summaryrefslogtreecommitdiff
path: root/newmoon
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-08-16 16:18:55 -0400
committerB Stack <bgstack15@gmail.com>2020-08-16 16:18:55 -0400
commit8273aba6c02ec57615c8f075086c2e994f720a95 (patch)
tree8e35db9be497e1ce5e33c2703ce137cbeb359707 /newmoon
parentMerge branch 'connman-xdg-bump' into 'master' (diff)
downloadstackrpms-8273aba6c02ec57615c8f075086c2e994f720a95.tar.gz
stackrpms-8273aba6c02ec57615c8f075086c2e994f720a95.tar.bz2
stackrpms-8273aba6c02ec57615c8f075086c2e994f720a95.zip
WIP: newmoon compile attempt 1
The dpkg built on d2-03a but had some palemoon naming artifacts, so this commit is for building it with the attempted fixes for that.
Diffstat (limited to 'newmoon')
-rw-r--r--newmoon/README.md23
-rw-r--r--newmoon/debian/MPL-1.1470
-rw-r--r--newmoon/debian/MPL-2.0373
-rw-r--r--newmoon/debian/README.Debian5
-rw-r--r--newmoon/debian/bgstack15-newmoon-prefs.js49
-rw-r--r--newmoon/debian/changelog6
-rw-r--r--newmoon/debian/compat1
-rw-r--r--newmoon/debian/control48
-rw-r--r--newmoon/debian/copyright274860
-rw-r--r--newmoon/debian/docs2
-rw-r--r--newmoon/debian/install2
-rw-r--r--newmoon/debian/make.mk14
-rw-r--r--newmoon/debian/mozconfig73
-rw-r--r--newmoon/debian/newmoon+devuan.dsc14
-rw-r--r--newmoon/debian/newmoon.links6
-rw-r--r--newmoon/debian/newmoon.lintian-overrides3
-rwxr-xr-xnewmoon/debian/newmoon.postinst11
-rwxr-xr-xnewmoon/debian/newmoon.prerm8
-rw-r--r--newmoon/debian/patches/bgstack15-newmoon.patch11
-rw-r--r--newmoon/debian/patches/pm-devuan.patch59
-rw-r--r--newmoon/debian/patches/series3
-rw-r--r--newmoon/debian/patches/small-icons.patch22
-rwxr-xr-xnewmoon/debian/rules47
-rw-r--r--newmoon/debian/source/format1
-rw-r--r--newmoon/debian/source/include-binaries10
-rw-r--r--newmoon/debian/source/local-options2
-rw-r--r--newmoon/debian/watch7
27 files changed, 276130 insertions, 0 deletions
diff --git a/newmoon/README.md b/newmoon/README.md
new file mode 100644
index 0000000..500a3b1
--- /dev/null
+++ b/newmoon/README.md
@@ -0,0 +1,23 @@
+# Palemoon upstream
+https://github.com/MoonchildProductions/UXP/archive/PM28.7.2_Release.tar.gz
+
+# Reason for being in stackrpms
+All my distros do not package Palemoon, so I package it myself. This at one point in 2018 was approved as a officially-endorsed third-party release of Palemoon but the package has since not been re-certified.
+
+# Alternatives
+Palemoon itself is a fork from Mozilla Firefox, which is still actively maintained and packaged by pretty much every distro. Waterfox is another fork of the original codebase, and is also packaged here in this repo.
+
+# Reverse dependency matrix
+Distro | Palemoon version
+---------- | ---------------
+All | 28.10.0
+
+# Additional notes
+Credit goes to so many sources and inspirations:
+* trava90 of the Pale Moon project
+* firefox-61.0.2-3.fc28.src.rpm
+* https://build.opensuse.org/package/view_file/network/palemoon/palemoon.spec?expand=1
+* instructions for compiling on centos 6 and 7 http://developer.palemoon.org/Developer_Guide:Build_Instructions/Pale_Moon/Linux#head:CentOS_6
+
+# Differences from upstream
+None
diff --git a/newmoon/debian/MPL-1.1 b/newmoon/debian/MPL-1.1
new file mode 100644
index 0000000..7714141
--- /dev/null
+++ b/newmoon/debian/MPL-1.1
@@ -0,0 +1,470 @@
+ MOZILLA PUBLIC LICENSE
+ Version 1.1
+
+ ---------------
+
+1. Definitions.
+
+ 1.0.1. "Commercial Use" means distribution or otherwise making the
+ Covered Code available to a third party.
+
+ 1.1. "Contributor" means each entity that creates or contributes to
+ the creation of Modifications.
+
+ 1.2. "Contributor Version" means the combination of the Original
+ Code, prior Modifications used by a Contributor, and the Modifications
+ made by that particular Contributor.
+
+ 1.3. "Covered Code" means the Original Code or Modifications or the
+ combination of the Original Code and Modifications, in each case
+ including portions thereof.
+
+ 1.4. "Electronic Distribution Mechanism" means a mechanism generally
+ accepted in the software development community for the electronic
+ transfer of data.
+
+ 1.5. "Executable" means Covered Code in any form other than Source
+ Code.
+
+ 1.6. "Initial Developer" means the individual or entity identified
+ as the Initial Developer in the Source Code notice required by Exhibit
+ A.
+
+ 1.7. "Larger Work" means a work which combines Covered Code or
+ portions thereof with code not governed by the terms of this License.
+
+ 1.8. "License" means this document.
+
+ 1.8.1. "Licensable" means having the right to grant, to the maximum
+ extent possible, whether at the time of the initial grant or
+ subsequently acquired, any and all of the rights conveyed herein.
+
+ 1.9. "Modifications" means any addition to or deletion from the
+ substance or structure of either the Original Code or any previous
+ Modifications. When Covered Code is released as a series of files, a
+ Modification is:
+ A. Any addition to or deletion from the contents of a file
+ containing Original Code or previous Modifications.
+
+ B. Any new file that contains any part of the Original Code or
+ previous Modifications.
+
+ 1.10. "Original Code" means Source Code of computer software code
+ which is described in the Source Code notice required by Exhibit A as
+ Original Code, and which, at the time of its release under this
+ License is not already Covered Code governed by this License.
+
+ 1.10.1. "Patent Claims" means any patent claim(s), now owned or
+ hereafter acquired, including without limitation, method, process,
+ and apparatus claims, in any patent Licensable by grantor.
+
+ 1.11. "Source Code" means the preferred form of the Covered Code for
+ making modifications to it, including all modules it contains, plus
+ any associated interface definition files, scripts used to control
+ compilation and installation of an Executable, or source code
+ differential comparisons against either the Original Code or another
+ well known, available Covered Code of the Contributor's choice. The
+ Source Code can be in a compressed or archival form, provided the
+ appropriate decompression or de-archiving software is widely available
+ for no charge.
+
+ 1.12. "You" (or "Your") means an individual or a legal entity
+ exercising rights under, and complying with all of the terms of, this
+ License or a future version of this License issued under Section 6.1.
+ For legal entities, "You" includes any entity which controls, is
+ controlled by, or is under common control with You. For purposes of
+ this definition, "control" means (a) the power, direct or indirect,
+ to cause the direction or management of such entity, whether by
+ contract or otherwise, or (b) ownership of more than fifty percent
+ (50%) of the outstanding shares or beneficial ownership of such
+ entity.
+
+2. Source Code License.
+
+ 2.1. The Initial Developer Grant.
+ The Initial Developer hereby grants You a world-wide, royalty-free,
+ non-exclusive license, subject to third party intellectual property
+ claims:
+ (a) under intellectual property rights (other than patent or
+ trademark) Licensable by Initial Developer to use, reproduce,
+ modify, display, perform, sublicense and distribute the Original
+ Code (or portions thereof) with or without Modifications, and/or
+ as part of a Larger Work; and
+
+ (b) under Patents Claims infringed by the making, using or
+ selling of Original Code, to make, have made, use, practice,
+ sell, and offer for sale, and/or otherwise dispose of the
+ Original Code (or portions thereof).
+
+ (c) the licenses granted in this Section 2.1(a) and (b) are
+ effective on the date Initial Developer first distributes
+ Original Code under the terms of this License.
+
+ (d) Notwithstanding Section 2.1(b) above, no patent license is
+ granted: 1) for code that You delete from the Original Code; 2)
+ separate from the Original Code; or 3) for infringements caused
+ by: i) the modification of the Original Code or ii) the
+ combination of the Original Code with other software or devices.
+
+ 2.2. Contributor Grant.
+ Subject to third party intellectual property claims, each Contributor
+ hereby grants You a world-wide, royalty-free, non-exclusive license
+
+ (a) under intellectual property rights (other than patent or
+ trademark) Licensable by Contributor, to use, reproduce, modify,
+ display, perform, sublicense and distribute the Modifications
+ created by such Contributor (or portions thereof) either on an
+ unmodified basis, with other Modifications, as Covered Code
+ and/or as part of a Larger Work; and
+
+ (b) under Patent Claims infringed by the making, using, or
+ selling of Modifications made by that Contributor either alone
+ and/or in combination with its Contributor Version (or portions
+ of such combination), to make, use, sell, offer for sale, have
+ made, and/or otherwise dispose of: 1) Modifications made by that
+ Contributor (or portions thereof); and 2) the combination of
+ Modifications made by that Contributor with its Contributor
+ Version (or portions of such combination).
+
+ (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
+ effective on the date Contributor first makes Commercial Use of
+ the Covered Code.
+
+ (d) Notwithstanding Section 2.2(b) above, no patent license is
+ granted: 1) for any code that Contributor has deleted from the
+ Contributor Version; 2) separate from the Contributor Version;
+ 3) for infringements caused by: i) third party modifications of
+ Contributor Version or ii) the combination of Modifications made
+ by that Contributor with other software (except as part of the
+ Contributor Version) or other devices; or 4) under Patent Claims
+ infringed by Covered Code in the absence of Modifications made by
+ that Contributor.
+
+3. Distribution Obligations.
+
+ 3.1. Application of License.
+ The Modifications which You create or to which You contribute are
+ governed by the terms of this License, including without limitation
+ Section 2.2. The Source Code version of Covered Code may be
+ distributed only under the terms of this License or a future version
+ of this License released under Section 6.1, and You must include a
+ copy of this License with every copy of the Source Code You
+ distribute. You may not offer or impose any terms on any Source Code
+ version that alters or restricts the applicable version of this
+ License or the recipients' rights hereunder. However, You may include
+ an additional document offering the additional rights described in
+ Section 3.5.
+
+ 3.2. Availability of Source Code.
+ Any Modification which You create or to which You contribute must be
+ made available in Source Code form under the terms of this License
+ either on the same media as an Executable version or via an accepted
+ Electronic Distribution Mechanism to anyone to whom you made an
+ Executable version available; and if made available via Electronic
+ Distribution Mechanism, must remain available for at least twelve (12)
+ months after the date it initially became available, or at least six
+ (6) months after a subsequent version of that particular Modification
+ has been made available to such recipients. You are responsible for
+ ensuring that the Source Code version remains available even if the
+ Electronic Distribution Mechanism is maintained by a third party.
+
+ 3.3. Description of Modifications.
+ You must cause all Covered Code to which You contribute to contain a
+ file documenting the changes You made to create that Covered Code and
+ the date of any change. You must include a prominent statement that
+ the Modification is derived, directly or indirectly, from Original
+ Code provided by the Initial Developer and including the name of the
+ Initial Developer in (a) the Source Code, and (b) in any notice in an
+ Executable version or related documentation in which You describe the
+ origin or ownership of the Covered Code.
+
+ 3.4. Intellectual Property Matters
+ (a) Third Party Claims.
+ If Contributor has knowledge that a license under a third party's
+ intellectual property rights is required to exercise the rights
+ granted by such Contributor under Sections 2.1 or 2.2,
+ Contributor must include a text file with the Source Code
+ distribution titled "LEGAL" which describes the claim and the
+ party making the claim in sufficient detail that a recipient will
+ know whom to contact. If Contributor obtains such knowledge after
+ the Modification is made available as described in Section 3.2,
+ Contributor shall promptly modify the LEGAL file in all copies
+ Contributor makes available thereafter and shall take other steps
+ (such as notifying appropriate mailing lists or newsgroups)
+ reasonably calculated to inform those who received the Covered
+ Code that new knowledge has been obtained.
+
+ (b) Contributor APIs.
+ If Contributor's Modifications include an application programming
+ interface and Contributor has knowledge of patent licenses which
+ are reasonably necessary to implement that API, Contributor must
+ also include this information in the LEGAL file.
+
+ (c) Representations.
+ Contributor represents that, except as disclosed pursuant to
+ Section 3.4(a) above, Contributor believes that Contributor's
+ Modifications are Contributor's original creation(s) and/or
+ Contributor has sufficient rights to grant the rights conveyed by
+ this License.
+
+ 3.5. Required Notices.
+ You must duplicate the notice in Exhibit A in each file of the Source
+ Code. If it is not possible to put such notice in a particular Source
+ Code file due to its structure, then You must include such notice in a
+ location (such as a relevant directory) where a user would be likely
+ to look for such a notice. If You created one or more Modification(s)
+ You may add your name as a Contributor to the notice described in
+ Exhibit A. You must also duplicate this License in any documentation
+ for the Source Code where You describe recipients' rights or ownership
+ rights relating to Covered Code. You may choose to offer, and to
+ charge a fee for, warranty, support, indemnity or liability
+ obligations to one or more recipients of Covered Code. However, You
+ may do so only on Your own behalf, and not on behalf of the Initial
+ Developer or any Contributor. You must make it absolutely clear than
+ any such warranty, support, indemnity or liability obligation is
+ offered by You alone, and You hereby agree to indemnify the Initial
+ Developer and every Contributor for any liability incurred by the
+ Initial Developer or such Contributor as a result of warranty,
+ support, indemnity or liability terms You offer.
+
+ 3.6. Distribution of Executable Versions.
+ You may distribute Covered Code in Executable form only if the
+ requirements of Section 3.1-3.5 have been met for that Covered Code,
+ and if You include a notice stating that the Source Code version of
+ the Covered Code is available under the terms of this License,
+ including a description of how and where You have fulfilled the
+ obligations of Section 3.2. The notice must be conspicuously included
+ in any notice in an Executable version, related documentation or
+ collateral in which You describe recipients' rights relating to the
+ Covered Code. You may distribute the Executable version of Covered
+ Code or ownership rights under a license of Your choice, which may
+ contain terms different from this License, provided that You are in
+ compliance with the terms of this License and that the license for the
+ Executable version does not attempt to limit or alter the recipient's
+ rights in the Source Code version from the rights set forth in this
+ License. If You distribute the Executable version under a different
+ license You must make it absolutely clear that any terms which differ
+ from this License are offered by You alone, not by the Initial
+ Developer or any Contributor. You hereby agree to indemnify the
+ Initial Developer and every Contributor for any liability incurred by
+ the Initial Developer or such Contributor as a result of any such
+ terms You offer.
+
+ 3.7. Larger Works.
+ You may create a Larger Work by combining Covered Code with other code
+ not governed by the terms of this License and distribute the Larger
+ Work as a single product. In such a case, You must make sure the
+ requirements of this License are fulfilled for the Covered Code.
+
+4. Inability to Comply Due to Statute or Regulation.
+
+ If it is impossible for You to comply with any of the terms of this
+ License with respect to some or all of the Covered Code due to
+ statute, judicial order, or regulation then You must: (a) comply with
+ the terms of this License to the maximum extent possible; and (b)
+ describe the limitations and the code they affect. Such description
+ must be included in the LEGAL file described in Section 3.4 and must
+ be included with all distributions of the Source Code. Except to the
+ extent prohibited by statute or regulation, such description must be
+ sufficiently detailed for a recipient of ordinary skill to be able to
+ understand it.
+
+5. Application of this License.
+
+ This License applies to code to which the Initial Developer has
+ attached the notice in Exhibit A and to related Covered Code.
+
+6. Versions of the License.
+
+ 6.1. New Versions.
+ Netscape Communications Corporation ("Netscape") may publish revised
+ and/or new versions of the License from time to time. Each version
+ will be given a distinguishing version number.
+
+ 6.2. Effect of New Versions.
+ Once Covered Code has been published under a particular version of the
+ License, You may always continue to use it under the terms of that
+ version. You may also choose to use such Covered Code under the terms
+ of any subsequent version of the License published by Netscape. No one
+ other than Netscape has the right to modify the terms applicable to
+ Covered Code created under this License.
+
+ 6.3. Derivative Works.
+ If You create or use a modified version of this License (which you may
+ only do in order to apply it to code which is not already Covered Code
+ governed by this License), You must (a) rename Your license so that
+ the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
+ "MPL", "NPL" or any confusingly similar phrase do not appear in your
+ license (except to note that your license differs from this License)
+ and (b) otherwise make it clear that Your version of the license
+ contains terms which differ from the Mozilla Public License and
+ Netscape Public License. (Filling in the name of the Initial
+ Developer, Original Code or Contributor in the notice described in
+ Exhibit A shall not of themselves be deemed to be modifications of
+ this License.)
+
+7. DISCLAIMER OF WARRANTY.
+
+ COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+ WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
+ DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
+ THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
+ IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
+ YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
+ COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
+ OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
+ ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
+
+8. TERMINATION.
+
+ 8.1. This License and the rights granted hereunder will terminate
+ automatically if You fail to comply with terms herein and fail to cure
+ such breach within 30 days of becoming aware of the breach. All
+ sublicenses to the Covered Code which are properly granted shall
+ survive any termination of this License. Provisions which, by their
+ nature, must remain in effect beyond the termination of this License
+ shall survive.
+
+ 8.2. If You initiate litigation by asserting a patent infringement
+ claim (excluding declatory judgment actions) against Initial Developer
+ or a Contributor (the Initial Developer or Contributor against whom
+ You file such action is referred to as "Participant") alleging that:
+
+ (a) such Participant's Contributor Version directly or indirectly
+ infringes any patent, then any and all rights granted by such
+ Participant to You under Sections 2.1 and/or 2.2 of this License
+ shall, upon 60 days notice from Participant terminate prospectively,
+ unless if within 60 days after receipt of notice You either: (i)
+ agree in writing to pay Participant a mutually agreeable reasonable
+ royalty for Your past and future use of Modifications made by such
+ Participant, or (ii) withdraw Your litigation claim with respect to
+ the Contributor Version against such Participant. If within 60 days
+ of notice, a reasonable royalty and payment arrangement are not
+ mutually agreed upon in writing by the parties or the litigation claim
+ is not withdrawn, the rights granted by Participant to You under
+ Sections 2.1 and/or 2.2 automatically terminate at the expiration of
+ the 60 day notice period specified above.
+
+ (b) any software, hardware, or device, other than such Participant's
+ Contributor Version, directly or indirectly infringes any patent, then
+ any rights granted to You by such Participant under Sections 2.1(b)
+ and 2.2(b) are revoked effective as of the date You first made, used,
+ sold, distributed, or had made, Modifications made by that
+ Participant.
+
+ 8.3. If You assert a patent infringement claim against Participant
+ alleging that such Participant's Contributor Version directly or
+ indirectly infringes any patent where such claim is resolved (such as
+ by license or settlement) prior to the initiation of patent
+ infringement litigation, then the reasonable value of the licenses
+ granted by such Participant under Sections 2.1 or 2.2 shall be taken
+ into account in determining the amount or value of any payment or
+ license.
+
+ 8.4. In the event of termination under Sections 8.1 or 8.2 above,
+ all end user license agreements (excluding distributors and resellers)
+ which have been validly granted by You or any distributor hereunder
+ prior to termination shall survive termination.
+
+9. LIMITATION OF LIABILITY.
+
+ UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
+ (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
+ DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
+ OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
+ ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
+ CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
+ WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
+ COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
+ INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
+ LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
+ RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
+ PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
+ EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
+ THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
+
+10. U.S. GOVERNMENT END USERS.
+
+ The Covered Code is a "commercial item," as that term is defined in
+ 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
+ software" and "commercial computer software documentation," as such
+ terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
+ C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
+ all U.S. Government End Users acquire Covered Code with only those
+ rights set forth herein.
+
+11. MISCELLANEOUS.
+
+ This License represents the complete agreement concerning subject
+ matter hereof. If any provision of this License is held to be
+ unenforceable, such provision shall be reformed only to the extent
+ necessary to make it enforceable. This License shall be governed by
+ California law provisions (except to the extent applicable law, if
+ any, provides otherwise), excluding its conflict-of-law provisions.
+ With respect to disputes in which at least one party is a citizen of,
+ or an entity chartered or registered to do business in the United
+ States of America, any litigation relating to this License shall be
+ subject to the jurisdiction of the Federal Courts of the Northern
+ District of California, with venue lying in Santa Clara County,
+ California, with the losing party responsible for costs, including
+ without limitation, court costs and reasonable attorneys' fees and
+ expenses. The application of the United Nations Convention on
+ Contracts for the International Sale of Goods is expressly excluded.
+ Any law or regulation which provides that the language of a contract
+ shall be construed against the drafter shall not apply to this
+ License.
+
+12. RESPONSIBILITY FOR CLAIMS.
+
+ As between Initial Developer and the Contributors, each party is
+ responsible for claims and damages arising, directly or indirectly,
+ out of its utilization of rights under this License and You agree to
+ work with Initial Developer and Contributors to distribute such
+ responsibility on an equitable basis. Nothing herein is intended or
+ shall be deemed to constitute any admission of liability.
+
+13. MULTIPLE-LICENSED CODE.
+
+ Initial Developer may designate portions of the Covered Code as
+ "Multiple-Licensed". "Multiple-Licensed" means that the Initial
+ Developer permits you to utilize portions of the Covered Code under
+ Your choice of the NPL or the alternative licenses, if any, specified
+ by the Initial Developer in the file described in Exhibit A.
+
+EXHIBIT A -Mozilla Public License.
+
+ ``The contents of this file are subject to the Mozilla Public License
+ Version 1.1 (the "License"); you may not use this file except in
+ compliance with the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+
+ Software distributed under the License is distributed on an "AS IS"
+ basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
+ License for the specific language governing rights and limitations
+ under the License.
+
+ The Original Code is ______________________________________.
+
+ The Initial Developer of the Original Code is ________________________.
+ Portions created by ______________________ are Copyright (C) ______
+ _______________________. All Rights Reserved.
+
+ Contributor(s): ______________________________________.
+
+ Alternatively, the contents of this file may be used under the terms
+ of the _____ license (the "[___] License"), in which case the
+ provisions of [______] License are applicable instead of those
+ above. If you wish to allow use of your version of this file only
+ under the terms of the [____] License and not to allow others to use
+ your version of this file under the MPL, indicate your decision by
+ deleting the provisions above and replace them with the notice and
+ other provisions required by the [___] License. If you do not delete
+ the provisions above, a recipient may use your version of this file
+ under either the MPL or the [___] License."
+
+ [NOTE: The text of this Exhibit A may differ slightly from the text of
+ the notices in the Source Code files of the Original Code. You should
+ use the text of this Exhibit A rather than the text found in the
+ Original Code Source Code for Your Modifications.]
+
diff --git a/newmoon/debian/MPL-2.0 b/newmoon/debian/MPL-2.0
new file mode 100644
index 0000000..14e2f77
--- /dev/null
+++ b/newmoon/debian/MPL-2.0
@@ -0,0 +1,373 @@
+Mozilla Public License Version 2.0
+==================================
+
+1. Definitions
+--------------
+
+1.1. "Contributor"
+ means each individual or legal entity that creates, contributes to
+ the creation of, or owns Covered Software.
+
+1.2. "Contributor Version"
+ means the combination of the Contributions of others (if any) used
+ by a Contributor and that particular Contributor's Contribution.
+
+1.3. "Contribution"
+ means Covered Software of a particular Contributor.
+
+1.4. "Covered Software"
+ means Source Code Form to which the initial Contributor has attached
+ the notice in Exhibit A, the Executable Form of such Source Code
+ Form, and Modifications of such Source Code Form, in each case
+ including portions thereof.
+
+1.5. "Incompatible With Secondary Licenses"
+ means
+
+ (a) that the initial Contributor has attached the notice described
+ in Exhibit B to the Covered Software; or
+
+ (b) that the Covered Software was made available under the terms of
+ version 1.1 or earlier of the License, but not also under the
+ terms of a Secondary License.
+
+1.6. "Executable Form"
+ means any form of the work other than Source Code Form.
+
+1.7. "Larger Work"
+ means a work that combines Covered Software with other material, in
+ a separate file or files, that is not Covered Software.
+
+1.8. "License"
+ means this document.
+
+1.9. "Licensable"
+ means having the right to grant, to the maximum extent possible,
+ whether at the time of the initial grant or subsequently, any and
+ all of the rights conveyed by this License.
+
+1.10. "Modifications"
+ means any of the following:
+
+ (a) any file in Source Code Form that results from an addition to,
+ deletion from, or modification of the contents of Covered
+ Software; or
+
+ (b) any new file in Source Code Form that contains any Covered
+ Software.
+
+1.11. "Patent Claims" of a Contributor
+ means any patent claim(s), including without limitation, method,
+ process, and apparatus claims, in any patent Licensable by such
+ Contributor that would be infringed, but for the grant of the
+ License, by the making, using, selling, offering for sale, having
+ made, import, or transfer of either its Contributions or its
+ Contributor Version.
+
+1.12. "Secondary License"
+ means either the GNU General Public License, Version 2.0, the GNU
+ Lesser General Public License, Version 2.1, the GNU Affero General
+ Public License, Version 3.0, or any later versions of those
+ licenses.
+
+1.13. "Source Code Form"
+ means the form of the work preferred for making modifications.
+
+1.14. "You" (or "Your")
+ means an individual or a legal entity exercising rights under this
+ License. For legal entities, "You" includes any entity that
+ controls, is controlled by, or is under common control with You. For
+ purposes of this definition, "control" means (a) the power, direct
+ or indirect, to cause the direction or management of such entity,
+ whether by contract or otherwise, or (b) ownership of more than
+ fifty percent (50%) of the outstanding shares or beneficial
+ ownership of such entity.
+
+2. License Grants and Conditions
+--------------------------------
+
+2.1. Grants
+
+Each Contributor hereby grants You a world-wide, royalty-free,
+non-exclusive license:
+
+(a) under intellectual property rights (other than patent or trademark)
+ Licensable by such Contributor to use, reproduce, make available,
+ modify, display, perform, distribute, and otherwise exploit its
+ Contributions, either on an unmodified basis, with Modifications, or
+ as part of a Larger Work; and
+
+(b) under Patent Claims of such Contributor to make, use, sell, offer
+ for sale, have made, import, and otherwise transfer either its
+ Contributions or its Contributor Version.
+
+2.2. Effective Date
+
+The licenses granted in Section 2.1 with respect to any Contribution
+become effective for each Contribution on the date the Contributor first
+distributes such Contribution.
+
+2.3. Limitations on Grant Scope
+
+The licenses granted in this Section 2 are the only rights granted under
+this License. No additional rights or licenses will be implied from the
+distribution or licensing of Covered Software under this License.
+Notwithstanding Section 2.1(b) above, no patent license is granted by a
+Contributor:
+
+(a) for any code that a Contributor has removed from Covered Software;
+ or
+
+(b) for infringements caused by: (i) Your and any other third party's
+ modifications of Covered Software, or (ii) the combination of its
+ Contributions with other software (except as part of its Contributor
+ Version); or
+
+(c) under Patent Claims infringed by Covered Software in the absence of
+ its Contributions.
+
+This License does not grant any rights in the trademarks, service marks,
+or logos of any Contributor (except as may be necessary to comply with
+the notice requirements in Section 3.4).
+
+2.4. Subsequent Licenses
+
+No Contributor makes additional grants as a result of Your choice to
+distribute the Covered Software under a subsequent version of this
+License (see Section 10.2) or under the terms of a Secondary License (if
+permitted under the terms of Section 3.3).
+
+2.5. Representation
+
+Each Contributor represents that the Contributor believes its
+Contributions are its original creation(s) or it has sufficient rights
+to grant the rights to its Contributions conveyed by this License.
+
+2.6. Fair Use
+
+This License is not intended to limit any rights You have under
+applicable copyright doctrines of fair use, fair dealing, or other
+equivalents.
+
+2.7. Conditions
+
+Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
+in Section 2.1.
+
+3. Responsibilities
+-------------------
+
+3.1. Distribution of Source Form
+
+All distribution of Covered Software in Source Code Form, including any
+Modifications that You create or to which You contribute, must be under
+the terms of this License. You must inform recipients that the Source
+Code Form of the Covered Software is governed by the terms of this
+License, and how they can obtain a copy of this License. You may not
+attempt to alter or restrict the recipients' rights in the Source Code
+Form.
+
+3.2. Distribution of Executable Form
+
+If You distribute Covered Software in Executable Form then:
+
+(a) such Covered Software must also be made available in Source Code
+ Form, as described in Section 3.1, and You must inform recipients of
+ the Executable Form how they can obtain a copy of such Source Code
+ Form by reasonable means in a timely manner, at a charge no more
+ than the cost of distribution to the recipient; and
+
+(b) You may distribute such Executable Form under the terms of this
+ License, or sublicense it under different terms, provided that the
+ license for the Executable Form does not attempt to limit or alter
+ the recipients' rights in the Source Code Form under this License.
+
+3.3. Distribution of a Larger Work
+
+You may create and distribute a Larger Work under terms of Your choice,
+provided that You also comply with the requirements of this License for
+the Covered Software. If the Larger Work is a combination of Covered
+Software with a work governed by one or more Secondary Licenses, and the
+Covered Software is not Incompatible With Secondary Licenses, this
+License permits You to additionally distribute such Covered Software
+under the terms of such Secondary License(s), so that the recipient of
+the Larger Work may, at their option, further distribute the Covered
+Software under the terms of either this License or such Secondary
+License(s).
+
+3.4. Notices
+
+You may not remove or alter the substance of any license notices
+(including copyright notices, patent notices, disclaimers of warranty,
+or limitations of liability) contained within the Source Code Form of
+the Covered Software, except that You may alter any license notices to
+the extent required to remedy known factual inaccuracies.
+
+3.5. Application of Additional Terms
+
+You may choose to offer, and to charge a fee for, warranty, support,
+indemnity or liability obligations to one or more recipients of Covered
+Software. However, You may do so only on Your own behalf, and not on
+behalf of any Contributor. You must make it absolutely clear that any
+such warranty, support, indemnity, or liability obligation is offered by
+You alone, and You hereby agree to indemnify every Contributor for any
+liability incurred by such Contributor as a result of warranty, support,
+indemnity or liability terms You offer. You may include additional
+disclaimers of warranty and limitations of liability specific to any
+jurisdiction.
+
+4. Inability to Comply Due to Statute or Regulation
+---------------------------------------------------
+
+If it is impossible for You to comply with any of the terms of this
+License with respect to some or all of the Covered Software due to
+statute, judicial order, or regulation then You must: (a) comply with
+the terms of this License to the maximum extent possible; and (b)
+describe the limitations and the code they affect. Such description must
+be placed in a text file included with all distributions of the Covered
+Software under this License. Except to the extent prohibited by statute
+or regulation, such description must be sufficiently detailed for a
+recipient of ordinary skill to be able to understand it.
+
+5. Termination
+--------------
+
+5.1. The rights granted under this License will terminate automatically
+if You fail to comply with any of its terms. However, if You become
+compliant, then the rights granted under this License from a particular
+Contributor are reinstated (a) provisionally, unless and until such
+Contributor explicitly and finally terminates Your grants, and (b) on an
+ongoing basis, if such Contributor fails to notify You of the
+non-compliance by some reasonable means prior to 60 days after You have
+come back into compliance. Moreover, Your grants from a particular
+Contributor are reinstated on an ongoing basis if such Contributor
+notifies You of the non-compliance by some reasonable means, this is the
+first time You have received notice of non-compliance with this License
+from such Contributor, and You become compliant prior to 30 days after
+Your receipt of the notice.
+
+5.2. If You initiate litigation against any entity by asserting a patent
+infringement claim (excluding declaratory judgment actions,
+counter-claims, and cross-claims) alleging that a Contributor Version
+directly or indirectly infringes any patent, then the rights granted to
+You by any and all Contributors for the Covered Software under Section
+2.1 of this License shall terminate.
+
+5.3. In the event of termination under Sections 5.1 or 5.2 above, all
+end user license agreements (excluding distributors and resellers) which
+have been validly granted by You or Your distributors under this License
+prior to termination shall survive termination.
+
+************************************************************************
+* *
+* 6. Disclaimer of Warranty *
+* ------------------------- *
+* *
+* Covered Software is provided under this License on an "as is" *
+* basis, without warranty of any kind, either expressed, implied, or *
+* statutory, including, without limitation, warranties that the *
+* Covered Software is free of defects, merchantable, fit for a *
+* particular purpose or non-infringing. The entire risk as to the *
+* quality and performance of the Covered Software is with You. *
+* Should any Covered Software prove defective in any respect, You *
+* (not any Contributor) assume the cost of any necessary servicing, *
+* repair, or correction. This disclaimer of warranty constitutes an *
+* essential part of this License. No use of any Covered Software is *
+* authorized under this License except under this disclaimer. *
+* *
+************************************************************************
+
+************************************************************************
+* *
+* 7. Limitation of Liability *
+* -------------------------- *
+* *
+* Under no circumstances and under no legal theory, whether tort *
+* (including negligence), contract, or otherwise, shall any *
+* Contributor, or anyone who distributes Covered Software as *
+* permitted above, be liable to You for any direct, indirect, *
+* special, incidental, or consequential damages of any character *
+* including, without limitation, damages for lost profits, loss of *
+* goodwill, work stoppage, computer failure or malfunction, or any *
+* and all other commercial damages or losses, even if such party *
+* shall have been informed of the possibility of such damages. This *
+* limitation of liability shall not apply to liability for death or *
+* personal injury resulting from such party's negligence to the *
+* extent applicable law prohibits such limitation. Some *
+* jurisdictions do not allow the exclusion or limitation of *
+* incidental or consequential damages, so this exclusion and *
+* limitation may not apply to You. *
+* *
+************************************************************************
+
+8. Litigation
+-------------
+
+Any litigation relating to this License may be brought only in the
+courts of a jurisdiction where the defendant maintains its principal
+place of business and such litigation shall be governed by laws of that
+jurisdiction, without reference to its conflict-of-law provisions.
+Nothing in this Section shall prevent a party's ability to bring
+cross-claims or counter-claims.
+
+9. Miscellaneous
+----------------
+
+This License represents the complete agreement concerning the subject
+matter hereof. If any provision of this License is held to be
+unenforceable, such provision shall be reformed only to the extent
+necessary to make it enforceable. Any law or regulation which provides
+that the language of a contract shall be construed against the drafter
+shall not be used to construe this License against a Contributor.
+
+10. Versions of the License
+---------------------------
+
+10.1. New Versions
+
+Mozilla Foundation is the license steward. Except as provided in Section
+10.3, no one other than the license steward has the right to modify or
+publish new versions of this License. Each version will be given a
+distinguishing version number.
+
+10.2. Effect of New Versions
+
+You may distribute the Covered Software under the terms of the version
+of the License under which You originally received the Covered Software,
+or under the terms of any subsequent version published by the license
+steward.
+
+10.3. Modified Versions
+
+If you create software not governed by this License, and you want to
+create a new license for such software, you may create and use a
+modified version of this License if you rename the license and remove
+any references to the name of the license steward (except to note that
+such modified license differs from this License).
+
+10.4. Distributing Source Code Form that is Incompatible With Secondary
+Licenses
+
+If You choose to distribute Source Code Form that is Incompatible With
+Secondary Licenses under the terms of this version of the License, the
+notice described in Exhibit B of this License must be attached.
+
+Exhibit A - Source Code Form License Notice
+-------------------------------------------
+
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+If it is not possible or desirable to put the notice in a particular
+file, then You may include the notice in a location (such as a LICENSE
+file in a relevant directory) where a recipient would be likely to look
+for such a notice.
+
+You may add additional accurate notices of copyright ownership.
+
+Exhibit B - "Incompatible With Secondary Licenses" Notice
+---------------------------------------------------------
+
+ This Source Code Form is "Incompatible With Secondary Licenses", as
+ defined by the Mozilla Public License, v. 2.0.
diff --git a/newmoon/debian/README.Debian b/newmoon/debian/README.Debian
new file mode 100644
index 0000000..5a5c4c4
--- /dev/null
+++ b/newmoon/debian/README.Debian
@@ -0,0 +1,5 @@
+newmoon for Devuan
+
+Changed to compat 12.
+
+ -- B Stack <bgstack15@gmail.com> Wed, 11 Dec 2019 08:25:21 -0500
diff --git a/newmoon/debian/bgstack15-newmoon-prefs.js b/newmoon/debian/bgstack15-newmoon-prefs.js
new file mode 100644
index 0000000..203ef23
--- /dev/null
+++ b/newmoon/debian/bgstack15-newmoon-prefs.js
@@ -0,0 +1,49 @@
+// file: /usr/lib/newmoon/browser/defaults/preferences/bgstack15-newmoon-prefs.js
+// deployed with newmoon-stackrpms package (rpm or dpkg) built by bgstack15
+// last modified 2020-04-15
+// reference:
+// https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig
+pref("browser.allTabs.previews", false);
+pref("browser.backspace_action", 0);
+pref("browser.ctrlTab.previews", false);
+pref("browser.ctrlTab.recentlyUsedOrder", false);
+pref("browser.download.useDownloadDir", true);
+pref("browser.newtab.choice", 1);
+pref("browser.newtabpage.storageVersion", 1);
+pref("browser.search.update", false);
+pref("browser.sessionstore.restore_on_demand", false);
+pref("browser.startup.page", 3);
+pref("browser.tabs.closeWindowWithLastTab", false);
+// These two have to stay undefined in Firefox 77+ in order for the drop-down for autocompletion to still work.
+//pref("browser.urlbar.disableExtendForTests", true);
+//pref("browser.urlbar.maxRichResults", 0);
+pref("browser.urlbar.trimURLs", false);
+pref("browser.urlbar.update1", false);
+pref("browser.xul.error_pages.enabled", false);
+pref("captivedetect.canonicalURL", "http://127.0.0.1:9980");
+pref("extensions.enabledAddons", "%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:28.3.0");
+pref("extensions.shownSelectionUI", true);
+pref("extensions.update.autoUpdateDefault", false);
+pref("general.warnOnAboutConfig", false);
+pref("network.automatic-ntlm-auth.trusted-uris", ".ipa.smith122.com");
+pref("network.cookie.prefsMigrated", true);
+pref("network.http.spdy.enabled", false);
+pref("network.negotiate-auth.trusted-uris", ".ipa.smith122.com");
+pref("network.stricttransportsecurity.preloadlist", false);
+pref("privacy.sanitize.migrateFx3Prefs", true);
+pref("security.cert_pinning.enforcement_level", 0);
+pref("services.sync.declinedEngines", "");
+pref("startup.homepage_override_url", "");
+pref("toolkit.telemetry.reportingpolicy.firstRun", false);
+pref("xpinstall.whitelist.add", "");
+// Control DNS over HTTPS (DoH) and Trusted Recursive Resolver (TRR).
+// More about DoH: https://github.com/bambenek/block-doh
+// https://blog.nightly.mozilla.org/2018/06/01/improving-dns-privacy-in-firefox/
+// https://support.mozilla.org/en-US/kb/configuring-networks-disable-dns-over-https
+// https://wiki.mozilla.org/Trusted_Recursive_Resolver
+// 0: Off by default, 1: Firefox chooses faster, 2: TRR default w/DNS fallback,
+// 3: TRR only mode, 4: Use DNS and shadow TRR for timings, 5: Disabled.
+pref("network.trr.mode", 0);
+pref("extensions.pocket.enabled", false);
+pref("extensions.pocket.api", "http://localhost:9980");
+pref("extensions.pocket.site", "http://localhost:9980");
diff --git a/newmoon/debian/changelog b/newmoon/debian/changelog
new file mode 100644
index 0000000..8241cb7
--- /dev/null
+++ b/newmoon/debian/changelog
@@ -0,0 +1,6 @@
+newmoon (28.12.0-1+devuan) obs; urgency=low
+
+ * Forked from palemoon. This is the experimental build of palemoon
+ for using system libs, gtk3, and other experimental topics.
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 05 Aug 2020 14:43:18 -0400
diff --git a/newmoon/debian/compat b/newmoon/debian/compat
new file mode 100644
index 0000000..48082f7
--- /dev/null
+++ b/newmoon/debian/compat
@@ -0,0 +1 @@
+12
diff --git a/newmoon/debian/control b/newmoon/debian/control
new file mode 100644
index 0000000..462f8af
--- /dev/null
+++ b/newmoon/debian/control
@@ -0,0 +1,48 @@
+Source: newmoon
+Section: web
+Priority: optional
+Maintainer: B Stack <bgstack15@gmail.com>
+Bugs: mailto: <bgstack15@gmail.com>
+Build-Depends: debhelper (>= 12),
+ autoconf2.13,
+ libasound2-dev,
+ libdbus-glib-1-dev (>= 0.60),
+ libgconf2-dev (>= 1.2.1),
+ libgtk2.0-dev (>= 2.14),
+ libssl-dev,
+ libx11-xcb-dev,
+ libxt-dev,
+ mesa-common-dev,
+ pkg-config,
+ python2 (>= 2.7.18-2~) | python (>= 2.7),
+ unzip,
+ yasm (>= 1.1),
+ zip,
+ libffi-dev,
+ libpixman-1-dev | libpixman-dev,
+ libbz2-dev,
+ zlib1g-dev,
+ libjpeg-dev,
+ libnspr-dev | libnspr4-dev,
+ libicu-dev,
+ libhunspell-dev,
+ libsqlite3-dev
+Standards-Version: 3.9.6
+Homepage: http://www.palemoon.org/
+
+Package: newmoon
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libavcodec54 | libavcodec-extra54 |libavcodec55 | libavcodec-extra55 | libavcodec56 | libavcodec-extra56 | libavcodec57 | libavcodec-extra57 | libavcodec58 | libavcodec-extra58 | libavcodec-ffmpeg56 | libavcodec-ffmpeg-extra56
+Provides: gnome-www-browser, www-browser, x-www-browser
+Conflicts: palemoon-nonsse2
+Replaces: palemoon-nonsse2
+Description: Firefox-based, efficient and easy to use web browser
+ New Moon offers selected features and optimizations to maximize
+ the browser's speed, stability and user experience, while maintaining
+ compatibility with the thousands of Firefox extensions you have come
+ to love and rely on.
+ .
+ Pale Moon requires a processor that supports the SSE2 instruction set.
+ Run "/proc/cpuinfo" in a terminal, and look for sse2 in the flags to ensure
+ that your processor supports it.
diff --git a/newmoon/debian/copyright b/newmoon/debian/copyright
new file mode 100644
index 0000000..23269af
--- /dev/null
+++ b/newmoon/debian/copyright
@@ -0,0 +1,274860 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: newmoon
+Source: <url://example.com>
+#
+# Please double check copyright with the licensecheck(1) command.
+
+Files: .ycm_extra_conf.py
+ Makefile.in
+ accessible/aom/AccessibleNode.cpp
+ accessible/aom/AccessibleNode.h
+ accessible/aom/moz.build
+ accessible/atk/ARIAGridAccessibleWrap.h
+ accessible/atk/AccessibleWrap.cpp
+ accessible/atk/AccessibleWrap.h
+ accessible/atk/ApplicationAccessibleWrap.cpp
+ accessible/atk/ApplicationAccessibleWrap.h
+ accessible/atk/AtkSocketAccessible.cpp
+ accessible/atk/AtkSocketAccessible.h
+ accessible/atk/DocAccessibleWrap.cpp
+ accessible/atk/HTMLTableAccessibleWrap.h
+ accessible/atk/HyperTextAccessibleWrap.h
+ accessible/atk/ImageAccessibleWrap.h
+ accessible/atk/Platform.cpp
+ accessible/atk/RootAccessibleWrap.cpp
+ accessible/atk/RootAccessibleWrap.h
+ accessible/atk/TextLeafAccessibleWrap.h
+ accessible/atk/UtilInterface.cpp
+ accessible/atk/XULListboxAccessibleWrap.h
+ accessible/atk/XULMenuAccessibleWrap.h
+ accessible/atk/XULTreeGridAccessibleWrap.h
+ accessible/atk/moz.build
+ accessible/atk/nsMai.h
+ accessible/atk/nsMaiHyperlink.cpp
+ accessible/atk/nsMaiHyperlink.h
+ accessible/atk/nsMaiInterfaceAction.cpp
+ accessible/atk/nsMaiInterfaceComponent.cpp
+ accessible/atk/nsMaiInterfaceDocument.cpp
+ accessible/atk/nsMaiInterfaceEditableText.cpp
+ accessible/atk/nsMaiInterfaceHyperlinkImpl.cpp
+ accessible/atk/nsMaiInterfaceHypertext.cpp
+ accessible/atk/nsMaiInterfaceImage.cpp
+ accessible/atk/nsMaiInterfaceSelection.cpp
+ accessible/atk/nsMaiInterfaceTable.cpp
+ accessible/atk/nsMaiInterfaceTableCell.cpp
+ accessible/atk/nsMaiInterfaceText.cpp
+ accessible/atk/nsMaiInterfaceValue.cpp
+ accessible/atk/nsStateMap.h
+ accessible/base/ARIAMap.cpp
+ accessible/base/ARIAMap.h
+ accessible/base/ARIAStateMap.cpp
+ accessible/base/ARIAStateMap.h
+ accessible/base/AccEvent.cpp
+ accessible/base/AccEvent.h
+ accessible/base/AccGroupInfo.cpp
+ accessible/base/AccGroupInfo.h
+ accessible/base/AccIterator.cpp
+ accessible/base/AccIterator.h
+ accessible/base/AccTypes.h
+ accessible/base/AccessibleOrProxy.cpp
+ accessible/base/AccessibleOrProxy.h
+ accessible/base/Asserts.cpp
+ accessible/base/DocManager.cpp
+ accessible/base/DocManager.h
+ accessible/base/EmbeddedObjCollector.cpp
+ accessible/base/EmbeddedObjCollector.h
+ accessible/base/EventQueue.cpp
+ accessible/base/EventQueue.h
+ accessible/base/EventTree.cpp
+ accessible/base/EventTree.h
+ accessible/base/Filters.cpp
+ accessible/base/Filters.h
+ accessible/base/FocusManager.cpp
+ accessible/base/FocusManager.h
+ accessible/base/Logging.cpp
+ accessible/base/Logging.h
+ accessible/base/MarkupMap.h
+ accessible/base/NotificationController.cpp
+ accessible/base/NotificationController.h
+ accessible/base/Platform.h
+ accessible/base/Relation.h
+ accessible/base/RelationType.h
+ accessible/base/RelationTypeMap.h
+ accessible/base/Role.h
+ accessible/base/RoleMap.h
+ accessible/base/SelectionManager.cpp
+ accessible/base/SelectionManager.h
+ accessible/base/States.h
+ accessible/base/StyleInfo.cpp
+ accessible/base/StyleInfo.h
+ accessible/base/TextAttrs.cpp
+ accessible/base/TextAttrs.h
+ accessible/base/TextRange-inl.h
+ accessible/base/TextRange.cpp
+ accessible/base/TextRange.h
+ accessible/base/TextUpdater.cpp
+ accessible/base/TextUpdater.h
+ accessible/base/TreeWalker.cpp
+ accessible/base/TreeWalker.h
+ accessible/base/moz.build
+ accessible/base/nsAccCache.h
+ accessible/base/nsAccUtils.cpp
+ accessible/base/nsAccUtils.h
+ accessible/base/nsAccessibilityService.cpp
+ accessible/base/nsAccessibilityService.h
+ accessible/base/nsAccessiblePivot.cpp
+ accessible/base/nsAccessiblePivot.h
+ accessible/base/nsCoreUtils.cpp
+ accessible/base/nsCoreUtils.h
+ accessible/base/nsEventShell.cpp
+ accessible/base/nsEventShell.h
+ accessible/base/nsTextEquivUtils.cpp
+ accessible/base/nsTextEquivUtils.h
+ accessible/generic/ARIAGridAccessible-inl.h
+ accessible/generic/ARIAGridAccessible.cpp
+ accessible/generic/ARIAGridAccessible.h
+ accessible/generic/Accessible-inl.h
+ accessible/generic/Accessible.cpp
+ accessible/generic/Accessible.h
+ accessible/generic/ApplicationAccessible.cpp
+ accessible/generic/ApplicationAccessible.h
+ accessible/generic/BaseAccessibles.cpp
+ accessible/generic/BaseAccessibles.h
+ accessible/generic/DocAccessible-inl.h
+ accessible/generic/DocAccessible.cpp
+ accessible/generic/DocAccessible.h
+ accessible/generic/FormControlAccessible.h
+ accessible/generic/HyperTextAccessible-inl.h
+ accessible/generic/HyperTextAccessible.cpp
+ accessible/generic/HyperTextAccessible.h
+ accessible/generic/ImageAccessible.cpp
+ accessible/generic/ImageAccessible.h
+ accessible/generic/OuterDocAccessible.cpp
+ accessible/generic/OuterDocAccessible.h
+ accessible/generic/RootAccessible.cpp
+ accessible/generic/RootAccessible.h
+ accessible/generic/TableAccessible.h
+ accessible/generic/TableCellAccessible.cpp
+ accessible/generic/TableCellAccessible.h
+ accessible/generic/TextLeafAccessible.cpp
+ accessible/generic/TextLeafAccessible.h
+ accessible/generic/moz.build
+ accessible/html/HTMLCanvasAccessible.cpp
+ accessible/html/HTMLCanvasAccessible.h
+ accessible/html/HTMLElementAccessibles.cpp
+ accessible/html/HTMLElementAccessibles.h
+ accessible/html/HTMLFormControlAccessible.cpp
+ accessible/html/HTMLFormControlAccessible.h
+ accessible/html/HTMLImageMapAccessible.cpp
+ accessible/html/HTMLImageMapAccessible.h
+ accessible/html/HTMLLinkAccessible.cpp
+ accessible/html/HTMLLinkAccessible.h
+ accessible/html/HTMLListAccessible.cpp
+ accessible/html/HTMLListAccessible.h
+ accessible/html/HTMLSelectAccessible.cpp
+ accessible/html/HTMLSelectAccessible.h
+ accessible/html/HTMLTableAccessible.cpp
+ accessible/html/HTMLTableAccessible.h
+ accessible/html/moz.build
+ accessible/interfaces/ia2/IA2Marshal.rc
+ accessible/interfaces/ia2/IA2Typelib.idl
+ accessible/interfaces/ia2/Makefile.in
+ accessible/interfaces/ia2/moz.build
+ accessible/interfaces/moz.build
+ accessible/interfaces/msaa/AccessibleMarshal.rc
+ accessible/interfaces/msaa/ISimpleDOMDocument.idl
+ accessible/interfaces/msaa/ISimpleDOMNode.idl
+ accessible/interfaces/msaa/ISimpleDOMText.idl
+ accessible/interfaces/msaa/Makefile.in
+ accessible/interfaces/msaa/moz.build
+ accessible/interfaces/nsIAccessibleEditableText.idl
+ accessible/interfaces/nsIAccessibleHyperLink.idl
+ accessible/interfaces/nsIAccessibleHyperText.idl
+ accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl
+ accessible/interfaces/nsIAccessiblePivot.idl
+ accessible/interfaces/nsIAccessibleTable.idl
+ accessible/interfaces/nsIAccessibleText.idl
+ accessible/interfaces/nsIAccessibleValue.idl
+ accessible/interfaces/nsIXBLAccessible.idl
+ accessible/ipc/DocAccessibleChildBase.cpp
+ accessible/ipc/DocAccessibleChildBase.h
+ accessible/ipc/DocAccessibleParent.cpp
+ accessible/ipc/DocAccessibleParent.h
+ accessible/ipc/IPCTypes.h
+ accessible/ipc/ProxyAccessibleBase.cpp
+ accessible/ipc/ProxyAccessibleBase.h
+ accessible/ipc/ProxyAccessibleShared.h
+ accessible/ipc/moz.build
+ accessible/ipc/other/DocAccessibleChild.cpp
+ accessible/ipc/other/DocAccessibleChild.h
+ accessible/ipc/other/PDocAccessible.ipdl
+ accessible/ipc/other/ProxyAccessible.cpp
+ accessible/ipc/other/ProxyAccessible.h
+ accessible/ipc/win/COMPtrTypes.cpp
+ accessible/ipc/win/COMPtrTypes.h
+ accessible/ipc/win/DocAccessibleChild.cpp
+ accessible/ipc/win/DocAccessibleChild.h
+ accessible/ipc/win/PDocAccessible.ipdl
+ accessible/ipc/win/PlatformChild.cpp
+ accessible/ipc/win/PlatformChild.h
+ accessible/ipc/win/ProxyAccessible.cpp
+ accessible/ipc/win/ProxyAccessible.h
+ accessible/ipc/win/moz.build
+ accessible/ipc/win/typelib/Accessible.idl
+ accessible/ipc/win/typelib/Makefile.in
+ accessible/ipc/win/typelib/moz.build
+ accessible/jsat/AccessFu.css
+ accessible/jsat/ContentControl.jsm
+ accessible/jsat/EventManager.jsm
+ accessible/jsat/content-script.js
+ accessible/jsat/jar.mn
+ accessible/jsat/moz.build
+ accessible/mac/ARIAGridAccessibleWrap.h
+ accessible/mac/AccessibleWrap.mm
+ accessible/mac/ApplicationAccessibleWrap.h
+ accessible/mac/DocAccessibleWrap.h
+ accessible/mac/DocAccessibleWrap.mm
+ accessible/mac/HTMLTableAccessibleWrap.h
+ accessible/mac/HyperTextAccessibleWrap.h
+ accessible/mac/ImageAccessibleWrap.h
+ accessible/mac/MacUtils.h
+ accessible/mac/MacUtils.mm
+ accessible/mac/Platform.mm
+ accessible/mac/RootAccessibleWrap.mm
+ accessible/mac/TextLeafAccessibleWrap.h
+ accessible/mac/XULListboxAccessibleWrap.h
+ accessible/mac/XULMenuAccessibleWrap.h
+ accessible/mac/XULTreeGridAccessibleWrap.h
+ accessible/mac/moz.build
+ accessible/mac/mozAccessible.h
+ accessible/mac/mozAccessible.mm
+ accessible/mac/mozAccessibleProtocol.h
+ accessible/mac/mozActionElements.h
+ accessible/mac/mozActionElements.mm
+ accessible/mac/mozDocAccessible.h
+ accessible/mac/mozDocAccessible.mm
+ accessible/mac/mozHTMLAccessible.h
+ accessible/mac/mozHTMLAccessible.mm
+ accessible/mac/mozTableAccessible.h
+ accessible/mac/mozTableAccessible.mm
+ accessible/mac/mozTextAccessible.h
+ accessible/mac/mozTextAccessible.mm
+ accessible/moz.build
+ accessible/other/ARIAGridAccessibleWrap.h
+ accessible/other/AccessibleWrap.cpp
+ accessible/other/ApplicationAccessibleWrap.h
+ accessible/other/HTMLTableAccessibleWrap.h
+ accessible/other/HyperTextAccessibleWrap.h
+ accessible/other/ImageAccessibleWrap.h
+ accessible/other/Platform.cpp
+ accessible/other/TextLeafAccessibleWrap.h
+ accessible/other/XULListboxAccessibleWrap.h
+ accessible/other/XULMenuAccessibleWrap.h
+ accessible/other/XULTreeGridAccessibleWrap.h
+ accessible/other/moz.build
+ accessible/tests/browser/browser_shutdown_multi_reference.js
+ accessible/tests/browser/browser_shutdown_parent_own_reference.js
+ accessible/tests/browser/browser_shutdown_remote_no_reference.js
+ accessible/tests/browser/browser_shutdown_remote_only.js
+ accessible/tests/browser/browser_shutdown_remote_own_reference.js
+ accessible/tests/browser/browser_shutdown_scope_lifecycle.js
+ accessible/tests/browser/browser_shutdown_start_restart.js
+ accessible/tests/browser/e10s/browser_caching_attributes.js
+ accessible/tests/browser/e10s/browser_caching_description.js
+ accessible/tests/browser/e10s/browser_caching_name.js
+ accessible/tests/browser/e10s/browser_caching_relations.js
+ accessible/tests/browser/e10s/browser_caching_states.js
+ accessible/tests/browser/e10s/browser_caching_value.js
+ accessible/tests/browser/e10s/browser_events_caretmove.js
+ accessible/tests/browser/e10s/browser_events_hide.js
+ accessible/tests/browser/e10s/browser_events_show.js
+ accessible/tests/browser/e10s/browser_events_statechange.js
+ accessible/tests/browser/e10s/browser_events_textchange.js
+ accessible/tests/browser/e10s/browser_treeupdate_ariadialog.js
+ accessible/tests/browser/e10s/browser_treeupdate_ariaowns.js
+ accessible/tests/browser/e10s/browser_treeupdate_canvas.js
+ accessible/tests/browser/e10s/browser_treeupdate_cssoverflow.js
+ accessible/tests/browser/e10s/browser_treeupdate_doc.js
+ accessible/tests/browser/e10s/browser_treeupdate_gencontent.js
+ accessible/tests/browser/e10s/browser_treeupdate_hidden.js
+ accessible/tests/browser/e10s/browser_treeupdate_imagemap.js
+ accessible/tests/browser/e10s/browser_treeupdate_list.js
+ accessible/tests/browser/e10s/browser_treeupdate_list_editabledoc.js
+ accessible/tests/browser/e10s/browser_treeupdate_listener.js
+ accessible/tests/browser/e10s/browser_treeupdate_optgroup.js
+ accessible/tests/browser/e10s/browser_treeupdate_removal.js
+ accessible/tests/browser/e10s/browser_treeupdate_table.js
+ accessible/tests/browser/e10s/browser_treeupdate_textleaf.js
+ accessible/tests/browser/e10s/browser_treeupdate_visibility.js
+ accessible/tests/browser/e10s/browser_treeupdate_whitespace.js
+ accessible/tests/browser/e10s/events.js
+ accessible/tests/browser/e10s/head.js
+ accessible/tests/browser/head.js
+ accessible/tests/browser/shared-head.js
+ accessible/tests/mochitest/moz.build
+ accessible/windows/ia2/ia2Accessible.cpp
+ accessible/windows/ia2/ia2Accessible.h
+ accessible/windows/ia2/ia2AccessibleAction.cpp
+ accessible/windows/ia2/ia2AccessibleAction.h
+ accessible/windows/ia2/ia2AccessibleComponent.cpp
+ accessible/windows/ia2/ia2AccessibleComponent.h
+ accessible/windows/ia2/ia2AccessibleEditableText.cpp
+ accessible/windows/ia2/ia2AccessibleEditableText.h
+ accessible/windows/ia2/ia2AccessibleHyperlink.cpp
+ accessible/windows/ia2/ia2AccessibleHyperlink.h
+ accessible/windows/ia2/ia2AccessibleHypertext.cpp
+ accessible/windows/ia2/ia2AccessibleHypertext.h
+ accessible/windows/ia2/ia2AccessibleImage.cpp
+ accessible/windows/ia2/ia2AccessibleImage.h
+ accessible/windows/ia2/ia2AccessibleRelation.cpp
+ accessible/windows/ia2/ia2AccessibleRelation.h
+ accessible/windows/ia2/ia2AccessibleTable.cpp
+ accessible/windows/ia2/ia2AccessibleTable.h
+ accessible/windows/ia2/ia2AccessibleTableCell.cpp
+ accessible/windows/ia2/ia2AccessibleTableCell.h
+ accessible/windows/ia2/ia2AccessibleText.cpp
+ accessible/windows/ia2/ia2AccessibleText.h
+ accessible/windows/ia2/ia2AccessibleValue.cpp
+ accessible/windows/ia2/ia2AccessibleValue.h
+ accessible/windows/ia2/moz.build
+ accessible/windows/moz.build
+ accessible/windows/msaa/ARIAGridAccessibleWrap.cpp
+ accessible/windows/msaa/ARIAGridAccessibleWrap.h
+ accessible/windows/msaa/AccessibleWrap.cpp
+ accessible/windows/msaa/AccessibleWrap.h
+ accessible/windows/msaa/ApplicationAccessibleWrap.cpp
+ accessible/windows/msaa/ApplicationAccessibleWrap.h
+ accessible/windows/msaa/Compatibility.cpp
+ accessible/windows/msaa/Compatibility.h
+ accessible/windows/msaa/DocAccessibleWrap.cpp
+ accessible/windows/msaa/DocAccessibleWrap.h
+ accessible/windows/msaa/EnumVariant.cpp
+ accessible/windows/msaa/EnumVariant.h
+ accessible/windows/msaa/HTMLTableAccessibleWrap.cpp
+ accessible/windows/msaa/HTMLTableAccessibleWrap.h
+ accessible/windows/msaa/HTMLWin32ObjectAccessible.cpp
+ accessible/windows/msaa/HTMLWin32ObjectAccessible.h
+ accessible/windows/msaa/HyperTextAccessibleWrap.cpp
+ accessible/windows/msaa/HyperTextAccessibleWrap.h
+ accessible/windows/msaa/ImageAccessibleWrap.cpp
+ accessible/windows/msaa/ImageAccessibleWrap.h
+ accessible/windows/msaa/MsaaIdGenerator.cpp
+ accessible/windows/msaa/MsaaIdGenerator.h
+ accessible/windows/msaa/Platform.cpp
+ accessible/windows/msaa/RootAccessibleWrap.cpp
+ accessible/windows/msaa/RootAccessibleWrap.h
+ accessible/windows/msaa/ServiceProvider.cpp
+ accessible/windows/msaa/ServiceProvider.h
+ accessible/windows/msaa/TextLeafAccessibleWrap.cpp
+ accessible/windows/msaa/TextLeafAccessibleWrap.h
+ accessible/windows/msaa/XULListboxAccessibleWrap.cpp
+ accessible/windows/msaa/XULListboxAccessibleWrap.h
+ accessible/windows/msaa/XULMenuAccessibleWrap.cpp
+ accessible/windows/msaa/XULMenuAccessibleWrap.h
+ accessible/windows/msaa/XULTreeGridAccessibleWrap.cpp
+ accessible/windows/msaa/XULTreeGridAccessibleWrap.h
+ accessible/windows/msaa/moz.build
+ accessible/windows/msaa/nsEventMap.h
+ accessible/windows/msaa/nsWinUtils.cpp
+ accessible/windows/msaa/nsWinUtils.h
+ accessible/windows/sdn/moz.build
+ accessible/windows/sdn/sdnAccessible-inl.h
+ accessible/windows/sdn/sdnAccessible.cpp
+ accessible/windows/sdn/sdnAccessible.h
+ accessible/windows/sdn/sdnDocAccessible.cpp
+ accessible/windows/sdn/sdnDocAccessible.h
+ accessible/windows/sdn/sdnTextAccessible.cpp
+ accessible/windows/sdn/sdnTextAccessible.h
+ accessible/windows/uia/moz.build
+ accessible/windows/uia/uiaRawElmProvider.cpp
+ accessible/windows/uia/uiaRawElmProvider.h
+ accessible/xpcom/AccEventGen.py
+ accessible/xpcom/moz.build
+ accessible/xpcom/nsAccessibleRelation.cpp
+ accessible/xpcom/nsAccessibleRelation.h
+ accessible/xpcom/xpcAccessibilityService.cpp
+ accessible/xpcom/xpcAccessibilityService.h
+ accessible/xpcom/xpcAccessible.cpp
+ accessible/xpcom/xpcAccessible.h
+ accessible/xpcom/xpcAccessibleApplication.cpp
+ accessible/xpcom/xpcAccessibleApplication.h
+ accessible/xpcom/xpcAccessibleDocument.cpp
+ accessible/xpcom/xpcAccessibleDocument.h
+ accessible/xpcom/xpcAccessibleGeneric.cpp
+ accessible/xpcom/xpcAccessibleGeneric.h
+ accessible/xpcom/xpcAccessibleHyperLink.cpp
+ accessible/xpcom/xpcAccessibleHyperLink.h
+ accessible/xpcom/xpcAccessibleHyperText.cpp
+ accessible/xpcom/xpcAccessibleHyperText.h
+ accessible/xpcom/xpcAccessibleImage.cpp
+ accessible/xpcom/xpcAccessibleImage.h
+ accessible/xpcom/xpcAccessibleSelectable.cpp
+ accessible/xpcom/xpcAccessibleSelectable.h
+ accessible/xpcom/xpcAccessibleTable.cpp
+ accessible/xpcom/xpcAccessibleTable.h
+ accessible/xpcom/xpcAccessibleTableCell.cpp
+ accessible/xpcom/xpcAccessibleTableCell.h
+ accessible/xpcom/xpcAccessibleTextRange.cpp
+ accessible/xpcom/xpcAccessibleTextRange.h
+ accessible/xpcom/xpcAccessibleValue.cpp
+ accessible/xpcom/xpcAccessibleValue.h
+ accessible/xul/XULAlertAccessible.cpp
+ accessible/xul/XULAlertAccessible.h
+ accessible/xul/XULColorPickerAccessible.cpp
+ accessible/xul/XULColorPickerAccessible.h
+ accessible/xul/XULComboboxAccessible.cpp
+ accessible/xul/XULComboboxAccessible.h
+ accessible/xul/XULElementAccessibles.cpp
+ accessible/xul/XULElementAccessibles.h
+ accessible/xul/XULFormControlAccessible.cpp
+ accessible/xul/XULFormControlAccessible.h
+ accessible/xul/XULListboxAccessible.cpp
+ accessible/xul/XULListboxAccessible.h
+ accessible/xul/XULMenuAccessible.cpp
+ accessible/xul/XULMenuAccessible.h
+ accessible/xul/XULSelectControlAccessible.cpp
+ accessible/xul/XULSelectControlAccessible.h
+ accessible/xul/XULSliderAccessible.cpp
+ accessible/xul/XULSliderAccessible.h
+ accessible/xul/XULTabAccessible.cpp
+ accessible/xul/XULTabAccessible.h
+ accessible/xul/XULTreeAccessible.cpp
+ accessible/xul/XULTreeAccessible.h
+ accessible/xul/XULTreeGridAccessible.cpp
+ accessible/xul/XULTreeGridAccessible.h
+ accessible/xul/moz.build
+ application/basilisk/Makefile.in
+ application/basilisk/app.mozbuild
+ application/basilisk/app/Makefile.in
+ application/basilisk/app/application.ini
+ application/basilisk/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
+ application/basilisk/app/macversion.py
+ application/basilisk/app/moz.build
+ application/basilisk/app/nsBrowserApp.cpp
+ application/basilisk/app/profile/basilisk.js
+ application/basilisk/app/profile/channel-prefs.js
+ application/basilisk/app/profile/extensions/moz.build
+ application/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build
+ application/basilisk/app/profile/prefs.js
+ application/basilisk/app/splash.rc
+ application/basilisk/base/content/aboutDialog-appUpdater.js
+ application/basilisk/base/content/aboutDialog.css
+ application/basilisk/base/content/aboutDialog.js
+ application/basilisk/base/content/aboutTabCrashed.css
+ application/basilisk/base/content/aboutTabCrashed.js
+ application/basilisk/base/content/abouthealthreport/abouthealth.js
+ application/basilisk/base/content/abouthome/aboutHome.css
+ application/basilisk/base/content/abouthome/aboutHome.js
+ application/basilisk/base/content/browser-captivePortal.js
+ application/basilisk/base/content/browser-charsetmenu.inc
+ application/basilisk/base/content/browser-context.inc
+ application/basilisk/base/content/browser-data-submission-info-bar.js
+ application/basilisk/base/content/browser-feeds.js
+ application/basilisk/base/content/browser-fullScreenAndPointerLock.js
+ application/basilisk/base/content/browser-media.js
+ application/basilisk/base/content/browser-menubar.inc
+ application/basilisk/base/content/browser-places.js
+ application/basilisk/base/content/browser-plugins.js
+ application/basilisk/base/content/browser-safebrowsing.js
+ application/basilisk/base/content/browser-sets.inc
+ application/basilisk/base/content/browser-syncui.js
+ application/basilisk/base/content/browser-trackingprotection.js
+ application/basilisk/base/content/browser.css
+ application/basilisk/base/content/browser.js
+ application/basilisk/base/content/browser.xul
+ application/basilisk/base/content/contentSearchUI.css
+ application/basilisk/base/content/contentSearchUI.js
+ application/basilisk/base/content/global-scripts.inc
+ application/basilisk/base/content/newtab/cells.js
+ application/basilisk/base/content/newtab/customize.js
+ application/basilisk/base/content/newtab/drag.js
+ application/basilisk/base/content/newtab/dragDataHelper.js
+ application/basilisk/base/content/newtab/drop.js
+ application/basilisk/base/content/newtab/dropPreview.js
+ application/basilisk/base/content/newtab/dropTargetShim.js
+ application/basilisk/base/content/newtab/grid.js
+ application/basilisk/base/content/newtab/newTab.css
+ application/basilisk/base/content/newtab/newTab.js
+ application/basilisk/base/content/newtab/page.js
+ application/basilisk/base/content/newtab/search.js
+ application/basilisk/base/content/newtab/sites.js
+ application/basilisk/base/content/newtab/transformations.js
+ application/basilisk/base/content/newtab/undo.js
+ application/basilisk/base/content/newtab/updater.js
+ application/basilisk/base/content/nsContextMenu.js
+ application/basilisk/base/content/pageinfo/feeds.js
+ application/basilisk/base/content/pageinfo/pageInfo.css
+ application/basilisk/base/content/pageinfo/pageInfo.js
+ application/basilisk/base/content/pageinfo/permissions.js
+ application/basilisk/base/content/pageinfo/security.js
+ application/basilisk/base/content/safeMode.css
+ application/basilisk/base/content/safeMode.js
+ application/basilisk/base/content/sanitize.js
+ application/basilisk/base/content/sanitizeDialog.js
+ application/basilisk/base/content/tabbrowser.css
+ application/basilisk/base/content/utilityOverlay.js
+ application/basilisk/base/content/web-panels.js
+ application/basilisk/base/content/webrtcIndicator.js
+ application/basilisk/base/jar.mn
+ application/basilisk/base/moz.build
+ application/basilisk/branding/official/configure.sh
+ application/basilisk/branding/official/content/aboutDialog.css
+ application/basilisk/branding/official/content/jar.mn
+ application/basilisk/branding/official/content/moz.build
+ application/basilisk/branding/official/locales/en-US/brand.properties
+ application/basilisk/branding/official/locales/jar.mn
+ application/basilisk/branding/official/locales/moz.build
+ application/basilisk/branding/official/moz.build
+ application/basilisk/branding/official/pref/basilisk-branding.js
+ application/basilisk/branding/shared/branding.mozbuild
+ application/basilisk/branding/unofficial/configure.sh
+ application/basilisk/branding/unofficial/content/aboutDialog.css
+ application/basilisk/branding/unofficial/content/jar.mn
+ application/basilisk/branding/unofficial/content/moz.build
+ application/basilisk/branding/unofficial/locales/en-US/brand.properties
+ application/basilisk/branding/unofficial/locales/jar.mn
+ application/basilisk/branding/unofficial/locales/moz.build
+ application/basilisk/branding/unofficial/moz.build
+ application/basilisk/branding/unofficial/pref/basilisk-branding.js
+ application/basilisk/build.mk
+ application/basilisk/components/about/AboutRedirector.h
+ application/basilisk/components/about/moz.build
+ application/basilisk/components/build/Makefile.in
+ application/basilisk/components/build/moz.build
+ application/basilisk/components/build/nsBrowserCompsCID.h
+ application/basilisk/components/build/nsModule.cpp
+ application/basilisk/components/customizableui/CustomizableUI.jsm
+ application/basilisk/components/customizableui/CustomizableWidgets.jsm
+ application/basilisk/components/customizableui/CustomizeMode.jsm
+ application/basilisk/components/customizableui/DragPositionManager.jsm
+ application/basilisk/components/customizableui/PanelWideWidgetTracker.jsm
+ application/basilisk/components/customizableui/ScrollbarSampler.jsm
+ application/basilisk/components/customizableui/content/jar.mn
+ application/basilisk/components/customizableui/content/moz.build
+ application/basilisk/components/customizableui/content/panelUI.css
+ application/basilisk/components/customizableui/content/panelUI.js
+ application/basilisk/components/customizableui/moz.build
+ application/basilisk/components/dirprovider/DirectoryProvider.cpp
+ application/basilisk/components/dirprovider/DirectoryProvider.h
+ application/basilisk/components/dirprovider/moz.build
+ application/basilisk/components/distribution.js
+ application/basilisk/components/downloads/DownloadsCommon.jsm
+ application/basilisk/components/downloads/content/allDownloadsViewOverlay.js
+ application/basilisk/components/downloads/content/contentAreaDownloadsView.css
+ application/basilisk/components/downloads/content/contentAreaDownloadsView.js
+ application/basilisk/components/downloads/jar.mn
+ application/basilisk/components/downloads/moz.build
+ application/basilisk/components/feeds/FeedConverter.js
+ application/basilisk/components/feeds/FeedWriter.js
+ application/basilisk/components/feeds/WebContentConverter.js
+ application/basilisk/components/feeds/jar.mn
+ application/basilisk/components/feeds/moz.build
+ application/basilisk/components/feeds/nsFeedSniffer.cpp
+ application/basilisk/components/feeds/nsFeedSniffer.h
+ application/basilisk/components/feeds/nsIFeedResultService.idl
+ application/basilisk/components/feeds/nsIWebContentConverterRegistrar.idl
+ application/basilisk/components/migration/360seProfileMigrator.js
+ application/basilisk/components/migration/AutoMigrate.jsm
+ application/basilisk/components/migration/ChromeProfileMigrator.js
+ application/basilisk/components/migration/ESEDBReader.jsm
+ application/basilisk/components/migration/EdgeProfileMigrator.js
+ application/basilisk/components/migration/FirefoxProfileMigrator.js
+ application/basilisk/components/migration/IEProfileMigrator.js
+ application/basilisk/components/migration/MSMigrationUtils.jsm
+ application/basilisk/components/migration/MigrationUtils.jsm
+ application/basilisk/components/migration/ProfileMigrator.js
+ application/basilisk/components/migration/SafariProfileMigrator.js
+ application/basilisk/components/migration/content/migration.js
+ application/basilisk/components/migration/jar.mn
+ application/basilisk/components/migration/moz.build
+ application/basilisk/components/migration/nsIBrowserProfileMigrator.idl
+ application/basilisk/components/migration/nsIEHistoryEnumerator.cpp
+ application/basilisk/components/migration/nsIEHistoryEnumerator.h
+ application/basilisk/components/migration/nsWindowsMigrationUtils.h
+ application/basilisk/components/moz.build
+ application/basilisk/components/newtab/moz.build
+ application/basilisk/components/newtab/nsIAboutNewTabService.idl
+ application/basilisk/components/nsBrowserGlue.js
+ application/basilisk/components/nsIBrowserGlue.idl
+ application/basilisk/components/nsIBrowserHandler.idl
+ application/basilisk/components/places/PlacesUIUtils.jsm
+ application/basilisk/components/places/content/bookmarksPanel.js
+ application/basilisk/components/places/content/browserPlacesViews.js
+ application/basilisk/components/places/content/controller.js
+ application/basilisk/components/places/content/editBookmarkOverlay.js
+ application/basilisk/components/places/content/history-panel.js
+ application/basilisk/components/places/content/moveBookmarks.js
+ application/basilisk/components/places/content/organizer.css
+ application/basilisk/components/places/content/places.css
+ application/basilisk/components/places/content/places.js
+ application/basilisk/components/places/content/sidebarUtils.js
+ application/basilisk/components/places/content/treeView.js
+ application/basilisk/components/places/jar.mn
+ application/basilisk/components/places/moz.build
+ application/basilisk/components/preferences/blocklists.js
+ application/basilisk/components/preferences/connection.js
+ application/basilisk/components/preferences/cookies.js
+ application/basilisk/components/preferences/handlers.css
+ application/basilisk/components/preferences/in-content/advanced.xul
+ application/basilisk/components/preferences/in-content/applications.js
+ application/basilisk/components/preferences/in-content/applications.xul
+ application/basilisk/components/preferences/in-content/content.js
+ application/basilisk/components/preferences/in-content/content.xul
+ application/basilisk/components/preferences/in-content/jar.mn
+ application/basilisk/components/preferences/in-content/main.js
+ application/basilisk/components/preferences/in-content/main.xul
+ application/basilisk/components/preferences/in-content/moz.build
+ application/basilisk/components/preferences/in-content/privacy.js
+ application/basilisk/components/preferences/in-content/privacy.xul
+ application/basilisk/components/preferences/in-content/search.js
+ application/basilisk/components/preferences/in-content/security.js
+ application/basilisk/components/preferences/in-content/security.xul
+ application/basilisk/components/preferences/in-content/sync.js
+ application/basilisk/components/preferences/jar.mn
+ application/basilisk/components/preferences/languages.js
+ application/basilisk/components/preferences/moz.build
+ application/basilisk/components/preferences/permissions.js
+ application/basilisk/components/preferences/sanitize.js
+ application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.js
+ application/basilisk/components/privatebrowsing/jar.mn
+ application/basilisk/components/privatebrowsing/moz.build
+ application/basilisk/components/search/content/searchReset.js
+ application/basilisk/components/search/content/searchbarBindings.css
+ application/basilisk/components/search/jar.mn
+ application/basilisk/components/search/moz.build
+ application/basilisk/components/search/service/SearchSuggestionController.jsm
+ application/basilisk/components/search/service/moz.build
+ application/basilisk/components/search/service/nsSearchService.js
+ application/basilisk/components/search/service/nsSearchSuggestions.js
+ application/basilisk/components/search/service/nsSidebar.js
+ application/basilisk/components/selfsupport/SelfSupportService.js
+ application/basilisk/components/selfsupport/moz.build
+ application/basilisk/components/sessionstore/ContentRestore.jsm
+ application/basilisk/components/sessionstore/DocShellCapabilities.jsm
+ application/basilisk/components/sessionstore/FrameTree.jsm
+ application/basilisk/components/sessionstore/GlobalState.jsm
+ application/basilisk/components/sessionstore/PageStyle.jsm
+ application/basilisk/components/sessionstore/PrivacyFilter.jsm
+ application/basilisk/components/sessionstore/PrivacyLevel.jsm
+ application/basilisk/components/sessionstore/RecentlyClosedTabsAndWindowsMenuUtils.jsm
+ application/basilisk/components/sessionstore/RunState.jsm
+ application/basilisk/components/sessionstore/SessionCookies.jsm
+ application/basilisk/components/sessionstore/SessionFile.jsm
+ application/basilisk/components/sessionstore/SessionHistory.jsm
+ application/basilisk/components/sessionstore/SessionMigration.jsm
+ application/basilisk/components/sessionstore/SessionSaver.jsm
+ application/basilisk/components/sessionstore/SessionStorage.jsm
+ application/basilisk/components/sessionstore/SessionStore.jsm
+ application/basilisk/components/sessionstore/SessionWorker.jsm
+ application/basilisk/components/sessionstore/StartupPerformance.jsm
+ application/basilisk/components/sessionstore/TabAttributes.jsm
+ application/basilisk/components/sessionstore/TabState.jsm
+ application/basilisk/components/sessionstore/TabStateCache.jsm
+ application/basilisk/components/sessionstore/TabStateFlusher.jsm
+ application/basilisk/components/sessionstore/content/aboutSessionRestore.js
+ application/basilisk/components/sessionstore/content/content-sessionStore.js
+ application/basilisk/components/sessionstore/jar.mn
+ application/basilisk/components/sessionstore/moz.build
+ application/basilisk/components/sessionstore/nsISessionStartup.idl
+ application/basilisk/components/sessionstore/nsISessionStore.idl
+ application/basilisk/components/sessionstore/nsSessionStartup.js
+ application/basilisk/components/sessionstore/nsSessionStore.js
+ application/basilisk/components/shell/ShellService.jsm
+ application/basilisk/components/shell/content/setDesktopBackground.js
+ application/basilisk/components/shell/jar.mn
+ application/basilisk/components/shell/moz.build
+ application/basilisk/components/shell/nsGNOMEShellService.cpp
+ application/basilisk/components/shell/nsGNOMEShellService.h
+ application/basilisk/components/shell/nsIGNOMEShellService.idl
+ application/basilisk/components/shell/nsIMacShellService.idl
+ application/basilisk/components/shell/nsIShellService.idl
+ application/basilisk/components/shell/nsIWindowsShellService.idl
+ application/basilisk/components/shell/nsMacShellService.cpp
+ application/basilisk/components/shell/nsMacShellService.h
+ application/basilisk/components/shell/nsShellService.h
+ application/basilisk/components/shell/nsWindowsShellService.cpp
+ application/basilisk/components/shell/nsWindowsShellService.h
+ application/basilisk/components/sync/aboutSyncTabs.css
+ application/basilisk/components/sync/aboutSyncTabs.js
+ application/basilisk/components/sync/addDevice.js
+ application/basilisk/components/sync/genericChange.js
+ application/basilisk/components/sync/jar.mn
+ application/basilisk/components/sync/moz.build
+ application/basilisk/components/sync/progress.js
+ application/basilisk/components/sync/quota.js
+ application/basilisk/components/sync/setup.js
+ application/basilisk/components/translation/LanguageDetector.jsm
+ application/basilisk/components/translation/cld2/Makefile
+ application/basilisk/components/translation/cld2/cldapp.cc
+ application/basilisk/components/translation/moz.build
+ application/basilisk/confvars.sh
+ application/basilisk/extensions/moz.build
+ application/basilisk/extensions/pdfjs/moz.build
+ application/basilisk/installer/Makefile.in
+ application/basilisk/installer/windows/Makefile.in
+ application/basilisk/installer/windows/moz.build
+ application/basilisk/installer/windows/nsis/shared.nsh
+ application/basilisk/locales/Makefile.in
+ application/basilisk/locales/en-US/chrome/browser/aboutPrivateBrowsing.properties
+ application/basilisk/locales/en-US/chrome/browser/browser.properties
+ application/basilisk/locales/en-US/chrome/browser/customizableui/customizableWidgets.properties
+ application/basilisk/locales/en-US/chrome/browser/engineManager.properties
+ application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.properties
+ application/basilisk/locales/en-US/chrome/browser/lightweightThemes.properties
+ application/basilisk/locales/en-US/chrome/browser/migration/migration.properties
+ application/basilisk/locales/en-US/chrome/browser/newTab.properties
+ application/basilisk/locales/en-US/chrome/browser/pageInfo.properties
+ application/basilisk/locales/en-US/chrome/browser/places/bookmarkProperties.properties
+ application/basilisk/locales/en-US/chrome/browser/places/places.properties
+ application/basilisk/locales/en-US/chrome/browser/quitDialog.properties
+ application/basilisk/locales/en-US/chrome/browser/search.properties
+ application/basilisk/locales/en-US/chrome/browser/shellservice.properties
+ application/basilisk/locales/en-US/chrome/browser/sitePermissions.properties
+ application/basilisk/locales/en-US/chrome/browser/syncQuota.properties
+ application/basilisk/locales/en-US/chrome/browser/syncSetup.properties
+ application/basilisk/locales/en-US/chrome/browser/taskbar.properties
+ application/basilisk/locales/en-US/chrome/overrides/appstrings.properties
+ application/basilisk/locales/en-US/crashreporter/crashreporter-override.ini
+ application/basilisk/locales/filter.py
+ application/basilisk/locales/jar.mn
+ application/basilisk/locales/l10n.ini
+ application/basilisk/locales/moz.build
+ application/basilisk/modules/AboutHome.jsm
+ application/basilisk/modules/AboutNewTab.jsm
+ application/basilisk/modules/AttributionCode.jsm
+ application/basilisk/modules/BrowserUsageTelemetry.jsm
+ application/basilisk/modules/CastingApps.jsm
+ application/basilisk/modules/ContentClick.jsm
+ application/basilisk/modules/ContentCrashHandlers.jsm
+ application/basilisk/modules/ContentLinkHandler.jsm
+ application/basilisk/modules/ContentWebRTC.jsm
+ application/basilisk/modules/E10SUtils.jsm
+ application/basilisk/modules/Feeds.jsm
+ application/basilisk/modules/HiddenFrame.jsm
+ application/basilisk/modules/LaterRun.jsm
+ application/basilisk/modules/PermissionUI.jsm
+ application/basilisk/modules/PluginContent.jsm
+ application/basilisk/modules/ProcessHangMonitor.jsm
+ application/basilisk/modules/ReaderParent.jsm
+ application/basilisk/modules/RecentWindow.jsm
+ application/basilisk/modules/RemotePrompt.jsm
+ application/basilisk/modules/Sanitizer.jsm
+ application/basilisk/modules/SitePermissions.jsm
+ application/basilisk/modules/TransientPrefs.jsm
+ application/basilisk/modules/URLBarZoom.jsm
+ application/basilisk/modules/Windows8WindowFrameColor.jsm
+ application/basilisk/modules/WindowsJumpLists.jsm
+ application/basilisk/modules/moz.build
+ application/basilisk/modules/offlineAppCache.jsm
+ application/basilisk/modules/webrtcUI.jsm
+ application/basilisk/moz.build
+ application/basilisk/moz.configure
+ application/basilisk/themes/linux/aboutSyncTabs.css
+ application/basilisk/themes/linux/browser-lightweightTheme.css
+ application/basilisk/themes/linux/browser.css
+ application/basilisk/themes/linux/communicator/communicator.css
+ application/basilisk/themes/linux/communicator/jar.mn
+ application/basilisk/themes/linux/communicator/moz.build
+ application/basilisk/themes/linux/controlcenter/panel.css
+ application/basilisk/themes/linux/customizableui/panelUI.css
+ application/basilisk/themes/linux/downloads/allDownloadsViewOverlay.css
+ application/basilisk/themes/linux/downloads/downloads.css
+ application/basilisk/themes/linux/feeds/subscribe-ui.css
+ application/basilisk/themes/linux/feeds/subscribe.css
+ application/basilisk/themes/linux/jar.mn
+ application/basilisk/themes/linux/linuxShared.inc
+ application/basilisk/themes/linux/moz.build
+ application/basilisk/themes/linux/newtab/newTab.css
+ application/basilisk/themes/linux/pageInfo.css
+ application/basilisk/themes/linux/places/editBookmarkOverlay.css
+ application/basilisk/themes/linux/sanitizeDialog.css
+ application/basilisk/themes/linux/searchbar.css
+ application/basilisk/themes/linux/setDesktopBackground.css
+ application/basilisk/themes/linux/syncProgress.css
+ application/basilisk/themes/linux/syncQuota.css
+ application/basilisk/themes/linux/syncSetup.css
+ application/basilisk/themes/linux/webRTC-indicator.css
+ application/basilisk/themes/moz.build
+ application/basilisk/themes/osx/aboutSyncTabs.css
+ application/basilisk/themes/osx/browser-lightweightTheme.css
+ application/basilisk/themes/osx/browser.css
+ application/basilisk/themes/osx/communicator/communicator.css
+ application/basilisk/themes/osx/communicator/jar.mn
+ application/basilisk/themes/osx/communicator/moz.build
+ application/basilisk/themes/osx/controlcenter/panel.css
+ application/basilisk/themes/osx/customizableui/panelUI.css
+ application/basilisk/themes/osx/downloads/allDownloadsViewOverlay.css
+ application/basilisk/themes/osx/downloads/downloads.css
+ application/basilisk/themes/osx/feeds/subscribe-ui.css
+ application/basilisk/themes/osx/feeds/subscribe.css
+ application/basilisk/themes/osx/jar.mn
+ application/basilisk/themes/osx/moz.build
+ application/basilisk/themes/osx/newtab/newTab.css
+ application/basilisk/themes/osx/pageInfo.css
+ application/basilisk/themes/osx/places/editBookmarkOverlay.css
+ application/basilisk/themes/osx/places/places.css
+ application/basilisk/themes/osx/searchbar.css
+ application/basilisk/themes/osx/setDesktopBackground.css
+ application/basilisk/themes/osx/syncProgress.css
+ application/basilisk/themes/osx/syncQuota.css
+ application/basilisk/themes/osx/syncSetup.css
+ application/basilisk/themes/osx/webRTC-indicator.css
+ application/basilisk/themes/preprocess-tab-svgs.py
+ application/basilisk/themes/shared/aboutNetError.css
+ application/basilisk/themes/shared/aboutSessionRestore.css
+ application/basilisk/themes/shared/aboutTabCrashed.css
+ application/basilisk/themes/shared/aboutWelcomeBack.css
+ application/basilisk/themes/shared/autocomplete.inc.css
+ application/basilisk/themes/shared/blockedSite.css
+ application/basilisk/themes/shared/controlcenter/panel.inc.css
+ application/basilisk/themes/shared/ctrlTab.inc.css
+ application/basilisk/themes/shared/customizableui/panelUI.inc.css
+ application/basilisk/themes/shared/downloads/allDownloadsViewOverlay.inc.css
+ application/basilisk/themes/shared/downloads/contentAreaDownloadsView.css
+ application/basilisk/themes/shared/downloads/downloads.inc.css
+ application/basilisk/themes/shared/error-pages.css
+ application/basilisk/themes/shared/fullscreen/warning.inc.css
+ application/basilisk/themes/shared/identity-block/icons.inc.css
+ application/basilisk/themes/shared/identity-block/identity-block.inc.css
+ application/basilisk/themes/shared/incontentprefs/search.css
+ application/basilisk/themes/shared/newtab/newTab.inc.css
+ application/basilisk/themes/shared/notification-icons.inc.css
+ application/basilisk/themes/shared/privatebrowsing/aboutPrivateBrowsing.css
+ application/basilisk/themes/shared/searchReset.css
+ application/basilisk/themes/shared/tabs.inc.css
+ application/basilisk/themes/tab-svgs.mozbuild
+ application/basilisk/themes/windows/aboutSyncTabs.css
+ application/basilisk/themes/windows/browser-aero.css
+ application/basilisk/themes/windows/browser-lightweightTheme.css
+ application/basilisk/themes/windows/browser.css
+ application/basilisk/themes/windows/communicator/communicator.css
+ application/basilisk/themes/windows/communicator/jar.mn
+ application/basilisk/themes/windows/communicator/moz.build
+ application/basilisk/themes/windows/controlcenter/panel.css
+ application/basilisk/themes/windows/customizableui/panelUI.css
+ application/basilisk/themes/windows/downloads/allDownloadsViewOverlay.css
+ application/basilisk/themes/windows/downloads/downloads.css
+ application/basilisk/themes/windows/feeds/subscribe-ui.css
+ application/basilisk/themes/windows/feeds/subscribe.css
+ application/basilisk/themes/windows/jar.mn
+ application/basilisk/themes/windows/moz.build
+ application/basilisk/themes/windows/newtab/newTab.css
+ application/basilisk/themes/windows/pageInfo.css
+ application/basilisk/themes/windows/places/organizer.css
+ application/basilisk/themes/windows/sanitizeDialog.css
+ application/basilisk/themes/windows/searchbar.css
+ application/basilisk/themes/windows/setDesktopBackground.css
+ application/basilisk/themes/windows/syncProgress.css
+ application/basilisk/themes/windows/syncQuota.css
+ application/basilisk/themes/windows/syncSetup.css
+ application/basilisk/themes/windows/webRTC-indicator.css
+ application/basilisk/themes/windows/windowsShared.inc
+ application/basilisk/tools/mozscreenshots/browser_screenshots.js
+ application/basilisk/tools/mozscreenshots/moz.build
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/Makefile.in
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/Screenshot.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/TestRunner.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/AppMenu.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/Buttons.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/ControlCenter.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/CustomizeMode.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/DevTools.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/LightweightThemes.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/PermissionPrompts.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/Preferences.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/Tabs.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/TabsInTitlebar.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/Toolbars.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/WindowSize.jsm
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/mozscreenshots-script.js
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/mozscreenshots-style.css
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/moz.build
+ application/palemoon/Makefile.in
+ application/palemoon/app.mozbuild
+ application/palemoon/app/Makefile.in
+ application/palemoon/app/application.ini
+ application/palemoon/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
+ application/palemoon/app/macversion.py
+ application/palemoon/app/moz.build
+ application/palemoon/app/nsBrowserApp.cpp
+ application/palemoon/app/profile/channel-prefs.js
+ application/palemoon/app/profile/extensions/moz.build
+ application/palemoon/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile.in
+ application/palemoon/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build
+ application/palemoon/app/profile/palemoon.js
+ application/palemoon/app/profile/prefs.js
+ application/palemoon/app/splash.rc
+ application/palemoon/base/content/aboutDialog.css
+ application/palemoon/base/content/aboutDialog.js
+ application/palemoon/base/content/autocomplete.css
+ application/palemoon/base/content/browser-addons.js
+ application/palemoon/base/content/browser-appmenu.inc
+ application/palemoon/base/content/browser-context.inc
+ application/palemoon/base/content/browser-feeds.js
+ application/palemoon/base/content/browser-fullScreen.js
+ application/palemoon/base/content/browser-gestureSupport.js
+ application/palemoon/base/content/browser-menubar.inc
+ application/palemoon/base/content/browser-places.js
+ application/palemoon/base/content/browser-plugins.js
+ application/palemoon/base/content/browser-sets.inc
+ application/palemoon/base/content/browser-syncui.js
+ application/palemoon/base/content/browser-thumbnails.js
+ application/palemoon/base/content/browser-title.css
+ application/palemoon/base/content/browser-uacompat.js
+ application/palemoon/base/content/browser-webrtcUI.js
+ application/palemoon/base/content/browser.css
+ application/palemoon/base/content/browser.js
+ application/palemoon/base/content/browser.xul
+ application/palemoon/base/content/content.js
+ application/palemoon/base/content/global-devtools-theme-scripts.inc
+ application/palemoon/base/content/global-scripts.inc
+ application/palemoon/base/content/highlighter.css
+ application/palemoon/base/content/nsContextMenu.js
+ application/palemoon/base/content/openLocation.js
+ application/palemoon/base/content/safeMode.css
+ application/palemoon/base/content/safeMode.js
+ application/palemoon/base/content/sanitize.js
+ application/palemoon/base/content/sanitizeDialog.js
+ application/palemoon/base/content/tabbrowser.css
+ application/palemoon/base/content/utilityOverlay.js
+ application/palemoon/base/content/web-panels.js
+ application/palemoon/base/jar.mn
+ application/palemoon/base/moz.build
+ application/palemoon/branding/official/configure.sh
+ application/palemoon/branding/official/content/aboutDialog.css
+ application/palemoon/branding/official/content/jar.mn
+ application/palemoon/branding/official/content/moz.build
+ application/palemoon/branding/official/locales/jar.mn
+ application/palemoon/branding/official/locales/moz.build
+ application/palemoon/branding/official/moz.build
+ application/palemoon/branding/shared/branding.mozbuild
+ application/palemoon/branding/unofficial/configure.sh
+ application/palemoon/branding/unofficial/content/aboutDialog.css
+ application/palemoon/branding/unofficial/content/jar.mn
+ application/palemoon/branding/unofficial/content/moz.build
+ application/palemoon/branding/unofficial/locales/en-US/brand.properties
+ application/palemoon/branding/unofficial/locales/jar.mn
+ application/palemoon/branding/unofficial/locales/moz.build
+ application/palemoon/branding/unofficial/moz.build
+ application/palemoon/branding/unstable/configure.sh
+ application/palemoon/branding/unstable/content/aboutDialog.css
+ application/palemoon/branding/unstable/content/jar.mn
+ application/palemoon/branding/unstable/content/moz.build
+ application/palemoon/branding/unstable/locales/jar.mn
+ application/palemoon/branding/unstable/locales/moz.build
+ application/palemoon/branding/unstable/moz.build
+ application/palemoon/build.mk
+ application/palemoon/components/abouthome/aboutHome.css
+ application/palemoon/components/abouthome/aboutHome.js
+ application/palemoon/components/abouthome/jar.mn
+ application/palemoon/components/abouthome/moz.build
+ application/palemoon/components/build/Makefile.in
+ application/palemoon/components/build/moz.build
+ application/palemoon/components/build/nsBrowserCompsCID.h
+ application/palemoon/components/build/nsModule.cpp
+ application/palemoon/components/certerror/jar.mn
+ application/palemoon/components/certerror/moz.build
+ application/palemoon/components/dirprovider/DirectoryProvider.cpp
+ application/palemoon/components/dirprovider/DirectoryProvider.h
+ application/palemoon/components/dirprovider/moz.build
+ application/palemoon/components/distribution.js
+ application/palemoon/components/downloads/DownloadsCommon.jsm
+ application/palemoon/components/downloads/content/allDownloadsViewOverlay.js
+ application/palemoon/components/downloads/content/contentAreaDownloadsView.css
+ application/palemoon/components/downloads/content/contentAreaDownloadsView.js
+ application/palemoon/components/downloads/content/download.css
+ application/palemoon/components/downloads/content/downloads.js
+ application/palemoon/components/downloads/jar.mn
+ application/palemoon/components/downloads/moz.build
+ application/palemoon/components/feeds/FeedConverter.js
+ application/palemoon/components/feeds/FeedWriter.js
+ application/palemoon/components/feeds/WebContentConverter.js
+ application/palemoon/components/feeds/content/subscribe.css
+ application/palemoon/components/feeds/content/subscribe.js
+ application/palemoon/components/feeds/jar.mn
+ application/palemoon/components/feeds/moz.build
+ application/palemoon/components/feeds/nsFeedSniffer.cpp
+ application/palemoon/components/feeds/nsFeedSniffer.h
+ application/palemoon/components/feeds/nsIFeedResultService.idl
+ application/palemoon/components/feeds/nsIWebContentConverterRegistrar.idl
+ application/palemoon/components/fuel/fuelApplication.js
+ application/palemoon/components/fuel/fuelIApplication.idl
+ application/palemoon/components/fuel/moz.build
+ application/palemoon/components/moz.build
+ application/palemoon/components/newtab/cells.js
+ application/palemoon/components/newtab/drag.js
+ application/palemoon/components/newtab/dragDataHelper.js
+ application/palemoon/components/newtab/drop.js
+ application/palemoon/components/newtab/dropPreview.js
+ application/palemoon/components/newtab/dropTargetShim.js
+ application/palemoon/components/newtab/grid.js
+ application/palemoon/components/newtab/jar.mn
+ application/palemoon/components/newtab/moz.build
+ application/palemoon/components/newtab/newTab.css
+ application/palemoon/components/newtab/newTab.js
+ application/palemoon/components/newtab/page.js
+ application/palemoon/components/newtab/search.js
+ application/palemoon/components/newtab/sites.js
+ application/palemoon/components/newtab/transformations.js
+ application/palemoon/components/newtab/undo.js
+ application/palemoon/components/newtab/updater.js
+ application/palemoon/components/nsAboutRedirector.js
+ application/palemoon/components/nsBrowserContentHandler.js
+ application/palemoon/components/nsBrowserGlue.js
+ application/palemoon/components/nsIBrowserGlue.idl
+ application/palemoon/components/nsIBrowserHandler.idl
+ application/palemoon/components/pageinfo/feeds.js
+ application/palemoon/components/pageinfo/jar.mn
+ application/palemoon/components/pageinfo/moz.build
+ application/palemoon/components/pageinfo/pageInfo.css
+ application/palemoon/components/pageinfo/pageInfo.js
+ application/palemoon/components/pageinfo/permissions.js
+ application/palemoon/components/pageinfo/security.js
+ application/palemoon/components/permissions/aboutPermissions.css
+ application/palemoon/components/permissions/aboutPermissions.js
+ application/palemoon/components/permissions/jar.mn
+ application/palemoon/components/permissions/moz.build
+ application/palemoon/components/places/PlacesUIUtils.jsm
+ application/palemoon/components/places/content/bookmarksPanel.js
+ application/palemoon/components/places/content/browserPlacesViews.js
+ application/palemoon/components/places/content/controller.js
+ application/palemoon/components/places/content/editBookmarkOverlay.js
+ application/palemoon/components/places/content/history-panel.js
+ application/palemoon/components/places/content/moveBookmarks.js
+ application/palemoon/components/places/content/organizer.css
+ application/palemoon/components/places/content/places.css
+ application/palemoon/components/places/content/places.js
+ application/palemoon/components/places/content/sidebarUtils.js
+ application/palemoon/components/places/content/treeView.js
+ application/palemoon/components/places/jar.mn
+ application/palemoon/components/places/moz.build
+ application/palemoon/components/preferences/advanced.js
+ application/palemoon/components/preferences/applicationManager.js
+ application/palemoon/components/preferences/connection.js
+ application/palemoon/components/preferences/content.js
+ application/palemoon/components/preferences/cookies.js
+ application/palemoon/components/preferences/handlers.css
+ application/palemoon/components/preferences/jar.mn
+ application/palemoon/components/preferences/languages.js
+ application/palemoon/components/preferences/main.js
+ application/palemoon/components/preferences/moz.build
+ application/palemoon/components/preferences/newtaburl.js
+ application/palemoon/components/preferences/permissions.js
+ application/palemoon/components/preferences/privacy.js
+ application/palemoon/components/preferences/sanitize.js
+ application/palemoon/components/preferences/security.js
+ application/palemoon/components/preferences/sync.js
+ application/palemoon/components/preferences/tabs.js
+ application/palemoon/components/privatebrowsing/jar.mn
+ application/palemoon/components/privatebrowsing/moz.build
+ application/palemoon/components/search/content/engineManager.js
+ application/palemoon/components/search/content/searchbarBindings.css
+ application/palemoon/components/search/jar.mn
+ application/palemoon/components/search/moz.build
+ application/palemoon/components/sessionstore/DocumentUtils.jsm
+ application/palemoon/components/sessionstore/SessionStorage.jsm
+ application/palemoon/components/sessionstore/SessionStore.jsm
+ application/palemoon/components/sessionstore/XPathGenerator.jsm
+ application/palemoon/components/sessionstore/_SessionFile.jsm
+ application/palemoon/components/sessionstore/content/aboutSessionRestore.js
+ application/palemoon/components/sessionstore/content/content-sessionStore.js
+ application/palemoon/components/sessionstore/jar.mn
+ application/palemoon/components/sessionstore/moz.build
+ application/palemoon/components/sessionstore/nsISessionStartup.idl
+ application/palemoon/components/sessionstore/nsISessionStore.idl
+ application/palemoon/components/shell/ShellService.jsm
+ application/palemoon/components/shell/content/setDesktopBackground.js
+ application/palemoon/components/shell/jar.mn
+ application/palemoon/components/shell/moz.build
+ application/palemoon/components/shell/nsGNOMEShellService.cpp
+ application/palemoon/components/shell/nsGNOMEShellService.h
+ application/palemoon/components/shell/nsIGNOMEShellService.idl
+ application/palemoon/components/shell/nsIMacShellService.idl
+ application/palemoon/components/shell/nsIShellService.idl
+ application/palemoon/components/shell/nsIWindowsShellService.idl
+ application/palemoon/components/shell/nsMacShellService.cpp
+ application/palemoon/components/shell/nsMacShellService.h
+ application/palemoon/components/shell/nsShellService.h
+ application/palemoon/components/shell/nsWindowsShellService.cpp
+ application/palemoon/components/shell/nsWindowsShellService.h
+ application/palemoon/components/statusbar/Downloads.jsm
+ application/palemoon/components/statusbar/Progress.jsm
+ application/palemoon/components/statusbar/Status.jsm
+ application/palemoon/components/statusbar/Status4Evar.jsm
+ application/palemoon/components/statusbar/Toolbars.jsm
+ application/palemoon/components/statusbar/content-thunk.js
+ application/palemoon/components/statusbar/content/overlay.css
+ application/palemoon/components/statusbar/content/overlay.js
+ application/palemoon/components/statusbar/content/prefs.css
+ application/palemoon/components/statusbar/content/prefs.js
+ application/palemoon/components/statusbar/jar.mn
+ application/palemoon/components/statusbar/moz.build
+ application/palemoon/components/statusbar/status4evar.idl
+ application/palemoon/components/statusbar/status4evar.js
+ application/palemoon/components/sync/aboutSyncTabs.css
+ application/palemoon/components/sync/aboutSyncTabs.js
+ application/palemoon/components/sync/addDevice.js
+ application/palemoon/components/sync/genericChange.js
+ application/palemoon/components/sync/jar.mn
+ application/palemoon/components/sync/moz.build
+ application/palemoon/components/sync/progress.js
+ application/palemoon/components/sync/quota.js
+ application/palemoon/components/sync/setup.js
+ application/palemoon/installer/Makefile.in
+ application/palemoon/installer/moz.build
+ application/palemoon/installer/windows/Makefile.in
+ application/palemoon/installer/windows/moz.build
+ application/palemoon/installer/windows/nsis/shared.nsh
+ application/palemoon/locales/Makefile.in
+ application/palemoon/locales/en-US/chrome/browser/browser.properties
+ application/palemoon/locales/en-US/chrome/browser/engineManager.properties
+ application/palemoon/locales/en-US/chrome/browser/feeds/subscribe.properties
+ application/palemoon/locales/en-US/chrome/browser/newTab.properties
+ application/palemoon/locales/en-US/chrome/browser/openLocation.properties
+ application/palemoon/locales/en-US/chrome/browser/pageInfo.properties
+ application/palemoon/locales/en-US/chrome/browser/places/bookmarkProperties.properties
+ application/palemoon/locales/en-US/chrome/browser/places/places.properties
+ application/palemoon/locales/en-US/chrome/browser/quitDialog.properties
+ application/palemoon/locales/en-US/chrome/browser/search.properties
+ application/palemoon/locales/en-US/chrome/browser/shellservice.properties
+ application/palemoon/locales/en-US/chrome/browser/syncQuota.properties
+ application/palemoon/locales/en-US/chrome/browser/syncSetup.properties
+ application/palemoon/locales/en-US/chrome/browser/taskbar.properties
+ application/palemoon/locales/en-US/chrome/overrides/appstrings.properties
+ application/palemoon/locales/en-US/crashreporter/crashreporter-override.ini
+ application/palemoon/locales/filter.py
+ application/palemoon/locales/generic/extract-bookmarks.py
+ application/palemoon/locales/jar.mn
+ application/palemoon/locales/l10n.ini
+ application/palemoon/locales/moz.build
+ application/palemoon/modules/AboutHomeUtils.jsm
+ application/palemoon/modules/AutoCompletePopup.jsm
+ application/palemoon/modules/BrowserNewTabPreloader.jsm
+ application/palemoon/modules/CharsetMenu.jsm
+ application/palemoon/modules/PageMenu.jsm
+ application/palemoon/modules/PopupNotifications.jsm
+ application/palemoon/modules/QuotaManager.jsm
+ application/palemoon/modules/RecentWindow.jsm
+ application/palemoon/modules/SharedFrame.jsm
+ application/palemoon/modules/Windows8WindowFrameColor.jsm
+ application/palemoon/modules/WindowsJumpLists.jsm
+ application/palemoon/modules/moz.build
+ application/palemoon/modules/offlineAppCache.jsm
+ application/palemoon/modules/openLocationLastURL.jsm
+ application/palemoon/modules/webrtcUI.jsm
+ application/palemoon/moz.build
+ application/palemoon/moz.configure
+ application/palemoon/themes/linux/Makefile.in
+ application/palemoon/themes/linux/aboutCertError.css
+ application/palemoon/themes/linux/aboutPrivateBrowsing.css
+ application/palemoon/themes/linux/aboutSessionRestore.css
+ application/palemoon/themes/linux/aboutSyncTabs.css
+ application/palemoon/themes/linux/autocomplete.css
+ application/palemoon/themes/linux/browser.css
+ application/palemoon/themes/linux/communicator/communicator.css
+ application/palemoon/themes/linux/communicator/jar.mn
+ application/palemoon/themes/linux/communicator/moz.build
+ application/palemoon/themes/linux/downloads/allDownloadsViewOverlay.css
+ application/palemoon/themes/linux/downloads/contentAreaDownloadsView.css
+ application/palemoon/themes/linux/engineManager.css
+ application/palemoon/themes/linux/feeds/subscribe-ui.css
+ application/palemoon/themes/linux/feeds/subscribe.css
+ application/palemoon/themes/linux/jar.mn
+ application/palemoon/themes/linux/moz.build
+ application/palemoon/themes/linux/newtab/newTab.css
+ application/palemoon/themes/linux/pageInfo.css
+ application/palemoon/themes/linux/permissions/aboutPermissions.css
+ application/palemoon/themes/linux/places/editBookmarkOverlay.css
+ application/palemoon/themes/linux/sanitizeDialog.css
+ application/palemoon/themes/linux/searchbar.css
+ application/palemoon/themes/linux/setDesktopBackground.css
+ application/palemoon/themes/linux/statusbar/overlay.css
+ application/palemoon/themes/linux/statusbar/prefs.css
+ application/palemoon/themes/linux/syncProgress.css
+ application/palemoon/themes/linux/syncQuota.css
+ application/palemoon/themes/linux/syncSetup.css
+ application/palemoon/themes/moz.build
+ application/palemoon/themes/osx/Makefile.in
+ application/palemoon/themes/osx/aboutCertError.css
+ application/palemoon/themes/osx/aboutPrivateBrowsing.css
+ application/palemoon/themes/osx/aboutSessionRestore.css
+ application/palemoon/themes/osx/aboutSyncTabs.css
+ application/palemoon/themes/osx/autocomplete.css
+ application/palemoon/themes/osx/browser.css
+ application/palemoon/themes/osx/communicator/communicator.css
+ application/palemoon/themes/osx/communicator/jar.mn
+ application/palemoon/themes/osx/communicator/moz.build
+ application/palemoon/themes/osx/downloads/allDownloadsViewOverlay.css
+ application/palemoon/themes/osx/downloads/contentAreaDownloadsView.css
+ application/palemoon/themes/osx/engineManager.css
+ application/palemoon/themes/osx/feeds/subscribe-ui.css
+ application/palemoon/themes/osx/feeds/subscribe.css
+ application/palemoon/themes/osx/jar.mn
+ application/palemoon/themes/osx/moz.build
+ application/palemoon/themes/osx/newtab/newTab.css
+ application/palemoon/themes/osx/pageInfo.css
+ application/palemoon/themes/osx/permissions/aboutPermissions.css
+ application/palemoon/themes/osx/places/editBookmarkOverlay.css
+ application/palemoon/themes/osx/sanitizeDialog.css
+ application/palemoon/themes/osx/searchbar.css
+ application/palemoon/themes/osx/setDesktopBackground.css
+ application/palemoon/themes/osx/statusbar/overlay.css
+ application/palemoon/themes/osx/statusbar/prefs.css
+ application/palemoon/themes/osx/syncProgress.css
+ application/palemoon/themes/osx/syncQuota.css
+ application/palemoon/themes/osx/syncSetup.css
+ application/palemoon/themes/shared/newtab/newTab.css.inc
+ application/palemoon/themes/shared/statusbar/dynamic.css
+ application/palemoon/themes/shared/statusbar/overlay.css
+ application/palemoon/themes/shared/statusbar/prefs.css
+ application/palemoon/themes/windows/Makefile.in
+ application/palemoon/themes/windows/aboutCertError.css
+ application/palemoon/themes/windows/aboutPrivateBrowsing.css
+ application/palemoon/themes/windows/aboutSessionRestore.css
+ application/palemoon/themes/windows/aboutSyncTabs.css
+ application/palemoon/themes/windows/autocomplete.css
+ application/palemoon/themes/windows/browser.css
+ application/palemoon/themes/windows/communicator/communicator.css
+ application/palemoon/themes/windows/communicator/jar.mn
+ application/palemoon/themes/windows/communicator/moz.build
+ application/palemoon/themes/windows/downloads/allDownloadsViewOverlay.css
+ application/palemoon/themes/windows/downloads/contentAreaDownloadsView.css
+ application/palemoon/themes/windows/engineManager.css
+ application/palemoon/themes/windows/feeds/subscribe-ui.css
+ application/palemoon/themes/windows/feeds/subscribe.css
+ application/palemoon/themes/windows/jar.mn
+ application/palemoon/themes/windows/moz.build
+ application/palemoon/themes/windows/newtab/newTab.css
+ application/palemoon/themes/windows/pageInfo.css
+ application/palemoon/themes/windows/permissions/aboutPermissions.css
+ application/palemoon/themes/windows/places/organizer.css
+ application/palemoon/themes/windows/sanitizeDialog.css
+ application/palemoon/themes/windows/searchbar.css
+ application/palemoon/themes/windows/setDesktopBackground.css
+ application/palemoon/themes/windows/statusbar/overlay.css
+ application/palemoon/themes/windows/statusbar/prefs.css
+ application/palemoon/themes/windows/syncProgress.css
+ application/palemoon/themes/windows/syncQuota.css
+ application/palemoon/themes/windows/syncSetup.css
+ application/xulrunner/app.mozbuild
+ application/xulrunner/app/Makefile.in
+ application/xulrunner/app/moz.build
+ application/xulrunner/app/nsXULRunnerApp.cpp
+ application/xulrunner/app/splash.rc
+ application/xulrunner/app/xulrunner.js
+ application/xulrunner/confvars.sh
+ application/xulrunner/examples/moz.build
+ application/xulrunner/examples/simple/components/moz.build
+ application/xulrunner/examples/simple/components/public/moz.build
+ application/xulrunner/examples/simple/components/public/nsISimpleTest.idl
+ application/xulrunner/examples/simple/components/src/SimpleTest.cpp
+ application/xulrunner/examples/simple/components/src/SimpleTest.js
+ application/xulrunner/examples/simple/components/src/moz.build
+ application/xulrunner/examples/simple/content/simple.js
+ application/xulrunner/examples/simple/jar.mn
+ application/xulrunner/examples/simple/moz.build
+ application/xulrunner/examples/simple/simple-prefs.js
+ application/xulrunner/installer/Makefile.in
+ application/xulrunner/installer/moz.build
+ application/xulrunner/moz.build
+ application/xulrunner/moz.configure
+ application/xulrunner/stub/Makefile.in
+ application/xulrunner/stub/moz.build
+ application/xulrunner/stub/nsXULStub.cpp
+ application/xulrunner/stub/xulrunner-stub.rc
+ application/xulrunner/tools/redit/moz.build
+ build/Makefile.in
+ build/annotationProcessors/AnnotationInfo.java
+ build/annotationProcessors/AnnotationProcessor.java
+ build/annotationProcessors/CodeGenerator.java
+ build/annotationProcessors/Makefile.in
+ build/annotationProcessors/SDKProcessor.java
+ build/annotationProcessors/classloader/AnnotatableEntity.java
+ build/annotationProcessors/classloader/ClassWithOptions.java
+ build/annotationProcessors/classloader/IterableJarLoadingURLClassLoader.java
+ build/annotationProcessors/classloader/JarClassIterator.java
+ build/annotationProcessors/moz.build
+ build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
+ build/annotationProcessors/utils/GeneratableElementIterator.java
+ build/annotationProcessors/utils/Utils.java
+ build/appini_header.py
+ build/autoconf/acwinpaths.m4
+ build/autoconf/android.m4
+ build/autoconf/arch.m4
+ build/autoconf/clang-plugin.m4
+ build/autoconf/config.status.m4
+ build/autoconf/expandlibs.m4
+ build/autoconf/frameptr.m4
+ build/autoconf/hooks.m4
+ build/autoconf/icu.m4
+ build/autoconf/ios.m4
+ build/autoconf/mozheader.m4
+ build/autoconf/mozprog.m4
+ build/autoconf/nspr-build.m4
+ build/autoconf/pkg.m4
+ build/autoconf/sanitize.m4
+ build/autoconf/toolchain.m4
+ build/autoconf/zlib.m4
+ build/automation-build.mk
+ build/automation.py.in
+ build/binary-location.mk
+ build/build-clang/build-clang.py
+ build/buildconfig.py
+ build/checksums.py
+ build/clang-plugin/Makefile.in
+ build/clang-plugin/moz.build
+ build/compare-mozconfig/compare-mozconfigs-wrapper.py
+ build/gecko_templates.mozbuild
+ build/gen_test_packages_manifest.py
+ build/genrc.sh
+ build/gyp.mozbuild
+ build/mach_bootstrap.py
+ build/macosx/cross-mozconfig.common
+ build/macosx/local-mozconfig.common
+ build/macosx/permissions/chown_revert.c
+ build/macosx/permissions/chown_root.c
+ build/macosx/universal/mozconfig.common
+ build/macosx/universal/unify
+ build/mobile/b2gautomation.py
+ build/mobile/remoteautomation.py
+ build/moz-automation.mk
+ build/moz.build
+ build/moz.configure/android-ndk.configure
+ build/moz.configure/compilers-util.configure
+ build/moz.configure/init.configure
+ build/moz.configure/keyfiles.configure
+ build/moz.configure/memory.configure
+ build/moz.configure/old.configure
+ build/moz.configure/pkg.configure
+ build/moz.configure/util.configure
+ build/moz.configure/warnings.configure
+ build/moz.configure/windows.configure
+ build/mozconfig.win-common
+ build/pgo/blueprint/fancytype-screen.css
+ build/pgo/profileserver.py
+ build/pymake/pymake/command.py
+ build/sccache.mk
+ build/submit_telemetry_data.py
+ build/templates.mozbuild
+ build/test_templates.mozbuild
+ build/unix/aix.exp
+ build/unix/elfhack/Makefile.in
+ build/unix/elfhack/dummy.c
+ build/unix/elfhack/elf.cpp
+ build/unix/elfhack/elfhack.cpp
+ build/unix/elfhack/elfxx.h
+ build/unix/elfhack/inject.c
+ build/unix/elfhack/inject/Makefile.in
+ build/unix/elfhack/moz.build
+ build/unix/elfhack/test-array.c
+ build/unix/elfhack/test-ctors.c
+ build/unix/elfhack/test.c
+ build/unix/moz.build
+ build/unix/mozilla.in
+ build/unix/rewrite_asan_dylib.py
+ build/unix/run-gprof.sh
+ build/unix/run-hiprof.sh
+ build/unix/run-mozilla.sh
+ build/unix/run-third.sh
+ build/unix/stdc++compat/Makefile.in
+ build/unix/stdc++compat/moz.build
+ build/unix/stdc++compat/stdc++compat.cpp
+ build/update-settings.ini
+ build/valgrind/mach_commands.py
+ build/valgrind/output_handler.py
+ build/variables.py
+ build/win32/Makefile.in
+ build/win32/autobinscope.py
+ build/win32/crashinjectdll/crashinjectdll.cpp
+ build/win32/crashinjectdll/moz.build
+ build/win32/moz.build
+ build/win32/pgomerge.py
+ build/win32/procmem.py
+ caps/BasePrincipal.cpp
+ caps/BasePrincipal.h
+ caps/DomainPolicy.cpp
+ caps/DomainPolicy.h
+ caps/moz.build
+ caps/nsIAddonPolicyService.idl
+ caps/nsIDomainPolicy.idl
+ caps/nsIScriptSecurityManager.idl
+ caps/nsJSPrincipals.cpp
+ caps/nsNullPrincipalURI.cpp
+ caps/nsPrincipal.cpp
+ caps/nsPrincipal.h
+ caps/nsScriptSecurityManager.cpp
+ caps/nsScriptSecurityManager.h
+ caps/tests/gtest/TestOriginAttributes.cpp
+ caps/tests/gtest/moz.build
+ chrome/RegistryMessageUtils.h
+ chrome/moz.build
+ chrome/nsChromeProtocolHandler.h
+ chrome/nsChromeRegistry.cpp
+ chrome/nsChromeRegistry.h
+ chrome/nsChromeRegistryChrome.cpp
+ chrome/nsChromeRegistryChrome.h
+ chrome/nsChromeRegistryContent.cpp
+ chrome/nsChromeRegistryContent.h
+ chrome/nsIChromeRegistry.idl
+ chrome/nsIToolkitChromeRegistry.idl
+ chrome/test/moz.build
+ chrome/test/unit/test_bug292789.js
+ chrome/test/unit/test_bug380398.js
+ chrome/test/unit/test_bug397073.js
+ chrome/test/unit/test_bug399707.js
+ chrome/test/unit/test_bug401153.js
+ chrome/test/unit/test_bug415367.js
+ chrome/test/unit/test_bug519468.js
+ chrome/test/unit/test_bug564667.js
+ chrome/test/unit/test_bug848297.js
+ chrome/test/unit/test_data_protocol_registration.js
+ chrome/test/unit/test_no_remote_registration.js
+ chrome/test/unit/test_resolve_uris.js
+ client.py
+ config/Moz/Milestone.pm
+ config/MozZipFile.py
+ config/android-common.mk
+ config/check_js_msg_encoding.py
+ config/check_macroassembler_style.py
+ config/check_source_count.py
+ config/check_spidermonkey_style.py
+ config/check_vanilla_allocations.py
+ config/doxygen.cfg.in
+ config/expandlibs.py
+ config/expandlibs_config.py
+ config/expandlibs_exec.py
+ config/expandlibs_gen.py
+ config/external/fdlibm/moz.build
+ config/external/ffi/moz.build
+ config/external/freetype2/Makefile.in
+ config/external/freetype2/moz.build
+ config/external/icu/common/moz.build
+ config/external/icu/data/icudata.s
+ config/external/icu/data/icudata_gas.S
+ config/external/icu/data/moz.build
+ config/external/icu/defs.mozbuild
+ config/external/icu/i18n/moz.build
+ config/external/icu/moz.build
+ config/external/lgpllibs/lgpllibs.def
+ config/external/moz.build
+ config/external/nspr/ds/moz.build
+ config/external/nspr/libc/moz.build
+ config/external/nspr/moz.build
+ config/external/nspr/pr/moz.build
+ config/external/nspr/prcpucfg.h
+ config/external/nss/Makefile.in
+ config/external/nss/crmf/moz.build
+ config/external/nss/moz.build
+ config/external/nss/nss.mk
+ config/external/nss/nss.symbols
+ config/external/sqlite/moz.build
+ config/external/zlib/moz.build
+ config/find_OOM_errors.py
+ config/gcc-stl-wrapper.template.h
+ config/link.py
+ config/make-stl-wrappers.py
+ config/makefiles/autotargets.mk
+ config/makefiles/java-build.mk
+ config/makefiles/target_binaries.mk
+ config/makefiles/test/Makefile.in
+ config/makefiles/test/check-arglist.mk
+ config/makefiles/test/check-autotargets.mk
+ config/makefiles/test/moz.build
+ config/makefiles/xpidl/Makefile.in
+ config/moz.build
+ config/mozunit.py
+ config/msvc-stl-wrapper.template.h
+ config/pathsub.h
+ config/printconfigsetting.py
+ config/pythonpath.py
+ config/rebuild_check.py
+ config/recurse.mk
+ config/rules.mk
+ config/string-format.js
+ config/tests/makefiles/autodeps/Makefile.in
+ config/tests/makefiles/autodeps/check_mkdir.tpy
+ config/tests/makefiles/autodeps/moz.build
+ config/tests/src-simple/Makefile.in
+ config/tests/src-simple/moz.build
+ config/tests/test_mozbuild_reading.py
+ config/tests/unit-mozunit.py
+ config/tests/unitMozZipFile.py
+ config/version.mk
+ configure.py
+ db/mork/build/moz.build
+ db/mork/build/nsIMdbFactoryFactory.h
+ db/mork/build/nsMorkCID.h
+ db/mork/build/nsMorkFactory.cpp
+ db/mork/moz.build
+ db/mork/public/moz.build
+ db/mork/src/morkArray.cpp
+ db/mork/src/morkArray.h
+ db/mork/src/morkAtom.cpp
+ db/mork/src/morkAtom.h
+ db/mork/src/morkAtomMap.cpp
+ db/mork/src/morkAtomMap.h
+ db/mork/src/morkAtomSpace.cpp
+ db/mork/src/morkAtomSpace.h
+ db/mork/src/morkBead.cpp
+ db/mork/src/morkBead.h
+ db/mork/src/morkBlob.cpp
+ db/mork/src/morkBlob.h
+ db/mork/src/morkBuilder.cpp
+ db/mork/src/morkBuilder.h
+ db/mork/src/morkCell.cpp
+ db/mork/src/morkCell.h
+ db/mork/src/morkCellObject.cpp
+ db/mork/src/morkCellObject.h
+ db/mork/src/morkConfig.cpp
+ db/mork/src/morkConfig.h
+ db/mork/src/morkCursor.cpp
+ db/mork/src/morkCursor.h
+ db/mork/src/morkEnv.cpp
+ db/mork/src/morkEnv.h
+ db/mork/src/morkFactory.cpp
+ db/mork/src/morkFactory.h
+ db/mork/src/morkFile.cpp
+ db/mork/src/morkHandle.cpp
+ db/mork/src/morkHandle.h
+ db/mork/src/morkIntMap.cpp
+ db/mork/src/morkIntMap.h
+ db/mork/src/morkNode.cpp
+ db/mork/src/morkNodeMap.cpp
+ db/mork/src/morkNodeMap.h
+ db/mork/src/morkObject.cpp
+ db/mork/src/morkObject.h
+ db/mork/src/morkParser.cpp
+ db/mork/src/morkParser.h
+ db/mork/src/morkPool.cpp
+ db/mork/src/morkPool.h
+ db/mork/src/morkPortTableCursor.cpp
+ db/mork/src/morkPortTableCursor.h
+ db/mork/src/morkQuickSort.h
+ db/mork/src/morkRow.cpp
+ db/mork/src/morkRow.h
+ db/mork/src/morkRowCellCursor.cpp
+ db/mork/src/morkRowCellCursor.h
+ db/mork/src/morkRowMap.cpp
+ db/mork/src/morkRowMap.h
+ db/mork/src/morkRowObject.cpp
+ db/mork/src/morkRowObject.h
+ db/mork/src/morkRowSpace.cpp
+ db/mork/src/morkRowSpace.h
+ db/mork/src/morkSearchRowCursor.cpp
+ db/mork/src/morkSearchRowCursor.h
+ db/mork/src/morkSink.cpp
+ db/mork/src/morkSink.h
+ db/mork/src/morkSpace.cpp
+ db/mork/src/morkSpace.h
+ db/mork/src/morkStore.cpp
+ db/mork/src/morkStore.h
+ db/mork/src/morkStream.cpp
+ db/mork/src/morkTable.cpp
+ db/mork/src/morkTable.h
+ db/mork/src/morkTableRowCursor.cpp
+ db/mork/src/morkTableRowCursor.h
+ db/mork/src/morkThumb.cpp
+ db/mork/src/morkThumb.h
+ db/mork/src/morkUniqRowCursor.h
+ db/mork/src/morkWriter.cpp
+ db/mork/src/morkWriter.h
+ db/mork/src/morkYarn.cpp
+ db/mork/src/morkYarn.h
+ db/mork/src/morkZone.cpp
+ db/mork/src/morkZone.h
+ db/mork/src/moz.build
+ db/mork/src/orkinHeap.cpp
+ db/mork/src/orkinHeap.h
+ db/moz.build
+ db/sqlite3/src/moz.build
+ db/sqlite3/src/sqlite.symbols
+ devtools/client/aboutdebugging/aboutdebugging.css
+ devtools/client/aboutdebugging/components/addons/moz.build
+ devtools/client/aboutdebugging/components/addons/panel.js
+ devtools/client/aboutdebugging/components/moz.build
+ devtools/client/aboutdebugging/components/panel-header.js
+ devtools/client/aboutdebugging/components/panel-menu-entry.js
+ devtools/client/aboutdebugging/components/panel-menu.js
+ devtools/client/aboutdebugging/components/tabs/moz.build
+ devtools/client/aboutdebugging/components/target-list.js
+ devtools/client/aboutdebugging/components/workers/moz.build
+ devtools/client/aboutdebugging/modules/addon.js
+ devtools/client/aboutdebugging/modules/moz.build
+ devtools/client/aboutdebugging/modules/worker.js
+ devtools/client/aboutdebugging/moz.build
+ devtools/client/animationinspector/components/animation-details.js
+ devtools/client/animationinspector/components/animation-target-node.js
+ devtools/client/animationinspector/components/animation-time-block.js
+ devtools/client/animationinspector/components/animation-timeline.js
+ devtools/client/animationinspector/components/keyframes.js
+ devtools/client/animationinspector/components/moz.build
+ devtools/client/animationinspector/components/rate-selector.js
+ devtools/client/animationinspector/moz.build
+ devtools/client/animationinspector/utils.js
+ devtools/client/canvasdebugger/canvasdebugger.js
+ devtools/client/canvasdebugger/moz.build
+ devtools/client/canvasdebugger/panel.js
+ devtools/client/commandline/commandline.css
+ devtools/client/commandline/moz.build
+ devtools/client/commandline/test/head.js
+ devtools/client/debugger/content/actions/breakpoints.js
+ devtools/client/debugger/content/actions/event-listeners.js
+ devtools/client/debugger/content/actions/moz.build
+ devtools/client/debugger/content/actions/sources.js
+ devtools/client/debugger/content/constants.js
+ devtools/client/debugger/content/globalActions.js
+ devtools/client/debugger/content/moz.build
+ devtools/client/debugger/content/reducers/async-requests.js
+ devtools/client/debugger/content/reducers/breakpoints.js
+ devtools/client/debugger/content/reducers/event-listeners.js
+ devtools/client/debugger/content/reducers/index.js
+ devtools/client/debugger/content/reducers/moz.build
+ devtools/client/debugger/content/reducers/sources.js
+ devtools/client/debugger/content/utils.js
+ devtools/client/debugger/content/views/event-listeners-view.js
+ devtools/client/debugger/content/views/moz.build
+ devtools/client/debugger/content/views/sources-view.js
+ devtools/client/debugger/debugger-commands.js
+ devtools/client/debugger/debugger-controller.js
+ devtools/client/debugger/debugger-view.js
+ devtools/client/debugger/moz.build
+ devtools/client/debugger/new/moz.build
+ devtools/client/debugger/new/panel.js
+ devtools/client/debugger/new/styles.css
+ devtools/client/debugger/panel.js
+ devtools/client/debugger/test/mochitest/sjs_post-page.sjs
+ devtools/client/definitions.js
+ devtools/client/dom/content/actions/filter.js
+ devtools/client/dom/content/actions/moz.build
+ devtools/client/dom/content/components/dom-tree.js
+ devtools/client/dom/content/components/main-frame.js
+ devtools/client/dom/content/components/main-toolbar.js
+ devtools/client/dom/content/components/moz.build
+ devtools/client/dom/content/constants.js
+ devtools/client/dom/content/dom-decorator.js
+ devtools/client/dom/content/dom-view.js
+ devtools/client/dom/content/grip-provider.js
+ devtools/client/dom/content/moz.build
+ devtools/client/dom/content/reducers/filter.js
+ devtools/client/dom/content/reducers/grips.js
+ devtools/client/dom/content/reducers/index.js
+ devtools/client/dom/content/reducers/moz.build
+ devtools/client/dom/content/utils.js
+ devtools/client/dom/dom-panel.js
+ devtools/client/dom/main.js
+ devtools/client/dom/moz.build
+ devtools/client/framework/ToolboxProcess.jsm
+ devtools/client/framework/about-devtools-toolbox.js
+ devtools/client/framework/attach-thread.js
+ devtools/client/framework/browser-menus.js
+ devtools/client/framework/connect/connect.js
+ devtools/client/framework/dev-edition-promo/dev-edition-promo.css
+ devtools/client/framework/devtools-browser.js
+ devtools/client/framework/devtools.js
+ devtools/client/framework/gDevTools.jsm
+ devtools/client/framework/location-store.js
+ devtools/client/framework/menu-item.js
+ devtools/client/framework/menu.js
+ devtools/client/framework/moz.build
+ devtools/client/framework/options-panel.css
+ devtools/client/framework/selection.js
+ devtools/client/framework/sidebar.js
+ devtools/client/framework/source-map-service.js
+ devtools/client/framework/target-from-url.js
+ devtools/client/framework/target.js
+ devtools/client/framework/toolbox-highlighter-utils.js
+ devtools/client/framework/toolbox-hosts.js
+ devtools/client/framework/toolbox-init.js
+ devtools/client/framework/toolbox-options.js
+ devtools/client/framework/toolbox-process-window.js
+ devtools/client/framework/toolbox.js
+ devtools/client/inspector/breadcrumbs.js
+ devtools/client/inspector/components/box-model.js
+ devtools/client/inspector/components/inspector-tab-panel.css
+ devtools/client/inspector/components/inspector-tab-panel.js
+ devtools/client/inspector/components/moz.build
+ devtools/client/inspector/computed/computed.js
+ devtools/client/inspector/computed/moz.build
+ devtools/client/inspector/fonts/fonts.js
+ devtools/client/inspector/fonts/moz.build
+ devtools/client/inspector/inspector-commands.js
+ devtools/client/inspector/inspector-search.js
+ devtools/client/inspector/layout/actions/index.js
+ devtools/client/inspector/layout/actions/moz.build
+ devtools/client/inspector/layout/components/App.js
+ devtools/client/inspector/layout/components/Grid.js
+ devtools/client/inspector/layout/components/moz.build
+ devtools/client/inspector/layout/layout.js
+ devtools/client/inspector/layout/moz.build
+ devtools/client/inspector/layout/reducers/grids.js
+ devtools/client/inspector/layout/reducers/index.js
+ devtools/client/inspector/layout/reducers/moz.build
+ devtools/client/inspector/layout/store.js
+ devtools/client/inspector/layout/types.js
+ devtools/client/inspector/layout/utils/l10n.js
+ devtools/client/inspector/layout/utils/moz.build
+ devtools/client/inspector/markup/markup.js
+ devtools/client/inspector/markup/moz.build
+ devtools/client/inspector/markup/test/browser_markup_accessibility_focus_blur.js
+ devtools/client/inspector/markup/test/browser_markup_accessibility_navigation.js
+ devtools/client/inspector/markup/test/browser_markup_accessibility_navigation_after_edit.js
+ devtools/client/inspector/markup/test/browser_markup_accessibility_semantics.js
+ devtools/client/inspector/markup/utils.js
+ devtools/client/inspector/markup/views/element-container.js
+ devtools/client/inspector/markup/views/element-editor.js
+ devtools/client/inspector/markup/views/html-editor.js
+ devtools/client/inspector/markup/views/markup-container.js
+ devtools/client/inspector/markup/views/moz.build
+ devtools/client/inspector/markup/views/read-only-container.js
+ devtools/client/inspector/markup/views/read-only-editor.js
+ devtools/client/inspector/markup/views/root-container.js
+ devtools/client/inspector/markup/views/text-container.js
+ devtools/client/inspector/markup/views/text-editor.js
+ devtools/client/inspector/moz.build
+ devtools/client/inspector/panel.js
+ devtools/client/inspector/rules/models/element-style.js
+ devtools/client/inspector/rules/models/moz.build
+ devtools/client/inspector/rules/models/rule.js
+ devtools/client/inspector/rules/models/text-property.js
+ devtools/client/inspector/rules/moz.build
+ devtools/client/inspector/rules/rules.js
+ devtools/client/inspector/rules/test/doc_copystyles.css
+ devtools/client/inspector/rules/test/doc_keyframeanimation.css
+ devtools/client/inspector/rules/views/moz.build
+ devtools/client/inspector/rules/views/rule-editor.js
+ devtools/client/inspector/rules/views/text-property-editor.js
+ devtools/client/inspector/shared/dom-node-preview.js
+ devtools/client/inspector/shared/highlighters-overlay.js
+ devtools/client/inspector/shared/moz.build
+ devtools/client/inspector/shared/node-types.js
+ devtools/client/inspector/shared/style-inspector-menu.js
+ devtools/client/inspector/shared/tooltips-overlay.js
+ devtools/client/inspector/shared/utils.js
+ devtools/client/inspector/test/browser_inspector_breadcrumbs_highlight_hover.js
+ devtools/client/inspector/test/browser_inspector_delete-selected-node-02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-04.js
+ devtools/client/inspector/test/browser_inspector_highlighter-by-type.js
+ devtools/client/inspector/test/browser_inspector_highlighter-cancel.js
+ devtools/client/inspector/test/browser_inspector_highlighter-comments.js
+ devtools/client/inspector/test/browser_inspector_highlighter-cssgrid_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-csstransform_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-csstransform_02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-embed.js
+ devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-clipboard.js
+ devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-csp.js
+ devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-events.js
+ devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-label.js
+ devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-show-hide.js
+ devtools/client/inspector/test/browser_inspector_highlighter-geometry_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-geometry_06.js
+ devtools/client/inspector/test/browser_inspector_highlighter-iframes_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-iframes_02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-inline.js
+ devtools/client/inspector/test/browser_inspector_highlighter-keybinding_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-keybinding_02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-keybinding_03.js
+ devtools/client/inspector/test/browser_inspector_highlighter-measure_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-measure_02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-options.js
+ devtools/client/inspector/test/browser_inspector_highlighter-preview.js
+ devtools/client/inspector/test/browser_inspector_highlighter-rect_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-rect_02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-rulers_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-rulers_02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-selector_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-selector_02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-zoom.js
+ devtools/client/inspector/test/browser_inspector_infobar_01.js
+ devtools/client/inspector/test/browser_inspector_infobar_02.js
+ devtools/client/inspector/test/browser_inspector_infobar_03.js
+ devtools/client/inspector/test/browser_inspector_infobar_04.js
+ devtools/client/inspector/test/browser_inspector_infobar_textnode.js
+ devtools/client/inspector/test/browser_inspector_navigate_to_errors.js
+ devtools/client/inspector/test/browser_inspector_navigation.js
+ devtools/client/inspector/test/browser_inspector_open_on_neterror.js
+ devtools/client/inspector/test/browser_inspector_picker-stop-on-destroy.js
+ devtools/client/inspector/test/browser_inspector_picker-stop-on-tool-change.js
+ devtools/client/inspector/test/browser_inspector_portrait_mode.js
+ devtools/client/inspector/test/browser_inspector_reload-01.js
+ devtools/client/inspector/test/browser_inspector_reload-02.js
+ devtools/client/inspector/test/browser_inspector_search-06.js
+ devtools/client/inspector/test/browser_inspector_search-label.js
+ devtools/client/inspector/test/browser_inspector_select-docshell.js
+ devtools/client/inspector/test/browser_inspector_select-last-selected.js
+ devtools/client/inspector/test/shared-head.js
+ devtools/client/inspector/toolsidebar.js
+ devtools/client/jar.mn
+ devtools/client/jsonview/components/headers-panel.js
+ devtools/client/jsonview/components/headers.js
+ devtools/client/jsonview/components/json-panel.js
+ devtools/client/jsonview/components/main-tabbed-area.js
+ devtools/client/jsonview/components/moz.build
+ devtools/client/jsonview/components/reps/moz.build
+ devtools/client/jsonview/components/reps/toolbar.js
+ devtools/client/jsonview/components/search-box.js
+ devtools/client/jsonview/components/text-panel.js
+ devtools/client/jsonview/converter-child.js
+ devtools/client/jsonview/converter-observer.js
+ devtools/client/jsonview/converter-sniffer.js
+ devtools/client/jsonview/css/main.css
+ devtools/client/jsonview/css/moz.build
+ devtools/client/jsonview/json-viewer.js
+ devtools/client/jsonview/lib/moz.build
+ devtools/client/jsonview/moz.build
+ devtools/client/jsonview/utils.js
+ devtools/client/locales/en-US/app-manager.properties
+ devtools/client/locales/en-US/menus.properties
+ devtools/client/locales/en-US/toolbox.properties
+ devtools/client/locales/jar.mn
+ devtools/client/locales/moz.build
+ devtools/client/memory/actions/allocations.js
+ devtools/client/memory/actions/census-display.js
+ devtools/client/memory/actions/diffing.js
+ devtools/client/memory/actions/filter.js
+ devtools/client/memory/actions/io.js
+ devtools/client/memory/actions/label-display.js
+ devtools/client/memory/actions/moz.build
+ devtools/client/memory/actions/refresh.js
+ devtools/client/memory/actions/sizes.js
+ devtools/client/memory/actions/snapshot.js
+ devtools/client/memory/actions/task-cache.js
+ devtools/client/memory/actions/tree-map-display.js
+ devtools/client/memory/actions/view.js
+ devtools/client/memory/app.js
+ devtools/client/memory/components/census-header.js
+ devtools/client/memory/components/census-tree-item.js
+ devtools/client/memory/components/census.js
+ devtools/client/memory/components/dominator-tree-header.js
+ devtools/client/memory/components/dominator-tree-item.js
+ devtools/client/memory/components/dominator-tree.js
+ devtools/client/memory/components/heap.js
+ devtools/client/memory/components/individuals-header.js
+ devtools/client/memory/components/individuals.js
+ devtools/client/memory/components/list.js
+ devtools/client/memory/components/moz.build
+ devtools/client/memory/components/shortest-paths.js
+ devtools/client/memory/components/snapshot-list-item.js
+ devtools/client/memory/components/toolbar.js
+ devtools/client/memory/components/tree-map.js
+ devtools/client/memory/components/tree-map/color-coarse-type.js
+ devtools/client/memory/components/tree-map/drag-zoom.js
+ devtools/client/memory/components/tree-map/draw.js
+ devtools/client/memory/components/tree-map/moz.build
+ devtools/client/memory/components/tree-map/start.js
+ devtools/client/memory/constants.js
+ devtools/client/memory/initializer.js
+ devtools/client/memory/models.js
+ devtools/client/memory/moz.build
+ devtools/client/memory/panel.js
+ devtools/client/memory/reducers.js
+ devtools/client/memory/reducers/allocations.js
+ devtools/client/memory/reducers/census-display.js
+ devtools/client/memory/reducers/diffing.js
+ devtools/client/memory/reducers/errors.js
+ devtools/client/memory/reducers/filter.js
+ devtools/client/memory/reducers/individuals.js
+ devtools/client/memory/reducers/label-display.js
+ devtools/client/memory/reducers/moz.build
+ devtools/client/memory/reducers/sizes.js
+ devtools/client/memory/reducers/snapshots.js
+ devtools/client/memory/reducers/tree-map-display.js
+ devtools/client/memory/reducers/view.js
+ devtools/client/memory/store.js
+ devtools/client/memory/utils.js
+ devtools/client/menus.js
+ devtools/client/moz.build
+ devtools/client/netmonitor/actions/filters.js
+ devtools/client/netmonitor/actions/index.js
+ devtools/client/netmonitor/actions/moz.build
+ devtools/client/netmonitor/actions/requests.js
+ devtools/client/netmonitor/actions/timing-markers.js
+ devtools/client/netmonitor/actions/ui.js
+ devtools/client/netmonitor/components/filter-buttons.js
+ devtools/client/netmonitor/components/moz.build
+ devtools/client/netmonitor/components/search-box.js
+ devtools/client/netmonitor/constants.js
+ devtools/client/netmonitor/har/har-automation.js
+ devtools/client/netmonitor/har/har-builder.js
+ devtools/client/netmonitor/har/har-collector.js
+ devtools/client/netmonitor/har/har-exporter.js
+ devtools/client/netmonitor/har/har-utils.js
+ devtools/client/netmonitor/har/moz.build
+ devtools/client/netmonitor/har/toolbox-overlay.js
+ devtools/client/netmonitor/moz.build
+ devtools/client/netmonitor/panel.js
+ devtools/client/netmonitor/reducers/filters.js
+ devtools/client/netmonitor/reducers/index.js
+ devtools/client/netmonitor/reducers/moz.build
+ devtools/client/netmonitor/reducers/requests.js
+ devtools/client/netmonitor/reducers/timing-markers.js
+ devtools/client/netmonitor/reducers/ui.js
+ devtools/client/netmonitor/selectors/index.js
+ devtools/client/netmonitor/selectors/moz.build
+ devtools/client/netmonitor/store.js
+ devtools/client/performance/components/jit-optimizations-item.js
+ devtools/client/performance/components/jit-optimizations.js
+ devtools/client/performance/components/moz.build
+ devtools/client/performance/components/recording-button.js
+ devtools/client/performance/components/recording-controls.js
+ devtools/client/performance/components/recording-list-item.js
+ devtools/client/performance/components/recording-list.js
+ devtools/client/performance/components/waterfall-header.js
+ devtools/client/performance/components/waterfall-tree-row.js
+ devtools/client/performance/components/waterfall-tree.js
+ devtools/client/performance/components/waterfall.js
+ devtools/client/performance/events.js
+ devtools/client/performance/legacy/actors.js
+ devtools/client/performance/legacy/compatibility.js
+ devtools/client/performance/legacy/front.js
+ devtools/client/performance/legacy/moz.build
+ devtools/client/performance/legacy/recording.js
+ devtools/client/performance/modules/categories.js
+ devtools/client/performance/modules/constants.js
+ devtools/client/performance/modules/global.js
+ devtools/client/performance/modules/io.js
+ devtools/client/performance/modules/logic/frame-utils.js
+ devtools/client/performance/modules/logic/jit.js
+ devtools/client/performance/modules/logic/moz.build
+ devtools/client/performance/modules/logic/telemetry.js
+ devtools/client/performance/modules/logic/tree-model.js
+ devtools/client/performance/modules/logic/waterfall-utils.js
+ devtools/client/performance/modules/marker-blueprint-utils.js
+ devtools/client/performance/modules/marker-dom-utils.js
+ devtools/client/performance/modules/marker-formatters.js
+ devtools/client/performance/modules/markers.js
+ devtools/client/performance/modules/moz.build
+ devtools/client/performance/modules/utils.js
+ devtools/client/performance/modules/waterfall-ticks.js
+ devtools/client/performance/modules/widgets/graphs.js
+ devtools/client/performance/modules/widgets/marker-details.js
+ devtools/client/performance/modules/widgets/markers-overview.js
+ devtools/client/performance/modules/widgets/moz.build
+ devtools/client/performance/modules/widgets/tree-view.js
+ devtools/client/performance/moz.build
+ devtools/client/performance/panel.js
+ devtools/client/performance/performance-controller.js
+ devtools/client/performance/test/helpers/moz.build
+ devtools/client/performance/test/helpers/profiler-mm-utils.js
+ devtools/client/performance/test/helpers/recording-utils.js
+ devtools/client/performance/test/moz.build
+ devtools/client/preferences/devtools.js
+ devtools/client/preferences/moz.build
+ devtools/client/projecteditor/lib/editors.js
+ devtools/client/projecteditor/lib/helpers/l10n.js
+ devtools/client/projecteditor/lib/helpers/moz.build
+ devtools/client/projecteditor/lib/helpers/readdir.js
+ devtools/client/projecteditor/lib/moz.build
+ devtools/client/projecteditor/lib/plugins/delete/delete.js
+ devtools/client/projecteditor/lib/plugins/delete/moz.build
+ devtools/client/projecteditor/lib/plugins/dirty/dirty.js
+ devtools/client/projecteditor/lib/plugins/dirty/moz.build
+ devtools/client/projecteditor/lib/plugins/image-view/image-editor.js
+ devtools/client/projecteditor/lib/plugins/image-view/moz.build
+ devtools/client/projecteditor/lib/plugins/image-view/plugin.js
+ devtools/client/projecteditor/lib/plugins/logging/logging.js
+ devtools/client/projecteditor/lib/plugins/logging/moz.build
+ devtools/client/projecteditor/lib/plugins/moz.build
+ devtools/client/projecteditor/lib/plugins/new/moz.build
+ devtools/client/projecteditor/lib/plugins/new/new.js
+ devtools/client/projecteditor/lib/plugins/rename/moz.build
+ devtools/client/projecteditor/lib/plugins/rename/rename.js
+ devtools/client/projecteditor/lib/plugins/save/moz.build
+ devtools/client/projecteditor/lib/plugins/save/save.js
+ devtools/client/projecteditor/lib/plugins/status-bar/moz.build
+ devtools/client/projecteditor/lib/plugins/status-bar/plugin.js
+ devtools/client/projecteditor/lib/project.js
+ devtools/client/projecteditor/lib/projecteditor.js
+ devtools/client/projecteditor/lib/shells.js
+ devtools/client/projecteditor/lib/stores/base.js
+ devtools/client/projecteditor/lib/stores/local.js
+ devtools/client/projecteditor/lib/stores/moz.build
+ devtools/client/projecteditor/lib/stores/resource.js
+ devtools/client/projecteditor/lib/tree.js
+ devtools/client/projecteditor/moz.build
+ devtools/client/projecteditor/test/head.js
+ devtools/client/responsive.html/actions/devices.js
+ devtools/client/responsive.html/actions/display-pixel-ratio.js
+ devtools/client/responsive.html/actions/index.js
+ devtools/client/responsive.html/actions/location.js
+ devtools/client/responsive.html/actions/moz.build
+ devtools/client/responsive.html/actions/network-throttling.js
+ devtools/client/responsive.html/actions/viewports.js
+ devtools/client/responsive.html/browser/moz.build
+ devtools/client/responsive.html/browser/swap.js
+ devtools/client/responsive.html/browser/tunnel.js
+ devtools/client/responsive.html/browser/web-navigation.js
+ devtools/client/responsive.html/components/device-selector.js
+ devtools/client/responsive.html/components/global-toolbar.js
+ devtools/client/responsive.html/components/moz.build
+ devtools/client/responsive.html/components/network-throttling-selector.js
+ devtools/client/responsive.html/components/viewport-dimension.js
+ devtools/client/responsive.html/components/viewport-toolbar.js
+ devtools/client/responsive.html/components/viewport.js
+ devtools/client/responsive.html/components/viewports.js
+ devtools/client/responsive.html/constants.js
+ devtools/client/responsive.html/images/moz.build
+ devtools/client/responsive.html/manager.js
+ devtools/client/responsive.html/moz.build
+ devtools/client/responsive.html/reducers.js
+ devtools/client/responsive.html/reducers/devices.js
+ devtools/client/responsive.html/reducers/location.js
+ devtools/client/responsive.html/reducers/moz.build
+ devtools/client/responsive.html/reducers/network-throttling.js
+ devtools/client/responsive.html/reducers/screenshot.js
+ devtools/client/responsive.html/reducers/touch-simulation.js
+ devtools/client/responsive.html/reducers/viewports.js
+ devtools/client/responsive.html/store.js
+ devtools/client/responsive.html/types.js
+ devtools/client/responsive.html/utils/e10s.js
+ devtools/client/responsive.html/utils/enum.js
+ devtools/client/responsive.html/utils/l10n.js
+ devtools/client/responsive.html/utils/message.js
+ devtools/client/responsive.html/utils/moz.build
+ devtools/client/responsivedesign/moz.build
+ devtools/client/responsivedesign/resize-commands.js
+ devtools/client/responsivedesign/responsivedesign-child.js
+ devtools/client/responsivedesign/responsivedesign.jsm
+ devtools/client/scratchpad/moz.build
+ devtools/client/scratchpad/scratchpad-commands.js
+ devtools/client/scratchpad/scratchpad-manager.jsm
+ devtools/client/scratchpad/scratchpad-panel.js
+ devtools/client/shadereditor/moz.build
+ devtools/client/shadereditor/panel.js
+ devtools/client/shadereditor/shadereditor.js
+ devtools/client/shared/DOMHelpers.jsm
+ devtools/client/shared/Jsbeautify.jsm
+ devtools/client/shared/SplitView.jsm
+ devtools/client/shared/autocomplete-popup.js
+ devtools/client/shared/browser-loader.js
+ devtools/client/shared/components/frame.js
+ devtools/client/shared/components/moz.build
+ devtools/client/shared/components/notification-box.js
+ devtools/client/shared/components/reps/array.js
+ devtools/client/shared/components/reps/attribute.js
+ devtools/client/shared/components/reps/caption.js
+ devtools/client/shared/components/reps/comment-node.js
+ devtools/client/shared/components/reps/date-time.js
+ devtools/client/shared/components/reps/document.js
+ devtools/client/shared/components/reps/element-node.js
+ devtools/client/shared/components/reps/event.js
+ devtools/client/shared/components/reps/function.js
+ devtools/client/shared/components/reps/grip-array.js
+ devtools/client/shared/components/reps/grip-map.js
+ devtools/client/shared/components/reps/grip.js
+ devtools/client/shared/components/reps/infinity.js
+ devtools/client/shared/components/reps/long-string.js
+ devtools/client/shared/components/reps/moz.build
+ devtools/client/shared/components/reps/nan.js
+ devtools/client/shared/components/reps/null.js
+ devtools/client/shared/components/reps/number.js
+ devtools/client/shared/components/reps/object-with-text.js
+ devtools/client/shared/components/reps/object-with-url.js
+ devtools/client/shared/components/reps/object.js
+ devtools/client/shared/components/reps/promise.js
+ devtools/client/shared/components/reps/prop-rep.js
+ devtools/client/shared/components/reps/regexp.js
+ devtools/client/shared/components/reps/rep-utils.js
+ devtools/client/shared/components/reps/rep.js
+ devtools/client/shared/components/reps/reps.css
+ devtools/client/shared/components/reps/string.js
+ devtools/client/shared/components/reps/stylesheet.js
+ devtools/client/shared/components/reps/symbol.js
+ devtools/client/shared/components/reps/text-node.js
+ devtools/client/shared/components/reps/undefined.js
+ devtools/client/shared/components/reps/window.js
+ devtools/client/shared/components/sidebar-toggle.css
+ devtools/client/shared/components/sidebar-toggle.js
+ devtools/client/shared/components/splitter/draggable.js
+ devtools/client/shared/components/splitter/moz.build
+ devtools/client/shared/components/splitter/split-box.css
+ devtools/client/shared/components/splitter/split-box.js
+ devtools/client/shared/components/stack-trace.js
+ devtools/client/shared/components/tabs/moz.build
+ devtools/client/shared/components/tabs/tabbar.css
+ devtools/client/shared/components/tabs/tabbar.js
+ devtools/client/shared/components/tabs/tabs.js
+ devtools/client/shared/components/tree/label-cell.js
+ devtools/client/shared/components/tree/moz.build
+ devtools/client/shared/components/tree/object-provider.js
+ devtools/client/shared/components/tree/tree-cell.js
+ devtools/client/shared/components/tree/tree-header.js
+ devtools/client/shared/components/tree/tree-row.js
+ devtools/client/shared/components/tree/tree-view.css
+ devtools/client/shared/components/tree/tree-view.js
+ devtools/client/shared/css-angle.js
+ devtools/client/shared/css-reload.js
+ devtools/client/shared/developer-toolbar.js
+ devtools/client/shared/devices.js
+ devtools/client/shared/devtools-file-watcher.js
+ devtools/client/shared/doorhanger.js
+ devtools/client/shared/file-watcher-worker.js
+ devtools/client/shared/file-watcher.js
+ devtools/client/shared/getjson.js
+ devtools/client/shared/key-shortcuts.js
+ devtools/client/shared/keycodes.js
+ devtools/client/shared/moz.build
+ devtools/client/shared/network-throttling-profiles.js
+ devtools/client/shared/node-attribute-parser.js
+ devtools/client/shared/output-parser.js
+ devtools/client/shared/poller.js
+ devtools/client/shared/prefs.js
+ devtools/client/shared/redux/create-store.js
+ devtools/client/shared/redux/middleware/history.js
+ devtools/client/shared/redux/middleware/log.js
+ devtools/client/shared/redux/middleware/moz.build
+ devtools/client/shared/redux/middleware/promise.js
+ devtools/client/shared/redux/middleware/task.js
+ devtools/client/shared/redux/middleware/test/test_middleware-task-01.js
+ devtools/client/shared/redux/middleware/test/test_middleware-task-02.js
+ devtools/client/shared/redux/middleware/test/test_middleware-task-03.js
+ devtools/client/shared/redux/middleware/thunk.js
+ devtools/client/shared/redux/middleware/wait-service.js
+ devtools/client/shared/redux/moz.build
+ devtools/client/shared/redux/non-react-subscriber.js
+ devtools/client/shared/scroll.js
+ devtools/client/shared/shim/Services.js
+ devtools/client/shared/shim/moz.build
+ devtools/client/shared/source-utils.js
+ devtools/client/shared/splitview.css
+ devtools/client/shared/suggestion-picker.js
+ devtools/client/shared/test/leakhunt.js
+ devtools/client/shared/test/test-actor-registry.js
+ devtools/client/shared/theme.js
+ devtools/client/shared/undo.js
+ devtools/client/shared/vendor/moz.build
+ devtools/client/shared/vendor/react-addons-shallow-compare.js
+ devtools/client/shared/view-source.js
+ devtools/client/shared/webgl-utils.js
+ devtools/client/shared/widgets/AbstractTreeItem.jsm
+ devtools/client/shared/widgets/BreadcrumbsWidget.jsm
+ devtools/client/shared/widgets/Chart.jsm
+ devtools/client/shared/widgets/FastListWidget.js
+ devtools/client/shared/widgets/FilterWidget.js
+ devtools/client/shared/widgets/FlameGraph.js
+ devtools/client/shared/widgets/Graphs.js
+ devtools/client/shared/widgets/GraphsWorker.js
+ devtools/client/shared/widgets/SideMenuWidget.jsm
+ devtools/client/shared/widgets/SimpleListWidget.jsm
+ devtools/client/shared/widgets/Spectrum.js
+ devtools/client/shared/widgets/TableWidget.js
+ devtools/client/shared/widgets/TreeWidget.js
+ devtools/client/shared/widgets/VariablesView.jsm
+ devtools/client/shared/widgets/VariablesViewController.jsm
+ devtools/client/shared/widgets/mdn-docs.css
+ devtools/client/shared/widgets/moz.build
+ devtools/client/shared/widgets/spectrum.css
+ devtools/client/shared/widgets/tooltip/CssDocsTooltip.js
+ devtools/client/shared/widgets/tooltip/EventTooltipHelper.js
+ devtools/client/shared/widgets/tooltip/HTMLTooltip.js
+ devtools/client/shared/widgets/tooltip/ImageTooltipHelper.js
+ devtools/client/shared/widgets/tooltip/SwatchBasedEditorTooltip.js
+ devtools/client/shared/widgets/tooltip/SwatchColorPickerTooltip.js
+ devtools/client/shared/widgets/tooltip/SwatchCubicBezierTooltip.js
+ devtools/client/shared/widgets/tooltip/SwatchFilterTooltip.js
+ devtools/client/shared/widgets/tooltip/Tooltip.js
+ devtools/client/shared/widgets/tooltip/TooltipToggle.js
+ devtools/client/shared/widgets/tooltip/VariableContentHelper.js
+ devtools/client/shared/widgets/tooltip/moz.build
+ devtools/client/shared/widgets/view-helpers.js
+ devtools/client/shared/zoom-keys.js
+ devtools/client/shims/gDevTools.jsm
+ devtools/client/sourceeditor/autocomplete.js
+ devtools/client/sourceeditor/codemirror/mozilla.css
+ devtools/client/sourceeditor/css-autocompleter.js
+ devtools/client/sourceeditor/debugger.js
+ devtools/client/sourceeditor/editor-commands-controller.js
+ devtools/client/sourceeditor/editor.js
+ devtools/client/sourceeditor/moz.build
+ devtools/client/sourceeditor/tern/moz.build
+ devtools/client/sourceeditor/test/css_statemachine_testcases.css
+ devtools/client/storage/moz.build
+ devtools/client/storage/panel.js
+ devtools/client/storage/test/browser_storage_cache_error.js
+ devtools/client/storage/test/browser_storage_dynamic_updates.js
+ devtools/client/storage/test/browser_storage_dynamic_updates_cookies.js
+ devtools/client/storage/test/browser_storage_dynamic_updates_localStorage.js
+ devtools/client/storage/test/browser_storage_dynamic_updates_sessionStorage.js
+ devtools/client/storage/test/browser_storage_localstorage_error.js
+ devtools/client/storage/test/head.js
+ devtools/client/storage/ui.js
+ devtools/client/styleeditor/StyleEditorUI.jsm
+ devtools/client/styleeditor/StyleSheetEditor.jsm
+ devtools/client/styleeditor/moz.build
+ devtools/client/styleeditor/styleeditor-panel.js
+ devtools/client/styleeditor/test/browser_styleeditor_private_perwindowpb.js
+ devtools/client/styleeditor/utils.js
+ devtools/client/themes/audio/moz.build
+ devtools/client/themes/canvasdebugger.css
+ devtools/client/themes/commandline.inc.css
+ devtools/client/themes/common.css
+ devtools/client/themes/computed.css
+ devtools/client/themes/dark-theme.css
+ devtools/client/themes/devtools-browser.css
+ devtools/client/themes/dom.css
+ devtools/client/themes/firebug-theme.css
+ devtools/client/themes/fonts.css
+ devtools/client/themes/images/firebug/moz.build
+ devtools/client/themes/inspector.css
+ devtools/client/themes/layout.css
+ devtools/client/themes/light-theme.css
+ devtools/client/themes/markup.css
+ devtools/client/themes/moz.build
+ devtools/client/themes/netmonitor.css
+ devtools/client/themes/projecteditor/projecteditor.css
+ devtools/client/themes/responsivedesign.inc.css
+ devtools/client/themes/scratchpad.css
+ devtools/client/themes/shims/jar.mn
+ devtools/client/themes/splitview.css
+ devtools/client/themes/styleeditor.css
+ devtools/client/themes/toolbox.css
+ devtools/client/themes/widgets.css
+ devtools/client/webaudioeditor/includes.js
+ devtools/client/webaudioeditor/models.js
+ devtools/client/webaudioeditor/moz.build
+ devtools/client/webaudioeditor/panel.js
+ devtools/client/webaudioeditor/views/automation.js
+ devtools/client/webaudioeditor/views/context.js
+ devtools/client/webaudioeditor/views/inspector.js
+ devtools/client/webaudioeditor/views/properties.js
+ devtools/client/webaudioeditor/views/utils.js
+ devtools/client/webconsole/console-commands.js
+ devtools/client/webconsole/console-output.js
+ devtools/client/webconsole/hudservice.js
+ devtools/client/webconsole/jsterm.js
+ devtools/client/webconsole/moz.build
+ devtools/client/webconsole/net/components/cookies-tab.js
+ devtools/client/webconsole/net/components/headers-tab.js
+ devtools/client/webconsole/net/components/moz.build
+ devtools/client/webconsole/net/components/net-info-body.js
+ devtools/client/webconsole/net/components/net-info-group-list.js
+ devtools/client/webconsole/net/components/net-info-group.js
+ devtools/client/webconsole/net/components/net-info-params.js
+ devtools/client/webconsole/net/components/params-tab.js
+ devtools/client/webconsole/net/components/post-tab.js
+ devtools/client/webconsole/net/components/response-tab.js
+ devtools/client/webconsole/net/components/size-limit.js
+ devtools/client/webconsole/net/components/spinner.js
+ devtools/client/webconsole/net/components/stacktrace-tab.js
+ devtools/client/webconsole/net/data-provider.js
+ devtools/client/webconsole/net/main.js
+ devtools/client/webconsole/net/moz.build
+ devtools/client/webconsole/net/net-request.js
+ devtools/client/webconsole/net/utils/events.js
+ devtools/client/webconsole/net/utils/json.js
+ devtools/client/webconsole/net/utils/moz.build
+ devtools/client/webconsole/net/utils/net.js
+ devtools/client/webconsole/new-console-output/actions/enhancers.js
+ devtools/client/webconsole/new-console-output/actions/filters.js
+ devtools/client/webconsole/new-console-output/actions/index.js
+ devtools/client/webconsole/new-console-output/actions/messages.js
+ devtools/client/webconsole/new-console-output/actions/moz.build
+ devtools/client/webconsole/new-console-output/actions/ui.js
+ devtools/client/webconsole/new-console-output/components/collapse-button.js
+ devtools/client/webconsole/new-console-output/components/console-output.js
+ devtools/client/webconsole/new-console-output/components/console-table.js
+ devtools/client/webconsole/new-console-output/components/filter-bar.js
+ devtools/client/webconsole/new-console-output/components/filter-button.js
+ devtools/client/webconsole/new-console-output/components/grip-message-body.js
+ devtools/client/webconsole/new-console-output/components/message-container.js
+ devtools/client/webconsole/new-console-output/components/message-icon.js
+ devtools/client/webconsole/new-console-output/components/message-indent.js
+ devtools/client/webconsole/new-console-output/components/message-repeat.js
+ devtools/client/webconsole/new-console-output/components/message-types/console-api-call.js
+ devtools/client/webconsole/new-console-output/components/message-types/console-command.js
+ devtools/client/webconsole/new-console-output/components/message-types/default-renderer.js
+ devtools/client/webconsole/new-console-output/components/message-types/evaluation-result.js
+ devtools/client/webconsole/new-console-output/components/message-types/moz.build
+ devtools/client/webconsole/new-console-output/components/message-types/network-event-message.js
+ devtools/client/webconsole/new-console-output/components/message-types/page-error.js
+ devtools/client/webconsole/new-console-output/components/message.js
+ devtools/client/webconsole/new-console-output/components/moz.build
+ devtools/client/webconsole/new-console-output/components/variables-view-link.js
+ devtools/client/webconsole/new-console-output/constants.js
+ devtools/client/webconsole/new-console-output/moz.build
+ devtools/client/webconsole/new-console-output/new-console-output-wrapper.js
+ devtools/client/webconsole/new-console-output/reducers/filters.js
+ devtools/client/webconsole/new-console-output/reducers/index.js
+ devtools/client/webconsole/new-console-output/reducers/messages.js
+ devtools/client/webconsole/new-console-output/reducers/moz.build
+ devtools/client/webconsole/new-console-output/reducers/prefs.js
+ devtools/client/webconsole/new-console-output/reducers/ui.js
+ devtools/client/webconsole/new-console-output/selectors/filters.js
+ devtools/client/webconsole/new-console-output/selectors/messages.js
+ devtools/client/webconsole/new-console-output/selectors/moz.build
+ devtools/client/webconsole/new-console-output/selectors/prefs.js
+ devtools/client/webconsole/new-console-output/selectors/ui.js
+ devtools/client/webconsole/new-console-output/store.js
+ devtools/client/webconsole/new-console-output/test/fixtures/moz.build
+ devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/moz.build
+ devtools/client/webconsole/new-console-output/test/fixtures/stubs/moz.build
+ devtools/client/webconsole/new-console-output/test/moz.build
+ devtools/client/webconsole/new-console-output/types.js
+ devtools/client/webconsole/new-console-output/utils/id-generator.js
+ devtools/client/webconsole/new-console-output/utils/messages.js
+ devtools/client/webconsole/new-console-output/utils/moz.build
+ devtools/client/webconsole/panel.js
+ devtools/client/webconsole/utils.js
+ devtools/client/webconsole/webconsole.js
+ devtools/client/webpack.config.js
+ devtools/moz.build
+ devtools/server/actors/actor-registry.js
+ devtools/server/actors/addon.js
+ devtools/server/actors/addons.js
+ devtools/server/actors/animation.js
+ devtools/server/actors/breakpoint.js
+ devtools/server/actors/call-watcher.js
+ devtools/server/actors/canvas.js
+ devtools/server/actors/child-process.js
+ devtools/server/actors/childtab.js
+ devtools/server/actors/chrome.js
+ devtools/server/actors/common.js
+ devtools/server/actors/css-properties.js
+ devtools/server/actors/csscoverage.js
+ devtools/server/actors/device.js
+ devtools/server/actors/director-manager.js
+ devtools/server/actors/director-registry.js
+ devtools/server/actors/emulation.js
+ devtools/server/actors/environment.js
+ devtools/server/actors/eventlooplag.js
+ devtools/server/actors/frame.js
+ devtools/server/actors/framerate.js
+ devtools/server/actors/gcli.js
+ devtools/server/actors/heap-snapshot-file.js
+ devtools/server/actors/highlighters.js
+ devtools/server/actors/highlighters/auto-refresh.js
+ devtools/server/actors/highlighters/box-model.js
+ devtools/server/actors/highlighters/css-grid.js
+ devtools/server/actors/highlighters/css-transform.js
+ devtools/server/actors/highlighters/eye-dropper.js
+ devtools/server/actors/highlighters/geometry-editor.js
+ devtools/server/actors/highlighters/measuring-tool.js
+ devtools/server/actors/highlighters/moz.build
+ devtools/server/actors/highlighters/rect.js
+ devtools/server/actors/highlighters/rulers.js
+ devtools/server/actors/highlighters/selector.js
+ devtools/server/actors/highlighters/simple-outline.js
+ devtools/server/actors/highlighters/utils/markup.js
+ devtools/server/actors/highlighters/utils/moz.build
+ devtools/server/actors/inspector.js
+ devtools/server/actors/layout.js
+ devtools/server/actors/memory.js
+ devtools/server/actors/monitor.js
+ devtools/server/actors/moz.build
+ devtools/server/actors/object.js
+ devtools/server/actors/performance-recording.js
+ devtools/server/actors/performance.js
+ devtools/server/actors/preference.js
+ devtools/server/actors/process.js
+ devtools/server/actors/profiler.js
+ devtools/server/actors/promises.js
+ devtools/server/actors/reflow.js
+ devtools/server/actors/root.js
+ devtools/server/actors/script.js
+ devtools/server/actors/settings.js
+ devtools/server/actors/source.js
+ devtools/server/actors/storage.js
+ devtools/server/actors/string.js
+ devtools/server/actors/styleeditor.js
+ devtools/server/actors/styles.js
+ devtools/server/actors/stylesheets.js
+ devtools/server/actors/timeline.js
+ devtools/server/actors/utils/TabSources.js
+ devtools/server/actors/utils/actor-registry-utils.js
+ devtools/server/actors/utils/css-grid-utils.js
+ devtools/server/actors/utils/make-debugger.js
+ devtools/server/actors/utils/map-uri-to-addon-id.js
+ devtools/server/actors/utils/moz.build
+ devtools/server/actors/utils/stack.js
+ devtools/server/actors/utils/walker-search.js
+ devtools/server/actors/utils/webconsole-utils.js
+ devtools/server/actors/utils/webconsole-worker-utils.js
+ devtools/server/actors/webaudio.js
+ devtools/server/actors/webbrowser.js
+ devtools/server/actors/webconsole.js
+ devtools/server/actors/webextension.js
+ devtools/server/actors/webgl.js
+ devtools/server/actors/worker.js
+ devtools/server/child.js
+ devtools/server/content-globals.js
+ devtools/server/content-server.jsm
+ devtools/server/main.js
+ devtools/server/moz.build
+ devtools/server/performance/framerate.js
+ devtools/server/performance/memory.js
+ devtools/server/performance/moz.build
+ devtools/server/performance/profiler.js
+ devtools/server/performance/recorder.js
+ devtools/server/performance/timeline.js
+ devtools/server/primitive.js
+ devtools/server/service-worker-child.js
+ devtools/server/shims/moz.build
+ devtools/server/shims/protocol.js
+ devtools/server/shims/toolkit/dbg-server.jsm
+ devtools/server/tests/browser/head.js
+ devtools/server/websocket-server.js
+ devtools/shared/DevToolsUtils.js
+ devtools/shared/Loader.jsm
+ devtools/shared/Parser.jsm
+ devtools/shared/ThreadSafeDevToolsUtils.js
+ devtools/shared/acorn/moz.build
+ devtools/shared/apps/Devices.jsm
+ devtools/shared/apps/Simulator.jsm
+ devtools/shared/apps/app-actor-front.js
+ devtools/shared/apps/moz.build
+ devtools/shared/async-utils.js
+ devtools/shared/builtin-modules.js
+ devtools/shared/client/connection-manager.js
+ devtools/shared/client/main.js
+ devtools/shared/client/moz.build
+ devtools/shared/content-observer.js
+ devtools/shared/css/color-db.js
+ devtools/shared/css/color.js
+ devtools/shared/css/generated/generate-properties-db.js
+ devtools/shared/css/generated/mach_commands.py
+ devtools/shared/css/generated/moz.build
+ devtools/shared/css/generated/properties-db.js
+ devtools/shared/css/generated/properties-db.js.in
+ devtools/shared/css/moz.build
+ devtools/shared/css/properties-db.js
+ devtools/shared/defer.js
+ devtools/shared/discovery/discovery.js
+ devtools/shared/discovery/moz.build
+ devtools/shared/dom-node-constants.js
+ devtools/shared/event-emitter.js
+ devtools/shared/fronts/actor-registry.js
+ devtools/shared/fronts/addons.js
+ devtools/shared/fronts/animation.js
+ devtools/shared/fronts/call-watcher.js
+ devtools/shared/fronts/canvas.js
+ devtools/shared/fronts/css-properties.js
+ devtools/shared/fronts/csscoverage.js
+ devtools/shared/fronts/device.js
+ devtools/shared/fronts/director-manager.js
+ devtools/shared/fronts/director-registry.js
+ devtools/shared/fronts/emulation.js
+ devtools/shared/fronts/eventlooplag.js
+ devtools/shared/fronts/framerate.js
+ devtools/shared/fronts/gcli.js
+ devtools/shared/fronts/highlighters.js
+ devtools/shared/fronts/inspector.js
+ devtools/shared/fronts/layout.js
+ devtools/shared/fronts/memory.js
+ devtools/shared/fronts/moz.build
+ devtools/shared/fronts/performance-entries.js
+ devtools/shared/fronts/performance-recording.js
+ devtools/shared/fronts/performance.js
+ devtools/shared/fronts/preference.js
+ devtools/shared/fronts/profiler.js
+ devtools/shared/fronts/promises.js
+ devtools/shared/fronts/reflow.js
+ devtools/shared/fronts/settings.js
+ devtools/shared/fronts/storage.js
+ devtools/shared/fronts/string.js
+ devtools/shared/fronts/styleeditor.js
+ devtools/shared/fronts/styles.js
+ devtools/shared/fronts/stylesheets.js
+ devtools/shared/fronts/timeline.js
+ devtools/shared/fronts/webaudio.js
+ devtools/shared/fronts/webgl.js
+ devtools/shared/gcli/commands/addon.js
+ devtools/shared/gcli/commands/appcache.js
+ devtools/shared/gcli/commands/calllog.js
+ devtools/shared/gcli/commands/cmd.js
+ devtools/shared/gcli/commands/cookie.js
+ devtools/shared/gcli/commands/csscoverage.js
+ devtools/shared/gcli/commands/folder.js
+ devtools/shared/gcli/commands/highlight.js
+ devtools/shared/gcli/commands/index.js
+ devtools/shared/gcli/commands/inject.js
+ devtools/shared/gcli/commands/jsb.js
+ devtools/shared/gcli/commands/listen.js
+ devtools/shared/gcli/commands/mdn.js
+ devtools/shared/gcli/commands/media.js
+ devtools/shared/gcli/commands/moz.build
+ devtools/shared/gcli/commands/pagemod.js
+ devtools/shared/gcli/commands/paintflashing.js
+ devtools/shared/gcli/commands/qsa.js
+ devtools/shared/gcli/commands/restart.js
+ devtools/shared/gcli/commands/screenshot.js
+ devtools/shared/gcli/moz.build
+ devtools/shared/gcli/source/lib/gcli/commands/moz.build
+ devtools/shared/gcli/source/lib/gcli/connectors/moz.build
+ devtools/shared/gcli/source/lib/gcli/converters/moz.build
+ devtools/shared/gcli/source/lib/gcli/fields/moz.build
+ devtools/shared/gcli/source/lib/gcli/languages/moz.build
+ devtools/shared/gcli/source/lib/gcli/moz.build
+ devtools/shared/gcli/source/lib/gcli/mozui/moz.build
+ devtools/shared/gcli/source/lib/gcli/types/moz.build
+ devtools/shared/gcli/source/lib/gcli/ui/moz.build
+ devtools/shared/gcli/source/lib/gcli/util/moz.build
+ devtools/shared/heapsnapshot/AutoMemMap.cpp
+ devtools/shared/heapsnapshot/AutoMemMap.h
+ devtools/shared/heapsnapshot/CensusUtils.js
+ devtools/shared/heapsnapshot/DeserializedNode.cpp
+ devtools/shared/heapsnapshot/DeserializedNode.h
+ devtools/shared/heapsnapshot/DominatorTree.cpp
+ devtools/shared/heapsnapshot/DominatorTree.h
+ devtools/shared/heapsnapshot/DominatorTreeNode.js
+ devtools/shared/heapsnapshot/FileDescriptorOutputStream.cpp
+ devtools/shared/heapsnapshot/FileDescriptorOutputStream.h
+ devtools/shared/heapsnapshot/HeapAnalysesClient.js
+ devtools/shared/heapsnapshot/HeapSnapshot.cpp
+ devtools/shared/heapsnapshot/HeapSnapshot.h
+ devtools/shared/heapsnapshot/HeapSnapshotTempFileHelperChild.h
+ devtools/shared/heapsnapshot/HeapSnapshotTempFileHelperParent.cpp
+ devtools/shared/heapsnapshot/HeapSnapshotTempFileHelperParent.h
+ devtools/shared/heapsnapshot/PHeapSnapshotTempFileHelper.ipdl
+ devtools/shared/heapsnapshot/ZeroCopyNSIOutputStream.cpp
+ devtools/shared/heapsnapshot/ZeroCopyNSIOutputStream.h
+ devtools/shared/heapsnapshot/census-tree-node.js
+ devtools/shared/heapsnapshot/moz.build
+ devtools/shared/heapsnapshot/shortest-paths.js
+ devtools/shared/heapsnapshot/tests/gtest/DevTools.h
+ devtools/shared/indentation.js
+ devtools/shared/inspector/moz.build
+ devtools/shared/jar.mn
+ devtools/shared/jsbeautify/lib/moz.build
+ devtools/shared/jsbeautify/moz.build
+ devtools/shared/jsbeautify/src/moz.build
+ devtools/shared/jsinspector/moz.build
+ devtools/shared/jsinspector/nsIJSInspector.idl
+ devtools/shared/jsinspector/nsJSInspector.cpp
+ devtools/shared/jsinspector/nsJSInspector.h
+ devtools/shared/l10n.js
+ devtools/shared/layout/moz.build
+ devtools/shared/layout/utils.js
+ devtools/shared/loader-plugin-raw.jsm
+ devtools/shared/locales/jar.mn
+ devtools/shared/locales/moz.build
+ devtools/shared/moz.build
+ devtools/shared/node-properties/moz.build
+ devtools/shared/path.js
+ devtools/shared/performance/moz.build
+ devtools/shared/performance/recording-common.js
+ devtools/shared/performance/recording-utils.js
+ devtools/shared/platform/chrome/moz.build
+ devtools/shared/platform/content/moz.build
+ devtools/shared/platform/moz.build
+ devtools/shared/pretty-fast/moz.build
+ devtools/shared/protocol.js
+ devtools/shared/qrcode/decoder/moz.build
+ devtools/shared/qrcode/encoder/moz.build
+ devtools/shared/qrcode/index.js
+ devtools/shared/qrcode/moz.build
+ devtools/shared/security/auth.js
+ devtools/shared/security/cert.js
+ devtools/shared/security/moz.build
+ devtools/shared/security/prompt.js
+ devtools/shared/security/socket.js
+ devtools/shared/shims/Console.jsm
+ devtools/shared/shims/Loader.jsm
+ devtools/shared/shims/Simulator.jsm
+ devtools/shared/shims/dbg-client.jsm
+ devtools/shared/shims/event-emitter.js
+ devtools/shared/sourcemap/moz.build
+ devtools/shared/specs/actor-registry.js
+ devtools/shared/specs/addons.js
+ devtools/shared/specs/animation.js
+ devtools/shared/specs/breakpoint.js
+ devtools/shared/specs/call-watcher.js
+ devtools/shared/specs/canvas.js
+ devtools/shared/specs/css-properties.js
+ devtools/shared/specs/csscoverage.js
+ devtools/shared/specs/device.js
+ devtools/shared/specs/director-manager.js
+ devtools/shared/specs/director-registry.js
+ devtools/shared/specs/emulation.js
+ devtools/shared/specs/environment.js
+ devtools/shared/specs/eventlooplag.js
+ devtools/shared/specs/frame.js
+ devtools/shared/specs/framerate.js
+ devtools/shared/specs/gcli.js
+ devtools/shared/specs/heap-snapshot-file.js
+ devtools/shared/specs/highlighters.js
+ devtools/shared/specs/inspector.js
+ devtools/shared/specs/layout.js
+ devtools/shared/specs/memory.js
+ devtools/shared/specs/moz.build
+ devtools/shared/specs/node.js
+ devtools/shared/specs/performance-entries.js
+ devtools/shared/specs/performance-recording.js
+ devtools/shared/specs/performance.js
+ devtools/shared/specs/preference.js
+ devtools/shared/specs/profiler.js
+ devtools/shared/specs/promises.js
+ devtools/shared/specs/reflow.js
+ devtools/shared/specs/script.js
+ devtools/shared/specs/settings.js
+ devtools/shared/specs/source.js
+ devtools/shared/specs/storage.js
+ devtools/shared/specs/string.js
+ devtools/shared/specs/styleeditor.js
+ devtools/shared/specs/styles.js
+ devtools/shared/specs/stylesheets.js
+ devtools/shared/specs/timeline.js
+ devtools/shared/specs/webaudio.js
+ devtools/shared/specs/webgl.js
+ devtools/shared/specs/worker.js
+ devtools/shared/sprintfjs/moz.build
+ devtools/shared/system.js
+ devtools/shared/task.js
+ devtools/shared/tests/unit/test_csslexer.js
+ devtools/shared/tests/unit/test_pluralForm-english.js
+ devtools/shared/tests/unit/test_pluralForm-makeGetter.js
+ devtools/shared/touch/moz.build
+ devtools/shared/touch/simulator-core.js
+ devtools/shared/touch/simulator.js
+ devtools/shared/transport/moz.build
+ devtools/shared/transport/packets.js
+ devtools/shared/transport/stream-utils.js
+ devtools/shared/transport/transport.js
+ devtools/shared/transport/websocket-transport.js
+ devtools/shared/webconsole/client.js
+ devtools/shared/webconsole/js-property-provider.js
+ devtools/shared/webconsole/moz.build
+ devtools/shared/webconsole/network-monitor.js
+ devtools/shared/webconsole/server-logger-monitor.js
+ devtools/shared/webconsole/server-logger.js
+ devtools/shared/webconsole/test/common.js
+ devtools/shared/webconsole/throttle.js
+ devtools/shared/worker/helper.js
+ devtools/shared/worker/loader.js
+ devtools/shared/worker/moz.build
+ devtools/shared/worker/worker.js
+ devtools/templates.mozbuild
+ docshell/base/IHistory.h
+ docshell/base/LoadContext.cpp
+ docshell/base/LoadContext.h
+ docshell/base/SerializedLoadContext.cpp
+ docshell/base/SerializedLoadContext.h
+ docshell/base/moz.build
+ docshell/base/nsAboutRedirector.cpp
+ docshell/base/nsAboutRedirector.h
+ docshell/base/nsCDefaultURIFixup.idl
+ docshell/base/nsDSURIContentListener.cpp
+ docshell/base/nsDSURIContentListener.h
+ docshell/base/nsDefaultURIFixup.cpp
+ docshell/base/nsDefaultURIFixup.h
+ docshell/base/nsDocShell.cpp
+ docshell/base/nsDocShell.h
+ docshell/base/nsDocShellEditorData.cpp
+ docshell/base/nsDocShellEditorData.h
+ docshell/base/nsDocShellEnumerator.cpp
+ docshell/base/nsDocShellEnumerator.h
+ docshell/base/nsDocShellLoadInfo.cpp
+ docshell/base/nsDocShellLoadInfo.h
+ docshell/base/nsDocShellLoadTypes.h
+ docshell/base/nsDocShellTransferableHooks.cpp
+ docshell/base/nsDocShellTransferableHooks.h
+ docshell/base/nsDownloadHistory.cpp
+ docshell/base/nsDownloadHistory.h
+ docshell/base/nsIClipboardCommands.idl
+ docshell/base/nsIContentViewer.idl
+ docshell/base/nsIContentViewerContainer.idl
+ docshell/base/nsIContentViewerEdit.idl
+ docshell/base/nsIContentViewerFile.idl
+ docshell/base/nsIDocCharset.idl
+ docshell/base/nsIDocShell.idl
+ docshell/base/nsIDocShellLoadInfo.idl
+ docshell/base/nsIDocShellTreeItem.idl
+ docshell/base/nsIDocShellTreeOwner.idl
+ docshell/base/nsIDocumentLoaderFactory.idl
+ docshell/base/nsIDownloadHistory.idl
+ docshell/base/nsILinkHandler.h
+ docshell/base/nsILoadContext.idl
+ docshell/base/nsIPrivacyTransitionObserver.idl
+ docshell/base/nsIReflowObserver.idl
+ docshell/base/nsIRefreshURI.idl
+ docshell/base/nsIScrollObserver.h
+ docshell/base/nsIScrollable.idl
+ docshell/base/nsITextScroll.idl
+ docshell/base/nsIURIFixup.idl
+ docshell/base/nsIWebNavigation.idl
+ docshell/base/nsIWebNavigationInfo.idl
+ docshell/base/nsIWebPageDescriptor.idl
+ docshell/base/nsIWebShellServices.h
+ docshell/base/nsWebNavigationInfo.cpp
+ docshell/base/nsWebNavigationInfo.h
+ docshell/base/timeline/AbstractTimelineMarker.cpp
+ docshell/base/timeline/AbstractTimelineMarker.h
+ docshell/base/timeline/AutoGlobalTimelineMarker.cpp
+ docshell/base/timeline/AutoGlobalTimelineMarker.h
+ docshell/base/timeline/AutoTimelineMarker.cpp
+ docshell/base/timeline/AutoTimelineMarker.h
+ docshell/base/timeline/CompositeTimelineMarker.h
+ docshell/base/timeline/ConsoleTimelineMarker.h
+ docshell/base/timeline/DocLoadingTimelineMarker.h
+ docshell/base/timeline/EventTimelineMarker.h
+ docshell/base/timeline/JavascriptTimelineMarker.h
+ docshell/base/timeline/LayerTimelineMarker.h
+ docshell/base/timeline/MarkersStorage.cpp
+ docshell/base/timeline/MarkersStorage.h
+ docshell/base/timeline/MessagePortTimelineMarker.h
+ docshell/base/timeline/ObservedDocShell.cpp
+ docshell/base/timeline/ObservedDocShell.h
+ docshell/base/timeline/RestyleTimelineMarker.h
+ docshell/base/timeline/TimelineConsumers.cpp
+ docshell/base/timeline/TimelineConsumers.h
+ docshell/base/timeline/TimelineMarker.cpp
+ docshell/base/timeline/TimelineMarker.h
+ docshell/base/timeline/TimelineMarkerEnums.h
+ docshell/base/timeline/TimestampTimelineMarker.h
+ docshell/base/timeline/WorkerTimelineMarker.h
+ docshell/base/timeline/moz.build
+ docshell/build/moz.build
+ docshell/build/nsDocShellCID.h
+ docshell/build/nsDocShellModule.cpp
+ docshell/moz.build
+ docshell/resources/content/jar.mn
+ docshell/resources/content/moz.build
+ docshell/shistory/moz.build
+ docshell/shistory/nsIBFCacheEntry.idl
+ docshell/shistory/nsIGroupedSHistory.idl
+ docshell/shistory/nsIPartialSHistory.idl
+ docshell/shistory/nsIPartialSHistoryListener.idl
+ docshell/shistory/nsISHContainer.idl
+ docshell/shistory/nsISHTransaction.idl
+ docshell/shistory/nsISHistory.idl
+ docshell/shistory/nsISHistoryInternal.idl
+ docshell/shistory/nsISHistoryListener.idl
+ docshell/shistory/nsSHEntry.cpp
+ docshell/shistory/nsSHEntry.h
+ docshell/shistory/nsSHEntryShared.cpp
+ docshell/shistory/nsSHEntryShared.h
+ docshell/shistory/nsSHTransaction.cpp
+ docshell/shistory/nsSHTransaction.h
+ docshell/shistory/nsSHistory.cpp
+ docshell/shistory/nsSHistory.h
+ docshell/test/browser/browser_bug1309900_crossProcessHistoryNavigation.js
+ docshell/test/unit/head_docshell.js
+ docshell/test/unit/test_nsIDownloadHistory.js
+ dom/animation/AnimValuesStyleRule.cpp
+ dom/animation/AnimValuesStyleRule.h
+ dom/animation/Animation.cpp
+ dom/animation/Animation.h
+ dom/animation/AnimationComparator.h
+ dom/animation/AnimationEffectReadOnly.cpp
+ dom/animation/AnimationEffectReadOnly.h
+ dom/animation/AnimationEffectTiming.cpp
+ dom/animation/AnimationEffectTiming.h
+ dom/animation/AnimationEffectTimingReadOnly.cpp
+ dom/animation/AnimationEffectTimingReadOnly.h
+ dom/animation/AnimationPerformanceWarning.cpp
+ dom/animation/AnimationPerformanceWarning.h
+ dom/animation/AnimationTarget.h
+ dom/animation/AnimationTimeline.cpp
+ dom/animation/AnimationTimeline.h
+ dom/animation/AnimationUtils.cpp
+ dom/animation/AnimationUtils.h
+ dom/animation/CSSPseudoElement.cpp
+ dom/animation/CSSPseudoElement.h
+ dom/animation/ComputedTiming.h
+ dom/animation/ComputedTimingFunction.cpp
+ dom/animation/ComputedTimingFunction.h
+ dom/animation/DocumentTimeline.cpp
+ dom/animation/DocumentTimeline.h
+ dom/animation/EffectCompositor.cpp
+ dom/animation/EffectCompositor.h
+ dom/animation/EffectSet.cpp
+ dom/animation/EffectSet.h
+ dom/animation/KeyframeEffect.cpp
+ dom/animation/KeyframeEffect.h
+ dom/animation/KeyframeEffectParams.cpp
+ dom/animation/KeyframeEffectParams.h
+ dom/animation/KeyframeEffectReadOnly.cpp
+ dom/animation/KeyframeEffectReadOnly.h
+ dom/animation/KeyframeUtils.cpp
+ dom/animation/KeyframeUtils.h
+ dom/animation/PendingAnimationTracker.cpp
+ dom/animation/PendingAnimationTracker.h
+ dom/animation/PseudoElementHashEntry.h
+ dom/animation/TimingParams.cpp
+ dom/animation/TimingParams.h
+ dom/animation/moz.build
+ dom/apps/AppsService.js
+ dom/apps/AppsServiceChild.jsm
+ dom/apps/AppsUtils.jsm
+ dom/apps/PermissionsInstaller.jsm
+ dom/apps/PermissionsTable.jsm
+ dom/apps/moz.build
+ dom/archivereader/ArchiveEvent.cpp
+ dom/archivereader/ArchiveEvent.h
+ dom/archivereader/ArchiveReader.cpp
+ dom/archivereader/ArchiveReader.h
+ dom/archivereader/ArchiveReaderCommon.h
+ dom/archivereader/ArchiveRequest.cpp
+ dom/archivereader/ArchiveRequest.h
+ dom/archivereader/ArchiveZipEvent.cpp
+ dom/archivereader/ArchiveZipEvent.h
+ dom/archivereader/ArchiveZipFile.cpp
+ dom/archivereader/ArchiveZipFile.h
+ dom/archivereader/moz.build
+ dom/asmjscache/AsmJSCache.cpp
+ dom/asmjscache/AsmJSCache.h
+ dom/asmjscache/PAsmJSCacheEntry.ipdl
+ dom/asmjscache/moz.build
+ dom/audiochannel/AudioChannelAgent.cpp
+ dom/audiochannel/AudioChannelAgent.h
+ dom/audiochannel/AudioChannelService.cpp
+ dom/audiochannel/AudioChannelService.h
+ dom/audiochannel/moz.build
+ dom/audiochannel/nsIAudioChannelAgent.idl
+ dom/audiochannel/nsIAudioChannelService.idl
+ dom/base/AnonymousContent.cpp
+ dom/base/AnonymousContent.h
+ dom/base/BarProps.cpp
+ dom/base/BlobSet.cpp
+ dom/base/BlobSet.h
+ dom/base/BodyUtil.cpp
+ dom/base/BodyUtil.h
+ dom/base/BorrowedAttrInfo.cpp
+ dom/base/BorrowedAttrInfo.h
+ dom/base/CORSMode.h
+ dom/base/ChildIterator.cpp
+ dom/base/ChildIterator.h
+ dom/base/ChromeNodeList.cpp
+ dom/base/ChromeNodeList.h
+ dom/base/ChromeUtils.cpp
+ dom/base/ChromeUtils.h
+ dom/base/Comment.h
+ dom/base/Crypto.cpp
+ dom/base/Crypto.h
+ dom/base/CustomElementRegistry.cpp
+ dom/base/CustomElementRegistry.h
+ dom/base/DOMCursor.cpp
+ dom/base/DOMCursor.h
+ dom/base/DOMError.cpp
+ dom/base/DOMError.h
+ dom/base/DOMException.cpp
+ dom/base/DOMException.h
+ dom/base/DOMImplementation.cpp
+ dom/base/DOMImplementation.h
+ dom/base/DOMIntersectionObserver.cpp
+ dom/base/DOMIntersectionObserver.h
+ dom/base/DOMMatrix.cpp
+ dom/base/DOMMatrix.h
+ dom/base/DOMParser.cpp
+ dom/base/DOMParser.h
+ dom/base/DOMPoint.cpp
+ dom/base/DOMPoint.h
+ dom/base/DOMQuad.cpp
+ dom/base/DOMQuad.h
+ dom/base/DOMRect.cpp
+ dom/base/DOMRect.h
+ dom/base/DOMRequest.cpp
+ dom/base/DOMRequest.h
+ dom/base/DOMStringList.cpp
+ dom/base/DOMStringList.h
+ dom/base/DirectionalityUtils.h
+ dom/base/DocGroup.h
+ dom/base/DocumentFragment.h
+ dom/base/ElementInlines.h
+ dom/base/EventSource.cpp
+ dom/base/FeedWriterEnabled.h
+ dom/base/File.cpp
+ dom/base/File.h
+ dom/base/FileList.cpp
+ dom/base/FileList.h
+ dom/base/FileReader.cpp
+ dom/base/FileReader.h
+ dom/base/FormData.cpp
+ dom/base/FormData.h
+ dom/base/FromParser.h
+ dom/base/GroupedSHistory.cpp
+ dom/base/GroupedSHistory.h
+ dom/base/HTMLSplitOnSpacesTokenizer.h
+ dom/base/IdleDeadline.cpp
+ dom/base/IdleDeadline.h
+ dom/base/IdleRequest.cpp
+ dom/base/IdleRequest.h
+ dom/base/ImageEncoder.cpp
+ dom/base/ImageEncoder.h
+ dom/base/ImportManager.cpp
+ dom/base/IndexedDBHelper.jsm
+ dom/base/Link.cpp
+ dom/base/Location.cpp
+ dom/base/Location.h
+ dom/base/MultipartBlobImpl.cpp
+ dom/base/MultipartBlobImpl.h
+ dom/base/MutableBlobStorage.cpp
+ dom/base/MutableBlobStorage.h
+ dom/base/MutableBlobStreamListener.cpp
+ dom/base/MutableBlobStreamListener.h
+ dom/base/NameSpaceConstants.h
+ dom/base/Navigator.h
+ dom/base/NodeInfoInlines.h
+ dom/base/PartialSHistory.cpp
+ dom/base/PartialSHistory.h
+ dom/base/Pose.cpp
+ dom/base/Pose.h
+ dom/base/PostMessageEvent.cpp
+ dom/base/PostMessageEvent.h
+ dom/base/ProcessGlobal.cpp
+ dom/base/ProcessGlobal.h
+ dom/base/ResponsiveImageSelector.cpp
+ dom/base/ResponsiveImageSelector.h
+ dom/base/SameProcessMessageQueue.cpp
+ dom/base/SameProcessMessageQueue.h
+ dom/base/ScreenOrientation.cpp
+ dom/base/ScreenOrientation.h
+ dom/base/ScriptSettings.cpp
+ dom/base/ShadowRoot.cpp
+ dom/base/ShadowRoot.h
+ dom/base/SiteSpecificUserAgent.js
+ dom/base/SlowScriptDebug.js
+ dom/base/StructuredCloneHolder.cpp
+ dom/base/StructuredCloneHolder.h
+ dom/base/StructuredCloneTags.h
+ dom/base/StyleSheetList.cpp
+ dom/base/StyleSheetList.h
+ dom/base/SubtleCrypto.cpp
+ dom/base/SubtleCrypto.h
+ dom/base/TabGroup.cpp
+ dom/base/TabGroup.h
+ dom/base/Text.cpp
+ dom/base/Text.h
+ dom/base/TextInputProcessor.cpp
+ dom/base/TextInputProcessor.h
+ dom/base/ThirdPartyUtil.cpp
+ dom/base/ThirdPartyUtil.h
+ dom/base/Timeout.cpp
+ dom/base/Timeout.h
+ dom/base/TimeoutHandler.cpp
+ dom/base/TimeoutHandler.h
+ dom/base/TimerClamping.cpp
+ dom/base/TimerClamping.h
+ dom/base/UseCounter.h
+ dom/base/WebKitCSSMatrix.cpp
+ dom/base/WebKitCSSMatrix.h
+ dom/base/WebSocket.cpp
+ dom/base/WebSocket.h
+ dom/base/WindowNamedPropertiesHandler.cpp
+ dom/base/WindowNamedPropertiesHandler.h
+ dom/base/WindowOrientationObserver.cpp
+ dom/base/WindowOrientationObserver.h
+ dom/base/contentAreaDropListener.js
+ dom/base/gen-usecounters.py
+ dom/base/messageWakeupService.js
+ dom/base/moz.build
+ dom/base/mozAutoDocUpdate.h
+ dom/base/mozFlushType.h
+ dom/base/mozIDOMWindow.idl
+ dom/base/nsAttrValueInlines.h
+ dom/base/nsAttrValueOrString.cpp
+ dom/base/nsCCUncollectableMarker.cpp
+ dom/base/nsCCUncollectableMarker.h
+ dom/base/nsCaseTreatment.h
+ dom/base/nsChildContentList.h
+ dom/base/nsContentAreaDragDrop.cpp
+ dom/base/nsContentAreaDragDrop.h
+ dom/base/nsContentCID.h
+ dom/base/nsContentCreatorFunctions.h
+ dom/base/nsContentIterator.cpp
+ dom/base/nsContentListDeclarations.h
+ dom/base/nsContentPermissionHelper.cpp
+ dom/base/nsContentPermissionHelper.h
+ dom/base/nsContentPolicy.h
+ dom/base/nsContentTypeParser.h
+ dom/base/nsCopySupport.cpp
+ dom/base/nsCopySupport.h
+ dom/base/nsDOMCID.h
+ dom/base/nsDOMCaretPosition.cpp
+ dom/base/nsDOMCaretPosition.h
+ dom/base/nsDOMClassInfo.cpp
+ dom/base/nsDOMClassInfo.h
+ dom/base/nsDOMDataChannel.cpp
+ dom/base/nsDOMDataChannel.h
+ dom/base/nsDOMDataChannelDeclarations.h
+ dom/base/nsDOMJSUtils.h
+ dom/base/nsDOMMutationObserver.cpp
+ dom/base/nsDOMMutationObserver.h
+ dom/base/nsDOMNavigationTiming.cpp
+ dom/base/nsDOMNavigationTiming.h
+ dom/base/nsDOMSerializer.cpp
+ dom/base/nsDOMSerializer.h
+ dom/base/nsDOMString.h
+ dom/base/nsDOMWindowList.cpp
+ dom/base/nsDOMWindowList.h
+ dom/base/nsDOMWindowUtils.cpp
+ dom/base/nsDOMWindowUtils.h
+ dom/base/nsDocElementCreatedNotificationRunner.h
+ dom/base/nsFocusManager.cpp
+ dom/base/nsFocusManager.h
+ dom/base/nsFrameMessageManager.cpp
+ dom/base/nsFrameMessageManager.h
+ dom/base/nsGlobalWindow.cpp
+ dom/base/nsGlobalWindow.h
+ dom/base/nsGlobalWindowCommands.cpp
+ dom/base/nsGlobalWindowCommands.h
+ dom/base/nsHistory.cpp
+ dom/base/nsHistory.h
+ dom/base/nsHostObjectProtocolHandler.cpp
+ dom/base/nsHostObjectProtocolHandler.h
+ dom/base/nsHostObjectURI.cpp
+ dom/base/nsHostObjectURI.h
+ dom/base/nsIAnimationObserver.h
+ dom/base/nsIAttribute.h
+ dom/base/nsIContent.h
+ dom/base/nsIContentInlines.h
+ dom/base/nsIContentIterator.h
+ dom/base/nsIContentPolicy.idl
+ dom/base/nsIContentPolicyBase.idl
+ dom/base/nsIContentSerializer.h
+ dom/base/nsIDOMBlob.idl
+ dom/base/nsIDOMClassInfo.h
+ dom/base/nsIDOMDOMCursor.idl
+ dom/base/nsIDOMDOMRequest.idl
+ dom/base/nsIDOMDataChannel.idl
+ dom/base/nsIDOMFileList.idl
+ dom/base/nsIDOMFormData.idl
+ dom/base/nsIDOMParser.idl
+ dom/base/nsIDOMSerializer.idl
+ dom/base/nsIDocument.h
+ dom/base/nsIDocumentEncoder.idl
+ dom/base/nsIDocumentInlines.h
+ dom/base/nsIDocumentObserver.h
+ dom/base/nsIDroppedLinkHandler.idl
+ dom/base/nsIFrameLoader.idl
+ dom/base/nsIGlobalObject.cpp
+ dom/base/nsIGlobalObject.h
+ dom/base/nsIImageLoadingContent.idl
+ dom/base/nsIMessageManager.idl
+ dom/base/nsIMutationObserver.h
+ dom/base/nsINode.h
+ dom/base/nsINodeList.h
+ dom/base/nsIObjectLoadingContent.idl
+ dom/base/nsIRemoteWindowContext.idl
+ dom/base/nsIScriptChannel.idl
+ dom/base/nsIScriptContext.h
+ dom/base/nsIScriptElement.h
+ dom/base/nsIScriptGlobalObject.h
+ dom/base/nsIScriptLoaderObserver.idl
+ dom/base/nsIScriptNameSpaceManager.h
+ dom/base/nsIScriptObjectPrincipal.h
+ dom/base/nsIScriptTimeoutHandler.h
+ dom/base/nsISelection.idl
+ dom/base/nsISelectionController.idl
+ dom/base/nsISelectionDisplay.idl
+ dom/base/nsISelectionListener.idl
+ dom/base/nsISelectionPrivate.idl
+ dom/base/nsISimpleContentPolicy.idl
+ dom/base/nsISiteSpecificUserAgent.idl
+ dom/base/nsISizeOfEventTarget.h
+ dom/base/nsISlowScriptDebug.idl
+ dom/base/nsIStyleSheetLinkingElement.h
+ dom/base/nsITimeoutHandler.h
+ dom/base/nsInProcessTabChildGlobal.cpp
+ dom/base/nsInProcessTabChildGlobal.h
+ dom/base/nsJSEnvironment.cpp
+ dom/base/nsJSEnvironment.h
+ dom/base/nsJSTimeoutHandler.cpp
+ dom/base/nsJSUtils.h
+ dom/base/nsLineBreaker.cpp
+ dom/base/nsLineBreaker.h
+ dom/base/nsMappedAttributeElement.cpp
+ dom/base/nsMimeTypeArray.cpp
+ dom/base/nsMimeTypeArray.h
+ dom/base/nsNameSpaceManager.h
+ dom/base/nsNodeUtils.cpp
+ dom/base/nsNodeUtils.h
+ dom/base/nsOpenURIInFrameParams.cpp
+ dom/base/nsOpenURIInFrameParams.h
+ dom/base/nsPIDOMWindow.h
+ dom/base/nsPIDOMWindowInlines.h
+ dom/base/nsPIWindowRoot.h
+ dom/base/nsPluginArray.cpp
+ dom/base/nsPluginArray.h
+ dom/base/nsQueryContentEventResult.cpp
+ dom/base/nsQueryContentEventResult.h
+ dom/base/nsReferencedElement.cpp
+ dom/base/nsReferencedElement.h
+ dom/base/nsScreen.cpp
+ dom/base/nsScreen.h
+ dom/base/nsScriptElement.cpp
+ dom/base/nsScriptElement.h
+ dom/base/nsScriptNameSpaceManager.cpp
+ dom/base/nsStructuredCloneContainer.cpp
+ dom/base/nsStructuredCloneContainer.h
+ dom/base/nsStubAnimationObserver.cpp
+ dom/base/nsStubAnimationObserver.h
+ dom/base/nsStyledElement.cpp
+ dom/base/nsTextFragmentImpl.h
+ dom/base/nsTextFragmentSSE2.cpp
+ dom/base/nsTextNode.h
+ dom/base/nsTraversal.cpp
+ dom/base/nsTreeSanitizer.cpp
+ dom/base/nsTreeSanitizer.h
+ dom/base/nsViewportInfo.cpp
+ dom/base/nsViewportInfo.h
+ dom/base/nsWindowMemoryReporter.cpp
+ dom/base/nsWindowMemoryReporter.h
+ dom/base/nsWindowRoot.cpp
+ dom/base/nsWindowRoot.h
+ dom/base/nsWrapperCache.cpp
+ dom/base/nsWrapperCache.h
+ dom/base/nsWrapperCacheInlines.h
+ dom/base/nsXMLNameSpaceMap.h
+ dom/base/test/browser_bug1058164.js
+ dom/base/test/gtest/TestNativeXMLHttpRequest.cpp
+ dom/base/test/gtest/TestParserDialogOptions.cpp
+ dom/base/test/gtest/TestPlainTextSerializer.cpp
+ dom/base/test/jsmodules/moz.build
+ dom/base/test/moz.build
+ dom/base/test/unit/head_utilities.js
+ dom/base/test/unit/head_xml.js
+ dom/base/test/unit/test_bug553888.js
+ dom/base/test/unit/test_error_codes.js
+ dom/base/test/unit/test_isequalnode.js
+ dom/base/test/unit/test_normalize.js
+ dom/base/test/unit/test_range.js
+ dom/base/test/unit/test_treewalker.js
+ dom/base/test/unit/test_xhr_document.js
+ dom/base/test/unit/test_xmlserializer.js
+ dom/base/usecounters.py
+ dom/battery/BatteryManager.cpp
+ dom/battery/BatteryManager.h
+ dom/battery/Constants.h
+ dom/battery/Types.h
+ dom/battery/moz.build
+ dom/bindings/AtomList.h
+ dom/bindings/BindingUtils.cpp
+ dom/bindings/BindingUtils.h
+ dom/bindings/CallbackInterface.cpp
+ dom/bindings/CallbackObject.cpp
+ dom/bindings/Configuration.py
+ dom/bindings/DOMJSClass.h
+ dom/bindings/DOMJSProxyHandler.cpp
+ dom/bindings/DOMJSProxyHandler.h
+ dom/bindings/DOMString.h
+ dom/bindings/Date.cpp
+ dom/bindings/ErrorIPCUtils.h
+ dom/bindings/Exceptions.cpp
+ dom/bindings/Exceptions.h
+ dom/bindings/FakeString.h
+ dom/bindings/GenerateCSS2PropertiesWebIDL.py
+ dom/bindings/IterableIterator.cpp
+ dom/bindings/Makefile.in
+ dom/bindings/NonRefcountedDOMObject.h
+ dom/bindings/Nullable.h
+ dom/bindings/RootedDictionary.h
+ dom/bindings/SimpleGlobalObject.cpp
+ dom/bindings/StructuredClone.cpp
+ dom/bindings/StructuredClone.h
+ dom/bindings/ToJSValue.cpp
+ dom/bindings/ToJSValue.h
+ dom/bindings/TypedArray.h
+ dom/bindings/WebIDLGlobalNameHash.cpp
+ dom/bindings/WebIDLGlobalNameHash.h
+ dom/bindings/moz.build
+ dom/bindings/mozwebidlcodegen/test/test_mozwebidlcodegen.py
+ dom/bindings/nsScriptError.h
+ dom/bindings/parser/WebIDL.py
+ dom/bindings/parser/runtests.py
+ dom/bindings/parser/tests/test_lenientSetter.py
+ dom/bindings/parser/tests/test_replaceable.py
+ dom/bindings/test/Makefile.in
+ dom/bindings/test/TestBindingHeader.h
+ dom/bindings/test/TestCImplementedInterface.h
+ dom/bindings/test/TestCodeGen.webidl
+ dom/bindings/test/TestDictionary.webidl
+ dom/bindings/test/TestExampleGen.webidl
+ dom/bindings/test/TestFunctions.cpp
+ dom/bindings/test/TestFunctions.h
+ dom/bindings/test/TestInterfaceIterableDouble.cpp
+ dom/bindings/test/TestInterfaceIterableDouble.h
+ dom/bindings/test/TestInterfaceIterableDoubleUnion.cpp
+ dom/bindings/test/TestInterfaceIterableDoubleUnion.h
+ dom/bindings/test/TestInterfaceIterableSingle.cpp
+ dom/bindings/test/TestInterfaceIterableSingle.h
+ dom/bindings/test/TestInterfaceJS.js
+ dom/bindings/test/TestInterfaceJSMaplike.js
+ dom/bindings/test/TestInterfaceMaplike.cpp
+ dom/bindings/test/TestInterfaceMaplike.h
+ dom/bindings/test/TestInterfaceMaplikeObject.cpp
+ dom/bindings/test/TestInterfaceMaplikeObject.h
+ dom/bindings/test/TestInterfaceSetlike.cpp
+ dom/bindings/test/TestInterfaceSetlike.h
+ dom/bindings/test/TestInterfaceSetlikeNode.cpp
+ dom/bindings/test/TestInterfaceSetlikeNode.h
+ dom/bindings/test/TestJSImplGen.webidl
+ dom/bindings/test/TestJSImplInheritanceGen.webidl
+ dom/bindings/test/TestTypedef.webidl
+ dom/bindings/test/moz.build
+ dom/broadcastchannel/BroadcastChannel.cpp
+ dom/broadcastchannel/BroadcastChannel.h
+ dom/broadcastchannel/BroadcastChannelChild.cpp
+ dom/broadcastchannel/BroadcastChannelChild.h
+ dom/broadcastchannel/BroadcastChannelParent.cpp
+ dom/broadcastchannel/BroadcastChannelParent.h
+ dom/broadcastchannel/BroadcastChannelService.cpp
+ dom/broadcastchannel/BroadcastChannelService.h
+ dom/broadcastchannel/PBroadcastChannel.ipdl
+ dom/broadcastchannel/moz.build
+ dom/browser-element/BrowserElementAudioChannel.cpp
+ dom/browser-element/BrowserElementAudioChannel.h
+ dom/browser-element/BrowserElementChild.js
+ dom/browser-element/BrowserElementChildPreload.js
+ dom/browser-element/BrowserElementCopyPaste.js
+ dom/browser-element/BrowserElementParent.cpp
+ dom/browser-element/BrowserElementParent.h
+ dom/browser-element/BrowserElementParent.js
+ dom/browser-element/BrowserElementPromptService.jsm
+ dom/browser-element/BrowserElementProxy.js
+ dom/browser-element/moz.build
+ dom/browser-element/nsIBrowserElementAPI.idl
+ dom/cache/Action.cpp
+ dom/cache/Action.h
+ dom/cache/ActorChild.cpp
+ dom/cache/ActorChild.h
+ dom/cache/ActorUtils.h
+ dom/cache/AutoUtils.cpp
+ dom/cache/AutoUtils.h
+ dom/cache/Cache.cpp
+ dom/cache/Cache.h
+ dom/cache/CacheChild.cpp
+ dom/cache/CacheChild.h
+ dom/cache/CacheOpChild.cpp
+ dom/cache/CacheOpChild.h
+ dom/cache/CacheOpParent.cpp
+ dom/cache/CacheOpParent.h
+ dom/cache/CacheParent.cpp
+ dom/cache/CacheParent.h
+ dom/cache/CacheStorage.cpp
+ dom/cache/CacheStorage.h
+ dom/cache/CacheStorageChild.cpp
+ dom/cache/CacheStorageChild.h
+ dom/cache/CacheStorageParent.cpp
+ dom/cache/CacheStorageParent.h
+ dom/cache/CacheStreamControlChild.cpp
+ dom/cache/CacheStreamControlChild.h
+ dom/cache/CacheStreamControlParent.cpp
+ dom/cache/CacheStreamControlParent.h
+ dom/cache/CacheTypes.ipdlh
+ dom/cache/CacheWorkerHolder.cpp
+ dom/cache/CacheWorkerHolder.h
+ dom/cache/Connection.cpp
+ dom/cache/Connection.h
+ dom/cache/Context.cpp
+ dom/cache/Context.h
+ dom/cache/DBAction.cpp
+ dom/cache/DBAction.h
+ dom/cache/DBSchema.cpp
+ dom/cache/DBSchema.h
+ dom/cache/FileUtils.cpp
+ dom/cache/FileUtils.h
+ dom/cache/IPCUtils.h
+ dom/cache/Manager.cpp
+ dom/cache/Manager.h
+ dom/cache/ManagerId.cpp
+ dom/cache/ManagerId.h
+ dom/cache/PCache.ipdl
+ dom/cache/PCacheOp.ipdl
+ dom/cache/PCacheStorage.ipdl
+ dom/cache/PCacheStreamControl.ipdl
+ dom/cache/PrincipalVerifier.cpp
+ dom/cache/PrincipalVerifier.h
+ dom/cache/QuotaClient.cpp
+ dom/cache/QuotaClient.h
+ dom/cache/ReadStream.cpp
+ dom/cache/ReadStream.h
+ dom/cache/SavedTypes.h
+ dom/cache/StreamControl.cpp
+ dom/cache/StreamControl.h
+ dom/cache/StreamList.cpp
+ dom/cache/StreamList.h
+ dom/cache/TypeUtils.cpp
+ dom/cache/TypeUtils.h
+ dom/cache/Types.h
+ dom/cache/moz.build
+ dom/cache/test/xpcshell/xpcshell.ini
+ dom/canvas/CanvasGradient.h
+ dom/canvas/CanvasImageCache.cpp
+ dom/canvas/CanvasImageCache.h
+ dom/canvas/CanvasPath.h
+ dom/canvas/CanvasPattern.h
+ dom/canvas/CanvasRenderingContext2D.cpp
+ dom/canvas/CanvasRenderingContext2D.h
+ dom/canvas/CanvasRenderingContextHelper.cpp
+ dom/canvas/CanvasRenderingContextHelper.h
+ dom/canvas/CanvasUtils.cpp
+ dom/canvas/CanvasUtils.h
+ dom/canvas/ImageBitmap.cpp
+ dom/canvas/ImageBitmap.h
+ dom/canvas/ImageBitmapColorUtils.cpp
+ dom/canvas/ImageBitmapColorUtils.h
+ dom/canvas/ImageBitmapRenderingContext.cpp
+ dom/canvas/ImageBitmapRenderingContext.h
+ dom/canvas/ImageBitmapSource.h
+ dom/canvas/ImageBitmapUtils.cpp
+ dom/canvas/ImageBitmapUtils.h
+ dom/canvas/ImageData.cpp
+ dom/canvas/ImageData.h
+ dom/canvas/ImageUtils.cpp
+ dom/canvas/ImageUtils.h
+ dom/canvas/OffscreenCanvas.cpp
+ dom/canvas/OffscreenCanvas.h
+ dom/canvas/TexUnpackBlob.cpp
+ dom/canvas/TexUnpackBlob.h
+ dom/canvas/TextMetrics.h
+ dom/canvas/WebGL1Context.cpp
+ dom/canvas/WebGL1Context.h
+ dom/canvas/WebGL1ContextUniforms.cpp
+ dom/canvas/WebGL2Context.cpp
+ dom/canvas/WebGL2Context.h
+ dom/canvas/WebGL2ContextBuffers.cpp
+ dom/canvas/WebGL2ContextFramebuffers.cpp
+ dom/canvas/WebGL2ContextMRTs.cpp
+ dom/canvas/WebGL2ContextPrograms.cpp
+ dom/canvas/WebGL2ContextQueries.cpp
+ dom/canvas/WebGL2ContextRenderbuffers.cpp
+ dom/canvas/WebGL2ContextSamplers.cpp
+ dom/canvas/WebGL2ContextState.cpp
+ dom/canvas/WebGL2ContextSync.cpp
+ dom/canvas/WebGL2ContextTextures.cpp
+ dom/canvas/WebGL2ContextTransformFeedback.cpp
+ dom/canvas/WebGL2ContextUniforms.cpp
+ dom/canvas/WebGL2ContextVAOs.cpp
+ dom/canvas/WebGL2ContextVertices.cpp
+ dom/canvas/WebGLActiveInfo.cpp
+ dom/canvas/WebGLActiveInfo.h
+ dom/canvas/WebGLBuffer.cpp
+ dom/canvas/WebGLBuffer.h
+ dom/canvas/WebGLContext.cpp
+ dom/canvas/WebGLContext.h
+ dom/canvas/WebGLContextBuffers.cpp
+ dom/canvas/WebGLContextDraw.cpp
+ dom/canvas/WebGLContextExtensions.cpp
+ dom/canvas/WebGLContextFramebufferOperations.cpp
+ dom/canvas/WebGLContextGL.cpp
+ dom/canvas/WebGLContextLossHandler.cpp
+ dom/canvas/WebGLContextLossHandler.h
+ dom/canvas/WebGLContextNotSupported.cpp
+ dom/canvas/WebGLContextState.cpp
+ dom/canvas/WebGLContextTextures.cpp
+ dom/canvas/WebGLContextUnchecked.cpp
+ dom/canvas/WebGLContextUnchecked.h
+ dom/canvas/WebGLContextUtils.cpp
+ dom/canvas/WebGLContextUtils.h
+ dom/canvas/WebGLContextValidate.cpp
+ dom/canvas/WebGLContextVertexArray.cpp
+ dom/canvas/WebGLContextVertices.cpp
+ dom/canvas/WebGLElementArrayCache.cpp
+ dom/canvas/WebGLElementArrayCache.h
+ dom/canvas/WebGLExtensionBase.cpp
+ dom/canvas/WebGLExtensionBlendMinMax.cpp
+ dom/canvas/WebGLExtensionColorBufferFloat.cpp
+ dom/canvas/WebGLExtensionColorBufferHalfFloat.cpp
+ dom/canvas/WebGLExtensionCompressedTextureATC.cpp
+ dom/canvas/WebGLExtensionCompressedTextureES3.cpp
+ dom/canvas/WebGLExtensionCompressedTextureETC1.cpp
+ dom/canvas/WebGLExtensionCompressedTexturePVRTC.cpp
+ dom/canvas/WebGLExtensionCompressedTextureS3TC.cpp
+ dom/canvas/WebGLExtensionDebugGet.cpp
+ dom/canvas/WebGLExtensionDebugRendererInfo.cpp
+ dom/canvas/WebGLExtensionDebugShaders.cpp
+ dom/canvas/WebGLExtensionDepthTexture.cpp
+ dom/canvas/WebGLExtensionDisjointTimerQuery.cpp
+ dom/canvas/WebGLExtensionDrawBuffers.cpp
+ dom/canvas/WebGLExtensionEXTColorBufferFloat.cpp
+ dom/canvas/WebGLExtensionElementIndexUint.cpp
+ dom/canvas/WebGLExtensionFragDepth.cpp
+ dom/canvas/WebGLExtensionInstancedArrays.cpp
+ dom/canvas/WebGLExtensionLoseContext.cpp
+ dom/canvas/WebGLExtensionSRGB.cpp
+ dom/canvas/WebGLExtensionShaderTextureLod.cpp
+ dom/canvas/WebGLExtensionStandardDerivatives.cpp
+ dom/canvas/WebGLExtensionTextureFilterAnisotropic.cpp
+ dom/canvas/WebGLExtensionTextureFloat.cpp
+ dom/canvas/WebGLExtensionTextureFloatLinear.cpp
+ dom/canvas/WebGLExtensionTextureHalfFloat.cpp
+ dom/canvas/WebGLExtensionTextureHalfFloatLinear.cpp
+ dom/canvas/WebGLExtensionVertexArray.cpp
+ dom/canvas/WebGLExtensions.h
+ dom/canvas/WebGLFormats.cpp
+ dom/canvas/WebGLFormats.h
+ dom/canvas/WebGLFramebuffer.cpp
+ dom/canvas/WebGLFramebuffer.h
+ dom/canvas/WebGLFramebufferAttachable.cpp
+ dom/canvas/WebGLFramebufferAttachable.h
+ dom/canvas/WebGLMemoryTracker.cpp
+ dom/canvas/WebGLMemoryTracker.h
+ dom/canvas/WebGLObjectModel.cpp
+ dom/canvas/WebGLObjectModel.h
+ dom/canvas/WebGLProgram.cpp
+ dom/canvas/WebGLProgram.h
+ dom/canvas/WebGLQuery.cpp
+ dom/canvas/WebGLQuery.h
+ dom/canvas/WebGLRenderbuffer.cpp
+ dom/canvas/WebGLRenderbuffer.h
+ dom/canvas/WebGLSampler.cpp
+ dom/canvas/WebGLSampler.h
+ dom/canvas/WebGLShader.cpp
+ dom/canvas/WebGLShader.h
+ dom/canvas/WebGLShaderPrecisionFormat.cpp
+ dom/canvas/WebGLShaderPrecisionFormat.h
+ dom/canvas/WebGLShaderValidator.cpp
+ dom/canvas/WebGLShaderValidator.h
+ dom/canvas/WebGLStrongTypes.h
+ dom/canvas/WebGLSync.cpp
+ dom/canvas/WebGLSync.h
+ dom/canvas/WebGLTexelConversions.cpp
+ dom/canvas/WebGLTexture.cpp
+ dom/canvas/WebGLTexture.h
+ dom/canvas/WebGLTextureUpload.cpp
+ dom/canvas/WebGLTransformFeedback.cpp
+ dom/canvas/WebGLTransformFeedback.h
+ dom/canvas/WebGLTypes.h
+ dom/canvas/WebGLUniformLocation.cpp
+ dom/canvas/WebGLUniformLocation.h
+ dom/canvas/WebGLValidateStrings.cpp
+ dom/canvas/WebGLVertexArray.cpp
+ dom/canvas/WebGLVertexArray.h
+ dom/canvas/WebGLVertexArrayFake.cpp
+ dom/canvas/WebGLVertexArrayFake.h
+ dom/canvas/WebGLVertexArrayGL.cpp
+ dom/canvas/WebGLVertexArrayGL.h
+ dom/canvas/WebGLVertexArrayObject.cpp
+ dom/canvas/WebGLVertexArrayObject.h
+ dom/canvas/WebGLVertexAttribData.cpp
+ dom/canvas/WebGLVertexAttribData.h
+ dom/canvas/gtest/TestImageBitmapColorUtils.cpp
+ dom/canvas/gtest/TestWebGLElementArrayCache.cpp
+ dom/canvas/gtest/moz.build
+ dom/canvas/moz.build
+ dom/canvas/nsICanvasRenderingContextInternal.h
+ dom/canvas/test/captureStream_common.js
+ dom/console/Console.cpp
+ dom/console/Console.h
+ dom/console/ConsoleAPIStorage.js
+ dom/console/ConsoleReportCollector.cpp
+ dom/console/ConsoleReportCollector.h
+ dom/console/moz.build
+ dom/console/nsIConsoleAPIStorage.idl
+ dom/console/nsIConsoleReportCollector.h
+ dom/crypto/CryptoBuffer.cpp
+ dom/crypto/CryptoBuffer.h
+ dom/crypto/CryptoKey.cpp
+ dom/crypto/CryptoKey.h
+ dom/crypto/KeyAlgorithmProxy.cpp
+ dom/crypto/KeyAlgorithmProxy.h
+ dom/crypto/WebCryptoCommon.h
+ dom/crypto/WebCryptoTask.cpp
+ dom/crypto/WebCryptoTask.h
+ dom/crypto/WebCryptoThreadPool.cpp
+ dom/crypto/WebCryptoThreadPool.h
+ dom/crypto/moz.build
+ dom/crypto/test/test-array.js
+ dom/crypto/test/test-vectors.js
+ dom/crypto/test/test-worker.js
+ dom/crypto/test/test_WebCrypto.css
+ dom/crypto/test/util.js
+ dom/encoding/EncodingUtils.cpp
+ dom/encoding/EncodingUtils.h
+ dom/encoding/FallbackEncoding.cpp
+ dom/encoding/FallbackEncoding.h
+ dom/encoding/TextDecoder.cpp
+ dom/encoding/TextDecoder.h
+ dom/encoding/TextEncoder.cpp
+ dom/encoding/TextEncoder.h
+ dom/encoding/moz.build
+ dom/events/AnimationEvent.cpp
+ dom/events/AnimationEvent.h
+ dom/events/AsyncEventDispatcher.cpp
+ dom/events/AsyncEventDispatcher.h
+ dom/events/BeforeAfterKeyboardEvent.cpp
+ dom/events/BeforeAfterKeyboardEvent.h
+ dom/events/BeforeUnloadEvent.cpp
+ dom/events/BeforeUnloadEvent.h
+ dom/events/ClipboardEvent.cpp
+ dom/events/ClipboardEvent.h
+ dom/events/CommandEvent.cpp
+ dom/events/CommandEvent.h
+ dom/events/CompositionEvent.cpp
+ dom/events/CompositionEvent.h
+ dom/events/ContentEventHandler.cpp
+ dom/events/ContentEventHandler.h
+ dom/events/CustomEvent.cpp
+ dom/events/CustomEvent.h
+ dom/events/DOMEventTargetHelper.cpp
+ dom/events/DOMEventTargetHelper.h
+ dom/events/DataContainerEvent.cpp
+ dom/events/DataContainerEvent.h
+ dom/events/DataTransfer.cpp
+ dom/events/DataTransfer.h
+ dom/events/DataTransferItem.cpp
+ dom/events/DataTransferItem.h
+ dom/events/DataTransferItemList.cpp
+ dom/events/DataTransferItemList.h
+ dom/events/DeviceMotionEvent.cpp
+ dom/events/DeviceMotionEvent.h
+ dom/events/DragEvent.cpp
+ dom/events/DragEvent.h
+ dom/events/Event.cpp
+ dom/events/Event.h
+ dom/events/EventDispatcher.cpp
+ dom/events/EventDispatcher.h
+ dom/events/EventListenerManager.h
+ dom/events/EventListenerService.cpp
+ dom/events/EventListenerService.h
+ dom/events/EventStateManager.cpp
+ dom/events/EventStateManager.h
+ dom/events/EventStates.h
+ dom/events/EventTarget.cpp
+ dom/events/EventTarget.h
+ dom/events/FocusEvent.cpp
+ dom/events/FocusEvent.h
+ dom/events/IMEContentObserver.cpp
+ dom/events/IMEContentObserver.h
+ dom/events/IMEStateManager.cpp
+ dom/events/IMEStateManager.h
+ dom/events/ImageCaptureError.cpp
+ dom/events/ImageCaptureError.h
+ dom/events/InputEvent.cpp
+ dom/events/InputEvent.h
+ dom/events/InternalMutationEvent.h
+ dom/events/JSEventHandler.cpp
+ dom/events/JSEventHandler.h
+ dom/events/KeyboardEvent.cpp
+ dom/events/KeyboardEvent.h
+ dom/events/MessageEvent.cpp
+ dom/events/MessageEvent.h
+ dom/events/MouseEvent.cpp
+ dom/events/MouseEvent.h
+ dom/events/MouseScrollEvent.cpp
+ dom/events/MouseScrollEvent.h
+ dom/events/MutationEvent.cpp
+ dom/events/MutationEvent.h
+ dom/events/NotifyPaintEvent.cpp
+ dom/events/NotifyPaintEvent.h
+ dom/events/PaintRequest.cpp
+ dom/events/PaintRequest.h
+ dom/events/PointerEvent.cpp
+ dom/events/PointerEvent.h
+ dom/events/ScrollAreaEvent.cpp
+ dom/events/ScrollAreaEvent.h
+ dom/events/SimpleGestureEvent.cpp
+ dom/events/SimpleGestureEvent.h
+ dom/events/SpeechRecognitionError.cpp
+ dom/events/SpeechRecognitionError.h
+ dom/events/StorageEvent.cpp
+ dom/events/StorageEvent.h
+ dom/events/TextClause.cpp
+ dom/events/TextClause.h
+ dom/events/TextComposition.cpp
+ dom/events/TextComposition.h
+ dom/events/Touch.cpp
+ dom/events/Touch.h
+ dom/events/TouchEvent.cpp
+ dom/events/TouchEvent.h
+ dom/events/TransitionEvent.cpp
+ dom/events/TransitionEvent.h
+ dom/events/UIEvent.cpp
+ dom/events/UIEvent.h
+ dom/events/WheelEvent.cpp
+ dom/events/WheelEvent.h
+ dom/events/WheelHandlingHelper.cpp
+ dom/events/WheelHandlingHelper.h
+ dom/events/XULCommandEvent.cpp
+ dom/events/moz.build
+ dom/events/nsIEventListenerService.idl
+ dom/fetch/ChannelInfo.cpp
+ dom/fetch/ChannelInfo.h
+ dom/fetch/ChannelInfo.ipdlh
+ dom/fetch/Fetch.cpp
+ dom/fetch/Fetch.h
+ dom/fetch/FetchConsumer.cpp
+ dom/fetch/FetchConsumer.h
+ dom/fetch/FetchDriver.cpp
+ dom/fetch/FetchDriver.h
+ dom/fetch/FetchIPCTypes.h
+ dom/fetch/FetchTypes.ipdlh
+ dom/fetch/Headers.cpp
+ dom/fetch/Headers.h
+ dom/fetch/InternalHeaders.cpp
+ dom/fetch/InternalHeaders.h
+ dom/fetch/InternalRequest.cpp
+ dom/fetch/InternalRequest.h
+ dom/fetch/InternalResponse.cpp
+ dom/fetch/InternalResponse.h
+ dom/fetch/Request.cpp
+ dom/fetch/Request.h
+ dom/fetch/Response.cpp
+ dom/fetch/Response.h
+ dom/fetch/moz.build
+ dom/filehandle/ActorsChild.cpp
+ dom/filehandle/ActorsChild.h
+ dom/filehandle/ActorsParent.cpp
+ dom/filehandle/ActorsParent.h
+ dom/filehandle/FileHandleBase.cpp
+ dom/filehandle/FileHandleBase.h
+ dom/filehandle/FileHandleCommon.cpp
+ dom/filehandle/FileHandleCommon.h
+ dom/filehandle/FileHandleStorage.h
+ dom/filehandle/FileRequestBase.h
+ dom/filehandle/MutableFileBase.cpp
+ dom/filehandle/MutableFileBase.h
+ dom/filehandle/PBackgroundFileHandle.ipdl
+ dom/filehandle/PBackgroundFileRequest.ipdl
+ dom/filehandle/PBackgroundMutableFile.ipdl
+ dom/filehandle/SerializationHelpers.h
+ dom/filehandle/moz.build
+ dom/filesystem/Directory.cpp
+ dom/filesystem/Directory.h
+ dom/filesystem/FileSystemBase.cpp
+ dom/filesystem/FileSystemBase.h
+ dom/filesystem/FileSystemRequestParent.cpp
+ dom/filesystem/FileSystemRequestParent.h
+ dom/filesystem/FileSystemSecurity.cpp
+ dom/filesystem/FileSystemSecurity.h
+ dom/filesystem/FileSystemTaskBase.cpp
+ dom/filesystem/FileSystemTaskBase.h
+ dom/filesystem/FileSystemUtils.cpp
+ dom/filesystem/FileSystemUtils.h
+ dom/filesystem/GetDirectoryListingTask.cpp
+ dom/filesystem/GetDirectoryListingTask.h
+ dom/filesystem/GetFileOrDirectoryTask.cpp
+ dom/filesystem/GetFileOrDirectoryTask.h
+ dom/filesystem/GetFilesHelper.cpp
+ dom/filesystem/GetFilesHelper.h
+ dom/filesystem/GetFilesTask.cpp
+ dom/filesystem/GetFilesTask.h
+ dom/filesystem/OSFileSystem.cpp
+ dom/filesystem/OSFileSystem.h
+ dom/filesystem/PFileSystemParams.ipdlh
+ dom/filesystem/PFileSystemRequest.ipdl
+ dom/filesystem/compat/CallbackRunnables.cpp
+ dom/filesystem/compat/CallbackRunnables.h
+ dom/filesystem/compat/FileSystem.cpp
+ dom/filesystem/compat/FileSystem.h
+ dom/filesystem/compat/FileSystemDirectoryEntry.cpp
+ dom/filesystem/compat/FileSystemDirectoryEntry.h
+ dom/filesystem/compat/FileSystemDirectoryReader.cpp
+ dom/filesystem/compat/FileSystemDirectoryReader.h
+ dom/filesystem/compat/FileSystemEntry.cpp
+ dom/filesystem/compat/FileSystemEntry.h
+ dom/filesystem/compat/FileSystemFileEntry.cpp
+ dom/filesystem/compat/FileSystemFileEntry.h
+ dom/filesystem/compat/FileSystemRootDirectoryEntry.cpp
+ dom/filesystem/compat/FileSystemRootDirectoryEntry.h
+ dom/filesystem/compat/FileSystemRootDirectoryReader.cpp
+ dom/filesystem/compat/FileSystemRootDirectoryReader.h
+ dom/filesystem/compat/moz.build
+ dom/filesystem/compat/tests/moz.build
+ dom/filesystem/moz.build
+ dom/filesystem/tests/moz.build
+ dom/flyweb/FlyWebDiscoveryManager.cpp
+ dom/flyweb/FlyWebDiscoveryManager.h
+ dom/flyweb/FlyWebPublishOptionsIPCSerializer.h
+ dom/flyweb/FlyWebPublishedServer.cpp
+ dom/flyweb/FlyWebPublishedServer.h
+ dom/flyweb/FlyWebPublishedServerIPC.h
+ dom/flyweb/FlyWebServerEvents.cpp
+ dom/flyweb/FlyWebServerEvents.h
+ dom/flyweb/FlyWebService.cpp
+ dom/flyweb/FlyWebService.h
+ dom/flyweb/HttpServer.cpp
+ dom/flyweb/HttpServer.h
+ dom/flyweb/PFlyWebPublishedServer.ipdl
+ dom/flyweb/moz.build
+ dom/gamepad/Gamepad.cpp
+ dom/gamepad/Gamepad.h
+ dom/gamepad/GamepadButton.cpp
+ dom/gamepad/GamepadButton.h
+ dom/gamepad/GamepadManager.cpp
+ dom/gamepad/GamepadManager.h
+ dom/gamepad/GamepadMonitoring.cpp
+ dom/gamepad/GamepadMonitoring.h
+ dom/gamepad/GamepadPlatformService.cpp
+ dom/gamepad/GamepadPlatformService.h
+ dom/gamepad/GamepadPose.cpp
+ dom/gamepad/GamepadPose.h
+ dom/gamepad/GamepadServiceTest.cpp
+ dom/gamepad/GamepadServiceTest.h
+ dom/gamepad/android/AndroidGamepad.cpp
+ dom/gamepad/fallback/FallbackGamepad.cpp
+ dom/gamepad/ipc/GamepadEventChannelChild.cpp
+ dom/gamepad/ipc/GamepadEventChannelChild.h
+ dom/gamepad/ipc/GamepadEventChannelParent.cpp
+ dom/gamepad/ipc/GamepadEventChannelParent.h
+ dom/gamepad/ipc/GamepadEventTypes.ipdlh
+ dom/gamepad/ipc/GamepadTestChannelChild.cpp
+ dom/gamepad/ipc/GamepadTestChannelChild.h
+ dom/gamepad/ipc/GamepadTestChannelParent.cpp
+ dom/gamepad/ipc/GamepadTestChannelParent.h
+ dom/gamepad/ipc/PGamepadEventChannel.ipdl
+ dom/gamepad/ipc/PGamepadTestChannel.ipdl
+ dom/gamepad/moz.build
+ dom/gamepad/windows/WindowsGamepad.cpp
+ dom/geolocation/MLSFallback.cpp
+ dom/geolocation/MLSFallback.h
+ dom/geolocation/moz.build
+ dom/geolocation/nsGeoPosition.cpp
+ dom/geolocation/nsGeoPosition.h
+ dom/geolocation/nsGeoPositionIPCSerialiser.h
+ dom/geolocation/nsGeolocation.cpp
+ dom/geolocation/nsGeolocation.h
+ dom/grid/Grid.cpp
+ dom/grid/Grid.h
+ dom/grid/GridArea.cpp
+ dom/grid/GridArea.h
+ dom/grid/GridDimension.cpp
+ dom/grid/GridDimension.h
+ dom/grid/GridLine.cpp
+ dom/grid/GridLine.h
+ dom/grid/GridLines.cpp
+ dom/grid/GridLines.h
+ dom/grid/GridTrack.cpp
+ dom/grid/GridTrack.h
+ dom/grid/GridTracks.cpp
+ dom/grid/GridTracks.h
+ dom/grid/moz.build
+ dom/html/HTMLAllCollection.cpp
+ dom/html/HTMLAllCollection.h
+ dom/html/HTMLAnchorElement.cpp
+ dom/html/HTMLAnchorElement.h
+ dom/html/HTMLAreaElement.cpp
+ dom/html/HTMLAreaElement.h
+ dom/html/HTMLAudioElement.cpp
+ dom/html/HTMLAudioElement.h
+ dom/html/HTMLBRElement.cpp
+ dom/html/HTMLBRElement.h
+ dom/html/HTMLBodyElement.cpp
+ dom/html/HTMLBodyElement.h
+ dom/html/HTMLButtonElement.cpp
+ dom/html/HTMLButtonElement.h
+ dom/html/HTMLCanvasElement.cpp
+ dom/html/HTMLCanvasElement.h
+ dom/html/HTMLContentElement.cpp
+ dom/html/HTMLContentElement.h
+ dom/html/HTMLDataElement.cpp
+ dom/html/HTMLDataElement.h
+ dom/html/HTMLDataListElement.cpp
+ dom/html/HTMLDataListElement.h
+ dom/html/HTMLDetailsElement.cpp
+ dom/html/HTMLDetailsElement.h
+ dom/html/HTMLDivElement.cpp
+ dom/html/HTMLDivElement.h
+ dom/html/HTMLElement.cpp
+ dom/html/HTMLFieldSetElement.cpp
+ dom/html/HTMLFieldSetElement.h
+ dom/html/HTMLFontElement.cpp
+ dom/html/HTMLFontElement.h
+ dom/html/HTMLFormControlsCollection.cpp
+ dom/html/HTMLFormControlsCollection.h
+ dom/html/HTMLFormElement.cpp
+ dom/html/HTMLFormElement.h
+ dom/html/HTMLFormSubmission.cpp
+ dom/html/HTMLFormSubmission.h
+ dom/html/HTMLFormSubmissionConstants.h
+ dom/html/HTMLFrameElement.cpp
+ dom/html/HTMLFrameElement.h
+ dom/html/HTMLFrameSetElement.cpp
+ dom/html/HTMLFrameSetElement.h
+ dom/html/HTMLHRElement.cpp
+ dom/html/HTMLHRElement.h
+ dom/html/HTMLHeadingElement.cpp
+ dom/html/HTMLHeadingElement.h
+ dom/html/HTMLIFrameElement.cpp
+ dom/html/HTMLIFrameElement.h
+ dom/html/HTMLImageElement.cpp
+ dom/html/HTMLImageElement.h
+ dom/html/HTMLInputElement.cpp
+ dom/html/HTMLInputElement.h
+ dom/html/HTMLLIElement.cpp
+ dom/html/HTMLLIElement.h
+ dom/html/HTMLLegendElement.cpp
+ dom/html/HTMLLegendElement.h
+ dom/html/HTMLLinkElement.cpp
+ dom/html/HTMLLinkElement.h
+ dom/html/HTMLMapElement.cpp
+ dom/html/HTMLMapElement.h
+ dom/html/HTMLMediaElement.cpp
+ dom/html/HTMLMediaElement.h
+ dom/html/HTMLMenuElement.cpp
+ dom/html/HTMLMenuElement.h
+ dom/html/HTMLMenuItemElement.cpp
+ dom/html/HTMLMenuItemElement.h
+ dom/html/HTMLMetaElement.cpp
+ dom/html/HTMLMetaElement.h
+ dom/html/HTMLMeterElement.cpp
+ dom/html/HTMLMeterElement.h
+ dom/html/HTMLModElement.cpp
+ dom/html/HTMLModElement.h
+ dom/html/HTMLObjectElement.cpp
+ dom/html/HTMLObjectElement.h
+ dom/html/HTMLOptGroupElement.cpp
+ dom/html/HTMLOptGroupElement.h
+ dom/html/HTMLOptionElement.cpp
+ dom/html/HTMLOptionElement.h
+ dom/html/HTMLOptionsCollection.cpp
+ dom/html/HTMLOptionsCollection.h
+ dom/html/HTMLOutputElement.cpp
+ dom/html/HTMLOutputElement.h
+ dom/html/HTMLParagraphElement.cpp
+ dom/html/HTMLParagraphElement.h
+ dom/html/HTMLPictureElement.cpp
+ dom/html/HTMLPictureElement.h
+ dom/html/HTMLPreElement.cpp
+ dom/html/HTMLPreElement.h
+ dom/html/HTMLProgressElement.cpp
+ dom/html/HTMLProgressElement.h
+ dom/html/HTMLScriptElement.cpp
+ dom/html/HTMLScriptElement.h
+ dom/html/HTMLSelectElement.cpp
+ dom/html/HTMLSelectElement.h
+ dom/html/HTMLShadowElement.cpp
+ dom/html/HTMLShadowElement.h
+ dom/html/HTMLSharedElement.cpp
+ dom/html/HTMLSharedElement.h
+ dom/html/HTMLSharedListElement.cpp
+ dom/html/HTMLSharedListElement.h
+ dom/html/HTMLSharedObjectElement.cpp
+ dom/html/HTMLSharedObjectElement.h
+ dom/html/HTMLSourceElement.cpp
+ dom/html/HTMLSourceElement.h
+ dom/html/HTMLSpanElement.cpp
+ dom/html/HTMLSpanElement.h
+ dom/html/HTMLStyleElement.cpp
+ dom/html/HTMLStyleElement.h
+ dom/html/HTMLSummaryElement.cpp
+ dom/html/HTMLSummaryElement.h
+ dom/html/HTMLTableCaptionElement.cpp
+ dom/html/HTMLTableCaptionElement.h
+ dom/html/HTMLTableCellElement.cpp
+ dom/html/HTMLTableCellElement.h
+ dom/html/HTMLTableColElement.cpp
+ dom/html/HTMLTableColElement.h
+ dom/html/HTMLTableElement.cpp
+ dom/html/HTMLTableElement.h
+ dom/html/HTMLTableRowElement.cpp
+ dom/html/HTMLTableRowElement.h
+ dom/html/HTMLTableSectionElement.cpp
+ dom/html/HTMLTableSectionElement.h
+ dom/html/HTMLTemplateElement.cpp
+ dom/html/HTMLTemplateElement.h
+ dom/html/HTMLTextAreaElement.cpp
+ dom/html/HTMLTextAreaElement.h
+ dom/html/HTMLTimeElement.cpp
+ dom/html/HTMLTimeElement.h
+ dom/html/HTMLTitleElement.cpp
+ dom/html/HTMLTitleElement.h
+ dom/html/HTMLTrackElement.cpp
+ dom/html/HTMLTrackElement.h
+ dom/html/HTMLUnknownElement.cpp
+ dom/html/HTMLUnknownElement.h
+ dom/html/HTMLVideoElement.cpp
+ dom/html/HTMLVideoElement.h
+ dom/html/ImageDocument.cpp
+ dom/html/ImageDocument.h
+ dom/html/MediaDocument.cpp
+ dom/html/MediaDocument.h
+ dom/html/MediaError.cpp
+ dom/html/MediaError.h
+ dom/html/PluginDocument.cpp
+ dom/html/RadioNodeList.cpp
+ dom/html/RadioNodeList.h
+ dom/html/TextTrackManager.cpp
+ dom/html/TextTrackManager.h
+ dom/html/TimeRanges.cpp
+ dom/html/TimeRanges.h
+ dom/html/ValidityState.cpp
+ dom/html/ValidityState.h
+ dom/html/VideoDocument.cpp
+ dom/html/moz.build
+ dom/html/nsBrowserElement.cpp
+ dom/html/nsBrowserElement.h
+ dom/html/nsDOMStringMap.cpp
+ dom/html/nsDOMStringMap.h
+ dom/html/nsGenericHTMLElement.cpp
+ dom/html/nsGenericHTMLElement.h
+ dom/html/nsGenericHTMLFrameElement.cpp
+ dom/html/nsGenericHTMLFrameElement.h
+ dom/html/nsHTMLDNSPrefetch.cpp
+ dom/html/nsHTMLDNSPrefetch.h
+ dom/html/nsHTMLDocument.cpp
+ dom/html/nsHTMLDocument.h
+ dom/html/nsIConstraintValidation.cpp
+ dom/html/nsIConstraintValidation.h
+ dom/html/nsIDateTimeInputArea.idl
+ dom/html/nsIForm.h
+ dom/html/nsIFormControl.h
+ dom/html/nsIFormSubmitObserver.idl
+ dom/html/nsIHTMLCollection.h
+ dom/html/nsIHTMLDocument.h
+ dom/html/nsIHTMLMenu.idl
+ dom/html/nsIImageDocument.idl
+ dom/html/nsIMenuBuilder.idl
+ dom/html/nsIPhonetic.idl
+ dom/html/nsIRadioGroupContainer.h
+ dom/html/nsIRadioVisitor.h
+ dom/html/nsITextControlElement.h
+ dom/html/nsRadioVisitor.cpp
+ dom/html/nsRadioVisitor.h
+ dom/html/nsTextEditorState.cpp
+ dom/html/nsTextEditorState.h
+ dom/imptests/importTestsuite.py
+ dom/imptests/moz.build
+ dom/imptests/parseFailures.py
+ dom/imptests/testharnessreport.js
+ dom/imptests/updateTestharness.py
+ dom/imptests/writeBuildFiles.py
+ dom/indexedDB/ActorsChild.cpp
+ dom/indexedDB/ActorsChild.h
+ dom/indexedDB/ActorsParent.cpp
+ dom/indexedDB/ActorsParent.h
+ dom/indexedDB/FileInfo.cpp
+ dom/indexedDB/FileInfo.h
+ dom/indexedDB/FileManager.h
+ dom/indexedDB/FileSnapshot.cpp
+ dom/indexedDB/FileSnapshot.h
+ dom/indexedDB/IDBCursor.cpp
+ dom/indexedDB/IDBCursor.h
+ dom/indexedDB/IDBDatabase.cpp
+ dom/indexedDB/IDBDatabase.h
+ dom/indexedDB/IDBEvents.cpp
+ dom/indexedDB/IDBEvents.h
+ dom/indexedDB/IDBFactory.cpp
+ dom/indexedDB/IDBFactory.h
+ dom/indexedDB/IDBFileHandle.cpp
+ dom/indexedDB/IDBFileHandle.h
+ dom/indexedDB/IDBFileRequest.cpp
+ dom/indexedDB/IDBFileRequest.h
+ dom/indexedDB/IDBIndex.cpp
+ dom/indexedDB/IDBIndex.h
+ dom/indexedDB/IDBKeyRange.cpp
+ dom/indexedDB/IDBKeyRange.h
+ dom/indexedDB/IDBMutableFile.cpp
+ dom/indexedDB/IDBMutableFile.h
+ dom/indexedDB/IDBObjectStore.cpp
+ dom/indexedDB/IDBObjectStore.h
+ dom/indexedDB/IDBRequest.cpp
+ dom/indexedDB/IDBRequest.h
+ dom/indexedDB/IDBTransaction.cpp
+ dom/indexedDB/IDBTransaction.h
+ dom/indexedDB/IDBWrapperCache.cpp
+ dom/indexedDB/IDBWrapperCache.h
+ dom/indexedDB/IndexedDatabase.h
+ dom/indexedDB/IndexedDatabaseInlines.h
+ dom/indexedDB/IndexedDatabaseManager.cpp
+ dom/indexedDB/IndexedDatabaseManager.h
+ dom/indexedDB/Key.cpp
+ dom/indexedDB/Key.h
+ dom/indexedDB/KeyPath.cpp
+ dom/indexedDB/KeyPath.h
+ dom/indexedDB/PBackgroundIDBCursor.ipdl
+ dom/indexedDB/PBackgroundIDBDatabase.ipdl
+ dom/indexedDB/PBackgroundIDBDatabaseFile.ipdl
+ dom/indexedDB/PBackgroundIDBDatabaseRequest.ipdl
+ dom/indexedDB/PBackgroundIDBFactory.ipdl
+ dom/indexedDB/PBackgroundIDBFactoryRequest.ipdl
+ dom/indexedDB/PBackgroundIDBRequest.ipdl
+ dom/indexedDB/PBackgroundIDBSharedTypes.ipdlh
+ dom/indexedDB/PBackgroundIDBTransaction.ipdl
+ dom/indexedDB/PBackgroundIDBVersionChangeTransaction.ipdl
+ dom/indexedDB/PBackgroundIndexedDBUtils.ipdl
+ dom/indexedDB/PIndexedDBPermissionRequest.ipdl
+ dom/indexedDB/PermissionRequestBase.cpp
+ dom/indexedDB/PermissionRequestBase.h
+ dom/indexedDB/ProfilerHelpers.h
+ dom/indexedDB/ReportInternalError.cpp
+ dom/indexedDB/ReportInternalError.h
+ dom/indexedDB/ScriptErrorHelper.cpp
+ dom/indexedDB/ScriptErrorHelper.h
+ dom/indexedDB/SerializationHelpers.h
+ dom/indexedDB/moz.build
+ dom/indexedDB/test/browser_bug839193.js
+ dom/indexedDB/test/bug839193.js
+ dom/indexedDB/test/extensions/moz.build
+ dom/indexedDB/test/mochitest-intl-api.ini
+ dom/indexedDB/test/mochitest.ini
+ dom/indexedDB/test/unit/xpcshell-child-process.ini
+ dom/indexedDB/test/unit/xpcshell-parent-process.ini
+ dom/indexedDB/test/unit/xpcshell-shared.ini
+ dom/inputmethod/Keyboard.jsm
+ dom/inputmethod/MozKeyboard.js
+ dom/inputmethod/forms.js
+ dom/inputmethod/jar.mn
+ dom/inputmethod/moz.build
+ dom/interfaces/apps/moz.build
+ dom/interfaces/apps/mozIApplication.idl
+ dom/interfaces/apps/mozIApplicationClearPrivateDataParams.idl
+ dom/interfaces/apps/nsIAppsService.idl
+ dom/interfaces/base/domstubs.idl
+ dom/interfaces/base/moz.build
+ dom/interfaces/base/nsIBrowser.idl
+ dom/interfaces/base/nsIBrowserDOMWindow.idl
+ dom/interfaces/base/nsIContentPermissionPrompt.idl
+ dom/interfaces/base/nsIContentPrefService.idl
+ dom/interfaces/base/nsIContentPrefService2.idl
+ dom/interfaces/base/nsIContentURIGrouper.idl
+ dom/interfaces/base/nsIDOMChromeWindow.idl
+ dom/interfaces/base/nsIDOMClientRect.idl
+ dom/interfaces/base/nsIDOMClientRectList.idl
+ dom/interfaces/base/nsIDOMConstructor.idl
+ dom/interfaces/base/nsIDOMCrypto.idl
+ dom/interfaces/base/nsIDOMGlobalPropertyInitializer.idl
+ dom/interfaces/base/nsIDOMHistory.idl
+ dom/interfaces/base/nsIDOMLocation.idl
+ dom/interfaces/base/nsIDOMModalContentWindow.idl
+ dom/interfaces/base/nsIDOMNavigator.idl
+ dom/interfaces/base/nsIDOMScreen.idl
+ dom/interfaces/base/nsIDOMWindow.idl
+ dom/interfaces/base/nsIDOMWindowCollection.idl
+ dom/interfaces/base/nsIDOMWindowUtils.idl
+ dom/interfaces/base/nsIFocusManager.idl
+ dom/interfaces/base/nsIIdleObserver.idl
+ dom/interfaces/base/nsIQueryContentEventResult.idl
+ dom/interfaces/base/nsIRemoteBrowser.idl
+ dom/interfaces/base/nsIServiceWorkerManager.idl
+ dom/interfaces/base/nsIStructuredCloneContainer.idl
+ dom/interfaces/base/nsITabChild.idl
+ dom/interfaces/base/nsITabParent.idl
+ dom/interfaces/base/nsITextInputProcessor.idl
+ dom/interfaces/base/nsITextInputProcessorCallback.idl
+ dom/interfaces/canvas/moz.build
+ dom/interfaces/canvas/nsIDOMCanvasRenderingContext2D.idl
+ dom/interfaces/canvas/nsIDOMWebGLRenderingContext.idl
+ dom/interfaces/core/moz.build
+ dom/interfaces/core/nsIDOMAttr.idl
+ dom/interfaces/core/nsIDOMCDATASection.idl
+ dom/interfaces/core/nsIDOMCharacterData.idl
+ dom/interfaces/core/nsIDOMComment.idl
+ dom/interfaces/core/nsIDOMDOMException.idl
+ dom/interfaces/core/nsIDOMDOMImplementation.idl
+ dom/interfaces/core/nsIDOMDocument.idl
+ dom/interfaces/core/nsIDOMDocumentFragment.idl
+ dom/interfaces/core/nsIDOMDocumentType.idl
+ dom/interfaces/core/nsIDOMElement.idl
+ dom/interfaces/core/nsIDOMMozNamedAttrMap.idl
+ dom/interfaces/core/nsIDOMNSEditableElement.idl
+ dom/interfaces/core/nsIDOMNode.idl
+ dom/interfaces/core/nsIDOMNodeList.idl
+ dom/interfaces/core/nsIDOMProcessingInstruction.idl
+ dom/interfaces/core/nsIDOMText.idl
+ dom/interfaces/core/nsIDOMXMLDocument.idl
+ dom/interfaces/css/moz.build
+ dom/interfaces/css/nsIDOMCSSConditionRule.idl
+ dom/interfaces/css/nsIDOMCSSCounterStyleRule.idl
+ dom/interfaces/css/nsIDOMCSSFontFaceRule.idl
+ dom/interfaces/css/nsIDOMCSSFontFeatureValuesRule.idl
+ dom/interfaces/css/nsIDOMCSSGroupingRule.idl
+ dom/interfaces/css/nsIDOMCSSImportRule.idl
+ dom/interfaces/css/nsIDOMCSSKeyframeRule.idl
+ dom/interfaces/css/nsIDOMCSSKeyframesRule.idl
+ dom/interfaces/css/nsIDOMCSSMediaRule.idl
+ dom/interfaces/css/nsIDOMCSSMozDocumentRule.idl
+ dom/interfaces/css/nsIDOMCSSPageRule.idl
+ dom/interfaces/css/nsIDOMCSSPrimitiveValue.idl
+ dom/interfaces/css/nsIDOMCSSRule.idl
+ dom/interfaces/css/nsIDOMCSSRuleList.idl
+ dom/interfaces/css/nsIDOMCSSStyleDeclaration.idl
+ dom/interfaces/css/nsIDOMCSSStyleRule.idl
+ dom/interfaces/css/nsIDOMCSSStyleSheet.idl
+ dom/interfaces/css/nsIDOMCSSSupportsRule.idl
+ dom/interfaces/css/nsIDOMCSSUnknownRule.idl
+ dom/interfaces/css/nsIDOMCSSValue.idl
+ dom/interfaces/css/nsIDOMCSSValueList.idl
+ dom/interfaces/css/nsIDOMCounter.idl
+ dom/interfaces/css/nsIDOMRect.idl
+ dom/interfaces/events/moz.build
+ dom/interfaces/events/nsIDOMAnimationEvent.idl
+ dom/interfaces/events/nsIDOMBeforeUnloadEvent.idl
+ dom/interfaces/events/nsIDOMClipboardEvent.idl
+ dom/interfaces/events/nsIDOMCommandEvent.idl
+ dom/interfaces/events/nsIDOMCustomEvent.idl
+ dom/interfaces/events/nsIDOMDataContainerEvent.idl
+ dom/interfaces/events/nsIDOMDataTransfer.idl
+ dom/interfaces/events/nsIDOMDragEvent.idl
+ dom/interfaces/events/nsIDOMEvent.idl
+ dom/interfaces/events/nsIDOMEventListener.idl
+ dom/interfaces/events/nsIDOMEventTarget.idl
+ dom/interfaces/events/nsIDOMFocusEvent.idl
+ dom/interfaces/events/nsIDOMKeyEvent.idl
+ dom/interfaces/events/nsIDOMMouseEvent.idl
+ dom/interfaces/events/nsIDOMMouseScrollEvent.idl
+ dom/interfaces/events/nsIDOMMutationEvent.idl
+ dom/interfaces/events/nsIDOMNSEvent.idl
+ dom/interfaces/events/nsIDOMNotifyPaintEvent.idl
+ dom/interfaces/events/nsIDOMPaintRequest.idl
+ dom/interfaces/events/nsIDOMScrollAreaEvent.idl
+ dom/interfaces/events/nsIDOMSimpleGestureEvent.idl
+ dom/interfaces/events/nsIDOMTransitionEvent.idl
+ dom/interfaces/events/nsIDOMUIEvent.idl
+ dom/interfaces/events/nsIDOMWheelEvent.idl
+ dom/interfaces/geolocation/moz.build
+ dom/interfaces/geolocation/nsIDOMGeoGeolocation.idl
+ dom/interfaces/geolocation/nsIDOMGeoPosition.idl
+ dom/interfaces/geolocation/nsIDOMGeoPositionCallback.idl
+ dom/interfaces/geolocation/nsIDOMGeoPositionCoords.idl
+ dom/interfaces/geolocation/nsIDOMGeoPositionError.idl
+ dom/interfaces/geolocation/nsIDOMGeoPositionErrorCallback.idl
+ dom/interfaces/html/moz.build
+ dom/interfaces/html/nsIDOMHTMLAnchorElement.idl
+ dom/interfaces/html/nsIDOMHTMLAppletElement.idl
+ dom/interfaces/html/nsIDOMHTMLAreaElement.idl
+ dom/interfaces/html/nsIDOMHTMLBaseElement.idl
+ dom/interfaces/html/nsIDOMHTMLBodyElement.idl
+ dom/interfaces/html/nsIDOMHTMLButtonElement.idl
+ dom/interfaces/html/nsIDOMHTMLCanvasElement.idl
+ dom/interfaces/html/nsIDOMHTMLCollection.idl
+ dom/interfaces/html/nsIDOMHTMLDirectoryElement.idl
+ dom/interfaces/html/nsIDOMHTMLDocument.idl
+ dom/interfaces/html/nsIDOMHTMLElement.idl
+ dom/interfaces/html/nsIDOMHTMLEmbedElement.idl
+ dom/interfaces/html/nsIDOMHTMLFieldSetElement.idl
+ dom/interfaces/html/nsIDOMHTMLFormElement.idl
+ dom/interfaces/html/nsIDOMHTMLFrameElement.idl
+ dom/interfaces/html/nsIDOMHTMLFrameSetElement.idl
+ dom/interfaces/html/nsIDOMHTMLHRElement.idl
+ dom/interfaces/html/nsIDOMHTMLHeadElement.idl
+ dom/interfaces/html/nsIDOMHTMLHtmlElement.idl
+ dom/interfaces/html/nsIDOMHTMLIFrameElement.idl
+ dom/interfaces/html/nsIDOMHTMLImageElement.idl
+ dom/interfaces/html/nsIDOMHTMLInputElement.idl
+ dom/interfaces/html/nsIDOMHTMLLIElement.idl
+ dom/interfaces/html/nsIDOMHTMLLabelElement.idl
+ dom/interfaces/html/nsIDOMHTMLLinkElement.idl
+ dom/interfaces/html/nsIDOMHTMLMapElement.idl
+ dom/interfaces/html/nsIDOMHTMLMediaElement.idl
+ dom/interfaces/html/nsIDOMHTMLMenuElement.idl
+ dom/interfaces/html/nsIDOMHTMLMenuItemElement.idl
+ dom/interfaces/html/nsIDOMHTMLMetaElement.idl
+ dom/interfaces/html/nsIDOMHTMLOListElement.idl
+ dom/interfaces/html/nsIDOMHTMLObjectElement.idl
+ dom/interfaces/html/nsIDOMHTMLOptGroupElement.idl
+ dom/interfaces/html/nsIDOMHTMLOptionElement.idl
+ dom/interfaces/html/nsIDOMHTMLOptionsCollection.idl
+ dom/interfaces/html/nsIDOMHTMLParagraphElement.idl
+ dom/interfaces/html/nsIDOMHTMLPictureElement.idl
+ dom/interfaces/html/nsIDOMHTMLPreElement.idl
+ dom/interfaces/html/nsIDOMHTMLQuoteElement.idl
+ dom/interfaces/html/nsIDOMHTMLScriptElement.idl
+ dom/interfaces/html/nsIDOMHTMLSelectElement.idl
+ dom/interfaces/html/nsIDOMHTMLSourceElement.idl
+ dom/interfaces/html/nsIDOMHTMLStyleElement.idl
+ dom/interfaces/html/nsIDOMHTMLTableCellElement.idl
+ dom/interfaces/html/nsIDOMHTMLTextAreaElement.idl
+ dom/interfaces/html/nsIDOMHTMLUListElement.idl
+ dom/interfaces/html/nsIDOMMozBrowserFrame.idl
+ dom/interfaces/html/nsIDOMTimeRanges.idl
+ dom/interfaces/html/nsIDOMValidityState.idl
+ dom/interfaces/html/nsIMozBrowserFrame.idl
+ dom/interfaces/json/moz.build
+ dom/interfaces/json/nsIJSON.idl
+ dom/interfaces/notification/moz.build
+ dom/interfaces/notification/nsINotificationStorage.idl
+ dom/interfaces/offline/moz.build
+ dom/interfaces/offline/nsIDOMOfflineResourceList.idl
+ dom/interfaces/permission/moz.build
+ dom/interfaces/permission/nsIPermissionPromptService.idl
+ dom/interfaces/push/moz.build
+ dom/interfaces/push/nsIPushErrorReporter.idl
+ dom/interfaces/push/nsIPushNotifier.idl
+ dom/interfaces/push/nsIPushService.idl
+ dom/interfaces/range/moz.build
+ dom/interfaces/range/nsIDOMRange.idl
+ dom/interfaces/security/moz.build
+ dom/interfaces/security/nsIContentSecurityManager.idl
+ dom/interfaces/security/nsIContentSecurityPolicy.idl
+ dom/interfaces/settings/moz.build
+ dom/interfaces/settings/nsISettingsService.idl
+ dom/interfaces/sidebar/moz.build
+ dom/interfaces/sidebar/nsIWebContentHandlerRegistrar.idl
+ dom/interfaces/smil/moz.build
+ dom/interfaces/smil/nsIDOMTimeEvent.idl
+ dom/interfaces/storage/moz.build
+ dom/interfaces/storage/nsIDOMStorage.idl
+ dom/interfaces/storage/nsIDOMStorageManager.idl
+ dom/interfaces/stylesheets/moz.build
+ dom/interfaces/stylesheets/nsIDOMMediaList.idl
+ dom/interfaces/stylesheets/nsIDOMStyleSheet.idl
+ dom/interfaces/stylesheets/nsIDOMStyleSheetList.idl
+ dom/interfaces/svg/moz.build
+ dom/interfaces/svg/nsIDOMSVGElement.idl
+ dom/interfaces/svg/nsIDOMSVGLength.idl
+ dom/interfaces/traversal/moz.build
+ dom/interfaces/traversal/nsIDOMNodeFilter.idl
+ dom/interfaces/traversal/nsIDOMNodeIterator.idl
+ dom/interfaces/traversal/nsIDOMTreeWalker.idl
+ dom/interfaces/xbl/moz.build
+ dom/interfaces/xbl/nsIDOMDocumentXBL.idl
+ dom/interfaces/xpath/moz.build
+ dom/interfaces/xul/moz.build
+ dom/interfaces/xul/nsIDOMXULButtonElement.idl
+ dom/interfaces/xul/nsIDOMXULCheckboxElement.idl
+ dom/interfaces/xul/nsIDOMXULCommandDispatcher.idl
+ dom/interfaces/xul/nsIDOMXULContainerElement.idl
+ dom/interfaces/xul/nsIDOMXULControlElement.idl
+ dom/interfaces/xul/nsIDOMXULDescriptionElement.idl
+ dom/interfaces/xul/nsIDOMXULDocument.idl
+ dom/interfaces/xul/nsIDOMXULElement.idl
+ dom/interfaces/xul/nsIDOMXULImageElement.idl
+ dom/interfaces/xul/nsIDOMXULLabelElement.idl
+ dom/interfaces/xul/nsIDOMXULLabeledControlEl.idl
+ dom/interfaces/xul/nsIDOMXULMenuListElement.idl
+ dom/interfaces/xul/nsIDOMXULMultSelectCntrlEl.idl
+ dom/interfaces/xul/nsIDOMXULPopupElement.idl
+ dom/interfaces/xul/nsIDOMXULRelatedElement.idl
+ dom/interfaces/xul/nsIDOMXULSelectCntrlEl.idl
+ dom/interfaces/xul/nsIDOMXULSelectCntrlItemEl.idl
+ dom/ipc/AppProcessChecker.cpp
+ dom/ipc/AppProcessChecker.h
+ dom/ipc/Blob.cpp
+ dom/ipc/BlobChild.h
+ dom/ipc/BlobParent.h
+ dom/ipc/BlobTypes.ipdlh
+ dom/ipc/CPOWManagerGetter.h
+ dom/ipc/ColorPickerParent.cpp
+ dom/ipc/ColorPickerParent.h
+ dom/ipc/ContentBridgeChild.cpp
+ dom/ipc/ContentBridgeChild.h
+ dom/ipc/ContentBridgeParent.cpp
+ dom/ipc/ContentBridgeParent.h
+ dom/ipc/ContentChild.cpp
+ dom/ipc/ContentChild.h
+ dom/ipc/ContentParent.cpp
+ dom/ipc/ContentParent.h
+ dom/ipc/ContentProcess.cpp
+ dom/ipc/ContentProcess.h
+ dom/ipc/ContentProcessManager.cpp
+ dom/ipc/ContentProcessManager.h
+ dom/ipc/DOMTypes.ipdlh
+ dom/ipc/FilePickerParent.cpp
+ dom/ipc/FilePickerParent.h
+ dom/ipc/IdType.h
+ dom/ipc/PBlob.ipdl
+ dom/ipc/PBlobStream.ipdl
+ dom/ipc/PBrowser.ipdl
+ dom/ipc/PBrowserOrId.ipdlh
+ dom/ipc/PColorPicker.ipdl
+ dom/ipc/PContent.ipdl
+ dom/ipc/PContentBridge.ipdl
+ dom/ipc/PContentPermission.ipdlh
+ dom/ipc/PContentPermissionRequest.ipdl
+ dom/ipc/PCycleCollectWithLogs.ipdl
+ dom/ipc/PFilePicker.ipdl
+ dom/ipc/PMemoryReportRequest.ipdl
+ dom/ipc/PPluginWidget.ipdl
+ dom/ipc/PProcessHangMonitor.ipdl
+ dom/ipc/PScreenManager.ipdl
+ dom/ipc/PTabContext.ipdlh
+ dom/ipc/PermissionMessageUtils.cpp
+ dom/ipc/PermissionMessageUtils.h
+ dom/ipc/PreallocatedProcessManager.cpp
+ dom/ipc/PreallocatedProcessManager.h
+ dom/ipc/ProcessHangMonitor.cpp
+ dom/ipc/ProcessHangMonitor.h
+ dom/ipc/ProcessHangMonitorIPC.h
+ dom/ipc/ProcessPriorityManager.cpp
+ dom/ipc/ProcessPriorityManager.h
+ dom/ipc/ScreenManagerParent.cpp
+ dom/ipc/ScreenManagerParent.h
+ dom/ipc/ServiceWorkerConfiguration.ipdlh
+ dom/ipc/StructuredCloneData.cpp
+ dom/ipc/StructuredCloneData.h
+ dom/ipc/TabChild.cpp
+ dom/ipc/TabChild.h
+ dom/ipc/TabContext.cpp
+ dom/ipc/TabContext.h
+ dom/ipc/TabMessageUtils.cpp
+ dom/ipc/TabMessageUtils.h
+ dom/ipc/TabParent.cpp
+ dom/ipc/TabParent.h
+ dom/ipc/extensions.js
+ dom/ipc/jar.mn
+ dom/ipc/moz.build
+ dom/ipc/nsIContentChild.cpp
+ dom/ipc/nsIContentChild.h
+ dom/ipc/nsIContentParent.cpp
+ dom/ipc/nsIContentParent.h
+ dom/ipc/nsIHangReport.idl
+ dom/ipc/nsIRemoteBlob.h
+ dom/ipc/remote-test.js
+ dom/jar.mn
+ dom/json/moz.build
+ dom/json/nsJSON.cpp
+ dom/json/nsJSON.h
+ dom/jsurl/moz.build
+ dom/jsurl/nsJSProtocolHandler.cpp
+ dom/jsurl/nsJSProtocolHandler.h
+ dom/locales/en-US/chrome/accessibility/mac/accessible.properties
+ dom/locales/en-US/chrome/accessibility/unix/accessible.properties
+ dom/locales/en-US/chrome/accessibility/win/accessible.properties
+ dom/locales/en-US/chrome/appstrings.properties
+ dom/locales/en-US/chrome/dom/dom.properties
+ dom/locales/en-US/chrome/global-strres.properties
+ dom/locales/en-US/chrome/layout/HtmlForm.properties
+ dom/locales/en-US/chrome/layout/css.properties
+ dom/locales/en-US/chrome/layout/layout_errors.properties
+ dom/locales/en-US/chrome/layout/xbl.properties
+ dom/locales/en-US/chrome/layout/xul.properties
+ dom/locales/en-US/chrome/mathml/mathml.properties
+ dom/locales/en-US/chrome/nsWebBrowserPersist.properties
+ dom/locales/en-US/chrome/security/caps.properties
+ dom/locales/en-US/chrome/svg/svg.properties
+ dom/locales/en-US/chrome/xslt/xslt.properties
+ dom/locales/jar.mn
+ dom/locales/moz.build
+ dom/manifest/moz.build
+ dom/mathml/moz.build
+ dom/mathml/nsMathMLElement.cpp
+ dom/mathml/nsMathMLElement.h
+ dom/mathml/nsMathMLElementFactory.cpp
+ dom/media/ADTSDecoder.cpp
+ dom/media/ADTSDecoder.h
+ dom/media/ADTSDemuxer.cpp
+ dom/media/ADTSDemuxer.h
+ dom/media/AbstractMediaDecoder.h
+ dom/media/AccurateSeekTask.cpp
+ dom/media/AccurateSeekTask.h
+ dom/media/AudioBufferUtils.h
+ dom/media/AudioCaptureStream.cpp
+ dom/media/AudioCaptureStream.h
+ dom/media/AudioChannelFormat.cpp
+ dom/media/AudioChannelFormat.h
+ dom/media/AudioCompactor.cpp
+ dom/media/AudioCompactor.h
+ dom/media/AudioConverter.cpp
+ dom/media/AudioConverter.h
+ dom/media/AudioMixer.h
+ dom/media/AudioPacketizer.h
+ dom/media/AudioSampleFormat.h
+ dom/media/AudioSegment.cpp
+ dom/media/AudioSegment.h
+ dom/media/AudioStream.cpp
+ dom/media/AudioStream.h
+ dom/media/AudioStreamTrack.cpp
+ dom/media/AudioStreamTrack.h
+ dom/media/AudioTrack.cpp
+ dom/media/AudioTrack.h
+ dom/media/AudioTrackList.cpp
+ dom/media/AudioTrackList.h
+ dom/media/Benchmark.cpp
+ dom/media/Benchmark.h
+ dom/media/BufferMediaResource.h
+ dom/media/CanvasCaptureMediaStream.cpp
+ dom/media/CanvasCaptureMediaStream.h
+ dom/media/CubebUtils.cpp
+ dom/media/CubebUtils.h
+ dom/media/DOMMediaStream.cpp
+ dom/media/DOMMediaStream.h
+ dom/media/DecoderDoctorDiagnostics.cpp
+ dom/media/DecoderDoctorDiagnostics.h
+ dom/media/DecoderTraits.cpp
+ dom/media/DecoderTraits.h
+ dom/media/EncodedBufferCache.cpp
+ dom/media/EncodedBufferCache.h
+ dom/media/FileBlockCache.cpp
+ dom/media/FileBlockCache.h
+ dom/media/FrameStatistics.h
+ dom/media/GetUserMediaRequest.cpp
+ dom/media/GetUserMediaRequest.h
+ dom/media/GraphDriver.cpp
+ dom/media/GraphDriver.h
+ dom/media/IdpSandbox.jsm
+ dom/media/Intervals.h
+ dom/media/Latency.cpp
+ dom/media/Latency.h
+ dom/media/MediaCache.cpp
+ dom/media/MediaCache.h
+ dom/media/MediaContentType.cpp
+ dom/media/MediaContentType.h
+ dom/media/MediaData.cpp
+ dom/media/MediaData.h
+ dom/media/MediaDataDemuxer.h
+ dom/media/MediaDecoder.cpp
+ dom/media/MediaDecoder.h
+ dom/media/MediaDecoderOwner.h
+ dom/media/MediaDecoderReader.cpp
+ dom/media/MediaDecoderReader.h
+ dom/media/MediaDecoderReaderWrapper.cpp
+ dom/media/MediaDecoderReaderWrapper.h
+ dom/media/MediaDecoderStateMachine.cpp
+ dom/media/MediaDeviceInfo.cpp
+ dom/media/MediaDeviceInfo.h
+ dom/media/MediaDevices.cpp
+ dom/media/MediaDevices.h
+ dom/media/MediaEventSource.h
+ dom/media/MediaFormatReader.cpp
+ dom/media/MediaFormatReader.h
+ dom/media/MediaInfo.cpp
+ dom/media/MediaInfo.h
+ dom/media/MediaManager.cpp
+ dom/media/MediaManager.h
+ dom/media/MediaMetadataManager.h
+ dom/media/MediaPrefs.cpp
+ dom/media/MediaPrefs.h
+ dom/media/MediaQueue.h
+ dom/media/MediaRecorder.cpp
+ dom/media/MediaRecorder.h
+ dom/media/MediaResource.cpp
+ dom/media/MediaResource.h
+ dom/media/MediaResourceCallback.h
+ dom/media/MediaResult.h
+ dom/media/MediaSegment.h
+ dom/media/MediaShutdownManager.cpp
+ dom/media/MediaShutdownManager.h
+ dom/media/MediaStatistics.h
+ dom/media/MediaStreamError.cpp
+ dom/media/MediaStreamError.h
+ dom/media/MediaStreamGraph.cpp
+ dom/media/MediaStreamGraph.h
+ dom/media/MediaStreamGraphImpl.h
+ dom/media/MediaStreamListener.cpp
+ dom/media/MediaStreamListener.h
+ dom/media/MediaStreamTrack.cpp
+ dom/media/MediaStreamTrack.h
+ dom/media/MediaStreamVideoSink.cpp
+ dom/media/MediaStreamVideoSink.h
+ dom/media/MediaTimer.cpp
+ dom/media/MediaTimer.h
+ dom/media/MediaTrack.cpp
+ dom/media/MediaTrack.h
+ dom/media/MediaTrackList.cpp
+ dom/media/MediaTrackList.h
+ dom/media/NextFrameSeekTask.cpp
+ dom/media/NextFrameSeekTask.h
+ dom/media/PeerConnection.js
+ dom/media/PeerConnectionIdp.jsm
+ dom/media/PrincipalChangeObserver.h
+ dom/media/QueueObject.cpp
+ dom/media/QueueObject.h
+ dom/media/RTCStatsReport.jsm
+ dom/media/SeekJob.cpp
+ dom/media/SeekJob.h
+ dom/media/SeekTarget.h
+ dom/media/SeekTask.cpp
+ dom/media/SeekTask.h
+ dom/media/SelfRef.h
+ dom/media/SharedBuffer.h
+ dom/media/SimpleImageBuffer.cpp
+ dom/media/SimpleImageBuffer.h
+ dom/media/StreamTracks.cpp
+ dom/media/StreamTracks.h
+ dom/media/TextTrack.cpp
+ dom/media/TextTrack.h
+ dom/media/TextTrackCue.cpp
+ dom/media/TextTrackCue.h
+ dom/media/TextTrackCueList.cpp
+ dom/media/TextTrackCueList.h
+ dom/media/TextTrackList.cpp
+ dom/media/TextTrackList.h
+ dom/media/TextTrackRegion.cpp
+ dom/media/TextTrackRegion.h
+ dom/media/ThreadPoolCOMListener.cpp
+ dom/media/ThreadPoolCOMListener.h
+ dom/media/TimeUnits.h
+ dom/media/TrackUnionStream.cpp
+ dom/media/TrackUnionStream.h
+ dom/media/VideoFrameContainer.cpp
+ dom/media/VideoFrameContainer.h
+ dom/media/VideoLimits.h
+ dom/media/VideoPlaybackQuality.cpp
+ dom/media/VideoPlaybackQuality.h
+ dom/media/VideoSegment.cpp
+ dom/media/VideoSegment.h
+ dom/media/VideoStreamTrack.cpp
+ dom/media/VideoStreamTrack.h
+ dom/media/VideoTrack.cpp
+ dom/media/VideoTrack.h
+ dom/media/VideoTrackList.cpp
+ dom/media/VideoTrackList.h
+ dom/media/VideoUtils.cpp
+ dom/media/VideoUtils.h
+ dom/media/VorbisUtils.h
+ dom/media/WebVTTListener.cpp
+ dom/media/WebVTTListener.h
+ dom/media/XiphExtradata.cpp
+ dom/media/XiphExtradata.h
+ dom/media/bridge/MediaModule.cpp
+ dom/media/bridge/moz.build
+ dom/media/eme/CDMCaps.cpp
+ dom/media/eme/CDMCaps.h
+ dom/media/eme/CDMProxy.h
+ dom/media/eme/DecryptorProxyCallback.h
+ dom/media/eme/DetailedPromise.cpp
+ dom/media/eme/DetailedPromise.h
+ dom/media/eme/EMEUtils.cpp
+ dom/media/eme/EMEUtils.h
+ dom/media/eme/MediaEncryptedEvent.cpp
+ dom/media/eme/MediaEncryptedEvent.h
+ dom/media/eme/MediaKeyError.cpp
+ dom/media/eme/MediaKeyError.h
+ dom/media/eme/MediaKeyMessageEvent.cpp
+ dom/media/eme/MediaKeyMessageEvent.h
+ dom/media/eme/MediaKeySession.cpp
+ dom/media/eme/MediaKeySession.h
+ dom/media/eme/MediaKeyStatusMap.cpp
+ dom/media/eme/MediaKeyStatusMap.h
+ dom/media/eme/MediaKeySystemAccess.cpp
+ dom/media/eme/MediaKeySystemAccess.h
+ dom/media/eme/MediaKeySystemAccessManager.cpp
+ dom/media/eme/MediaKeySystemAccessManager.h
+ dom/media/eme/MediaKeys.cpp
+ dom/media/eme/MediaKeys.h
+ dom/media/eme/mediadrm/MediaDrmCDMCallbackProxy.cpp
+ dom/media/eme/mediadrm/MediaDrmCDMCallbackProxy.h
+ dom/media/eme/mediadrm/MediaDrmCDMProxy.cpp
+ dom/media/eme/mediadrm/MediaDrmCDMProxy.h
+ dom/media/eme/mediadrm/MediaDrmProxySupport.cpp
+ dom/media/eme/mediadrm/MediaDrmProxySupport.h
+ dom/media/eme/mediadrm/moz.build
+ dom/media/eme/moz.build
+ dom/media/encoder/ContainerWriter.h
+ dom/media/encoder/EncodedFrameContainer.h
+ dom/media/encoder/MediaEncoder.cpp
+ dom/media/encoder/MediaEncoder.h
+ dom/media/encoder/OpusTrackEncoder.cpp
+ dom/media/encoder/OpusTrackEncoder.h
+ dom/media/encoder/TrackEncoder.cpp
+ dom/media/encoder/TrackEncoder.h
+ dom/media/encoder/TrackMetadataBase.h
+ dom/media/encoder/VP8TrackEncoder.cpp
+ dom/media/encoder/VP8TrackEncoder.h
+ dom/media/encoder/moz.build
+ dom/media/flac/FlacDecoder.cpp
+ dom/media/flac/FlacDecoder.h
+ dom/media/flac/FlacDemuxer.cpp
+ dom/media/flac/FlacDemuxer.h
+ dom/media/flac/FlacFrameParser.cpp
+ dom/media/flac/FlacFrameParser.h
+ dom/media/flac/moz.build
+ dom/media/fmp4/MP4Decoder.cpp
+ dom/media/fmp4/MP4Decoder.h
+ dom/media/fmp4/MP4Demuxer.cpp
+ dom/media/fmp4/MP4Demuxer.h
+ dom/media/fmp4/MP4Stream.cpp
+ dom/media/fmp4/MP4Stream.h
+ dom/media/fmp4/moz.build
+ dom/media/gmp-plugin/gmp-test-decryptor.cpp
+ dom/media/gmp-plugin/gmp-test-decryptor.h
+ dom/media/gmp-plugin/gmp-test-output-protection.h
+ dom/media/gmp-plugin/gmp-test-storage.cpp
+ dom/media/gmp-plugin/gmp-test-storage.h
+ dom/media/gmp-plugin/moz.build
+ dom/media/gmp/GMPAudioDecoderChild.cpp
+ dom/media/gmp/GMPAudioDecoderChild.h
+ dom/media/gmp/GMPAudioDecoderParent.cpp
+ dom/media/gmp/GMPAudioDecoderParent.h
+ dom/media/gmp/GMPAudioDecoderProxy.h
+ dom/media/gmp/GMPAudioHost.cpp
+ dom/media/gmp/GMPAudioHost.h
+ dom/media/gmp/GMPCDMCallbackProxy.cpp
+ dom/media/gmp/GMPCDMCallbackProxy.h
+ dom/media/gmp/GMPCDMProxy.cpp
+ dom/media/gmp/GMPCDMProxy.h
+ dom/media/gmp/GMPCallbackBase.h
+ dom/media/gmp/GMPChild.cpp
+ dom/media/gmp/GMPChild.h
+ dom/media/gmp/GMPContentChild.cpp
+ dom/media/gmp/GMPContentChild.h
+ dom/media/gmp/GMPContentParent.cpp
+ dom/media/gmp/GMPContentParent.h
+ dom/media/gmp/GMPCrashHelperHolder.h
+ dom/media/gmp/GMPDecryptorChild.cpp
+ dom/media/gmp/GMPDecryptorChild.h
+ dom/media/gmp/GMPDecryptorParent.cpp
+ dom/media/gmp/GMPDecryptorParent.h
+ dom/media/gmp/GMPDecryptorProxy.h
+ dom/media/gmp/GMPDiskStorage.cpp
+ dom/media/gmp/GMPEncryptedBufferDataImpl.cpp
+ dom/media/gmp/GMPEncryptedBufferDataImpl.h
+ dom/media/gmp/GMPLoader.cpp
+ dom/media/gmp/GMPLoader.h
+ dom/media/gmp/GMPMemoryStorage.cpp
+ dom/media/gmp/GMPMessageUtils.h
+ dom/media/gmp/GMPParent.cpp
+ dom/media/gmp/GMPParent.h
+ dom/media/gmp/GMPPlatform.cpp
+ dom/media/gmp/GMPPlatform.h
+ dom/media/gmp/GMPProcessChild.cpp
+ dom/media/gmp/GMPProcessChild.h
+ dom/media/gmp/GMPProcessParent.cpp
+ dom/media/gmp/GMPProcessParent.h
+ dom/media/gmp/GMPService.cpp
+ dom/media/gmp/GMPService.h
+ dom/media/gmp/GMPServiceChild.cpp
+ dom/media/gmp/GMPServiceChild.h
+ dom/media/gmp/GMPServiceParent.cpp
+ dom/media/gmp/GMPServiceParent.h
+ dom/media/gmp/GMPSharedMemManager.cpp
+ dom/media/gmp/GMPSharedMemManager.h
+ dom/media/gmp/GMPStorage.h
+ dom/media/gmp/GMPStorageChild.cpp
+ dom/media/gmp/GMPStorageChild.h
+ dom/media/gmp/GMPStorageParent.cpp
+ dom/media/gmp/GMPStorageParent.h
+ dom/media/gmp/GMPTimerChild.cpp
+ dom/media/gmp/GMPTimerChild.h
+ dom/media/gmp/GMPTimerParent.cpp
+ dom/media/gmp/GMPTimerParent.h
+ dom/media/gmp/GMPTypes.ipdlh
+ dom/media/gmp/GMPUtils.cpp
+ dom/media/gmp/GMPUtils.h
+ dom/media/gmp/GMPVideoDecoderChild.cpp
+ dom/media/gmp/GMPVideoDecoderChild.h
+ dom/media/gmp/GMPVideoDecoderParent.cpp
+ dom/media/gmp/GMPVideoDecoderParent.h
+ dom/media/gmp/GMPVideoDecoderProxy.h
+ dom/media/gmp/GMPVideoEncodedFrameImpl.cpp
+ dom/media/gmp/GMPVideoEncoderChild.cpp
+ dom/media/gmp/GMPVideoEncoderChild.h
+ dom/media/gmp/GMPVideoEncoderParent.cpp
+ dom/media/gmp/GMPVideoEncoderParent.h
+ dom/media/gmp/GMPVideoEncoderProxy.h
+ dom/media/gmp/GMPVideoHost.cpp
+ dom/media/gmp/GMPVideoHost.h
+ dom/media/gmp/GMPVideoPlaneImpl.cpp
+ dom/media/gmp/GMPVideoPlaneImpl.h
+ dom/media/gmp/GMPVideoi420FrameImpl.cpp
+ dom/media/gmp/GMPVideoi420FrameImpl.h
+ dom/media/gmp/PGMP.ipdl
+ dom/media/gmp/PGMPAudioDecoder.ipdl
+ dom/media/gmp/PGMPContent.ipdl
+ dom/media/gmp/PGMPDecryptor.ipdl
+ dom/media/gmp/PGMPService.ipdl
+ dom/media/gmp/PGMPStorage.ipdl
+ dom/media/gmp/PGMPTimer.ipdl
+ dom/media/gmp/PGMPVideoDecoder.ipdl
+ dom/media/gmp/PGMPVideoEncoder.ipdl
+ dom/media/gmp/moz.build
+ dom/media/gmp/mozIGeckoMediaPluginChromeService.idl
+ dom/media/gmp/mozIGeckoMediaPluginService.idl
+ dom/media/gmp/rlz/GMPDeviceBinding.cpp
+ dom/media/gmp/rlz/GMPDeviceBinding.h
+ dom/media/gmp/rlz/lib/assert.h
+ dom/media/gmp/widevine-adapter/WidevineAdapter.cpp
+ dom/media/gmp/widevine-adapter/WidevineAdapter.h
+ dom/media/gmp/widevine-adapter/WidevineDecryptor.cpp
+ dom/media/gmp/widevine-adapter/WidevineDecryptor.h
+ dom/media/gmp/widevine-adapter/WidevineFileIO.h
+ dom/media/gmp/widevine-adapter/WidevineUtils.cpp
+ dom/media/gmp/widevine-adapter/WidevineUtils.h
+ dom/media/gmp/widevine-adapter/WidevineVideoDecoder.cpp
+ dom/media/gmp/widevine-adapter/WidevineVideoDecoder.h
+ dom/media/gmp/widevine-adapter/WidevineVideoFrame.cpp
+ dom/media/gmp/widevine-adapter/WidevineVideoFrame.h
+ dom/media/gmp/widevine-adapter/moz.build
+ dom/media/gtest/GMPTestMonitor.h
+ dom/media/gtest/MockMediaDecoderOwner.h
+ dom/media/gtest/MockMediaResource.cpp
+ dom/media/gtest/MockMediaResource.h
+ dom/media/gtest/TestAudioBuffers.cpp
+ dom/media/gtest/TestAudioCompactor.cpp
+ dom/media/gtest/TestAudioMixer.cpp
+ dom/media/gtest/TestAudioPacketizer.cpp
+ dom/media/gtest/TestAudioSegment.cpp
+ dom/media/gtest/TestGMPCrossOrigin.cpp
+ dom/media/gtest/TestGMPRemoveAndDelete.cpp
+ dom/media/gtest/TestGMPUtils.cpp
+ dom/media/gtest/TestIntervalSet.cpp
+ dom/media/gtest/TestMP3Demuxer.cpp
+ dom/media/gtest/TestMP4Demuxer.cpp
+ dom/media/gtest/TestMediaDataDecoder.cpp
+ dom/media/gtest/TestMediaEventSource.cpp
+ dom/media/gtest/TestMediaFormatReader.cpp
+ dom/media/gtest/TestMozPromise.cpp
+ dom/media/gtest/TestTimeUnit.cpp
+ dom/media/gtest/TestTrackEncoder.cpp
+ dom/media/gtest/TestVPXDecoding.cpp
+ dom/media/gtest/TestVideoSegment.cpp
+ dom/media/gtest/TestVideoTrackEncoder.cpp
+ dom/media/gtest/TestVideoUtils.cpp
+ dom/media/gtest/TestWebMBuffered.cpp
+ dom/media/gtest/TestWebMWriter.cpp
+ dom/media/gtest/moz.build
+ dom/media/imagecapture/CaptureTask.cpp
+ dom/media/imagecapture/CaptureTask.h
+ dom/media/imagecapture/ImageCapture.cpp
+ dom/media/imagecapture/ImageCapture.h
+ dom/media/imagecapture/moz.build
+ dom/media/ipc/MediaIPCUtils.h
+ dom/media/ipc/PVideoDecoder.ipdl
+ dom/media/ipc/PVideoDecoderManager.ipdl
+ dom/media/ipc/RemoteVideoDecoder.cpp
+ dom/media/ipc/RemoteVideoDecoder.h
+ dom/media/ipc/VideoDecoderChild.cpp
+ dom/media/ipc/VideoDecoderChild.h
+ dom/media/ipc/VideoDecoderManagerChild.cpp
+ dom/media/ipc/VideoDecoderManagerChild.h
+ dom/media/ipc/VideoDecoderManagerParent.cpp
+ dom/media/ipc/VideoDecoderManagerParent.h
+ dom/media/ipc/VideoDecoderParent.cpp
+ dom/media/ipc/VideoDecoderParent.h
+ dom/media/ipc/moz.build
+ dom/media/mediasink/AudioSink.h
+ dom/media/mediasink/AudioSinkWrapper.cpp
+ dom/media/mediasink/AudioSinkWrapper.h
+ dom/media/mediasink/DecodedAudioDataSink.cpp
+ dom/media/mediasink/DecodedAudioDataSink.h
+ dom/media/mediasink/DecodedStream.cpp
+ dom/media/mediasink/DecodedStream.h
+ dom/media/mediasink/MediaSink.h
+ dom/media/mediasink/OutputStreamManager.cpp
+ dom/media/mediasink/OutputStreamManager.h
+ dom/media/mediasink/VideoSink.cpp
+ dom/media/mediasink/VideoSink.h
+ dom/media/mediasink/moz.build
+ dom/media/mediasource/AsyncEventRunner.h
+ dom/media/mediasource/AutoTaskQueue.h
+ dom/media/mediasource/ContainerParser.cpp
+ dom/media/mediasource/ContainerParser.h
+ dom/media/mediasource/MediaSource.cpp
+ dom/media/mediasource/MediaSource.h
+ dom/media/mediasource/MediaSourceDecoder.cpp
+ dom/media/mediasource/MediaSourceDecoder.h
+ dom/media/mediasource/MediaSourceDemuxer.cpp
+ dom/media/mediasource/MediaSourceDemuxer.h
+ dom/media/mediasource/MediaSourceResource.h
+ dom/media/mediasource/MediaSourceUtils.cpp
+ dom/media/mediasource/MediaSourceUtils.h
+ dom/media/mediasource/ResourceQueue.cpp
+ dom/media/mediasource/ResourceQueue.h
+ dom/media/mediasource/SourceBuffer.cpp
+ dom/media/mediasource/SourceBuffer.h
+ dom/media/mediasource/SourceBufferAttributes.h
+ dom/media/mediasource/SourceBufferList.cpp
+ dom/media/mediasource/SourceBufferList.h
+ dom/media/mediasource/SourceBufferResource.cpp
+ dom/media/mediasource/SourceBufferResource.h
+ dom/media/mediasource/SourceBufferTask.h
+ dom/media/mediasource/TrackBuffersManager.cpp
+ dom/media/mediasource/TrackBuffersManager.h
+ dom/media/mediasource/gtest/TestContainerParser.cpp
+ dom/media/mediasource/gtest/moz.build
+ dom/media/mediasource/moz.build
+ dom/media/moz.build
+ dom/media/mp3/MP3Decoder.cpp
+ dom/media/mp3/MP3Decoder.h
+ dom/media/mp3/MP3Demuxer.cpp
+ dom/media/mp3/MP3Demuxer.h
+ dom/media/mp3/moz.build
+ dom/media/nsIDOMNavigatorUserMedia.idl
+ dom/media/nsIDocumentActivity.h
+ dom/media/nsIMediaManager.idl
+ dom/media/ogg/OggCodecState.cpp
+ dom/media/ogg/OggCodecState.h
+ dom/media/ogg/OggCodecStore.cpp
+ dom/media/ogg/OggCodecStore.h
+ dom/media/ogg/OggDecoder.cpp
+ dom/media/ogg/OggDecoder.h
+ dom/media/ogg/OggDemuxer.cpp
+ dom/media/ogg/OggDemuxer.h
+ dom/media/ogg/OggWriter.cpp
+ dom/media/ogg/OggWriter.h
+ dom/media/ogg/OpusParser.cpp
+ dom/media/ogg/OpusParser.h
+ dom/media/ogg/moz.build
+ dom/media/platforms/PDMFactory.cpp
+ dom/media/platforms/PDMFactory.h
+ dom/media/platforms/PlatformDecoderModule.h
+ dom/media/platforms/agnostic/AOMDecoder.cpp
+ dom/media/platforms/agnostic/AOMDecoder.h
+ dom/media/platforms/agnostic/AgnosticDecoderModule.cpp
+ dom/media/platforms/agnostic/BlankDecoderModule.cpp
+ dom/media/platforms/agnostic/OpusDecoder.cpp
+ dom/media/platforms/agnostic/OpusDecoder.h
+ dom/media/platforms/agnostic/TheoraDecoder.cpp
+ dom/media/platforms/agnostic/TheoraDecoder.h
+ dom/media/platforms/agnostic/VPXDecoder.cpp
+ dom/media/platforms/agnostic/VPXDecoder.h
+ dom/media/platforms/agnostic/VorbisDecoder.cpp
+ dom/media/platforms/agnostic/VorbisDecoder.h
+ dom/media/platforms/agnostic/WAVDecoder.cpp
+ dom/media/platforms/agnostic/WAVDecoder.h
+ dom/media/platforms/agnostic/eme/EMEAudioDecoder.cpp
+ dom/media/platforms/agnostic/eme/EMEAudioDecoder.h
+ dom/media/platforms/agnostic/eme/EMEDecoderModule.cpp
+ dom/media/platforms/agnostic/eme/EMEDecoderModule.h
+ dom/media/platforms/agnostic/eme/EMEVideoDecoder.cpp
+ dom/media/platforms/agnostic/eme/EMEVideoDecoder.h
+ dom/media/platforms/agnostic/eme/SamplesWaitingForKey.cpp
+ dom/media/platforms/agnostic/eme/SamplesWaitingForKey.h
+ dom/media/platforms/agnostic/eme/moz.build
+ dom/media/platforms/agnostic/gmp/GMPAudioDecoder.cpp
+ dom/media/platforms/agnostic/gmp/GMPAudioDecoder.h
+ dom/media/platforms/agnostic/gmp/GMPDecoderModule.cpp
+ dom/media/platforms/agnostic/gmp/GMPDecoderModule.h
+ dom/media/platforms/agnostic/gmp/GMPVideoDecoder.cpp
+ dom/media/platforms/agnostic/gmp/GMPVideoDecoder.h
+ dom/media/platforms/agnostic/gmp/MediaDataDecoderProxy.cpp
+ dom/media/platforms/agnostic/gmp/MediaDataDecoderProxy.h
+ dom/media/platforms/agnostic/gmp/moz.build
+ dom/media/platforms/android/AndroidDecoderModule.cpp
+ dom/media/platforms/android/AndroidDecoderModule.h
+ dom/media/platforms/android/MediaCodecDataDecoder.cpp
+ dom/media/platforms/android/MediaCodecDataDecoder.h
+ dom/media/platforms/android/RemoteDataDecoder.cpp
+ dom/media/platforms/android/RemoteDataDecoder.h
+ dom/media/platforms/apple/AppleATDecoder.cpp
+ dom/media/platforms/apple/AppleATDecoder.h
+ dom/media/platforms/apple/AppleCMLinker.cpp
+ dom/media/platforms/apple/AppleCMLinker.h
+ dom/media/platforms/apple/AppleDecoderModule.cpp
+ dom/media/platforms/apple/AppleDecoderModule.h
+ dom/media/platforms/apple/AppleVTDecoder.cpp
+ dom/media/platforms/apple/AppleVTDecoder.h
+ dom/media/platforms/apple/AppleVTLinker.cpp
+ dom/media/platforms/apple/AppleVTLinker.h
+ dom/media/platforms/ffmpeg/FFmpegAudioDecoder.cpp
+ dom/media/platforms/ffmpeg/FFmpegAudioDecoder.h
+ dom/media/platforms/ffmpeg/FFmpegDataDecoder.cpp
+ dom/media/platforms/ffmpeg/FFmpegDataDecoder.h
+ dom/media/platforms/ffmpeg/FFmpegDecoderModule.cpp
+ dom/media/platforms/ffmpeg/FFmpegDecoderModule.h
+ dom/media/platforms/ffmpeg/FFmpegLibWrapper.cpp
+ dom/media/platforms/ffmpeg/FFmpegLibWrapper.h
+ dom/media/platforms/ffmpeg/FFmpegLibs.h
+ dom/media/platforms/ffmpeg/FFmpegLog.h
+ dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.cpp
+ dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.h
+ dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp
+ dom/media/platforms/ffmpeg/FFmpegVideoDecoder.h
+ dom/media/platforms/ffmpeg/ffmpeg57/moz.build
+ dom/media/platforms/ffmpeg/ffmpeg58/moz.build
+ dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.cpp
+ dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.h
+ dom/media/platforms/ffmpeg/ffvpx/moz.build
+ dom/media/platforms/ffmpeg/libav53/moz.build
+ dom/media/platforms/ffmpeg/libav54/moz.build
+ dom/media/platforms/ffmpeg/libav55/moz.build
+ dom/media/platforms/ffmpeg/moz.build
+ dom/media/platforms/moz.build
+ dom/media/platforms/omx/OmxDataDecoder.cpp
+ dom/media/platforms/omx/OmxDataDecoder.h
+ dom/media/platforms/omx/OmxDecoderModule.cpp
+ dom/media/platforms/omx/OmxDecoderModule.h
+ dom/media/platforms/omx/OmxPlatformLayer.cpp
+ dom/media/platforms/omx/OmxPlatformLayer.h
+ dom/media/platforms/omx/OmxPromiseLayer.cpp
+ dom/media/platforms/omx/OmxPromiseLayer.h
+ dom/media/platforms/omx/moz.build
+ dom/media/platforms/wmf/DXVA2Manager.cpp
+ dom/media/platforms/wmf/DXVA2Manager.h
+ dom/media/platforms/wmf/MFTDecoder.cpp
+ dom/media/platforms/wmf/MFTDecoder.h
+ dom/media/platforms/wmf/WMF.h
+ dom/media/platforms/wmf/WMFAudioMFTManager.cpp
+ dom/media/platforms/wmf/WMFAudioMFTManager.h
+ dom/media/platforms/wmf/WMFDecoderModule.cpp
+ dom/media/platforms/wmf/WMFDecoderModule.h
+ dom/media/platforms/wmf/WMFMediaDataDecoder.cpp
+ dom/media/platforms/wmf/WMFMediaDataDecoder.h
+ dom/media/platforms/wmf/WMFUtils.cpp
+ dom/media/platforms/wmf/WMFUtils.h
+ dom/media/platforms/wmf/WMFVideoMFTManager.cpp
+ dom/media/platforms/wmf/WMFVideoMFTManager.h
+ dom/media/platforms/wmf/moz.build
+ dom/media/platforms/wrappers/FuzzingWrapper.cpp
+ dom/media/platforms/wrappers/FuzzingWrapper.h
+ dom/media/platforms/wrappers/H264Converter.cpp
+ dom/media/platforms/wrappers/H264Converter.h
+ dom/media/standalone/moz.build
+ dom/media/systemservices/CamerasChild.cpp
+ dom/media/systemservices/CamerasChild.h
+ dom/media/systemservices/CamerasParent.cpp
+ dom/media/systemservices/CamerasParent.h
+ dom/media/systemservices/CamerasTypes.h
+ dom/media/systemservices/DeviceChangeCallback.h
+ dom/media/systemservices/LoadManager.cpp
+ dom/media/systemservices/LoadManager.h
+ dom/media/systemservices/LoadManagerFactory.cpp
+ dom/media/systemservices/LoadManagerFactory.h
+ dom/media/systemservices/LoadMonitor.cpp
+ dom/media/systemservices/LoadMonitor.h
+ dom/media/systemservices/MediaChild.cpp
+ dom/media/systemservices/MediaChild.h
+ dom/media/systemservices/MediaParent.cpp
+ dom/media/systemservices/MediaParent.h
+ dom/media/systemservices/MediaSystemResourceClient.cpp
+ dom/media/systemservices/MediaSystemResourceClient.h
+ dom/media/systemservices/MediaSystemResourceManager.cpp
+ dom/media/systemservices/MediaSystemResourceManager.h
+ dom/media/systemservices/MediaSystemResourceManagerChild.cpp
+ dom/media/systemservices/MediaSystemResourceManagerChild.h
+ dom/media/systemservices/MediaSystemResourceManagerParent.cpp
+ dom/media/systemservices/MediaSystemResourceManagerParent.h
+ dom/media/systemservices/MediaSystemResourceMessageUtils.h
+ dom/media/systemservices/MediaSystemResourceService.cpp
+ dom/media/systemservices/MediaSystemResourceService.h
+ dom/media/systemservices/MediaSystemResourceTypes.h
+ dom/media/systemservices/MediaTaskUtils.h
+ dom/media/systemservices/MediaUtils.cpp
+ dom/media/systemservices/MediaUtils.h
+ dom/media/systemservices/OSXRunLoopSingleton.cpp
+ dom/media/systemservices/OSXRunLoopSingleton.h
+ dom/media/systemservices/OpenSLESProvider.cpp
+ dom/media/systemservices/OpenSLESProvider.h
+ dom/media/systemservices/PCameras.ipdl
+ dom/media/systemservices/PMedia.ipdl
+ dom/media/systemservices/PMediaSystemResourceManager.ipdl
+ dom/media/systemservices/ShmemPool.cpp
+ dom/media/systemservices/ShmemPool.h
+ dom/media/systemservices/moz.build
+ dom/media/test/dash_detect_stream_switch.sjs
+ dom/media/test/external/external_media_harness/__init__.py
+ dom/media/test/external/external_media_harness/runtests.py
+ dom/media/test/external/external_media_harness/testcase.py
+ dom/media/test/external/external_media_tests/__init__.py
+ dom/media/test/external/external_media_tests/media_utils/video_puppeteer.py
+ dom/media/test/external/external_media_tests/media_utils/youtube_puppeteer.py
+ dom/media/test/external/external_media_tests/playback/test_eme_playback.py
+ dom/media/test/external/external_media_tests/playback/test_eme_playback_limiting_bandwidth.py
+ dom/media/test/external/external_media_tests/playback/test_full_playback.py
+ dom/media/test/external/external_media_tests/playback/test_playback_limiting_bandwidth.py
+ dom/media/test/external/external_media_tests/playback/test_shaka_playback.py
+ dom/media/test/external/external_media_tests/playback/test_ultra_low_bandwidth.py
+ dom/media/test/external/external_media_tests/playback/test_video_playback.py
+ dom/media/test/external/external_media_tests/playback/youtube/test_basic_playback.py
+ dom/media/test/external/external_media_tests/playback/youtube/test_prefs.py
+ dom/media/test/external/external_media_tests/utils.py
+ dom/media/test/external/mach_commands.py
+ dom/media/test/external/setup.py
+ dom/media/tests/mochitest/head.js
+ dom/media/tests/mochitest/mediaStreamPlayback.js
+ dom/media/tests/mochitest/network.js
+ dom/media/tests/mochitest/nonTrickleIce.js
+ dom/media/tests/mochitest/pc.js
+ dom/media/tests/mochitest/sdpUtils.js
+ dom/media/wave/WaveDecoder.cpp
+ dom/media/wave/WaveDecoder.h
+ dom/media/wave/WaveDemuxer.cpp
+ dom/media/wave/moz.build
+ dom/media/webaudio/AlignedTArray.h
+ dom/media/webaudio/AlignmentUtils.h
+ dom/media/webaudio/AnalyserNode.cpp
+ dom/media/webaudio/AnalyserNode.h
+ dom/media/webaudio/AudioBlock.cpp
+ dom/media/webaudio/AudioBlock.h
+ dom/media/webaudio/AudioBuffer.cpp
+ dom/media/webaudio/AudioBuffer.h
+ dom/media/webaudio/AudioBufferSourceNode.cpp
+ dom/media/webaudio/AudioBufferSourceNode.h
+ dom/media/webaudio/AudioContext.cpp
+ dom/media/webaudio/AudioContext.h
+ dom/media/webaudio/AudioDestinationNode.cpp
+ dom/media/webaudio/AudioDestinationNode.h
+ dom/media/webaudio/AudioEventTimeline.cpp
+ dom/media/webaudio/AudioEventTimeline.h
+ dom/media/webaudio/AudioListener.cpp
+ dom/media/webaudio/AudioListener.h
+ dom/media/webaudio/AudioNode.cpp
+ dom/media/webaudio/AudioNode.h
+ dom/media/webaudio/AudioNodeEngine.cpp
+ dom/media/webaudio/AudioNodeEngine.h
+ dom/media/webaudio/AudioNodeExternalInputStream.cpp
+ dom/media/webaudio/AudioNodeExternalInputStream.h
+ dom/media/webaudio/AudioNodeStream.cpp
+ dom/media/webaudio/AudioNodeStream.h
+ dom/media/webaudio/AudioParam.cpp
+ dom/media/webaudio/AudioParam.h
+ dom/media/webaudio/AudioParamTimeline.h
+ dom/media/webaudio/AudioProcessingEvent.cpp
+ dom/media/webaudio/AudioProcessingEvent.h
+ dom/media/webaudio/BiquadFilterNode.cpp
+ dom/media/webaudio/BiquadFilterNode.h
+ dom/media/webaudio/BufferDecoder.cpp
+ dom/media/webaudio/BufferDecoder.h
+ dom/media/webaudio/ChannelMergerNode.cpp
+ dom/media/webaudio/ChannelMergerNode.h
+ dom/media/webaudio/ChannelSplitterNode.cpp
+ dom/media/webaudio/ChannelSplitterNode.h
+ dom/media/webaudio/ConstantSourceNode.cpp
+ dom/media/webaudio/ConstantSourceNode.h
+ dom/media/webaudio/ConvolverNode.cpp
+ dom/media/webaudio/ConvolverNode.h
+ dom/media/webaudio/DelayBuffer.cpp
+ dom/media/webaudio/DelayBuffer.h
+ dom/media/webaudio/DelayNode.cpp
+ dom/media/webaudio/DelayNode.h
+ dom/media/webaudio/DynamicsCompressorNode.cpp
+ dom/media/webaudio/DynamicsCompressorNode.h
+ dom/media/webaudio/FFTBlock.h
+ dom/media/webaudio/GainNode.cpp
+ dom/media/webaudio/GainNode.h
+ dom/media/webaudio/IIRFilterNode.cpp
+ dom/media/webaudio/IIRFilterNode.h
+ dom/media/webaudio/MediaBufferDecoder.cpp
+ dom/media/webaudio/MediaBufferDecoder.h
+ dom/media/webaudio/MediaElementAudioSourceNode.cpp
+ dom/media/webaudio/MediaElementAudioSourceNode.h
+ dom/media/webaudio/MediaStreamAudioDestinationNode.cpp
+ dom/media/webaudio/MediaStreamAudioDestinationNode.h
+ dom/media/webaudio/MediaStreamAudioSourceNode.cpp
+ dom/media/webaudio/MediaStreamAudioSourceNode.h
+ dom/media/webaudio/OfflineAudioCompletionEvent.cpp
+ dom/media/webaudio/OfflineAudioCompletionEvent.h
+ dom/media/webaudio/OscillatorNode.cpp
+ dom/media/webaudio/OscillatorNode.h
+ dom/media/webaudio/PannerNode.cpp
+ dom/media/webaudio/PannerNode.h
+ dom/media/webaudio/PanningUtils.h
+ dom/media/webaudio/PeriodicWave.cpp
+ dom/media/webaudio/PeriodicWave.h
+ dom/media/webaudio/PlayingRefChangeHandler.h
+ dom/media/webaudio/ReportDecodeResultTask.h
+ dom/media/webaudio/ScriptProcessorNode.cpp
+ dom/media/webaudio/ScriptProcessorNode.h
+ dom/media/webaudio/StereoPannerNode.cpp
+ dom/media/webaudio/StereoPannerNode.h
+ dom/media/webaudio/ThreeDPoint.h
+ dom/media/webaudio/WaveShaperNode.cpp
+ dom/media/webaudio/WaveShaperNode.h
+ dom/media/webaudio/WebAudioUtils.cpp
+ dom/media/webaudio/WebAudioUtils.h
+ dom/media/webaudio/blink/moz.build
+ dom/media/webaudio/gtest/TestAudioEventTimeline.cpp
+ dom/media/webaudio/gtest/moz.build
+ dom/media/webaudio/moz.build
+ dom/media/webm/EbmlComposer.cpp
+ dom/media/webm/EbmlComposer.h
+ dom/media/webm/NesteggPacketHolder.h
+ dom/media/webm/WebMBufferedParser.cpp
+ dom/media/webm/WebMBufferedParser.h
+ dom/media/webm/WebMDecoder.cpp
+ dom/media/webm/WebMDecoder.h
+ dom/media/webm/WebMDemuxer.cpp
+ dom/media/webm/WebMDemuxer.h
+ dom/media/webm/WebMWriter.cpp
+ dom/media/webm/WebMWriter.h
+ dom/media/webm/moz.build
+ dom/media/webrtc/AudioOutputObserver.h
+ dom/media/webrtc/MediaEngine.h
+ dom/media/webrtc/MediaEngineCameraVideoSource.cpp
+ dom/media/webrtc/MediaEngineCameraVideoSource.h
+ dom/media/webrtc/MediaEngineDefault.cpp
+ dom/media/webrtc/MediaEngineDefault.h
+ dom/media/webrtc/MediaEngineRemoteVideoSource.cpp
+ dom/media/webrtc/MediaEngineRemoteVideoSource.h
+ dom/media/webrtc/MediaEngineTabVideoSource.cpp
+ dom/media/webrtc/MediaEngineTabVideoSource.h
+ dom/media/webrtc/MediaEngineWebRTC.cpp
+ dom/media/webrtc/MediaEngineWebRTC.h
+ dom/media/webrtc/MediaEngineWebRTCAudio.cpp
+ dom/media/webrtc/MediaTrackConstraints.cpp
+ dom/media/webrtc/PWebrtcGlobal.ipdl
+ dom/media/webrtc/PeerIdentity.cpp
+ dom/media/webrtc/PeerIdentity.h
+ dom/media/webrtc/RTCCertificate.cpp
+ dom/media/webrtc/RTCCertificate.h
+ dom/media/webrtc/RTCIdentityProviderRegistrar.cpp
+ dom/media/webrtc/RTCIdentityProviderRegistrar.h
+ dom/media/webrtc/WebrtcGlobal.h
+ dom/media/webrtc/moz.build
+ dom/media/webrtc/nsITabSource.idl
+ dom/media/webspeech/moz.build
+ dom/media/webspeech/recognition/PocketSphinxSpeechRecognitionService.cpp
+ dom/media/webspeech/recognition/PocketSphinxSpeechRecognitionService.h
+ dom/media/webspeech/recognition/SpeechGrammar.cpp
+ dom/media/webspeech/recognition/SpeechGrammar.h
+ dom/media/webspeech/recognition/SpeechGrammarList.cpp
+ dom/media/webspeech/recognition/SpeechGrammarList.h
+ dom/media/webspeech/recognition/SpeechRecognition.cpp
+ dom/media/webspeech/recognition/SpeechRecognition.h
+ dom/media/webspeech/recognition/SpeechRecognitionAlternative.cpp
+ dom/media/webspeech/recognition/SpeechRecognitionAlternative.h
+ dom/media/webspeech/recognition/SpeechRecognitionResult.cpp
+ dom/media/webspeech/recognition/SpeechRecognitionResult.h
+ dom/media/webspeech/recognition/SpeechRecognitionResultList.cpp
+ dom/media/webspeech/recognition/SpeechRecognitionResultList.h
+ dom/media/webspeech/recognition/SpeechStreamListener.cpp
+ dom/media/webspeech/recognition/SpeechStreamListener.h
+ dom/media/webspeech/recognition/moz.build
+ dom/media/webspeech/recognition/nsISpeechRecognitionService.idl
+ dom/media/webspeech/recognition/test/FakeSpeechRecognitionService.cpp
+ dom/media/webspeech/recognition/test/FakeSpeechRecognitionService.h
+ dom/media/webspeech/synth/SpeechSynthesis.cpp
+ dom/media/webspeech/synth/SpeechSynthesis.h
+ dom/media/webspeech/synth/SpeechSynthesisUtterance.cpp
+ dom/media/webspeech/synth/SpeechSynthesisUtterance.h
+ dom/media/webspeech/synth/SpeechSynthesisVoice.cpp
+ dom/media/webspeech/synth/SpeechSynthesisVoice.h
+ dom/media/webspeech/synth/cocoa/OSXSpeechSynthesizerModule.cpp
+ dom/media/webspeech/synth/cocoa/OSXSpeechSynthesizerService.h
+ dom/media/webspeech/synth/cocoa/OSXSpeechSynthesizerService.mm
+ dom/media/webspeech/synth/cocoa/moz.build
+ dom/media/webspeech/synth/ipc/PSpeechSynthesis.ipdl
+ dom/media/webspeech/synth/ipc/PSpeechSynthesisRequest.ipdl
+ dom/media/webspeech/synth/ipc/SpeechSynthesisChild.cpp
+ dom/media/webspeech/synth/ipc/SpeechSynthesisChild.h
+ dom/media/webspeech/synth/ipc/SpeechSynthesisParent.cpp
+ dom/media/webspeech/synth/ipc/SpeechSynthesisParent.h
+ dom/media/webspeech/synth/moz.build
+ dom/media/webspeech/synth/nsISpeechService.idl
+ dom/media/webspeech/synth/nsISynthVoiceRegistry.idl
+ dom/media/webspeech/synth/nsSpeechTask.cpp
+ dom/media/webspeech/synth/nsSpeechTask.h
+ dom/media/webspeech/synth/nsSynthVoiceRegistry.cpp
+ dom/media/webspeech/synth/nsSynthVoiceRegistry.h
+ dom/media/webspeech/synth/pico/PicoModule.cpp
+ dom/media/webspeech/synth/pico/moz.build
+ dom/media/webspeech/synth/pico/nsPicoService.cpp
+ dom/media/webspeech/synth/pico/nsPicoService.h
+ dom/media/webspeech/synth/speechd/SpeechDispatcherModule.cpp
+ dom/media/webspeech/synth/speechd/SpeechDispatcherService.cpp
+ dom/media/webspeech/synth/speechd/SpeechDispatcherService.h
+ dom/media/webspeech/synth/speechd/moz.build
+ dom/media/webspeech/synth/test/FakeSynthModule.cpp
+ dom/media/webspeech/synth/test/nsFakeSynthServices.cpp
+ dom/media/webspeech/synth/test/nsFakeSynthServices.h
+ dom/media/webspeech/synth/windows/SapiModule.cpp
+ dom/media/webspeech/synth/windows/SapiService.cpp
+ dom/media/webspeech/synth/windows/SapiService.h
+ dom/media/webspeech/synth/windows/moz.build
+ dom/media/webvtt/WebVTTParserWrapper.js
+ dom/media/webvtt/moz.build
+ dom/media/webvtt/nsIWebVTTListener.idl
+ dom/media/webvtt/nsIWebVTTParserWrapper.idl
+ dom/media/webvtt/vtt.jsm
+ dom/messagechannel/MessageChannel.cpp
+ dom/messagechannel/MessageChannel.h
+ dom/messagechannel/MessagePort.cpp
+ dom/messagechannel/MessagePort.h
+ dom/messagechannel/MessagePortChild.cpp
+ dom/messagechannel/MessagePortChild.h
+ dom/messagechannel/MessagePortParent.cpp
+ dom/messagechannel/MessagePortParent.h
+ dom/messagechannel/MessagePortService.cpp
+ dom/messagechannel/MessagePortService.h
+ dom/messagechannel/PMessagePort.ipdl
+ dom/messagechannel/SharedMessagePortMessage.cpp
+ dom/messagechannel/SharedMessagePortMessage.h
+ dom/messagechannel/moz.build
+ dom/messagechannel/tests/moz.build
+ dom/moz.build
+ dom/network/Connection.cpp
+ dom/network/Connection.h
+ dom/network/Constants.h
+ dom/network/PTCPServerSocket.ipdl
+ dom/network/PTCPSocket.ipdl
+ dom/network/PUDPSocket.ipdl
+ dom/network/TCPServerSocket.cpp
+ dom/network/TCPServerSocket.h
+ dom/network/TCPServerSocketChild.cpp
+ dom/network/TCPServerSocketChild.h
+ dom/network/TCPServerSocketParent.cpp
+ dom/network/TCPServerSocketParent.h
+ dom/network/TCPSocket.cpp
+ dom/network/TCPSocket.h
+ dom/network/TCPSocketChild.cpp
+ dom/network/TCPSocketChild.h
+ dom/network/TCPSocketParent.cpp
+ dom/network/TCPSocketParent.h
+ dom/network/Types.h
+ dom/network/UDPSocket.cpp
+ dom/network/UDPSocket.h
+ dom/network/UDPSocketChild.cpp
+ dom/network/UDPSocketChild.h
+ dom/network/UDPSocketParent.cpp
+ dom/network/UDPSocketParent.h
+ dom/network/interfaces/moz.build
+ dom/network/interfaces/nsIMozNavigatorNetwork.idl
+ dom/network/interfaces/nsIUDPSocketChild.idl
+ dom/network/moz.build
+ dom/notification/DesktopNotification.cpp
+ dom/notification/DesktopNotification.h
+ dom/notification/Notification.cpp
+ dom/notification/Notification.h
+ dom/notification/NotificationDB.jsm
+ dom/notification/NotificationEvent.cpp
+ dom/notification/NotificationEvent.h
+ dom/notification/NotificationStorage.js
+ dom/notification/moz.build
+ dom/offline/moz.build
+ dom/offline/nsDOMOfflineResourceList.cpp
+ dom/offline/nsDOMOfflineResourceList.h
+ dom/performance/Performance.cpp
+ dom/performance/Performance.h
+ dom/performance/PerformanceEntry.cpp
+ dom/performance/PerformanceEntry.h
+ dom/performance/PerformanceMainThread.cpp
+ dom/performance/PerformanceMainThread.h
+ dom/performance/PerformanceMark.cpp
+ dom/performance/PerformanceMark.h
+ dom/performance/PerformanceMeasure.cpp
+ dom/performance/PerformanceMeasure.h
+ dom/performance/PerformanceNavigation.cpp
+ dom/performance/PerformanceNavigation.h
+ dom/performance/PerformanceNavigationTiming.cpp
+ dom/performance/PerformanceNavigationTiming.h
+ dom/performance/PerformanceObserver.cpp
+ dom/performance/PerformanceObserver.h
+ dom/performance/PerformanceObserverEntryList.cpp
+ dom/performance/PerformanceObserverEntryList.h
+ dom/performance/PerformanceResourceTiming.cpp
+ dom/performance/PerformanceResourceTiming.h
+ dom/performance/PerformanceService.cpp
+ dom/performance/PerformanceService.h
+ dom/performance/PerformanceTiming.cpp
+ dom/performance/PerformanceTiming.h
+ dom/performance/PerformanceWorker.cpp
+ dom/performance/PerformanceWorker.h
+ dom/performance/moz.build
+ dom/permission/PermissionObserver.cpp
+ dom/permission/PermissionObserver.h
+ dom/permission/PermissionPromptService.js
+ dom/permission/PermissionSettings.js
+ dom/permission/PermissionSettings.jsm
+ dom/permission/PermissionStatus.cpp
+ dom/permission/PermissionStatus.h
+ dom/permission/PermissionUtils.cpp
+ dom/permission/PermissionUtils.h
+ dom/permission/Permissions.cpp
+ dom/permission/Permissions.h
+ dom/permission/moz.build
+ dom/plugins/base/PluginPRLibrary.cpp
+ dom/plugins/base/PluginPRLibrary.h
+ dom/plugins/base/android/ANPAudio.cpp
+ dom/plugins/base/android/ANPBase.h
+ dom/plugins/base/android/ANPEvent.cpp
+ dom/plugins/base/android/ANPLog.cpp
+ dom/plugins/base/android/ANPSurface.cpp
+ dom/plugins/base/android/ANPSystem.cpp
+ dom/plugins/base/android/ANPVideo.cpp
+ dom/plugins/base/android/ANPWindow.cpp
+ dom/plugins/base/android/moz.build
+ dom/plugins/base/moz.build
+ dom/plugins/base/npapi.h
+ dom/plugins/base/npfunctions.h
+ dom/plugins/base/nptypes.h
+ dom/plugins/base/nsIHTTPHeaderListener.idl
+ dom/plugins/base/nsIPluginDocument.idl
+ dom/plugins/base/nsIPluginHost.idl
+ dom/plugins/base/nsIPluginInputStream.idl
+ dom/plugins/base/nsIPluginInstanceOwner.idl
+ dom/plugins/base/nsIPluginTag.idl
+ dom/plugins/base/nsJSNPRuntime.cpp
+ dom/plugins/base/nsJSNPRuntime.h
+ dom/plugins/base/nsNPAPIPlugin.cpp
+ dom/plugins/base/nsNPAPIPlugin.h
+ dom/plugins/base/nsNPAPIPluginInstance.cpp
+ dom/plugins/base/nsNPAPIPluginInstance.h
+ dom/plugins/base/nsNPAPIPluginStreamListener.cpp
+ dom/plugins/base/nsNPAPIPluginStreamListener.h
+ dom/plugins/base/nsPluginDirServiceProvider.cpp
+ dom/plugins/base/nsPluginDirServiceProvider.h
+ dom/plugins/base/nsPluginHost.h
+ dom/plugins/base/nsPluginInstanceOwner.cpp
+ dom/plugins/base/nsPluginInstanceOwner.h
+ dom/plugins/base/nsPluginManifestLineReader.h
+ dom/plugins/base/nsPluginModule.cpp
+ dom/plugins/base/nsPluginNativeWindow.h
+ dom/plugins/base/nsPluginNativeWindowGtk.h
+ dom/plugins/base/nsPluginNativeWindowWin.cpp
+ dom/plugins/base/nsPluginStreamListenerPeer.cpp
+ dom/plugins/base/nsPluginStreamListenerPeer.h
+ dom/plugins/base/nsPluginTags.cpp
+ dom/plugins/base/nsPluginTags.h
+ dom/plugins/base/nsPluginsCID.h
+ dom/plugins/base/nsPluginsDir.h
+ dom/plugins/base/nsPluginsDirUnix.cpp
+ dom/plugins/base/nsPluginsDirUtils.h
+ dom/plugins/base/nspluginroot.idl
+ dom/plugins/ipc/AStream.h
+ dom/plugins/ipc/BrowserStreamChild.cpp
+ dom/plugins/ipc/BrowserStreamChild.h
+ dom/plugins/ipc/BrowserStreamParent.cpp
+ dom/plugins/ipc/BrowserStreamParent.h
+ dom/plugins/ipc/ChildAsyncCall.cpp
+ dom/plugins/ipc/ChildAsyncCall.h
+ dom/plugins/ipc/ChildTimer.cpp
+ dom/plugins/ipc/ChildTimer.h
+ dom/plugins/ipc/D3D11SurfaceHolder.cpp
+ dom/plugins/ipc/D3D11SurfaceHolder.h
+ dom/plugins/ipc/MiniShmParent.cpp
+ dom/plugins/ipc/MiniShmParent.h
+ dom/plugins/ipc/NPEventOSX.h
+ dom/plugins/ipc/NPEventUnix.h
+ dom/plugins/ipc/NPEventWindows.h
+ dom/plugins/ipc/PBrowserStream.ipdl
+ dom/plugins/ipc/PPluginBackgroundDestroyer.ipdl
+ dom/plugins/ipc/PPluginInstance.ipdl
+ dom/plugins/ipc/PPluginModule.ipdl
+ dom/plugins/ipc/PPluginScriptableObject.ipdl
+ dom/plugins/ipc/PPluginStream.ipdl
+ dom/plugins/ipc/PPluginSurface.ipdl
+ dom/plugins/ipc/PStreamNotify.ipdl
+ dom/plugins/ipc/PluginAsyncSurrogate.cpp
+ dom/plugins/ipc/PluginAsyncSurrogate.h
+ dom/plugins/ipc/PluginBackgroundDestroyer.cpp
+ dom/plugins/ipc/PluginBackgroundDestroyer.h
+ dom/plugins/ipc/PluginBridge.h
+ dom/plugins/ipc/PluginDataResolver.h
+ dom/plugins/ipc/PluginHangUIParent.cpp
+ dom/plugins/ipc/PluginHangUIParent.h
+ dom/plugins/ipc/PluginInstanceChild.cpp
+ dom/plugins/ipc/PluginInstanceChild.h
+ dom/plugins/ipc/PluginInstanceParent.cpp
+ dom/plugins/ipc/PluginInstanceParent.h
+ dom/plugins/ipc/PluginLibrary.h
+ dom/plugins/ipc/PluginMessageUtils.cpp
+ dom/plugins/ipc/PluginMessageUtils.h
+ dom/plugins/ipc/PluginModuleChild.cpp
+ dom/plugins/ipc/PluginModuleChild.h
+ dom/plugins/ipc/PluginModuleParent.cpp
+ dom/plugins/ipc/PluginModuleParent.h
+ dom/plugins/ipc/PluginProcessChild.cpp
+ dom/plugins/ipc/PluginProcessChild.h
+ dom/plugins/ipc/PluginProcessParent.cpp
+ dom/plugins/ipc/PluginProcessParent.h
+ dom/plugins/ipc/PluginQuirks.cpp
+ dom/plugins/ipc/PluginQuirks.h
+ dom/plugins/ipc/PluginScriptableObjectChild.cpp
+ dom/plugins/ipc/PluginScriptableObjectChild.h
+ dom/plugins/ipc/PluginScriptableObjectParent.cpp
+ dom/plugins/ipc/PluginScriptableObjectParent.h
+ dom/plugins/ipc/PluginScriptableObjectUtils-inl.h
+ dom/plugins/ipc/PluginScriptableObjectUtils.h
+ dom/plugins/ipc/PluginStreamChild.cpp
+ dom/plugins/ipc/PluginStreamChild.h
+ dom/plugins/ipc/PluginStreamParent.cpp
+ dom/plugins/ipc/PluginStreamParent.h
+ dom/plugins/ipc/PluginSurfaceParent.cpp
+ dom/plugins/ipc/PluginSurfaceParent.h
+ dom/plugins/ipc/PluginTypes.ipdlh
+ dom/plugins/ipc/PluginUtilsOSX.h
+ dom/plugins/ipc/PluginUtilsOSX.mm
+ dom/plugins/ipc/PluginUtilsWin.h
+ dom/plugins/ipc/PluginWidgetChild.cpp
+ dom/plugins/ipc/PluginWidgetChild.h
+ dom/plugins/ipc/PluginWidgetParent.cpp
+ dom/plugins/ipc/PluginWidgetParent.h
+ dom/plugins/ipc/StreamNotifyChild.h
+ dom/plugins/ipc/StreamNotifyParent.h
+ dom/plugins/ipc/hangui/HangUIDlg.h
+ dom/plugins/ipc/hangui/HangUIDlg.rc
+ dom/plugins/ipc/hangui/MiniShmBase.h
+ dom/plugins/ipc/hangui/MiniShmChild.cpp
+ dom/plugins/ipc/hangui/MiniShmChild.h
+ dom/plugins/ipc/hangui/PluginHangUI.h
+ dom/plugins/ipc/hangui/PluginHangUIChild.cpp
+ dom/plugins/ipc/hangui/PluginHangUIChild.h
+ dom/plugins/ipc/hangui/moz.build
+ dom/plugins/ipc/interpose/moz.build
+ dom/plugins/ipc/moz.build
+ dom/plugins/test/moz.build
+ dom/plugins/test/testaddon/Makefile.in
+ dom/plugins/test/testaddon/moz.build
+ dom/plugins/test/testplugin/flashplugin/moz.build
+ dom/plugins/test/testplugin/flashplugin/nptest_name.cpp
+ dom/plugins/test/testplugin/javaplugin/moz.build
+ dom/plugins/test/testplugin/javaplugin/nptest_name.cpp
+ dom/plugins/test/testplugin/moz.build
+ dom/plugins/test/testplugin/secondplugin/moz.build
+ dom/plugins/test/testplugin/secondplugin/nptest_name.cpp
+ dom/plugins/test/testplugin/silverlightplugin/moz.build
+ dom/plugins/test/testplugin/silverlightplugin/nptest_name.cpp
+ dom/plugins/test/testplugin/testplugin.mozbuild
+ dom/plugins/test/testplugin/thirdplugin/moz.build
+ dom/plugins/test/testplugin/thirdplugin/nptest_name.cpp
+ dom/plugins/test/unit/head_plugins.js
+ dom/plugins/test/unit/test_allowed_types.js
+ dom/plugins/test/unit/test_bug471245.js
+ dom/plugins/test/unit/test_bug813245.js
+ dom/plugins/test/unit/test_bug854467.js
+ dom/plugins/test/unit/test_nice_plugin_name.js
+ dom/plugins/test/unit/test_persist_in_prefs.js
+ dom/power/PowerManager.cpp
+ dom/power/PowerManager.h
+ dom/power/PowerManagerService.cpp
+ dom/power/PowerManagerService.h
+ dom/power/Types.h
+ dom/power/WakeLock.cpp
+ dom/power/WakeLock.h
+ dom/power/moz.build
+ dom/power/nsIDOMWakeLockListener.idl
+ dom/power/nsIPowerManagerService.idl
+ dom/power/test/browser_wakelocks.js
+ dom/presentation/AvailabilityCollection.cpp
+ dom/presentation/AvailabilityCollection.h
+ dom/presentation/ControllerConnectionCollection.cpp
+ dom/presentation/ControllerConnectionCollection.h
+ dom/presentation/DCPresentationChannelDescription.cpp
+ dom/presentation/DCPresentationChannelDescription.h
+ dom/presentation/Presentation.cpp
+ dom/presentation/Presentation.h
+ dom/presentation/PresentationAvailability.cpp
+ dom/presentation/PresentationAvailability.h
+ dom/presentation/PresentationCallbacks.cpp
+ dom/presentation/PresentationCallbacks.h
+ dom/presentation/PresentationConnection.cpp
+ dom/presentation/PresentationConnection.h
+ dom/presentation/PresentationConnectionList.cpp
+ dom/presentation/PresentationConnectionList.h
+ dom/presentation/PresentationDataChannelSessionTransport.js
+ dom/presentation/PresentationDeviceInfoManager.js
+ dom/presentation/PresentationDeviceInfoManager.jsm
+ dom/presentation/PresentationDeviceManager.cpp
+ dom/presentation/PresentationDeviceManager.h
+ dom/presentation/PresentationLog.h
+ dom/presentation/PresentationNetworkHelper.js
+ dom/presentation/PresentationReceiver.cpp
+ dom/presentation/PresentationReceiver.h
+ dom/presentation/PresentationRequest.cpp
+ dom/presentation/PresentationRequest.h
+ dom/presentation/PresentationService.cpp
+ dom/presentation/PresentationService.h
+ dom/presentation/PresentationServiceBase.h
+ dom/presentation/PresentationSessionInfo.cpp
+ dom/presentation/PresentationSessionInfo.h
+ dom/presentation/PresentationSessionRequest.cpp
+ dom/presentation/PresentationSessionRequest.h
+ dom/presentation/PresentationTCPSessionTransport.cpp
+ dom/presentation/PresentationTCPSessionTransport.h
+ dom/presentation/PresentationTerminateRequest.cpp
+ dom/presentation/PresentationTerminateRequest.h
+ dom/presentation/PresentationTransportBuilderConstructor.cpp
+ dom/presentation/PresentationTransportBuilderConstructor.h
+ dom/presentation/interfaces/moz.build
+ dom/presentation/interfaces/nsIPresentationControlChannel.idl
+ dom/presentation/interfaces/nsIPresentationControlService.idl
+ dom/presentation/interfaces/nsIPresentationDevice.idl
+ dom/presentation/interfaces/nsIPresentationDeviceManager.idl
+ dom/presentation/interfaces/nsIPresentationDevicePrompt.idl
+ dom/presentation/interfaces/nsIPresentationDeviceProvider.idl
+ dom/presentation/interfaces/nsIPresentationListener.idl
+ dom/presentation/interfaces/nsIPresentationLocalDevice.idl
+ dom/presentation/interfaces/nsIPresentationNetworkHelper.idl
+ dom/presentation/interfaces/nsIPresentationRequestUIGlue.idl
+ dom/presentation/interfaces/nsIPresentationService.idl
+ dom/presentation/interfaces/nsIPresentationSessionRequest.idl
+ dom/presentation/interfaces/nsIPresentationSessionTransport.idl
+ dom/presentation/interfaces/nsIPresentationSessionTransportBuilder.idl
+ dom/presentation/interfaces/nsIPresentationTerminateRequest.idl
+ dom/presentation/ipc/PPresentation.ipdl
+ dom/presentation/ipc/PPresentationBuilder.ipdl
+ dom/presentation/ipc/PPresentationRequest.ipdl
+ dom/presentation/ipc/PresentationBuilderChild.cpp
+ dom/presentation/ipc/PresentationBuilderChild.h
+ dom/presentation/ipc/PresentationBuilderParent.cpp
+ dom/presentation/ipc/PresentationBuilderParent.h
+ dom/presentation/ipc/PresentationChild.cpp
+ dom/presentation/ipc/PresentationChild.h
+ dom/presentation/ipc/PresentationContentSessionInfo.cpp
+ dom/presentation/ipc/PresentationContentSessionInfo.h
+ dom/presentation/ipc/PresentationIPCService.cpp
+ dom/presentation/ipc/PresentationIPCService.h
+ dom/presentation/ipc/PresentationParent.cpp
+ dom/presentation/ipc/PresentationParent.h
+ dom/presentation/moz.build
+ dom/presentation/provider/DeviceProviderHelpers.cpp
+ dom/presentation/provider/DeviceProviderHelpers.h
+ dom/presentation/provider/DisplayDeviceProvider.cpp
+ dom/presentation/provider/DisplayDeviceProvider.h
+ dom/presentation/provider/LegacyMDNSDeviceProvider.cpp
+ dom/presentation/provider/LegacyMDNSDeviceProvider.h
+ dom/presentation/provider/MulticastDNSDeviceProvider.cpp
+ dom/presentation/provider/MulticastDNSDeviceProvider.h
+ dom/presentation/provider/PresentationDeviceProviderModule.cpp
+ dom/presentation/provider/moz.build
+ dom/presentation/provider/nsTCPDeviceInfo.h
+ dom/presentation/tests/mochitest/PresentationSessionChromeScript1UA.js
+ dom/presentation/tests/mochitest/test_presentation_1ua_sender_and_receiver.js
+ dom/promise/Promise.cpp
+ dom/promise/Promise.h
+ dom/promise/PromiseCallback.cpp
+ dom/promise/PromiseCallback.h
+ dom/promise/PromiseDebugging.cpp
+ dom/promise/PromiseDebugging.h
+ dom/promise/PromiseNativeHandler.h
+ dom/promise/PromiseWorkerProxy.h
+ dom/promise/moz.build
+ dom/promise/tests/unit/test_monitor_uncaught.js
+ dom/push/Push.js
+ dom/push/PushComponents.js
+ dom/push/PushCrypto.jsm
+ dom/push/PushDB.jsm
+ dom/push/PushManager.cpp
+ dom/push/PushNotifier.cpp
+ dom/push/PushNotifier.h
+ dom/push/PushRecord.jsm
+ dom/push/PushService.jsm
+ dom/push/PushServiceHttp2.jsm
+ dom/push/PushServiceWebSocket.jsm
+ dom/push/PushSubscription.cpp
+ dom/push/PushSubscription.h
+ dom/push/PushSubscriptionOptions.cpp
+ dom/push/PushSubscriptionOptions.h
+ dom/push/PushUtil.cpp
+ dom/push/PushUtil.h
+ dom/push/moz.build
+ dom/quota/ActorsChild.cpp
+ dom/quota/ActorsChild.h
+ dom/quota/ActorsParent.cpp
+ dom/quota/ActorsParent.h
+ dom/quota/Client.h
+ dom/quota/FileStreams.cpp
+ dom/quota/FileStreams.h
+ dom/quota/OriginScope.h
+ dom/quota/PQuota.ipdl
+ dom/quota/PQuotaRequest.ipdl
+ dom/quota/PQuotaUsageRequest.ipdl
+ dom/quota/PersistenceType.h
+ dom/quota/QuotaCommon.h
+ dom/quota/QuotaManager.h
+ dom/quota/QuotaManagerService.cpp
+ dom/quota/QuotaManagerService.h
+ dom/quota/QuotaObject.h
+ dom/quota/QuotaRequests.cpp
+ dom/quota/QuotaRequests.h
+ dom/quota/QuotaResults.cpp
+ dom/quota/QuotaResults.h
+ dom/quota/SerializationHelpers.h
+ dom/quota/StorageManager.cpp
+ dom/quota/StorageManager.h
+ dom/quota/UsageInfo.h
+ dom/quota/moz.build
+ dom/quota/nsIQuotaCallbacks.idl
+ dom/quota/nsIQuotaManagerService.idl
+ dom/quota/nsIQuotaRequests.idl
+ dom/quota/nsIQuotaResults.idl
+ dom/secureelement/DOMSecureElement.js
+ dom/secureelement/moz.build
+ dom/security/ContentVerifier.cpp
+ dom/security/ContentVerifier.h
+ dom/security/SRICheck.cpp
+ dom/security/SRICheck.h
+ dom/security/SRILogHelper.h
+ dom/security/SRIMetadata.cpp
+ dom/security/SRIMetadata.h
+ dom/security/moz.build
+ dom/security/nsCSPContext.cpp
+ dom/security/nsCSPContext.h
+ dom/security/nsCSPParser.cpp
+ dom/security/nsCSPParser.h
+ dom/security/nsCSPService.cpp
+ dom/security/nsCSPService.h
+ dom/security/nsCSPUtils.cpp
+ dom/security/nsCSPUtils.h
+ dom/security/nsContentSecurityManager.h
+ dom/security/nsMixedContentBlocker.cpp
+ dom/security/nsMixedContentBlocker.h
+ dom/security/test/gtest/TestCSPParser.cpp
+ dom/security/test/gtest/moz.build
+ dom/security/test/moz.build
+ dom/security/test/unit/test_csp_reports.js
+ dom/settings/SettingsDB.jsm
+ dom/settings/SettingsManager.js
+ dom/settings/SettingsRequestManager.jsm
+ dom/settings/moz.build
+ dom/smil/SMILBoolType.cpp
+ dom/smil/SMILBoolType.h
+ dom/smil/SMILEnumType.cpp
+ dom/smil/SMILEnumType.h
+ dom/smil/SMILIntegerType.cpp
+ dom/smil/SMILIntegerType.h
+ dom/smil/SMILStringType.cpp
+ dom/smil/SMILStringType.h
+ dom/smil/TimeEvent.cpp
+ dom/smil/TimeEvent.h
+ dom/smil/moz.build
+ dom/smil/nsISMILAttr.h
+ dom/smil/nsISMILType.h
+ dom/smil/nsSMILAnimationController.cpp
+ dom/smil/nsSMILAnimationController.h
+ dom/smil/nsSMILAnimationFunction.cpp
+ dom/smil/nsSMILAnimationFunction.h
+ dom/smil/nsSMILCompositor.cpp
+ dom/smil/nsSMILCompositor.h
+ dom/smil/nsSMILCompositorTable.h
+ dom/smil/nsSMILFloatType.cpp
+ dom/smil/nsSMILFloatType.h
+ dom/smil/nsSMILInstanceTime.cpp
+ dom/smil/nsSMILInstanceTime.h
+ dom/smil/nsSMILInterval.cpp
+ dom/smil/nsSMILInterval.h
+ dom/smil/nsSMILKeySpline.cpp
+ dom/smil/nsSMILKeySpline.h
+ dom/smil/nsSMILMilestone.h
+ dom/smil/nsSMILNullType.cpp
+ dom/smil/nsSMILNullType.h
+ dom/smil/nsSMILParserUtils.cpp
+ dom/smil/nsSMILParserUtils.h
+ dom/smil/nsSMILRepeatCount.cpp
+ dom/smil/nsSMILRepeatCount.h
+ dom/smil/nsSMILSetAnimationFunction.cpp
+ dom/smil/nsSMILSetAnimationFunction.h
+ dom/smil/nsSMILTargetIdentifier.h
+ dom/smil/nsSMILTimeContainer.cpp
+ dom/smil/nsSMILTimeContainer.h
+ dom/smil/nsSMILTimeValue.cpp
+ dom/smil/nsSMILTimeValue.h
+ dom/smil/nsSMILTimeValueSpec.cpp
+ dom/smil/nsSMILTimeValueSpec.h
+ dom/smil/nsSMILTimeValueSpecParams.h
+ dom/smil/nsSMILTimedElement.cpp
+ dom/smil/nsSMILTimedElement.h
+ dom/smil/nsSMILTypes.h
+ dom/smil/nsSMILValue.cpp
+ dom/smil/nsSMILValue.h
+ dom/storage/DOMStorage.cpp
+ dom/storage/DOMStorage.h
+ dom/storage/DOMStorageCache.cpp
+ dom/storage/DOMStorageCache.h
+ dom/storage/DOMStorageDBThread.cpp
+ dom/storage/DOMStorageDBThread.h
+ dom/storage/DOMStorageDBUpdater.cpp
+ dom/storage/DOMStorageDBUpdater.h
+ dom/storage/DOMStorageIPC.cpp
+ dom/storage/DOMStorageIPC.h
+ dom/storage/DOMStorageManager.cpp
+ dom/storage/DOMStorageManager.h
+ dom/storage/DOMStorageObserver.cpp
+ dom/storage/DOMStorageObserver.h
+ dom/storage/PStorage.ipdl
+ dom/storage/moz.build
+ dom/svg/DOMSVGAnimatedLengthList.cpp
+ dom/svg/DOMSVGAnimatedLengthList.h
+ dom/svg/DOMSVGAnimatedNumberList.cpp
+ dom/svg/DOMSVGAnimatedNumberList.h
+ dom/svg/DOMSVGLength.cpp
+ dom/svg/DOMSVGLength.h
+ dom/svg/DOMSVGLengthList.cpp
+ dom/svg/DOMSVGLengthList.h
+ dom/svg/DOMSVGNumber.cpp
+ dom/svg/DOMSVGNumber.h
+ dom/svg/DOMSVGNumberList.cpp
+ dom/svg/DOMSVGNumberList.h
+ dom/svg/DOMSVGPathSeg.cpp
+ dom/svg/DOMSVGPathSeg.h
+ dom/svg/DOMSVGPathSegList.cpp
+ dom/svg/DOMSVGPathSegList.h
+ dom/svg/DOMSVGPoint.cpp
+ dom/svg/DOMSVGPoint.h
+ dom/svg/DOMSVGPointList.cpp
+ dom/svg/DOMSVGPointList.h
+ dom/svg/DOMSVGStringList.cpp
+ dom/svg/DOMSVGStringList.h
+ dom/svg/DOMSVGTransformList.cpp
+ dom/svg/DOMSVGTransformList.h
+ dom/svg/SVGAElement.cpp
+ dom/svg/SVGAElement.h
+ dom/svg/SVGAngle.cpp
+ dom/svg/SVGAngle.h
+ dom/svg/SVGAnimateElement.cpp
+ dom/svg/SVGAnimateElement.h
+ dom/svg/SVGAnimateMotionElement.cpp
+ dom/svg/SVGAnimateMotionElement.h
+ dom/svg/SVGAnimateTransformElement.cpp
+ dom/svg/SVGAnimateTransformElement.h
+ dom/svg/SVGAnimatedAngle.cpp
+ dom/svg/SVGAnimatedAngle.h
+ dom/svg/SVGAnimatedBoolean.cpp
+ dom/svg/SVGAnimatedBoolean.h
+ dom/svg/SVGAnimatedEnumeration.cpp
+ dom/svg/SVGAnimatedEnumeration.h
+ dom/svg/SVGAnimatedInteger.cpp
+ dom/svg/SVGAnimatedInteger.h
+ dom/svg/SVGAnimatedLength.cpp
+ dom/svg/SVGAnimatedLength.h
+ dom/svg/SVGAnimatedLengthList.cpp
+ dom/svg/SVGAnimatedLengthList.h
+ dom/svg/SVGAnimatedNumber.cpp
+ dom/svg/SVGAnimatedNumber.h
+ dom/svg/SVGAnimatedNumberList.cpp
+ dom/svg/SVGAnimatedNumberList.h
+ dom/svg/SVGAnimatedPathSegList.cpp
+ dom/svg/SVGAnimatedPathSegList.h
+ dom/svg/SVGAnimatedPointList.cpp
+ dom/svg/SVGAnimatedPointList.h
+ dom/svg/SVGAnimatedPreserveAspectRatio.cpp
+ dom/svg/SVGAnimatedPreserveAspectRatio.h
+ dom/svg/SVGAnimatedRect.cpp
+ dom/svg/SVGAnimatedRect.h
+ dom/svg/SVGAnimatedString.cpp
+ dom/svg/SVGAnimatedString.h
+ dom/svg/SVGAnimatedTransformList.cpp
+ dom/svg/SVGAnimatedTransformList.h
+ dom/svg/SVGAnimationElement.cpp
+ dom/svg/SVGAnimationElement.h
+ dom/svg/SVGAttrValueWrapper.cpp
+ dom/svg/SVGAttrValueWrapper.h
+ dom/svg/SVGCircleElement.cpp
+ dom/svg/SVGCircleElement.h
+ dom/svg/SVGClipPathElement.cpp
+ dom/svg/SVGClipPathElement.h
+ dom/svg/SVGComponentTransferFunctionElement.h
+ dom/svg/SVGContentUtils.h
+ dom/svg/SVGDefsElement.cpp
+ dom/svg/SVGDefsElement.h
+ dom/svg/SVGDescElement.cpp
+ dom/svg/SVGDescElement.h
+ dom/svg/SVGDocument.cpp
+ dom/svg/SVGDocument.h
+ dom/svg/SVGElementFactory.cpp
+ dom/svg/SVGElementFactory.h
+ dom/svg/SVGEllipseElement.cpp
+ dom/svg/SVGEllipseElement.h
+ dom/svg/SVGFEBlendElement.cpp
+ dom/svg/SVGFEBlendElement.h
+ dom/svg/SVGFEColorMatrixElement.cpp
+ dom/svg/SVGFEColorMatrixElement.h
+ dom/svg/SVGFEComponentTransferElement.cpp
+ dom/svg/SVGFEComponentTransferElement.h
+ dom/svg/SVGFECompositeElement.cpp
+ dom/svg/SVGFECompositeElement.h
+ dom/svg/SVGFEConvolveMatrixElement.cpp
+ dom/svg/SVGFEConvolveMatrixElement.h
+ dom/svg/SVGFEDiffuseLightingElement.cpp
+ dom/svg/SVGFEDiffuseLightingElement.h
+ dom/svg/SVGFEDisplacementMapElement.cpp
+ dom/svg/SVGFEDisplacementMapElement.h
+ dom/svg/SVGFEDistantLightElement.cpp
+ dom/svg/SVGFEDistantLightElement.h
+ dom/svg/SVGFEDropShadowElement.cpp
+ dom/svg/SVGFEDropShadowElement.h
+ dom/svg/SVGFEFloodElement.cpp
+ dom/svg/SVGFEFloodElement.h
+ dom/svg/SVGFEGaussianBlurElement.cpp
+ dom/svg/SVGFEGaussianBlurElement.h
+ dom/svg/SVGFEImageElement.cpp
+ dom/svg/SVGFEImageElement.h
+ dom/svg/SVGFEMergeElement.cpp
+ dom/svg/SVGFEMergeElement.h
+ dom/svg/SVGFEMergeNodeElement.cpp
+ dom/svg/SVGFEMergeNodeElement.h
+ dom/svg/SVGFEMorphologyElement.cpp
+ dom/svg/SVGFEMorphologyElement.h
+ dom/svg/SVGFEOffsetElement.cpp
+ dom/svg/SVGFEOffsetElement.h
+ dom/svg/SVGFEPointLightElement.cpp
+ dom/svg/SVGFEPointLightElement.h
+ dom/svg/SVGFESpecularLightingElement.cpp
+ dom/svg/SVGFESpecularLightingElement.h
+ dom/svg/SVGFESpotLightElement.cpp
+ dom/svg/SVGFESpotLightElement.h
+ dom/svg/SVGFETileElement.cpp
+ dom/svg/SVGFETileElement.h
+ dom/svg/SVGFETurbulenceElement.cpp
+ dom/svg/SVGFETurbulenceElement.h
+ dom/svg/SVGFilterElement.cpp
+ dom/svg/SVGFilterElement.h
+ dom/svg/SVGForeignObjectElement.cpp
+ dom/svg/SVGForeignObjectElement.h
+ dom/svg/SVGFragmentIdentifier.cpp
+ dom/svg/SVGFragmentIdentifier.h
+ dom/svg/SVGGElement.cpp
+ dom/svg/SVGGElement.h
+ dom/svg/SVGGradientElement.cpp
+ dom/svg/SVGGradientElement.h
+ dom/svg/SVGGraphicsElement.cpp
+ dom/svg/SVGGraphicsElement.h
+ dom/svg/SVGIRect.h
+ dom/svg/SVGImageElement.cpp
+ dom/svg/SVGImageElement.h
+ dom/svg/SVGIntegerPairSMILType.cpp
+ dom/svg/SVGIntegerPairSMILType.h
+ dom/svg/SVGLength.cpp
+ dom/svg/SVGLength.h
+ dom/svg/SVGLengthList.cpp
+ dom/svg/SVGLengthList.h
+ dom/svg/SVGLengthListSMILType.cpp
+ dom/svg/SVGLengthListSMILType.h
+ dom/svg/SVGLineElement.cpp
+ dom/svg/SVGLineElement.h
+ dom/svg/SVGMPathElement.cpp
+ dom/svg/SVGMPathElement.h
+ dom/svg/SVGMarkerElement.cpp
+ dom/svg/SVGMarkerElement.h
+ dom/svg/SVGMaskElement.cpp
+ dom/svg/SVGMaskElement.h
+ dom/svg/SVGMatrix.cpp
+ dom/svg/SVGMetadataElement.cpp
+ dom/svg/SVGMetadataElement.h
+ dom/svg/SVGMotionSMILAnimationFunction.cpp
+ dom/svg/SVGMotionSMILAnimationFunction.h
+ dom/svg/SVGMotionSMILPathUtils.cpp
+ dom/svg/SVGNumberList.cpp
+ dom/svg/SVGNumberList.h
+ dom/svg/SVGNumberListSMILType.cpp
+ dom/svg/SVGNumberListSMILType.h
+ dom/svg/SVGNumberPairSMILType.cpp
+ dom/svg/SVGNumberPairSMILType.h
+ dom/svg/SVGOrientSMILType.cpp
+ dom/svg/SVGOrientSMILType.h
+ dom/svg/SVGPathData.cpp
+ dom/svg/SVGPathData.h
+ dom/svg/SVGPathElement.cpp
+ dom/svg/SVGPathElement.h
+ dom/svg/SVGPathSegListSMILType.cpp
+ dom/svg/SVGPathSegListSMILType.h
+ dom/svg/SVGPathSegUtils.cpp
+ dom/svg/SVGPathSegUtils.h
+ dom/svg/SVGPatternElement.cpp
+ dom/svg/SVGPatternElement.h
+ dom/svg/SVGPoint.h
+ dom/svg/SVGPointList.cpp
+ dom/svg/SVGPointList.h
+ dom/svg/SVGPointListSMILType.cpp
+ dom/svg/SVGPointListSMILType.h
+ dom/svg/SVGPolygonElement.cpp
+ dom/svg/SVGPolygonElement.h
+ dom/svg/SVGPolylineElement.cpp
+ dom/svg/SVGPolylineElement.h
+ dom/svg/SVGPreserveAspectRatio.cpp
+ dom/svg/SVGPreserveAspectRatio.h
+ dom/svg/SVGRect.cpp
+ dom/svg/SVGRect.h
+ dom/svg/SVGRectElement.cpp
+ dom/svg/SVGRectElement.h
+ dom/svg/SVGSVGElement.cpp
+ dom/svg/SVGSVGElement.h
+ dom/svg/SVGScriptElement.cpp
+ dom/svg/SVGScriptElement.h
+ dom/svg/SVGSetElement.cpp
+ dom/svg/SVGSetElement.h
+ dom/svg/SVGStopElement.cpp
+ dom/svg/SVGStopElement.h
+ dom/svg/SVGStringList.cpp
+ dom/svg/SVGStringList.h
+ dom/svg/SVGStyleElement.cpp
+ dom/svg/SVGStyleElement.h
+ dom/svg/SVGSwitchElement.cpp
+ dom/svg/SVGSwitchElement.h
+ dom/svg/SVGSymbolElement.cpp
+ dom/svg/SVGSymbolElement.h
+ dom/svg/SVGTSpanElement.cpp
+ dom/svg/SVGTSpanElement.h
+ dom/svg/SVGTests.cpp
+ dom/svg/SVGTests.h
+ dom/svg/SVGTextContentElement.cpp
+ dom/svg/SVGTextContentElement.h
+ dom/svg/SVGTextElement.cpp
+ dom/svg/SVGTextElement.h
+ dom/svg/SVGTextPathElement.cpp
+ dom/svg/SVGTextPathElement.h
+ dom/svg/SVGTextPositioningElement.cpp
+ dom/svg/SVGTextPositioningElement.h
+ dom/svg/SVGTitleElement.cpp
+ dom/svg/SVGTitleElement.h
+ dom/svg/SVGTransform.cpp
+ dom/svg/SVGTransform.h
+ dom/svg/SVGTransformList.cpp
+ dom/svg/SVGTransformList.h
+ dom/svg/SVGTransformListParser.cpp
+ dom/svg/SVGTransformListParser.h
+ dom/svg/SVGTransformListSMILType.cpp
+ dom/svg/SVGTransformListSMILType.h
+ dom/svg/SVGTransformableElement.cpp
+ dom/svg/SVGTransformableElement.h
+ dom/svg/SVGUseElement.cpp
+ dom/svg/SVGUseElement.h
+ dom/svg/SVGViewBoxSMILType.cpp
+ dom/svg/SVGViewBoxSMILType.h
+ dom/svg/SVGViewElement.cpp
+ dom/svg/SVGViewElement.h
+ dom/svg/SVGZoomEvent.cpp
+ dom/svg/SVGZoomEvent.h
+ dom/svg/moz.build
+ dom/svg/nsISVGPoint.cpp
+ dom/svg/nsISVGPoint.h
+ dom/svg/nsSVGAngle.cpp
+ dom/svg/nsSVGAngle.h
+ dom/svg/nsSVGAnimatedTransformList.cpp
+ dom/svg/nsSVGAnimatedTransformList.h
+ dom/svg/nsSVGAttrTearoffTable.h
+ dom/svg/nsSVGBoolean.cpp
+ dom/svg/nsSVGBoolean.h
+ dom/svg/nsSVGClass.cpp
+ dom/svg/nsSVGClass.h
+ dom/svg/nsSVGDataParser.cpp
+ dom/svg/nsSVGDataParser.h
+ dom/svg/nsSVGElement.cpp
+ dom/svg/nsSVGElement.h
+ dom/svg/nsSVGEnum.cpp
+ dom/svg/nsSVGEnum.h
+ dom/svg/nsSVGFeatures.h
+ dom/svg/nsSVGFilters.cpp
+ dom/svg/nsSVGFilters.h
+ dom/svg/nsSVGInteger.cpp
+ dom/svg/nsSVGInteger.h
+ dom/svg/nsSVGIntegerPair.cpp
+ dom/svg/nsSVGIntegerPair.h
+ dom/svg/nsSVGLength2.cpp
+ dom/svg/nsSVGLength2.h
+ dom/svg/nsSVGNumber2.cpp
+ dom/svg/nsSVGNumber2.h
+ dom/svg/nsSVGNumberPair.cpp
+ dom/svg/nsSVGNumberPair.h
+ dom/svg/nsSVGPathDataParser.cpp
+ dom/svg/nsSVGPathDataParser.h
+ dom/svg/nsSVGPathGeometryElement.cpp
+ dom/svg/nsSVGPathGeometryElement.h
+ dom/svg/nsSVGPolyElement.cpp
+ dom/svg/nsSVGPolyElement.h
+ dom/svg/nsSVGString.cpp
+ dom/svg/nsSVGString.h
+ dom/svg/nsSVGTransform.cpp
+ dom/svg/nsSVGTransform.h
+ dom/svg/nsSVGViewBox.cpp
+ dom/svg/nsSVGViewBox.h
+ dom/system/NetworkGeolocationProvider.js
+ dom/system/OSFileConstants.cpp
+ dom/system/OSFileConstants.h
+ dom/system/SystemUpdateManager.js
+ dom/system/SystemUpdateService.jsm
+ dom/system/android/AndroidLocationProvider.cpp
+ dom/system/android/AndroidLocationProvider.h
+ dom/system/android/moz.build
+ dom/system/android/nsHapticFeedback.cpp
+ dom/system/android/nsHapticFeedback.h
+ dom/system/linux/GpsdLocationProvider.cpp
+ dom/system/linux/GpsdLocationProvider.h
+ dom/system/linux/moz.build
+ dom/system/mac/CoreLocationLocationProvider.h
+ dom/system/mac/CoreLocationLocationProvider.mm
+ dom/system/mac/moz.build
+ dom/system/moz.build
+ dom/system/nsDeviceSensors.cpp
+ dom/system/nsDeviceSensors.h
+ dom/system/nsIOSFileConstantsService.idl
+ dom/system/nsISystemUpdateProvider.idl
+ dom/system/tests/preload-SystemUpdateManager-jsm.js
+ dom/system/windows/WindowsLocationProvider.cpp
+ dom/system/windows/WindowsLocationProvider.h
+ dom/system/windows/moz.build
+ dom/system/windows/nsHapticFeedback.cpp
+ dom/system/windows/nsHapticFeedback.h
+ dom/tests/browser/browser_ConsoleAPITests.js
+ dom/tests/browser/browser_ConsoleStoragePBTest_perwindowpb.js
+ dom/tests/browser/browser_allocateGigabyte.js
+ dom/tests/browser/browser_bug1004814.js
+ dom/tests/browser/browser_bug1008941_dismissGeolocationHanger.js
+ dom/tests/browser/browser_bug1238427.js
+ dom/tests/browser/browser_frame_elements.js
+ dom/tests/browser/browser_largeAllocation.js
+ dom/tests/js/simple.js
+ dom/tests/js/ssheets.js
+ dom/tests/js/tables/changeCaption.js
+ dom/tests/js/tables/changeCell.js
+ dom/tests/mochitest/beacon/beacon-handler.sjs
+ dom/tests/mochitest/dom-level2-core/exclusions.js
+ dom/tests/mochitest/notification/desktop-notification/moz.build
+ dom/tests/mochitest/webcomponents/inert_style.css
+ dom/tests/moz.build
+ dom/tests/unit/test_bug319968.js
+ dom/tests/unit/test_bug465752.js
+ dom/time/DateCacheCleaner.cpp
+ dom/time/TimeChangeObserver.cpp
+ dom/time/TimeChangeObserver.h
+ dom/time/TimeManager.cpp
+ dom/time/TimeManager.h
+ dom/time/TimeService.cpp
+ dom/time/TimeService.h
+ dom/time/moz.build
+ dom/time/nsITimeService.idl
+ dom/u2f/NSSU2FTokenRemote.cpp
+ dom/u2f/NSSU2FTokenRemote.h
+ dom/u2f/U2F.cpp
+ dom/u2f/U2F.h
+ dom/u2f/USBToken.cpp
+ dom/u2f/USBToken.h
+ dom/u2f/moz.build
+ dom/url/URL.cpp
+ dom/url/URL.h
+ dom/url/URLSearchParams.cpp
+ dom/url/URLSearchParams.h
+ dom/url/moz.build
+ dom/webidl/AbstractWorker.webidl
+ dom/webidl/AccessibleNode.webidl
+ dom/webidl/AppNotificationServiceOptions.webidl
+ dom/webidl/ArchiveReader.webidl
+ dom/webidl/ArchiveRequest.webidl
+ dom/webidl/AudioChannelManager.webidl
+ dom/webidl/AutocompleteErrorEvent.webidl
+ dom/webidl/BarProp.webidl
+ dom/webidl/BeforeAfterKeyboardEvent.webidl
+ dom/webidl/BlobEvent.webidl
+ dom/webidl/BoxObject.webidl
+ dom/webidl/BrowserElement.webidl
+ dom/webidl/BrowserElementAudioChannel.webidl
+ dom/webidl/BrowserElementDictionaries.webidl
+ dom/webidl/BrowserElementProxy.webidl
+ dom/webidl/BrowserFeedWriter.webidl
+ dom/webidl/CDATASection.webidl
+ dom/webidl/CSSPrimitiveValue.webidl
+ dom/webidl/CSSRuleList.webidl
+ dom/webidl/CSSValue.webidl
+ dom/webidl/CSSValueList.webidl
+ dom/webidl/CaretPosition.webidl
+ dom/webidl/CaretStateChangedEvent.webidl
+ dom/webidl/ChromeNodeList.webidl
+ dom/webidl/CommandEvent.webidl
+ dom/webidl/Console.webidl
+ dom/webidl/ContainerBoxObject.webidl
+ dom/webidl/DOMCursor.webidl
+ dom/webidl/DOMRectList.webidl
+ dom/webidl/DOMRequest.webidl
+ dom/webidl/DataChannel.webidl
+ dom/webidl/DataContainerEvent.webidl
+ dom/webidl/DecoderDoctorNotification.webidl
+ dom/webidl/DesktopNotification.webidl
+ dom/webidl/DeviceLightEvent.webidl
+ dom/webidl/DeviceMotionEvent.webidl
+ dom/webidl/DeviceOrientationEvent.webidl
+ dom/webidl/DeviceProximityEvent.webidl
+ dom/webidl/DominatorTree.webidl
+ dom/webidl/DownloadEvent.webidl
+ dom/webidl/DragEvent.webidl
+ dom/webidl/ErrorEvent.webidl
+ dom/webidl/External.webidl
+ dom/webidl/FileMode.webidl
+ dom/webidl/FileSystem.webidl
+ dom/webidl/FileSystemDirectoryEntry.webidl
+ dom/webidl/FileSystemDirectoryReader.webidl
+ dom/webidl/FileSystemEntry.webidl
+ dom/webidl/FileSystemFileEntry.webidl
+ dom/webidl/FlyWebDiscoveryManager.webidl
+ dom/webidl/FlyWebFetchEvent.webidl
+ dom/webidl/FlyWebPublish.webidl
+ dom/webidl/FlyWebWebSocketEvent.webidl
+ dom/webidl/Gamepad.webidl
+ dom/webidl/GamepadAxisMoveEvent.webidl
+ dom/webidl/GamepadButtonEvent.webidl
+ dom/webidl/GamepadEvent.webidl
+ dom/webidl/GamepadPose.webidl
+ dom/webidl/GamepadServiceTest.webidl
+ dom/webidl/HTMLDocument.webidl
+ dom/webidl/HTMLPictureElement.webidl
+ dom/webidl/HashChangeEvent.webidl
+ dom/webidl/IDBFileRequest.webidl
+ dom/webidl/IDBMutableFile.webidl
+ dom/webidl/InputEvent.webidl
+ dom/webidl/InspectorUtils.webidl
+ dom/webidl/IterableIterator.webidl
+ dom/webidl/KeyboardEvent.webidl
+ dom/webidl/LegacyQueryInterface.webidl
+ dom/webidl/ListBoxObject.webidl
+ dom/webidl/MediaKeysRequestStatus.webidl
+ dom/webidl/MediaStreamList.webidl
+ dom/webidl/MenuBoxObject.webidl
+ dom/webidl/MimeType.webidl
+ dom/webidl/MouseScrollEvent.webidl
+ dom/webidl/MozPowerManager.webidl
+ dom/webidl/MozSettingsEvent.webidl
+ dom/webidl/MozSettingsTransactionEvent.webidl
+ dom/webidl/MozTetheringManager.webidl
+ dom/webidl/MozTimeManager.webidl
+ dom/webidl/MozWakeLock.webidl
+ dom/webidl/NamedNodeMap.webidl
+ dom/webidl/NetDashboard.webidl
+ dom/webidl/OfflineResourceList.webidl
+ dom/webidl/PaintRequestList.webidl
+ dom/webidl/PeerConnectionObserver.webidl
+ dom/webidl/PerformanceEntryEvent.webidl
+ dom/webidl/PluginCrashedEvent.webidl
+ dom/webidl/PopStateEvent.webidl
+ dom/webidl/PopupBlockedEvent.webidl
+ dom/webidl/PopupBoxObject.webidl
+ dom/webidl/PresentationDeviceInfoManager.webidl
+ dom/webidl/ProgressEvent.webidl
+ dom/webidl/RecordErrorEvent.webidl
+ dom/webidl/Rect.webidl
+ dom/webidl/Screen.webidl
+ dom/webidl/ScrollAreaEvent.webidl
+ dom/webidl/ScrollBoxObject.webidl
+ dom/webidl/ScrollViewChangeEvent.webidl
+ dom/webidl/SecureElement.webidl
+ dom/webidl/SecureElementManager.webidl
+ dom/webidl/SettingsManager.webidl
+ dom/webidl/SharedWorker.webidl
+ dom/webidl/SpeechRecognitionError.webidl
+ dom/webidl/SpeechRecognitionEvent.webidl
+ dom/webidl/StorageType.webidl
+ dom/webidl/StyleRuleChangeEvent.webidl
+ dom/webidl/StyleSheetApplicableStateChangeEvent.webidl
+ dom/webidl/StyleSheetChangeEvent.webidl
+ dom/webidl/StyleSheetList.webidl
+ dom/webidl/SystemUpdate.webidl
+ dom/webidl/TCPServerSocketEvent.webidl
+ dom/webidl/TestInterfaceJS.webidl
+ dom/webidl/TestInterfaceJSMaplikeSetlikeIterable.webidl
+ dom/webidl/TextClause.webidl
+ dom/webidl/TouchEvent.webidl
+ dom/webidl/TreeBoxObject.webidl
+ dom/webidl/TreeColumn.webidl
+ dom/webidl/TreeColumns.webidl
+ dom/webidl/UserProximityEvent.webidl
+ dom/webidl/WebGLContextEvent.webidl
+ dom/webidl/WebrtcGlobalInformation.webidl
+ dom/webidl/WidevineCDMManifest.webidl
+ dom/webidl/WindowRoot.webidl
+ dom/webidl/WorkerDebuggerGlobalScope.webidl
+ dom/webidl/WorkerNavigator.webidl
+ dom/webidl/XMLStylesheetProcessingInstruction.webidl
+ dom/webidl/XPathEvaluator.webidl
+ dom/webidl/XPathExpression.webidl
+ dom/webidl/XPathNSResolver.webidl
+ dom/webidl/XSLTProcessor.webidl
+ dom/webidl/XULCommandEvent.webidl
+ dom/webidl/XULElement.webidl
+ dom/webidl/moz.build
+ dom/workers/ChromeWorkerScope.cpp
+ dom/workers/ChromeWorkerScope.h
+ dom/workers/FileReaderSync.cpp
+ dom/workers/FileReaderSync.h
+ dom/workers/PServiceWorkerManager.ipdl
+ dom/workers/Principal.cpp
+ dom/workers/Principal.h
+ dom/workers/Queue.h
+ dom/workers/RegisterBindings.cpp
+ dom/workers/RuntimeService.cpp
+ dom/workers/RuntimeService.h
+ dom/workers/ScriptLoader.cpp
+ dom/workers/ScriptLoader.h
+ dom/workers/ServiceWorker.cpp
+ dom/workers/ServiceWorker.h
+ dom/workers/ServiceWorkerClient.cpp
+ dom/workers/ServiceWorkerClient.h
+ dom/workers/ServiceWorkerClients.cpp
+ dom/workers/ServiceWorkerClients.h
+ dom/workers/ServiceWorkerCommon.h
+ dom/workers/ServiceWorkerContainer.cpp
+ dom/workers/ServiceWorkerContainer.h
+ dom/workers/ServiceWorkerEvents.cpp
+ dom/workers/ServiceWorkerEvents.h
+ dom/workers/ServiceWorkerInfo.cpp
+ dom/workers/ServiceWorkerInfo.h
+ dom/workers/ServiceWorkerJob.cpp
+ dom/workers/ServiceWorkerJob.h
+ dom/workers/ServiceWorkerJobQueue.cpp
+ dom/workers/ServiceWorkerJobQueue.h
+ dom/workers/ServiceWorkerManager.cpp
+ dom/workers/ServiceWorkerManager.h
+ dom/workers/ServiceWorkerManagerChild.cpp
+ dom/workers/ServiceWorkerManagerChild.h
+ dom/workers/ServiceWorkerManagerParent.cpp
+ dom/workers/ServiceWorkerManagerParent.h
+ dom/workers/ServiceWorkerManagerService.cpp
+ dom/workers/ServiceWorkerManagerService.h
+ dom/workers/ServiceWorkerPrivate.cpp
+ dom/workers/ServiceWorkerPrivate.h
+ dom/workers/ServiceWorkerRegisterJob.cpp
+ dom/workers/ServiceWorkerRegisterJob.h
+ dom/workers/ServiceWorkerRegistrar.cpp
+ dom/workers/ServiceWorkerRegistrar.h
+ dom/workers/ServiceWorkerRegistrarTypes.ipdlh
+ dom/workers/ServiceWorkerRegistration.cpp
+ dom/workers/ServiceWorkerRegistration.h
+ dom/workers/ServiceWorkerRegistrationInfo.cpp
+ dom/workers/ServiceWorkerRegistrationInfo.h
+ dom/workers/ServiceWorkerScriptCache.cpp
+ dom/workers/ServiceWorkerScriptCache.h
+ dom/workers/ServiceWorkerUnregisterJob.cpp
+ dom/workers/ServiceWorkerUnregisterJob.h
+ dom/workers/ServiceWorkerUpdateJob.cpp
+ dom/workers/ServiceWorkerUpdateJob.h
+ dom/workers/ServiceWorkerWindowClient.cpp
+ dom/workers/ServiceWorkerWindowClient.h
+ dom/workers/SharedWorker.cpp
+ dom/workers/SharedWorker.h
+ dom/workers/WorkerDebuggerManager.cpp
+ dom/workers/WorkerDebuggerManager.h
+ dom/workers/WorkerHolder.cpp
+ dom/workers/WorkerHolder.h
+ dom/workers/WorkerInlines.h
+ dom/workers/WorkerLocation.cpp
+ dom/workers/WorkerLocation.h
+ dom/workers/WorkerNavigator.cpp
+ dom/workers/WorkerNavigator.h
+ dom/workers/WorkerPrivate.cpp
+ dom/workers/WorkerPrivate.h
+ dom/workers/WorkerRunnable.cpp
+ dom/workers/WorkerRunnable.h
+ dom/workers/WorkerScope.cpp
+ dom/workers/WorkerScope.h
+ dom/workers/WorkerThread.cpp
+ dom/workers/WorkerThread.h
+ dom/workers/Workers.h
+ dom/workers/test/browser_bug1047663.js
+ dom/workers/test/browser_bug1104623.js
+ dom/workers/test/bug1047663_worker.sjs
+ dom/workers/test/extensions/bootstrap/moz.build
+ dom/workers/test/extensions/moz.build
+ dom/workers/test/extensions/traditional/moz.build
+ dom/workers/test/extensions/traditional/nsIWorkerTest.idl
+ dom/workers/test/frame_script.js
+ dom/workers/test/gtest/TestReadWrite.cpp
+ dom/workers/test/head.js
+ dom/worklet/Worklet.cpp
+ dom/worklet/Worklet.h
+ dom/worklet/WorkletGlobalScope.cpp
+ dom/worklet/WorkletGlobalScope.h
+ dom/worklet/moz.build
+ dom/xbl/XBLChildrenElement.cpp
+ dom/xbl/XBLChildrenElement.h
+ dom/xbl/builtin/android/jar.mn
+ dom/xbl/builtin/android/moz.build
+ dom/xbl/builtin/emacs/jar.mn
+ dom/xbl/builtin/emacs/moz.build
+ dom/xbl/builtin/mac/jar.mn
+ dom/xbl/builtin/mac/moz.build
+ dom/xbl/builtin/moz.build
+ dom/xbl/builtin/unix/jar.mn
+ dom/xbl/builtin/unix/moz.build
+ dom/xbl/builtin/win/jar.mn
+ dom/xbl/builtin/win/moz.build
+ dom/xbl/moz.build
+ dom/xbl/nsBindingManager.cpp
+ dom/xbl/nsBindingManager.h
+ dom/xbl/nsXBLBinding.cpp
+ dom/xbl/nsXBLBinding.h
+ dom/xbl/nsXBLContentSink.cpp
+ dom/xbl/nsXBLContentSink.h
+ dom/xbl/nsXBLDocumentInfo.cpp
+ dom/xbl/nsXBLDocumentInfo.h
+ dom/xbl/nsXBLEventHandler.cpp
+ dom/xbl/nsXBLEventHandler.h
+ dom/xbl/nsXBLMaybeCompiled.h
+ dom/xbl/nsXBLProtoImpl.cpp
+ dom/xbl/nsXBLProtoImpl.h
+ dom/xbl/nsXBLProtoImplField.cpp
+ dom/xbl/nsXBLProtoImplField.h
+ dom/xbl/nsXBLProtoImplMember.h
+ dom/xbl/nsXBLProtoImplMethod.cpp
+ dom/xbl/nsXBLProtoImplMethod.h
+ dom/xbl/nsXBLProtoImplProperty.cpp
+ dom/xbl/nsXBLProtoImplProperty.h
+ dom/xbl/nsXBLPrototypeBinding.cpp
+ dom/xbl/nsXBLPrototypeBinding.h
+ dom/xbl/nsXBLPrototypeHandler.cpp
+ dom/xbl/nsXBLPrototypeHandler.h
+ dom/xbl/nsXBLPrototypeResources.cpp
+ dom/xbl/nsXBLPrototypeResources.h
+ dom/xbl/nsXBLResourceLoader.cpp
+ dom/xbl/nsXBLResourceLoader.h
+ dom/xbl/nsXBLSerialize.cpp
+ dom/xbl/nsXBLSerialize.h
+ dom/xbl/nsXBLService.cpp
+ dom/xbl/nsXBLService.h
+ dom/xbl/nsXBLWindowKeyHandler.cpp
+ dom/xbl/nsXBLWindowKeyHandler.h
+ dom/xhr/XMLHttpRequest.cpp
+ dom/xhr/XMLHttpRequest.h
+ dom/xhr/XMLHttpRequestEventTarget.cpp
+ dom/xhr/XMLHttpRequestEventTarget.h
+ dom/xhr/XMLHttpRequestMainThread.cpp
+ dom/xhr/XMLHttpRequestMainThread.h
+ dom/xhr/XMLHttpRequestString.cpp
+ dom/xhr/XMLHttpRequestString.h
+ dom/xhr/XMLHttpRequestUpload.cpp
+ dom/xhr/XMLHttpRequestUpload.h
+ dom/xhr/XMLHttpRequestWorker.cpp
+ dom/xhr/XMLHttpRequestWorker.h
+ dom/xhr/moz.build
+ dom/xhr/nsIXMLHttpRequest.idl
+ dom/xml/CDATASection.cpp
+ dom/xml/CDATASection.h
+ dom/xml/ProcessingInstruction.cpp
+ dom/xml/ProcessingInstruction.h
+ dom/xml/XMLDocument.cpp
+ dom/xml/XMLDocument.h
+ dom/xml/XMLStylesheetProcessingInstruction.cpp
+ dom/xml/XMLStylesheetProcessingInstruction.h
+ dom/xml/moz.build
+ dom/xml/nsIXMLContentSink.h
+ dom/xml/nsXMLContentSink.cpp
+ dom/xml/nsXMLContentSink.h
+ dom/xml/nsXMLElement.cpp
+ dom/xml/nsXMLElement.h
+ dom/xml/nsXMLFragmentContentSink.cpp
+ dom/xml/nsXMLPrettyPrinter.cpp
+ dom/xml/nsXMLPrettyPrinter.h
+ dom/xml/resources/XMLMonoPrint.css
+ dom/xml/resources/XMLPrettyPrint.css
+ dom/xml/resources/jar.mn
+ dom/xml/resources/moz.build
+ dom/xml/test/old/docbook.css
+ dom/xml/test/old/toc/toc.css
+ dom/xml/test/old/xlink/link.css
+ dom/xml/test/old/xmlbase/xmlbase.css
+ dom/xslt/base/moz.build
+ dom/xslt/base/txCore.h
+ dom/xslt/base/txDouble.cpp
+ dom/xslt/base/txErrorObserver.h
+ dom/xslt/base/txExpandedName.cpp
+ dom/xslt/base/txExpandedName.h
+ dom/xslt/base/txExpandedNameMap.cpp
+ dom/xslt/base/txExpandedNameMap.h
+ dom/xslt/base/txList.cpp
+ dom/xslt/base/txList.h
+ dom/xslt/base/txLog.h
+ dom/xslt/base/txNamespaceMap.cpp
+ dom/xslt/base/txNamespaceMap.h
+ dom/xslt/base/txOwningArray.h
+ dom/xslt/base/txStack.h
+ dom/xslt/base/txStringUtils.h
+ dom/xslt/base/txURIUtils.cpp
+ dom/xslt/base/txURIUtils.h
+ dom/xslt/moz.build
+ dom/xslt/nsIDocumentTransformer.h
+ dom/xslt/nsIXSLTProcessor.idl
+ dom/xslt/nsIXSLTProcessorPrivate.idl
+ dom/xslt/tests/XSLTMark/XSLTMark-static.js
+ dom/xslt/tests/XSLTMark/XSLTMark-test.js
+ dom/xslt/tests/XSLTMark/XSLTMark-view.js
+ dom/xslt/tests/XSLTMark/XSLTMark.css
+ dom/xslt/tests/buster/DiffDOM.js
+ dom/xslt/tests/buster/buster-files.js
+ dom/xslt/tests/buster/buster-handlers.js
+ dom/xslt/tests/buster/buster-test.js
+ dom/xslt/tests/buster/buster-view.js
+ dom/xslt/tests/buster/buster.css
+ dom/xslt/tests/buster/result-view.js
+ dom/xslt/tests/buster/xslt-qa-overlay.js
+ dom/xslt/txIEXSLTRegExFunctions.idl
+ dom/xslt/txIFunctionEvaluationContext.idl
+ dom/xslt/txINodeSet.idl
+ dom/xslt/txIXPathObject.idl
+ dom/xslt/xml/moz.build
+ dom/xslt/xml/txXMLParser.cpp
+ dom/xslt/xml/txXMLParser.h
+ dom/xslt/xpath/XPathEvaluator.cpp
+ dom/xslt/xpath/XPathEvaluator.h
+ dom/xslt/xpath/XPathExpression.cpp
+ dom/xslt/xpath/XPathExpression.h
+ dom/xslt/xpath/XPathResult.cpp
+ dom/xslt/xpath/XPathResult.h
+ dom/xslt/xpath/moz.build
+ dom/xslt/xpath/txCoreFunctionCall.cpp
+ dom/xslt/xpath/txErrorExpr.cpp
+ dom/xslt/xpath/txExpr.cpp
+ dom/xslt/xpath/txExpr.h
+ dom/xslt/xpath/txExprLexer.h
+ dom/xslt/xpath/txExprResult.h
+ dom/xslt/xpath/txFilterExpr.cpp
+ dom/xslt/xpath/txForwardContext.cpp
+ dom/xslt/xpath/txForwardContext.h
+ dom/xslt/xpath/txFunctionCall.cpp
+ dom/xslt/xpath/txIXPathContext.h
+ dom/xslt/xpath/txLiteralExpr.cpp
+ dom/xslt/xpath/txMozillaXPathTreeWalker.cpp
+ dom/xslt/xpath/txNameTest.cpp
+ dom/xslt/xpath/txNamedAttributeStep.cpp
+ dom/xslt/xpath/txNodeSet.cpp
+ dom/xslt/xpath/txNodeSetAdaptor.cpp
+ dom/xslt/xpath/txNodeSetAdaptor.h
+ dom/xslt/xpath/txNodeSetContext.cpp
+ dom/xslt/xpath/txNodeSetContext.h
+ dom/xslt/xpath/txNodeTypeTest.cpp
+ dom/xslt/xpath/txNumberExpr.cpp
+ dom/xslt/xpath/txPathExpr.cpp
+ dom/xslt/xpath/txPredicateList.cpp
+ dom/xslt/xpath/txPredicatedNodeTest.cpp
+ dom/xslt/xpath/txRelationalExpr.cpp
+ dom/xslt/xpath/txResultRecycler.cpp
+ dom/xslt/xpath/txResultRecycler.h
+ dom/xslt/xpath/txRootExpr.cpp
+ dom/xslt/xpath/txSingleNodeContext.h
+ dom/xslt/xpath/txUnaryExpr.cpp
+ dom/xslt/xpath/txUnionExpr.cpp
+ dom/xslt/xpath/txUnionNodeTest.cpp
+ dom/xslt/xpath/txVariableRefExpr.cpp
+ dom/xslt/xpath/txXPCOMExtensionFunction.cpp
+ dom/xslt/xpath/txXPathNode.h
+ dom/xslt/xpath/txXPathObjectAdaptor.h
+ dom/xslt/xpath/txXPathOptimizer.cpp
+ dom/xslt/xpath/txXPathOptimizer.h
+ dom/xslt/xpath/txXPathTreeWalker.h
+ dom/xslt/xslt/moz.build
+ dom/xslt/xslt/txBufferingHandler.cpp
+ dom/xslt/xslt/txBufferingHandler.h
+ dom/xslt/xslt/txCurrentFunctionCall.cpp
+ dom/xslt/xslt/txEXSLTFunctions.cpp
+ dom/xslt/xslt/txEXSLTRegExFunctions.js
+ dom/xslt/xslt/txExecutionState.cpp
+ dom/xslt/xslt/txExecutionState.h
+ dom/xslt/xslt/txFormatNumberFunctionCall.cpp
+ dom/xslt/xslt/txGenerateIdFunctionCall.cpp
+ dom/xslt/xslt/txInstructions.cpp
+ dom/xslt/xslt/txInstructions.h
+ dom/xslt/xslt/txKey.h
+ dom/xslt/xslt/txKeyFunctionCall.cpp
+ dom/xslt/xslt/txMozillaStylesheetCompiler.cpp
+ dom/xslt/xslt/txMozillaTextOutput.cpp
+ dom/xslt/xslt/txMozillaTextOutput.h
+ dom/xslt/xslt/txMozillaXMLOutput.cpp
+ dom/xslt/xslt/txMozillaXMLOutput.h
+ dom/xslt/xslt/txMozillaXSLTProcessor.cpp
+ dom/xslt/xslt/txMozillaXSLTProcessor.h
+ dom/xslt/xslt/txNodeSorter.cpp
+ dom/xslt/xslt/txNodeSorter.h
+ dom/xslt/xslt/txOutputFormat.cpp
+ dom/xslt/xslt/txOutputFormat.h
+ dom/xslt/xslt/txPatternOptimizer.cpp
+ dom/xslt/xslt/txPatternOptimizer.h
+ dom/xslt/xslt/txPatternParser.cpp
+ dom/xslt/xslt/txPatternParser.h
+ dom/xslt/xslt/txRtfHandler.cpp
+ dom/xslt/xslt/txRtfHandler.h
+ dom/xslt/xslt/txStylesheet.cpp
+ dom/xslt/xslt/txStylesheet.h
+ dom/xslt/xslt/txStylesheetCompileHandlers.cpp
+ dom/xslt/xslt/txStylesheetCompileHandlers.h
+ dom/xslt/xslt/txStylesheetCompiler.cpp
+ dom/xslt/xslt/txStylesheetCompiler.h
+ dom/xslt/xslt/txTextHandler.cpp
+ dom/xslt/xslt/txTextHandler.h
+ dom/xslt/xslt/txToplevelItems.cpp
+ dom/xslt/xslt/txToplevelItems.h
+ dom/xslt/xslt/txUnknownHandler.cpp
+ dom/xslt/xslt/txUnknownHandler.h
+ dom/xslt/xslt/txVariableMap.h
+ dom/xslt/xslt/txXMLEventHandler.h
+ dom/xslt/xslt/txXPathResultComparator.cpp
+ dom/xslt/xslt/txXPathResultComparator.h
+ dom/xslt/xslt/txXSLTEnvironmentFunctionCall.cpp
+ dom/xslt/xslt/txXSLTFunctions.h
+ dom/xslt/xslt/txXSLTNumber.cpp
+ dom/xslt/xslt/txXSLTNumber.h
+ dom/xslt/xslt/txXSLTNumberCounters.cpp
+ dom/xslt/xslt/txXSLTPatterns.cpp
+ dom/xslt/xslt/txXSLTPatterns.h
+ dom/xslt/xslt/txXSLTProcessor.cpp
+ dom/xslt/xslt/txXSLTProcessor.h
+ dom/xul/XULDocument.h
+ dom/xul/moz.build
+ dom/xul/nsForwardReference.h
+ dom/xul/nsIController.idl
+ dom/xul/nsIControllers.idl
+ dom/xul/nsIXULDocument.h
+ dom/xul/nsIXULOverlayProvider.idl
+ dom/xul/nsXULContentSink.h
+ dom/xul/nsXULPrototypeCache.cpp
+ dom/xul/nsXULPrototypeCache.h
+ dom/xul/nsXULPrototypeDocument.cpp
+ dom/xul/nsXULPrototypeDocument.h
+ dom/xul/templates/moz.build
+ dom/xul/templates/nsContentSupportMap.cpp
+ dom/xul/templates/nsContentSupportMap.h
+ dom/xul/templates/nsContentTestNode.cpp
+ dom/xul/templates/nsContentTestNode.h
+ dom/xul/templates/nsIXULBuilderListener.idl
+ dom/xul/templates/nsIXULSortService.idl
+ dom/xul/templates/nsIXULTemplateBuilder.idl
+ dom/xul/templates/nsIXULTemplateQueryProcessor.idl
+ dom/xul/templates/nsIXULTemplateResult.idl
+ dom/xul/templates/nsIXULTemplateRuleFilter.idl
+ dom/xul/templates/nsInstantiationNode.cpp
+ dom/xul/templates/nsInstantiationNode.h
+ dom/xul/templates/nsRDFBinding.cpp
+ dom/xul/templates/nsRDFBinding.h
+ dom/xul/templates/nsRDFConInstanceTestNode.cpp
+ dom/xul/templates/nsRDFConInstanceTestNode.h
+ dom/xul/templates/nsRDFConMemberTestNode.cpp
+ dom/xul/templates/nsRDFConMemberTestNode.h
+ dom/xul/templates/nsRDFPropertyTestNode.cpp
+ dom/xul/templates/nsRDFPropertyTestNode.h
+ dom/xul/templates/nsRDFQuery.cpp
+ dom/xul/templates/nsRDFQuery.h
+ dom/xul/templates/nsRDFTestNode.h
+ dom/xul/templates/nsResourceSet.cpp
+ dom/xul/templates/nsResourceSet.h
+ dom/xul/templates/nsTemplateMap.h
+ dom/xul/templates/nsTemplateMatch.cpp
+ dom/xul/templates/nsTemplateMatch.h
+ dom/xul/templates/nsTemplateRule.cpp
+ dom/xul/templates/nsTemplateRule.h
+ dom/xul/templates/nsTreeRows.cpp
+ dom/xul/templates/nsTreeRows.h
+ dom/xul/templates/nsXMLBinding.cpp
+ dom/xul/templates/nsXMLBinding.h
+ dom/xul/templates/nsXULContentBuilder.cpp
+ dom/xul/templates/nsXULTemplateBuilder.h
+ dom/xul/templates/nsXULTemplateQueryProcessorRDF.cpp
+ dom/xul/templates/nsXULTemplateQueryProcessorRDF.h
+ dom/xul/templates/nsXULTemplateQueryProcessorStorage.cpp
+ dom/xul/templates/nsXULTemplateQueryProcessorStorage.h
+ dom/xul/templates/nsXULTemplateQueryProcessorXML.cpp
+ dom/xul/templates/nsXULTemplateQueryProcessorXML.h
+ dom/xul/templates/nsXULTemplateResultRDF.cpp
+ dom/xul/templates/nsXULTemplateResultRDF.h
+ dom/xul/templates/nsXULTemplateResultSetRDF.cpp
+ dom/xul/templates/nsXULTemplateResultSetRDF.h
+ dom/xul/templates/nsXULTemplateResultStorage.cpp
+ dom/xul/templates/nsXULTemplateResultStorage.h
+ dom/xul/templates/nsXULTemplateResultXML.cpp
+ dom/xul/templates/nsXULTemplateResultXML.h
+ dom/xul/templates/nsXULTreeBuilder.cpp
+ editor/AsyncSpellCheckTestHelper.jsm
+ editor/composer/moz.build
+ editor/composer/nsComposeTxtSrvFilter.cpp
+ editor/composer/nsComposeTxtSrvFilter.h
+ editor/composer/nsComposerCommands.cpp
+ editor/composer/nsComposerCommands.h
+ editor/composer/nsComposerCommandsUpdater.cpp
+ editor/composer/nsComposerCommandsUpdater.h
+ editor/composer/nsComposerController.cpp
+ editor/composer/nsComposerController.h
+ editor/composer/nsComposerDocumentCommands.cpp
+ editor/composer/nsComposerRegistration.cpp
+ editor/composer/nsEditingSession.cpp
+ editor/composer/nsEditingSession.h
+ editor/composer/nsEditorSpellCheck.cpp
+ editor/composer/nsEditorSpellCheck.h
+ editor/composer/nsIEditingSession.idl
+ editor/composer/res/EditorOverride.css
+ editor/libeditor/CSSEditUtils.cpp
+ editor/libeditor/CSSEditUtils.h
+ editor/libeditor/ChangeAttributeTransaction.cpp
+ editor/libeditor/ChangeAttributeTransaction.h
+ editor/libeditor/ChangeStyleTransaction.cpp
+ editor/libeditor/ChangeStyleTransaction.h
+ editor/libeditor/CompositionTransaction.cpp
+ editor/libeditor/CompositionTransaction.h
+ editor/libeditor/CreateElementTransaction.cpp
+ editor/libeditor/CreateElementTransaction.h
+ editor/libeditor/DeleteNodeTransaction.cpp
+ editor/libeditor/DeleteNodeTransaction.h
+ editor/libeditor/DeleteRangeTransaction.cpp
+ editor/libeditor/DeleteRangeTransaction.h
+ editor/libeditor/DeleteTextTransaction.cpp
+ editor/libeditor/DeleteTextTransaction.h
+ editor/libeditor/EditActionListener.h
+ editor/libeditor/EditAggregateTransaction.cpp
+ editor/libeditor/EditAggregateTransaction.h
+ editor/libeditor/EditTransactionBase.cpp
+ editor/libeditor/EditTransactionBase.h
+ editor/libeditor/EditorBase.cpp
+ editor/libeditor/EditorBase.h
+ editor/libeditor/EditorCommands.cpp
+ editor/libeditor/EditorCommands.h
+ editor/libeditor/EditorController.cpp
+ editor/libeditor/EditorController.h
+ editor/libeditor/EditorEventListener.cpp
+ editor/libeditor/EditorEventListener.h
+ editor/libeditor/EditorUtils.cpp
+ editor/libeditor/EditorUtils.h
+ editor/libeditor/EditorUtils.js
+ editor/libeditor/HTMLAbsPositionEditor.cpp
+ editor/libeditor/HTMLAnonymousNodeEditor.cpp
+ editor/libeditor/HTMLEditRules.cpp
+ editor/libeditor/HTMLEditRules.h
+ editor/libeditor/HTMLEditUtils.cpp
+ editor/libeditor/HTMLEditUtils.h
+ editor/libeditor/HTMLEditor.cpp
+ editor/libeditor/HTMLEditor.h
+ editor/libeditor/HTMLEditorDataTransfer.cpp
+ editor/libeditor/HTMLEditorEventListener.cpp
+ editor/libeditor/HTMLEditorEventListener.h
+ editor/libeditor/HTMLEditorObjectResizer.cpp
+ editor/libeditor/HTMLEditorObjectResizerUtils.h
+ editor/libeditor/HTMLInlineTableEditor.cpp
+ editor/libeditor/HTMLStyleEditor.cpp
+ editor/libeditor/HTMLTableEditor.cpp
+ editor/libeditor/HTMLURIRefObject.h
+ editor/libeditor/InsertNodeTransaction.cpp
+ editor/libeditor/InsertNodeTransaction.h
+ editor/libeditor/InsertTextTransaction.cpp
+ editor/libeditor/InsertTextTransaction.h
+ editor/libeditor/InternetCiter.cpp
+ editor/libeditor/InternetCiter.h
+ editor/libeditor/JoinNodeTransaction.cpp
+ editor/libeditor/JoinNodeTransaction.h
+ editor/libeditor/PlaceholderTransaction.cpp
+ editor/libeditor/PlaceholderTransaction.h
+ editor/libeditor/SelectionState.cpp
+ editor/libeditor/SelectionState.h
+ editor/libeditor/SetDocumentTitleTransaction.cpp
+ editor/libeditor/SetDocumentTitleTransaction.h
+ editor/libeditor/SplitNodeTransaction.cpp
+ editor/libeditor/SplitNodeTransaction.h
+ editor/libeditor/StyleSheetTransactions.cpp
+ editor/libeditor/StyleSheetTransactions.h
+ editor/libeditor/TextEditRules.cpp
+ editor/libeditor/TextEditRules.h
+ editor/libeditor/TextEditRulesBidi.cpp
+ editor/libeditor/TextEditUtils.cpp
+ editor/libeditor/TextEditUtils.h
+ editor/libeditor/TextEditor.cpp
+ editor/libeditor/TextEditor.h
+ editor/libeditor/TextEditorDataTransfer.cpp
+ editor/libeditor/TextEditorTest.cpp
+ editor/libeditor/TextEditorTest.h
+ editor/libeditor/TypeInState.cpp
+ editor/libeditor/TypeInState.h
+ editor/libeditor/WSRunObject.cpp
+ editor/libeditor/WSRunObject.h
+ editor/libeditor/moz.build
+ editor/libeditor/nsIAbsorbingTransaction.h
+ editor/libeditor/nsIEditRules.h
+ editor/moz.build
+ editor/nsEditorCID.h
+ editor/nsIContentFilter.idl
+ editor/nsIDocumentStateListener.idl
+ editor/nsIEditActionListener.idl
+ editor/nsIEditor.idl
+ editor/nsIEditorIMESupport.idl
+ editor/nsIEditorMailSupport.idl
+ editor/nsIEditorObserver.idl
+ editor/nsIEditorSpellCheck.idl
+ editor/nsIEditorStyleSheets.idl
+ editor/nsIEditorUtils.idl
+ editor/nsIHTMLAbsPosEditor.idl
+ editor/nsIHTMLEditor.idl
+ editor/nsIHTMLInlineTableEditor.idl
+ editor/nsIHTMLObjectResizeListener.idl
+ editor/nsIHTMLObjectResizer.idl
+ editor/nsIPlaintextEditor.idl
+ editor/nsITableEditor.idl
+ editor/nsIURIRefObject.idl
+ editor/nsPIEditorTransaction.idl
+ editor/txmgr/moz.build
+ editor/txmgr/nsITransaction.idl
+ editor/txmgr/nsITransactionList.idl
+ editor/txmgr/nsITransactionListener.idl
+ editor/txmgr/nsITransactionManager.idl
+ editor/txmgr/nsTransactionItem.cpp
+ editor/txmgr/nsTransactionItem.h
+ editor/txmgr/nsTransactionList.cpp
+ editor/txmgr/nsTransactionList.h
+ editor/txmgr/nsTransactionManager.cpp
+ editor/txmgr/nsTransactionManager.h
+ editor/txmgr/nsTransactionManagerCID.h
+ editor/txmgr/nsTransactionManagerFactory.cpp
+ editor/txmgr/nsTransactionStack.cpp
+ editor/txmgr/nsTransactionStack.h
+ editor/txmgr/tests/TestTXMgr.cpp
+ editor/txmgr/tests/moz.build
+ editor/txtsvc/moz.build
+ editor/txtsvc/nsFilteredContentIterator.cpp
+ editor/txtsvc/nsFilteredContentIterator.h
+ editor/txtsvc/nsIInlineSpellChecker.idl
+ editor/txtsvc/nsISpellChecker.h
+ editor/txtsvc/nsITextService.h
+ editor/txtsvc/nsITextServicesDocument.h
+ editor/txtsvc/nsITextServicesFilter.idl
+ editor/txtsvc/nsTextServicesCID.h
+ editor/txtsvc/nsTextServicesDocument.cpp
+ editor/txtsvc/nsTextServicesDocument.h
+ editor/txtsvc/nsTextServicesFactory.cpp
+ embedding/browser/build/moz.build
+ embedding/browser/build/nsWebBrowserModule.cpp
+ embedding/browser/moz.build
+ embedding/browser/nsCTooltipTextProvider.h
+ embedding/browser/nsCWebBrowser.idl
+ embedding/browser/nsCommandHandler.cpp
+ embedding/browser/nsCommandHandler.h
+ embedding/browser/nsContextMenuInfo.cpp
+ embedding/browser/nsContextMenuInfo.h
+ embedding/browser/nsDocShellTreeOwner.cpp
+ embedding/browser/nsDocShellTreeOwner.h
+ embedding/browser/nsEmbedStream.cpp
+ embedding/browser/nsEmbedStream.h
+ embedding/browser/nsICommandHandler.idl
+ embedding/browser/nsIContextMenuListener.idl
+ embedding/browser/nsIContextMenuListener2.idl
+ embedding/browser/nsIEmbeddingSiteWindow.idl
+ embedding/browser/nsIPrintPreviewNavigation.idl
+ embedding/browser/nsITooltipListener.idl
+ embedding/browser/nsITooltipTextProvider.idl
+ embedding/browser/nsIWebBrowser.idl
+ embedding/browser/nsIWebBrowserChrome.idl
+ embedding/browser/nsIWebBrowserChrome2.idl
+ embedding/browser/nsIWebBrowserChrome3.idl
+ embedding/browser/nsIWebBrowserChromeFocus.idl
+ embedding/browser/nsIWebBrowserFocus.idl
+ embedding/browser/nsIWebBrowserPrint.idl
+ embedding/browser/nsIWebBrowserSetup.idl
+ embedding/browser/nsIWebBrowserStream.idl
+ embedding/browser/nsWebBrowser.cpp
+ embedding/browser/nsWebBrowser.h
+ embedding/browser/nsWebBrowserContentPolicy.cpp
+ embedding/browser/nsWebBrowserContentPolicy.h
+ embedding/components/appstartup/moz.build
+ embedding/components/appstartup/nsAppStartupNotifier.cpp
+ embedding/components/appstartup/nsAppStartupNotifier.h
+ embedding/components/appstartup/nsIAppStartupNotifier.h
+ embedding/components/build/moz.build
+ embedding/components/build/nsEmbeddingModule.cpp
+ embedding/components/commandhandler/moz.build
+ embedding/components/commandhandler/nsBaseCommandController.cpp
+ embedding/components/commandhandler/nsBaseCommandController.h
+ embedding/components/commandhandler/nsCommandGroup.cpp
+ embedding/components/commandhandler/nsCommandGroup.h
+ embedding/components/commandhandler/nsCommandManager.cpp
+ embedding/components/commandhandler/nsCommandManager.h
+ embedding/components/commandhandler/nsCommandParams.cpp
+ embedding/components/commandhandler/nsCommandParams.h
+ embedding/components/commandhandler/nsControllerCommandTable.cpp
+ embedding/components/commandhandler/nsControllerCommandTable.h
+ embedding/components/commandhandler/nsICommandManager.idl
+ embedding/components/commandhandler/nsICommandParams.idl
+ embedding/components/commandhandler/nsIControllerCommand.idl
+ embedding/components/commandhandler/nsIControllerCommandTable.idl
+ embedding/components/commandhandler/nsIControllerContext.idl
+ embedding/components/commandhandler/nsPICommandUpdater.idl
+ embedding/components/find/moz.build
+ embedding/components/find/nsFind.cpp
+ embedding/components/find/nsFind.h
+ embedding/components/find/nsIFind.idl
+ embedding/components/find/nsIWebBrowserFind.idl
+ embedding/components/find/nsWebBrowserFind.cpp
+ embedding/components/find/nsWebBrowserFind.h
+ embedding/components/printingui/ipc/PPrintProgressDialog.ipdl
+ embedding/components/printingui/ipc/PPrintSettingsDialog.ipdl
+ embedding/components/printingui/ipc/PPrinting.ipdl
+ embedding/components/printingui/ipc/PPrintingTypes.ipdlh
+ embedding/components/printingui/ipc/PrintDataUtils.cpp
+ embedding/components/printingui/ipc/PrintDataUtils.h
+ embedding/components/printingui/ipc/PrintProgressDialogChild.cpp
+ embedding/components/printingui/ipc/PrintProgressDialogChild.h
+ embedding/components/printingui/ipc/PrintProgressDialogParent.cpp
+ embedding/components/printingui/ipc/PrintProgressDialogParent.h
+ embedding/components/printingui/ipc/PrintSettingsDialogChild.cpp
+ embedding/components/printingui/ipc/PrintSettingsDialogChild.h
+ embedding/components/printingui/ipc/PrintSettingsDialogParent.cpp
+ embedding/components/printingui/ipc/PrintSettingsDialogParent.h
+ embedding/components/printingui/ipc/PrintingParent.cpp
+ embedding/components/printingui/ipc/PrintingParent.h
+ embedding/components/printingui/ipc/moz.build
+ embedding/components/printingui/ipc/nsPrintingProxy.cpp
+ embedding/components/printingui/ipc/nsPrintingProxy.h
+ embedding/components/printingui/mac/moz.build
+ embedding/components/printingui/mac/nsPrintProgress.cpp
+ embedding/components/printingui/mac/nsPrintProgress.h
+ embedding/components/printingui/mac/nsPrintProgressParams.cpp
+ embedding/components/printingui/mac/nsPrintProgressParams.h
+ embedding/components/printingui/mac/nsPrintingPromptService.h
+ embedding/components/printingui/mac/nsPrintingPromptServiceX.mm
+ embedding/components/printingui/moz.build
+ embedding/components/printingui/unixshared/moz.build
+ embedding/components/printingui/unixshared/nsPrintProgress.cpp
+ embedding/components/printingui/unixshared/nsPrintProgress.h
+ embedding/components/printingui/unixshared/nsPrintProgressParams.cpp
+ embedding/components/printingui/unixshared/nsPrintProgressParams.h
+ embedding/components/printingui/unixshared/nsPrintingPromptService.cpp
+ embedding/components/printingui/unixshared/nsPrintingPromptService.h
+ embedding/components/printingui/win/moz.build
+ embedding/components/printingui/win/nsPrintDialogUtil.cpp
+ embedding/components/printingui/win/nsPrintDialogUtil.h
+ embedding/components/printingui/win/nsPrintProgress.cpp
+ embedding/components/printingui/win/nsPrintProgress.h
+ embedding/components/printingui/win/nsPrintProgressParams.cpp
+ embedding/components/printingui/win/nsPrintProgressParams.h
+ embedding/components/printingui/win/nsPrintingPromptService.cpp
+ embedding/components/printingui/win/nsPrintingPromptService.h
+ embedding/components/webbrowserpersist/PWebBrowserPersistDocument.ipdl
+ embedding/components/webbrowserpersist/PWebBrowserPersistResources.ipdl
+ embedding/components/webbrowserpersist/PWebBrowserPersistSerialize.ipdl
+ embedding/components/webbrowserpersist/WebBrowserPersistDocumentChild.cpp
+ embedding/components/webbrowserpersist/WebBrowserPersistDocumentChild.h
+ embedding/components/webbrowserpersist/WebBrowserPersistDocumentParent.cpp
+ embedding/components/webbrowserpersist/WebBrowserPersistDocumentParent.h
+ embedding/components/webbrowserpersist/WebBrowserPersistLocalDocument.cpp
+ embedding/components/webbrowserpersist/WebBrowserPersistLocalDocument.h
+ embedding/components/webbrowserpersist/WebBrowserPersistRemoteDocument.cpp
+ embedding/components/webbrowserpersist/WebBrowserPersistRemoteDocument.h
+ embedding/components/webbrowserpersist/WebBrowserPersistResourcesChild.cpp
+ embedding/components/webbrowserpersist/WebBrowserPersistResourcesChild.h
+ embedding/components/webbrowserpersist/WebBrowserPersistResourcesParent.cpp
+ embedding/components/webbrowserpersist/WebBrowserPersistResourcesParent.h
+ embedding/components/webbrowserpersist/WebBrowserPersistSerializeChild.cpp
+ embedding/components/webbrowserpersist/WebBrowserPersistSerializeChild.h
+ embedding/components/webbrowserpersist/WebBrowserPersistSerializeParent.cpp
+ embedding/components/webbrowserpersist/WebBrowserPersistSerializeParent.h
+ embedding/components/webbrowserpersist/moz.build
+ embedding/components/webbrowserpersist/nsCWebBrowserPersist.idl
+ embedding/components/webbrowserpersist/nsIWebBrowserPersist.idl
+ embedding/components/webbrowserpersist/nsIWebBrowserPersistDocument.idl
+ embedding/components/webbrowserpersist/nsIWebBrowserPersistable.idl
+ embedding/components/webbrowserpersist/nsWebBrowserPersist.cpp
+ embedding/components/webbrowserpersist/nsWebBrowserPersist.h
+ embedding/components/windowwatcher/moz.build
+ embedding/components/windowwatcher/nsAutoWindowStateHelper.cpp
+ embedding/components/windowwatcher/nsAutoWindowStateHelper.h
+ embedding/components/windowwatcher/nsDialogParamBlock.cpp
+ embedding/components/windowwatcher/nsDialogParamBlock.h
+ embedding/components/windowwatcher/nsIDialogParamBlock.idl
+ embedding/components/windowwatcher/nsIPromptFactory.idl
+ embedding/components/windowwatcher/nsIPromptService.idl
+ embedding/components/windowwatcher/nsIPromptService2.idl
+ embedding/components/windowwatcher/nsIWindowWatcher.idl
+ embedding/components/windowwatcher/nsPromptUtils.h
+ embedding/components/windowwatcher/nsWindowWatcher.h
+ embedding/components/windowwatcher/test/moz.build
+ embedding/ios/app.mozbuild
+ embedding/ios/build.mk
+ embedding/ios/confvars.sh
+ embedding/ios/moz.configure
+ embedding/moz.build
+ embedding/nsEmbedCID.h
+ embedding/test/moz.build
+ extensions/auth/moz.build
+ extensions/auth/nsAuth.h
+ extensions/auth/nsAuthFactory.cpp
+ extensions/auth/nsAuthGSSAPI.h
+ extensions/auth/nsAuthSASL.cpp
+ extensions/auth/nsAuthSASL.h
+ extensions/auth/nsAuthSSPI.h
+ extensions/auth/nsAuthSambaNTLM.cpp
+ extensions/auth/nsAuthSambaNTLM.h
+ extensions/auth/nsHttpNegotiateAuth.h
+ extensions/build.mk
+ extensions/confvars.sh
+ extensions/cookie/moz.build
+ extensions/cookie/nsCookieModule.cpp
+ extensions/cookie/nsCookiePermission.cpp
+ extensions/cookie/nsCookiePermission.h
+ extensions/cookie/nsCookiePromptService.cpp
+ extensions/cookie/nsCookiePromptService.h
+ extensions/cookie/nsICookieAcceptDialog.idl
+ extensions/cookie/nsICookiePromptService.idl
+ extensions/cookie/nsPermission.cpp
+ extensions/cookie/nsPermission.h
+ extensions/cookie/nsPermissionManager.cpp
+ extensions/cookie/nsPermissionManager.h
+ extensions/cookie/nsPopupWindowManager.cpp
+ extensions/cookie/nsPopupWindowManager.h
+ extensions/cookie/test/moz.build
+ extensions/gio/moz.build
+ extensions/moz.build
+ extensions/moz.configure
+ extensions/permissions/moz.build
+ extensions/permissions/nsContentBlocker.cpp
+ extensions/permissions/nsContentBlocker.h
+ extensions/permissions/nsModuleFactory.cpp
+ extensions/pref/autoconfig/moz.build
+ extensions/pref/autoconfig/public/moz.build
+ extensions/pref/autoconfig/public/nsIAutoConfig.idl
+ extensions/pref/autoconfig/public/nsIReadConfig.idl
+ extensions/pref/autoconfig/src/moz.build
+ extensions/pref/autoconfig/src/nsAutoConfig.cpp
+ extensions/pref/autoconfig/src/nsAutoConfig.h
+ extensions/pref/autoconfig/src/nsConfigFactory.cpp
+ extensions/pref/autoconfig/src/nsJSConfigTriggers.cpp
+ extensions/pref/autoconfig/src/nsReadConfig.cpp
+ extensions/pref/autoconfig/src/nsReadConfig.h
+ extensions/pref/autoconfig/src/prefcalls.js
+ extensions/pref/moz.build
+ extensions/spellcheck/hunspell/glue/PRemoteSpellcheckEngine.ipdl
+ extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineChild.cpp
+ extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineChild.h
+ extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.cpp
+ extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.h
+ extensions/spellcheck/hunspell/glue/hunspell_fopen_hooks.h
+ extensions/spellcheck/hunspell/glue/moz.build
+ extensions/spellcheck/hunspell/glue/mozHunspellAllocator.h
+ extensions/spellcheck/hunspell/moz.build
+ extensions/spellcheck/hunspell/src/moz.build
+ extensions/spellcheck/idl/moz.build
+ extensions/spellcheck/idl/mozIPersonalDictionary.idl
+ extensions/spellcheck/idl/mozISpellCheckingEngine.idl
+ extensions/spellcheck/idl/mozISpellI18NManager.idl
+ extensions/spellcheck/idl/mozISpellI18NUtil.idl
+ extensions/spellcheck/locales/Makefile.in
+ extensions/spellcheck/locales/moz.build
+ extensions/spellcheck/moz.build
+ extensions/spellcheck/src/moz.build
+ extensions/spellcheck/src/mozEnglishWordUtils.cpp
+ extensions/spellcheck/src/mozEnglishWordUtils.h
+ extensions/spellcheck/src/mozInlineSpellChecker.h
+ extensions/spellcheck/src/mozInlineSpellWordUtil.cpp
+ extensions/spellcheck/src/mozInlineSpellWordUtil.h
+ extensions/spellcheck/src/mozPersonalDictionary.cpp
+ extensions/spellcheck/src/mozPersonalDictionary.h
+ extensions/spellcheck/src/mozSpellChecker.cpp
+ extensions/spellcheck/src/mozSpellChecker.h
+ extensions/spellcheck/src/mozSpellCheckerFactory.cpp
+ extensions/spellcheck/src/mozSpellI18NManager.cpp
+ extensions/spellcheck/src/mozSpellI18NManager.h
+ extensions/universalchardet/moz.build
+ extensions/universalchardet/src/base/CharDistribution.cpp
+ extensions/universalchardet/src/base/CharDistribution.h
+ extensions/universalchardet/src/base/JpCntx.cpp
+ extensions/universalchardet/src/base/JpCntx.h
+ extensions/universalchardet/src/base/moz.build
+ extensions/universalchardet/src/base/nsCharSetProber.cpp
+ extensions/universalchardet/src/base/nsCharSetProber.h
+ extensions/universalchardet/src/base/nsCodingStateMachine.h
+ extensions/universalchardet/src/base/nsEscCharsetProber.cpp
+ extensions/universalchardet/src/base/nsEscCharsetProber.h
+ extensions/universalchardet/src/base/nsEscSM.cpp
+ extensions/universalchardet/src/base/nsLatin1Prober.cpp
+ extensions/universalchardet/src/base/nsLatin1Prober.h
+ extensions/universalchardet/src/base/nsMBCSGroupProber.cpp
+ extensions/universalchardet/src/base/nsMBCSGroupProber.h
+ extensions/universalchardet/src/base/nsMBCSSM.cpp
+ extensions/universalchardet/src/base/nsPkgInt.h
+ extensions/universalchardet/src/base/nsUTF8Prober.cpp
+ extensions/universalchardet/src/base/nsUTF8Prober.h
+ extensions/universalchardet/src/base/nsUniversalDetector.cpp
+ extensions/universalchardet/src/base/nsUniversalDetector.h
+ extensions/universalchardet/src/moz.build
+ extensions/universalchardet/src/xpcom/moz.build
+ extensions/universalchardet/src/xpcom/nsUdetXPCOMWrapper.cpp
+ extensions/universalchardet/src/xpcom/nsUdetXPCOMWrapper.h
+ extensions/universalchardet/src/xpcom/nsUniversalCharDetDll.h
+ extensions/universalchardet/src/xpcom/nsUniversalCharDetModule.cpp
+ extensions/universalchardet/tests/moz.build
+ gfx/2d/2D.h
+ gfx/2d/AutoHelpersWin.h
+ gfx/2d/BaseCoord.h
+ gfx/2d/BaseMargin.h
+ gfx/2d/BasePoint.h
+ gfx/2d/BasePoint3D.h
+ gfx/2d/BasePoint4D.h
+ gfx/2d/BaseRect.h
+ gfx/2d/BaseSize.h
+ gfx/2d/BezierUtils.cpp
+ gfx/2d/BezierUtils.h
+ gfx/2d/BigEndianInts.h
+ gfx/2d/Blur.cpp
+ gfx/2d/Blur.h
+ gfx/2d/BlurLS3.cpp
+ gfx/2d/BlurNEON.cpp
+ gfx/2d/BlurSSE2.cpp
+ gfx/2d/BorrowedContext.h
+ gfx/2d/CGTextDrawing.h
+ gfx/2d/Coord.h
+ gfx/2d/CriticalSection.h
+ gfx/2d/DataSourceSurface.cpp
+ gfx/2d/DataSourceSurfaceWrapper.h
+ gfx/2d/DataSurfaceHelpers.cpp
+ gfx/2d/DataSurfaceHelpers.h
+ gfx/2d/DrawCommand.h
+ gfx/2d/DrawEventRecorder.cpp
+ gfx/2d/DrawEventRecorder.h
+ gfx/2d/DrawTarget.cpp
+ gfx/2d/DrawTargetCairo.cpp
+ gfx/2d/DrawTargetCairo.h
+ gfx/2d/DrawTargetCapture.cpp
+ gfx/2d/DrawTargetCapture.h
+ gfx/2d/DrawTargetD2D1.cpp
+ gfx/2d/DrawTargetD2D1.h
+ gfx/2d/DrawTargetDual.cpp
+ gfx/2d/DrawTargetDual.h
+ gfx/2d/DrawTargetRecording.cpp
+ gfx/2d/DrawTargetRecording.h
+ gfx/2d/DrawTargetSkia.cpp
+ gfx/2d/DrawTargetSkia.h
+ gfx/2d/DrawTargetTiled.cpp
+ gfx/2d/DrawTargetTiled.h
+ gfx/2d/DrawingJob.cpp
+ gfx/2d/DrawingJob.h
+ gfx/2d/ExtendInputEffectD2D1.cpp
+ gfx/2d/ExtendInputEffectD2D1.h
+ gfx/2d/Factory.cpp
+ gfx/2d/FilterNodeD2D1.cpp
+ gfx/2d/FilterNodeD2D1.h
+ gfx/2d/FilterNodeSoftware.cpp
+ gfx/2d/FilterNodeSoftware.h
+ gfx/2d/FilterProcessing.cpp
+ gfx/2d/FilterProcessing.h
+ gfx/2d/FilterProcessingSIMD-inl.h
+ gfx/2d/FilterProcessingSSE2.cpp
+ gfx/2d/FilterProcessingScalar.cpp
+ gfx/2d/Filters.h
+ gfx/2d/GradientStopsD2D.h
+ gfx/2d/Helpers.h
+ gfx/2d/HelpersCairo.h
+ gfx/2d/HelpersD2D.h
+ gfx/2d/HelpersSkia.h
+ gfx/2d/HelpersWinFonts.h
+ gfx/2d/ImageScaling.cpp
+ gfx/2d/ImageScaling.h
+ gfx/2d/ImageScalingSSE2.cpp
+ gfx/2d/IterableArena.h
+ gfx/2d/JobScheduler.cpp
+ gfx/2d/JobScheduler.h
+ gfx/2d/JobScheduler_posix.cpp
+ gfx/2d/JobScheduler_posix.h
+ gfx/2d/JobScheduler_win32.cpp
+ gfx/2d/JobScheduler_win32.h
+ gfx/2d/Logging.h
+ gfx/2d/LoggingConstants.h
+ gfx/2d/MacIOSurface.cpp
+ gfx/2d/MacIOSurface.h
+ gfx/2d/Matrix.cpp
+ gfx/2d/Matrix.h
+ gfx/2d/MatrixFwd.h
+ gfx/2d/NativeFontResourceDWrite.cpp
+ gfx/2d/NativeFontResourceDWrite.h
+ gfx/2d/NativeFontResourceGDI.cpp
+ gfx/2d/NativeFontResourceGDI.h
+ gfx/2d/NativeFontResourceMac.cpp
+ gfx/2d/NativeFontResourceMac.h
+ gfx/2d/NumericTools.h
+ gfx/2d/Path.cpp
+ gfx/2d/PathAnalysis.h
+ gfx/2d/PathCG.cpp
+ gfx/2d/PathCG.h
+ gfx/2d/PathCairo.cpp
+ gfx/2d/PathCairo.h
+ gfx/2d/PathD2D.cpp
+ gfx/2d/PathD2D.h
+ gfx/2d/PathHelpers.cpp
+ gfx/2d/PathHelpers.h
+ gfx/2d/PathRecording.cpp
+ gfx/2d/PathRecording.h
+ gfx/2d/PathSkia.cpp
+ gfx/2d/PathSkia.h
+ gfx/2d/PatternHelpers.h
+ gfx/2d/Point.h
+ gfx/2d/Polygon.h
+ gfx/2d/QuartzSupport.h
+ gfx/2d/QuartzSupport.mm
+ gfx/2d/Quaternion.cpp
+ gfx/2d/Quaternion.h
+ gfx/2d/RadialGradientEffectD2D1.cpp
+ gfx/2d/RadialGradientEffectD2D1.h
+ gfx/2d/RecordedEvent.cpp
+ gfx/2d/RecordedEvent.h
+ gfx/2d/RecordingTypes.h
+ gfx/2d/Rect.h
+ gfx/2d/SFNTData.cpp
+ gfx/2d/SFNTData.h
+ gfx/2d/SFNTNameTable.cpp
+ gfx/2d/SFNTNameTable.h
+ gfx/2d/SIMD.h
+ gfx/2d/SSEHelpers.h
+ gfx/2d/SVGTurbulenceRenderer-inl.h
+ gfx/2d/Scale.cpp
+ gfx/2d/Scale.h
+ gfx/2d/ScaleFactor.h
+ gfx/2d/ScaleFactors2D.h
+ gfx/2d/ScaledFontBase.cpp
+ gfx/2d/ScaledFontBase.h
+ gfx/2d/ScaledFontCairo.cpp
+ gfx/2d/ScaledFontCairo.h
+ gfx/2d/ScaledFontDWrite.cpp
+ gfx/2d/ScaledFontDWrite.h
+ gfx/2d/ScaledFontFontconfig.cpp
+ gfx/2d/ScaledFontFontconfig.h
+ gfx/2d/ScaledFontMac.cpp
+ gfx/2d/ScaledFontMac.h
+ gfx/2d/ScaledFontWin.cpp
+ gfx/2d/ScaledFontWin.h
+ gfx/2d/ShadersD2D1.hlsl
+ gfx/2d/SourceSurfaceCairo.cpp
+ gfx/2d/SourceSurfaceCairo.h
+ gfx/2d/SourceSurfaceD2D1.cpp
+ gfx/2d/SourceSurfaceD2D1.h
+ gfx/2d/SourceSurfaceDual.h
+ gfx/2d/SourceSurfaceRawData.cpp
+ gfx/2d/SourceSurfaceRawData.h
+ gfx/2d/SourceSurfaceSkia.cpp
+ gfx/2d/SourceSurfaceSkia.h
+ gfx/2d/Tools.h
+ gfx/2d/Triangle.h
+ gfx/2d/Types.h
+ gfx/2d/UserData.h
+ gfx/2d/genshaders.sh
+ gfx/2d/moz.build
+ gfx/2d/u16string.h
+ gfx/2d/unittest/Main.cpp
+ gfx/2d/unittest/SanityChecks.cpp
+ gfx/2d/unittest/SanityChecks.h
+ gfx/2d/unittest/TestBase.cpp
+ gfx/2d/unittest/TestBase.h
+ gfx/2d/unittest/TestBugs.cpp
+ gfx/2d/unittest/TestBugs.h
+ gfx/2d/unittest/TestDrawTargetBase.cpp
+ gfx/2d/unittest/TestDrawTargetBase.h
+ gfx/2d/unittest/TestDrawTargetD2D.cpp
+ gfx/2d/unittest/TestDrawTargetD2D.h
+ gfx/2d/unittest/TestPoint.cpp
+ gfx/2d/unittest/TestPoint.h
+ gfx/2d/unittest/TestScaling.cpp
+ gfx/2d/unittest/TestScaling.h
+ gfx/angle/Makefile.in
+ gfx/cairo/cairo/src/cairo-analysis-surface-private.h
+ gfx/cairo/cairo/src/cairo-analysis-surface.c
+ gfx/cairo/cairo/src/cairo-arc-private.h
+ gfx/cairo/cairo/src/cairo-arc.c
+ gfx/cairo/cairo/src/cairo-array.c
+ gfx/cairo/cairo/src/cairo-atomic-private.h
+ gfx/cairo/cairo/src/cairo-atomic.c
+ gfx/cairo/cairo/src/cairo-base64-stream.c
+ gfx/cairo/cairo/src/cairo-base85-stream.c
+ gfx/cairo/cairo/src/cairo-beos.h
+ gfx/cairo/cairo/src/cairo-boxes-private.h
+ gfx/cairo/cairo/src/cairo-boxes.c
+ gfx/cairo/cairo/src/cairo-cache-private.h
+ gfx/cairo/cairo/src/cairo-cache.c
+ gfx/cairo/cairo/src/cairo-clip-private.h
+ gfx/cairo/cairo/src/cairo-clip.c
+ gfx/cairo/cairo/src/cairo-color.c
+ gfx/cairo/cairo/src/cairo-compiler-private.h
+ gfx/cairo/cairo/src/cairo-composite-rectangles-private.h
+ gfx/cairo/cairo/src/cairo-composite-rectangles.c
+ gfx/cairo/cairo/src/cairo-d2d-private.h
+ gfx/cairo/cairo/src/cairo-d2d-surface.cpp
+ gfx/cairo/cairo/src/cairo-debug.c
+ gfx/cairo/cairo/src/cairo-deflate-stream.c
+ gfx/cairo/cairo/src/cairo-deprecated.h
+ gfx/cairo/cairo/src/cairo-device-private.h
+ gfx/cairo/cairo/src/cairo-device.c
+ gfx/cairo/cairo/src/cairo-directfb-surface.c
+ gfx/cairo/cairo/src/cairo-drm.h
+ gfx/cairo/cairo/src/cairo-dwrite-font.cpp
+ gfx/cairo/cairo/src/cairo-dwrite-private.h
+ gfx/cairo/cairo/src/cairo-eagle-context.c
+ gfx/cairo/cairo/src/cairo-error-private.h
+ gfx/cairo/cairo/src/cairo-features.h.in
+ gfx/cairo/cairo/src/cairo-fixed-private.h
+ gfx/cairo/cairo/src/cairo-fixed-type-private.h
+ gfx/cairo/cairo/src/cairo-fixed.c
+ gfx/cairo/cairo/src/cairo-font-face-twin.c
+ gfx/cairo/cairo/src/cairo-font-face.c
+ gfx/cairo/cairo/src/cairo-font-options.c
+ gfx/cairo/cairo/src/cairo-fontconfig-private.h
+ gfx/cairo/cairo/src/cairo-freed-pool-private.h
+ gfx/cairo/cairo/src/cairo-freed-pool.c
+ gfx/cairo/cairo/src/cairo-ft-font.c
+ gfx/cairo/cairo/src/cairo-ft-private.h
+ gfx/cairo/cairo/src/cairo-ft.h
+ gfx/cairo/cairo/src/cairo-gl-glyphs.c
+ gfx/cairo/cairo/src/cairo-gl-private.h
+ gfx/cairo/cairo/src/cairo-gl-shaders.c
+ gfx/cairo/cairo/src/cairo-gl-surface.c
+ gfx/cairo/cairo/src/cairo-gl.h
+ gfx/cairo/cairo/src/cairo-glitz-private.h
+ gfx/cairo/cairo/src/cairo-glitz-surface.c
+ gfx/cairo/cairo/src/cairo-glitz.h
+ gfx/cairo/cairo/src/cairo-glx-context.c
+ gfx/cairo/cairo/src/cairo-gstate-private.h
+ gfx/cairo/cairo/src/cairo-gstate.c
+ gfx/cairo/cairo/src/cairo-hash-private.h
+ gfx/cairo/cairo/src/cairo-hash.c
+ gfx/cairo/cairo/src/cairo-hull.c
+ gfx/cairo/cairo/src/cairo-image-info-private.h
+ gfx/cairo/cairo/src/cairo-image-info.c
+ gfx/cairo/cairo/src/cairo-image-surface.c
+ gfx/cairo/cairo/src/cairo-list-private.h
+ gfx/cairo/cairo/src/cairo-lzw.c
+ gfx/cairo/cairo/src/cairo-malloc-private.h
+ gfx/cairo/cairo/src/cairo-matrix.c
+ gfx/cairo/cairo/src/cairo-meta-surface-private.h
+ gfx/cairo/cairo/src/cairo-misc.c
+ gfx/cairo/cairo/src/cairo-mutex-impl-private.h
+ gfx/cairo/cairo/src/cairo-mutex-list-private.h
+ gfx/cairo/cairo/src/cairo-mutex-private.h
+ gfx/cairo/cairo/src/cairo-mutex-type-private.h
+ gfx/cairo/cairo/src/cairo-mutex.c
+ gfx/cairo/cairo/src/cairo-observer.c
+ gfx/cairo/cairo/src/cairo-os2-private.h
+ gfx/cairo/cairo/src/cairo-os2-surface.c
+ gfx/cairo/cairo/src/cairo-os2.h
+ gfx/cairo/cairo/src/cairo-output-stream-private.h
+ gfx/cairo/cairo/src/cairo-output-stream.c
+ gfx/cairo/cairo/src/cairo-paginated-private.h
+ gfx/cairo/cairo/src/cairo-paginated-surface-private.h
+ gfx/cairo/cairo/src/cairo-path-bounds.c
+ gfx/cairo/cairo/src/cairo-path-fill.c
+ gfx/cairo/cairo/src/cairo-path-fixed-private.h
+ gfx/cairo/cairo/src/cairo-path-fixed.c
+ gfx/cairo/cairo/src/cairo-path-in-fill.c
+ gfx/cairo/cairo/src/cairo-path-private.h
+ gfx/cairo/cairo/src/cairo-path-stroke.c
+ gfx/cairo/cairo/src/cairo-path.c
+ gfx/cairo/cairo/src/cairo-pattern.c
+ gfx/cairo/cairo/src/cairo-pdf-operators-private.h
+ gfx/cairo/cairo/src/cairo-pdf-operators.c
+ gfx/cairo/cairo/src/cairo-pdf-surface-private.h
+ gfx/cairo/cairo/src/cairo-pdf-surface.c
+ gfx/cairo/cairo/src/cairo-pdf.h
+ gfx/cairo/cairo/src/cairo-pen.c
+ gfx/cairo/cairo/src/cairo-platform.h
+ gfx/cairo/cairo/src/cairo-png.c
+ gfx/cairo/cairo/src/cairo-polygon.c
+ gfx/cairo/cairo/src/cairo-private.h
+ gfx/cairo/cairo/src/cairo-ps-surface-private.h
+ gfx/cairo/cairo/src/cairo-ps.h
+ gfx/cairo/cairo/src/cairo-qt-surface.cpp
+ gfx/cairo/cairo/src/cairo-qt.h
+ gfx/cairo/cairo/src/cairo-quartz-font.c
+ gfx/cairo/cairo/src/cairo-quartz-image-surface.c
+ gfx/cairo/cairo/src/cairo-quartz-image.h
+ gfx/cairo/cairo/src/cairo-quartz-private.h
+ gfx/cairo/cairo/src/cairo-quartz-surface.c
+ gfx/cairo/cairo/src/cairo-quartz.h
+ gfx/cairo/cairo/src/cairo-recording-surface-private.h
+ gfx/cairo/cairo/src/cairo-rectangle.c
+ gfx/cairo/cairo/src/cairo-rectangular-scan-converter.c
+ gfx/cairo/cairo/src/cairo-reference-count-private.h
+ gfx/cairo/cairo/src/cairo-region-private.h
+ gfx/cairo/cairo/src/cairo-region.c
+ gfx/cairo/cairo/src/cairo-rtree-private.h
+ gfx/cairo/cairo/src/cairo-rtree.c
+ gfx/cairo/cairo/src/cairo-scaled-font-private.h
+ gfx/cairo/cairo/src/cairo-scaled-font-subsets-private.h
+ gfx/cairo/cairo/src/cairo-scaled-font-subsets.c
+ gfx/cairo/cairo/src/cairo-scaled-font.c
+ gfx/cairo/cairo/src/cairo-script.h
+ gfx/cairo/cairo/src/cairo-skia.h
+ gfx/cairo/cairo/src/cairo-slope-private.h
+ gfx/cairo/cairo/src/cairo-slope.c
+ gfx/cairo/cairo/src/cairo-spline.c
+ gfx/cairo/cairo/src/cairo-stroke-style.c
+ gfx/cairo/cairo/src/cairo-surface-clipper-private.h
+ gfx/cairo/cairo/src/cairo-surface-clipper.c
+ gfx/cairo/cairo/src/cairo-surface-fallback-private.h
+ gfx/cairo/cairo/src/cairo-surface-fallback.c
+ gfx/cairo/cairo/src/cairo-surface-offset-private.h
+ gfx/cairo/cairo/src/cairo-surface-offset.c
+ gfx/cairo/cairo/src/cairo-surface-private.h
+ gfx/cairo/cairo/src/cairo-surface-snapshot-private.h
+ gfx/cairo/cairo/src/cairo-surface-snapshot.c
+ gfx/cairo/cairo/src/cairo-surface-subsurface-private.h
+ gfx/cairo/cairo/src/cairo-surface-subsurface.c
+ gfx/cairo/cairo/src/cairo-surface-wrapper-private.h
+ gfx/cairo/cairo/src/cairo-surface-wrapper.c
+ gfx/cairo/cairo/src/cairo-surface.c
+ gfx/cairo/cairo/src/cairo-svg-surface-private.h
+ gfx/cairo/cairo/src/cairo-svg-surface.c
+ gfx/cairo/cairo/src/cairo-svg.h
+ gfx/cairo/cairo/src/cairo-tee-surface-private.h
+ gfx/cairo/cairo/src/cairo-tee.h
+ gfx/cairo/cairo/src/cairo-toy-font-face.c
+ gfx/cairo/cairo/src/cairo-traps.c
+ gfx/cairo/cairo/src/cairo-truetype-subset-private.h
+ gfx/cairo/cairo/src/cairo-type1-fallback.c
+ gfx/cairo/cairo/src/cairo-type1-private.h
+ gfx/cairo/cairo/src/cairo-type3-glyph-surface-private.h
+ gfx/cairo/cairo/src/cairo-type3-glyph-surface.c
+ gfx/cairo/cairo/src/cairo-types-private.h
+ gfx/cairo/cairo/src/cairo-unicode.c
+ gfx/cairo/cairo/src/cairo-user-font-private.h
+ gfx/cairo/cairo/src/cairo-user-font.c
+ gfx/cairo/cairo/src/cairo-version.c
+ gfx/cairo/cairo/src/cairo-vg-surface.c
+ gfx/cairo/cairo/src/cairo-vg.h
+ gfx/cairo/cairo/src/cairo-wideint-private.h
+ gfx/cairo/cairo/src/cairo-wideint-type-private.h
+ gfx/cairo/cairo/src/cairo-wideint.c
+ gfx/cairo/cairo/src/cairo-win32-font.c
+ gfx/cairo/cairo/src/cairo-win32-printing-surface.c
+ gfx/cairo/cairo/src/cairo-win32-private.h
+ gfx/cairo/cairo/src/cairo-win32-refptr.h
+ gfx/cairo/cairo/src/cairo-win32-surface.c
+ gfx/cairo/cairo/src/cairo-win32.h
+ gfx/cairo/cairo/src/cairo-xcb-surface.c
+ gfx/cairo/cairo/src/cairo-xcb-xrender.h
+ gfx/cairo/cairo/src/cairo-xcb.h
+ gfx/cairo/cairo/src/cairo-xlib-display.c
+ gfx/cairo/cairo/src/cairo-xlib-private.h
+ gfx/cairo/cairo/src/cairo-xlib-surface-private.h
+ gfx/cairo/cairo/src/cairo-xlib-visual.c
+ gfx/cairo/cairo/src/cairo-xlib-xrender.h
+ gfx/cairo/cairo/src/cairo-xlib.h
+ gfx/cairo/cairo/src/cairo-xml.h
+ gfx/cairo/cairo/src/cairo.c
+ gfx/cairo/cairo/src/cairo.h
+ gfx/cairo/cairo/src/moz.build
+ gfx/cairo/cairo/src/test-fallback-surface.h
+ gfx/cairo/cairo/src/test-meta-surface.h
+ gfx/cairo/cairo/src/test-paginated-surface.h
+ gfx/cairo/libpixman/src/Makefile.in
+ gfx/cairo/libpixman/src/moz.build
+ gfx/cairo/moz.build
+ gfx/config/gfxConfig.cpp
+ gfx/config/gfxConfig.h
+ gfx/config/gfxFallback.h
+ gfx/config/gfxFeature.cpp
+ gfx/config/gfxFeature.h
+ gfx/config/gfxVarReceiver.h
+ gfx/config/gfxVars.cpp
+ gfx/config/gfxVars.h
+ gfx/config/moz.build
+ gfx/gl/AndroidSurfaceTexture.cpp
+ gfx/gl/AndroidSurfaceTexture.h
+ gfx/gl/DecomposeIntoNoRepeatTriangles.cpp
+ gfx/gl/DecomposeIntoNoRepeatTriangles.h
+ gfx/gl/EGLUtils.cpp
+ gfx/gl/EGLUtils.h
+ gfx/gl/ForceDiscreteGPUHelperCGL.h
+ gfx/gl/GLBlitHelper.cpp
+ gfx/gl/GLBlitHelper.h
+ gfx/gl/GLConsts.h
+ gfx/gl/GLContext.cpp
+ gfx/gl/GLContext.h
+ gfx/gl/GLContextCGL.h
+ gfx/gl/GLContextEAGL.h
+ gfx/gl/GLContextEGL.h
+ gfx/gl/GLContextFeatures.cpp
+ gfx/gl/GLContextGLX.h
+ gfx/gl/GLContextProvider.h
+ gfx/gl/GLContextProviderCGL.mm
+ gfx/gl/GLContextProviderEAGL.mm
+ gfx/gl/GLContextProviderEGL.cpp
+ gfx/gl/GLContextProviderGLX.cpp
+ gfx/gl/GLContextProviderImpl.h
+ gfx/gl/GLContextProviderNull.cpp
+ gfx/gl/GLContextProviderWGL.cpp
+ gfx/gl/GLContextSymbols.h
+ gfx/gl/GLContextTypes.cpp
+ gfx/gl/GLContextTypes.h
+ gfx/gl/GLContextWGL.h
+ gfx/gl/GLDebugUtils.cpp
+ gfx/gl/GLDebugUtils.h
+ gfx/gl/GLDefs.h
+ gfx/gl/GLLibraryEGL.cpp
+ gfx/gl/GLLibraryEGL.h
+ gfx/gl/GLLibraryLoader.cpp
+ gfx/gl/GLLibraryLoader.h
+ gfx/gl/GLReadTexImageHelper.cpp
+ gfx/gl/GLReadTexImageHelper.h
+ gfx/gl/GLScreenBuffer.cpp
+ gfx/gl/GLTextureImage.cpp
+ gfx/gl/GLTextureImage.h
+ gfx/gl/GLTypes.h
+ gfx/gl/GLUploadHelpers.cpp
+ gfx/gl/GLUploadHelpers.h
+ gfx/gl/GLXLibrary.h
+ gfx/gl/GfxTexturesReporter.cpp
+ gfx/gl/GfxTexturesReporter.h
+ gfx/gl/HeapCopyOfStackArray.h
+ gfx/gl/ScopedGLHelpers.cpp
+ gfx/gl/ScopedGLHelpers.h
+ gfx/gl/SharedSurface.cpp
+ gfx/gl/SharedSurfaceANGLE.cpp
+ gfx/gl/SharedSurfaceANGLE.h
+ gfx/gl/SharedSurfaceD3D11Interop.cpp
+ gfx/gl/SharedSurfaceD3D11Interop.h
+ gfx/gl/SharedSurfaceEGL.cpp
+ gfx/gl/SharedSurfaceEGL.h
+ gfx/gl/SharedSurfaceGL.cpp
+ gfx/gl/SharedSurfaceGL.h
+ gfx/gl/SharedSurfaceGLX.cpp
+ gfx/gl/SharedSurfaceGLX.h
+ gfx/gl/SharedSurfaceIO.cpp
+ gfx/gl/SharedSurfaceIO.h
+ gfx/gl/SkiaGLGlue.cpp
+ gfx/gl/SkiaGLGlue.h
+ gfx/gl/SurfaceTypes.cpp
+ gfx/gl/SurfaceTypes.h
+ gfx/gl/TextureGarbageBin.cpp
+ gfx/gl/TextureGarbageBin.h
+ gfx/gl/TextureImageEGL.cpp
+ gfx/gl/TextureImageEGL.h
+ gfx/gl/WGLLibrary.h
+ gfx/gl/moz.build
+ gfx/graphite2/src/MozGrMalloc.h
+ gfx/graphite2/src/moz.build
+ gfx/harfbuzz/src/moz.build
+ gfx/ipc/CompositorSession.cpp
+ gfx/ipc/CompositorSession.h
+ gfx/ipc/CompositorWidgetVsyncObserver.cpp
+ gfx/ipc/CompositorWidgetVsyncObserver.h
+ gfx/ipc/D3DMessageUtils.cpp
+ gfx/ipc/D3DMessageUtils.h
+ gfx/ipc/GPUChild.cpp
+ gfx/ipc/GPUChild.h
+ gfx/ipc/GPUParent.cpp
+ gfx/ipc/GPUParent.h
+ gfx/ipc/GPUProcessHost.cpp
+ gfx/ipc/GPUProcessHost.h
+ gfx/ipc/GPUProcessImpl.cpp
+ gfx/ipc/GPUProcessImpl.h
+ gfx/ipc/GPUProcessListener.h
+ gfx/ipc/GPUProcessManager.cpp
+ gfx/ipc/GPUProcessManager.h
+ gfx/ipc/GfxMessageUtils.h
+ gfx/ipc/GraphicsMessages.ipdlh
+ gfx/ipc/InProcessCompositorSession.cpp
+ gfx/ipc/InProcessCompositorSession.h
+ gfx/ipc/PGPU.ipdl
+ gfx/ipc/PVsyncBridge.ipdl
+ gfx/ipc/RemoteCompositorSession.cpp
+ gfx/ipc/RemoteCompositorSession.h
+ gfx/ipc/SharedDIB.cpp
+ gfx/ipc/SharedDIB.h
+ gfx/ipc/SharedDIBSurface.cpp
+ gfx/ipc/SharedDIBSurface.h
+ gfx/ipc/SharedDIBWin.cpp
+ gfx/ipc/SharedDIBWin.h
+ gfx/ipc/VsyncBridgeChild.cpp
+ gfx/ipc/VsyncBridgeChild.h
+ gfx/ipc/VsyncBridgeParent.cpp
+ gfx/ipc/VsyncBridgeParent.h
+ gfx/ipc/VsyncIOThreadHolder.cpp
+ gfx/ipc/VsyncIOThreadHolder.h
+ gfx/ipc/moz.build
+ gfx/layers/AsyncCanvasRenderer.cpp
+ gfx/layers/AsyncCanvasRenderer.h
+ gfx/layers/AtomicRefCountedWithFinalize.h
+ gfx/layers/AxisPhysicsMSDModel.cpp
+ gfx/layers/AxisPhysicsMSDModel.h
+ gfx/layers/AxisPhysicsModel.cpp
+ gfx/layers/AxisPhysicsModel.h
+ gfx/layers/BSPTree.cpp
+ gfx/layers/BSPTree.h
+ gfx/layers/BufferUnrotate.cpp
+ gfx/layers/BufferUnrotate.h
+ gfx/layers/Compositor.cpp
+ gfx/layers/Compositor.h
+ gfx/layers/CompositorTypes.h
+ gfx/layers/CopyableCanvasLayer.cpp
+ gfx/layers/CopyableCanvasLayer.h
+ gfx/layers/D3D11ShareHandleImage.cpp
+ gfx/layers/D3D11ShareHandleImage.h
+ gfx/layers/D3D9SurfaceImage.cpp
+ gfx/layers/D3D9SurfaceImage.h
+ gfx/layers/DirectedGraph.h
+ gfx/layers/Effects.cpp
+ gfx/layers/Effects.h
+ gfx/layers/FrameMetrics.cpp
+ gfx/layers/FrameMetrics.h
+ gfx/layers/GLImages.h
+ gfx/layers/GPUVideoImage.h
+ gfx/layers/IMFYCbCrImage.cpp
+ gfx/layers/IMFYCbCrImage.h
+ gfx/layers/IPDLActor.h
+ gfx/layers/ImageContainer.cpp
+ gfx/layers/ImageContainer.h
+ gfx/layers/ImageDataSerializer.cpp
+ gfx/layers/ImageDataSerializer.h
+ gfx/layers/ImageLayers.cpp
+ gfx/layers/ImageLayers.h
+ gfx/layers/ImageTypes.h
+ gfx/layers/LayerMetricsWrapper.h
+ gfx/layers/LayerScope.h
+ gfx/layers/LayerSorter.cpp
+ gfx/layers/LayerSorter.h
+ gfx/layers/LayerTreeInvalidation.cpp
+ gfx/layers/LayerTreeInvalidation.h
+ gfx/layers/LayerUserData.h
+ gfx/layers/Layers.cpp
+ gfx/layers/Layers.h
+ gfx/layers/LayersLogging.cpp
+ gfx/layers/LayersLogging.h
+ gfx/layers/LayersTypes.cpp
+ gfx/layers/LayersTypes.h
+ gfx/layers/MacIOSurfaceHelpers.cpp
+ gfx/layers/MacIOSurfaceHelpers.h
+ gfx/layers/MacIOSurfaceImage.cpp
+ gfx/layers/MacIOSurfaceImage.h
+ gfx/layers/PersistentBufferProvider.cpp
+ gfx/layers/PersistentBufferProvider.h
+ gfx/layers/ReadbackLayer.h
+ gfx/layers/ReadbackProcessor.cpp
+ gfx/layers/ReadbackProcessor.h
+ gfx/layers/RenderTrace.cpp
+ gfx/layers/RotatedBuffer.cpp
+ gfx/layers/RotatedBuffer.h
+ gfx/layers/TextureDIB.cpp
+ gfx/layers/TextureDIB.h
+ gfx/layers/TextureWrapperImage.cpp
+ gfx/layers/TextureWrapperImage.h
+ gfx/layers/TiledLayerBuffer.h
+ gfx/layers/TransactionIdAllocator.h
+ gfx/layers/TreeTraversal.h
+ gfx/layers/apz/public/CompositorController.h
+ gfx/layers/apz/public/GeckoContentController.h
+ gfx/layers/apz/public/IAPZCTreeManager.cpp
+ gfx/layers/apz/public/IAPZCTreeManager.h
+ gfx/layers/apz/public/MetricsSharingController.h
+ gfx/layers/apz/src/APZCTreeManager.cpp
+ gfx/layers/apz/src/APZCTreeManager.h
+ gfx/layers/apz/src/APZUtils.h
+ gfx/layers/apz/src/AndroidAPZ.cpp
+ gfx/layers/apz/src/AndroidAPZ.h
+ gfx/layers/apz/src/AsyncDragMetrics.h
+ gfx/layers/apz/src/AsyncPanZoomAnimation.h
+ gfx/layers/apz/src/AsyncPanZoomController.cpp
+ gfx/layers/apz/src/AsyncPanZoomController.h
+ gfx/layers/apz/src/Axis.cpp
+ gfx/layers/apz/src/Axis.h
+ gfx/layers/apz/src/CheckerboardEvent.cpp
+ gfx/layers/apz/src/CheckerboardEvent.h
+ gfx/layers/apz/src/DragTracker.cpp
+ gfx/layers/apz/src/DragTracker.h
+ gfx/layers/apz/src/GenericFlingAnimation.h
+ gfx/layers/apz/src/GestureEventListener.cpp
+ gfx/layers/apz/src/GestureEventListener.h
+ gfx/layers/apz/src/HitTestingTreeNode.cpp
+ gfx/layers/apz/src/HitTestingTreeNode.h
+ gfx/layers/apz/src/InputBlockState.cpp
+ gfx/layers/apz/src/InputBlockState.h
+ gfx/layers/apz/src/InputQueue.cpp
+ gfx/layers/apz/src/InputQueue.h
+ gfx/layers/apz/src/Overscroll.h
+ gfx/layers/apz/src/OverscrollHandoffState.cpp
+ gfx/layers/apz/src/OverscrollHandoffState.h
+ gfx/layers/apz/src/PotentialCheckerboardDurationTracker.cpp
+ gfx/layers/apz/src/PotentialCheckerboardDurationTracker.h
+ gfx/layers/apz/src/QueuedInput.cpp
+ gfx/layers/apz/src/QueuedInput.h
+ gfx/layers/apz/src/TouchCounter.cpp
+ gfx/layers/apz/src/TouchCounter.h
+ gfx/layers/apz/src/WheelScrollAnimation.cpp
+ gfx/layers/apz/src/WheelScrollAnimation.h
+ gfx/layers/apz/test/gtest/APZCBasicTester.h
+ gfx/layers/apz/test/gtest/APZCTreeManagerTester.h
+ gfx/layers/apz/test/gtest/APZTestCommon.h
+ gfx/layers/apz/test/gtest/InputUtils.h
+ gfx/layers/apz/test/gtest/TestBasic.cpp
+ gfx/layers/apz/test/gtest/TestEventRegions.cpp
+ gfx/layers/apz/test/gtest/TestGestureDetector.cpp
+ gfx/layers/apz/test/gtest/TestHitTesting.cpp
+ gfx/layers/apz/test/gtest/TestInputQueue.cpp
+ gfx/layers/apz/test/gtest/TestPanning.cpp
+ gfx/layers/apz/test/gtest/TestPinching.cpp
+ gfx/layers/apz/test/gtest/TestScrollHandoff.cpp
+ gfx/layers/apz/test/gtest/TestSnapping.cpp
+ gfx/layers/apz/test/gtest/TestTreeManager.cpp
+ gfx/layers/apz/test/gtest/moz.build
+ gfx/layers/apz/testutil/APZTestData.cpp
+ gfx/layers/apz/testutil/APZTestData.h
+ gfx/layers/apz/util/APZCCallbackHelper.cpp
+ gfx/layers/apz/util/APZCCallbackHelper.h
+ gfx/layers/apz/util/APZEventState.cpp
+ gfx/layers/apz/util/APZEventState.h
+ gfx/layers/apz/util/APZThreadUtils.cpp
+ gfx/layers/apz/util/APZThreadUtils.h
+ gfx/layers/apz/util/ActiveElementManager.cpp
+ gfx/layers/apz/util/ActiveElementManager.h
+ gfx/layers/apz/util/CheckerboardReportService.cpp
+ gfx/layers/apz/util/CheckerboardReportService.h
+ gfx/layers/apz/util/ChromeProcessController.cpp
+ gfx/layers/apz/util/ChromeProcessController.h
+ gfx/layers/apz/util/ContentProcessController.cpp
+ gfx/layers/apz/util/ContentProcessController.h
+ gfx/layers/apz/util/DoubleTapToZoom.cpp
+ gfx/layers/apz/util/DoubleTapToZoom.h
+ gfx/layers/apz/util/InputAPZContext.cpp
+ gfx/layers/apz/util/InputAPZContext.h
+ gfx/layers/apz/util/ScrollInputMethods.h
+ gfx/layers/apz/util/ScrollLinkedEffectDetector.cpp
+ gfx/layers/apz/util/ScrollLinkedEffectDetector.h
+ gfx/layers/apz/util/TouchActionHelper.cpp
+ gfx/layers/apz/util/TouchActionHelper.h
+ gfx/layers/basic/AutoMaskData.h
+ gfx/layers/basic/BasicCanvasLayer.cpp
+ gfx/layers/basic/BasicCanvasLayer.h
+ gfx/layers/basic/BasicColorLayer.cpp
+ gfx/layers/basic/BasicCompositor.cpp
+ gfx/layers/basic/BasicCompositor.h
+ gfx/layers/basic/BasicContainerLayer.cpp
+ gfx/layers/basic/BasicContainerLayer.h
+ gfx/layers/basic/BasicImageLayer.cpp
+ gfx/layers/basic/BasicImages.cpp
+ gfx/layers/basic/BasicImplData.h
+ gfx/layers/basic/BasicLayerManager.cpp
+ gfx/layers/basic/BasicLayers.h
+ gfx/layers/basic/BasicLayersImpl.cpp
+ gfx/layers/basic/BasicLayersImpl.h
+ gfx/layers/basic/BasicPaintedLayer.cpp
+ gfx/layers/basic/BasicPaintedLayer.h
+ gfx/layers/basic/MacIOSurfaceTextureHostBasic.cpp
+ gfx/layers/basic/MacIOSurfaceTextureHostBasic.h
+ gfx/layers/basic/TextureHostBasic.cpp
+ gfx/layers/basic/TextureHostBasic.h
+ gfx/layers/basic/X11BasicCompositor.cpp
+ gfx/layers/basic/X11BasicCompositor.h
+ gfx/layers/basic/X11TextureSourceBasic.cpp
+ gfx/layers/basic/X11TextureSourceBasic.h
+ gfx/layers/client/CanvasClient.cpp
+ gfx/layers/client/CanvasClient.h
+ gfx/layers/client/ClientCanvasLayer.cpp
+ gfx/layers/client/ClientCanvasLayer.h
+ gfx/layers/client/ClientColorLayer.cpp
+ gfx/layers/client/ClientContainerLayer.cpp
+ gfx/layers/client/ClientContainerLayer.h
+ gfx/layers/client/ClientImageLayer.cpp
+ gfx/layers/client/ClientLayerManager.cpp
+ gfx/layers/client/ClientLayerManager.h
+ gfx/layers/client/ClientPaintedLayer.cpp
+ gfx/layers/client/ClientPaintedLayer.h
+ gfx/layers/client/ClientReadbackLayer.h
+ gfx/layers/client/ClientTiledPaintedLayer.cpp
+ gfx/layers/client/ClientTiledPaintedLayer.h
+ gfx/layers/client/CompositableChild.cpp
+ gfx/layers/client/CompositableChild.h
+ gfx/layers/client/CompositableClient.cpp
+ gfx/layers/client/CompositableClient.h
+ gfx/layers/client/ContentClient.cpp
+ gfx/layers/client/ContentClient.h
+ gfx/layers/client/GPUVideoTextureClient.cpp
+ gfx/layers/client/GPUVideoTextureClient.h
+ gfx/layers/client/ImageClient.cpp
+ gfx/layers/client/ImageClient.h
+ gfx/layers/client/SingleTiledContentClient.cpp
+ gfx/layers/client/SingleTiledContentClient.h
+ gfx/layers/client/TextureClient.cpp
+ gfx/layers/client/TextureClientPool.cpp
+ gfx/layers/client/TextureClientPool.h
+ gfx/layers/client/TextureClientRecycleAllocator.cpp
+ gfx/layers/client/TextureClientRecycleAllocator.h
+ gfx/layers/client/TextureClientSharedSurface.cpp
+ gfx/layers/client/TextureClientSharedSurface.h
+ gfx/layers/client/TiledContentClient.cpp
+ gfx/layers/client/TiledContentClient.h
+ gfx/layers/composite/AsyncCompositionManager.cpp
+ gfx/layers/composite/AsyncCompositionManager.h
+ gfx/layers/composite/CanvasLayerComposite.cpp
+ gfx/layers/composite/CanvasLayerComposite.h
+ gfx/layers/composite/ColorLayerComposite.cpp
+ gfx/layers/composite/ColorLayerComposite.h
+ gfx/layers/composite/CompositableHost.cpp
+ gfx/layers/composite/CompositableHost.h
+ gfx/layers/composite/ContainerLayerComposite.cpp
+ gfx/layers/composite/ContainerLayerComposite.h
+ gfx/layers/composite/ContentHost.cpp
+ gfx/layers/composite/ContentHost.h
+ gfx/layers/composite/FPSCounter.cpp
+ gfx/layers/composite/FPSCounter.h
+ gfx/layers/composite/FrameUniformityData.cpp
+ gfx/layers/composite/FrameUniformityData.h
+ gfx/layers/composite/GPUVideoTextureHost.cpp
+ gfx/layers/composite/GPUVideoTextureHost.h
+ gfx/layers/composite/ImageHost.cpp
+ gfx/layers/composite/ImageHost.h
+ gfx/layers/composite/ImageLayerComposite.cpp
+ gfx/layers/composite/ImageLayerComposite.h
+ gfx/layers/composite/LayerManagerComposite.cpp
+ gfx/layers/composite/LayerManagerComposite.h
+ gfx/layers/composite/PaintCounter.cpp
+ gfx/layers/composite/PaintCounter.h
+ gfx/layers/composite/PaintedLayerComposite.cpp
+ gfx/layers/composite/PaintedLayerComposite.h
+ gfx/layers/composite/TextRenderer.cpp
+ gfx/layers/composite/TextRenderer.h
+ gfx/layers/composite/TextureHost.cpp
+ gfx/layers/composite/TextureHost.h
+ gfx/layers/composite/TiledContentHost.cpp
+ gfx/layers/composite/TiledContentHost.h
+ gfx/layers/composite/X11TextureHost.cpp
+ gfx/layers/composite/X11TextureHost.h
+ gfx/layers/d3d11/BlendShaderConstants.h
+ gfx/layers/d3d11/CompositorD3D11.cpp
+ gfx/layers/d3d11/CompositorD3D11.h
+ gfx/layers/d3d11/CompositorD3D11.hlsl
+ gfx/layers/d3d11/ReadbackManagerD3D11.cpp
+ gfx/layers/d3d11/ReadbackManagerD3D11.h
+ gfx/layers/d3d11/TextureD3D11.cpp
+ gfx/layers/d3d11/TextureD3D11.h
+ gfx/layers/d3d11/genshaders.sh
+ gfx/layers/d3d9/CompositorD3D9.cpp
+ gfx/layers/d3d9/CompositorD3D9.h
+ gfx/layers/d3d9/DeviceManagerD3D9.cpp
+ gfx/layers/d3d9/DeviceManagerD3D9.h
+ gfx/layers/d3d9/Nv3DVUtils.cpp
+ gfx/layers/d3d9/Nv3DVUtils.h
+ gfx/layers/d3d9/ReadbackLayerD3D9.h
+ gfx/layers/d3d9/TextureD3D9.cpp
+ gfx/layers/d3d9/TextureD3D9.h
+ gfx/layers/d3d9/genshaders.sh
+ gfx/layers/ipc/APZCTreeManagerChild.cpp
+ gfx/layers/ipc/APZCTreeManagerChild.h
+ gfx/layers/ipc/APZCTreeManagerParent.cpp
+ gfx/layers/ipc/APZCTreeManagerParent.h
+ gfx/layers/ipc/APZChild.cpp
+ gfx/layers/ipc/APZChild.h
+ gfx/layers/ipc/CompositableForwarder.cpp
+ gfx/layers/ipc/CompositableForwarder.h
+ gfx/layers/ipc/CompositableTransactionParent.cpp
+ gfx/layers/ipc/CompositableTransactionParent.h
+ gfx/layers/ipc/CompositorBench.cpp
+ gfx/layers/ipc/CompositorBench.h
+ gfx/layers/ipc/CompositorBridgeChild.cpp
+ gfx/layers/ipc/CompositorBridgeChild.h
+ gfx/layers/ipc/CompositorBridgeParent.cpp
+ gfx/layers/ipc/CompositorBridgeParent.h
+ gfx/layers/ipc/CompositorThread.cpp
+ gfx/layers/ipc/CompositorThread.h
+ gfx/layers/ipc/CrossProcessCompositorBridgeParent.cpp
+ gfx/layers/ipc/CrossProcessCompositorBridgeParent.h
+ gfx/layers/ipc/GonkNativeHandle.cpp
+ gfx/layers/ipc/GonkNativeHandle.h
+ gfx/layers/ipc/GonkNativeHandleUtils.cpp
+ gfx/layers/ipc/GonkNativeHandleUtils.h
+ gfx/layers/ipc/ISurfaceAllocator.cpp
+ gfx/layers/ipc/ISurfaceAllocator.h
+ gfx/layers/ipc/ImageBridgeChild.cpp
+ gfx/layers/ipc/ImageBridgeChild.h
+ gfx/layers/ipc/ImageBridgeParent.cpp
+ gfx/layers/ipc/ImageBridgeParent.h
+ gfx/layers/ipc/ImageContainerChild.cpp
+ gfx/layers/ipc/ImageContainerChild.h
+ gfx/layers/ipc/ImageContainerParent.cpp
+ gfx/layers/ipc/ImageContainerParent.h
+ gfx/layers/ipc/KnowsCompositor.h
+ gfx/layers/ipc/LayerAnimationUtils.cpp
+ gfx/layers/ipc/LayerAnimationUtils.h
+ gfx/layers/ipc/LayerTransactionChild.cpp
+ gfx/layers/ipc/LayerTransactionChild.h
+ gfx/layers/ipc/LayerTransactionParent.cpp
+ gfx/layers/ipc/LayerTransactionParent.h
+ gfx/layers/ipc/LayerTreeOwnerTracker.cpp
+ gfx/layers/ipc/LayerTreeOwnerTracker.h
+ gfx/layers/ipc/LayersMessages.ipdlh
+ gfx/layers/ipc/LayersSurfaces.ipdlh
+ gfx/layers/ipc/PAPZ.ipdl
+ gfx/layers/ipc/PAPZCTreeManager.ipdl
+ gfx/layers/ipc/PCompositable.ipdl
+ gfx/layers/ipc/PCompositorBridge.ipdl
+ gfx/layers/ipc/PImageBridge.ipdl
+ gfx/layers/ipc/PImageContainer.ipdl
+ gfx/layers/ipc/PLayer.ipdl
+ gfx/layers/ipc/PLayerTransaction.ipdl
+ gfx/layers/ipc/PTexture.ipdl
+ gfx/layers/ipc/PVideoBridge.ipdl
+ gfx/layers/ipc/RemoteContentController.cpp
+ gfx/layers/ipc/RemoteContentController.h
+ gfx/layers/ipc/ShadowLayerChild.cpp
+ gfx/layers/ipc/ShadowLayerChild.h
+ gfx/layers/ipc/ShadowLayerParent.cpp
+ gfx/layers/ipc/ShadowLayerParent.h
+ gfx/layers/ipc/ShadowLayerUtils.h
+ gfx/layers/ipc/ShadowLayerUtilsMac.cpp
+ gfx/layers/ipc/ShadowLayerUtilsX11.cpp
+ gfx/layers/ipc/ShadowLayerUtilsX11.h
+ gfx/layers/ipc/ShadowLayers.cpp
+ gfx/layers/ipc/ShadowLayers.h
+ gfx/layers/ipc/SharedPlanarYCbCrImage.cpp
+ gfx/layers/ipc/SharedPlanarYCbCrImage.h
+ gfx/layers/ipc/SharedRGBImage.cpp
+ gfx/layers/ipc/SharedRGBImage.h
+ gfx/layers/ipc/SynchronousTask.h
+ gfx/layers/ipc/TextureForwarder.h
+ gfx/layers/ipc/ThreadSafeRefcountingWithMainThreadDestruction.h
+ gfx/layers/ipc/VideoBridgeChild.cpp
+ gfx/layers/ipc/VideoBridgeChild.h
+ gfx/layers/ipc/VideoBridgeParent.cpp
+ gfx/layers/ipc/VideoBridgeParent.h
+ gfx/layers/moz.build
+ gfx/layers/opengl/Composer2D.h
+ gfx/layers/opengl/CompositingRenderTargetOGL.cpp
+ gfx/layers/opengl/CompositingRenderTargetOGL.h
+ gfx/layers/opengl/CompositorOGL.cpp
+ gfx/layers/opengl/CompositorOGL.h
+ gfx/layers/opengl/EGLImageHelpers.cpp
+ gfx/layers/opengl/EGLImageHelpers.h
+ gfx/layers/opengl/GLBlitTextureImageHelper.cpp
+ gfx/layers/opengl/GLBlitTextureImageHelper.h
+ gfx/layers/opengl/GLManager.cpp
+ gfx/layers/opengl/GLManager.h
+ gfx/layers/opengl/MacIOSurfaceTextureClientOGL.cpp
+ gfx/layers/opengl/MacIOSurfaceTextureClientOGL.h
+ gfx/layers/opengl/MacIOSurfaceTextureHostOGL.cpp
+ gfx/layers/opengl/MacIOSurfaceTextureHostOGL.h
+ gfx/layers/opengl/OGLShaderProgram.cpp
+ gfx/layers/opengl/OGLShaderProgram.h
+ gfx/layers/opengl/TextureClientOGL.cpp
+ gfx/layers/opengl/TextureHostOGL.cpp
+ gfx/layers/opengl/TextureHostOGL.h
+ gfx/layers/opengl/TexturePoolOGL.cpp
+ gfx/layers/opengl/TexturePoolOGL.h
+ gfx/layers/opengl/X11TextureSourceOGL.cpp
+ gfx/layers/opengl/X11TextureSourceOGL.h
+ gfx/moz.build
+ gfx/ots/src/moz.build
+ gfx/ots/sync.sh
+ gfx/qcms/moz.build
+ gfx/src/AppUnits.h
+ gfx/src/ArrayView.h
+ gfx/src/DriverCrashGuard.cpp
+ gfx/src/DriverCrashGuard.h
+ gfx/src/FilterSupport.cpp
+ gfx/src/FilterSupport.h
+ gfx/src/PingPongRegion.h
+ gfx/src/TiledRegion.cpp
+ gfx/src/TiledRegion.h
+ gfx/src/X11Util.cpp
+ gfx/src/X11Util.h
+ gfx/src/gfxTelemetry.cpp
+ gfx/src/gfxTelemetry.h
+ gfx/src/moz.build
+ gfx/src/nsBoundingMetrics.h
+ gfx/src/nsColor.cpp
+ gfx/src/nsColor.h
+ gfx/src/nsColorNames.h
+ gfx/src/nsCoord.h
+ gfx/src/nsDeviceContext.cpp
+ gfx/src/nsDeviceContext.h
+ gfx/src/nsFont.cpp
+ gfx/src/nsFont.h
+ gfx/src/nsFontMetrics.cpp
+ gfx/src/nsFontMetrics.h
+ gfx/src/nsGfxCIID.h
+ gfx/src/nsIFontEnumerator.idl
+ gfx/src/nsIScriptableRegion.idl
+ gfx/src/nsMargin.h
+ gfx/src/nsPoint.h
+ gfx/src/nsRect.cpp
+ gfx/src/nsRect.h
+ gfx/src/nsRegion.cpp
+ gfx/src/nsRegion.h
+ gfx/src/nsRegionFwd.h
+ gfx/src/nsRenderingContext.h
+ gfx/src/nsScriptableRegion.cpp
+ gfx/src/nsScriptableRegion.h
+ gfx/src/nsSize.h
+ gfx/src/nsThebesFontEnumerator.cpp
+ gfx/src/nsThebesFontEnumerator.h
+ gfx/src/nsThebesGfxFactory.cpp
+ gfx/src/nsTransform2D.cpp
+ gfx/src/nsTransform2D.h
+ gfx/tests/gtest/PolygonTestUtils.cpp
+ gfx/tests/gtest/PolygonTestUtils.h
+ gfx/tests/gtest/TestArrayView.cpp
+ gfx/tests/gtest/TestBSPTree.cpp
+ gfx/tests/gtest/TestBufferRotation.cpp
+ gfx/tests/gtest/TestColorNames.cpp
+ gfx/tests/gtest/TestGfxPrefs.cpp
+ gfx/tests/gtest/TestGfxWidgets.cpp
+ gfx/tests/gtest/TestMatrix.cpp
+ gfx/tests/gtest/TestMoz2D.cpp
+ gfx/tests/gtest/TestPolygon.cpp
+ gfx/tests/gtest/TestRect.cpp
+ gfx/tests/gtest/TestRegion.cpp
+ gfx/tests/gtest/TestSkipChars.cpp
+ gfx/tests/gtest/gfxFontSelectionTest.cpp
+ gfx/tests/gtest/gfxTextRunPerfTest.cpp
+ gfx/tests/gtest/moz.build
+ gfx/tests/moz.build
+ gfx/thebes/ContextStateTracker.cpp
+ gfx/thebes/ContextStateTracker.h
+ gfx/thebes/D3D11Checks.cpp
+ gfx/thebes/D3D11Checks.h
+ gfx/thebes/DeviceManagerDx.cpp
+ gfx/thebes/DeviceManagerDx.h
+ gfx/thebes/DrawMode.h
+ gfx/thebes/PrintTarget.cpp
+ gfx/thebes/PrintTarget.h
+ gfx/thebes/PrintTargetCG.cpp
+ gfx/thebes/PrintTargetCG.h
+ gfx/thebes/PrintTargetPDF.cpp
+ gfx/thebes/PrintTargetPDF.h
+ gfx/thebes/PrintTargetPS.cpp
+ gfx/thebes/PrintTargetPS.h
+ gfx/thebes/PrintTargetRecording.cpp
+ gfx/thebes/PrintTargetRecording.h
+ gfx/thebes/PrintTargetThebes.cpp
+ gfx/thebes/PrintTargetThebes.h
+ gfx/thebes/PrintTargetWindows.cpp
+ gfx/thebes/PrintTargetWindows.h
+ gfx/thebes/RoundedRect.h
+ gfx/thebes/SoftwareVsyncSource.cpp
+ gfx/thebes/SoftwareVsyncSource.h
+ gfx/thebes/VsyncSource.cpp
+ gfx/thebes/VsyncSource.h
+ gfx/thebes/cairo-xlib-utils.h
+ gfx/thebes/gencjkcisvs.py
+ gfx/thebes/gfx2DGlue.h
+ gfx/thebes/gfxASurface.cpp
+ gfx/thebes/gfxASurface.h
+ gfx/thebes/gfxAlphaRecovery.cpp
+ gfx/thebes/gfxAlphaRecovery.h
+ gfx/thebes/gfxAlphaRecoverySSE2.cpp
+ gfx/thebes/gfxAndroidPlatform.cpp
+ gfx/thebes/gfxAndroidPlatform.h
+ gfx/thebes/gfxBaseSharedMemorySurface.cpp
+ gfx/thebes/gfxBaseSharedMemorySurface.h
+ gfx/thebes/gfxBlur.cpp
+ gfx/thebes/gfxBlur.h
+ gfx/thebes/gfxColor.h
+ gfx/thebes/gfxContext.cpp
+ gfx/thebes/gfxContext.h
+ gfx/thebes/gfxCoreTextShaper.cpp
+ gfx/thebes/gfxCoreTextShaper.h
+ gfx/thebes/gfxDWriteCommon.cpp
+ gfx/thebes/gfxDWriteCommon.h
+ gfx/thebes/gfxDWriteFontList.cpp
+ gfx/thebes/gfxDWriteFontList.h
+ gfx/thebes/gfxDWriteFonts.cpp
+ gfx/thebes/gfxDWriteFonts.h
+ gfx/thebes/gfxDrawable.cpp
+ gfx/thebes/gfxDrawable.h
+ gfx/thebes/gfxEnv.h
+ gfx/thebes/gfxFT2FontBase.cpp
+ gfx/thebes/gfxFT2FontBase.h
+ gfx/thebes/gfxFT2FontList.cpp
+ gfx/thebes/gfxFT2FontList.h
+ gfx/thebes/gfxFT2Fonts.cpp
+ gfx/thebes/gfxFT2Fonts.h
+ gfx/thebes/gfxFT2Utils.cpp
+ gfx/thebes/gfxFT2Utils.h
+ gfx/thebes/gfxFailure.h
+ gfx/thebes/gfxFcPlatformFontList.cpp
+ gfx/thebes/gfxFcPlatformFontList.h
+ gfx/thebes/gfxFont.cpp
+ gfx/thebes/gfxFont.h
+ gfx/thebes/gfxFontEntry.cpp
+ gfx/thebes/gfxFontEntry.h
+ gfx/thebes/gfxFontFamilyList.h
+ gfx/thebes/gfxFontFeatures.cpp
+ gfx/thebes/gfxFontFeatures.h
+ gfx/thebes/gfxFontInfoLoader.cpp
+ gfx/thebes/gfxFontInfoLoader.h
+ gfx/thebes/gfxFontMissingGlyphs.cpp
+ gfx/thebes/gfxFontMissingGlyphs.h
+ gfx/thebes/gfxFontTest.cpp
+ gfx/thebes/gfxFontTest.h
+ gfx/thebes/gfxFontUtils.cpp
+ gfx/thebes/gfxFontUtils.h
+ gfx/thebes/gfxFontconfigFonts.cpp
+ gfx/thebes/gfxFontconfigFonts.h
+ gfx/thebes/gfxFontconfigUtils.cpp
+ gfx/thebes/gfxFontconfigUtils.h
+ gfx/thebes/gfxGDIFont.cpp
+ gfx/thebes/gfxGDIFont.h
+ gfx/thebes/gfxGDIFontList.cpp
+ gfx/thebes/gfxGDIFontList.h
+ gfx/thebes/gfxGdkNativeRenderer.cpp
+ gfx/thebes/gfxGdkNativeRenderer.h
+ gfx/thebes/gfxGlyphExtents.cpp
+ gfx/thebes/gfxGlyphExtents.h
+ gfx/thebes/gfxGradientCache.cpp
+ gfx/thebes/gfxGradientCache.h
+ gfx/thebes/gfxGraphiteShaper.cpp
+ gfx/thebes/gfxGraphiteShaper.h
+ gfx/thebes/gfxHarfBuzzShaper.cpp
+ gfx/thebes/gfxHarfBuzzShaper.h
+ gfx/thebes/gfxImageSurface.cpp
+ gfx/thebes/gfxImageSurface.h
+ gfx/thebes/gfxLineSegment.h
+ gfx/thebes/gfxMacFont.cpp
+ gfx/thebes/gfxMacFont.h
+ gfx/thebes/gfxMacPlatformFontList.h
+ gfx/thebes/gfxMathTable.cpp
+ gfx/thebes/gfxMathTable.h
+ gfx/thebes/gfxMatrix.cpp
+ gfx/thebes/gfxMatrix.h
+ gfx/thebes/gfxPattern.cpp
+ gfx/thebes/gfxPattern.h
+ gfx/thebes/gfxPlatform.cpp
+ gfx/thebes/gfxPlatform.h
+ gfx/thebes/gfxPlatformFontList.cpp
+ gfx/thebes/gfxPlatformFontList.h
+ gfx/thebes/gfxPlatformGtk.cpp
+ gfx/thebes/gfxPlatformGtk.h
+ gfx/thebes/gfxPlatformMac.cpp
+ gfx/thebes/gfxPlatformMac.h
+ gfx/thebes/gfxPoint.h
+ gfx/thebes/gfxPrefs.cpp
+ gfx/thebes/gfxPrefs.h
+ gfx/thebes/gfxQuad.h
+ gfx/thebes/gfxQuartzNativeDrawing.cpp
+ gfx/thebes/gfxQuartzNativeDrawing.h
+ gfx/thebes/gfxQuartzSurface.cpp
+ gfx/thebes/gfxQuartzSurface.h
+ gfx/thebes/gfxQuaternion.h
+ gfx/thebes/gfxRect.cpp
+ gfx/thebes/gfxRect.h
+ gfx/thebes/gfxSVGGlyphs.cpp
+ gfx/thebes/gfxSVGGlyphs.h
+ gfx/thebes/gfxScriptItemizer.cpp
+ gfx/thebes/gfxScriptItemizer.h
+ gfx/thebes/gfxSharedImageSurface.h
+ gfx/thebes/gfxSkipChars.cpp
+ gfx/thebes/gfxSkipChars.h
+ gfx/thebes/gfxTextRun.cpp
+ gfx/thebes/gfxTextRun.h
+ gfx/thebes/gfxTypes.h
+ gfx/thebes/gfxUserFontSet.cpp
+ gfx/thebes/gfxUserFontSet.h
+ gfx/thebes/gfxUtils.cpp
+ gfx/thebes/gfxUtils.h
+ gfx/thebes/gfxWindowsNativeDrawing.cpp
+ gfx/thebes/gfxWindowsNativeDrawing.h
+ gfx/thebes/gfxWindowsPlatform.cpp
+ gfx/thebes/gfxWindowsPlatform.h
+ gfx/thebes/gfxWindowsSurface.cpp
+ gfx/thebes/gfxWindowsSurface.h
+ gfx/thebes/gfxXlibNativeRenderer.cpp
+ gfx/thebes/gfxXlibNativeRenderer.h
+ gfx/thebes/gfxXlibSurface.cpp
+ gfx/thebes/gfxXlibSurface.h
+ gfx/thebes/moz.build
+ gfx/thebes/nsUnicodeRange.cpp
+ gfx/thebes/nsUnicodeRange.h
+ gfx/ycbcr/YCbCrUtils.cpp
+ gfx/ycbcr/YCbCrUtils.h
+ gfx/ycbcr/chromium_types.h
+ gfx/ycbcr/moz.build
+ gfx/ycbcr/ycbcr_to_rgb565.cpp
+ gfx/ycbcr/yuv_row_arm.s
+ hal/Hal.cpp
+ hal/Hal.h
+ hal/HalImpl.h
+ hal/HalInternal.h
+ hal/HalLog.h
+ hal/HalSandbox.h
+ hal/HalScreenConfiguration.h
+ hal/HalSensor.h
+ hal/HalTypes.h
+ hal/HalWakeLock.cpp
+ hal/HalWakeLock.h
+ hal/WindowIdentifier.cpp
+ hal/WindowIdentifier.h
+ hal/android/AndroidAlarm.cpp
+ hal/android/AndroidHal.cpp
+ hal/android/AndroidSensor.cpp
+ hal/cocoa/CocoaBattery.cpp
+ hal/cocoa/CocoaSensor.mm
+ hal/fallback/FallbackAlarm.cpp
+ hal/fallback/FallbackBattery.cpp
+ hal/fallback/FallbackFactoryReset.cpp
+ hal/fallback/FallbackMemory.cpp
+ hal/fallback/FallbackNetwork.cpp
+ hal/fallback/FallbackPower.cpp
+ hal/fallback/FallbackProcessPriority.cpp
+ hal/fallback/FallbackScreenConfiguration.cpp
+ hal/fallback/FallbackScreenPower.cpp
+ hal/fallback/FallbackSensor.cpp
+ hal/fallback/FallbackSwitch.cpp
+ hal/fallback/FallbackSystemService.cpp
+ hal/fallback/FallbackThreadPriority.cpp
+ hal/fallback/FallbackTime.cpp
+ hal/fallback/FallbackVibration.cpp
+ hal/fallback/FallbackWakeLocks.cpp
+ hal/linux/LinuxMemory.cpp
+ hal/linux/LinuxPower.cpp
+ hal/linux/UPowerClient.cpp
+ hal/moz.build
+ hal/sandbox/PHal.ipdl
+ hal/sandbox/SandboxHal.cpp
+ hal/sandbox/SandboxHal.h
+ hal/windows/WindowsBattery.cpp
+ hal/windows/WindowsSensor.cpp
+ image/AnimationParams.h
+ image/AnimationSurfaceProvider.cpp
+ image/BMPHeaders.h
+ image/ClippedImage.cpp
+ image/ClippedImage.h
+ image/DecodePool.cpp
+ image/DecodedSurfaceProvider.cpp
+ image/Decoder.cpp
+ image/Decoder.h
+ image/DecoderFactory.cpp
+ image/DecoderFactory.h
+ image/DecoderFlags.h
+ image/Downscaler.cpp
+ image/DrawResult.h
+ image/DynamicImage.cpp
+ image/DynamicImage.h
+ image/FrameAnimator.cpp
+ image/FrameAnimator.h
+ image/FrameTimeout.h
+ image/FrozenImage.cpp
+ image/FrozenImage.h
+ image/ICOFileHeaders.h
+ image/IDecodingTask.cpp
+ image/IProgressObserver.h
+ image/Image.cpp
+ image/Image.h
+ image/ImageCacheKey.cpp
+ image/ImageFactory.cpp
+ image/ImageFactory.h
+ image/ImageLogging.h
+ image/ImageMetadata.h
+ image/ImageOps.cpp
+ image/ImageOps.h
+ image/ImageRegion.h
+ image/ImageURL.h
+ image/ImageWrapper.cpp
+ image/ImageWrapper.h
+ image/MultipartImage.cpp
+ image/MultipartImage.h
+ image/Orientation.h
+ image/OrientedImage.cpp
+ image/OrientedImage.h
+ image/PlaybackType.h
+ image/ProgressTracker.cpp
+ image/ProgressTracker.h
+ image/SVGDocumentWrapper.cpp
+ image/ScriptedNotificationObserver.cpp
+ image/ScriptedNotificationObserver.h
+ image/ShutdownTracker.cpp
+ image/SourceBuffer.cpp
+ image/SurfaceCacheUtils.cpp
+ image/SurfaceCacheUtils.h
+ image/SurfaceFlags.h
+ image/SurfacePipe.cpp
+ image/SurfacePipeFactory.h
+ image/VectorImage.cpp
+ image/VectorImage.h
+ image/build/moz.build
+ image/build/nsImageModule.cpp
+ image/build/nsImageModule.h
+ image/decoders/EXIF.cpp
+ image/decoders/EXIF.h
+ image/decoders/GIF2.h
+ image/decoders/icon/android/moz.build
+ image/decoders/icon/android/nsIconChannel.cpp
+ image/decoders/icon/android/nsIconChannel.h
+ image/decoders/icon/gtk/moz.build
+ image/decoders/icon/gtk/nsIconChannel.cpp
+ image/decoders/icon/gtk/nsIconChannel.h
+ image/decoders/icon/mac/moz.build
+ image/decoders/icon/mac/nsIconChannel.h
+ image/decoders/icon/mac/nsIconChannelCocoa.mm
+ image/decoders/icon/moz.build
+ image/decoders/icon/nsIconModule.cpp
+ image/decoders/icon/nsIconProtocolHandler.cpp
+ image/decoders/icon/nsIconProtocolHandler.h
+ image/decoders/icon/nsIconURI.cpp
+ image/decoders/icon/nsIconURI.h
+ image/decoders/icon/win/moz.build
+ image/decoders/icon/win/nsIconChannel.cpp
+ image/decoders/icon/win/nsIconChannel.h
+ image/decoders/moz.build
+ image/decoders/nsBMPDecoder.h
+ image/decoders/nsGIFDecoder2.h
+ image/decoders/nsICODecoder.h
+ image/decoders/nsIconDecoder.cpp
+ image/decoders/nsIconDecoder.h
+ image/decoders/nsJPEGDecoder.cpp
+ image/decoders/nsJPEGDecoder.h
+ image/decoders/nsPNGDecoder.cpp
+ image/decoders/nsPNGDecoder.h
+ image/decoders/nsWebPDecoder.cpp
+ image/decoders/nsWebPDecoder.h
+ image/encoders/bmp/moz.build
+ image/encoders/bmp/nsBMPEncoder.cpp
+ image/encoders/bmp/nsBMPEncoder.h
+ image/encoders/ico/moz.build
+ image/encoders/ico/nsICOEncoder.cpp
+ image/encoders/ico/nsICOEncoder.h
+ image/encoders/jpeg/moz.build
+ image/encoders/jpeg/nsJPEGEncoder.cpp
+ image/encoders/jpeg/nsJPEGEncoder.h
+ image/encoders/moz.build
+ image/encoders/png/moz.build
+ image/encoders/png/nsPNGEncoder.cpp
+ image/encoders/png/nsPNGEncoder.h
+ image/imgFrame.cpp
+ image/imgFrame.h
+ image/imgICache.idl
+ image/imgIContainer.idl
+ image/imgIContainerDebug.idl
+ image/imgIEncoder.idl
+ image/imgILoader.idl
+ image/imgINotificationObserver.idl
+ image/imgIOnloadBlocker.idl
+ image/imgIRequest.idl
+ image/imgIScriptedNotificationObserver.idl
+ image/imgITools.idl
+ image/imgLoader.cpp
+ image/imgLoader.h
+ image/imgRequest.cpp
+ image/imgRequest.h
+ image/imgRequestProxy.cpp
+ image/imgRequestProxy.h
+ image/imgTools.cpp
+ image/imgTools.h
+ image/moz.build
+ image/nsIIconURI.idl
+ image/test/gtest/Common.cpp
+ image/test/gtest/Common.h
+ image/test/gtest/TestADAM7InterpolatingFilter.cpp
+ image/test/gtest/TestCopyOnWrite.cpp
+ image/test/gtest/TestDecodeToSurface.cpp
+ image/test/gtest/TestDecoders.cpp
+ image/test/gtest/TestDeinterlacingFilter.cpp
+ image/test/gtest/TestDownscalingFilter.cpp
+ image/test/gtest/TestDownscalingFilterNoSkia.cpp
+ image/test/gtest/TestLoader.cpp
+ image/test/gtest/TestMetadata.cpp
+ image/test/gtest/TestRemoveFrameRectFilter.cpp
+ image/test/gtest/TestSourceBuffer.cpp
+ image/test/gtest/TestStreamingLexer.cpp
+ image/test/gtest/TestSurfacePipeIntegration.cpp
+ image/test/gtest/TestSurfaceSink.cpp
+ image/test/gtest/moz.build
+ intl/build/moz.build
+ intl/build/nsI18nModule.cpp
+ intl/chardet/moz.build
+ intl/chardet/nsChardetModule.cpp
+ intl/chardet/nsCyrillicClass.h
+ intl/chardet/nsCyrillicDetector.cpp
+ intl/chardet/nsCyrillicDetector.h
+ intl/chardet/nsCyrillicProb.h
+ intl/chardet/nsDetectionConfident.h
+ intl/chardet/nsICharsetDetectionObserver.h
+ intl/chardet/nsICharsetDetector.h
+ intl/chardet/nsIStringCharsetDetector.h
+ intl/chardet/tools/GenCyrillicClass.cpp
+ intl/chardet/tools/charfreq.pl
+ intl/chardet/tools/charfreqtostat.pl
+ intl/chardet/tools/genbig5.pl
+ intl/chardet/tools/gencp1252.pl
+ intl/chardet/tools/gencyrillic.pl
+ intl/chardet/tools/geneucjp.pl
+ intl/chardet/tools/geneuckr.pl
+ intl/chardet/tools/geneuctw.pl
+ intl/chardet/tools/gengb18030.pl
+ intl/chardet/tools/gengb2312.pl
+ intl/chardet/tools/genhz.pl
+ intl/chardet/tools/geniso2022cn.pl
+ intl/chardet/tools/geniso2022jp.pl
+ intl/chardet/tools/geniso2022kr.pl
+ intl/chardet/tools/gensjis.pl
+ intl/chardet/tools/genutf8.pl
+ intl/chardet/tools/genverifier.pm
+ intl/hyphenation/glue/hnjalloc.h
+ intl/hyphenation/glue/moz.build
+ intl/hyphenation/glue/nsHyphenationManager.cpp
+ intl/hyphenation/glue/nsHyphenationManager.h
+ intl/hyphenation/glue/nsHyphenator.cpp
+ intl/hyphenation/glue/nsHyphenator.h
+ intl/locale/PluralForm.jsm
+ intl/locale/language.properties
+ intl/locale/mac/moz.build
+ intl/locale/mac/nsCollationMacUC.cpp
+ intl/locale/mac/nsCollationMacUC.h
+ intl/locale/mac/nsDateTimeFormatMac.cpp
+ intl/locale/mac/nsDateTimeFormatMac.h
+ intl/locale/mac/nsMacCharset.cpp
+ intl/locale/moz.build
+ intl/locale/nsCollation.cpp
+ intl/locale/nsCollation.h
+ intl/locale/nsCollationCID.h
+ intl/locale/nsDateTimeFormatCID.h
+ intl/locale/nsICollation.idl
+ intl/locale/nsIDateTimeFormat.cpp
+ intl/locale/nsIDateTimeFormat.h
+ intl/locale/nsILanguageAtomService.h
+ intl/locale/nsILocale.idl
+ intl/locale/nsILocaleService.idl
+ intl/locale/nsIPlatformCharset.h
+ intl/locale/nsIScriptableDateFormat.idl
+ intl/locale/nsLanguageAtomService.cpp
+ intl/locale/nsLanguageAtomService.h
+ intl/locale/nsLocale.cpp
+ intl/locale/nsLocaleConstructors.h
+ intl/locale/nsLocaleService.cpp
+ intl/locale/nsPlatformCharset.h
+ intl/locale/nsPosixLocale.h
+ intl/locale/nsScriptableDateFormat.cpp
+ intl/locale/nsUConvPropertySearch.cpp
+ intl/locale/nsUConvPropertySearch.h
+ intl/locale/nsWin32Locale.h
+ intl/locale/props2arrays.py
+ intl/locale/unix/moz.build
+ intl/locale/unix/nsAndroidCharset.cpp
+ intl/locale/unix/nsCollationUnix.cpp
+ intl/locale/unix/nsCollationUnix.h
+ intl/locale/unix/nsDateTimeFormatUnix.cpp
+ intl/locale/unix/nsDateTimeFormatUnix.h
+ intl/locale/unix/nsPosixLocale.cpp
+ intl/locale/unix/nsUNIXCharset.cpp
+ intl/locale/windows/moz.build
+ intl/locale/windows/nsCollationWin.cpp
+ intl/locale/windows/nsCollationWin.h
+ intl/locale/windows/nsDateTimeFormatWin.cpp
+ intl/locale/windows/nsDateTimeFormatWin.h
+ intl/locale/windows/nsWin32Locale.cpp
+ intl/locale/windows/nsWinCharset.cpp
+ intl/locales/Makefile.in
+ intl/locales/moz.build
+ intl/lwbrk/gtest/TestLineBreak.cpp
+ intl/lwbrk/gtest/moz.build
+ intl/lwbrk/moz.build
+ intl/lwbrk/nsCarbonBreaker.cpp
+ intl/lwbrk/nsComplexBreaker.h
+ intl/lwbrk/nsILineBreaker.h
+ intl/lwbrk/nsISemanticUnitScanner.idl
+ intl/lwbrk/nsIWordBreaker.h
+ intl/lwbrk/nsJISx4051LineBreaker.cpp
+ intl/lwbrk/nsJISx4051LineBreaker.h
+ intl/lwbrk/nsLWBrkCIID.h
+ intl/lwbrk/nsPangoBreaker.cpp
+ intl/lwbrk/nsRuleBreaker.cpp
+ intl/lwbrk/nsSampleWordBreaker.cpp
+ intl/lwbrk/nsSampleWordBreaker.h
+ intl/lwbrk/nsSemanticUnitScanner.cpp
+ intl/lwbrk/nsSemanticUnitScanner.h
+ intl/lwbrk/nsUniscribeBreaker.cpp
+ intl/lwbrk/rulebrk.c
+ intl/moz.build
+ intl/patch-icu.sh
+ intl/strres/moz.build
+ intl/strres/nsIStringBundle.idl
+ intl/strres/nsIStringBundleOverride.idl
+ intl/strres/nsStringBundle.cpp
+ intl/strres/nsStringBundle.h
+ intl/strres/nsStringBundleService.h
+ intl/strres/nsStringBundleTextOverride.cpp
+ intl/strres/nsStringBundleTextOverride.h
+ intl/strres/tests/unit/strres.properties
+ intl/uconv/8859-1.uf
+ intl/uconv/cp1252.uf
+ intl/uconv/cp1252.ut
+ intl/uconv/macroman.uf
+ intl/uconv/macroman.ut
+ intl/uconv/moz.build
+ intl/uconv/nsCP1252ToUnicode.cpp
+ intl/uconv/nsCP1252ToUnicode.h
+ intl/uconv/nsConverterInputStream.cpp
+ intl/uconv/nsConverterInputStream.h
+ intl/uconv/nsConverterOutputStream.cpp
+ intl/uconv/nsConverterOutputStream.h
+ intl/uconv/nsEncoderDecoderUtils.h
+ intl/uconv/nsISO88591ToUnicode.h
+ intl/uconv/nsIScriptableUConv.idl
+ intl/uconv/nsITextToSubURI.idl
+ intl/uconv/nsIUTF8ConverterService.idl
+ intl/uconv/nsIUnicodeDecoder.h
+ intl/uconv/nsIUnicodeEncoder.h
+ intl/uconv/nsMacRomanToUnicode.cpp
+ intl/uconv/nsMacRomanToUnicode.h
+ intl/uconv/nsNCRFallbackEncoderWrapper.cpp
+ intl/uconv/nsNCRFallbackEncoderWrapper.h
+ intl/uconv/nsReplacementToUnicode.cpp
+ intl/uconv/nsReplacementToUnicode.h
+ intl/uconv/nsScriptableUConv.cpp
+ intl/uconv/nsScriptableUConv.h
+ intl/uconv/nsTextToSubURI.cpp
+ intl/uconv/nsUCSupport.h
+ intl/uconv/nsUConvModule.cpp
+ intl/uconv/nsUTF8ConverterService.cpp
+ intl/uconv/nsUTF8ConverterService.h
+ intl/uconv/nsUTF8ToUnicode.cpp
+ intl/uconv/nsUTF8ToUnicode.h
+ intl/uconv/nsUTF8ToUnicodeSSE2.cpp
+ intl/uconv/nsUnicodeToCP1252.cpp
+ intl/uconv/nsUnicodeToCP1252.h
+ intl/uconv/nsUnicodeToISO88591.cpp
+ intl/uconv/nsUnicodeToISO88591.h
+ intl/uconv/nsUnicodeToMacRoman.cpp
+ intl/uconv/nsUnicodeToMacRoman.h
+ intl/uconv/nsUnicodeToUTF8.cpp
+ intl/uconv/nsUnicodeToUTF8.h
+ intl/uconv/tests/TestUConv.cpp
+ intl/uconv/tests/convperf.cpp
+ intl/uconv/tests/moz.build
+ intl/uconv/tests/nsTestUConv.cpp
+ intl/uconv/tests/plattest.cpp
+ intl/uconv/tools/adobe.pl
+ intl/uconv/tools/cns.sh
+ intl/uconv/tools/cp936tocdx.pl
+ intl/uconv/tools/gengb18030tables.pl
+ intl/uconv/tools/genimpldefine.pl
+ intl/uconv/tools/jamap.pl
+ intl/uconv/tools/jis0212tojdx.pl
+ intl/uconv/tools/moz.build
+ intl/uconv/tools/umaptable.c
+ intl/uconv/tools/unihan2cns.pl
+ intl/uconv/uconvutil.h
+ intl/uconv/ucvcn/gb180304bytes.uf
+ intl/uconv/ucvcn/gb180304bytes.ut
+ intl/uconv/ucvcn/gb18030uniq2b.uf
+ intl/uconv/ucvcn/gb18030uniq2b.ut
+ intl/uconv/ucvcn/gbku.h
+ intl/uconv/ucvcn/gbkuniq.uf
+ intl/uconv/ucvcn/nsGBKConvUtil.cpp
+ intl/uconv/ucvcn/nsGBKConvUtil.h
+ intl/uconv/ucvcn/nsGBKToUnicode.h
+ intl/uconv/ucvcn/nsUCvCnCID.h
+ intl/uconv/ucvja/jis0201.uf
+ intl/uconv/ucvja/jis0201gl.uf
+ intl/uconv/ucvja/jis0208.uf
+ intl/uconv/ucvja/jis0208ext.uf
+ intl/uconv/ucvja/nsJapaneseToUnicode.cpp
+ intl/uconv/ucvja/nsJapaneseToUnicode.h
+ intl/uconv/ucvja/nsUCVJA2CID.h
+ intl/uconv/ucvja/nsUCVJACID.h
+ intl/uconv/ucvja/nsUCVJADll.h
+ intl/uconv/ucvja/nsUnicodeToEUCJP.cpp
+ intl/uconv/ucvja/nsUnicodeToEUCJP.h
+ intl/uconv/ucvja/nsUnicodeToISO2022JP.cpp
+ intl/uconv/ucvja/nsUnicodeToISO2022JP.h
+ intl/uconv/ucvja/nsUnicodeToSJIS.cpp
+ intl/uconv/ucvja/nsUnicodeToSJIS.h
+ intl/uconv/ucvja/sjis.uf
+ intl/uconv/ucvko/nsCP949ToUnicode.cpp
+ intl/uconv/ucvko/nsCP949ToUnicode.h
+ intl/uconv/ucvko/nsUCvKOCID.h
+ intl/uconv/ucvko/nsUCvKODll.h
+ intl/uconv/ucvko/nsUnicodeToCP949.cpp
+ intl/uconv/ucvko/nsUnicodeToCP949.h
+ intl/uconv/ucvko/u20cp949hangul.uf
+ intl/uconv/ucvko/u20cp949hangul.ut
+ intl/uconv/ucvko/u20kscgl.uf
+ intl/uconv/ucvko/u20kscgl.ut
+ intl/uconv/ucvlatin/8859-10.uf
+ intl/uconv/ucvlatin/8859-10.ut
+ intl/uconv/ucvlatin/8859-13.uf
+ intl/uconv/ucvlatin/8859-13.ut
+ intl/uconv/ucvlatin/8859-14.uf
+ intl/uconv/ucvlatin/8859-14.ut
+ intl/uconv/ucvlatin/8859-15.uf
+ intl/uconv/ucvlatin/8859-15.ut
+ intl/uconv/ucvlatin/8859-16.uf
+ intl/uconv/ucvlatin/8859-16.ut
+ intl/uconv/ucvlatin/8859-2.uf
+ intl/uconv/ucvlatin/8859-2.ut
+ intl/uconv/ucvlatin/8859-3.uf
+ intl/uconv/ucvlatin/8859-3.ut
+ intl/uconv/ucvlatin/8859-4.uf
+ intl/uconv/ucvlatin/8859-4.ut
+ intl/uconv/ucvlatin/8859-5.uf
+ intl/uconv/ucvlatin/8859-5.ut
+ intl/uconv/ucvlatin/8859-6.uf
+ intl/uconv/ucvlatin/8859-6.ut
+ intl/uconv/ucvlatin/8859-7.uf
+ intl/uconv/ucvlatin/8859-7.ut
+ intl/uconv/ucvlatin/8859-8.uf
+ intl/uconv/ucvlatin/8859-8.ut
+ intl/uconv/ucvlatin/cp1250.uf
+ intl/uconv/ucvlatin/cp1250.ut
+ intl/uconv/ucvlatin/cp1251.uf
+ intl/uconv/ucvlatin/cp1251.ut
+ intl/uconv/ucvlatin/cp1253.uf
+ intl/uconv/ucvlatin/cp1253.ut
+ intl/uconv/ucvlatin/cp1254.uf
+ intl/uconv/ucvlatin/cp1254.ut
+ intl/uconv/ucvlatin/cp1255.uf
+ intl/uconv/ucvlatin/cp1255.ut
+ intl/uconv/ucvlatin/cp1256.uf
+ intl/uconv/ucvlatin/cp1256.ut
+ intl/uconv/ucvlatin/cp1257.uf
+ intl/uconv/ucvlatin/cp1257.ut
+ intl/uconv/ucvlatin/cp1258.uf
+ intl/uconv/ucvlatin/cp1258.ut
+ intl/uconv/ucvlatin/cp866.uf
+ intl/uconv/ucvlatin/cp866.ut
+ intl/uconv/ucvlatin/cp874.uf
+ intl/uconv/ucvlatin/cp874.ut
+ intl/uconv/ucvlatin/koi8r.uf
+ intl/uconv/ucvlatin/koi8r.ut
+ intl/uconv/ucvlatin/koi8u.uf
+ intl/uconv/ucvlatin/koi8u.ut
+ intl/uconv/ucvlatin/macarabic.ut
+ intl/uconv/ucvlatin/macce.ut
+ intl/uconv/ucvlatin/maccroat.ut
+ intl/uconv/ucvlatin/maccyril.uf
+ intl/uconv/ucvlatin/maccyril.ut
+ intl/uconv/ucvlatin/macdevanaga.ut
+ intl/uconv/ucvlatin/macfarsi.ut
+ intl/uconv/ucvlatin/macgreek.ut
+ intl/uconv/ucvlatin/macgujarati.ut
+ intl/uconv/ucvlatin/macgurmukhi.ut
+ intl/uconv/ucvlatin/machebrew.ut
+ intl/uconv/ucvlatin/macicela.ut
+ intl/uconv/ucvlatin/macro.ut
+ intl/uconv/ucvlatin/macturki.ut
+ intl/uconv/ucvlatin/nsCP1250ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP1250ToUnicode.h
+ intl/uconv/ucvlatin/nsCP1251ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP1251ToUnicode.h
+ intl/uconv/ucvlatin/nsCP1253ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP1253ToUnicode.h
+ intl/uconv/ucvlatin/nsCP1254ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP1254ToUnicode.h
+ intl/uconv/ucvlatin/nsCP1255ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP1255ToUnicode.h
+ intl/uconv/ucvlatin/nsCP1256ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP1256ToUnicode.h
+ intl/uconv/ucvlatin/nsCP1257ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP1257ToUnicode.h
+ intl/uconv/ucvlatin/nsCP1258ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP1258ToUnicode.h
+ intl/uconv/ucvlatin/nsCP866ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP866ToUnicode.h
+ intl/uconv/ucvlatin/nsCP874ToUnicode.cpp
+ intl/uconv/ucvlatin/nsCP874ToUnicode.h
+ intl/uconv/ucvlatin/nsISO885910ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO885910ToUnicode.h
+ intl/uconv/ucvlatin/nsISO885913ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO885913ToUnicode.h
+ intl/uconv/ucvlatin/nsISO885914ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO885914ToUnicode.h
+ intl/uconv/ucvlatin/nsISO885915ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO885915ToUnicode.h
+ intl/uconv/ucvlatin/nsISO885916ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO885916ToUnicode.h
+ intl/uconv/ucvlatin/nsISO88592ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO88592ToUnicode.h
+ intl/uconv/ucvlatin/nsISO88593ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO88593ToUnicode.h
+ intl/uconv/ucvlatin/nsISO88594ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO88594ToUnicode.h
+ intl/uconv/ucvlatin/nsISO88595ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO88595ToUnicode.h
+ intl/uconv/ucvlatin/nsISO88596ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO88596ToUnicode.h
+ intl/uconv/ucvlatin/nsISO88597ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO88597ToUnicode.h
+ intl/uconv/ucvlatin/nsISO88598IToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO88598IToUnicode.h
+ intl/uconv/ucvlatin/nsISO88598ToUnicode.cpp
+ intl/uconv/ucvlatin/nsISO88598ToUnicode.h
+ intl/uconv/ucvlatin/nsKOI8RToUnicode.cpp
+ intl/uconv/ucvlatin/nsKOI8RToUnicode.h
+ intl/uconv/ucvlatin/nsKOI8UToUnicode.cpp
+ intl/uconv/ucvlatin/nsKOI8UToUnicode.h
+ intl/uconv/ucvlatin/nsMacArabicToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacArabicToUnicode.h
+ intl/uconv/ucvlatin/nsMacCEToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacCEToUnicode.h
+ intl/uconv/ucvlatin/nsMacCroatianToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacCroatianToUnicode.h
+ intl/uconv/ucvlatin/nsMacCyrillicToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacCyrillicToUnicode.h
+ intl/uconv/ucvlatin/nsMacDevanagariToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacDevanagariToUnicode.h
+ intl/uconv/ucvlatin/nsMacFarsiToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacFarsiToUnicode.h
+ intl/uconv/ucvlatin/nsMacGreekToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacGreekToUnicode.h
+ intl/uconv/ucvlatin/nsMacGujaratiToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacGujaratiToUnicode.h
+ intl/uconv/ucvlatin/nsMacGurmukhiToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacGurmukhiToUnicode.h
+ intl/uconv/ucvlatin/nsMacHebrewToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacHebrewToUnicode.h
+ intl/uconv/ucvlatin/nsMacIcelandicToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacIcelandicToUnicode.h
+ intl/uconv/ucvlatin/nsMacRomanianToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacRomanianToUnicode.h
+ intl/uconv/ucvlatin/nsMacTurkishToUnicode.cpp
+ intl/uconv/ucvlatin/nsMacTurkishToUnicode.h
+ intl/uconv/ucvlatin/nsUCvLatinCID.h
+ intl/uconv/ucvlatin/nsUTF16ToUnicode.cpp
+ intl/uconv/ucvlatin/nsUTF16ToUnicode.h
+ intl/uconv/ucvlatin/nsUnicodeToCP1250.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP1250.h
+ intl/uconv/ucvlatin/nsUnicodeToCP1251.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP1251.h
+ intl/uconv/ucvlatin/nsUnicodeToCP1253.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP1253.h
+ intl/uconv/ucvlatin/nsUnicodeToCP1254.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP1254.h
+ intl/uconv/ucvlatin/nsUnicodeToCP1255.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP1255.h
+ intl/uconv/ucvlatin/nsUnicodeToCP1256.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP1256.h
+ intl/uconv/ucvlatin/nsUnicodeToCP1257.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP1257.h
+ intl/uconv/ucvlatin/nsUnicodeToCP1258.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP1258.h
+ intl/uconv/ucvlatin/nsUnicodeToCP866.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP866.h
+ intl/uconv/ucvlatin/nsUnicodeToCP874.cpp
+ intl/uconv/ucvlatin/nsUnicodeToCP874.h
+ intl/uconv/ucvlatin/nsUnicodeToISO885910.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO885910.h
+ intl/uconv/ucvlatin/nsUnicodeToISO885913.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO885913.h
+ intl/uconv/ucvlatin/nsUnicodeToISO885914.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO885914.h
+ intl/uconv/ucvlatin/nsUnicodeToISO885915.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO885915.h
+ intl/uconv/ucvlatin/nsUnicodeToISO885916.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO885916.h
+ intl/uconv/ucvlatin/nsUnicodeToISO88592.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO88592.h
+ intl/uconv/ucvlatin/nsUnicodeToISO88593.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO88593.h
+ intl/uconv/ucvlatin/nsUnicodeToISO88594.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO88594.h
+ intl/uconv/ucvlatin/nsUnicodeToISO88595.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO88595.h
+ intl/uconv/ucvlatin/nsUnicodeToISO88596.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO88596.h
+ intl/uconv/ucvlatin/nsUnicodeToISO88597.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO88597.h
+ intl/uconv/ucvlatin/nsUnicodeToISO88598.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO88598.h
+ intl/uconv/ucvlatin/nsUnicodeToISO88598I.cpp
+ intl/uconv/ucvlatin/nsUnicodeToISO88598I.h
+ intl/uconv/ucvlatin/nsUnicodeToKOI8R.cpp
+ intl/uconv/ucvlatin/nsUnicodeToKOI8R.h
+ intl/uconv/ucvlatin/nsUnicodeToKOI8U.cpp
+ intl/uconv/ucvlatin/nsUnicodeToKOI8U.h
+ intl/uconv/ucvlatin/nsUnicodeToMacCyrillic.cpp
+ intl/uconv/ucvlatin/nsUnicodeToMacCyrillic.h
+ intl/uconv/ucvlatin/nsUnicodeToUTF16.cpp
+ intl/uconv/ucvlatin/nsUnicodeToUTF16.h
+ intl/uconv/ucvlatin/nsUnicodeToUserDefined.cpp
+ intl/uconv/ucvlatin/nsUnicodeToUserDefined.h
+ intl/uconv/ucvlatin/nsUserDefinedToUnicode.cpp
+ intl/uconv/ucvlatin/nsUserDefinedToUnicode.h
+ intl/uconv/ucvlatin/userdefined.uf
+ intl/uconv/ucvlatin/userdefined.ut
+ intl/uconv/ucvtw/nsBIG5Data.h
+ intl/uconv/ucvtw/nsBIG5ToUnicode.cpp
+ intl/uconv/ucvtw/nsBIG5ToUnicode.h
+ intl/uconv/ucvtw/nsUnicodeToBIG5.cpp
+ intl/uconv/ucvtw/nsUnicodeToBIG5.h
+ intl/uconv/util/nsUCConstructors.cpp
+ intl/uconv/util/nsUCConstructors.h
+ intl/uconv/util/nsUCSupport.cpp
+ intl/uconv/util/nsUnicodeDecodeHelper.cpp
+ intl/uconv/util/nsUnicodeDecodeHelper.h
+ intl/uconv/util/nsUnicodeEncodeHelper.cpp
+ intl/uconv/util/nsUnicodeEncodeHelper.h
+ intl/uconv/util/ugen.c
+ intl/uconv/util/umap.h
+ intl/uconv/util/unicpriv.h
+ intl/uconv/util/uscan.c
+ intl/unicharutil/moz.build
+ intl/unicharutil/nsCaseConversionImp2.cpp
+ intl/unicharutil/nsCaseConversionImp2.h
+ intl/unicharutil/nsCategoryImp.cpp
+ intl/unicharutil/nsCategoryImp.h
+ intl/unicharutil/nsEntityConverter.cpp
+ intl/unicharutil/nsEntityConverter.h
+ intl/unicharutil/nsICaseConversion.h
+ intl/unicharutil/nsIEntityConverter.idl
+ intl/unicharutil/nsISaveAsCharset.idl
+ intl/unicharutil/nsIUGenCategory.h
+ intl/unicharutil/nsIUnicodeNormalizer.idl
+ intl/unicharutil/nsSaveAsCharset.cpp
+ intl/unicharutil/nsSaveAsCharset.h
+ intl/unicharutil/nsUnicharUtilCIID.h
+ intl/unicharutil/nsUnicodeNormalizer.cpp
+ intl/unicharutil/nsUnicodeNormalizer.h
+ intl/unicharutil/tables/moz.build
+ intl/unicharutil/tests/NormalizationTest.cpp
+ intl/unicharutil/tests/genNormalizationData.pl
+ intl/unicharutil/tests/moz.build
+ intl/unicharutil/tools/moz.build
+ intl/unicharutil/util/GreekCasing.cpp
+ intl/unicharutil/util/GreekCasing.h
+ intl/unicharutil/util/ICUUtils.cpp
+ intl/unicharutil/util/ICUUtils.h
+ intl/unicharutil/util/IrishCasing.h
+ intl/unicharutil/util/internal/moz.build
+ intl/unicharutil/util/moz.build
+ intl/unicharutil/util/nsBidiUtils.cpp
+ intl/unicharutil/util/nsBidiUtils.h
+ intl/unicharutil/util/nsSpecialCasingData.h
+ intl/unicharutil/util/nsUnicharUtils.cpp
+ intl/unicharutil/util/nsUnicharUtils.h
+ intl/unicharutil/util/nsUnicodeProperties.cpp
+ intl/unicharutil/util/nsUnicodeProperties.h
+ intl/unicharutil/util/objs.mozbuild
+ intl/update-icu.sh
+ intl/update-tzdata.sh
+ ipc/app/Makefile.in
+ ipc/app/MozillaRuntimeMain.cpp
+ ipc/app/MozillaRuntimeMainAndroid.cpp
+ ipc/app/pie/moz.build
+ ipc/chromium/atomics/moz.build
+ ipc/chromium/chromium-config.mozbuild
+ ipc/chromium/moz.build
+ ipc/chromium/src/base/atomicops_internals_mutex.cc
+ ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc
+ ipc/chromium/src/third_party/libeventcommon.mozbuild
+ ipc/chromium/src/third_party/moz.build
+ ipc/contentproc/moz.build
+ ipc/contentproc/plugin-container.cpp
+ ipc/dbus/DBusConnectionDelete.h
+ ipc/dbus/DBusConnectionRefPtr.h
+ ipc/dbus/DBusHelpers.cpp
+ ipc/dbus/DBusHelpers.h
+ ipc/dbus/DBusMessageRefPtr.h
+ ipc/dbus/DBusPendingCallRefPtr.h
+ ipc/dbus/DBusWatcher.cpp
+ ipc/dbus/DBusWatcher.h
+ ipc/dbus/RawDBusConnection.cpp
+ ipc/dbus/RawDBusConnection.h
+ ipc/dbus/moz.build
+ ipc/glue/BackgroundChild.h
+ ipc/glue/BackgroundChildImpl.cpp
+ ipc/glue/BackgroundChildImpl.h
+ ipc/glue/BackgroundImpl.cpp
+ ipc/glue/BackgroundParent.h
+ ipc/glue/BackgroundParentImpl.cpp
+ ipc/glue/BackgroundParentImpl.h
+ ipc/glue/BackgroundUtils.cpp
+ ipc/glue/BackgroundUtils.h
+ ipc/glue/BrowserProcessSubThread.cpp
+ ipc/glue/BrowserProcessSubThread.h
+ ipc/glue/CrossProcessMutex.h
+ ipc/glue/CrossProcessMutex_posix.cpp
+ ipc/glue/CrossProcessMutex_unimplemented.cpp
+ ipc/glue/CrossProcessMutex_windows.cpp
+ ipc/glue/Faulty.cpp
+ ipc/glue/Faulty.h
+ ipc/glue/FileDescriptor.cpp
+ ipc/glue/FileDescriptor.h
+ ipc/glue/FileDescriptorSetChild.cpp
+ ipc/glue/FileDescriptorSetChild.h
+ ipc/glue/FileDescriptorSetParent.cpp
+ ipc/glue/FileDescriptorSetParent.h
+ ipc/glue/FileDescriptorUtils.cpp
+ ipc/glue/FileDescriptorUtils.h
+ ipc/glue/GeckoChildProcessHost.cpp
+ ipc/glue/GeckoChildProcessHost.h
+ ipc/glue/IOThreadChild.h
+ ipc/glue/IPCMessageUtils.cpp
+ ipc/glue/IPCMessageUtils.h
+ ipc/glue/IPCStream.ipdlh
+ ipc/glue/IPCStreamUtils.cpp
+ ipc/glue/IPCStreamUtils.h
+ ipc/glue/InputStreamParams.ipdlh
+ ipc/glue/InputStreamUtils.cpp
+ ipc/glue/InputStreamUtils.h
+ ipc/glue/MessageChannel.cpp
+ ipc/glue/MessageChannel.h
+ ipc/glue/MessageLink.cpp
+ ipc/glue/MessageLink.h
+ ipc/glue/MessagePump.cpp
+ ipc/glue/MessagePump.h
+ ipc/glue/Neutering.h
+ ipc/glue/PBackground.ipdl
+ ipc/glue/PBackgroundSharedTypes.ipdlh
+ ipc/glue/PBackgroundTest.ipdl
+ ipc/glue/PFileDescriptorSet.ipdl
+ ipc/glue/PSendStream.ipdl
+ ipc/glue/ProcessChild.cpp
+ ipc/glue/ProcessChild.h
+ ipc/glue/ProcessUtils.h
+ ipc/glue/ProcessUtils_bsd.cpp
+ ipc/glue/ProcessUtils_linux.cpp
+ ipc/glue/ProcessUtils_mac.mm
+ ipc/glue/ProcessUtils_none.cpp
+ ipc/glue/ProtocolTypes.ipdlh
+ ipc/glue/ProtocolUtils.cpp
+ ipc/glue/ProtocolUtils.h
+ ipc/glue/ScopedXREEmbed.cpp
+ ipc/glue/ScopedXREEmbed.h
+ ipc/glue/SendStream.h
+ ipc/glue/SendStreamAlloc.h
+ ipc/glue/SendStreamChild.cpp
+ ipc/glue/SendStreamParent.cpp
+ ipc/glue/SharedMemory.cpp
+ ipc/glue/SharedMemory.h
+ ipc/glue/SharedMemoryBasic.h
+ ipc/glue/SharedMemoryBasic_android.cpp
+ ipc/glue/SharedMemoryBasic_android.h
+ ipc/glue/SharedMemoryBasic_chromium.h
+ ipc/glue/SharedMemoryBasic_mach.h
+ ipc/glue/SharedMemoryBasic_mach.mm
+ ipc/glue/SharedMemory_posix.cpp
+ ipc/glue/SharedMemory_windows.cpp
+ ipc/glue/Shmem.cpp
+ ipc/glue/Shmem.h
+ ipc/glue/StringUtil.cpp
+ ipc/glue/TaskFactory.h
+ ipc/glue/Transport.h
+ ipc/glue/Transport_posix.cpp
+ ipc/glue/Transport_posix.h
+ ipc/glue/Transport_win.cpp
+ ipc/glue/Transport_win.h
+ ipc/glue/URIParams.ipdlh
+ ipc/glue/URIUtils.cpp
+ ipc/glue/URIUtils.h
+ ipc/glue/WindowsMessageLoop.cpp
+ ipc/glue/WindowsMessageLoop.h
+ ipc/glue/moz.build
+ ipc/glue/nsIIPCBackgroundChildCreateCallback.h
+ ipc/glue/nsIIPCSerializableInputStream.h
+ ipc/glue/nsIIPCSerializableURI.h
+ ipc/ipdl/Makefile.in
+ ipc/ipdl/ipdl.py
+ ipc/ipdl/ipdl/__init__.py
+ ipc/ipdl/ipdl/ast.py
+ ipc/ipdl/ipdl/cgen.py
+ ipc/ipdl/ipdl/cxx/__init__.py
+ ipc/ipdl/ipdl/cxx/ast.py
+ ipc/ipdl/ipdl/cxx/cgen.py
+ ipc/ipdl/ipdl/lower.py
+ ipc/ipdl/ipdl/parser.py
+ ipc/ipdl/ipdl/type.py
+ ipc/ipdl/moz.build
+ ipc/ipdl/msgtype-components
+ ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.cpp
+ ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.h
+ ipc/ipdl/test/cxx/IPDLUnitTestSubprocess.cpp
+ ipc/ipdl/test/cxx/IPDLUnitTestSubprocess.h
+ ipc/ipdl/test/cxx/IPDLUnitTestTypes.h
+ ipc/ipdl/test/cxx/IPDLUnitTests.h
+ ipc/ipdl/test/cxx/Makefile.in
+ ipc/ipdl/test/cxx/TestHighestPrio.cpp
+ ipc/ipdl/test/cxx/app/Makefile.in
+ ipc/ipdl/test/cxx/app/TestIPDL.cpp
+ ipc/ipdl/test/cxx/app/moz.build
+ ipc/ipdl/test/cxx/genIPDLUnitTests.py
+ ipc/ipdl/test/cxx/moz.build
+ ipc/ipdl/test/ipdl/Makefile.in
+ ipc/ipdl/test/ipdl/moz.build
+ ipc/ipdl/test/moz.build
+ ipc/moz.build
+ ipc/mscom/ActivationContext.cpp
+ ipc/mscom/ActivationContext.h
+ ipc/mscom/COMApartmentRegion.h
+ ipc/mscom/COMPtrHolder.h
+ ipc/mscom/DispatchForwarder.cpp
+ ipc/mscom/DispatchForwarder.h
+ ipc/mscom/DynamicallyLinkedFunctionPtr.h
+ ipc/mscom/EnsureMTA.cpp
+ ipc/mscom/EnsureMTA.h
+ ipc/mscom/Interceptor.cpp
+ ipc/mscom/Interceptor.h
+ ipc/mscom/InterceptorLog.cpp
+ ipc/mscom/InterceptorLog.h
+ ipc/mscom/MainThreadHandoff.cpp
+ ipc/mscom/MainThreadHandoff.h
+ ipc/mscom/MainThreadInvoker.cpp
+ ipc/mscom/MainThreadInvoker.h
+ ipc/mscom/MainThreadRuntime.cpp
+ ipc/mscom/MainThreadRuntime.h
+ ipc/mscom/ProxyStream.cpp
+ ipc/mscom/ProxyStream.h
+ ipc/mscom/Ptr.h
+ ipc/mscom/Registration.h
+ ipc/mscom/Utils.h
+ ipc/mscom/WeakRef.cpp
+ ipc/mscom/WeakRef.h
+ ipc/mscom/moz.build
+ ipc/pull-chromium.py
+ ipc/ril/Ril.cpp
+ ipc/ril/Ril.h
+ ipc/ril/RilConnector.cpp
+ ipc/ril/RilConnector.h
+ ipc/ril/RilSocket.cpp
+ ipc/ril/RilSocket.h
+ ipc/ril/RilSocketConsumer.cpp
+ ipc/ril/RilSocketConsumer.h
+ ipc/ril/moz.build
+ ipc/testshell/PTestShell.ipdl
+ ipc/testshell/PTestShellCommand.ipdl
+ ipc/testshell/TestShellChild.cpp
+ ipc/testshell/TestShellChild.h
+ ipc/testshell/TestShellParent.cpp
+ ipc/testshell/TestShellParent.h
+ ipc/testshell/XPCShellEnvironment.cpp
+ ipc/testshell/XPCShellEnvironment.h
+ ipc/testshell/moz.build
+ js/ductwork/debugger/IJSDebugger.idl
+ js/ductwork/debugger/JSDebugger.cpp
+ js/ductwork/debugger/JSDebugger.h
+ js/ductwork/debugger/jsdebugger.jsm
+ js/ductwork/debugger/moz.build
+ js/ffi.configure
+ js/ipc/CPOWTimer.cpp
+ js/ipc/CPOWTimer.h
+ js/ipc/CpowHolder.h
+ js/ipc/CrossProcessObjectWrappers.h
+ js/ipc/JavaScriptBase.h
+ js/ipc/JavaScriptChild.cpp
+ js/ipc/JavaScriptChild.h
+ js/ipc/JavaScriptLogging.h
+ js/ipc/JavaScriptParent.cpp
+ js/ipc/JavaScriptParent.h
+ js/ipc/JavaScriptShared.cpp
+ js/ipc/JavaScriptShared.h
+ js/ipc/JavaScriptTypes.ipdlh
+ js/ipc/PJavaScript.ipdl
+ js/ipc/WrapperAnswer.cpp
+ js/ipc/WrapperAnswer.h
+ js/ipc/WrapperOwner.cpp
+ js/ipc/WrapperOwner.h
+ js/ipc/moz.build
+ js/moz.configure
+ js/public/CallNonGenericMethod.h
+ js/public/CharacterEncoding.h
+ js/public/GCAPI.h
+ js/public/GCAnnotations.h
+ js/public/GCHashTable.h
+ js/public/GCVariant.h
+ js/public/GCVector.h
+ js/public/HashTable.h
+ js/public/HeapAPI.h
+ js/public/Id.h
+ js/public/MemoryMetrics.h
+ js/public/ProfilingFrameIterator.h
+ js/public/ProfilingStack.h
+ js/public/Proxy.h
+ js/public/RootingAPI.h
+ js/public/SliceBudget.h
+ js/public/StructuredClone.h
+ js/public/SweepingAPI.h
+ js/public/TraceKind.h
+ js/public/TracingAPI.h
+ js/public/TrackedOptimizationInfo.h
+ js/public/UbiNode.h
+ js/public/UbiNodeBreadthFirst.h
+ js/public/UbiNodeCensus.h
+ js/public/UbiNodeDominatorTree.h
+ js/public/UbiNodePostOrder.h
+ js/public/UbiNodeShortestPaths.h
+ js/public/UniquePtr.h
+ js/public/Utility.h
+ js/public/Vector.h
+ js/public/WeakMapPtr.h
+ js/src/Makefile.in
+ js/src/build.rs
+ js/src/builtin/AtomicsObject.h
+ js/src/builtin/Date.js
+ js/src/builtin/Eval.cpp
+ js/src/builtin/Eval.h
+ js/src/builtin/Generator.js
+ js/src/builtin/Intl.h
+ js/src/builtin/Intl.js
+ js/src/builtin/Iterator.js
+ js/src/builtin/MapObject.cpp
+ js/src/builtin/MapObject.h
+ js/src/builtin/Module.js
+ js/src/builtin/ModuleObject.cpp
+ js/src/builtin/ModuleObject.h
+ js/src/builtin/Number.js
+ js/src/builtin/Object.cpp
+ js/src/builtin/Object.h
+ js/src/builtin/Promise.cpp
+ js/src/builtin/Promise.h
+ js/src/builtin/Reflect.cpp
+ js/src/builtin/Reflect.h
+ js/src/builtin/RegExp.cpp
+ js/src/builtin/RegExp.h
+ js/src/builtin/SIMD.h
+ js/src/builtin/String.js
+ js/src/builtin/SymbolObject.cpp
+ js/src/builtin/SymbolObject.h
+ js/src/builtin/TestingFunctions.cpp
+ js/src/builtin/TestingFunctions.h
+ js/src/builtin/TypedArray.js
+ js/src/builtin/TypedObject.cpp
+ js/src/builtin/TypedObject.h
+ js/src/builtin/WeakMapObject.cpp
+ js/src/builtin/WeakMapObject.h
+ js/src/builtin/WeakSetObject.cpp
+ js/src/builtin/WeakSetObject.h
+ js/src/builtin/make_intl_data.py
+ js/src/ctypes/CTypes.cpp
+ js/src/ctypes/CTypes.h
+ js/src/ctypes/Library.cpp
+ js/src/ctypes/Library.h
+ js/src/devtools/Instruments.cpp
+ js/src/devtools/Instruments.h
+ js/src/devtools/gctrace/Makefile
+ js/src/devtools/rootAnalysis/analyze.py
+ js/src/devtools/rootAnalysis/run-test.py
+ js/src/devtools/rootAnalysis/t/sixgill.py
+ js/src/devtools/sharkctl.cpp
+ js/src/devtools/sharkctl.h
+ js/src/devtools/vprof/manifest.mk
+ js/src/devtools/vprof/readme.txt
+ js/src/devtools/vprof/testVprofMT.c
+ js/src/devtools/vprof/vprof.cpp
+ js/src/ds/BitArray.h
+ js/src/ds/Fifo.h
+ js/src/ds/FixedSizeHash.h
+ js/src/ds/IdValuePair.h
+ js/src/ds/InlineTable.h
+ js/src/ds/LifoAlloc.cpp
+ js/src/ds/LifoAlloc.h
+ js/src/ds/MemoryProtectionExceptionHandler.cpp
+ js/src/ds/MemoryProtectionExceptionHandler.h
+ js/src/ds/OrderedHashTable.h
+ js/src/ds/PageProtectingVector.h
+ js/src/ds/PriorityQueue.h
+ js/src/ds/Sort.h
+ js/src/ds/SplayTree.h
+ js/src/ds/TraceableFifo.h
+ js/src/editline/editline.h
+ js/src/editline/moz.build
+ js/src/editline/unix.h
+ js/src/frontend/BytecodeCompiler.cpp
+ js/src/frontend/BytecodeCompiler.h
+ js/src/frontend/FoldConstants.cpp
+ js/src/frontend/FoldConstants.h
+ js/src/frontend/FullParseHandler.h
+ js/src/frontend/GenerateReservedWords.py
+ js/src/frontend/NameAnalysisTypes.h
+ js/src/frontend/NameCollections.h
+ js/src/frontend/NameFunctions.cpp
+ js/src/frontend/NameFunctions.h
+ js/src/frontend/ParseNode-inl.h
+ js/src/frontend/ParseNode.cpp
+ js/src/frontend/ParseNode.h
+ js/src/frontend/SharedContext.h
+ js/src/frontend/SourceNotes.h
+ js/src/frontend/SyntaxParseHandler.h
+ js/src/frontend/TokenKind.h
+ js/src/frontend/TokenStream.h
+ js/src/gc/Allocator.cpp
+ js/src/gc/Allocator.h
+ js/src/gc/Barrier.cpp
+ js/src/gc/Barrier.h
+ js/src/gc/FindSCCs.h
+ js/src/gc/GCInternals.h
+ js/src/gc/GCRuntime.h
+ js/src/gc/GCTrace.cpp
+ js/src/gc/GCTrace.h
+ js/src/gc/GCTraceFormat.h
+ js/src/gc/Heap-inl.h
+ js/src/gc/Heap.h
+ js/src/gc/Iteration.cpp
+ js/src/gc/Marking.cpp
+ js/src/gc/Marking.h
+ js/src/gc/Memory.cpp
+ js/src/gc/Memory.h
+ js/src/gc/MemoryProfiler.cpp
+ js/src/gc/Nursery-inl.h
+ js/src/gc/Nursery.cpp
+ js/src/gc/Nursery.h
+ js/src/gc/NurseryAwareHashMap.h
+ js/src/gc/RootMarking.cpp
+ js/src/gc/Rooting.h
+ js/src/gc/Statistics.cpp
+ js/src/gc/Statistics.h
+ js/src/gc/StoreBuffer-inl.h
+ js/src/gc/StoreBuffer.cpp
+ js/src/gc/StoreBuffer.h
+ js/src/gc/Tracer.cpp
+ js/src/gc/Tracer.h
+ js/src/gc/Verifier.cpp
+ js/src/gc/Zone.cpp
+ js/src/gc/Zone.h
+ js/src/gdb/gdb-tests.cpp
+ js/src/gdb/gdb-tests.h
+ js/src/gdb/moz.build
+ js/src/gdb/tests/test-Interpreter.cpp
+ js/src/jit-test/jit_test.py
+ js/src/jit-test/lib/andTestHelper.js
+ js/src/jit-test/lib/asm.js
+ js/src/jit-test/lib/asserts.js
+ js/src/jit-test/lib/eqArrayHelper.js
+ js/src/jit-test/lib/iteration.js
+ js/src/jit-test/lib/orTestHelper.js
+ js/src/jit-test/lib/string.js
+ js/src/jit/AliasAnalysis.cpp
+ js/src/jit/AliasAnalysis.h
+ js/src/jit/AliasAnalysisShared.cpp
+ js/src/jit/AliasAnalysisShared.h
+ js/src/jit/AlignmentMaskAnalysis.cpp
+ js/src/jit/AlignmentMaskAnalysis.h
+ js/src/jit/AtomicOp.h
+ js/src/jit/AtomicOperations.h
+ js/src/jit/BacktrackingAllocator.cpp
+ js/src/jit/BacktrackingAllocator.h
+ js/src/jit/Bailouts.cpp
+ js/src/jit/Bailouts.h
+ js/src/jit/BaselineBailouts.cpp
+ js/src/jit/BaselineCacheIR.cpp
+ js/src/jit/BaselineCacheIR.h
+ js/src/jit/BaselineCompiler.cpp
+ js/src/jit/BaselineCompiler.h
+ js/src/jit/BaselineDebugModeOSR.cpp
+ js/src/jit/BaselineDebugModeOSR.h
+ js/src/jit/BaselineFrame-inl.h
+ js/src/jit/BaselineFrame.cpp
+ js/src/jit/BaselineFrame.h
+ js/src/jit/BaselineFrameInfo-inl.h
+ js/src/jit/BaselineFrameInfo.cpp
+ js/src/jit/BaselineFrameInfo.h
+ js/src/jit/BaselineIC.cpp
+ js/src/jit/BaselineIC.h
+ js/src/jit/BaselineICList.h
+ js/src/jit/BaselineInspector.cpp
+ js/src/jit/BaselineInspector.h
+ js/src/jit/BaselineJIT.cpp
+ js/src/jit/BaselineJIT.h
+ js/src/jit/BitSet.cpp
+ js/src/jit/BitSet.h
+ js/src/jit/BytecodeAnalysis.cpp
+ js/src/jit/BytecodeAnalysis.h
+ js/src/jit/C1Spewer.cpp
+ js/src/jit/C1Spewer.h
+ js/src/jit/CacheIR.cpp
+ js/src/jit/CacheIR.h
+ js/src/jit/CodeGenerator.cpp
+ js/src/jit/CodeGenerator.h
+ js/src/jit/CompactBuffer.h
+ js/src/jit/CompileInfo-inl.h
+ js/src/jit/CompileInfo.h
+ js/src/jit/CompileWrappers.cpp
+ js/src/jit/CompileWrappers.h
+ js/src/jit/Disassembler.cpp
+ js/src/jit/Disassembler.h
+ js/src/jit/EagerSimdUnbox.cpp
+ js/src/jit/EdgeCaseAnalysis.cpp
+ js/src/jit/EdgeCaseAnalysis.h
+ js/src/jit/EffectiveAddressAnalysis.cpp
+ js/src/jit/EffectiveAddressAnalysis.h
+ js/src/jit/FixedList.h
+ js/src/jit/FlowAliasAnalysis.cpp
+ js/src/jit/FlowAliasAnalysis.h
+ js/src/jit/FoldLinearArithConstants.cpp
+ js/src/jit/FoldLinearArithConstants.h
+ js/src/jit/ICStubSpace.h
+ js/src/jit/InlinableNatives.h
+ js/src/jit/InlineList.h
+ js/src/jit/InstructionReordering.cpp
+ js/src/jit/InstructionReordering.h
+ js/src/jit/Ion.cpp
+ js/src/jit/Ion.h
+ js/src/jit/IonAnalysis.cpp
+ js/src/jit/IonAnalysis.h
+ js/src/jit/IonBuilder.cpp
+ js/src/jit/IonBuilder.h
+ js/src/jit/IonCaches.cpp
+ js/src/jit/IonCaches.h
+ js/src/jit/IonCode.h
+ js/src/jit/IonInstrumentation.h
+ js/src/jit/IonOptimizationLevels.cpp
+ js/src/jit/IonOptimizationLevels.h
+ js/src/jit/IonTypes.h
+ js/src/jit/JSONSpewer.cpp
+ js/src/jit/JSONSpewer.h
+ js/src/jit/JitAllocPolicy.h
+ js/src/jit/JitCommon.h
+ js/src/jit/JitCompartment.h
+ js/src/jit/JitFrameIterator-inl.h
+ js/src/jit/JitFrameIterator.h
+ js/src/jit/JitFrames-inl.h
+ js/src/jit/JitFrames.cpp
+ js/src/jit/JitFrames.h
+ js/src/jit/JitOptions.cpp
+ js/src/jit/JitOptions.h
+ js/src/jit/JitSpewer.cpp
+ js/src/jit/JitSpewer.h
+ js/src/jit/JitcodeMap.cpp
+ js/src/jit/JitcodeMap.h
+ js/src/jit/LICM.cpp
+ js/src/jit/LICM.h
+ js/src/jit/LIR.cpp
+ js/src/jit/LIR.h
+ js/src/jit/LOpcodes.h
+ js/src/jit/Label.h
+ js/src/jit/Linker.cpp
+ js/src/jit/Linker.h
+ js/src/jit/LoopUnroller.cpp
+ js/src/jit/LoopUnroller.h
+ js/src/jit/Lowering.cpp
+ js/src/jit/Lowering.h
+ js/src/jit/MCallOptimize.cpp
+ js/src/jit/MIR.cpp
+ js/src/jit/MIRGenerator.h
+ js/src/jit/MIRGraph.cpp
+ js/src/jit/MIRGraph.h
+ js/src/jit/MOpcodes.h
+ js/src/jit/MacroAssembler-inl.h
+ js/src/jit/MacroAssembler.cpp
+ js/src/jit/MacroAssembler.h
+ js/src/jit/MoveEmitter.h
+ js/src/jit/MoveResolver.cpp
+ js/src/jit/MoveResolver.h
+ js/src/jit/OptimizationTracking.cpp
+ js/src/jit/OptimizationTracking.h
+ js/src/jit/PcScriptCache.h
+ js/src/jit/PerfSpewer.cpp
+ js/src/jit/PerfSpewer.h
+ js/src/jit/ProcessExecutableMemory.cpp
+ js/src/jit/ProcessExecutableMemory.h
+ js/src/jit/RangeAnalysis.cpp
+ js/src/jit/RangeAnalysis.h
+ js/src/jit/Recover.cpp
+ js/src/jit/Recover.h
+ js/src/jit/RegisterAllocator.cpp
+ js/src/jit/RegisterAllocator.h
+ js/src/jit/RegisterSets.h
+ js/src/jit/Registers.h
+ js/src/jit/RematerializedFrame.cpp
+ js/src/jit/RematerializedFrame.h
+ js/src/jit/Safepoints.cpp
+ js/src/jit/Safepoints.h
+ js/src/jit/ScalarReplacement.cpp
+ js/src/jit/SharedIC.cpp
+ js/src/jit/SharedIC.h
+ js/src/jit/SharedICHelpers.h
+ js/src/jit/SharedICList.h
+ js/src/jit/SharedICRegisters.h
+ js/src/jit/Sink.cpp
+ js/src/jit/Snapshots.cpp
+ js/src/jit/Snapshots.h
+ js/src/jit/StackSlotAllocator.h
+ js/src/jit/StupidAllocator.cpp
+ js/src/jit/StupidAllocator.h
+ js/src/jit/TypePolicy.cpp
+ js/src/jit/TypePolicy.h
+ js/src/jit/TypedObjectPrediction.cpp
+ js/src/jit/TypedObjectPrediction.h
+ js/src/jit/VMFunctions.cpp
+ js/src/jit/VMFunctions.h
+ js/src/jit/ValueNumbering.cpp
+ js/src/jit/ValueNumbering.h
+ js/src/jit/WasmBCE.cpp
+ js/src/jit/arm/Architecture-arm.cpp
+ js/src/jit/arm/Architecture-arm.h
+ js/src/jit/arm/Assembler-arm.cpp
+ js/src/jit/arm/Assembler-arm.h
+ js/src/jit/arm/Bailouts-arm.cpp
+ js/src/jit/arm/BaselineCompiler-arm.cpp
+ js/src/jit/arm/BaselineCompiler-arm.h
+ js/src/jit/arm/BaselineIC-arm.cpp
+ js/src/jit/arm/CodeGenerator-arm.cpp
+ js/src/jit/arm/CodeGenerator-arm.h
+ js/src/jit/arm/LIR-arm.h
+ js/src/jit/arm/LOpcodes-arm.h
+ js/src/jit/arm/Lowering-arm.cpp
+ js/src/jit/arm/Lowering-arm.h
+ js/src/jit/arm/MacroAssembler-arm-inl.h
+ js/src/jit/arm/MacroAssembler-arm.cpp
+ js/src/jit/arm/MacroAssembler-arm.h
+ js/src/jit/arm/MoveEmitter-arm.cpp
+ js/src/jit/arm/MoveEmitter-arm.h
+ js/src/jit/arm/SharedIC-arm.cpp
+ js/src/jit/arm/SharedICHelpers-arm.h
+ js/src/jit/arm/SharedICRegisters-arm.h
+ js/src/jit/arm/Trampoline-arm.cpp
+ js/src/jit/arm/gen-double-encoder-table.py
+ js/src/jit/arm64/Architecture-arm64.cpp
+ js/src/jit/arm64/Architecture-arm64.h
+ js/src/jit/arm64/Assembler-arm64.cpp
+ js/src/jit/arm64/Assembler-arm64.h
+ js/src/jit/arm64/Bailouts-arm64.cpp
+ js/src/jit/arm64/BaselineCompiler-arm64.h
+ js/src/jit/arm64/BaselineIC-arm64.cpp
+ js/src/jit/arm64/CodeGenerator-arm64.cpp
+ js/src/jit/arm64/CodeGenerator-arm64.h
+ js/src/jit/arm64/LIR-arm64.h
+ js/src/jit/arm64/LOpcodes-arm64.h
+ js/src/jit/arm64/Lowering-arm64.cpp
+ js/src/jit/arm64/Lowering-arm64.h
+ js/src/jit/arm64/MacroAssembler-arm64-inl.h
+ js/src/jit/arm64/MacroAssembler-arm64.cpp
+ js/src/jit/arm64/MacroAssembler-arm64.h
+ js/src/jit/arm64/MoveEmitter-arm64.cpp
+ js/src/jit/arm64/MoveEmitter-arm64.h
+ js/src/jit/arm64/SharedIC-arm64.cpp
+ js/src/jit/arm64/SharedICHelpers-arm64.h
+ js/src/jit/arm64/SharedICRegisters-arm64.h
+ js/src/jit/arm64/Trampoline-arm64.cpp
+ js/src/jit/mips-shared/Architecture-mips-shared.cpp
+ js/src/jit/mips-shared/Architecture-mips-shared.h
+ js/src/jit/mips-shared/Assembler-mips-shared.cpp
+ js/src/jit/mips-shared/Assembler-mips-shared.h
+ js/src/jit/mips-shared/Bailouts-mips-shared.cpp
+ js/src/jit/mips-shared/BaselineCompiler-mips-shared.cpp
+ js/src/jit/mips-shared/BaselineCompiler-mips-shared.h
+ js/src/jit/mips-shared/BaselineIC-mips-shared.cpp
+ js/src/jit/mips-shared/CodeGenerator-mips-shared.cpp
+ js/src/jit/mips-shared/CodeGenerator-mips-shared.h
+ js/src/jit/mips-shared/LIR-mips-shared.h
+ js/src/jit/mips-shared/Lowering-mips-shared.cpp
+ js/src/jit/mips-shared/Lowering-mips-shared.h
+ js/src/jit/mips-shared/MacroAssembler-mips-shared-inl.h
+ js/src/jit/mips-shared/MacroAssembler-mips-shared.cpp
+ js/src/jit/mips-shared/MacroAssembler-mips-shared.h
+ js/src/jit/mips-shared/MoveEmitter-mips-shared.cpp
+ js/src/jit/mips-shared/MoveEmitter-mips-shared.h
+ js/src/jit/mips-shared/SharedICHelpers-mips-shared.h
+ js/src/jit/mips32/Architecture-mips32.cpp
+ js/src/jit/mips32/Architecture-mips32.h
+ js/src/jit/mips32/Assembler-mips32.cpp
+ js/src/jit/mips32/Assembler-mips32.h
+ js/src/jit/mips32/Bailouts-mips32.cpp
+ js/src/jit/mips32/Bailouts-mips32.h
+ js/src/jit/mips32/BaselineCompiler-mips32.cpp
+ js/src/jit/mips32/BaselineCompiler-mips32.h
+ js/src/jit/mips32/BaselineIC-mips32.cpp
+ js/src/jit/mips32/CodeGenerator-mips32.cpp
+ js/src/jit/mips32/CodeGenerator-mips32.h
+ js/src/jit/mips32/LIR-mips32.h
+ js/src/jit/mips32/LOpcodes-mips32.h
+ js/src/jit/mips32/Lowering-mips32.cpp
+ js/src/jit/mips32/Lowering-mips32.h
+ js/src/jit/mips32/MacroAssembler-mips32-inl.h
+ js/src/jit/mips32/MacroAssembler-mips32.cpp
+ js/src/jit/mips32/MacroAssembler-mips32.h
+ js/src/jit/mips32/MoveEmitter-mips32.cpp
+ js/src/jit/mips32/MoveEmitter-mips32.h
+ js/src/jit/mips32/SharedIC-mips32.cpp
+ js/src/jit/mips32/SharedICRegisters-mips32.h
+ js/src/jit/mips32/Trampoline-mips32.cpp
+ js/src/jit/mips64/Architecture-mips64.cpp
+ js/src/jit/mips64/Architecture-mips64.h
+ js/src/jit/mips64/Assembler-mips64.cpp
+ js/src/jit/mips64/Assembler-mips64.h
+ js/src/jit/mips64/Bailouts-mips64.cpp
+ js/src/jit/mips64/Bailouts-mips64.h
+ js/src/jit/mips64/BaselineCompiler-mips64.cpp
+ js/src/jit/mips64/BaselineCompiler-mips64.h
+ js/src/jit/mips64/BaselineIC-mips64.cpp
+ js/src/jit/mips64/CodeGenerator-mips64.cpp
+ js/src/jit/mips64/CodeGenerator-mips64.h
+ js/src/jit/mips64/LIR-mips64.h
+ js/src/jit/mips64/LOpcodes-mips64.h
+ js/src/jit/mips64/Lowering-mips64.cpp
+ js/src/jit/mips64/Lowering-mips64.h
+ js/src/jit/mips64/MacroAssembler-mips64-inl.h
+ js/src/jit/mips64/MacroAssembler-mips64.cpp
+ js/src/jit/mips64/MacroAssembler-mips64.h
+ js/src/jit/mips64/MoveEmitter-mips64.cpp
+ js/src/jit/mips64/MoveEmitter-mips64.h
+ js/src/jit/mips64/SharedIC-mips64.cpp
+ js/src/jit/mips64/SharedICRegisters-mips64.h
+ js/src/jit/mips64/Trampoline-mips64.cpp
+ js/src/jit/none/Architecture-none.h
+ js/src/jit/none/BaselineCompiler-none.h
+ js/src/jit/none/CodeGenerator-none.h
+ js/src/jit/none/LIR-none.h
+ js/src/jit/none/LOpcodes-none.h
+ js/src/jit/none/Lowering-none.h
+ js/src/jit/none/MacroAssembler-none.h
+ js/src/jit/none/MoveEmitter-none.h
+ js/src/jit/none/SharedICHelpers-none.h
+ js/src/jit/none/SharedICRegisters-none.h
+ js/src/jit/none/Trampoline-none.cpp
+ js/src/jit/shared/Assembler-shared.h
+ js/src/jit/shared/BaselineCompiler-shared.cpp
+ js/src/jit/shared/BaselineCompiler-shared.h
+ js/src/jit/shared/CodeGenerator-shared-inl.h
+ js/src/jit/shared/CodeGenerator-shared.cpp
+ js/src/jit/shared/CodeGenerator-shared.h
+ js/src/jit/shared/IonAssemblerBuffer.h
+ js/src/jit/shared/IonAssemblerBufferWithConstantPools.h
+ js/src/jit/shared/LIR-shared.h
+ js/src/jit/shared/LOpcodes-shared.h
+ js/src/jit/shared/Lowering-shared-inl.h
+ js/src/jit/shared/Lowering-shared.cpp
+ js/src/jit/shared/Lowering-shared.h
+ js/src/jit/x64/Assembler-x64.cpp
+ js/src/jit/x64/Assembler-x64.h
+ js/src/jit/x64/Bailouts-x64.cpp
+ js/src/jit/x64/BaseAssembler-x64.h
+ js/src/jit/x64/BaselineCompiler-x64.cpp
+ js/src/jit/x64/BaselineCompiler-x64.h
+ js/src/jit/x64/BaselineIC-x64.cpp
+ js/src/jit/x64/CodeGenerator-x64.cpp
+ js/src/jit/x64/CodeGenerator-x64.h
+ js/src/jit/x64/LIR-x64.h
+ js/src/jit/x64/LOpcodes-x64.h
+ js/src/jit/x64/Lowering-x64.cpp
+ js/src/jit/x64/Lowering-x64.h
+ js/src/jit/x64/MacroAssembler-x64-inl.h
+ js/src/jit/x64/MacroAssembler-x64.cpp
+ js/src/jit/x64/MacroAssembler-x64.h
+ js/src/jit/x64/SharedIC-x64.cpp
+ js/src/jit/x64/SharedICHelpers-x64.h
+ js/src/jit/x64/SharedICRegisters-x64.h
+ js/src/jit/x64/Trampoline-x64.cpp
+ js/src/jit/x86-shared/Architecture-x86-shared.cpp
+ js/src/jit/x86-shared/Architecture-x86-shared.h
+ js/src/jit/x86-shared/Assembler-x86-shared.cpp
+ js/src/jit/x86-shared/Assembler-x86-shared.h
+ js/src/jit/x86-shared/AssemblerBuffer-x86-shared.cpp
+ js/src/jit/x86-shared/BaselineCompiler-x86-shared.cpp
+ js/src/jit/x86-shared/BaselineCompiler-x86-shared.h
+ js/src/jit/x86-shared/BaselineIC-x86-shared.cpp
+ js/src/jit/x86-shared/CodeGenerator-x86-shared.cpp
+ js/src/jit/x86-shared/CodeGenerator-x86-shared.h
+ js/src/jit/x86-shared/Constants-x86-shared.h
+ js/src/jit/x86-shared/Disassembler-x86-shared.cpp
+ js/src/jit/x86-shared/Encoding-x86-shared.h
+ js/src/jit/x86-shared/LIR-x86-shared.h
+ js/src/jit/x86-shared/Lowering-x86-shared.cpp
+ js/src/jit/x86-shared/Lowering-x86-shared.h
+ js/src/jit/x86-shared/MacroAssembler-x86-shared-inl.h
+ js/src/jit/x86-shared/MacroAssembler-x86-shared.cpp
+ js/src/jit/x86-shared/MacroAssembler-x86-shared.h
+ js/src/jit/x86-shared/MoveEmitter-x86-shared.cpp
+ js/src/jit/x86-shared/MoveEmitter-x86-shared.h
+ js/src/jit/x86-shared/Patching-x86-shared.h
+ js/src/jit/x86/Assembler-x86.cpp
+ js/src/jit/x86/Assembler-x86.h
+ js/src/jit/x86/Bailouts-x86.cpp
+ js/src/jit/x86/BaseAssembler-x86.h
+ js/src/jit/x86/BaselineCompiler-x86.cpp
+ js/src/jit/x86/BaselineCompiler-x86.h
+ js/src/jit/x86/BaselineIC-x86.cpp
+ js/src/jit/x86/CodeGenerator-x86.cpp
+ js/src/jit/x86/CodeGenerator-x86.h
+ js/src/jit/x86/LIR-x86.h
+ js/src/jit/x86/LOpcodes-x86.h
+ js/src/jit/x86/Lowering-x86.cpp
+ js/src/jit/x86/Lowering-x86.h
+ js/src/jit/x86/MacroAssembler-x86-inl.h
+ js/src/jit/x86/MacroAssembler-x86.cpp
+ js/src/jit/x86/MacroAssembler-x86.h
+ js/src/jit/x86/SharedIC-x86.cpp
+ js/src/jit/x86/SharedICHelpers-x86.h
+ js/src/jit/x86/SharedICRegisters-x86.h
+ js/src/jit/x86/Trampoline-x86.cpp
+ js/src/js-config.h.in
+ js/src/js-config.in
+ js/src/jsalloc.cpp
+ js/src/jsapi-tests/Makefile.in
+ js/src/jsapi-tests/moz.build
+ js/src/jsapi-tests/selfTest.cpp
+ js/src/jsapi-tests/testAddPropertyPropcache.cpp
+ js/src/jsapi-tests/testArgumentsObject.cpp
+ js/src/jsapi-tests/testAssemblerBuffer.cpp
+ js/src/jsapi-tests/testBoundFunction.cpp
+ js/src/jsapi-tests/testBug604087.cpp
+ js/src/jsapi-tests/testCallArgs.cpp
+ js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp
+ js/src/jsapi-tests/testChromeBuffer.cpp
+ js/src/jsapi-tests/testClassGetter.cpp
+ js/src/jsapi-tests/testCloneScript.cpp
+ js/src/jsapi-tests/testDateToLocaleString.cpp
+ js/src/jsapi-tests/testDebugger.cpp
+ js/src/jsapi-tests/testDeepFreeze.cpp
+ js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp
+ js/src/jsapi-tests/testDefineProperty.cpp
+ js/src/jsapi-tests/testDefinePropertyIgnoredAttributes.cpp
+ js/src/jsapi-tests/testDeflateStringToUTF8Buffer.cpp
+ js/src/jsapi-tests/testDifferentNewTargetInvokeConstructor.cpp
+ js/src/jsapi-tests/testEnclosingFunction.cpp
+ js/src/jsapi-tests/testErrorCopying.cpp
+ js/src/jsapi-tests/testException.cpp
+ js/src/jsapi-tests/testExternalStrings.cpp
+ js/src/jsapi-tests/testFindSCCs.cpp
+ js/src/jsapi-tests/testForOfIterator.cpp
+ js/src/jsapi-tests/testForceLexicalInitialization.cpp
+ js/src/jsapi-tests/testForwardSetProperty.cpp
+ js/src/jsapi-tests/testFreshGlobalEvalRedefinition.cpp
+ js/src/jsapi-tests/testFunctionBinding.cpp
+ js/src/jsapi-tests/testFunctionProperties.cpp
+ js/src/jsapi-tests/testGCAllocator.cpp
+ js/src/jsapi-tests/testGCCellPtr.cpp
+ js/src/jsapi-tests/testGCChunkPool.cpp
+ js/src/jsapi-tests/testGCExactRooting.cpp
+ js/src/jsapi-tests/testGCFinalizeCallback.cpp
+ js/src/jsapi-tests/testGCHeapPostBarriers.cpp
+ js/src/jsapi-tests/testGCHooks.cpp
+ js/src/jsapi-tests/testGCMarking.cpp
+ js/src/jsapi-tests/testGCStoreBufferRemoval.cpp
+ js/src/jsapi-tests/testGCUniqueId.cpp
+ js/src/jsapi-tests/testGCWeakCache.cpp
+ js/src/jsapi-tests/testGCWeakRef.cpp
+ js/src/jsapi-tests/testGetPropertyDescriptor.cpp
+ js/src/jsapi-tests/testHashTable.cpp
+ js/src/jsapi-tests/testIndexToString.cpp
+ js/src/jsapi-tests/testIntString.cpp
+ js/src/jsapi-tests/testIntern.cpp
+ js/src/jsapi-tests/testIntlAvailableLocales.cpp
+ js/src/jsapi-tests/testIsInsideNursery.cpp
+ js/src/jsapi-tests/testIteratorObject.cpp
+ js/src/jsapi-tests/testJitDCEinGVN.cpp
+ js/src/jsapi-tests/testJitFoldsTo.cpp
+ js/src/jsapi-tests/testJitGVN.cpp
+ js/src/jsapi-tests/testJitMacroAssembler.cpp
+ js/src/jsapi-tests/testJitMinimalFunc.h
+ js/src/jsapi-tests/testJitMoveEmitterCycles-mips32.cpp
+ js/src/jsapi-tests/testJitMoveEmitterCycles.cpp
+ js/src/jsapi-tests/testJitRValueAlloc.cpp
+ js/src/jsapi-tests/testJitRangeAnalysis.cpp
+ js/src/jsapi-tests/testJitRegisterSet.cpp
+ js/src/jsapi-tests/testLookup.cpp
+ js/src/jsapi-tests/testLooselyEqual.cpp
+ js/src/jsapi-tests/testMutedErrors.cpp
+ js/src/jsapi-tests/testNewObject.cpp
+ js/src/jsapi-tests/testNewTargetInvokeConstructor.cpp
+ js/src/jsapi-tests/testNullRoot.cpp
+ js/src/jsapi-tests/testOOM.cpp
+ js/src/jsapi-tests/testObjectEmulatingUndefined.cpp
+ js/src/jsapi-tests/testParseJSON.cpp
+ js/src/jsapi-tests/testPersistentRooted.cpp
+ js/src/jsapi-tests/testPrintf.cpp
+ js/src/jsapi-tests/testPrivateGCThingValue.cpp
+ js/src/jsapi-tests/testProfileStrings.cpp
+ js/src/jsapi-tests/testPromise.cpp
+ js/src/jsapi-tests/testPropCache.cpp
+ js/src/jsapi-tests/testRegExp.cpp
+ js/src/jsapi-tests/testResolveRecursion.cpp
+ js/src/jsapi-tests/testSameValue.cpp
+ js/src/jsapi-tests/testSavedStacks.cpp
+ js/src/jsapi-tests/testScriptInfo.cpp
+ js/src/jsapi-tests/testScriptObject.cpp
+ js/src/jsapi-tests/testSetProperty.cpp
+ js/src/jsapi-tests/testSharedImmutableStringsCache.cpp
+ js/src/jsapi-tests/testSlowScript.cpp
+ js/src/jsapi-tests/testSourcePolicy.cpp
+ js/src/jsapi-tests/testStringBuffer.cpp
+ js/src/jsapi-tests/testStructuredClone.cpp
+ js/src/jsapi-tests/testSymbol.cpp
+ js/src/jsapi-tests/testThreadingConditionVariable.cpp
+ js/src/jsapi-tests/testThreadingExclusiveData.cpp
+ js/src/jsapi-tests/testThreadingMutex.cpp
+ js/src/jsapi-tests/testThreadingThread.cpp
+ js/src/jsapi-tests/testToIntWidth.cpp
+ js/src/jsapi-tests/testTypedArrays.cpp
+ js/src/jsapi-tests/testUTF8.cpp
+ js/src/jsapi-tests/testUbiNode.cpp
+ js/src/jsapi-tests/testUncaughtSymbol.cpp
+ js/src/jsapi-tests/testValueABI.cpp
+ js/src/jsapi-tests/testWasmLEB128.cpp
+ js/src/jsapi-tests/testWeakMap.cpp
+ js/src/jsapi-tests/testXDR.cpp
+ js/src/jsapi-tests/tests.cpp
+ js/src/jsapi-tests/tests.h
+ js/src/jsapi-tests/valueABI.c
+ js/src/jsarray.cpp
+ js/src/jsast.tbl
+ js/src/jsatom.h
+ js/src/jsatominlines.h
+ js/src/jsautokw.py
+ js/src/jsbool.h
+ js/src/jsboolinlines.h
+ js/src/jsbytecode.h
+ js/src/jsclist.h
+ js/src/jscntxtinlines.h
+ js/src/jscompartment.cpp
+ js/src/jscompartment.h
+ js/src/jscompartmentinlines.h
+ js/src/jscpucfg.h
+ js/src/jsdtoa.h
+ js/src/jsfriendapi.cpp
+ js/src/jsfriendapi.h
+ js/src/jsfun.h
+ js/src/jsfuninlines.h
+ js/src/jsgcinlines.h
+ js/src/jshashutil.h
+ js/src/jsiter.h
+ js/src/jslibmath.h
+ js/src/jsmath.h
+ js/src/jsnativestack.cpp
+ js/src/jsnativestack.h
+ js/src/jsnspr.h
+ js/src/jsnum.h
+ js/src/jsobj.h
+ js/src/jsobjinlines.h
+ js/src/json.cpp
+ js/src/json.h
+ js/src/jsopcode.h
+ js/src/jsopcodeinlines.h
+ js/src/jsprf.h
+ js/src/jspropertytree.cpp
+ js/src/jspropertytree.h
+ js/src/jsprototypes.h
+ js/src/jspubtd.h
+ js/src/jsscriptinlines.h
+ js/src/jsstr.cpp
+ js/src/jsstr.h
+ js/src/jsversion.h
+ js/src/jsweakmap.cpp
+ js/src/jsweakmap.h
+ js/src/jswin.h
+ js/src/jswrapper.h
+ js/src/perf/jsperf.cpp
+ js/src/perf/jsperf.h
+ js/src/perf/pm_linux.cpp
+ js/src/perf/pm_stub.cpp
+ js/src/proxy/BaseProxyHandler.cpp
+ js/src/proxy/CrossCompartmentWrapper.cpp
+ js/src/proxy/DeadObjectProxy.cpp
+ js/src/proxy/DeadObjectProxy.h
+ js/src/proxy/OpaqueCrossCompartmentWrapper.cpp
+ js/src/proxy/Proxy.cpp
+ js/src/proxy/Proxy.h
+ js/src/proxy/ScriptedProxyHandler.cpp
+ js/src/proxy/ScriptedProxyHandler.h
+ js/src/proxy/SecurityWrapper.cpp
+ js/src/proxy/Wrapper.cpp
+ js/src/shell/Makefile.in
+ js/src/shell/jsoptparse.cpp
+ js/src/shell/jsoptparse.h
+ js/src/shell/jsshell.h
+ js/src/shell/moz.build
+ js/src/tests/Intl/NumberFormat/format-as-code-or-name.js
+ js/src/tests/Intl/NumberFormat/significantDigitsOfZero.js
+ js/src/tests/Makefile.in
+ js/src/tests/ecma/Date/15.9.4.3.js
+ js/src/tests/ecma/Expressions/11.4.3.js
+ js/src/tests/ecma/String/lastIndexOf-ToNumber-when-searchStr-larger-than-string.js
+ js/src/tests/ecma_2/Exceptions/exception-010-n.js
+ js/src/tests/ecma_2/Exceptions/exception-011-n.js
+ js/src/tests/ecma_2/FunctionObjects/apply-001-n.js
+ js/src/tests/ecma_2/shell.js
+ js/src/tests/ecma_2017/AsyncFunctions/construct-newtarget.js
+ js/src/tests/ecma_2017/AsyncFunctions/forbidden-as-consequent.js
+ js/src/tests/ecma_2017/AsyncFunctions/subclass.js
+ js/src/tests/ecma_2017/Statements/for-in-with-assignment-semantics.js
+ js/src/tests/ecma_2017/Statements/for-in-with-assignment-syntax.js
+ js/src/tests/ecma_3/Array/15.4.4.11-01.js
+ js/src/tests/ecma_3/Array/15.4.5.1-01.js
+ js/src/tests/ecma_3/Array/15.5.4.8-01.js
+ js/src/tests/ecma_3/Array/regress-322135-01.js
+ js/src/tests/ecma_3/Array/regress-322135-02.js
+ js/src/tests/ecma_3/Array/regress-322135-03.js
+ js/src/tests/ecma_3/Array/regress-322135-04.js
+ js/src/tests/ecma_3/Array/regress-387501.js
+ js/src/tests/ecma_3/Array/regress-390598.js
+ js/src/tests/ecma_3/Array/regress-421325.js
+ js/src/tests/ecma_3/Array/regress-430717.js
+ js/src/tests/ecma_3/Array/regress-488989.js
+ js/src/tests/ecma_3/Date/15.9.1.2-01.js
+ js/src/tests/ecma_3/Date/15.9.4.3.js
+ js/src/tests/ecma_3/Date/15.9.5.5-02.js
+ js/src/tests/ecma_3/Date/regress-452786.js
+ js/src/tests/ecma_3/Exceptions/regress-58946.js
+ js/src/tests/ecma_3/ExecutionContexts/10.1.3-2.js
+ js/src/tests/ecma_3/ExecutionContexts/10.6.1-01.js
+ js/src/tests/ecma_3/ExecutionContexts/regress-23346.js
+ js/src/tests/ecma_3/ExecutionContexts/regress-448595-01.js
+ js/src/tests/ecma_3/Expressions/11.10-01.js
+ js/src/tests/ecma_3/Expressions/11.10-02.js
+ js/src/tests/ecma_3/Expressions/11.10-03.js
+ js/src/tests/ecma_3/Expressions/11.7.1-01.js
+ js/src/tests/ecma_3/Expressions/11.7.2-01.js
+ js/src/tests/ecma_3/Expressions/11.7.3-01.js
+ js/src/tests/ecma_3/FunExpr/fe-001-n.js
+ js/src/tests/ecma_3/FunExpr/fe-001.js
+ js/src/tests/ecma_3/FunExpr/fe-002.js
+ js/src/tests/ecma_3/Function/arguments-002.js
+ js/src/tests/ecma_3/Function/regress-313570.js
+ js/src/tests/ecma_3/LexicalConventions/7.4-01.js
+ js/src/tests/ecma_3/LexicalConventions/7.9.1.js
+ js/src/tests/ecma_3/Number/15.7.4.2-01.js
+ js/src/tests/ecma_3/Number/15.7.4.3-01.js
+ js/src/tests/ecma_3/Number/15.7.4.5-2.js
+ js/src/tests/ecma_3/Number/15.7.4.7-2.js
+ js/src/tests/ecma_3/Number/regress-442242-01.js
+ js/src/tests/ecma_3/NumberFormatting/tostring-001.js
+ js/src/tests/ecma_3/Object/8.6.1-01.js
+ js/src/tests/ecma_3/Object/8.6.2.6-002.js
+ js/src/tests/ecma_3/Object/regress-361274.js
+ js/src/tests/ecma_3/Object/regress-385393-07.js
+ js/src/tests/ecma_3/Operators/11.13.1-002.js
+ js/src/tests/ecma_3/Operators/11.4.1-002.js
+ js/src/tests/ecma_3/Operators/order-01.js
+ js/src/tests/ecma_3/RegExp/15.10.2.12.js
+ js/src/tests/ecma_3/RegExp/regress-24712.js
+ js/src/tests/ecma_3/RegExp/regress-285219.js
+ js/src/tests/ecma_3/RegExp/regress-28686.js
+ js/src/tests/ecma_3/RegExp/regress-307456.js
+ js/src/tests/ecma_3/RegExp/regress-309840.js
+ js/src/tests/ecma_3/RegExp/regress-312351.js
+ js/src/tests/ecma_3/RegExp/regress-330684.js
+ js/src/tests/ecma_3/RegExp/regress-334158.js
+ js/src/tests/ecma_3/RegExp/regress-346090.js
+ js/src/tests/ecma_3/RegExp/regress-367888.js
+ js/src/tests/ecma_3/RegExp/regress-375642.js
+ js/src/tests/ecma_3/RegExp/regress-375651.js
+ js/src/tests/ecma_3/RegExp/regress-375711.js
+ js/src/tests/ecma_3/RegExp/regress-375715-01-n.js
+ js/src/tests/ecma_3/RegExp/regress-375715-02.js
+ js/src/tests/ecma_3/RegExp/regress-375715-03.js
+ js/src/tests/ecma_3/RegExp/regress-375715-04.js
+ js/src/tests/ecma_3/RegExp/regress-436700.js
+ js/src/tests/ecma_3/RegExp/regress-465862.js
+ js/src/tests/ecma_3/Regress/regress-385393-04.js
+ js/src/tests/ecma_3/Regress/regress-419152.js
+ js/src/tests/ecma_3/Regress/regress-420087.js
+ js/src/tests/ecma_3/Regress/regress-420610.js
+ js/src/tests/ecma_3/Regress/regress-469937.js
+ js/src/tests/ecma_3/Statements/12.10-01.js
+ js/src/tests/ecma_3/Statements/12.6.3.js
+ js/src/tests/ecma_3/Statements/regress-302439.js
+ js/src/tests/ecma_3/Statements/regress-324650.js
+ js/src/tests/ecma_3/Statements/regress-444979.js
+ js/src/tests/ecma_3/String/15.5.4.11.js
+ js/src/tests/ecma_3/String/15.5.4.14.js
+ js/src/tests/ecma_3/String/regress-304376.js
+ js/src/tests/ecma_3/String/regress-313567.js
+ js/src/tests/ecma_3/String/regress-392378.js
+ js/src/tests/ecma_3/Unicode/regress-352044-01.js
+ js/src/tests/ecma_3/Unicode/regress-352044-02-n.js
+ js/src/tests/ecma_3/Unicode/uc-001-n.js
+ js/src/tests/ecma_3/Unicode/uc-001.js
+ js/src/tests/ecma_3/Unicode/uc-002-n.js
+ js/src/tests/ecma_3/Unicode/uc-002.js
+ js/src/tests/ecma_3/Unicode/uc-003.js
+ js/src/tests/ecma_3/Unicode/uc-004.js
+ js/src/tests/ecma_3/extensions/7.9.1.js
+ js/src/tests/ecma_3/extensions/regress-188206-01.js
+ js/src/tests/ecma_3/extensions/regress-188206-02.js
+ js/src/tests/ecma_3/extensions/regress-274152.js
+ js/src/tests/ecma_3/extensions/regress-320854.js
+ js/src/tests/ecma_3/extensions/regress-327170.js
+ js/src/tests/ecma_3/extensions/regress-368516.js
+ js/src/tests/ecma_3/extensions/regress-385393-03.js
+ js/src/tests/ecma_3/extensions/regress-430740.js
+ js/src/tests/ecma_3_1/Object/regress-444787.js
+ js/src/tests/ecma_3_1/RegExp/regress-305064.js
+ js/src/tests/ecma_5/Date/15.9.4.2.js
+ js/src/tests/ecma_5/Object/15.2.3.3-01.js
+ js/src/tests/ecma_5/RegExp/regexp-space-character-class.js
+ js/src/tests/ecma_5/RegExp/regress-429241.js
+ js/src/tests/ecma_5/extensions/15.9.4.2.js
+ js/src/tests/ecma_5/misc/unnamed-function.js
+ js/src/tests/ecma_6/Array/find_findindex.js
+ js/src/tests/ecma_6/ArrowFunctions/yield-in-arrow.js
+ js/src/tests/ecma_6/Class/member-expr-after-super.js
+ js/src/tests/ecma_6/Comprehensions/sudoku.js
+ js/src/tests/ecma_6/Comprehensions/toSource.js
+ js/src/tests/ecma_6/Destructuring/rest-with-trailing-comma.js
+ js/src/tests/ecma_6/Function/bound-prototype.js
+ js/src/tests/ecma_6/Function/construct-bound-proxy-with-many-arguments.js
+ js/src/tests/ecma_6/Function/length-with-destructuring-and-parameter-expression.js
+ js/src/tests/ecma_6/Generators/construct-newtarget.js
+ js/src/tests/ecma_6/Generators/forbidden-as-consequent.js
+ js/src/tests/ecma_6/Generators/shell.js
+ js/src/tests/ecma_6/Generators/subclass.js
+ js/src/tests/ecma_6/Object/assign.js
+ js/src/tests/ecma_6/RegExp/compile-symbol.js
+ js/src/tests/ecma_6/RegExp/constructor-symbol.js
+ js/src/tests/ecma_6/Statements/for-inof-coverinitname-destr-assign.js
+ js/src/tests/ecma_6/Syntax/escaped-strict-reserved-words-and-yield.js
+ js/src/tests/ecma_6/Syntax/identifier_vertical_tilde.js
+ js/src/tests/ecma_6/shell.js
+ js/src/tests/ecma_7/Destructuring/rest-parameter-syntax.js
+ js/src/tests/ecma_7/Syntax/non-simple-with-strict-directive.js
+ js/src/tests/ecma_7/extensions/parse-rest-destructuring-parameter.js
+ js/src/tests/ecma_7/shell.js
+ js/src/tests/js1_2/Array/array_split_1.js
+ js/src/tests/js1_2/Array/tostring_1.js
+ js/src/tests/js1_2/Array/tostring_2.js
+ js/src/tests/js1_2/Objects/toString-001.js
+ js/src/tests/js1_2/function/Function_object.js
+ js/src/tests/js1_2/regexp/RegExp_dollar_number.js
+ js/src/tests/js1_2/regexp/RegExp_lastIndex.js
+ js/src/tests/js1_2/regexp/RegExp_lastMatch.js
+ js/src/tests/js1_2/regexp/RegExp_lastMatch_as_array.js
+ js/src/tests/js1_2/regexp/RegExp_lastParen.js
+ js/src/tests/js1_2/regexp/RegExp_lastParen_as_array.js
+ js/src/tests/js1_2/regexp/RegExp_leftContext.js
+ js/src/tests/js1_2/regexp/RegExp_leftContext_as_array.js
+ js/src/tests/js1_2/regexp/RegExp_object.js
+ js/src/tests/js1_2/regexp/RegExp_rightContext.js
+ js/src/tests/js1_2/regexp/RegExp_rightContext_as_array.js
+ js/src/tests/js1_2/regexp/character_class.js
+ js/src/tests/js1_2/regexp/control_characters.js
+ js/src/tests/js1_2/regexp/question_mark.js
+ js/src/tests/js1_2/regexp/simple_form.js
+ js/src/tests/js1_2/regexp/special_characters.js
+ js/src/tests/js1_2/regexp/string_replace.js
+ js/src/tests/js1_2/regexp/string_search.js
+ js/src/tests/js1_2/regexp/string_split.js
+ js/src/tests/js1_2/regexp/vertical_bar.js
+ js/src/tests/js1_2/regexp/word_boundary.js
+ js/src/tests/js1_2/statements/do_while.js
+ js/src/tests/js1_2/version120/regress-99663.js
+ js/src/tests/js1_3/extensions/proto_10.js
+ js/src/tests/js1_3/extensions/proto_2.js
+ js/src/tests/js1_3/extensions/proto_5.js
+ js/src/tests/js1_3/inherit/proto_1.js
+ js/src/tests/js1_3/inherit/proto_10.js
+ js/src/tests/js1_3/inherit/proto_11.js
+ js/src/tests/js1_3/inherit/proto_12.js
+ js/src/tests/js1_3/inherit/proto_3.js
+ js/src/tests/js1_3/inherit/proto_4.js
+ js/src/tests/js1_3/inherit/proto_6.js
+ js/src/tests/js1_3/inherit/proto_7.js
+ js/src/tests/js1_3/inherit/proto_8.js
+ js/src/tests/js1_3/inherit/proto_9.js
+ js/src/tests/js1_5/Array/11.1.4.js
+ js/src/tests/js1_5/Array/regress-101964.js
+ js/src/tests/js1_5/Array/regress-255555.js
+ js/src/tests/js1_5/Array/regress-299644.js
+ js/src/tests/js1_5/Array/regress-300858.js
+ js/src/tests/js1_5/Array/regress-310351.js
+ js/src/tests/js1_5/Array/regress-311515.js
+ js/src/tests/js1_5/Array/regress-313153.js
+ js/src/tests/js1_5/Array/regress-315509-01.js
+ js/src/tests/js1_5/Array/regress-330812.js
+ js/src/tests/js1_5/Array/regress-345961.js
+ js/src/tests/js1_5/Array/regress-348810.js
+ js/src/tests/js1_5/Array/regress-350256-01.js
+ js/src/tests/js1_5/Array/regress-350256-02.js
+ js/src/tests/js1_5/Array/regress-360681-01.js
+ js/src/tests/js1_5/Array/regress-360681-02.js
+ js/src/tests/js1_5/Array/regress-364104.js
+ js/src/tests/js1_5/Array/regress-422286.js
+ js/src/tests/js1_5/Array/regress-451483.js
+ js/src/tests/js1_5/Array/regress-451906.js
+ js/src/tests/js1_5/Array/regress-456845.js
+ js/src/tests/js1_5/Array/regress-465980-01.js
+ js/src/tests/js1_5/Array/regress-465980-02.js
+ js/src/tests/js1_5/Array/regress-474529.js
+ js/src/tests/js1_5/Date/regress-188211.js
+ js/src/tests/js1_5/Date/regress-301738-01.js
+ js/src/tests/js1_5/Date/regress-309925-01.js
+ js/src/tests/js1_5/Date/regress-309925-02.js
+ js/src/tests/js1_5/Date/regress-346027.js
+ js/src/tests/js1_5/Date/regress-346363.js
+ js/src/tests/js1_5/Error/regress-354246.js
+ js/src/tests/js1_5/Error/regress-412324.js
+ js/src/tests/js1_5/Error/regress-465377.js
+ js/src/tests/js1_5/Exceptions/catchguard-002-n.js
+ js/src/tests/js1_5/Exceptions/catchguard-003-n.js
+ js/src/tests/js1_5/Exceptions/regress-257751.js
+ js/src/tests/js1_5/Exceptions/regress-273931.js
+ js/src/tests/js1_5/Exceptions/regress-315147.js
+ js/src/tests/js1_5/Exceptions/regress-332472.js
+ js/src/tests/js1_5/Exceptions/regress-333728.js
+ js/src/tests/js1_5/Exceptions/regress-342359.js
+ js/src/tests/js1_5/Exceptions/regress-347674.js
+ js/src/tests/js1_5/Exceptions/regress-350650-n.js
+ js/src/tests/js1_5/Exceptions/regress-350837.js
+ js/src/tests/js1_5/Expressions/regress-394673.js
+ js/src/tests/js1_5/Function/10.1.6-01.js
+ js/src/tests/js1_5/Function/10.1.6.js
+ js/src/tests/js1_5/Function/regress-123371.js
+ js/src/tests/js1_5/Function/regress-178389.js
+ js/src/tests/js1_5/Function/regress-292215.js
+ js/src/tests/js1_5/Function/regress-338001.js
+ js/src/tests/js1_5/Function/regress-338121-01.js
+ js/src/tests/js1_5/Function/regress-338121-02.js
+ js/src/tests/js1_5/Function/regress-338121-03.js
+ js/src/tests/js1_5/Function/regress-344052.js
+ js/src/tests/js1_5/Function/regress-364023.js
+ js/src/tests/js1_5/GC/regress-203278-2.js
+ js/src/tests/js1_5/GC/regress-203278-3.js
+ js/src/tests/js1_5/GC/regress-278725.js
+ js/src/tests/js1_5/GC/regress-306788.js
+ js/src/tests/js1_5/GC/regress-311497.js
+ js/src/tests/js1_5/GC/regress-313276.js
+ js/src/tests/js1_5/GC/regress-313479.js
+ js/src/tests/js1_5/GC/regress-316885-01.js
+ js/src/tests/js1_5/GC/regress-316885-02.js
+ js/src/tests/js1_5/GC/regress-316885-03.js
+ js/src/tests/js1_5/GC/regress-319980-01.js
+ js/src/tests/js1_5/GC/regress-324278.js
+ js/src/tests/js1_5/GC/regress-331719.js
+ js/src/tests/js1_5/GC/regress-338653.js
+ js/src/tests/js1_5/GC/regress-341877-01.js
+ js/src/tests/js1_5/GC/regress-341877-02.js
+ js/src/tests/js1_5/GC/regress-346794.js
+ js/src/tests/js1_5/GC/regress-348532.js
+ js/src/tests/js1_5/GC/regress-352606.js
+ js/src/tests/js1_5/GC/regress-383269-01.js
+ js/src/tests/js1_5/GC/regress-383269-02.js
+ js/src/tests/js1_5/GC/regress-390078.js
+ js/src/tests/js1_5/GC/regress-418128.js
+ js/src/tests/js1_5/GC/regress-440558.js
+ js/src/tests/js1_5/GetSet/getset-002.js
+ js/src/tests/js1_5/GetSet/regress-353264.js
+ js/src/tests/js1_5/GetSet/regress-375976.js
+ js/src/tests/js1_5/LexicalConventions/regress-469940.js
+ js/src/tests/js1_5/Object/regress-308806-01.js
+ js/src/tests/js1_5/Object/regress-338709.js
+ js/src/tests/js1_5/Object/regress-382503.js
+ js/src/tests/js1_5/Object/regress-382532.js
+ js/src/tests/js1_5/Object/regress-465476.js
+ js/src/tests/js1_5/Regress/regress-106244.js
+ js/src/tests/js1_5/Regress/regress-115436.js
+ js/src/tests/js1_5/Regress/regress-116228.js
+ js/src/tests/js1_5/Regress/regress-119719.js
+ js/src/tests/js1_5/Regress/regress-139316.js
+ js/src/tests/js1_5/Regress/regress-140852.js
+ js/src/tests/js1_5/Regress/regress-155081-2.js
+ js/src/tests/js1_5/Regress/regress-155081.js
+ js/src/tests/js1_5/Regress/regress-165201.js
+ js/src/tests/js1_5/Regress/regress-167328.js
+ js/src/tests/js1_5/Regress/regress-167658.js
+ js/src/tests/js1_5/Regress/regress-173067.js
+ js/src/tests/js1_5/Regress/regress-174709.js
+ js/src/tests/js1_5/Regress/regress-176125.js
+ js/src/tests/js1_5/Regress/regress-203278-1.js
+ js/src/tests/js1_5/Regress/regress-211590.js
+ js/src/tests/js1_5/Regress/regress-214761.js
+ js/src/tests/js1_5/Regress/regress-229006.js
+ js/src/tests/js1_5/Regress/regress-230216-1.js
+ js/src/tests/js1_5/Regress/regress-230216-2.js
+ js/src/tests/js1_5/Regress/regress-230216-3.js
+ js/src/tests/js1_5/Regress/regress-233483-2.js
+ js/src/tests/js1_5/Regress/regress-233483.js
+ js/src/tests/js1_5/Regress/regress-234389.js
+ js/src/tests/js1_5/Regress/regress-238881.js
+ js/src/tests/js1_5/Regress/regress-238945.js
+ js/src/tests/js1_5/Regress/regress-243174.js
+ js/src/tests/js1_5/Regress/regress-243389-n.js
+ js/src/tests/js1_5/Regress/regress-243869.js
+ js/src/tests/js1_5/Regress/regress-244470.js
+ js/src/tests/js1_5/Regress/regress-244619.js
+ js/src/tests/js1_5/Regress/regress-245113.js
+ js/src/tests/js1_5/Regress/regress-245308.js
+ js/src/tests/js1_5/Regress/regress-246911.js
+ js/src/tests/js1_5/Regress/regress-246964.js
+ js/src/tests/js1_5/Regress/regress-247179.js
+ js/src/tests/js1_5/Regress/regress-248444.js
+ js/src/tests/js1_5/Regress/regress-249211.js
+ js/src/tests/js1_5/Regress/regress-252892.js
+ js/src/tests/js1_5/Regress/regress-253150.js
+ js/src/tests/js1_5/Regress/regress-254296.js
+ js/src/tests/js1_5/Regress/regress-254974.js
+ js/src/tests/js1_5/Regress/regress-256501.js
+ js/src/tests/js1_5/Regress/regress-256617.js
+ js/src/tests/js1_5/Regress/regress-256798.js
+ js/src/tests/js1_5/Regress/regress-259935.js
+ js/src/tests/js1_5/Regress/regress-260541.js
+ js/src/tests/js1_5/Regress/regress-261886.js
+ js/src/tests/js1_5/Regress/regress-261887.js
+ js/src/tests/js1_5/Regress/regress-271716-n.js
+ js/src/tests/js1_5/Regress/regress-274035.js
+ js/src/tests/js1_5/Regress/regress-274888.js
+ js/src/tests/js1_5/Regress/regress-275378.js
+ js/src/tests/js1_5/Regress/regress-276103.js
+ js/src/tests/js1_5/Regress/regress-278873.js
+ js/src/tests/js1_5/Regress/regress-280769-1.js
+ js/src/tests/js1_5/Regress/regress-280769-2.js
+ js/src/tests/js1_5/Regress/regress-280769-3.js
+ js/src/tests/js1_5/Regress/regress-280769-4.js
+ js/src/tests/js1_5/Regress/regress-280769-5.js
+ js/src/tests/js1_5/Regress/regress-280769.js
+ js/src/tests/js1_5/Regress/regress-281606.js
+ js/src/tests/js1_5/Regress/regress-281930.js
+ js/src/tests/js1_5/Regress/regress-283477.js
+ js/src/tests/js1_5/Regress/regress-288688.js
+ js/src/tests/js1_5/Regress/regress-289094.js
+ js/src/tests/js1_5/Regress/regress-290575.js
+ js/src/tests/js1_5/Regress/regress-290656.js
+ js/src/tests/js1_5/Regress/regress-294191.js
+ js/src/tests/js1_5/Regress/regress-294195-01.js
+ js/src/tests/js1_5/Regress/regress-294195-02.js
+ js/src/tests/js1_5/Regress/regress-294302.js
+ js/src/tests/js1_5/Regress/regress-295052.js
+ js/src/tests/js1_5/Regress/regress-295666.js
+ js/src/tests/js1_5/Regress/regress-299209.js
+ js/src/tests/js1_5/Regress/regress-299641.js
+ js/src/tests/js1_5/Regress/regress-303213.js
+ js/src/tests/js1_5/Regress/regress-306633.js
+ js/src/tests/js1_5/Regress/regress-306727.js
+ js/src/tests/js1_5/Regress/regress-308085.js
+ js/src/tests/js1_5/Regress/regress-308566.js
+ js/src/tests/js1_5/Regress/regress-310295.js
+ js/src/tests/js1_5/Regress/regress-310607.js
+ js/src/tests/js1_5/Regress/regress-310993.js
+ js/src/tests/js1_5/Regress/regress-311071.js
+ js/src/tests/js1_5/Regress/regress-311629.js
+ js/src/tests/js1_5/Regress/regress-312260.js
+ js/src/tests/js1_5/Regress/regress-312588.js
+ js/src/tests/js1_5/Regress/regress-314401.js
+ js/src/tests/js1_5/Regress/regress-315990.js
+ js/src/tests/js1_5/Regress/regress-317476.js
+ js/src/tests/js1_5/Regress/regress-317714-01.js
+ js/src/tests/js1_5/Regress/regress-317714-02.js
+ js/src/tests/js1_5/Regress/regress-319384.js
+ js/src/tests/js1_5/Regress/regress-319391.js
+ js/src/tests/js1_5/Regress/regress-320032.js
+ js/src/tests/js1_5/Regress/regress-320119.js
+ js/src/tests/js1_5/Regress/regress-321757.js
+ js/src/tests/js1_5/Regress/regress-321874.js
+ js/src/tests/js1_5/Regress/regress-321971.js
+ js/src/tests/js1_5/Regress/regress-322430.js
+ js/src/tests/js1_5/Regress/regress-323314-1.js
+ js/src/tests/js1_5/Regress/regress-326467.js
+ js/src/tests/js1_5/Regress/regress-328012.js
+ js/src/tests/js1_5/Regress/regress-328664.js
+ js/src/tests/js1_5/Regress/regress-329383.js
+ js/src/tests/js1_5/Regress/regress-329530.js
+ js/src/tests/js1_5/Regress/regress-330352.js
+ js/src/tests/js1_5/Regress/regress-330951.js
+ js/src/tests/js1_5/Regress/regress-334807-01.js
+ js/src/tests/js1_5/Regress/regress-334807-02.js
+ js/src/tests/js1_5/Regress/regress-334807-03.js
+ js/src/tests/js1_5/Regress/regress-334807-04.js
+ js/src/tests/js1_5/Regress/regress-334807-05.js
+ js/src/tests/js1_5/Regress/regress-334807-06.js
+ js/src/tests/js1_5/Regress/regress-336100.js
+ js/src/tests/js1_5/Regress/regress-338307.js
+ js/src/tests/js1_5/Regress/regress-340369.js
+ js/src/tests/js1_5/Regress/regress-341360.js
+ js/src/tests/js1_5/Regress/regress-343713.js
+ js/src/tests/js1_5/Regress/regress-343966.js
+ js/src/tests/js1_5/Regress/regress-344711-n.js
+ js/src/tests/js1_5/Regress/regress-344804.js
+ js/src/tests/js1_5/Regress/regress-344959.js
+ js/src/tests/js1_5/Regress/regress-346237.js
+ js/src/tests/js1_5/Regress/regress-346801.js
+ js/src/tests/js1_5/Regress/regress-349482-01.js
+ js/src/tests/js1_5/Regress/regress-349482-02.js
+ js/src/tests/js1_5/Regress/regress-349592.js
+ js/src/tests/js1_5/Regress/regress-350253.js
+ js/src/tests/js1_5/Regress/regress-350268.js
+ js/src/tests/js1_5/Regress/regress-350312.js
+ js/src/tests/js1_5/Regress/regress-350415.js
+ js/src/tests/js1_5/Regress/regress-350529.js
+ js/src/tests/js1_5/Regress/regress-350692.js
+ js/src/tests/js1_5/Regress/regress-351116.js
+ js/src/tests/js1_5/Regress/regress-351515.js
+ js/src/tests/js1_5/Regress/regress-352208.js
+ js/src/tests/js1_5/Regress/regress-352604.js
+ js/src/tests/js1_5/Regress/regress-354924.js
+ js/src/tests/js1_5/Regress/regress-355556.js
+ js/src/tests/js1_5/Regress/regress-355829-01.js
+ js/src/tests/js1_5/Regress/regress-355829-02.js
+ js/src/tests/js1_5/Regress/regress-355829-03.js
+ js/src/tests/js1_5/Regress/regress-356250.js
+ js/src/tests/js1_5/Regress/regress-356693.js
+ js/src/tests/js1_5/Regress/regress-360969-01.js
+ js/src/tests/js1_5/Regress/regress-360969-02.js
+ js/src/tests/js1_5/Regress/regress-360969-03.js
+ js/src/tests/js1_5/Regress/regress-360969-04.js
+ js/src/tests/js1_5/Regress/regress-360969-05.js
+ js/src/tests/js1_5/Regress/regress-360969-06.js
+ js/src/tests/js1_5/Regress/regress-362583.js
+ js/src/tests/js1_5/Regress/regress-3649-n.js
+ js/src/tests/js1_5/Regress/regress-366122.js
+ js/src/tests/js1_5/Regress/regress-366468.js
+ js/src/tests/js1_5/Regress/regress-366601.js
+ js/src/tests/js1_5/Regress/regress-367561-01.js
+ js/src/tests/js1_5/Regress/regress-367561-03.js
+ js/src/tests/js1_5/Regress/regress-372364.js
+ js/src/tests/js1_5/Regress/regress-379245.js
+ js/src/tests/js1_5/Regress/regress-383674.js
+ js/src/tests/js1_5/Regress/regress-387951-01.js
+ js/src/tests/js1_5/Regress/regress-387951-02.js
+ js/src/tests/js1_5/Regress/regress-387951-03.js
+ js/src/tests/js1_5/Regress/regress-396684.js
+ js/src/tests/js1_5/Regress/regress-398085-01.js
+ js/src/tests/js1_5/Regress/regress-398085-02.js
+ js/src/tests/js1_5/Regress/regress-398609.js
+ js/src/tests/js1_5/Regress/regress-404755.js
+ js/src/tests/js1_5/Regress/regress-406769.js
+ js/src/tests/js1_5/Regress/regress-407024.js
+ js/src/tests/js1_5/Regress/regress-407957.js
+ js/src/tests/js1_5/Regress/regress-416737-01.js
+ js/src/tests/js1_5/Regress/regress-416737-02.js
+ js/src/tests/js1_5/Regress/regress-417893.js
+ js/src/tests/js1_5/Regress/regress-418540.js
+ js/src/tests/js1_5/Regress/regress-419018.js
+ js/src/tests/js1_5/Regress/regress-419803.js
+ js/src/tests/js1_5/Regress/regress-420919.js
+ js/src/tests/js1_5/Regress/regress-422348.js
+ js/src/tests/js1_5/Regress/regress-424311.js
+ js/src/tests/js1_5/Regress/regress-425360.js
+ js/src/tests/js1_5/Regress/regress-426827.js
+ js/src/tests/js1_5/Regress/regress-438415-01.js
+ js/src/tests/js1_5/Regress/regress-438415-02.js
+ js/src/tests/js1_5/Regress/regress-440926.js
+ js/src/tests/js1_5/Regress/regress-450369.js
+ js/src/tests/js1_5/Regress/regress-450833.js
+ js/src/tests/js1_5/Regress/regress-451322.js
+ js/src/tests/js1_5/Regress/regress-451884.js
+ js/src/tests/js1_5/Regress/regress-451946.js
+ js/src/tests/js1_5/Regress/regress-452008.js
+ js/src/tests/js1_5/Regress/regress-452170.js
+ js/src/tests/js1_5/Regress/regress-452333.js
+ js/src/tests/js1_5/Regress/regress-452336.js
+ js/src/tests/js1_5/Regress/regress-452346.js
+ js/src/tests/js1_5/Regress/regress-452495.js
+ js/src/tests/js1_5/Regress/regress-452573-01.js
+ js/src/tests/js1_5/Regress/regress-452573-02.js
+ js/src/tests/js1_5/Regress/regress-452713.js
+ js/src/tests/js1_5/Regress/regress-452724-01.js
+ js/src/tests/js1_5/Regress/regress-452724-02.js
+ js/src/tests/js1_5/Regress/regress-452742-01.js
+ js/src/tests/js1_5/Regress/regress-452742-02.js
+ js/src/tests/js1_5/Regress/regress-452853.js
+ js/src/tests/js1_5/Regress/regress-452884-01.js
+ js/src/tests/js1_5/Regress/regress-452884-02.js
+ js/src/tests/js1_5/Regress/regress-453024.js
+ js/src/tests/js1_5/Regress/regress-453173.js
+ js/src/tests/js1_5/Regress/regress-453397.js
+ js/src/tests/js1_5/Regress/regress-453701.js
+ js/src/tests/js1_5/Regress/regress-453747.js
+ js/src/tests/js1_5/Regress/regress-454682.js
+ js/src/tests/js1_5/Regress/regress-454981.js
+ js/src/tests/js1_5/Regress/regress-455605.js
+ js/src/tests/js1_5/Regress/regress-455748.js
+ js/src/tests/js1_5/Regress/regress-455758-01.js
+ js/src/tests/js1_5/Regress/regress-455758-02.js
+ js/src/tests/js1_5/Regress/regress-455775.js
+ js/src/tests/js1_5/Regress/regress-456470.js
+ js/src/tests/js1_5/Regress/regress-456477-01.js
+ js/src/tests/js1_5/Regress/regress-456477-02.js
+ js/src/tests/js1_5/Regress/regress-456494.js
+ js/src/tests/js1_5/Regress/regress-456540-01.js
+ js/src/tests/js1_5/Regress/regress-456540-02.js
+ js/src/tests/js1_5/Regress/regress-457065-03.js
+ js/src/tests/js1_5/Regress/regress-457456.js
+ js/src/tests/js1_5/Regress/regress-457778.js
+ js/src/tests/js1_5/Regress/regress-458851.js
+ js/src/tests/js1_5/Regress/regress-459628.js
+ js/src/tests/js1_5/Regress/regress-459990.js
+ js/src/tests/js1_5/Regress/regress-460024.js
+ js/src/tests/js1_5/Regress/regress-460117.js
+ js/src/tests/js1_5/Regress/regress-460886-01.js
+ js/src/tests/js1_5/Regress/regress-460886-02.js
+ js/src/tests/js1_5/Regress/regress-461307.js
+ js/src/tests/js1_5/Regress/regress-461723.js
+ js/src/tests/js1_5/Regress/regress-462292.js
+ js/src/tests/js1_5/Regress/regress-462879.js
+ js/src/tests/js1_5/Regress/regress-462989.js
+ js/src/tests/js1_5/Regress/regress-463259.js
+ js/src/tests/js1_5/Regress/regress-463782.js
+ js/src/tests/js1_5/Regress/regress-464334.js
+ js/src/tests/js1_5/Regress/regress-464862.js
+ js/src/tests/js1_5/Regress/regress-465013.js
+ js/src/tests/js1_5/Regress/regress-465132.js
+ js/src/tests/js1_5/Regress/regress-465133.js
+ js/src/tests/js1_5/Regress/regress-465135.js
+ js/src/tests/js1_5/Regress/regress-465136.js
+ js/src/tests/js1_5/Regress/regress-465137.js
+ js/src/tests/js1_5/Regress/regress-465262.js
+ js/src/tests/js1_5/Regress/regress-465272.js
+ js/src/tests/js1_5/Regress/regress-465347.js
+ js/src/tests/js1_5/Regress/regress-465366.js
+ js/src/tests/js1_5/Regress/regress-466262.js
+ js/src/tests/js1_5/Regress/regress-466747.js
+ js/src/tests/js1_5/Regress/regress-469044.js
+ js/src/tests/js1_5/Regress/regress-470061.js
+ js/src/tests/js1_5/Regress/regress-470187-01.js
+ js/src/tests/js1_5/Regress/regress-470187-02.js
+ js/src/tests/js1_5/Regress/regress-472533.js
+ js/src/tests/js1_5/Regress/regress-475645-01.js
+ js/src/tests/js1_5/Regress/regress-475645-02.js
+ js/src/tests/js1_5/Regress/regress-476049.js
+ js/src/tests/js1_5/Regress/regress-476192.js
+ js/src/tests/js1_5/Regress/regress-477733.js
+ js/src/tests/js1_5/Regress/regress-477758.js
+ js/src/tests/js1_5/Regress/regress-478314.js
+ js/src/tests/js1_5/Regress/regress-479353.js
+ js/src/tests/js1_5/Regress/regress-480147.js
+ js/src/tests/js1_5/Regress/regress-480244.js
+ js/src/tests/js1_5/Regress/regress-481436.js
+ js/src/tests/js1_5/Regress/regress-482421.js
+ js/src/tests/js1_5/Regress/regress-482783.js
+ js/src/tests/js1_5/Regress/regress-483103.js
+ js/src/tests/js1_5/Regress/regress-501124.js
+ js/src/tests/js1_5/Regress/regress-504078.js
+ js/src/tests/js1_5/Regress/regress-98901.js
+ js/src/tests/js1_5/Scope/regress-446026-01.js
+ js/src/tests/js1_5/Scope/regress-446026-02.js
+ js/src/tests/js1_5/String/regress-112626.js
+ js/src/tests/js1_5/extensions/catchguard-001-n.js
+ js/src/tests/js1_5/extensions/catchguard-001.js
+ js/src/tests/js1_5/extensions/catchguard-002.js
+ js/src/tests/js1_5/extensions/catchguard-003.js
+ js/src/tests/js1_5/extensions/getset-001.js
+ js/src/tests/js1_5/extensions/regress-226078.js
+ js/src/tests/js1_5/extensions/regress-231518.js
+ js/src/tests/js1_5/extensions/regress-237461.js
+ js/src/tests/js1_5/extensions/regress-245148.js
+ js/src/tests/js1_5/extensions/regress-245795.js
+ js/src/tests/js1_5/extensions/regress-254375.js
+ js/src/tests/js1_5/extensions/regress-255245.js
+ js/src/tests/js1_5/extensions/regress-291213.js
+ js/src/tests/js1_5/extensions/regress-300079.js
+ js/src/tests/js1_5/extensions/regress-304897.js
+ js/src/tests/js1_5/extensions/regress-306738.js
+ js/src/tests/js1_5/extensions/regress-311161.js
+ js/src/tests/js1_5/extensions/regress-311583.js
+ js/src/tests/js1_5/extensions/regress-311792-01.js
+ js/src/tests/js1_5/extensions/regress-311792-02.js
+ js/src/tests/js1_5/extensions/regress-313763.js
+ js/src/tests/js1_5/extensions/regress-313803.js
+ js/src/tests/js1_5/extensions/regress-313938.js
+ js/src/tests/js1_5/extensions/regress-314874.js
+ js/src/tests/js1_5/extensions/regress-315509-02.js
+ js/src/tests/js1_5/extensions/regress-319683.js
+ js/src/tests/js1_5/extensions/regress-322957.js
+ js/src/tests/js1_5/extensions/regress-327608.js
+ js/src/tests/js1_5/extensions/regress-328443.js
+ js/src/tests/js1_5/extensions/regress-328556.js
+ js/src/tests/js1_5/extensions/regress-330569.js
+ js/src/tests/js1_5/extensions/regress-333541.js
+ js/src/tests/js1_5/extensions/regress-336409-1.js
+ js/src/tests/js1_5/extensions/regress-336409-2.js
+ js/src/tests/js1_5/extensions/regress-336410-1.js
+ js/src/tests/js1_5/extensions/regress-336410-2.js
+ js/src/tests/js1_5/extensions/regress-338804-01.js
+ js/src/tests/js1_5/extensions/regress-338804-02.js
+ js/src/tests/js1_5/extensions/regress-338804-03.js
+ js/src/tests/js1_5/extensions/regress-339685.js
+ js/src/tests/js1_5/extensions/regress-341956-01.js
+ js/src/tests/js1_5/extensions/regress-341956-02.js
+ js/src/tests/js1_5/extensions/regress-341956-03.js
+ js/src/tests/js1_5/extensions/regress-342960.js
+ js/src/tests/js1_5/extensions/regress-345967.js
+ js/src/tests/js1_5/extensions/regress-346494-01.js
+ js/src/tests/js1_5/extensions/regress-346494.js
+ js/src/tests/js1_5/extensions/regress-350312-01.js
+ js/src/tests/js1_5/extensions/regress-350312-02.js
+ js/src/tests/js1_5/extensions/regress-350312-03.js
+ js/src/tests/js1_5/extensions/regress-350531.js
+ js/src/tests/js1_5/extensions/regress-351102-01.js
+ js/src/tests/js1_5/extensions/regress-351102-02.js
+ js/src/tests/js1_5/extensions/regress-351102-06.js
+ js/src/tests/js1_5/extensions/regress-351448.js
+ js/src/tests/js1_5/extensions/regress-351463-01.js
+ js/src/tests/js1_5/extensions/regress-351973.js
+ js/src/tests/js1_5/extensions/regress-352281.js
+ js/src/tests/js1_5/extensions/regress-352291.js
+ js/src/tests/js1_5/extensions/regress-352372.js
+ js/src/tests/js1_5/extensions/regress-352604.js
+ js/src/tests/js1_5/extensions/regress-354297.js
+ js/src/tests/js1_5/extensions/regress-354541-01.js
+ js/src/tests/js1_5/extensions/regress-354541-02.js
+ js/src/tests/js1_5/extensions/regress-354541-03.js
+ js/src/tests/js1_5/extensions/regress-354541-04.js
+ js/src/tests/js1_5/extensions/regress-355497.js
+ js/src/tests/js1_5/extensions/regress-355622.js
+ js/src/tests/js1_5/extensions/regress-355655.js
+ js/src/tests/js1_5/extensions/regress-355820.js
+ js/src/tests/js1_5/extensions/regress-355982.js
+ js/src/tests/js1_5/extensions/regress-356402.js
+ js/src/tests/js1_5/extensions/regress-358594-01.js
+ js/src/tests/js1_5/extensions/regress-358594-02.js
+ js/src/tests/js1_5/extensions/regress-358594-03.js
+ js/src/tests/js1_5/extensions/regress-358594-04.js
+ js/src/tests/js1_5/extensions/regress-358594-05.js
+ js/src/tests/js1_5/extensions/regress-358594-06.js
+ js/src/tests/js1_5/extensions/regress-359024.js
+ js/src/tests/js1_5/extensions/regress-363258.js
+ js/src/tests/js1_5/extensions/regress-363988.js
+ js/src/tests/js1_5/extensions/regress-365527.js
+ js/src/tests/js1_5/extensions/regress-365692.js
+ js/src/tests/js1_5/extensions/regress-365869.js
+ js/src/tests/js1_5/extensions/regress-366288.js
+ js/src/tests/js1_5/extensions/regress-366292.js
+ js/src/tests/js1_5/extensions/regress-366396.js
+ js/src/tests/js1_5/extensions/regress-367118-01.js
+ js/src/tests/js1_5/extensions/regress-367118-02.js
+ js/src/tests/js1_5/extensions/regress-367119-01.js
+ js/src/tests/js1_5/extensions/regress-367119-02.js
+ js/src/tests/js1_5/extensions/regress-367120-01.js
+ js/src/tests/js1_5/extensions/regress-367120-02.js
+ js/src/tests/js1_5/extensions/regress-367121.js
+ js/src/tests/js1_5/extensions/regress-367501-01.js
+ js/src/tests/js1_5/extensions/regress-367501-02.js
+ js/src/tests/js1_5/extensions/regress-367501-03.js
+ js/src/tests/js1_5/extensions/regress-367501-04.js
+ js/src/tests/js1_5/extensions/regress-367589.js
+ js/src/tests/js1_5/extensions/regress-369404.js
+ js/src/tests/js1_5/extensions/regress-369696-01.js
+ js/src/tests/js1_5/extensions/regress-369696-02.js
+ js/src/tests/js1_5/extensions/regress-369696-03.js
+ js/src/tests/js1_5/extensions/regress-372309.js
+ js/src/tests/js1_5/extensions/regress-374589.js
+ js/src/tests/js1_5/extensions/regress-375183.js
+ js/src/tests/js1_5/extensions/regress-375344.js
+ js/src/tests/js1_5/extensions/regress-375801.js
+ js/src/tests/js1_5/extensions/regress-380581.js
+ js/src/tests/js1_5/extensions/regress-380889.js
+ js/src/tests/js1_5/extensions/regress-381211.js
+ js/src/tests/js1_5/extensions/regress-381304.js
+ js/src/tests/js1_5/extensions/regress-385393-02.js
+ js/src/tests/js1_5/extensions/regress-390598.js
+ js/src/tests/js1_5/extensions/regress-394967.js
+ js/src/tests/js1_5/extensions/regress-396326.js
+ js/src/tests/js1_5/extensions/regress-406572.js
+ js/src/tests/js1_5/extensions/regress-407501.js
+ js/src/tests/js1_5/extensions/regress-407720.js
+ js/src/tests/js1_5/extensions/regress-412926.js
+ js/src/tests/js1_5/extensions/regress-414755.js
+ js/src/tests/js1_5/extensions/regress-416354.js
+ js/src/tests/js1_5/extensions/regress-416460.js
+ js/src/tests/js1_5/extensions/regress-416834.js
+ js/src/tests/js1_5/extensions/regress-418730.js
+ js/src/tests/js1_5/extensions/regress-420869-01.js
+ js/src/tests/js1_5/extensions/regress-421621.js
+ js/src/tests/js1_5/extensions/regress-422592.js
+ js/src/tests/js1_5/extensions/regress-424683-01.js
+ js/src/tests/js1_5/extensions/regress-426711.js
+ js/src/tests/js1_5/extensions/regress-427196-01.js
+ js/src/tests/js1_5/extensions/regress-427196-02.js
+ js/src/tests/js1_5/extensions/regress-427196-03.js
+ js/src/tests/js1_5/extensions/regress-429739.js
+ js/src/tests/js1_5/extensions/regress-432075.js
+ js/src/tests/js1_5/extensions/regress-434837-01.js
+ js/src/tests/js1_5/extensions/regress-435497-01.js
+ js/src/tests/js1_5/extensions/regress-435497-02.js
+ js/src/tests/js1_5/extensions/regress-435497-03.js
+ js/src/tests/js1_5/extensions/regress-436741.js
+ js/src/tests/js1_5/extensions/regress-437288-01.js
+ js/src/tests/js1_5/extensions/regress-443569.js
+ js/src/tests/js1_5/extensions/regress-446386.js
+ js/src/tests/js1_5/extensions/regress-452168.js
+ js/src/tests/js1_5/extensions/regress-452178.js
+ js/src/tests/js1_5/extensions/regress-452329.js
+ js/src/tests/js1_5/extensions/regress-452338.js
+ js/src/tests/js1_5/extensions/regress-452565.js
+ js/src/tests/js1_5/extensions/regress-453249.js
+ js/src/tests/js1_5/extensions/regress-454704.js
+ js/src/tests/js1_5/extensions/regress-455408.js
+ js/src/tests/js1_5/extensions/regress-459606.js
+ js/src/tests/js1_5/extensions/regress-462734-02.js
+ js/src/tests/js1_5/extensions/regress-462734-03.js
+ js/src/tests/js1_5/extensions/regress-462734-04.js
+ js/src/tests/js1_5/extensions/regress-465276.js
+ js/src/tests/js1_5/extensions/regress-469625.js
+ js/src/tests/js1_5/extensions/regress-469761.js
+ js/src/tests/js1_5/extensions/regress-472599.js
+ js/src/tests/js1_5/extensions/regress-476447.js
+ js/src/tests/js1_5/extensions/regress-479487.js
+ js/src/tests/js1_5/extensions/regress-479551.js
+ js/src/tests/js1_5/extensions/scope-001.js
+ js/src/tests/js1_5/extensions/toLocaleFormat-01.js
+ js/src/tests/js1_5/extensions/toLocaleFormat-02.js
+ js/src/tests/js1_6/Array/filter.js
+ js/src/tests/js1_6/Array/regress-290592.js
+ js/src/tests/js1_6/Array/regress-304828.js
+ js/src/tests/js1_6/Array/regress-305002.js
+ js/src/tests/js1_6/Array/regress-310425-01.js
+ js/src/tests/js1_6/Array/regress-310425-02.js
+ js/src/tests/js1_6/Array/regress-352742-01.js
+ js/src/tests/js1_6/Array/regress-352742-02.js
+ js/src/tests/js1_6/Array/regress-415451.js
+ js/src/tests/js1_6/Array/regress-415540.js
+ js/src/tests/js1_6/Regress/regress-311157-01.js
+ js/src/tests/js1_6/Regress/regress-311157-02.js
+ js/src/tests/js1_6/Regress/regress-320172.js
+ js/src/tests/js1_6/Regress/regress-351795.js
+ js/src/tests/js1_6/Regress/regress-352271.js
+ js/src/tests/js1_6/Regress/regress-353078.js
+ js/src/tests/js1_6/Regress/regress-355002.js
+ js/src/tests/js1_6/Regress/regress-372565.js
+ js/src/tests/js1_6/Regress/regress-475469.js
+ js/src/tests/js1_6/String/regress-306591.js
+ js/src/tests/js1_6/extensions/nested-for-each.js
+ js/src/tests/js1_6/extensions/regress-312385-01.js
+ js/src/tests/js1_6/extensions/regress-385393-08.js
+ js/src/tests/js1_6/extensions/regress-414098.js
+ js/src/tests/js1_6/extensions/regress-455464-01.js
+ js/src/tests/js1_6/extensions/regress-455464-02.js
+ js/src/tests/js1_6/extensions/regress-455464-03.js
+ js/src/tests/js1_6/extensions/regress-455464-04.js
+ js/src/tests/js1_6/extensions/regress-456826.js
+ js/src/tests/js1_6/extensions/regress-465443.js
+ js/src/tests/js1_6/extensions/regress-470310.js
+ js/src/tests/js1_6/extensions/regress-472508.js
+ js/src/tests/js1_7/GC/regress-341675.js
+ js/src/tests/js1_7/GC/regress-381374.js
+ js/src/tests/js1_7/expressions/destructuring-scope.js
+ js/src/tests/js1_7/expressions/regress-346203.js
+ js/src/tests/js1_7/expressions/regress-346645-01.js
+ js/src/tests/js1_7/expressions/regress-346645-02.js
+ js/src/tests/js1_7/expressions/regress-346645-03.js
+ js/src/tests/js1_7/expressions/regress-418051.js
+ js/src/tests/js1_7/expressions/regress-451340.js
+ js/src/tests/js1_7/extensions/basic-Iterator.js
+ js/src/tests/js1_7/extensions/basic-for-each.js
+ js/src/tests/js1_7/extensions/basic-for-in.js
+ js/src/tests/js1_7/extensions/destructuring-order.js
+ js/src/tests/js1_7/extensions/iterator-ctor.js
+ js/src/tests/js1_7/extensions/regress-346021.js
+ js/src/tests/js1_7/extensions/regress-346642-06.js
+ js/src/tests/js1_7/extensions/regress-346773.js
+ js/src/tests/js1_7/extensions/regress-350312.js
+ js/src/tests/js1_7/extensions/regress-351070-02.js
+ js/src/tests/js1_7/extensions/regress-351102-03.js
+ js/src/tests/js1_7/extensions/regress-351102-04.js
+ js/src/tests/js1_7/extensions/regress-351102-05.js
+ js/src/tests/js1_7/extensions/regress-351102-07.js
+ js/src/tests/js1_7/extensions/regress-352797-01.js
+ js/src/tests/js1_7/extensions/regress-352885-01.js
+ js/src/tests/js1_7/extensions/regress-352885-02.js
+ js/src/tests/js1_7/extensions/regress-353214-01.js
+ js/src/tests/js1_7/extensions/regress-353249.js
+ js/src/tests/js1_7/extensions/regress-354499-01.js
+ js/src/tests/js1_7/extensions/regress-354499-02.js
+ js/src/tests/js1_7/extensions/regress-354945-01.js
+ js/src/tests/js1_7/extensions/regress-354945-02.js
+ js/src/tests/js1_7/extensions/regress-355052-01.js
+ js/src/tests/js1_7/extensions/regress-355052-02.js
+ js/src/tests/js1_7/extensions/regress-355052-03.js
+ js/src/tests/js1_7/extensions/regress-355410.js
+ js/src/tests/js1_7/extensions/regress-355512.js
+ js/src/tests/js1_7/extensions/regress-363040-01.js
+ js/src/tests/js1_7/extensions/regress-363040-02.js
+ js/src/tests/js1_7/extensions/regress-366668-01.js
+ js/src/tests/js1_7/extensions/regress-367629.js
+ js/src/tests/js1_7/extensions/regress-368213.js
+ js/src/tests/js1_7/extensions/regress-368224.js
+ js/src/tests/js1_7/extensions/regress-372364.js
+ js/src/tests/js1_7/extensions/regress-379566.js
+ js/src/tests/js1_7/extensions/regress-380933.js
+ js/src/tests/js1_7/extensions/regress-381301.js
+ js/src/tests/js1_7/extensions/regress-381303.js
+ js/src/tests/js1_7/extensions/regress-387955-01.js
+ js/src/tests/js1_7/extensions/regress-387955-02.js
+ js/src/tests/js1_7/extensions/regress-392308.js
+ js/src/tests/js1_7/extensions/regress-396326.js
+ js/src/tests/js1_7/extensions/regress-458679.js
+ js/src/tests/js1_7/extensions/regress-469234.js
+ js/src/tests/js1_7/extensions/regress-469405-01.js
+ js/src/tests/js1_7/extensions/regress-469405-02.js
+ js/src/tests/js1_7/extensions/regress-470300-01.js
+ js/src/tests/js1_7/extensions/regress-470300-02.js
+ js/src/tests/js1_7/extensions/regress-474771-01.js
+ js/src/tests/js1_7/extensions/regress-474771-02.js
+ js/src/tests/js1_7/extensions/regress-476257.js
+ js/src/tests/js1_7/extensions/regress-477048.js
+ js/src/tests/js1_7/geniter/326466-01.js
+ js/src/tests/js1_7/geniter/builtin-Iterator-function.js
+ js/src/tests/js1_7/geniter/fibonacci-matrix-generator.js
+ js/src/tests/js1_7/geniter/iterator-toString.js
+ js/src/tests/js1_7/geniter/message-value-passing.js
+ js/src/tests/js1_7/geniter/multiple-close.js
+ js/src/tests/js1_7/geniter/nested-yield.js
+ js/src/tests/js1_7/geniter/pi-generator.js
+ js/src/tests/js1_7/geniter/regress-345855.js
+ js/src/tests/js1_7/geniter/regress-345879-01.js
+ js/src/tests/js1_7/geniter/regress-345879-02.js
+ js/src/tests/js1_7/geniter/regress-347593.js
+ js/src/tests/js1_7/geniter/regress-347739.js
+ js/src/tests/js1_7/geniter/regress-349012-01.js
+ js/src/tests/js1_7/geniter/regress-349012-02.js
+ js/src/tests/js1_7/geniter/regress-349012-03.js
+ js/src/tests/js1_7/geniter/regress-349012-04.js
+ js/src/tests/js1_7/geniter/regress-349012-05.js
+ js/src/tests/js1_7/geniter/regress-349023-01.js
+ js/src/tests/js1_7/geniter/regress-349023-02.js
+ js/src/tests/js1_7/geniter/regress-349023-03.js
+ js/src/tests/js1_7/geniter/regress-349331.js
+ js/src/tests/js1_7/geniter/regress-349362.js
+ js/src/tests/js1_7/geniter/regress-349851.js
+ js/src/tests/js1_7/geniter/regress-350621.js
+ js/src/tests/js1_7/geniter/regress-350809.js
+ js/src/tests/js1_7/geniter/regress-351120.js
+ js/src/tests/js1_7/geniter/regress-352197.js
+ js/src/tests/js1_7/geniter/regress-352876.js
+ js/src/tests/js1_7/geniter/regress-355834.js
+ js/src/tests/js1_7/geniter/regress-359062.js
+ js/src/tests/js1_7/geniter/regress-382335.js
+ js/src/tests/js1_7/geniter/regress-387871.js
+ js/src/tests/js1_7/geniter/regress-390918.js
+ js/src/tests/js1_7/geniter/regress-392310.js
+ js/src/tests/js1_7/geniter/regress-466206.js
+ js/src/tests/js1_7/geniter/send-no-rhs.js
+ js/src/tests/js1_7/geniter/sequential-yields.js
+ js/src/tests/js1_7/geniter/simple-fib.js
+ js/src/tests/js1_7/geniter/throw-after-close.js
+ js/src/tests/js1_7/geniter/throw-forever.js
+ js/src/tests/js1_7/geniter/unreachable-yield.js
+ js/src/tests/js1_7/geniter/yield-undefined.js
+ js/src/tests/js1_7/iterable/regress-340526-01.js
+ js/src/tests/js1_7/iterable/regress-340526-02.js
+ js/src/tests/js1_7/iterable/regress-341496.js
+ js/src/tests/js1_7/iterable/regress-341499.js
+ js/src/tests/js1_7/iterable/regress-341510.js
+ js/src/tests/js1_7/iterable/regress-341815.js
+ js/src/tests/js1_7/iterable/regress-341821.js
+ js/src/tests/js1_7/iterable/regress-354750-01.js
+ js/src/tests/js1_7/iterable/regress-355025.js
+ js/src/tests/js1_7/iterable/regress-355075-01.js
+ js/src/tests/js1_7/iterable/regress-355090.js
+ js/src/tests/js1_7/iterable/regress-415922.js
+ js/src/tests/js1_7/lexical/regress-336376-01.js
+ js/src/tests/js1_7/lexical/regress-346642-03.js
+ js/src/tests/js1_7/lexical/regress-346642-04.js
+ js/src/tests/js1_7/lexical/regress-351515.js
+ js/src/tests/js1_7/regexp/yflag.js
+ js/src/tests/js1_7/regress/regress-350387.js
+ js/src/tests/js1_7/regress/regress-352640-01.js
+ js/src/tests/js1_7/regress/regress-352640-02.js
+ js/src/tests/js1_7/regress/regress-352640-03.js
+ js/src/tests/js1_7/regress/regress-352640-04.js
+ js/src/tests/js1_7/regress/regress-353079.js
+ js/src/tests/js1_7/regress/regress-355023.js
+ js/src/tests/js1_7/regress/regress-355832-01.js
+ js/src/tests/js1_7/regress/regress-355832-02.js
+ js/src/tests/js1_7/regress/regress-363040-01.js
+ js/src/tests/js1_7/regress/regress-363040-02.js
+ js/src/tests/js1_7/regress/regress-369666-01.js
+ js/src/tests/js1_7/regress/regress-369666-02.js
+ js/src/tests/js1_7/regress/regress-372331.js
+ js/src/tests/js1_7/regress/regress-373827-01.js
+ js/src/tests/js1_7/regress/regress-373827-02.js
+ js/src/tests/js1_7/regress/regress-375695.js
+ js/src/tests/js1_7/regress/regress-379442.js
+ js/src/tests/js1_7/regress/regress-379483.js
+ js/src/tests/js1_7/regress/regress-385133-02.js
+ js/src/tests/js1_7/regress/regress-385393-05.js
+ js/src/tests/js1_7/regress/regress-407727-01.js
+ js/src/tests/js1_7/regress/regress-407727-02.js
+ js/src/tests/js1_7/regress/regress-407957.js
+ js/src/tests/js1_7/regress/regress-410649.js
+ js/src/tests/js1_7/regress/regress-414553.js
+ js/src/tests/js1_7/regress/regress-416601.js
+ js/src/tests/js1_7/regress/regress-418641.js
+ js/src/tests/js1_7/regress/regress-419803.js
+ js/src/tests/js1_7/regress/regress-452703.js
+ js/src/tests/js1_7/regress/regress-452960.js
+ js/src/tests/js1_7/regress/regress-453049.js
+ js/src/tests/js1_7/regress/regress-453051.js
+ js/src/tests/js1_7/regress/regress-453411.js
+ js/src/tests/js1_7/regress/regress-462071.js
+ js/src/tests/js1_7/regress/regress-462282.js
+ js/src/tests/js1_7/regress/regress-462388.js
+ js/src/tests/js1_7/regress/regress-462407.js
+ js/src/tests/js1_7/regress/regress-464403.js
+ js/src/tests/js1_7/regress/regress-465236.js
+ js/src/tests/js1_7/regress/regress-465424.js
+ js/src/tests/js1_7/regress/regress-465484.js
+ js/src/tests/js1_7/regress/regress-465686.js
+ js/src/tests/js1_7/regress/regress-469239-01.js
+ js/src/tests/js1_7/regress/regress-469239-02.js
+ js/src/tests/js1_7/regress/regress-470223.js
+ js/src/tests/js1_7/regress/regress-470388-01.js
+ js/src/tests/js1_7/regress/regress-474771.js
+ js/src/tests/js1_8/extensions/lamport.js
+ js/src/tests/js1_8/extensions/peterson.js
+ js/src/tests/js1_8/extensions/regress-353116.js
+ js/src/tests/js1_8/extensions/regress-385729.js
+ js/src/tests/js1_8/extensions/regress-417131.js
+ js/src/tests/js1_8/extensions/regress-417817.js
+ js/src/tests/js1_8/extensions/regress-419091.js
+ js/src/tests/js1_8/extensions/regress-445818.js
+ js/src/tests/js1_8/extensions/regress-446169-01.js
+ js/src/tests/js1_8/extensions/regress-446169-02.js
+ js/src/tests/js1_8/extensions/regress-452913.js
+ js/src/tests/js1_8/extensions/regress-454744.js
+ js/src/tests/js1_8/extensions/regress-465337.js
+ js/src/tests/js1_8/extensions/regress-465453.js
+ js/src/tests/js1_8/extensions/regress-471197.js
+ js/src/tests/js1_8/extensions/regress-472450-03.js
+ js/src/tests/js1_8/extensions/regress-472450-04.js
+ js/src/tests/js1_8/extensions/regress-473040.js
+ js/src/tests/js1_8/extensions/regress-475971.js
+ js/src/tests/js1_8/extensions/regress-476414-01.js
+ js/src/tests/js1_8/extensions/regress-476414-02.js
+ js/src/tests/js1_8/extensions/regress-476653.js
+ js/src/tests/js1_8/extensions/regress-476869.js
+ js/src/tests/js1_8/extensions/regress-479252.js
+ js/src/tests/js1_8/extensions/regress-482263.js
+ js/src/tests/js1_8/genexps/regress-347739.js
+ js/src/tests/js1_8/genexps/regress-349012-01.js
+ js/src/tests/js1_8/genexps/regress-349326.js
+ js/src/tests/js1_8/genexps/regress-384991.js
+ js/src/tests/js1_8/genexps/regress-665286.js
+ js/src/tests/js1_8/genexps/regress-683738.js
+ js/src/tests/js1_8/regress/regress-384412.js
+ js/src/tests/js1_8/regress/regress-384758.js
+ js/src/tests/js1_8/regress/regress-404734.js
+ js/src/tests/js1_8/regress/regress-427798.js
+ js/src/tests/js1_8/regress/regress-433279-01.js
+ js/src/tests/js1_8/regress/regress-433279-02.js
+ js/src/tests/js1_8/regress/regress-433279-03.js
+ js/src/tests/js1_8/regress/regress-442333-01.js
+ js/src/tests/js1_8/regress/regress-452491.js
+ js/src/tests/js1_8/regress/regress-455981-01.js
+ js/src/tests/js1_8/regress/regress-455981-02.js
+ js/src/tests/js1_8/regress/regress-457065-01.js
+ js/src/tests/js1_8/regress/regress-457065-02.js
+ js/src/tests/js1_8/regress/regress-458076.js
+ js/src/tests/js1_8/regress/regress-459185.js
+ js/src/tests/js1_8/regress/regress-459186.js
+ js/src/tests/js1_8/regress/regress-459389.js
+ js/src/tests/js1_8/regress/regress-461930.js
+ js/src/tests/js1_8/regress/regress-461932.js
+ js/src/tests/js1_8/regress/regress-463334-01.js
+ js/src/tests/js1_8/regress/regress-463334-02.js
+ js/src/tests/js1_8/regress/regress-464096.js
+ js/src/tests/js1_8/regress/regress-464418.js
+ js/src/tests/js1_8/regress/regress-464978.js
+ js/src/tests/js1_8/regress/regress-465220.js
+ js/src/tests/js1_8/regress/regress-465234.js
+ js/src/tests/js1_8/regress/regress-465239.js
+ js/src/tests/js1_8/regress/regress-465241.js
+ js/src/tests/js1_8/regress/regress-465249.js
+ js/src/tests/js1_8/regress/regress-465261.js
+ js/src/tests/js1_8/regress/regress-465308.js
+ js/src/tests/js1_8/regress/regress-465454.js
+ js/src/tests/js1_8/regress/regress-465460-01.js
+ js/src/tests/js1_8/regress/regress-465460-02.js
+ js/src/tests/js1_8/regress/regress-465460-03.js
+ js/src/tests/js1_8/regress/regress-465460-04.js
+ js/src/tests/js1_8/regress/regress-465460-05.js
+ js/src/tests/js1_8/regress/regress-465460-06.js
+ js/src/tests/js1_8/regress/regress-465460-07.js
+ js/src/tests/js1_8/regress/regress-465460-08.js
+ js/src/tests/js1_8/regress/regress-465460-09.js
+ js/src/tests/js1_8/regress/regress-465460-10.js
+ js/src/tests/js1_8/regress/regress-465460-11.js
+ js/src/tests/js1_8/regress/regress-465460-12.js
+ js/src/tests/js1_8/regress/regress-465483.js
+ js/src/tests/js1_8/regress/regress-465567-01.js
+ js/src/tests/js1_8/regress/regress-465567-02.js
+ js/src/tests/js1_8/regress/regress-465688.js
+ js/src/tests/js1_8/regress/regress-466128.js
+ js/src/tests/js1_8/regress/regress-466787.js
+ js/src/tests/js1_8/regress/regress-467495-01.js
+ js/src/tests/js1_8/regress/regress-467495-02.js
+ js/src/tests/js1_8/regress/regress-467495-03.js
+ js/src/tests/js1_8/regress/regress-467495-04.js
+ js/src/tests/js1_8/regress/regress-467495-05.js
+ js/src/tests/js1_8/regress/regress-467495-06.js
+ js/src/tests/js1_8/regress/regress-468711.js
+ js/src/tests/js1_8/regress/regress-469547.js
+ js/src/tests/js1_8/regress/regress-471373.js
+ js/src/tests/js1_8/regress/regress-471660.js
+ js/src/tests/js1_8/regress/regress-474769.js
+ js/src/tests/js1_8/regress/regress-474771.js
+ js/src/tests/js1_8/regress/regress-474935.js
+ js/src/tests/js1_8/regress/regress-476655.js
+ js/src/tests/js1_8/regress/regress-477234.js
+ js/src/tests/js1_8/regress/regress-478205.js
+ js/src/tests/js1_8/regress/regress-479353.js
+ js/src/tests/js1_8/regress/regress-479740.js
+ js/src/tests/js1_8/regress/regress-481800.js
+ js/src/tests/js1_8/regress/regress-483749.js
+ js/src/tests/js1_8/regress/regress-532491.js
+ js/src/tests/js1_8_1/JSON/regress-458959.js
+ js/src/tests/js1_8_1/String/regress-305064.js
+ js/src/tests/js1_8_1/extensions/regress-353214-02.js
+ js/src/tests/js1_8_1/extensions/regress-437288-01.js
+ js/src/tests/js1_8_1/extensions/regress-452498-162.js
+ js/src/tests/js1_8_1/extensions/regress-452498-196.js
+ js/src/tests/js1_8_1/extensions/regress-466905-04.js
+ js/src/tests/js1_8_1/extensions/regress-466905-05.js
+ js/src/tests/js1_8_1/extensions/regress-477158.js
+ js/src/tests/js1_8_1/extensions/regress-477187.js
+ js/src/tests/js1_8_1/jit/math-jit-tests.js
+ js/src/tests/js1_8_1/jit/regress-451673.js
+ js/src/tests/js1_8_1/jit/regress-451974-01.js
+ js/src/tests/js1_8_1/jit/regress-451974-02.js
+ js/src/tests/js1_8_1/jit/regress-452498-01.js
+ js/src/tests/js1_8_1/jit/regress-458838.js
+ js/src/tests/js1_8_1/jit/regress-462459-01.js
+ js/src/tests/js1_8_1/jit/regress-462459-02.js
+ js/src/tests/js1_8_1/jit/regress-462459-03.js
+ js/src/tests/js1_8_1/jit/regress-462459-04.js
+ js/src/tests/js1_8_1/jit/regress-462459-05.js
+ js/src/tests/js1_8_1/jit/regress-462459-06.js
+ js/src/tests/js1_8_1/jit/regress-462459-07.js
+ js/src/tests/js1_8_1/jit/regress-462459-08.js
+ js/src/tests/js1_8_1/jit/regress-462459-09.js
+ js/src/tests/js1_8_1/jit/regress-462459-10.js
+ js/src/tests/js1_8_1/jit/regress-462459-11.js
+ js/src/tests/js1_8_1/jit/regress-462459-12.js
+ js/src/tests/js1_8_1/jit/regress-469927.js
+ js/src/tests/js1_8_1/jit/regress-470739.js
+ js/src/tests/js1_8_1/jit/regress-471635.js
+ js/src/tests/js1_8_1/jit/regress-489682.js
+ js/src/tests/js1_8_1/regress/regress-452498-006.js
+ js/src/tests/js1_8_1/regress/regress-452498-027.js
+ js/src/tests/js1_8_1/regress/regress-452498-030.js
+ js/src/tests/js1_8_1/regress/regress-452498-040.js
+ js/src/tests/js1_8_1/regress/regress-452498-050.js
+ js/src/tests/js1_8_1/regress/regress-452498-058.js
+ js/src/tests/js1_8_1/regress/regress-452498-062.js
+ js/src/tests/js1_8_1/regress/regress-452498-063.js
+ js/src/tests/js1_8_1/regress/regress-452498-071.js
+ js/src/tests/js1_8_1/regress/regress-452498-072.js
+ js/src/tests/js1_8_1/regress/regress-452498-073.js
+ js/src/tests/js1_8_1/regress/regress-452498-074.js
+ js/src/tests/js1_8_1/regress/regress-452498-075.js
+ js/src/tests/js1_8_1/regress/regress-452498-076.js
+ js/src/tests/js1_8_1/regress/regress-452498-082.js
+ js/src/tests/js1_8_1/regress/regress-452498-092.js
+ js/src/tests/js1_8_1/regress/regress-452498-101.js
+ js/src/tests/js1_8_1/regress/regress-452498-102.js
+ js/src/tests/js1_8_1/regress/regress-452498-104.js
+ js/src/tests/js1_8_1/regress/regress-452498-111.js
+ js/src/tests/js1_8_1/regress/regress-452498-112.js
+ js/src/tests/js1_8_1/regress/regress-452498-114-a.js
+ js/src/tests/js1_8_1/regress/regress-452498-114.js
+ js/src/tests/js1_8_1/regress/regress-452498-116.js
+ js/src/tests/js1_8_1/regress/regress-452498-117.js
+ js/src/tests/js1_8_1/regress/regress-452498-118.js
+ js/src/tests/js1_8_1/regress/regress-452498-121.js
+ js/src/tests/js1_8_1/regress/regress-452498-123.js
+ js/src/tests/js1_8_1/regress/regress-452498-129.js
+ js/src/tests/js1_8_1/regress/regress-452498-131.js
+ js/src/tests/js1_8_1/regress/regress-452498-135.js
+ js/src/tests/js1_8_1/regress/regress-452498-155.js
+ js/src/tests/js1_8_1/regress/regress-452498-160.js
+ js/src/tests/js1_8_1/regress/regress-452498-168-1.js
+ js/src/tests/js1_8_1/regress/regress-452498-168-2.js
+ js/src/tests/js1_8_1/regress/regress-452498-176.js
+ js/src/tests/js1_8_1/regress/regress-452498-181.js
+ js/src/tests/js1_8_1/regress/regress-452498-185.js
+ js/src/tests/js1_8_1/regress/regress-452498-187.js
+ js/src/tests/js1_8_1/regress/regress-452498-191.js
+ js/src/tests/js1_8_1/regress/regress-452498-192.js
+ js/src/tests/js1_8_1/regress/regress-466905-01.js
+ js/src/tests/js1_8_1/regress/regress-466905-02.js
+ js/src/tests/js1_8_1/regress/regress-479430-01.js
+ js/src/tests/js1_8_1/regress/regress-479430-02.js
+ js/src/tests/js1_8_1/regress/regress-479430-03.js
+ js/src/tests/js1_8_1/regress/regress-479430-04.js
+ js/src/tests/js1_8_1/regress/regress-479430-05.js
+ js/src/tests/js1_8_1/regress/regress-495773.js
+ js/src/tests/js1_8_1/regress/regress-495907.js
+ js/src/tests/js1_8_1/regress/regress-496922.js
+ js/src/tests/js1_8_1/regress/regress-507053.js
+ js/src/tests/js1_8_1/regress/regress-507295.js
+ js/src/tests/js1_8_1/regress/regress-522123.js
+ js/src/tests/js1_8_5/regress/regress-355569.js
+ js/src/tests/js1_8_5/regress/regress-477053.js
+ js/src/tests/jstests.py
+ js/src/tests/lib/jittests.py
+ js/src/tests/moz.build
+ js/src/tests/shell/shell.js
+ js/src/threading/ConditionVariable.h
+ js/src/threading/ExclusiveData.h
+ js/src/threading/LockGuard.h
+ js/src/threading/Mutex.cpp
+ js/src/threading/Mutex.h
+ js/src/threading/Thread.h
+ js/src/threading/posix/ConditionVariable.cpp
+ js/src/threading/posix/MutexImpl.cpp
+ js/src/threading/posix/MutexPlatformData.h
+ js/src/threading/posix/Thread.cpp
+ js/src/threading/windows/ConditionVariable.cpp
+ js/src/threading/windows/MutexImpl.cpp
+ js/src/threading/windows/MutexPlatformData.h
+ js/src/threading/windows/Thread.cpp
+ js/src/vm/ArgumentsObject-inl.h
+ js/src/vm/ArgumentsObject.cpp
+ js/src/vm/ArgumentsObject.h
+ js/src/vm/ArrayBufferObject-inl.h
+ js/src/vm/ArrayBufferObject.cpp
+ js/src/vm/ArrayBufferObject.h
+ js/src/vm/ArrayObject-inl.h
+ js/src/vm/ArrayObject.h
+ js/src/vm/AsyncFunction.cpp
+ js/src/vm/AsyncFunction.h
+ js/src/vm/BooleanObject-inl.h
+ js/src/vm/BooleanObject.h
+ js/src/vm/Caches-inl.h
+ js/src/vm/Caches.cpp
+ js/src/vm/Caches.h
+ js/src/vm/CallNonGenericMethod.cpp
+ js/src/vm/CharacterEncoding.cpp
+ js/src/vm/CodeCoverage.cpp
+ js/src/vm/CodeCoverage.h
+ js/src/vm/Compression.cpp
+ js/src/vm/Compression.h
+ js/src/vm/DateObject.h
+ js/src/vm/DateTime.cpp
+ js/src/vm/DateTime.h
+ js/src/vm/Debugger-inl.h
+ js/src/vm/Debugger.cpp
+ js/src/vm/Debugger.h
+ js/src/vm/DebuggerMemory.cpp
+ js/src/vm/DebuggerMemory.h
+ js/src/vm/EnvironmentObject-inl.h
+ js/src/vm/EnvironmentObject.cpp
+ js/src/vm/EnvironmentObject.h
+ js/src/vm/ErrorObject-inl.h
+ js/src/vm/ErrorObject.cpp
+ js/src/vm/ErrorObject.h
+ js/src/vm/ErrorReporting.cpp
+ js/src/vm/ErrorReporting.h
+ js/src/vm/ForOfIterator.cpp
+ js/src/vm/GeneratorObject.cpp
+ js/src/vm/GeneratorObject.h
+ js/src/vm/GlobalObject.cpp
+ js/src/vm/GlobalObject.h
+ js/src/vm/HelperThreads.cpp
+ js/src/vm/Id.cpp
+ js/src/vm/Interpreter-inl.h
+ js/src/vm/Interpreter.h
+ js/src/vm/JSONParser.cpp
+ js/src/vm/JSONParser.h
+ js/src/vm/MatchPairs.h
+ js/src/vm/MemoryMetrics.cpp
+ js/src/vm/Monitor.h
+ js/src/vm/MutexIDs.h
+ js/src/vm/NativeObject-inl.h
+ js/src/vm/NativeObject.cpp
+ js/src/vm/NativeObject.h
+ js/src/vm/NumberObject-inl.h
+ js/src/vm/NumberObject.h
+ js/src/vm/ObjectGroup-inl.h
+ js/src/vm/ObjectGroup.cpp
+ js/src/vm/ObjectGroup.h
+ js/src/vm/Opcodes.h
+ js/src/vm/PIC.cpp
+ js/src/vm/PIC.h
+ js/src/vm/PosixNSPR.cpp
+ js/src/vm/PosixNSPR.h
+ js/src/vm/Printer.cpp
+ js/src/vm/Printer.h
+ js/src/vm/Probes-inl.h
+ js/src/vm/Probes.cpp
+ js/src/vm/Probes.h
+ js/src/vm/ProxyObject.cpp
+ js/src/vm/ProxyObject.h
+ js/src/vm/Realm.cpp
+ js/src/vm/ReceiverGuard.cpp
+ js/src/vm/ReceiverGuard.h
+ js/src/vm/RegExpObject.cpp
+ js/src/vm/RegExpObject.h
+ js/src/vm/RegExpStatics.cpp
+ js/src/vm/RegExpStatics.h
+ js/src/vm/RegExpStaticsObject.h
+ js/src/vm/Runtime.cpp
+ js/src/vm/Runtime.h
+ js/src/vm/SPSProfiler.cpp
+ js/src/vm/SPSProfiler.h
+ js/src/vm/SavedFrame.h
+ js/src/vm/SavedStacks-inl.h
+ js/src/vm/SavedStacks.cpp
+ js/src/vm/SavedStacks.h
+ js/src/vm/Scope.cpp
+ js/src/vm/Scope.h
+ js/src/vm/SelfHosting.cpp
+ js/src/vm/SelfHosting.h
+ js/src/vm/Shape-inl.h
+ js/src/vm/Shape.h
+ js/src/vm/ShapedObject-inl.h
+ js/src/vm/ShapedObject.h
+ js/src/vm/SharedArrayObject.cpp
+ js/src/vm/SharedArrayObject.h
+ js/src/vm/SharedImmutableStringsCache-inl.h
+ js/src/vm/SharedImmutableStringsCache.cpp
+ js/src/vm/SharedImmutableStringsCache.h
+ js/src/vm/SharedMem.h
+ js/src/vm/Stack-inl.h
+ js/src/vm/Stack.cpp
+ js/src/vm/Stack.h
+ js/src/vm/StopIterationObject.h
+ js/src/vm/Stopwatch.cpp
+ js/src/vm/Stopwatch.h
+ js/src/vm/String-inl.h
+ js/src/vm/String.cpp
+ js/src/vm/String.h
+ js/src/vm/StringBuffer.cpp
+ js/src/vm/StringBuffer.h
+ js/src/vm/StringObject-inl.h
+ js/src/vm/StringObject.h
+ js/src/vm/Symbol.cpp
+ js/src/vm/Symbol.h
+ js/src/vm/TaggedProto.cpp
+ js/src/vm/TaggedProto.h
+ js/src/vm/Time.h
+ js/src/vm/TraceLogging.cpp
+ js/src/vm/TraceLogging.h
+ js/src/vm/TraceLoggingGraph.cpp
+ js/src/vm/TraceLoggingGraph.h
+ js/src/vm/TraceLoggingTypes.cpp
+ js/src/vm/TraceLoggingTypes.h
+ js/src/vm/TypeInference.cpp
+ js/src/vm/TypedArrayCommon.h
+ js/src/vm/TypedArrayObject.cpp
+ js/src/vm/TypedArrayObject.h
+ js/src/vm/UbiNode.cpp
+ js/src/vm/UbiNodeCensus.cpp
+ js/src/vm/UbiNodeShortestPaths.cpp
+ js/src/vm/Unicode.h
+ js/src/vm/UnicodeNonBMP.h
+ js/src/vm/Value.cpp
+ js/src/vm/WeakMapPtr.cpp
+ js/src/vm/WrapperObject.h
+ js/src/vm/Xdr.cpp
+ js/src/vm/Xdr.h
+ js/src/vtune/VTuneWrapper.h
+ js/xpconnect/idl/moz.build
+ js/xpconnect/idl/mozIJSSubScriptLoader.idl
+ js/xpconnect/idl/nsIAddonInterposition.idl
+ js/xpconnect/idl/nsIXPCScriptable.idl
+ js/xpconnect/idl/xpcIJSGetFactory.idl
+ js/xpconnect/idl/xpcIJSModuleLoader.idl
+ js/xpconnect/idl/xpcIJSWeakReference.idl
+ js/xpconnect/idl/xpccomponents.idl
+ js/xpconnect/idl/xpcexception.idl
+ js/xpconnect/idl/xpcjsid.idl
+ js/xpconnect/loader/ISO8601DateUtils.jsm
+ js/xpconnect/loader/mozJSComponentLoader.cpp
+ js/xpconnect/loader/mozJSComponentLoader.h
+ js/xpconnect/loader/mozJSLoaderUtils.cpp
+ js/xpconnect/loader/mozJSLoaderUtils.h
+ js/xpconnect/loader/mozJSSubScriptLoader.cpp
+ js/xpconnect/loader/mozJSSubScriptLoader.h
+ js/xpconnect/moz.build
+ js/xpconnect/public/moz.build
+ js/xpconnect/public/nsAXPCNativeCallContext.h
+ js/xpconnect/public/nsTArrayHelpers.h
+ js/xpconnect/public/xpc_make_class.h
+ js/xpconnect/public/xpc_map_end.h
+ js/xpconnect/shell/Makefile.in
+ js/xpconnect/shell/moz.build
+ js/xpconnect/shell/xpcshell.rc
+ js/xpconnect/shell/xpcshellMacUtils.mm
+ js/xpconnect/src/BackstagePass.h
+ js/xpconnect/src/ExportHelpers.cpp
+ js/xpconnect/src/SandboxPrivate.h
+ js/xpconnect/src/XPCDebug.cpp
+ js/xpconnect/src/XPCJSMemoryReporter.h
+ js/xpconnect/src/XPCJSWeakReference.cpp
+ js/xpconnect/src/XPCJSWeakReference.h
+ js/xpconnect/src/XPCLocale.cpp
+ js/xpconnect/src/XPCModule.cpp
+ js/xpconnect/src/XPCModule.h
+ js/xpconnect/src/XPCRuntimeService.cpp
+ js/xpconnect/src/XPCShellImpl.cpp
+ js/xpconnect/src/XPCWrapper.cpp
+ js/xpconnect/src/XPCWrapper.h
+ js/xpconnect/src/moz.build
+ js/xpconnect/src/qsObjectHelper.h
+ js/xpconnect/src/xpcObjectHelper.h
+ js/xpconnect/src/xpcpublic.h
+ js/xpconnect/tests/browser/moz.build
+ js/xpconnect/tests/chrome/moz.build
+ js/xpconnect/tests/components/js/xpctest_attributes.js
+ js/xpconnect/tests/components/js/xpctest_bug809674.js
+ js/xpconnect/tests/components/js/xpctest_interfaces.js
+ js/xpconnect/tests/components/js/xpctest_params.js
+ js/xpconnect/tests/components/js/xpctest_returncode_child.js
+ js/xpconnect/tests/components/js/xpctest_utils.js
+ js/xpconnect/tests/components/native/moz.build
+ js/xpconnect/tests/components/native/xpctest_attributes.cpp
+ js/xpconnect/tests/components/native/xpctest_params.cpp
+ js/xpconnect/tests/components/native/xpctest_returncode.cpp
+ js/xpconnect/tests/idl/moz.build
+ js/xpconnect/tests/idl/xpctest_attributes.idl
+ js/xpconnect/tests/idl/xpctest_bug809674.idl
+ js/xpconnect/tests/mochitest/moz.build
+ js/xpconnect/tests/moz.build
+ js/xpconnect/tests/unit/component-blob.js
+ js/xpconnect/tests/unit/component-file.js
+ js/xpconnect/tests/unit/component_import.js
+ js/xpconnect/tests/unit/recursive_importA.jsm
+ js/xpconnect/tests/unit/recursive_importB.jsm
+ js/xpconnect/tests/unit/test_asyncLoadSubScriptError.js
+ js/xpconnect/tests/unit/test_attributes.js
+ js/xpconnect/tests/unit/test_blob.js
+ js/xpconnect/tests/unit/test_blob2.js
+ js/xpconnect/tests/unit/test_bogus_files.js
+ js/xpconnect/tests/unit/test_bug1021312.js
+ js/xpconnect/tests/unit/test_bug1150106.js
+ js/xpconnect/tests/unit/test_bug1244222.js
+ js/xpconnect/tests/unit/test_bug408412.js
+ js/xpconnect/tests/unit/test_bug451678.js
+ js/xpconnect/tests/unit/test_bug780370.js
+ js/xpconnect/tests/unit/test_bug809652.js
+ js/xpconnect/tests/unit/test_bug809674.js
+ js/xpconnect/tests/unit/test_bug813901.js
+ js/xpconnect/tests/unit/test_bug867486.js
+ js/xpconnect/tests/unit/test_bug976151.js
+ js/xpconnect/tests/unit/test_file.js
+ js/xpconnect/tests/unit/test_file2.js
+ js/xpconnect/tests/unit/test_import.js
+ js/xpconnect/tests/unit/test_js_weak_references.js
+ js/xpconnect/tests/unit/test_nuke_sandbox.js
+ js/xpconnect/tests/unit/test_params.js
+ js/xpconnect/tests/unit/test_recursive_import.js
+ js/xpconnect/tests/unit/test_resolve_dead_promise.js
+ js/xpconnect/tests/unit/test_returncode.js
+ js/xpconnect/tests/unit/test_sandbox_metadata.js
+ js/xpconnect/tests/unit/test_tearoffs.js
+ js/xpconnect/tests/unit/test_unload.js
+ js/xpconnect/tests/unit/test_watchdog_default.js
+ js/xpconnect/tests/unit/test_watchdog_disable.js
+ js/xpconnect/tests/unit/test_watchdog_enable.js
+ js/xpconnect/tests/unit/test_watchdog_hibernate.js
+ js/xpconnect/tests/unit/test_watchdog_toggle.js
+ js/xpconnect/tests/unit/test_weak_keys.js
+ js/xpconnect/wrappers/AccessCheck.cpp
+ js/xpconnect/wrappers/AccessCheck.h
+ js/xpconnect/wrappers/AddonWrapper.cpp
+ js/xpconnect/wrappers/AddonWrapper.h
+ js/xpconnect/wrappers/ChromeObjectWrapper.cpp
+ js/xpconnect/wrappers/ChromeObjectWrapper.h
+ js/xpconnect/wrappers/FilteringWrapper.cpp
+ js/xpconnect/wrappers/FilteringWrapper.h
+ js/xpconnect/wrappers/WaiveXrayWrapper.cpp
+ js/xpconnect/wrappers/WaiveXrayWrapper.h
+ js/xpconnect/wrappers/WrapperFactory.cpp
+ js/xpconnect/wrappers/WrapperFactory.h
+ js/xpconnect/wrappers/XrayWrapper.cpp
+ js/xpconnect/wrappers/XrayWrapper.h
+ js/xpconnect/wrappers/moz.build
+ layout/base/AccessibleCaret.cpp
+ layout/base/AccessibleCaret.h
+ layout/base/AccessibleCaretEventHub.cpp
+ layout/base/AccessibleCaretEventHub.h
+ layout/base/AccessibleCaretLogger.h
+ layout/base/AccessibleCaretManager.cpp
+ layout/base/AccessibleCaretManager.h
+ layout/base/ActiveLayerTracker.cpp
+ layout/base/ActiveLayerTracker.h
+ layout/base/BorderCache.h
+ layout/base/BorderConsts.h
+ layout/base/CaretAssociationHint.h
+ layout/base/DashedCornerFinder.cpp
+ layout/base/DashedCornerFinder.h
+ layout/base/DisplayItemClip.cpp
+ layout/base/DisplayItemClip.h
+ layout/base/DisplayItemScrollClip.cpp
+ layout/base/DisplayItemScrollClip.h
+ layout/base/DisplayListClipState.cpp
+ layout/base/DisplayListClipState.h
+ layout/base/DottedCornerFinder.cpp
+ layout/base/DottedCornerFinder.h
+ layout/base/FrameLayerBuilder.cpp
+ layout/base/FrameLayerBuilder.h
+ layout/base/FrameProperties.h
+ layout/base/GeometryUtils.cpp
+ layout/base/GeometryUtils.h
+ layout/base/LayerState.h
+ layout/base/LayoutLogging.h
+ layout/base/MaskLayerImageCache.cpp
+ layout/base/MaskLayerImageCache.h
+ layout/base/MobileViewportManager.cpp
+ layout/base/MobileViewportManager.h
+ layout/base/OverflowChangedTracker.h
+ layout/base/PaintTracker.cpp
+ layout/base/PaintTracker.h
+ layout/base/PositionedEventTargeting.cpp
+ layout/base/PositionedEventTargeting.h
+ layout/base/RestyleManagerBase.cpp
+ layout/base/RestyleManagerBase.h
+ layout/base/RestyleManagerHandle.h
+ layout/base/RestyleManagerHandleInlines.h
+ layout/base/RestyleTrackerInlines.h
+ layout/base/ScrollbarStyles.cpp
+ layout/base/ScrollbarStyles.h
+ layout/base/ServoRestyleManager.cpp
+ layout/base/ServoRestyleManager.h
+ layout/base/StackArena.cpp
+ layout/base/StackArena.h
+ layout/base/StaticPresData.cpp
+ layout/base/StaticPresData.h
+ layout/base/TouchManager.cpp
+ layout/base/UnitTransforms.h
+ layout/base/Units.h
+ layout/base/WordMovementType.h
+ layout/base/ZoomConstraintsClient.cpp
+ layout/base/ZoomConstraintsClient.h
+ layout/base/gtest/TestAccessibleCaretEventHub.cpp
+ layout/base/gtest/TestAccessibleCaretManager.cpp
+ layout/base/gtest/moz.build
+ layout/base/moz.build
+ layout/base/nsArenaMemoryStats.h
+ layout/base/nsAutoLayoutPhase.cpp
+ layout/base/nsAutoLayoutPhase.h
+ layout/base/nsBidi.cpp
+ layout/base/nsBidi.h
+ layout/base/nsBidiPresUtils.cpp
+ layout/base/nsBidiPresUtils.h
+ layout/base/nsCSSRenderingBorders.cpp
+ layout/base/nsCSSRenderingBorders.h
+ layout/base/nsDisplayListInvalidation.cpp
+ layout/base/nsDisplayListInvalidation.h
+ layout/base/nsFrameTraversal.cpp
+ layout/base/nsFrameTraversal.h
+ layout/base/nsIDocumentViewerPrint.h
+ layout/base/nsIFrameTraversal.h
+ layout/base/nsIPercentBSizeObserver.h
+ layout/base/nsIReflowCallback.h
+ layout/base/nsLayoutUtils.cpp
+ layout/base/nsLayoutUtils.h
+ layout/base/tests/marionette/test_accessiblecaret_cursor_mode.py
+ layout/base/tests/marionette/test_accessiblecaret_selection_mode.py
+ layout/build/moz.build
+ layout/build/nsContentDLF.cpp
+ layout/build/nsContentDLF.h
+ layout/build/nsLayoutCID.h
+ layout/build/nsLayoutModule.cpp
+ layout/build/nsLayoutStatics.cpp
+ layout/build/nsLayoutStatics.h
+ layout/doc/obsolete/layout.css
+ layout/forms/moz.build
+ layout/forms/nsButtonFrameRenderer.cpp
+ layout/forms/nsButtonFrameRenderer.h
+ layout/forms/nsColorControlFrame.cpp
+ layout/forms/nsColorControlFrame.h
+ layout/forms/nsComboboxControlFrame.cpp
+ layout/forms/nsComboboxControlFrame.h
+ layout/forms/nsDateTimeControlFrame.cpp
+ layout/forms/nsDateTimeControlFrame.h
+ layout/forms/nsFieldSetFrame.cpp
+ layout/forms/nsFieldSetFrame.h
+ layout/forms/nsFileControlFrame.cpp
+ layout/forms/nsFileControlFrame.h
+ layout/forms/nsFormControlFrame.cpp
+ layout/forms/nsFormControlFrame.h
+ layout/forms/nsGfxButtonControlFrame.cpp
+ layout/forms/nsGfxButtonControlFrame.h
+ layout/forms/nsGfxCheckboxControlFrame.cpp
+ layout/forms/nsGfxCheckboxControlFrame.h
+ layout/forms/nsGfxRadioControlFrame.cpp
+ layout/forms/nsGfxRadioControlFrame.h
+ layout/forms/nsHTMLButtonControlFrame.cpp
+ layout/forms/nsHTMLButtonControlFrame.h
+ layout/forms/nsIComboboxControlFrame.h
+ layout/forms/nsIFormControlFrame.h
+ layout/forms/nsIListControlFrame.h
+ layout/forms/nsISelectControlFrame.h
+ layout/forms/nsITextControlFrame.h
+ layout/forms/nsImageControlFrame.cpp
+ layout/forms/nsLegendFrame.cpp
+ layout/forms/nsLegendFrame.h
+ layout/forms/nsListControlFrame.cpp
+ layout/forms/nsListControlFrame.h
+ layout/forms/nsMeterFrame.cpp
+ layout/forms/nsMeterFrame.h
+ layout/forms/nsNumberControlFrame.cpp
+ layout/forms/nsNumberControlFrame.h
+ layout/forms/nsProgressFrame.cpp
+ layout/forms/nsProgressFrame.h
+ layout/forms/nsRangeFrame.cpp
+ layout/forms/nsRangeFrame.h
+ layout/forms/nsSelectsAreaFrame.cpp
+ layout/forms/nsSelectsAreaFrame.h
+ layout/forms/nsTextControlFrame.cpp
+ layout/forms/nsTextControlFrame.h
+ layout/generic/AsyncScrollBase.cpp
+ layout/generic/AsyncScrollBase.h
+ layout/generic/DetailsFrame.cpp
+ layout/generic/DetailsFrame.h
+ layout/generic/FrameChildList.cpp
+ layout/generic/FrameChildList.h
+ layout/generic/JustificationUtils.h
+ layout/generic/MathMLTextRunFactory.cpp
+ layout/generic/MathMLTextRunFactory.h
+ layout/generic/RubyUtils.cpp
+ layout/generic/RubyUtils.h
+ layout/generic/ScrollSnap.cpp
+ layout/generic/ScrollSnap.h
+ layout/generic/ScrollVelocityQueue.cpp
+ layout/generic/ScrollVelocityQueue.h
+ layout/generic/ScrollbarActivity.cpp
+ layout/generic/ScrollbarActivity.h
+ layout/generic/Selection.h
+ layout/generic/SelectionChangeListener.h
+ layout/generic/TextOverflow.cpp
+ layout/generic/TextOverflow.h
+ layout/generic/WritingModes.h
+ layout/generic/frame-graph.py
+ layout/generic/jar.mn
+ layout/generic/moz.build
+ layout/generic/nsAutoCopyListener.h
+ layout/generic/nsBlockDebugFlags.h
+ layout/generic/nsColumnSetFrame.h
+ layout/generic/nsDirection.h
+ layout/generic/nsFirstLetterFrame.h
+ layout/generic/nsFrameIdList.h
+ layout/generic/nsFrameList.cpp
+ layout/generic/nsFrameList.h
+ layout/generic/nsFrameSelection.h
+ layout/generic/nsFrameState.cpp
+ layout/generic/nsFrameState.h
+ layout/generic/nsIFrameInlines.h
+ layout/generic/nsILineIterator.h
+ layout/generic/nsIPageSequenceFrame.h
+ layout/generic/nsIScrollPositionListener.h
+ layout/generic/nsPageContentFrame.cpp
+ layout/generic/nsPageContentFrame.h
+ layout/generic/nsPageFrame.cpp
+ layout/generic/nsPageFrame.h
+ layout/generic/nsQueryFrame.h
+ layout/generic/nsSimplePageSequenceFrame.cpp
+ layout/generic/nsSimplePageSequenceFrame.h
+ layout/generic/nsSubDocumentFrame.h
+ layout/generic/nsTextFrame.h
+ layout/generic/nsTextFrameUtils.cpp
+ layout/generic/nsTextFrameUtils.h
+ layout/generic/nsTextRunTransformations.cpp
+ layout/generic/nsTextRunTransformations.h
+ layout/inspector/inCSSValueSearch.cpp
+ layout/inspector/inCSSValueSearch.h
+ layout/inspector/inDOMUtils.cpp
+ layout/inspector/inDOMUtils.h
+ layout/inspector/inDOMView.cpp
+ layout/inspector/inDOMView.h
+ layout/inspector/inDeepTreeWalker.cpp
+ layout/inspector/inDeepTreeWalker.h
+ layout/inspector/inICSSValueSearch.idl
+ layout/inspector/inIDOMUtils.idl
+ layout/inspector/inIDOMView.idl
+ layout/inspector/inIDeepTreeWalker.idl
+ layout/inspector/inISearchObserver.idl
+ layout/inspector/inISearchProcess.idl
+ layout/inspector/inLayoutUtils.cpp
+ layout/inspector/inLayoutUtils.h
+ layout/inspector/inSearchLoop.cpp
+ layout/inspector/inSearchLoop.h
+ layout/inspector/moz.build
+ layout/inspector/nsFontFace.cpp
+ layout/inspector/nsFontFace.h
+ layout/inspector/nsFontFaceList.cpp
+ layout/inspector/nsFontFaceList.h
+ layout/inspector/nsIDOMFontFace.idl
+ layout/inspector/nsIDOMFontFaceList.idl
+ layout/ipc/PRenderFrame.ipdl
+ layout/ipc/PVsync.ipdl
+ layout/ipc/RenderFrameChild.cpp
+ layout/ipc/RenderFrameChild.h
+ layout/ipc/RenderFrameParent.cpp
+ layout/ipc/RenderFrameParent.h
+ layout/ipc/VsyncChild.cpp
+ layout/ipc/VsyncChild.h
+ layout/ipc/VsyncParent.cpp
+ layout/ipc/VsyncParent.h
+ layout/ipc/moz.build
+ layout/mathml/jar.mn
+ layout/mathml/moz.build
+ layout/mathml/nsIMathMLFrame.h
+ layout/mathml/nsMathMLAtoms.h
+ layout/mathml/nsMathMLChar.cpp
+ layout/mathml/nsMathMLChar.h
+ layout/mathml/nsMathMLContainerFrame.cpp
+ layout/mathml/nsMathMLContainerFrame.h
+ layout/mathml/nsMathMLFrame.cpp
+ layout/mathml/nsMathMLFrame.h
+ layout/mathml/nsMathMLOperators.cpp
+ layout/mathml/nsMathMLOperators.h
+ layout/mathml/nsMathMLParts.h
+ layout/mathml/nsMathMLSelectedFrame.cpp
+ layout/mathml/nsMathMLSelectedFrame.h
+ layout/mathml/nsMathMLTokenFrame.cpp
+ layout/mathml/nsMathMLTokenFrame.h
+ layout/mathml/nsMathMLmactionFrame.cpp
+ layout/mathml/nsMathMLmactionFrame.h
+ layout/mathml/nsMathMLmencloseFrame.cpp
+ layout/mathml/nsMathMLmencloseFrame.h
+ layout/mathml/nsMathMLmfencedFrame.cpp
+ layout/mathml/nsMathMLmfencedFrame.h
+ layout/mathml/nsMathMLmfracFrame.cpp
+ layout/mathml/nsMathMLmfracFrame.h
+ layout/mathml/nsMathMLmmultiscriptsFrame.cpp
+ layout/mathml/nsMathMLmmultiscriptsFrame.h
+ layout/mathml/nsMathMLmoFrame.cpp
+ layout/mathml/nsMathMLmoFrame.h
+ layout/mathml/nsMathMLmpaddedFrame.cpp
+ layout/mathml/nsMathMLmpaddedFrame.h
+ layout/mathml/nsMathMLmrootFrame.cpp
+ layout/mathml/nsMathMLmrootFrame.h
+ layout/mathml/nsMathMLmrowFrame.cpp
+ layout/mathml/nsMathMLmrowFrame.h
+ layout/mathml/nsMathMLmspaceFrame.cpp
+ layout/mathml/nsMathMLmspaceFrame.h
+ layout/mathml/nsMathMLmsqrtFrame.cpp
+ layout/mathml/nsMathMLmsqrtFrame.h
+ layout/mathml/nsMathMLmtableFrame.cpp
+ layout/mathml/nsMathMLmtableFrame.h
+ layout/mathml/nsMathMLmunderoverFrame.cpp
+ layout/mathml/nsMathMLmunderoverFrame.h
+ layout/mathml/nsMathMLsemanticsFrame.cpp
+ layout/mathml/nsMathMLsemanticsFrame.h
+ layout/mathml/updateOperatorDictionary.pl
+ layout/media/moz.build
+ layout/media/webrtc/moz.build
+ layout/moz.build
+ layout/printing/PrintTranslator.cpp
+ layout/printing/PrintTranslator.h
+ layout/printing/ipc/PRemotePrintJob.ipdl
+ layout/printing/ipc/RemotePrintJobChild.cpp
+ layout/printing/ipc/RemotePrintJobChild.h
+ layout/printing/ipc/RemotePrintJobParent.cpp
+ layout/printing/ipc/RemotePrintJobParent.h
+ layout/printing/moz.build
+ layout/printing/nsIPrintProgress.idl
+ layout/printing/nsIPrintProgressParams.idl
+ layout/printing/nsIPrintStatusFeedback.idl
+ layout/printing/nsPagePrintTimer.cpp
+ layout/printing/nsPagePrintTimer.h
+ layout/printing/nsPrintData.cpp
+ layout/printing/nsPrintData.h
+ layout/printing/nsPrintEngine.cpp
+ layout/printing/nsPrintEngine.h
+ layout/printing/nsPrintObject.cpp
+ layout/printing/nsPrintObject.h
+ layout/printing/nsPrintPreviewListener.cpp
+ layout/printing/nsPrintPreviewListener.h
+ layout/reftests/css-grid/support/dyn.js
+ layout/reftests/moz.build
+ layout/reftests/table-dom/tableDom.js
+ layout/reftests/w3c-css/import-tests.py
+ layout/style/AnimationCollection.cpp
+ layout/style/AnimationCollection.h
+ layout/style/AnimationCommon.cpp
+ layout/style/AnimationCommon.h
+ layout/style/CSSCalc.h
+ layout/style/CSSLexer.cpp
+ layout/style/CSSLexer.h
+ layout/style/CSSRuleList.cpp
+ layout/style/CSSRuleList.h
+ layout/style/CounterStyleManager.cpp
+ layout/style/CounterStyleManager.h
+ layout/style/DeclarationBlockInlines.h
+ layout/style/FontFace.cpp
+ layout/style/FontFace.h
+ layout/style/FontFaceSet.cpp
+ layout/style/FontFaceSet.h
+ layout/style/FontFaceSetIterator.cpp
+ layout/style/FontFaceSetIterator.h
+ layout/style/GenerateCSSPropsGenerated.py
+ layout/style/IncrementalClearCOMRuleArray.cpp
+ layout/style/IncrementalClearCOMRuleArray.h
+ layout/style/LayerAnimationInfo.cpp
+ layout/style/LayerAnimationInfo.h
+ layout/style/ServoBindingTypes.h
+ layout/style/ServoBindings.cpp
+ layout/style/ServoBindings.h
+ layout/style/ServoDeclarationBlock.cpp
+ layout/style/ServoDeclarationBlock.h
+ layout/style/ServoElementSnapshot.cpp
+ layout/style/ServoElementSnapshot.h
+ layout/style/ServoStyleSet.cpp
+ layout/style/ServoStyleSet.h
+ layout/style/ServoStyleSheet.cpp
+ layout/style/ServoStyleSheet.h
+ layout/style/ServoTypes.h
+ layout/style/SheetParsingMode.h
+ layout/style/StyleBackendType.h
+ layout/style/StyleContextSource.h
+ layout/style/StyleSetHandle.h
+ layout/style/StyleSetHandleInlines.h
+ layout/style/StyleSheet.cpp
+ layout/style/StyleSheet.h
+ layout/style/StyleSheetInfo.h
+ layout/style/StyleSheetInlines.h
+ layout/style/StyleStructContext.h
+ layout/style/contenteditable.css
+ layout/style/designmode.css
+ layout/style/jar.mn
+ layout/style/moz.build
+ layout/style/nsAnimationManager.cpp
+ layout/style/nsAnimationManager.h
+ layout/style/nsCSSCounterDescList.h
+ layout/style/nsCSSFontDescList.h
+ layout/style/nsFontFaceUtils.cpp
+ layout/style/nsLayoutStylesheetCache.cpp
+ layout/style/nsLayoutStylesheetCache.h
+ layout/style/nsNthIndexCache.h
+ layout/style/nsRuleData.cpp
+ layout/style/nsStyleUtil.cpp
+ layout/style/nsStyleUtil.h
+ layout/style/res/html.css
+ layout/style/res/number-control.css
+ layout/style/res/plaintext.css
+ layout/style/res/quirk.css
+ layout/style/res/ua.css
+ layout/style/res/viewsource.css
+ layout/style/test/ParseCSS.cpp
+ layout/style/test/TestCSSPropertyLookup.cpp
+ layout/style/test/gen-css-properties.py
+ layout/style/test/moz.build
+ layout/style/test/test_csslexer.js
+ layout/style/xbl-marquee/jar.mn
+ layout/style/xbl-marquee/moz.build
+ layout/svg/AutoReferenceLimiter.h
+ layout/svg/SVGContextPaint.cpp
+ layout/svg/SVGContextPaint.h
+ layout/svg/SVGImageContext.h
+ layout/svg/SVGTextFrame.h
+ layout/svg/moz.build
+ layout/svg/nsCSSClipPathInstance.h
+ layout/svg/nsCSSFilterInstance.h
+ layout/svg/nsFilterInstance.h
+ layout/svg/nsISVGChildFrame.h
+ layout/svg/nsISVGSVGFrame.h
+ layout/svg/nsSVGClipPathFrame.h
+ layout/svg/nsSVGContainerFrame.h
+ layout/svg/nsSVGEffects.h
+ layout/svg/nsSVGFilterFrame.h
+ layout/svg/nsSVGFilterInstance.h
+ layout/svg/nsSVGFilterPaintCallback.h
+ layout/svg/nsSVGForeignObjectFrame.h
+ layout/svg/nsSVGGFrame.h
+ layout/svg/nsSVGGenericContainerFrame.h
+ layout/svg/nsSVGGradientFrame.h
+ layout/svg/nsSVGInnerSVGFrame.h
+ layout/svg/nsSVGIntegrationUtils.h
+ layout/svg/nsSVGMarkerFrame.h
+ layout/svg/nsSVGMaskFrame.h
+ layout/svg/nsSVGMaskFrameNEON.cpp
+ layout/svg/nsSVGOuterSVGFrame.h
+ layout/svg/nsSVGPaintServerFrame.h
+ layout/svg/nsSVGPathGeometryFrame.h
+ layout/svg/nsSVGPatternFrame.h
+ layout/svg/nsSVGUtils.h
+ layout/svg/svg.css
+ layout/tables/SpanningCellSorter.h
+ layout/tables/TableArea.h
+ layout/tables/celldata.h
+ layout/tables/moz.build
+ layout/tables/nsCellMap.cpp
+ layout/tables/nsCellMap.h
+ layout/tables/nsITableCellLayout.h
+ layout/tables/nsTableCellFrame.cpp
+ layout/tables/nsTableCellFrame.h
+ layout/tables/nsTableColFrame.cpp
+ layout/tables/nsTableColFrame.h
+ layout/tables/nsTableColGroupFrame.cpp
+ layout/tables/nsTableColGroupFrame.h
+ layout/tables/nsTableFrame.cpp
+ layout/tables/nsTableFrame.h
+ layout/tables/nsTableRowFrame.cpp
+ layout/tables/nsTableRowFrame.h
+ layout/tables/nsTableRowGroupFrame.cpp
+ layout/tables/nsTableRowGroupFrame.h
+ layout/tables/nsTableWrapperFrame.cpp
+ layout/tables/nsTableWrapperFrame.h
+ layout/tools/layout-debug/layoutdebug-prefs.js
+ layout/tools/layout-debug/moz.build
+ layout/tools/layout-debug/src/moz.build
+ layout/tools/layout-debug/src/nsDebugFactory.cpp
+ layout/tools/layout-debug/src/nsILayoutDebuggingTools.idl
+ layout/tools/layout-debug/src/nsILayoutRegressionTester.idl
+ layout/tools/layout-debug/src/nsLayoutDebugCIID.h
+ layout/tools/layout-debug/src/nsLayoutDebugCLH.cpp
+ layout/tools/layout-debug/src/nsLayoutDebugCLH.h
+ layout/tools/layout-debug/src/nsLayoutDebuggingTools.cpp
+ layout/tools/layout-debug/src/nsLayoutDebuggingTools.h
+ layout/tools/layout-debug/src/nsRegressionTester.cpp
+ layout/tools/layout-debug/src/nsRegressionTester.h
+ layout/tools/layout-debug/ui/content/layoutdebug.js
+ layout/tools/layout-debug/ui/jar.mn
+ layout/tools/layout-debug/ui/moz.build
+ layout/tools/recording/moz.build
+ layout/tools/recording/recording-cmdline.js
+ layout/tools/recording/recording.js
+ layout/tools/reftest/Makefile.in
+ layout/tools/reftest/b2g_start_script.js
+ layout/tools/reftest/bootstrap.js
+ layout/tools/reftest/mach_commands.py
+ layout/tools/reftest/mach_test_package_commands.py
+ layout/tools/reftest/moz.build
+ layout/tools/reftest/output.py
+ layout/tools/reftest/reftest-content.js
+ layout/tools/reftest/reftest-to-html.pl
+ layout/tools/reftest/reftest.jsm
+ layout/tools/reftest/reftest/__init__.py
+ layout/tools/reftest/remotereftest.py
+ layout/tools/reftest/runreftest.py
+ layout/tools/reftest/runreftestb2g.py
+ layout/tools/reftest/runreftestmulet.py
+ layout/xul/BoxObject.cpp
+ layout/xul/BoxObject.h
+ layout/xul/ContainerBoxObject.cpp
+ layout/xul/ContainerBoxObject.h
+ layout/xul/ListBoxObject.cpp
+ layout/xul/ListBoxObject.h
+ layout/xul/MenuBoxObject.cpp
+ layout/xul/MenuBoxObject.h
+ layout/xul/PopupBoxObject.cpp
+ layout/xul/PopupBoxObject.h
+ layout/xul/ScrollBoxObject.cpp
+ layout/xul/ScrollBoxObject.h
+ layout/xul/grid/moz.build
+ layout/xul/grid/nsGrid.h
+ layout/xul/grid/nsGridLayout2.h
+ layout/xul/grid/nsIGridPart.h
+ layout/xul/moz.build
+ layout/xul/nsBox.cpp
+ layout/xul/nsBox.h
+ layout/xul/nsBoxLayout.h
+ layout/xul/nsButtonBoxFrame.cpp
+ layout/xul/nsButtonBoxFrame.h
+ layout/xul/nsDocElementBoxFrame.cpp
+ layout/xul/nsIBoxObject.idl
+ layout/xul/nsIBrowserBoxObject.idl
+ layout/xul/nsIContainerBoxObject.idl
+ layout/xul/nsIListBoxObject.idl
+ layout/xul/nsIMenuBoxObject.idl
+ layout/xul/nsIRootBox.h
+ layout/xul/nsIScrollBoxObject.idl
+ layout/xul/nsIScrollbarMediator.h
+ layout/xul/nsISliderListener.idl
+ layout/xul/nsImageBoxFrame.h
+ layout/xul/nsLeafBoxFrame.h
+ layout/xul/nsListBoxBodyFrame.cpp
+ layout/xul/nsListBoxBodyFrame.h
+ layout/xul/nsListBoxLayout.cpp
+ layout/xul/nsListBoxLayout.h
+ layout/xul/nsListItemFrame.cpp
+ layout/xul/nsListItemFrame.h
+ layout/xul/nsMenuBarFrame.cpp
+ layout/xul/nsMenuBarListener.cpp
+ layout/xul/nsMenuBarListener.h
+ layout/xul/nsMenuFrame.cpp
+ layout/xul/nsMenuParent.h
+ layout/xul/nsMenuPopupFrame.cpp
+ layout/xul/nsPIBoxObject.h
+ layout/xul/nsPIListBoxObject.h
+ layout/xul/nsPopupSetFrame.cpp
+ layout/xul/nsPopupSetFrame.h
+ layout/xul/nsResizerFrame.cpp
+ layout/xul/nsResizerFrame.h
+ layout/xul/nsRootBoxFrame.cpp
+ layout/xul/nsScrollBoxFrame.cpp
+ layout/xul/nsSliderFrame.h
+ layout/xul/nsSprocketLayout.h
+ layout/xul/nsTextBoxFrame.cpp
+ layout/xul/nsTextBoxFrame.h
+ layout/xul/nsTitleBarFrame.cpp
+ layout/xul/nsTitleBarFrame.h
+ layout/xul/nsXULPopupManager.cpp
+ layout/xul/nsXULTooltipListener.cpp
+ layout/xul/nsXULTooltipListener.h
+ layout/xul/tree/TreeBoxObject.cpp
+ layout/xul/tree/TreeBoxObject.h
+ layout/xul/tree/moz.build
+ layout/xul/tree/nsITreeBoxObject.idl
+ layout/xul/tree/nsITreeColumns.idl
+ layout/xul/tree/nsITreeContentView.idl
+ layout/xul/tree/nsITreeSelection.idl
+ layout/xul/tree/nsITreeView.idl
+ layout/xul/tree/nsTreeBodyFrame.cpp
+ layout/xul/tree/nsTreeBodyFrame.h
+ layout/xul/tree/nsTreeColFrame.cpp
+ layout/xul/tree/nsTreeColFrame.h
+ layout/xul/tree/nsTreeColumns.cpp
+ layout/xul/tree/nsTreeColumns.h
+ layout/xul/tree/nsTreeContentView.cpp
+ layout/xul/tree/nsTreeContentView.h
+ layout/xul/tree/nsTreeImageListener.cpp
+ layout/xul/tree/nsTreeImageListener.h
+ layout/xul/tree/nsTreeSelection.cpp
+ layout/xul/tree/nsTreeSelection.h
+ layout/xul/tree/nsTreeStyleCache.cpp
+ layout/xul/tree/nsTreeStyleCache.h
+ layout/xul/tree/nsTreeUtils.cpp
+ layout/xul/tree/nsTreeUtils.h
+ ldap/c-sdk/common.mozbuild
+ ldap/c-sdk/liblber/moz.build
+ ldap/c-sdk/libldap/moz.build
+ ldap/c-sdk/libldif/moz.build
+ ldap/c-sdk/libprldap/moz.build
+ ldap/c-sdk/moz.build
+ ldap/moz.build
+ ldap/xpcom/moz.build
+ ldap/xpcom/public/moz.build
+ ldap/xpcom/public/nsILDAPBERElement.idl
+ ldap/xpcom/public/nsILDAPBERValue.idl
+ ldap/xpcom/public/nsILDAPConnection.idl
+ ldap/xpcom/public/nsILDAPControl.idl
+ ldap/xpcom/public/nsILDAPErrors.idl
+ ldap/xpcom/public/nsILDAPMessage.idl
+ ldap/xpcom/public/nsILDAPMessageListener.idl
+ ldap/xpcom/public/nsILDAPModification.idl
+ ldap/xpcom/public/nsILDAPOperation.idl
+ ldap/xpcom/public/nsILDAPServer.idl
+ ldap/xpcom/public/nsILDAPService.idl
+ ldap/xpcom/public/nsILDAPURL.idl
+ ldap/xpcom/src/moz.build
+ ldap/xpcom/src/nsLDAPBERElement.cpp
+ ldap/xpcom/src/nsLDAPBERElement.h
+ ldap/xpcom/src/nsLDAPBERValue.cpp
+ ldap/xpcom/src/nsLDAPBERValue.h
+ ldap/xpcom/src/nsLDAPConnection.cpp
+ ldap/xpcom/src/nsLDAPConnection.h
+ ldap/xpcom/src/nsLDAPControl.cpp
+ ldap/xpcom/src/nsLDAPControl.h
+ ldap/xpcom/src/nsLDAPInternal.h
+ ldap/xpcom/src/nsLDAPMessage.cpp
+ ldap/xpcom/src/nsLDAPMessage.h
+ ldap/xpcom/src/nsLDAPModification.cpp
+ ldap/xpcom/src/nsLDAPModification.h
+ ldap/xpcom/src/nsLDAPOperation.cpp
+ ldap/xpcom/src/nsLDAPOperation.h
+ ldap/xpcom/src/nsLDAPProtocolHandler.js
+ ldap/xpcom/src/nsLDAPProtocolModule.cpp
+ ldap/xpcom/src/nsLDAPServer.cpp
+ ldap/xpcom/src/nsLDAPServer.h
+ ldap/xpcom/src/nsLDAPService.cpp
+ ldap/xpcom/src/nsLDAPService.h
+ ldap/xpcom/src/nsLDAPSyncQuery.cpp
+ ldap/xpcom/src/nsLDAPSyncQuery.h
+ ldap/xpcom/src/nsLDAPURL.cpp
+ ldap/xpcom/src/nsLDAPURL.h
+ mailnews/addrbook/content/abAddressBookNameDialog.js
+ mailnews/addrbook/content/abDragDrop.js
+ mailnews/addrbook/content/abMailListDialog.js
+ mailnews/addrbook/content/print.css
+ mailnews/addrbook/moz.build
+ mailnews/addrbook/prefs/content/pref-directory-add.js
+ mailnews/addrbook/prefs/content/pref-editdirectories.js
+ mailnews/addrbook/public/moz.build
+ mailnews/addrbook/public/nsAbBaseCID.h
+ mailnews/addrbook/public/nsIAbAddressCollector.idl
+ mailnews/addrbook/public/nsIAbAutoCompleteResult.idl
+ mailnews/addrbook/public/nsIAbBooleanExpression.idl
+ mailnews/addrbook/public/nsIAbCard.idl
+ mailnews/addrbook/public/nsIAbCollection.idl
+ mailnews/addrbook/public/nsIAbDirFactory.idl
+ mailnews/addrbook/public/nsIAbDirFactoryService.idl
+ mailnews/addrbook/public/nsIAbDirSearchListener.idl
+ mailnews/addrbook/public/nsIAbDirectory.idl
+ mailnews/addrbook/public/nsIAbDirectoryQuery.idl
+ mailnews/addrbook/public/nsIAbDirectoryQueryProxy.idl
+ mailnews/addrbook/public/nsIAbDirectorySearch.idl
+ mailnews/addrbook/public/nsIAbItem.idl
+ mailnews/addrbook/public/nsIAbLDAPAttributeMap.idl
+ mailnews/addrbook/public/nsIAbLDAPCard.idl
+ mailnews/addrbook/public/nsIAbLDAPDirectory.idl
+ mailnews/addrbook/public/nsIAbLDAPReplicationData.idl
+ mailnews/addrbook/public/nsIAbLDAPReplicationQuery.idl
+ mailnews/addrbook/public/nsIAbLDAPReplicationService.idl
+ mailnews/addrbook/public/nsIAbLDIFService.idl
+ mailnews/addrbook/public/nsIAbListener.idl
+ mailnews/addrbook/public/nsIAbMDBDirectory.idl
+ mailnews/addrbook/public/nsIAbManager.idl
+ mailnews/addrbook/public/nsIAbView.idl
+ mailnews/addrbook/public/nsIAddbookUrl.idl
+ mailnews/addrbook/public/nsIAddrDBAnnouncer.idl
+ mailnews/addrbook/public/nsIAddrDBListener.idl
+ mailnews/addrbook/public/nsIAddrDatabase.idl
+ mailnews/addrbook/public/nsIMsgVCardService.idl
+ mailnews/addrbook/src/moz.build
+ mailnews/addrbook/src/nsAbAddressCollector.cpp
+ mailnews/addrbook/src/nsAbAddressCollector.h
+ mailnews/addrbook/src/nsAbAutoCompleteMyDomain.js
+ mailnews/addrbook/src/nsAbAutoCompleteSearch.js
+ mailnews/addrbook/src/nsAbBSDirectory.cpp
+ mailnews/addrbook/src/nsAbBSDirectory.h
+ mailnews/addrbook/src/nsAbBoolExprToLDAPFilter.cpp
+ mailnews/addrbook/src/nsAbBoolExprToLDAPFilter.h
+ mailnews/addrbook/src/nsAbBooleanExpression.cpp
+ mailnews/addrbook/src/nsAbBooleanExpression.h
+ mailnews/addrbook/src/nsAbCardProperty.cpp
+ mailnews/addrbook/src/nsAbContentHandler.cpp
+ mailnews/addrbook/src/nsAbContentHandler.h
+ mailnews/addrbook/src/nsAbDirFactoryService.cpp
+ mailnews/addrbook/src/nsAbDirFactoryService.h
+ mailnews/addrbook/src/nsAbDirProperty.cpp
+ mailnews/addrbook/src/nsAbDirectoryQuery.cpp
+ mailnews/addrbook/src/nsAbDirectoryQuery.h
+ mailnews/addrbook/src/nsAbDirectoryQueryProxy.cpp
+ mailnews/addrbook/src/nsAbDirectoryQueryProxy.h
+ mailnews/addrbook/src/nsAbLDAPAttributeMap.js
+ mailnews/addrbook/src/nsAbLDAPAutoCompleteSearch.js
+ mailnews/addrbook/src/nsAbLDAPCard.cpp
+ mailnews/addrbook/src/nsAbLDAPCard.h
+ mailnews/addrbook/src/nsAbLDAPChangeLogData.cpp
+ mailnews/addrbook/src/nsAbLDAPChangeLogData.h
+ mailnews/addrbook/src/nsAbLDAPChangeLogQuery.cpp
+ mailnews/addrbook/src/nsAbLDAPChangeLogQuery.h
+ mailnews/addrbook/src/nsAbLDAPDirFactory.cpp
+ mailnews/addrbook/src/nsAbLDAPDirFactory.h
+ mailnews/addrbook/src/nsAbLDAPDirectory.cpp
+ mailnews/addrbook/src/nsAbLDAPDirectory.h
+ mailnews/addrbook/src/nsAbLDAPDirectoryModify.cpp
+ mailnews/addrbook/src/nsAbLDAPDirectoryModify.h
+ mailnews/addrbook/src/nsAbLDAPDirectoryQuery.cpp
+ mailnews/addrbook/src/nsAbLDAPDirectoryQuery.h
+ mailnews/addrbook/src/nsAbLDAPListenerBase.cpp
+ mailnews/addrbook/src/nsAbLDAPListenerBase.h
+ mailnews/addrbook/src/nsAbLDAPReplicationData.cpp
+ mailnews/addrbook/src/nsAbLDAPReplicationData.h
+ mailnews/addrbook/src/nsAbLDAPReplicationQuery.cpp
+ mailnews/addrbook/src/nsAbLDAPReplicationQuery.h
+ mailnews/addrbook/src/nsAbLDAPReplicationService.cpp
+ mailnews/addrbook/src/nsAbLDAPReplicationService.h
+ mailnews/addrbook/src/nsAbLDIFService.cpp
+ mailnews/addrbook/src/nsAbLDIFService.h
+ mailnews/addrbook/src/nsAbMDBCard.cpp
+ mailnews/addrbook/src/nsAbMDBCard.h
+ mailnews/addrbook/src/nsAbMDBDirFactory.cpp
+ mailnews/addrbook/src/nsAbMDBDirFactory.h
+ mailnews/addrbook/src/nsAbMDBDirProperty.cpp
+ mailnews/addrbook/src/nsAbMDBDirectory.cpp
+ mailnews/addrbook/src/nsAbManager.cpp
+ mailnews/addrbook/src/nsAbManager.h
+ mailnews/addrbook/src/nsAbOSXCard.h
+ mailnews/addrbook/src/nsAbOSXCard.mm
+ mailnews/addrbook/src/nsAbOSXDirFactory.cpp
+ mailnews/addrbook/src/nsAbOSXDirFactory.h
+ mailnews/addrbook/src/nsAbOSXDirectory.h
+ mailnews/addrbook/src/nsAbOSXDirectory.mm
+ mailnews/addrbook/src/nsAbOSXUtils.h
+ mailnews/addrbook/src/nsAbOSXUtils.mm
+ mailnews/addrbook/src/nsAbOutlookDirFactory.cpp
+ mailnews/addrbook/src/nsAbOutlookDirFactory.h
+ mailnews/addrbook/src/nsAbOutlookDirectory.cpp
+ mailnews/addrbook/src/nsAbOutlookDirectory.h
+ mailnews/addrbook/src/nsAbQueryStringToExpression.cpp
+ mailnews/addrbook/src/nsAbQueryStringToExpression.h
+ mailnews/addrbook/src/nsAbUtils.h
+ mailnews/addrbook/src/nsAbView.cpp
+ mailnews/addrbook/src/nsAbView.h
+ mailnews/addrbook/src/nsAbWinHelper.cpp
+ mailnews/addrbook/src/nsAbWinHelper.h
+ mailnews/addrbook/src/nsAddbookProtocolHandler.cpp
+ mailnews/addrbook/src/nsAddbookProtocolHandler.h
+ mailnews/addrbook/src/nsAddbookUrl.cpp
+ mailnews/addrbook/src/nsAddbookUrl.h
+ mailnews/addrbook/src/nsAddrDatabase.h
+ mailnews/addrbook/src/nsDirPrefs.h
+ mailnews/addrbook/src/nsMapiAddressBook.cpp
+ mailnews/addrbook/src/nsMapiAddressBook.h
+ mailnews/addrbook/src/nsMsgVCardService.cpp
+ mailnews/addrbook/src/nsMsgVCardService.h
+ mailnews/addrbook/src/nsWabAddressBook.cpp
+ mailnews/addrbook/src/nsWabAddressBook.h
+ mailnews/base/content/dateFormat.js
+ mailnews/base/content/folderProps.js
+ mailnews/base/content/junkLog.js
+ mailnews/base/content/markByDate.js
+ mailnews/base/content/msgAccountCentral.js
+ mailnews/base/content/msgFolderPickerOverlay.js
+ mailnews/base/content/msgSynchronize.js
+ mailnews/base/content/newFolderDialog.js
+ mailnews/base/content/newmailalert.css
+ mailnews/base/content/newmailalert.js
+ mailnews/base/content/renameFolderDialog.js
+ mailnews/base/content/retention.js
+ mailnews/base/content/virtualFolderListDialog.js
+ mailnews/base/content/virtualFolderProperties.js
+ mailnews/base/moz.build
+ mailnews/base/prefs/content/SmtpServerEdit.js
+ mailnews/base/prefs/content/accountUtils.js
+ mailnews/base/prefs/content/accountcreation/emailWizard.js
+ mailnews/base/prefs/content/am-addressing.js
+ mailnews/base/prefs/content/am-archiveoptions.js
+ mailnews/base/prefs/content/am-copies.js
+ mailnews/base/prefs/content/am-identities-list.js
+ mailnews/base/prefs/content/am-identity-edit.js
+ mailnews/base/prefs/content/am-junk.js
+ mailnews/base/prefs/content/am-main.js
+ mailnews/base/prefs/content/am-offline.js
+ mailnews/base/prefs/content/am-server-advanced.js
+ mailnews/base/prefs/content/am-server.js
+ mailnews/base/prefs/content/am-serverwithnoidentities.js
+ mailnews/base/prefs/content/am-smtp.js
+ mailnews/base/prefs/content/amUtils.js
+ mailnews/base/prefs/content/aw-accname.js
+ mailnews/base/prefs/content/aw-accounttype.js
+ mailnews/base/prefs/content/aw-done.js
+ mailnews/base/prefs/content/aw-identity.js
+ mailnews/base/prefs/content/aw-incoming.js
+ mailnews/base/prefs/content/aw-outgoing.js
+ mailnews/base/prefs/content/removeAccount.js
+ mailnews/base/prefs/content/smtpEditOverlay.js
+ mailnews/base/public/MailNewsTypes.h
+ mailnews/base/public/MailNewsTypes2.idl
+ mailnews/base/public/moz.build
+ mailnews/base/public/mozINewMailListener.idl
+ mailnews/base/public/mozINewMailNotificationService.idl
+ mailnews/base/public/msgIOAuth2Module.idl
+ mailnews/base/public/nsICopyMessageListener.idl
+ mailnews/base/public/nsICopyMsgStreamListener.idl
+ mailnews/base/public/nsIFolderListener.idl
+ mailnews/base/public/nsIFolderLookupService.idl
+ mailnews/base/public/nsIIncomingServerListener.idl
+ mailnews/base/public/nsIMapiRegistry.idl
+ mailnews/base/public/nsIMessenger.idl
+ mailnews/base/public/nsIMessengerMigrator.idl
+ mailnews/base/public/nsIMessengerWindowService.idl
+ mailnews/base/public/nsIMsgAccount.idl
+ mailnews/base/public/nsIMsgAccountManager.idl
+ mailnews/base/public/nsIMsgAsyncPrompter.idl
+ mailnews/base/public/nsIMsgBiffManager.idl
+ mailnews/base/public/nsIMsgContentPolicy.idl
+ mailnews/base/public/nsIMsgCopyService.idl
+ mailnews/base/public/nsIMsgCopyServiceListener.idl
+ mailnews/base/public/nsIMsgCustomColumnHandler.idl
+ mailnews/base/public/nsIMsgDBView.idl
+ mailnews/base/public/nsIMsgFolder.idl
+ mailnews/base/public/nsIMsgFolderCache.idl
+ mailnews/base/public/nsIMsgFolderCacheElement.idl
+ mailnews/base/public/nsIMsgFolderCompactor.idl
+ mailnews/base/public/nsIMsgFolderListener.idl
+ mailnews/base/public/nsIMsgFolderNotificationService.idl
+ mailnews/base/public/nsIMsgHdr.idl
+ mailnews/base/public/nsIMsgIdentity.idl
+ mailnews/base/public/nsIMsgIncomingServer.idl
+ mailnews/base/public/nsIMsgMailNewsUrl.idl
+ mailnews/base/public/nsIMsgMailSession.idl
+ mailnews/base/public/nsIMsgMdnGenerator.idl
+ mailnews/base/public/nsIMsgMessageService.idl
+ mailnews/base/public/nsIMsgOfflineManager.idl
+ mailnews/base/public/nsIMsgPluggableStore.idl
+ mailnews/base/public/nsIMsgPrintEngine.idl
+ mailnews/base/public/nsIMsgProgress.idl
+ mailnews/base/public/nsIMsgProtocolInfo.idl
+ mailnews/base/public/nsIMsgPurgeService.idl
+ mailnews/base/public/nsIMsgRDFDataSource.idl
+ mailnews/base/public/nsIMsgShutdown.idl
+ mailnews/base/public/nsIMsgStatusFeedback.idl
+ mailnews/base/public/nsIMsgTagService.idl
+ mailnews/base/public/nsIMsgThread.idl
+ mailnews/base/public/nsIMsgUserFeedbackListener.idl
+ mailnews/base/public/nsIMsgWindow.idl
+ mailnews/base/public/nsIMsgWindowData.idl
+ mailnews/base/public/nsISpamSettings.idl
+ mailnews/base/public/nsIStatusBarBiffManager.idl
+ mailnews/base/public/nsIStopwatch.idl
+ mailnews/base/public/nsISubscribableServer.idl
+ mailnews/base/public/nsIUrlListener.idl
+ mailnews/base/public/nsMsgBaseCID.h
+ mailnews/base/public/nsMsgFolderFlags.idl
+ mailnews/base/public/nsMsgGroupnameFlags.h
+ mailnews/base/public/nsMsgHeaderMasks.h
+ mailnews/base/public/nsMsgLocalFolderHdrs.h
+ mailnews/base/public/nsMsgMessageFlags.idl
+ mailnews/base/search/content/CustomHeaders.js
+ mailnews/base/search/content/FilterEditor.js
+ mailnews/base/search/content/searchTermOverlay.js
+ mailnews/base/search/content/viewLog.js
+ mailnews/base/search/public/moz.build
+ mailnews/base/search/public/nsIMsgFilter.idl
+ mailnews/base/search/public/nsIMsgFilterCustomAction.idl
+ mailnews/base/search/public/nsIMsgFilterHitNotify.idl
+ mailnews/base/search/public/nsIMsgFilterList.idl
+ mailnews/base/search/public/nsIMsgFilterPlugin.idl
+ mailnews/base/search/public/nsIMsgFilterService.idl
+ mailnews/base/search/public/nsIMsgOperationListener.idl
+ mailnews/base/search/public/nsIMsgSearchAdapter.idl
+ mailnews/base/search/public/nsIMsgSearchCustomTerm.idl
+ mailnews/base/search/public/nsIMsgSearchNotify.idl
+ mailnews/base/search/public/nsIMsgSearchScopeTerm.idl
+ mailnews/base/search/public/nsIMsgSearchSession.idl
+ mailnews/base/search/public/nsIMsgSearchTerm.idl
+ mailnews/base/search/public/nsIMsgSearchValidityManager.idl
+ mailnews/base/search/public/nsIMsgSearchValidityTable.idl
+ mailnews/base/search/public/nsIMsgSearchValue.idl
+ mailnews/base/search/public/nsMsgBodyHandler.h
+ mailnews/base/search/public/nsMsgFilterCore.idl
+ mailnews/base/search/public/nsMsgResultElement.h
+ mailnews/base/search/public/nsMsgSearchAdapter.h
+ mailnews/base/search/public/nsMsgSearchBoolExpression.h
+ mailnews/base/search/public/nsMsgSearchCore.idl
+ mailnews/base/search/public/nsMsgSearchScopeTerm.h
+ mailnews/base/search/public/nsMsgSearchTerm.h
+ mailnews/base/search/src/moz.build
+ mailnews/base/search/src/nsMsgBodyHandler.cpp
+ mailnews/base/search/src/nsMsgFilter.h
+ mailnews/base/search/src/nsMsgFilterList.h
+ mailnews/base/search/src/nsMsgFilterService.h
+ mailnews/base/search/src/nsMsgImapSearch.cpp
+ mailnews/base/search/src/nsMsgLocalSearch.h
+ mailnews/base/search/src/nsMsgSearchAdapter.cpp
+ mailnews/base/search/src/nsMsgSearchImap.h
+ mailnews/base/search/src/nsMsgSearchNews.cpp
+ mailnews/base/search/src/nsMsgSearchNews.h
+ mailnews/base/search/src/nsMsgSearchSession.cpp
+ mailnews/base/search/src/nsMsgSearchSession.h
+ mailnews/base/search/src/nsMsgSearchTerm.cpp
+ mailnews/base/search/src/nsMsgSearchValue.cpp
+ mailnews/base/search/src/nsMsgSearchValue.h
+ mailnews/base/search/src/nsMsgTraitService.js
+ mailnews/base/src/MailNewsDLF.cpp
+ mailnews/base/src/MailNewsDLF.h
+ mailnews/base/src/moz.build
+ mailnews/base/src/msgAsyncPrompter.js
+ mailnews/base/src/msgOAuth2Module.js
+ mailnews/base/src/nsCidProtocolHandler.cpp
+ mailnews/base/src/nsCidProtocolHandler.h
+ mailnews/base/src/nsCopyMessageStreamListener.cpp
+ mailnews/base/src/nsCopyMessageStreamListener.h
+ mailnews/base/src/nsMailDirProvider.cpp
+ mailnews/base/src/nsMailDirProvider.h
+ mailnews/base/src/nsMailDirServiceDefs.h
+ mailnews/base/src/nsMailNewsCommandLineHandler.js
+ mailnews/base/src/nsMessenger.cpp
+ mailnews/base/src/nsMessenger.h
+ mailnews/base/src/nsMessengerBootstrap.cpp
+ mailnews/base/src/nsMessengerBootstrap.h
+ mailnews/base/src/nsMessengerContentHandler.cpp
+ mailnews/base/src/nsMessengerContentHandler.h
+ mailnews/base/src/nsMessengerOSXIntegration.h
+ mailnews/base/src/nsMessengerOSXIntegration.mm
+ mailnews/base/src/nsMessengerUnixIntegration.cpp
+ mailnews/base/src/nsMessengerUnixIntegration.h
+ mailnews/base/src/nsMsgAccount.cpp
+ mailnews/base/src/nsMsgAccount.h
+ mailnews/base/src/nsMsgAccountManagerDS.h
+ mailnews/base/src/nsMsgBiffManager.cpp
+ mailnews/base/src/nsMsgBiffManager.h
+ mailnews/base/src/nsMsgContentPolicy.cpp
+ mailnews/base/src/nsMsgCopyService.cpp
+ mailnews/base/src/nsMsgCopyService.h
+ mailnews/base/src/nsMsgDBView.cpp
+ mailnews/base/src/nsMsgDBView.h
+ mailnews/base/src/nsMsgFolderCache.cpp
+ mailnews/base/src/nsMsgFolderCache.h
+ mailnews/base/src/nsMsgFolderCacheElement.cpp
+ mailnews/base/src/nsMsgFolderCacheElement.h
+ mailnews/base/src/nsMsgFolderCompactor.cpp
+ mailnews/base/src/nsMsgFolderCompactor.h
+ mailnews/base/src/nsMsgFolderDataSource.cpp
+ mailnews/base/src/nsMsgFolderDataSource.h
+ mailnews/base/src/nsMsgFolderNotificationService.cpp
+ mailnews/base/src/nsMsgFolderNotificationService.h
+ mailnews/base/src/nsMsgGroupThread.cpp
+ mailnews/base/src/nsMsgGroupThread.h
+ mailnews/base/src/nsMsgGroupView.cpp
+ mailnews/base/src/nsMsgGroupView.h
+ mailnews/base/src/nsMsgMailSession.cpp
+ mailnews/base/src/nsMsgMailSession.h
+ mailnews/base/src/nsMsgOfflineManager.h
+ mailnews/base/src/nsMsgProgress.cpp
+ mailnews/base/src/nsMsgProgress.h
+ mailnews/base/src/nsMsgPurgeService.cpp
+ mailnews/base/src/nsMsgPurgeService.h
+ mailnews/base/src/nsMsgQuickSearchDBView.cpp
+ mailnews/base/src/nsMsgQuickSearchDBView.h
+ mailnews/base/src/nsMsgRDFDataSource.cpp
+ mailnews/base/src/nsMsgRDFDataSource.h
+ mailnews/base/src/nsMsgRDFUtils.cpp
+ mailnews/base/src/nsMsgSearchDBView.cpp
+ mailnews/base/src/nsMsgSearchDBView.h
+ mailnews/base/src/nsMsgServiceProvider.cpp
+ mailnews/base/src/nsMsgServiceProvider.h
+ mailnews/base/src/nsMsgSpecialViews.cpp
+ mailnews/base/src/nsMsgSpecialViews.h
+ mailnews/base/src/nsMsgStatusFeedback.cpp
+ mailnews/base/src/nsMsgStatusFeedback.h
+ mailnews/base/src/nsMsgTagService.cpp
+ mailnews/base/src/nsMsgTagService.h
+ mailnews/base/src/nsMsgThreadedDBView.cpp
+ mailnews/base/src/nsMsgThreadedDBView.h
+ mailnews/base/src/nsMsgWindow.cpp
+ mailnews/base/src/nsMsgWindow.h
+ mailnews/base/src/nsMsgXFViewThread.cpp
+ mailnews/base/src/nsMsgXFViewThread.h
+ mailnews/base/src/nsMsgXFVirtualFolderDBView.cpp
+ mailnews/base/src/nsMsgXFVirtualFolderDBView.h
+ mailnews/base/src/nsSpamSettings.cpp
+ mailnews/base/src/nsSpamSettings.h
+ mailnews/base/src/nsStatusBarBiffManager.cpp
+ mailnews/base/src/nsStatusBarBiffManager.h
+ mailnews/base/src/nsSubscribableServer.cpp
+ mailnews/base/src/nsSubscribableServer.h
+ mailnews/base/src/nsSubscribeDataSource.cpp
+ mailnews/base/src/nsSubscribeDataSource.h
+ mailnews/base/util/IOUtils.js
+ mailnews/base/util/Services.cpp
+ mailnews/base/util/Services.h
+ mailnews/base/util/StringBundle.js
+ mailnews/base/util/jsTreeSelection.js
+ mailnews/base/util/mailServices.js
+ mailnews/base/util/moz.build
+ mailnews/base/util/nsImapMoveCoalescer.cpp
+ mailnews/base/util/nsImapMoveCoalescer.h
+ mailnews/base/util/nsMsgCompressIStream.cpp
+ mailnews/base/util/nsMsgCompressIStream.h
+ mailnews/base/util/nsMsgCompressOStream.cpp
+ mailnews/base/util/nsMsgCompressOStream.h
+ mailnews/base/util/nsMsgDBFolder.cpp
+ mailnews/base/util/nsMsgDBFolder.h
+ mailnews/base/util/nsMsgDBFolderAtomList.h
+ mailnews/base/util/nsMsgFileStream.cpp
+ mailnews/base/util/nsMsgFileStream.h
+ mailnews/base/util/nsMsgI18N.h
+ mailnews/base/util/nsMsgIdentity.cpp
+ mailnews/base/util/nsMsgIdentity.h
+ mailnews/base/util/nsMsgIncomingServer.cpp
+ mailnews/base/util/nsMsgIncomingServer.h
+ mailnews/base/util/nsMsgKeyArray.cpp
+ mailnews/base/util/nsMsgKeyArray.h
+ mailnews/base/util/nsMsgKeySet.cpp
+ mailnews/base/util/nsMsgKeySet.h
+ mailnews/base/util/nsMsgLineBuffer.cpp
+ mailnews/base/util/nsMsgLineBuffer.h
+ mailnews/base/util/nsMsgMailNewsUrl.cpp
+ mailnews/base/util/nsMsgMailNewsUrl.h
+ mailnews/base/util/nsMsgProtocol.cpp
+ mailnews/base/util/nsMsgProtocol.h
+ mailnews/base/util/nsMsgReadStateTxn.cpp
+ mailnews/base/util/nsMsgReadStateTxn.h
+ mailnews/base/util/nsMsgTxn.cpp
+ mailnews/base/util/nsMsgTxn.h
+ mailnews/base/util/nsMsgUtils.cpp
+ mailnews/base/util/nsMsgUtils.h
+ mailnews/base/util/nsStopwatch.cpp
+ mailnews/base/util/nsStopwatch.h
+ mailnews/base/util/templateUtils.js
+ mailnews/base/util/traceHelper.js
+ mailnews/build/moz.build
+ mailnews/compose/content/askSendFormat.js
+ mailnews/compose/content/sendProgress.js
+ mailnews/compose/moz.build
+ mailnews/compose/public/moz.build
+ mailnews/compose/public/nsIMsgAttachment.idl
+ mailnews/compose/public/nsIMsgAttachmentHandler.idl
+ mailnews/compose/public/nsIMsgCompFields.idl
+ mailnews/compose/public/nsIMsgCompUtils.idl
+ mailnews/compose/public/nsIMsgCompose.idl
+ mailnews/compose/public/nsIMsgComposeParams.idl
+ mailnews/compose/public/nsIMsgComposeProgressParams.idl
+ mailnews/compose/public/nsIMsgComposeSecure.idl
+ mailnews/compose/public/nsIMsgComposeService.idl
+ mailnews/compose/public/nsIMsgQuote.idl
+ mailnews/compose/public/nsIMsgQuotingOutputStreamListener.idl
+ mailnews/compose/public/nsIMsgSendLater.idl
+ mailnews/compose/public/nsIMsgSendLaterListener.idl
+ mailnews/compose/public/nsIMsgSendListener.idl
+ mailnews/compose/public/nsIMsgSendReport.idl
+ mailnews/compose/public/nsISmtpServer.idl
+ mailnews/compose/public/nsISmtpService.idl
+ mailnews/compose/public/nsISmtpUrl.idl
+ mailnews/compose/public/nsIURLFetcher.idl
+ mailnews/compose/public/nsMsgAttachmentData.h
+ mailnews/compose/public/nsMsgCompCID.h
+ mailnews/compose/src/moz.build
+ mailnews/compose/src/nsComposeStrings.cpp
+ mailnews/compose/src/nsMsgAppleCodes.h
+ mailnews/compose/src/nsMsgAppleEncode.cpp
+ mailnews/compose/src/nsMsgAttachment.cpp
+ mailnews/compose/src/nsMsgAttachment.h
+ mailnews/compose/src/nsMsgAttachmentHandler.cpp
+ mailnews/compose/src/nsMsgAttachmentHandler.h
+ mailnews/compose/src/nsMsgCompFields.cpp
+ mailnews/compose/src/nsMsgCompFields.h
+ mailnews/compose/src/nsMsgCompUtils.cpp
+ mailnews/compose/src/nsMsgCompUtils.h
+ mailnews/compose/src/nsMsgCompose.cpp
+ mailnews/compose/src/nsMsgCompose.h
+ mailnews/compose/src/nsMsgComposeContentHandler.cpp
+ mailnews/compose/src/nsMsgComposeContentHandler.h
+ mailnews/compose/src/nsMsgComposeParams.cpp
+ mailnews/compose/src/nsMsgComposeParams.h
+ mailnews/compose/src/nsMsgComposeProgressParams.cpp
+ mailnews/compose/src/nsMsgComposeProgressParams.h
+ mailnews/compose/src/nsMsgComposeService.cpp
+ mailnews/compose/src/nsMsgComposeService.h
+ mailnews/compose/src/nsMsgCopy.cpp
+ mailnews/compose/src/nsMsgCopy.h
+ mailnews/compose/src/nsMsgPrompts.cpp
+ mailnews/compose/src/nsMsgPrompts.h
+ mailnews/compose/src/nsMsgQuote.cpp
+ mailnews/compose/src/nsMsgQuote.h
+ mailnews/compose/src/nsMsgSend.cpp
+ mailnews/compose/src/nsMsgSend.h
+ mailnews/compose/src/nsMsgSendLater.cpp
+ mailnews/compose/src/nsMsgSendLater.h
+ mailnews/compose/src/nsMsgSendPart.cpp
+ mailnews/compose/src/nsMsgSendPart.h
+ mailnews/compose/src/nsMsgSendReport.cpp
+ mailnews/compose/src/nsMsgSendReport.h
+ mailnews/compose/src/nsSMTPProtocolHandler.js
+ mailnews/compose/src/nsSmtpProtocol.cpp
+ mailnews/compose/src/nsSmtpProtocol.h
+ mailnews/compose/src/nsSmtpServer.cpp
+ mailnews/compose/src/nsSmtpServer.h
+ mailnews/compose/src/nsSmtpService.cpp
+ mailnews/compose/src/nsSmtpService.h
+ mailnews/compose/src/nsSmtpUrl.cpp
+ mailnews/compose/src/nsSmtpUrl.h
+ mailnews/compose/src/nsURLFetcher.cpp
+ mailnews/compose/src/nsURLFetcher.h
+ mailnews/db/gloda/components/glautocomp.js
+ mailnews/db/gloda/components/jsmimeemitter.js
+ mailnews/db/gloda/components/moz.build
+ mailnews/db/gloda/content/glodacomplete.css
+ mailnews/db/gloda/jar.mn
+ mailnews/db/gloda/modules/collection.js
+ mailnews/db/gloda/modules/connotent.js
+ mailnews/db/gloda/modules/databind.js
+ mailnews/db/gloda/modules/datamodel.js
+ mailnews/db/gloda/modules/everybody.js
+ mailnews/db/gloda/modules/fundattr.js
+ mailnews/db/gloda/modules/gloda.js
+ mailnews/db/gloda/modules/index_ab.js
+ mailnews/db/gloda/modules/index_msg.js
+ mailnews/db/gloda/modules/log4moz.js
+ mailnews/db/gloda/modules/mimemsg.js
+ mailnews/db/gloda/modules/moz.build
+ mailnews/db/gloda/modules/msg_search.js
+ mailnews/db/gloda/modules/noun_freetag.js
+ mailnews/db/gloda/modules/noun_mimetype.js
+ mailnews/db/gloda/modules/noun_tag.js
+ mailnews/db/gloda/modules/public.js
+ mailnews/db/gloda/modules/query.js
+ mailnews/db/gloda/modules/suffixtree.js
+ mailnews/db/gloda/modules/utils.js
+ mailnews/db/gloda/moz.build
+ mailnews/db/moz.build
+ mailnews/db/msgdb/moz.build
+ mailnews/db/msgdb/public/moz.build
+ mailnews/db/msgdb/public/nsIDBChangeAnnouncer.idl
+ mailnews/db/msgdb/public/nsIDBChangeListener.idl
+ mailnews/db/msgdb/public/nsIDBFolderInfo.idl
+ mailnews/db/msgdb/public/nsIMsgOfflineImapOperation.idl
+ mailnews/db/msgdb/public/nsINewsDatabase.idl
+ mailnews/db/msgdb/public/nsImapMailDatabase.h
+ mailnews/db/msgdb/public/nsMailDatabase.h
+ mailnews/db/msgdb/public/nsMsgDBCID.h
+ mailnews/db/msgdb/public/nsMsgDatabase.h
+ mailnews/db/msgdb/public/nsMsgHdr.h
+ mailnews/db/msgdb/public/nsMsgThread.h
+ mailnews/db/msgdb/public/nsNewsDatabase.h
+ mailnews/db/msgdb/src/moz.build
+ mailnews/db/msgdb/src/nsDBFolderInfo.cpp
+ mailnews/db/msgdb/src/nsImapMailDatabase.cpp
+ mailnews/db/msgdb/src/nsMailDatabase.cpp
+ mailnews/db/msgdb/src/nsMsgHdr.cpp
+ mailnews/db/msgdb/src/nsMsgOfflineImapOperation.cpp
+ mailnews/db/msgdb/src/nsMsgOfflineImapOperation.h
+ mailnews/db/msgdb/src/nsMsgThread.cpp
+ mailnews/db/msgdb/src/nsNewsDatabase.cpp
+ mailnews/extensions/bayesian-spam-filter/moz.build
+ mailnews/extensions/bayesian-spam-filter/src/moz.build
+ mailnews/extensions/bayesian-spam-filter/src/nsBayesianFilter.cpp
+ mailnews/extensions/bayesian-spam-filter/src/nsBayesianFilter.h
+ mailnews/extensions/bayesian-spam-filter/src/nsBayesianFilterCID.h
+ mailnews/extensions/bayesian-spam-filter/src/nsIncompleteGamma.h
+ mailnews/extensions/dsn/content/am-dsn.js
+ mailnews/extensions/dsn/jar.mn
+ mailnews/extensions/dsn/moz.build
+ mailnews/extensions/dsn/src/dsn-service.js
+ mailnews/extensions/fts3/public/moz.build
+ mailnews/extensions/fts3/public/nsIFts3Tokenizer.idl
+ mailnews/extensions/fts3/src/Normalize.c
+ mailnews/extensions/fts3/src/moz.build
+ mailnews/extensions/fts3/src/nsFts3Tokenizer.cpp
+ mailnews/extensions/fts3/src/nsFts3Tokenizer.h
+ mailnews/extensions/fts3/src/nsFts3TokenizerCID.h
+ mailnews/extensions/fts3/src/nsGlodaRankerFunction.h
+ mailnews/extensions/mailviews/content/moz.build
+ mailnews/extensions/mailviews/public/moz.build
+ mailnews/extensions/mailviews/public/nsIMsgMailView.idl
+ mailnews/extensions/mailviews/public/nsIMsgMailViewList.idl
+ mailnews/extensions/mailviews/src/moz.build
+ mailnews/extensions/mailviews/src/nsMsgMailViewList.cpp
+ mailnews/extensions/mailviews/src/nsMsgMailViewList.h
+ mailnews/extensions/mailviews/src/nsMsgMailViewsCID.h
+ mailnews/extensions/mdn/content/am-mdn.js
+ mailnews/extensions/mdn/jar.mn
+ mailnews/extensions/mdn/moz.build
+ mailnews/extensions/mdn/src/mdn-service.js
+ mailnews/extensions/mdn/src/moz.build
+ mailnews/extensions/mdn/src/nsMsgMdnCID.h
+ mailnews/extensions/mdn/src/nsMsgMdnGenerator.cpp
+ mailnews/extensions/mdn/src/nsMsgMdnGenerator.h
+ mailnews/extensions/newsblog/content/FeedItem.js
+ mailnews/extensions/newsblog/content/FeedUtils.jsm
+ mailnews/extensions/newsblog/content/am-newsblog.js
+ mailnews/extensions/newsblog/content/feed-subscriptions.js
+ mailnews/extensions/newsblog/content/feedAccountWizard.js
+ mailnews/extensions/newsblog/content/newsblogOverlay.js
+ mailnews/extensions/newsblog/jar.mn
+ mailnews/extensions/newsblog/js/newsblog.js
+ mailnews/extensions/newsblog/moz.build
+ mailnews/extensions/offline-startup/js/offlineStartup.js
+ mailnews/extensions/offline-startup/moz.build
+ mailnews/extensions/smime/content/am-smime.js
+ mailnews/extensions/smime/content/certpicker.js
+ mailnews/extensions/smime/content/msgCompSMIMEOverlay.js
+ mailnews/extensions/smime/content/msgCompSecurityInfo.js
+ mailnews/extensions/smime/content/msgHdrViewSMIMEOverlay.js
+ mailnews/extensions/smime/content/msgReadSMIMEOverlay.js
+ mailnews/extensions/smime/content/msgReadSecurityInfo.js
+ mailnews/extensions/smime/jar.mn
+ mailnews/extensions/smime/moz.build
+ mailnews/extensions/smime/public/moz.build
+ mailnews/extensions/smime/public/nsICertPickDialogs.idl
+ mailnews/extensions/smime/public/nsIUserCertPicker.idl
+ mailnews/extensions/smime/src/moz.build
+ mailnews/extensions/smime/src/nsCertPicker.cpp
+ mailnews/extensions/smime/src/nsCertPicker.h
+ mailnews/extensions/smime/src/nsEncryptedSMIMEURIsService.cpp
+ mailnews/extensions/smime/src/nsEncryptedSMIMEURIsService.h
+ mailnews/extensions/smime/src/nsMsgComposeSecure.cpp
+ mailnews/extensions/smime/src/nsMsgComposeSecure.h
+ mailnews/extensions/smime/src/nsMsgSMIMECID.h
+ mailnews/extensions/smime/src/nsSMimeJSHelper.cpp
+ mailnews/extensions/smime/src/nsSMimeJSHelper.h
+ mailnews/extensions/smime/src/smime-service.js
+ mailnews/imap/public/moz.build
+ mailnews/imap/public/nsIAutoSyncFolderStrategy.idl
+ mailnews/imap/public/nsIAutoSyncManager.idl
+ mailnews/imap/public/nsIAutoSyncMsgStrategy.idl
+ mailnews/imap/public/nsIAutoSyncState.idl
+ mailnews/imap/public/nsIIMAPHostSessionList.h
+ mailnews/imap/public/nsIImapFlagAndUidState.idl
+ mailnews/imap/public/nsIImapHeaderXferInfo.idl
+ mailnews/imap/public/nsIImapIncomingServer.idl
+ mailnews/imap/public/nsIImapMailFolderSink.idl
+ mailnews/imap/public/nsIImapMessageSink.idl
+ mailnews/imap/public/nsIImapProtocol.idl
+ mailnews/imap/public/nsIImapProtocolSink.idl
+ mailnews/imap/public/nsIImapServerSink.idl
+ mailnews/imap/public/nsIImapUrl.idl
+ mailnews/imap/public/nsIMailboxSpec.idl
+ mailnews/imap/public/nsIMsgImapMailFolder.idl
+ mailnews/imap/public/nsMsgImapCID.h
+ mailnews/imap/src/moz.build
+ mailnews/imap/src/nsAutoSyncManager.cpp
+ mailnews/imap/src/nsAutoSyncManager.h
+ mailnews/imap/src/nsAutoSyncState.cpp
+ mailnews/imap/src/nsAutoSyncState.h
+ mailnews/imap/src/nsIMAPBodyShell.cpp
+ mailnews/imap/src/nsIMAPGenericParser.cpp
+ mailnews/imap/src/nsIMAPHostSessionList.cpp
+ mailnews/imap/src/nsIMAPHostSessionList.h
+ mailnews/imap/src/nsIMAPNamespace.cpp
+ mailnews/imap/src/nsIMAPNamespace.h
+ mailnews/imap/src/nsImapCore.h
+ mailnews/imap/src/nsImapFlagAndUidState.cpp
+ mailnews/imap/src/nsImapFlagAndUidState.h
+ mailnews/imap/src/nsImapIncomingServer.cpp
+ mailnews/imap/src/nsImapIncomingServer.h
+ mailnews/imap/src/nsImapMailFolder.cpp
+ mailnews/imap/src/nsImapMailFolder.h
+ mailnews/imap/src/nsImapOfflineSync.cpp
+ mailnews/imap/src/nsImapOfflineSync.h
+ mailnews/imap/src/nsImapProtocol.h
+ mailnews/imap/src/nsImapSearchResults.cpp
+ mailnews/imap/src/nsImapSearchResults.h
+ mailnews/imap/src/nsImapServerResponseParser.cpp
+ mailnews/imap/src/nsImapServerResponseParser.h
+ mailnews/imap/src/nsImapService.cpp
+ mailnews/imap/src/nsImapService.h
+ mailnews/imap/src/nsImapStringBundle.cpp
+ mailnews/imap/src/nsImapStringBundle.h
+ mailnews/imap/src/nsImapUndoTxn.cpp
+ mailnews/imap/src/nsImapUndoTxn.h
+ mailnews/imap/src/nsImapUrl.cpp
+ mailnews/imap/src/nsImapUrl.h
+ mailnews/imap/src/nsImapUtils.cpp
+ mailnews/imap/src/nsImapUtils.h
+ mailnews/imap/src/nsSyncRunnableHelpers.cpp
+ mailnews/imap/src/nsSyncRunnableHelpers.h
+ mailnews/import/applemail/src/moz.build
+ mailnews/import/applemail/src/nsAppleMailImport.cpp
+ mailnews/import/applemail/src/nsAppleMailImport.h
+ mailnews/import/applemail/src/nsEmlxHelperUtils.h
+ mailnews/import/applemail/src/nsEmlxHelperUtils.mm
+ mailnews/import/becky/src/moz.build
+ mailnews/import/becky/src/nsBeckyAddressBooks.cpp
+ mailnews/import/becky/src/nsBeckyAddressBooks.h
+ mailnews/import/becky/src/nsBeckyFilters.cpp
+ mailnews/import/becky/src/nsBeckyFilters.h
+ mailnews/import/becky/src/nsBeckyImport.cpp
+ mailnews/import/becky/src/nsBeckyImport.h
+ mailnews/import/becky/src/nsBeckyMail.cpp
+ mailnews/import/becky/src/nsBeckyMail.h
+ mailnews/import/becky/src/nsBeckySettings.cpp
+ mailnews/import/becky/src/nsBeckySettings.h
+ mailnews/import/becky/src/nsBeckyStringBundle.cpp
+ mailnews/import/becky/src/nsBeckyStringBundle.h
+ mailnews/import/becky/src/nsBeckyUtils.cpp
+ mailnews/import/becky/src/nsBeckyUtils.h
+ mailnews/import/build/moz.build
+ mailnews/import/content/fieldMapImport.js
+ mailnews/import/content/importDialog.js
+ mailnews/import/outlook/src/MapiApi.cpp
+ mailnews/import/outlook/src/MapiApi.h
+ mailnews/import/outlook/src/MapiDbgLog.h
+ mailnews/import/outlook/src/MapiMessage.cpp
+ mailnews/import/outlook/src/MapiMessage.h
+ mailnews/import/outlook/src/MapiMimeTypes.cpp
+ mailnews/import/outlook/src/MapiMimeTypes.h
+ mailnews/import/outlook/src/OutlookDebugLog.h
+ mailnews/import/outlook/src/moz.build
+ mailnews/import/outlook/src/nsOutlookCompose.cpp
+ mailnews/import/outlook/src/nsOutlookCompose.h
+ mailnews/import/outlook/src/nsOutlookImport.h
+ mailnews/import/outlook/src/nsOutlookMail.h
+ mailnews/import/outlook/src/nsOutlookSettings.h
+ mailnews/import/outlook/src/nsOutlookStringBundle.cpp
+ mailnews/import/outlook/src/nsOutlookStringBundle.h
+ mailnews/import/outlook/src/rtfDecoder.cpp
+ mailnews/import/outlook/src/rtfDecoder.h
+ mailnews/import/outlook/src/rtfMailDecoder.cpp
+ mailnews/import/outlook/src/rtfMailDecoder.h
+ mailnews/import/public/moz.build
+ mailnews/import/src/ImportCharSet.cpp
+ mailnews/import/src/ImportCharSet.h
+ mailnews/import/src/ImportDebug.h
+ mailnews/import/src/ImportOutFile.cpp
+ mailnews/import/src/ImportOutFile.h
+ mailnews/import/src/ImportTranslate.cpp
+ mailnews/import/src/ImportTranslate.h
+ mailnews/import/src/moz.build
+ mailnews/import/src/nsImportABDescriptor.cpp
+ mailnews/import/src/nsImportABDescriptor.h
+ mailnews/import/src/nsImportAddressBooks.cpp
+ mailnews/import/src/nsImportEmbeddedImageData.cpp
+ mailnews/import/src/nsImportEmbeddedImageData.h
+ mailnews/import/src/nsImportEncodeScan.cpp
+ mailnews/import/src/nsImportEncodeScan.h
+ mailnews/import/src/nsImportFieldMap.cpp
+ mailnews/import/src/nsImportFieldMap.h
+ mailnews/import/src/nsImportMail.cpp
+ mailnews/import/src/nsImportMailboxDescriptor.cpp
+ mailnews/import/src/nsImportMailboxDescriptor.h
+ mailnews/import/src/nsImportMimeEncode.cpp
+ mailnews/import/src/nsImportMimeEncode.h
+ mailnews/import/src/nsImportScanFile.cpp
+ mailnews/import/src/nsImportScanFile.h
+ mailnews/import/src/nsImportService.cpp
+ mailnews/import/src/nsImportService.h
+ mailnews/import/src/nsImportStringBundle.cpp
+ mailnews/import/src/nsImportStringBundle.h
+ mailnews/import/src/nsImportTranslator.cpp
+ mailnews/import/src/nsImportTranslator.h
+ mailnews/import/text/src/TextDebugLog.h
+ mailnews/import/text/src/moz.build
+ mailnews/import/text/src/nsTextAddress.cpp
+ mailnews/import/text/src/nsTextAddress.h
+ mailnews/import/text/src/nsTextImport.h
+ mailnews/import/vcard/src/moz.build
+ mailnews/import/vcard/src/nsVCardAddress.cpp
+ mailnews/import/vcard/src/nsVCardAddress.h
+ mailnews/import/vcard/src/nsVCardImport.h
+ mailnews/import/winlivemail/WMDebugLog.h
+ mailnews/import/winlivemail/moz.build
+ mailnews/import/winlivemail/nsWMImport.h
+ mailnews/import/winlivemail/nsWMSettings.h
+ mailnews/import/winlivemail/nsWMStringBundle.cpp
+ mailnews/import/winlivemail/nsWMStringBundle.h
+ mailnews/import/winlivemail/nsWMUtils.cpp
+ mailnews/import/winlivemail/nsWMUtils.h
+ mailnews/intl/jar.mn
+ mailnews/intl/moz.build
+ mailnews/intl/nsCharsetAlias.cpp
+ mailnews/intl/nsCharsetAlias.h
+ mailnews/intl/nsCharsetConverterManager.cpp
+ mailnews/intl/nsCharsetConverterManager.h
+ mailnews/intl/nsICharsetConverterManager.idl
+ mailnews/intl/nsMUTF7ToUnicode.cpp
+ mailnews/intl/nsMUTF7ToUnicode.h
+ mailnews/intl/nsUTF7ToUnicode.cpp
+ mailnews/intl/nsUTF7ToUnicode.h
+ mailnews/intl/nsUnicodeToMUTF7.cpp
+ mailnews/intl/nsUnicodeToMUTF7.h
+ mailnews/intl/nsUnicodeToUTF7.cpp
+ mailnews/intl/nsUnicodeToUTF7.h
+ mailnews/jar.mn
+ mailnews/jsaccount/modules/JaBaseUrl.jsm
+ mailnews/jsaccount/moz.build
+ mailnews/jsaccount/public/moz.build
+ mailnews/jsaccount/public/msgIDelegateList.idl
+ mailnews/jsaccount/public/msgIOverride.idl
+ mailnews/jsaccount/src/DelegateList.cpp
+ mailnews/jsaccount/src/DelegateList.h
+ mailnews/jsaccount/src/JaAbDirectory.cpp
+ mailnews/jsaccount/src/JaAbDirectory.h
+ mailnews/jsaccount/src/JaCompose.cpp
+ mailnews/jsaccount/src/JaCompose.h
+ mailnews/jsaccount/src/JaIncomingServer.cpp
+ mailnews/jsaccount/src/JaIncomingServer.h
+ mailnews/jsaccount/src/JaMsgFolder.cpp
+ mailnews/jsaccount/src/JaMsgFolder.h
+ mailnews/jsaccount/src/JaSend.cpp
+ mailnews/jsaccount/src/JaSend.h
+ mailnews/jsaccount/src/JaUrl.cpp
+ mailnews/jsaccount/src/JaUrl.h
+ mailnews/jsaccount/src/moz.build
+ mailnews/local/public/moz.build
+ mailnews/local/public/nsILocalMailIncomingServer.idl
+ mailnews/local/public/nsIMailboxService.idl
+ mailnews/local/public/nsIMailboxUrl.idl
+ mailnews/local/public/nsIMovemailIncomingServer.idl
+ mailnews/local/public/nsIMovemailService.idl
+ mailnews/local/public/nsIMsgLocalMailFolder.idl
+ mailnews/local/public/nsIMsgParseMailMsgState.idl
+ mailnews/local/public/nsINewsBlogFeedDownloader.idl
+ mailnews/local/public/nsINoIncomingServer.idl
+ mailnews/local/public/nsINoneService.idl
+ mailnews/local/public/nsIPop3IncomingServer.idl
+ mailnews/local/public/nsIPop3Protocol.idl
+ mailnews/local/public/nsIPop3Service.idl
+ mailnews/local/public/nsIPop3Sink.idl
+ mailnews/local/public/nsIPop3URL.idl
+ mailnews/local/public/nsIRssIncomingServer.idl
+ mailnews/local/public/nsIRssService.idl
+ mailnews/local/public/nsMsgLocalCID.h
+ mailnews/local/src/moz.build
+ mailnews/local/src/nsLocalMailFolder.cpp
+ mailnews/local/src/nsLocalUndoTxn.cpp
+ mailnews/local/src/nsLocalUndoTxn.h
+ mailnews/local/src/nsLocalUtils.cpp
+ mailnews/local/src/nsLocalUtils.h
+ mailnews/local/src/nsMailboxProtocol.cpp
+ mailnews/local/src/nsMailboxProtocol.h
+ mailnews/local/src/nsMailboxServer.cpp
+ mailnews/local/src/nsMailboxServer.h
+ mailnews/local/src/nsMailboxService.cpp
+ mailnews/local/src/nsMailboxService.h
+ mailnews/local/src/nsMailboxUrl.cpp
+ mailnews/local/src/nsMailboxUrl.h
+ mailnews/local/src/nsMovemailIncomingServer.cpp
+ mailnews/local/src/nsMovemailIncomingServer.h
+ mailnews/local/src/nsMovemailService.cpp
+ mailnews/local/src/nsMovemailService.h
+ mailnews/local/src/nsMsgLocalStoreUtils.cpp
+ mailnews/local/src/nsMsgLocalStoreUtils.h
+ mailnews/local/src/nsNoIncomingServer.cpp
+ mailnews/local/src/nsNoIncomingServer.h
+ mailnews/local/src/nsNoneService.cpp
+ mailnews/local/src/nsNoneService.h
+ mailnews/local/src/nsParseMailbox.cpp
+ mailnews/local/src/nsParseMailbox.h
+ mailnews/local/src/nsPop3IncomingServer.cpp
+ mailnews/local/src/nsPop3IncomingServer.h
+ mailnews/local/src/nsPop3Protocol.h
+ mailnews/local/src/nsPop3Service.cpp
+ mailnews/local/src/nsPop3Service.h
+ mailnews/local/src/nsPop3Sink.cpp
+ mailnews/local/src/nsPop3Sink.h
+ mailnews/local/src/nsPop3URL.cpp
+ mailnews/local/src/nsPop3URL.h
+ mailnews/local/src/nsRssIncomingServer.cpp
+ mailnews/local/src/nsRssIncomingServer.h
+ mailnews/local/src/nsRssService.cpp
+ mailnews/local/src/nsRssService.h
+ mailnews/mailnews.mozbuild
+ mailnews/mapi/mapiDll/Makefile.in
+ mailnews/mapi/mapiDll/Mapi32.DEF
+ mailnews/mapi/mapiDll/MapiDll.cpp
+ mailnews/mapi/mapihook/build/Makefile.in
+ mailnews/mapi/mapihook/build/MapiProxy.def
+ mailnews/mapi/mapihook/build/moz.build
+ mailnews/mapi/mapihook/moz.build
+ mailnews/mapi/mapihook/public/moz.build
+ mailnews/mapi/mapihook/public/nsIMapiSupport.idl
+ mailnews/mapi/mapihook/src/Makefile.in
+ mailnews/mapi/mapihook/src/Registry.cpp
+ mailnews/mapi/mapihook/src/Registry.h
+ mailnews/mapi/mapihook/src/moz.build
+ mailnews/mapi/mapihook/src/msgMapiFactory.cpp
+ mailnews/mapi/mapihook/src/msgMapiFactory.h
+ mailnews/mapi/mapihook/src/msgMapiHook.cpp
+ mailnews/mapi/mapihook/src/msgMapiHook.h
+ mailnews/mapi/mapihook/src/msgMapiImp.cpp
+ mailnews/mapi/mapihook/src/msgMapiImp.h
+ mailnews/mapi/mapihook/src/msgMapiMain.cpp
+ mailnews/mapi/mapihook/src/msgMapiMain.h
+ mailnews/mapi/mapihook/src/msgMapiSupport.cpp
+ mailnews/mapi/mapihook/src/msgMapiSupport.h
+ mailnews/mime/cthandlers/glue/mimexpcom.cpp
+ mailnews/mime/cthandlers/glue/moz.build
+ mailnews/mime/cthandlers/glue/nsMimeContentTypeHandler.cpp
+ mailnews/mime/cthandlers/pgpmime/moz.build
+ mailnews/mime/cthandlers/pgpmime/nsPgpMimeProxy.cpp
+ mailnews/mime/cthandlers/pgpmime/nsPgpMimeProxy.h
+ mailnews/mime/cthandlers/vcard/mimevcrd.cpp
+ mailnews/mime/cthandlers/vcard/mimevcrd.h
+ mailnews/mime/cthandlers/vcard/moz.build
+ mailnews/mime/emitters/moz.build
+ mailnews/mime/emitters/nsEmitterUtils.cpp
+ mailnews/mime/emitters/nsEmitterUtils.h
+ mailnews/mime/emitters/nsMimeBaseEmitter.cpp
+ mailnews/mime/emitters/nsMimeBaseEmitter.h
+ mailnews/mime/emitters/nsMimeEmitterCID.h
+ mailnews/mime/emitters/nsMimeHtmlEmitter.cpp
+ mailnews/mime/emitters/nsMimeHtmlEmitter.h
+ mailnews/mime/emitters/nsMimePlainEmitter.cpp
+ mailnews/mime/emitters/nsMimePlainEmitter.h
+ mailnews/mime/emitters/nsMimeRawEmitter.cpp
+ mailnews/mime/emitters/nsMimeRawEmitter.h
+ mailnews/mime/emitters/nsMimeRebuffer.cpp
+ mailnews/mime/emitters/nsMimeRebuffer.h
+ mailnews/mime/emitters/nsMimeXmlEmitter.cpp
+ mailnews/mime/emitters/nsMimeXmlEmitter.h
+ mailnews/mime/moz.build
+ mailnews/mime/public/MimeEncoder.h
+ mailnews/mime/public/MimeHeaderParser.h
+ mailnews/mime/public/moz.build
+ mailnews/mime/public/msgIStructuredHeaders.idl
+ mailnews/mime/public/nsICMSDecoder.idl
+ mailnews/mime/public/nsICMSEncoder.idl
+ mailnews/mime/public/nsICMSMessage.idl
+ mailnews/mime/public/nsICMSMessage2.idl
+ mailnews/mime/public/nsICMSMessageErrors.idl
+ mailnews/mime/public/nsICMSSecureMessage.idl
+ mailnews/mime/public/nsIMimeConverter.idl
+ mailnews/mime/public/nsIMimeEmitter.idl
+ mailnews/mime/public/nsIMimeHeaders.idl
+ mailnews/mime/public/nsIMimeMiscStatus.idl
+ mailnews/mime/public/nsIMimeStreamConverter.idl
+ mailnews/mime/public/nsIMsgHeaderParser.idl
+ mailnews/mime/public/nsIPgpMimeProxy.idl
+ mailnews/mime/public/nsISimpleMimeConverter.idl
+ mailnews/mime/public/nsMsgMimeCID.h
+ mailnews/mime/src/MimeHeaderParser.cpp
+ mailnews/mime/src/comi18n.cpp
+ mailnews/mime/src/comi18n.h
+ mailnews/mime/src/extraMimeParsers.jsm
+ mailnews/mime/src/jsmime.jsm
+ mailnews/mime/src/mime.def
+ mailnews/mime/src/mimeJSComponents.js
+ mailnews/mime/src/mimeParser.jsm
+ mailnews/mime/src/mimeTextHTMLParsed.h
+ mailnews/mime/src/mimecms.cpp
+ mailnews/mime/src/mimecms.h
+ mailnews/mime/src/mimecom.cpp
+ mailnews/mime/src/mimecont.cpp
+ mailnews/mime/src/mimecont.h
+ mailnews/mime/src/mimecryp.cpp
+ mailnews/mime/src/mimecryp.h
+ mailnews/mime/src/mimecth.cpp
+ mailnews/mime/src/mimeebod.cpp
+ mailnews/mime/src/mimeebod.h
+ mailnews/mime/src/mimeenc.cpp
+ mailnews/mime/src/mimeeobj.cpp
+ mailnews/mime/src/mimeeobj.h
+ mailnews/mime/src/mimehdrs.cpp
+ mailnews/mime/src/mimehdrs.h
+ mailnews/mime/src/mimei.h
+ mailnews/mime/src/mimeiimg.cpp
+ mailnews/mime/src/mimeiimg.h
+ mailnews/mime/src/mimeleaf.cpp
+ mailnews/mime/src/mimeleaf.h
+ mailnews/mime/src/mimemalt.h
+ mailnews/mime/src/mimemapl.cpp
+ mailnews/mime/src/mimemapl.h
+ mailnews/mime/src/mimemcms.cpp
+ mailnews/mime/src/mimemcms.h
+ mailnews/mime/src/mimemdig.cpp
+ mailnews/mime/src/mimemdig.h
+ mailnews/mime/src/mimemmix.cpp
+ mailnews/mime/src/mimemmix.h
+ mailnews/mime/src/mimemoz2.cpp
+ mailnews/mime/src/mimemoz2.h
+ mailnews/mime/src/mimempar.cpp
+ mailnews/mime/src/mimempar.h
+ mailnews/mime/src/mimemrel.h
+ mailnews/mime/src/mimemsg.cpp
+ mailnews/mime/src/mimemsg.h
+ mailnews/mime/src/mimemsig.cpp
+ mailnews/mime/src/mimemsig.h
+ mailnews/mime/src/mimemult.cpp
+ mailnews/mime/src/mimemult.h
+ mailnews/mime/src/mimeobj.h
+ mailnews/mime/src/mimepbuf.cpp
+ mailnews/mime/src/mimepbuf.h
+ mailnews/mime/src/mimesun.cpp
+ mailnews/mime/src/mimesun.h
+ mailnews/mime/src/mimetenr.cpp
+ mailnews/mime/src/mimetenr.h
+ mailnews/mime/src/mimetext.h
+ mailnews/mime/src/mimethsa.h
+ mailnews/mime/src/mimethtm.cpp
+ mailnews/mime/src/mimethtm.h
+ mailnews/mime/src/mimetpfl.cpp
+ mailnews/mime/src/mimetpfl.h
+ mailnews/mime/src/mimetpla.cpp
+ mailnews/mime/src/mimetric.cpp
+ mailnews/mime/src/mimetric.h
+ mailnews/mime/src/mimeunty.cpp
+ mailnews/mime/src/mimeunty.h
+ mailnews/mime/src/modlmime.h
+ mailnews/mime/src/moz.build
+ mailnews/mime/src/nsCMS.cpp
+ mailnews/mime/src/nsCMS.h
+ mailnews/mime/src/nsCMSSecureMessage.cpp
+ mailnews/mime/src/nsCMSSecureMessage.h
+ mailnews/mime/src/nsMimeObjectClassAccess.cpp
+ mailnews/mime/src/nsMimeStringResources.h
+ mailnews/mime/src/nsSimpleMimeConverterStub.cpp
+ mailnews/mime/src/nsSimpleMimeConverterStub.h
+ mailnews/mime/src/nsStreamConverter.cpp
+ mailnews/mime/src/nsStreamConverter.h
+ mailnews/moz.build
+ mailnews/news/content/downloadheaders.js
+ mailnews/news/moz.build
+ mailnews/news/public/moz.build
+ mailnews/news/public/nsIMsgNewsFolder.idl
+ mailnews/news/public/nsIMsgOfflineNewsState.idl
+ mailnews/news/public/nsINNTPArticleList.idl
+ mailnews/news/public/nsINNTPNewsgroupList.idl
+ mailnews/news/public/nsINNTPProtocol.idl
+ mailnews/news/public/nsINewsDownloadDialogArgs.idl
+ mailnews/news/public/nsINntpIncomingServer.idl
+ mailnews/news/public/nsINntpService.idl
+ mailnews/news/public/nsINntpUrl.idl
+ mailnews/news/public/nsMsgNewsCID.h
+ mailnews/news/src/moz.build
+ mailnews/news/src/nntpCore.h
+ mailnews/news/src/nsNNTPArticleList.cpp
+ mailnews/news/src/nsNNTPArticleList.h
+ mailnews/news/src/nsNNTPNewsgroupPost.cpp
+ mailnews/news/src/nsNNTPNewsgroupPost.h
+ mailnews/news/src/nsNNTPProtocol.cpp
+ mailnews/news/src/nsNNTPProtocol.h
+ mailnews/news/src/nsNewsAutoCompleteSearch.js
+ mailnews/news/src/nsNewsDownloadDialogArgs.cpp
+ mailnews/news/src/nsNewsDownloadDialogArgs.h
+ mailnews/news/src/nsNewsDownloader.cpp
+ mailnews/news/src/nsNewsDownloader.h
+ mailnews/news/src/nsNewsFolder.cpp
+ mailnews/news/src/nsNewsUtils.cpp
+ mailnews/news/src/nsNewsUtils.h
+ mailnews/news/src/nsNntpIncomingServer.cpp
+ mailnews/news/src/nsNntpIncomingServer.h
+ mailnews/news/src/nsNntpMockChannel.cpp
+ mailnews/news/src/nsNntpMockChannel.h
+ mailnews/news/src/nsNntpService.cpp
+ mailnews/news/src/nsNntpService.h
+ mailnews/news/src/nsNntpUrl.cpp
+ mailnews/news/src/nsNntpUrl.h
+ media/ffvpx/config.h
+ media/ffvpx/libavcodec/dummy_funcs.c
+ media/ffvpx/libavcodec/x86/moz.build
+ media/ffvpx/libavutil/dummy_funcs.c
+ media/ffvpx/libavutil/x86/moz.build
+ media/ffvpx/moz.build
+ media/gmp-clearkey/0.1/gtest/TestClearKeyUtils.cpp
+ media/gmp-clearkey/0.1/gtest/moz.build
+ media/gmp-clearkey/0.1/moz.build
+ media/kiss_fft/Makefile.in
+ media/kiss_fft/moz.build
+ media/libaom/cmakeparser.py
+ media/libaom/generate_sources_mozbuild.py
+ media/libaom/moz.build
+ media/libaom/test_cmakeparser.py
+ media/libav/avfft_dummy_funcs.c
+ media/libav/libavutil/x86/moz.build
+ media/libcubeb/include/cubeb-stdint.h
+ media/libcubeb/include/moz.build
+ media/libcubeb/moz.build
+ media/libcubeb/src/cubeb_osx_run_loop.c
+ media/libcubeb/src/moz.build
+ media/libcubeb/tests/moz.build
+ media/libjpeg/moz.build
+ media/libmkv/moz.build
+ media/libnestegg/include/moz.build
+ media/libnestegg/moz.build
+ media/libnestegg/src/moz.build
+ media/libogg/moz.build
+ media/libopus/Makefile.in
+ media/libopus/moz.build
+ media/libopus/update.sh
+ media/libpng/moz.build
+ media/libpng/pnglibconf.h
+ media/libsoundtouch/moz.build
+ media/libsoundtouch/src/SoundTouchFactory.cpp
+ media/libsoundtouch/src/moz.build
+ media/libsoundtouch/update.sh
+ media/libspeex_resampler/moz.build
+ media/libspeex_resampler/src/moz.build
+ media/libspeex_resampler/src/simd_detect.cpp
+ media/libspeex_resampler/src/simd_detect.h
+ media/libspeex_resampler/update.sh
+ media/libstagefright/binding/Adts.cpp
+ media/libstagefright/binding/AnnexB.cpp
+ media/libstagefright/binding/BitReader.cpp
+ media/libstagefright/binding/Box.cpp
+ media/libstagefright/binding/BufferStream.cpp
+ media/libstagefright/binding/DecoderData.cpp
+ media/libstagefright/binding/H264.cpp
+ media/libstagefright/binding/Index.cpp
+ media/libstagefright/binding/MP4Metadata.cpp
+ media/libstagefright/binding/MoofParser.cpp
+ media/libstagefright/binding/ResourceStream.cpp
+ media/libstagefright/binding/SinfParser.cpp
+ media/libstagefright/binding/include/demuxer/TrackDemuxer.h
+ media/libstagefright/binding/include/mp4_demuxer/Adts.h
+ media/libstagefright/binding/include/mp4_demuxer/AnnexB.h
+ media/libstagefright/binding/include/mp4_demuxer/Atom.h
+ media/libstagefright/binding/include/mp4_demuxer/AtomType.h
+ media/libstagefright/binding/include/mp4_demuxer/BitReader.h
+ media/libstagefright/binding/include/mp4_demuxer/Box.h
+ media/libstagefright/binding/include/mp4_demuxer/BufferReader.h
+ media/libstagefright/binding/include/mp4_demuxer/BufferStream.h
+ media/libstagefright/binding/include/mp4_demuxer/ByteReader.h
+ media/libstagefright/binding/include/mp4_demuxer/ByteWriter.h
+ media/libstagefright/binding/include/mp4_demuxer/DecoderData.h
+ media/libstagefright/binding/include/mp4_demuxer/H264.h
+ media/libstagefright/binding/include/mp4_demuxer/Index.h
+ media/libstagefright/binding/include/mp4_demuxer/Interval.h
+ media/libstagefright/binding/include/mp4_demuxer/MP4Metadata.h
+ media/libstagefright/binding/include/mp4_demuxer/MoofParser.h
+ media/libstagefright/binding/include/mp4_demuxer/ResourceStream.h
+ media/libstagefright/binding/include/mp4_demuxer/SinfParser.h
+ media/libstagefright/binding/include/mp4_demuxer/Stream.h
+ media/libstagefright/gtest/TestInterval.cpp
+ media/libstagefright/gtest/TestParser.cpp
+ media/libstagefright/gtest/moz.build
+ media/libstagefright/moz.build
+ media/libtheora/Makefile.in
+ media/libtheora/moz.build
+ media/libtremor/include/tremor/moz.build
+ media/libtremor/lib/moz.build
+ media/libtremor/moz.build
+ media/libvorbis/moz.build
+ media/libvpx/moz.build
+ media/libvpx/update.py
+ media/libwebp/dec/moz.build
+ media/libwebp/demux/moz.build
+ media/libwebp/dsp/moz.build
+ media/libwebp/moz.build
+ media/libwebp/moz/moz.build
+ media/libwebp/update.sh
+ media/libwebp/utils/moz.build
+ media/libyuv/build/dir_exists.py
+ media/libyuv/build/mac/find_sdk.py
+ media/libyuv/moz.build
+ media/mtransport/build/moz.build
+ media/mtransport/common.build
+ media/mtransport/dtlsidentity.cpp
+ media/mtransport/dtlsidentity.h
+ media/mtransport/moz.build
+ media/mtransport/nr_socket_prsock.cpp
+ media/mtransport/nrinterfaceprioritizer.cpp
+ media/mtransport/nrinterfaceprioritizer.h
+ media/mtransport/stun_socket_filter.cpp
+ media/mtransport/stun_socket_filter.h
+ media/mtransport/test/TestSyncRunnable.cpp
+ media/mtransport/test/moz.build
+ media/mtransport/test/multi_tcp_socket_unittest.cpp
+ media/mtransport/testlib/moz.build
+ media/mtransport/third_party/moz.build
+ media/openmax_dl/dl/Makefile.in
+ media/openmax_dl/dl/moz.build
+ media/openmax_dl/moz.build
+ media/pocketsphinx/moz.build
+ media/pocketsphinx/update.sh
+ media/psshparser/gtest/TestPsshParser.cpp
+ media/psshparser/gtest/moz.build
+ media/psshparser/moz.build
+ media/sphinxbase/moz.build
+ media/sphinxbase/update.sh
+ media/webrtc/moz.build
+ media/webrtc/signaling/src/common/CommonTypes.h
+ media/webrtc/signaling/src/common/EncodingConstraints.h
+ media/webrtc/signaling/src/common/MediaEngineWrapper.h
+ media/webrtc/signaling/src/common/NullDeleter.h
+ media/webrtc/signaling/src/common/NullTransport.h
+ media/webrtc/signaling/src/common/PtrVector.h
+ media/webrtc/signaling/src/common/Wrapper.h
+ media/webrtc/signaling/src/common/YuvStamper.cpp
+ media/webrtc/signaling/src/common/YuvStamper.h
+ media/webrtc/signaling/src/common/browser_logging/CSFLog.cpp
+ media/webrtc/signaling/src/common/browser_logging/CSFLog.h
+ media/webrtc/signaling/src/common/browser_logging/WebRtcLog.cpp
+ media/webrtc/signaling/src/common/browser_logging/WebRtcLog.h
+ media/webrtc/signaling/src/common/csf_common.h
+ media/webrtc/signaling/src/common/time_profiling/timecard.c
+ media/webrtc/signaling/src/common/time_profiling/timecard.h
+ media/webrtc/signaling/src/jsep/JsepCodecDescription.h
+ media/webrtc/signaling/src/jsep/JsepSession.h
+ media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp
+ media/webrtc/signaling/src/jsep/JsepSessionImpl.h
+ media/webrtc/signaling/src/jsep/JsepTrack.cpp
+ media/webrtc/signaling/src/jsep/JsepTrack.h
+ media/webrtc/signaling/src/jsep/JsepTrackEncoding.h
+ media/webrtc/signaling/src/jsep/JsepTransport.h
+ media/webrtc/signaling/src/media-conduit/AudioConduit.cpp
+ media/webrtc/signaling/src/media-conduit/AudioConduit.h
+ media/webrtc/signaling/src/media-conduit/CodecConfig.h
+ media/webrtc/signaling/src/media-conduit/CodecStatistics.cpp
+ media/webrtc/signaling/src/media-conduit/CodecStatistics.h
+ media/webrtc/signaling/src/media-conduit/GmpVideoCodec.cpp
+ media/webrtc/signaling/src/media-conduit/GmpVideoCodec.h
+ media/webrtc/signaling/src/media-conduit/MediaCodecVideoCodec.cpp
+ media/webrtc/signaling/src/media-conduit/MediaCodecVideoCodec.h
+ media/webrtc/signaling/src/media-conduit/MediaConduitErrors.h
+ media/webrtc/signaling/src/media-conduit/MediaConduitInterface.h
+ media/webrtc/signaling/src/media-conduit/OMXVideoCodec.cpp
+ media/webrtc/signaling/src/media-conduit/OMXVideoCodec.h
+ media/webrtc/signaling/src/media-conduit/VideoConduit.cpp
+ media/webrtc/signaling/src/media-conduit/VideoConduit.h
+ media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp
+ media/webrtc/signaling/src/media-conduit/WebrtcMediaCodecVP8VideoCodec.cpp
+ media/webrtc/signaling/src/media-conduit/WebrtcMediaCodecVP8VideoCodec.h
+ media/webrtc/signaling/src/media-conduit/WebrtcOMXH264VideoCodec.cpp
+ media/webrtc/signaling/src/media-conduit/WebrtcOMXH264VideoCodec.h
+ media/webrtc/signaling/src/media/CSFAudioControlWrapper.cpp
+ media/webrtc/signaling/src/media/CSFAudioControlWrapper.h
+ media/webrtc/signaling/src/media/CSFAudioTermination.h
+ media/webrtc/signaling/src/media/CSFMediaProvider.h
+ media/webrtc/signaling/src/media/CSFMediaTermination.h
+ media/webrtc/signaling/src/media/CSFToneDefinitions.h
+ media/webrtc/signaling/src/media/CSFVideoCallMediaControl.h
+ media/webrtc/signaling/src/media/CSFVideoControlWrapper.h
+ media/webrtc/signaling/src/media/CSFVideoTermination.h
+ media/webrtc/signaling/src/media/cip_mmgr_mediadefinitions.h
+ media/webrtc/signaling/src/peerconnection/MediaPipelineFactory.cpp
+ media/webrtc/signaling/src/peerconnection/MediaPipelineFactory.h
+ media/webrtc/signaling/src/peerconnection/MediaStreamList.cpp
+ media/webrtc/signaling/src/peerconnection/MediaStreamList.h
+ media/webrtc/signaling/src/peerconnection/PeerConnectionCtx.cpp
+ media/webrtc/signaling/src/peerconnection/PeerConnectionCtx.h
+ media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.cpp
+ media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h
+ media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.cpp
+ media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.h
+ media/webrtc/signaling/src/peerconnection/WebrtcGlobalChild.h
+ media/webrtc/signaling/src/peerconnection/WebrtcGlobalInformation.cpp
+ media/webrtc/signaling/src/peerconnection/WebrtcGlobalInformation.h
+ media/webrtc/signaling/src/peerconnection/WebrtcGlobalParent.h
+ media/webrtc/signaling/src/sdp/SdpAttribute.cpp
+ media/webrtc/signaling/src/sdp/SdpAttribute.h
+ media/webrtc/signaling/src/sdp/SdpAttributeList.h
+ media/webrtc/signaling/src/sdp/SdpEnum.h
+ media/webrtc/signaling/src/sdp/SdpErrorHolder.h
+ media/webrtc/signaling/src/sdp/SdpHelper.cpp
+ media/webrtc/signaling/src/sdp/SdpHelper.h
+ media/webrtc/signaling/src/sdp/SdpMediaSection.cpp
+ media/webrtc/signaling/src/sdp/SdpMediaSection.h
+ media/webrtc/signaling/src/sdp/SipccSdp.cpp
+ media/webrtc/signaling/src/sdp/SipccSdp.h
+ media/webrtc/signaling/src/sdp/SipccSdpAttributeList.cpp
+ media/webrtc/signaling/src/sdp/SipccSdpAttributeList.h
+ media/webrtc/signaling/src/sdp/SipccSdpMediaSection.cpp
+ media/webrtc/signaling/src/sdp/SipccSdpMediaSection.h
+ media/webrtc/signaling/src/sdp/SipccSdpParser.cpp
+ media/webrtc/signaling/src/sdp/SipccSdpParser.h
+ media/webrtc/signaling/src/sdp/sipcc/ccsdp.h
+ media/webrtc/signaling/src/sdp/sipcc/ccsdp_rtcp_fb.h
+ media/webrtc/signaling/src/sdp/sipcc/cpr_darwin_types.h
+ media/webrtc/signaling/src/sdp/sipcc/cpr_linux_types.h
+ media/webrtc/signaling/src/sdp/sipcc/cpr_string.c
+ media/webrtc/signaling/src/sdp/sipcc/cpr_string.h
+ media/webrtc/signaling/src/sdp/sipcc/cpr_strings.h
+ media/webrtc/signaling/src/sdp/sipcc/cpr_types.h
+ media/webrtc/signaling/src/sdp/sipcc/cpr_win_types.h
+ media/webrtc/signaling/src/sdp/sipcc/sdp.h
+ media/webrtc/signaling/src/sdp/sipcc/sdp_access.c
+ media/webrtc/signaling/src/sdp/sipcc/sdp_attr.c
+ media/webrtc/signaling/src/sdp/sipcc/sdp_attr_access.c
+ media/webrtc/signaling/src/sdp/sipcc/sdp_base64.c
+ media/webrtc/signaling/src/sdp/sipcc/sdp_base64.h
+ media/webrtc/signaling/src/sdp/sipcc/sdp_config.c
+ media/webrtc/signaling/src/sdp/sipcc/sdp_main.c
+ media/webrtc/signaling/src/sdp/sipcc/sdp_os_defs.h
+ media/webrtc/signaling/src/sdp/sipcc/sdp_private.h
+ media/webrtc/signaling/src/sdp/sipcc/sdp_services_unix.c
+ media/webrtc/signaling/src/sdp/sipcc/sdp_services_win32.c
+ media/webrtc/signaling/src/sdp/sipcc/sdp_token.c
+ media/webrtc/signaling/src/sdp/sipcc/sdp_utils.c
+ media/webrtc/signaling/test/FakeIPC.cpp
+ media/webrtc/signaling/test/FakeIPC.h
+ media/webrtc/signaling/test/FakeLogging.h
+ media/webrtc/signaling/test/FakeMediaStreams.h
+ media/webrtc/signaling/test/FakeMediaStreamsImpl.h
+ media/webrtc/signaling/test/FakePCObserver.h
+ media/webrtc/signaling/test/common.build
+ media/webrtc/signaling/test/jsep_session_unittest.cpp
+ media/webrtc/signaling/test/jsep_track_unittest.cpp
+ media/webrtc/signaling/test/mediaconduit_unittests.cpp
+ media/webrtc/signaling/test/sdp_file_parser.cpp
+ media/webrtc/signaling/test/sdp_unittests.cpp
+ media/webrtc/signaling/test/signaling_unittests.cpp
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/audio_device_opensles.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/audio_device_opensles.h
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/audio_manager_jni.h
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/fine_audio_buffer.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/fine_audio_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/low_latency_event_posix.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/low_latency_event_posix.h
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_common.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_common.h
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_input.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_input.h
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_output.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_output.h
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/single_rw_fifo.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/opensl/single_rw_fifo.h
+ media/webrtc/trunk/webrtc/modules/audio_device/shared/audio_device_utility_shared.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/shared/audio_device_utility_shared.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info_null.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/desktop_device_info_mac.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/desktop_device_info_mac.mm
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/desktop_device_info_win.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/desktop_device_info_win.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/win_shared.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/win_shared.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseFilter.cpp
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseFilter.h
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseInputPin.cpp
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseInputPin.h
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/BasePin.cpp
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/BasePin.h
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/DShowTools.h
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/MediaType.cpp
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/MediaType.h
+ memory/build/jemalloc_config.cpp
+ memory/build/moz.build
+ memory/build/mozmemory.h
+ memory/build/mozmemory_wrap.c
+ memory/build/mozmemory_wrap.h
+ memory/build/replace_malloc.c
+ memory/build/replace_malloc.h
+ memory/build/replace_malloc_bridge.h
+ memory/fallible/fallible.cpp
+ memory/fallible/fallible.h
+ memory/fallible/moz.build
+ memory/gtest/TestJemalloc.cpp
+ memory/gtest/moz.build
+ memory/moz.build
+ memory/mozalloc/moz.build
+ memory/mozalloc/mozalloc.cpp
+ memory/mozalloc/mozalloc.h
+ memory/mozalloc/mozalloc_abort.cpp
+ memory/mozalloc/mozalloc_abort.h
+ memory/mozalloc/mozalloc_oom.cpp
+ memory/mozalloc/mozalloc_oom.h
+ memory/mozalloc/msvc_raise_wrappers.cpp
+ memory/mozalloc/msvc_raise_wrappers.h
+ memory/mozalloc/staticruntime/moz.build
+ memory/mozalloc/throw_gcc.h
+ memory/mozalloc/throw_msvc.h
+ memory/mozalloc/winheap.cpp
+ memory/mozjemalloc/moz.build
+ memory/replace/dummy/dummy_replace_malloc.c
+ memory/replace/dummy/moz.build
+ memory/replace/logalloc/FdPrintf.cpp
+ memory/replace/logalloc/FdPrintf.h
+ memory/replace/logalloc/LogAlloc.cpp
+ memory/replace/logalloc/moz.build
+ memory/replace/logalloc/replay/Makefile.in
+ memory/replace/logalloc/replay/Replay.cpp
+ memory/replace/logalloc/replay/logalloc_munge.py
+ memory/replace/logalloc/replay/moz.build
+ memory/replace/moz.build
+ memory/replace/replace/ReplaceMalloc.cpp
+ memory/replace/replace/moz.build
+ memory/volatile/VolatileBuffer.h
+ memory/volatile/VolatileBufferAshmem.cpp
+ memory/volatile/VolatileBufferFallback.cpp
+ memory/volatile/VolatileBufferOSX.cpp
+ memory/volatile/VolatileBufferWindows.cpp
+ memory/volatile/moz.build
+ memory/volatile/tests/TestVolatileBuffer.cpp
+ memory/volatile/tests/moz.build
+ mfbt/Assertions.cpp
+ mfbt/BinarySearch.h
+ mfbt/BufferList.h
+ mfbt/ChaosMode.cpp
+ mfbt/ChaosMode.h
+ mfbt/Compression.cpp
+ mfbt/FastBernoulliTrial.h
+ mfbt/JSONWriter.cpp
+ mfbt/Likely.h
+ mfbt/LinuxSignal.h
+ mfbt/MaybeOneOf.h
+ mfbt/NotNull.h
+ mfbt/Range.h
+ mfbt/RefCountType.h
+ mfbt/RefPtr.h
+ mfbt/SHA1.cpp
+ mfbt/SizePrintfMacros.h
+ mfbt/StaticAnalysisFunctions.h
+ mfbt/TaggedAnonymousMemory.cpp
+ mfbt/TypedEnumBits.h
+ mfbt/Unused.cpp
+ mfbt/Unused.h
+ mfbt/WindowsVersion.h
+ mfbt/decimal/moz-decimal-utils.h
+ mfbt/moz.build
+ mfbt/objs.mozbuild
+ mfbt/staticruntime/moz.build
+ mfbt/tests/TestArray.cpp
+ mfbt/tests/TestArrayUtils.cpp
+ mfbt/tests/TestAtomics.cpp
+ mfbt/tests/TestBinarySearch.cpp
+ mfbt/tests/TestBloomFilter.cpp
+ mfbt/tests/TestCasting.cpp
+ mfbt/tests/TestCeilingFloor.cpp
+ mfbt/tests/TestCheckedInt.cpp
+ mfbt/tests/TestCountPopulation.cpp
+ mfbt/tests/TestCountZeroes.cpp
+ mfbt/tests/TestEndian.cpp
+ mfbt/tests/TestEnumSet.cpp
+ mfbt/tests/TestEnumTypeTraits.cpp
+ mfbt/tests/TestEnumeratedArray.cpp
+ mfbt/tests/TestFastBernoulliTrial.cpp
+ mfbt/tests/TestFloatingPoint.cpp
+ mfbt/tests/TestFunction.cpp
+ mfbt/tests/TestIntegerPrintfMacros.cpp
+ mfbt/tests/TestIntegerRange.cpp
+ mfbt/tests/TestJSONWriter.cpp
+ mfbt/tests/TestLinkedList.cpp
+ mfbt/tests/TestMacroArgs.cpp
+ mfbt/tests/TestMacroForEach.cpp
+ mfbt/tests/TestMathAlgorithms.cpp
+ mfbt/tests/TestMaybe.cpp
+ mfbt/tests/TestNotNull.cpp
+ mfbt/tests/TestPair.cpp
+ mfbt/tests/TestRange.cpp
+ mfbt/tests/TestRefPtr.cpp
+ mfbt/tests/TestRollingMean.cpp
+ mfbt/tests/TestSHA1.cpp
+ mfbt/tests/TestSaturate.cpp
+ mfbt/tests/TestScopeExit.cpp
+ mfbt/tests/TestSplayTree.cpp
+ mfbt/tests/TestTemplateLib.cpp
+ mfbt/tests/TestTextUtils.cpp
+ mfbt/tests/TestTuple.cpp
+ mfbt/tests/TestTypeTraits.cpp
+ mfbt/tests/TestTypedEnum.cpp
+ mfbt/tests/TestUniquePtr.cpp
+ mfbt/tests/TestVariant.cpp
+ mfbt/tests/TestVector.cpp
+ mfbt/tests/TestWeakPtr.cpp
+ mfbt/tests/TestXorShift128PlusRNG.cpp
+ mfbt/tests/gtest/moz.build
+ mfbt/tests/moz.build
+ modules/brotli/moz.build
+ modules/fdlibm/moz.build
+ modules/fdlibm/src/moz.build
+ modules/libbz2/moz.build
+ modules/libbz2/src/moz.build
+ modules/libjar/moz.build
+ modules/libjar/nsIJARChannel.idl
+ modules/libjar/nsIJARFactory.h
+ modules/libjar/nsIJARProtocolHandler.idl
+ modules/libjar/nsIJARURI.idl
+ modules/libjar/nsIZipReader.idl
+ modules/libjar/nsJAR.cpp
+ modules/libjar/nsJAR.h
+ modules/libjar/nsJARChannel.cpp
+ modules/libjar/nsJARChannel.h
+ modules/libjar/nsJARFactory.cpp
+ modules/libjar/nsJARInputStream.cpp
+ modules/libjar/nsJARInputStream.h
+ modules/libjar/nsJARProtocolHandler.cpp
+ modules/libjar/nsJARProtocolHandler.h
+ modules/libjar/nsJARURI.cpp
+ modules/libjar/nsJARURI.h
+ modules/libjar/nsZipArchive.h
+ modules/libjar/test/unit/test_bug597702.js
+ modules/libjar/test/unit/test_bug637286.js
+ modules/libjar/test/unit/test_corrupt_536911.js
+ modules/libjar/test/unit/test_crx.js
+ modules/libjar/test/unit/test_jarinput_stream_zipreader_reference.js
+ modules/libjar/zipstruct.h
+ modules/libjar/zipwriter/StreamFunctions.cpp
+ modules/libjar/zipwriter/StreamFunctions.h
+ modules/libjar/zipwriter/ZipWriterModule.cpp
+ modules/libjar/zipwriter/moz.build
+ modules/libjar/zipwriter/nsDeflateConverter.cpp
+ modules/libjar/zipwriter/nsDeflateConverter.h
+ modules/libjar/zipwriter/nsIZipWriter.idl
+ modules/libjar/zipwriter/nsZipDataStream.cpp
+ modules/libjar/zipwriter/nsZipDataStream.h
+ modules/libjar/zipwriter/nsZipHeader.cpp
+ modules/libjar/zipwriter/nsZipHeader.h
+ modules/libjar/zipwriter/nsZipWriter.cpp
+ modules/libjar/zipwriter/nsZipWriter.h
+ modules/libjar/zipwriter/test/unit/head_zipwriter.js
+ modules/libjar/zipwriter/test/unit/tail_zipwriter.js
+ modules/libjar/zipwriter/test/unit/test_alignment.js
+ modules/libjar/zipwriter/test/unit/test_asyncadd.js
+ modules/libjar/zipwriter/test/unit/test_asyncbadadd.js
+ modules/libjar/zipwriter/test/unit/test_asyncbadremove.js
+ modules/libjar/zipwriter/test/unit/test_asyncremove.js
+ modules/libjar/zipwriter/test/unit/test_bug399727.js
+ modules/libjar/zipwriter/test/unit/test_bug419769_1.js
+ modules/libjar/zipwriter/test/unit/test_bug419769_2.js
+ modules/libjar/zipwriter/test/unit/test_bug425768.js
+ modules/libjar/zipwriter/test/unit/test_bug433248.js
+ modules/libjar/zipwriter/test/unit/test_bug467740.js
+ modules/libjar/zipwriter/test/unit/test_createempty.js
+ modules/libjar/zipwriter/test/unit/test_deflatedata.js
+ modules/libjar/zipwriter/test/unit/test_directory.js
+ modules/libjar/zipwriter/test/unit/test_storedata.js
+ modules/libjar/zipwriter/test/unit/test_zipcomment.js
+ modules/libjar/zipwriter/test/unit/test_zippermissions.js
+ modules/libmar/moz.build
+ modules/libmar/sign/mar_sign.c
+ modules/libmar/sign/moz.build
+ modules/libmar/src/mar.h
+ modules/libmar/src/mar_cmdline.h
+ modules/libmar/src/mar_create.c
+ modules/libmar/src/mar_extract.c
+ modules/libmar/src/mar_private.h
+ modules/libmar/src/mar_read.c
+ modules/libmar/src/moz.build
+ modules/libmar/tests/moz.build
+ modules/libmar/tool/mar.c
+ modules/libmar/tool/moz.build
+ modules/libmar/verify/MacVerifyCrypto.cpp
+ modules/libmar/verify/cryptox.c
+ modules/libmar/verify/cryptox.h
+ modules/libmar/verify/mar_verify.c
+ modules/libmar/verify/moz.build
+ modules/libpref/Preferences.cpp
+ modules/libpref/Preferences.h
+ modules/libpref/moz.build
+ modules/libpref/nsIPrefBranch.idl
+ modules/libpref/nsIPrefBranch2.idl
+ modules/libpref/nsIPrefBranchInternal.idl
+ modules/libpref/nsIPrefLocalizedString.idl
+ modules/libpref/nsIPrefService.idl
+ modules/libpref/nsIRelativeFilePref.idl
+ modules/libpref/nsPrefBranch.cpp
+ modules/libpref/nsPrefBranch.h
+ modules/libpref/nsPrefsFactory.cpp
+ modules/libpref/prefapi.cpp
+ modules/libpref/prefread.cpp
+ modules/libpref/prefread.h
+ modules/libpref/test/unit/head_libPrefs.js
+ modules/libpref/test/unit/test_bug577950.js
+ modules/libpref/test/unit/test_libPrefs.js
+ modules/libpref/test/unit/test_warnings.js
+ modules/woff2/moz.build
+ modules/xz-embedded/moz.build
+ modules/zlib/moz.build
+ modules/zlib/src/moz.build
+ modules/zlib/src/mozzconf.h
+ moz.build
+ moz.configure
+ mozglue/android/APKOpen.h
+ mozglue/android/NSSBridge.cpp
+ mozglue/android/NSSBridge.h
+ mozglue/android/NativeCrypto.cpp
+ mozglue/android/SQLiteBridge.cpp
+ mozglue/android/SQLiteBridge.h
+ mozglue/android/SharedMemNatives.cpp
+ mozglue/android/moz.build
+ mozglue/android/nsGeckoUtils.cpp
+ mozglue/build/AsanOptions.cpp
+ mozglue/build/BionicGlue.cpp
+ mozglue/build/Makefile.in
+ mozglue/build/WindowsDllBlocklist.cpp
+ mozglue/build/WindowsDllBlocklist.h
+ mozglue/build/dummy.cpp
+ mozglue/build/mozglue.def.in
+ mozglue/build/replace_malloc.mk
+ mozglue/linker/BaseElf.cpp
+ mozglue/linker/BaseElf.h
+ mozglue/linker/CustomElf.cpp
+ mozglue/linker/CustomElf.h
+ mozglue/linker/ElfLoader.cpp
+ mozglue/linker/ElfLoader.h
+ mozglue/linker/Elfxx.h
+ mozglue/linker/Logging.h
+ mozglue/linker/Mappable.cpp
+ mozglue/linker/Mappable.h
+ mozglue/linker/SeekableZStream.cpp
+ mozglue/linker/SeekableZStream.h
+ mozglue/linker/Utils.h
+ mozglue/linker/XZStream.h
+ mozglue/linker/Zip.cpp
+ mozglue/linker/Zip.h
+ mozglue/linker/dladdr.h
+ mozglue/linker/moz.build
+ mozglue/linker/szip.cpp
+ mozglue/linker/tests/TestZip.cpp
+ mozglue/linker/tests/moz.build
+ mozglue/misc/TimeStamp.h
+ mozglue/misc/TimeStamp_darwin.cpp
+ mozglue/misc/TimeStamp_windows.h
+ mozglue/moz.build
+ mozglue/tests/ShowSSEConfig.cpp
+ mozglue/tests/moz.build
+ netwerk/base/ADivertableParentChannel.h
+ netwerk/base/ARefBase.h
+ netwerk/base/ArrayBufferInputStream.cpp
+ netwerk/base/ArrayBufferInputStream.h
+ netwerk/base/AutoClose.h
+ netwerk/base/BackgroundFileSaver.cpp
+ netwerk/base/CaptivePortalService.cpp
+ netwerk/base/CaptivePortalService.h
+ netwerk/base/ChannelDiverterChild.cpp
+ netwerk/base/ChannelDiverterChild.h
+ netwerk/base/ChannelDiverterParent.cpp
+ netwerk/base/ChannelDiverterParent.h
+ netwerk/base/Dashboard.h
+ netwerk/base/DashboardTypes.h
+ netwerk/base/EventTokenBucket.cpp
+ netwerk/base/EventTokenBucket.h
+ netwerk/base/LoadContextInfo.cpp
+ netwerk/base/LoadContextInfo.h
+ netwerk/base/LoadInfo.cpp
+ netwerk/base/LoadInfo.h
+ netwerk/base/LoadTainting.h
+ netwerk/base/MemoryDownloader.cpp
+ netwerk/base/MemoryDownloader.h
+ netwerk/base/NetStatistics.h
+ netwerk/base/NetUtil.jsm
+ netwerk/base/NetworkActivityMonitor.cpp
+ netwerk/base/NetworkActivityMonitor.h
+ netwerk/base/NetworkInfoServiceCocoa.cpp
+ netwerk/base/NetworkInfoServiceImpl.h
+ netwerk/base/NetworkInfoServiceLinux.cpp
+ netwerk/base/NetworkInfoServiceWindows.cpp
+ netwerk/base/PollableEvent.cpp
+ netwerk/base/PollableEvent.h
+ netwerk/base/Predictor.cpp
+ netwerk/base/Predictor.h
+ netwerk/base/PrivateBrowsingChannel.h
+ netwerk/base/ProxyAutoConfig.cpp
+ netwerk/base/ProxyAutoConfig.h
+ netwerk/base/RedirectChannelRegistrar.cpp
+ netwerk/base/RedirectChannelRegistrar.h
+ netwerk/base/ReferrerPolicy.h
+ netwerk/base/RequestContextService.cpp
+ netwerk/base/RequestContextService.h
+ netwerk/base/ShutdownLayer.cpp
+ netwerk/base/ShutdownLayer.h
+ netwerk/base/SimpleBuffer.cpp
+ netwerk/base/SimpleBuffer.h
+ netwerk/base/StreamingProtocolService.cpp
+ netwerk/base/StreamingProtocolService.h
+ netwerk/base/TLSServerSocket.cpp
+ netwerk/base/TLSServerSocket.h
+ netwerk/base/ThrottleQueue.cpp
+ netwerk/base/ThrottleQueue.h
+ netwerk/base/Tickler.cpp
+ netwerk/base/Tickler.h
+ netwerk/base/moz.build
+ netwerk/base/mozIThirdPartyUtil.idl
+ netwerk/base/netCore.h
+ netwerk/base/nsASocketHandler.h
+ netwerk/base/nsAsyncRedirectVerifyHelper.cpp
+ netwerk/base/nsAsyncRedirectVerifyHelper.h
+ netwerk/base/nsAsyncStreamCopier.cpp
+ netwerk/base/nsAsyncStreamCopier.h
+ netwerk/base/nsAuthInformationHolder.cpp
+ netwerk/base/nsAuthInformationHolder.h
+ netwerk/base/nsBase64Encoder.cpp
+ netwerk/base/nsBase64Encoder.h
+ netwerk/base/nsBaseChannel.cpp
+ netwerk/base/nsBaseChannel.h
+ netwerk/base/nsBaseContentStream.cpp
+ netwerk/base/nsBaseContentStream.h
+ netwerk/base/nsBufferedStreams.cpp
+ netwerk/base/nsBufferedStreams.h
+ netwerk/base/nsChannelClassifier.cpp
+ netwerk/base/nsChannelClassifier.h
+ netwerk/base/nsDNSPrefetch.cpp
+ netwerk/base/nsDNSPrefetch.h
+ netwerk/base/nsDirectoryIndexStream.h
+ netwerk/base/nsDownloader.cpp
+ netwerk/base/nsDownloader.h
+ netwerk/base/nsFileStreams.cpp
+ netwerk/base/nsFileStreams.h
+ netwerk/base/nsIApplicationCache.idl
+ netwerk/base/nsIApplicationCacheChannel.idl
+ netwerk/base/nsIApplicationCacheContainer.idl
+ netwerk/base/nsIApplicationCacheService.idl
+ netwerk/base/nsIArrayBufferInputStream.idl
+ netwerk/base/nsIAsyncStreamCopier.idl
+ netwerk/base/nsIAsyncStreamCopier2.idl
+ netwerk/base/nsIAsyncVerifyRedirectCallback.idl
+ netwerk/base/nsIAuthInformation.idl
+ netwerk/base/nsIAuthModule.idl
+ netwerk/base/nsIAuthPrompt.idl
+ netwerk/base/nsIAuthPrompt2.idl
+ netwerk/base/nsIAuthPromptAdapterFactory.idl
+ netwerk/base/nsIAuthPromptCallback.idl
+ netwerk/base/nsIAuthPromptProvider.idl
+ netwerk/base/nsIBackgroundFileSaver.idl
+ netwerk/base/nsIBrowserSearchService.idl
+ netwerk/base/nsIBufferedStreams.idl
+ netwerk/base/nsIByteRangeRequest.idl
+ netwerk/base/nsICacheInfoChannel.idl
+ netwerk/base/nsICachingChannel.idl
+ netwerk/base/nsICancelable.idl
+ netwerk/base/nsICaptivePortalService.idl
+ netwerk/base/nsIChannel.idl
+ netwerk/base/nsIChannelEventSink.idl
+ netwerk/base/nsIChannelWithDivertableParentListener.idl
+ netwerk/base/nsIChildChannel.idl
+ netwerk/base/nsIClassOfService.idl
+ netwerk/base/nsIContentSniffer.idl
+ netwerk/base/nsICryptoFIPSInfo.idl
+ netwerk/base/nsICryptoHMAC.idl
+ netwerk/base/nsICryptoHash.idl
+ netwerk/base/nsIDashboard.idl
+ netwerk/base/nsIDashboardEventNotifier.idl
+ netwerk/base/nsIDeprecationWarner.idl
+ netwerk/base/nsIDivertableChannel.idl
+ netwerk/base/nsIDownloader.idl
+ netwerk/base/nsIEncodedChannel.idl
+ netwerk/base/nsIExternalProtocolHandler.idl
+ netwerk/base/nsIFileStreams.idl
+ netwerk/base/nsIFileURL.idl
+ netwerk/base/nsIForcePendingChannel.idl
+ netwerk/base/nsIFormPOSTActionChannel.idl
+ netwerk/base/nsIHttpAuthenticatorCallback.idl
+ netwerk/base/nsIHttpPushListener.idl
+ netwerk/base/nsIIOService.idl
+ netwerk/base/nsIIOService2.idl
+ netwerk/base/nsIIncrementalDownload.idl
+ netwerk/base/nsIIncrementalStreamLoader.idl
+ netwerk/base/nsIInputStreamChannel.idl
+ netwerk/base/nsIInputStreamPump.idl
+ netwerk/base/nsILoadContextInfo.idl
+ netwerk/base/nsILoadGroup.idl
+ netwerk/base/nsILoadGroupChild.idl
+ netwerk/base/nsILoadInfo.idl
+ netwerk/base/nsIMIMEInputStream.idl
+ netwerk/base/nsIMultiPartChannel.idl
+ netwerk/base/nsINSSErrorsService.idl
+ netwerk/base/nsINestedURI.idl
+ netwerk/base/nsINetAddr.idl
+ netwerk/base/nsINetUtil.idl
+ netwerk/base/nsINetworkInfoService.idl
+ netwerk/base/nsINetworkInterceptController.idl
+ netwerk/base/nsINetworkLinkService.idl
+ netwerk/base/nsINetworkPredictor.idl
+ netwerk/base/nsINetworkProperties.idl
+ netwerk/base/nsINullChannel.idl
+ netwerk/base/nsIOService.cpp
+ netwerk/base/nsIOService.h
+ netwerk/base/nsIParentChannel.idl
+ netwerk/base/nsIParentRedirectingChannel.idl
+ netwerk/base/nsIPermission.idl
+ netwerk/base/nsIPrivateBrowsingChannel.idl
+ netwerk/base/nsIProgressEventSink.idl
+ netwerk/base/nsIProtocolHandler.idl
+ netwerk/base/nsIProtocolProxyCallback.idl
+ netwerk/base/nsIProtocolProxyFilter.idl
+ netwerk/base/nsIProtocolProxyService.idl
+ netwerk/base/nsIProtocolProxyService2.idl
+ netwerk/base/nsIProxiedChannel.idl
+ netwerk/base/nsIProxiedProtocolHandler.idl
+ netwerk/base/nsIProxyInfo.idl
+ netwerk/base/nsIRandomGenerator.idl
+ netwerk/base/nsIRedirectChannelRegistrar.idl
+ netwerk/base/nsIRedirectResultListener.idl
+ netwerk/base/nsIRequest.idl
+ netwerk/base/nsIRequestContext.idl
+ netwerk/base/nsIRequestObserver.idl
+ netwerk/base/nsIRequestObserverProxy.idl
+ netwerk/base/nsIResumableChannel.idl
+ netwerk/base/nsISecCheckWrapChannel.idl
+ netwerk/base/nsISecureBrowserUI.idl
+ netwerk/base/nsISecurityEventSink.idl
+ netwerk/base/nsISecurityInfoProvider.idl
+ netwerk/base/nsISensitiveInfoHiddenURI.idl
+ netwerk/base/nsISerializationHelper.idl
+ netwerk/base/nsIServerSocket.idl
+ netwerk/base/nsISimpleStreamListener.idl
+ netwerk/base/nsISocketFilter.idl
+ netwerk/base/nsISocketTransport.idl
+ netwerk/base/nsISocketTransportService.idl
+ netwerk/base/nsISpeculativeConnect.idl
+ netwerk/base/nsIStandardURL.idl
+ netwerk/base/nsIStreamListener.idl
+ netwerk/base/nsIStreamListenerTee.idl
+ netwerk/base/nsIStreamLoader.idl
+ netwerk/base/nsIStreamTransportService.idl
+ netwerk/base/nsIStreamingProtocolController.idl
+ netwerk/base/nsIStreamingProtocolService.idl
+ netwerk/base/nsISyncStreamListener.idl
+ netwerk/base/nsISystemProxySettings.idl
+ netwerk/base/nsITLSServerSocket.idl
+ netwerk/base/nsIThreadRetargetableRequest.idl
+ netwerk/base/nsIThreadRetargetableStreamListener.idl
+ netwerk/base/nsIThrottledInputChannel.idl
+ netwerk/base/nsITimedChannel.idl
+ netwerk/base/nsITraceableChannel.idl
+ netwerk/base/nsITransport.idl
+ netwerk/base/nsIUDPSocket.idl
+ netwerk/base/nsIURI.idl
+ netwerk/base/nsIURIClassifier.idl
+ netwerk/base/nsIURIWithBlobImpl.idl
+ netwerk/base/nsIURIWithPrincipal.idl
+ netwerk/base/nsIURL.idl
+ netwerk/base/nsIURLParser.idl
+ netwerk/base/nsIUnicharStreamLoader.idl
+ netwerk/base/nsIUploadChannel.idl
+ netwerk/base/nsIUploadChannel2.idl
+ netwerk/base/nsIncrementalDownload.cpp
+ netwerk/base/nsIncrementalStreamLoader.cpp
+ netwerk/base/nsIncrementalStreamLoader.h
+ netwerk/base/nsInputStreamChannel.cpp
+ netwerk/base/nsInputStreamChannel.h
+ netwerk/base/nsInputStreamPump.cpp
+ netwerk/base/nsInputStreamPump.h
+ netwerk/base/nsLoadGroup.cpp
+ netwerk/base/nsLoadGroup.h
+ netwerk/base/nsMediaFragmentURIParser.cpp
+ netwerk/base/nsMediaFragmentURIParser.h
+ netwerk/base/nsNetAddr.cpp
+ netwerk/base/nsNetAddr.h
+ netwerk/base/nsNetSegmentUtils.h
+ netwerk/base/nsNetUtil.h
+ netwerk/base/nsNetUtilInlines.h
+ netwerk/base/nsNetworkInfoService.cpp
+ netwerk/base/nsNetworkInfoService.h
+ netwerk/base/nsPACMan.cpp
+ netwerk/base/nsPACMan.h
+ netwerk/base/nsPILoadGroupInternal.idl
+ netwerk/base/nsPISocketTransportService.idl
+ netwerk/base/nsPreloadedStream.cpp
+ netwerk/base/nsProtocolProxyService.cpp
+ netwerk/base/nsProtocolProxyService.h
+ netwerk/base/nsProxyInfo.cpp
+ netwerk/base/nsProxyInfo.h
+ netwerk/base/nsReadLine.h
+ netwerk/base/nsRequestObserverProxy.cpp
+ netwerk/base/nsRequestObserverProxy.h
+ netwerk/base/nsSecCheckWrapChannel.cpp
+ netwerk/base/nsSecCheckWrapChannel.h
+ netwerk/base/nsSerializationHelper.cpp
+ netwerk/base/nsServerSocket.cpp
+ netwerk/base/nsServerSocket.h
+ netwerk/base/nsSimpleNestedURI.cpp
+ netwerk/base/nsSimpleStreamListener.cpp
+ netwerk/base/nsSimpleStreamListener.h
+ netwerk/base/nsSimpleURI.cpp
+ netwerk/base/nsSimpleURI.h
+ netwerk/base/nsSocketTransport2.cpp
+ netwerk/base/nsSocketTransport2.h
+ netwerk/base/nsSocketTransportService2.cpp
+ netwerk/base/nsSocketTransportService2.h
+ netwerk/base/nsStandardURL.cpp
+ netwerk/base/nsStandardURL.h
+ netwerk/base/nsStreamListenerTee.cpp
+ netwerk/base/nsStreamListenerTee.h
+ netwerk/base/nsStreamListenerWrapper.cpp
+ netwerk/base/nsStreamListenerWrapper.h
+ netwerk/base/nsStreamLoader.cpp
+ netwerk/base/nsStreamLoader.h
+ netwerk/base/nsStreamTransportService.cpp
+ netwerk/base/nsStreamTransportService.h
+ netwerk/base/nsSyncStreamListener.cpp
+ netwerk/base/nsSyncStreamListener.h
+ netwerk/base/nsTemporaryFileInputStream.cpp
+ netwerk/base/nsTemporaryFileInputStream.h
+ netwerk/base/nsTransportUtils.cpp
+ netwerk/base/nsTransportUtils.h
+ netwerk/base/nsUDPSocket.cpp
+ netwerk/base/nsUDPSocket.h
+ netwerk/base/nsURIHashKey.h
+ netwerk/base/nsURLHelper.cpp
+ netwerk/base/nsURLHelper.h
+ netwerk/base/nsURLParsers.cpp
+ netwerk/base/nsURLParsers.h
+ netwerk/base/nsUnicharStreamLoader.cpp
+ netwerk/base/nsUnicharStreamLoader.h
+ netwerk/base/security-prefs.js
+ netwerk/build/moz.build
+ netwerk/build/nsNetCID.h
+ netwerk/build/nsNetModule.cpp
+ netwerk/cache/moz.build
+ netwerk/cache/nsApplicationCache.h
+ netwerk/cache/nsApplicationCacheService.cpp
+ netwerk/cache/nsApplicationCacheService.h
+ netwerk/cache/nsCache.cpp
+ netwerk/cache/nsCacheDevice.h
+ netwerk/cache/nsCacheEntry.cpp
+ netwerk/cache/nsCacheEntry.h
+ netwerk/cache/nsCacheEntryDescriptor.cpp
+ netwerk/cache/nsCacheEntryDescriptor.h
+ netwerk/cache/nsCacheMetaData.cpp
+ netwerk/cache/nsCacheMetaData.h
+ netwerk/cache/nsCacheRequest.h
+ netwerk/cache/nsCacheService.cpp
+ netwerk/cache/nsCacheService.h
+ netwerk/cache/nsCacheSession.cpp
+ netwerk/cache/nsCacheSession.h
+ netwerk/cache/nsCacheUtils.cpp
+ netwerk/cache/nsCacheUtils.h
+ netwerk/cache/nsDeleteDir.cpp
+ netwerk/cache/nsDeleteDir.h
+ netwerk/cache/nsDiskCache.h
+ netwerk/cache/nsDiskCacheBinding.cpp
+ netwerk/cache/nsDiskCacheBinding.h
+ netwerk/cache/nsDiskCacheBlockFile.cpp
+ netwerk/cache/nsDiskCacheBlockFile.h
+ netwerk/cache/nsDiskCacheDevice.cpp
+ netwerk/cache/nsDiskCacheDevice.h
+ netwerk/cache/nsDiskCacheDeviceSQL.cpp
+ netwerk/cache/nsDiskCacheDeviceSQL.h
+ netwerk/cache/nsDiskCacheEntry.cpp
+ netwerk/cache/nsDiskCacheEntry.h
+ netwerk/cache/nsDiskCacheMap.cpp
+ netwerk/cache/nsDiskCacheMap.h
+ netwerk/cache/nsDiskCacheStreams.cpp
+ netwerk/cache/nsDiskCacheStreams.h
+ netwerk/cache/nsICache.idl
+ netwerk/cache/nsICacheEntryDescriptor.idl
+ netwerk/cache/nsICacheListener.idl
+ netwerk/cache/nsICacheService.idl
+ netwerk/cache/nsICacheSession.idl
+ netwerk/cache/nsICacheVisitor.idl
+ netwerk/cache/nsMemoryCacheDevice.cpp
+ netwerk/cache/nsMemoryCacheDevice.h
+ netwerk/cache2/AppCacheStorage.cpp
+ netwerk/cache2/AppCacheStorage.h
+ netwerk/cache2/CacheEntry.cpp
+ netwerk/cache2/CacheEntry.h
+ netwerk/cache2/CacheFile.cpp
+ netwerk/cache2/CacheFile.h
+ netwerk/cache2/CacheFileChunk.cpp
+ netwerk/cache2/CacheFileChunk.h
+ netwerk/cache2/CacheFileContextEvictor.cpp
+ netwerk/cache2/CacheFileContextEvictor.h
+ netwerk/cache2/CacheFileIOManager.cpp
+ netwerk/cache2/CacheFileIOManager.h
+ netwerk/cache2/CacheFileInputStream.cpp
+ netwerk/cache2/CacheFileInputStream.h
+ netwerk/cache2/CacheFileMetadata.cpp
+ netwerk/cache2/CacheFileMetadata.h
+ netwerk/cache2/CacheFileOutputStream.cpp
+ netwerk/cache2/CacheFileOutputStream.h
+ netwerk/cache2/CacheFileUtils.cpp
+ netwerk/cache2/CacheFileUtils.h
+ netwerk/cache2/CacheHashUtils.cpp
+ netwerk/cache2/CacheHashUtils.h
+ netwerk/cache2/CacheIOThread.cpp
+ netwerk/cache2/CacheIOThread.h
+ netwerk/cache2/CacheIndex.cpp
+ netwerk/cache2/CacheIndex.h
+ netwerk/cache2/CacheIndexContextIterator.cpp
+ netwerk/cache2/CacheIndexContextIterator.h
+ netwerk/cache2/CacheIndexIterator.cpp
+ netwerk/cache2/CacheIndexIterator.h
+ netwerk/cache2/CacheLog.cpp
+ netwerk/cache2/CacheLog.h
+ netwerk/cache2/CacheObserver.cpp
+ netwerk/cache2/CacheObserver.h
+ netwerk/cache2/CacheStorage.cpp
+ netwerk/cache2/CacheStorage.h
+ netwerk/cache2/CacheStorageService.cpp
+ netwerk/cache2/CacheStorageService.h
+ netwerk/cache2/moz.build
+ netwerk/cache2/nsICacheEntry.idl
+ netwerk/cache2/nsICacheEntryDoomCallback.idl
+ netwerk/cache2/nsICacheEntryOpenCallback.idl
+ netwerk/cache2/nsICacheStorage.idl
+ netwerk/cache2/nsICacheStorageService.idl
+ netwerk/cache2/nsICacheStorageVisitor.idl
+ netwerk/cache2/nsICacheTesting.idl
+ netwerk/cookie/CookieServiceChild.cpp
+ netwerk/cookie/CookieServiceChild.h
+ netwerk/cookie/CookieServiceParent.cpp
+ netwerk/cookie/CookieServiceParent.h
+ netwerk/cookie/PCookieService.ipdl
+ netwerk/cookie/nsCookie.cpp
+ netwerk/cookie/nsCookie.h
+ netwerk/cookie/nsCookieService.cpp
+ netwerk/cookie/nsCookieService.h
+ netwerk/cookie/nsICookie.idl
+ netwerk/cookie/nsICookie2.idl
+ netwerk/cookie/nsICookieManager.idl
+ netwerk/cookie/nsICookieManager2.idl
+ netwerk/cookie/nsICookiePermission.idl
+ netwerk/cookie/nsICookieService.idl
+ netwerk/dns/ChildDNSService.cpp
+ netwerk/dns/ChildDNSService.h
+ netwerk/dns/DNS.cpp
+ netwerk/dns/DNS.h
+ netwerk/dns/DNSListenerProxy.cpp
+ netwerk/dns/DNSListenerProxy.h
+ netwerk/dns/DNSRequestChild.cpp
+ netwerk/dns/DNSRequestChild.h
+ netwerk/dns/DNSRequestParent.cpp
+ netwerk/dns/DNSRequestParent.h
+ netwerk/dns/GetAddrInfo.cpp
+ netwerk/dns/GetAddrInfo.h
+ netwerk/dns/PDNSParams.h
+ netwerk/dns/PDNSRequest.ipdl
+ netwerk/dns/PDNSRequestParams.ipdlh
+ netwerk/dns/effective_tld_names.dat
+ netwerk/dns/mdns/libmdns/MDNSResponderOperator.cpp
+ netwerk/dns/mdns/libmdns/MDNSResponderOperator.h
+ netwerk/dns/mdns/libmdns/MDNSResponderReply.cpp
+ netwerk/dns/mdns/libmdns/MDNSResponderReply.h
+ netwerk/dns/mdns/libmdns/MulticastDNSAndroid.jsm
+ netwerk/dns/mdns/libmdns/moz.build
+ netwerk/dns/mdns/libmdns/nsDNSServiceDiscovery.cpp
+ netwerk/dns/mdns/libmdns/nsDNSServiceDiscovery.h
+ netwerk/dns/mdns/libmdns/nsDNSServiceDiscovery.js
+ netwerk/dns/mdns/libmdns/nsDNSServiceInfo.cpp
+ netwerk/dns/mdns/libmdns/nsDNSServiceInfo.h
+ netwerk/dns/mdns/libmdns/nsMulticastDNSModule.cpp
+ netwerk/dns/mdns/moz.build
+ netwerk/dns/mdns/nsIDNSServiceDiscovery.idl
+ netwerk/dns/moz.build
+ netwerk/dns/nsDNSService2.cpp
+ netwerk/dns/nsDNSService2.h
+ netwerk/dns/nsEffectiveTLDService.h
+ netwerk/dns/nsHostResolver.cpp
+ netwerk/dns/nsHostResolver.h
+ netwerk/dns/nsIDNSListener.idl
+ netwerk/dns/nsIDNSRecord.idl
+ netwerk/dns/nsIDNSService.idl
+ netwerk/dns/nsIDNService.cpp
+ netwerk/dns/nsIDNService.h
+ netwerk/dns/nsIEffectiveTLDService.idl
+ netwerk/dns/nsIIDNService.idl
+ netwerk/dns/nsPIDNSService.idl
+ netwerk/dns/prepare_tlds.py
+ netwerk/ipc/ChannelEventQueue.cpp
+ netwerk/ipc/ChannelEventQueue.h
+ netwerk/ipc/NeckoChannelParams.ipdlh
+ netwerk/ipc/NeckoChild.cpp
+ netwerk/ipc/NeckoChild.h
+ netwerk/ipc/NeckoCommon.cpp
+ netwerk/ipc/NeckoCommon.h
+ netwerk/ipc/NeckoMessageUtils.h
+ netwerk/ipc/NeckoParent.cpp
+ netwerk/ipc/NeckoParent.h
+ netwerk/ipc/PChannelDiverter.ipdl
+ netwerk/ipc/PDataChannel.ipdl
+ netwerk/ipc/PNecko.ipdl
+ netwerk/ipc/PRtspChannel.ipdl
+ netwerk/ipc/PRtspController.ipdl
+ netwerk/ipc/moz.build
+ netwerk/locales/en-US/necko.properties
+ netwerk/locales/jar.mn
+ netwerk/locales/moz.build
+ netwerk/mime/moz.build
+ netwerk/mime/nsIMIMEInfo.idl
+ netwerk/mime/nsIMIMEService.idl
+ netwerk/mime/nsMIMEHeaderParamImpl.cpp
+ netwerk/mime/nsMIMEHeaderParamImpl.h
+ netwerk/moz.build
+ netwerk/necko-config.h.in
+ netwerk/protocol/about/moz.build
+ netwerk/protocol/about/nsAboutBlank.cpp
+ netwerk/protocol/about/nsAboutBlank.h
+ netwerk/protocol/about/nsAboutCache.cpp
+ netwerk/protocol/about/nsAboutCache.h
+ netwerk/protocol/about/nsAboutCacheEntry.cpp
+ netwerk/protocol/about/nsAboutCacheEntry.h
+ netwerk/protocol/about/nsAboutProtocolHandler.cpp
+ netwerk/protocol/about/nsAboutProtocolHandler.h
+ netwerk/protocol/about/nsAboutProtocolUtils.h
+ netwerk/protocol/about/nsIAboutModule.idl
+ netwerk/protocol/data/DataChannelChild.cpp
+ netwerk/protocol/data/DataChannelChild.h
+ netwerk/protocol/data/DataChannelParent.cpp
+ netwerk/protocol/data/DataChannelParent.h
+ netwerk/protocol/data/moz.build
+ netwerk/protocol/data/nsDataHandler.cpp
+ netwerk/protocol/data/nsDataHandler.h
+ netwerk/protocol/data/nsDataModule.cpp
+ netwerk/protocol/device/AndroidCaptureProvider.cpp
+ netwerk/protocol/device/AndroidCaptureProvider.h
+ netwerk/protocol/device/CameraStreamImpl.cpp
+ netwerk/protocol/device/CameraStreamImpl.h
+ netwerk/protocol/device/RawStructs.h
+ netwerk/protocol/device/moz.build
+ netwerk/protocol/device/nsDeviceCaptureProvider.h
+ netwerk/protocol/device/nsDeviceChannel.cpp
+ netwerk/protocol/device/nsDeviceChannel.h
+ netwerk/protocol/device/nsDeviceProtocolHandler.cpp
+ netwerk/protocol/device/nsDeviceProtocolHandler.h
+ netwerk/protocol/file/moz.build
+ netwerk/protocol/file/nsFileChannel.cpp
+ netwerk/protocol/file/nsFileChannel.h
+ netwerk/protocol/file/nsFileProtocolHandler.cpp
+ netwerk/protocol/file/nsFileProtocolHandler.h
+ netwerk/protocol/file/nsIFileChannel.idl
+ netwerk/protocol/file/nsIFileProtocolHandler.idl
+ netwerk/protocol/ftp/FTPChannelChild.cpp
+ netwerk/protocol/ftp/FTPChannelChild.h
+ netwerk/protocol/ftp/FTPChannelParent.cpp
+ netwerk/protocol/ftp/FTPChannelParent.h
+ netwerk/protocol/ftp/PFTPChannel.ipdl
+ netwerk/protocol/ftp/ftpCore.h
+ netwerk/protocol/ftp/moz.build
+ netwerk/protocol/ftp/nsFTPChannel.cpp
+ netwerk/protocol/ftp/nsFTPChannel.h
+ netwerk/protocol/ftp/nsFtpConnectionThread.cpp
+ netwerk/protocol/ftp/nsFtpConnectionThread.h
+ netwerk/protocol/ftp/nsFtpControlConnection.cpp
+ netwerk/protocol/ftp/nsFtpControlConnection.h
+ netwerk/protocol/ftp/nsFtpProtocolHandler.h
+ netwerk/protocol/ftp/nsIFTPChannel.idl
+ netwerk/protocol/ftp/nsIFTPChannelParentInternal.idl
+ netwerk/protocol/http/ASpdySession.h
+ netwerk/protocol/http/AltDataOutputStreamChild.h
+ netwerk/protocol/http/AltDataOutputStreamParent.cpp
+ netwerk/protocol/http/AltDataOutputStreamParent.h
+ netwerk/protocol/http/AlternateServices.cpp
+ netwerk/protocol/http/CacheControlParser.cpp
+ netwerk/protocol/http/CacheControlParser.h
+ netwerk/protocol/http/Http2Compression.h
+ netwerk/protocol/http/Http2Push.h
+ netwerk/protocol/http/Http2Session.h
+ netwerk/protocol/http/Http2Stream.h
+ netwerk/protocol/http/HttpBaseChannel.h
+ netwerk/protocol/http/HttpChannelChild.h
+ netwerk/protocol/http/HttpChannelParent.h
+ netwerk/protocol/http/HttpChannelParentListener.h
+ netwerk/protocol/http/HttpLog.h
+ netwerk/protocol/http/InterceptedChannel.cpp
+ netwerk/protocol/http/InterceptedChannel.h
+ netwerk/protocol/http/NullHttpChannel.cpp
+ netwerk/protocol/http/NullHttpChannel.h
+ netwerk/protocol/http/NullHttpTransaction.h
+ netwerk/protocol/http/PAltDataOutputStream.ipdl
+ netwerk/protocol/http/PHttpChannel.ipdl
+ netwerk/protocol/http/PHttpChannelParams.h
+ netwerk/protocol/http/TimingStruct.h
+ netwerk/protocol/http/TunnelUtils.h
+ netwerk/protocol/http/UserAgentOverrides.jsm
+ netwerk/protocol/http/UserAgentUpdates.jsm
+ netwerk/protocol/http/WellKnownOpportunisticUtils.js
+ netwerk/protocol/http/moz.build
+ netwerk/protocol/http/nsAHttpConnection.h
+ netwerk/protocol/http/nsAHttpTransaction.h
+ netwerk/protocol/http/nsCORSListenerProxy.cpp
+ netwerk/protocol/http/nsCORSListenerProxy.h
+ netwerk/protocol/http/nsHttp.h
+ netwerk/protocol/http/nsHttpActivityDistributor.h
+ netwerk/protocol/http/nsHttpAuthCache.h
+ netwerk/protocol/http/nsHttpAuthManager.h
+ netwerk/protocol/http/nsHttpBasicAuth.h
+ netwerk/protocol/http/nsHttpChannel.h
+ netwerk/protocol/http/nsHttpChannelAuthProvider.h
+ netwerk/protocol/http/nsHttpChunkedDecoder.h
+ netwerk/protocol/http/nsHttpConnection.h
+ netwerk/protocol/http/nsHttpConnectionInfo.h
+ netwerk/protocol/http/nsHttpConnectionMgr.h
+ netwerk/protocol/http/nsHttpDigestAuth.h
+ netwerk/protocol/http/nsHttpHandler.h
+ netwerk/protocol/http/nsHttpHeaderArray.h
+ netwerk/protocol/http/nsHttpNTLMAuth.h
+ netwerk/protocol/http/nsHttpPipeline.h
+ netwerk/protocol/http/nsHttpRequestHead.h
+ netwerk/protocol/http/nsHttpResponseHead.h
+ netwerk/protocol/http/nsHttpTransaction.h
+ netwerk/protocol/http/nsICorsPreflightCallback.h
+ netwerk/protocol/http/nsIHttpActivityObserver.idl
+ netwerk/protocol/http/nsIHttpAuthManager.idl
+ netwerk/protocol/http/nsIHttpAuthenticableChannel.idl
+ netwerk/protocol/http/nsIHttpAuthenticator.idl
+ netwerk/protocol/http/nsIHttpChannel.idl
+ netwerk/protocol/http/nsIHttpChannelAuthProvider.idl
+ netwerk/protocol/http/nsIHttpChannelChild.idl
+ netwerk/protocol/http/nsIHttpChannelInternal.idl
+ netwerk/protocol/http/nsIHttpEventSink.idl
+ netwerk/protocol/http/nsIHttpHeaderVisitor.idl
+ netwerk/protocol/http/nsIHttpProtocolHandler.idl
+ netwerk/protocol/moz.build
+ netwerk/protocol/res/ExtensionProtocolHandler.cpp
+ netwerk/protocol/res/ExtensionProtocolHandler.h
+ netwerk/protocol/res/SubstitutingProtocolHandler.cpp
+ netwerk/protocol/res/SubstitutingProtocolHandler.h
+ netwerk/protocol/res/moz.build
+ netwerk/protocol/res/nsIResProtocolHandler.idl
+ netwerk/protocol/res/nsISubstitutingProtocolHandler.idl
+ netwerk/protocol/res/nsResProtocolHandler.cpp
+ netwerk/protocol/res/nsResProtocolHandler.h
+ netwerk/protocol/viewsource/moz.build
+ netwerk/protocol/viewsource/nsIViewSourceChannel.idl
+ netwerk/protocol/viewsource/nsViewSourceChannel.cpp
+ netwerk/protocol/viewsource/nsViewSourceChannel.h
+ netwerk/protocol/viewsource/nsViewSourceHandler.cpp
+ netwerk/protocol/viewsource/nsViewSourceHandler.h
+ netwerk/protocol/websocket/BaseWebSocketChannel.cpp
+ netwerk/protocol/websocket/BaseWebSocketChannel.h
+ netwerk/protocol/websocket/IPCTransportProvider.cpp
+ netwerk/protocol/websocket/IPCTransportProvider.h
+ netwerk/protocol/websocket/PTransportProvider.ipdl
+ netwerk/protocol/websocket/PWebSocket.ipdl
+ netwerk/protocol/websocket/PWebSocketEventListener.ipdl
+ netwerk/protocol/websocket/WebSocketChannel.cpp
+ netwerk/protocol/websocket/WebSocketChannel.h
+ netwerk/protocol/websocket/WebSocketChannelChild.cpp
+ netwerk/protocol/websocket/WebSocketChannelChild.h
+ netwerk/protocol/websocket/WebSocketChannelParent.cpp
+ netwerk/protocol/websocket/WebSocketChannelParent.h
+ netwerk/protocol/websocket/WebSocketEventListenerChild.cpp
+ netwerk/protocol/websocket/WebSocketEventListenerChild.h
+ netwerk/protocol/websocket/WebSocketEventListenerParent.cpp
+ netwerk/protocol/websocket/WebSocketEventListenerParent.h
+ netwerk/protocol/websocket/WebSocketEventService.cpp
+ netwerk/protocol/websocket/WebSocketEventService.h
+ netwerk/protocol/websocket/WebSocketFrame.cpp
+ netwerk/protocol/websocket/WebSocketFrame.h
+ netwerk/protocol/websocket/WebSocketLog.h
+ netwerk/protocol/websocket/moz.build
+ netwerk/protocol/websocket/nsITransportProvider.idl
+ netwerk/protocol/websocket/nsIWebSocketChannel.idl
+ netwerk/protocol/websocket/nsIWebSocketEventService.idl
+ netwerk/protocol/websocket/nsIWebSocketListener.idl
+ netwerk/protocol/wyciwyg/PWyciwygChannel.ipdl
+ netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp
+ netwerk/protocol/wyciwyg/WyciwygChannelChild.h
+ netwerk/protocol/wyciwyg/WyciwygChannelParent.cpp
+ netwerk/protocol/wyciwyg/WyciwygChannelParent.h
+ netwerk/protocol/wyciwyg/moz.build
+ netwerk/protocol/wyciwyg/nsIWyciwygChannel.idl
+ netwerk/protocol/wyciwyg/nsWyciwyg.cpp
+ netwerk/protocol/wyciwyg/nsWyciwyg.h
+ netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp
+ netwerk/protocol/wyciwyg/nsWyciwygChannel.h
+ netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp
+ netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.h
+ netwerk/sctp/datachannel/DataChannel.cpp
+ netwerk/sctp/datachannel/DataChannel.h
+ netwerk/sctp/datachannel/DataChannelListener.h
+ netwerk/sctp/datachannel/DataChannelLog.h
+ netwerk/sctp/datachannel/DataChannelProtocol.h
+ netwerk/sctp/datachannel/moz.build
+ netwerk/sctp/src/moz.build
+ netwerk/socket/moz.build
+ netwerk/socket/nsINamedPipeService.idl
+ netwerk/socket/nsISOCKSSocketInfo.idl
+ netwerk/socket/nsISSLSocketControl.idl
+ netwerk/socket/nsISocketProvider.idl
+ netwerk/socket/nsISocketProviderService.idl
+ netwerk/socket/nsITransportSecurityInfo.idl
+ netwerk/socket/nsNamedPipeIOLayer.cpp
+ netwerk/socket/nsNamedPipeIOLayer.h
+ netwerk/socket/nsNamedPipeService.cpp
+ netwerk/socket/nsNamedPipeService.h
+ netwerk/socket/nsSOCKSIOLayer.cpp
+ netwerk/socket/nsSOCKSIOLayer.h
+ netwerk/socket/nsSOCKSSocketProvider.cpp
+ netwerk/socket/nsSOCKSSocketProvider.h
+ netwerk/socket/nsSocketProviderService.cpp
+ netwerk/socket/nsSocketProviderService.h
+ netwerk/socket/nsUDPSocketProvider.cpp
+ netwerk/socket/nsUDPSocketProvider.h
+ netwerk/srtp/src/moz.build
+ netwerk/standalone/moz.build
+ netwerk/standalone/nsNetModuleStandalone.cpp
+ netwerk/streamconv/converters/ParseFTPList.cpp
+ netwerk/streamconv/converters/ParseFTPList.h
+ netwerk/streamconv/converters/moz.build
+ netwerk/streamconv/converters/mozTXTToHTMLConv.cpp
+ netwerk/streamconv/converters/nsBinHexDecoder.cpp
+ netwerk/streamconv/converters/nsDirIndex.cpp
+ netwerk/streamconv/converters/nsDirIndex.h
+ netwerk/streamconv/converters/nsDirIndexParser.h
+ netwerk/streamconv/converters/nsFTPDirListingConv.cpp
+ netwerk/streamconv/converters/nsFTPDirListingConv.h
+ netwerk/streamconv/converters/nsHTTPCompressConv.cpp
+ netwerk/streamconv/converters/nsHTTPCompressConv.h
+ netwerk/streamconv/converters/nsICompressConvStats.idl
+ netwerk/streamconv/converters/nsIndexedToHTML.cpp
+ netwerk/streamconv/converters/nsIndexedToHTML.h
+ netwerk/streamconv/converters/nsMultiMixedConv.cpp
+ netwerk/streamconv/converters/nsMultiMixedConv.h
+ netwerk/streamconv/converters/nsTXTToHTMLConv.cpp
+ netwerk/streamconv/converters/nsTXTToHTMLConv.h
+ netwerk/streamconv/converters/nsUnknownDecoder.cpp
+ netwerk/streamconv/converters/nsUnknownDecoder.h
+ netwerk/streamconv/moz.build
+ netwerk/streamconv/nsIDirIndex.idl
+ netwerk/streamconv/nsIDirIndexListener.idl
+ netwerk/streamconv/nsIStreamConverter.idl
+ netwerk/streamconv/nsIStreamConverterService.idl
+ netwerk/streamconv/nsITXTToHTMLConv.idl
+ netwerk/streamconv/nsStreamConverterService.h
+ netwerk/streamconv/test/TestStreamConv.cpp
+ netwerk/streamconv/test/moz.build
+ netwerk/system/android/moz.build
+ netwerk/system/android/nsAndroidNetworkLinkService.cpp
+ netwerk/system/android/nsAndroidNetworkLinkService.h
+ netwerk/system/linux/moz.build
+ netwerk/system/linux/nsNotifyAddrListener_Linux.cpp
+ netwerk/system/linux/nsNotifyAddrListener_Linux.h
+ netwerk/system/mac/moz.build
+ netwerk/system/mac/nsNetworkLinkService.h
+ netwerk/system/mac/nsNetworkLinkService.mm
+ netwerk/system/moz.build
+ netwerk/system/win32/moz.build
+ netwerk/system/win32/nsNotifyAddrListener.cpp
+ netwerk/system/win32/nsNotifyAddrListener.h
+ netwerk/test/NetwerkTestLogging.h
+ netwerk/test/PropertiesTest.cpp
+ netwerk/test/ReadNTLM.cpp
+ netwerk/test/TestBind.cpp
+ netwerk/test/TestBlockingSocket.cpp
+ netwerk/test/TestCachePrefixKeyParser.cpp
+ netwerk/test/TestCommon.h
+ netwerk/test/TestCookie.cpp
+ netwerk/test/TestDNS.cpp
+ netwerk/test/TestDNSDaemon.cpp
+ netwerk/test/TestFileInput2.cpp
+ netwerk/test/TestIDN.cpp
+ netwerk/test/TestIOThreads.cpp
+ netwerk/test/TestIncrementalDownload.cpp
+ netwerk/test/TestMakeAbs.cpp
+ netwerk/test/TestNamedPipeService.cpp
+ netwerk/test/TestOpen.cpp
+ netwerk/test/TestOverlappedIO.cpp
+ netwerk/test/TestServ.cpp
+ netwerk/test/TestSocketIO.cpp
+ netwerk/test/TestSocketInput.cpp
+ netwerk/test/TestSocketTransport.cpp
+ netwerk/test/TestStreamPump.cpp
+ netwerk/test/TestStreamTransport.cpp
+ netwerk/test/TestUDPSocket.cpp
+ netwerk/test/TestUDPSocketProvider.cpp
+ netwerk/test/TestUpload.cpp
+ netwerk/test/TestWriteSpeed.cpp
+ netwerk/test/gtest/moz.build
+ netwerk/test/httpserver/moz.build
+ netwerk/test/httpserver/nsIHttpServer.idl
+ netwerk/test/httpserver/test/head_utils.js
+ netwerk/test/httpserver/test/test_cern_meta.js
+ netwerk/test/moz.build
+ netwerk/test/unit/client_cert_chooser.js
+ netwerk/test/unit/test_about_networking.js
+ netwerk/test/unit/test_about_protocol.js
+ netwerk/test/unit/test_bug248970_cookie.js
+ netwerk/test/unit/test_bug455598.js
+ netwerk/test/unit/test_dns_proxy_bypass.js
+ netwerk/test/unit/test_extract_charset_from_content_type.js
+ netwerk/test/unit/test_httpResponseTimeout.js
+ netwerk/test/unit/test_parse_content_type.js
+ netwerk/test/unit/test_ping_aboutnetworking.js
+ netwerk/test/unit/test_readline.js
+ netwerk/test/unit/test_safeoutputstream.js
+ netwerk/test/unit/test_speculative_connect.js
+ netwerk/test/unit/test_udpsocket.js
+ netwerk/test/unit/test_websocket_offline.js
+ netwerk/wifi/moz.build
+ netwerk/wifi/nsIWifiAccessPoint.idl
+ netwerk/wifi/nsIWifiListener.idl
+ netwerk/wifi/nsIWifiMonitor.idl
+ netwerk/wifi/nsWifiAccessPoint.cpp
+ netwerk/wifi/nsWifiAccessPoint.h
+ netwerk/wifi/nsWifiMonitor.cpp
+ netwerk/wifi/nsWifiMonitor.h
+ netwerk/wifi/nsWifiScannerDBus.cpp
+ netwerk/wifi/nsWifiScannerDBus.h
+ netwerk/wifi/nsWifiScannerMac.cpp
+ netwerk/wifi/nsWifiScannerSolaris.cpp
+ netwerk/wifi/nsWifiScannerWin.cpp
+ netwerk/wifi/osx_corewlan.mm
+ netwerk/wifi/win_wifiScanner.cpp
+ netwerk/wifi/win_wifiScanner.h
+ netwerk/wifi/win_wlanLibrary.cpp
+ netwerk/wifi/win_wlanLibrary.h
+ nsprpub/Makefile.in
+ nsprpub/admin/explode.pl
+ nsprpub/admin/makeTargetDirs.sh
+ nsprpub/admin/symlinks.sh
+ nsprpub/automation/release/nspr-release-helper.py
+ nsprpub/build/win32/pgomerge.py
+ nsprpub/config/Makefile.in
+ nsprpub/config/autoconf.mk.in
+ nsprpub/config/libc_r.h
+ nsprpub/config/make-system-wrappers.pl
+ nsprpub/config/nfspwd.pl
+ nsprpub/config/now.c
+ nsprpub/config/nspr-config.in
+ nsprpub/config/pathsub.h
+ nsprpub/configure.in
+ nsprpub/lib/ds/plarena.h
+ nsprpub/lib/ds/plds.rc
+ nsprpub/lib/ds/plhash.h
+ nsprpub/lib/ds/plvrsion.c
+ nsprpub/lib/libc/include/plbase64.h
+ nsprpub/lib/libc/include/plstr.h
+ nsprpub/lib/libc/src/base64.c
+ nsprpub/lib/libc/src/plc.rc
+ nsprpub/lib/libc/src/plvrsion.c
+ nsprpub/lib/libc/src/strcase.c
+ nsprpub/lib/libc/src/strcat.c
+ nsprpub/lib/libc/src/strchr.c
+ nsprpub/lib/libc/src/strcmp.c
+ nsprpub/lib/libc/src/strcpy.c
+ nsprpub/lib/libc/src/strdup.c
+ nsprpub/lib/libc/src/strlen.c
+ nsprpub/lib/libc/src/strpbrk.c
+ nsprpub/lib/libc/src/strstr.c
+ nsprpub/lib/libc/src/strtok.c
+ nsprpub/lib/prstreams/plvrsion.c
+ nsprpub/lib/prstreams/prstrms.rc
+ nsprpub/lib/prstreams/tests/testprstrm/testprstrm.cpp
+ nsprpub/lib/tests/base64t.c
+ nsprpub/lib/tests/getopt.c
+ nsprpub/lib/tests/string.c
+ nsprpub/pr/include/gencfg.c
+ nsprpub/pr/include/md/_aix.h
+ nsprpub/pr/include/md/_aix32.cfg
+ nsprpub/pr/include/md/_aix64.cfg
+ nsprpub/pr/include/md/_beos.cfg
+ nsprpub/pr/include/md/_beos.h
+ nsprpub/pr/include/md/_bsdi.cfg
+ nsprpub/pr/include/md/_bsdi.h
+ nsprpub/pr/include/md/_darwin.cfg
+ nsprpub/pr/include/md/_darwin.h
+ nsprpub/pr/include/md/_dgux.cfg
+ nsprpub/pr/include/md/_dgux.h
+ nsprpub/pr/include/md/_freebsd.cfg
+ nsprpub/pr/include/md/_freebsd.h
+ nsprpub/pr/include/md/_hpux.h
+ nsprpub/pr/include/md/_hpux32.cfg
+ nsprpub/pr/include/md/_hpux64.cfg
+ nsprpub/pr/include/md/_irix.h
+ nsprpub/pr/include/md/_irix32.cfg
+ nsprpub/pr/include/md/_irix64.cfg
+ nsprpub/pr/include/md/_netbsd.cfg
+ nsprpub/pr/include/md/_netbsd.h
+ nsprpub/pr/include/md/_nspr_pthread.h
+ nsprpub/pr/include/md/_nto.cfg
+ nsprpub/pr/include/md/_nto.h
+ nsprpub/pr/include/md/_openbsd.cfg
+ nsprpub/pr/include/md/_openbsd.h
+ nsprpub/pr/include/md/_os2.cfg
+ nsprpub/pr/include/md/_os2.h
+ nsprpub/pr/include/md/_os2_errors.h
+ nsprpub/pr/include/md/_osf1.cfg
+ nsprpub/pr/include/md/_osf1.h
+ nsprpub/pr/include/md/_pcos.h
+ nsprpub/pr/include/md/_pth.h
+ nsprpub/pr/include/md/_qnx.cfg
+ nsprpub/pr/include/md/_qnx.h
+ nsprpub/pr/include/md/_riscos.cfg
+ nsprpub/pr/include/md/_riscos.h
+ nsprpub/pr/include/md/_scoos.cfg
+ nsprpub/pr/include/md/_scoos.h
+ nsprpub/pr/include/md/_solaris.cfg
+ nsprpub/pr/include/md/_solaris.h
+ nsprpub/pr/include/md/_symbian.cfg
+ nsprpub/pr/include/md/_symbian.h
+ nsprpub/pr/include/md/_unix_errors.h
+ nsprpub/pr/include/md/_unixos.h
+ nsprpub/pr/include/md/_unixware.cfg
+ nsprpub/pr/include/md/_unixware.h
+ nsprpub/pr/include/md/_unixware7.cfg
+ nsprpub/pr/include/md/_win32_errors.h
+ nsprpub/pr/include/md/_win95.cfg
+ nsprpub/pr/include/md/_win95.h
+ nsprpub/pr/include/md/_winnt.cfg
+ nsprpub/pr/include/md/_winnt.h
+ nsprpub/pr/include/md/prosdep.h
+ nsprpub/pr/include/nspr.h
+ nsprpub/pr/include/obsolete/prsem.h
+ nsprpub/pr/include/prbit.h
+ nsprpub/pr/include/prclist.h
+ nsprpub/pr/include/prcmon.h
+ nsprpub/pr/include/prcountr.h
+ nsprpub/pr/include/prcvar.h
+ nsprpub/pr/include/prdtoa.h
+ nsprpub/pr/include/prenv.h
+ nsprpub/pr/include/prerr.h
+ nsprpub/pr/include/prerror.h
+ nsprpub/pr/include/prinit.h
+ nsprpub/pr/include/private/pprmwait.h
+ nsprpub/pr/include/private/pprthred.h
+ nsprpub/pr/include/private/primpl.h
+ nsprpub/pr/include/private/prpriv.h
+ nsprpub/pr/include/prlink.h
+ nsprpub/pr/include/prlog.h
+ nsprpub/pr/include/prmon.h
+ nsprpub/pr/include/prmwait.h
+ nsprpub/pr/include/prnetdb.h
+ nsprpub/pr/include/prolock.h
+ nsprpub/pr/include/prprf.h
+ nsprpub/pr/include/prproces.h
+ nsprpub/pr/include/prsystem.h
+ nsprpub/pr/include/prthread.h
+ nsprpub/pr/include/prtime.h
+ nsprpub/pr/include/prtpool.h
+ nsprpub/pr/include/prtrace.h
+ nsprpub/pr/include/prvrsion.h
+ nsprpub/pr/include/prwin16.h
+ nsprpub/pr/src/bthreads/btcvar.c
+ nsprpub/pr/src/bthreads/btmisc.c
+ nsprpub/pr/src/bthreads/btmon.c
+ nsprpub/pr/src/bthreads/btsem.c
+ nsprpub/pr/src/bthreads/btthread.c
+ nsprpub/pr/src/cplus/tests/ranfile.cpp
+ nsprpub/pr/src/io/prdir.c
+ nsprpub/pr/src/io/prfdcach.c
+ nsprpub/pr/src/io/prfile.c
+ nsprpub/pr/src/io/prio.c
+ nsprpub/pr/src/io/priometh.c
+ nsprpub/pr/src/io/prlog.c
+ nsprpub/pr/src/io/prmapopt.c
+ nsprpub/pr/src/io/prmmap.c
+ nsprpub/pr/src/io/prmwait.c
+ nsprpub/pr/src/io/prpolevt.c
+ nsprpub/pr/src/io/prsocket.c
+ nsprpub/pr/src/io/prstdio.c
+ nsprpub/pr/src/linking/prlink.c
+ nsprpub/pr/src/malloc/prmalloc.c
+ nsprpub/pr/src/md/beos/Makefile.in
+ nsprpub/pr/src/md/beos/bcpu.c
+ nsprpub/pr/src/md/beos/beos.c
+ nsprpub/pr/src/md/beos/beos_errors.c
+ nsprpub/pr/src/md/beos/bfile.c
+ nsprpub/pr/src/md/beos/bmemory.c
+ nsprpub/pr/src/md/beos/bmisc.c
+ nsprpub/pr/src/md/beos/bmmap.c
+ nsprpub/pr/src/md/beos/bnet.c
+ nsprpub/pr/src/md/beos/bproc.c
+ nsprpub/pr/src/md/beos/brng.c
+ nsprpub/pr/src/md/beos/bseg.c
+ nsprpub/pr/src/md/beos/btime.c
+ nsprpub/pr/src/md/os2/os2_errors.c
+ nsprpub/pr/src/md/os2/os2poll.c
+ nsprpub/pr/src/md/os2/os2rng.c
+ nsprpub/pr/src/md/os2/os2thred.c
+ nsprpub/pr/src/md/prosdep.c
+ nsprpub/pr/src/md/unix/Makefile.in
+ nsprpub/pr/src/md/unix/aix.c
+ nsprpub/pr/src/md/unix/bsdi.c
+ nsprpub/pr/src/md/unix/darwin.c
+ nsprpub/pr/src/md/unix/dgux.c
+ nsprpub/pr/src/md/unix/freebsd.c
+ nsprpub/pr/src/md/unix/hpux.c
+ nsprpub/pr/src/md/unix/irix.c
+ nsprpub/pr/src/md/unix/linux.c
+ nsprpub/pr/src/md/unix/netbsd.c
+ nsprpub/pr/src/md/unix/nto.c
+ nsprpub/pr/src/md/unix/openbsd.c
+ nsprpub/pr/src/md/unix/os_AIX.s
+ nsprpub/pr/src/md/unix/os_BSD_386_2.s
+ nsprpub/pr/src/md/unix/os_Darwin.s
+ nsprpub/pr/src/md/unix/os_Darwin_x86.s
+ nsprpub/pr/src/md/unix/os_Darwin_x86_64.s
+ nsprpub/pr/src/md/unix/os_HPUX.s
+ nsprpub/pr/src/md/unix/os_HPUX_ia64.s
+ nsprpub/pr/src/md/unix/os_Linux_ia64.s
+ nsprpub/pr/src/md/unix/os_Linux_x86.s
+ nsprpub/pr/src/md/unix/os_Linux_x86_64.s
+ nsprpub/pr/src/md/unix/os_SunOS_x86.s
+ nsprpub/pr/src/md/unix/os_SunOS_x86_64.s
+ nsprpub/pr/src/md/unix/osf1.c
+ nsprpub/pr/src/md/unix/pthreads_user.c
+ nsprpub/pr/src/md/unix/qnx.c
+ nsprpub/pr/src/md/unix/riscos.c
+ nsprpub/pr/src/md/unix/solaris.c
+ nsprpub/pr/src/md/unix/symbian.c
+ nsprpub/pr/src/md/unix/unix.c
+ nsprpub/pr/src/md/unix/unix_errors.c
+ nsprpub/pr/src/md/unix/unixware.c
+ nsprpub/pr/src/md/unix/uxpoll.c
+ nsprpub/pr/src/md/unix/uxproces.c
+ nsprpub/pr/src/md/unix/uxrng.c
+ nsprpub/pr/src/md/unix/uxwrap.c
+ nsprpub/pr/src/md/windows/ntsec.c
+ nsprpub/pr/src/md/windows/ntthread.c
+ nsprpub/pr/src/md/windows/objs.mk
+ nsprpub/pr/src/md/windows/w32poll.c
+ nsprpub/pr/src/md/windows/w32rng.c
+ nsprpub/pr/src/md/windows/w32shm.c
+ nsprpub/pr/src/md/windows/w95thred.c
+ nsprpub/pr/src/md/windows/win32_errors.c
+ nsprpub/pr/src/memory/prseg.c
+ nsprpub/pr/src/misc/compile-et.pl
+ nsprpub/pr/src/misc/pralarm.c
+ nsprpub/pr/src/misc/prenv.c
+ nsprpub/pr/src/misc/prerr.et
+ nsprpub/pr/src/misc/prerror.c
+ nsprpub/pr/src/misc/prinit.c
+ nsprpub/pr/src/misc/prlog2.c
+ nsprpub/pr/src/misc/prlong.c
+ nsprpub/pr/src/misc/prnetdb.c
+ nsprpub/pr/src/misc/prrng.c
+ nsprpub/pr/src/misc/prsystem.c
+ nsprpub/pr/src/misc/prthinfo.c
+ nsprpub/pr/src/misc/prtpool.c
+ nsprpub/pr/src/nspr.rc
+ nsprpub/pr/src/prvrsion.c
+ nsprpub/pr/src/threads/combined/prucpu.c
+ nsprpub/pr/src/threads/combined/prucv.c
+ nsprpub/pr/src/threads/combined/prulock.c
+ nsprpub/pr/src/threads/combined/prustack.c
+ nsprpub/pr/src/threads/combined/pruthr.c
+ nsprpub/pr/src/threads/prcmon.c
+ nsprpub/pr/src/threads/prcthr.c
+ nsprpub/pr/src/threads/prdump.c
+ nsprpub/pr/src/threads/prmon.c
+ nsprpub/pr/src/threads/prrwlock.c
+ nsprpub/pr/src/threads/prsem.c
+ nsprpub/pr/tests/abstract.c
+ nsprpub/pr/tests/acceptread.c
+ nsprpub/pr/tests/addrstr.c
+ nsprpub/pr/tests/affinity.c
+ nsprpub/pr/tests/atomic.c
+ nsprpub/pr/tests/bigfile.c
+ nsprpub/pr/tests/bigfile2.c
+ nsprpub/pr/tests/bigfile3.c
+ nsprpub/pr/tests/cleanup.c
+ nsprpub/pr/tests/dbmalloc.c
+ nsprpub/pr/tests/dbmalloc1.c
+ nsprpub/pr/tests/dll/mygetval.c
+ nsprpub/pr/tests/dll/mysetval.c
+ nsprpub/pr/tests/dlltest.c
+ nsprpub/pr/tests/errcodes.c
+ nsprpub/pr/tests/errset.c
+ nsprpub/pr/tests/exit.c
+ nsprpub/pr/tests/fileio.c
+ nsprpub/pr/tests/forktest.c
+ nsprpub/pr/tests/formattm.c
+ nsprpub/pr/tests/freeif.c
+ nsprpub/pr/tests/fsync.c
+ nsprpub/pr/tests/getai.c
+ nsprpub/pr/tests/getproto.c
+ nsprpub/pr/tests/i2l.c
+ nsprpub/pr/tests/io_timeoutk.c
+ nsprpub/pr/tests/io_timeoutu.c
+ nsprpub/pr/tests/ipv6.c
+ nsprpub/pr/tests/join.c
+ nsprpub/pr/tests/joinkk.c
+ nsprpub/pr/tests/joinku.c
+ nsprpub/pr/tests/joinuk.c
+ nsprpub/pr/tests/joinuu.c
+ nsprpub/pr/tests/layer.c
+ nsprpub/pr/tests/libfilename.c
+ nsprpub/pr/tests/makedir.c
+ nsprpub/pr/tests/many_cv.c
+ nsprpub/pr/tests/monref.c
+ nsprpub/pr/tests/multiwait.c
+ nsprpub/pr/tests/nbconn.c
+ nsprpub/pr/tests/nblayer.c
+ nsprpub/pr/tests/nonblock.c
+ nsprpub/pr/tests/ntoh.c
+ nsprpub/pr/tests/op_2long.c
+ nsprpub/pr/tests/op_excl.c
+ nsprpub/pr/tests/op_filnf.c
+ nsprpub/pr/tests/op_filok.c
+ nsprpub/pr/tests/op_noacc.c
+ nsprpub/pr/tests/op_nofil.c
+ nsprpub/pr/tests/openfile.c
+ nsprpub/pr/tests/peek.c
+ nsprpub/pr/tests/perf.c
+ nsprpub/pr/tests/poll_er.c
+ nsprpub/pr/tests/poll_nm.c
+ nsprpub/pr/tests/poll_to.c
+ nsprpub/pr/tests/prfdbl.c
+ nsprpub/pr/tests/prfz.c
+ nsprpub/pr/tests/prpoll.c
+ nsprpub/pr/tests/prpollml.c
+ nsprpub/pr/tests/ranfile.c
+ nsprpub/pr/tests/runtests.pl
+ nsprpub/pr/tests/select2.c
+ nsprpub/pr/tests/sem.c
+ nsprpub/pr/tests/sema.c
+ nsprpub/pr/tests/semaerr.c
+ nsprpub/pr/tests/semaerr1.c
+ nsprpub/pr/tests/semaping.c
+ nsprpub/pr/tests/semapong.c
+ nsprpub/pr/tests/server_test.c
+ nsprpub/pr/tests/servr_kk.c
+ nsprpub/pr/tests/servr_ku.c
+ nsprpub/pr/tests/servr_uk.c
+ nsprpub/pr/tests/servr_uu.c
+ nsprpub/pr/tests/short_thread.c
+ nsprpub/pr/tests/sigpipe.c
+ nsprpub/pr/tests/sleep.c
+ nsprpub/pr/tests/socket.c
+ nsprpub/pr/tests/sockopt.c
+ nsprpub/pr/tests/sproc_ch.c
+ nsprpub/pr/tests/sproc_p.c
+ nsprpub/pr/tests/strod.c
+ nsprpub/pr/tests/suspend.c
+ nsprpub/pr/tests/system.c
+ nsprpub/pr/tests/testfile.c
+ nsprpub/pr/tests/threads.c
+ nsprpub/pr/tests/thrpool_client.c
+ nsprpub/pr/tests/thrpool_server.c
+ nsprpub/pr/tests/tmoacc.c
+ nsprpub/pr/tests/tmocon.c
+ nsprpub/pr/tests/version.c
+ nsprpub/pr/tests/writev.c
+ nsprpub/pr/tests/xnotify.c
+ nsprpub/pr/tests/yield.c
+ nsprpub/tools/tail.c
+ other-licenses/bsdiff/moz.build
+ other-licenses/nsis/Contrib/CertCheck/CertCheck.cpp
+ other-licenses/nsis/Contrib/CityHash/CityHash.cpp
+ other-licenses/nsis/Contrib/CityHash/CityHash.h
+ other-licenses/nsis/Contrib/ServicesHelper/Services.cpp
+ other-licenses/skia-npapi/moz.build
+ other-licenses/snappy/moz.build
+ parser/expat/expat_config.h
+ parser/expat/lib/moz.build
+ parser/expat/lib/moz_extensions.c
+ parser/expat/moz.build
+ parser/html/moz.build
+ parser/html/nsAHtml5TreeBuilderState.h
+ parser/html/nsAHtml5TreeOpSink.h
+ parser/html/nsHtml5Atom.cpp
+ parser/html/nsHtml5Atom.h
+ parser/html/nsHtml5AtomTable.cpp
+ parser/html/nsHtml5AtomTable.h
+ parser/html/nsHtml5ByteReadable.h
+ parser/html/nsHtml5DependentUTF16Buffer.cpp
+ parser/html/nsHtml5DependentUTF16Buffer.h
+ parser/html/nsHtml5DocumentBuilder.cpp
+ parser/html/nsHtml5DocumentBuilder.h
+ parser/html/nsHtml5DocumentMode.h
+ parser/html/nsHtml5Highlighter.cpp
+ parser/html/nsHtml5Highlighter.h
+ parser/html/nsHtml5MetaScannerCppSupplement.h
+ parser/html/nsHtml5MetaScannerHSupplement.h
+ parser/html/nsHtml5Module.cpp
+ parser/html/nsHtml5Module.h
+ parser/html/nsHtml5OplessBuilder.cpp
+ parser/html/nsHtml5OplessBuilder.h
+ parser/html/nsHtml5OwningUTF16Buffer.cpp
+ parser/html/nsHtml5OwningUTF16Buffer.h
+ parser/html/nsHtml5Parser.cpp
+ parser/html/nsHtml5Parser.h
+ parser/html/nsHtml5PlainTextUtils.cpp
+ parser/html/nsHtml5PlainTextUtils.h
+ parser/html/nsHtml5Portability.cpp
+ parser/html/nsHtml5RefPtr.h
+ parser/html/nsHtml5ReleasableAttributeName.cpp
+ parser/html/nsHtml5ReleasableAttributeName.h
+ parser/html/nsHtml5ReleasableElementName.cpp
+ parser/html/nsHtml5ReleasableElementName.h
+ parser/html/nsHtml5SVGLoadDispatcher.cpp
+ parser/html/nsHtml5SVGLoadDispatcher.h
+ parser/html/nsHtml5Speculation.cpp
+ parser/html/nsHtml5Speculation.h
+ parser/html/nsHtml5SpeculativeLoad.cpp
+ parser/html/nsHtml5SpeculativeLoad.h
+ parser/html/nsHtml5StreamListener.cpp
+ parser/html/nsHtml5StreamListener.h
+ parser/html/nsHtml5StreamParser.cpp
+ parser/html/nsHtml5StreamParser.h
+ parser/html/nsHtml5String.cpp
+ parser/html/nsHtml5String.h
+ parser/html/nsHtml5StringParser.cpp
+ parser/html/nsHtml5StringParser.h
+ parser/html/nsHtml5TokenizerCppSupplement.h
+ parser/html/nsHtml5TokenizerHSupplement.h
+ parser/html/nsHtml5TokenizerLoopPolicies.h
+ parser/html/nsHtml5TreeBuilderCppSupplement.h
+ parser/html/nsHtml5TreeBuilderHSupplement.h
+ parser/html/nsHtml5TreeOpExecutor.cpp
+ parser/html/nsHtml5TreeOpExecutor.h
+ parser/html/nsHtml5TreeOpStage.cpp
+ parser/html/nsHtml5TreeOpStage.h
+ parser/html/nsHtml5TreeOperation.cpp
+ parser/html/nsHtml5TreeOperation.h
+ parser/html/nsHtml5UTF16BufferCppSupplement.h
+ parser/html/nsHtml5UTF16BufferHSupplement.h
+ parser/html/nsHtml5ViewSourceUtils.cpp
+ parser/html/nsHtml5ViewSourceUtils.h
+ parser/html/nsIContentHandle.h
+ parser/html/nsIParserUtils.idl
+ parser/html/nsIScriptableUnescapeHTML.idl
+ parser/html/nsParserUtils.cpp
+ parser/html/nsParserUtils.h
+ parser/htmlparser/CNavDTD.cpp
+ parser/htmlparser/CNavDTD.h
+ parser/htmlparser/CParserContext.cpp
+ parser/htmlparser/moz.build
+ parser/htmlparser/nsElementTable.cpp
+ parser/htmlparser/nsExpatDriver.cpp
+ parser/htmlparser/nsExpatDriver.h
+ parser/htmlparser/nsHTMLEntities.cpp
+ parser/htmlparser/nsHTMLEntities.h
+ parser/htmlparser/nsHTMLTags.cpp
+ parser/htmlparser/nsHTMLTags.h
+ parser/htmlparser/nsIContentSink.h
+ parser/htmlparser/nsIDTD.h
+ parser/htmlparser/nsIExpatSink.idl
+ parser/htmlparser/nsIExtendedExpatSink.idl
+ parser/htmlparser/nsIFragmentContentSink.h
+ parser/htmlparser/nsIHTMLContentSink.h
+ parser/htmlparser/nsIParser.h
+ parser/htmlparser/nsIParserService.h
+ parser/htmlparser/nsParser.cpp
+ parser/htmlparser/nsParserBase.h
+ parser/htmlparser/nsParserCIID.h
+ parser/htmlparser/nsParserConstants.h
+ parser/htmlparser/nsParserModule.cpp
+ parser/htmlparser/nsParserMsgUtils.cpp
+ parser/htmlparser/nsParserMsgUtils.h
+ parser/htmlparser/nsParserService.cpp
+ parser/htmlparser/nsParserService.h
+ parser/htmlparser/nsScanner.cpp
+ parser/htmlparser/nsScannerString.cpp
+ parser/htmlparser/nsScannerString.h
+ parser/htmlparser/nsToken.h
+ parser/moz.build
+ parser/nsCharsetSource.h
+ parser/xml/moz.build
+ parser/xml/nsIMozSAXXMLDeclarationHandler.idl
+ parser/xml/nsISAXAttributes.idl
+ parser/xml/nsISAXContentHandler.idl
+ parser/xml/nsISAXDTDHandler.idl
+ parser/xml/nsISAXErrorHandler.idl
+ parser/xml/nsISAXLexicalHandler.idl
+ parser/xml/nsISAXLocator.idl
+ parser/xml/nsISAXMutableAttributes.idl
+ parser/xml/nsISAXXMLFilter.idl
+ parser/xml/nsISAXXMLReader.idl
+ parser/xml/nsSAXAttributes.cpp
+ parser/xml/nsSAXAttributes.h
+ parser/xml/nsSAXLocator.cpp
+ parser/xml/nsSAXLocator.h
+ parser/xml/nsSAXXMLReader.cpp
+ parser/xml/nsSAXXMLReader.h
+ parser/xml/test/moz.build
+ probes/moz.build
+ probes/trace-gen.py
+ python/compare-locales/compare_locales/checks.py
+ python/compare-locales/compare_locales/commands.py
+ python/compare-locales/compare_locales/compare.py
+ python/compare-locales/compare_locales/parser.py
+ python/compare-locales/compare_locales/paths.py
+ python/compare-locales/compare_locales/tests/__init__.py
+ python/compare-locales/compare_locales/tests/data/test.properties
+ python/compare-locales/compare_locales/tests/test_checks.py
+ python/compare-locales/compare_locales/tests/test_compare.py
+ python/compare-locales/compare_locales/tests/test_dtd.py
+ python/compare-locales/compare_locales/tests/test_ini.py
+ python/compare-locales/compare_locales/tests/test_merge.py
+ python/compare-locales/compare_locales/tests/test_properties.py
+ python/compare-locales/compare_locales/tests/test_util.py
+ python/compare-locales/compare_locales/tests/test_webapps.py
+ python/compare-locales/compare_locales/webapps.py
+ python/compare-locales/moz.build
+ python/gdbpp/gdbpp/__init__.py
+ python/gdbpp/gdbpp/linkedlist.py
+ python/gdbpp/gdbpp/owningthread.py
+ python/gdbpp/gdbpp/smartptr.py
+ python/gdbpp/gdbpp/string.py
+ python/gdbpp/gdbpp/tarray.py
+ python/gdbpp/gdbpp/thashtable.py
+ python/mach/mach/base.py
+ python/mach/mach/commands/settings.py
+ python/mach/mach/config.py
+ python/mach/mach/decorators.py
+ python/mach/mach/dispatcher.py
+ python/mach/mach/mixin/logging.py
+ python/mach/mach/registrar.py
+ python/mach/mach/terminal.py
+ python/mach/mach/test/common.py
+ python/mach/mach/test/providers/basic.py
+ python/mach/mach/test/providers/conditions.py
+ python/mach/mach/test/providers/conditions_invalid.py
+ python/mach/mach/test/providers/throw.py
+ python/mach/mach/test/test_conditions.py
+ python/mach/mach/test/test_config.py
+ python/mach/mach/test/test_dispatcher.py
+ python/mach/mach/test/test_entry_point.py
+ python/mach/mach/test/test_error_output.py
+ python/mach/mach/test/test_logger.py
+ python/mach/setup.py
+ python/mach_commands.py
+ python/moz.build
+ python/mozboot/mozboot/archlinux.py
+ python/mozboot/mozboot/base.py
+ python/mozboot/mozboot/bootstrap.py
+ python/mozboot/mozboot/centosfedora.py
+ python/mozboot/mozboot/debian.py
+ python/mozboot/mozboot/freebsd.py
+ python/mozboot/mozboot/gentoo.py
+ python/mozboot/mozboot/mozillabuild.py
+ python/mozboot/mozboot/openbsd.py
+ python/mozboot/mozboot/osx.py
+ python/mozboot/mozboot/util.py
+ python/mozboot/mozboot/windows.py
+ python/mozboot/setup.py
+ python/mozbuild/dumbmake/dumbmake.py
+ python/mozbuild/dumbmake/test/test_dumbmake.py
+ python/mozbuild/mozbuild/action/buildlist.py
+ python/mozbuild/mozbuild/action/cl.py
+ python/mozbuild/mozbuild/action/explode_aar.py
+ python/mozbuild/mozbuild/action/generate_browsersearch.py
+ python/mozbuild/mozbuild/action/generate_searchjson.py
+ python/mozbuild/mozbuild/action/generate_suggestedsites.py
+ python/mozbuild/mozbuild/action/generate_symbols_file.py
+ python/mozbuild/mozbuild/action/jar_maker.py
+ python/mozbuild/mozbuild/action/make_dmg.py
+ python/mozbuild/mozbuild/action/output_searchplugins_list.py
+ python/mozbuild/mozbuild/action/package_fennec_apk.py
+ python/mozbuild/mozbuild/action/preprocessor.py
+ python/mozbuild/mozbuild/action/process_define_files.py
+ python/mozbuild/mozbuild/action/process_install_manifest.py
+ python/mozbuild/mozbuild/action/webidl.py
+ python/mozbuild/mozbuild/action/xpccheck.py
+ python/mozbuild/mozbuild/android_version_code.py
+ python/mozbuild/mozbuild/artifacts.py
+ python/mozbuild/mozbuild/backend/__init__.py
+ python/mozbuild/mozbuild/backend/android_eclipse.py
+ python/mozbuild/mozbuild/backend/base.py
+ python/mozbuild/mozbuild/backend/common.py
+ python/mozbuild/mozbuild/backend/configenvironment.py
+ python/mozbuild/mozbuild/backend/cpp_eclipse.py
+ python/mozbuild/mozbuild/backend/fastermake.py
+ python/mozbuild/mozbuild/backend/mach_commands.py
+ python/mozbuild/mozbuild/backend/recursivemake.py
+ python/mozbuild/mozbuild/backend/tup.py
+ python/mozbuild/mozbuild/base.py
+ python/mozbuild/mozbuild/codecoverage/chrome_map.py
+ python/mozbuild/mozbuild/codecoverage/packager.py
+ python/mozbuild/mozbuild/compilation/util.py
+ python/mozbuild/mozbuild/configure/__init__.py
+ python/mozbuild/mozbuild/configure/check_debug_ranges.py
+ python/mozbuild/mozbuild/configure/constants.py
+ python/mozbuild/mozbuild/configure/help.py
+ python/mozbuild/mozbuild/configure/lint.py
+ python/mozbuild/mozbuild/configure/lint_util.py
+ python/mozbuild/mozbuild/configure/options.py
+ python/mozbuild/mozbuild/configure/util.py
+ python/mozbuild/mozbuild/controller/building.py
+ python/mozbuild/mozbuild/controller/clobber.py
+ python/mozbuild/mozbuild/frontend/data.py
+ python/mozbuild/mozbuild/frontend/emitter.py
+ python/mozbuild/mozbuild/frontend/gyp_reader.py
+ python/mozbuild/mozbuild/frontend/mach_commands.py
+ python/mozbuild/mozbuild/frontend/sandbox.py
+ python/mozbuild/mozbuild/jar.py
+ python/mozbuild/mozbuild/makeutil.py
+ python/mozbuild/mozbuild/milestone.py
+ python/mozbuild/mozbuild/mozconfig.py
+ python/mozbuild/mozbuild/preprocessor.py
+ python/mozbuild/mozbuild/pythonutil.py
+ python/mozbuild/mozbuild/shellutil.py
+ python/mozbuild/mozbuild/sphinx.py
+ python/mozbuild/mozbuild/test/action/test_buildlist.py
+ python/mozbuild/mozbuild/test/backend/common.py
+ python/mozbuild/mozbuild/test/backend/data/ipdl_sources/bar/moz.build
+ python/mozbuild/mozbuild/test/backend/data/ipdl_sources/foo/moz.build
+ python/mozbuild/mozbuild/test/backend/data/ipdl_sources/moz.build
+ python/mozbuild/mozbuild/test/backend/data/jar-manifests/moz.build
+ python/mozbuild/mozbuild/test/backend/test_android_eclipse.py
+ python/mozbuild/mozbuild/test/backend/test_build.py
+ python/mozbuild/mozbuild/test/backend/test_configenvironment.py
+ python/mozbuild/mozbuild/test/backend/test_recursivemake.py
+ python/mozbuild/mozbuild/test/backend/test_visualstudio.py
+ python/mozbuild/mozbuild/test/common.py
+ python/mozbuild/mozbuild/test/compilation/test_warnings.py
+ python/mozbuild/mozbuild/test/configure/common.py
+ python/mozbuild/mozbuild/test/configure/data/decorators.configure
+ python/mozbuild/mozbuild/test/configure/data/extra.configure
+ python/mozbuild/mozbuild/test/configure/data/imply_option/imm.configure
+ python/mozbuild/mozbuild/test/configure/data/imply_option/infer.configure
+ python/mozbuild/mozbuild/test/configure/data/imply_option/infer_ko.configure
+ python/mozbuild/mozbuild/test/configure/data/imply_option/negative.configure
+ python/mozbuild/mozbuild/test/configure/data/imply_option/simple.configure
+ python/mozbuild/mozbuild/test/configure/data/imply_option/values.configure
+ python/mozbuild/mozbuild/test/configure/data/moz.configure
+ python/mozbuild/mozbuild/test/configure/data/set_config.configure
+ python/mozbuild/mozbuild/test/configure/data/set_define.configure
+ python/mozbuild/mozbuild/test/configure/data/subprocess.configure
+ python/mozbuild/mozbuild/test/configure/lint.py
+ python/mozbuild/mozbuild/test/configure/test_checks_configure.py
+ python/mozbuild/mozbuild/test/configure/test_compile_checks.py
+ python/mozbuild/mozbuild/test/configure/test_configure.py
+ python/mozbuild/mozbuild/test/configure/test_lint.py
+ python/mozbuild/mozbuild/test/configure/test_moz_configure.py
+ python/mozbuild/mozbuild/test/configure/test_options.py
+ python/mozbuild/mozbuild/test/configure/test_toolchain_configure.py
+ python/mozbuild/mozbuild/test/configure/test_toolchain_helpers.py
+ python/mozbuild/mozbuild/test/configure/test_toolkit_moz_configure.py
+ python/mozbuild/mozbuild/test/configure/test_util.py
+ python/mozbuild/mozbuild/test/controller/test_ccachestats.py
+ python/mozbuild/mozbuild/test/controller/test_clobber.py
+ python/mozbuild/mozbuild/test/frontend/data/inheriting-variables/bar/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/inheriting-variables/foo/baz/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/inheriting-variables/foo/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/inheriting-variables/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/ipdl_sources/bar/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/ipdl_sources/foo/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/ipdl_sources/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/jar-manifests-multiple-files/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/jar-manifests/moz.build
+ python/mozbuild/mozbuild/test/frontend/test_context.py
+ python/mozbuild/mozbuild/test/frontend/test_emitter.py
+ python/mozbuild/mozbuild/test/frontend/test_namespaces.py
+ python/mozbuild/mozbuild/test/frontend/test_reader.py
+ python/mozbuild/mozbuild/test/frontend/test_sandbox.py
+ python/mozbuild/mozbuild/test/test_android_version_code.py
+ python/mozbuild/mozbuild/test/test_base.py
+ python/mozbuild/mozbuild/test/test_containers.py
+ python/mozbuild/mozbuild/test/test_jarmaker.py
+ python/mozbuild/mozbuild/test/test_makeutil.py
+ python/mozbuild/mozbuild/test/test_mozconfig.py
+ python/mozbuild/mozbuild/test/test_mozinfo.py
+ python/mozbuild/mozbuild/test/test_preprocessor.py
+ python/mozbuild/mozbuild/test/test_pythonutil.py
+ python/mozbuild/mozbuild/test/test_testing.py
+ python/mozbuild/mozbuild/test/test_util.py
+ python/mozbuild/mozbuild/testing.py
+ python/mozbuild/mozpack/archive.py
+ python/mozbuild/mozpack/chrome/flags.py
+ python/mozbuild/mozpack/chrome/manifest.py
+ python/mozbuild/mozpack/copier.py
+ python/mozbuild/mozpack/dmg.py
+ python/mozbuild/mozpack/errors.py
+ python/mozbuild/mozpack/executables.py
+ python/mozbuild/mozpack/files.py
+ python/mozbuild/mozpack/manifests.py
+ python/mozbuild/mozpack/mozjar.py
+ python/mozbuild/mozpack/packager/__init__.py
+ python/mozbuild/mozpack/packager/formats.py
+ python/mozbuild/mozpack/packager/l10n.py
+ python/mozbuild/mozpack/packager/unpack.py
+ python/mozbuild/mozpack/path.py
+ python/mozbuild/mozpack/test/support/minify_js_verify.py
+ python/mozbuild/mozpack/test/test_archive.py
+ python/mozbuild/mozpack/test/test_chrome_flags.py
+ python/mozbuild/mozpack/test/test_chrome_manifest.py
+ python/mozbuild/mozpack/test/test_copier.py
+ python/mozbuild/mozpack/test/test_errors.py
+ python/mozbuild/mozpack/test/test_files.py
+ python/mozbuild/mozpack/test/test_manifests.py
+ python/mozbuild/mozpack/test/test_mozjar.py
+ python/mozbuild/mozpack/test/test_packager.py
+ python/mozbuild/mozpack/test/test_packager_formats.py
+ python/mozbuild/mozpack/test/test_packager_l10n.py
+ python/mozbuild/mozpack/test/test_packager_unpack.py
+ python/mozbuild/mozpack/test/test_path.py
+ python/mozbuild/mozpack/test/test_unify.py
+ python/mozbuild/mozpack/unify.py
+ python/mozbuild/setup.py
+ python/mozlint/mozlint/cli.py
+ python/mozlint/mozlint/errors.py
+ python/mozlint/mozlint/formatters/__init__.py
+ python/mozlint/mozlint/formatters/stylish.py
+ python/mozlint/mozlint/formatters/treeherder.py
+ python/mozlint/mozlint/parser.py
+ python/mozlint/mozlint/pathutils.py
+ python/mozlint/mozlint/result.py
+ python/mozlint/mozlint/roller.py
+ python/mozlint/mozlint/types.py
+ python/mozlint/mozlint/vcs.py
+ python/mozlint/setup.py
+ python/mozlint/test/conftest.py
+ python/mozlint/test/linters/badreturncode.lint
+ python/mozlint/test/linters/external.lint
+ python/mozlint/test/linters/raises.lint
+ python/mozlint/test/linters/structured.lint
+ python/mozlint/test/test_formatters.py
+ python/mozlint/test/test_parser.py
+ python/mozlint/test/test_roller.py
+ python/mozlint/test/test_types.py
+ rdf/base/moz.build
+ rdf/base/nsIRDFCompositeDataSource.idl
+ rdf/base/nsIRDFContainer.idl
+ rdf/base/nsIRDFContainerUtils.idl
+ rdf/base/nsIRDFDataSource.idl
+ rdf/base/nsIRDFInMemoryDataSource.idl
+ rdf/base/nsIRDFInferDataSource.idl
+ rdf/base/nsIRDFLiteral.idl
+ rdf/base/nsIRDFNode.idl
+ rdf/base/nsIRDFObserver.idl
+ rdf/base/nsIRDFPropagatableDataSource.idl
+ rdf/base/nsIRDFPurgeableDataSource.idl
+ rdf/base/nsIRDFRemoteDataSource.idl
+ rdf/base/nsIRDFResource.idl
+ rdf/base/nsIRDFService.idl
+ rdf/base/nsIRDFXMLParser.idl
+ rdf/base/nsIRDFXMLSerializer.idl
+ rdf/base/nsIRDFXMLSource.idl
+ rdf/base/nsNameSpaceMap.cpp
+ rdf/base/nsNameSpaceMap.h
+ rdf/base/nsRDFContentSinkAtomList.h
+ rdf/base/nsRDFXMLParser.cpp
+ rdf/base/nsRDFXMLParser.h
+ rdf/base/nsRDFXMLSerializer.cpp
+ rdf/base/nsRDFXMLSerializer.h
+ rdf/base/rdfIDataSource.idl
+ rdf/base/rdfISerializer.idl
+ rdf/base/rdfITripleVisitor.idl
+ rdf/base/rdfTriplesSerializer.cpp
+ rdf/build/moz.build
+ rdf/build/nsRDFModule.cpp
+ rdf/datasource/moz.build
+ rdf/datasource/nsFileSystemDataSource.h
+ rdf/datasource/nsILocalStore.h
+ rdf/datasource/nsIRDFFTP.h
+ rdf/moz.build
+ rdf/tests/moz.build
+ rdf/util/internal/moz.build
+ rdf/util/moz.build
+ rdf/util/nsRDFResource.cpp
+ rdf/util/nsRDFResource.h
+ rdf/util/objs.mozbuild
+ security/apps/AppSignatureVerification.cpp
+ security/apps/AppTrustDomain.cpp
+ security/apps/AppTrustDomain.h
+ security/apps/gen_cert_header.py
+ security/apps/moz.build
+ security/certverifier/BRNameMatchingPolicy.cpp
+ security/certverifier/BRNameMatchingPolicy.h
+ security/certverifier/CTKnownLogs.h
+ security/certverifier/CTLogVerifier.cpp
+ security/certverifier/CTLogVerifier.h
+ security/certverifier/CTObjectsExtractor.cpp
+ security/certverifier/CTObjectsExtractor.h
+ security/certverifier/CTSerialization.cpp
+ security/certverifier/CTSerialization.h
+ security/certverifier/CTVerifyResult.cpp
+ security/certverifier/CTVerifyResult.h
+ security/certverifier/CertVerifier.cpp
+ security/certverifier/CertVerifier.h
+ security/certverifier/ExtendedValidation.cpp
+ security/certverifier/ExtendedValidation.h
+ security/certverifier/MultiLogCTVerifier.cpp
+ security/certverifier/MultiLogCTVerifier.h
+ security/certverifier/NSSCertDBTrustDomain.cpp
+ security/certverifier/NSSCertDBTrustDomain.h
+ security/certverifier/OCSPRequestor.cpp
+ security/certverifier/OCSPRequestor.h
+ security/certverifier/OCSPVerificationTrustDomain.cpp
+ security/certverifier/OCSPVerificationTrustDomain.h
+ security/certverifier/SignedCertificateTimestamp.cpp
+ security/certverifier/SignedCertificateTimestamp.h
+ security/certverifier/SignedTreeHead.h
+ security/certverifier/moz.build
+ security/certverifier/tests/gtest/CTLogVerifierTest.cpp
+ security/certverifier/tests/gtest/CTObjectsExtractorTest.cpp
+ security/certverifier/tests/gtest/CTSerializationTest.cpp
+ security/certverifier/tests/gtest/CTTestUtils.cpp
+ security/certverifier/tests/gtest/CTTestUtils.h
+ security/certverifier/tests/gtest/MultiLogCTVerifierTest.cpp
+ security/certverifier/tests/gtest/moz.build
+ security/manager/locales/en-US/chrome/pipnss/nsserrors.properties
+ security/manager/locales/en-US/chrome/pipnss/pipnss.properties
+ security/manager/locales/en-US/chrome/pippki/pippki.properties
+ security/manager/locales/jar.mn
+ security/manager/locales/moz.build
+ security/manager/moz.build
+ security/manager/pki/moz.build
+ security/manager/pki/nsASN1Tree.cpp
+ security/manager/pki/nsASN1Tree.h
+ security/manager/pki/nsIASN1Tree.idl
+ security/manager/pki/nsNSSDialogHelper.cpp
+ security/manager/pki/nsNSSDialogHelper.h
+ security/manager/pki/nsNSSDialogs.h
+ security/manager/pki/nsPKIModule.cpp
+ security/manager/pki/resources/content/certViewer.js
+ security/manager/pki/resources/content/changepassword.js
+ security/manager/pki/resources/content/device_manager.js
+ security/manager/pki/resources/content/pippki.js
+ security/manager/pki/resources/content/setp12password.js
+ security/manager/pki/resources/jar.mn
+ security/manager/pki/resources/moz.build
+ security/manager/ssl/CSTrustDomain.cpp
+ security/manager/ssl/CSTrustDomain.h
+ security/manager/ssl/CertBlocklist.cpp
+ security/manager/ssl/CertBlocklist.h
+ security/manager/ssl/ContentSignatureVerifier.cpp
+ security/manager/ssl/ContentSignatureVerifier.h
+ security/manager/ssl/CryptoTask.cpp
+ security/manager/ssl/CryptoTask.h
+ security/manager/ssl/DER.jsm
+ security/manager/ssl/DataStorage.cpp
+ security/manager/ssl/DataStorage.h
+ security/manager/ssl/DataStorageIPCUtils.h
+ security/manager/ssl/LocalCertService.cpp
+ security/manager/ssl/LocalCertService.h
+ security/manager/ssl/NSSErrorsService.cpp
+ security/manager/ssl/NSSErrorsService.h
+ security/manager/ssl/PPSMContentDownloader.ipdl
+ security/manager/ssl/PSMContentListener.cpp
+ security/manager/ssl/PSMContentListener.h
+ security/manager/ssl/PSMRunnable.cpp
+ security/manager/ssl/PSMRunnable.h
+ security/manager/ssl/PublicKeyPinningService.cpp
+ security/manager/ssl/PublicKeyPinningService.h
+ security/manager/ssl/PublicSSL.h
+ security/manager/ssl/SSLServerCertVerification.h
+ security/manager/ssl/SecretDecoderRing.cpp
+ security/manager/ssl/SecretDecoderRing.h
+ security/manager/ssl/SharedCertVerifier.h
+ security/manager/ssl/SharedSSLState.cpp
+ security/manager/ssl/SharedSSLState.h
+ security/manager/ssl/TransportSecurityInfo.cpp
+ security/manager/ssl/TransportSecurityInfo.h
+ security/manager/ssl/WeakCryptoOverride.cpp
+ security/manager/ssl/WeakCryptoOverride.h
+ security/manager/ssl/X509.jsm
+ security/manager/ssl/md4.h
+ security/manager/ssl/moz.build
+ security/manager/ssl/nsCertOverrideService.cpp
+ security/manager/ssl/nsCertOverrideService.h
+ security/manager/ssl/nsCertTree.cpp
+ security/manager/ssl/nsCertTree.h
+ security/manager/ssl/nsClientAuthRemember.cpp
+ security/manager/ssl/nsClientAuthRemember.h
+ security/manager/ssl/nsCrypto.cpp
+ security/manager/ssl/nsCrypto.h
+ security/manager/ssl/nsCryptoHash.cpp
+ security/manager/ssl/nsCryptoHash.h
+ security/manager/ssl/nsDataSignatureVerifier.cpp
+ security/manager/ssl/nsDataSignatureVerifier.h
+ security/manager/ssl/nsIASN1Object.idl
+ security/manager/ssl/nsIASN1PrintableItem.idl
+ security/manager/ssl/nsIASN1Sequence.idl
+ security/manager/ssl/nsIBadCertListener2.idl
+ security/manager/ssl/nsICertBlocklist.idl
+ security/manager/ssl/nsICertOverrideService.idl
+ security/manager/ssl/nsICertTree.idl
+ security/manager/ssl/nsICertificateDialogs.idl
+ security/manager/ssl/nsIClientAuthDialogs.idl
+ security/manager/ssl/nsIContentSignatureVerifier.idl
+ security/manager/ssl/nsIDataSignatureVerifier.idl
+ security/manager/ssl/nsIGenKeypairInfoDlg.idl
+ security/manager/ssl/nsIKeyModule.idl
+ security/manager/ssl/nsILocalCertService.idl
+ security/manager/ssl/nsINSSU2FToken.idl
+ security/manager/ssl/nsINSSVersion.idl
+ security/manager/ssl/nsIPK11Token.idl
+ security/manager/ssl/nsIPK11TokenDB.idl
+ security/manager/ssl/nsIPKCS11.idl
+ security/manager/ssl/nsIPKCS11Module.idl
+ security/manager/ssl/nsIPKCS11ModuleDB.idl
+ security/manager/ssl/nsIPKCS11Slot.idl
+ security/manager/ssl/nsIProtectedAuthThread.idl
+ security/manager/ssl/nsISSLStatus.idl
+ security/manager/ssl/nsISSLStatusProvider.idl
+ security/manager/ssl/nsISecretDecoderRing.idl
+ security/manager/ssl/nsISiteSecurityService.idl
+ security/manager/ssl/nsITokenDialogs.idl
+ security/manager/ssl/nsITokenPasswordDialogs.idl
+ security/manager/ssl/nsIU2FToken.idl
+ security/manager/ssl/nsIWeakCryptoOverride.idl
+ security/manager/ssl/nsIX509Cert.idl
+ security/manager/ssl/nsIX509CertDB.idl
+ security/manager/ssl/nsIX509CertList.idl
+ security/manager/ssl/nsIX509CertValidity.idl
+ security/manager/ssl/nsKeyModule.cpp
+ security/manager/ssl/nsKeyModule.h
+ security/manager/ssl/nsKeygenHandler.cpp
+ security/manager/ssl/nsKeygenHandler.h
+ security/manager/ssl/nsKeygenHandlerContent.cpp
+ security/manager/ssl/nsKeygenHandlerContent.h
+ security/manager/ssl/nsKeygenThread.cpp
+ security/manager/ssl/nsKeygenThread.h
+ security/manager/ssl/nsNSSASN1Object.cpp
+ security/manager/ssl/nsNSSASN1Object.h
+ security/manager/ssl/nsNSSCallbacks.cpp
+ security/manager/ssl/nsNSSCallbacks.h
+ security/manager/ssl/nsNSSCertHelper.cpp
+ security/manager/ssl/nsNSSCertHelper.h
+ security/manager/ssl/nsNSSCertTrust.cpp
+ security/manager/ssl/nsNSSCertTrust.h
+ security/manager/ssl/nsNSSCertValidity.cpp
+ security/manager/ssl/nsNSSCertValidity.h
+ security/manager/ssl/nsNSSCertificate.cpp
+ security/manager/ssl/nsNSSCertificate.h
+ security/manager/ssl/nsNSSCertificateDB.cpp
+ security/manager/ssl/nsNSSCertificateDB.h
+ security/manager/ssl/nsNSSCertificateFakeTransport.cpp
+ security/manager/ssl/nsNSSCertificateFakeTransport.h
+ security/manager/ssl/nsNSSComponent.cpp
+ security/manager/ssl/nsNSSComponent.h
+ security/manager/ssl/nsNSSErrors.cpp
+ security/manager/ssl/nsNSSHelper.h
+ security/manager/ssl/nsNSSIOLayer.cpp
+ security/manager/ssl/nsNSSIOLayer.h
+ security/manager/ssl/nsNSSModule.cpp
+ security/manager/ssl/nsNSSShutDown.cpp
+ security/manager/ssl/nsNSSShutDown.h
+ security/manager/ssl/nsNSSU2FToken.cpp
+ security/manager/ssl/nsNSSU2FToken.h
+ security/manager/ssl/nsNSSVersion.cpp
+ security/manager/ssl/nsNSSVersion.h
+ security/manager/ssl/nsNTLMAuthModule.cpp
+ security/manager/ssl/nsNTLMAuthModule.h
+ security/manager/ssl/nsPK11TokenDB.cpp
+ security/manager/ssl/nsPK11TokenDB.h
+ security/manager/ssl/nsPKCS11Slot.cpp
+ security/manager/ssl/nsPKCS11Slot.h
+ security/manager/ssl/nsPKCS12Blob.cpp
+ security/manager/ssl/nsPKCS12Blob.h
+ security/manager/ssl/nsProtectedAuthThread.cpp
+ security/manager/ssl/nsProtectedAuthThread.h
+ security/manager/ssl/nsRandomGenerator.cpp
+ security/manager/ssl/nsRandomGenerator.h
+ security/manager/ssl/nsSSLSocketProvider.cpp
+ security/manager/ssl/nsSSLSocketProvider.h
+ security/manager/ssl/nsSSLStatus.cpp
+ security/manager/ssl/nsSSLStatus.h
+ security/manager/ssl/nsSecureBrowserUIImpl.cpp
+ security/manager/ssl/nsSecureBrowserUIImpl.h
+ security/manager/ssl/nsSecurityHeaderParser.cpp
+ security/manager/ssl/nsSecurityHeaderParser.h
+ security/manager/ssl/nsSiteSecurityService.cpp
+ security/manager/ssl/nsSiteSecurityService.h
+ security/manager/ssl/nsSmartCardMonitor.cpp
+ security/manager/ssl/nsSmartCardMonitor.h
+ security/manager/ssl/nsTLSSocketProvider.cpp
+ security/manager/ssl/nsTLSSocketProvider.h
+ security/manager/ssl/nsVerificationJob.h
+ security/manager/ssl/tests/gtest/CertDBTest.cpp
+ security/manager/ssl/tests/gtest/DataStorageTest.cpp
+ security/manager/ssl/tests/gtest/DeserializeCertTest.cpp
+ security/manager/ssl/tests/gtest/OCSPCacheTest.cpp
+ security/manager/ssl/tests/gtest/STSParserTest.cpp
+ security/manager/ssl/tests/gtest/TLSIntoleranceTest.cpp
+ security/manager/ssl/tests/gtest/moz.build
+ security/manager/ssl/tests/mochitest/browser/browser_bug627234_perwindowpb.js
+ security/manager/ssl/tests/mochitest/browser/browser_certViewer.js
+ security/manager/ssl/tests/mochitest/browser/browser_certificateManagerLeak.js
+ security/manager/ssl/tests/mochitest/browser/moz.build
+ security/manager/ssl/tests/mochitest/mixedcontent/moz.build
+ security/manager/ssl/tests/mochitest/moz.build
+ security/manager/ssl/tests/mochitest/stricttransportsecurity/moz.build
+ security/manager/ssl/tests/moz.build
+ security/manager/ssl/tests/unit/head_psm.js
+ security/manager/ssl/tests/unit/moz.build
+ security/manager/ssl/tests/unit/pkcs11testmodule/moz.build
+ security/manager/ssl/tests/unit/pycert.py
+ security/manager/ssl/tests/unit/pykey.py
+ security/manager/ssl/tests/unit/test_add_preexisting_cert.js
+ security/manager/ssl/tests/unit/test_baseline_requirements_subject_common_name.js
+ security/manager/ssl/tests/unit/test_cert_blocklist.js
+ security/manager/ssl/tests/unit/test_cert_chains.js
+ security/manager/ssl/tests/unit/test_cert_dbKey.js
+ security/manager/ssl/tests/unit/test_cert_keyUsage.js
+ security/manager/ssl/tests/unit/test_cert_override_bits_mismatches.js
+ security/manager/ssl/tests/unit/test_cert_overrides.js
+ security/manager/ssl/tests/unit/test_cert_signatures.js
+ security/manager/ssl/tests/unit/test_cert_trust.js
+ security/manager/ssl/tests/unit/test_cert_version/generate.py
+ security/manager/ssl/tests/unit/test_certviewer_invalid_oids.js
+ security/manager/ssl/tests/unit/test_constructX509FromBase64.js
+ security/manager/ssl/tests/unit/test_content_signing.js
+ security/manager/ssl/tests/unit/test_content_signing/pysign.py
+ security/manager/ssl/tests/unit/test_enterprise_roots.js
+ security/manager/ssl/tests/unit/test_ev_certs.js
+ security/manager/ssl/tests/unit/test_forget_about_site_security_headers.js
+ security/manager/ssl/tests/unit/test_getchain.js
+ security/manager/ssl/tests/unit/test_keysize.js
+ security/manager/ssl/tests/unit/test_logoutAndTeardown.js
+ security/manager/ssl/tests/unit/test_name_constraints.js
+ security/manager/ssl/tests/unit/test_nsIX509Cert_utf8.js
+ security/manager/ssl/tests/unit/test_nss_shutdown.js
+ security/manager/ssl/tests/unit/test_ocsp_caching.js
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method.js
+ security/manager/ssl/tests/unit/test_ocsp_must_staple.js
+ security/manager/ssl/tests/unit/test_ocsp_no_hsts_upgrade.js
+ security/manager/ssl/tests/unit/test_ocsp_required.js
+ security/manager/ssl/tests/unit/test_ocsp_stapling.js
+ security/manager/ssl/tests/unit/test_ocsp_stapling_expired.js
+ security/manager/ssl/tests/unit/test_ocsp_stapling_with_intermediate.js
+ security/manager/ssl/tests/unit/test_ocsp_timeout.js
+ security/manager/ssl/tests/unit/test_ocsp_url.js
+ security/manager/ssl/tests/unit/test_pinning_dynamic.js
+ security/manager/ssl/tests/unit/test_pinning_header_parsing.js
+ security/manager/ssl/tests/unit/test_pkcs11_insert_remove.js
+ security/manager/ssl/tests/unit/test_pkcs11_no_events_after_removal.js
+ security/manager/ssl/tests/unit/test_pkcs11_safe_mode.js
+ security/manager/ssl/tests/unit/test_signed_manifest/create_test_files.sh
+ security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py
+ security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py
+ security/manager/ssl/tests/unit/test_sss_eviction.js
+ security/manager/ssl/tests/unit/test_sss_readstate.js
+ security/manager/ssl/tests/unit/test_sss_readstate_child.js
+ security/manager/ssl/tests/unit/test_sss_readstate_empty.js
+ security/manager/ssl/tests/unit/test_sss_readstate_garbage.js
+ security/manager/ssl/tests/unit/test_sss_readstate_huge.js
+ security/manager/ssl/tests/unit/test_sss_savestate.js
+ security/manager/ssl/tests/unit/test_sts_fqdn.js
+ security/manager/ssl/tests/unit/test_sts_holepunch.js
+ security/manager/ssl/tests/unit/tlsserver/cmd/moz.build
+ security/manager/ssl/tests/unit/tlsserver/lib/OCSPCommon.cpp
+ security/manager/ssl/tests/unit/tlsserver/lib/TLSServer.cpp
+ security/manager/ssl/tests/unit/tlsserver/lib/TLSServer.h
+ security/manager/ssl/tests/unit/tlsserver/lib/moz.build
+ security/manager/tools/dumpGoogleRoots.js
+ security/manager/tools/genRootCAHashes.js
+ security/manager/tools/getHSTSPreloadList.js
+ security/manager/tools/makeCNNICHashes.js
+ security/nss/automation/release/nss-release-helper.py
+ security/nss/automation/saw/bmul.cry
+ security/nss/automation/saw/bmul.saw
+ security/nss/automation/saw/chacha20.saw
+ security/nss/automation/saw/poly1305-hacl.saw
+ security/nss/automation/saw/poly1305.saw
+ security/nss/automation/taskcluster/graph/src/context_hash.js
+ security/nss/automation/taskcluster/graph/src/extend.js
+ security/nss/automation/taskcluster/graph/src/image_builder.js
+ security/nss/automation/taskcluster/graph/src/index.js
+ security/nss/automation/taskcluster/graph/src/merge.js
+ security/nss/automation/taskcluster/graph/src/queue.js
+ security/nss/automation/taskcluster/graph/src/try_syntax.js
+ security/nss/cmd/Makefile
+ security/nss/cmd/addbuiltin/addbuiltin.gyp
+ security/nss/cmd/addbuiltin/manifest.mn
+ security/nss/cmd/atob/atob.c
+ security/nss/cmd/atob/atob.gyp
+ security/nss/cmd/atob/manifest.mn
+ security/nss/cmd/bltest/blapitest.c
+ security/nss/cmd/bltest/bltest.gyp
+ security/nss/cmd/bltest/manifest.mn
+ security/nss/cmd/btoa/btoa.c
+ security/nss/cmd/btoa/btoa.gyp
+ security/nss/cmd/btoa/manifest.mn
+ security/nss/cmd/certutil/certutil.gyp
+ security/nss/cmd/certutil/certutil.h
+ security/nss/cmd/certutil/keystuff.c
+ security/nss/cmd/certutil/manifest.mn
+ security/nss/cmd/chktest/chktest.c
+ security/nss/cmd/chktest/chktest.gyp
+ security/nss/cmd/chktest/manifest.mn
+ security/nss/cmd/crlutil/crlgen.h
+ security/nss/cmd/crlutil/crlgen_lex_orig.l
+ security/nss/cmd/crlutil/crlutil.gyp
+ security/nss/cmd/crlutil/manifest.mn
+ security/nss/cmd/crmf-cgi/crmfcgi.c
+ security/nss/cmd/crmf-cgi/manifest.mn
+ security/nss/cmd/crmftest/crmftest.gyp
+ security/nss/cmd/crmftest/manifest.mn
+ security/nss/cmd/dbck/dbrecover.c
+ security/nss/cmd/dbck/manifest.mn
+ security/nss/cmd/dbtest/dbtest.gyp
+ security/nss/cmd/dbtest/manifest.mn
+ security/nss/cmd/derdump/derdump.c
+ security/nss/cmd/derdump/derdump.gyp
+ security/nss/cmd/derdump/manifest.mn
+ security/nss/cmd/digest/digest.c
+ security/nss/cmd/digest/digest.gyp
+ security/nss/cmd/digest/manifest.mn
+ security/nss/cmd/ecperf/ecperf.c
+ security/nss/cmd/ecperf/ecperf.gyp
+ security/nss/cmd/ecperf/manifest.mn
+ security/nss/cmd/fbectest/fbectest.c
+ security/nss/cmd/fbectest/fbectest.gyp
+ security/nss/cmd/fbectest/manifest.mn
+ security/nss/cmd/fipstest/fipstest.c
+ security/nss/cmd/fipstest/fipstest.gyp
+ security/nss/cmd/fipstest/manifest.mn
+ security/nss/cmd/fipstest/runtest.sh
+ security/nss/cmd/fipstest/validate.sh
+ security/nss/cmd/httpserv/httpserv.c
+ security/nss/cmd/httpserv/httpserv.gyp
+ security/nss/cmd/httpserv/manifest.mn
+ security/nss/cmd/lib/basicutil.h
+ security/nss/cmd/lib/berparse.c
+ security/nss/cmd/lib/derprint.c
+ security/nss/cmd/lib/exports.gyp
+ security/nss/cmd/lib/ffs.c
+ security/nss/cmd/lib/lib.gyp
+ security/nss/cmd/lib/manifest.mn
+ security/nss/cmd/lib/moreoids.c
+ security/nss/cmd/lib/pk11table.c
+ security/nss/cmd/lib/pk11table.h
+ security/nss/cmd/lib/secpwd.c
+ security/nss/cmd/lib/secutil.h
+ security/nss/cmd/libpkix/config.mk
+ security/nss/cmd/libpkix/manifest.mn
+ security/nss/cmd/libpkix/perf/manifest.mn
+ security/nss/cmd/libpkix/pkix/certsel/manifest.mn
+ security/nss/cmd/libpkix/pkix/certsel/test_certselector.c
+ security/nss/cmd/libpkix/pkix/certsel/test_comcertselparams.c
+ security/nss/cmd/libpkix/pkix/checker/manifest.mn
+ security/nss/cmd/libpkix/pkix/checker/test_certchainchecker.c
+ security/nss/cmd/libpkix/pkix/crlsel/manifest.mn
+ security/nss/cmd/libpkix/pkix/crlsel/test_comcrlselparams.c
+ security/nss/cmd/libpkix/pkix/crlsel/test_crlselector.c
+ security/nss/cmd/libpkix/pkix/manifest.mn
+ security/nss/cmd/libpkix/pkix/params/manifest.mn
+ security/nss/cmd/libpkix/pkix/params/test_procparams.c
+ security/nss/cmd/libpkix/pkix/params/test_resourcelimits.c
+ security/nss/cmd/libpkix/pkix/params/test_trustanchor.c
+ security/nss/cmd/libpkix/pkix/params/test_valparams.c
+ security/nss/cmd/libpkix/pkix/results/manifest.mn
+ security/nss/cmd/libpkix/pkix/results/test_buildresult.c
+ security/nss/cmd/libpkix/pkix/results/test_policynode.c
+ security/nss/cmd/libpkix/pkix/results/test_valresult.c
+ security/nss/cmd/libpkix/pkix/results/test_verifynode.c
+ security/nss/cmd/libpkix/pkix/store/manifest.mn
+ security/nss/cmd/libpkix/pkix/store/test_store.c
+ security/nss/cmd/libpkix/pkix/top/manifest.mn
+ security/nss/cmd/libpkix/pkix/top/test_basicchecker.c
+ security/nss/cmd/libpkix/pkix/top/test_basicconstraintschecker.c
+ security/nss/cmd/libpkix/pkix/top/test_buildchain.c
+ security/nss/cmd/libpkix/pkix/top/test_buildchain_partialchain.c
+ security/nss/cmd/libpkix/pkix/top/test_buildchain_resourcelimits.c
+ security/nss/cmd/libpkix/pkix/top/test_buildchain_uchecker.c
+ security/nss/cmd/libpkix/pkix/top/test_customcrlchecker.c
+ security/nss/cmd/libpkix/pkix/top/test_defaultcrlchecker2stores.c
+ security/nss/cmd/libpkix/pkix/top/test_ocsp.c
+ security/nss/cmd/libpkix/pkix/top/test_policychecker.c
+ security/nss/cmd/libpkix/pkix/top/test_subjaltnamechecker.c
+ security/nss/cmd/libpkix/pkix/top/test_validatechain.c
+ security/nss/cmd/libpkix/pkix/top/test_validatechain_NB.c
+ security/nss/cmd/libpkix/pkix/util/manifest.mn
+ security/nss/cmd/libpkix/pkix/util/test_error.c
+ security/nss/cmd/libpkix/pkix/util/test_list.c
+ security/nss/cmd/libpkix/pkix/util/test_list2.c
+ security/nss/cmd/libpkix/pkix/util/test_logger.c
+ security/nss/cmd/libpkix/pkix_pl/manifest.mn
+ security/nss/cmd/libpkix/pkix_pl/module/manifest.mn
+ security/nss/cmd/libpkix/pkix_pl/module/test_colcertstore.c
+ security/nss/cmd/libpkix/pkix_pl/module/test_ekuchecker.c
+ security/nss/cmd/libpkix/pkix_pl/module/test_pk11certstore.c
+ security/nss/cmd/libpkix/pkix_pl/pki/manifest.mn
+ security/nss/cmd/libpkix/pkix_pl/pki/test_authorityinfoaccess.c
+ security/nss/cmd/libpkix/pkix_pl/pki/test_cert.c
+ security/nss/cmd/libpkix/pkix_pl/pki/test_crl.c
+ security/nss/cmd/libpkix/pkix_pl/pki/test_crlentry.c
+ security/nss/cmd/libpkix/pkix_pl/pki/test_date.c
+ security/nss/cmd/libpkix/pkix_pl/pki/test_generalname.c
+ security/nss/cmd/libpkix/pkix_pl/pki/test_nameconstraints.c
+ security/nss/cmd/libpkix/pkix_pl/pki/test_subjectinfoaccess.c
+ security/nss/cmd/libpkix/pkix_pl/pki/test_x500name.c
+ security/nss/cmd/libpkix/pkix_pl/system/manifest.mn
+ security/nss/cmd/libpkix/pkix_pl/system/stress_test.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_bigint.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_bytearray.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_hashtable.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_mem.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_monitorlock.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_mutex.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_mutex2.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_mutex3.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_object.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_oid.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_rwlock.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_string.c
+ security/nss/cmd/libpkix/pkix_pl/system/test_string2.c
+ security/nss/cmd/libpkix/pkixlibs.mk
+ security/nss/cmd/libpkix/pkixrules.mk
+ security/nss/cmd/libpkix/pkixutil/manifest.mn
+ security/nss/cmd/libpkix/sample_apps/manifest.mn
+ security/nss/cmd/libpkix/testutil/manifest.mn
+ security/nss/cmd/libpkix/testutil/testutil_nss.c
+ security/nss/cmd/libpkix/testutil/testutil_nss.h
+ security/nss/cmd/listsuites/listsuites.c
+ security/nss/cmd/listsuites/listsuites.gyp
+ security/nss/cmd/listsuites/manifest.mn
+ security/nss/cmd/lowhashtest/lowhashtest.gyp
+ security/nss/cmd/lowhashtest/manifest.mn
+ security/nss/cmd/makepqg/makepqg.c
+ security/nss/cmd/makepqg/makepqg.gyp
+ security/nss/cmd/makepqg/manifest.mn
+ security/nss/cmd/makepqg/testit.ksh
+ security/nss/cmd/manifest.mn
+ security/nss/cmd/modutil/error.h
+ security/nss/cmd/modutil/install-ds.c
+ security/nss/cmd/modutil/install-ds.h
+ security/nss/cmd/modutil/install.c
+ security/nss/cmd/modutil/install.h
+ security/nss/cmd/modutil/installparse.c
+ security/nss/cmd/modutil/installparse.h
+ security/nss/cmd/modutil/instsec.c
+ security/nss/cmd/modutil/lex.Pk11Install_yy.c
+ security/nss/cmd/modutil/manifest.mn
+ security/nss/cmd/modutil/modutil.gyp
+ security/nss/cmd/modutil/modutil.h
+ security/nss/cmd/mpitests/mpi-test.c
+ security/nss/cmd/mpitests/mpitests.gyp
+ security/nss/cmd/multinit/manifest.mn
+ security/nss/cmd/multinit/multinit.c
+ security/nss/cmd/multinit/multinit.gyp
+ security/nss/cmd/nss-policy-check/manifest.mn
+ security/nss/cmd/nss-policy-check/nss-policy-check.gyp
+ security/nss/cmd/ocspclnt/manifest.mn
+ security/nss/cmd/ocspclnt/ocspclnt.gyp
+ security/nss/cmd/ocspresp/manifest.mn
+ security/nss/cmd/ocspresp/ocspresp.gyp
+ security/nss/cmd/oidcalc/manifest.mn
+ security/nss/cmd/oidcalc/oidcalc.c
+ security/nss/cmd/oidcalc/oidcalc.gyp
+ security/nss/cmd/p7content/manifest.mn
+ security/nss/cmd/p7content/p7content.gyp
+ security/nss/cmd/p7env/manifest.mn
+ security/nss/cmd/p7env/p7env.gyp
+ security/nss/cmd/p7sign/manifest.mn
+ security/nss/cmd/p7sign/p7sign.gyp
+ security/nss/cmd/p7verify/manifest.mn
+ security/nss/cmd/p7verify/p7verify.gyp
+ security/nss/cmd/pk11ectest/manifest.mn
+ security/nss/cmd/pk11ectest/pk11ectest.c
+ security/nss/cmd/pk11ectest/pk11ectest.gyp
+ security/nss/cmd/pk11gcmtest/manifest.mn
+ security/nss/cmd/pk11gcmtest/pk11gcmtest.c
+ security/nss/cmd/pk11gcmtest/pk11gcmtest.gyp
+ security/nss/cmd/pk11mode/manifest.mn
+ security/nss/cmd/pk11mode/pk11mode.c
+ security/nss/cmd/pk11mode/pk11mode.gyp
+ security/nss/cmd/pk11util/manifest.mn
+ security/nss/cmd/pk11util/pk11util.c
+ security/nss/cmd/pk12util/manifest.mn
+ security/nss/cmd/pk12util/pk12util.c
+ security/nss/cmd/pk12util/pk12util.gyp
+ security/nss/cmd/pk1sign/manifest.mn
+ security/nss/cmd/pk1sign/pk1sign.gyp
+ security/nss/cmd/pkix-errcodes/manifest.mn
+ security/nss/cmd/pkix-errcodes/pkix-errcodes.gyp
+ security/nss/cmd/platlibs.gypi
+ security/nss/cmd/platlibs.mk
+ security/nss/cmd/platrules.mk
+ security/nss/cmd/pp/manifest.mn
+ security/nss/cmd/pp/pp.gyp
+ security/nss/cmd/ppcertdata/manifest.mn
+ security/nss/cmd/ppcertdata/ppcertdata.c
+ security/nss/cmd/pwdecrypt/manifest.mn
+ security/nss/cmd/pwdecrypt/pwdecrypt.gyp
+ security/nss/cmd/rsaperf/manifest.mn
+ security/nss/cmd/rsaperf/rsaperf.c
+ security/nss/cmd/rsaperf/rsaperf.gyp
+ security/nss/cmd/rsapoptst/manifest.mn
+ security/nss/cmd/rsapoptst/rsapoptst.c
+ security/nss/cmd/rsapoptst/rsapoptst.gyp
+ security/nss/cmd/sdrtest/manifest.mn
+ security/nss/cmd/sdrtest/sdrtest.gyp
+ security/nss/cmd/selfserv/manifest.mn
+ security/nss/cmd/selfserv/selfserv.gyp
+ security/nss/cmd/shlibsign/mangle/mangle.gyp
+ security/nss/cmd/shlibsign/mangle/manifest.mn
+ security/nss/cmd/shlibsign/manifest.mn
+ security/nss/cmd/shlibsign/shlibsign.gyp
+ security/nss/cmd/signtool/certgen.c
+ security/nss/cmd/signtool/javascript.c
+ security/nss/cmd/signtool/list.c
+ security/nss/cmd/signtool/manifest.mn
+ security/nss/cmd/signtool/sign.c
+ security/nss/cmd/signtool/signtool.gyp
+ security/nss/cmd/signtool/signtool.h
+ security/nss/cmd/signtool/util.c
+ security/nss/cmd/signtool/verify.c
+ security/nss/cmd/signtool/zip.c
+ security/nss/cmd/signver/examples/1/form.pl
+ security/nss/cmd/signver/examples/1/signedForm.pl
+ security/nss/cmd/signver/manifest.mn
+ security/nss/cmd/signver/signver.c
+ security/nss/cmd/signver/signver.gyp
+ security/nss/cmd/smimetools/manifest.mn
+ security/nss/cmd/smimetools/rules.mk
+ security/nss/cmd/smimetools/smimetools.gyp
+ security/nss/cmd/ssltap/manifest.mn
+ security/nss/cmd/ssltap/ssltap.gyp
+ security/nss/cmd/strsclnt/manifest.mn
+ security/nss/cmd/strsclnt/strsclnt.c
+ security/nss/cmd/strsclnt/strsclnt.gyp
+ security/nss/cmd/symkeyutil/manifest.mn
+ security/nss/cmd/symkeyutil/symkeyutil.gyp
+ security/nss/cmd/tests/baddbdir.c
+ security/nss/cmd/tests/dertimetest.c
+ security/nss/cmd/tests/encodeinttest.c
+ security/nss/cmd/tests/manifest.mn
+ security/nss/cmd/tests/remtest.c
+ security/nss/cmd/tests/tests.gyp
+ security/nss/cmd/tstclnt/manifest.mn
+ security/nss/cmd/tstclnt/tstclnt.c
+ security/nss/cmd/tstclnt/tstclnt.gyp
+ security/nss/cmd/vfychain/manifest.mn
+ security/nss/cmd/vfychain/vfychain.gyp
+ security/nss/cmd/vfyserv/manifest.mn
+ security/nss/cmd/vfyserv/vfyserv.gyp
+ security/nss/cmd/vfyserv/vfyserv.h
+ security/nss/cmd/vfyserv/vfyutil.c
+ security/nss/coreconf/Android.mk
+ security/nss/coreconf/BSD_OS.mk
+ security/nss/coreconf/BeOS.mk
+ security/nss/coreconf/Darwin.mk
+ security/nss/coreconf/FreeBSD.mk
+ security/nss/coreconf/HP-UXB.10.01.mk
+ security/nss/coreconf/HP-UXB.10.mk
+ security/nss/coreconf/HP-UXB.11.mk
+ security/nss/coreconf/IRIX.mk
+ security/nss/coreconf/IRIX5.2.mk
+ security/nss/coreconf/IRIX5.3.mk
+ security/nss/coreconf/IRIX5.mk
+ security/nss/coreconf/IRIX6.mk
+ security/nss/coreconf/Linux.mk
+ security/nss/coreconf/Makefile
+ security/nss/coreconf/NCR3.0.mk
+ security/nss/coreconf/NEC4.2.mk
+ security/nss/coreconf/NetBSD.mk
+ security/nss/coreconf/OS2.mk
+ security/nss/coreconf/OSF1V2.0.mk
+ security/nss/coreconf/OSF1V3.0.mk
+ security/nss/coreconf/OSF1V4.0B.mk
+ security/nss/coreconf/OSF1V4.0D.mk
+ security/nss/coreconf/OpenBSD.mk
+ security/nss/coreconf/OpenUNIX.mk
+ security/nss/coreconf/QNX.mk
+ security/nss/coreconf/RISCOS.mk
+ security/nss/coreconf/ReliantUNIX.mk
+ security/nss/coreconf/ReliantUNIX5.4.mk
+ security/nss/coreconf/SCOOS5.0.mk
+ security/nss/coreconf/SCO_SV3.2.mk
+ security/nss/coreconf/SunOS4.1.3_U1.mk
+ security/nss/coreconf/SunOS5.mk
+ security/nss/coreconf/UNIX.mk
+ security/nss/coreconf/WIN95.mk
+ security/nss/coreconf/WINNT.mk
+ security/nss/coreconf/Werror.mk
+ security/nss/coreconf/config.gypi
+ security/nss/coreconf/coreconf.pl
+ security/nss/coreconf/cpdist.pl
+ security/nss/coreconf/detect_host_arch.py
+ security/nss/coreconf/import.pl
+ security/nss/coreconf/jdk.mk
+ security/nss/coreconf/mkdepend/Makefile
+ security/nss/coreconf/nsinstall/Makefile
+ security/nss/coreconf/nsinstall/nsinstall.gyp
+ security/nss/coreconf/nsinstall/pathsub.h
+ security/nss/coreconf/nsinstall/sunos4.h
+ security/nss/coreconf/release.pl
+ security/nss/coreconf/shlibsign.py
+ security/nss/cpputil/cpputil.gyp
+ security/nss/cpputil/cpputil.h
+ security/nss/cpputil/databuffer.cc
+ security/nss/cpputil/databuffer.h
+ security/nss/cpputil/dummy_io.cc
+ security/nss/cpputil/dummy_io.h
+ security/nss/cpputil/dummy_io_fwd.cc
+ security/nss/cpputil/manifest.mn
+ security/nss/cpputil/nss_scoped_ptrs.h
+ security/nss/cpputil/scoped_ptrs_ssl.h
+ security/nss/cpputil/scoped_ptrs_util.h
+ security/nss/cpputil/tls_parser.cc
+ security/nss/cpputil/tls_parser.h
+ security/nss/exports.gyp
+ security/nss/fuzz/asn1_mutators.cc
+ security/nss/fuzz/asn1_mutators.h
+ security/nss/fuzz/certDN_target.cc
+ security/nss/fuzz/fuzz.gyp
+ security/nss/fuzz/pkcs8_target.cc
+ security/nss/fuzz/quickder_target.cc
+ security/nss/fuzz/shared.cc
+ security/nss/fuzz/shared.h
+ security/nss/fuzz/tls_client_config.cc
+ security/nss/fuzz/tls_client_config.h
+ security/nss/fuzz/tls_client_target.cc
+ security/nss/fuzz/tls_common.cc
+ security/nss/fuzz/tls_common.h
+ security/nss/fuzz/tls_mutators.cc
+ security/nss/fuzz/tls_mutators.h
+ security/nss/fuzz/tls_server_certs.cc
+ security/nss/fuzz/tls_server_certs.h
+ security/nss/fuzz/tls_server_config.cc
+ security/nss/fuzz/tls_server_config.h
+ security/nss/fuzz/tls_server_target.cc
+ security/nss/fuzz/tls_socket.cc
+ security/nss/fuzz/tls_socket.h
+ security/nss/gtests/certdb_gtest/alg1485_unittest.cc
+ security/nss/gtests/certdb_gtest/certdb_gtest.gyp
+ security/nss/gtests/certdb_gtest/manifest.mn
+ security/nss/gtests/certhigh_gtest/certhigh_gtest.gyp
+ security/nss/gtests/certhigh_gtest/certhigh_unittest.cc
+ security/nss/gtests/certhigh_gtest/manifest.mn
+ security/nss/gtests/common/gcm-vectors.h
+ security/nss/gtests/common/gtest.gypi
+ security/nss/gtests/common/gtest.mk
+ security/nss/gtests/common/gtests-util.cc
+ security/nss/gtests/common/manifest.mn
+ security/nss/gtests/common/util.h
+ security/nss/gtests/cryptohi_gtest/cryptohi_gtest.gyp
+ security/nss/gtests/cryptohi_gtest/cryptohi_unittest.cc
+ security/nss/gtests/cryptohi_gtest/manifest.mn
+ security/nss/gtests/der_gtest/der_getint_unittest.cc
+ security/nss/gtests/der_gtest/der_gtest.gyp
+ security/nss/gtests/der_gtest/der_private_key_import_unittest.cc
+ security/nss/gtests/der_gtest/der_quickder_unittest.cc
+ security/nss/gtests/der_gtest/manifest.mn
+ security/nss/gtests/der_gtest/p12_import_unittest.cc
+ security/nss/gtests/freebl_gtest/blake2b_unittest.cc
+ security/nss/gtests/freebl_gtest/dh_unittest.cc
+ security/nss/gtests/freebl_gtest/ecl_unittest.cc
+ security/nss/gtests/freebl_gtest/freebl_gtest.gyp
+ security/nss/gtests/freebl_gtest/ghash_unittest.cc
+ security/nss/gtests/freebl_gtest/mpi_unittest.cc
+ security/nss/gtests/freebl_gtest/prng_kat_unittest.cc
+ security/nss/gtests/freebl_gtest/rsa_unittest.cc
+ security/nss/gtests/google_test/google_test.gyp
+ security/nss/gtests/google_test/manifest.mn
+ security/nss/gtests/manifest.mn
+ security/nss/gtests/mozpkix_gtest/mozpkix_gtest.gyp
+ security/nss/gtests/nss_bogo_shim/config.cc
+ security/nss/gtests/nss_bogo_shim/manifest.mn
+ security/nss/gtests/nss_bogo_shim/nss_bogo_shim.cc
+ security/nss/gtests/nss_bogo_shim/nss_bogo_shim.gyp
+ security/nss/gtests/nss_bogo_shim/nsskeys.cc
+ security/nss/gtests/pk11_gtest/manifest.mn
+ security/nss/gtests/pk11_gtest/pk11_aes_gcm_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_aeskeywrap_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_chacha20poly1305_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_cipherop_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_curve25519_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_der_private_key_import_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_ecdsa_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_ecdsa_vectors.h
+ security/nss/gtests/pk11_gtest/pk11_encrypt_derive_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_export_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_gtest.gyp
+ security/nss/gtests/pk11_gtest/pk11_pbkdf2_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_prf_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_prng_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_rsapkcs1_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_rsapss_unittest.cc
+ security/nss/gtests/pk11_gtest/pk11_rsapss_vectors.h
+ security/nss/gtests/pk11_gtest/pk11_signature_test.h
+ security/nss/gtests/softoken_gtest/manifest.mn
+ security/nss/gtests/softoken_gtest/softoken_gtest.gyp
+ security/nss/gtests/ssl_gtest/bloomfilter_unittest.cc
+ security/nss/gtests/ssl_gtest/gtest_utils.h
+ security/nss/gtests/ssl_gtest/libssl_internals.h
+ security/nss/gtests/ssl_gtest/manifest.mn
+ security/nss/gtests/ssl_gtest/selfencrypt_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_0rtt_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_agent_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_auth_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_cert_ext_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_ciphersuite_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_custext_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_damage_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_dhe_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_drop_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_ecdh_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_ems_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_exporter_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_extension_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_fragment_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_fuzz_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_gather_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_gtest.gyp
+ security/nss/gtests/ssl_gtest/ssl_hrr_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_keylog_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_keyupdate_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_loopback_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_misc_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_record_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_recordsize_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_renegotiation_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_resumption_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_skip_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_staticrsa_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_tls13compat_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_v2_client_hello_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_version_unittest.cc
+ security/nss/gtests/ssl_gtest/ssl_versionpolicy_unittest.cc
+ security/nss/gtests/ssl_gtest/test_io.cc
+ security/nss/gtests/ssl_gtest/test_io.h
+ security/nss/gtests/ssl_gtest/tls_agent.cc
+ security/nss/gtests/ssl_gtest/tls_agent.h
+ security/nss/gtests/ssl_gtest/tls_connect.cc
+ security/nss/gtests/ssl_gtest/tls_connect.h
+ security/nss/gtests/ssl_gtest/tls_esni_unittest.cc
+ security/nss/gtests/ssl_gtest/tls_filter.cc
+ security/nss/gtests/ssl_gtest/tls_filter.h
+ security/nss/gtests/ssl_gtest/tls_hkdf_unittest.cc
+ security/nss/gtests/ssl_gtest/tls_protect.cc
+ security/nss/gtests/ssl_gtest/tls_protect.h
+ security/nss/gtests/util_gtest/manifest.mn
+ security/nss/gtests/util_gtest/util_aligned_malloc_unittest.cc
+ security/nss/gtests/util_gtest/util_b64_unittest.cc
+ security/nss/gtests/util_gtest/util_gtest.gyp
+ security/nss/gtests/util_gtest/util_memcmpzero_unittest.cc
+ security/nss/gtests/util_gtest/util_pkcs11uri_unittest.cc
+ security/nss/gtests/util_gtest/util_utf8_unittest.cc
+ security/nss/lib/base/Makefile
+ security/nss/lib/base/base.gyp
+ security/nss/lib/base/base.h
+ security/nss/lib/base/baset.h
+ security/nss/lib/base/config.mk
+ security/nss/lib/base/exports.gyp
+ security/nss/lib/base/manifest.mn
+ security/nss/lib/base/nssbase.h
+ security/nss/lib/base/nssbaset.h
+ security/nss/lib/certdb/alg1485.c
+ security/nss/lib/certdb/certdb.gyp
+ security/nss/lib/certdb/certdb.h
+ security/nss/lib/certdb/exports.gyp
+ security/nss/lib/certdb/genname.c
+ security/nss/lib/certdb/genname.h
+ security/nss/lib/certdb/manifest.mn
+ security/nss/lib/certdb/secname.c
+ security/nss/lib/certdb/stanpcertdb.c
+ security/nss/lib/certdb/xconst.h
+ security/nss/lib/certhigh/certhigh.c
+ security/nss/lib/certhigh/certhigh.gyp
+ security/nss/lib/certhigh/certreq.c
+ security/nss/lib/certhigh/certvfy.c
+ security/nss/lib/certhigh/certvfypkix.c
+ security/nss/lib/certhigh/exports.gyp
+ security/nss/lib/certhigh/manifest.mn
+ security/nss/lib/certhigh/ocspsig.c
+ security/nss/lib/ckfw/Makefile
+ security/nss/lib/ckfw/builtins/Makefile
+ security/nss/lib/ckfw/builtins/bfind.c
+ security/nss/lib/ckfw/builtins/binst.c
+ security/nss/lib/ckfw/builtins/bobject.c
+ security/nss/lib/ckfw/builtins/bsession.c
+ security/nss/lib/ckfw/builtins/bslot.c
+ security/nss/lib/ckfw/builtins/btoken.c
+ security/nss/lib/ckfw/builtins/builtins.gyp
+ security/nss/lib/ckfw/builtins/builtins.h
+ security/nss/lib/ckfw/builtins/certdata.perl
+ security/nss/lib/ckfw/builtins/certdata.py
+ security/nss/lib/ckfw/builtins/exports.gyp
+ security/nss/lib/ckfw/builtins/manifest.mn
+ security/nss/lib/ckfw/builtins/nssckbi.h
+ security/nss/lib/ckfw/builtins/nssckbi.rc
+ security/nss/lib/ckfw/capi/Makefile
+ security/nss/lib/ckfw/capi/cfind.c
+ security/nss/lib/ckfw/capi/cinst.c
+ security/nss/lib/ckfw/capi/ckcapi.h
+ security/nss/lib/ckfw/capi/cobject.c
+ security/nss/lib/ckfw/capi/crsa.c
+ security/nss/lib/ckfw/capi/csession.c
+ security/nss/lib/ckfw/capi/cslot.c
+ security/nss/lib/ckfw/capi/ctoken.c
+ security/nss/lib/ckfw/capi/manifest.mn
+ security/nss/lib/ckfw/capi/nsscapi.h
+ security/nss/lib/ckfw/capi/nsscapi.rc
+ security/nss/lib/ckfw/capi/staticobj.c
+ security/nss/lib/ckfw/ck.h
+ security/nss/lib/ckfw/ckapi.perl
+ security/nss/lib/ckfw/ckfw.gyp
+ security/nss/lib/ckfw/ckfw.h
+ security/nss/lib/ckfw/ckfwm.h
+ security/nss/lib/ckfw/ckfwtm.h
+ security/nss/lib/ckfw/ckmd.h
+ security/nss/lib/ckfw/config.mk
+ security/nss/lib/ckfw/dbm/Makefile
+ security/nss/lib/ckfw/dbm/ckdbm.h
+ security/nss/lib/ckfw/dbm/config.mk
+ security/nss/lib/ckfw/dbm/db.c
+ security/nss/lib/ckfw/dbm/find.c
+ security/nss/lib/ckfw/dbm/instance.c
+ security/nss/lib/ckfw/dbm/manifest.mn
+ security/nss/lib/ckfw/dbm/object.c
+ security/nss/lib/ckfw/dbm/session.c
+ security/nss/lib/ckfw/dbm/slot.c
+ security/nss/lib/ckfw/dbm/token.c
+ security/nss/lib/ckfw/exports.gyp
+ security/nss/lib/ckfw/manifest.mn
+ security/nss/lib/ckfw/nssckepv.h
+ security/nss/lib/ckfw/nssckft.h
+ security/nss/lib/ckfw/nssckfw.h
+ security/nss/lib/ckfw/nssckfwc.h
+ security/nss/lib/ckfw/nssckfwt.h
+ security/nss/lib/ckfw/nssckg.h
+ security/nss/lib/ckfw/nssckmdt.h
+ security/nss/lib/ckfw/nssckt.h
+ security/nss/lib/crmf/asn1cmn.c
+ security/nss/lib/crmf/challcli.c
+ security/nss/lib/crmf/cmmf.h
+ security/nss/lib/crmf/cmmfasn1.c
+ security/nss/lib/crmf/cmmfchal.c
+ security/nss/lib/crmf/cmmfit.h
+ security/nss/lib/crmf/cmmft.h
+ security/nss/lib/crmf/crmf.gyp
+ security/nss/lib/crmf/crmf.h
+ security/nss/lib/crmf/crmfcont.c
+ security/nss/lib/crmf/crmfdec.c
+ security/nss/lib/crmf/crmfenc.c
+ security/nss/lib/crmf/crmfget.c
+ security/nss/lib/crmf/crmfi.h
+ security/nss/lib/crmf/crmfit.h
+ security/nss/lib/crmf/crmfpop.c
+ security/nss/lib/crmf/crmfreq.c
+ security/nss/lib/crmf/crmftmpl.c
+ security/nss/lib/crmf/encutil.c
+ security/nss/lib/crmf/exports.gyp
+ security/nss/lib/crmf/manifest.mn
+ security/nss/lib/crmf/respcmn.c
+ security/nss/lib/crmf/servget.c
+ security/nss/lib/cryptohi/cryptohi.gyp
+ security/nss/lib/cryptohi/cryptohi.h
+ security/nss/lib/cryptohi/cryptoht.h
+ security/nss/lib/cryptohi/dsautil.c
+ security/nss/lib/cryptohi/exports.gyp
+ security/nss/lib/cryptohi/key.h
+ security/nss/lib/cryptohi/keyhi.h
+ security/nss/lib/cryptohi/keyi.h
+ security/nss/lib/cryptohi/keyt.h
+ security/nss/lib/cryptohi/keythi.h
+ security/nss/lib/cryptohi/manifest.mn
+ security/nss/lib/cryptohi/sechash.c
+ security/nss/lib/cryptohi/sechash.h
+ security/nss/lib/cryptohi/seckey.c
+ security/nss/lib/cryptohi/secsign.c
+ security/nss/lib/cryptohi/secvfy.c
+ security/nss/lib/dbm/include/exports.gyp
+ security/nss/lib/dbm/include/include.gyp
+ security/nss/lib/dbm/include/manifest.mn
+ security/nss/lib/dbm/manifest.mn
+ security/nss/lib/dbm/src/config.mk
+ security/nss/lib/dbm/src/manifest.mn
+ security/nss/lib/dbm/src/src.gyp
+ security/nss/lib/dbm/tests/Makefile
+ security/nss/lib/dev/Makefile
+ security/nss/lib/dev/ckhelper.c
+ security/nss/lib/dev/config.mk
+ security/nss/lib/dev/dev.gyp
+ security/nss/lib/dev/dev.h
+ security/nss/lib/dev/devm.h
+ security/nss/lib/dev/devslot.c
+ security/nss/lib/dev/devt.h
+ security/nss/lib/dev/devtm.h
+ security/nss/lib/dev/devtoken.c
+ security/nss/lib/dev/devutil.c
+ security/nss/lib/dev/exports.gyp
+ security/nss/lib/dev/manifest.mn
+ security/nss/lib/dev/nssdev.h
+ security/nss/lib/dev/nssdevt.h
+ security/nss/lib/freebl/aes-x86.c
+ security/nss/lib/freebl/aeskeywrap.c
+ security/nss/lib/freebl/alg2268.c
+ security/nss/lib/freebl/alghmac.c
+ security/nss/lib/freebl/alghmac.h
+ security/nss/lib/freebl/arcfive.c
+ security/nss/lib/freebl/arcfour.c
+ security/nss/lib/freebl/blake2b.c
+ security/nss/lib/freebl/blake2b.h
+ security/nss/lib/freebl/blapi.h
+ security/nss/lib/freebl/blapii.h
+ security/nss/lib/freebl/blapit.h
+ security/nss/lib/freebl/blinit.c
+ security/nss/lib/freebl/blname.c
+ security/nss/lib/freebl/camellia.c
+ security/nss/lib/freebl/camellia.h
+ security/nss/lib/freebl/chacha20poly1305.c
+ security/nss/lib/freebl/chacha20poly1305.h
+ security/nss/lib/freebl/crypto_primitives.c
+ security/nss/lib/freebl/ctr.c
+ security/nss/lib/freebl/ctr.h
+ security/nss/lib/freebl/cts.c
+ security/nss/lib/freebl/cts.h
+ security/nss/lib/freebl/des.c
+ security/nss/lib/freebl/des.h
+ security/nss/lib/freebl/desblapi.c
+ security/nss/lib/freebl/det_rng.c
+ security/nss/lib/freebl/det_rng.h
+ security/nss/lib/freebl/drbg.c
+ security/nss/lib/freebl/dsa.c
+ security/nss/lib/freebl/ec.c
+ security/nss/lib/freebl/ec.h
+ security/nss/lib/freebl/ecdecode.c
+ security/nss/lib/freebl/ecl/curve25519_64.c
+ security/nss/lib/freebl/ecl/ec_naf.c
+ security/nss/lib/freebl/ecl/ecl-curve.h
+ security/nss/lib/freebl/ecl/ecl-exp.h
+ security/nss/lib/freebl/ecl/ecl-priv.h
+ security/nss/lib/freebl/ecl/ecl.c
+ security/nss/lib/freebl/ecl/ecl_gf.c
+ security/nss/lib/freebl/ecl/ecl_mult.c
+ security/nss/lib/freebl/ecl/ecp.h
+ security/nss/lib/freebl/ecl/ecp_256.c
+ security/nss/lib/freebl/ecl/ecp_384.c
+ security/nss/lib/freebl/ecl/ecp_521.c
+ security/nss/lib/freebl/ecl/ecp_aff.c
+ security/nss/lib/freebl/ecl/ecp_jac.c
+ security/nss/lib/freebl/ecl/ecp_jm.c
+ security/nss/lib/freebl/exports.gyp
+ security/nss/lib/freebl/fipsfreebl.c
+ security/nss/lib/freebl/freebl.gyp
+ security/nss/lib/freebl/freebl.rc
+ security/nss/lib/freebl/freebl_base.gypi
+ security/nss/lib/freebl/gcm-x86.c
+ security/nss/lib/freebl/gcm.h
+ security/nss/lib/freebl/hmacct.c
+ security/nss/lib/freebl/hmacct.h
+ security/nss/lib/freebl/intel-aes.s
+ security/nss/lib/freebl/jpake.c
+ security/nss/lib/freebl/ldvector.c
+ security/nss/lib/freebl/loader.c
+ security/nss/lib/freebl/loader.h
+ security/nss/lib/freebl/lowhash_vector.c
+ security/nss/lib/freebl/md2.c
+ security/nss/lib/freebl/md5.c
+ security/nss/lib/freebl/mknewpc2.c
+ security/nss/lib/freebl/mksp.c
+ security/nss/lib/freebl/mpi/doc/LICENSE-MPL
+ security/nss/lib/freebl/mpi/doc/basecvt.pod
+ security/nss/lib/freebl/mpi/doc/build
+ security/nss/lib/freebl/mpi/doc/gcd.pod
+ security/nss/lib/freebl/mpi/doc/invmod.pod
+ security/nss/lib/freebl/mpi/doc/isprime.pod
+ security/nss/lib/freebl/mpi/doc/lap.pod
+ security/nss/lib/freebl/mpi/doc/mpi-test.pod
+ security/nss/lib/freebl/mpi/hppa20.s
+ security/nss/lib/freebl/mpi/logtab.h
+ security/nss/lib/freebl/mpi/montmulf.c
+ security/nss/lib/freebl/mpi/montmulf.s
+ security/nss/lib/freebl/mpi/montmulfv8.s
+ security/nss/lib/freebl/mpi/montmulfv9.s
+ security/nss/lib/freebl/mpi/mp_gf2m-priv.h
+ security/nss/lib/freebl/mpi/mp_gf2m.c
+ security/nss/lib/freebl/mpi/mp_gf2m.h
+ security/nss/lib/freebl/mpi/mpcpucache.c
+ security/nss/lib/freebl/mpi/mpi-config.h
+ security/nss/lib/freebl/mpi/mpi-priv.h
+ security/nss/lib/freebl/mpi/mpi.c
+ security/nss/lib/freebl/mpi/mpi.h
+ security/nss/lib/freebl/mpi/mpi_amd64.c
+ security/nss/lib/freebl/mpi/mpi_amd64_gas.s
+ security/nss/lib/freebl/mpi/mpi_amd64_masm.asm
+ security/nss/lib/freebl/mpi/mpi_mips.s
+ security/nss/lib/freebl/mpi/mpi_x86.s
+ security/nss/lib/freebl/mpi/mpi_x86_asm.c
+ security/nss/lib/freebl/mpi/mpi_x86_os2.s
+ security/nss/lib/freebl/mpi/mplogic.c
+ security/nss/lib/freebl/mpi/mplogic.h
+ security/nss/lib/freebl/mpi/mpprime.c
+ security/nss/lib/freebl/mpi/mpprime.h
+ security/nss/lib/freebl/mpi/mpv_sparc.c
+ security/nss/lib/freebl/mpi/mpv_sparcv8.s
+ security/nss/lib/freebl/mpi/mpv_sparcv9.s
+ security/nss/lib/freebl/mpi/mpvalpha.c
+ security/nss/lib/freebl/mpi/mulsqr.c
+ security/nss/lib/freebl/mpi/primes.c
+ security/nss/lib/freebl/nsslowhash.c
+ security/nss/lib/freebl/rawhash.c
+ security/nss/lib/freebl/ret_cr16.s
+ security/nss/lib/freebl/rijndael.c
+ security/nss/lib/freebl/rijndael.h
+ security/nss/lib/freebl/rijndael32.tab
+ security/nss/lib/freebl/rijndael_tables.c
+ security/nss/lib/freebl/secmpi.h
+ security/nss/lib/freebl/secrng.h
+ security/nss/lib/freebl/seed.c
+ security/nss/lib/freebl/seed.h
+ security/nss/lib/freebl/sha256.h
+ security/nss/lib/freebl/sha512.c
+ security/nss/lib/freebl/sha_fast.c
+ security/nss/lib/freebl/sha_fast.h
+ security/nss/lib/freebl/shsign.h
+ security/nss/lib/freebl/shvfy.c
+ security/nss/lib/freebl/sysrand.c
+ security/nss/lib/freebl/tlsprfalg.c
+ security/nss/lib/freebl/unix_rand.c
+ security/nss/lib/freebl/unix_urandom.c
+ security/nss/lib/freebl/win_rand.c
+ security/nss/lib/jar/Makefile
+ security/nss/lib/jar/exports.gyp
+ security/nss/lib/jar/jar-ds.c
+ security/nss/lib/jar/jar-ds.h
+ security/nss/lib/jar/jar.gyp
+ security/nss/lib/jar/jar.h
+ security/nss/lib/jar/manifest.mn
+ security/nss/lib/libpkix/include/exports.gyp
+ security/nss/lib/libpkix/include/include.gyp
+ security/nss/lib/libpkix/include/manifest.mn
+ security/nss/lib/libpkix/include/pkix_certsel.h
+ security/nss/lib/libpkix/include/pkix_certstore.h
+ security/nss/lib/libpkix/include/pkix_checker.h
+ security/nss/lib/libpkix/include/pkix_crlsel.h
+ security/nss/lib/libpkix/include/pkix_revchecker.h
+ security/nss/lib/libpkix/libpkix.gyp
+ security/nss/lib/libpkix/manifest.mn
+ security/nss/lib/libpkix/pkix/certsel/certsel.gyp
+ security/nss/lib/libpkix/pkix/certsel/exports.gyp
+ security/nss/lib/libpkix/pkix/certsel/manifest.mn
+ security/nss/lib/libpkix/pkix/certsel/pkix_certselector.c
+ security/nss/lib/libpkix/pkix/certsel/pkix_certselector.h
+ security/nss/lib/libpkix/pkix/certsel/pkix_comcertselparams.c
+ security/nss/lib/libpkix/pkix/certsel/pkix_comcertselparams.h
+ security/nss/lib/libpkix/pkix/checker/checker.gyp
+ security/nss/lib/libpkix/pkix/checker/exports.gyp
+ security/nss/lib/libpkix/pkix/checker/manifest.mn
+ security/nss/lib/libpkix/pkix/checker/pkix_basicconstraintschecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_basicconstraintschecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_certchainchecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_certchainchecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_crlchecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_crlchecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_ekuchecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_ekuchecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_expirationchecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_expirationchecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_namechainingchecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_namechainingchecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_nameconstraintschecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_nameconstraintschecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_ocspchecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_ocspchecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_policychecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_policychecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_revocationchecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_revocationchecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_revocationmethod.c
+ security/nss/lib/libpkix/pkix/checker/pkix_revocationmethod.h
+ security/nss/lib/libpkix/pkix/checker/pkix_signaturechecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_signaturechecker.h
+ security/nss/lib/libpkix/pkix/checker/pkix_targetcertchecker.c
+ security/nss/lib/libpkix/pkix/checker/pkix_targetcertchecker.h
+ security/nss/lib/libpkix/pkix/crlsel/crlsel.gyp
+ security/nss/lib/libpkix/pkix/crlsel/exports.gyp
+ security/nss/lib/libpkix/pkix/crlsel/manifest.mn
+ security/nss/lib/libpkix/pkix/crlsel/pkix_comcrlselparams.c
+ security/nss/lib/libpkix/pkix/crlsel/pkix_comcrlselparams.h
+ security/nss/lib/libpkix/pkix/crlsel/pkix_crlselector.c
+ security/nss/lib/libpkix/pkix/crlsel/pkix_crlselector.h
+ security/nss/lib/libpkix/pkix/manifest.mn
+ security/nss/lib/libpkix/pkix/params/exports.gyp
+ security/nss/lib/libpkix/pkix/params/manifest.mn
+ security/nss/lib/libpkix/pkix/params/params.gyp
+ security/nss/lib/libpkix/pkix/params/pkix_procparams.c
+ security/nss/lib/libpkix/pkix/params/pkix_procparams.h
+ security/nss/lib/libpkix/pkix/params/pkix_resourcelimits.c
+ security/nss/lib/libpkix/pkix/params/pkix_resourcelimits.h
+ security/nss/lib/libpkix/pkix/params/pkix_trustanchor.c
+ security/nss/lib/libpkix/pkix/params/pkix_trustanchor.h
+ security/nss/lib/libpkix/pkix/params/pkix_valparams.c
+ security/nss/lib/libpkix/pkix/params/pkix_valparams.h
+ security/nss/lib/libpkix/pkix/results/exports.gyp
+ security/nss/lib/libpkix/pkix/results/manifest.mn
+ security/nss/lib/libpkix/pkix/results/pkix_buildresult.c
+ security/nss/lib/libpkix/pkix/results/pkix_buildresult.h
+ security/nss/lib/libpkix/pkix/results/pkix_policynode.c
+ security/nss/lib/libpkix/pkix/results/pkix_policynode.h
+ security/nss/lib/libpkix/pkix/results/pkix_valresult.c
+ security/nss/lib/libpkix/pkix/results/pkix_valresult.h
+ security/nss/lib/libpkix/pkix/results/pkix_verifynode.c
+ security/nss/lib/libpkix/pkix/results/pkix_verifynode.h
+ security/nss/lib/libpkix/pkix/results/results.gyp
+ security/nss/lib/libpkix/pkix/store/exports.gyp
+ security/nss/lib/libpkix/pkix/store/manifest.mn
+ security/nss/lib/libpkix/pkix/store/pkix_store.c
+ security/nss/lib/libpkix/pkix/store/pkix_store.h
+ security/nss/lib/libpkix/pkix/store/store.gyp
+ security/nss/lib/libpkix/pkix/top/exports.gyp
+ security/nss/lib/libpkix/pkix/top/manifest.mn
+ security/nss/lib/libpkix/pkix/top/pkix_build.c
+ security/nss/lib/libpkix/pkix/top/pkix_build.h
+ security/nss/lib/libpkix/pkix/top/pkix_lifecycle.c
+ security/nss/lib/libpkix/pkix/top/pkix_lifecycle.h
+ security/nss/lib/libpkix/pkix/top/pkix_validate.c
+ security/nss/lib/libpkix/pkix/top/pkix_validate.h
+ security/nss/lib/libpkix/pkix/top/top.gyp
+ security/nss/lib/libpkix/pkix/util/exports.gyp
+ security/nss/lib/libpkix/pkix/util/manifest.mn
+ security/nss/lib/libpkix/pkix/util/pkix_error.c
+ security/nss/lib/libpkix/pkix/util/pkix_error.h
+ security/nss/lib/libpkix/pkix/util/pkix_errpaths.c
+ security/nss/lib/libpkix/pkix/util/pkix_list.c
+ security/nss/lib/libpkix/pkix/util/pkix_list.h
+ security/nss/lib/libpkix/pkix/util/pkix_logger.c
+ security/nss/lib/libpkix/pkix/util/pkix_logger.h
+ security/nss/lib/libpkix/pkix/util/pkix_tools.c
+ security/nss/lib/libpkix/pkix/util/pkix_tools.h
+ security/nss/lib/libpkix/pkix/util/util.gyp
+ security/nss/lib/libpkix/pkix_pl_nss/manifest.mn
+ security/nss/lib/libpkix/pkix_pl_nss/module/exports.gyp
+ security/nss/lib/libpkix/pkix_pl_nss/module/manifest.mn
+ security/nss/lib/libpkix/pkix_pl_nss/module/module.gyp
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_aiamgr.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_aiamgr.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_colcertstore.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_colcertstore.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpcertstore.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpcertstore.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapcertstore.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapcertstore.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldaprequest.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldaprequest.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapresponse.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapresponse.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapt.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldaptemplates.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_nsscontext.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_nsscontext.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.h
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_socket.c
+ security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_socket.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/exports.gyp
+ security/nss/lib/libpkix/pkix_pl_nss/pki/manifest.mn
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pki.gyp
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_basicconstraints.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_basicconstraints.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyinfo.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyinfo.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicymap.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicymap.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyqualifier.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyqualifier.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crl.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crl.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crldp.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crldp.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crlentry.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crlentry.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_date.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_date.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_generalname.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_generalname.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_infoaccess.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_infoaccess.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_nameconstraints.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_nameconstraints.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspcertid.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspcertid.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocsprequest.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocsprequest.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspresponse.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspresponse.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_publickey.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_publickey.h
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_x500name.c
+ security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_x500name.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/exports.gyp
+ security/nss/lib/libpkix/pkix_pl_nss/system/manifest.mn
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bigint.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bigint.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bytearray.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bytearray.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_common.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_common.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_error.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_hashtable.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_hashtable.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_lifecycle.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_lifecycle.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mem.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mem.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_monitorlock.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_monitorlock.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mutex.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mutex.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_primhash.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_primhash.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_rwlock.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_rwlock.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.c
+ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.h
+ security/nss/lib/libpkix/pkix_pl_nss/system/system.gyp
+ security/nss/lib/manifest.mn
+ security/nss/lib/mozpkix/exports.gyp
+ security/nss/lib/mozpkix/mozpkix.gyp
+ security/nss/lib/nss/config.mk
+ security/nss/lib/nss/exports.gyp
+ security/nss/lib/nss/manifest.mn
+ security/nss/lib/nss/nss.gyp
+ security/nss/lib/nss/nss.h
+ security/nss/lib/nss/nss.rc
+ security/nss/lib/nss/nssinit.c
+ security/nss/lib/nss/nssoptions.c
+ security/nss/lib/nss/nssrenam.h
+ security/nss/lib/nss/utilwrap.c
+ security/nss/lib/pk11wrap/debug_module.c
+ security/nss/lib/pk11wrap/dev3hack.c
+ security/nss/lib/pk11wrap/dev3hack.h
+ security/nss/lib/pk11wrap/exports.gyp
+ security/nss/lib/pk11wrap/manifest.mn
+ security/nss/lib/pk11wrap/pk11func.h
+ security/nss/lib/pk11wrap/pk11pbe.c
+ security/nss/lib/pk11wrap/pk11priv.h
+ security/nss/lib/pk11wrap/pk11pub.h
+ security/nss/lib/pk11wrap/pk11sdr.c
+ security/nss/lib/pk11wrap/pk11sdr.h
+ security/nss/lib/pk11wrap/pk11wrap.gyp
+ security/nss/lib/pk11wrap/secmod.h
+ security/nss/lib/pk11wrap/secmodt.h
+ security/nss/lib/pk11wrap/secpkcs5.h
+ security/nss/lib/pkcs12/exports.gyp
+ security/nss/lib/pkcs12/manifest.mn
+ security/nss/lib/pkcs12/p12.h
+ security/nss/lib/pkcs12/p12creat.c
+ security/nss/lib/pkcs12/p12d.c
+ security/nss/lib/pkcs12/p12dec.c
+ security/nss/lib/pkcs12/p12e.c
+ security/nss/lib/pkcs12/p12exp.c
+ security/nss/lib/pkcs12/p12local.c
+ security/nss/lib/pkcs12/p12local.h
+ security/nss/lib/pkcs12/p12plcy.c
+ security/nss/lib/pkcs12/p12plcy.h
+ security/nss/lib/pkcs12/p12t.h
+ security/nss/lib/pkcs12/p12tmpl.c
+ security/nss/lib/pkcs12/pkcs12.gyp
+ security/nss/lib/pkcs12/pkcs12.h
+ security/nss/lib/pkcs12/pkcs12t.h
+ security/nss/lib/pkcs7/certread.c
+ security/nss/lib/pkcs7/exports.gyp
+ security/nss/lib/pkcs7/manifest.mn
+ security/nss/lib/pkcs7/pkcs7.gyp
+ security/nss/lib/pki/Makefile
+ security/nss/lib/pki/asymmkey.c
+ security/nss/lib/pki/certdecode.c
+ security/nss/lib/pki/certificate.c
+ security/nss/lib/pki/config.mk
+ security/nss/lib/pki/cryptocontext.c
+ security/nss/lib/pki/exports.gyp
+ security/nss/lib/pki/manifest.mn
+ security/nss/lib/pki/nsspki.h
+ security/nss/lib/pki/nsspkit.h
+ security/nss/lib/pki/pki.gyp
+ security/nss/lib/pki/pki.h
+ security/nss/lib/pki/pki3hack.h
+ security/nss/lib/pki/pkibase.c
+ security/nss/lib/pki/pkim.h
+ security/nss/lib/pki/pkistore.c
+ security/nss/lib/pki/pkistore.h
+ security/nss/lib/pki/pkit.h
+ security/nss/lib/pki/pkitm.h
+ security/nss/lib/pki/symmkey.c
+ security/nss/lib/pki/tdcache.c
+ security/nss/lib/pki/trustdomain.c
+ security/nss/lib/smime/cmsreclist.h
+ security/nss/lib/smime/config.mk
+ security/nss/lib/smime/exports.gyp
+ security/nss/lib/smime/manifest.mn
+ security/nss/lib/smime/smime.gyp
+ security/nss/lib/smime/smime.rc
+ security/nss/lib/smime/smimesym.c
+ security/nss/lib/softoken/config.mk
+ security/nss/lib/softoken/exports.gyp
+ security/nss/lib/softoken/fipstest.c
+ security/nss/lib/softoken/jpakesftk.c
+ security/nss/lib/softoken/legacydb/config.mk
+ security/nss/lib/softoken/legacydb/keydb.c
+ security/nss/lib/softoken/legacydb/keydbi.h
+ security/nss/lib/softoken/legacydb/legacydb.gyp
+ security/nss/lib/softoken/legacydb/lgcreate.c
+ security/nss/lib/softoken/legacydb/lgfind.c
+ security/nss/lib/softoken/legacydb/lgfips.c
+ security/nss/lib/softoken/legacydb/lginit.c
+ security/nss/lib/softoken/legacydb/lgutil.c
+ security/nss/lib/softoken/legacydb/lowkey.c
+ security/nss/lib/softoken/legacydb/lowkeyi.h
+ security/nss/lib/softoken/legacydb/lowkeyti.h
+ security/nss/lib/softoken/legacydb/manifest.mn
+ security/nss/lib/softoken/legacydb/nssdbm.rc
+ security/nss/lib/softoken/legacydb/pcert.h
+ security/nss/lib/softoken/lowkey.c
+ security/nss/lib/softoken/lowkeyi.h
+ security/nss/lib/softoken/lowkeyti.h
+ security/nss/lib/softoken/lowpbe.c
+ security/nss/lib/softoken/lowpbe.h
+ security/nss/lib/softoken/manifest.mn
+ security/nss/lib/softoken/padbuf.c
+ security/nss/lib/softoken/pkcs11ni.h
+ security/nss/lib/softoken/sftkdb.h
+ security/nss/lib/softoken/sftkdbt.h
+ security/nss/lib/softoken/sftkdbti.h
+ security/nss/lib/softoken/sftkhmac.c
+ security/nss/lib/softoken/sftkpars.h
+ security/nss/lib/softoken/softkver.h
+ security/nss/lib/softoken/softoken.gyp
+ security/nss/lib/softoken/softoken.h
+ security/nss/lib/softoken/softokn.rc
+ security/nss/lib/softoken/softoknt.h
+ security/nss/lib/softoken/tlsprf.c
+ security/nss/lib/sqlite/config.mk
+ security/nss/lib/sqlite/exports.gyp
+ security/nss/lib/sqlite/manifest.mn
+ security/nss/lib/sqlite/sqlite.gyp
+ security/nss/lib/ssl/SSLerrs.h
+ security/nss/lib/ssl/authcert.c
+ security/nss/lib/ssl/cmpcert.c
+ security/nss/lib/ssl/config.mk
+ security/nss/lib/ssl/dhe-param.c
+ security/nss/lib/ssl/dtls13con.h
+ security/nss/lib/ssl/dtlscon.h
+ security/nss/lib/ssl/exports.gyp
+ security/nss/lib/ssl/manifest.mn
+ security/nss/lib/ssl/notes.txt
+ security/nss/lib/ssl/os2_err.c
+ security/nss/lib/ssl/prelib.c
+ security/nss/lib/ssl/selfencrypt.c
+ security/nss/lib/ssl/selfencrypt.h
+ security/nss/lib/ssl/ssl.gyp
+ security/nss/lib/ssl/ssl.h
+ security/nss/lib/ssl/ssl.rc
+ security/nss/lib/ssl/ssl3ext.h
+ security/nss/lib/ssl/ssl3exthandle.c
+ security/nss/lib/ssl/ssl3exthandle.h
+ security/nss/lib/ssl/ssl3gthr.c
+ security/nss/lib/ssl/ssl3prot.h
+ security/nss/lib/ssl/sslauth.c
+ security/nss/lib/ssl/sslbloom.c
+ security/nss/lib/ssl/sslbloom.h
+ security/nss/lib/ssl/sslcert.c
+ security/nss/lib/ssl/sslcert.h
+ security/nss/lib/ssl/sslcon.c
+ security/nss/lib/ssl/ssldef.c
+ security/nss/lib/ssl/sslencode.c
+ security/nss/lib/ssl/sslencode.h
+ security/nss/lib/ssl/sslenum.c
+ security/nss/lib/ssl/sslerr.c
+ security/nss/lib/ssl/sslerr.h
+ security/nss/lib/ssl/sslerrstrs.c
+ security/nss/lib/ssl/sslexp.h
+ security/nss/lib/ssl/sslgrp.c
+ security/nss/lib/ssl/sslimpl.h
+ security/nss/lib/ssl/sslinfo.c
+ security/nss/lib/ssl/sslinit.c
+ security/nss/lib/ssl/sslmutex.c
+ security/nss/lib/ssl/sslmutex.h
+ security/nss/lib/ssl/sslnonce.c
+ security/nss/lib/ssl/sslproto.h
+ security/nss/lib/ssl/sslreveal.c
+ security/nss/lib/ssl/sslsecur.c
+ security/nss/lib/ssl/sslsnce.c
+ security/nss/lib/ssl/sslsock.c
+ security/nss/lib/ssl/sslspec.c
+ security/nss/lib/ssl/sslspec.h
+ security/nss/lib/ssl/sslt.h
+ security/nss/lib/ssl/ssltrace.c
+ security/nss/lib/ssl/tls13con.c
+ security/nss/lib/ssl/tls13con.h
+ security/nss/lib/ssl/tls13err.h
+ security/nss/lib/ssl/tls13esni.c
+ security/nss/lib/ssl/tls13esni.h
+ security/nss/lib/ssl/tls13exthandle.c
+ security/nss/lib/ssl/tls13exthandle.h
+ security/nss/lib/ssl/tls13hashstate.c
+ security/nss/lib/ssl/tls13hashstate.h
+ security/nss/lib/ssl/tls13hkdf.c
+ security/nss/lib/ssl/tls13hkdf.h
+ security/nss/lib/ssl/tls13replay.c
+ security/nss/lib/ssl/unix_err.c
+ security/nss/lib/ssl/win32err.c
+ security/nss/lib/sysinit/manifest.mn
+ security/nss/lib/sysinit/nsssysinit.c
+ security/nss/lib/sysinit/sysinit.gyp
+ security/nss/lib/util/config.mk
+ security/nss/lib/util/derdec.c
+ security/nss/lib/util/derenc.c
+ security/nss/lib/util/dersubr.c
+ security/nss/lib/util/dertime.c
+ security/nss/lib/util/eccutil.h
+ security/nss/lib/util/errstrs.c
+ security/nss/lib/util/exports.gyp
+ security/nss/lib/util/hasht.h
+ security/nss/lib/util/manifest.mn
+ security/nss/lib/util/nssrwlk.c
+ security/nss/lib/util/nssrwlkt.h
+ security/nss/lib/util/nssutil.h
+ security/nss/lib/util/nssutil.rc
+ security/nss/lib/util/oidstring.c
+ security/nss/lib/util/pkcs11n.h
+ security/nss/lib/util/pkcs11uri.c
+ security/nss/lib/util/pkcs11uri.h
+ security/nss/lib/util/pkcs1sig.c
+ security/nss/lib/util/pkcs1sig.h
+ security/nss/lib/util/secalgid.c
+ security/nss/lib/util/secder.h
+ security/nss/lib/util/secdert.h
+ security/nss/lib/util/secdig.c
+ security/nss/lib/util/secdig.h
+ security/nss/lib/util/secdigt.h
+ security/nss/lib/util/secerr.h
+ security/nss/lib/util/secitem.h
+ security/nss/lib/util/secload.c
+ security/nss/lib/util/secoid.c
+ security/nss/lib/util/secoid.h
+ security/nss/lib/util/secoidt.h
+ security/nss/lib/util/secplcy.c
+ security/nss/lib/util/secplcy.h
+ security/nss/lib/util/sectime.c
+ security/nss/lib/util/utf8.c
+ security/nss/lib/util/util.gyp
+ security/nss/lib/util/utilmodt.h
+ security/nss/lib/util/utilpars.h
+ security/nss/lib/util/utilparst.h
+ security/nss/lib/zlib/exports.gyp
+ security/nss/lib/zlib/manifest.mn
+ security/nss/lib/zlib/patches/prune-zlib.sh
+ security/nss/lib/zlib/trees.h
+ security/nss/lib/zlib/zlib.gyp
+ security/nss/manifest.mn
+ security/nss/nss-tool/common/argparse.cc
+ security/nss/nss-tool/common/argparse.h
+ security/nss/nss-tool/common/tool.h
+ security/nss/nss-tool/common/util.cc
+ security/nss/nss-tool/common/util.h
+ security/nss/nss-tool/db/dbtool.cc
+ security/nss/nss-tool/db/dbtool.h
+ security/nss/nss-tool/digest/digesttool.cc
+ security/nss/nss-tool/digest/digesttool.h
+ security/nss/nss-tool/enc/enctool.cc
+ security/nss/nss-tool/enc/enctool.h
+ security/nss/nss-tool/hw-support.c
+ security/nss/nss-tool/nss_tool.cc
+ security/nss/nss-tool/nss_tool.gyp
+ security/nss/nss.gyp
+ security/nss/pkg/Makefile
+ security/nss/tests/chains/scenarios/aia.cfg
+ security/nss/tests/chains/scenarios/anypolicy.cfg
+ security/nss/tests/chains/scenarios/anypolicywithlevel.cfg
+ security/nss/tests/chains/scenarios/bridge.cfg
+ security/nss/tests/chains/scenarios/bridgewithaia.cfg
+ security/nss/tests/chains/scenarios/bridgewithhalfaia.cfg
+ security/nss/tests/chains/scenarios/bridgewithpolicyextensionandmapping.cfg
+ security/nss/tests/chains/scenarios/crldp.cfg
+ security/nss/tests/chains/scenarios/dsa.cfg
+ security/nss/tests/chains/scenarios/explicitPolicy.cfg
+ security/nss/tests/chains/scenarios/extension.cfg
+ security/nss/tests/chains/scenarios/extension2.cfg
+ security/nss/tests/chains/scenarios/ipsec.cfg
+ security/nss/tests/chains/scenarios/mapping.cfg
+ security/nss/tests/chains/scenarios/mapping2.cfg
+ security/nss/tests/chains/scenarios/megabridge_3_2.cfg
+ security/nss/tests/chains/scenarios/method.cfg
+ security/nss/tests/chains/scenarios/nameconstraints.cfg
+ security/nss/tests/chains/scenarios/ocsp.cfg
+ security/nss/tests/chains/scenarios/ocspd.cfg
+ security/nss/tests/chains/scenarios/realcerts.cfg
+ security/nss/tests/chains/scenarios/revoc.cfg
+ security/nss/tests/chains/scenarios/scenarios
+ security/nss/tests/chains/scenarios/trustanchors.cfg
+ security/nss/tests/common/Makefile
+ security/nss/tests/common/cleanup.sh
+ security/nss/tests/iopr/cert_iopr.sh
+ security/nss/tests/iopr/ocsp_iopr.sh
+ security/nss/tests/iopr/server_scr/cipher.list
+ security/nss/tests/iopr/server_scr/client.cgi
+ security/nss/tests/iopr/server_scr/config
+ security/nss/tests/iopr/server_scr/iopr_server.cfg
+ security/nss/tests/iopr/ssl_iopr.sh
+ security/nss/tests/libpkix/certs/make-ca-u50-u51
+ security/nss/tests/libpkix/certs/make-nc
+ security/nss/tests/libpkix/common/libpkix_init.sh
+ security/nss/tests/libpkix/common/libpkix_init_nist.sh
+ security/nss/tests/libpkix/sample_apps/README
+ security/nss/tests/mpi/mpi.sh
+ security/nss/tests/remote/manifest.mn
+ security/nss/tests/ssl/ssl_dist_stress.sh
+ security/nss/tests/ssl_gtests/ssl_gtests.sh
+ security/pkix/moz.build
+ security/pkix/test/gtest/moz.build
+ services/common/async.js
+ services/common/hawkclient.js
+ services/common/hawkrequest.js
+ services/common/logmanager.js
+ services/common/modules-testing/logging.js
+ services/common/modules-testing/utils.js
+ services/common/moz.build
+ services/common/observers.js
+ services/common/rest.js
+ services/common/stringbundle.js
+ services/common/tests/mach_commands.py
+ services/common/tests/moz.build
+ services/common/tests/unit/head_helpers.js
+ services/common/tests/unit/moz.build
+ services/common/tests/unit/test_blocklist_signatures/moz.build
+ services/common/tokenserverclient.js
+ services/common/utils.js
+ services/crypto/component/moz.build
+ services/crypto/component/nsISyncJPAKE.idl
+ services/crypto/component/nsSyncJPAKE.cpp
+ services/crypto/component/nsSyncJPAKE.h
+ services/crypto/modules/WeaveCrypto.js
+ services/crypto/modules/utils.js
+ services/crypto/moz.build
+ services/moz.build
+ services/sync/Weave.js
+ services/sync/locales/en-US/errors.properties
+ services/sync/locales/jar.mn
+ services/sync/locales/l10n.ini
+ services/sync/locales/moz.build
+ services/sync/modules-testing/fakeservices.js
+ services/sync/modules-testing/rotaryengine.js
+ services/sync/modules-testing/utils.js
+ services/sync/modules/addonutils.js
+ services/sync/modules/engines.js
+ services/sync/modules/engines/bookmarks.js
+ services/sync/modules/engines/clients.js
+ services/sync/modules/engines/forms.js
+ services/sync/modules/engines/history.js
+ services/sync/modules/engines/passwords.js
+ services/sync/modules/engines/prefs.js
+ services/sync/modules/engines/tabs.js
+ services/sync/modules/identity.js
+ services/sync/modules/jpakeclient.js
+ services/sync/modules/keys.js
+ services/sync/modules/main.js
+ services/sync/modules/notifications.js
+ services/sync/modules/policies.js
+ services/sync/modules/record.js
+ services/sync/modules/resource.js
+ services/sync/modules/rest.js
+ services/sync/modules/service.js
+ services/sync/modules/stages/cluster.js
+ services/sync/modules/status.js
+ services/sync/modules/userapi.js
+ services/sync/modules/util.js
+ services/sync/moz.build
+ services/sync/services-sync.js
+ services/sync/tests/tps/mozmill_sanity.js
+ services/sync/tests/tps/mozmill_sanity2.js
+ services/sync/tps/extensions/tps/components/tps-cmdline.js
+ services/sync/tps/extensions/tps/resource/auth/sync.jsm
+ services/sync/tps/extensions/tps/resource/modules/addons.jsm
+ services/sync/tps/extensions/tps/resource/modules/windows.jsm
+ startupcache/StartupCache.cpp
+ startupcache/StartupCache.h
+ startupcache/StartupCacheModule.cpp
+ startupcache/StartupCacheUtils.cpp
+ startupcache/StartupCacheUtils.h
+ startupcache/moz.build
+ startupcache/nsIStartupCache.idl
+ startupcache/test/TestStartupCache.cpp
+ startupcache/test/moz.build
+ storage/FileSystemModule.cpp
+ storage/FileSystemModule.h
+ storage/IStorageBindingParamsInternal.h
+ storage/SQLCollations.cpp
+ storage/SQLCollations.h
+ storage/SQLiteMutex.h
+ storage/StatementCache.h
+ storage/StorageBaseStatementInternal.cpp
+ storage/StorageBaseStatementInternal.h
+ storage/TelemetryVFS.cpp
+ storage/VacuumManager.cpp
+ storage/VacuumManager.h
+ storage/Variant.h
+ storage/build/moz.build
+ storage/build/mozStorageCID.h
+ storage/build/mozStorageModule.cpp
+ storage/moz.build
+ storage/mozIStorageAggregateFunction.idl
+ storage/mozIStorageAsyncConnection.idl
+ storage/mozIStorageAsyncStatement.idl
+ storage/mozIStorageBaseStatement.idl
+ storage/mozIStorageBindingParams.idl
+ storage/mozIStorageBindingParamsArray.idl
+ storage/mozIStorageConnection.idl
+ storage/mozIStorageError.idl
+ storage/mozIStorageFunction.idl
+ storage/mozIStoragePendingStatement.idl
+ storage/mozIStorageProgressHandler.idl
+ storage/mozIStorageResultSet.idl
+ storage/mozIStorageRow.idl
+ storage/mozIStorageService.idl
+ storage/mozIStorageStatement.idl
+ storage/mozIStorageStatementCallback.idl
+ storage/mozIStorageStatementParams.idl
+ storage/mozIStorageStatementRow.idl
+ storage/mozIStorageVacuumParticipant.idl
+ storage/mozIStorageValueArray.idl
+ storage/mozStorageArgValueArray.cpp
+ storage/mozStorageArgValueArray.h
+ storage/mozStorageAsyncStatement.cpp
+ storage/mozStorageAsyncStatement.h
+ storage/mozStorageAsyncStatementExecution.cpp
+ storage/mozStorageAsyncStatementExecution.h
+ storage/mozStorageAsyncStatementJSHelper.cpp
+ storage/mozStorageAsyncStatementJSHelper.h
+ storage/mozStorageAsyncStatementParams.cpp
+ storage/mozStorageAsyncStatementParams.h
+ storage/mozStorageBindingParams.cpp
+ storage/mozStorageBindingParams.h
+ storage/mozStorageBindingParamsArray.cpp
+ storage/mozStorageBindingParamsArray.h
+ storage/mozStorageConnection.cpp
+ storage/mozStorageConnection.h
+ storage/mozStorageError.cpp
+ storage/mozStorageError.h
+ storage/mozStorageHelper.h
+ storage/mozStoragePrivateHelpers.cpp
+ storage/mozStoragePrivateHelpers.h
+ storage/mozStorageResultSet.cpp
+ storage/mozStorageResultSet.h
+ storage/mozStorageRow.cpp
+ storage/mozStorageRow.h
+ storage/mozStorageSQLFunctions.cpp
+ storage/mozStorageSQLFunctions.h
+ storage/mozStorageService.cpp
+ storage/mozStorageService.h
+ storage/mozStorageStatement.cpp
+ storage/mozStorageStatement.h
+ storage/mozStorageStatementData.h
+ storage/mozStorageStatementJSHelper.cpp
+ storage/mozStorageStatementJSHelper.h
+ storage/mozStorageStatementParams.cpp
+ storage/mozStorageStatementParams.h
+ storage/mozStorageStatementRow.cpp
+ storage/mozStorageStatementRow.h
+ storage/storage.h
+ storage/style.txt
+ storage/test/moz.build
+ storage/test/storage_test_harness.h
+ storage/test/storage_test_harness_tail.h
+ storage/test/test_StatementCache.cpp
+ storage/test/test_binding_params.cpp
+ storage/test/test_file_perms.cpp
+ storage/test/test_mutex.cpp
+ storage/test/test_service_init_background_thread.cpp
+ storage/test/test_statement_scoper.cpp
+ storage/test/test_transaction_helper.cpp
+ storage/test/test_true_async.cpp
+ storage/test/test_unlock_notify.cpp
+ storage/test/unit/head_storage.js
+ storage/test/unit/test_bug-429521.js
+ storage/test/unit/test_bug-444233.js
+ storage/test/unit/test_like_escape.js
+ taskcluster/ci/artifact-build/kind.yml
+ taskcluster/ci/build-signing/kind.yml
+ taskcluster/ci/build/kind.yml
+ taskcluster/ci/docker-image/kind.yml
+ taskcluster/ci/hazard/kind.yml
+ taskcluster/ci/source-check/kind.yml
+ taskcluster/ci/spidermonkey/kind.yml
+ taskcluster/ci/static-analysis/kind.yml
+ taskcluster/ci/toolchain/kind.yml
+ taskcluster/ci/toolchain/linux.yml
+ taskcluster/ci/toolchain/windows.yml
+ taskcluster/ci/upload-symbols/kind.yml
+ taskcluster/ci/valgrind/kind.yml
+ taskcluster/mach_commands.py
+ taskcluster/moz.build
+ taskcluster/taskgraph/action.py
+ taskcluster/taskgraph/create.py
+ taskcluster/taskgraph/decision.py
+ taskcluster/taskgraph/docker.py
+ taskcluster/taskgraph/files_changed.py
+ taskcluster/taskgraph/generator.py
+ taskcluster/taskgraph/graph.py
+ taskcluster/taskgraph/optimize.py
+ taskcluster/taskgraph/parameters.py
+ taskcluster/taskgraph/target_tasks.py
+ taskcluster/taskgraph/task/base.py
+ taskcluster/taskgraph/task/docker_image.py
+ taskcluster/taskgraph/task/post_build.py
+ taskcluster/taskgraph/task/signing.py
+ taskcluster/taskgraph/task/test.py
+ taskcluster/taskgraph/task/transform.py
+ taskcluster/taskgraph/taskgraph.py
+ taskcluster/taskgraph/test/test_create.py
+ taskcluster/taskgraph/test/test_decision.py
+ taskcluster/taskgraph/test/test_files_changed.py
+ taskcluster/taskgraph/test/test_generator.py
+ taskcluster/taskgraph/test/test_graph.py
+ taskcluster/taskgraph/test/test_optimize.py
+ taskcluster/taskgraph/test/test_parameters.py
+ taskcluster/taskgraph/test/test_target_tasks.py
+ taskcluster/taskgraph/test/test_task_docker_image.py
+ taskcluster/taskgraph/test/test_taskgraph.py
+ taskcluster/taskgraph/test/test_transforms_base.py
+ taskcluster/taskgraph/test/test_try_option_syntax.py
+ taskcluster/taskgraph/test/test_util_attributes.py
+ taskcluster/taskgraph/test/test_util_docker.py
+ taskcluster/taskgraph/test/test_util_python_path.py
+ taskcluster/taskgraph/test/test_util_templates.py
+ taskcluster/taskgraph/test/test_util_time.py
+ taskcluster/taskgraph/test/test_util_treeherder.py
+ taskcluster/taskgraph/test/test_util_yaml.py
+ taskcluster/taskgraph/test/util.py
+ taskcluster/taskgraph/transforms/android_stuff.py
+ taskcluster/taskgraph/transforms/base.py
+ taskcluster/taskgraph/transforms/build.py
+ taskcluster/taskgraph/transforms/build_attrs.py
+ taskcluster/taskgraph/transforms/gecko_v2_whitelist.py
+ taskcluster/taskgraph/transforms/job/__init__.py
+ taskcluster/taskgraph/transforms/job/common.py
+ taskcluster/taskgraph/transforms/job/hazard.py
+ taskcluster/taskgraph/transforms/job/mach.py
+ taskcluster/taskgraph/transforms/job/mozharness.py
+ taskcluster/taskgraph/transforms/job/run_task.py
+ taskcluster/taskgraph/transforms/job/spidermonkey.py
+ taskcluster/taskgraph/transforms/job/toolchain.py
+ taskcluster/taskgraph/transforms/l10n.py
+ taskcluster/taskgraph/transforms/marionette_harness.py
+ taskcluster/taskgraph/transforms/task.py
+ taskcluster/taskgraph/transforms/tests/all_kinds.py
+ taskcluster/taskgraph/transforms/tests/android_test.py
+ taskcluster/taskgraph/transforms/tests/desktop_test.py
+ taskcluster/taskgraph/transforms/tests/make_task_description.py
+ taskcluster/taskgraph/transforms/tests/test_description.py
+ taskcluster/taskgraph/transforms/upload_symbols.py
+ taskcluster/taskgraph/try_option_syntax.py
+ taskcluster/taskgraph/util/attributes.py
+ taskcluster/taskgraph/util/docker.py
+ taskcluster/taskgraph/util/python_path.py
+ taskcluster/taskgraph/util/templates.py
+ taskcluster/taskgraph/util/treeherder.py
+ taskcluster/taskgraph/util/yaml.py
+ test.mozbuild
+ testing/docker/recipes/centos6-build-system-setup.sh
+ testing/docker/recipes/common.sh
+ testing/docker/recipes/run-task
+ testing/firefox-ui/harness/firefox_ui_harness/__init__.py
+ testing/firefox-ui/harness/firefox_ui_harness/arguments/__init__.py
+ testing/firefox-ui/harness/firefox_ui_harness/arguments/base.py
+ testing/firefox-ui/harness/firefox_ui_harness/arguments/update.py
+ testing/firefox-ui/harness/firefox_ui_harness/cli_functional.py
+ testing/firefox-ui/harness/firefox_ui_harness/cli_update.py
+ testing/firefox-ui/harness/firefox_ui_harness/runners/__init__.py
+ testing/firefox-ui/harness/firefox_ui_harness/runners/base.py
+ testing/firefox-ui/harness/firefox_ui_harness/runners/update.py
+ testing/firefox-ui/harness/firefox_ui_harness/testcases.py
+ testing/firefox-ui/harness/setup.py
+ testing/firefox-ui/mach_commands.py
+ testing/firefox-ui/moz.build
+ testing/firefox-ui/tests/functional/keyboard_shortcuts/test_browser_window.py
+ testing/firefox-ui/tests/functional/locationbar/test_access_locationbar.py
+ testing/firefox-ui/tests/functional/locationbar/test_escape_autocomplete.py
+ testing/firefox-ui/tests/functional/locationbar/test_favicon_in_autocomplete.py
+ testing/firefox-ui/tests/functional/locationbar/test_suggest_bookmarks.py
+ testing/firefox-ui/tests/functional/private_browsing/test_about_private_browsing.py
+ testing/firefox-ui/tests/functional/security/test_dv_certificate.py
+ testing/firefox-ui/tests/functional/security/test_enable_privilege.py
+ testing/firefox-ui/tests/functional/security/test_ev_certificate.py
+ testing/firefox-ui/tests/functional/security/test_mixed_content_page.py
+ testing/firefox-ui/tests/functional/security/test_mixed_script_content_blocking.py
+ testing/firefox-ui/tests/functional/security/test_no_certificate.py
+ testing/firefox-ui/tests/functional/security/test_safe_browsing_initial_download.py
+ testing/firefox-ui/tests/functional/security/test_safe_browsing_notification.py
+ testing/firefox-ui/tests/functional/security/test_safe_browsing_warning_pages.py
+ testing/firefox-ui/tests/functional/security/test_security_notification.py
+ testing/firefox-ui/tests/functional/security/test_ssl_disabled_error_page.py
+ testing/firefox-ui/tests/functional/security/test_ssl_status_after_restart.py
+ testing/firefox-ui/tests/functional/security/test_submit_unencrypted_info_warning.py
+ testing/firefox-ui/tests/functional/security/test_unknown_issuer.py
+ testing/firefox-ui/tests/functional/security/test_untrusted_connection_error_page.py
+ testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart.py
+ testing/firefox-ui/tests/puppeteer/test_about_window.py
+ testing/firefox-ui/tests/puppeteer/test_appinfo.py
+ testing/firefox-ui/tests/puppeteer/test_l10n.py
+ testing/firefox-ui/tests/puppeteer/test_menubar.py
+ testing/firefox-ui/tests/puppeteer/test_notifications.py
+ testing/firefox-ui/tests/puppeteer/test_page_info_window.py
+ testing/firefox-ui/tests/puppeteer/test_places.py
+ testing/firefox-ui/tests/puppeteer/test_security.py
+ testing/firefox-ui/tests/puppeteer/test_software_update.py
+ testing/firefox-ui/tests/puppeteer/test_tabbar.py
+ testing/firefox-ui/tests/puppeteer/test_toolbars.py
+ testing/firefox-ui/tests/puppeteer/test_update_wizard.py
+ testing/firefox-ui/tests/puppeteer/test_utils.py
+ testing/firefox-ui/tests/puppeteer/test_windows.py
+ testing/firefox-ui/tests/update/direct/test_direct_update.py
+ testing/firefox-ui/tests/update/fallback/test_fallback_update.py
+ testing/gtest/MozGtestFriend.h
+ testing/gtest/moz.build
+ testing/gtest/mozilla/MozGTestBench.cpp
+ testing/gtest/mozilla/MozGTestBench.h
+ testing/gtest/rungtests.py
+ testing/instrumentation/Makefile.in
+ testing/instrumentation/moz.build
+ testing/instrumentation/runinstrumentation.py
+ testing/mach_commands.py
+ testing/marionette/accessibility.js
+ testing/marionette/action.js
+ testing/marionette/addon.js
+ testing/marionette/assert.js
+ testing/marionette/browser.js
+ testing/marionette/capture.js
+ testing/marionette/cert.js
+ testing/marionette/chrome/test_dialog.properties
+ testing/marionette/client/marionette_driver/__init__.py
+ testing/marionette/client/marionette_driver/addons.py
+ testing/marionette/client/marionette_driver/date_time_value.py
+ testing/marionette/client/marionette_driver/decorators.py
+ testing/marionette/client/marionette_driver/errors.py
+ testing/marionette/client/marionette_driver/expected.py
+ testing/marionette/client/marionette_driver/gestures.py
+ testing/marionette/client/marionette_driver/localization.py
+ testing/marionette/client/marionette_driver/marionette.py
+ testing/marionette/client/marionette_driver/selection.py
+ testing/marionette/client/marionette_driver/timeout.py
+ testing/marionette/client/marionette_driver/transport.py
+ testing/marionette/client/marionette_driver/wait.py
+ testing/marionette/client/setup.py
+ testing/marionette/components/marionette.js
+ testing/marionette/components/moz.build
+ testing/marionette/cookies.js
+ testing/marionette/dispatcher.js
+ testing/marionette/driver.js
+ testing/marionette/element.js
+ testing/marionette/error.js
+ testing/marionette/evaluate.js
+ testing/marionette/frame.js
+ testing/marionette/harness/marionette_harness/__init__.py
+ testing/marionette/harness/marionette_harness/marionette_test/__init__.py
+ testing/marionette/harness/marionette_harness/marionette_test/decorators.py
+ testing/marionette/harness/marionette_harness/marionette_test/testcases.py
+ testing/marionette/harness/marionette_harness/runner/__init__.py
+ testing/marionette/harness/marionette_harness/runner/base.py
+ testing/marionette/harness/marionette_harness/runner/httpd.py
+ testing/marionette/harness/marionette_harness/runner/mixins/__init__.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob.py
+ testing/marionette/harness/marionette_harness/runner/mixins/window_manager.py
+ testing/marionette/harness/marionette_harness/runner/serve.py
+ testing/marionette/harness/marionette_harness/runtests.py
+ testing/marionette/harness/marionette_harness/tests/harness_unit/conftest.py
+ testing/marionette/harness/marionette_harness/tests/harness_unit/test_httpd.py
+ testing/marionette/harness/marionette_harness/tests/harness_unit/test_marionette_arguments.py
+ testing/marionette/harness/marionette_harness/tests/harness_unit/test_marionette_harness.py
+ testing/marionette/harness/marionette_harness/tests/harness_unit/test_marionette_runner.py
+ testing/marionette/harness/marionette_harness/tests/harness_unit/test_marionette_test_result.py
+ testing/marionette/harness/marionette_harness/tests/harness_unit/test_serve.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_about_pages.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_accessibility.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_addons.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_anonymous_content.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_capabilities.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_checkbox.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_checkbox_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_chrome_element_css.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_clearing.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_click.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_click_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_click_scrolling.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_cookies.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_crash.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_data_driven.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_date_time_value.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_element_retrieval.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_element_state.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_element_state_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_elementsize.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_elementsize_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_errors.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_execute_async_script.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_execute_isolate.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_execute_sandboxes.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_execute_script.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_expected.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_expectedfail.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_file_upload.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_findelement_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_geckoinstance.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_getactiveframe_oop.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_implicit_waits.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_import_script.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_key_actions.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_localization.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_log.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_marionette.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_modal_dialogs.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_mouse_action.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_pagesource.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_pagesource_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_position.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_prefs.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_profile_management.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_proxy.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_quit_restart.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_report.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_screen_orientation.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_screenshot.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_select.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_session.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_set_window_size.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_shadow_dom.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_chrome.js
+ testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_fail.js
+ testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_pass.js
+ testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_sanity.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_timeout.js
+ testing/marionette/harness/marionette_harness/tests/unit/test_single_finger_desktop.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_skip_setup.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_switch_frame.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_switch_frame_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_switch_remote_frame.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_switch_window_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_teardown_context_preserved.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_text.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_text_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_timeouts.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_transport.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_typing.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_using_permissions.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_visibility.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_wait.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_window_close_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_window_close_content.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_window_handles_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_window_handles_content.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_window_title.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_window_title_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_window_type.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_with_using_context.py
+ testing/marionette/interaction.js
+ testing/marionette/jar.mn
+ testing/marionette/l10n.js
+ testing/marionette/legacyaction.js
+ testing/marionette/listener.js
+ testing/marionette/logging.js
+ testing/marionette/mach_commands.py
+ testing/marionette/mach_test_package_commands.py
+ testing/marionette/message.js
+ testing/marionette/modal.js
+ testing/marionette/moz.build
+ testing/marionette/navigate.js
+ testing/marionette/proxy.js
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/__init__.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/api/appinfo.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/api/keys.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/api/l10n.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/api/places.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/api/security.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/api/software_update.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/api/utils.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/base.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/decorators.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/errors.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/mixins.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/puppeteer.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/about_window/deck.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/about_window/window.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/base.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/__init__.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/notifications.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/tabbar.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/toolbars.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/window.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/deck.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/menu.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/pageinfo/deck.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/pageinfo/window.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/update_wizard/__init__.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/update_wizard/dialog.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/update_wizard/wizard.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/windows.py
+ testing/marionette/puppeteer/firefox/setup.py
+ testing/marionette/server.js
+ testing/marionette/session.js
+ testing/marionette/simpletest.js
+ testing/marionette/test_action.js
+ testing/marionette/test_assert.js
+ testing/marionette/test_element.js
+ testing/marionette/test_error.js
+ testing/marionette/test_message.js
+ testing/marionette/test_navigate.js
+ testing/marionette/test_session.js
+ testing/mochitest/BrowserTestUtils/ContentTask.jsm
+ testing/mochitest/BrowserTestUtils/content/content-task.js
+ testing/mochitest/BrowserTestUtils/content/content-utils.js
+ testing/mochitest/BrowserTestUtils/moz.build
+ testing/mochitest/Makefile.in
+ testing/mochitest/ShutdownLeaksCollector.jsm
+ testing/mochitest/bootstrap.js
+ testing/mochitest/chrome-harness.js
+ testing/mochitest/chunkifyTests.js
+ testing/mochitest/mach_commands.py
+ testing/mochitest/mach_test_package_commands.py
+ testing/mochitest/manifestLibrary.js
+ testing/mochitest/manifests/moz.build
+ testing/mochitest/mochitest_options.py
+ testing/mochitest/moz.build
+ testing/mochitest/pywebsocket_wrapper.py
+ testing/mochitest/runrobocop.py
+ testing/mochitest/runtests.py
+ testing/mochitest/runtestsremote.py
+ testing/mochitest/ssltunnel/moz.build
+ testing/mochitest/start_desktop.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/SimpleTest/test.css
+ testing/mochitest/tests/SimpleTest/ChromePowers.js
+ testing/mochitest/tests/SimpleTest/LogController.js
+ testing/mochitest/tests/SimpleTest/MemoryStats.js
+ testing/mochitest/tests/SimpleTest/moz.build
+ testing/mochitest/tests/SimpleTest/setup.js
+ testing/mochitest/tests/moz.build
+ testing/modules/AppData.jsm
+ testing/modules/AppInfo.jsm
+ testing/modules/Assert.jsm
+ testing/modules/CoverageUtils.jsm
+ testing/modules/MockRegistrar.jsm
+ testing/modules/StructuredLog.jsm
+ testing/modules/moz.build
+ testing/mozbase/manifestparser/manifestparser/__init__.py
+ testing/mozbase/manifestparser/manifestparser/cli.py
+ testing/mozbase/manifestparser/manifestparser/expression.py
+ testing/mozbase/manifestparser/manifestparser/filters.py
+ testing/mozbase/manifestparser/manifestparser/ini.py
+ testing/mozbase/manifestparser/manifestparser/manifestparser.py
+ testing/mozbase/manifestparser/setup.py
+ testing/mozbase/manifestparser/tests/test_convert_directory.py
+ testing/mozbase/manifestparser/tests/test_convert_symlinks.py
+ testing/mozbase/manifestparser/tests/test_default_overrides.py
+ testing/mozbase/manifestparser/tests/test_manifestparser.py
+ testing/mozbase/moz.build
+ testing/mozbase/mozcrash/mozcrash/__init__.py
+ testing/mozbase/mozcrash/mozcrash/mozcrash.py
+ testing/mozbase/mozcrash/setup.py
+ testing/mozbase/mozcrash/tests/test.py
+ testing/mozbase/mozdebug/mozdebug/__init__.py
+ testing/mozbase/mozdebug/mozdebug/mozdebug.py
+ testing/mozbase/mozdebug/setup.py
+ testing/mozbase/mozdevice/mozdevice/__init__.py
+ testing/mozbase/mozdevice/mozdevice/adb.py
+ testing/mozbase/mozdevice/mozdevice/adb_android.py
+ testing/mozbase/mozdevice/mozdevice/adb_b2g.py
+ testing/mozbase/mozdevice/mozdevice/devicemanager.py
+ testing/mozbase/mozdevice/mozdevice/devicemanagerADB.py
+ testing/mozbase/mozdevice/mozdevice/devicemanagerSUT.py
+ testing/mozbase/mozdevice/mozdevice/dmcli.py
+ testing/mozbase/mozdevice/mozdevice/droid.py
+ testing/mozbase/mozdevice/mozdevice/sutini.py
+ testing/mozbase/mozdevice/mozdevice/version_codes.py
+ testing/mozbase/mozdevice/setup.py
+ testing/mozbase/mozdevice/sut_tests/dmunit.py
+ testing/mozbase/mozdevice/sut_tests/genfiles.py
+ testing/mozbase/mozdevice/sut_tests/runtests.py
+ testing/mozbase/mozdevice/sut_tests/test_datachannel.py
+ testing/mozbase/mozdevice/sut_tests/test_exec.py
+ testing/mozbase/mozdevice/sut_tests/test_exec_env.py
+ testing/mozbase/mozdevice/sut_tests/test_fileExists.py
+ testing/mozbase/mozdevice/sut_tests/test_getdir.py
+ testing/mozbase/mozdevice/sut_tests/test_info.py
+ testing/mozbase/mozdevice/sut_tests/test_prompt.py
+ testing/mozbase/mozdevice/sut_tests/test_ps.py
+ testing/mozbase/mozdevice/sut_tests/test_pull.py
+ testing/mozbase/mozdevice/sut_tests/test_push1.py
+ testing/mozbase/mozdevice/sut_tests/test_push2.py
+ testing/mozbase/mozdevice/sut_tests/test_pushbinary.py
+ testing/mozbase/mozdevice/sut_tests/test_pushsmalltext.py
+ testing/mozbase/mozdevice/tests/sut_copytree.py
+ testing/mozbase/mozdevice/tests/sut_movetree.py
+ testing/mozbase/mozfile/mozfile/__init__.py
+ testing/mozbase/mozfile/setup.py
+ testing/mozbase/mozfile/tests/test_tempdir.py
+ testing/mozbase/mozfile/tests/test_tempfile.py
+ testing/mozbase/mozhttpd/mozhttpd/__init__.py
+ testing/mozbase/mozhttpd/mozhttpd/handlers.py
+ testing/mozbase/mozhttpd/mozhttpd/mozhttpd.py
+ testing/mozbase/mozhttpd/setup.py
+ testing/mozbase/mozhttpd/tests/api.py
+ testing/mozbase/mozhttpd/tests/filelisting.py
+ testing/mozbase/mozhttpd/tests/requestlog.py
+ testing/mozbase/mozinfo/mozinfo/__init__.py
+ testing/mozbase/mozinfo/mozinfo/string_version.py
+ testing/mozbase/mozinfo/setup.py
+ testing/mozbase/mozinfo/tests/test.py
+ testing/mozbase/mozinstall/mozinstall/__init__.py
+ testing/mozbase/mozinstall/mozinstall/mozinstall.py
+ testing/mozbase/mozinstall/setup.py
+ testing/mozbase/mozinstall/tests/test.py
+ testing/mozbase/mozleak/mozleak/__init__.py
+ testing/mozbase/mozleak/mozleak/leaklog.py
+ testing/mozbase/mozleak/setup.py
+ testing/mozbase/mozlog/mozlog/__init__.py
+ testing/mozbase/mozlog/mozlog/commandline.py
+ testing/mozbase/mozlog/mozlog/formatters/__init__.py
+ testing/mozbase/mozlog/mozlog/formatters/base.py
+ testing/mozbase/mozlog/mozlog/formatters/errorsummary.py
+ testing/mozbase/mozlog/mozlog/formatters/html/html.py
+ testing/mozbase/mozlog/mozlog/formatters/html/main.js
+ testing/mozbase/mozlog/mozlog/formatters/html/style.css
+ testing/mozbase/mozlog/mozlog/formatters/machformatter.py
+ testing/mozbase/mozlog/mozlog/formatters/process.py
+ testing/mozbase/mozlog/mozlog/formatters/tbplformatter.py
+ testing/mozbase/mozlog/mozlog/formatters/unittest.py
+ testing/mozbase/mozlog/mozlog/handlers/__init__.py
+ testing/mozbase/mozlog/mozlog/handlers/base.py
+ testing/mozbase/mozlog/mozlog/handlers/bufferhandler.py
+ testing/mozbase/mozlog/mozlog/handlers/statushandler.py
+ testing/mozbase/mozlog/mozlog/handlers/valgrindhandler.py
+ testing/mozbase/mozlog/mozlog/logtypes.py
+ testing/mozbase/mozlog/mozlog/proxy.py
+ testing/mozbase/mozlog/mozlog/pytest_mozlog/plugin.py
+ testing/mozbase/mozlog/mozlog/reader.py
+ testing/mozbase/mozlog/mozlog/structuredlog.py
+ testing/mozbase/mozlog/mozlog/unstructured/__init__.py
+ testing/mozbase/mozlog/mozlog/unstructured/logger.py
+ testing/mozbase/mozlog/mozlog/unstructured/loggingmixin.py
+ testing/mozbase/mozlog/mozlog/unstructured/loglistener.py
+ testing/mozbase/mozlog/setup.py
+ testing/mozbase/mozlog/tests/test_logger.py
+ testing/mozbase/moznetwork/moznetwork/__init__.py
+ testing/mozbase/moznetwork/moznetwork/moznetwork.py
+ testing/mozbase/moznetwork/setup.py
+ testing/mozbase/mozprocess/mozprocess/__init__.py
+ testing/mozbase/mozprocess/mozprocess/processhandler.py
+ testing/mozbase/mozprocess/mozprocess/qijo.py
+ testing/mozbase/mozprocess/setup.py
+ testing/mozbase/mozprocess/tests/proclaunch.c
+ testing/mozbase/mozprocess/tests/test_mozprocess.py
+ testing/mozbase/mozprocess/tests/test_mozprocess_params.py
+ testing/mozbase/mozprofile/mozprofile/__init__.py
+ testing/mozbase/mozprofile/mozprofile/addons.py
+ testing/mozbase/mozprofile/mozprofile/cli.py
+ testing/mozbase/mozprofile/mozprofile/permissions.py
+ testing/mozbase/mozprofile/mozprofile/prefs.py
+ testing/mozbase/mozprofile/mozprofile/profile.py
+ testing/mozbase/mozprofile/mozprofile/webapps.py
+ testing/mozbase/mozprofile/setup.py
+ testing/mozbase/mozprofile/tests/bug785146.py
+ testing/mozbase/mozprofile/tests/permissions.py
+ testing/mozbase/mozprofile/tests/server_locations.py
+ testing/mozbase/mozprofile/tests/test_addons.py
+ testing/mozbase/mozprofile/tests/test_clone_cleanup.py
+ testing/mozbase/mozprofile/tests/test_preferences.py
+ testing/mozbase/mozprofile/tests/test_profile.py
+ testing/mozbase/mozprofile/tests/test_profile_view.py
+ testing/mozbase/mozrunner/mozrunner/__init__.py
+ testing/mozbase/mozrunner/mozrunner/application.py
+ testing/mozbase/mozrunner/mozrunner/base/browser.py
+ testing/mozbase/mozrunner/mozrunner/base/device.py
+ testing/mozbase/mozrunner/mozrunner/base/runner.py
+ testing/mozbase/mozrunner/mozrunner/cli.py
+ testing/mozbase/mozrunner/mozrunner/devices/__init__.py
+ testing/mozbase/mozrunner/mozrunner/devices/android_device.py
+ testing/mozbase/mozrunner/mozrunner/devices/autophone.py
+ testing/mozbase/mozrunner/mozrunner/devices/emulator.py
+ testing/mozbase/mozrunner/mozrunner/devices/emulator_battery.py
+ testing/mozbase/mozrunner/mozrunner/devices/emulator_geo.py
+ testing/mozbase/mozrunner/mozrunner/devices/emulator_screen.py
+ testing/mozbase/mozrunner/mozrunner/errors.py
+ testing/mozbase/mozrunner/mozrunner/runners.py
+ testing/mozbase/mozrunner/mozrunner/utils.py
+ testing/mozbase/mozrunner/setup.py
+ testing/mozbase/mozrunner/tests/mozrunnertest.py
+ testing/mozbase/mozrunner/tests/test_crash.py
+ testing/mozbase/mozrunner/tests/test_stop.py
+ testing/mozbase/mozrunner/tests/test_threads.py
+ testing/mozbase/mozrunner/tests/test_wait.py
+ testing/mozbase/mozscreenshot/mozscreenshot/__init__.py
+ testing/mozbase/mozscreenshot/setup.py
+ testing/mozbase/mozsystemmonitor/mozsystemmonitor/resourcemonitor.py
+ testing/mozbase/mozsystemmonitor/mozsystemmonitor/test/test_resource_monitor.py
+ testing/mozbase/mozsystemmonitor/setup.py
+ testing/mozbase/moztest/moztest/__init__.py
+ testing/mozbase/moztest/moztest/adapters/__init__.py
+ testing/mozbase/moztest/moztest/adapters/unit.py
+ testing/mozbase/moztest/moztest/output/autolog.py
+ testing/mozbase/moztest/moztest/output/base.py
+ testing/mozbase/moztest/moztest/output/xunit.py
+ testing/mozbase/moztest/moztest/results.py
+ testing/mozbase/moztest/setup.py
+ testing/mozbase/moztest/tests/test.py
+ testing/mozbase/mozversion/mozversion/__init__.py
+ testing/mozbase/mozversion/mozversion/errors.py
+ testing/mozbase/mozversion/mozversion/mozversion.py
+ testing/mozbase/mozversion/setup.py
+ testing/mozbase/mozversion/tests/test_apk.py
+ testing/mozbase/mozversion/tests/test_b2g.py
+ testing/mozbase/mozversion/tests/test_binary.py
+ testing/mozbase/mozversion/tests/test_sources.py
+ testing/mozbase/setup_development.py
+ testing/mozbase/test.py
+ testing/mozbase/versioninfo.py
+ testing/mozharness/external_tools/mouse_and_screen_resolution.py
+ testing/mozharness/mach_commands.py
+ testing/mozharness/mozfile/__init__.py
+ testing/mozharness/mozfile/mozfile.py
+ testing/mozharness/mozharness/mozilla/testing/codecoverage.py
+ testing/mozharness/mozinfo/__init__.py
+ testing/mozharness/mozprocess/__init__.py
+ testing/mozharness/mozprocess/pid.py
+ testing/mozharness/mozprocess/processhandler.py
+ testing/mozharness/mozprocess/qijo.py
+ testing/mozharness/mozprocess/wpk.py
+ testing/mozharness/scripts/bouncer_submitter.py
+ testing/mozharness/scripts/marionette_harness_tests.py
+ testing/mozharness/scripts/spidermonkey_build.py
+ testing/profiles/moz.build
+ testing/remotecppunittests.py
+ testing/runcppunittests.py
+ testing/runtimes/moz.build
+ testing/specialpowers/Makefile.in
+ testing/specialpowers/bootstrap.js
+ testing/specialpowers/content/MockColorPicker.jsm
+ testing/specialpowers/content/MockFilePicker.jsm
+ testing/specialpowers/content/MockPermissionPrompt.jsm
+ testing/specialpowers/content/SpecialPowersObserverAPI.js
+ testing/specialpowers/moz.build
+ testing/talos/talos/cmanager.py
+ testing/talos/talos/cmanager_linux.py
+ testing/talos/talos/cmanager_mac.py
+ testing/talos/talos/cmanager_win32.py
+ testing/talos/talos/cmdline.py
+ testing/talos/talos/config.py
+ testing/talos/talos/ffsetup.py
+ testing/talos/talos/mainthreadio.py
+ testing/talos/talos/output.py
+ testing/talos/talos/pageloader/chrome/pageloader.js
+ testing/talos/talos/pageloader/chrome/talos-content.js
+ testing/talos/talos/profiler/sps.py
+ testing/talos/talos/profiler/symFileManager.py
+ testing/talos/talos/profiler/symLogging.py
+ testing/talos/talos/profiler/symbolication.py
+ testing/talos/talos/profiler/symbolicationRequest.py
+ testing/talos/talos/results.py
+ testing/talos/talos/run_tests.py
+ testing/talos/talos/sps_profile.py
+ testing/talos/talos/startup_test/sessionrestore/addon/SessionRestoreTalosTest.js
+ testing/talos/talos/talos-powers/components/TalosPowersService.js
+ testing/talos/talos/talos_process.py
+ testing/talos/talos/ttest.py
+ testing/talos/talos/utils.py
+ testing/talos/talos/whitelist.py
+ testing/talos/talos/xtalos/etlparser.py
+ testing/talos/talos/xtalos/parse_xperf.py
+ testing/talos/talos/xtalos/start_xperf.py
+ testing/talos/talos/xtalos/xtalos.py
+ testing/talos/talos_from_code.py
+ testing/talos/tests/test_results.py
+ testing/talos/tests/test_urlsplit.py
+ testing/tools/autotry/autotry.py
+ testing/tools/fileid/linux_fileid.cpp
+ testing/tools/fileid/mac_fileid.cpp
+ testing/tools/fileid/moz.build
+ testing/tools/fileid/win_fileid.cpp
+ testing/tools/iceserver/iceserver.py
+ testing/tools/mach_test_package_bootstrap.py
+ testing/tools/minidumpwriter/moz.build
+ testing/tools/proxyserver/proxyserver.py
+ testing/tools/screenshot/moz.build
+ testing/tools/websocketprocessbridge/websocketprocessbridge.py
+ testing/tps/create_venv.py
+ testing/tps/setup.py
+ testing/tps/tps/__init__.py
+ testing/tps/tps/cli.py
+ testing/tps/tps/firefoxrunner.py
+ testing/tps/tps/phase.py
+ testing/tps/tps/testrunner.py
+ testing/web-platform/harness/setup.py
+ testing/web-platform/harness/wptrunner/__init__.py
+ testing/web-platform/harness/wptrunner/browsers/__init__.py
+ testing/web-platform/harness/wptrunner/browsers/b2g.py
+ testing/web-platform/harness/wptrunner/browsers/base.py
+ testing/web-platform/harness/wptrunner/browsers/chrome.py
+ testing/web-platform/harness/wptrunner/browsers/firefox.py
+ testing/web-platform/harness/wptrunner/browsers/servo.py
+ testing/web-platform/harness/wptrunner/browsers/servodriver.py
+ testing/web-platform/harness/wptrunner/config.py
+ testing/web-platform/harness/wptrunner/environment.py
+ testing/web-platform/harness/wptrunner/executors/__init__.py
+ testing/web-platform/harness/wptrunner/executors/base.py
+ testing/web-platform/harness/wptrunner/executors/executormarionette.py
+ testing/web-platform/harness/wptrunner/executors/executorselenium.py
+ testing/web-platform/harness/wptrunner/executors/executorservo.py
+ testing/web-platform/harness/wptrunner/executors/executorservodriver.py
+ testing/web-platform/harness/wptrunner/executors/process.py
+ testing/web-platform/harness/wptrunner/executors/pytestrunner/__init__.py
+ testing/web-platform/harness/wptrunner/executors/pytestrunner/fixtures.py
+ testing/web-platform/harness/wptrunner/executors/pytestrunner/runner.py
+ testing/web-platform/harness/wptrunner/executors/reftest-wait.js
+ testing/web-platform/harness/wptrunner/executors/reftest-wait_servodriver.js
+ testing/web-platform/harness/wptrunner/executors/reftest-wait_webdriver.js
+ testing/web-platform/harness/wptrunner/executors/reftest.js
+ testing/web-platform/harness/wptrunner/executors/testharness_marionette.js
+ testing/web-platform/harness/wptrunner/executors/testharness_servodriver.js
+ testing/web-platform/harness/wptrunner/executors/testharness_webdriver.js
+ testing/web-platform/harness/wptrunner/expected.py
+ testing/web-platform/harness/wptrunner/hosts.py
+ testing/web-platform/harness/wptrunner/manifestexpected.py
+ testing/web-platform/harness/wptrunner/manifestinclude.py
+ testing/web-platform/harness/wptrunner/manifestupdate.py
+ testing/web-platform/harness/wptrunner/metadata.py
+ testing/web-platform/harness/wptrunner/products.py
+ testing/web-platform/harness/wptrunner/reduce.py
+ testing/web-platform/harness/wptrunner/testharnessreport-servo.js
+ testing/web-platform/harness/wptrunner/testharnessreport-servodriver.js
+ testing/web-platform/harness/wptrunner/testharnessreport.js
+ testing/web-platform/harness/wptrunner/testrunner.py
+ testing/web-platform/harness/wptrunner/tests/__init__.py
+ testing/web-platform/harness/wptrunner/tests/test_chunker.py
+ testing/web-platform/harness/wptrunner/tests/test_hosts.py
+ testing/web-platform/harness/wptrunner/tests/test_update.py
+ testing/web-platform/harness/wptrunner/update/__init__.py
+ testing/web-platform/harness/wptrunner/update/base.py
+ testing/web-platform/harness/wptrunner/update/metadata.py
+ testing/web-platform/harness/wptrunner/update/state.py
+ testing/web-platform/harness/wptrunner/update/sync.py
+ testing/web-platform/harness/wptrunner/update/tree.py
+ testing/web-platform/harness/wptrunner/update/update.py
+ testing/web-platform/harness/wptrunner/vcs.py
+ testing/web-platform/harness/wptrunner/webdriver_server.py
+ testing/web-platform/harness/wptrunner/wptcommandline.py
+ testing/web-platform/harness/wptrunner/wptlogging.py
+ testing/web-platform/harness/wptrunner/wptmanifest/__init__.py
+ testing/web-platform/harness/wptrunner/wptmanifest/backends/__init__.py
+ testing/web-platform/harness/wptrunner/wptmanifest/backends/conditional.py
+ testing/web-platform/harness/wptrunner/wptmanifest/backends/static.py
+ testing/web-platform/harness/wptrunner/wptmanifest/node.py
+ testing/web-platform/harness/wptrunner/wptmanifest/parser.py
+ testing/web-platform/harness/wptrunner/wptmanifest/serializer.py
+ testing/web-platform/harness/wptrunner/wptmanifest/tests/__init__.py
+ testing/web-platform/harness/wptrunner/wptmanifest/tests/test_conditional.py
+ testing/web-platform/harness/wptrunner/wptmanifest/tests/test_parser.py
+ testing/web-platform/harness/wptrunner/wptmanifest/tests/test_serializer.py
+ testing/web-platform/harness/wptrunner/wptmanifest/tests/test_static.py
+ testing/web-platform/harness/wptrunner/wptmanifest/tests/test_tokenizer.py
+ testing/web-platform/harness/wptrunner/wptrunner.py
+ testing/web-platform/harness/wptrunner/wpttest.py
+ testing/web-platform/moz.build
+ testing/web-platform/mozilla/tests/placeholder
+ testing/web-platform/outbound/tests/placeholder
+ testing/web-platform/runtests.py
+ testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/stash.py
+ testing/web-platform/tests/resources/testharnessreport.js
+ testing/web-platform/tests/tools/webdriver/setup.py
+ testing/web-platform/tests/tools/webdriver/webdriver/__init__.py
+ testing/web-platform/tests/tools/webdriver/webdriver/client.py
+ testing/web-platform/tests/tools/webdriver/webdriver/error.py
+ testing/web-platform/tests/tools/webdriver/webdriver/servo.py
+ testing/web-platform/tests/tools/webdriver/webdriver/transport.py
+ testing/web-platform/update/fetchlogs.py
+ testing/web-platform/update/github.py
+ testing/web-platform/update/tree.py
+ testing/web-platform/update/update.py
+ testing/web-platform/update/updatecommandline.py
+ testing/xpcshell/dbg-actors.js
+ testing/xpcshell/example/unit/check_profile.js
+ testing/xpcshell/example/unit/import_module.jsm
+ testing/xpcshell/example/unit/import_sub_module.jsm
+ testing/xpcshell/example/unit/load_subscript.js
+ testing/xpcshell/example/unit/location_load.js
+ testing/xpcshell/example/unit/test_fail.js
+ testing/xpcshell/example/unit/test_get_file.js
+ testing/xpcshell/example/unit/test_load.js
+ testing/xpcshell/example/unit/test_load_httpd_js.js
+ testing/xpcshell/example/unit/test_location.js
+ testing/xpcshell/example/unit/test_profile.js
+ testing/xpcshell/example/unit/test_profile_afterChange.js
+ testing/xpcshell/example/unit/test_skip.js
+ testing/xpcshell/example/unit/xpcshell.ini
+ testing/xpcshell/mach_test_package_commands.py
+ testing/xpcshell/moz-http2/moz-http2.js
+ testing/xpcshell/moz.build
+ testing/xpcshell/remotexpcshelltests.py
+ testing/xpcshell/runxpcshelltests.py
+ toolkit/components/aboutcache/content/aboutCache.js
+ toolkit/components/aboutcache/jar.mn
+ toolkit/components/aboutcache/moz.build
+ toolkit/components/aboutcheckerboard/content/aboutCheckerboard.css
+ toolkit/components/aboutcheckerboard/content/aboutCheckerboard.js
+ toolkit/components/aboutcheckerboard/jar.mn
+ toolkit/components/aboutcheckerboard/moz.build
+ toolkit/components/aboutmemory/jar.mn
+ toolkit/components/aboutmemory/moz.build
+ toolkit/components/aboutperformance/content/aboutPerformance.js
+ toolkit/components/aboutperformance/jar.mn
+ toolkit/components/aboutperformance/moz.build
+ toolkit/components/addoncompat/CompatWarning.jsm
+ toolkit/components/addoncompat/Prefetcher.jsm
+ toolkit/components/addoncompat/RemoteAddonsChild.jsm
+ toolkit/components/addoncompat/RemoteAddonsParent.jsm
+ toolkit/components/addoncompat/ShimWaiver.jsm
+ toolkit/components/addoncompat/defaultShims.js
+ toolkit/components/addoncompat/moz.build
+ toolkit/components/addoncompat/multiprocessShims.js
+ toolkit/components/addoncompat/tests/moz.build
+ toolkit/components/alerts/AlertNotification.h
+ toolkit/components/alerts/AlertNotificationIPCSerializer.h
+ toolkit/components/alerts/jar.mn
+ toolkit/components/alerts/moz.build
+ toolkit/components/alerts/nsAlertsService.cpp
+ toolkit/components/alerts/nsAlertsService.h
+ toolkit/components/alerts/nsAlertsUtils.cpp
+ toolkit/components/alerts/nsAlertsUtils.h
+ toolkit/components/alerts/nsIAlertsService.idl
+ toolkit/components/alerts/nsXULAlerts.cpp
+ toolkit/components/alerts/nsXULAlerts.h
+ toolkit/components/alerts/resources/content/alert.css
+ toolkit/components/alerts/resources/content/alert.js
+ toolkit/components/apppicker/content/appPicker.js
+ toolkit/components/apppicker/jar.mn
+ toolkit/components/apppicker/moz.build
+ toolkit/components/asyncshutdown/moz.build
+ toolkit/components/autocomplete/moz.build
+ toolkit/components/autocomplete/nsAutoCompleteController.cpp
+ toolkit/components/autocomplete/nsAutoCompleteController.h
+ toolkit/components/autocomplete/nsAutoCompleteSimpleResult.cpp
+ toolkit/components/autocomplete/nsAutoCompleteSimpleResult.h
+ toolkit/components/autocomplete/nsIAutoCompleteController.idl
+ toolkit/components/autocomplete/nsIAutoCompleteInput.idl
+ toolkit/components/autocomplete/nsIAutoCompletePopup.idl
+ toolkit/components/autocomplete/nsIAutoCompleteResult.idl
+ toolkit/components/autocomplete/nsIAutoCompleteSearch.idl
+ toolkit/components/autocomplete/nsIAutoCompleteSimpleResult.idl
+ toolkit/components/autocomplete/tests/unit/test_330578.js
+ toolkit/components/autocomplete/tests/unit/test_completeDefaultIndex_casing.js
+ toolkit/components/autocomplete/tests/unit/test_finalCompleteValue_forceComplete.js
+ toolkit/components/autocomplete/tests/unit/test_finalDefaultCompleteValue.js
+ toolkit/components/autocomplete/tests/unit/test_immediate_search.js
+ toolkit/components/autocomplete/tests/unit/test_popupSelectionVsDefaultCompleteValue.js
+ toolkit/components/blocklist/moz.build
+ toolkit/components/blocklist/nsBlocklistService.js
+ toolkit/components/build/moz.build
+ toolkit/components/build/nsToolkitCompsCID.h
+ toolkit/components/build/nsToolkitCompsModule.cpp
+ toolkit/components/captivedetect/captivedetect.js
+ toolkit/components/captivedetect/moz.build
+ toolkit/components/captivedetect/nsICaptivePortalDetector.idl
+ toolkit/components/captivedetect/test/unit/head_setprefs.js
+ toolkit/components/captivedetect/test/unit/test_abort.js
+ toolkit/components/captivedetect/test/unit/test_abort_during_user_login.js
+ toolkit/components/captivedetect/test/unit/test_abort_ongoing_request.js
+ toolkit/components/captivedetect/test/unit/test_abort_pending_request.js
+ toolkit/components/captivedetect/test/unit/test_captive_portal_found.js
+ toolkit/components/captivedetect/test/unit/test_captive_portal_found_303.js
+ toolkit/components/captivedetect/test/unit/test_captive_portal_not_found.js
+ toolkit/components/captivedetect/test/unit/test_captive_portal_not_found_404.js
+ toolkit/components/captivedetect/test/unit/test_multiple_requests.js
+ toolkit/components/captivedetect/test/unit/test_user_cancel.js
+ toolkit/components/commandlines/moz.build
+ toolkit/components/commandlines/nsCommandLine.cpp
+ toolkit/components/commandlines/nsICommandLine.idl
+ toolkit/components/commandlines/nsICommandLineHandler.idl
+ toolkit/components/commandlines/nsICommandLineRunner.idl
+ toolkit/components/commandlines/nsICommandLineValidator.idl
+ toolkit/components/commandlines/test/unit/test_classinfo.js
+ toolkit/components/commandlines/test/unit_unix/test_bug410156.js
+ toolkit/components/commandlines/test/unit_win/test_bug410156.js
+ toolkit/components/console/content/console.css
+ toolkit/components/console/content/console.js
+ toolkit/components/console/jar.mn
+ toolkit/components/console/jsconsole-clhandler.js
+ toolkit/components/console/moz.build
+ toolkit/components/contentprefs/ContentPrefInstance.jsm
+ toolkit/components/contentprefs/ContentPrefServiceChild.jsm
+ toolkit/components/contentprefs/ContentPrefServiceParent.jsm
+ toolkit/components/contentprefs/ContentPrefStore.jsm
+ toolkit/components/contentprefs/ContentPrefUtils.jsm
+ toolkit/components/contentprefs/moz.build
+ toolkit/components/contentprefs/nsContentPrefService.js
+ toolkit/components/contentprefs/tests/unit/head_contentPrefs.js
+ toolkit/components/contentprefs/tests/unit/tail_contentPrefs.js
+ toolkit/components/contentprefs/tests/unit/test_bug248970.js
+ toolkit/components/contentprefs/tests/unit/test_bug503971.js
+ toolkit/components/contentprefs/tests/unit/test_bug679784.js
+ toolkit/components/contentprefs/tests/unit/test_contentPrefs.js
+ toolkit/components/contentprefs/tests/unit/test_getPrefAsync.js
+ toolkit/components/contentprefs/tests/unit/test_stringGroups.js
+ toolkit/components/contentprefs/tests/unit/test_unusedGroupsAndSettings.js
+ toolkit/components/contentprefs/tests/unit_cps2/AsyncRunner.jsm
+ toolkit/components/contentprefs/tests/unit_cps2/head.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_extractDomain.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_getCached.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_getCachedSubdomains.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_getSubdomains.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_observers.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_remove.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_removeAllDomains.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_removeAllDomainsSince.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_removeByDomain.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_removeByName.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_service.js
+ toolkit/components/contentprefs/tests/unit_cps2/test_setGet.js
+ toolkit/components/contextualidentity/ContextualIdentityService.jsm
+ toolkit/components/contextualidentity/moz.build
+ toolkit/components/cookie/content/cookieAcceptDialog.js
+ toolkit/components/cookie/jar.mn
+ toolkit/components/cookie/moz.build
+ toolkit/components/crashes/CrashManager.jsm
+ toolkit/components/crashes/CrashService.js
+ toolkit/components/crashes/moz.build
+ toolkit/components/crashes/nsICrashService.idl
+ toolkit/components/crashmonitor/moz.build
+ toolkit/components/crashmonitor/nsCrashMonitor.js
+ toolkit/components/crashmonitor/test/unit/head.js
+ toolkit/components/ctypes/ctypes.cpp
+ toolkit/components/ctypes/ctypes.h
+ toolkit/components/ctypes/ctypes.jsm
+ toolkit/components/ctypes/moz.build
+ toolkit/components/ctypes/tests/chrome/ctypes_worker.js
+ toolkit/components/ctypes/tests/chrome/xpcshellTestHarnessAdaptor.js
+ toolkit/components/ctypes/tests/jsctypes-test-errno.cpp
+ toolkit/components/ctypes/tests/jsctypes-test-errno.h
+ toolkit/components/ctypes/tests/jsctypes-test-finalizer.h
+ toolkit/components/ctypes/tests/jsctypes-test.cpp
+ toolkit/components/ctypes/tests/jsctypes-test.h
+ toolkit/components/ctypes/tests/moz.build
+ toolkit/components/ctypes/tests/unit/test_jsctypes.js
+ toolkit/components/downloads/ApplicationReputation.h
+ toolkit/components/downloads/SQLFunctions.cpp
+ toolkit/components/downloads/SQLFunctions.h
+ toolkit/components/downloads/moz.build
+ toolkit/components/downloads/nsDownloadManager.cpp
+ toolkit/components/downloads/nsDownloadManager.h
+ toolkit/components/downloads/nsDownloadManagerUI.js
+ toolkit/components/downloads/nsDownloadProxy.h
+ toolkit/components/downloads/nsDownloadScanner.cpp
+ toolkit/components/downloads/nsDownloadScanner.h
+ toolkit/components/downloads/nsIApplicationReputation.idl
+ toolkit/components/downloads/nsIDownload.idl
+ toolkit/components/downloads/nsIDownloadManagerUI.idl
+ toolkit/components/downloads/test/unit/test_app_rep.js
+ toolkit/components/exthelper/extApplication.js
+ toolkit/components/exthelper/extIApplication.idl
+ toolkit/components/exthelper/moz.build
+ toolkit/components/feeds/FeedProcessor.js
+ toolkit/components/feeds/moz.build
+ toolkit/components/feeds/nsIFeed.idl
+ toolkit/components/feeds/nsIFeedContainer.idl
+ toolkit/components/feeds/nsIFeedElementBase.idl
+ toolkit/components/feeds/nsIFeedEntry.idl
+ toolkit/components/feeds/nsIFeedGenerator.idl
+ toolkit/components/feeds/nsIFeedListener.idl
+ toolkit/components/feeds/nsIFeedPerson.idl
+ toolkit/components/feeds/nsIFeedProcessor.idl
+ toolkit/components/feeds/nsIFeedResult.idl
+ toolkit/components/feeds/nsIFeedTextConstruct.idl
+ toolkit/components/feeds/test/test_xml.js
+ toolkit/components/filepicker/content/filepicker.js
+ toolkit/components/filepicker/jar.mn
+ toolkit/components/filepicker/moz.build
+ toolkit/components/filepicker/nsFileView.cpp
+ toolkit/components/filepicker/nsIFileView.idl
+ toolkit/components/filewatcher/NativeFileWatcherNotSupported.h
+ toolkit/components/filewatcher/NativeFileWatcherWin.h
+ toolkit/components/filewatcher/moz.build
+ toolkit/components/filewatcher/nsINativeFileWatcher.idl
+ toolkit/components/filewatcher/tests/xpcshell/head.js
+ toolkit/components/filewatcher/tests/xpcshell/test_arguments.js
+ toolkit/components/filewatcher/tests/xpcshell/test_no_error_callback.js
+ toolkit/components/filewatcher/tests/xpcshell/test_remove_non_watched.js
+ toolkit/components/filewatcher/tests/xpcshell/test_shared_callback.js
+ toolkit/components/filewatcher/tests/xpcshell/test_watch_directory_creation_single.js
+ toolkit/components/filewatcher/tests/xpcshell/test_watch_directory_deletion_single.js
+ toolkit/components/filewatcher/tests/xpcshell/test_watch_file_creation_single.js
+ toolkit/components/filewatcher/tests/xpcshell/test_watch_file_deletion_single.js
+ toolkit/components/filewatcher/tests/xpcshell/test_watch_file_modification_single.js
+ toolkit/components/filewatcher/tests/xpcshell/test_watch_many_changes.js
+ toolkit/components/filewatcher/tests/xpcshell/test_watch_multi_paths.js
+ toolkit/components/filewatcher/tests/xpcshell/test_watch_recursively.js
+ toolkit/components/filewatcher/tests/xpcshell/test_watch_resource.js
+ toolkit/components/finalizationwitness/FinalizationWitnessService.cpp
+ toolkit/components/finalizationwitness/FinalizationWitnessService.h
+ toolkit/components/finalizationwitness/moz.build
+ toolkit/components/finalizationwitness/nsIFinalizationWitnessService.idl
+ toolkit/components/find/moz.build
+ toolkit/components/find/nsIFindService.idl
+ toolkit/components/formautofill/jar.mn
+ toolkit/components/formautofill/moz.build
+ toolkit/components/formautofill/nsIFormAutofillContentService.idl
+ toolkit/components/gfx/SanityTest.js
+ toolkit/components/gfx/jar.mn
+ toolkit/components/gfx/moz.build
+ toolkit/components/jsdownloads/moz.build
+ toolkit/components/jsdownloads/public/moz.build
+ toolkit/components/jsdownloads/public/mozIDownloadPlatform.idl
+ toolkit/components/jsdownloads/src/DownloadImport.jsm
+ toolkit/components/jsdownloads/src/DownloadPlatform.cpp
+ toolkit/components/jsdownloads/src/DownloadPlatform.h
+ toolkit/components/jsdownloads/src/moz.build
+ toolkit/components/lz4/lz4.cpp
+ toolkit/components/lz4/lz4.js
+ toolkit/components/lz4/lz4_internal.js
+ toolkit/components/lz4/moz.build
+ toolkit/components/mediasniffer/moz.build
+ toolkit/components/mediasniffer/mp3sniff.h
+ toolkit/components/mediasniffer/nsMediaSniffer.cpp
+ toolkit/components/mediasniffer/nsMediaSniffer.h
+ toolkit/components/mediasniffer/nsMediaSnifferModule.cpp
+ toolkit/components/mediasniffer/test/unit/test_mediasniffer.js
+ toolkit/components/mediasniffer/test/unit/test_mediasniffer_ext.js
+ toolkit/components/microformats/moz.build
+ toolkit/components/mozintl/MozIntl.cpp
+ toolkit/components/mozintl/MozIntl.h
+ toolkit/components/mozintl/moz.build
+ toolkit/components/mozintl/mozIMozIntl.idl
+ toolkit/components/mozprotocol/moz.build
+ toolkit/components/mozprotocol/mozProtocolHandler.js
+ toolkit/components/narrate/NarrateControls.jsm
+ toolkit/components/narrate/Narrator.jsm
+ toolkit/components/narrate/VoiceSelect.jsm
+ toolkit/components/narrate/moz.build
+ toolkit/components/narrate/test/NarrateTestUtils.jsm
+ toolkit/components/narrate/test/browser_narrate.js
+ toolkit/components/narrate/test/browser_narrate_disable.js
+ toolkit/components/narrate/test/browser_narrate_language.js
+ toolkit/components/narrate/test/browser_voiceselect.js
+ toolkit/components/narrate/test/browser_word_highlight.js
+ toolkit/components/nsDefaultCLH.js
+ toolkit/components/osfile/NativeOSFileInternals.h
+ toolkit/components/osfile/modules/moz.build
+ toolkit/components/osfile/modules/osfile_async_worker.js
+ toolkit/components/osfile/modules/osfile_shared_allthreads.jsm
+ toolkit/components/osfile/modules/osfile_unix_back.jsm
+ toolkit/components/osfile/moz.build
+ toolkit/components/osfile/nsINativeOSFileInternals.idl
+ toolkit/components/osfile/tests/xpcshell/test_available_free_space.js
+ toolkit/components/osfile/tests/xpcshell/test_file_URL_conversion.js
+ toolkit/components/osfile/tests/xpcshell/test_makeDir.js
+ toolkit/components/osfile/tests/xpcshell/test_path.js
+ toolkit/components/osfile/tests/xpcshell/test_path_constants.js
+ toolkit/components/osfile/tests/xpcshell/test_remove.js
+ toolkit/components/osfile/tests/xpcshell/test_removeDir.js
+ toolkit/components/osfile/tests/xpcshell/test_removeEmptyDir.js
+ toolkit/components/parentalcontrols/moz.build
+ toolkit/components/parentalcontrols/nsIParentalControlsService.idl
+ toolkit/components/parentalcontrols/nsParentalControlsService.h
+ toolkit/components/parentalcontrols/nsParentalControlsServiceAndroid.cpp
+ toolkit/components/parentalcontrols/nsParentalControlsServiceCocoa.mm
+ toolkit/components/parentalcontrols/nsParentalControlsServiceDefault.cpp
+ toolkit/components/parentalcontrols/nsParentalControlsServiceWin.cpp
+ toolkit/components/passwordmgr/InsecurePasswordUtils.jsm
+ toolkit/components/passwordmgr/LoginManagerContent.jsm
+ toolkit/components/passwordmgr/LoginManagerContextMenu.jsm
+ toolkit/components/passwordmgr/LoginManagerParent.jsm
+ toolkit/components/passwordmgr/LoginRecipes.jsm
+ toolkit/components/passwordmgr/OSCrypto_win.js
+ toolkit/components/passwordmgr/content/passwordManager.js
+ toolkit/components/passwordmgr/crypto-SDR.js
+ toolkit/components/passwordmgr/jar.mn
+ toolkit/components/passwordmgr/moz.build
+ toolkit/components/passwordmgr/nsILoginInfo.idl
+ toolkit/components/passwordmgr/nsILoginManager.idl
+ toolkit/components/passwordmgr/nsILoginManagerCrypto.idl
+ toolkit/components/passwordmgr/nsILoginManagerPrompter.idl
+ toolkit/components/passwordmgr/nsILoginManagerStorage.idl
+ toolkit/components/passwordmgr/nsILoginMetaInfo.idl
+ toolkit/components/passwordmgr/nsLoginInfo.js
+ toolkit/components/passwordmgr/nsLoginManager.js
+ toolkit/components/passwordmgr/nsLoginManagerPrompter.js
+ toolkit/components/passwordmgr/storage-mozStorage.js
+ toolkit/components/passwordmgr/test/browser/browser_passwordmgr_contextmenu.js
+ toolkit/components/passwordmgr/test/browser/browser_passwordmgr_fields.js
+ toolkit/components/passwordmgr/test/browser/browser_passwordmgr_sort.js
+ toolkit/components/passwordmgr/test/browser/browser_passwordmgr_switchtab.js
+ toolkit/components/passwordmgr/test/browser/browser_passwordmgrdlg.js
+ toolkit/components/perf/PerfMeasurement.cpp
+ toolkit/components/perf/PerfMeasurement.h
+ toolkit/components/perf/PerfMeasurement.jsm
+ toolkit/components/perf/moz.build
+ toolkit/components/perfmonitoring/AddonWatcher.jsm
+ toolkit/components/perfmonitoring/PerformanceStats.jsm
+ toolkit/components/perfmonitoring/PerformanceWatcher-content.js
+ toolkit/components/perfmonitoring/PerformanceWatcher.jsm
+ toolkit/components/perfmonitoring/moz.build
+ toolkit/components/perfmonitoring/nsIPerformanceStats.idl
+ toolkit/components/perfmonitoring/nsPerformanceStats.h
+ toolkit/components/perfmonitoring/tests/browser/browser_Addons_sample/content/framescript.js
+ toolkit/components/places/BookmarkJSONUtils.jsm
+ toolkit/components/places/Bookmarks.jsm
+ toolkit/components/places/ColorAnalyzer.js
+ toolkit/components/places/ColorAnalyzer_worker.js
+ toolkit/components/places/Database.cpp
+ toolkit/components/places/Database.h
+ toolkit/components/places/ExtensionSearchHandler.jsm
+ toolkit/components/places/FaviconHelpers.cpp
+ toolkit/components/places/FaviconHelpers.h
+ toolkit/components/places/Helpers.cpp
+ toolkit/components/places/Helpers.h
+ toolkit/components/places/History.cpp
+ toolkit/components/places/History.h
+ toolkit/components/places/History.jsm
+ toolkit/components/places/PageIconProtocolHandler.js
+ toolkit/components/places/PlaceInfo.cpp
+ toolkit/components/places/PlaceInfo.h
+ toolkit/components/places/PlacesBackups.jsm
+ toolkit/components/places/PlacesDBUtils.jsm
+ toolkit/components/places/PlacesSyncUtils.jsm
+ toolkit/components/places/PlacesTransactions.jsm
+ toolkit/components/places/PlacesUtils.jsm
+ toolkit/components/places/SQLFunctions.cpp
+ toolkit/components/places/SQLFunctions.h
+ toolkit/components/places/Shutdown.cpp
+ toolkit/components/places/Shutdown.h
+ toolkit/components/places/UnifiedComplete.js
+ toolkit/components/places/VisitInfo.cpp
+ toolkit/components/places/VisitInfo.h
+ toolkit/components/places/moz.build
+ toolkit/components/places/mozIAsyncFavicons.idl
+ toolkit/components/places/mozIAsyncHistory.idl
+ toolkit/components/places/mozIAsyncLivemarks.idl
+ toolkit/components/places/mozIColorAnalyzer.idl
+ toolkit/components/places/mozIPlacesAutoComplete.idl
+ toolkit/components/places/mozIPlacesPendingOperation.idl
+ toolkit/components/places/nsAnnoProtocolHandler.h
+ toolkit/components/places/nsAnnotationService.cpp
+ toolkit/components/places/nsAnnotationService.h
+ toolkit/components/places/nsFaviconService.h
+ toolkit/components/places/nsIAnnotationService.idl
+ toolkit/components/places/nsIFaviconService.idl
+ toolkit/components/places/nsINavBookmarksService.idl
+ toolkit/components/places/nsITaggingService.idl
+ toolkit/components/places/nsLivemarkService.js
+ toolkit/components/places/nsMaybeWeakPtr.h
+ toolkit/components/places/nsNavBookmarks.cpp
+ toolkit/components/places/nsNavBookmarks.h
+ toolkit/components/places/nsNavHistory.cpp
+ toolkit/components/places/nsNavHistory.h
+ toolkit/components/places/nsNavHistoryResult.cpp
+ toolkit/components/places/nsPIPlacesDatabase.idl
+ toolkit/components/places/nsPlacesAutoComplete.js
+ toolkit/components/places/nsPlacesIndexes.h
+ toolkit/components/places/nsPlacesMacros.h
+ toolkit/components/places/nsPlacesModule.cpp
+ toolkit/components/places/nsPlacesTables.h
+ toolkit/components/places/nsPlacesTriggers.h
+ toolkit/components/places/nsTaggingService.js
+ toolkit/components/places/tests/bookmarks/head_bookmarks.js
+ toolkit/components/places/tests/bookmarks/test_1017502-bookmarks_foreign_count.js
+ toolkit/components/places/tests/bookmarks/test_385829.js
+ toolkit/components/places/tests/bookmarks/test_393498.js
+ toolkit/components/places/tests/bookmarks/test_395593.js
+ toolkit/components/places/tests/bookmarks/test_405938_restore_queries.js
+ toolkit/components/places/tests/bookmarks/test_417228-exclude-from-backup.js
+ toolkit/components/places/tests/bookmarks/test_417228-other-roots.js
+ toolkit/components/places/tests/bookmarks/test_424958-json-quoted-folders.js
+ toolkit/components/places/tests/bookmarks/test_448584.js
+ toolkit/components/places/tests/bookmarks/test_458683.js
+ toolkit/components/places/tests/bookmarks/test_477583_json-backup-in-future.js
+ toolkit/components/places/tests/bookmarks/test_711914.js
+ toolkit/components/places/tests/bookmarks/test_818587_compress-bookmarks-backups.js
+ toolkit/components/places/tests/bookmarks/test_bmindex.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks.js
+ toolkit/components/places/tests/bookmarks/test_removeItem.js
+ toolkit/components/places/tests/browser/browser_bug399606.js
+ toolkit/components/places/tests/browser/browser_colorAnalyzer.js
+ toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js
+ toolkit/components/places/tests/browser/browser_notfound.js
+ toolkit/components/places/tests/browser/browser_redirect.js
+ toolkit/components/places/tests/browser/browser_visited_notfound.js
+ toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js
+ toolkit/components/places/tests/browser/redirect.sjs
+ toolkit/components/places/tests/cpp/moz.build
+ toolkit/components/places/tests/cpp/places_test_harness.h
+ toolkit/components/places/tests/cpp/places_test_harness_tail.h
+ toolkit/components/places/tests/cpp/test_IHistory.cpp
+ toolkit/components/places/tests/expiration/head_expiration.js
+ toolkit/components/places/tests/favicons/head_favicons.js
+ toolkit/components/places/tests/head_common.js
+ toolkit/components/places/tests/history/head_history.js
+ toolkit/components/places/tests/moz.build
+ toolkit/components/places/tests/queries/head_queries.js
+ toolkit/components/places/tests/queries/test_415716.js
+ toolkit/components/places/tests/queries/test_abstime-annotation-domain.js
+ toolkit/components/places/tests/queries/test_abstime-annotation-uri.js
+ toolkit/components/places/tests/queries/test_async.js
+ toolkit/components/places/tests/queries/test_results-as-tag-contents-query.js
+ toolkit/components/places/tests/queries/test_results-as-visit.js
+ toolkit/components/places/tests/queries/test_sorting.js
+ toolkit/components/places/tests/unifiedcomplete/head_autocomplete.js
+ toolkit/components/places/tests/unifiedcomplete/test_avoid_middle_complete.js
+ toolkit/components/places/tests/unifiedcomplete/test_avoid_stripping_to_empty_tokens.js
+ toolkit/components/places/tests/unifiedcomplete/test_casing.js
+ toolkit/components/places/tests/unifiedcomplete/test_download_embed_bookmarks.js
+ toolkit/components/places/tests/unifiedcomplete/test_extension_matches.js
+ toolkit/components/places/tests/unifiedcomplete/test_keywords.js
+ toolkit/components/places/tests/unifiedcomplete/test_query_url.js
+ toolkit/components/places/tests/unifiedcomplete/test_search_engine_restyle.js
+ toolkit/components/places/tests/unifiedcomplete/test_tab_matches.js
+ toolkit/components/places/tests/unifiedcomplete/test_trimming.js
+ toolkit/components/places/tests/unit/head_bookmarks.js
+ toolkit/components/places/tests/unit/nsDummyObserver.js
+ toolkit/components/places/tests/unit/test_317472.js
+ toolkit/components/places/tests/unit/test_385397.js
+ toolkit/components/places/tests/unit/test_399266.js
+ toolkit/components/places/tests/unit/test_405497.js
+ toolkit/components/places/tests/unit/test_408221.js
+ toolkit/components/places/tests/unit/test_415460.js
+ toolkit/components/places/tests/unit/test_419731.js
+ toolkit/components/places/tests/unit/test_425563.js
+ toolkit/components/places/tests/unit/test_433317_query_title_update.js
+ toolkit/components/places/tests/unit/test_433525_hasChildren_crash.js
+ toolkit/components/places/tests/unit/test_454977.js
+ toolkit/components/places/tests/unit/test_485442_crash_bug_nsNavHistoryQuery_GetUri.js
+ toolkit/components/places/tests/unit/test_536081.js
+ toolkit/components/places/tests/unit/test_PlacesSearchAutocompleteProvider.js
+ toolkit/components/places/tests/unit/test_adaptive_bug527311.js
+ toolkit/components/places/tests/unit/test_async_transactions.js
+ toolkit/components/places/tests/unit/test_bookmarks_html.js
+ toolkit/components/places/tests/unit/test_bookmarks_json.js
+ toolkit/components/places/tests/unit/test_bookmarks_restore_notification.js
+ toolkit/components/places/tests/unit/test_browserhistory.js
+ toolkit/components/places/tests/unit/test_history_autocomplete_tags.js
+ toolkit/components/places/tests/unit/test_history_clear.js
+ toolkit/components/places/tests/unit/test_isvisited.js
+ toolkit/components/places/tests/unit/test_markpageas.js
+ toolkit/components/places/tests/unit/test_pageGuid_bookmarkGuid.js
+ toolkit/components/places/tests/unit/test_placesTxn.js
+ toolkit/components/places/tests/unit/test_promiseBookmarksTree.js
+ toolkit/components/places/tests/unit/test_resolveNullBookmarkTitles.js
+ toolkit/components/places/tests/unit/test_result_sort.js
+ toolkit/components/places/tests/unit/test_tag_autocomplete_search.js
+ toolkit/components/printing/content/printPageSetup.js
+ toolkit/components/printing/content/printdialog.js
+ toolkit/components/printing/content/printjoboptions.js
+ toolkit/components/printing/jar.mn
+ toolkit/components/printing/moz.build
+ toolkit/components/privatebrowsing/PrivateBrowsingTrackingProtectionWhitelist.js
+ toolkit/components/privatebrowsing/moz.build
+ toolkit/components/privatebrowsing/nsIPrivateBrowsingTrackingProtectionWhitelist.idl
+ toolkit/components/processsingleton/ContentProcessSingleton.js
+ toolkit/components/processsingleton/MainProcessSingleton.js
+ toolkit/components/processsingleton/moz.build
+ toolkit/components/promiseworker/moz.build
+ toolkit/components/promiseworker/worker/moz.build
+ toolkit/components/prompts/content/commonDialog.css
+ toolkit/components/prompts/content/commonDialog.js
+ toolkit/components/prompts/content/selectDialog.js
+ toolkit/components/prompts/jar.mn
+ toolkit/components/prompts/moz.build
+ toolkit/components/prompts/src/CommonDialog.jsm
+ toolkit/components/prompts/src/moz.build
+ toolkit/components/prompts/src/nsPrompter.js
+ toolkit/components/protobuf/moz.build
+ toolkit/components/reader/AboutReader.jsm
+ toolkit/components/reader/ReaderMode.jsm
+ toolkit/components/reader/ReaderWorker.jsm
+ toolkit/components/reader/Readerable.js
+ toolkit/components/reader/Readerable.jsm
+ toolkit/components/reader/content/aboutReader.js
+ toolkit/components/reader/jar.mn
+ toolkit/components/reader/moz.build
+ toolkit/components/reader/test/browser_readerMode_with_anchor.js
+ toolkit/components/reflect/moz.build
+ toolkit/components/reflect/reflect.cpp
+ toolkit/components/reflect/reflect.h
+ toolkit/components/reflect/reflect.jsm
+ toolkit/components/remote/moz.build
+ toolkit/components/remote/nsGTKRemoteService.cpp
+ toolkit/components/remote/nsGTKRemoteService.h
+ toolkit/components/remote/nsIRemoteService.idl
+ toolkit/components/remote/nsXRemoteService.cpp
+ toolkit/components/remote/nsXRemoteService.h
+ toolkit/components/remotebrowserutils/RemoteWebNavigation.js
+ toolkit/components/remotebrowserutils/moz.build
+ toolkit/components/satchel/AutoCompletePopup.jsm
+ toolkit/components/satchel/FormHistoryStartup.js
+ toolkit/components/satchel/formSubmitListener.js
+ toolkit/components/satchel/jar.mn
+ toolkit/components/satchel/moz.build
+ toolkit/components/satchel/nsFormAutoComplete.js
+ toolkit/components/satchel/nsFormAutoCompleteResult.jsm
+ toolkit/components/satchel/nsFormFillController.cpp
+ toolkit/components/satchel/nsFormFillController.h
+ toolkit/components/satchel/nsFormHistory.js
+ toolkit/components/satchel/nsIFormAutoComplete.idl
+ toolkit/components/satchel/nsIFormFillController.idl
+ toolkit/components/satchel/nsIFormHistory.idl
+ toolkit/components/satchel/nsIInputListAutoComplete.idl
+ toolkit/components/satchel/nsInputListAutoComplete.js
+ toolkit/components/satchel/test/browser/browser_privbrowsing_perwindowpb.js
+ toolkit/components/satchel/test/satchel_common.js
+ toolkit/components/satchel/test/unit/head_satchel.js
+ toolkit/components/satchel/test/unit/perf_autocomplete.js
+ toolkit/components/satchel/test/unit/test_async_expire.js
+ toolkit/components/satchel/test/unit/test_autocomplete.js
+ toolkit/components/satchel/test/unit/test_db_corrupt.js
+ toolkit/components/satchel/test/unit/test_db_update_v4.js
+ toolkit/components/satchel/test/unit/test_db_update_v4b.js
+ toolkit/components/satchel/test/unit/test_history_api.js
+ toolkit/components/satchel/test/unit/test_previous_result.js
+ toolkit/components/search/SearchSuggestionController.jsm
+ toolkit/components/search/moz.build
+ toolkit/components/search/nsSearchService.js
+ toolkit/components/search/nsSearchSuggestions.js
+ toolkit/components/search/nsSidebar.js
+ toolkit/components/sqlite/moz.build
+ toolkit/components/startup/StartupTimeline.cpp
+ toolkit/components/startup/StartupTimeline.h
+ toolkit/components/startup/moz.build
+ toolkit/components/startup/nsAppStartup.cpp
+ toolkit/components/startup/nsAppStartup.h
+ toolkit/components/startup/nsUserInfo.h
+ toolkit/components/startup/nsUserInfoMac.h
+ toolkit/components/startup/nsUserInfoMac.mm
+ toolkit/components/startup/nsUserInfoUnix.cpp
+ toolkit/components/startup/nsUserInfoWin.cpp
+ toolkit/components/startup/public/moz.build
+ toolkit/components/startup/public/nsIAppStartup.idl
+ toolkit/components/startup/public/nsIUserInfo.idl
+ toolkit/components/startup/tests/browser/browser_bug511456.js
+ toolkit/components/startup/tests/browser/browser_bug537449.js
+ toolkit/components/statusfilter/moz.build
+ toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
+ toolkit/components/statusfilter/nsBrowserStatusFilter.h
+ toolkit/components/telemetry/EventInfo.h
+ toolkit/components/telemetry/GCTelemetry.jsm
+ toolkit/components/telemetry/Makefile.in
+ toolkit/components/telemetry/ProcessedStack.h
+ toolkit/components/telemetry/ScalarInfo.h
+ toolkit/components/telemetry/Telemetry.cpp
+ toolkit/components/telemetry/Telemetry.h
+ toolkit/components/telemetry/TelemetryArchive.jsm
+ toolkit/components/telemetry/TelemetryCommon.cpp
+ toolkit/components/telemetry/TelemetryCommon.h
+ toolkit/components/telemetry/TelemetryController.jsm
+ toolkit/components/telemetry/TelemetryEnvironment.jsm
+ toolkit/components/telemetry/TelemetryEvent.cpp
+ toolkit/components/telemetry/TelemetryEvent.h
+ toolkit/components/telemetry/TelemetryHistogram.cpp
+ toolkit/components/telemetry/TelemetryHistogram.h
+ toolkit/components/telemetry/TelemetryLog.jsm
+ toolkit/components/telemetry/TelemetryReportingPolicy.jsm
+ toolkit/components/telemetry/TelemetryScalar.cpp
+ toolkit/components/telemetry/TelemetryScalar.h
+ toolkit/components/telemetry/TelemetrySession.jsm
+ toolkit/components/telemetry/TelemetryStartup.js
+ toolkit/components/telemetry/TelemetryStorage.jsm
+ toolkit/components/telemetry/TelemetryTimestamps.jsm
+ toolkit/components/telemetry/TelemetryUtils.jsm
+ toolkit/components/telemetry/ThirdPartyCookieProbe.jsm
+ toolkit/components/telemetry/ThreadHangStats.h
+ toolkit/components/telemetry/UITelemetry.jsm
+ toolkit/components/telemetry/WebrtcTelemetry.cpp
+ toolkit/components/telemetry/WebrtcTelemetry.h
+ toolkit/components/telemetry/datareporting-prefs.js
+ toolkit/components/telemetry/healthreport-prefs.js
+ toolkit/components/telemetry/histogram_tools.py
+ toolkit/components/telemetry/moz.build
+ toolkit/components/telemetry/nsITelemetry.idl
+ toolkit/components/telemetry/parse_events.py
+ toolkit/components/telemetry/parse_scalars.py
+ toolkit/components/telemetry/tests/browser/browser.ini
+ toolkit/components/terminator/moz.build
+ toolkit/components/terminator/nsTerminator.h
+ toolkit/components/terminator/nsTerminatorTelemetry.js
+ toolkit/components/thumbnails/BackgroundPageThumbs.jsm
+ toolkit/components/thumbnails/PageThumbs.jsm
+ toolkit/components/thumbnails/content/backgroundPageThumbsContent.js
+ toolkit/components/thumbnails/jar.mn
+ toolkit/components/thumbnails/moz.build
+ toolkit/components/timermanager/moz.build
+ toolkit/components/timermanager/nsIUpdateTimerManager.idl
+ toolkit/components/timermanager/nsUpdateTimerManager.js
+ toolkit/components/timermanager/tests/unit/xpcshell.ini
+ toolkit/components/tooltiptext/TooltipTextProvider.js
+ toolkit/components/tooltiptext/moz.build
+ toolkit/components/typeaheadfind/jar.mn
+ toolkit/components/typeaheadfind/moz.build
+ toolkit/components/typeaheadfind/nsTypeAheadFind.cpp
+ toolkit/components/typeaheadfind/nsTypeAheadFind.h
+ toolkit/components/url-classifier/ChunkSet.cpp
+ toolkit/components/url-classifier/ChunkSet.h
+ toolkit/components/url-classifier/Classifier.cpp
+ toolkit/components/url-classifier/Classifier.h
+ toolkit/components/url-classifier/HashStore.h
+ toolkit/components/url-classifier/LookupCache.cpp
+ toolkit/components/url-classifier/LookupCache.h
+ toolkit/components/url-classifier/LookupCacheV4.cpp
+ toolkit/components/url-classifier/LookupCacheV4.h
+ toolkit/components/url-classifier/ProtocolParser.cpp
+ toolkit/components/url-classifier/ProtocolParser.h
+ toolkit/components/url-classifier/RiceDeltaDecoder.cpp
+ toolkit/components/url-classifier/RiceDeltaDecoder.h
+ toolkit/components/url-classifier/SafeBrowsing.jsm
+ toolkit/components/url-classifier/VariableLengthPrefixSet.cpp
+ toolkit/components/url-classifier/VariableLengthPrefixSet.h
+ toolkit/components/url-classifier/content/listmanager.js
+ toolkit/components/url-classifier/content/moz/alarm.js
+ toolkit/components/url-classifier/content/moz/cryptohasher.js
+ toolkit/components/url-classifier/content/moz/lang.js
+ toolkit/components/url-classifier/content/moz/observer.js
+ toolkit/components/url-classifier/content/moz/preferences.js
+ toolkit/components/url-classifier/content/moz/protocol4.js
+ toolkit/components/url-classifier/content/multi-querier.js
+ toolkit/components/url-classifier/content/trtable.js
+ toolkit/components/url-classifier/content/wireformat.js
+ toolkit/components/url-classifier/content/xml-fetcher.js
+ toolkit/components/url-classifier/moz.build
+ toolkit/components/url-classifier/nsCheckSummedOutputStream.cpp
+ toolkit/components/url-classifier/nsCheckSummedOutputStream.h
+ toolkit/components/url-classifier/nsIUrlClassifierDBService.idl
+ toolkit/components/url-classifier/nsIUrlClassifierHashCompleter.idl
+ toolkit/components/url-classifier/nsIUrlClassifierPrefixSet.idl
+ toolkit/components/url-classifier/nsIUrlClassifierStreamUpdater.idl
+ toolkit/components/url-classifier/nsIUrlClassifierTable.idl
+ toolkit/components/url-classifier/nsIUrlClassifierUtils.idl
+ toolkit/components/url-classifier/nsIUrlListManager.idl
+ toolkit/components/url-classifier/nsUrlClassifierDBService.cpp
+ toolkit/components/url-classifier/nsUrlClassifierDBService.h
+ toolkit/components/url-classifier/nsUrlClassifierHashCompleter.js
+ toolkit/components/url-classifier/nsUrlClassifierLib.js
+ toolkit/components/url-classifier/nsUrlClassifierListManager.js
+ toolkit/components/url-classifier/nsUrlClassifierPrefixSet.cpp
+ toolkit/components/url-classifier/nsUrlClassifierPrefixSet.h
+ toolkit/components/url-classifier/nsUrlClassifierProxies.cpp
+ toolkit/components/url-classifier/nsUrlClassifierProxies.h
+ toolkit/components/url-classifier/nsUrlClassifierStreamUpdater.cpp
+ toolkit/components/url-classifier/nsUrlClassifierStreamUpdater.h
+ toolkit/components/url-classifier/nsUrlClassifierUtils.cpp
+ toolkit/components/url-classifier/nsUrlClassifierUtils.h
+ toolkit/components/url-classifier/tests/gtest/TestChunkSet.cpp
+ toolkit/components/url-classifier/tests/gtest/TestLookupCacheV4.cpp
+ toolkit/components/url-classifier/tests/gtest/TestUrlClassifierUtils.cpp
+ toolkit/components/url-classifier/tests/gtest/TestVariableLengthPrefixSet.cpp
+ toolkit/components/url-classifier/tests/gtest/moz.build
+ toolkit/components/url-classifier/tests/moz.build
+ toolkit/components/urlformatter/moz.build
+ toolkit/components/urlformatter/tests/unit/head_urlformatter.js
+ toolkit/components/urlformatter/tests/unit/test_urlformatter.js
+ toolkit/components/utils/moz.build
+ toolkit/components/viewconfig/content/config.js
+ toolkit/components/viewconfig/jar.mn
+ toolkit/components/viewconfig/moz.build
+ toolkit/components/viewsource/ViewSourceBrowser.jsm
+ toolkit/components/viewsource/content/viewPartialSource.js
+ toolkit/components/viewsource/content/viewSource-content.js
+ toolkit/components/viewsource/content/viewSource.css
+ toolkit/components/viewsource/content/viewSource.js
+ toolkit/components/viewsource/jar.mn
+ toolkit/components/viewsource/moz.build
+ toolkit/components/workerloader/moz.build
+ toolkit/components/xulstore/XULStore.js
+ toolkit/components/xulstore/moz.build
+ toolkit/components/xulstore/nsIXULStore.idl
+ toolkit/content/Makefile.in
+ toolkit/content/TopLevelVideoDocument.js
+ toolkit/content/aboutAbout.js
+ toolkit/content/aboutNetworking.js
+ toolkit/content/aboutProfiles.js
+ toolkit/content/aboutServiceWorkers.js
+ toolkit/content/aboutSupport.js
+ toolkit/content/aboutTelemetry.css
+ toolkit/content/aboutTelemetry.js
+ toolkit/content/aboutwebrtc/aboutWebrtc.css
+ toolkit/content/aboutwebrtc/aboutWebrtc.js
+ toolkit/content/autocomplete.css
+ toolkit/content/browser-child.js
+ toolkit/content/browser-content.js
+ toolkit/content/contentAreaUtils.js
+ toolkit/content/customizeToolbar.css
+ toolkit/content/customizeToolbar.js
+ toolkit/content/dialogOverlay.js
+ toolkit/content/filepicker.properties
+ toolkit/content/findUtils.js
+ toolkit/content/finddialog.js
+ toolkit/content/globalOverlay.js
+ toolkit/content/inlineSpellCheckUI.js
+ toolkit/content/macWindowMenu.js
+ toolkit/content/menulist.css
+ toolkit/content/moz.build
+ toolkit/content/plugins.css
+ toolkit/content/process-content.js
+ toolkit/content/resetProfile.css
+ toolkit/content/resetProfile.js
+ toolkit/content/select-child.js
+ toolkit/content/strres.js
+ toolkit/content/tests/browser/browser_datetime_datepicker.js
+ toolkit/content/tests/browser/browser_save_resend_postdata.js
+ toolkit/content/tests/browser/common/mockTransfer.js
+ toolkit/content/tests/browser/data/post_form_inner.sjs
+ toolkit/content/tests/browser/data/post_form_outer.sjs
+ toolkit/content/tests/fennec-tile-testapp/chrome/content/BrowserView.js
+ toolkit/content/tests/fennec-tile-testapp/chrome/content/TileManager.js
+ toolkit/content/tests/fennec-tile-testapp/chrome/content/WidgetStack.js
+ toolkit/content/tests/moz.build
+ toolkit/content/tests/unit/test_contentAreaUtils.js
+ toolkit/content/textbox.css
+ toolkit/content/treeUtils.js
+ toolkit/content/widgets/calendar.js
+ toolkit/content/widgets/datekeeper.js
+ toolkit/content/widgets/datepicker.js
+ toolkit/content/widgets/datetimebox.css
+ toolkit/content/widgets/spinner.js
+ toolkit/content/widgets/timekeeper.js
+ toolkit/content/widgets/timepicker.js
+ toolkit/content/widgets/videocontrols.css
+ toolkit/fonts/moz.build
+ toolkit/forgetaboutsite/ForgetAboutSite.jsm
+ toolkit/forgetaboutsite/moz.build
+ toolkit/forgetaboutsite/test/unit/head_forgetaboutsite.js
+ toolkit/identity/Identity.jsm
+ toolkit/identity/IdentityCryptoService.cpp
+ toolkit/identity/IdentityProvider.jsm
+ toolkit/identity/IdentityStore.jsm
+ toolkit/identity/LogUtils.jsm
+ toolkit/identity/RelyingParty.jsm
+ toolkit/identity/Sandbox.jsm
+ toolkit/identity/jwcrypto.jsm
+ toolkit/identity/moz.build
+ toolkit/identity/nsIIdentityCryptoService.idl
+ toolkit/identity/tests/unit/test_load_modules.js
+ toolkit/jetpack/dev/debuggee.js
+ toolkit/jetpack/dev/frame-script.js
+ toolkit/jetpack/dev/panel.js
+ toolkit/jetpack/dev/panel/view.js
+ toolkit/jetpack/dev/ports.js
+ toolkit/jetpack/dev/theme.js
+ toolkit/jetpack/dev/theme/hooks.js
+ toolkit/jetpack/dev/toolbox.js
+ toolkit/jetpack/dev/utils.js
+ toolkit/jetpack/dev/volcan.js
+ toolkit/jetpack/framescript/FrameScriptManager.jsm
+ toolkit/jetpack/framescript/content.jsm
+ toolkit/jetpack/framescript/context-menu.js
+ toolkit/jetpack/framescript/manager.js
+ toolkit/jetpack/framescript/util.js
+ toolkit/jetpack/index.js
+ toolkit/jetpack/modules/system/Startup.js
+ toolkit/jetpack/modules/system/moz.build
+ toolkit/jetpack/moz.build
+ toolkit/jetpack/mozilla-toolkit-versioning/index.js
+ toolkit/jetpack/node/os.js
+ toolkit/jetpack/sdk/addon/bootstrap.js
+ toolkit/jetpack/sdk/addon/events.js
+ toolkit/jetpack/sdk/addon/host.js
+ toolkit/jetpack/sdk/addon/installer.js
+ toolkit/jetpack/sdk/addon/manager.js
+ toolkit/jetpack/sdk/addon/runner.js
+ toolkit/jetpack/sdk/addon/window.js
+ toolkit/jetpack/sdk/base64.js
+ toolkit/jetpack/sdk/browser/events.js
+ toolkit/jetpack/sdk/clipboard.js
+ toolkit/jetpack/sdk/console/plain-text.js
+ toolkit/jetpack/sdk/console/traceback.js
+ toolkit/jetpack/sdk/content/content-worker.js
+ toolkit/jetpack/sdk/content/content.js
+ toolkit/jetpack/sdk/content/context-menu.js
+ toolkit/jetpack/sdk/content/events.js
+ toolkit/jetpack/sdk/content/l10n-html.js
+ toolkit/jetpack/sdk/content/loader.js
+ toolkit/jetpack/sdk/content/mod.js
+ toolkit/jetpack/sdk/content/page-mod.js
+ toolkit/jetpack/sdk/content/page-worker.js
+ toolkit/jetpack/sdk/content/sandbox.js
+ toolkit/jetpack/sdk/content/sandbox/events.js
+ toolkit/jetpack/sdk/content/tab-events.js
+ toolkit/jetpack/sdk/content/thumbnail.js
+ toolkit/jetpack/sdk/content/utils.js
+ toolkit/jetpack/sdk/content/worker-child.js
+ toolkit/jetpack/sdk/content/worker.js
+ toolkit/jetpack/sdk/context-menu.js
+ toolkit/jetpack/sdk/context-menu/context.js
+ toolkit/jetpack/sdk/context-menu/core.js
+ toolkit/jetpack/sdk/context-menu/readers.js
+ toolkit/jetpack/sdk/context-menu@2.js
+ toolkit/jetpack/sdk/core/disposable.js
+ toolkit/jetpack/sdk/core/heritage.js
+ toolkit/jetpack/sdk/core/namespace.js
+ toolkit/jetpack/sdk/core/observer.js
+ toolkit/jetpack/sdk/core/promise.js
+ toolkit/jetpack/sdk/core/reference.js
+ toolkit/jetpack/sdk/deprecated/api-utils.js
+ toolkit/jetpack/sdk/deprecated/events/assembler.js
+ toolkit/jetpack/sdk/deprecated/unit-test-finder.js
+ toolkit/jetpack/sdk/deprecated/unit-test.js
+ toolkit/jetpack/sdk/deprecated/window-utils.js
+ toolkit/jetpack/sdk/dom/events-shimmed.js
+ toolkit/jetpack/sdk/dom/events.js
+ toolkit/jetpack/sdk/dom/events/keys.js
+ toolkit/jetpack/sdk/event/chrome.js
+ toolkit/jetpack/sdk/event/core.js
+ toolkit/jetpack/sdk/event/dom.js
+ toolkit/jetpack/sdk/event/target.js
+ toolkit/jetpack/sdk/event/utils.js
+ toolkit/jetpack/sdk/frame/hidden-frame.js
+ toolkit/jetpack/sdk/frame/utils.js
+ toolkit/jetpack/sdk/hotkeys.js
+ toolkit/jetpack/sdk/indexed-db.js
+ toolkit/jetpack/sdk/input/browser.js
+ toolkit/jetpack/sdk/input/customizable-ui.js
+ toolkit/jetpack/sdk/input/frame.js
+ toolkit/jetpack/sdk/input/system.js
+ toolkit/jetpack/sdk/io/buffer.js
+ toolkit/jetpack/sdk/io/byte-streams.js
+ toolkit/jetpack/sdk/io/file.js
+ toolkit/jetpack/sdk/io/fs.js
+ toolkit/jetpack/sdk/io/stream.js
+ toolkit/jetpack/sdk/io/text-streams.js
+ toolkit/jetpack/sdk/keyboard/hotkeys.js
+ toolkit/jetpack/sdk/keyboard/observer.js
+ toolkit/jetpack/sdk/keyboard/utils.js
+ toolkit/jetpack/sdk/l10n.js
+ toolkit/jetpack/sdk/l10n/core.js
+ toolkit/jetpack/sdk/l10n/html.js
+ toolkit/jetpack/sdk/l10n/json/core.js
+ toolkit/jetpack/sdk/l10n/loader.js
+ toolkit/jetpack/sdk/l10n/locale.js
+ toolkit/jetpack/sdk/l10n/prefs.js
+ toolkit/jetpack/sdk/l10n/properties/core.js
+ toolkit/jetpack/sdk/lang/type.js
+ toolkit/jetpack/sdk/lang/weak-set.js
+ toolkit/jetpack/sdk/loader/cuddlefish.js
+ toolkit/jetpack/sdk/loader/sandbox.js
+ toolkit/jetpack/sdk/messaging.js
+ toolkit/jetpack/sdk/model/core.js
+ toolkit/jetpack/sdk/net/url.js
+ toolkit/jetpack/sdk/net/xhr.js
+ toolkit/jetpack/sdk/notifications.js
+ toolkit/jetpack/sdk/output/system.js
+ toolkit/jetpack/sdk/page-mod.js
+ toolkit/jetpack/sdk/page-mod/match-pattern.js
+ toolkit/jetpack/sdk/page-worker.js
+ toolkit/jetpack/sdk/panel.js
+ toolkit/jetpack/sdk/panel/events.js
+ toolkit/jetpack/sdk/panel/utils.js
+ toolkit/jetpack/sdk/passwords.js
+ toolkit/jetpack/sdk/passwords/utils.js
+ toolkit/jetpack/sdk/places/bookmarks.js
+ toolkit/jetpack/sdk/places/contract.js
+ toolkit/jetpack/sdk/places/events.js
+ toolkit/jetpack/sdk/places/favicon.js
+ toolkit/jetpack/sdk/places/history.js
+ toolkit/jetpack/sdk/places/host/host-bookmarks.js
+ toolkit/jetpack/sdk/places/host/host-query.js
+ toolkit/jetpack/sdk/places/host/host-tags.js
+ toolkit/jetpack/sdk/places/utils.js
+ toolkit/jetpack/sdk/platform/xpcom.js
+ toolkit/jetpack/sdk/preferences/event-target.js
+ toolkit/jetpack/sdk/preferences/native-options.js
+ toolkit/jetpack/sdk/preferences/service.js
+ toolkit/jetpack/sdk/preferences/utils.js
+ toolkit/jetpack/sdk/private-browsing.js
+ toolkit/jetpack/sdk/private-browsing/utils.js
+ toolkit/jetpack/sdk/querystring.js
+ toolkit/jetpack/sdk/remote/child.js
+ toolkit/jetpack/sdk/remote/core.js
+ toolkit/jetpack/sdk/remote/parent.js
+ toolkit/jetpack/sdk/remote/utils.js
+ toolkit/jetpack/sdk/request.js
+ toolkit/jetpack/sdk/selection.js
+ toolkit/jetpack/sdk/self.js
+ toolkit/jetpack/sdk/simple-prefs.js
+ toolkit/jetpack/sdk/simple-storage.js
+ toolkit/jetpack/sdk/stylesheet/style.js
+ toolkit/jetpack/sdk/stylesheet/utils.js
+ toolkit/jetpack/sdk/system.js
+ toolkit/jetpack/sdk/system/child_process.js
+ toolkit/jetpack/sdk/system/child_process/subprocess.js
+ toolkit/jetpack/sdk/system/environment.js
+ toolkit/jetpack/sdk/system/events-shimmed.js
+ toolkit/jetpack/sdk/system/events.js
+ toolkit/jetpack/sdk/system/globals.js
+ toolkit/jetpack/sdk/system/process.js
+ toolkit/jetpack/sdk/system/runtime.js
+ toolkit/jetpack/sdk/system/xul-app.js
+ toolkit/jetpack/sdk/system/xul-app.jsm
+ toolkit/jetpack/sdk/tab/events.js
+ toolkit/jetpack/sdk/tabs.js
+ toolkit/jetpack/sdk/tabs/common.js
+ toolkit/jetpack/sdk/tabs/events.js
+ toolkit/jetpack/sdk/tabs/helpers.js
+ toolkit/jetpack/sdk/tabs/namespace.js
+ toolkit/jetpack/sdk/tabs/observer.js
+ toolkit/jetpack/sdk/tabs/tab-fennec.js
+ toolkit/jetpack/sdk/tabs/tab-firefox.js
+ toolkit/jetpack/sdk/tabs/tab.js
+ toolkit/jetpack/sdk/tabs/tabs-firefox.js
+ toolkit/jetpack/sdk/tabs/utils.js
+ toolkit/jetpack/sdk/tabs/worker.js
+ toolkit/jetpack/sdk/test.js
+ toolkit/jetpack/sdk/test/assert.js
+ toolkit/jetpack/sdk/test/harness.js
+ toolkit/jetpack/sdk/test/httpd.js
+ toolkit/jetpack/sdk/test/loader.js
+ toolkit/jetpack/sdk/test/memory.js
+ toolkit/jetpack/sdk/test/options.js
+ toolkit/jetpack/sdk/test/runner.js
+ toolkit/jetpack/sdk/test/utils.js
+ toolkit/jetpack/sdk/timers.js
+ toolkit/jetpack/sdk/ui.js
+ toolkit/jetpack/sdk/ui/button/action.js
+ toolkit/jetpack/sdk/ui/button/contract.js
+ toolkit/jetpack/sdk/ui/button/toggle.js
+ toolkit/jetpack/sdk/ui/button/view.js
+ toolkit/jetpack/sdk/ui/button/view/events.js
+ toolkit/jetpack/sdk/ui/component.js
+ toolkit/jetpack/sdk/ui/frame.js
+ toolkit/jetpack/sdk/ui/frame/model.js
+ toolkit/jetpack/sdk/ui/frame/view.js
+ toolkit/jetpack/sdk/ui/id.js
+ toolkit/jetpack/sdk/ui/sidebar.js
+ toolkit/jetpack/sdk/ui/sidebar/actions.js
+ toolkit/jetpack/sdk/ui/sidebar/contract.js
+ toolkit/jetpack/sdk/ui/sidebar/namespace.js
+ toolkit/jetpack/sdk/ui/sidebar/utils.js
+ toolkit/jetpack/sdk/ui/sidebar/view.js
+ toolkit/jetpack/sdk/ui/state.js
+ toolkit/jetpack/sdk/ui/state/events.js
+ toolkit/jetpack/sdk/ui/toolbar.js
+ toolkit/jetpack/sdk/ui/toolbar/model.js
+ toolkit/jetpack/sdk/ui/toolbar/view.js
+ toolkit/jetpack/sdk/uri/resource.js
+ toolkit/jetpack/sdk/url.js
+ toolkit/jetpack/sdk/url/utils.js
+ toolkit/jetpack/sdk/util/array.js
+ toolkit/jetpack/sdk/util/collection.js
+ toolkit/jetpack/sdk/util/contract.js
+ toolkit/jetpack/sdk/util/deprecate.js
+ toolkit/jetpack/sdk/util/dispatcher.js
+ toolkit/jetpack/sdk/util/list.js
+ toolkit/jetpack/sdk/util/match-pattern.js
+ toolkit/jetpack/sdk/util/object.js
+ toolkit/jetpack/sdk/util/rules.js
+ toolkit/jetpack/sdk/util/sequence.js
+ toolkit/jetpack/sdk/util/uuid.js
+ toolkit/jetpack/sdk/view/core.js
+ toolkit/jetpack/sdk/window/browser.js
+ toolkit/jetpack/sdk/window/events.js
+ toolkit/jetpack/sdk/window/helpers.js
+ toolkit/jetpack/sdk/window/namespace.js
+ toolkit/jetpack/sdk/window/utils.js
+ toolkit/jetpack/sdk/windows.js
+ toolkit/jetpack/sdk/windows/fennec.js
+ toolkit/jetpack/sdk/windows/firefox.js
+ toolkit/jetpack/sdk/windows/observer.js
+ toolkit/jetpack/sdk/windows/tabs-fennec.js
+ toolkit/jetpack/sdk/worker/utils.js
+ toolkit/jetpack/sdk/zip/utils.js
+ toolkit/jetpack/test.js
+ toolkit/jetpack/toolkit/loader.js
+ toolkit/jetpack/toolkit/require.js
+ toolkit/library/Makefile.in
+ toolkit/library/StaticXULComponentsEnd/moz.build
+ toolkit/library/dependentlibs.py
+ toolkit/library/gtest/moz.build
+ toolkit/library/gtest/static/moz.build
+ toolkit/library/libxul.mk
+ toolkit/library/moz.build
+ toolkit/library/nsDllMain.cpp
+ toolkit/library/xulrunner.rc
+ toolkit/locales/Makefile.in
+ toolkit/locales/compare-locales.pl
+ toolkit/locales/en-US/chrome/autoconfig/autoconfig.properties
+ toolkit/locales/en-US/chrome/cookie/cookieAcceptDialog.properties
+ toolkit/locales/en-US/chrome/global/aboutProfiles.properties
+ toolkit/locales/en-US/chrome/global/aboutServiceWorkers.properties
+ toolkit/locales/en-US/chrome/global/aboutWebrtc.properties
+ toolkit/locales/en-US/chrome/global/autocomplete.properties
+ toolkit/locales/en-US/chrome/global/browser.properties
+ toolkit/locales/en-US/chrome/global/commonDialogs.properties
+ toolkit/locales/en-US/chrome/global/console.properties
+ toolkit/locales/en-US/chrome/global/customizeToolbar.properties
+ toolkit/locales/en-US/chrome/global/dateFormat.properties
+ toolkit/locales/en-US/chrome/global/dialog.properties
+ toolkit/locales/en-US/chrome/global/extensions.properties
+ toolkit/locales/en-US/chrome/global/finddialog.properties
+ toolkit/locales/en-US/chrome/global/languageNames.properties
+ toolkit/locales/en-US/chrome/global/nsTreeSorting.properties
+ toolkit/locales/en-US/chrome/global/regionNames.properties
+ toolkit/locales/en-US/chrome/global/viewSource.properties
+ toolkit/locales/en-US/chrome/global/wizard.properties
+ toolkit/locales/en-US/chrome/mozapps/downloads/unknownContentType.properties
+ toolkit/locales/en-US/chrome/mozapps/extensions/update.properties
+ toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties
+ toolkit/locales/en-US/chrome/mozapps/handling/handling.properties
+ toolkit/locales/en-US/chrome/passwordmgr/passwordmgr.properties
+ toolkit/locales/en-US/chrome/places/places.properties
+ toolkit/locales/en-US/chrome/search/search.properties
+ toolkit/locales/en-US/crashreporter/crashes.properties
+ toolkit/locales/en-US/crashreporter/crashreporter.ini
+ toolkit/locales/jar.mn
+ toolkit/locales/l10n.ini
+ toolkit/locales/moz.build
+ toolkit/modules/AppConstants.jsm
+ toolkit/modules/AsyncPrefs.jsm
+ toolkit/modules/Battery.jsm
+ toolkit/modules/BinarySearch.jsm
+ toolkit/modules/BrowserUtils.jsm
+ toolkit/modules/CanonicalJSON.jsm
+ toolkit/modules/CertUtils.jsm
+ toolkit/modules/CharsetMenu.jsm
+ toolkit/modules/ClientID.jsm
+ toolkit/modules/Color.jsm
+ toolkit/modules/Console.jsm
+ toolkit/modules/DateTimePickerHelper.jsm
+ toolkit/modules/DeferredTask.jsm
+ toolkit/modules/Deprecated.jsm
+ toolkit/modules/FileUtils.jsm
+ toolkit/modules/Finder.jsm
+ toolkit/modules/FinderHighlighter.jsm
+ toolkit/modules/FinderIterator.jsm
+ toolkit/modules/FormLikeFactory.jsm
+ toolkit/modules/Geometry.jsm
+ toolkit/modules/Http.jsm
+ toolkit/modules/InlineSpellChecker.jsm
+ toolkit/modules/InlineSpellCheckerContent.jsm
+ toolkit/modules/LightweightThemeConsumer.jsm
+ toolkit/modules/Locale.jsm
+ toolkit/modules/Log.jsm
+ toolkit/modules/Memory.jsm
+ toolkit/modules/NLP.jsm
+ toolkit/modules/NewTabUtils.jsm
+ toolkit/modules/PageMenu.jsm
+ toolkit/modules/PageMetadata.jsm
+ toolkit/modules/PermissionsUtils.jsm
+ toolkit/modules/PopupNotifications.jsm
+ toolkit/modules/Preferences.jsm
+ toolkit/modules/PrivateBrowsingUtils.jsm
+ toolkit/modules/ProfileAge.jsm
+ toolkit/modules/Promise-backend.js
+ toolkit/modules/Promise.jsm
+ toolkit/modules/PromiseMessage.jsm
+ toolkit/modules/PromiseUtils.jsm
+ toolkit/modules/RemoteController.jsm
+ toolkit/modules/RemoteFinder.jsm
+ toolkit/modules/RemotePageManager.jsm
+ toolkit/modules/RemoteSecurityUI.jsm
+ toolkit/modules/RemoteWebProgress.jsm
+ toolkit/modules/ResetProfile.jsm
+ toolkit/modules/ResponsivenessMonitor.jsm
+ toolkit/modules/SelectContentHelper.jsm
+ toolkit/modules/SelectParentHelper.jsm
+ toolkit/modules/ServiceRequest.jsm
+ toolkit/modules/Services.jsm
+ toolkit/modules/SessionRecorder.jsm
+ toolkit/modules/ShortcutUtils.jsm
+ toolkit/modules/Sntp.jsm
+ toolkit/modules/Sqlite.jsm
+ toolkit/modules/Task.jsm
+ toolkit/modules/Timer.jsm
+ toolkit/modules/Troubleshoot.jsm
+ toolkit/modules/UpdateUtils.jsm
+ toolkit/modules/WindowDraggingUtils.jsm
+ toolkit/modules/WindowsRegistry.jsm
+ toolkit/modules/ZipUtils.jsm
+ toolkit/modules/addons/MatchPattern.jsm
+ toolkit/modules/addons/WebNavigation.jsm
+ toolkit/modules/addons/WebNavigationFrames.jsm
+ toolkit/modules/addons/WebRequest.jsm
+ toolkit/modules/addons/WebRequestCommon.jsm
+ toolkit/modules/addons/WebRequestContent.js
+ toolkit/modules/addons/WebRequestUpload.jsm
+ toolkit/modules/moz.build
+ toolkit/modules/secondscreen/PresentationApp.jsm
+ toolkit/modules/secondscreen/RokuApp.jsm
+ toolkit/modules/secondscreen/SimpleServiceDiscovery.jsm
+ toolkit/modules/sessionstore/FormData.jsm
+ toolkit/modules/sessionstore/ScrollPosition.jsm
+ toolkit/modules/sessionstore/Utils.jsm
+ toolkit/modules/sessionstore/XPathGenerator.jsm
+ toolkit/modules/subprocess/moz.build
+ toolkit/modules/subprocess/subprocess_common.jsm
+ toolkit/modules/subprocess/subprocess_shared.js
+ toolkit/modules/subprocess/subprocess_shared_unix.js
+ toolkit/modules/subprocess/subprocess_shared_win.js
+ toolkit/modules/subprocess/subprocess_unix.jsm
+ toolkit/modules/subprocess/subprocess_win.jsm
+ toolkit/modules/subprocess/subprocess_worker_common.js
+ toolkit/modules/subprocess/subprocess_worker_unix.js
+ toolkit/modules/subprocess/subprocess_worker_win.js
+ toolkit/modules/tests/browser/browser_Battery.js
+ toolkit/modules/tests/browser/browser_Deprecated.js
+ toolkit/modules/tests/browser/browser_Finder.js
+ toolkit/modules/tests/browser/browser_Finder_hidden_textarea.js
+ toolkit/modules/tests/browser/browser_Geometry.js
+ toolkit/modules/tests/browser/browser_PromiseMessage.js
+ toolkit/modules/tests/xpcshell/test_UpdateUtils_updatechannel.js
+ toolkit/modules/tests/xpcshell/test_UpdateUtils_url.js
+ toolkit/modules/tests/xpcshell/test_propertyListsUtils.js
+ toolkit/moz.build
+ toolkit/mozapps/downloads/DownloadPaths.jsm
+ toolkit/mozapps/downloads/DownloadTaskbarProgress.jsm
+ toolkit/mozapps/downloads/DownloadUtils.jsm
+ toolkit/mozapps/downloads/content/downloads.css
+ toolkit/mozapps/downloads/content/downloads.js
+ toolkit/mozapps/downloads/jar.mn
+ toolkit/mozapps/downloads/moz.build
+ toolkit/mozapps/downloads/nsHelperAppDlg.js
+ toolkit/mozapps/downloads/tests/moz.build
+ toolkit/mozapps/downloads/tests/unit/test_DownloadUtils.js
+ toolkit/mozapps/extensions/AddonManager.jsm
+ toolkit/mozapps/extensions/AddonPathService.cpp
+ toolkit/mozapps/extensions/AddonPathService.h
+ toolkit/mozapps/extensions/ChromeManifestParser.jsm
+ toolkit/mozapps/extensions/DeferredSave.jsm
+ toolkit/mozapps/extensions/GMPInstallManager.jsm
+ toolkit/mozapps/extensions/GMPUtils.jsm
+ toolkit/mozapps/extensions/LightweightThemeManager.jsm
+ toolkit/mozapps/extensions/amContentHandler.js
+ toolkit/mozapps/extensions/amIAddonManager.idl
+ toolkit/mozapps/extensions/amIAddonPathService.idl
+ toolkit/mozapps/extensions/amIWebInstallListener.idl
+ toolkit/mozapps/extensions/amIWebInstaller.idl
+ toolkit/mozapps/extensions/amInstallTrigger.js
+ toolkit/mozapps/extensions/content/about.js
+ toolkit/mozapps/extensions/content/blocklist.css
+ toolkit/mozapps/extensions/content/blocklist.js
+ toolkit/mozapps/extensions/content/eula.js
+ toolkit/mozapps/extensions/content/extensions.css
+ toolkit/mozapps/extensions/content/extensions.js
+ toolkit/mozapps/extensions/content/list.js
+ toolkit/mozapps/extensions/content/newaddon.js
+ toolkit/mozapps/extensions/content/selectAddons.css
+ toolkit/mozapps/extensions/content/selectAddons.js
+ toolkit/mozapps/extensions/content/xpinstallConfirm.css
+ toolkit/mozapps/extensions/content/xpinstallConfirm.js
+ toolkit/mozapps/extensions/internal/AddonLogging.jsm
+ toolkit/mozapps/extensions/internal/AddonRepository.jsm
+ toolkit/mozapps/extensions/internal/AddonRepository_SQLiteMigrator.jsm
+ toolkit/mozapps/extensions/internal/GMPProvider.jsm
+ toolkit/mozapps/extensions/internal/LightweightThemeImageOptimizer.jsm
+ toolkit/mozapps/extensions/internal/PluginProvider.jsm
+ toolkit/mozapps/extensions/internal/ProductAddonChecker.jsm
+ toolkit/mozapps/extensions/internal/SpellCheckDictionaryBootstrap.js
+ toolkit/mozapps/extensions/internal/XPIProvider.jsm
+ toolkit/mozapps/extensions/internal/XPIProviderUtils.js
+ toolkit/mozapps/extensions/internal/moz.build
+ toolkit/mozapps/extensions/jar.mn
+ toolkit/mozapps/extensions/moz.build
+ toolkit/mozapps/handling/content/handler.css
+ toolkit/mozapps/handling/jar.mn
+ toolkit/mozapps/handling/moz.build
+ toolkit/mozapps/handling/nsContentDispatchChooser.js
+ toolkit/mozapps/installer/find-dupes.py
+ toolkit/mozapps/installer/informulate.py
+ toolkit/mozapps/installer/l10n-repack.py
+ toolkit/mozapps/installer/linux/rpm/mozilla.desktop
+ toolkit/mozapps/installer/linux/rpm/mozilla.spec
+ toolkit/mozapps/installer/make-eme.mk
+ toolkit/mozapps/installer/packager.mk
+ toolkit/mozapps/installer/packager.py
+ toolkit/mozapps/installer/strip.py
+ toolkit/mozapps/installer/unpack.py
+ toolkit/mozapps/installer/upload-files.mk
+ toolkit/mozapps/installer/windows/nsis/locale-fonts.nsh
+ toolkit/mozapps/installer/windows/nsis/locales.nsi
+ toolkit/mozapps/installer/windows/nsis/makensis.mk
+ toolkit/mozapps/preferences/changemp.js
+ toolkit/mozapps/preferences/fontbuilder.js
+ toolkit/mozapps/preferences/jar.mn
+ toolkit/mozapps/preferences/moz.build
+ toolkit/mozapps/preferences/removemp.js
+ toolkit/mozapps/update/common-standalone/moz.build
+ toolkit/mozapps/update/common/certificatecheck.cpp
+ toolkit/mozapps/update/common/certificatecheck.h
+ toolkit/mozapps/update/common/errors.h
+ toolkit/mozapps/update/common/moz.build
+ toolkit/mozapps/update/common/pathhash.cpp
+ toolkit/mozapps/update/common/pathhash.h
+ toolkit/mozapps/update/common/readstrings.cpp
+ toolkit/mozapps/update/common/readstrings.h
+ toolkit/mozapps/update/common/registrycertificates.cpp
+ toolkit/mozapps/update/common/registrycertificates.h
+ toolkit/mozapps/update/common/sources.mozbuild
+ toolkit/mozapps/update/common/uachelper.cpp
+ toolkit/mozapps/update/common/uachelper.h
+ toolkit/mozapps/update/common/updatecommon.cpp
+ toolkit/mozapps/update/common/updatecommon.h
+ toolkit/mozapps/update/common/updatedefines.h
+ toolkit/mozapps/update/common/updatehelper.cpp
+ toolkit/mozapps/update/common/updatehelper.h
+ toolkit/mozapps/update/common/win_dirent.h
+ toolkit/mozapps/update/content/history.js
+ toolkit/mozapps/update/content/updates.js
+ toolkit/mozapps/update/jar.mn
+ toolkit/mozapps/update/moz.build
+ toolkit/mozapps/update/nsIUpdateService.idl
+ toolkit/mozapps/update/nsUpdateService.js
+ toolkit/mozapps/update/nsUpdateServiceStub.js
+ toolkit/mozapps/update/tests/Makefile.in
+ toolkit/mozapps/update/tests/chrome/chrome.ini
+ toolkit/mozapps/update/tests/moz.build
+ toolkit/mozapps/update/tests/unit_aus_update/canCheckForAndCanApplyUpdates.js
+ toolkit/mozapps/update/tests/unit_aus_update/cleanupDownloadingForOlderAppVersion.js
+ toolkit/mozapps/update/tests/unit_aus_update/cleanupDownloadingForSameVersionAndBuildID.js
+ toolkit/mozapps/update/tests/unit_aus_update/cleanupSuccessLogMove.js
+ toolkit/mozapps/update/tests/unit_aus_update/cleanupSuccessLogsFIFO.js
+ toolkit/mozapps/update/tests/unit_aus_update/downloadAndHashCheckMar.js
+ toolkit/mozapps/update/tests/unit_aus_update/downloadResumeForSameAppVersion.js
+ toolkit/mozapps/update/tests/unit_aus_update/remoteUpdateXML.js
+ toolkit/mozapps/update/tests/unit_aus_update/updateManagerXML.js
+ toolkit/mozapps/update/tests/unit_aus_update/xpcshell.ini
+ toolkit/mozapps/update/updater/archivereader.cpp
+ toolkit/mozapps/update/updater/archivereader.h
+ toolkit/mozapps/update/updater/launchchild_osx.mm
+ toolkit/mozapps/update/updater/loaddlls.cpp
+ toolkit/mozapps/update/updater/moz.build
+ toolkit/mozapps/update/updater/progressui.h
+ toolkit/mozapps/update/updater/progressui_gtk.cpp
+ toolkit/mozapps/update/updater/progressui_null.cpp
+ toolkit/mozapps/update/updater/progressui_osx.mm
+ toolkit/mozapps/update/updater/progressui_win.cpp
+ toolkit/mozapps/update/updater/resource.h
+ toolkit/mozapps/update/updater/updater-common.build
+ toolkit/mozapps/update/updater/updater-xpcshell/moz.build
+ toolkit/mozapps/update/updater/win_dirent.cpp
+ toolkit/pluginproblem/content/pluginProblemBinding.css
+ toolkit/pluginproblem/content/pluginProblemContent.css
+ toolkit/pluginproblem/content/pluginReplaceBinding.css
+ toolkit/pluginproblem/jar.mn
+ toolkit/pluginproblem/moz.build
+ toolkit/profile/ProfileUnlockerWin.cpp
+ toolkit/profile/ProfileUnlockerWin.h
+ toolkit/profile/content/createProfileWizard.js
+ toolkit/profile/content/profileSelection.js
+ toolkit/profile/gtest/TestProfileLock.cpp
+ toolkit/profile/gtest/moz.build
+ toolkit/profile/jar.mn
+ toolkit/profile/moz.build
+ toolkit/profile/nsIProfileMigrator.idl
+ toolkit/profile/nsIProfileUnlocker.idl
+ toolkit/profile/nsIToolkitProfile.idl
+ toolkit/profile/nsIToolkitProfileService.idl
+ toolkit/profile/nsProfileLock.cpp
+ toolkit/profile/nsProfileLock.h
+ toolkit/profile/nsToolkitProfileService.cpp
+ toolkit/system/androidproxy/moz.build
+ toolkit/system/androidproxy/nsAndroidSystemProxySettings.cpp
+ toolkit/system/gnome/moz.build
+ toolkit/system/gnome/nsAlertsIconListener.cpp
+ toolkit/system/gnome/nsAlertsIconListener.h
+ toolkit/system/gnome/nsGConfService.cpp
+ toolkit/system/gnome/nsGConfService.h
+ toolkit/system/gnome/nsGIOService.cpp
+ toolkit/system/gnome/nsGIOService.h
+ toolkit/system/gnome/nsGSettingsService.cpp
+ toolkit/system/gnome/nsGSettingsService.h
+ toolkit/system/gnome/nsGnomeModule.cpp
+ toolkit/system/gnome/nsPackageKitService.cpp
+ toolkit/system/gnome/nsPackageKitService.h
+ toolkit/system/gnome/nsSystemAlertsService.cpp
+ toolkit/system/gnome/nsSystemAlertsService.h
+ toolkit/system/osxproxy/ProxyUtils.h
+ toolkit/system/osxproxy/ProxyUtils.mm
+ toolkit/system/osxproxy/moz.build
+ toolkit/system/osxproxy/nsOSXSystemProxySettings.mm
+ toolkit/system/osxproxy/tests/gtest/TestProxyBypassRules.cpp
+ toolkit/system/unixproxy/moz.build
+ toolkit/system/unixproxy/nsLibProxySettings.cpp
+ toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp
+ toolkit/system/windowsproxy/ProxyUtils.cpp
+ toolkit/system/windowsproxy/ProxyUtils.h
+ toolkit/system/windowsproxy/moz.build
+ toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp
+ toolkit/system/windowsproxy/tests/gtest/TestProxyBypassRules.cpp
+ toolkit/themes/faststripe/global/button.css
+ toolkit/themes/faststripe/global/checkbox.css
+ toolkit/themes/faststripe/global/dropmarker.css
+ toolkit/themes/faststripe/global/groupbox.css
+ toolkit/themes/faststripe/global/jar.mn
+ toolkit/themes/faststripe/global/menu.css
+ toolkit/themes/faststripe/global/menulist.css
+ toolkit/themes/faststripe/global/moz.build
+ toolkit/themes/faststripe/global/popup.css
+ toolkit/themes/faststripe/global/radio.css
+ toolkit/themes/faststripe/global/tabbox.css
+ toolkit/themes/faststripe/global/textbox.css
+ toolkit/themes/faststripe/global/xulscrollbars.css
+ toolkit/themes/linux/global/alerts/alert.css
+ toolkit/themes/linux/global/autocomplete.css
+ toolkit/themes/linux/global/button.css
+ toolkit/themes/linux/global/checkbox.css
+ toolkit/themes/linux/global/colorpicker.css
+ toolkit/themes/linux/global/commonDialog.css
+ toolkit/themes/linux/global/console/console.css
+ toolkit/themes/linux/global/dropmarker.css
+ toolkit/themes/linux/global/filepicker.css
+ toolkit/themes/linux/global/findBar.css
+ toolkit/themes/linux/global/global.css
+ toolkit/themes/linux/global/groupbox.css
+ toolkit/themes/linux/global/listbox.css
+ toolkit/themes/linux/global/menu.css
+ toolkit/themes/linux/global/menulist.css
+ toolkit/themes/linux/global/moz.build
+ toolkit/themes/linux/global/notification.css
+ toolkit/themes/linux/global/numberbox.css
+ toolkit/themes/linux/global/popup.css
+ toolkit/themes/linux/global/preferences.css
+ toolkit/themes/linux/global/printPageSetup.css
+ toolkit/themes/linux/global/printPreview.css
+ toolkit/themes/linux/global/radio.css
+ toolkit/themes/linux/global/scrollbox.css
+ toolkit/themes/linux/global/splitter.css
+ toolkit/themes/linux/global/tabbox.css
+ toolkit/themes/linux/global/textbox.css
+ toolkit/themes/linux/global/toolbar.css
+ toolkit/themes/linux/global/toolbarbutton.css
+ toolkit/themes/linux/global/tree.css
+ toolkit/themes/linux/moz.build
+ toolkit/themes/linux/mozapps/downloads/downloads.css
+ toolkit/themes/linux/mozapps/extensions/extensions.css
+ toolkit/themes/linux/mozapps/extensions/newaddon.css
+ toolkit/themes/linux/mozapps/extensions/selectAddons.css
+ toolkit/themes/linux/mozapps/jar.mn
+ toolkit/themes/linux/mozapps/moz.build
+ toolkit/themes/mobile/global/media/TopLevelImageDocument.css
+ toolkit/themes/mobile/global/media/TopLevelVideoDocument.css
+ toolkit/themes/mobile/jar.mn
+ toolkit/themes/mobile/moz.build
+ toolkit/themes/mobile/mozapps/plugins/pluginProblem.css
+ toolkit/themes/osx/global/alerts/alert.css
+ toolkit/themes/osx/global/arrow.css
+ toolkit/themes/osx/global/autocomplete.css
+ toolkit/themes/osx/global/button.css
+ toolkit/themes/osx/global/checkbox.css
+ toolkit/themes/osx/global/colorpicker.css
+ toolkit/themes/osx/global/commonDialog.css
+ toolkit/themes/osx/global/console/console.css
+ toolkit/themes/osx/global/customizeToolbar.css
+ toolkit/themes/osx/global/datetimepicker.css
+ toolkit/themes/osx/global/dialog.css
+ toolkit/themes/osx/global/dirListing/dirListing.css
+ toolkit/themes/osx/global/dropmarker.css
+ toolkit/themes/osx/global/findBar.css
+ toolkit/themes/osx/global/groupbox.css
+ toolkit/themes/osx/global/inContentUI.css
+ toolkit/themes/osx/global/linkTree.css
+ toolkit/themes/osx/global/listbox.css
+ toolkit/themes/osx/global/menu.css
+ toolkit/themes/osx/global/menulist.css
+ toolkit/themes/osx/global/moz.build
+ toolkit/themes/osx/global/nativescrollbars.css
+ toolkit/themes/osx/global/notification.css
+ toolkit/themes/osx/global/numberbox.css
+ toolkit/themes/osx/global/popup.css
+ toolkit/themes/osx/global/preferences.css
+ toolkit/themes/osx/global/progressmeter.css
+ toolkit/themes/osx/global/radio.css
+ toolkit/themes/osx/global/resizer.css
+ toolkit/themes/osx/global/richlistbox.css
+ toolkit/themes/osx/global/scale.css
+ toolkit/themes/osx/global/scrollbox.css
+ toolkit/themes/osx/global/spinbuttons.css
+ toolkit/themes/osx/global/splitter.css
+ toolkit/themes/osx/global/textbox.css
+ toolkit/themes/osx/global/toolbar.css
+ toolkit/themes/osx/global/toolbarbutton.css
+ toolkit/themes/osx/global/tree.css
+ toolkit/themes/osx/global/viewbuttons.css
+ toolkit/themes/osx/global/wizard.css
+ toolkit/themes/osx/moz.build
+ toolkit/themes/osx/mozapps/downloads/downloads.css
+ toolkit/themes/osx/mozapps/downloads/unknownContentType.css
+ toolkit/themes/osx/mozapps/extensions/about.css
+ toolkit/themes/osx/mozapps/extensions/blocklist.css
+ toolkit/themes/osx/mozapps/extensions/eula.css
+ toolkit/themes/osx/mozapps/extensions/extensions.css
+ toolkit/themes/osx/mozapps/extensions/newaddon.css
+ toolkit/themes/osx/mozapps/extensions/selectAddons.css
+ toolkit/themes/osx/mozapps/extensions/update.css
+ toolkit/themes/osx/mozapps/extensions/xpinstallConfirm.css
+ toolkit/themes/osx/mozapps/handling/handling.css
+ toolkit/themes/osx/mozapps/jar.mn
+ toolkit/themes/osx/mozapps/moz.build
+ toolkit/themes/osx/mozapps/profile/profileSelection.css
+ toolkit/themes/shared/about.css
+ toolkit/themes/shared/aboutCache.css
+ toolkit/themes/shared/aboutCacheEntry.css
+ toolkit/themes/shared/aboutMemory.css
+ toolkit/themes/shared/aboutNetworking.css
+ toolkit/themes/shared/aboutProfiles.css
+ toolkit/themes/shared/aboutServiceWorkers.css
+ toolkit/themes/shared/aboutSupport.css
+ toolkit/themes/shared/alert-common.css
+ toolkit/themes/shared/appPicker.css
+ toolkit/themes/shared/config.css
+ toolkit/themes/shared/datetimeinputpickers.css
+ toolkit/themes/shared/datetimepopup.css
+ toolkit/themes/shared/formautofill/requestAutocomplete.css
+ toolkit/themes/shared/in-content/common.inc.css
+ toolkit/themes/shared/in-content/info-pages.inc.css
+ toolkit/themes/shared/media/TopLevelImageDocument.css
+ toolkit/themes/shared/media/TopLevelVideoDocument.css
+ toolkit/themes/shared/media/videocontrols.css
+ toolkit/themes/shared/passwordmgr.css
+ toolkit/themes/shared/plugins/pluginProblem.css
+ toolkit/themes/shared/webextensions/extensions.inc.css
+ toolkit/themes/shared/webextensions/newaddon.inc.css
+ toolkit/themes/windows/global/alerts/alert.css
+ toolkit/themes/windows/global/arrow.css
+ toolkit/themes/windows/global/autocomplete.css
+ toolkit/themes/windows/global/button.css
+ toolkit/themes/windows/global/checkbox.css
+ toolkit/themes/windows/global/colorpicker.css
+ toolkit/themes/windows/global/commonDialog.css
+ toolkit/themes/windows/global/console/console.css
+ toolkit/themes/windows/global/customizeToolbar.css
+ toolkit/themes/windows/global/datetimepicker.css
+ toolkit/themes/windows/global/dialog.css
+ toolkit/themes/windows/global/dirListing/dirListing.css
+ toolkit/themes/windows/global/dropmarker.css
+ toolkit/themes/windows/global/expander.css
+ toolkit/themes/windows/global/findBar.css
+ toolkit/themes/windows/global/global.css
+ toolkit/themes/windows/global/groupbox.css
+ toolkit/themes/windows/global/linkTree.css
+ toolkit/themes/windows/global/listbox.css
+ toolkit/themes/windows/global/menu.css
+ toolkit/themes/windows/global/menulist.css
+ toolkit/themes/windows/global/moz.build
+ toolkit/themes/windows/global/notification.css
+ toolkit/themes/windows/global/numberbox.css
+ toolkit/themes/windows/global/popup.css
+ toolkit/themes/windows/global/preferences.css
+ toolkit/themes/windows/global/printPageSetup.css
+ toolkit/themes/windows/global/printPreview.css
+ toolkit/themes/windows/global/progressmeter.css
+ toolkit/themes/windows/global/radio.css
+ toolkit/themes/windows/global/resizer.css
+ toolkit/themes/windows/global/richlistbox.css
+ toolkit/themes/windows/global/scale.css
+ toolkit/themes/windows/global/scrollbox.css
+ toolkit/themes/windows/global/spinbuttons.css
+ toolkit/themes/windows/global/splitter.css
+ toolkit/themes/windows/global/tabbox.css
+ toolkit/themes/windows/global/textbox.css
+ toolkit/themes/windows/global/toolbar.css
+ toolkit/themes/windows/global/toolbarbutton.css
+ toolkit/themes/windows/global/tree.css
+ toolkit/themes/windows/global/wizard.css
+ toolkit/themes/windows/global/xulscrollbars.css
+ toolkit/themes/windows/moz.build
+ toolkit/themes/windows/mozapps/downloads/downloads.css
+ toolkit/themes/windows/mozapps/downloads/unknownContentType.css
+ toolkit/themes/windows/mozapps/extensions/about.css
+ toolkit/themes/windows/mozapps/extensions/blocklist.css
+ toolkit/themes/windows/mozapps/extensions/eula.css
+ toolkit/themes/windows/mozapps/extensions/extensions.css
+ toolkit/themes/windows/mozapps/extensions/newaddon.css
+ toolkit/themes/windows/mozapps/extensions/selectAddons.css
+ toolkit/themes/windows/mozapps/extensions/update.css
+ toolkit/themes/windows/mozapps/extensions/xpinstallConfirm.css
+ toolkit/themes/windows/mozapps/handling/handling.css
+ toolkit/themes/windows/mozapps/jar.mn
+ toolkit/themes/windows/mozapps/moz.build
+ toolkit/themes/windows/mozapps/profile/profileSelection.css
+ toolkit/toolkit.mozbuild
+ toolkit/xre/CreateAppData.cpp
+ toolkit/xre/EventTracer.h
+ toolkit/xre/MacAutoreleasePool.h
+ toolkit/xre/MacAutoreleasePool.mm
+ toolkit/xre/MacLaunchHelper.h
+ toolkit/xre/MacLaunchHelper.mm
+ toolkit/xre/Makefile.in
+ toolkit/xre/ProfileReset.cpp
+ toolkit/xre/ProfileReset.h
+ toolkit/xre/UIKitDirProvider.h
+ toolkit/xre/UIKitDirProvider.mm
+ toolkit/xre/moz.build
+ toolkit/xre/nsAndroidStartup.cpp
+ toolkit/xre/nsAppRunner.cpp
+ toolkit/xre/nsAppRunner.h
+ toolkit/xre/nsCommandLineServiceMac.cpp
+ toolkit/xre/nsCommandLineServiceMac.h
+ toolkit/xre/nsConsoleWriter.cpp
+ toolkit/xre/nsEmbedFunctions.cpp
+ toolkit/xre/nsGDKErrorHandler.cpp
+ toolkit/xre/nsGDKErrorHandler.h
+ toolkit/xre/nsINativeAppSupport.idl
+ toolkit/xre/nsIWinAppHelper.idl
+ toolkit/xre/nsNativeAppSupportBase.cpp
+ toolkit/xre/nsNativeAppSupportBase.h
+ toolkit/xre/nsNativeAppSupportCocoa.mm
+ toolkit/xre/nsNativeAppSupportDefault.cpp
+ toolkit/xre/nsNativeAppSupportUnix.cpp
+ toolkit/xre/nsNativeAppSupportWin.cpp
+ toolkit/xre/nsSigHandlers.h
+ toolkit/xre/nsUpdateDriver.cpp
+ toolkit/xre/nsUpdateDriver.h
+ toolkit/xre/nsX11ErrorHandler.cpp
+ toolkit/xre/nsX11ErrorHandler.h
+ toolkit/xre/nsXREDirProvider.cpp
+ toolkit/xre/nsXREDirProvider.h
+ toolkit/xre/platform.ini
+ toolkit/xre/test/win/Makefile.in
+ toolkit/xre/test/win/TestDllInterceptor.cpp
+ toolkit/xre/test/win/TestXREMakeCommandLineWin.cpp
+ toolkit/xre/test/win/moz.build
+ toolkit/xre/updaterfileutils_osx.h
+ toolkit/xre/updaterfileutils_osx.mm
+ tools/bloatview/bloatdiff.pl
+ tools/docs/conf.py
+ tools/fuzzing/interface/moz.build
+ tools/fuzzing/libfuzzer/Makefile.in
+ tools/fuzzing/libfuzzer/harness/moz.build
+ tools/fuzzing/libfuzzer/moz.build
+ tools/fuzzing/moz.build
+ tools/lint/eslint.lint
+ tools/lint/eslint/eslint-plugin-mozilla/lib/globals.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/helpers.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/index.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/processors/xbl-bindings.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/balanced-listeners.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-browserjs-globals.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-globals.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-headjs-globals.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/mark-test-function-used.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-aArgs.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-cpows-in-tests.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-single-arg-cu-import.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/reject-importGlobalProperties.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/reject-some-requires.js
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/var-only-at-top-level.js
+ tools/lint/flake8.lint
+ tools/lint/mach_commands.py
+ tools/lint/wpt.lint
+ tools/lint/wpt_manifest.lint
+ tools/memory-profiler/CompactTraceTable.h
+ tools/memory-profiler/moz.build
+ tools/moz.build
+ tools/power/mach_commands.py
+ tools/power/moz.build
+ tools/profiler/core/PlatformMacros.h
+ tools/profiler/gecko/ProfilerIOInterposeObserver.h
+ tools/profiler/gecko/ProfilerTypes.ipdlh
+ tools/profiler/gecko/nsProfilerCIID.h
+ tools/profiler/lul/LulMainInt.h
+ tools/profiler/lul/LulPlatformMacros.h
+ tools/profiler/moz.build
+ tools/profiler/nm-symbolicate.py
+ tools/profiler/tasktracer/GeckoTaskTracer.cpp
+ tools/profiler/tasktracer/GeckoTaskTracer.h
+ tools/profiler/tasktracer/GeckoTaskTracerImpl.h
+ tools/profiler/tasktracer/SourceEventTypeMap.h
+ tools/profiler/tasktracer/TracedTaskCommon.cpp
+ tools/profiler/tasktracer/TracedTaskCommon.h
+ tools/profiler/tests/head_profiler.js
+ tools/profiler/tests/test_get_features.js
+ tools/profiler/tests/test_pause.js
+ tools/profiler/tests/test_run.js
+ tools/profiler/tests/test_shared_library.js
+ tools/profiler/tests/test_start.js
+ tools/quitter/Makefile.in
+ tools/quitter/QuitterObserver.js
+ tools/quitter/contentscript.js
+ tools/quitter/moz.build
+ tools/rb/make-tree.pl
+ tools/update-packaging/Makefile.in
+ tools/update-packaging/generatesnippet.py
+ tools/update-packaging/make_incremental_updates.py
+ tools/update-packaging/moz.build
+ tools/update-packaging/test_make_incremental_updates.py
+ tools/update-packaging/unwrap_full_update.pl
+ uriloader/base/moz.build
+ uriloader/base/nsCURILoader.idl
+ uriloader/base/nsDocLoader.cpp
+ uriloader/base/nsDocLoader.h
+ uriloader/base/nsIContentHandler.idl
+ uriloader/base/nsIDocumentLoader.idl
+ uriloader/base/nsITransfer.idl
+ uriloader/base/nsIURIContentListener.idl
+ uriloader/base/nsIURILoader.idl
+ uriloader/base/nsIWebProgress.idl
+ uriloader/base/nsIWebProgressListener.idl
+ uriloader/base/nsIWebProgressListener2.idl
+ uriloader/base/nsURILoader.cpp
+ uriloader/base/nsURILoader.h
+ uriloader/exthandler/ExternalHelperAppChild.cpp
+ uriloader/exthandler/ExternalHelperAppChild.h
+ uriloader/exthandler/ExternalHelperAppParent.cpp
+ uriloader/exthandler/ExternalHelperAppParent.h
+ uriloader/exthandler/PExternalHelperApp.ipdl
+ uriloader/exthandler/PHandlerService.ipdl
+ uriloader/exthandler/android/nsAndroidHandlerApp.cpp
+ uriloader/exthandler/android/nsAndroidHandlerApp.h
+ uriloader/exthandler/android/nsExternalSharingAppService.cpp
+ uriloader/exthandler/android/nsExternalSharingAppService.h
+ uriloader/exthandler/android/nsExternalURLHandlerService.cpp
+ uriloader/exthandler/android/nsExternalURLHandlerService.h
+ uriloader/exthandler/android/nsMIMEInfoAndroid.cpp
+ uriloader/exthandler/android/nsMIMEInfoAndroid.h
+ uriloader/exthandler/android/nsOSHelperAppService.cpp
+ uriloader/exthandler/android/nsOSHelperAppService.h
+ uriloader/exthandler/mac/nsDecodeAppleFile.cpp
+ uriloader/exthandler/mac/nsDecodeAppleFile.h
+ uriloader/exthandler/mac/nsLocalHandlerAppMac.h
+ uriloader/exthandler/mac/nsLocalHandlerAppMac.mm
+ uriloader/exthandler/mac/nsMIMEInfoMac.h
+ uriloader/exthandler/mac/nsMIMEInfoMac.mm
+ uriloader/exthandler/mac/nsOSHelperAppService.h
+ uriloader/exthandler/mac/nsOSHelperAppService.mm
+ uriloader/exthandler/moz.build
+ uriloader/exthandler/nsCExternalHandlerService.idl
+ uriloader/exthandler/nsContentHandlerApp.cpp
+ uriloader/exthandler/nsContentHandlerApp.h
+ uriloader/exthandler/nsDBusHandlerApp.cpp
+ uriloader/exthandler/nsDBusHandlerApp.h
+ uriloader/exthandler/nsExternalHelperAppService.cpp
+ uriloader/exthandler/nsExternalHelperAppService.h
+ uriloader/exthandler/nsExternalProtocolHandler.cpp
+ uriloader/exthandler/nsExternalProtocolHandler.h
+ uriloader/exthandler/nsHandlerService.js
+ uriloader/exthandler/nsIContentDispatchChooser.idl
+ uriloader/exthandler/nsIExternalHelperAppService.idl
+ uriloader/exthandler/nsIExternalProtocolService.idl
+ uriloader/exthandler/nsIExternalSharingAppService.idl
+ uriloader/exthandler/nsIExternalURLHandlerService.idl
+ uriloader/exthandler/nsIHandlerService.idl
+ uriloader/exthandler/nsIHelperAppLauncherDialog.idl
+ uriloader/exthandler/nsLocalHandlerApp.cpp
+ uriloader/exthandler/nsLocalHandlerApp.h
+ uriloader/exthandler/nsMIMEInfoImpl.cpp
+ uriloader/exthandler/nsMIMEInfoImpl.h
+ uriloader/exthandler/tests/Makefile.in
+ uriloader/exthandler/tests/mochitest/unsafeBidiFileName.sjs
+ uriloader/exthandler/tests/moz.build
+ uriloader/exthandler/tests/unit/head_handlerService.js
+ uriloader/exthandler/tests/unit/tail_handlerService.js
+ uriloader/exthandler/tests/unit/test_badMIMEType.js
+ uriloader/exthandler/tests/unit/test_getTypeFromExtension_ext_to_type_mapping.js
+ uriloader/exthandler/tests/unit/test_getTypeFromExtension_with_empty_Content_Type.js
+ uriloader/exthandler/tests/unit/test_handlerService.js
+ uriloader/exthandler/uikit/nsLocalHandlerAppUIKit.h
+ uriloader/exthandler/uikit/nsLocalHandlerAppUIKit.mm
+ uriloader/exthandler/uikit/nsMIMEInfoUIKit.h
+ uriloader/exthandler/uikit/nsMIMEInfoUIKit.mm
+ uriloader/exthandler/uikit/nsOSHelperAppService.h
+ uriloader/exthandler/uikit/nsOSHelperAppService.mm
+ uriloader/exthandler/unix/nsExternalSharingAppService.h
+ uriloader/exthandler/unix/nsGNOMERegistry.cpp
+ uriloader/exthandler/unix/nsGNOMERegistry.h
+ uriloader/exthandler/unix/nsMIMEInfoUnix.cpp
+ uriloader/exthandler/unix/nsMIMEInfoUnix.h
+ uriloader/exthandler/unix/nsOSHelperAppService.cpp
+ uriloader/exthandler/unix/nsOSHelperAppService.h
+ uriloader/exthandler/win/nsMIMEInfoWin.cpp
+ uriloader/exthandler/win/nsMIMEInfoWin.h
+ uriloader/exthandler/win/nsOSHelperAppService.cpp
+ uriloader/exthandler/win/nsOSHelperAppService.h
+ uriloader/moz.build
+ uriloader/prefetch/OfflineCacheUpdateChild.cpp
+ uriloader/prefetch/OfflineCacheUpdateChild.h
+ uriloader/prefetch/OfflineCacheUpdateGlue.cpp
+ uriloader/prefetch/OfflineCacheUpdateGlue.h
+ uriloader/prefetch/OfflineCacheUpdateParent.cpp
+ uriloader/prefetch/OfflineCacheUpdateParent.h
+ uriloader/prefetch/POfflineCacheUpdate.ipdl
+ uriloader/prefetch/moz.build
+ uriloader/prefetch/nsCPrefetchService.h
+ uriloader/prefetch/nsIOfflineCacheUpdate.idl
+ uriloader/prefetch/nsIPrefetchService.idl
+ uriloader/prefetch/nsOfflineCacheUpdate.cpp
+ uriloader/prefetch/nsOfflineCacheUpdate.h
+ uriloader/prefetch/nsOfflineCacheUpdateService.cpp
+ uriloader/prefetch/nsPrefetchService.cpp
+ uriloader/prefetch/nsPrefetchService.h
+ view/moz.build
+ view/nsView.cpp
+ view/nsView.h
+ view/nsViewManager.cpp
+ view/nsViewManager.h
+ widget/BasicEvents.h
+ widget/CommandList.h
+ widget/CompositorWidget.cpp
+ widget/CompositorWidget.h
+ widget/ContentCache.cpp
+ widget/ContentCache.h
+ widget/ContentEvents.h
+ widget/EventForwards.h
+ widget/FontRange.h
+ widget/GfxDriverInfo.cpp
+ widget/GfxDriverInfo.h
+ widget/GfxInfoBase.cpp
+ widget/GfxInfoBase.h
+ widget/GfxInfoCollector.cpp
+ widget/GfxInfoCollector.h
+ widget/GfxInfoWebGL.cpp
+ widget/GfxInfoWebGL.h
+ widget/GfxInfoX11.cpp
+ widget/GfxInfoX11.h
+ widget/IMEData.h
+ widget/InProcessCompositorWidget.cpp
+ widget/InProcessCompositorWidget.h
+ widget/InputData.cpp
+ widget/InputData.h
+ widget/LSBUtils.cpp
+ widget/LSBUtils.h
+ widget/LookAndFeel.h
+ widget/MiscEvents.h
+ widget/MouseEvents.h
+ widget/PCompositorWidget.ipdl
+ widget/PluginWidgetProxy.cpp
+ widget/PluginWidgetProxy.h
+ widget/PuppetBidiKeyboard.cpp
+ widget/PuppetBidiKeyboard.h
+ widget/PuppetWidget.cpp
+ widget/ScreenProxy.cpp
+ widget/ScreenProxy.h
+ widget/SharedWidgetUtils.cpp
+ widget/SystemTimeConverter.h
+ widget/TextEventDispatcher.cpp
+ widget/TextEventDispatcher.h
+ widget/TextEventDispatcherListener.h
+ widget/TextEvents.h
+ widget/TextRange.h
+ widget/TouchEvents.h
+ widget/VsyncDispatcher.cpp
+ widget/VsyncDispatcher.h
+ widget/WidgetEventImpl.cpp
+ widget/WidgetMessageUtils.h
+ widget/WidgetTraceEvent.h
+ widget/WidgetUtils.cpp
+ widget/WidgetUtils.h
+ widget/WindowSurface.h
+ widget/WindowSurfaceX11SHM.cpp
+ widget/WindowSurfaceX11SHM.h
+ widget/android/ANRReporter.cpp
+ widget/android/ANRReporter.h
+ widget/android/AndroidAlerts.cpp
+ widget/android/AndroidAlerts.h
+ widget/android/AndroidBridge.cpp
+ widget/android/AndroidBridge.h
+ widget/android/AndroidCompositorWidget.cpp
+ widget/android/AndroidCompositorWidget.h
+ widget/android/AndroidContentController.cpp
+ widget/android/AndroidContentController.h
+ widget/android/AndroidDirectTexture.h
+ widget/android/AndroidGraphicBuffer.h
+ widget/android/AndroidJNI.cpp
+ widget/android/AndroidJNIWrapper.cpp
+ widget/android/AndroidJNIWrapper.h
+ widget/android/AndroidJavaWrappers.cpp
+ widget/android/AndroidJavaWrappers.h
+ widget/android/GeckoBatteryManager.h
+ widget/android/GeckoNetworkManager.h
+ widget/android/GeckoScreenOrientation.h
+ widget/android/GfxInfo.cpp
+ widget/android/GfxInfo.h
+ widget/android/NativeJSContainer.cpp
+ widget/android/NativeJSContainer.h
+ widget/android/PrefsHelper.h
+ widget/android/fennec/MemoryMonitor.h
+ widget/android/fennec/Telemetry.h
+ widget/android/fennec/ThumbnailHelper.h
+ widget/android/fennec/moz.build
+ widget/android/jni/moz.build
+ widget/android/moz.build
+ widget/android/nsAndroidProtocolHandler.cpp
+ widget/android/nsAndroidProtocolHandler.h
+ widget/android/nsAppShell.cpp
+ widget/android/nsAppShell.h
+ widget/android/nsClipboard.cpp
+ widget/android/nsClipboard.h
+ widget/android/nsDeviceContextAndroid.cpp
+ widget/android/nsDeviceContextAndroid.h
+ widget/android/nsIAndroidBridge.idl
+ widget/android/nsIdleServiceAndroid.cpp
+ widget/android/nsIdleServiceAndroid.h
+ widget/android/nsLookAndFeel.cpp
+ widget/android/nsLookAndFeel.h
+ widget/android/nsPrintOptionsAndroid.cpp
+ widget/android/nsPrintOptionsAndroid.h
+ widget/android/nsScreenManagerAndroid.cpp
+ widget/android/nsScreenManagerAndroid.h
+ widget/android/nsWidgetFactory.cpp
+ widget/android/nsWindow.cpp
+ widget/android/nsWindow.h
+ widget/cocoa/GfxInfo.h
+ widget/cocoa/GfxInfo.mm
+ widget/cocoa/NativeKeyBindings.h
+ widget/cocoa/NativeKeyBindings.mm
+ widget/cocoa/OSXNotificationCenter.h
+ widget/cocoa/OSXNotificationCenter.mm
+ widget/cocoa/RectTextureImage.h
+ widget/cocoa/RectTextureImage.mm
+ widget/cocoa/SwipeTracker.h
+ widget/cocoa/SwipeTracker.mm
+ widget/cocoa/TextInputHandler.h
+ widget/cocoa/TextInputHandler.mm
+ widget/cocoa/VibrancyManager.h
+ widget/cocoa/VibrancyManager.mm
+ widget/cocoa/ViewRegion.h
+ widget/cocoa/ViewRegion.mm
+ widget/cocoa/WidgetTraceEvent.mm
+ widget/cocoa/moz.build
+ widget/cocoa/mozView.h
+ widget/cocoa/nsBidiKeyboard.h
+ widget/cocoa/nsBidiKeyboard.mm
+ widget/cocoa/nsChangeObserver.h
+ widget/cocoa/nsChildView.h
+ widget/cocoa/nsChildView.mm
+ widget/cocoa/nsClipboard.h
+ widget/cocoa/nsClipboard.mm
+ widget/cocoa/nsCocoaDebugUtils.h
+ widget/cocoa/nsCocoaDebugUtils.mm
+ widget/cocoa/nsCocoaFeatures.h
+ widget/cocoa/nsCocoaUtils.h
+ widget/cocoa/nsCocoaUtils.mm
+ widget/cocoa/nsCocoaWindow.h
+ widget/cocoa/nsCocoaWindow.mm
+ widget/cocoa/nsColorPicker.h
+ widget/cocoa/nsColorPicker.mm
+ widget/cocoa/nsCursorManager.h
+ widget/cocoa/nsCursorManager.mm
+ widget/cocoa/nsDeviceContextSpecX.h
+ widget/cocoa/nsDeviceContextSpecX.mm
+ widget/cocoa/nsDragService.h
+ widget/cocoa/nsDragService.mm
+ widget/cocoa/nsFilePicker.h
+ widget/cocoa/nsFilePicker.mm
+ widget/cocoa/nsIdleServiceX.h
+ widget/cocoa/nsIdleServiceX.mm
+ widget/cocoa/nsLookAndFeel.h
+ widget/cocoa/nsLookAndFeel.mm
+ widget/cocoa/nsMacCursor.h
+ widget/cocoa/nsMacCursor.mm
+ widget/cocoa/nsMacDockSupport.h
+ widget/cocoa/nsMacDockSupport.mm
+ widget/cocoa/nsMacWebAppUtils.h
+ widget/cocoa/nsMacWebAppUtils.mm
+ widget/cocoa/nsMenuBarX.h
+ widget/cocoa/nsMenuBarX.mm
+ widget/cocoa/nsMenuBaseX.h
+ widget/cocoa/nsMenuGroupOwnerX.h
+ widget/cocoa/nsMenuGroupOwnerX.mm
+ widget/cocoa/nsMenuItemX.h
+ widget/cocoa/nsMenuItemX.mm
+ widget/cocoa/nsMenuUtilsX.h
+ widget/cocoa/nsMenuUtilsX.mm
+ widget/cocoa/nsMenuX.h
+ widget/cocoa/nsMenuX.mm
+ widget/cocoa/nsNativeThemeCocoa.h
+ widget/cocoa/nsNativeThemeCocoa.mm
+ widget/cocoa/nsNativeThemeColors.h
+ widget/cocoa/nsPIWidgetCocoa.idl
+ widget/cocoa/nsPrintDialogX.h
+ widget/cocoa/nsPrintDialogX.mm
+ widget/cocoa/nsPrintOptionsX.h
+ widget/cocoa/nsPrintOptionsX.mm
+ widget/cocoa/nsPrintSettingsX.h
+ widget/cocoa/nsPrintSettingsX.mm
+ widget/cocoa/nsSandboxViolationSink.h
+ widget/cocoa/nsSandboxViolationSink.mm
+ widget/cocoa/nsScreenCocoa.h
+ widget/cocoa/nsScreenCocoa.mm
+ widget/cocoa/nsScreenManagerCocoa.h
+ widget/cocoa/nsScreenManagerCocoa.mm
+ widget/cocoa/nsSound.h
+ widget/cocoa/nsSound.mm
+ widget/cocoa/nsStandaloneNativeMenu.h
+ widget/cocoa/nsStandaloneNativeMenu.mm
+ widget/cocoa/nsSystemStatusBarCocoa.h
+ widget/cocoa/nsSystemStatusBarCocoa.mm
+ widget/cocoa/nsToolkit.h
+ widget/cocoa/nsToolkit.mm
+ widget/cocoa/nsWidgetFactory.mm
+ widget/cocoa/nsWindowMap.h
+ widget/cocoa/nsWindowMap.mm
+ widget/gtk/CompositorWidgetChild.cpp
+ widget/gtk/CompositorWidgetChild.h
+ widget/gtk/CompositorWidgetParent.cpp
+ widget/gtk/CompositorWidgetParent.h
+ widget/gtk/IMContextWrapper.cpp
+ widget/gtk/IMContextWrapper.h
+ widget/gtk/InProcessX11CompositorWidget.cpp
+ widget/gtk/InProcessX11CompositorWidget.h
+ widget/gtk/NativeKeyBindings.cpp
+ widget/gtk/NativeKeyBindings.h
+ widget/gtk/PCompositorWidget.ipdl
+ widget/gtk/WakeLockListener.cpp
+ widget/gtk/WakeLockListener.h
+ widget/gtk/WidgetStyleCache.cpp
+ widget/gtk/WidgetStyleCache.h
+ widget/gtk/WidgetTraceEvent.cpp
+ widget/gtk/WidgetUtilsGtk.cpp
+ widget/gtk/WidgetUtilsGtk.h
+ widget/gtk/WindowSurfaceProvider.cpp
+ widget/gtk/WindowSurfaceProvider.h
+ widget/gtk/WindowSurfaceX11.cpp
+ widget/gtk/WindowSurfaceX11.h
+ widget/gtk/WindowSurfaceX11Image.cpp
+ widget/gtk/WindowSurfaceX11Image.h
+ widget/gtk/WindowSurfaceXRender.cpp
+ widget/gtk/WindowSurfaceXRender.h
+ widget/gtk/X11CompositorWidget.cpp
+ widget/gtk/X11CompositorWidget.h
+ widget/gtk/compat-gtk3/gtk/gtkenums.h
+ widget/gtk/compat/gdk/gdkdnd.h
+ widget/gtk/compat/gdk/gdkkeysyms.h
+ widget/gtk/compat/gdk/gdkvisual.h
+ widget/gtk/compat/gdk/gdkwindow.h
+ widget/gtk/compat/gdk/gdkx.h
+ widget/gtk/compat/glib/gmem.h
+ widget/gtk/compat/gtk/gtkwidget.h
+ widget/gtk/compat/gtk/gtkwindow.h
+ widget/gtk/maiRedundantObjectFactory.c
+ widget/gtk/maiRedundantObjectFactory.h
+ widget/gtk/moz.build
+ widget/gtk/mozcontainer.c
+ widget/gtk/mozcontainer.h
+ widget/gtk/mozgtk/gtk2/moz.build
+ widget/gtk/mozgtk/gtk3/moz.build
+ widget/gtk/mozgtk/moz.build
+ widget/gtk/mozgtk/stub/moz.build
+ widget/gtk/nsAppShell.cpp
+ widget/gtk/nsAppShell.h
+ widget/gtk/nsApplicationChooser.cpp
+ widget/gtk/nsApplicationChooser.h
+ widget/gtk/nsBidiKeyboard.cpp
+ widget/gtk/nsBidiKeyboard.h
+ widget/gtk/nsCUPSShim.cpp
+ widget/gtk/nsCUPSShim.h
+ widget/gtk/nsClipboard.cpp
+ widget/gtk/nsClipboard.h
+ widget/gtk/nsColorPicker.cpp
+ widget/gtk/nsColorPicker.h
+ widget/gtk/nsDeviceContextSpecG.cpp
+ widget/gtk/nsDeviceContextSpecG.h
+ widget/gtk/nsDragService.cpp
+ widget/gtk/nsDragService.h
+ widget/gtk/nsFilePicker.cpp
+ widget/gtk/nsFilePicker.h
+ widget/gtk/nsGTKToolkit.h
+ widget/gtk/nsGtkCursors.h
+ widget/gtk/nsGtkKeyUtils.cpp
+ widget/gtk/nsGtkKeyUtils.h
+ widget/gtk/nsGtkUtils.h
+ widget/gtk/nsIImageToPixbuf.h
+ widget/gtk/nsIdleServiceGTK.cpp
+ widget/gtk/nsIdleServiceGTK.h
+ widget/gtk/nsImageToPixbuf.cpp
+ widget/gtk/nsImageToPixbuf.h
+ widget/gtk/nsLookAndFeel.h
+ widget/gtk/nsNativeThemeGTK.cpp
+ widget/gtk/nsNativeThemeGTK.h
+ widget/gtk/nsPSPrinters.cpp
+ widget/gtk/nsPSPrinters.h
+ widget/gtk/nsPaperPS.cpp
+ widget/gtk/nsPaperPS.h
+ widget/gtk/nsPrintDialogGTK.cpp
+ widget/gtk/nsPrintDialogGTK.h
+ widget/gtk/nsPrintOptionsGTK.cpp
+ widget/gtk/nsPrintOptionsGTK.h
+ widget/gtk/nsPrintSettingsGTK.cpp
+ widget/gtk/nsPrintSettingsGTK.h
+ widget/gtk/nsScreenGtk.cpp
+ widget/gtk/nsScreenGtk.h
+ widget/gtk/nsScreenManagerGtk.cpp
+ widget/gtk/nsScreenManagerGtk.h
+ widget/gtk/nsSound.cpp
+ widget/gtk/nsSound.h
+ widget/gtk/nsToolkit.cpp
+ widget/gtk/nsWidgetFactory.cpp
+ widget/gtk/nsWindow.cpp
+ widget/gtk/nsWindow.h
+ widget/gtkxtbin/gtk2xtbin.h
+ widget/gtkxtbin/moz.build
+ widget/moz.build
+ widget/nsAppShellSingleton.h
+ widget/nsBaseAppShell.cpp
+ widget/nsBaseAppShell.h
+ widget/nsBaseClipboard.cpp
+ widget/nsBaseClipboard.h
+ widget/nsBaseDragService.cpp
+ widget/nsBaseDragService.h
+ widget/nsBaseFilePicker.cpp
+ widget/nsBaseFilePicker.h
+ widget/nsBaseScreen.cpp
+ widget/nsBaseScreen.h
+ widget/nsBaseWidget.cpp
+ widget/nsBaseWidget.h
+ widget/nsClipboardHelper.cpp
+ widget/nsClipboardHelper.h
+ widget/nsClipboardProxy.cpp
+ widget/nsClipboardProxy.h
+ widget/nsColorPickerProxy.cpp
+ widget/nsColorPickerProxy.h
+ widget/nsContentProcessWidgetFactory.cpp
+ widget/nsDeviceContextSpecProxy.cpp
+ widget/nsDeviceContextSpecProxy.h
+ widget/nsDragServiceProxy.cpp
+ widget/nsDragServiceProxy.h
+ widget/nsFilePickerProxy.cpp
+ widget/nsFilePickerProxy.h
+ widget/nsGUIEventIPC.h
+ widget/nsHTMLFormatConverter.cpp
+ widget/nsHTMLFormatConverter.h
+ widget/nsIAppShell.idl
+ widget/nsIApplicationChooser.idl
+ widget/nsIBaseWindow.idl
+ widget/nsIBidiKeyboard.idl
+ widget/nsIClipboard.idl
+ widget/nsIClipboardDragDropHookList.idl
+ widget/nsIClipboardDragDropHooks.idl
+ widget/nsIClipboardHelper.idl
+ widget/nsIClipboardOwner.idl
+ widget/nsIColorPicker.idl
+ widget/nsIDeviceContextSpec.h
+ widget/nsIDisplayInfo.idl
+ widget/nsIDragService.idl
+ widget/nsIDragSession.idl
+ widget/nsIFilePicker.idl
+ widget/nsIFormatConverter.idl
+ widget/nsIGfxInfo.idl
+ widget/nsIGfxInfoDebug.idl
+ widget/nsIIdleService.idl
+ widget/nsIIdleServiceInternal.idl
+ widget/nsIJumpListBuilder.idl
+ widget/nsIJumpListItem.idl
+ widget/nsIKeyEventInPluginCallback.h
+ widget/nsIMacDockSupport.idl
+ widget/nsIMacWebAppUtils.idl
+ widget/nsINativeMenuService.h
+ widget/nsIPluginWidget.h
+ widget/nsIPrintDialogService.h
+ widget/nsIPrintSession.idl
+ widget/nsIPrintSettings.idl
+ widget/nsIPrintSettingsWin.idl
+ widget/nsIPrinterEnumerator.idl
+ widget/nsIRollupListener.h
+ widget/nsIScreen.idl
+ widget/nsIScreenManager.idl
+ widget/nsISound.idl
+ widget/nsIStandaloneNativeMenu.idl
+ widget/nsISystemStatusBar.idl
+ widget/nsITaskbarOverlayIconController.idl
+ widget/nsITaskbarPreview.idl
+ widget/nsITaskbarPreviewButton.idl
+ widget/nsITaskbarPreviewController.idl
+ widget/nsITaskbarProgress.idl
+ widget/nsITaskbarTabPreview.idl
+ widget/nsITaskbarWindowPreview.idl
+ widget/nsITransferable.idl
+ widget/nsIWidget.h
+ widget/nsIWidgetListener.cpp
+ widget/nsIWidgetListener.h
+ widget/nsIWinTaskbar.idl
+ widget/nsIWindowsUIUtils.idl
+ widget/nsIdleService.cpp
+ widget/nsIdleService.h
+ widget/nsNativeTheme.cpp
+ widget/nsPrimitiveHelpers.h
+ widget/nsPrintOptionsImpl.cpp
+ widget/nsPrintOptionsImpl.h
+ widget/nsPrintSession.cpp
+ widget/nsPrintSession.h
+ widget/nsPrintSettingsImpl.cpp
+ widget/nsPrintSettingsImpl.h
+ widget/nsScreenManagerProxy.cpp
+ widget/nsScreenManagerProxy.h
+ widget/nsShmImage.cpp
+ widget/nsShmImage.h
+ widget/nsTransferable.h
+ widget/nsWidgetInitData.h
+ widget/nsXPLookAndFeel.cpp
+ widget/nsXPLookAndFeel.h
+ widget/tests/moz.build
+ widget/uikit/GfxInfo.cpp
+ widget/uikit/GfxInfo.h
+ widget/uikit/moz.build
+ widget/uikit/nsAppShell.mm
+ widget/uikit/nsLookAndFeel.h
+ widget/uikit/nsLookAndFeel.mm
+ widget/uikit/nsScreenManager.h
+ widget/uikit/nsScreenManager.mm
+ widget/uikit/nsWidgetFactory.mm
+ widget/uikit/nsWindow.h
+ widget/uikit/nsWindow.mm
+ widget/windows/AudioSession.cpp
+ widget/windows/AudioSession.h
+ widget/windows/CompositorWidgetChild.cpp
+ widget/windows/CompositorWidgetChild.h
+ widget/windows/CompositorWidgetParent.cpp
+ widget/windows/CompositorWidgetParent.h
+ widget/windows/GfxInfo.cpp
+ widget/windows/GfxInfo.h
+ widget/windows/IEnumFE.cpp
+ widget/windows/IEnumFE.h
+ widget/windows/IMMHandler.cpp
+ widget/windows/IMMHandler.h
+ widget/windows/InProcessWinCompositorWidget.cpp
+ widget/windows/InProcessWinCompositorWidget.h
+ widget/windows/InkCollector.cpp
+ widget/windows/InkCollector.h
+ widget/windows/JumpListBuilder.cpp
+ widget/windows/JumpListBuilder.h
+ widget/windows/JumpListItem.cpp
+ widget/windows/JumpListItem.h
+ widget/windows/KeyboardLayout.cpp
+ widget/windows/KeyboardLayout.h
+ widget/windows/PCompositorWidget.ipdl
+ widget/windows/TSFTextStore.cpp
+ widget/windows/TSFTextStore.h
+ widget/windows/TaskbarPreview.cpp
+ widget/windows/TaskbarPreview.h
+ widget/windows/TaskbarPreviewButton.cpp
+ widget/windows/TaskbarPreviewButton.h
+ widget/windows/TaskbarTabPreview.cpp
+ widget/windows/TaskbarTabPreview.h
+ widget/windows/TaskbarWindowPreview.cpp
+ widget/windows/TaskbarWindowPreview.h
+ widget/windows/WinCompositorWidget.cpp
+ widget/windows/WinCompositorWidget.h
+ widget/windows/WinIMEHandler.cpp
+ widget/windows/WinIMEHandler.h
+ widget/windows/WinMessages.h
+ widget/windows/WinModifierKeyState.h
+ widget/windows/WinMouseScrollHandler.cpp
+ widget/windows/WinMouseScrollHandler.h
+ widget/windows/WinNativeEventData.h
+ widget/windows/WinTaskbar.cpp
+ widget/windows/WinTaskbar.h
+ widget/windows/WinTextEventDispatcherListener.cpp
+ widget/windows/WinTextEventDispatcherListener.h
+ widget/windows/WinUtils.cpp
+ widget/windows/WinUtils.h
+ widget/windows/WindowHook.cpp
+ widget/windows/WindowHook.h
+ widget/windows/WindowsUIUtils.cpp
+ widget/windows/WindowsUIUtils.h
+ widget/windows/moz.build
+ widget/windows/nsAppShell.cpp
+ widget/windows/nsAppShell.h
+ widget/windows/nsBidiKeyboard.cpp
+ widget/windows/nsBidiKeyboard.h
+ widget/windows/nsClipboard.cpp
+ widget/windows/nsClipboard.h
+ widget/windows/nsColorPicker.cpp
+ widget/windows/nsColorPicker.h
+ widget/windows/nsDataObj.cpp
+ widget/windows/nsDataObj.h
+ widget/windows/nsDataObjCollection.cpp
+ widget/windows/nsDataObjCollection.h
+ widget/windows/nsDeviceContextSpecWin.cpp
+ widget/windows/nsDeviceContextSpecWin.h
+ widget/windows/nsDragService.cpp
+ widget/windows/nsDragService.h
+ widget/windows/nsFilePicker.cpp
+ widget/windows/nsFilePicker.h
+ widget/windows/nsIdleServiceWin.cpp
+ widget/windows/nsIdleServiceWin.h
+ widget/windows/nsLookAndFeel.cpp
+ widget/windows/nsLookAndFeel.h
+ widget/windows/nsNativeDragSource.cpp
+ widget/windows/nsNativeDragSource.h
+ widget/windows/nsNativeDragTarget.cpp
+ widget/windows/nsNativeDragTarget.h
+ widget/windows/nsNativeThemeWin.cpp
+ widget/windows/nsNativeThemeWin.h
+ widget/windows/nsPrintOptionsWin.cpp
+ widget/windows/nsPrintOptionsWin.h
+ widget/windows/nsPrintSettingsWin.cpp
+ widget/windows/nsPrintSettingsWin.h
+ widget/windows/nsScreenManagerWin.cpp
+ widget/windows/nsScreenManagerWin.h
+ widget/windows/nsScreenWin.cpp
+ widget/windows/nsScreenWin.h
+ widget/windows/nsSound.cpp
+ widget/windows/nsSound.h
+ widget/windows/nsToolkit.cpp
+ widget/windows/nsToolkit.h
+ widget/windows/nsUXThemeConstants.h
+ widget/windows/nsUXThemeData.cpp
+ widget/windows/nsUXThemeData.h
+ widget/windows/nsWidgetFactory.cpp
+ widget/windows/nsWinGesture.h
+ widget/windows/nsWindow.h
+ widget/windows/nsWindowBase.cpp
+ widget/windows/nsWindowBase.h
+ widget/windows/nsWindowDbg.h
+ widget/windows/nsWindowDefs.h
+ widget/windows/nsWindowGfx.h
+ widget/windows/nsdefs.h
+ widget/windows/resource.h
+ widget/windows/tests/TestWinDND.cpp
+ widget/windows/tests/moz.build
+ widget/windows/touchinjection_sdk80.h
+ widget/windows/widget.rc
+ widget/x11/moz.build
+ widget/xremoteclient/XRemoteClient.cpp
+ widget/xremoteclient/XRemoteClient.h
+ widget/xremoteclient/moz.build
+ widget/xremoteclient/nsRemoteClient.h
+ xpcom/base/AvailableMemoryTracker.cpp
+ xpcom/base/AvailableMemoryTracker.h
+ xpcom/base/ClearOnShutdown.cpp
+ xpcom/base/ClearOnShutdown.h
+ xpcom/base/CodeAddressService.h
+ xpcom/base/CountingAllocatorBase.h
+ xpcom/base/CycleCollectedJSContext.h
+ xpcom/base/Debug.cpp
+ xpcom/base/Debug.h
+ xpcom/base/DebuggerOnGCRunnable.cpp
+ xpcom/base/DebuggerOnGCRunnable.h
+ xpcom/base/DeferredFinalize.cpp
+ xpcom/base/DeferredFinalize.h
+ xpcom/base/ErrorNames.cpp
+ xpcom/base/ErrorNames.h
+ xpcom/base/HoldDropJSObjects.cpp
+ xpcom/base/HoldDropJSObjects.h
+ xpcom/base/JSObjectHolder.cpp
+ xpcom/base/JSObjectHolder.h
+ xpcom/base/LinuxUtils.cpp
+ xpcom/base/LinuxUtils.h
+ xpcom/base/LogModulePrefWatcher.cpp
+ xpcom/base/LogModulePrefWatcher.h
+ xpcom/base/Logging.cpp
+ xpcom/base/Logging.h
+ xpcom/base/MacHelpers.h
+ xpcom/base/MacHelpers.mm
+ xpcom/base/NSPRLogModulesParser.cpp
+ xpcom/base/NSPRLogModulesParser.h
+ xpcom/base/StaticMutex.h
+ xpcom/base/StaticPtr.h
+ xpcom/base/SystemMemoryReporter.cpp
+ xpcom/base/SystemMemoryReporter.h
+ xpcom/base/moz.build
+ xpcom/base/nsAgg.h
+ xpcom/base/nsAlgorithm.h
+ xpcom/base/nsAutoPtr.h
+ xpcom/base/nsAutoRef.h
+ xpcom/base/nsCom.h
+ xpcom/base/nsConsoleMessage.h
+ xpcom/base/nsCrashOnException.cpp
+ xpcom/base/nsCrashOnException.h
+ xpcom/base/nsCycleCollector.h
+ xpcom/base/nsCycleCollectorTraceJSHelpers.cpp
+ xpcom/base/nsDebugImpl.h
+ xpcom/base/nsDumpUtils.cpp
+ xpcom/base/nsDumpUtils.h
+ xpcom/base/nsError.h
+ xpcom/base/nsErrorService.cpp
+ xpcom/base/nsErrorService.h
+ xpcom/base/nsGZFileWriter.cpp
+ xpcom/base/nsGZFileWriter.h
+ xpcom/base/nsIConsoleMessage.idl
+ xpcom/base/nsIConsoleService.idl
+ xpcom/base/nsICycleCollectorListener.idl
+ xpcom/base/nsIDebug2.idl
+ xpcom/base/nsIErrorService.idl
+ xpcom/base/nsIGZFileWriter.idl
+ xpcom/base/nsIID.h
+ xpcom/base/nsIInterfaceRequestor.idl
+ xpcom/base/nsIMacUtils.idl
+ xpcom/base/nsIMemory.idl
+ xpcom/base/nsIMemoryInfoDumper.idl
+ xpcom/base/nsIMemoryReporter.idl
+ xpcom/base/nsIMessageLoop.idl
+ xpcom/base/nsIMutable.idl
+ xpcom/base/nsIProgrammingLanguage.idl
+ xpcom/base/nsISecurityConsoleMessage.idl
+ xpcom/base/nsISizeOf.h
+ xpcom/base/nsIStatusReporter.idl
+ xpcom/base/nsIUUIDGenerator.idl
+ xpcom/base/nsIVersionComparator.idl
+ xpcom/base/nsIWeakReference.idl
+ xpcom/base/nsInterfaceRequestorAgg.cpp
+ xpcom/base/nsInterfaceRequestorAgg.h
+ xpcom/base/nsMacUtilsImpl.cpp
+ xpcom/base/nsMacUtilsImpl.h
+ xpcom/base/nsMemoryImpl.cpp
+ xpcom/base/nsMemoryImpl.h
+ xpcom/base/nsMemoryInfoDumper.cpp
+ xpcom/base/nsMemoryInfoDumper.h
+ xpcom/base/nsMemoryReporterManager.cpp
+ xpcom/base/nsMemoryReporterManager.h
+ xpcom/base/nsMessageLoop.cpp
+ xpcom/base/nsMessageLoop.h
+ xpcom/base/nsObjCExceptions.h
+ xpcom/base/nsQueryObject.h
+ xpcom/base/nsSecurityConsoleMessage.cpp
+ xpcom/base/nsSecurityConsoleMessage.h
+ xpcom/base/nsSetDllDirectory.h
+ xpcom/base/nsStatusReporterManager.cpp
+ xpcom/base/nsStatusReporterManager.h
+ xpcom/base/nsSystemInfo.cpp
+ xpcom/base/nsSystemInfo.h
+ xpcom/base/nsTraceRefcnt.cpp
+ xpcom/base/nsTraceRefcnt.h
+ xpcom/base/nsUUIDGenerator.cpp
+ xpcom/base/nsUUIDGenerator.h
+ xpcom/base/nsVersionComparatorImpl.cpp
+ xpcom/base/nsVersionComparatorImpl.h
+ xpcom/base/nsWeakPtr.h
+ xpcom/base/nsWindowsHelpers.h
+ xpcom/base/nscore.h
+ xpcom/build/BinaryPath.h
+ xpcom/build/FileLocation.cpp
+ xpcom/build/FileLocation.h
+ xpcom/build/FrozenFunctions.cpp
+ xpcom/build/IOInterposer.cpp
+ xpcom/build/IOInterposer.h
+ xpcom/build/IOInterposerPrivate.h
+ xpcom/build/LateWriteChecks.cpp
+ xpcom/build/LateWriteChecks.h
+ xpcom/build/MainThreadIOLogger.cpp
+ xpcom/build/MainThreadIOLogger.h
+ xpcom/build/NSPRInterposer.cpp
+ xpcom/build/NSPRInterposer.h
+ xpcom/build/Omnijar.cpp
+ xpcom/build/Omnijar.h
+ xpcom/build/PoisonIOInterposer.h
+ xpcom/build/PoisonIOInterposerBase.cpp
+ xpcom/build/PoisonIOInterposerMac.cpp
+ xpcom/build/PoisonIOInterposerStub.cpp
+ xpcom/build/PoisonIOInterposerWin.cpp
+ xpcom/build/Services.cpp
+ xpcom/build/Services.h
+ xpcom/build/XPCOM.h
+ xpcom/build/XPCOMInit.cpp
+ xpcom/build/XREChildData.h
+ xpcom/build/moz.build
+ xpcom/build/nsWindowsDllInterceptor.h
+ xpcom/build/nsXPCOM.h
+ xpcom/build/nsXPCOMCID.h
+ xpcom/build/nsXPCOMCIDInternal.h
+ xpcom/build/nsXPCOMPrivate.h
+ xpcom/build/nsXPCOMStrings.cpp
+ xpcom/build/nsXREAppData.h
+ xpcom/build/nsXULAppAPI.h
+ xpcom/build/xrecore.h
+ xpcom/components/ManifestParser.cpp
+ xpcom/components/ManifestParser.h
+ xpcom/components/Module.h
+ xpcom/components/ModuleLoader.h
+ xpcom/components/ModuleUtils.h
+ xpcom/components/moz.build
+ xpcom/components/nsCategoryManager.cpp
+ xpcom/components/nsCategoryManager.h
+ xpcom/components/nsCategoryManagerUtils.h
+ xpcom/components/nsComponentManager.h
+ xpcom/components/nsICategoryManager.idl
+ xpcom/components/nsIClassInfo.idl
+ xpcom/components/nsIFactory.idl
+ xpcom/components/nsIModule.idl
+ xpcom/components/nsIServiceManager.idl
+ xpcom/components/nsNativeModuleLoader.h
+ xpcom/ds/IncrementalTokenizer.cpp
+ xpcom/ds/IncrementalTokenizer.h
+ xpcom/ds/StickyTimeDuration.h
+ xpcom/ds/Tokenizer.cpp
+ xpcom/ds/Tokenizer.h
+ xpcom/ds/moz.build
+ xpcom/ds/nsArray.cpp
+ xpcom/ds/nsArray.h
+ xpcom/ds/nsAtomService.cpp
+ xpcom/ds/nsAtomService.h
+ xpcom/ds/nsAtomTable.cpp
+ xpcom/ds/nsAtomTable.h
+ xpcom/ds/nsCRT.h
+ xpcom/ds/nsCharSeparatedTokenizer.h
+ xpcom/ds/nsCheapSets.h
+ xpcom/ds/nsExpirationTracker.h
+ xpcom/ds/nsHashPropertyBag.cpp
+ xpcom/ds/nsHashPropertyBag.h
+ xpcom/ds/nsIArray.idl
+ xpcom/ds/nsIArrayExtensions.idl
+ xpcom/ds/nsIAtom.idl
+ xpcom/ds/nsIAtomService.idl
+ xpcom/ds/nsICollection.idl
+ xpcom/ds/nsIEnumerator.idl
+ xpcom/ds/nsIHashable.idl
+ xpcom/ds/nsIINIParser.idl
+ xpcom/ds/nsIMutableArray.idl
+ xpcom/ds/nsINIParserImpl.cpp
+ xpcom/ds/nsINIParserImpl.h
+ xpcom/ds/nsINIProcessor.js
+ xpcom/ds/nsIObserver.idl
+ xpcom/ds/nsIObserverService.idl
+ xpcom/ds/nsIPersistentProperties.h
+ xpcom/ds/nsIPersistentProperties2.idl
+ xpcom/ds/nsIProperties.idl
+ xpcom/ds/nsISerializable.idl
+ xpcom/ds/nsISimpleEnumerator.idl
+ xpcom/ds/nsIStringEnumerator.idl
+ xpcom/ds/nsISupportsArray.idl
+ xpcom/ds/nsIWindowsRegKey.idl
+ xpcom/ds/nsMathUtils.h
+ xpcom/ds/nsObserverList.cpp
+ xpcom/ds/nsObserverList.h
+ xpcom/ds/nsObserverService.cpp
+ xpcom/ds/nsObserverService.h
+ xpcom/ds/nsPersistentProperties.cpp
+ xpcom/ds/nsPersistentProperties.h
+ xpcom/ds/nsProperties.cpp
+ xpcom/ds/nsProperties.h
+ xpcom/ds/nsStaticAtom.h
+ xpcom/ds/nsStringEnumerator.cpp
+ xpcom/ds/nsStringEnumerator.h
+ xpcom/ds/nsSupportsArray.cpp
+ xpcom/ds/nsSupportsArray.h
+ xpcom/ds/nsSupportsArrayEnumerator.cpp
+ xpcom/ds/nsSupportsArrayEnumerator.h
+ xpcom/ds/nsSupportsPrimitives.cpp
+ xpcom/ds/nsSupportsPrimitives.h
+ xpcom/ds/nsVariant.cpp
+ xpcom/ds/nsVariant.h
+ xpcom/ds/nsWhitespaceTokenizer.h
+ xpcom/ds/nsWindowsRegKey.cpp
+ xpcom/ds/nsWindowsRegKey.h
+ xpcom/glue/AppData.cpp
+ xpcom/glue/AppData.h
+ xpcom/glue/BlockingResourceBase.cpp
+ xpcom/glue/BlockingResourceBase.h
+ xpcom/glue/CondVar.h
+ xpcom/glue/DeadlockDetector.h
+ xpcom/glue/EnumeratedArrayCycleCollection.h
+ xpcom/glue/FileUtils.cpp
+ xpcom/glue/FileUtils.h
+ xpcom/glue/GenericFactory.cpp
+ xpcom/glue/GenericFactory.h
+ xpcom/glue/GenericModule.cpp
+ xpcom/glue/IntentionalCrash.h
+ xpcom/glue/MainThreadUtils.h
+ xpcom/glue/Monitor.h
+ xpcom/glue/Mutex.h
+ xpcom/glue/Observer.h
+ xpcom/glue/PLDHashTable.cpp
+ xpcom/glue/PLDHashTable.h
+ xpcom/glue/ReentrantMonitor.h
+ xpcom/glue/moz.build
+ xpcom/glue/nsArrayEnumerator.cpp
+ xpcom/glue/nsArrayEnumerator.h
+ xpcom/glue/nsArrayUtils.cpp
+ xpcom/glue/nsArrayUtils.h
+ xpcom/glue/nsBaseHashtable.h
+ xpcom/glue/nsCOMArray.cpp
+ xpcom/glue/nsCOMArray.h
+ xpcom/glue/nsCOMPtr.cpp
+ xpcom/glue/nsCOMPtr.h
+ xpcom/glue/nsCRTGlue.cpp
+ xpcom/glue/nsCRTGlue.h
+ xpcom/glue/nsCategoryCache.cpp
+ xpcom/glue/nsCategoryCache.h
+ xpcom/glue/nsClassHashtable.h
+ xpcom/glue/nsClassInfoImpl.cpp
+ xpcom/glue/nsComponentManagerUtils.cpp
+ xpcom/glue/nsComponentManagerUtils.h
+ xpcom/glue/nsCycleCollectionNoteRootCallback.h
+ xpcom/glue/nsCycleCollectionParticipant.cpp
+ xpcom/glue/nsCycleCollectionParticipant.h
+ xpcom/glue/nsCycleCollectionTraversalCallback.h
+ xpcom/glue/nsDataHashtable.h
+ xpcom/glue/nsDebug.h
+ xpcom/glue/nsDeque.cpp
+ xpcom/glue/nsEnumeratorUtils.cpp
+ xpcom/glue/nsEnumeratorUtils.h
+ xpcom/glue/nsHashKeys.h
+ xpcom/glue/nsIClassInfoImpl.h
+ xpcom/glue/nsID.cpp
+ xpcom/glue/nsID.h
+ xpcom/glue/nsIInterfaceRequestorUtils.cpp
+ xpcom/glue/nsIInterfaceRequestorUtils.h
+ xpcom/glue/nsISupportsImpl.cpp
+ xpcom/glue/nsISupportsUtils.h
+ xpcom/glue/nsIWeakReferenceUtils.h
+ xpcom/glue/nsInterfaceHashtable.h
+ xpcom/glue/nsJSThingHashtable.h
+ xpcom/glue/nsMemory.cpp
+ xpcom/glue/nsMemory.h
+ xpcom/glue/nsProxyRelease.cpp
+ xpcom/glue/nsProxyRelease.h
+ xpcom/glue/nsRefPtrHashtable.h
+ xpcom/glue/nsServiceManagerUtils.h
+ xpcom/glue/nsStringAPI.cpp
+ xpcom/glue/nsTArray-inl.h
+ xpcom/glue/nsTArray.cpp
+ xpcom/glue/nsTArray.h
+ xpcom/glue/nsTArrayForwardDeclare.h
+ xpcom/glue/nsTHashtable.h
+ xpcom/glue/nsTObserverArray.cpp
+ xpcom/glue/nsTObserverArray.h
+ xpcom/glue/nsTPriorityQueue.h
+ xpcom/glue/nsTWeakRef.h
+ xpcom/glue/nsThreadUtils.cpp
+ xpcom/glue/nsThreadUtils.h
+ xpcom/glue/nsVersionComparator.cpp
+ xpcom/glue/nsVersionComparator.h
+ xpcom/glue/nsWeakReference.h
+ xpcom/glue/nsXPTCUtils.h
+ xpcom/glue/objs.mozbuild
+ xpcom/glue/standalone/nsXPCOMGlue.cpp
+ xpcom/glue/standalone/nsXPCOMGlue.h
+ xpcom/glue/standalone/staticruntime/moz.build
+ xpcom/glue/staticruntime/moz.build
+ xpcom/glue/tests/gtest/TestArray.cpp
+ xpcom/glue/tests/gtest/TestNsDeque.cpp
+ xpcom/glue/tests/gtest/TestThreadUtils.cpp
+ xpcom/glue/tests/gtest/moz.build
+ xpcom/idl-parser/xpidl/header.py
+ xpcom/idl-parser/xpidl/moz.build
+ xpcom/idl-parser/xpidl/typelib.py
+ xpcom/idl-parser/xpidl/xpidl.py
+ xpcom/io/Base64.cpp
+ xpcom/io/Base64.h
+ xpcom/io/CocoaFileUtils.mm
+ xpcom/io/FilePreferences.cpp
+ xpcom/io/FilePreferences.h
+ xpcom/io/FileUtilsWin.cpp
+ xpcom/io/FileUtilsWin.h
+ xpcom/io/SlicedInputStream.cpp
+ xpcom/io/SlicedInputStream.h
+ xpcom/io/SnappyCompressOutputStream.cpp
+ xpcom/io/SnappyCompressOutputStream.h
+ xpcom/io/SnappyFrameUtils.cpp
+ xpcom/io/SnappyFrameUtils.h
+ xpcom/io/SnappyUncompressInputStream.cpp
+ xpcom/io/SnappyUncompressInputStream.h
+ xpcom/io/SpecialSystemDirectory.cpp
+ xpcom/io/SpecialSystemDirectory.h
+ xpcom/io/moz.build
+ xpcom/io/nsAnonymousTemporaryFile.cpp
+ xpcom/io/nsAnonymousTemporaryFile.h
+ xpcom/io/nsAppDirectoryServiceDefs.h
+ xpcom/io/nsAppFileLocationProvider.cpp
+ xpcom/io/nsAppFileLocationProvider.h
+ xpcom/io/nsBinaryStream.h
+ xpcom/io/nsDirectoryService.cpp
+ xpcom/io/nsDirectoryService.h
+ xpcom/io/nsDirectoryServiceAtomList.h
+ xpcom/io/nsDirectoryServiceUtils.h
+ xpcom/io/nsEscape.cpp
+ xpcom/io/nsIAsyncInputStream.idl
+ xpcom/io/nsIAsyncOutputStream.idl
+ xpcom/io/nsIBinaryInputStream.idl
+ xpcom/io/nsIBinaryOutputStream.idl
+ xpcom/io/nsICloneableInputStream.idl
+ xpcom/io/nsIConverterInputStream.idl
+ xpcom/io/nsIConverterOutputStream.idl
+ xpcom/io/nsIDirectoryEnumerator.idl
+ xpcom/io/nsIDirectoryService.idl
+ xpcom/io/nsIFile.idl
+ xpcom/io/nsIIOUtil.idl
+ xpcom/io/nsIInputStream.idl
+ xpcom/io/nsIInputStreamTee.idl
+ xpcom/io/nsILineInputStream.idl
+ xpcom/io/nsILocalFile.idl
+ xpcom/io/nsILocalFileMac.idl
+ xpcom/io/nsILocalFileWin.idl
+ xpcom/io/nsIMultiplexInputStream.idl
+ xpcom/io/nsIOUtil.cpp
+ xpcom/io/nsIOUtil.h
+ xpcom/io/nsIObjectInputStream.idl
+ xpcom/io/nsIObjectOutputStream.idl
+ xpcom/io/nsIOutputStream.idl
+ xpcom/io/nsIPipe.idl
+ xpcom/io/nsISafeOutputStream.idl
+ xpcom/io/nsIScriptableBase64Encoder.idl
+ xpcom/io/nsIScriptableInputStream.idl
+ xpcom/io/nsIStorageStream.idl
+ xpcom/io/nsIStreamBufferAccess.idl
+ xpcom/io/nsIStringStream.idl
+ xpcom/io/nsIUnicharInputStream.idl
+ xpcom/io/nsIUnicharLineInputStream.idl
+ xpcom/io/nsIUnicharOutputStream.idl
+ xpcom/io/nsInputStreamTee.cpp
+ xpcom/io/nsLinebreakConverter.cpp
+ xpcom/io/nsLinebreakConverter.h
+ xpcom/io/nsLocalFileCommon.cpp
+ xpcom/io/nsLocalFileWin.cpp
+ xpcom/io/nsLocalFileWin.h
+ xpcom/io/nsNativeCharsetUtils.cpp
+ xpcom/io/nsNativeCharsetUtils.h
+ xpcom/io/nsPipe.h
+ xpcom/io/nsPipe3.cpp
+ xpcom/io/nsScriptableBase64Encoder.cpp
+ xpcom/io/nsScriptableBase64Encoder.h
+ xpcom/io/nsScriptableInputStream.cpp
+ xpcom/io/nsScriptableInputStream.h
+ xpcom/io/nsSegmentedBuffer.cpp
+ xpcom/io/nsSegmentedBuffer.h
+ xpcom/io/nsStreamUtils.cpp
+ xpcom/io/nsStreamUtils.h
+ xpcom/io/nsStringStream.h
+ xpcom/io/nsUnicharInputStream.cpp
+ xpcom/io/nsUnicharInputStream.h
+ xpcom/moz.build
+ xpcom/reflect/moz.build
+ xpcom/reflect/xptcall/md/moz.build
+ xpcom/reflect/xptcall/md/test/invoke_test.cpp
+ xpcom/reflect/xptcall/md/test/moz.build
+ xpcom/reflect/xptcall/md/test/stub_test.cpp
+ xpcom/reflect/xptcall/md/unix/moz.build
+ xpcom/reflect/xptcall/md/unix/vtable_layout_x86.cpp
+ xpcom/reflect/xptcall/md/unix/xptc_gcc_x86_unix.h
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_aarch64.s
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips64.S
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_parisc_linux.s
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc64_linux.S
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_linux.S
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_netbsd.s
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_openbsd.S
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.S
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_darwin.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_ipf32.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_ipf64.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_pa32.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_aarch64.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_aarch64.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_mips64.S
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_parisc_linux.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc64_linux.S
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc_darwin.s.m4
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc_linux.S
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc_netbsd.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc_openbsd.S
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc64_openbsd.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc_netbsd.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc_openbsd.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc_solaris.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_darwin.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_ipf32.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_ipf64.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_mips.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_mips64.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_ppc_rhapsody.cpp
+ xpcom/reflect/xptcall/md/win32/moz.build
+ xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_64.asm
+ xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_64_gnu.s
+ xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_msvc.asm
+ xpcom/reflect/xptcall/md/win32/xptcstubs_asm_x86_64.asm
+ xpcom/reflect/xptcall/md/win32/xptcstubs_x86_64_gnu.cpp
+ xpcom/reflect/xptcall/moz.build
+ xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp
+ xpcom/reflect/xptinfo/ShimInterfaceInfo.h
+ xpcom/reflect/xptinfo/XPTInterfaceInfoManager.h
+ xpcom/reflect/xptinfo/moz.build
+ xpcom/reflect/xptinfo/xptinfo.h
+ xpcom/string/moz.build
+ xpcom/string/nsCharTraits.h
+ xpcom/string/nsDependentString.cpp
+ xpcom/string/nsDependentString.h
+ xpcom/string/nsDependentSubstring.cpp
+ xpcom/string/nsDependentSubstring.h
+ xpcom/string/nsEmbedString.h
+ xpcom/string/nsLiteralString.h
+ xpcom/string/nsPrintfCString.h
+ xpcom/string/nsPromiseFlatString.cpp
+ xpcom/string/nsPromiseFlatString.h
+ xpcom/string/nsReadableUtils.cpp
+ xpcom/string/nsReadableUtilsImpl.h
+ xpcom/string/nsReadableUtilsSSE2.cpp
+ xpcom/string/nsString.cpp
+ xpcom/string/nsString.h
+ xpcom/string/nsStringBuffer.h
+ xpcom/string/nsStringComparator.cpp
+ xpcom/string/nsStringIterator.h
+ xpcom/string/nsStringObsolete.cpp
+ xpcom/string/nsSubstring.cpp
+ xpcom/string/nsSubstring.h
+ xpcom/string/nsSubstringTuple.cpp
+ xpcom/string/nsSubstringTuple.h
+ xpcom/string/nsTDependentString.cpp
+ xpcom/string/nsTDependentString.h
+ xpcom/string/nsTDependentSubstring.cpp
+ xpcom/string/nsTLiteralString.h
+ xpcom/string/nsTPromiseFlatString.cpp
+ xpcom/string/nsTString.cpp
+ xpcom/string/nsTStringComparator.cpp
+ xpcom/string/nsTStringObsolete.cpp
+ xpcom/string/nsTSubstring.cpp
+ xpcom/string/nsTSubstringTuple.cpp
+ xpcom/string/nsUTF8Utils.h
+ xpcom/string/nsUTF8UtilsSSE2.cpp
+ xpcom/string/nsXPCOMStrings.h
+ xpcom/string/nsXPIDLString.h
+ xpcom/system/moz.build
+ xpcom/system/nsIBlocklistService.idl
+ xpcom/system/nsICrashReporter.idl
+ xpcom/system/nsIDeviceSensors.idl
+ xpcom/system/nsIGConfService.idl
+ xpcom/system/nsIGIOService.idl
+ xpcom/system/nsIGSettingsService.idl
+ xpcom/system/nsIGeolocationProvider.idl
+ xpcom/system/nsIHapticFeedback.idl
+ xpcom/system/nsIPackageKitService.idl
+ xpcom/system/nsIPlatformInfo.idl
+ xpcom/system/nsIXULAppInfo.idl
+ xpcom/system/nsIXULRuntime.idl
+ xpcom/tests/NotXPCOMTest.idl
+ xpcom/tests/RegFactory.cpp
+ xpcom/tests/TestPRIntN.cpp
+ xpcom/tests/TestShutdown.cpp
+ xpcom/tests/TestStreamUtils.cpp
+ xpcom/tests/TestingAtomList.h
+ xpcom/tests/bug656331_component/TestComponent.cpp
+ xpcom/tests/bug656331_component/moz.build
+ xpcom/tests/component/TestComponent.cpp
+ xpcom/tests/component/moz.build
+ xpcom/tests/component_no_aslr/Makefile.in
+ xpcom/tests/component_no_aslr/TestComponent.cpp
+ xpcom/tests/component_no_aslr/moz.build
+ xpcom/tests/external/TestMinStringAPI.cpp
+ xpcom/tests/external/moz.build
+ xpcom/tests/gtest/Helpers.h
+ xpcom/tests/gtest/TestAllocReplacement.cpp
+ xpcom/tests/gtest/TestAtoms.cpp
+ xpcom/tests/gtest/TestAutoPtr.cpp
+ xpcom/tests/gtest/TestAutoRef.cpp
+ xpcom/tests/gtest/TestBase64.cpp
+ xpcom/tests/gtest/TestCOMArray.cpp
+ xpcom/tests/gtest/TestCOMPtr.cpp
+ xpcom/tests/gtest/TestCOMPtrEq.cpp
+ xpcom/tests/gtest/TestCRT.cpp
+ xpcom/tests/gtest/TestCloneInputStream.cpp
+ xpcom/tests/gtest/TestDeadlockDetector.cpp
+ xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp
+ xpcom/tests/gtest/TestEncoding.cpp
+ xpcom/tests/gtest/TestEscapeURL.cpp
+ xpcom/tests/gtest/TestExpirationTracker.cpp
+ xpcom/tests/gtest/TestFile.cpp
+ xpcom/tests/gtest/TestHashtables.cpp
+ xpcom/tests/gtest/TestID.cpp
+ xpcom/tests/gtest/TestNSPRLogModulesParser.cpp
+ xpcom/tests/gtest/TestNsRefPtr.cpp
+ xpcom/tests/gtest/TestObserverArray.cpp
+ xpcom/tests/gtest/TestObserverService.cpp
+ xpcom/tests/gtest/TestPLDHash.cpp
+ xpcom/tests/gtest/TestPipes.cpp
+ xpcom/tests/gtest/TestPriorityQueue.cpp
+ xpcom/tests/gtest/TestRacingServiceManager.cpp
+ xpcom/tests/gtest/TestSnappyStreams.cpp
+ xpcom/tests/gtest/TestStateWatching.cpp
+ xpcom/tests/gtest/TestStorageStream.cpp
+ xpcom/tests/gtest/TestStringStream.cpp
+ xpcom/tests/gtest/TestStrings.cpp
+ xpcom/tests/gtest/TestSynchronization.cpp
+ xpcom/tests/gtest/TestTArray.cpp
+ xpcom/tests/gtest/TestTArray2.cpp
+ xpcom/tests/gtest/TestTextFormatter.cpp
+ xpcom/tests/gtest/TestThreadPool.cpp
+ xpcom/tests/gtest/TestThreadPoolListener.cpp
+ xpcom/tests/gtest/TestThreads.cpp
+ xpcom/tests/gtest/TestTimeStamp.cpp
+ xpcom/tests/gtest/TestTimers.cpp
+ xpcom/tests/gtest/TestTokenizer.cpp
+ xpcom/tests/gtest/TestUTF.cpp
+ xpcom/tests/gtest/TestXPIDLString.cpp
+ xpcom/tests/gtest/UTFStrings.h
+ xpcom/tests/gtest/moz.build
+ xpcom/tests/moz.build
+ xpcom/tests/resources.h
+ xpcom/tests/test.properties
+ xpcom/tests/unit/data/child_process_directive_service.js
+ xpcom/tests/unit/data/main_process_directive_service.js
+ xpcom/tests/unit/test_bug725015.js
+ xpcom/tests/unit/test_file_createUnique.js
+ xpcom/tests/unit/test_file_equality.js
+ xpcom/tests/unit/test_file_renameTo.js
+ xpcom/tests/unit/test_ioutil.js
+ xpcom/tests/unit/test_localfile.js
+ xpcom/tests/unit/test_notxpcom_scriptable.js
+ xpcom/tests/unit/test_nsIMutableArray.js
+ xpcom/tests/unit/test_pipe.js
+ xpcom/tests/unit/test_seek_multiplex.js
+ xpcom/tests/unit/test_storagestream.js
+ xpcom/tests/unit/test_streams.js
+ xpcom/tests/unit/test_stringstream.js
+ xpcom/tests/unit/test_systemInfo.js
+ xpcom/tests/unit/test_windows_registry.js
+ xpcom/tests/unit/test_windows_shortcut.js
+ xpcom/tests/windows/TestCOM.cpp
+ xpcom/tests/windows/TestHelloXPLoop.cpp
+ xpcom/tests/windows/TestNtPathToDosPath.cpp
+ xpcom/tests/windows/moz.build
+ xpcom/threads/AbstractThread.cpp
+ xpcom/threads/AbstractThread.h
+ xpcom/threads/BackgroundHangMonitor.cpp
+ xpcom/threads/BackgroundHangMonitor.h
+ xpcom/threads/HangAnnotations.cpp
+ xpcom/threads/HangAnnotations.h
+ xpcom/threads/HangMonitor.cpp
+ xpcom/threads/HangMonitor.h
+ xpcom/threads/LazyIdleThread.cpp
+ xpcom/threads/LazyIdleThread.h
+ xpcom/threads/MainThreadIdlePeriod.cpp
+ xpcom/threads/MainThreadIdlePeriod.h
+ xpcom/threads/MozPromise.h
+ xpcom/threads/SharedThreadPool.cpp
+ xpcom/threads/SharedThreadPool.h
+ xpcom/threads/StateMirroring.h
+ xpcom/threads/StateWatching.h
+ xpcom/threads/SyncRunnable.h
+ xpcom/threads/TaskDispatcher.h
+ xpcom/threads/TaskQueue.cpp
+ xpcom/threads/TaskQueue.h
+ xpcom/threads/ThreadStackHelper.cpp
+ xpcom/threads/ThreadStackHelper.h
+ xpcom/threads/ThrottledEventQueue.cpp
+ xpcom/threads/TimerThread.cpp
+ xpcom/threads/TimerThread.h
+ xpcom/threads/moz.build
+ xpcom/threads/nsEnvironment.cpp
+ xpcom/threads/nsEnvironment.h
+ xpcom/threads/nsEventQueue.cpp
+ xpcom/threads/nsEventQueue.h
+ xpcom/threads/nsICancelableRunnable.h
+ xpcom/threads/nsIEnvironment.idl
+ xpcom/threads/nsIEventTarget.idl
+ xpcom/threads/nsIIdlePeriod.idl
+ xpcom/threads/nsIIncrementalRunnable.h
+ xpcom/threads/nsIProcess.idl
+ xpcom/threads/nsIRunnable.idl
+ xpcom/threads/nsISupportsPriority.idl
+ xpcom/threads/nsIThread.idl
+ xpcom/threads/nsIThreadInternal.idl
+ xpcom/threads/nsIThreadManager.idl
+ xpcom/threads/nsIThreadPool.idl
+ xpcom/threads/nsITimer.idl
+ xpcom/threads/nsMemoryPressure.cpp
+ xpcom/threads/nsMemoryPressure.h
+ xpcom/threads/nsProcess.h
+ xpcom/threads/nsThread.cpp
+ xpcom/threads/nsThread.h
+ xpcom/threads/nsThreadManager.cpp
+ xpcom/threads/nsThreadManager.h
+ xpcom/threads/nsThreadPool.cpp
+ xpcom/threads/nsThreadPool.h
+ xpcom/threads/nsThreadSyncDispatch.h
+ xpcom/threads/nsTimerImpl.cpp
+ xpcom/threads/nsTimerImpl.h
+ xpcom/typelib/moz.build
+ xpcom/typelib/xpt/moz.build
+ xpcom/typelib/xpt/tools/moz.build
+ xpcom/windbgdlg/Makefile.in
+ xpcom/windbgdlg/moz.build
+ xpcom/xpidl/Makefile.in
+ xpcom/xpidl/moz.build
+ xpfe/appshell/moz.build
+ xpfe/appshell/nsAppShellCID.h
+ xpfe/appshell/nsAppShellFactory.cpp
+ xpfe/appshell/nsAppShellService.cpp
+ xpfe/appshell/nsAppShellService.h
+ xpfe/appshell/nsAppShellWindowEnumerator.cpp
+ xpfe/appshell/nsAppShellWindowEnumerator.h
+ xpfe/appshell/nsChromeTreeOwner.cpp
+ xpfe/appshell/nsChromeTreeOwner.h
+ xpfe/appshell/nsContentTreeOwner.cpp
+ xpfe/appshell/nsContentTreeOwner.h
+ xpfe/appshell/nsIAppShellService.idl
+ xpfe/appshell/nsIWindowMediator.idl
+ xpfe/appshell/nsIWindowMediatorListener.idl
+ xpfe/appshell/nsIWindowlessBrowser.idl
+ xpfe/appshell/nsIXULBrowserWindow.idl
+ xpfe/appshell/nsIXULWindow.idl
+ xpfe/appshell/nsWebShellWindow.cpp
+ xpfe/appshell/nsWebShellWindow.h
+ xpfe/appshell/nsWindowMediator.cpp
+ xpfe/appshell/nsWindowMediator.h
+ xpfe/appshell/nsXULWindow.cpp
+ xpfe/appshell/nsXULWindow.h
+ xpfe/components/autocomplete/jar.mn
+ xpfe/components/autocomplete/moz.build
+ xpfe/components/autocomplete/resources/content/autocomplete.css
+ xpfe/components/build/moz.build
+ xpfe/components/build/nsModule.cpp
+ xpfe/components/directory/moz.build
+ xpfe/components/directory/nsDirectoryViewer.h
+ xpfe/components/moz.build
+ xpfe/components/windowds/moz.build
+ xpfe/components/windowds/nsIWindowDataSource.idl
+ xpfe/components/windowds/nsWindowDataSource.cpp
+ xpfe/components/windowds/nsWindowDataSource.h
+Copyright: 2011-2012 Norbert Lindenberg
+ 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+ 2013 Microsoft Open Technologies, Inc.
+ 2014 Deutsche Telekom, Inc.
+ __NO_COPYRIGHT__ in: .ycm_extra_conf.py
+ __NO_COPYRIGHT__ in: Makefile.in
+ __NO_COPYRIGHT__ in: accessible/aom/AccessibleNode.cpp
+ __NO_COPYRIGHT__ in: accessible/aom/AccessibleNode.h
+ __NO_COPYRIGHT__ in: accessible/aom/moz.build
+ __NO_COPYRIGHT__ in: accessible/atk/ARIAGridAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/AccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/AccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/ApplicationAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/ApplicationAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/AtkSocketAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/AtkSocketAccessible.h
+ __NO_COPYRIGHT__ in: accessible/atk/DocAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/HTMLTableAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/HyperTextAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/ImageAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/Platform.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/RootAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/RootAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/TextLeafAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/UtilInterface.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/XULListboxAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/XULMenuAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/XULTreeGridAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/atk/moz.build
+ __NO_COPYRIGHT__ in: accessible/atk/nsMai.h
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiHyperlink.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiHyperlink.h
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceAction.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceComponent.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceDocument.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceEditableText.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceHyperlinkImpl.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceHypertext.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceImage.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceSelection.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceTable.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceTableCell.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceText.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsMaiInterfaceValue.cpp
+ __NO_COPYRIGHT__ in: accessible/atk/nsStateMap.h
+ __NO_COPYRIGHT__ in: accessible/base/ARIAMap.cpp
+ __NO_COPYRIGHT__ in: accessible/base/ARIAMap.h
+ __NO_COPYRIGHT__ in: accessible/base/ARIAStateMap.cpp
+ __NO_COPYRIGHT__ in: accessible/base/ARIAStateMap.h
+ __NO_COPYRIGHT__ in: accessible/base/AccEvent.cpp
+ __NO_COPYRIGHT__ in: accessible/base/AccEvent.h
+ __NO_COPYRIGHT__ in: accessible/base/AccGroupInfo.cpp
+ __NO_COPYRIGHT__ in: accessible/base/AccGroupInfo.h
+ __NO_COPYRIGHT__ in: accessible/base/AccIterator.cpp
+ __NO_COPYRIGHT__ in: accessible/base/AccIterator.h
+ __NO_COPYRIGHT__ in: accessible/base/AccTypes.h
+ __NO_COPYRIGHT__ in: accessible/base/AccessibleOrProxy.cpp
+ __NO_COPYRIGHT__ in: accessible/base/AccessibleOrProxy.h
+ __NO_COPYRIGHT__ in: accessible/base/Asserts.cpp
+ __NO_COPYRIGHT__ in: accessible/base/DocManager.cpp
+ __NO_COPYRIGHT__ in: accessible/base/DocManager.h
+ __NO_COPYRIGHT__ in: accessible/base/EmbeddedObjCollector.cpp
+ __NO_COPYRIGHT__ in: accessible/base/EmbeddedObjCollector.h
+ __NO_COPYRIGHT__ in: accessible/base/EventQueue.cpp
+ __NO_COPYRIGHT__ in: accessible/base/EventQueue.h
+ __NO_COPYRIGHT__ in: accessible/base/EventTree.cpp
+ __NO_COPYRIGHT__ in: accessible/base/EventTree.h
+ __NO_COPYRIGHT__ in: accessible/base/Filters.cpp
+ __NO_COPYRIGHT__ in: accessible/base/Filters.h
+ __NO_COPYRIGHT__ in: accessible/base/FocusManager.cpp
+ __NO_COPYRIGHT__ in: accessible/base/FocusManager.h
+ __NO_COPYRIGHT__ in: accessible/base/Logging.cpp
+ __NO_COPYRIGHT__ in: accessible/base/Logging.h
+ __NO_COPYRIGHT__ in: accessible/base/MarkupMap.h
+ __NO_COPYRIGHT__ in: accessible/base/NotificationController.cpp
+ __NO_COPYRIGHT__ in: accessible/base/NotificationController.h
+ __NO_COPYRIGHT__ in: accessible/base/Platform.h
+ __NO_COPYRIGHT__ in: accessible/base/Relation.h
+ __NO_COPYRIGHT__ in: accessible/base/RelationType.h
+ __NO_COPYRIGHT__ in: accessible/base/RelationTypeMap.h
+ __NO_COPYRIGHT__ in: accessible/base/Role.h
+ __NO_COPYRIGHT__ in: accessible/base/RoleMap.h
+ __NO_COPYRIGHT__ in: accessible/base/SelectionManager.cpp
+ __NO_COPYRIGHT__ in: accessible/base/SelectionManager.h
+ __NO_COPYRIGHT__ in: accessible/base/States.h
+ __NO_COPYRIGHT__ in: accessible/base/StyleInfo.cpp
+ __NO_COPYRIGHT__ in: accessible/base/StyleInfo.h
+ __NO_COPYRIGHT__ in: accessible/base/TextAttrs.cpp
+ __NO_COPYRIGHT__ in: accessible/base/TextAttrs.h
+ __NO_COPYRIGHT__ in: accessible/base/TextRange-inl.h
+ __NO_COPYRIGHT__ in: accessible/base/TextRange.cpp
+ __NO_COPYRIGHT__ in: accessible/base/TextRange.h
+ __NO_COPYRIGHT__ in: accessible/base/TextUpdater.cpp
+ __NO_COPYRIGHT__ in: accessible/base/TextUpdater.h
+ __NO_COPYRIGHT__ in: accessible/base/TreeWalker.cpp
+ __NO_COPYRIGHT__ in: accessible/base/TreeWalker.h
+ __NO_COPYRIGHT__ in: accessible/base/moz.build
+ __NO_COPYRIGHT__ in: accessible/base/nsAccCache.h
+ __NO_COPYRIGHT__ in: accessible/base/nsAccUtils.cpp
+ __NO_COPYRIGHT__ in: accessible/base/nsAccUtils.h
+ __NO_COPYRIGHT__ in: accessible/base/nsAccessibilityService.cpp
+ __NO_COPYRIGHT__ in: accessible/base/nsAccessibilityService.h
+ __NO_COPYRIGHT__ in: accessible/base/nsAccessiblePivot.cpp
+ __NO_COPYRIGHT__ in: accessible/base/nsAccessiblePivot.h
+ __NO_COPYRIGHT__ in: accessible/base/nsCoreUtils.cpp
+ __NO_COPYRIGHT__ in: accessible/base/nsCoreUtils.h
+ __NO_COPYRIGHT__ in: accessible/base/nsEventShell.cpp
+ __NO_COPYRIGHT__ in: accessible/base/nsEventShell.h
+ __NO_COPYRIGHT__ in: accessible/base/nsTextEquivUtils.cpp
+ __NO_COPYRIGHT__ in: accessible/base/nsTextEquivUtils.h
+ __NO_COPYRIGHT__ in: accessible/generic/ARIAGridAccessible-inl.h
+ __NO_COPYRIGHT__ in: accessible/generic/ARIAGridAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/ARIAGridAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/Accessible-inl.h
+ __NO_COPYRIGHT__ in: accessible/generic/Accessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/Accessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/ApplicationAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/ApplicationAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/BaseAccessibles.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/BaseAccessibles.h
+ __NO_COPYRIGHT__ in: accessible/generic/DocAccessible-inl.h
+ __NO_COPYRIGHT__ in: accessible/generic/DocAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/DocAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/FormControlAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/HyperTextAccessible-inl.h
+ __NO_COPYRIGHT__ in: accessible/generic/HyperTextAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/HyperTextAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/ImageAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/ImageAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/OuterDocAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/OuterDocAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/RootAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/RootAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/TableAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/TableCellAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/TableCellAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/TextLeafAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/generic/TextLeafAccessible.h
+ __NO_COPYRIGHT__ in: accessible/generic/moz.build
+ __NO_COPYRIGHT__ in: accessible/html/HTMLCanvasAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/html/HTMLCanvasAccessible.h
+ __NO_COPYRIGHT__ in: accessible/html/HTMLElementAccessibles.cpp
+ __NO_COPYRIGHT__ in: accessible/html/HTMLElementAccessibles.h
+ __NO_COPYRIGHT__ in: accessible/html/HTMLFormControlAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/html/HTMLFormControlAccessible.h
+ __NO_COPYRIGHT__ in: accessible/html/HTMLImageMapAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/html/HTMLImageMapAccessible.h
+ __NO_COPYRIGHT__ in: accessible/html/HTMLLinkAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/html/HTMLLinkAccessible.h
+ __NO_COPYRIGHT__ in: accessible/html/HTMLListAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/html/HTMLListAccessible.h
+ __NO_COPYRIGHT__ in: accessible/html/HTMLSelectAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/html/HTMLSelectAccessible.h
+ __NO_COPYRIGHT__ in: accessible/html/HTMLTableAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/html/HTMLTableAccessible.h
+ __NO_COPYRIGHT__ in: accessible/html/moz.build
+ __NO_COPYRIGHT__ in: accessible/interfaces/ia2/IA2Marshal.rc
+ __NO_COPYRIGHT__ in: accessible/interfaces/ia2/IA2Typelib.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/ia2/Makefile.in
+ __NO_COPYRIGHT__ in: accessible/interfaces/ia2/moz.build
+ __NO_COPYRIGHT__ in: accessible/interfaces/moz.build
+ __NO_COPYRIGHT__ in: accessible/interfaces/msaa/AccessibleMarshal.rc
+ __NO_COPYRIGHT__ in: accessible/interfaces/msaa/ISimpleDOMDocument.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/msaa/ISimpleDOMNode.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/msaa/ISimpleDOMText.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/msaa/Makefile.in
+ __NO_COPYRIGHT__ in: accessible/interfaces/msaa/moz.build
+ __NO_COPYRIGHT__ in: accessible/interfaces/nsIAccessibleEditableText.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/nsIAccessibleHyperLink.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/nsIAccessibleHyperText.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/nsIAccessiblePivot.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/nsIAccessibleTable.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/nsIAccessibleText.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/nsIAccessibleValue.idl
+ __NO_COPYRIGHT__ in: accessible/interfaces/nsIXBLAccessible.idl
+ __NO_COPYRIGHT__ in: accessible/ipc/DocAccessibleChildBase.cpp
+ __NO_COPYRIGHT__ in: accessible/ipc/DocAccessibleChildBase.h
+ __NO_COPYRIGHT__ in: accessible/ipc/DocAccessibleParent.cpp
+ __NO_COPYRIGHT__ in: accessible/ipc/DocAccessibleParent.h
+ __NO_COPYRIGHT__ in: accessible/ipc/IPCTypes.h
+ __NO_COPYRIGHT__ in: accessible/ipc/ProxyAccessibleBase.cpp
+ __NO_COPYRIGHT__ in: accessible/ipc/ProxyAccessibleBase.h
+ __NO_COPYRIGHT__ in: accessible/ipc/ProxyAccessibleShared.h
+ __NO_COPYRIGHT__ in: accessible/ipc/moz.build
+ __NO_COPYRIGHT__ in: accessible/ipc/other/DocAccessibleChild.cpp
+ __NO_COPYRIGHT__ in: accessible/ipc/other/DocAccessibleChild.h
+ __NO_COPYRIGHT__ in: accessible/ipc/other/PDocAccessible.ipdl
+ __NO_COPYRIGHT__ in: accessible/ipc/other/ProxyAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/ipc/other/ProxyAccessible.h
+ __NO_COPYRIGHT__ in: accessible/ipc/win/COMPtrTypes.cpp
+ __NO_COPYRIGHT__ in: accessible/ipc/win/COMPtrTypes.h
+ __NO_COPYRIGHT__ in: accessible/ipc/win/DocAccessibleChild.cpp
+ __NO_COPYRIGHT__ in: accessible/ipc/win/DocAccessibleChild.h
+ __NO_COPYRIGHT__ in: accessible/ipc/win/PDocAccessible.ipdl
+ __NO_COPYRIGHT__ in: accessible/ipc/win/PlatformChild.cpp
+ __NO_COPYRIGHT__ in: accessible/ipc/win/PlatformChild.h
+ __NO_COPYRIGHT__ in: accessible/ipc/win/ProxyAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/ipc/win/ProxyAccessible.h
+ __NO_COPYRIGHT__ in: accessible/ipc/win/moz.build
+ __NO_COPYRIGHT__ in: accessible/ipc/win/typelib/Accessible.idl
+ __NO_COPYRIGHT__ in: accessible/ipc/win/typelib/Makefile.in
+ __NO_COPYRIGHT__ in: accessible/ipc/win/typelib/moz.build
+ __NO_COPYRIGHT__ in: accessible/jsat/AccessFu.css
+ __NO_COPYRIGHT__ in: accessible/jsat/ContentControl.jsm
+ __NO_COPYRIGHT__ in: accessible/jsat/EventManager.jsm
+ __NO_COPYRIGHT__ in: accessible/jsat/content-script.js
+ __NO_COPYRIGHT__ in: accessible/jsat/jar.mn
+ __NO_COPYRIGHT__ in: accessible/jsat/moz.build
+ __NO_COPYRIGHT__ in: accessible/mac/ARIAGridAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/AccessibleWrap.mm
+ __NO_COPYRIGHT__ in: accessible/mac/ApplicationAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/DocAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/DocAccessibleWrap.mm
+ __NO_COPYRIGHT__ in: accessible/mac/HTMLTableAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/HyperTextAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/ImageAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/MacUtils.h
+ __NO_COPYRIGHT__ in: accessible/mac/MacUtils.mm
+ __NO_COPYRIGHT__ in: accessible/mac/Platform.mm
+ __NO_COPYRIGHT__ in: accessible/mac/RootAccessibleWrap.mm
+ __NO_COPYRIGHT__ in: accessible/mac/TextLeafAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/XULListboxAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/XULMenuAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/XULTreeGridAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/moz.build
+ __NO_COPYRIGHT__ in: accessible/mac/mozAccessible.h
+ __NO_COPYRIGHT__ in: accessible/mac/mozAccessible.mm
+ __NO_COPYRIGHT__ in: accessible/mac/mozAccessibleProtocol.h
+ __NO_COPYRIGHT__ in: accessible/mac/mozActionElements.h
+ __NO_COPYRIGHT__ in: accessible/mac/mozActionElements.mm
+ __NO_COPYRIGHT__ in: accessible/mac/mozDocAccessible.h
+ __NO_COPYRIGHT__ in: accessible/mac/mozDocAccessible.mm
+ __NO_COPYRIGHT__ in: accessible/mac/mozHTMLAccessible.h
+ __NO_COPYRIGHT__ in: accessible/mac/mozHTMLAccessible.mm
+ __NO_COPYRIGHT__ in: accessible/mac/mozTableAccessible.h
+ __NO_COPYRIGHT__ in: accessible/mac/mozTableAccessible.mm
+ __NO_COPYRIGHT__ in: accessible/mac/mozTextAccessible.h
+ __NO_COPYRIGHT__ in: accessible/mac/mozTextAccessible.mm
+ __NO_COPYRIGHT__ in: accessible/moz.build
+ __NO_COPYRIGHT__ in: accessible/other/ARIAGridAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/AccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/other/ApplicationAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/HTMLTableAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/HyperTextAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/ImageAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/Platform.cpp
+ __NO_COPYRIGHT__ in: accessible/other/TextLeafAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/XULListboxAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/XULMenuAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/XULTreeGridAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/moz.build
+ __NO_COPYRIGHT__ in: accessible/tests/browser/browser_shutdown_multi_reference.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/browser_shutdown_parent_own_reference.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/browser_shutdown_remote_no_reference.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/browser_shutdown_remote_only.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/browser_shutdown_remote_own_reference.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/browser_shutdown_scope_lifecycle.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/browser_shutdown_start_restart.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_caching_attributes.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_caching_description.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_caching_name.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_caching_relations.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_caching_states.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_caching_value.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_events_caretmove.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_events_hide.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_events_show.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_events_statechange.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_events_textchange.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_ariadialog.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_ariaowns.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_canvas.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_cssoverflow.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_doc.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_gencontent.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_hidden.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_imagemap.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_list.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_list_editabledoc.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_listener.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_optgroup.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_removal.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_table.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_textleaf.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_visibility.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/browser_treeupdate_whitespace.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/events.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/e10s/head.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/head.js
+ __NO_COPYRIGHT__ in: accessible/tests/browser/shared-head.js
+ __NO_COPYRIGHT__ in: accessible/tests/mochitest/moz.build
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2Accessible.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2Accessible.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleAction.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleAction.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleComponent.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleComponent.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleEditableText.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleEditableText.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleHyperlink.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleHyperlink.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleHypertext.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleHypertext.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleImage.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleImage.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleRelation.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleRelation.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleTable.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleTable.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleTableCell.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleTableCell.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleText.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleText.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleValue.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/ia2AccessibleValue.h
+ __NO_COPYRIGHT__ in: accessible/windows/ia2/moz.build
+ __NO_COPYRIGHT__ in: accessible/windows/moz.build
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/ARIAGridAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/ARIAGridAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/AccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/AccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/ApplicationAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/ApplicationAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/Compatibility.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/Compatibility.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/DocAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/DocAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/EnumVariant.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/EnumVariant.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/HTMLTableAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/HTMLTableAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/HTMLWin32ObjectAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/HTMLWin32ObjectAccessible.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/HyperTextAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/HyperTextAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/ImageAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/ImageAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/MsaaIdGenerator.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/MsaaIdGenerator.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/Platform.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/RootAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/RootAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/ServiceProvider.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/ServiceProvider.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/TextLeafAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/TextLeafAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/XULListboxAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/XULListboxAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/XULMenuAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/XULMenuAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/XULTreeGridAccessibleWrap.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/XULTreeGridAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/moz.build
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/nsEventMap.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/nsWinUtils.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/nsWinUtils.h
+ __NO_COPYRIGHT__ in: accessible/windows/sdn/moz.build
+ __NO_COPYRIGHT__ in: accessible/windows/sdn/sdnAccessible-inl.h
+ __NO_COPYRIGHT__ in: accessible/windows/sdn/sdnAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/sdn/sdnAccessible.h
+ __NO_COPYRIGHT__ in: accessible/windows/sdn/sdnDocAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/sdn/sdnDocAccessible.h
+ __NO_COPYRIGHT__ in: accessible/windows/sdn/sdnTextAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/sdn/sdnTextAccessible.h
+ __NO_COPYRIGHT__ in: accessible/windows/uia/moz.build
+ __NO_COPYRIGHT__ in: accessible/windows/uia/uiaRawElmProvider.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/uia/uiaRawElmProvider.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/AccEventGen.py
+ __NO_COPYRIGHT__ in: accessible/xpcom/moz.build
+ __NO_COPYRIGHT__ in: accessible/xpcom/nsAccessibleRelation.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/nsAccessibleRelation.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibilityService.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibilityService.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleApplication.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleApplication.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleDocument.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleDocument.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleGeneric.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleGeneric.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleHyperLink.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleHyperLink.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleHyperText.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleHyperText.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleImage.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleImage.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleSelectable.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleSelectable.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleTable.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleTable.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleTableCell.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleTableCell.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleTextRange.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleTextRange.h
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleValue.cpp
+ __NO_COPYRIGHT__ in: accessible/xpcom/xpcAccessibleValue.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULAlertAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULAlertAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULColorPickerAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULColorPickerAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULComboboxAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULComboboxAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULElementAccessibles.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULElementAccessibles.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULFormControlAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULFormControlAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULListboxAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULListboxAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULMenuAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULMenuAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULSelectControlAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULSelectControlAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULSliderAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULSliderAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULTabAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULTabAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULTreeAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULTreeAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/XULTreeGridAccessible.cpp
+ __NO_COPYRIGHT__ in: accessible/xul/XULTreeGridAccessible.h
+ __NO_COPYRIGHT__ in: accessible/xul/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/Makefile.in
+ __NO_COPYRIGHT__ in: application/basilisk/app.mozbuild
+ __NO_COPYRIGHT__ in: application/basilisk/app/Makefile.in
+ __NO_COPYRIGHT__ in: application/basilisk/app/application.ini
+ __NO_COPYRIGHT__ in: application/basilisk/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
+ __NO_COPYRIGHT__ in: application/basilisk/app/macversion.py
+ __NO_COPYRIGHT__ in: application/basilisk/app/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/app/nsBrowserApp.cpp
+ __NO_COPYRIGHT__ in: application/basilisk/app/profile/basilisk.js
+ __NO_COPYRIGHT__ in: application/basilisk/app/profile/channel-prefs.js
+ __NO_COPYRIGHT__ in: application/basilisk/app/profile/extensions/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/app/profile/prefs.js
+ __NO_COPYRIGHT__ in: application/basilisk/app/splash.rc
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/aboutDialog-appUpdater.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/aboutDialog.css
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/aboutDialog.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/aboutTabCrashed.css
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/aboutTabCrashed.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/abouthealthreport/abouthealth.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/abouthome/aboutHome.css
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/abouthome/aboutHome.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-captivePortal.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-charsetmenu.inc
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-context.inc
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-data-submission-info-bar.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-feeds.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-fullScreenAndPointerLock.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-media.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-menubar.inc
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-places.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-plugins.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-safebrowsing.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-sets.inc
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-syncui.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-trackingprotection.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser.css
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/browser.xul
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/contentSearchUI.css
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/contentSearchUI.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/global-scripts.inc
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/cells.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/customize.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/drag.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/dragDataHelper.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/drop.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/dropPreview.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/dropTargetShim.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/grid.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/newTab.css
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/newTab.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/page.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/search.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/sites.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/transformations.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/undo.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/newtab/updater.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/nsContextMenu.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/pageinfo/feeds.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/pageinfo/pageInfo.css
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/pageinfo/pageInfo.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/pageinfo/permissions.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/pageinfo/security.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/safeMode.css
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/safeMode.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/sanitize.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/sanitizeDialog.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/tabbrowser.css
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/utilityOverlay.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/web-panels.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/content/webrtcIndicator.js
+ __NO_COPYRIGHT__ in: application/basilisk/base/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/base/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/branding/official/configure.sh
+ __NO_COPYRIGHT__ in: application/basilisk/branding/official/content/aboutDialog.css
+ __NO_COPYRIGHT__ in: application/basilisk/branding/official/content/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/branding/official/content/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/branding/official/locales/en-US/brand.properties
+ __NO_COPYRIGHT__ in: application/basilisk/branding/official/locales/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/branding/official/locales/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/branding/official/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/branding/official/pref/basilisk-branding.js
+ __NO_COPYRIGHT__ in: application/basilisk/branding/shared/branding.mozbuild
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/configure.sh
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/content/aboutDialog.css
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/content/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/content/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/locales/en-US/brand.properties
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/locales/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/locales/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/pref/basilisk-branding.js
+ __NO_COPYRIGHT__ in: application/basilisk/build.mk
+ __NO_COPYRIGHT__ in: application/basilisk/components/about/AboutRedirector.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/about/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/build/Makefile.in
+ __NO_COPYRIGHT__ in: application/basilisk/components/build/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/build/nsBrowserCompsCID.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/build/nsModule.cpp
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/CustomizableUI.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/CustomizableWidgets.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/CustomizeMode.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/DragPositionManager.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/PanelWideWidgetTracker.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/ScrollbarSampler.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/content/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/content/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/content/panelUI.css
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/content/panelUI.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/customizableui/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/dirprovider/DirectoryProvider.cpp
+ __NO_COPYRIGHT__ in: application/basilisk/components/dirprovider/DirectoryProvider.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/dirprovider/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/distribution.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/downloads/DownloadsCommon.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/downloads/content/allDownloadsViewOverlay.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/downloads/content/contentAreaDownloadsView.css
+ __NO_COPYRIGHT__ in: application/basilisk/components/downloads/content/contentAreaDownloadsView.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/downloads/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/downloads/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/feeds/FeedConverter.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/feeds/FeedWriter.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/feeds/WebContentConverter.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/feeds/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/feeds/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/feeds/nsFeedSniffer.cpp
+ __NO_COPYRIGHT__ in: application/basilisk/components/feeds/nsFeedSniffer.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/feeds/nsIFeedResultService.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/feeds/nsIWebContentConverterRegistrar.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/360seProfileMigrator.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/AutoMigrate.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/ChromeProfileMigrator.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/ESEDBReader.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/EdgeProfileMigrator.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/FirefoxProfileMigrator.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/IEProfileMigrator.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/MSMigrationUtils.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/MigrationUtils.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/ProfileMigrator.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/SafariProfileMigrator.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/content/migration.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/nsIBrowserProfileMigrator.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/nsIEHistoryEnumerator.cpp
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/nsIEHistoryEnumerator.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/migration/nsWindowsMigrationUtils.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/newtab/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/newtab/nsIAboutNewTabService.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/nsBrowserGlue.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/nsIBrowserGlue.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/nsIBrowserHandler.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/PlacesUIUtils.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/bookmarksPanel.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/browserPlacesViews.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/controller.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/editBookmarkOverlay.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/history-panel.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/moveBookmarks.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/organizer.css
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/places.css
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/places.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/sidebarUtils.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/content/treeView.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/places/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/blocklists.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/connection.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/cookies.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/handlers.css
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/advanced.xul
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/applications.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/applications.xul
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/content.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/content.xul
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/main.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/main.xul
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/privacy.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/privacy.xul
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/search.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/security.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/security.xul
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/sync.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/languages.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/permissions.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/preferences/sanitize.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/privatebrowsing/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/privatebrowsing/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/search/content/searchReset.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/search/content/searchbarBindings.css
+ __NO_COPYRIGHT__ in: application/basilisk/components/search/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/search/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/search/service/SearchSuggestionController.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/search/service/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/search/service/nsSearchService.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/search/service/nsSearchSuggestions.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/search/service/nsSidebar.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/selfsupport/SelfSupportService.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/selfsupport/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/ContentRestore.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/DocShellCapabilities.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/FrameTree.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/GlobalState.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/PageStyle.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/PrivacyFilter.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/PrivacyLevel.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/RecentlyClosedTabsAndWindowsMenuUtils.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/RunState.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/SessionCookies.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/SessionFile.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/SessionHistory.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/SessionMigration.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/SessionSaver.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/SessionStorage.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/SessionStore.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/SessionWorker.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/StartupPerformance.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/TabAttributes.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/TabState.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/TabStateCache.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/TabStateFlusher.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/content/aboutSessionRestore.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/content/content-sessionStore.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/nsISessionStartup.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/nsISessionStore.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/nsSessionStartup.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/nsSessionStore.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/ShellService.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/content/setDesktopBackground.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsGNOMEShellService.cpp
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsGNOMEShellService.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsIGNOMEShellService.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsIMacShellService.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsIShellService.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsIWindowsShellService.idl
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsMacShellService.cpp
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsMacShellService.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsShellService.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsWindowsShellService.cpp
+ __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsWindowsShellService.h
+ __NO_COPYRIGHT__ in: application/basilisk/components/sync/aboutSyncTabs.css
+ __NO_COPYRIGHT__ in: application/basilisk/components/sync/aboutSyncTabs.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/sync/addDevice.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/sync/genericChange.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/sync/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/components/sync/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/components/sync/progress.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/sync/quota.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/sync/setup.js
+ __NO_COPYRIGHT__ in: application/basilisk/components/translation/LanguageDetector.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/components/translation/cld2/Makefile
+ __NO_COPYRIGHT__ in: application/basilisk/components/translation/cld2/cldapp.cc
+ __NO_COPYRIGHT__ in: application/basilisk/components/translation/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/confvars.sh
+ __NO_COPYRIGHT__ in: application/basilisk/extensions/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/extensions/pdfjs/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/installer/Makefile.in
+ __NO_COPYRIGHT__ in: application/basilisk/installer/windows/Makefile.in
+ __NO_COPYRIGHT__ in: application/basilisk/installer/windows/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/installer/windows/nsis/shared.nsh
+ __NO_COPYRIGHT__ in: application/basilisk/locales/Makefile.in
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/aboutPrivateBrowsing.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/browser.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/customizableui/customizableWidgets.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/engineManager.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/lightweightThemes.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/migration/migration.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/newTab.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/pageInfo.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/places/bookmarkProperties.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/places/places.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/quitDialog.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/search.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/shellservice.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/sitePermissions.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/syncQuota.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/syncSetup.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/taskbar.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/overrides/appstrings.properties
+ __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/crashreporter/crashreporter-override.ini
+ __NO_COPYRIGHT__ in: application/basilisk/locales/filter.py
+ __NO_COPYRIGHT__ in: application/basilisk/locales/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/locales/l10n.ini
+ __NO_COPYRIGHT__ in: application/basilisk/locales/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/modules/AboutHome.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/AboutNewTab.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/AttributionCode.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/BrowserUsageTelemetry.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/CastingApps.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/ContentClick.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/ContentCrashHandlers.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/ContentLinkHandler.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/ContentWebRTC.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/E10SUtils.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/Feeds.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/HiddenFrame.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/LaterRun.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/PermissionUI.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/PluginContent.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/ProcessHangMonitor.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/ReaderParent.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/RecentWindow.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/RemotePrompt.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/Sanitizer.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/SitePermissions.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/TransientPrefs.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/URLBarZoom.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/Windows8WindowFrameColor.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/WindowsJumpLists.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/modules/offlineAppCache.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/modules/webrtcUI.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/moz.configure
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/aboutSyncTabs.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/browser-lightweightTheme.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/browser.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/communicator/communicator.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/communicator/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/communicator/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/controlcenter/panel.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/customizableui/panelUI.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/downloads/allDownloadsViewOverlay.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/downloads/downloads.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/feeds/subscribe-ui.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/feeds/subscribe.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/linuxShared.inc
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/newtab/newTab.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/pageInfo.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/places/editBookmarkOverlay.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/sanitizeDialog.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/searchbar.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/setDesktopBackground.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/syncProgress.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/syncQuota.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/syncSetup.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/linux/webRTC-indicator.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/aboutSyncTabs.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/browser-lightweightTheme.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/browser.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/communicator/communicator.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/communicator/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/communicator/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/controlcenter/panel.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/customizableui/panelUI.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/downloads/allDownloadsViewOverlay.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/downloads/downloads.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/feeds/subscribe-ui.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/feeds/subscribe.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/newtab/newTab.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/pageInfo.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/places/editBookmarkOverlay.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/places/places.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/searchbar.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/setDesktopBackground.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/syncProgress.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/syncQuota.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/syncSetup.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/webRTC-indicator.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/preprocess-tab-svgs.py
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/aboutNetError.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/aboutSessionRestore.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/aboutTabCrashed.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/aboutWelcomeBack.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/autocomplete.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/blockedSite.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/controlcenter/panel.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/ctrlTab.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/customizableui/panelUI.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/downloads/allDownloadsViewOverlay.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/downloads/contentAreaDownloadsView.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/downloads/downloads.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/error-pages.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/fullscreen/warning.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/identity-block/icons.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/identity-block/identity-block.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/incontentprefs/search.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/newtab/newTab.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/notification-icons.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/privatebrowsing/aboutPrivateBrowsing.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/searchReset.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/shared/tabs.inc.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/tab-svgs.mozbuild
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/aboutSyncTabs.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/browser-aero.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/browser-lightweightTheme.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/browser.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/communicator/communicator.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/communicator/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/communicator/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/controlcenter/panel.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/customizableui/panelUI.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/downloads/allDownloadsViewOverlay.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/downloads/downloads.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/feeds/subscribe-ui.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/feeds/subscribe.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/jar.mn
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/newtab/newTab.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/pageInfo.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/places/organizer.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/sanitizeDialog.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/searchbar.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/setDesktopBackground.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/syncProgress.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/syncQuota.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/syncSetup.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/webRTC-indicator.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/windowsShared.inc
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/browser_screenshots.js
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/moz.build
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/Makefile.in
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/Screenshot.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/TestRunner.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/AppMenu.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/Buttons.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/ControlCenter.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/CustomizeMode.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/DevTools.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/LightweightThemes.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/PermissionPrompts.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/Preferences.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/Tabs.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/TabsInTitlebar.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/Toolbars.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/configurations/WindowSize.jsm
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/mozscreenshots-script.js
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/mozscreenshots-style.css
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/app.mozbuild
+ __NO_COPYRIGHT__ in: application/palemoon/app/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/app/application.ini
+ __NO_COPYRIGHT__ in: application/palemoon/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
+ __NO_COPYRIGHT__ in: application/palemoon/app/macversion.py
+ __NO_COPYRIGHT__ in: application/palemoon/app/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/app/nsBrowserApp.cpp
+ __NO_COPYRIGHT__ in: application/palemoon/app/profile/channel-prefs.js
+ __NO_COPYRIGHT__ in: application/palemoon/app/profile/extensions/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/app/profile/palemoon.js
+ __NO_COPYRIGHT__ in: application/palemoon/app/profile/prefs.js
+ __NO_COPYRIGHT__ in: application/palemoon/app/splash.rc
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/aboutDialog.css
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/aboutDialog.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/autocomplete.css
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-addons.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-appmenu.inc
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-context.inc
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-feeds.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-fullScreen.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-gestureSupport.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-menubar.inc
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-places.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-plugins.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-sets.inc
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-syncui.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-thumbnails.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-title.css
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-uacompat.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-webrtcUI.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser.css
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser.xul
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/content.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/global-devtools-theme-scripts.inc
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/global-scripts.inc
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/highlighter.css
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/nsContextMenu.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/openLocation.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/safeMode.css
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/safeMode.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/sanitize.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/sanitizeDialog.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/tabbrowser.css
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/utilityOverlay.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/web-panels.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/base/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/branding/official/configure.sh
+ __NO_COPYRIGHT__ in: application/palemoon/branding/official/content/aboutDialog.css
+ __NO_COPYRIGHT__ in: application/palemoon/branding/official/content/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/branding/official/content/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/branding/official/locales/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/branding/official/locales/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/branding/official/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/branding/shared/branding.mozbuild
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unofficial/configure.sh
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unofficial/content/aboutDialog.css
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unofficial/content/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unofficial/content/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unofficial/locales/en-US/brand.properties
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unofficial/locales/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unofficial/locales/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unofficial/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unstable/configure.sh
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unstable/content/aboutDialog.css
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unstable/content/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unstable/content/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unstable/locales/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unstable/locales/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unstable/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/build.mk
+ __NO_COPYRIGHT__ in: application/palemoon/components/abouthome/aboutHome.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/abouthome/aboutHome.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/abouthome/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/abouthome/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/build/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/components/build/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/build/nsBrowserCompsCID.h
+ __NO_COPYRIGHT__ in: application/palemoon/components/build/nsModule.cpp
+ __NO_COPYRIGHT__ in: application/palemoon/components/certerror/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/certerror/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/dirprovider/DirectoryProvider.cpp
+ __NO_COPYRIGHT__ in: application/palemoon/components/dirprovider/DirectoryProvider.h
+ __NO_COPYRIGHT__ in: application/palemoon/components/dirprovider/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/distribution.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/DownloadsCommon.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/content/allDownloadsViewOverlay.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/content/contentAreaDownloadsView.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/content/contentAreaDownloadsView.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/content/download.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/content/downloads.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/FeedConverter.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/FeedWriter.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/WebContentConverter.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/content/subscribe.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/content/subscribe.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/nsFeedSniffer.cpp
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/nsFeedSniffer.h
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/nsIFeedResultService.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/feeds/nsIWebContentConverterRegistrar.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/fuel/fuelApplication.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/fuel/fuelIApplication.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/fuel/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/cells.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/drag.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/dragDataHelper.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/drop.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/dropPreview.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/dropTargetShim.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/grid.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/newTab.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/newTab.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/page.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/search.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/sites.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/transformations.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/undo.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/newtab/updater.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/nsAboutRedirector.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/nsBrowserContentHandler.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/nsBrowserGlue.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/nsIBrowserGlue.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/nsIBrowserHandler.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/pageinfo/feeds.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/pageinfo/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/pageinfo/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/pageinfo/pageInfo.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/pageinfo/pageInfo.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/pageinfo/permissions.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/pageinfo/security.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/permissions/aboutPermissions.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/permissions/aboutPermissions.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/permissions/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/permissions/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/PlacesUIUtils.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/bookmarksPanel.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/browserPlacesViews.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/controller.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/editBookmarkOverlay.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/history-panel.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/moveBookmarks.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/organizer.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/places.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/places.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/sidebarUtils.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/content/treeView.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/places/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/advanced.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/applicationManager.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/connection.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/content.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/cookies.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/handlers.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/languages.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/main.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/newtaburl.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/permissions.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/privacy.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/sanitize.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/security.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/sync.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/tabs.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/privatebrowsing/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/privatebrowsing/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/search/content/engineManager.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/search/content/searchbarBindings.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/search/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/search/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/DocumentUtils.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/SessionStorage.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/SessionStore.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/XPathGenerator.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/_SessionFile.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/content/aboutSessionRestore.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/content/content-sessionStore.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/nsISessionStartup.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/nsISessionStore.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/ShellService.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/content/setDesktopBackground.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsGNOMEShellService.cpp
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsGNOMEShellService.h
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsIGNOMEShellService.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsIMacShellService.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsIShellService.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsIWindowsShellService.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsMacShellService.cpp
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsMacShellService.h
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsShellService.h
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsWindowsShellService.cpp
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsWindowsShellService.h
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/Downloads.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/Progress.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/Status.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/Status4Evar.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/Toolbars.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/content-thunk.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/content/overlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/content/overlay.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/content/prefs.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/content/prefs.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/status4evar.idl
+ __NO_COPYRIGHT__ in: application/palemoon/components/statusbar/status4evar.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/aboutSyncTabs.css
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/aboutSyncTabs.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/addDevice.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/genericChange.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/progress.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/quota.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/setup.js
+ __NO_COPYRIGHT__ in: application/palemoon/installer/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/installer/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/installer/windows/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/installer/windows/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/installer/windows/nsis/shared.nsh
+ __NO_COPYRIGHT__ in: application/palemoon/locales/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/browser.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/engineManager.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/feeds/subscribe.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/newTab.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/openLocation.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/pageInfo.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/places/bookmarkProperties.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/places/places.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/quitDialog.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/search.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/shellservice.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/syncQuota.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/syncSetup.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/taskbar.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/overrides/appstrings.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/crashreporter/crashreporter-override.ini
+ __NO_COPYRIGHT__ in: application/palemoon/locales/filter.py
+ __NO_COPYRIGHT__ in: application/palemoon/locales/generic/extract-bookmarks.py
+ __NO_COPYRIGHT__ in: application/palemoon/locales/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/locales/l10n.ini
+ __NO_COPYRIGHT__ in: application/palemoon/locales/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/modules/AboutHomeUtils.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/AutoCompletePopup.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/BrowserNewTabPreloader.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/CharsetMenu.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/PageMenu.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/PopupNotifications.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/QuotaManager.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/RecentWindow.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/SharedFrame.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/Windows8WindowFrameColor.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/WindowsJumpLists.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/modules/offlineAppCache.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/openLocationLastURL.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/webrtcUI.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/moz.configure
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/aboutCertError.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/aboutPrivateBrowsing.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/aboutSessionRestore.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/aboutSyncTabs.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/autocomplete.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/browser.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/communicator/communicator.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/communicator/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/communicator/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/downloads/allDownloadsViewOverlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/downloads/contentAreaDownloadsView.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/engineManager.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/feeds/subscribe-ui.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/feeds/subscribe.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/newtab/newTab.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/pageInfo.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/permissions/aboutPermissions.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/places/editBookmarkOverlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/sanitizeDialog.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/searchbar.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/setDesktopBackground.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/statusbar/overlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/statusbar/prefs.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/syncProgress.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/syncQuota.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/syncSetup.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/aboutCertError.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/aboutPrivateBrowsing.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/aboutSessionRestore.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/aboutSyncTabs.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/autocomplete.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/browser.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/communicator/communicator.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/communicator/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/communicator/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/downloads/allDownloadsViewOverlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/downloads/contentAreaDownloadsView.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/engineManager.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/feeds/subscribe-ui.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/feeds/subscribe.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/newtab/newTab.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/pageInfo.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/permissions/aboutPermissions.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/places/editBookmarkOverlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/sanitizeDialog.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/searchbar.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/setDesktopBackground.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/statusbar/overlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/statusbar/prefs.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/syncProgress.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/syncQuota.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/syncSetup.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/shared/newtab/newTab.css.inc
+ __NO_COPYRIGHT__ in: application/palemoon/themes/shared/statusbar/dynamic.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/shared/statusbar/overlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/shared/statusbar/prefs.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/Makefile.in
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/aboutCertError.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/aboutPrivateBrowsing.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/aboutSessionRestore.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/aboutSyncTabs.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/autocomplete.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/browser.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/communicator/communicator.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/communicator/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/communicator/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/downloads/allDownloadsViewOverlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/downloads/contentAreaDownloadsView.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/engineManager.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/feeds/subscribe-ui.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/feeds/subscribe.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/jar.mn
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/moz.build
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/newtab/newTab.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/pageInfo.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/permissions/aboutPermissions.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/places/organizer.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/sanitizeDialog.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/searchbar.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/setDesktopBackground.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/statusbar/overlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/statusbar/prefs.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/syncProgress.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/syncQuota.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/syncSetup.css
+ __NO_COPYRIGHT__ in: application/xulrunner/app.mozbuild
+ __NO_COPYRIGHT__ in: application/xulrunner/app/Makefile.in
+ __NO_COPYRIGHT__ in: application/xulrunner/app/moz.build
+ __NO_COPYRIGHT__ in: application/xulrunner/app/nsXULRunnerApp.cpp
+ __NO_COPYRIGHT__ in: application/xulrunner/app/splash.rc
+ __NO_COPYRIGHT__ in: application/xulrunner/app/xulrunner.js
+ __NO_COPYRIGHT__ in: application/xulrunner/confvars.sh
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/moz.build
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/components/moz.build
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/components/public/moz.build
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/components/public/nsISimpleTest.idl
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/components/src/SimpleTest.cpp
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/components/src/SimpleTest.js
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/components/src/moz.build
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/content/simple.js
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/jar.mn
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/moz.build
+ __NO_COPYRIGHT__ in: application/xulrunner/examples/simple/simple-prefs.js
+ __NO_COPYRIGHT__ in: application/xulrunner/installer/Makefile.in
+ __NO_COPYRIGHT__ in: application/xulrunner/installer/moz.build
+ __NO_COPYRIGHT__ in: application/xulrunner/moz.build
+ __NO_COPYRIGHT__ in: application/xulrunner/moz.configure
+ __NO_COPYRIGHT__ in: application/xulrunner/stub/Makefile.in
+ __NO_COPYRIGHT__ in: application/xulrunner/stub/moz.build
+ __NO_COPYRIGHT__ in: application/xulrunner/stub/nsXULStub.cpp
+ __NO_COPYRIGHT__ in: application/xulrunner/stub/xulrunner-stub.rc
+ __NO_COPYRIGHT__ in: application/xulrunner/tools/redit/moz.build
+ __NO_COPYRIGHT__ in: build/Makefile.in
+ __NO_COPYRIGHT__ in: build/annotationProcessors/AnnotationInfo.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/AnnotationProcessor.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/CodeGenerator.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/Makefile.in
+ __NO_COPYRIGHT__ in: build/annotationProcessors/SDKProcessor.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/classloader/AnnotatableEntity.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/classloader/ClassWithOptions.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/classloader/IterableJarLoadingURLClassLoader.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/classloader/JarClassIterator.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/moz.build
+ __NO_COPYRIGHT__ in: build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/utils/GeneratableElementIterator.java
+ __NO_COPYRIGHT__ in: build/annotationProcessors/utils/Utils.java
+ __NO_COPYRIGHT__ in: build/appini_header.py
+ __NO_COPYRIGHT__ in: build/autoconf/acwinpaths.m4
+ __NO_COPYRIGHT__ in: build/autoconf/android.m4
+ __NO_COPYRIGHT__ in: build/autoconf/arch.m4
+ __NO_COPYRIGHT__ in: build/autoconf/clang-plugin.m4
+ __NO_COPYRIGHT__ in: build/autoconf/config.status.m4
+ __NO_COPYRIGHT__ in: build/autoconf/expandlibs.m4
+ __NO_COPYRIGHT__ in: build/autoconf/frameptr.m4
+ __NO_COPYRIGHT__ in: build/autoconf/hooks.m4
+ __NO_COPYRIGHT__ in: build/autoconf/icu.m4
+ __NO_COPYRIGHT__ in: build/autoconf/ios.m4
+ __NO_COPYRIGHT__ in: build/autoconf/mozheader.m4
+ __NO_COPYRIGHT__ in: build/autoconf/mozprog.m4
+ __NO_COPYRIGHT__ in: build/autoconf/nspr-build.m4
+ __NO_COPYRIGHT__ in: build/autoconf/pkg.m4
+ __NO_COPYRIGHT__ in: build/autoconf/sanitize.m4
+ __NO_COPYRIGHT__ in: build/autoconf/toolchain.m4
+ __NO_COPYRIGHT__ in: build/autoconf/zlib.m4
+ __NO_COPYRIGHT__ in: build/automation-build.mk
+ __NO_COPYRIGHT__ in: build/automation.py.in
+ __NO_COPYRIGHT__ in: build/binary-location.mk
+ __NO_COPYRIGHT__ in: build/build-clang/build-clang.py
+ __NO_COPYRIGHT__ in: build/buildconfig.py
+ __NO_COPYRIGHT__ in: build/checksums.py
+ __NO_COPYRIGHT__ in: build/clang-plugin/Makefile.in
+ __NO_COPYRIGHT__ in: build/clang-plugin/moz.build
+ __NO_COPYRIGHT__ in: build/compare-mozconfig/compare-mozconfigs-wrapper.py
+ __NO_COPYRIGHT__ in: build/gecko_templates.mozbuild
+ __NO_COPYRIGHT__ in: build/gen_test_packages_manifest.py
+ __NO_COPYRIGHT__ in: build/genrc.sh
+ __NO_COPYRIGHT__ in: build/gyp.mozbuild
+ __NO_COPYRIGHT__ in: build/mach_bootstrap.py
+ __NO_COPYRIGHT__ in: build/macosx/cross-mozconfig.common
+ __NO_COPYRIGHT__ in: build/macosx/local-mozconfig.common
+ __NO_COPYRIGHT__ in: build/macosx/permissions/chown_revert.c
+ __NO_COPYRIGHT__ in: build/macosx/permissions/chown_root.c
+ __NO_COPYRIGHT__ in: build/macosx/universal/mozconfig.common
+ __NO_COPYRIGHT__ in: build/macosx/universal/unify
+ __NO_COPYRIGHT__ in: build/mobile/b2gautomation.py
+ __NO_COPYRIGHT__ in: build/mobile/remoteautomation.py
+ __NO_COPYRIGHT__ in: build/moz-automation.mk
+ __NO_COPYRIGHT__ in: build/moz.build
+ __NO_COPYRIGHT__ in: build/moz.configure/android-ndk.configure
+ __NO_COPYRIGHT__ in: build/moz.configure/compilers-util.configure
+ __NO_COPYRIGHT__ in: build/moz.configure/init.configure
+ __NO_COPYRIGHT__ in: build/moz.configure/keyfiles.configure
+ __NO_COPYRIGHT__ in: build/moz.configure/memory.configure
+ __NO_COPYRIGHT__ in: build/moz.configure/old.configure
+ __NO_COPYRIGHT__ in: build/moz.configure/pkg.configure
+ __NO_COPYRIGHT__ in: build/moz.configure/util.configure
+ __NO_COPYRIGHT__ in: build/moz.configure/warnings.configure
+ __NO_COPYRIGHT__ in: build/moz.configure/windows.configure
+ __NO_COPYRIGHT__ in: build/mozconfig.win-common
+ __NO_COPYRIGHT__ in: build/pgo/blueprint/fancytype-screen.css
+ __NO_COPYRIGHT__ in: build/pgo/profileserver.py
+ __NO_COPYRIGHT__ in: build/pymake/pymake/command.py
+ __NO_COPYRIGHT__ in: build/sccache.mk
+ __NO_COPYRIGHT__ in: build/submit_telemetry_data.py
+ __NO_COPYRIGHT__ in: build/templates.mozbuild
+ __NO_COPYRIGHT__ in: build/test_templates.mozbuild
+ __NO_COPYRIGHT__ in: build/unix/aix.exp
+ __NO_COPYRIGHT__ in: build/unix/elfhack/Makefile.in
+ __NO_COPYRIGHT__ in: build/unix/elfhack/dummy.c
+ __NO_COPYRIGHT__ in: build/unix/elfhack/elf.cpp
+ __NO_COPYRIGHT__ in: build/unix/elfhack/elfhack.cpp
+ __NO_COPYRIGHT__ in: build/unix/elfhack/elfxx.h
+ __NO_COPYRIGHT__ in: build/unix/elfhack/inject.c
+ __NO_COPYRIGHT__ in: build/unix/elfhack/inject/Makefile.in
+ __NO_COPYRIGHT__ in: build/unix/elfhack/moz.build
+ __NO_COPYRIGHT__ in: build/unix/elfhack/test-array.c
+ __NO_COPYRIGHT__ in: build/unix/elfhack/test-ctors.c
+ __NO_COPYRIGHT__ in: build/unix/elfhack/test.c
+ __NO_COPYRIGHT__ in: build/unix/moz.build
+ __NO_COPYRIGHT__ in: build/unix/mozilla.in
+ __NO_COPYRIGHT__ in: build/unix/rewrite_asan_dylib.py
+ __NO_COPYRIGHT__ in: build/unix/run-gprof.sh
+ __NO_COPYRIGHT__ in: build/unix/run-hiprof.sh
+ __NO_COPYRIGHT__ in: build/unix/run-mozilla.sh
+ __NO_COPYRIGHT__ in: build/unix/run-third.sh
+ __NO_COPYRIGHT__ in: build/unix/stdc++compat/Makefile.in
+ __NO_COPYRIGHT__ in: build/unix/stdc++compat/moz.build
+ __NO_COPYRIGHT__ in: build/unix/stdc++compat/stdc++compat.cpp
+ __NO_COPYRIGHT__ in: build/update-settings.ini
+ __NO_COPYRIGHT__ in: build/valgrind/mach_commands.py
+ __NO_COPYRIGHT__ in: build/valgrind/output_handler.py
+ __NO_COPYRIGHT__ in: build/variables.py
+ __NO_COPYRIGHT__ in: build/win32/Makefile.in
+ __NO_COPYRIGHT__ in: build/win32/autobinscope.py
+ __NO_COPYRIGHT__ in: build/win32/crashinjectdll/crashinjectdll.cpp
+ __NO_COPYRIGHT__ in: build/win32/crashinjectdll/moz.build
+ __NO_COPYRIGHT__ in: build/win32/moz.build
+ __NO_COPYRIGHT__ in: build/win32/pgomerge.py
+ __NO_COPYRIGHT__ in: build/win32/procmem.py
+ __NO_COPYRIGHT__ in: caps/BasePrincipal.cpp
+ __NO_COPYRIGHT__ in: caps/BasePrincipal.h
+ __NO_COPYRIGHT__ in: caps/DomainPolicy.cpp
+ __NO_COPYRIGHT__ in: caps/DomainPolicy.h
+ __NO_COPYRIGHT__ in: caps/moz.build
+ __NO_COPYRIGHT__ in: caps/nsIAddonPolicyService.idl
+ __NO_COPYRIGHT__ in: caps/nsIDomainPolicy.idl
+ __NO_COPYRIGHT__ in: caps/nsIScriptSecurityManager.idl
+ __NO_COPYRIGHT__ in: caps/nsJSPrincipals.cpp
+ __NO_COPYRIGHT__ in: caps/nsNullPrincipalURI.cpp
+ __NO_COPYRIGHT__ in: caps/nsPrincipal.cpp
+ __NO_COPYRIGHT__ in: caps/nsPrincipal.h
+ __NO_COPYRIGHT__ in: caps/nsScriptSecurityManager.cpp
+ __NO_COPYRIGHT__ in: caps/nsScriptSecurityManager.h
+ __NO_COPYRIGHT__ in: caps/tests/gtest/TestOriginAttributes.cpp
+ __NO_COPYRIGHT__ in: caps/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: chrome/RegistryMessageUtils.h
+ __NO_COPYRIGHT__ in: chrome/moz.build
+ __NO_COPYRIGHT__ in: chrome/nsChromeProtocolHandler.h
+ __NO_COPYRIGHT__ in: chrome/nsChromeRegistry.cpp
+ __NO_COPYRIGHT__ in: chrome/nsChromeRegistry.h
+ __NO_COPYRIGHT__ in: chrome/nsChromeRegistryChrome.cpp
+ __NO_COPYRIGHT__ in: chrome/nsChromeRegistryChrome.h
+ __NO_COPYRIGHT__ in: chrome/nsChromeRegistryContent.cpp
+ __NO_COPYRIGHT__ in: chrome/nsChromeRegistryContent.h
+ __NO_COPYRIGHT__ in: chrome/nsIChromeRegistry.idl
+ __NO_COPYRIGHT__ in: chrome/nsIToolkitChromeRegistry.idl
+ __NO_COPYRIGHT__ in: chrome/test/moz.build
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_bug292789.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_bug380398.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_bug397073.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_bug399707.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_bug401153.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_bug415367.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_bug519468.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_bug564667.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_bug848297.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_data_protocol_registration.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_no_remote_registration.js
+ __NO_COPYRIGHT__ in: chrome/test/unit/test_resolve_uris.js
+ __NO_COPYRIGHT__ in: client.py
+ __NO_COPYRIGHT__ in: config/Moz/Milestone.pm
+ __NO_COPYRIGHT__ in: config/MozZipFile.py
+ __NO_COPYRIGHT__ in: config/android-common.mk
+ __NO_COPYRIGHT__ in: config/check_js_msg_encoding.py
+ __NO_COPYRIGHT__ in: config/check_macroassembler_style.py
+ __NO_COPYRIGHT__ in: config/check_source_count.py
+ __NO_COPYRIGHT__ in: config/check_spidermonkey_style.py
+ __NO_COPYRIGHT__ in: config/check_vanilla_allocations.py
+ __NO_COPYRIGHT__ in: config/doxygen.cfg.in
+ __NO_COPYRIGHT__ in: config/expandlibs.py
+ __NO_COPYRIGHT__ in: config/expandlibs_config.py
+ __NO_COPYRIGHT__ in: config/expandlibs_exec.py
+ __NO_COPYRIGHT__ in: config/expandlibs_gen.py
+ __NO_COPYRIGHT__ in: config/external/fdlibm/moz.build
+ __NO_COPYRIGHT__ in: config/external/ffi/moz.build
+ __NO_COPYRIGHT__ in: config/external/freetype2/Makefile.in
+ __NO_COPYRIGHT__ in: config/external/freetype2/moz.build
+ __NO_COPYRIGHT__ in: config/external/icu/common/moz.build
+ __NO_COPYRIGHT__ in: config/external/icu/data/icudata.s
+ __NO_COPYRIGHT__ in: config/external/icu/data/icudata_gas.S
+ __NO_COPYRIGHT__ in: config/external/icu/data/moz.build
+ __NO_COPYRIGHT__ in: config/external/icu/defs.mozbuild
+ __NO_COPYRIGHT__ in: config/external/icu/i18n/moz.build
+ __NO_COPYRIGHT__ in: config/external/icu/moz.build
+ __NO_COPYRIGHT__ in: config/external/lgpllibs/lgpllibs.def
+ __NO_COPYRIGHT__ in: config/external/moz.build
+ __NO_COPYRIGHT__ in: config/external/nspr/ds/moz.build
+ __NO_COPYRIGHT__ in: config/external/nspr/libc/moz.build
+ __NO_COPYRIGHT__ in: config/external/nspr/moz.build
+ __NO_COPYRIGHT__ in: config/external/nspr/pr/moz.build
+ __NO_COPYRIGHT__ in: config/external/nspr/prcpucfg.h
+ __NO_COPYRIGHT__ in: config/external/nss/Makefile.in
+ __NO_COPYRIGHT__ in: config/external/nss/crmf/moz.build
+ __NO_COPYRIGHT__ in: config/external/nss/moz.build
+ __NO_COPYRIGHT__ in: config/external/nss/nss.mk
+ __NO_COPYRIGHT__ in: config/external/nss/nss.symbols
+ __NO_COPYRIGHT__ in: config/external/sqlite/moz.build
+ __NO_COPYRIGHT__ in: config/external/zlib/moz.build
+ __NO_COPYRIGHT__ in: config/find_OOM_errors.py
+ __NO_COPYRIGHT__ in: config/gcc-stl-wrapper.template.h
+ __NO_COPYRIGHT__ in: config/link.py
+ __NO_COPYRIGHT__ in: config/make-stl-wrappers.py
+ __NO_COPYRIGHT__ in: config/makefiles/autotargets.mk
+ __NO_COPYRIGHT__ in: config/makefiles/java-build.mk
+ __NO_COPYRIGHT__ in: config/makefiles/target_binaries.mk
+ __NO_COPYRIGHT__ in: config/makefiles/test/Makefile.in
+ __NO_COPYRIGHT__ in: config/makefiles/test/check-arglist.mk
+ __NO_COPYRIGHT__ in: config/makefiles/test/check-autotargets.mk
+ __NO_COPYRIGHT__ in: config/makefiles/test/moz.build
+ __NO_COPYRIGHT__ in: config/makefiles/xpidl/Makefile.in
+ __NO_COPYRIGHT__ in: config/moz.build
+ __NO_COPYRIGHT__ in: config/mozunit.py
+ __NO_COPYRIGHT__ in: config/msvc-stl-wrapper.template.h
+ __NO_COPYRIGHT__ in: config/pathsub.h
+ __NO_COPYRIGHT__ in: config/printconfigsetting.py
+ __NO_COPYRIGHT__ in: config/pythonpath.py
+ __NO_COPYRIGHT__ in: config/rebuild_check.py
+ __NO_COPYRIGHT__ in: config/recurse.mk
+ __NO_COPYRIGHT__ in: config/rules.mk
+ __NO_COPYRIGHT__ in: config/string-format.js
+ __NO_COPYRIGHT__ in: config/tests/makefiles/autodeps/Makefile.in
+ __NO_COPYRIGHT__ in: config/tests/makefiles/autodeps/check_mkdir.tpy
+ __NO_COPYRIGHT__ in: config/tests/makefiles/autodeps/moz.build
+ __NO_COPYRIGHT__ in: config/tests/src-simple/Makefile.in
+ __NO_COPYRIGHT__ in: config/tests/src-simple/moz.build
+ __NO_COPYRIGHT__ in: config/tests/test_mozbuild_reading.py
+ __NO_COPYRIGHT__ in: config/tests/unit-mozunit.py
+ __NO_COPYRIGHT__ in: config/tests/unitMozZipFile.py
+ __NO_COPYRIGHT__ in: config/version.mk
+ __NO_COPYRIGHT__ in: configure.py
+ __NO_COPYRIGHT__ in: db/mork/build/moz.build
+ __NO_COPYRIGHT__ in: db/mork/build/nsIMdbFactoryFactory.h
+ __NO_COPYRIGHT__ in: db/mork/build/nsMorkCID.h
+ __NO_COPYRIGHT__ in: db/mork/build/nsMorkFactory.cpp
+ __NO_COPYRIGHT__ in: db/mork/moz.build
+ __NO_COPYRIGHT__ in: db/mork/public/moz.build
+ __NO_COPYRIGHT__ in: db/mork/src/morkArray.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkArray.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkAtom.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkAtom.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkAtomMap.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkAtomMap.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkAtomSpace.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkAtomSpace.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkBead.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkBead.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkBlob.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkBlob.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkBuilder.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkBuilder.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkCell.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkCell.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkCellObject.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkCellObject.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkConfig.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkConfig.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkCursor.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkCursor.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkEnv.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkEnv.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkFactory.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkFactory.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkFile.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkHandle.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkHandle.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkIntMap.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkIntMap.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkNode.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkNodeMap.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkNodeMap.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkObject.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkObject.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkParser.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkParser.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkPool.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkPool.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkPortTableCursor.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkPortTableCursor.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkQuickSort.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkRow.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkRow.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkRowCellCursor.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkRowCellCursor.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkRowMap.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkRowMap.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkRowObject.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkRowObject.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkRowSpace.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkRowSpace.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkSearchRowCursor.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkSearchRowCursor.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkSink.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkSink.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkSpace.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkSpace.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkStore.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkStore.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkStream.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkTable.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkTable.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkTableRowCursor.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkTableRowCursor.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkThumb.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkThumb.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkUniqRowCursor.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkWriter.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkWriter.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkYarn.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkYarn.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkZone.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkZone.h
+ __NO_COPYRIGHT__ in: db/mork/src/moz.build
+ __NO_COPYRIGHT__ in: db/mork/src/orkinHeap.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/orkinHeap.h
+ __NO_COPYRIGHT__ in: db/moz.build
+ __NO_COPYRIGHT__ in: db/sqlite3/src/moz.build
+ __NO_COPYRIGHT__ in: db/sqlite3/src/sqlite.symbols
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/aboutdebugging.css
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/addons/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/addons/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/panel-header.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/panel-menu-entry.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/panel-menu.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/tabs/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/target-list.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/workers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/modules/addon.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/modules/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/modules/worker.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/animationinspector/components/animation-details.js
+ __NO_COPYRIGHT__ in: devtools/client/animationinspector/components/animation-target-node.js
+ __NO_COPYRIGHT__ in: devtools/client/animationinspector/components/animation-time-block.js
+ __NO_COPYRIGHT__ in: devtools/client/animationinspector/components/animation-timeline.js
+ __NO_COPYRIGHT__ in: devtools/client/animationinspector/components/keyframes.js
+ __NO_COPYRIGHT__ in: devtools/client/animationinspector/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/animationinspector/components/rate-selector.js
+ __NO_COPYRIGHT__ in: devtools/client/animationinspector/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/animationinspector/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/canvasdebugger/canvasdebugger.js
+ __NO_COPYRIGHT__ in: devtools/client/canvasdebugger/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/canvasdebugger/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/commandline/commandline.css
+ __NO_COPYRIGHT__ in: devtools/client/commandline/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/commandline/test/head.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/actions/breakpoints.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/actions/event-listeners.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/actions/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/actions/sources.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/constants.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/globalActions.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/reducers/async-requests.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/reducers/breakpoints.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/reducers/event-listeners.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/reducers/index.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/reducers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/reducers/sources.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/views/event-listeners-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/views/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/debugger/content/views/sources-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/debugger-commands.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/debugger-controller.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/debugger-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/debugger/new/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/debugger/new/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/new/styles.css
+ __NO_COPYRIGHT__ in: devtools/client/debugger/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/test/mochitest/sjs_post-page.sjs
+ __NO_COPYRIGHT__ in: devtools/client/definitions.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/actions/filter.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/actions/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/components/dom-tree.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/components/main-frame.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/components/main-toolbar.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/constants.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/dom-decorator.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/dom-view.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/grip-provider.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/reducers/filter.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/reducers/grips.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/reducers/index.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/reducers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/dom/content/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/dom-panel.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/main.js
+ __NO_COPYRIGHT__ in: devtools/client/dom/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/framework/ToolboxProcess.jsm
+ __NO_COPYRIGHT__ in: devtools/client/framework/about-devtools-toolbox.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/attach-thread.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/browser-menus.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/connect/connect.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/dev-edition-promo/dev-edition-promo.css
+ __NO_COPYRIGHT__ in: devtools/client/framework/devtools-browser.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/devtools.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/gDevTools.jsm
+ __NO_COPYRIGHT__ in: devtools/client/framework/location-store.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/menu-item.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/menu.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/framework/options-panel.css
+ __NO_COPYRIGHT__ in: devtools/client/framework/selection.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/sidebar.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/source-map-service.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/target-from-url.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/target.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/toolbox-highlighter-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/toolbox-hosts.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/toolbox-init.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/toolbox-options.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/toolbox-process-window.js
+ __NO_COPYRIGHT__ in: devtools/client/framework/toolbox.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/breadcrumbs.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/components/box-model.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/components/inspector-tab-panel.css
+ __NO_COPYRIGHT__ in: devtools/client/inspector/components/inspector-tab-panel.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/computed/computed.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/computed/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/fonts/fonts.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/fonts/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/inspector-commands.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/inspector-search.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/actions/index.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/actions/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/components/App.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/components/Grid.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/layout.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/reducers/grids.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/reducers/index.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/reducers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/store.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/types.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/utils/l10n.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/utils/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/markup.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/browser_markup_accessibility_focus_blur.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/browser_markup_accessibility_navigation.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/browser_markup_accessibility_navigation_after_edit.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/browser_markup_accessibility_semantics.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/element-container.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/element-editor.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/html-editor.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/markup-container.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/read-only-container.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/read-only-editor.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/root-container.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/text-container.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/views/text-editor.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/models/element-style.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/models/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/models/rule.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/models/text-property.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/rules.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/test/doc_copystyles.css
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/test/doc_keyframeanimation.css
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/views/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/views/rule-editor.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/rules/views/text-property-editor.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/shared/dom-node-preview.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/shared/highlighters-overlay.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/shared/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/inspector/shared/node-types.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/shared/style-inspector-menu.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/shared/tooltips-overlay.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/shared/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_breadcrumbs_highlight_hover.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_delete-selected-node-02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-04.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-by-type.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-cancel.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-comments.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-cssgrid_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-csstransform_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-csstransform_02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-embed.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-clipboard.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-csp.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-events.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-label.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-show-hide.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-geometry_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-geometry_06.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-iframes_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-iframes_02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-inline.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-keybinding_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-keybinding_02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-keybinding_03.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-measure_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-measure_02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-options.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-preview.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-rect_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-rect_02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-rulers_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-rulers_02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-selector_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-selector_02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-zoom.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_infobar_01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_infobar_02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_infobar_03.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_infobar_04.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_infobar_textnode.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_navigate_to_errors.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_navigation.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_open_on_neterror.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_picker-stop-on-destroy.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_picker-stop-on-tool-change.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_portrait_mode.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_reload-01.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_reload-02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_search-06.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_search-label.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_select-docshell.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_select-last-selected.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/shared-head.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/toolsidebar.js
+ __NO_COPYRIGHT__ in: devtools/client/jar.mn
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/components/headers-panel.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/components/headers.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/components/json-panel.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/components/main-tabbed-area.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/components/reps/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/components/reps/toolbar.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/components/search-box.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/components/text-panel.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/converter-child.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/converter-observer.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/converter-sniffer.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/css/main.css
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/css/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/json-viewer.js
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/lib/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/locales/en-US/app-manager.properties
+ __NO_COPYRIGHT__ in: devtools/client/locales/en-US/menus.properties
+ __NO_COPYRIGHT__ in: devtools/client/locales/en-US/toolbox.properties
+ __NO_COPYRIGHT__ in: devtools/client/locales/jar.mn
+ __NO_COPYRIGHT__ in: devtools/client/locales/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/allocations.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/census-display.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/diffing.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/filter.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/io.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/label-display.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/refresh.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/sizes.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/snapshot.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/task-cache.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/tree-map-display.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/actions/view.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/app.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/census-header.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/census-tree-item.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/census.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/dominator-tree-header.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/dominator-tree-item.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/dominator-tree.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/heap.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/individuals-header.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/individuals.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/list.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/shortest-paths.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/snapshot-list-item.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/toolbar.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/tree-map.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/tree-map/color-coarse-type.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/tree-map/drag-zoom.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/tree-map/draw.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/tree-map/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/tree-map/start.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/constants.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/initializer.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/models.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/memory/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/allocations.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/census-display.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/diffing.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/errors.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/filter.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/individuals.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/label-display.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/sizes.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/snapshots.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/tree-map-display.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/reducers/view.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/store.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/menus.js
+ __NO_COPYRIGHT__ in: devtools/client/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/actions/filters.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/actions/index.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/actions/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/actions/requests.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/actions/timing-markers.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/actions/ui.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/components/filter-buttons.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/components/search-box.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/constants.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/har/har-automation.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/har/har-builder.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/har/har-collector.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/har/har-exporter.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/har/har-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/har/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/har/toolbox-overlay.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/reducers/filters.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/reducers/index.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/reducers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/reducers/requests.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/reducers/timing-markers.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/reducers/ui.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/selectors/index.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/selectors/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/store.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/jit-optimizations-item.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/jit-optimizations.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/recording-button.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/recording-controls.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/recording-list-item.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/recording-list.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/waterfall-header.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/waterfall-tree-row.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/waterfall-tree.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/components/waterfall.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/events.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/legacy/actors.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/legacy/compatibility.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/legacy/front.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/legacy/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/performance/legacy/recording.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/categories.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/constants.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/global.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/io.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/logic/frame-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/logic/jit.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/logic/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/logic/telemetry.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/logic/tree-model.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/logic/waterfall-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/marker-blueprint-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/marker-dom-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/marker-formatters.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/markers.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/waterfall-ticks.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/widgets/graphs.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/widgets/marker-details.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/widgets/markers-overview.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/widgets/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/performance/modules/widgets/tree-view.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/performance/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/performance-controller.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/test/helpers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/performance/test/helpers/profiler-mm-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/test/helpers/recording-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/test/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/preferences/devtools.js
+ __NO_COPYRIGHT__ in: devtools/client/preferences/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/editors.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/helpers/l10n.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/helpers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/helpers/readdir.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/delete/delete.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/delete/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/dirty/dirty.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/dirty/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/image-view/image-editor.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/image-view/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/image-view/plugin.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/logging/logging.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/logging/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/new/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/new/new.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/rename/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/rename/rename.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/save/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/save/save.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/status-bar/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/status-bar/plugin.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/project.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/projecteditor.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/shells.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/stores/base.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/stores/local.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/stores/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/stores/resource.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/tree.js
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/projecteditor/test/head.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/actions/devices.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/actions/display-pixel-ratio.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/actions/index.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/actions/location.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/actions/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/actions/network-throttling.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/actions/viewports.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/browser/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/browser/swap.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/browser/tunnel.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/browser/web-navigation.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/device-selector.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/global-toolbar.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/network-throttling-selector.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/viewport-dimension.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/viewport-toolbar.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/viewport.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/viewports.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/constants.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/images/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/manager.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/reducers.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/reducers/devices.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/reducers/location.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/reducers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/reducers/network-throttling.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/reducers/screenshot.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/reducers/touch-simulation.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/reducers/viewports.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/store.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/types.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/utils/e10s.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/utils/enum.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/utils/l10n.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/utils/message.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/utils/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/responsivedesign/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/responsivedesign/resize-commands.js
+ __NO_COPYRIGHT__ in: devtools/client/responsivedesign/responsivedesign-child.js
+ __NO_COPYRIGHT__ in: devtools/client/responsivedesign/responsivedesign.jsm
+ __NO_COPYRIGHT__ in: devtools/client/scratchpad/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/scratchpad/scratchpad-commands.js
+ __NO_COPYRIGHT__ in: devtools/client/scratchpad/scratchpad-manager.jsm
+ __NO_COPYRIGHT__ in: devtools/client/scratchpad/scratchpad-panel.js
+ __NO_COPYRIGHT__ in: devtools/client/shadereditor/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shadereditor/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/shadereditor/shadereditor.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/DOMHelpers.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/Jsbeautify.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/SplitView.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/autocomplete-popup.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/browser-loader.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/frame.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/notification-box.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/array.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/attribute.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/caption.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/comment-node.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/date-time.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/document.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/element-node.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/event.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/function.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/grip-array.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/grip-map.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/grip.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/infinity.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/long-string.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/nan.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/null.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/number.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/object-with-text.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/object-with-url.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/object.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/promise.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/prop-rep.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/regexp.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/rep-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/rep.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/reps.css
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/string.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/stylesheet.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/symbol.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/text-node.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/undefined.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/reps/window.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/sidebar-toggle.css
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/sidebar-toggle.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/splitter/draggable.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/splitter/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/splitter/split-box.css
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/splitter/split-box.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/stack-trace.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tabs/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tabs/tabbar.css
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tabs/tabbar.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tabs/tabs.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tree/label-cell.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tree/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tree/object-provider.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tree/tree-cell.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tree/tree-header.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tree/tree-row.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tree/tree-view.css
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tree/tree-view.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/css-angle.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/css-reload.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/developer-toolbar.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/devices.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/devtools-file-watcher.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/doorhanger.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/file-watcher-worker.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/file-watcher.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/getjson.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/key-shortcuts.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/keycodes.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/network-throttling-profiles.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/node-attribute-parser.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/output-parser.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/poller.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/prefs.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/create-store.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/history.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/log.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/promise.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/task.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/test/test_middleware-task-01.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/test/test_middleware-task-02.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/test/test_middleware-task-03.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/thunk.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/wait-service.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/redux/non-react-subscriber.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/scroll.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/shim/Services.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/shim/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/source-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/splitview.css
+ __NO_COPYRIGHT__ in: devtools/client/shared/suggestion-picker.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/test/leakhunt.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/test/test-actor-registry.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/theme.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/undo.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/vendor/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/vendor/react-addons-shallow-compare.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/view-source.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/webgl-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/AbstractTreeItem.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/BreadcrumbsWidget.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/Chart.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/FastListWidget.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/FilterWidget.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/FlameGraph.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/Graphs.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/GraphsWorker.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/SideMenuWidget.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/SimpleListWidget.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/Spectrum.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/TableWidget.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/TreeWidget.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/VariablesView.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/VariablesViewController.jsm
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/mdn-docs.css
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/spectrum.css
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/CssDocsTooltip.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/EventTooltipHelper.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/HTMLTooltip.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/ImageTooltipHelper.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/SwatchBasedEditorTooltip.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/SwatchColorPickerTooltip.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/SwatchCubicBezierTooltip.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/SwatchFilterTooltip.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/Tooltip.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/TooltipToggle.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/VariableContentHelper.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/tooltip/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/shared/widgets/view-helpers.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/zoom-keys.js
+ __NO_COPYRIGHT__ in: devtools/client/shims/gDevTools.jsm
+ __NO_COPYRIGHT__ in: devtools/client/sourceeditor/autocomplete.js
+ __NO_COPYRIGHT__ in: devtools/client/sourceeditor/codemirror/mozilla.css
+ __NO_COPYRIGHT__ in: devtools/client/sourceeditor/css-autocompleter.js
+ __NO_COPYRIGHT__ in: devtools/client/sourceeditor/debugger.js
+ __NO_COPYRIGHT__ in: devtools/client/sourceeditor/editor-commands-controller.js
+ __NO_COPYRIGHT__ in: devtools/client/sourceeditor/editor.js
+ __NO_COPYRIGHT__ in: devtools/client/sourceeditor/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/sourceeditor/tern/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/sourceeditor/test/css_statemachine_testcases.css
+ __NO_COPYRIGHT__ in: devtools/client/storage/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/storage/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_cache_error.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_dynamic_updates.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_dynamic_updates_cookies.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_dynamic_updates_localStorage.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_dynamic_updates_sessionStorage.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_localstorage_error.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/head.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/ui.js
+ __NO_COPYRIGHT__ in: devtools/client/styleeditor/StyleEditorUI.jsm
+ __NO_COPYRIGHT__ in: devtools/client/styleeditor/StyleSheetEditor.jsm
+ __NO_COPYRIGHT__ in: devtools/client/styleeditor/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/styleeditor/styleeditor-panel.js
+ __NO_COPYRIGHT__ in: devtools/client/styleeditor/test/browser_styleeditor_private_perwindowpb.js
+ __NO_COPYRIGHT__ in: devtools/client/styleeditor/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/themes/audio/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/themes/canvasdebugger.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/commandline.inc.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/common.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/computed.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/dark-theme.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/devtools-browser.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/dom.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/firebug-theme.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/fonts.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/images/firebug/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/themes/inspector.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/layout.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/light-theme.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/markup.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/themes/netmonitor.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/projecteditor/projecteditor.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/responsivedesign.inc.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/scratchpad.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/shims/jar.mn
+ __NO_COPYRIGHT__ in: devtools/client/themes/splitview.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/styleeditor.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/toolbox.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/widgets.css
+ __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/includes.js
+ __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/models.js
+ __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/views/automation.js
+ __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/views/context.js
+ __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/views/inspector.js
+ __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/views/properties.js
+ __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/views/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/console-commands.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/console-output.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/hudservice.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/jsterm.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/cookies-tab.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/headers-tab.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/net-info-body.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/net-info-group-list.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/net-info-group.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/net-info-params.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/params-tab.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/post-tab.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/response-tab.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/size-limit.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/spinner.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/stacktrace-tab.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/data-provider.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/main.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/net-request.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/utils/events.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/utils/json.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/utils/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/utils/net.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/actions/enhancers.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/actions/filters.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/actions/index.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/actions/messages.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/actions/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/actions/ui.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/collapse-button.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/console-output.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/console-table.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/filter-bar.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/filter-button.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/grip-message-body.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-container.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-icon.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-indent.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-repeat.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-types/console-api-call.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-types/console-command.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-types/default-renderer.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-types/evaluation-result.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-types/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-types/network-event-message.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message-types/page-error.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/message.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/components/variables-view-link.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/constants.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/new-console-output-wrapper.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/reducers/filters.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/reducers/index.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/reducers/messages.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/reducers/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/reducers/prefs.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/reducers/ui.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/selectors/filters.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/selectors/messages.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/selectors/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/selectors/prefs.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/selectors/ui.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/store.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/test/fixtures/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/test/fixtures/stubs/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/test/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/types.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/utils/id-generator.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/utils/messages.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/utils/moz.build
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/utils.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/webconsole.js
+ __NO_COPYRIGHT__ in: devtools/client/webpack.config.js
+ __NO_COPYRIGHT__ in: devtools/moz.build
+ __NO_COPYRIGHT__ in: devtools/server/actors/actor-registry.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/addon.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/addons.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/animation.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/breakpoint.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/call-watcher.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/canvas.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/child-process.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/childtab.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/chrome.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/common.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/css-properties.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/csscoverage.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/device.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/director-manager.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/director-registry.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/emulation.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/environment.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/eventlooplag.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/frame.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/framerate.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/gcli.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/heap-snapshot-file.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/auto-refresh.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/box-model.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/css-grid.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/css-transform.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/eye-dropper.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/geometry-editor.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/measuring-tool.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/moz.build
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/rect.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/rulers.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/selector.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/simple-outline.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/utils/markup.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/highlighters/utils/moz.build
+ __NO_COPYRIGHT__ in: devtools/server/actors/inspector.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/layout.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/memory.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/monitor.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/moz.build
+ __NO_COPYRIGHT__ in: devtools/server/actors/object.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/performance-recording.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/performance.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/preference.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/process.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/profiler.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/promises.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/reflow.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/root.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/script.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/settings.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/source.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/storage.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/string.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/styleeditor.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/styles.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/stylesheets.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/timeline.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/TabSources.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/actor-registry-utils.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/css-grid-utils.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/make-debugger.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/map-uri-to-addon-id.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/moz.build
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/stack.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/walker-search.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/webconsole-utils.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/utils/webconsole-worker-utils.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/webaudio.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/webbrowser.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/webconsole.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/webextension.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/webgl.js
+ __NO_COPYRIGHT__ in: devtools/server/actors/worker.js
+ __NO_COPYRIGHT__ in: devtools/server/child.js
+ __NO_COPYRIGHT__ in: devtools/server/content-globals.js
+ __NO_COPYRIGHT__ in: devtools/server/content-server.jsm
+ __NO_COPYRIGHT__ in: devtools/server/main.js
+ __NO_COPYRIGHT__ in: devtools/server/moz.build
+ __NO_COPYRIGHT__ in: devtools/server/performance/framerate.js
+ __NO_COPYRIGHT__ in: devtools/server/performance/memory.js
+ __NO_COPYRIGHT__ in: devtools/server/performance/moz.build
+ __NO_COPYRIGHT__ in: devtools/server/performance/profiler.js
+ __NO_COPYRIGHT__ in: devtools/server/performance/recorder.js
+ __NO_COPYRIGHT__ in: devtools/server/performance/timeline.js
+ __NO_COPYRIGHT__ in: devtools/server/primitive.js
+ __NO_COPYRIGHT__ in: devtools/server/service-worker-child.js
+ __NO_COPYRIGHT__ in: devtools/server/shims/moz.build
+ __NO_COPYRIGHT__ in: devtools/server/shims/protocol.js
+ __NO_COPYRIGHT__ in: devtools/server/shims/toolkit/dbg-server.jsm
+ __NO_COPYRIGHT__ in: devtools/server/tests/browser/head.js
+ __NO_COPYRIGHT__ in: devtools/server/websocket-server.js
+ __NO_COPYRIGHT__ in: devtools/shared/DevToolsUtils.js
+ __NO_COPYRIGHT__ in: devtools/shared/Loader.jsm
+ __NO_COPYRIGHT__ in: devtools/shared/Parser.jsm
+ __NO_COPYRIGHT__ in: devtools/shared/ThreadSafeDevToolsUtils.js
+ __NO_COPYRIGHT__ in: devtools/shared/acorn/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/apps/Devices.jsm
+ __NO_COPYRIGHT__ in: devtools/shared/apps/Simulator.jsm
+ __NO_COPYRIGHT__ in: devtools/shared/apps/app-actor-front.js
+ __NO_COPYRIGHT__ in: devtools/shared/apps/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/async-utils.js
+ __NO_COPYRIGHT__ in: devtools/shared/builtin-modules.js
+ __NO_COPYRIGHT__ in: devtools/shared/client/connection-manager.js
+ __NO_COPYRIGHT__ in: devtools/shared/client/main.js
+ __NO_COPYRIGHT__ in: devtools/shared/client/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/content-observer.js
+ __NO_COPYRIGHT__ in: devtools/shared/css/color-db.js
+ __NO_COPYRIGHT__ in: devtools/shared/css/color.js
+ __NO_COPYRIGHT__ in: devtools/shared/css/generated/generate-properties-db.js
+ __NO_COPYRIGHT__ in: devtools/shared/css/generated/mach_commands.py
+ __NO_COPYRIGHT__ in: devtools/shared/css/generated/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/css/generated/properties-db.js
+ __NO_COPYRIGHT__ in: devtools/shared/css/generated/properties-db.js.in
+ __NO_COPYRIGHT__ in: devtools/shared/css/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/css/properties-db.js
+ __NO_COPYRIGHT__ in: devtools/shared/defer.js
+ __NO_COPYRIGHT__ in: devtools/shared/discovery/discovery.js
+ __NO_COPYRIGHT__ in: devtools/shared/discovery/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/dom-node-constants.js
+ __NO_COPYRIGHT__ in: devtools/shared/event-emitter.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/actor-registry.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/addons.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/animation.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/call-watcher.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/canvas.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/css-properties.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/csscoverage.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/device.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/director-manager.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/director-registry.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/emulation.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/eventlooplag.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/framerate.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/gcli.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/highlighters.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/inspector.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/layout.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/memory.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/performance-entries.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/performance-recording.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/performance.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/preference.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/profiler.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/promises.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/reflow.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/settings.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/storage.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/string.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/styleeditor.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/styles.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/stylesheets.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/timeline.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/webaudio.js
+ __NO_COPYRIGHT__ in: devtools/shared/fronts/webgl.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/addon.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/appcache.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/calllog.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/cmd.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/cookie.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/csscoverage.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/folder.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/highlight.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/index.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/inject.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/jsb.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/listen.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/mdn.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/media.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/pagemod.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/paintflashing.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/qsa.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/restart.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/screenshot.js
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/commands/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/connectors/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/converters/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/fields/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/languages/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/mozui/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/types/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/ui/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/gcli/source/lib/gcli/util/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/AutoMemMap.cpp
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/AutoMemMap.h
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/CensusUtils.js
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/DeserializedNode.cpp
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/DeserializedNode.h
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/DominatorTree.cpp
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/DominatorTree.h
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/DominatorTreeNode.js
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/FileDescriptorOutputStream.cpp
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/FileDescriptorOutputStream.h
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/HeapAnalysesClient.js
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/HeapSnapshot.cpp
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/HeapSnapshot.h
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/HeapSnapshotTempFileHelperChild.h
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/HeapSnapshotTempFileHelperParent.cpp
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/HeapSnapshotTempFileHelperParent.h
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/PHeapSnapshotTempFileHelper.ipdl
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/ZeroCopyNSIOutputStream.cpp
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/ZeroCopyNSIOutputStream.h
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/census-tree-node.js
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/shortest-paths.js
+ __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/tests/gtest/DevTools.h
+ __NO_COPYRIGHT__ in: devtools/shared/indentation.js
+ __NO_COPYRIGHT__ in: devtools/shared/inspector/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/jar.mn
+ __NO_COPYRIGHT__ in: devtools/shared/jsbeautify/lib/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/jsbeautify/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/jsbeautify/src/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/jsinspector/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/jsinspector/nsIJSInspector.idl
+ __NO_COPYRIGHT__ in: devtools/shared/jsinspector/nsJSInspector.cpp
+ __NO_COPYRIGHT__ in: devtools/shared/jsinspector/nsJSInspector.h
+ __NO_COPYRIGHT__ in: devtools/shared/l10n.js
+ __NO_COPYRIGHT__ in: devtools/shared/layout/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/layout/utils.js
+ __NO_COPYRIGHT__ in: devtools/shared/loader-plugin-raw.jsm
+ __NO_COPYRIGHT__ in: devtools/shared/locales/jar.mn
+ __NO_COPYRIGHT__ in: devtools/shared/locales/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/node-properties/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/path.js
+ __NO_COPYRIGHT__ in: devtools/shared/performance/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/performance/recording-common.js
+ __NO_COPYRIGHT__ in: devtools/shared/performance/recording-utils.js
+ __NO_COPYRIGHT__ in: devtools/shared/platform/chrome/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/platform/content/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/platform/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/pretty-fast/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/protocol.js
+ __NO_COPYRIGHT__ in: devtools/shared/qrcode/decoder/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/qrcode/encoder/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/qrcode/index.js
+ __NO_COPYRIGHT__ in: devtools/shared/qrcode/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/security/auth.js
+ __NO_COPYRIGHT__ in: devtools/shared/security/cert.js
+ __NO_COPYRIGHT__ in: devtools/shared/security/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/security/prompt.js
+ __NO_COPYRIGHT__ in: devtools/shared/security/socket.js
+ __NO_COPYRIGHT__ in: devtools/shared/shims/Console.jsm
+ __NO_COPYRIGHT__ in: devtools/shared/shims/Loader.jsm
+ __NO_COPYRIGHT__ in: devtools/shared/shims/Simulator.jsm
+ __NO_COPYRIGHT__ in: devtools/shared/shims/dbg-client.jsm
+ __NO_COPYRIGHT__ in: devtools/shared/shims/event-emitter.js
+ __NO_COPYRIGHT__ in: devtools/shared/sourcemap/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/specs/actor-registry.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/addons.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/animation.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/breakpoint.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/call-watcher.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/canvas.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/css-properties.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/csscoverage.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/device.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/director-manager.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/director-registry.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/emulation.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/environment.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/eventlooplag.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/frame.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/framerate.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/gcli.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/heap-snapshot-file.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/highlighters.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/inspector.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/layout.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/memory.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/specs/node.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/performance-entries.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/performance-recording.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/performance.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/preference.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/profiler.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/promises.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/reflow.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/script.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/settings.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/source.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/storage.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/string.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/styleeditor.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/styles.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/stylesheets.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/timeline.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/webaudio.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/webgl.js
+ __NO_COPYRIGHT__ in: devtools/shared/specs/worker.js
+ __NO_COPYRIGHT__ in: devtools/shared/sprintfjs/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/system.js
+ __NO_COPYRIGHT__ in: devtools/shared/task.js
+ __NO_COPYRIGHT__ in: devtools/shared/tests/unit/test_csslexer.js
+ __NO_COPYRIGHT__ in: devtools/shared/tests/unit/test_pluralForm-english.js
+ __NO_COPYRIGHT__ in: devtools/shared/tests/unit/test_pluralForm-makeGetter.js
+ __NO_COPYRIGHT__ in: devtools/shared/touch/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/touch/simulator-core.js
+ __NO_COPYRIGHT__ in: devtools/shared/touch/simulator.js
+ __NO_COPYRIGHT__ in: devtools/shared/transport/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/transport/packets.js
+ __NO_COPYRIGHT__ in: devtools/shared/transport/stream-utils.js
+ __NO_COPYRIGHT__ in: devtools/shared/transport/transport.js
+ __NO_COPYRIGHT__ in: devtools/shared/transport/websocket-transport.js
+ __NO_COPYRIGHT__ in: devtools/shared/webconsole/client.js
+ __NO_COPYRIGHT__ in: devtools/shared/webconsole/js-property-provider.js
+ __NO_COPYRIGHT__ in: devtools/shared/webconsole/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/webconsole/network-monitor.js
+ __NO_COPYRIGHT__ in: devtools/shared/webconsole/server-logger-monitor.js
+ __NO_COPYRIGHT__ in: devtools/shared/webconsole/server-logger.js
+ __NO_COPYRIGHT__ in: devtools/shared/webconsole/test/common.js
+ __NO_COPYRIGHT__ in: devtools/shared/webconsole/throttle.js
+ __NO_COPYRIGHT__ in: devtools/shared/worker/helper.js
+ __NO_COPYRIGHT__ in: devtools/shared/worker/loader.js
+ __NO_COPYRIGHT__ in: devtools/shared/worker/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/worker/worker.js
+ __NO_COPYRIGHT__ in: devtools/templates.mozbuild
+ __NO_COPYRIGHT__ in: docshell/base/IHistory.h
+ __NO_COPYRIGHT__ in: docshell/base/LoadContext.cpp
+ __NO_COPYRIGHT__ in: docshell/base/LoadContext.h
+ __NO_COPYRIGHT__ in: docshell/base/SerializedLoadContext.cpp
+ __NO_COPYRIGHT__ in: docshell/base/SerializedLoadContext.h
+ __NO_COPYRIGHT__ in: docshell/base/moz.build
+ __NO_COPYRIGHT__ in: docshell/base/nsAboutRedirector.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsAboutRedirector.h
+ __NO_COPYRIGHT__ in: docshell/base/nsCDefaultURIFixup.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsDSURIContentListener.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsDSURIContentListener.h
+ __NO_COPYRIGHT__ in: docshell/base/nsDefaultURIFixup.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsDefaultURIFixup.h
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShell.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShell.h
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShellEditorData.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShellEditorData.h
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShellEnumerator.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShellEnumerator.h
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShellLoadInfo.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShellLoadInfo.h
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShellLoadTypes.h
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShellTransferableHooks.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsDocShellTransferableHooks.h
+ __NO_COPYRIGHT__ in: docshell/base/nsDownloadHistory.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsDownloadHistory.h
+ __NO_COPYRIGHT__ in: docshell/base/nsIClipboardCommands.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIContentViewer.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIContentViewerContainer.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIContentViewerEdit.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIContentViewerFile.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIDocCharset.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIDocShell.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIDocShellLoadInfo.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIDocShellTreeItem.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIDocShellTreeOwner.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIDocumentLoaderFactory.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIDownloadHistory.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsILinkHandler.h
+ __NO_COPYRIGHT__ in: docshell/base/nsILoadContext.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIPrivacyTransitionObserver.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIReflowObserver.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIRefreshURI.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIScrollObserver.h
+ __NO_COPYRIGHT__ in: docshell/base/nsIScrollable.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsITextScroll.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIURIFixup.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIWebNavigation.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIWebNavigationInfo.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIWebPageDescriptor.idl
+ __NO_COPYRIGHT__ in: docshell/base/nsIWebShellServices.h
+ __NO_COPYRIGHT__ in: docshell/base/nsWebNavigationInfo.cpp
+ __NO_COPYRIGHT__ in: docshell/base/nsWebNavigationInfo.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/AbstractTimelineMarker.cpp
+ __NO_COPYRIGHT__ in: docshell/base/timeline/AbstractTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/AutoGlobalTimelineMarker.cpp
+ __NO_COPYRIGHT__ in: docshell/base/timeline/AutoGlobalTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/AutoTimelineMarker.cpp
+ __NO_COPYRIGHT__ in: docshell/base/timeline/AutoTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/CompositeTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/ConsoleTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/DocLoadingTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/EventTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/JavascriptTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/LayerTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/MarkersStorage.cpp
+ __NO_COPYRIGHT__ in: docshell/base/timeline/MarkersStorage.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/MessagePortTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/ObservedDocShell.cpp
+ __NO_COPYRIGHT__ in: docshell/base/timeline/ObservedDocShell.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/RestyleTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/TimelineConsumers.cpp
+ __NO_COPYRIGHT__ in: docshell/base/timeline/TimelineConsumers.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/TimelineMarker.cpp
+ __NO_COPYRIGHT__ in: docshell/base/timeline/TimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/TimelineMarkerEnums.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/TimestampTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/WorkerTimelineMarker.h
+ __NO_COPYRIGHT__ in: docshell/base/timeline/moz.build
+ __NO_COPYRIGHT__ in: docshell/build/moz.build
+ __NO_COPYRIGHT__ in: docshell/build/nsDocShellCID.h
+ __NO_COPYRIGHT__ in: docshell/build/nsDocShellModule.cpp
+ __NO_COPYRIGHT__ in: docshell/moz.build
+ __NO_COPYRIGHT__ in: docshell/resources/content/jar.mn
+ __NO_COPYRIGHT__ in: docshell/resources/content/moz.build
+ __NO_COPYRIGHT__ in: docshell/shistory/moz.build
+ __NO_COPYRIGHT__ in: docshell/shistory/nsIBFCacheEntry.idl
+ __NO_COPYRIGHT__ in: docshell/shistory/nsIGroupedSHistory.idl
+ __NO_COPYRIGHT__ in: docshell/shistory/nsIPartialSHistory.idl
+ __NO_COPYRIGHT__ in: docshell/shistory/nsIPartialSHistoryListener.idl
+ __NO_COPYRIGHT__ in: docshell/shistory/nsISHContainer.idl
+ __NO_COPYRIGHT__ in: docshell/shistory/nsISHTransaction.idl
+ __NO_COPYRIGHT__ in: docshell/shistory/nsISHistory.idl
+ __NO_COPYRIGHT__ in: docshell/shistory/nsISHistoryInternal.idl
+ __NO_COPYRIGHT__ in: docshell/shistory/nsISHistoryListener.idl
+ __NO_COPYRIGHT__ in: docshell/shistory/nsSHEntry.cpp
+ __NO_COPYRIGHT__ in: docshell/shistory/nsSHEntry.h
+ __NO_COPYRIGHT__ in: docshell/shistory/nsSHEntryShared.cpp
+ __NO_COPYRIGHT__ in: docshell/shistory/nsSHEntryShared.h
+ __NO_COPYRIGHT__ in: docshell/shistory/nsSHTransaction.cpp
+ __NO_COPYRIGHT__ in: docshell/shistory/nsSHTransaction.h
+ __NO_COPYRIGHT__ in: docshell/shistory/nsSHistory.cpp
+ __NO_COPYRIGHT__ in: docshell/shistory/nsSHistory.h
+ __NO_COPYRIGHT__ in: docshell/test/browser/browser_bug1309900_crossProcessHistoryNavigation.js
+ __NO_COPYRIGHT__ in: docshell/test/unit/head_docshell.js
+ __NO_COPYRIGHT__ in: docshell/test/unit/test_nsIDownloadHistory.js
+ __NO_COPYRIGHT__ in: dom/animation/AnimValuesStyleRule.cpp
+ __NO_COPYRIGHT__ in: dom/animation/AnimValuesStyleRule.h
+ __NO_COPYRIGHT__ in: dom/animation/Animation.cpp
+ __NO_COPYRIGHT__ in: dom/animation/Animation.h
+ __NO_COPYRIGHT__ in: dom/animation/AnimationComparator.h
+ __NO_COPYRIGHT__ in: dom/animation/AnimationEffectReadOnly.cpp
+ __NO_COPYRIGHT__ in: dom/animation/AnimationEffectReadOnly.h
+ __NO_COPYRIGHT__ in: dom/animation/AnimationEffectTiming.cpp
+ __NO_COPYRIGHT__ in: dom/animation/AnimationEffectTiming.h
+ __NO_COPYRIGHT__ in: dom/animation/AnimationEffectTimingReadOnly.cpp
+ __NO_COPYRIGHT__ in: dom/animation/AnimationEffectTimingReadOnly.h
+ __NO_COPYRIGHT__ in: dom/animation/AnimationPerformanceWarning.cpp
+ __NO_COPYRIGHT__ in: dom/animation/AnimationPerformanceWarning.h
+ __NO_COPYRIGHT__ in: dom/animation/AnimationTarget.h
+ __NO_COPYRIGHT__ in: dom/animation/AnimationTimeline.cpp
+ __NO_COPYRIGHT__ in: dom/animation/AnimationTimeline.h
+ __NO_COPYRIGHT__ in: dom/animation/AnimationUtils.cpp
+ __NO_COPYRIGHT__ in: dom/animation/AnimationUtils.h
+ __NO_COPYRIGHT__ in: dom/animation/CSSPseudoElement.cpp
+ __NO_COPYRIGHT__ in: dom/animation/CSSPseudoElement.h
+ __NO_COPYRIGHT__ in: dom/animation/ComputedTiming.h
+ __NO_COPYRIGHT__ in: dom/animation/ComputedTimingFunction.cpp
+ __NO_COPYRIGHT__ in: dom/animation/ComputedTimingFunction.h
+ __NO_COPYRIGHT__ in: dom/animation/DocumentTimeline.cpp
+ __NO_COPYRIGHT__ in: dom/animation/DocumentTimeline.h
+ __NO_COPYRIGHT__ in: dom/animation/EffectCompositor.cpp
+ __NO_COPYRIGHT__ in: dom/animation/EffectCompositor.h
+ __NO_COPYRIGHT__ in: dom/animation/EffectSet.cpp
+ __NO_COPYRIGHT__ in: dom/animation/EffectSet.h
+ __NO_COPYRIGHT__ in: dom/animation/KeyframeEffect.cpp
+ __NO_COPYRIGHT__ in: dom/animation/KeyframeEffect.h
+ __NO_COPYRIGHT__ in: dom/animation/KeyframeEffectParams.cpp
+ __NO_COPYRIGHT__ in: dom/animation/KeyframeEffectParams.h
+ __NO_COPYRIGHT__ in: dom/animation/KeyframeEffectReadOnly.cpp
+ __NO_COPYRIGHT__ in: dom/animation/KeyframeEffectReadOnly.h
+ __NO_COPYRIGHT__ in: dom/animation/KeyframeUtils.cpp
+ __NO_COPYRIGHT__ in: dom/animation/KeyframeUtils.h
+ __NO_COPYRIGHT__ in: dom/animation/PendingAnimationTracker.cpp
+ __NO_COPYRIGHT__ in: dom/animation/PendingAnimationTracker.h
+ __NO_COPYRIGHT__ in: dom/animation/PseudoElementHashEntry.h
+ __NO_COPYRIGHT__ in: dom/animation/TimingParams.cpp
+ __NO_COPYRIGHT__ in: dom/animation/TimingParams.h
+ __NO_COPYRIGHT__ in: dom/animation/moz.build
+ __NO_COPYRIGHT__ in: dom/apps/AppsService.js
+ __NO_COPYRIGHT__ in: dom/apps/AppsServiceChild.jsm
+ __NO_COPYRIGHT__ in: dom/apps/AppsUtils.jsm
+ __NO_COPYRIGHT__ in: dom/apps/PermissionsInstaller.jsm
+ __NO_COPYRIGHT__ in: dom/apps/PermissionsTable.jsm
+ __NO_COPYRIGHT__ in: dom/apps/moz.build
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveEvent.cpp
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveEvent.h
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveReader.cpp
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveReader.h
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveReaderCommon.h
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveRequest.cpp
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveRequest.h
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveZipEvent.cpp
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveZipEvent.h
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveZipFile.cpp
+ __NO_COPYRIGHT__ in: dom/archivereader/ArchiveZipFile.h
+ __NO_COPYRIGHT__ in: dom/archivereader/moz.build
+ __NO_COPYRIGHT__ in: dom/asmjscache/AsmJSCache.cpp
+ __NO_COPYRIGHT__ in: dom/asmjscache/AsmJSCache.h
+ __NO_COPYRIGHT__ in: dom/asmjscache/PAsmJSCacheEntry.ipdl
+ __NO_COPYRIGHT__ in: dom/asmjscache/moz.build
+ __NO_COPYRIGHT__ in: dom/audiochannel/AudioChannelAgent.cpp
+ __NO_COPYRIGHT__ in: dom/audiochannel/AudioChannelAgent.h
+ __NO_COPYRIGHT__ in: dom/audiochannel/AudioChannelService.cpp
+ __NO_COPYRIGHT__ in: dom/audiochannel/AudioChannelService.h
+ __NO_COPYRIGHT__ in: dom/audiochannel/moz.build
+ __NO_COPYRIGHT__ in: dom/audiochannel/nsIAudioChannelAgent.idl
+ __NO_COPYRIGHT__ in: dom/audiochannel/nsIAudioChannelService.idl
+ __NO_COPYRIGHT__ in: dom/base/AnonymousContent.cpp
+ __NO_COPYRIGHT__ in: dom/base/AnonymousContent.h
+ __NO_COPYRIGHT__ in: dom/base/BarProps.cpp
+ __NO_COPYRIGHT__ in: dom/base/BlobSet.cpp
+ __NO_COPYRIGHT__ in: dom/base/BlobSet.h
+ __NO_COPYRIGHT__ in: dom/base/BodyUtil.cpp
+ __NO_COPYRIGHT__ in: dom/base/BodyUtil.h
+ __NO_COPYRIGHT__ in: dom/base/BorrowedAttrInfo.cpp
+ __NO_COPYRIGHT__ in: dom/base/BorrowedAttrInfo.h
+ __NO_COPYRIGHT__ in: dom/base/CORSMode.h
+ __NO_COPYRIGHT__ in: dom/base/ChildIterator.cpp
+ __NO_COPYRIGHT__ in: dom/base/ChildIterator.h
+ __NO_COPYRIGHT__ in: dom/base/ChromeNodeList.cpp
+ __NO_COPYRIGHT__ in: dom/base/ChromeNodeList.h
+ __NO_COPYRIGHT__ in: dom/base/ChromeUtils.cpp
+ __NO_COPYRIGHT__ in: dom/base/ChromeUtils.h
+ __NO_COPYRIGHT__ in: dom/base/Comment.h
+ __NO_COPYRIGHT__ in: dom/base/Crypto.cpp
+ __NO_COPYRIGHT__ in: dom/base/Crypto.h
+ __NO_COPYRIGHT__ in: dom/base/CustomElementRegistry.cpp
+ __NO_COPYRIGHT__ in: dom/base/CustomElementRegistry.h
+ __NO_COPYRIGHT__ in: dom/base/DOMCursor.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMCursor.h
+ __NO_COPYRIGHT__ in: dom/base/DOMError.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMError.h
+ __NO_COPYRIGHT__ in: dom/base/DOMException.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMException.h
+ __NO_COPYRIGHT__ in: dom/base/DOMImplementation.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMImplementation.h
+ __NO_COPYRIGHT__ in: dom/base/DOMIntersectionObserver.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMIntersectionObserver.h
+ __NO_COPYRIGHT__ in: dom/base/DOMMatrix.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMMatrix.h
+ __NO_COPYRIGHT__ in: dom/base/DOMParser.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMParser.h
+ __NO_COPYRIGHT__ in: dom/base/DOMPoint.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMPoint.h
+ __NO_COPYRIGHT__ in: dom/base/DOMQuad.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMQuad.h
+ __NO_COPYRIGHT__ in: dom/base/DOMRect.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMRect.h
+ __NO_COPYRIGHT__ in: dom/base/DOMRequest.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMRequest.h
+ __NO_COPYRIGHT__ in: dom/base/DOMStringList.cpp
+ __NO_COPYRIGHT__ in: dom/base/DOMStringList.h
+ __NO_COPYRIGHT__ in: dom/base/DirectionalityUtils.h
+ __NO_COPYRIGHT__ in: dom/base/DocGroup.h
+ __NO_COPYRIGHT__ in: dom/base/DocumentFragment.h
+ __NO_COPYRIGHT__ in: dom/base/ElementInlines.h
+ __NO_COPYRIGHT__ in: dom/base/EventSource.cpp
+ __NO_COPYRIGHT__ in: dom/base/FeedWriterEnabled.h
+ __NO_COPYRIGHT__ in: dom/base/File.cpp
+ __NO_COPYRIGHT__ in: dom/base/File.h
+ __NO_COPYRIGHT__ in: dom/base/FileList.cpp
+ __NO_COPYRIGHT__ in: dom/base/FileList.h
+ __NO_COPYRIGHT__ in: dom/base/FileReader.cpp
+ __NO_COPYRIGHT__ in: dom/base/FileReader.h
+ __NO_COPYRIGHT__ in: dom/base/FormData.cpp
+ __NO_COPYRIGHT__ in: dom/base/FormData.h
+ __NO_COPYRIGHT__ in: dom/base/FromParser.h
+ __NO_COPYRIGHT__ in: dom/base/GroupedSHistory.cpp
+ __NO_COPYRIGHT__ in: dom/base/GroupedSHistory.h
+ __NO_COPYRIGHT__ in: dom/base/HTMLSplitOnSpacesTokenizer.h
+ __NO_COPYRIGHT__ in: dom/base/IdleDeadline.cpp
+ __NO_COPYRIGHT__ in: dom/base/IdleDeadline.h
+ __NO_COPYRIGHT__ in: dom/base/IdleRequest.cpp
+ __NO_COPYRIGHT__ in: dom/base/IdleRequest.h
+ __NO_COPYRIGHT__ in: dom/base/ImageEncoder.cpp
+ __NO_COPYRIGHT__ in: dom/base/ImageEncoder.h
+ __NO_COPYRIGHT__ in: dom/base/ImportManager.cpp
+ __NO_COPYRIGHT__ in: dom/base/IndexedDBHelper.jsm
+ __NO_COPYRIGHT__ in: dom/base/Link.cpp
+ __NO_COPYRIGHT__ in: dom/base/Location.cpp
+ __NO_COPYRIGHT__ in: dom/base/Location.h
+ __NO_COPYRIGHT__ in: dom/base/MultipartBlobImpl.cpp
+ __NO_COPYRIGHT__ in: dom/base/MultipartBlobImpl.h
+ __NO_COPYRIGHT__ in: dom/base/MutableBlobStorage.cpp
+ __NO_COPYRIGHT__ in: dom/base/MutableBlobStorage.h
+ __NO_COPYRIGHT__ in: dom/base/MutableBlobStreamListener.cpp
+ __NO_COPYRIGHT__ in: dom/base/MutableBlobStreamListener.h
+ __NO_COPYRIGHT__ in: dom/base/NameSpaceConstants.h
+ __NO_COPYRIGHT__ in: dom/base/Navigator.h
+ __NO_COPYRIGHT__ in: dom/base/NodeInfoInlines.h
+ __NO_COPYRIGHT__ in: dom/base/PartialSHistory.cpp
+ __NO_COPYRIGHT__ in: dom/base/PartialSHistory.h
+ __NO_COPYRIGHT__ in: dom/base/Pose.cpp
+ __NO_COPYRIGHT__ in: dom/base/Pose.h
+ __NO_COPYRIGHT__ in: dom/base/PostMessageEvent.cpp
+ __NO_COPYRIGHT__ in: dom/base/PostMessageEvent.h
+ __NO_COPYRIGHT__ in: dom/base/ProcessGlobal.cpp
+ __NO_COPYRIGHT__ in: dom/base/ProcessGlobal.h
+ __NO_COPYRIGHT__ in: dom/base/ResponsiveImageSelector.cpp
+ __NO_COPYRIGHT__ in: dom/base/ResponsiveImageSelector.h
+ __NO_COPYRIGHT__ in: dom/base/SameProcessMessageQueue.cpp
+ __NO_COPYRIGHT__ in: dom/base/SameProcessMessageQueue.h
+ __NO_COPYRIGHT__ in: dom/base/ScreenOrientation.cpp
+ __NO_COPYRIGHT__ in: dom/base/ScreenOrientation.h
+ __NO_COPYRIGHT__ in: dom/base/ScriptSettings.cpp
+ __NO_COPYRIGHT__ in: dom/base/ShadowRoot.cpp
+ __NO_COPYRIGHT__ in: dom/base/ShadowRoot.h
+ __NO_COPYRIGHT__ in: dom/base/SiteSpecificUserAgent.js
+ __NO_COPYRIGHT__ in: dom/base/SlowScriptDebug.js
+ __NO_COPYRIGHT__ in: dom/base/StructuredCloneHolder.cpp
+ __NO_COPYRIGHT__ in: dom/base/StructuredCloneHolder.h
+ __NO_COPYRIGHT__ in: dom/base/StructuredCloneTags.h
+ __NO_COPYRIGHT__ in: dom/base/StyleSheetList.cpp
+ __NO_COPYRIGHT__ in: dom/base/StyleSheetList.h
+ __NO_COPYRIGHT__ in: dom/base/SubtleCrypto.cpp
+ __NO_COPYRIGHT__ in: dom/base/SubtleCrypto.h
+ __NO_COPYRIGHT__ in: dom/base/TabGroup.cpp
+ __NO_COPYRIGHT__ in: dom/base/TabGroup.h
+ __NO_COPYRIGHT__ in: dom/base/Text.cpp
+ __NO_COPYRIGHT__ in: dom/base/Text.h
+ __NO_COPYRIGHT__ in: dom/base/TextInputProcessor.cpp
+ __NO_COPYRIGHT__ in: dom/base/TextInputProcessor.h
+ __NO_COPYRIGHT__ in: dom/base/ThirdPartyUtil.cpp
+ __NO_COPYRIGHT__ in: dom/base/ThirdPartyUtil.h
+ __NO_COPYRIGHT__ in: dom/base/Timeout.cpp
+ __NO_COPYRIGHT__ in: dom/base/Timeout.h
+ __NO_COPYRIGHT__ in: dom/base/TimeoutHandler.cpp
+ __NO_COPYRIGHT__ in: dom/base/TimeoutHandler.h
+ __NO_COPYRIGHT__ in: dom/base/TimerClamping.cpp
+ __NO_COPYRIGHT__ in: dom/base/TimerClamping.h
+ __NO_COPYRIGHT__ in: dom/base/UseCounter.h
+ __NO_COPYRIGHT__ in: dom/base/WebKitCSSMatrix.cpp
+ __NO_COPYRIGHT__ in: dom/base/WebKitCSSMatrix.h
+ __NO_COPYRIGHT__ in: dom/base/WebSocket.cpp
+ __NO_COPYRIGHT__ in: dom/base/WebSocket.h
+ __NO_COPYRIGHT__ in: dom/base/WindowNamedPropertiesHandler.cpp
+ __NO_COPYRIGHT__ in: dom/base/WindowNamedPropertiesHandler.h
+ __NO_COPYRIGHT__ in: dom/base/WindowOrientationObserver.cpp
+ __NO_COPYRIGHT__ in: dom/base/WindowOrientationObserver.h
+ __NO_COPYRIGHT__ in: dom/base/contentAreaDropListener.js
+ __NO_COPYRIGHT__ in: dom/base/gen-usecounters.py
+ __NO_COPYRIGHT__ in: dom/base/messageWakeupService.js
+ __NO_COPYRIGHT__ in: dom/base/moz.build
+ __NO_COPYRIGHT__ in: dom/base/mozAutoDocUpdate.h
+ __NO_COPYRIGHT__ in: dom/base/mozFlushType.h
+ __NO_COPYRIGHT__ in: dom/base/mozIDOMWindow.idl
+ __NO_COPYRIGHT__ in: dom/base/nsAttrValueInlines.h
+ __NO_COPYRIGHT__ in: dom/base/nsAttrValueOrString.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsCCUncollectableMarker.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsCCUncollectableMarker.h
+ __NO_COPYRIGHT__ in: dom/base/nsCaseTreatment.h
+ __NO_COPYRIGHT__ in: dom/base/nsChildContentList.h
+ __NO_COPYRIGHT__ in: dom/base/nsContentAreaDragDrop.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsContentAreaDragDrop.h
+ __NO_COPYRIGHT__ in: dom/base/nsContentCID.h
+ __NO_COPYRIGHT__ in: dom/base/nsContentCreatorFunctions.h
+ __NO_COPYRIGHT__ in: dom/base/nsContentIterator.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsContentListDeclarations.h
+ __NO_COPYRIGHT__ in: dom/base/nsContentPermissionHelper.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsContentPermissionHelper.h
+ __NO_COPYRIGHT__ in: dom/base/nsContentPolicy.h
+ __NO_COPYRIGHT__ in: dom/base/nsContentTypeParser.h
+ __NO_COPYRIGHT__ in: dom/base/nsCopySupport.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsCopySupport.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMCID.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMCaretPosition.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMCaretPosition.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMClassInfo.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMClassInfo.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMDataChannel.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMDataChannel.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMDataChannelDeclarations.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMJSUtils.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMMutationObserver.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMMutationObserver.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMNavigationTiming.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMNavigationTiming.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMSerializer.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMSerializer.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMString.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMWindowList.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMWindowList.h
+ __NO_COPYRIGHT__ in: dom/base/nsDOMWindowUtils.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMWindowUtils.h
+ __NO_COPYRIGHT__ in: dom/base/nsDocElementCreatedNotificationRunner.h
+ __NO_COPYRIGHT__ in: dom/base/nsFocusManager.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsFocusManager.h
+ __NO_COPYRIGHT__ in: dom/base/nsFrameMessageManager.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsFrameMessageManager.h
+ __NO_COPYRIGHT__ in: dom/base/nsGlobalWindow.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsGlobalWindow.h
+ __NO_COPYRIGHT__ in: dom/base/nsGlobalWindowCommands.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsGlobalWindowCommands.h
+ __NO_COPYRIGHT__ in: dom/base/nsHistory.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsHistory.h
+ __NO_COPYRIGHT__ in: dom/base/nsHostObjectProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsHostObjectProtocolHandler.h
+ __NO_COPYRIGHT__ in: dom/base/nsHostObjectURI.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsHostObjectURI.h
+ __NO_COPYRIGHT__ in: dom/base/nsIAnimationObserver.h
+ __NO_COPYRIGHT__ in: dom/base/nsIAttribute.h
+ __NO_COPYRIGHT__ in: dom/base/nsIContent.h
+ __NO_COPYRIGHT__ in: dom/base/nsIContentInlines.h
+ __NO_COPYRIGHT__ in: dom/base/nsIContentIterator.h
+ __NO_COPYRIGHT__ in: dom/base/nsIContentPolicy.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIContentPolicyBase.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIContentSerializer.h
+ __NO_COPYRIGHT__ in: dom/base/nsIDOMBlob.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIDOMClassInfo.h
+ __NO_COPYRIGHT__ in: dom/base/nsIDOMDOMCursor.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIDOMDOMRequest.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIDOMDataChannel.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIDOMFileList.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIDOMFormData.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIDOMParser.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIDOMSerializer.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIDocument.h
+ __NO_COPYRIGHT__ in: dom/base/nsIDocumentEncoder.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIDocumentInlines.h
+ __NO_COPYRIGHT__ in: dom/base/nsIDocumentObserver.h
+ __NO_COPYRIGHT__ in: dom/base/nsIDroppedLinkHandler.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIFrameLoader.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIGlobalObject.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsIGlobalObject.h
+ __NO_COPYRIGHT__ in: dom/base/nsIImageLoadingContent.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIMessageManager.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIMutationObserver.h
+ __NO_COPYRIGHT__ in: dom/base/nsINode.h
+ __NO_COPYRIGHT__ in: dom/base/nsINodeList.h
+ __NO_COPYRIGHT__ in: dom/base/nsIObjectLoadingContent.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIRemoteWindowContext.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIScriptChannel.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIScriptContext.h
+ __NO_COPYRIGHT__ in: dom/base/nsIScriptElement.h
+ __NO_COPYRIGHT__ in: dom/base/nsIScriptGlobalObject.h
+ __NO_COPYRIGHT__ in: dom/base/nsIScriptLoaderObserver.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIScriptNameSpaceManager.h
+ __NO_COPYRIGHT__ in: dom/base/nsIScriptObjectPrincipal.h
+ __NO_COPYRIGHT__ in: dom/base/nsIScriptTimeoutHandler.h
+ __NO_COPYRIGHT__ in: dom/base/nsISelection.idl
+ __NO_COPYRIGHT__ in: dom/base/nsISelectionController.idl
+ __NO_COPYRIGHT__ in: dom/base/nsISelectionDisplay.idl
+ __NO_COPYRIGHT__ in: dom/base/nsISelectionListener.idl
+ __NO_COPYRIGHT__ in: dom/base/nsISelectionPrivate.idl
+ __NO_COPYRIGHT__ in: dom/base/nsISimpleContentPolicy.idl
+ __NO_COPYRIGHT__ in: dom/base/nsISiteSpecificUserAgent.idl
+ __NO_COPYRIGHT__ in: dom/base/nsISizeOfEventTarget.h
+ __NO_COPYRIGHT__ in: dom/base/nsISlowScriptDebug.idl
+ __NO_COPYRIGHT__ in: dom/base/nsIStyleSheetLinkingElement.h
+ __NO_COPYRIGHT__ in: dom/base/nsITimeoutHandler.h
+ __NO_COPYRIGHT__ in: dom/base/nsInProcessTabChildGlobal.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsInProcessTabChildGlobal.h
+ __NO_COPYRIGHT__ in: dom/base/nsJSEnvironment.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsJSEnvironment.h
+ __NO_COPYRIGHT__ in: dom/base/nsJSTimeoutHandler.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsJSUtils.h
+ __NO_COPYRIGHT__ in: dom/base/nsLineBreaker.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsLineBreaker.h
+ __NO_COPYRIGHT__ in: dom/base/nsMappedAttributeElement.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsMimeTypeArray.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsMimeTypeArray.h
+ __NO_COPYRIGHT__ in: dom/base/nsNameSpaceManager.h
+ __NO_COPYRIGHT__ in: dom/base/nsNodeUtils.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsNodeUtils.h
+ __NO_COPYRIGHT__ in: dom/base/nsOpenURIInFrameParams.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsOpenURIInFrameParams.h
+ __NO_COPYRIGHT__ in: dom/base/nsPIDOMWindow.h
+ __NO_COPYRIGHT__ in: dom/base/nsPIDOMWindowInlines.h
+ __NO_COPYRIGHT__ in: dom/base/nsPIWindowRoot.h
+ __NO_COPYRIGHT__ in: dom/base/nsPluginArray.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsPluginArray.h
+ __NO_COPYRIGHT__ in: dom/base/nsQueryContentEventResult.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsQueryContentEventResult.h
+ __NO_COPYRIGHT__ in: dom/base/nsReferencedElement.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsReferencedElement.h
+ __NO_COPYRIGHT__ in: dom/base/nsScreen.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsScreen.h
+ __NO_COPYRIGHT__ in: dom/base/nsScriptElement.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsScriptElement.h
+ __NO_COPYRIGHT__ in: dom/base/nsScriptNameSpaceManager.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsStructuredCloneContainer.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsStructuredCloneContainer.h
+ __NO_COPYRIGHT__ in: dom/base/nsStubAnimationObserver.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsStubAnimationObserver.h
+ __NO_COPYRIGHT__ in: dom/base/nsStyledElement.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsTextFragmentImpl.h
+ __NO_COPYRIGHT__ in: dom/base/nsTextFragmentSSE2.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsTextNode.h
+ __NO_COPYRIGHT__ in: dom/base/nsTraversal.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsTreeSanitizer.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsTreeSanitizer.h
+ __NO_COPYRIGHT__ in: dom/base/nsViewportInfo.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsViewportInfo.h
+ __NO_COPYRIGHT__ in: dom/base/nsWindowMemoryReporter.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsWindowMemoryReporter.h
+ __NO_COPYRIGHT__ in: dom/base/nsWindowRoot.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsWindowRoot.h
+ __NO_COPYRIGHT__ in: dom/base/nsWrapperCache.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsWrapperCache.h
+ __NO_COPYRIGHT__ in: dom/base/nsWrapperCacheInlines.h
+ __NO_COPYRIGHT__ in: dom/base/nsXMLNameSpaceMap.h
+ __NO_COPYRIGHT__ in: dom/base/test/browser_bug1058164.js
+ __NO_COPYRIGHT__ in: dom/base/test/gtest/TestNativeXMLHttpRequest.cpp
+ __NO_COPYRIGHT__ in: dom/base/test/gtest/TestParserDialogOptions.cpp
+ __NO_COPYRIGHT__ in: dom/base/test/gtest/TestPlainTextSerializer.cpp
+ __NO_COPYRIGHT__ in: dom/base/test/jsmodules/moz.build
+ __NO_COPYRIGHT__ in: dom/base/test/moz.build
+ __NO_COPYRIGHT__ in: dom/base/test/unit/head_utilities.js
+ __NO_COPYRIGHT__ in: dom/base/test/unit/head_xml.js
+ __NO_COPYRIGHT__ in: dom/base/test/unit/test_bug553888.js
+ __NO_COPYRIGHT__ in: dom/base/test/unit/test_error_codes.js
+ __NO_COPYRIGHT__ in: dom/base/test/unit/test_isequalnode.js
+ __NO_COPYRIGHT__ in: dom/base/test/unit/test_normalize.js
+ __NO_COPYRIGHT__ in: dom/base/test/unit/test_range.js
+ __NO_COPYRIGHT__ in: dom/base/test/unit/test_treewalker.js
+ __NO_COPYRIGHT__ in: dom/base/test/unit/test_xhr_document.js
+ __NO_COPYRIGHT__ in: dom/base/test/unit/test_xmlserializer.js
+ __NO_COPYRIGHT__ in: dom/base/usecounters.py
+ __NO_COPYRIGHT__ in: dom/battery/BatteryManager.cpp
+ __NO_COPYRIGHT__ in: dom/battery/BatteryManager.h
+ __NO_COPYRIGHT__ in: dom/battery/Constants.h
+ __NO_COPYRIGHT__ in: dom/battery/Types.h
+ __NO_COPYRIGHT__ in: dom/battery/moz.build
+ __NO_COPYRIGHT__ in: dom/bindings/AtomList.h
+ __NO_COPYRIGHT__ in: dom/bindings/BindingUtils.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/BindingUtils.h
+ __NO_COPYRIGHT__ in: dom/bindings/CallbackInterface.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/CallbackObject.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/Configuration.py
+ __NO_COPYRIGHT__ in: dom/bindings/DOMJSClass.h
+ __NO_COPYRIGHT__ in: dom/bindings/DOMJSProxyHandler.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/DOMJSProxyHandler.h
+ __NO_COPYRIGHT__ in: dom/bindings/DOMString.h
+ __NO_COPYRIGHT__ in: dom/bindings/Date.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/ErrorIPCUtils.h
+ __NO_COPYRIGHT__ in: dom/bindings/Exceptions.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/Exceptions.h
+ __NO_COPYRIGHT__ in: dom/bindings/FakeString.h
+ __NO_COPYRIGHT__ in: dom/bindings/GenerateCSS2PropertiesWebIDL.py
+ __NO_COPYRIGHT__ in: dom/bindings/IterableIterator.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/Makefile.in
+ __NO_COPYRIGHT__ in: dom/bindings/NonRefcountedDOMObject.h
+ __NO_COPYRIGHT__ in: dom/bindings/Nullable.h
+ __NO_COPYRIGHT__ in: dom/bindings/RootedDictionary.h
+ __NO_COPYRIGHT__ in: dom/bindings/SimpleGlobalObject.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/StructuredClone.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/StructuredClone.h
+ __NO_COPYRIGHT__ in: dom/bindings/ToJSValue.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/ToJSValue.h
+ __NO_COPYRIGHT__ in: dom/bindings/TypedArray.h
+ __NO_COPYRIGHT__ in: dom/bindings/WebIDLGlobalNameHash.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/WebIDLGlobalNameHash.h
+ __NO_COPYRIGHT__ in: dom/bindings/moz.build
+ __NO_COPYRIGHT__ in: dom/bindings/mozwebidlcodegen/test/test_mozwebidlcodegen.py
+ __NO_COPYRIGHT__ in: dom/bindings/nsScriptError.h
+ __NO_COPYRIGHT__ in: dom/bindings/parser/WebIDL.py
+ __NO_COPYRIGHT__ in: dom/bindings/parser/runtests.py
+ __NO_COPYRIGHT__ in: dom/bindings/parser/tests/test_lenientSetter.py
+ __NO_COPYRIGHT__ in: dom/bindings/parser/tests/test_replaceable.py
+ __NO_COPYRIGHT__ in: dom/bindings/test/Makefile.in
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestBindingHeader.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestCImplementedInterface.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestCodeGen.webidl
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestDictionary.webidl
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestExampleGen.webidl
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestFunctions.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestFunctions.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceIterableDouble.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceIterableDouble.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceIterableDoubleUnion.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceIterableDoubleUnion.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceIterableSingle.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceIterableSingle.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceJS.js
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceJSMaplike.js
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceMaplike.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceMaplike.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceMaplikeObject.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceMaplikeObject.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceSetlike.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceSetlike.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceSetlikeNode.cpp
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestInterfaceSetlikeNode.h
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestJSImplGen.webidl
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestJSImplInheritanceGen.webidl
+ __NO_COPYRIGHT__ in: dom/bindings/test/TestTypedef.webidl
+ __NO_COPYRIGHT__ in: dom/bindings/test/moz.build
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/BroadcastChannel.cpp
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/BroadcastChannel.h
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/BroadcastChannelChild.cpp
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/BroadcastChannelChild.h
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/BroadcastChannelParent.cpp
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/BroadcastChannelParent.h
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/BroadcastChannelService.cpp
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/BroadcastChannelService.h
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/PBroadcastChannel.ipdl
+ __NO_COPYRIGHT__ in: dom/broadcastchannel/moz.build
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementAudioChannel.cpp
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementAudioChannel.h
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementChild.js
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementChildPreload.js
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementCopyPaste.js
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementParent.cpp
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementParent.h
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementParent.js
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementPromptService.jsm
+ __NO_COPYRIGHT__ in: dom/browser-element/BrowserElementProxy.js
+ __NO_COPYRIGHT__ in: dom/browser-element/moz.build
+ __NO_COPYRIGHT__ in: dom/browser-element/nsIBrowserElementAPI.idl
+ __NO_COPYRIGHT__ in: dom/cache/Action.cpp
+ __NO_COPYRIGHT__ in: dom/cache/Action.h
+ __NO_COPYRIGHT__ in: dom/cache/ActorChild.cpp
+ __NO_COPYRIGHT__ in: dom/cache/ActorChild.h
+ __NO_COPYRIGHT__ in: dom/cache/ActorUtils.h
+ __NO_COPYRIGHT__ in: dom/cache/AutoUtils.cpp
+ __NO_COPYRIGHT__ in: dom/cache/AutoUtils.h
+ __NO_COPYRIGHT__ in: dom/cache/Cache.cpp
+ __NO_COPYRIGHT__ in: dom/cache/Cache.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheChild.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheChild.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheOpChild.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheOpChild.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheOpParent.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheOpParent.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheParent.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheParent.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheStorage.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheStorage.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheStorageChild.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheStorageChild.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheStorageParent.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheStorageParent.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheStreamControlChild.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheStreamControlChild.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheStreamControlParent.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheStreamControlParent.h
+ __NO_COPYRIGHT__ in: dom/cache/CacheTypes.ipdlh
+ __NO_COPYRIGHT__ in: dom/cache/CacheWorkerHolder.cpp
+ __NO_COPYRIGHT__ in: dom/cache/CacheWorkerHolder.h
+ __NO_COPYRIGHT__ in: dom/cache/Connection.cpp
+ __NO_COPYRIGHT__ in: dom/cache/Connection.h
+ __NO_COPYRIGHT__ in: dom/cache/Context.cpp
+ __NO_COPYRIGHT__ in: dom/cache/Context.h
+ __NO_COPYRIGHT__ in: dom/cache/DBAction.cpp
+ __NO_COPYRIGHT__ in: dom/cache/DBAction.h
+ __NO_COPYRIGHT__ in: dom/cache/DBSchema.cpp
+ __NO_COPYRIGHT__ in: dom/cache/DBSchema.h
+ __NO_COPYRIGHT__ in: dom/cache/FileUtils.cpp
+ __NO_COPYRIGHT__ in: dom/cache/FileUtils.h
+ __NO_COPYRIGHT__ in: dom/cache/IPCUtils.h
+ __NO_COPYRIGHT__ in: dom/cache/Manager.cpp
+ __NO_COPYRIGHT__ in: dom/cache/Manager.h
+ __NO_COPYRIGHT__ in: dom/cache/ManagerId.cpp
+ __NO_COPYRIGHT__ in: dom/cache/ManagerId.h
+ __NO_COPYRIGHT__ in: dom/cache/PCache.ipdl
+ __NO_COPYRIGHT__ in: dom/cache/PCacheOp.ipdl
+ __NO_COPYRIGHT__ in: dom/cache/PCacheStorage.ipdl
+ __NO_COPYRIGHT__ in: dom/cache/PCacheStreamControl.ipdl
+ __NO_COPYRIGHT__ in: dom/cache/PrincipalVerifier.cpp
+ __NO_COPYRIGHT__ in: dom/cache/PrincipalVerifier.h
+ __NO_COPYRIGHT__ in: dom/cache/QuotaClient.cpp
+ __NO_COPYRIGHT__ in: dom/cache/QuotaClient.h
+ __NO_COPYRIGHT__ in: dom/cache/ReadStream.cpp
+ __NO_COPYRIGHT__ in: dom/cache/ReadStream.h
+ __NO_COPYRIGHT__ in: dom/cache/SavedTypes.h
+ __NO_COPYRIGHT__ in: dom/cache/StreamControl.cpp
+ __NO_COPYRIGHT__ in: dom/cache/StreamControl.h
+ __NO_COPYRIGHT__ in: dom/cache/StreamList.cpp
+ __NO_COPYRIGHT__ in: dom/cache/StreamList.h
+ __NO_COPYRIGHT__ in: dom/cache/TypeUtils.cpp
+ __NO_COPYRIGHT__ in: dom/cache/TypeUtils.h
+ __NO_COPYRIGHT__ in: dom/cache/Types.h
+ __NO_COPYRIGHT__ in: dom/cache/moz.build
+ __NO_COPYRIGHT__ in: dom/cache/test/xpcshell/xpcshell.ini
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasGradient.h
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasImageCache.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasImageCache.h
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasPath.h
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasPattern.h
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasRenderingContext2D.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasRenderingContext2D.h
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasRenderingContextHelper.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasRenderingContextHelper.h
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasUtils.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/CanvasUtils.h
+ __NO_COPYRIGHT__ in: dom/canvas/ImageBitmap.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/ImageBitmap.h
+ __NO_COPYRIGHT__ in: dom/canvas/ImageBitmapColorUtils.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/ImageBitmapColorUtils.h
+ __NO_COPYRIGHT__ in: dom/canvas/ImageBitmapRenderingContext.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/ImageBitmapRenderingContext.h
+ __NO_COPYRIGHT__ in: dom/canvas/ImageBitmapSource.h
+ __NO_COPYRIGHT__ in: dom/canvas/ImageBitmapUtils.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/ImageBitmapUtils.h
+ __NO_COPYRIGHT__ in: dom/canvas/ImageData.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/ImageData.h
+ __NO_COPYRIGHT__ in: dom/canvas/ImageUtils.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/ImageUtils.h
+ __NO_COPYRIGHT__ in: dom/canvas/OffscreenCanvas.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/OffscreenCanvas.h
+ __NO_COPYRIGHT__ in: dom/canvas/TexUnpackBlob.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/TexUnpackBlob.h
+ __NO_COPYRIGHT__ in: dom/canvas/TextMetrics.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL1Context.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL1Context.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL1ContextUniforms.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2Context.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2Context.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextBuffers.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextFramebuffers.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextMRTs.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextPrograms.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextQueries.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextRenderbuffers.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextSamplers.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextState.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextSync.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextTextures.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextTransformFeedback.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextUniforms.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextVAOs.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGL2ContextVertices.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLActiveInfo.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLActiveInfo.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLBuffer.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLBuffer.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContext.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContext.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextBuffers.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextDraw.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextExtensions.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextFramebufferOperations.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextGL.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextLossHandler.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextLossHandler.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextNotSupported.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextState.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextTextures.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextUnchecked.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextUnchecked.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextUtils.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextUtils.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextValidate.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextVertexArray.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLContextVertices.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLElementArrayCache.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLElementArrayCache.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionBase.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionBlendMinMax.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionColorBufferFloat.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionColorBufferHalfFloat.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionCompressedTextureATC.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionCompressedTextureES3.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionCompressedTextureETC1.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionCompressedTexturePVRTC.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionCompressedTextureS3TC.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionDebugGet.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionDebugRendererInfo.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionDebugShaders.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionDepthTexture.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionDisjointTimerQuery.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionDrawBuffers.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionEXTColorBufferFloat.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionElementIndexUint.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionFragDepth.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionInstancedArrays.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionLoseContext.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionSRGB.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionShaderTextureLod.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionStandardDerivatives.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionTextureFilterAnisotropic.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionTextureFloat.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionTextureFloatLinear.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionTextureHalfFloat.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionTextureHalfFloatLinear.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensionVertexArray.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLExtensions.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLFormats.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLFormats.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLFramebuffer.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLFramebuffer.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLFramebufferAttachable.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLFramebufferAttachable.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLMemoryTracker.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLMemoryTracker.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLObjectModel.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLObjectModel.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLProgram.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLProgram.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLQuery.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLQuery.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLRenderbuffer.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLRenderbuffer.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLSampler.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLSampler.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLShader.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLShader.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLShaderPrecisionFormat.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLShaderPrecisionFormat.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLShaderValidator.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLShaderValidator.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLStrongTypes.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLSync.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLSync.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLTexelConversions.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLTexture.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLTexture.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLTextureUpload.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLTransformFeedback.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLTransformFeedback.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLTypes.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLUniformLocation.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLUniformLocation.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLValidateStrings.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexArray.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexArray.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexArrayFake.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexArrayFake.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexArrayGL.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexArrayGL.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexArrayObject.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexArrayObject.h
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexAttribData.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/WebGLVertexAttribData.h
+ __NO_COPYRIGHT__ in: dom/canvas/gtest/TestImageBitmapColorUtils.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/gtest/TestWebGLElementArrayCache.cpp
+ __NO_COPYRIGHT__ in: dom/canvas/gtest/moz.build
+ __NO_COPYRIGHT__ in: dom/canvas/moz.build
+ __NO_COPYRIGHT__ in: dom/canvas/nsICanvasRenderingContextInternal.h
+ __NO_COPYRIGHT__ in: dom/canvas/test/captureStream_common.js
+ __NO_COPYRIGHT__ in: dom/console/Console.cpp
+ __NO_COPYRIGHT__ in: dom/console/Console.h
+ __NO_COPYRIGHT__ in: dom/console/ConsoleAPIStorage.js
+ __NO_COPYRIGHT__ in: dom/console/ConsoleReportCollector.cpp
+ __NO_COPYRIGHT__ in: dom/console/ConsoleReportCollector.h
+ __NO_COPYRIGHT__ in: dom/console/moz.build
+ __NO_COPYRIGHT__ in: dom/console/nsIConsoleAPIStorage.idl
+ __NO_COPYRIGHT__ in: dom/console/nsIConsoleReportCollector.h
+ __NO_COPYRIGHT__ in: dom/crypto/CryptoBuffer.cpp
+ __NO_COPYRIGHT__ in: dom/crypto/CryptoBuffer.h
+ __NO_COPYRIGHT__ in: dom/crypto/CryptoKey.cpp
+ __NO_COPYRIGHT__ in: dom/crypto/CryptoKey.h
+ __NO_COPYRIGHT__ in: dom/crypto/KeyAlgorithmProxy.cpp
+ __NO_COPYRIGHT__ in: dom/crypto/KeyAlgorithmProxy.h
+ __NO_COPYRIGHT__ in: dom/crypto/WebCryptoCommon.h
+ __NO_COPYRIGHT__ in: dom/crypto/WebCryptoTask.cpp
+ __NO_COPYRIGHT__ in: dom/crypto/WebCryptoTask.h
+ __NO_COPYRIGHT__ in: dom/crypto/WebCryptoThreadPool.cpp
+ __NO_COPYRIGHT__ in: dom/crypto/WebCryptoThreadPool.h
+ __NO_COPYRIGHT__ in: dom/crypto/moz.build
+ __NO_COPYRIGHT__ in: dom/crypto/test/test-array.js
+ __NO_COPYRIGHT__ in: dom/crypto/test/test-vectors.js
+ __NO_COPYRIGHT__ in: dom/crypto/test/test-worker.js
+ __NO_COPYRIGHT__ in: dom/crypto/test/test_WebCrypto.css
+ __NO_COPYRIGHT__ in: dom/crypto/test/util.js
+ __NO_COPYRIGHT__ in: dom/encoding/EncodingUtils.cpp
+ __NO_COPYRIGHT__ in: dom/encoding/EncodingUtils.h
+ __NO_COPYRIGHT__ in: dom/encoding/FallbackEncoding.cpp
+ __NO_COPYRIGHT__ in: dom/encoding/FallbackEncoding.h
+ __NO_COPYRIGHT__ in: dom/encoding/TextDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/encoding/TextDecoder.h
+ __NO_COPYRIGHT__ in: dom/encoding/TextEncoder.cpp
+ __NO_COPYRIGHT__ in: dom/encoding/TextEncoder.h
+ __NO_COPYRIGHT__ in: dom/encoding/moz.build
+ __NO_COPYRIGHT__ in: dom/events/AnimationEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/AnimationEvent.h
+ __NO_COPYRIGHT__ in: dom/events/AsyncEventDispatcher.cpp
+ __NO_COPYRIGHT__ in: dom/events/AsyncEventDispatcher.h
+ __NO_COPYRIGHT__ in: dom/events/BeforeAfterKeyboardEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/BeforeAfterKeyboardEvent.h
+ __NO_COPYRIGHT__ in: dom/events/BeforeUnloadEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/BeforeUnloadEvent.h
+ __NO_COPYRIGHT__ in: dom/events/ClipboardEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/ClipboardEvent.h
+ __NO_COPYRIGHT__ in: dom/events/CommandEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/CommandEvent.h
+ __NO_COPYRIGHT__ in: dom/events/CompositionEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/CompositionEvent.h
+ __NO_COPYRIGHT__ in: dom/events/ContentEventHandler.cpp
+ __NO_COPYRIGHT__ in: dom/events/ContentEventHandler.h
+ __NO_COPYRIGHT__ in: dom/events/CustomEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/CustomEvent.h
+ __NO_COPYRIGHT__ in: dom/events/DOMEventTargetHelper.cpp
+ __NO_COPYRIGHT__ in: dom/events/DOMEventTargetHelper.h
+ __NO_COPYRIGHT__ in: dom/events/DataContainerEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/DataContainerEvent.h
+ __NO_COPYRIGHT__ in: dom/events/DataTransfer.cpp
+ __NO_COPYRIGHT__ in: dom/events/DataTransfer.h
+ __NO_COPYRIGHT__ in: dom/events/DataTransferItem.cpp
+ __NO_COPYRIGHT__ in: dom/events/DataTransferItem.h
+ __NO_COPYRIGHT__ in: dom/events/DataTransferItemList.cpp
+ __NO_COPYRIGHT__ in: dom/events/DataTransferItemList.h
+ __NO_COPYRIGHT__ in: dom/events/DeviceMotionEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/DeviceMotionEvent.h
+ __NO_COPYRIGHT__ in: dom/events/DragEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/DragEvent.h
+ __NO_COPYRIGHT__ in: dom/events/Event.cpp
+ __NO_COPYRIGHT__ in: dom/events/Event.h
+ __NO_COPYRIGHT__ in: dom/events/EventDispatcher.cpp
+ __NO_COPYRIGHT__ in: dom/events/EventDispatcher.h
+ __NO_COPYRIGHT__ in: dom/events/EventListenerManager.h
+ __NO_COPYRIGHT__ in: dom/events/EventListenerService.cpp
+ __NO_COPYRIGHT__ in: dom/events/EventListenerService.h
+ __NO_COPYRIGHT__ in: dom/events/EventStateManager.cpp
+ __NO_COPYRIGHT__ in: dom/events/EventStateManager.h
+ __NO_COPYRIGHT__ in: dom/events/EventStates.h
+ __NO_COPYRIGHT__ in: dom/events/EventTarget.cpp
+ __NO_COPYRIGHT__ in: dom/events/EventTarget.h
+ __NO_COPYRIGHT__ in: dom/events/FocusEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/FocusEvent.h
+ __NO_COPYRIGHT__ in: dom/events/IMEContentObserver.cpp
+ __NO_COPYRIGHT__ in: dom/events/IMEContentObserver.h
+ __NO_COPYRIGHT__ in: dom/events/IMEStateManager.cpp
+ __NO_COPYRIGHT__ in: dom/events/IMEStateManager.h
+ __NO_COPYRIGHT__ in: dom/events/ImageCaptureError.cpp
+ __NO_COPYRIGHT__ in: dom/events/ImageCaptureError.h
+ __NO_COPYRIGHT__ in: dom/events/InputEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/InputEvent.h
+ __NO_COPYRIGHT__ in: dom/events/InternalMutationEvent.h
+ __NO_COPYRIGHT__ in: dom/events/JSEventHandler.cpp
+ __NO_COPYRIGHT__ in: dom/events/JSEventHandler.h
+ __NO_COPYRIGHT__ in: dom/events/KeyboardEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/KeyboardEvent.h
+ __NO_COPYRIGHT__ in: dom/events/MessageEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/MessageEvent.h
+ __NO_COPYRIGHT__ in: dom/events/MouseEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/MouseEvent.h
+ __NO_COPYRIGHT__ in: dom/events/MouseScrollEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/MouseScrollEvent.h
+ __NO_COPYRIGHT__ in: dom/events/MutationEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/MutationEvent.h
+ __NO_COPYRIGHT__ in: dom/events/NotifyPaintEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/NotifyPaintEvent.h
+ __NO_COPYRIGHT__ in: dom/events/PaintRequest.cpp
+ __NO_COPYRIGHT__ in: dom/events/PaintRequest.h
+ __NO_COPYRIGHT__ in: dom/events/ScrollAreaEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/ScrollAreaEvent.h
+ __NO_COPYRIGHT__ in: dom/events/SimpleGestureEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/SimpleGestureEvent.h
+ __NO_COPYRIGHT__ in: dom/events/SpeechRecognitionError.cpp
+ __NO_COPYRIGHT__ in: dom/events/SpeechRecognitionError.h
+ __NO_COPYRIGHT__ in: dom/events/StorageEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/StorageEvent.h
+ __NO_COPYRIGHT__ in: dom/events/TextClause.cpp
+ __NO_COPYRIGHT__ in: dom/events/TextClause.h
+ __NO_COPYRIGHT__ in: dom/events/TextComposition.cpp
+ __NO_COPYRIGHT__ in: dom/events/TextComposition.h
+ __NO_COPYRIGHT__ in: dom/events/Touch.cpp
+ __NO_COPYRIGHT__ in: dom/events/Touch.h
+ __NO_COPYRIGHT__ in: dom/events/TouchEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/TouchEvent.h
+ __NO_COPYRIGHT__ in: dom/events/TransitionEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/TransitionEvent.h
+ __NO_COPYRIGHT__ in: dom/events/UIEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/UIEvent.h
+ __NO_COPYRIGHT__ in: dom/events/WheelEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/WheelEvent.h
+ __NO_COPYRIGHT__ in: dom/events/WheelHandlingHelper.cpp
+ __NO_COPYRIGHT__ in: dom/events/WheelHandlingHelper.h
+ __NO_COPYRIGHT__ in: dom/events/XULCommandEvent.cpp
+ __NO_COPYRIGHT__ in: dom/events/moz.build
+ __NO_COPYRIGHT__ in: dom/events/nsIEventListenerService.idl
+ __NO_COPYRIGHT__ in: dom/fetch/ChannelInfo.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/ChannelInfo.h
+ __NO_COPYRIGHT__ in: dom/fetch/ChannelInfo.ipdlh
+ __NO_COPYRIGHT__ in: dom/fetch/Fetch.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/Fetch.h
+ __NO_COPYRIGHT__ in: dom/fetch/FetchConsumer.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/FetchConsumer.h
+ __NO_COPYRIGHT__ in: dom/fetch/FetchDriver.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/FetchDriver.h
+ __NO_COPYRIGHT__ in: dom/fetch/FetchIPCTypes.h
+ __NO_COPYRIGHT__ in: dom/fetch/FetchTypes.ipdlh
+ __NO_COPYRIGHT__ in: dom/fetch/Headers.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/Headers.h
+ __NO_COPYRIGHT__ in: dom/fetch/InternalHeaders.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/InternalHeaders.h
+ __NO_COPYRIGHT__ in: dom/fetch/InternalRequest.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/InternalRequest.h
+ __NO_COPYRIGHT__ in: dom/fetch/InternalResponse.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/InternalResponse.h
+ __NO_COPYRIGHT__ in: dom/fetch/Request.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/Request.h
+ __NO_COPYRIGHT__ in: dom/fetch/Response.cpp
+ __NO_COPYRIGHT__ in: dom/fetch/Response.h
+ __NO_COPYRIGHT__ in: dom/fetch/moz.build
+ __NO_COPYRIGHT__ in: dom/filehandle/ActorsChild.cpp
+ __NO_COPYRIGHT__ in: dom/filehandle/ActorsChild.h
+ __NO_COPYRIGHT__ in: dom/filehandle/ActorsParent.cpp
+ __NO_COPYRIGHT__ in: dom/filehandle/ActorsParent.h
+ __NO_COPYRIGHT__ in: dom/filehandle/FileHandleBase.cpp
+ __NO_COPYRIGHT__ in: dom/filehandle/FileHandleBase.h
+ __NO_COPYRIGHT__ in: dom/filehandle/FileHandleCommon.cpp
+ __NO_COPYRIGHT__ in: dom/filehandle/FileHandleCommon.h
+ __NO_COPYRIGHT__ in: dom/filehandle/FileHandleStorage.h
+ __NO_COPYRIGHT__ in: dom/filehandle/FileRequestBase.h
+ __NO_COPYRIGHT__ in: dom/filehandle/MutableFileBase.cpp
+ __NO_COPYRIGHT__ in: dom/filehandle/MutableFileBase.h
+ __NO_COPYRIGHT__ in: dom/filehandle/PBackgroundFileHandle.ipdl
+ __NO_COPYRIGHT__ in: dom/filehandle/PBackgroundFileRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/filehandle/PBackgroundMutableFile.ipdl
+ __NO_COPYRIGHT__ in: dom/filehandle/SerializationHelpers.h
+ __NO_COPYRIGHT__ in: dom/filehandle/moz.build
+ __NO_COPYRIGHT__ in: dom/filesystem/Directory.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/Directory.h
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemBase.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemBase.h
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemRequestParent.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemRequestParent.h
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemSecurity.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemSecurity.h
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemTaskBase.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemTaskBase.h
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemUtils.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/FileSystemUtils.h
+ __NO_COPYRIGHT__ in: dom/filesystem/GetDirectoryListingTask.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/GetDirectoryListingTask.h
+ __NO_COPYRIGHT__ in: dom/filesystem/GetFileOrDirectoryTask.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/GetFileOrDirectoryTask.h
+ __NO_COPYRIGHT__ in: dom/filesystem/GetFilesHelper.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/GetFilesHelper.h
+ __NO_COPYRIGHT__ in: dom/filesystem/GetFilesTask.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/GetFilesTask.h
+ __NO_COPYRIGHT__ in: dom/filesystem/OSFileSystem.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/OSFileSystem.h
+ __NO_COPYRIGHT__ in: dom/filesystem/PFileSystemParams.ipdlh
+ __NO_COPYRIGHT__ in: dom/filesystem/PFileSystemRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/CallbackRunnables.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/CallbackRunnables.h
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystem.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystem.h
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemDirectoryEntry.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemDirectoryEntry.h
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemDirectoryReader.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemDirectoryReader.h
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemEntry.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemEntry.h
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemFileEntry.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemFileEntry.h
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemRootDirectoryEntry.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemRootDirectoryEntry.h
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemRootDirectoryReader.cpp
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/FileSystemRootDirectoryReader.h
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/moz.build
+ __NO_COPYRIGHT__ in: dom/filesystem/compat/tests/moz.build
+ __NO_COPYRIGHT__ in: dom/filesystem/moz.build
+ __NO_COPYRIGHT__ in: dom/filesystem/tests/moz.build
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebDiscoveryManager.cpp
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebDiscoveryManager.h
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebPublishOptionsIPCSerializer.h
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebPublishedServer.cpp
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebPublishedServer.h
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebPublishedServerIPC.h
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebServerEvents.cpp
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebServerEvents.h
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebService.cpp
+ __NO_COPYRIGHT__ in: dom/flyweb/FlyWebService.h
+ __NO_COPYRIGHT__ in: dom/flyweb/HttpServer.cpp
+ __NO_COPYRIGHT__ in: dom/flyweb/HttpServer.h
+ __NO_COPYRIGHT__ in: dom/flyweb/PFlyWebPublishedServer.ipdl
+ __NO_COPYRIGHT__ in: dom/flyweb/moz.build
+ __NO_COPYRIGHT__ in: dom/gamepad/Gamepad.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/Gamepad.h
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadButton.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadButton.h
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadManager.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadManager.h
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadMonitoring.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadMonitoring.h
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadPlatformService.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadPlatformService.h
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadPose.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadPose.h
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadServiceTest.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/GamepadServiceTest.h
+ __NO_COPYRIGHT__ in: dom/gamepad/android/AndroidGamepad.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/fallback/FallbackGamepad.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/GamepadEventChannelChild.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/GamepadEventChannelChild.h
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/GamepadEventChannelParent.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/GamepadEventChannelParent.h
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/GamepadEventTypes.ipdlh
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/GamepadTestChannelChild.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/GamepadTestChannelChild.h
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/GamepadTestChannelParent.cpp
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/GamepadTestChannelParent.h
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/PGamepadEventChannel.ipdl
+ __NO_COPYRIGHT__ in: dom/gamepad/ipc/PGamepadTestChannel.ipdl
+ __NO_COPYRIGHT__ in: dom/gamepad/moz.build
+ __NO_COPYRIGHT__ in: dom/gamepad/windows/WindowsGamepad.cpp
+ __NO_COPYRIGHT__ in: dom/geolocation/MLSFallback.cpp
+ __NO_COPYRIGHT__ in: dom/geolocation/MLSFallback.h
+ __NO_COPYRIGHT__ in: dom/geolocation/moz.build
+ __NO_COPYRIGHT__ in: dom/geolocation/nsGeoPosition.cpp
+ __NO_COPYRIGHT__ in: dom/geolocation/nsGeoPosition.h
+ __NO_COPYRIGHT__ in: dom/geolocation/nsGeoPositionIPCSerialiser.h
+ __NO_COPYRIGHT__ in: dom/geolocation/nsGeolocation.cpp
+ __NO_COPYRIGHT__ in: dom/geolocation/nsGeolocation.h
+ __NO_COPYRIGHT__ in: dom/grid/Grid.cpp
+ __NO_COPYRIGHT__ in: dom/grid/Grid.h
+ __NO_COPYRIGHT__ in: dom/grid/GridArea.cpp
+ __NO_COPYRIGHT__ in: dom/grid/GridArea.h
+ __NO_COPYRIGHT__ in: dom/grid/GridDimension.cpp
+ __NO_COPYRIGHT__ in: dom/grid/GridDimension.h
+ __NO_COPYRIGHT__ in: dom/grid/GridLine.cpp
+ __NO_COPYRIGHT__ in: dom/grid/GridLine.h
+ __NO_COPYRIGHT__ in: dom/grid/GridLines.cpp
+ __NO_COPYRIGHT__ in: dom/grid/GridLines.h
+ __NO_COPYRIGHT__ in: dom/grid/GridTrack.cpp
+ __NO_COPYRIGHT__ in: dom/grid/GridTrack.h
+ __NO_COPYRIGHT__ in: dom/grid/GridTracks.cpp
+ __NO_COPYRIGHT__ in: dom/grid/GridTracks.h
+ __NO_COPYRIGHT__ in: dom/grid/moz.build
+ __NO_COPYRIGHT__ in: dom/html/HTMLAllCollection.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLAllCollection.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLAnchorElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLAnchorElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLAreaElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLAreaElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLAudioElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLAudioElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLBRElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLBRElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLBodyElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLBodyElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLButtonElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLButtonElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLCanvasElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLCanvasElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLContentElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLContentElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLDataElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLDataElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLDataListElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLDataListElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLDetailsElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLDetailsElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLDivElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLDivElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLFieldSetElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLFieldSetElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLFontElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLFontElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLFormControlsCollection.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLFormControlsCollection.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLFormElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLFormElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLFormSubmission.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLFormSubmission.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLFormSubmissionConstants.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLFrameElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLFrameElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLFrameSetElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLFrameSetElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLHRElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLHRElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLHeadingElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLHeadingElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLIFrameElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLIFrameElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLImageElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLImageElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLInputElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLInputElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLLIElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLLIElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLLegendElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLLegendElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLLinkElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLLinkElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLMapElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLMapElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLMediaElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLMediaElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLMenuElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLMenuElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLMenuItemElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLMenuItemElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLMetaElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLMetaElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLMeterElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLMeterElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLModElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLModElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLObjectElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLObjectElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLOptGroupElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLOptGroupElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLOptionElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLOptionElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLOptionsCollection.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLOptionsCollection.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLOutputElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLOutputElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLParagraphElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLParagraphElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLPictureElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLPictureElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLPreElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLPreElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLProgressElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLProgressElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLScriptElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLScriptElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLSelectElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLSelectElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLShadowElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLShadowElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLSharedElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLSharedElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLSharedListElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLSharedListElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLSharedObjectElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLSharedObjectElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLSourceElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLSourceElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLSpanElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLSpanElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLStyleElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLStyleElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLSummaryElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLSummaryElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableCaptionElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableCaptionElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableCellElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableCellElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableColElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableColElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableRowElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableRowElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableSectionElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTableSectionElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTemplateElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTemplateElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTextAreaElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTextAreaElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTimeElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTimeElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTitleElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTitleElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLTrackElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLTrackElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLUnknownElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLUnknownElement.h
+ __NO_COPYRIGHT__ in: dom/html/HTMLVideoElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/HTMLVideoElement.h
+ __NO_COPYRIGHT__ in: dom/html/ImageDocument.cpp
+ __NO_COPYRIGHT__ in: dom/html/ImageDocument.h
+ __NO_COPYRIGHT__ in: dom/html/MediaDocument.cpp
+ __NO_COPYRIGHT__ in: dom/html/MediaDocument.h
+ __NO_COPYRIGHT__ in: dom/html/MediaError.cpp
+ __NO_COPYRIGHT__ in: dom/html/MediaError.h
+ __NO_COPYRIGHT__ in: dom/html/PluginDocument.cpp
+ __NO_COPYRIGHT__ in: dom/html/RadioNodeList.cpp
+ __NO_COPYRIGHT__ in: dom/html/RadioNodeList.h
+ __NO_COPYRIGHT__ in: dom/html/TextTrackManager.cpp
+ __NO_COPYRIGHT__ in: dom/html/TextTrackManager.h
+ __NO_COPYRIGHT__ in: dom/html/TimeRanges.cpp
+ __NO_COPYRIGHT__ in: dom/html/TimeRanges.h
+ __NO_COPYRIGHT__ in: dom/html/ValidityState.cpp
+ __NO_COPYRIGHT__ in: dom/html/ValidityState.h
+ __NO_COPYRIGHT__ in: dom/html/VideoDocument.cpp
+ __NO_COPYRIGHT__ in: dom/html/moz.build
+ __NO_COPYRIGHT__ in: dom/html/nsBrowserElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/nsBrowserElement.h
+ __NO_COPYRIGHT__ in: dom/html/nsDOMStringMap.cpp
+ __NO_COPYRIGHT__ in: dom/html/nsDOMStringMap.h
+ __NO_COPYRIGHT__ in: dom/html/nsGenericHTMLElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/nsGenericHTMLElement.h
+ __NO_COPYRIGHT__ in: dom/html/nsGenericHTMLFrameElement.cpp
+ __NO_COPYRIGHT__ in: dom/html/nsGenericHTMLFrameElement.h
+ __NO_COPYRIGHT__ in: dom/html/nsHTMLDNSPrefetch.cpp
+ __NO_COPYRIGHT__ in: dom/html/nsHTMLDNSPrefetch.h
+ __NO_COPYRIGHT__ in: dom/html/nsHTMLDocument.cpp
+ __NO_COPYRIGHT__ in: dom/html/nsHTMLDocument.h
+ __NO_COPYRIGHT__ in: dom/html/nsIConstraintValidation.cpp
+ __NO_COPYRIGHT__ in: dom/html/nsIConstraintValidation.h
+ __NO_COPYRIGHT__ in: dom/html/nsIDateTimeInputArea.idl
+ __NO_COPYRIGHT__ in: dom/html/nsIForm.h
+ __NO_COPYRIGHT__ in: dom/html/nsIFormControl.h
+ __NO_COPYRIGHT__ in: dom/html/nsIFormSubmitObserver.idl
+ __NO_COPYRIGHT__ in: dom/html/nsIHTMLCollection.h
+ __NO_COPYRIGHT__ in: dom/html/nsIHTMLDocument.h
+ __NO_COPYRIGHT__ in: dom/html/nsIHTMLMenu.idl
+ __NO_COPYRIGHT__ in: dom/html/nsIImageDocument.idl
+ __NO_COPYRIGHT__ in: dom/html/nsIMenuBuilder.idl
+ __NO_COPYRIGHT__ in: dom/html/nsIPhonetic.idl
+ __NO_COPYRIGHT__ in: dom/html/nsIRadioGroupContainer.h
+ __NO_COPYRIGHT__ in: dom/html/nsIRadioVisitor.h
+ __NO_COPYRIGHT__ in: dom/html/nsITextControlElement.h
+ __NO_COPYRIGHT__ in: dom/html/nsRadioVisitor.cpp
+ __NO_COPYRIGHT__ in: dom/html/nsRadioVisitor.h
+ __NO_COPYRIGHT__ in: dom/html/nsTextEditorState.cpp
+ __NO_COPYRIGHT__ in: dom/html/nsTextEditorState.h
+ __NO_COPYRIGHT__ in: dom/imptests/importTestsuite.py
+ __NO_COPYRIGHT__ in: dom/imptests/moz.build
+ __NO_COPYRIGHT__ in: dom/imptests/parseFailures.py
+ __NO_COPYRIGHT__ in: dom/imptests/testharnessreport.js
+ __NO_COPYRIGHT__ in: dom/imptests/updateTestharness.py
+ __NO_COPYRIGHT__ in: dom/imptests/writeBuildFiles.py
+ __NO_COPYRIGHT__ in: dom/indexedDB/ActorsChild.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/ActorsChild.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/ActorsParent.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/ActorsParent.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/FileInfo.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/FileInfo.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/FileManager.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/FileSnapshot.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/FileSnapshot.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBCursor.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBCursor.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBDatabase.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBDatabase.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBEvents.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBEvents.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBFactory.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBFactory.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBFileHandle.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBFileHandle.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBFileRequest.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBFileRequest.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBIndex.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBIndex.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBKeyRange.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBKeyRange.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBMutableFile.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBMutableFile.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBObjectStore.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBObjectStore.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBRequest.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBRequest.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBTransaction.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBTransaction.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBWrapperCache.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IDBWrapperCache.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IndexedDatabase.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IndexedDatabaseInlines.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/IndexedDatabaseManager.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/IndexedDatabaseManager.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/Key.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/Key.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/KeyPath.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/KeyPath.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBCursor.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBDatabase.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBDatabaseFile.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBDatabaseRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBFactory.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBFactoryRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBSharedTypes.ipdlh
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBTransaction.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIDBVersionChangeTransaction.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PBackgroundIndexedDBUtils.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PIndexedDBPermissionRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/indexedDB/PermissionRequestBase.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/PermissionRequestBase.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/ProfilerHelpers.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/ReportInternalError.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/ReportInternalError.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/ScriptErrorHelper.cpp
+ __NO_COPYRIGHT__ in: dom/indexedDB/ScriptErrorHelper.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/SerializationHelpers.h
+ __NO_COPYRIGHT__ in: dom/indexedDB/moz.build
+ __NO_COPYRIGHT__ in: dom/indexedDB/test/browser_bug839193.js
+ __NO_COPYRIGHT__ in: dom/indexedDB/test/bug839193.js
+ __NO_COPYRIGHT__ in: dom/indexedDB/test/extensions/moz.build
+ __NO_COPYRIGHT__ in: dom/indexedDB/test/mochitest-intl-api.ini
+ __NO_COPYRIGHT__ in: dom/indexedDB/test/mochitest.ini
+ __NO_COPYRIGHT__ in: dom/indexedDB/test/unit/xpcshell-child-process.ini
+ __NO_COPYRIGHT__ in: dom/indexedDB/test/unit/xpcshell-parent-process.ini
+ __NO_COPYRIGHT__ in: dom/indexedDB/test/unit/xpcshell-shared.ini
+ __NO_COPYRIGHT__ in: dom/inputmethod/Keyboard.jsm
+ __NO_COPYRIGHT__ in: dom/inputmethod/MozKeyboard.js
+ __NO_COPYRIGHT__ in: dom/inputmethod/forms.js
+ __NO_COPYRIGHT__ in: dom/inputmethod/jar.mn
+ __NO_COPYRIGHT__ in: dom/inputmethod/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/apps/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/apps/mozIApplication.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/apps/mozIApplicationClearPrivateDataParams.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/apps/nsIAppsService.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/domstubs.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIBrowser.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIBrowserDOMWindow.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIContentPermissionPrompt.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIContentPrefService.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIContentPrefService2.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIContentURIGrouper.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMChromeWindow.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMClientRect.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMClientRectList.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMConstructor.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMCrypto.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMGlobalPropertyInitializer.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMHistory.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMLocation.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMModalContentWindow.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMNavigator.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMScreen.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMWindow.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMWindowCollection.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIDOMWindowUtils.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIFocusManager.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIIdleObserver.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIQueryContentEventResult.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIRemoteBrowser.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIServiceWorkerManager.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsIStructuredCloneContainer.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsITabChild.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsITabParent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsITextInputProcessor.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/base/nsITextInputProcessorCallback.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/canvas/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/canvas/nsIDOMCanvasRenderingContext2D.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/canvas/nsIDOMWebGLRenderingContext.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMAttr.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMCDATASection.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMCharacterData.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMComment.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMDOMException.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMDOMImplementation.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMDocument.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMDocumentFragment.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMDocumentType.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMMozNamedAttrMap.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMNSEditableElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMNode.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMNodeList.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMProcessingInstruction.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMText.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/core/nsIDOMXMLDocument.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSConditionRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSCounterStyleRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSFontFaceRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSFontFeatureValuesRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSGroupingRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSImportRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSKeyframeRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSKeyframesRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSMediaRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSMozDocumentRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSPageRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSPrimitiveValue.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSRuleList.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSStyleDeclaration.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSStyleRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSStyleSheet.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSSupportsRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSUnknownRule.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSValue.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCSSValueList.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMCounter.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/css/nsIDOMRect.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMAnimationEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMBeforeUnloadEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMClipboardEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMCommandEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMCustomEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMDataContainerEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMDataTransfer.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMDragEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMEventListener.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMEventTarget.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMFocusEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMKeyEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMMouseEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMMouseScrollEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMMutationEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMNSEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMNotifyPaintEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMPaintRequest.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMScrollAreaEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMSimpleGestureEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMTransitionEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMUIEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/events/nsIDOMWheelEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/geolocation/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/geolocation/nsIDOMGeoGeolocation.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/geolocation/nsIDOMGeoPosition.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/geolocation/nsIDOMGeoPositionCallback.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/geolocation/nsIDOMGeoPositionCoords.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/geolocation/nsIDOMGeoPositionError.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/geolocation/nsIDOMGeoPositionErrorCallback.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLAnchorElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLAppletElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLAreaElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLBaseElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLBodyElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLButtonElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLCanvasElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLCollection.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLDirectoryElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLDocument.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLEmbedElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLFieldSetElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLFormElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLFrameElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLFrameSetElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLHRElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLHeadElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLHtmlElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLIFrameElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLImageElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLInputElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLLIElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLLabelElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLLinkElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLMapElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLMediaElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLMenuElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLMenuItemElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLMetaElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLOListElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLObjectElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLOptGroupElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLOptionElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLOptionsCollection.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLParagraphElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLPictureElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLPreElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLQuoteElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLScriptElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLSelectElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLSourceElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLStyleElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLTableCellElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLTextAreaElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMHTMLUListElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMMozBrowserFrame.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMTimeRanges.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIDOMValidityState.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/html/nsIMozBrowserFrame.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/json/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/json/nsIJSON.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/notification/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/notification/nsINotificationStorage.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/offline/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/offline/nsIDOMOfflineResourceList.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/permission/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/permission/nsIPermissionPromptService.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/push/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/push/nsIPushErrorReporter.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/push/nsIPushNotifier.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/push/nsIPushService.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/range/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/range/nsIDOMRange.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/security/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/security/nsIContentSecurityManager.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/security/nsIContentSecurityPolicy.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/settings/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/settings/nsISettingsService.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/sidebar/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/sidebar/nsIWebContentHandlerRegistrar.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/smil/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/smil/nsIDOMTimeEvent.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/storage/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/storage/nsIDOMStorage.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/storage/nsIDOMStorageManager.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/stylesheets/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/stylesheets/nsIDOMMediaList.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/stylesheets/nsIDOMStyleSheet.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/stylesheets/nsIDOMStyleSheetList.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/svg/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/svg/nsIDOMSVGElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/svg/nsIDOMSVGLength.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/traversal/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/traversal/nsIDOMNodeFilter.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/traversal/nsIDOMNodeIterator.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/traversal/nsIDOMTreeWalker.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xbl/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/xbl/nsIDOMDocumentXBL.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xpath/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/moz.build
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULButtonElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULCheckboxElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULCommandDispatcher.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULContainerElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULControlElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULDescriptionElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULDocument.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULImageElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULLabelElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULLabeledControlEl.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULMenuListElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULMultSelectCntrlEl.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULPopupElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULRelatedElement.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULSelectCntrlEl.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULSelectCntrlItemEl.idl
+ __NO_COPYRIGHT__ in: dom/ipc/AppProcessChecker.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/AppProcessChecker.h
+ __NO_COPYRIGHT__ in: dom/ipc/Blob.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/BlobChild.h
+ __NO_COPYRIGHT__ in: dom/ipc/BlobParent.h
+ __NO_COPYRIGHT__ in: dom/ipc/BlobTypes.ipdlh
+ __NO_COPYRIGHT__ in: dom/ipc/CPOWManagerGetter.h
+ __NO_COPYRIGHT__ in: dom/ipc/ColorPickerParent.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ColorPickerParent.h
+ __NO_COPYRIGHT__ in: dom/ipc/ContentBridgeChild.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ContentBridgeChild.h
+ __NO_COPYRIGHT__ in: dom/ipc/ContentBridgeParent.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ContentBridgeParent.h
+ __NO_COPYRIGHT__ in: dom/ipc/ContentChild.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ContentChild.h
+ __NO_COPYRIGHT__ in: dom/ipc/ContentParent.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ContentParent.h
+ __NO_COPYRIGHT__ in: dom/ipc/ContentProcess.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ContentProcess.h
+ __NO_COPYRIGHT__ in: dom/ipc/ContentProcessManager.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ContentProcessManager.h
+ __NO_COPYRIGHT__ in: dom/ipc/DOMTypes.ipdlh
+ __NO_COPYRIGHT__ in: dom/ipc/FilePickerParent.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/FilePickerParent.h
+ __NO_COPYRIGHT__ in: dom/ipc/IdType.h
+ __NO_COPYRIGHT__ in: dom/ipc/PBlob.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PBlobStream.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PBrowser.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PBrowserOrId.ipdlh
+ __NO_COPYRIGHT__ in: dom/ipc/PColorPicker.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PContent.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PContentBridge.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PContentPermission.ipdlh
+ __NO_COPYRIGHT__ in: dom/ipc/PContentPermissionRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PCycleCollectWithLogs.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PFilePicker.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PMemoryReportRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PPluginWidget.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PProcessHangMonitor.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PScreenManager.ipdl
+ __NO_COPYRIGHT__ in: dom/ipc/PTabContext.ipdlh
+ __NO_COPYRIGHT__ in: dom/ipc/PermissionMessageUtils.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/PermissionMessageUtils.h
+ __NO_COPYRIGHT__ in: dom/ipc/PreallocatedProcessManager.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/PreallocatedProcessManager.h
+ __NO_COPYRIGHT__ in: dom/ipc/ProcessHangMonitor.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ProcessHangMonitor.h
+ __NO_COPYRIGHT__ in: dom/ipc/ProcessHangMonitorIPC.h
+ __NO_COPYRIGHT__ in: dom/ipc/ProcessPriorityManager.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ProcessPriorityManager.h
+ __NO_COPYRIGHT__ in: dom/ipc/ScreenManagerParent.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/ScreenManagerParent.h
+ __NO_COPYRIGHT__ in: dom/ipc/ServiceWorkerConfiguration.ipdlh
+ __NO_COPYRIGHT__ in: dom/ipc/StructuredCloneData.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/StructuredCloneData.h
+ __NO_COPYRIGHT__ in: dom/ipc/TabChild.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/TabChild.h
+ __NO_COPYRIGHT__ in: dom/ipc/TabContext.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/TabContext.h
+ __NO_COPYRIGHT__ in: dom/ipc/TabMessageUtils.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/TabMessageUtils.h
+ __NO_COPYRIGHT__ in: dom/ipc/TabParent.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/TabParent.h
+ __NO_COPYRIGHT__ in: dom/ipc/extensions.js
+ __NO_COPYRIGHT__ in: dom/ipc/jar.mn
+ __NO_COPYRIGHT__ in: dom/ipc/moz.build
+ __NO_COPYRIGHT__ in: dom/ipc/nsIContentChild.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/nsIContentChild.h
+ __NO_COPYRIGHT__ in: dom/ipc/nsIContentParent.cpp
+ __NO_COPYRIGHT__ in: dom/ipc/nsIContentParent.h
+ __NO_COPYRIGHT__ in: dom/ipc/nsIHangReport.idl
+ __NO_COPYRIGHT__ in: dom/ipc/nsIRemoteBlob.h
+ __NO_COPYRIGHT__ in: dom/ipc/remote-test.js
+ __NO_COPYRIGHT__ in: dom/jar.mn
+ __NO_COPYRIGHT__ in: dom/json/moz.build
+ __NO_COPYRIGHT__ in: dom/json/nsJSON.cpp
+ __NO_COPYRIGHT__ in: dom/json/nsJSON.h
+ __NO_COPYRIGHT__ in: dom/jsurl/moz.build
+ __NO_COPYRIGHT__ in: dom/jsurl/nsJSProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: dom/jsurl/nsJSProtocolHandler.h
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/accessibility/mac/accessible.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/accessibility/unix/accessible.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/accessibility/win/accessible.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/appstrings.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/dom/dom.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/global-strres.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/layout/HtmlForm.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/layout/css.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/layout/layout_errors.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/layout/xbl.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/layout/xul.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/mathml/mathml.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/nsWebBrowserPersist.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/security/caps.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/svg/svg.properties
+ __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/xslt/xslt.properties
+ __NO_COPYRIGHT__ in: dom/locales/jar.mn
+ __NO_COPYRIGHT__ in: dom/locales/moz.build
+ __NO_COPYRIGHT__ in: dom/manifest/moz.build
+ __NO_COPYRIGHT__ in: dom/mathml/moz.build
+ __NO_COPYRIGHT__ in: dom/mathml/nsMathMLElement.cpp
+ __NO_COPYRIGHT__ in: dom/mathml/nsMathMLElement.h
+ __NO_COPYRIGHT__ in: dom/mathml/nsMathMLElementFactory.cpp
+ __NO_COPYRIGHT__ in: dom/media/ADTSDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/ADTSDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/ADTSDemuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/ADTSDemuxer.h
+ __NO_COPYRIGHT__ in: dom/media/AbstractMediaDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/AccurateSeekTask.cpp
+ __NO_COPYRIGHT__ in: dom/media/AccurateSeekTask.h
+ __NO_COPYRIGHT__ in: dom/media/AudioBufferUtils.h
+ __NO_COPYRIGHT__ in: dom/media/AudioCaptureStream.cpp
+ __NO_COPYRIGHT__ in: dom/media/AudioCaptureStream.h
+ __NO_COPYRIGHT__ in: dom/media/AudioChannelFormat.cpp
+ __NO_COPYRIGHT__ in: dom/media/AudioChannelFormat.h
+ __NO_COPYRIGHT__ in: dom/media/AudioCompactor.cpp
+ __NO_COPYRIGHT__ in: dom/media/AudioCompactor.h
+ __NO_COPYRIGHT__ in: dom/media/AudioConverter.cpp
+ __NO_COPYRIGHT__ in: dom/media/AudioConverter.h
+ __NO_COPYRIGHT__ in: dom/media/AudioMixer.h
+ __NO_COPYRIGHT__ in: dom/media/AudioPacketizer.h
+ __NO_COPYRIGHT__ in: dom/media/AudioSampleFormat.h
+ __NO_COPYRIGHT__ in: dom/media/AudioSegment.cpp
+ __NO_COPYRIGHT__ in: dom/media/AudioSegment.h
+ __NO_COPYRIGHT__ in: dom/media/AudioStream.cpp
+ __NO_COPYRIGHT__ in: dom/media/AudioStream.h
+ __NO_COPYRIGHT__ in: dom/media/AudioStreamTrack.cpp
+ __NO_COPYRIGHT__ in: dom/media/AudioStreamTrack.h
+ __NO_COPYRIGHT__ in: dom/media/AudioTrack.cpp
+ __NO_COPYRIGHT__ in: dom/media/AudioTrack.h
+ __NO_COPYRIGHT__ in: dom/media/AudioTrackList.cpp
+ __NO_COPYRIGHT__ in: dom/media/AudioTrackList.h
+ __NO_COPYRIGHT__ in: dom/media/Benchmark.cpp
+ __NO_COPYRIGHT__ in: dom/media/Benchmark.h
+ __NO_COPYRIGHT__ in: dom/media/BufferMediaResource.h
+ __NO_COPYRIGHT__ in: dom/media/CanvasCaptureMediaStream.cpp
+ __NO_COPYRIGHT__ in: dom/media/CanvasCaptureMediaStream.h
+ __NO_COPYRIGHT__ in: dom/media/CubebUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/CubebUtils.h
+ __NO_COPYRIGHT__ in: dom/media/DOMMediaStream.cpp
+ __NO_COPYRIGHT__ in: dom/media/DOMMediaStream.h
+ __NO_COPYRIGHT__ in: dom/media/DecoderDoctorDiagnostics.cpp
+ __NO_COPYRIGHT__ in: dom/media/DecoderDoctorDiagnostics.h
+ __NO_COPYRIGHT__ in: dom/media/DecoderTraits.cpp
+ __NO_COPYRIGHT__ in: dom/media/DecoderTraits.h
+ __NO_COPYRIGHT__ in: dom/media/EncodedBufferCache.cpp
+ __NO_COPYRIGHT__ in: dom/media/EncodedBufferCache.h
+ __NO_COPYRIGHT__ in: dom/media/FileBlockCache.cpp
+ __NO_COPYRIGHT__ in: dom/media/FileBlockCache.h
+ __NO_COPYRIGHT__ in: dom/media/FrameStatistics.h
+ __NO_COPYRIGHT__ in: dom/media/GetUserMediaRequest.cpp
+ __NO_COPYRIGHT__ in: dom/media/GetUserMediaRequest.h
+ __NO_COPYRIGHT__ in: dom/media/GraphDriver.cpp
+ __NO_COPYRIGHT__ in: dom/media/GraphDriver.h
+ __NO_COPYRIGHT__ in: dom/media/IdpSandbox.jsm
+ __NO_COPYRIGHT__ in: dom/media/Intervals.h
+ __NO_COPYRIGHT__ in: dom/media/Latency.cpp
+ __NO_COPYRIGHT__ in: dom/media/Latency.h
+ __NO_COPYRIGHT__ in: dom/media/MediaCache.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaCache.h
+ __NO_COPYRIGHT__ in: dom/media/MediaContentType.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaContentType.h
+ __NO_COPYRIGHT__ in: dom/media/MediaData.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaData.h
+ __NO_COPYRIGHT__ in: dom/media/MediaDataDemuxer.h
+ __NO_COPYRIGHT__ in: dom/media/MediaDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/MediaDecoderOwner.h
+ __NO_COPYRIGHT__ in: dom/media/MediaDecoderReader.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaDecoderReader.h
+ __NO_COPYRIGHT__ in: dom/media/MediaDecoderReaderWrapper.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaDecoderReaderWrapper.h
+ __NO_COPYRIGHT__ in: dom/media/MediaDecoderStateMachine.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaDeviceInfo.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaDeviceInfo.h
+ __NO_COPYRIGHT__ in: dom/media/MediaDevices.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaDevices.h
+ __NO_COPYRIGHT__ in: dom/media/MediaEventSource.h
+ __NO_COPYRIGHT__ in: dom/media/MediaFormatReader.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaFormatReader.h
+ __NO_COPYRIGHT__ in: dom/media/MediaInfo.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaInfo.h
+ __NO_COPYRIGHT__ in: dom/media/MediaManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaManager.h
+ __NO_COPYRIGHT__ in: dom/media/MediaMetadataManager.h
+ __NO_COPYRIGHT__ in: dom/media/MediaPrefs.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaPrefs.h
+ __NO_COPYRIGHT__ in: dom/media/MediaQueue.h
+ __NO_COPYRIGHT__ in: dom/media/MediaRecorder.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaRecorder.h
+ __NO_COPYRIGHT__ in: dom/media/MediaResource.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaResource.h
+ __NO_COPYRIGHT__ in: dom/media/MediaResourceCallback.h
+ __NO_COPYRIGHT__ in: dom/media/MediaResult.h
+ __NO_COPYRIGHT__ in: dom/media/MediaSegment.h
+ __NO_COPYRIGHT__ in: dom/media/MediaShutdownManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaShutdownManager.h
+ __NO_COPYRIGHT__ in: dom/media/MediaStatistics.h
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamError.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamError.h
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamGraph.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamGraph.h
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamGraphImpl.h
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamListener.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamListener.h
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamTrack.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamTrack.h
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamVideoSink.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaStreamVideoSink.h
+ __NO_COPYRIGHT__ in: dom/media/MediaTimer.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaTimer.h
+ __NO_COPYRIGHT__ in: dom/media/MediaTrack.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaTrack.h
+ __NO_COPYRIGHT__ in: dom/media/MediaTrackList.cpp
+ __NO_COPYRIGHT__ in: dom/media/MediaTrackList.h
+ __NO_COPYRIGHT__ in: dom/media/NextFrameSeekTask.cpp
+ __NO_COPYRIGHT__ in: dom/media/NextFrameSeekTask.h
+ __NO_COPYRIGHT__ in: dom/media/PeerConnection.js
+ __NO_COPYRIGHT__ in: dom/media/PeerConnectionIdp.jsm
+ __NO_COPYRIGHT__ in: dom/media/PrincipalChangeObserver.h
+ __NO_COPYRIGHT__ in: dom/media/QueueObject.cpp
+ __NO_COPYRIGHT__ in: dom/media/QueueObject.h
+ __NO_COPYRIGHT__ in: dom/media/RTCStatsReport.jsm
+ __NO_COPYRIGHT__ in: dom/media/SeekJob.cpp
+ __NO_COPYRIGHT__ in: dom/media/SeekJob.h
+ __NO_COPYRIGHT__ in: dom/media/SeekTarget.h
+ __NO_COPYRIGHT__ in: dom/media/SeekTask.cpp
+ __NO_COPYRIGHT__ in: dom/media/SeekTask.h
+ __NO_COPYRIGHT__ in: dom/media/SelfRef.h
+ __NO_COPYRIGHT__ in: dom/media/SharedBuffer.h
+ __NO_COPYRIGHT__ in: dom/media/SimpleImageBuffer.cpp
+ __NO_COPYRIGHT__ in: dom/media/SimpleImageBuffer.h
+ __NO_COPYRIGHT__ in: dom/media/StreamTracks.cpp
+ __NO_COPYRIGHT__ in: dom/media/StreamTracks.h
+ __NO_COPYRIGHT__ in: dom/media/TextTrack.cpp
+ __NO_COPYRIGHT__ in: dom/media/TextTrack.h
+ __NO_COPYRIGHT__ in: dom/media/TextTrackCue.cpp
+ __NO_COPYRIGHT__ in: dom/media/TextTrackCue.h
+ __NO_COPYRIGHT__ in: dom/media/TextTrackCueList.cpp
+ __NO_COPYRIGHT__ in: dom/media/TextTrackCueList.h
+ __NO_COPYRIGHT__ in: dom/media/TextTrackList.cpp
+ __NO_COPYRIGHT__ in: dom/media/TextTrackList.h
+ __NO_COPYRIGHT__ in: dom/media/TextTrackRegion.cpp
+ __NO_COPYRIGHT__ in: dom/media/TextTrackRegion.h
+ __NO_COPYRIGHT__ in: dom/media/ThreadPoolCOMListener.cpp
+ __NO_COPYRIGHT__ in: dom/media/ThreadPoolCOMListener.h
+ __NO_COPYRIGHT__ in: dom/media/TimeUnits.h
+ __NO_COPYRIGHT__ in: dom/media/TrackUnionStream.cpp
+ __NO_COPYRIGHT__ in: dom/media/TrackUnionStream.h
+ __NO_COPYRIGHT__ in: dom/media/VideoFrameContainer.cpp
+ __NO_COPYRIGHT__ in: dom/media/VideoFrameContainer.h
+ __NO_COPYRIGHT__ in: dom/media/VideoLimits.h
+ __NO_COPYRIGHT__ in: dom/media/VideoPlaybackQuality.cpp
+ __NO_COPYRIGHT__ in: dom/media/VideoPlaybackQuality.h
+ __NO_COPYRIGHT__ in: dom/media/VideoSegment.cpp
+ __NO_COPYRIGHT__ in: dom/media/VideoSegment.h
+ __NO_COPYRIGHT__ in: dom/media/VideoStreamTrack.cpp
+ __NO_COPYRIGHT__ in: dom/media/VideoStreamTrack.h
+ __NO_COPYRIGHT__ in: dom/media/VideoTrack.cpp
+ __NO_COPYRIGHT__ in: dom/media/VideoTrack.h
+ __NO_COPYRIGHT__ in: dom/media/VideoTrackList.cpp
+ __NO_COPYRIGHT__ in: dom/media/VideoTrackList.h
+ __NO_COPYRIGHT__ in: dom/media/VideoUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/VideoUtils.h
+ __NO_COPYRIGHT__ in: dom/media/VorbisUtils.h
+ __NO_COPYRIGHT__ in: dom/media/WebVTTListener.cpp
+ __NO_COPYRIGHT__ in: dom/media/WebVTTListener.h
+ __NO_COPYRIGHT__ in: dom/media/XiphExtradata.cpp
+ __NO_COPYRIGHT__ in: dom/media/XiphExtradata.h
+ __NO_COPYRIGHT__ in: dom/media/bridge/MediaModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/bridge/moz.build
+ __NO_COPYRIGHT__ in: dom/media/eme/CDMCaps.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/CDMCaps.h
+ __NO_COPYRIGHT__ in: dom/media/eme/CDMProxy.h
+ __NO_COPYRIGHT__ in: dom/media/eme/DecryptorProxyCallback.h
+ __NO_COPYRIGHT__ in: dom/media/eme/DetailedPromise.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/DetailedPromise.h
+ __NO_COPYRIGHT__ in: dom/media/eme/EMEUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/EMEUtils.h
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaEncryptedEvent.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaEncryptedEvent.h
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeyError.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeyError.h
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeyMessageEvent.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeyMessageEvent.h
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeySession.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeySession.h
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeyStatusMap.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeyStatusMap.h
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeySystemAccess.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeySystemAccess.h
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeySystemAccessManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeySystemAccessManager.h
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeys.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/MediaKeys.h
+ __NO_COPYRIGHT__ in: dom/media/eme/mediadrm/MediaDrmCDMCallbackProxy.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/mediadrm/MediaDrmCDMCallbackProxy.h
+ __NO_COPYRIGHT__ in: dom/media/eme/mediadrm/MediaDrmCDMProxy.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/mediadrm/MediaDrmCDMProxy.h
+ __NO_COPYRIGHT__ in: dom/media/eme/mediadrm/MediaDrmProxySupport.cpp
+ __NO_COPYRIGHT__ in: dom/media/eme/mediadrm/MediaDrmProxySupport.h
+ __NO_COPYRIGHT__ in: dom/media/eme/mediadrm/moz.build
+ __NO_COPYRIGHT__ in: dom/media/eme/moz.build
+ __NO_COPYRIGHT__ in: dom/media/encoder/ContainerWriter.h
+ __NO_COPYRIGHT__ in: dom/media/encoder/EncodedFrameContainer.h
+ __NO_COPYRIGHT__ in: dom/media/encoder/MediaEncoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/encoder/MediaEncoder.h
+ __NO_COPYRIGHT__ in: dom/media/encoder/OpusTrackEncoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/encoder/OpusTrackEncoder.h
+ __NO_COPYRIGHT__ in: dom/media/encoder/TrackEncoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/encoder/TrackEncoder.h
+ __NO_COPYRIGHT__ in: dom/media/encoder/TrackMetadataBase.h
+ __NO_COPYRIGHT__ in: dom/media/encoder/VP8TrackEncoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/encoder/VP8TrackEncoder.h
+ __NO_COPYRIGHT__ in: dom/media/encoder/moz.build
+ __NO_COPYRIGHT__ in: dom/media/flac/FlacDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/flac/FlacDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/flac/FlacDemuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/flac/FlacDemuxer.h
+ __NO_COPYRIGHT__ in: dom/media/flac/FlacFrameParser.cpp
+ __NO_COPYRIGHT__ in: dom/media/flac/FlacFrameParser.h
+ __NO_COPYRIGHT__ in: dom/media/flac/moz.build
+ __NO_COPYRIGHT__ in: dom/media/fmp4/MP4Decoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/fmp4/MP4Decoder.h
+ __NO_COPYRIGHT__ in: dom/media/fmp4/MP4Demuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/fmp4/MP4Demuxer.h
+ __NO_COPYRIGHT__ in: dom/media/fmp4/MP4Stream.cpp
+ __NO_COPYRIGHT__ in: dom/media/fmp4/MP4Stream.h
+ __NO_COPYRIGHT__ in: dom/media/fmp4/moz.build
+ __NO_COPYRIGHT__ in: dom/media/gmp-plugin/gmp-test-decryptor.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp-plugin/gmp-test-decryptor.h
+ __NO_COPYRIGHT__ in: dom/media/gmp-plugin/gmp-test-output-protection.h
+ __NO_COPYRIGHT__ in: dom/media/gmp-plugin/gmp-test-storage.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp-plugin/gmp-test-storage.h
+ __NO_COPYRIGHT__ in: dom/media/gmp-plugin/moz.build
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPAudioDecoderChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPAudioDecoderChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPAudioDecoderParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPAudioDecoderParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPAudioDecoderProxy.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPAudioHost.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPAudioHost.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPCDMCallbackProxy.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPCDMCallbackProxy.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPCDMProxy.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPCDMProxy.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPCallbackBase.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPContentChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPContentChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPContentParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPContentParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPCrashHelperHolder.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPDecryptorChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPDecryptorChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPDecryptorParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPDecryptorParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPDecryptorProxy.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPDiskStorage.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPEncryptedBufferDataImpl.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPEncryptedBufferDataImpl.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPLoader.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPLoader.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPMemoryStorage.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPMessageUtils.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPPlatform.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPPlatform.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPProcessChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPProcessChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPProcessParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPProcessParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPService.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPService.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPServiceChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPServiceChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPServiceParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPServiceParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPSharedMemManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPSharedMemManager.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPStorage.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPStorageChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPStorageChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPStorageParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPStorageParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPTimerChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPTimerChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPTimerParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPTimerParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPTypes.ipdlh
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPUtils.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoDecoderChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoDecoderChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoDecoderParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoDecoderParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoDecoderProxy.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoEncodedFrameImpl.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoEncoderChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoEncoderChild.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoEncoderParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoEncoderParent.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoEncoderProxy.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoHost.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoHost.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoPlaneImpl.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoPlaneImpl.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoi420FrameImpl.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/GMPVideoi420FrameImpl.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/PGMP.ipdl
+ __NO_COPYRIGHT__ in: dom/media/gmp/PGMPAudioDecoder.ipdl
+ __NO_COPYRIGHT__ in: dom/media/gmp/PGMPContent.ipdl
+ __NO_COPYRIGHT__ in: dom/media/gmp/PGMPDecryptor.ipdl
+ __NO_COPYRIGHT__ in: dom/media/gmp/PGMPService.ipdl
+ __NO_COPYRIGHT__ in: dom/media/gmp/PGMPStorage.ipdl
+ __NO_COPYRIGHT__ in: dom/media/gmp/PGMPTimer.ipdl
+ __NO_COPYRIGHT__ in: dom/media/gmp/PGMPVideoDecoder.ipdl
+ __NO_COPYRIGHT__ in: dom/media/gmp/PGMPVideoEncoder.ipdl
+ __NO_COPYRIGHT__ in: dom/media/gmp/moz.build
+ __NO_COPYRIGHT__ in: dom/media/gmp/mozIGeckoMediaPluginChromeService.idl
+ __NO_COPYRIGHT__ in: dom/media/gmp/mozIGeckoMediaPluginService.idl
+ __NO_COPYRIGHT__ in: dom/media/gmp/rlz/GMPDeviceBinding.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/rlz/GMPDeviceBinding.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/rlz/lib/assert.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineAdapter.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineAdapter.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineDecryptor.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineDecryptor.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineFileIO.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineUtils.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineVideoDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineVideoDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineVideoFrame.cpp
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/WidevineVideoFrame.h
+ __NO_COPYRIGHT__ in: dom/media/gmp/widevine-adapter/moz.build
+ __NO_COPYRIGHT__ in: dom/media/gtest/GMPTestMonitor.h
+ __NO_COPYRIGHT__ in: dom/media/gtest/MockMediaDecoderOwner.h
+ __NO_COPYRIGHT__ in: dom/media/gtest/MockMediaResource.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/MockMediaResource.h
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestAudioBuffers.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestAudioCompactor.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestAudioMixer.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestAudioPacketizer.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestAudioSegment.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestGMPCrossOrigin.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestGMPRemoveAndDelete.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestGMPUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestIntervalSet.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestMP3Demuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestMP4Demuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestMediaDataDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestMediaEventSource.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestMediaFormatReader.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestMozPromise.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestTimeUnit.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestTrackEncoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestVPXDecoding.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestVideoSegment.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestVideoTrackEncoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestVideoUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestWebMBuffered.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/TestWebMWriter.cpp
+ __NO_COPYRIGHT__ in: dom/media/gtest/moz.build
+ __NO_COPYRIGHT__ in: dom/media/imagecapture/CaptureTask.cpp
+ __NO_COPYRIGHT__ in: dom/media/imagecapture/CaptureTask.h
+ __NO_COPYRIGHT__ in: dom/media/imagecapture/ImageCapture.cpp
+ __NO_COPYRIGHT__ in: dom/media/imagecapture/ImageCapture.h
+ __NO_COPYRIGHT__ in: dom/media/imagecapture/moz.build
+ __NO_COPYRIGHT__ in: dom/media/ipc/MediaIPCUtils.h
+ __NO_COPYRIGHT__ in: dom/media/ipc/PVideoDecoder.ipdl
+ __NO_COPYRIGHT__ in: dom/media/ipc/PVideoDecoderManager.ipdl
+ __NO_COPYRIGHT__ in: dom/media/ipc/RemoteVideoDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/ipc/RemoteVideoDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/ipc/VideoDecoderChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/ipc/VideoDecoderChild.h
+ __NO_COPYRIGHT__ in: dom/media/ipc/VideoDecoderManagerChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/ipc/VideoDecoderManagerChild.h
+ __NO_COPYRIGHT__ in: dom/media/ipc/VideoDecoderManagerParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/ipc/VideoDecoderManagerParent.h
+ __NO_COPYRIGHT__ in: dom/media/ipc/VideoDecoderParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/ipc/VideoDecoderParent.h
+ __NO_COPYRIGHT__ in: dom/media/ipc/moz.build
+ __NO_COPYRIGHT__ in: dom/media/mediasink/AudioSink.h
+ __NO_COPYRIGHT__ in: dom/media/mediasink/AudioSinkWrapper.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasink/AudioSinkWrapper.h
+ __NO_COPYRIGHT__ in: dom/media/mediasink/DecodedAudioDataSink.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasink/DecodedAudioDataSink.h
+ __NO_COPYRIGHT__ in: dom/media/mediasink/DecodedStream.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasink/DecodedStream.h
+ __NO_COPYRIGHT__ in: dom/media/mediasink/MediaSink.h
+ __NO_COPYRIGHT__ in: dom/media/mediasink/OutputStreamManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasink/OutputStreamManager.h
+ __NO_COPYRIGHT__ in: dom/media/mediasink/VideoSink.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasink/VideoSink.h
+ __NO_COPYRIGHT__ in: dom/media/mediasink/moz.build
+ __NO_COPYRIGHT__ in: dom/media/mediasource/AsyncEventRunner.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/AutoTaskQueue.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/ContainerParser.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/ContainerParser.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/MediaSource.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/MediaSource.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/MediaSourceDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/MediaSourceDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/MediaSourceDemuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/MediaSourceDemuxer.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/MediaSourceResource.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/MediaSourceUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/MediaSourceUtils.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/ResourceQueue.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/ResourceQueue.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/SourceBuffer.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/SourceBuffer.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/SourceBufferAttributes.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/SourceBufferList.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/SourceBufferList.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/SourceBufferResource.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/SourceBufferResource.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/SourceBufferTask.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/TrackBuffersManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/TrackBuffersManager.h
+ __NO_COPYRIGHT__ in: dom/media/mediasource/gtest/TestContainerParser.cpp
+ __NO_COPYRIGHT__ in: dom/media/mediasource/gtest/moz.build
+ __NO_COPYRIGHT__ in: dom/media/mediasource/moz.build
+ __NO_COPYRIGHT__ in: dom/media/moz.build
+ __NO_COPYRIGHT__ in: dom/media/mp3/MP3Decoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/mp3/MP3Decoder.h
+ __NO_COPYRIGHT__ in: dom/media/mp3/MP3Demuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/mp3/MP3Demuxer.h
+ __NO_COPYRIGHT__ in: dom/media/mp3/moz.build
+ __NO_COPYRIGHT__ in: dom/media/nsIDOMNavigatorUserMedia.idl
+ __NO_COPYRIGHT__ in: dom/media/nsIDocumentActivity.h
+ __NO_COPYRIGHT__ in: dom/media/nsIMediaManager.idl
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggCodecState.cpp
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggCodecState.h
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggCodecStore.cpp
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggCodecStore.h
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggDemuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggDemuxer.h
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggWriter.cpp
+ __NO_COPYRIGHT__ in: dom/media/ogg/OggWriter.h
+ __NO_COPYRIGHT__ in: dom/media/ogg/OpusParser.cpp
+ __NO_COPYRIGHT__ in: dom/media/ogg/OpusParser.h
+ __NO_COPYRIGHT__ in: dom/media/ogg/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/PDMFactory.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/PDMFactory.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/PlatformDecoderModule.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/AOMDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/AOMDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/AgnosticDecoderModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/BlankDecoderModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/OpusDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/OpusDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/TheoraDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/TheoraDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/VPXDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/VPXDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/VorbisDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/VorbisDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/WAVDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/WAVDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/eme/EMEAudioDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/eme/EMEAudioDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/eme/EMEDecoderModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/eme/EMEDecoderModule.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/eme/EMEVideoDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/eme/EMEVideoDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/eme/SamplesWaitingForKey.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/eme/SamplesWaitingForKey.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/eme/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/gmp/GMPAudioDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/gmp/GMPAudioDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/gmp/GMPDecoderModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/gmp/GMPDecoderModule.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/gmp/GMPVideoDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/gmp/GMPVideoDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/gmp/MediaDataDecoderProxy.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/gmp/MediaDataDecoderProxy.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/agnostic/gmp/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/android/AndroidDecoderModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/android/AndroidDecoderModule.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/android/MediaCodecDataDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/android/MediaCodecDataDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/android/RemoteDataDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/android/RemoteDataDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleATDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleATDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleCMLinker.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleCMLinker.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleDecoderModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleDecoderModule.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleVTDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleVTDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleVTLinker.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleVTLinker.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegAudioDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegAudioDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegDataDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegDataDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegDecoderModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegDecoderModule.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegLibWrapper.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegLibWrapper.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegLibs.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegLog.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/FFmpegVideoDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/ffmpeg57/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/ffmpeg58/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/ffvpx/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/libav53/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/libav54/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/libav55/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/ffmpeg/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/omx/OmxDataDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/omx/OmxDataDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/omx/OmxDecoderModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/omx/OmxDecoderModule.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/omx/OmxPlatformLayer.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/omx/OmxPlatformLayer.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/omx/OmxPromiseLayer.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/omx/OmxPromiseLayer.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/omx/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/DXVA2Manager.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/DXVA2Manager.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/MFTDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/MFTDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMF.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFAudioMFTManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFAudioMFTManager.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFDecoderModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFDecoderModule.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFMediaDataDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFMediaDataDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFUtils.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFVideoMFTManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/WMFVideoMFTManager.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/wmf/moz.build
+ __NO_COPYRIGHT__ in: dom/media/platforms/wrappers/FuzzingWrapper.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/wrappers/FuzzingWrapper.h
+ __NO_COPYRIGHT__ in: dom/media/platforms/wrappers/H264Converter.cpp
+ __NO_COPYRIGHT__ in: dom/media/platforms/wrappers/H264Converter.h
+ __NO_COPYRIGHT__ in: dom/media/standalone/moz.build
+ __NO_COPYRIGHT__ in: dom/media/systemservices/CamerasChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/CamerasChild.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/CamerasParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/CamerasParent.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/CamerasTypes.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/DeviceChangeCallback.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/LoadManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/LoadManager.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/LoadManagerFactory.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/LoadManagerFactory.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/LoadMonitor.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/LoadMonitor.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaChild.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaParent.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceClient.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceClient.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceManager.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceManager.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceManagerChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceManagerChild.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceManagerParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceManagerParent.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceMessageUtils.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceService.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceService.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaSystemResourceTypes.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaTaskUtils.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/MediaUtils.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/OSXRunLoopSingleton.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/OSXRunLoopSingleton.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/OpenSLESProvider.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/OpenSLESProvider.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/PCameras.ipdl
+ __NO_COPYRIGHT__ in: dom/media/systemservices/PMedia.ipdl
+ __NO_COPYRIGHT__ in: dom/media/systemservices/PMediaSystemResourceManager.ipdl
+ __NO_COPYRIGHT__ in: dom/media/systemservices/ShmemPool.cpp
+ __NO_COPYRIGHT__ in: dom/media/systemservices/ShmemPool.h
+ __NO_COPYRIGHT__ in: dom/media/systemservices/moz.build
+ __NO_COPYRIGHT__ in: dom/media/test/dash_detect_stream_switch.sjs
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_harness/__init__.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_harness/runtests.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_harness/testcase.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/__init__.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/media_utils/video_puppeteer.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/media_utils/youtube_puppeteer.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/playback/test_eme_playback.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/playback/test_eme_playback_limiting_bandwidth.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/playback/test_full_playback.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/playback/test_playback_limiting_bandwidth.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/playback/test_shaka_playback.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/playback/test_ultra_low_bandwidth.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/playback/test_video_playback.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/playback/youtube/test_basic_playback.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/playback/youtube/test_prefs.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/external_media_tests/utils.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/mach_commands.py
+ __NO_COPYRIGHT__ in: dom/media/test/external/setup.py
+ __NO_COPYRIGHT__ in: dom/media/tests/mochitest/head.js
+ __NO_COPYRIGHT__ in: dom/media/tests/mochitest/mediaStreamPlayback.js
+ __NO_COPYRIGHT__ in: dom/media/tests/mochitest/network.js
+ __NO_COPYRIGHT__ in: dom/media/tests/mochitest/nonTrickleIce.js
+ __NO_COPYRIGHT__ in: dom/media/tests/mochitest/pc.js
+ __NO_COPYRIGHT__ in: dom/media/tests/mochitest/sdpUtils.js
+ __NO_COPYRIGHT__ in: dom/media/wave/WaveDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/wave/WaveDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/wave/WaveDemuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/wave/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AlignedTArray.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AlignmentUtils.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AnalyserNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AnalyserNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioBlock.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioBlock.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioBuffer.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioBuffer.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioBufferSourceNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioBufferSourceNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioContext.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioContext.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioDestinationNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioDestinationNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioEventTimeline.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioEventTimeline.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioListener.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioListener.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeEngine.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeEngine.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeExternalInputStream.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeExternalInputStream.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeStream.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeStream.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioParam.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioParam.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioParamTimeline.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioProcessingEvent.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioProcessingEvent.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/BiquadFilterNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/BiquadFilterNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/BufferDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/BufferDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ChannelMergerNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ChannelMergerNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ChannelSplitterNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ChannelSplitterNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ConstantSourceNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ConstantSourceNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ConvolverNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ConvolverNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/DelayBuffer.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/DelayBuffer.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/DelayNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/DelayNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/DynamicsCompressorNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/DynamicsCompressorNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/FFTBlock.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/GainNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/GainNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/IIRFilterNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/IIRFilterNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/MediaBufferDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/MediaBufferDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/MediaElementAudioSourceNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/MediaElementAudioSourceNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/MediaStreamAudioDestinationNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/MediaStreamAudioDestinationNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/MediaStreamAudioSourceNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/MediaStreamAudioSourceNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/OfflineAudioCompletionEvent.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/OfflineAudioCompletionEvent.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/OscillatorNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/OscillatorNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/PannerNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/PannerNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/PanningUtils.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/PeriodicWave.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/PeriodicWave.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/PlayingRefChangeHandler.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ReportDecodeResultTask.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ScriptProcessorNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ScriptProcessorNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/StereoPannerNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/StereoPannerNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/ThreeDPoint.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/WaveShaperNode.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/WaveShaperNode.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/WebAudioUtils.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/WebAudioUtils.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/blink/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webaudio/gtest/TestAudioEventTimeline.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/gtest/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webaudio/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webm/EbmlComposer.cpp
+ __NO_COPYRIGHT__ in: dom/media/webm/EbmlComposer.h
+ __NO_COPYRIGHT__ in: dom/media/webm/NesteggPacketHolder.h
+ __NO_COPYRIGHT__ in: dom/media/webm/WebMBufferedParser.cpp
+ __NO_COPYRIGHT__ in: dom/media/webm/WebMBufferedParser.h
+ __NO_COPYRIGHT__ in: dom/media/webm/WebMDecoder.cpp
+ __NO_COPYRIGHT__ in: dom/media/webm/WebMDecoder.h
+ __NO_COPYRIGHT__ in: dom/media/webm/WebMDemuxer.cpp
+ __NO_COPYRIGHT__ in: dom/media/webm/WebMDemuxer.h
+ __NO_COPYRIGHT__ in: dom/media/webm/WebMWriter.cpp
+ __NO_COPYRIGHT__ in: dom/media/webm/WebMWriter.h
+ __NO_COPYRIGHT__ in: dom/media/webm/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webrtc/AudioOutputObserver.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngine.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineCameraVideoSource.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineCameraVideoSource.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineDefault.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineDefault.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineRemoteVideoSource.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineRemoteVideoSource.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineTabVideoSource.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineTabVideoSource.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineWebRTC.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineWebRTC.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaEngineWebRTCAudio.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/MediaTrackConstraints.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/PWebrtcGlobal.ipdl
+ __NO_COPYRIGHT__ in: dom/media/webrtc/PeerIdentity.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/PeerIdentity.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/RTCCertificate.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/RTCCertificate.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/RTCIdentityProviderRegistrar.cpp
+ __NO_COPYRIGHT__ in: dom/media/webrtc/RTCIdentityProviderRegistrar.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/WebrtcGlobal.h
+ __NO_COPYRIGHT__ in: dom/media/webrtc/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webrtc/nsITabSource.idl
+ __NO_COPYRIGHT__ in: dom/media/webspeech/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/PocketSphinxSpeechRecognitionService.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/PocketSphinxSpeechRecognitionService.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechGrammar.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechGrammar.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechGrammarList.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechGrammarList.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechRecognition.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechRecognition.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechRecognitionAlternative.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechRecognitionAlternative.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechRecognitionResult.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechRecognitionResult.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechRecognitionResultList.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechRecognitionResultList.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechStreamListener.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/SpeechStreamListener.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/nsISpeechRecognitionService.idl
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/test/FakeSpeechRecognitionService.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/recognition/test/FakeSpeechRecognitionService.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/SpeechSynthesis.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/SpeechSynthesis.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/SpeechSynthesisUtterance.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/SpeechSynthesisUtterance.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/SpeechSynthesisVoice.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/SpeechSynthesisVoice.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/cocoa/OSXSpeechSynthesizerModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/cocoa/OSXSpeechSynthesizerService.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/cocoa/OSXSpeechSynthesizerService.mm
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/cocoa/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/ipc/PSpeechSynthesis.ipdl
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/ipc/PSpeechSynthesisRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/ipc/SpeechSynthesisChild.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/ipc/SpeechSynthesisChild.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/ipc/SpeechSynthesisParent.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/ipc/SpeechSynthesisParent.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/nsISpeechService.idl
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/nsISynthVoiceRegistry.idl
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/nsSpeechTask.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/nsSpeechTask.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/nsSynthVoiceRegistry.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/nsSynthVoiceRegistry.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/pico/PicoModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/pico/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/pico/nsPicoService.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/pico/nsPicoService.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/speechd/SpeechDispatcherModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/speechd/SpeechDispatcherService.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/speechd/SpeechDispatcherService.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/speechd/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/test/FakeSynthModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/test/nsFakeSynthServices.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/test/nsFakeSynthServices.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/windows/SapiModule.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/windows/SapiService.cpp
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/windows/SapiService.h
+ __NO_COPYRIGHT__ in: dom/media/webspeech/synth/windows/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webvtt/WebVTTParserWrapper.js
+ __NO_COPYRIGHT__ in: dom/media/webvtt/moz.build
+ __NO_COPYRIGHT__ in: dom/media/webvtt/nsIWebVTTListener.idl
+ __NO_COPYRIGHT__ in: dom/media/webvtt/nsIWebVTTParserWrapper.idl
+ __NO_COPYRIGHT__ in: dom/media/webvtt/vtt.jsm
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessageChannel.cpp
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessageChannel.h
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessagePort.cpp
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessagePort.h
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessagePortChild.cpp
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessagePortChild.h
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessagePortParent.cpp
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessagePortParent.h
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessagePortService.cpp
+ __NO_COPYRIGHT__ in: dom/messagechannel/MessagePortService.h
+ __NO_COPYRIGHT__ in: dom/messagechannel/PMessagePort.ipdl
+ __NO_COPYRIGHT__ in: dom/messagechannel/SharedMessagePortMessage.cpp
+ __NO_COPYRIGHT__ in: dom/messagechannel/SharedMessagePortMessage.h
+ __NO_COPYRIGHT__ in: dom/messagechannel/moz.build
+ __NO_COPYRIGHT__ in: dom/messagechannel/tests/moz.build
+ __NO_COPYRIGHT__ in: dom/moz.build
+ __NO_COPYRIGHT__ in: dom/network/Connection.cpp
+ __NO_COPYRIGHT__ in: dom/network/Connection.h
+ __NO_COPYRIGHT__ in: dom/network/Constants.h
+ __NO_COPYRIGHT__ in: dom/network/PTCPServerSocket.ipdl
+ __NO_COPYRIGHT__ in: dom/network/PTCPSocket.ipdl
+ __NO_COPYRIGHT__ in: dom/network/PUDPSocket.ipdl
+ __NO_COPYRIGHT__ in: dom/network/TCPServerSocket.cpp
+ __NO_COPYRIGHT__ in: dom/network/TCPServerSocket.h
+ __NO_COPYRIGHT__ in: dom/network/TCPServerSocketChild.cpp
+ __NO_COPYRIGHT__ in: dom/network/TCPServerSocketChild.h
+ __NO_COPYRIGHT__ in: dom/network/TCPServerSocketParent.cpp
+ __NO_COPYRIGHT__ in: dom/network/TCPServerSocketParent.h
+ __NO_COPYRIGHT__ in: dom/network/TCPSocket.cpp
+ __NO_COPYRIGHT__ in: dom/network/TCPSocket.h
+ __NO_COPYRIGHT__ in: dom/network/TCPSocketChild.cpp
+ __NO_COPYRIGHT__ in: dom/network/TCPSocketChild.h
+ __NO_COPYRIGHT__ in: dom/network/TCPSocketParent.cpp
+ __NO_COPYRIGHT__ in: dom/network/TCPSocketParent.h
+ __NO_COPYRIGHT__ in: dom/network/Types.h
+ __NO_COPYRIGHT__ in: dom/network/UDPSocket.cpp
+ __NO_COPYRIGHT__ in: dom/network/UDPSocket.h
+ __NO_COPYRIGHT__ in: dom/network/UDPSocketChild.cpp
+ __NO_COPYRIGHT__ in: dom/network/UDPSocketChild.h
+ __NO_COPYRIGHT__ in: dom/network/UDPSocketParent.cpp
+ __NO_COPYRIGHT__ in: dom/network/UDPSocketParent.h
+ __NO_COPYRIGHT__ in: dom/network/interfaces/moz.build
+ __NO_COPYRIGHT__ in: dom/network/interfaces/nsIMozNavigatorNetwork.idl
+ __NO_COPYRIGHT__ in: dom/network/interfaces/nsIUDPSocketChild.idl
+ __NO_COPYRIGHT__ in: dom/network/moz.build
+ __NO_COPYRIGHT__ in: dom/notification/DesktopNotification.cpp
+ __NO_COPYRIGHT__ in: dom/notification/DesktopNotification.h
+ __NO_COPYRIGHT__ in: dom/notification/Notification.cpp
+ __NO_COPYRIGHT__ in: dom/notification/Notification.h
+ __NO_COPYRIGHT__ in: dom/notification/NotificationDB.jsm
+ __NO_COPYRIGHT__ in: dom/notification/NotificationEvent.cpp
+ __NO_COPYRIGHT__ in: dom/notification/NotificationEvent.h
+ __NO_COPYRIGHT__ in: dom/notification/NotificationStorage.js
+ __NO_COPYRIGHT__ in: dom/notification/moz.build
+ __NO_COPYRIGHT__ in: dom/offline/moz.build
+ __NO_COPYRIGHT__ in: dom/offline/nsDOMOfflineResourceList.cpp
+ __NO_COPYRIGHT__ in: dom/offline/nsDOMOfflineResourceList.h
+ __NO_COPYRIGHT__ in: dom/performance/Performance.cpp
+ __NO_COPYRIGHT__ in: dom/performance/Performance.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceEntry.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceEntry.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceMainThread.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceMainThread.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceMark.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceMark.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceMeasure.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceMeasure.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceNavigation.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceNavigation.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceNavigationTiming.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceNavigationTiming.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceObserver.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceObserver.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceObserverEntryList.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceObserverEntryList.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceResourceTiming.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceResourceTiming.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceService.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceService.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceTiming.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceTiming.h
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceWorker.cpp
+ __NO_COPYRIGHT__ in: dom/performance/PerformanceWorker.h
+ __NO_COPYRIGHT__ in: dom/performance/moz.build
+ __NO_COPYRIGHT__ in: dom/permission/PermissionObserver.cpp
+ __NO_COPYRIGHT__ in: dom/permission/PermissionObserver.h
+ __NO_COPYRIGHT__ in: dom/permission/PermissionPromptService.js
+ __NO_COPYRIGHT__ in: dom/permission/PermissionSettings.js
+ __NO_COPYRIGHT__ in: dom/permission/PermissionSettings.jsm
+ __NO_COPYRIGHT__ in: dom/permission/PermissionStatus.cpp
+ __NO_COPYRIGHT__ in: dom/permission/PermissionStatus.h
+ __NO_COPYRIGHT__ in: dom/permission/PermissionUtils.cpp
+ __NO_COPYRIGHT__ in: dom/permission/PermissionUtils.h
+ __NO_COPYRIGHT__ in: dom/permission/Permissions.cpp
+ __NO_COPYRIGHT__ in: dom/permission/Permissions.h
+ __NO_COPYRIGHT__ in: dom/permission/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/base/PluginPRLibrary.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/PluginPRLibrary.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/android/ANPAudio.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/android/ANPBase.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/android/ANPEvent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/android/ANPLog.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/android/ANPSurface.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/android/ANPSystem.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/android/ANPVideo.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/android/ANPWindow.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/android/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/base/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/base/npapi.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/npfunctions.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nptypes.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsIHTTPHeaderListener.idl
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsIPluginDocument.idl
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsIPluginHost.idl
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsIPluginInputStream.idl
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsIPluginInstanceOwner.idl
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsIPluginTag.idl
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsJSNPRuntime.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsJSNPRuntime.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsNPAPIPlugin.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsNPAPIPlugin.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsNPAPIPluginInstance.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsNPAPIPluginInstance.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsNPAPIPluginStreamListener.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsNPAPIPluginStreamListener.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginDirServiceProvider.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginDirServiceProvider.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginHost.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginInstanceOwner.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginInstanceOwner.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginManifestLineReader.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginModule.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginNativeWindow.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginNativeWindowGtk.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginNativeWindowWin.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginStreamListenerPeer.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginStreamListenerPeer.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginTags.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginTags.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginsCID.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginsDir.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginsDirUnix.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginsDirUtils.h
+ __NO_COPYRIGHT__ in: dom/plugins/base/nspluginroot.idl
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/AStream.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/BrowserStreamChild.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/BrowserStreamChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/BrowserStreamParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/BrowserStreamParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/ChildAsyncCall.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/ChildAsyncCall.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/ChildTimer.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/ChildTimer.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/D3D11SurfaceHolder.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/D3D11SurfaceHolder.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/MiniShmParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/MiniShmParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/NPEventOSX.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/NPEventUnix.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/NPEventWindows.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PBrowserStream.ipdl
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PPluginBackgroundDestroyer.ipdl
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PPluginInstance.ipdl
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PPluginModule.ipdl
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PPluginScriptableObject.ipdl
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PPluginStream.ipdl
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PPluginSurface.ipdl
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PStreamNotify.ipdl
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginAsyncSurrogate.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginAsyncSurrogate.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginBackgroundDestroyer.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginBackgroundDestroyer.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginBridge.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginDataResolver.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginHangUIParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginHangUIParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginInstanceChild.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginInstanceChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginInstanceParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginInstanceParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginLibrary.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginMessageUtils.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginMessageUtils.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginModuleChild.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginModuleChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginModuleParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginModuleParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginProcessChild.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginProcessChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginProcessParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginProcessParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginQuirks.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginQuirks.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginScriptableObjectChild.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginScriptableObjectChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginScriptableObjectParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginScriptableObjectParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginScriptableObjectUtils-inl.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginScriptableObjectUtils.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginStreamChild.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginStreamChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginStreamParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginStreamParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginSurfaceParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginSurfaceParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginTypes.ipdlh
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginUtilsOSX.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginUtilsOSX.mm
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginUtilsWin.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginWidgetChild.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginWidgetChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginWidgetParent.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginWidgetParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/StreamNotifyChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/StreamNotifyParent.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/hangui/HangUIDlg.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/hangui/HangUIDlg.rc
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/hangui/MiniShmBase.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/hangui/MiniShmChild.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/hangui/MiniShmChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/hangui/PluginHangUI.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/hangui/PluginHangUIChild.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/hangui/PluginHangUIChild.h
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/hangui/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/interpose/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/ipc/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/test/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/test/testaddon/Makefile.in
+ __NO_COPYRIGHT__ in: dom/plugins/test/testaddon/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/flashplugin/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/flashplugin/nptest_name.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/javaplugin/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/javaplugin/nptest_name.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/secondplugin/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/secondplugin/nptest_name.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/silverlightplugin/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/silverlightplugin/nptest_name.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/testplugin.mozbuild
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/thirdplugin/moz.build
+ __NO_COPYRIGHT__ in: dom/plugins/test/testplugin/thirdplugin/nptest_name.cpp
+ __NO_COPYRIGHT__ in: dom/plugins/test/unit/head_plugins.js
+ __NO_COPYRIGHT__ in: dom/plugins/test/unit/test_allowed_types.js
+ __NO_COPYRIGHT__ in: dom/plugins/test/unit/test_bug471245.js
+ __NO_COPYRIGHT__ in: dom/plugins/test/unit/test_bug813245.js
+ __NO_COPYRIGHT__ in: dom/plugins/test/unit/test_bug854467.js
+ __NO_COPYRIGHT__ in: dom/plugins/test/unit/test_nice_plugin_name.js
+ __NO_COPYRIGHT__ in: dom/plugins/test/unit/test_persist_in_prefs.js
+ __NO_COPYRIGHT__ in: dom/power/PowerManager.cpp
+ __NO_COPYRIGHT__ in: dom/power/PowerManager.h
+ __NO_COPYRIGHT__ in: dom/power/PowerManagerService.cpp
+ __NO_COPYRIGHT__ in: dom/power/PowerManagerService.h
+ __NO_COPYRIGHT__ in: dom/power/Types.h
+ __NO_COPYRIGHT__ in: dom/power/WakeLock.cpp
+ __NO_COPYRIGHT__ in: dom/power/WakeLock.h
+ __NO_COPYRIGHT__ in: dom/power/moz.build
+ __NO_COPYRIGHT__ in: dom/power/nsIDOMWakeLockListener.idl
+ __NO_COPYRIGHT__ in: dom/power/nsIPowerManagerService.idl
+ __NO_COPYRIGHT__ in: dom/power/test/browser_wakelocks.js
+ __NO_COPYRIGHT__ in: dom/presentation/AvailabilityCollection.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/AvailabilityCollection.h
+ __NO_COPYRIGHT__ in: dom/presentation/ControllerConnectionCollection.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/ControllerConnectionCollection.h
+ __NO_COPYRIGHT__ in: dom/presentation/DCPresentationChannelDescription.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/DCPresentationChannelDescription.h
+ __NO_COPYRIGHT__ in: dom/presentation/Presentation.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/Presentation.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationAvailability.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationAvailability.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationCallbacks.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationCallbacks.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationConnection.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationConnection.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationConnectionList.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationConnectionList.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationDataChannelSessionTransport.js
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationDeviceInfoManager.js
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationDeviceInfoManager.jsm
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationDeviceManager.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationDeviceManager.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationLog.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationNetworkHelper.js
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationReceiver.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationReceiver.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationRequest.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationRequest.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationService.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationService.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationServiceBase.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationSessionInfo.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationSessionInfo.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationSessionRequest.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationSessionRequest.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationTCPSessionTransport.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationTCPSessionTransport.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationTerminateRequest.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationTerminateRequest.h
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationTransportBuilderConstructor.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/PresentationTransportBuilderConstructor.h
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/moz.build
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationControlChannel.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationControlService.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationDevice.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationDeviceManager.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationDevicePrompt.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationDeviceProvider.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationListener.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationLocalDevice.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationNetworkHelper.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationRequestUIGlue.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationService.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationSessionRequest.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationSessionTransport.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationSessionTransportBuilder.idl
+ __NO_COPYRIGHT__ in: dom/presentation/interfaces/nsIPresentationTerminateRequest.idl
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PPresentation.ipdl
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PPresentationBuilder.ipdl
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PPresentationRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationBuilderChild.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationBuilderChild.h
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationBuilderParent.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationBuilderParent.h
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationChild.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationChild.h
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationContentSessionInfo.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationContentSessionInfo.h
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationIPCService.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationIPCService.h
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationParent.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/ipc/PresentationParent.h
+ __NO_COPYRIGHT__ in: dom/presentation/moz.build
+ __NO_COPYRIGHT__ in: dom/presentation/provider/DeviceProviderHelpers.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/provider/DeviceProviderHelpers.h
+ __NO_COPYRIGHT__ in: dom/presentation/provider/DisplayDeviceProvider.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/provider/DisplayDeviceProvider.h
+ __NO_COPYRIGHT__ in: dom/presentation/provider/LegacyMDNSDeviceProvider.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/provider/LegacyMDNSDeviceProvider.h
+ __NO_COPYRIGHT__ in: dom/presentation/provider/MulticastDNSDeviceProvider.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/provider/MulticastDNSDeviceProvider.h
+ __NO_COPYRIGHT__ in: dom/presentation/provider/PresentationDeviceProviderModule.cpp
+ __NO_COPYRIGHT__ in: dom/presentation/provider/moz.build
+ __NO_COPYRIGHT__ in: dom/presentation/provider/nsTCPDeviceInfo.h
+ __NO_COPYRIGHT__ in: dom/presentation/tests/mochitest/PresentationSessionChromeScript1UA.js
+ __NO_COPYRIGHT__ in: dom/presentation/tests/mochitest/test_presentation_1ua_sender_and_receiver.js
+ __NO_COPYRIGHT__ in: dom/promise/Promise.cpp
+ __NO_COPYRIGHT__ in: dom/promise/Promise.h
+ __NO_COPYRIGHT__ in: dom/promise/PromiseCallback.cpp
+ __NO_COPYRIGHT__ in: dom/promise/PromiseCallback.h
+ __NO_COPYRIGHT__ in: dom/promise/PromiseDebugging.cpp
+ __NO_COPYRIGHT__ in: dom/promise/PromiseDebugging.h
+ __NO_COPYRIGHT__ in: dom/promise/PromiseNativeHandler.h
+ __NO_COPYRIGHT__ in: dom/promise/PromiseWorkerProxy.h
+ __NO_COPYRIGHT__ in: dom/promise/moz.build
+ __NO_COPYRIGHT__ in: dom/promise/tests/unit/test_monitor_uncaught.js
+ __NO_COPYRIGHT__ in: dom/push/Push.js
+ __NO_COPYRIGHT__ in: dom/push/PushComponents.js
+ __NO_COPYRIGHT__ in: dom/push/PushCrypto.jsm
+ __NO_COPYRIGHT__ in: dom/push/PushDB.jsm
+ __NO_COPYRIGHT__ in: dom/push/PushManager.cpp
+ __NO_COPYRIGHT__ in: dom/push/PushNotifier.cpp
+ __NO_COPYRIGHT__ in: dom/push/PushNotifier.h
+ __NO_COPYRIGHT__ in: dom/push/PushRecord.jsm
+ __NO_COPYRIGHT__ in: dom/push/PushService.jsm
+ __NO_COPYRIGHT__ in: dom/push/PushServiceHttp2.jsm
+ __NO_COPYRIGHT__ in: dom/push/PushServiceWebSocket.jsm
+ __NO_COPYRIGHT__ in: dom/push/PushSubscription.cpp
+ __NO_COPYRIGHT__ in: dom/push/PushSubscription.h
+ __NO_COPYRIGHT__ in: dom/push/PushSubscriptionOptions.cpp
+ __NO_COPYRIGHT__ in: dom/push/PushSubscriptionOptions.h
+ __NO_COPYRIGHT__ in: dom/push/PushUtil.cpp
+ __NO_COPYRIGHT__ in: dom/push/PushUtil.h
+ __NO_COPYRIGHT__ in: dom/push/moz.build
+ __NO_COPYRIGHT__ in: dom/quota/ActorsChild.cpp
+ __NO_COPYRIGHT__ in: dom/quota/ActorsChild.h
+ __NO_COPYRIGHT__ in: dom/quota/ActorsParent.cpp
+ __NO_COPYRIGHT__ in: dom/quota/ActorsParent.h
+ __NO_COPYRIGHT__ in: dom/quota/Client.h
+ __NO_COPYRIGHT__ in: dom/quota/FileStreams.cpp
+ __NO_COPYRIGHT__ in: dom/quota/FileStreams.h
+ __NO_COPYRIGHT__ in: dom/quota/OriginScope.h
+ __NO_COPYRIGHT__ in: dom/quota/PQuota.ipdl
+ __NO_COPYRIGHT__ in: dom/quota/PQuotaRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/quota/PQuotaUsageRequest.ipdl
+ __NO_COPYRIGHT__ in: dom/quota/PersistenceType.h
+ __NO_COPYRIGHT__ in: dom/quota/QuotaCommon.h
+ __NO_COPYRIGHT__ in: dom/quota/QuotaManager.h
+ __NO_COPYRIGHT__ in: dom/quota/QuotaManagerService.cpp
+ __NO_COPYRIGHT__ in: dom/quota/QuotaManagerService.h
+ __NO_COPYRIGHT__ in: dom/quota/QuotaObject.h
+ __NO_COPYRIGHT__ in: dom/quota/QuotaRequests.cpp
+ __NO_COPYRIGHT__ in: dom/quota/QuotaRequests.h
+ __NO_COPYRIGHT__ in: dom/quota/QuotaResults.cpp
+ __NO_COPYRIGHT__ in: dom/quota/QuotaResults.h
+ __NO_COPYRIGHT__ in: dom/quota/SerializationHelpers.h
+ __NO_COPYRIGHT__ in: dom/quota/StorageManager.cpp
+ __NO_COPYRIGHT__ in: dom/quota/StorageManager.h
+ __NO_COPYRIGHT__ in: dom/quota/UsageInfo.h
+ __NO_COPYRIGHT__ in: dom/quota/moz.build
+ __NO_COPYRIGHT__ in: dom/quota/nsIQuotaCallbacks.idl
+ __NO_COPYRIGHT__ in: dom/quota/nsIQuotaManagerService.idl
+ __NO_COPYRIGHT__ in: dom/quota/nsIQuotaRequests.idl
+ __NO_COPYRIGHT__ in: dom/quota/nsIQuotaResults.idl
+ __NO_COPYRIGHT__ in: dom/security/ContentVerifier.cpp
+ __NO_COPYRIGHT__ in: dom/security/ContentVerifier.h
+ __NO_COPYRIGHT__ in: dom/security/SRICheck.cpp
+ __NO_COPYRIGHT__ in: dom/security/SRICheck.h
+ __NO_COPYRIGHT__ in: dom/security/SRILogHelper.h
+ __NO_COPYRIGHT__ in: dom/security/SRIMetadata.cpp
+ __NO_COPYRIGHT__ in: dom/security/SRIMetadata.h
+ __NO_COPYRIGHT__ in: dom/security/moz.build
+ __NO_COPYRIGHT__ in: dom/security/nsCSPContext.cpp
+ __NO_COPYRIGHT__ in: dom/security/nsCSPContext.h
+ __NO_COPYRIGHT__ in: dom/security/nsCSPParser.cpp
+ __NO_COPYRIGHT__ in: dom/security/nsCSPParser.h
+ __NO_COPYRIGHT__ in: dom/security/nsCSPService.cpp
+ __NO_COPYRIGHT__ in: dom/security/nsCSPService.h
+ __NO_COPYRIGHT__ in: dom/security/nsCSPUtils.cpp
+ __NO_COPYRIGHT__ in: dom/security/nsCSPUtils.h
+ __NO_COPYRIGHT__ in: dom/security/nsContentSecurityManager.h
+ __NO_COPYRIGHT__ in: dom/security/nsMixedContentBlocker.cpp
+ __NO_COPYRIGHT__ in: dom/security/nsMixedContentBlocker.h
+ __NO_COPYRIGHT__ in: dom/security/test/gtest/TestCSPParser.cpp
+ __NO_COPYRIGHT__ in: dom/security/test/gtest/moz.build
+ __NO_COPYRIGHT__ in: dom/security/test/moz.build
+ __NO_COPYRIGHT__ in: dom/security/test/unit/test_csp_reports.js
+ __NO_COPYRIGHT__ in: dom/settings/SettingsDB.jsm
+ __NO_COPYRIGHT__ in: dom/settings/SettingsManager.js
+ __NO_COPYRIGHT__ in: dom/settings/SettingsRequestManager.jsm
+ __NO_COPYRIGHT__ in: dom/settings/moz.build
+ __NO_COPYRIGHT__ in: dom/smil/SMILBoolType.cpp
+ __NO_COPYRIGHT__ in: dom/smil/SMILBoolType.h
+ __NO_COPYRIGHT__ in: dom/smil/SMILEnumType.cpp
+ __NO_COPYRIGHT__ in: dom/smil/SMILEnumType.h
+ __NO_COPYRIGHT__ in: dom/smil/SMILIntegerType.cpp
+ __NO_COPYRIGHT__ in: dom/smil/SMILIntegerType.h
+ __NO_COPYRIGHT__ in: dom/smil/SMILStringType.cpp
+ __NO_COPYRIGHT__ in: dom/smil/SMILStringType.h
+ __NO_COPYRIGHT__ in: dom/smil/TimeEvent.cpp
+ __NO_COPYRIGHT__ in: dom/smil/TimeEvent.h
+ __NO_COPYRIGHT__ in: dom/smil/moz.build
+ __NO_COPYRIGHT__ in: dom/smil/nsISMILAttr.h
+ __NO_COPYRIGHT__ in: dom/smil/nsISMILType.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILAnimationController.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILAnimationController.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILAnimationFunction.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILAnimationFunction.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILCompositor.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILCompositor.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILCompositorTable.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILFloatType.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILFloatType.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILInstanceTime.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILInstanceTime.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILInterval.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILInterval.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILKeySpline.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILKeySpline.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILMilestone.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILNullType.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILNullType.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILParserUtils.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILParserUtils.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILRepeatCount.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILRepeatCount.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILSetAnimationFunction.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILSetAnimationFunction.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTargetIdentifier.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTimeContainer.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTimeContainer.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTimeValue.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTimeValue.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTimeValueSpec.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTimeValueSpec.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTimeValueSpecParams.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTimedElement.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTimedElement.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILTypes.h
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILValue.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILValue.h
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorage.cpp
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorage.h
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageCache.cpp
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageCache.h
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageDBThread.cpp
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageDBThread.h
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageDBUpdater.cpp
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageDBUpdater.h
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageIPC.cpp
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageIPC.h
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageManager.cpp
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageManager.h
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageObserver.cpp
+ __NO_COPYRIGHT__ in: dom/storage/DOMStorageObserver.h
+ __NO_COPYRIGHT__ in: dom/storage/PStorage.ipdl
+ __NO_COPYRIGHT__ in: dom/storage/moz.build
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGAnimatedLengthList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGAnimatedLengthList.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGAnimatedNumberList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGAnimatedNumberList.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGLength.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGLength.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGLengthList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGLengthList.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGNumber.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGNumber.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGNumberList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGNumberList.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGPathSeg.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGPathSeg.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGPathSegList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGPathSegList.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGPoint.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGPoint.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGPointList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGPointList.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGStringList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGStringList.h
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGTransformList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/DOMSVGTransformList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAngle.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAngle.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimateElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimateElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimateMotionElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimateMotionElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimateTransformElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimateTransformElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedAngle.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedAngle.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedBoolean.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedBoolean.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedEnumeration.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedEnumeration.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedInteger.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedInteger.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedLength.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedLength.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedLengthList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedLengthList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedNumber.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedNumber.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedNumberList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedNumberList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedPathSegList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedPathSegList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedPointList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedPointList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedPreserveAspectRatio.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedPreserveAspectRatio.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedRect.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedRect.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedString.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedString.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedTransformList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimatedTransformList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimationElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAnimationElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGAttrValueWrapper.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGAttrValueWrapper.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGCircleElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGCircleElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGClipPathElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGClipPathElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGComponentTransferFunctionElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGContentUtils.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGDefsElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGDefsElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGDescElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGDescElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGDocument.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGDocument.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGElementFactory.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGElementFactory.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGEllipseElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGEllipseElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEBlendElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEBlendElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEColorMatrixElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEColorMatrixElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEComponentTransferElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEComponentTransferElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFECompositeElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFECompositeElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEConvolveMatrixElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEConvolveMatrixElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEDiffuseLightingElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEDiffuseLightingElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEDisplacementMapElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEDisplacementMapElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEDistantLightElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEDistantLightElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEDropShadowElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEDropShadowElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEFloodElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEFloodElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEGaussianBlurElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEGaussianBlurElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEImageElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEImageElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEMergeElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEMergeElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEMergeNodeElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEMergeNodeElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEMorphologyElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEMorphologyElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEOffsetElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEOffsetElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEPointLightElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFEPointLightElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFESpecularLightingElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFESpecularLightingElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFESpotLightElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFESpotLightElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFETileElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFETileElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFETurbulenceElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFETurbulenceElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFilterElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFilterElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGForeignObjectElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGForeignObjectElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGFragmentIdentifier.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGFragmentIdentifier.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGGElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGGElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGGradientElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGGradientElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGGraphicsElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGGraphicsElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGIRect.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGImageElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGImageElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGIntegerPairSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGIntegerPairSMILType.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGLength.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGLength.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGLengthList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGLengthList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGLengthListSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGLengthListSMILType.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGLineElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGLineElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGMPathElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGMPathElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGMarkerElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGMarkerElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGMaskElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGMaskElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGMatrix.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGMetadataElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGMetadataElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGMotionSMILAnimationFunction.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGMotionSMILAnimationFunction.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGMotionSMILPathUtils.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGNumberList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGNumberList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGNumberListSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGNumberListSMILType.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGNumberPairSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGNumberPairSMILType.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGOrientSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGOrientSMILType.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPathData.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPathData.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPathElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPathElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPathSegListSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPathSegListSMILType.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPathSegUtils.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPathSegUtils.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPatternElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPatternElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPoint.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPointList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPointList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPointListSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPointListSMILType.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPolygonElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPolygonElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPolylineElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPolylineElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGPreserveAspectRatio.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGPreserveAspectRatio.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGRect.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGRect.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGRectElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGRectElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGSVGElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGSVGElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGScriptElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGScriptElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGSetElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGSetElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGStopElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGStopElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGStringList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGStringList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGStyleElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGStyleElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGSwitchElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGSwitchElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGSymbolElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGSymbolElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTSpanElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTSpanElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTests.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTests.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTextContentElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTextContentElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTextElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTextElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTextPathElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTextPathElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTextPositioningElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTextPositioningElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTitleElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTitleElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransform.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransform.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransformList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransformList.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransformListParser.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransformListParser.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransformListSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransformListSMILType.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransformableElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGTransformableElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGUseElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGUseElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGViewBoxSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGViewBoxSMILType.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGViewElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGViewElement.h
+ __NO_COPYRIGHT__ in: dom/svg/SVGZoomEvent.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGZoomEvent.h
+ __NO_COPYRIGHT__ in: dom/svg/moz.build
+ __NO_COPYRIGHT__ in: dom/svg/nsISVGPoint.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsISVGPoint.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGAngle.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGAngle.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGAnimatedTransformList.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGAnimatedTransformList.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGAttrTearoffTable.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGBoolean.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGBoolean.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGClass.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGClass.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGDataParser.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGDataParser.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGElement.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGEnum.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGEnum.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGFeatures.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGFilters.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGFilters.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGInteger.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGInteger.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGIntegerPair.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGIntegerPair.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGLength2.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGLength2.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGNumber2.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGNumber2.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGNumberPair.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGNumberPair.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGPathDataParser.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGPathDataParser.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGPathGeometryElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGPathGeometryElement.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGPolyElement.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGPolyElement.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGString.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGString.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGTransform.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGTransform.h
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGViewBox.cpp
+ __NO_COPYRIGHT__ in: dom/svg/nsSVGViewBox.h
+ __NO_COPYRIGHT__ in: dom/system/NetworkGeolocationProvider.js
+ __NO_COPYRIGHT__ in: dom/system/OSFileConstants.cpp
+ __NO_COPYRIGHT__ in: dom/system/OSFileConstants.h
+ __NO_COPYRIGHT__ in: dom/system/SystemUpdateManager.js
+ __NO_COPYRIGHT__ in: dom/system/SystemUpdateService.jsm
+ __NO_COPYRIGHT__ in: dom/system/android/AndroidLocationProvider.cpp
+ __NO_COPYRIGHT__ in: dom/system/android/AndroidLocationProvider.h
+ __NO_COPYRIGHT__ in: dom/system/android/moz.build
+ __NO_COPYRIGHT__ in: dom/system/android/nsHapticFeedback.cpp
+ __NO_COPYRIGHT__ in: dom/system/android/nsHapticFeedback.h
+ __NO_COPYRIGHT__ in: dom/system/linux/GpsdLocationProvider.cpp
+ __NO_COPYRIGHT__ in: dom/system/linux/GpsdLocationProvider.h
+ __NO_COPYRIGHT__ in: dom/system/linux/moz.build
+ __NO_COPYRIGHT__ in: dom/system/mac/CoreLocationLocationProvider.h
+ __NO_COPYRIGHT__ in: dom/system/mac/CoreLocationLocationProvider.mm
+ __NO_COPYRIGHT__ in: dom/system/mac/moz.build
+ __NO_COPYRIGHT__ in: dom/system/moz.build
+ __NO_COPYRIGHT__ in: dom/system/nsDeviceSensors.cpp
+ __NO_COPYRIGHT__ in: dom/system/nsDeviceSensors.h
+ __NO_COPYRIGHT__ in: dom/system/nsIOSFileConstantsService.idl
+ __NO_COPYRIGHT__ in: dom/system/nsISystemUpdateProvider.idl
+ __NO_COPYRIGHT__ in: dom/system/tests/preload-SystemUpdateManager-jsm.js
+ __NO_COPYRIGHT__ in: dom/system/windows/WindowsLocationProvider.cpp
+ __NO_COPYRIGHT__ in: dom/system/windows/WindowsLocationProvider.h
+ __NO_COPYRIGHT__ in: dom/system/windows/moz.build
+ __NO_COPYRIGHT__ in: dom/system/windows/nsHapticFeedback.cpp
+ __NO_COPYRIGHT__ in: dom/system/windows/nsHapticFeedback.h
+ __NO_COPYRIGHT__ in: dom/tests/browser/browser_ConsoleAPITests.js
+ __NO_COPYRIGHT__ in: dom/tests/browser/browser_ConsoleStoragePBTest_perwindowpb.js
+ __NO_COPYRIGHT__ in: dom/tests/browser/browser_allocateGigabyte.js
+ __NO_COPYRIGHT__ in: dom/tests/browser/browser_bug1004814.js
+ __NO_COPYRIGHT__ in: dom/tests/browser/browser_bug1008941_dismissGeolocationHanger.js
+ __NO_COPYRIGHT__ in: dom/tests/browser/browser_bug1238427.js
+ __NO_COPYRIGHT__ in: dom/tests/browser/browser_frame_elements.js
+ __NO_COPYRIGHT__ in: dom/tests/browser/browser_largeAllocation.js
+ __NO_COPYRIGHT__ in: dom/tests/js/simple.js
+ __NO_COPYRIGHT__ in: dom/tests/js/ssheets.js
+ __NO_COPYRIGHT__ in: dom/tests/js/tables/changeCaption.js
+ __NO_COPYRIGHT__ in: dom/tests/js/tables/changeCell.js
+ __NO_COPYRIGHT__ in: dom/tests/mochitest/beacon/beacon-handler.sjs
+ __NO_COPYRIGHT__ in: dom/tests/mochitest/dom-level2-core/exclusions.js
+ __NO_COPYRIGHT__ in: dom/tests/mochitest/notification/desktop-notification/moz.build
+ __NO_COPYRIGHT__ in: dom/tests/mochitest/webcomponents/inert_style.css
+ __NO_COPYRIGHT__ in: dom/tests/moz.build
+ __NO_COPYRIGHT__ in: dom/tests/unit/test_bug319968.js
+ __NO_COPYRIGHT__ in: dom/tests/unit/test_bug465752.js
+ __NO_COPYRIGHT__ in: dom/time/DateCacheCleaner.cpp
+ __NO_COPYRIGHT__ in: dom/time/TimeChangeObserver.cpp
+ __NO_COPYRIGHT__ in: dom/time/TimeChangeObserver.h
+ __NO_COPYRIGHT__ in: dom/time/TimeManager.cpp
+ __NO_COPYRIGHT__ in: dom/time/TimeManager.h
+ __NO_COPYRIGHT__ in: dom/time/TimeService.cpp
+ __NO_COPYRIGHT__ in: dom/time/TimeService.h
+ __NO_COPYRIGHT__ in: dom/time/moz.build
+ __NO_COPYRIGHT__ in: dom/time/nsITimeService.idl
+ __NO_COPYRIGHT__ in: dom/u2f/NSSU2FTokenRemote.cpp
+ __NO_COPYRIGHT__ in: dom/u2f/NSSU2FTokenRemote.h
+ __NO_COPYRIGHT__ in: dom/u2f/U2F.cpp
+ __NO_COPYRIGHT__ in: dom/u2f/U2F.h
+ __NO_COPYRIGHT__ in: dom/u2f/USBToken.cpp
+ __NO_COPYRIGHT__ in: dom/u2f/USBToken.h
+ __NO_COPYRIGHT__ in: dom/u2f/moz.build
+ __NO_COPYRIGHT__ in: dom/url/URL.cpp
+ __NO_COPYRIGHT__ in: dom/url/URL.h
+ __NO_COPYRIGHT__ in: dom/url/URLSearchParams.cpp
+ __NO_COPYRIGHT__ in: dom/url/URLSearchParams.h
+ __NO_COPYRIGHT__ in: dom/url/moz.build
+ __NO_COPYRIGHT__ in: dom/webidl/AbstractWorker.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/AccessibleNode.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/AppNotificationServiceOptions.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ArchiveReader.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ArchiveRequest.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/AudioChannelManager.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/AutocompleteErrorEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/BarProp.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/BeforeAfterKeyboardEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/BlobEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/BoxObject.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/BrowserElement.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/BrowserElementAudioChannel.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/BrowserElementProxy.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/BrowserFeedWriter.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CDATASection.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CSSPrimitiveValue.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CSSRuleList.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CSSValue.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CSSValueList.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CaretPosition.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CaretStateChangedEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ChromeNodeList.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CommandEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/Console.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ContainerBoxObject.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DOMCursor.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DOMRectList.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DOMRequest.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DataChannel.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DataContainerEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DecoderDoctorNotification.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DesktopNotification.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DeviceLightEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DeviceMotionEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DeviceOrientationEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DeviceProximityEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DominatorTree.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DownloadEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/DragEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ErrorEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/External.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FileMode.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FileSystem.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FileSystemDirectoryEntry.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FileSystemDirectoryReader.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FileSystemEntry.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FileSystemFileEntry.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FlyWebDiscoveryManager.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FlyWebFetchEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FlyWebPublish.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FlyWebWebSocketEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/Gamepad.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/GamepadAxisMoveEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/GamepadButtonEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/GamepadEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/GamepadPose.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/GamepadServiceTest.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/HTMLDocument.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/HTMLPictureElement.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/HashChangeEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/IDBFileRequest.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/IDBMutableFile.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/InputEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/InspectorUtils.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/IterableIterator.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/KeyboardEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/LegacyQueryInterface.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ListBoxObject.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MediaKeysRequestStatus.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MediaStreamList.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MenuBoxObject.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MimeType.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MouseScrollEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MozPowerManager.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MozSettingsEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MozSettingsTransactionEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MozTetheringManager.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MozTimeManager.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MozWakeLock.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/NamedNodeMap.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/NetDashboard.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/OfflineResourceList.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PaintRequestList.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PeerConnectionObserver.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PerformanceEntryEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PluginCrashedEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PopStateEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PopupBlockedEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PopupBoxObject.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PresentationDeviceInfoManager.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ProgressEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/RecordErrorEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/Rect.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/Screen.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ScrollAreaEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ScrollBoxObject.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ScrollViewChangeEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/SettingsManager.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/SharedWorker.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/SpeechRecognitionError.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/SpeechRecognitionEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/StorageType.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/StyleRuleChangeEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/StyleSheetApplicableStateChangeEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/StyleSheetChangeEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/StyleSheetList.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/SystemUpdate.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/TCPServerSocketEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/TestInterfaceJS.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/TestInterfaceJSMaplikeSetlikeIterable.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/TextClause.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/TouchEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/TreeBoxObject.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/TreeColumn.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/TreeColumns.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/UserProximityEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/WebGLContextEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/WebrtcGlobalInformation.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/WidevineCDMManifest.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/WindowRoot.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/WorkerDebuggerGlobalScope.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/WorkerNavigator.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/XMLStylesheetProcessingInstruction.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/XPathEvaluator.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/XPathExpression.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/XPathNSResolver.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/XSLTProcessor.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/XULCommandEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/XULElement.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/moz.build
+ __NO_COPYRIGHT__ in: dom/workers/ChromeWorkerScope.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ChromeWorkerScope.h
+ __NO_COPYRIGHT__ in: dom/workers/FileReaderSync.cpp
+ __NO_COPYRIGHT__ in: dom/workers/FileReaderSync.h
+ __NO_COPYRIGHT__ in: dom/workers/PServiceWorkerManager.ipdl
+ __NO_COPYRIGHT__ in: dom/workers/Principal.cpp
+ __NO_COPYRIGHT__ in: dom/workers/Principal.h
+ __NO_COPYRIGHT__ in: dom/workers/Queue.h
+ __NO_COPYRIGHT__ in: dom/workers/RegisterBindings.cpp
+ __NO_COPYRIGHT__ in: dom/workers/RuntimeService.cpp
+ __NO_COPYRIGHT__ in: dom/workers/RuntimeService.h
+ __NO_COPYRIGHT__ in: dom/workers/ScriptLoader.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ScriptLoader.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorker.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorker.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerClient.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerClient.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerClients.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerClients.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerCommon.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerContainer.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerContainer.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerEvents.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerEvents.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerInfo.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerInfo.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerJob.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerJob.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerJobQueue.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerJobQueue.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerManager.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerManager.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerManagerChild.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerManagerChild.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerManagerParent.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerManagerParent.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerManagerService.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerManagerService.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerPrivate.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerPrivate.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerRegisterJob.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerRegisterJob.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerRegistrar.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerRegistrar.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerRegistrarTypes.ipdlh
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerRegistration.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerRegistration.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerRegistrationInfo.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerRegistrationInfo.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerScriptCache.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerScriptCache.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerUnregisterJob.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerUnregisterJob.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerUpdateJob.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerUpdateJob.h
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerWindowClient.cpp
+ __NO_COPYRIGHT__ in: dom/workers/ServiceWorkerWindowClient.h
+ __NO_COPYRIGHT__ in: dom/workers/SharedWorker.cpp
+ __NO_COPYRIGHT__ in: dom/workers/SharedWorker.h
+ __NO_COPYRIGHT__ in: dom/workers/WorkerDebuggerManager.cpp
+ __NO_COPYRIGHT__ in: dom/workers/WorkerDebuggerManager.h
+ __NO_COPYRIGHT__ in: dom/workers/WorkerHolder.cpp
+ __NO_COPYRIGHT__ in: dom/workers/WorkerHolder.h
+ __NO_COPYRIGHT__ in: dom/workers/WorkerInlines.h
+ __NO_COPYRIGHT__ in: dom/workers/WorkerLocation.cpp
+ __NO_COPYRIGHT__ in: dom/workers/WorkerLocation.h
+ __NO_COPYRIGHT__ in: dom/workers/WorkerNavigator.cpp
+ __NO_COPYRIGHT__ in: dom/workers/WorkerNavigator.h
+ __NO_COPYRIGHT__ in: dom/workers/WorkerPrivate.cpp
+ __NO_COPYRIGHT__ in: dom/workers/WorkerPrivate.h
+ __NO_COPYRIGHT__ in: dom/workers/WorkerRunnable.cpp
+ __NO_COPYRIGHT__ in: dom/workers/WorkerRunnable.h
+ __NO_COPYRIGHT__ in: dom/workers/WorkerScope.cpp
+ __NO_COPYRIGHT__ in: dom/workers/WorkerScope.h
+ __NO_COPYRIGHT__ in: dom/workers/WorkerThread.cpp
+ __NO_COPYRIGHT__ in: dom/workers/WorkerThread.h
+ __NO_COPYRIGHT__ in: dom/workers/Workers.h
+ __NO_COPYRIGHT__ in: dom/workers/test/browser_bug1047663.js
+ __NO_COPYRIGHT__ in: dom/workers/test/browser_bug1104623.js
+ __NO_COPYRIGHT__ in: dom/workers/test/bug1047663_worker.sjs
+ __NO_COPYRIGHT__ in: dom/workers/test/extensions/bootstrap/moz.build
+ __NO_COPYRIGHT__ in: dom/workers/test/extensions/moz.build
+ __NO_COPYRIGHT__ in: dom/workers/test/extensions/traditional/moz.build
+ __NO_COPYRIGHT__ in: dom/workers/test/extensions/traditional/nsIWorkerTest.idl
+ __NO_COPYRIGHT__ in: dom/workers/test/frame_script.js
+ __NO_COPYRIGHT__ in: dom/workers/test/gtest/TestReadWrite.cpp
+ __NO_COPYRIGHT__ in: dom/workers/test/head.js
+ __NO_COPYRIGHT__ in: dom/worklet/Worklet.cpp
+ __NO_COPYRIGHT__ in: dom/worklet/Worklet.h
+ __NO_COPYRIGHT__ in: dom/worklet/WorkletGlobalScope.cpp
+ __NO_COPYRIGHT__ in: dom/worklet/WorkletGlobalScope.h
+ __NO_COPYRIGHT__ in: dom/worklet/moz.build
+ __NO_COPYRIGHT__ in: dom/xbl/XBLChildrenElement.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/XBLChildrenElement.h
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/android/jar.mn
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/android/moz.build
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/emacs/jar.mn
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/emacs/moz.build
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/mac/jar.mn
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/mac/moz.build
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/moz.build
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/unix/jar.mn
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/unix/moz.build
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/win/jar.mn
+ __NO_COPYRIGHT__ in: dom/xbl/builtin/win/moz.build
+ __NO_COPYRIGHT__ in: dom/xbl/moz.build
+ __NO_COPYRIGHT__ in: dom/xbl/nsBindingManager.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsBindingManager.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLBinding.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLBinding.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLContentSink.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLContentSink.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLDocumentInfo.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLDocumentInfo.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLEventHandler.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLEventHandler.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLMaybeCompiled.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLProtoImpl.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLProtoImpl.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLProtoImplField.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLProtoImplField.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLProtoImplMember.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLProtoImplMethod.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLProtoImplMethod.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLProtoImplProperty.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLProtoImplProperty.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLPrototypeBinding.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLPrototypeBinding.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLPrototypeHandler.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLPrototypeHandler.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLPrototypeResources.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLPrototypeResources.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLResourceLoader.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLResourceLoader.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLSerialize.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLSerialize.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLService.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLService.h
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLWindowKeyHandler.cpp
+ __NO_COPYRIGHT__ in: dom/xbl/nsXBLWindowKeyHandler.h
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequest.cpp
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequest.h
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestEventTarget.cpp
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestEventTarget.h
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestMainThread.cpp
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestMainThread.h
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestString.cpp
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestString.h
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestUpload.cpp
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestUpload.h
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestWorker.cpp
+ __NO_COPYRIGHT__ in: dom/xhr/XMLHttpRequestWorker.h
+ __NO_COPYRIGHT__ in: dom/xhr/moz.build
+ __NO_COPYRIGHT__ in: dom/xhr/nsIXMLHttpRequest.idl
+ __NO_COPYRIGHT__ in: dom/xml/CDATASection.cpp
+ __NO_COPYRIGHT__ in: dom/xml/CDATASection.h
+ __NO_COPYRIGHT__ in: dom/xml/ProcessingInstruction.cpp
+ __NO_COPYRIGHT__ in: dom/xml/ProcessingInstruction.h
+ __NO_COPYRIGHT__ in: dom/xml/XMLDocument.cpp
+ __NO_COPYRIGHT__ in: dom/xml/XMLDocument.h
+ __NO_COPYRIGHT__ in: dom/xml/XMLStylesheetProcessingInstruction.cpp
+ __NO_COPYRIGHT__ in: dom/xml/XMLStylesheetProcessingInstruction.h
+ __NO_COPYRIGHT__ in: dom/xml/moz.build
+ __NO_COPYRIGHT__ in: dom/xml/nsIXMLContentSink.h
+ __NO_COPYRIGHT__ in: dom/xml/nsXMLContentSink.cpp
+ __NO_COPYRIGHT__ in: dom/xml/nsXMLContentSink.h
+ __NO_COPYRIGHT__ in: dom/xml/nsXMLElement.cpp
+ __NO_COPYRIGHT__ in: dom/xml/nsXMLElement.h
+ __NO_COPYRIGHT__ in: dom/xml/nsXMLFragmentContentSink.cpp
+ __NO_COPYRIGHT__ in: dom/xml/nsXMLPrettyPrinter.cpp
+ __NO_COPYRIGHT__ in: dom/xml/nsXMLPrettyPrinter.h
+ __NO_COPYRIGHT__ in: dom/xml/resources/XMLMonoPrint.css
+ __NO_COPYRIGHT__ in: dom/xml/resources/XMLPrettyPrint.css
+ __NO_COPYRIGHT__ in: dom/xml/resources/jar.mn
+ __NO_COPYRIGHT__ in: dom/xml/resources/moz.build
+ __NO_COPYRIGHT__ in: dom/xml/test/old/docbook.css
+ __NO_COPYRIGHT__ in: dom/xml/test/old/toc/toc.css
+ __NO_COPYRIGHT__ in: dom/xml/test/old/xlink/link.css
+ __NO_COPYRIGHT__ in: dom/xml/test/old/xmlbase/xmlbase.css
+ __NO_COPYRIGHT__ in: dom/xslt/base/moz.build
+ __NO_COPYRIGHT__ in: dom/xslt/base/txCore.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txDouble.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/base/txErrorObserver.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txExpandedName.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/base/txExpandedName.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txExpandedNameMap.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/base/txExpandedNameMap.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txList.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/base/txList.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txLog.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txNamespaceMap.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/base/txNamespaceMap.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txOwningArray.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txStack.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txStringUtils.h
+ __NO_COPYRIGHT__ in: dom/xslt/base/txURIUtils.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/base/txURIUtils.h
+ __NO_COPYRIGHT__ in: dom/xslt/moz.build
+ __NO_COPYRIGHT__ in: dom/xslt/nsIDocumentTransformer.h
+ __NO_COPYRIGHT__ in: dom/xslt/nsIXSLTProcessor.idl
+ __NO_COPYRIGHT__ in: dom/xslt/nsIXSLTProcessorPrivate.idl
+ __NO_COPYRIGHT__ in: dom/xslt/tests/XSLTMark/XSLTMark-static.js
+ __NO_COPYRIGHT__ in: dom/xslt/tests/XSLTMark/XSLTMark-test.js
+ __NO_COPYRIGHT__ in: dom/xslt/tests/XSLTMark/XSLTMark-view.js
+ __NO_COPYRIGHT__ in: dom/xslt/tests/XSLTMark/XSLTMark.css
+ __NO_COPYRIGHT__ in: dom/xslt/tests/buster/DiffDOM.js
+ __NO_COPYRIGHT__ in: dom/xslt/tests/buster/buster-files.js
+ __NO_COPYRIGHT__ in: dom/xslt/tests/buster/buster-handlers.js
+ __NO_COPYRIGHT__ in: dom/xslt/tests/buster/buster-test.js
+ __NO_COPYRIGHT__ in: dom/xslt/tests/buster/buster-view.js
+ __NO_COPYRIGHT__ in: dom/xslt/tests/buster/buster.css
+ __NO_COPYRIGHT__ in: dom/xslt/tests/buster/result-view.js
+ __NO_COPYRIGHT__ in: dom/xslt/tests/buster/xslt-qa-overlay.js
+ __NO_COPYRIGHT__ in: dom/xslt/txIEXSLTRegExFunctions.idl
+ __NO_COPYRIGHT__ in: dom/xslt/txIFunctionEvaluationContext.idl
+ __NO_COPYRIGHT__ in: dom/xslt/txINodeSet.idl
+ __NO_COPYRIGHT__ in: dom/xslt/txIXPathObject.idl
+ __NO_COPYRIGHT__ in: dom/xslt/xml/moz.build
+ __NO_COPYRIGHT__ in: dom/xslt/xml/txXMLParser.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xml/txXMLParser.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/XPathEvaluator.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/XPathEvaluator.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/XPathExpression.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/XPathExpression.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/XPathResult.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/XPathResult.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/moz.build
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txCoreFunctionCall.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txErrorExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txExpr.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txExprLexer.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txExprResult.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txFilterExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txForwardContext.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txForwardContext.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txFunctionCall.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txIXPathContext.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txLiteralExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txMozillaXPathTreeWalker.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txNameTest.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txNamedAttributeStep.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txNodeSet.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txNodeSetAdaptor.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txNodeSetAdaptor.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txNodeSetContext.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txNodeSetContext.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txNodeTypeTest.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txNumberExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txPathExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txPredicateList.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txPredicatedNodeTest.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txRelationalExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txResultRecycler.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txResultRecycler.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txRootExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txSingleNodeContext.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txUnaryExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txUnionExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txUnionNodeTest.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txVariableRefExpr.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txXPCOMExtensionFunction.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txXPathNode.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txXPathObjectAdaptor.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txXPathOptimizer.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txXPathOptimizer.h
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txXPathTreeWalker.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/moz.build
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txBufferingHandler.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txBufferingHandler.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txCurrentFunctionCall.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txEXSLTFunctions.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txEXSLTRegExFunctions.js
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txExecutionState.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txExecutionState.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txFormatNumberFunctionCall.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txGenerateIdFunctionCall.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txInstructions.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txInstructions.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txKey.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txKeyFunctionCall.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txMozillaStylesheetCompiler.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txMozillaTextOutput.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txMozillaTextOutput.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txMozillaXMLOutput.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txMozillaXMLOutput.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txMozillaXSLTProcessor.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txMozillaXSLTProcessor.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txNodeSorter.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txNodeSorter.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txOutputFormat.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txOutputFormat.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txPatternOptimizer.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txPatternOptimizer.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txPatternParser.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txPatternParser.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txRtfHandler.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txRtfHandler.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txStylesheet.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txStylesheet.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txStylesheetCompileHandlers.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txStylesheetCompileHandlers.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txStylesheetCompiler.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txStylesheetCompiler.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txTextHandler.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txTextHandler.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txToplevelItems.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txToplevelItems.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txUnknownHandler.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txUnknownHandler.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txVariableMap.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXMLEventHandler.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXPathResultComparator.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXPathResultComparator.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXSLTEnvironmentFunctionCall.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXSLTFunctions.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXSLTNumber.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXSLTNumber.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXSLTNumberCounters.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXSLTPatterns.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXSLTPatterns.h
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXSLTProcessor.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xslt/txXSLTProcessor.h
+ __NO_COPYRIGHT__ in: dom/xul/XULDocument.h
+ __NO_COPYRIGHT__ in: dom/xul/moz.build
+ __NO_COPYRIGHT__ in: dom/xul/nsForwardReference.h
+ __NO_COPYRIGHT__ in: dom/xul/nsIController.idl
+ __NO_COPYRIGHT__ in: dom/xul/nsIControllers.idl
+ __NO_COPYRIGHT__ in: dom/xul/nsIXULDocument.h
+ __NO_COPYRIGHT__ in: dom/xul/nsIXULOverlayProvider.idl
+ __NO_COPYRIGHT__ in: dom/xul/nsXULContentSink.h
+ __NO_COPYRIGHT__ in: dom/xul/nsXULPrototypeCache.cpp
+ __NO_COPYRIGHT__ in: dom/xul/nsXULPrototypeCache.h
+ __NO_COPYRIGHT__ in: dom/xul/nsXULPrototypeDocument.cpp
+ __NO_COPYRIGHT__ in: dom/xul/nsXULPrototypeDocument.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/moz.build
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsContentSupportMap.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsContentSupportMap.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsContentTestNode.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsContentTestNode.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsIXULBuilderListener.idl
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsIXULSortService.idl
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsIXULTemplateBuilder.idl
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsIXULTemplateQueryProcessor.idl
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsIXULTemplateResult.idl
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsIXULTemplateRuleFilter.idl
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsInstantiationNode.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsInstantiationNode.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFBinding.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFBinding.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFConInstanceTestNode.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFConInstanceTestNode.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFConMemberTestNode.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFConMemberTestNode.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFPropertyTestNode.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFPropertyTestNode.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFQuery.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFQuery.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsRDFTestNode.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsResourceSet.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsResourceSet.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsTemplateMap.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsTemplateMatch.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsTemplateMatch.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsTemplateRule.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsTemplateRule.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsTreeRows.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsTreeRows.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXMLBinding.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXMLBinding.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULContentBuilder.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateBuilder.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateQueryProcessorRDF.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateQueryProcessorRDF.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateQueryProcessorStorage.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateQueryProcessorStorage.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateQueryProcessorXML.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateQueryProcessorXML.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateResultRDF.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateResultRDF.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateResultSetRDF.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateResultSetRDF.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateResultStorage.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateResultStorage.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateResultXML.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateResultXML.h
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTreeBuilder.cpp
+ __NO_COPYRIGHT__ in: editor/AsyncSpellCheckTestHelper.jsm
+ __NO_COPYRIGHT__ in: editor/composer/moz.build
+ __NO_COPYRIGHT__ in: editor/composer/nsComposeTxtSrvFilter.cpp
+ __NO_COPYRIGHT__ in: editor/composer/nsComposeTxtSrvFilter.h
+ __NO_COPYRIGHT__ in: editor/composer/nsComposerCommands.cpp
+ __NO_COPYRIGHT__ in: editor/composer/nsComposerCommands.h
+ __NO_COPYRIGHT__ in: editor/composer/nsComposerCommandsUpdater.cpp
+ __NO_COPYRIGHT__ in: editor/composer/nsComposerCommandsUpdater.h
+ __NO_COPYRIGHT__ in: editor/composer/nsComposerController.cpp
+ __NO_COPYRIGHT__ in: editor/composer/nsComposerController.h
+ __NO_COPYRIGHT__ in: editor/composer/nsComposerDocumentCommands.cpp
+ __NO_COPYRIGHT__ in: editor/composer/nsComposerRegistration.cpp
+ __NO_COPYRIGHT__ in: editor/composer/nsEditingSession.cpp
+ __NO_COPYRIGHT__ in: editor/composer/nsEditingSession.h
+ __NO_COPYRIGHT__ in: editor/composer/nsEditorSpellCheck.cpp
+ __NO_COPYRIGHT__ in: editor/composer/nsEditorSpellCheck.h
+ __NO_COPYRIGHT__ in: editor/composer/nsIEditingSession.idl
+ __NO_COPYRIGHT__ in: editor/composer/res/EditorOverride.css
+ __NO_COPYRIGHT__ in: editor/libeditor/CSSEditUtils.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/CSSEditUtils.h
+ __NO_COPYRIGHT__ in: editor/libeditor/ChangeAttributeTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/ChangeAttributeTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/ChangeStyleTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/ChangeStyleTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/CompositionTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/CompositionTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/CreateElementTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/CreateElementTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/DeleteNodeTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/DeleteNodeTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/DeleteRangeTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/DeleteRangeTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/DeleteTextTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/DeleteTextTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/EditActionListener.h
+ __NO_COPYRIGHT__ in: editor/libeditor/EditAggregateTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/EditAggregateTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/EditTransactionBase.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/EditTransactionBase.h
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorBase.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorBase.h
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorCommands.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorCommands.h
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorController.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorController.h
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorEventListener.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorEventListener.h
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorUtils.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorUtils.h
+ __NO_COPYRIGHT__ in: editor/libeditor/EditorUtils.js
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLAbsPositionEditor.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLAnonymousNodeEditor.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditRules.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditRules.h
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditUtils.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditUtils.h
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditor.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditor.h
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditorDataTransfer.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditorEventListener.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditorEventListener.h
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditorObjectResizer.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLEditorObjectResizerUtils.h
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLInlineTableEditor.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLStyleEditor.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLTableEditor.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/HTMLURIRefObject.h
+ __NO_COPYRIGHT__ in: editor/libeditor/InsertNodeTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/InsertNodeTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/InsertTextTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/InsertTextTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/InternetCiter.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/InternetCiter.h
+ __NO_COPYRIGHT__ in: editor/libeditor/JoinNodeTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/JoinNodeTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/PlaceholderTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/PlaceholderTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/SelectionState.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/SelectionState.h
+ __NO_COPYRIGHT__ in: editor/libeditor/SetDocumentTitleTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/SetDocumentTitleTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/SplitNodeTransaction.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/SplitNodeTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/StyleSheetTransactions.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/StyleSheetTransactions.h
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditRules.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditRules.h
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditRulesBidi.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditUtils.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditUtils.h
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditor.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditor.h
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditorDataTransfer.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditorTest.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/TextEditorTest.h
+ __NO_COPYRIGHT__ in: editor/libeditor/TypeInState.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/TypeInState.h
+ __NO_COPYRIGHT__ in: editor/libeditor/WSRunObject.cpp
+ __NO_COPYRIGHT__ in: editor/libeditor/WSRunObject.h
+ __NO_COPYRIGHT__ in: editor/libeditor/moz.build
+ __NO_COPYRIGHT__ in: editor/libeditor/nsIAbsorbingTransaction.h
+ __NO_COPYRIGHT__ in: editor/libeditor/nsIEditRules.h
+ __NO_COPYRIGHT__ in: editor/moz.build
+ __NO_COPYRIGHT__ in: editor/nsEditorCID.h
+ __NO_COPYRIGHT__ in: editor/nsIContentFilter.idl
+ __NO_COPYRIGHT__ in: editor/nsIDocumentStateListener.idl
+ __NO_COPYRIGHT__ in: editor/nsIEditActionListener.idl
+ __NO_COPYRIGHT__ in: editor/nsIEditor.idl
+ __NO_COPYRIGHT__ in: editor/nsIEditorIMESupport.idl
+ __NO_COPYRIGHT__ in: editor/nsIEditorMailSupport.idl
+ __NO_COPYRIGHT__ in: editor/nsIEditorObserver.idl
+ __NO_COPYRIGHT__ in: editor/nsIEditorSpellCheck.idl
+ __NO_COPYRIGHT__ in: editor/nsIEditorStyleSheets.idl
+ __NO_COPYRIGHT__ in: editor/nsIEditorUtils.idl
+ __NO_COPYRIGHT__ in: editor/nsIHTMLAbsPosEditor.idl
+ __NO_COPYRIGHT__ in: editor/nsIHTMLEditor.idl
+ __NO_COPYRIGHT__ in: editor/nsIHTMLInlineTableEditor.idl
+ __NO_COPYRIGHT__ in: editor/nsIHTMLObjectResizeListener.idl
+ __NO_COPYRIGHT__ in: editor/nsIHTMLObjectResizer.idl
+ __NO_COPYRIGHT__ in: editor/nsIPlaintextEditor.idl
+ __NO_COPYRIGHT__ in: editor/nsITableEditor.idl
+ __NO_COPYRIGHT__ in: editor/nsIURIRefObject.idl
+ __NO_COPYRIGHT__ in: editor/nsPIEditorTransaction.idl
+ __NO_COPYRIGHT__ in: editor/txmgr/moz.build
+ __NO_COPYRIGHT__ in: editor/txmgr/nsITransaction.idl
+ __NO_COPYRIGHT__ in: editor/txmgr/nsITransactionList.idl
+ __NO_COPYRIGHT__ in: editor/txmgr/nsITransactionListener.idl
+ __NO_COPYRIGHT__ in: editor/txmgr/nsITransactionManager.idl
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionItem.cpp
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionItem.h
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionList.cpp
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionList.h
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionManager.cpp
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionManager.h
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionManagerCID.h
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionManagerFactory.cpp
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionStack.cpp
+ __NO_COPYRIGHT__ in: editor/txmgr/nsTransactionStack.h
+ __NO_COPYRIGHT__ in: editor/txmgr/tests/TestTXMgr.cpp
+ __NO_COPYRIGHT__ in: editor/txmgr/tests/moz.build
+ __NO_COPYRIGHT__ in: editor/txtsvc/moz.build
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsFilteredContentIterator.cpp
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsFilteredContentIterator.h
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsIInlineSpellChecker.idl
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsISpellChecker.h
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsITextService.h
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsITextServicesDocument.h
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsITextServicesFilter.idl
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsTextServicesCID.h
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsTextServicesDocument.cpp
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsTextServicesDocument.h
+ __NO_COPYRIGHT__ in: editor/txtsvc/nsTextServicesFactory.cpp
+ __NO_COPYRIGHT__ in: embedding/browser/build/moz.build
+ __NO_COPYRIGHT__ in: embedding/browser/build/nsWebBrowserModule.cpp
+ __NO_COPYRIGHT__ in: embedding/browser/moz.build
+ __NO_COPYRIGHT__ in: embedding/browser/nsCTooltipTextProvider.h
+ __NO_COPYRIGHT__ in: embedding/browser/nsCWebBrowser.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsCommandHandler.cpp
+ __NO_COPYRIGHT__ in: embedding/browser/nsCommandHandler.h
+ __NO_COPYRIGHT__ in: embedding/browser/nsContextMenuInfo.cpp
+ __NO_COPYRIGHT__ in: embedding/browser/nsContextMenuInfo.h
+ __NO_COPYRIGHT__ in: embedding/browser/nsDocShellTreeOwner.cpp
+ __NO_COPYRIGHT__ in: embedding/browser/nsDocShellTreeOwner.h
+ __NO_COPYRIGHT__ in: embedding/browser/nsEmbedStream.cpp
+ __NO_COPYRIGHT__ in: embedding/browser/nsEmbedStream.h
+ __NO_COPYRIGHT__ in: embedding/browser/nsICommandHandler.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIContextMenuListener.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIContextMenuListener2.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIEmbeddingSiteWindow.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIPrintPreviewNavigation.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsITooltipListener.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsITooltipTextProvider.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIWebBrowser.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIWebBrowserChrome.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIWebBrowserChrome2.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIWebBrowserChrome3.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIWebBrowserChromeFocus.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIWebBrowserFocus.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIWebBrowserPrint.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIWebBrowserSetup.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsIWebBrowserStream.idl
+ __NO_COPYRIGHT__ in: embedding/browser/nsWebBrowser.cpp
+ __NO_COPYRIGHT__ in: embedding/browser/nsWebBrowser.h
+ __NO_COPYRIGHT__ in: embedding/browser/nsWebBrowserContentPolicy.cpp
+ __NO_COPYRIGHT__ in: embedding/browser/nsWebBrowserContentPolicy.h
+ __NO_COPYRIGHT__ in: embedding/components/appstartup/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/appstartup/nsAppStartupNotifier.cpp
+ __NO_COPYRIGHT__ in: embedding/components/appstartup/nsAppStartupNotifier.h
+ __NO_COPYRIGHT__ in: embedding/components/appstartup/nsIAppStartupNotifier.h
+ __NO_COPYRIGHT__ in: embedding/components/build/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/build/nsEmbeddingModule.cpp
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsBaseCommandController.cpp
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsBaseCommandController.h
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsCommandGroup.cpp
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsCommandGroup.h
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsCommandManager.cpp
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsCommandManager.h
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsCommandParams.cpp
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsCommandParams.h
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsControllerCommandTable.cpp
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsControllerCommandTable.h
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsICommandManager.idl
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsICommandParams.idl
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsIControllerCommand.idl
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsIControllerCommandTable.idl
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsIControllerContext.idl
+ __NO_COPYRIGHT__ in: embedding/components/commandhandler/nsPICommandUpdater.idl
+ __NO_COPYRIGHT__ in: embedding/components/find/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/find/nsFind.cpp
+ __NO_COPYRIGHT__ in: embedding/components/find/nsFind.h
+ __NO_COPYRIGHT__ in: embedding/components/find/nsIFind.idl
+ __NO_COPYRIGHT__ in: embedding/components/find/nsIWebBrowserFind.idl
+ __NO_COPYRIGHT__ in: embedding/components/find/nsWebBrowserFind.cpp
+ __NO_COPYRIGHT__ in: embedding/components/find/nsWebBrowserFind.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PPrintProgressDialog.ipdl
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PPrintSettingsDialog.ipdl
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PPrinting.ipdl
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PPrintingTypes.ipdlh
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintDataUtils.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintDataUtils.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintProgressDialogChild.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintProgressDialogChild.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintProgressDialogParent.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintProgressDialogParent.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintSettingsDialogChild.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintSettingsDialogChild.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintSettingsDialogParent.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintSettingsDialogParent.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintingParent.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/PrintingParent.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/nsPrintingProxy.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/ipc/nsPrintingProxy.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/mac/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/printingui/mac/nsPrintProgress.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/mac/nsPrintProgress.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/mac/nsPrintProgressParams.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/mac/nsPrintProgressParams.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/mac/nsPrintingPromptService.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/mac/nsPrintingPromptServiceX.mm
+ __NO_COPYRIGHT__ in: embedding/components/printingui/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/printingui/unixshared/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/printingui/unixshared/nsPrintProgress.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/unixshared/nsPrintProgress.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/unixshared/nsPrintProgressParams.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/unixshared/nsPrintProgressParams.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/unixshared/nsPrintingPromptService.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/unixshared/nsPrintingPromptService.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/win/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/printingui/win/nsPrintDialogUtil.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/win/nsPrintDialogUtil.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/win/nsPrintProgress.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/win/nsPrintProgress.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/win/nsPrintProgressParams.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/win/nsPrintProgressParams.h
+ __NO_COPYRIGHT__ in: embedding/components/printingui/win/nsPrintingPromptService.cpp
+ __NO_COPYRIGHT__ in: embedding/components/printingui/win/nsPrintingPromptService.h
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/PWebBrowserPersistDocument.ipdl
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/PWebBrowserPersistResources.ipdl
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/PWebBrowserPersistSerialize.ipdl
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistDocumentChild.cpp
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistDocumentChild.h
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistDocumentParent.cpp
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistDocumentParent.h
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistLocalDocument.cpp
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistLocalDocument.h
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistRemoteDocument.cpp
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistRemoteDocument.h
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistResourcesChild.cpp
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistResourcesChild.h
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistResourcesParent.cpp
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistResourcesParent.h
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistSerializeChild.cpp
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistSerializeChild.h
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistSerializeParent.cpp
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/WebBrowserPersistSerializeParent.h
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/nsCWebBrowserPersist.idl
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/nsIWebBrowserPersist.idl
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/nsIWebBrowserPersistDocument.idl
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/nsIWebBrowserPersistable.idl
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/nsWebBrowserPersist.cpp
+ __NO_COPYRIGHT__ in: embedding/components/webbrowserpersist/nsWebBrowserPersist.h
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/moz.build
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsAutoWindowStateHelper.cpp
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsAutoWindowStateHelper.h
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsDialogParamBlock.cpp
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsDialogParamBlock.h
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsIDialogParamBlock.idl
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsIPromptFactory.idl
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsIPromptService.idl
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsIPromptService2.idl
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsIWindowWatcher.idl
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsPromptUtils.h
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsWindowWatcher.h
+ __NO_COPYRIGHT__ in: embedding/components/windowwatcher/test/moz.build
+ __NO_COPYRIGHT__ in: embedding/ios/app.mozbuild
+ __NO_COPYRIGHT__ in: embedding/ios/build.mk
+ __NO_COPYRIGHT__ in: embedding/ios/confvars.sh
+ __NO_COPYRIGHT__ in: embedding/ios/moz.configure
+ __NO_COPYRIGHT__ in: embedding/moz.build
+ __NO_COPYRIGHT__ in: embedding/nsEmbedCID.h
+ __NO_COPYRIGHT__ in: embedding/test/moz.build
+ __NO_COPYRIGHT__ in: extensions/auth/moz.build
+ __NO_COPYRIGHT__ in: extensions/auth/nsAuth.h
+ __NO_COPYRIGHT__ in: extensions/auth/nsAuthFactory.cpp
+ __NO_COPYRIGHT__ in: extensions/auth/nsAuthGSSAPI.h
+ __NO_COPYRIGHT__ in: extensions/auth/nsAuthSASL.cpp
+ __NO_COPYRIGHT__ in: extensions/auth/nsAuthSASL.h
+ __NO_COPYRIGHT__ in: extensions/auth/nsAuthSSPI.h
+ __NO_COPYRIGHT__ in: extensions/auth/nsAuthSambaNTLM.cpp
+ __NO_COPYRIGHT__ in: extensions/auth/nsAuthSambaNTLM.h
+ __NO_COPYRIGHT__ in: extensions/auth/nsHttpNegotiateAuth.h
+ __NO_COPYRIGHT__ in: extensions/build.mk
+ __NO_COPYRIGHT__ in: extensions/confvars.sh
+ __NO_COPYRIGHT__ in: extensions/cookie/moz.build
+ __NO_COPYRIGHT__ in: extensions/cookie/nsCookieModule.cpp
+ __NO_COPYRIGHT__ in: extensions/cookie/nsCookiePermission.cpp
+ __NO_COPYRIGHT__ in: extensions/cookie/nsCookiePermission.h
+ __NO_COPYRIGHT__ in: extensions/cookie/nsCookiePromptService.cpp
+ __NO_COPYRIGHT__ in: extensions/cookie/nsCookiePromptService.h
+ __NO_COPYRIGHT__ in: extensions/cookie/nsICookieAcceptDialog.idl
+ __NO_COPYRIGHT__ in: extensions/cookie/nsICookiePromptService.idl
+ __NO_COPYRIGHT__ in: extensions/cookie/nsPermission.cpp
+ __NO_COPYRIGHT__ in: extensions/cookie/nsPermission.h
+ __NO_COPYRIGHT__ in: extensions/cookie/nsPermissionManager.cpp
+ __NO_COPYRIGHT__ in: extensions/cookie/nsPermissionManager.h
+ __NO_COPYRIGHT__ in: extensions/cookie/nsPopupWindowManager.cpp
+ __NO_COPYRIGHT__ in: extensions/cookie/nsPopupWindowManager.h
+ __NO_COPYRIGHT__ in: extensions/cookie/test/moz.build
+ __NO_COPYRIGHT__ in: extensions/gio/moz.build
+ __NO_COPYRIGHT__ in: extensions/moz.build
+ __NO_COPYRIGHT__ in: extensions/moz.configure
+ __NO_COPYRIGHT__ in: extensions/permissions/moz.build
+ __NO_COPYRIGHT__ in: extensions/permissions/nsContentBlocker.cpp
+ __NO_COPYRIGHT__ in: extensions/permissions/nsContentBlocker.h
+ __NO_COPYRIGHT__ in: extensions/permissions/nsModuleFactory.cpp
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/moz.build
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/public/moz.build
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/public/nsIAutoConfig.idl
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/public/nsIReadConfig.idl
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/src/moz.build
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/src/nsAutoConfig.cpp
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/src/nsAutoConfig.h
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/src/nsConfigFactory.cpp
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/src/nsJSConfigTriggers.cpp
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/src/nsReadConfig.cpp
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/src/nsReadConfig.h
+ __NO_COPYRIGHT__ in: extensions/pref/autoconfig/src/prefcalls.js
+ __NO_COPYRIGHT__ in: extensions/pref/moz.build
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/PRemoteSpellcheckEngine.ipdl
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineChild.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineChild.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/hunspell_fopen_hooks.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/moz.build
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/mozHunspellAllocator.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/moz.build
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/moz.build
+ __NO_COPYRIGHT__ in: extensions/spellcheck/idl/moz.build
+ __NO_COPYRIGHT__ in: extensions/spellcheck/idl/mozIPersonalDictionary.idl
+ __NO_COPYRIGHT__ in: extensions/spellcheck/idl/mozISpellCheckingEngine.idl
+ __NO_COPYRIGHT__ in: extensions/spellcheck/idl/mozISpellI18NManager.idl
+ __NO_COPYRIGHT__ in: extensions/spellcheck/idl/mozISpellI18NUtil.idl
+ __NO_COPYRIGHT__ in: extensions/spellcheck/locales/Makefile.in
+ __NO_COPYRIGHT__ in: extensions/spellcheck/locales/moz.build
+ __NO_COPYRIGHT__ in: extensions/spellcheck/moz.build
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/moz.build
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozEnglishWordUtils.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozEnglishWordUtils.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozInlineSpellChecker.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozInlineSpellWordUtil.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozInlineSpellWordUtil.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozPersonalDictionary.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozPersonalDictionary.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozSpellChecker.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozSpellChecker.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozSpellCheckerFactory.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozSpellI18NManager.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozSpellI18NManager.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/moz.build
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/CharDistribution.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/CharDistribution.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/JpCntx.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/JpCntx.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/moz.build
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsCharSetProber.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsCharSetProber.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsCodingStateMachine.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsEscCharsetProber.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsEscCharsetProber.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsEscSM.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsLatin1Prober.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsLatin1Prober.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsMBCSGroupProber.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsMBCSGroupProber.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsMBCSSM.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsPkgInt.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsUTF8Prober.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsUTF8Prober.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsUniversalDetector.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsUniversalDetector.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/moz.build
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/xpcom/moz.build
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/xpcom/nsUdetXPCOMWrapper.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/xpcom/nsUdetXPCOMWrapper.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/xpcom/nsUniversalCharDetDll.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/xpcom/nsUniversalCharDetModule.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/tests/moz.build
+ __NO_COPYRIGHT__ in: gfx/2d/2D.h
+ __NO_COPYRIGHT__ in: gfx/2d/AutoHelpersWin.h
+ __NO_COPYRIGHT__ in: gfx/2d/BaseCoord.h
+ __NO_COPYRIGHT__ in: gfx/2d/BaseMargin.h
+ __NO_COPYRIGHT__ in: gfx/2d/BasePoint.h
+ __NO_COPYRIGHT__ in: gfx/2d/BasePoint3D.h
+ __NO_COPYRIGHT__ in: gfx/2d/BasePoint4D.h
+ __NO_COPYRIGHT__ in: gfx/2d/BaseRect.h
+ __NO_COPYRIGHT__ in: gfx/2d/BaseSize.h
+ __NO_COPYRIGHT__ in: gfx/2d/BezierUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/BezierUtils.h
+ __NO_COPYRIGHT__ in: gfx/2d/BigEndianInts.h
+ __NO_COPYRIGHT__ in: gfx/2d/Blur.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/Blur.h
+ __NO_COPYRIGHT__ in: gfx/2d/BlurLS3.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/BlurNEON.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/BlurSSE2.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/BorrowedContext.h
+ __NO_COPYRIGHT__ in: gfx/2d/CGTextDrawing.h
+ __NO_COPYRIGHT__ in: gfx/2d/Coord.h
+ __NO_COPYRIGHT__ in: gfx/2d/CriticalSection.h
+ __NO_COPYRIGHT__ in: gfx/2d/DataSourceSurface.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DataSourceSurfaceWrapper.h
+ __NO_COPYRIGHT__ in: gfx/2d/DataSurfaceHelpers.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DataSurfaceHelpers.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawCommand.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawEventRecorder.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawEventRecorder.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTarget.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetCairo.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetCairo.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetCapture.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetCapture.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetD2D1.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetD2D1.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetDual.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetDual.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetRecording.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetRecording.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetSkia.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetSkia.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetTiled.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawTargetTiled.h
+ __NO_COPYRIGHT__ in: gfx/2d/DrawingJob.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/DrawingJob.h
+ __NO_COPYRIGHT__ in: gfx/2d/ExtendInputEffectD2D1.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/ExtendInputEffectD2D1.h
+ __NO_COPYRIGHT__ in: gfx/2d/Factory.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/FilterNodeD2D1.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/FilterNodeD2D1.h
+ __NO_COPYRIGHT__ in: gfx/2d/FilterNodeSoftware.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/FilterNodeSoftware.h
+ __NO_COPYRIGHT__ in: gfx/2d/FilterProcessing.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/FilterProcessing.h
+ __NO_COPYRIGHT__ in: gfx/2d/FilterProcessingSIMD-inl.h
+ __NO_COPYRIGHT__ in: gfx/2d/FilterProcessingSSE2.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/FilterProcessingScalar.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/Filters.h
+ __NO_COPYRIGHT__ in: gfx/2d/GradientStopsD2D.h
+ __NO_COPYRIGHT__ in: gfx/2d/Helpers.h
+ __NO_COPYRIGHT__ in: gfx/2d/HelpersCairo.h
+ __NO_COPYRIGHT__ in: gfx/2d/HelpersD2D.h
+ __NO_COPYRIGHT__ in: gfx/2d/HelpersSkia.h
+ __NO_COPYRIGHT__ in: gfx/2d/HelpersWinFonts.h
+ __NO_COPYRIGHT__ in: gfx/2d/ImageScaling.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/ImageScaling.h
+ __NO_COPYRIGHT__ in: gfx/2d/ImageScalingSSE2.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/IterableArena.h
+ __NO_COPYRIGHT__ in: gfx/2d/JobScheduler.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/JobScheduler.h
+ __NO_COPYRIGHT__ in: gfx/2d/JobScheduler_posix.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/JobScheduler_posix.h
+ __NO_COPYRIGHT__ in: gfx/2d/JobScheduler_win32.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/JobScheduler_win32.h
+ __NO_COPYRIGHT__ in: gfx/2d/Logging.h
+ __NO_COPYRIGHT__ in: gfx/2d/LoggingConstants.h
+ __NO_COPYRIGHT__ in: gfx/2d/MacIOSurface.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/MacIOSurface.h
+ __NO_COPYRIGHT__ in: gfx/2d/Matrix.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/Matrix.h
+ __NO_COPYRIGHT__ in: gfx/2d/MatrixFwd.h
+ __NO_COPYRIGHT__ in: gfx/2d/NativeFontResourceDWrite.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/NativeFontResourceDWrite.h
+ __NO_COPYRIGHT__ in: gfx/2d/NativeFontResourceGDI.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/NativeFontResourceGDI.h
+ __NO_COPYRIGHT__ in: gfx/2d/NativeFontResourceMac.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/NativeFontResourceMac.h
+ __NO_COPYRIGHT__ in: gfx/2d/NumericTools.h
+ __NO_COPYRIGHT__ in: gfx/2d/Path.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/PathAnalysis.h
+ __NO_COPYRIGHT__ in: gfx/2d/PathCG.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/PathCG.h
+ __NO_COPYRIGHT__ in: gfx/2d/PathCairo.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/PathCairo.h
+ __NO_COPYRIGHT__ in: gfx/2d/PathD2D.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/PathD2D.h
+ __NO_COPYRIGHT__ in: gfx/2d/PathHelpers.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/PathHelpers.h
+ __NO_COPYRIGHT__ in: gfx/2d/PathRecording.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/PathRecording.h
+ __NO_COPYRIGHT__ in: gfx/2d/PathSkia.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/PathSkia.h
+ __NO_COPYRIGHT__ in: gfx/2d/PatternHelpers.h
+ __NO_COPYRIGHT__ in: gfx/2d/Point.h
+ __NO_COPYRIGHT__ in: gfx/2d/Polygon.h
+ __NO_COPYRIGHT__ in: gfx/2d/QuartzSupport.h
+ __NO_COPYRIGHT__ in: gfx/2d/QuartzSupport.mm
+ __NO_COPYRIGHT__ in: gfx/2d/Quaternion.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/Quaternion.h
+ __NO_COPYRIGHT__ in: gfx/2d/RadialGradientEffectD2D1.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/RadialGradientEffectD2D1.h
+ __NO_COPYRIGHT__ in: gfx/2d/RecordedEvent.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/RecordedEvent.h
+ __NO_COPYRIGHT__ in: gfx/2d/RecordingTypes.h
+ __NO_COPYRIGHT__ in: gfx/2d/Rect.h
+ __NO_COPYRIGHT__ in: gfx/2d/SFNTData.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/SFNTData.h
+ __NO_COPYRIGHT__ in: gfx/2d/SFNTNameTable.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/SFNTNameTable.h
+ __NO_COPYRIGHT__ in: gfx/2d/SIMD.h
+ __NO_COPYRIGHT__ in: gfx/2d/SSEHelpers.h
+ __NO_COPYRIGHT__ in: gfx/2d/SVGTurbulenceRenderer-inl.h
+ __NO_COPYRIGHT__ in: gfx/2d/Scale.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/Scale.h
+ __NO_COPYRIGHT__ in: gfx/2d/ScaleFactor.h
+ __NO_COPYRIGHT__ in: gfx/2d/ScaleFactors2D.h
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontBase.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontBase.h
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontCairo.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontCairo.h
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontDWrite.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontDWrite.h
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontFontconfig.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontFontconfig.h
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontMac.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontMac.h
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontWin.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/ScaledFontWin.h
+ __NO_COPYRIGHT__ in: gfx/2d/ShadersD2D1.hlsl
+ __NO_COPYRIGHT__ in: gfx/2d/SourceSurfaceCairo.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/SourceSurfaceCairo.h
+ __NO_COPYRIGHT__ in: gfx/2d/SourceSurfaceD2D1.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/SourceSurfaceD2D1.h
+ __NO_COPYRIGHT__ in: gfx/2d/SourceSurfaceDual.h
+ __NO_COPYRIGHT__ in: gfx/2d/SourceSurfaceRawData.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/SourceSurfaceRawData.h
+ __NO_COPYRIGHT__ in: gfx/2d/SourceSurfaceSkia.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/SourceSurfaceSkia.h
+ __NO_COPYRIGHT__ in: gfx/2d/Tools.h
+ __NO_COPYRIGHT__ in: gfx/2d/Triangle.h
+ __NO_COPYRIGHT__ in: gfx/2d/Types.h
+ __NO_COPYRIGHT__ in: gfx/2d/UserData.h
+ __NO_COPYRIGHT__ in: gfx/2d/genshaders.sh
+ __NO_COPYRIGHT__ in: gfx/2d/moz.build
+ __NO_COPYRIGHT__ in: gfx/2d/u16string.h
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/Main.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/SanityChecks.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/SanityChecks.h
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestBase.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestBase.h
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestBugs.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestBugs.h
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestDrawTargetBase.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestDrawTargetBase.h
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestDrawTargetD2D.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestDrawTargetD2D.h
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestPoint.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestPoint.h
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestScaling.cpp
+ __NO_COPYRIGHT__ in: gfx/2d/unittest/TestScaling.h
+ __NO_COPYRIGHT__ in: gfx/angle/Makefile.in
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-analysis-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-analysis-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-arc-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-arc.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-array.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-atomic-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-atomic.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-base64-stream.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-base85-stream.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-beos.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-boxes-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-boxes.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-cache-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-cache.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-clip-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-clip.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-color.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-compiler-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-composite-rectangles-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-composite-rectangles.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-d2d-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-d2d-surface.cpp
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-debug.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-deflate-stream.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-deprecated.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-device-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-device.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-directfb-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-drm.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-dwrite-font.cpp
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-dwrite-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-eagle-context.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-error-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-features.h.in
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-fixed-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-fixed-type-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-fixed.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-font-face-twin.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-font-face.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-font-options.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-fontconfig-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-freed-pool-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-freed-pool.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-ft-font.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-ft-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-ft.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-gl-glyphs.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-gl-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-gl-shaders.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-gl-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-gl.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-glitz-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-glitz-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-glitz.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-glx-context.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-gstate-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-gstate.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-hash-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-hash.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-hull.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-image-info-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-image-info.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-image-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-list-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-lzw.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-malloc-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-matrix.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-meta-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-misc.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-mutex-impl-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-mutex-list-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-mutex-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-mutex-type-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-mutex.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-observer.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-os2-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-os2-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-os2.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-output-stream-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-output-stream.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-paginated-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-paginated-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-path-bounds.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-path-fill.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-path-fixed-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-path-fixed.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-path-in-fill.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-path-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-path-stroke.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-path.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-pattern.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-pdf-operators-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-pdf-operators.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-pdf-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-pdf-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-pdf.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-pen.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-platform.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-png.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-polygon.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-ps-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-ps.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-qt-surface.cpp
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-qt.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-quartz-font.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-quartz-image-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-quartz-image.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-quartz-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-quartz-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-quartz.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-recording-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-rectangle.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-rectangular-scan-converter.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-reference-count-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-region-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-region.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-rtree-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-rtree.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-scaled-font-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-scaled-font-subsets-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-scaled-font-subsets.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-scaled-font.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-script.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-skia.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-slope-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-slope.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-spline.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-stroke-style.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-clipper-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-clipper.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-fallback-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-fallback.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-offset-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-offset.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-snapshot-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-snapshot.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-subsurface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-subsurface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-wrapper-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface-wrapper.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-svg-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-svg-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-svg.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-tee-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-tee.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-toy-font-face.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-traps.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-truetype-subset-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-type1-fallback.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-type1-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-type3-glyph-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-type3-glyph-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-types-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-unicode.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-user-font-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-user-font.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-version.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-vg-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-vg.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-wideint-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-wideint-type-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-wideint.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-win32-font.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-win32-printing-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-win32-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-win32-refptr.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-win32-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-win32.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xcb-surface.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xcb-xrender.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xcb.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xlib-display.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xlib-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xlib-surface-private.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xlib-visual.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xlib-xrender.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xlib.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xml.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/moz.build
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/test-fallback-surface.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/test-meta-surface.h
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/test-paginated-surface.h
+ __NO_COPYRIGHT__ in: gfx/cairo/libpixman/src/Makefile.in
+ __NO_COPYRIGHT__ in: gfx/cairo/libpixman/src/moz.build
+ __NO_COPYRIGHT__ in: gfx/cairo/moz.build
+ __NO_COPYRIGHT__ in: gfx/config/gfxConfig.cpp
+ __NO_COPYRIGHT__ in: gfx/config/gfxConfig.h
+ __NO_COPYRIGHT__ in: gfx/config/gfxFallback.h
+ __NO_COPYRIGHT__ in: gfx/config/gfxFeature.cpp
+ __NO_COPYRIGHT__ in: gfx/config/gfxFeature.h
+ __NO_COPYRIGHT__ in: gfx/config/gfxVarReceiver.h
+ __NO_COPYRIGHT__ in: gfx/config/gfxVars.cpp
+ __NO_COPYRIGHT__ in: gfx/config/gfxVars.h
+ __NO_COPYRIGHT__ in: gfx/config/moz.build
+ __NO_COPYRIGHT__ in: gfx/gl/AndroidSurfaceTexture.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/AndroidSurfaceTexture.h
+ __NO_COPYRIGHT__ in: gfx/gl/DecomposeIntoNoRepeatTriangles.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/DecomposeIntoNoRepeatTriangles.h
+ __NO_COPYRIGHT__ in: gfx/gl/EGLUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/EGLUtils.h
+ __NO_COPYRIGHT__ in: gfx/gl/ForceDiscreteGPUHelperCGL.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLBlitHelper.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLBlitHelper.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLConsts.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContext.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLContext.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextCGL.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextEAGL.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextEGL.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextFeatures.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextGLX.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextProvider.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextProviderCGL.mm
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextProviderEAGL.mm
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextProviderEGL.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextProviderGLX.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextProviderImpl.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextProviderNull.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextProviderWGL.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextSymbols.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextTypes.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextTypes.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLContextWGL.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLDebugUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLDebugUtils.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLDefs.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLLibraryEGL.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLLibraryEGL.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLLibraryLoader.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLLibraryLoader.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLReadTexImageHelper.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLReadTexImageHelper.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLScreenBuffer.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLTextureImage.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLTextureImage.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLTypes.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLUploadHelpers.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GLUploadHelpers.h
+ __NO_COPYRIGHT__ in: gfx/gl/GLXLibrary.h
+ __NO_COPYRIGHT__ in: gfx/gl/GfxTexturesReporter.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/GfxTexturesReporter.h
+ __NO_COPYRIGHT__ in: gfx/gl/HeapCopyOfStackArray.h
+ __NO_COPYRIGHT__ in: gfx/gl/ScopedGLHelpers.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/ScopedGLHelpers.h
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurface.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceANGLE.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceANGLE.h
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceD3D11Interop.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceD3D11Interop.h
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceEGL.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceEGL.h
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceGL.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceGL.h
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceGLX.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceGLX.h
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceIO.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/SharedSurfaceIO.h
+ __NO_COPYRIGHT__ in: gfx/gl/SkiaGLGlue.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/SkiaGLGlue.h
+ __NO_COPYRIGHT__ in: gfx/gl/SurfaceTypes.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/SurfaceTypes.h
+ __NO_COPYRIGHT__ in: gfx/gl/TextureGarbageBin.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/TextureGarbageBin.h
+ __NO_COPYRIGHT__ in: gfx/gl/TextureImageEGL.cpp
+ __NO_COPYRIGHT__ in: gfx/gl/TextureImageEGL.h
+ __NO_COPYRIGHT__ in: gfx/gl/WGLLibrary.h
+ __NO_COPYRIGHT__ in: gfx/gl/moz.build
+ __NO_COPYRIGHT__ in: gfx/graphite2/src/MozGrMalloc.h
+ __NO_COPYRIGHT__ in: gfx/graphite2/src/moz.build
+ __NO_COPYRIGHT__ in: gfx/harfbuzz/src/moz.build
+ __NO_COPYRIGHT__ in: gfx/ipc/CompositorSession.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/CompositorSession.h
+ __NO_COPYRIGHT__ in: gfx/ipc/CompositorWidgetVsyncObserver.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/CompositorWidgetVsyncObserver.h
+ __NO_COPYRIGHT__ in: gfx/ipc/D3DMessageUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/D3DMessageUtils.h
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUChild.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUChild.h
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUParent.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUParent.h
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUProcessHost.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUProcessHost.h
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUProcessImpl.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUProcessImpl.h
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUProcessListener.h
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUProcessManager.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/GPUProcessManager.h
+ __NO_COPYRIGHT__ in: gfx/ipc/GfxMessageUtils.h
+ __NO_COPYRIGHT__ in: gfx/ipc/GraphicsMessages.ipdlh
+ __NO_COPYRIGHT__ in: gfx/ipc/InProcessCompositorSession.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/InProcessCompositorSession.h
+ __NO_COPYRIGHT__ in: gfx/ipc/PGPU.ipdl
+ __NO_COPYRIGHT__ in: gfx/ipc/PVsyncBridge.ipdl
+ __NO_COPYRIGHT__ in: gfx/ipc/RemoteCompositorSession.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/RemoteCompositorSession.h
+ __NO_COPYRIGHT__ in: gfx/ipc/SharedDIB.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/SharedDIB.h
+ __NO_COPYRIGHT__ in: gfx/ipc/SharedDIBSurface.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/SharedDIBSurface.h
+ __NO_COPYRIGHT__ in: gfx/ipc/SharedDIBWin.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/SharedDIBWin.h
+ __NO_COPYRIGHT__ in: gfx/ipc/VsyncBridgeChild.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/VsyncBridgeChild.h
+ __NO_COPYRIGHT__ in: gfx/ipc/VsyncBridgeParent.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/VsyncBridgeParent.h
+ __NO_COPYRIGHT__ in: gfx/ipc/VsyncIOThreadHolder.cpp
+ __NO_COPYRIGHT__ in: gfx/ipc/VsyncIOThreadHolder.h
+ __NO_COPYRIGHT__ in: gfx/ipc/moz.build
+ __NO_COPYRIGHT__ in: gfx/layers/AsyncCanvasRenderer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/AsyncCanvasRenderer.h
+ __NO_COPYRIGHT__ in: gfx/layers/AtomicRefCountedWithFinalize.h
+ __NO_COPYRIGHT__ in: gfx/layers/AxisPhysicsMSDModel.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/AxisPhysicsMSDModel.h
+ __NO_COPYRIGHT__ in: gfx/layers/AxisPhysicsModel.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/AxisPhysicsModel.h
+ __NO_COPYRIGHT__ in: gfx/layers/BSPTree.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/BSPTree.h
+ __NO_COPYRIGHT__ in: gfx/layers/BufferUnrotate.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/BufferUnrotate.h
+ __NO_COPYRIGHT__ in: gfx/layers/Compositor.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/Compositor.h
+ __NO_COPYRIGHT__ in: gfx/layers/CompositorTypes.h
+ __NO_COPYRIGHT__ in: gfx/layers/CopyableCanvasLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/CopyableCanvasLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/D3D11ShareHandleImage.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/D3D11ShareHandleImage.h
+ __NO_COPYRIGHT__ in: gfx/layers/D3D9SurfaceImage.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/D3D9SurfaceImage.h
+ __NO_COPYRIGHT__ in: gfx/layers/DirectedGraph.h
+ __NO_COPYRIGHT__ in: gfx/layers/Effects.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/Effects.h
+ __NO_COPYRIGHT__ in: gfx/layers/FrameMetrics.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/FrameMetrics.h
+ __NO_COPYRIGHT__ in: gfx/layers/GLImages.h
+ __NO_COPYRIGHT__ in: gfx/layers/GPUVideoImage.h
+ __NO_COPYRIGHT__ in: gfx/layers/IMFYCbCrImage.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/IMFYCbCrImage.h
+ __NO_COPYRIGHT__ in: gfx/layers/IPDLActor.h
+ __NO_COPYRIGHT__ in: gfx/layers/ImageContainer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ImageContainer.h
+ __NO_COPYRIGHT__ in: gfx/layers/ImageDataSerializer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ImageDataSerializer.h
+ __NO_COPYRIGHT__ in: gfx/layers/ImageLayers.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ImageLayers.h
+ __NO_COPYRIGHT__ in: gfx/layers/ImageTypes.h
+ __NO_COPYRIGHT__ in: gfx/layers/LayerMetricsWrapper.h
+ __NO_COPYRIGHT__ in: gfx/layers/LayerScope.h
+ __NO_COPYRIGHT__ in: gfx/layers/LayerSorter.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/LayerSorter.h
+ __NO_COPYRIGHT__ in: gfx/layers/LayerTreeInvalidation.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/LayerTreeInvalidation.h
+ __NO_COPYRIGHT__ in: gfx/layers/LayerUserData.h
+ __NO_COPYRIGHT__ in: gfx/layers/Layers.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/Layers.h
+ __NO_COPYRIGHT__ in: gfx/layers/LayersLogging.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/LayersLogging.h
+ __NO_COPYRIGHT__ in: gfx/layers/LayersTypes.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/LayersTypes.h
+ __NO_COPYRIGHT__ in: gfx/layers/MacIOSurfaceHelpers.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/MacIOSurfaceHelpers.h
+ __NO_COPYRIGHT__ in: gfx/layers/MacIOSurfaceImage.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/MacIOSurfaceImage.h
+ __NO_COPYRIGHT__ in: gfx/layers/PersistentBufferProvider.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/PersistentBufferProvider.h
+ __NO_COPYRIGHT__ in: gfx/layers/ReadbackLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/ReadbackProcessor.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ReadbackProcessor.h
+ __NO_COPYRIGHT__ in: gfx/layers/RenderTrace.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/RotatedBuffer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/RotatedBuffer.h
+ __NO_COPYRIGHT__ in: gfx/layers/TextureDIB.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/TextureDIB.h
+ __NO_COPYRIGHT__ in: gfx/layers/TextureWrapperImage.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/TextureWrapperImage.h
+ __NO_COPYRIGHT__ in: gfx/layers/TiledLayerBuffer.h
+ __NO_COPYRIGHT__ in: gfx/layers/TransactionIdAllocator.h
+ __NO_COPYRIGHT__ in: gfx/layers/TreeTraversal.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/public/CompositorController.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/public/GeckoContentController.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/public/IAPZCTreeManager.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/public/IAPZCTreeManager.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/public/MetricsSharingController.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/APZCTreeManager.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/APZCTreeManager.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/APZUtils.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/AndroidAPZ.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/AndroidAPZ.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/AsyncDragMetrics.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/AsyncPanZoomAnimation.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/AsyncPanZoomController.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/AsyncPanZoomController.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/Axis.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/Axis.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/CheckerboardEvent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/CheckerboardEvent.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/DragTracker.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/DragTracker.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/GenericFlingAnimation.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/GestureEventListener.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/GestureEventListener.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/HitTestingTreeNode.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/HitTestingTreeNode.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/InputBlockState.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/InputBlockState.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/InputQueue.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/InputQueue.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/Overscroll.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/OverscrollHandoffState.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/OverscrollHandoffState.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/PotentialCheckerboardDurationTracker.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/PotentialCheckerboardDurationTracker.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/QueuedInput.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/QueuedInput.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/TouchCounter.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/TouchCounter.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/WheelScrollAnimation.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/src/WheelScrollAnimation.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/APZCBasicTester.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/APZCTreeManagerTester.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/APZTestCommon.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/InputUtils.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestBasic.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestEventRegions.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestGestureDetector.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestHitTesting.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestInputQueue.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestPanning.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestPinching.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestScrollHandoff.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestSnapping.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/TestTreeManager.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/test/gtest/moz.build
+ __NO_COPYRIGHT__ in: gfx/layers/apz/testutil/APZTestData.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/testutil/APZTestData.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/APZCCallbackHelper.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/APZCCallbackHelper.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/APZEventState.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/APZEventState.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/APZThreadUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/APZThreadUtils.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/ActiveElementManager.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/ActiveElementManager.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/CheckerboardReportService.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/CheckerboardReportService.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/ChromeProcessController.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/ChromeProcessController.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/ContentProcessController.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/ContentProcessController.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/DoubleTapToZoom.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/DoubleTapToZoom.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/InputAPZContext.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/InputAPZContext.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/ScrollInputMethods.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/ScrollLinkedEffectDetector.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/ScrollLinkedEffectDetector.h
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/TouchActionHelper.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/apz/util/TouchActionHelper.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/AutoMaskData.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicCanvasLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicCanvasLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicColorLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicCompositor.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicCompositor.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicContainerLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicContainerLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicImageLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicImages.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicImplData.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicLayerManager.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicLayers.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicLayersImpl.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicLayersImpl.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicPaintedLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/BasicPaintedLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/MacIOSurfaceTextureHostBasic.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/MacIOSurfaceTextureHostBasic.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/TextureHostBasic.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/TextureHostBasic.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/X11BasicCompositor.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/X11BasicCompositor.h
+ __NO_COPYRIGHT__ in: gfx/layers/basic/X11TextureSourceBasic.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/basic/X11TextureSourceBasic.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/CanvasClient.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/CanvasClient.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientCanvasLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientCanvasLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientColorLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientContainerLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientContainerLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientImageLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientLayerManager.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientLayerManager.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientPaintedLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientPaintedLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientReadbackLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientTiledPaintedLayer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/ClientTiledPaintedLayer.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/CompositableChild.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/CompositableChild.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/CompositableClient.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/CompositableClient.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/ContentClient.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/ContentClient.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/GPUVideoTextureClient.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/GPUVideoTextureClient.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/ImageClient.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/ImageClient.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/SingleTiledContentClient.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/SingleTiledContentClient.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/TextureClient.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/TextureClientPool.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/TextureClientPool.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/TextureClientRecycleAllocator.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/TextureClientRecycleAllocator.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/TextureClientSharedSurface.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/TextureClientSharedSurface.h
+ __NO_COPYRIGHT__ in: gfx/layers/client/TiledContentClient.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/client/TiledContentClient.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/AsyncCompositionManager.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/AsyncCompositionManager.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/CanvasLayerComposite.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/CanvasLayerComposite.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ColorLayerComposite.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ColorLayerComposite.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/CompositableHost.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/CompositableHost.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ContainerLayerComposite.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ContainerLayerComposite.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ContentHost.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ContentHost.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/FPSCounter.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/FPSCounter.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/FrameUniformityData.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/FrameUniformityData.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/GPUVideoTextureHost.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/GPUVideoTextureHost.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ImageHost.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ImageHost.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ImageLayerComposite.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/ImageLayerComposite.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/LayerManagerComposite.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/LayerManagerComposite.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/PaintCounter.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/PaintCounter.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/PaintedLayerComposite.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/PaintedLayerComposite.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/TextRenderer.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/TextRenderer.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/TextureHost.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/TextureHost.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/TiledContentHost.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/TiledContentHost.h
+ __NO_COPYRIGHT__ in: gfx/layers/composite/X11TextureHost.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/composite/X11TextureHost.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d11/BlendShaderConstants.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d11/CompositorD3D11.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/d3d11/CompositorD3D11.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d11/CompositorD3D11.hlsl
+ __NO_COPYRIGHT__ in: gfx/layers/d3d11/ReadbackManagerD3D11.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/d3d11/ReadbackManagerD3D11.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d11/TextureD3D11.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/d3d11/TextureD3D11.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d11/genshaders.sh
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/CompositorD3D9.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/CompositorD3D9.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/DeviceManagerD3D9.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/DeviceManagerD3D9.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/Nv3DVUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/Nv3DVUtils.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/ReadbackLayerD3D9.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/TextureD3D9.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/TextureD3D9.h
+ __NO_COPYRIGHT__ in: gfx/layers/d3d9/genshaders.sh
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/APZCTreeManagerChild.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/APZCTreeManagerChild.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/APZCTreeManagerParent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/APZCTreeManagerParent.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/APZChild.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/APZChild.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositableForwarder.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositableForwarder.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositableTransactionParent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositableTransactionParent.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositorBench.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositorBench.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositorBridgeChild.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositorBridgeChild.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositorBridgeParent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositorBridgeParent.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositorThread.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CompositorThread.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CrossProcessCompositorBridgeParent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/CrossProcessCompositorBridgeParent.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/GonkNativeHandle.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/GonkNativeHandle.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/GonkNativeHandleUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/GonkNativeHandleUtils.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ISurfaceAllocator.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ISurfaceAllocator.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ImageBridgeChild.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ImageBridgeChild.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ImageBridgeParent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ImageBridgeParent.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ImageContainerChild.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ImageContainerChild.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ImageContainerParent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ImageContainerParent.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/KnowsCompositor.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayerAnimationUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayerAnimationUtils.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayerTransactionChild.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayerTransactionChild.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayerTransactionParent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayerTransactionParent.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayerTreeOwnerTracker.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayerTreeOwnerTracker.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayersMessages.ipdlh
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/LayersSurfaces.ipdlh
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PAPZ.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PAPZCTreeManager.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PCompositable.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PCompositorBridge.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PImageBridge.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PImageContainer.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PLayer.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PLayerTransaction.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PTexture.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/PVideoBridge.ipdl
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/RemoteContentController.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/RemoteContentController.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayerChild.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayerChild.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayerParent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayerParent.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayerUtils.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayerUtilsMac.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayerUtilsX11.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayerUtilsX11.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayers.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ShadowLayers.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/SharedPlanarYCbCrImage.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/SharedPlanarYCbCrImage.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/SharedRGBImage.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/SharedRGBImage.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/SynchronousTask.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/TextureForwarder.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/ThreadSafeRefcountingWithMainThreadDestruction.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/VideoBridgeChild.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/VideoBridgeChild.h
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/VideoBridgeParent.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/ipc/VideoBridgeParent.h
+ __NO_COPYRIGHT__ in: gfx/layers/moz.build
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/Composer2D.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/CompositingRenderTargetOGL.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/CompositingRenderTargetOGL.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/CompositorOGL.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/CompositorOGL.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/EGLImageHelpers.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/EGLImageHelpers.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/GLBlitTextureImageHelper.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/GLBlitTextureImageHelper.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/GLManager.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/GLManager.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/MacIOSurfaceTextureClientOGL.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/MacIOSurfaceTextureClientOGL.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/MacIOSurfaceTextureHostOGL.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/MacIOSurfaceTextureHostOGL.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/OGLShaderProgram.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/OGLShaderProgram.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/TextureClientOGL.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/TextureHostOGL.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/TextureHostOGL.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/TexturePoolOGL.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/TexturePoolOGL.h
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/X11TextureSourceOGL.cpp
+ __NO_COPYRIGHT__ in: gfx/layers/opengl/X11TextureSourceOGL.h
+ __NO_COPYRIGHT__ in: gfx/moz.build
+ __NO_COPYRIGHT__ in: gfx/ots/src/moz.build
+ __NO_COPYRIGHT__ in: gfx/ots/sync.sh
+ __NO_COPYRIGHT__ in: gfx/qcms/moz.build
+ __NO_COPYRIGHT__ in: gfx/src/AppUnits.h
+ __NO_COPYRIGHT__ in: gfx/src/ArrayView.h
+ __NO_COPYRIGHT__ in: gfx/src/DriverCrashGuard.cpp
+ __NO_COPYRIGHT__ in: gfx/src/DriverCrashGuard.h
+ __NO_COPYRIGHT__ in: gfx/src/FilterSupport.cpp
+ __NO_COPYRIGHT__ in: gfx/src/FilterSupport.h
+ __NO_COPYRIGHT__ in: gfx/src/PingPongRegion.h
+ __NO_COPYRIGHT__ in: gfx/src/TiledRegion.cpp
+ __NO_COPYRIGHT__ in: gfx/src/TiledRegion.h
+ __NO_COPYRIGHT__ in: gfx/src/X11Util.cpp
+ __NO_COPYRIGHT__ in: gfx/src/X11Util.h
+ __NO_COPYRIGHT__ in: gfx/src/gfxTelemetry.cpp
+ __NO_COPYRIGHT__ in: gfx/src/gfxTelemetry.h
+ __NO_COPYRIGHT__ in: gfx/src/moz.build
+ __NO_COPYRIGHT__ in: gfx/src/nsBoundingMetrics.h
+ __NO_COPYRIGHT__ in: gfx/src/nsColor.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsColor.h
+ __NO_COPYRIGHT__ in: gfx/src/nsColorNames.h
+ __NO_COPYRIGHT__ in: gfx/src/nsCoord.h
+ __NO_COPYRIGHT__ in: gfx/src/nsDeviceContext.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsDeviceContext.h
+ __NO_COPYRIGHT__ in: gfx/src/nsFont.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsFont.h
+ __NO_COPYRIGHT__ in: gfx/src/nsFontMetrics.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsFontMetrics.h
+ __NO_COPYRIGHT__ in: gfx/src/nsGfxCIID.h
+ __NO_COPYRIGHT__ in: gfx/src/nsIFontEnumerator.idl
+ __NO_COPYRIGHT__ in: gfx/src/nsIScriptableRegion.idl
+ __NO_COPYRIGHT__ in: gfx/src/nsMargin.h
+ __NO_COPYRIGHT__ in: gfx/src/nsPoint.h
+ __NO_COPYRIGHT__ in: gfx/src/nsRect.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsRect.h
+ __NO_COPYRIGHT__ in: gfx/src/nsRegion.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsRegion.h
+ __NO_COPYRIGHT__ in: gfx/src/nsRegionFwd.h
+ __NO_COPYRIGHT__ in: gfx/src/nsRenderingContext.h
+ __NO_COPYRIGHT__ in: gfx/src/nsScriptableRegion.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsScriptableRegion.h
+ __NO_COPYRIGHT__ in: gfx/src/nsSize.h
+ __NO_COPYRIGHT__ in: gfx/src/nsThebesFontEnumerator.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsThebesFontEnumerator.h
+ __NO_COPYRIGHT__ in: gfx/src/nsThebesGfxFactory.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsTransform2D.cpp
+ __NO_COPYRIGHT__ in: gfx/src/nsTransform2D.h
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/PolygonTestUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/PolygonTestUtils.h
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestArrayView.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestBSPTree.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestBufferRotation.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestColorNames.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestGfxPrefs.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestGfxWidgets.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestMatrix.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestMoz2D.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestPolygon.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestRect.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestRegion.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/TestSkipChars.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/gfxFontSelectionTest.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/gfxTextRunPerfTest.cpp
+ __NO_COPYRIGHT__ in: gfx/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: gfx/tests/moz.build
+ __NO_COPYRIGHT__ in: gfx/thebes/ContextStateTracker.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/ContextStateTracker.h
+ __NO_COPYRIGHT__ in: gfx/thebes/D3D11Checks.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/D3D11Checks.h
+ __NO_COPYRIGHT__ in: gfx/thebes/DeviceManagerDx.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/DeviceManagerDx.h
+ __NO_COPYRIGHT__ in: gfx/thebes/DrawMode.h
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTarget.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTarget.h
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetCG.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetCG.h
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetPDF.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetPDF.h
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetPS.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetPS.h
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetRecording.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetRecording.h
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetThebes.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetThebes.h
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetWindows.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/PrintTargetWindows.h
+ __NO_COPYRIGHT__ in: gfx/thebes/RoundedRect.h
+ __NO_COPYRIGHT__ in: gfx/thebes/SoftwareVsyncSource.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/SoftwareVsyncSource.h
+ __NO_COPYRIGHT__ in: gfx/thebes/VsyncSource.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/VsyncSource.h
+ __NO_COPYRIGHT__ in: gfx/thebes/cairo-xlib-utils.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gencjkcisvs.py
+ __NO_COPYRIGHT__ in: gfx/thebes/gfx2DGlue.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxASurface.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxASurface.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxAlphaRecovery.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxAlphaRecovery.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxAlphaRecoverySSE2.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxAndroidPlatform.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxAndroidPlatform.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxBaseSharedMemorySurface.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxBaseSharedMemorySurface.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxBlur.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxBlur.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxColor.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxContext.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxContext.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxCoreTextShaper.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxCoreTextShaper.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxDWriteCommon.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxDWriteCommon.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxDWriteFontList.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxDWriteFontList.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxDWriteFonts.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxDWriteFonts.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxDrawable.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxDrawable.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxEnv.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFT2FontBase.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFT2FontBase.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFT2FontList.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFT2FontList.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFT2Fonts.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFT2Fonts.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFT2Utils.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFT2Utils.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFailure.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFcPlatformFontList.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFcPlatformFontList.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFont.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFont.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontEntry.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontEntry.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontFamilyList.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontFeatures.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontFeatures.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontInfoLoader.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontInfoLoader.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontMissingGlyphs.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontMissingGlyphs.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontTest.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontTest.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontUtils.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontconfigFonts.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontconfigFonts.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontconfigUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxFontconfigUtils.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGDIFont.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGDIFont.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGDIFontList.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGDIFontList.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGdkNativeRenderer.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGdkNativeRenderer.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGlyphExtents.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGlyphExtents.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGradientCache.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGradientCache.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGraphiteShaper.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxGraphiteShaper.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxHarfBuzzShaper.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxHarfBuzzShaper.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxImageSurface.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxImageSurface.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxLineSegment.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxMacFont.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxMacFont.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxMacPlatformFontList.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxMathTable.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxMathTable.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxMatrix.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxMatrix.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPattern.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPattern.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPlatform.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPlatform.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPlatformFontList.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPlatformFontList.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPlatformGtk.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPlatformGtk.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPlatformMac.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPlatformMac.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPoint.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPrefs.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxPrefs.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxQuad.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxQuartzNativeDrawing.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxQuartzNativeDrawing.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxQuartzSurface.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxQuartzSurface.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxQuaternion.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxRect.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxRect.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxSVGGlyphs.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxSVGGlyphs.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxScriptItemizer.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxScriptItemizer.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxSharedImageSurface.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxSkipChars.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxSkipChars.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxTextRun.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxTextRun.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxTypes.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxUserFontSet.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxUserFontSet.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxUtils.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxWindowsNativeDrawing.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxWindowsNativeDrawing.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxWindowsPlatform.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxWindowsPlatform.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxWindowsSurface.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxWindowsSurface.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxXlibNativeRenderer.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxXlibNativeRenderer.h
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxXlibSurface.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/gfxXlibSurface.h
+ __NO_COPYRIGHT__ in: gfx/thebes/moz.build
+ __NO_COPYRIGHT__ in: gfx/thebes/nsUnicodeRange.cpp
+ __NO_COPYRIGHT__ in: gfx/thebes/nsUnicodeRange.h
+ __NO_COPYRIGHT__ in: gfx/ycbcr/YCbCrUtils.cpp
+ __NO_COPYRIGHT__ in: gfx/ycbcr/YCbCrUtils.h
+ __NO_COPYRIGHT__ in: gfx/ycbcr/chromium_types.h
+ __NO_COPYRIGHT__ in: gfx/ycbcr/moz.build
+ __NO_COPYRIGHT__ in: gfx/ycbcr/ycbcr_to_rgb565.cpp
+ __NO_COPYRIGHT__ in: gfx/ycbcr/yuv_row_arm.s
+ __NO_COPYRIGHT__ in: hal/Hal.cpp
+ __NO_COPYRIGHT__ in: hal/Hal.h
+ __NO_COPYRIGHT__ in: hal/HalImpl.h
+ __NO_COPYRIGHT__ in: hal/HalInternal.h
+ __NO_COPYRIGHT__ in: hal/HalLog.h
+ __NO_COPYRIGHT__ in: hal/HalSandbox.h
+ __NO_COPYRIGHT__ in: hal/HalScreenConfiguration.h
+ __NO_COPYRIGHT__ in: hal/HalSensor.h
+ __NO_COPYRIGHT__ in: hal/HalTypes.h
+ __NO_COPYRIGHT__ in: hal/HalWakeLock.cpp
+ __NO_COPYRIGHT__ in: hal/HalWakeLock.h
+ __NO_COPYRIGHT__ in: hal/WindowIdentifier.cpp
+ __NO_COPYRIGHT__ in: hal/WindowIdentifier.h
+ __NO_COPYRIGHT__ in: hal/android/AndroidAlarm.cpp
+ __NO_COPYRIGHT__ in: hal/android/AndroidHal.cpp
+ __NO_COPYRIGHT__ in: hal/android/AndroidSensor.cpp
+ __NO_COPYRIGHT__ in: hal/cocoa/CocoaBattery.cpp
+ __NO_COPYRIGHT__ in: hal/cocoa/CocoaSensor.mm
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackAlarm.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackBattery.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackFactoryReset.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackMemory.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackNetwork.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackPower.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackProcessPriority.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackScreenConfiguration.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackScreenPower.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackSensor.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackSwitch.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackSystemService.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackThreadPriority.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackTime.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackVibration.cpp
+ __NO_COPYRIGHT__ in: hal/fallback/FallbackWakeLocks.cpp
+ __NO_COPYRIGHT__ in: hal/linux/LinuxMemory.cpp
+ __NO_COPYRIGHT__ in: hal/linux/LinuxPower.cpp
+ __NO_COPYRIGHT__ in: hal/linux/UPowerClient.cpp
+ __NO_COPYRIGHT__ in: hal/moz.build
+ __NO_COPYRIGHT__ in: hal/sandbox/PHal.ipdl
+ __NO_COPYRIGHT__ in: hal/sandbox/SandboxHal.cpp
+ __NO_COPYRIGHT__ in: hal/sandbox/SandboxHal.h
+ __NO_COPYRIGHT__ in: hal/windows/WindowsBattery.cpp
+ __NO_COPYRIGHT__ in: hal/windows/WindowsSensor.cpp
+ __NO_COPYRIGHT__ in: image/AnimationParams.h
+ __NO_COPYRIGHT__ in: image/AnimationSurfaceProvider.cpp
+ __NO_COPYRIGHT__ in: image/BMPHeaders.h
+ __NO_COPYRIGHT__ in: image/ClippedImage.cpp
+ __NO_COPYRIGHT__ in: image/ClippedImage.h
+ __NO_COPYRIGHT__ in: image/DecodePool.cpp
+ __NO_COPYRIGHT__ in: image/DecodedSurfaceProvider.cpp
+ __NO_COPYRIGHT__ in: image/Decoder.cpp
+ __NO_COPYRIGHT__ in: image/Decoder.h
+ __NO_COPYRIGHT__ in: image/DecoderFactory.cpp
+ __NO_COPYRIGHT__ in: image/DecoderFactory.h
+ __NO_COPYRIGHT__ in: image/DecoderFlags.h
+ __NO_COPYRIGHT__ in: image/Downscaler.cpp
+ __NO_COPYRIGHT__ in: image/DrawResult.h
+ __NO_COPYRIGHT__ in: image/DynamicImage.cpp
+ __NO_COPYRIGHT__ in: image/DynamicImage.h
+ __NO_COPYRIGHT__ in: image/FrameAnimator.cpp
+ __NO_COPYRIGHT__ in: image/FrameAnimator.h
+ __NO_COPYRIGHT__ in: image/FrameTimeout.h
+ __NO_COPYRIGHT__ in: image/FrozenImage.cpp
+ __NO_COPYRIGHT__ in: image/FrozenImage.h
+ __NO_COPYRIGHT__ in: image/ICOFileHeaders.h
+ __NO_COPYRIGHT__ in: image/IDecodingTask.cpp
+ __NO_COPYRIGHT__ in: image/IProgressObserver.h
+ __NO_COPYRIGHT__ in: image/Image.cpp
+ __NO_COPYRIGHT__ in: image/Image.h
+ __NO_COPYRIGHT__ in: image/ImageCacheKey.cpp
+ __NO_COPYRIGHT__ in: image/ImageFactory.cpp
+ __NO_COPYRIGHT__ in: image/ImageFactory.h
+ __NO_COPYRIGHT__ in: image/ImageLogging.h
+ __NO_COPYRIGHT__ in: image/ImageMetadata.h
+ __NO_COPYRIGHT__ in: image/ImageOps.cpp
+ __NO_COPYRIGHT__ in: image/ImageOps.h
+ __NO_COPYRIGHT__ in: image/ImageRegion.h
+ __NO_COPYRIGHT__ in: image/ImageURL.h
+ __NO_COPYRIGHT__ in: image/ImageWrapper.cpp
+ __NO_COPYRIGHT__ in: image/ImageWrapper.h
+ __NO_COPYRIGHT__ in: image/MultipartImage.cpp
+ __NO_COPYRIGHT__ in: image/MultipartImage.h
+ __NO_COPYRIGHT__ in: image/Orientation.h
+ __NO_COPYRIGHT__ in: image/OrientedImage.cpp
+ __NO_COPYRIGHT__ in: image/OrientedImage.h
+ __NO_COPYRIGHT__ in: image/PlaybackType.h
+ __NO_COPYRIGHT__ in: image/ProgressTracker.cpp
+ __NO_COPYRIGHT__ in: image/ProgressTracker.h
+ __NO_COPYRIGHT__ in: image/SVGDocumentWrapper.cpp
+ __NO_COPYRIGHT__ in: image/ScriptedNotificationObserver.cpp
+ __NO_COPYRIGHT__ in: image/ScriptedNotificationObserver.h
+ __NO_COPYRIGHT__ in: image/ShutdownTracker.cpp
+ __NO_COPYRIGHT__ in: image/SourceBuffer.cpp
+ __NO_COPYRIGHT__ in: image/SurfaceCacheUtils.cpp
+ __NO_COPYRIGHT__ in: image/SurfaceCacheUtils.h
+ __NO_COPYRIGHT__ in: image/SurfaceFlags.h
+ __NO_COPYRIGHT__ in: image/SurfacePipe.cpp
+ __NO_COPYRIGHT__ in: image/SurfacePipeFactory.h
+ __NO_COPYRIGHT__ in: image/VectorImage.cpp
+ __NO_COPYRIGHT__ in: image/VectorImage.h
+ __NO_COPYRIGHT__ in: image/build/moz.build
+ __NO_COPYRIGHT__ in: image/build/nsImageModule.cpp
+ __NO_COPYRIGHT__ in: image/build/nsImageModule.h
+ __NO_COPYRIGHT__ in: image/decoders/EXIF.cpp
+ __NO_COPYRIGHT__ in: image/decoders/EXIF.h
+ __NO_COPYRIGHT__ in: image/decoders/GIF2.h
+ __NO_COPYRIGHT__ in: image/decoders/icon/android/moz.build
+ __NO_COPYRIGHT__ in: image/decoders/icon/android/nsIconChannel.cpp
+ __NO_COPYRIGHT__ in: image/decoders/icon/android/nsIconChannel.h
+ __NO_COPYRIGHT__ in: image/decoders/icon/gtk/moz.build
+ __NO_COPYRIGHT__ in: image/decoders/icon/gtk/nsIconChannel.cpp
+ __NO_COPYRIGHT__ in: image/decoders/icon/gtk/nsIconChannel.h
+ __NO_COPYRIGHT__ in: image/decoders/icon/mac/moz.build
+ __NO_COPYRIGHT__ in: image/decoders/icon/mac/nsIconChannel.h
+ __NO_COPYRIGHT__ in: image/decoders/icon/mac/nsIconChannelCocoa.mm
+ __NO_COPYRIGHT__ in: image/decoders/icon/moz.build
+ __NO_COPYRIGHT__ in: image/decoders/icon/nsIconModule.cpp
+ __NO_COPYRIGHT__ in: image/decoders/icon/nsIconProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: image/decoders/icon/nsIconProtocolHandler.h
+ __NO_COPYRIGHT__ in: image/decoders/icon/nsIconURI.cpp
+ __NO_COPYRIGHT__ in: image/decoders/icon/nsIconURI.h
+ __NO_COPYRIGHT__ in: image/decoders/icon/win/moz.build
+ __NO_COPYRIGHT__ in: image/decoders/icon/win/nsIconChannel.cpp
+ __NO_COPYRIGHT__ in: image/decoders/icon/win/nsIconChannel.h
+ __NO_COPYRIGHT__ in: image/decoders/moz.build
+ __NO_COPYRIGHT__ in: image/decoders/nsBMPDecoder.h
+ __NO_COPYRIGHT__ in: image/decoders/nsGIFDecoder2.h
+ __NO_COPYRIGHT__ in: image/decoders/nsICODecoder.h
+ __NO_COPYRIGHT__ in: image/decoders/nsIconDecoder.cpp
+ __NO_COPYRIGHT__ in: image/decoders/nsIconDecoder.h
+ __NO_COPYRIGHT__ in: image/decoders/nsJPEGDecoder.cpp
+ __NO_COPYRIGHT__ in: image/decoders/nsJPEGDecoder.h
+ __NO_COPYRIGHT__ in: image/decoders/nsPNGDecoder.cpp
+ __NO_COPYRIGHT__ in: image/decoders/nsPNGDecoder.h
+ __NO_COPYRIGHT__ in: image/decoders/nsWebPDecoder.cpp
+ __NO_COPYRIGHT__ in: image/decoders/nsWebPDecoder.h
+ __NO_COPYRIGHT__ in: image/encoders/bmp/moz.build
+ __NO_COPYRIGHT__ in: image/encoders/bmp/nsBMPEncoder.cpp
+ __NO_COPYRIGHT__ in: image/encoders/bmp/nsBMPEncoder.h
+ __NO_COPYRIGHT__ in: image/encoders/ico/moz.build
+ __NO_COPYRIGHT__ in: image/encoders/ico/nsICOEncoder.cpp
+ __NO_COPYRIGHT__ in: image/encoders/ico/nsICOEncoder.h
+ __NO_COPYRIGHT__ in: image/encoders/jpeg/moz.build
+ __NO_COPYRIGHT__ in: image/encoders/jpeg/nsJPEGEncoder.cpp
+ __NO_COPYRIGHT__ in: image/encoders/jpeg/nsJPEGEncoder.h
+ __NO_COPYRIGHT__ in: image/encoders/moz.build
+ __NO_COPYRIGHT__ in: image/encoders/png/moz.build
+ __NO_COPYRIGHT__ in: image/encoders/png/nsPNGEncoder.cpp
+ __NO_COPYRIGHT__ in: image/encoders/png/nsPNGEncoder.h
+ __NO_COPYRIGHT__ in: image/imgFrame.cpp
+ __NO_COPYRIGHT__ in: image/imgFrame.h
+ __NO_COPYRIGHT__ in: image/imgICache.idl
+ __NO_COPYRIGHT__ in: image/imgIContainer.idl
+ __NO_COPYRIGHT__ in: image/imgIContainerDebug.idl
+ __NO_COPYRIGHT__ in: image/imgIEncoder.idl
+ __NO_COPYRIGHT__ in: image/imgILoader.idl
+ __NO_COPYRIGHT__ in: image/imgINotificationObserver.idl
+ __NO_COPYRIGHT__ in: image/imgIOnloadBlocker.idl
+ __NO_COPYRIGHT__ in: image/imgIRequest.idl
+ __NO_COPYRIGHT__ in: image/imgIScriptedNotificationObserver.idl
+ __NO_COPYRIGHT__ in: image/imgITools.idl
+ __NO_COPYRIGHT__ in: image/imgLoader.cpp
+ __NO_COPYRIGHT__ in: image/imgLoader.h
+ __NO_COPYRIGHT__ in: image/imgRequest.cpp
+ __NO_COPYRIGHT__ in: image/imgRequest.h
+ __NO_COPYRIGHT__ in: image/imgRequestProxy.cpp
+ __NO_COPYRIGHT__ in: image/imgRequestProxy.h
+ __NO_COPYRIGHT__ in: image/imgTools.cpp
+ __NO_COPYRIGHT__ in: image/imgTools.h
+ __NO_COPYRIGHT__ in: image/moz.build
+ __NO_COPYRIGHT__ in: image/nsIIconURI.idl
+ __NO_COPYRIGHT__ in: image/test/gtest/Common.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/Common.h
+ __NO_COPYRIGHT__ in: image/test/gtest/TestADAM7InterpolatingFilter.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestCopyOnWrite.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestDecodeToSurface.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestDecoders.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestDeinterlacingFilter.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestDownscalingFilter.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestDownscalingFilterNoSkia.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestLoader.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestMetadata.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestRemoveFrameRectFilter.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestSourceBuffer.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestStreamingLexer.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestSurfacePipeIntegration.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/TestSurfaceSink.cpp
+ __NO_COPYRIGHT__ in: image/test/gtest/moz.build
+ __NO_COPYRIGHT__ in: intl/build/moz.build
+ __NO_COPYRIGHT__ in: intl/build/nsI18nModule.cpp
+ __NO_COPYRIGHT__ in: intl/chardet/moz.build
+ __NO_COPYRIGHT__ in: intl/chardet/nsChardetModule.cpp
+ __NO_COPYRIGHT__ in: intl/chardet/nsCyrillicClass.h
+ __NO_COPYRIGHT__ in: intl/chardet/nsCyrillicDetector.cpp
+ __NO_COPYRIGHT__ in: intl/chardet/nsCyrillicDetector.h
+ __NO_COPYRIGHT__ in: intl/chardet/nsCyrillicProb.h
+ __NO_COPYRIGHT__ in: intl/chardet/nsDetectionConfident.h
+ __NO_COPYRIGHT__ in: intl/chardet/nsICharsetDetectionObserver.h
+ __NO_COPYRIGHT__ in: intl/chardet/nsICharsetDetector.h
+ __NO_COPYRIGHT__ in: intl/chardet/nsIStringCharsetDetector.h
+ __NO_COPYRIGHT__ in: intl/chardet/tools/GenCyrillicClass.cpp
+ __NO_COPYRIGHT__ in: intl/chardet/tools/charfreq.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/charfreqtostat.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/genbig5.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/gencp1252.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/gencyrillic.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/geneucjp.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/geneuckr.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/geneuctw.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/gengb18030.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/gengb2312.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/genhz.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/geniso2022cn.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/geniso2022jp.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/geniso2022kr.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/gensjis.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/genutf8.pl
+ __NO_COPYRIGHT__ in: intl/chardet/tools/genverifier.pm
+ __NO_COPYRIGHT__ in: intl/hyphenation/glue/hnjalloc.h
+ __NO_COPYRIGHT__ in: intl/hyphenation/glue/moz.build
+ __NO_COPYRIGHT__ in: intl/hyphenation/glue/nsHyphenationManager.cpp
+ __NO_COPYRIGHT__ in: intl/hyphenation/glue/nsHyphenationManager.h
+ __NO_COPYRIGHT__ in: intl/hyphenation/glue/nsHyphenator.cpp
+ __NO_COPYRIGHT__ in: intl/hyphenation/glue/nsHyphenator.h
+ __NO_COPYRIGHT__ in: intl/locale/PluralForm.jsm
+ __NO_COPYRIGHT__ in: intl/locale/language.properties
+ __NO_COPYRIGHT__ in: intl/locale/mac/moz.build
+ __NO_COPYRIGHT__ in: intl/locale/mac/nsCollationMacUC.cpp
+ __NO_COPYRIGHT__ in: intl/locale/mac/nsCollationMacUC.h
+ __NO_COPYRIGHT__ in: intl/locale/mac/nsDateTimeFormatMac.cpp
+ __NO_COPYRIGHT__ in: intl/locale/mac/nsDateTimeFormatMac.h
+ __NO_COPYRIGHT__ in: intl/locale/mac/nsMacCharset.cpp
+ __NO_COPYRIGHT__ in: intl/locale/moz.build
+ __NO_COPYRIGHT__ in: intl/locale/nsCollation.cpp
+ __NO_COPYRIGHT__ in: intl/locale/nsCollation.h
+ __NO_COPYRIGHT__ in: intl/locale/nsCollationCID.h
+ __NO_COPYRIGHT__ in: intl/locale/nsDateTimeFormatCID.h
+ __NO_COPYRIGHT__ in: intl/locale/nsICollation.idl
+ __NO_COPYRIGHT__ in: intl/locale/nsIDateTimeFormat.cpp
+ __NO_COPYRIGHT__ in: intl/locale/nsIDateTimeFormat.h
+ __NO_COPYRIGHT__ in: intl/locale/nsILanguageAtomService.h
+ __NO_COPYRIGHT__ in: intl/locale/nsILocale.idl
+ __NO_COPYRIGHT__ in: intl/locale/nsILocaleService.idl
+ __NO_COPYRIGHT__ in: intl/locale/nsIPlatformCharset.h
+ __NO_COPYRIGHT__ in: intl/locale/nsIScriptableDateFormat.idl
+ __NO_COPYRIGHT__ in: intl/locale/nsLanguageAtomService.cpp
+ __NO_COPYRIGHT__ in: intl/locale/nsLanguageAtomService.h
+ __NO_COPYRIGHT__ in: intl/locale/nsLocale.cpp
+ __NO_COPYRIGHT__ in: intl/locale/nsLocaleConstructors.h
+ __NO_COPYRIGHT__ in: intl/locale/nsLocaleService.cpp
+ __NO_COPYRIGHT__ in: intl/locale/nsPlatformCharset.h
+ __NO_COPYRIGHT__ in: intl/locale/nsPosixLocale.h
+ __NO_COPYRIGHT__ in: intl/locale/nsScriptableDateFormat.cpp
+ __NO_COPYRIGHT__ in: intl/locale/nsUConvPropertySearch.cpp
+ __NO_COPYRIGHT__ in: intl/locale/nsUConvPropertySearch.h
+ __NO_COPYRIGHT__ in: intl/locale/nsWin32Locale.h
+ __NO_COPYRIGHT__ in: intl/locale/props2arrays.py
+ __NO_COPYRIGHT__ in: intl/locale/unix/moz.build
+ __NO_COPYRIGHT__ in: intl/locale/unix/nsAndroidCharset.cpp
+ __NO_COPYRIGHT__ in: intl/locale/unix/nsCollationUnix.cpp
+ __NO_COPYRIGHT__ in: intl/locale/unix/nsCollationUnix.h
+ __NO_COPYRIGHT__ in: intl/locale/unix/nsDateTimeFormatUnix.cpp
+ __NO_COPYRIGHT__ in: intl/locale/unix/nsDateTimeFormatUnix.h
+ __NO_COPYRIGHT__ in: intl/locale/unix/nsPosixLocale.cpp
+ __NO_COPYRIGHT__ in: intl/locale/unix/nsUNIXCharset.cpp
+ __NO_COPYRIGHT__ in: intl/locale/windows/moz.build
+ __NO_COPYRIGHT__ in: intl/locale/windows/nsCollationWin.cpp
+ __NO_COPYRIGHT__ in: intl/locale/windows/nsCollationWin.h
+ __NO_COPYRIGHT__ in: intl/locale/windows/nsDateTimeFormatWin.cpp
+ __NO_COPYRIGHT__ in: intl/locale/windows/nsDateTimeFormatWin.h
+ __NO_COPYRIGHT__ in: intl/locale/windows/nsWin32Locale.cpp
+ __NO_COPYRIGHT__ in: intl/locale/windows/nsWinCharset.cpp
+ __NO_COPYRIGHT__ in: intl/locales/Makefile.in
+ __NO_COPYRIGHT__ in: intl/locales/moz.build
+ __NO_COPYRIGHT__ in: intl/lwbrk/gtest/TestLineBreak.cpp
+ __NO_COPYRIGHT__ in: intl/lwbrk/gtest/moz.build
+ __NO_COPYRIGHT__ in: intl/lwbrk/moz.build
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsCarbonBreaker.cpp
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsComplexBreaker.h
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsILineBreaker.h
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsISemanticUnitScanner.idl
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsIWordBreaker.h
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsJISx4051LineBreaker.cpp
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsJISx4051LineBreaker.h
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsLWBrkCIID.h
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsPangoBreaker.cpp
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsRuleBreaker.cpp
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsSampleWordBreaker.cpp
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsSampleWordBreaker.h
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsSemanticUnitScanner.cpp
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsSemanticUnitScanner.h
+ __NO_COPYRIGHT__ in: intl/lwbrk/nsUniscribeBreaker.cpp
+ __NO_COPYRIGHT__ in: intl/lwbrk/rulebrk.c
+ __NO_COPYRIGHT__ in: intl/moz.build
+ __NO_COPYRIGHT__ in: intl/patch-icu.sh
+ __NO_COPYRIGHT__ in: intl/strres/moz.build
+ __NO_COPYRIGHT__ in: intl/strres/nsIStringBundle.idl
+ __NO_COPYRIGHT__ in: intl/strres/nsIStringBundleOverride.idl
+ __NO_COPYRIGHT__ in: intl/strres/nsStringBundle.cpp
+ __NO_COPYRIGHT__ in: intl/strres/nsStringBundle.h
+ __NO_COPYRIGHT__ in: intl/strres/nsStringBundleService.h
+ __NO_COPYRIGHT__ in: intl/strres/nsStringBundleTextOverride.cpp
+ __NO_COPYRIGHT__ in: intl/strres/nsStringBundleTextOverride.h
+ __NO_COPYRIGHT__ in: intl/strres/tests/unit/strres.properties
+ __NO_COPYRIGHT__ in: intl/uconv/8859-1.uf
+ __NO_COPYRIGHT__ in: intl/uconv/cp1252.uf
+ __NO_COPYRIGHT__ in: intl/uconv/cp1252.ut
+ __NO_COPYRIGHT__ in: intl/uconv/macroman.uf
+ __NO_COPYRIGHT__ in: intl/uconv/macroman.ut
+ __NO_COPYRIGHT__ in: intl/uconv/moz.build
+ __NO_COPYRIGHT__ in: intl/uconv/nsCP1252ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsCP1252ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsConverterInputStream.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsConverterInputStream.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsConverterOutputStream.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsConverterOutputStream.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsEncoderDecoderUtils.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsISO88591ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsIScriptableUConv.idl
+ __NO_COPYRIGHT__ in: intl/uconv/nsITextToSubURI.idl
+ __NO_COPYRIGHT__ in: intl/uconv/nsIUTF8ConverterService.idl
+ __NO_COPYRIGHT__ in: intl/uconv/nsIUnicodeDecoder.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsIUnicodeEncoder.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsMacRomanToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsMacRomanToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsNCRFallbackEncoderWrapper.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsNCRFallbackEncoderWrapper.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsReplacementToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsReplacementToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsScriptableUConv.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsScriptableUConv.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsTextToSubURI.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsUCSupport.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsUConvModule.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsUTF8ConverterService.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsUTF8ConverterService.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsUTF8ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsUTF8ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsUTF8ToUnicodeSSE2.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsUnicodeToCP1252.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsUnicodeToCP1252.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsUnicodeToISO88591.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsUnicodeToISO88591.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsUnicodeToMacRoman.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsUnicodeToMacRoman.h
+ __NO_COPYRIGHT__ in: intl/uconv/nsUnicodeToUTF8.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/nsUnicodeToUTF8.h
+ __NO_COPYRIGHT__ in: intl/uconv/tests/TestUConv.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/tests/convperf.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/tests/moz.build
+ __NO_COPYRIGHT__ in: intl/uconv/tests/nsTestUConv.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/tests/plattest.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/tools/adobe.pl
+ __NO_COPYRIGHT__ in: intl/uconv/tools/cns.sh
+ __NO_COPYRIGHT__ in: intl/uconv/tools/cp936tocdx.pl
+ __NO_COPYRIGHT__ in: intl/uconv/tools/gengb18030tables.pl
+ __NO_COPYRIGHT__ in: intl/uconv/tools/genimpldefine.pl
+ __NO_COPYRIGHT__ in: intl/uconv/tools/jamap.pl
+ __NO_COPYRIGHT__ in: intl/uconv/tools/jis0212tojdx.pl
+ __NO_COPYRIGHT__ in: intl/uconv/tools/moz.build
+ __NO_COPYRIGHT__ in: intl/uconv/tools/umaptable.c
+ __NO_COPYRIGHT__ in: intl/uconv/tools/unihan2cns.pl
+ __NO_COPYRIGHT__ in: intl/uconv/uconvutil.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/gb180304bytes.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/gb180304bytes.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/gb18030uniq2b.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/gb18030uniq2b.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/gbku.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/gbkuniq.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/nsGBKConvUtil.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/nsGBKConvUtil.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/nsGBKToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvcn/nsUCvCnCID.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/jis0201.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/jis0201gl.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/jis0208.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/jis0208ext.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsJapaneseToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsJapaneseToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsUCVJA2CID.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsUCVJACID.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsUCVJADll.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsUnicodeToEUCJP.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsUnicodeToEUCJP.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsUnicodeToISO2022JP.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsUnicodeToISO2022JP.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsUnicodeToSJIS.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/nsUnicodeToSJIS.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvja/sjis.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/nsCP949ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/nsCP949ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/nsUCvKOCID.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/nsUCvKODll.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/nsUnicodeToCP949.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/nsUnicodeToCP949.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/u20cp949hangul.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/u20cp949hangul.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/u20kscgl.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvko/u20kscgl.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-10.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-10.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-13.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-13.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-14.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-14.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-15.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-15.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-16.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-16.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-2.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-2.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-3.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-3.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-4.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-4.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-5.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-5.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-6.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-6.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-7.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-7.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-8.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/8859-8.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1250.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1250.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1251.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1251.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1253.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1253.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1254.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1254.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1255.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1255.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1256.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1256.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1257.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1257.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1258.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp1258.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp866.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp866.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp874.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/cp874.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/koi8r.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/koi8r.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/koi8u.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/koi8u.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macarabic.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macce.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/maccroat.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/maccyril.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/maccyril.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macdevanaga.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macfarsi.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macgreek.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macgujarati.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macgurmukhi.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/machebrew.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macicela.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macro.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/macturki.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1250ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1250ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1251ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1251ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1253ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1253ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1254ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1254ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1255ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1255ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1256ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1256ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1257ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1257ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1258ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP1258ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP866ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP866ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP874ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsCP874ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885910ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885910ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885913ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885913ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885914ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885914ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885915ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885915ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885916ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO885916ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88592ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88592ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88593ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88593ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88594ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88594ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88595ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88595ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88596ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88596ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88597ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88597ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88598IToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88598IToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88598ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsISO88598ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsKOI8RToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsKOI8RToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsKOI8UToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsKOI8UToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacArabicToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacArabicToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacCEToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacCEToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacCroatianToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacCroatianToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacCyrillicToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacCyrillicToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacDevanagariToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacDevanagariToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacFarsiToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacFarsiToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacGreekToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacGreekToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacGujaratiToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacGujaratiToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacGurmukhiToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacGurmukhiToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacHebrewToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacHebrewToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacIcelandicToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacIcelandicToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacRomanianToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacRomanianToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacTurkishToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsMacTurkishToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUCvLatinCID.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUTF16ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUTF16ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1250.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1250.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1251.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1251.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1253.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1253.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1254.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1254.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1255.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1255.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1256.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1256.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1257.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1257.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1258.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP1258.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP866.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP866.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP874.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToCP874.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885910.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885910.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885913.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885913.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885914.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885914.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885915.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885915.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885916.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO885916.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88592.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88592.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88593.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88593.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88594.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88594.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88595.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88595.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88596.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88596.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88597.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88597.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88598.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88598.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88598I.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToISO88598I.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToKOI8R.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToKOI8R.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToKOI8U.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToKOI8U.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToMacCyrillic.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToMacCyrillic.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToUTF16.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToUTF16.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToUserDefined.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUnicodeToUserDefined.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUserDefinedToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/nsUserDefinedToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/userdefined.uf
+ __NO_COPYRIGHT__ in: intl/uconv/ucvlatin/userdefined.ut
+ __NO_COPYRIGHT__ in: intl/uconv/ucvtw/nsBIG5Data.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvtw/nsBIG5ToUnicode.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvtw/nsBIG5ToUnicode.h
+ __NO_COPYRIGHT__ in: intl/uconv/ucvtw/nsUnicodeToBIG5.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/ucvtw/nsUnicodeToBIG5.h
+ __NO_COPYRIGHT__ in: intl/uconv/util/nsUCConstructors.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/util/nsUCConstructors.h
+ __NO_COPYRIGHT__ in: intl/uconv/util/nsUCSupport.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/util/nsUnicodeDecodeHelper.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/util/nsUnicodeDecodeHelper.h
+ __NO_COPYRIGHT__ in: intl/uconv/util/nsUnicodeEncodeHelper.cpp
+ __NO_COPYRIGHT__ in: intl/uconv/util/nsUnicodeEncodeHelper.h
+ __NO_COPYRIGHT__ in: intl/uconv/util/ugen.c
+ __NO_COPYRIGHT__ in: intl/uconv/util/umap.h
+ __NO_COPYRIGHT__ in: intl/uconv/util/unicpriv.h
+ __NO_COPYRIGHT__ in: intl/uconv/util/uscan.c
+ __NO_COPYRIGHT__ in: intl/unicharutil/moz.build
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsCaseConversionImp2.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsCaseConversionImp2.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsCategoryImp.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsCategoryImp.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsEntityConverter.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsEntityConverter.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsICaseConversion.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsIEntityConverter.idl
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsISaveAsCharset.idl
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsIUGenCategory.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsIUnicodeNormalizer.idl
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsSaveAsCharset.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsSaveAsCharset.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsUnicharUtilCIID.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsUnicodeNormalizer.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/nsUnicodeNormalizer.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/tables/moz.build
+ __NO_COPYRIGHT__ in: intl/unicharutil/tests/NormalizationTest.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/tests/genNormalizationData.pl
+ __NO_COPYRIGHT__ in: intl/unicharutil/tests/moz.build
+ __NO_COPYRIGHT__ in: intl/unicharutil/tools/moz.build
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/GreekCasing.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/GreekCasing.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/ICUUtils.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/ICUUtils.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/IrishCasing.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/internal/moz.build
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/moz.build
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/nsBidiUtils.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/nsBidiUtils.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/nsSpecialCasingData.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/nsUnicharUtils.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/nsUnicharUtils.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/nsUnicodeProperties.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/nsUnicodeProperties.h
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/objs.mozbuild
+ __NO_COPYRIGHT__ in: intl/update-icu.sh
+ __NO_COPYRIGHT__ in: intl/update-tzdata.sh
+ __NO_COPYRIGHT__ in: ipc/app/Makefile.in
+ __NO_COPYRIGHT__ in: ipc/app/MozillaRuntimeMain.cpp
+ __NO_COPYRIGHT__ in: ipc/app/MozillaRuntimeMainAndroid.cpp
+ __NO_COPYRIGHT__ in: ipc/app/pie/moz.build
+ __NO_COPYRIGHT__ in: ipc/chromium/atomics/moz.build
+ __NO_COPYRIGHT__ in: ipc/chromium/chromium-config.mozbuild
+ __NO_COPYRIGHT__ in: ipc/chromium/moz.build
+ __NO_COPYRIGHT__ in: ipc/chromium/src/base/atomicops_internals_mutex.cc
+ __NO_COPYRIGHT__ in: ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc
+ __NO_COPYRIGHT__ in: ipc/chromium/src/third_party/libeventcommon.mozbuild
+ __NO_COPYRIGHT__ in: ipc/chromium/src/third_party/moz.build
+ __NO_COPYRIGHT__ in: ipc/contentproc/moz.build
+ __NO_COPYRIGHT__ in: ipc/contentproc/plugin-container.cpp
+ __NO_COPYRIGHT__ in: ipc/dbus/DBusConnectionDelete.h
+ __NO_COPYRIGHT__ in: ipc/dbus/DBusConnectionRefPtr.h
+ __NO_COPYRIGHT__ in: ipc/dbus/DBusHelpers.cpp
+ __NO_COPYRIGHT__ in: ipc/dbus/DBusHelpers.h
+ __NO_COPYRIGHT__ in: ipc/dbus/DBusMessageRefPtr.h
+ __NO_COPYRIGHT__ in: ipc/dbus/DBusPendingCallRefPtr.h
+ __NO_COPYRIGHT__ in: ipc/dbus/DBusWatcher.cpp
+ __NO_COPYRIGHT__ in: ipc/dbus/DBusWatcher.h
+ __NO_COPYRIGHT__ in: ipc/dbus/RawDBusConnection.cpp
+ __NO_COPYRIGHT__ in: ipc/dbus/RawDBusConnection.h
+ __NO_COPYRIGHT__ in: ipc/dbus/moz.build
+ __NO_COPYRIGHT__ in: ipc/glue/BackgroundChild.h
+ __NO_COPYRIGHT__ in: ipc/glue/BackgroundChildImpl.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/BackgroundChildImpl.h
+ __NO_COPYRIGHT__ in: ipc/glue/BackgroundImpl.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/BackgroundParent.h
+ __NO_COPYRIGHT__ in: ipc/glue/BackgroundParentImpl.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/BackgroundParentImpl.h
+ __NO_COPYRIGHT__ in: ipc/glue/BackgroundUtils.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/BackgroundUtils.h
+ __NO_COPYRIGHT__ in: ipc/glue/BrowserProcessSubThread.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/BrowserProcessSubThread.h
+ __NO_COPYRIGHT__ in: ipc/glue/CrossProcessMutex.h
+ __NO_COPYRIGHT__ in: ipc/glue/CrossProcessMutex_posix.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/CrossProcessMutex_unimplemented.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/CrossProcessMutex_windows.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/Faulty.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/Faulty.h
+ __NO_COPYRIGHT__ in: ipc/glue/FileDescriptor.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/FileDescriptor.h
+ __NO_COPYRIGHT__ in: ipc/glue/FileDescriptorSetChild.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/FileDescriptorSetChild.h
+ __NO_COPYRIGHT__ in: ipc/glue/FileDescriptorSetParent.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/FileDescriptorSetParent.h
+ __NO_COPYRIGHT__ in: ipc/glue/FileDescriptorUtils.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/FileDescriptorUtils.h
+ __NO_COPYRIGHT__ in: ipc/glue/GeckoChildProcessHost.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/GeckoChildProcessHost.h
+ __NO_COPYRIGHT__ in: ipc/glue/IOThreadChild.h
+ __NO_COPYRIGHT__ in: ipc/glue/IPCMessageUtils.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/IPCMessageUtils.h
+ __NO_COPYRIGHT__ in: ipc/glue/IPCStream.ipdlh
+ __NO_COPYRIGHT__ in: ipc/glue/IPCStreamUtils.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/IPCStreamUtils.h
+ __NO_COPYRIGHT__ in: ipc/glue/InputStreamParams.ipdlh
+ __NO_COPYRIGHT__ in: ipc/glue/InputStreamUtils.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/InputStreamUtils.h
+ __NO_COPYRIGHT__ in: ipc/glue/MessageChannel.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/MessageChannel.h
+ __NO_COPYRIGHT__ in: ipc/glue/MessageLink.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/MessageLink.h
+ __NO_COPYRIGHT__ in: ipc/glue/MessagePump.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/MessagePump.h
+ __NO_COPYRIGHT__ in: ipc/glue/Neutering.h
+ __NO_COPYRIGHT__ in: ipc/glue/PBackground.ipdl
+ __NO_COPYRIGHT__ in: ipc/glue/PBackgroundSharedTypes.ipdlh
+ __NO_COPYRIGHT__ in: ipc/glue/PBackgroundTest.ipdl
+ __NO_COPYRIGHT__ in: ipc/glue/PFileDescriptorSet.ipdl
+ __NO_COPYRIGHT__ in: ipc/glue/PSendStream.ipdl
+ __NO_COPYRIGHT__ in: ipc/glue/ProcessChild.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/ProcessChild.h
+ __NO_COPYRIGHT__ in: ipc/glue/ProcessUtils.h
+ __NO_COPYRIGHT__ in: ipc/glue/ProcessUtils_bsd.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/ProcessUtils_linux.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/ProcessUtils_mac.mm
+ __NO_COPYRIGHT__ in: ipc/glue/ProcessUtils_none.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/ProtocolTypes.ipdlh
+ __NO_COPYRIGHT__ in: ipc/glue/ProtocolUtils.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/ProtocolUtils.h
+ __NO_COPYRIGHT__ in: ipc/glue/ScopedXREEmbed.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/ScopedXREEmbed.h
+ __NO_COPYRIGHT__ in: ipc/glue/SendStream.h
+ __NO_COPYRIGHT__ in: ipc/glue/SendStreamAlloc.h
+ __NO_COPYRIGHT__ in: ipc/glue/SendStreamChild.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/SendStreamParent.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemory.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemory.h
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemoryBasic.h
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemoryBasic_android.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemoryBasic_android.h
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemoryBasic_chromium.h
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemoryBasic_mach.h
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemoryBasic_mach.mm
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemory_posix.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/SharedMemory_windows.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/Shmem.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/Shmem.h
+ __NO_COPYRIGHT__ in: ipc/glue/StringUtil.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/TaskFactory.h
+ __NO_COPYRIGHT__ in: ipc/glue/Transport.h
+ __NO_COPYRIGHT__ in: ipc/glue/Transport_posix.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/Transport_posix.h
+ __NO_COPYRIGHT__ in: ipc/glue/Transport_win.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/Transport_win.h
+ __NO_COPYRIGHT__ in: ipc/glue/URIParams.ipdlh
+ __NO_COPYRIGHT__ in: ipc/glue/URIUtils.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/URIUtils.h
+ __NO_COPYRIGHT__ in: ipc/glue/WindowsMessageLoop.cpp
+ __NO_COPYRIGHT__ in: ipc/glue/WindowsMessageLoop.h
+ __NO_COPYRIGHT__ in: ipc/glue/moz.build
+ __NO_COPYRIGHT__ in: ipc/glue/nsIIPCBackgroundChildCreateCallback.h
+ __NO_COPYRIGHT__ in: ipc/glue/nsIIPCSerializableInputStream.h
+ __NO_COPYRIGHT__ in: ipc/glue/nsIIPCSerializableURI.h
+ __NO_COPYRIGHT__ in: ipc/ipdl/Makefile.in
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/__init__.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/ast.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/cgen.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/cxx/__init__.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/cxx/ast.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/cxx/cgen.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/lower.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/parser.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/type.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/moz.build
+ __NO_COPYRIGHT__ in: ipc/ipdl/msgtype-components
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.cpp
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.h
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/IPDLUnitTestSubprocess.cpp
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/IPDLUnitTestSubprocess.h
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/IPDLUnitTestTypes.h
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/IPDLUnitTests.h
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/Makefile.in
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/TestHighestPrio.cpp
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/app/Makefile.in
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/app/TestIPDL.cpp
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/app/moz.build
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/genIPDLUnitTests.py
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/cxx/moz.build
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/ipdl/Makefile.in
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/ipdl/moz.build
+ __NO_COPYRIGHT__ in: ipc/ipdl/test/moz.build
+ __NO_COPYRIGHT__ in: ipc/moz.build
+ __NO_COPYRIGHT__ in: ipc/mscom/ActivationContext.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/ActivationContext.h
+ __NO_COPYRIGHT__ in: ipc/mscom/COMApartmentRegion.h
+ __NO_COPYRIGHT__ in: ipc/mscom/COMPtrHolder.h
+ __NO_COPYRIGHT__ in: ipc/mscom/DispatchForwarder.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/DispatchForwarder.h
+ __NO_COPYRIGHT__ in: ipc/mscom/DynamicallyLinkedFunctionPtr.h
+ __NO_COPYRIGHT__ in: ipc/mscom/EnsureMTA.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/EnsureMTA.h
+ __NO_COPYRIGHT__ in: ipc/mscom/Interceptor.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/Interceptor.h
+ __NO_COPYRIGHT__ in: ipc/mscom/InterceptorLog.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/InterceptorLog.h
+ __NO_COPYRIGHT__ in: ipc/mscom/MainThreadHandoff.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/MainThreadHandoff.h
+ __NO_COPYRIGHT__ in: ipc/mscom/MainThreadInvoker.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/MainThreadInvoker.h
+ __NO_COPYRIGHT__ in: ipc/mscom/MainThreadRuntime.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/MainThreadRuntime.h
+ __NO_COPYRIGHT__ in: ipc/mscom/ProxyStream.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/ProxyStream.h
+ __NO_COPYRIGHT__ in: ipc/mscom/Ptr.h
+ __NO_COPYRIGHT__ in: ipc/mscom/Registration.h
+ __NO_COPYRIGHT__ in: ipc/mscom/Utils.h
+ __NO_COPYRIGHT__ in: ipc/mscom/WeakRef.cpp
+ __NO_COPYRIGHT__ in: ipc/mscom/WeakRef.h
+ __NO_COPYRIGHT__ in: ipc/mscom/moz.build
+ __NO_COPYRIGHT__ in: ipc/pull-chromium.py
+ __NO_COPYRIGHT__ in: ipc/ril/Ril.cpp
+ __NO_COPYRIGHT__ in: ipc/ril/Ril.h
+ __NO_COPYRIGHT__ in: ipc/ril/RilConnector.cpp
+ __NO_COPYRIGHT__ in: ipc/ril/RilConnector.h
+ __NO_COPYRIGHT__ in: ipc/ril/RilSocket.cpp
+ __NO_COPYRIGHT__ in: ipc/ril/RilSocket.h
+ __NO_COPYRIGHT__ in: ipc/ril/RilSocketConsumer.cpp
+ __NO_COPYRIGHT__ in: ipc/ril/RilSocketConsumer.h
+ __NO_COPYRIGHT__ in: ipc/ril/moz.build
+ __NO_COPYRIGHT__ in: ipc/testshell/PTestShell.ipdl
+ __NO_COPYRIGHT__ in: ipc/testshell/PTestShellCommand.ipdl
+ __NO_COPYRIGHT__ in: ipc/testshell/TestShellChild.cpp
+ __NO_COPYRIGHT__ in: ipc/testshell/TestShellChild.h
+ __NO_COPYRIGHT__ in: ipc/testshell/TestShellParent.cpp
+ __NO_COPYRIGHT__ in: ipc/testshell/TestShellParent.h
+ __NO_COPYRIGHT__ in: ipc/testshell/XPCShellEnvironment.cpp
+ __NO_COPYRIGHT__ in: ipc/testshell/XPCShellEnvironment.h
+ __NO_COPYRIGHT__ in: ipc/testshell/moz.build
+ __NO_COPYRIGHT__ in: js/ductwork/debugger/IJSDebugger.idl
+ __NO_COPYRIGHT__ in: js/ductwork/debugger/JSDebugger.cpp
+ __NO_COPYRIGHT__ in: js/ductwork/debugger/JSDebugger.h
+ __NO_COPYRIGHT__ in: js/ductwork/debugger/jsdebugger.jsm
+ __NO_COPYRIGHT__ in: js/ductwork/debugger/moz.build
+ __NO_COPYRIGHT__ in: js/ffi.configure
+ __NO_COPYRIGHT__ in: js/ipc/CPOWTimer.cpp
+ __NO_COPYRIGHT__ in: js/ipc/CPOWTimer.h
+ __NO_COPYRIGHT__ in: js/ipc/CpowHolder.h
+ __NO_COPYRIGHT__ in: js/ipc/CrossProcessObjectWrappers.h
+ __NO_COPYRIGHT__ in: js/ipc/JavaScriptBase.h
+ __NO_COPYRIGHT__ in: js/ipc/JavaScriptChild.cpp
+ __NO_COPYRIGHT__ in: js/ipc/JavaScriptChild.h
+ __NO_COPYRIGHT__ in: js/ipc/JavaScriptLogging.h
+ __NO_COPYRIGHT__ in: js/ipc/JavaScriptParent.cpp
+ __NO_COPYRIGHT__ in: js/ipc/JavaScriptParent.h
+ __NO_COPYRIGHT__ in: js/ipc/JavaScriptShared.cpp
+ __NO_COPYRIGHT__ in: js/ipc/JavaScriptShared.h
+ __NO_COPYRIGHT__ in: js/ipc/JavaScriptTypes.ipdlh
+ __NO_COPYRIGHT__ in: js/ipc/PJavaScript.ipdl
+ __NO_COPYRIGHT__ in: js/ipc/WrapperAnswer.cpp
+ __NO_COPYRIGHT__ in: js/ipc/WrapperAnswer.h
+ __NO_COPYRIGHT__ in: js/ipc/WrapperOwner.cpp
+ __NO_COPYRIGHT__ in: js/ipc/WrapperOwner.h
+ __NO_COPYRIGHT__ in: js/ipc/moz.build
+ __NO_COPYRIGHT__ in: js/moz.configure
+ __NO_COPYRIGHT__ in: js/public/CallNonGenericMethod.h
+ __NO_COPYRIGHT__ in: js/public/CharacterEncoding.h
+ __NO_COPYRIGHT__ in: js/public/GCAPI.h
+ __NO_COPYRIGHT__ in: js/public/GCAnnotations.h
+ __NO_COPYRIGHT__ in: js/public/GCHashTable.h
+ __NO_COPYRIGHT__ in: js/public/GCVariant.h
+ __NO_COPYRIGHT__ in: js/public/GCVector.h
+ __NO_COPYRIGHT__ in: js/public/HashTable.h
+ __NO_COPYRIGHT__ in: js/public/HeapAPI.h
+ __NO_COPYRIGHT__ in: js/public/Id.h
+ __NO_COPYRIGHT__ in: js/public/MemoryMetrics.h
+ __NO_COPYRIGHT__ in: js/public/ProfilingFrameIterator.h
+ __NO_COPYRIGHT__ in: js/public/ProfilingStack.h
+ __NO_COPYRIGHT__ in: js/public/Proxy.h
+ __NO_COPYRIGHT__ in: js/public/RootingAPI.h
+ __NO_COPYRIGHT__ in: js/public/SliceBudget.h
+ __NO_COPYRIGHT__ in: js/public/StructuredClone.h
+ __NO_COPYRIGHT__ in: js/public/SweepingAPI.h
+ __NO_COPYRIGHT__ in: js/public/TraceKind.h
+ __NO_COPYRIGHT__ in: js/public/TracingAPI.h
+ __NO_COPYRIGHT__ in: js/public/TrackedOptimizationInfo.h
+ __NO_COPYRIGHT__ in: js/public/UbiNode.h
+ __NO_COPYRIGHT__ in: js/public/UbiNodeBreadthFirst.h
+ __NO_COPYRIGHT__ in: js/public/UbiNodeCensus.h
+ __NO_COPYRIGHT__ in: js/public/UbiNodeDominatorTree.h
+ __NO_COPYRIGHT__ in: js/public/UbiNodePostOrder.h
+ __NO_COPYRIGHT__ in: js/public/UbiNodeShortestPaths.h
+ __NO_COPYRIGHT__ in: js/public/UniquePtr.h
+ __NO_COPYRIGHT__ in: js/public/Utility.h
+ __NO_COPYRIGHT__ in: js/public/Vector.h
+ __NO_COPYRIGHT__ in: js/public/WeakMapPtr.h
+ __NO_COPYRIGHT__ in: js/src/Makefile.in
+ __NO_COPYRIGHT__ in: js/src/build.rs
+ __NO_COPYRIGHT__ in: js/src/builtin/AtomicsObject.h
+ __NO_COPYRIGHT__ in: js/src/builtin/Date.js
+ __NO_COPYRIGHT__ in: js/src/builtin/Eval.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/Eval.h
+ __NO_COPYRIGHT__ in: js/src/builtin/Generator.js
+ __NO_COPYRIGHT__ in: js/src/builtin/Intl.h
+ __NO_COPYRIGHT__ in: js/src/builtin/Iterator.js
+ __NO_COPYRIGHT__ in: js/src/builtin/MapObject.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/MapObject.h
+ __NO_COPYRIGHT__ in: js/src/builtin/Module.js
+ __NO_COPYRIGHT__ in: js/src/builtin/ModuleObject.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/ModuleObject.h
+ __NO_COPYRIGHT__ in: js/src/builtin/Number.js
+ __NO_COPYRIGHT__ in: js/src/builtin/Object.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/Object.h
+ __NO_COPYRIGHT__ in: js/src/builtin/Promise.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/Promise.h
+ __NO_COPYRIGHT__ in: js/src/builtin/Reflect.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/Reflect.h
+ __NO_COPYRIGHT__ in: js/src/builtin/RegExp.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/RegExp.h
+ __NO_COPYRIGHT__ in: js/src/builtin/SIMD.h
+ __NO_COPYRIGHT__ in: js/src/builtin/String.js
+ __NO_COPYRIGHT__ in: js/src/builtin/SymbolObject.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/SymbolObject.h
+ __NO_COPYRIGHT__ in: js/src/builtin/TestingFunctions.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/TestingFunctions.h
+ __NO_COPYRIGHT__ in: js/src/builtin/TypedArray.js
+ __NO_COPYRIGHT__ in: js/src/builtin/TypedObject.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/TypedObject.h
+ __NO_COPYRIGHT__ in: js/src/builtin/WeakMapObject.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/WeakMapObject.h
+ __NO_COPYRIGHT__ in: js/src/builtin/WeakSetObject.cpp
+ __NO_COPYRIGHT__ in: js/src/builtin/WeakSetObject.h
+ __NO_COPYRIGHT__ in: js/src/builtin/make_intl_data.py
+ __NO_COPYRIGHT__ in: js/src/ctypes/CTypes.cpp
+ __NO_COPYRIGHT__ in: js/src/ctypes/CTypes.h
+ __NO_COPYRIGHT__ in: js/src/ctypes/Library.cpp
+ __NO_COPYRIGHT__ in: js/src/ctypes/Library.h
+ __NO_COPYRIGHT__ in: js/src/devtools/Instruments.cpp
+ __NO_COPYRIGHT__ in: js/src/devtools/Instruments.h
+ __NO_COPYRIGHT__ in: js/src/devtools/gctrace/Makefile
+ __NO_COPYRIGHT__ in: js/src/devtools/rootAnalysis/analyze.py
+ __NO_COPYRIGHT__ in: js/src/devtools/rootAnalysis/run-test.py
+ __NO_COPYRIGHT__ in: js/src/devtools/rootAnalysis/t/sixgill.py
+ __NO_COPYRIGHT__ in: js/src/devtools/sharkctl.cpp
+ __NO_COPYRIGHT__ in: js/src/devtools/sharkctl.h
+ __NO_COPYRIGHT__ in: js/src/devtools/vprof/manifest.mk
+ __NO_COPYRIGHT__ in: js/src/devtools/vprof/readme.txt
+ __NO_COPYRIGHT__ in: js/src/devtools/vprof/testVprofMT.c
+ __NO_COPYRIGHT__ in: js/src/devtools/vprof/vprof.cpp
+ __NO_COPYRIGHT__ in: js/src/ds/BitArray.h
+ __NO_COPYRIGHT__ in: js/src/ds/Fifo.h
+ __NO_COPYRIGHT__ in: js/src/ds/FixedSizeHash.h
+ __NO_COPYRIGHT__ in: js/src/ds/IdValuePair.h
+ __NO_COPYRIGHT__ in: js/src/ds/InlineTable.h
+ __NO_COPYRIGHT__ in: js/src/ds/LifoAlloc.cpp
+ __NO_COPYRIGHT__ in: js/src/ds/LifoAlloc.h
+ __NO_COPYRIGHT__ in: js/src/ds/MemoryProtectionExceptionHandler.cpp
+ __NO_COPYRIGHT__ in: js/src/ds/MemoryProtectionExceptionHandler.h
+ __NO_COPYRIGHT__ in: js/src/ds/OrderedHashTable.h
+ __NO_COPYRIGHT__ in: js/src/ds/PageProtectingVector.h
+ __NO_COPYRIGHT__ in: js/src/ds/PriorityQueue.h
+ __NO_COPYRIGHT__ in: js/src/ds/Sort.h
+ __NO_COPYRIGHT__ in: js/src/ds/SplayTree.h
+ __NO_COPYRIGHT__ in: js/src/ds/TraceableFifo.h
+ __NO_COPYRIGHT__ in: js/src/editline/editline.h
+ __NO_COPYRIGHT__ in: js/src/editline/moz.build
+ __NO_COPYRIGHT__ in: js/src/editline/unix.h
+ __NO_COPYRIGHT__ in: js/src/frontend/BytecodeCompiler.cpp
+ __NO_COPYRIGHT__ in: js/src/frontend/BytecodeCompiler.h
+ __NO_COPYRIGHT__ in: js/src/frontend/FoldConstants.cpp
+ __NO_COPYRIGHT__ in: js/src/frontend/FoldConstants.h
+ __NO_COPYRIGHT__ in: js/src/frontend/FullParseHandler.h
+ __NO_COPYRIGHT__ in: js/src/frontend/GenerateReservedWords.py
+ __NO_COPYRIGHT__ in: js/src/frontend/NameAnalysisTypes.h
+ __NO_COPYRIGHT__ in: js/src/frontend/NameCollections.h
+ __NO_COPYRIGHT__ in: js/src/frontend/NameFunctions.cpp
+ __NO_COPYRIGHT__ in: js/src/frontend/NameFunctions.h
+ __NO_COPYRIGHT__ in: js/src/frontend/ParseNode-inl.h
+ __NO_COPYRIGHT__ in: js/src/frontend/ParseNode.cpp
+ __NO_COPYRIGHT__ in: js/src/frontend/ParseNode.h
+ __NO_COPYRIGHT__ in: js/src/frontend/SharedContext.h
+ __NO_COPYRIGHT__ in: js/src/frontend/SourceNotes.h
+ __NO_COPYRIGHT__ in: js/src/frontend/SyntaxParseHandler.h
+ __NO_COPYRIGHT__ in: js/src/frontend/TokenKind.h
+ __NO_COPYRIGHT__ in: js/src/frontend/TokenStream.h
+ __NO_COPYRIGHT__ in: js/src/gc/Allocator.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Allocator.h
+ __NO_COPYRIGHT__ in: js/src/gc/Barrier.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Barrier.h
+ __NO_COPYRIGHT__ in: js/src/gc/FindSCCs.h
+ __NO_COPYRIGHT__ in: js/src/gc/GCInternals.h
+ __NO_COPYRIGHT__ in: js/src/gc/GCRuntime.h
+ __NO_COPYRIGHT__ in: js/src/gc/GCTrace.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/GCTrace.h
+ __NO_COPYRIGHT__ in: js/src/gc/GCTraceFormat.h
+ __NO_COPYRIGHT__ in: js/src/gc/Heap-inl.h
+ __NO_COPYRIGHT__ in: js/src/gc/Heap.h
+ __NO_COPYRIGHT__ in: js/src/gc/Iteration.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Marking.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Marking.h
+ __NO_COPYRIGHT__ in: js/src/gc/Memory.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Memory.h
+ __NO_COPYRIGHT__ in: js/src/gc/MemoryProfiler.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Nursery-inl.h
+ __NO_COPYRIGHT__ in: js/src/gc/Nursery.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Nursery.h
+ __NO_COPYRIGHT__ in: js/src/gc/NurseryAwareHashMap.h
+ __NO_COPYRIGHT__ in: js/src/gc/RootMarking.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Rooting.h
+ __NO_COPYRIGHT__ in: js/src/gc/Statistics.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Statistics.h
+ __NO_COPYRIGHT__ in: js/src/gc/StoreBuffer-inl.h
+ __NO_COPYRIGHT__ in: js/src/gc/StoreBuffer.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/StoreBuffer.h
+ __NO_COPYRIGHT__ in: js/src/gc/Tracer.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Tracer.h
+ __NO_COPYRIGHT__ in: js/src/gc/Verifier.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Zone.cpp
+ __NO_COPYRIGHT__ in: js/src/gc/Zone.h
+ __NO_COPYRIGHT__ in: js/src/gdb/gdb-tests.cpp
+ __NO_COPYRIGHT__ in: js/src/gdb/gdb-tests.h
+ __NO_COPYRIGHT__ in: js/src/gdb/moz.build
+ __NO_COPYRIGHT__ in: js/src/gdb/tests/test-Interpreter.cpp
+ __NO_COPYRIGHT__ in: js/src/jit-test/jit_test.py
+ __NO_COPYRIGHT__ in: js/src/jit-test/lib/andTestHelper.js
+ __NO_COPYRIGHT__ in: js/src/jit-test/lib/asm.js
+ __NO_COPYRIGHT__ in: js/src/jit-test/lib/asserts.js
+ __NO_COPYRIGHT__ in: js/src/jit-test/lib/eqArrayHelper.js
+ __NO_COPYRIGHT__ in: js/src/jit-test/lib/iteration.js
+ __NO_COPYRIGHT__ in: js/src/jit-test/lib/orTestHelper.js
+ __NO_COPYRIGHT__ in: js/src/jit-test/lib/string.js
+ __NO_COPYRIGHT__ in: js/src/jit/AliasAnalysis.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/AliasAnalysis.h
+ __NO_COPYRIGHT__ in: js/src/jit/AliasAnalysisShared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/AliasAnalysisShared.h
+ __NO_COPYRIGHT__ in: js/src/jit/AlignmentMaskAnalysis.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/AlignmentMaskAnalysis.h
+ __NO_COPYRIGHT__ in: js/src/jit/AtomicOp.h
+ __NO_COPYRIGHT__ in: js/src/jit/AtomicOperations.h
+ __NO_COPYRIGHT__ in: js/src/jit/BacktrackingAllocator.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BacktrackingAllocator.h
+ __NO_COPYRIGHT__ in: js/src/jit/Bailouts.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/Bailouts.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineBailouts.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineCacheIR.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineCacheIR.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineCompiler.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineCompiler.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineDebugModeOSR.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineDebugModeOSR.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineFrame-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineFrame.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineFrame.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineFrameInfo-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineFrameInfo.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineFrameInfo.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineIC.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineIC.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineICList.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineInspector.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineInspector.h
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineJIT.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BaselineJIT.h
+ __NO_COPYRIGHT__ in: js/src/jit/BitSet.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BitSet.h
+ __NO_COPYRIGHT__ in: js/src/jit/BytecodeAnalysis.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/BytecodeAnalysis.h
+ __NO_COPYRIGHT__ in: js/src/jit/C1Spewer.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/C1Spewer.h
+ __NO_COPYRIGHT__ in: js/src/jit/CacheIR.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/CacheIR.h
+ __NO_COPYRIGHT__ in: js/src/jit/CodeGenerator.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/CodeGenerator.h
+ __NO_COPYRIGHT__ in: js/src/jit/CompactBuffer.h
+ __NO_COPYRIGHT__ in: js/src/jit/CompileInfo-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/CompileInfo.h
+ __NO_COPYRIGHT__ in: js/src/jit/CompileWrappers.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/CompileWrappers.h
+ __NO_COPYRIGHT__ in: js/src/jit/Disassembler.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/Disassembler.h
+ __NO_COPYRIGHT__ in: js/src/jit/EagerSimdUnbox.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/EdgeCaseAnalysis.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/EdgeCaseAnalysis.h
+ __NO_COPYRIGHT__ in: js/src/jit/EffectiveAddressAnalysis.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/EffectiveAddressAnalysis.h
+ __NO_COPYRIGHT__ in: js/src/jit/FixedList.h
+ __NO_COPYRIGHT__ in: js/src/jit/FlowAliasAnalysis.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/FlowAliasAnalysis.h
+ __NO_COPYRIGHT__ in: js/src/jit/FoldLinearArithConstants.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/FoldLinearArithConstants.h
+ __NO_COPYRIGHT__ in: js/src/jit/ICStubSpace.h
+ __NO_COPYRIGHT__ in: js/src/jit/InlinableNatives.h
+ __NO_COPYRIGHT__ in: js/src/jit/InlineList.h
+ __NO_COPYRIGHT__ in: js/src/jit/InstructionReordering.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/InstructionReordering.h
+ __NO_COPYRIGHT__ in: js/src/jit/Ion.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/Ion.h
+ __NO_COPYRIGHT__ in: js/src/jit/IonAnalysis.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/IonAnalysis.h
+ __NO_COPYRIGHT__ in: js/src/jit/IonBuilder.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/IonBuilder.h
+ __NO_COPYRIGHT__ in: js/src/jit/IonCaches.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/IonCaches.h
+ __NO_COPYRIGHT__ in: js/src/jit/IonCode.h
+ __NO_COPYRIGHT__ in: js/src/jit/IonInstrumentation.h
+ __NO_COPYRIGHT__ in: js/src/jit/IonOptimizationLevels.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/IonOptimizationLevels.h
+ __NO_COPYRIGHT__ in: js/src/jit/IonTypes.h
+ __NO_COPYRIGHT__ in: js/src/jit/JSONSpewer.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/JSONSpewer.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitAllocPolicy.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitCommon.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitCompartment.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitFrameIterator-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitFrameIterator.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitFrames-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitFrames.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/JitFrames.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitOptions.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/JitOptions.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitSpewer.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/JitSpewer.h
+ __NO_COPYRIGHT__ in: js/src/jit/JitcodeMap.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/JitcodeMap.h
+ __NO_COPYRIGHT__ in: js/src/jit/LICM.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/LICM.h
+ __NO_COPYRIGHT__ in: js/src/jit/LIR.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/LIR.h
+ __NO_COPYRIGHT__ in: js/src/jit/LOpcodes.h
+ __NO_COPYRIGHT__ in: js/src/jit/Label.h
+ __NO_COPYRIGHT__ in: js/src/jit/Linker.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/Linker.h
+ __NO_COPYRIGHT__ in: js/src/jit/LoopUnroller.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/LoopUnroller.h
+ __NO_COPYRIGHT__ in: js/src/jit/Lowering.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/Lowering.h
+ __NO_COPYRIGHT__ in: js/src/jit/MCallOptimize.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/MIR.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/MIRGenerator.h
+ __NO_COPYRIGHT__ in: js/src/jit/MIRGraph.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/MIRGraph.h
+ __NO_COPYRIGHT__ in: js/src/jit/MOpcodes.h
+ __NO_COPYRIGHT__ in: js/src/jit/MacroAssembler-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/MacroAssembler.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/MacroAssembler.h
+ __NO_COPYRIGHT__ in: js/src/jit/MoveEmitter.h
+ __NO_COPYRIGHT__ in: js/src/jit/MoveResolver.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/MoveResolver.h
+ __NO_COPYRIGHT__ in: js/src/jit/OptimizationTracking.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/OptimizationTracking.h
+ __NO_COPYRIGHT__ in: js/src/jit/PcScriptCache.h
+ __NO_COPYRIGHT__ in: js/src/jit/PerfSpewer.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/PerfSpewer.h
+ __NO_COPYRIGHT__ in: js/src/jit/ProcessExecutableMemory.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/ProcessExecutableMemory.h
+ __NO_COPYRIGHT__ in: js/src/jit/RangeAnalysis.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/RangeAnalysis.h
+ __NO_COPYRIGHT__ in: js/src/jit/Recover.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/Recover.h
+ __NO_COPYRIGHT__ in: js/src/jit/RegisterAllocator.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/RegisterAllocator.h
+ __NO_COPYRIGHT__ in: js/src/jit/RegisterSets.h
+ __NO_COPYRIGHT__ in: js/src/jit/Registers.h
+ __NO_COPYRIGHT__ in: js/src/jit/RematerializedFrame.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/RematerializedFrame.h
+ __NO_COPYRIGHT__ in: js/src/jit/Safepoints.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/Safepoints.h
+ __NO_COPYRIGHT__ in: js/src/jit/ScalarReplacement.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/SharedIC.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/SharedIC.h
+ __NO_COPYRIGHT__ in: js/src/jit/SharedICHelpers.h
+ __NO_COPYRIGHT__ in: js/src/jit/SharedICList.h
+ __NO_COPYRIGHT__ in: js/src/jit/SharedICRegisters.h
+ __NO_COPYRIGHT__ in: js/src/jit/Sink.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/Snapshots.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/Snapshots.h
+ __NO_COPYRIGHT__ in: js/src/jit/StackSlotAllocator.h
+ __NO_COPYRIGHT__ in: js/src/jit/StupidAllocator.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/StupidAllocator.h
+ __NO_COPYRIGHT__ in: js/src/jit/TypePolicy.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/TypePolicy.h
+ __NO_COPYRIGHT__ in: js/src/jit/TypedObjectPrediction.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/TypedObjectPrediction.h
+ __NO_COPYRIGHT__ in: js/src/jit/VMFunctions.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/VMFunctions.h
+ __NO_COPYRIGHT__ in: js/src/jit/ValueNumbering.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/ValueNumbering.h
+ __NO_COPYRIGHT__ in: js/src/jit/WasmBCE.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/Architecture-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/Architecture-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/Assembler-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/Assembler-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/Bailouts-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/BaselineCompiler-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/BaselineCompiler-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/BaselineIC-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/CodeGenerator-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/CodeGenerator-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/LIR-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/LOpcodes-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/Lowering-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/Lowering-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/MacroAssembler-arm-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/MacroAssembler-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/MacroAssembler-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/MoveEmitter-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/MoveEmitter-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/SharedIC-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/SharedICHelpers-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/SharedICRegisters-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm/Trampoline-arm.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm/gen-double-encoder-table.py
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/Architecture-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/Architecture-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/Assembler-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/Assembler-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/Bailouts-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/BaselineCompiler-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/BaselineIC-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/CodeGenerator-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/CodeGenerator-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/LIR-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/LOpcodes-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/Lowering-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/Lowering-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/MacroAssembler-arm64-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/MacroAssembler-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/MacroAssembler-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/MoveEmitter-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/MoveEmitter-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/SharedIC-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/SharedICHelpers-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/SharedICRegisters-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/Trampoline-arm64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/Architecture-mips-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/Architecture-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/Assembler-mips-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/Assembler-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/Bailouts-mips-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/BaselineCompiler-mips-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/BaselineCompiler-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/BaselineIC-mips-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/CodeGenerator-mips-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/CodeGenerator-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/LIR-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/Lowering-mips-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/Lowering-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/MacroAssembler-mips-shared-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/MacroAssembler-mips-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/MacroAssembler-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/MoveEmitter-mips-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/MoveEmitter-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/SharedICHelpers-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/Architecture-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/Architecture-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/Assembler-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/Assembler-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/Bailouts-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/Bailouts-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/BaselineCompiler-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/BaselineCompiler-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/BaselineIC-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/CodeGenerator-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/CodeGenerator-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/LIR-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/LOpcodes-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/Lowering-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/Lowering-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/MacroAssembler-mips32-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/MacroAssembler-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/MacroAssembler-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/MoveEmitter-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/MoveEmitter-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/SharedIC-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/SharedICRegisters-mips32.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips32/Trampoline-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/Architecture-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/Architecture-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/Assembler-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/Assembler-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/Bailouts-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/Bailouts-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/BaselineCompiler-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/BaselineCompiler-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/BaselineIC-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/CodeGenerator-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/CodeGenerator-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/LIR-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/LOpcodes-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/Lowering-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/Lowering-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/MacroAssembler-mips64-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/MacroAssembler-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/MacroAssembler-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/MoveEmitter-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/MoveEmitter-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/SharedIC-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/SharedICRegisters-mips64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips64/Trampoline-mips64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/none/Architecture-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/BaselineCompiler-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/CodeGenerator-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/LIR-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/LOpcodes-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/Lowering-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/MacroAssembler-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/MoveEmitter-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/SharedICHelpers-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/SharedICRegisters-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/Trampoline-none.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/shared/Assembler-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/shared/BaselineCompiler-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/shared/BaselineCompiler-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/shared/CodeGenerator-shared-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/shared/CodeGenerator-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/shared/CodeGenerator-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/shared/IonAssemblerBuffer.h
+ __NO_COPYRIGHT__ in: js/src/jit/shared/IonAssemblerBufferWithConstantPools.h
+ __NO_COPYRIGHT__ in: js/src/jit/shared/LIR-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/shared/LOpcodes-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/shared/Lowering-shared-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/shared/Lowering-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/shared/Lowering-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/Assembler-x64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x64/Assembler-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/Bailouts-x64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x64/BaseAssembler-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/BaselineCompiler-x64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x64/BaselineCompiler-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/BaselineIC-x64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x64/CodeGenerator-x64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x64/CodeGenerator-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/LIR-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/LOpcodes-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/Lowering-x64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x64/Lowering-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/MacroAssembler-x64-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/MacroAssembler-x64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x64/MacroAssembler-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/SharedIC-x64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x64/SharedICHelpers-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/SharedICRegisters-x64.h
+ __NO_COPYRIGHT__ in: js/src/jit/x64/Trampoline-x64.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Architecture-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Architecture-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Assembler-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Assembler-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/AssemblerBuffer-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/BaselineCompiler-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/BaselineCompiler-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/BaselineIC-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/CodeGenerator-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/CodeGenerator-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Constants-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Disassembler-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Encoding-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/LIR-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Lowering-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Lowering-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/MacroAssembler-x86-shared-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/MacroAssembler-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/MacroAssembler-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/MoveEmitter-x86-shared.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/MoveEmitter-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86-shared/Patching-x86-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/Assembler-x86.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86/Assembler-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/Bailouts-x86.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86/BaseAssembler-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/BaselineCompiler-x86.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86/BaselineCompiler-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/BaselineIC-x86.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86/CodeGenerator-x86.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86/CodeGenerator-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/LIR-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/LOpcodes-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/Lowering-x86.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86/Lowering-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/MacroAssembler-x86-inl.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/MacroAssembler-x86.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86/MacroAssembler-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/SharedIC-x86.cpp
+ __NO_COPYRIGHT__ in: js/src/jit/x86/SharedICHelpers-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/SharedICRegisters-x86.h
+ __NO_COPYRIGHT__ in: js/src/jit/x86/Trampoline-x86.cpp
+ __NO_COPYRIGHT__ in: js/src/js-config.h.in
+ __NO_COPYRIGHT__ in: js/src/js-config.in
+ __NO_COPYRIGHT__ in: js/src/jsalloc.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/Makefile.in
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/moz.build
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/selfTest.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testAddPropertyPropcache.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testArgumentsObject.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testAssemblerBuffer.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testBoundFunction.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testBug604087.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testCallArgs.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testChromeBuffer.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testClassGetter.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testCloneScript.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testDateToLocaleString.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testDebugger.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testDeepFreeze.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testDefineProperty.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testDefinePropertyIgnoredAttributes.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testDeflateStringToUTF8Buffer.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testDifferentNewTargetInvokeConstructor.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testEnclosingFunction.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testErrorCopying.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testException.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testExternalStrings.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testFindSCCs.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testForOfIterator.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testForceLexicalInitialization.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testForwardSetProperty.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testFreshGlobalEvalRedefinition.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testFunctionBinding.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testFunctionProperties.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCAllocator.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCCellPtr.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCChunkPool.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCExactRooting.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCFinalizeCallback.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCHeapPostBarriers.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCHooks.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCMarking.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCStoreBufferRemoval.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCUniqueId.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCWeakCache.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGCWeakRef.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testGetPropertyDescriptor.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testHashTable.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testIndexToString.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testIntString.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testIntern.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testIntlAvailableLocales.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testIsInsideNursery.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testIteratorObject.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitDCEinGVN.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitFoldsTo.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitGVN.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitMacroAssembler.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitMinimalFunc.h
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitMoveEmitterCycles-mips32.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitMoveEmitterCycles.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitRValueAlloc.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitRangeAnalysis.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testJitRegisterSet.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testLookup.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testLooselyEqual.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testMutedErrors.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testNewObject.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testNewTargetInvokeConstructor.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testNullRoot.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testOOM.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testObjectEmulatingUndefined.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testParseJSON.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testPersistentRooted.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testPrintf.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testPrivateGCThingValue.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testProfileStrings.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testPromise.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testPropCache.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testRegExp.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testResolveRecursion.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testSameValue.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testSavedStacks.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testScriptInfo.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testScriptObject.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testSetProperty.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testSharedImmutableStringsCache.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testSlowScript.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testSourcePolicy.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testStringBuffer.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testStructuredClone.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testSymbol.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testThreadingConditionVariable.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testThreadingExclusiveData.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testThreadingMutex.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testThreadingThread.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testToIntWidth.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testTypedArrays.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testUTF8.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testUbiNode.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testUncaughtSymbol.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testValueABI.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testWasmLEB128.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testWeakMap.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/testXDR.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/tests.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/tests.h
+ __NO_COPYRIGHT__ in: js/src/jsapi-tests/valueABI.c
+ __NO_COPYRIGHT__ in: js/src/jsarray.cpp
+ __NO_COPYRIGHT__ in: js/src/jsast.tbl
+ __NO_COPYRIGHT__ in: js/src/jsatom.h
+ __NO_COPYRIGHT__ in: js/src/jsatominlines.h
+ __NO_COPYRIGHT__ in: js/src/jsautokw.py
+ __NO_COPYRIGHT__ in: js/src/jsbool.h
+ __NO_COPYRIGHT__ in: js/src/jsboolinlines.h
+ __NO_COPYRIGHT__ in: js/src/jsbytecode.h
+ __NO_COPYRIGHT__ in: js/src/jsclist.h
+ __NO_COPYRIGHT__ in: js/src/jscntxtinlines.h
+ __NO_COPYRIGHT__ in: js/src/jscompartment.cpp
+ __NO_COPYRIGHT__ in: js/src/jscompartment.h
+ __NO_COPYRIGHT__ in: js/src/jscompartmentinlines.h
+ __NO_COPYRIGHT__ in: js/src/jscpucfg.h
+ __NO_COPYRIGHT__ in: js/src/jsdtoa.h
+ __NO_COPYRIGHT__ in: js/src/jsfriendapi.cpp
+ __NO_COPYRIGHT__ in: js/src/jsfriendapi.h
+ __NO_COPYRIGHT__ in: js/src/jsfun.h
+ __NO_COPYRIGHT__ in: js/src/jsfuninlines.h
+ __NO_COPYRIGHT__ in: js/src/jsgcinlines.h
+ __NO_COPYRIGHT__ in: js/src/jshashutil.h
+ __NO_COPYRIGHT__ in: js/src/jsiter.h
+ __NO_COPYRIGHT__ in: js/src/jslibmath.h
+ __NO_COPYRIGHT__ in: js/src/jsmath.h
+ __NO_COPYRIGHT__ in: js/src/jsnativestack.cpp
+ __NO_COPYRIGHT__ in: js/src/jsnativestack.h
+ __NO_COPYRIGHT__ in: js/src/jsnspr.h
+ __NO_COPYRIGHT__ in: js/src/jsnum.h
+ __NO_COPYRIGHT__ in: js/src/jsobj.h
+ __NO_COPYRIGHT__ in: js/src/jsobjinlines.h
+ __NO_COPYRIGHT__ in: js/src/json.cpp
+ __NO_COPYRIGHT__ in: js/src/json.h
+ __NO_COPYRIGHT__ in: js/src/jsopcode.h
+ __NO_COPYRIGHT__ in: js/src/jsopcodeinlines.h
+ __NO_COPYRIGHT__ in: js/src/jsprf.h
+ __NO_COPYRIGHT__ in: js/src/jspropertytree.cpp
+ __NO_COPYRIGHT__ in: js/src/jspropertytree.h
+ __NO_COPYRIGHT__ in: js/src/jsprototypes.h
+ __NO_COPYRIGHT__ in: js/src/jspubtd.h
+ __NO_COPYRIGHT__ in: js/src/jsscriptinlines.h
+ __NO_COPYRIGHT__ in: js/src/jsstr.cpp
+ __NO_COPYRIGHT__ in: js/src/jsstr.h
+ __NO_COPYRIGHT__ in: js/src/jsversion.h
+ __NO_COPYRIGHT__ in: js/src/jsweakmap.cpp
+ __NO_COPYRIGHT__ in: js/src/jsweakmap.h
+ __NO_COPYRIGHT__ in: js/src/jswin.h
+ __NO_COPYRIGHT__ in: js/src/jswrapper.h
+ __NO_COPYRIGHT__ in: js/src/perf/jsperf.cpp
+ __NO_COPYRIGHT__ in: js/src/perf/jsperf.h
+ __NO_COPYRIGHT__ in: js/src/perf/pm_linux.cpp
+ __NO_COPYRIGHT__ in: js/src/perf/pm_stub.cpp
+ __NO_COPYRIGHT__ in: js/src/proxy/BaseProxyHandler.cpp
+ __NO_COPYRIGHT__ in: js/src/proxy/CrossCompartmentWrapper.cpp
+ __NO_COPYRIGHT__ in: js/src/proxy/DeadObjectProxy.cpp
+ __NO_COPYRIGHT__ in: js/src/proxy/DeadObjectProxy.h
+ __NO_COPYRIGHT__ in: js/src/proxy/OpaqueCrossCompartmentWrapper.cpp
+ __NO_COPYRIGHT__ in: js/src/proxy/Proxy.cpp
+ __NO_COPYRIGHT__ in: js/src/proxy/Proxy.h
+ __NO_COPYRIGHT__ in: js/src/proxy/ScriptedProxyHandler.cpp
+ __NO_COPYRIGHT__ in: js/src/proxy/ScriptedProxyHandler.h
+ __NO_COPYRIGHT__ in: js/src/proxy/SecurityWrapper.cpp
+ __NO_COPYRIGHT__ in: js/src/proxy/Wrapper.cpp
+ __NO_COPYRIGHT__ in: js/src/shell/Makefile.in
+ __NO_COPYRIGHT__ in: js/src/shell/jsoptparse.cpp
+ __NO_COPYRIGHT__ in: js/src/shell/jsoptparse.h
+ __NO_COPYRIGHT__ in: js/src/shell/jsshell.h
+ __NO_COPYRIGHT__ in: js/src/shell/moz.build
+ __NO_COPYRIGHT__ in: js/src/tests/Intl/NumberFormat/format-as-code-or-name.js
+ __NO_COPYRIGHT__ in: js/src/tests/Intl/NumberFormat/significantDigitsOfZero.js
+ __NO_COPYRIGHT__ in: js/src/tests/Makefile.in
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.4.3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/String/lastIndexOf-ToNumber-when-searchStr-larger-than-string.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-010-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-011-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/FunctionObjects/apply-001-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/shell.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/AsyncFunctions/construct-newtarget.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/AsyncFunctions/forbidden-as-consequent.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/AsyncFunctions/subclass.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/Statements/for-in-with-assignment-semantics.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/Statements/for-in-with-assignment-syntax.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/15.4.4.11-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/15.4.5.1-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/15.5.4.8-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-322135-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-322135-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-322135-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-322135-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-387501.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-390598.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-421325.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-430717.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-488989.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/15.9.1.2-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/15.9.4.3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/15.9.5.5-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/regress-452786.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/regress-58946.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/ExecutionContexts/10.1.3-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/ExecutionContexts/10.6.1-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/ExecutionContexts/regress-23346.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/ExecutionContexts/regress-448595-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Expressions/11.10-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Expressions/11.10-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Expressions/11.10-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Expressions/11.7.1-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Expressions/11.7.2-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Expressions/11.7.3-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/FunExpr/fe-001-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/FunExpr/fe-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/FunExpr/fe-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/arguments-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/regress-313570.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/LexicalConventions/7.4-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/LexicalConventions/7.9.1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Number/15.7.4.2-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Number/15.7.4.3-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Number/15.7.4.5-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Number/15.7.4.7-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Number/regress-442242-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/NumberFormatting/tostring-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/8.6.1-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/8.6.2.6-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/regress-361274.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/regress-385393-07.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Operators/11.13.1-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Operators/11.4.1-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Operators/order-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.2.12.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-24712.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-285219.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-28686.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-307456.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-309840.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-312351.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-330684.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-334158.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-346090.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-367888.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-375642.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-375651.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-375711.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-375715-01-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-375715-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-375715-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-375715-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-436700.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-465862.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Regress/regress-385393-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Regress/regress-419152.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Regress/regress-420087.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Regress/regress-420610.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Regress/regress-469937.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/12.10-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/12.6.3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-302439.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-324650.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-444979.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/String/15.5.4.11.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/String/15.5.4.14.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/String/regress-304376.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/String/regress-313567.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/String/regress-392378.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Unicode/regress-352044-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Unicode/regress-352044-02-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Unicode/uc-001-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Unicode/uc-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Unicode/uc-002-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Unicode/uc-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Unicode/uc-003.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Unicode/uc-004.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/7.9.1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-188206-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-188206-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-274152.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-320854.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-327170.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-368516.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-385393-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-430740.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3_1/Object/regress-444787.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3_1/RegExp/regress-305064.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_5/Date/15.9.4.2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_5/Object/15.2.3.3-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_5/RegExp/regexp-space-character-class.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_5/RegExp/regress-429241.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_5/extensions/15.9.4.2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_5/misc/unnamed-function.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Array/find_findindex.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/ArrowFunctions/yield-in-arrow.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Class/member-expr-after-super.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Comprehensions/sudoku.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Comprehensions/toSource.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Destructuring/rest-with-trailing-comma.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Function/bound-prototype.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Function/construct-bound-proxy-with-many-arguments.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Function/length-with-destructuring-and-parameter-expression.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Generators/construct-newtarget.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Generators/forbidden-as-consequent.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Generators/shell.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Generators/subclass.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Object/assign.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/RegExp/compile-symbol.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/RegExp/constructor-symbol.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Statements/for-inof-coverinitname-destr-assign.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Syntax/escaped-strict-reserved-words-and-yield.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Syntax/identifier_vertical_tilde.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/shell.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_7/Destructuring/rest-parameter-syntax.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_7/Syntax/non-simple-with-strict-directive.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_7/extensions/parse-rest-destructuring-parameter.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_7/shell.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/Array/array_split_1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/Array/tostring_1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/Array/tostring_2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/Objects/toString-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/Function_object.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_dollar_number.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_lastIndex.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_lastMatch.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_lastMatch_as_array.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_lastParen.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_lastParen_as_array.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_leftContext.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_leftContext_as_array.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_object.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_rightContext.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/RegExp_rightContext_as_array.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/character_class.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/control_characters.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/question_mark.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/simple_form.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/special_characters.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/string_replace.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/string_search.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/string_split.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/vertical_bar.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/word_boundary.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/statements/do_while.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/version120/regress-99663.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/extensions/proto_10.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/extensions/proto_2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/extensions/proto_5.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_10.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_11.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_12.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_3.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_4.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_6.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_7.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_8.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/inherit/proto_9.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/11.1.4.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-101964.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-255555.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-299644.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-300858.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-310351.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-311515.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-313153.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-315509-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-330812.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-345961.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-348810.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-350256-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-350256-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-360681-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-360681-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-364104.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-422286.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-451483.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-451906.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-456845.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-465980-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-465980-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-474529.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Date/regress-188211.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Date/regress-301738-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Date/regress-309925-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Date/regress-309925-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Date/regress-346027.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Date/regress-346363.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Error/regress-354246.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Error/regress-412324.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Error/regress-465377.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/catchguard-002-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/catchguard-003-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-257751.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-273931.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-315147.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-332472.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-333728.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-342359.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-347674.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-350650-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-350837.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Expressions/regress-394673.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/10.1.6-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/10.1.6.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-123371.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-178389.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-292215.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-338001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-338121-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-338121-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-338121-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-344052.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-364023.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-203278-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-203278-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-278725.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-306788.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-311497.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-313276.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-313479.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-316885-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-316885-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-316885-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-319980-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-324278.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-331719.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-338653.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-341877-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-341877-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-346794.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-348532.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-352606.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-383269-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-383269-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-390078.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-418128.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-440558.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GetSet/getset-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GetSet/regress-353264.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/GetSet/regress-375976.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/LexicalConventions/regress-469940.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Object/regress-308806-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Object/regress-338709.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Object/regress-382503.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Object/regress-382532.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Object/regress-465476.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-106244.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-115436.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-116228.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-119719.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-139316.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-140852.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-155081-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-155081.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-165201.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-167328.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-167658.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-173067.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-174709.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-176125.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-203278-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-211590.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-214761.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-229006.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-230216-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-230216-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-230216-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-233483-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-233483.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-234389.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-238881.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-238945.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-243174.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-243389-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-243869.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-244470.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-244619.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-245113.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-245308.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-246911.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-246964.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-247179.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-248444.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-249211.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-252892.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-253150.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-254296.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-254974.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-256501.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-256617.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-256798.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-259935.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-260541.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-261886.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-261887.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-271716-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-274035.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-274888.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-275378.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-276103.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-278873.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-280769-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-280769-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-280769-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-280769-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-280769-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-280769.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-281606.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-281930.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-283477.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-288688.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-289094.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-290575.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-290656.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-294191.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-294195-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-294195-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-294302.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-295052.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-295666.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-299209.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-299641.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-303213.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-306633.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-306727.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-308085.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-308566.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-310295.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-310607.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-310993.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-311071.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-311629.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-312260.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-312588.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-314401.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-315990.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-317476.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-317714-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-317714-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-319384.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-319391.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-320032.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-320119.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-321757.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-321874.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-321971.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-322430.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-323314-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-326467.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-328012.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-328664.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-329383.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-329530.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-330352.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-330951.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-334807-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-334807-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-334807-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-334807-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-334807-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-334807-06.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-336100.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-338307.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-340369.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-341360.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-343713.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-343966.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-344711-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-344804.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-344959.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-346237.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-346801.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-349482-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-349482-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-349592.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-350253.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-350268.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-350312.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-350415.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-350529.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-350692.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-351116.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-351515.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-352208.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-352604.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-354924.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-355556.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-355829-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-355829-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-355829-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-356250.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-356693.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-360969-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-360969-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-360969-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-360969-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-360969-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-360969-06.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-362583.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-3649-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-366122.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-366468.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-366601.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-367561-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-367561-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-372364.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-379245.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-383674.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-387951-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-387951-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-387951-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-396684.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-398085-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-398085-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-398609.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-404755.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-406769.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-407024.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-407957.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-416737-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-416737-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-417893.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-418540.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-419018.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-419803.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-420919.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-422348.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-424311.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-425360.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-426827.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-438415-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-438415-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-440926.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-450369.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-450833.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-451322.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-451884.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-451946.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452008.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452170.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452333.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452336.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452346.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452495.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452573-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452573-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452713.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452724-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452724-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452742-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452742-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452853.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452884-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-452884-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-453024.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-453173.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-453397.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-453701.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-453747.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-454682.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-454981.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-455605.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-455748.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-455758-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-455758-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-455775.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-456470.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-456477-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-456477-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-456494.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-456540-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-456540-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-457065-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-457456.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-457778.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-458851.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-459628.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-459990.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-460024.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-460117.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-460886-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-460886-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-461307.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-461723.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-462292.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-462879.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-462989.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-463259.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-463782.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-464334.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-464862.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465013.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465132.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465133.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465135.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465136.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465137.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465262.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465272.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465347.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-465366.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-466262.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-466747.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-469044.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-470061.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-470187-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-470187-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-472533.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-475645-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-475645-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-476049.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-476192.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-477733.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-477758.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-478314.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-479353.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-480147.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-480244.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-481436.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-482421.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-482783.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-483103.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-501124.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-504078.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-98901.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-446026-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-446026-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/String/regress-112626.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/catchguard-001-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/catchguard-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/catchguard-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/catchguard-003.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/getset-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-226078.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-231518.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-237461.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-245148.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-245795.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-254375.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-255245.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-291213.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-300079.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-304897.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-306738.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-311161.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-311583.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-311792-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-311792-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-313763.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-313803.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-313938.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-314874.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-315509-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-319683.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-322957.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-327608.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-328443.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-328556.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-330569.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-333541.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-336409-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-336409-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-336410-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-336410-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-338804-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-338804-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-338804-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-339685.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-341956-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-341956-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-341956-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-342960.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-345967.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-346494-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-346494.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-350312-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-350312-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-350312-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-350531.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-351102-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-351102-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-351102-06.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-351448.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-351463-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-351973.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-352281.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-352291.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-352372.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-352604.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-354297.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-354541-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-354541-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-354541-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-354541-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-355497.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-355622.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-355655.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-355820.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-355982.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-356402.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-358594-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-358594-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-358594-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-358594-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-358594-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-358594-06.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-359024.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-363258.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-363988.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-365527.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-365692.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-365869.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-366288.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-366292.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-366396.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367118-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367118-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367119-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367119-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367120-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367120-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367121.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367501-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367501-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367501-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367501-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-367589.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-369404.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-369696-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-369696-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-369696-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-372309.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-374589.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-375183.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-375344.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-375801.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-380581.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-380889.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-381211.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-381304.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-385393-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-390598.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-394967.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-396326.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-406572.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-407501.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-407720.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-412926.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-414755.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-416354.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-416460.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-416834.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-418730.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-420869-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-421621.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-422592.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-424683-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-426711.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-427196-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-427196-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-427196-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-429739.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-432075.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-434837-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-435497-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-435497-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-435497-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-436741.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-437288-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-443569.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-446386.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-452168.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-452178.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-452329.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-452338.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-452565.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-453249.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-454704.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-455408.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-459606.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-462734-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-462734-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-462734-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-465276.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-469625.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-469761.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-472599.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-476447.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-479487.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-479551.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/scope-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/toLocaleFormat-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/toLocaleFormat-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/filter.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/regress-290592.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/regress-304828.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/regress-305002.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/regress-310425-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/regress-310425-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/regress-352742-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/regress-352742-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/regress-415451.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Array/regress-415540.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Regress/regress-311157-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Regress/regress-311157-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Regress/regress-320172.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Regress/regress-351795.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Regress/regress-352271.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Regress/regress-353078.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Regress/regress-355002.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Regress/regress-372565.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/Regress/regress-475469.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/String/regress-306591.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/nested-for-each.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-312385-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-385393-08.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-414098.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-455464-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-455464-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-455464-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-455464-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-456826.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-465443.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-470310.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_6/extensions/regress-472508.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/GC/regress-341675.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/GC/regress-381374.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/expressions/destructuring-scope.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/expressions/regress-346203.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/expressions/regress-346645-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/expressions/regress-346645-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/expressions/regress-346645-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/expressions/regress-418051.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/expressions/regress-451340.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/basic-Iterator.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/basic-for-each.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/basic-for-in.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/destructuring-order.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/iterator-ctor.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-346021.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-346642-06.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-346773.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-350312.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-351070-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-351102-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-351102-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-351102-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-351102-07.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-352797-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-352885-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-352885-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-353214-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-353249.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-354499-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-354499-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-354945-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-354945-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-355052-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-355052-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-355052-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-355410.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-355512.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-363040-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-363040-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-366668-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-367629.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-368213.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-368224.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-372364.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-379566.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-380933.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-381301.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-381303.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-387955-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-387955-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-392308.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-396326.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-458679.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-469234.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-469405-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-469405-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-470300-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-470300-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-474771-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-474771-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-476257.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/extensions/regress-477048.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/326466-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/builtin-Iterator-function.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/fibonacci-matrix-generator.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/iterator-toString.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/message-value-passing.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/multiple-close.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/nested-yield.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/pi-generator.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-345855.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-345879-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-345879-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-347593.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-347739.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349012-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349012-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349012-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349012-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349012-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349023-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349023-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349023-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349331.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349362.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-349851.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-350621.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-350809.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-351120.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-352197.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-352876.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-355834.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-359062.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-382335.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-387871.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-390918.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-392310.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/regress-466206.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/send-no-rhs.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/sequential-yields.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/simple-fib.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/throw-after-close.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/throw-forever.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/unreachable-yield.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/geniter/yield-undefined.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-340526-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-340526-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-341496.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-341499.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-341510.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-341815.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-341821.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-354750-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-355025.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-355075-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-355090.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/iterable/regress-415922.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/lexical/regress-336376-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/lexical/regress-346642-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/lexical/regress-346642-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/lexical/regress-351515.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regexp/yflag.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-350387.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-352640-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-352640-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-352640-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-352640-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-353079.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-355023.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-355832-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-355832-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-363040-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-363040-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-369666-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-369666-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-372331.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-373827-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-373827-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-375695.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-379442.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-379483.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-385133-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-385393-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-407727-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-407727-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-407957.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-410649.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-414553.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-416601.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-418641.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-419803.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-452703.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-452960.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-453049.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-453051.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-453411.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-462071.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-462282.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-462388.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-462407.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-464403.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-465236.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-465424.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-465484.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-465686.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-469239-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-469239-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-470223.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-470388-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_7/regress/regress-474771.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/lamport.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/peterson.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-353116.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-385729.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-417131.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-417817.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-419091.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-445818.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-446169-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-446169-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-452913.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-454744.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-465337.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-465453.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-471197.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-472450-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-472450-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-473040.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-475971.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-476414-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-476414-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-476653.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-476869.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-479252.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/extensions/regress-482263.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/genexps/regress-347739.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/genexps/regress-349012-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/genexps/regress-349326.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/genexps/regress-384991.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/genexps/regress-665286.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/genexps/regress-683738.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-384412.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-384758.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-404734.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-427798.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-433279-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-433279-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-433279-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-442333-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-452491.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-455981-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-455981-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-457065-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-457065-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-458076.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-459185.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-459186.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-459389.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-461930.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-461932.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-463334-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-463334-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-464096.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-464418.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-464978.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465220.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465234.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465239.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465241.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465249.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465261.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465308.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465454.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-06.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-07.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-08.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-09.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-10.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-11.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465460-12.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465483.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465567-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465567-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-465688.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-466128.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-466787.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-467495-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-467495-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-467495-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-467495-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-467495-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-467495-06.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-468711.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-469547.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-471373.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-471660.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-474769.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-474771.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-474935.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-476655.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-477234.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-478205.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-479353.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-479740.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-481800.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-483749.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8/regress/regress-532491.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/JSON/regress-458959.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/String/regress-305064.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/extensions/regress-353214-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/extensions/regress-437288-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/extensions/regress-452498-162.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/extensions/regress-452498-196.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/extensions/regress-466905-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/extensions/regress-466905-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/extensions/regress-477158.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/extensions/regress-477187.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/math-jit-tests.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-451673.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-451974-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-451974-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-452498-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-458838.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-06.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-07.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-08.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-09.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-10.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-11.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-462459-12.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-469927.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-470739.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-471635.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/jit/regress-489682.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-006.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-027.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-030.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-040.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-050.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-058.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-062.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-063.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-071.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-072.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-073.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-074.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-075.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-076.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-082.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-092.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-101.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-102.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-104.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-111.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-112.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-114-a.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-114.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-116.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-117.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-118.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-121.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-123.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-129.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-131.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-135.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-155.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-160.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-168-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-168-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-176.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-181.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-185.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-187.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-191.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-452498-192.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-466905-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-466905-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-479430-01.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-479430-02.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-479430-03.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-479430-04.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-479430-05.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-495773.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-495907.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-496922.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-507053.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-507295.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/regress/regress-522123.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_5/regress/regress-355569.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_8_5/regress/regress-477053.js
+ __NO_COPYRIGHT__ in: js/src/tests/jstests.py
+ __NO_COPYRIGHT__ in: js/src/tests/lib/jittests.py
+ __NO_COPYRIGHT__ in: js/src/tests/moz.build
+ __NO_COPYRIGHT__ in: js/src/tests/shell/shell.js
+ __NO_COPYRIGHT__ in: js/src/threading/ConditionVariable.h
+ __NO_COPYRIGHT__ in: js/src/threading/ExclusiveData.h
+ __NO_COPYRIGHT__ in: js/src/threading/LockGuard.h
+ __NO_COPYRIGHT__ in: js/src/threading/Mutex.cpp
+ __NO_COPYRIGHT__ in: js/src/threading/Mutex.h
+ __NO_COPYRIGHT__ in: js/src/threading/Thread.h
+ __NO_COPYRIGHT__ in: js/src/threading/posix/ConditionVariable.cpp
+ __NO_COPYRIGHT__ in: js/src/threading/posix/MutexImpl.cpp
+ __NO_COPYRIGHT__ in: js/src/threading/posix/MutexPlatformData.h
+ __NO_COPYRIGHT__ in: js/src/threading/posix/Thread.cpp
+ __NO_COPYRIGHT__ in: js/src/threading/windows/ConditionVariable.cpp
+ __NO_COPYRIGHT__ in: js/src/threading/windows/MutexImpl.cpp
+ __NO_COPYRIGHT__ in: js/src/threading/windows/MutexPlatformData.h
+ __NO_COPYRIGHT__ in: js/src/threading/windows/Thread.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/ArgumentsObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/ArgumentsObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/ArgumentsObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/ArrayBufferObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/ArrayBufferObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/ArrayBufferObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/ArrayObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/ArrayObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/AsyncFunction.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/AsyncFunction.h
+ __NO_COPYRIGHT__ in: js/src/vm/BooleanObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/BooleanObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/Caches-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/Caches.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Caches.h
+ __NO_COPYRIGHT__ in: js/src/vm/CallNonGenericMethod.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/CharacterEncoding.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/CodeCoverage.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/CodeCoverage.h
+ __NO_COPYRIGHT__ in: js/src/vm/Compression.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Compression.h
+ __NO_COPYRIGHT__ in: js/src/vm/DateObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/DateTime.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/DateTime.h
+ __NO_COPYRIGHT__ in: js/src/vm/Debugger-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/Debugger.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Debugger.h
+ __NO_COPYRIGHT__ in: js/src/vm/DebuggerMemory.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/DebuggerMemory.h
+ __NO_COPYRIGHT__ in: js/src/vm/EnvironmentObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/EnvironmentObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/EnvironmentObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/ErrorObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/ErrorObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/ErrorObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/ErrorReporting.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/ErrorReporting.h
+ __NO_COPYRIGHT__ in: js/src/vm/ForOfIterator.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/GeneratorObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/GeneratorObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/GlobalObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/GlobalObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/HelperThreads.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Id.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Interpreter-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/Interpreter.h
+ __NO_COPYRIGHT__ in: js/src/vm/JSONParser.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/JSONParser.h
+ __NO_COPYRIGHT__ in: js/src/vm/MatchPairs.h
+ __NO_COPYRIGHT__ in: js/src/vm/MemoryMetrics.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Monitor.h
+ __NO_COPYRIGHT__ in: js/src/vm/MutexIDs.h
+ __NO_COPYRIGHT__ in: js/src/vm/NativeObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/NativeObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/NativeObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/NumberObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/NumberObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/ObjectGroup-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/ObjectGroup.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/ObjectGroup.h
+ __NO_COPYRIGHT__ in: js/src/vm/Opcodes.h
+ __NO_COPYRIGHT__ in: js/src/vm/PIC.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/PIC.h
+ __NO_COPYRIGHT__ in: js/src/vm/PosixNSPR.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/PosixNSPR.h
+ __NO_COPYRIGHT__ in: js/src/vm/Printer.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Printer.h
+ __NO_COPYRIGHT__ in: js/src/vm/Probes-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/Probes.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Probes.h
+ __NO_COPYRIGHT__ in: js/src/vm/ProxyObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/ProxyObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/Realm.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/ReceiverGuard.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/ReceiverGuard.h
+ __NO_COPYRIGHT__ in: js/src/vm/RegExpObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/RegExpObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/RegExpStatics.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/RegExpStatics.h
+ __NO_COPYRIGHT__ in: js/src/vm/RegExpStaticsObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/Runtime.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Runtime.h
+ __NO_COPYRIGHT__ in: js/src/vm/SPSProfiler.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/SPSProfiler.h
+ __NO_COPYRIGHT__ in: js/src/vm/SavedFrame.h
+ __NO_COPYRIGHT__ in: js/src/vm/SavedStacks-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/SavedStacks.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/SavedStacks.h
+ __NO_COPYRIGHT__ in: js/src/vm/Scope.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Scope.h
+ __NO_COPYRIGHT__ in: js/src/vm/SelfHosting.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/SelfHosting.h
+ __NO_COPYRIGHT__ in: js/src/vm/Shape-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/Shape.h
+ __NO_COPYRIGHT__ in: js/src/vm/ShapedObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/ShapedObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/SharedArrayObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/SharedArrayObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/SharedImmutableStringsCache-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/SharedImmutableStringsCache.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/SharedImmutableStringsCache.h
+ __NO_COPYRIGHT__ in: js/src/vm/SharedMem.h
+ __NO_COPYRIGHT__ in: js/src/vm/Stack-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/Stack.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Stack.h
+ __NO_COPYRIGHT__ in: js/src/vm/StopIterationObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/Stopwatch.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Stopwatch.h
+ __NO_COPYRIGHT__ in: js/src/vm/String-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/String.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/String.h
+ __NO_COPYRIGHT__ in: js/src/vm/StringBuffer.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/StringBuffer.h
+ __NO_COPYRIGHT__ in: js/src/vm/StringObject-inl.h
+ __NO_COPYRIGHT__ in: js/src/vm/StringObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/Symbol.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Symbol.h
+ __NO_COPYRIGHT__ in: js/src/vm/TaggedProto.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/TaggedProto.h
+ __NO_COPYRIGHT__ in: js/src/vm/Time.h
+ __NO_COPYRIGHT__ in: js/src/vm/TraceLogging.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/TraceLogging.h
+ __NO_COPYRIGHT__ in: js/src/vm/TraceLoggingGraph.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/TraceLoggingGraph.h
+ __NO_COPYRIGHT__ in: js/src/vm/TraceLoggingTypes.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/TraceLoggingTypes.h
+ __NO_COPYRIGHT__ in: js/src/vm/TypeInference.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/TypedArrayCommon.h
+ __NO_COPYRIGHT__ in: js/src/vm/TypedArrayObject.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/TypedArrayObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/UbiNode.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/UbiNodeCensus.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/UbiNodeShortestPaths.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Unicode.h
+ __NO_COPYRIGHT__ in: js/src/vm/UnicodeNonBMP.h
+ __NO_COPYRIGHT__ in: js/src/vm/Value.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/WeakMapPtr.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/WrapperObject.h
+ __NO_COPYRIGHT__ in: js/src/vm/Xdr.cpp
+ __NO_COPYRIGHT__ in: js/src/vm/Xdr.h
+ __NO_COPYRIGHT__ in: js/src/vtune/VTuneWrapper.h
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/mozIJSSubScriptLoader.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/nsIAddonInterposition.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/nsIXPCScriptable.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/xpcIJSGetFactory.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/xpcIJSModuleLoader.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/xpcIJSWeakReference.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/xpccomponents.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/xpcexception.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/idl/xpcjsid.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/loader/ISO8601DateUtils.jsm
+ __NO_COPYRIGHT__ in: js/xpconnect/loader/mozJSComponentLoader.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/loader/mozJSComponentLoader.h
+ __NO_COPYRIGHT__ in: js/xpconnect/loader/mozJSLoaderUtils.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/loader/mozJSLoaderUtils.h
+ __NO_COPYRIGHT__ in: js/xpconnect/loader/mozJSSubScriptLoader.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/loader/mozJSSubScriptLoader.h
+ __NO_COPYRIGHT__ in: js/xpconnect/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/public/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/public/nsAXPCNativeCallContext.h
+ __NO_COPYRIGHT__ in: js/xpconnect/public/nsTArrayHelpers.h
+ __NO_COPYRIGHT__ in: js/xpconnect/public/xpc_make_class.h
+ __NO_COPYRIGHT__ in: js/xpconnect/public/xpc_map_end.h
+ __NO_COPYRIGHT__ in: js/xpconnect/shell/Makefile.in
+ __NO_COPYRIGHT__ in: js/xpconnect/shell/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/shell/xpcshell.rc
+ __NO_COPYRIGHT__ in: js/xpconnect/shell/xpcshellMacUtils.mm
+ __NO_COPYRIGHT__ in: js/xpconnect/src/BackstagePass.h
+ __NO_COPYRIGHT__ in: js/xpconnect/src/ExportHelpers.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/SandboxPrivate.h
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCDebug.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCJSMemoryReporter.h
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCJSWeakReference.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCJSWeakReference.h
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCLocale.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCModule.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCModule.h
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCRuntimeService.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCShellImpl.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCWrapper.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCWrapper.h
+ __NO_COPYRIGHT__ in: js/xpconnect/src/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/src/qsObjectHelper.h
+ __NO_COPYRIGHT__ in: js/xpconnect/src/xpcObjectHelper.h
+ __NO_COPYRIGHT__ in: js/xpconnect/src/xpcpublic.h
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/browser/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/chrome/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/js/xpctest_attributes.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/js/xpctest_bug809674.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/js/xpctest_interfaces.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/js/xpctest_params.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/js/xpctest_returncode_child.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/js/xpctest_utils.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/native/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/native/xpctest_attributes.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/native/xpctest_params.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/components/native/xpctest_returncode.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/idl/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/idl/xpctest_attributes.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/idl/xpctest_bug809674.idl
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/mochitest/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/moz.build
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/component-blob.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/component-file.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/component_import.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/recursive_importA.jsm
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/recursive_importB.jsm
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_asyncLoadSubScriptError.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_attributes.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_blob.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_blob2.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bogus_files.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug1021312.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug1150106.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug1244222.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug408412.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug451678.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug780370.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug809652.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug809674.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug813901.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug867486.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug976151.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_file.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_file2.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_import.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_js_weak_references.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_nuke_sandbox.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_params.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_recursive_import.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_resolve_dead_promise.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_returncode.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_sandbox_metadata.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_tearoffs.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_unload.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_watchdog_default.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_watchdog_disable.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_watchdog_enable.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_watchdog_hibernate.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_watchdog_toggle.js
+ __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_weak_keys.js
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/AccessCheck.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/AccessCheck.h
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/AddonWrapper.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/AddonWrapper.h
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/ChromeObjectWrapper.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/ChromeObjectWrapper.h
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/FilteringWrapper.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/FilteringWrapper.h
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/WaiveXrayWrapper.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/WaiveXrayWrapper.h
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/WrapperFactory.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/WrapperFactory.h
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/XrayWrapper.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/XrayWrapper.h
+ __NO_COPYRIGHT__ in: js/xpconnect/wrappers/moz.build
+ __NO_COPYRIGHT__ in: layout/base/AccessibleCaret.cpp
+ __NO_COPYRIGHT__ in: layout/base/AccessibleCaret.h
+ __NO_COPYRIGHT__ in: layout/base/AccessibleCaretEventHub.cpp
+ __NO_COPYRIGHT__ in: layout/base/AccessibleCaretEventHub.h
+ __NO_COPYRIGHT__ in: layout/base/AccessibleCaretLogger.h
+ __NO_COPYRIGHT__ in: layout/base/AccessibleCaretManager.cpp
+ __NO_COPYRIGHT__ in: layout/base/AccessibleCaretManager.h
+ __NO_COPYRIGHT__ in: layout/base/ActiveLayerTracker.cpp
+ __NO_COPYRIGHT__ in: layout/base/ActiveLayerTracker.h
+ __NO_COPYRIGHT__ in: layout/base/BorderCache.h
+ __NO_COPYRIGHT__ in: layout/base/BorderConsts.h
+ __NO_COPYRIGHT__ in: layout/base/CaretAssociationHint.h
+ __NO_COPYRIGHT__ in: layout/base/DashedCornerFinder.cpp
+ __NO_COPYRIGHT__ in: layout/base/DashedCornerFinder.h
+ __NO_COPYRIGHT__ in: layout/base/DisplayItemClip.cpp
+ __NO_COPYRIGHT__ in: layout/base/DisplayItemClip.h
+ __NO_COPYRIGHT__ in: layout/base/DisplayItemScrollClip.cpp
+ __NO_COPYRIGHT__ in: layout/base/DisplayItemScrollClip.h
+ __NO_COPYRIGHT__ in: layout/base/DisplayListClipState.cpp
+ __NO_COPYRIGHT__ in: layout/base/DisplayListClipState.h
+ __NO_COPYRIGHT__ in: layout/base/DottedCornerFinder.cpp
+ __NO_COPYRIGHT__ in: layout/base/DottedCornerFinder.h
+ __NO_COPYRIGHT__ in: layout/base/FrameLayerBuilder.cpp
+ __NO_COPYRIGHT__ in: layout/base/FrameLayerBuilder.h
+ __NO_COPYRIGHT__ in: layout/base/FrameProperties.h
+ __NO_COPYRIGHT__ in: layout/base/GeometryUtils.cpp
+ __NO_COPYRIGHT__ in: layout/base/GeometryUtils.h
+ __NO_COPYRIGHT__ in: layout/base/LayerState.h
+ __NO_COPYRIGHT__ in: layout/base/LayoutLogging.h
+ __NO_COPYRIGHT__ in: layout/base/MaskLayerImageCache.cpp
+ __NO_COPYRIGHT__ in: layout/base/MaskLayerImageCache.h
+ __NO_COPYRIGHT__ in: layout/base/MobileViewportManager.cpp
+ __NO_COPYRIGHT__ in: layout/base/MobileViewportManager.h
+ __NO_COPYRIGHT__ in: layout/base/OverflowChangedTracker.h
+ __NO_COPYRIGHT__ in: layout/base/PaintTracker.cpp
+ __NO_COPYRIGHT__ in: layout/base/PaintTracker.h
+ __NO_COPYRIGHT__ in: layout/base/PositionedEventTargeting.cpp
+ __NO_COPYRIGHT__ in: layout/base/PositionedEventTargeting.h
+ __NO_COPYRIGHT__ in: layout/base/RestyleManagerBase.cpp
+ __NO_COPYRIGHT__ in: layout/base/RestyleManagerBase.h
+ __NO_COPYRIGHT__ in: layout/base/RestyleManagerHandle.h
+ __NO_COPYRIGHT__ in: layout/base/RestyleManagerHandleInlines.h
+ __NO_COPYRIGHT__ in: layout/base/RestyleTrackerInlines.h
+ __NO_COPYRIGHT__ in: layout/base/ScrollbarStyles.cpp
+ __NO_COPYRIGHT__ in: layout/base/ScrollbarStyles.h
+ __NO_COPYRIGHT__ in: layout/base/ServoRestyleManager.cpp
+ __NO_COPYRIGHT__ in: layout/base/ServoRestyleManager.h
+ __NO_COPYRIGHT__ in: layout/base/StackArena.cpp
+ __NO_COPYRIGHT__ in: layout/base/StackArena.h
+ __NO_COPYRIGHT__ in: layout/base/StaticPresData.cpp
+ __NO_COPYRIGHT__ in: layout/base/StaticPresData.h
+ __NO_COPYRIGHT__ in: layout/base/TouchManager.cpp
+ __NO_COPYRIGHT__ in: layout/base/UnitTransforms.h
+ __NO_COPYRIGHT__ in: layout/base/Units.h
+ __NO_COPYRIGHT__ in: layout/base/WordMovementType.h
+ __NO_COPYRIGHT__ in: layout/base/ZoomConstraintsClient.cpp
+ __NO_COPYRIGHT__ in: layout/base/ZoomConstraintsClient.h
+ __NO_COPYRIGHT__ in: layout/base/gtest/TestAccessibleCaretEventHub.cpp
+ __NO_COPYRIGHT__ in: layout/base/gtest/TestAccessibleCaretManager.cpp
+ __NO_COPYRIGHT__ in: layout/base/gtest/moz.build
+ __NO_COPYRIGHT__ in: layout/base/moz.build
+ __NO_COPYRIGHT__ in: layout/base/nsArenaMemoryStats.h
+ __NO_COPYRIGHT__ in: layout/base/nsAutoLayoutPhase.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsAutoLayoutPhase.h
+ __NO_COPYRIGHT__ in: layout/base/nsBidi.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsBidi.h
+ __NO_COPYRIGHT__ in: layout/base/nsBidiPresUtils.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsBidiPresUtils.h
+ __NO_COPYRIGHT__ in: layout/base/nsCSSRenderingBorders.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsCSSRenderingBorders.h
+ __NO_COPYRIGHT__ in: layout/base/nsDisplayListInvalidation.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsDisplayListInvalidation.h
+ __NO_COPYRIGHT__ in: layout/base/nsFrameTraversal.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsFrameTraversal.h
+ __NO_COPYRIGHT__ in: layout/base/nsIDocumentViewerPrint.h
+ __NO_COPYRIGHT__ in: layout/base/nsIFrameTraversal.h
+ __NO_COPYRIGHT__ in: layout/base/nsIPercentBSizeObserver.h
+ __NO_COPYRIGHT__ in: layout/base/nsIReflowCallback.h
+ __NO_COPYRIGHT__ in: layout/base/nsLayoutUtils.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsLayoutUtils.h
+ __NO_COPYRIGHT__ in: layout/base/tests/marionette/test_accessiblecaret_cursor_mode.py
+ __NO_COPYRIGHT__ in: layout/base/tests/marionette/test_accessiblecaret_selection_mode.py
+ __NO_COPYRIGHT__ in: layout/build/moz.build
+ __NO_COPYRIGHT__ in: layout/build/nsContentDLF.cpp
+ __NO_COPYRIGHT__ in: layout/build/nsContentDLF.h
+ __NO_COPYRIGHT__ in: layout/build/nsLayoutCID.h
+ __NO_COPYRIGHT__ in: layout/build/nsLayoutModule.cpp
+ __NO_COPYRIGHT__ in: layout/build/nsLayoutStatics.cpp
+ __NO_COPYRIGHT__ in: layout/build/nsLayoutStatics.h
+ __NO_COPYRIGHT__ in: layout/doc/obsolete/layout.css
+ __NO_COPYRIGHT__ in: layout/forms/moz.build
+ __NO_COPYRIGHT__ in: layout/forms/nsButtonFrameRenderer.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsButtonFrameRenderer.h
+ __NO_COPYRIGHT__ in: layout/forms/nsColorControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsColorControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsComboboxControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsComboboxControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsDateTimeControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsDateTimeControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsFieldSetFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsFieldSetFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsFileControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsFileControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsFormControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsFormControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsGfxButtonControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsGfxButtonControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsGfxCheckboxControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsGfxCheckboxControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsGfxRadioControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsGfxRadioControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsHTMLButtonControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsHTMLButtonControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsIComboboxControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsIFormControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsIListControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsISelectControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsITextControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsImageControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsLegendFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsLegendFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsListControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsListControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsMeterFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsMeterFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsNumberControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsNumberControlFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsProgressFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsProgressFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsRangeFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsRangeFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsSelectsAreaFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsSelectsAreaFrame.h
+ __NO_COPYRIGHT__ in: layout/forms/nsTextControlFrame.cpp
+ __NO_COPYRIGHT__ in: layout/forms/nsTextControlFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/AsyncScrollBase.cpp
+ __NO_COPYRIGHT__ in: layout/generic/AsyncScrollBase.h
+ __NO_COPYRIGHT__ in: layout/generic/DetailsFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/DetailsFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/FrameChildList.cpp
+ __NO_COPYRIGHT__ in: layout/generic/FrameChildList.h
+ __NO_COPYRIGHT__ in: layout/generic/JustificationUtils.h
+ __NO_COPYRIGHT__ in: layout/generic/MathMLTextRunFactory.cpp
+ __NO_COPYRIGHT__ in: layout/generic/MathMLTextRunFactory.h
+ __NO_COPYRIGHT__ in: layout/generic/RubyUtils.cpp
+ __NO_COPYRIGHT__ in: layout/generic/RubyUtils.h
+ __NO_COPYRIGHT__ in: layout/generic/ScrollSnap.cpp
+ __NO_COPYRIGHT__ in: layout/generic/ScrollSnap.h
+ __NO_COPYRIGHT__ in: layout/generic/ScrollVelocityQueue.cpp
+ __NO_COPYRIGHT__ in: layout/generic/ScrollVelocityQueue.h
+ __NO_COPYRIGHT__ in: layout/generic/ScrollbarActivity.cpp
+ __NO_COPYRIGHT__ in: layout/generic/ScrollbarActivity.h
+ __NO_COPYRIGHT__ in: layout/generic/Selection.h
+ __NO_COPYRIGHT__ in: layout/generic/SelectionChangeListener.h
+ __NO_COPYRIGHT__ in: layout/generic/TextOverflow.cpp
+ __NO_COPYRIGHT__ in: layout/generic/TextOverflow.h
+ __NO_COPYRIGHT__ in: layout/generic/WritingModes.h
+ __NO_COPYRIGHT__ in: layout/generic/frame-graph.py
+ __NO_COPYRIGHT__ in: layout/generic/jar.mn
+ __NO_COPYRIGHT__ in: layout/generic/moz.build
+ __NO_COPYRIGHT__ in: layout/generic/nsAutoCopyListener.h
+ __NO_COPYRIGHT__ in: layout/generic/nsBlockDebugFlags.h
+ __NO_COPYRIGHT__ in: layout/generic/nsColumnSetFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/nsDirection.h
+ __NO_COPYRIGHT__ in: layout/generic/nsFirstLetterFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/nsFrameIdList.h
+ __NO_COPYRIGHT__ in: layout/generic/nsFrameList.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsFrameList.h
+ __NO_COPYRIGHT__ in: layout/generic/nsFrameSelection.h
+ __NO_COPYRIGHT__ in: layout/generic/nsFrameState.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsFrameState.h
+ __NO_COPYRIGHT__ in: layout/generic/nsIFrameInlines.h
+ __NO_COPYRIGHT__ in: layout/generic/nsILineIterator.h
+ __NO_COPYRIGHT__ in: layout/generic/nsIPageSequenceFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/nsIScrollPositionListener.h
+ __NO_COPYRIGHT__ in: layout/generic/nsPageContentFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsPageContentFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/nsPageFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsPageFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/nsQueryFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/nsSimplePageSequenceFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsSimplePageSequenceFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/nsSubDocumentFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/nsTextFrame.h
+ __NO_COPYRIGHT__ in: layout/generic/nsTextFrameUtils.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsTextFrameUtils.h
+ __NO_COPYRIGHT__ in: layout/generic/nsTextRunTransformations.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsTextRunTransformations.h
+ __NO_COPYRIGHT__ in: layout/inspector/inCSSValueSearch.cpp
+ __NO_COPYRIGHT__ in: layout/inspector/inCSSValueSearch.h
+ __NO_COPYRIGHT__ in: layout/inspector/inDOMUtils.cpp
+ __NO_COPYRIGHT__ in: layout/inspector/inDOMUtils.h
+ __NO_COPYRIGHT__ in: layout/inspector/inDOMView.cpp
+ __NO_COPYRIGHT__ in: layout/inspector/inDOMView.h
+ __NO_COPYRIGHT__ in: layout/inspector/inDeepTreeWalker.cpp
+ __NO_COPYRIGHT__ in: layout/inspector/inDeepTreeWalker.h
+ __NO_COPYRIGHT__ in: layout/inspector/inICSSValueSearch.idl
+ __NO_COPYRIGHT__ in: layout/inspector/inIDOMUtils.idl
+ __NO_COPYRIGHT__ in: layout/inspector/inIDOMView.idl
+ __NO_COPYRIGHT__ in: layout/inspector/inIDeepTreeWalker.idl
+ __NO_COPYRIGHT__ in: layout/inspector/inISearchObserver.idl
+ __NO_COPYRIGHT__ in: layout/inspector/inISearchProcess.idl
+ __NO_COPYRIGHT__ in: layout/inspector/inLayoutUtils.cpp
+ __NO_COPYRIGHT__ in: layout/inspector/inLayoutUtils.h
+ __NO_COPYRIGHT__ in: layout/inspector/inSearchLoop.cpp
+ __NO_COPYRIGHT__ in: layout/inspector/inSearchLoop.h
+ __NO_COPYRIGHT__ in: layout/inspector/moz.build
+ __NO_COPYRIGHT__ in: layout/inspector/nsFontFace.cpp
+ __NO_COPYRIGHT__ in: layout/inspector/nsFontFace.h
+ __NO_COPYRIGHT__ in: layout/inspector/nsFontFaceList.cpp
+ __NO_COPYRIGHT__ in: layout/inspector/nsFontFaceList.h
+ __NO_COPYRIGHT__ in: layout/inspector/nsIDOMFontFace.idl
+ __NO_COPYRIGHT__ in: layout/inspector/nsIDOMFontFaceList.idl
+ __NO_COPYRIGHT__ in: layout/ipc/PRenderFrame.ipdl
+ __NO_COPYRIGHT__ in: layout/ipc/PVsync.ipdl
+ __NO_COPYRIGHT__ in: layout/ipc/RenderFrameChild.cpp
+ __NO_COPYRIGHT__ in: layout/ipc/RenderFrameChild.h
+ __NO_COPYRIGHT__ in: layout/ipc/RenderFrameParent.cpp
+ __NO_COPYRIGHT__ in: layout/ipc/RenderFrameParent.h
+ __NO_COPYRIGHT__ in: layout/ipc/VsyncChild.cpp
+ __NO_COPYRIGHT__ in: layout/ipc/VsyncChild.h
+ __NO_COPYRIGHT__ in: layout/ipc/VsyncParent.cpp
+ __NO_COPYRIGHT__ in: layout/ipc/VsyncParent.h
+ __NO_COPYRIGHT__ in: layout/ipc/moz.build
+ __NO_COPYRIGHT__ in: layout/mathml/jar.mn
+ __NO_COPYRIGHT__ in: layout/mathml/moz.build
+ __NO_COPYRIGHT__ in: layout/mathml/nsIMathMLFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLAtoms.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLChar.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLChar.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLContainerFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLContainerFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLOperators.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLOperators.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLParts.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLSelectedFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLSelectedFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLTokenFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLTokenFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmactionFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmactionFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmencloseFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmencloseFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmfencedFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmfencedFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmfracFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmfracFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmmultiscriptsFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmmultiscriptsFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmoFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmoFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmpaddedFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmpaddedFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmrootFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmrootFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmrowFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmrowFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmspaceFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmspaceFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmsqrtFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmsqrtFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmtableFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmtableFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmunderoverFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLmunderoverFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLsemanticsFrame.cpp
+ __NO_COPYRIGHT__ in: layout/mathml/nsMathMLsemanticsFrame.h
+ __NO_COPYRIGHT__ in: layout/mathml/updateOperatorDictionary.pl
+ __NO_COPYRIGHT__ in: layout/media/moz.build
+ __NO_COPYRIGHT__ in: layout/media/webrtc/moz.build
+ __NO_COPYRIGHT__ in: layout/moz.build
+ __NO_COPYRIGHT__ in: layout/printing/PrintTranslator.cpp
+ __NO_COPYRIGHT__ in: layout/printing/PrintTranslator.h
+ __NO_COPYRIGHT__ in: layout/printing/ipc/PRemotePrintJob.ipdl
+ __NO_COPYRIGHT__ in: layout/printing/ipc/RemotePrintJobChild.cpp
+ __NO_COPYRIGHT__ in: layout/printing/ipc/RemotePrintJobChild.h
+ __NO_COPYRIGHT__ in: layout/printing/ipc/RemotePrintJobParent.cpp
+ __NO_COPYRIGHT__ in: layout/printing/ipc/RemotePrintJobParent.h
+ __NO_COPYRIGHT__ in: layout/printing/moz.build
+ __NO_COPYRIGHT__ in: layout/printing/nsIPrintProgress.idl
+ __NO_COPYRIGHT__ in: layout/printing/nsIPrintProgressParams.idl
+ __NO_COPYRIGHT__ in: layout/printing/nsIPrintStatusFeedback.idl
+ __NO_COPYRIGHT__ in: layout/printing/nsPagePrintTimer.cpp
+ __NO_COPYRIGHT__ in: layout/printing/nsPagePrintTimer.h
+ __NO_COPYRIGHT__ in: layout/printing/nsPrintData.cpp
+ __NO_COPYRIGHT__ in: layout/printing/nsPrintData.h
+ __NO_COPYRIGHT__ in: layout/printing/nsPrintEngine.cpp
+ __NO_COPYRIGHT__ in: layout/printing/nsPrintEngine.h
+ __NO_COPYRIGHT__ in: layout/printing/nsPrintObject.cpp
+ __NO_COPYRIGHT__ in: layout/printing/nsPrintObject.h
+ __NO_COPYRIGHT__ in: layout/printing/nsPrintPreviewListener.cpp
+ __NO_COPYRIGHT__ in: layout/printing/nsPrintPreviewListener.h
+ __NO_COPYRIGHT__ in: layout/reftests/css-grid/support/dyn.js
+ __NO_COPYRIGHT__ in: layout/reftests/moz.build
+ __NO_COPYRIGHT__ in: layout/reftests/table-dom/tableDom.js
+ __NO_COPYRIGHT__ in: layout/reftests/w3c-css/import-tests.py
+ __NO_COPYRIGHT__ in: layout/style/AnimationCollection.cpp
+ __NO_COPYRIGHT__ in: layout/style/AnimationCollection.h
+ __NO_COPYRIGHT__ in: layout/style/AnimationCommon.cpp
+ __NO_COPYRIGHT__ in: layout/style/AnimationCommon.h
+ __NO_COPYRIGHT__ in: layout/style/CSSCalc.h
+ __NO_COPYRIGHT__ in: layout/style/CSSLexer.cpp
+ __NO_COPYRIGHT__ in: layout/style/CSSLexer.h
+ __NO_COPYRIGHT__ in: layout/style/CSSRuleList.cpp
+ __NO_COPYRIGHT__ in: layout/style/CSSRuleList.h
+ __NO_COPYRIGHT__ in: layout/style/CounterStyleManager.cpp
+ __NO_COPYRIGHT__ in: layout/style/CounterStyleManager.h
+ __NO_COPYRIGHT__ in: layout/style/DeclarationBlockInlines.h
+ __NO_COPYRIGHT__ in: layout/style/FontFace.cpp
+ __NO_COPYRIGHT__ in: layout/style/FontFace.h
+ __NO_COPYRIGHT__ in: layout/style/FontFaceSet.cpp
+ __NO_COPYRIGHT__ in: layout/style/FontFaceSet.h
+ __NO_COPYRIGHT__ in: layout/style/FontFaceSetIterator.cpp
+ __NO_COPYRIGHT__ in: layout/style/FontFaceSetIterator.h
+ __NO_COPYRIGHT__ in: layout/style/GenerateCSSPropsGenerated.py
+ __NO_COPYRIGHT__ in: layout/style/IncrementalClearCOMRuleArray.cpp
+ __NO_COPYRIGHT__ in: layout/style/IncrementalClearCOMRuleArray.h
+ __NO_COPYRIGHT__ in: layout/style/LayerAnimationInfo.cpp
+ __NO_COPYRIGHT__ in: layout/style/LayerAnimationInfo.h
+ __NO_COPYRIGHT__ in: layout/style/ServoBindingTypes.h
+ __NO_COPYRIGHT__ in: layout/style/ServoBindings.cpp
+ __NO_COPYRIGHT__ in: layout/style/ServoBindings.h
+ __NO_COPYRIGHT__ in: layout/style/ServoDeclarationBlock.cpp
+ __NO_COPYRIGHT__ in: layout/style/ServoDeclarationBlock.h
+ __NO_COPYRIGHT__ in: layout/style/ServoElementSnapshot.cpp
+ __NO_COPYRIGHT__ in: layout/style/ServoElementSnapshot.h
+ __NO_COPYRIGHT__ in: layout/style/ServoStyleSet.cpp
+ __NO_COPYRIGHT__ in: layout/style/ServoStyleSet.h
+ __NO_COPYRIGHT__ in: layout/style/ServoStyleSheet.cpp
+ __NO_COPYRIGHT__ in: layout/style/ServoStyleSheet.h
+ __NO_COPYRIGHT__ in: layout/style/ServoTypes.h
+ __NO_COPYRIGHT__ in: layout/style/SheetParsingMode.h
+ __NO_COPYRIGHT__ in: layout/style/StyleBackendType.h
+ __NO_COPYRIGHT__ in: layout/style/StyleContextSource.h
+ __NO_COPYRIGHT__ in: layout/style/StyleSetHandle.h
+ __NO_COPYRIGHT__ in: layout/style/StyleSetHandleInlines.h
+ __NO_COPYRIGHT__ in: layout/style/StyleSheet.cpp
+ __NO_COPYRIGHT__ in: layout/style/StyleSheet.h
+ __NO_COPYRIGHT__ in: layout/style/StyleSheetInfo.h
+ __NO_COPYRIGHT__ in: layout/style/StyleSheetInlines.h
+ __NO_COPYRIGHT__ in: layout/style/StyleStructContext.h
+ __NO_COPYRIGHT__ in: layout/style/contenteditable.css
+ __NO_COPYRIGHT__ in: layout/style/designmode.css
+ __NO_COPYRIGHT__ in: layout/style/jar.mn
+ __NO_COPYRIGHT__ in: layout/style/moz.build
+ __NO_COPYRIGHT__ in: layout/style/nsAnimationManager.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsAnimationManager.h
+ __NO_COPYRIGHT__ in: layout/style/nsCSSCounterDescList.h
+ __NO_COPYRIGHT__ in: layout/style/nsCSSFontDescList.h
+ __NO_COPYRIGHT__ in: layout/style/nsFontFaceUtils.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsLayoutStylesheetCache.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsLayoutStylesheetCache.h
+ __NO_COPYRIGHT__ in: layout/style/nsNthIndexCache.h
+ __NO_COPYRIGHT__ in: layout/style/nsRuleData.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsStyleUtil.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsStyleUtil.h
+ __NO_COPYRIGHT__ in: layout/style/res/html.css
+ __NO_COPYRIGHT__ in: layout/style/res/number-control.css
+ __NO_COPYRIGHT__ in: layout/style/res/plaintext.css
+ __NO_COPYRIGHT__ in: layout/style/res/quirk.css
+ __NO_COPYRIGHT__ in: layout/style/res/ua.css
+ __NO_COPYRIGHT__ in: layout/style/res/viewsource.css
+ __NO_COPYRIGHT__ in: layout/style/test/ParseCSS.cpp
+ __NO_COPYRIGHT__ in: layout/style/test/TestCSSPropertyLookup.cpp
+ __NO_COPYRIGHT__ in: layout/style/test/gen-css-properties.py
+ __NO_COPYRIGHT__ in: layout/style/test/moz.build
+ __NO_COPYRIGHT__ in: layout/style/test/test_csslexer.js
+ __NO_COPYRIGHT__ in: layout/style/xbl-marquee/jar.mn
+ __NO_COPYRIGHT__ in: layout/style/xbl-marquee/moz.build
+ __NO_COPYRIGHT__ in: layout/svg/AutoReferenceLimiter.h
+ __NO_COPYRIGHT__ in: layout/svg/SVGContextPaint.cpp
+ __NO_COPYRIGHT__ in: layout/svg/SVGContextPaint.h
+ __NO_COPYRIGHT__ in: layout/svg/SVGImageContext.h
+ __NO_COPYRIGHT__ in: layout/svg/SVGTextFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/moz.build
+ __NO_COPYRIGHT__ in: layout/svg/nsCSSClipPathInstance.h
+ __NO_COPYRIGHT__ in: layout/svg/nsCSSFilterInstance.h
+ __NO_COPYRIGHT__ in: layout/svg/nsFilterInstance.h
+ __NO_COPYRIGHT__ in: layout/svg/nsISVGChildFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsISVGSVGFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGClipPathFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGContainerFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGEffects.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGFilterFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGFilterInstance.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGFilterPaintCallback.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGForeignObjectFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGGFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGGenericContainerFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGGradientFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGInnerSVGFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGIntegrationUtils.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGMarkerFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGMaskFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGMaskFrameNEON.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGOuterSVGFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGPaintServerFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGPathGeometryFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGPatternFrame.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGUtils.h
+ __NO_COPYRIGHT__ in: layout/svg/svg.css
+ __NO_COPYRIGHT__ in: layout/tables/SpanningCellSorter.h
+ __NO_COPYRIGHT__ in: layout/tables/TableArea.h
+ __NO_COPYRIGHT__ in: layout/tables/celldata.h
+ __NO_COPYRIGHT__ in: layout/tables/moz.build
+ __NO_COPYRIGHT__ in: layout/tables/nsCellMap.cpp
+ __NO_COPYRIGHT__ in: layout/tables/nsCellMap.h
+ __NO_COPYRIGHT__ in: layout/tables/nsITableCellLayout.h
+ __NO_COPYRIGHT__ in: layout/tables/nsTableCellFrame.cpp
+ __NO_COPYRIGHT__ in: layout/tables/nsTableCellFrame.h
+ __NO_COPYRIGHT__ in: layout/tables/nsTableColFrame.cpp
+ __NO_COPYRIGHT__ in: layout/tables/nsTableColFrame.h
+ __NO_COPYRIGHT__ in: layout/tables/nsTableColGroupFrame.cpp
+ __NO_COPYRIGHT__ in: layout/tables/nsTableColGroupFrame.h
+ __NO_COPYRIGHT__ in: layout/tables/nsTableFrame.cpp
+ __NO_COPYRIGHT__ in: layout/tables/nsTableFrame.h
+ __NO_COPYRIGHT__ in: layout/tables/nsTableRowFrame.cpp
+ __NO_COPYRIGHT__ in: layout/tables/nsTableRowFrame.h
+ __NO_COPYRIGHT__ in: layout/tables/nsTableRowGroupFrame.cpp
+ __NO_COPYRIGHT__ in: layout/tables/nsTableRowGroupFrame.h
+ __NO_COPYRIGHT__ in: layout/tables/nsTableWrapperFrame.cpp
+ __NO_COPYRIGHT__ in: layout/tables/nsTableWrapperFrame.h
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/layoutdebug-prefs.js
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/moz.build
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/moz.build
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsDebugFactory.cpp
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsILayoutDebuggingTools.idl
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsILayoutRegressionTester.idl
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsLayoutDebugCIID.h
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsLayoutDebugCLH.cpp
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsLayoutDebugCLH.h
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsLayoutDebuggingTools.cpp
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsLayoutDebuggingTools.h
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsRegressionTester.cpp
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/src/nsRegressionTester.h
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/ui/content/layoutdebug.js
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/ui/jar.mn
+ __NO_COPYRIGHT__ in: layout/tools/layout-debug/ui/moz.build
+ __NO_COPYRIGHT__ in: layout/tools/recording/moz.build
+ __NO_COPYRIGHT__ in: layout/tools/recording/recording-cmdline.js
+ __NO_COPYRIGHT__ in: layout/tools/recording/recording.js
+ __NO_COPYRIGHT__ in: layout/tools/reftest/Makefile.in
+ __NO_COPYRIGHT__ in: layout/tools/reftest/b2g_start_script.js
+ __NO_COPYRIGHT__ in: layout/tools/reftest/bootstrap.js
+ __NO_COPYRIGHT__ in: layout/tools/reftest/mach_commands.py
+ __NO_COPYRIGHT__ in: layout/tools/reftest/mach_test_package_commands.py
+ __NO_COPYRIGHT__ in: layout/tools/reftest/moz.build
+ __NO_COPYRIGHT__ in: layout/tools/reftest/output.py
+ __NO_COPYRIGHT__ in: layout/tools/reftest/reftest-content.js
+ __NO_COPYRIGHT__ in: layout/tools/reftest/reftest-to-html.pl
+ __NO_COPYRIGHT__ in: layout/tools/reftest/reftest.jsm
+ __NO_COPYRIGHT__ in: layout/tools/reftest/reftest/__init__.py
+ __NO_COPYRIGHT__ in: layout/tools/reftest/remotereftest.py
+ __NO_COPYRIGHT__ in: layout/tools/reftest/runreftest.py
+ __NO_COPYRIGHT__ in: layout/tools/reftest/runreftestb2g.py
+ __NO_COPYRIGHT__ in: layout/tools/reftest/runreftestmulet.py
+ __NO_COPYRIGHT__ in: layout/xul/BoxObject.cpp
+ __NO_COPYRIGHT__ in: layout/xul/BoxObject.h
+ __NO_COPYRIGHT__ in: layout/xul/ContainerBoxObject.cpp
+ __NO_COPYRIGHT__ in: layout/xul/ContainerBoxObject.h
+ __NO_COPYRIGHT__ in: layout/xul/ListBoxObject.cpp
+ __NO_COPYRIGHT__ in: layout/xul/ListBoxObject.h
+ __NO_COPYRIGHT__ in: layout/xul/MenuBoxObject.cpp
+ __NO_COPYRIGHT__ in: layout/xul/MenuBoxObject.h
+ __NO_COPYRIGHT__ in: layout/xul/PopupBoxObject.cpp
+ __NO_COPYRIGHT__ in: layout/xul/PopupBoxObject.h
+ __NO_COPYRIGHT__ in: layout/xul/ScrollBoxObject.cpp
+ __NO_COPYRIGHT__ in: layout/xul/ScrollBoxObject.h
+ __NO_COPYRIGHT__ in: layout/xul/grid/moz.build
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGrid.h
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridLayout2.h
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsIGridPart.h
+ __NO_COPYRIGHT__ in: layout/xul/moz.build
+ __NO_COPYRIGHT__ in: layout/xul/nsBox.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsBox.h
+ __NO_COPYRIGHT__ in: layout/xul/nsBoxLayout.h
+ __NO_COPYRIGHT__ in: layout/xul/nsButtonBoxFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsButtonBoxFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsDocElementBoxFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsIBoxObject.idl
+ __NO_COPYRIGHT__ in: layout/xul/nsIBrowserBoxObject.idl
+ __NO_COPYRIGHT__ in: layout/xul/nsIContainerBoxObject.idl
+ __NO_COPYRIGHT__ in: layout/xul/nsIListBoxObject.idl
+ __NO_COPYRIGHT__ in: layout/xul/nsIMenuBoxObject.idl
+ __NO_COPYRIGHT__ in: layout/xul/nsIRootBox.h
+ __NO_COPYRIGHT__ in: layout/xul/nsIScrollBoxObject.idl
+ __NO_COPYRIGHT__ in: layout/xul/nsIScrollbarMediator.h
+ __NO_COPYRIGHT__ in: layout/xul/nsISliderListener.idl
+ __NO_COPYRIGHT__ in: layout/xul/nsImageBoxFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsLeafBoxFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsListBoxBodyFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsListBoxBodyFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsListBoxLayout.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsListBoxLayout.h
+ __NO_COPYRIGHT__ in: layout/xul/nsListItemFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsListItemFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsMenuBarFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsMenuBarListener.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsMenuBarListener.h
+ __NO_COPYRIGHT__ in: layout/xul/nsMenuFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsMenuParent.h
+ __NO_COPYRIGHT__ in: layout/xul/nsMenuPopupFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsPIBoxObject.h
+ __NO_COPYRIGHT__ in: layout/xul/nsPIListBoxObject.h
+ __NO_COPYRIGHT__ in: layout/xul/nsPopupSetFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsPopupSetFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsResizerFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsResizerFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsRootBoxFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsScrollBoxFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsSliderFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsSprocketLayout.h
+ __NO_COPYRIGHT__ in: layout/xul/nsTextBoxFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsTextBoxFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsTitleBarFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsTitleBarFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsXULPopupManager.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsXULTooltipListener.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsXULTooltipListener.h
+ __NO_COPYRIGHT__ in: layout/xul/tree/TreeBoxObject.cpp
+ __NO_COPYRIGHT__ in: layout/xul/tree/TreeBoxObject.h
+ __NO_COPYRIGHT__ in: layout/xul/tree/moz.build
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsITreeBoxObject.idl
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsITreeColumns.idl
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsITreeContentView.idl
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsITreeSelection.idl
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsITreeView.idl
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeBodyFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeBodyFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeColFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeColFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeColumns.cpp
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeColumns.h
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeContentView.cpp
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeContentView.h
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeImageListener.cpp
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeImageListener.h
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeSelection.cpp
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeSelection.h
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeStyleCache.cpp
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeStyleCache.h
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeUtils.cpp
+ __NO_COPYRIGHT__ in: layout/xul/tree/nsTreeUtils.h
+ __NO_COPYRIGHT__ in: ldap/c-sdk/common.mozbuild
+ __NO_COPYRIGHT__ in: ldap/c-sdk/liblber/moz.build
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/moz.build
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldif/moz.build
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libprldap/moz.build
+ __NO_COPYRIGHT__ in: ldap/c-sdk/moz.build
+ __NO_COPYRIGHT__ in: ldap/moz.build
+ __NO_COPYRIGHT__ in: ldap/xpcom/moz.build
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/moz.build
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPBERElement.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPBERValue.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPConnection.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPControl.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPErrors.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPMessage.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPMessageListener.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPModification.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPOperation.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPServer.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPService.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/public/nsILDAPURL.idl
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/moz.build
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPBERElement.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPBERElement.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPBERValue.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPBERValue.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPConnection.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPConnection.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPControl.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPControl.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPInternal.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPMessage.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPMessage.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPModification.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPModification.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPOperation.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPOperation.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPProtocolHandler.js
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPProtocolModule.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPServer.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPServer.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPService.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPService.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPSyncQuery.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPSyncQuery.h
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPURL.cpp
+ __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPURL.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/content/abAddressBookNameDialog.js
+ __NO_COPYRIGHT__ in: mailnews/addrbook/content/abDragDrop.js
+ __NO_COPYRIGHT__ in: mailnews/addrbook/content/abMailListDialog.js
+ __NO_COPYRIGHT__ in: mailnews/addrbook/content/print.css
+ __NO_COPYRIGHT__ in: mailnews/addrbook/moz.build
+ __NO_COPYRIGHT__ in: mailnews/addrbook/prefs/content/pref-directory-add.js
+ __NO_COPYRIGHT__ in: mailnews/addrbook/prefs/content/pref-editdirectories.js
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsAbBaseCID.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbAddressCollector.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbAutoCompleteResult.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbBooleanExpression.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbCard.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbCollection.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbDirFactory.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbDirFactoryService.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbDirSearchListener.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbDirectory.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbDirectoryQuery.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbDirectoryQueryProxy.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbDirectorySearch.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbItem.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbLDAPAttributeMap.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbLDAPCard.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbLDAPDirectory.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbLDAPReplicationData.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbLDAPReplicationQuery.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbLDAPReplicationService.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbLDIFService.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbListener.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbMDBDirectory.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbManager.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAbView.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAddbookUrl.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAddrDBAnnouncer.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAddrDBListener.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIAddrDatabase.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/public/nsIMsgVCardService.idl
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbAddressCollector.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbAddressCollector.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbAutoCompleteMyDomain.js
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbAutoCompleteSearch.js
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbBSDirectory.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbBSDirectory.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbBoolExprToLDAPFilter.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbBoolExprToLDAPFilter.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbBooleanExpression.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbBooleanExpression.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbCardProperty.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbContentHandler.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbContentHandler.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbDirFactoryService.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbDirFactoryService.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbDirProperty.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbDirectoryQuery.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbDirectoryQuery.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbDirectoryQueryProxy.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbDirectoryQueryProxy.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPAttributeMap.js
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPAutoCompleteSearch.js
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPCard.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPCard.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPChangeLogData.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPChangeLogData.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPChangeLogQuery.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPChangeLogQuery.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPDirFactory.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPDirFactory.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPDirectory.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPDirectory.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPDirectoryModify.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPDirectoryModify.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPDirectoryQuery.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPDirectoryQuery.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPListenerBase.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPListenerBase.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPReplicationData.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPReplicationData.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPReplicationQuery.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPReplicationQuery.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPReplicationService.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDAPReplicationService.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDIFService.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbLDIFService.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbMDBCard.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbMDBCard.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbMDBDirFactory.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbMDBDirFactory.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbMDBDirProperty.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbMDBDirectory.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbManager.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbManager.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOSXCard.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOSXCard.mm
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOSXDirFactory.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOSXDirFactory.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOSXDirectory.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOSXDirectory.mm
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOSXUtils.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOSXUtils.mm
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOutlookDirFactory.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOutlookDirFactory.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOutlookDirectory.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbOutlookDirectory.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbQueryStringToExpression.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbQueryStringToExpression.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbUtils.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbView.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbView.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbWinHelper.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbWinHelper.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAddbookProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAddbookProtocolHandler.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAddbookUrl.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAddbookUrl.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAddrDatabase.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsDirPrefs.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsMapiAddressBook.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsMapiAddressBook.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsMsgVCardService.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsMsgVCardService.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsWabAddressBook.cpp
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsWabAddressBook.h
+ __NO_COPYRIGHT__ in: mailnews/base/content/dateFormat.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/folderProps.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/junkLog.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/markByDate.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/msgAccountCentral.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/msgFolderPickerOverlay.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/msgSynchronize.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/newFolderDialog.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/newmailalert.css
+ __NO_COPYRIGHT__ in: mailnews/base/content/newmailalert.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/renameFolderDialog.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/retention.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/virtualFolderListDialog.js
+ __NO_COPYRIGHT__ in: mailnews/base/content/virtualFolderProperties.js
+ __NO_COPYRIGHT__ in: mailnews/base/moz.build
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/SmtpServerEdit.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountUtils.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountcreation/emailWizard.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-addressing.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-archiveoptions.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-copies.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-identities-list.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-identity-edit.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-junk.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-main.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-offline.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-server-advanced.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-server.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-serverwithnoidentities.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-smtp.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/amUtils.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/aw-accname.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/aw-accounttype.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/aw-done.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/aw-identity.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/aw-incoming.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/aw-outgoing.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/removeAccount.js
+ __NO_COPYRIGHT__ in: mailnews/base/prefs/content/smtpEditOverlay.js
+ __NO_COPYRIGHT__ in: mailnews/base/public/MailNewsTypes.h
+ __NO_COPYRIGHT__ in: mailnews/base/public/MailNewsTypes2.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/base/public/mozINewMailListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/mozINewMailNotificationService.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/msgIOAuth2Module.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsICopyMessageListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsICopyMsgStreamListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIFolderListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIFolderLookupService.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIIncomingServerListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMapiRegistry.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMessenger.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMessengerMigrator.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMessengerWindowService.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgAccount.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgAccountManager.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgAsyncPrompter.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgBiffManager.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgContentPolicy.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgCopyService.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgCopyServiceListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgCustomColumnHandler.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgDBView.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgFolder.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgFolderCache.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgFolderCacheElement.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgFolderCompactor.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgFolderListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgFolderNotificationService.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgHdr.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgIdentity.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgIncomingServer.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgMailNewsUrl.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgMailSession.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgMdnGenerator.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgMessageService.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgOfflineManager.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgPluggableStore.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgPrintEngine.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgProgress.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgProtocolInfo.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgPurgeService.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgRDFDataSource.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgShutdown.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgStatusFeedback.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgTagService.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgThread.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgUserFeedbackListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgWindow.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgWindowData.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsISpamSettings.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIStatusBarBiffManager.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIStopwatch.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsISubscribableServer.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsIUrlListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsMsgBaseCID.h
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsMsgFolderFlags.idl
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsMsgGroupnameFlags.h
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsMsgHeaderMasks.h
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsMsgLocalFolderHdrs.h
+ __NO_COPYRIGHT__ in: mailnews/base/public/nsMsgMessageFlags.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/content/CustomHeaders.js
+ __NO_COPYRIGHT__ in: mailnews/base/search/content/FilterEditor.js
+ __NO_COPYRIGHT__ in: mailnews/base/search/content/searchTermOverlay.js
+ __NO_COPYRIGHT__ in: mailnews/base/search/content/viewLog.js
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgFilter.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgFilterCustomAction.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgFilterHitNotify.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgFilterList.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgFilterPlugin.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgFilterService.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgOperationListener.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgSearchAdapter.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgSearchCustomTerm.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgSearchNotify.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgSearchScopeTerm.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgSearchSession.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgSearchTerm.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgSearchValidityManager.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgSearchValidityTable.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgSearchValue.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsMsgBodyHandler.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsMsgFilterCore.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsMsgResultElement.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsMsgSearchAdapter.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsMsgSearchBoolExpression.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsMsgSearchCore.idl
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsMsgSearchScopeTerm.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/public/nsMsgSearchTerm.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgBodyHandler.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgFilter.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgFilterList.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgFilterService.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgImapSearch.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgLocalSearch.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgSearchAdapter.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgSearchImap.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgSearchNews.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgSearchNews.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgSearchSession.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgSearchSession.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgSearchTerm.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgSearchValue.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgSearchValue.h
+ __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgTraitService.js
+ __NO_COPYRIGHT__ in: mailnews/base/src/MailNewsDLF.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/MailNewsDLF.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/base/src/msgAsyncPrompter.js
+ __NO_COPYRIGHT__ in: mailnews/base/src/msgOAuth2Module.js
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsCidProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsCidProtocolHandler.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsCopyMessageStreamListener.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsCopyMessageStreamListener.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMailDirProvider.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMailDirProvider.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMailDirServiceDefs.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMailNewsCommandLineHandler.js
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessenger.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessenger.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessengerBootstrap.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessengerBootstrap.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessengerContentHandler.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessengerContentHandler.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessengerOSXIntegration.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessengerOSXIntegration.mm
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessengerUnixIntegration.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMessengerUnixIntegration.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgAccount.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgAccount.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgAccountManagerDS.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgBiffManager.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgBiffManager.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgContentPolicy.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgCopyService.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgCopyService.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgDBView.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgDBView.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderCache.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderCache.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderCacheElement.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderCacheElement.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderCompactor.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderCompactor.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderDataSource.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderDataSource.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderNotificationService.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgFolderNotificationService.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgGroupThread.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgGroupThread.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgGroupView.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgGroupView.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgMailSession.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgMailSession.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgOfflineManager.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgProgress.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgProgress.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgPurgeService.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgPurgeService.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgQuickSearchDBView.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgQuickSearchDBView.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgRDFDataSource.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgRDFDataSource.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgRDFUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgSearchDBView.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgSearchDBView.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgServiceProvider.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgServiceProvider.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgSpecialViews.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgSpecialViews.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgStatusFeedback.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgStatusFeedback.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgTagService.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgTagService.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgThreadedDBView.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgThreadedDBView.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgWindow.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgWindow.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgXFViewThread.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgXFViewThread.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgXFVirtualFolderDBView.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgXFVirtualFolderDBView.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsSpamSettings.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsSpamSettings.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsStatusBarBiffManager.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsStatusBarBiffManager.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsSubscribableServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsSubscribableServer.h
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsSubscribeDataSource.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/src/nsSubscribeDataSource.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/IOUtils.js
+ __NO_COPYRIGHT__ in: mailnews/base/util/Services.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/Services.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/StringBundle.js
+ __NO_COPYRIGHT__ in: mailnews/base/util/jsTreeSelection.js
+ __NO_COPYRIGHT__ in: mailnews/base/util/mailServices.js
+ __NO_COPYRIGHT__ in: mailnews/base/util/moz.build
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsImapMoveCoalescer.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsImapMoveCoalescer.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgCompressIStream.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgCompressIStream.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgCompressOStream.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgCompressOStream.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgDBFolder.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgDBFolder.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgDBFolderAtomList.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgFileStream.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgFileStream.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgI18N.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgIdentity.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgIdentity.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgIncomingServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgIncomingServer.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgKeyArray.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgKeyArray.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgKeySet.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgKeySet.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgLineBuffer.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgLineBuffer.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgMailNewsUrl.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgMailNewsUrl.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgProtocol.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgProtocol.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgReadStateTxn.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgReadStateTxn.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgTxn.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgTxn.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgUtils.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsStopwatch.cpp
+ __NO_COPYRIGHT__ in: mailnews/base/util/nsStopwatch.h
+ __NO_COPYRIGHT__ in: mailnews/base/util/templateUtils.js
+ __NO_COPYRIGHT__ in: mailnews/base/util/traceHelper.js
+ __NO_COPYRIGHT__ in: mailnews/build/moz.build
+ __NO_COPYRIGHT__ in: mailnews/compose/content/askSendFormat.js
+ __NO_COPYRIGHT__ in: mailnews/compose/content/sendProgress.js
+ __NO_COPYRIGHT__ in: mailnews/compose/moz.build
+ __NO_COPYRIGHT__ in: mailnews/compose/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgAttachment.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgAttachmentHandler.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgCompFields.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgCompUtils.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgCompose.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgComposeParams.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgComposeProgressParams.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgComposeSecure.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgComposeService.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgQuote.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgQuotingOutputStreamListener.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgSendLater.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgSendLaterListener.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgSendListener.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgSendReport.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsISmtpServer.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsISmtpService.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsISmtpUrl.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsIURLFetcher.idl
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsMsgAttachmentData.h
+ __NO_COPYRIGHT__ in: mailnews/compose/public/nsMsgCompCID.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsComposeStrings.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgAppleCodes.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgAppleEncode.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgAttachment.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgAttachment.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgAttachmentHandler.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgAttachmentHandler.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgCompFields.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgCompFields.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgCompUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgCompUtils.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgCompose.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgCompose.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgComposeContentHandler.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgComposeContentHandler.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgComposeParams.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgComposeParams.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgComposeProgressParams.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgComposeProgressParams.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgComposeService.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgComposeService.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgCopy.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgCopy.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgPrompts.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgPrompts.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgQuote.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgQuote.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgSend.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgSend.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgSendLater.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgSendLater.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgSendPart.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgSendPart.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgSendReport.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgSendReport.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsSMTPProtocolHandler.js
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsSmtpProtocol.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsSmtpProtocol.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsSmtpServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsSmtpServer.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsSmtpService.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsSmtpService.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsSmtpUrl.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsSmtpUrl.h
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsURLFetcher.cpp
+ __NO_COPYRIGHT__ in: mailnews/compose/src/nsURLFetcher.h
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/components/glautocomp.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/components/jsmimeemitter.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/components/moz.build
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/content/glodacomplete.css
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/jar.mn
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/collection.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/connotent.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/databind.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/datamodel.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/everybody.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/fundattr.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/gloda.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/index_ab.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/index_msg.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/log4moz.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/mimemsg.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/moz.build
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/msg_search.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/noun_freetag.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/noun_mimetype.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/noun_tag.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/public.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/query.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/suffixtree.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/utils.js
+ __NO_COPYRIGHT__ in: mailnews/db/gloda/moz.build
+ __NO_COPYRIGHT__ in: mailnews/db/moz.build
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/moz.build
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsIDBChangeAnnouncer.idl
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsIDBChangeListener.idl
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsIDBFolderInfo.idl
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsIMsgOfflineImapOperation.idl
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsINewsDatabase.idl
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsImapMailDatabase.h
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsMailDatabase.h
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsMsgDBCID.h
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsMsgDatabase.h
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsMsgHdr.h
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsMsgThread.h
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsNewsDatabase.h
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/nsDBFolderInfo.cpp
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/nsImapMailDatabase.cpp
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/nsMailDatabase.cpp
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/nsMsgHdr.cpp
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/nsMsgOfflineImapOperation.cpp
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/nsMsgOfflineImapOperation.h
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/nsMsgThread.cpp
+ __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/nsNewsDatabase.cpp
+ __NO_COPYRIGHT__ in: mailnews/extensions/bayesian-spam-filter/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/bayesian-spam-filter/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/bayesian-spam-filter/src/nsBayesianFilter.cpp
+ __NO_COPYRIGHT__ in: mailnews/extensions/bayesian-spam-filter/src/nsBayesianFilter.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/bayesian-spam-filter/src/nsBayesianFilterCID.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/bayesian-spam-filter/src/nsIncompleteGamma.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/dsn/content/am-dsn.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/dsn/jar.mn
+ __NO_COPYRIGHT__ in: mailnews/extensions/dsn/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/dsn/src/dsn-service.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/fts3/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/fts3/public/nsIFts3Tokenizer.idl
+ __NO_COPYRIGHT__ in: mailnews/extensions/fts3/src/Normalize.c
+ __NO_COPYRIGHT__ in: mailnews/extensions/fts3/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/fts3/src/nsFts3Tokenizer.cpp
+ __NO_COPYRIGHT__ in: mailnews/extensions/fts3/src/nsFts3Tokenizer.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/fts3/src/nsFts3TokenizerCID.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/fts3/src/nsGlodaRankerFunction.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/mailviews/content/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/mailviews/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/mailviews/public/nsIMsgMailView.idl
+ __NO_COPYRIGHT__ in: mailnews/extensions/mailviews/public/nsIMsgMailViewList.idl
+ __NO_COPYRIGHT__ in: mailnews/extensions/mailviews/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/mailviews/src/nsMsgMailViewList.cpp
+ __NO_COPYRIGHT__ in: mailnews/extensions/mailviews/src/nsMsgMailViewList.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/mailviews/src/nsMsgMailViewsCID.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/mdn/content/am-mdn.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/mdn/jar.mn
+ __NO_COPYRIGHT__ in: mailnews/extensions/mdn/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/mdn/src/mdn-service.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/mdn/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/mdn/src/nsMsgMdnCID.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/mdn/src/nsMsgMdnGenerator.cpp
+ __NO_COPYRIGHT__ in: mailnews/extensions/mdn/src/nsMsgMdnGenerator.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/content/FeedItem.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/content/FeedUtils.jsm
+ __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/content/am-newsblog.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/content/feed-subscriptions.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/content/feedAccountWizard.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/content/newsblogOverlay.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/jar.mn
+ __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/js/newsblog.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/offline-startup/js/offlineStartup.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/offline-startup/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/content/am-smime.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/content/certpicker.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/content/msgCompSMIMEOverlay.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/content/msgCompSecurityInfo.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/content/msgHdrViewSMIMEOverlay.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/content/msgReadSMIMEOverlay.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/content/msgReadSecurityInfo.js
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/jar.mn
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/public/nsICertPickDialogs.idl
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/public/nsIUserCertPicker.idl
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/nsCertPicker.cpp
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/nsCertPicker.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/nsEncryptedSMIMEURIsService.cpp
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/nsEncryptedSMIMEURIsService.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/nsMsgComposeSecure.cpp
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/nsMsgComposeSecure.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/nsMsgSMIMECID.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/nsSMimeJSHelper.cpp
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/nsSMimeJSHelper.h
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/src/smime-service.js
+ __NO_COPYRIGHT__ in: mailnews/imap/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIAutoSyncFolderStrategy.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIAutoSyncManager.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIAutoSyncMsgStrategy.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIAutoSyncState.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIIMAPHostSessionList.h
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapFlagAndUidState.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapHeaderXferInfo.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapIncomingServer.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapMailFolderSink.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapMessageSink.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapProtocol.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapProtocolSink.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapServerSink.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapUrl.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIMailboxSpec.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsIMsgImapMailFolder.idl
+ __NO_COPYRIGHT__ in: mailnews/imap/public/nsMsgImapCID.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsAutoSyncManager.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsAutoSyncManager.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsAutoSyncState.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsAutoSyncState.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsIMAPBodyShell.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsIMAPGenericParser.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsIMAPHostSessionList.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsIMAPHostSessionList.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsIMAPNamespace.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsIMAPNamespace.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapCore.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapFlagAndUidState.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapFlagAndUidState.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapIncomingServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapIncomingServer.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapMailFolder.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapMailFolder.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapOfflineSync.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapOfflineSync.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapProtocol.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapSearchResults.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapSearchResults.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapServerResponseParser.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapServerResponseParser.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapService.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapService.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapStringBundle.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapStringBundle.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapUndoTxn.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapUndoTxn.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapUrl.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapUrl.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapUtils.h
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsSyncRunnableHelpers.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsSyncRunnableHelpers.h
+ __NO_COPYRIGHT__ in: mailnews/import/applemail/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/import/applemail/src/nsAppleMailImport.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/applemail/src/nsAppleMailImport.h
+ __NO_COPYRIGHT__ in: mailnews/import/applemail/src/nsEmlxHelperUtils.h
+ __NO_COPYRIGHT__ in: mailnews/import/applemail/src/nsEmlxHelperUtils.mm
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyAddressBooks.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyAddressBooks.h
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyFilters.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyFilters.h
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyImport.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyImport.h
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyMail.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyMail.h
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckySettings.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckySettings.h
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyStringBundle.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyStringBundle.h
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/becky/src/nsBeckyUtils.h
+ __NO_COPYRIGHT__ in: mailnews/import/build/moz.build
+ __NO_COPYRIGHT__ in: mailnews/import/content/fieldMapImport.js
+ __NO_COPYRIGHT__ in: mailnews/import/content/importDialog.js
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/MapiApi.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/MapiApi.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/MapiDbgLog.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/MapiMessage.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/MapiMessage.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/MapiMimeTypes.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/MapiMimeTypes.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/OutlookDebugLog.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookCompose.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookCompose.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookImport.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookMail.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookSettings.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookStringBundle.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookStringBundle.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/rtfDecoder.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/rtfDecoder.h
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/rtfMailDecoder.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/outlook/src/rtfMailDecoder.h
+ __NO_COPYRIGHT__ in: mailnews/import/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/import/src/ImportCharSet.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/ImportCharSet.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/ImportDebug.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/ImportOutFile.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/ImportOutFile.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/ImportTranslate.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/ImportTranslate.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportABDescriptor.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportABDescriptor.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportAddressBooks.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportEmbeddedImageData.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportEmbeddedImageData.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportEncodeScan.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportEncodeScan.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportFieldMap.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportFieldMap.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportMail.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportMailboxDescriptor.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportMailboxDescriptor.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportMimeEncode.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportMimeEncode.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportScanFile.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportScanFile.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportService.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportService.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportStringBundle.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportStringBundle.h
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportTranslator.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/src/nsImportTranslator.h
+ __NO_COPYRIGHT__ in: mailnews/import/text/src/TextDebugLog.h
+ __NO_COPYRIGHT__ in: mailnews/import/text/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/import/text/src/nsTextAddress.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/text/src/nsTextAddress.h
+ __NO_COPYRIGHT__ in: mailnews/import/text/src/nsTextImport.h
+ __NO_COPYRIGHT__ in: mailnews/import/vcard/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/import/vcard/src/nsVCardAddress.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/vcard/src/nsVCardAddress.h
+ __NO_COPYRIGHT__ in: mailnews/import/vcard/src/nsVCardImport.h
+ __NO_COPYRIGHT__ in: mailnews/import/winlivemail/WMDebugLog.h
+ __NO_COPYRIGHT__ in: mailnews/import/winlivemail/moz.build
+ __NO_COPYRIGHT__ in: mailnews/import/winlivemail/nsWMImport.h
+ __NO_COPYRIGHT__ in: mailnews/import/winlivemail/nsWMSettings.h
+ __NO_COPYRIGHT__ in: mailnews/import/winlivemail/nsWMStringBundle.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/winlivemail/nsWMStringBundle.h
+ __NO_COPYRIGHT__ in: mailnews/import/winlivemail/nsWMUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/import/winlivemail/nsWMUtils.h
+ __NO_COPYRIGHT__ in: mailnews/intl/jar.mn
+ __NO_COPYRIGHT__ in: mailnews/intl/moz.build
+ __NO_COPYRIGHT__ in: mailnews/intl/nsCharsetAlias.cpp
+ __NO_COPYRIGHT__ in: mailnews/intl/nsCharsetAlias.h
+ __NO_COPYRIGHT__ in: mailnews/intl/nsCharsetConverterManager.cpp
+ __NO_COPYRIGHT__ in: mailnews/intl/nsCharsetConverterManager.h
+ __NO_COPYRIGHT__ in: mailnews/intl/nsICharsetConverterManager.idl
+ __NO_COPYRIGHT__ in: mailnews/intl/nsMUTF7ToUnicode.cpp
+ __NO_COPYRIGHT__ in: mailnews/intl/nsMUTF7ToUnicode.h
+ __NO_COPYRIGHT__ in: mailnews/intl/nsUTF7ToUnicode.cpp
+ __NO_COPYRIGHT__ in: mailnews/intl/nsUTF7ToUnicode.h
+ __NO_COPYRIGHT__ in: mailnews/intl/nsUnicodeToMUTF7.cpp
+ __NO_COPYRIGHT__ in: mailnews/intl/nsUnicodeToMUTF7.h
+ __NO_COPYRIGHT__ in: mailnews/intl/nsUnicodeToUTF7.cpp
+ __NO_COPYRIGHT__ in: mailnews/intl/nsUnicodeToUTF7.h
+ __NO_COPYRIGHT__ in: mailnews/jar.mn
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/modules/JaBaseUrl.jsm
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/moz.build
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/public/msgIDelegateList.idl
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/public/msgIOverride.idl
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/DelegateList.cpp
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/DelegateList.h
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaAbDirectory.cpp
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaAbDirectory.h
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaCompose.cpp
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaCompose.h
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaIncomingServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaIncomingServer.h
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaMsgFolder.cpp
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaMsgFolder.h
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaSend.cpp
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaSend.h
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaUrl.cpp
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/JaUrl.h
+ __NO_COPYRIGHT__ in: mailnews/jsaccount/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/local/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsILocalMailIncomingServer.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIMailboxService.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIMailboxUrl.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIMovemailIncomingServer.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIMovemailService.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIMsgLocalMailFolder.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIMsgParseMailMsgState.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsINewsBlogFeedDownloader.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsINoIncomingServer.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsINoneService.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIPop3IncomingServer.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIPop3Protocol.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIPop3Service.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIPop3Sink.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIPop3URL.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIRssIncomingServer.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsIRssService.idl
+ __NO_COPYRIGHT__ in: mailnews/local/public/nsMsgLocalCID.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsLocalMailFolder.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsLocalUndoTxn.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsLocalUndoTxn.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsLocalUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsLocalUtils.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMailboxProtocol.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMailboxProtocol.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMailboxServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMailboxServer.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMailboxService.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMailboxService.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMailboxUrl.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMailboxUrl.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMovemailIncomingServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMovemailIncomingServer.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMovemailService.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMovemailService.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMsgLocalStoreUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMsgLocalStoreUtils.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsNoIncomingServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsNoIncomingServer.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsNoneService.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsNoneService.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsParseMailbox.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsParseMailbox.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3IncomingServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3IncomingServer.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3Protocol.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3Service.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3Service.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3Sink.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3Sink.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3URL.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3URL.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsRssIncomingServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsRssIncomingServer.h
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsRssService.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsRssService.h
+ __NO_COPYRIGHT__ in: mailnews/mailnews.mozbuild
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapiDll/Makefile.in
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapiDll/Mapi32.DEF
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapiDll/MapiDll.cpp
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/build/Makefile.in
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/build/MapiProxy.def
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/build/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/public/nsIMapiSupport.idl
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/Makefile.in
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/Registry.cpp
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/Registry.h
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiFactory.cpp
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiFactory.h
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiHook.cpp
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiHook.h
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiImp.cpp
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiImp.h
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiMain.cpp
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiMain.h
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiSupport.cpp
+ __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/src/msgMapiSupport.h
+ __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/glue/mimexpcom.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/glue/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/glue/nsMimeContentTypeHandler.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/pgpmime/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/pgpmime/nsPgpMimeProxy.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/pgpmime/nsPgpMimeProxy.h
+ __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/vcard/mimevcrd.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/vcard/mimevcrd.h
+ __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/vcard/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsEmitterUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsEmitterUtils.h
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeBaseEmitter.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeBaseEmitter.h
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeEmitterCID.h
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeHtmlEmitter.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeHtmlEmitter.h
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimePlainEmitter.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimePlainEmitter.h
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeRawEmitter.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeRawEmitter.h
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeRebuffer.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeRebuffer.h
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeXmlEmitter.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/emitters/nsMimeXmlEmitter.h
+ __NO_COPYRIGHT__ in: mailnews/mime/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mime/public/MimeEncoder.h
+ __NO_COPYRIGHT__ in: mailnews/mime/public/MimeHeaderParser.h
+ __NO_COPYRIGHT__ in: mailnews/mime/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mime/public/msgIStructuredHeaders.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsICMSDecoder.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsICMSEncoder.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsICMSMessage.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsICMSMessage2.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsICMSMessageErrors.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsICMSSecureMessage.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsIMimeConverter.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsIMimeEmitter.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsIMimeHeaders.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsIMimeMiscStatus.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsIMimeStreamConverter.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsIMsgHeaderParser.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsIPgpMimeProxy.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsISimpleMimeConverter.idl
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsMsgMimeCID.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/MimeHeaderParser.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/comi18n.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/comi18n.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/extraMimeParsers.jsm
+ __NO_COPYRIGHT__ in: mailnews/mime/src/jsmime.jsm
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mime.def
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeJSComponents.js
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeParser.jsm
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeTextHTMLParsed.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimecms.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimecms.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimecom.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimecont.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimecont.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimecryp.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimecryp.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimecth.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeebod.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeebod.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeenc.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeeobj.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeeobj.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimehdrs.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimehdrs.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimei.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeiimg.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeiimg.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeleaf.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeleaf.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemalt.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemapl.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemapl.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemcms.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemcms.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemdig.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemdig.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemmix.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemmix.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemoz2.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemoz2.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimempar.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimempar.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemrel.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemsg.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemsg.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemsig.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemsig.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemult.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimemult.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeobj.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimepbuf.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimepbuf.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimesun.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimesun.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimetenr.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimetenr.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimetext.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimethsa.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimethtm.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimethtm.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimetpfl.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimetpfl.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimetpla.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimetric.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimetric.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeunty.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeunty.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/modlmime.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsCMS.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsCMS.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsCMSSecureMessage.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsCMSSecureMessage.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsMimeObjectClassAccess.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsMimeStringResources.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsSimpleMimeConverterStub.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsSimpleMimeConverterStub.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsStreamConverter.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsStreamConverter.h
+ __NO_COPYRIGHT__ in: mailnews/moz.build
+ __NO_COPYRIGHT__ in: mailnews/news/content/downloadheaders.js
+ __NO_COPYRIGHT__ in: mailnews/news/moz.build
+ __NO_COPYRIGHT__ in: mailnews/news/public/moz.build
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsIMsgNewsFolder.idl
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsIMsgOfflineNewsState.idl
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsINNTPArticleList.idl
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsINNTPNewsgroupList.idl
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsINNTPProtocol.idl
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsINewsDownloadDialogArgs.idl
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsINntpIncomingServer.idl
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsINntpService.idl
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsINntpUrl.idl
+ __NO_COPYRIGHT__ in: mailnews/news/public/nsMsgNewsCID.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/moz.build
+ __NO_COPYRIGHT__ in: mailnews/news/src/nntpCore.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNNTPArticleList.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNNTPArticleList.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNNTPNewsgroupPost.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNNTPNewsgroupPost.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNNTPProtocol.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNNTPProtocol.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNewsAutoCompleteSearch.js
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNewsDownloadDialogArgs.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNewsDownloadDialogArgs.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNewsDownloader.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNewsDownloader.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNewsFolder.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNewsUtils.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNewsUtils.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNntpIncomingServer.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNntpIncomingServer.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNntpMockChannel.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNntpMockChannel.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNntpService.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNntpService.h
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNntpUrl.cpp
+ __NO_COPYRIGHT__ in: mailnews/news/src/nsNntpUrl.h
+ __NO_COPYRIGHT__ in: media/ffvpx/config.h
+ __NO_COPYRIGHT__ in: media/ffvpx/libavcodec/dummy_funcs.c
+ __NO_COPYRIGHT__ in: media/ffvpx/libavcodec/x86/moz.build
+ __NO_COPYRIGHT__ in: media/ffvpx/libavutil/dummy_funcs.c
+ __NO_COPYRIGHT__ in: media/ffvpx/libavutil/x86/moz.build
+ __NO_COPYRIGHT__ in: media/ffvpx/moz.build
+ __NO_COPYRIGHT__ in: media/gmp-clearkey/0.1/gtest/TestClearKeyUtils.cpp
+ __NO_COPYRIGHT__ in: media/gmp-clearkey/0.1/gtest/moz.build
+ __NO_COPYRIGHT__ in: media/gmp-clearkey/0.1/moz.build
+ __NO_COPYRIGHT__ in: media/kiss_fft/Makefile.in
+ __NO_COPYRIGHT__ in: media/kiss_fft/moz.build
+ __NO_COPYRIGHT__ in: media/libaom/cmakeparser.py
+ __NO_COPYRIGHT__ in: media/libaom/generate_sources_mozbuild.py
+ __NO_COPYRIGHT__ in: media/libaom/moz.build
+ __NO_COPYRIGHT__ in: media/libaom/test_cmakeparser.py
+ __NO_COPYRIGHT__ in: media/libav/avfft_dummy_funcs.c
+ __NO_COPYRIGHT__ in: media/libav/libavutil/x86/moz.build
+ __NO_COPYRIGHT__ in: media/libcubeb/include/cubeb-stdint.h
+ __NO_COPYRIGHT__ in: media/libcubeb/include/moz.build
+ __NO_COPYRIGHT__ in: media/libcubeb/moz.build
+ __NO_COPYRIGHT__ in: media/libcubeb/src/cubeb_osx_run_loop.c
+ __NO_COPYRIGHT__ in: media/libcubeb/src/moz.build
+ __NO_COPYRIGHT__ in: media/libcubeb/tests/moz.build
+ __NO_COPYRIGHT__ in: media/libjpeg/moz.build
+ __NO_COPYRIGHT__ in: media/libmkv/moz.build
+ __NO_COPYRIGHT__ in: media/libnestegg/include/moz.build
+ __NO_COPYRIGHT__ in: media/libnestegg/moz.build
+ __NO_COPYRIGHT__ in: media/libnestegg/src/moz.build
+ __NO_COPYRIGHT__ in: media/libogg/moz.build
+ __NO_COPYRIGHT__ in: media/libopus/Makefile.in
+ __NO_COPYRIGHT__ in: media/libopus/moz.build
+ __NO_COPYRIGHT__ in: media/libopus/update.sh
+ __NO_COPYRIGHT__ in: media/libpng/moz.build
+ __NO_COPYRIGHT__ in: media/libpng/pnglibconf.h
+ __NO_COPYRIGHT__ in: media/libsoundtouch/moz.build
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/SoundTouchFactory.cpp
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/moz.build
+ __NO_COPYRIGHT__ in: media/libsoundtouch/update.sh
+ __NO_COPYRIGHT__ in: media/libspeex_resampler/moz.build
+ __NO_COPYRIGHT__ in: media/libspeex_resampler/src/moz.build
+ __NO_COPYRIGHT__ in: media/libspeex_resampler/src/simd_detect.cpp
+ __NO_COPYRIGHT__ in: media/libspeex_resampler/src/simd_detect.h
+ __NO_COPYRIGHT__ in: media/libspeex_resampler/update.sh
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/Adts.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/AnnexB.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/BitReader.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/Box.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/BufferStream.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/DecoderData.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/H264.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/Index.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/MP4Metadata.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/MoofParser.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/ResourceStream.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/SinfParser.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/demuxer/TrackDemuxer.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/Adts.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/AnnexB.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/Atom.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/AtomType.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/BitReader.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/Box.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/BufferReader.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/BufferStream.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/ByteReader.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/ByteWriter.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/DecoderData.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/H264.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/Index.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/Interval.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/MP4Metadata.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/MoofParser.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/ResourceStream.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/SinfParser.h
+ __NO_COPYRIGHT__ in: media/libstagefright/binding/include/mp4_demuxer/Stream.h
+ __NO_COPYRIGHT__ in: media/libstagefright/gtest/TestInterval.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/gtest/TestParser.cpp
+ __NO_COPYRIGHT__ in: media/libstagefright/gtest/moz.build
+ __NO_COPYRIGHT__ in: media/libstagefright/moz.build
+ __NO_COPYRIGHT__ in: media/libtheora/Makefile.in
+ __NO_COPYRIGHT__ in: media/libtheora/moz.build
+ __NO_COPYRIGHT__ in: media/libtremor/include/tremor/moz.build
+ __NO_COPYRIGHT__ in: media/libtremor/lib/moz.build
+ __NO_COPYRIGHT__ in: media/libtremor/moz.build
+ __NO_COPYRIGHT__ in: media/libvorbis/moz.build
+ __NO_COPYRIGHT__ in: media/libvpx/moz.build
+ __NO_COPYRIGHT__ in: media/libvpx/update.py
+ __NO_COPYRIGHT__ in: media/libwebp/dec/moz.build
+ __NO_COPYRIGHT__ in: media/libwebp/demux/moz.build
+ __NO_COPYRIGHT__ in: media/libwebp/dsp/moz.build
+ __NO_COPYRIGHT__ in: media/libwebp/moz.build
+ __NO_COPYRIGHT__ in: media/libwebp/moz/moz.build
+ __NO_COPYRIGHT__ in: media/libwebp/update.sh
+ __NO_COPYRIGHT__ in: media/libwebp/utils/moz.build
+ __NO_COPYRIGHT__ in: media/libyuv/build/dir_exists.py
+ __NO_COPYRIGHT__ in: media/libyuv/build/mac/find_sdk.py
+ __NO_COPYRIGHT__ in: media/libyuv/moz.build
+ __NO_COPYRIGHT__ in: media/mtransport/build/moz.build
+ __NO_COPYRIGHT__ in: media/mtransport/common.build
+ __NO_COPYRIGHT__ in: media/mtransport/dtlsidentity.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/dtlsidentity.h
+ __NO_COPYRIGHT__ in: media/mtransport/moz.build
+ __NO_COPYRIGHT__ in: media/mtransport/nr_socket_prsock.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/nrinterfaceprioritizer.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/nrinterfaceprioritizer.h
+ __NO_COPYRIGHT__ in: media/mtransport/stun_socket_filter.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/stun_socket_filter.h
+ __NO_COPYRIGHT__ in: media/mtransport/test/TestSyncRunnable.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/moz.build
+ __NO_COPYRIGHT__ in: media/mtransport/test/multi_tcp_socket_unittest.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/testlib/moz.build
+ __NO_COPYRIGHT__ in: media/mtransport/third_party/moz.build
+ __NO_COPYRIGHT__ in: media/openmax_dl/dl/Makefile.in
+ __NO_COPYRIGHT__ in: media/openmax_dl/dl/moz.build
+ __NO_COPYRIGHT__ in: media/openmax_dl/moz.build
+ __NO_COPYRIGHT__ in: media/pocketsphinx/moz.build
+ __NO_COPYRIGHT__ in: media/pocketsphinx/update.sh
+ __NO_COPYRIGHT__ in: media/psshparser/gtest/TestPsshParser.cpp
+ __NO_COPYRIGHT__ in: media/psshparser/gtest/moz.build
+ __NO_COPYRIGHT__ in: media/psshparser/moz.build
+ __NO_COPYRIGHT__ in: media/sphinxbase/moz.build
+ __NO_COPYRIGHT__ in: media/sphinxbase/update.sh
+ __NO_COPYRIGHT__ in: media/webrtc/moz.build
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/CommonTypes.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/EncodingConstraints.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/MediaEngineWrapper.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/NullDeleter.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/NullTransport.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/PtrVector.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/Wrapper.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/YuvStamper.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/YuvStamper.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/browser_logging/CSFLog.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/browser_logging/CSFLog.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/browser_logging/WebRtcLog.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/browser_logging/WebRtcLog.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/csf_common.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/time_profiling/timecard.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/common/time_profiling/timecard.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/jsep/JsepCodecDescription.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/jsep/JsepSession.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/jsep/JsepSessionImpl.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/jsep/JsepTrack.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/jsep/JsepTrack.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/jsep/JsepTrackEncoding.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/jsep/JsepTransport.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/AudioConduit.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/AudioConduit.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/CodecConfig.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/CodecStatistics.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/CodecStatistics.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/GmpVideoCodec.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/GmpVideoCodec.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/MediaCodecVideoCodec.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/MediaCodecVideoCodec.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/MediaConduitErrors.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/MediaConduitInterface.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/OMXVideoCodec.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/OMXVideoCodec.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/VideoConduit.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/VideoConduit.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/WebrtcMediaCodecVP8VideoCodec.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/WebrtcMediaCodecVP8VideoCodec.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/WebrtcOMXH264VideoCodec.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media-conduit/WebrtcOMXH264VideoCodec.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/CSFAudioControlWrapper.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/CSFAudioControlWrapper.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/CSFAudioTermination.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/CSFMediaProvider.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/CSFMediaTermination.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/CSFToneDefinitions.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/CSFVideoCallMediaControl.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/CSFVideoControlWrapper.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/CSFVideoTermination.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/media/cip_mmgr_mediadefinitions.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/MediaPipelineFactory.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/MediaPipelineFactory.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/MediaStreamList.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/MediaStreamList.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/PeerConnectionCtx.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/PeerConnectionCtx.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/WebrtcGlobalChild.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/WebrtcGlobalInformation.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/WebrtcGlobalInformation.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/peerconnection/WebrtcGlobalParent.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SdpAttribute.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SdpAttribute.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SdpAttributeList.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SdpEnum.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SdpErrorHolder.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SdpHelper.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SdpHelper.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SdpMediaSection.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SdpMediaSection.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SipccSdp.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SipccSdp.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SipccSdpAttributeList.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SipccSdpAttributeList.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SipccSdpMediaSection.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SipccSdpMediaSection.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SipccSdpParser.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/SipccSdpParser.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/ccsdp.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/ccsdp_rtcp_fb.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/cpr_darwin_types.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/cpr_linux_types.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/cpr_string.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/cpr_string.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/cpr_strings.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/cpr_types.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/cpr_win_types.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_access.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_attr.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_attr_access.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_base64.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_base64.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_config.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_main.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_os_defs.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_private.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_services_unix.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_services_win32.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_token.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/sipcc/sdp_utils.c
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/FakeIPC.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/FakeIPC.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/FakeLogging.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/FakeMediaStreams.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/FakeMediaStreamsImpl.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/FakePCObserver.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/common.build
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/jsep_session_unittest.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/jsep_track_unittest.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/mediaconduit_unittests.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/sdp_file_parser.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/sdp_unittests.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/signaling_unittests.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/audio_device_opensles.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/audio_device_opensles.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/audio_manager_jni.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/fine_audio_buffer.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/fine_audio_buffer.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/low_latency_event_posix.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/low_latency_event_posix.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_common.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_common.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_input.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_input.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_output.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/opensles_output.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/single_rw_fifo.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/opensl/single_rw_fifo.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/shared/audio_device_utility_shared.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/shared/audio_device_utility_shared.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info_null.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/mac/desktop_device_info_mac.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/mac/desktop_device_info_mac.mm
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/win/desktop_device_info_win.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/win/desktop_device_info_win.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/win/win_shared.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/win/win_shared.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseFilter.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseFilter.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseInputPin.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseInputPin.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/video_capture/windows/BasePin.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/video_capture/windows/BasePin.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/video_capture/windows/DShowTools.h
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/video_capture/windows/MediaType.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/video_capture/windows/MediaType.h
+ __NO_COPYRIGHT__ in: memory/build/jemalloc_config.cpp
+ __NO_COPYRIGHT__ in: memory/build/moz.build
+ __NO_COPYRIGHT__ in: memory/build/mozmemory.h
+ __NO_COPYRIGHT__ in: memory/build/mozmemory_wrap.c
+ __NO_COPYRIGHT__ in: memory/build/mozmemory_wrap.h
+ __NO_COPYRIGHT__ in: memory/build/replace_malloc.c
+ __NO_COPYRIGHT__ in: memory/build/replace_malloc.h
+ __NO_COPYRIGHT__ in: memory/build/replace_malloc_bridge.h
+ __NO_COPYRIGHT__ in: memory/fallible/fallible.cpp
+ __NO_COPYRIGHT__ in: memory/fallible/fallible.h
+ __NO_COPYRIGHT__ in: memory/fallible/moz.build
+ __NO_COPYRIGHT__ in: memory/gtest/TestJemalloc.cpp
+ __NO_COPYRIGHT__ in: memory/gtest/moz.build
+ __NO_COPYRIGHT__ in: memory/moz.build
+ __NO_COPYRIGHT__ in: memory/mozalloc/moz.build
+ __NO_COPYRIGHT__ in: memory/mozalloc/mozalloc.cpp
+ __NO_COPYRIGHT__ in: memory/mozalloc/mozalloc.h
+ __NO_COPYRIGHT__ in: memory/mozalloc/mozalloc_abort.cpp
+ __NO_COPYRIGHT__ in: memory/mozalloc/mozalloc_abort.h
+ __NO_COPYRIGHT__ in: memory/mozalloc/mozalloc_oom.cpp
+ __NO_COPYRIGHT__ in: memory/mozalloc/mozalloc_oom.h
+ __NO_COPYRIGHT__ in: memory/mozalloc/msvc_raise_wrappers.cpp
+ __NO_COPYRIGHT__ in: memory/mozalloc/msvc_raise_wrappers.h
+ __NO_COPYRIGHT__ in: memory/mozalloc/staticruntime/moz.build
+ __NO_COPYRIGHT__ in: memory/mozalloc/throw_gcc.h
+ __NO_COPYRIGHT__ in: memory/mozalloc/throw_msvc.h
+ __NO_COPYRIGHT__ in: memory/mozalloc/winheap.cpp
+ __NO_COPYRIGHT__ in: memory/mozjemalloc/moz.build
+ __NO_COPYRIGHT__ in: memory/replace/dummy/dummy_replace_malloc.c
+ __NO_COPYRIGHT__ in: memory/replace/dummy/moz.build
+ __NO_COPYRIGHT__ in: memory/replace/logalloc/FdPrintf.cpp
+ __NO_COPYRIGHT__ in: memory/replace/logalloc/FdPrintf.h
+ __NO_COPYRIGHT__ in: memory/replace/logalloc/LogAlloc.cpp
+ __NO_COPYRIGHT__ in: memory/replace/logalloc/moz.build
+ __NO_COPYRIGHT__ in: memory/replace/logalloc/replay/Makefile.in
+ __NO_COPYRIGHT__ in: memory/replace/logalloc/replay/Replay.cpp
+ __NO_COPYRIGHT__ in: memory/replace/logalloc/replay/logalloc_munge.py
+ __NO_COPYRIGHT__ in: memory/replace/logalloc/replay/moz.build
+ __NO_COPYRIGHT__ in: memory/replace/moz.build
+ __NO_COPYRIGHT__ in: memory/replace/replace/ReplaceMalloc.cpp
+ __NO_COPYRIGHT__ in: memory/replace/replace/moz.build
+ __NO_COPYRIGHT__ in: memory/volatile/VolatileBuffer.h
+ __NO_COPYRIGHT__ in: memory/volatile/VolatileBufferAshmem.cpp
+ __NO_COPYRIGHT__ in: memory/volatile/VolatileBufferFallback.cpp
+ __NO_COPYRIGHT__ in: memory/volatile/VolatileBufferOSX.cpp
+ __NO_COPYRIGHT__ in: memory/volatile/VolatileBufferWindows.cpp
+ __NO_COPYRIGHT__ in: memory/volatile/moz.build
+ __NO_COPYRIGHT__ in: memory/volatile/tests/TestVolatileBuffer.cpp
+ __NO_COPYRIGHT__ in: memory/volatile/tests/moz.build
+ __NO_COPYRIGHT__ in: mfbt/Assertions.cpp
+ __NO_COPYRIGHT__ in: mfbt/BinarySearch.h
+ __NO_COPYRIGHT__ in: mfbt/BufferList.h
+ __NO_COPYRIGHT__ in: mfbt/ChaosMode.cpp
+ __NO_COPYRIGHT__ in: mfbt/ChaosMode.h
+ __NO_COPYRIGHT__ in: mfbt/Compression.cpp
+ __NO_COPYRIGHT__ in: mfbt/FastBernoulliTrial.h
+ __NO_COPYRIGHT__ in: mfbt/JSONWriter.cpp
+ __NO_COPYRIGHT__ in: mfbt/Likely.h
+ __NO_COPYRIGHT__ in: mfbt/LinuxSignal.h
+ __NO_COPYRIGHT__ in: mfbt/MaybeOneOf.h
+ __NO_COPYRIGHT__ in: mfbt/NotNull.h
+ __NO_COPYRIGHT__ in: mfbt/Range.h
+ __NO_COPYRIGHT__ in: mfbt/RefCountType.h
+ __NO_COPYRIGHT__ in: mfbt/RefPtr.h
+ __NO_COPYRIGHT__ in: mfbt/SHA1.cpp
+ __NO_COPYRIGHT__ in: mfbt/SizePrintfMacros.h
+ __NO_COPYRIGHT__ in: mfbt/StaticAnalysisFunctions.h
+ __NO_COPYRIGHT__ in: mfbt/TaggedAnonymousMemory.cpp
+ __NO_COPYRIGHT__ in: mfbt/TypedEnumBits.h
+ __NO_COPYRIGHT__ in: mfbt/Unused.cpp
+ __NO_COPYRIGHT__ in: mfbt/Unused.h
+ __NO_COPYRIGHT__ in: mfbt/WindowsVersion.h
+ __NO_COPYRIGHT__ in: mfbt/decimal/moz-decimal-utils.h
+ __NO_COPYRIGHT__ in: mfbt/moz.build
+ __NO_COPYRIGHT__ in: mfbt/objs.mozbuild
+ __NO_COPYRIGHT__ in: mfbt/staticruntime/moz.build
+ __NO_COPYRIGHT__ in: mfbt/tests/TestArray.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestArrayUtils.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestAtomics.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestBinarySearch.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestBloomFilter.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestCasting.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestCeilingFloor.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestCheckedInt.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestCountPopulation.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestCountZeroes.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestEndian.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestEnumSet.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestEnumTypeTraits.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestEnumeratedArray.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestFastBernoulliTrial.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestFloatingPoint.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestFunction.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestIntegerPrintfMacros.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestIntegerRange.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestJSONWriter.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestLinkedList.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestMacroArgs.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestMacroForEach.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestMathAlgorithms.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestMaybe.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestNotNull.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestPair.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestRange.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestRefPtr.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestRollingMean.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestSHA1.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestSaturate.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestScopeExit.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestSplayTree.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestTemplateLib.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestTextUtils.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestTuple.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestTypeTraits.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestTypedEnum.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestUniquePtr.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestVariant.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestVector.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestWeakPtr.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestXorShift128PlusRNG.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: mfbt/tests/moz.build
+ __NO_COPYRIGHT__ in: modules/brotli/moz.build
+ __NO_COPYRIGHT__ in: modules/fdlibm/moz.build
+ __NO_COPYRIGHT__ in: modules/fdlibm/src/moz.build
+ __NO_COPYRIGHT__ in: modules/libbz2/moz.build
+ __NO_COPYRIGHT__ in: modules/libbz2/src/moz.build
+ __NO_COPYRIGHT__ in: modules/libjar/moz.build
+ __NO_COPYRIGHT__ in: modules/libjar/nsIJARChannel.idl
+ __NO_COPYRIGHT__ in: modules/libjar/nsIJARFactory.h
+ __NO_COPYRIGHT__ in: modules/libjar/nsIJARProtocolHandler.idl
+ __NO_COPYRIGHT__ in: modules/libjar/nsIJARURI.idl
+ __NO_COPYRIGHT__ in: modules/libjar/nsIZipReader.idl
+ __NO_COPYRIGHT__ in: modules/libjar/nsJAR.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/nsJAR.h
+ __NO_COPYRIGHT__ in: modules/libjar/nsJARChannel.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/nsJARChannel.h
+ __NO_COPYRIGHT__ in: modules/libjar/nsJARFactory.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/nsJARInputStream.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/nsJARInputStream.h
+ __NO_COPYRIGHT__ in: modules/libjar/nsJARProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/nsJARProtocolHandler.h
+ __NO_COPYRIGHT__ in: modules/libjar/nsJARURI.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/nsJARURI.h
+ __NO_COPYRIGHT__ in: modules/libjar/nsZipArchive.h
+ __NO_COPYRIGHT__ in: modules/libjar/test/unit/test_bug597702.js
+ __NO_COPYRIGHT__ in: modules/libjar/test/unit/test_bug637286.js
+ __NO_COPYRIGHT__ in: modules/libjar/test/unit/test_corrupt_536911.js
+ __NO_COPYRIGHT__ in: modules/libjar/test/unit/test_crx.js
+ __NO_COPYRIGHT__ in: modules/libjar/test/unit/test_jarinput_stream_zipreader_reference.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipstruct.h
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/StreamFunctions.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/StreamFunctions.h
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/ZipWriterModule.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/moz.build
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/nsDeflateConverter.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/nsDeflateConverter.h
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/nsIZipWriter.idl
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/nsZipDataStream.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/nsZipDataStream.h
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/nsZipHeader.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/nsZipHeader.h
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/nsZipWriter.cpp
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/nsZipWriter.h
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/head_zipwriter.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/tail_zipwriter.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_alignment.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_asyncadd.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_asyncbadadd.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_asyncbadremove.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_asyncremove.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_bug399727.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_bug419769_1.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_bug419769_2.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_bug425768.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_bug433248.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_bug467740.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_createempty.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_deflatedata.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_directory.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_storedata.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_zipcomment.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_zippermissions.js
+ __NO_COPYRIGHT__ in: modules/libmar/moz.build
+ __NO_COPYRIGHT__ in: modules/libmar/sign/mar_sign.c
+ __NO_COPYRIGHT__ in: modules/libmar/sign/moz.build
+ __NO_COPYRIGHT__ in: modules/libmar/src/mar.h
+ __NO_COPYRIGHT__ in: modules/libmar/src/mar_cmdline.h
+ __NO_COPYRIGHT__ in: modules/libmar/src/mar_create.c
+ __NO_COPYRIGHT__ in: modules/libmar/src/mar_extract.c
+ __NO_COPYRIGHT__ in: modules/libmar/src/mar_private.h
+ __NO_COPYRIGHT__ in: modules/libmar/src/mar_read.c
+ __NO_COPYRIGHT__ in: modules/libmar/src/moz.build
+ __NO_COPYRIGHT__ in: modules/libmar/tests/moz.build
+ __NO_COPYRIGHT__ in: modules/libmar/tool/mar.c
+ __NO_COPYRIGHT__ in: modules/libmar/tool/moz.build
+ __NO_COPYRIGHT__ in: modules/libmar/verify/MacVerifyCrypto.cpp
+ __NO_COPYRIGHT__ in: modules/libmar/verify/cryptox.c
+ __NO_COPYRIGHT__ in: modules/libmar/verify/cryptox.h
+ __NO_COPYRIGHT__ in: modules/libmar/verify/mar_verify.c
+ __NO_COPYRIGHT__ in: modules/libmar/verify/moz.build
+ __NO_COPYRIGHT__ in: modules/libpref/Preferences.cpp
+ __NO_COPYRIGHT__ in: modules/libpref/Preferences.h
+ __NO_COPYRIGHT__ in: modules/libpref/moz.build
+ __NO_COPYRIGHT__ in: modules/libpref/nsIPrefBranch.idl
+ __NO_COPYRIGHT__ in: modules/libpref/nsIPrefBranch2.idl
+ __NO_COPYRIGHT__ in: modules/libpref/nsIPrefBranchInternal.idl
+ __NO_COPYRIGHT__ in: modules/libpref/nsIPrefLocalizedString.idl
+ __NO_COPYRIGHT__ in: modules/libpref/nsIPrefService.idl
+ __NO_COPYRIGHT__ in: modules/libpref/nsIRelativeFilePref.idl
+ __NO_COPYRIGHT__ in: modules/libpref/nsPrefBranch.cpp
+ __NO_COPYRIGHT__ in: modules/libpref/nsPrefBranch.h
+ __NO_COPYRIGHT__ in: modules/libpref/nsPrefsFactory.cpp
+ __NO_COPYRIGHT__ in: modules/libpref/prefapi.cpp
+ __NO_COPYRIGHT__ in: modules/libpref/prefread.cpp
+ __NO_COPYRIGHT__ in: modules/libpref/prefread.h
+ __NO_COPYRIGHT__ in: modules/libpref/test/unit/head_libPrefs.js
+ __NO_COPYRIGHT__ in: modules/libpref/test/unit/test_bug577950.js
+ __NO_COPYRIGHT__ in: modules/libpref/test/unit/test_libPrefs.js
+ __NO_COPYRIGHT__ in: modules/libpref/test/unit/test_warnings.js
+ __NO_COPYRIGHT__ in: modules/woff2/moz.build
+ __NO_COPYRIGHT__ in: modules/xz-embedded/moz.build
+ __NO_COPYRIGHT__ in: modules/zlib/moz.build
+ __NO_COPYRIGHT__ in: modules/zlib/src/moz.build
+ __NO_COPYRIGHT__ in: modules/zlib/src/mozzconf.h
+ __NO_COPYRIGHT__ in: moz.build
+ __NO_COPYRIGHT__ in: moz.configure
+ __NO_COPYRIGHT__ in: mozglue/android/APKOpen.h
+ __NO_COPYRIGHT__ in: mozglue/android/NSSBridge.cpp
+ __NO_COPYRIGHT__ in: mozglue/android/NSSBridge.h
+ __NO_COPYRIGHT__ in: mozglue/android/NativeCrypto.cpp
+ __NO_COPYRIGHT__ in: mozglue/android/SQLiteBridge.cpp
+ __NO_COPYRIGHT__ in: mozglue/android/SQLiteBridge.h
+ __NO_COPYRIGHT__ in: mozglue/android/SharedMemNatives.cpp
+ __NO_COPYRIGHT__ in: mozglue/android/moz.build
+ __NO_COPYRIGHT__ in: mozglue/android/nsGeckoUtils.cpp
+ __NO_COPYRIGHT__ in: mozglue/build/AsanOptions.cpp
+ __NO_COPYRIGHT__ in: mozglue/build/BionicGlue.cpp
+ __NO_COPYRIGHT__ in: mozglue/build/Makefile.in
+ __NO_COPYRIGHT__ in: mozglue/build/WindowsDllBlocklist.cpp
+ __NO_COPYRIGHT__ in: mozglue/build/WindowsDllBlocklist.h
+ __NO_COPYRIGHT__ in: mozglue/build/dummy.cpp
+ __NO_COPYRIGHT__ in: mozglue/build/mozglue.def.in
+ __NO_COPYRIGHT__ in: mozglue/build/replace_malloc.mk
+ __NO_COPYRIGHT__ in: mozglue/linker/BaseElf.cpp
+ __NO_COPYRIGHT__ in: mozglue/linker/BaseElf.h
+ __NO_COPYRIGHT__ in: mozglue/linker/CustomElf.cpp
+ __NO_COPYRIGHT__ in: mozglue/linker/CustomElf.h
+ __NO_COPYRIGHT__ in: mozglue/linker/ElfLoader.cpp
+ __NO_COPYRIGHT__ in: mozglue/linker/ElfLoader.h
+ __NO_COPYRIGHT__ in: mozglue/linker/Elfxx.h
+ __NO_COPYRIGHT__ in: mozglue/linker/Logging.h
+ __NO_COPYRIGHT__ in: mozglue/linker/Mappable.cpp
+ __NO_COPYRIGHT__ in: mozglue/linker/Mappable.h
+ __NO_COPYRIGHT__ in: mozglue/linker/SeekableZStream.cpp
+ __NO_COPYRIGHT__ in: mozglue/linker/SeekableZStream.h
+ __NO_COPYRIGHT__ in: mozglue/linker/Utils.h
+ __NO_COPYRIGHT__ in: mozglue/linker/XZStream.h
+ __NO_COPYRIGHT__ in: mozglue/linker/Zip.cpp
+ __NO_COPYRIGHT__ in: mozglue/linker/Zip.h
+ __NO_COPYRIGHT__ in: mozglue/linker/dladdr.h
+ __NO_COPYRIGHT__ in: mozglue/linker/moz.build
+ __NO_COPYRIGHT__ in: mozglue/linker/szip.cpp
+ __NO_COPYRIGHT__ in: mozglue/linker/tests/TestZip.cpp
+ __NO_COPYRIGHT__ in: mozglue/linker/tests/moz.build
+ __NO_COPYRIGHT__ in: mozglue/misc/TimeStamp.h
+ __NO_COPYRIGHT__ in: mozglue/misc/TimeStamp_darwin.cpp
+ __NO_COPYRIGHT__ in: mozglue/misc/TimeStamp_windows.h
+ __NO_COPYRIGHT__ in: mozglue/moz.build
+ __NO_COPYRIGHT__ in: mozglue/tests/ShowSSEConfig.cpp
+ __NO_COPYRIGHT__ in: mozglue/tests/moz.build
+ __NO_COPYRIGHT__ in: netwerk/base/ADivertableParentChannel.h
+ __NO_COPYRIGHT__ in: netwerk/base/ARefBase.h
+ __NO_COPYRIGHT__ in: netwerk/base/ArrayBufferInputStream.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/ArrayBufferInputStream.h
+ __NO_COPYRIGHT__ in: netwerk/base/AutoClose.h
+ __NO_COPYRIGHT__ in: netwerk/base/BackgroundFileSaver.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/CaptivePortalService.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/CaptivePortalService.h
+ __NO_COPYRIGHT__ in: netwerk/base/ChannelDiverterChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/ChannelDiverterChild.h
+ __NO_COPYRIGHT__ in: netwerk/base/ChannelDiverterParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/ChannelDiverterParent.h
+ __NO_COPYRIGHT__ in: netwerk/base/Dashboard.h
+ __NO_COPYRIGHT__ in: netwerk/base/DashboardTypes.h
+ __NO_COPYRIGHT__ in: netwerk/base/EventTokenBucket.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/EventTokenBucket.h
+ __NO_COPYRIGHT__ in: netwerk/base/LoadContextInfo.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/LoadContextInfo.h
+ __NO_COPYRIGHT__ in: netwerk/base/LoadInfo.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/LoadInfo.h
+ __NO_COPYRIGHT__ in: netwerk/base/LoadTainting.h
+ __NO_COPYRIGHT__ in: netwerk/base/MemoryDownloader.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/MemoryDownloader.h
+ __NO_COPYRIGHT__ in: netwerk/base/NetStatistics.h
+ __NO_COPYRIGHT__ in: netwerk/base/NetUtil.jsm
+ __NO_COPYRIGHT__ in: netwerk/base/NetworkActivityMonitor.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/NetworkActivityMonitor.h
+ __NO_COPYRIGHT__ in: netwerk/base/NetworkInfoServiceCocoa.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/NetworkInfoServiceImpl.h
+ __NO_COPYRIGHT__ in: netwerk/base/NetworkInfoServiceLinux.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/NetworkInfoServiceWindows.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/PollableEvent.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/PollableEvent.h
+ __NO_COPYRIGHT__ in: netwerk/base/Predictor.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/Predictor.h
+ __NO_COPYRIGHT__ in: netwerk/base/PrivateBrowsingChannel.h
+ __NO_COPYRIGHT__ in: netwerk/base/ProxyAutoConfig.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/ProxyAutoConfig.h
+ __NO_COPYRIGHT__ in: netwerk/base/RedirectChannelRegistrar.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/RedirectChannelRegistrar.h
+ __NO_COPYRIGHT__ in: netwerk/base/ReferrerPolicy.h
+ __NO_COPYRIGHT__ in: netwerk/base/RequestContextService.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/RequestContextService.h
+ __NO_COPYRIGHT__ in: netwerk/base/ShutdownLayer.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/ShutdownLayer.h
+ __NO_COPYRIGHT__ in: netwerk/base/SimpleBuffer.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/SimpleBuffer.h
+ __NO_COPYRIGHT__ in: netwerk/base/StreamingProtocolService.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/StreamingProtocolService.h
+ __NO_COPYRIGHT__ in: netwerk/base/TLSServerSocket.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/TLSServerSocket.h
+ __NO_COPYRIGHT__ in: netwerk/base/ThrottleQueue.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/ThrottleQueue.h
+ __NO_COPYRIGHT__ in: netwerk/base/Tickler.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/Tickler.h
+ __NO_COPYRIGHT__ in: netwerk/base/moz.build
+ __NO_COPYRIGHT__ in: netwerk/base/mozIThirdPartyUtil.idl
+ __NO_COPYRIGHT__ in: netwerk/base/netCore.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsASocketHandler.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsAsyncRedirectVerifyHelper.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsAsyncRedirectVerifyHelper.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsAsyncStreamCopier.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsAsyncStreamCopier.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsAuthInformationHolder.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsAuthInformationHolder.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsBase64Encoder.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsBase64Encoder.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsBaseChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsBaseChannel.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsBaseContentStream.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsBaseContentStream.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsBufferedStreams.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsBufferedStreams.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsChannelClassifier.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsChannelClassifier.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsDNSPrefetch.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsDNSPrefetch.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsDirectoryIndexStream.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsDownloader.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsDownloader.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsFileStreams.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsFileStreams.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsIApplicationCache.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIApplicationCacheChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIApplicationCacheContainer.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIApplicationCacheService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIArrayBufferInputStream.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAsyncStreamCopier.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAsyncStreamCopier2.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAsyncVerifyRedirectCallback.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAuthInformation.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAuthModule.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAuthPrompt.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAuthPrompt2.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAuthPromptAdapterFactory.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAuthPromptCallback.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIAuthPromptProvider.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIBackgroundFileSaver.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIBrowserSearchService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIBufferedStreams.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIByteRangeRequest.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsICacheInfoChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsICachingChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsICancelable.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsICaptivePortalService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIChannelEventSink.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIChannelWithDivertableParentListener.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIChildChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIClassOfService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIContentSniffer.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsICryptoFIPSInfo.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsICryptoHMAC.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsICryptoHash.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIDashboard.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIDashboardEventNotifier.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIDeprecationWarner.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIDivertableChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIDownloader.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIEncodedChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIExternalProtocolHandler.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIFileStreams.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIFileURL.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIForcePendingChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIFormPOSTActionChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIHttpAuthenticatorCallback.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIHttpPushListener.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIIOService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIIOService2.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIIncrementalDownload.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIIncrementalStreamLoader.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIInputStreamChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIInputStreamPump.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsILoadContextInfo.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsILoadGroup.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsILoadGroupChild.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsILoadInfo.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIMIMEInputStream.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIMultiPartChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINSSErrorsService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINestedURI.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINetAddr.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINetUtil.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINetworkInfoService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINetworkInterceptController.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINetworkLinkService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINetworkPredictor.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINetworkProperties.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsINullChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIOService.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsIOService.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsIParentChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIParentRedirectingChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIPermission.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIPrivateBrowsingChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIProgressEventSink.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIProtocolHandler.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIProtocolProxyCallback.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIProtocolProxyFilter.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIProtocolProxyService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIProtocolProxyService2.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIProxiedChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIProxiedProtocolHandler.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIProxyInfo.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIRandomGenerator.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIRedirectChannelRegistrar.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIRedirectResultListener.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIRequest.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIRequestContext.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIRequestObserver.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIRequestObserverProxy.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIResumableChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISecCheckWrapChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISecureBrowserUI.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISecurityEventSink.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISecurityInfoProvider.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISensitiveInfoHiddenURI.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISerializationHelper.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIServerSocket.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISimpleStreamListener.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISocketFilter.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISocketTransport.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISocketTransportService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISpeculativeConnect.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIStandardURL.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIStreamListener.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIStreamListenerTee.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIStreamLoader.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIStreamTransportService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIStreamingProtocolController.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIStreamingProtocolService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISyncStreamListener.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsISystemProxySettings.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsITLSServerSocket.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIThreadRetargetableRequest.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIThreadRetargetableStreamListener.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIThrottledInputChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsITimedChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsITraceableChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsITransport.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIUDPSocket.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIURI.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIURIClassifier.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIURIWithBlobImpl.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIURIWithPrincipal.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIURL.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIURLParser.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIUnicharStreamLoader.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIUploadChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIUploadChannel2.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsIncrementalDownload.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsIncrementalStreamLoader.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsIncrementalStreamLoader.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsInputStreamChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsInputStreamChannel.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsInputStreamPump.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsInputStreamPump.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsLoadGroup.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsLoadGroup.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsMediaFragmentURIParser.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsMediaFragmentURIParser.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsNetAddr.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsNetAddr.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsNetSegmentUtils.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsNetUtil.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsNetUtilInlines.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsNetworkInfoService.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsNetworkInfoService.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsPACMan.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsPACMan.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsPILoadGroupInternal.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsPISocketTransportService.idl
+ __NO_COPYRIGHT__ in: netwerk/base/nsPreloadedStream.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsProtocolProxyService.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsProtocolProxyService.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsProxyInfo.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsProxyInfo.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsReadLine.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsRequestObserverProxy.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsRequestObserverProxy.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsSecCheckWrapChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsSecCheckWrapChannel.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsSerializationHelper.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsServerSocket.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsServerSocket.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsSimpleNestedURI.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsSimpleStreamListener.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsSimpleStreamListener.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsSimpleURI.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsSimpleURI.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsSocketTransport2.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsSocketTransport2.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsSocketTransportService2.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsSocketTransportService2.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsStandardURL.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsStandardURL.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsStreamListenerTee.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsStreamListenerTee.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsStreamListenerWrapper.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsStreamListenerWrapper.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsStreamLoader.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsStreamLoader.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsStreamTransportService.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsStreamTransportService.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsSyncStreamListener.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsSyncStreamListener.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsTemporaryFileInputStream.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsTemporaryFileInputStream.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsTransportUtils.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsTransportUtils.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsUDPSocket.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsUDPSocket.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsURIHashKey.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsURLHelper.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsURLHelper.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsURLParsers.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsURLParsers.h
+ __NO_COPYRIGHT__ in: netwerk/base/nsUnicharStreamLoader.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsUnicharStreamLoader.h
+ __NO_COPYRIGHT__ in: netwerk/base/security-prefs.js
+ __NO_COPYRIGHT__ in: netwerk/build/moz.build
+ __NO_COPYRIGHT__ in: netwerk/build/nsNetCID.h
+ __NO_COPYRIGHT__ in: netwerk/build/nsNetModule.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/moz.build
+ __NO_COPYRIGHT__ in: netwerk/cache/nsApplicationCache.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsApplicationCacheService.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsApplicationCacheService.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCache.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheDevice.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheEntry.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheEntry.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheEntryDescriptor.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheEntryDescriptor.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheMetaData.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheMetaData.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheRequest.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheService.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheService.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheSession.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheSession.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheUtils.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsCacheUtils.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDeleteDir.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDeleteDir.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCache.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheBinding.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheBinding.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheBlockFile.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheBlockFile.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheDevice.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheDevice.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheDeviceSQL.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheDeviceSQL.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheEntry.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheEntry.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheMap.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheMap.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheStreams.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsDiskCacheStreams.h
+ __NO_COPYRIGHT__ in: netwerk/cache/nsICache.idl
+ __NO_COPYRIGHT__ in: netwerk/cache/nsICacheEntryDescriptor.idl
+ __NO_COPYRIGHT__ in: netwerk/cache/nsICacheListener.idl
+ __NO_COPYRIGHT__ in: netwerk/cache/nsICacheService.idl
+ __NO_COPYRIGHT__ in: netwerk/cache/nsICacheSession.idl
+ __NO_COPYRIGHT__ in: netwerk/cache/nsICacheVisitor.idl
+ __NO_COPYRIGHT__ in: netwerk/cache/nsMemoryCacheDevice.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache/nsMemoryCacheDevice.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/AppCacheStorage.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/AppCacheStorage.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheEntry.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheEntry.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFile.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFile.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileChunk.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileChunk.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileContextEvictor.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileContextEvictor.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileIOManager.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileIOManager.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileInputStream.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileInputStream.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileMetadata.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileMetadata.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileOutputStream.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileOutputStream.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileUtils.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheFileUtils.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheHashUtils.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheHashUtils.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheIOThread.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheIOThread.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheIndex.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheIndex.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheIndexContextIterator.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheIndexContextIterator.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheIndexIterator.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheIndexIterator.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheLog.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheLog.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheObserver.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheObserver.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheStorage.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheStorage.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheStorageService.cpp
+ __NO_COPYRIGHT__ in: netwerk/cache2/CacheStorageService.h
+ __NO_COPYRIGHT__ in: netwerk/cache2/moz.build
+ __NO_COPYRIGHT__ in: netwerk/cache2/nsICacheEntry.idl
+ __NO_COPYRIGHT__ in: netwerk/cache2/nsICacheEntryDoomCallback.idl
+ __NO_COPYRIGHT__ in: netwerk/cache2/nsICacheEntryOpenCallback.idl
+ __NO_COPYRIGHT__ in: netwerk/cache2/nsICacheStorage.idl
+ __NO_COPYRIGHT__ in: netwerk/cache2/nsICacheStorageService.idl
+ __NO_COPYRIGHT__ in: netwerk/cache2/nsICacheStorageVisitor.idl
+ __NO_COPYRIGHT__ in: netwerk/cache2/nsICacheTesting.idl
+ __NO_COPYRIGHT__ in: netwerk/cookie/CookieServiceChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/cookie/CookieServiceChild.h
+ __NO_COPYRIGHT__ in: netwerk/cookie/CookieServiceParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/cookie/CookieServiceParent.h
+ __NO_COPYRIGHT__ in: netwerk/cookie/PCookieService.ipdl
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsCookie.cpp
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsCookie.h
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsCookieService.cpp
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsCookieService.h
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsICookie.idl
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsICookie2.idl
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsICookieManager.idl
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsICookieManager2.idl
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsICookiePermission.idl
+ __NO_COPYRIGHT__ in: netwerk/cookie/nsICookieService.idl
+ __NO_COPYRIGHT__ in: netwerk/dns/ChildDNSService.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/ChildDNSService.h
+ __NO_COPYRIGHT__ in: netwerk/dns/DNS.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/DNS.h
+ __NO_COPYRIGHT__ in: netwerk/dns/DNSListenerProxy.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/DNSListenerProxy.h
+ __NO_COPYRIGHT__ in: netwerk/dns/DNSRequestChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/DNSRequestChild.h
+ __NO_COPYRIGHT__ in: netwerk/dns/DNSRequestParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/DNSRequestParent.h
+ __NO_COPYRIGHT__ in: netwerk/dns/GetAddrInfo.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/GetAddrInfo.h
+ __NO_COPYRIGHT__ in: netwerk/dns/PDNSParams.h
+ __NO_COPYRIGHT__ in: netwerk/dns/PDNSRequest.ipdl
+ __NO_COPYRIGHT__ in: netwerk/dns/PDNSRequestParams.ipdlh
+ __NO_COPYRIGHT__ in: netwerk/dns/effective_tld_names.dat
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/MDNSResponderOperator.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/MDNSResponderOperator.h
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/MDNSResponderReply.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/MDNSResponderReply.h
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/MulticastDNSAndroid.jsm
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/moz.build
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/nsDNSServiceDiscovery.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/nsDNSServiceDiscovery.h
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/nsDNSServiceDiscovery.js
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/nsDNSServiceInfo.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/nsDNSServiceInfo.h
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/nsMulticastDNSModule.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/moz.build
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/nsIDNSServiceDiscovery.idl
+ __NO_COPYRIGHT__ in: netwerk/dns/moz.build
+ __NO_COPYRIGHT__ in: netwerk/dns/nsDNSService2.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/nsDNSService2.h
+ __NO_COPYRIGHT__ in: netwerk/dns/nsEffectiveTLDService.h
+ __NO_COPYRIGHT__ in: netwerk/dns/nsHostResolver.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/nsHostResolver.h
+ __NO_COPYRIGHT__ in: netwerk/dns/nsIDNSListener.idl
+ __NO_COPYRIGHT__ in: netwerk/dns/nsIDNSRecord.idl
+ __NO_COPYRIGHT__ in: netwerk/dns/nsIDNSService.idl
+ __NO_COPYRIGHT__ in: netwerk/dns/nsIDNService.cpp
+ __NO_COPYRIGHT__ in: netwerk/dns/nsIDNService.h
+ __NO_COPYRIGHT__ in: netwerk/dns/nsIEffectiveTLDService.idl
+ __NO_COPYRIGHT__ in: netwerk/dns/nsIIDNService.idl
+ __NO_COPYRIGHT__ in: netwerk/dns/nsPIDNSService.idl
+ __NO_COPYRIGHT__ in: netwerk/dns/prepare_tlds.py
+ __NO_COPYRIGHT__ in: netwerk/ipc/ChannelEventQueue.cpp
+ __NO_COPYRIGHT__ in: netwerk/ipc/ChannelEventQueue.h
+ __NO_COPYRIGHT__ in: netwerk/ipc/NeckoChannelParams.ipdlh
+ __NO_COPYRIGHT__ in: netwerk/ipc/NeckoChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/ipc/NeckoChild.h
+ __NO_COPYRIGHT__ in: netwerk/ipc/NeckoCommon.cpp
+ __NO_COPYRIGHT__ in: netwerk/ipc/NeckoCommon.h
+ __NO_COPYRIGHT__ in: netwerk/ipc/NeckoMessageUtils.h
+ __NO_COPYRIGHT__ in: netwerk/ipc/NeckoParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/ipc/NeckoParent.h
+ __NO_COPYRIGHT__ in: netwerk/ipc/PChannelDiverter.ipdl
+ __NO_COPYRIGHT__ in: netwerk/ipc/PDataChannel.ipdl
+ __NO_COPYRIGHT__ in: netwerk/ipc/PNecko.ipdl
+ __NO_COPYRIGHT__ in: netwerk/ipc/PRtspChannel.ipdl
+ __NO_COPYRIGHT__ in: netwerk/ipc/PRtspController.ipdl
+ __NO_COPYRIGHT__ in: netwerk/ipc/moz.build
+ __NO_COPYRIGHT__ in: netwerk/locales/en-US/necko.properties
+ __NO_COPYRIGHT__ in: netwerk/locales/jar.mn
+ __NO_COPYRIGHT__ in: netwerk/locales/moz.build
+ __NO_COPYRIGHT__ in: netwerk/mime/moz.build
+ __NO_COPYRIGHT__ in: netwerk/mime/nsIMIMEInfo.idl
+ __NO_COPYRIGHT__ in: netwerk/mime/nsIMIMEService.idl
+ __NO_COPYRIGHT__ in: netwerk/mime/nsMIMEHeaderParamImpl.cpp
+ __NO_COPYRIGHT__ in: netwerk/mime/nsMIMEHeaderParamImpl.h
+ __NO_COPYRIGHT__ in: netwerk/moz.build
+ __NO_COPYRIGHT__ in: netwerk/necko-config.h.in
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsAboutBlank.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsAboutBlank.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsAboutCache.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsAboutCache.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsAboutCacheEntry.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsAboutCacheEntry.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsAboutProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsAboutProtocolHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsAboutProtocolUtils.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/about/nsIAboutModule.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/data/DataChannelChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/data/DataChannelChild.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/data/DataChannelParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/data/DataChannelParent.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/data/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/data/nsDataHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/data/nsDataHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/data/nsDataModule.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/AndroidCaptureProvider.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/AndroidCaptureProvider.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/CameraStreamImpl.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/CameraStreamImpl.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/RawStructs.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/nsDeviceCaptureProvider.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/nsDeviceChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/nsDeviceChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/nsDeviceProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/device/nsDeviceProtocolHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/file/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/file/nsFileChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/file/nsFileChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/file/nsFileProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/file/nsFileProtocolHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/file/nsIFileChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/file/nsIFileProtocolHandler.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/FTPChannelChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/FTPChannelChild.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/FTPChannelParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/FTPChannelParent.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/PFTPChannel.ipdl
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/ftpCore.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsFTPChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsFTPChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsFtpConnectionThread.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsFtpConnectionThread.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsFtpControlConnection.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsFtpControlConnection.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsFtpProtocolHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsIFTPChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsIFTPChannelParentInternal.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/ASpdySession.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/AltDataOutputStreamChild.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/AltDataOutputStreamParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/AltDataOutputStreamParent.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/AlternateServices.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/CacheControlParser.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/CacheControlParser.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/Http2Compression.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/Http2Push.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/Http2Session.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/Http2Stream.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpBaseChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpChannelChild.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpChannelParent.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpChannelParentListener.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpLog.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/InterceptedChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/InterceptedChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/NullHttpChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/NullHttpChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/NullHttpTransaction.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/PAltDataOutputStream.ipdl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/PHttpChannel.ipdl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/PHttpChannelParams.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/TimingStruct.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/TunnelUtils.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/UserAgentOverrides.jsm
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/UserAgentUpdates.jsm
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/WellKnownOpportunisticUtils.js
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsAHttpConnection.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsAHttpTransaction.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsCORSListenerProxy.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsCORSListenerProxy.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttp.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpActivityDistributor.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpAuthCache.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpAuthManager.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpBasicAuth.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpChannelAuthProvider.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpChunkedDecoder.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpConnection.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpConnectionInfo.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpConnectionMgr.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpDigestAuth.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpHeaderArray.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpNTLMAuth.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpPipeline.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpRequestHead.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpResponseHead.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpTransaction.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsICorsPreflightCallback.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpActivityObserver.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpAuthManager.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpAuthenticableChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpAuthenticator.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpChannelAuthProvider.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpChannelChild.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpChannelInternal.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpEventSink.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpHeaderVisitor.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIHttpProtocolHandler.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/res/ExtensionProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/res/ExtensionProtocolHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/res/SubstitutingProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/res/SubstitutingProtocolHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/res/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/res/nsIResProtocolHandler.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/res/nsISubstitutingProtocolHandler.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/res/nsResProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/res/nsResProtocolHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/viewsource/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/viewsource/nsIViewSourceChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/viewsource/nsViewSourceChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/viewsource/nsViewSourceChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/viewsource/nsViewSourceHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/viewsource/nsViewSourceHandler.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/BaseWebSocketChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/BaseWebSocketChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/IPCTransportProvider.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/IPCTransportProvider.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/PTransportProvider.ipdl
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/PWebSocket.ipdl
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/PWebSocketEventListener.ipdl
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketChannelChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketChannelChild.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketChannelParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketChannelParent.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketEventListenerChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketEventListenerChild.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketEventListenerParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketEventListenerParent.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketEventService.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketEventService.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketFrame.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketFrame.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/WebSocketLog.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/nsITransportProvider.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/nsIWebSocketChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/nsIWebSocketEventService.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/websocket/nsIWebSocketListener.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/PWyciwygChannel.ipdl
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/WyciwygChannelChild.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/WyciwygChannelParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/WyciwygChannelParent.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/moz.build
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/nsIWyciwygChannel.idl
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/nsWyciwyg.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/nsWyciwyg.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/nsWyciwygChannel.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.h
+ __NO_COPYRIGHT__ in: netwerk/sctp/datachannel/DataChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/sctp/datachannel/DataChannel.h
+ __NO_COPYRIGHT__ in: netwerk/sctp/datachannel/DataChannelListener.h
+ __NO_COPYRIGHT__ in: netwerk/sctp/datachannel/DataChannelLog.h
+ __NO_COPYRIGHT__ in: netwerk/sctp/datachannel/DataChannelProtocol.h
+ __NO_COPYRIGHT__ in: netwerk/sctp/datachannel/moz.build
+ __NO_COPYRIGHT__ in: netwerk/sctp/src/moz.build
+ __NO_COPYRIGHT__ in: netwerk/socket/moz.build
+ __NO_COPYRIGHT__ in: netwerk/socket/nsINamedPipeService.idl
+ __NO_COPYRIGHT__ in: netwerk/socket/nsISOCKSSocketInfo.idl
+ __NO_COPYRIGHT__ in: netwerk/socket/nsISSLSocketControl.idl
+ __NO_COPYRIGHT__ in: netwerk/socket/nsISocketProvider.idl
+ __NO_COPYRIGHT__ in: netwerk/socket/nsISocketProviderService.idl
+ __NO_COPYRIGHT__ in: netwerk/socket/nsITransportSecurityInfo.idl
+ __NO_COPYRIGHT__ in: netwerk/socket/nsNamedPipeIOLayer.cpp
+ __NO_COPYRIGHT__ in: netwerk/socket/nsNamedPipeIOLayer.h
+ __NO_COPYRIGHT__ in: netwerk/socket/nsNamedPipeService.cpp
+ __NO_COPYRIGHT__ in: netwerk/socket/nsNamedPipeService.h
+ __NO_COPYRIGHT__ in: netwerk/socket/nsSOCKSIOLayer.cpp
+ __NO_COPYRIGHT__ in: netwerk/socket/nsSOCKSIOLayer.h
+ __NO_COPYRIGHT__ in: netwerk/socket/nsSOCKSSocketProvider.cpp
+ __NO_COPYRIGHT__ in: netwerk/socket/nsSOCKSSocketProvider.h
+ __NO_COPYRIGHT__ in: netwerk/socket/nsSocketProviderService.cpp
+ __NO_COPYRIGHT__ in: netwerk/socket/nsSocketProviderService.h
+ __NO_COPYRIGHT__ in: netwerk/socket/nsUDPSocketProvider.cpp
+ __NO_COPYRIGHT__ in: netwerk/socket/nsUDPSocketProvider.h
+ __NO_COPYRIGHT__ in: netwerk/srtp/src/moz.build
+ __NO_COPYRIGHT__ in: netwerk/standalone/moz.build
+ __NO_COPYRIGHT__ in: netwerk/standalone/nsNetModuleStandalone.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/ParseFTPList.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/ParseFTPList.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/moz.build
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/mozTXTToHTMLConv.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsBinHexDecoder.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsDirIndex.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsDirIndex.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsDirIndexParser.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsFTPDirListingConv.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsFTPDirListingConv.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsHTTPCompressConv.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsHTTPCompressConv.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsICompressConvStats.idl
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsIndexedToHTML.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsIndexedToHTML.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsMultiMixedConv.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsMultiMixedConv.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsTXTToHTMLConv.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsTXTToHTMLConv.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsUnknownDecoder.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsUnknownDecoder.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/moz.build
+ __NO_COPYRIGHT__ in: netwerk/streamconv/nsIDirIndex.idl
+ __NO_COPYRIGHT__ in: netwerk/streamconv/nsIDirIndexListener.idl
+ __NO_COPYRIGHT__ in: netwerk/streamconv/nsIStreamConverter.idl
+ __NO_COPYRIGHT__ in: netwerk/streamconv/nsIStreamConverterService.idl
+ __NO_COPYRIGHT__ in: netwerk/streamconv/nsITXTToHTMLConv.idl
+ __NO_COPYRIGHT__ in: netwerk/streamconv/nsStreamConverterService.h
+ __NO_COPYRIGHT__ in: netwerk/streamconv/test/TestStreamConv.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/test/moz.build
+ __NO_COPYRIGHT__ in: netwerk/system/android/moz.build
+ __NO_COPYRIGHT__ in: netwerk/system/android/nsAndroidNetworkLinkService.cpp
+ __NO_COPYRIGHT__ in: netwerk/system/android/nsAndroidNetworkLinkService.h
+ __NO_COPYRIGHT__ in: netwerk/system/linux/moz.build
+ __NO_COPYRIGHT__ in: netwerk/system/linux/nsNotifyAddrListener_Linux.cpp
+ __NO_COPYRIGHT__ in: netwerk/system/linux/nsNotifyAddrListener_Linux.h
+ __NO_COPYRIGHT__ in: netwerk/system/mac/moz.build
+ __NO_COPYRIGHT__ in: netwerk/system/mac/nsNetworkLinkService.h
+ __NO_COPYRIGHT__ in: netwerk/system/mac/nsNetworkLinkService.mm
+ __NO_COPYRIGHT__ in: netwerk/system/moz.build
+ __NO_COPYRIGHT__ in: netwerk/system/win32/moz.build
+ __NO_COPYRIGHT__ in: netwerk/system/win32/nsNotifyAddrListener.cpp
+ __NO_COPYRIGHT__ in: netwerk/system/win32/nsNotifyAddrListener.h
+ __NO_COPYRIGHT__ in: netwerk/test/NetwerkTestLogging.h
+ __NO_COPYRIGHT__ in: netwerk/test/PropertiesTest.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/ReadNTLM.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestBind.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestBlockingSocket.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestCachePrefixKeyParser.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestCommon.h
+ __NO_COPYRIGHT__ in: netwerk/test/TestCookie.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestDNS.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestDNSDaemon.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestFileInput2.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestIDN.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestIOThreads.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestIncrementalDownload.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestMakeAbs.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestNamedPipeService.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestOpen.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestOverlappedIO.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestServ.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestSocketIO.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestSocketInput.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestSocketTransport.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestStreamPump.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestStreamTransport.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestUDPSocket.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestUDPSocketProvider.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestUpload.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/TestWriteSpeed.cpp
+ __NO_COPYRIGHT__ in: netwerk/test/gtest/moz.build
+ __NO_COPYRIGHT__ in: netwerk/test/httpserver/moz.build
+ __NO_COPYRIGHT__ in: netwerk/test/httpserver/nsIHttpServer.idl
+ __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/head_utils.js
+ __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_cern_meta.js
+ __NO_COPYRIGHT__ in: netwerk/test/moz.build
+ __NO_COPYRIGHT__ in: netwerk/test/unit/client_cert_chooser.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_about_networking.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_about_protocol.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_bug248970_cookie.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_bug455598.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_dns_proxy_bypass.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_extract_charset_from_content_type.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_httpResponseTimeout.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_parse_content_type.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_ping_aboutnetworking.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_readline.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_safeoutputstream.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_speculative_connect.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_udpsocket.js
+ __NO_COPYRIGHT__ in: netwerk/test/unit/test_websocket_offline.js
+ __NO_COPYRIGHT__ in: netwerk/wifi/moz.build
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsIWifiAccessPoint.idl
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsIWifiListener.idl
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsIWifiMonitor.idl
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiAccessPoint.cpp
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiAccessPoint.h
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiMonitor.cpp
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiMonitor.h
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiScannerDBus.cpp
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiScannerDBus.h
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiScannerMac.cpp
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiScannerSolaris.cpp
+ __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiScannerWin.cpp
+ __NO_COPYRIGHT__ in: netwerk/wifi/osx_corewlan.mm
+ __NO_COPYRIGHT__ in: netwerk/wifi/win_wifiScanner.cpp
+ __NO_COPYRIGHT__ in: netwerk/wifi/win_wifiScanner.h
+ __NO_COPYRIGHT__ in: netwerk/wifi/win_wlanLibrary.cpp
+ __NO_COPYRIGHT__ in: netwerk/wifi/win_wlanLibrary.h
+ __NO_COPYRIGHT__ in: nsprpub/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/admin/explode.pl
+ __NO_COPYRIGHT__ in: nsprpub/admin/makeTargetDirs.sh
+ __NO_COPYRIGHT__ in: nsprpub/admin/symlinks.sh
+ __NO_COPYRIGHT__ in: nsprpub/automation/release/nspr-release-helper.py
+ __NO_COPYRIGHT__ in: nsprpub/build/win32/pgomerge.py
+ __NO_COPYRIGHT__ in: nsprpub/config/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/config/autoconf.mk.in
+ __NO_COPYRIGHT__ in: nsprpub/config/libc_r.h
+ __NO_COPYRIGHT__ in: nsprpub/config/make-system-wrappers.pl
+ __NO_COPYRIGHT__ in: nsprpub/config/nfspwd.pl
+ __NO_COPYRIGHT__ in: nsprpub/config/now.c
+ __NO_COPYRIGHT__ in: nsprpub/config/nspr-config.in
+ __NO_COPYRIGHT__ in: nsprpub/config/pathsub.h
+ __NO_COPYRIGHT__ in: nsprpub/configure.in
+ __NO_COPYRIGHT__ in: nsprpub/lib/ds/plarena.h
+ __NO_COPYRIGHT__ in: nsprpub/lib/ds/plds.rc
+ __NO_COPYRIGHT__ in: nsprpub/lib/ds/plhash.h
+ __NO_COPYRIGHT__ in: nsprpub/lib/ds/plvrsion.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/include/plbase64.h
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/include/plstr.h
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/base64.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/plc.rc
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/plvrsion.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strcase.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strcat.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strchr.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strcmp.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strcpy.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strdup.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strlen.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strpbrk.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strstr.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/strtok.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/prstreams/plvrsion.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/prstreams/prstrms.rc
+ __NO_COPYRIGHT__ in: nsprpub/lib/prstreams/tests/testprstrm/testprstrm.cpp
+ __NO_COPYRIGHT__ in: nsprpub/lib/tests/base64t.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/tests/getopt.c
+ __NO_COPYRIGHT__ in: nsprpub/lib/tests/string.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/gencfg.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_aix.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_aix32.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_aix64.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_beos.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_beos.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_bsdi.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_bsdi.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_darwin.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_darwin.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_dgux.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_dgux.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_freebsd.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_freebsd.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_hpux.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_hpux32.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_hpux64.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_irix.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_irix32.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_irix64.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_netbsd.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_netbsd.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_nspr_pthread.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_nto.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_nto.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_openbsd.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_openbsd.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_os2.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_os2.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_os2_errors.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_osf1.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_osf1.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_pcos.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_pth.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_qnx.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_qnx.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_riscos.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_riscos.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_scoos.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_scoos.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_solaris.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_solaris.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_symbian.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_symbian.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_unix_errors.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_unixos.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_unixware.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_unixware.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_unixware7.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_win32_errors.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_win95.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_win95.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_winnt.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_winnt.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/prosdep.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/nspr.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/obsolete/prsem.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prbit.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prclist.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prcmon.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prcountr.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prcvar.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prdtoa.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prenv.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prerr.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prerror.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prinit.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/private/pprmwait.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/private/pprthred.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/private/primpl.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/private/prpriv.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prlink.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prlog.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prmon.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prmwait.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prnetdb.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prolock.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prprf.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prproces.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prsystem.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prthread.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prtime.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prtpool.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prtrace.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prvrsion.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/prwin16.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/bthreads/btcvar.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/bthreads/btmisc.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/bthreads/btmon.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/bthreads/btsem.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/bthreads/btthread.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/tests/ranfile.cpp
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prdir.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prfdcach.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prfile.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prio.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/priometh.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prlog.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prmapopt.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prmmap.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prmwait.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prpolevt.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prsocket.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prstdio.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/linking/prlink.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/malloc/prmalloc.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/bcpu.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/beos.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/beos_errors.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/bfile.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/bmemory.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/bmisc.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/bmmap.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/bnet.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/bproc.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/brng.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/bseg.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/btime.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2_errors.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2poll.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2rng.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2thred.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/prosdep.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/aix.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/bsdi.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/darwin.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/dgux.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/freebsd.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/hpux.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/irix.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/linux.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/netbsd.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/nto.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/openbsd.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_AIX.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_BSD_386_2.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_Darwin.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_Darwin_x86.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_Darwin_x86_64.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_HPUX.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_HPUX_ia64.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_Linux_ia64.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_Linux_x86.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_Linux_x86_64.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_SunOS_x86.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_SunOS_x86_64.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/osf1.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/pthreads_user.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/qnx.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/riscos.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/solaris.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/symbian.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/unix.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/unix_errors.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/unixware.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/uxpoll.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/uxproces.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/uxrng.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/uxwrap.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/ntsec.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/ntthread.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/objs.mk
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/w32poll.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/w32rng.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/w32shm.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/w95thred.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/win32_errors.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/memory/prseg.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/compile-et.pl
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/pralarm.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prenv.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prerr.et
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prerror.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prinit.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prlog2.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prlong.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prnetdb.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prrng.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prsystem.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prthinfo.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prtpool.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/nspr.rc
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/prvrsion.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/combined/prucpu.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/combined/prucv.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/combined/prulock.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/combined/prustack.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/combined/pruthr.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/prcmon.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/prcthr.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/prdump.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/prmon.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/prrwlock.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/prsem.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/abstract.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/acceptread.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/addrstr.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/affinity.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/atomic.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/bigfile.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/bigfile2.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/bigfile3.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/cleanup.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/dbmalloc.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/dbmalloc1.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/dll/mygetval.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/dll/mysetval.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/dlltest.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/errcodes.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/errset.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/exit.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/fileio.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/forktest.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/formattm.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/freeif.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/fsync.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/getai.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/getproto.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/i2l.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/io_timeoutk.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/io_timeoutu.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/ipv6.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/join.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/joinkk.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/joinku.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/joinuk.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/joinuu.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/layer.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/libfilename.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/makedir.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/many_cv.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/monref.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/multiwait.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/nbconn.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/nblayer.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/nonblock.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/ntoh.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/op_2long.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/op_excl.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/op_filnf.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/op_filok.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/op_noacc.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/op_nofil.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/openfile.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/peek.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/perf.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/poll_er.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/poll_nm.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/poll_to.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/prfdbl.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/prfz.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/prpoll.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/prpollml.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/ranfile.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/runtests.pl
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/select2.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/sem.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/sema.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/semaerr.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/semaerr1.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/semaping.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/semapong.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/server_test.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/servr_kk.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/servr_ku.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/servr_uk.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/servr_uu.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/short_thread.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/sigpipe.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/sleep.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/socket.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/sockopt.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/sproc_ch.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/sproc_p.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/strod.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/suspend.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/system.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/testfile.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/threads.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/thrpool_client.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/thrpool_server.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/tmoacc.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/tmocon.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/version.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/writev.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/xnotify.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/yield.c
+ __NO_COPYRIGHT__ in: nsprpub/tools/tail.c
+ __NO_COPYRIGHT__ in: other-licenses/bsdiff/moz.build
+ __NO_COPYRIGHT__ in: other-licenses/nsis/Contrib/CertCheck/CertCheck.cpp
+ __NO_COPYRIGHT__ in: other-licenses/nsis/Contrib/CityHash/CityHash.cpp
+ __NO_COPYRIGHT__ in: other-licenses/nsis/Contrib/CityHash/CityHash.h
+ __NO_COPYRIGHT__ in: other-licenses/nsis/Contrib/ServicesHelper/Services.cpp
+ __NO_COPYRIGHT__ in: other-licenses/skia-npapi/moz.build
+ __NO_COPYRIGHT__ in: other-licenses/snappy/moz.build
+ __NO_COPYRIGHT__ in: parser/expat/expat_config.h
+ __NO_COPYRIGHT__ in: parser/expat/lib/moz.build
+ __NO_COPYRIGHT__ in: parser/expat/lib/moz_extensions.c
+ __NO_COPYRIGHT__ in: parser/expat/moz.build
+ __NO_COPYRIGHT__ in: parser/html/moz.build
+ __NO_COPYRIGHT__ in: parser/html/nsAHtml5TreeBuilderState.h
+ __NO_COPYRIGHT__ in: parser/html/nsAHtml5TreeOpSink.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Atom.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Atom.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5AtomTable.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5AtomTable.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5ByteReadable.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5DependentUTF16Buffer.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5DependentUTF16Buffer.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5DocumentBuilder.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5DocumentBuilder.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5DocumentMode.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Highlighter.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Highlighter.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5MetaScannerCppSupplement.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5MetaScannerHSupplement.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Module.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Module.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5OplessBuilder.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5OplessBuilder.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5OwningUTF16Buffer.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5OwningUTF16Buffer.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Parser.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Parser.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5PlainTextUtils.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5PlainTextUtils.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Portability.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5RefPtr.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5ReleasableAttributeName.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5ReleasableAttributeName.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5ReleasableElementName.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5ReleasableElementName.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5SVGLoadDispatcher.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5SVGLoadDispatcher.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Speculation.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Speculation.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5SpeculativeLoad.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5SpeculativeLoad.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5StreamListener.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5StreamListener.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5StreamParser.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5StreamParser.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5String.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5String.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5StringParser.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5StringParser.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TokenizerCppSupplement.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TokenizerHSupplement.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TokenizerLoopPolicies.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TreeBuilderCppSupplement.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TreeBuilderHSupplement.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TreeOpExecutor.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TreeOpExecutor.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TreeOpStage.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TreeOpStage.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TreeOperation.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5TreeOperation.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5UTF16BufferCppSupplement.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5UTF16BufferHSupplement.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5ViewSourceUtils.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5ViewSourceUtils.h
+ __NO_COPYRIGHT__ in: parser/html/nsIContentHandle.h
+ __NO_COPYRIGHT__ in: parser/html/nsIParserUtils.idl
+ __NO_COPYRIGHT__ in: parser/html/nsIScriptableUnescapeHTML.idl
+ __NO_COPYRIGHT__ in: parser/html/nsParserUtils.cpp
+ __NO_COPYRIGHT__ in: parser/html/nsParserUtils.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/CNavDTD.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/CNavDTD.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/CParserContext.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/moz.build
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsElementTable.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsExpatDriver.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsExpatDriver.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsHTMLEntities.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsHTMLEntities.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsHTMLTags.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsHTMLTags.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsIContentSink.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsIDTD.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsIExpatSink.idl
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsIExtendedExpatSink.idl
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsIFragmentContentSink.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsIHTMLContentSink.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsIParser.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsIParserService.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsParser.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsParserBase.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsParserCIID.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsParserConstants.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsParserModule.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsParserMsgUtils.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsParserMsgUtils.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsParserService.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsParserService.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsScanner.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsScannerString.cpp
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsScannerString.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsToken.h
+ __NO_COPYRIGHT__ in: parser/moz.build
+ __NO_COPYRIGHT__ in: parser/nsCharsetSource.h
+ __NO_COPYRIGHT__ in: parser/xml/moz.build
+ __NO_COPYRIGHT__ in: parser/xml/nsIMozSAXXMLDeclarationHandler.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsISAXAttributes.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsISAXContentHandler.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsISAXDTDHandler.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsISAXErrorHandler.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsISAXLexicalHandler.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsISAXLocator.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsISAXMutableAttributes.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsISAXXMLFilter.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsISAXXMLReader.idl
+ __NO_COPYRIGHT__ in: parser/xml/nsSAXAttributes.cpp
+ __NO_COPYRIGHT__ in: parser/xml/nsSAXAttributes.h
+ __NO_COPYRIGHT__ in: parser/xml/nsSAXLocator.cpp
+ __NO_COPYRIGHT__ in: parser/xml/nsSAXLocator.h
+ __NO_COPYRIGHT__ in: parser/xml/nsSAXXMLReader.cpp
+ __NO_COPYRIGHT__ in: parser/xml/nsSAXXMLReader.h
+ __NO_COPYRIGHT__ in: parser/xml/test/moz.build
+ __NO_COPYRIGHT__ in: probes/moz.build
+ __NO_COPYRIGHT__ in: probes/trace-gen.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/checks.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/commands.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/compare.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/parser.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/paths.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/__init__.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/data/test.properties
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/test_checks.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/test_compare.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/test_dtd.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/test_ini.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/test_merge.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/test_properties.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/test_util.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/tests/test_webapps.py
+ __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/webapps.py
+ __NO_COPYRIGHT__ in: python/compare-locales/moz.build
+ __NO_COPYRIGHT__ in: python/gdbpp/gdbpp/__init__.py
+ __NO_COPYRIGHT__ in: python/gdbpp/gdbpp/linkedlist.py
+ __NO_COPYRIGHT__ in: python/gdbpp/gdbpp/owningthread.py
+ __NO_COPYRIGHT__ in: python/gdbpp/gdbpp/smartptr.py
+ __NO_COPYRIGHT__ in: python/gdbpp/gdbpp/string.py
+ __NO_COPYRIGHT__ in: python/gdbpp/gdbpp/tarray.py
+ __NO_COPYRIGHT__ in: python/gdbpp/gdbpp/thashtable.py
+ __NO_COPYRIGHT__ in: python/mach/mach/base.py
+ __NO_COPYRIGHT__ in: python/mach/mach/commands/settings.py
+ __NO_COPYRIGHT__ in: python/mach/mach/config.py
+ __NO_COPYRIGHT__ in: python/mach/mach/decorators.py
+ __NO_COPYRIGHT__ in: python/mach/mach/dispatcher.py
+ __NO_COPYRIGHT__ in: python/mach/mach/mixin/logging.py
+ __NO_COPYRIGHT__ in: python/mach/mach/registrar.py
+ __NO_COPYRIGHT__ in: python/mach/mach/terminal.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/common.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/providers/basic.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/providers/conditions.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/providers/conditions_invalid.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/providers/throw.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/test_conditions.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/test_config.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/test_dispatcher.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/test_entry_point.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/test_error_output.py
+ __NO_COPYRIGHT__ in: python/mach/mach/test/test_logger.py
+ __NO_COPYRIGHT__ in: python/mach/setup.py
+ __NO_COPYRIGHT__ in: python/mach_commands.py
+ __NO_COPYRIGHT__ in: python/moz.build
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/archlinux.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/base.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/bootstrap.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/centosfedora.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/debian.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/freebsd.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/gentoo.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/mozillabuild.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/openbsd.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/osx.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/util.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/windows.py
+ __NO_COPYRIGHT__ in: python/mozboot/setup.py
+ __NO_COPYRIGHT__ in: python/mozbuild/dumbmake/dumbmake.py
+ __NO_COPYRIGHT__ in: python/mozbuild/dumbmake/test/test_dumbmake.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/buildlist.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/cl.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/explode_aar.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/generate_browsersearch.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/generate_searchjson.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/generate_suggestedsites.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/generate_symbols_file.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/jar_maker.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/make_dmg.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/output_searchplugins_list.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/package_fennec_apk.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/preprocessor.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/process_define_files.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/process_install_manifest.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/webidl.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/xpccheck.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/android_version_code.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/artifacts.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/__init__.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/android_eclipse.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/base.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/common.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/configenvironment.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/cpp_eclipse.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/fastermake.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/mach_commands.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/recursivemake.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/tup.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/base.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/codecoverage/chrome_map.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/codecoverage/packager.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/compilation/util.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/configure/__init__.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/configure/check_debug_ranges.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/configure/constants.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/configure/help.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/configure/lint.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/configure/lint_util.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/configure/options.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/configure/util.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/controller/building.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/controller/clobber.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/frontend/data.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/frontend/emitter.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/frontend/gyp_reader.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/frontend/mach_commands.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/frontend/sandbox.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/jar.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/makeutil.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/milestone.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/mozconfig.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/preprocessor.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/pythonutil.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/shellutil.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/sphinx.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/action/test_buildlist.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/common.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/data/ipdl_sources/bar/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/data/ipdl_sources/foo/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/data/ipdl_sources/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/data/jar-manifests/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/test_android_eclipse.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/test_build.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/test_configenvironment.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/test_recursivemake.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/backend/test_visualstudio.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/common.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/compilation/test_warnings.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/common.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/decorators.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/extra.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/imply_option/imm.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/imply_option/infer.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/imply_option/infer_ko.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/imply_option/negative.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/imply_option/simple.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/imply_option/values.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/moz.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/set_config.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/set_define.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/subprocess.configure
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/lint.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_checks_configure.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_compile_checks.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_configure.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_lint.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_moz_configure.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_options.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_toolchain_configure.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_toolchain_helpers.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_toolkit_moz_configure.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/test_util.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/controller/test_ccachestats.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/controller/test_clobber.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/data/inheriting-variables/bar/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/data/inheriting-variables/foo/baz/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/data/inheriting-variables/foo/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/data/inheriting-variables/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/data/ipdl_sources/bar/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/data/ipdl_sources/foo/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/data/ipdl_sources/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/data/jar-manifests-multiple-files/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/data/jar-manifests/moz.build
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/test_context.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/test_emitter.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/test_namespaces.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/test_reader.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/frontend/test_sandbox.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_android_version_code.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_base.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_containers.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_jarmaker.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_makeutil.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_mozconfig.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_mozinfo.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_preprocessor.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_pythonutil.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_testing.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/test_util.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/testing.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/archive.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/chrome/flags.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/chrome/manifest.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/copier.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/dmg.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/errors.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/executables.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/files.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/manifests.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/mozjar.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/packager/__init__.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/packager/formats.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/packager/l10n.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/packager/unpack.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/path.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/support/minify_js_verify.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_archive.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_chrome_flags.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_chrome_manifest.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_copier.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_errors.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_files.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_manifests.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_mozjar.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_packager.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_packager_formats.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_packager_l10n.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_packager_unpack.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_path.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/test/test_unify.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozpack/unify.py
+ __NO_COPYRIGHT__ in: python/mozbuild/setup.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/cli.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/errors.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/formatters/__init__.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/formatters/stylish.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/formatters/treeherder.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/parser.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/pathutils.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/result.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/roller.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/types.py
+ __NO_COPYRIGHT__ in: python/mozlint/mozlint/vcs.py
+ __NO_COPYRIGHT__ in: python/mozlint/setup.py
+ __NO_COPYRIGHT__ in: python/mozlint/test/conftest.py
+ __NO_COPYRIGHT__ in: python/mozlint/test/linters/badreturncode.lint
+ __NO_COPYRIGHT__ in: python/mozlint/test/linters/external.lint
+ __NO_COPYRIGHT__ in: python/mozlint/test/linters/raises.lint
+ __NO_COPYRIGHT__ in: python/mozlint/test/linters/structured.lint
+ __NO_COPYRIGHT__ in: python/mozlint/test/test_formatters.py
+ __NO_COPYRIGHT__ in: python/mozlint/test/test_parser.py
+ __NO_COPYRIGHT__ in: python/mozlint/test/test_roller.py
+ __NO_COPYRIGHT__ in: python/mozlint/test/test_types.py
+ __NO_COPYRIGHT__ in: rdf/base/moz.build
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFCompositeDataSource.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFContainer.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFContainerUtils.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFDataSource.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFInMemoryDataSource.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFInferDataSource.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFLiteral.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFNode.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFObserver.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFPropagatableDataSource.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFPurgeableDataSource.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFRemoteDataSource.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFResource.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFService.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFXMLParser.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFXMLSerializer.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsIRDFXMLSource.idl
+ __NO_COPYRIGHT__ in: rdf/base/nsNameSpaceMap.cpp
+ __NO_COPYRIGHT__ in: rdf/base/nsNameSpaceMap.h
+ __NO_COPYRIGHT__ in: rdf/base/nsRDFContentSinkAtomList.h
+ __NO_COPYRIGHT__ in: rdf/base/nsRDFXMLParser.cpp
+ __NO_COPYRIGHT__ in: rdf/base/nsRDFXMLParser.h
+ __NO_COPYRIGHT__ in: rdf/base/nsRDFXMLSerializer.cpp
+ __NO_COPYRIGHT__ in: rdf/base/nsRDFXMLSerializer.h
+ __NO_COPYRIGHT__ in: rdf/base/rdfIDataSource.idl
+ __NO_COPYRIGHT__ in: rdf/base/rdfISerializer.idl
+ __NO_COPYRIGHT__ in: rdf/base/rdfITripleVisitor.idl
+ __NO_COPYRIGHT__ in: rdf/base/rdfTriplesSerializer.cpp
+ __NO_COPYRIGHT__ in: rdf/build/moz.build
+ __NO_COPYRIGHT__ in: rdf/build/nsRDFModule.cpp
+ __NO_COPYRIGHT__ in: rdf/datasource/moz.build
+ __NO_COPYRIGHT__ in: rdf/datasource/nsFileSystemDataSource.h
+ __NO_COPYRIGHT__ in: rdf/datasource/nsILocalStore.h
+ __NO_COPYRIGHT__ in: rdf/datasource/nsIRDFFTP.h
+ __NO_COPYRIGHT__ in: rdf/moz.build
+ __NO_COPYRIGHT__ in: rdf/tests/moz.build
+ __NO_COPYRIGHT__ in: rdf/util/internal/moz.build
+ __NO_COPYRIGHT__ in: rdf/util/moz.build
+ __NO_COPYRIGHT__ in: rdf/util/nsRDFResource.cpp
+ __NO_COPYRIGHT__ in: rdf/util/nsRDFResource.h
+ __NO_COPYRIGHT__ in: rdf/util/objs.mozbuild
+ __NO_COPYRIGHT__ in: security/apps/AppSignatureVerification.cpp
+ __NO_COPYRIGHT__ in: security/apps/AppTrustDomain.cpp
+ __NO_COPYRIGHT__ in: security/apps/AppTrustDomain.h
+ __NO_COPYRIGHT__ in: security/apps/gen_cert_header.py
+ __NO_COPYRIGHT__ in: security/apps/moz.build
+ __NO_COPYRIGHT__ in: security/certverifier/BRNameMatchingPolicy.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/BRNameMatchingPolicy.h
+ __NO_COPYRIGHT__ in: security/certverifier/CTKnownLogs.h
+ __NO_COPYRIGHT__ in: security/certverifier/CTLogVerifier.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/CTLogVerifier.h
+ __NO_COPYRIGHT__ in: security/certverifier/CTObjectsExtractor.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/CTObjectsExtractor.h
+ __NO_COPYRIGHT__ in: security/certverifier/CTSerialization.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/CTSerialization.h
+ __NO_COPYRIGHT__ in: security/certverifier/CTVerifyResult.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/CTVerifyResult.h
+ __NO_COPYRIGHT__ in: security/certverifier/CertVerifier.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/CertVerifier.h
+ __NO_COPYRIGHT__ in: security/certverifier/ExtendedValidation.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/ExtendedValidation.h
+ __NO_COPYRIGHT__ in: security/certverifier/MultiLogCTVerifier.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/MultiLogCTVerifier.h
+ __NO_COPYRIGHT__ in: security/certverifier/NSSCertDBTrustDomain.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/NSSCertDBTrustDomain.h
+ __NO_COPYRIGHT__ in: security/certverifier/OCSPRequestor.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/OCSPRequestor.h
+ __NO_COPYRIGHT__ in: security/certverifier/OCSPVerificationTrustDomain.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/OCSPVerificationTrustDomain.h
+ __NO_COPYRIGHT__ in: security/certverifier/SignedCertificateTimestamp.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/SignedCertificateTimestamp.h
+ __NO_COPYRIGHT__ in: security/certverifier/SignedTreeHead.h
+ __NO_COPYRIGHT__ in: security/certverifier/moz.build
+ __NO_COPYRIGHT__ in: security/certverifier/tests/gtest/CTLogVerifierTest.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/tests/gtest/CTObjectsExtractorTest.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/tests/gtest/CTSerializationTest.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/tests/gtest/CTTestUtils.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/tests/gtest/CTTestUtils.h
+ __NO_COPYRIGHT__ in: security/certverifier/tests/gtest/MultiLogCTVerifierTest.cpp
+ __NO_COPYRIGHT__ in: security/certverifier/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: security/manager/locales/en-US/chrome/pipnss/nsserrors.properties
+ __NO_COPYRIGHT__ in: security/manager/locales/en-US/chrome/pipnss/pipnss.properties
+ __NO_COPYRIGHT__ in: security/manager/locales/en-US/chrome/pippki/pippki.properties
+ __NO_COPYRIGHT__ in: security/manager/locales/jar.mn
+ __NO_COPYRIGHT__ in: security/manager/locales/moz.build
+ __NO_COPYRIGHT__ in: security/manager/moz.build
+ __NO_COPYRIGHT__ in: security/manager/pki/moz.build
+ __NO_COPYRIGHT__ in: security/manager/pki/nsASN1Tree.cpp
+ __NO_COPYRIGHT__ in: security/manager/pki/nsASN1Tree.h
+ __NO_COPYRIGHT__ in: security/manager/pki/nsIASN1Tree.idl
+ __NO_COPYRIGHT__ in: security/manager/pki/nsNSSDialogHelper.cpp
+ __NO_COPYRIGHT__ in: security/manager/pki/nsNSSDialogHelper.h
+ __NO_COPYRIGHT__ in: security/manager/pki/nsNSSDialogs.h
+ __NO_COPYRIGHT__ in: security/manager/pki/nsPKIModule.cpp
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/certViewer.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/changepassword.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/device_manager.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/pippki.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/setp12password.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/jar.mn
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/CSTrustDomain.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/CSTrustDomain.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/CertBlocklist.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/CertBlocklist.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/ContentSignatureVerifier.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/ContentSignatureVerifier.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/CryptoTask.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/CryptoTask.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/DER.jsm
+ __NO_COPYRIGHT__ in: security/manager/ssl/DataStorage.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/DataStorage.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/DataStorageIPCUtils.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/LocalCertService.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/LocalCertService.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/NSSErrorsService.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/NSSErrorsService.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/PPSMContentDownloader.ipdl
+ __NO_COPYRIGHT__ in: security/manager/ssl/PSMContentListener.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/PSMContentListener.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/PSMRunnable.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/PSMRunnable.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/PublicKeyPinningService.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/PublicKeyPinningService.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/PublicSSL.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/SSLServerCertVerification.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/SecretDecoderRing.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/SecretDecoderRing.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/SharedCertVerifier.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/SharedSSLState.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/SharedSSLState.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/TransportSecurityInfo.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/TransportSecurityInfo.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/WeakCryptoOverride.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/WeakCryptoOverride.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/X509.jsm
+ __NO_COPYRIGHT__ in: security/manager/ssl/md4.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsCertOverrideService.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsCertOverrideService.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsCertTree.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsCertTree.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsClientAuthRemember.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsClientAuthRemember.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsCrypto.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsCrypto.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsCryptoHash.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsCryptoHash.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsDataSignatureVerifier.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsDataSignatureVerifier.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIASN1Object.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIASN1PrintableItem.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIASN1Sequence.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIBadCertListener2.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsICertBlocklist.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsICertOverrideService.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsICertTree.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsICertificateDialogs.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIClientAuthDialogs.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIContentSignatureVerifier.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIDataSignatureVerifier.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIGenKeypairInfoDlg.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIKeyModule.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsILocalCertService.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsINSSU2FToken.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsINSSVersion.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIPK11Token.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIPK11TokenDB.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIPKCS11.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIPKCS11Module.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIPKCS11ModuleDB.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIPKCS11Slot.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIProtectedAuthThread.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsISSLStatus.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsISSLStatusProvider.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsISecretDecoderRing.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsISiteSecurityService.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsITokenDialogs.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsITokenPasswordDialogs.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIU2FToken.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIWeakCryptoOverride.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIX509Cert.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIX509CertDB.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIX509CertList.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsIX509CertValidity.idl
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsKeyModule.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsKeyModule.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsKeygenHandler.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsKeygenHandler.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsKeygenHandlerContent.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsKeygenHandlerContent.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsKeygenThread.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsKeygenThread.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSASN1Object.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSASN1Object.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCallbacks.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCallbacks.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertHelper.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertHelper.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertTrust.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertTrust.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertValidity.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertValidity.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertificate.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertificate.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertificateDB.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertificateDB.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertificateFakeTransport.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSCertificateFakeTransport.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSComponent.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSComponent.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSErrors.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSHelper.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSIOLayer.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSIOLayer.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSModule.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSShutDown.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSShutDown.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSU2FToken.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSU2FToken.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSVersion.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNSSVersion.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNTLMAuthModule.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsNTLMAuthModule.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsPK11TokenDB.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsPK11TokenDB.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsPKCS11Slot.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsPKCS11Slot.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsPKCS12Blob.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsPKCS12Blob.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsProtectedAuthThread.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsProtectedAuthThread.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsRandomGenerator.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsRandomGenerator.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSSLSocketProvider.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSSLSocketProvider.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSSLStatus.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSSLStatus.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSecureBrowserUIImpl.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSecureBrowserUIImpl.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSecurityHeaderParser.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSecurityHeaderParser.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSiteSecurityService.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSiteSecurityService.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSmartCardMonitor.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsSmartCardMonitor.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsTLSSocketProvider.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsTLSSocketProvider.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/nsVerificationJob.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/gtest/CertDBTest.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/gtest/DataStorageTest.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/gtest/DeserializeCertTest.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/gtest/OCSPCacheTest.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/gtest/STSParserTest.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/gtest/TLSIntoleranceTest.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/mochitest/browser/browser_bug627234_perwindowpb.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/mochitest/browser/browser_certViewer.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/mochitest/browser/browser_certificateManagerLeak.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/mochitest/browser/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/mochitest/mixedcontent/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/mochitest/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/mochitest/stricttransportsecurity/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/head_psm.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/pkcs11testmodule/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/pycert.py
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/pykey.py
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_add_preexisting_cert.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_baseline_requirements_subject_common_name.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_blocklist.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_chains.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_dbKey.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_keyUsage.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_override_bits_mismatches.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_overrides.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_signatures.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_trust.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_version/generate.py
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_certviewer_invalid_oids.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_constructX509FromBase64.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_content_signing.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_content_signing/pysign.py
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_enterprise_roots.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ev_certs.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_forget_about_site_security_headers.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_getchain.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_keysize.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_logoutAndTeardown.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_name_constraints.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_nsIX509Cert_utf8.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_nss_shutdown.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_caching.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_fetch_method.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_must_staple.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_no_hsts_upgrade.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_required.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_stapling.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_stapling_expired.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_stapling_with_intermediate.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_timeout.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_url.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_pinning_dynamic.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_pinning_header_parsing.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_pkcs11_insert_remove.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_pkcs11_no_events_after_removal.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_pkcs11_safe_mode.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_signed_manifest/create_test_files.sh
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_sss_eviction.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_sss_readstate.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_sss_readstate_child.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_sss_readstate_empty.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_sss_readstate_garbage.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_sss_readstate_huge.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_sss_savestate.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_sts_fqdn.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_sts_holepunch.js
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/cmd/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/lib/OCSPCommon.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/lib/TLSServer.cpp
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/lib/TLSServer.h
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/lib/moz.build
+ __NO_COPYRIGHT__ in: security/manager/tools/dumpGoogleRoots.js
+ __NO_COPYRIGHT__ in: security/manager/tools/genRootCAHashes.js
+ __NO_COPYRIGHT__ in: security/manager/tools/getHSTSPreloadList.js
+ __NO_COPYRIGHT__ in: security/manager/tools/makeCNNICHashes.js
+ __NO_COPYRIGHT__ in: security/nss/automation/release/nss-release-helper.py
+ __NO_COPYRIGHT__ in: security/nss/automation/saw/bmul.cry
+ __NO_COPYRIGHT__ in: security/nss/automation/saw/bmul.saw
+ __NO_COPYRIGHT__ in: security/nss/automation/saw/chacha20.saw
+ __NO_COPYRIGHT__ in: security/nss/automation/saw/poly1305-hacl.saw
+ __NO_COPYRIGHT__ in: security/nss/automation/saw/poly1305.saw
+ __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/graph/src/context_hash.js
+ __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/graph/src/extend.js
+ __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/graph/src/image_builder.js
+ __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/graph/src/index.js
+ __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/graph/src/merge.js
+ __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/graph/src/queue.js
+ __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/graph/src/try_syntax.js
+ __NO_COPYRIGHT__ in: security/nss/cmd/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/addbuiltin/addbuiltin.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/addbuiltin/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/atob/atob.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/atob/atob.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/atob/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/bltest/blapitest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/bltest/bltest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/bltest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/btoa/btoa.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/btoa/btoa.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/btoa/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/certutil/certutil.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/certutil/certutil.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/certutil/keystuff.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/certutil/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/chktest/chktest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/chktest/chktest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/chktest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/crlutil/crlgen.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/crlutil/crlgen_lex_orig.l
+ __NO_COPYRIGHT__ in: security/nss/cmd/crlutil/crlutil.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/crlutil/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/crmf-cgi/crmfcgi.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/crmf-cgi/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/crmftest/crmftest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/crmftest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/dbck/dbrecover.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/dbck/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/dbtest/dbtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/dbtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/derdump/derdump.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/derdump/derdump.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/derdump/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/digest/digest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/digest/digest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/digest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/ecperf/ecperf.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/ecperf/ecperf.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/ecperf/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/fbectest/fbectest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/fbectest/fbectest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/fbectest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/fipstest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/fipstest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/runtest.sh
+ __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/validate.sh
+ __NO_COPYRIGHT__ in: security/nss/cmd/httpserv/httpserv.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/httpserv/httpserv.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/httpserv/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/basicutil.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/berparse.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/derprint.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/ffs.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/lib.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/moreoids.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/pk11table.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/pk11table.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/secpwd.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/secutil.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/config.mk
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/perf/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/certsel/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/certsel/test_certselector.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/certsel/test_comcertselparams.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/checker/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/checker/test_certchainchecker.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/crlsel/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/crlsel/test_comcrlselparams.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/crlsel/test_crlselector.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/params/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/params/test_procparams.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/params/test_resourcelimits.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/params/test_trustanchor.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/params/test_valparams.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/results/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/results/test_buildresult.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/results/test_policynode.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/results/test_valresult.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/results/test_verifynode.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/store/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/store/test_store.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_basicchecker.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_basicconstraintschecker.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_buildchain.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_buildchain_partialchain.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_buildchain_resourcelimits.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_buildchain_uchecker.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_customcrlchecker.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_defaultcrlchecker2stores.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_ocsp.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_policychecker.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_subjaltnamechecker.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_validatechain.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_validatechain_NB.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/util/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/util/test_error.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/util/test_list.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/util/test_list2.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/util/test_logger.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/module/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/module/test_colcertstore.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/module/test_ekuchecker.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/module/test_pk11certstore.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/test_authorityinfoaccess.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/test_cert.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/test_crl.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/test_crlentry.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/test_date.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/test_generalname.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/test_nameconstraints.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/test_subjectinfoaccess.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/test_x500name.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/stress_test.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_bigint.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_bytearray.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_hashtable.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_mem.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_monitorlock.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_mutex.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_mutex2.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_mutex3.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_object.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_oid.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_rwlock.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_string.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/test_string2.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkixlibs.mk
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkixrules.mk
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkixutil/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/sample_apps/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/testutil/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/testutil/testutil_nss.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/testutil/testutil_nss.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/listsuites/listsuites.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/listsuites/listsuites.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/listsuites/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/lowhashtest/lowhashtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/lowhashtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/makepqg/makepqg.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/makepqg/makepqg.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/makepqg/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/makepqg/testit.ksh
+ __NO_COPYRIGHT__ in: security/nss/cmd/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/error.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/install-ds.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/install-ds.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/install.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/install.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/installparse.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/installparse.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/instsec.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/lex.Pk11Install_yy.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/modutil.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/modutil.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/mpitests/mpi-test.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/mpitests/mpitests.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/multinit/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/multinit/multinit.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/multinit/multinit.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/nss-policy-check/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/nss-policy-check/nss-policy-check.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/ocspclnt/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/ocspclnt/ocspclnt.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/ocspresp/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/ocspresp/ocspresp.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/oidcalc/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/oidcalc/oidcalc.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/oidcalc/oidcalc.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7content/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7content/p7content.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7env/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7env/p7env.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7sign/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7sign/p7sign.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7verify/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7verify/p7verify.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11ectest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11ectest/pk11ectest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11ectest/pk11ectest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11gcmtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11gcmtest/pk11gcmtest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11gcmtest/pk11gcmtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11mode/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11mode/pk11mode.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11mode/pk11mode.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11util/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11util/pk11util.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk12util/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk12util/pk12util.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk12util/pk12util.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk1sign/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk1sign/pk1sign.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/pkix-errcodes/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/pkix-errcodes/pkix-errcodes.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/platlibs.gypi
+ __NO_COPYRIGHT__ in: security/nss/cmd/platlibs.mk
+ __NO_COPYRIGHT__ in: security/nss/cmd/platrules.mk
+ __NO_COPYRIGHT__ in: security/nss/cmd/pp/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/pp/pp.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/ppcertdata/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/ppcertdata/ppcertdata.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/pwdecrypt/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/pwdecrypt/pwdecrypt.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/rsaperf/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/rsaperf/rsaperf.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/rsaperf/rsaperf.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/rsapoptst/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/rsapoptst/rsapoptst.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/rsapoptst/rsapoptst.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/sdrtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/sdrtest/sdrtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/selfserv/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/selfserv/selfserv.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/shlibsign/mangle/mangle.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/shlibsign/mangle/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/shlibsign/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/shlibsign/shlibsign.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/certgen.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/javascript.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/list.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/sign.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/signtool.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/signtool.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/util.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/verify.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/zip.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/signver/examples/1/form.pl
+ __NO_COPYRIGHT__ in: security/nss/cmd/signver/examples/1/signedForm.pl
+ __NO_COPYRIGHT__ in: security/nss/cmd/signver/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/signver/signver.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/signver/signver.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/smimetools/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/smimetools/rules.mk
+ __NO_COPYRIGHT__ in: security/nss/cmd/smimetools/smimetools.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/ssltap/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/ssltap/ssltap.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/strsclnt/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/strsclnt/strsclnt.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/strsclnt/strsclnt.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/symkeyutil/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/symkeyutil/symkeyutil.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/tests/baddbdir.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/tests/dertimetest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/tests/encodeinttest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/tests/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/tests/remtest.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/tests/tests.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/tstclnt/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/tstclnt/tstclnt.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/tstclnt/tstclnt.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/vfychain/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/vfychain/vfychain.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/vfyserv/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cmd/vfyserv/vfyserv.gyp
+ __NO_COPYRIGHT__ in: security/nss/cmd/vfyserv/vfyserv.h
+ __NO_COPYRIGHT__ in: security/nss/cmd/vfyserv/vfyutil.c
+ __NO_COPYRIGHT__ in: security/nss/coreconf/Android.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/BSD_OS.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/BeOS.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/Darwin.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/FreeBSD.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.10.01.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.10.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.11.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/IRIX.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/IRIX5.2.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/IRIX5.3.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/IRIX5.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/IRIX6.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/Linux.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/Makefile
+ __NO_COPYRIGHT__ in: security/nss/coreconf/NCR3.0.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/NEC4.2.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/NetBSD.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/OS2.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/OSF1V2.0.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/OSF1V3.0.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/OSF1V4.0B.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/OSF1V4.0D.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/OpenBSD.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/OpenUNIX.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/QNX.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/RISCOS.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/ReliantUNIX.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/ReliantUNIX5.4.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/SCOOS5.0.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/SCO_SV3.2.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/SunOS4.1.3_U1.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/SunOS5.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/UNIX.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/WIN95.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/WINNT.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/Werror.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/config.gypi
+ __NO_COPYRIGHT__ in: security/nss/coreconf/coreconf.pl
+ __NO_COPYRIGHT__ in: security/nss/coreconf/cpdist.pl
+ __NO_COPYRIGHT__ in: security/nss/coreconf/detect_host_arch.py
+ __NO_COPYRIGHT__ in: security/nss/coreconf/import.pl
+ __NO_COPYRIGHT__ in: security/nss/coreconf/jdk.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/mkdepend/Makefile
+ __NO_COPYRIGHT__ in: security/nss/coreconf/nsinstall/Makefile
+ __NO_COPYRIGHT__ in: security/nss/coreconf/nsinstall/nsinstall.gyp
+ __NO_COPYRIGHT__ in: security/nss/coreconf/nsinstall/pathsub.h
+ __NO_COPYRIGHT__ in: security/nss/coreconf/nsinstall/sunos4.h
+ __NO_COPYRIGHT__ in: security/nss/coreconf/release.pl
+ __NO_COPYRIGHT__ in: security/nss/coreconf/shlibsign.py
+ __NO_COPYRIGHT__ in: security/nss/cpputil/cpputil.gyp
+ __NO_COPYRIGHT__ in: security/nss/cpputil/cpputil.h
+ __NO_COPYRIGHT__ in: security/nss/cpputil/databuffer.cc
+ __NO_COPYRIGHT__ in: security/nss/cpputil/databuffer.h
+ __NO_COPYRIGHT__ in: security/nss/cpputil/dummy_io.cc
+ __NO_COPYRIGHT__ in: security/nss/cpputil/dummy_io.h
+ __NO_COPYRIGHT__ in: security/nss/cpputil/dummy_io_fwd.cc
+ __NO_COPYRIGHT__ in: security/nss/cpputil/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/cpputil/nss_scoped_ptrs.h
+ __NO_COPYRIGHT__ in: security/nss/cpputil/scoped_ptrs_ssl.h
+ __NO_COPYRIGHT__ in: security/nss/cpputil/scoped_ptrs_util.h
+ __NO_COPYRIGHT__ in: security/nss/cpputil/tls_parser.cc
+ __NO_COPYRIGHT__ in: security/nss/cpputil/tls_parser.h
+ __NO_COPYRIGHT__ in: security/nss/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/fuzz/asn1_mutators.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/asn1_mutators.h
+ __NO_COPYRIGHT__ in: security/nss/fuzz/certDN_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/fuzz.gyp
+ __NO_COPYRIGHT__ in: security/nss/fuzz/pkcs8_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/quickder_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/shared.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/shared.h
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_client_config.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_client_config.h
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_client_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_common.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_common.h
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_mutators.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_mutators.h
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_server_certs.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_server_certs.h
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_server_config.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_server_config.h
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_server_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_socket.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/tls_socket.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/certdb_gtest/alg1485_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/certdb_gtest/certdb_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/certdb_gtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/certhigh_gtest/certhigh_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/certhigh_gtest/certhigh_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/certhigh_gtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/common/gcm-vectors.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/common/gtest.gypi
+ __NO_COPYRIGHT__ in: security/nss/gtests/common/gtest.mk
+ __NO_COPYRIGHT__ in: security/nss/gtests/common/gtests-util.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/common/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/common/util.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/cryptohi_gtest/cryptohi_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/cryptohi_gtest/cryptohi_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/cryptohi_gtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/der_gtest/der_getint_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/der_gtest/der_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/der_gtest/der_private_key_import_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/der_gtest/der_quickder_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/der_gtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/der_gtest/p12_import_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/freebl_gtest/blake2b_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/freebl_gtest/dh_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/freebl_gtest/ecl_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/freebl_gtest/freebl_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/freebl_gtest/ghash_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/freebl_gtest/mpi_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/freebl_gtest/prng_kat_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/freebl_gtest/rsa_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/google_test/google_test.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/google_test/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/mozpkix_gtest/mozpkix_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/nss_bogo_shim/config.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/nss_bogo_shim/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/nss_bogo_shim/nss_bogo_shim.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/nss_bogo_shim/nss_bogo_shim.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/nss_bogo_shim/nsskeys.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_aes_gcm_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_aeskeywrap_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_chacha20poly1305_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_cipherop_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_curve25519_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_der_private_key_import_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_ecdsa_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_ecdsa_vectors.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_encrypt_derive_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_export_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_pbkdf2_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_prf_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_prng_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_rsapkcs1_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_rsapss_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_rsapss_vectors.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/pk11_signature_test.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/softoken_gtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/softoken_gtest/softoken_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/bloomfilter_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/gtest_utils.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/libssl_internals.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/selfencrypt_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_0rtt_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_agent_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_auth_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_cert_ext_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_ciphersuite_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_custext_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_damage_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_dhe_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_drop_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_ecdh_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_ems_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_exporter_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_extension_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_fragment_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_fuzz_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_gather_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_hrr_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_keylog_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_keyupdate_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_loopback_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_misc_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_record_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_recordsize_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_renegotiation_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_resumption_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_skip_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_staticrsa_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_tls13compat_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_v2_client_hello_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_version_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/ssl_versionpolicy_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/test_io.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/test_io.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_agent.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_agent.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_connect.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_connect.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_esni_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_filter.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_filter.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_hkdf_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_protect.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/tls_protect.h
+ __NO_COPYRIGHT__ in: security/nss/gtests/util_gtest/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/gtests/util_gtest/util_aligned_malloc_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/util_gtest/util_b64_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/util_gtest/util_gtest.gyp
+ __NO_COPYRIGHT__ in: security/nss/gtests/util_gtest/util_memcmpzero_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/util_gtest/util_pkcs11uri_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/gtests/util_gtest/util_utf8_unittest.cc
+ __NO_COPYRIGHT__ in: security/nss/lib/base/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/base/base.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/base/base.h
+ __NO_COPYRIGHT__ in: security/nss/lib/base/baset.h
+ __NO_COPYRIGHT__ in: security/nss/lib/base/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/base/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/base/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/base/nssbase.h
+ __NO_COPYRIGHT__ in: security/nss/lib/base/nssbaset.h
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/alg1485.c
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/certdb.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/certdb.h
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/genname.c
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/genname.h
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/secname.c
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/stanpcertdb.c
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/xconst.h
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/certhigh.c
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/certhigh.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/certreq.c
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/certvfy.c
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/certvfypkix.c
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/ocspsig.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/bfind.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/binst.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/bobject.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/bsession.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/bslot.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/btoken.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/builtins.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/builtins.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/certdata.perl
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/certdata.py
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/nssckbi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/nssckbi.rc
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/cfind.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/cinst.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/ckcapi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/cobject.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/crsa.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/csession.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/cslot.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/ctoken.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/nsscapi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/nsscapi.rc
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/staticobj.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/ck.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/ckapi.perl
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/ckfw.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/ckfw.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/ckfwm.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/ckfwtm.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/ckmd.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/ckdbm.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/db.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/find.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/instance.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/object.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/session.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/slot.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/token.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/nssckepv.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/nssckft.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/nssckfw.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/nssckfwc.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/nssckfwt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/nssckg.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/nssckmdt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/nssckt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/asn1cmn.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/challcli.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/cmmf.h
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/cmmfasn1.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/cmmfchal.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/cmmfit.h
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/cmmft.h
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmf.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmf.h
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmfcont.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmfdec.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmfenc.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmfget.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmfi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmfit.h
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmfpop.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmfreq.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmftmpl.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/encutil.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/respcmn.c
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/servget.c
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/cryptohi.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/cryptohi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/cryptoht.h
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/dsautil.c
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/key.h
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/keyhi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/keyi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/keyt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/keythi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/sechash.c
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/sechash.h
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/seckey.c
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/secsign.c
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/secvfy.c
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/include/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/include/include.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/include/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/src/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/src/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/src/src.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/tests/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/ckhelper.c
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/dev.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/dev.h
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/devm.h
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/devslot.c
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/devt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/devtm.h
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/devtoken.c
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/devutil.c
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/nssdev.h
+ __NO_COPYRIGHT__ in: security/nss/lib/dev/nssdevt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/aes-x86.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/aeskeywrap.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/alg2268.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/alghmac.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/alghmac.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/arcfive.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/arcfour.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/blake2b.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/blake2b.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/blapi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/blapii.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/blapit.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/blinit.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/blname.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/camellia.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/camellia.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/chacha20poly1305.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/chacha20poly1305.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/crypto_primitives.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ctr.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ctr.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/cts.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/cts.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/des.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/des.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/desblapi.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/det_rng.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/det_rng.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/drbg.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/dsa.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ec.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ec.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecdecode.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/curve25519_64.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ec_naf.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecl-curve.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecl-exp.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecl-priv.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecl.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecl_gf.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecl_mult.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp_256.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp_384.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp_521.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp_aff.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp_jac.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp_jm.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/fipsfreebl.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/freebl.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/freebl.rc
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/freebl_base.gypi
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/gcm-x86.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/gcm.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/hmacct.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/hmacct.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/intel-aes.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/jpake.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ldvector.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/loader.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/loader.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/lowhash_vector.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/md2.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/md5.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mknewpc2.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mksp.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/LICENSE-MPL
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/basecvt.pod
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/build
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/gcd.pod
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/invmod.pod
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/isprime.pod
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/lap.pod
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/mpi-test.pod
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/hppa20.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/logtab.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/montmulf.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/montmulf.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/montmulfv8.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/montmulfv9.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mp_gf2m-priv.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mp_gf2m.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mp_gf2m.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpcpucache.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi-config.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi-priv.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_amd64.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_amd64_gas.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_amd64_masm.asm
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_mips.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_x86.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_x86_asm.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_x86_os2.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mplogic.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mplogic.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpprime.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpprime.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpv_sparc.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpv_sparcv8.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpv_sparcv9.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpvalpha.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mulsqr.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/primes.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/nsslowhash.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/rawhash.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/ret_cr16.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/rijndael.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/rijndael.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/rijndael32.tab
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/rijndael_tables.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/secmpi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/secrng.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/seed.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/seed.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/sha256.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/sha512.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/sha_fast.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/sha_fast.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/shsign.h
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/shvfy.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/sysrand.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/tlsprfalg.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/unix_rand.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/unix_urandom.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/win_rand.c
+ __NO_COPYRIGHT__ in: security/nss/lib/jar/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/jar/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/jar/jar-ds.c
+ __NO_COPYRIGHT__ in: security/nss/lib/jar/jar-ds.h
+ __NO_COPYRIGHT__ in: security/nss/lib/jar/jar.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/jar/jar.h
+ __NO_COPYRIGHT__ in: security/nss/lib/jar/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/include.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_certsel.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_certstore.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_checker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_crlsel.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_revchecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/libpkix.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/certsel/certsel.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/certsel/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/certsel/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/certsel/pkix_certselector.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/certsel/pkix_certselector.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/certsel/pkix_comcertselparams.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/certsel/pkix_comcertselparams.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/checker.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_basicconstraintschecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_basicconstraintschecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_certchainchecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_certchainchecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_crlchecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_crlchecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_ekuchecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_ekuchecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_expirationchecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_expirationchecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_namechainingchecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_namechainingchecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_nameconstraintschecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_nameconstraintschecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_ocspchecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_ocspchecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_policychecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_policychecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_revocationchecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_revocationchecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_revocationmethod.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_revocationmethod.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_signaturechecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_signaturechecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_targetcertchecker.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/pkix_targetcertchecker.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/crlsel/crlsel.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/crlsel/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/crlsel/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/crlsel/pkix_comcrlselparams.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/crlsel/pkix_comcrlselparams.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/crlsel/pkix_crlselector.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/crlsel/pkix_crlselector.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/params.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/pkix_procparams.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/pkix_procparams.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/pkix_resourcelimits.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/pkix_resourcelimits.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/pkix_trustanchor.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/pkix_trustanchor.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/pkix_valparams.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/pkix_valparams.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/pkix_buildresult.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/pkix_buildresult.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/pkix_policynode.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/pkix_policynode.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/pkix_valresult.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/pkix_valresult.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/pkix_verifynode.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/pkix_verifynode.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/results.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/store/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/store/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/store/pkix_store.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/store/pkix_store.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/store/store.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/pkix_build.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/pkix_build.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/pkix_lifecycle.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/pkix_lifecycle.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/pkix_validate.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/pkix_validate.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/top.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/pkix_error.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/pkix_error.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/pkix_errpaths.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/pkix_list.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/pkix_list.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/pkix_logger.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/pkix_logger.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/pkix_tools.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/pkix_tools.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/util.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/module.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_aiamgr.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_aiamgr.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_colcertstore.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_colcertstore.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpcertstore.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpcertstore.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapcertstore.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapcertstore.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldaprequest.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldaprequest.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapresponse.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapresponse.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldaptemplates.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_nsscontext.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_nsscontext.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_socket.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_socket.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pki.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_basicconstraints.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_basicconstraints.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyinfo.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyinfo.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicymap.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicymap.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyqualifier.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyqualifier.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crl.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crl.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crldp.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crldp.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crlentry.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crlentry.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_date.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_date.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_generalname.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_generalname.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_infoaccess.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_infoaccess.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_nameconstraints.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_nameconstraints.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspcertid.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspcertid.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocsprequest.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocsprequest.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspresponse.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspresponse.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_publickey.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_publickey.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_x500name.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_x500name.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bigint.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bigint.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bytearray.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bytearray.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_common.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_common.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_error.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_hashtable.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_hashtable.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_lifecycle.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_lifecycle.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mem.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mem.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_monitorlock.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_monitorlock.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mutex.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mutex.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_primhash.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_primhash.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_rwlock.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_rwlock.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.c
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.h
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/system.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/mozpkix/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/mozpkix/mozpkix.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/nss.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/nss.h
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/nss.rc
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/nssinit.c
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/nssoptions.c
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/nssrenam.h
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/utilwrap.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/debug_module.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/dev3hack.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/dev3hack.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11func.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11pbe.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11priv.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11pub.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11sdr.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11sdr.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11wrap.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/secmod.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/secmodt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/secpkcs5.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12creat.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12d.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12dec.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12e.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12exp.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12local.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12local.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12plcy.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12plcy.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12t.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/p12tmpl.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/pkcs12.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/pkcs12.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/pkcs12t.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/certread.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/pkcs7.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/asymmkey.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/certdecode.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/certificate.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/cryptocontext.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/nsspki.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/nsspkit.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/pki.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/pki.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/pki3hack.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/pkibase.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/pkim.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/pkistore.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/pkistore.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/pkit.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/pkitm.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/symmkey.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/tdcache.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pki/trustdomain.c
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsreclist.h
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/smime.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/smime.rc
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/smimesym.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/fipstest.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/jpakesftk.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/keydb.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/keydbi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/legacydb.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lgcreate.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lgfind.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lgfips.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lginit.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lgutil.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lowkey.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lowkeyi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lowkeyti.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/nssdbm.rc
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/pcert.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/lowkey.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/lowkeyi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/lowkeyti.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/lowpbe.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/lowpbe.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/padbuf.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/pkcs11ni.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/sftkdb.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/sftkdbt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/sftkdbti.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/sftkhmac.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/sftkpars.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/softkver.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/softoken.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/softoken.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/softokn.rc
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/softoknt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/tlsprf.c
+ __NO_COPYRIGHT__ in: security/nss/lib/sqlite/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/sqlite/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/sqlite/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/sqlite/sqlite.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/SSLerrs.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/authcert.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/cmpcert.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/dhe-param.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/dtls13con.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/dtlscon.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/notes.txt
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/os2_err.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/prelib.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/selfencrypt.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/selfencrypt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl.rc
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl3ext.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl3exthandle.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl3exthandle.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl3gthr.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl3prot.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslauth.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslbloom.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslbloom.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslcert.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslcert.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslcon.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssldef.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslencode.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslencode.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslenum.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslerr.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslerr.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslerrstrs.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslexp.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslgrp.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslimpl.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslinfo.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslinit.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslmutex.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslmutex.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslnonce.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslproto.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslreveal.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslsecur.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslsnce.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslsock.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslspec.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslspec.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssltrace.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13con.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13con.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13err.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13esni.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13esni.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13exthandle.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13exthandle.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13hashstate.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13hashstate.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13hkdf.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13hkdf.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/tls13replay.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/unix_err.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/win32err.c
+ __NO_COPYRIGHT__ in: security/nss/lib/sysinit/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/sysinit/nsssysinit.c
+ __NO_COPYRIGHT__ in: security/nss/lib/sysinit/sysinit.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/util/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/util/derdec.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/derenc.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/dersubr.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/dertime.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/eccutil.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/errstrs.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/util/hasht.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/util/nssrwlk.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/nssrwlkt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/nssutil.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/nssutil.rc
+ __NO_COPYRIGHT__ in: security/nss/lib/util/oidstring.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/pkcs11n.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/pkcs11uri.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/pkcs11uri.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/pkcs1sig.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/pkcs1sig.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secalgid.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secder.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secdert.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secdig.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secdig.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secdigt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secerr.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secitem.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secload.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secoid.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secoid.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secoidt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secplcy.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/secplcy.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/sectime.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/utf8.c
+ __NO_COPYRIGHT__ in: security/nss/lib/util/util.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/util/utilmodt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/utilpars.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/utilparst.h
+ __NO_COPYRIGHT__ in: security/nss/lib/zlib/exports.gyp
+ __NO_COPYRIGHT__ in: security/nss/lib/zlib/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/lib/zlib/patches/prune-zlib.sh
+ __NO_COPYRIGHT__ in: security/nss/lib/zlib/trees.h
+ __NO_COPYRIGHT__ in: security/nss/lib/zlib/zlib.gyp
+ __NO_COPYRIGHT__ in: security/nss/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/common/argparse.cc
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/common/argparse.h
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/common/tool.h
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/common/util.cc
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/common/util.h
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/db/dbtool.cc
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/db/dbtool.h
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/digest/digesttool.cc
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/digest/digesttool.h
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/enc/enctool.cc
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/enc/enctool.h
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/hw-support.c
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/nss_tool.cc
+ __NO_COPYRIGHT__ in: security/nss/nss-tool/nss_tool.gyp
+ __NO_COPYRIGHT__ in: security/nss/nss.gyp
+ __NO_COPYRIGHT__ in: security/nss/pkg/Makefile
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/aia.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/anypolicy.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/anypolicywithlevel.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/bridge.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/bridgewithaia.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/bridgewithhalfaia.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/bridgewithpolicyextensionandmapping.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/crldp.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/dsa.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/explicitPolicy.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/extension.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/extension2.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/ipsec.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/mapping.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/mapping2.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/megabridge_3_2.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/method.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/nameconstraints.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/ocsp.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/ocspd.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/realcerts.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/revoc.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/scenarios
+ __NO_COPYRIGHT__ in: security/nss/tests/chains/scenarios/trustanchors.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/common/Makefile
+ __NO_COPYRIGHT__ in: security/nss/tests/common/cleanup.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/iopr/cert_iopr.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/iopr/ocsp_iopr.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/iopr/server_scr/cipher.list
+ __NO_COPYRIGHT__ in: security/nss/tests/iopr/server_scr/client.cgi
+ __NO_COPYRIGHT__ in: security/nss/tests/iopr/server_scr/config
+ __NO_COPYRIGHT__ in: security/nss/tests/iopr/server_scr/iopr_server.cfg
+ __NO_COPYRIGHT__ in: security/nss/tests/iopr/ssl_iopr.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/certs/make-ca-u50-u51
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/certs/make-nc
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/common/libpkix_init.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/common/libpkix_init_nist.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/sample_apps/README
+ __NO_COPYRIGHT__ in: security/nss/tests/mpi/mpi.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/remote/manifest.mn
+ __NO_COPYRIGHT__ in: security/nss/tests/ssl/ssl_dist_stress.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/ssl_gtests/ssl_gtests.sh
+ __NO_COPYRIGHT__ in: security/pkix/moz.build
+ __NO_COPYRIGHT__ in: security/pkix/test/gtest/moz.build
+ __NO_COPYRIGHT__ in: services/common/async.js
+ __NO_COPYRIGHT__ in: services/common/hawkclient.js
+ __NO_COPYRIGHT__ in: services/common/hawkrequest.js
+ __NO_COPYRIGHT__ in: services/common/logmanager.js
+ __NO_COPYRIGHT__ in: services/common/modules-testing/logging.js
+ __NO_COPYRIGHT__ in: services/common/modules-testing/utils.js
+ __NO_COPYRIGHT__ in: services/common/moz.build
+ __NO_COPYRIGHT__ in: services/common/observers.js
+ __NO_COPYRIGHT__ in: services/common/rest.js
+ __NO_COPYRIGHT__ in: services/common/stringbundle.js
+ __NO_COPYRIGHT__ in: services/common/tests/mach_commands.py
+ __NO_COPYRIGHT__ in: services/common/tests/moz.build
+ __NO_COPYRIGHT__ in: services/common/tests/unit/head_helpers.js
+ __NO_COPYRIGHT__ in: services/common/tests/unit/moz.build
+ __NO_COPYRIGHT__ in: services/common/tests/unit/test_blocklist_signatures/moz.build
+ __NO_COPYRIGHT__ in: services/common/tokenserverclient.js
+ __NO_COPYRIGHT__ in: services/common/utils.js
+ __NO_COPYRIGHT__ in: services/crypto/component/moz.build
+ __NO_COPYRIGHT__ in: services/crypto/component/nsISyncJPAKE.idl
+ __NO_COPYRIGHT__ in: services/crypto/component/nsSyncJPAKE.cpp
+ __NO_COPYRIGHT__ in: services/crypto/component/nsSyncJPAKE.h
+ __NO_COPYRIGHT__ in: services/crypto/modules/WeaveCrypto.js
+ __NO_COPYRIGHT__ in: services/crypto/modules/utils.js
+ __NO_COPYRIGHT__ in: services/crypto/moz.build
+ __NO_COPYRIGHT__ in: services/moz.build
+ __NO_COPYRIGHT__ in: services/sync/Weave.js
+ __NO_COPYRIGHT__ in: services/sync/locales/en-US/errors.properties
+ __NO_COPYRIGHT__ in: services/sync/locales/jar.mn
+ __NO_COPYRIGHT__ in: services/sync/locales/l10n.ini
+ __NO_COPYRIGHT__ in: services/sync/locales/moz.build
+ __NO_COPYRIGHT__ in: services/sync/modules-testing/fakeservices.js
+ __NO_COPYRIGHT__ in: services/sync/modules-testing/rotaryengine.js
+ __NO_COPYRIGHT__ in: services/sync/modules-testing/utils.js
+ __NO_COPYRIGHT__ in: services/sync/modules/addonutils.js
+ __NO_COPYRIGHT__ in: services/sync/modules/engines.js
+ __NO_COPYRIGHT__ in: services/sync/modules/engines/bookmarks.js
+ __NO_COPYRIGHT__ in: services/sync/modules/engines/clients.js
+ __NO_COPYRIGHT__ in: services/sync/modules/engines/forms.js
+ __NO_COPYRIGHT__ in: services/sync/modules/engines/history.js
+ __NO_COPYRIGHT__ in: services/sync/modules/engines/passwords.js
+ __NO_COPYRIGHT__ in: services/sync/modules/engines/prefs.js
+ __NO_COPYRIGHT__ in: services/sync/modules/engines/tabs.js
+ __NO_COPYRIGHT__ in: services/sync/modules/identity.js
+ __NO_COPYRIGHT__ in: services/sync/modules/jpakeclient.js
+ __NO_COPYRIGHT__ in: services/sync/modules/keys.js
+ __NO_COPYRIGHT__ in: services/sync/modules/main.js
+ __NO_COPYRIGHT__ in: services/sync/modules/notifications.js
+ __NO_COPYRIGHT__ in: services/sync/modules/policies.js
+ __NO_COPYRIGHT__ in: services/sync/modules/record.js
+ __NO_COPYRIGHT__ in: services/sync/modules/resource.js
+ __NO_COPYRIGHT__ in: services/sync/modules/rest.js
+ __NO_COPYRIGHT__ in: services/sync/modules/service.js
+ __NO_COPYRIGHT__ in: services/sync/modules/stages/cluster.js
+ __NO_COPYRIGHT__ in: services/sync/modules/status.js
+ __NO_COPYRIGHT__ in: services/sync/modules/userapi.js
+ __NO_COPYRIGHT__ in: services/sync/modules/util.js
+ __NO_COPYRIGHT__ in: services/sync/moz.build
+ __NO_COPYRIGHT__ in: services/sync/services-sync.js
+ __NO_COPYRIGHT__ in: services/sync/tests/tps/mozmill_sanity.js
+ __NO_COPYRIGHT__ in: services/sync/tests/tps/mozmill_sanity2.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/components/tps-cmdline.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/auth/sync.jsm
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/modules/addons.jsm
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/modules/windows.jsm
+ __NO_COPYRIGHT__ in: startupcache/StartupCache.cpp
+ __NO_COPYRIGHT__ in: startupcache/StartupCache.h
+ __NO_COPYRIGHT__ in: startupcache/StartupCacheModule.cpp
+ __NO_COPYRIGHT__ in: startupcache/StartupCacheUtils.cpp
+ __NO_COPYRIGHT__ in: startupcache/StartupCacheUtils.h
+ __NO_COPYRIGHT__ in: startupcache/moz.build
+ __NO_COPYRIGHT__ in: startupcache/nsIStartupCache.idl
+ __NO_COPYRIGHT__ in: startupcache/test/TestStartupCache.cpp
+ __NO_COPYRIGHT__ in: startupcache/test/moz.build
+ __NO_COPYRIGHT__ in: storage/FileSystemModule.cpp
+ __NO_COPYRIGHT__ in: storage/FileSystemModule.h
+ __NO_COPYRIGHT__ in: storage/IStorageBindingParamsInternal.h
+ __NO_COPYRIGHT__ in: storage/SQLCollations.cpp
+ __NO_COPYRIGHT__ in: storage/SQLCollations.h
+ __NO_COPYRIGHT__ in: storage/SQLiteMutex.h
+ __NO_COPYRIGHT__ in: storage/StatementCache.h
+ __NO_COPYRIGHT__ in: storage/StorageBaseStatementInternal.cpp
+ __NO_COPYRIGHT__ in: storage/StorageBaseStatementInternal.h
+ __NO_COPYRIGHT__ in: storage/TelemetryVFS.cpp
+ __NO_COPYRIGHT__ in: storage/VacuumManager.cpp
+ __NO_COPYRIGHT__ in: storage/VacuumManager.h
+ __NO_COPYRIGHT__ in: storage/Variant.h
+ __NO_COPYRIGHT__ in: storage/build/moz.build
+ __NO_COPYRIGHT__ in: storage/build/mozStorageCID.h
+ __NO_COPYRIGHT__ in: storage/build/mozStorageModule.cpp
+ __NO_COPYRIGHT__ in: storage/moz.build
+ __NO_COPYRIGHT__ in: storage/mozIStorageAggregateFunction.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageAsyncConnection.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageAsyncStatement.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageBaseStatement.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageBindingParams.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageBindingParamsArray.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageConnection.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageError.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageFunction.idl
+ __NO_COPYRIGHT__ in: storage/mozIStoragePendingStatement.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageProgressHandler.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageResultSet.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageRow.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageService.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageStatement.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageStatementCallback.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageStatementParams.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageStatementRow.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageVacuumParticipant.idl
+ __NO_COPYRIGHT__ in: storage/mozIStorageValueArray.idl
+ __NO_COPYRIGHT__ in: storage/mozStorageArgValueArray.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageArgValueArray.h
+ __NO_COPYRIGHT__ in: storage/mozStorageAsyncStatement.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageAsyncStatement.h
+ __NO_COPYRIGHT__ in: storage/mozStorageAsyncStatementExecution.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageAsyncStatementExecution.h
+ __NO_COPYRIGHT__ in: storage/mozStorageAsyncStatementJSHelper.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageAsyncStatementJSHelper.h
+ __NO_COPYRIGHT__ in: storage/mozStorageAsyncStatementParams.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageAsyncStatementParams.h
+ __NO_COPYRIGHT__ in: storage/mozStorageBindingParams.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageBindingParams.h
+ __NO_COPYRIGHT__ in: storage/mozStorageBindingParamsArray.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageBindingParamsArray.h
+ __NO_COPYRIGHT__ in: storage/mozStorageConnection.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageConnection.h
+ __NO_COPYRIGHT__ in: storage/mozStorageError.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageError.h
+ __NO_COPYRIGHT__ in: storage/mozStorageHelper.h
+ __NO_COPYRIGHT__ in: storage/mozStoragePrivateHelpers.cpp
+ __NO_COPYRIGHT__ in: storage/mozStoragePrivateHelpers.h
+ __NO_COPYRIGHT__ in: storage/mozStorageResultSet.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageResultSet.h
+ __NO_COPYRIGHT__ in: storage/mozStorageRow.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageRow.h
+ __NO_COPYRIGHT__ in: storage/mozStorageSQLFunctions.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageSQLFunctions.h
+ __NO_COPYRIGHT__ in: storage/mozStorageService.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageService.h
+ __NO_COPYRIGHT__ in: storage/mozStorageStatement.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageStatement.h
+ __NO_COPYRIGHT__ in: storage/mozStorageStatementData.h
+ __NO_COPYRIGHT__ in: storage/mozStorageStatementJSHelper.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageStatementJSHelper.h
+ __NO_COPYRIGHT__ in: storage/mozStorageStatementParams.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageStatementParams.h
+ __NO_COPYRIGHT__ in: storage/mozStorageStatementRow.cpp
+ __NO_COPYRIGHT__ in: storage/mozStorageStatementRow.h
+ __NO_COPYRIGHT__ in: storage/storage.h
+ __NO_COPYRIGHT__ in: storage/style.txt
+ __NO_COPYRIGHT__ in: storage/test/moz.build
+ __NO_COPYRIGHT__ in: storage/test/storage_test_harness.h
+ __NO_COPYRIGHT__ in: storage/test/storage_test_harness_tail.h
+ __NO_COPYRIGHT__ in: storage/test/test_StatementCache.cpp
+ __NO_COPYRIGHT__ in: storage/test/test_binding_params.cpp
+ __NO_COPYRIGHT__ in: storage/test/test_file_perms.cpp
+ __NO_COPYRIGHT__ in: storage/test/test_mutex.cpp
+ __NO_COPYRIGHT__ in: storage/test/test_service_init_background_thread.cpp
+ __NO_COPYRIGHT__ in: storage/test/test_statement_scoper.cpp
+ __NO_COPYRIGHT__ in: storage/test/test_transaction_helper.cpp
+ __NO_COPYRIGHT__ in: storage/test/test_true_async.cpp
+ __NO_COPYRIGHT__ in: storage/test/test_unlock_notify.cpp
+ __NO_COPYRIGHT__ in: storage/test/unit/head_storage.js
+ __NO_COPYRIGHT__ in: storage/test/unit/test_bug-429521.js
+ __NO_COPYRIGHT__ in: storage/test/unit/test_bug-444233.js
+ __NO_COPYRIGHT__ in: storage/test/unit/test_like_escape.js
+ __NO_COPYRIGHT__ in: taskcluster/ci/artifact-build/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/build-signing/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/build/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/docker-image/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/hazard/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/source-check/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/spidermonkey/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/static-analysis/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/toolchain/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/toolchain/linux.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/toolchain/windows.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/upload-symbols/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/valgrind/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/mach_commands.py
+ __NO_COPYRIGHT__ in: taskcluster/moz.build
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/action.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/create.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/decision.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/docker.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/files_changed.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/generator.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/graph.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/optimize.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/parameters.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/target_tasks.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/task/base.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/task/docker_image.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/task/post_build.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/task/signing.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/task/test.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/task/transform.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/taskgraph.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_create.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_decision.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_files_changed.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_generator.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_graph.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_optimize.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_parameters.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_target_tasks.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_task_docker_image.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_taskgraph.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_transforms_base.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_try_option_syntax.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_util_attributes.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_util_docker.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_util_python_path.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_util_templates.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_util_time.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_util_treeherder.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/test_util_yaml.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/test/util.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/android_stuff.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/base.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/build.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/build_attrs.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/gecko_v2_whitelist.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/job/__init__.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/job/common.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/job/hazard.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/job/mach.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/job/mozharness.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/job/run_task.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/job/spidermonkey.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/job/toolchain.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/l10n.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/marionette_harness.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/task.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/tests/all_kinds.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/tests/android_test.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/tests/desktop_test.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/tests/make_task_description.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/tests/test_description.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/transforms/upload_symbols.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/try_option_syntax.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/util/attributes.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/util/docker.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/util/python_path.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/util/templates.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/util/treeherder.py
+ __NO_COPYRIGHT__ in: taskcluster/taskgraph/util/yaml.py
+ __NO_COPYRIGHT__ in: test.mozbuild
+ __NO_COPYRIGHT__ in: testing/docker/recipes/centos6-build-system-setup.sh
+ __NO_COPYRIGHT__ in: testing/docker/recipes/common.sh
+ __NO_COPYRIGHT__ in: testing/docker/recipes/run-task
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/__init__.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/arguments/__init__.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/arguments/base.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/arguments/update.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/cli_functional.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/cli_update.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/runners/__init__.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/runners/base.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/runners/update.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/firefox_ui_harness/testcases.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/harness/setup.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/mach_commands.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/moz.build
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/keyboard_shortcuts/test_browser_window.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/locationbar/test_access_locationbar.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/locationbar/test_escape_autocomplete.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/locationbar/test_favicon_in_autocomplete.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/locationbar/test_suggest_bookmarks.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/private_browsing/test_about_private_browsing.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_dv_certificate.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_enable_privilege.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_ev_certificate.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_mixed_content_page.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_mixed_script_content_blocking.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_no_certificate.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_safe_browsing_initial_download.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_safe_browsing_notification.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_safe_browsing_warning_pages.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_security_notification.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_ssl_disabled_error_page.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_ssl_status_after_restart.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_submit_unencrypted_info_warning.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_unknown_issuer.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/security/test_untrusted_connection_error_page.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_about_window.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_appinfo.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_l10n.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_menubar.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_notifications.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_page_info_window.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_places.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_security.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_software_update.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_tabbar.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_toolbars.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_update_wizard.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_utils.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/puppeteer/test_windows.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/update/direct/test_direct_update.py
+ __NO_COPYRIGHT__ in: testing/firefox-ui/tests/update/fallback/test_fallback_update.py
+ __NO_COPYRIGHT__ in: testing/gtest/MozGtestFriend.h
+ __NO_COPYRIGHT__ in: testing/gtest/moz.build
+ __NO_COPYRIGHT__ in: testing/gtest/mozilla/MozGTestBench.cpp
+ __NO_COPYRIGHT__ in: testing/gtest/mozilla/MozGTestBench.h
+ __NO_COPYRIGHT__ in: testing/gtest/rungtests.py
+ __NO_COPYRIGHT__ in: testing/instrumentation/Makefile.in
+ __NO_COPYRIGHT__ in: testing/instrumentation/moz.build
+ __NO_COPYRIGHT__ in: testing/instrumentation/runinstrumentation.py
+ __NO_COPYRIGHT__ in: testing/mach_commands.py
+ __NO_COPYRIGHT__ in: testing/marionette/accessibility.js
+ __NO_COPYRIGHT__ in: testing/marionette/action.js
+ __NO_COPYRIGHT__ in: testing/marionette/addon.js
+ __NO_COPYRIGHT__ in: testing/marionette/assert.js
+ __NO_COPYRIGHT__ in: testing/marionette/browser.js
+ __NO_COPYRIGHT__ in: testing/marionette/capture.js
+ __NO_COPYRIGHT__ in: testing/marionette/cert.js
+ __NO_COPYRIGHT__ in: testing/marionette/chrome/test_dialog.properties
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/__init__.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/addons.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/date_time_value.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/decorators.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/errors.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/expected.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/gestures.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/localization.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/marionette.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/selection.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/timeout.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/transport.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/wait.py
+ __NO_COPYRIGHT__ in: testing/marionette/client/setup.py
+ __NO_COPYRIGHT__ in: testing/marionette/components/marionette.js
+ __NO_COPYRIGHT__ in: testing/marionette/components/moz.build
+ __NO_COPYRIGHT__ in: testing/marionette/cookies.js
+ __NO_COPYRIGHT__ in: testing/marionette/dispatcher.js
+ __NO_COPYRIGHT__ in: testing/marionette/driver.js
+ __NO_COPYRIGHT__ in: testing/marionette/element.js
+ __NO_COPYRIGHT__ in: testing/marionette/error.js
+ __NO_COPYRIGHT__ in: testing/marionette/evaluate.js
+ __NO_COPYRIGHT__ in: testing/marionette/frame.js
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/__init__.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/marionette_test/__init__.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/marionette_test/decorators.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/marionette_test/testcases.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/runner/__init__.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/runner/base.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/runner/httpd.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/runner/mixins/__init__.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/runner/mixins/browsermob.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/runner/mixins/window_manager.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/runner/serve.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/runtests.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/harness_unit/conftest.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/harness_unit/test_httpd.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/harness_unit/test_marionette_arguments.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/harness_unit/test_marionette_harness.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/harness_unit/test_marionette_runner.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/harness_unit/test_marionette_test_result.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/harness_unit/test_serve.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_about_pages.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_accessibility.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_addons.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_anonymous_content.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_capabilities.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_checkbox.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_checkbox_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_chrome_element_css.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_clearing.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_click.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_click_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_click_scrolling.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_cookies.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_crash.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_data_driven.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_date_time_value.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_element_retrieval.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_element_state.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_element_state_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_elementsize.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_elementsize_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_errors.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_execute_async_script.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_execute_isolate.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_execute_sandboxes.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_execute_script.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_expected.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_expectedfail.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_file_upload.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_findelement_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_geckoinstance.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_getactiveframe_oop.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_implicit_waits.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_import_script.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_key_actions.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_localization.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_log.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_marionette.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_modal_dialogs.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_mouse_action.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_pagesource.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_pagesource_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_position.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_prefs.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_profile_management.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_proxy.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_quit_restart.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_report.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_screen_orientation.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_screenshot.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_select.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_session.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_set_window_size.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_shadow_dom.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_chrome.js
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_fail.js
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_pass.js
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_sanity.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_simpletest_timeout.js
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_single_finger_desktop.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_skip_setup.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_switch_frame.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_switch_frame_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_switch_remote_frame.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_switch_window_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_teardown_context_preserved.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_text.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_text_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_timeouts.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_transport.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_typing.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_using_permissions.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_visibility.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_wait.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_window_close_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_window_close_content.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_window_handles_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_window_handles_content.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_window_title.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_window_title_chrome.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_window_type.py
+ __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_with_using_context.py
+ __NO_COPYRIGHT__ in: testing/marionette/interaction.js
+ __NO_COPYRIGHT__ in: testing/marionette/jar.mn
+ __NO_COPYRIGHT__ in: testing/marionette/l10n.js
+ __NO_COPYRIGHT__ in: testing/marionette/legacyaction.js
+ __NO_COPYRIGHT__ in: testing/marionette/listener.js
+ __NO_COPYRIGHT__ in: testing/marionette/logging.js
+ __NO_COPYRIGHT__ in: testing/marionette/mach_commands.py
+ __NO_COPYRIGHT__ in: testing/marionette/mach_test_package_commands.py
+ __NO_COPYRIGHT__ in: testing/marionette/message.js
+ __NO_COPYRIGHT__ in: testing/marionette/modal.js
+ __NO_COPYRIGHT__ in: testing/marionette/moz.build
+ __NO_COPYRIGHT__ in: testing/marionette/navigate.js
+ __NO_COPYRIGHT__ in: testing/marionette/proxy.js
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/__init__.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/api/appinfo.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/api/keys.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/api/l10n.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/api/places.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/api/security.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/api/software_update.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/api/utils.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/base.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/decorators.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/errors.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/mixins.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/puppeteer.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/about_window/deck.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/about_window/window.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/base.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/__init__.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/notifications.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/tabbar.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/toolbars.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/window.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/deck.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/menu.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/pageinfo/deck.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/pageinfo/window.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/update_wizard/__init__.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/update_wizard/dialog.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/update_wizard/wizard.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/windows.py
+ __NO_COPYRIGHT__ in: testing/marionette/puppeteer/firefox/setup.py
+ __NO_COPYRIGHT__ in: testing/marionette/server.js
+ __NO_COPYRIGHT__ in: testing/marionette/session.js
+ __NO_COPYRIGHT__ in: testing/marionette/simpletest.js
+ __NO_COPYRIGHT__ in: testing/marionette/test_action.js
+ __NO_COPYRIGHT__ in: testing/marionette/test_assert.js
+ __NO_COPYRIGHT__ in: testing/marionette/test_element.js
+ __NO_COPYRIGHT__ in: testing/marionette/test_error.js
+ __NO_COPYRIGHT__ in: testing/marionette/test_message.js
+ __NO_COPYRIGHT__ in: testing/marionette/test_navigate.js
+ __NO_COPYRIGHT__ in: testing/marionette/test_session.js
+ __NO_COPYRIGHT__ in: testing/mochitest/BrowserTestUtils/ContentTask.jsm
+ __NO_COPYRIGHT__ in: testing/mochitest/BrowserTestUtils/content/content-task.js
+ __NO_COPYRIGHT__ in: testing/mochitest/BrowserTestUtils/content/content-utils.js
+ __NO_COPYRIGHT__ in: testing/mochitest/BrowserTestUtils/moz.build
+ __NO_COPYRIGHT__ in: testing/mochitest/Makefile.in
+ __NO_COPYRIGHT__ in: testing/mochitest/ShutdownLeaksCollector.jsm
+ __NO_COPYRIGHT__ in: testing/mochitest/bootstrap.js
+ __NO_COPYRIGHT__ in: testing/mochitest/chrome-harness.js
+ __NO_COPYRIGHT__ in: testing/mochitest/chunkifyTests.js
+ __NO_COPYRIGHT__ in: testing/mochitest/mach_commands.py
+ __NO_COPYRIGHT__ in: testing/mochitest/mach_test_package_commands.py
+ __NO_COPYRIGHT__ in: testing/mochitest/manifestLibrary.js
+ __NO_COPYRIGHT__ in: testing/mochitest/manifests/moz.build
+ __NO_COPYRIGHT__ in: testing/mochitest/mochitest_options.py
+ __NO_COPYRIGHT__ in: testing/mochitest/moz.build
+ __NO_COPYRIGHT__ in: testing/mochitest/pywebsocket_wrapper.py
+ __NO_COPYRIGHT__ in: testing/mochitest/runrobocop.py
+ __NO_COPYRIGHT__ in: testing/mochitest/runtests.py
+ __NO_COPYRIGHT__ in: testing/mochitest/runtestsremote.py
+ __NO_COPYRIGHT__ in: testing/mochitest/ssltunnel/moz.build
+ __NO_COPYRIGHT__ in: testing/mochitest/start_desktop.js
+ __NO_COPYRIGHT__ in: testing/mochitest/tests/MochiKit-1.4.2/tests/SimpleTest/test.css
+ __NO_COPYRIGHT__ in: testing/mochitest/tests/SimpleTest/ChromePowers.js
+ __NO_COPYRIGHT__ in: testing/mochitest/tests/SimpleTest/LogController.js
+ __NO_COPYRIGHT__ in: testing/mochitest/tests/SimpleTest/MemoryStats.js
+ __NO_COPYRIGHT__ in: testing/mochitest/tests/SimpleTest/moz.build
+ __NO_COPYRIGHT__ in: testing/mochitest/tests/SimpleTest/setup.js
+ __NO_COPYRIGHT__ in: testing/mochitest/tests/moz.build
+ __NO_COPYRIGHT__ in: testing/modules/AppData.jsm
+ __NO_COPYRIGHT__ in: testing/modules/AppInfo.jsm
+ __NO_COPYRIGHT__ in: testing/modules/Assert.jsm
+ __NO_COPYRIGHT__ in: testing/modules/CoverageUtils.jsm
+ __NO_COPYRIGHT__ in: testing/modules/MockRegistrar.jsm
+ __NO_COPYRIGHT__ in: testing/modules/StructuredLog.jsm
+ __NO_COPYRIGHT__ in: testing/modules/moz.build
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/manifestparser/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/manifestparser/cli.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/manifestparser/expression.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/manifestparser/filters.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/manifestparser/ini.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/manifestparser/manifestparser.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/tests/test_convert_directory.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/tests/test_convert_symlinks.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/tests/test_default_overrides.py
+ __NO_COPYRIGHT__ in: testing/mozbase/manifestparser/tests/test_manifestparser.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moz.build
+ __NO_COPYRIGHT__ in: testing/mozbase/mozcrash/mozcrash/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozcrash/mozcrash/mozcrash.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozcrash/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozcrash/tests/test.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdebug/mozdebug/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdebug/mozdebug/mozdebug.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdebug/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/adb.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/adb_android.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/adb_b2g.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/devicemanager.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/devicemanagerADB.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/devicemanagerSUT.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/dmcli.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/droid.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/sutini.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/mozdevice/version_codes.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/dmunit.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/genfiles.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/runtests.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_datachannel.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_exec.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_exec_env.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_fileExists.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_getdir.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_info.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_prompt.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_ps.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_pull.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_push1.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_push2.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_pushbinary.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/sut_tests/test_pushsmalltext.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/tests/sut_copytree.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozdevice/tests/sut_movetree.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozfile/mozfile/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozfile/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozfile/tests/test_tempdir.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozfile/tests/test_tempfile.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozhttpd/mozhttpd/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozhttpd/mozhttpd/handlers.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozhttpd/mozhttpd/mozhttpd.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozhttpd/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozhttpd/tests/api.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozhttpd/tests/filelisting.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozhttpd/tests/requestlog.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozinfo/mozinfo/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozinfo/mozinfo/string_version.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozinfo/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozinfo/tests/test.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozinstall/mozinstall/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozinstall/mozinstall/mozinstall.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozinstall/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozinstall/tests/test.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozleak/mozleak/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozleak/mozleak/leaklog.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozleak/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/commandline.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/base.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/errorsummary.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/html/html.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/html/main.js
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/html/style.css
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/machformatter.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/process.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/tbplformatter.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/unittest.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/handlers/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/handlers/base.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/handlers/bufferhandler.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/handlers/statushandler.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/handlers/valgrindhandler.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/logtypes.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/proxy.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/pytest_mozlog/plugin.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/reader.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/structuredlog.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/unstructured/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/unstructured/logger.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/unstructured/loggingmixin.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/unstructured/loglistener.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozlog/tests/test_logger.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moznetwork/moznetwork/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moznetwork/moznetwork/moznetwork.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moznetwork/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprocess/mozprocess/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprocess/mozprocess/processhandler.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprocess/mozprocess/qijo.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprocess/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprocess/tests/proclaunch.c
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprocess/tests/test_mozprocess.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprocess/tests/test_mozprocess_params.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/mozprofile/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/mozprofile/addons.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/mozprofile/cli.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/mozprofile/permissions.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/mozprofile/prefs.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/mozprofile/profile.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/mozprofile/webapps.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/tests/bug785146.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/tests/permissions.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/tests/server_locations.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/tests/test_addons.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/tests/test_clone_cleanup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/tests/test_preferences.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/tests/test_profile.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozprofile/tests/test_profile_view.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/application.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/base/browser.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/base/device.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/base/runner.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/cli.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/devices/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/devices/android_device.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/devices/autophone.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/devices/emulator.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/devices/emulator_battery.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/devices/emulator_geo.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/devices/emulator_screen.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/errors.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/runners.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/mozrunner/utils.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/tests/mozrunnertest.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/tests/test_crash.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/tests/test_stop.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/tests/test_threads.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozrunner/tests/test_wait.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozscreenshot/mozscreenshot/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozscreenshot/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozsystemmonitor/mozsystemmonitor/resourcemonitor.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozsystemmonitor/mozsystemmonitor/test/test_resource_monitor.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozsystemmonitor/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moztest/moztest/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moztest/moztest/adapters/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moztest/moztest/adapters/unit.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moztest/moztest/output/autolog.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moztest/moztest/output/base.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moztest/moztest/output/xunit.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moztest/moztest/results.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moztest/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/moztest/tests/test.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozversion/mozversion/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozversion/mozversion/errors.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozversion/mozversion/mozversion.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozversion/setup.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozversion/tests/test_apk.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozversion/tests/test_b2g.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozversion/tests/test_binary.py
+ __NO_COPYRIGHT__ in: testing/mozbase/mozversion/tests/test_sources.py
+ __NO_COPYRIGHT__ in: testing/mozbase/setup_development.py
+ __NO_COPYRIGHT__ in: testing/mozbase/test.py
+ __NO_COPYRIGHT__ in: testing/mozbase/versioninfo.py
+ __NO_COPYRIGHT__ in: testing/mozharness/external_tools/mouse_and_screen_resolution.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mach_commands.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozfile/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozfile/mozfile.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/codecoverage.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozinfo/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozprocess/__init__.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozprocess/pid.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozprocess/processhandler.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozprocess/qijo.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozprocess/wpk.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/bouncer_submitter.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/marionette_harness_tests.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/spidermonkey_build.py
+ __NO_COPYRIGHT__ in: testing/profiles/moz.build
+ __NO_COPYRIGHT__ in: testing/remotecppunittests.py
+ __NO_COPYRIGHT__ in: testing/runcppunittests.py
+ __NO_COPYRIGHT__ in: testing/runtimes/moz.build
+ __NO_COPYRIGHT__ in: testing/specialpowers/Makefile.in
+ __NO_COPYRIGHT__ in: testing/specialpowers/bootstrap.js
+ __NO_COPYRIGHT__ in: testing/specialpowers/content/MockColorPicker.jsm
+ __NO_COPYRIGHT__ in: testing/specialpowers/content/MockFilePicker.jsm
+ __NO_COPYRIGHT__ in: testing/specialpowers/content/MockPermissionPrompt.jsm
+ __NO_COPYRIGHT__ in: testing/specialpowers/content/SpecialPowersObserverAPI.js
+ __NO_COPYRIGHT__ in: testing/specialpowers/moz.build
+ __NO_COPYRIGHT__ in: testing/talos/talos/cmanager.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/cmanager_linux.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/cmanager_mac.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/cmanager_win32.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/cmdline.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/config.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/ffsetup.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/mainthreadio.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/output.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/pageloader/chrome/pageloader.js
+ __NO_COPYRIGHT__ in: testing/talos/talos/pageloader/chrome/talos-content.js
+ __NO_COPYRIGHT__ in: testing/talos/talos/profiler/sps.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/profiler/symFileManager.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/profiler/symLogging.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/profiler/symbolication.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/profiler/symbolicationRequest.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/results.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/run_tests.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/sps_profile.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/startup_test/sessionrestore/addon/SessionRestoreTalosTest.js
+ __NO_COPYRIGHT__ in: testing/talos/talos/talos-powers/components/TalosPowersService.js
+ __NO_COPYRIGHT__ in: testing/talos/talos/talos_process.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/ttest.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/utils.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/whitelist.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/xtalos/etlparser.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/xtalos/parse_xperf.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/xtalos/start_xperf.py
+ __NO_COPYRIGHT__ in: testing/talos/talos/xtalos/xtalos.py
+ __NO_COPYRIGHT__ in: testing/talos/talos_from_code.py
+ __NO_COPYRIGHT__ in: testing/talos/tests/test_results.py
+ __NO_COPYRIGHT__ in: testing/talos/tests/test_urlsplit.py
+ __NO_COPYRIGHT__ in: testing/tools/autotry/autotry.py
+ __NO_COPYRIGHT__ in: testing/tools/fileid/linux_fileid.cpp
+ __NO_COPYRIGHT__ in: testing/tools/fileid/mac_fileid.cpp
+ __NO_COPYRIGHT__ in: testing/tools/fileid/moz.build
+ __NO_COPYRIGHT__ in: testing/tools/fileid/win_fileid.cpp
+ __NO_COPYRIGHT__ in: testing/tools/iceserver/iceserver.py
+ __NO_COPYRIGHT__ in: testing/tools/mach_test_package_bootstrap.py
+ __NO_COPYRIGHT__ in: testing/tools/minidumpwriter/moz.build
+ __NO_COPYRIGHT__ in: testing/tools/proxyserver/proxyserver.py
+ __NO_COPYRIGHT__ in: testing/tools/screenshot/moz.build
+ __NO_COPYRIGHT__ in: testing/tools/websocketprocessbridge/websocketprocessbridge.py
+ __NO_COPYRIGHT__ in: testing/tps/create_venv.py
+ __NO_COPYRIGHT__ in: testing/tps/setup.py
+ __NO_COPYRIGHT__ in: testing/tps/tps/__init__.py
+ __NO_COPYRIGHT__ in: testing/tps/tps/cli.py
+ __NO_COPYRIGHT__ in: testing/tps/tps/firefoxrunner.py
+ __NO_COPYRIGHT__ in: testing/tps/tps/phase.py
+ __NO_COPYRIGHT__ in: testing/tps/tps/testrunner.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/setup.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/browsers/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/browsers/b2g.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/browsers/base.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/browsers/chrome.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/browsers/firefox.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/browsers/servo.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/browsers/servodriver.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/config.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/environment.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/base.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/executormarionette.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/executorselenium.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/executorservo.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/executorservodriver.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/process.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/pytestrunner/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/pytestrunner/fixtures.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/pytestrunner/runner.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/reftest-wait.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/reftest-wait_servodriver.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/reftest-wait_webdriver.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/reftest.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/testharness_marionette.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/testharness_servodriver.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/executors/testharness_webdriver.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/expected.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/hosts.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/manifestexpected.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/manifestinclude.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/manifestupdate.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/metadata.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/products.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/reduce.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/testharnessreport-servo.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/testharnessreport-servodriver.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/testharnessreport.js
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/testrunner.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/tests/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/tests/test_chunker.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/tests/test_hosts.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/tests/test_update.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/update/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/update/base.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/update/metadata.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/update/state.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/update/sync.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/update/tree.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/update/update.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/vcs.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/webdriver_server.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptcommandline.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptlogging.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/backends/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/backends/conditional.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/backends/static.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/node.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/parser.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/serializer.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/tests/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/tests/test_conditional.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/tests/test_parser.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/tests/test_serializer.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/tests/test_static.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptmanifest/tests/test_tokenizer.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wptrunner.py
+ __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/wpttest.py
+ __NO_COPYRIGHT__ in: testing/web-platform/moz.build
+ __NO_COPYRIGHT__ in: testing/web-platform/mozilla/tests/placeholder
+ __NO_COPYRIGHT__ in: testing/web-platform/outbound/tests/placeholder
+ __NO_COPYRIGHT__ in: testing/web-platform/runtests.py
+ __NO_COPYRIGHT__ in: testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/stash.py
+ __NO_COPYRIGHT__ in: testing/web-platform/tests/resources/testharnessreport.js
+ __NO_COPYRIGHT__ in: testing/web-platform/tests/tools/webdriver/setup.py
+ __NO_COPYRIGHT__ in: testing/web-platform/tests/tools/webdriver/webdriver/__init__.py
+ __NO_COPYRIGHT__ in: testing/web-platform/tests/tools/webdriver/webdriver/client.py
+ __NO_COPYRIGHT__ in: testing/web-platform/tests/tools/webdriver/webdriver/error.py
+ __NO_COPYRIGHT__ in: testing/web-platform/tests/tools/webdriver/webdriver/servo.py
+ __NO_COPYRIGHT__ in: testing/web-platform/tests/tools/webdriver/webdriver/transport.py
+ __NO_COPYRIGHT__ in: testing/web-platform/update/fetchlogs.py
+ __NO_COPYRIGHT__ in: testing/web-platform/update/github.py
+ __NO_COPYRIGHT__ in: testing/web-platform/update/tree.py
+ __NO_COPYRIGHT__ in: testing/web-platform/update/update.py
+ __NO_COPYRIGHT__ in: testing/web-platform/update/updatecommandline.py
+ __NO_COPYRIGHT__ in: testing/xpcshell/dbg-actors.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/check_profile.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/import_module.jsm
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/import_sub_module.jsm
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/load_subscript.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/location_load.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_fail.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_get_file.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_load.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_load_httpd_js.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_location.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_profile.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_profile_afterChange.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_skip.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/xpcshell.ini
+ __NO_COPYRIGHT__ in: testing/xpcshell/mach_test_package_commands.py
+ __NO_COPYRIGHT__ in: testing/xpcshell/moz-http2/moz-http2.js
+ __NO_COPYRIGHT__ in: testing/xpcshell/moz.build
+ __NO_COPYRIGHT__ in: testing/xpcshell/remotexpcshelltests.py
+ __NO_COPYRIGHT__ in: testing/xpcshell/runxpcshelltests.py
+ __NO_COPYRIGHT__ in: toolkit/components/aboutcache/content/aboutCache.js
+ __NO_COPYRIGHT__ in: toolkit/components/aboutcache/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/aboutcache/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/aboutcheckerboard/content/aboutCheckerboard.css
+ __NO_COPYRIGHT__ in: toolkit/components/aboutcheckerboard/content/aboutCheckerboard.js
+ __NO_COPYRIGHT__ in: toolkit/components/aboutcheckerboard/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/aboutcheckerboard/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/aboutmemory/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/aboutmemory/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/aboutperformance/content/aboutPerformance.js
+ __NO_COPYRIGHT__ in: toolkit/components/aboutperformance/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/aboutperformance/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/addoncompat/CompatWarning.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/addoncompat/Prefetcher.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/addoncompat/RemoteAddonsChild.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/addoncompat/RemoteAddonsParent.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/addoncompat/ShimWaiver.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/addoncompat/defaultShims.js
+ __NO_COPYRIGHT__ in: toolkit/components/addoncompat/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/addoncompat/multiprocessShims.js
+ __NO_COPYRIGHT__ in: toolkit/components/addoncompat/tests/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/AlertNotification.h
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/AlertNotificationIPCSerializer.h
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/nsAlertsService.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/nsAlertsService.h
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/nsAlertsUtils.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/nsAlertsUtils.h
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/nsIAlertsService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/nsXULAlerts.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/nsXULAlerts.h
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/resources/content/alert.css
+ __NO_COPYRIGHT__ in: toolkit/components/alerts/resources/content/alert.js
+ __NO_COPYRIGHT__ in: toolkit/components/apppicker/content/appPicker.js
+ __NO_COPYRIGHT__ in: toolkit/components/apppicker/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/apppicker/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/asyncshutdown/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsAutoCompleteController.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsAutoCompleteController.h
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsAutoCompleteSimpleResult.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsAutoCompleteSimpleResult.h
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsIAutoCompleteController.idl
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsIAutoCompleteInput.idl
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsIAutoCompletePopup.idl
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsIAutoCompleteResult.idl
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsIAutoCompleteSearch.idl
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/nsIAutoCompleteSimpleResult.idl
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_330578.js
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_completeDefaultIndex_casing.js
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_finalCompleteValue_forceComplete.js
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_finalDefaultCompleteValue.js
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_immediate_search.js
+ __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_popupSelectionVsDefaultCompleteValue.js
+ __NO_COPYRIGHT__ in: toolkit/components/blocklist/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/blocklist/nsBlocklistService.js
+ __NO_COPYRIGHT__ in: toolkit/components/build/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/build/nsToolkitCompsCID.h
+ __NO_COPYRIGHT__ in: toolkit/components/build/nsToolkitCompsModule.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/captivedetect.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/nsICaptivePortalDetector.idl
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/head_setprefs.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_abort.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_abort_during_user_login.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_abort_ongoing_request.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_abort_pending_request.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_captive_portal_found.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_captive_portal_found_303.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_captive_portal_not_found.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_captive_portal_not_found_404.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_multiple_requests.js
+ __NO_COPYRIGHT__ in: toolkit/components/captivedetect/test/unit/test_user_cancel.js
+ __NO_COPYRIGHT__ in: toolkit/components/commandlines/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/commandlines/nsCommandLine.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/commandlines/nsICommandLine.idl
+ __NO_COPYRIGHT__ in: toolkit/components/commandlines/nsICommandLineHandler.idl
+ __NO_COPYRIGHT__ in: toolkit/components/commandlines/nsICommandLineRunner.idl
+ __NO_COPYRIGHT__ in: toolkit/components/commandlines/nsICommandLineValidator.idl
+ __NO_COPYRIGHT__ in: toolkit/components/commandlines/test/unit/test_classinfo.js
+ __NO_COPYRIGHT__ in: toolkit/components/commandlines/test/unit_unix/test_bug410156.js
+ __NO_COPYRIGHT__ in: toolkit/components/commandlines/test/unit_win/test_bug410156.js
+ __NO_COPYRIGHT__ in: toolkit/components/console/content/console.css
+ __NO_COPYRIGHT__ in: toolkit/components/console/content/console.js
+ __NO_COPYRIGHT__ in: toolkit/components/console/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/console/jsconsole-clhandler.js
+ __NO_COPYRIGHT__ in: toolkit/components/console/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/ContentPrefInstance.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/ContentPrefServiceChild.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/ContentPrefServiceParent.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/ContentPrefStore.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/ContentPrefUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/nsContentPrefService.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit/head_contentPrefs.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit/tail_contentPrefs.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit/test_bug248970.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit/test_bug503971.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit/test_bug679784.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit/test_contentPrefs.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit/test_getPrefAsync.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit/test_stringGroups.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit/test_unusedGroupsAndSettings.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/AsyncRunner.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/head.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_extractDomain.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_getCached.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_getCachedSubdomains.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_getSubdomains.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_observers.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_remove.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_removeAllDomains.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_removeAllDomainsSince.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_removeByDomain.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_removeByName.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_service.js
+ __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_setGet.js
+ __NO_COPYRIGHT__ in: toolkit/components/contextualidentity/ContextualIdentityService.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/contextualidentity/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/cookie/content/cookieAcceptDialog.js
+ __NO_COPYRIGHT__ in: toolkit/components/cookie/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/cookie/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/crashes/CrashManager.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/crashes/CrashService.js
+ __NO_COPYRIGHT__ in: toolkit/components/crashes/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/crashes/nsICrashService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/nsCrashMonitor.js
+ __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/test/unit/head.js
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/ctypes.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/ctypes.h
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/ctypes.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/tests/chrome/ctypes_worker.js
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/tests/chrome/xpcshellTestHarnessAdaptor.js
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/tests/jsctypes-test-errno.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/tests/jsctypes-test-errno.h
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/tests/jsctypes-test-finalizer.h
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/tests/jsctypes-test.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/tests/jsctypes-test.h
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/tests/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/ctypes/tests/unit/test_jsctypes.js
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/ApplicationReputation.h
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/SQLFunctions.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/SQLFunctions.h
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/nsDownloadManager.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/nsDownloadManager.h
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/nsDownloadManagerUI.js
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/nsDownloadProxy.h
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/nsDownloadScanner.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/nsDownloadScanner.h
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/nsIApplicationReputation.idl
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/nsIDownload.idl
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/nsIDownloadManagerUI.idl
+ __NO_COPYRIGHT__ in: toolkit/components/downloads/test/unit/test_app_rep.js
+ __NO_COPYRIGHT__ in: toolkit/components/exthelper/extApplication.js
+ __NO_COPYRIGHT__ in: toolkit/components/exthelper/extIApplication.idl
+ __NO_COPYRIGHT__ in: toolkit/components/exthelper/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/FeedProcessor.js
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeed.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeedContainer.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeedElementBase.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeedEntry.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeedGenerator.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeedListener.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeedPerson.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeedProcessor.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeedResult.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/nsIFeedTextConstruct.idl
+ __NO_COPYRIGHT__ in: toolkit/components/feeds/test/test_xml.js
+ __NO_COPYRIGHT__ in: toolkit/components/filepicker/content/filepicker.js
+ __NO_COPYRIGHT__ in: toolkit/components/filepicker/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/filepicker/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/filepicker/nsFileView.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/filepicker/nsIFileView.idl
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/NativeFileWatcherNotSupported.h
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/NativeFileWatcherWin.h
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/nsINativeFileWatcher.idl
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/head.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_arguments.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_no_error_callback.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_remove_non_watched.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_shared_callback.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_watch_directory_creation_single.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_watch_directory_deletion_single.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_watch_file_creation_single.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_watch_file_deletion_single.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_watch_file_modification_single.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_watch_many_changes.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_watch_multi_paths.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_watch_recursively.js
+ __NO_COPYRIGHT__ in: toolkit/components/filewatcher/tests/xpcshell/test_watch_resource.js
+ __NO_COPYRIGHT__ in: toolkit/components/finalizationwitness/FinalizationWitnessService.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/finalizationwitness/FinalizationWitnessService.h
+ __NO_COPYRIGHT__ in: toolkit/components/finalizationwitness/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/finalizationwitness/nsIFinalizationWitnessService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/find/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/find/nsIFindService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/formautofill/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/formautofill/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/formautofill/nsIFormAutofillContentService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/gfx/SanityTest.js
+ __NO_COPYRIGHT__ in: toolkit/components/gfx/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/gfx/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/public/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/public/mozIDownloadPlatform.idl
+ __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/DownloadImport.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/DownloadPlatform.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/DownloadPlatform.h
+ __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/lz4/lz4.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/lz4/lz4.js
+ __NO_COPYRIGHT__ in: toolkit/components/lz4/lz4_internal.js
+ __NO_COPYRIGHT__ in: toolkit/components/lz4/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/mediasniffer/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/mediasniffer/mp3sniff.h
+ __NO_COPYRIGHT__ in: toolkit/components/mediasniffer/nsMediaSniffer.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/mediasniffer/nsMediaSniffer.h
+ __NO_COPYRIGHT__ in: toolkit/components/mediasniffer/nsMediaSnifferModule.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/mediasniffer/test/unit/test_mediasniffer.js
+ __NO_COPYRIGHT__ in: toolkit/components/mediasniffer/test/unit/test_mediasniffer_ext.js
+ __NO_COPYRIGHT__ in: toolkit/components/microformats/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/mozintl/MozIntl.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/mozintl/MozIntl.h
+ __NO_COPYRIGHT__ in: toolkit/components/mozintl/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/mozintl/mozIMozIntl.idl
+ __NO_COPYRIGHT__ in: toolkit/components/mozprotocol/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/mozprotocol/mozProtocolHandler.js
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/NarrateControls.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/Narrator.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/VoiceSelect.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/test/NarrateTestUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/test/browser_narrate.js
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/test/browser_narrate_disable.js
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/test/browser_narrate_language.js
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/test/browser_voiceselect.js
+ __NO_COPYRIGHT__ in: toolkit/components/narrate/test/browser_word_highlight.js
+ __NO_COPYRIGHT__ in: toolkit/components/nsDefaultCLH.js
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/NativeOSFileInternals.h
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_async_worker.js
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_shared_allthreads.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_unix_back.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/nsINativeOSFileInternals.idl
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/tests/xpcshell/test_available_free_space.js
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/tests/xpcshell/test_file_URL_conversion.js
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/tests/xpcshell/test_makeDir.js
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/tests/xpcshell/test_path.js
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/tests/xpcshell/test_path_constants.js
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/tests/xpcshell/test_remove.js
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/tests/xpcshell/test_removeDir.js
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/tests/xpcshell/test_removeEmptyDir.js
+ __NO_COPYRIGHT__ in: toolkit/components/parentalcontrols/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/parentalcontrols/nsIParentalControlsService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/parentalcontrols/nsParentalControlsService.h
+ __NO_COPYRIGHT__ in: toolkit/components/parentalcontrols/nsParentalControlsServiceAndroid.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/parentalcontrols/nsParentalControlsServiceCocoa.mm
+ __NO_COPYRIGHT__ in: toolkit/components/parentalcontrols/nsParentalControlsServiceDefault.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/parentalcontrols/nsParentalControlsServiceWin.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/InsecurePasswordUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/LoginManagerContent.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/LoginManagerContextMenu.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/LoginManagerParent.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/LoginRecipes.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/OSCrypto_win.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/content/passwordManager.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/crypto-SDR.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/nsILoginInfo.idl
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/nsILoginManager.idl
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/nsILoginManagerCrypto.idl
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/nsILoginManagerPrompter.idl
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/nsILoginManagerStorage.idl
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/nsILoginMetaInfo.idl
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/nsLoginInfo.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/nsLoginManager.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/nsLoginManagerPrompter.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/storage-mozStorage.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/test/browser/browser_passwordmgr_contextmenu.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/test/browser/browser_passwordmgr_fields.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/test/browser/browser_passwordmgr_sort.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/test/browser/browser_passwordmgr_switchtab.js
+ __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/test/browser/browser_passwordmgrdlg.js
+ __NO_COPYRIGHT__ in: toolkit/components/perf/PerfMeasurement.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/perf/PerfMeasurement.h
+ __NO_COPYRIGHT__ in: toolkit/components/perf/PerfMeasurement.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/perf/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/perfmonitoring/AddonWatcher.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/perfmonitoring/PerformanceStats.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/perfmonitoring/PerformanceWatcher-content.js
+ __NO_COPYRIGHT__ in: toolkit/components/perfmonitoring/PerformanceWatcher.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/perfmonitoring/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/perfmonitoring/nsIPerformanceStats.idl
+ __NO_COPYRIGHT__ in: toolkit/components/perfmonitoring/nsPerformanceStats.h
+ __NO_COPYRIGHT__ in: toolkit/components/perfmonitoring/tests/browser/browser_Addons_sample/content/framescript.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/BookmarkJSONUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/places/Bookmarks.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/places/ColorAnalyzer.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/ColorAnalyzer_worker.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/Database.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/Database.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/ExtensionSearchHandler.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/places/FaviconHelpers.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/FaviconHelpers.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/Helpers.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/Helpers.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/History.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/History.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/History.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/places/PageIconProtocolHandler.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/PlaceInfo.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/PlaceInfo.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/PlacesBackups.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/places/PlacesDBUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/places/PlacesSyncUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/places/PlacesTransactions.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/places/PlacesUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/places/SQLFunctions.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/SQLFunctions.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/Shutdown.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/Shutdown.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/UnifiedComplete.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/VisitInfo.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/VisitInfo.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/places/mozIAsyncFavicons.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/mozIAsyncHistory.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/mozIAsyncLivemarks.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/mozIColorAnalyzer.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/mozIPlacesAutoComplete.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/mozIPlacesPendingOperation.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsAnnoProtocolHandler.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsAnnotationService.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsAnnotationService.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsFaviconService.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsIAnnotationService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsIFaviconService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsINavBookmarksService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsITaggingService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsLivemarkService.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsMaybeWeakPtr.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsNavBookmarks.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsNavBookmarks.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsNavHistory.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsNavHistory.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsNavHistoryResult.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsPIPlacesDatabase.idl
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsPlacesAutoComplete.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsPlacesIndexes.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsPlacesMacros.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsPlacesModule.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsPlacesTables.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsPlacesTriggers.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/nsTaggingService.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/head_bookmarks.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_1017502-bookmarks_foreign_count.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_385829.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_393498.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_395593.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_405938_restore_queries.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_417228-exclude-from-backup.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_417228-other-roots.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_424958-json-quoted-folders.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_448584.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_458683.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_477583_json-backup-in-future.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_711914.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_818587_compress-bookmarks-backups.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_bmindex.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_bookmarks.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_removeItem.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_bug399606.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_colorAnalyzer.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_notfound.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_redirect.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_visited_notfound.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/redirect.sjs
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/cpp/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/cpp/places_test_harness.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/cpp/places_test_harness_tail.h
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/cpp/test_IHistory.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/head_expiration.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/favicons/head_favicons.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/head_common.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/history/head_history.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/head_queries.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_415716.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_abstime-annotation-domain.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_abstime-annotation-uri.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_async.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_results-as-tag-contents-query.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_results-as-visit.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_sorting.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/head_autocomplete.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_avoid_middle_complete.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_avoid_stripping_to_empty_tokens.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_casing.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_download_embed_bookmarks.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_extension_matches.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_keywords.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_query_url.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_search_engine_restyle.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_tab_matches.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_trimming.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/head_bookmarks.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/nsDummyObserver.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_317472.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_385397.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_399266.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_405497.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_408221.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_415460.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_419731.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_425563.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_433317_query_title_update.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_433525_hasChildren_crash.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_454977.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_485442_crash_bug_nsNavHistoryQuery_GetUri.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_536081.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_PlacesSearchAutocompleteProvider.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_adaptive_bug527311.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_async_transactions.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_bookmarks_html.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_bookmarks_json.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_bookmarks_restore_notification.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_browserhistory.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_history_autocomplete_tags.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_history_clear.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_isvisited.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_markpageas.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_pageGuid_bookmarkGuid.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_placesTxn.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_promiseBookmarksTree.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_resolveNullBookmarkTitles.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_result_sort.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_tag_autocomplete_search.js
+ __NO_COPYRIGHT__ in: toolkit/components/printing/content/printPageSetup.js
+ __NO_COPYRIGHT__ in: toolkit/components/printing/content/printdialog.js
+ __NO_COPYRIGHT__ in: toolkit/components/printing/content/printjoboptions.js
+ __NO_COPYRIGHT__ in: toolkit/components/printing/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/printing/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/privatebrowsing/PrivateBrowsingTrackingProtectionWhitelist.js
+ __NO_COPYRIGHT__ in: toolkit/components/privatebrowsing/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/privatebrowsing/nsIPrivateBrowsingTrackingProtectionWhitelist.idl
+ __NO_COPYRIGHT__ in: toolkit/components/processsingleton/ContentProcessSingleton.js
+ __NO_COPYRIGHT__ in: toolkit/components/processsingleton/MainProcessSingleton.js
+ __NO_COPYRIGHT__ in: toolkit/components/processsingleton/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/promiseworker/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/promiseworker/worker/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/prompts/content/commonDialog.css
+ __NO_COPYRIGHT__ in: toolkit/components/prompts/content/commonDialog.js
+ __NO_COPYRIGHT__ in: toolkit/components/prompts/content/selectDialog.js
+ __NO_COPYRIGHT__ in: toolkit/components/prompts/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/prompts/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/prompts/src/CommonDialog.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/prompts/src/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/prompts/src/nsPrompter.js
+ __NO_COPYRIGHT__ in: toolkit/components/protobuf/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/reader/AboutReader.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/reader/ReaderMode.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/reader/ReaderWorker.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/reader/Readerable.js
+ __NO_COPYRIGHT__ in: toolkit/components/reader/Readerable.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/reader/content/aboutReader.js
+ __NO_COPYRIGHT__ in: toolkit/components/reader/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/reader/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/reader/test/browser_readerMode_with_anchor.js
+ __NO_COPYRIGHT__ in: toolkit/components/reflect/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/reflect/reflect.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/reflect/reflect.h
+ __NO_COPYRIGHT__ in: toolkit/components/reflect/reflect.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/remote/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/remote/nsGTKRemoteService.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/remote/nsGTKRemoteService.h
+ __NO_COPYRIGHT__ in: toolkit/components/remote/nsIRemoteService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/remote/nsXRemoteService.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/remote/nsXRemoteService.h
+ __NO_COPYRIGHT__ in: toolkit/components/remotebrowserutils/RemoteWebNavigation.js
+ __NO_COPYRIGHT__ in: toolkit/components/remotebrowserutils/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/AutoCompletePopup.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/FormHistoryStartup.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/formSubmitListener.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsFormAutoComplete.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsFormAutoCompleteResult.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsFormFillController.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsFormFillController.h
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsFormHistory.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsIFormAutoComplete.idl
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsIFormFillController.idl
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsIFormHistory.idl
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsIInputListAutoComplete.idl
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/nsInputListAutoComplete.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/browser/browser_privbrowsing_perwindowpb.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/satchel_common.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/head_satchel.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/perf_autocomplete.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/test_async_expire.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/test_autocomplete.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/test_db_corrupt.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/test_db_update_v4.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/test_db_update_v4b.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/test_history_api.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/test_previous_result.js
+ __NO_COPYRIGHT__ in: toolkit/components/search/SearchSuggestionController.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/search/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/search/nsSearchService.js
+ __NO_COPYRIGHT__ in: toolkit/components/search/nsSearchSuggestions.js
+ __NO_COPYRIGHT__ in: toolkit/components/search/nsSidebar.js
+ __NO_COPYRIGHT__ in: toolkit/components/sqlite/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/startup/StartupTimeline.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/startup/StartupTimeline.h
+ __NO_COPYRIGHT__ in: toolkit/components/startup/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/startup/nsAppStartup.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/startup/nsAppStartup.h
+ __NO_COPYRIGHT__ in: toolkit/components/startup/nsUserInfo.h
+ __NO_COPYRIGHT__ in: toolkit/components/startup/nsUserInfoMac.h
+ __NO_COPYRIGHT__ in: toolkit/components/startup/nsUserInfoMac.mm
+ __NO_COPYRIGHT__ in: toolkit/components/startup/nsUserInfoUnix.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/startup/nsUserInfoWin.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/startup/public/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/startup/public/nsIAppStartup.idl
+ __NO_COPYRIGHT__ in: toolkit/components/startup/public/nsIUserInfo.idl
+ __NO_COPYRIGHT__ in: toolkit/components/startup/tests/browser/browser_bug511456.js
+ __NO_COPYRIGHT__ in: toolkit/components/startup/tests/browser/browser_bug537449.js
+ __NO_COPYRIGHT__ in: toolkit/components/statusfilter/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/statusfilter/nsBrowserStatusFilter.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/EventInfo.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/GCTelemetry.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/Makefile.in
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/ProcessedStack.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/ScalarInfo.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/Telemetry.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/Telemetry.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryArchive.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryCommon.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryCommon.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryController.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryEnvironment.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryEvent.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryEvent.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryHistogram.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryHistogram.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryLog.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryReportingPolicy.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryScalar.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryScalar.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetrySession.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryStartup.js
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryStorage.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryTimestamps.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/ThirdPartyCookieProbe.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/ThreadHangStats.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/UITelemetry.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/WebrtcTelemetry.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/WebrtcTelemetry.h
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/datareporting-prefs.js
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/healthreport-prefs.js
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/histogram_tools.py
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/nsITelemetry.idl
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/parse_events.py
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/parse_scalars.py
+ __NO_COPYRIGHT__ in: toolkit/components/telemetry/tests/browser/browser.ini
+ __NO_COPYRIGHT__ in: toolkit/components/terminator/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/terminator/nsTerminator.h
+ __NO_COPYRIGHT__ in: toolkit/components/terminator/nsTerminatorTelemetry.js
+ __NO_COPYRIGHT__ in: toolkit/components/thumbnails/BackgroundPageThumbs.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/thumbnails/PageThumbs.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/thumbnails/content/backgroundPageThumbsContent.js
+ __NO_COPYRIGHT__ in: toolkit/components/thumbnails/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/thumbnails/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/timermanager/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/timermanager/nsIUpdateTimerManager.idl
+ __NO_COPYRIGHT__ in: toolkit/components/timermanager/nsUpdateTimerManager.js
+ __NO_COPYRIGHT__ in: toolkit/components/timermanager/tests/unit/xpcshell.ini
+ __NO_COPYRIGHT__ in: toolkit/components/tooltiptext/TooltipTextProvider.js
+ __NO_COPYRIGHT__ in: toolkit/components/tooltiptext/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/typeaheadfind/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/typeaheadfind/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/typeaheadfind/nsTypeAheadFind.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/typeaheadfind/nsTypeAheadFind.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/ChunkSet.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/ChunkSet.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/Classifier.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/Classifier.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/HashStore.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/LookupCache.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/LookupCache.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/LookupCacheV4.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/LookupCacheV4.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/ProtocolParser.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/ProtocolParser.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/RiceDeltaDecoder.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/RiceDeltaDecoder.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/SafeBrowsing.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/VariableLengthPrefixSet.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/VariableLengthPrefixSet.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/listmanager.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/moz/alarm.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/moz/cryptohasher.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/moz/lang.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/moz/observer.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/moz/preferences.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/moz/protocol4.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/multi-querier.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/trtable.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/wireformat.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/xml-fetcher.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsCheckSummedOutputStream.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsCheckSummedOutputStream.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsIUrlClassifierDBService.idl
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsIUrlClassifierHashCompleter.idl
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsIUrlClassifierPrefixSet.idl
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsIUrlClassifierStreamUpdater.idl
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsIUrlClassifierTable.idl
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsIUrlClassifierUtils.idl
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsIUrlListManager.idl
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierDBService.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierDBService.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierHashCompleter.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierLib.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierListManager.js
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierPrefixSet.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierPrefixSet.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierProxies.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierProxies.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierStreamUpdater.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierStreamUpdater.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierUtils.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/nsUrlClassifierUtils.h
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/tests/gtest/TestChunkSet.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/tests/gtest/TestLookupCacheV4.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/tests/gtest/TestUrlClassifierUtils.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/tests/gtest/TestVariableLengthPrefixSet.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/url-classifier/tests/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/urlformatter/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/urlformatter/tests/unit/head_urlformatter.js
+ __NO_COPYRIGHT__ in: toolkit/components/urlformatter/tests/unit/test_urlformatter.js
+ __NO_COPYRIGHT__ in: toolkit/components/utils/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/viewconfig/content/config.js
+ __NO_COPYRIGHT__ in: toolkit/components/viewconfig/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/viewconfig/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/viewsource/ViewSourceBrowser.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/viewsource/content/viewPartialSource.js
+ __NO_COPYRIGHT__ in: toolkit/components/viewsource/content/viewSource-content.js
+ __NO_COPYRIGHT__ in: toolkit/components/viewsource/content/viewSource.css
+ __NO_COPYRIGHT__ in: toolkit/components/viewsource/content/viewSource.js
+ __NO_COPYRIGHT__ in: toolkit/components/viewsource/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/components/viewsource/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/workerloader/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/xulstore/XULStore.js
+ __NO_COPYRIGHT__ in: toolkit/components/xulstore/moz.build
+ __NO_COPYRIGHT__ in: toolkit/components/xulstore/nsIXULStore.idl
+ __NO_COPYRIGHT__ in: toolkit/content/Makefile.in
+ __NO_COPYRIGHT__ in: toolkit/content/TopLevelVideoDocument.js
+ __NO_COPYRIGHT__ in: toolkit/content/aboutAbout.js
+ __NO_COPYRIGHT__ in: toolkit/content/aboutNetworking.js
+ __NO_COPYRIGHT__ in: toolkit/content/aboutProfiles.js
+ __NO_COPYRIGHT__ in: toolkit/content/aboutServiceWorkers.js
+ __NO_COPYRIGHT__ in: toolkit/content/aboutSupport.js
+ __NO_COPYRIGHT__ in: toolkit/content/aboutTelemetry.css
+ __NO_COPYRIGHT__ in: toolkit/content/aboutTelemetry.js
+ __NO_COPYRIGHT__ in: toolkit/content/aboutwebrtc/aboutWebrtc.css
+ __NO_COPYRIGHT__ in: toolkit/content/aboutwebrtc/aboutWebrtc.js
+ __NO_COPYRIGHT__ in: toolkit/content/autocomplete.css
+ __NO_COPYRIGHT__ in: toolkit/content/browser-child.js
+ __NO_COPYRIGHT__ in: toolkit/content/browser-content.js
+ __NO_COPYRIGHT__ in: toolkit/content/contentAreaUtils.js
+ __NO_COPYRIGHT__ in: toolkit/content/customizeToolbar.css
+ __NO_COPYRIGHT__ in: toolkit/content/customizeToolbar.js
+ __NO_COPYRIGHT__ in: toolkit/content/dialogOverlay.js
+ __NO_COPYRIGHT__ in: toolkit/content/filepicker.properties
+ __NO_COPYRIGHT__ in: toolkit/content/findUtils.js
+ __NO_COPYRIGHT__ in: toolkit/content/finddialog.js
+ __NO_COPYRIGHT__ in: toolkit/content/globalOverlay.js
+ __NO_COPYRIGHT__ in: toolkit/content/inlineSpellCheckUI.js
+ __NO_COPYRIGHT__ in: toolkit/content/macWindowMenu.js
+ __NO_COPYRIGHT__ in: toolkit/content/menulist.css
+ __NO_COPYRIGHT__ in: toolkit/content/moz.build
+ __NO_COPYRIGHT__ in: toolkit/content/plugins.css
+ __NO_COPYRIGHT__ in: toolkit/content/process-content.js
+ __NO_COPYRIGHT__ in: toolkit/content/resetProfile.css
+ __NO_COPYRIGHT__ in: toolkit/content/resetProfile.js
+ __NO_COPYRIGHT__ in: toolkit/content/select-child.js
+ __NO_COPYRIGHT__ in: toolkit/content/strres.js
+ __NO_COPYRIGHT__ in: toolkit/content/tests/browser/browser_datetime_datepicker.js
+ __NO_COPYRIGHT__ in: toolkit/content/tests/browser/browser_save_resend_postdata.js
+ __NO_COPYRIGHT__ in: toolkit/content/tests/browser/common/mockTransfer.js
+ __NO_COPYRIGHT__ in: toolkit/content/tests/browser/data/post_form_inner.sjs
+ __NO_COPYRIGHT__ in: toolkit/content/tests/browser/data/post_form_outer.sjs
+ __NO_COPYRIGHT__ in: toolkit/content/tests/fennec-tile-testapp/chrome/content/BrowserView.js
+ __NO_COPYRIGHT__ in: toolkit/content/tests/fennec-tile-testapp/chrome/content/TileManager.js
+ __NO_COPYRIGHT__ in: toolkit/content/tests/fennec-tile-testapp/chrome/content/WidgetStack.js
+ __NO_COPYRIGHT__ in: toolkit/content/tests/moz.build
+ __NO_COPYRIGHT__ in: toolkit/content/tests/unit/test_contentAreaUtils.js
+ __NO_COPYRIGHT__ in: toolkit/content/textbox.css
+ __NO_COPYRIGHT__ in: toolkit/content/treeUtils.js
+ __NO_COPYRIGHT__ in: toolkit/content/widgets/calendar.js
+ __NO_COPYRIGHT__ in: toolkit/content/widgets/datekeeper.js
+ __NO_COPYRIGHT__ in: toolkit/content/widgets/datepicker.js
+ __NO_COPYRIGHT__ in: toolkit/content/widgets/datetimebox.css
+ __NO_COPYRIGHT__ in: toolkit/content/widgets/spinner.js
+ __NO_COPYRIGHT__ in: toolkit/content/widgets/timekeeper.js
+ __NO_COPYRIGHT__ in: toolkit/content/widgets/timepicker.js
+ __NO_COPYRIGHT__ in: toolkit/content/widgets/videocontrols.css
+ __NO_COPYRIGHT__ in: toolkit/fonts/moz.build
+ __NO_COPYRIGHT__ in: toolkit/forgetaboutsite/ForgetAboutSite.jsm
+ __NO_COPYRIGHT__ in: toolkit/forgetaboutsite/moz.build
+ __NO_COPYRIGHT__ in: toolkit/forgetaboutsite/test/unit/head_forgetaboutsite.js
+ __NO_COPYRIGHT__ in: toolkit/identity/Identity.jsm
+ __NO_COPYRIGHT__ in: toolkit/identity/IdentityCryptoService.cpp
+ __NO_COPYRIGHT__ in: toolkit/identity/IdentityProvider.jsm
+ __NO_COPYRIGHT__ in: toolkit/identity/IdentityStore.jsm
+ __NO_COPYRIGHT__ in: toolkit/identity/LogUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/identity/RelyingParty.jsm
+ __NO_COPYRIGHT__ in: toolkit/identity/Sandbox.jsm
+ __NO_COPYRIGHT__ in: toolkit/identity/jwcrypto.jsm
+ __NO_COPYRIGHT__ in: toolkit/identity/moz.build
+ __NO_COPYRIGHT__ in: toolkit/identity/nsIIdentityCryptoService.idl
+ __NO_COPYRIGHT__ in: toolkit/identity/tests/unit/test_load_modules.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/debuggee.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/frame-script.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/panel.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/panel/view.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/ports.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/theme.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/theme/hooks.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/toolbox.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/dev/volcan.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/framescript/FrameScriptManager.jsm
+ __NO_COPYRIGHT__ in: toolkit/jetpack/framescript/content.jsm
+ __NO_COPYRIGHT__ in: toolkit/jetpack/framescript/context-menu.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/framescript/manager.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/framescript/util.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/index.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/modules/system/Startup.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/modules/system/moz.build
+ __NO_COPYRIGHT__ in: toolkit/jetpack/moz.build
+ __NO_COPYRIGHT__ in: toolkit/jetpack/mozilla-toolkit-versioning/index.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/node/os.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/addon/bootstrap.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/addon/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/addon/host.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/addon/installer.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/addon/manager.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/addon/runner.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/addon/window.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/base64.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/browser/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/clipboard.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/console/plain-text.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/console/traceback.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/content-worker.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/content.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/context-menu.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/l10n-html.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/loader.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/mod.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/page-mod.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/page-worker.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/sandbox.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/sandbox/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/tab-events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/thumbnail.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/worker-child.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/content/worker.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/context-menu.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/context-menu/context.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/context-menu/core.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/context-menu/readers.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/context-menu@2.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/core/disposable.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/core/heritage.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/core/namespace.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/core/observer.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/core/promise.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/core/reference.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/deprecated/api-utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/deprecated/events/assembler.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/deprecated/unit-test-finder.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/deprecated/unit-test.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/deprecated/window-utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/dom/events-shimmed.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/dom/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/dom/events/keys.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/event/chrome.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/event/core.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/event/dom.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/event/target.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/event/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/frame/hidden-frame.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/frame/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/hotkeys.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/indexed-db.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/input/browser.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/input/customizable-ui.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/input/frame.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/input/system.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/io/buffer.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/io/byte-streams.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/io/file.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/io/fs.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/io/stream.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/io/text-streams.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/keyboard/hotkeys.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/keyboard/observer.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/keyboard/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/l10n.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/l10n/core.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/l10n/html.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/l10n/json/core.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/l10n/loader.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/l10n/locale.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/l10n/prefs.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/l10n/properties/core.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/lang/type.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/lang/weak-set.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/loader/cuddlefish.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/loader/sandbox.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/messaging.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/model/core.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/net/url.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/net/xhr.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/notifications.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/output/system.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/page-mod.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/page-mod/match-pattern.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/page-worker.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/panel.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/panel/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/panel/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/passwords.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/passwords/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/places/bookmarks.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/places/contract.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/places/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/places/favicon.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/places/history.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/places/host/host-bookmarks.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/places/host/host-query.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/places/host/host-tags.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/places/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/platform/xpcom.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/preferences/event-target.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/preferences/native-options.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/preferences/service.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/preferences/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/private-browsing.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/private-browsing/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/querystring.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/remote/child.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/remote/core.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/remote/parent.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/remote/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/request.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/selection.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/self.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/simple-prefs.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/simple-storage.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/stylesheet/style.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/stylesheet/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/child_process.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/child_process/subprocess.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/environment.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/events-shimmed.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/globals.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/process.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/runtime.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/xul-app.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/xul-app.jsm
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tab/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/common.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/helpers.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/namespace.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/observer.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/tab-fennec.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/tab-firefox.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/tab.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/tabs-firefox.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/tabs/worker.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/test.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/test/assert.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/test/harness.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/test/httpd.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/test/loader.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/test/memory.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/test/options.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/test/runner.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/test/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/timers.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/button/action.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/button/contract.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/button/toggle.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/button/view.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/button/view/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/component.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/frame.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/frame/model.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/frame/view.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/id.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/sidebar.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/sidebar/actions.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/sidebar/contract.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/sidebar/namespace.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/sidebar/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/sidebar/view.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/state.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/state/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/toolbar.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/toolbar/model.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/toolbar/view.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/uri/resource.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/url.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/url/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/array.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/collection.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/contract.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/deprecate.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/dispatcher.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/list.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/match-pattern.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/object.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/rules.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/sequence.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/util/uuid.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/view/core.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/window/browser.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/window/events.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/window/helpers.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/window/namespace.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/window/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/windows.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/windows/fennec.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/windows/firefox.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/windows/observer.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/windows/tabs-fennec.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/worker/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/zip/utils.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/test.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/toolkit/loader.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/toolkit/require.js
+ __NO_COPYRIGHT__ in: toolkit/library/Makefile.in
+ __NO_COPYRIGHT__ in: toolkit/library/StaticXULComponentsEnd/moz.build
+ __NO_COPYRIGHT__ in: toolkit/library/dependentlibs.py
+ __NO_COPYRIGHT__ in: toolkit/library/gtest/moz.build
+ __NO_COPYRIGHT__ in: toolkit/library/gtest/static/moz.build
+ __NO_COPYRIGHT__ in: toolkit/library/libxul.mk
+ __NO_COPYRIGHT__ in: toolkit/library/moz.build
+ __NO_COPYRIGHT__ in: toolkit/library/nsDllMain.cpp
+ __NO_COPYRIGHT__ in: toolkit/library/xulrunner.rc
+ __NO_COPYRIGHT__ in: toolkit/locales/Makefile.in
+ __NO_COPYRIGHT__ in: toolkit/locales/compare-locales.pl
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/autoconfig/autoconfig.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/cookie/cookieAcceptDialog.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/aboutProfiles.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/aboutServiceWorkers.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/aboutWebrtc.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/autocomplete.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/browser.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/commonDialogs.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/console.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/customizeToolbar.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/dateFormat.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/dialog.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/extensions.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/finddialog.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/languageNames.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/nsTreeSorting.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/regionNames.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/viewSource.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/wizard.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/downloads/unknownContentType.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/extensions/update.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/handling/handling.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/passwordmgr/passwordmgr.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/places/places.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/search/search.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/crashreporter/crashes.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/crashreporter/crashreporter.ini
+ __NO_COPYRIGHT__ in: toolkit/locales/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/locales/l10n.ini
+ __NO_COPYRIGHT__ in: toolkit/locales/moz.build
+ __NO_COPYRIGHT__ in: toolkit/modules/AppConstants.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/AsyncPrefs.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Battery.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/BinarySearch.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/BrowserUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/CanonicalJSON.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/CertUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/CharsetMenu.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/ClientID.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Color.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Console.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/DateTimePickerHelper.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/DeferredTask.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Deprecated.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/FileUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Finder.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/FinderHighlighter.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/FinderIterator.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/FormLikeFactory.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Geometry.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Http.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/InlineSpellChecker.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/InlineSpellCheckerContent.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/LightweightThemeConsumer.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Locale.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Log.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Memory.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/NLP.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/NewTabUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/PageMenu.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/PageMetadata.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/PermissionsUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/PopupNotifications.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Preferences.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/PrivateBrowsingUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/ProfileAge.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Promise-backend.js
+ __NO_COPYRIGHT__ in: toolkit/modules/Promise.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/PromiseMessage.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/PromiseUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/RemoteController.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/RemoteFinder.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/RemotePageManager.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/RemoteSecurityUI.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/RemoteWebProgress.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/ResetProfile.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/ResponsivenessMonitor.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/SelectContentHelper.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/SelectParentHelper.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/ServiceRequest.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Services.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/SessionRecorder.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/ShortcutUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Sntp.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Sqlite.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Task.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Timer.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/Troubleshoot.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/UpdateUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/WindowDraggingUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/WindowsRegistry.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/ZipUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/addons/MatchPattern.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/addons/WebNavigation.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/addons/WebNavigationFrames.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/addons/WebRequest.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/addons/WebRequestCommon.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/addons/WebRequestContent.js
+ __NO_COPYRIGHT__ in: toolkit/modules/addons/WebRequestUpload.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/moz.build
+ __NO_COPYRIGHT__ in: toolkit/modules/secondscreen/PresentationApp.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/secondscreen/RokuApp.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/secondscreen/SimpleServiceDiscovery.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/sessionstore/FormData.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/sessionstore/ScrollPosition.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/sessionstore/Utils.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/sessionstore/XPathGenerator.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/moz.build
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/subprocess_common.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/subprocess_shared.js
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/subprocess_shared_unix.js
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/subprocess_shared_win.js
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/subprocess_unix.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/subprocess_win.jsm
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/subprocess_worker_common.js
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/subprocess_worker_unix.js
+ __NO_COPYRIGHT__ in: toolkit/modules/subprocess/subprocess_worker_win.js
+ __NO_COPYRIGHT__ in: toolkit/modules/tests/browser/browser_Battery.js
+ __NO_COPYRIGHT__ in: toolkit/modules/tests/browser/browser_Deprecated.js
+ __NO_COPYRIGHT__ in: toolkit/modules/tests/browser/browser_Finder.js
+ __NO_COPYRIGHT__ in: toolkit/modules/tests/browser/browser_Finder_hidden_textarea.js
+ __NO_COPYRIGHT__ in: toolkit/modules/tests/browser/browser_Geometry.js
+ __NO_COPYRIGHT__ in: toolkit/modules/tests/browser/browser_PromiseMessage.js
+ __NO_COPYRIGHT__ in: toolkit/modules/tests/xpcshell/test_UpdateUtils_updatechannel.js
+ __NO_COPYRIGHT__ in: toolkit/modules/tests/xpcshell/test_UpdateUtils_url.js
+ __NO_COPYRIGHT__ in: toolkit/modules/tests/xpcshell/test_propertyListsUtils.js
+ __NO_COPYRIGHT__ in: toolkit/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/DownloadPaths.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/DownloadTaskbarProgress.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/DownloadUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/content/downloads.css
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/content/downloads.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/nsHelperAppDlg.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/tests/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/tests/unit/test_DownloadUtils.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/AddonManager.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/AddonPathService.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/AddonPathService.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/ChromeManifestParser.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/DeferredSave.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/GMPInstallManager.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/GMPUtils.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/LightweightThemeManager.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/amContentHandler.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/amIAddonManager.idl
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/amIAddonPathService.idl
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/amIWebInstallListener.idl
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/amIWebInstaller.idl
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/amInstallTrigger.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/about.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/blocklist.css
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/blocklist.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/eula.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/extensions.css
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/extensions.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/list.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/newaddon.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/selectAddons.css
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/selectAddons.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/xpinstallConfirm.css
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/xpinstallConfirm.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/AddonLogging.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/AddonRepository.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/AddonRepository_SQLiteMigrator.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/GMPProvider.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/LightweightThemeImageOptimizer.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/PluginProvider.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/ProductAddonChecker.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/SpellCheckDictionaryBootstrap.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/XPIProvider.jsm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/XPIProviderUtils.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/handling/content/handler.css
+ __NO_COPYRIGHT__ in: toolkit/mozapps/handling/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/mozapps/handling/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/handling/nsContentDispatchChooser.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/find-dupes.py
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/informulate.py
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/l10n-repack.py
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/linux/rpm/mozilla.desktop
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/linux/rpm/mozilla.spec
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/make-eme.mk
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/packager.mk
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/packager.py
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/strip.py
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/unpack.py
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/upload-files.mk
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/windows/nsis/locale-fonts.nsh
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/windows/nsis/locales.nsi
+ __NO_COPYRIGHT__ in: toolkit/mozapps/installer/windows/nsis/makensis.mk
+ __NO_COPYRIGHT__ in: toolkit/mozapps/preferences/changemp.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/preferences/fontbuilder.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/preferences/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/mozapps/preferences/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/preferences/removemp.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common-standalone/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/certificatecheck.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/certificatecheck.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/errors.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/pathhash.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/pathhash.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/readstrings.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/readstrings.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/registrycertificates.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/registrycertificates.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/sources.mozbuild
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/uachelper.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/uachelper.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/updatecommon.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/updatecommon.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/updatedefines.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/updatehelper.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/updatehelper.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/common/win_dirent.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/content/history.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/content/updates.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/nsIUpdateService.idl
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/nsUpdateService.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/nsUpdateServiceStub.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/Makefile.in
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/chrome/chrome.ini
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/canCheckForAndCanApplyUpdates.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/cleanupDownloadingForOlderAppVersion.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/cleanupDownloadingForSameVersionAndBuildID.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/cleanupSuccessLogMove.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/cleanupSuccessLogsFIFO.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/downloadAndHashCheckMar.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/downloadResumeForSameAppVersion.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/remoteUpdateXML.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/updateManagerXML.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/xpcshell.ini
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/archivereader.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/archivereader.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/launchchild_osx.mm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/loaddlls.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/progressui.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/progressui_gtk.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/progressui_null.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/progressui_osx.mm
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/progressui_win.cpp
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/resource.h
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/updater-common.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/updater-xpcshell/moz.build
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/win_dirent.cpp
+ __NO_COPYRIGHT__ in: toolkit/pluginproblem/content/pluginProblemBinding.css
+ __NO_COPYRIGHT__ in: toolkit/pluginproblem/content/pluginProblemContent.css
+ __NO_COPYRIGHT__ in: toolkit/pluginproblem/content/pluginReplaceBinding.css
+ __NO_COPYRIGHT__ in: toolkit/pluginproblem/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/pluginproblem/moz.build
+ __NO_COPYRIGHT__ in: toolkit/profile/ProfileUnlockerWin.cpp
+ __NO_COPYRIGHT__ in: toolkit/profile/ProfileUnlockerWin.h
+ __NO_COPYRIGHT__ in: toolkit/profile/content/createProfileWizard.js
+ __NO_COPYRIGHT__ in: toolkit/profile/content/profileSelection.js
+ __NO_COPYRIGHT__ in: toolkit/profile/gtest/TestProfileLock.cpp
+ __NO_COPYRIGHT__ in: toolkit/profile/gtest/moz.build
+ __NO_COPYRIGHT__ in: toolkit/profile/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/profile/moz.build
+ __NO_COPYRIGHT__ in: toolkit/profile/nsIProfileMigrator.idl
+ __NO_COPYRIGHT__ in: toolkit/profile/nsIProfileUnlocker.idl
+ __NO_COPYRIGHT__ in: toolkit/profile/nsIToolkitProfile.idl
+ __NO_COPYRIGHT__ in: toolkit/profile/nsIToolkitProfileService.idl
+ __NO_COPYRIGHT__ in: toolkit/profile/nsProfileLock.cpp
+ __NO_COPYRIGHT__ in: toolkit/profile/nsProfileLock.h
+ __NO_COPYRIGHT__ in: toolkit/profile/nsToolkitProfileService.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/androidproxy/moz.build
+ __NO_COPYRIGHT__ in: toolkit/system/androidproxy/nsAndroidSystemProxySettings.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/moz.build
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsAlertsIconListener.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsAlertsIconListener.h
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsGConfService.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsGConfService.h
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsGIOService.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsGIOService.h
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsGSettingsService.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsGSettingsService.h
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsGnomeModule.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsPackageKitService.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsPackageKitService.h
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsSystemAlertsService.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/gnome/nsSystemAlertsService.h
+ __NO_COPYRIGHT__ in: toolkit/system/osxproxy/ProxyUtils.h
+ __NO_COPYRIGHT__ in: toolkit/system/osxproxy/ProxyUtils.mm
+ __NO_COPYRIGHT__ in: toolkit/system/osxproxy/moz.build
+ __NO_COPYRIGHT__ in: toolkit/system/osxproxy/nsOSXSystemProxySettings.mm
+ __NO_COPYRIGHT__ in: toolkit/system/osxproxy/tests/gtest/TestProxyBypassRules.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/unixproxy/moz.build
+ __NO_COPYRIGHT__ in: toolkit/system/unixproxy/nsLibProxySettings.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/windowsproxy/ProxyUtils.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/windowsproxy/ProxyUtils.h
+ __NO_COPYRIGHT__ in: toolkit/system/windowsproxy/moz.build
+ __NO_COPYRIGHT__ in: toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp
+ __NO_COPYRIGHT__ in: toolkit/system/windowsproxy/tests/gtest/TestProxyBypassRules.cpp
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/button.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/checkbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/dropmarker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/groupbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/menu.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/menulist.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/popup.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/radio.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/tabbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/textbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/faststripe/global/xulscrollbars.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/alerts/alert.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/autocomplete.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/button.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/checkbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/colorpicker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/commonDialog.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/console/console.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/dropmarker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/filepicker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/findBar.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/global.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/groupbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/listbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/menu.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/menulist.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/notification.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/numberbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/popup.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/preferences.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/printPageSetup.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/printPreview.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/radio.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/scrollbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/splitter.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/tabbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/textbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/toolbar.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/toolbarbutton.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/global/tree.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/mozapps/downloads/downloads.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/mozapps/extensions/extensions.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/mozapps/extensions/newaddon.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/mozapps/extensions/selectAddons.css
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/mozapps/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/themes/linux/mozapps/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/mobile/global/media/TopLevelImageDocument.css
+ __NO_COPYRIGHT__ in: toolkit/themes/mobile/global/media/TopLevelVideoDocument.css
+ __NO_COPYRIGHT__ in: toolkit/themes/mobile/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/themes/mobile/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/mobile/mozapps/plugins/pluginProblem.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/alerts/alert.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/arrow.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/autocomplete.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/button.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/checkbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/colorpicker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/commonDialog.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/console/console.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/customizeToolbar.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/datetimepicker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/dialog.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/dirListing/dirListing.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/dropmarker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/findBar.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/groupbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/inContentUI.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/linkTree.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/listbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/menu.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/menulist.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/nativescrollbars.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/notification.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/numberbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/popup.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/preferences.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/progressmeter.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/radio.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/resizer.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/richlistbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/scale.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/scrollbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/spinbuttons.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/splitter.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/textbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/toolbar.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/toolbarbutton.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/tree.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/viewbuttons.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/wizard.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/downloads/downloads.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/downloads/unknownContentType.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/extensions/about.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/extensions/blocklist.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/extensions/eula.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/extensions/extensions.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/extensions/newaddon.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/extensions/selectAddons.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/extensions/update.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/extensions/xpinstallConfirm.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/handling/handling.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/profile/profileSelection.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/about.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/aboutCache.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/aboutCacheEntry.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/aboutMemory.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/aboutNetworking.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/aboutProfiles.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/aboutServiceWorkers.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/aboutSupport.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/alert-common.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/appPicker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/config.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/datetimeinputpickers.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/datetimepopup.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/formautofill/requestAutocomplete.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/in-content/common.inc.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/in-content/info-pages.inc.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/media/TopLevelImageDocument.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/media/TopLevelVideoDocument.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/media/videocontrols.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/passwordmgr.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/plugins/pluginProblem.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/webextensions/extensions.inc.css
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/webextensions/newaddon.inc.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/alerts/alert.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/arrow.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/autocomplete.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/button.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/checkbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/colorpicker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/commonDialog.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/console/console.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/customizeToolbar.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/datetimepicker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/dialog.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/dirListing/dirListing.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/dropmarker.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/expander.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/findBar.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/global.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/groupbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/linkTree.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/listbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/menu.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/menulist.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/notification.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/numberbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/popup.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/preferences.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/printPageSetup.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/printPreview.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/progressmeter.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/radio.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/resizer.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/richlistbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/scale.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/scrollbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/spinbuttons.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/splitter.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/tabbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/textbox.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/toolbar.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/toolbarbutton.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/tree.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/wizard.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/xulscrollbars.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/downloads/downloads.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/downloads/unknownContentType.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/extensions/about.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/extensions/blocklist.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/extensions/eula.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/extensions/extensions.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/extensions/newaddon.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/extensions/selectAddons.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/extensions/update.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/extensions/xpinstallConfirm.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/handling/handling.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/moz.build
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/profile/profileSelection.css
+ __NO_COPYRIGHT__ in: toolkit/toolkit.mozbuild
+ __NO_COPYRIGHT__ in: toolkit/xre/CreateAppData.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/EventTracer.h
+ __NO_COPYRIGHT__ in: toolkit/xre/MacAutoreleasePool.h
+ __NO_COPYRIGHT__ in: toolkit/xre/MacAutoreleasePool.mm
+ __NO_COPYRIGHT__ in: toolkit/xre/MacLaunchHelper.h
+ __NO_COPYRIGHT__ in: toolkit/xre/MacLaunchHelper.mm
+ __NO_COPYRIGHT__ in: toolkit/xre/Makefile.in
+ __NO_COPYRIGHT__ in: toolkit/xre/ProfileReset.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/ProfileReset.h
+ __NO_COPYRIGHT__ in: toolkit/xre/UIKitDirProvider.h
+ __NO_COPYRIGHT__ in: toolkit/xre/UIKitDirProvider.mm
+ __NO_COPYRIGHT__ in: toolkit/xre/moz.build
+ __NO_COPYRIGHT__ in: toolkit/xre/nsAndroidStartup.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsAppRunner.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsAppRunner.h
+ __NO_COPYRIGHT__ in: toolkit/xre/nsCommandLineServiceMac.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsCommandLineServiceMac.h
+ __NO_COPYRIGHT__ in: toolkit/xre/nsConsoleWriter.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsEmbedFunctions.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsGDKErrorHandler.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsGDKErrorHandler.h
+ __NO_COPYRIGHT__ in: toolkit/xre/nsINativeAppSupport.idl
+ __NO_COPYRIGHT__ in: toolkit/xre/nsIWinAppHelper.idl
+ __NO_COPYRIGHT__ in: toolkit/xre/nsNativeAppSupportBase.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsNativeAppSupportBase.h
+ __NO_COPYRIGHT__ in: toolkit/xre/nsNativeAppSupportCocoa.mm
+ __NO_COPYRIGHT__ in: toolkit/xre/nsNativeAppSupportDefault.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsNativeAppSupportUnix.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsNativeAppSupportWin.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsSigHandlers.h
+ __NO_COPYRIGHT__ in: toolkit/xre/nsUpdateDriver.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsUpdateDriver.h
+ __NO_COPYRIGHT__ in: toolkit/xre/nsX11ErrorHandler.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsX11ErrorHandler.h
+ __NO_COPYRIGHT__ in: toolkit/xre/nsXREDirProvider.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/nsXREDirProvider.h
+ __NO_COPYRIGHT__ in: toolkit/xre/platform.ini
+ __NO_COPYRIGHT__ in: toolkit/xre/test/win/Makefile.in
+ __NO_COPYRIGHT__ in: toolkit/xre/test/win/TestDllInterceptor.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/test/win/TestXREMakeCommandLineWin.cpp
+ __NO_COPYRIGHT__ in: toolkit/xre/test/win/moz.build
+ __NO_COPYRIGHT__ in: toolkit/xre/updaterfileutils_osx.h
+ __NO_COPYRIGHT__ in: toolkit/xre/updaterfileutils_osx.mm
+ __NO_COPYRIGHT__ in: tools/bloatview/bloatdiff.pl
+ __NO_COPYRIGHT__ in: tools/docs/conf.py
+ __NO_COPYRIGHT__ in: tools/fuzzing/interface/moz.build
+ __NO_COPYRIGHT__ in: tools/fuzzing/libfuzzer/Makefile.in
+ __NO_COPYRIGHT__ in: tools/fuzzing/libfuzzer/harness/moz.build
+ __NO_COPYRIGHT__ in: tools/fuzzing/libfuzzer/moz.build
+ __NO_COPYRIGHT__ in: tools/fuzzing/moz.build
+ __NO_COPYRIGHT__ in: tools/lint/eslint.lint
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/globals.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/helpers.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/index.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/processors/xbl-bindings.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/balanced-listeners.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-browserjs-globals.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-globals.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-headjs-globals.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/mark-test-function-used.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-aArgs.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-cpows-in-tests.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-single-arg-cu-import.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/reject-importGlobalProperties.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/reject-some-requires.js
+ __NO_COPYRIGHT__ in: tools/lint/eslint/eslint-plugin-mozilla/lib/rules/var-only-at-top-level.js
+ __NO_COPYRIGHT__ in: tools/lint/flake8.lint
+ __NO_COPYRIGHT__ in: tools/lint/mach_commands.py
+ __NO_COPYRIGHT__ in: tools/lint/wpt.lint
+ __NO_COPYRIGHT__ in: tools/lint/wpt_manifest.lint
+ __NO_COPYRIGHT__ in: tools/memory-profiler/CompactTraceTable.h
+ __NO_COPYRIGHT__ in: tools/memory-profiler/moz.build
+ __NO_COPYRIGHT__ in: tools/moz.build
+ __NO_COPYRIGHT__ in: tools/power/mach_commands.py
+ __NO_COPYRIGHT__ in: tools/power/moz.build
+ __NO_COPYRIGHT__ in: tools/profiler/core/PlatformMacros.h
+ __NO_COPYRIGHT__ in: tools/profiler/gecko/ProfilerIOInterposeObserver.h
+ __NO_COPYRIGHT__ in: tools/profiler/gecko/ProfilerTypes.ipdlh
+ __NO_COPYRIGHT__ in: tools/profiler/gecko/nsProfilerCIID.h
+ __NO_COPYRIGHT__ in: tools/profiler/lul/LulMainInt.h
+ __NO_COPYRIGHT__ in: tools/profiler/lul/LulPlatformMacros.h
+ __NO_COPYRIGHT__ in: tools/profiler/moz.build
+ __NO_COPYRIGHT__ in: tools/profiler/nm-symbolicate.py
+ __NO_COPYRIGHT__ in: tools/profiler/tasktracer/GeckoTaskTracer.cpp
+ __NO_COPYRIGHT__ in: tools/profiler/tasktracer/GeckoTaskTracer.h
+ __NO_COPYRIGHT__ in: tools/profiler/tasktracer/GeckoTaskTracerImpl.h
+ __NO_COPYRIGHT__ in: tools/profiler/tasktracer/SourceEventTypeMap.h
+ __NO_COPYRIGHT__ in: tools/profiler/tasktracer/TracedTaskCommon.cpp
+ __NO_COPYRIGHT__ in: tools/profiler/tasktracer/TracedTaskCommon.h
+ __NO_COPYRIGHT__ in: tools/profiler/tests/head_profiler.js
+ __NO_COPYRIGHT__ in: tools/profiler/tests/test_get_features.js
+ __NO_COPYRIGHT__ in: tools/profiler/tests/test_pause.js
+ __NO_COPYRIGHT__ in: tools/profiler/tests/test_run.js
+ __NO_COPYRIGHT__ in: tools/profiler/tests/test_shared_library.js
+ __NO_COPYRIGHT__ in: tools/profiler/tests/test_start.js
+ __NO_COPYRIGHT__ in: tools/quitter/Makefile.in
+ __NO_COPYRIGHT__ in: tools/quitter/QuitterObserver.js
+ __NO_COPYRIGHT__ in: tools/quitter/contentscript.js
+ __NO_COPYRIGHT__ in: tools/quitter/moz.build
+ __NO_COPYRIGHT__ in: tools/rb/make-tree.pl
+ __NO_COPYRIGHT__ in: tools/update-packaging/Makefile.in
+ __NO_COPYRIGHT__ in: tools/update-packaging/generatesnippet.py
+ __NO_COPYRIGHT__ in: tools/update-packaging/make_incremental_updates.py
+ __NO_COPYRIGHT__ in: tools/update-packaging/moz.build
+ __NO_COPYRIGHT__ in: tools/update-packaging/test_make_incremental_updates.py
+ __NO_COPYRIGHT__ in: tools/update-packaging/unwrap_full_update.pl
+ __NO_COPYRIGHT__ in: uriloader/base/moz.build
+ __NO_COPYRIGHT__ in: uriloader/base/nsCURILoader.idl
+ __NO_COPYRIGHT__ in: uriloader/base/nsDocLoader.cpp
+ __NO_COPYRIGHT__ in: uriloader/base/nsDocLoader.h
+ __NO_COPYRIGHT__ in: uriloader/base/nsIContentHandler.idl
+ __NO_COPYRIGHT__ in: uriloader/base/nsIDocumentLoader.idl
+ __NO_COPYRIGHT__ in: uriloader/base/nsITransfer.idl
+ __NO_COPYRIGHT__ in: uriloader/base/nsIURIContentListener.idl
+ __NO_COPYRIGHT__ in: uriloader/base/nsIURILoader.idl
+ __NO_COPYRIGHT__ in: uriloader/base/nsIWebProgress.idl
+ __NO_COPYRIGHT__ in: uriloader/base/nsIWebProgressListener.idl
+ __NO_COPYRIGHT__ in: uriloader/base/nsIWebProgressListener2.idl
+ __NO_COPYRIGHT__ in: uriloader/base/nsURILoader.cpp
+ __NO_COPYRIGHT__ in: uriloader/base/nsURILoader.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/ExternalHelperAppChild.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/ExternalHelperAppChild.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/ExternalHelperAppParent.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/ExternalHelperAppParent.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/PExternalHelperApp.ipdl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/PHandlerService.ipdl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsAndroidHandlerApp.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsAndroidHandlerApp.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsExternalSharingAppService.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsExternalSharingAppService.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsExternalURLHandlerService.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsExternalURLHandlerService.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsMIMEInfoAndroid.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsMIMEInfoAndroid.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsOSHelperAppService.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/android/nsOSHelperAppService.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/mac/nsDecodeAppleFile.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/mac/nsDecodeAppleFile.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/mac/nsLocalHandlerAppMac.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/mac/nsLocalHandlerAppMac.mm
+ __NO_COPYRIGHT__ in: uriloader/exthandler/mac/nsMIMEInfoMac.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/mac/nsMIMEInfoMac.mm
+ __NO_COPYRIGHT__ in: uriloader/exthandler/mac/nsOSHelperAppService.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/mac/nsOSHelperAppService.mm
+ __NO_COPYRIGHT__ in: uriloader/exthandler/moz.build
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsCExternalHandlerService.idl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsContentHandlerApp.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsContentHandlerApp.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsDBusHandlerApp.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsDBusHandlerApp.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsExternalHelperAppService.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsExternalHelperAppService.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsExternalProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsExternalProtocolHandler.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsHandlerService.js
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsIContentDispatchChooser.idl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsIExternalHelperAppService.idl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsIExternalProtocolService.idl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsIExternalSharingAppService.idl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsIExternalURLHandlerService.idl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsIHandlerService.idl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsIHelperAppLauncherDialog.idl
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsLocalHandlerApp.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsLocalHandlerApp.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsMIMEInfoImpl.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsMIMEInfoImpl.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/tests/Makefile.in
+ __NO_COPYRIGHT__ in: uriloader/exthandler/tests/mochitest/unsafeBidiFileName.sjs
+ __NO_COPYRIGHT__ in: uriloader/exthandler/tests/moz.build
+ __NO_COPYRIGHT__ in: uriloader/exthandler/tests/unit/head_handlerService.js
+ __NO_COPYRIGHT__ in: uriloader/exthandler/tests/unit/tail_handlerService.js
+ __NO_COPYRIGHT__ in: uriloader/exthandler/tests/unit/test_badMIMEType.js
+ __NO_COPYRIGHT__ in: uriloader/exthandler/tests/unit/test_getTypeFromExtension_ext_to_type_mapping.js
+ __NO_COPYRIGHT__ in: uriloader/exthandler/tests/unit/test_getTypeFromExtension_with_empty_Content_Type.js
+ __NO_COPYRIGHT__ in: uriloader/exthandler/tests/unit/test_handlerService.js
+ __NO_COPYRIGHT__ in: uriloader/exthandler/uikit/nsLocalHandlerAppUIKit.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/uikit/nsLocalHandlerAppUIKit.mm
+ __NO_COPYRIGHT__ in: uriloader/exthandler/uikit/nsMIMEInfoUIKit.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/uikit/nsMIMEInfoUIKit.mm
+ __NO_COPYRIGHT__ in: uriloader/exthandler/uikit/nsOSHelperAppService.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/uikit/nsOSHelperAppService.mm
+ __NO_COPYRIGHT__ in: uriloader/exthandler/unix/nsExternalSharingAppService.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/unix/nsGNOMERegistry.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/unix/nsGNOMERegistry.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/unix/nsMIMEInfoUnix.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/unix/nsMIMEInfoUnix.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/unix/nsOSHelperAppService.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/unix/nsOSHelperAppService.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/win/nsMIMEInfoWin.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/win/nsMIMEInfoWin.h
+ __NO_COPYRIGHT__ in: uriloader/exthandler/win/nsOSHelperAppService.cpp
+ __NO_COPYRIGHT__ in: uriloader/exthandler/win/nsOSHelperAppService.h
+ __NO_COPYRIGHT__ in: uriloader/moz.build
+ __NO_COPYRIGHT__ in: uriloader/prefetch/OfflineCacheUpdateChild.cpp
+ __NO_COPYRIGHT__ in: uriloader/prefetch/OfflineCacheUpdateChild.h
+ __NO_COPYRIGHT__ in: uriloader/prefetch/OfflineCacheUpdateGlue.cpp
+ __NO_COPYRIGHT__ in: uriloader/prefetch/OfflineCacheUpdateGlue.h
+ __NO_COPYRIGHT__ in: uriloader/prefetch/OfflineCacheUpdateParent.cpp
+ __NO_COPYRIGHT__ in: uriloader/prefetch/OfflineCacheUpdateParent.h
+ __NO_COPYRIGHT__ in: uriloader/prefetch/POfflineCacheUpdate.ipdl
+ __NO_COPYRIGHT__ in: uriloader/prefetch/moz.build
+ __NO_COPYRIGHT__ in: uriloader/prefetch/nsCPrefetchService.h
+ __NO_COPYRIGHT__ in: uriloader/prefetch/nsIOfflineCacheUpdate.idl
+ __NO_COPYRIGHT__ in: uriloader/prefetch/nsIPrefetchService.idl
+ __NO_COPYRIGHT__ in: uriloader/prefetch/nsOfflineCacheUpdate.cpp
+ __NO_COPYRIGHT__ in: uriloader/prefetch/nsOfflineCacheUpdate.h
+ __NO_COPYRIGHT__ in: uriloader/prefetch/nsOfflineCacheUpdateService.cpp
+ __NO_COPYRIGHT__ in: uriloader/prefetch/nsPrefetchService.cpp
+ __NO_COPYRIGHT__ in: uriloader/prefetch/nsPrefetchService.h
+ __NO_COPYRIGHT__ in: view/moz.build
+ __NO_COPYRIGHT__ in: view/nsView.cpp
+ __NO_COPYRIGHT__ in: view/nsView.h
+ __NO_COPYRIGHT__ in: view/nsViewManager.cpp
+ __NO_COPYRIGHT__ in: view/nsViewManager.h
+ __NO_COPYRIGHT__ in: widget/BasicEvents.h
+ __NO_COPYRIGHT__ in: widget/CommandList.h
+ __NO_COPYRIGHT__ in: widget/CompositorWidget.cpp
+ __NO_COPYRIGHT__ in: widget/CompositorWidget.h
+ __NO_COPYRIGHT__ in: widget/ContentCache.cpp
+ __NO_COPYRIGHT__ in: widget/ContentCache.h
+ __NO_COPYRIGHT__ in: widget/ContentEvents.h
+ __NO_COPYRIGHT__ in: widget/EventForwards.h
+ __NO_COPYRIGHT__ in: widget/FontRange.h
+ __NO_COPYRIGHT__ in: widget/GfxDriverInfo.cpp
+ __NO_COPYRIGHT__ in: widget/GfxDriverInfo.h
+ __NO_COPYRIGHT__ in: widget/GfxInfoBase.cpp
+ __NO_COPYRIGHT__ in: widget/GfxInfoBase.h
+ __NO_COPYRIGHT__ in: widget/GfxInfoCollector.cpp
+ __NO_COPYRIGHT__ in: widget/GfxInfoCollector.h
+ __NO_COPYRIGHT__ in: widget/GfxInfoWebGL.cpp
+ __NO_COPYRIGHT__ in: widget/GfxInfoWebGL.h
+ __NO_COPYRIGHT__ in: widget/GfxInfoX11.cpp
+ __NO_COPYRIGHT__ in: widget/GfxInfoX11.h
+ __NO_COPYRIGHT__ in: widget/IMEData.h
+ __NO_COPYRIGHT__ in: widget/InProcessCompositorWidget.cpp
+ __NO_COPYRIGHT__ in: widget/InProcessCompositorWidget.h
+ __NO_COPYRIGHT__ in: widget/InputData.cpp
+ __NO_COPYRIGHT__ in: widget/InputData.h
+ __NO_COPYRIGHT__ in: widget/LSBUtils.cpp
+ __NO_COPYRIGHT__ in: widget/LSBUtils.h
+ __NO_COPYRIGHT__ in: widget/LookAndFeel.h
+ __NO_COPYRIGHT__ in: widget/MiscEvents.h
+ __NO_COPYRIGHT__ in: widget/MouseEvents.h
+ __NO_COPYRIGHT__ in: widget/PCompositorWidget.ipdl
+ __NO_COPYRIGHT__ in: widget/PluginWidgetProxy.cpp
+ __NO_COPYRIGHT__ in: widget/PluginWidgetProxy.h
+ __NO_COPYRIGHT__ in: widget/PuppetBidiKeyboard.cpp
+ __NO_COPYRIGHT__ in: widget/PuppetBidiKeyboard.h
+ __NO_COPYRIGHT__ in: widget/PuppetWidget.cpp
+ __NO_COPYRIGHT__ in: widget/ScreenProxy.cpp
+ __NO_COPYRIGHT__ in: widget/ScreenProxy.h
+ __NO_COPYRIGHT__ in: widget/SharedWidgetUtils.cpp
+ __NO_COPYRIGHT__ in: widget/SystemTimeConverter.h
+ __NO_COPYRIGHT__ in: widget/TextEventDispatcher.cpp
+ __NO_COPYRIGHT__ in: widget/TextEventDispatcher.h
+ __NO_COPYRIGHT__ in: widget/TextEventDispatcherListener.h
+ __NO_COPYRIGHT__ in: widget/TextEvents.h
+ __NO_COPYRIGHT__ in: widget/TextRange.h
+ __NO_COPYRIGHT__ in: widget/TouchEvents.h
+ __NO_COPYRIGHT__ in: widget/VsyncDispatcher.cpp
+ __NO_COPYRIGHT__ in: widget/VsyncDispatcher.h
+ __NO_COPYRIGHT__ in: widget/WidgetEventImpl.cpp
+ __NO_COPYRIGHT__ in: widget/WidgetMessageUtils.h
+ __NO_COPYRIGHT__ in: widget/WidgetTraceEvent.h
+ __NO_COPYRIGHT__ in: widget/WidgetUtils.cpp
+ __NO_COPYRIGHT__ in: widget/WidgetUtils.h
+ __NO_COPYRIGHT__ in: widget/WindowSurface.h
+ __NO_COPYRIGHT__ in: widget/WindowSurfaceX11SHM.cpp
+ __NO_COPYRIGHT__ in: widget/WindowSurfaceX11SHM.h
+ __NO_COPYRIGHT__ in: widget/android/ANRReporter.cpp
+ __NO_COPYRIGHT__ in: widget/android/ANRReporter.h
+ __NO_COPYRIGHT__ in: widget/android/AndroidAlerts.cpp
+ __NO_COPYRIGHT__ in: widget/android/AndroidAlerts.h
+ __NO_COPYRIGHT__ in: widget/android/AndroidBridge.cpp
+ __NO_COPYRIGHT__ in: widget/android/AndroidBridge.h
+ __NO_COPYRIGHT__ in: widget/android/AndroidCompositorWidget.cpp
+ __NO_COPYRIGHT__ in: widget/android/AndroidCompositorWidget.h
+ __NO_COPYRIGHT__ in: widget/android/AndroidContentController.cpp
+ __NO_COPYRIGHT__ in: widget/android/AndroidContentController.h
+ __NO_COPYRIGHT__ in: widget/android/AndroidDirectTexture.h
+ __NO_COPYRIGHT__ in: widget/android/AndroidGraphicBuffer.h
+ __NO_COPYRIGHT__ in: widget/android/AndroidJNI.cpp
+ __NO_COPYRIGHT__ in: widget/android/AndroidJNIWrapper.cpp
+ __NO_COPYRIGHT__ in: widget/android/AndroidJNIWrapper.h
+ __NO_COPYRIGHT__ in: widget/android/AndroidJavaWrappers.cpp
+ __NO_COPYRIGHT__ in: widget/android/AndroidJavaWrappers.h
+ __NO_COPYRIGHT__ in: widget/android/GeckoBatteryManager.h
+ __NO_COPYRIGHT__ in: widget/android/GeckoNetworkManager.h
+ __NO_COPYRIGHT__ in: widget/android/GeckoScreenOrientation.h
+ __NO_COPYRIGHT__ in: widget/android/GfxInfo.cpp
+ __NO_COPYRIGHT__ in: widget/android/GfxInfo.h
+ __NO_COPYRIGHT__ in: widget/android/NativeJSContainer.cpp
+ __NO_COPYRIGHT__ in: widget/android/NativeJSContainer.h
+ __NO_COPYRIGHT__ in: widget/android/PrefsHelper.h
+ __NO_COPYRIGHT__ in: widget/android/fennec/MemoryMonitor.h
+ __NO_COPYRIGHT__ in: widget/android/fennec/Telemetry.h
+ __NO_COPYRIGHT__ in: widget/android/fennec/ThumbnailHelper.h
+ __NO_COPYRIGHT__ in: widget/android/fennec/moz.build
+ __NO_COPYRIGHT__ in: widget/android/jni/moz.build
+ __NO_COPYRIGHT__ in: widget/android/moz.build
+ __NO_COPYRIGHT__ in: widget/android/nsAndroidProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsAndroidProtocolHandler.h
+ __NO_COPYRIGHT__ in: widget/android/nsAppShell.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsAppShell.h
+ __NO_COPYRIGHT__ in: widget/android/nsClipboard.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsClipboard.h
+ __NO_COPYRIGHT__ in: widget/android/nsDeviceContextAndroid.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsDeviceContextAndroid.h
+ __NO_COPYRIGHT__ in: widget/android/nsIAndroidBridge.idl
+ __NO_COPYRIGHT__ in: widget/android/nsIdleServiceAndroid.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsIdleServiceAndroid.h
+ __NO_COPYRIGHT__ in: widget/android/nsLookAndFeel.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsLookAndFeel.h
+ __NO_COPYRIGHT__ in: widget/android/nsPrintOptionsAndroid.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsPrintOptionsAndroid.h
+ __NO_COPYRIGHT__ in: widget/android/nsScreenManagerAndroid.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsScreenManagerAndroid.h
+ __NO_COPYRIGHT__ in: widget/android/nsWidgetFactory.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsWindow.cpp
+ __NO_COPYRIGHT__ in: widget/android/nsWindow.h
+ __NO_COPYRIGHT__ in: widget/cocoa/GfxInfo.h
+ __NO_COPYRIGHT__ in: widget/cocoa/GfxInfo.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/NativeKeyBindings.h
+ __NO_COPYRIGHT__ in: widget/cocoa/NativeKeyBindings.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/OSXNotificationCenter.h
+ __NO_COPYRIGHT__ in: widget/cocoa/OSXNotificationCenter.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/RectTextureImage.h
+ __NO_COPYRIGHT__ in: widget/cocoa/RectTextureImage.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/SwipeTracker.h
+ __NO_COPYRIGHT__ in: widget/cocoa/SwipeTracker.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/TextInputHandler.h
+ __NO_COPYRIGHT__ in: widget/cocoa/TextInputHandler.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/VibrancyManager.h
+ __NO_COPYRIGHT__ in: widget/cocoa/VibrancyManager.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/ViewRegion.h
+ __NO_COPYRIGHT__ in: widget/cocoa/ViewRegion.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/WidgetTraceEvent.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/moz.build
+ __NO_COPYRIGHT__ in: widget/cocoa/mozView.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsBidiKeyboard.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsBidiKeyboard.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsChangeObserver.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsChildView.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsChildView.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsClipboard.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsClipboard.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsCocoaDebugUtils.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsCocoaDebugUtils.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsCocoaFeatures.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsCocoaUtils.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsCocoaUtils.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsCocoaWindow.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsCocoaWindow.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsColorPicker.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsColorPicker.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsCursorManager.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsCursorManager.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsDeviceContextSpecX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsDeviceContextSpecX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsDragService.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsDragService.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsFilePicker.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsFilePicker.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsIdleServiceX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsIdleServiceX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsLookAndFeel.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsLookAndFeel.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMacCursor.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMacCursor.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMacDockSupport.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMacDockSupport.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMacWebAppUtils.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMacWebAppUtils.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuBarX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuBarX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuBaseX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuGroupOwnerX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuGroupOwnerX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuItemX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuItemX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuUtilsX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuUtilsX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsNativeThemeCocoa.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsNativeThemeCocoa.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsNativeThemeColors.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsPIWidgetCocoa.idl
+ __NO_COPYRIGHT__ in: widget/cocoa/nsPrintDialogX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsPrintDialogX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsPrintOptionsX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsPrintOptionsX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsPrintSettingsX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsPrintSettingsX.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsSandboxViolationSink.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsSandboxViolationSink.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsScreenCocoa.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsScreenCocoa.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsScreenManagerCocoa.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsScreenManagerCocoa.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsSound.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsSound.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsStandaloneNativeMenu.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsStandaloneNativeMenu.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsSystemStatusBarCocoa.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsSystemStatusBarCocoa.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsToolkit.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsToolkit.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsWidgetFactory.mm
+ __NO_COPYRIGHT__ in: widget/cocoa/nsWindowMap.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsWindowMap.mm
+ __NO_COPYRIGHT__ in: widget/gtk/CompositorWidgetChild.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/CompositorWidgetChild.h
+ __NO_COPYRIGHT__ in: widget/gtk/CompositorWidgetParent.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/CompositorWidgetParent.h
+ __NO_COPYRIGHT__ in: widget/gtk/IMContextWrapper.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/IMContextWrapper.h
+ __NO_COPYRIGHT__ in: widget/gtk/InProcessX11CompositorWidget.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/InProcessX11CompositorWidget.h
+ __NO_COPYRIGHT__ in: widget/gtk/NativeKeyBindings.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/NativeKeyBindings.h
+ __NO_COPYRIGHT__ in: widget/gtk/PCompositorWidget.ipdl
+ __NO_COPYRIGHT__ in: widget/gtk/WakeLockListener.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/WakeLockListener.h
+ __NO_COPYRIGHT__ in: widget/gtk/WidgetStyleCache.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/WidgetStyleCache.h
+ __NO_COPYRIGHT__ in: widget/gtk/WidgetTraceEvent.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/WidgetUtilsGtk.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/WidgetUtilsGtk.h
+ __NO_COPYRIGHT__ in: widget/gtk/WindowSurfaceProvider.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/WindowSurfaceProvider.h
+ __NO_COPYRIGHT__ in: widget/gtk/WindowSurfaceX11.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/WindowSurfaceX11.h
+ __NO_COPYRIGHT__ in: widget/gtk/WindowSurfaceX11Image.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/WindowSurfaceX11Image.h
+ __NO_COPYRIGHT__ in: widget/gtk/WindowSurfaceXRender.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/WindowSurfaceXRender.h
+ __NO_COPYRIGHT__ in: widget/gtk/X11CompositorWidget.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/X11CompositorWidget.h
+ __NO_COPYRIGHT__ in: widget/gtk/compat-gtk3/gtk/gtkenums.h
+ __NO_COPYRIGHT__ in: widget/gtk/compat/gdk/gdkdnd.h
+ __NO_COPYRIGHT__ in: widget/gtk/compat/gdk/gdkkeysyms.h
+ __NO_COPYRIGHT__ in: widget/gtk/compat/gdk/gdkvisual.h
+ __NO_COPYRIGHT__ in: widget/gtk/compat/gdk/gdkwindow.h
+ __NO_COPYRIGHT__ in: widget/gtk/compat/gdk/gdkx.h
+ __NO_COPYRIGHT__ in: widget/gtk/compat/glib/gmem.h
+ __NO_COPYRIGHT__ in: widget/gtk/compat/gtk/gtkwidget.h
+ __NO_COPYRIGHT__ in: widget/gtk/compat/gtk/gtkwindow.h
+ __NO_COPYRIGHT__ in: widget/gtk/maiRedundantObjectFactory.c
+ __NO_COPYRIGHT__ in: widget/gtk/maiRedundantObjectFactory.h
+ __NO_COPYRIGHT__ in: widget/gtk/moz.build
+ __NO_COPYRIGHT__ in: widget/gtk/mozcontainer.c
+ __NO_COPYRIGHT__ in: widget/gtk/mozcontainer.h
+ __NO_COPYRIGHT__ in: widget/gtk/mozgtk/gtk2/moz.build
+ __NO_COPYRIGHT__ in: widget/gtk/mozgtk/gtk3/moz.build
+ __NO_COPYRIGHT__ in: widget/gtk/mozgtk/moz.build
+ __NO_COPYRIGHT__ in: widget/gtk/mozgtk/stub/moz.build
+ __NO_COPYRIGHT__ in: widget/gtk/nsAppShell.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsAppShell.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsApplicationChooser.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsApplicationChooser.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsBidiKeyboard.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsBidiKeyboard.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsCUPSShim.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsCUPSShim.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsClipboard.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsClipboard.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsColorPicker.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsColorPicker.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsDeviceContextSpecG.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsDeviceContextSpecG.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsDragService.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsDragService.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsFilePicker.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsFilePicker.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsGTKToolkit.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsGtkCursors.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsGtkKeyUtils.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsGtkKeyUtils.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsGtkUtils.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsIImageToPixbuf.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsIdleServiceGTK.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsIdleServiceGTK.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsImageToPixbuf.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsImageToPixbuf.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsLookAndFeel.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsNativeThemeGTK.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsNativeThemeGTK.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsPSPrinters.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsPSPrinters.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsPaperPS.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsPaperPS.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsPrintDialogGTK.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsPrintDialogGTK.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsPrintOptionsGTK.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsPrintOptionsGTK.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsPrintSettingsGTK.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsPrintSettingsGTK.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsScreenGtk.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsScreenGtk.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsScreenManagerGtk.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsScreenManagerGtk.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsSound.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsSound.h
+ __NO_COPYRIGHT__ in: widget/gtk/nsToolkit.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsWidgetFactory.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsWindow.cpp
+ __NO_COPYRIGHT__ in: widget/gtk/nsWindow.h
+ __NO_COPYRIGHT__ in: widget/gtkxtbin/gtk2xtbin.h
+ __NO_COPYRIGHT__ in: widget/gtkxtbin/moz.build
+ __NO_COPYRIGHT__ in: widget/moz.build
+ __NO_COPYRIGHT__ in: widget/nsAppShellSingleton.h
+ __NO_COPYRIGHT__ in: widget/nsBaseAppShell.cpp
+ __NO_COPYRIGHT__ in: widget/nsBaseAppShell.h
+ __NO_COPYRIGHT__ in: widget/nsBaseClipboard.cpp
+ __NO_COPYRIGHT__ in: widget/nsBaseClipboard.h
+ __NO_COPYRIGHT__ in: widget/nsBaseDragService.cpp
+ __NO_COPYRIGHT__ in: widget/nsBaseDragService.h
+ __NO_COPYRIGHT__ in: widget/nsBaseFilePicker.cpp
+ __NO_COPYRIGHT__ in: widget/nsBaseFilePicker.h
+ __NO_COPYRIGHT__ in: widget/nsBaseScreen.cpp
+ __NO_COPYRIGHT__ in: widget/nsBaseScreen.h
+ __NO_COPYRIGHT__ in: widget/nsBaseWidget.cpp
+ __NO_COPYRIGHT__ in: widget/nsBaseWidget.h
+ __NO_COPYRIGHT__ in: widget/nsClipboardHelper.cpp
+ __NO_COPYRIGHT__ in: widget/nsClipboardHelper.h
+ __NO_COPYRIGHT__ in: widget/nsClipboardProxy.cpp
+ __NO_COPYRIGHT__ in: widget/nsClipboardProxy.h
+ __NO_COPYRIGHT__ in: widget/nsColorPickerProxy.cpp
+ __NO_COPYRIGHT__ in: widget/nsColorPickerProxy.h
+ __NO_COPYRIGHT__ in: widget/nsContentProcessWidgetFactory.cpp
+ __NO_COPYRIGHT__ in: widget/nsDeviceContextSpecProxy.cpp
+ __NO_COPYRIGHT__ in: widget/nsDeviceContextSpecProxy.h
+ __NO_COPYRIGHT__ in: widget/nsDragServiceProxy.cpp
+ __NO_COPYRIGHT__ in: widget/nsDragServiceProxy.h
+ __NO_COPYRIGHT__ in: widget/nsFilePickerProxy.cpp
+ __NO_COPYRIGHT__ in: widget/nsFilePickerProxy.h
+ __NO_COPYRIGHT__ in: widget/nsGUIEventIPC.h
+ __NO_COPYRIGHT__ in: widget/nsHTMLFormatConverter.cpp
+ __NO_COPYRIGHT__ in: widget/nsHTMLFormatConverter.h
+ __NO_COPYRIGHT__ in: widget/nsIAppShell.idl
+ __NO_COPYRIGHT__ in: widget/nsIApplicationChooser.idl
+ __NO_COPYRIGHT__ in: widget/nsIBaseWindow.idl
+ __NO_COPYRIGHT__ in: widget/nsIBidiKeyboard.idl
+ __NO_COPYRIGHT__ in: widget/nsIClipboard.idl
+ __NO_COPYRIGHT__ in: widget/nsIClipboardDragDropHookList.idl
+ __NO_COPYRIGHT__ in: widget/nsIClipboardDragDropHooks.idl
+ __NO_COPYRIGHT__ in: widget/nsIClipboardHelper.idl
+ __NO_COPYRIGHT__ in: widget/nsIClipboardOwner.idl
+ __NO_COPYRIGHT__ in: widget/nsIColorPicker.idl
+ __NO_COPYRIGHT__ in: widget/nsIDeviceContextSpec.h
+ __NO_COPYRIGHT__ in: widget/nsIDisplayInfo.idl
+ __NO_COPYRIGHT__ in: widget/nsIDragService.idl
+ __NO_COPYRIGHT__ in: widget/nsIDragSession.idl
+ __NO_COPYRIGHT__ in: widget/nsIFilePicker.idl
+ __NO_COPYRIGHT__ in: widget/nsIFormatConverter.idl
+ __NO_COPYRIGHT__ in: widget/nsIGfxInfo.idl
+ __NO_COPYRIGHT__ in: widget/nsIGfxInfoDebug.idl
+ __NO_COPYRIGHT__ in: widget/nsIIdleService.idl
+ __NO_COPYRIGHT__ in: widget/nsIIdleServiceInternal.idl
+ __NO_COPYRIGHT__ in: widget/nsIJumpListBuilder.idl
+ __NO_COPYRIGHT__ in: widget/nsIJumpListItem.idl
+ __NO_COPYRIGHT__ in: widget/nsIKeyEventInPluginCallback.h
+ __NO_COPYRIGHT__ in: widget/nsIMacDockSupport.idl
+ __NO_COPYRIGHT__ in: widget/nsIMacWebAppUtils.idl
+ __NO_COPYRIGHT__ in: widget/nsINativeMenuService.h
+ __NO_COPYRIGHT__ in: widget/nsIPluginWidget.h
+ __NO_COPYRIGHT__ in: widget/nsIPrintDialogService.h
+ __NO_COPYRIGHT__ in: widget/nsIPrintSession.idl
+ __NO_COPYRIGHT__ in: widget/nsIPrintSettings.idl
+ __NO_COPYRIGHT__ in: widget/nsIPrintSettingsWin.idl
+ __NO_COPYRIGHT__ in: widget/nsIPrinterEnumerator.idl
+ __NO_COPYRIGHT__ in: widget/nsIRollupListener.h
+ __NO_COPYRIGHT__ in: widget/nsIScreen.idl
+ __NO_COPYRIGHT__ in: widget/nsIScreenManager.idl
+ __NO_COPYRIGHT__ in: widget/nsISound.idl
+ __NO_COPYRIGHT__ in: widget/nsIStandaloneNativeMenu.idl
+ __NO_COPYRIGHT__ in: widget/nsISystemStatusBar.idl
+ __NO_COPYRIGHT__ in: widget/nsITaskbarOverlayIconController.idl
+ __NO_COPYRIGHT__ in: widget/nsITaskbarPreview.idl
+ __NO_COPYRIGHT__ in: widget/nsITaskbarPreviewButton.idl
+ __NO_COPYRIGHT__ in: widget/nsITaskbarPreviewController.idl
+ __NO_COPYRIGHT__ in: widget/nsITaskbarProgress.idl
+ __NO_COPYRIGHT__ in: widget/nsITaskbarTabPreview.idl
+ __NO_COPYRIGHT__ in: widget/nsITaskbarWindowPreview.idl
+ __NO_COPYRIGHT__ in: widget/nsITransferable.idl
+ __NO_COPYRIGHT__ in: widget/nsIWidget.h
+ __NO_COPYRIGHT__ in: widget/nsIWidgetListener.cpp
+ __NO_COPYRIGHT__ in: widget/nsIWidgetListener.h
+ __NO_COPYRIGHT__ in: widget/nsIWinTaskbar.idl
+ __NO_COPYRIGHT__ in: widget/nsIWindowsUIUtils.idl
+ __NO_COPYRIGHT__ in: widget/nsIdleService.cpp
+ __NO_COPYRIGHT__ in: widget/nsIdleService.h
+ __NO_COPYRIGHT__ in: widget/nsNativeTheme.cpp
+ __NO_COPYRIGHT__ in: widget/nsPrimitiveHelpers.h
+ __NO_COPYRIGHT__ in: widget/nsPrintOptionsImpl.cpp
+ __NO_COPYRIGHT__ in: widget/nsPrintOptionsImpl.h
+ __NO_COPYRIGHT__ in: widget/nsPrintSession.cpp
+ __NO_COPYRIGHT__ in: widget/nsPrintSession.h
+ __NO_COPYRIGHT__ in: widget/nsPrintSettingsImpl.cpp
+ __NO_COPYRIGHT__ in: widget/nsPrintSettingsImpl.h
+ __NO_COPYRIGHT__ in: widget/nsScreenManagerProxy.cpp
+ __NO_COPYRIGHT__ in: widget/nsScreenManagerProxy.h
+ __NO_COPYRIGHT__ in: widget/nsShmImage.cpp
+ __NO_COPYRIGHT__ in: widget/nsShmImage.h
+ __NO_COPYRIGHT__ in: widget/nsTransferable.h
+ __NO_COPYRIGHT__ in: widget/nsWidgetInitData.h
+ __NO_COPYRIGHT__ in: widget/nsXPLookAndFeel.cpp
+ __NO_COPYRIGHT__ in: widget/nsXPLookAndFeel.h
+ __NO_COPYRIGHT__ in: widget/tests/moz.build
+ __NO_COPYRIGHT__ in: widget/uikit/GfxInfo.cpp
+ __NO_COPYRIGHT__ in: widget/uikit/GfxInfo.h
+ __NO_COPYRIGHT__ in: widget/uikit/moz.build
+ __NO_COPYRIGHT__ in: widget/uikit/nsAppShell.mm
+ __NO_COPYRIGHT__ in: widget/uikit/nsLookAndFeel.h
+ __NO_COPYRIGHT__ in: widget/uikit/nsLookAndFeel.mm
+ __NO_COPYRIGHT__ in: widget/uikit/nsScreenManager.h
+ __NO_COPYRIGHT__ in: widget/uikit/nsScreenManager.mm
+ __NO_COPYRIGHT__ in: widget/uikit/nsWidgetFactory.mm
+ __NO_COPYRIGHT__ in: widget/uikit/nsWindow.h
+ __NO_COPYRIGHT__ in: widget/uikit/nsWindow.mm
+ __NO_COPYRIGHT__ in: widget/windows/AudioSession.cpp
+ __NO_COPYRIGHT__ in: widget/windows/AudioSession.h
+ __NO_COPYRIGHT__ in: widget/windows/CompositorWidgetChild.cpp
+ __NO_COPYRIGHT__ in: widget/windows/CompositorWidgetChild.h
+ __NO_COPYRIGHT__ in: widget/windows/CompositorWidgetParent.cpp
+ __NO_COPYRIGHT__ in: widget/windows/CompositorWidgetParent.h
+ __NO_COPYRIGHT__ in: widget/windows/GfxInfo.cpp
+ __NO_COPYRIGHT__ in: widget/windows/GfxInfo.h
+ __NO_COPYRIGHT__ in: widget/windows/IEnumFE.cpp
+ __NO_COPYRIGHT__ in: widget/windows/IEnumFE.h
+ __NO_COPYRIGHT__ in: widget/windows/IMMHandler.cpp
+ __NO_COPYRIGHT__ in: widget/windows/IMMHandler.h
+ __NO_COPYRIGHT__ in: widget/windows/InProcessWinCompositorWidget.cpp
+ __NO_COPYRIGHT__ in: widget/windows/InProcessWinCompositorWidget.h
+ __NO_COPYRIGHT__ in: widget/windows/InkCollector.cpp
+ __NO_COPYRIGHT__ in: widget/windows/InkCollector.h
+ __NO_COPYRIGHT__ in: widget/windows/JumpListBuilder.cpp
+ __NO_COPYRIGHT__ in: widget/windows/JumpListBuilder.h
+ __NO_COPYRIGHT__ in: widget/windows/JumpListItem.cpp
+ __NO_COPYRIGHT__ in: widget/windows/JumpListItem.h
+ __NO_COPYRIGHT__ in: widget/windows/KeyboardLayout.cpp
+ __NO_COPYRIGHT__ in: widget/windows/KeyboardLayout.h
+ __NO_COPYRIGHT__ in: widget/windows/PCompositorWidget.ipdl
+ __NO_COPYRIGHT__ in: widget/windows/TSFTextStore.cpp
+ __NO_COPYRIGHT__ in: widget/windows/TSFTextStore.h
+ __NO_COPYRIGHT__ in: widget/windows/TaskbarPreview.cpp
+ __NO_COPYRIGHT__ in: widget/windows/TaskbarPreview.h
+ __NO_COPYRIGHT__ in: widget/windows/TaskbarPreviewButton.cpp
+ __NO_COPYRIGHT__ in: widget/windows/TaskbarPreviewButton.h
+ __NO_COPYRIGHT__ in: widget/windows/TaskbarTabPreview.cpp
+ __NO_COPYRIGHT__ in: widget/windows/TaskbarTabPreview.h
+ __NO_COPYRIGHT__ in: widget/windows/TaskbarWindowPreview.cpp
+ __NO_COPYRIGHT__ in: widget/windows/TaskbarWindowPreview.h
+ __NO_COPYRIGHT__ in: widget/windows/WinCompositorWidget.cpp
+ __NO_COPYRIGHT__ in: widget/windows/WinCompositorWidget.h
+ __NO_COPYRIGHT__ in: widget/windows/WinIMEHandler.cpp
+ __NO_COPYRIGHT__ in: widget/windows/WinIMEHandler.h
+ __NO_COPYRIGHT__ in: widget/windows/WinMessages.h
+ __NO_COPYRIGHT__ in: widget/windows/WinModifierKeyState.h
+ __NO_COPYRIGHT__ in: widget/windows/WinMouseScrollHandler.cpp
+ __NO_COPYRIGHT__ in: widget/windows/WinMouseScrollHandler.h
+ __NO_COPYRIGHT__ in: widget/windows/WinNativeEventData.h
+ __NO_COPYRIGHT__ in: widget/windows/WinTaskbar.cpp
+ __NO_COPYRIGHT__ in: widget/windows/WinTaskbar.h
+ __NO_COPYRIGHT__ in: widget/windows/WinTextEventDispatcherListener.cpp
+ __NO_COPYRIGHT__ in: widget/windows/WinTextEventDispatcherListener.h
+ __NO_COPYRIGHT__ in: widget/windows/WinUtils.cpp
+ __NO_COPYRIGHT__ in: widget/windows/WinUtils.h
+ __NO_COPYRIGHT__ in: widget/windows/WindowHook.cpp
+ __NO_COPYRIGHT__ in: widget/windows/WindowHook.h
+ __NO_COPYRIGHT__ in: widget/windows/WindowsUIUtils.cpp
+ __NO_COPYRIGHT__ in: widget/windows/WindowsUIUtils.h
+ __NO_COPYRIGHT__ in: widget/windows/moz.build
+ __NO_COPYRIGHT__ in: widget/windows/nsAppShell.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsAppShell.h
+ __NO_COPYRIGHT__ in: widget/windows/nsBidiKeyboard.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsBidiKeyboard.h
+ __NO_COPYRIGHT__ in: widget/windows/nsClipboard.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsClipboard.h
+ __NO_COPYRIGHT__ in: widget/windows/nsColorPicker.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsColorPicker.h
+ __NO_COPYRIGHT__ in: widget/windows/nsDataObj.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsDataObj.h
+ __NO_COPYRIGHT__ in: widget/windows/nsDataObjCollection.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsDataObjCollection.h
+ __NO_COPYRIGHT__ in: widget/windows/nsDeviceContextSpecWin.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsDeviceContextSpecWin.h
+ __NO_COPYRIGHT__ in: widget/windows/nsDragService.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsDragService.h
+ __NO_COPYRIGHT__ in: widget/windows/nsFilePicker.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsFilePicker.h
+ __NO_COPYRIGHT__ in: widget/windows/nsIdleServiceWin.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsIdleServiceWin.h
+ __NO_COPYRIGHT__ in: widget/windows/nsLookAndFeel.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsLookAndFeel.h
+ __NO_COPYRIGHT__ in: widget/windows/nsNativeDragSource.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsNativeDragSource.h
+ __NO_COPYRIGHT__ in: widget/windows/nsNativeDragTarget.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsNativeDragTarget.h
+ __NO_COPYRIGHT__ in: widget/windows/nsNativeThemeWin.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsNativeThemeWin.h
+ __NO_COPYRIGHT__ in: widget/windows/nsPrintOptionsWin.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsPrintOptionsWin.h
+ __NO_COPYRIGHT__ in: widget/windows/nsPrintSettingsWin.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsPrintSettingsWin.h
+ __NO_COPYRIGHT__ in: widget/windows/nsScreenManagerWin.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsScreenManagerWin.h
+ __NO_COPYRIGHT__ in: widget/windows/nsScreenWin.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsScreenWin.h
+ __NO_COPYRIGHT__ in: widget/windows/nsSound.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsSound.h
+ __NO_COPYRIGHT__ in: widget/windows/nsToolkit.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsToolkit.h
+ __NO_COPYRIGHT__ in: widget/windows/nsUXThemeConstants.h
+ __NO_COPYRIGHT__ in: widget/windows/nsUXThemeData.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsUXThemeData.h
+ __NO_COPYRIGHT__ in: widget/windows/nsWidgetFactory.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsWinGesture.h
+ __NO_COPYRIGHT__ in: widget/windows/nsWindow.h
+ __NO_COPYRIGHT__ in: widget/windows/nsWindowBase.cpp
+ __NO_COPYRIGHT__ in: widget/windows/nsWindowBase.h
+ __NO_COPYRIGHT__ in: widget/windows/nsWindowDbg.h
+ __NO_COPYRIGHT__ in: widget/windows/nsWindowDefs.h
+ __NO_COPYRIGHT__ in: widget/windows/nsWindowGfx.h
+ __NO_COPYRIGHT__ in: widget/windows/nsdefs.h
+ __NO_COPYRIGHT__ in: widget/windows/resource.h
+ __NO_COPYRIGHT__ in: widget/windows/tests/TestWinDND.cpp
+ __NO_COPYRIGHT__ in: widget/windows/tests/moz.build
+ __NO_COPYRIGHT__ in: widget/windows/touchinjection_sdk80.h
+ __NO_COPYRIGHT__ in: widget/windows/widget.rc
+ __NO_COPYRIGHT__ in: widget/x11/moz.build
+ __NO_COPYRIGHT__ in: widget/xremoteclient/XRemoteClient.cpp
+ __NO_COPYRIGHT__ in: widget/xremoteclient/XRemoteClient.h
+ __NO_COPYRIGHT__ in: widget/xremoteclient/moz.build
+ __NO_COPYRIGHT__ in: widget/xremoteclient/nsRemoteClient.h
+ __NO_COPYRIGHT__ in: xpcom/base/AvailableMemoryTracker.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/AvailableMemoryTracker.h
+ __NO_COPYRIGHT__ in: xpcom/base/ClearOnShutdown.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/ClearOnShutdown.h
+ __NO_COPYRIGHT__ in: xpcom/base/CodeAddressService.h
+ __NO_COPYRIGHT__ in: xpcom/base/CountingAllocatorBase.h
+ __NO_COPYRIGHT__ in: xpcom/base/CycleCollectedJSContext.h
+ __NO_COPYRIGHT__ in: xpcom/base/Debug.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/Debug.h
+ __NO_COPYRIGHT__ in: xpcom/base/DebuggerOnGCRunnable.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/DebuggerOnGCRunnable.h
+ __NO_COPYRIGHT__ in: xpcom/base/DeferredFinalize.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/DeferredFinalize.h
+ __NO_COPYRIGHT__ in: xpcom/base/ErrorNames.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/ErrorNames.h
+ __NO_COPYRIGHT__ in: xpcom/base/HoldDropJSObjects.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/HoldDropJSObjects.h
+ __NO_COPYRIGHT__ in: xpcom/base/JSObjectHolder.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/JSObjectHolder.h
+ __NO_COPYRIGHT__ in: xpcom/base/LinuxUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/LinuxUtils.h
+ __NO_COPYRIGHT__ in: xpcom/base/LogModulePrefWatcher.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/LogModulePrefWatcher.h
+ __NO_COPYRIGHT__ in: xpcom/base/Logging.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/Logging.h
+ __NO_COPYRIGHT__ in: xpcom/base/MacHelpers.h
+ __NO_COPYRIGHT__ in: xpcom/base/MacHelpers.mm
+ __NO_COPYRIGHT__ in: xpcom/base/NSPRLogModulesParser.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/NSPRLogModulesParser.h
+ __NO_COPYRIGHT__ in: xpcom/base/StaticMutex.h
+ __NO_COPYRIGHT__ in: xpcom/base/StaticPtr.h
+ __NO_COPYRIGHT__ in: xpcom/base/SystemMemoryReporter.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/SystemMemoryReporter.h
+ __NO_COPYRIGHT__ in: xpcom/base/moz.build
+ __NO_COPYRIGHT__ in: xpcom/base/nsAgg.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsAlgorithm.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsAutoPtr.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsAutoRef.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsCom.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsConsoleMessage.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsCrashOnException.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsCrashOnException.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsCycleCollector.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsCycleCollectorTraceJSHelpers.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsDebugImpl.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsDumpUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsDumpUtils.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsError.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsErrorService.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsErrorService.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsGZFileWriter.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsGZFileWriter.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsIConsoleMessage.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIConsoleService.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsICycleCollectorListener.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIDebug2.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIErrorService.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIGZFileWriter.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIID.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsIInterfaceRequestor.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIMacUtils.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIMemory.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIMemoryInfoDumper.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIMemoryReporter.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIMessageLoop.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIMutable.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIProgrammingLanguage.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsISecurityConsoleMessage.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsISizeOf.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsIStatusReporter.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIUUIDGenerator.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIVersionComparator.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsIWeakReference.idl
+ __NO_COPYRIGHT__ in: xpcom/base/nsInterfaceRequestorAgg.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsInterfaceRequestorAgg.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsMacUtilsImpl.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsMacUtilsImpl.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsMemoryImpl.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsMemoryImpl.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsMemoryInfoDumper.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsMemoryInfoDumper.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsMemoryReporterManager.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsMemoryReporterManager.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsMessageLoop.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsMessageLoop.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsObjCExceptions.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsQueryObject.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsSecurityConsoleMessage.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsSecurityConsoleMessage.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsSetDllDirectory.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsStatusReporterManager.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsStatusReporterManager.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsSystemInfo.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsSystemInfo.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsTraceRefcnt.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsTraceRefcnt.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsUUIDGenerator.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsUUIDGenerator.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsVersionComparatorImpl.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsVersionComparatorImpl.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsWeakPtr.h
+ __NO_COPYRIGHT__ in: xpcom/base/nsWindowsHelpers.h
+ __NO_COPYRIGHT__ in: xpcom/base/nscore.h
+ __NO_COPYRIGHT__ in: xpcom/build/BinaryPath.h
+ __NO_COPYRIGHT__ in: xpcom/build/FileLocation.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/FileLocation.h
+ __NO_COPYRIGHT__ in: xpcom/build/FrozenFunctions.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/IOInterposer.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/IOInterposer.h
+ __NO_COPYRIGHT__ in: xpcom/build/IOInterposerPrivate.h
+ __NO_COPYRIGHT__ in: xpcom/build/LateWriteChecks.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/LateWriteChecks.h
+ __NO_COPYRIGHT__ in: xpcom/build/MainThreadIOLogger.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/MainThreadIOLogger.h
+ __NO_COPYRIGHT__ in: xpcom/build/NSPRInterposer.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/NSPRInterposer.h
+ __NO_COPYRIGHT__ in: xpcom/build/Omnijar.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/Omnijar.h
+ __NO_COPYRIGHT__ in: xpcom/build/PoisonIOInterposer.h
+ __NO_COPYRIGHT__ in: xpcom/build/PoisonIOInterposerBase.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/PoisonIOInterposerMac.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/PoisonIOInterposerStub.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/PoisonIOInterposerWin.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/Services.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/Services.h
+ __NO_COPYRIGHT__ in: xpcom/build/XPCOM.h
+ __NO_COPYRIGHT__ in: xpcom/build/XPCOMInit.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/XREChildData.h
+ __NO_COPYRIGHT__ in: xpcom/build/moz.build
+ __NO_COPYRIGHT__ in: xpcom/build/nsWindowsDllInterceptor.h
+ __NO_COPYRIGHT__ in: xpcom/build/nsXPCOM.h
+ __NO_COPYRIGHT__ in: xpcom/build/nsXPCOMCID.h
+ __NO_COPYRIGHT__ in: xpcom/build/nsXPCOMCIDInternal.h
+ __NO_COPYRIGHT__ in: xpcom/build/nsXPCOMPrivate.h
+ __NO_COPYRIGHT__ in: xpcom/build/nsXPCOMStrings.cpp
+ __NO_COPYRIGHT__ in: xpcom/build/nsXREAppData.h
+ __NO_COPYRIGHT__ in: xpcom/build/nsXULAppAPI.h
+ __NO_COPYRIGHT__ in: xpcom/build/xrecore.h
+ __NO_COPYRIGHT__ in: xpcom/components/ManifestParser.cpp
+ __NO_COPYRIGHT__ in: xpcom/components/ManifestParser.h
+ __NO_COPYRIGHT__ in: xpcom/components/Module.h
+ __NO_COPYRIGHT__ in: xpcom/components/ModuleLoader.h
+ __NO_COPYRIGHT__ in: xpcom/components/ModuleUtils.h
+ __NO_COPYRIGHT__ in: xpcom/components/moz.build
+ __NO_COPYRIGHT__ in: xpcom/components/nsCategoryManager.cpp
+ __NO_COPYRIGHT__ in: xpcom/components/nsCategoryManager.h
+ __NO_COPYRIGHT__ in: xpcom/components/nsCategoryManagerUtils.h
+ __NO_COPYRIGHT__ in: xpcom/components/nsComponentManager.h
+ __NO_COPYRIGHT__ in: xpcom/components/nsICategoryManager.idl
+ __NO_COPYRIGHT__ in: xpcom/components/nsIClassInfo.idl
+ __NO_COPYRIGHT__ in: xpcom/components/nsIFactory.idl
+ __NO_COPYRIGHT__ in: xpcom/components/nsIModule.idl
+ __NO_COPYRIGHT__ in: xpcom/components/nsIServiceManager.idl
+ __NO_COPYRIGHT__ in: xpcom/components/nsNativeModuleLoader.h
+ __NO_COPYRIGHT__ in: xpcom/ds/IncrementalTokenizer.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/IncrementalTokenizer.h
+ __NO_COPYRIGHT__ in: xpcom/ds/StickyTimeDuration.h
+ __NO_COPYRIGHT__ in: xpcom/ds/Tokenizer.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/Tokenizer.h
+ __NO_COPYRIGHT__ in: xpcom/ds/moz.build
+ __NO_COPYRIGHT__ in: xpcom/ds/nsArray.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsArray.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsAtomService.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsAtomService.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsAtomTable.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsAtomTable.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsCRT.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsCharSeparatedTokenizer.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsCheapSets.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsExpirationTracker.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsHashPropertyBag.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsHashPropertyBag.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIArray.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIArrayExtensions.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIAtom.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIAtomService.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsICollection.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIEnumerator.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIHashable.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIINIParser.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIMutableArray.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsINIParserImpl.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsINIParserImpl.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsINIProcessor.js
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIObserver.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIObserverService.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIPersistentProperties.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIPersistentProperties2.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIProperties.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsISerializable.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsISimpleEnumerator.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIStringEnumerator.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsISupportsArray.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIWindowsRegKey.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsMathUtils.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsObserverList.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsObserverList.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsObserverService.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsObserverService.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsPersistentProperties.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsPersistentProperties.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsProperties.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsProperties.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsStaticAtom.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsStringEnumerator.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsStringEnumerator.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsSupportsArray.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsSupportsArray.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsSupportsArrayEnumerator.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsSupportsArrayEnumerator.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsSupportsPrimitives.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsSupportsPrimitives.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsVariant.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsVariant.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsWhitespaceTokenizer.h
+ __NO_COPYRIGHT__ in: xpcom/ds/nsWindowsRegKey.cpp
+ __NO_COPYRIGHT__ in: xpcom/ds/nsWindowsRegKey.h
+ __NO_COPYRIGHT__ in: xpcom/glue/AppData.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/AppData.h
+ __NO_COPYRIGHT__ in: xpcom/glue/BlockingResourceBase.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/BlockingResourceBase.h
+ __NO_COPYRIGHT__ in: xpcom/glue/CondVar.h
+ __NO_COPYRIGHT__ in: xpcom/glue/DeadlockDetector.h
+ __NO_COPYRIGHT__ in: xpcom/glue/EnumeratedArrayCycleCollection.h
+ __NO_COPYRIGHT__ in: xpcom/glue/FileUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/FileUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/GenericFactory.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/GenericFactory.h
+ __NO_COPYRIGHT__ in: xpcom/glue/GenericModule.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/IntentionalCrash.h
+ __NO_COPYRIGHT__ in: xpcom/glue/MainThreadUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/Monitor.h
+ __NO_COPYRIGHT__ in: xpcom/glue/Mutex.h
+ __NO_COPYRIGHT__ in: xpcom/glue/Observer.h
+ __NO_COPYRIGHT__ in: xpcom/glue/PLDHashTable.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/PLDHashTable.h
+ __NO_COPYRIGHT__ in: xpcom/glue/ReentrantMonitor.h
+ __NO_COPYRIGHT__ in: xpcom/glue/moz.build
+ __NO_COPYRIGHT__ in: xpcom/glue/nsArrayEnumerator.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsArrayEnumerator.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsArrayUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsArrayUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsBaseHashtable.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCOMArray.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCOMArray.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCOMPtr.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCOMPtr.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCRTGlue.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCRTGlue.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCategoryCache.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCategoryCache.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsClassHashtable.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsClassInfoImpl.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsComponentManagerUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsComponentManagerUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCycleCollectionNoteRootCallback.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCycleCollectionParticipant.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCycleCollectionParticipant.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsCycleCollectionTraversalCallback.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsDataHashtable.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsDebug.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsDeque.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsEnumeratorUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsEnumeratorUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsHashKeys.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsIClassInfoImpl.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsID.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsID.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsIInterfaceRequestorUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsIInterfaceRequestorUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsISupportsImpl.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsISupportsUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsIWeakReferenceUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsInterfaceHashtable.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsJSThingHashtable.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsMemory.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsMemory.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsProxyRelease.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsProxyRelease.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsRefPtrHashtable.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsServiceManagerUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsStringAPI.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsTArray-inl.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsTArray.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsTArray.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsTArrayForwardDeclare.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsTHashtable.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsTObserverArray.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsTObserverArray.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsTPriorityQueue.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsTWeakRef.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsThreadUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsThreadUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsVersionComparator.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/nsVersionComparator.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsWeakReference.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsXPTCUtils.h
+ __NO_COPYRIGHT__ in: xpcom/glue/objs.mozbuild
+ __NO_COPYRIGHT__ in: xpcom/glue/standalone/nsXPCOMGlue.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/standalone/nsXPCOMGlue.h
+ __NO_COPYRIGHT__ in: xpcom/glue/standalone/staticruntime/moz.build
+ __NO_COPYRIGHT__ in: xpcom/glue/staticruntime/moz.build
+ __NO_COPYRIGHT__ in: xpcom/glue/tests/gtest/TestArray.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/tests/gtest/TestNsDeque.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/tests/gtest/TestThreadUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/glue/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: xpcom/idl-parser/xpidl/header.py
+ __NO_COPYRIGHT__ in: xpcom/idl-parser/xpidl/moz.build
+ __NO_COPYRIGHT__ in: xpcom/idl-parser/xpidl/typelib.py
+ __NO_COPYRIGHT__ in: xpcom/idl-parser/xpidl/xpidl.py
+ __NO_COPYRIGHT__ in: xpcom/io/Base64.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/Base64.h
+ __NO_COPYRIGHT__ in: xpcom/io/CocoaFileUtils.mm
+ __NO_COPYRIGHT__ in: xpcom/io/FilePreferences.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/FilePreferences.h
+ __NO_COPYRIGHT__ in: xpcom/io/FileUtilsWin.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/FileUtilsWin.h
+ __NO_COPYRIGHT__ in: xpcom/io/SlicedInputStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/SlicedInputStream.h
+ __NO_COPYRIGHT__ in: xpcom/io/SnappyCompressOutputStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/SnappyCompressOutputStream.h
+ __NO_COPYRIGHT__ in: xpcom/io/SnappyFrameUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/SnappyFrameUtils.h
+ __NO_COPYRIGHT__ in: xpcom/io/SnappyUncompressInputStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/SnappyUncompressInputStream.h
+ __NO_COPYRIGHT__ in: xpcom/io/SpecialSystemDirectory.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/SpecialSystemDirectory.h
+ __NO_COPYRIGHT__ in: xpcom/io/moz.build
+ __NO_COPYRIGHT__ in: xpcom/io/nsAnonymousTemporaryFile.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsAnonymousTemporaryFile.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsAppDirectoryServiceDefs.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsAppFileLocationProvider.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsAppFileLocationProvider.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsBinaryStream.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsDirectoryService.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsDirectoryService.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsDirectoryServiceAtomList.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsDirectoryServiceUtils.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsEscape.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsIAsyncInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIAsyncOutputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIBinaryInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIBinaryOutputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsICloneableInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIConverterInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIConverterOutputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIDirectoryEnumerator.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIDirectoryService.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIFile.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIIOUtil.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIInputStreamTee.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsILineInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsILocalFile.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsILocalFileMac.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsILocalFileWin.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIMultiplexInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIOUtil.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsIOUtil.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsIObjectInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIObjectOutputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIOutputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIPipe.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsISafeOutputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIScriptableBase64Encoder.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIScriptableInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIStorageStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIStreamBufferAccess.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIStringStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIUnicharInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIUnicharLineInputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsIUnicharOutputStream.idl
+ __NO_COPYRIGHT__ in: xpcom/io/nsInputStreamTee.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsLinebreakConverter.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsLinebreakConverter.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsLocalFileCommon.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsLocalFileWin.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsLocalFileWin.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsNativeCharsetUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsNativeCharsetUtils.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsPipe.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsPipe3.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsScriptableBase64Encoder.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsScriptableBase64Encoder.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsScriptableInputStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsScriptableInputStream.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsSegmentedBuffer.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsSegmentedBuffer.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsStreamUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsStreamUtils.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsStringStream.h
+ __NO_COPYRIGHT__ in: xpcom/io/nsUnicharInputStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsUnicharInputStream.h
+ __NO_COPYRIGHT__ in: xpcom/moz.build
+ __NO_COPYRIGHT__ in: xpcom/reflect/moz.build
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/moz.build
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/test/invoke_test.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/test/moz.build
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/test/stub_test.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/moz.build
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/vtable_layout_x86.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptc_gcc_x86_unix.h
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_aarch64.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips64.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_parisc_linux.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc64_linux.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_linux.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_netbsd.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_openbsd.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_darwin.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_ipf32.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_ipf64.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_pa32.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_aarch64.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_aarch64.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_mips64.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_parisc_linux.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc64_linux.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc_darwin.s.m4
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc_linux.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc_netbsd.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ppc_openbsd.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc64_openbsd.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc_netbsd.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc_openbsd.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc_solaris.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_darwin.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_ipf32.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_ipf64.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_mips.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_mips64.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_ppc_rhapsody.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/moz.build
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_64.asm
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_64_gnu.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_msvc.asm
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcstubs_asm_x86_64.asm
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcstubs_x86_64_gnu.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/moz.build
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/ShimInterfaceInfo.h
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/XPTInterfaceInfoManager.h
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/moz.build
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/xptinfo.h
+ __NO_COPYRIGHT__ in: xpcom/string/moz.build
+ __NO_COPYRIGHT__ in: xpcom/string/nsCharTraits.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsDependentString.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsDependentString.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsDependentSubstring.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsDependentSubstring.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsEmbedString.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsLiteralString.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsPrintfCString.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsPromiseFlatString.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsPromiseFlatString.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsReadableUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsReadableUtilsImpl.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsReadableUtilsSSE2.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsString.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsString.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsStringBuffer.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsStringComparator.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsStringIterator.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsStringObsolete.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsSubstring.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsSubstring.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsSubstringTuple.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsSubstringTuple.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsTDependentString.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsTDependentString.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsTDependentSubstring.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsTLiteralString.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsTPromiseFlatString.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsTString.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsTStringComparator.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsTStringObsolete.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsTSubstring.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsTSubstringTuple.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsUTF8Utils.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsUTF8UtilsSSE2.cpp
+ __NO_COPYRIGHT__ in: xpcom/string/nsXPCOMStrings.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsXPIDLString.h
+ __NO_COPYRIGHT__ in: xpcom/system/moz.build
+ __NO_COPYRIGHT__ in: xpcom/system/nsIBlocklistService.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsICrashReporter.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIDeviceSensors.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIGConfService.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIGIOService.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIGSettingsService.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIGeolocationProvider.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIHapticFeedback.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIPackageKitService.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIPlatformInfo.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIXULAppInfo.idl
+ __NO_COPYRIGHT__ in: xpcom/system/nsIXULRuntime.idl
+ __NO_COPYRIGHT__ in: xpcom/tests/NotXPCOMTest.idl
+ __NO_COPYRIGHT__ in: xpcom/tests/RegFactory.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/TestPRIntN.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/TestShutdown.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/TestStreamUtils.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/TestingAtomList.h
+ __NO_COPYRIGHT__ in: xpcom/tests/bug656331_component/TestComponent.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/bug656331_component/moz.build
+ __NO_COPYRIGHT__ in: xpcom/tests/component/TestComponent.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/component/moz.build
+ __NO_COPYRIGHT__ in: xpcom/tests/component_no_aslr/Makefile.in
+ __NO_COPYRIGHT__ in: xpcom/tests/component_no_aslr/TestComponent.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/component_no_aslr/moz.build
+ __NO_COPYRIGHT__ in: xpcom/tests/external/TestMinStringAPI.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/external/moz.build
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/Helpers.h
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestAllocReplacement.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestAtoms.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestAutoPtr.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestAutoRef.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestBase64.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestCOMArray.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestCOMPtr.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestCOMPtrEq.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestCRT.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestCloneInputStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestDeadlockDetector.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestEncoding.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestEscapeURL.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestExpirationTracker.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestFile.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestHashtables.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestID.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestNSPRLogModulesParser.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestNsRefPtr.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestObserverArray.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestObserverService.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestPLDHash.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestPipes.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestPriorityQueue.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestRacingServiceManager.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestSnappyStreams.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestStateWatching.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestStorageStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestStringStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestStrings.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestSynchronization.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestTArray.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestTArray2.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestTextFormatter.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestThreadPool.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestThreadPoolListener.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestThreads.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestTimeStamp.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestTimers.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestTokenizer.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestUTF.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestXPIDLString.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/UTFStrings.h
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: xpcom/tests/moz.build
+ __NO_COPYRIGHT__ in: xpcom/tests/resources.h
+ __NO_COPYRIGHT__ in: xpcom/tests/test.properties
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/data/child_process_directive_service.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/data/main_process_directive_service.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_bug725015.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_file_createUnique.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_file_equality.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_file_renameTo.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_ioutil.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_localfile.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_notxpcom_scriptable.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_nsIMutableArray.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_pipe.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_seek_multiplex.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_storagestream.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_streams.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_stringstream.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_systemInfo.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_windows_registry.js
+ __NO_COPYRIGHT__ in: xpcom/tests/unit/test_windows_shortcut.js
+ __NO_COPYRIGHT__ in: xpcom/tests/windows/TestCOM.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/windows/TestHelloXPLoop.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/windows/TestNtPathToDosPath.cpp
+ __NO_COPYRIGHT__ in: xpcom/tests/windows/moz.build
+ __NO_COPYRIGHT__ in: xpcom/threads/AbstractThread.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/AbstractThread.h
+ __NO_COPYRIGHT__ in: xpcom/threads/BackgroundHangMonitor.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/BackgroundHangMonitor.h
+ __NO_COPYRIGHT__ in: xpcom/threads/HangAnnotations.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/HangAnnotations.h
+ __NO_COPYRIGHT__ in: xpcom/threads/HangMonitor.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/HangMonitor.h
+ __NO_COPYRIGHT__ in: xpcom/threads/LazyIdleThread.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/LazyIdleThread.h
+ __NO_COPYRIGHT__ in: xpcom/threads/MainThreadIdlePeriod.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/MainThreadIdlePeriod.h
+ __NO_COPYRIGHT__ in: xpcom/threads/MozPromise.h
+ __NO_COPYRIGHT__ in: xpcom/threads/SharedThreadPool.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/SharedThreadPool.h
+ __NO_COPYRIGHT__ in: xpcom/threads/StateMirroring.h
+ __NO_COPYRIGHT__ in: xpcom/threads/StateWatching.h
+ __NO_COPYRIGHT__ in: xpcom/threads/SyncRunnable.h
+ __NO_COPYRIGHT__ in: xpcom/threads/TaskDispatcher.h
+ __NO_COPYRIGHT__ in: xpcom/threads/TaskQueue.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/TaskQueue.h
+ __NO_COPYRIGHT__ in: xpcom/threads/ThreadStackHelper.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/ThreadStackHelper.h
+ __NO_COPYRIGHT__ in: xpcom/threads/ThrottledEventQueue.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/TimerThread.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/TimerThread.h
+ __NO_COPYRIGHT__ in: xpcom/threads/moz.build
+ __NO_COPYRIGHT__ in: xpcom/threads/nsEnvironment.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/nsEnvironment.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsEventQueue.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/nsEventQueue.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsICancelableRunnable.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIEnvironment.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIEventTarget.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIIdlePeriod.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIIncrementalRunnable.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIProcess.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIRunnable.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsISupportsPriority.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIThread.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIThreadInternal.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIThreadManager.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsIThreadPool.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsITimer.idl
+ __NO_COPYRIGHT__ in: xpcom/threads/nsMemoryPressure.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/nsMemoryPressure.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsProcess.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsThread.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/nsThread.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsThreadManager.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/nsThreadManager.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsThreadPool.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/nsThreadPool.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsThreadSyncDispatch.h
+ __NO_COPYRIGHT__ in: xpcom/threads/nsTimerImpl.cpp
+ __NO_COPYRIGHT__ in: xpcom/threads/nsTimerImpl.h
+ __NO_COPYRIGHT__ in: xpcom/typelib/moz.build
+ __NO_COPYRIGHT__ in: xpcom/typelib/xpt/moz.build
+ __NO_COPYRIGHT__ in: xpcom/typelib/xpt/tools/moz.build
+ __NO_COPYRIGHT__ in: xpcom/windbgdlg/Makefile.in
+ __NO_COPYRIGHT__ in: xpcom/windbgdlg/moz.build
+ __NO_COPYRIGHT__ in: xpcom/xpidl/Makefile.in
+ __NO_COPYRIGHT__ in: xpcom/xpidl/moz.build
+ __NO_COPYRIGHT__ in: xpfe/appshell/moz.build
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsAppShellCID.h
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsAppShellFactory.cpp
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsAppShellService.cpp
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsAppShellService.h
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsAppShellWindowEnumerator.cpp
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsAppShellWindowEnumerator.h
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsChromeTreeOwner.cpp
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsChromeTreeOwner.h
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsContentTreeOwner.cpp
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsContentTreeOwner.h
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsIAppShellService.idl
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsIWindowMediator.idl
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsIWindowMediatorListener.idl
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsIWindowlessBrowser.idl
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsIXULBrowserWindow.idl
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsIXULWindow.idl
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsWebShellWindow.cpp
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsWebShellWindow.h
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsWindowMediator.cpp
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsWindowMediator.h
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsXULWindow.cpp
+ __NO_COPYRIGHT__ in: xpfe/appshell/nsXULWindow.h
+ __NO_COPYRIGHT__ in: xpfe/components/autocomplete/jar.mn
+ __NO_COPYRIGHT__ in: xpfe/components/autocomplete/moz.build
+ __NO_COPYRIGHT__ in: xpfe/components/autocomplete/resources/content/autocomplete.css
+ __NO_COPYRIGHT__ in: xpfe/components/build/moz.build
+ __NO_COPYRIGHT__ in: xpfe/components/build/nsModule.cpp
+ __NO_COPYRIGHT__ in: xpfe/components/directory/moz.build
+ __NO_COPYRIGHT__ in: xpfe/components/directory/nsDirectoryViewer.h
+ __NO_COPYRIGHT__ in: xpfe/components/moz.build
+ __NO_COPYRIGHT__ in: xpfe/components/windowds/moz.build
+ __NO_COPYRIGHT__ in: xpfe/components/windowds/nsIWindowDataSource.idl
+ __NO_COPYRIGHT__ in: xpfe/components/windowds/nsWindowDataSource.cpp
+ __NO_COPYRIGHT__ in: xpfe/components/windowds/nsWindowDataSource.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-array-of-structs-uniform.html
+ dom/canvas/test/webgl-conf/checkout/conformance/more/util.js
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/all_bvec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/all_bvec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/all_bvec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/all_bvec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/all_bvec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/all_bvec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/all_bvec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/all_bvec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/any_bvec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/any_bvec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/any_bvec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/any_bvec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/any_bvec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/any_bvec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/any_bvec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/any_bvec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/array/empty_empty_array_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/array/empty_empty_array_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/array/empty_uniform_array_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/array/empty_uniform_array_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/array/initfunc_empty_array_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/array/initfunc_empty_array_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_float_frag_xvaryyvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_float_frag_xvaryyvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_float_vert_xvaryyvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_float_vert_xvaryyvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec2_frag_xvaryyvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec2_frag_xvaryyvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec2_vert_xvaryyvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec2_vert_xvaryyvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec3_frag_xvaryyvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec3_frag_xvaryyvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec3_vert_xvaryyvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_vec3_vert_xvaryyvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxCombinedTextureImageUnits_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxCombinedTextureImageUnits_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxDrawBuffers_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxDrawBuffers_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxFragmentUniformVectors_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxFragmentUniformVectors_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxTextureImageUnits_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxTextureImageUnits_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxVaryingVectors_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxVaryingVectors_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxVertexAttribs_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxVertexAttribs_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxVertexTextureImageUnits_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxVertexTextureImageUnits_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxVertexUniformVectors_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/gl_MaxVertexUniformVectors_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biuDepthRange/DepthRange_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biuDepthRange/DepthRange_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CG_Data_Types_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CG_Standard_Library_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectBuiltInOveride_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectComma_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectConstFolding1_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectConstFolding2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectConstruct_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectExtension10_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectExtension1_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectExtension4_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectFull_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectFuncOverload_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectFuncOverload_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectFunction1_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectModule_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectParse1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectParse2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectParse2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectParseTest1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectParseTest_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectPreprocess5_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectPreprocess8_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectPreprocess9_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectSwizzle1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectSwizzle1_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectSwizzle2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectSwizzle2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectSwizzle3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/CorrectVersion_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/DuplicateVersion1_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/FunctionParam_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/Include_Preprocessor_Directive_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/Low_Level_Assembly_Reserved_Words_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/Main_Parameters_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/ParseTest3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/ParseTest4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/Permissive_Constant_Conversions_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/Permissive_Scalar_Vector_Expressions_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/TernaryOp_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/Texture_Rectangle_Samplers_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array10_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array11_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array5_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array6_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array7_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array8_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/array9_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/attribute1_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/attribute2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/attribute_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/attribute_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/break_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/comma1_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/comma2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/comma2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/comma3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/comment_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/conditional1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/conditional2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/conditional3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/constFunc_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/constructor1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/constructor2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/constructor3_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/continue_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType10_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType11_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType12_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType13_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType19_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType5_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType6_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType7_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType8_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dataType9_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/default.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/default.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dowhile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dvec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dvec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/dvec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/extension2_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/extension3_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/extension5_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/extension6_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/extension7_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/extension8_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/extension9_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/float2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/float3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/float4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/fragmentOnly1_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/fragmentOnly2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/fragmentOnly3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/fragmentOnly4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/fragmentOnly_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/function10_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/function1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/function2_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/function3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/function4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/function6_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/function7_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/function8_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/function9_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/hvec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/hvec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/hvec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/identifier1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/identifier2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/identifier3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/if1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/if2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/increment1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/increment2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/increment3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/increment4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/increment6_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/main1_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/main2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/main3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/matrix_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/normal_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/parser10_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/parser1_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/parser3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/parser4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/parser5_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/parser6_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/parser7_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/parser8_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/parser9_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/preprocess0_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/preprocess10_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/preprocess1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/preprocess2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/preprocess3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/preprocess4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/preprocess6_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/preprocess7_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/scoping1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/scoping2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct10_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct11_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct5_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct6_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct7_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct8_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/struct9_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/swizzle1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/swizzle2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/swizzle3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/typecast_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/uniform1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/uniform_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/varying1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/varying2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/varying3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/varying_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/vector_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/version2_V100_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/vertexOnly2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/vertexOnly_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/vertex_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/while1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/while2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/while_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/built_in_varying_array_out_of_bounds/gl_Color_array_index_out_of_bounds_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_float_frag_xvary_yconstquarter.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_float_frag_xvary_yconstquarter_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_float_vert_xvary_yconstquarter.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_float_vert_xvary_yconstquarter_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_vec2_frag_xvary_yconstquarter.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_vec2_frag_xvary_yconstquarter_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_vec2_vert_xvary_yconstquarter.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_vec2_vert_xvary_yconstquarter_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_vec3_frag_xvary_yconstquarter.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_vec3_frag_xvary_yconstquarter_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_vec3_vert_xvary_yconstquarter.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_vec3_vert_xvary_yconstquarter_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/for_break_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/for_break_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/for_continue_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/for_continue_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/for_nested_break_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/for_nested_break_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/for_nested_continue_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/for_nested_continue_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/nested_if_else_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/nested_if_else_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cross/cross_vec3_frag_xvaryyconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cross/cross_vec3_frag_xvaryyconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cross/cross_vec3_vert_xvaryyconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cross/cross_vec3_vert_xvaryyconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/default/default.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/default/default.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/default/default_textured.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/default/default_textured.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/default/expected.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/discard/discard_cond_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/discard/discard_cond_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/discard/discard_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_float_frag_xvaryyhalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_float_frag_xvaryyhalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_float_vert_xvaryyhalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_float_vert_xvaryyhalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_vec2_frag_xvaryyhalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_vec2_frag_xvaryyhalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_vec2_vert_xvaryyhalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_vec2_vert_xvaryyhalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_vec3_frag_xvaryyhalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_vec3_frag_xvaryyhalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_vec3_vert_xvaryyhalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_vec3_vert_xvaryyhalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_float_frag_xvaryyone.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_float_frag_xvaryyone_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_float_vert_xvaryyone.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_float_vert_xvaryyone_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_vec2_frag_xvaryyhalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_vec2_frag_xvaryyhalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_vec2_vert_xvaryyhalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_vec2_vert_xvaryyhalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_vec3_frag_xvaryythird.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_vec3_frag_xvaryythird_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_vec3_vert_xvaryythird.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_vec3_vert_xvaryythird_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_bvec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_bvec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_bvec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_bvec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_bvec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_bvec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_bvec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_bvec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_ivec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_ivec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_ivec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_ivec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_ivec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_ivec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_ivec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_ivec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_vec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_vec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_vec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_vec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_float_frag_xvaryneg.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_float_frag_xvaryneg_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_float_vert_xvaryneg.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_float_vert_xvaryneg_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec2_frag_xvaryneg.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec2_frag_xvaryneg_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec2_vert_xvaryneg.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec2_vert_xvaryneg_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec3_frag_xvaryneg.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec3_frag_xvaryneg_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec3_vert_xvaryneg.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_vec3_vert_xvaryneg_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_float_frag_xvaryneg.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_float_frag_xvaryneg_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_float_vert_xvaryneg.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_float_vert_xvaryneg_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec2_frag_xvaryneg.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec2_frag_xvaryneg_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec2_vert_xvaryneg.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec2_vert_xvaryneg_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec3_frag_xvaryneg.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec3_frag_xvaryneg_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec3_vert_xvaryneg.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_vec3_vert_xvaryneg_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_float_frag_nvaryiconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_float_frag_nvaryiconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_float_vert_nvaryiconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_float_vert_nvaryiconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_vec2_frag_nvaryiconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_vec2_frag_nvaryiconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_vec2_vert_nvaryiconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_vec2_vert_nvaryiconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_vec3_frag_nvaryiconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_vec3_frag_nvaryiconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_vec3_vert_nvaryiconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_vec3_vert_nvaryiconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/array_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/array_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_empty_bool_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_empty_bool_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_empty_bool_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_empty_bool_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_in_bool_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_in_bool_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_in_bool_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_in_bool_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_inout_bool_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_inout_bool_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_inout_bool_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_inout_bool_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_out_bool_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_out_bool_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_out_bool_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bool_empty_out_bool_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_bigarray_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_bigarray_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_empty_float_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_empty_float_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_empty_float_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_empty_float_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_in_float_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_in_float_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_in_float_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_in_float_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_inout_float_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_inout_float_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_inout_float_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_inout_float_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_out_float_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_out_float_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_out_float_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/float_empty_out_float_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_empty_int_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_empty_int_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_empty_int_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_empty_int_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_in_int_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_in_int_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_in_int_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_in_int_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_inout_int_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_inout_int_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_inout_int_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_inout_int_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_out_int_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_out_int_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_out_int_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/int_empty_out_int_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_bigarray_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_bigarray_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_empty_mat4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_empty_mat4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_empty_mat4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_empty_mat4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_in_mat4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_in_mat4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_in_mat4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_in_mat4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_inout_mat4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_inout_mat4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_inout_mat4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_inout_mat4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_out_mat4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_out_mat4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_out_mat4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/mat4_empty_out_mat4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/qualifiers_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/qualifiers_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/qualifiers_struct_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/qualifiers_struct_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_empty_vec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_empty_vec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_empty_vec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_empty_vec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_in_vec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_in_vec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_in_vec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_in_vec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_inout_vec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_inout_vec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_inout_vec4_bigarray_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_inout_vec4_bigarray_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_inout_vec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_inout_vec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_out_vec4_array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_out_vec4_array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_out_vec4_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/vec4_empty_out_vec4_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/void_empty_empty_void_empty_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/void_empty_empty_void_empty_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_w_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_xy_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_xy_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_z_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_z_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_z_frag_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FrontFacing/gl_FrontFacing_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_ivec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_ivec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_ivec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_ivec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_ivec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_ivec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_ivec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_ivec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_vec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_vec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_vec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_vec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_ivec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_ivec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_ivec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_ivec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_ivec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_ivec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_ivec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_ivec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_vec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_vec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_vec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_vec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_float_frag_xvary01.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_float_frag_xvary01_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_float_vert_xvary01.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_float_vert_xvary01_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec2_frag_xvary01.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec2_frag_xvary01_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec2_vert_xvary01.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec2_vert_xvary01_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec3_frag_xvary01.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec3_frag_xvary01_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec3_vert_xvary01.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec3_vert_xvary01_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_float_frag_xvary01.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_float_frag_xvary01_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_float_vert_xvary01.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_float_vert_xvary01_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec2_frag_xvary01.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec2_frag_xvary01_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec2_vert_xvary01.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec2_vert_xvary01_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec3_frag_xvary01.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec3_frag_xvary01_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec3_vert_xvary01.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec3_vert_xvary01_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/array_const_mat2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/array_const_mat2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/array_const_mat3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/array_const_mat3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/array_const_mat4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/array_const_mat4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat2_copy_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat2_copy_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat3_copy_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat3_copy_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat4_copy_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat4_copy_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/const_mat4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_4float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_4float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_copy_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_copy_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_3vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_3vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_9float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_9float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_copy_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_copy_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat4_16float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat4_16float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat4_4vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat4_4vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat4_copy_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat4_copy_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat3/mat3arrayindirect0_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat3/mat3arrayindirect0_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat3/mat3arrayindirect1_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat3/mat3arrayindirect1_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat3/mat3arraysimple_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat3/mat3arraysimple_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_float_frag_xvary_yconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_float_frag_xvary_yconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_float_vert_xvary_yconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_float_vert_xvary_yconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_vec2_frag_xvary_yconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_vec2_frag_xvary_yconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_vec2_vert_xvary_yconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_vec2_vert_xvary_yconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_vec3_frag_xvary_yconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_vec3_frag_xvary_yconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_vec3_vert_xvary_yconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_vec3_vert_xvary_yconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_float_frag_xvary_yconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_float_frag_xvary_yconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_float_vert_xvary_yconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_float_vert_xvary_yconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_vec2_frag_xvary_yconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_vec2_frag_xvary_yconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_vec2_vert_xvary_yconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_vec2_vert_xvary_yconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_vec3_frag_xvary_yconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_vec3_frag_xvary_yconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_vec3_vert_xvary_yconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_vec3_vert_xvary_yconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_float_frag_xvary_yconsthalf_aconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_float_frag_xvary_yconsthalf_aconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_float_vert_xvary_yconsthalf_aconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_float_vert_xvary_yconsthalf_aconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_vec2_frag_xvary_yconsthalf_aconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_vec2_frag_xvary_yconsthalf_aconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_vec2_vert_xvary_yconsthalf_aconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_vec2_vert_xvary_yconsthalf_aconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_vec3_frag_xvary_yconsthalf_aconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_vec3_frag_xvary_yconsthalf_aconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_vec3_vert_xvary_yconsthalf_aconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_vec3_vert_xvary_yconsthalf_aconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_float_frag_xvary_yconst1.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_float_frag_xvary_yconst1_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_float_vert_xvary_yconst1.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_float_vert_xvary_yconst1_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_vec2_frag_xvary_yconst1.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_vec2_frag_xvary_yconst1_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_vec2_vert_xvary_yconst1.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_vec2_vert_xvary_yconst1_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_vec3_frag_xvary_yconst1.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_vec3_frag_xvary_yconst1_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_vec3_vert_xvary_yconst1.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_vec3_vert_xvary_yconst1_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_x_large_y_large_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_x_large_y_large_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/not_bvec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/not_bvec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/not_bvec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/not_bvec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/not_bvec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/not_bvec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/not_bvec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/not_bvec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_bvec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_bvec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_bvec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_bvec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_bvec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_bvec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_bvec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_bvec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_ivec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_ivec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_ivec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_ivec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_ivec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_ivec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_ivec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_ivec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_vec2_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_vec2_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_vec3_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_vec3_vert_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/addsubtract_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/addsubtract_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/assignments_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/assignments_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/division_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/division_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/equality_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/equality_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/logical_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/logical_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/multiplicative_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/multiplicative_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/postfixdecrement_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/postfixdecrement_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/postfixincrement_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/postfixincrement_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/prefixdecrement_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/prefixdecrement_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/prefixincrement_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/prefixincrement_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/relational_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/relational_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/selection_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/selection_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/unary_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/unary_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_frag_xconst2_yvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_frag_xconst2_yvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_frag_xconsthalf_yvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_frag_xconsthalf_yvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_frag_xvary_yconst2.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_frag_xvary_yconst2_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_frag_xvary_yconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_frag_xvary_yconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_vert_xconst2_yvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_vert_xconst2_yvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_vert_xconsthalf_yvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_vert_xconsthalf_yvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_vert_xvary_yconst2.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_vert_xvary_yconst2_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_vert_xvary_yconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_float_vert_xvary_yconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_frag_xconst2_yvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_frag_xconst2_yvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_frag_xconsthalf_yvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_frag_xconsthalf_yvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconst2.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconst2_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_vert_xconst2_yvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_vert_xconst2_yvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_vert_xconsthalf_yvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_vert_xconsthalf_yvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconst2.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconst2_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_frag_xconst2_yvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_frag_xconst2_yvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_frag_xconsthalf_yvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_frag_xconsthalf_yvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconst2.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconst2_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_vert_xconst2_yvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_vert_xconst2_yvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_vert_xconsthalf_yvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_vert_xconsthalf_yvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconst2.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconst2_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_float_frag_ivarynconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_float_frag_ivarynconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_float_vert_ivarynconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_float_vert_ivarynconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_vec2_frag_ivarynconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_vec2_frag_ivarynconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_vec2_vert_ivarynconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_vec2_vert_ivarynconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_vec3_frag_ivarynconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_vec3_frag_ivarynconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_vec3_vert_ivarynconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_vec3_vert_ivarynconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_float_frag_ivarynconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_float_frag_ivarynconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_float_vert_ivarynconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_float_vert_ivarynconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_vec2_frag_ivarynconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_vec2_frag_ivarynconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_vec2_vert_ivarynconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_vec2_vert_ivarynconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_vec3_frag_ivarynconst.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_vec3_frag_ivarynconst_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_vec3_vert_ivarynconst.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_vec3_vert_ivarynconst_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_float_frag_xvary_edgeconstquarter.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_float_frag_xvary_edgeconstquarter_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_float_vert_xvary_edgeconstquarter.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_float_vert_xvary_edgeconstquarter_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_vec2_frag_xvary_edgeconstquarter.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_vec2_frag_xvary_edgeconstquarter_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_vec2_vert_xvary_edgeconstquarter.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_vec2_vert_xvary_edgeconstquarter_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_vec3_frag_xvary_edgeconstquarter.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_vec3_frag_xvary_edgeconstquarter_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_vec3_vert_xvary_edgeconstquarter.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_vec3_vert_xvary_edgeconstquarter_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_float_frag_xvary_edgeconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_float_frag_xvary_edgeconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_float_vert_xvary_edgeconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_float_vert_xvary_edgeconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_vec2_frag_xvary_edgeconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_vec2_frag_xvary_edgeconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_vec2_vert_xvary_edgeconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_vec2_vert_xvary_edgeconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_vec3_frag_xvary_edgeconsthalf.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_vec3_frag_xvary_edgeconsthalf_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_vec3_vert_xvary_edgeconsthalf.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_vec3_vert_xvary_edgeconsthalf_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/nestedstructcomb_various_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/nestedstructcomb_various_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_bool_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_bool_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_bvec2bvec3bvec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_bvec2bvec3bvec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_mat2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_mat2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_mat3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_mat3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_mat4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_mat4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_bool_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_bool_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_bvec2bvec3bvec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_bvec2bvec3bvec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_mat2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_mat2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_mat3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_mat3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_mat4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_mat4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structcopy_vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_bool_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_bool_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_bvec2bvec3bvec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_bvec2bvec3bvec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_mat2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_mat2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_mat3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_mat3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_mat4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_mat4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/structnest_vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_bgr_1vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_bgr_1vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_br_g_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_br_g_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_gb_r_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_gb_r_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_grb_1vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_grb_1vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_ps_t_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_ps_t_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_pts_1vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_pts_1vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_rb_g_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_rb_g_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_rg_b_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_rg_b_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_rgb_1vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_rgb_1vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_sp_t_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_sp_t_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_st_p_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_st_p_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_stp_1vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_stp_1vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_tp_s_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_tp_s_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_tsp_1vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_tsp_1vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_xy_z_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_xy_z_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_xyz_1vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_xyz_1vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_xz_y_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_xz_y_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_yxz_1vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_yxz_1vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_yz_x_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_yz_x_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_zx_y_1vec2_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_zx_y_1vec2_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_zyx_1vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec3_zyx_1vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_ar_bg_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_ar_bg_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_arb_g_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_arb_g_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_arbg_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_arbg_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_bar_g_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_bar_g_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_barg_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_barg_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_br_ag_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_br_ag_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_gr_ab_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_gr_ab_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_gra_b_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_gra_b_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_grab_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_grab_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_pqs_t_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_pqs_t_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_pqst_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_pqst_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_ps_qt_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_ps_qt_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_qs_pt_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_qs_pt_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_qsp_t_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_qsp_t_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_qspt_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_qspt_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_r_g_b_a_4float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_r_g_b_a_4float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_rg_ba_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_rg_ba_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_rgb_a_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_rgb_a_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_rgba_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_rgba_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_s_t_p_q_4float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_s_t_p_q_4float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_st_pq_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_st_pq_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_stp_q_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_stp_q_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_stpq_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_stpq_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_ts_qp_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_ts_qp_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_tsq_p_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_tsq_p_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_tsqp_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_tsqp_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_wx_zy_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_wx_zy_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_wxz_y_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_wxz_y_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_wxzy_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_wxzy_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_x_y_z_w_4float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_x_y_z_w_4float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_xy_zw_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_xy_zw_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_xyz_w_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_xyz_w_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_xyzw_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_xyzw_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_yx_wz_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_yx_wz_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_yxw_z_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_yxw_z_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_yxwz_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_yxwz_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_zwx_y_1vec3_1float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_zwx_y_1vec3_1float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_zwxy_1vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_zwxy_1vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_zx_wy_2vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/vec4_zx_wy_2vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_float_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_float_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_float_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_vec2_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_vec2_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_vec2_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_vec3_frag_xvary.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_vec3_vert_xvary.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_vec3_vert_xvary_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/bvec4_2int_2float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/bvec4_2int_2float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/ivec3_3int_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/ivec3_3int_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec2_2float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec2_2float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec2_vec3_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec2_vec3_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec3_float_vec2_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec3_float_vec2_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec3_vec2_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec3_vec2_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec3_vec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec3_vec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec4_ivec4_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec4_ivec4_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec4_vec3_float_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec4_vec3_float_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/vec3array_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/vec3array_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/vec3arraydirect_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/vec3arraydirect_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/vec3arrayindirect_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/vec3arrayindirect_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/vec3single_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/vec3single_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/compressed_paletted_texture/compressed_paletted_texture.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/compressed_paletted_texture/compressed_paletted_texture.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/default_shaders/default.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/default_shaders/default.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/default_shaders/default_textured.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/default_shaders/default_textured.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dx.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dx.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dy.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dy.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dx.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dx.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dy.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dy.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_multitexturing.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_multitexturing.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_pointSize.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_pointSize.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/copy_texture/copy_texture.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/default_shaders/default.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/default_shaders/default.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/default_shaders/default_textured.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/default_shaders/default_textured.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse_ref.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/point_rasterization/point_rasterization.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/point_rasterization/point_rasterization.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/point_sprites/point_sprites.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/point_sprites/point_sprites.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/user_clip_planes/user_clip_planes.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2FixedTests/user_clip_planes/user_clip_planes.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/attach_shader/successfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/attach_shader/successfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/attach_shader/unsuccessfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/attach_shader/unsuccessfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/bind_attribute_location/brick.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/bind_attribute_location/brick.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/compile_shader/brick.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/compile_shader/texture.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/compile_shader/wood.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/compile_shader/wood.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/delete_object/successfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/delete_object/successfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/detach_shader/successfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/detach_shader/successfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/framebuffer_objects/fboShader0.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/framebuffer_objects/fboShader0.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_active_attribute/brick.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_active_attribute/brick_mat2.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_active_attribute/brick_mat3.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_active_attribute/brick_mat4.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_active_attribute/brick_vec.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_active_uniform/brick.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_active_uniform/brick.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_attribute_location/brick.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_attribute_location/brick.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_handle/successfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_handle/successfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_uniform_location/brick.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/get_uniform_location/brick.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetProgramInfoLog_2.0/simple.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetProgramInfoLog_2.0/simple.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetProgramiv_2.0/brick.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetProgramiv_2.0/brick.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetShaderInfoLog_2.0/simple.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetShaderInfoLog_2.0/simple.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetUniform/bvec_tests.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetUniform/bvec_tests.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetUniform/ivec_tests.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetUniform/ivec_tests.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetUniform/mat_tests.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetUniform/mat_tests.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetUniform/vec_tests.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetUniform/vec_tests.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetVertexAttrib/mat_tests.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetVertexAttrib/mat_tests2.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glGetVertexAttrib/vec_tests.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/1b_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/1b_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/1b_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/1f_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/1f_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/1f_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/1i_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/1i_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/1i_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/21f_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/21i_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/22f_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/22i_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/23f_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/23i_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/24f_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/24i_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2b_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2b_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2b_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2f_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2f_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2f_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2i_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2i_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2i_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/2m_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3b_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3b_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3b_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3f_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3f_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3f_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3i_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3i_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3i_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/3m_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4b_firstthree_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4b_firstthree_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4b_lastthree_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4b_lastthree_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4b_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4f_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4f_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4f_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4i_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4i_vert.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4i_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/4m_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/default.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/matrix2VSU.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/matrix2VSU.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/matrix2arrayVSU.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/matrix2arrayVSU.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/matrixVSU.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/glUniform/matrixVSU.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/link_program/successfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/link_program/successfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/link_program/unsuccessfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/link_program/unsuccessfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/precision_specifiers/precision_specifiers.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/precision_specifiers/precision_specifiers.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/relink_program/simple.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/relink_program/simple.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/shader_source/successfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/shader_source/successfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/shader_source/unsuccessfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/shader_source/unsuccessfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/three_uniforms/4f_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/use_program/successfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/use_program/successfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/use_program/unsuccessfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/use_program/unsuccessfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/validate_program/successfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/validate_program/successfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/validate_program/unsuccessfulcompile_frag.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/validate_program/unsuccessfulcompile_vert.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL2Tests/vertex_program_point_size/point_size.vert
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/ogles-utils.js
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/process-ogles2-tests.py
+ dom/canvas/test/webgl-conf/checkout/conformance2/programs/active-built-in-attribs.html
+ dom/canvas/test/webgl-conf/checkout/conformance2/programs/gl-get-frag-data-location.html
+ dom/canvas/test/webgl-conf/checkout/deqp/build.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/builtinprecision_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/draw/draw_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/fbocolorbuffer_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate/fboinvalidate_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/fborender_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/fragmentoutput_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/frambufferblit_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/primitiverestart_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/shaderindexing_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/shadermatrix_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/shaderoperator_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/shadertexturefunction_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/texturefiltering_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/textureformat_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/textureshadow_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texturespecification_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/texturewrap_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/transformfeedback_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformapi/uniformapi_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/uniformbuffers_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/vertexarrays_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/js/glsl-conformance-test.js
+ dom/canvas/test/webgl-conf/checkout/js/glsl-constructor-tests-generator.js
+ dom/canvas/test/webgl-conf/checkout/js/glsl-generator.js
+ dom/canvas/test/webgl-conf/checkout/js/js-test-post.js
+ dom/canvas/test/webgl-conf/checkout/js/js-test-pre.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/clipping-wide-points.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/compound-assignment-type-combination.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/iterable-test.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/oes-texture-float-and-half-float-linear.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/out-of-bounds-test.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-canvas-sub-rectangle.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-canvas.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-image-bitmap-from-blob.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-image-bitmap-from-canvas.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-image-bitmap-from-image-bitmap.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-image-bitmap-from-image-data.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-image-bitmap-from-image.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-image-bitmap-from-video.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-image-data.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-image.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-svg-image.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-webgl-canvas.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-canvas-sub-rectangle.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-canvas.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-image-bitmap-from-blob.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-image-bitmap-from-canvas.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-image-bitmap-from-image-bitmap.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-image-bitmap-from-image-data.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-image-bitmap-from-image.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-image-bitmap-from-video.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-image-data.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-image.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-svg-image.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-webgl-canvas.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-utils.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-with-image-bitmap-utils.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/typed-array-worker.js
+ dom/canvas/test/webgl-conf/checkout/js/webgl-test-utils.js
+ dom/canvas/test/webgl-conf/checkout/py/tex_image_test_generator.py
+ dom/canvas/test/webgl-conf/checkout/resources/glsl-generator.js
+ dom/canvas/test/webgl-conf/checkout/resources/matForWebGL2UniformShader.vert
+ dom/canvas/test/webgl-conf/checkout/resources/samplerForWebGL2UniformShader.frag
+ dom/canvas/test/webgl-conf/checkout/resources/uintUniformShader.vert
+ dom/canvas/test/webgl-conf/checkout/resources/uniformBlockShader.frag
+ dom/canvas/test/webgl-conf/checkout/resources/uniformBlockShader.vert
+ dom/canvas/test/webgl-conf/checkout/test-guidelines.md
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/ext-blend-minmax.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/ext-frag-depth.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/ext-shader-texture-lod.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/ext-texture-filter-anisotropic.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/get-extension.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-standard-derivatives.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object-bufferData.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-atc.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-pvrtc.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-s3tc.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-renderer-info.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-shaders.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/webgl-draw-buffers.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-uniform.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-constant-expression-loop-conditions.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/struct-equals.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/util.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_bvec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_bvec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_bvec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_bvec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_bvec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_bvec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_bvec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_bvec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_bvec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_bvec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_bvec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_bvec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_bvec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_bvec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_bvec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_bvec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/array/empty_empty_array_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/array/empty_empty_array_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/array/empty_uniform_array_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/array/empty_uniform_array_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/array/initfunc_empty_array_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/array/initfunc_empty_array_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_float_frag_xvaryyvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_float_frag_xvaryyvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_float_vert_xvaryyvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_float_vert_xvaryyvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec2_frag_xvaryyvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec2_frag_xvaryyvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec2_vert_xvaryyvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec2_vert_xvaryyvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec3_frag_xvaryyvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec3_frag_xvaryyvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec3_vert_xvaryyvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_vec3_vert_xvaryyvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxCombinedTextureImageUnits_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxCombinedTextureImageUnits_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxDrawBuffers_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxDrawBuffers_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxFragmentUniformVectors_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxFragmentUniformVectors_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxTextureImageUnits_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxTextureImageUnits_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxVaryingVectors_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxVaryingVectors_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxVertexAttribs_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxVertexAttribs_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxVertexTextureImageUnits_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxVertexTextureImageUnits_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxVertexUniformVectors_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/gl_MaxVertexUniformVectors_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biuDepthRange/DepthRange_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biuDepthRange/DepthRange_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CG_Data_Types_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CG_Standard_Library_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectBuiltInOveride_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectComma_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectConstFolding1_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectConstFolding2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectConstruct_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectExtension10_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectExtension1_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectExtension4_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectFull_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectFuncOverload_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectFuncOverload_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectFunction1_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectModule_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectParse1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectParse2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectParse2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectParseTest1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectParseTest_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectPreprocess5_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectPreprocess8_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectPreprocess9_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectSwizzle1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectSwizzle1_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectSwizzle2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectSwizzle2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectSwizzle3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/CorrectVersion_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/DuplicateVersion1_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/FunctionParam_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/Include_Preprocessor_Directive_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/Low_Level_Assembly_Reserved_Words_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/Main_Parameters_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/ParseTest3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/ParseTest4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/Permissive_Constant_Conversions_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/Permissive_Scalar_Vector_Expressions_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/TernaryOp_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/Texture_Rectangle_Samplers_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array10_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array11_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array5_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array6_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array7_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array8_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/array9_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/attribute1_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/attribute2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/attribute_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/attribute_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/break_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/comma1_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/comma2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/comma2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/comma3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/comment_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/conditional1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/conditional2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/conditional3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/constFunc_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/constructor1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/constructor2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/constructor3_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/continue_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType10_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType11_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType12_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType13_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType19_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType5_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType6_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType7_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType8_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dataType9_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/default.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/default.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dowhile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dvec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dvec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/dvec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/extension2_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/extension3_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/extension5_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/extension6_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/extension7_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/extension8_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/extension9_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/float2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/float3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/float4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/fragmentOnly1_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/fragmentOnly2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/fragmentOnly3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/fragmentOnly4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/fragmentOnly_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/function10_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/function1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/function2_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/function3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/function4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/function6_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/function7_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/function8_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/function9_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/hvec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/hvec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/hvec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/identifier1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/identifier2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/identifier3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/if1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/if2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/increment1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/increment2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/increment3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/increment4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/increment6_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/main1_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/main2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/main3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/matrix_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/normal_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/parser10_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/parser1_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/parser3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/parser4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/parser5_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/parser6_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/parser7_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/parser8_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/parser9_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/preprocess0_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/preprocess10_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/preprocess1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/preprocess2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/preprocess3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/preprocess4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/preprocess6_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/preprocess7_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/scoping1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/scoping2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct10_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct11_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct5_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct6_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct7_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct8_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/struct9_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/swizzle1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/swizzle2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/swizzle3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/typecast_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/uniform1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/uniform_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/varying1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/varying2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/varying3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/varying_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/vector_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/version2_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/vertexOnly2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/vertexOnly_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/vertex_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/while1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/while2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/while_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/built_in_varying_array_out_of_bounds/gl_Color_array_index_out_of_bounds_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_float_frag_xvary_yconstquarter.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_float_frag_xvary_yconstquarter_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_float_vert_xvary_yconstquarter.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_float_vert_xvary_yconstquarter_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_vec2_frag_xvary_yconstquarter.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_vec2_frag_xvary_yconstquarter_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_vec2_vert_xvary_yconstquarter.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_vec2_vert_xvary_yconstquarter_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_vec3_frag_xvary_yconstquarter.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_vec3_frag_xvary_yconstquarter_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_vec3_vert_xvary_yconstquarter.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_vec3_vert_xvary_yconstquarter_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/for_break_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/for_break_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/for_continue_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/for_continue_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/for_nested_break_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/for_nested_break_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/for_nested_continue_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/for_nested_continue_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/nested_if_else_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/nested_if_else_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cross/cross_vec3_frag_xvaryyconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cross/cross_vec3_frag_xvaryyconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cross/cross_vec3_vert_xvaryyconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cross/cross_vec3_vert_xvaryyconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/default/default.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/default/default.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/default/default_textured.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/default/default_textured.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/default/expected.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/discard/discard_cond_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/discard/discard_cond_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/discard/discard_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_float_frag_xvaryyhalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_float_frag_xvaryyhalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_float_vert_xvaryyhalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_float_vert_xvaryyhalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_vec2_frag_xvaryyhalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_vec2_frag_xvaryyhalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_vec2_vert_xvaryyhalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_vec2_vert_xvaryyhalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_vec3_frag_xvaryyhalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_vec3_frag_xvaryyhalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_vec3_vert_xvaryyhalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_vec3_vert_xvaryyhalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_float_frag_xvaryyone.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_float_frag_xvaryyone_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_float_vert_xvaryyone.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_float_vert_xvaryyone_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_vec2_frag_xvaryyhalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_vec2_frag_xvaryyhalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_vec2_vert_xvaryyhalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_vec2_vert_xvaryyhalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_vec3_frag_xvaryythird.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_vec3_frag_xvaryythird_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_vec3_vert_xvaryythird.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_vec3_vert_xvaryythird_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_bvec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_bvec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_bvec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_bvec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_bvec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_bvec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_bvec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_bvec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_ivec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_ivec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_ivec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_ivec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_ivec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_ivec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_ivec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_ivec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_vec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_vec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_vec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_vec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_float_frag_xvaryneg.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_float_frag_xvaryneg_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_float_vert_xvaryneg.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_float_vert_xvaryneg_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec2_frag_xvaryneg.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec2_frag_xvaryneg_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec2_vert_xvaryneg.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec2_vert_xvaryneg_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec3_frag_xvaryneg.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec3_frag_xvaryneg_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec3_vert_xvaryneg.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_vec3_vert_xvaryneg_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_float_frag_xvaryneg.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_float_frag_xvaryneg_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_float_vert_xvaryneg.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_float_vert_xvaryneg_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec2_frag_xvaryneg.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec2_frag_xvaryneg_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec2_vert_xvaryneg.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec2_vert_xvaryneg_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec3_frag_xvaryneg.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec3_frag_xvaryneg_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec3_vert_xvaryneg.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_vec3_vert_xvaryneg_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_float_frag_nvaryiconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_float_frag_nvaryiconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_float_vert_nvaryiconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_float_vert_nvaryiconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_vec2_frag_nvaryiconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_vec2_frag_nvaryiconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_vec2_vert_nvaryiconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_vec2_vert_nvaryiconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_vec3_frag_nvaryiconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_vec3_frag_nvaryiconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_vec3_vert_nvaryiconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_vec3_vert_nvaryiconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/array_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/array_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_empty_bool_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_empty_bool_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_empty_bool_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_empty_bool_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_in_bool_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_in_bool_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_in_bool_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_in_bool_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_inout_bool_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_inout_bool_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_inout_bool_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_inout_bool_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_out_bool_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_out_bool_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_out_bool_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bool_empty_out_bool_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_bigarray_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_bigarray_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_empty_float_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_empty_float_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_empty_float_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_empty_float_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_in_float_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_in_float_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_in_float_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_in_float_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_inout_float_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_inout_float_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_inout_float_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_inout_float_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_out_float_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_out_float_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_out_float_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/float_empty_out_float_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_empty_int_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_empty_int_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_empty_int_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_empty_int_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_in_int_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_in_int_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_in_int_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_in_int_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_inout_int_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_inout_int_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_inout_int_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_inout_int_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_out_int_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_out_int_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_out_int_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/int_empty_out_int_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_bigarray_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_bigarray_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_empty_mat4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_empty_mat4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_empty_mat4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_empty_mat4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_in_mat4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_in_mat4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_in_mat4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_in_mat4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_inout_mat4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_inout_mat4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_inout_mat4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_inout_mat4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_out_mat4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_out_mat4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_out_mat4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/mat4_empty_out_mat4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/qualifiers_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/qualifiers_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/qualifiers_struct_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/qualifiers_struct_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_empty_vec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_empty_vec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_empty_vec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_empty_vec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_in_vec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_in_vec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_in_vec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_in_vec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_inout_vec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_inout_vec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_inout_vec4_bigarray_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_inout_vec4_bigarray_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_inout_vec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_inout_vec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_out_vec4_array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_out_vec4_array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_out_vec4_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/vec4_empty_out_vec4_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/void_empty_empty_void_empty_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/void_empty_empty_void_empty_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_w_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_xy_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_xy_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_z_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_z_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_z_frag_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FrontFacing/gl_FrontFacing_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_ivec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_ivec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_ivec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_ivec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_ivec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_ivec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_ivec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_ivec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_vec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_vec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_vec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_vec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_ivec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_ivec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_ivec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_ivec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_ivec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_ivec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_ivec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_ivec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_vec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_vec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_vec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_vec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_float_frag_xvary01.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_float_frag_xvary01_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_float_vert_xvary01.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_float_vert_xvary01_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec2_frag_xvary01.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec2_frag_xvary01_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec2_vert_xvary01.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec2_vert_xvary01_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec3_frag_xvary01.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec3_frag_xvary01_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec3_vert_xvary01.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec3_vert_xvary01_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_float_frag_xvary01.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_float_frag_xvary01_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_float_vert_xvary01.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_float_vert_xvary01_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec2_frag_xvary01.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec2_frag_xvary01_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec2_vert_xvary01.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec2_vert_xvary01_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec3_frag_xvary01.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec3_frag_xvary01_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec3_vert_xvary01.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec3_vert_xvary01_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/array_const_mat2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/array_const_mat2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/array_const_mat3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/array_const_mat3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/array_const_mat4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/array_const_mat4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat2_copy_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat2_copy_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat3_copy_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat3_copy_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat4_copy_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat4_copy_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/const_mat4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_4float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_4float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_copy_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_copy_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_3vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_3vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_9float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_9float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_copy_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_copy_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat4_16float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat4_16float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat4_4vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat4_4vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat4_copy_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat4_copy_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3arrayindirect0_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3arrayindirect0_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3arrayindirect1_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3arrayindirect1_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3arraysimple_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3arraysimple_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_float_frag_xvary_yconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_float_frag_xvary_yconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_float_vert_xvary_yconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_float_vert_xvary_yconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_vec2_frag_xvary_yconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_vec2_frag_xvary_yconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_vec2_vert_xvary_yconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_vec2_vert_xvary_yconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_vec3_frag_xvary_yconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_vec3_frag_xvary_yconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_vec3_vert_xvary_yconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_vec3_vert_xvary_yconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_float_frag_xvary_yconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_float_frag_xvary_yconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_float_vert_xvary_yconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_float_vert_xvary_yconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_vec2_frag_xvary_yconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_vec2_frag_xvary_yconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_vec2_vert_xvary_yconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_vec2_vert_xvary_yconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_vec3_frag_xvary_yconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_vec3_frag_xvary_yconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_vec3_vert_xvary_yconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_vec3_vert_xvary_yconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_float_frag_xvary_yconsthalf_aconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_float_frag_xvary_yconsthalf_aconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_float_vert_xvary_yconsthalf_aconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_float_vert_xvary_yconsthalf_aconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_vec2_frag_xvary_yconsthalf_aconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_vec2_frag_xvary_yconsthalf_aconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_vec2_vert_xvary_yconsthalf_aconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_vec2_vert_xvary_yconsthalf_aconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_vec3_frag_xvary_yconsthalf_aconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_vec3_frag_xvary_yconsthalf_aconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_vec3_vert_xvary_yconsthalf_aconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_vec3_vert_xvary_yconsthalf_aconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_float_frag_xvary_yconst1.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_float_frag_xvary_yconst1_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_float_vert_xvary_yconst1.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_float_vert_xvary_yconst1_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_vec2_frag_xvary_yconst1.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_vec2_frag_xvary_yconst1_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_vec2_vert_xvary_yconst1.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_vec2_vert_xvary_yconst1_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_vec3_frag_xvary_yconst1.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_vec3_frag_xvary_yconst1_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_vec3_vert_xvary_yconst1.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_vec3_vert_xvary_yconst1_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_x_large_y_large_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_x_large_y_large_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_bvec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_bvec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_bvec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_bvec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_bvec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_bvec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_bvec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_bvec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_bvec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_bvec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_bvec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_bvec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_bvec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_bvec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_bvec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_bvec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_ivec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_ivec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_ivec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_ivec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_ivec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_ivec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_ivec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_ivec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_vec2_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_vec2_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_vec3_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_vec3_vert_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/addsubtract_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/addsubtract_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/assignments_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/assignments_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/division_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/division_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/equality_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/equality_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/logical_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/logical_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/multiplicative_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/multiplicative_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/postfixdecrement_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/postfixdecrement_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/postfixincrement_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/postfixincrement_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/prefixdecrement_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/prefixdecrement_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/prefixincrement_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/prefixincrement_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/relational_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/relational_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/selection_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/selection_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/unary_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/unary_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_frag_xconst2_yvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_frag_xconst2_yvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_frag_xconsthalf_yvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_frag_xconsthalf_yvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_frag_xvary_yconst2.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_frag_xvary_yconst2_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_frag_xvary_yconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_frag_xvary_yconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_vert_xconst2_yvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_vert_xconst2_yvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_vert_xconsthalf_yvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_vert_xconsthalf_yvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_vert_xvary_yconst2.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_vert_xvary_yconst2_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_vert_xvary_yconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_float_vert_xvary_yconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_frag_xconst2_yvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_frag_xconst2_yvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_frag_xconsthalf_yvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_frag_xconsthalf_yvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconst2.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconst2_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_vert_xconst2_yvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_vert_xconst2_yvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_vert_xconsthalf_yvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_vert_xconsthalf_yvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconst2.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconst2_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_frag_xconst2_yvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_frag_xconst2_yvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_frag_xconsthalf_yvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_frag_xconsthalf_yvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconst2.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconst2_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_vert_xconst2_yvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_vert_xconst2_yvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_vert_xconsthalf_yvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_vert_xconsthalf_yvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconst2.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconst2_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_float_frag_ivarynconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_float_frag_ivarynconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_float_vert_ivarynconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_float_vert_ivarynconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_vec2_frag_ivarynconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_vec2_frag_ivarynconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_vec2_vert_ivarynconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_vec2_vert_ivarynconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_vec3_frag_ivarynconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_vec3_frag_ivarynconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_vec3_vert_ivarynconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_vec3_vert_ivarynconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_float_frag_ivarynconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_float_frag_ivarynconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_float_vert_ivarynconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_float_vert_ivarynconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_vec2_frag_ivarynconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_vec2_frag_ivarynconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_vec2_vert_ivarynconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_vec2_vert_ivarynconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_vec3_frag_ivarynconst.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_vec3_frag_ivarynconst_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_vec3_vert_ivarynconst.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_vec3_vert_ivarynconst_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_float_frag_xvary_edgeconstquarter.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_float_frag_xvary_edgeconstquarter_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_float_vert_xvary_edgeconstquarter.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_float_vert_xvary_edgeconstquarter_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_vec2_frag_xvary_edgeconstquarter.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_vec2_frag_xvary_edgeconstquarter_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_vec2_vert_xvary_edgeconstquarter.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_vec2_vert_xvary_edgeconstquarter_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_vec3_frag_xvary_edgeconstquarter.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_vec3_frag_xvary_edgeconstquarter_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_vec3_vert_xvary_edgeconstquarter.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_vec3_vert_xvary_edgeconstquarter_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_float_frag_xvary_edgeconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_float_frag_xvary_edgeconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_float_vert_xvary_edgeconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_float_vert_xvary_edgeconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_vec2_frag_xvary_edgeconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_vec2_frag_xvary_edgeconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_vec2_vert_xvary_edgeconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_vec2_vert_xvary_edgeconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_vec3_frag_xvary_edgeconsthalf.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_vec3_frag_xvary_edgeconsthalf_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_vec3_vert_xvary_edgeconsthalf.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_vec3_vert_xvary_edgeconsthalf_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/nestedstructcomb_various_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/nestedstructcomb_various_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_bool_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_bool_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_bvec2bvec3bvec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_bvec2bvec3bvec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_mat2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_mat2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_mat3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_mat3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_mat4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_mat4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_bool_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_bool_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_bvec2bvec3bvec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_bvec2bvec3bvec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_mat2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_mat2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_mat3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_mat3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_mat4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_mat4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structcopy_vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_bool_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_bool_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_bvec2bvec3bvec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_bvec2bvec3bvec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_mat2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_mat2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_mat3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_mat3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_mat4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_mat4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/structnest_vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_bgr_1vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_bgr_1vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_br_g_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_br_g_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_gb_r_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_gb_r_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_grb_1vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_grb_1vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_ps_t_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_ps_t_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_pts_1vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_pts_1vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_rb_g_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_rb_g_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_rg_b_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_rg_b_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_rgb_1vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_rgb_1vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_sp_t_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_sp_t_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_st_p_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_st_p_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_stp_1vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_stp_1vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_tp_s_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_tp_s_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_tsp_1vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_tsp_1vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_xy_z_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_xy_z_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_xyz_1vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_xyz_1vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_xz_y_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_xz_y_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_yxz_1vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_yxz_1vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_yz_x_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_yz_x_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_zx_y_1vec2_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_zx_y_1vec2_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_zyx_1vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec3_zyx_1vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_ar_bg_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_ar_bg_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_arb_g_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_arb_g_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_arbg_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_arbg_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_bar_g_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_bar_g_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_barg_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_barg_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_br_ag_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_br_ag_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_gr_ab_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_gr_ab_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_gra_b_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_gra_b_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_grab_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_grab_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_pqs_t_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_pqs_t_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_pqst_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_pqst_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_ps_qt_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_ps_qt_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_qs_pt_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_qs_pt_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_qsp_t_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_qsp_t_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_qspt_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_qspt_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_r_g_b_a_4float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_r_g_b_a_4float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_rg_ba_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_rg_ba_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_rgb_a_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_rgb_a_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_rgba_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_rgba_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_s_t_p_q_4float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_s_t_p_q_4float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_st_pq_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_st_pq_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_stp_q_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_stp_q_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_stpq_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_stpq_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_ts_qp_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_ts_qp_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_tsq_p_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_tsq_p_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_tsqp_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_tsqp_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_wx_zy_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_wx_zy_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_wxz_y_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_wxz_y_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_wxzy_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_wxzy_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_x_y_z_w_4float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_x_y_z_w_4float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_xy_zw_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_xy_zw_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_xyz_w_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_xyz_w_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_xyzw_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_xyzw_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_yx_wz_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_yx_wz_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_yxw_z_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_yxw_z_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_yxwz_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_yxwz_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_zwx_y_1vec3_1float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_zwx_y_1vec3_1float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_zwxy_1vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_zwxy_1vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_zx_wy_2vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/vec4_zx_wy_2vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_float_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_float_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_float_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_vec2_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_vec2_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_vec2_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_vec3_frag_xvary.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_vec3_vert_xvary.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_vec3_vert_xvary_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/bvec4_2int_2float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/bvec4_2int_2float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/ivec3_3int_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/ivec3_3int_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec2_2float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec2_2float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec2_vec3_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec2_vec3_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec3_float_vec2_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec3_float_vec2_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec3_vec2_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec3_vec2_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec3_vec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec3_vec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec4_ivec4_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec4_ivec4_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec4_vec3_float_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec4_vec3_float_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3array_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3array_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3arraydirect_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3arraydirect_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3arrayindirect_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3arrayindirect_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3single_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3single_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/compressed_paletted_texture/compressed_paletted_texture.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/compressed_paletted_texture/compressed_paletted_texture.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/default_shaders/default.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/default_shaders/default.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/default_shaders/default_textured.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/default_shaders/default_textured.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dx.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dx.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dy.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dy.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dx.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dx.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dy.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dy.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_multitexturing.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_multitexturing.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_pointSize.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_pointSize.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/copy_texture/copy_texture.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/default_shaders/default.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/default_shaders/default.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/default_shaders/default_textured.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/default_shaders/default_textured.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse_ref.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/point_rasterization/point_rasterization.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/point_rasterization/point_rasterization.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/point_sprites/point_sprites.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/point_sprites/point_sprites.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/user_clip_planes/user_clip_planes.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2FixedTests/user_clip_planes/user_clip_planes.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/attach_shader/successfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/attach_shader/successfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/attach_shader/unsuccessfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/attach_shader/unsuccessfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/bind_attribute_location/brick.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/bind_attribute_location/brick.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/compile_shader/brick.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/compile_shader/texture.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/compile_shader/wood.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/compile_shader/wood.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/delete_object/successfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/delete_object/successfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/detach_shader/successfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/detach_shader/successfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/framebuffer_objects/fboShader0.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/framebuffer_objects/fboShader0.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_active_attribute/brick.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_active_attribute/brick_mat2.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_active_attribute/brick_mat3.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_active_attribute/brick_mat4.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_active_attribute/brick_vec.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_active_uniform/brick.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_active_uniform/brick.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_attribute_location/brick.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_attribute_location/brick.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_handle/successfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_handle/successfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_uniform_location/brick.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/get_uniform_location/brick.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetProgramInfoLog_2.0/simple.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetProgramInfoLog_2.0/simple.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetProgramiv_2.0/brick.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetProgramiv_2.0/brick.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetShaderInfoLog_2.0/simple.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetShaderInfoLog_2.0/simple.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetUniform/bvec_tests.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetUniform/bvec_tests.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetUniform/ivec_tests.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetUniform/ivec_tests.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetUniform/mat_tests.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetUniform/mat_tests.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetUniform/vec_tests.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetUniform/vec_tests.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetVertexAttrib/mat_tests.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetVertexAttrib/mat_tests2.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glGetVertexAttrib/vec_tests.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/1b_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/1b_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/1b_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/1f_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/1f_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/1f_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/1i_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/1i_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/1i_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/21f_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/21i_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/22f_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/22i_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/23f_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/23i_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/24f_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/24i_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2b_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2b_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2b_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2f_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2f_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2f_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2i_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2i_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2i_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/2m_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3b_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3b_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3b_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3f_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3f_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3f_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3i_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3i_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3i_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/3m_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4b_firstthree_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4b_firstthree_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4b_lastthree_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4b_lastthree_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4b_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4f_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4f_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4f_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4i_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4i_vert.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4i_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/4m_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/default.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/matrix2VSU.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/matrix2VSU.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/matrix2arrayVSU.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/matrix2arrayVSU.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/matrixVSU.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/glUniform/matrixVSU.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/link_program/successfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/link_program/successfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/link_program/unsuccessfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/link_program/unsuccessfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/precision_specifiers/precision_specifiers.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/precision_specifiers/precision_specifiers.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/relink_program/simple.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/relink_program/simple.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/shader_source/successfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/shader_source/successfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/shader_source/unsuccessfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/shader_source/unsuccessfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/three_uniforms/4f_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/use_program/successfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/use_program/successfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/use_program/unsuccessfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/use_program/unsuccessfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/validate_program/successfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/validate_program/successfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/validate_program/unsuccessfulcompile_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/validate_program/unsuccessfulcompile_vert.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL2Tests/vertex_program_point_size/point_size.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/ogles-utils.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/process-ogles2-tests.py
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/gl-getshadersource.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/negative-one-index.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/polygon-offset.html
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/glsl-conformance-test.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/glsl-constructor-tests-generator.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/glsl-generator.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/iterable-test.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/oes-texture-float-and-half-float-linear.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/out-of-bounds-test.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/tex-image-and-sub-image-2d-with-canvas.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/tex-image-and-sub-image-2d-with-image-data.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/tex-image-and-sub-image-2d-with-image.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/tex-image-and-sub-image-2d-with-svg-image.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/tex-image-and-sub-image-2d-with-webgl-canvas.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/resources/typed-array-worker.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/resources/js-test-post.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/resources/js-test-pre.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/test-guidelines.md
+Copyright: 2012 Florian Boesch <pyalot@gmail.com>.
+ 2012-2016 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+
+Files: gfx/ycbcr/scale_yuv_argb.cpp
+ gfx/ycbcr/scale_yuv_argb.h
+ media/libmkv/EbmlIDs.h
+ media/libmkv/EbmlWriter.c
+ media/libmkv/EbmlWriter.h
+ media/libmkv/WebMElement.c
+ media/libmkv/WebMElement.h
+ media/libvpx/build/make/thumb.pm
+ media/libvpx/vp8/common/alloccommon.c
+ media/libvpx/vp8/common/alloccommon.h
+ media/libvpx/vp8/common/arm/armv6/bilinearfilter_v6.asm
+ media/libvpx/vp8/common/arm/armv6/copymem16x16_v6.asm
+ media/libvpx/vp8/common/arm/armv6/copymem8x4_v6.asm
+ media/libvpx/vp8/common/arm/armv6/copymem8x8_v6.asm
+ media/libvpx/vp8/common/arm/armv6/dequantize_v6.asm
+ media/libvpx/vp8/common/arm/armv6/filter_v6.asm
+ media/libvpx/vp8/common/arm/armv6/idct_blk_v6.c
+ media/libvpx/vp8/common/arm/armv6/idct_v6.asm
+ media/libvpx/vp8/common/arm/armv6/intra4x4_predict_v6.asm
+ media/libvpx/vp8/common/arm/armv6/iwalsh_v6.asm
+ media/libvpx/vp8/common/arm/armv6/loopfilter_v6.asm
+ media/libvpx/vp8/common/arm/armv6/simpleloopfilter_v6.asm
+ media/libvpx/vp8/common/arm/armv6/sixtappredict8x4_v6.asm
+ media/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm
+ media/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm
+ media/libvpx/vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_v_armv6.asm
+ media/libvpx/vp8/common/arm/bilinearfilter_arm.c
+ media/libvpx/vp8/common/arm/bilinearfilter_arm.h
+ media/libvpx/vp8/common/arm/dequantize_arm.c
+ media/libvpx/vp8/common/arm/filter_arm.c
+ media/libvpx/vp8/common/arm/loopfilter_arm.c
+ media/libvpx/vp8/common/arm/neon/bilinearpredict_neon.c
+ media/libvpx/vp8/common/arm/neon/copymem_neon.c
+ media/libvpx/vp8/common/arm/neon/dc_only_idct_add_neon.c
+ media/libvpx/vp8/common/arm/neon/dequant_idct_neon.c
+ media/libvpx/vp8/common/arm/neon/dequantizeb_neon.c
+ media/libvpx/vp8/common/arm/neon/idct_blk_neon.c
+ media/libvpx/vp8/common/arm/neon/idct_dequant_0_2x_neon.c
+ media/libvpx/vp8/common/arm/neon/idct_dequant_full_2x_neon.c
+ media/libvpx/vp8/common/arm/neon/iwalsh_neon.c
+ media/libvpx/vp8/common/arm/neon/loopfilter_neon.c
+ media/libvpx/vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c
+ media/libvpx/vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c
+ media/libvpx/vp8/common/arm/neon/mbloopfilter_neon.c
+ media/libvpx/vp8/common/arm/neon/reconintra_neon.c
+ media/libvpx/vp8/common/arm/neon/shortidct4x4llm_neon.c
+ media/libvpx/vp8/common/arm/neon/sixtappredict_neon.c
+ media/libvpx/vp8/common/arm/neon/vp8_subpixelvariance_neon.c
+ media/libvpx/vp8/common/arm/variance_arm.c
+ media/libvpx/vp8/common/blockd.c
+ media/libvpx/vp8/common/blockd.h
+ media/libvpx/vp8/common/coefupdateprobs.h
+ media/libvpx/vp8/common/common.h
+ media/libvpx/vp8/common/copy_c.c
+ media/libvpx/vp8/common/debugmodes.c
+ media/libvpx/vp8/common/default_coef_probs.h
+ media/libvpx/vp8/common/dequantize.c
+ media/libvpx/vp8/common/entropy.c
+ media/libvpx/vp8/common/entropy.h
+ media/libvpx/vp8/common/entropymode.c
+ media/libvpx/vp8/common/entropymode.h
+ media/libvpx/vp8/common/entropymv.c
+ media/libvpx/vp8/common/entropymv.h
+ media/libvpx/vp8/common/extend.c
+ media/libvpx/vp8/common/extend.h
+ media/libvpx/vp8/common/filter.c
+ media/libvpx/vp8/common/filter.h
+ media/libvpx/vp8/common/findnearmv.c
+ media/libvpx/vp8/common/findnearmv.h
+ media/libvpx/vp8/common/generic/systemdependent.c
+ media/libvpx/vp8/common/header.h
+ media/libvpx/vp8/common/idct_blk.c
+ media/libvpx/vp8/common/idctllm.c
+ media/libvpx/vp8/common/invtrans.h
+ media/libvpx/vp8/common/loopfilter.c
+ media/libvpx/vp8/common/loopfilter.h
+ media/libvpx/vp8/common/loopfilter_filters.c
+ media/libvpx/vp8/common/mbpitch.c
+ media/libvpx/vp8/common/modecont.c
+ media/libvpx/vp8/common/modecont.h
+ media/libvpx/vp8/common/mv.h
+ media/libvpx/vp8/common/onyx.h
+ media/libvpx/vp8/common/onyxc_int.h
+ media/libvpx/vp8/common/onyxd.h
+ media/libvpx/vp8/common/postproc.c
+ media/libvpx/vp8/common/postproc.h
+ media/libvpx/vp8/common/ppflags.h
+ media/libvpx/vp8/common/quant_common.c
+ media/libvpx/vp8/common/quant_common.h
+ media/libvpx/vp8/common/reconinter.c
+ media/libvpx/vp8/common/reconinter.h
+ media/libvpx/vp8/common/reconintra.c
+ media/libvpx/vp8/common/reconintra4x4.c
+ media/libvpx/vp8/common/reconintra4x4.h
+ media/libvpx/vp8/common/rtcd.c
+ media/libvpx/vp8/common/setupintrarecon.c
+ media/libvpx/vp8/common/setupintrarecon.h
+ media/libvpx/vp8/common/swapyv12buffer.c
+ media/libvpx/vp8/common/swapyv12buffer.h
+ media/libvpx/vp8/common/systemdependent.h
+ media/libvpx/vp8/common/threading.h
+ media/libvpx/vp8/common/treecoder.c
+ media/libvpx/vp8/common/treecoder.h
+ media/libvpx/vp8/common/variance.h
+ media/libvpx/vp8/common/variance_c.c
+ media/libvpx/vp8/common/vp8_entropymodedata.h
+ media/libvpx/vp8/common/x86/copy_sse2.asm
+ media/libvpx/vp8/common/x86/copy_sse3.asm
+ media/libvpx/vp8/common/x86/dequantize_mmx.asm
+ media/libvpx/vp8/common/x86/filter_x86.c
+ media/libvpx/vp8/common/x86/filter_x86.h
+ media/libvpx/vp8/common/x86/idct_blk_mmx.c
+ media/libvpx/vp8/common/x86/idct_blk_sse2.c
+ media/libvpx/vp8/common/x86/idctllm_mmx.asm
+ media/libvpx/vp8/common/x86/idctllm_sse2.asm
+ media/libvpx/vp8/common/x86/iwalsh_mmx.asm
+ media/libvpx/vp8/common/x86/iwalsh_sse2.asm
+ media/libvpx/vp8/common/x86/loopfilter_block_sse2_x86_64.asm
+ media/libvpx/vp8/common/x86/loopfilter_mmx.asm
+ media/libvpx/vp8/common/x86/loopfilter_sse2.asm
+ media/libvpx/vp8/common/x86/loopfilter_x86.c
+ media/libvpx/vp8/common/x86/mfqe_sse2.asm
+ media/libvpx/vp8/common/x86/postproc_mmx.asm
+ media/libvpx/vp8/common/x86/postproc_sse2.asm
+ media/libvpx/vp8/common/x86/recon_mmx.asm
+ media/libvpx/vp8/common/x86/recon_sse2.asm
+ media/libvpx/vp8/common/x86/recon_wrapper_sse2.c
+ media/libvpx/vp8/common/x86/subpixel_mmx.asm
+ media/libvpx/vp8/common/x86/subpixel_sse2.asm
+ media/libvpx/vp8/common/x86/subpixel_ssse3.asm
+ media/libvpx/vp8/common/x86/variance_impl_sse2.asm
+ media/libvpx/vp8/common/x86/variance_impl_ssse3.asm
+ media/libvpx/vp8/common/x86/variance_ssse3.c
+ media/libvpx/vp8/common/x86/vp8_asm_stubs.c
+ media/libvpx/vp8/common/x86/vp8_variance_impl_mmx.asm
+ media/libvpx/vp8/common/x86/vp8_variance_mmx.c
+ media/libvpx/vp8/common/x86/vp8_variance_sse2.c
+ media/libvpx/vp8/decoder/dboolhuff.c
+ media/libvpx/vp8/decoder/dboolhuff.h
+ media/libvpx/vp8/decoder/decodeframe.c
+ media/libvpx/vp8/decoder/decodemv.c
+ media/libvpx/vp8/decoder/decodemv.h
+ media/libvpx/vp8/decoder/decoderthreading.h
+ media/libvpx/vp8/decoder/detokenize.c
+ media/libvpx/vp8/decoder/detokenize.h
+ media/libvpx/vp8/decoder/ec_types.h
+ media/libvpx/vp8/decoder/error_concealment.c
+ media/libvpx/vp8/decoder/error_concealment.h
+ media/libvpx/vp8/decoder/onyxd_if.c
+ media/libvpx/vp8/decoder/onyxd_int.h
+ media/libvpx/vp8/decoder/threading.c
+ media/libvpx/vp8/decoder/treereader.h
+ media/libvpx/vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm
+ media/libvpx/vp8/encoder/arm/armv6/walsh_v6.asm
+ media/libvpx/vp8/encoder/arm/dct_arm.c
+ media/libvpx/vp8/encoder/arm/neon/denoising_neon.c
+ media/libvpx/vp8/encoder/arm/neon/fastquantizeb_neon.c
+ media/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c
+ media/libvpx/vp8/encoder/arm/neon/subtract_neon.c
+ media/libvpx/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c
+ media/libvpx/vp8/encoder/bitstream.c
+ media/libvpx/vp8/encoder/bitstream.h
+ media/libvpx/vp8/encoder/block.h
+ media/libvpx/vp8/encoder/boolhuff.c
+ media/libvpx/vp8/encoder/dct.c
+ media/libvpx/vp8/encoder/dct_value_cost.h
+ media/libvpx/vp8/encoder/dct_value_tokens.h
+ media/libvpx/vp8/encoder/defaultcoefcounts.h
+ media/libvpx/vp8/encoder/denoising.c
+ media/libvpx/vp8/encoder/denoising.h
+ media/libvpx/vp8/encoder/encodeframe.c
+ media/libvpx/vp8/encoder/encodeframe.h
+ media/libvpx/vp8/encoder/encodeintra.c
+ media/libvpx/vp8/encoder/encodeintra.h
+ media/libvpx/vp8/encoder/encodemb.c
+ media/libvpx/vp8/encoder/encodemb.h
+ media/libvpx/vp8/encoder/encodemv.c
+ media/libvpx/vp8/encoder/encodemv.h
+ media/libvpx/vp8/encoder/ethreading.c
+ media/libvpx/vp8/encoder/firstpass.c
+ media/libvpx/vp8/encoder/firstpass.h
+ media/libvpx/vp8/encoder/lookahead.c
+ media/libvpx/vp8/encoder/lookahead.h
+ media/libvpx/vp8/encoder/mcomp.c
+ media/libvpx/vp8/encoder/mcomp.h
+ media/libvpx/vp8/encoder/modecosts.c
+ media/libvpx/vp8/encoder/modecosts.h
+ media/libvpx/vp8/encoder/mr_dissim.c
+ media/libvpx/vp8/encoder/mr_dissim.h
+ media/libvpx/vp8/encoder/onyx_if.c
+ media/libvpx/vp8/encoder/onyx_int.h
+ media/libvpx/vp8/encoder/pickinter.c
+ media/libvpx/vp8/encoder/pickinter.h
+ media/libvpx/vp8/encoder/picklpf.c
+ media/libvpx/vp8/encoder/quantize.c
+ media/libvpx/vp8/encoder/quantize.h
+ media/libvpx/vp8/encoder/ratectrl.c
+ media/libvpx/vp8/encoder/ratectrl.h
+ media/libvpx/vp8/encoder/rdopt.c
+ media/libvpx/vp8/encoder/rdopt.h
+ media/libvpx/vp8/encoder/segmentation.c
+ media/libvpx/vp8/encoder/segmentation.h
+ media/libvpx/vp8/encoder/temporal_filter.c
+ media/libvpx/vp8/encoder/tokenize.c
+ media/libvpx/vp8/encoder/tokenize.h
+ media/libvpx/vp8/encoder/treewriter.c
+ media/libvpx/vp8/encoder/treewriter.h
+ media/libvpx/vp8/encoder/x86/dct_mmx.asm
+ media/libvpx/vp8/encoder/x86/dct_sse2.asm
+ media/libvpx/vp8/encoder/x86/denoising_sse2.c
+ media/libvpx/vp8/encoder/x86/encodeopt.asm
+ media/libvpx/vp8/encoder/x86/fwalsh_sse2.asm
+ media/libvpx/vp8/encoder/x86/quantize_mmx.asm
+ media/libvpx/vp8/encoder/x86/quantize_sse2.c
+ media/libvpx/vp8/encoder/x86/quantize_sse4.c
+ media/libvpx/vp8/encoder/x86/quantize_ssse3.c
+ media/libvpx/vp8/encoder/x86/ssim_opt_x86_64.asm
+ media/libvpx/vp8/encoder/x86/subtract_mmx.asm
+ media/libvpx/vp8/encoder/x86/subtract_sse2.asm
+ media/libvpx/vp8/encoder/x86/temporal_filter_apply_sse2.asm
+ media/libvpx/vp8/encoder/x86/vp8_enc_stubs_mmx.c
+ media/libvpx/vp8/encoder/x86/vp8_enc_stubs_sse2.c
+ media/libvpx/vp8/vp8_cx_iface.c
+ media/libvpx/vp8/vp8_dx_iface.c
+ media/libvpx/vp9/common/arm/neon/vp9_convolve8_avg_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_convolve8_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_convolve_avg_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_convolve_avg_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_convolve_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_copy_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_copy_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_idct16x16_1_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_idct16x16_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_idct16x16_add_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_idct16x16_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_idct32x32_1_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_idct32x32_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_idct4x4_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_idct4x4_add_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_idct8x8_1_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_idct8x8_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_idct8x8_add_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_iht4x4_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_iht8x8_add_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_loopfilter_16_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_loopfilter_16_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_loopfilter_4_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_loopfilter_4_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_loopfilter_8_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_loopfilter_8_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_loopfilter_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_mb_lpf_neon.asm
+ media/libvpx/vp9/common/arm/neon/vp9_reconintra_neon.c
+ media/libvpx/vp9/common/arm/neon/vp9_reconintra_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_save_reg_neon.asm
+ media/libvpx/vp9/common/vp9_alloccommon.c
+ media/libvpx/vp9/common/vp9_alloccommon.h
+ media/libvpx/vp9/common/vp9_blockd.c
+ media/libvpx/vp9/common/vp9_blockd.h
+ media/libvpx/vp9/common/vp9_common.h
+ media/libvpx/vp9/common/vp9_common_data.c
+ media/libvpx/vp9/common/vp9_common_data.h
+ media/libvpx/vp9/common/vp9_convolve.c
+ media/libvpx/vp9/common/vp9_convolve.h
+ media/libvpx/vp9/common/vp9_debugmodes.c
+ media/libvpx/vp9/common/vp9_entropy.c
+ media/libvpx/vp9/common/vp9_entropy.h
+ media/libvpx/vp9/common/vp9_entropymode.c
+ media/libvpx/vp9/common/vp9_entropymode.h
+ media/libvpx/vp9/common/vp9_entropymv.c
+ media/libvpx/vp9/common/vp9_entropymv.h
+ media/libvpx/vp9/common/vp9_enums.h
+ media/libvpx/vp9/common/vp9_filter.c
+ media/libvpx/vp9/common/vp9_filter.h
+ media/libvpx/vp9/common/vp9_frame_buffers.c
+ media/libvpx/vp9/common/vp9_frame_buffers.h
+ media/libvpx/vp9/common/vp9_idct.c
+ media/libvpx/vp9/common/vp9_idct.h
+ media/libvpx/vp9/common/vp9_loopfilter.c
+ media/libvpx/vp9/common/vp9_loopfilter.h
+ media/libvpx/vp9/common/vp9_loopfilter_filters.c
+ media/libvpx/vp9/common/vp9_mfqe.c
+ media/libvpx/vp9/common/vp9_mfqe.h
+ media/libvpx/vp9/common/vp9_mv.h
+ media/libvpx/vp9/common/vp9_mvref_common.c
+ media/libvpx/vp9/common/vp9_mvref_common.h
+ media/libvpx/vp9/common/vp9_onyxc_int.h
+ media/libvpx/vp9/common/vp9_postproc.c
+ media/libvpx/vp9/common/vp9_postproc.h
+ media/libvpx/vp9/common/vp9_ppflags.h
+ media/libvpx/vp9/common/vp9_pred_common.c
+ media/libvpx/vp9/common/vp9_pred_common.h
+ media/libvpx/vp9/common/vp9_prob.c
+ media/libvpx/vp9/common/vp9_prob.h
+ media/libvpx/vp9/common/vp9_quant_common.c
+ media/libvpx/vp9/common/vp9_quant_common.h
+ media/libvpx/vp9/common/vp9_reconinter.c
+ media/libvpx/vp9/common/vp9_reconinter.h
+ media/libvpx/vp9/common/vp9_reconintra.c
+ media/libvpx/vp9/common/vp9_reconintra.h
+ media/libvpx/vp9/common/vp9_rtcd.c
+ media/libvpx/vp9/common/vp9_scale.c
+ media/libvpx/vp9/common/vp9_scale.h
+ media/libvpx/vp9/common/vp9_scan.c
+ media/libvpx/vp9/common/vp9_scan.h
+ media/libvpx/vp9/common/vp9_seg_common.c
+ media/libvpx/vp9/common/vp9_seg_common.h
+ media/libvpx/vp9/common/vp9_systemdependent.h
+ media/libvpx/vp9/common/vp9_thread_common.c
+ media/libvpx/vp9/common/vp9_thread_common.h
+ media/libvpx/vp9/common/vp9_tile_common.c
+ media/libvpx/vp9/common/vp9_tile_common.h
+ media/libvpx/vp9/common/x86/convolve.h
+ media/libvpx/vp9/common/x86/vp9_asm_stubs.c
+ media/libvpx/vp9/common/x86/vp9_copy_sse2.asm
+ media/libvpx/vp9/common/x86/vp9_high_intrapred_sse2.asm
+ media/libvpx/vp9/common/x86/vp9_high_loopfilter_intrin_sse2.c
+ media/libvpx/vp9/common/x86/vp9_high_subpixel_8t_sse2.asm
+ media/libvpx/vp9/common/x86/vp9_high_subpixel_bilinear_sse2.asm
+ media/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.c
+ media/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.h
+ media/libvpx/vp9/common/x86/vp9_idct_ssse3_x86_64.asm
+ media/libvpx/vp9/common/x86/vp9_intrapred_sse2.asm
+ media/libvpx/vp9/common/x86/vp9_intrapred_ssse3.asm
+ media/libvpx/vp9/common/x86/vp9_loopfilter_intrin_avx2.c
+ media/libvpx/vp9/common/x86/vp9_loopfilter_intrin_sse2.c
+ media/libvpx/vp9/common/x86/vp9_loopfilter_mmx.asm
+ media/libvpx/vp9/common/x86/vp9_mfqe_sse2.asm
+ media/libvpx/vp9/common/x86/vp9_postproc_sse2.asm
+ media/libvpx/vp9/common/x86/vp9_subpixel_8t_sse2.asm
+ media/libvpx/vp9/common/x86/vp9_subpixel_8t_ssse3.asm
+ media/libvpx/vp9/common/x86/vp9_subpixel_bilinear_sse2.asm
+ media/libvpx/vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm
+ media/libvpx/vp9/decoder/vp9_decodeframe.c
+ media/libvpx/vp9/decoder/vp9_decodeframe.h
+ media/libvpx/vp9/decoder/vp9_decodemv.h
+ media/libvpx/vp9/decoder/vp9_decoder.c
+ media/libvpx/vp9/decoder/vp9_decoder.h
+ media/libvpx/vp9/decoder/vp9_detokenize.c
+ media/libvpx/vp9/decoder/vp9_detokenize.h
+ media/libvpx/vp9/decoder/vp9_dsubexp.h
+ media/libvpx/vp9/decoder/vp9_dthread.c
+ media/libvpx/vp9/decoder/vp9_dthread.h
+ media/libvpx/vp9/decoder/vp9_read_bit_buffer.c
+ media/libvpx/vp9/decoder/vp9_read_bit_buffer.h
+ media/libvpx/vp9/decoder/vp9_reader.c
+ media/libvpx/vp9/decoder/vp9_reader.h
+ media/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c
+ media/libvpx/vp9/encoder/arm/neon/vp9_quantize_neon.c
+ media/libvpx/vp9/encoder/arm/neon/vp9_subtract_neon.c
+ media/libvpx/vp9/encoder/arm/neon/vp9_variance_neon.c
+ media/libvpx/vp9/encoder/arm/neon/vp9enc_avg_neon.c
+ media/libvpx/vp9/encoder/vp9_aq_complexity.c
+ media/libvpx/vp9/encoder/vp9_aq_complexity.h
+ media/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c
+ media/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h
+ media/libvpx/vp9/encoder/vp9_aq_variance.c
+ media/libvpx/vp9/encoder/vp9_aq_variance.h
+ media/libvpx/vp9/encoder/vp9_avg.c
+ media/libvpx/vp9/encoder/vp9_bitstream.c
+ media/libvpx/vp9/encoder/vp9_bitstream.h
+ media/libvpx/vp9/encoder/vp9_block.h
+ media/libvpx/vp9/encoder/vp9_blockiness.c
+ media/libvpx/vp9/encoder/vp9_context_tree.c
+ media/libvpx/vp9/encoder/vp9_context_tree.h
+ media/libvpx/vp9/encoder/vp9_cost.c
+ media/libvpx/vp9/encoder/vp9_cost.h
+ media/libvpx/vp9/encoder/vp9_dct.c
+ media/libvpx/vp9/encoder/vp9_dct.h
+ media/libvpx/vp9/encoder/vp9_denoiser.c
+ media/libvpx/vp9/encoder/vp9_denoiser.h
+ media/libvpx/vp9/encoder/vp9_encodeframe.c
+ media/libvpx/vp9/encoder/vp9_encodeframe.h
+ media/libvpx/vp9/encoder/vp9_encodemb.c
+ media/libvpx/vp9/encoder/vp9_encodemb.h
+ media/libvpx/vp9/encoder/vp9_encodemv.c
+ media/libvpx/vp9/encoder/vp9_encodemv.h
+ media/libvpx/vp9/encoder/vp9_encoder.c
+ media/libvpx/vp9/encoder/vp9_encoder.h
+ media/libvpx/vp9/encoder/vp9_ethread.c
+ media/libvpx/vp9/encoder/vp9_ethread.h
+ media/libvpx/vp9/encoder/vp9_extend.c
+ media/libvpx/vp9/encoder/vp9_extend.h
+ media/libvpx/vp9/encoder/vp9_firstpass.c
+ media/libvpx/vp9/encoder/vp9_firstpass.h
+ media/libvpx/vp9/encoder/vp9_lookahead.c
+ media/libvpx/vp9/encoder/vp9_lookahead.h
+ media/libvpx/vp9/encoder/vp9_mbgraph.c
+ media/libvpx/vp9/encoder/vp9_mbgraph.h
+ media/libvpx/vp9/encoder/vp9_mcomp.c
+ media/libvpx/vp9/encoder/vp9_mcomp.h
+ media/libvpx/vp9/encoder/vp9_picklpf.c
+ media/libvpx/vp9/encoder/vp9_picklpf.h
+ media/libvpx/vp9/encoder/vp9_pickmode.c
+ media/libvpx/vp9/encoder/vp9_pickmode.h
+ media/libvpx/vp9/encoder/vp9_quantize.c
+ media/libvpx/vp9/encoder/vp9_quantize.h
+ media/libvpx/vp9/encoder/vp9_ratectrl.c
+ media/libvpx/vp9/encoder/vp9_ratectrl.h
+ media/libvpx/vp9/encoder/vp9_rd.c
+ media/libvpx/vp9/encoder/vp9_rd.h
+ media/libvpx/vp9/encoder/vp9_rdopt.c
+ media/libvpx/vp9/encoder/vp9_rdopt.h
+ media/libvpx/vp9/encoder/vp9_resize.c
+ media/libvpx/vp9/encoder/vp9_resize.h
+ media/libvpx/vp9/encoder/vp9_segmentation.c
+ media/libvpx/vp9/encoder/vp9_segmentation.h
+ media/libvpx/vp9/encoder/vp9_skin_detection.c
+ media/libvpx/vp9/encoder/vp9_skin_detection.h
+ media/libvpx/vp9/encoder/vp9_speed_features.c
+ media/libvpx/vp9/encoder/vp9_speed_features.h
+ media/libvpx/vp9/encoder/vp9_ssim.h
+ media/libvpx/vp9/encoder/vp9_subexp.c
+ media/libvpx/vp9/encoder/vp9_subexp.h
+ media/libvpx/vp9/encoder/vp9_svc_layercontext.c
+ media/libvpx/vp9/encoder/vp9_svc_layercontext.h
+ media/libvpx/vp9/encoder/vp9_temporal_filter.c
+ media/libvpx/vp9/encoder/vp9_temporal_filter.h
+ media/libvpx/vp9/encoder/vp9_tokenize.c
+ media/libvpx/vp9/encoder/vp9_tokenize.h
+ media/libvpx/vp9/encoder/vp9_treewriter.c
+ media/libvpx/vp9/encoder/vp9_treewriter.h
+ media/libvpx/vp9/encoder/vp9_variance.c
+ media/libvpx/vp9/encoder/vp9_variance.h
+ media/libvpx/vp9/encoder/vp9_write_bit_buffer.c
+ media/libvpx/vp9/encoder/vp9_write_bit_buffer.h
+ media/libvpx/vp9/encoder/vp9_writer.c
+ media/libvpx/vp9/encoder/vp9_writer.h
+ media/libvpx/vp9/encoder/x86/vp9_avg_intrin_sse2.c
+ media/libvpx/vp9/encoder/x86/vp9_dct32x32_avx2_impl.h
+ media/libvpx/vp9/encoder/x86/vp9_dct32x32_sse2_impl.h
+ media/libvpx/vp9/encoder/x86/vp9_dct_avx2.c
+ media/libvpx/vp9/encoder/x86/vp9_dct_mmx.asm
+ media/libvpx/vp9/encoder/x86/vp9_dct_sse2.c
+ media/libvpx/vp9/encoder/x86/vp9_dct_sse2.h
+ media/libvpx/vp9/encoder/x86/vp9_dct_sse2_impl.h
+ media/libvpx/vp9/encoder/x86/vp9_dct_ssse3.c
+ media/libvpx/vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm
+ media/libvpx/vp9/encoder/x86/vp9_denoiser_sse2.c
+ media/libvpx/vp9/encoder/x86/vp9_error_sse2.asm
+ media/libvpx/vp9/encoder/x86/vp9_highbd_block_error_intrin_sse2.c
+ media/libvpx/vp9/encoder/x86/vp9_highbd_quantize_intrin_sse2.c
+ media/libvpx/vp9/encoder/x86/vp9_highbd_subpel_variance.asm
+ media/libvpx/vp9/encoder/x86/vp9_highbd_variance_sse2.c
+ media/libvpx/vp9/encoder/x86/vp9_quantize_sse2.c
+ media/libvpx/vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm
+ media/libvpx/vp9/encoder/x86/vp9_ssim_opt_x86_64.asm
+ media/libvpx/vp9/encoder/x86/vp9_subpel_variance.asm
+ media/libvpx/vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c
+ media/libvpx/vp9/encoder/x86/vp9_subtract_sse2.asm
+ media/libvpx/vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm
+ media/libvpx/vp9/encoder/x86/vp9_variance_avx2.c
+ media/libvpx/vp9/encoder/x86/vp9_variance_sse2.c
+ media/libvpx/vp9/vp9_cx_iface.c
+ media/libvpx/vp9/vp9_dx_iface.c
+ media/libvpx/vp9/vp9_iface_common.h
+ media/libvpx/vpx/internal/vpx_psnr.h
+ media/libvpx/vpx/src/vpx_image.c
+ media/libvpx/vpx/src/vpx_psnr.c
+ media/libvpx/vpx/vp8cx.h
+ media/libvpx/vpx/vp8dx.h
+ media/libvpx/vpx/vpx_decoder.h
+ media/libvpx/vpx/vpx_encoder.h
+ media/libvpx/vpx/vpx_frame_buffer.h
+ media/libvpx/vpx/vpx_integer.h
+ media/libvpx/vpx_dsp/arm/sad4d_neon.c
+ media/libvpx/vpx_dsp/arm/sad_media.asm
+ media/libvpx/vpx_dsp/arm/sad_neon.c
+ media/libvpx/vpx_dsp/arm/variance_media.asm
+ media/libvpx/vpx_dsp/arm/variance_neon.c
+ media/libvpx/vpx_dsp/sad.c
+ media/libvpx/vpx_dsp/variance.c
+ media/libvpx/vpx_dsp/vpx_dsp_rtcd.c
+ media/libvpx/vpx_dsp/x86/highbd_sad4d_sse2.asm
+ media/libvpx/vpx_dsp/x86/highbd_sad_sse2.asm
+ media/libvpx/vpx_dsp/x86/highbd_variance_impl_sse2.asm
+ media/libvpx/vpx_dsp/x86/highbd_variance_sse2.c
+ media/libvpx/vpx_dsp/x86/sad4d_avx2.c
+ media/libvpx/vpx_dsp/x86/sad4d_sse2.asm
+ media/libvpx/vpx_dsp/x86/sad_avx2.c
+ media/libvpx/vpx_dsp/x86/sad_mmx.asm
+ media/libvpx/vpx_dsp/x86/sad_sse2.asm
+ media/libvpx/vpx_dsp/x86/sad_sse3.asm
+ media/libvpx/vpx_dsp/x86/sad_sse4.asm
+ media/libvpx/vpx_dsp/x86/sad_ssse3.asm
+ media/libvpx/vpx_dsp/x86/variance_avx2.c
+ media/libvpx/vpx_dsp/x86/variance_impl_avx2.c
+ media/libvpx/vpx_dsp/x86/variance_impl_mmx.asm
+ media/libvpx/vpx_dsp/x86/variance_mmx.c
+ media/libvpx/vpx_dsp/x86/variance_sse2.c
+ media/libvpx/vpx_mem/include/vpx_mem_intrnl.h
+ media/libvpx/vpx_mem/vpx_mem.c
+ media/libvpx/vpx_mem/vpx_mem.h
+ media/libvpx/vpx_ports/arm.h
+ media/libvpx/vpx_ports/arm_cpudetect.c
+ media/libvpx/vpx_ports/config.h
+ media/libvpx/vpx_ports/emmintrin_compat.h
+ media/libvpx/vpx_ports/emms.asm
+ media/libvpx/vpx_ports/mem.h
+ media/libvpx/vpx_ports/mem_ops.h
+ media/libvpx/vpx_ports/mem_ops_aligned.h
+ media/libvpx/vpx_ports/msvc.h
+ media/libvpx/vpx_ports/vpx_once.h
+ media/libvpx/vpx_ports/vpx_timer.h
+ media/libvpx/vpx_ports/x86.h
+ media/libvpx/vpx_ports/x86_abi_support.asm
+ media/libvpx/vpx_scale/generic/gen_scalers.c
+ media/libvpx/vpx_scale/generic/yv12config.c
+ media/libvpx/vpx_scale/generic/yv12extend.c
+ media/libvpx/vpx_scale/vpx_scale.h
+ media/libvpx/vpx_scale/vpx_scale_rtcd.c
+ media/libvpx/vpx_scale/yv12config.h
+ media/libyuv/BUILD.gn
+ media/libyuv/PRESUBMIT.py
+ media/libyuv/download_vs_toolchain.py
+ media/libyuv/gyp_libyuv.py
+ media/libyuv/include/libyuv.h
+ media/libyuv/include/libyuv/basic_types.h
+ media/libyuv/include/libyuv/compare.h
+ media/libyuv/include/libyuv/compare_row.h
+ media/libyuv/include/libyuv/convert.h
+ media/libyuv/include/libyuv/convert_argb.h
+ media/libyuv/include/libyuv/convert_from.h
+ media/libyuv/include/libyuv/convert_from_argb.h
+ media/libyuv/include/libyuv/cpu_id.h
+ media/libyuv/include/libyuv/mjpeg_decoder.h
+ media/libyuv/include/libyuv/planar_functions.h
+ media/libyuv/include/libyuv/rotate.h
+ media/libyuv/include/libyuv/rotate_argb.h
+ media/libyuv/include/libyuv/rotate_row.h
+ media/libyuv/include/libyuv/row.h
+ media/libyuv/include/libyuv/scale.h
+ media/libyuv/include/libyuv/scale_argb.h
+ media/libyuv/include/libyuv/scale_row.h
+ media/libyuv/include/libyuv/version.h
+ media/libyuv/libyuv.gyp
+ media/libyuv/libyuv.gypi
+ media/libyuv/libyuv_nacl.gyp
+ media/libyuv/libyuv_test.gyp
+ media/libyuv/setup_links.py
+ media/libyuv/source/compare.cc
+ media/libyuv/source/compare_common.cc
+ media/libyuv/source/compare_gcc.cc
+ media/libyuv/source/compare_neon.cc
+ media/libyuv/source/compare_neon64.cc
+ media/libyuv/source/compare_win.cc
+ media/libyuv/source/convert.cc
+ media/libyuv/source/convert_argb.cc
+ media/libyuv/source/convert_from.cc
+ media/libyuv/source/convert_from_argb.cc
+ media/libyuv/source/convert_jpeg.cc
+ media/libyuv/source/convert_to_argb.cc
+ media/libyuv/source/convert_to_i420.cc
+ media/libyuv/source/cpu_id.cc
+ media/libyuv/source/mjpeg_decoder.cc
+ media/libyuv/source/mjpeg_validate.cc
+ media/libyuv/source/planar_functions.cc
+ media/libyuv/source/rotate.cc
+ media/libyuv/source/rotate_any.cc
+ media/libyuv/source/rotate_argb.cc
+ media/libyuv/source/rotate_common.cc
+ media/libyuv/source/rotate_gcc.cc
+ media/libyuv/source/rotate_mips.cc
+ media/libyuv/source/rotate_neon.cc
+ media/libyuv/source/rotate_neon64.cc
+ media/libyuv/source/rotate_win.cc
+ media/libyuv/source/row_any.cc
+ media/libyuv/source/row_common.cc
+ media/libyuv/source/row_gcc.cc
+ media/libyuv/source/row_mips.cc
+ media/libyuv/source/row_neon.cc
+ media/libyuv/source/row_neon64.cc
+ media/libyuv/source/row_win.cc
+ media/libyuv/source/scale.cc
+ media/libyuv/source/scale_any.cc
+ media/libyuv/source/scale_argb.cc
+ media/libyuv/source/scale_common.cc
+ media/libyuv/source/scale_gcc.cc
+ media/libyuv/source/scale_mips.cc
+ media/libyuv/source/scale_neon.cc
+ media/libyuv/source/scale_neon64.cc
+ media/libyuv/source/scale_win.cc
+ media/libyuv/source/video_common.cc
+ media/libyuv/sync_chromium.py
+ media/libyuv/tools/gritsettings/resource_ids
+ media/libyuv/tools/valgrind-libyuv/libyuv_tests.py
+ media/libyuv/tools/valgrind-libyuv/libyuv_tests.sh
+ media/libyuv/tools/valgrind-libyuv/memcheck/PRESUBMIT.py
+ media/libyuv/tools/valgrind-libyuv/tsan/PRESUBMIT.py
+ media/libyuv/unit_test/basictypes_test.cc
+ media/libyuv/unit_test/color_test.cc
+ media/libyuv/unit_test/compare_test.cc
+ media/libyuv/unit_test/convert_test.cc
+ media/libyuv/unit_test/cpu_test.cc
+ media/libyuv/unit_test/math_test.cc
+ media/libyuv/unit_test/planar_test.cc
+ media/libyuv/unit_test/rotate_argb_test.cc
+ media/libyuv/unit_test/rotate_test.cc
+ media/libyuv/unit_test/scale_argb_test.cc
+ media/libyuv/unit_test/scale_test.cc
+ media/libyuv/unit_test/unit_test.cc
+ media/libyuv/unit_test/unit_test.h
+ media/libyuv/unit_test/video_common_test.cc
+ media/libyuv/util/android/test_runner.py
+ media/libyuv/util/compare.cc
+ media/libyuv/util/cpuid.c
+ media/libyuv/util/psnr.cc
+ media/libyuv/util/ssim.cc
+ media/openmax_dl/dl/sp/src/omxSP_FFTGetBufSize_C_FC32.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTGetBufSize_R_F32.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTInit_C_FC32.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTInit_R_F32.c
+ media/webrtc/trunk/peerconnection.gyp
+ media/webrtc/trunk/third_party/opus/opus.gyp
+ media/webrtc/trunk/webrtc/PRESUBMIT.py
+ media/webrtc/trunk/webrtc/base/BUILD.gn
+ media/webrtc/trunk/webrtc/base/arraysize.h
+ media/webrtc/trunk/webrtc/base/asyncfile.cc
+ media/webrtc/trunk/webrtc/base/asyncfile.h
+ media/webrtc/trunk/webrtc/base/asynchttprequest.cc
+ media/webrtc/trunk/webrtc/base/asynchttprequest.h
+ media/webrtc/trunk/webrtc/base/asynchttprequest_unittest.cc
+ media/webrtc/trunk/webrtc/base/asyncinvoker-inl.h
+ media/webrtc/trunk/webrtc/base/asyncinvoker.cc
+ media/webrtc/trunk/webrtc/base/asyncinvoker.h
+ media/webrtc/trunk/webrtc/base/asyncpacketsocket.cc
+ media/webrtc/trunk/webrtc/base/asyncpacketsocket.h
+ media/webrtc/trunk/webrtc/base/asyncresolverinterface.cc
+ media/webrtc/trunk/webrtc/base/asyncresolverinterface.h
+ media/webrtc/trunk/webrtc/base/asyncsocket.cc
+ media/webrtc/trunk/webrtc/base/asyncsocket.h
+ media/webrtc/trunk/webrtc/base/asynctcpsocket.cc
+ media/webrtc/trunk/webrtc/base/asynctcpsocket.h
+ media/webrtc/trunk/webrtc/base/asynctcpsocket_unittest.cc
+ media/webrtc/trunk/webrtc/base/asyncudpsocket.cc
+ media/webrtc/trunk/webrtc/base/asyncudpsocket.h
+ media/webrtc/trunk/webrtc/base/asyncudpsocket_unittest.cc
+ media/webrtc/trunk/webrtc/base/atomicops.h
+ media/webrtc/trunk/webrtc/base/atomicops_unittest.cc
+ media/webrtc/trunk/webrtc/base/autodetectproxy.cc
+ media/webrtc/trunk/webrtc/base/autodetectproxy.h
+ media/webrtc/trunk/webrtc/base/autodetectproxy_unittest.cc
+ media/webrtc/trunk/webrtc/base/bandwidthsmoother.cc
+ media/webrtc/trunk/webrtc/base/bandwidthsmoother.h
+ media/webrtc/trunk/webrtc/base/bandwidthsmoother_unittest.cc
+ media/webrtc/trunk/webrtc/base/base.gyp
+ media/webrtc/trunk/webrtc/base/base64_unittest.cc
+ media/webrtc/trunk/webrtc/base/base_tests.gyp
+ media/webrtc/trunk/webrtc/base/basicdefs.h
+ media/webrtc/trunk/webrtc/base/basictypes.h
+ media/webrtc/trunk/webrtc/base/basictypes_unittest.cc
+ media/webrtc/trunk/webrtc/base/bind_unittest.cc
+ media/webrtc/trunk/webrtc/base/bitbuffer.cc
+ media/webrtc/trunk/webrtc/base/bitbuffer.h
+ media/webrtc/trunk/webrtc/base/bitbuffer_unittest.cc
+ media/webrtc/trunk/webrtc/base/buffer.cc
+ media/webrtc/trunk/webrtc/base/buffer.h
+ media/webrtc/trunk/webrtc/base/buffer_unittest.cc
+ media/webrtc/trunk/webrtc/base/bytebuffer.cc
+ media/webrtc/trunk/webrtc/base/bytebuffer.h
+ media/webrtc/trunk/webrtc/base/bytebuffer_unittest.cc
+ media/webrtc/trunk/webrtc/base/byteorder.h
+ media/webrtc/trunk/webrtc/base/byteorder_unittest.cc
+ media/webrtc/trunk/webrtc/base/callback_unittest.cc
+ media/webrtc/trunk/webrtc/base/checks.h
+ media/webrtc/trunk/webrtc/base/common.cc
+ media/webrtc/trunk/webrtc/base/common.h
+ media/webrtc/trunk/webrtc/base/constructormagic.h
+ media/webrtc/trunk/webrtc/base/cpumonitor.cc
+ media/webrtc/trunk/webrtc/base/cpumonitor.h
+ media/webrtc/trunk/webrtc/base/cpumonitor_unittest.cc
+ media/webrtc/trunk/webrtc/base/crc32.cc
+ media/webrtc/trunk/webrtc/base/crc32.h
+ media/webrtc/trunk/webrtc/base/crc32_unittest.cc
+ media/webrtc/trunk/webrtc/base/criticalsection.cc
+ media/webrtc/trunk/webrtc/base/criticalsection.h
+ media/webrtc/trunk/webrtc/base/criticalsection_unittest.cc
+ media/webrtc/trunk/webrtc/base/cryptstring.cc
+ media/webrtc/trunk/webrtc/base/cryptstring.h
+ media/webrtc/trunk/webrtc/base/dbus.cc
+ media/webrtc/trunk/webrtc/base/dbus.h
+ media/webrtc/trunk/webrtc/base/dbus_unittest.cc
+ media/webrtc/trunk/webrtc/base/diskcache.cc
+ media/webrtc/trunk/webrtc/base/diskcache.h
+ media/webrtc/trunk/webrtc/base/diskcache_win32.cc
+ media/webrtc/trunk/webrtc/base/diskcache_win32.h
+ media/webrtc/trunk/webrtc/base/dscp.h
+ media/webrtc/trunk/webrtc/base/event.cc
+ media/webrtc/trunk/webrtc/base/event.h
+ media/webrtc/trunk/webrtc/base/event_tracer.cc
+ media/webrtc/trunk/webrtc/base/event_tracer_unittest.cc
+ media/webrtc/trunk/webrtc/base/event_unittest.cc
+ media/webrtc/trunk/webrtc/base/exp_filter.cc
+ media/webrtc/trunk/webrtc/base/exp_filter.h
+ media/webrtc/trunk/webrtc/base/exp_filter_unittest.cc
+ media/webrtc/trunk/webrtc/base/fakecpumonitor.h
+ media/webrtc/trunk/webrtc/base/fakenetwork.h
+ media/webrtc/trunk/webrtc/base/fakesslidentity.h
+ media/webrtc/trunk/webrtc/base/filelock.cc
+ media/webrtc/trunk/webrtc/base/filelock.h
+ media/webrtc/trunk/webrtc/base/filelock_unittest.cc
+ media/webrtc/trunk/webrtc/base/fileutils.cc
+ media/webrtc/trunk/webrtc/base/fileutils.h
+ media/webrtc/trunk/webrtc/base/fileutils_mock.h
+ media/webrtc/trunk/webrtc/base/fileutils_unittest.cc
+ media/webrtc/trunk/webrtc/base/firewallsocketserver.cc
+ media/webrtc/trunk/webrtc/base/firewallsocketserver.h
+ media/webrtc/trunk/webrtc/base/flags.cc
+ media/webrtc/trunk/webrtc/base/format_macros.h
+ media/webrtc/trunk/webrtc/base/gunit.h
+ media/webrtc/trunk/webrtc/base/gunit_prod.h
+ media/webrtc/trunk/webrtc/base/helpers.cc
+ media/webrtc/trunk/webrtc/base/helpers.h
+ media/webrtc/trunk/webrtc/base/helpers_unittest.cc
+ media/webrtc/trunk/webrtc/base/httpbase.cc
+ media/webrtc/trunk/webrtc/base/httpbase.h
+ media/webrtc/trunk/webrtc/base/httpbase_unittest.cc
+ media/webrtc/trunk/webrtc/base/httpclient.cc
+ media/webrtc/trunk/webrtc/base/httpclient.h
+ media/webrtc/trunk/webrtc/base/httpcommon-inl.h
+ media/webrtc/trunk/webrtc/base/httpcommon.cc
+ media/webrtc/trunk/webrtc/base/httpcommon.h
+ media/webrtc/trunk/webrtc/base/httpcommon_unittest.cc
+ media/webrtc/trunk/webrtc/base/httprequest.cc
+ media/webrtc/trunk/webrtc/base/httprequest.h
+ media/webrtc/trunk/webrtc/base/httpserver.cc
+ media/webrtc/trunk/webrtc/base/httpserver.h
+ media/webrtc/trunk/webrtc/base/httpserver_unittest.cc
+ media/webrtc/trunk/webrtc/base/ifaddrs-android.cc
+ media/webrtc/trunk/webrtc/base/ifaddrs-android.h
+ media/webrtc/trunk/webrtc/base/ipaddress.cc
+ media/webrtc/trunk/webrtc/base/ipaddress.h
+ media/webrtc/trunk/webrtc/base/ipaddress_unittest.cc
+ media/webrtc/trunk/webrtc/base/json.cc
+ media/webrtc/trunk/webrtc/base/json.h
+ media/webrtc/trunk/webrtc/base/json_unittest.cc
+ media/webrtc/trunk/webrtc/base/latebindingsymboltable.cc
+ media/webrtc/trunk/webrtc/base/latebindingsymboltable.h
+ media/webrtc/trunk/webrtc/base/latebindingsymboltable_unittest.cc
+ media/webrtc/trunk/webrtc/base/libdbusglibsymboltable.cc
+ media/webrtc/trunk/webrtc/base/libdbusglibsymboltable.h
+ media/webrtc/trunk/webrtc/base/linked_ptr.h
+ media/webrtc/trunk/webrtc/base/linux.cc
+ media/webrtc/trunk/webrtc/base/linux.h
+ media/webrtc/trunk/webrtc/base/linux_unittest.cc
+ media/webrtc/trunk/webrtc/base/linuxfdwalk.c
+ media/webrtc/trunk/webrtc/base/linuxfdwalk.h
+ media/webrtc/trunk/webrtc/base/linuxfdwalk_unittest.cc
+ media/webrtc/trunk/webrtc/base/logging.cc
+ media/webrtc/trunk/webrtc/base/logging_unittest.cc
+ media/webrtc/trunk/webrtc/base/macasyncsocket.cc
+ media/webrtc/trunk/webrtc/base/maccocoasocketserver.mm
+ media/webrtc/trunk/webrtc/base/maccocoasocketserver_unittest.mm
+ media/webrtc/trunk/webrtc/base/macconversion.cc
+ media/webrtc/trunk/webrtc/base/macconversion.h
+ media/webrtc/trunk/webrtc/base/macsocketserver.cc
+ media/webrtc/trunk/webrtc/base/macsocketserver.h
+ media/webrtc/trunk/webrtc/base/macsocketserver_unittest.cc
+ media/webrtc/trunk/webrtc/base/macutils.cc
+ media/webrtc/trunk/webrtc/base/macutils.h
+ media/webrtc/trunk/webrtc/base/macutils_unittest.cc
+ media/webrtc/trunk/webrtc/base/macwindowpicker.cc
+ media/webrtc/trunk/webrtc/base/macwindowpicker.h
+ media/webrtc/trunk/webrtc/base/macwindowpicker_unittest.cc
+ media/webrtc/trunk/webrtc/base/mathutils.h
+ media/webrtc/trunk/webrtc/base/md5digest.cc
+ media/webrtc/trunk/webrtc/base/md5digest.h
+ media/webrtc/trunk/webrtc/base/md5digest_unittest.cc
+ media/webrtc/trunk/webrtc/base/messagedigest.cc
+ media/webrtc/trunk/webrtc/base/messagedigest.h
+ media/webrtc/trunk/webrtc/base/messagedigest_unittest.cc
+ media/webrtc/trunk/webrtc/base/messagehandler.cc
+ media/webrtc/trunk/webrtc/base/messagehandler.h
+ media/webrtc/trunk/webrtc/base/messagequeue.cc
+ media/webrtc/trunk/webrtc/base/messagequeue.h
+ media/webrtc/trunk/webrtc/base/messagequeue_unittest.cc
+ media/webrtc/trunk/webrtc/base/multipart.cc
+ media/webrtc/trunk/webrtc/base/multipart.h
+ media/webrtc/trunk/webrtc/base/multipart_unittest.cc
+ media/webrtc/trunk/webrtc/base/nat_unittest.cc
+ media/webrtc/trunk/webrtc/base/natserver.cc
+ media/webrtc/trunk/webrtc/base/natserver.h
+ media/webrtc/trunk/webrtc/base/natsocketfactory.cc
+ media/webrtc/trunk/webrtc/base/natsocketfactory.h
+ media/webrtc/trunk/webrtc/base/nattypes.cc
+ media/webrtc/trunk/webrtc/base/nattypes.h
+ media/webrtc/trunk/webrtc/base/nethelpers.cc
+ media/webrtc/trunk/webrtc/base/nethelpers.h
+ media/webrtc/trunk/webrtc/base/network.cc
+ media/webrtc/trunk/webrtc/base/network.h
+ media/webrtc/trunk/webrtc/base/network_unittest.cc
+ media/webrtc/trunk/webrtc/base/nssidentity.cc
+ media/webrtc/trunk/webrtc/base/nssidentity.h
+ media/webrtc/trunk/webrtc/base/nssstreamadapter.cc
+ media/webrtc/trunk/webrtc/base/nssstreamadapter.h
+ media/webrtc/trunk/webrtc/base/nullsocketserver.h
+ media/webrtc/trunk/webrtc/base/nullsocketserver_unittest.cc
+ media/webrtc/trunk/webrtc/base/openssl.h
+ media/webrtc/trunk/webrtc/base/openssladapter.cc
+ media/webrtc/trunk/webrtc/base/openssladapter.h
+ media/webrtc/trunk/webrtc/base/openssldigest.cc
+ media/webrtc/trunk/webrtc/base/openssldigest.h
+ media/webrtc/trunk/webrtc/base/opensslidentity.cc
+ media/webrtc/trunk/webrtc/base/opensslidentity.h
+ media/webrtc/trunk/webrtc/base/opensslstreamadapter.cc
+ media/webrtc/trunk/webrtc/base/opensslstreamadapter.h
+ media/webrtc/trunk/webrtc/base/optionsfile.cc
+ media/webrtc/trunk/webrtc/base/optionsfile.h
+ media/webrtc/trunk/webrtc/base/optionsfile_unittest.cc
+ media/webrtc/trunk/webrtc/base/pathutils.cc
+ media/webrtc/trunk/webrtc/base/pathutils.h
+ media/webrtc/trunk/webrtc/base/pathutils_unittest.cc
+ media/webrtc/trunk/webrtc/base/physicalsocketserver.cc
+ media/webrtc/trunk/webrtc/base/physicalsocketserver.h
+ media/webrtc/trunk/webrtc/base/physicalsocketserver_unittest.cc
+ media/webrtc/trunk/webrtc/base/platform_file.cc
+ media/webrtc/trunk/webrtc/base/platform_file.h
+ media/webrtc/trunk/webrtc/base/posix.cc
+ media/webrtc/trunk/webrtc/base/posix.h
+ media/webrtc/trunk/webrtc/base/profiler.cc
+ media/webrtc/trunk/webrtc/base/profiler_unittest.cc
+ media/webrtc/trunk/webrtc/base/proxy_unittest.cc
+ media/webrtc/trunk/webrtc/base/proxydetect.cc
+ media/webrtc/trunk/webrtc/base/proxydetect.h
+ media/webrtc/trunk/webrtc/base/proxydetect_unittest.cc
+ media/webrtc/trunk/webrtc/base/proxyinfo.cc
+ media/webrtc/trunk/webrtc/base/proxyinfo.h
+ media/webrtc/trunk/webrtc/base/proxyserver.cc
+ media/webrtc/trunk/webrtc/base/proxyserver.h
+ media/webrtc/trunk/webrtc/base/ratelimiter.cc
+ media/webrtc/trunk/webrtc/base/ratelimiter.h
+ media/webrtc/trunk/webrtc/base/ratelimiter_unittest.cc
+ media/webrtc/trunk/webrtc/base/ratetracker.cc
+ media/webrtc/trunk/webrtc/base/ratetracker.h
+ media/webrtc/trunk/webrtc/base/ratetracker_unittest.cc
+ media/webrtc/trunk/webrtc/base/refcount.h
+ media/webrtc/trunk/webrtc/base/referencecountedsingletonfactory.h
+ media/webrtc/trunk/webrtc/base/referencecountedsingletonfactory_unittest.cc
+ media/webrtc/trunk/webrtc/base/rollingaccumulator.h
+ media/webrtc/trunk/webrtc/base/rollingaccumulator_unittest.cc
+ media/webrtc/trunk/webrtc/base/safe_conversions.h
+ media/webrtc/trunk/webrtc/base/safe_conversions_impl.h
+ media/webrtc/trunk/webrtc/base/schanneladapter.cc
+ media/webrtc/trunk/webrtc/base/schanneladapter.h
+ media/webrtc/trunk/webrtc/base/scoped_autorelease_pool.mm
+ media/webrtc/trunk/webrtc/base/scoped_ptr.h
+ media/webrtc/trunk/webrtc/base/scopedptrcollection_unittest.cc
+ media/webrtc/trunk/webrtc/base/sec_buffer.h
+ media/webrtc/trunk/webrtc/base/sha1digest.cc
+ media/webrtc/trunk/webrtc/base/sha1digest.h
+ media/webrtc/trunk/webrtc/base/sha1digest_unittest.cc
+ media/webrtc/trunk/webrtc/base/sharedexclusivelock.cc
+ media/webrtc/trunk/webrtc/base/sharedexclusivelock.h
+ media/webrtc/trunk/webrtc/base/sharedexclusivelock_unittest.cc
+ media/webrtc/trunk/webrtc/base/signalthread.cc
+ media/webrtc/trunk/webrtc/base/signalthread.h
+ media/webrtc/trunk/webrtc/base/signalthread_unittest.cc
+ media/webrtc/trunk/webrtc/base/sigslot_unittest.cc
+ media/webrtc/trunk/webrtc/base/sigslotrepeater.h
+ media/webrtc/trunk/webrtc/base/sigslottester.h
+ media/webrtc/trunk/webrtc/base/sigslottester.h.pump
+ media/webrtc/trunk/webrtc/base/sigslottester_unittest.cc
+ media/webrtc/trunk/webrtc/base/socket.h
+ media/webrtc/trunk/webrtc/base/socket_unittest.cc
+ media/webrtc/trunk/webrtc/base/socket_unittest.h
+ media/webrtc/trunk/webrtc/base/socketadapters.cc
+ media/webrtc/trunk/webrtc/base/socketadapters.h
+ media/webrtc/trunk/webrtc/base/socketaddress.cc
+ media/webrtc/trunk/webrtc/base/socketaddress.h
+ media/webrtc/trunk/webrtc/base/socketaddress_unittest.cc
+ media/webrtc/trunk/webrtc/base/socketaddresspair.cc
+ media/webrtc/trunk/webrtc/base/socketaddresspair.h
+ media/webrtc/trunk/webrtc/base/socketfactory.h
+ media/webrtc/trunk/webrtc/base/socketpool.cc
+ media/webrtc/trunk/webrtc/base/socketpool.h
+ media/webrtc/trunk/webrtc/base/socketserver.h
+ media/webrtc/trunk/webrtc/base/socketstream.cc
+ media/webrtc/trunk/webrtc/base/socketstream.h
+ media/webrtc/trunk/webrtc/base/ssladapter.cc
+ media/webrtc/trunk/webrtc/base/ssladapter.h
+ media/webrtc/trunk/webrtc/base/ssladapter_unittest.cc
+ media/webrtc/trunk/webrtc/base/sslconfig.h
+ media/webrtc/trunk/webrtc/base/sslfingerprint.cc
+ media/webrtc/trunk/webrtc/base/sslfingerprint.h
+ media/webrtc/trunk/webrtc/base/sslidentity_unittest.cc
+ media/webrtc/trunk/webrtc/base/sslsocketfactory.cc
+ media/webrtc/trunk/webrtc/base/sslsocketfactory.h
+ media/webrtc/trunk/webrtc/base/sslstreamadapter.cc
+ media/webrtc/trunk/webrtc/base/sslstreamadapter.h
+ media/webrtc/trunk/webrtc/base/sslstreamadapter_unittest.cc
+ media/webrtc/trunk/webrtc/base/sslstreamadapterhelper.cc
+ media/webrtc/trunk/webrtc/base/sslstreamadapterhelper.h
+ media/webrtc/trunk/webrtc/base/stream.cc
+ media/webrtc/trunk/webrtc/base/stream.h
+ media/webrtc/trunk/webrtc/base/stream_unittest.cc
+ media/webrtc/trunk/webrtc/base/stringencode.cc
+ media/webrtc/trunk/webrtc/base/stringencode.h
+ media/webrtc/trunk/webrtc/base/stringencode_unittest.cc
+ media/webrtc/trunk/webrtc/base/stringutils.cc
+ media/webrtc/trunk/webrtc/base/stringutils.h
+ media/webrtc/trunk/webrtc/base/stringutils_unittest.cc
+ media/webrtc/trunk/webrtc/base/systeminfo.cc
+ media/webrtc/trunk/webrtc/base/systeminfo.h
+ media/webrtc/trunk/webrtc/base/systeminfo_unittest.cc
+ media/webrtc/trunk/webrtc/base/task.cc
+ media/webrtc/trunk/webrtc/base/task.h
+ media/webrtc/trunk/webrtc/base/task_unittest.cc
+ media/webrtc/trunk/webrtc/base/taskparent.cc
+ media/webrtc/trunk/webrtc/base/taskparent.h
+ media/webrtc/trunk/webrtc/base/taskrunner.cc
+ media/webrtc/trunk/webrtc/base/taskrunner.h
+ media/webrtc/trunk/webrtc/base/template_util.h
+ media/webrtc/trunk/webrtc/base/testclient.cc
+ media/webrtc/trunk/webrtc/base/testclient.h
+ media/webrtc/trunk/webrtc/base/testclient_unittest.cc
+ media/webrtc/trunk/webrtc/base/testechoserver.h
+ media/webrtc/trunk/webrtc/base/testutils.h
+ media/webrtc/trunk/webrtc/base/thread.cc
+ media/webrtc/trunk/webrtc/base/thread.h
+ media/webrtc/trunk/webrtc/base/thread_checker.h
+ media/webrtc/trunk/webrtc/base/thread_checker_impl.cc
+ media/webrtc/trunk/webrtc/base/thread_checker_impl.h
+ media/webrtc/trunk/webrtc/base/thread_checker_unittest.cc
+ media/webrtc/trunk/webrtc/base/thread_unittest.cc
+ media/webrtc/trunk/webrtc/base/timeutils.cc
+ media/webrtc/trunk/webrtc/base/timeutils.h
+ media/webrtc/trunk/webrtc/base/timeutils_unittest.cc
+ media/webrtc/trunk/webrtc/base/timing.cc
+ media/webrtc/trunk/webrtc/base/timing.h
+ media/webrtc/trunk/webrtc/base/transformadapter.cc
+ media/webrtc/trunk/webrtc/base/transformadapter.h
+ media/webrtc/trunk/webrtc/base/unixfilesystem.cc
+ media/webrtc/trunk/webrtc/base/unixfilesystem.h
+ media/webrtc/trunk/webrtc/base/urlencode.cc
+ media/webrtc/trunk/webrtc/base/urlencode.h
+ media/webrtc/trunk/webrtc/base/urlencode_unittest.cc
+ media/webrtc/trunk/webrtc/base/versionparsing.cc
+ media/webrtc/trunk/webrtc/base/versionparsing.h
+ media/webrtc/trunk/webrtc/base/versionparsing_unittest.cc
+ media/webrtc/trunk/webrtc/base/virtualsocket_unittest.cc
+ media/webrtc/trunk/webrtc/base/virtualsocketserver.cc
+ media/webrtc/trunk/webrtc/base/virtualsocketserver.h
+ media/webrtc/trunk/webrtc/base/win32.cc
+ media/webrtc/trunk/webrtc/base/win32.h
+ media/webrtc/trunk/webrtc/base/win32_unittest.cc
+ media/webrtc/trunk/webrtc/base/win32filesystem.cc
+ media/webrtc/trunk/webrtc/base/win32filesystem.h
+ media/webrtc/trunk/webrtc/base/win32securityerrors.cc
+ media/webrtc/trunk/webrtc/base/win32socketinit.cc
+ media/webrtc/trunk/webrtc/base/win32socketinit.h
+ media/webrtc/trunk/webrtc/base/win32socketserver.cc
+ media/webrtc/trunk/webrtc/base/win32socketserver.h
+ media/webrtc/trunk/webrtc/base/win32socketserver_unittest.cc
+ media/webrtc/trunk/webrtc/base/win32toolhelp.h
+ media/webrtc/trunk/webrtc/base/win32toolhelp_unittest.cc
+ media/webrtc/trunk/webrtc/base/win32window.cc
+ media/webrtc/trunk/webrtc/base/win32window.h
+ media/webrtc/trunk/webrtc/base/win32window_unittest.cc
+ media/webrtc/trunk/webrtc/base/win32windowpicker.cc
+ media/webrtc/trunk/webrtc/base/win32windowpicker.h
+ media/webrtc/trunk/webrtc/base/win32windowpicker_unittest.cc
+ media/webrtc/trunk/webrtc/base/window.h
+ media/webrtc/trunk/webrtc/base/windowpicker.h
+ media/webrtc/trunk/webrtc/base/windowpicker_unittest.cc
+ media/webrtc/trunk/webrtc/base/windowpickerfactory.h
+ media/webrtc/trunk/webrtc/base/winfirewall.cc
+ media/webrtc/trunk/webrtc/base/winfirewall.h
+ media/webrtc/trunk/webrtc/base/winfirewall_unittest.cc
+ media/webrtc/trunk/webrtc/base/winping.cc
+ media/webrtc/trunk/webrtc/base/winping.h
+ media/webrtc/trunk/webrtc/base/worker.cc
+ media/webrtc/trunk/webrtc/base/worker.h
+ media/webrtc/trunk/webrtc/base/x11windowpicker.cc
+ media/webrtc/trunk/webrtc/base/x11windowpicker.h
+ media/webrtc/trunk/webrtc/base/x11windowpicker_unittest.cc
+ media/webrtc/trunk/webrtc/build/android/test_runner.py
+ media/webrtc/trunk/webrtc/build/apk_tests_noop.gyp
+ media/webrtc/trunk/webrtc/build/extra_gitignore.py
+ media/webrtc/trunk/webrtc/build/find_directx_sdk.py
+ media/webrtc/trunk/webrtc/build/merge_libs.gyp
+ media/webrtc/trunk/webrtc/build/merge_libs_voice.gyp
+ media/webrtc/trunk/webrtc/build/merge_voice_libs.gyp
+ media/webrtc/trunk/webrtc/build/webrtc.gni
+ media/webrtc/trunk/webrtc/call.h
+ media/webrtc/trunk/webrtc/common.gyp
+ media/webrtc/trunk/webrtc/common.h
+ media/webrtc/trunk/webrtc/common_audio/BUILD.gn
+ media/webrtc/trunk/webrtc/common_audio/audio_converter.cc
+ media/webrtc/trunk/webrtc/common_audio/audio_converter.h
+ media/webrtc/trunk/webrtc/common_audio/audio_converter_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/audio_ring_buffer.cc
+ media/webrtc/trunk/webrtc/common_audio/audio_ring_buffer.h
+ media/webrtc/trunk/webrtc/common_audio/audio_ring_buffer_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/audio_util.cc
+ media/webrtc/trunk/webrtc/common_audio/audio_util_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/blocker.cc
+ media/webrtc/trunk/webrtc/common_audio/blocker.h
+ media/webrtc/trunk/webrtc/common_audio/blocker_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/channel_buffer.cc
+ media/webrtc/trunk/webrtc/common_audio/channel_buffer.h
+ media/webrtc/trunk/webrtc/common_audio/common_audio.gyp
+ media/webrtc/trunk/webrtc/common_audio/common_audio_unittests.isolate
+ media/webrtc/trunk/webrtc/common_audio/fft4g.h
+ media/webrtc/trunk/webrtc/common_audio/fir_filter.cc
+ media/webrtc/trunk/webrtc/common_audio/fir_filter.h
+ media/webrtc/trunk/webrtc/common_audio/fir_filter_neon.cc
+ media/webrtc/trunk/webrtc/common_audio/fir_filter_neon.h
+ media/webrtc/trunk/webrtc/common_audio/fir_filter_sse.cc
+ media/webrtc/trunk/webrtc/common_audio/fir_filter_sse.h
+ media/webrtc/trunk/webrtc/common_audio/fir_filter_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/include/audio_util.h
+ media/webrtc/trunk/webrtc/common_audio/lapped_transform.cc
+ media/webrtc/trunk/webrtc/common_audio/lapped_transform.h
+ media/webrtc/trunk/webrtc/common_audio/lapped_transform_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/real_fourier.cc
+ media/webrtc/trunk/webrtc/common_audio/real_fourier.h
+ media/webrtc/trunk/webrtc/common_audio/real_fourier_ooura.cc
+ media/webrtc/trunk/webrtc/common_audio/real_fourier_ooura.h
+ media/webrtc/trunk/webrtc/common_audio/real_fourier_openmax.cc
+ media/webrtc/trunk/webrtc/common_audio/real_fourier_openmax.h
+ media/webrtc/trunk/webrtc/common_audio/real_fourier_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/resampler/include/push_resampler.h
+ media/webrtc/trunk/webrtc/common_audio/resampler/push_resampler.cc
+ media/webrtc/trunk/webrtc/common_audio/resampler/push_resampler_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/resampler/push_sinc_resampler.cc
+ media/webrtc/trunk/webrtc/common_audio/resampler/push_sinc_resampler.h
+ media/webrtc/trunk/webrtc/common_audio/resampler/push_sinc_resampler_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/resampler/resampler_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/resampler/sinusoidal_linear_chirp_source.cc
+ media/webrtc/trunk/webrtc/common_audio/ring_buffer_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/auto_correlation.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse_mips.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_fft.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_fft_mips.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_fft_tables.h
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/cross_correlation.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/cross_correlation_mips.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/cross_correlation_neon.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/dot_product_with_scale.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/downsample_fast.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/downsample_fast_mips.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/downsample_fast_neon.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/energy.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12_mips.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ma_fast_q12.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/get_hanning_window.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/get_scaling_square.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/include/real_fft.h
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/levinson_durbin.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/lpc_to_refl_coef.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/min_max_operations_neon.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/real_fft.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/real_fft_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/refl_coef_to_lpc.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/signal_processing_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c
+ media/webrtc/trunk/webrtc/common_audio/vad/include/vad.h
+ media/webrtc/trunk/webrtc/common_audio/vad/mock/mock_vad.h
+ media/webrtc/trunk/webrtc/common_audio/vad/vad.cc
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_core.c
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_core_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_filterbank.c
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_filterbank.h
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_filterbank_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_gmm.c
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_gmm.h
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_gmm_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_sp.c
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_sp.h
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_sp_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/vad/vad_unittest.h
+ media/webrtc/trunk/webrtc/common_audio/vad/webrtc_vad.c
+ media/webrtc/trunk/webrtc/common_audio/wav_file.cc
+ media/webrtc/trunk/webrtc/common_audio/wav_file.h
+ media/webrtc/trunk/webrtc/common_audio/wav_file_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/wav_header.h
+ media/webrtc/trunk/webrtc/common_audio/wav_header_unittest.cc
+ media/webrtc/trunk/webrtc/common_audio/window_generator.cc
+ media/webrtc/trunk/webrtc/common_audio/window_generator.h
+ media/webrtc/trunk/webrtc/common_audio/window_generator_unittest.cc
+ media/webrtc/trunk/webrtc/common_types.cc
+ media/webrtc/trunk/webrtc/common_types.h
+ media/webrtc/trunk/webrtc/common_video/BUILD.gn
+ media/webrtc/trunk/webrtc/common_video/common_video.gyp
+ media/webrtc/trunk/webrtc/common_video/common_video_unittests.gyp
+ media/webrtc/trunk/webrtc/common_video/common_video_unittests.isolate
+ media/webrtc/trunk/webrtc/common_video/i420_buffer_pool.cc
+ media/webrtc/trunk/webrtc/common_video/i420_buffer_pool_unittest.cc
+ media/webrtc/trunk/webrtc/common_video/i420_video_frame.cc
+ media/webrtc/trunk/webrtc/common_video/i420_video_frame_unittest.cc
+ media/webrtc/trunk/webrtc/common_video/interface/i420_buffer_pool.h
+ media/webrtc/trunk/webrtc/common_video/interface/i420_video_frame.h
+ media/webrtc/trunk/webrtc/common_video/interface/native_handle.h
+ media/webrtc/trunk/webrtc/common_video/interface/video_frame_buffer.h
+ media/webrtc/trunk/webrtc/common_video/interface/video_image.h
+ media/webrtc/trunk/webrtc/common_video/libyuv/libyuv_unittest.cc
+ media/webrtc/trunk/webrtc/common_video/libyuv/scaler.cc
+ media/webrtc/trunk/webrtc/common_video/libyuv/scaler_unittest.cc
+ media/webrtc/trunk/webrtc/common_video/libyuv/webrtc_libyuv.cc
+ media/webrtc/trunk/webrtc/common_video/plane.cc
+ media/webrtc/trunk/webrtc/common_video/plane.h
+ media/webrtc/trunk/webrtc/common_video/rotation.h
+ media/webrtc/trunk/webrtc/common_video/video_frame_buffer.cc
+ media/webrtc/trunk/webrtc/config.cc
+ media/webrtc/trunk/webrtc/engine_configurations.h
+ media/webrtc/trunk/webrtc/experiments.h
+ media/webrtc/trunk/webrtc/frame_callback.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/audio_coding/audio_codec_speed_tests.isolate
+ media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_tests.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/audio_decoder.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/audio_decoder.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/audio_encoder.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/audio_encoder.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/cng.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/cng_helpfuns.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/cng_helpfuns.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/cng_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include/audio_encoder_cng.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include/webrtc_cng.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/g711.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/g711_interface.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include/audio_encoder_pcm.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include/g711_interface.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_interface.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include/audio_encoder_g722.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include/g722_interface.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/audio_encoder_ilbc.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/ilbc.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/interface/audio_encoder_ilbc.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/interfaces.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface/audio_encoder_isacfix.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface/isacfix.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_internal.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filters_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filters_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/transform_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/transform_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/isac_speed_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/kenny.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/test_iSACfixfloat.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/isac.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/isac_test.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/isacfix.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/isacfix_test.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface/audio_encoder_isac.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface/isac.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/crc.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/decode.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/fft.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/isac_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/transform.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/test/debugUtility.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/util/utility.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/util/utility.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/mock/mock_audio_encoder.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/interface/audio_encoder_opus.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/interface/opus_interface.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus_fec_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus_inst.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus_interface.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus_speed_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include/audio_encoder_pcm16b.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include/pcm16b.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/red/red.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_common_defs.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_generic_codec.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_generic_codec.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_generic_codec_opus_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_generic_codec_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_receive_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_receive_test.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_receive_test_oldapi.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_receive_test_oldapi.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_receiver.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_receiver.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_resampler.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_resampler.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_send_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_send_test.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_send_test_oldapi.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_send_test_oldapi.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/audio_coding_module.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/audio_coding_module.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/audio_coding_module_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/audio_coding_module_unittest_oldapi.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/call_statistics.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/call_statistics.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/call_statistics_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/codec_manager.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/codec_manager.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/initial_delay_manager.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/initial_delay_manager.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/initial_delay_manager_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/nack.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/nack.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/nack_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/interface/audio_coding_module.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/interface/audio_coding_module_typedefs.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/ACMTest.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/APITest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/APITest.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/Channel.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/Channel.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/EncodeDecodeTest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/EncodeDecodeTest.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/PCMFile.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/PCMFile.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/PacketLossTest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/PacketLossTest.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/RTPFile.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/RTPFile.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/SpatialAudio.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/SpatialAudio.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TestAllCodecs.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TestAllCodecs.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TestRedFec.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TestRedFec.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TestStereo.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TestStereo.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TestVADDTX.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TestVADDTX.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/Tester.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TimedTrace.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TimedTrace.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TwoWayCommunication.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/TwoWayCommunication.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/delay_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/iSACTest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/iSACTest.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/initial_delay_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/insert_packet_with_timing.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/opus_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/opus_test.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/target_delay_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/utility.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/test/utility.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/accelerate.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/accelerate.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_classifier.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_classifier.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_classifier_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_decoder_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_decoder_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_decoder_unittests.isolate
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_multi_vector.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_multi_vector.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_multi_vector_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_vector.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_vector.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_vector_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/buffer_level_filter.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/buffer_level_filter.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/comfort_noise.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/comfort_noise.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decision_logic.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decision_logic.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decision_logic_fax.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decision_logic_fax.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decision_logic_normal.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decision_logic_normal.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decoder_database.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decoder_database.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decoder_database_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/defines.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/delay_manager.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/delay_manager.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/delay_peak_detector.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/delay_peak_detector.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/dsp_helper.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/dsp_helper.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/dsp_helper_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/dtmf_buffer.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/dtmf_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/dtmf_buffer_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/expand.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/expand.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/interface/neteq.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/merge.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/merge.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_audio_decoder.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_audio_vector.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_buffer_level_filter.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_decoder_database.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_delay_manager.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_delay_peak_detector.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_dtmf_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_dtmf_tone_generator.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_expand.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_external_decoder_pcm16b.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_packet_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/mock_payload_splitter.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_network_stats_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_tests.gypi
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/normal.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/normal.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/packet.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/packet_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/payload_splitter.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/payload_splitter.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/post_decode_vad.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/post_decode_vad.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/preemptive_expand.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/preemptive_expand.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/random_vector.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/random_vector.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/rtcp.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/rtcp.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/statistics_calculator.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/statistics_calculator.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/sync_buffer.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/sync_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/sync_buffer_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/NETEQTEST_DummyRTPpacket.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/NETEQTEST_DummyRTPpacket.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/NETEQTEST_RTPpacket.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/NETEQTEST_RTPpacket.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/RTPchange.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/RTPtimeshift.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/audio_classifier_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/neteq_isac_quality_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/neteq_opus_quality_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/neteq_performance_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/neteq_speed_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/time_stretch.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/time_stretch.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/timestamp_scaler.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/timestamp_scaler.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/timestamp_scaler_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/audio_checksum.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/audio_loop.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/audio_loop.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/audio_sink.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/constant_pcm_packet_source.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/constant_pcm_packet_source.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/input_audio_file.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/input_audio_file.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/neteq_performance_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/neteq_performance_test.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/neteq_quality_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/neteq_quality_test.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/output_audio_file.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/output_wav_file.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/packet.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/packet.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/packet_source.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/resample_input_audio_file.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/resample_input_audio_file.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/rtp_analyze.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/rtp_generator.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/rtp_generator.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/rtpcat.cc
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/audio_conference_mixer.gypi
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/interface/audio_conference_mixer.h
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/interface/audio_conference_mixer_defines.h
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/level_indicator.cc
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/level_indicator.h
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/memory_pool.h
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/memory_pool_win.h
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/time_scheduler.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_common.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_template.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_utility_android.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_manager.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_manager.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_manager_jni.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_record_jni.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_record_jni.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_track_jni.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/audio_track_jni.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/ensure_initialized.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/ensure_initialized.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/fine_audio_buffer.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/fine_audio_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/fine_audio_buffer_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioManager.java
+ media/webrtc/trunk/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java
+ media/webrtc/trunk/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioTrack.java
+ media/webrtc/trunk/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioUtils.java
+ media/webrtc/trunk/webrtc/modules/audio_device/android/low_latency_event.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/low_latency_event_posix.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/low_latency_event_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/opensles_common.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/opensles_common.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/opensles_input.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/opensles_input.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/opensles_output.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/opensles_output.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/single_rw_fifo.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/android/single_rw_fifo.h
+ media/webrtc/trunk/webrtc/modules/audio_device/android/single_rw_fifo_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device.gypi
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_buffer.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_config.h
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_generic.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_generic.h
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_tests.isolate
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_utility.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/audio_device_utility.h
+ media/webrtc/trunk/webrtc/modules/audio_device/dummy/audio_device_dummy.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/dummy/audio_device_dummy.h
+ media/webrtc/trunk/webrtc/modules/audio_device/dummy/audio_device_utility_dummy.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/dummy/audio_device_utility_dummy.h
+ media/webrtc/trunk/webrtc/modules/audio_device/dummy/file_audio_device.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/dummy/file_audio_device.h
+ media/webrtc/trunk/webrtc/modules/audio_device/dummy/file_audio_device_factory.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/dummy/file_audio_device_factory.h
+ media/webrtc/trunk/webrtc/modules/audio_device/include/audio_device.h
+ media/webrtc/trunk/webrtc/modules/audio_device/include/audio_device_defines.h
+ media/webrtc/trunk/webrtc/modules/audio_device/include/fake_audio_device.h
+ media/webrtc/trunk/webrtc/modules/audio_device/ios/audio_device_ios.h
+ media/webrtc/trunk/webrtc/modules/audio_device/ios/audio_device_ios.mm
+ media/webrtc/trunk/webrtc/modules/audio_device/ios/audio_device_utility_ios.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/ios/audio_device_utility_ios.h
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.h
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_pulse_linux.h
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_utility_linux.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_utility_linux.h
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_mixer_manager_alsa_linux.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_mixer_manager_alsa_linux.h
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_mixer_manager_pulse_linux.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_mixer_manager_pulse_linux.h
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/latebindingsymboltable_linux.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/latebindingsymboltable_linux.h
+ media/webrtc/trunk/webrtc/modules/audio_device/mac/audio_device_mac.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/mac/audio_device_mac.h
+ media/webrtc/trunk/webrtc/modules/audio_device/mac/audio_device_utility_mac.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/mac/audio_device_utility_mac.h
+ media/webrtc/trunk/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.h
+ media/webrtc/trunk/webrtc/modules/audio_device/main/interface/audio_device.h
+ media/webrtc/trunk/webrtc/modules/audio_device/main/source/audio_device.gypi
+ media/webrtc/trunk/webrtc/modules/audio_device/mock_audio_device_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_device/sndio/audio_device_sndio.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/sndio/audio_device_sndio.h
+ media/webrtc/trunk/webrtc/modules/audio_device/sndio/audio_device_utility_sndio.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/sndio/audio_device_utility_sndio.h
+ media/webrtc/trunk/webrtc/modules/audio_device/test/audio_device_test_api.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/test/audio_device_test_defines.h
+ media/webrtc/trunk/webrtc/modules/audio_device/test/audio_device_test_func.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/test/func_test_manager.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/test/func_test_manager.h
+ media/webrtc/trunk/webrtc/modules/audio_device/win/audio_device_core_win.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/win/audio_device_core_win.h
+ media/webrtc/trunk/webrtc/modules/audio_device/win/audio_device_utility_win.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/win/audio_device_utility_win.h
+ media/webrtc/trunk/webrtc/modules/audio_device/win/audio_device_wave_win.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/win/audio_device_wave_win.h
+ media/webrtc/trunk/webrtc/modules/audio_device/win/audio_mixer_manager_win.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/win/audio_mixer_manager_win.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_common.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core_internal.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_rdft.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_rdft_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_rdft_sse2.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_resampler.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/include/echo_cancellation.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/system_delay_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core_c.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core_neon.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_defines.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/aecm/echo_control_mobile.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/aecm/include/echo_control_mobile.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/agc.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/agc.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/agc_audio_proc.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/agc_audio_proc.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/agc_audio_proc_internal.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/agc_manager_direct.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/agc_manager_direct.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/agc_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/circular_buffer.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/circular_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/circular_buffer_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/common.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/gain_map_internal.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/gmm.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/gmm.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/gmm_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/histogram.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/histogram.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/analog_agc.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/analog_agc.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/digital_agc.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/digital_agc.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/gain_control.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/mock_agc.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/pitch_based_vad.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/pitch_based_vad.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/pitch_based_vad_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/pitch_internal.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/pitch_internal.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/pitch_internal_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/pole_zero_filter.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/pole_zero_filter.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/pole_zero_filter_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/standalone_vad.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/standalone_vad.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/standalone_vad_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/utility.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/agc/utility.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/audio_buffer.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/audio_buffer.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing.gypi
+ media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_impl_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_tests.gypi
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/array_util.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/beamformer.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/complex_matrix.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/complex_matrix_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/covariance_matrix_generator_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/matrix.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/matrix_test_helpers.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/matrix_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/mock_nonlinear_beamformer.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/mock_nonlinear_beamformer.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/pcm_utils.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/pcm_utils.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/common.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/echo_cancellation_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/echo_cancellation_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/echo_cancellation_impl_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/echo_control_mobile_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/echo_control_mobile_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/gain_control_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/gain_control_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/high_pass_filter_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/high_pass_filter_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/include/audio_processing.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/include/mock_audio_processing.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/level_estimator_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/level_estimator_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/noise_suppression_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/noise_suppression_impl.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/defines.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/include/noise_suppression.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/include/noise_suppression_x.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_mips.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_neon.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_defines.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/ns/windows_private.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/processing_component.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/processing_component.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/rms_level.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/rms_level.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/splitting_filter.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/splitting_filter.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/splitting_filter_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/test/audio_processing_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/test/audioproc_float.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/test/process_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/test/test_utils.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/click_annotate.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/common.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/dyadic_decimator.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/dyadic_decimator_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/file_utils.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/file_utils.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/file_utils_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/moving_moments.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/moving_moments.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/moving_moments_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/transient_detector.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/transient_detector.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/transient_detector_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/transient_suppression_test.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/transient_suppressor.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/transient_suppressor.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/transient_suppressor_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/wpd_node.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/wpd_node.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/wpd_node_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/wpd_tree.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/wpd_tree.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/wpd_tree_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/typing_detection.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/typing_detection.h
+ media/webrtc/trunk/webrtc/modules/audio_processing/utility/delay_estimator.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/utility/delay_estimator_wrapper.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/voice_detection_impl.cc
+ media/webrtc/trunk/webrtc/modules/audio_processing/voice_detection_impl.h
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_allocator.cc
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_allocator_unittest.cc
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller.gypi
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_impl.cc
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_impl.h
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/include/bitrate_allocator.h
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/include/bitrate_controller.h
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation_unittest.cc
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/send_time_history.cc
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/send_time_history.h
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/send_time_history_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_mac.mm
+ media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_null.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_win.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/cropped_desktop_frame.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/cropped_desktop_frame.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/cropping_window_capturer.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/cropping_window_capturer.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/cropping_window_capturer_win.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_and_cursor_composer.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_and_cursor_composer_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture.gypi
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_options.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_options.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_types.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capturer.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_frame.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_frame.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_frame_win.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_frame_win.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_geometry.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_geometry.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_region.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_region.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_region_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/differ.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/differ.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/differ_block.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/differ_block.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/differ_block_sse2.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/differ_block_sse2.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/differ_block_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/differ_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/desktop_configuration.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/desktop_configuration.mm
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/desktop_configuration_monitor.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/desktop_configuration_monitor.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/full_screen_chrome_window_detector.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/full_screen_chrome_window_detector.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/scoped_pixel_buffer_object.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/scoped_pixel_buffer_object.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/window_list_utils.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mac/window_list_utils.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mouse_cursor.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mouse_cursor.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mouse_cursor_monitor.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mouse_cursor_monitor_mac.mm
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mouse_cursor_monitor_null.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mouse_cursor_monitor_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mouse_cursor_monitor_win.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/mouse_cursor_shape.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capture_frame_queue.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capture_frame_queue.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_helper.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_helper.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_helper_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_mac.mm
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_mac_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_mock_objects.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_null.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_win.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_x11.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/shared_desktop_frame.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/shared_desktop_frame.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/shared_memory.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/shared_memory.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_unittest_resources.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_unittest_resources.rc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/desktop.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/desktop.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/scoped_gdi_object.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/scoped_thread_desktop.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/scoped_thread_desktop.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/screen_capture_utils.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/screen_capture_utils.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/screen_capturer_win_gdi.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/screen_capturer_win_gdi.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/window_capture_utils.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/window_capture_utils.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/window_capturer.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/window_capturer.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/window_capturer_mac.mm
+ media/webrtc/trunk/webrtc/modules/desktop_capture/window_capturer_null.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/window_capturer_unittest.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/window_capturer_win.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/window_capturer_x11.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/x11/shared_x_display.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/x11/shared_x_display.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/x11/shared_x_util.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/x11/shared_x_util.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/x11/x_error_trap.cc
+ media/webrtc/trunk/webrtc/modules/desktop_capture/x11/x_error_trap.h
+ media/webrtc/trunk/webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc
+ media/webrtc/trunk/webrtc/modules/interface/module.h
+ media/webrtc/trunk/webrtc/modules/interface/module_common_types.h
+ media/webrtc/trunk/webrtc/modules/media_file/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/media_file/interface/media_file.h
+ media/webrtc/trunk/webrtc/modules/media_file/interface/media_file_defines.h
+ media/webrtc/trunk/webrtc/modules/media_file/media_file.gypi
+ media/webrtc/trunk/webrtc/modules/media_file/source/media_file_impl.cc
+ media/webrtc/trunk/webrtc/modules/media_file/source/media_file_impl.h
+ media/webrtc/trunk/webrtc/modules/media_file/source/media_file_unittest.cc
+ media/webrtc/trunk/webrtc/modules/media_file/source/media_file_utility.cc
+ media/webrtc/trunk/webrtc/modules/module_common_types_unittest.cc
+ media/webrtc/trunk/webrtc/modules/modules.gyp
+ media/webrtc/trunk/webrtc/modules/modules_java.gyp
+ media/webrtc/trunk/webrtc/modules/modules_java_chromium.gyp
+ media/webrtc/trunk/webrtc/modules/modules_tests.isolate
+ media/webrtc/trunk/webrtc/modules/modules_unittests.isolate
+ media/webrtc/trunk/webrtc/modules/pacing/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/pacing/bitrate_prober.cc
+ media/webrtc/trunk/webrtc/modules/pacing/bitrate_prober.h
+ media/webrtc/trunk/webrtc/modules/pacing/bitrate_prober_unittest.cc
+ media/webrtc/trunk/webrtc/modules/pacing/include/mock/mock_paced_sender.h
+ media/webrtc/trunk/webrtc/modules/pacing/include/paced_sender.h
+ media/webrtc/trunk/webrtc/modules/pacing/include/packet_router.h
+ media/webrtc/trunk/webrtc/modules/pacing/paced_sender.cc
+ media/webrtc/trunk/webrtc/modules/pacing/paced_sender_unittest.cc
+ media/webrtc/trunk/webrtc/modules/pacing/pacing.gypi
+ media/webrtc/trunk/webrtc/modules/pacing/packet_router.cc
+ media/webrtc/trunk/webrtc/modules/pacing/packet_router_unittest.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/bwe_simulations.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_observer.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/inter_arrival.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/inter_arrival.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/inter_arrival_unittest.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/mimd_rate_control.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/mimd_rate_control.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/overuse_detector.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/overuse_detector_unittest.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/overuse_estimator.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/rate_statistics.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/rate_statistics.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/rate_statistics_unittest.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time_unittest.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_rate_control.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_rate_control.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test_baselinefile.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test_baselinefile.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test_fileutils.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test_fileutils.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/estimators/remb.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/estimators/remb.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/estimators/send_side.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/estimators/send_side.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/packet.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/packet_sender.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/packet_sender.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/tools/bwe_rtp.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/tools/bwe_rtp.h
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/tools/bwe_rtp_play.cc
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/tools/rtp_to_text.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/fec_receiver.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/receive_statistics.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/remote_ntp_time_estimator.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/rtp_cvo.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/rtp_header_parser.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/rtp_payload_registry.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/rtp_receiver.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/mocks/mock_rtp_rtcp.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/bitrate.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/bitrate.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/byte_io.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/byte_io_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/dtmf_queue.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/dtmf_queue.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/fec_receiver_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/fec_test_helper.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/fec_test_helper.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/forward_error_correction.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/mock/mock_rtp_payload_strategy.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/nack_rtx_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/producer_fec.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/producer_fec.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/producer_fec_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/receive_statistics_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_format_remb_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_receiver.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_sender.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_utility.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_utility.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_utility_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_fec_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_h264.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_h264_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_vp9_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_header_extension.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_payload_registry_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender_video.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_utility.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_utility.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/ssrc_database.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/ssrc_database.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/tmmbr_help.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/video_codec_information.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator_unittest.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/BWEStandAlone/MatlabPlot.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/BWEStandAlone/MatlabPlot.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestLoadGenerator.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestLoadGenerator.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/bwe_standalone.gypi
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testAPI/test_api.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testAPI/test_api_audio.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testAPI/test_api_rtcp.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testAPI/test_api_video.cc
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testFec/average_residual_loss_xor_codes.h
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testFec/test_fec.gypi
+ media/webrtc/trunk/webrtc/modules/utility/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/utility/interface/audio_frame_operations.h
+ media/webrtc/trunk/webrtc/modules/utility/interface/file_player.h
+ media/webrtc/trunk/webrtc/modules/utility/interface/file_recorder.h
+ media/webrtc/trunk/webrtc/modules/utility/interface/helpers_android.h
+ media/webrtc/trunk/webrtc/modules/utility/interface/mock/mock_process_thread.h
+ media/webrtc/trunk/webrtc/modules/utility/interface/process_thread.h
+ media/webrtc/trunk/webrtc/modules/utility/source/audio_frame_operations.cc
+ media/webrtc/trunk/webrtc/modules/utility/source/audio_frame_operations_unittest.cc
+ media/webrtc/trunk/webrtc/modules/utility/source/coder.cc
+ media/webrtc/trunk/webrtc/modules/utility/source/coder.h
+ media/webrtc/trunk/webrtc/modules/utility/source/file_player_impl.cc
+ media/webrtc/trunk/webrtc/modules/utility/source/file_player_impl.h
+ media/webrtc/trunk/webrtc/modules/utility/source/file_recorder_impl.cc
+ media/webrtc/trunk/webrtc/modules/utility/source/helpers_android.cc
+ media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc
+ media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.h
+ media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl_unittest.cc
+ media/webrtc/trunk/webrtc/modules/utility/source/rtp_dump_impl.cc
+ media/webrtc/trunk/webrtc/modules/utility/source/rtp_dump_impl.h
+ media/webrtc/trunk/webrtc/modules/utility/utility.gypi
+ media/webrtc/trunk/webrtc/modules/video_capture/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/video_capture/android/device_info_android.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/android/device_info_android.h
+ media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/CaptureCapabilityAndroid.java
+ media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/VideoCaptureAndroid.java
+ media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
+ media/webrtc/trunk/webrtc/modules/video_capture/android/video_capture_android.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/android/video_capture_android.h
+ media/webrtc/trunk/webrtc/modules/video_capture/device_info_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/device_info_impl.h
+ media/webrtc/trunk/webrtc/modules/video_capture/ensure_initialized.h
+ media/webrtc/trunk/webrtc/modules/video_capture/external/device_info_external.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/external/video_capture_external.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/include/mock/mock_video_capture.h
+ media/webrtc/trunk/webrtc/modules/video_capture/include/video_capture.h
+ media/webrtc/trunk/webrtc/modules/video_capture/include/video_capture_defines.h
+ media/webrtc/trunk/webrtc/modules/video_capture/ios/device_info_ios.h
+ media/webrtc/trunk/webrtc/modules/video_capture/ios/device_info_ios.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/ios/device_info_ios_objc.h
+ media/webrtc/trunk/webrtc/modules/video_capture/ios/device_info_ios_objc.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/ios/rtc_video_capture_ios_objc.h
+ media/webrtc/trunk/webrtc/modules/video_capture/ios/rtc_video_capture_ios_objc.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/ios/video_capture_ios.h
+ media/webrtc/trunk/webrtc/modules/video_capture/ios/video_capture_ios.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/linux/device_info_linux.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/linux/device_info_linux.h
+ media/webrtc/trunk/webrtc/modules/video_capture/linux/video_capture_linux.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/linux/video_capture_linux.h
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/avfoundation/video_capture_avfoundation.h
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/avfoundation/video_capture_avfoundation.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/avfoundation/video_capture_avfoundation_info.h
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/avfoundation/video_capture_avfoundation_info.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/avfoundation/video_capture_avfoundation_info_objc.h
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/avfoundation/video_capture_avfoundation_info_objc.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/avfoundation/video_capture_avfoundation_objc.h
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/avfoundation/video_capture_avfoundation_objc.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/avfoundation/video_capture_avfoundation_utility.h
+ media/webrtc/trunk/webrtc/modules/video_capture/mac/video_capture_mac.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/test/video_capture_main_mac.mm
+ media/webrtc/trunk/webrtc/modules/video_capture/test/video_capture_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/video_capture.gypi
+ media/webrtc/trunk/webrtc/modules/video_capture/video_capture_config.h
+ media/webrtc/trunk/webrtc/modules/video_capture/video_capture_delay.h
+ media/webrtc/trunk/webrtc/modules/video_capture/video_capture_factory.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/video_capture_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/video_capture_impl.h
+ media/webrtc/trunk/webrtc/modules/video_capture/video_capture_internal.h
+ media/webrtc/trunk/webrtc/modules/video_capture/video_capture_tests.isolate
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/device_info_ds.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/device_info_ds.h
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/device_info_mf.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/device_info_mf.h
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/help_functions_ds.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/help_functions_ds.h
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/sink_filter_ds.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/sink_filter_ds.h
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/video_capture_ds.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/video_capture_ds.h
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/video_capture_factory_windows.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/video_capture_mf.cc
+ media/webrtc/trunk/webrtc/modules/video_capture/windows/video_capture_mf.h
+ media/webrtc/trunk/webrtc/modules/video_coding/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/h264/include/h264.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/i420/main/interface/i420.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/i420/main/source/i420.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/i420/main/source/i420.gypi
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/interface/mock/mock_video_codec_interface.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/interface/video_codec_interface.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/interface/video_error_codes.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/packet_manipulator.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/packet_manipulator.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/packet_manipulator_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/predictive_packet_manipulator.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/predictive_packet_manipulator.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/stats.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/stats.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/stats_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/video_codecs_test_framework.gypi
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/videoprocessor.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/videoprocessor.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/tools/video_codecs_tools.gypi
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/tools/video_quality_measurement.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/reference_picture_selection_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/screenshare_layers_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/simulcast_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/simulcast_unittest.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8.gyp
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_factory.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_factory.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_sequence_coder.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/include/vp9.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/screenshare_layers_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9.gyp
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_impl.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/interface/mock/mock_vcm_callbacks.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/interface/video_coding.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/interface/video_coding_defines.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/codec_database.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/codec_database.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/codec_timer.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/codec_timer.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/content_metrics_processing.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/content_metrics_processing.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/decoding_state.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/decoding_state.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/decoding_state_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/encoded_frame.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/encoded_frame.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/fec_tables_xor.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/frame_buffer.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/frame_buffer.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/generic_decoder.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/generic_decoder.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/generic_encoder.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/generic_encoder.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/inter_frame_delay.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/inter_frame_delay.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/internal_defines.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/jitter_buffer.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/jitter_buffer.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/jitter_buffer_common.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/jitter_buffer_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/jitter_estimator.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/jitter_estimator.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/jitter_estimator_tests.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/media_opt_util.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/media_opt_util.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/media_optimization.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/media_optimization.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/media_optimization_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/nack_fec_tables.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/packet.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/packet.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/qm_select.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/qm_select.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/qm_select_data.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/receiver.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/receiver.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/receiver_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/rtt_filter.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/rtt_filter.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/session_info.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/session_info.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/session_info_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/test/stream_generator.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/test/stream_generator.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/timestamp_map.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/timestamp_map.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/timing.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/timing.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/timing_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/video_coding_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/video_coding_impl.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/video_coding_robustness_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/video_receiver.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/video_receiver_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/video_sender.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/video_sender_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/receiver_tests.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/release_test.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/rtp_player.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/rtp_player.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/test_util.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/test_util.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/tester_main.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/vcm_payload_sink_factory.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/vcm_payload_sink_factory.h
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/video_rtp_play.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/video_source.h
+ media/webrtc/trunk/webrtc/modules/video_coding/utility/frame_dropper.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/utility/include/frame_dropper.h
+ media/webrtc/trunk/webrtc/modules/video_coding/utility/include/mock/mock_frame_dropper.h
+ media/webrtc/trunk/webrtc/modules/video_coding/utility/quality_scaler.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/utility/quality_scaler.h
+ media/webrtc/trunk/webrtc/modules/video_coding/utility/quality_scaler_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_coding/utility/video_coding_utility.gyp
+ media/webrtc/trunk/webrtc/modules/video_coding/video_coding.gypi
+ media/webrtc/trunk/webrtc/modules/video_coding/video_coding_test.gypi
+ media/webrtc/trunk/webrtc/modules/video_processing/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/video_processing/main/interface/video_processing.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/interface/video_processing_defines.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/brighten.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/brighten.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/brightness_detection.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/brightness_detection.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/color_enhancement.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/color_enhancement.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/color_enhancement_private.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/content_analysis.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/content_analysis.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/content_analysis_sse2.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/deflickering.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/deflickering.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/frame_preprocessor.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/frame_preprocessor.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/spatial_resampler.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/spatial_resampler.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/video_decimator.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/video_decimator.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/video_processing_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/video_processing_impl.h
+ media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/brightness_detection_test.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/color_enhancement_test.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/content_metrics_test.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/deflickering_test.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/video_processing_unittest.cc
+ media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/video_processing_unittest.h
+ media/webrtc/trunk/webrtc/modules/video_processing/video_processing.gypi
+ media/webrtc/trunk/webrtc/modules/video_render/BUILD.gn
+ media/webrtc/trunk/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ViEAndroidGLES20.java
+ media/webrtc/trunk/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ViERenderer.java
+ media/webrtc/trunk/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ViESurfaceRenderer.java
+ media/webrtc/trunk/webrtc/modules/video_render/android/video_render_android_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_render/android/video_render_android_impl.h
+ media/webrtc/trunk/webrtc/modules/video_render/android/video_render_android_native_opengl2.cc
+ media/webrtc/trunk/webrtc/modules/video_render/android/video_render_android_native_opengl2.h
+ media/webrtc/trunk/webrtc/modules/video_render/android/video_render_android_surface_view.cc
+ media/webrtc/trunk/webrtc/modules/video_render/android/video_render_android_surface_view.h
+ media/webrtc/trunk/webrtc/modules/video_render/android/video_render_opengles20.cc
+ media/webrtc/trunk/webrtc/modules/video_render/android/video_render_opengles20.h
+ media/webrtc/trunk/webrtc/modules/video_render/external/video_render_external_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_render/external/video_render_external_impl.h
+ media/webrtc/trunk/webrtc/modules/video_render/i_video_render.h
+ media/webrtc/trunk/webrtc/modules/video_render/include/video_render.h
+ media/webrtc/trunk/webrtc/modules/video_render/include/video_render_defines.h
+ media/webrtc/trunk/webrtc/modules/video_render/incoming_video_stream.cc
+ media/webrtc/trunk/webrtc/modules/video_render/incoming_video_stream.h
+ media/webrtc/trunk/webrtc/modules/video_render/ios/open_gles20.h
+ media/webrtc/trunk/webrtc/modules/video_render/ios/open_gles20.mm
+ media/webrtc/trunk/webrtc/modules/video_render/ios/video_render_ios_channel.h
+ media/webrtc/trunk/webrtc/modules/video_render/ios/video_render_ios_channel.mm
+ media/webrtc/trunk/webrtc/modules/video_render/ios/video_render_ios_gles20.h
+ media/webrtc/trunk/webrtc/modules/video_render/ios/video_render_ios_gles20.mm
+ media/webrtc/trunk/webrtc/modules/video_render/ios/video_render_ios_impl.h
+ media/webrtc/trunk/webrtc/modules/video_render/ios/video_render_ios_impl.mm
+ media/webrtc/trunk/webrtc/modules/video_render/ios/video_render_ios_view.h
+ media/webrtc/trunk/webrtc/modules/video_render/ios/video_render_ios_view.mm
+ media/webrtc/trunk/webrtc/modules/video_render/linux/video_render_linux_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_render/linux/video_render_linux_impl.h
+ media/webrtc/trunk/webrtc/modules/video_render/linux/video_x11_channel.cc
+ media/webrtc/trunk/webrtc/modules/video_render/linux/video_x11_channel.h
+ media/webrtc/trunk/webrtc/modules/video_render/linux/video_x11_render.cc
+ media/webrtc/trunk/webrtc/modules/video_render/linux/video_x11_render.h
+ media/webrtc/trunk/webrtc/modules/video_render/mac/cocoa_full_screen_window.h
+ media/webrtc/trunk/webrtc/modules/video_render/mac/cocoa_full_screen_window.mm
+ media/webrtc/trunk/webrtc/modules/video_render/mac/cocoa_render_view.h
+ media/webrtc/trunk/webrtc/modules/video_render/mac/cocoa_render_view.mm
+ media/webrtc/trunk/webrtc/modules/video_render/mac/video_render_agl.cc
+ media/webrtc/trunk/webrtc/modules/video_render/mac/video_render_agl.h
+ media/webrtc/trunk/webrtc/modules/video_render/mac/video_render_mac_carbon_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_render/mac/video_render_mac_carbon_impl.h
+ media/webrtc/trunk/webrtc/modules/video_render/mac/video_render_mac_cocoa_impl.h
+ media/webrtc/trunk/webrtc/modules/video_render/mac/video_render_mac_cocoa_impl.mm
+ media/webrtc/trunk/webrtc/modules/video_render/mac/video_render_nsopengl.h
+ media/webrtc/trunk/webrtc/modules/video_render/mac/video_render_nsopengl.mm
+ media/webrtc/trunk/webrtc/modules/video_render/test/testAPI/testAPI.cc
+ media/webrtc/trunk/webrtc/modules/video_render/test/testAPI/testAPI.h
+ media/webrtc/trunk/webrtc/modules/video_render/test/testAPI/testAPI_android.cc
+ media/webrtc/trunk/webrtc/modules/video_render/test/testAPI/testAPI_mac.mm
+ media/webrtc/trunk/webrtc/modules/video_render/video_render.gypi
+ media/webrtc/trunk/webrtc/modules/video_render/video_render_frames.cc
+ media/webrtc/trunk/webrtc/modules/video_render/video_render_frames.h
+ media/webrtc/trunk/webrtc/modules/video_render/video_render_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_render/video_render_impl.h
+ media/webrtc/trunk/webrtc/modules/video_render/video_render_internal.h
+ media/webrtc/trunk/webrtc/modules/video_render/video_render_internal_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_render/video_render_tests.isolate
+ media/webrtc/trunk/webrtc/modules/video_render/windows/i_video_render_win.h
+ media/webrtc/trunk/webrtc/modules/video_render/windows/video_render_direct3d9.h
+ media/webrtc/trunk/webrtc/modules/video_render/windows/video_render_windows_impl.cc
+ media/webrtc/trunk/webrtc/modules/video_render/windows/video_render_windows_impl.h
+ media/webrtc/trunk/webrtc/overrides/webrtc/base/diagnostic_logging.h
+ media/webrtc/trunk/webrtc/p2p/base/asyncstuntcpsocket.cc
+ media/webrtc/trunk/webrtc/p2p/base/asyncstuntcpsocket.h
+ media/webrtc/trunk/webrtc/p2p/base/asyncstuntcpsocket_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/basicpacketsocketfactory.cc
+ media/webrtc/trunk/webrtc/p2p/base/basicpacketsocketfactory.h
+ media/webrtc/trunk/webrtc/p2p/base/candidate.h
+ media/webrtc/trunk/webrtc/p2p/base/common.h
+ media/webrtc/trunk/webrtc/p2p/base/constants.cc
+ media/webrtc/trunk/webrtc/p2p/base/constants.h
+ media/webrtc/trunk/webrtc/p2p/base/dtlstransport.h
+ media/webrtc/trunk/webrtc/p2p/base/dtlstransportchannel.cc
+ media/webrtc/trunk/webrtc/p2p/base/dtlstransportchannel.h
+ media/webrtc/trunk/webrtc/p2p/base/dtlstransportchannel_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/fakesession.h
+ media/webrtc/trunk/webrtc/p2p/base/p2ptransport.cc
+ media/webrtc/trunk/webrtc/p2p/base/p2ptransport.h
+ media/webrtc/trunk/webrtc/p2p/base/p2ptransportchannel.cc
+ media/webrtc/trunk/webrtc/p2p/base/p2ptransportchannel_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/packetsocketfactory.h
+ media/webrtc/trunk/webrtc/p2p/base/port.cc
+ media/webrtc/trunk/webrtc/p2p/base/port.h
+ media/webrtc/trunk/webrtc/p2p/base/port_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/portallocator.cc
+ media/webrtc/trunk/webrtc/p2p/base/portallocator.h
+ media/webrtc/trunk/webrtc/p2p/base/portallocatorsessionproxy.cc
+ media/webrtc/trunk/webrtc/p2p/base/portallocatorsessionproxy.h
+ media/webrtc/trunk/webrtc/p2p/base/portallocatorsessionproxy_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/portinterface.h
+ media/webrtc/trunk/webrtc/p2p/base/portproxy.cc
+ media/webrtc/trunk/webrtc/p2p/base/portproxy.h
+ media/webrtc/trunk/webrtc/p2p/base/pseudotcp.cc
+ media/webrtc/trunk/webrtc/p2p/base/pseudotcp.h
+ media/webrtc/trunk/webrtc/p2p/base/pseudotcp_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/rawtransport.cc
+ media/webrtc/trunk/webrtc/p2p/base/rawtransport.h
+ media/webrtc/trunk/webrtc/p2p/base/rawtransportchannel.cc
+ media/webrtc/trunk/webrtc/p2p/base/rawtransportchannel.h
+ media/webrtc/trunk/webrtc/p2p/base/relayport.cc
+ media/webrtc/trunk/webrtc/p2p/base/relayport.h
+ media/webrtc/trunk/webrtc/p2p/base/relayport_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/relayserver.cc
+ media/webrtc/trunk/webrtc/p2p/base/relayserver.h
+ media/webrtc/trunk/webrtc/p2p/base/relayserver_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/session.cc
+ media/webrtc/trunk/webrtc/p2p/base/session.h
+ media/webrtc/trunk/webrtc/p2p/base/sessiondescription.cc
+ media/webrtc/trunk/webrtc/p2p/base/sessiondescription.h
+ media/webrtc/trunk/webrtc/p2p/base/sessionid.h
+ media/webrtc/trunk/webrtc/p2p/base/stun.cc
+ media/webrtc/trunk/webrtc/p2p/base/stun.h
+ media/webrtc/trunk/webrtc/p2p/base/stun_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/stunport.cc
+ media/webrtc/trunk/webrtc/p2p/base/stunport.h
+ media/webrtc/trunk/webrtc/p2p/base/stunport_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/stunrequest.cc
+ media/webrtc/trunk/webrtc/p2p/base/stunrequest.h
+ media/webrtc/trunk/webrtc/p2p/base/stunrequest_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/stunserver.cc
+ media/webrtc/trunk/webrtc/p2p/base/stunserver.h
+ media/webrtc/trunk/webrtc/p2p/base/stunserver_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/tcpport.cc
+ media/webrtc/trunk/webrtc/p2p/base/tcpport.h
+ media/webrtc/trunk/webrtc/p2p/base/testrelayserver.h
+ media/webrtc/trunk/webrtc/p2p/base/teststunserver.h
+ media/webrtc/trunk/webrtc/p2p/base/testturnserver.h
+ media/webrtc/trunk/webrtc/p2p/base/transport.cc
+ media/webrtc/trunk/webrtc/p2p/base/transport_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/transportchannel.cc
+ media/webrtc/trunk/webrtc/p2p/base/transportchannel.h
+ media/webrtc/trunk/webrtc/p2p/base/transportchannelimpl.h
+ media/webrtc/trunk/webrtc/p2p/base/transportchannelproxy.cc
+ media/webrtc/trunk/webrtc/p2p/base/transportchannelproxy.h
+ media/webrtc/trunk/webrtc/p2p/base/transportdescription.cc
+ media/webrtc/trunk/webrtc/p2p/base/transportdescription.h
+ media/webrtc/trunk/webrtc/p2p/base/transportdescriptionfactory.cc
+ media/webrtc/trunk/webrtc/p2p/base/transportdescriptionfactory.h
+ media/webrtc/trunk/webrtc/p2p/base/transportdescriptionfactory_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/transportinfo.h
+ media/webrtc/trunk/webrtc/p2p/base/turnport.cc
+ media/webrtc/trunk/webrtc/p2p/base/turnport.h
+ media/webrtc/trunk/webrtc/p2p/base/turnport_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/base/turnserver.cc
+ media/webrtc/trunk/webrtc/p2p/base/turnserver.h
+ media/webrtc/trunk/webrtc/p2p/base/udpport.h
+ media/webrtc/trunk/webrtc/p2p/client/autoportallocator.h
+ media/webrtc/trunk/webrtc/p2p/client/basicportallocator.cc
+ media/webrtc/trunk/webrtc/p2p/client/basicportallocator.h
+ media/webrtc/trunk/webrtc/p2p/client/connectivitychecker.cc
+ media/webrtc/trunk/webrtc/p2p/client/connectivitychecker.h
+ media/webrtc/trunk/webrtc/p2p/client/connectivitychecker_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/client/fakeportallocator.h
+ media/webrtc/trunk/webrtc/p2p/client/httpportallocator.cc
+ media/webrtc/trunk/webrtc/p2p/client/httpportallocator.h
+ media/webrtc/trunk/webrtc/p2p/client/portallocator_unittest.cc
+ media/webrtc/trunk/webrtc/p2p/client/socketmonitor.cc
+ media/webrtc/trunk/webrtc/p2p/client/socketmonitor.h
+ media/webrtc/trunk/webrtc/p2p/p2p.gyp
+ media/webrtc/trunk/webrtc/p2p/p2p_tests.gypi
+ media/webrtc/trunk/webrtc/rtc_unittests.isolate
+ media/webrtc/trunk/webrtc/sound/alsasoundsystem.cc
+ media/webrtc/trunk/webrtc/sound/alsasoundsystem.h
+ media/webrtc/trunk/webrtc/sound/alsasymboltable.cc
+ media/webrtc/trunk/webrtc/sound/alsasymboltable.h
+ media/webrtc/trunk/webrtc/sound/automaticallychosensoundsystem.h
+ media/webrtc/trunk/webrtc/sound/automaticallychosensoundsystem_unittest.cc
+ media/webrtc/trunk/webrtc/sound/linuxsoundsystem.cc
+ media/webrtc/trunk/webrtc/sound/linuxsoundsystem.h
+ media/webrtc/trunk/webrtc/sound/nullsoundsystem.cc
+ media/webrtc/trunk/webrtc/sound/nullsoundsystem.h
+ media/webrtc/trunk/webrtc/sound/nullsoundsystemfactory.cc
+ media/webrtc/trunk/webrtc/sound/nullsoundsystemfactory.h
+ media/webrtc/trunk/webrtc/sound/platformsoundsystem.cc
+ media/webrtc/trunk/webrtc/sound/platformsoundsystem.h
+ media/webrtc/trunk/webrtc/sound/platformsoundsystemfactory.cc
+ media/webrtc/trunk/webrtc/sound/platformsoundsystemfactory.h
+ media/webrtc/trunk/webrtc/sound/pulseaudiosoundsystem.cc
+ media/webrtc/trunk/webrtc/sound/pulseaudiosoundsystem.h
+ media/webrtc/trunk/webrtc/sound/pulseaudiosymboltable.cc
+ media/webrtc/trunk/webrtc/sound/pulseaudiosymboltable.h
+ media/webrtc/trunk/webrtc/sound/sound.gyp
+ media/webrtc/trunk/webrtc/sound/sound_tests.gypi
+ media/webrtc/trunk/webrtc/sound/sounddevicelocator.h
+ media/webrtc/trunk/webrtc/sound/soundinputstreaminterface.h
+ media/webrtc/trunk/webrtc/sound/soundoutputstreaminterface.h
+ media/webrtc/trunk/webrtc/sound/soundsystemfactory.h
+ media/webrtc/trunk/webrtc/sound/soundsysteminterface.cc
+ media/webrtc/trunk/webrtc/sound/soundsysteminterface.h
+ media/webrtc/trunk/webrtc/sound/soundsystemproxy.cc
+ media/webrtc/trunk/webrtc/sound/soundsystemproxy.h
+ media/webrtc/trunk/webrtc/system_wrappers/BUILD.gn
+ media/webrtc/trunk/webrtc/system_wrappers/cpu_features_chromium.gyp
+ media/webrtc/trunk/webrtc/system_wrappers/cpu_features_webrtc.gyp
+ media/webrtc/trunk/webrtc/system_wrappers/interface/aligned_array.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/aligned_malloc.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/asm_defines.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/clock.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/compile_assert_c.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/condition_variable_wrapper.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/cpu_features_wrapper.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/cpu_info.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/critical_section_wrapper.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/data_log_impl.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/event_wrapper.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/field_trial.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/field_trial_default.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/file_wrapper.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/logcat_trace_context.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/metrics.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/ref_count.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/rtp_to_ntp.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/rw_lock_wrapper.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/scoped_refptr.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/scoped_vector.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/static_instance.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/stl_util.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/timestamp_extrapolator.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/aligned_array_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/aligned_malloc.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/aligned_malloc_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/atomic32_mac.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/atomic32_posix.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/atomic32_win.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/clock.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/clock_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/condition_variable.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/condition_variable_event_win.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/condition_variable_native_win.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/condition_variable_native_win.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/condition_variable_posix.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/condition_variable_posix.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/condition_variable_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/cpu_features_android.c
+ media/webrtc/trunk/webrtc/system_wrappers/source/cpu_info.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/critical_section.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/critical_section_posix.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/critical_section_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/critical_section_win.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/critical_section_win.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/data_log.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/data_log_c_helpers_unittest.c
+ media/webrtc/trunk/webrtc/system_wrappers/source/data_log_c_helpers_unittest.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/data_log_helpers_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/data_log_no_op.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/data_log_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/data_log_unittest_disabled.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/droid-cpu-features.c
+ media/webrtc/trunk/webrtc/system_wrappers/source/event.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/event_posix.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/event_posix.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/event_win.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/field_trial_default.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/file_impl.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/file_impl.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/logcat_trace_context.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/logging.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/logging_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/metrics_default.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/rtp_to_ntp.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/rtp_to_ntp_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/rw_lock.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/rw_lock_generic.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/rw_lock_generic.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/rw_lock_posix.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/rw_lock_posix.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/rw_lock_win.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/rw_lock_win.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/scoped_vector_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/stl_util_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/stringize_macros_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/thread.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/thread_posix.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/thread_posix.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/thread_posix_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/thread_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/tick_util.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/timestamp_extrapolator.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/trace_posix.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/trace_posix.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/trace_win.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/trace_win.h
+ media/webrtc/trunk/webrtc/system_wrappers/system_wrappers.gyp
+ media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_tests.gyp
+ media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_unittests.isolate
+ media/webrtc/trunk/webrtc/system_wrappers/test/TestSort/TestSort.cc
+ media/webrtc/trunk/webrtc/test/call_test.cc
+ media/webrtc/trunk/webrtc/test/call_test.h
+ media/webrtc/trunk/webrtc/test/channel_transport/channel_transport.cc
+ media/webrtc/trunk/webrtc/test/channel_transport/include/channel_transport.h
+ media/webrtc/trunk/webrtc/test/channel_transport/traffic_control_win.cc
+ media/webrtc/trunk/webrtc/test/channel_transport/traffic_control_win.h
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket2_manager_win.cc
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket2_manager_win.h
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket2_win.cc
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket2_win.h
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_manager_posix.cc
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_manager_posix.h
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_manager_wrapper.cc
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_manager_wrapper.h
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_posix.cc
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_posix.h
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_wrapper.cc
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_wrapper.h
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_transport.h
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_transport_impl.cc
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_transport_impl.h
+ media/webrtc/trunk/webrtc/test/channel_transport/udp_transport_unittest.cc
+ media/webrtc/trunk/webrtc/test/common_unittest.cc
+ media/webrtc/trunk/webrtc/test/configurable_frame_size_encoder.cc
+ media/webrtc/trunk/webrtc/test/configurable_frame_size_encoder.h
+ media/webrtc/trunk/webrtc/test/direct_transport.cc
+ media/webrtc/trunk/webrtc/test/direct_transport.h
+ media/webrtc/trunk/webrtc/test/encoder_settings.cc
+ media/webrtc/trunk/webrtc/test/encoder_settings.h
+ media/webrtc/trunk/webrtc/test/fake_audio_device.cc
+ media/webrtc/trunk/webrtc/test/fake_audio_device.h
+ media/webrtc/trunk/webrtc/test/fake_common.h
+ media/webrtc/trunk/webrtc/test/fake_decoder.cc
+ media/webrtc/trunk/webrtc/test/fake_decoder.h
+ media/webrtc/trunk/webrtc/test/fake_encoder.cc
+ media/webrtc/trunk/webrtc/test/fake_encoder.h
+ media/webrtc/trunk/webrtc/test/fake_network_pipe.cc
+ media/webrtc/trunk/webrtc/test/fake_network_pipe.h
+ media/webrtc/trunk/webrtc/test/fake_network_pipe_unittest.cc
+ media/webrtc/trunk/webrtc/test/field_trial.cc
+ media/webrtc/trunk/webrtc/test/field_trial.h
+ media/webrtc/trunk/webrtc/test/frame_generator.cc
+ media/webrtc/trunk/webrtc/test/frame_generator.h
+ media/webrtc/trunk/webrtc/test/frame_generator_capturer.cc
+ media/webrtc/trunk/webrtc/test/frame_generator_capturer.h
+ media/webrtc/trunk/webrtc/test/frame_generator_unittest.cc
+ media/webrtc/trunk/webrtc/test/gl/gl_renderer.cc
+ media/webrtc/trunk/webrtc/test/gl/gl_renderer.h
+ media/webrtc/trunk/webrtc/test/histogram.cc
+ media/webrtc/trunk/webrtc/test/histogram.h
+ media/webrtc/trunk/webrtc/test/linux/glx_renderer.cc
+ media/webrtc/trunk/webrtc/test/linux/glx_renderer.h
+ media/webrtc/trunk/webrtc/test/linux/video_renderer_linux.cc
+ media/webrtc/trunk/webrtc/test/mac/run_test.mm
+ media/webrtc/trunk/webrtc/test/mac/video_renderer_mac.h
+ media/webrtc/trunk/webrtc/test/mac/video_renderer_mac.mm
+ media/webrtc/trunk/webrtc/test/metrics.gyp
+ media/webrtc/trunk/webrtc/test/mock_transport.h
+ media/webrtc/trunk/webrtc/test/null_platform_renderer.cc
+ media/webrtc/trunk/webrtc/test/null_transport.cc
+ media/webrtc/trunk/webrtc/test/null_transport.h
+ media/webrtc/trunk/webrtc/test/rtcp_packet_parser.cc
+ media/webrtc/trunk/webrtc/test/rtcp_packet_parser.h
+ media/webrtc/trunk/webrtc/test/rtp_file_reader.cc
+ media/webrtc/trunk/webrtc/test/rtp_file_reader.h
+ media/webrtc/trunk/webrtc/test/rtp_file_reader_unittest.cc
+ media/webrtc/trunk/webrtc/test/rtp_file_writer.cc
+ media/webrtc/trunk/webrtc/test/rtp_file_writer.h
+ media/webrtc/trunk/webrtc/test/rtp_file_writer_unittest.cc
+ media/webrtc/trunk/webrtc/test/rtp_rtcp_observer.h
+ media/webrtc/trunk/webrtc/test/run_all_unittests.cc
+ media/webrtc/trunk/webrtc/test/run_loop.cc
+ media/webrtc/trunk/webrtc/test/run_loop.h
+ media/webrtc/trunk/webrtc/test/run_test.cc
+ media/webrtc/trunk/webrtc/test/run_test.h
+ media/webrtc/trunk/webrtc/test/statistics.cc
+ media/webrtc/trunk/webrtc/test/statistics.h
+ media/webrtc/trunk/webrtc/test/test.gyp
+ media/webrtc/trunk/webrtc/test/test_main.cc
+ media/webrtc/trunk/webrtc/test/test_suite.cc
+ media/webrtc/trunk/webrtc/test/test_suite.h
+ media/webrtc/trunk/webrtc/test/test_support_unittests.isolate
+ media/webrtc/trunk/webrtc/test/testsupport/always_passing_unittest.cc
+ media/webrtc/trunk/webrtc/test/testsupport/fileutils.cc
+ media/webrtc/trunk/webrtc/test/testsupport/fileutils.h
+ media/webrtc/trunk/webrtc/test/testsupport/fileutils_unittest.cc
+ media/webrtc/trunk/webrtc/test/testsupport/frame_reader.cc
+ media/webrtc/trunk/webrtc/test/testsupport/frame_reader.h
+ media/webrtc/trunk/webrtc/test/testsupport/frame_reader_unittest.cc
+ media/webrtc/trunk/webrtc/test/testsupport/frame_writer.cc
+ media/webrtc/trunk/webrtc/test/testsupport/frame_writer.h
+ media/webrtc/trunk/webrtc/test/testsupport/frame_writer_unittest.cc
+ media/webrtc/trunk/webrtc/test/testsupport/gtest_disable.h
+ media/webrtc/trunk/webrtc/test/testsupport/gtest_prod_util.h
+ media/webrtc/trunk/webrtc/test/testsupport/mac/run_threaded_main_mac.mm
+ media/webrtc/trunk/webrtc/test/testsupport/metrics/video_metrics.cc
+ media/webrtc/trunk/webrtc/test/testsupport/metrics/video_metrics.h
+ media/webrtc/trunk/webrtc/test/testsupport/metrics/video_metrics_unittest.cc
+ media/webrtc/trunk/webrtc/test/testsupport/mock/mock_frame_reader.h
+ media/webrtc/trunk/webrtc/test/testsupport/mock/mock_frame_writer.h
+ media/webrtc/trunk/webrtc/test/testsupport/packet_reader.cc
+ media/webrtc/trunk/webrtc/test/testsupport/packet_reader.h
+ media/webrtc/trunk/webrtc/test/testsupport/packet_reader_unittest.cc
+ media/webrtc/trunk/webrtc/test/testsupport/perf_test.cc
+ media/webrtc/trunk/webrtc/test/testsupport/perf_test.h
+ media/webrtc/trunk/webrtc/test/testsupport/perf_test_unittest.cc
+ media/webrtc/trunk/webrtc/test/testsupport/trace_to_stderr.cc
+ media/webrtc/trunk/webrtc/test/testsupport/trace_to_stderr.h
+ media/webrtc/trunk/webrtc/test/testsupport/unittest_utils.h
+ media/webrtc/trunk/webrtc/test/vcm_capturer.cc
+ media/webrtc/trunk/webrtc/test/vcm_capturer.h
+ media/webrtc/trunk/webrtc/test/video_capturer.cc
+ media/webrtc/trunk/webrtc/test/video_capturer.h
+ media/webrtc/trunk/webrtc/test/video_renderer.cc
+ media/webrtc/trunk/webrtc/test/video_renderer.h
+ media/webrtc/trunk/webrtc/test/webrtc_test_common.gyp
+ media/webrtc/trunk/webrtc/test/win/d3d_renderer.cc
+ media/webrtc/trunk/webrtc/test/win/d3d_renderer.h
+ media/webrtc/trunk/webrtc/tools/BUILD.gn
+ media/webrtc/trunk/webrtc/tools/agc/activity_metric.cc
+ media/webrtc/trunk/webrtc/tools/agc/agc_manager.cc
+ media/webrtc/trunk/webrtc/tools/agc/agc_manager.h
+ media/webrtc/trunk/webrtc/tools/agc/agc_manager_integrationtest.cc
+ media/webrtc/trunk/webrtc/tools/agc/agc_manager_unittest.cc
+ media/webrtc/trunk/webrtc/tools/agc/agc_test.cc
+ media/webrtc/trunk/webrtc/tools/agc/fake_agc.h
+ media/webrtc/trunk/webrtc/tools/agc/test_utils.cc
+ media/webrtc/trunk/webrtc/tools/agc/test_utils.h
+ media/webrtc/trunk/webrtc/tools/barcode_tools/barcode_decoder.py
+ media/webrtc/trunk/webrtc/tools/barcode_tools/barcode_encoder.py
+ media/webrtc/trunk/webrtc/tools/barcode_tools/build_zxing.py
+ media/webrtc/trunk/webrtc/tools/barcode_tools/helper_functions.py
+ media/webrtc/trunk/webrtc/tools/barcode_tools/yuv_cropper.py
+ media/webrtc/trunk/webrtc/tools/compare_videos.py
+ media/webrtc/trunk/webrtc/tools/converter/converter.cc
+ media/webrtc/trunk/webrtc/tools/converter/converter.h
+ media/webrtc/trunk/webrtc/tools/converter/rgba_to_i420_converter.cc
+ media/webrtc/trunk/webrtc/tools/e2e_quality/audio/run_audio_test.py
+ media/webrtc/trunk/webrtc/tools/frame_analyzer/frame_analyzer.cc
+ media/webrtc/trunk/webrtc/tools/frame_analyzer/video_quality_analysis.cc
+ media/webrtc/trunk/webrtc/tools/frame_analyzer/video_quality_analysis.h
+ media/webrtc/trunk/webrtc/tools/frame_editing/frame_editing.cc
+ media/webrtc/trunk/webrtc/tools/frame_editing/frame_editing_lib.cc
+ media/webrtc/trunk/webrtc/tools/frame_editing/frame_editing_lib.h
+ media/webrtc/trunk/webrtc/tools/frame_editing/frame_editing_unittest.cc
+ media/webrtc/trunk/webrtc/tools/psnr_ssim_analyzer/psnr_ssim_analyzer.cc
+ media/webrtc/trunk/webrtc/tools/rtcbot/bot/browser/bot.js
+ media/webrtc/trunk/webrtc/tools/rtcbot/rtcBotReportVisualizer/main.js
+ media/webrtc/trunk/webrtc/tools/rtcbot/test/ping_pong.js
+ media/webrtc/trunk/webrtc/tools/simple_command_line_parser.cc
+ media/webrtc/trunk/webrtc/tools/simple_command_line_parser.h
+ media/webrtc/trunk/webrtc/tools/simple_command_line_parser_unittest.cc
+ media/webrtc/trunk/webrtc/tools/tools.gyp
+ media/webrtc/trunk/webrtc/tools/tools_unittests.isolate
+ media/webrtc/trunk/webrtc/transport.h
+ media/webrtc/trunk/webrtc/video/BUILD.gn
+ media/webrtc/trunk/webrtc/video/bitrate_estimator_tests.cc
+ media/webrtc/trunk/webrtc/video/call.cc
+ media/webrtc/trunk/webrtc/video/call_perf_tests.cc
+ media/webrtc/trunk/webrtc/video/encoded_frame_callback_adapter.cc
+ media/webrtc/trunk/webrtc/video/encoded_frame_callback_adapter.h
+ media/webrtc/trunk/webrtc/video/end_to_end_tests.cc
+ media/webrtc/trunk/webrtc/video/full_stack.cc
+ media/webrtc/trunk/webrtc/video/loopback.cc
+ media/webrtc/trunk/webrtc/video/loopback.h
+ media/webrtc/trunk/webrtc/video/rampup_tests.cc
+ media/webrtc/trunk/webrtc/video/rampup_tests.h
+ media/webrtc/trunk/webrtc/video/receive_statistics_proxy.cc
+ media/webrtc/trunk/webrtc/video/receive_statistics_proxy.h
+ media/webrtc/trunk/webrtc/video/replay.cc
+ media/webrtc/trunk/webrtc/video/screenshare_loopback.cc
+ media/webrtc/trunk/webrtc/video/send_statistics_proxy.cc
+ media/webrtc/trunk/webrtc/video/send_statistics_proxy.h
+ media/webrtc/trunk/webrtc/video/transport_adapter.cc
+ media/webrtc/trunk/webrtc/video/transport_adapter.h
+ media/webrtc/trunk/webrtc/video/video_loopback.cc
+ media/webrtc/trunk/webrtc/video/video_receive_stream.cc
+ media/webrtc/trunk/webrtc/video/video_receive_stream.h
+ media/webrtc/trunk/webrtc/video/video_send_stream.cc
+ media/webrtc/trunk/webrtc/video/video_send_stream.h
+ media/webrtc/trunk/webrtc/video/video_send_stream_tests.cc
+ media/webrtc/trunk/webrtc/video/webrtc_video.gypi
+ media/webrtc/trunk/webrtc/video_decoder.h
+ media/webrtc/trunk/webrtc/video_encoder.h
+ media/webrtc/trunk/webrtc/video_engine/BUILD.gn
+ media/webrtc/trunk/webrtc/video_engine/call_stats.cc
+ media/webrtc/trunk/webrtc/video_engine/call_stats.h
+ media/webrtc/trunk/webrtc/video_engine/call_stats_unittest.cc
+ media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.h
+ media/webrtc/trunk/webrtc/video_engine/encoder_state_feedback.cc
+ media/webrtc/trunk/webrtc/video_engine/include/vie_errors.h
+ media/webrtc/trunk/webrtc/video_engine/include/vie_external_codec.h
+ media/webrtc/trunk/webrtc/video_engine/include/vie_network.h
+ media/webrtc/trunk/webrtc/video_engine/mock/mock_vie_frame_provider_base.h
+ media/webrtc/trunk/webrtc/video_engine/overuse_frame_detector.cc
+ media/webrtc/trunk/webrtc/video_engine/overuse_frame_detector.h
+ media/webrtc/trunk/webrtc/video_engine/overuse_frame_detector_unittest.cc
+ media/webrtc/trunk/webrtc/video_engine/payload_router.cc
+ media/webrtc/trunk/webrtc/video_engine/payload_router.h
+ media/webrtc/trunk/webrtc/video_engine/payload_router_unittest.cc
+ media/webrtc/trunk/webrtc/video_engine/report_block_stats.cc
+ media/webrtc/trunk/webrtc/video_engine/report_block_stats.h
+ media/webrtc/trunk/webrtc/video_engine/report_block_stats_unittest.cc
+ media/webrtc/trunk/webrtc/video_engine/stream_synchronization.cc
+ media/webrtc/trunk/webrtc/video_engine/stream_synchronization.h
+ media/webrtc/trunk/webrtc/video_engine/stream_synchronization_unittest.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/jni/vie_autotest_jni.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/src/org/webrtc/vieautotest/ViEAutotest.java
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/legacy_fixture.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/legacy_fixture.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/two_windows_fixture.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/two_windows_fixture.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/vie_api_integration_test.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/vie_extended_integration_test.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/vie_network_test.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/vie_video_verification_test.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_autotest.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_autotest_android.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_autotest_defines.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_autotest_linux.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_autotest_mac_cocoa.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_autotest_main.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_autotest_window_manager_interface.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_autotest_windows.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_file_based_comparison_tests.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_window_creator.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/interface/vie_window_manager_factory.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/base_primitives.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/base_primitives.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/choice_helpers.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/choice_helpers.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/choice_helpers_unittest.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/fake_stdin.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/fake_stdin.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/framedrop_primitives.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/framedrop_primitives.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/framedrop_primitives_unittest.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/general_primitives.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/general_primitives.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/input_helpers.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/input_helpers.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/primitives/input_helpers_unittest.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_android.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_base.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_capture.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_cocoa_mac.mm
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_codec.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_custom_call.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_image_process.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_linux.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_loopback.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_main.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_network.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_record.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_render.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_rtp_rtcp.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_simulcast.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_autotest_win.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_file_based_comparison_tests.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_window_creator.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_window_manager_factory_linux.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_window_manager_factory_mac.mm
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/vie_window_manager_factory_win.cc
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/vie_auto_test.gypi
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/vie_auto_test.isolate
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/helpers/vie_fake_camera.cc
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/helpers/vie_file_capture_device.cc
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/helpers/vie_to_file_renderer.cc
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/include/tb_capture_device.h
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/include/tb_external_transport.h
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/include/tb_interfaces.h
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/include/tb_video_channel.h
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/include/vie_external_render_filter.h
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/include/vie_fake_camera.h
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/include/vie_file_capture_device.h
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/include/vie_to_file_renderer.h
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/libvietest.gypi
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/testbed/tb_I420_codec.cc
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/testbed/tb_capture_device.cc
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/testbed/tb_external_transport.cc
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/testbed/tb_interfaces.cc
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/testbed/tb_video_channel.cc
+ media/webrtc/trunk/webrtc/video_engine/video_engine.gyp
+ media/webrtc/trunk/webrtc/video_engine/video_engine_core.gypi
+ media/webrtc/trunk/webrtc/video_engine/video_engine_core_unittests.isolate
+ media/webrtc/trunk/webrtc/video_engine/vie_base_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_base_impl.h
+ media/webrtc/trunk/webrtc/video_engine/vie_capture_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_capture_impl.h
+ media/webrtc/trunk/webrtc/video_engine/vie_capturer.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_capturer.h
+ media/webrtc/trunk/webrtc/video_engine/vie_channel.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_channel.h
+ media/webrtc/trunk/webrtc/video_engine/vie_channel_group.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_channel_group.h
+ media/webrtc/trunk/webrtc/video_engine/vie_channel_manager.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_channel_manager.h
+ media/webrtc/trunk/webrtc/video_engine/vie_codec_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_codec_impl.h
+ media/webrtc/trunk/webrtc/video_engine/vie_codec_unittest.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_defines.h
+ media/webrtc/trunk/webrtc/video_engine/vie_encoder.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_encoder.h
+ media/webrtc/trunk/webrtc/video_engine/vie_external_codec_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_external_codec_impl.h
+ media/webrtc/trunk/webrtc/video_engine/vie_file_image.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_file_image.h
+ media/webrtc/trunk/webrtc/video_engine/vie_frame_provider_base.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_frame_provider_base.h
+ media/webrtc/trunk/webrtc/video_engine/vie_image_process_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_image_process_impl.h
+ media/webrtc/trunk/webrtc/video_engine/vie_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_impl.h
+ media/webrtc/trunk/webrtc/video_engine/vie_input_manager.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_input_manager.h
+ media/webrtc/trunk/webrtc/video_engine/vie_manager_base.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_manager_base.h
+ media/webrtc/trunk/webrtc/video_engine/vie_network_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_network_impl.h
+ media/webrtc/trunk/webrtc/video_engine/vie_receiver.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_receiver.h
+ media/webrtc/trunk/webrtc/video_engine/vie_ref_count.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_ref_count.h
+ media/webrtc/trunk/webrtc/video_engine/vie_remb.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_remb.h
+ media/webrtc/trunk/webrtc/video_engine/vie_render_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_render_impl.h
+ media/webrtc/trunk/webrtc/video_engine/vie_render_manager.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_render_manager.h
+ media/webrtc/trunk/webrtc/video_engine/vie_renderer.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_renderer.h
+ media/webrtc/trunk/webrtc/video_engine/vie_rtp_rtcp_impl.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_rtp_rtcp_impl.h
+ media/webrtc/trunk/webrtc/video_engine/vie_sender.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_shared_data.cc
+ media/webrtc/trunk/webrtc/video_engine/vie_sync_module.cc
+ media/webrtc/trunk/webrtc/video_engine_tests.isolate
+ media/webrtc/trunk/webrtc/video_frame.h
+ media/webrtc/trunk/webrtc/video_receive_stream.h
+ media/webrtc/trunk/webrtc/video_renderer.h
+ media/webrtc/trunk/webrtc/video_send_stream.h
+ media/webrtc/trunk/webrtc/voice_engine/BUILD.gn
+ media/webrtc/trunk/webrtc/voice_engine/channel.cc
+ media/webrtc/trunk/webrtc/voice_engine/channel.h
+ media/webrtc/trunk/webrtc/voice_engine/channel_manager.cc
+ media/webrtc/trunk/webrtc/voice_engine/channel_manager.h
+ media/webrtc/trunk/webrtc/voice_engine/channel_unittest.cc
+ media/webrtc/trunk/webrtc/voice_engine/dtmf_inband.cc
+ media/webrtc/trunk/webrtc/voice_engine/dtmf_inband.h
+ media/webrtc/trunk/webrtc/voice_engine/dtmf_inband_queue.cc
+ media/webrtc/trunk/webrtc/voice_engine/dtmf_inband_queue.h
+ media/webrtc/trunk/webrtc/voice_engine/include/mock/fake_voe_external_media.h
+ media/webrtc/trunk/webrtc/voice_engine/include/mock/mock_voe_observer.h
+ media/webrtc/trunk/webrtc/voice_engine/include/mock/mock_voe_volume_control.h
+ media/webrtc/trunk/webrtc/voice_engine/include/voe_errors.h
+ media/webrtc/trunk/webrtc/voice_engine/include/voe_neteq_stats.h
+ media/webrtc/trunk/webrtc/voice_engine/level_indicator.cc
+ media/webrtc/trunk/webrtc/voice_engine/level_indicator.h
+ media/webrtc/trunk/webrtc/voice_engine/monitor_module.cc
+ media/webrtc/trunk/webrtc/voice_engine/monitor_module.h
+ media/webrtc/trunk/webrtc/voice_engine/network_predictor.cc
+ media/webrtc/trunk/webrtc/voice_engine/network_predictor.h
+ media/webrtc/trunk/webrtc/voice_engine/network_predictor_unittest.cc
+ media/webrtc/trunk/webrtc/voice_engine/output_mixer.cc
+ media/webrtc/trunk/webrtc/voice_engine/output_mixer.h
+ media/webrtc/trunk/webrtc/voice_engine/shared_data.cc
+ media/webrtc/trunk/webrtc/voice_engine/shared_data.h
+ media/webrtc/trunk/webrtc/voice_engine/statistics.cc
+ media/webrtc/trunk/webrtc/voice_engine/statistics.h
+ media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/jni/android_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/automated_mode.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/automated_mode.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/extended/agc_config_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/extended/ec_metrics_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fakes/fake_external_transport.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fakes/fake_external_transport.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fakes/fake_media_process.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fixtures/after_initialization_fixture.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fixtures/after_initialization_fixture.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fixtures/before_initialization_fixture.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fixtures/before_initialization_fixture.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fixtures/before_streaming_fixture.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/fixtures/before_streaming_fixture.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/resource_manager.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/resource_manager.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/audio_processing_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/codec_before_streaming_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/codec_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/dtmf_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/external_media_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/file_before_streaming_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/file_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/hardware_before_initializing_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/hardware_before_streaming_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/hardware_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/mixing_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/neteq_stats_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_before_streaming_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_extensions.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/video_sync_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/voe_base_misc_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/standard/volume_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/voe_cpu_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/voe_cpu_test.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/voe_standard_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/voe_standard_test.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/voe_stress_test.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/voe_test_common.h
+ media/webrtc/trunk/webrtc/voice_engine/test/auto_test/voe_test_defines.h
+ media/webrtc/trunk/webrtc/voice_engine/test/cmd_test/voe_cmd_test.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/WinTest.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/WinTest.h
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/WinTestDlg.cc
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/WinTestDlg.h
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/stdafx.h
+ media/webrtc/trunk/webrtc/voice_engine/transmit_mixer.cc
+ media/webrtc/trunk/webrtc/voice_engine/transmit_mixer.h
+ media/webrtc/trunk/webrtc/voice_engine/transmit_mixer_unittest.cc
+ media/webrtc/trunk/webrtc/voice_engine/utility.cc
+ media/webrtc/trunk/webrtc/voice_engine/utility_unittest.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_audio_processing_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_audio_processing_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_audio_processing_unittest.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_auto_test.isolate
+ media/webrtc/trunk/webrtc/voice_engine/voe_base_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_base_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_base_unittest.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_codec_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_codec_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_codec_unittest.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_dtmf_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_dtmf_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_file_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_file_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_hardware_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_hardware_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_neteq_stats_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_neteq_stats_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_network_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_network_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_rtp_rtcp_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_rtp_rtcp_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_video_sync_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_video_sync_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voe_volume_control_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voe_volume_control_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voice_engine.gyp
+ media/webrtc/trunk/webrtc/voice_engine/voice_engine_impl.cc
+ media/webrtc/trunk/webrtc/voice_engine/voice_engine_impl.h
+ media/webrtc/trunk/webrtc/voice_engine/voice_engine_unittests.isolate
+ media/webrtc/trunk/webrtc/webrtc.gyp
+ media/webrtc/trunk/webrtc/webrtc_examples.gyp
+ media/webrtc/trunk/webrtc/webrtc_perf_tests.isolate
+ media/webrtc/trunk/webrtc/webrtc_tests.gypi
+ third_party/aom/av1/common/arm/convolve_neon.h
+ third_party/aom/av1/common/arm/mem_neon.h
+ third_party/aom/av1/common/arm/transpose_neon.h
+ third_party/aom/test/external_frame_buffer_test.cc
+ third_party/aom/third_party/libwebm/common/file_util.cc
+ third_party/aom/third_party/libwebm/common/file_util.h
+ third_party/aom/third_party/libwebm/common/hdr_util.cc
+ third_party/aom/third_party/libwebm/common/hdr_util.h
+ third_party/aom/third_party/libwebm/common/webmids.h
+ third_party/aom/third_party/libwebm/mkvmuxer/mkvmuxer.cc
+ third_party/aom/third_party/libwebm/mkvmuxer/mkvmuxer.h
+ third_party/aom/third_party/libwebm/mkvmuxer/mkvmuxertypes.h
+ third_party/aom/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc
+ third_party/aom/third_party/libwebm/mkvmuxer/mkvmuxerutil.h
+ third_party/aom/third_party/libwebm/mkvmuxer/mkvwriter.cc
+ third_party/aom/third_party/libwebm/mkvmuxer/mkvwriter.h
+ third_party/aom/third_party/libwebm/mkvparser/mkvparser.cc
+ third_party/aom/third_party/libwebm/mkvparser/mkvparser.h
+ third_party/aom/third_party/libwebm/mkvparser/mkvreader.cc
+ third_party/aom/third_party/libwebm/mkvparser/mkvreader.h
+ third_party/aom/third_party/libyuv/source/compare.cc
+ third_party/aom/third_party/libyuv/source/compare_common.cc
+ third_party/aom/third_party/libyuv/source/compare_gcc.cc
+ third_party/aom/third_party/libyuv/source/compare_neon.cc
+ third_party/aom/third_party/libyuv/source/compare_neon64.cc
+ third_party/aom/third_party/libyuv/source/compare_win.cc
+ third_party/aom/third_party/libyuv/source/convert.cc
+ third_party/aom/third_party/libyuv/source/convert_argb.cc
+ third_party/aom/third_party/libyuv/source/convert_from.cc
+ third_party/aom/third_party/libyuv/source/convert_from_argb.cc
+ third_party/aom/third_party/libyuv/source/convert_jpeg.cc
+ third_party/aom/third_party/libyuv/source/convert_to_argb.cc
+ third_party/aom/third_party/libyuv/source/convert_to_i420.cc
+ third_party/aom/third_party/libyuv/source/cpu_id.cc
+ third_party/aom/third_party/libyuv/source/mjpeg_decoder.cc
+ third_party/aom/third_party/libyuv/source/mjpeg_validate.cc
+ third_party/aom/third_party/libyuv/source/planar_functions.cc
+ third_party/aom/third_party/libyuv/source/rotate.cc
+ third_party/aom/third_party/libyuv/source/rotate_any.cc
+ third_party/aom/third_party/libyuv/source/rotate_argb.cc
+ third_party/aom/third_party/libyuv/source/rotate_common.cc
+ third_party/aom/third_party/libyuv/source/rotate_gcc.cc
+ third_party/aom/third_party/libyuv/source/rotate_mips.cc
+ third_party/aom/third_party/libyuv/source/rotate_neon.cc
+ third_party/aom/third_party/libyuv/source/rotate_neon64.cc
+ third_party/aom/third_party/libyuv/source/rotate_win.cc
+ third_party/aom/third_party/libyuv/source/row_any.cc
+ third_party/aom/third_party/libyuv/source/row_common.cc
+ third_party/aom/third_party/libyuv/source/row_gcc.cc
+ third_party/aom/third_party/libyuv/source/row_mips.cc
+ third_party/aom/third_party/libyuv/source/row_neon.cc
+ third_party/aom/third_party/libyuv/source/row_neon64.cc
+ third_party/aom/third_party/libyuv/source/row_win.cc
+ third_party/aom/third_party/libyuv/source/row_x86.asm
+ third_party/aom/third_party/libyuv/source/scale.cc
+ third_party/aom/third_party/libyuv/source/scale_any.cc
+ third_party/aom/third_party/libyuv/source/scale_argb.cc
+ third_party/aom/third_party/libyuv/source/scale_common.cc
+ third_party/aom/third_party/libyuv/source/scale_gcc.cc
+ third_party/aom/third_party/libyuv/source/scale_mips.cc
+ third_party/aom/third_party/libyuv/source/scale_neon.cc
+ third_party/aom/third_party/libyuv/source/scale_neon64.cc
+ third_party/aom/third_party/libyuv/source/scale_win.cc
+ third_party/aom/third_party/libyuv/source/video_common.cc
+Copyright: 2004-2015 The WebRTC Project Authors.
+ 2010-2016 The WebM project authors.
+ 2010-2016 The WebRTC project authors.
+ 2011-2015 The Liuv Project Authors.
+ 2012 The Liuv project authors.
+ 2016 Mozilla Foundation
+ 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+
+Files: intl/icu/source/data/coll/af.txt
+ intl/icu/source/data/coll/am.txt
+ intl/icu/source/data/coll/ar.txt
+ intl/icu/source/data/coll/as.txt
+ intl/icu/source/data/coll/az.txt
+ intl/icu/source/data/coll/be.txt
+ intl/icu/source/data/coll/bg.txt
+ intl/icu/source/data/coll/bn.txt
+ intl/icu/source/data/coll/bo.txt
+ intl/icu/source/data/coll/bs.txt
+ intl/icu/source/data/coll/bs_Cyrl.txt
+ intl/icu/source/data/coll/ca.txt
+ intl/icu/source/data/coll/chr.txt
+ intl/icu/source/data/coll/colfiles.mk
+ intl/icu/source/data/coll/cs.txt
+ intl/icu/source/data/coll/cy.txt
+ intl/icu/source/data/coll/da.txt
+ intl/icu/source/data/coll/de.txt
+ intl/icu/source/data/coll/de_AT.txt
+ intl/icu/source/data/coll/de__PHONEBOOK.txt
+ intl/icu/source/data/coll/dsb.txt
+ intl/icu/source/data/coll/dz.txt
+ intl/icu/source/data/coll/ee.txt
+ intl/icu/source/data/coll/el.txt
+ intl/icu/source/data/coll/en.txt
+ intl/icu/source/data/coll/en_US.txt
+ intl/icu/source/data/coll/en_US_POSIX.txt
+ intl/icu/source/data/coll/eo.txt
+ intl/icu/source/data/coll/es.txt
+ intl/icu/source/data/coll/es__TRADITIONAL.txt
+ intl/icu/source/data/coll/et.txt
+ intl/icu/source/data/coll/fa.txt
+ intl/icu/source/data/coll/fa_AF.txt
+ intl/icu/source/data/coll/fi.txt
+ intl/icu/source/data/coll/fil.txt
+ intl/icu/source/data/coll/fo.txt
+ intl/icu/source/data/coll/fr.txt
+ intl/icu/source/data/coll/fr_CA.txt
+ intl/icu/source/data/coll/ga.txt
+ intl/icu/source/data/coll/gl.txt
+ intl/icu/source/data/coll/gu.txt
+ intl/icu/source/data/coll/ha.txt
+ intl/icu/source/data/coll/haw.txt
+ intl/icu/source/data/coll/he.txt
+ intl/icu/source/data/coll/hi.txt
+ intl/icu/source/data/coll/hr.txt
+ intl/icu/source/data/coll/hsb.txt
+ intl/icu/source/data/coll/hu.txt
+ intl/icu/source/data/coll/hy.txt
+ intl/icu/source/data/coll/id.txt
+ intl/icu/source/data/coll/ig.txt
+ intl/icu/source/data/coll/in.txt
+ intl/icu/source/data/coll/in_ID.txt
+ intl/icu/source/data/coll/is.txt
+ intl/icu/source/data/coll/it.txt
+ intl/icu/source/data/coll/iw.txt
+ intl/icu/source/data/coll/iw_IL.txt
+ intl/icu/source/data/coll/ja.txt
+ intl/icu/source/data/coll/ka.txt
+ intl/icu/source/data/coll/kk.txt
+ intl/icu/source/data/coll/kl.txt
+ intl/icu/source/data/coll/km.txt
+ intl/icu/source/data/coll/kn.txt
+ intl/icu/source/data/coll/ko.txt
+ intl/icu/source/data/coll/kok.txt
+ intl/icu/source/data/coll/ky.txt
+ intl/icu/source/data/coll/lb.txt
+ intl/icu/source/data/coll/lkt.txt
+ intl/icu/source/data/coll/ln.txt
+ intl/icu/source/data/coll/lo.txt
+ intl/icu/source/data/coll/lt.txt
+ intl/icu/source/data/coll/lv.txt
+ intl/icu/source/data/coll/mk.txt
+ intl/icu/source/data/coll/ml.txt
+ intl/icu/source/data/coll/mn.txt
+ intl/icu/source/data/coll/mo.txt
+ intl/icu/source/data/coll/mr.txt
+ intl/icu/source/data/coll/ms.txt
+ intl/icu/source/data/coll/mt.txt
+ intl/icu/source/data/coll/my.txt
+ intl/icu/source/data/coll/nb.txt
+ intl/icu/source/data/coll/ne.txt
+ intl/icu/source/data/coll/nl.txt
+ intl/icu/source/data/coll/nn.txt
+ intl/icu/source/data/coll/no.txt
+ intl/icu/source/data/coll/no_NO.txt
+ intl/icu/source/data/coll/om.txt
+ intl/icu/source/data/coll/or.txt
+ intl/icu/source/data/coll/pa.txt
+ intl/icu/source/data/coll/pa_IN.txt
+ intl/icu/source/data/coll/pl.txt
+ intl/icu/source/data/coll/ps.txt
+ intl/icu/source/data/coll/pt.txt
+ intl/icu/source/data/coll/ro.txt
+ intl/icu/source/data/coll/ru.txt
+ intl/icu/source/data/coll/se.txt
+ intl/icu/source/data/coll/sh.txt
+ intl/icu/source/data/coll/sh_BA.txt
+ intl/icu/source/data/coll/sh_CS.txt
+ intl/icu/source/data/coll/sh_YU.txt
+ intl/icu/source/data/coll/si.txt
+ intl/icu/source/data/coll/sk.txt
+ intl/icu/source/data/coll/sl.txt
+ intl/icu/source/data/coll/smn.txt
+ intl/icu/source/data/coll/sq.txt
+ intl/icu/source/data/coll/sr.txt
+ intl/icu/source/data/coll/sr_BA.txt
+ intl/icu/source/data/coll/sr_Latn.txt
+ intl/icu/source/data/coll/sr_ME.txt
+ intl/icu/source/data/coll/sr_RS.txt
+ intl/icu/source/data/coll/sv.txt
+ intl/icu/source/data/coll/sw.txt
+ intl/icu/source/data/coll/ta.txt
+ intl/icu/source/data/coll/te.txt
+ intl/icu/source/data/coll/th.txt
+ intl/icu/source/data/coll/to.txt
+ intl/icu/source/data/coll/tr.txt
+ intl/icu/source/data/coll/ug.txt
+ intl/icu/source/data/coll/uk.txt
+ intl/icu/source/data/coll/ur.txt
+ intl/icu/source/data/coll/uz.txt
+ intl/icu/source/data/coll/vi.txt
+ intl/icu/source/data/coll/wae.txt
+ intl/icu/source/data/coll/yi.txt
+ intl/icu/source/data/coll/yo.txt
+ intl/icu/source/data/coll/zh.txt
+ intl/icu/source/data/coll/zh_CN.txt
+ intl/icu/source/data/coll/zh_HK.txt
+ intl/icu/source/data/coll/zh_Hant.txt
+ intl/icu/source/data/coll/zh_MO.txt
+ intl/icu/source/data/coll/zh_SG.txt
+ intl/icu/source/data/coll/zh_TW.txt
+ intl/icu/source/data/coll/zu.txt
+ intl/icu/source/data/curr/af.txt
+ intl/icu/source/data/curr/af_NA.txt
+ intl/icu/source/data/curr/agq.txt
+ intl/icu/source/data/curr/ak.txt
+ intl/icu/source/data/curr/am.txt
+ intl/icu/source/data/curr/ar.txt
+ intl/icu/source/data/curr/ar_AE.txt
+ intl/icu/source/data/curr/ar_DJ.txt
+ intl/icu/source/data/curr/ar_ER.txt
+ intl/icu/source/data/curr/ar_LB.txt
+ intl/icu/source/data/curr/ar_SO.txt
+ intl/icu/source/data/curr/ar_SS.txt
+ intl/icu/source/data/curr/as.txt
+ intl/icu/source/data/curr/asa.txt
+ intl/icu/source/data/curr/ast.txt
+ intl/icu/source/data/curr/az.txt
+ intl/icu/source/data/curr/az_AZ.txt
+ intl/icu/source/data/curr/az_Cyrl.txt
+ intl/icu/source/data/curr/az_Latn.txt
+ intl/icu/source/data/curr/bas.txt
+ intl/icu/source/data/curr/be.txt
+ intl/icu/source/data/curr/bem.txt
+ intl/icu/source/data/curr/bez.txt
+ intl/icu/source/data/curr/bg.txt
+ intl/icu/source/data/curr/bm.txt
+ intl/icu/source/data/curr/bn.txt
+ intl/icu/source/data/curr/bo.txt
+ intl/icu/source/data/curr/bo_IN.txt
+ intl/icu/source/data/curr/br.txt
+ intl/icu/source/data/curr/brx.txt
+ intl/icu/source/data/curr/bs.txt
+ intl/icu/source/data/curr/bs_BA.txt
+ intl/icu/source/data/curr/bs_Cyrl.txt
+ intl/icu/source/data/curr/bs_Latn.txt
+ intl/icu/source/data/curr/ca.txt
+ intl/icu/source/data/curr/ca_FR.txt
+ intl/icu/source/data/curr/ce.txt
+ intl/icu/source/data/curr/cgg.txt
+ intl/icu/source/data/curr/chr.txt
+ intl/icu/source/data/curr/ckb.txt
+ intl/icu/source/data/curr/cs.txt
+ intl/icu/source/data/curr/cy.txt
+ intl/icu/source/data/curr/da.txt
+ intl/icu/source/data/curr/dav.txt
+ intl/icu/source/data/curr/de.txt
+ intl/icu/source/data/curr/de_CH.txt
+ intl/icu/source/data/curr/de_LI.txt
+ intl/icu/source/data/curr/de_LU.txt
+ intl/icu/source/data/curr/dje.txt
+ intl/icu/source/data/curr/dsb.txt
+ intl/icu/source/data/curr/dua.txt
+ intl/icu/source/data/curr/dyo.txt
+ intl/icu/source/data/curr/dz.txt
+ intl/icu/source/data/curr/ebu.txt
+ intl/icu/source/data/curr/ee.txt
+ intl/icu/source/data/curr/el.txt
+ intl/icu/source/data/curr/en.txt
+ intl/icu/source/data/curr/en_001.txt
+ intl/icu/source/data/curr/en_150.txt
+ intl/icu/source/data/curr/en_AG.txt
+ intl/icu/source/data/curr/en_AI.txt
+ intl/icu/source/data/curr/en_AT.txt
+ intl/icu/source/data/curr/en_AU.txt
+ intl/icu/source/data/curr/en_BB.txt
+ intl/icu/source/data/curr/en_BE.txt
+ intl/icu/source/data/curr/en_BI.txt
+ intl/icu/source/data/curr/en_BM.txt
+ intl/icu/source/data/curr/en_BS.txt
+ intl/icu/source/data/curr/en_BW.txt
+ intl/icu/source/data/curr/en_BZ.txt
+ intl/icu/source/data/curr/en_CA.txt
+ intl/icu/source/data/curr/en_CC.txt
+ intl/icu/source/data/curr/en_CH.txt
+ intl/icu/source/data/curr/en_CK.txt
+ intl/icu/source/data/curr/en_CM.txt
+ intl/icu/source/data/curr/en_CX.txt
+ intl/icu/source/data/curr/en_CY.txt
+ intl/icu/source/data/curr/en_DE.txt
+ intl/icu/source/data/curr/en_DG.txt
+ intl/icu/source/data/curr/en_DK.txt
+ intl/icu/source/data/curr/en_DM.txt
+ intl/icu/source/data/curr/en_ER.txt
+ intl/icu/source/data/curr/en_FI.txt
+ intl/icu/source/data/curr/en_FJ.txt
+ intl/icu/source/data/curr/en_FK.txt
+ intl/icu/source/data/curr/en_FM.txt
+ intl/icu/source/data/curr/en_GB.txt
+ intl/icu/source/data/curr/en_GD.txt
+ intl/icu/source/data/curr/en_GG.txt
+ intl/icu/source/data/curr/en_GH.txt
+ intl/icu/source/data/curr/en_GI.txt
+ intl/icu/source/data/curr/en_GM.txt
+ intl/icu/source/data/curr/en_GY.txt
+ intl/icu/source/data/curr/en_HK.txt
+ intl/icu/source/data/curr/en_IE.txt
+ intl/icu/source/data/curr/en_IL.txt
+ intl/icu/source/data/curr/en_IM.txt
+ intl/icu/source/data/curr/en_IN.txt
+ intl/icu/source/data/curr/en_IO.txt
+ intl/icu/source/data/curr/en_JE.txt
+ intl/icu/source/data/curr/en_JM.txt
+ intl/icu/source/data/curr/en_KE.txt
+ intl/icu/source/data/curr/en_KI.txt
+ intl/icu/source/data/curr/en_KN.txt
+ intl/icu/source/data/curr/en_KY.txt
+ intl/icu/source/data/curr/en_LC.txt
+ intl/icu/source/data/curr/en_LR.txt
+ intl/icu/source/data/curr/en_LS.txt
+ intl/icu/source/data/curr/en_MG.txt
+ intl/icu/source/data/curr/en_MO.txt
+ intl/icu/source/data/curr/en_MS.txt
+ intl/icu/source/data/curr/en_MT.txt
+ intl/icu/source/data/curr/en_MU.txt
+ intl/icu/source/data/curr/en_MW.txt
+ intl/icu/source/data/curr/en_MY.txt
+ intl/icu/source/data/curr/en_NA.txt
+ intl/icu/source/data/curr/en_NF.txt
+ intl/icu/source/data/curr/en_NG.txt
+ intl/icu/source/data/curr/en_NH.txt
+ intl/icu/source/data/curr/en_NL.txt
+ intl/icu/source/data/curr/en_NR.txt
+ intl/icu/source/data/curr/en_NU.txt
+ intl/icu/source/data/curr/en_NZ.txt
+ intl/icu/source/data/curr/en_PG.txt
+ intl/icu/source/data/curr/en_PH.txt
+ intl/icu/source/data/curr/en_PK.txt
+ intl/icu/source/data/curr/en_PN.txt
+ intl/icu/source/data/curr/en_PW.txt
+ intl/icu/source/data/curr/en_RH.txt
+ intl/icu/source/data/curr/en_RW.txt
+ intl/icu/source/data/curr/en_SB.txt
+ intl/icu/source/data/curr/en_SC.txt
+ intl/icu/source/data/curr/en_SD.txt
+ intl/icu/source/data/curr/en_SE.txt
+ intl/icu/source/data/curr/en_SG.txt
+ intl/icu/source/data/curr/en_SH.txt
+ intl/icu/source/data/curr/en_SI.txt
+ intl/icu/source/data/curr/en_SL.txt
+ intl/icu/source/data/curr/en_SS.txt
+ intl/icu/source/data/curr/en_SX.txt
+ intl/icu/source/data/curr/en_SZ.txt
+ intl/icu/source/data/curr/en_TC.txt
+ intl/icu/source/data/curr/en_TK.txt
+ intl/icu/source/data/curr/en_TO.txt
+ intl/icu/source/data/curr/en_TT.txt
+ intl/icu/source/data/curr/en_TV.txt
+ intl/icu/source/data/curr/en_TZ.txt
+ intl/icu/source/data/curr/en_UG.txt
+ intl/icu/source/data/curr/en_VC.txt
+ intl/icu/source/data/curr/en_VG.txt
+ intl/icu/source/data/curr/en_VU.txt
+ intl/icu/source/data/curr/en_WS.txt
+ intl/icu/source/data/curr/en_ZA.txt
+ intl/icu/source/data/curr/en_ZM.txt
+ intl/icu/source/data/curr/en_ZW.txt
+ intl/icu/source/data/curr/eo.txt
+ intl/icu/source/data/curr/es.txt
+ intl/icu/source/data/curr/es_419.txt
+ intl/icu/source/data/curr/es_AR.txt
+ intl/icu/source/data/curr/es_BO.txt
+ intl/icu/source/data/curr/es_BR.txt
+ intl/icu/source/data/curr/es_CL.txt
+ intl/icu/source/data/curr/es_CO.txt
+ intl/icu/source/data/curr/es_CR.txt
+ intl/icu/source/data/curr/es_CU.txt
+ intl/icu/source/data/curr/es_DO.txt
+ intl/icu/source/data/curr/es_EC.txt
+ intl/icu/source/data/curr/es_GQ.txt
+ intl/icu/source/data/curr/es_GT.txt
+ intl/icu/source/data/curr/es_HN.txt
+ intl/icu/source/data/curr/es_MX.txt
+ intl/icu/source/data/curr/es_NI.txt
+ intl/icu/source/data/curr/es_PA.txt
+ intl/icu/source/data/curr/es_PE.txt
+ intl/icu/source/data/curr/es_PH.txt
+ intl/icu/source/data/curr/es_PR.txt
+ intl/icu/source/data/curr/es_PY.txt
+ intl/icu/source/data/curr/es_SV.txt
+ intl/icu/source/data/curr/es_US.txt
+ intl/icu/source/data/curr/es_UY.txt
+ intl/icu/source/data/curr/es_VE.txt
+ intl/icu/source/data/curr/et.txt
+ intl/icu/source/data/curr/eu.txt
+ intl/icu/source/data/curr/ewo.txt
+ intl/icu/source/data/curr/fa.txt
+ intl/icu/source/data/curr/fa_AF.txt
+ intl/icu/source/data/curr/ff.txt
+ intl/icu/source/data/curr/ff_GN.txt
+ intl/icu/source/data/curr/ff_MR.txt
+ intl/icu/source/data/curr/fi.txt
+ intl/icu/source/data/curr/fil.txt
+ intl/icu/source/data/curr/fo.txt
+ intl/icu/source/data/curr/fo_DK.txt
+ intl/icu/source/data/curr/fr.txt
+ intl/icu/source/data/curr/fr_BI.txt
+ intl/icu/source/data/curr/fr_CA.txt
+ intl/icu/source/data/curr/fr_CD.txt
+ intl/icu/source/data/curr/fr_DJ.txt
+ intl/icu/source/data/curr/fr_DZ.txt
+ intl/icu/source/data/curr/fr_GN.txt
+ intl/icu/source/data/curr/fr_HT.txt
+ intl/icu/source/data/curr/fr_KM.txt
+ intl/icu/source/data/curr/fr_LU.txt
+ intl/icu/source/data/curr/fr_MG.txt
+ intl/icu/source/data/curr/fr_MR.txt
+ intl/icu/source/data/curr/fr_MU.txt
+ intl/icu/source/data/curr/fr_RW.txt
+ intl/icu/source/data/curr/fr_SC.txt
+ intl/icu/source/data/curr/fr_SY.txt
+ intl/icu/source/data/curr/fr_TN.txt
+ intl/icu/source/data/curr/fr_VU.txt
+ intl/icu/source/data/curr/fur.txt
+ intl/icu/source/data/curr/fy.txt
+ intl/icu/source/data/curr/ga.txt
+ intl/icu/source/data/curr/gd.txt
+ intl/icu/source/data/curr/gl.txt
+ intl/icu/source/data/curr/gsw.txt
+ intl/icu/source/data/curr/gu.txt
+ intl/icu/source/data/curr/guz.txt
+ intl/icu/source/data/curr/gv.txt
+ intl/icu/source/data/curr/ha.txt
+ intl/icu/source/data/curr/ha_GH.txt
+ intl/icu/source/data/curr/haw.txt
+ intl/icu/source/data/curr/he.txt
+ intl/icu/source/data/curr/hi.txt
+ intl/icu/source/data/curr/hr.txt
+ intl/icu/source/data/curr/hr_BA.txt
+ intl/icu/source/data/curr/hsb.txt
+ intl/icu/source/data/curr/hu.txt
+ intl/icu/source/data/curr/hy.txt
+ intl/icu/source/data/curr/id.txt
+ intl/icu/source/data/curr/ig.txt
+ intl/icu/source/data/curr/ii.txt
+ intl/icu/source/data/curr/in.txt
+ intl/icu/source/data/curr/in_ID.txt
+ intl/icu/source/data/curr/is.txt
+ intl/icu/source/data/curr/it.txt
+ intl/icu/source/data/curr/iw.txt
+ intl/icu/source/data/curr/iw_IL.txt
+ intl/icu/source/data/curr/ja.txt
+ intl/icu/source/data/curr/ja_JP_TRADITIONAL.txt
+ intl/icu/source/data/curr/jgo.txt
+ intl/icu/source/data/curr/jmc.txt
+ intl/icu/source/data/curr/ka.txt
+ intl/icu/source/data/curr/kab.txt
+ intl/icu/source/data/curr/kam.txt
+ intl/icu/source/data/curr/kde.txt
+ intl/icu/source/data/curr/kea.txt
+ intl/icu/source/data/curr/khq.txt
+ intl/icu/source/data/curr/ki.txt
+ intl/icu/source/data/curr/kk.txt
+ intl/icu/source/data/curr/kkj.txt
+ intl/icu/source/data/curr/kl.txt
+ intl/icu/source/data/curr/kln.txt
+ intl/icu/source/data/curr/km.txt
+ intl/icu/source/data/curr/kn.txt
+ intl/icu/source/data/curr/ko.txt
+ intl/icu/source/data/curr/kok.txt
+ intl/icu/source/data/curr/ks.txt
+ intl/icu/source/data/curr/ksb.txt
+ intl/icu/source/data/curr/ksf.txt
+ intl/icu/source/data/curr/ksh.txt
+ intl/icu/source/data/curr/kw.txt
+ intl/icu/source/data/curr/ky.txt
+ intl/icu/source/data/curr/lag.txt
+ intl/icu/source/data/curr/lb.txt
+ intl/icu/source/data/curr/lg.txt
+ intl/icu/source/data/curr/lkt.txt
+ intl/icu/source/data/curr/ln.txt
+ intl/icu/source/data/curr/ln_AO.txt
+ intl/icu/source/data/curr/lo.txt
+ intl/icu/source/data/curr/lrc.txt
+ intl/icu/source/data/curr/lt.txt
+ intl/icu/source/data/curr/lu.txt
+ intl/icu/source/data/curr/luo.txt
+ intl/icu/source/data/curr/luy.txt
+ intl/icu/source/data/curr/lv.txt
+ intl/icu/source/data/curr/mas.txt
+ intl/icu/source/data/curr/mas_TZ.txt
+ intl/icu/source/data/curr/mer.txt
+ intl/icu/source/data/curr/mfe.txt
+ intl/icu/source/data/curr/mg.txt
+ intl/icu/source/data/curr/mgh.txt
+ intl/icu/source/data/curr/mgo.txt
+ intl/icu/source/data/curr/mk.txt
+ intl/icu/source/data/curr/ml.txt
+ intl/icu/source/data/curr/mn.txt
+ intl/icu/source/data/curr/mo.txt
+ intl/icu/source/data/curr/mr.txt
+ intl/icu/source/data/curr/ms.txt
+ intl/icu/source/data/curr/ms_BN.txt
+ intl/icu/source/data/curr/ms_SG.txt
+ intl/icu/source/data/curr/mt.txt
+ intl/icu/source/data/curr/mua.txt
+ intl/icu/source/data/curr/my.txt
+ intl/icu/source/data/curr/mzn.txt
+ intl/icu/source/data/curr/naq.txt
+ intl/icu/source/data/curr/nb.txt
+ intl/icu/source/data/curr/nd.txt
+ intl/icu/source/data/curr/nds.txt
+ intl/icu/source/data/curr/ne.txt
+ intl/icu/source/data/curr/nl.txt
+ intl/icu/source/data/curr/nl_AW.txt
+ intl/icu/source/data/curr/nl_BQ.txt
+ intl/icu/source/data/curr/nl_CW.txt
+ intl/icu/source/data/curr/nl_SR.txt
+ intl/icu/source/data/curr/nl_SX.txt
+ intl/icu/source/data/curr/nmg.txt
+ intl/icu/source/data/curr/nn.txt
+ intl/icu/source/data/curr/nnh.txt
+ intl/icu/source/data/curr/no.txt
+ intl/icu/source/data/curr/no_NO.txt
+ intl/icu/source/data/curr/no_NO_NY.txt
+ intl/icu/source/data/curr/nus.txt
+ intl/icu/source/data/curr/nyn.txt
+ intl/icu/source/data/curr/om.txt
+ intl/icu/source/data/curr/om_KE.txt
+ intl/icu/source/data/curr/or.txt
+ intl/icu/source/data/curr/os.txt
+ intl/icu/source/data/curr/os_RU.txt
+ intl/icu/source/data/curr/pa.txt
+ intl/icu/source/data/curr/pa_Arab.txt
+ intl/icu/source/data/curr/pa_Guru.txt
+ intl/icu/source/data/curr/pa_IN.txt
+ intl/icu/source/data/curr/pa_PK.txt
+ intl/icu/source/data/curr/pl.txt
+ intl/icu/source/data/curr/ps.txt
+ intl/icu/source/data/curr/pt.txt
+ intl/icu/source/data/curr/pt_AO.txt
+ intl/icu/source/data/curr/pt_CH.txt
+ intl/icu/source/data/curr/pt_CV.txt
+ intl/icu/source/data/curr/pt_GQ.txt
+ intl/icu/source/data/curr/pt_GW.txt
+ intl/icu/source/data/curr/pt_LU.txt
+ intl/icu/source/data/curr/pt_MO.txt
+ intl/icu/source/data/curr/pt_MZ.txt
+ intl/icu/source/data/curr/pt_PT.txt
+ intl/icu/source/data/curr/pt_ST.txt
+ intl/icu/source/data/curr/pt_TL.txt
+ intl/icu/source/data/curr/qu.txt
+ intl/icu/source/data/curr/qu_BO.txt
+ intl/icu/source/data/curr/qu_EC.txt
+ intl/icu/source/data/curr/resfiles.mk
+ intl/icu/source/data/curr/rm.txt
+ intl/icu/source/data/curr/rn.txt
+ intl/icu/source/data/curr/ro.txt
+ intl/icu/source/data/curr/ro_MD.txt
+ intl/icu/source/data/curr/rof.txt
+ intl/icu/source/data/curr/ru.txt
+ intl/icu/source/data/curr/ru_BY.txt
+ intl/icu/source/data/curr/ru_KG.txt
+ intl/icu/source/data/curr/ru_KZ.txt
+ intl/icu/source/data/curr/ru_MD.txt
+ intl/icu/source/data/curr/rw.txt
+ intl/icu/source/data/curr/rwk.txt
+ intl/icu/source/data/curr/sah.txt
+ intl/icu/source/data/curr/saq.txt
+ intl/icu/source/data/curr/sbp.txt
+ intl/icu/source/data/curr/se.txt
+ intl/icu/source/data/curr/se_SE.txt
+ intl/icu/source/data/curr/seh.txt
+ intl/icu/source/data/curr/ses.txt
+ intl/icu/source/data/curr/sg.txt
+ intl/icu/source/data/curr/sh.txt
+ intl/icu/source/data/curr/sh_BA.txt
+ intl/icu/source/data/curr/sh_CS.txt
+ intl/icu/source/data/curr/sh_YU.txt
+ intl/icu/source/data/curr/shi.txt
+ intl/icu/source/data/curr/shi_Latn.txt
+ intl/icu/source/data/curr/shi_MA.txt
+ intl/icu/source/data/curr/shi_Tfng.txt
+ intl/icu/source/data/curr/si.txt
+ intl/icu/source/data/curr/sk.txt
+ intl/icu/source/data/curr/sl.txt
+ intl/icu/source/data/curr/smn.txt
+ intl/icu/source/data/curr/sn.txt
+ intl/icu/source/data/curr/so.txt
+ intl/icu/source/data/curr/so_DJ.txt
+ intl/icu/source/data/curr/so_ET.txt
+ intl/icu/source/data/curr/so_KE.txt
+ intl/icu/source/data/curr/sq.txt
+ intl/icu/source/data/curr/sq_MK.txt
+ intl/icu/source/data/curr/sr.txt
+ intl/icu/source/data/curr/sr_BA.txt
+ intl/icu/source/data/curr/sr_CS.txt
+ intl/icu/source/data/curr/sr_Cyrl.txt
+ intl/icu/source/data/curr/sr_Cyrl_CS.txt
+ intl/icu/source/data/curr/sr_Cyrl_YU.txt
+ intl/icu/source/data/curr/sr_Latn.txt
+ intl/icu/source/data/curr/sr_Latn_CS.txt
+ intl/icu/source/data/curr/sr_Latn_YU.txt
+ intl/icu/source/data/curr/sr_ME.txt
+ intl/icu/source/data/curr/sr_RS.txt
+ intl/icu/source/data/curr/sr_XK.txt
+ intl/icu/source/data/curr/sr_YU.txt
+ intl/icu/source/data/curr/supplementalData.txt
+ intl/icu/source/data/curr/sv.txt
+ intl/icu/source/data/curr/sw.txt
+ intl/icu/source/data/curr/sw_CD.txt
+ intl/icu/source/data/curr/sw_UG.txt
+ intl/icu/source/data/curr/ta.txt
+ intl/icu/source/data/curr/ta_LK.txt
+ intl/icu/source/data/curr/ta_MY.txt
+ intl/icu/source/data/curr/ta_SG.txt
+ intl/icu/source/data/curr/te.txt
+ intl/icu/source/data/curr/teo.txt
+ intl/icu/source/data/curr/teo_KE.txt
+ intl/icu/source/data/curr/th.txt
+ intl/icu/source/data/curr/th_TH_TRADITIONAL.txt
+ intl/icu/source/data/curr/ti.txt
+ intl/icu/source/data/curr/ti_ER.txt
+ intl/icu/source/data/curr/tl.txt
+ intl/icu/source/data/curr/tl_PH.txt
+ intl/icu/source/data/curr/to.txt
+ intl/icu/source/data/curr/tr.txt
+ intl/icu/source/data/curr/twq.txt
+ intl/icu/source/data/curr/tzm.txt
+ intl/icu/source/data/curr/ug.txt
+ intl/icu/source/data/curr/uk.txt
+ intl/icu/source/data/curr/ur.txt
+ intl/icu/source/data/curr/ur_IN.txt
+ intl/icu/source/data/curr/uz.txt
+ intl/icu/source/data/curr/uz_AF.txt
+ intl/icu/source/data/curr/uz_Arab.txt
+ intl/icu/source/data/curr/uz_Cyrl.txt
+ intl/icu/source/data/curr/uz_Latn.txt
+ intl/icu/source/data/curr/uz_UZ.txt
+ intl/icu/source/data/curr/vai.txt
+ intl/icu/source/data/curr/vai_LR.txt
+ intl/icu/source/data/curr/vai_Latn.txt
+ intl/icu/source/data/curr/vai_Vaii.txt
+ intl/icu/source/data/curr/vi.txt
+ intl/icu/source/data/curr/vun.txt
+ intl/icu/source/data/curr/wae.txt
+ intl/icu/source/data/curr/xog.txt
+ intl/icu/source/data/curr/yav.txt
+ intl/icu/source/data/curr/yi.txt
+ intl/icu/source/data/curr/yo.txt
+ intl/icu/source/data/curr/yo_BJ.txt
+ intl/icu/source/data/curr/yue.txt
+ intl/icu/source/data/curr/zgh.txt
+ intl/icu/source/data/curr/zh.txt
+ intl/icu/source/data/curr/zh_CN.txt
+ intl/icu/source/data/curr/zh_HK.txt
+ intl/icu/source/data/curr/zh_Hans.txt
+ intl/icu/source/data/curr/zh_Hans_HK.txt
+ intl/icu/source/data/curr/zh_Hans_MO.txt
+ intl/icu/source/data/curr/zh_Hans_SG.txt
+ intl/icu/source/data/curr/zh_Hant.txt
+ intl/icu/source/data/curr/zh_Hant_HK.txt
+ intl/icu/source/data/curr/zh_Hant_MO.txt
+ intl/icu/source/data/curr/zh_MO.txt
+ intl/icu/source/data/curr/zh_SG.txt
+ intl/icu/source/data/curr/zh_TW.txt
+ intl/icu/source/data/curr/zu.txt
+ intl/icu/source/data/locales/af.txt
+ intl/icu/source/data/locales/af_NA.txt
+ intl/icu/source/data/locales/af_ZA.txt
+ intl/icu/source/data/locales/agq.txt
+ intl/icu/source/data/locales/agq_CM.txt
+ intl/icu/source/data/locales/ak.txt
+ intl/icu/source/data/locales/ak_GH.txt
+ intl/icu/source/data/locales/am.txt
+ intl/icu/source/data/locales/am_ET.txt
+ intl/icu/source/data/locales/ar.txt
+ intl/icu/source/data/locales/ar_001.txt
+ intl/icu/source/data/locales/ar_AE.txt
+ intl/icu/source/data/locales/ar_BH.txt
+ intl/icu/source/data/locales/ar_DJ.txt
+ intl/icu/source/data/locales/ar_DZ.txt
+ intl/icu/source/data/locales/ar_EG.txt
+ intl/icu/source/data/locales/ar_EH.txt
+ intl/icu/source/data/locales/ar_ER.txt
+ intl/icu/source/data/locales/ar_IL.txt
+ intl/icu/source/data/locales/ar_IQ.txt
+ intl/icu/source/data/locales/ar_JO.txt
+ intl/icu/source/data/locales/ar_KM.txt
+ intl/icu/source/data/locales/ar_KW.txt
+ intl/icu/source/data/locales/ar_LB.txt
+ intl/icu/source/data/locales/ar_LY.txt
+ intl/icu/source/data/locales/ar_MA.txt
+ intl/icu/source/data/locales/ar_MR.txt
+ intl/icu/source/data/locales/ar_OM.txt
+ intl/icu/source/data/locales/ar_PS.txt
+ intl/icu/source/data/locales/ar_QA.txt
+ intl/icu/source/data/locales/ar_SA.txt
+ intl/icu/source/data/locales/ar_SD.txt
+ intl/icu/source/data/locales/ar_SO.txt
+ intl/icu/source/data/locales/ar_SS.txt
+ intl/icu/source/data/locales/ar_SY.txt
+ intl/icu/source/data/locales/ar_TD.txt
+ intl/icu/source/data/locales/ar_TN.txt
+ intl/icu/source/data/locales/ar_YE.txt
+ intl/icu/source/data/locales/as.txt
+ intl/icu/source/data/locales/as_IN.txt
+ intl/icu/source/data/locales/asa.txt
+ intl/icu/source/data/locales/asa_TZ.txt
+ intl/icu/source/data/locales/ast.txt
+ intl/icu/source/data/locales/ast_ES.txt
+ intl/icu/source/data/locales/az.txt
+ intl/icu/source/data/locales/az_AZ.txt
+ intl/icu/source/data/locales/az_Cyrl.txt
+ intl/icu/source/data/locales/az_Cyrl_AZ.txt
+ intl/icu/source/data/locales/az_Latn.txt
+ intl/icu/source/data/locales/az_Latn_AZ.txt
+ intl/icu/source/data/locales/bas.txt
+ intl/icu/source/data/locales/bas_CM.txt
+ intl/icu/source/data/locales/be.txt
+ intl/icu/source/data/locales/be_BY.txt
+ intl/icu/source/data/locales/bem.txt
+ intl/icu/source/data/locales/bem_ZM.txt
+ intl/icu/source/data/locales/bez.txt
+ intl/icu/source/data/locales/bez_TZ.txt
+ intl/icu/source/data/locales/bg.txt
+ intl/icu/source/data/locales/bg_BG.txt
+ intl/icu/source/data/locales/bm.txt
+ intl/icu/source/data/locales/bm_ML.txt
+ intl/icu/source/data/locales/bn.txt
+ intl/icu/source/data/locales/bn_BD.txt
+ intl/icu/source/data/locales/bn_IN.txt
+ intl/icu/source/data/locales/bo.txt
+ intl/icu/source/data/locales/bo_CN.txt
+ intl/icu/source/data/locales/bo_IN.txt
+ intl/icu/source/data/locales/br.txt
+ intl/icu/source/data/locales/br_FR.txt
+ intl/icu/source/data/locales/brx.txt
+ intl/icu/source/data/locales/brx_IN.txt
+ intl/icu/source/data/locales/bs.txt
+ intl/icu/source/data/locales/bs_BA.txt
+ intl/icu/source/data/locales/bs_Cyrl.txt
+ intl/icu/source/data/locales/bs_Cyrl_BA.txt
+ intl/icu/source/data/locales/bs_Latn.txt
+ intl/icu/source/data/locales/bs_Latn_BA.txt
+ intl/icu/source/data/locales/ca.txt
+ intl/icu/source/data/locales/ca_AD.txt
+ intl/icu/source/data/locales/ca_ES.txt
+ intl/icu/source/data/locales/ca_FR.txt
+ intl/icu/source/data/locales/ca_IT.txt
+ intl/icu/source/data/locales/ce.txt
+ intl/icu/source/data/locales/ce_RU.txt
+ intl/icu/source/data/locales/cgg.txt
+ intl/icu/source/data/locales/cgg_UG.txt
+ intl/icu/source/data/locales/chr.txt
+ intl/icu/source/data/locales/chr_US.txt
+ intl/icu/source/data/locales/ckb.txt
+ intl/icu/source/data/locales/ckb_IQ.txt
+ intl/icu/source/data/locales/ckb_IR.txt
+ intl/icu/source/data/locales/cs.txt
+ intl/icu/source/data/locales/cs_CZ.txt
+ intl/icu/source/data/locales/cy.txt
+ intl/icu/source/data/locales/cy_GB.txt
+ intl/icu/source/data/locales/da.txt
+ intl/icu/source/data/locales/da_DK.txt
+ intl/icu/source/data/locales/da_GL.txt
+ intl/icu/source/data/locales/dav.txt
+ intl/icu/source/data/locales/dav_KE.txt
+ intl/icu/source/data/locales/de.txt
+ intl/icu/source/data/locales/de_AT.txt
+ intl/icu/source/data/locales/de_BE.txt
+ intl/icu/source/data/locales/de_CH.txt
+ intl/icu/source/data/locales/de_DE.txt
+ intl/icu/source/data/locales/de_IT.txt
+ intl/icu/source/data/locales/de_LI.txt
+ intl/icu/source/data/locales/de_LU.txt
+ intl/icu/source/data/locales/dje.txt
+ intl/icu/source/data/locales/dje_NE.txt
+ intl/icu/source/data/locales/dsb.txt
+ intl/icu/source/data/locales/dsb_DE.txt
+ intl/icu/source/data/locales/dua.txt
+ intl/icu/source/data/locales/dua_CM.txt
+ intl/icu/source/data/locales/dyo.txt
+ intl/icu/source/data/locales/dyo_SN.txt
+ intl/icu/source/data/locales/dz.txt
+ intl/icu/source/data/locales/dz_BT.txt
+ intl/icu/source/data/locales/ebu.txt
+ intl/icu/source/data/locales/ebu_KE.txt
+ intl/icu/source/data/locales/ee.txt
+ intl/icu/source/data/locales/ee_GH.txt
+ intl/icu/source/data/locales/ee_TG.txt
+ intl/icu/source/data/locales/el.txt
+ intl/icu/source/data/locales/el_CY.txt
+ intl/icu/source/data/locales/el_GR.txt
+ intl/icu/source/data/locales/en.txt
+ intl/icu/source/data/locales/en_001.txt
+ intl/icu/source/data/locales/en_150.txt
+ intl/icu/source/data/locales/en_AG.txt
+ intl/icu/source/data/locales/en_AI.txt
+ intl/icu/source/data/locales/en_AS.txt
+ intl/icu/source/data/locales/en_AT.txt
+ intl/icu/source/data/locales/en_AU.txt
+ intl/icu/source/data/locales/en_BB.txt
+ intl/icu/source/data/locales/en_BE.txt
+ intl/icu/source/data/locales/en_BI.txt
+ intl/icu/source/data/locales/en_BM.txt
+ intl/icu/source/data/locales/en_BS.txt
+ intl/icu/source/data/locales/en_BW.txt
+ intl/icu/source/data/locales/en_BZ.txt
+ intl/icu/source/data/locales/en_CA.txt
+ intl/icu/source/data/locales/en_CC.txt
+ intl/icu/source/data/locales/en_CH.txt
+ intl/icu/source/data/locales/en_CK.txt
+ intl/icu/source/data/locales/en_CM.txt
+ intl/icu/source/data/locales/en_CX.txt
+ intl/icu/source/data/locales/en_CY.txt
+ intl/icu/source/data/locales/en_DE.txt
+ intl/icu/source/data/locales/en_DG.txt
+ intl/icu/source/data/locales/en_DK.txt
+ intl/icu/source/data/locales/en_DM.txt
+ intl/icu/source/data/locales/en_ER.txt
+ intl/icu/source/data/locales/en_FI.txt
+ intl/icu/source/data/locales/en_FJ.txt
+ intl/icu/source/data/locales/en_FK.txt
+ intl/icu/source/data/locales/en_FM.txt
+ intl/icu/source/data/locales/en_GB.txt
+ intl/icu/source/data/locales/en_GD.txt
+ intl/icu/source/data/locales/en_GG.txt
+ intl/icu/source/data/locales/en_GH.txt
+ intl/icu/source/data/locales/en_GI.txt
+ intl/icu/source/data/locales/en_GM.txt
+ intl/icu/source/data/locales/en_GU.txt
+ intl/icu/source/data/locales/en_GY.txt
+ intl/icu/source/data/locales/en_HK.txt
+ intl/icu/source/data/locales/en_IE.txt
+ intl/icu/source/data/locales/en_IL.txt
+ intl/icu/source/data/locales/en_IM.txt
+ intl/icu/source/data/locales/en_IN.txt
+ intl/icu/source/data/locales/en_IO.txt
+ intl/icu/source/data/locales/en_JE.txt
+ intl/icu/source/data/locales/en_JM.txt
+ intl/icu/source/data/locales/en_KE.txt
+ intl/icu/source/data/locales/en_KI.txt
+ intl/icu/source/data/locales/en_KN.txt
+ intl/icu/source/data/locales/en_KY.txt
+ intl/icu/source/data/locales/en_LC.txt
+ intl/icu/source/data/locales/en_LR.txt
+ intl/icu/source/data/locales/en_LS.txt
+ intl/icu/source/data/locales/en_MG.txt
+ intl/icu/source/data/locales/en_MH.txt
+ intl/icu/source/data/locales/en_MO.txt
+ intl/icu/source/data/locales/en_MP.txt
+ intl/icu/source/data/locales/en_MS.txt
+ intl/icu/source/data/locales/en_MT.txt
+ intl/icu/source/data/locales/en_MU.txt
+ intl/icu/source/data/locales/en_MW.txt
+ intl/icu/source/data/locales/en_MY.txt
+ intl/icu/source/data/locales/en_NA.txt
+ intl/icu/source/data/locales/en_NF.txt
+ intl/icu/source/data/locales/en_NG.txt
+ intl/icu/source/data/locales/en_NH.txt
+ intl/icu/source/data/locales/en_NL.txt
+ intl/icu/source/data/locales/en_NR.txt
+ intl/icu/source/data/locales/en_NU.txt
+ intl/icu/source/data/locales/en_NZ.txt
+ intl/icu/source/data/locales/en_PG.txt
+ intl/icu/source/data/locales/en_PH.txt
+ intl/icu/source/data/locales/en_PK.txt
+ intl/icu/source/data/locales/en_PN.txt
+ intl/icu/source/data/locales/en_PR.txt
+ intl/icu/source/data/locales/en_PW.txt
+ intl/icu/source/data/locales/en_RH.txt
+ intl/icu/source/data/locales/en_RW.txt
+ intl/icu/source/data/locales/en_SB.txt
+ intl/icu/source/data/locales/en_SC.txt
+ intl/icu/source/data/locales/en_SD.txt
+ intl/icu/source/data/locales/en_SE.txt
+ intl/icu/source/data/locales/en_SG.txt
+ intl/icu/source/data/locales/en_SH.txt
+ intl/icu/source/data/locales/en_SI.txt
+ intl/icu/source/data/locales/en_SL.txt
+ intl/icu/source/data/locales/en_SS.txt
+ intl/icu/source/data/locales/en_SX.txt
+ intl/icu/source/data/locales/en_SZ.txt
+ intl/icu/source/data/locales/en_TC.txt
+ intl/icu/source/data/locales/en_TK.txt
+ intl/icu/source/data/locales/en_TO.txt
+ intl/icu/source/data/locales/en_TT.txt
+ intl/icu/source/data/locales/en_TV.txt
+ intl/icu/source/data/locales/en_TZ.txt
+ intl/icu/source/data/locales/en_UG.txt
+ intl/icu/source/data/locales/en_UM.txt
+ intl/icu/source/data/locales/en_US.txt
+ intl/icu/source/data/locales/en_US_POSIX.txt
+ intl/icu/source/data/locales/en_VC.txt
+ intl/icu/source/data/locales/en_VG.txt
+ intl/icu/source/data/locales/en_VI.txt
+ intl/icu/source/data/locales/en_VU.txt
+ intl/icu/source/data/locales/en_WS.txt
+ intl/icu/source/data/locales/en_ZA.txt
+ intl/icu/source/data/locales/en_ZM.txt
+ intl/icu/source/data/locales/en_ZW.txt
+ intl/icu/source/data/locales/eo.txt
+ intl/icu/source/data/locales/es.txt
+ intl/icu/source/data/locales/es_419.txt
+ intl/icu/source/data/locales/es_AR.txt
+ intl/icu/source/data/locales/es_BO.txt
+ intl/icu/source/data/locales/es_BR.txt
+ intl/icu/source/data/locales/es_CL.txt
+ intl/icu/source/data/locales/es_CO.txt
+ intl/icu/source/data/locales/es_CR.txt
+ intl/icu/source/data/locales/es_CU.txt
+ intl/icu/source/data/locales/es_DO.txt
+ intl/icu/source/data/locales/es_EA.txt
+ intl/icu/source/data/locales/es_EC.txt
+ intl/icu/source/data/locales/es_ES.txt
+ intl/icu/source/data/locales/es_GQ.txt
+ intl/icu/source/data/locales/es_GT.txt
+ intl/icu/source/data/locales/es_HN.txt
+ intl/icu/source/data/locales/es_IC.txt
+ intl/icu/source/data/locales/es_MX.txt
+ intl/icu/source/data/locales/es_NI.txt
+ intl/icu/source/data/locales/es_PA.txt
+ intl/icu/source/data/locales/es_PE.txt
+ intl/icu/source/data/locales/es_PH.txt
+ intl/icu/source/data/locales/es_PR.txt
+ intl/icu/source/data/locales/es_PY.txt
+ intl/icu/source/data/locales/es_SV.txt
+ intl/icu/source/data/locales/es_US.txt
+ intl/icu/source/data/locales/es_UY.txt
+ intl/icu/source/data/locales/es_VE.txt
+ intl/icu/source/data/locales/et.txt
+ intl/icu/source/data/locales/et_EE.txt
+ intl/icu/source/data/locales/eu.txt
+ intl/icu/source/data/locales/eu_ES.txt
+ intl/icu/source/data/locales/ewo.txt
+ intl/icu/source/data/locales/ewo_CM.txt
+ intl/icu/source/data/locales/fa.txt
+ intl/icu/source/data/locales/fa_AF.txt
+ intl/icu/source/data/locales/fa_IR.txt
+ intl/icu/source/data/locales/ff.txt
+ intl/icu/source/data/locales/ff_CM.txt
+ intl/icu/source/data/locales/ff_GN.txt
+ intl/icu/source/data/locales/ff_MR.txt
+ intl/icu/source/data/locales/ff_SN.txt
+ intl/icu/source/data/locales/fi.txt
+ intl/icu/source/data/locales/fi_FI.txt
+ intl/icu/source/data/locales/fil.txt
+ intl/icu/source/data/locales/fil_PH.txt
+ intl/icu/source/data/locales/fo.txt
+ intl/icu/source/data/locales/fo_DK.txt
+ intl/icu/source/data/locales/fo_FO.txt
+ intl/icu/source/data/locales/fr.txt
+ intl/icu/source/data/locales/fr_BE.txt
+ intl/icu/source/data/locales/fr_BF.txt
+ intl/icu/source/data/locales/fr_BI.txt
+ intl/icu/source/data/locales/fr_BJ.txt
+ intl/icu/source/data/locales/fr_BL.txt
+ intl/icu/source/data/locales/fr_CA.txt
+ intl/icu/source/data/locales/fr_CD.txt
+ intl/icu/source/data/locales/fr_CF.txt
+ intl/icu/source/data/locales/fr_CG.txt
+ intl/icu/source/data/locales/fr_CH.txt
+ intl/icu/source/data/locales/fr_CI.txt
+ intl/icu/source/data/locales/fr_CM.txt
+ intl/icu/source/data/locales/fr_DJ.txt
+ intl/icu/source/data/locales/fr_DZ.txt
+ intl/icu/source/data/locales/fr_FR.txt
+ intl/icu/source/data/locales/fr_GA.txt
+ intl/icu/source/data/locales/fr_GF.txt
+ intl/icu/source/data/locales/fr_GN.txt
+ intl/icu/source/data/locales/fr_GP.txt
+ intl/icu/source/data/locales/fr_GQ.txt
+ intl/icu/source/data/locales/fr_HT.txt
+ intl/icu/source/data/locales/fr_KM.txt
+ intl/icu/source/data/locales/fr_LU.txt
+ intl/icu/source/data/locales/fr_MA.txt
+ intl/icu/source/data/locales/fr_MC.txt
+ intl/icu/source/data/locales/fr_MF.txt
+ intl/icu/source/data/locales/fr_MG.txt
+ intl/icu/source/data/locales/fr_ML.txt
+ intl/icu/source/data/locales/fr_MQ.txt
+ intl/icu/source/data/locales/fr_MR.txt
+ intl/icu/source/data/locales/fr_MU.txt
+ intl/icu/source/data/locales/fr_NC.txt
+ intl/icu/source/data/locales/fr_NE.txt
+ intl/icu/source/data/locales/fr_PF.txt
+ intl/icu/source/data/locales/fr_PM.txt
+ intl/icu/source/data/locales/fr_RE.txt
+ intl/icu/source/data/locales/fr_RW.txt
+ intl/icu/source/data/locales/fr_SC.txt
+ intl/icu/source/data/locales/fr_SN.txt
+ intl/icu/source/data/locales/fr_SY.txt
+ intl/icu/source/data/locales/fr_TD.txt
+ intl/icu/source/data/locales/fr_TG.txt
+ intl/icu/source/data/locales/fr_TN.txt
+ intl/icu/source/data/locales/fr_VU.txt
+ intl/icu/source/data/locales/fr_WF.txt
+ intl/icu/source/data/locales/fr_YT.txt
+ intl/icu/source/data/locales/fur.txt
+ intl/icu/source/data/locales/fur_IT.txt
+ intl/icu/source/data/locales/fy.txt
+ intl/icu/source/data/locales/fy_NL.txt
+ intl/icu/source/data/locales/ga.txt
+ intl/icu/source/data/locales/ga_IE.txt
+ intl/icu/source/data/locales/gd.txt
+ intl/icu/source/data/locales/gd_GB.txt
+ intl/icu/source/data/locales/gl.txt
+ intl/icu/source/data/locales/gl_ES.txt
+ intl/icu/source/data/locales/gsw.txt
+ intl/icu/source/data/locales/gsw_CH.txt
+ intl/icu/source/data/locales/gsw_FR.txt
+ intl/icu/source/data/locales/gsw_LI.txt
+ intl/icu/source/data/locales/gu.txt
+ intl/icu/source/data/locales/gu_IN.txt
+ intl/icu/source/data/locales/guz.txt
+ intl/icu/source/data/locales/guz_KE.txt
+ intl/icu/source/data/locales/gv.txt
+ intl/icu/source/data/locales/gv_IM.txt
+ intl/icu/source/data/locales/ha.txt
+ intl/icu/source/data/locales/ha_GH.txt
+ intl/icu/source/data/locales/ha_NE.txt
+ intl/icu/source/data/locales/ha_NG.txt
+ intl/icu/source/data/locales/haw.txt
+ intl/icu/source/data/locales/haw_US.txt
+ intl/icu/source/data/locales/he.txt
+ intl/icu/source/data/locales/he_IL.txt
+ intl/icu/source/data/locales/hi.txt
+ intl/icu/source/data/locales/hi_IN.txt
+ intl/icu/source/data/locales/hr.txt
+ intl/icu/source/data/locales/hr_BA.txt
+ intl/icu/source/data/locales/hr_HR.txt
+ intl/icu/source/data/locales/hsb.txt
+ intl/icu/source/data/locales/hsb_DE.txt
+ intl/icu/source/data/locales/hu.txt
+ intl/icu/source/data/locales/hu_HU.txt
+ intl/icu/source/data/locales/hy.txt
+ intl/icu/source/data/locales/hy_AM.txt
+ intl/icu/source/data/locales/id.txt
+ intl/icu/source/data/locales/id_ID.txt
+ intl/icu/source/data/locales/ig.txt
+ intl/icu/source/data/locales/ig_NG.txt
+ intl/icu/source/data/locales/ii.txt
+ intl/icu/source/data/locales/ii_CN.txt
+ intl/icu/source/data/locales/in.txt
+ intl/icu/source/data/locales/in_ID.txt
+ intl/icu/source/data/locales/is.txt
+ intl/icu/source/data/locales/is_IS.txt
+ intl/icu/source/data/locales/it.txt
+ intl/icu/source/data/locales/it_CH.txt
+ intl/icu/source/data/locales/it_IT.txt
+ intl/icu/source/data/locales/it_SM.txt
+ intl/icu/source/data/locales/iw.txt
+ intl/icu/source/data/locales/iw_IL.txt
+ intl/icu/source/data/locales/ja.txt
+ intl/icu/source/data/locales/ja_JP.txt
+ intl/icu/source/data/locales/ja_JP_TRADITIONAL.txt
+ intl/icu/source/data/locales/jgo.txt
+ intl/icu/source/data/locales/jgo_CM.txt
+ intl/icu/source/data/locales/jmc.txt
+ intl/icu/source/data/locales/jmc_TZ.txt
+ intl/icu/source/data/locales/ka.txt
+ intl/icu/source/data/locales/ka_GE.txt
+ intl/icu/source/data/locales/kab.txt
+ intl/icu/source/data/locales/kab_DZ.txt
+ intl/icu/source/data/locales/kam.txt
+ intl/icu/source/data/locales/kam_KE.txt
+ intl/icu/source/data/locales/kde.txt
+ intl/icu/source/data/locales/kde_TZ.txt
+ intl/icu/source/data/locales/kea.txt
+ intl/icu/source/data/locales/kea_CV.txt
+ intl/icu/source/data/locales/khq.txt
+ intl/icu/source/data/locales/khq_ML.txt
+ intl/icu/source/data/locales/ki.txt
+ intl/icu/source/data/locales/ki_KE.txt
+ intl/icu/source/data/locales/kk.txt
+ intl/icu/source/data/locales/kk_KZ.txt
+ intl/icu/source/data/locales/kkj.txt
+ intl/icu/source/data/locales/kkj_CM.txt
+ intl/icu/source/data/locales/kl.txt
+ intl/icu/source/data/locales/kl_GL.txt
+ intl/icu/source/data/locales/kln.txt
+ intl/icu/source/data/locales/kln_KE.txt
+ intl/icu/source/data/locales/km.txt
+ intl/icu/source/data/locales/km_KH.txt
+ intl/icu/source/data/locales/kn.txt
+ intl/icu/source/data/locales/kn_IN.txt
+ intl/icu/source/data/locales/ko.txt
+ intl/icu/source/data/locales/ko_KP.txt
+ intl/icu/source/data/locales/ko_KR.txt
+ intl/icu/source/data/locales/kok.txt
+ intl/icu/source/data/locales/kok_IN.txt
+ intl/icu/source/data/locales/ks.txt
+ intl/icu/source/data/locales/ks_IN.txt
+ intl/icu/source/data/locales/ksb.txt
+ intl/icu/source/data/locales/ksb_TZ.txt
+ intl/icu/source/data/locales/ksf.txt
+ intl/icu/source/data/locales/ksf_CM.txt
+ intl/icu/source/data/locales/ksh.txt
+ intl/icu/source/data/locales/ksh_DE.txt
+ intl/icu/source/data/locales/kw.txt
+ intl/icu/source/data/locales/kw_GB.txt
+ intl/icu/source/data/locales/ky.txt
+ intl/icu/source/data/locales/ky_KG.txt
+ intl/icu/source/data/locales/lag.txt
+ intl/icu/source/data/locales/lag_TZ.txt
+ intl/icu/source/data/locales/lb.txt
+ intl/icu/source/data/locales/lb_LU.txt
+ intl/icu/source/data/locales/lg.txt
+ intl/icu/source/data/locales/lg_UG.txt
+ intl/icu/source/data/locales/lkt.txt
+ intl/icu/source/data/locales/lkt_US.txt
+ intl/icu/source/data/locales/ln.txt
+ intl/icu/source/data/locales/ln_AO.txt
+ intl/icu/source/data/locales/ln_CD.txt
+ intl/icu/source/data/locales/ln_CF.txt
+ intl/icu/source/data/locales/ln_CG.txt
+ intl/icu/source/data/locales/lo.txt
+ intl/icu/source/data/locales/lo_LA.txt
+ intl/icu/source/data/locales/lrc.txt
+ intl/icu/source/data/locales/lrc_IQ.txt
+ intl/icu/source/data/locales/lrc_IR.txt
+ intl/icu/source/data/locales/lt.txt
+ intl/icu/source/data/locales/lt_LT.txt
+ intl/icu/source/data/locales/lu.txt
+ intl/icu/source/data/locales/lu_CD.txt
+ intl/icu/source/data/locales/luo.txt
+ intl/icu/source/data/locales/luo_KE.txt
+ intl/icu/source/data/locales/luy.txt
+ intl/icu/source/data/locales/luy_KE.txt
+ intl/icu/source/data/locales/lv.txt
+ intl/icu/source/data/locales/lv_LV.txt
+ intl/icu/source/data/locales/mas.txt
+ intl/icu/source/data/locales/mas_KE.txt
+ intl/icu/source/data/locales/mas_TZ.txt
+ intl/icu/source/data/locales/mer.txt
+ intl/icu/source/data/locales/mer_KE.txt
+ intl/icu/source/data/locales/mfe.txt
+ intl/icu/source/data/locales/mfe_MU.txt
+ intl/icu/source/data/locales/mg.txt
+ intl/icu/source/data/locales/mg_MG.txt
+ intl/icu/source/data/locales/mgh.txt
+ intl/icu/source/data/locales/mgh_MZ.txt
+ intl/icu/source/data/locales/mgo.txt
+ intl/icu/source/data/locales/mgo_CM.txt
+ intl/icu/source/data/locales/mk.txt
+ intl/icu/source/data/locales/mk_MK.txt
+ intl/icu/source/data/locales/ml.txt
+ intl/icu/source/data/locales/ml_IN.txt
+ intl/icu/source/data/locales/mn.txt
+ intl/icu/source/data/locales/mn_MN.txt
+ intl/icu/source/data/locales/mo.txt
+ intl/icu/source/data/locales/mr.txt
+ intl/icu/source/data/locales/mr_IN.txt
+ intl/icu/source/data/locales/ms.txt
+ intl/icu/source/data/locales/ms_BN.txt
+ intl/icu/source/data/locales/ms_MY.txt
+ intl/icu/source/data/locales/ms_SG.txt
+ intl/icu/source/data/locales/mt.txt
+ intl/icu/source/data/locales/mt_MT.txt
+ intl/icu/source/data/locales/mua.txt
+ intl/icu/source/data/locales/mua_CM.txt
+ intl/icu/source/data/locales/my.txt
+ intl/icu/source/data/locales/my_MM.txt
+ intl/icu/source/data/locales/mzn.txt
+ intl/icu/source/data/locales/mzn_IR.txt
+ intl/icu/source/data/locales/naq.txt
+ intl/icu/source/data/locales/naq_NA.txt
+ intl/icu/source/data/locales/nb.txt
+ intl/icu/source/data/locales/nb_NO.txt
+ intl/icu/source/data/locales/nb_SJ.txt
+ intl/icu/source/data/locales/nd.txt
+ intl/icu/source/data/locales/nd_ZW.txt
+ intl/icu/source/data/locales/nds.txt
+ intl/icu/source/data/locales/nds_DE.txt
+ intl/icu/source/data/locales/nds_NL.txt
+ intl/icu/source/data/locales/ne.txt
+ intl/icu/source/data/locales/ne_IN.txt
+ intl/icu/source/data/locales/ne_NP.txt
+ intl/icu/source/data/locales/nl.txt
+ intl/icu/source/data/locales/nl_AW.txt
+ intl/icu/source/data/locales/nl_BE.txt
+ intl/icu/source/data/locales/nl_BQ.txt
+ intl/icu/source/data/locales/nl_CW.txt
+ intl/icu/source/data/locales/nl_NL.txt
+ intl/icu/source/data/locales/nl_SR.txt
+ intl/icu/source/data/locales/nl_SX.txt
+ intl/icu/source/data/locales/nmg.txt
+ intl/icu/source/data/locales/nmg_CM.txt
+ intl/icu/source/data/locales/nn.txt
+ intl/icu/source/data/locales/nn_NO.txt
+ intl/icu/source/data/locales/nnh.txt
+ intl/icu/source/data/locales/nnh_CM.txt
+ intl/icu/source/data/locales/no.txt
+ intl/icu/source/data/locales/no_NO.txt
+ intl/icu/source/data/locales/no_NO_NY.txt
+ intl/icu/source/data/locales/nus.txt
+ intl/icu/source/data/locales/nus_SS.txt
+ intl/icu/source/data/locales/nyn.txt
+ intl/icu/source/data/locales/nyn_UG.txt
+ intl/icu/source/data/locales/om.txt
+ intl/icu/source/data/locales/om_ET.txt
+ intl/icu/source/data/locales/om_KE.txt
+ intl/icu/source/data/locales/or.txt
+ intl/icu/source/data/locales/or_IN.txt
+ intl/icu/source/data/locales/os.txt
+ intl/icu/source/data/locales/os_GE.txt
+ intl/icu/source/data/locales/os_RU.txt
+ intl/icu/source/data/locales/pa.txt
+ intl/icu/source/data/locales/pa_Arab.txt
+ intl/icu/source/data/locales/pa_Arab_PK.txt
+ intl/icu/source/data/locales/pa_Guru.txt
+ intl/icu/source/data/locales/pa_Guru_IN.txt
+ intl/icu/source/data/locales/pa_IN.txt
+ intl/icu/source/data/locales/pa_PK.txt
+ intl/icu/source/data/locales/pl.txt
+ intl/icu/source/data/locales/pl_PL.txt
+ intl/icu/source/data/locales/ps.txt
+ intl/icu/source/data/locales/ps_AF.txt
+ intl/icu/source/data/locales/pt.txt
+ intl/icu/source/data/locales/pt_AO.txt
+ intl/icu/source/data/locales/pt_BR.txt
+ intl/icu/source/data/locales/pt_CH.txt
+ intl/icu/source/data/locales/pt_CV.txt
+ intl/icu/source/data/locales/pt_GQ.txt
+ intl/icu/source/data/locales/pt_GW.txt
+ intl/icu/source/data/locales/pt_LU.txt
+ intl/icu/source/data/locales/pt_MO.txt
+ intl/icu/source/data/locales/pt_MZ.txt
+ intl/icu/source/data/locales/pt_PT.txt
+ intl/icu/source/data/locales/pt_ST.txt
+ intl/icu/source/data/locales/pt_TL.txt
+ intl/icu/source/data/locales/qu.txt
+ intl/icu/source/data/locales/qu_BO.txt
+ intl/icu/source/data/locales/qu_EC.txt
+ intl/icu/source/data/locales/qu_PE.txt
+ intl/icu/source/data/locales/resfiles.mk
+ intl/icu/source/data/locales/rm.txt
+ intl/icu/source/data/locales/rm_CH.txt
+ intl/icu/source/data/locales/rn.txt
+ intl/icu/source/data/locales/rn_BI.txt
+ intl/icu/source/data/locales/ro.txt
+ intl/icu/source/data/locales/ro_MD.txt
+ intl/icu/source/data/locales/ro_RO.txt
+ intl/icu/source/data/locales/rof.txt
+ intl/icu/source/data/locales/rof_TZ.txt
+ intl/icu/source/data/locales/ru.txt
+ intl/icu/source/data/locales/ru_BY.txt
+ intl/icu/source/data/locales/ru_KG.txt
+ intl/icu/source/data/locales/ru_KZ.txt
+ intl/icu/source/data/locales/ru_MD.txt
+ intl/icu/source/data/locales/ru_RU.txt
+ intl/icu/source/data/locales/ru_UA.txt
+ intl/icu/source/data/locales/rw.txt
+ intl/icu/source/data/locales/rw_RW.txt
+ intl/icu/source/data/locales/rwk.txt
+ intl/icu/source/data/locales/rwk_TZ.txt
+ intl/icu/source/data/locales/sah.txt
+ intl/icu/source/data/locales/sah_RU.txt
+ intl/icu/source/data/locales/saq.txt
+ intl/icu/source/data/locales/saq_KE.txt
+ intl/icu/source/data/locales/sbp.txt
+ intl/icu/source/data/locales/sbp_TZ.txt
+ intl/icu/source/data/locales/se.txt
+ intl/icu/source/data/locales/se_FI.txt
+ intl/icu/source/data/locales/se_NO.txt
+ intl/icu/source/data/locales/se_SE.txt
+ intl/icu/source/data/locales/seh.txt
+ intl/icu/source/data/locales/seh_MZ.txt
+ intl/icu/source/data/locales/ses.txt
+ intl/icu/source/data/locales/ses_ML.txt
+ intl/icu/source/data/locales/sg.txt
+ intl/icu/source/data/locales/sg_CF.txt
+ intl/icu/source/data/locales/sh.txt
+ intl/icu/source/data/locales/sh_BA.txt
+ intl/icu/source/data/locales/sh_CS.txt
+ intl/icu/source/data/locales/sh_YU.txt
+ intl/icu/source/data/locales/shi.txt
+ intl/icu/source/data/locales/shi_Latn.txt
+ intl/icu/source/data/locales/shi_Latn_MA.txt
+ intl/icu/source/data/locales/shi_MA.txt
+ intl/icu/source/data/locales/shi_Tfng.txt
+ intl/icu/source/data/locales/shi_Tfng_MA.txt
+ intl/icu/source/data/locales/si.txt
+ intl/icu/source/data/locales/si_LK.txt
+ intl/icu/source/data/locales/sk.txt
+ intl/icu/source/data/locales/sk_SK.txt
+ intl/icu/source/data/locales/sl.txt
+ intl/icu/source/data/locales/sl_SI.txt
+ intl/icu/source/data/locales/smn.txt
+ intl/icu/source/data/locales/smn_FI.txt
+ intl/icu/source/data/locales/sn.txt
+ intl/icu/source/data/locales/sn_ZW.txt
+ intl/icu/source/data/locales/so.txt
+ intl/icu/source/data/locales/so_DJ.txt
+ intl/icu/source/data/locales/so_ET.txt
+ intl/icu/source/data/locales/so_KE.txt
+ intl/icu/source/data/locales/so_SO.txt
+ intl/icu/source/data/locales/sq.txt
+ intl/icu/source/data/locales/sq_AL.txt
+ intl/icu/source/data/locales/sq_MK.txt
+ intl/icu/source/data/locales/sq_XK.txt
+ intl/icu/source/data/locales/sr.txt
+ intl/icu/source/data/locales/sr_BA.txt
+ intl/icu/source/data/locales/sr_CS.txt
+ intl/icu/source/data/locales/sr_Cyrl.txt
+ intl/icu/source/data/locales/sr_Cyrl_BA.txt
+ intl/icu/source/data/locales/sr_Cyrl_CS.txt
+ intl/icu/source/data/locales/sr_Cyrl_ME.txt
+ intl/icu/source/data/locales/sr_Cyrl_RS.txt
+ intl/icu/source/data/locales/sr_Cyrl_XK.txt
+ intl/icu/source/data/locales/sr_Cyrl_YU.txt
+ intl/icu/source/data/locales/sr_Latn.txt
+ intl/icu/source/data/locales/sr_Latn_BA.txt
+ intl/icu/source/data/locales/sr_Latn_CS.txt
+ intl/icu/source/data/locales/sr_Latn_ME.txt
+ intl/icu/source/data/locales/sr_Latn_RS.txt
+ intl/icu/source/data/locales/sr_Latn_XK.txt
+ intl/icu/source/data/locales/sr_Latn_YU.txt
+ intl/icu/source/data/locales/sr_ME.txt
+ intl/icu/source/data/locales/sr_RS.txt
+ intl/icu/source/data/locales/sr_XK.txt
+ intl/icu/source/data/locales/sr_YU.txt
+ intl/icu/source/data/locales/sv.txt
+ intl/icu/source/data/locales/sv_AX.txt
+ intl/icu/source/data/locales/sv_FI.txt
+ intl/icu/source/data/locales/sv_SE.txt
+ intl/icu/source/data/locales/sw.txt
+ intl/icu/source/data/locales/sw_CD.txt
+ intl/icu/source/data/locales/sw_KE.txt
+ intl/icu/source/data/locales/sw_TZ.txt
+ intl/icu/source/data/locales/sw_UG.txt
+ intl/icu/source/data/locales/ta.txt
+ intl/icu/source/data/locales/ta_IN.txt
+ intl/icu/source/data/locales/ta_LK.txt
+ intl/icu/source/data/locales/ta_MY.txt
+ intl/icu/source/data/locales/ta_SG.txt
+ intl/icu/source/data/locales/te.txt
+ intl/icu/source/data/locales/te_IN.txt
+ intl/icu/source/data/locales/teo.txt
+ intl/icu/source/data/locales/teo_KE.txt
+ intl/icu/source/data/locales/teo_UG.txt
+ intl/icu/source/data/locales/th.txt
+ intl/icu/source/data/locales/th_TH.txt
+ intl/icu/source/data/locales/th_TH_TRADITIONAL.txt
+ intl/icu/source/data/locales/ti.txt
+ intl/icu/source/data/locales/ti_ER.txt
+ intl/icu/source/data/locales/ti_ET.txt
+ intl/icu/source/data/locales/tl.txt
+ intl/icu/source/data/locales/tl_PH.txt
+ intl/icu/source/data/locales/to.txt
+ intl/icu/source/data/locales/to_TO.txt
+ intl/icu/source/data/locales/tr.txt
+ intl/icu/source/data/locales/tr_CY.txt
+ intl/icu/source/data/locales/tr_TR.txt
+ intl/icu/source/data/locales/twq.txt
+ intl/icu/source/data/locales/twq_NE.txt
+ intl/icu/source/data/locales/tzm.txt
+ intl/icu/source/data/locales/tzm_MA.txt
+ intl/icu/source/data/locales/ug.txt
+ intl/icu/source/data/locales/ug_CN.txt
+ intl/icu/source/data/locales/uk.txt
+ intl/icu/source/data/locales/uk_UA.txt
+ intl/icu/source/data/locales/ur.txt
+ intl/icu/source/data/locales/ur_IN.txt
+ intl/icu/source/data/locales/ur_PK.txt
+ intl/icu/source/data/locales/uz.txt
+ intl/icu/source/data/locales/uz_AF.txt
+ intl/icu/source/data/locales/uz_Arab.txt
+ intl/icu/source/data/locales/uz_Arab_AF.txt
+ intl/icu/source/data/locales/uz_Cyrl.txt
+ intl/icu/source/data/locales/uz_Cyrl_UZ.txt
+ intl/icu/source/data/locales/uz_Latn.txt
+ intl/icu/source/data/locales/uz_Latn_UZ.txt
+ intl/icu/source/data/locales/uz_UZ.txt
+ intl/icu/source/data/locales/vai.txt
+ intl/icu/source/data/locales/vai_LR.txt
+ intl/icu/source/data/locales/vai_Latn.txt
+ intl/icu/source/data/locales/vai_Latn_LR.txt
+ intl/icu/source/data/locales/vai_Vaii.txt
+ intl/icu/source/data/locales/vai_Vaii_LR.txt
+ intl/icu/source/data/locales/vi.txt
+ intl/icu/source/data/locales/vi_VN.txt
+ intl/icu/source/data/locales/vun.txt
+ intl/icu/source/data/locales/vun_TZ.txt
+ intl/icu/source/data/locales/wae.txt
+ intl/icu/source/data/locales/wae_CH.txt
+ intl/icu/source/data/locales/xog.txt
+ intl/icu/source/data/locales/xog_UG.txt
+ intl/icu/source/data/locales/yav.txt
+ intl/icu/source/data/locales/yav_CM.txt
+ intl/icu/source/data/locales/yi.txt
+ intl/icu/source/data/locales/yi_001.txt
+ intl/icu/source/data/locales/yo.txt
+ intl/icu/source/data/locales/yo_BJ.txt
+ intl/icu/source/data/locales/yo_NG.txt
+ intl/icu/source/data/locales/yue.txt
+ intl/icu/source/data/locales/yue_HK.txt
+ intl/icu/source/data/locales/zgh.txt
+ intl/icu/source/data/locales/zgh_MA.txt
+ intl/icu/source/data/locales/zh.txt
+ intl/icu/source/data/locales/zh_CN.txt
+ intl/icu/source/data/locales/zh_HK.txt
+ intl/icu/source/data/locales/zh_Hans.txt
+ intl/icu/source/data/locales/zh_Hans_CN.txt
+ intl/icu/source/data/locales/zh_Hans_HK.txt
+ intl/icu/source/data/locales/zh_Hans_MO.txt
+ intl/icu/source/data/locales/zh_Hans_SG.txt
+ intl/icu/source/data/locales/zh_Hant.txt
+ intl/icu/source/data/locales/zh_Hant_HK.txt
+ intl/icu/source/data/locales/zh_Hant_MO.txt
+ intl/icu/source/data/locales/zh_Hant_TW.txt
+ intl/icu/source/data/locales/zh_MO.txt
+ intl/icu/source/data/locales/zh_SG.txt
+ intl/icu/source/data/locales/zh_TW.txt
+ intl/icu/source/data/locales/zu.txt
+ intl/icu/source/data/locales/zu_ZA.txt
+ intl/icu/source/data/misc/dayPeriods.txt
+ intl/icu/source/data/misc/genderList.txt
+ intl/icu/source/data/misc/keyTypeData.txt
+ intl/icu/source/data/misc/likelySubtags.txt
+ intl/icu/source/data/misc/metaZones.txt
+ intl/icu/source/data/misc/metadata.txt
+ intl/icu/source/data/misc/numberingSystems.txt
+ intl/icu/source/data/misc/plurals.txt
+ intl/icu/source/data/misc/supplementalData.txt
+ intl/icu/source/data/misc/timezoneTypes.txt
+ intl/icu/source/data/misc/windowsZones.txt
+ intl/icu/source/data/misc/zoneinfo64.txt
+ intl/icu/source/data/zone/af.txt
+ intl/icu/source/data/zone/agq.txt
+ intl/icu/source/data/zone/ak.txt
+ intl/icu/source/data/zone/am.txt
+ intl/icu/source/data/zone/ar.txt
+ intl/icu/source/data/zone/as.txt
+ intl/icu/source/data/zone/asa.txt
+ intl/icu/source/data/zone/ast.txt
+ intl/icu/source/data/zone/az.txt
+ intl/icu/source/data/zone/az_AZ.txt
+ intl/icu/source/data/zone/az_Cyrl.txt
+ intl/icu/source/data/zone/az_Latn.txt
+ intl/icu/source/data/zone/bas.txt
+ intl/icu/source/data/zone/be.txt
+ intl/icu/source/data/zone/bem.txt
+ intl/icu/source/data/zone/bez.txt
+ intl/icu/source/data/zone/bg.txt
+ intl/icu/source/data/zone/bm.txt
+ intl/icu/source/data/zone/bn.txt
+ intl/icu/source/data/zone/bo.txt
+ intl/icu/source/data/zone/br.txt
+ intl/icu/source/data/zone/brx.txt
+ intl/icu/source/data/zone/bs.txt
+ intl/icu/source/data/zone/bs_BA.txt
+ intl/icu/source/data/zone/bs_Cyrl.txt
+ intl/icu/source/data/zone/bs_Latn.txt
+ intl/icu/source/data/zone/ca.txt
+ intl/icu/source/data/zone/ce.txt
+ intl/icu/source/data/zone/cgg.txt
+ intl/icu/source/data/zone/chr.txt
+ intl/icu/source/data/zone/ckb.txt
+ intl/icu/source/data/zone/cs.txt
+ intl/icu/source/data/zone/cy.txt
+ intl/icu/source/data/zone/da.txt
+ intl/icu/source/data/zone/dav.txt
+ intl/icu/source/data/zone/de.txt
+ intl/icu/source/data/zone/dje.txt
+ intl/icu/source/data/zone/dsb.txt
+ intl/icu/source/data/zone/dua.txt
+ intl/icu/source/data/zone/dyo.txt
+ intl/icu/source/data/zone/dz.txt
+ intl/icu/source/data/zone/ebu.txt
+ intl/icu/source/data/zone/ee.txt
+ intl/icu/source/data/zone/el.txt
+ intl/icu/source/data/zone/en.txt
+ intl/icu/source/data/zone/en_001.txt
+ intl/icu/source/data/zone/en_150.txt
+ intl/icu/source/data/zone/en_AG.txt
+ intl/icu/source/data/zone/en_AI.txt
+ intl/icu/source/data/zone/en_AT.txt
+ intl/icu/source/data/zone/en_AU.txt
+ intl/icu/source/data/zone/en_BB.txt
+ intl/icu/source/data/zone/en_BE.txt
+ intl/icu/source/data/zone/en_BM.txt
+ intl/icu/source/data/zone/en_BS.txt
+ intl/icu/source/data/zone/en_BW.txt
+ intl/icu/source/data/zone/en_BZ.txt
+ intl/icu/source/data/zone/en_CA.txt
+ intl/icu/source/data/zone/en_CC.txt
+ intl/icu/source/data/zone/en_CH.txt
+ intl/icu/source/data/zone/en_CK.txt
+ intl/icu/source/data/zone/en_CM.txt
+ intl/icu/source/data/zone/en_CX.txt
+ intl/icu/source/data/zone/en_CY.txt
+ intl/icu/source/data/zone/en_DE.txt
+ intl/icu/source/data/zone/en_DG.txt
+ intl/icu/source/data/zone/en_DK.txt
+ intl/icu/source/data/zone/en_DM.txt
+ intl/icu/source/data/zone/en_ER.txt
+ intl/icu/source/data/zone/en_FI.txt
+ intl/icu/source/data/zone/en_FJ.txt
+ intl/icu/source/data/zone/en_FK.txt
+ intl/icu/source/data/zone/en_FM.txt
+ intl/icu/source/data/zone/en_GB.txt
+ intl/icu/source/data/zone/en_GD.txt
+ intl/icu/source/data/zone/en_GG.txt
+ intl/icu/source/data/zone/en_GH.txt
+ intl/icu/source/data/zone/en_GI.txt
+ intl/icu/source/data/zone/en_GM.txt
+ intl/icu/source/data/zone/en_GU.txt
+ intl/icu/source/data/zone/en_GY.txt
+ intl/icu/source/data/zone/en_HK.txt
+ intl/icu/source/data/zone/en_IE.txt
+ intl/icu/source/data/zone/en_IL.txt
+ intl/icu/source/data/zone/en_IM.txt
+ intl/icu/source/data/zone/en_IN.txt
+ intl/icu/source/data/zone/en_IO.txt
+ intl/icu/source/data/zone/en_JE.txt
+ intl/icu/source/data/zone/en_JM.txt
+ intl/icu/source/data/zone/en_KE.txt
+ intl/icu/source/data/zone/en_KI.txt
+ intl/icu/source/data/zone/en_KN.txt
+ intl/icu/source/data/zone/en_KY.txt
+ intl/icu/source/data/zone/en_LC.txt
+ intl/icu/source/data/zone/en_LR.txt
+ intl/icu/source/data/zone/en_LS.txt
+ intl/icu/source/data/zone/en_MG.txt
+ intl/icu/source/data/zone/en_MH.txt
+ intl/icu/source/data/zone/en_MO.txt
+ intl/icu/source/data/zone/en_MP.txt
+ intl/icu/source/data/zone/en_MS.txt
+ intl/icu/source/data/zone/en_MT.txt
+ intl/icu/source/data/zone/en_MU.txt
+ intl/icu/source/data/zone/en_MW.txt
+ intl/icu/source/data/zone/en_MY.txt
+ intl/icu/source/data/zone/en_NA.txt
+ intl/icu/source/data/zone/en_NF.txt
+ intl/icu/source/data/zone/en_NG.txt
+ intl/icu/source/data/zone/en_NH.txt
+ intl/icu/source/data/zone/en_NL.txt
+ intl/icu/source/data/zone/en_NR.txt
+ intl/icu/source/data/zone/en_NU.txt
+ intl/icu/source/data/zone/en_NZ.txt
+ intl/icu/source/data/zone/en_PG.txt
+ intl/icu/source/data/zone/en_PH.txt
+ intl/icu/source/data/zone/en_PK.txt
+ intl/icu/source/data/zone/en_PN.txt
+ intl/icu/source/data/zone/en_PW.txt
+ intl/icu/source/data/zone/en_RH.txt
+ intl/icu/source/data/zone/en_RW.txt
+ intl/icu/source/data/zone/en_SB.txt
+ intl/icu/source/data/zone/en_SC.txt
+ intl/icu/source/data/zone/en_SD.txt
+ intl/icu/source/data/zone/en_SE.txt
+ intl/icu/source/data/zone/en_SG.txt
+ intl/icu/source/data/zone/en_SH.txt
+ intl/icu/source/data/zone/en_SI.txt
+ intl/icu/source/data/zone/en_SL.txt
+ intl/icu/source/data/zone/en_SS.txt
+ intl/icu/source/data/zone/en_SX.txt
+ intl/icu/source/data/zone/en_SZ.txt
+ intl/icu/source/data/zone/en_TC.txt
+ intl/icu/source/data/zone/en_TK.txt
+ intl/icu/source/data/zone/en_TO.txt
+ intl/icu/source/data/zone/en_TT.txt
+ intl/icu/source/data/zone/en_TV.txt
+ intl/icu/source/data/zone/en_TZ.txt
+ intl/icu/source/data/zone/en_UG.txt
+ intl/icu/source/data/zone/en_VC.txt
+ intl/icu/source/data/zone/en_VG.txt
+ intl/icu/source/data/zone/en_VU.txt
+ intl/icu/source/data/zone/en_WS.txt
+ intl/icu/source/data/zone/en_ZA.txt
+ intl/icu/source/data/zone/en_ZM.txt
+ intl/icu/source/data/zone/en_ZW.txt
+ intl/icu/source/data/zone/eo.txt
+ intl/icu/source/data/zone/es.txt
+ intl/icu/source/data/zone/es_419.txt
+ intl/icu/source/data/zone/es_AR.txt
+ intl/icu/source/data/zone/es_BO.txt
+ intl/icu/source/data/zone/es_BR.txt
+ intl/icu/source/data/zone/es_CL.txt
+ intl/icu/source/data/zone/es_CO.txt
+ intl/icu/source/data/zone/es_CR.txt
+ intl/icu/source/data/zone/es_CU.txt
+ intl/icu/source/data/zone/es_DO.txt
+ intl/icu/source/data/zone/es_EC.txt
+ intl/icu/source/data/zone/es_GT.txt
+ intl/icu/source/data/zone/es_HN.txt
+ intl/icu/source/data/zone/es_MX.txt
+ intl/icu/source/data/zone/es_NI.txt
+ intl/icu/source/data/zone/es_PA.txt
+ intl/icu/source/data/zone/es_PE.txt
+ intl/icu/source/data/zone/es_PR.txt
+ intl/icu/source/data/zone/es_PY.txt
+ intl/icu/source/data/zone/es_SV.txt
+ intl/icu/source/data/zone/es_US.txt
+ intl/icu/source/data/zone/es_UY.txt
+ intl/icu/source/data/zone/es_VE.txt
+ intl/icu/source/data/zone/et.txt
+ intl/icu/source/data/zone/eu.txt
+ intl/icu/source/data/zone/ewo.txt
+ intl/icu/source/data/zone/fa.txt
+ intl/icu/source/data/zone/ff.txt
+ intl/icu/source/data/zone/fi.txt
+ intl/icu/source/data/zone/fil.txt
+ intl/icu/source/data/zone/fo.txt
+ intl/icu/source/data/zone/fr.txt
+ intl/icu/source/data/zone/fr_CA.txt
+ intl/icu/source/data/zone/fr_GF.txt
+ intl/icu/source/data/zone/fur.txt
+ intl/icu/source/data/zone/fy.txt
+ intl/icu/source/data/zone/ga.txt
+ intl/icu/source/data/zone/gd.txt
+ intl/icu/source/data/zone/gl.txt
+ intl/icu/source/data/zone/gsw.txt
+ intl/icu/source/data/zone/gu.txt
+ intl/icu/source/data/zone/guz.txt
+ intl/icu/source/data/zone/gv.txt
+ intl/icu/source/data/zone/ha.txt
+ intl/icu/source/data/zone/haw.txt
+ intl/icu/source/data/zone/he.txt
+ intl/icu/source/data/zone/hi.txt
+ intl/icu/source/data/zone/hr.txt
+ intl/icu/source/data/zone/hsb.txt
+ intl/icu/source/data/zone/hu.txt
+ intl/icu/source/data/zone/hy.txt
+ intl/icu/source/data/zone/id.txt
+ intl/icu/source/data/zone/ig.txt
+ intl/icu/source/data/zone/ii.txt
+ intl/icu/source/data/zone/in.txt
+ intl/icu/source/data/zone/in_ID.txt
+ intl/icu/source/data/zone/is.txt
+ intl/icu/source/data/zone/it.txt
+ intl/icu/source/data/zone/iw.txt
+ intl/icu/source/data/zone/iw_IL.txt
+ intl/icu/source/data/zone/ja.txt
+ intl/icu/source/data/zone/ja_JP_TRADITIONAL.txt
+ intl/icu/source/data/zone/jgo.txt
+ intl/icu/source/data/zone/jmc.txt
+ intl/icu/source/data/zone/ka.txt
+ intl/icu/source/data/zone/kab.txt
+ intl/icu/source/data/zone/kam.txt
+ intl/icu/source/data/zone/kde.txt
+ intl/icu/source/data/zone/kea.txt
+ intl/icu/source/data/zone/khq.txt
+ intl/icu/source/data/zone/ki.txt
+ intl/icu/source/data/zone/kk.txt
+ intl/icu/source/data/zone/kkj.txt
+ intl/icu/source/data/zone/kl.txt
+ intl/icu/source/data/zone/kln.txt
+ intl/icu/source/data/zone/km.txt
+ intl/icu/source/data/zone/kn.txt
+ intl/icu/source/data/zone/ko.txt
+ intl/icu/source/data/zone/ko_KP.txt
+ intl/icu/source/data/zone/kok.txt
+ intl/icu/source/data/zone/ks.txt
+ intl/icu/source/data/zone/ksb.txt
+ intl/icu/source/data/zone/ksf.txt
+ intl/icu/source/data/zone/ksh.txt
+ intl/icu/source/data/zone/kw.txt
+ intl/icu/source/data/zone/ky.txt
+ intl/icu/source/data/zone/lag.txt
+ intl/icu/source/data/zone/lb.txt
+ intl/icu/source/data/zone/lg.txt
+ intl/icu/source/data/zone/lkt.txt
+ intl/icu/source/data/zone/ln.txt
+ intl/icu/source/data/zone/lo.txt
+ intl/icu/source/data/zone/lrc.txt
+ intl/icu/source/data/zone/lt.txt
+ intl/icu/source/data/zone/lu.txt
+ intl/icu/source/data/zone/luo.txt
+ intl/icu/source/data/zone/luy.txt
+ intl/icu/source/data/zone/lv.txt
+ intl/icu/source/data/zone/mas.txt
+ intl/icu/source/data/zone/mer.txt
+ intl/icu/source/data/zone/mfe.txt
+ intl/icu/source/data/zone/mg.txt
+ intl/icu/source/data/zone/mgh.txt
+ intl/icu/source/data/zone/mgo.txt
+ intl/icu/source/data/zone/mk.txt
+ intl/icu/source/data/zone/ml.txt
+ intl/icu/source/data/zone/mn.txt
+ intl/icu/source/data/zone/mo.txt
+ intl/icu/source/data/zone/mr.txt
+ intl/icu/source/data/zone/ms.txt
+ intl/icu/source/data/zone/mt.txt
+ intl/icu/source/data/zone/mua.txt
+ intl/icu/source/data/zone/my.txt
+ intl/icu/source/data/zone/mzn.txt
+ intl/icu/source/data/zone/naq.txt
+ intl/icu/source/data/zone/nb.txt
+ intl/icu/source/data/zone/nd.txt
+ intl/icu/source/data/zone/nds.txt
+ intl/icu/source/data/zone/ne.txt
+ intl/icu/source/data/zone/ne_IN.txt
+ intl/icu/source/data/zone/nl.txt
+ intl/icu/source/data/zone/nl_SR.txt
+ intl/icu/source/data/zone/nmg.txt
+ intl/icu/source/data/zone/nn.txt
+ intl/icu/source/data/zone/nnh.txt
+ intl/icu/source/data/zone/no.txt
+ intl/icu/source/data/zone/no_NO.txt
+ intl/icu/source/data/zone/no_NO_NY.txt
+ intl/icu/source/data/zone/nus.txt
+ intl/icu/source/data/zone/nyn.txt
+ intl/icu/source/data/zone/om.txt
+ intl/icu/source/data/zone/or.txt
+ intl/icu/source/data/zone/os.txt
+ intl/icu/source/data/zone/pa.txt
+ intl/icu/source/data/zone/pa_Arab.txt
+ intl/icu/source/data/zone/pa_Guru.txt
+ intl/icu/source/data/zone/pa_IN.txt
+ intl/icu/source/data/zone/pa_PK.txt
+ intl/icu/source/data/zone/pl.txt
+ intl/icu/source/data/zone/ps.txt
+ intl/icu/source/data/zone/pt.txt
+ intl/icu/source/data/zone/pt_AO.txt
+ intl/icu/source/data/zone/pt_CH.txt
+ intl/icu/source/data/zone/pt_CV.txt
+ intl/icu/source/data/zone/pt_GQ.txt
+ intl/icu/source/data/zone/pt_GW.txt
+ intl/icu/source/data/zone/pt_LU.txt
+ intl/icu/source/data/zone/pt_MO.txt
+ intl/icu/source/data/zone/pt_MZ.txt
+ intl/icu/source/data/zone/pt_PT.txt
+ intl/icu/source/data/zone/pt_ST.txt
+ intl/icu/source/data/zone/pt_TL.txt
+ intl/icu/source/data/zone/qu.txt
+ intl/icu/source/data/zone/qu_BO.txt
+ intl/icu/source/data/zone/qu_EC.txt
+ intl/icu/source/data/zone/resfiles.mk
+ intl/icu/source/data/zone/rm.txt
+ intl/icu/source/data/zone/rn.txt
+ intl/icu/source/data/zone/ro.txt
+ intl/icu/source/data/zone/rof.txt
+ intl/icu/source/data/zone/ru.txt
+ intl/icu/source/data/zone/rw.txt
+ intl/icu/source/data/zone/rwk.txt
+ intl/icu/source/data/zone/sah.txt
+ intl/icu/source/data/zone/saq.txt
+ intl/icu/source/data/zone/sbp.txt
+ intl/icu/source/data/zone/se.txt
+ intl/icu/source/data/zone/seh.txt
+ intl/icu/source/data/zone/ses.txt
+ intl/icu/source/data/zone/sg.txt
+ intl/icu/source/data/zone/sh.txt
+ intl/icu/source/data/zone/sh_BA.txt
+ intl/icu/source/data/zone/sh_CS.txt
+ intl/icu/source/data/zone/sh_YU.txt
+ intl/icu/source/data/zone/shi.txt
+ intl/icu/source/data/zone/shi_Latn.txt
+ intl/icu/source/data/zone/shi_MA.txt
+ intl/icu/source/data/zone/shi_Tfng.txt
+ intl/icu/source/data/zone/si.txt
+ intl/icu/source/data/zone/sk.txt
+ intl/icu/source/data/zone/sl.txt
+ intl/icu/source/data/zone/smn.txt
+ intl/icu/source/data/zone/sn.txt
+ intl/icu/source/data/zone/so.txt
+ intl/icu/source/data/zone/sq.txt
+ intl/icu/source/data/zone/sr.txt
+ intl/icu/source/data/zone/sr_BA.txt
+ intl/icu/source/data/zone/sr_CS.txt
+ intl/icu/source/data/zone/sr_Cyrl.txt
+ intl/icu/source/data/zone/sr_Cyrl_CS.txt
+ intl/icu/source/data/zone/sr_Cyrl_YU.txt
+ intl/icu/source/data/zone/sr_Latn.txt
+ intl/icu/source/data/zone/sr_Latn_CS.txt
+ intl/icu/source/data/zone/sr_Latn_YU.txt
+ intl/icu/source/data/zone/sr_ME.txt
+ intl/icu/source/data/zone/sr_RS.txt
+ intl/icu/source/data/zone/sr_XK.txt
+ intl/icu/source/data/zone/sr_YU.txt
+ intl/icu/source/data/zone/sv.txt
+ intl/icu/source/data/zone/sw.txt
+ intl/icu/source/data/zone/ta.txt
+ intl/icu/source/data/zone/ta_MY.txt
+ intl/icu/source/data/zone/ta_SG.txt
+ intl/icu/source/data/zone/te.txt
+ intl/icu/source/data/zone/teo.txt
+ intl/icu/source/data/zone/th.txt
+ intl/icu/source/data/zone/th_TH_TRADITIONAL.txt
+ intl/icu/source/data/zone/ti.txt
+ intl/icu/source/data/zone/tl.txt
+ intl/icu/source/data/zone/tl_PH.txt
+ intl/icu/source/data/zone/to.txt
+ intl/icu/source/data/zone/tr.txt
+ intl/icu/source/data/zone/twq.txt
+ intl/icu/source/data/zone/tzm.txt
+ intl/icu/source/data/zone/ug.txt
+ intl/icu/source/data/zone/uk.txt
+ intl/icu/source/data/zone/ur.txt
+ intl/icu/source/data/zone/ur_IN.txt
+ intl/icu/source/data/zone/uz.txt
+ intl/icu/source/data/zone/uz_AF.txt
+ intl/icu/source/data/zone/uz_Arab.txt
+ intl/icu/source/data/zone/uz_Cyrl.txt
+ intl/icu/source/data/zone/uz_Latn.txt
+ intl/icu/source/data/zone/uz_UZ.txt
+ intl/icu/source/data/zone/vai.txt
+ intl/icu/source/data/zone/vai_LR.txt
+ intl/icu/source/data/zone/vai_Latn.txt
+ intl/icu/source/data/zone/vai_Vaii.txt
+ intl/icu/source/data/zone/vi.txt
+ intl/icu/source/data/zone/vun.txt
+ intl/icu/source/data/zone/wae.txt
+ intl/icu/source/data/zone/xog.txt
+ intl/icu/source/data/zone/yav.txt
+ intl/icu/source/data/zone/yi.txt
+ intl/icu/source/data/zone/yo.txt
+ intl/icu/source/data/zone/yue.txt
+ intl/icu/source/data/zone/zgh.txt
+ intl/icu/source/data/zone/zh.txt
+ intl/icu/source/data/zone/zh_CN.txt
+ intl/icu/source/data/zone/zh_HK.txt
+ intl/icu/source/data/zone/zh_Hans.txt
+ intl/icu/source/data/zone/zh_Hans_SG.txt
+ intl/icu/source/data/zone/zh_Hant.txt
+ intl/icu/source/data/zone/zh_Hant_HK.txt
+ intl/icu/source/data/zone/zh_Hant_MO.txt
+ intl/icu/source/data/zone/zh_MO.txt
+ intl/icu/source/data/zone/zh_SG.txt
+ intl/icu/source/data/zone/zh_TW.txt
+ intl/icu/source/data/zone/zu.txt
+ intl/tzdata/source/zoneinfo64.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+
+Files: dom/media/gmp/rlz/mac/lib/machine_id_mac.cc
+ dom/media/gmp/widevine-adapter/content_decryption_module.h
+ dom/media/gmp/widevine-adapter/content_decryption_module_export.h
+ dom/media/gmp/widevine-adapter/content_decryption_module_ext.h
+ dom/media/webaudio/blink/IIRFilter.cpp
+ dom/media/webaudio/blink/IIRFilter.h
+ gfx/angle/BUILD.gn
+ gfx/angle/include/GLSLANG/ShaderLang.h
+ gfx/angle/include/angle_gl.h
+ gfx/angle/include/angle_windowsstore.h
+ gfx/angle/include/export.h
+ gfx/angle/src/angle.gyp
+ gfx/angle/src/common/MemoryBuffer.cpp
+ gfx/angle/src/common/MemoryBuffer.h
+ gfx/angle/src/common/angleutils.cpp
+ gfx/angle/src/common/event_tracer.cpp
+ gfx/angle/src/common/event_tracer.h
+ gfx/angle/src/common/mathutil_unittest.cpp
+ gfx/angle/src/common/matrix_utils_unittest.cpp
+ gfx/angle/src/common/string_utils.cpp
+ gfx/angle/src/common/string_utils.h
+ gfx/angle/src/common/string_utils_unittest.cpp
+ gfx/angle/src/common/third_party/numerics/base/numerics/safe_conversions.h
+ gfx/angle/src/common/third_party/numerics/base/numerics/safe_conversions_impl.h
+ gfx/angle/src/common/third_party/numerics/base/numerics/safe_math.h
+ gfx/angle/src/common/third_party/numerics/base/numerics/safe_math_impl.h
+ gfx/angle/src/common/third_party/numerics/base/numerics/safe_numerics_unittest.cc
+ gfx/angle/src/common/utilities_unittest.cpp
+ gfx/angle/src/common/version.h
+ gfx/angle/src/compiler.gypi
+ gfx/angle/src/compiler/preprocessor/DiagnosticsBase.cpp
+ gfx/angle/src/compiler/preprocessor/DiagnosticsBase.h
+ gfx/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp
+ gfx/angle/src/compiler/preprocessor/DirectiveHandlerBase.h
+ gfx/angle/src/compiler/preprocessor/DirectiveParser.cpp
+ gfx/angle/src/compiler/preprocessor/DirectiveParser.h
+ gfx/angle/src/compiler/preprocessor/ExpressionParser.h
+ gfx/angle/src/compiler/preprocessor/ExpressionParser.y
+ gfx/angle/src/compiler/preprocessor/Input.cpp
+ gfx/angle/src/compiler/preprocessor/Input.h
+ gfx/angle/src/compiler/preprocessor/Lexer.cpp
+ gfx/angle/src/compiler/preprocessor/Lexer.h
+ gfx/angle/src/compiler/preprocessor/Macro.cpp
+ gfx/angle/src/compiler/preprocessor/Macro.h
+ gfx/angle/src/compiler/preprocessor/MacroExpander.cpp
+ gfx/angle/src/compiler/preprocessor/MacroExpander.h
+ gfx/angle/src/compiler/preprocessor/Preprocessor.cpp
+ gfx/angle/src/compiler/preprocessor/Preprocessor.h
+ gfx/angle/src/compiler/preprocessor/SourceLocation.h
+ gfx/angle/src/compiler/preprocessor/Token.cpp
+ gfx/angle/src/compiler/preprocessor/Token.h
+ gfx/angle/src/compiler/preprocessor/Tokenizer.cpp
+ gfx/angle/src/compiler/preprocessor/Tokenizer.h
+ gfx/angle/src/compiler/preprocessor/Tokenizer.l
+ gfx/angle/src/compiler/preprocessor/numeric_lex.h
+ gfx/angle/src/compiler/preprocessor/pp_utils.h
+ gfx/angle/src/compiler/translator/BaseTypes.h
+ gfx/angle/src/compiler/translator/BuiltInFunctionEmulator.cpp
+ gfx/angle/src/compiler/translator/BuiltInFunctionEmulator.h
+ gfx/angle/src/compiler/translator/BuiltInFunctionEmulatorGLSL.cpp
+ gfx/angle/src/compiler/translator/BuiltInFunctionEmulatorGLSL.h
+ gfx/angle/src/compiler/translator/BuiltInFunctionEmulatorHLSL.cpp
+ gfx/angle/src/compiler/translator/BuiltInFunctionEmulatorHLSL.h
+ gfx/angle/src/compiler/translator/CodeGen.cpp
+ gfx/angle/src/compiler/translator/Common.h
+ gfx/angle/src/compiler/translator/Compiler.cpp
+ gfx/angle/src/compiler/translator/Compiler.h
+ gfx/angle/src/compiler/translator/ConstantUnion.h
+ gfx/angle/src/compiler/translator/Diagnostics.cpp
+ gfx/angle/src/compiler/translator/Diagnostics.h
+ gfx/angle/src/compiler/translator/DirectiveHandler.cpp
+ gfx/angle/src/compiler/translator/DirectiveHandler.h
+ gfx/angle/src/compiler/translator/EmulateGLFragColorBroadcast.cpp
+ gfx/angle/src/compiler/translator/EmulateGLFragColorBroadcast.h
+ gfx/angle/src/compiler/translator/EmulatePrecision.cpp
+ gfx/angle/src/compiler/translator/EmulatePrecision.h
+ gfx/angle/src/compiler/translator/ExtensionBehavior.h
+ gfx/angle/src/compiler/translator/FlagStd140Structs.cpp
+ gfx/angle/src/compiler/translator/FlagStd140Structs.h
+ gfx/angle/src/compiler/translator/ForLoopUnroll.cpp
+ gfx/angle/src/compiler/translator/ForLoopUnroll.h
+ gfx/angle/src/compiler/translator/HashNames.h
+ gfx/angle/src/compiler/translator/InfoSink.cpp
+ gfx/angle/src/compiler/translator/InfoSink.h
+ gfx/angle/src/compiler/translator/Initialize.h
+ gfx/angle/src/compiler/translator/InitializeDll.cpp
+ gfx/angle/src/compiler/translator/InitializeDll.h
+ gfx/angle/src/compiler/translator/InitializeGlobals.h
+ gfx/angle/src/compiler/translator/InitializeParseContext.cpp
+ gfx/angle/src/compiler/translator/InitializeParseContext.h
+ gfx/angle/src/compiler/translator/InitializeVariables.cpp
+ gfx/angle/src/compiler/translator/InitializeVariables.h
+ gfx/angle/src/compiler/translator/IntermTraverse.cpp
+ gfx/angle/src/compiler/translator/Intermediate.h
+ gfx/angle/src/compiler/translator/LoopInfo.cpp
+ gfx/angle/src/compiler/translator/LoopInfo.h
+ gfx/angle/src/compiler/translator/MMap.h
+ gfx/angle/src/compiler/translator/Operator.cpp
+ gfx/angle/src/compiler/translator/Operator.h
+ gfx/angle/src/compiler/translator/OutputESSL.cpp
+ gfx/angle/src/compiler/translator/OutputESSL.h
+ gfx/angle/src/compiler/translator/OutputGLSL.cpp
+ gfx/angle/src/compiler/translator/OutputGLSL.h
+ gfx/angle/src/compiler/translator/OutputGLSLBase.cpp
+ gfx/angle/src/compiler/translator/OutputGLSLBase.h
+ gfx/angle/src/compiler/translator/OutputHLSL.cpp
+ gfx/angle/src/compiler/translator/OutputHLSL.h
+ gfx/angle/src/compiler/translator/ParseContext.cpp
+ gfx/angle/src/compiler/translator/ParseContext.h
+ gfx/angle/src/compiler/translator/PoolAlloc.cpp
+ gfx/angle/src/compiler/translator/PoolAlloc.h
+ gfx/angle/src/compiler/translator/Pragma.h
+ gfx/angle/src/compiler/translator/RegenerateStructNames.cpp
+ gfx/angle/src/compiler/translator/RegenerateStructNames.h
+ gfx/angle/src/compiler/translator/RemoveSwitchFallThrough.cpp
+ gfx/angle/src/compiler/translator/RemoveSwitchFallThrough.h
+ gfx/angle/src/compiler/translator/RenameFunction.h
+ gfx/angle/src/compiler/translator/ScalarizeVecAndMatConstructorArgs.cpp
+ gfx/angle/src/compiler/translator/ScalarizeVecAndMatConstructorArgs.h
+ gfx/angle/src/compiler/translator/SymbolTable.h
+ gfx/angle/src/compiler/translator/TranslatorESSL.cpp
+ gfx/angle/src/compiler/translator/TranslatorESSL.h
+ gfx/angle/src/compiler/translator/TranslatorGLSL.cpp
+ gfx/angle/src/compiler/translator/TranslatorGLSL.h
+ gfx/angle/src/compiler/translator/TranslatorHLSL.cpp
+ gfx/angle/src/compiler/translator/TranslatorHLSL.h
+ gfx/angle/src/compiler/translator/Types.cpp
+ gfx/angle/src/compiler/translator/Types.h
+ gfx/angle/src/compiler/translator/UnfoldShortCircuitAST.cpp
+ gfx/angle/src/compiler/translator/ValidateGlobalInitializer.cpp
+ gfx/angle/src/compiler/translator/ValidateGlobalInitializer.h
+ gfx/angle/src/compiler/translator/ValidateLimitations.cpp
+ gfx/angle/src/compiler/translator/ValidateLimitations.h
+ gfx/angle/src/compiler/translator/ValidateOutputs.cpp
+ gfx/angle/src/compiler/translator/ValidateOutputs.h
+ gfx/angle/src/compiler/translator/ValidateSwitch.cpp
+ gfx/angle/src/compiler/translator/ValidateSwitch.h
+ gfx/angle/src/compiler/translator/VariableInfo.cpp
+ gfx/angle/src/compiler/translator/VariableInfo.h
+ gfx/angle/src/compiler/translator/VariablePacker.cpp
+ gfx/angle/src/compiler/translator/VariablePacker.h
+ gfx/angle/src/compiler/translator/VersionGLSL.cpp
+ gfx/angle/src/compiler/translator/VersionGLSL.h
+ gfx/angle/src/compiler/translator/depgraph/DependencyGraph.cpp
+ gfx/angle/src/compiler/translator/depgraph/DependencyGraph.h
+ gfx/angle/src/compiler/translator/depgraph/DependencyGraphBuilder.cpp
+ gfx/angle/src/compiler/translator/depgraph/DependencyGraphBuilder.h
+ gfx/angle/src/compiler/translator/depgraph/DependencyGraphOutput.cpp
+ gfx/angle/src/compiler/translator/depgraph/DependencyGraphOutput.h
+ gfx/angle/src/compiler/translator/depgraph/DependencyGraphTraverse.cpp
+ gfx/angle/src/compiler/translator/generate_parser.sh
+ gfx/angle/src/compiler/translator/glslang.h
+ gfx/angle/src/compiler/translator/glslang.l
+ gfx/angle/src/compiler/translator/glslang.y
+ gfx/angle/src/compiler/translator/glslang_lex.cpp
+ gfx/angle/src/compiler/translator/intermOut.cpp
+ gfx/angle/src/compiler/translator/length_limits.h
+ gfx/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp
+ gfx/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.h
+ gfx/angle/src/compiler/translator/timing/RestrictVertexShaderTiming.cpp
+ gfx/angle/src/compiler/translator/timing/RestrictVertexShaderTiming.h
+ gfx/angle/src/compiler/translator/util.cpp
+ gfx/angle/src/compiler/translator/util.h
+ gfx/angle/src/image_util/loadimage.cpp
+ gfx/angle/src/image_util/loadimage.inl
+ gfx/angle/src/image_util/loadimage_etc.cpp
+ gfx/angle/src/libANGLE/AttributeMap.cpp
+ gfx/angle/src/libANGLE/AttributeMap.h
+ gfx/angle/src/libANGLE/BinaryStream_unittest.cpp
+ gfx/angle/src/libANGLE/Caps.cpp
+ gfx/angle/src/libANGLE/Caps.h
+ gfx/angle/src/libANGLE/Config_unittest.cpp
+ gfx/angle/src/libANGLE/Debug.cpp
+ gfx/angle/src/libANGLE/Debug.h
+ gfx/angle/src/libANGLE/Fence.cpp
+ gfx/angle/src/libANGLE/Fence.h
+ gfx/angle/src/libANGLE/Fence_unittest.cpp
+ gfx/angle/src/libANGLE/ImageIndexIterator_unittest.cpp
+ gfx/angle/src/libANGLE/Image_unittest.cpp
+ gfx/angle/src/libANGLE/Path.cpp
+ gfx/angle/src/libANGLE/Path.h
+ gfx/angle/src/libANGLE/Surface_unittest.cpp
+ gfx/angle/src/libANGLE/TransformFeedback.cpp
+ gfx/angle/src/libANGLE/TransformFeedback.h
+ gfx/angle/src/libANGLE/TransformFeedback_unittest.cpp
+ gfx/angle/src/libANGLE/Uniform.cpp
+ gfx/angle/src/libANGLE/Uniform.h
+ gfx/angle/src/libANGLE/features.h
+ gfx/angle/src/libANGLE/histogram_macros.h
+ gfx/angle/src/libANGLE/renderer/BufferImpl_mock.h
+ gfx/angle/src/libANGLE/renderer/FramebufferImpl_mock.h
+ gfx/angle/src/libANGLE/renderer/ImageImpl_mock.h
+ gfx/angle/src/libANGLE/renderer/ProgramImpl_mock.h
+ gfx/angle/src/libANGLE/renderer/RenderbufferImpl_mock.h
+ gfx/angle/src/libANGLE/renderer/TextureImpl_mock.h
+ gfx/angle/src/libANGLE/renderer/TransformFeedbackImpl_mock.h
+ gfx/angle/src/libANGLE/renderer/angle_format.py
+ gfx/angle/src/libANGLE/renderer/d3d/HLSLCompiler.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/copyvertex.inl
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/dxgi_support_table.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/dxgi_support_table.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/gen_dxgi_support_tables.py
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/gen_texture_format_table.py
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/renderer11_utils.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/renderer11_utils.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/texture_format_table.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/texture_format_table_autogen.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/CoreWindowNativeWindow_unittest.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/SwapChainPanelNativeWindow_unittest.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/renderer9_utils.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/renderer9_utils.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/shaders/Blit.ps
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/shaders/Blit.vs
+ gfx/angle/src/libANGLE/renderer/gen_angle_format_table.py
+ gfx/angle/src/libANGLE/renderer/gen_load_functions_table.py
+ gfx/angle/src/libANGLE/renderer/gl/PathGL.h
+ gfx/angle/src/libANGLE/renderer/gl/egl/functionsegl_typedefs.h
+ gfx/angle/src/libANGLE/renderer/gl/functionsgl_enums.h
+ gfx/angle/src/libANGLE/renderer/gl/functionsgl_typedefs.h
+ gfx/angle/src/libANGLE/renderer/gl/glx/functionsglx_typedefs.h
+ gfx/angle/src/libANGLE/renderer/gl/glx/platform_glx.h
+ gfx/angle/src/libANGLE/renderer/gl/renderergl_utils.cpp
+ gfx/angle/src/libANGLE/renderer/gl/renderergl_utils.h
+ gfx/angle/src/libANGLE/renderer/gl/wgl/functionswgl_typedefs.h
+ gfx/angle/src/libANGLE/renderer/gl/wgl/wgl_utils.cpp
+ gfx/angle/src/libANGLE/renderer/gl/wgl/wgl_utils.h
+ gfx/angle/src/libANGLE/renderer/load_functions_table.h
+ gfx/angle/src/libANGLE/renderer/load_functions_table_autogen.cpp
+ gfx/angle/src/libANGLE/renderer/renderer_utils.cpp
+ gfx/angle/src/libANGLE/renderer/renderer_utils.h
+ gfx/angle/src/libANGLE/signal_utils.cpp
+ gfx/angle/src/libANGLE/signal_utils.h
+ gfx/angle/src/libANGLE/signal_utils_unittest.cpp
+ gfx/angle/src/libEGL.gypi
+ gfx/angle/src/libGLESv2.gypi
+ gfx/angle/src/libGLESv2/entry_points_egl.cpp
+ gfx/angle/src/libGLESv2/entry_points_egl.h
+ gfx/angle/src/libGLESv2/entry_points_egl_ext.cpp
+ gfx/angle/src/libGLESv2/entry_points_egl_ext.h
+ gfx/angle/src/libGLESv2/entry_points_gles_2_0.cpp
+ gfx/angle/src/libGLESv2/entry_points_gles_2_0.h
+ gfx/angle/src/libGLESv2/entry_points_gles_2_0_ext.cpp
+ gfx/angle/src/libGLESv2/entry_points_gles_2_0_ext.h
+ gfx/angle/src/libGLESv2/entry_points_gles_3_0.cpp
+ gfx/angle/src/libGLESv2/entry_points_gles_3_0.h
+ gfx/angle/src/libGLESv2/entry_points_gles_3_1.cpp
+ gfx/angle/src/libGLESv2/entry_points_gles_3_1.h
+ gfx/angle/src/libGLESv2/global_state.cpp
+ gfx/angle/src/libGLESv2/global_state.h
+ gfx/angle/src/tests/BUILD.gn
+ gfx/angle/src/tests/angle_end2end_tests_main.cpp
+ gfx/angle/src/tests/angle_perftests.gypi
+ gfx/angle/src/tests/angle_perftests_main.cpp
+ gfx/angle/src/tests/angle_unittests_main.cpp
+ gfx/angle/src/tests/angle_unittests_utils.h
+ gfx/angle/src/tests/compiler_tests/API_test.cpp
+ gfx/angle/src/tests/compiler_tests/BuiltInFunctionEmulator_test.cpp
+ gfx/angle/src/tests/compiler_tests/CollectVariables_test.cpp
+ gfx/angle/src/tests/compiler_tests/ConstantFolding_test.cpp
+ gfx/angle/src/tests/compiler_tests/DebugShaderPrecision_test.cpp
+ gfx/angle/src/tests/compiler_tests/EXT_blend_func_extended_test.cpp
+ gfx/angle/src/tests/compiler_tests/EmulateGLFragColorBroadcast_test.cpp
+ gfx/angle/src/tests/compiler_tests/ExpressionLimit_test.cpp
+ gfx/angle/src/tests/compiler_tests/FragDepth_test.cpp
+ gfx/angle/src/tests/compiler_tests/IntermNode_test.cpp
+ gfx/angle/src/tests/compiler_tests/MalformedShader_test.cpp
+ gfx/angle/src/tests/compiler_tests/NV_draw_buffers_test.cpp
+ gfx/angle/src/tests/compiler_tests/Pack_Unpack_test.cpp
+ gfx/angle/src/tests/compiler_tests/PruneEmptyDeclarations_test.cpp
+ gfx/angle/src/tests/compiler_tests/PruneUnusedFunctions_test.cpp
+ gfx/angle/src/tests/compiler_tests/RecordConstantPrecision_test.cpp
+ gfx/angle/src/tests/compiler_tests/RemovePow_test.cpp
+ gfx/angle/src/tests/compiler_tests/ShCompile_test.cpp
+ gfx/angle/src/tests/compiler_tests/ShaderExtension_test.cpp
+ gfx/angle/src/tests/compiler_tests/ShaderVariable_test.cpp
+ gfx/angle/src/tests/compiler_tests/TypeTracking_test.cpp
+ gfx/angle/src/tests/compiler_tests/UnrollFlatten_test.cpp
+ gfx/angle/src/tests/compiler_tests/VariablePacker_test.cpp
+ gfx/angle/src/tests/compiler_tests/WorkGroupSize_test.cpp
+ gfx/angle/src/tests/deqp.gypi
+ gfx/angle/src/tests/deqp_support/angle_deqp_gtest.cpp
+ gfx/angle/src/tests/deqp_support/angle_deqp_gtest_main.cpp
+ gfx/angle/src/tests/deqp_support/angle_deqp_libtester.h
+ gfx/angle/src/tests/deqp_support/angle_deqp_libtester_main.cpp
+ gfx/angle/src/tests/deqp_support/angle_deqp_tests_main.cpp
+ gfx/angle/src/tests/egl_tests/EGLDeviceTest.cpp
+ gfx/angle/src/tests/egl_tests/EGLPresentPathD3D11Test.cpp
+ gfx/angle/src/tests/egl_tests/EGLQueryContextTest.cpp
+ gfx/angle/src/tests/egl_tests/EGLRobustnessTest.cpp
+ gfx/angle/src/tests/egl_tests/EGLX11VisualTest.cpp
+ gfx/angle/src/tests/egl_tests/media/yuvtest.inl
+ gfx/angle/src/tests/gl_tests/BindUniformLocationTest.cpp
+ gfx/angle/src/tests/gl_tests/BlendMinMaxTest.cpp
+ gfx/angle/src/tests/gl_tests/BlitFramebufferANGLETest.cpp
+ gfx/angle/src/tests/gl_tests/BufferDataTest.cpp
+ gfx/angle/src/tests/gl_tests/ClearTest.cpp
+ gfx/angle/src/tests/gl_tests/CopyTexImageTest.cpp
+ gfx/angle/src/tests/gl_tests/CopyTextureTest.cpp
+ gfx/angle/src/tests/gl_tests/CubeMapTextureTest.cpp
+ gfx/angle/src/tests/gl_tests/DXT1CompressedTextureTest.cpp
+ gfx/angle/src/tests/gl_tests/DebugTest.cpp
+ gfx/angle/src/tests/gl_tests/DepthStencilFormatsTest.cpp
+ gfx/angle/src/tests/gl_tests/DiscardFramebufferEXTTest.cpp
+ gfx/angle/src/tests/gl_tests/DrawBuffersTest.cpp
+ gfx/angle/src/tests/gl_tests/FenceSyncTests.cpp
+ gfx/angle/src/tests/gl_tests/FramebufferRenderMipmapTest.cpp
+ gfx/angle/src/tests/gl_tests/GLSLTest.cpp
+ gfx/angle/src/tests/gl_tests/IncompleteTextureTest.cpp
+ gfx/angle/src/tests/gl_tests/IndexedPointsTest.cpp
+ gfx/angle/src/tests/gl_tests/InstancingTest.cpp
+ gfx/angle/src/tests/gl_tests/LineLoopTest.cpp
+ gfx/angle/src/tests/gl_tests/MaxTextureSizeTest.cpp
+ gfx/angle/src/tests/gl_tests/MipmapTest.cpp
+ gfx/angle/src/tests/gl_tests/OcclusionQueriesTest.cpp
+ gfx/angle/src/tests/gl_tests/PBOExtensionTest.cpp
+ gfx/angle/src/tests/gl_tests/PbufferTest.cpp
+ gfx/angle/src/tests/gl_tests/ProgramBinaryTest.cpp
+ gfx/angle/src/tests/gl_tests/SRGBTextureTest.cpp
+ gfx/angle/src/tests/gl_tests/SwizzleTest.cpp
+ gfx/angle/src/tests/gl_tests/SyncQueriesTest.cpp
+ gfx/angle/src/tests/gl_tests/TextureTest.cpp
+ gfx/angle/src/tests/gl_tests/TransformFeedbackTest.cpp
+ gfx/angle/src/tests/gl_tests/UniformBufferTest.cpp
+ gfx/angle/src/tests/gl_tests/UniformTest.cpp
+ gfx/angle/src/tests/gl_tests/UnpackAlignmentTest.cpp
+ gfx/angle/src/tests/gl_tests/UnpackRowLength.cpp
+ gfx/angle/src/tests/gl_tests/VertexAttributeTest.cpp
+ gfx/angle/src/tests/gl_tests/ViewportTest.cpp
+ gfx/angle/src/tests/gles_conformance_tests/gles_conformance_tests.h
+ gfx/angle/src/tests/gles_conformance_tests/gles_conformance_tests_main.cpp
+ gfx/angle/src/tests/perf_tests/third_party/perf/perf_test.cc
+ gfx/angle/src/tests/perf_tests/third_party/perf/perf_test.h
+ gfx/angle/src/tests/preprocessor_tests/MockDiagnostics.h
+ gfx/angle/src/tests/preprocessor_tests/MockDirectiveHandler.h
+ gfx/angle/src/tests/preprocessor_tests/PreprocessorTest.cpp
+ gfx/angle/src/tests/preprocessor_tests/PreprocessorTest.h
+ gfx/angle/src/tests/preprocessor_tests/char_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/comment_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/define_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/error_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/extension_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/identifier_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/if_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/input_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/location_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/number_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/operator_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/pragma_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/space_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/token_test.cpp
+ gfx/angle/src/tests/preprocessor_tests/version_test.cpp
+ gfx/angle/src/tests/test_utils/angle_test_configs.cpp
+ gfx/angle/src/tests/test_utils/angle_test_configs.h
+ gfx/angle/src/tests/test_utils/angle_test_instantiate.cpp
+ gfx/angle/src/tests/test_utils/angle_test_instantiate.h
+ gfx/angle/src/tests/test_utils/compiler_test.cpp
+ gfx/angle/src/tests/test_utils/compiler_test.h
+ gfx/angle/src/tests/test_utils/gl_raii.h
+ gfx/angle/src/tests/tests.gyp
+ gfx/angle/src/tests/third_party/gpu_test_expectations/angle-mods.patch
+ gfx/angle/src/tests/third_party/gpu_test_expectations/angle_config.h
+ gfx/angle/src/tests/third_party/gpu_test_expectations/gpu_info.cc
+ gfx/angle/src/tests/third_party/gpu_test_expectations/gpu_info.h
+ gfx/angle/src/tests/third_party/gpu_test_expectations/gpu_test_config.cc
+ gfx/angle/src/tests/third_party/gpu_test_expectations/gpu_test_config.h
+ gfx/angle/src/tests/third_party/gpu_test_expectations/gpu_test_config_mac.h
+ gfx/angle/src/tests/third_party/gpu_test_expectations/gpu_test_config_mac.mm
+ gfx/angle/src/tests/third_party/gpu_test_expectations/gpu_test_expectations_parser.cc
+ gfx/angle/src/tests/third_party/gpu_test_expectations/gpu_test_expectations_parser.h
+ gfx/angle/src/third_party/libXNVCtrl/libXNVCtrl.gyp
+ gfx/ots/include/opentype-sanitiser.h
+ gfx/ots/include/ots-memory-stream.h
+ gfx/ots/src/avar.cc
+ gfx/ots/src/avar.h
+ gfx/ots/src/cff.cc
+ gfx/ots/src/cff.h
+ gfx/ots/src/cff_charstring.h
+ gfx/ots/src/cmap.cc
+ gfx/ots/src/cmap.h
+ gfx/ots/src/cvar.cc
+ gfx/ots/src/cvar.h
+ gfx/ots/src/cvt.cc
+ gfx/ots/src/cvt.h
+ gfx/ots/src/feat.cc
+ gfx/ots/src/feat.h
+ gfx/ots/src/fpgm.cc
+ gfx/ots/src/fpgm.h
+ gfx/ots/src/fvar.cc
+ gfx/ots/src/fvar.h
+ gfx/ots/src/gasp.cc
+ gfx/ots/src/gasp.h
+ gfx/ots/src/gdef.cc
+ gfx/ots/src/gdef.h
+ gfx/ots/src/glat.cc
+ gfx/ots/src/glat.h
+ gfx/ots/src/gloc.cc
+ gfx/ots/src/gloc.h
+ gfx/ots/src/glyf.cc
+ gfx/ots/src/glyf.h
+ gfx/ots/src/gpos.cc
+ gfx/ots/src/gpos.h
+ gfx/ots/src/graphite.h
+ gfx/ots/src/gsub.cc
+ gfx/ots/src/gsub.h
+ gfx/ots/src/gvar.cc
+ gfx/ots/src/gvar.h
+ gfx/ots/src/hdmx.cc
+ gfx/ots/src/hdmx.h
+ gfx/ots/src/head.cc
+ gfx/ots/src/head.h
+ gfx/ots/src/hhea.cc
+ gfx/ots/src/hhea.h
+ gfx/ots/src/hmtx.cc
+ gfx/ots/src/hmtx.h
+ gfx/ots/src/hvar.cc
+ gfx/ots/src/hvar.h
+ gfx/ots/src/kern.cc
+ gfx/ots/src/kern.h
+ gfx/ots/src/layout.cc
+ gfx/ots/src/layout.h
+ gfx/ots/src/loca.cc
+ gfx/ots/src/loca.h
+ gfx/ots/src/ltsh.cc
+ gfx/ots/src/ltsh.h
+ gfx/ots/src/math_.h
+ gfx/ots/src/maxp.cc
+ gfx/ots/src/maxp.h
+ gfx/ots/src/metrics.cc
+ gfx/ots/src/metrics.h
+ gfx/ots/src/mvar.cc
+ gfx/ots/src/mvar.h
+ gfx/ots/src/name.cc
+ gfx/ots/src/name.h
+ gfx/ots/src/os2.cc
+ gfx/ots/src/os2.h
+ gfx/ots/src/ots.cc
+ gfx/ots/src/ots.h
+ gfx/ots/src/post.cc
+ gfx/ots/src/post.h
+ gfx/ots/src/prep.cc
+ gfx/ots/src/prep.h
+ gfx/ots/src/sile.cc
+ gfx/ots/src/sile.h
+ gfx/ots/src/silf.cc
+ gfx/ots/src/silf.h
+ gfx/ots/src/sill.cc
+ gfx/ots/src/sill.h
+ gfx/ots/src/stat.cc
+ gfx/ots/src/stat.h
+ gfx/ots/src/variations.cc
+ gfx/ots/src/variations.h
+ gfx/ots/src/vdmx.cc
+ gfx/ots/src/vdmx.h
+ gfx/ots/src/vhea.cc
+ gfx/ots/src/vhea.h
+ gfx/ots/src/vmtx.cc
+ gfx/ots/src/vmtx.h
+ gfx/ots/src/vorg.cc
+ gfx/ots/src/vorg.h
+ gfx/ots/src/vvar.cc
+ gfx/ots/src/vvar.h
+ gfx/ots/tests/cff_charstring_test.cc
+ gfx/ots/tests/layout_common_table_test.cc
+ gfx/skia/dump_mozbuild.py
+ gfx/skia/patches/archive/0004-Bug-777614-Re-apply-bug-719872-Fix-crash-on-Android-.patch
+ gfx/skia/patches/archive/0005-Bug-736276-Add-a-new-SkFontHost-that-takes-a-cairo_s.patch
+ gfx/skia/patches/archive/0007-Bug-719872-Old-Android-FontHost.patch
+ gfx/skia/patches/archive/0024-Bug-887318-fix-bgra-readback.patch
+ gfx/skia/patches/archive/0030-Bug-939629-Add-missing-include-guards.patch
+ gfx/skia/patches/archive/0031-Bug-945588-Add-include-guard.patch
+ gfx/skia/patches/archive/0032-Bug-974900-More-missing-include-guards.patch
+ gfx/skia/skia/include/android/SkBRDAllocator.h
+ gfx/skia/skia/include/android/SkBitmapRegionDecoder.h
+ gfx/skia/skia/include/animator/SkAnimator.h
+ gfx/skia/skia/include/animator/SkAnimatorView.h
+ gfx/skia/skia/include/codec/SkAndroidCodec.h
+ gfx/skia/skia/include/codec/SkCodec.h
+ gfx/skia/skia/include/codec/SkEncodedFormat.h
+ gfx/skia/skia/include/codec/SkEncodedInfo.h
+ gfx/skia/skia/include/config/SkUserConfig.h
+ gfx/skia/skia/include/core/SkAnnotation.h
+ gfx/skia/skia/include/core/SkBBHFactory.h
+ gfx/skia/skia/include/core/SkBitmap.h
+ gfx/skia/skia/include/core/SkBitmapDevice.h
+ gfx/skia/skia/include/core/SkBlendMode.h
+ gfx/skia/skia/include/core/SkBlitRow.h
+ gfx/skia/skia/include/core/SkBlurTypes.h
+ gfx/skia/skia/include/core/SkCanvas.h
+ gfx/skia/skia/include/core/SkChunkAlloc.h
+ gfx/skia/skia/include/core/SkClipOp.h
+ gfx/skia/skia/include/core/SkClipStack.h
+ gfx/skia/skia/include/core/SkColor.h
+ gfx/skia/skia/include/core/SkColorFilter.h
+ gfx/skia/skia/include/core/SkColorPriv.h
+ gfx/skia/skia/include/core/SkColorSpace.h
+ gfx/skia/skia/include/core/SkColorTable.h
+ gfx/skia/skia/include/core/SkData.h
+ gfx/skia/skia/include/core/SkDataTable.h
+ gfx/skia/skia/include/core/SkDeque.h
+ gfx/skia/skia/include/core/SkDevice.h
+ gfx/skia/skia/include/core/SkDocument.h
+ gfx/skia/skia/include/core/SkDraw.h
+ gfx/skia/skia/include/core/SkDrawFilter.h
+ gfx/skia/skia/include/core/SkDrawLooper.h
+ gfx/skia/skia/include/core/SkDrawable.h
+ gfx/skia/skia/include/core/SkError.h
+ gfx/skia/skia/include/core/SkFilterQuality.h
+ gfx/skia/skia/include/core/SkFlattenable.h
+ gfx/skia/skia/include/core/SkFlattenableSerialization.h
+ gfx/skia/skia/include/core/SkFont.h
+ gfx/skia/skia/include/core/SkFontLCDConfig.h
+ gfx/skia/skia/include/core/SkFontStyle.h
+ gfx/skia/skia/include/core/SkGraphics.h
+ gfx/skia/skia/include/core/SkImage.h
+ gfx/skia/skia/include/core/SkImageDeserializer.h
+ gfx/skia/skia/include/core/SkImageEncoder.h
+ gfx/skia/skia/include/core/SkImageFilter.h
+ gfx/skia/skia/include/core/SkImageGenerator.h
+ gfx/skia/skia/include/core/SkImageInfo.h
+ gfx/skia/skia/include/core/SkLights.h
+ gfx/skia/skia/include/core/SkMallocPixelRef.h
+ gfx/skia/skia/include/core/SkMask.h
+ gfx/skia/skia/include/core/SkMaskFilter.h
+ gfx/skia/skia/include/core/SkMath.h
+ gfx/skia/skia/include/core/SkMatrix.h
+ gfx/skia/skia/include/core/SkMatrix44.h
+ gfx/skia/skia/include/core/SkMetaData.h
+ gfx/skia/skia/include/core/SkMilestone.h
+ gfx/skia/skia/include/core/SkMultiPictureDraw.h
+ gfx/skia/skia/include/core/SkPaint.h
+ gfx/skia/skia/include/core/SkPath.h
+ gfx/skia/skia/include/core/SkPathEffect.h
+ gfx/skia/skia/include/core/SkPathMeasure.h
+ gfx/skia/skia/include/core/SkPathRef.h
+ gfx/skia/skia/include/core/SkPicture.h
+ gfx/skia/skia/include/core/SkPictureAnalyzer.h
+ gfx/skia/skia/include/core/SkPictureRecorder.h
+ gfx/skia/skia/include/core/SkPixelRef.h
+ gfx/skia/skia/include/core/SkPixelSerializer.h
+ gfx/skia/skia/include/core/SkPixmap.h
+ gfx/skia/skia/include/core/SkPngChunkReader.h
+ gfx/skia/skia/include/core/SkPoint.h
+ gfx/skia/skia/include/core/SkPoint3.h
+ gfx/skia/skia/include/core/SkRRect.h
+ gfx/skia/skia/include/core/SkRSXform.h
+ gfx/skia/skia/include/core/SkRWBuffer.h
+ gfx/skia/skia/include/core/SkRasterizer.h
+ gfx/skia/skia/include/core/SkRect.h
+ gfx/skia/skia/include/core/SkRefCnt.h
+ gfx/skia/skia/include/core/SkRegion.h
+ gfx/skia/skia/include/core/SkScalar.h
+ gfx/skia/skia/include/core/SkShader.h
+ gfx/skia/skia/include/core/SkSize.h
+ gfx/skia/skia/include/core/SkStream.h
+ gfx/skia/skia/include/core/SkString.h
+ gfx/skia/skia/include/core/SkStrokeRec.h
+ gfx/skia/skia/include/core/SkSurface.h
+ gfx/skia/skia/include/core/SkSurfaceProps.h
+ gfx/skia/skia/include/core/SkSwizzle.h
+ gfx/skia/skia/include/core/SkTLazy.h
+ gfx/skia/skia/include/core/SkTRegistry.h
+ gfx/skia/skia/include/core/SkTextBlob.h
+ gfx/skia/skia/include/core/SkTime.h
+ gfx/skia/skia/include/core/SkTraceMemoryDump.h
+ gfx/skia/skia/include/core/SkTypeface.h
+ gfx/skia/skia/include/core/SkTypes.h
+ gfx/skia/skia/include/core/SkUnPreMultiply.h
+ gfx/skia/skia/include/core/SkWriteBuffer.h
+ gfx/skia/skia/include/core/SkWriter32.h
+ gfx/skia/skia/include/core/SkXfermode.h
+ gfx/skia/skia/include/core/SkYUVSizeInfo.h
+ gfx/skia/skia/include/effects/Sk1DPathEffect.h
+ gfx/skia/skia/include/effects/Sk2DPathEffect.h
+ gfx/skia/skia/include/effects/SkAlphaThresholdFilter.h
+ gfx/skia/skia/include/effects/SkArcToPathEffect.h
+ gfx/skia/skia/include/effects/SkArithmeticMode.h
+ gfx/skia/skia/include/effects/SkBlurDrawLooper.h
+ gfx/skia/skia/include/effects/SkBlurImageFilter.h
+ gfx/skia/skia/include/effects/SkBlurMaskFilter.h
+ gfx/skia/skia/include/effects/SkColorCubeFilter.h
+ gfx/skia/skia/include/effects/SkColorFilterImageFilter.h
+ gfx/skia/skia/include/effects/SkColorMatrix.h
+ gfx/skia/skia/include/effects/SkColorMatrixFilter.h
+ gfx/skia/skia/include/effects/SkComposeImageFilter.h
+ gfx/skia/skia/include/effects/SkCornerPathEffect.h
+ gfx/skia/skia/include/effects/SkDashPathEffect.h
+ gfx/skia/skia/include/effects/SkDiscretePathEffect.h
+ gfx/skia/skia/include/effects/SkDisplacementMapEffect.h
+ gfx/skia/skia/include/effects/SkDropShadowImageFilter.h
+ gfx/skia/skia/include/effects/SkEmbossMaskFilter.h
+ gfx/skia/skia/include/effects/SkGammaColorFilter.h
+ gfx/skia/skia/include/effects/SkGaussianEdgeShader.h
+ gfx/skia/skia/include/effects/SkGradientShader.h
+ gfx/skia/skia/include/effects/SkImageSource.h
+ gfx/skia/skia/include/effects/SkLayerDrawLooper.h
+ gfx/skia/skia/include/effects/SkLayerRasterizer.h
+ gfx/skia/skia/include/effects/SkLightingImageFilter.h
+ gfx/skia/skia/include/effects/SkLumaColorFilter.h
+ gfx/skia/skia/include/effects/SkMagnifierImageFilter.h
+ gfx/skia/skia/include/effects/SkMatrixConvolutionImageFilter.h
+ gfx/skia/skia/include/effects/SkMergeImageFilter.h
+ gfx/skia/skia/include/effects/SkMorphologyImageFilter.h
+ gfx/skia/skia/include/effects/SkOffsetImageFilter.h
+ gfx/skia/skia/include/effects/SkPaintFlagsDrawFilter.h
+ gfx/skia/skia/include/effects/SkPaintImageFilter.h
+ gfx/skia/skia/include/effects/SkPerlinNoiseShader.h
+ gfx/skia/skia/include/effects/SkPictureImageFilter.h
+ gfx/skia/skia/include/effects/SkRRectsGaussianEdgeShader.h
+ gfx/skia/skia/include/effects/SkTableColorFilter.h
+ gfx/skia/skia/include/effects/SkTableMaskFilter.h
+ gfx/skia/skia/include/effects/SkTileImageFilter.h
+ gfx/skia/skia/include/effects/SkXfermodeImageFilter.h
+ gfx/skia/skia/include/gpu/GrBlend.h
+ gfx/skia/skia/include/gpu/GrBuffer.h
+ gfx/skia/skia/include/gpu/GrBufferAccess.h
+ gfx/skia/skia/include/gpu/GrCaps.h
+ gfx/skia/skia/include/gpu/GrClip.h
+ gfx/skia/skia/include/gpu/GrColor.h
+ gfx/skia/skia/include/gpu/GrColorSpaceXform.h
+ gfx/skia/skia/include/gpu/GrConfig.h
+ gfx/skia/skia/include/gpu/GrContext.h
+ gfx/skia/skia/include/gpu/GrContextOptions.h
+ gfx/skia/skia/include/gpu/GrCoordTransform.h
+ gfx/skia/skia/include/gpu/GrDrawContext.h
+ gfx/skia/skia/include/gpu/GrFragmentProcessor.h
+ gfx/skia/skia/include/gpu/GrGpuResource.h
+ gfx/skia/skia/include/gpu/GrGpuResourceRef.h
+ gfx/skia/skia/include/gpu/GrInvariantOutput.h
+ gfx/skia/skia/include/gpu/GrPaint.h
+ gfx/skia/skia/include/gpu/GrProcessor.h
+ gfx/skia/skia/include/gpu/GrProcessorUnitTest.h
+ gfx/skia/skia/include/gpu/GrProgramElement.h
+ gfx/skia/skia/include/gpu/GrRenderTarget.h
+ gfx/skia/skia/include/gpu/GrResourceKey.h
+ gfx/skia/skia/include/gpu/GrShaderVar.h
+ gfx/skia/skia/include/gpu/GrSurface.h
+ gfx/skia/skia/include/gpu/GrTestUtils.h
+ gfx/skia/skia/include/gpu/GrTexture.h
+ gfx/skia/skia/include/gpu/GrTextureAccess.h
+ gfx/skia/skia/include/gpu/GrTextureParams.h
+ gfx/skia/skia/include/gpu/GrTextureProvider.h
+ gfx/skia/skia/include/gpu/GrTypes.h
+ gfx/skia/skia/include/gpu/GrTypesPriv.h
+ gfx/skia/skia/include/gpu/GrXferProcessor.h
+ gfx/skia/skia/include/gpu/SkGr.h
+ gfx/skia/skia/include/gpu/effects/GrConstColorProcessor.h
+ gfx/skia/skia/include/gpu/effects/GrCoverageSetOpXP.h
+ gfx/skia/skia/include/gpu/effects/GrCustomXfermode.h
+ gfx/skia/skia/include/gpu/effects/GrPorterDuffXferProcessor.h
+ gfx/skia/skia/include/gpu/effects/GrXfermodeFragmentProcessor.h
+ gfx/skia/skia/include/gpu/gl/GrGLAssembleInterface.h
+ gfx/skia/skia/include/gpu/gl/GrGLConfig.h
+ gfx/skia/skia/include/gpu/gl/GrGLConfig_chrome.h
+ gfx/skia/skia/include/gpu/gl/GrGLExtensions.h
+ gfx/skia/skia/include/gpu/gl/GrGLFunctions.h
+ gfx/skia/skia/include/gpu/gl/GrGLInterface.h
+ gfx/skia/skia/include/gpu/gl/GrGLSLPrettyPrint.h
+ gfx/skia/skia/include/gpu/gl/GrGLTypes.h
+ gfx/skia/skia/include/gpu/vk/GrVkBackendContext.h
+ gfx/skia/skia/include/gpu/vk/GrVkDefines.h
+ gfx/skia/skia/include/gpu/vk/GrVkInterface.h
+ gfx/skia/skia/include/gpu/vk/GrVkTypes.h
+ gfx/skia/skia/include/images/SkForceLinking.h
+ gfx/skia/skia/include/images/SkMovie.h
+ gfx/skia/skia/include/pathops/SkPathOps.h
+ gfx/skia/skia/include/ports/SkFontConfigInterface.h
+ gfx/skia/skia/include/ports/SkFontMgr.h
+ gfx/skia/skia/include/ports/SkFontMgr_FontConfigInterface.h
+ gfx/skia/skia/include/ports/SkFontMgr_android.h
+ gfx/skia/skia/include/ports/SkFontMgr_custom.h
+ gfx/skia/skia/include/ports/SkFontMgr_fontconfig.h
+ gfx/skia/skia/include/ports/SkFontMgr_indirect.h
+ gfx/skia/skia/include/ports/SkRemotableFontMgr.h
+ gfx/skia/skia/include/ports/SkTypeface_mac.h
+ gfx/skia/skia/include/ports/SkTypeface_win.h
+ gfx/skia/skia/include/private/GrAuditTrail.h
+ gfx/skia/skia/include/private/GrInstancedPipelineInfo.h
+ gfx/skia/skia/include/private/GrRenderTargetProxy.h
+ gfx/skia/skia/include/private/GrSingleOwner.h
+ gfx/skia/skia/include/private/GrSurfaceProxy.h
+ gfx/skia/skia/include/private/GrTextureProxy.h
+ gfx/skia/skia/include/private/GrTextureStripAtlas.h
+ gfx/skia/skia/include/private/SkAtomics.h
+ gfx/skia/skia/include/private/SkBitmaskEnum.h
+ gfx/skia/skia/include/private/SkChecksum.h
+ gfx/skia/skia/include/private/SkFixed.h
+ gfx/skia/skia/include/private/SkFloatBits.h
+ gfx/skia/skia/include/private/SkFloatingPoint.h
+ gfx/skia/skia/include/private/SkLeanWindows.h
+ gfx/skia/skia/include/private/SkMiniRecorder.h
+ gfx/skia/skia/include/private/SkMutex.h
+ gfx/skia/skia/include/private/SkOnce.h
+ gfx/skia/skia/include/private/SkRecords.h
+ gfx/skia/skia/include/private/SkSemaphore.h
+ gfx/skia/skia/include/private/SkShadowParams.h
+ gfx/skia/skia/include/private/SkSpinlock.h
+ gfx/skia/skia/include/private/SkTArray.h
+ gfx/skia/skia/include/private/SkTDArray.h
+ gfx/skia/skia/include/private/SkTDict.h
+ gfx/skia/skia/include/private/SkTFitsIn.h
+ gfx/skia/skia/include/private/SkTHash.h
+ gfx/skia/skia/include/private/SkTLogic.h
+ gfx/skia/skia/include/private/SkTSearch.h
+ gfx/skia/skia/include/private/SkTemplates.h
+ gfx/skia/skia/include/private/SkThreadID.h
+ gfx/skia/skia/include/private/SkWeakRefCnt.h
+ gfx/skia/skia/include/svg/SkSVGCanvas.h
+ gfx/skia/skia/include/utils/SkBoundaryPatch.h
+ gfx/skia/skia/include/utils/SkCanvasStateUtils.h
+ gfx/skia/skia/include/utils/SkDumpCanvas.h
+ gfx/skia/skia/include/utils/SkEventTracer.h
+ gfx/skia/skia/include/utils/SkFrontBufferedStream.h
+ gfx/skia/skia/include/utils/SkInterpolator.h
+ gfx/skia/skia/include/utils/SkLayer.h
+ gfx/skia/skia/include/utils/SkLua.h
+ gfx/skia/skia/include/utils/SkLuaCanvas.h
+ gfx/skia/skia/include/utils/SkMeshUtils.h
+ gfx/skia/skia/include/utils/SkNWayCanvas.h
+ gfx/skia/skia/include/utils/SkNoSaveLayerCanvas.h
+ gfx/skia/skia/include/utils/SkNullCanvas.h
+ gfx/skia/skia/include/utils/SkPaintFilterCanvas.h
+ gfx/skia/skia/include/utils/SkParse.h
+ gfx/skia/skia/include/utils/SkParsePath.h
+ gfx/skia/skia/include/utils/SkPictureUtils.h
+ gfx/skia/skia/include/utils/SkRandom.h
+ gfx/skia/skia/include/utils/SkTextBox.h
+ gfx/skia/skia/include/utils/mac/SkCGUtils.h
+ gfx/skia/skia/include/views/SkApplication.h
+ gfx/skia/skia/include/views/SkEvent.h
+ gfx/skia/skia/include/views/SkEventSink.h
+ gfx/skia/skia/include/views/SkKey.h
+ gfx/skia/skia/include/views/SkOSMenu.h
+ gfx/skia/skia/include/views/SkOSWindow_Mac.h
+ gfx/skia/skia/include/views/SkOSWindow_SDL.h
+ gfx/skia/skia/include/views/SkOSWindow_Unix.h
+ gfx/skia/skia/include/views/SkOSWindow_Win.h
+ gfx/skia/skia/include/views/SkOSWindow_iOS.h
+ gfx/skia/skia/include/views/SkSystemEventTypes.h
+ gfx/skia/skia/include/views/SkTouchGesture.h
+ gfx/skia/skia/include/views/SkView.h
+ gfx/skia/skia/include/views/SkWindow.h
+ gfx/skia/skia/include/xml/SkDOM.h
+ gfx/skia/skia/include/xml/SkXMLParser.h
+ gfx/skia/skia/include/xml/SkXMLWriter.h
+ gfx/skia/skia/src/android/SkBitmapRegionCodec.cpp
+ gfx/skia/skia/src/android/SkBitmapRegionCodec.h
+ gfx/skia/skia/src/android/SkBitmapRegionDecoder.cpp
+ gfx/skia/skia/src/android/SkBitmapRegionDecoderPriv.h
+ gfx/skia/skia/src/animator/SkADrawable.cpp
+ gfx/skia/skia/src/animator/SkADrawable.h
+ gfx/skia/skia/src/animator/SkAnimate.h
+ gfx/skia/skia/src/animator/SkAnimateActive.cpp
+ gfx/skia/skia/src/animator/SkAnimateActive.h
+ gfx/skia/skia/src/animator/SkAnimateBase.cpp
+ gfx/skia/skia/src/animator/SkAnimateBase.h
+ gfx/skia/skia/src/animator/SkAnimateField.cpp
+ gfx/skia/skia/src/animator/SkAnimateMaker.cpp
+ gfx/skia/skia/src/animator/SkAnimateMaker.h
+ gfx/skia/skia/src/animator/SkAnimateProperties.h
+ gfx/skia/skia/src/animator/SkAnimateSet.cpp
+ gfx/skia/skia/src/animator/SkAnimateSet.h
+ gfx/skia/skia/src/animator/SkAnimator.cpp
+ gfx/skia/skia/src/animator/SkAnimatorScript.cpp
+ gfx/skia/skia/src/animator/SkAnimatorScript.h
+ gfx/skia/skia/src/animator/SkAnimatorScript2.cpp
+ gfx/skia/skia/src/animator/SkAnimatorScript2.h
+ gfx/skia/skia/src/animator/SkBoundable.cpp
+ gfx/skia/skia/src/animator/SkBoundable.h
+ gfx/skia/skia/src/animator/SkBuildCondensedInfo.cpp
+ gfx/skia/skia/src/animator/SkCondensedDebug.inc
+ gfx/skia/skia/src/animator/SkCondensedRelease.inc
+ gfx/skia/skia/src/animator/SkDisplayAdd.cpp
+ gfx/skia/skia/src/animator/SkDisplayAdd.h
+ gfx/skia/skia/src/animator/SkDisplayApply.cpp
+ gfx/skia/skia/src/animator/SkDisplayApply.h
+ gfx/skia/skia/src/animator/SkDisplayBounds.cpp
+ gfx/skia/skia/src/animator/SkDisplayBounds.h
+ gfx/skia/skia/src/animator/SkDisplayEvent.cpp
+ gfx/skia/skia/src/animator/SkDisplayEvent.h
+ gfx/skia/skia/src/animator/SkDisplayEvents.cpp
+ gfx/skia/skia/src/animator/SkDisplayEvents.h
+ gfx/skia/skia/src/animator/SkDisplayInclude.cpp
+ gfx/skia/skia/src/animator/SkDisplayInclude.h
+ gfx/skia/skia/src/animator/SkDisplayInput.cpp
+ gfx/skia/skia/src/animator/SkDisplayInput.h
+ gfx/skia/skia/src/animator/SkDisplayList.cpp
+ gfx/skia/skia/src/animator/SkDisplayList.h
+ gfx/skia/skia/src/animator/SkDisplayMath.cpp
+ gfx/skia/skia/src/animator/SkDisplayMath.h
+ gfx/skia/skia/src/animator/SkDisplayMovie.cpp
+ gfx/skia/skia/src/animator/SkDisplayMovie.h
+ gfx/skia/skia/src/animator/SkDisplayNumber.cpp
+ gfx/skia/skia/src/animator/SkDisplayNumber.h
+ gfx/skia/skia/src/animator/SkDisplayPost.cpp
+ gfx/skia/skia/src/animator/SkDisplayPost.h
+ gfx/skia/skia/src/animator/SkDisplayRandom.cpp
+ gfx/skia/skia/src/animator/SkDisplayRandom.h
+ gfx/skia/skia/src/animator/SkDisplayScreenplay.cpp
+ gfx/skia/skia/src/animator/SkDisplayScreenplay.h
+ gfx/skia/skia/src/animator/SkDisplayType.cpp
+ gfx/skia/skia/src/animator/SkDisplayType.h
+ gfx/skia/skia/src/animator/SkDisplayTypes.cpp
+ gfx/skia/skia/src/animator/SkDisplayTypes.h
+ gfx/skia/skia/src/animator/SkDisplayXMLParser.cpp
+ gfx/skia/skia/src/animator/SkDisplayXMLParser.h
+ gfx/skia/skia/src/animator/SkDisplayable.cpp
+ gfx/skia/skia/src/animator/SkDisplayable.h
+ gfx/skia/skia/src/animator/SkDraw3D.cpp
+ gfx/skia/skia/src/animator/SkDraw3D.h
+ gfx/skia/skia/src/animator/SkDrawBitmap.cpp
+ gfx/skia/skia/src/animator/SkDrawBitmap.h
+ gfx/skia/skia/src/animator/SkDrawBlur.cpp
+ gfx/skia/skia/src/animator/SkDrawBlur.h
+ gfx/skia/skia/src/animator/SkDrawClip.cpp
+ gfx/skia/skia/src/animator/SkDrawClip.h
+ gfx/skia/skia/src/animator/SkDrawColor.cpp
+ gfx/skia/skia/src/animator/SkDrawColor.h
+ gfx/skia/skia/src/animator/SkDrawDash.cpp
+ gfx/skia/skia/src/animator/SkDrawDash.h
+ gfx/skia/skia/src/animator/SkDrawDiscrete.cpp
+ gfx/skia/skia/src/animator/SkDrawDiscrete.h
+ gfx/skia/skia/src/animator/SkDrawEmboss.cpp
+ gfx/skia/skia/src/animator/SkDrawEmboss.h
+ gfx/skia/skia/src/animator/SkDrawExtraPathEffect.cpp
+ gfx/skia/skia/src/animator/SkDrawExtraPathEffect.h
+ gfx/skia/skia/src/animator/SkDrawFull.cpp
+ gfx/skia/skia/src/animator/SkDrawFull.h
+ gfx/skia/skia/src/animator/SkDrawGradient.cpp
+ gfx/skia/skia/src/animator/SkDrawGradient.h
+ gfx/skia/skia/src/animator/SkDrawGroup.cpp
+ gfx/skia/skia/src/animator/SkDrawGroup.h
+ gfx/skia/skia/src/animator/SkDrawLine.cpp
+ gfx/skia/skia/src/animator/SkDrawLine.h
+ gfx/skia/skia/src/animator/SkDrawMatrix.cpp
+ gfx/skia/skia/src/animator/SkDrawMatrix.h
+ gfx/skia/skia/src/animator/SkDrawOval.cpp
+ gfx/skia/skia/src/animator/SkDrawOval.h
+ gfx/skia/skia/src/animator/SkDrawPaint.cpp
+ gfx/skia/skia/src/animator/SkDrawPaint.h
+ gfx/skia/skia/src/animator/SkDrawPath.cpp
+ gfx/skia/skia/src/animator/SkDrawPath.h
+ gfx/skia/skia/src/animator/SkDrawPoint.cpp
+ gfx/skia/skia/src/animator/SkDrawPoint.h
+ gfx/skia/skia/src/animator/SkDrawRectangle.cpp
+ gfx/skia/skia/src/animator/SkDrawRectangle.h
+ gfx/skia/skia/src/animator/SkDrawSaveLayer.cpp
+ gfx/skia/skia/src/animator/SkDrawSaveLayer.h
+ gfx/skia/skia/src/animator/SkDrawShader.cpp
+ gfx/skia/skia/src/animator/SkDrawShader.h
+ gfx/skia/skia/src/animator/SkDrawText.cpp
+ gfx/skia/skia/src/animator/SkDrawText.h
+ gfx/skia/skia/src/animator/SkDrawTextBox.cpp
+ gfx/skia/skia/src/animator/SkDrawTextBox.h
+ gfx/skia/skia/src/animator/SkDrawTo.cpp
+ gfx/skia/skia/src/animator/SkDrawTo.h
+ gfx/skia/skia/src/animator/SkDump.cpp
+ gfx/skia/skia/src/animator/SkDump.h
+ gfx/skia/skia/src/animator/SkExtras.h
+ gfx/skia/skia/src/animator/SkGetCondensedInfo.cpp
+ gfx/skia/skia/src/animator/SkHitClear.cpp
+ gfx/skia/skia/src/animator/SkHitClear.h
+ gfx/skia/skia/src/animator/SkHitTest.cpp
+ gfx/skia/skia/src/animator/SkHitTest.h
+ gfx/skia/skia/src/animator/SkIntArray.h
+ gfx/skia/skia/src/animator/SkMatrixParts.cpp
+ gfx/skia/skia/src/animator/SkMatrixParts.h
+ gfx/skia/skia/src/animator/SkMemberInfo.cpp
+ gfx/skia/skia/src/animator/SkMemberInfo.h
+ gfx/skia/skia/src/animator/SkOpArray.cpp
+ gfx/skia/skia/src/animator/SkOpArray.h
+ gfx/skia/skia/src/animator/SkOperand.h
+ gfx/skia/skia/src/animator/SkOperand2.h
+ gfx/skia/skia/src/animator/SkOperandInterpolator.h
+ gfx/skia/skia/src/animator/SkOperandIterpolator.cpp
+ gfx/skia/skia/src/animator/SkPaintPart.cpp
+ gfx/skia/skia/src/animator/SkPaintPart.h
+ gfx/skia/skia/src/animator/SkParseSVGPath.cpp
+ gfx/skia/skia/src/animator/SkPathParts.cpp
+ gfx/skia/skia/src/animator/SkPathParts.h
+ gfx/skia/skia/src/animator/SkPostParts.cpp
+ gfx/skia/skia/src/animator/SkPostParts.h
+ gfx/skia/skia/src/animator/SkScript.cpp
+ gfx/skia/skia/src/animator/SkScript.h
+ gfx/skia/skia/src/animator/SkScript2.h
+ gfx/skia/skia/src/animator/SkScriptCallBack.h
+ gfx/skia/skia/src/animator/SkScriptDecompile.cpp
+ gfx/skia/skia/src/animator/SkScriptRuntime.cpp
+ gfx/skia/skia/src/animator/SkScriptRuntime.h
+ gfx/skia/skia/src/animator/SkScriptTokenizer.cpp
+ gfx/skia/skia/src/animator/SkSnapshot.cpp
+ gfx/skia/skia/src/animator/SkSnapshot.h
+ gfx/skia/skia/src/animator/SkTDArray_Experimental.h
+ gfx/skia/skia/src/animator/SkTDStack.h
+ gfx/skia/skia/src/animator/SkTextOnPath.cpp
+ gfx/skia/skia/src/animator/SkTextOnPath.h
+ gfx/skia/skia/src/animator/SkTextToPath.cpp
+ gfx/skia/skia/src/animator/SkTextToPath.h
+ gfx/skia/skia/src/animator/SkTypedArray.cpp
+ gfx/skia/skia/src/animator/SkTypedArray.h
+ gfx/skia/skia/src/animator/SkXMLAnimatorWriter.cpp
+ gfx/skia/skia/src/animator/SkXMLAnimatorWriter.h
+ gfx/skia/skia/src/c/sk_c_from_to.h
+ gfx/skia/skia/src/c/sk_paint.cpp
+ gfx/skia/skia/src/c/sk_surface.cpp
+ gfx/skia/skia/src/c/sk_types_priv.h
+ gfx/skia/skia/src/codec/SkAndroidCodec.cpp
+ gfx/skia/skia/src/codec/SkBmpCodec.cpp
+ gfx/skia/skia/src/codec/SkBmpCodec.h
+ gfx/skia/skia/src/codec/SkBmpMaskCodec.cpp
+ gfx/skia/skia/src/codec/SkBmpMaskCodec.h
+ gfx/skia/skia/src/codec/SkBmpRLECodec.cpp
+ gfx/skia/skia/src/codec/SkBmpRLECodec.h
+ gfx/skia/skia/src/codec/SkBmpStandardCodec.cpp
+ gfx/skia/skia/src/codec/SkBmpStandardCodec.h
+ gfx/skia/skia/src/codec/SkCodec.cpp
+ gfx/skia/skia/src/codec/SkCodecImageGenerator.cpp
+ gfx/skia/skia/src/codec/SkCodecImageGenerator.h
+ gfx/skia/skia/src/codec/SkCodecPriv.h
+ gfx/skia/skia/src/codec/SkGifCodec.cpp
+ gfx/skia/skia/src/codec/SkGifCodec.h
+ gfx/skia/skia/src/codec/SkIcoCodec.cpp
+ gfx/skia/skia/src/codec/SkIcoCodec.h
+ gfx/skia/skia/src/codec/SkJpegCodec.cpp
+ gfx/skia/skia/src/codec/SkJpegCodec.h
+ gfx/skia/skia/src/codec/SkJpegDecoderMgr.cpp
+ gfx/skia/skia/src/codec/SkJpegDecoderMgr.h
+ gfx/skia/skia/src/codec/SkJpegUtility.cpp
+ gfx/skia/skia/src/codec/SkJpegUtility.h
+ gfx/skia/skia/src/codec/SkMaskSwizzler.cpp
+ gfx/skia/skia/src/codec/SkMaskSwizzler.h
+ gfx/skia/skia/src/codec/SkMasks.cpp
+ gfx/skia/skia/src/codec/SkMasks.h
+ gfx/skia/skia/src/codec/SkPngCodec.cpp
+ gfx/skia/skia/src/codec/SkPngCodec.h
+ gfx/skia/skia/src/codec/SkRawAdapterCodec.cpp
+ gfx/skia/skia/src/codec/SkRawAdapterCodec.h
+ gfx/skia/skia/src/codec/SkRawCodec.cpp
+ gfx/skia/skia/src/codec/SkRawCodec.h
+ gfx/skia/skia/src/codec/SkSampledCodec.cpp
+ gfx/skia/skia/src/codec/SkSampledCodec.h
+ gfx/skia/skia/src/codec/SkSampler.cpp
+ gfx/skia/skia/src/codec/SkSampler.h
+ gfx/skia/skia/src/codec/SkSwizzler.cpp
+ gfx/skia/skia/src/codec/SkSwizzler.h
+ gfx/skia/skia/src/codec/SkWbmpCodec.cpp
+ gfx/skia/skia/src/codec/SkWbmpCodec.h
+ gfx/skia/skia/src/codec/SkWebpAdapterCodec.cpp
+ gfx/skia/skia/src/codec/SkWebpAdapterCodec.h
+ gfx/skia/skia/src/codec/SkWebpCodec.cpp
+ gfx/skia/skia/src/codec/SkWebpCodec.h
+ gfx/skia/skia/src/core/Sk4px.h
+ gfx/skia/skia/src/core/Sk4x4f.h
+ gfx/skia/skia/src/core/SkAAClip.cpp
+ gfx/skia/skia/src/core/SkAAClip.h
+ gfx/skia/skia/src/core/SkAdvancedTypefaceMetrics.h
+ gfx/skia/skia/src/core/SkAlphaRuns.cpp
+ gfx/skia/skia/src/core/SkAnnotation.cpp
+ gfx/skia/skia/src/core/SkAnnotationKeys.h
+ gfx/skia/skia/src/core/SkAntiRun.h
+ gfx/skia/skia/src/core/SkAutoKern.h
+ gfx/skia/skia/src/core/SkAutoPixmapStorage.cpp
+ gfx/skia/skia/src/core/SkAutoPixmapStorage.h
+ gfx/skia/skia/src/core/SkBBHFactory.cpp
+ gfx/skia/skia/src/core/SkBBoxHierarchy.h
+ gfx/skia/skia/src/core/SkBigPicture.cpp
+ gfx/skia/skia/src/core/SkBigPicture.h
+ gfx/skia/skia/src/core/SkBitmap.cpp
+ gfx/skia/skia/src/core/SkBitmapCache.cpp
+ gfx/skia/skia/src/core/SkBitmapCache.h
+ gfx/skia/skia/src/core/SkBitmapController.cpp
+ gfx/skia/skia/src/core/SkBitmapController.h
+ gfx/skia/skia/src/core/SkBitmapDevice.cpp
+ gfx/skia/skia/src/core/SkBitmapFilter.h
+ gfx/skia/skia/src/core/SkBitmapProcShader.cpp
+ gfx/skia/skia/src/core/SkBitmapProcShader.h
+ gfx/skia/skia/src/core/SkBitmapProcState.cpp
+ gfx/skia/skia/src/core/SkBitmapProcState.h
+ gfx/skia/skia/src/core/SkBitmapProcState_filter.h
+ gfx/skia/skia/src/core/SkBitmapProcState_matrix.h
+ gfx/skia/skia/src/core/SkBitmapProcState_matrixProcs.cpp
+ gfx/skia/skia/src/core/SkBitmapProcState_matrix_template.h
+ gfx/skia/skia/src/core/SkBitmapProcState_procs.h
+ gfx/skia/skia/src/core/SkBitmapProcState_sample.h
+ gfx/skia/skia/src/core/SkBitmapProcState_shaderproc.h
+ gfx/skia/skia/src/core/SkBitmapProvider.cpp
+ gfx/skia/skia/src/core/SkBitmapProvider.h
+ gfx/skia/skia/src/core/SkBitmapScaler.cpp
+ gfx/skia/skia/src/core/SkBitmapScaler.h
+ gfx/skia/skia/src/core/SkBlendModePriv.h
+ gfx/skia/skia/src/core/SkBlitBWMaskTemplate.h
+ gfx/skia/skia/src/core/SkBlitMask.h
+ gfx/skia/skia/src/core/SkBlitMask_D32.cpp
+ gfx/skia/skia/src/core/SkBlitRow_D16.cpp
+ gfx/skia/skia/src/core/SkBlitRow_D32.cpp
+ gfx/skia/skia/src/core/SkBlitter.cpp
+ gfx/skia/skia/src/core/SkBlitter.h
+ gfx/skia/skia/src/core/SkBlitter_A8.cpp
+ gfx/skia/skia/src/core/SkBlitter_ARGB32.cpp
+ gfx/skia/skia/src/core/SkBlitter_PM4f.cpp
+ gfx/skia/skia/src/core/SkBlitter_RGB16.cpp
+ gfx/skia/skia/src/core/SkBlitter_Sprite.cpp
+ gfx/skia/skia/src/core/SkBlurImageFilter.cpp
+ gfx/skia/skia/src/core/SkBuffer.cpp
+ gfx/skia/skia/src/core/SkBuffer.h
+ gfx/skia/skia/src/core/SkCachedData.cpp
+ gfx/skia/skia/src/core/SkCachedData.h
+ gfx/skia/skia/src/core/SkCanvas.cpp
+ gfx/skia/skia/src/core/SkCanvasPriv.h
+ gfx/skia/skia/src/core/SkChunkAlloc.cpp
+ gfx/skia/skia/src/core/SkClipStack.cpp
+ gfx/skia/skia/src/core/SkColor.cpp
+ gfx/skia/skia/src/core/SkColorFilter.cpp
+ gfx/skia/skia/src/core/SkColorFilterShader.cpp
+ gfx/skia/skia/src/core/SkColorFilterShader.h
+ gfx/skia/skia/src/core/SkColorMatrixFilterRowMajor255.cpp
+ gfx/skia/skia/src/core/SkColorMatrixFilterRowMajor255.h
+ gfx/skia/skia/src/core/SkColorShader.cpp
+ gfx/skia/skia/src/core/SkColorShader.h
+ gfx/skia/skia/src/core/SkColorSpace.cpp
+ gfx/skia/skia/src/core/SkColorSpacePriv.h
+ gfx/skia/skia/src/core/SkColorSpaceXform.cpp
+ gfx/skia/skia/src/core/SkColorSpaceXform.h
+ gfx/skia/skia/src/core/SkColorSpace_Base.h
+ gfx/skia/skia/src/core/SkColorSpace_ICC.cpp
+ gfx/skia/skia/src/core/SkColorTable.cpp
+ gfx/skia/skia/src/core/SkComposeShader.cpp
+ gfx/skia/skia/src/core/SkComposeShader.h
+ gfx/skia/skia/src/core/SkConfig8888.cpp
+ gfx/skia/skia/src/core/SkConfig8888.h
+ gfx/skia/skia/src/core/SkConvolver.cpp
+ gfx/skia/skia/src/core/SkConvolver.h
+ gfx/skia/skia/src/core/SkCoreBlitters.h
+ gfx/skia/skia/src/core/SkCpu.cpp
+ gfx/skia/skia/src/core/SkCpu.h
+ gfx/skia/skia/src/core/SkCubicClipper.cpp
+ gfx/skia/skia/src/core/SkCubicClipper.h
+ gfx/skia/skia/src/core/SkData.cpp
+ gfx/skia/skia/src/core/SkDataTable.cpp
+ gfx/skia/skia/src/core/SkDebug.cpp
+ gfx/skia/skia/src/core/SkDeduper.h
+ gfx/skia/skia/src/core/SkDeque.cpp
+ gfx/skia/skia/src/core/SkDescriptor.h
+ gfx/skia/skia/src/core/SkDevice.cpp
+ gfx/skia/skia/src/core/SkDeviceLooper.cpp
+ gfx/skia/skia/src/core/SkDeviceLooper.h
+ gfx/skia/skia/src/core/SkDeviceProfile.cpp
+ gfx/skia/skia/src/core/SkDeviceProfile.h
+ gfx/skia/skia/src/core/SkDiscardableMemory.h
+ gfx/skia/skia/src/core/SkDistanceFieldGen.cpp
+ gfx/skia/skia/src/core/SkDistanceFieldGen.h
+ gfx/skia/skia/src/core/SkDither.cpp
+ gfx/skia/skia/src/core/SkDither.h
+ gfx/skia/skia/src/core/SkDocument.cpp
+ gfx/skia/skia/src/core/SkDraw.cpp
+ gfx/skia/skia/src/core/SkDrawLooper.cpp
+ gfx/skia/skia/src/core/SkDrawProcs.h
+ gfx/skia/skia/src/core/SkDrawable.cpp
+ gfx/skia/skia/src/core/SkEdge.cpp
+ gfx/skia/skia/src/core/SkEdge.h
+ gfx/skia/skia/src/core/SkEdgeBuilder.cpp
+ gfx/skia/skia/src/core/SkEdgeBuilder.h
+ gfx/skia/skia/src/core/SkEdgeClipper.cpp
+ gfx/skia/skia/src/core/SkEdgeClipper.h
+ gfx/skia/skia/src/core/SkEmptyShader.h
+ gfx/skia/skia/src/core/SkEndian.h
+ gfx/skia/skia/src/core/SkError.cpp
+ gfx/skia/skia/src/core/SkErrorInternals.h
+ gfx/skia/skia/src/core/SkExchange.h
+ gfx/skia/skia/src/core/SkFDot6.h
+ gfx/skia/skia/src/core/SkFilterProc.cpp
+ gfx/skia/skia/src/core/SkFilterProc.h
+ gfx/skia/skia/src/core/SkFindAndPlaceGlyph.h
+ gfx/skia/skia/src/core/SkFlattenable.cpp
+ gfx/skia/skia/src/core/SkFlattenableSerialization.cpp
+ gfx/skia/skia/src/core/SkFont.cpp
+ gfx/skia/skia/src/core/SkFontDescriptor.cpp
+ gfx/skia/skia/src/core/SkFontDescriptor.h
+ gfx/skia/skia/src/core/SkFontLCDConfig.cpp
+ gfx/skia/skia/src/core/SkFontMgr.cpp
+ gfx/skia/skia/src/core/SkFontStream.cpp
+ gfx/skia/skia/src/core/SkFontStream.h
+ gfx/skia/skia/src/core/SkFontStyle.cpp
+ gfx/skia/skia/src/core/SkForceCPlusPlusLinking.cpp
+ gfx/skia/skia/src/core/SkFuzzLogging.h
+ gfx/skia/skia/src/core/SkGeometry.cpp
+ gfx/skia/skia/src/core/SkGeometry.h
+ gfx/skia/skia/src/core/SkGlobalInitialization_core.cpp
+ gfx/skia/skia/src/core/SkGlyph.h
+ gfx/skia/skia/src/core/SkGlyphCache.cpp
+ gfx/skia/skia/src/core/SkGlyphCache.h
+ gfx/skia/skia/src/core/SkGlyphCache_Globals.h
+ gfx/skia/skia/src/core/SkGpuBlurUtils.cpp
+ gfx/skia/skia/src/core/SkGpuBlurUtils.h
+ gfx/skia/skia/src/core/SkGraphics.cpp
+ gfx/skia/skia/src/core/SkHalf.cpp
+ gfx/skia/skia/src/core/SkHalf.h
+ gfx/skia/skia/src/core/SkImageCacherator.cpp
+ gfx/skia/skia/src/core/SkImageCacherator.h
+ gfx/skia/skia/src/core/SkImageFilter.cpp
+ gfx/skia/skia/src/core/SkImageFilterCache.cpp
+ gfx/skia/skia/src/core/SkImageFilterCache.h
+ gfx/skia/skia/src/core/SkImageGenerator.cpp
+ gfx/skia/skia/src/core/SkImageGeneratorPriv.h
+ gfx/skia/skia/src/core/SkImageInfo.cpp
+ gfx/skia/skia/src/core/SkImagePriv.h
+ gfx/skia/skia/src/core/SkLatticeIter.cpp
+ gfx/skia/skia/src/core/SkLatticeIter.h
+ gfx/skia/skia/src/core/SkLightingShader.cpp
+ gfx/skia/skia/src/core/SkLightingShader.h
+ gfx/skia/skia/src/core/SkLights.cpp
+ gfx/skia/skia/src/core/SkLineClipper.cpp
+ gfx/skia/skia/src/core/SkLineClipper.h
+ gfx/skia/skia/src/core/SkLinearBitmapPipeline.cpp
+ gfx/skia/skia/src/core/SkLinearBitmapPipeline.h
+ gfx/skia/skia/src/core/SkLinearBitmapPipeline_core.h
+ gfx/skia/skia/src/core/SkLinearBitmapPipeline_matrix.h
+ gfx/skia/skia/src/core/SkLinearBitmapPipeline_sample.h
+ gfx/skia/skia/src/core/SkLinearBitmapPipeline_tile.h
+ gfx/skia/skia/src/core/SkLiteDL.cpp
+ gfx/skia/skia/src/core/SkLiteDL.h
+ gfx/skia/skia/src/core/SkLiteRecorder.cpp
+ gfx/skia/skia/src/core/SkLiteRecorder.h
+ gfx/skia/skia/src/core/SkLocalMatrixImageFilter.cpp
+ gfx/skia/skia/src/core/SkLocalMatrixImageFilter.h
+ gfx/skia/skia/src/core/SkLocalMatrixShader.cpp
+ gfx/skia/skia/src/core/SkLocalMatrixShader.h
+ gfx/skia/skia/src/core/SkMD5.h
+ gfx/skia/skia/src/core/SkMSAN.h
+ gfx/skia/skia/src/core/SkMakeUnique.h
+ gfx/skia/skia/src/core/SkMallocPixelRef.cpp
+ gfx/skia/skia/src/core/SkMask.cpp
+ gfx/skia/skia/src/core/SkMaskCache.cpp
+ gfx/skia/skia/src/core/SkMaskCache.h
+ gfx/skia/skia/src/core/SkMaskFilter.cpp
+ gfx/skia/skia/src/core/SkMaskGamma.cpp
+ gfx/skia/skia/src/core/SkMaskGamma.h
+ gfx/skia/skia/src/core/SkMath.cpp
+ gfx/skia/skia/src/core/SkMathPriv.h
+ gfx/skia/skia/src/core/SkMatrix.cpp
+ gfx/skia/skia/src/core/SkMatrix44.cpp
+ gfx/skia/skia/src/core/SkMatrixImageFilter.cpp
+ gfx/skia/skia/src/core/SkMatrixImageFilter.h
+ gfx/skia/skia/src/core/SkMatrixPriv.h
+ gfx/skia/skia/src/core/SkMatrixUtils.h
+ gfx/skia/skia/src/core/SkMessageBus.h
+ gfx/skia/skia/src/core/SkMetaData.cpp
+ gfx/skia/skia/src/core/SkMiniRecorder.cpp
+ gfx/skia/skia/src/core/SkMipMap.cpp
+ gfx/skia/skia/src/core/SkMipMap.h
+ gfx/skia/skia/src/core/SkModeColorFilter.cpp
+ gfx/skia/skia/src/core/SkModeColorFilter.h
+ gfx/skia/skia/src/core/SkMultiPictureDraw.cpp
+ gfx/skia/skia/src/core/SkNextID.h
+ gfx/skia/skia/src/core/SkNormalBevelSource.cpp
+ gfx/skia/skia/src/core/SkNormalBevelSource.h
+ gfx/skia/skia/src/core/SkNormalFlatSource.cpp
+ gfx/skia/skia/src/core/SkNormalFlatSource.h
+ gfx/skia/skia/src/core/SkNormalMapSource.cpp
+ gfx/skia/skia/src/core/SkNormalMapSource.h
+ gfx/skia/skia/src/core/SkNormalSource.cpp
+ gfx/skia/skia/src/core/SkNormalSource.h
+ gfx/skia/skia/src/core/SkNormalSourcePriv.h
+ gfx/skia/skia/src/core/SkNx.h
+ gfx/skia/skia/src/core/SkOpts.cpp
+ gfx/skia/skia/src/core/SkOpts.h
+ gfx/skia/skia/src/core/SkPM4f.h
+ gfx/skia/skia/src/core/SkPM4fPriv.h
+ gfx/skia/skia/src/core/SkPaint.cpp
+ gfx/skia/skia/src/core/SkPaintDefaults.h
+ gfx/skia/skia/src/core/SkPaintPriv.cpp
+ gfx/skia/skia/src/core/SkPaintPriv.h
+ gfx/skia/skia/src/core/SkPath.cpp
+ gfx/skia/skia/src/core/SkPathEffect.cpp
+ gfx/skia/skia/src/core/SkPathMeasure.cpp
+ gfx/skia/skia/src/core/SkPathMeasurePriv.h
+ gfx/skia/skia/src/core/SkPathPriv.h
+ gfx/skia/skia/src/core/SkPathRef.cpp
+ gfx/skia/skia/src/core/SkPerspIter.h
+ gfx/skia/skia/src/core/SkPicture.cpp
+ gfx/skia/skia/src/core/SkPictureAnalyzer.cpp
+ gfx/skia/skia/src/core/SkPictureContentInfo.cpp
+ gfx/skia/skia/src/core/SkPictureContentInfo.h
+ gfx/skia/skia/src/core/SkPictureData.cpp
+ gfx/skia/skia/src/core/SkPictureData.h
+ gfx/skia/skia/src/core/SkPictureFlat.cpp
+ gfx/skia/skia/src/core/SkPictureFlat.h
+ gfx/skia/skia/src/core/SkPictureImageGenerator.cpp
+ gfx/skia/skia/src/core/SkPicturePlayback.cpp
+ gfx/skia/skia/src/core/SkPicturePlayback.h
+ gfx/skia/skia/src/core/SkPictureRecord.cpp
+ gfx/skia/skia/src/core/SkPictureRecord.h
+ gfx/skia/skia/src/core/SkPictureRecorder.cpp
+ gfx/skia/skia/src/core/SkPictureShader.cpp
+ gfx/skia/skia/src/core/SkPictureShader.h
+ gfx/skia/skia/src/core/SkPipe.h
+ gfx/skia/skia/src/core/SkPixelRef.cpp
+ gfx/skia/skia/src/core/SkPixmap.cpp
+ gfx/skia/skia/src/core/SkPoint.cpp
+ gfx/skia/skia/src/core/SkPoint3.cpp
+ gfx/skia/skia/src/core/SkPtrRecorder.cpp
+ gfx/skia/skia/src/core/SkPtrRecorder.h
+ gfx/skia/skia/src/core/SkQuadClipper.cpp
+ gfx/skia/skia/src/core/SkQuadClipper.h
+ gfx/skia/skia/src/core/SkRRect.cpp
+ gfx/skia/skia/src/core/SkRTree.cpp
+ gfx/skia/skia/src/core/SkRTree.h
+ gfx/skia/skia/src/core/SkRWBuffer.cpp
+ gfx/skia/skia/src/core/SkRadialShadowMapShader.cpp
+ gfx/skia/skia/src/core/SkRadialShadowMapShader.h
+ gfx/skia/skia/src/core/SkRasterClip.cpp
+ gfx/skia/skia/src/core/SkRasterClip.h
+ gfx/skia/skia/src/core/SkRasterPipeline.cpp
+ gfx/skia/skia/src/core/SkRasterPipeline.h
+ gfx/skia/skia/src/core/SkRasterPipelineBlitter.cpp
+ gfx/skia/skia/src/core/SkRasterizer.cpp
+ gfx/skia/skia/src/core/SkReadBuffer.cpp
+ gfx/skia/skia/src/core/SkReadBuffer.h
+ gfx/skia/skia/src/core/SkReader32.h
+ gfx/skia/skia/src/core/SkRecord.cpp
+ gfx/skia/skia/src/core/SkRecord.h
+ gfx/skia/skia/src/core/SkRecordDraw.cpp
+ gfx/skia/skia/src/core/SkRecordDraw.h
+ gfx/skia/skia/src/core/SkRecordOpts.cpp
+ gfx/skia/skia/src/core/SkRecordOpts.h
+ gfx/skia/skia/src/core/SkRecordPattern.h
+ gfx/skia/skia/src/core/SkRecordedDrawable.cpp
+ gfx/skia/skia/src/core/SkRecordedDrawable.h
+ gfx/skia/skia/src/core/SkRecorder.cpp
+ gfx/skia/skia/src/core/SkRecorder.h
+ gfx/skia/skia/src/core/SkRecords.cpp
+ gfx/skia/skia/src/core/SkRect.cpp
+ gfx/skia/skia/src/core/SkRefDict.cpp
+ gfx/skia/skia/src/core/SkRefDict.h
+ gfx/skia/skia/src/core/SkRegion.cpp
+ gfx/skia/skia/src/core/SkRegionPriv.h
+ gfx/skia/skia/src/core/SkRegion_path.cpp
+ gfx/skia/skia/src/core/SkResourceCache.cpp
+ gfx/skia/skia/src/core/SkResourceCache.h
+ gfx/skia/skia/src/core/SkSRGB.cpp
+ gfx/skia/skia/src/core/SkSRGB.h
+ gfx/skia/skia/src/core/SkSafeMath.h
+ gfx/skia/skia/src/core/SkScalar.cpp
+ gfx/skia/skia/src/core/SkScaleToSides.h
+ gfx/skia/skia/src/core/SkScalerContext.cpp
+ gfx/skia/skia/src/core/SkScalerContext.h
+ gfx/skia/skia/src/core/SkScan.cpp
+ gfx/skia/skia/src/core/SkScan.h
+ gfx/skia/skia/src/core/SkScanPriv.h
+ gfx/skia/skia/src/core/SkScan_AntiPath.cpp
+ gfx/skia/skia/src/core/SkScan_Antihair.cpp
+ gfx/skia/skia/src/core/SkScan_Hairline.cpp
+ gfx/skia/skia/src/core/SkScan_Path.cpp
+ gfx/skia/skia/src/core/SkSemaphore.cpp
+ gfx/skia/skia/src/core/SkShader.cpp
+ gfx/skia/skia/src/core/SkShadowShader.cpp
+ gfx/skia/skia/src/core/SkShadowShader.h
+ gfx/skia/skia/src/core/SkSharedMutex.cpp
+ gfx/skia/skia/src/core/SkSharedMutex.h
+ gfx/skia/skia/src/core/SkSinglyLinkedList.h
+ gfx/skia/skia/src/core/SkSmallAllocator.h
+ gfx/skia/skia/src/core/SkSpanProcs.cpp
+ gfx/skia/skia/src/core/SkSpanProcs.h
+ gfx/skia/skia/src/core/SkSpinlock.cpp
+ gfx/skia/skia/src/core/SkSpriteBlitter.h
+ gfx/skia/skia/src/core/SkSpriteBlitter4f.cpp
+ gfx/skia/skia/src/core/SkSpriteBlitterTemplate.h
+ gfx/skia/skia/src/core/SkSpriteBlitter_ARGB32.cpp
+ gfx/skia/skia/src/core/SkSpriteBlitter_RGB16.cpp
+ gfx/skia/skia/src/core/SkStream.cpp
+ gfx/skia/skia/src/core/SkStreamPriv.h
+ gfx/skia/skia/src/core/SkString.cpp
+ gfx/skia/skia/src/core/SkStringUtils.cpp
+ gfx/skia/skia/src/core/SkStringUtils.h
+ gfx/skia/skia/src/core/SkStroke.cpp
+ gfx/skia/skia/src/core/SkStroke.h
+ gfx/skia/skia/src/core/SkStrokeRec.cpp
+ gfx/skia/skia/src/core/SkStrokerPriv.cpp
+ gfx/skia/skia/src/core/SkStrokerPriv.h
+ gfx/skia/skia/src/core/SkSurfacePriv.h
+ gfx/skia/skia/src/core/SkSwizzle.cpp
+ gfx/skia/skia/src/core/SkTDPQueue.h
+ gfx/skia/skia/src/core/SkTDynamicHash.h
+ gfx/skia/skia/src/core/SkTInternalLList.h
+ gfx/skia/skia/src/core/SkTLList.h
+ gfx/skia/skia/src/core/SkTLS.cpp
+ gfx/skia/skia/src/core/SkTLS.h
+ gfx/skia/skia/src/core/SkTMultiMap.h
+ gfx/skia/skia/src/core/SkTSearch.cpp
+ gfx/skia/skia/src/core/SkTSort.h
+ gfx/skia/skia/src/core/SkTTopoSort.h
+ gfx/skia/skia/src/core/SkTaskGroup.cpp
+ gfx/skia/skia/src/core/SkTaskGroup.h
+ gfx/skia/skia/src/core/SkTextBlob.cpp
+ gfx/skia/skia/src/core/SkTextBlobRunIterator.h
+ gfx/skia/skia/src/core/SkTextFormatParams.h
+ gfx/skia/skia/src/core/SkTextMapStateProc.h
+ gfx/skia/skia/src/core/SkTextToPathIter.h
+ gfx/skia/skia/src/core/SkThreadID.cpp
+ gfx/skia/skia/src/core/SkTime.cpp
+ gfx/skia/skia/src/core/SkTraceEventCommon.h
+ gfx/skia/skia/src/core/SkTypeface.cpp
+ gfx/skia/skia/src/core/SkTypefaceCache.cpp
+ gfx/skia/skia/src/core/SkTypefaceCache.h
+ gfx/skia/skia/src/core/SkTypefacePriv.h
+ gfx/skia/skia/src/core/SkUnPreMultiply.cpp
+ gfx/skia/skia/src/core/SkUtils.cpp
+ gfx/skia/skia/src/core/SkUtils.h
+ gfx/skia/skia/src/core/SkUtilsArm.h
+ gfx/skia/skia/src/core/SkValidatingReadBuffer.cpp
+ gfx/skia/skia/src/core/SkValidatingReadBuffer.h
+ gfx/skia/skia/src/core/SkValidationUtils.h
+ gfx/skia/skia/src/core/SkVarAlloc.cpp
+ gfx/skia/skia/src/core/SkVarAlloc.h
+ gfx/skia/skia/src/core/SkVertState.cpp
+ gfx/skia/skia/src/core/SkVertState.h
+ gfx/skia/skia/src/core/SkWriteBuffer.cpp
+ gfx/skia/skia/src/core/SkWriter32.cpp
+ gfx/skia/skia/src/core/SkXfermode.cpp
+ gfx/skia/skia/src/core/SkXfermode4f.cpp
+ gfx/skia/skia/src/core/SkXfermodeF16.cpp
+ gfx/skia/skia/src/core/SkXfermodeInterpretation.cpp
+ gfx/skia/skia/src/core/SkXfermodeInterpretation.h
+ gfx/skia/skia/src/core/SkXfermode_proccoeff.h
+ gfx/skia/skia/src/core/SkYUVPlanesCache.cpp
+ gfx/skia/skia/src/core/SkYUVPlanesCache.h
+ gfx/skia/skia/src/effects/GrAlphaThresholdFragmentProcessor.cpp
+ gfx/skia/skia/src/effects/GrAlphaThresholdFragmentProcessor.h
+ gfx/skia/skia/src/effects/GrCircleBlurFragmentProcessor.cpp
+ gfx/skia/skia/src/effects/GrCircleBlurFragmentProcessor.h
+ gfx/skia/skia/src/effects/Sk1DPathEffect.cpp
+ gfx/skia/skia/src/effects/Sk2DPathEffect.cpp
+ gfx/skia/skia/src/effects/SkAlphaThresholdFilter.cpp
+ gfx/skia/skia/src/effects/SkArcToPathEffect.cpp
+ gfx/skia/skia/src/effects/SkArithmeticMode.cpp
+ gfx/skia/skia/src/effects/SkArithmeticModePriv.h
+ gfx/skia/skia/src/effects/SkArithmeticMode_gpu.cpp
+ gfx/skia/skia/src/effects/SkArithmeticMode_gpu.h
+ gfx/skia/skia/src/effects/SkBlurDrawLooper.cpp
+ gfx/skia/skia/src/effects/SkBlurMask.cpp
+ gfx/skia/skia/src/effects/SkBlurMask.h
+ gfx/skia/skia/src/effects/SkBlurMaskFilter.cpp
+ gfx/skia/skia/src/effects/SkColorCubeFilter.cpp
+ gfx/skia/skia/src/effects/SkColorFilterImageFilter.cpp
+ gfx/skia/skia/src/effects/SkColorMatrix.cpp
+ gfx/skia/skia/src/effects/SkColorMatrixFilter.cpp
+ gfx/skia/skia/src/effects/SkComposeImageFilter.cpp
+ gfx/skia/skia/src/effects/SkCornerPathEffect.cpp
+ gfx/skia/skia/src/effects/SkDashPathEffect.cpp
+ gfx/skia/skia/src/effects/SkDiscretePathEffect.cpp
+ gfx/skia/skia/src/effects/SkDisplacementMapEffect.cpp
+ gfx/skia/skia/src/effects/SkDropShadowImageFilter.cpp
+ gfx/skia/skia/src/effects/SkEmbossMask.cpp
+ gfx/skia/skia/src/effects/SkEmbossMask.h
+ gfx/skia/skia/src/effects/SkEmbossMaskFilter.cpp
+ gfx/skia/skia/src/effects/SkEmbossMask_Table.h
+ gfx/skia/skia/src/effects/SkGammaColorFilter.cpp
+ gfx/skia/skia/src/effects/SkGaussianEdgeShader.cpp
+ gfx/skia/skia/src/effects/SkImageSource.cpp
+ gfx/skia/skia/src/effects/SkLayerDrawLooper.cpp
+ gfx/skia/skia/src/effects/SkLayerRasterizer.cpp
+ gfx/skia/skia/src/effects/SkLightingImageFilter.cpp
+ gfx/skia/skia/src/effects/SkLumaColorFilter.cpp
+ gfx/skia/skia/src/effects/SkMagnifierImageFilter.cpp
+ gfx/skia/skia/src/effects/SkMatrixConvolutionImageFilter.cpp
+ gfx/skia/skia/src/effects/SkMergeImageFilter.cpp
+ gfx/skia/skia/src/effects/SkMorphologyImageFilter.cpp
+ gfx/skia/skia/src/effects/SkOffsetImageFilter.cpp
+ gfx/skia/skia/src/effects/SkPackBits.cpp
+ gfx/skia/skia/src/effects/SkPackBits.h
+ gfx/skia/skia/src/effects/SkPaintFlagsDrawFilter.cpp
+ gfx/skia/skia/src/effects/SkPaintImageFilter.cpp
+ gfx/skia/skia/src/effects/SkPerlinNoiseShader.cpp
+ gfx/skia/skia/src/effects/SkPictureImageFilter.cpp
+ gfx/skia/skia/src/effects/SkRRectsGaussianEdgeShader.cpp
+ gfx/skia/skia/src/effects/SkTableColorFilter.cpp
+ gfx/skia/skia/src/effects/SkTableMaskFilter.cpp
+ gfx/skia/skia/src/effects/SkTileImageFilter.cpp
+ gfx/skia/skia/src/effects/SkXfermodeImageFilter.cpp
+ gfx/skia/skia/src/effects/gradients/Sk4fGradientBase.cpp
+ gfx/skia/skia/src/effects/gradients/Sk4fGradientBase.h
+ gfx/skia/skia/src/effects/gradients/Sk4fGradientPriv.h
+ gfx/skia/skia/src/effects/gradients/Sk4fLinearGradient.cpp
+ gfx/skia/skia/src/effects/gradients/Sk4fLinearGradient.h
+ gfx/skia/skia/src/effects/gradients/SkClampRange.cpp
+ gfx/skia/skia/src/effects/gradients/SkClampRange.h
+ gfx/skia/skia/src/effects/gradients/SkGradientBitmapCache.cpp
+ gfx/skia/skia/src/effects/gradients/SkGradientBitmapCache.h
+ gfx/skia/skia/src/effects/gradients/SkGradientShader.cpp
+ gfx/skia/skia/src/effects/gradients/SkGradientShaderPriv.h
+ gfx/skia/skia/src/effects/gradients/SkLinearGradient.cpp
+ gfx/skia/skia/src/effects/gradients/SkLinearGradient.h
+ gfx/skia/skia/src/effects/gradients/SkRadialGradient.cpp
+ gfx/skia/skia/src/effects/gradients/SkRadialGradient.h
+ gfx/skia/skia/src/effects/gradients/SkSweepGradient.cpp
+ gfx/skia/skia/src/effects/gradients/SkSweepGradient.h
+ gfx/skia/skia/src/effects/gradients/SkTwoPointConicalGradient.cpp
+ gfx/skia/skia/src/effects/gradients/SkTwoPointConicalGradient.h
+ gfx/skia/skia/src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp
+ gfx/skia/skia/src/effects/gradients/SkTwoPointConicalGradient_gpu.h
+ gfx/skia/skia/src/fonts/SkFontMgr_indirect.cpp
+ gfx/skia/skia/src/fonts/SkGScalerContext.cpp
+ gfx/skia/skia/src/fonts/SkGScalerContext.h
+ gfx/skia/skia/src/fonts/SkRandomScalerContext.cpp
+ gfx/skia/skia/src/fonts/SkRandomScalerContext.h
+ gfx/skia/skia/src/fonts/SkRemotableFontMgr.cpp
+ gfx/skia/skia/src/fonts/SkTestScalerContext.cpp
+ gfx/skia/skia/src/fonts/SkTestScalerContext.h
+ gfx/skia/skia/src/gpu/GrAllocator.h
+ gfx/skia/skia/src/gpu/GrAppliedClip.h
+ gfx/skia/skia/src/gpu/GrAuditTrail.cpp
+ gfx/skia/skia/src/gpu/GrAutoLocaleSetter.h
+ gfx/skia/skia/src/gpu/GrBatchAtlas.cpp
+ gfx/skia/skia/src/gpu/GrBatchAtlas.h
+ gfx/skia/skia/src/gpu/GrBatchFlushState.cpp
+ gfx/skia/skia/src/gpu/GrBatchFlushState.h
+ gfx/skia/skia/src/gpu/GrBatchTest.cpp
+ gfx/skia/skia/src/gpu/GrBatchTest.h
+ gfx/skia/skia/src/gpu/GrBlend.cpp
+ gfx/skia/skia/src/gpu/GrBlurUtils.cpp
+ gfx/skia/skia/src/gpu/GrBlurUtils.h
+ gfx/skia/skia/src/gpu/GrBuffer.cpp
+ gfx/skia/skia/src/gpu/GrBufferAllocPool.cpp
+ gfx/skia/skia/src/gpu/GrBufferAllocPool.h
+ gfx/skia/skia/src/gpu/GrCaps.cpp
+ gfx/skia/skia/src/gpu/GrClipStackClip.cpp
+ gfx/skia/skia/src/gpu/GrClipStackClip.h
+ gfx/skia/skia/src/gpu/GrColorSpaceXform.cpp
+ gfx/skia/skia/src/gpu/GrContext.cpp
+ gfx/skia/skia/src/gpu/GrContextPriv.h
+ gfx/skia/skia/src/gpu/GrCoordTransform.cpp
+ gfx/skia/skia/src/gpu/GrDefaultGeoProcFactory.cpp
+ gfx/skia/skia/src/gpu/GrDefaultGeoProcFactory.h
+ gfx/skia/skia/src/gpu/GrDrawContext.cpp
+ gfx/skia/skia/src/gpu/GrDrawContextPriv.h
+ gfx/skia/skia/src/gpu/GrDrawTarget.cpp
+ gfx/skia/skia/src/gpu/GrDrawTarget.h
+ gfx/skia/skia/src/gpu/GrDrawingManager.cpp
+ gfx/skia/skia/src/gpu/GrDrawingManager.h
+ gfx/skia/skia/src/gpu/GrFixedClip.cpp
+ gfx/skia/skia/src/gpu/GrFixedClip.h
+ gfx/skia/skia/src/gpu/GrFragmentProcessor.cpp
+ gfx/skia/skia/src/gpu/GrGeometryProcessor.h
+ gfx/skia/skia/src/gpu/GrGlyph.h
+ gfx/skia/skia/src/gpu/GrGpu.cpp
+ gfx/skia/skia/src/gpu/GrGpu.h
+ gfx/skia/skia/src/gpu/GrGpuCommandBuffer.cpp
+ gfx/skia/skia/src/gpu/GrGpuCommandBuffer.h
+ gfx/skia/skia/src/gpu/GrGpuFactory.cpp
+ gfx/skia/skia/src/gpu/GrGpuFactory.h
+ gfx/skia/skia/src/gpu/GrGpuResource.cpp
+ gfx/skia/skia/src/gpu/GrGpuResourceCacheAccess.h
+ gfx/skia/skia/src/gpu/GrGpuResourcePriv.h
+ gfx/skia/skia/src/gpu/GrGpuResourceRef.cpp
+ gfx/skia/skia/src/gpu/GrImageIDTextureAdjuster.cpp
+ gfx/skia/skia/src/gpu/GrImageIDTextureAdjuster.h
+ gfx/skia/skia/src/gpu/GrInvariantOutput.cpp
+ gfx/skia/skia/src/gpu/GrMemoryPool.cpp
+ gfx/skia/skia/src/gpu/GrMemoryPool.h
+ gfx/skia/skia/src/gpu/GrMesh.h
+ gfx/skia/skia/src/gpu/GrNonAtomicRef.h
+ gfx/skia/skia/src/gpu/GrOvalRenderer.cpp
+ gfx/skia/skia/src/gpu/GrOvalRenderer.h
+ gfx/skia/skia/src/gpu/GrPLSGeometryProcessor.h
+ gfx/skia/skia/src/gpu/GrPaint.cpp
+ gfx/skia/skia/src/gpu/GrPath.cpp
+ gfx/skia/skia/src/gpu/GrPath.h
+ gfx/skia/skia/src/gpu/GrPathProcessor.cpp
+ gfx/skia/skia/src/gpu/GrPathProcessor.h
+ gfx/skia/skia/src/gpu/GrPathRange.cpp
+ gfx/skia/skia/src/gpu/GrPathRange.h
+ gfx/skia/skia/src/gpu/GrPathRenderer.cpp
+ gfx/skia/skia/src/gpu/GrPathRenderer.h
+ gfx/skia/skia/src/gpu/GrPathRendererChain.cpp
+ gfx/skia/skia/src/gpu/GrPathRendererChain.h
+ gfx/skia/skia/src/gpu/GrPathRendering.cpp
+ gfx/skia/skia/src/gpu/GrPathRendering.h
+ gfx/skia/skia/src/gpu/GrPathRenderingDrawContext.cpp
+ gfx/skia/skia/src/gpu/GrPathRenderingDrawContext.h
+ gfx/skia/skia/src/gpu/GrPathUtils.cpp
+ gfx/skia/skia/src/gpu/GrPathUtils.h
+ gfx/skia/skia/src/gpu/GrPendingProgramElement.h
+ gfx/skia/skia/src/gpu/GrPipeline.cpp
+ gfx/skia/skia/src/gpu/GrPipeline.h
+ gfx/skia/skia/src/gpu/GrPipelineBuilder.cpp
+ gfx/skia/skia/src/gpu/GrPipelineBuilder.h
+ gfx/skia/skia/src/gpu/GrPrimitiveProcessor.cpp
+ gfx/skia/skia/src/gpu/GrPrimitiveProcessor.h
+ gfx/skia/skia/src/gpu/GrProcOptInfo.cpp
+ gfx/skia/skia/src/gpu/GrProcOptInfo.h
+ gfx/skia/skia/src/gpu/GrProcessor.cpp
+ gfx/skia/skia/src/gpu/GrProcessorUnitTest.cpp
+ gfx/skia/skia/src/gpu/GrProgramDesc.cpp
+ gfx/skia/skia/src/gpu/GrProgramDesc.h
+ gfx/skia/skia/src/gpu/GrProgramElement.cpp
+ gfx/skia/skia/src/gpu/GrQuad.h
+ gfx/skia/skia/src/gpu/GrRect.h
+ gfx/skia/skia/src/gpu/GrRectanizer.h
+ gfx/skia/skia/src/gpu/GrRectanizer_pow2.cpp
+ gfx/skia/skia/src/gpu/GrRectanizer_pow2.h
+ gfx/skia/skia/src/gpu/GrRectanizer_skyline.cpp
+ gfx/skia/skia/src/gpu/GrRectanizer_skyline.h
+ gfx/skia/skia/src/gpu/GrReducedClip.cpp
+ gfx/skia/skia/src/gpu/GrReducedClip.h
+ gfx/skia/skia/src/gpu/GrRenderTarget.cpp
+ gfx/skia/skia/src/gpu/GrRenderTargetPriv.h
+ gfx/skia/skia/src/gpu/GrRenderTargetProxy.cpp
+ gfx/skia/skia/src/gpu/GrResourceCache.cpp
+ gfx/skia/skia/src/gpu/GrResourceCache.h
+ gfx/skia/skia/src/gpu/GrResourceHandle.h
+ gfx/skia/skia/src/gpu/GrResourceProvider.cpp
+ gfx/skia/skia/src/gpu/GrResourceProvider.h
+ gfx/skia/skia/src/gpu/GrSWMaskHelper.cpp
+ gfx/skia/skia/src/gpu/GrSWMaskHelper.h
+ gfx/skia/skia/src/gpu/GrScissorState.h
+ gfx/skia/skia/src/gpu/GrShape.cpp
+ gfx/skia/skia/src/gpu/GrShape.h
+ gfx/skia/skia/src/gpu/GrSoftwarePathRenderer.cpp
+ gfx/skia/skia/src/gpu/GrSoftwarePathRenderer.h
+ gfx/skia/skia/src/gpu/GrStencilAttachment.cpp
+ gfx/skia/skia/src/gpu/GrStencilAttachment.h
+ gfx/skia/skia/src/gpu/GrStencilSettings.cpp
+ gfx/skia/skia/src/gpu/GrStencilSettings.h
+ gfx/skia/skia/src/gpu/GrStyle.cpp
+ gfx/skia/skia/src/gpu/GrStyle.h
+ gfx/skia/skia/src/gpu/GrSurface.cpp
+ gfx/skia/skia/src/gpu/GrSurfacePriv.h
+ gfx/skia/skia/src/gpu/GrSurfaceProxy.cpp
+ gfx/skia/skia/src/gpu/GrSwizzle.h
+ gfx/skia/skia/src/gpu/GrTRecorder.h
+ gfx/skia/skia/src/gpu/GrTessellator.cpp
+ gfx/skia/skia/src/gpu/GrTessellator.h
+ gfx/skia/skia/src/gpu/GrTestUtils.cpp
+ gfx/skia/skia/src/gpu/GrTexture.cpp
+ gfx/skia/skia/src/gpu/GrTextureAccess.cpp
+ gfx/skia/skia/src/gpu/GrTextureParamsAdjuster.cpp
+ gfx/skia/skia/src/gpu/GrTextureParamsAdjuster.h
+ gfx/skia/skia/src/gpu/GrTexturePriv.h
+ gfx/skia/skia/src/gpu/GrTextureProvider.cpp
+ gfx/skia/skia/src/gpu/GrTextureProxy.cpp
+ gfx/skia/skia/src/gpu/GrTextureToYUVPlanes.cpp
+ gfx/skia/skia/src/gpu/GrTextureToYUVPlanes.h
+ gfx/skia/skia/src/gpu/GrTraceMarker.cpp
+ gfx/skia/skia/src/gpu/GrTraceMarker.h
+ gfx/skia/skia/src/gpu/GrTracing.h
+ gfx/skia/skia/src/gpu/GrUserStencilSettings.h
+ gfx/skia/skia/src/gpu/GrWindowRectangles.h
+ gfx/skia/skia/src/gpu/GrWindowRectsState.h
+ gfx/skia/skia/src/gpu/GrXferProcessor.cpp
+ gfx/skia/skia/src/gpu/GrYUVProvider.cpp
+ gfx/skia/skia/src/gpu/GrYUVProvider.h
+ gfx/skia/skia/src/gpu/SkGpuDevice.cpp
+ gfx/skia/skia/src/gpu/SkGpuDevice.h
+ gfx/skia/skia/src/gpu/SkGpuDevice_drawTexture.cpp
+ gfx/skia/skia/src/gpu/SkGr.cpp
+ gfx/skia/skia/src/gpu/SkGrPriv.h
+ gfx/skia/skia/src/gpu/batches/GrAAConvexPathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrAAConvexPathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrAAConvexTessellator.cpp
+ gfx/skia/skia/src/gpu/batches/GrAAConvexTessellator.h
+ gfx/skia/skia/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrAADistanceFieldPathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrAAFillRectBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrAAFillRectBatch.h
+ gfx/skia/skia/src/gpu/batches/GrAAHairLinePathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrAAHairLinePathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrAALinearizingConvexPathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrAALinearizingConvexPathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrAAStrokeRectBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrAAStrokeRectBatch.h
+ gfx/skia/skia/src/gpu/batches/GrAnalyticRectBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrAnalyticRectBatch.h
+ gfx/skia/skia/src/gpu/batches/GrAtlasTextBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrAtlasTextBatch.h
+ gfx/skia/skia/src/gpu/batches/GrBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrBatch.h
+ gfx/skia/skia/src/gpu/batches/GrClearBatch.h
+ gfx/skia/skia/src/gpu/batches/GrClearStencilClipBatch.h
+ gfx/skia/skia/src/gpu/batches/GrCopySurfaceBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrCopySurfaceBatch.h
+ gfx/skia/skia/src/gpu/batches/GrDashLinePathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrDashLinePathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrDefaultPathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrDefaultPathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrDiscardBatch.h
+ gfx/skia/skia/src/gpu/batches/GrDrawAtlasBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrDrawAtlasBatch.h
+ gfx/skia/skia/src/gpu/batches/GrDrawBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrDrawBatch.h
+ gfx/skia/skia/src/gpu/batches/GrDrawPathBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrDrawPathBatch.h
+ gfx/skia/skia/src/gpu/batches/GrDrawVerticesBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrDrawVerticesBatch.h
+ gfx/skia/skia/src/gpu/batches/GrMSAAPathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrMSAAPathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrNinePatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrNinePatch.h
+ gfx/skia/skia/src/gpu/batches/GrNonAAFillRectBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrNonAAFillRectBatch.h
+ gfx/skia/skia/src/gpu/batches/GrNonAAFillRectPerspectiveBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrNonAAStrokeRectBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrNonAAStrokeRectBatch.h
+ gfx/skia/skia/src/gpu/batches/GrPLSPathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrPLSPathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrPathStencilSettings.h
+ gfx/skia/skia/src/gpu/batches/GrRectBatchFactory.cpp
+ gfx/skia/skia/src/gpu/batches/GrRectBatchFactory.h
+ gfx/skia/skia/src/gpu/batches/GrRegionBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrRegionBatch.h
+ gfx/skia/skia/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrStencilAndCoverPathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrStencilPathBatch.h
+ gfx/skia/skia/src/gpu/batches/GrTessellatingPathRenderer.cpp
+ gfx/skia/skia/src/gpu/batches/GrTessellatingPathRenderer.h
+ gfx/skia/skia/src/gpu/batches/GrTestBatch.h
+ gfx/skia/skia/src/gpu/batches/GrVertexBatch.cpp
+ gfx/skia/skia/src/gpu/batches/GrVertexBatch.h
+ gfx/skia/skia/src/gpu/effects/Gr1DKernelEffect.h
+ gfx/skia/skia/src/gpu/effects/GrBezierEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrBezierEffect.h
+ gfx/skia/skia/src/gpu/effects/GrBicubicEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrBicubicEffect.h
+ gfx/skia/skia/src/gpu/effects/GrBitmapTextGeoProc.cpp
+ gfx/skia/skia/src/gpu/effects/GrBitmapTextGeoProc.h
+ gfx/skia/skia/src/gpu/effects/GrConfigConversionEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrConfigConversionEffect.h
+ gfx/skia/skia/src/gpu/effects/GrConstColorProcessor.cpp
+ gfx/skia/skia/src/gpu/effects/GrConvexPolyEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrConvexPolyEffect.h
+ gfx/skia/skia/src/gpu/effects/GrConvolutionEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrConvolutionEffect.h
+ gfx/skia/skia/src/gpu/effects/GrCoverageSetOpXP.cpp
+ gfx/skia/skia/src/gpu/effects/GrCustomXfermode.cpp
+ gfx/skia/skia/src/gpu/effects/GrDashingEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrDashingEffect.h
+ gfx/skia/skia/src/gpu/effects/GrDisableColorXP.cpp
+ gfx/skia/skia/src/gpu/effects/GrDisableColorXP.h
+ gfx/skia/skia/src/gpu/effects/GrDistanceFieldGeoProc.cpp
+ gfx/skia/skia/src/gpu/effects/GrDistanceFieldGeoProc.h
+ gfx/skia/skia/src/gpu/effects/GrDitherEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrDitherEffect.h
+ gfx/skia/skia/src/gpu/effects/GrGammaEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrGammaEffect.h
+ gfx/skia/skia/src/gpu/effects/GrMatrixConvolutionEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrMatrixConvolutionEffect.h
+ gfx/skia/skia/src/gpu/effects/GrOvalEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrOvalEffect.h
+ gfx/skia/skia/src/gpu/effects/GrPorterDuffXferProcessor.cpp
+ gfx/skia/skia/src/gpu/effects/GrRRectEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrRRectEffect.h
+ gfx/skia/skia/src/gpu/effects/GrSimpleTextureEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrSimpleTextureEffect.h
+ gfx/skia/skia/src/gpu/effects/GrSingleTextureEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrSingleTextureEffect.h
+ gfx/skia/skia/src/gpu/effects/GrTextureDomain.cpp
+ gfx/skia/skia/src/gpu/effects/GrTextureDomain.h
+ gfx/skia/skia/src/gpu/effects/GrTextureStripAtlas.cpp
+ gfx/skia/skia/src/gpu/effects/GrXfermodeFragmentProcessor.cpp
+ gfx/skia/skia/src/gpu/effects/GrYUVEffect.cpp
+ gfx/skia/skia/src/gpu/effects/GrYUVEffect.h
+ gfx/skia/skia/src/gpu/gl/GrGLAssembleInterface.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLBuffer.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLBuffer.h
+ gfx/skia/skia/src/gpu/gl/GrGLCaps.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLCaps.h
+ gfx/skia/skia/src/gpu/gl/GrGLContext.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLContext.h
+ gfx/skia/skia/src/gpu/gl/GrGLCreateNativeInterface_none.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLCreateNullInterface.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLDefaultInterface_native.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLDefaultInterface_none.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLDefines.h
+ gfx/skia/skia/src/gpu/gl/GrGLExtensions.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLGLSL.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLGLSL.h
+ gfx/skia/skia/src/gpu/gl/GrGLGpu.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLGpu.h
+ gfx/skia/skia/src/gpu/gl/GrGLGpuCommandBuffer.h
+ gfx/skia/skia/src/gpu/gl/GrGLGpuProgramCache.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLIRect.h
+ gfx/skia/skia/src/gpu/gl/GrGLInterface.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLPath.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLPath.h
+ gfx/skia/skia/src/gpu/gl/GrGLPathRange.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLPathRange.h
+ gfx/skia/skia/src/gpu/gl/GrGLPathRendering.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLPathRendering.h
+ gfx/skia/skia/src/gpu/gl/GrGLProgram.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLProgram.h
+ gfx/skia/skia/src/gpu/gl/GrGLProgramDataManager.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLProgramDataManager.h
+ gfx/skia/skia/src/gpu/gl/GrGLRenderTarget.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLRenderTarget.h
+ gfx/skia/skia/src/gpu/gl/GrGLSampler.h
+ gfx/skia/skia/src/gpu/gl/GrGLStencilAttachment.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLStencilAttachment.h
+ gfx/skia/skia/src/gpu/gl/GrGLTestInterface.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLTestInterface.h
+ gfx/skia/skia/src/gpu/gl/GrGLTexture.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLTexture.h
+ gfx/skia/skia/src/gpu/gl/GrGLTextureRenderTarget.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLTextureRenderTarget.h
+ gfx/skia/skia/src/gpu/gl/GrGLUniformHandler.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLUniformHandler.h
+ gfx/skia/skia/src/gpu/gl/GrGLUtil.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLUtil.h
+ gfx/skia/skia/src/gpu/gl/GrGLVaryingHandler.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLVaryingHandler.h
+ gfx/skia/skia/src/gpu/gl/GrGLVertexArray.cpp
+ gfx/skia/skia/src/gpu/gl/GrGLVertexArray.h
+ gfx/skia/skia/src/gpu/gl/android/GrGLCreateNativeInterface_android.cpp
+ gfx/skia/skia/src/gpu/gl/builders/GrGLProgramBuilder.cpp
+ gfx/skia/skia/src/gpu/gl/builders/GrGLProgramBuilder.h
+ gfx/skia/skia/src/gpu/gl/builders/GrGLSLPrettyPrint.cpp
+ gfx/skia/skia/src/gpu/gl/builders/GrGLShaderStringBuilder.cpp
+ gfx/skia/skia/src/gpu/gl/builders/GrGLShaderStringBuilder.h
+ gfx/skia/skia/src/gpu/gl/egl/GrGLCreateNativeInterface_egl.cpp
+ gfx/skia/skia/src/gpu/gl/glfw/GrGLCreateNativeInterface_glfw.cpp
+ gfx/skia/skia/src/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp
+ gfx/skia/skia/src/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp
+ gfx/skia/skia/src/gpu/gl/mac/GrGLCreateNativeInterface_mac.cpp
+ gfx/skia/skia/src/gpu/gl/win/GrGLCreateNativeInterface_win.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSL.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSL.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLBlend.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLBlend.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLCaps.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLCaps.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLColorSpaceXformHelper.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLFragmentProcessor.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLFragmentProcessor.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLFragmentShaderBuilder.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLGeometryProcessor.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLGeometryProcessor.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLGeometryShaderBuilder.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLGeometryShaderBuilder.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLPLSPathRendering.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLPrimitiveProcessor.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLPrimitiveProcessor.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLProgramBuilder.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLProgramBuilder.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLProgramDataManager.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLProgramDataManager.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLSampler.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLShaderBuilder.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLShaderBuilder.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLShaderVar.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLUniformHandler.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLUtil.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLUtil.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLVarying.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLVarying.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLVertexShaderBuilder.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLVertexShaderBuilder.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSLXferProcessor.cpp
+ gfx/skia/skia/src/gpu/glsl/GrGLSLXferProcessor.h
+ gfx/skia/skia/src/gpu/glsl/GrGLSL_impl.h
+ gfx/skia/skia/src/gpu/instanced/GLInstancedRendering.cpp
+ gfx/skia/skia/src/gpu/instanced/GLInstancedRendering.h
+ gfx/skia/skia/src/gpu/instanced/InstanceProcessor.cpp
+ gfx/skia/skia/src/gpu/instanced/InstanceProcessor.h
+ gfx/skia/skia/src/gpu/instanced/InstancedRendering.cpp
+ gfx/skia/skia/src/gpu/instanced/InstancedRendering.h
+ gfx/skia/skia/src/gpu/instanced/InstancedRenderingTypes.h
+ gfx/skia/skia/src/gpu/text/GrAtlasTextBlob.cpp
+ gfx/skia/skia/src/gpu/text/GrAtlasTextBlob.h
+ gfx/skia/skia/src/gpu/text/GrAtlasTextBlob_regenInBatch.cpp
+ gfx/skia/skia/src/gpu/text/GrAtlasTextContext.cpp
+ gfx/skia/skia/src/gpu/text/GrAtlasTextContext.h
+ gfx/skia/skia/src/gpu/text/GrBatchFontCache.cpp
+ gfx/skia/skia/src/gpu/text/GrBatchFontCache.h
+ gfx/skia/skia/src/gpu/text/GrDistanceFieldAdjustTable.cpp
+ gfx/skia/skia/src/gpu/text/GrDistanceFieldAdjustTable.h
+ gfx/skia/skia/src/gpu/text/GrStencilAndCoverTextContext.cpp
+ gfx/skia/skia/src/gpu/text/GrStencilAndCoverTextContext.h
+ gfx/skia/skia/src/gpu/text/GrTextBlobCache.cpp
+ gfx/skia/skia/src/gpu/text/GrTextBlobCache.h
+ gfx/skia/skia/src/gpu/text/GrTextUtils.cpp
+ gfx/skia/skia/src/gpu/text/GrTextUtils.h
+ gfx/skia/skia/src/gpu/vk/GrVkBackendContext.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkBuffer.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkBuffer.h
+ gfx/skia/skia/src/gpu/vk/GrVkCaps.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkCaps.h
+ gfx/skia/skia/src/gpu/vk/GrVkCommandBuffer.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkCommandBuffer.h
+ gfx/skia/skia/src/gpu/vk/GrVkCopyManager.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkCopyManager.h
+ gfx/skia/skia/src/gpu/vk/GrVkCopyPipeline.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkCopyPipeline.h
+ gfx/skia/skia/src/gpu/vk/GrVkDescriptorPool.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkDescriptorPool.h
+ gfx/skia/skia/src/gpu/vk/GrVkDescriptorSet.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkDescriptorSet.h
+ gfx/skia/skia/src/gpu/vk/GrVkDescriptorSetManager.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkDescriptorSetManager.h
+ gfx/skia/skia/src/gpu/vk/GrVkExtensions.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkExtensions.h
+ gfx/skia/skia/src/gpu/vk/GrVkFramebuffer.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkFramebuffer.h
+ gfx/skia/skia/src/gpu/vk/GrVkGLSLSampler.h
+ gfx/skia/skia/src/gpu/vk/GrVkGpu.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkGpu.h
+ gfx/skia/skia/src/gpu/vk/GrVkGpuCommandBuffer.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkGpuCommandBuffer.h
+ gfx/skia/skia/src/gpu/vk/GrVkImage.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkImage.h
+ gfx/skia/skia/src/gpu/vk/GrVkImageView.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkImageView.h
+ gfx/skia/skia/src/gpu/vk/GrVkIndexBuffer.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkIndexBuffer.h
+ gfx/skia/skia/src/gpu/vk/GrVkInterface.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkMemory.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkMemory.h
+ gfx/skia/skia/src/gpu/vk/GrVkPipeline.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkPipeline.h
+ gfx/skia/skia/src/gpu/vk/GrVkPipelineState.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkPipelineState.h
+ gfx/skia/skia/src/gpu/vk/GrVkPipelineStateBuilder.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkPipelineStateBuilder.h
+ gfx/skia/skia/src/gpu/vk/GrVkPipelineStateCache.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkPipelineStateDataManager.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkPipelineStateDataManager.h
+ gfx/skia/skia/src/gpu/vk/GrVkRenderPass.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkRenderPass.h
+ gfx/skia/skia/src/gpu/vk/GrVkRenderTarget.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkRenderTarget.h
+ gfx/skia/skia/src/gpu/vk/GrVkResource.h
+ gfx/skia/skia/src/gpu/vk/GrVkResourceProvider.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkResourceProvider.h
+ gfx/skia/skia/src/gpu/vk/GrVkSampler.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkSampler.h
+ gfx/skia/skia/src/gpu/vk/GrVkStencilAttachment.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkStencilAttachment.h
+ gfx/skia/skia/src/gpu/vk/GrVkTexture.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkTexture.h
+ gfx/skia/skia/src/gpu/vk/GrVkTextureRenderTarget.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkTextureRenderTarget.h
+ gfx/skia/skia/src/gpu/vk/GrVkTransferBuffer.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkTransferBuffer.h
+ gfx/skia/skia/src/gpu/vk/GrVkUniformBuffer.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkUniformBuffer.h
+ gfx/skia/skia/src/gpu/vk/GrVkUniformHandler.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkUniformHandler.h
+ gfx/skia/skia/src/gpu/vk/GrVkUtil.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkUtil.h
+ gfx/skia/skia/src/gpu/vk/GrVkVaryingHandler.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkVaryingHandler.h
+ gfx/skia/skia/src/gpu/vk/GrVkVertexBuffer.cpp
+ gfx/skia/skia/src/gpu/vk/GrVkVertexBuffer.h
+ gfx/skia/skia/src/image/SkImage.cpp
+ gfx/skia/skia/src/image/SkImageShader.cpp
+ gfx/skia/skia/src/image/SkImageShader.h
+ gfx/skia/skia/src/image/SkImage_Base.h
+ gfx/skia/skia/src/image/SkImage_Generator.cpp
+ gfx/skia/skia/src/image/SkImage_Gpu.cpp
+ gfx/skia/skia/src/image/SkImage_Gpu.h
+ gfx/skia/skia/src/image/SkImage_Raster.cpp
+ gfx/skia/skia/src/image/SkReadPixelsRec.h
+ gfx/skia/skia/src/image/SkSurface.cpp
+ gfx/skia/skia/src/image/SkSurface_Base.h
+ gfx/skia/skia/src/image/SkSurface_Gpu.cpp
+ gfx/skia/skia/src/image/SkSurface_Gpu.h
+ gfx/skia/skia/src/image/SkSurface_Raster.cpp
+ gfx/skia/skia/src/images/SkForceLinking.cpp
+ gfx/skia/skia/src/images/SkGIFMovie.cpp
+ gfx/skia/skia/src/images/SkImageEncoder.cpp
+ gfx/skia/skia/src/images/SkImageEncoder_Factory.cpp
+ gfx/skia/skia/src/images/SkJPEGImageEncoder.cpp
+ gfx/skia/skia/src/images/SkJPEGWriteUtility.cpp
+ gfx/skia/skia/src/images/SkJPEGWriteUtility.h
+ gfx/skia/skia/src/images/SkKTXImageEncoder.cpp
+ gfx/skia/skia/src/images/SkMovie.cpp
+ gfx/skia/skia/src/images/SkMovie_FactoryDefault.cpp
+ gfx/skia/skia/src/images/SkPNGImageEncoder.cpp
+ gfx/skia/skia/src/lazy/SkDiscardableMemoryPool.cpp
+ gfx/skia/skia/src/lazy/SkDiscardableMemoryPool.h
+ gfx/skia/skia/src/lazy/SkDiscardablePixelRef.cpp
+ gfx/skia/skia/src/lazy/SkDiscardablePixelRef.h
+ gfx/skia/skia/src/opts/Sk4px_NEON.h
+ gfx/skia/skia/src/opts/Sk4px_SSE2.h
+ gfx/skia/skia/src/opts/Sk4px_none.h
+ gfx/skia/skia/src/opts/SkBitmapFilter_opts_SSE2.cpp
+ gfx/skia/skia/src/opts/SkBitmapFilter_opts_SSE2.h
+ gfx/skia/skia/src/opts/SkBitmapProcState_arm_neon.cpp
+ gfx/skia/skia/src/opts/SkBitmapProcState_filter_neon.h
+ gfx/skia/skia/src/opts/SkBitmapProcState_matrix_neon.h
+ gfx/skia/skia/src/opts/SkBitmapProcState_opts_SSE2.cpp
+ gfx/skia/skia/src/opts/SkBitmapProcState_opts_SSE2.h
+ gfx/skia/skia/src/opts/SkBitmapProcState_opts_SSSE3.cpp
+ gfx/skia/skia/src/opts/SkBitmapProcState_opts_SSSE3.h
+ gfx/skia/skia/src/opts/SkBitmapProcState_opts_arm.cpp
+ gfx/skia/skia/src/opts/SkBitmapProcState_opts_mips_dsp.cpp
+ gfx/skia/skia/src/opts/SkBitmapProcState_opts_none.cpp
+ gfx/skia/skia/src/opts/SkBlend_opts.h
+ gfx/skia/skia/src/opts/SkBlitMask_opts.h
+ gfx/skia/skia/src/opts/SkBlitMask_opts_arm.cpp
+ gfx/skia/skia/src/opts/SkBlitMask_opts_arm_neon.cpp
+ gfx/skia/skia/src/opts/SkBlitMask_opts_arm_neon.h
+ gfx/skia/skia/src/opts/SkBlitMask_opts_none.cpp
+ gfx/skia/skia/src/opts/SkBlitRow_opts.h
+ gfx/skia/skia/src/opts/SkBlitRow_opts_SSE2.cpp
+ gfx/skia/skia/src/opts/SkBlitRow_opts_SSE2.h
+ gfx/skia/skia/src/opts/SkBlitRow_opts_arm.cpp
+ gfx/skia/skia/src/opts/SkBlitRow_opts_arm_neon.cpp
+ gfx/skia/skia/src/opts/SkBlitRow_opts_arm_neon.h
+ gfx/skia/skia/src/opts/SkBlitRow_opts_mips_dsp.cpp
+ gfx/skia/skia/src/opts/SkBlitRow_opts_none.cpp
+ gfx/skia/skia/src/opts/SkBlurImageFilter_opts.h
+ gfx/skia/skia/src/opts/SkChecksum_opts.h
+ gfx/skia/skia/src/opts/SkColorCubeFilter_opts.h
+ gfx/skia/skia/src/opts/SkColor_opts_SSE2.h
+ gfx/skia/skia/src/opts/SkColor_opts_neon.h
+ gfx/skia/skia/src/opts/SkMorphologyImageFilter_opts.h
+ gfx/skia/skia/src/opts/SkNx_neon.h
+ gfx/skia/skia/src/opts/SkNx_sse.h
+ gfx/skia/skia/src/opts/SkOpts_avx.cpp
+ gfx/skia/skia/src/opts/SkOpts_crc32.cpp
+ gfx/skia/skia/src/opts/SkOpts_hsw.cpp
+ gfx/skia/skia/src/opts/SkOpts_neon.cpp
+ gfx/skia/skia/src/opts/SkOpts_sse41.cpp
+ gfx/skia/skia/src/opts/SkOpts_sse42.cpp
+ gfx/skia/skia/src/opts/SkOpts_ssse3.cpp
+ gfx/skia/skia/src/opts/SkRasterPipeline_opts.h
+ gfx/skia/skia/src/opts/SkSwizzler_opts.h
+ gfx/skia/skia/src/opts/SkTextureCompressor_opts.h
+ gfx/skia/skia/src/opts/SkXfermode_opts.h
+ gfx/skia/skia/src/opts/opts_check_x86.cpp
+ gfx/skia/skia/src/pathops/SkAddIntersections.cpp
+ gfx/skia/skia/src/pathops/SkAddIntersections.h
+ gfx/skia/skia/src/pathops/SkDConicLineIntersection.cpp
+ gfx/skia/skia/src/pathops/SkDCubicLineIntersection.cpp
+ gfx/skia/skia/src/pathops/SkDLineIntersection.cpp
+ gfx/skia/skia/src/pathops/SkDQuadLineIntersection.cpp
+ gfx/skia/skia/src/pathops/SkIntersectionHelper.h
+ gfx/skia/skia/src/pathops/SkIntersections.cpp
+ gfx/skia/skia/src/pathops/SkIntersections.h
+ gfx/skia/skia/src/pathops/SkLineParameters.h
+ gfx/skia/skia/src/pathops/SkOpAngle.cpp
+ gfx/skia/skia/src/pathops/SkOpAngle.h
+ gfx/skia/skia/src/pathops/SkOpBuilder.cpp
+ gfx/skia/skia/src/pathops/SkOpCoincidence.cpp
+ gfx/skia/skia/src/pathops/SkOpCoincidence.h
+ gfx/skia/skia/src/pathops/SkOpContour.cpp
+ gfx/skia/skia/src/pathops/SkOpContour.h
+ gfx/skia/skia/src/pathops/SkOpCubicHull.cpp
+ gfx/skia/skia/src/pathops/SkOpEdgeBuilder.cpp
+ gfx/skia/skia/src/pathops/SkOpEdgeBuilder.h
+ gfx/skia/skia/src/pathops/SkOpSegment.cpp
+ gfx/skia/skia/src/pathops/SkOpSegment.h
+ gfx/skia/skia/src/pathops/SkOpSpan.cpp
+ gfx/skia/skia/src/pathops/SkOpSpan.h
+ gfx/skia/skia/src/pathops/SkOpTAllocator.h
+ gfx/skia/skia/src/pathops/SkPathOpsBounds.h
+ gfx/skia/skia/src/pathops/SkPathOpsCommon.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsCommon.h
+ gfx/skia/skia/src/pathops/SkPathOpsConic.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsConic.h
+ gfx/skia/skia/src/pathops/SkPathOpsCubic.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsCubic.h
+ gfx/skia/skia/src/pathops/SkPathOpsCurve.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsCurve.h
+ gfx/skia/skia/src/pathops/SkPathOpsDebug.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsDebug.h
+ gfx/skia/skia/src/pathops/SkPathOpsLine.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsLine.h
+ gfx/skia/skia/src/pathops/SkPathOpsOp.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsPoint.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsPoint.h
+ gfx/skia/skia/src/pathops/SkPathOpsQuad.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsQuad.h
+ gfx/skia/skia/src/pathops/SkPathOpsRect.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsRect.h
+ gfx/skia/skia/src/pathops/SkPathOpsSimplify.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsTSect.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsTSect.h
+ gfx/skia/skia/src/pathops/SkPathOpsTightBounds.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsTypes.cpp
+ gfx/skia/skia/src/pathops/SkPathOpsTypes.h
+ gfx/skia/skia/src/pathops/SkPathWriter.cpp
+ gfx/skia/skia/src/pathops/SkPathWriter.h
+ gfx/skia/skia/src/pathops/SkReduceOrder.cpp
+ gfx/skia/skia/src/pathops/SkReduceOrder.h
+ gfx/skia/skia/src/pdf/SkBitmapKey.h
+ gfx/skia/skia/src/pdf/SkDeflate.cpp
+ gfx/skia/skia/src/pdf/SkDeflate.h
+ gfx/skia/skia/src/pdf/SkDocument_PDF_None.cpp
+ gfx/skia/skia/src/pdf/SkJpegInfo.cpp
+ gfx/skia/skia/src/pdf/SkJpegInfo.h
+ gfx/skia/skia/src/pdf/SkPDFBitmap.cpp
+ gfx/skia/skia/src/pdf/SkPDFBitmap.h
+ gfx/skia/skia/src/pdf/SkPDFCanon.cpp
+ gfx/skia/skia/src/pdf/SkPDFCanon.h
+ gfx/skia/skia/src/pdf/SkPDFCanvas.cpp
+ gfx/skia/skia/src/pdf/SkPDFCanvas.h
+ gfx/skia/skia/src/pdf/SkPDFConvertType1FontStream.cpp
+ gfx/skia/skia/src/pdf/SkPDFConvertType1FontStream.h
+ gfx/skia/skia/src/pdf/SkPDFDevice.cpp
+ gfx/skia/skia/src/pdf/SkPDFDevice.h
+ gfx/skia/skia/src/pdf/SkPDFDocument.cpp
+ gfx/skia/skia/src/pdf/SkPDFDocument.h
+ gfx/skia/skia/src/pdf/SkPDFFont.cpp
+ gfx/skia/skia/src/pdf/SkPDFFont.h
+ gfx/skia/skia/src/pdf/SkPDFFormXObject.cpp
+ gfx/skia/skia/src/pdf/SkPDFFormXObject.h
+ gfx/skia/skia/src/pdf/SkPDFGraphicState.cpp
+ gfx/skia/skia/src/pdf/SkPDFGraphicState.h
+ gfx/skia/skia/src/pdf/SkPDFMakeCIDGlyphWidthsArray.cpp
+ gfx/skia/skia/src/pdf/SkPDFMakeCIDGlyphWidthsArray.h
+ gfx/skia/skia/src/pdf/SkPDFMakeToUnicodeCmap.cpp
+ gfx/skia/skia/src/pdf/SkPDFMakeToUnicodeCmap.h
+ gfx/skia/skia/src/pdf/SkPDFMetadata.cpp
+ gfx/skia/skia/src/pdf/SkPDFMetadata.h
+ gfx/skia/skia/src/pdf/SkPDFResourceDict.cpp
+ gfx/skia/skia/src/pdf/SkPDFResourceDict.h
+ gfx/skia/skia/src/pdf/SkPDFShader.cpp
+ gfx/skia/skia/src/pdf/SkPDFShader.h
+ gfx/skia/skia/src/pdf/SkPDFTypes.cpp
+ gfx/skia/skia/src/pdf/SkPDFTypes.h
+ gfx/skia/skia/src/pdf/SkPDFUtils.cpp
+ gfx/skia/skia/src/pdf/SkPDFUtils.h
+ gfx/skia/skia/src/pdf/SkScopeExit.h
+ gfx/skia/skia/src/pipe/SkPipeCanvas.cpp
+ gfx/skia/skia/src/pipe/SkPipeCanvas.h
+ gfx/skia/skia/src/pipe/SkPipeFormat.h
+ gfx/skia/skia/src/pipe/SkPipeReader.cpp
+ gfx/skia/skia/src/pipe/SkRefSet.h
+ gfx/skia/skia/src/ports/SkDebug_android.cpp
+ gfx/skia/skia/src/ports/SkDebug_stdio.cpp
+ gfx/skia/skia/src/ports/SkDebug_win.cpp
+ gfx/skia/skia/src/ports/SkDiscardableMemory_none.cpp
+ gfx/skia/skia/src/ports/SkFontConfigInterface.cpp
+ gfx/skia/skia/src/ports/SkFontConfigInterface_direct.cpp
+ gfx/skia/skia/src/ports/SkFontConfigInterface_direct.h
+ gfx/skia/skia/src/ports/SkFontConfigInterface_direct_factory.cpp
+ gfx/skia/skia/src/ports/SkFontConfigTypeface.h
+ gfx/skia/skia/src/ports/SkFontHost_FreeType.cpp
+ gfx/skia/skia/src/ports/SkFontHost_FreeType_common.cpp
+ gfx/skia/skia/src/ports/SkFontHost_FreeType_common.h
+ gfx/skia/skia/src/ports/SkFontHost_cairo.cpp
+ gfx/skia/skia/src/ports/SkFontHost_mac.cpp
+ gfx/skia/skia/src/ports/SkFontHost_win.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_FontConfigInterface.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_FontConfigInterface_factory.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_android.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_android_factory.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_android_parser.h
+ gfx/skia/skia/src/ports/SkFontMgr_custom.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_custom_directory_factory.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_custom_embedded_factory.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_custom_empty_factory.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_empty_factory.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_fontconfig.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_fontconfig_factory.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_win_dw.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_win_dw_factory.cpp
+ gfx/skia/skia/src/ports/SkFontMgr_win_gdi_factory.cpp
+ gfx/skia/skia/src/ports/SkGlobalInitialization_default.cpp
+ gfx/skia/skia/src/ports/SkImageEncoder_CG.cpp
+ gfx/skia/skia/src/ports/SkImageEncoder_WIC.cpp
+ gfx/skia/skia/src/ports/SkImageEncoder_none.cpp
+ gfx/skia/skia/src/ports/SkImageGeneratorCG.cpp
+ gfx/skia/skia/src/ports/SkImageGeneratorCG.h
+ gfx/skia/skia/src/ports/SkImageGeneratorWIC.cpp
+ gfx/skia/skia/src/ports/SkImageGeneratorWIC.h
+ gfx/skia/skia/src/ports/SkImageGenerator_none.cpp
+ gfx/skia/skia/src/ports/SkImageGenerator_skia.cpp
+ gfx/skia/skia/src/ports/SkMemory_malloc.cpp
+ gfx/skia/skia/src/ports/SkMemory_mozalloc.cpp
+ gfx/skia/skia/src/ports/SkOSFile_posix.cpp
+ gfx/skia/skia/src/ports/SkOSFile_stdio.cpp
+ gfx/skia/skia/src/ports/SkOSFile_win.cpp
+ gfx/skia/skia/src/ports/SkOSLibrary.h
+ gfx/skia/skia/src/ports/SkOSLibrary_posix.cpp
+ gfx/skia/skia/src/ports/SkOSLibrary_win.cpp
+ gfx/skia/skia/src/ports/SkRemotableFontMgr_win_dw.cpp
+ gfx/skia/skia/src/ports/SkScalerContext_win_dw.cpp
+ gfx/skia/skia/src/ports/SkScalerContext_win_dw.h
+ gfx/skia/skia/src/ports/SkTLS_none.cpp
+ gfx/skia/skia/src/ports/SkTLS_pthread.cpp
+ gfx/skia/skia/src/ports/SkTLS_win.cpp
+ gfx/skia/skia/src/ports/SkTypeface_win_dw.cpp
+ gfx/skia/skia/src/ports/SkTypeface_win_dw.h
+ gfx/skia/skia/src/sfnt/SkIBMFamilyClass.h
+ gfx/skia/skia/src/sfnt/SkOTTableTypes.h
+ gfx/skia/skia/src/sfnt/SkOTTable_EBDT.h
+ gfx/skia/skia/src/sfnt/SkOTTable_EBLC.h
+ gfx/skia/skia/src/sfnt/SkOTTable_EBSC.h
+ gfx/skia/skia/src/sfnt/SkOTTable_OS_2.h
+ gfx/skia/skia/src/sfnt/SkOTTable_OS_2_V0.h
+ gfx/skia/skia/src/sfnt/SkOTTable_OS_2_V1.h
+ gfx/skia/skia/src/sfnt/SkOTTable_OS_2_V2.h
+ gfx/skia/skia/src/sfnt/SkOTTable_OS_2_V3.h
+ gfx/skia/skia/src/sfnt/SkOTTable_OS_2_V4.h
+ gfx/skia/skia/src/sfnt/SkOTTable_OS_2_VA.h
+ gfx/skia/skia/src/sfnt/SkOTTable_gasp.h
+ gfx/skia/skia/src/sfnt/SkOTTable_glyf.h
+ gfx/skia/skia/src/sfnt/SkOTTable_head.h
+ gfx/skia/skia/src/sfnt/SkOTTable_hhea.h
+ gfx/skia/skia/src/sfnt/SkOTTable_loca.h
+ gfx/skia/skia/src/sfnt/SkOTTable_maxp.h
+ gfx/skia/skia/src/sfnt/SkOTTable_maxp_CFF.h
+ gfx/skia/skia/src/sfnt/SkOTTable_maxp_TT.h
+ gfx/skia/skia/src/sfnt/SkOTTable_name.cpp
+ gfx/skia/skia/src/sfnt/SkOTTable_name.h
+ gfx/skia/skia/src/sfnt/SkOTTable_post.h
+ gfx/skia/skia/src/sfnt/SkOTUtils.cpp
+ gfx/skia/skia/src/sfnt/SkOTUtils.h
+ gfx/skia/skia/src/sfnt/SkPanose.h
+ gfx/skia/skia/src/sfnt/SkSFNTHeader.h
+ gfx/skia/skia/src/sfnt/SkTTCFHeader.h
+ gfx/skia/skia/src/sksl/SkSLCodeGenerator.h
+ gfx/skia/skia/src/sksl/SkSLCompiler.cpp
+ gfx/skia/skia/src/sksl/SkSLCompiler.h
+ gfx/skia/skia/src/sksl/SkSLContext.h
+ gfx/skia/skia/src/sksl/SkSLErrorReporter.h
+ gfx/skia/skia/src/sksl/SkSLGLSLCodeGenerator.cpp
+ gfx/skia/skia/src/sksl/SkSLGLSLCodeGenerator.h
+ gfx/skia/skia/src/sksl/SkSLIRGenerator.cpp
+ gfx/skia/skia/src/sksl/SkSLIRGenerator.h
+ gfx/skia/skia/src/sksl/SkSLMain.cpp
+ gfx/skia/skia/src/sksl/SkSLParser.cpp
+ gfx/skia/skia/src/sksl/SkSLParser.h
+ gfx/skia/skia/src/sksl/SkSLPosition.h
+ gfx/skia/skia/src/sksl/SkSLSPIRVCodeGenerator.cpp
+ gfx/skia/skia/src/sksl/SkSLSPIRVCodeGenerator.h
+ gfx/skia/skia/src/sksl/SkSLToken.h
+ gfx/skia/skia/src/sksl/SkSLUtil.cpp
+ gfx/skia/skia/src/sksl/SkSLUtil.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTBinaryExpression.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTBlock.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTBoolLiteral.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTBreakStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTCallSuffix.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTContinueStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTDeclaration.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTDiscardStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTDoStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTExpression.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTExpressionStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTExtension.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTFieldSuffix.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTFloatLiteral.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTForStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTFunction.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTIdentifier.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTIfStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTIndexSuffix.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTIntLiteral.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTInterfaceBlock.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTLayout.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTModifiers.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTNode.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTParameter.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTPositionNode.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTPrefixExpression.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTReturnStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTSuffix.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTSuffixExpression.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTTernaryExpression.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTType.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTVarDeclaration.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTVarDeclarationStatement.h
+ gfx/skia/skia/src/sksl/ast/SkSLASTWhileStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLBinaryExpression.h
+ gfx/skia/skia/src/sksl/ir/SkSLBlock.h
+ gfx/skia/skia/src/sksl/ir/SkSLBoolLiteral.h
+ gfx/skia/skia/src/sksl/ir/SkSLBreakStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLConstructor.h
+ gfx/skia/skia/src/sksl/ir/SkSLContinueStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLDiscardStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLDoStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLExpression.h
+ gfx/skia/skia/src/sksl/ir/SkSLExpressionStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLExtension.h
+ gfx/skia/skia/src/sksl/ir/SkSLField.h
+ gfx/skia/skia/src/sksl/ir/SkSLFieldAccess.h
+ gfx/skia/skia/src/sksl/ir/SkSLFloatLiteral.h
+ gfx/skia/skia/src/sksl/ir/SkSLForStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLFunctionCall.h
+ gfx/skia/skia/src/sksl/ir/SkSLFunctionDeclaration.h
+ gfx/skia/skia/src/sksl/ir/SkSLFunctionDefinition.h
+ gfx/skia/skia/src/sksl/ir/SkSLFunctionReference.h
+ gfx/skia/skia/src/sksl/ir/SkSLIRNode.h
+ gfx/skia/skia/src/sksl/ir/SkSLIfStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLIndexExpression.h
+ gfx/skia/skia/src/sksl/ir/SkSLIntLiteral.h
+ gfx/skia/skia/src/sksl/ir/SkSLInterfaceBlock.h
+ gfx/skia/skia/src/sksl/ir/SkSLLayout.h
+ gfx/skia/skia/src/sksl/ir/SkSLModifiers.h
+ gfx/skia/skia/src/sksl/ir/SkSLPostfixExpression.h
+ gfx/skia/skia/src/sksl/ir/SkSLPrefixExpression.h
+ gfx/skia/skia/src/sksl/ir/SkSLProgram.h
+ gfx/skia/skia/src/sksl/ir/SkSLProgramElement.h
+ gfx/skia/skia/src/sksl/ir/SkSLReturnStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLSwizzle.h
+ gfx/skia/skia/src/sksl/ir/SkSLSymbol.h
+ gfx/skia/skia/src/sksl/ir/SkSLSymbolTable.cpp
+ gfx/skia/skia/src/sksl/ir/SkSLSymbolTable.h
+ gfx/skia/skia/src/sksl/ir/SkSLTernaryExpression.h
+ gfx/skia/skia/src/sksl/ir/SkSLType.cpp
+ gfx/skia/skia/src/sksl/ir/SkSLType.h
+ gfx/skia/skia/src/sksl/ir/SkSLTypeReference.h
+ gfx/skia/skia/src/sksl/ir/SkSLUnresolvedFunction.h
+ gfx/skia/skia/src/sksl/ir/SkSLVarDeclaration.h
+ gfx/skia/skia/src/sksl/ir/SkSLVarDeclarationStatement.h
+ gfx/skia/skia/src/sksl/ir/SkSLVariable.h
+ gfx/skia/skia/src/sksl/ir/SkSLVariableReference.h
+ gfx/skia/skia/src/sksl/ir/SkSLWhileStatement.h
+ gfx/skia/skia/src/sksl/lex.sksl.c
+ gfx/skia/skia/src/svg/SkSVGCanvas.cpp
+ gfx/skia/skia/src/svg/SkSVGDevice.cpp
+ gfx/skia/skia/src/svg/SkSVGDevice.h
+ gfx/skia/skia/src/utils/SkBase64.cpp
+ gfx/skia/skia/src/utils/SkBase64.h
+ gfx/skia/skia/src/utils/SkBitSet.h
+ gfx/skia/skia/src/utils/SkBitmapSourceDeserializer.cpp
+ gfx/skia/skia/src/utils/SkBitmapSourceDeserializer.h
+ gfx/skia/skia/src/utils/SkBoundaryPatch.cpp
+ gfx/skia/skia/src/utils/SkCamera.cpp
+ gfx/skia/skia/src/utils/SkCanvasStack.cpp
+ gfx/skia/skia/src/utils/SkCanvasStack.h
+ gfx/skia/skia/src/utils/SkCanvasStateUtils.cpp
+ gfx/skia/skia/src/utils/SkCurveMeasure.cpp
+ gfx/skia/skia/src/utils/SkCurveMeasure.h
+ gfx/skia/skia/src/utils/SkDashPath.cpp
+ gfx/skia/skia/src/utils/SkDashPathPriv.h
+ gfx/skia/skia/src/utils/SkDeferredCanvas.cpp
+ gfx/skia/skia/src/utils/SkDeferredCanvas.h
+ gfx/skia/skia/src/utils/SkDumpCanvas.cpp
+ gfx/skia/skia/src/utils/SkEventTracer.cpp
+ gfx/skia/skia/src/utils/SkFloatUtils.h
+ gfx/skia/skia/src/utils/SkFrontBufferedStream.cpp
+ gfx/skia/skia/src/utils/SkInterpolator.cpp
+ gfx/skia/skia/src/utils/SkLayer.cpp
+ gfx/skia/skia/src/utils/SkLua.cpp
+ gfx/skia/skia/src/utils/SkLuaCanvas.cpp
+ gfx/skia/skia/src/utils/SkMatrix22.cpp
+ gfx/skia/skia/src/utils/SkMatrix22.h
+ gfx/skia/skia/src/utils/SkMeshUtils.cpp
+ gfx/skia/skia/src/utils/SkMultiPictureDocument.cpp
+ gfx/skia/skia/src/utils/SkMultiPictureDocument.h
+ gfx/skia/skia/src/utils/SkMultiPictureDocumentPriv.h
+ gfx/skia/skia/src/utils/SkMultiPictureDocumentReader.cpp
+ gfx/skia/skia/src/utils/SkMultiPictureDocumentReader.h
+ gfx/skia/skia/src/utils/SkNWayCanvas.cpp
+ gfx/skia/skia/src/utils/SkNullCanvas.cpp
+ gfx/skia/skia/src/utils/SkOSFile.cpp
+ gfx/skia/skia/src/utils/SkPaintFilterCanvas.cpp
+ gfx/skia/skia/src/utils/SkParse.cpp
+ gfx/skia/skia/src/utils/SkParseColor.cpp
+ gfx/skia/skia/src/utils/SkParsePath.cpp
+ gfx/skia/skia/src/utils/SkPatchGrid.cpp
+ gfx/skia/skia/src/utils/SkPatchGrid.h
+ gfx/skia/skia/src/utils/SkPatchUtils.cpp
+ gfx/skia/skia/src/utils/SkPatchUtils.h
+ gfx/skia/skia/src/utils/SkRGBAToYUV.cpp
+ gfx/skia/skia/src/utils/SkRGBAToYUV.h
+ gfx/skia/skia/src/utils/SkShadowPaintFilterCanvas.cpp
+ gfx/skia/skia/src/utils/SkShadowPaintFilterCanvas.h
+ gfx/skia/skia/src/utils/SkTextBox.cpp
+ gfx/skia/skia/src/utils/SkTextureCompressor.cpp
+ gfx/skia/skia/src/utils/SkTextureCompressor.h
+ gfx/skia/skia/src/utils/SkTextureCompressor_ASTC.cpp
+ gfx/skia/skia/src/utils/SkTextureCompressor_ASTC.h
+ gfx/skia/skia/src/utils/SkTextureCompressor_Blitter.h
+ gfx/skia/skia/src/utils/SkTextureCompressor_LATC.cpp
+ gfx/skia/skia/src/utils/SkTextureCompressor_LATC.h
+ gfx/skia/skia/src/utils/SkTextureCompressor_R11EAC.cpp
+ gfx/skia/skia/src/utils/SkTextureCompressor_R11EAC.h
+ gfx/skia/skia/src/utils/SkTextureCompressor_Utils.h
+ gfx/skia/skia/src/utils/SkThreadUtils.h
+ gfx/skia/skia/src/utils/SkThreadUtils_pthread.cpp
+ gfx/skia/skia/src/utils/SkThreadUtils_pthread.h
+ gfx/skia/skia/src/utils/SkThreadUtils_win.cpp
+ gfx/skia/skia/src/utils/SkThreadUtils_win.h
+ gfx/skia/skia/src/utils/SkWhitelistTypefaces.cpp
+ gfx/skia/skia/src/utils/mac/SkCreateCGImageRef.cpp
+ gfx/skia/skia/src/utils/mac/SkStream_mac.cpp
+ gfx/skia/skia/src/utils/win/SkAutoCoInitialize.cpp
+ gfx/skia/skia/src/utils/win/SkAutoCoInitialize.h
+ gfx/skia/skia/src/utils/win/SkDWrite.cpp
+ gfx/skia/skia/src/utils/win/SkDWrite.h
+ gfx/skia/skia/src/utils/win/SkDWriteFontFileStream.cpp
+ gfx/skia/skia/src/utils/win/SkDWriteFontFileStream.h
+ gfx/skia/skia/src/utils/win/SkDWriteGeometrySink.cpp
+ gfx/skia/skia/src/utils/win/SkDWriteGeometrySink.h
+ gfx/skia/skia/src/utils/win/SkHRESULT.cpp
+ gfx/skia/skia/src/utils/win/SkHRESULT.h
+ gfx/skia/skia/src/utils/win/SkIStream.cpp
+ gfx/skia/skia/src/utils/win/SkIStream.h
+ gfx/skia/skia/src/utils/win/SkTScopedComPtr.h
+ gfx/skia/skia/src/utils/win/SkWGL.h
+ gfx/skia/skia/src/utils/win/SkWGL_win.cpp
+ gfx/skia/skia/src/views/SkEvent.cpp
+ gfx/skia/skia/src/views/SkEventSink.cpp
+ gfx/skia/skia/src/views/SkOSMenu.cpp
+ gfx/skia/skia/src/views/SkTagList.cpp
+ gfx/skia/skia/src/views/SkTagList.h
+ gfx/skia/skia/src/views/SkTouchGesture.cpp
+ gfx/skia/skia/src/views/SkView.cpp
+ gfx/skia/skia/src/views/SkViewPriv.cpp
+ gfx/skia/skia/src/views/SkViewPriv.h
+ gfx/skia/skia/src/views/SkWindow.cpp
+ gfx/skia/skia/src/views/ios/SkOSWindow_iOS.mm
+ gfx/skia/skia/src/views/mac/SkEventNotifier.h
+ gfx/skia/skia/src/views/mac/SkEventNotifier.mm
+ gfx/skia/skia/src/views/mac/SkNSView.h
+ gfx/skia/skia/src/views/mac/SkNSView.mm
+ gfx/skia/skia/src/views/mac/SkOSWindow_Mac.mm
+ gfx/skia/skia/src/views/mac/SkOptionsTableView.h
+ gfx/skia/skia/src/views/mac/SkOptionsTableView.mm
+ gfx/skia/skia/src/views/mac/SkSampleNSView.h
+ gfx/skia/skia/src/views/mac/SkSampleNSView.mm
+ gfx/skia/skia/src/views/mac/SkTextFieldCell.h
+ gfx/skia/skia/src/views/mac/SkTextFieldCell.m
+ gfx/skia/skia/src/views/mac/skia_mac.mm
+ gfx/skia/skia/src/views/sdl/SkOSWindow_SDL.cpp
+ gfx/skia/skia/src/views/unix/SkOSWindow_Unix.cpp
+ gfx/skia/skia/src/views/unix/XkeysToSkKeys.h
+ gfx/skia/skia/src/views/unix/skia_unix.cpp
+ gfx/skia/skia/src/views/win/SkOSWindow_win.cpp
+ gfx/skia/skia/src/views/win/skia_win.cpp
+ gfx/skia/skia/src/xml/SkDOM.cpp
+ gfx/skia/skia/src/xml/SkXMLParser.cpp
+ gfx/skia/skia/src/xml/SkXMLWriter.cpp
+ gfx/skia/skia/src/xps/SkDocument_XPS.cpp
+ gfx/skia/skia/src/xps/SkDocument_XPS_None.cpp
+ gfx/skia/skia/src/xps/SkXPSDevice.cpp
+ gfx/skia/skia/src/xps/SkXPSDevice.h
+ gfx/ycbcr/convert.patch
+ gfx/ycbcr/win64.patch
+ gfx/ycbcr/ycbcr_to_rgb565.h
+ gfx/ycbcr/yuv_convert.h
+ gfx/ycbcr/yuv_convert_mmx.cpp
+ gfx/ycbcr/yuv_convert_sse2.cpp
+ gfx/ycbcr/yuv_row.h
+ gfx/ycbcr/yuv_row_c.cpp
+ gfx/ycbcr/yuv_row_other.cpp
+ gfx/ycbcr/yuv_row_posix.cpp
+ gfx/ycbcr/yuv_row_table.cpp
+ gfx/ycbcr/yuv_row_win.cpp
+ gfx/ycbcr/yuv_row_win64.cpp
+ ipc/chromium/src/base/at_exit.cc
+ ipc/chromium/src/base/at_exit.h
+ ipc/chromium/src/base/atomic_sequence_num.h
+ ipc/chromium/src/base/atomicops.h
+ ipc/chromium/src/base/basictypes.h
+ ipc/chromium/src/base/chrome_application_mac.h
+ ipc/chromium/src/base/chrome_application_mac.mm
+ ipc/chromium/src/base/command_line.cc
+ ipc/chromium/src/base/compiler_specific.h
+ ipc/chromium/src/base/condition_variable_posix.cc
+ ipc/chromium/src/base/condition_variable_win.cc
+ ipc/chromium/src/base/cpu.cc
+ ipc/chromium/src/base/cpu.h
+ ipc/chromium/src/base/dir_reader_bsd.h
+ ipc/chromium/src/base/dir_reader_fallback.h
+ ipc/chromium/src/base/dir_reader_linux.h
+ ipc/chromium/src/base/dir_reader_posix.h
+ ipc/chromium/src/base/file_descriptor_posix.h
+ ipc/chromium/src/base/file_descriptor_shuffle.cc
+ ipc/chromium/src/base/file_descriptor_shuffle.h
+ ipc/chromium/src/base/file_path.cc
+ ipc/chromium/src/base/file_util.cc
+ ipc/chromium/src/base/file_util_mac.mm
+ ipc/chromium/src/base/file_util_posix.cc
+ ipc/chromium/src/base/file_util_win.cc
+ ipc/chromium/src/base/id_map.h
+ ipc/chromium/src/base/lock.h
+ ipc/chromium/src/base/lock_impl.h
+ ipc/chromium/src/base/lock_impl_posix.cc
+ ipc/chromium/src/base/lock_impl_win.cc
+ ipc/chromium/src/base/logging.cc
+ ipc/chromium/src/base/logging.h
+ ipc/chromium/src/base/mac_util.h
+ ipc/chromium/src/base/mac_util.mm
+ ipc/chromium/src/base/message_loop.cc
+ ipc/chromium/src/base/message_loop.h
+ ipc/chromium/src/base/message_pump.h
+ ipc/chromium/src/base/message_pump_android.cc
+ ipc/chromium/src/base/message_pump_android.h
+ ipc/chromium/src/base/message_pump_default.cc
+ ipc/chromium/src/base/message_pump_default.h
+ ipc/chromium/src/base/message_pump_glib.cc
+ ipc/chromium/src/base/message_pump_glib.h
+ ipc/chromium/src/base/message_pump_libevent.cc
+ ipc/chromium/src/base/message_pump_libevent.h
+ ipc/chromium/src/base/message_pump_mac.mm
+ ipc/chromium/src/base/message_pump_qt.cc
+ ipc/chromium/src/base/message_pump_qt.h
+ ipc/chromium/src/base/message_pump_win.cc
+ ipc/chromium/src/base/message_pump_win.h
+ ipc/chromium/src/base/object_watcher.cc
+ ipc/chromium/src/base/object_watcher.h
+ ipc/chromium/src/base/observer_list.h
+ ipc/chromium/src/base/pickle.cc
+ ipc/chromium/src/base/pickle.h
+ ipc/chromium/src/base/platform_file.h
+ ipc/chromium/src/base/platform_file_posix.cc
+ ipc/chromium/src/base/platform_file_win.cc
+ ipc/chromium/src/base/platform_thread_mac.mm
+ ipc/chromium/src/base/platform_thread_posix.cc
+ ipc/chromium/src/base/platform_thread_win.cc
+ ipc/chromium/src/base/port.h
+ ipc/chromium/src/base/process.h
+ ipc/chromium/src/base/process_posix.cc
+ ipc/chromium/src/base/process_util_bsd.cc
+ ipc/chromium/src/base/process_util_linux.cc
+ ipc/chromium/src/base/process_util_mac.mm
+ ipc/chromium/src/base/process_util_posix.cc
+ ipc/chromium/src/base/process_win.cc
+ ipc/chromium/src/base/rand_util.cc
+ ipc/chromium/src/base/rand_util.h
+ ipc/chromium/src/base/rand_util_posix.cc
+ ipc/chromium/src/base/rand_util_win.cc
+ ipc/chromium/src/base/revocable_store.cc
+ ipc/chromium/src/base/revocable_store.h
+ ipc/chromium/src/base/scoped_bstr_win.h
+ ipc/chromium/src/base/scoped_cftyperef.h
+ ipc/chromium/src/base/scoped_handle.h
+ ipc/chromium/src/base/scoped_handle_win.h
+ ipc/chromium/src/base/scoped_nsautorelease_pool.h
+ ipc/chromium/src/base/scoped_nsautorelease_pool.mm
+ ipc/chromium/src/base/scoped_nsobject.h
+ ipc/chromium/src/base/shared_memory.h
+ ipc/chromium/src/base/shared_memory_posix.cc
+ ipc/chromium/src/base/shared_memory_win.cc
+ ipc/chromium/src/base/singleton.h
+ ipc/chromium/src/base/stack_container.h
+ ipc/chromium/src/base/string16.cc
+ ipc/chromium/src/base/string16.h
+ ipc/chromium/src/base/string_util.cc
+ ipc/chromium/src/base/string_util_posix.h
+ ipc/chromium/src/base/string_util_win.h
+ ipc/chromium/src/base/sys_info.h
+ ipc/chromium/src/base/sys_info_mac.cc
+ ipc/chromium/src/base/sys_info_posix.cc
+ ipc/chromium/src/base/sys_info_win.cc
+ ipc/chromium/src/base/sys_string_conversions.h
+ ipc/chromium/src/base/sys_string_conversions_mac.mm
+ ipc/chromium/src/base/sys_string_conversions_win.cc
+ ipc/chromium/src/base/task.h
+ ipc/chromium/src/base/thread.cc
+ ipc/chromium/src/base/thread.h
+ ipc/chromium/src/base/thread_local_posix.cc
+ ipc/chromium/src/base/thread_local_storage.h
+ ipc/chromium/src/base/thread_local_storage_posix.cc
+ ipc/chromium/src/base/thread_local_storage_win.cc
+ ipc/chromium/src/base/thread_local_win.cc
+ ipc/chromium/src/base/time.cc
+ ipc/chromium/src/base/time_mac.cc
+ ipc/chromium/src/base/time_posix.cc
+ ipc/chromium/src/base/timer.cc
+ ipc/chromium/src/base/waitable_event.h
+ ipc/chromium/src/base/waitable_event_posix.cc
+ ipc/chromium/src/base/waitable_event_win.cc
+ ipc/chromium/src/base/win_util.cc
+ ipc/chromium/src/base/win_util.h
+ ipc/chromium/src/chrome/common/child_process.cc
+ ipc/chromium/src/chrome/common/child_process.h
+ ipc/chromium/src/chrome/common/child_process_host.cc
+ ipc/chromium/src/chrome/common/child_process_host.h
+ ipc/chromium/src/chrome/common/child_thread.cc
+ ipc/chromium/src/chrome/common/child_thread.h
+ ipc/chromium/src/chrome/common/chrome_switches.cc
+ ipc/chromium/src/chrome/common/file_descriptor_set_posix.cc
+ ipc/chromium/src/chrome/common/file_descriptor_set_posix.h
+ ipc/chromium/src/chrome/common/ipc_channel.cc
+ ipc/chromium/src/chrome/common/ipc_channel.h
+ ipc/chromium/src/chrome/common/ipc_channel_posix.cc
+ ipc/chromium/src/chrome/common/ipc_channel_posix.h
+ ipc/chromium/src/chrome/common/ipc_channel_win.cc
+ ipc/chromium/src/chrome/common/ipc_channel_win.h
+ ipc/chromium/src/chrome/common/ipc_message.cc
+ ipc/chromium/src/chrome/common/ipc_message.h
+ ipc/chromium/src/chrome/common/ipc_message_utils.h
+ ipc/chromium/src/chrome/common/mach_ipc_mac.h
+ ipc/chromium/src/chrome/common/mach_ipc_mac.mm
+ ipc/chromium/src/chrome/common/mach_message_source_mac.cc
+ ipc/chromium/src/chrome/common/mach_message_source_mac.h
+ ipc/chromium/src/chrome/common/process_watcher.h
+ ipc/chromium/src/chrome/common/process_watcher_win.cc
+ ipc/chromium/src/chrome/common/transport_dib.h
+ ipc/chromium/src/chrome/common/transport_dib_mac.cc
+ ipc/chromium/src/chrome/common/transport_dib_win.cc
+ ipc/chromium/src/chrome/common/x11_util.h
+ js/src/jit/arm/disasm/Constants-arm.cpp
+ js/src/jit/arm/disasm/Constants-arm.h
+ js/src/jit/arm/disasm/Disasm-arm.h
+ media/libaom/generate_sources_mozbuild.sh
+ media/webrtc/trunk/build/all.gyp
+ media/webrtc/trunk/build/android/adb_logcat_monitor.py
+ media/webrtc/trunk/build/android/adb_logcat_printer.py
+ media/webrtc/trunk/build/android/adb_run_content_shell
+ media/webrtc/trunk/build/android/device_stats_monitor.py
+ media/webrtc/trunk/build/android/device_status_check.py
+ media/webrtc/trunk/build/android/emulator.py
+ media/webrtc/trunk/build/android/enable_asserts.py
+ media/webrtc/trunk/build/android/gdb_content_shell
+ media/webrtc/trunk/build/android/lighttpd_server.py
+ media/webrtc/trunk/build/android/pylib/__init__.py
+ media/webrtc/trunk/build/android/pylib/android_commands.py
+ media/webrtc/trunk/build/android/pylib/apk_info.py
+ media/webrtc/trunk/build/android/pylib/base_test_runner.py
+ media/webrtc/trunk/build/android/pylib/base_test_sharder.py
+ media/webrtc/trunk/build/android/pylib/buildbot_report.py
+ media/webrtc/trunk/build/android/pylib/chrome_test_server_spawner.py
+ media/webrtc/trunk/build/android/pylib/cmd_helper.py
+ media/webrtc/trunk/build/android/pylib/constants.py
+ media/webrtc/trunk/build/android/pylib/debug_info.py
+ media/webrtc/trunk/build/android/pylib/device_stats_monitor.py
+ media/webrtc/trunk/build/android/pylib/fake_dns.py
+ media/webrtc/trunk/build/android/pylib/flag_changer.py
+ media/webrtc/trunk/build/android/pylib/forwarder.py
+ media/webrtc/trunk/build/android/pylib/io_stats_parser.py
+ media/webrtc/trunk/build/android/pylib/java_unittest_utils.py
+ media/webrtc/trunk/build/android/pylib/json_perf_parser.py
+ media/webrtc/trunk/build/android/pylib/perf_tests_helper.py
+ media/webrtc/trunk/build/android/pylib/ports.py
+ media/webrtc/trunk/build/android/pylib/python_test_base.py
+ media/webrtc/trunk/build/android/pylib/python_test_caller.py
+ media/webrtc/trunk/build/android/pylib/python_test_sharder.py
+ media/webrtc/trunk/build/android/pylib/run_java_tests.py
+ media/webrtc/trunk/build/android/pylib/run_python_tests.py
+ media/webrtc/trunk/build/android/pylib/run_tests_helper.py
+ media/webrtc/trunk/build/android/pylib/sharded_tests_queue.py
+ media/webrtc/trunk/build/android/pylib/single_test_runner.py
+ media/webrtc/trunk/build/android/pylib/test_info_collection.py
+ media/webrtc/trunk/build/android/pylib/test_options_parser.py
+ media/webrtc/trunk/build/android/pylib/test_package.py
+ media/webrtc/trunk/build/android/pylib/test_package_apk.py
+ media/webrtc/trunk/build/android/pylib/test_package_executable.py
+ media/webrtc/trunk/build/android/pylib/test_result.py
+ media/webrtc/trunk/build/android/pylib/tests_annotations.py
+ media/webrtc/trunk/build/android/pylib/valgrind_tools.py
+ media/webrtc/trunk/build/android/run_instrumentation_tests.py
+ media/webrtc/trunk/build/android/run_tests.py
+ media/webrtc/trunk/build/compiler_version.py
+ media/webrtc/trunk/build/copy_test_data_ios.py
+ media/webrtc/trunk/build/cp.py
+ media/webrtc/trunk/build/dir_exists.py
+ media/webrtc/trunk/build/download_nacl_toolchains.py
+ media/webrtc/trunk/build/escape_unicode.py
+ media/webrtc/trunk/build/extract_from_cab.py
+ media/webrtc/trunk/build/internal/release_defaults.gypi
+ media/webrtc/trunk/build/internal/release_impl.gypi
+ media/webrtc/trunk/build/internal/release_impl_official.gypi
+ media/webrtc/trunk/build/ios/clean_env.py
+ media/webrtc/trunk/build/json_schema_bundle_compile.gypi
+ media/webrtc/trunk/build/json_schema_compile.gypi
+ media/webrtc/trunk/build/linux/dump_app_syms
+ media/webrtc/trunk/build/linux/rewrite_dirs.py
+ media/webrtc/trunk/build/linux/system.gyp
+ media/webrtc/trunk/build/mac/change_mach_o_flags.py
+ media/webrtc/trunk/build/mac/change_mach_o_flags_from_xcode.sh
+ media/webrtc/trunk/build/mac/find_sdk.py
+ media/webrtc/trunk/build/mac/make_more_helpers.sh
+ media/webrtc/trunk/build/mac/strip_save_dsym
+ media/webrtc/trunk/build/mac/verify_no_objc.sh
+ media/webrtc/trunk/build/sanitize-mac-build-log.sh
+ media/webrtc/trunk/build/sanitize-win-build-log.sh
+ media/webrtc/trunk/build/some.gyp
+ media/webrtc/trunk/build/temp_gyp/pdfsqueeze.gyp
+ media/webrtc/trunk/build/update-linux-sandbox.sh
+ media/webrtc/trunk/build/util/lastchange.py
+ media/webrtc/trunk/build/win/install-build-deps.py
+ media/webrtc/trunk/build/win/setup_cygwin_mount.py
+ media/webrtc/trunk/google_apis/build/check_internal.py
+ media/webrtc/trunk/testing/generate_gmock_mutant.py
+ media/webrtc/trunk/testing/gmock.gyp
+ media/webrtc/trunk/testing/gmock_mutant.h
+ media/webrtc/trunk/testing/gtest.gyp
+ media/webrtc/trunk/testing/gtest_mac.h
+ media/webrtc/trunk/testing/gtest_mac.mm
+ media/webrtc/trunk/testing/multiprocess_func_list.cc
+ media/webrtc/trunk/testing/multiprocess_func_list.h
+ media/webrtc/trunk/testing/platform_test.h
+ media/webrtc/trunk/testing/platform_test_mac.mm
+ media/webrtc/trunk/tools/clang/plugins/ChromeClassTester.h
+ media/webrtc/trunk/tools/clang/plugins/tests/base_refcounted.cpp
+ media/webrtc/trunk/tools/clang/plugins/tests/base_refcounted.h
+ media/webrtc/trunk/tools/clang/plugins/tests/inline_copy_ctor.cpp
+ media/webrtc/trunk/tools/clang/plugins/tests/inline_copy_ctor.h
+ media/webrtc/trunk/tools/clang/plugins/tests/inline_ctor.cpp
+ media/webrtc/trunk/tools/clang/plugins/tests/inline_ctor.h
+ media/webrtc/trunk/tools/clang/plugins/tests/missing_ctor.cpp
+ media/webrtc/trunk/tools/clang/plugins/tests/missing_ctor.h
+ media/webrtc/trunk/tools/clang/plugins/tests/nested_class_inline_ctor.cpp
+ media/webrtc/trunk/tools/clang/plugins/tests/nested_class_inline_ctor.h
+ media/webrtc/trunk/tools/clang/plugins/tests/overridden_methods.cpp
+ media/webrtc/trunk/tools/clang/plugins/tests/overridden_methods.h
+ media/webrtc/trunk/tools/clang/plugins/tests/virtual_methods.cpp
+ media/webrtc/trunk/tools/clang/plugins/tests/virtual_methods.h
+ media/webrtc/trunk/tools/clang/scripts/plugin_flags.sh
+ media/webrtc/trunk/tools/clang/scripts/update.py
+ media/webrtc/trunk/tools/clang/scripts/update.sh
+ media/webrtc/trunk/tools/gyp/PRESUBMIT.py
+ media/webrtc/trunk/tools/gyp/buildbot/buildbot_run.py
+ media/webrtc/trunk/tools/gyp/gyp
+ media/webrtc/trunk/tools/gyp/gyp_main.py
+ media/webrtc/trunk/tools/gyp/gyptest.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/MSVSNew.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/MSVSProject.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/MSVSSettings.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/MSVSSettings_test.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/MSVSToolFile.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/MSVSUserFile.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/MSVSUtil.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/MSVSVersion.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/__init__.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/common.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/common_test.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/easy_xml.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/easy_xml_test.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/flock_tool.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/analyzer.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/cmake.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/dump_dependency_json.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/eclipse.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/gypd.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/gypsh.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/msvs.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/msvs_test.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/ninja.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/ninja_test.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/xcode.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/xcode_test.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/input.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/input_test.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/mac_tool.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/msvs_emulation.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/simple_copy.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/win_tool.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/xcode_emulation.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/xcode_ninja.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/xcodeproj_file.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/xml_fix.py
+ media/webrtc/trunk/tools/gyp/samples/samples
+ media/webrtc/trunk/tools/gyp/setup.py
+ media/webrtc/trunk/tools/gyp/test/actions-bare/gyptest-bare.py
+ media/webrtc/trunk/tools/gyp/test/actions-bare/src/bare.gyp
+ media/webrtc/trunk/tools/gyp/test/actions-bare/src/bare.py
+ media/webrtc/trunk/tools/gyp/test/actions-depfile/depfile.gyp
+ media/webrtc/trunk/tools/gyp/test/actions-depfile/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/actions-multiple-outputs-with-dependencies/gyptest-action.py
+ media/webrtc/trunk/tools/gyp/test/actions-multiple-outputs-with-dependencies/src/action.gyp
+ media/webrtc/trunk/tools/gyp/test/actions-multiple-outputs-with-dependencies/src/rcopy.py
+ media/webrtc/trunk/tools/gyp/test/actions-multiple-outputs/gyptest-multiple-outputs.py
+ media/webrtc/trunk/tools/gyp/test/actions-multiple-outputs/src/multiple-outputs.gyp
+ media/webrtc/trunk/tools/gyp/test/actions-multiple-outputs/src/touch.py
+ media/webrtc/trunk/tools/gyp/test/actions-multiple/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/actions-multiple/src/actions.gyp
+ media/webrtc/trunk/tools/gyp/test/actions-multiple/src/copy.py
+ media/webrtc/trunk/tools/gyp/test/actions-multiple/src/filter.py
+ media/webrtc/trunk/tools/gyp/test/actions-multiple/src/foo.c
+ media/webrtc/trunk/tools/gyp/test/actions-multiple/src/main.c
+ media/webrtc/trunk/tools/gyp/test/actions-none/gyptest-none.py
+ media/webrtc/trunk/tools/gyp/test/actions-none/src/fake_cross.py
+ media/webrtc/trunk/tools/gyp/test/actions-subdir/gyptest-action.py
+ media/webrtc/trunk/tools/gyp/test/actions-subdir/src/make-file.py
+ media/webrtc/trunk/tools/gyp/test/actions-subdir/src/none.gyp
+ media/webrtc/trunk/tools/gyp/test/actions-subdir/src/subdir/make-subdir-file.py
+ media/webrtc/trunk/tools/gyp/test/actions-subdir/src/subdir/subdir.gyp
+ media/webrtc/trunk/tools/gyp/test/actions/generated-header/action.py
+ media/webrtc/trunk/tools/gyp/test/actions/generated-header/test.gyp
+ media/webrtc/trunk/tools/gyp/test/actions/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/actions/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/actions/gyptest-errors.py
+ media/webrtc/trunk/tools/gyp/test/actions/gyptest-generated-header.py
+ media/webrtc/trunk/tools/gyp/test/actions/src/action_missing_name.gyp
+ media/webrtc/trunk/tools/gyp/test/actions/src/actions.gyp
+ media/webrtc/trunk/tools/gyp/test/actions/src/confirm-dep-files.py
+ media/webrtc/trunk/tools/gyp/test/actions/src/subdir1/counter.py
+ media/webrtc/trunk/tools/gyp/test/actions/src/subdir1/executable.gyp
+ media/webrtc/trunk/tools/gyp/test/actions/src/subdir1/make-prog1.py
+ media/webrtc/trunk/tools/gyp/test/actions/src/subdir1/make-prog2.py
+ media/webrtc/trunk/tools/gyp/test/actions/src/subdir2/make-file.py
+ media/webrtc/trunk/tools/gyp/test/actions/src/subdir2/none.gyp
+ media/webrtc/trunk/tools/gyp/test/actions/src/subdir3/generate_main.py
+ media/webrtc/trunk/tools/gyp/test/actions/src/subdir3/null_input.gyp
+ media/webrtc/trunk/tools/gyp/test/additional-targets/gyptest-additional.py
+ media/webrtc/trunk/tools/gyp/test/additional-targets/src/all.gyp
+ media/webrtc/trunk/tools/gyp/test/additional-targets/src/dir1/actions.gyp
+ media/webrtc/trunk/tools/gyp/test/additional-targets/src/dir1/emit.py
+ media/webrtc/trunk/tools/gyp/test/analyzer/common.gypi
+ media/webrtc/trunk/tools/gyp/test/analyzer/gyptest-analyzer.py
+ media/webrtc/trunk/tools/gyp/test/analyzer/subdir/subdir.gyp
+ media/webrtc/trunk/tools/gyp/test/analyzer/subdir/subdir2/subdir2.gyp
+ media/webrtc/trunk/tools/gyp/test/analyzer/subdir2/subdir.gyp
+ media/webrtc/trunk/tools/gyp/test/analyzer/subdir2/subdir.includes.gypi
+ media/webrtc/trunk/tools/gyp/test/analyzer/test2.gyp
+ media/webrtc/trunk/tools/gyp/test/analyzer/test2.includes.gypi
+ media/webrtc/trunk/tools/gyp/test/analyzer/test2.includes.includes.gypi
+ media/webrtc/trunk/tools/gyp/test/analyzer/test2.toplevel_includes.gypi
+ media/webrtc/trunk/tools/gyp/test/analyzer/test3.gyp
+ media/webrtc/trunk/tools/gyp/test/analyzer/test4.gyp
+ media/webrtc/trunk/tools/gyp/test/analyzer/test5.gyp
+ media/webrtc/trunk/tools/gyp/test/arflags/gyptest-arflags.py
+ media/webrtc/trunk/tools/gyp/test/assembly/gyptest-assembly.py
+ media/webrtc/trunk/tools/gyp/test/assembly/gyptest-override.py
+ media/webrtc/trunk/tools/gyp/test/assembly/src/assembly.gyp
+ media/webrtc/trunk/tools/gyp/test/assembly/src/override.gyp
+ media/webrtc/trunk/tools/gyp/test/build-option/gyptest-build.py
+ media/webrtc/trunk/tools/gyp/test/build-option/hello.c
+ media/webrtc/trunk/tools/gyp/test/build-option/hello.gyp
+ media/webrtc/trunk/tools/gyp/test/builddir/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/builddir/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/builddir/src/builddir.gypi
+ media/webrtc/trunk/tools/gyp/test/builddir/src/prog1.gyp
+ media/webrtc/trunk/tools/gyp/test/builddir/src/subdir2/prog2.gyp
+ media/webrtc/trunk/tools/gyp/test/builddir/src/subdir2/subdir3/prog3.gyp
+ media/webrtc/trunk/tools/gyp/test/builddir/src/subdir2/subdir3/subdir4/prog4.gyp
+ media/webrtc/trunk/tools/gyp/test/builddir/src/subdir2/subdir3/subdir4/subdir5/prog5.gyp
+ media/webrtc/trunk/tools/gyp/test/cflags/cflags.c
+ media/webrtc/trunk/tools/gyp/test/cflags/cflags.gyp
+ media/webrtc/trunk/tools/gyp/test/cflags/gyptest-cflags.py
+ media/webrtc/trunk/tools/gyp/test/compilable/gyptest-headers.py
+ media/webrtc/trunk/tools/gyp/test/compilable/src/headers.gyp
+ media/webrtc/trunk/tools/gyp/test/compiler-override/compiler-exe.gyp
+ media/webrtc/trunk/tools/gyp/test/compiler-override/compiler-global-settings.gyp.in
+ media/webrtc/trunk/tools/gyp/test/compiler-override/compiler-host.gyp
+ media/webrtc/trunk/tools/gyp/test/compiler-override/compiler-shared-lib.gyp
+ media/webrtc/trunk/tools/gyp/test/compiler-override/gyptest-compiler-env-toolchain.py
+ media/webrtc/trunk/tools/gyp/test/compiler-override/gyptest-compiler-env.py
+ media/webrtc/trunk/tools/gyp/test/compiler-override/gyptest-compiler-global-settings.py
+ media/webrtc/trunk/tools/gyp/test/compiler-override/my_cc.py
+ media/webrtc/trunk/tools/gyp/test/compiler-override/my_cxx.py
+ media/webrtc/trunk/tools/gyp/test/compiler-override/my_ld.py
+ media/webrtc/trunk/tools/gyp/test/compiler-override/my_nm.py
+ media/webrtc/trunk/tools/gyp/test/compiler-override/my_readelf.py
+ media/webrtc/trunk/tools/gyp/test/conditions/elseif/elseif.gyp
+ media/webrtc/trunk/tools/gyp/test/conditions/elseif/gyptest_elseif.py
+ media/webrtc/trunk/tools/gyp/test/conditions/elseif/program.cc
+ media/webrtc/trunk/tools/gyp/test/configurations/basics/configurations.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/basics/gyptest-configurations.py
+ media/webrtc/trunk/tools/gyp/test/configurations/inheritance/configurations.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/inheritance/duplicates.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/inheritance/gyptest-duplicates.py
+ media/webrtc/trunk/tools/gyp/test/configurations/inheritance/gyptest-inheritance.py
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/actions.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/all_dependent_settings.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/configurations.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/dependencies.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/direct_dependent_settings.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/gyptest-configurations.py
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/libraries.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/link_settings.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/sources.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/standalone_static_library.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/target_name.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/invalid/type.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/target_platform/configurations.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/target_platform/gyptest-target_platform.py
+ media/webrtc/trunk/tools/gyp/test/configurations/x64/configurations.gyp
+ media/webrtc/trunk/tools/gyp/test/configurations/x64/gyptest-x86.py
+ media/webrtc/trunk/tools/gyp/test/copies/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/copies/gyptest-attribs.py
+ media/webrtc/trunk/tools/gyp/test/copies/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/copies/gyptest-samedir.py
+ media/webrtc/trunk/tools/gyp/test/copies/gyptest-slash.py
+ media/webrtc/trunk/tools/gyp/test/copies/gyptest-sourceless-shared-lib.py
+ media/webrtc/trunk/tools/gyp/test/copies/gyptest-updir.py
+ media/webrtc/trunk/tools/gyp/test/copies/src/copies-attribs.gyp
+ media/webrtc/trunk/tools/gyp/test/copies/src/copies-samedir.gyp
+ media/webrtc/trunk/tools/gyp/test/copies/src/copies-slash.gyp
+ media/webrtc/trunk/tools/gyp/test/copies/src/copies-sourceless-shared-lib.gyp
+ media/webrtc/trunk/tools/gyp/test/copies/src/copies-updir.gyp
+ media/webrtc/trunk/tools/gyp/test/copies/src/copies.gyp
+ media/webrtc/trunk/tools/gyp/test/copies/src/foo.c
+ media/webrtc/trunk/tools/gyp/test/custom-generator/gyptest-custom-generator.py
+ media/webrtc/trunk/tools/gyp/test/custom-generator/mygenerator.py
+ media/webrtc/trunk/tools/gyp/test/custom-generator/test.gyp
+ media/webrtc/trunk/tools/gyp/test/cxxflags/cxxflags.cc
+ media/webrtc/trunk/tools/gyp/test/cxxflags/cxxflags.gyp
+ media/webrtc/trunk/tools/gyp/test/cxxflags/gyptest-cxxflags.py
+ media/webrtc/trunk/tools/gyp/test/defines-escaping/defines-escaping.c
+ media/webrtc/trunk/tools/gyp/test/defines-escaping/defines-escaping.gyp
+ media/webrtc/trunk/tools/gyp/test/defines-escaping/gyptest-defines-escaping.py
+ media/webrtc/trunk/tools/gyp/test/defines/defines-env.gyp
+ media/webrtc/trunk/tools/gyp/test/defines/defines.c
+ media/webrtc/trunk/tools/gyp/test/defines/defines.gyp
+ media/webrtc/trunk/tools/gyp/test/defines/gyptest-define-override.py
+ media/webrtc/trunk/tools/gyp/test/defines/gyptest-defines-env-regyp.py
+ media/webrtc/trunk/tools/gyp/test/defines/gyptest-defines-env.py
+ media/webrtc/trunk/tools/gyp/test/defines/gyptest-defines.py
+ media/webrtc/trunk/tools/gyp/test/dependencies/a.c
+ media/webrtc/trunk/tools/gyp/test/dependencies/adso/write_args.py
+ media/webrtc/trunk/tools/gyp/test/dependencies/b/b.gyp
+ media/webrtc/trunk/tools/gyp/test/dependencies/b/b3.c
+ media/webrtc/trunk/tools/gyp/test/dependencies/c/c.gyp
+ media/webrtc/trunk/tools/gyp/test/dependencies/double_dependency.gyp
+ media/webrtc/trunk/tools/gyp/test/dependencies/double_dependent.gyp
+ media/webrtc/trunk/tools/gyp/test/dependencies/extra_targets.gyp
+ media/webrtc/trunk/tools/gyp/test/dependencies/gyptest-all-dependent-settings-order.py
+ media/webrtc/trunk/tools/gyp/test/dependencies/gyptest-double-dependency.py
+ media/webrtc/trunk/tools/gyp/test/dependencies/gyptest-extra-targets.py
+ media/webrtc/trunk/tools/gyp/test/dependencies/gyptest-indirect-module-dependency.py
+ media/webrtc/trunk/tools/gyp/test/dependencies/gyptest-lib-only.py
+ media/webrtc/trunk/tools/gyp/test/dependencies/gyptest-none-traversal.py
+ media/webrtc/trunk/tools/gyp/test/dependencies/gyptest-sharedlib-linksettings.py
+ media/webrtc/trunk/tools/gyp/test/dependencies/lib_only.gyp
+ media/webrtc/trunk/tools/gyp/test/dependencies/main.c
+ media/webrtc/trunk/tools/gyp/test/dependencies/module-dep/a.cc
+ media/webrtc/trunk/tools/gyp/test/dependencies/module-dep/dll.cc
+ media/webrtc/trunk/tools/gyp/test/dependencies/module-dep/exe.cc
+ media/webrtc/trunk/tools/gyp/test/dependencies/module-dep/indirect-module-dependency.gyp
+ media/webrtc/trunk/tools/gyp/test/dependencies/none_traversal.gyp
+ media/webrtc/trunk/tools/gyp/test/dependencies/sharedlib-linksettings/program.c
+ media/webrtc/trunk/tools/gyp/test/dependencies/sharedlib-linksettings/sharedlib.c
+ media/webrtc/trunk/tools/gyp/test/dependencies/sharedlib-linksettings/staticlib.c
+ media/webrtc/trunk/tools/gyp/test/dependencies/sharedlib-linksettings/test.gyp
+ media/webrtc/trunk/tools/gyp/test/dependency-copy/gyptest-copy.py
+ media/webrtc/trunk/tools/gyp/test/dependency-copy/src/copies.gyp
+ media/webrtc/trunk/tools/gyp/test/determinism/determinism.gyp
+ media/webrtc/trunk/tools/gyp/test/determinism/empty-targets.gyp
+ media/webrtc/trunk/tools/gyp/test/determinism/gyptest-determinism.py
+ media/webrtc/trunk/tools/gyp/test/determinism/gyptest-empty-target-names.py
+ media/webrtc/trunk/tools/gyp/test/determinism/gyptest-needed-variables.py
+ media/webrtc/trunk/tools/gyp/test/determinism/gyptest-solibs.py
+ media/webrtc/trunk/tools/gyp/test/determinism/needed-variables.gyp
+ media/webrtc/trunk/tools/gyp/test/determinism/solibs.gyp
+ media/webrtc/trunk/tools/gyp/test/empty-target/empty-target.gyp
+ media/webrtc/trunk/tools/gyp/test/empty-target/gyptest-empty-target.py
+ media/webrtc/trunk/tools/gyp/test/errors/dependency_cycle.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/duplicate_basenames.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/duplicate_node.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/duplicate_rule.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/duplicate_targets.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/error_command.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/file_cycle0.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/file_cycle1.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/gyptest-errors.py
+ media/webrtc/trunk/tools/gyp/test/errors/missing_command.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/missing_dep.gyp
+ media/webrtc/trunk/tools/gyp/test/errors/missing_targets.gyp
+ media/webrtc/trunk/tools/gyp/test/escaping/colon/test.gyp
+ media/webrtc/trunk/tools/gyp/test/escaping/gyptest-colon.py
+ media/webrtc/trunk/tools/gyp/test/exclusion/exclusion.gyp
+ media/webrtc/trunk/tools/gyp/test/exclusion/gyptest-exclusion.py
+ media/webrtc/trunk/tools/gyp/test/exclusion/hello.c
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/gyptest-cross.py
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/cross.gyp
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/fake_cross.py
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/program.cc
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/tochar.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/actions.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir1/executable.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir1/make-prog1.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir1/make-prog2.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir2/make-file.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir2/none.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/copies.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/subdir/subdir.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/gyptest-actions.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/gyptest-copies.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/gyptest-depth.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/gyptest-mac-bundle.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/gyptest-relocate.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/gyptest-rules.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/gyptest-subdir2-deep.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/gyptest-symlink.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/gyptest-top-all.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/mac-bundle/test.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/copy-file.py
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/rules.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir1/executable.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir2/none.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/prog1.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir2/deeper/deeper.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir2/prog2.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir3/prog3.gyp
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/symroot.gypi
+ media/webrtc/trunk/tools/gyp/test/gyp-defines/defines.gyp
+ media/webrtc/trunk/tools/gyp/test/gyp-defines/echo.py
+ media/webrtc/trunk/tools/gyp/test/gyp-defines/gyptest-multiple-values.py
+ media/webrtc/trunk/tools/gyp/test/gyp-defines/gyptest-regyp.py
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/gyptest-exported-hard-dependency.py
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/gyptest-no-exported-hard-dependency.py
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/src/a.c
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/src/a.h
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/src/b.c
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/src/b.h
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/src/c.c
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/src/c.h
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/src/d.c
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/src/emit.py
+ media/webrtc/trunk/tools/gyp/test/hard_dependency/src/hard_dependency.gyp
+ media/webrtc/trunk/tools/gyp/test/hello/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/hello/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/hello/gyptest-disable-regyp.py
+ media/webrtc/trunk/tools/gyp/test/hello/gyptest-regyp-output.py
+ media/webrtc/trunk/tools/gyp/test/hello/gyptest-regyp.py
+ media/webrtc/trunk/tools/gyp/test/hello/gyptest-target.py
+ media/webrtc/trunk/tools/gyp/test/hello/hello.c
+ media/webrtc/trunk/tools/gyp/test/hello/hello.gyp
+ media/webrtc/trunk/tools/gyp/test/hello/hello2.c
+ media/webrtc/trunk/tools/gyp/test/hello/hello2.gyp
+ media/webrtc/trunk/tools/gyp/test/home_dot_gyp/gyptest-home-includes-config-arg.py
+ media/webrtc/trunk/tools/gyp/test/home_dot_gyp/gyptest-home-includes-config-env.py
+ media/webrtc/trunk/tools/gyp/test/home_dot_gyp/gyptest-home-includes-regyp.py
+ media/webrtc/trunk/tools/gyp/test/home_dot_gyp/gyptest-home-includes.py
+ media/webrtc/trunk/tools/gyp/test/home_dot_gyp/src/all.gyp
+ media/webrtc/trunk/tools/gyp/test/include_dirs/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/include_dirs/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/includes.gyp
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/subdir/subdir_includes.gyp
+ media/webrtc/trunk/tools/gyp/test/intermediate_dir/gyptest-intermediate-dir.py
+ media/webrtc/trunk/tools/gyp/test/intermediate_dir/src/test.gyp
+ media/webrtc/trunk/tools/gyp/test/intermediate_dir/src/test2.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/main.m
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/only-compile-in-32-bits.m
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/only-compile-in-64-bits.m
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/test-archs.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/test-assets-catalog.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/test-crosscompile.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/test-device.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/test.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/tool_main.cc
+ media/webrtc/trunk/tools/gyp/test/ios/deployment-target/check-version-min.c
+ media/webrtc/trunk/tools/gyp/test/ios/deployment-target/deployment-target.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/extension/ActionExtension/ActionViewController.h
+ media/webrtc/trunk/tools/gyp/test/ios/extension/ActionExtension/ActionViewController.m
+ media/webrtc/trunk/tools/gyp/test/ios/extension/ExtensionContainer/AppDelegate.h
+ media/webrtc/trunk/tools/gyp/test/ios/extension/ExtensionContainer/AppDelegate.m
+ media/webrtc/trunk/tools/gyp/test/ios/extension/ExtensionContainer/ViewController.h
+ media/webrtc/trunk/tools/gyp/test/ios/extension/ExtensionContainer/ViewController.m
+ media/webrtc/trunk/tools/gyp/test/ios/extension/ExtensionContainer/main.m
+ media/webrtc/trunk/tools/gyp/test/ios/extension/extension.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/framework/framework.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-app-ios-assets-catalog.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-app-ios.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-archs.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-copies-with-xcode-envvars.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-crosscompile.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-deployment-target.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-extension.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-framework.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-per-config-settings.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-watch.py
+ media/webrtc/trunk/tools/gyp/test/ios/gyptest-xcode-ninja.py
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchContainer/AppDelegate.h
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchContainer/AppDelegate.m
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchContainer/ViewController.h
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchContainer/ViewController.m
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchContainer/main.m
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchKitExtension/InterfaceController.h
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchKitExtension/InterfaceController.m
+ media/webrtc/trunk/tools/gyp/test/ios/watch/watch.gyp
+ media/webrtc/trunk/tools/gyp/test/ios/xctests/App/AppDelegate.h
+ media/webrtc/trunk/tools/gyp/test/ios/xctests/App/AppDelegate.m
+ media/webrtc/trunk/tools/gyp/test/ios/xctests/App/ViewController.h
+ media/webrtc/trunk/tools/gyp/test/ios/xctests/App/ViewController.m
+ media/webrtc/trunk/tools/gyp/test/ios/xctests/App/main.m
+ media/webrtc/trunk/tools/gyp/test/ios/xctests/AppTests/AppTests.m
+ media/webrtc/trunk/tools/gyp/test/ios/xctests/gyptest-xctests.py
+ media/webrtc/trunk/tools/gyp/test/ios/xctests/xctests.gyp
+ media/webrtc/trunk/tools/gyp/test/lib/TestGyp.py
+ media/webrtc/trunk/tools/gyp/test/lib/TestMac.py
+ media/webrtc/trunk/tools/gyp/test/lib/TestWin.py
+ media/webrtc/trunk/tools/gyp/test/library/gyptest-shared-obj-install-path.py
+ media/webrtc/trunk/tools/gyp/test/library/gyptest-shared.py
+ media/webrtc/trunk/tools/gyp/test/library/gyptest-static.py
+ media/webrtc/trunk/tools/gyp/test/library/src/library.gyp
+ media/webrtc/trunk/tools/gyp/test/library/src/shared_dependency.gyp
+ media/webrtc/trunk/tools/gyp/test/library_dirs/gyptest-library-dirs.py
+ media/webrtc/trunk/tools/gyp/test/library_dirs/subdir/hello.cc
+ media/webrtc/trunk/tools/gyp/test/library_dirs/subdir/mylib.cc
+ media/webrtc/trunk/tools/gyp/test/library_dirs/subdir/mylib.h
+ media/webrtc/trunk/tools/gyp/test/library_dirs/subdir/test-win.gyp
+ media/webrtc/trunk/tools/gyp/test/library_dirs/subdir/test.gyp
+ media/webrtc/trunk/tools/gyp/test/link-dependency/gyptest-link-dependency.py
+ media/webrtc/trunk/tools/gyp/test/link-objects/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/link-objects/link-objects.gyp
+ media/webrtc/trunk/tools/gyp/test/linux/gyptest-implicit-rpath.py
+ media/webrtc/trunk/tools/gyp/test/linux/gyptest-ldflags-duplicates.py
+ media/webrtc/trunk/tools/gyp/test/linux/gyptest-target-rpath.py
+ media/webrtc/trunk/tools/gyp/test/linux/implicit-rpath/test.gyp
+ media/webrtc/trunk/tools/gyp/test/linux/ldflags-duplicates/check-ldflags.py
+ media/webrtc/trunk/tools/gyp/test/linux/ldflags-duplicates/lib1.c
+ media/webrtc/trunk/tools/gyp/test/linux/ldflags-duplicates/lib2.c
+ media/webrtc/trunk/tools/gyp/test/linux/ldflags-duplicates/main.c
+ media/webrtc/trunk/tools/gyp/test/linux/ldflags-duplicates/test.gyp
+ media/webrtc/trunk/tools/gyp/test/linux/target-rpath/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/action-envvars/action/action.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/action-envvars/action/action.sh
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/TestAppAppDelegate.h
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/TestAppAppDelegate.m
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/main.m
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/test-assets-catalog.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/test-error.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/archs/file_a.cc
+ media/webrtc/trunk/tools/gyp/test/mac/archs/file_a.h
+ media/webrtc/trunk/tools/gyp/test/mac/archs/file_b.cc
+ media/webrtc/trunk/tools/gyp/test/mac/archs/file_b.h
+ media/webrtc/trunk/tools/gyp/test/mac/archs/file_c.cc
+ media/webrtc/trunk/tools/gyp/test/mac/archs/file_d.cc
+ media/webrtc/trunk/tools/gyp/test/mac/archs/my_file.cc
+ media/webrtc/trunk/tools/gyp/test/mac/archs/my_main_file.cc
+ media/webrtc/trunk/tools/gyp/test/mac/archs/test-archs-multiarch.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/archs/test-archs-x86_64.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/archs/test-dependencies.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/archs/test-no-archs.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/archs/test-valid-archs.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/bundle-resources/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/clang-cxx-language-standard/c++11.cc
+ media/webrtc/trunk/tools/gyp/test/mac/clang-cxx-language-standard/c++98.cc
+ media/webrtc/trunk/tools/gyp/test/mac/clang-cxx-language-standard/clang-cxx-language-standard.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/clang-cxx-library/clang-cxx-library.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/clang-cxx-library/libc++.cc
+ media/webrtc/trunk/tools/gyp/test/mac/clang-cxx-library/libstdc++.cc
+ media/webrtc/trunk/tools/gyp/test/mac/copy-dylib/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/debuginfo/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/debuginfo/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/depend-on-bundle/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/deployment-target/check-version-min.c
+ media/webrtc/trunk/tools/gyp/test/mac/deployment-target/deployment-target.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/framework-dirs/calculate.c
+ media/webrtc/trunk/tools/gyp/test/mac/framework-dirs/framework-dirs.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/framework-headers/myframework.h
+ media/webrtc/trunk/tools/gyp/test/mac/framework-headers/myframework.m
+ media/webrtc/trunk/tools/gyp/test/mac/framework-headers/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/framework/TestFramework/ObjCVector.h
+ media/webrtc/trunk/tools/gyp/test/mac/framework/TestFramework/ObjCVector.mm
+ media/webrtc/trunk/tools/gyp/test/mac/framework/TestFramework/ObjCVectorInternal.h
+ media/webrtc/trunk/tools/gyp/test/mac/framework/framework.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/global-settings/src/dir1/dir1.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/global-settings/src/dir2/dir2.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-action-envvars.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-app-assets-catalog.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-app-error.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-app.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-archs.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-bundle-resources.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-cflags.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-clang-cxx-language-standard.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-clang-cxx-library.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-copies-with-xcode-envvars.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-copies.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-copy-dylib.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-debuginfo.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-depend-on-bundle.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-deployment-target.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-framework-dirs.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-framework-headers.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-framework.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-global-settings.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-identical-name.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-infoplist-process.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-installname.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-kext.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-ldflags-passed-to-libtool.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-ldflags.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-libraries.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-libtool-zero.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-loadable-module-bundle-product-extension.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-loadable-module.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-lto.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-missing-cfbundlesignature.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-non-strs-flattened-to-env.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-objc-arc.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-objc-gc.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-postbuild-copy-bundle.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-postbuild-defaults.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-postbuild-fail.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-postbuild-multiple-configurations.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-postbuild-static-library.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-postbuild.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-prefixheader.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-rebuild.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-rpath.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-sdkroot.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-sourceless-module.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-strip-default.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-strip.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-swift-library.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-type-envvars.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-unicode-settings.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-xcode-env-order.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-xcode-gcc-clang.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-xcode-gcc.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-xcode-support-actions.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-xctest.py
+ media/webrtc/trunk/tools/gyp/test/mac/gyptest-xcuitest.py
+ media/webrtc/trunk/tools/gyp/test/mac/infoplist-process/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/infoplist-process/test1.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/infoplist-process/test2.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/infoplist-process/test3.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/installname/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/kext/GypKext/GypKext.c
+ media/webrtc/trunk/tools/gyp/test/mac/kext/kext.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/ldflags-libtool/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/ldflags/subdirectory/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/libraries/subdir/hello.cc
+ media/webrtc/trunk/tools/gyp/test/mac/libraries/subdir/mylib.c
+ media/webrtc/trunk/tools/gyp/test/mac/libraries/subdir/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/libtool-zero/mylib.c
+ media/webrtc/trunk/tools/gyp/test/mac/libtool-zero/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/loadable-module-bundle-product-extension/src.cc
+ media/webrtc/trunk/tools/gyp/test/mac/loadable-module-bundle-product-extension/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/loadable-module/module.c
+ media/webrtc/trunk/tools/gyp/test/mac/loadable-module/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/lto/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/missing-cfbundlesignature/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/non-strs-flattened-to-env/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/non-strs-flattened-to-env/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/objc-arc/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/objc-gc/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-copy-bundle/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-copy-bundle/postbuild-copy-framework.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-copy-bundle/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-defaults/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-defaults/postbuild-defaults.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-defaults/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-fail/postbuild-fail.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-fail/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-fail/touch-dynamic.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-fail/touch-static.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-multiple-configurations/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-multiple-configurations/postbuild-touch-file.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-multiple-configurations/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-static-library/empty.c
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-static-library/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/postbuilds/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/postbuilds/file_g.c
+ media/webrtc/trunk/tools/gyp/test/mac/postbuilds/file_h.c
+ media/webrtc/trunk/tools/gyp/test/mac/postbuilds/script/shared_library_postbuild.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuilds/script/static_library_postbuild.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuilds/subdirectory/nested_target.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/postbuilds/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/prefixheader/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/rebuild/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/rpath/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/sdkroot/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/sdkroot/test_shorthand.sh
+ media/webrtc/trunk/tools/gyp/test/mac/sourceless-module/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/strip/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/strip/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/strip/subdirectory/subdirectory.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/strip/test-defaults.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/strip/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/swift-library/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test_bundle_executable.sh
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test_bundle_loadable_module.sh
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test_bundle_shared_library.sh
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test_check_sdkroot.sh
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test_nonbundle_executable.sh
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test_nonbundle_loadable_module.sh
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test_nonbundle_none.sh
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test_nonbundle_shared_library.sh
+ media/webrtc/trunk/tools/gyp/test/mac/type_envvars/test_nonbundle_static_library.sh
+ media/webrtc/trunk/tools/gyp/test/mac/unicode-settings/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/unicode-settings/test_bundle_display_name.sh
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-env-order/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-env-order/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-gcc/test-clang.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-gcc/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-gcc/warn_about_invalid_offsetof_macro.cc
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-support-actions/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/xctest/MyClass.h
+ media/webrtc/trunk/tools/gyp/test/mac/xctest/MyClass.m
+ media/webrtc/trunk/tools/gyp/test/mac/xctest/TestCase.m
+ media/webrtc/trunk/tools/gyp/test/mac/xctest/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/xcuitest/MyAppDelegate.h
+ media/webrtc/trunk/tools/gyp/test/mac/xcuitest/MyAppDelegate.m
+ media/webrtc/trunk/tools/gyp/test/mac/xcuitest/TestCase.m
+ media/webrtc/trunk/tools/gyp/test/mac/xcuitest/main.m
+ media/webrtc/trunk/tools/gyp/test/mac/xcuitest/test.gyp
+ media/webrtc/trunk/tools/gyp/test/make/dependencies.gyp
+ media/webrtc/trunk/tools/gyp/test/make/gyptest-dependencies.py
+ media/webrtc/trunk/tools/gyp/test/make/gyptest-noload.py
+ media/webrtc/trunk/tools/gyp/test/make/main.cc
+ media/webrtc/trunk/tools/gyp/test/make/noload/all.gyp
+ media/webrtc/trunk/tools/gyp/test/make/noload/lib/shared.gyp
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/ar/gyptest-make_global_settings_ar.py
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/basics/gyptest-make_global_settings.py
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/env-wrapper/gyptest-wrapper.py
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/env-wrapper/wrapper.gyp
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/full-toolchain/gyptest-make_global_settings.py
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/full-toolchain/my_nm.py
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/full-toolchain/my_readelf.py
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/ld/gyptest-make_global_settings_ld.py
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/wrapper/gyptest-wrapper.py
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/wrapper/wrapper.gyp
+ media/webrtc/trunk/tools/gyp/test/many-actions/gyptest-many-actions-unsorted.py
+ media/webrtc/trunk/tools/gyp/test/many-actions/gyptest-many-actions.py
+ media/webrtc/trunk/tools/gyp/test/many-actions/many-actions-unsorted.gyp
+ media/webrtc/trunk/tools/gyp/test/many-actions/many-actions.gyp
+ media/webrtc/trunk/tools/gyp/test/module/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/module/src/module.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/buildevents/buildevents.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/buildevents/gyptest-msbuild-supports-prepostbuild.py
+ media/webrtc/trunk/tools/gyp/test/msvs/buildevents/gyptest-ninja-warnings.py
+ media/webrtc/trunk/tools/gyp/test/msvs/buildevents/main.cc
+ media/webrtc/trunk/tools/gyp/test/msvs/config_attrs/gyptest-config_attrs.py
+ media/webrtc/trunk/tools/gyp/test/msvs/config_attrs/hello.c
+ media/webrtc/trunk/tools/gyp/test/msvs/config_attrs/hello.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/express/base/base.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/express/express.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/express/gyptest-express.py
+ media/webrtc/trunk/tools/gyp/test/msvs/external_builder/external.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/external_builder/external_builder.py
+ media/webrtc/trunk/tools/gyp/test/msvs/external_builder/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/msvs/external_builder/hello.cpp
+ media/webrtc/trunk/tools/gyp/test/msvs/external_builder/hello.z
+ media/webrtc/trunk/tools/gyp/test/msvs/external_builder/msbuild_action.py
+ media/webrtc/trunk/tools/gyp/test/msvs/external_builder/msbuild_rule.py
+ media/webrtc/trunk/tools/gyp/test/msvs/filters/filters.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/filters/gyptest-filters-2008.py
+ media/webrtc/trunk/tools/gyp/test/msvs/filters/gyptest-filters-2010.py
+ media/webrtc/trunk/tools/gyp/test/msvs/list_excluded/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/msvs/list_excluded/hello.cpp
+ media/webrtc/trunk/tools/gyp/test/msvs/list_excluded/hello_exclude.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/list_excluded/hello_mac.cpp
+ media/webrtc/trunk/tools/gyp/test/msvs/missing_sources/gyptest-missing.py
+ media/webrtc/trunk/tools/gyp/test/msvs/missing_sources/hello_missing.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/multiple_actions_error_handling/action_fail.py
+ media/webrtc/trunk/tools/gyp/test/msvs/multiple_actions_error_handling/action_succeed.py
+ media/webrtc/trunk/tools/gyp/test/msvs/multiple_actions_error_handling/actions.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/multiple_actions_error_handling/gyptest.py
+ media/webrtc/trunk/tools/gyp/test/msvs/props/gyptest-props.py
+ media/webrtc/trunk/tools/gyp/test/msvs/props/hello.c
+ media/webrtc/trunk/tools/gyp/test/msvs/props/hello.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/rules_stdout_stderr/dummy.bar
+ media/webrtc/trunk/tools/gyp/test/msvs/rules_stdout_stderr/dummy.foo
+ media/webrtc/trunk/tools/gyp/test/msvs/rules_stdout_stderr/gyptest-rules-stdout-stderr.py
+ media/webrtc/trunk/tools/gyp/test/msvs/rules_stdout_stderr/rule_stderr.py
+ media/webrtc/trunk/tools/gyp/test/msvs/rules_stdout_stderr/rule_stdout.py
+ media/webrtc/trunk/tools/gyp/test/msvs/rules_stdout_stderr/rules-stdout-stderr.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/shared_output/common.gypi
+ media/webrtc/trunk/tools/gyp/test/msvs/shared_output/gyptest-shared_output.py
+ media/webrtc/trunk/tools/gyp/test/msvs/shared_output/hello.c
+ media/webrtc/trunk/tools/gyp/test/msvs/shared_output/hello.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/shared_output/there/there.c
+ media/webrtc/trunk/tools/gyp/test/msvs/shared_output/there/there.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/uldi2010/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/msvs/uldi2010/hello.c
+ media/webrtc/trunk/tools/gyp/test/msvs/uldi2010/hello.gyp
+ media/webrtc/trunk/tools/gyp/test/msvs/uldi2010/hello2.c
+ media/webrtc/trunk/tools/gyp/test/multiple-targets/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/multiple-targets/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/multiple-targets/src/multiple.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/action-rule-hash/gyptest-action-rule-hash.py
+ media/webrtc/trunk/tools/gyp/test/ninja/action-rule-hash/subdir/action-rule-hash.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/action-rule-hash/subdir/emit.py
+ media/webrtc/trunk/tools/gyp/test/ninja/action_dependencies/gyptest-action-dependencies.py
+ media/webrtc/trunk/tools/gyp/test/ninja/action_dependencies/src/a.c
+ media/webrtc/trunk/tools/gyp/test/ninja/action_dependencies/src/a.h
+ media/webrtc/trunk/tools/gyp/test/ninja/action_dependencies/src/action_dependencies.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/action_dependencies/src/b.c
+ media/webrtc/trunk/tools/gyp/test/ninja/action_dependencies/src/b.h
+ media/webrtc/trunk/tools/gyp/test/ninja/action_dependencies/src/c.c
+ media/webrtc/trunk/tools/gyp/test/ninja/action_dependencies/src/c.h
+ media/webrtc/trunk/tools/gyp/test/ninja/action_dependencies/src/emit.py
+ media/webrtc/trunk/tools/gyp/test/ninja/chained-dependency/chained-dependency.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/chained-dependency/gyptest-chained-dependency.py
+ media/webrtc/trunk/tools/gyp/test/ninja/empty-and-non-empty-duplicate-name/gyptest-empty-and-non-empty-duplicate-name.py
+ media/webrtc/trunk/tools/gyp/test/ninja/empty-and-non-empty-duplicate-name/subdir/included.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/empty-and-non-empty-duplicate-name/test.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/normalize-paths-win/gyptest-normalize-paths.py
+ media/webrtc/trunk/tools/gyp/test/ninja/normalize-paths-win/hello.cc
+ media/webrtc/trunk/tools/gyp/test/ninja/normalize-paths-win/normalize-paths.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/s-needs-no-depfiles/gyptest-s-needs-no-depfiles.py
+ media/webrtc/trunk/tools/gyp/test/ninja/s-needs-no-depfiles/s-needs-no-depfiles.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/solibs_avoid_relinking/gyptest-solibs-avoid-relinking.py
+ media/webrtc/trunk/tools/gyp/test/ninja/solibs_avoid_relinking/solibs_avoid_relinking.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/use-console/foo.bar
+ media/webrtc/trunk/tools/gyp/test/ninja/use-console/gyptest-use-console.py
+ media/webrtc/trunk/tools/gyp/test/ninja/use-console/use-console.gyp
+ media/webrtc/trunk/tools/gyp/test/ninja/use-custom-environment-files/gyptest-use-custom-environment-files.py
+ media/webrtc/trunk/tools/gyp/test/ninja/use-custom-environment-files/use-custom-environment-files.cc
+ media/webrtc/trunk/tools/gyp/test/ninja/use-custom-environment-files/use-custom-environment-files.gyp
+ media/webrtc/trunk/tools/gyp/test/no-cpp/gyptest-no-cpp.py
+ media/webrtc/trunk/tools/gyp/test/no-cpp/src/test.gyp
+ media/webrtc/trunk/tools/gyp/test/no-output/gyptest-no-output.py
+ media/webrtc/trunk/tools/gyp/test/no-output/src/nooutput.gyp
+ media/webrtc/trunk/tools/gyp/test/product/gyptest-product.py
+ media/webrtc/trunk/tools/gyp/test/product/hello.c
+ media/webrtc/trunk/tools/gyp/test/product/product.gyp
+ media/webrtc/trunk/tools/gyp/test/prune_targets/gyptest-prune-targets.py
+ media/webrtc/trunk/tools/gyp/test/prune_targets/lib1.cc
+ media/webrtc/trunk/tools/gyp/test/prune_targets/lib2.cc
+ media/webrtc/trunk/tools/gyp/test/prune_targets/lib3.cc
+ media/webrtc/trunk/tools/gyp/test/prune_targets/lib_indirect.cc
+ media/webrtc/trunk/tools/gyp/test/prune_targets/program.cc
+ media/webrtc/trunk/tools/gyp/test/prune_targets/test1.gyp
+ media/webrtc/trunk/tools/gyp/test/prune_targets/test2.gyp
+ media/webrtc/trunk/tools/gyp/test/relative/foo/a/a.cc
+ media/webrtc/trunk/tools/gyp/test/relative/foo/a/c/c.cc
+ media/webrtc/trunk/tools/gyp/test/relative/foo/b/b.cc
+ media/webrtc/trunk/tools/gyp/test/relative/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/rename/filecase/test-casesensitive.gyp
+ media/webrtc/trunk/tools/gyp/test/rename/filecase/test.gyp
+ media/webrtc/trunk/tools/gyp/test/rename/gyptest-filecase.py
+ media/webrtc/trunk/tools/gyp/test/restat/gyptest-restat.py
+ media/webrtc/trunk/tools/gyp/test/restat/src/create_intermediate.py
+ media/webrtc/trunk/tools/gyp/test/restat/src/restat.gyp
+ media/webrtc/trunk/tools/gyp/test/restat/src/touch.py
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/gyptest-dirname.py
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/actions.gyp
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/copy-file.py
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/subdir/input-rule-dirname.gyp
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/subdir/main.cc
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/subdir/printvars.py
+ media/webrtc/trunk/tools/gyp/test/rules-rebuild/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/rules-rebuild/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/rules-rebuild/src/make-sources.py
+ media/webrtc/trunk/tools/gyp/test/rules-use-built-dependencies/gyptest-use-built-dependencies.py
+ media/webrtc/trunk/tools/gyp/test/rules-use-built-dependencies/src/main.cc
+ media/webrtc/trunk/tools/gyp/test/rules-use-built-dependencies/src/use-built-dependencies-rule.gyp
+ media/webrtc/trunk/tools/gyp/test/rules-variables/gyptest-rules-variables.py
+ media/webrtc/trunk/tools/gyp/test/rules-variables/src/input_ext.c
+ media/webrtc/trunk/tools/gyp/test/rules-variables/src/input_name/test.c
+ media/webrtc/trunk/tools/gyp/test/rules-variables/src/input_path/subdir/test.c
+ media/webrtc/trunk/tools/gyp/test/rules-variables/src/subdir/input_dirname.c
+ media/webrtc/trunk/tools/gyp/test/rules-variables/src/subdir/test.c
+ media/webrtc/trunk/tools/gyp/test/rules-variables/src/test.input_root.c
+ media/webrtc/trunk/tools/gyp/test/rules-variables/src/variables.gyp
+ media/webrtc/trunk/tools/gyp/test/rules/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/rules/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/rules/gyptest-input-root.py
+ media/webrtc/trunk/tools/gyp/test/rules/gyptest-special-variables.py
+ media/webrtc/trunk/tools/gyp/test/rules/src/actions.gyp
+ media/webrtc/trunk/tools/gyp/test/rules/src/copy-file.py
+ media/webrtc/trunk/tools/gyp/test/rules/src/input-root.gyp
+ media/webrtc/trunk/tools/gyp/test/rules/src/rule.py
+ media/webrtc/trunk/tools/gyp/test/rules/src/special-variables.gyp
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir1/executable.gyp
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir2/none.gyp
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir2/program.c
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/gyptest-library.py
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/library/one/sub.gyp
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/library/test.gyp
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/library/two/sub.gyp
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/src/all.gyp
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/src/subdir1/executable.gyp
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/src/subdir2/executable.gyp
+ media/webrtc/trunk/tools/gyp/test/same-rule-output-file-name/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/same-rule-output-file-name/src/subdir1/subdir1.gyp
+ media/webrtc/trunk/tools/gyp/test/same-rule-output-file-name/src/subdir2/subdir2.gyp
+ media/webrtc/trunk/tools/gyp/test/same-rule-output-file-name/src/subdirs.gyp
+ media/webrtc/trunk/tools/gyp/test/same-rule-output-file-name/src/touch.py
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/gyptest-default.py
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/gyptest-pass-executable.py
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/gyptest-pass-shared.py
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/gyptest-static.py
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/all.gyp
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/double-executable.gyp
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/double-shared.gyp
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/double-static.gyp
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/prog3.c
+ media/webrtc/trunk/tools/gyp/test/same-target-name-different-directory/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/same-target-name-different-directory/src/subdir1/subdir1.gyp
+ media/webrtc/trunk/tools/gyp/test/same-target-name-different-directory/src/subdir2/subdir2.gyp
+ media/webrtc/trunk/tools/gyp/test/same-target-name-different-directory/src/subdirs.gyp
+ media/webrtc/trunk/tools/gyp/test/same-target-name-different-directory/src/touch.py
+ media/webrtc/trunk/tools/gyp/test/same-target-name/gyptest-same-target-name.py
+ media/webrtc/trunk/tools/gyp/test/same-target-name/src/all.gyp
+ media/webrtc/trunk/tools/gyp/test/same-target-name/src/executable1.gyp
+ media/webrtc/trunk/tools/gyp/test/same-target-name/src/executable2.gyp
+ media/webrtc/trunk/tools/gyp/test/sanitize-rule-names/gyptest-sanitize-rule-names.py
+ media/webrtc/trunk/tools/gyp/test/sanitize-rule-names/hello.cc
+ media/webrtc/trunk/tools/gyp/test/sanitize-rule-names/sanitize-rule-names.gyp
+ media/webrtc/trunk/tools/gyp/test/sanitize-rule-names/script.py
+ media/webrtc/trunk/tools/gyp/test/self-dependency/gyptest-self-dependency.py
+ media/webrtc/trunk/tools/gyp/test/self-dependency/self_dependency.gyp
+ media/webrtc/trunk/tools/gyp/test/sibling/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/sibling/gyptest-relocate.py
+ media/webrtc/trunk/tools/gyp/test/sibling/src/build/all.gyp
+ media/webrtc/trunk/tools/gyp/test/sibling/src/prog1/prog1.gyp
+ media/webrtc/trunk/tools/gyp/test/sibling/src/prog2/prog2.gyp
+ media/webrtc/trunk/tools/gyp/test/small/gyptest-small.py
+ media/webrtc/trunk/tools/gyp/test/standalone-static-library/gyptest-standalone-static-library.py
+ media/webrtc/trunk/tools/gyp/test/standalone-static-library/invalid.gyp
+ media/webrtc/trunk/tools/gyp/test/standalone-static-library/mylib.gyp
+ media/webrtc/trunk/tools/gyp/test/standalone/gyptest-standalone.py
+ media/webrtc/trunk/tools/gyp/test/standalone/standalone.gyp
+ media/webrtc/trunk/tools/gyp/test/subdirectory/gyptest-SYMROOT-all.py
+ media/webrtc/trunk/tools/gyp/test/subdirectory/gyptest-SYMROOT-default.py
+ media/webrtc/trunk/tools/gyp/test/subdirectory/gyptest-subdir-all.py
+ media/webrtc/trunk/tools/gyp/test/subdirectory/gyptest-subdir-default.py
+ media/webrtc/trunk/tools/gyp/test/subdirectory/gyptest-subdir2-deep.py
+ media/webrtc/trunk/tools/gyp/test/subdirectory/gyptest-top-all.py
+ media/webrtc/trunk/tools/gyp/test/subdirectory/gyptest-top-default.py
+ media/webrtc/trunk/tools/gyp/test/subdirectory/src/prog1.gyp
+ media/webrtc/trunk/tools/gyp/test/subdirectory/src/subdir/prog2.gyp
+ media/webrtc/trunk/tools/gyp/test/subdirectory/src/subdir/subdir2/prog3.gyp
+ media/webrtc/trunk/tools/gyp/test/subdirectory/src/symroot.gypi
+ media/webrtc/trunk/tools/gyp/test/symlinks/gyptest-symlinks.py
+ media/webrtc/trunk/tools/gyp/test/symlinks/hello.c
+ media/webrtc/trunk/tools/gyp/test/symlinks/hello.gyp
+ media/webrtc/trunk/tools/gyp/test/target/gyptest-target.py
+ media/webrtc/trunk/tools/gyp/test/target/hello.c
+ media/webrtc/trunk/tools/gyp/test/target/target.gyp
+ media/webrtc/trunk/tools/gyp/test/toolsets/gyptest-toolsets.py
+ media/webrtc/trunk/tools/gyp/test/toolsets/main.cc
+ media/webrtc/trunk/tools/gyp/test/toolsets/toolsets.cc
+ media/webrtc/trunk/tools/gyp/test/toolsets/toolsets.gyp
+ media/webrtc/trunk/tools/gyp/test/toolsets/toolsets_shared.cc
+ media/webrtc/trunk/tools/gyp/test/toplevel-dir/gyptest-toplevel-dir.py
+ media/webrtc/trunk/tools/gyp/test/toplevel-dir/src/sub1/main.gyp
+ media/webrtc/trunk/tools/gyp/test/toplevel-dir/src/sub2/prog2.gyp
+ media/webrtc/trunk/tools/gyp/test/variables/commands/gyptest-commands-ignore-env.py
+ media/webrtc/trunk/tools/gyp/test/variables/commands/gyptest-commands-repeated-multidir.py
+ media/webrtc/trunk/tools/gyp/test/variables/commands/gyptest-commands-repeated.py
+ media/webrtc/trunk/tools/gyp/test/variables/commands/gyptest-commands.py
+ media/webrtc/trunk/tools/gyp/test/variables/commands/repeated_multidir/dir_1/test_1.gyp
+ media/webrtc/trunk/tools/gyp/test/variables/commands/repeated_multidir/dir_2/test_2.gyp
+ media/webrtc/trunk/tools/gyp/test/variables/commands/repeated_multidir/main.gyp
+ media/webrtc/trunk/tools/gyp/test/variables/commands/repeated_multidir/print_cwd_basename.py
+ media/webrtc/trunk/tools/gyp/test/variables/commands/repeated_multidir/repeated_command_common.gypi
+ media/webrtc/trunk/tools/gyp/test/variables/commands/update_golden
+ media/webrtc/trunk/tools/gyp/test/variables/empty/empty.gyp
+ media/webrtc/trunk/tools/gyp/test/variables/empty/empty.gypi
+ media/webrtc/trunk/tools/gyp/test/variables/empty/gyptest-empty.py
+ media/webrtc/trunk/tools/gyp/test/variables/filelist/gyptest-filelist-golden.py
+ media/webrtc/trunk/tools/gyp/test/variables/filelist/gyptest-filelist.py
+ media/webrtc/trunk/tools/gyp/test/variables/filelist/update_golden
+ media/webrtc/trunk/tools/gyp/test/variables/latelate/gyptest-latelate.py
+ media/webrtc/trunk/tools/gyp/test/variables/latelate/src/latelate.gyp
+ media/webrtc/trunk/tools/gyp/test/variables/latelate/src/program.cc
+ media/webrtc/trunk/tools/gyp/test/variables/variable-in-path/C1/hello.cc
+ media/webrtc/trunk/tools/gyp/test/variables/variable-in-path/gyptest-variable-in-path.py
+ media/webrtc/trunk/tools/gyp/test/variables/variable-in-path/variable-in-path.gyp
+ media/webrtc/trunk/tools/gyp/test/win/asm-files/asm-files.gyp
+ media/webrtc/trunk/tools/gyp/test/win/asm-files/hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/batch-file-action/batch-file-action.gyp
+ media/webrtc/trunk/tools/gyp/test/win/command-quote/command-quote.gyp
+ media/webrtc/trunk/tools/gyp/test/win/command-quote/subdir/and/another/in-subdir.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/additional-include-dirs.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/additional-options.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/additional-options.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/analysis.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/buffer-security-check.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/buffer-security.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/calling-convention-cdecl.def
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/calling-convention-fastcall.def
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/calling-convention-stdcall.def
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/calling-convention-vectorcall.def
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/calling-convention.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/calling-convention.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/character-set-mbcs.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/character-set-unicode.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/character-set.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/compile-as-managed.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/compile-as-managed.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/compile-as-winrt.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/compile-as-winrt.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/debug-format.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/default-char-is-unsigned.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/default-char-is-unsigned.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/disable-specific-warnings.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/disable-specific-warnings.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/enable-enhanced-instruction-set.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/enable-enhanced-instruction-set.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/exception-handling-on.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/exception-handling.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/floating-point-model-fast.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/floating-point-model-precise.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/floating-point-model-strict.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/floating-point-model.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/force-include-files-with-precompiled.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/force-include-files.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/force-include-files.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/function-level-linking.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/function-level-linking.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/optimizations.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/pdbname-override.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/pdbname.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/pdbname.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/precomp.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/rtti-on.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/rtti.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/runtime-checks.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/runtime-checks.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/runtime-library-md.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/runtime-library-mdd.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/runtime-library-mt.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/runtime-library-mtd.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/runtime-library.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/treat-wchar-t-as-built-in-type.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/treat-wchar-t-as-built-in-type1.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/treat-wchar-t-as-built-in-type2.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/warning-as-error.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/warning-as-error.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/warning-level.gyp
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/warning-level1.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/warning-level2.cc
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/warning-level4.cc
+ media/webrtc/trunk/tools/gyp/test/win/enable-winrt/dllmain.cc
+ media/webrtc/trunk/tools/gyp/test/win/enable-winrt/enable-winrt.gyp
+ media/webrtc/trunk/tools/gyp/test/win/generator-output-different-drive/gyptest-generator-output-different-drive.py
+ media/webrtc/trunk/tools/gyp/test/win/generator-output-different-drive/prog.c
+ media/webrtc/trunk/tools/gyp/test/win/generator-output-different-drive/prog.gyp
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-asm-files.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-additional-include-dirs.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-additional-options.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-analysis.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-buffer-security-check.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-calling-convention.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-character-set.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-compile-as-managed.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-compile-as-winrt.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-debug-format.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-default-char-is-unsigned.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-disable-specific-warnings.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-enable-enhanced-instruction-set.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-exception-handling.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-floating-point-model.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-force-include-files.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-function-level-linking.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-optimizations.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-pdbname-override.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-pdbname.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-rtti.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-runtime-checks.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-runtime-library.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-treat-wchar-t-as-built-in-type.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-warning-as-error.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-cl-warning-level.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-command-quote.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-crosscompile-ar.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-lib-ltcg.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-additional-deps.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-additional-options.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-aslr.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-base-address.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-debug-info.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-default-libs.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-deffile.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-defrelink.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-delay-load-dlls.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-embed-manifest.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-enable-uac.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-enable-winrt-app-revision.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-enable-winrt-target-platform-version.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-enable-winrt.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-entrypointsymbol.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-fixed-base.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-force-symbol-reference.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-generate-manifest.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-incremental.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-large-address-aware.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-large-pdb.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-library-adjust.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-library-directories.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-ltcg.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-mapfile.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-nodefaultlib.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-noimportlib.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-nxcompat.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-opt-icf.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-opt-ref.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-ordering.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-outputfile.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-pdb-no-output.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-pdb-output.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-pdb.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-pgo.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-profile.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-restat-importlib.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-safeseh.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-shard.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-stacksize.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-subsystem.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-target-machine.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-tsaware.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-uldi-depending-on-module.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-uldi.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-unsupported-manifest.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-update-manifest.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-link-warnings-as-errors.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-long-command-line.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-macro-projectname.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-macro-targetext.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-macro-targetfilename.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-macro-targetname.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-macro-targetpath.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-macro-vcinstalldir.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-macros-containing-gyp.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-macros-in-inputs-and-outputs.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-midl-excluded.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-midl-includedirs.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-midl-rules.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-ml-safeseh.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-quoting-commands.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-rc-build.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-sys.py
+ media/webrtc/trunk/tools/gyp/test/win/gyptest-system-include.py
+ media/webrtc/trunk/tools/gyp/test/win/idl-excluded/bad.idl
+ media/webrtc/trunk/tools/gyp/test/win/idl-excluded/copy-file.py
+ media/webrtc/trunk/tools/gyp/test/win/idl-excluded/idl-excluded.gyp
+ media/webrtc/trunk/tools/gyp/test/win/idl-excluded/program.cc
+ media/webrtc/trunk/tools/gyp/test/win/idl-includedirs/hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/idl-includedirs/idl-includedirs.gyp
+ media/webrtc/trunk/tools/gyp/test/win/idl-includedirs/subdir/bar.idl
+ media/webrtc/trunk/tools/gyp/test/win/idl-includedirs/subdir/foo.idl
+ media/webrtc/trunk/tools/gyp/test/win/idl-rules/Window.idl
+ media/webrtc/trunk/tools/gyp/test/win/idl-rules/basic-idl.gyp
+ media/webrtc/trunk/tools/gyp/test/win/idl-rules/history_indexer.idl
+ media/webrtc/trunk/tools/gyp/test/win/idl-rules/history_indexer_user.cc
+ media/webrtc/trunk/tools/gyp/test/win/importlib/dll_no_exports.cc
+ media/webrtc/trunk/tools/gyp/test/win/importlib/has-exports.cc
+ media/webrtc/trunk/tools/gyp/test/win/importlib/hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/importlib/importlib.gyp
+ media/webrtc/trunk/tools/gyp/test/win/importlib/noimplib.gyp
+ media/webrtc/trunk/tools/gyp/test/win/large-pdb/dllmain.cc
+ media/webrtc/trunk/tools/gyp/test/win/large-pdb/large-pdb.gyp
+ media/webrtc/trunk/tools/gyp/test/win/large-pdb/main.cc
+ media/webrtc/trunk/tools/gyp/test/win/lib-crosscompile/answer.cc
+ media/webrtc/trunk/tools/gyp/test/win/lib-crosscompile/answer.h
+ media/webrtc/trunk/tools/gyp/test/win/lib-crosscompile/use_host_ar.gyp
+ media/webrtc/trunk/tools/gyp/test/win/lib-flags/answer.cc
+ media/webrtc/trunk/tools/gyp/test/win/lib-flags/answer.h
+ media/webrtc/trunk/tools/gyp/test/win/lib-flags/ltcg.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/a/x.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/a/z.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/additional-deps.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/additional-deps.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/additional-options.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/aslr.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/b/y.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/base-address.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/debug-info.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/deffile-multiple.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/deffile.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/deffile.def
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/deffile.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/delay-load-dlls.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/delay-load.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/embed-manifest.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/enable-uac.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/entrypointsymbol.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/fixed-base.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/force-symbol-reference.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/generate-manifest.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/incremental.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/inline_test.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/inline_test.h
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/inline_test_main.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/large-address-aware.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/library-adjust.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/library-adjust.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/library-directories-define.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/library-directories-reference.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/library-directories.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/link-ordering.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/ltcg.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/manifest-in-comment.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/mapfile.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/mapfile.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/no-default-libs.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/nodefaultlib.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/nxcompat.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/opt-icf.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/opt-icf.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/opt-ref.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/opt-ref.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/outputfile.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/pdb-output.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/pgo.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/profile.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/program-database.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/safeseh.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/safeseh_hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/stacksize.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/subdir/library.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/subsystem-windows.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/subsystem.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/target-machine.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/tsaware.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/unsupported-manifest.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/update_pgd.py
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/warn-as-error.gyp
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/x.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/y.cc
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/z.cc
+ media/webrtc/trunk/tools/gyp/test/win/long-command-line/function.cc
+ media/webrtc/trunk/tools/gyp/test/win/long-command-line/hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/long-command-line/long-command-line.gyp
+ media/webrtc/trunk/tools/gyp/test/win/ml-safeseh/hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/ml-safeseh/ml-safeseh.gyp
+ media/webrtc/trunk/tools/gyp/test/win/precompiled/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/win/precompiled/hello.gyp
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/hello.cpp
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/hello.gyp
+ media/webrtc/trunk/tools/gyp/test/win/shard/hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/shard/hello1.cc
+ media/webrtc/trunk/tools/gyp/test/win/shard/hello2.cc
+ media/webrtc/trunk/tools/gyp/test/win/shard/hello3.cc
+ media/webrtc/trunk/tools/gyp/test/win/shard/hello4.cc
+ media/webrtc/trunk/tools/gyp/test/win/shard/shard.gyp
+ media/webrtc/trunk/tools/gyp/test/win/shard/shard_ref.gyp
+ media/webrtc/trunk/tools/gyp/test/win/uldi/a.cc
+ media/webrtc/trunk/tools/gyp/test/win/uldi/b.cc
+ media/webrtc/trunk/tools/gyp/test/win/uldi/dll.cc
+ media/webrtc/trunk/tools/gyp/test/win/uldi/exe.cc
+ media/webrtc/trunk/tools/gyp/test/win/uldi/main.cc
+ media/webrtc/trunk/tools/gyp/test/win/uldi/uldi-depending-on-module.gyp
+ media/webrtc/trunk/tools/gyp/test/win/uldi/uldi.gyp
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/as.py
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/containing-gyp.gyp
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/do_stuff.py
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/hello.cc
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/input-output-macros.gyp
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/projectname.gyp
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/targetext.gyp
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/targetfilename.gyp
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/targetname.gyp
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/targetpath.gyp
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/test_exists.py
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/vcinstalldir.gyp
+ media/webrtc/trunk/tools/gyp/test/win/win-driver-target-type/win-driver-target-type.c
+ media/webrtc/trunk/tools/gyp/test/win/win-driver-target-type/win-driver-target-type.gyp
+ media/webrtc/trunk/tools/gyp/test/win/win-driver-target-type/win-driver-target-type.rc
+ media/webrtc/trunk/tools/gyp/test/win/win-tool/gyptest-win-tool-handles-readonly-files.py
+ media/webrtc/trunk/tools/gyp/test/win/winrt-app-type-revision/dllmain.cc
+ media/webrtc/trunk/tools/gyp/test/win/winrt-app-type-revision/winrt-app-type-revison.gyp
+ media/webrtc/trunk/tools/gyp/test/win/winrt-target-platform-version/dllmain.cc
+ media/webrtc/trunk/tools/gyp/test/win/winrt-target-platform-version/winrt-target-platform-version.gyp
+ media/webrtc/trunk/tools/gyp/test/xcode-ninja/list_excluded/gyptest-all.py
+ media/webrtc/trunk/tools/gyp/test/xcode-ninja/list_excluded/hello.cpp
+ media/webrtc/trunk/tools/gyp/test/xcode-ninja/list_excluded/hello_exclude.gyp
+ media/webrtc/trunk/tools/gyp/test/xcode-ninja/list_excluded/hello_excluded.cpp
+ media/webrtc/trunk/tools/gyp/tools/emacs/run-unit-tests.sh
+ media/webrtc/trunk/tools/gyp/tools/emacs/testdata/media.gyp
+ media/webrtc/trunk/tools/gyp/tools/graphviz.py
+ media/webrtc/trunk/tools/gyp/tools/pretty_gyp.py
+ media/webrtc/trunk/tools/gyp/tools/pretty_sln.py
+ media/webrtc/trunk/tools/gyp/tools/pretty_vcproj.py
+ media/webrtc/trunk/webrtc/tools/e2e_quality/audio/perf/perf_utils.py
+ python/psutil/examples/disk_usage.py
+ python/psutil/examples/free.py
+ python/psutil/examples/ifconfig.py
+ python/psutil/examples/iotop.py
+ python/psutil/examples/killall.py
+ python/psutil/examples/meminfo.py
+ python/psutil/examples/netstat.py
+ python/psutil/examples/nettop.py
+ python/psutil/examples/pidof.py
+ python/psutil/examples/pmap.py
+ python/psutil/examples/process_detail.py
+ python/psutil/examples/ps.py
+ python/psutil/examples/pstree.py
+ python/psutil/examples/top.py
+ python/psutil/examples/who.py
+ python/psutil/psutil/__init__.py
+ python/psutil/psutil/_common.py
+ python/psutil/psutil/_compat.py
+ python/psutil/psutil/_psbsd.py
+ python/psutil/psutil/_pslinux.py
+ python/psutil/psutil/_psosx.py
+ python/psutil/psutil/_psposix.py
+ python/psutil/psutil/_pssunos.py
+ python/psutil/psutil/_psutil_bsd.c
+ python/psutil/psutil/_psutil_bsd.h
+ python/psutil/psutil/_psutil_common.h
+ python/psutil/psutil/_psutil_linux.h
+ python/psutil/psutil/_psutil_osx.c
+ python/psutil/psutil/_psutil_osx.h
+ python/psutil/psutil/_psutil_posix.h
+ python/psutil/psutil/_psutil_sunos.h
+ python/psutil/psutil/_psutil_windows.c
+ python/psutil/psutil/_psutil_windows.h
+ python/psutil/psutil/_pswindows.py
+ python/psutil/psutil/arch/bsd/process_info.h
+ python/psutil/psutil/arch/osx/process_info.h
+ python/psutil/psutil/arch/windows/ntextapi.h
+ python/psutil/psutil/arch/windows/process_handles.c
+ python/psutil/psutil/arch/windows/process_handles.h
+ python/psutil/psutil/arch/windows/process_info.h
+ python/psutil/setup.py
+ python/psutil/test/_linux.py
+ python/psutil/test/_osx.py
+ python/psutil/test/_posix.py
+ python/psutil/test/_sunos.py
+ python/psutil/test/_windows.py
+ python/psutil/test/test_memory_leaks.py
+ python/psutil/test/test_psutil.py
+Copyright: 2002-2016 The ANGLE Project Authors.
+ 2005-2015 The Android Open Source Project
+ 2006-2017 The Chromium Authors.
+ 2007-2011 the V8 project authors.
+ 2008-2017 Google Inc.
+ 2009 Giampaolo Rodola', karthikrev.
+ 2009 Giampaolo Rodola'.
+ 2009 Jay Loden, Giampaolo Rodola'.
+ 2009-2018 The OTS Authors.
+ 2012 Mozilla Foundation
+ 2013 Yandex LLC.
+ 2014 Google, Inc
+ 2016 Mark Callow.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+
+Files: .clang-format
+ .clang-format-ignore
+ .eslintignore
+ .eslintrc.js
+ .flake8
+ .gdbinit
+ .gdbinit_python
+ .gitattributes
+ .gitignore
+ .lldbinit
+ .taskcluster.yml
+ AUTHORS
+ CLOBBER
+ GNUmakefile
+ LEGAL
+ README.md
+ accessible/.eslintrc.js
+ accessible/interfaces/ia2/IA2Marshal.def
+ accessible/interfaces/msaa/AccessibleMarshal.def
+ accessible/interfaces/nsIAccessibilityService.idl
+ accessible/interfaces/nsIAccessible.idl
+ accessible/interfaces/nsIAccessibleApplication.idl
+ accessible/interfaces/nsIAccessibleCaretMoveEvent.idl
+ accessible/interfaces/nsIAccessibleDocument.idl
+ accessible/interfaces/nsIAccessibleEvent.idl
+ accessible/interfaces/nsIAccessibleHideEvent.idl
+ accessible/interfaces/nsIAccessibleImage.idl
+ accessible/interfaces/nsIAccessibleRelation.idl
+ accessible/interfaces/nsIAccessibleRole.idl
+ accessible/interfaces/nsIAccessibleSelectable.idl
+ accessible/interfaces/nsIAccessibleStateChangeEvent.idl
+ accessible/interfaces/nsIAccessibleStates.idl
+ accessible/interfaces/nsIAccessibleTableChangeEvent.idl
+ accessible/interfaces/nsIAccessibleTextChangeEvent.idl
+ accessible/interfaces/nsIAccessibleTextRange.idl
+ accessible/interfaces/nsIAccessibleTypes.idl
+ accessible/interfaces/nsIAccessibleVirtualCursorChangeEvent.idl
+ accessible/jsat/Constants.jsm
+ accessible/jsat/sounds/clicked.ogg
+ accessible/jsat/sounds/virtual_cursor_key.ogg
+ accessible/jsat/sounds/virtual_cursor_move.ogg
+ accessible/tests/browser/.eslintrc.js
+ accessible/tests/browser/browser.ini
+ accessible/tests/browser/e10s/browser.ini
+ accessible/tests/crashtests/crashtests.list
+ accessible/tests/mochitest/a11y.ini
+ accessible/tests/mochitest/actions.js
+ accessible/tests/mochitest/actions/a11y.ini
+ accessible/tests/mochitest/aom/a11y.ini
+ accessible/tests/mochitest/attributes.js
+ accessible/tests/mochitest/attributes/a11y.ini
+ accessible/tests/mochitest/autocomplete.js
+ accessible/tests/mochitest/bounds/a11y.ini
+ accessible/tests/mochitest/browser.js
+ accessible/tests/mochitest/common.js
+ accessible/tests/mochitest/dumbfile.zip
+ accessible/tests/mochitest/editabletext/a11y.ini
+ accessible/tests/mochitest/editabletext/editabletext.js
+ accessible/tests/mochitest/elm/a11y.ini
+ accessible/tests/mochitest/events.js
+ accessible/tests/mochitest/events/a11y.ini
+ accessible/tests/mochitest/focus/a11y.ini
+ accessible/tests/mochitest/formimage.png
+ accessible/tests/mochitest/grid.js
+ accessible/tests/mochitest/hittest/a11y.ini
+ accessible/tests/mochitest/hyperlink/a11y.ini
+ accessible/tests/mochitest/hyperlink/hyperlink.js
+ accessible/tests/mochitest/hypertext/a11y.ini
+ accessible/tests/mochitest/jsat/a11y.ini
+ accessible/tests/mochitest/jsat/dom_helper.js
+ accessible/tests/mochitest/jsat/gestures.json
+ accessible/tests/mochitest/jsat/jsatcommon.js
+ accessible/tests/mochitest/jsat/output.js
+ accessible/tests/mochitest/layout.js
+ accessible/tests/mochitest/letters.gif
+ accessible/tests/mochitest/moz.png
+ accessible/tests/mochitest/name.js
+ accessible/tests/mochitest/name/a11y.ini
+ accessible/tests/mochitest/name/general.css
+ accessible/tests/mochitest/name/markup.js
+ accessible/tests/mochitest/pivot.js
+ accessible/tests/mochitest/pivot/a11y.ini
+ accessible/tests/mochitest/relations.js
+ accessible/tests/mochitest/relations/a11y.ini
+ accessible/tests/mochitest/role.js
+ accessible/tests/mochitest/role/a11y.ini
+ accessible/tests/mochitest/scroll/a11y.ini
+ accessible/tests/mochitest/selectable.js
+ accessible/tests/mochitest/selectable/a11y.ini
+ accessible/tests/mochitest/states.js
+ accessible/tests/mochitest/states/a11y.ini
+ accessible/tests/mochitest/table.js
+ accessible/tests/mochitest/table/a11y.ini
+ accessible/tests/mochitest/text.js
+ accessible/tests/mochitest/text/a11y.ini
+ accessible/tests/mochitest/textattrs/a11y.ini
+ accessible/tests/mochitest/textcaret/a11y.ini
+ accessible/tests/mochitest/textrange/a11y.ini
+ accessible/tests/mochitest/textselection/a11y.ini
+ accessible/tests/mochitest/tree/a11y.ini
+ accessible/tests/mochitest/treeupdate/a11y.ini
+ accessible/tests/mochitest/treeview.css
+ accessible/tests/mochitest/treeview.js
+ accessible/tests/mochitest/value.js
+ accessible/tests/mochitest/value/a11y.ini
+ application/basilisk/.eslintrc.js
+ application/basilisk/app-rules.mk
+ application/basilisk/app/macbuild/Contents/MacOS-files.in
+ application/basilisk/app/module.ver
+ application/basilisk/app/permissions
+ application/basilisk/base/.eslintrc.js
+ application/basilisk/base/content/abouthealthreport/abouthealth.css
+ application/basilisk/base/content/abouthome/addons.png
+ application/basilisk/base/content/abouthome/addons@2x.png
+ application/basilisk/base/content/abouthome/bookmarks.png
+ application/basilisk/base/content/abouthome/bookmarks@2x.png
+ application/basilisk/base/content/abouthome/downloads.png
+ application/basilisk/base/content/abouthome/downloads@2x.png
+ application/basilisk/base/content/abouthome/history.png
+ application/basilisk/base/content/abouthome/history@2x.png
+ application/basilisk/base/content/abouthome/mozilla.png
+ application/basilisk/base/content/abouthome/mozilla@2x.png
+ application/basilisk/base/content/abouthome/restore-large.png
+ application/basilisk/base/content/abouthome/restore-large@2x.png
+ application/basilisk/base/content/abouthome/restore.png
+ application/basilisk/base/content/abouthome/restore@2x.png
+ application/basilisk/base/content/abouthome/settings.png
+ application/basilisk/base/content/abouthome/settings@2x.png
+ application/basilisk/base/content/abouthome/snippet1.png
+ application/basilisk/base/content/abouthome/snippet1@2x.png
+ application/basilisk/base/content/abouthome/snippet2.png
+ application/basilisk/base/content/abouthome/snippet2@2x.png
+ application/basilisk/base/content/abouthome/sync.png
+ application/basilisk/base/content/abouthome/sync@2x.png
+ application/basilisk/base/content/defaultthemes/1.footer.jpg
+ application/basilisk/base/content/defaultthemes/1.header.jpg
+ application/basilisk/base/content/defaultthemes/1.icon.jpg
+ application/basilisk/base/content/defaultthemes/1.preview.jpg
+ application/basilisk/base/content/defaultthemes/2.footer.jpg
+ application/basilisk/base/content/defaultthemes/2.header.jpg
+ application/basilisk/base/content/defaultthemes/2.icon.jpg
+ application/basilisk/base/content/defaultthemes/2.preview.jpg
+ application/basilisk/base/content/defaultthemes/3.footer.png
+ application/basilisk/base/content/defaultthemes/3.header.png
+ application/basilisk/base/content/defaultthemes/3.icon.png
+ application/basilisk/base/content/defaultthemes/3.preview.png
+ application/basilisk/base/content/defaultthemes/4.footer.png
+ application/basilisk/base/content/defaultthemes/4.header.png
+ application/basilisk/base/content/defaultthemes/4.icon.png
+ application/basilisk/base/content/defaultthemes/4.preview.png
+ application/basilisk/base/content/defaultthemes/5.footer.png
+ application/basilisk/base/content/defaultthemes/5.header.png
+ application/basilisk/base/content/defaultthemes/5.icon.jpg
+ application/basilisk/base/content/defaultthemes/5.preview.jpg
+ application/basilisk/base/content/defaultthemes/devedition.header.png
+ application/basilisk/base/content/defaultthemes/devedition.icon.png
+ application/basilisk/base/content/docs/sslerrorreport/dataformat.rst
+ application/basilisk/base/content/docs/sslerrorreport/index.rst
+ application/basilisk/base/content/docs/sslerrorreport/preferences.rst
+ application/basilisk/base/content/popup-notifications.inc
+ application/basilisk/branding/official/VisualElements_150.png
+ application/basilisk/branding/official/VisualElements_70.png
+ application/basilisk/branding/official/appname.bmp
+ application/basilisk/branding/official/background.png
+ application/basilisk/branding/official/content/about-logo.png
+ application/basilisk/branding/official/content/about-logo@2x.png
+ application/basilisk/branding/official/content/about-wordmark.png
+ application/basilisk/branding/official/content/about.png
+ application/basilisk/branding/official/content/icon48.png
+ application/basilisk/branding/official/content/icon64.png
+ application/basilisk/branding/official/default16.png
+ application/basilisk/branding/official/default22.png
+ application/basilisk/branding/official/default24.png
+ application/basilisk/branding/official/default256.png
+ application/basilisk/branding/official/default32.png
+ application/basilisk/branding/official/default48.png
+ application/basilisk/branding/official/default64.png
+ application/basilisk/branding/official/disk.icns
+ application/basilisk/branding/official/document.icns
+ application/basilisk/branding/official/document.ico
+ application/basilisk/branding/official/firefox.icns
+ application/basilisk/branding/official/firefox.ico
+ application/basilisk/branding/official/mozicon128.png
+ application/basilisk/branding/official/wizHeader.bmp
+ application/basilisk/branding/official/wizHeaderRTL.bmp
+ application/basilisk/branding/official/wizWatermark.bmp
+ application/basilisk/branding/shared/dsstore
+ application/basilisk/branding/shared/newtab.ico
+ application/basilisk/branding/shared/newwindow.ico
+ application/basilisk/branding/shared/pbmode.ico
+ application/basilisk/branding/shared/preferences.inc
+ application/basilisk/branding/shared/uaoverrides.inc
+ application/basilisk/branding/unofficial/VisualElements_150.png
+ application/basilisk/branding/unofficial/VisualElements_70.png
+ application/basilisk/branding/unofficial/appname.bmp
+ application/basilisk/branding/unofficial/background.png
+ application/basilisk/branding/unofficial/content/about-background.png
+ application/basilisk/branding/unofficial/content/about-logo.png
+ application/basilisk/branding/unofficial/content/about-logo@2x.png
+ application/basilisk/branding/unofficial/content/about.png
+ application/basilisk/branding/unofficial/content/icon48.png
+ application/basilisk/branding/unofficial/content/icon64.png
+ application/basilisk/branding/unofficial/default16.png
+ application/basilisk/branding/unofficial/default32.png
+ application/basilisk/branding/unofficial/default48.png
+ application/basilisk/branding/unofficial/disk.icns
+ application/basilisk/branding/unofficial/document.icns
+ application/basilisk/branding/unofficial/document.ico
+ application/basilisk/branding/unofficial/dsstore
+ application/basilisk/branding/unofficial/firefox.icns
+ application/basilisk/branding/unofficial/firefox.ico
+ application/basilisk/branding/unofficial/mozicon128.png
+ application/basilisk/branding/unofficial/wizHeader.bmp
+ application/basilisk/branding/unofficial/wizHeaderRTL.bmp
+ application/basilisk/branding/unofficial/wizWatermark.bmp
+ application/basilisk/components/BrowserComponents.manifest
+ application/basilisk/components/feeds/BrowserFeeds.manifest
+ application/basilisk/components/migration/.eslintrc.js
+ application/basilisk/components/migration/BrowserProfileMigrators.manifest
+ application/basilisk/components/migration/content/extra-migration-strings.properties
+ application/basilisk/components/newtab/NewTabComponents.manifest
+ application/basilisk/components/newtab/NewTabMessages.jsm
+ application/basilisk/components/newtab/NewTabPrefsProvider.jsm
+ application/basilisk/components/newtab/NewTabRemoteResources.jsm
+ application/basilisk/components/newtab/NewTabSearchProvider.jsm
+ application/basilisk/components/newtab/NewTabWebChannel.jsm
+ application/basilisk/components/newtab/PreviewProvider.jsm
+ application/basilisk/components/preferences/in-content/preferences.js
+ application/basilisk/components/preferences/in-content/search.xul
+ application/basilisk/components/preferences/in-content/subdialogs.js
+ application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.css
+ application/basilisk/components/search/service/toolkitsearch.manifest
+ application/basilisk/components/selfsupport/SelfSupportService.manifest
+ application/basilisk/components/sessionstore/nsSessionStore.manifest
+ application/basilisk/components/shell/nsSetDefaultBrowser.manifest
+ application/basilisk/components/translation/cld2/cld-worker.js
+ application/basilisk/config/mozconfigs/linux32/artifact
+ application/basilisk/config/mozconfigs/linux32/beta
+ application/basilisk/config/mozconfigs/linux32/common-opt
+ application/basilisk/config/mozconfigs/linux32/debug
+ application/basilisk/config/mozconfigs/linux32/debug-artifact
+ application/basilisk/config/mozconfigs/linux32/debug-asan
+ application/basilisk/config/mozconfigs/linux32/l10n-mozconfig
+ application/basilisk/config/mozconfigs/linux32/nightly
+ application/basilisk/config/mozconfigs/linux32/nightly-asan
+ application/basilisk/config/mozconfigs/linux32/release
+ application/basilisk/config/mozconfigs/linux32/valgrind
+ application/basilisk/config/mozconfigs/linux64/add-on-devel
+ application/basilisk/config/mozconfigs/linux64/artifact
+ application/basilisk/config/mozconfigs/linux64/beta
+ application/basilisk/config/mozconfigs/linux64/code-coverage
+ application/basilisk/config/mozconfigs/linux64/common-opt
+ application/basilisk/config/mozconfigs/linux64/debug
+ application/basilisk/config/mozconfigs/linux64/debug-artifact
+ application/basilisk/config/mozconfigs/linux64/debug-asan
+ application/basilisk/config/mozconfigs/linux64/debug-static-analysis-clang
+ application/basilisk/config/mozconfigs/linux64/hazards
+ application/basilisk/config/mozconfigs/linux64/l10n-mozconfig
+ application/basilisk/config/mozconfigs/linux64/nightly
+ application/basilisk/config/mozconfigs/linux64/nightly-asan
+ application/basilisk/config/mozconfigs/linux64/opt-static-analysis-clang
+ application/basilisk/config/mozconfigs/linux64/opt-tsan
+ application/basilisk/config/mozconfigs/linux64/release
+ application/basilisk/config/mozconfigs/linux64/source
+ application/basilisk/config/mozconfigs/linux64/valgrind
+ application/basilisk/config/mozconfigs/macosx-universal/beta
+ application/basilisk/config/mozconfigs/macosx-universal/common-opt
+ application/basilisk/config/mozconfigs/macosx-universal/l10n-mozconfig
+ application/basilisk/config/mozconfigs/macosx-universal/nightly
+ application/basilisk/config/mozconfigs/macosx-universal/release
+ application/basilisk/config/mozconfigs/macosx64/add-on-devel
+ application/basilisk/config/mozconfigs/macosx64/artifact
+ application/basilisk/config/mozconfigs/macosx64/debug
+ application/basilisk/config/mozconfigs/macosx64/debug-artifact
+ application/basilisk/config/mozconfigs/macosx64/debug-asan
+ application/basilisk/config/mozconfigs/macosx64/debug-static-analysis
+ application/basilisk/config/mozconfigs/macosx64/l10n-mozconfig
+ application/basilisk/config/mozconfigs/macosx64/nightly
+ application/basilisk/config/mozconfigs/macosx64/opt-static-analysis
+ application/basilisk/config/mozconfigs/whitelist
+ application/basilisk/config/mozconfigs/win32/add-on-devel
+ application/basilisk/config/mozconfigs/win32/artifact
+ application/basilisk/config/mozconfigs/win32/beta
+ application/basilisk/config/mozconfigs/win32/common-opt
+ application/basilisk/config/mozconfigs/win32/debug
+ application/basilisk/config/mozconfigs/win32/debug-artifact
+ application/basilisk/config/mozconfigs/win32/debug-static-analysis
+ application/basilisk/config/mozconfigs/win32/l10n-mozconfig
+ application/basilisk/config/mozconfigs/win32/nightly
+ application/basilisk/config/mozconfigs/win32/release
+ application/basilisk/config/mozconfigs/win64/add-on-devel
+ application/basilisk/config/mozconfigs/win64/artifact
+ application/basilisk/config/mozconfigs/win64/beta
+ application/basilisk/config/mozconfigs/win64/common-opt
+ application/basilisk/config/mozconfigs/win64/common-win64
+ application/basilisk/config/mozconfigs/win64/debug
+ application/basilisk/config/mozconfigs/win64/debug-artifact
+ application/basilisk/config/mozconfigs/win64/l10n-mozconfig
+ application/basilisk/config/mozconfigs/win64/nightly
+ application/basilisk/config/mozconfigs/win64/release
+ application/basilisk/config/tooltool-manifests/linux32/clang.manifest
+ application/basilisk/config/tooltool-manifests/linux32/releng.manifest
+ application/basilisk/config/tooltool-manifests/linux64/asan.manifest
+ application/basilisk/config/tooltool-manifests/linux64/clang.manifest
+ application/basilisk/config/tooltool-manifests/linux64/clang.manifest.centos6
+ application/basilisk/config/tooltool-manifests/linux64/hazard.manifest
+ application/basilisk/config/tooltool-manifests/linux64/msan.manifest
+ application/basilisk/config/tooltool-manifests/linux64/releng.manifest
+ application/basilisk/config/tooltool-manifests/linux64/tsan.manifest
+ application/basilisk/config/tooltool-manifests/macosx64/asan.manifest
+ application/basilisk/config/tooltool-manifests/macosx64/clang.manifest
+ application/basilisk/config/tooltool-manifests/macosx64/cross-releng.manifest
+ application/basilisk/config/tooltool-manifests/macosx64/releng.manifest
+ application/basilisk/config/tooltool-manifests/win32/build-clang-cl.manifest
+ application/basilisk/config/tooltool-manifests/win32/clang.manifest
+ application/basilisk/config/tooltool-manifests/win32/l10n.manifest
+ application/basilisk/config/tooltool-manifests/win32/releng.manifest
+ application/basilisk/config/tooltool-manifests/win64/clang.manifest
+ application/basilisk/config/tooltool-manifests/win64/l10n.manifest
+ application/basilisk/config/tooltool-manifests/win64/releng.manifest
+ application/basilisk/config/version.txt
+ application/basilisk/config/version_display.txt
+ application/basilisk/defs.mk
+ application/basilisk/docs/BrowserUsageTelemetry.rst
+ application/basilisk/docs/DirectoryLinksProvider.rst
+ application/basilisk/docs/UITelemetry.rst
+ application/basilisk/docs/index.rst
+ application/basilisk/extensions/pdfjs/README.mozilla
+ application/basilisk/extensions/pdfjs/chrome.manifest
+ application/basilisk/extensions/pdfjs/content/web/cmaps/78-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/78-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/78-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/78-RKSJ-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/78-RKSJ-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/78-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/78ms-RKSJ-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/78ms-RKSJ-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/83pv-RKSJ-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/90ms-RKSJ-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/90ms-RKSJ-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/90msp-RKSJ-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/90msp-RKSJ-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/90pv-RKSJ-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/90pv-RKSJ-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Add-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Add-RKSJ-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Add-RKSJ-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Add-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-CNS1-0.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-CNS1-1.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-CNS1-2.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-CNS1-3.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-CNS1-4.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-CNS1-5.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-CNS1-6.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-CNS1-UCS2.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-GB1-0.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-GB1-1.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-GB1-2.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-GB1-3.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-GB1-4.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-GB1-5.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-GB1-UCS2.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Japan1-0.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Japan1-1.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Japan1-2.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Japan1-3.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Japan1-4.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Japan1-5.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Japan1-6.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Japan1-UCS2.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Korea1-0.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Korea1-1.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Korea1-2.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Adobe-Korea1-UCS2.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/B5pc-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/B5pc-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/CNS-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/CNS-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/CNS1-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/CNS1-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/CNS2-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/CNS2-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/ETHK-B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/ETHK-B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/ETen-B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/ETen-B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/ETenms-B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/ETenms-B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Ext-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Ext-RKSJ-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Ext-RKSJ-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Ext-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GB-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GB-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GB-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GB-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBK-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBK-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBK2K-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBK2K-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBKp-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBKp-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBT-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBT-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBT-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBT-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBTpc-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBTpc-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBpc-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/GBpc-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKdla-B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKdla-B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKdlb-B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKdlb-B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKgccs-B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKgccs-B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKm314-B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKm314-B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKm471-B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKm471-B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKscs-B5-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/HKscs-B5-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Hankaku.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Hiragana.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSC-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSC-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSC-Johab-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSC-Johab-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSCms-UHC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSCms-UHC-HW-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSCms-UHC-HW-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSCms-UHC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSCpc-EUC-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/KSCpc-EUC-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Katakana.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/NWP-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/NWP-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/RKSJ-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/RKSJ-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/Roman.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniCNS-UCS2-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniCNS-UCS2-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniCNS-UTF16-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniCNS-UTF16-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniCNS-UTF32-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniCNS-UTF32-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniCNS-UTF8-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniCNS-UTF8-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniGB-UCS2-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniGB-UCS2-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniGB-UTF16-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniGB-UTF16-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniGB-UTF32-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniGB-UTF32-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniGB-UTF8-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniGB-UTF8-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UCS2-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UCS2-HW-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UCS2-HW-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UCS2-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UTF16-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UTF16-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UTF32-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UTF32-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UTF8-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS-UTF8-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS2004-UTF16-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS2004-UTF16-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS2004-UTF32-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS2004-UTF32-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS2004-UTF8-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJIS2004-UTF8-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJISPro-UCS2-HW-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJISPro-UCS2-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJISPro-UTF8-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJISX0213-UTF32-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJISX0213-UTF32-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJISX02132004-UTF32-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniJISX02132004-UTF32-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniKS-UCS2-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniKS-UCS2-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniKS-UTF16-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniKS-UTF16-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniKS-UTF32-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniKS-UTF32-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniKS-UTF8-H.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/UniKS-UTF8-V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/V.bcmap
+ application/basilisk/extensions/pdfjs/content/web/cmaps/WP-Symbol.bcmap
+ application/basilisk/extensions/pdfjs/content/web/images/findbarButton-next-rtl.png
+ application/basilisk/extensions/pdfjs/content/web/images/findbarButton-next-rtl@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/findbarButton-next.png
+ application/basilisk/extensions/pdfjs/content/web/images/findbarButton-next@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/findbarButton-previous-rtl.png
+ application/basilisk/extensions/pdfjs/content/web/images/findbarButton-previous-rtl@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/findbarButton-previous.png
+ application/basilisk/extensions/pdfjs/content/web/images/findbarButton-previous@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/grab.cur
+ application/basilisk/extensions/pdfjs/content/web/images/grabbing.cur
+ application/basilisk/extensions/pdfjs/content/web/images/loading-icon.gif
+ application/basilisk/extensions/pdfjs/content/web/images/loading-small.png
+ application/basilisk/extensions/pdfjs/content/web/images/loading-small@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-documentProperties.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-documentProperties@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-firstPage.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-firstPage@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-handTool.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-handTool@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-lastPage.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-lastPage@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-rotateCw.png
+ application/basilisk/extensions/pdfjs/content/web/images/secondaryToolbarButton-rotateCw@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/shadow.png
+ application/basilisk/extensions/pdfjs/content/web/images/texture.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-bookmark.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-bookmark@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-download.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-download@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-menuArrows.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-menuArrows@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-openFile.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-openFile@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-pageDown-rtl.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-pageDown-rtl@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-pageDown.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-pageDown@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-pageUp-rtl.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-pageUp-rtl@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-pageUp.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-pageUp@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-presentationMode.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-presentationMode@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-print.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-print@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-search.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-search@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle-rtl.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-sidebarToggle-rtl.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-sidebarToggle-rtl@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-sidebarToggle.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-sidebarToggle@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-viewAttachments.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-viewAttachments@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-viewOutline-rtl.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-viewOutline-rtl@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-viewOutline.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-viewOutline@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-viewThumbnail.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-viewThumbnail@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-zoomIn.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-zoomIn@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-zoomOut.png
+ application/basilisk/extensions/pdfjs/content/web/images/toolbarButton-zoomOut@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/treeitem-collapsed-rtl.png
+ application/basilisk/extensions/pdfjs/content/web/images/treeitem-collapsed-rtl@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/treeitem-collapsed.png
+ application/basilisk/extensions/pdfjs/content/web/images/treeitem-collapsed@2x.png
+ application/basilisk/extensions/pdfjs/content/web/images/treeitem-expanded.png
+ application/basilisk/extensions/pdfjs/content/web/images/treeitem-expanded@2x.png
+ application/basilisk/extensions/pdfjs/content/web/l10n.js
+ application/basilisk/extensions/pdfjs/jar.mn
+ application/basilisk/installer/allowed-dupes.mn
+ application/basilisk/installer/windows/app.tag
+ application/basilisk/installer/windows/nsis/updater_append.ini
+ application/basilisk/locales/all-locales
+ application/basilisk/locales/generic/profile/bookmarks.html.in
+ application/basilisk/locales/search/list.json
+ application/basilisk/locales/shipped-locales
+ application/basilisk/themes/linux/Info.png
+ application/basilisk/themes/linux/Privacy-16.png
+ application/basilisk/themes/linux/Security-broken.png
+ application/basilisk/themes/linux/Toolbar-inverted.png
+ application/basilisk/themes/linux/Toolbar-inverted@2x.png
+ application/basilisk/themes/linux/Toolbar-small.png
+ application/basilisk/themes/linux/Toolbar.png
+ application/basilisk/themes/linux/Toolbar@2x.png
+ application/basilisk/themes/linux/aboutSessionRestore-window-icon.png
+ application/basilisk/themes/linux/actionicon-tab.png
+ application/basilisk/themes/linux/click-to-play-warning-stripes.png
+ application/basilisk/themes/linux/customizableui/background-noise-toolbar.png
+ application/basilisk/themes/linux/customizableui/customizeMode-gridTexture.png
+ application/basilisk/themes/linux/customizableui/customizeMode-separatorHorizontal.png
+ application/basilisk/themes/linux/customizableui/customizeMode-separatorVertical.png
+ application/basilisk/themes/linux/downloads/download-glow-menuPanel.png
+ application/basilisk/themes/linux/downloads/download-notification-finish.png
+ application/basilisk/themes/linux/downloads/download-notification-start.png
+ application/basilisk/themes/linux/feeds/feedIcon.png
+ application/basilisk/themes/linux/feeds/feedIcon16.png
+ application/basilisk/themes/linux/menuPanel-customize.png
+ application/basilisk/themes/linux/menuPanel-customize@2x.png
+ application/basilisk/themes/linux/menuPanel-exit.png
+ application/basilisk/themes/linux/menuPanel-exit@2x.png
+ application/basilisk/themes/linux/menuPanel-help.png
+ application/basilisk/themes/linux/menuPanel-help@2x.png
+ application/basilisk/themes/linux/monitor.png
+ application/basilisk/themes/linux/monitor_16-10.png
+ application/basilisk/themes/linux/page-livemarks.png
+ application/basilisk/themes/linux/pageInfo.png
+ application/basilisk/themes/linux/places/autocomplete-star.png
+ application/basilisk/themes/linux/places/bookmarks-menu-arrow.png
+ application/basilisk/themes/linux/places/bookmarks-notification-finish.png
+ application/basilisk/themes/linux/places/bookmarksMenu.png
+ application/basilisk/themes/linux/places/bookmarksToolbar-menuPanel.png
+ application/basilisk/themes/linux/places/bookmarksToolbar.png
+ application/basilisk/themes/linux/places/calendar.png
+ application/basilisk/themes/linux/places/downloads.png
+ application/basilisk/themes/linux/places/livemark-item.png
+ application/basilisk/themes/linux/places/query.png
+ application/basilisk/themes/linux/places/starred48.png
+ application/basilisk/themes/linux/places/tag.png
+ application/basilisk/themes/linux/places/toolbarDropMarker.png
+ application/basilisk/themes/linux/places/unsortedBookmarks.png
+ application/basilisk/themes/linux/places/unstarred48.png
+ application/basilisk/themes/linux/preferences/alwaysAsk.png
+ application/basilisk/themes/linux/preferences/in-content/dialog.css
+ application/basilisk/themes/linux/preferences/in-content/preferences.css
+ application/basilisk/themes/linux/preferences/mail.png
+ application/basilisk/themes/linux/preferences/preferences.css
+ application/basilisk/themes/linux/privatebrowsing-mask.png
+ application/basilisk/themes/linux/reload-stop-go.png
+ application/basilisk/themes/linux/reload-stop-go@2x.png
+ application/basilisk/themes/linux/slowStartup-16.png
+ application/basilisk/themes/linux/sync-128.png
+ application/basilisk/themes/linux/sync-16.png
+ application/basilisk/themes/linux/sync-32.png
+ application/basilisk/themes/linux/sync-bg.png
+ application/basilisk/themes/linux/sync-horizontalbar.png
+ application/basilisk/themes/linux/sync-horizontalbar@2x.png
+ application/basilisk/themes/linux/sync-notification-24.png
+ application/basilisk/themes/linux/syncProgress-horizontalbar.png
+ application/basilisk/themes/linux/syncProgress-horizontalbar@2x.png
+ application/basilisk/themes/linux/syncProgress-menuPanel.png
+ application/basilisk/themes/linux/syncProgress-menuPanel@2x.png
+ application/basilisk/themes/linux/syncProgress-toolbar-inverted.png
+ application/basilisk/themes/linux/syncProgress-toolbar.png
+ application/basilisk/themes/linux/tabbrowser/alltabs-inverted.png
+ application/basilisk/themes/linux/tabbrowser/alltabs.png
+ application/basilisk/themes/linux/tabbrowser/tab-active-middle.png
+ application/basilisk/themes/linux/tabbrowser/tab-active-middle@2x.png
+ application/basilisk/themes/linux/tabbrowser/tab-arrow-left-inverted.png
+ application/basilisk/themes/linux/tabbrowser/tab-arrow-left.png
+ application/basilisk/themes/linux/tabbrowser/tab-background-end.png
+ application/basilisk/themes/linux/tabbrowser/tab-background-end@2x.png
+ application/basilisk/themes/linux/tabbrowser/tab-background-middle.png
+ application/basilisk/themes/linux/tabbrowser/tab-background-middle@2x.png
+ application/basilisk/themes/linux/tabbrowser/tab-background-start.png
+ application/basilisk/themes/linux/tabbrowser/tab-background-start@2x.png
+ application/basilisk/themes/linux/tabbrowser/tab-stroke-end.png
+ application/basilisk/themes/linux/tabbrowser/tab-stroke-end@2x.png
+ application/basilisk/themes/linux/tabbrowser/tab-stroke-start.png
+ application/basilisk/themes/linux/tabbrowser/tab-stroke-start@2x.png
+ application/basilisk/themes/linux/tabbrowser/tabDragIndicator.png
+ application/basilisk/themes/osx/Info.png
+ application/basilisk/themes/osx/Privacy-16.png
+ application/basilisk/themes/osx/Toolbar-background-noise.png
+ application/basilisk/themes/osx/Toolbar-inverted.png
+ application/basilisk/themes/osx/Toolbar-inverted@2x.png
+ application/basilisk/themes/osx/Toolbar-yosemite.png
+ application/basilisk/themes/osx/Toolbar-yosemite@2x.png
+ application/basilisk/themes/osx/Toolbar.png
+ application/basilisk/themes/osx/Toolbar@2x.png
+ application/basilisk/themes/osx/aboutSessionRestore-window-icon.png
+ application/basilisk/themes/osx/actionicon-tab.png
+ application/basilisk/themes/osx/actionicon-tab@2x.png
+ application/basilisk/themes/osx/click-to-play-warning-stripes.png
+ application/basilisk/themes/osx/customizableui/background-noise-toolbar.png
+ application/basilisk/themes/osx/customizableui/customize-titleBar-toggle.png
+ application/basilisk/themes/osx/customizableui/customize-titleBar-toggle@2x.png
+ application/basilisk/themes/osx/customizableui/customizeMode-gridTexture.png
+ application/basilisk/themes/osx/customizableui/customizeMode-separatorHorizontal.png
+ application/basilisk/themes/osx/customizableui/customizeMode-separatorVertical.png
+ application/basilisk/themes/osx/downloads/download-glow-menuPanel.png
+ application/basilisk/themes/osx/downloads/download-glow-menuPanel@2x.png
+ application/basilisk/themes/osx/downloads/download-notification-finish@2x.png
+ application/basilisk/themes/osx/downloads/download-notification-start.png
+ application/basilisk/themes/osx/downloads/download-notification-start@2x.png
+ application/basilisk/themes/osx/feeds/feedIcon.png
+ application/basilisk/themes/osx/feeds/feedIcon16.png
+ application/basilisk/themes/osx/keyhole-circle.png
+ application/basilisk/themes/osx/keyhole-circle@2x.png
+ application/basilisk/themes/osx/menu-back.png
+ application/basilisk/themes/osx/menu-forward.png
+ application/basilisk/themes/osx/menuPanel-customize-yosemite.png
+ application/basilisk/themes/osx/menuPanel-customize-yosemite@2x.png
+ application/basilisk/themes/osx/menuPanel-customize.png
+ application/basilisk/themes/osx/menuPanel-customize@2x.png
+ application/basilisk/themes/osx/menuPanel-exit-yosemite.png
+ application/basilisk/themes/osx/menuPanel-exit-yosemite@2x.png
+ application/basilisk/themes/osx/menuPanel-exit.png
+ application/basilisk/themes/osx/menuPanel-exit@2x.png
+ application/basilisk/themes/osx/menuPanel-help-yosemite.png
+ application/basilisk/themes/osx/menuPanel-help-yosemite@2x.png
+ application/basilisk/themes/osx/menuPanel-help.png
+ application/basilisk/themes/osx/menuPanel-help@2x.png
+ application/basilisk/themes/osx/monitor.png
+ application/basilisk/themes/osx/monitor_16-10.png
+ application/basilisk/themes/osx/page-livemarks.png
+ application/basilisk/themes/osx/page-livemarks@2x.png
+ application/basilisk/themes/osx/panel-expander-closed.png
+ application/basilisk/themes/osx/panel-expander-closed@2x.png
+ application/basilisk/themes/osx/panel-expander-open.png
+ application/basilisk/themes/osx/panel-expander-open@2x.png
+ application/basilisk/themes/osx/panel-plus-sign.png
+ application/basilisk/themes/osx/places/allBookmarks.png
+ application/basilisk/themes/osx/places/autocomplete-star.png
+ application/basilisk/themes/osx/places/autocomplete-star@2x.png
+ application/basilisk/themes/osx/places/bookmarks-notification-finish.png
+ application/basilisk/themes/osx/places/bookmarks-notification-finish@2x.png
+ application/basilisk/themes/osx/places/bookmarksMenu.png
+ application/basilisk/themes/osx/places/bookmarksToolbar-menuPanel.png
+ application/basilisk/themes/osx/places/bookmarksToolbar-menuPanel@2x.png
+ application/basilisk/themes/osx/places/bookmarksToolbar.png
+ application/basilisk/themes/osx/places/bookmarksToolbar@2x.png
+ application/basilisk/themes/osx/places/downloads.png
+ application/basilisk/themes/osx/places/folderDropArrow.png
+ application/basilisk/themes/osx/places/folderDropArrow@2x.png
+ application/basilisk/themes/osx/places/history.png
+ application/basilisk/themes/osx/places/history@2x.png
+ application/basilisk/themes/osx/places/livemark-item.png
+ application/basilisk/themes/osx/places/minus-active.png
+ application/basilisk/themes/osx/places/minus.png
+ application/basilisk/themes/osx/places/plus-active.png
+ application/basilisk/themes/osx/places/plus.png
+ application/basilisk/themes/osx/places/query.png
+ application/basilisk/themes/osx/places/query@2x.png
+ application/basilisk/themes/osx/places/starred48.png
+ application/basilisk/themes/osx/places/starred48@2x.png
+ application/basilisk/themes/osx/places/tag.png
+ application/basilisk/themes/osx/places/tag@2x.png
+ application/basilisk/themes/osx/places/toolbar-lion.png
+ application/basilisk/themes/osx/places/toolbar.png
+ application/basilisk/themes/osx/places/toolbarDropMarker.png
+ application/basilisk/themes/osx/places/unfiledBookmarks.png
+ application/basilisk/themes/osx/places/unfiledBookmarks@2x.png
+ application/basilisk/themes/osx/places/unstarred48.png
+ application/basilisk/themes/osx/preferences/alwaysAsk.png
+ application/basilisk/themes/osx/preferences/application.png
+ application/basilisk/themes/osx/preferences/in-content/dialog.css
+ application/basilisk/themes/osx/preferences/in-content/preferences.css
+ application/basilisk/themes/osx/preferences/preferences.css
+ application/basilisk/themes/osx/preferences/saveFile.png
+ application/basilisk/themes/osx/privatebrowsing-mask-short.png
+ application/basilisk/themes/osx/privatebrowsing-mask-short@2x.png
+ application/basilisk/themes/osx/privatebrowsing-mask.png
+ application/basilisk/themes/osx/privatebrowsing-mask@2x.png
+ application/basilisk/themes/osx/reload-stop-go-yosemite.png
+ application/basilisk/themes/osx/reload-stop-go-yosemite@2x.png
+ application/basilisk/themes/osx/reload-stop-go.png
+ application/basilisk/themes/osx/reload-stop-go@2x.png
+ application/basilisk/themes/osx/shared.inc
+ application/basilisk/themes/osx/slowStartup-16.png
+ application/basilisk/themes/osx/subtle-pattern.png
+ application/basilisk/themes/osx/sync-128.png
+ application/basilisk/themes/osx/sync-16.png
+ application/basilisk/themes/osx/sync-32.png
+ application/basilisk/themes/osx/sync-bg.png
+ application/basilisk/themes/osx/sync-horizontalbar-yosemite.png
+ application/basilisk/themes/osx/sync-horizontalbar-yosemite@2x.png
+ application/basilisk/themes/osx/sync-horizontalbar.png
+ application/basilisk/themes/osx/sync-horizontalbar@2x.png
+ application/basilisk/themes/osx/sync-notification-24.png
+ application/basilisk/themes/osx/syncProgress-horizontalbar.png
+ application/basilisk/themes/osx/syncProgress-horizontalbar@2x.png
+ application/basilisk/themes/osx/syncProgress-menuPanel.png
+ application/basilisk/themes/osx/syncProgress-menuPanel@2x.png
+ application/basilisk/themes/osx/syncProgress-toolbar-inverted.png
+ application/basilisk/themes/osx/syncProgress-toolbar-inverted@2x.png
+ application/basilisk/themes/osx/syncProgress-toolbar.png
+ application/basilisk/themes/osx/syncProgress-toolbar@2x.png
+ application/basilisk/themes/osx/tabbrowser/alltabs-box-bkgnd-icon-inverted.png
+ application/basilisk/themes/osx/tabbrowser/alltabs-box-bkgnd-icon-inverted@2x.png
+ application/basilisk/themes/osx/tabbrowser/alltabs-box-bkgnd-icon-lion.png
+ application/basilisk/themes/osx/tabbrowser/alltabs-box-bkgnd-icon-lion@2x.png
+ application/basilisk/themes/osx/tabbrowser/alltabs-box-bkgnd-icon.png
+ application/basilisk/themes/osx/tabbrowser/newtab-inverted.png
+ application/basilisk/themes/osx/tabbrowser/newtab-inverted@2x.png
+ application/basilisk/themes/osx/tabbrowser/newtab.png
+ application/basilisk/themes/osx/tabbrowser/newtab@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-active-middle-yosemite-inactive.png
+ application/basilisk/themes/osx/tabbrowser/tab-active-middle-yosemite-inactive@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-active-middle.png
+ application/basilisk/themes/osx/tabbrowser/tab-active-middle@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-arrow-left-inverted.png
+ application/basilisk/themes/osx/tabbrowser/tab-arrow-left-inverted@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-arrow-left.png
+ application/basilisk/themes/osx/tabbrowser/tab-arrow-left@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-arrow-right-inverted.png
+ application/basilisk/themes/osx/tabbrowser/tab-arrow-right-inverted@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-arrow-right.png
+ application/basilisk/themes/osx/tabbrowser/tab-arrow-right@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-background-end.png
+ application/basilisk/themes/osx/tabbrowser/tab-background-end@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-background-middle.png
+ application/basilisk/themes/osx/tabbrowser/tab-background-middle@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-background-start.png
+ application/basilisk/themes/osx/tabbrowser/tab-background-start@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-stroke-end-yosemite-inactive.png
+ application/basilisk/themes/osx/tabbrowser/tab-stroke-end-yosemite-inactive@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-stroke-end.png
+ application/basilisk/themes/osx/tabbrowser/tab-stroke-end@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-stroke-start-yosemite-inactive.png
+ application/basilisk/themes/osx/tabbrowser/tab-stroke-start-yosemite-inactive@2x.png
+ application/basilisk/themes/osx/tabbrowser/tab-stroke-start.png
+ application/basilisk/themes/osx/tabbrowser/tab-stroke-start@2x.png
+ application/basilisk/themes/osx/tabbrowser/tabDragIndicator.png
+ application/basilisk/themes/osx/tabbrowser/tabDragIndicator@2x.png
+ application/basilisk/themes/osx/toolbarbutton-dropmarker-lion.png
+ application/basilisk/themes/osx/toolbarbutton-dropmarker-lion@2x.png
+ application/basilisk/themes/osx/toolbarbutton-dropmarker.png
+ application/basilisk/themes/osx/urlbar-history-dropmarker.png
+ application/basilisk/themes/osx/urlbar-history-dropmarker@2x.png
+ application/basilisk/themes/osx/urlbar-popup-blocked.png
+ application/basilisk/themes/osx/urlbar-popup-blocked@2x.png
+ application/basilisk/themes/osx/webRTC-sharingDevice-menubar.png
+ application/basilisk/themes/osx/webRTC-sharingDevice-menubar@2x.png
+ application/basilisk/themes/osx/webRTC-sharingMicrophone-menubar.png
+ application/basilisk/themes/osx/webRTC-sharingMicrophone-menubar@2x.png
+ application/basilisk/themes/osx/webRTC-sharingScreen-menubar.png
+ application/basilisk/themes/osx/webRTC-sharingScreen-menubar@2x.png
+ application/basilisk/themes/shared/aboutSocialError.css
+ application/basilisk/themes/shared/browser.inc
+ application/basilisk/themes/shared/contextmenu.inc.css
+ application/basilisk/themes/shared/customizableui/customize-illustration-rtl.png
+ application/basilisk/themes/shared/customizableui/customize-illustration-rtl@2x.png
+ application/basilisk/themes/shared/customizableui/customize-illustration.png
+ application/basilisk/themes/shared/customizableui/customize-illustration@2x.png
+ application/basilisk/themes/shared/customizableui/customizeFavicon.ico
+ application/basilisk/themes/shared/customizableui/info-icon-customizeTip.png
+ application/basilisk/themes/shared/customizableui/info-icon-customizeTip@2x.png
+ application/basilisk/themes/shared/customizableui/menuPanel-customizeFinish.png
+ application/basilisk/themes/shared/customizableui/menuPanel-customizeFinish@2x.png
+ application/basilisk/themes/shared/customizableui/panelarrow-customizeTip.png
+ application/basilisk/themes/shared/customizableui/panelarrow-customizeTip@2x.png
+ application/basilisk/themes/shared/customizableui/subView-arrow-back-inverted-rtl.png
+ application/basilisk/themes/shared/customizableui/subView-arrow-back-inverted-rtl@2x.png
+ application/basilisk/themes/shared/customizableui/subView-arrow-back-inverted.png
+ application/basilisk/themes/shared/customizableui/subView-arrow-back-inverted@2x.png
+ application/basilisk/themes/shared/downloads/progressmeter.inc.css
+ application/basilisk/themes/shared/e10s-64@2x.png
+ application/basilisk/themes/shared/fxa/android.png
+ application/basilisk/themes/shared/fxa/android@2x.png
+ application/basilisk/themes/shared/fxa/ios.png
+ application/basilisk/themes/shared/fxa/ios@2x.png
+ application/basilisk/themes/shared/fxa/logo.png
+ application/basilisk/themes/shared/fxa/logo@2x.png
+ application/basilisk/themes/shared/fxa/sync-illustration.png
+ application/basilisk/themes/shared/fxa/sync-illustration@2x.png
+ application/basilisk/themes/shared/icon.png
+ application/basilisk/themes/shared/incontentprefs/dialog.inc.css
+ application/basilisk/themes/shared/incontentprefs/favicon.ico
+ application/basilisk/themes/shared/incontentprefs/preferences.inc.css
+ application/basilisk/themes/shared/menupanel.inc.css
+ application/basilisk/themes/shared/newtab/close.png
+ application/basilisk/themes/shared/newtab/whimsycorn.png
+ application/basilisk/themes/shared/panic-panel/header-small.png
+ application/basilisk/themes/shared/panic-panel/header-small@2x.png
+ application/basilisk/themes/shared/panic-panel/header.png
+ application/basilisk/themes/shared/panic-panel/header@2x.png
+ application/basilisk/themes/shared/panic-panel/icons.png
+ application/basilisk/themes/shared/panic-panel/icons@2x.png
+ application/basilisk/themes/shared/plugin-doorhanger.inc.css
+ application/basilisk/themes/shared/privatebrowsing/attention.png
+ application/basilisk/themes/shared/privatebrowsing/attention@2x.png
+ application/basilisk/themes/shared/privatebrowsing/check.png
+ application/basilisk/themes/shared/privatebrowsing/check@2x.png
+ application/basilisk/themes/shared/privatebrowsing/shield-page.png
+ application/basilisk/themes/shared/privatebrowsing/shield-page@2x.png
+ application/basilisk/themes/shared/reader/reader-mode-16.png
+ application/basilisk/themes/shared/reader/reader-mode-16@2x.png
+ application/basilisk/themes/shared/reader/reader-tour.png
+ application/basilisk/themes/shared/reader/reader-tour@2x.png
+ application/basilisk/themes/shared/search/badge-add-engine.png
+ application/basilisk/themes/shared/search/badge-add-engine@2x.png
+ application/basilisk/themes/shared/search/search-engine-placeholder.png
+ application/basilisk/themes/shared/search/search-engine-placeholder@2x.png
+ application/basilisk/themes/shared/search/search-indicator-badge-add.png
+ application/basilisk/themes/shared/search/search-indicator-badge-add@2x.png
+ application/basilisk/themes/shared/search/search-indicator.png
+ application/basilisk/themes/shared/search/search-indicator@2x.png
+ application/basilisk/themes/shared/tabbrowser/connecting.png
+ application/basilisk/themes/shared/tabbrowser/connecting@2x.png
+ application/basilisk/themes/shared/tabbrowser/pendingpaint.png
+ application/basilisk/themes/shared/tabbrowser/tab-overflow-indicator.png
+ application/basilisk/themes/shared/theme-switcher-icon.png
+ application/basilisk/themes/shared/theme-switcher-icon@2x.png
+ application/basilisk/themes/shared/toolbarbutton-dropdown-arrow.png
+ application/basilisk/themes/shared/toolbarbuttons.inc.css
+ application/basilisk/themes/shared/undoCloseTab.png
+ application/basilisk/themes/shared/undoCloseTab@2x.png
+ application/basilisk/themes/shared/urlbarSearchSuggestionsNotification.inc.css
+ application/basilisk/themes/shared/webrtc/camera-white-16.png
+ application/basilisk/themes/shared/webrtc/camera-white-16@2x.png
+ application/basilisk/themes/shared/webrtc/microphone-white-16.png
+ application/basilisk/themes/shared/webrtc/microphone-white-16@2x.png
+ application/basilisk/themes/shared/webrtc/screen-white-16.png
+ application/basilisk/themes/shared/webrtc/screen-white-16@2x.png
+ application/basilisk/themes/windows/Info.png
+ application/basilisk/themes/windows/Privacy-16.png
+ application/basilisk/themes/windows/Toolbar-inverted.png
+ application/basilisk/themes/windows/Toolbar-inverted@2x.png
+ application/basilisk/themes/windows/Toolbar-win7.png
+ application/basilisk/themes/windows/Toolbar-win7@2x.png
+ application/basilisk/themes/windows/Toolbar-win8.png
+ application/basilisk/themes/windows/Toolbar-win8@2x.png
+ application/basilisk/themes/windows/Toolbar.png
+ application/basilisk/themes/windows/Toolbar@2x.png
+ application/basilisk/themes/windows/aboutSessionRestore-window-icon.png
+ application/basilisk/themes/windows/actionicon-tab-win7.png
+ application/basilisk/themes/windows/actionicon-tab.png
+ application/basilisk/themes/windows/actionicon-tab@2x.png
+ application/basilisk/themes/windows/click-to-play-warning-stripes.png
+ application/basilisk/themes/windows/customizableui/background-noise-toolbar.png
+ application/basilisk/themes/windows/customizableui/customize-titleBar-toggle.png
+ application/basilisk/themes/windows/customizableui/customize-titleBar-toggle@2x.png
+ application/basilisk/themes/windows/customizableui/customizeMode-gridTexture.png
+ application/basilisk/themes/windows/customizableui/customizeMode-separatorHorizontal.png
+ application/basilisk/themes/windows/customizableui/customizeMode-separatorVertical.png
+ application/basilisk/themes/windows/downloads/download-glow-menuPanel-win7.png
+ application/basilisk/themes/windows/downloads/download-glow-menuPanel.png
+ application/basilisk/themes/windows/downloads/download-glow-win7.png
+ application/basilisk/themes/windows/downloads/download-glow.png
+ application/basilisk/themes/windows/downloads/download-notification-finish.png
+ application/basilisk/themes/windows/downloads/download-notification-start.png
+ application/basilisk/themes/windows/feeds/feedIcon.png
+ application/basilisk/themes/windows/feeds/feedIcon16.png
+ application/basilisk/themes/windows/livemark-folder.png
+ application/basilisk/themes/windows/loop/toolbar-win10.png
+ application/basilisk/themes/windows/loop/toolbar-win10@2x.png
+ application/basilisk/themes/windows/menu-back.png
+ application/basilisk/themes/windows/menu-forward.png
+ application/basilisk/themes/windows/menuPanel-customize.png
+ application/basilisk/themes/windows/menuPanel-customize@2x.png
+ application/basilisk/themes/windows/menuPanel-exit.png
+ application/basilisk/themes/windows/menuPanel-exit@2x.png
+ application/basilisk/themes/windows/menuPanel-help.png
+ application/basilisk/themes/windows/menuPanel-help@2x.png
+ application/basilisk/themes/windows/monitor.png
+ application/basilisk/themes/windows/monitor_16-10.png
+ application/basilisk/themes/windows/pageInfo.png
+ application/basilisk/themes/windows/places/allBookmarks.png
+ application/basilisk/themes/windows/places/autocomplete-star-win7.png
+ application/basilisk/themes/windows/places/autocomplete-star.png
+ application/basilisk/themes/windows/places/autocomplete-star@2x.png
+ application/basilisk/themes/windows/places/bookmarks-notification-finish.png
+ application/basilisk/themes/windows/places/bookmarksMenu.png
+ application/basilisk/themes/windows/places/bookmarksToolbar-menuPanel.png
+ application/basilisk/themes/windows/places/bookmarksToolbar.png
+ application/basilisk/themes/windows/places/calendar.png
+ application/basilisk/themes/windows/places/downloads.png
+ application/basilisk/themes/windows/places/history.png
+ application/basilisk/themes/windows/places/libraryToolbar.png
+ application/basilisk/themes/windows/places/livemark-item.png
+ application/basilisk/themes/windows/places/query.png
+ application/basilisk/themes/windows/places/starred48.png
+ application/basilisk/themes/windows/places/tag.png
+ application/basilisk/themes/windows/places/toolbarDropMarker.png
+ application/basilisk/themes/windows/places/unsortedBookmarks.png
+ application/basilisk/themes/windows/places/unstarred48.png
+ application/basilisk/themes/windows/preferences/alwaysAsk.png
+ application/basilisk/themes/windows/preferences/application.png
+ application/basilisk/themes/windows/preferences/in-content/dialog.css
+ application/basilisk/themes/windows/preferences/in-content/preferences.css
+ application/basilisk/themes/windows/preferences/preferences.css
+ application/basilisk/themes/windows/preferences/saveFile.png
+ application/basilisk/themes/windows/privatebrowsing-mask-tabstrip-win7.png
+ application/basilisk/themes/windows/privatebrowsing-mask-tabstrip.png
+ application/basilisk/themes/windows/privatebrowsing-mask-titlebar-win7-tall.png
+ application/basilisk/themes/windows/privatebrowsing-mask-titlebar-win7.png
+ application/basilisk/themes/windows/privatebrowsing-mask-titlebar.png
+ application/basilisk/themes/windows/reload-stop-go-win7.png
+ application/basilisk/themes/windows/reload-stop-go-win7@2x.png
+ application/basilisk/themes/windows/reload-stop-go.png
+ application/basilisk/themes/windows/reload-stop-go@2x.png
+ application/basilisk/themes/windows/slowStartup-16.png
+ application/basilisk/themes/windows/sync-128.png
+ application/basilisk/themes/windows/sync-16.png
+ application/basilisk/themes/windows/sync-32.png
+ application/basilisk/themes/windows/sync-bg.png
+ application/basilisk/themes/windows/sync-horizontalbar-win7.png
+ application/basilisk/themes/windows/sync-horizontalbar-win7@2x.png
+ application/basilisk/themes/windows/sync-horizontalbar.png
+ application/basilisk/themes/windows/sync-horizontalbar@2x.png
+ application/basilisk/themes/windows/sync-notification-24.png
+ application/basilisk/themes/windows/syncProgress-horizontalbar-win7.png
+ application/basilisk/themes/windows/syncProgress-horizontalbar-win7@2x.png
+ application/basilisk/themes/windows/syncProgress-horizontalbar.png
+ application/basilisk/themes/windows/syncProgress-horizontalbar@2x.png
+ application/basilisk/themes/windows/syncProgress-menuPanel.png
+ application/basilisk/themes/windows/syncProgress-menuPanel@2x.png
+ application/basilisk/themes/windows/syncProgress-toolbar-inverted.png
+ application/basilisk/themes/windows/syncProgress-toolbar-inverted@2x.png
+ application/basilisk/themes/windows/syncProgress-toolbar-win7.png
+ application/basilisk/themes/windows/syncProgress-toolbar-win7@2x.png
+ application/basilisk/themes/windows/syncProgress-toolbar.png
+ application/basilisk/themes/windows/syncProgress-toolbar@2x.png
+ application/basilisk/themes/windows/tabbrowser/tab-active-middle.png
+ application/basilisk/themes/windows/tabbrowser/tab-active-middle@2x.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10@2x.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-end.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-end@2x.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10@2x.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-middle.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-middle@2x.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10@2x.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-start.png
+ application/basilisk/themes/windows/tabbrowser/tab-background-start@2x.png
+ application/basilisk/themes/windows/tabbrowser/tab-stroke-end.png
+ application/basilisk/themes/windows/tabbrowser/tab-stroke-end@2x.png
+ application/basilisk/themes/windows/tabbrowser/tab-stroke-start.png
+ application/basilisk/themes/windows/tabbrowser/tab-stroke-start@2x.png
+ application/basilisk/themes/windows/tabbrowser/tabDragIndicator.png
+ application/basilisk/themes/windows/toolbarbutton-dropdown-arrow-inverted.png
+ application/basilisk/themes/windows/toolbarbutton-dropdown-arrow-win7.png
+ application/basilisk/themes/windows/urlbar-history-dropmarker-win7.png
+ application/basilisk/themes/windows/urlbar-history-dropmarker-win7@2x.png
+ application/basilisk/themes/windows/urlbar-history-dropmarker.png
+ application/basilisk/themes/windows/urlbar-history-dropmarker@2x.png
+ application/basilisk/themes/windows/urlbar-popup-blocked.png
+ application/basilisk/tools/mozscreenshots/.eslintrc.js
+ application/basilisk/tools/mozscreenshots/browser.ini
+ application/basilisk/tools/mozscreenshots/controlCenter/browser.ini
+ application/basilisk/tools/mozscreenshots/devtools/browser.ini
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/jar.mn
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/black_theme.png
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/borderify.xpi
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/robot.png
+ application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/white_theme.png
+ application/basilisk/tools/mozscreenshots/permissionPrompts/browser.ini
+ application/basilisk/tools/mozscreenshots/preferences/browser.ini
+ application/basilisk/tools/mozscreenshots/primaryUI/browser.ini
+ application/palemoon/app-rules.mk
+ application/palemoon/app/macbuild/Contents/CodeResources
+ application/palemoon/app/macbuild/Contents/MacOS-files.in
+ application/palemoon/app/module.ver
+ application/palemoon/app/permissions
+ application/palemoon/base/content/browser-tabPreviews.js
+ application/palemoon/base/content/padlock.css
+ application/palemoon/base/content/padlock.js
+ application/palemoon/base/content/padlock_classic_broken.png
+ application/palemoon/base/content/padlock_classic_ev.png
+ application/palemoon/base/content/padlock_classic_https.png
+ application/palemoon/base/content/padlock_classic_low.png
+ application/palemoon/base/content/padlock_mod_broken.png
+ application/palemoon/base/content/padlock_mod_ev.png
+ application/palemoon/base/content/padlock_mod_https.png
+ application/palemoon/base/content/padlock_mod_low.png
+ application/palemoon/base/content/popup-notifications.inc
+ application/palemoon/base/content/test/general/audio.ogg
+ application/palemoon/branding/official/VisualElements_150.png
+ application/palemoon/branding/official/VisualElements_70.png
+ application/palemoon/branding/official/appname.bmp
+ application/palemoon/branding/official/content/about-background.jpg
+ application/palemoon/branding/official/content/about-logo.png
+ application/palemoon/branding/official/content/about-logo@2x.png
+ application/palemoon/branding/official/content/about-wordmark.png
+ application/palemoon/branding/official/content/about.png
+ application/palemoon/branding/official/content/icon48.png
+ application/palemoon/branding/official/content/icon64.png
+ application/palemoon/branding/official/default16.png
+ application/palemoon/branding/official/default22.png
+ application/palemoon/branding/official/default24.png
+ application/palemoon/branding/official/default256.png
+ application/palemoon/branding/official/default32.png
+ application/palemoon/branding/official/default48.png
+ application/palemoon/branding/official/disk.icns
+ application/palemoon/branding/official/document.icns
+ application/palemoon/branding/official/document.ico
+ application/palemoon/branding/official/dsstore
+ application/palemoon/branding/official/firefox.icns
+ application/palemoon/branding/official/firefox.ico
+ application/palemoon/branding/official/locales/en-US/brand.properties
+ application/palemoon/branding/official/mozicon128.png
+ application/palemoon/branding/official/palemoon.desktop
+ application/palemoon/branding/official/pref/palemoon-branding.js
+ application/palemoon/branding/official/wizHeader.bmp
+ application/palemoon/branding/official/wizHeaderRTL.bmp
+ application/palemoon/branding/official/wizWatermark.bmp
+ application/palemoon/branding/shared/background.png
+ application/palemoon/branding/shared/newtab.ico
+ application/palemoon/branding/shared/newwindow.ico
+ application/palemoon/branding/shared/pbmode.ico
+ application/palemoon/branding/shared/pref/preferences.inc
+ application/palemoon/branding/shared/pref/uaoverrides.inc
+ application/palemoon/branding/unofficial/VisualElements_150.png
+ application/palemoon/branding/unofficial/VisualElements_70.png
+ application/palemoon/branding/unofficial/appname.bmp
+ application/palemoon/branding/unofficial/content/about-background.png
+ application/palemoon/branding/unofficial/content/about-logo.png
+ application/palemoon/branding/unofficial/content/about-logo@2x.png
+ application/palemoon/branding/unofficial/content/about.png
+ application/palemoon/branding/unofficial/content/icon48.png
+ application/palemoon/branding/unofficial/content/icon64.png
+ application/palemoon/branding/unofficial/default16.png
+ application/palemoon/branding/unofficial/default32.png
+ application/palemoon/branding/unofficial/default48.png
+ application/palemoon/branding/unofficial/disk.icns
+ application/palemoon/branding/unofficial/document.icns
+ application/palemoon/branding/unofficial/document.ico
+ application/palemoon/branding/unofficial/dsstore
+ application/palemoon/branding/unofficial/firefox.icns
+ application/palemoon/branding/unofficial/firefox.ico
+ application/palemoon/branding/unofficial/mozicon128.png
+ application/palemoon/branding/unofficial/newmoon.desktop
+ application/palemoon/branding/unofficial/pref/palemoon-branding.js
+ application/palemoon/branding/unofficial/wizHeader.bmp
+ application/palemoon/branding/unofficial/wizHeaderRTL.bmp
+ application/palemoon/branding/unofficial/wizWatermark.bmp
+ application/palemoon/branding/unstable/VisualElements_150.png
+ application/palemoon/branding/unstable/VisualElements_70.png
+ application/palemoon/branding/unstable/appname.bmp
+ application/palemoon/branding/unstable/content/about-background.jpg
+ application/palemoon/branding/unstable/content/about-logo.png
+ application/palemoon/branding/unstable/content/about-logo@2x.png
+ application/palemoon/branding/unstable/content/about-wordmark.png
+ application/palemoon/branding/unstable/content/about.png
+ application/palemoon/branding/unstable/content/icon48.png
+ application/palemoon/branding/unstable/content/icon64.png
+ application/palemoon/branding/unstable/default16.png
+ application/palemoon/branding/unstable/default32.png
+ application/palemoon/branding/unstable/default48.png
+ application/palemoon/branding/unstable/disk.icns
+ application/palemoon/branding/unstable/document.icns
+ application/palemoon/branding/unstable/document.ico
+ application/palemoon/branding/unstable/dsstore
+ application/palemoon/branding/unstable/firefox.icns
+ application/palemoon/branding/unstable/firefox.ico
+ application/palemoon/branding/unstable/locales/en-US/brand.properties
+ application/palemoon/branding/unstable/mozicon128.png
+ application/palemoon/branding/unstable/pref/palemoon-branding.js
+ application/palemoon/branding/unstable/wizHeader.bmp
+ application/palemoon/branding/unstable/wizHeaderRTL.bmp
+ application/palemoon/branding/unstable/wizWatermark.bmp
+ application/palemoon/components/BrowserComponents.manifest
+ application/palemoon/components/abouthome/addons.png
+ application/palemoon/components/abouthome/addons@2x.png
+ application/palemoon/components/abouthome/bookmarks.png
+ application/palemoon/components/abouthome/bookmarks@2x.png
+ application/palemoon/components/abouthome/downloads.png
+ application/palemoon/components/abouthome/downloads@2x.png
+ application/palemoon/components/abouthome/history.png
+ application/palemoon/components/abouthome/history@2x.png
+ application/palemoon/components/abouthome/noise.png
+ application/palemoon/components/abouthome/restore-large.png
+ application/palemoon/components/abouthome/restore-large@2x.png
+ application/palemoon/components/abouthome/restore.png
+ application/palemoon/components/abouthome/restore@2x.png
+ application/palemoon/components/abouthome/settings.png
+ application/palemoon/components/abouthome/settings@2x.png
+ application/palemoon/components/abouthome/snippet1.png
+ application/palemoon/components/abouthome/snippet1@2x.png
+ application/palemoon/components/abouthome/snippet2.png
+ application/palemoon/components/abouthome/snippet2@2x.png
+ application/palemoon/components/abouthome/sync.png
+ application/palemoon/components/abouthome/sync@2x.png
+ application/palemoon/components/downloads/BrowserDownloads.manifest
+ application/palemoon/components/feeds/BrowserFeeds.manifest
+ application/palemoon/components/fuel/fuelApplication.manifest
+ application/palemoon/components/preferences/applications.js
+ application/palemoon/components/sessionstore/nsSessionStore.manifest
+ application/palemoon/components/shell/nsSetDefaultBrowser.manifest
+ application/palemoon/components/statusbar/status4evar.manifest
+ application/palemoon/config/mozconfigs/linux32/beta
+ application/palemoon/config/mozconfigs/linux32/common-opt
+ application/palemoon/config/mozconfigs/linux32/debug
+ application/palemoon/config/mozconfigs/linux32/debug-asan
+ application/palemoon/config/mozconfigs/linux32/l10n-mozconfig
+ application/palemoon/config/mozconfigs/linux32/release
+ application/palemoon/config/mozconfigs/linux32/valgrind
+ application/palemoon/config/mozconfigs/linux64/beta
+ application/palemoon/config/mozconfigs/linux64/common-opt
+ application/palemoon/config/mozconfigs/linux64/debug
+ application/palemoon/config/mozconfigs/linux64/debug-asan
+ application/palemoon/config/mozconfigs/linux64/debug-static-analysis-clang
+ application/palemoon/config/mozconfigs/linux64/l10n-mozconfig
+ application/palemoon/config/mozconfigs/linux64/release
+ application/palemoon/config/mozconfigs/linux64/valgrind
+ application/palemoon/config/mozconfigs/macosx-universal/beta
+ application/palemoon/config/mozconfigs/macosx-universal/common-opt
+ application/palemoon/config/mozconfigs/macosx-universal/l10n-mozconfig
+ application/palemoon/config/mozconfigs/macosx-universal/release
+ application/palemoon/config/mozconfigs/macosx64/debug
+ application/palemoon/config/mozconfigs/macosx64/debug-asan
+ application/palemoon/config/mozconfigs/macosx64/l10n-mozconfig
+ application/palemoon/config/mozconfigs/win32/beta
+ application/palemoon/config/mozconfigs/win32/common-opt
+ application/palemoon/config/mozconfigs/win32/debug
+ application/palemoon/config/mozconfigs/win32/l10n-mozconfig
+ application/palemoon/config/mozconfigs/win32/release
+ application/palemoon/config/mozconfigs/win64/debug
+ application/palemoon/config/mozconfigs/win64/nightly
+ application/palemoon/config/tooltool-manifests/linux32/clang.manifest
+ application/palemoon/config/tooltool-manifests/linux32/releng.manifest
+ application/palemoon/config/tooltool-manifests/linux64/clang.manifest
+ application/palemoon/config/tooltool-manifests/linux64/releng.manifest
+ application/palemoon/config/tooltool-manifests/macosx64/releng.manifest
+ application/palemoon/config/version.txt
+ application/palemoon/defs.mk
+ application/palemoon/installer/windows/app.tag
+ application/palemoon/installer/windows/nsis/updater_append.ini
+ application/palemoon/locales/all-locales
+ application/palemoon/locales/en-US/chrome/browser/statusbar/meta.properties
+ application/palemoon/locales/en-US/chrome/browser/statusbar/overlay.properties
+ application/palemoon/locales/en-US/chrome/browser/statusbar/prefs.properties
+ application/palemoon/locales/en-US/searchplugins/list.txt
+ application/palemoon/locales/generic/profile/bookmarks.html.in
+ application/palemoon/locales/shipped-locales
+ application/palemoon/themes/linux/Geolocation-16.png
+ application/palemoon/themes/linux/Geolocation-64.png
+ application/palemoon/themes/linux/Go-arrow.png
+ application/palemoon/themes/linux/Info.png
+ application/palemoon/themes/linux/KUI-close.png
+ application/palemoon/themes/linux/Privacy-16.png
+ application/palemoon/themes/linux/Privacy-32.png
+ application/palemoon/themes/linux/Privacy-48.png
+ application/palemoon/themes/linux/Privacy-64.png
+ application/palemoon/themes/linux/Secure.png
+ application/palemoon/themes/linux/Security-broken.png
+ application/palemoon/themes/linux/Toolbar-small.png
+ application/palemoon/themes/linux/Toolbar.png
+ application/palemoon/themes/linux/aboutCertError_sectionCollapsed-rtl.png
+ application/palemoon/themes/linux/aboutCertError_sectionCollapsed.png
+ application/palemoon/themes/linux/aboutCertError_sectionExpanded.png
+ application/palemoon/themes/linux/aboutSessionRestore-window-icon.png
+ application/palemoon/themes/linux/actionicon-tab.png
+ application/palemoon/themes/linux/click-to-play-warning-stripes.png
+ application/palemoon/themes/linux/downloads/buttons.png
+ application/palemoon/themes/linux/downloads/download-glow-small.png
+ application/palemoon/themes/linux/downloads/download-glow.png
+ application/palemoon/themes/linux/downloads/download-notification-finish.png
+ application/palemoon/themes/linux/downloads/download-notification-start.png
+ application/palemoon/themes/linux/downloads/download-summary.png
+ application/palemoon/themes/linux/feeds/feedIcon.png
+ application/palemoon/themes/linux/feeds/feedIcon16.png
+ application/palemoon/themes/linux/icon.png
+ application/palemoon/themes/linux/identity-icons-generic.png
+ application/palemoon/themes/linux/identity-icons-https-ev.png
+ application/palemoon/themes/linux/identity-icons-https-mixed-active.png
+ application/palemoon/themes/linux/identity-icons-https.png
+ application/palemoon/themes/linux/identity.png
+ application/palemoon/themes/linux/imagedocument.png
+ application/palemoon/themes/linux/mixed-content-blocked-16.png
+ application/palemoon/themes/linux/mixed-content-blocked-64.png
+ application/palemoon/themes/linux/monitor.png
+ application/palemoon/themes/linux/monitor_16-10.png
+ application/palemoon/themes/linux/page-livemarks.png
+ application/palemoon/themes/linux/pageInfo.png
+ application/palemoon/themes/linux/places/bookmarksMenu.png
+ application/palemoon/themes/linux/places/bookmarksToolbar.png
+ application/palemoon/themes/linux/places/calendar.png
+ application/palemoon/themes/linux/places/downloads.png
+ application/palemoon/themes/linux/places/livemark-item.png
+ application/palemoon/themes/linux/places/pageStarred.png
+ application/palemoon/themes/linux/places/query.png
+ application/palemoon/themes/linux/places/star-icons.png
+ application/palemoon/themes/linux/places/starPage.png
+ application/palemoon/themes/linux/places/starred48.png
+ application/palemoon/themes/linux/places/tag.png
+ application/palemoon/themes/linux/places/toolbarDropMarker.png
+ application/palemoon/themes/linux/places/unsortedBookmarks.png
+ application/palemoon/themes/linux/places/unstarred48.png
+ application/palemoon/themes/linux/pointerLock-16.png
+ application/palemoon/themes/linux/pointerLock-64.png
+ application/palemoon/themes/linux/preferences/Options-sync.png
+ application/palemoon/themes/linux/preferences/Options.png
+ application/palemoon/themes/linux/preferences/alwaysAsk.png
+ application/palemoon/themes/linux/preferences/mail.png
+ application/palemoon/themes/linux/preferences/preferences.css
+ application/palemoon/themes/linux/privatebrowsing-mask.png
+ application/palemoon/themes/linux/slowStartup-16.png
+ application/palemoon/themes/linux/sync-128.png
+ application/palemoon/themes/linux/sync-16-throbber.png
+ application/palemoon/themes/linux/sync-16.png
+ application/palemoon/themes/linux/sync-24-throbber.png
+ application/palemoon/themes/linux/sync-32.png
+ application/palemoon/themes/linux/sync-bg.png
+ application/palemoon/themes/linux/sync-desktopIcon.png
+ application/palemoon/themes/linux/sync-mobileIcon.png
+ application/palemoon/themes/linux/tabbrowser/alltabs.png
+ application/palemoon/themes/linux/tabbrowser/connecting.png
+ application/palemoon/themes/linux/tabbrowser/loading.png
+ application/palemoon/themes/linux/tabbrowser/tab-overflow-border.png
+ application/palemoon/themes/linux/tabbrowser/tab.png
+ application/palemoon/themes/linux/tabbrowser/tabDragIndicator.png
+ application/palemoon/themes/linux/urlbar-arrow.png
+ application/palemoon/themes/linux/webRTC-shareDevice-16.png
+ application/palemoon/themes/linux/webRTC-shareDevice-64.png
+ application/palemoon/themes/linux/webRTC-sharingDevice-16.png
+ application/palemoon/themes/osx/Geolocation-16.png
+ application/palemoon/themes/osx/Geolocation-64.png
+ application/palemoon/themes/osx/Info.png
+ application/palemoon/themes/osx/KUI-background.png
+ application/palemoon/themes/osx/KUI-close.png
+ application/palemoon/themes/osx/Privacy-16.png
+ application/palemoon/themes/osx/Privacy-32.png
+ application/palemoon/themes/osx/Privacy-48.png
+ application/palemoon/themes/osx/Privacy-64.png
+ application/palemoon/themes/osx/Search-glass.png
+ application/palemoon/themes/osx/Secure24.png
+ application/palemoon/themes/osx/Toolbar-glass.png
+ application/palemoon/themes/osx/Toolbar-inverted.png
+ application/palemoon/themes/osx/Toolbar.png
+ application/palemoon/themes/osx/aboutCertError_sectionCollapsed-rtl.png
+ application/palemoon/themes/osx/aboutCertError_sectionCollapsed.png
+ application/palemoon/themes/osx/aboutCertError_sectionExpanded.png
+ application/palemoon/themes/osx/actionicon-tab.png
+ application/palemoon/themes/osx/appmenu-dropmarker.png
+ application/palemoon/themes/osx/appmenu-icons.png
+ application/palemoon/themes/osx/click-to-play-warning-stripes.png
+ application/palemoon/themes/osx/downloads/buttons.png
+ application/palemoon/themes/osx/downloads/download-glow.png
+ application/palemoon/themes/osx/downloads/download-notification-finish.png
+ application/palemoon/themes/osx/downloads/download-notification-start.png
+ application/palemoon/themes/osx/downloads/download-summary.png
+ application/palemoon/themes/osx/feeds/feed-icons-16.png
+ application/palemoon/themes/osx/feeds/feedIcon.png
+ application/palemoon/themes/osx/feeds/feedIcon16.png
+ application/palemoon/themes/osx/icon.png
+ application/palemoon/themes/osx/identity-icons-generic.png
+ application/palemoon/themes/osx/identity-icons-https-ev.png
+ application/palemoon/themes/osx/identity-icons-https-mixed-active.png
+ application/palemoon/themes/osx/identity-icons-https.png
+ application/palemoon/themes/osx/identity.png
+ application/palemoon/themes/osx/imagedocument.png
+ application/palemoon/themes/osx/livemark-folder.png
+ application/palemoon/themes/osx/menu-back.png
+ application/palemoon/themes/osx/menu-forward.png
+ application/palemoon/themes/osx/mixed-content-blocked-16.png
+ application/palemoon/themes/osx/mixed-content-blocked-64.png
+ application/palemoon/themes/osx/monitor.png
+ application/palemoon/themes/osx/monitor_16-10.png
+ application/palemoon/themes/osx/page-livemarks.png
+ application/palemoon/themes/osx/page-livemarks@2x.png
+ application/palemoon/themes/osx/pageInfo.png
+ application/palemoon/themes/osx/panel-expander-closed.png
+ application/palemoon/themes/osx/panel-expander-closed@2x.png
+ application/palemoon/themes/osx/panel-expander-open.png
+ application/palemoon/themes/osx/panel-expander-open@2x.png
+ application/palemoon/themes/osx/panel-plus-sign.png
+ application/palemoon/themes/osx/places/allBookmarks.png
+ application/palemoon/themes/osx/places/bookmark.png
+ application/palemoon/themes/osx/places/bookmarksMenu.png
+ application/palemoon/themes/osx/places/bookmarksToolbar.png
+ application/palemoon/themes/osx/places/bookmarksToolbar@2x.png
+ application/palemoon/themes/osx/places/calendar.png
+ application/palemoon/themes/osx/places/downloads.png
+ application/palemoon/themes/osx/places/editBookmark.png
+ application/palemoon/themes/osx/places/expander-closed-active.png
+ application/palemoon/themes/osx/places/expander-closed.png
+ application/palemoon/themes/osx/places/expander-open-active.png
+ application/palemoon/themes/osx/places/expander-open.png
+ application/palemoon/themes/osx/places/folderDropArrow.png
+ application/palemoon/themes/osx/places/folderDropArrow@2x.png
+ application/palemoon/themes/osx/places/history.png
+ application/palemoon/themes/osx/places/history@2x.png
+ application/palemoon/themes/osx/places/libraryToolbar.png
+ application/palemoon/themes/osx/places/livemark-item.png
+ application/palemoon/themes/osx/places/query.png
+ application/palemoon/themes/osx/places/query@2x.png
+ application/palemoon/themes/osx/places/starred48.png
+ application/palemoon/themes/osx/places/tag.png
+ application/palemoon/themes/osx/places/tag@2x.png
+ application/palemoon/themes/osx/places/toolbarDropMarker.png
+ application/palemoon/themes/osx/places/unfiledBookmarks.png
+ application/palemoon/themes/osx/places/unfiledBookmarks@2x.png
+ application/palemoon/themes/osx/places/unsortedBookmarks.png
+ application/palemoon/themes/osx/places/unstarred48.png
+ application/palemoon/themes/osx/pointerLock-16.png
+ application/palemoon/themes/osx/pointerLock-64.png
+ application/palemoon/themes/osx/preferences/Options-sync.png
+ application/palemoon/themes/osx/preferences/Options.png
+ application/palemoon/themes/osx/preferences/alwaysAsk.png
+ application/palemoon/themes/osx/preferences/application.png
+ application/palemoon/themes/osx/preferences/mail.png
+ application/palemoon/themes/osx/preferences/preferences.css
+ application/palemoon/themes/osx/preferences/saveFile.png
+ application/palemoon/themes/osx/privatebrowsing-dark.png
+ application/palemoon/themes/osx/privatebrowsing-light.png
+ application/palemoon/themes/osx/privatebrowsing-mask.png
+ application/palemoon/themes/osx/privatebrowsing-mask@2x.png
+ application/palemoon/themes/osx/reload-stop-go.png
+ application/palemoon/themes/osx/searchbar-dropdown-arrow.png
+ application/palemoon/themes/osx/shared.inc
+ application/palemoon/themes/osx/slowStartup-16.png
+ application/palemoon/themes/osx/sync-128.png
+ application/palemoon/themes/osx/sync-16.png
+ application/palemoon/themes/osx/sync-32.png
+ application/palemoon/themes/osx/sync-bg.png
+ application/palemoon/themes/osx/sync-desktopIcon.png
+ application/palemoon/themes/osx/sync-mobileIcon.png
+ application/palemoon/themes/osx/sync-throbber.png
+ application/palemoon/themes/osx/tabbrowser/alltabs-inverted.png
+ application/palemoon/themes/osx/tabbrowser/alltabs.png
+ application/palemoon/themes/osx/tabbrowser/connecting.png
+ application/palemoon/themes/osx/tabbrowser/newtab-glass.png
+ application/palemoon/themes/osx/tabbrowser/newtab-inverted.png
+ application/palemoon/themes/osx/tabbrowser/newtab.png
+ application/palemoon/themes/osx/tabbrowser/tab-arrow-left-glass.png
+ application/palemoon/themes/osx/tabbrowser/tab-arrow-left-inverted.png
+ application/palemoon/themes/osx/tabbrowser/tab-arrow-left.png
+ application/palemoon/themes/osx/tabbrowser/tab-overflow-border.png
+ application/palemoon/themes/osx/tabbrowser/tabDragIndicator.png
+ application/palemoon/themes/osx/toolbarbutton-dropdown-arrow-inverted.png
+ application/palemoon/themes/osx/toolbarbutton-dropdown-arrow.png
+ application/palemoon/themes/osx/urlbar-arrow.png
+ application/palemoon/themes/osx/urlbar-history-dropmarker.png
+ application/palemoon/themes/osx/urlbar-popup-blocked.png
+ application/palemoon/themes/osx/webRTC-shareDevice-16.png
+ application/palemoon/themes/osx/webRTC-shareDevice-64.png
+ application/palemoon/themes/osx/webRTC-sharingDevice-16.png
+ application/palemoon/themes/shared/browser.inc
+ application/palemoon/themes/shared/newtab/controls.png
+ application/palemoon/themes/shared/newtab/noise.png
+ application/palemoon/themes/shared/newtab/pinned.png
+ application/palemoon/themes/shared/plugin-doorhanger.inc.css
+ application/palemoon/themes/shared/plugins/notification-pluginAlert.png
+ application/palemoon/themes/shared/plugins/notification-pluginAlert@2x.png
+ application/palemoon/themes/shared/plugins/notification-pluginBlocked.png
+ application/palemoon/themes/shared/plugins/notification-pluginBlocked@2x.png
+ application/palemoon/themes/shared/plugins/notification-pluginNormal.png
+ application/palemoon/themes/shared/plugins/notification-pluginNormal@2x.png
+ application/palemoon/themes/shared/statusbar/pms16.png
+ application/palemoon/themes/shared/statusbar/pms24.png
+ application/palemoon/themes/shared/statusbar/pulse.png
+ application/palemoon/themes/shared/statusbar/throbber-idle.png
+ application/palemoon/themes/shared/statusbar/throbberStatic.png
+ application/palemoon/themes/windows/Geolocation-16.png
+ application/palemoon/themes/windows/Geolocation-64.png
+ application/palemoon/themes/windows/Info.png
+ application/palemoon/themes/windows/KUI-background.png
+ application/palemoon/themes/windows/KUI-close.png
+ application/palemoon/themes/windows/Privacy-16.png
+ application/palemoon/themes/windows/Privacy-32.png
+ application/palemoon/themes/windows/Privacy-48.png
+ application/palemoon/themes/windows/Privacy-64.png
+ application/palemoon/themes/windows/Push-16.png
+ application/palemoon/themes/windows/Push-64.png
+ application/palemoon/themes/windows/Secure24.png
+ application/palemoon/themes/windows/Toolbar-glass.png
+ application/palemoon/themes/windows/Toolbar-inverted.png
+ application/palemoon/themes/windows/Toolbar.png
+ application/palemoon/themes/windows/aboutCertError_sectionCollapsed-rtl.png
+ application/palemoon/themes/windows/aboutCertError_sectionCollapsed.png
+ application/palemoon/themes/windows/aboutCertError_sectionExpanded.png
+ application/palemoon/themes/windows/aboutSessionRestore-window-icon.png
+ application/palemoon/themes/windows/actionicon-tab.png
+ application/palemoon/themes/windows/appmenu-dropmarker.png
+ application/palemoon/themes/windows/appmenu-icons.png
+ application/palemoon/themes/windows/click-to-play-warning-stripes.png
+ application/palemoon/themes/windows/downloads/buttons.png
+ application/palemoon/themes/windows/downloads/download-notification-finish.png
+ application/palemoon/themes/windows/downloads/download-notification-start.png
+ application/palemoon/themes/windows/downloads/download-summary.png
+ application/palemoon/themes/windows/feeds/feed-icons-16.png
+ application/palemoon/themes/windows/feeds/feedIcon.png
+ application/palemoon/themes/windows/feeds/feedIcon16.png
+ application/palemoon/themes/windows/icon.png
+ application/palemoon/themes/windows/identity-icons-generic.png
+ application/palemoon/themes/windows/identity-icons-https-ev.png
+ application/palemoon/themes/windows/identity-icons-https-mixed-active.png
+ application/palemoon/themes/windows/identity-icons-https.png
+ application/palemoon/themes/windows/identity.png
+ application/palemoon/themes/windows/imagedocument.png
+ application/palemoon/themes/windows/livemark-folder.png
+ application/palemoon/themes/windows/menu-back.png
+ application/palemoon/themes/windows/menu-forward.png
+ application/palemoon/themes/windows/mixed-content-blocked-16.png
+ application/palemoon/themes/windows/mixed-content-blocked-64.png
+ application/palemoon/themes/windows/monitor.png
+ application/palemoon/themes/windows/monitor_16-10.png
+ application/palemoon/themes/windows/pageInfo.png
+ application/palemoon/themes/windows/places/allBookmarks.png
+ application/palemoon/themes/windows/places/bookmark.png
+ application/palemoon/themes/windows/places/bookmarksMenu.png
+ application/palemoon/themes/windows/places/bookmarksToolbar.png
+ application/palemoon/themes/windows/places/calendar.png
+ application/palemoon/themes/windows/places/downloads.png
+ application/palemoon/themes/windows/places/editBookmark.png
+ application/palemoon/themes/windows/places/history.png
+ application/palemoon/themes/windows/places/libraryToolbar.png
+ application/palemoon/themes/windows/places/livemark-item.png
+ application/palemoon/themes/windows/places/query.png
+ application/palemoon/themes/windows/places/starred48.png
+ application/palemoon/themes/windows/places/tag.png
+ application/palemoon/themes/windows/places/toolbarDropMarker.png
+ application/palemoon/themes/windows/places/unsortedBookmarks.png
+ application/palemoon/themes/windows/places/unstarred48.png
+ application/palemoon/themes/windows/pointerLock-16.png
+ application/palemoon/themes/windows/pointerLock-64.png
+ application/palemoon/themes/windows/preferences/Options-sync.png
+ application/palemoon/themes/windows/preferences/Options.png
+ application/palemoon/themes/windows/preferences/alwaysAsk.png
+ application/palemoon/themes/windows/preferences/application.png
+ application/palemoon/themes/windows/preferences/mail.png
+ application/palemoon/themes/windows/preferences/preferences.css
+ application/palemoon/themes/windows/preferences/saveFile.png
+ application/palemoon/themes/windows/privatebrowsing-dark.png
+ application/palemoon/themes/windows/privatebrowsing-light.png
+ application/palemoon/themes/windows/reload-stop-go.png
+ application/palemoon/themes/windows/sanitize.png
+ application/palemoon/themes/windows/searchbar-dropdown-arrow.png
+ application/palemoon/themes/windows/slowStartup-16.png
+ application/palemoon/themes/windows/sync-128.png
+ application/palemoon/themes/windows/sync-16.png
+ application/palemoon/themes/windows/sync-32.png
+ application/palemoon/themes/windows/sync-bg.png
+ application/palemoon/themes/windows/sync-desktopIcon.png
+ application/palemoon/themes/windows/sync-mobileIcon.png
+ application/palemoon/themes/windows/sync-throbber.png
+ application/palemoon/themes/windows/tabbrowser/alltabs-inverted.png
+ application/palemoon/themes/windows/tabbrowser/alltabs.png
+ application/palemoon/themes/windows/tabbrowser/connecting.png
+ application/palemoon/themes/windows/tabbrowser/newtab-glass.png
+ application/palemoon/themes/windows/tabbrowser/newtab-inverted.png
+ application/palemoon/themes/windows/tabbrowser/newtab.png
+ application/palemoon/themes/windows/tabbrowser/tab-arrow-left-glass.png
+ application/palemoon/themes/windows/tabbrowser/tab-arrow-left-inverted.png
+ application/palemoon/themes/windows/tabbrowser/tab-arrow-left.png
+ application/palemoon/themes/windows/tabbrowser/tab-overflow-border.png
+ application/palemoon/themes/windows/tabbrowser/tabDragIndicator.png
+ application/palemoon/themes/windows/toolbarbutton-dropdown-arrow-inverted.png
+ application/palemoon/themes/windows/toolbarbutton-dropdown-arrow.png
+ application/palemoon/themes/windows/urlbar-arrow.png
+ application/palemoon/themes/windows/urlbar-history-dropmarker.png
+ application/palemoon/themes/windows/urlbar-popup-blocked.png
+ application/palemoon/themes/windows/webRTC-shareDevice-16.png
+ application/palemoon/themes/windows/webRTC-shareDevice-64.png
+ application/palemoon/themes/windows/webRTC-sharingDevice-16.png
+ application/xulrunner/README.xulrunner
+ application/xulrunner/app/default16.png
+ application/xulrunner/app/default32.png
+ application/xulrunner/app/default48.png
+ application/xulrunner/app/document.ico
+ application/xulrunner/app/macbuild/InfoPlist.strings
+ application/xulrunner/app/xulrunner.ico
+ application/xulrunner/config/mozconfigs/linux32/xulrunner
+ application/xulrunner/config/mozconfigs/linux32/xulrunner-qt
+ application/xulrunner/config/mozconfigs/linux64/xulrunner
+ application/xulrunner/config/mozconfigs/macosx-universal/xulrunner
+ application/xulrunner/config/mozconfigs/win32/xulrunner
+ application/xulrunner/config/mozconfigs/win64/xulrunner
+ application/xulrunner/examples/simple/application.ini
+ application/xulrunner/examples/simple/components/src/SimpleTest.manifest
+ application/xulrunner/examples/simple/content/contents.rdf
+ application/xulrunner/examples/simple/icons/simple.ico
+ application/xulrunner/installer/debian/changelog.in
+ application/xulrunner/installer/debian/compat
+ application/xulrunner/installer/debian/control
+ application/xulrunner/installer/debian/icon_base64
+ application/xulrunner/installer/debian/menu
+ application/xulrunner/installer/debian/postinst.in
+ application/xulrunner/installer/debian/prerm.in
+ application/xulrunner/installer/debian/xulrunner.links.in
+ application/xulrunner/installer/debian/xulrunner.service.in
+ application/xulrunner/installer/libxul-embedding.pc.in
+ application/xulrunner/installer/libxul.pc.in
+ application/xulrunner/installer/mozilla-js.pc.in
+ application/xulrunner/installer/mozilla-nspr.pc.in
+ application/xulrunner/installer/mozilla-nss.pc.in
+ application/xulrunner/installer/mozilla-plugin.pc.in
+ application/xulrunner/locales/all-locales
+ build.gradle
+ build/.gdbinit_python.in
+ build/.lldbinit.in
+ build/__init__.py
+ build/application.ini
+ build/autoconf/nspr.m4
+ build/autoconf/nss.m4
+ build/autoconf/subconfigure.m4
+ build/build-clang/README
+ build/build-clang/clang-static-analysis-linux64.json
+ build/build-clang/clang-static-analysis-macosx64.json
+ build/build-clang/clang-static-analysis-win32.json
+ build/build-clang/clang-static-analysis-win64.json
+ build/build-clang/disable-mac-tsan.patch
+ build/build-clang/llvm-debug-frame.patch
+ build/clang-plugin/.clang-format
+ build/clang-plugin/tests/NonParameterTestCases.h
+ build/clang-plugin/tests/TestAssertWithAssignment.cpp
+ build/clang-plugin/tests/TestBadImplicitConversionCtor.cpp
+ build/clang-plugin/tests/TestCustomHeap.cpp
+ build/clang-plugin/tests/TestExplicitOperatorBool.cpp
+ build/clang-plugin/tests/TestGlobalClass.cpp
+ build/clang-plugin/tests/TestHeapClass.cpp
+ build/clang-plugin/tests/TestInheritTypeAnnotationsFromTemplateArgs.cpp
+ build/clang-plugin/tests/TestKungFuDeathGrip.cpp
+ build/clang-plugin/tests/TestMultipleAnnotations.cpp
+ build/clang-plugin/tests/TestMustOverride.cpp
+ build/clang-plugin/tests/TestMustUse.cpp
+ build/clang-plugin/tests/TestNANTestingExpr.cpp
+ build/clang-plugin/tests/TestNANTestingExprC.c
+ build/clang-plugin/tests/TestNeedsNoVTableType.cpp
+ build/clang-plugin/tests/TestNoAddRefReleaseOnReturn.cpp
+ build/clang-plugin/tests/TestNoArithmeticExprInArgument.cpp
+ build/clang-plugin/tests/TestNoAutoType.cpp
+ build/clang-plugin/tests/TestNoDuplicateRefCntMember.cpp
+ build/clang-plugin/tests/TestNoExplicitMoveConstructor.cpp
+ build/clang-plugin/tests/TestNoRefcountedInsideLambdas.cpp
+ build/clang-plugin/tests/TestNonHeapClass.cpp
+ build/clang-plugin/tests/TestNonMemMovable.cpp
+ build/clang-plugin/tests/TestNonMemMovableStd.cpp
+ build/clang-plugin/tests/TestNonParameterChecker.cpp
+ build/clang-plugin/tests/TestNonTemporaryClass.cpp
+ build/clang-plugin/tests/TestOverrideBaseCall.cpp
+ build/clang-plugin/tests/TestOverrideBaseCallAnnotation.cpp
+ build/clang-plugin/tests/TestRefCountedCopyConstructor.cpp
+ build/clang-plugin/tests/TestSprintfLiteral.cpp
+ build/clang-plugin/tests/TestStackClass.cpp
+ build/clang-plugin/tests/TestTrivialCtorDtor.cpp
+ build/defines.sh
+ build/docs/androideclipse.rst
+ build/docs/build-overview.rst
+ build/docs/build-targets.rst
+ build/docs/cppeclipse.rst
+ build/docs/defining-binaries.rst
+ build/docs/environment-variables.rst
+ build/docs/files-metadata.rst
+ build/docs/glossary.rst
+ build/docs/index.rst
+ build/docs/jar-manifests.rst
+ build/docs/locales.rst
+ build/docs/mozbuild-files.rst
+ build/docs/mozbuild-symbols.rst
+ build/docs/mozbuild/dumbmake.rst
+ build/docs/mozbuild/index.rst
+ build/docs/mozconfigs.rst
+ build/docs/mozinfo.rst
+ build/docs/pgo.rst
+ build/docs/preprocessor.rst
+ build/docs/python.rst
+ build/docs/rust.rst
+ build/docs/slow.rst
+ build/docs/supported-configurations.rst
+ build/docs/test_manifests.rst
+ build/docs/toolchains.rst
+ build/docs/visualstudio.rst
+ build/dumbmake-dependencies
+ build/macosx/build-cctools.sh
+ build/macosx/mozconfig.common
+ build/mozconfig.clang-cl
+ build/mozconfig.vs-common
+ build/package/mac_osx/mozilla-background.jpg
+ build/package/mac_osx/mozilla.dsstore
+ build/pgo/blueprint/grid.png
+ build/pgo/blueprint/print.css
+ build/pgo/blueprint/screen.css
+ build/pgo/blueprint/test-small.jpg
+ build/pgo/blueprint/test.jpg
+ build/pgo/blueprint/valid.png
+ build/pgo/certs/README
+ build/pgo/certs/alternateroot.ca
+ build/pgo/certs/cert8.db
+ build/pgo/certs/evintermediate.ca
+ build/pgo/certs/jartests-object.ca
+ build/pgo/certs/key3.db
+ build/pgo/certs/mochitest.client
+ build/pgo/certs/pgoca.ca
+ build/pgo/certs/pgoca.p12
+ build/pgo/certs/secmod.db
+ build/pgo/favicon.ico
+ build/pgo/js-input/key.gif
+ build/pgo/js-input/valid-xhtml10.png
+ build/prebuilt-interfaces.manifest
+ build/pymake/README
+ build/pymake/make.py
+ build/pymake/mkformat.py
+ build/pymake/mkparse.py
+ build/pymake/pymake/__init__.py
+ build/pymake/pymake/builtins.py
+ build/pymake/pymake/data.py
+ build/pymake/pymake/functions.py
+ build/pymake/pymake/globrelative.py
+ build/pymake/pymake/implicit.py
+ build/pymake/pymake/parser.py
+ build/pymake/pymake/parserdata.py
+ build/pymake/pymake/process.py
+ build/pymake/pymake/util.py
+ build/pymake/pymake/win32process.py
+ build/pymake/tests/automatic-variables.mk
+ build/pymake/tests/bad-command-continuation.mk
+ build/pymake/tests/call.mk
+ build/pymake/tests/cmd-stripdotslash.mk
+ build/pymake/tests/cmdgoals.mk
+ build/pymake/tests/commandmodifiers.mk
+ build/pymake/tests/comment-parsing.mk
+ build/pymake/tests/continuations-in-functions.mk
+ build/pymake/tests/datatests.py
+ build/pymake/tests/default-goal-set-first.mk
+ build/pymake/tests/default-goal.mk
+ build/pymake/tests/default-target.mk
+ build/pymake/tests/default-target2.mk
+ build/pymake/tests/define-directive.mk
+ build/pymake/tests/depfailed.mk
+ build/pymake/tests/depfailedj.mk
+ build/pymake/tests/diamond-deps.mk
+ build/pymake/tests/dotslash-dir.mk
+ build/pymake/tests/dotslash-parse.mk
+ build/pymake/tests/dotslash-phony.mk
+ build/pymake/tests/dotslash.mk
+ build/pymake/tests/doublecolon-exists.mk
+ build/pymake/tests/doublecolon-priordeps.mk
+ build/pymake/tests/doublecolon-remake.mk
+ build/pymake/tests/dynamic-var.mk
+ build/pymake/tests/empty-arg.mk
+ build/pymake/tests/empty-command-semicolon.mk
+ build/pymake/tests/empty-with-deps.mk
+ build/pymake/tests/env-var-append.mk
+ build/pymake/tests/env-var-append2.mk
+ build/pymake/tests/eof-continuation.mk
+ build/pymake/tests/escape-chars.mk
+ build/pymake/tests/escaped-continuation.mk
+ build/pymake/tests/eval-duringexecute.mk
+ build/pymake/tests/eval.mk
+ build/pymake/tests/exit-code.mk
+ build/pymake/tests/file-functions-symlinks.mk
+ build/pymake/tests/file-functions.mk
+ build/pymake/tests/foreach-local-variable.mk
+ build/pymake/tests/formattingtests.py
+ build/pymake/tests/func-refs.mk
+ build/pymake/tests/functions.mk
+ build/pymake/tests/functiontests.py
+ build/pymake/tests/if-syntaxerr.mk
+ build/pymake/tests/ifdefs-nesting.mk
+ build/pymake/tests/ifdefs.mk
+ build/pymake/tests/ignore-error.mk
+ build/pymake/tests/implicit-chain.mk
+ build/pymake/tests/implicit-dir.mk
+ build/pymake/tests/implicit-terminal.mk
+ build/pymake/tests/implicitsubdir.mk
+ build/pymake/tests/include-dynamic.mk
+ build/pymake/tests/include-file.inc
+ build/pymake/tests/include-missing.mk
+ build/pymake/tests/include-notfound.mk
+ build/pymake/tests/include-optional-warning.mk
+ build/pymake/tests/include-regen.mk
+ build/pymake/tests/include-regen2.mk
+ build/pymake/tests/include-regen3.mk
+ build/pymake/tests/include-test.mk
+ build/pymake/tests/includedeps-norebuild.mk
+ build/pymake/tests/includedeps-sideeffects.mk
+ build/pymake/tests/includedeps-stripdotslash.deps
+ build/pymake/tests/includedeps-stripdotslash.mk
+ build/pymake/tests/includedeps-variables.deps
+ build/pymake/tests/includedeps-variables.mk
+ build/pymake/tests/includedeps.deps
+ build/pymake/tests/includedeps.mk
+ build/pymake/tests/info.mk
+ build/pymake/tests/justprint-native.mk
+ build/pymake/tests/justprint.mk
+ build/pymake/tests/keep-going-doublecolon.mk
+ build/pymake/tests/keep-going-parallel.mk
+ build/pymake/tests/keep-going.mk
+ build/pymake/tests/line-continuations.mk
+ build/pymake/tests/link-search.mk
+ build/pymake/tests/makeflags.mk
+ build/pymake/tests/matchany.mk
+ build/pymake/tests/matchany2.mk
+ build/pymake/tests/matchany3.mk
+ build/pymake/tests/mkdir-fail.mk
+ build/pymake/tests/mkdir.mk
+ build/pymake/tests/multiple-rules-prerequisite-merge.mk
+ build/pymake/tests/native-command-delay-load.mk
+ build/pymake/tests/native-command-raise.mk
+ build/pymake/tests/native-command-return-fail1.mk
+ build/pymake/tests/native-command-return-fail2.mk
+ build/pymake/tests/native-command-return.mk
+ build/pymake/tests/native-command-shell-glob.mk
+ build/pymake/tests/native-command-sys-exit-fail1.mk
+ build/pymake/tests/native-command-sys-exit-fail2.mk
+ build/pymake/tests/native-command-sys-exit.mk
+ build/pymake/tests/native-environment.mk
+ build/pymake/tests/native-pycommandpath-sep.mk
+ build/pymake/tests/native-pycommandpath.mk
+ build/pymake/tests/native-simple.mk
+ build/pymake/tests/native-touch.mk
+ build/pymake/tests/newlines.mk
+ build/pymake/tests/no-remake.mk
+ build/pymake/tests/nosuchfile.mk
+ build/pymake/tests/notargets.mk
+ build/pymake/tests/notparallel.mk
+ build/pymake/tests/oneline-command-continuations.mk
+ build/pymake/tests/override-propagate.mk
+ build/pymake/tests/parallel-dep-resolution.mk
+ build/pymake/tests/parallel-dep-resolution2.mk
+ build/pymake/tests/parallel-native.mk
+ build/pymake/tests/parallel-simple.mk
+ build/pymake/tests/parallel-submake.mk
+ build/pymake/tests/parallel-toserial.mk
+ build/pymake/tests/parallel-waiting.mk
+ build/pymake/tests/parentheses.mk
+ build/pymake/tests/parsertests.py
+ build/pymake/tests/path-length.mk
+ build/pymake/tests/pathdir/pathtest
+ build/pymake/tests/pathdir/pathtest.exe
+ build/pymake/tests/pathdir/src/Makefile
+ build/pymake/tests/pathdir/src/pathtest.cpp
+ build/pymake/tests/patsubst.mk
+ build/pymake/tests/phony.mk
+ build/pymake/tests/pycmd.py
+ build/pymake/tests/recursive-set.mk
+ build/pymake/tests/recursive-set2.mk
+ build/pymake/tests/remake-mtime.mk
+ build/pymake/tests/rm-fail.mk
+ build/pymake/tests/rm.mk
+ build/pymake/tests/runtests.py
+ build/pymake/tests/serial-dep-resolution.mk
+ build/pymake/tests/serial-doublecolon-execution.mk
+ build/pymake/tests/serial-rule-execution.mk
+ build/pymake/tests/serial-rule-execution2.mk
+ build/pymake/tests/serial-toparallel.mk
+ build/pymake/tests/shellfunc.mk
+ build/pymake/tests/simple-makeflags.mk
+ build/pymake/tests/sort.mk
+ build/pymake/tests/specified-target.mk
+ build/pymake/tests/static-pattern.mk
+ build/pymake/tests/static-pattern2.mk
+ build/pymake/tests/subdir/delayload.py
+ build/pymake/tests/subdir/pymod.py
+ build/pymake/tests/subdir/testmodule.py
+ build/pymake/tests/submake-path.makefile2
+ build/pymake/tests/submake-path.mk
+ build/pymake/tests/submake.makefile2
+ build/pymake/tests/submake.mk
+ build/pymake/tests/subprocess-path.mk
+ build/pymake/tests/tab-intro.mk
+ build/pymake/tests/target-specific.mk
+ build/pymake/tests/unexport.mk
+ build/pymake/tests/unexport.submk
+ build/pymake/tests/unterminated-dollar.mk
+ build/pymake/tests/var-change-flavor.mk
+ build/pymake/tests/var-commandline.mk
+ build/pymake/tests/var-overrides.mk
+ build/pymake/tests/var-ref.mk
+ build/pymake/tests/var-set.mk
+ build/pymake/tests/var-substitutions.mk
+ build/pymake/tests/vpath-directive-dynamic.mk
+ build/pymake/tests/vpath-directive.mk
+ build/pymake/tests/vpath.mk
+ build/pymake/tests/vpath2.mk
+ build/pymake/tests/wildcards.mk
+ build/pymake/tests/windows-paths.mk
+ build/qemu-wrap
+ build/release/info.py
+ build/release/sanity.py
+ build/sanitizers/asan_blacklist_win.txt
+ build/sanitizers/lsan_suppressions.txt
+ build/sanitizers/tsan_suppressions.txt
+ build/telemetry-schema.json
+ build/unix/build-binutils/build-binutils.sh
+ build/unix/build-gcc/PR64905.patch
+ build/unix/build-gcc/build-gcc.sh
+ build/unix/build-gtk3/build-gtk3.sh
+ build/unix/elfhack/README
+ build/unix/gnu-ld-scripts/components-export-list
+ build/unix/gnu-ld-scripts/components-version-script
+ build/unix/mozconfig.asan
+ build/unix/mozconfig.gtk
+ build/unix/mozconfig.linux
+ build/unix/mozconfig.linux32
+ build/unix/mozconfig.stdcxx
+ build/unix/mozconfig.tsan
+ build/util/count_ctors.py
+ build/util/hg.py
+ build/valgrind/__init__.py
+ build/valgrind/cross-architecture.sup
+ build/valgrind/i386-redhat-linux-gnu.sup
+ build/valgrind/valgrind.sh
+ build/valgrind/x86_64-redhat-linux-gnu.sup
+ build/virtualenv_packages.txt
+ build/win32/__init__.py
+ build/win32/crashinjectdll/crashinjectdll.def
+ build/win32/mozconfig.vs-latest
+ build/win32/mozconfig.vs2015-win64
+ build/win64/mozconfig.vs-latest
+ build/win64/mozconfig.vs2015
+ caps/tests/mochitest/browser.ini
+ caps/tests/mochitest/browser_checkloaduri.js
+ caps/tests/mochitest/chrome.ini
+ caps/tests/mochitest/file_data.txt
+ caps/tests/mochitest/mochitest.ini
+ caps/tests/unit/test_origin.js
+ caps/tests/unit/xpcshell.ini
+ chrome/test/unit/data/test_abi.manifest
+ chrome/test/unit/data/test_bug292789.manifest
+ chrome/test/unit/data/test_bug380398.manifest
+ chrome/test/unit/data/test_bug397073.manifest
+ chrome/test/unit/data/test_bug399707.manifest
+ chrome/test/unit/data/test_bug401153.manifest
+ chrome/test/unit/data/test_bug519468.manifest
+ chrome/test/unit/data/test_bug564667.xpi
+ chrome/test/unit/data/test_bug564667/chrome.manifest
+ chrome/test/unit/data/test_bug564667/loaded.manifest
+ chrome/test/unit/data/test_bug848297.manifest
+ chrome/test/unit/data/test_crlf.manifest
+ chrome/test/unit/data/test_data_protocol_registration.manifest
+ chrome/test/unit/data/test_no_remote_registration.manifest
+ chrome/test/unit/data/test_resolve_uris.manifest
+ chrome/test/unit/head_crtestutils.js
+ chrome/test/unit/test_abi.js
+ chrome/test/unit/test_crlf.js
+ chrome/test/unit/xpcshell.ini
+ chrome/test/unit_ipc/test_resolve_uris_ipc.js
+ chrome/test/unit_ipc/xpcshell.ini
+ config/autoconf-js.mk.in
+ config/autoconf.mk.in
+ config/baseconfig.mk
+ config/createprecomplete.py
+ config/emptyvars-js.mk.in
+ config/emptyvars.mk.in
+ config/external/ffi/subst_header.py
+ config/external/icu/common/sources.mozbuild
+ config/external/icu/i18n/sources.mozbuild
+ config/external/nspr/_pl_bld.h
+ config/external/nspr/_pr_bld.h
+ config/install.bat
+ config/milestone.txt
+ config/stl-headers
+ config/system-headers
+ config/tests/chrome.manifest.flat
+ config/tests/ref-simple/one/preproc
+ config/tests/ref-simple/one/some.css
+ config/tests/ref-simple/three/l10nfile.txt
+ config/tests/src-simple/jar.mn
+ config/tests/src-simple/l10n/l10nfile.txt
+ config/tests/src-simple/thesrcdir/preproc.in
+ config/tests/src-simple/thesrcdir/some.css
+ config/tests/test.manifest.flat
+ config/tests/test.manifest.jar
+ config/tests/test.manifest.symlink
+ config/tests/unit-expandlibs.py
+ config/tests/unit-nsinstall.py
+ config/tests/unit-printprereleasesuffix.py
+ db/sqlite3/README
+ db/sqlite3/README.MOZILLA
+ db/sqlite3/src/sqlite3.h
+ devtools/.eslintrc.js
+ devtools/.eslintrc.mochitests.js
+ devtools/.eslintrc.xpcshell.js
+ devtools/chrome.manifest
+ devtools/client/aboutdebugging/test/.eslintrc.js
+ devtools/client/aboutdebugging/test/addons/bad/manifest.json
+ devtools/client/aboutdebugging/test/addons/bug1273184.xpi
+ devtools/client/aboutdebugging/test/addons/test-devtools-webextension-nobg/manifest.json
+ devtools/client/aboutdebugging/test/addons/test-devtools-webextension/bg.js
+ devtools/client/aboutdebugging/test/addons/test-devtools-webextension/manifest.json
+ devtools/client/aboutdebugging/test/addons/test-devtools-webextension/popup.js
+ devtools/client/aboutdebugging/test/addons/unpacked/bootstrap.js
+ devtools/client/aboutdebugging/test/browser.ini
+ devtools/client/aboutdebugging/test/browser_addons_debug_bootstrapped.js
+ devtools/client/aboutdebugging/test/browser_addons_debug_webextension.js
+ devtools/client/aboutdebugging/test/browser_addons_debug_webextension_inspector.js
+ devtools/client/aboutdebugging/test/browser_addons_debug_webextension_nobg.js
+ devtools/client/aboutdebugging/test/browser_addons_debug_webextension_popup.js
+ devtools/client/aboutdebugging/test/browser_addons_debugging_initial_state.js
+ devtools/client/aboutdebugging/test/browser_addons_install.js
+ devtools/client/aboutdebugging/test/browser_addons_reload.js
+ devtools/client/aboutdebugging/test/browser_addons_toggle_debug.js
+ devtools/client/aboutdebugging/test/browser_page_not_found.js
+ devtools/client/aboutdebugging/test/browser_service_workers.js
+ devtools/client/aboutdebugging/test/browser_service_workers_not_compatible.js
+ devtools/client/aboutdebugging/test/browser_service_workers_push.js
+ devtools/client/aboutdebugging/test/browser_service_workers_push_service.js
+ devtools/client/aboutdebugging/test/browser_service_workers_start.js
+ devtools/client/aboutdebugging/test/browser_service_workers_status.js
+ devtools/client/aboutdebugging/test/browser_service_workers_timeout.js
+ devtools/client/aboutdebugging/test/browser_service_workers_unregister.js
+ devtools/client/aboutdebugging/test/browser_tabs.js
+ devtools/client/aboutdebugging/test/head.js
+ devtools/client/aboutdebugging/test/service-workers/delay-sw.js
+ devtools/client/aboutdebugging/test/service-workers/empty-sw.js
+ devtools/client/aboutdebugging/test/service-workers/push-sw.js
+ devtools/client/animationinspector/test/.eslintrc.js
+ devtools/client/animationinspector/test/browser.ini
+ devtools/client/animationinspector/test/browser_animation_animated_properties_displayed.js
+ devtools/client/animationinspector/test/browser_animation_click_selects_animation.js
+ devtools/client/animationinspector/test/browser_animation_controller_exposes_document_currentTime.js
+ devtools/client/animationinspector/test/browser_animation_empty_on_invalid_nodes.js
+ devtools/client/animationinspector/test/browser_animation_keyframe_click_to_set_time.js
+ devtools/client/animationinspector/test/browser_animation_keyframe_markers.js
+ devtools/client/animationinspector/test/browser_animation_mutations_with_same_names.js
+ devtools/client/animationinspector/test/browser_animation_panel_exists.js
+ devtools/client/animationinspector/test/browser_animation_participate_in_inspector_update.js
+ devtools/client/animationinspector/test/browser_animation_playerFronts_are_refreshed.js
+ devtools/client/animationinspector/test/browser_animation_playerWidgets_appear_on_panel_init.js
+ devtools/client/animationinspector/test/browser_animation_playerWidgets_target_nodes.js
+ devtools/client/animationinspector/test/browser_animation_pseudo_elements.js
+ devtools/client/animationinspector/test/browser_animation_refresh_on_added_animation.js
+ devtools/client/animationinspector/test/browser_animation_refresh_on_removed_animation.js
+ devtools/client/animationinspector/test/browser_animation_refresh_when_active.js
+ devtools/client/animationinspector/test/browser_animation_running_on_compositor.js
+ devtools/client/animationinspector/test/browser_animation_same_nb_of_playerWidgets_and_playerFronts.js
+ devtools/client/animationinspector/test/browser_animation_shows_player_on_valid_node.js
+ devtools/client/animationinspector/test/browser_animation_spacebar_toggles_animations.js
+ devtools/client/animationinspector/test/browser_animation_spacebar_toggles_node_animations.js
+ devtools/client/animationinspector/test/browser_animation_target_highlight_select.js
+ devtools/client/animationinspector/test/browser_animation_target_highlighter_lock.js
+ devtools/client/animationinspector/test/browser_animation_timeline_currentTime.js
+ devtools/client/animationinspector/test/browser_animation_timeline_header.js
+ devtools/client/animationinspector/test/browser_animation_timeline_iterationStart.js
+ devtools/client/animationinspector/test/browser_animation_timeline_pause_button_01.js
+ devtools/client/animationinspector/test/browser_animation_timeline_pause_button_02.js
+ devtools/client/animationinspector/test/browser_animation_timeline_pause_button_03.js
+ devtools/client/animationinspector/test/browser_animation_timeline_rate_selector.js
+ devtools/client/animationinspector/test/browser_animation_timeline_rewind_button.js
+ devtools/client/animationinspector/test/browser_animation_timeline_scrubber_exists.js
+ devtools/client/animationinspector/test/browser_animation_timeline_scrubber_movable.js
+ devtools/client/animationinspector/test/browser_animation_timeline_scrubber_moves.js
+ devtools/client/animationinspector/test/browser_animation_timeline_setCurrentTime.js
+ devtools/client/animationinspector/test/browser_animation_timeline_shows_delay.js
+ devtools/client/animationinspector/test/browser_animation_timeline_shows_endDelay.js
+ devtools/client/animationinspector/test/browser_animation_timeline_shows_iterations.js
+ devtools/client/animationinspector/test/browser_animation_timeline_shows_name_label.js
+ devtools/client/animationinspector/test/browser_animation_timeline_shows_time_info.js
+ devtools/client/animationinspector/test/browser_animation_timeline_takes_rate_into_account.js
+ devtools/client/animationinspector/test/browser_animation_timeline_ui.js
+ devtools/client/animationinspector/test/browser_animation_toggle_button_resets_on_navigate.js
+ devtools/client/animationinspector/test/browser_animation_toggle_button_toggles_animations.js
+ devtools/client/animationinspector/test/browser_animation_toolbar_exists.js
+ devtools/client/animationinspector/test/browser_animation_ui_updates_when_animation_data_changes.js
+ devtools/client/animationinspector/test/doc_frame_script.js
+ devtools/client/animationinspector/test/head.js
+ devtools/client/animationinspector/test/unit/.eslintrc.js
+ devtools/client/animationinspector/test/unit/test_findOptimalTimeInterval.js
+ devtools/client/animationinspector/test/unit/test_formatStopwatchTime.js
+ devtools/client/animationinspector/test/unit/test_getCssPropertyName.js
+ devtools/client/animationinspector/test/unit/test_timeScale.js
+ devtools/client/animationinspector/test/unit/test_timeScale_dimensions.js
+ devtools/client/animationinspector/test/unit/xpcshell.ini
+ devtools/client/canvasdebugger/test/.eslintrc.js
+ devtools/client/canvasdebugger/test/browser.ini
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-01.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-02.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-03.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-04.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-05.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-06.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-07.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-08.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-09.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-10.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-11.js
+ devtools/client/canvasdebugger/test/browser_canvas-actor-test-12.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-call-highlight.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-call-list.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-call-search.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-call-stack-01.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-call-stack-02.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-call-stack-03.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-clear.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-img-screenshots.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-img-thumbnails-01.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-img-thumbnails-02.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-open.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-record-01.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-record-02.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-record-03.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-record-04.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-reload-01.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-reload-02.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-slider-01.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-slider-02.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-snapshot-select-01.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-snapshot-select-02.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-stepping.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-stop-01.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-stop-02.js
+ devtools/client/canvasdebugger/test/browser_canvas-frontend-stop-03.js
+ devtools/client/canvasdebugger/test/browser_profiling-canvas.js
+ devtools/client/canvasdebugger/test/browser_profiling-webgl.js
+ devtools/client/canvasdebugger/test/head.js
+ devtools/client/commandline/test/.eslintrc.js
+ devtools/client/commandline/test/browser.ini
+ devtools/client/commandline/test/browser_cmd_addon.js
+ devtools/client/commandline/test/browser_cmd_appcache_invalid.js
+ devtools/client/commandline/test/browser_cmd_appcache_invalid_appcache.appcache
+ devtools/client/commandline/test/browser_cmd_appcache_invalid_appcache.appcache^headers^
+ devtools/client/commandline/test/browser_cmd_appcache_invalid_page3.html^headers^
+ devtools/client/commandline/test/browser_cmd_appcache_valid.js
+ devtools/client/commandline/test/browser_cmd_appcache_valid_appcache.appcache
+ devtools/client/commandline/test/browser_cmd_appcache_valid_appcache.appcache^headers^
+ devtools/client/commandline/test/browser_cmd_calllog.js
+ devtools/client/commandline/test/browser_cmd_calllog_chrome.js
+ devtools/client/commandline/test/browser_cmd_commands.js
+ devtools/client/commandline/test/browser_cmd_cookie.js
+ devtools/client/commandline/test/browser_cmd_cookie_host.js
+ devtools/client/commandline/test/browser_cmd_csscoverage_oneshot.js
+ devtools/client/commandline/test/browser_cmd_csscoverage_sheetA.css
+ devtools/client/commandline/test/browser_cmd_csscoverage_sheetB.css
+ devtools/client/commandline/test/browser_cmd_csscoverage_sheetC.css
+ devtools/client/commandline/test/browser_cmd_csscoverage_sheetD.css
+ devtools/client/commandline/test/browser_cmd_csscoverage_startstop.js
+ devtools/client/commandline/test/browser_cmd_csscoverage_util.js
+ devtools/client/commandline/test/browser_cmd_folder.js
+ devtools/client/commandline/test/browser_cmd_highlight_01.js
+ devtools/client/commandline/test/browser_cmd_highlight_02.js
+ devtools/client/commandline/test/browser_cmd_highlight_03.js
+ devtools/client/commandline/test/browser_cmd_highlight_04.js
+ devtools/client/commandline/test/browser_cmd_inject.js
+ devtools/client/commandline/test/browser_cmd_jsb.js
+ devtools/client/commandline/test/browser_cmd_jsb_script.jsi
+ devtools/client/commandline/test/browser_cmd_listen.js
+ devtools/client/commandline/test/browser_cmd_measure.js
+ devtools/client/commandline/test/browser_cmd_media.js
+ devtools/client/commandline/test/browser_cmd_pagemod_export.js
+ devtools/client/commandline/test/browser_cmd_paintflashing.js
+ devtools/client/commandline/test/browser_cmd_pref1.js
+ devtools/client/commandline/test/browser_cmd_pref2.js
+ devtools/client/commandline/test/browser_cmd_pref3.js
+ devtools/client/commandline/test/browser_cmd_qsa.js
+ devtools/client/commandline/test/browser_cmd_restart.js
+ devtools/client/commandline/test/browser_cmd_rulers.js
+ devtools/client/commandline/test/browser_cmd_screenshot.js
+ devtools/client/commandline/test/browser_cmd_settings.js
+ devtools/client/debugger/content/queries.js
+ devtools/client/debugger/new/images/Icons.js
+ devtools/client/debugger/new/images/Svg.js
+ devtools/client/debugger/new/images/favicon.png
+ devtools/client/debugger/new/test/mochitest/.eslintrc
+ devtools/client/debugger/new/test/mochitest/browser.ini
+ devtools/client/debugger/new/test/mochitest/browser_dbg-breaking-from-console.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-breaking.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-breakpoints-cond.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-breakpoints.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-call-stack.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-chrome-create.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-chrome-debugging.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-console.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-debugger-buttons.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-editor-gutter.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-editor-highlight.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-editor-mode.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-editor-select.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-iframes.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-navigation.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-pause-exceptions.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-pretty-print-paused.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-pretty-print.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-scopes.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-searching.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-sourcemaps-bogus.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-sourcemaps.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg-sources.js
+ devtools/client/debugger/new/test/mochitest/browser_dbg_keyboard-shortcuts.js
+ devtools/client/debugger/new/test/mochitest/examples/README.md
+ devtools/client/debugger/new/test/mochitest/examples/bogus-map.js
+ devtools/client/debugger/new/test/mochitest/examples/bundle.js
+ devtools/client/debugger/new/test/mochitest/examples/bundle.js.map
+ devtools/client/debugger/new/test/mochitest/examples/entry.js
+ devtools/client/debugger/new/test/mochitest/examples/exceptions.js
+ devtools/client/debugger/new/test/mochitest/examples/frames.js
+ devtools/client/debugger/new/test/mochitest/examples/long.js
+ devtools/client/debugger/new/test/mochitest/examples/math.min.js
+ devtools/client/debugger/new/test/mochitest/examples/nested/nested-source.js
+ devtools/client/debugger/new/test/mochitest/examples/opts.js
+ devtools/client/debugger/new/test/mochitest/examples/output.js
+ devtools/client/debugger/new/test/mochitest/examples/script-switching-01.js
+ devtools/client/debugger/new/test/mochitest/examples/script-switching-02.js
+ devtools/client/debugger/new/test/mochitest/examples/simple1.js
+ devtools/client/debugger/new/test/mochitest/examples/simple2.js
+ devtools/client/debugger/new/test/mochitest/examples/times2.js
+ devtools/client/debugger/new/test/mochitest/examples/webpack.config.js
+ devtools/client/debugger/new/test/mochitest/head.js
+ devtools/client/debugger/test/.eslintrc.js
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon3/lib/main.js
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon3/package.json
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon4/bootstrap.js
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon4/chrome.manifest
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon4/test.jsm
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon4/test2.jsm
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon4/testxul.js
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon4/testxul2.js
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon5/bootstrap.js
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon5/chrome.manifest
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon5/test.jsm
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon5/test2.jsm
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon5/testxul.js
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon5/testxul2.js
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon_webext_contentscript/manifest.json
+ devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon_webext_contentscript/webext-content-script.js
+ devtools/client/debugger/test/mochitest/addon-webext-contentscript.xpi
+ devtools/client/debugger/test/mochitest/addon1.xpi
+ devtools/client/debugger/test/mochitest/addon2.xpi
+ devtools/client/debugger/test/mochitest/addon3.xpi
+ devtools/client/debugger/test/mochitest/addon4.xpi
+ devtools/client/debugger/test/mochitest/addon5.xpi
+ devtools/client/debugger/test/mochitest/browser.ini
+ devtools/client/debugger/test/mochitest/browser2.ini
+ devtools/client/debugger/test/mochitest/browser_dbg_WorkerActor.attach.js
+ devtools/client/debugger/test/mochitest/browser_dbg_WorkerActor.attachThread.js
+ devtools/client/debugger/test/mochitest/browser_dbg_aaa_run_first_leaktest.js
+ devtools/client/debugger/test/mochitest/browser_dbg_addon-console.js
+ devtools/client/debugger/test/mochitest/browser_dbg_addon-modules-unpacked.js
+ devtools/client/debugger/test/mochitest/browser_dbg_addon-modules.js
+ devtools/client/debugger/test/mochitest/browser_dbg_addon-panels.js
+ devtools/client/debugger/test/mochitest/browser_dbg_addon-sources.js
+ devtools/client/debugger/test/mochitest/browser_dbg_addon-workers-dbg-enabled.js
+ devtools/client/debugger/test/mochitest/browser_dbg_addonactor.js
+ devtools/client/debugger/test/mochitest/browser_dbg_auto-pretty-print-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_auto-pretty-print-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_auto-pretty-print-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_bfcache.js
+ devtools/client/debugger/test/mochitest/browser_dbg_blackboxing-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_blackboxing-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_blackboxing-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_blackboxing-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_blackboxing-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_blackboxing-06.js
+ devtools/client/debugger/test/mochitest/browser_dbg_blackboxing-07.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breadcrumbs-access.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-in-anon.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-06.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-07.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-08.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-event-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-event-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-event-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-next-console.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-on-next.js
+ devtools/client/debugger/test/mochitest/browser_dbg_break-unselected.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-actual-location.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-actual-location2.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-break-on-last-line-of-script-on-reload.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-button-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-button-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-condition-thrown-message.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-contextmenu-add.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-contextmenu.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-disabled-reload.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-editor.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-eval.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-highlight.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-new-script.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-other-tabs.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-pane.js
+ devtools/client/debugger/test/mochitest/browser_dbg_breakpoints-reload.js
+ devtools/client/debugger/test/mochitest/browser_dbg_bug-896139.js
+ devtools/client/debugger/test/mochitest/browser_dbg_chrome-create.js
+ devtools/client/debugger/test/mochitest/browser_dbg_chrome-debugging.js
+ devtools/client/debugger/test/mochitest/browser_dbg_clean-exit-window.js
+ devtools/client/debugger/test/mochitest/browser_dbg_clean-exit.js
+ devtools/client/debugger/test/mochitest/browser_dbg_closure-inspection.js
+ devtools/client/debugger/test/mochitest/browser_dbg_cmd-blackbox.js
+ devtools/client/debugger/test/mochitest/browser_dbg_cmd-break.js
+ devtools/client/debugger/test/mochitest/browser_dbg_cmd-dbg.js
+ devtools/client/debugger/test/mochitest/browser_dbg_conditional-breakpoints-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_conditional-breakpoints-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_conditional-breakpoints-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_conditional-breakpoints-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_conditional-breakpoints-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_console-eval.js
+ devtools/client/debugger/test/mochitest/browser_dbg_console-named-eval.js
+ devtools/client/debugger/test/mochitest/browser_dbg_controller-evaluate-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_controller-evaluate-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_debugger-statement.js
+ devtools/client/debugger/test/mochitest/browser_dbg_editor-contextmenu.js
+ devtools/client/debugger/test/mochitest/browser_dbg_editor-mode.js
+ devtools/client/debugger/test/mochitest/browser_dbg_event-listeners-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_event-listeners-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_event-listeners-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_event-listeners-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_file-reload.js
+ devtools/client/debugger/test/mochitest/browser_dbg_function-display-name.js
+ devtools/client/debugger/test/mochitest/browser_dbg_global-method-override.js
+ devtools/client/debugger/test/mochitest/browser_dbg_globalactor.js
+ devtools/client/debugger/test/mochitest/browser_dbg_hide-toolbar-buttons.js
+ devtools/client/debugger/test/mochitest/browser_dbg_host-layout.js
+ devtools/client/debugger/test/mochitest/browser_dbg_iframes.js
+ devtools/client/debugger/test/mochitest/browser_dbg_instruments-pane-collapse.js
+ devtools/client/debugger/test/mochitest/browser_dbg_instruments-pane-collapse_keyboard.js
+ devtools/client/debugger/test/mochitest/browser_dbg_interrupts.js
+ devtools/client/debugger/test/mochitest/browser_dbg_jump-to-function-definition.js
+ devtools/client/debugger/test/mochitest/browser_dbg_listaddons.js
+ devtools/client/debugger/test/mochitest/browser_dbg_listtabs-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_listtabs-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_listtabs-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_listworkers.js
+ devtools/client/debugger/test/mochitest/browser_dbg_location-changes-01-simple.js
+ devtools/client/debugger/test/mochitest/browser_dbg_location-changes-02-blank.js
+ devtools/client/debugger/test/mochitest/browser_dbg_location-changes-03-new.js
+ devtools/client/debugger/test/mochitest/browser_dbg_location-changes-04-breakpoint.js
+ devtools/client/debugger/test/mochitest/browser_dbg_multiple-windows.js
+ devtools/client/debugger/test/mochitest/browser_dbg_navigation.js
+ devtools/client/debugger/test/mochitest/browser_dbg_no-dangling-breakpoints.js
+ devtools/client/debugger/test/mochitest/browser_dbg_no-page-sources.js
+ devtools/client/debugger/test/mochitest/browser_dbg_on-pause-highlight.js
+ devtools/client/debugger/test/mochitest/browser_dbg_on-pause-raise.js
+ devtools/client/debugger/test/mochitest/browser_dbg_optimized-out-vars.js
+ devtools/client/debugger/test/mochitest/browser_dbg_panel-size.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-06.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-07.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-08.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-09.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-10.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-11.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-computed-name.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-function-defaults.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-spread-expression.js
+ devtools/client/debugger/test/mochitest/browser_dbg_parser-template-strings.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pause-exceptions-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pause-exceptions-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pause-no-step.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pause-resume.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pause-warning.js
+ devtools/client/debugger/test/mochitest/browser_dbg_paused-keybindings.js
+ devtools/client/debugger/test/mochitest/browser_dbg_post-page.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-06.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-07.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-08.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-09.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-10.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-11.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-12.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-13.js
+ devtools/client/debugger/test/mochitest/browser_dbg_pretty-print-on-paused.js
+ devtools/client/debugger/test/mochitest/browser_dbg_progress-listener-bug.js
+ devtools/client/debugger/test/mochitest/browser_dbg_promises-allocation-stack.js
+ devtools/client/debugger/test/mochitest/browser_dbg_promises-chrome-allocation-stack.js
+ devtools/client/debugger/test/mochitest/browser_dbg_promises-fulfillment-stack.js
+ devtools/client/debugger/test/mochitest/browser_dbg_promises-rejection-stack.js
+ devtools/client/debugger/test/mochitest/browser_dbg_reload-preferred-script-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_reload-preferred-script-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_reload-same-script.js
+ devtools/client/debugger/test/mochitest/browser_dbg_scripts-switching-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_scripts-switching-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_scripts-switching-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-autofill-identifier.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-basic-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-basic-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-basic-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-basic-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-global-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-global-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-global-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-global-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-global-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-global-06.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-popup-jank.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-sources-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-sources-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-sources-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_search-symbols.js
+ devtools/client/debugger/test/mochitest/browser_dbg_searchbox-help-popup-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_searchbox-help-popup-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_searchbox-parse.js
+ devtools/client/debugger/test/mochitest/browser_dbg_server-conditional-bp-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_server-conditional-bp-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_server-conditional-bp-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_server-conditional-bp-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_server-conditional-bp-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_source-maps-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_source-maps-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_source-maps-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_source-maps-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-bookmarklet.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-cache.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-contextmenu-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-contextmenu-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-eval-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-eval-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-iframe-reload.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-keybindings.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-labels.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-large.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-sorting.js
+ devtools/client/debugger/test/mochitest/browser_dbg_sources-webext-contentscript.js
+ devtools/client/debugger/test/mochitest/browser_dbg_split-console-keypress.js
+ devtools/client/debugger/test/mochitest/browser_dbg_split-console-paused-reload.js
+ devtools/client/debugger/test/mochitest/browser_dbg_stack-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_stack-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_stack-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_stack-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_stack-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_stack-06.js
+ devtools/client/debugger/test/mochitest/browser_dbg_stack-07.js
+ devtools/client/debugger/test/mochitest/browser_dbg_stack-contextmenu-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_stack-contextmenu-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_step-out.js
+ devtools/client/debugger/test/mochitest/browser_dbg_tabactor-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_tabactor-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_terminate-on-tab-close.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-06.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-07.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-08.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-accessibility.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-data.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-edit-cancel.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-edit-click.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-edit-getset-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-edit-getset-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-edit-value.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-edit-watch.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-filter-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-filter-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-filter-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-filter-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-filter-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-filter-pref.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-filter-searchbox.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-frame-parameters-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-frame-parameters-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-frame-parameters-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-frame-with.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-frozen-sealed-nonext.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-hide-non-enums.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-large-array-buffer.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-map-set.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-override-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-override-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-04.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-05.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-06.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-07.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-08.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-09.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-10.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-11.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-12.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-13.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-14.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-15.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-16.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-popup-17.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-reexpand-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-reexpand-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-reexpand-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_variables-view-webidl.js
+ devtools/client/debugger/test/mochitest/browser_dbg_watch-expressions-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_watch-expressions-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_worker-console-01.js
+ devtools/client/debugger/test/mochitest/browser_dbg_worker-console-02.js
+ devtools/client/debugger/test/mochitest/browser_dbg_worker-console-03.js
+ devtools/client/debugger/test/mochitest/browser_dbg_worker-source-map.js
+ devtools/client/debugger/test/mochitest/browser_dbg_worker-window.js
+ devtools/client/debugger/test/mochitest/code_WorkerActor.attach-worker1.js
+ devtools/client/debugger/test/mochitest/code_WorkerActor.attach-worker2.js
+ devtools/client/debugger/test/mochitest/code_WorkerActor.attachThread-worker.js
+ devtools/client/debugger/test/mochitest/code_binary_search.coffee
+ devtools/client/debugger/test/mochitest/code_binary_search.js
+ devtools/client/debugger/test/mochitest/code_binary_search.map
+ devtools/client/debugger/test/mochitest/code_blackboxing_blackboxme.js
+ devtools/client/debugger/test/mochitest/code_blackboxing_one.js
+ devtools/client/debugger/test/mochitest/code_blackboxing_three.js
+ devtools/client/debugger/test/mochitest/code_blackboxing_two.js
+ devtools/client/debugger/test/mochitest/code_blackboxing_unblackbox.min.js
+ devtools/client/debugger/test/mochitest/code_breakpoints-break-on-last-line-of-script-on-reload.js
+ devtools/client/debugger/test/mochitest/code_breakpoints-other-tabs.js
+ devtools/client/debugger/test/mochitest/code_frame-script.js
+ devtools/client/debugger/test/mochitest/code_function-jump-01.js
+ devtools/client/debugger/test/mochitest/code_function-search-01.js
+ devtools/client/debugger/test/mochitest/code_function-search-02.js
+ devtools/client/debugger/test/mochitest/code_function-search-03.js
+ devtools/client/debugger/test/mochitest/code_listworkers-worker1.js
+ devtools/client/debugger/test/mochitest/code_listworkers-worker2.js
+ devtools/client/debugger/test/mochitest/code_location-changes.js
+ devtools/client/debugger/test/mochitest/code_math.js
+ devtools/client/debugger/test/mochitest/code_math.map
+ devtools/client/debugger/test/mochitest/code_math.min.js
+ devtools/client/debugger/test/mochitest/code_math_bogus_map.js
+ devtools/client/debugger/test/mochitest/code_same-line-functions.js
+ devtools/client/debugger/test/mochitest/code_script-eval.js
+ devtools/client/debugger/test/mochitest/code_script-switching-01.js
+ devtools/client/debugger/test/mochitest/code_script-switching-02.js
+ devtools/client/debugger/test/mochitest/code_test-editor-mode
+ devtools/client/debugger/test/mochitest/code_ugly-2.js
+ devtools/client/debugger/test/mochitest/code_ugly-3.js
+ devtools/client/debugger/test/mochitest/code_ugly-4.js
+ devtools/client/debugger/test/mochitest/code_ugly-8
+ devtools/client/debugger/test/mochitest/code_ugly-8^headers^
+ devtools/client/debugger/test/mochitest/code_ugly.js
+ devtools/client/debugger/test/mochitest/code_worker-source-map.coffee
+ devtools/client/debugger/test/mochitest/code_worker-source-map.js
+ devtools/client/debugger/test/mochitest/code_worker-source-map.js.map
+ devtools/client/debugger/test/mochitest/code_workeractor-worker.js
+ devtools/client/debugger/test/mochitest/head.js
+ devtools/client/debugger/test/mochitest/sjs_random-javascript.sjs
+ devtools/client/debugger/test/mochitest/testactors.js
+ devtools/client/devtools-startup.manifest
+ devtools/client/dom/.eslintrc.js
+ devtools/client/dom/test/.eslintrc.js
+ devtools/client/dom/test/browser.ini
+ devtools/client/dom/test/browser_dom_array.js
+ devtools/client/dom/test/browser_dom_basic.js
+ devtools/client/dom/test/browser_dom_refresh.js
+ devtools/client/dom/test/head.js
+ devtools/client/framework/connect/connect.css
+ devtools/client/framework/dev-edition-promo/dev-edition-logo.png
+ devtools/client/framework/source-map-util.js
+ devtools/client/framework/source-map-worker.js
+ devtools/client/framework/source-map.js
+ devtools/client/framework/test/.eslintrc.js
+ devtools/client/framework/test/browser.ini
+ devtools/client/framework/test/browser_browser_toolbox.js
+ devtools/client/framework/test/browser_browser_toolbox_debugger.js
+ devtools/client/framework/test/browser_devtools_api.js
+ devtools/client/framework/test/browser_devtools_api_destroy.js
+ devtools/client/framework/test/browser_dynamic_tool_enabling.js
+ devtools/client/framework/test/browser_ignore_toolbox_network_requests.js
+ devtools/client/framework/test/browser_keybindings_01.js
+ devtools/client/framework/test/browser_keybindings_02.js
+ devtools/client/framework/test/browser_keybindings_03.js
+ devtools/client/framework/test/browser_menu_api.js
+ devtools/client/framework/test/browser_new_activation_workflow.js
+ devtools/client/framework/test/browser_source_map-01.js
+ devtools/client/framework/test/browser_source_map-02.js
+ devtools/client/framework/test/browser_target_events.js
+ devtools/client/framework/test/browser_target_from_url.js
+ devtools/client/framework/test/browser_target_remote.js
+ devtools/client/framework/test/browser_target_support.js
+ devtools/client/framework/test/browser_toolbox_custom_host.js
+ devtools/client/framework/test/browser_toolbox_dynamic_registration.js
+ devtools/client/framework/test/browser_toolbox_getpanelwhenready.js
+ devtools/client/framework/test/browser_toolbox_highlight.js
+ devtools/client/framework/test/browser_toolbox_hosts.js
+ devtools/client/framework/test/browser_toolbox_hosts_size.js
+ devtools/client/framework/test/browser_toolbox_hosts_telemetry.js
+ devtools/client/framework/test/browser_toolbox_keyboard_navigation.js
+ devtools/client/framework/test/browser_toolbox_minimize.js
+ devtools/client/framework/test/browser_toolbox_options.js
+ devtools/client/framework/test/browser_toolbox_options_disable_buttons.js
+ devtools/client/framework/test/browser_toolbox_options_disable_cache-01.js
+ devtools/client/framework/test/browser_toolbox_options_disable_cache-02.js
+ devtools/client/framework/test/browser_toolbox_options_disable_cache.sjs
+ devtools/client/framework/test/browser_toolbox_options_disable_js.js
+ devtools/client/framework/test/browser_toolbox_options_enable_serviceworkers_testing.js
+ devtools/client/framework/test/browser_toolbox_options_enable_serviceworkers_testing_frame_script.js
+ devtools/client/framework/test/browser_toolbox_races.js
+ devtools/client/framework/test/browser_toolbox_raise.js
+ devtools/client/framework/test/browser_toolbox_ready.js
+ devtools/client/framework/test/browser_toolbox_remoteness_change.js
+ devtools/client/framework/test/browser_toolbox_select_event.js
+ devtools/client/framework/test/browser_toolbox_selected_tool_unavailable.js
+ devtools/client/framework/test/browser_toolbox_sidebar.js
+ devtools/client/framework/test/browser_toolbox_sidebar_events.js
+ devtools/client/framework/test/browser_toolbox_sidebar_existing_tabs.js
+ devtools/client/framework/test/browser_toolbox_sidebar_overflow_menu.js
+ devtools/client/framework/test/browser_toolbox_split_console.js
+ devtools/client/framework/test/browser_toolbox_tabsswitch_shortcuts.js
+ devtools/client/framework/test/browser_toolbox_target.js
+ devtools/client/framework/test/browser_toolbox_textbox_context_menu.js
+ devtools/client/framework/test/browser_toolbox_theme_registration.js
+ devtools/client/framework/test/browser_toolbox_toggle.js
+ devtools/client/framework/test/browser_toolbox_tool_ready.js
+ devtools/client/framework/test/browser_toolbox_tool_remote_reopen.js
+ devtools/client/framework/test/browser_toolbox_transport_events.js
+ devtools/client/framework/test/browser_toolbox_view_source_01.js
+ devtools/client/framework/test/browser_toolbox_view_source_02.js
+ devtools/client/framework/test/browser_toolbox_view_source_03.js
+ devtools/client/framework/test/browser_toolbox_view_source_04.js
+ devtools/client/framework/test/browser_toolbox_window_reload_target.js
+ devtools/client/framework/test/browser_toolbox_window_shortcuts.js
+ devtools/client/framework/test/browser_toolbox_window_title_changes.js
+ devtools/client/framework/test/browser_toolbox_window_title_frame_select.js
+ devtools/client/framework/test/browser_toolbox_zoom.js
+ devtools/client/framework/test/browser_two_tabs.js
+ devtools/client/framework/test/code_binary_search.coffee
+ devtools/client/framework/test/code_binary_search.js
+ devtools/client/framework/test/code_binary_search.map
+ devtools/client/framework/test/code_math.js
+ devtools/client/framework/test/code_ugly.js
+ devtools/client/framework/test/doc_theme.css
+ devtools/client/framework/test/head.js
+ devtools/client/framework/test/helper_disable_cache.js
+ devtools/client/framework/test/serviceworker.js
+ devtools/client/framework/test/shared-head.js
+ devtools/client/framework/test/shared-redux-head.js
+ devtools/client/framework/toolbox-host-manager.js
+ devtools/client/inspector/.eslintrc.js
+ devtools/client/inspector/components/test/.eslintrc.js
+ devtools/client/inspector/components/test/browser.ini
+ devtools/client/inspector/components/test/browser_boxmodel.js
+ devtools/client/inspector/components/test/browser_boxmodel_editablemodel.js
+ devtools/client/inspector/components/test/browser_boxmodel_editablemodel_allproperties.js
+ devtools/client/inspector/components/test/browser_boxmodel_editablemodel_bluronclick.js
+ devtools/client/inspector/components/test/browser_boxmodel_editablemodel_border.js
+ devtools/client/inspector/components/test/browser_boxmodel_editablemodel_stylerules.js
+ devtools/client/inspector/components/test/browser_boxmodel_guides.js
+ devtools/client/inspector/components/test/browser_boxmodel_rotate-labels-on-sides.js
+ devtools/client/inspector/components/test/browser_boxmodel_sync.js
+ devtools/client/inspector/components/test/browser_boxmodel_tooltips.js
+ devtools/client/inspector/components/test/browser_boxmodel_update-after-navigation.js
+ devtools/client/inspector/components/test/browser_boxmodel_update-after-reload.js
+ devtools/client/inspector/components/test/browser_boxmodel_update-in-iframes.js
+ devtools/client/inspector/components/test/head.js
+ devtools/client/inspector/computed/test/.eslintrc.js
+ devtools/client/inspector/computed/test/browser.ini
+ devtools/client/inspector/computed/test/browser_computed_browser-styles.js
+ devtools/client/inspector/computed/test/browser_computed_cycle_color.js
+ devtools/client/inspector/computed/test/browser_computed_getNodeInfo.js
+ devtools/client/inspector/computed/test/browser_computed_keybindings_01.js
+ devtools/client/inspector/computed/test/browser_computed_keybindings_02.js
+ devtools/client/inspector/computed/test/browser_computed_matched-selectors-toggle.js
+ devtools/client/inspector/computed/test/browser_computed_matched-selectors_01.js
+ devtools/client/inspector/computed/test/browser_computed_matched-selectors_02.js
+ devtools/client/inspector/computed/test/browser_computed_media-queries.js
+ devtools/client/inspector/computed/test/browser_computed_no-results-placeholder.js
+ devtools/client/inspector/computed/test/browser_computed_original-source-link.js
+ devtools/client/inspector/computed/test/browser_computed_pseudo-element_01.js
+ devtools/client/inspector/computed/test/browser_computed_refresh-on-style-change_01.js
+ devtools/client/inspector/computed/test/browser_computed_search-filter.js
+ devtools/client/inspector/computed/test/browser_computed_search-filter_clear.js
+ devtools/client/inspector/computed/test/browser_computed_search-filter_context-menu.js
+ devtools/client/inspector/computed/test/browser_computed_search-filter_escape-keypress.js
+ devtools/client/inspector/computed/test/browser_computed_search-filter_noproperties.js
+ devtools/client/inspector/computed/test/browser_computed_select-and-copy-styles.js
+ devtools/client/inspector/computed/test/browser_computed_style-editor-link.js
+ devtools/client/inspector/computed/test/doc_sourcemaps.css
+ devtools/client/inspector/computed/test/doc_sourcemaps.css.map
+ devtools/client/inspector/computed/test/doc_sourcemaps.scss
+ devtools/client/inspector/computed/test/head.js
+ devtools/client/inspector/fonts/test/.eslintrc.js
+ devtools/client/inspector/fonts/test/browser.ini
+ devtools/client/inspector/fonts/test/browser_fontinspector.js
+ devtools/client/inspector/fonts/test/browser_fontinspector_edit-previews-show-all.js
+ devtools/client/inspector/fonts/test/browser_fontinspector_edit-previews.js
+ devtools/client/inspector/fonts/test/browser_fontinspector_theme-change.js
+ devtools/client/inspector/fonts/test/ostrich-black.ttf
+ devtools/client/inspector/fonts/test/ostrich-regular.ttf
+ devtools/client/inspector/markup/test/.eslintrc.js
+ devtools/client/inspector/markup/test/actor_events_form.js
+ devtools/client/inspector/markup/test/browser.ini
+ devtools/client/inspector/markup/test/browser_markup_anonymous_01.js
+ devtools/client/inspector/markup/test/browser_markup_anonymous_02.js
+ devtools/client/inspector/markup/test/browser_markup_anonymous_03.js
+ devtools/client/inspector/markup/test/browser_markup_anonymous_04.js
+ devtools/client/inspector/markup/test/browser_markup_copy_image_data.js
+ devtools/client/inspector/markup/test/browser_markup_css_completion_style_attribute_01.js
+ devtools/client/inspector/markup/test/browser_markup_css_completion_style_attribute_02.js
+ devtools/client/inspector/markup/test/browser_markup_css_completion_style_attribute_03.js
+ devtools/client/inspector/markup/test/browser_markup_dragdrop_autoscroll_01.js
+ devtools/client/inspector/markup/test/browser_markup_dragdrop_autoscroll_02.js
+ devtools/client/inspector/markup/test/browser_markup_dragdrop_distance.js
+ devtools/client/inspector/markup/test/browser_markup_dragdrop_dragRootNode.js
+ devtools/client/inspector/markup/test/browser_markup_dragdrop_draggable.js
+ devtools/client/inspector/markup/test/browser_markup_dragdrop_escapeKeyPress.js
+ devtools/client/inspector/markup/test/browser_markup_dragdrop_invalidNodes.js
+ devtools/client/inspector/markup/test/browser_markup_dragdrop_reorder.js
+ devtools/client/inspector/markup/test/browser_markup_dragdrop_tooltip.js
+ devtools/client/inspector/markup/test/browser_markup_events-overflow.js
+ devtools/client/inspector/markup/test/browser_markup_events-windowed-host.js
+ devtools/client/inspector/markup/test/browser_markup_events1.js
+ devtools/client/inspector/markup/test/browser_markup_events2.js
+ devtools/client/inspector/markup/test/browser_markup_events3.js
+ devtools/client/inspector/markup/test/browser_markup_events_form.js
+ devtools/client/inspector/markup/test/browser_markup_events_jquery_1.0.js
+ devtools/client/inspector/markup/test/browser_markup_events_jquery_1.1.js
+ devtools/client/inspector/markup/test/browser_markup_events_jquery_1.11.1.js
+ devtools/client/inspector/markup/test/browser_markup_events_jquery_1.2.js
+ devtools/client/inspector/markup/test/browser_markup_events_jquery_1.3.js
+ devtools/client/inspector/markup/test/browser_markup_events_jquery_1.4.js
+ devtools/client/inspector/markup/test/browser_markup_events_jquery_1.6.js
+ devtools/client/inspector/markup/test/browser_markup_events_jquery_1.7.js
+ devtools/client/inspector/markup/test/browser_markup_events_jquery_2.1.1.js
+ devtools/client/inspector/markup/test/browser_markup_html_edit_01.js
+ devtools/client/inspector/markup/test/browser_markup_html_edit_02.js
+ devtools/client/inspector/markup/test/browser_markup_html_edit_03.js
+ devtools/client/inspector/markup/test/browser_markup_image_tooltip.js
+ devtools/client/inspector/markup/test/browser_markup_image_tooltip_mutations.js
+ devtools/client/inspector/markup/test/browser_markup_keybindings_01.js
+ devtools/client/inspector/markup/test/browser_markup_keybindings_02.js
+ devtools/client/inspector/markup/test/browser_markup_keybindings_03.js
+ devtools/client/inspector/markup/test/browser_markup_keybindings_04.js
+ devtools/client/inspector/markup/test/browser_markup_keybindings_delete_attributes.js
+ devtools/client/inspector/markup/test/browser_markup_keybindings_scrolltonode.js
+ devtools/client/inspector/markup/test/browser_markup_links_01.js
+ devtools/client/inspector/markup/test/browser_markup_links_02.js
+ devtools/client/inspector/markup/test/browser_markup_links_03.js
+ devtools/client/inspector/markup/test/browser_markup_links_04.js
+ devtools/client/inspector/markup/test/browser_markup_links_05.js
+ devtools/client/inspector/markup/test/browser_markup_links_06.js
+ devtools/client/inspector/markup/test/browser_markup_links_07.js
+ devtools/client/inspector/markup/test/browser_markup_load_01.js
+ devtools/client/inspector/markup/test/browser_markup_mutation_01.js
+ devtools/client/inspector/markup/test/browser_markup_mutation_02.js
+ devtools/client/inspector/markup/test/browser_markup_navigation.js
+ devtools/client/inspector/markup/test/browser_markup_node_names.js
+ devtools/client/inspector/markup/test/browser_markup_node_names_namespaced.js
+ devtools/client/inspector/markup/test/browser_markup_node_not_displayed_01.js
+ devtools/client/inspector/markup/test/browser_markup_node_not_displayed_02.js
+ devtools/client/inspector/markup/test/browser_markup_pagesize_01.js
+ devtools/client/inspector/markup/test/browser_markup_pagesize_02.js
+ devtools/client/inspector/markup/test/browser_markup_remove_xul_attributes.js
+ devtools/client/inspector/markup/test/browser_markup_search_01.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_01.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_02.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_03.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_04-backspace.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_04-delete.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_05.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_06.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_07.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_08.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_09.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_10.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_11.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_12.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_13-other.js
+ devtools/client/inspector/markup/test/browser_markup_tag_edit_long-classname.js
+ devtools/client/inspector/markup/test/browser_markup_textcontent_display.js
+ devtools/client/inspector/markup/test/browser_markup_textcontent_edit_01.js
+ devtools/client/inspector/markup/test/browser_markup_textcontent_edit_02.js
+ devtools/client/inspector/markup/test/browser_markup_toggle_01.js
+ devtools/client/inspector/markup/test/browser_markup_toggle_02.js
+ devtools/client/inspector/markup/test/browser_markup_toggle_03.js
+ devtools/client/inspector/markup/test/browser_markup_update-on-navigtion.js
+ devtools/client/inspector/markup/test/browser_markup_void_elements_html.js
+ devtools/client/inspector/markup/test/browser_markup_void_elements_xhtml.js
+ devtools/client/inspector/markup/test/browser_markup_whitespace.js
+ devtools/client/inspector/markup/test/doc_markup_tooltip.png
+ devtools/client/inspector/markup/test/lib_jquery_1.11.1_min.js
+ devtools/client/inspector/markup/test/lib_jquery_1.7_min.js
+ devtools/client/inspector/markup/test/lib_jquery_2.1.1_min.js
+ devtools/client/inspector/rules/test/.eslintrc.js
+ devtools/client/inspector/rules/test/browser.ini
+ devtools/client/inspector/rules/test/browser_rules_add-property-and-reselect.js
+ devtools/client/inspector/rules/test/browser_rules_add-property-cancel_01.js
+ devtools/client/inspector/rules/test/browser_rules_add-property-cancel_02.js
+ devtools/client/inspector/rules/test/browser_rules_add-property-cancel_03.js
+ devtools/client/inspector/rules/test/browser_rules_add-property-commented.js
+ devtools/client/inspector/rules/test/browser_rules_add-property-svg.js
+ devtools/client/inspector/rules/test/browser_rules_add-property_01.js
+ devtools/client/inspector/rules/test/browser_rules_add-property_02.js
+ devtools/client/inspector/rules/test/browser_rules_add-rule-and-property.js
+ devtools/client/inspector/rules/test/browser_rules_add-rule-button-state.js
+ devtools/client/inspector/rules/test/browser_rules_add-rule-edit-selector.js
+ devtools/client/inspector/rules/test/browser_rules_add-rule-iframes.js
+ devtools/client/inspector/rules/test/browser_rules_add-rule-namespace-elements.js
+ devtools/client/inspector/rules/test/browser_rules_add-rule-pseudo-class.js
+ devtools/client/inspector/rules/test/browser_rules_add-rule-then-property-edit-selector.js
+ devtools/client/inspector/rules/test/browser_rules_add-rule-with-menu.js
+ devtools/client/inspector/rules/test/browser_rules_add-rule.js
+ devtools/client/inspector/rules/test/browser_rules_authored.js
+ devtools/client/inspector/rules/test/browser_rules_authored_color.js
+ devtools/client/inspector/rules/test/browser_rules_authored_override.js
+ devtools/client/inspector/rules/test/browser_rules_blob_stylesheet.js
+ devtools/client/inspector/rules/test/browser_rules_colorUnit.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-and-image-tooltip_01.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-and-image-tooltip_02.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-appears-on-swatch-click.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-commit-on-ENTER.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-edit-gradient.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-hides-on-tooltip.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-multiple-changes.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-release-outside-frame.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-revert-on-ESC.js
+ devtools/client/inspector/rules/test/browser_rules_colorpicker-swatch-displayed.js
+ devtools/client/inspector/rules/test/browser_rules_completion-existing-property_01.js
+ devtools/client/inspector/rules/test/browser_rules_completion-existing-property_02.js
+ devtools/client/inspector/rules/test/browser_rules_completion-new-property_01.js
+ devtools/client/inspector/rules/test/browser_rules_completion-new-property_02.js
+ devtools/client/inspector/rules/test/browser_rules_completion-new-property_03.js
+ devtools/client/inspector/rules/test/browser_rules_completion-new-property_04.js
+ devtools/client/inspector/rules/test/browser_rules_completion-new-property_multiline.js
+ devtools/client/inspector/rules/test/browser_rules_completion-popup-hidden-after-navigation.js
+ devtools/client/inspector/rules/test/browser_rules_computed-lists_01.js
+ devtools/client/inspector/rules/test/browser_rules_computed-lists_02.js
+ devtools/client/inspector/rules/test/browser_rules_content_01.js
+ devtools/client/inspector/rules/test/browser_rules_content_02.js
+ devtools/client/inspector/rules/test/browser_rules_context-menu-show-mdn-docs-01.js
+ devtools/client/inspector/rules/test/browser_rules_context-menu-show-mdn-docs-02.js
+ devtools/client/inspector/rules/test/browser_rules_context-menu-show-mdn-docs-03.js
+ devtools/client/inspector/rules/test/browser_rules_copy_styles.js
+ devtools/client/inspector/rules/test/browser_rules_css-docs-tooltip_closes-on-escape.js
+ devtools/client/inspector/rules/test/browser_rules_cssom.js
+ devtools/client/inspector/rules/test/browser_rules_cubicbezier-appears-on-swatch-click.js
+ devtools/client/inspector/rules/test/browser_rules_cubicbezier-commit-on-ENTER.js
+ devtools/client/inspector/rules/test/browser_rules_cubicbezier-revert-on-ESC.js
+ devtools/client/inspector/rules/test/browser_rules_custom.js
+ devtools/client/inspector/rules/test/browser_rules_cycle-angle.js
+ devtools/client/inspector/rules/test/browser_rules_cycle-color.js
+ devtools/client/inspector/rules/test/browser_rules_edit-display-grid-property.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property-cancel.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property-click.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property-commit.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property-computed.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property-increments.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property-order.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property-remove_01.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property-remove_02.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property-remove_03.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property_01.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property_02.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property_03.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property_04.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property_05.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property_06.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property_07.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property_08.js
+ devtools/client/inspector/rules/test/browser_rules_edit-property_09.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector-click-on-scrollbar.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector-click.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector-commit.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_01.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_02.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_03.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_04.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_05.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_06.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_07.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_08.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_09.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_10.js
+ devtools/client/inspector/rules/test/browser_rules_edit-selector_11.js
+ devtools/client/inspector/rules/test/browser_rules_edit-value-after-name_01.js
+ devtools/client/inspector/rules/test/browser_rules_edit-value-after-name_02.js
+ devtools/client/inspector/rules/test/browser_rules_edit-value-after-name_03.js
+ devtools/client/inspector/rules/test/browser_rules_edit-value-after-name_04.js
+ devtools/client/inspector/rules/test/browser_rules_editable-field-focus_01.js
+ devtools/client/inspector/rules/test/browser_rules_editable-field-focus_02.js
+ devtools/client/inspector/rules/test/browser_rules_eyedropper.js
+ devtools/client/inspector/rules/test/browser_rules_filtereditor-appears-on-swatch-click.js
+ devtools/client/inspector/rules/test/browser_rules_filtereditor-commit-on-ENTER.js
+ devtools/client/inspector/rules/test/browser_rules_filtereditor-revert-on-ESC.js
+ devtools/client/inspector/rules/test/browser_rules_grid-highlighter-on-navigate.js
+ devtools/client/inspector/rules/test/browser_rules_grid-highlighter-on-reload.js
+ devtools/client/inspector/rules/test/browser_rules_grid-toggle_01.js
+ devtools/client/inspector/rules/test/browser_rules_grid-toggle_02.js
+ devtools/client/inspector/rules/test/browser_rules_grid-toggle_03.js
+ devtools/client/inspector/rules/test/browser_rules_guessIndentation.js
+ devtools/client/inspector/rules/test/browser_rules_inherited-properties_01.js
+ devtools/client/inspector/rules/test/browser_rules_inherited-properties_02.js
+ devtools/client/inspector/rules/test/browser_rules_inherited-properties_03.js
+ devtools/client/inspector/rules/test/browser_rules_inline-source-map.js
+ devtools/client/inspector/rules/test/browser_rules_invalid-source-map.js
+ devtools/client/inspector/rules/test/browser_rules_invalid.js
+ devtools/client/inspector/rules/test/browser_rules_keybindings.js
+ devtools/client/inspector/rules/test/browser_rules_keyframeLineNumbers.js
+ devtools/client/inspector/rules/test/browser_rules_keyframes-rule_01.js
+ devtools/client/inspector/rules/test/browser_rules_keyframes-rule_02.js
+ devtools/client/inspector/rules/test/browser_rules_lineNumbers.js
+ devtools/client/inspector/rules/test/browser_rules_livepreview.js
+ devtools/client/inspector/rules/test/browser_rules_mark_overridden_01.js
+ devtools/client/inspector/rules/test/browser_rules_mark_overridden_02.js
+ devtools/client/inspector/rules/test/browser_rules_mark_overridden_03.js
+ devtools/client/inspector/rules/test/browser_rules_mark_overridden_04.js
+ devtools/client/inspector/rules/test/browser_rules_mark_overridden_05.js
+ devtools/client/inspector/rules/test/browser_rules_mark_overridden_06.js
+ devtools/client/inspector/rules/test/browser_rules_mark_overridden_07.js
+ devtools/client/inspector/rules/test/browser_rules_mathml-element.js
+ devtools/client/inspector/rules/test/browser_rules_media-queries.js
+ devtools/client/inspector/rules/test/browser_rules_multiple-properties-duplicates.js
+ devtools/client/inspector/rules/test/browser_rules_multiple-properties-priority.js
+ devtools/client/inspector/rules/test/browser_rules_multiple-properties-unfinished_01.js
+ devtools/client/inspector/rules/test/browser_rules_multiple-properties-unfinished_02.js
+ devtools/client/inspector/rules/test/browser_rules_multiple_properties_01.js
+ devtools/client/inspector/rules/test/browser_rules_multiple_properties_02.js
+ devtools/client/inspector/rules/test/browser_rules_original-source-link.js
+ devtools/client/inspector/rules/test/browser_rules_pseudo-element_01.js
+ devtools/client/inspector/rules/test/browser_rules_pseudo-element_02.js
+ devtools/client/inspector/rules/test/browser_rules_pseudo_lock_options.js
+ devtools/client/inspector/rules/test/browser_rules_refresh-no-flicker.js
+ devtools/client/inspector/rules/test/browser_rules_refresh-on-attribute-change_01.js
+ devtools/client/inspector/rules/test/browser_rules_refresh-on-attribute-change_02.js
+ devtools/client/inspector/rules/test/browser_rules_refresh-on-style-change.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter-computed-list_01.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter-computed-list_02.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter-computed-list_03.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter-computed-list_04.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter-computed-list_expander.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter-overridden-property.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_01.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_02.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_03.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_04.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_05.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_06.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_07.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_08.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_09.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_10.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_context-menu.js
+ devtools/client/inspector/rules/test/browser_rules_search-filter_escape-keypress.js
+ devtools/client/inspector/rules/test/browser_rules_select-and-copy-styles.js
+ devtools/client/inspector/rules/test/browser_rules_selector-highlighter-on-navigate.js
+ devtools/client/inspector/rules/test/browser_rules_selector-highlighter_01.js
+ devtools/client/inspector/rules/test/browser_rules_selector-highlighter_02.js
+ devtools/client/inspector/rules/test/browser_rules_selector-highlighter_03.js
+ devtools/client/inspector/rules/test/browser_rules_selector-highlighter_04.js
+ devtools/client/inspector/rules/test/browser_rules_selector_highlight.js
+ devtools/client/inspector/rules/test/browser_rules_strict-search-filter-computed-list_01.js
+ devtools/client/inspector/rules/test/browser_rules_strict-search-filter_01.js
+ devtools/client/inspector/rules/test/browser_rules_strict-search-filter_02.js
+ devtools/client/inspector/rules/test/browser_rules_strict-search-filter_03.js
+ devtools/client/inspector/rules/test/browser_rules_style-editor-link.js
+ devtools/client/inspector/rules/test/browser_rules_urls-clickable.js
+ devtools/client/inspector/rules/test/browser_rules_user-agent-styles-uneditable.js
+ devtools/client/inspector/rules/test/browser_rules_user-agent-styles.js
+ devtools/client/inspector/rules/test/browser_rules_user-property-reset.js
+ devtools/client/inspector/rules/test/doc_content_stylesheet_imported.css
+ devtools/client/inspector/rules/test/doc_content_stylesheet_imported2.css
+ devtools/client/inspector/rules/test/doc_content_stylesheet_linked.css
+ devtools/client/inspector/rules/test/doc_content_stylesheet_script.css
+ devtools/client/inspector/rules/test/doc_frame_script.js
+ devtools/client/inspector/rules/test/doc_invalid_sourcemap.css
+ devtools/client/inspector/rules/test/doc_sourcemaps.css
+ devtools/client/inspector/rules/test/doc_sourcemaps.css.map
+ devtools/client/inspector/rules/test/doc_sourcemaps.scss
+ devtools/client/inspector/rules/test/doc_style_editor_link.css
+ devtools/client/inspector/rules/test/doc_test_image.png
+ devtools/client/inspector/rules/test/doc_urls_clickable.css
+ devtools/client/inspector/rules/test/head.js
+ devtools/client/inspector/shared/test/.eslintrc.js
+ devtools/client/inspector/shared/test/browser.ini
+ devtools/client/inspector/shared/test/browser_styleinspector_context-menu-copy-color_01.js
+ devtools/client/inspector/shared/test/browser_styleinspector_context-menu-copy-color_02.js
+ devtools/client/inspector/shared/test/browser_styleinspector_context-menu-copy-urls.js
+ devtools/client/inspector/shared/test/browser_styleinspector_csslogic-content-stylesheets.js
+ devtools/client/inspector/shared/test/browser_styleinspector_output-parser.js
+ devtools/client/inspector/shared/test/browser_styleinspector_refresh_when_active.js
+ devtools/client/inspector/shared/test/browser_styleinspector_tooltip-background-image.js
+ devtools/client/inspector/shared/test/browser_styleinspector_tooltip-closes-on-new-selection.js
+ devtools/client/inspector/shared/test/browser_styleinspector_tooltip-longhand-fontfamily.js
+ devtools/client/inspector/shared/test/browser_styleinspector_tooltip-multiple-background-images.js
+ devtools/client/inspector/shared/test/browser_styleinspector_tooltip-shorthand-fontfamily.js
+ devtools/client/inspector/shared/test/browser_styleinspector_tooltip-size.js
+ devtools/client/inspector/shared/test/browser_styleinspector_transform-highlighter-01.js
+ devtools/client/inspector/shared/test/browser_styleinspector_transform-highlighter-02.js
+ devtools/client/inspector/shared/test/browser_styleinspector_transform-highlighter-03.js
+ devtools/client/inspector/shared/test/browser_styleinspector_transform-highlighter-04.js
+ devtools/client/inspector/shared/test/doc_content_stylesheet_imported.css
+ devtools/client/inspector/shared/test/doc_content_stylesheet_imported2.css
+ devtools/client/inspector/shared/test/doc_content_stylesheet_linked.css
+ devtools/client/inspector/shared/test/doc_content_stylesheet_script.css
+ devtools/client/inspector/shared/test/doc_content_stylesheet_xul.css
+ devtools/client/inspector/shared/test/doc_frame_script.js
+ devtools/client/inspector/shared/test/head.js
+ devtools/client/inspector/test/.eslintrc.js
+ devtools/client/inspector/test/browser.ini
+ devtools/client/inspector/test/browser_inspector_addNode_01.js
+ devtools/client/inspector/test/browser_inspector_addNode_02.js
+ devtools/client/inspector/test/browser_inspector_addNode_03.js
+ devtools/client/inspector/test/browser_inspector_addSidebarTab.js
+ devtools/client/inspector/test/browser_inspector_breadcrumbs.js
+ devtools/client/inspector/test/browser_inspector_breadcrumbs_keybinding.js
+ devtools/client/inspector/test/browser_inspector_breadcrumbs_keyboard_trap.js
+ devtools/client/inspector/test/browser_inspector_breadcrumbs_mutations.js
+ devtools/client/inspector/test/browser_inspector_breadcrumbs_namespaced.js
+ devtools/client/inspector/test/browser_inspector_breadcrumbs_visibility.js
+ devtools/client/inspector/test/browser_inspector_delete-selected-node-01.js
+ devtools/client/inspector/test/browser_inspector_delete-selected-node-03.js
+ devtools/client/inspector/test/browser_inspector_destroy-after-navigation.js
+ devtools/client/inspector/test/browser_inspector_destroy-before-ready.js
+ devtools/client/inspector/test/browser_inspector_expand-collapse.js
+ devtools/client/inspector/test/browser_inspector_gcli-inspect-command.js
+ devtools/client/inspector/test/browser_inspector_highlighter-03.js
+ devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-xul.js
+ devtools/client/inspector/test/browser_inspector_highlighter-hover_01.js
+ devtools/client/inspector/test/browser_inspector_highlighter-hover_02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-hover_03.js
+ devtools/client/inspector/test/browser_inspector_highlighter-keybinding_04.js
+ devtools/client/inspector/test/browser_inspector_highlighter-xbl.js
+ devtools/client/inspector/test/browser_inspector_iframe-navigation.js
+ devtools/client/inspector/test/browser_inspector_inspect-object-element.js
+ devtools/client/inspector/test/browser_inspector_invalidate.js
+ devtools/client/inspector/test/browser_inspector_keyboard-shortcuts-copy-outerhtml.js
+ devtools/client/inspector/test/browser_inspector_keyboard-shortcuts.js
+ devtools/client/inspector/test/browser_inspector_menu-01-sensitivity.js
+ devtools/client/inspector/test/browser_inspector_menu-02-copy-items.js
+ devtools/client/inspector/test/browser_inspector_menu-03-paste-items-svg.js
+ devtools/client/inspector/test/browser_inspector_menu-03-paste-items.js
+ devtools/client/inspector/test/browser_inspector_menu-04-use-in-console.js
+ devtools/client/inspector/test/browser_inspector_menu-05-attribute-items.js
+ devtools/client/inspector/test/browser_inspector_menu-06-other.js
+ devtools/client/inspector/test/browser_inspector_pane-toggle-01.js
+ devtools/client/inspector/test/browser_inspector_pane-toggle-02.js
+ devtools/client/inspector/test/browser_inspector_pane-toggle-03.js
+ devtools/client/inspector/test/browser_inspector_pane-toggle-05.js
+ devtools/client/inspector/test/browser_inspector_pseudoclass-lock.js
+ devtools/client/inspector/test/browser_inspector_pseudoclass-menu.js
+ devtools/client/inspector/test/browser_inspector_remove-iframe-during-load.js
+ devtools/client/inspector/test/browser_inspector_search-01.js
+ devtools/client/inspector/test/browser_inspector_search-02.js
+ devtools/client/inspector/test/browser_inspector_search-03.js
+ devtools/client/inspector/test/browser_inspector_search-04.js
+ devtools/client/inspector/test/browser_inspector_search-05.js
+ devtools/client/inspector/test/browser_inspector_search-07.js
+ devtools/client/inspector/test/browser_inspector_search-08.js
+ devtools/client/inspector/test/browser_inspector_search-clear.js
+ devtools/client/inspector/test/browser_inspector_search-filter_context-menu.js
+ devtools/client/inspector/test/browser_inspector_search-navigation.js
+ devtools/client/inspector/test/browser_inspector_search-reserved.js
+ devtools/client/inspector/test/browser_inspector_search-selection.js
+ devtools/client/inspector/test/browser_inspector_search-sidebar.js
+ devtools/client/inspector/test/browser_inspector_search-suggests-ids-and-classes.js
+ devtools/client/inspector/test/browser_inspector_search_keyboard_trap.js
+ devtools/client/inspector/test/browser_inspector_sidebarstate.js
+ devtools/client/inspector/test/browser_inspector_switch-to-inspector-on-pick.js
+ devtools/client/inspector/test/browser_inspector_textbox-menu.js
+ devtools/client/inspector/test/doc_inspector_csp.html^headers^
+ devtools/client/jsonview/.eslintrc.js
+ devtools/client/jsonview/lib/require.js
+ devtools/client/jsonview/test/.eslintrc.js
+ devtools/client/jsonview/test/array_json.json
+ devtools/client/jsonview/test/array_json.json^headers^
+ devtools/client/jsonview/test/browser.ini
+ devtools/client/jsonview/test/browser_jsonview_copy_headers.js
+ devtools/client/jsonview/test/browser_jsonview_copy_json.js
+ devtools/client/jsonview/test/browser_jsonview_copy_rawdata.js
+ devtools/client/jsonview/test/browser_jsonview_filter.js
+ devtools/client/jsonview/test/browser_jsonview_invalid_json.js
+ devtools/client/jsonview/test/browser_jsonview_save_json.js
+ devtools/client/jsonview/test/browser_jsonview_valid_json.js
+ devtools/client/jsonview/test/doc_frame_script.js
+ devtools/client/jsonview/test/head.js
+ devtools/client/jsonview/test/invalid_json.json
+ devtools/client/jsonview/test/invalid_json.json^headers^
+ devtools/client/jsonview/test/simple_json.json
+ devtools/client/jsonview/test/simple_json.json^headers^
+ devtools/client/jsonview/test/valid_json.json
+ devtools/client/jsonview/test/valid_json.json^headers^
+ devtools/client/memory/test/browser/.eslintrc.js
+ devtools/client/memory/test/browser/browser.ini
+ devtools/client/memory/test/browser/browser_memory_allocationStackDisplay_01.js
+ devtools/client/memory/test/browser/browser_memory_clear_snapshots.js
+ devtools/client/memory/test/browser/browser_memory_diff_01.js
+ devtools/client/memory/test/browser/browser_memory_displays_01.js
+ devtools/client/memory/test/browser/browser_memory_dominator_trees_01.js
+ devtools/client/memory/test/browser/browser_memory_dominator_trees_02.js
+ devtools/client/memory/test/browser/browser_memory_filter_01.js
+ devtools/client/memory/test/browser/browser_memory_individuals_01.js
+ devtools/client/memory/test/browser/browser_memory_keyboard-snapshot-list.js
+ devtools/client/memory/test/browser/browser_memory_keyboard.js
+ devtools/client/memory/test/browser/browser_memory_no_allocation_stacks.js
+ devtools/client/memory/test/browser/browser_memory_no_auto_expand.js
+ devtools/client/memory/test/browser/browser_memory_percents_01.js
+ devtools/client/memory/test/browser/browser_memory_refresh_does_not_leak.js
+ devtools/client/memory/test/browser/browser_memory_simple_01.js
+ devtools/client/memory/test/browser/browser_memory_transferHeapSnapshot_e10s_01.js
+ devtools/client/memory/test/browser/head.js
+ devtools/client/memory/test/chrome/chrome.ini
+ devtools/client/memory/test/chrome/head.js
+ devtools/client/memory/test/unit/.eslintrc.js
+ devtools/client/memory/test/unit/head.js
+ devtools/client/memory/test/unit/test_action-clear-snapshots_01.js
+ devtools/client/memory/test/unit/test_action-clear-snapshots_02.js
+ devtools/client/memory/test/unit/test_action-clear-snapshots_03.js
+ devtools/client/memory/test/unit/test_action-clear-snapshots_04.js
+ devtools/client/memory/test/unit/test_action-clear-snapshots_05.js
+ devtools/client/memory/test/unit/test_action-clear-snapshots_06.js
+ devtools/client/memory/test/unit/test_action-export-snapshot.js
+ devtools/client/memory/test/unit/test_action-filter-01.js
+ devtools/client/memory/test/unit/test_action-filter-02.js
+ devtools/client/memory/test/unit/test_action-filter-03.js
+ devtools/client/memory/test/unit/test_action-import-snapshot-and-census.js
+ devtools/client/memory/test/unit/test_action-import-snapshot-dominator-tree.js
+ devtools/client/memory/test/unit/test_action-select-snapshot.js
+ devtools/client/memory/test/unit/test_action-set-display-and-refresh-01.js
+ devtools/client/memory/test/unit/test_action-set-display-and-refresh-02.js
+ devtools/client/memory/test/unit/test_action-set-display.js
+ devtools/client/memory/test/unit/test_action-take-census.js
+ devtools/client/memory/test/unit/test_action-take-snapshot-and-census.js
+ devtools/client/memory/test/unit/test_action-take-snapshot.js
+ devtools/client/memory/test/unit/test_action-toggle-inverted-and-refresh-01.js
+ devtools/client/memory/test/unit/test_action-toggle-inverted-and-refresh-02.js
+ devtools/client/memory/test/unit/test_action-toggle-inverted.js
+ devtools/client/memory/test/unit/test_action-toggle-recording-allocations.js
+ devtools/client/memory/test/unit/test_action_diffing_01.js
+ devtools/client/memory/test/unit/test_action_diffing_02.js
+ devtools/client/memory/test/unit/test_action_diffing_03.js
+ devtools/client/memory/test/unit/test_action_diffing_04.js
+ devtools/client/memory/test/unit/test_action_diffing_05.js
+ devtools/client/memory/test/unit/test_dominator_trees_01.js
+ devtools/client/memory/test/unit/test_dominator_trees_02.js
+ devtools/client/memory/test/unit/test_dominator_trees_03.js
+ devtools/client/memory/test/unit/test_dominator_trees_04.js
+ devtools/client/memory/test/unit/test_dominator_trees_05.js
+ devtools/client/memory/test/unit/test_dominator_trees_06.js
+ devtools/client/memory/test/unit/test_dominator_trees_07.js
+ devtools/client/memory/test/unit/test_dominator_trees_08.js
+ devtools/client/memory/test/unit/test_dominator_trees_09.js
+ devtools/client/memory/test/unit/test_dominator_trees_10.js
+ devtools/client/memory/test/unit/test_individuals_01.js
+ devtools/client/memory/test/unit/test_individuals_02.js
+ devtools/client/memory/test/unit/test_individuals_03.js
+ devtools/client/memory/test/unit/test_individuals_04.js
+ devtools/client/memory/test/unit/test_individuals_05.js
+ devtools/client/memory/test/unit/test_individuals_06.js
+ devtools/client/memory/test/unit/test_pop_view_01.js
+ devtools/client/memory/test/unit/test_tree-map-01.js
+ devtools/client/memory/test/unit/test_tree-map-02.js
+ devtools/client/memory/test/unit/test_utils-get-snapshot-totals.js
+ devtools/client/memory/test/unit/test_utils.js
+ devtools/client/memory/test/unit/xpcshell.ini
+ devtools/client/netmonitor/.eslintrc.js
+ devtools/client/netmonitor/events.js
+ devtools/client/netmonitor/filter-predicates.js
+ devtools/client/netmonitor/har/test/.eslintrc.js
+ devtools/client/netmonitor/har/test/browser.ini
+ devtools/client/netmonitor/har/test/browser_net_har_copy_all_as_har.js
+ devtools/client/netmonitor/har/test/browser_net_har_post_data.js
+ devtools/client/netmonitor/har/test/browser_net_har_throttle_upload.js
+ devtools/client/netmonitor/har/test/head.js
+ devtools/client/netmonitor/l10n.js
+ devtools/client/netmonitor/prefs.js
+ devtools/client/netmonitor/request-utils.js
+ devtools/client/netmonitor/sort-predicates.js
+ devtools/client/netmonitor/test/.eslintrc.js
+ devtools/client/netmonitor/test/browser.ini
+ devtools/client/netmonitor/test/browser_net_aaa_leaktest.js
+ devtools/client/netmonitor/test/browser_net_accessibility-01.js
+ devtools/client/netmonitor/test/browser_net_accessibility-02.js
+ devtools/client/netmonitor/test/browser_net_api-calls.js
+ devtools/client/netmonitor/test/browser_net_autoscroll.js
+ devtools/client/netmonitor/test/browser_net_brotli.js
+ devtools/client/netmonitor/test/browser_net_cached-status.js
+ devtools/client/netmonitor/test/browser_net_cause.js
+ devtools/client/netmonitor/test/browser_net_cause_redirect.js
+ devtools/client/netmonitor/test/browser_net_charts-01.js
+ devtools/client/netmonitor/test/browser_net_charts-02.js
+ devtools/client/netmonitor/test/browser_net_charts-03.js
+ devtools/client/netmonitor/test/browser_net_charts-04.js
+ devtools/client/netmonitor/test/browser_net_charts-05.js
+ devtools/client/netmonitor/test/browser_net_charts-06.js
+ devtools/client/netmonitor/test/browser_net_charts-07.js
+ devtools/client/netmonitor/test/browser_net_clear.js
+ devtools/client/netmonitor/test/browser_net_complex-params.js
+ devtools/client/netmonitor/test/browser_net_content-type.js
+ devtools/client/netmonitor/test/browser_net_copy_as_curl.js
+ devtools/client/netmonitor/test/browser_net_copy_headers.js
+ devtools/client/netmonitor/test/browser_net_copy_image_as_data_uri.js
+ devtools/client/netmonitor/test/browser_net_copy_params.js
+ devtools/client/netmonitor/test/browser_net_copy_response.js
+ devtools/client/netmonitor/test/browser_net_copy_svg_image_as_data_uri.js
+ devtools/client/netmonitor/test/browser_net_copy_url.js
+ devtools/client/netmonitor/test/browser_net_cors_requests.js
+ devtools/client/netmonitor/test/browser_net_curl-utils.js
+ devtools/client/netmonitor/test/browser_net_cyrillic-01.js
+ devtools/client/netmonitor/test/browser_net_cyrillic-02.js
+ devtools/client/netmonitor/test/browser_net_details-no-duplicated-content.js
+ devtools/client/netmonitor/test/browser_net_filter-01.js
+ devtools/client/netmonitor/test/browser_net_filter-02.js
+ devtools/client/netmonitor/test/browser_net_filter-03.js
+ devtools/client/netmonitor/test/browser_net_filter-04.js
+ devtools/client/netmonitor/test/browser_net_footer-summary.js
+ devtools/client/netmonitor/test/browser_net_frame.js
+ devtools/client/netmonitor/test/browser_net_html-preview.js
+ devtools/client/netmonitor/test/browser_net_icon-preview.js
+ devtools/client/netmonitor/test/browser_net_image-tooltip.js
+ devtools/client/netmonitor/test/browser_net_json-long.js
+ devtools/client/netmonitor/test/browser_net_json-malformed.js
+ devtools/client/netmonitor/test/browser_net_json_custom_mime.js
+ devtools/client/netmonitor/test/browser_net_json_text_mime.js
+ devtools/client/netmonitor/test/browser_net_jsonp.js
+ devtools/client/netmonitor/test/browser_net_large-response.js
+ devtools/client/netmonitor/test/browser_net_leak_on_tab_close.js
+ devtools/client/netmonitor/test/browser_net_open_request_in_tab.js
+ devtools/client/netmonitor/test/browser_net_page-nav.js
+ devtools/client/netmonitor/test/browser_net_pane-collapse.js
+ devtools/client/netmonitor/test/browser_net_pane-toggle.js
+ devtools/client/netmonitor/test/browser_net_persistent_logs.js
+ devtools/client/netmonitor/test/browser_net_post-data-01.js
+ devtools/client/netmonitor/test/browser_net_post-data-02.js
+ devtools/client/netmonitor/test/browser_net_post-data-03.js
+ devtools/client/netmonitor/test/browser_net_post-data-04.js
+ devtools/client/netmonitor/test/browser_net_prefs-and-l10n.js
+ devtools/client/netmonitor/test/browser_net_prefs-reload.js
+ devtools/client/netmonitor/test/browser_net_raw_headers.js
+ devtools/client/netmonitor/test/browser_net_reload-button.js
+ devtools/client/netmonitor/test/browser_net_reload-markers.js
+ devtools/client/netmonitor/test/browser_net_req-resp-bodies.js
+ devtools/client/netmonitor/test/browser_net_resend.js
+ devtools/client/netmonitor/test/browser_net_resend_cors.js
+ devtools/client/netmonitor/test/browser_net_resend_headers.js
+ devtools/client/netmonitor/test/browser_net_security-details.js
+ devtools/client/netmonitor/test/browser_net_security-error.js
+ devtools/client/netmonitor/test/browser_net_security-icon-click.js
+ devtools/client/netmonitor/test/browser_net_security-redirect.js
+ devtools/client/netmonitor/test/browser_net_security-state.js
+ devtools/client/netmonitor/test/browser_net_security-tab-deselect.js
+ devtools/client/netmonitor/test/browser_net_security-tab-visibility.js
+ devtools/client/netmonitor/test/browser_net_security-warnings.js
+ devtools/client/netmonitor/test/browser_net_send-beacon-other-tab.js
+ devtools/client/netmonitor/test/browser_net_send-beacon.js
+ devtools/client/netmonitor/test/browser_net_service-worker-status.js
+ devtools/client/netmonitor/test/browser_net_simple-init.js
+ devtools/client/netmonitor/test/browser_net_simple-request-data.js
+ devtools/client/netmonitor/test/browser_net_simple-request-details.js
+ devtools/client/netmonitor/test/browser_net_simple-request.js
+ devtools/client/netmonitor/test/browser_net_sort-01.js
+ devtools/client/netmonitor/test/browser_net_sort-02.js
+ devtools/client/netmonitor/test/browser_net_sort-03.js
+ devtools/client/netmonitor/test/browser_net_statistics-01.js
+ devtools/client/netmonitor/test/browser_net_statistics-02.js
+ devtools/client/netmonitor/test/browser_net_statistics-03.js
+ devtools/client/netmonitor/test/browser_net_status-codes.js
+ devtools/client/netmonitor/test/browser_net_streaming-response.js
+ devtools/client/netmonitor/test/browser_net_throttle.js
+ devtools/client/netmonitor/test/browser_net_timeline_ticks.js
+ devtools/client/netmonitor/test/browser_net_timing-division.js
+ devtools/client/netmonitor/test/browser_net_truncate.js
+ devtools/client/netmonitor/test/head.js
+ devtools/client/netmonitor/test/service-workers/status-codes-service-worker.js
+ devtools/client/netmonitor/test/sjs_content-type-test-server.sjs
+ devtools/client/netmonitor/test/sjs_cors-test-server.sjs
+ devtools/client/netmonitor/test/sjs_hsts-test-server.sjs
+ devtools/client/netmonitor/test/sjs_https-redirect-test-server.sjs
+ devtools/client/netmonitor/test/sjs_simple-test-server.sjs
+ devtools/client/netmonitor/test/sjs_sorting-test-server.sjs
+ devtools/client/netmonitor/test/sjs_status-codes-test-server.sjs
+ devtools/client/netmonitor/test/sjs_truncate-test-server.sjs
+ devtools/client/netmonitor/test/test-image.png
+ devtools/client/netmonitor/toolbar-view.js
+ devtools/client/package.json
+ devtools/client/performance/components/test/chrome.ini
+ devtools/client/performance/components/test/head.js
+ devtools/client/performance/docs/markers.md
+ devtools/client/performance/test/.eslintrc.js
+ devtools/client/performance/test/browser.ini
+ devtools/client/performance/test/browser_aaa-run-first-leaktest.js
+ devtools/client/performance/test/browser_perf-button-states.js
+ devtools/client/performance/test/browser_perf-calltree-js-categories.js
+ devtools/client/performance/test/browser_perf-calltree-js-columns.js
+ devtools/client/performance/test/browser_perf-calltree-js-events.js
+ devtools/client/performance/test/browser_perf-calltree-memory-columns.js
+ devtools/client/performance/test/browser_perf-console-record-01.js
+ devtools/client/performance/test/browser_perf-console-record-02.js
+ devtools/client/performance/test/browser_perf-console-record-03.js
+ devtools/client/performance/test/browser_perf-console-record-04.js
+ devtools/client/performance/test/browser_perf-console-record-05.js
+ devtools/client/performance/test/browser_perf-console-record-06.js
+ devtools/client/performance/test/browser_perf-console-record-07.js
+ devtools/client/performance/test/browser_perf-console-record-08.js
+ devtools/client/performance/test/browser_perf-console-record-09.js
+ devtools/client/performance/test/browser_perf-details-01-toggle.js
+ devtools/client/performance/test/browser_perf-details-02-utility-fun.js
+ devtools/client/performance/test/browser_perf-details-03-without-allocations.js
+ devtools/client/performance/test/browser_perf-details-04-toolbar-buttons.js
+ devtools/client/performance/test/browser_perf-details-05-preserve-view.js
+ devtools/client/performance/test/browser_perf-details-06-rerender-on-selection.js
+ devtools/client/performance/test/browser_perf-details-07-bleed-events.js
+ devtools/client/performance/test/browser_perf-details-render-00-waterfall.js
+ devtools/client/performance/test/browser_perf-details-render-01-js-calltree.js
+ devtools/client/performance/test/browser_perf-details-render-02-js-flamegraph.js
+ devtools/client/performance/test/browser_perf-details-render-03-memory-calltree.js
+ devtools/client/performance/test/browser_perf-details-render-04-memory-flamegraph.js
+ devtools/client/performance/test/browser_perf-docload.js
+ devtools/client/performance/test/browser_perf-gc-snap.js
+ devtools/client/performance/test/browser_perf-highlighted.js
+ devtools/client/performance/test/browser_perf-loading-01.js
+ devtools/client/performance/test/browser_perf-loading-02.js
+ devtools/client/performance/test/browser_perf-marker-details.js
+ devtools/client/performance/test/browser_perf-options-01-toggle-throw.js
+ devtools/client/performance/test/browser_perf-options-02-toggle-throw-alt.js
+ devtools/client/performance/test/browser_perf-options-03-toggle-meta.js
+ devtools/client/performance/test/browser_perf-options-enable-framerate-01.js
+ devtools/client/performance/test/browser_perf-options-enable-framerate-02.js
+ devtools/client/performance/test/browser_perf-options-enable-memory-01.js
+ devtools/client/performance/test/browser_perf-options-enable-memory-02.js
+ devtools/client/performance/test/browser_perf-options-flatten-tree-recursion-01.js
+ devtools/client/performance/test/browser_perf-options-flatten-tree-recursion-02.js
+ devtools/client/performance/test/browser_perf-options-invert-call-tree-01.js
+ devtools/client/performance/test/browser_perf-options-invert-call-tree-02.js
+ devtools/client/performance/test/browser_perf-options-invert-flame-graph-01.js
+ devtools/client/performance/test/browser_perf-options-invert-flame-graph-02.js
+ devtools/client/performance/test/browser_perf-options-propagate-allocations.js
+ devtools/client/performance/test/browser_perf-options-propagate-profiler.js
+ devtools/client/performance/test/browser_perf-options-show-idle-blocks-01.js
+ devtools/client/performance/test/browser_perf-options-show-idle-blocks-02.js
+ devtools/client/performance/test/browser_perf-options-show-jit-optimizations.js
+ devtools/client/performance/test/browser_perf-options-show-platform-data-01.js
+ devtools/client/performance/test/browser_perf-options-show-platform-data-02.js
+ devtools/client/performance/test/browser_perf-overview-render-01.js
+ devtools/client/performance/test/browser_perf-overview-render-02.js
+ devtools/client/performance/test/browser_perf-overview-render-03.js
+ devtools/client/performance/test/browser_perf-overview-render-04.js
+ devtools/client/performance/test/browser_perf-overview-selection-01.js
+ devtools/client/performance/test/browser_perf-overview-selection-02.js
+ devtools/client/performance/test/browser_perf-overview-selection-03.js
+ devtools/client/performance/test/browser_perf-overview-time-interval.js
+ devtools/client/performance/test/browser_perf-private-browsing.js
+ devtools/client/performance/test/browser_perf-range-changed-render.js
+ devtools/client/performance/test/browser_perf-recording-notices-01.js
+ devtools/client/performance/test/browser_perf-recording-notices-02.js
+ devtools/client/performance/test/browser_perf-recording-notices-03.js
+ devtools/client/performance/test/browser_perf-recording-notices-04.js
+ devtools/client/performance/test/browser_perf-recording-notices-05.js
+ devtools/client/performance/test/browser_perf-recording-selected-01.js
+ devtools/client/performance/test/browser_perf-recording-selected-02.js
+ devtools/client/performance/test/browser_perf-recording-selected-03.js
+ devtools/client/performance/test/browser_perf-recording-selected-04.js
+ devtools/client/performance/test/browser_perf-recordings-clear-01.js
+ devtools/client/performance/test/browser_perf-recordings-clear-02.js
+ devtools/client/performance/test/browser_perf-recordings-io-01.js
+ devtools/client/performance/test/browser_perf-recordings-io-02.js
+ devtools/client/performance/test/browser_perf-recordings-io-03.js
+ devtools/client/performance/test/browser_perf-recordings-io-04.js
+ devtools/client/performance/test/browser_perf-recordings-io-05.js
+ devtools/client/performance/test/browser_perf-recordings-io-06.js
+ devtools/client/performance/test/browser_perf-refresh.js
+ devtools/client/performance/test/browser_perf-states.js
+ devtools/client/performance/test/browser_perf-telemetry-01.js
+ devtools/client/performance/test/browser_perf-telemetry-02.js
+ devtools/client/performance/test/browser_perf-telemetry-03.js
+ devtools/client/performance/test/browser_perf-telemetry-04.js
+ devtools/client/performance/test/browser_perf-theme-toggle.js
+ devtools/client/performance/test/browser_perf-tree-abstract-01.js
+ devtools/client/performance/test/browser_perf-tree-abstract-02.js
+ devtools/client/performance/test/browser_perf-tree-abstract-03.js
+ devtools/client/performance/test/browser_perf-tree-abstract-04.js
+ devtools/client/performance/test/browser_perf-tree-abstract-05.js
+ devtools/client/performance/test/browser_perf-tree-view-01.js
+ devtools/client/performance/test/browser_perf-tree-view-02.js
+ devtools/client/performance/test/browser_perf-tree-view-03.js
+ devtools/client/performance/test/browser_perf-tree-view-04.js
+ devtools/client/performance/test/browser_perf-tree-view-05.js
+ devtools/client/performance/test/browser_perf-tree-view-06.js
+ devtools/client/performance/test/browser_perf-tree-view-07.js
+ devtools/client/performance/test/browser_perf-tree-view-08.js
+ devtools/client/performance/test/browser_perf-tree-view-09.js
+ devtools/client/performance/test/browser_perf-tree-view-10.js
+ devtools/client/performance/test/browser_perf-tree-view-11.js
+ devtools/client/performance/test/browser_perf-ui-recording.js
+ devtools/client/performance/test/browser_timeline-filters-01.js
+ devtools/client/performance/test/browser_timeline-filters-02.js
+ devtools/client/performance/test/browser_timeline-waterfall-background.js
+ devtools/client/performance/test/browser_timeline-waterfall-generic.js
+ devtools/client/performance/test/browser_timeline-waterfall-rerender.js
+ devtools/client/performance/test/browser_timeline-waterfall-sidebar.js
+ devtools/client/performance/test/browser_timeline-waterfall-workers.js
+ devtools/client/performance/test/head.js
+ devtools/client/performance/test/helpers/actions.js
+ devtools/client/performance/test/helpers/dom-utils.js
+ devtools/client/performance/test/helpers/event-utils.js
+ devtools/client/performance/test/helpers/input-utils.js
+ devtools/client/performance/test/helpers/panel-utils.js
+ devtools/client/performance/test/helpers/prefs.js
+ devtools/client/performance/test/helpers/synth-utils.js
+ devtools/client/performance/test/helpers/tab-utils.js
+ devtools/client/performance/test/helpers/urls.js
+ devtools/client/performance/test/helpers/wait-utils.js
+ devtools/client/performance/test/js_simpleWorker.js
+ devtools/client/performance/test/unit/.eslintrc.js
+ devtools/client/performance/test/unit/head.js
+ devtools/client/performance/test/unit/test_frame-utils-01.js
+ devtools/client/performance/test/unit/test_frame-utils-02.js
+ devtools/client/performance/test/unit/test_jit-graph-data.js
+ devtools/client/performance/test/unit/test_jit-model-01.js
+ devtools/client/performance/test/unit/test_jit-model-02.js
+ devtools/client/performance/test/unit/test_marker-blueprint.js
+ devtools/client/performance/test/unit/test_marker-utils.js
+ devtools/client/performance/test/unit/test_perf-utils-allocations-to-samples.js
+ devtools/client/performance/test/unit/test_profiler-categories.js
+ devtools/client/performance/test/unit/test_tree-model-01.js
+ devtools/client/performance/test/unit/test_tree-model-02.js
+ devtools/client/performance/test/unit/test_tree-model-03.js
+ devtools/client/performance/test/unit/test_tree-model-04.js
+ devtools/client/performance/test/unit/test_tree-model-05.js
+ devtools/client/performance/test/unit/test_tree-model-06.js
+ devtools/client/performance/test/unit/test_tree-model-07.js
+ devtools/client/performance/test/unit/test_tree-model-08.js
+ devtools/client/performance/test/unit/test_tree-model-09.js
+ devtools/client/performance/test/unit/test_tree-model-10.js
+ devtools/client/performance/test/unit/test_tree-model-11.js
+ devtools/client/performance/test/unit/test_tree-model-12.js
+ devtools/client/performance/test/unit/test_tree-model-13.js
+ devtools/client/performance/test/unit/test_tree-model-allocations-01.js
+ devtools/client/performance/test/unit/test_tree-model-allocations-02.js
+ devtools/client/performance/test/unit/test_waterfall-utils-collapse-01.js
+ devtools/client/performance/test/unit/test_waterfall-utils-collapse-02.js
+ devtools/client/performance/test/unit/test_waterfall-utils-collapse-03.js
+ devtools/client/performance/test/unit/test_waterfall-utils-collapse-04.js
+ devtools/client/performance/test/unit/test_waterfall-utils-collapse-05.js
+ devtools/client/performance/test/unit/xpcshell.ini
+ devtools/client/projecteditor/chrome/content/projecteditor-loader.js
+ devtools/client/projecteditor/test/.eslintrc.js
+ devtools/client/projecteditor/test/browser.ini
+ devtools/client/projecteditor/test/browser_projecteditor_app_options.js
+ devtools/client/projecteditor/test/browser_projecteditor_confirm_unsaved.js
+ devtools/client/projecteditor/test/browser_projecteditor_contextmenu_01.js
+ devtools/client/projecteditor/test/browser_projecteditor_contextmenu_02.js
+ devtools/client/projecteditor/test/browser_projecteditor_delete_file.js
+ devtools/client/projecteditor/test/browser_projecteditor_editing_01.js
+ devtools/client/projecteditor/test/browser_projecteditor_editors_image.js
+ devtools/client/projecteditor/test/browser_projecteditor_external_change.js
+ devtools/client/projecteditor/test/browser_projecteditor_immediate_destroy.js
+ devtools/client/projecteditor/test/browser_projecteditor_init.js
+ devtools/client/projecteditor/test/browser_projecteditor_menubar_01.js
+ devtools/client/projecteditor/test/browser_projecteditor_menubar_02.js
+ devtools/client/projecteditor/test/browser_projecteditor_new_file.js
+ devtools/client/projecteditor/test/browser_projecteditor_rename_file_01.js
+ devtools/client/projecteditor/test/browser_projecteditor_rename_file_02.js
+ devtools/client/projecteditor/test/browser_projecteditor_saveall.js
+ devtools/client/projecteditor/test/browser_projecteditor_stores.js
+ devtools/client/projecteditor/test/browser_projecteditor_tree_selection_01.js
+ devtools/client/projecteditor/test/browser_projecteditor_tree_selection_02.js
+ devtools/client/projecteditor/test/helper_edits.js
+ devtools/client/responsive.html/docs/browser-swap.md
+ devtools/client/responsive.html/index.css
+ devtools/client/responsive.html/responsive-ua.css
+ devtools/client/responsive.html/test/browser/.eslintrc.js
+ devtools/client/responsive.html/test/browser/browser.ini
+ devtools/client/responsive.html/test/browser/browser_device_change.js
+ devtools/client/responsive.html/test/browser/browser_device_modal_error.js
+ devtools/client/responsive.html/test/browser/browser_device_modal_exit.js
+ devtools/client/responsive.html/test/browser/browser_device_modal_submit.js
+ devtools/client/responsive.html/test/browser/browser_device_width.js
+ devtools/client/responsive.html/test/browser/browser_dpr_change.js
+ devtools/client/responsive.html/test/browser/browser_exit_button.js
+ devtools/client/responsive.html/test/browser/browser_frame_script_active.js
+ devtools/client/responsive.html/test/browser/browser_menu_item_01.js
+ devtools/client/responsive.html/test/browser/browser_menu_item_02.js
+ devtools/client/responsive.html/test/browser/browser_mouse_resize.js
+ devtools/client/responsive.html/test/browser/browser_navigation.js
+ devtools/client/responsive.html/test/browser/browser_network_throttling.js
+ devtools/client/responsive.html/test/browser/browser_page_state.js
+ devtools/client/responsive.html/test/browser/browser_permission_doorhanger.js
+ devtools/client/responsive.html/test/browser/browser_resize_cmd.js
+ devtools/client/responsive.html/test/browser/browser_screenshot_button.js
+ devtools/client/responsive.html/test/browser/browser_tab_close.js
+ devtools/client/responsive.html/test/browser/browser_tab_remoteness_change.js
+ devtools/client/responsive.html/test/browser/browser_toolbox_computed_view.js
+ devtools/client/responsive.html/test/browser/browser_toolbox_rule_view.js
+ devtools/client/responsive.html/test/browser/browser_toolbox_swap_browsers.js
+ devtools/client/responsive.html/test/browser/browser_touch_device.js
+ devtools/client/responsive.html/test/browser/browser_touch_simulation.js
+ devtools/client/responsive.html/test/browser/browser_viewport_basics.js
+ devtools/client/responsive.html/test/browser/browser_window_close.js
+ devtools/client/responsive.html/test/browser/devices.json
+ devtools/client/responsive.html/test/browser/head.js
+ devtools/client/responsive.html/test/unit/.eslintrc.js
+ devtools/client/responsive.html/test/unit/head.js
+ devtools/client/responsive.html/test/unit/test_add_device.js
+ devtools/client/responsive.html/test/unit/test_add_device_type.js
+ devtools/client/responsive.html/test/unit/test_add_viewport.js
+ devtools/client/responsive.html/test/unit/test_change_device.js
+ devtools/client/responsive.html/test/unit/test_change_display_pixel_ratio.js
+ devtools/client/responsive.html/test/unit/test_change_location.js
+ devtools/client/responsive.html/test/unit/test_change_network_throttling.js
+ devtools/client/responsive.html/test/unit/test_change_pixel_ratio.js
+ devtools/client/responsive.html/test/unit/test_resize_viewport.js
+ devtools/client/responsive.html/test/unit/test_rotate_viewport.js
+ devtools/client/responsive.html/test/unit/test_update_device_displayed.js
+ devtools/client/responsive.html/test/unit/test_update_touch_simulation_enabled.js
+ devtools/client/responsive.html/test/unit/xpcshell.ini
+ devtools/client/responsivedesign/test/.eslintrc.js
+ devtools/client/responsivedesign/test/browser.ini
+ devtools/client/responsivedesign/test/browser_responsive_cmd.js
+ devtools/client/responsivedesign/test/browser_responsive_devicewidth.js
+ devtools/client/responsivedesign/test/browser_responsivecomputedview.js
+ devtools/client/responsivedesign/test/browser_responsiveruleview.js
+ devtools/client/responsivedesign/test/browser_responsiveui.js
+ devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js
+ devtools/client/responsivedesign/test/browser_responsiveui_touch.js
+ devtools/client/responsivedesign/test/browser_responsiveui_window_close.js
+ devtools/client/responsivedesign/test/browser_responsiveuiaddcustompreset.js
+ devtools/client/responsivedesign/test/head.js
+ devtools/client/scratchpad/test/.eslintrc.js
+ devtools/client/scratchpad/test/NS_ERROR_ILLEGAL_INPUT.txt
+ devtools/client/scratchpad/test/browser.ini
+ devtools/client/scratchpad/test/browser_scratchpad_autocomplete.js
+ devtools/client/scratchpad/test/browser_scratchpad_browser_last_window_closing.js
+ devtools/client/scratchpad/test/browser_scratchpad_chrome_context_pref.js
+ devtools/client/scratchpad/test/browser_scratchpad_close_toolbox.js
+ devtools/client/scratchpad/test/browser_scratchpad_confirm_close.js
+ devtools/client/scratchpad/test/browser_scratchpad_contexts.js
+ devtools/client/scratchpad/test/browser_scratchpad_disable_view_menu_items.js
+ devtools/client/scratchpad/test/browser_scratchpad_display_non_error_exceptions.js
+ devtools/client/scratchpad/test/browser_scratchpad_display_outputs_errors.js
+ devtools/client/scratchpad/test/browser_scratchpad_edit_ui_updates.js
+ devtools/client/scratchpad/test/browser_scratchpad_eval_func.js
+ devtools/client/scratchpad/test/browser_scratchpad_execute_print.js
+ devtools/client/scratchpad/test/browser_scratchpad_falsy.js
+ devtools/client/scratchpad/test/browser_scratchpad_files.js
+ devtools/client/scratchpad/test/browser_scratchpad_goto_line_ui.js
+ devtools/client/scratchpad/test/browser_scratchpad_help_key.js
+ devtools/client/scratchpad/test/browser_scratchpad_initialization.js
+ devtools/client/scratchpad/test/browser_scratchpad_inspect.js
+ devtools/client/scratchpad/test/browser_scratchpad_inspect_primitives.js
+ devtools/client/scratchpad/test/browser_scratchpad_long_string.js
+ devtools/client/scratchpad/test/browser_scratchpad_modeline.js
+ devtools/client/scratchpad/test/browser_scratchpad_open.js
+ devtools/client/scratchpad/test/browser_scratchpad_open_error_console.js
+ devtools/client/scratchpad/test/browser_scratchpad_pprint-02.js
+ devtools/client/scratchpad/test/browser_scratchpad_pprint.js
+ devtools/client/scratchpad/test/browser_scratchpad_pprint_error_goto_line.js
+ devtools/client/scratchpad/test/browser_scratchpad_recent_files.js
+ devtools/client/scratchpad/test/browser_scratchpad_reload_and_run.js
+ devtools/client/scratchpad/test/browser_scratchpad_remember_view_options.js
+ devtools/client/scratchpad/test/browser_scratchpad_reset_undo.js
+ devtools/client/scratchpad/test/browser_scratchpad_restore.js
+ devtools/client/scratchpad/test/browser_scratchpad_revert_to_saved.js
+ devtools/client/scratchpad/test/browser_scratchpad_run_error_goto_line.js
+ devtools/client/scratchpad/test/browser_scratchpad_tab.js
+ devtools/client/scratchpad/test/browser_scratchpad_tab_switch.js
+ devtools/client/scratchpad/test/browser_scratchpad_throw_output.js
+ devtools/client/scratchpad/test/browser_scratchpad_ui.js
+ devtools/client/scratchpad/test/browser_scratchpad_unsaved.js
+ devtools/client/scratchpad/test/browser_scratchpad_wrong_window_focus.js
+ devtools/client/scratchpad/test/head.js
+ devtools/client/shadereditor/test/.eslintrc.js
+ devtools/client/shadereditor/test/browser.ini
+ devtools/client/shadereditor/test/browser_se_aaa_run_first_leaktest.js
+ devtools/client/shadereditor/test/browser_se_bfcache.js
+ devtools/client/shadereditor/test/browser_se_editors-contents.js
+ devtools/client/shadereditor/test/browser_se_editors-error-gutter.js
+ devtools/client/shadereditor/test/browser_se_editors-error-tooltip.js
+ devtools/client/shadereditor/test/browser_se_editors-lazy-init.js
+ devtools/client/shadereditor/test/browser_se_first-run.js
+ devtools/client/shadereditor/test/browser_se_navigation.js
+ devtools/client/shadereditor/test/browser_se_programs-blackbox-01.js
+ devtools/client/shadereditor/test/browser_se_programs-blackbox-02.js
+ devtools/client/shadereditor/test/browser_se_programs-cache.js
+ devtools/client/shadereditor/test/browser_se_programs-highlight-01.js
+ devtools/client/shadereditor/test/browser_se_programs-highlight-02.js
+ devtools/client/shadereditor/test/browser_se_programs-list.js
+ devtools/client/shadereditor/test/browser_se_shaders-edit-01.js
+ devtools/client/shadereditor/test/browser_se_shaders-edit-02.js
+ devtools/client/shadereditor/test/browser_se_shaders-edit-03.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-01.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-02.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-03.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-04.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-05.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-06.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-07.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-08.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-09.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-10.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-11.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-12.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-13.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-14.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-15.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-16.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-17.js
+ devtools/client/shadereditor/test/browser_webgl-actor-test-18.js
+ devtools/client/shadereditor/test/head.js
+ devtools/client/shared/components/.eslintrc.js
+ devtools/client/shared/components/test/browser/.eslintrc.js
+ devtools/client/shared/components/test/browser/browser.ini
+ devtools/client/shared/components/test/browser/browser_notification_box_basic.js
+ devtools/client/shared/components/test/mochitest/.eslintrc.js
+ devtools/client/shared/components/test/mochitest/chrome.ini
+ devtools/client/shared/demangle.js
+ devtools/client/shared/options-view.js
+ devtools/client/shared/redux/middleware/test/.eslintrc.js
+ devtools/client/shared/redux/middleware/test/xpcshell.ini
+ devtools/client/shared/shim/test/.eslintrc.js
+ devtools/client/shared/shim/test/mochitest.ini
+ devtools/client/shared/test/.eslintrc.js
+ devtools/client/shared/test/browser.ini
+ devtools/client/shared/test/browser_css_angle.js
+ devtools/client/shared/test/browser_css_color.js
+ devtools/client/shared/test/browser_cubic-bezier-01.js
+ devtools/client/shared/test/browser_cubic-bezier-02.js
+ devtools/client/shared/test/browser_cubic-bezier-03.js
+ devtools/client/shared/test/browser_cubic-bezier-04.js
+ devtools/client/shared/test/browser_cubic-bezier-05.js
+ devtools/client/shared/test/browser_cubic-bezier-06.js
+ devtools/client/shared/test/browser_devices.js
+ devtools/client/shared/test/browser_devices.json
+ devtools/client/shared/test/browser_filter-editor-01.js
+ devtools/client/shared/test/browser_filter-editor-02.js
+ devtools/client/shared/test/browser_filter-editor-03.js
+ devtools/client/shared/test/browser_filter-editor-04.js
+ devtools/client/shared/test/browser_filter-editor-05.js
+ devtools/client/shared/test/browser_filter-editor-06.js
+ devtools/client/shared/test/browser_filter-editor-07.js
+ devtools/client/shared/test/browser_filter-editor-08.js
+ devtools/client/shared/test/browser_filter-editor-09.js
+ devtools/client/shared/test/browser_filter-editor-10.js
+ devtools/client/shared/test/browser_filter-presets-01.js
+ devtools/client/shared/test/browser_filter-presets-02.js
+ devtools/client/shared/test/browser_filter-presets-03.js
+ devtools/client/shared/test/browser_flame-graph-01.js
+ devtools/client/shared/test/browser_flame-graph-02.js
+ devtools/client/shared/test/browser_flame-graph-03a.js
+ devtools/client/shared/test/browser_flame-graph-03b.js
+ devtools/client/shared/test/browser_flame-graph-03c.js
+ devtools/client/shared/test/browser_flame-graph-04.js
+ devtools/client/shared/test/browser_flame-graph-05.js
+ devtools/client/shared/test/browser_flame-graph-utils-01.js
+ devtools/client/shared/test/browser_flame-graph-utils-02.js
+ devtools/client/shared/test/browser_flame-graph-utils-03.js
+ devtools/client/shared/test/browser_flame-graph-utils-04.js
+ devtools/client/shared/test/browser_flame-graph-utils-05.js
+ devtools/client/shared/test/browser_flame-graph-utils-06.js
+ devtools/client/shared/test/browser_flame-graph-utils-hash.js
+ devtools/client/shared/test/browser_graphs-01.js
+ devtools/client/shared/test/browser_graphs-02.js
+ devtools/client/shared/test/browser_graphs-03.js
+ devtools/client/shared/test/browser_graphs-04.js
+ devtools/client/shared/test/browser_graphs-05.js
+ devtools/client/shared/test/browser_graphs-06.js
+ devtools/client/shared/test/browser_graphs-07a.js
+ devtools/client/shared/test/browser_graphs-07b.js
+ devtools/client/shared/test/browser_graphs-07c.js
+ devtools/client/shared/test/browser_graphs-07d.js
+ devtools/client/shared/test/browser_graphs-07e.js
+ devtools/client/shared/test/browser_graphs-08.js
+ devtools/client/shared/test/browser_graphs-09a.js
+ devtools/client/shared/test/browser_graphs-09b.js
+ devtools/client/shared/test/browser_graphs-09c.js
+ devtools/client/shared/test/browser_graphs-09d.js
+ devtools/client/shared/test/browser_graphs-09e.js
+ devtools/client/shared/test/browser_graphs-09f.js
+ devtools/client/shared/test/browser_graphs-10a.js
+ devtools/client/shared/test/browser_graphs-10b.js
+ devtools/client/shared/test/browser_graphs-10c.js
+ devtools/client/shared/test/browser_graphs-11a.js
+ devtools/client/shared/test/browser_graphs-11b.js
+ devtools/client/shared/test/browser_graphs-12.js
+ devtools/client/shared/test/browser_graphs-13.js
+ devtools/client/shared/test/browser_graphs-14.js
+ devtools/client/shared/test/browser_graphs-15.js
+ devtools/client/shared/test/browser_graphs-16.js
+ devtools/client/shared/test/browser_html_tooltip-01.js
+ devtools/client/shared/test/browser_html_tooltip-02.js
+ devtools/client/shared/test/browser_html_tooltip-03.js
+ devtools/client/shared/test/browser_html_tooltip-04.js
+ devtools/client/shared/test/browser_html_tooltip-05.js
+ devtools/client/shared/test/browser_html_tooltip_arrow-01.js
+ devtools/client/shared/test/browser_html_tooltip_arrow-02.js
+ devtools/client/shared/test/browser_html_tooltip_consecutive-show.js
+ devtools/client/shared/test/browser_html_tooltip_hover.js
+ devtools/client/shared/test/browser_html_tooltip_offset.js
+ devtools/client/shared/test/browser_html_tooltip_rtl.js
+ devtools/client/shared/test/browser_html_tooltip_variable-height.js
+ devtools/client/shared/test/browser_html_tooltip_width-auto.js
+ devtools/client/shared/test/browser_html_tooltip_xul-wrapper.js
+ devtools/client/shared/test/browser_inplace-editor-01.js
+ devtools/client/shared/test/browser_inplace-editor-02.js
+ devtools/client/shared/test/browser_inplace-editor_autocomplete_01.js
+ devtools/client/shared/test/browser_inplace-editor_autocomplete_02.js
+ devtools/client/shared/test/browser_inplace-editor_autocomplete_offset.js
+ devtools/client/shared/test/browser_inplace-editor_maxwidth.js
+ devtools/client/shared/test/browser_key_shortcuts.js
+ devtools/client/shared/test/browser_keycodes.js
+ devtools/client/shared/test/browser_layoutHelpers-getBoxQuads.js
+ devtools/client/shared/test/browser_layoutHelpers.js
+ devtools/client/shared/test/browser_mdn-docs-01.js
+ devtools/client/shared/test/browser_mdn-docs-02.js
+ devtools/client/shared/test/browser_mdn-docs-03.js
+ devtools/client/shared/test/browser_num-l10n.js
+ devtools/client/shared/test/browser_options-view-01.js
+ devtools/client/shared/test/browser_outputparser.js
+ devtools/client/shared/test/browser_poller.js
+ devtools/client/shared/test/browser_prefs-01.js
+ devtools/client/shared/test/browser_prefs-02.js
+ devtools/client/shared/test/browser_require_raw.js
+ devtools/client/shared/test/browser_spectrum.js
+ devtools/client/shared/test/browser_tableWidget_basic.js
+ devtools/client/shared/test/browser_tableWidget_keyboard_interaction.js
+ devtools/client/shared/test/browser_tableWidget_mouse_interaction.js
+ devtools/client/shared/test/browser_telemetry_button_eyedropper.js
+ devtools/client/shared/test/browser_telemetry_button_paintflashing.js
+ devtools/client/shared/test/browser_telemetry_button_responsive.js
+ devtools/client/shared/test/browser_telemetry_button_scratchpad.js
+ devtools/client/shared/test/browser_telemetry_sidebar.js
+ devtools/client/shared/test/browser_telemetry_toolbox.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_canvasdebugger.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_inspector.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_jsdebugger.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_jsprofiler.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_netmonitor.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_options.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_shadereditor.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_storage.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_styleeditor.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_webaudioeditor.js
+ devtools/client/shared/test/browser_telemetry_toolboxtabs_webconsole.js
+ devtools/client/shared/test/browser_templater_basic.js
+ devtools/client/shared/test/browser_theme.js
+ devtools/client/shared/test/browser_theme_switching.js
+ devtools/client/shared/test/browser_toolbar_basic.js
+ devtools/client/shared/test/browser_toolbar_tooltip.js
+ devtools/client/shared/test/browser_toolbar_webconsole_errors_count.js
+ devtools/client/shared/test/browser_treeWidget_basic.js
+ devtools/client/shared/test/browser_treeWidget_keyboard_interaction.js
+ devtools/client/shared/test/browser_treeWidget_mouse_interaction.js
+ devtools/client/shared/test/helper_color_data.js
+ devtools/client/shared/test/helper_html_tooltip.js
+ devtools/client/shared/test/helper_inplace_editor.js
+ devtools/client/shared/test/test-actor.js
+ devtools/client/shared/test/unit/.eslintrc.js
+ devtools/client/shared/test/unit/test_VariablesView_filtering-without-controller.js
+ devtools/client/shared/test/unit/test_VariablesView_getString_promise.js
+ devtools/client/shared/test/unit/test_advanceValidate.js
+ devtools/client/shared/test/unit/test_attribute-parsing-01.js
+ devtools/client/shared/test/unit/test_attribute-parsing-02.js
+ devtools/client/shared/test/unit/test_bezierCanvas.js
+ devtools/client/shared/test/unit/test_cssAngle.js
+ devtools/client/shared/test/unit/test_cssColor-01.js
+ devtools/client/shared/test/unit/test_cssColor-02.js
+ devtools/client/shared/test/unit/test_cssColor-03.js
+ devtools/client/shared/test/unit/test_cssColorDatabase.js
+ devtools/client/shared/test/unit/test_cubicBezier.js
+ devtools/client/shared/test/unit/test_escapeCSSComment.js
+ devtools/client/shared/test/unit/test_parseDeclarations.js
+ devtools/client/shared/test/unit/test_parsePseudoClassesAndAttributes.js
+ devtools/client/shared/test/unit/test_parseSingleValue.js
+ devtools/client/shared/test/unit/test_rewriteDeclarations.js
+ devtools/client/shared/test/unit/test_source-utils.js
+ devtools/client/shared/test/unit/test_suggestion-picker.js
+ devtools/client/shared/test/unit/test_undoStack.js
+ devtools/client/shared/test/unit/xpcshell.ini
+ devtools/client/shared/vendor/REACT_REDUX_UPGRADING
+ devtools/client/shared/vendor/REACT_UPGRADING
+ devtools/client/shared/vendor/REACT_VIRTUALIZED_UPGRADING
+ devtools/client/shared/vendor/REDUX_UPGRADING
+ devtools/client/shared/vendor/RESELECT_UPGRADING
+ devtools/client/shared/vendor/d3.js
+ devtools/client/shared/vendor/react-proxy.js
+ devtools/client/shared/vendor/react-redux.js
+ devtools/client/shared/vendor/redux.js
+ devtools/client/shared/vendor/reselect.js
+ devtools/client/shared/vendor/seamless-immutable.js
+ devtools/client/shared/widgets/BarGraphWidget.js
+ devtools/client/shared/widgets/LineGraphWidget.js
+ devtools/client/shared/widgets/MountainGraphWidget.js
+ devtools/client/sourceeditor/.eslintrc.js
+ devtools/client/sourceeditor/codemirror/README
+ devtools/client/sourceeditor/codemirror/addon/comment/comment.js
+ devtools/client/sourceeditor/codemirror/addon/comment/continuecomment.js
+ devtools/client/sourceeditor/codemirror/addon/dialog/dialog.css
+ devtools/client/sourceeditor/codemirror/addon/dialog/dialog.js
+ devtools/client/sourceeditor/codemirror/addon/edit/closebrackets.js
+ devtools/client/sourceeditor/codemirror/addon/edit/closetag.js
+ devtools/client/sourceeditor/codemirror/addon/edit/continuelist.js
+ devtools/client/sourceeditor/codemirror/addon/edit/matchbrackets.js
+ devtools/client/sourceeditor/codemirror/addon/edit/matchtags.js
+ devtools/client/sourceeditor/codemirror/addon/edit/trailingspace.js
+ devtools/client/sourceeditor/codemirror/addon/fold/brace-fold.js
+ devtools/client/sourceeditor/codemirror/addon/fold/comment-fold.js
+ devtools/client/sourceeditor/codemirror/addon/fold/foldcode.js
+ devtools/client/sourceeditor/codemirror/addon/fold/foldgutter.css
+ devtools/client/sourceeditor/codemirror/addon/fold/foldgutter.js
+ devtools/client/sourceeditor/codemirror/addon/fold/indent-fold.js
+ devtools/client/sourceeditor/codemirror/addon/fold/markdown-fold.js
+ devtools/client/sourceeditor/codemirror/addon/fold/xml-fold.js
+ devtools/client/sourceeditor/codemirror/addon/hint/show-hint.js
+ devtools/client/sourceeditor/codemirror/addon/search/match-highlighter.js
+ devtools/client/sourceeditor/codemirror/addon/search/search.js
+ devtools/client/sourceeditor/codemirror/addon/search/searchcursor.js
+ devtools/client/sourceeditor/codemirror/addon/selection/active-line.js
+ devtools/client/sourceeditor/codemirror/addon/selection/mark-selection.js
+ devtools/client/sourceeditor/codemirror/addon/tern/tern.css
+ devtools/client/sourceeditor/codemirror/addon/tern/tern.js
+ devtools/client/sourceeditor/codemirror/codemirror.bundle.js
+ devtools/client/sourceeditor/codemirror/keymap/emacs.js
+ devtools/client/sourceeditor/codemirror/keymap/sublime.js
+ devtools/client/sourceeditor/codemirror/keymap/vim.js
+ devtools/client/sourceeditor/codemirror/lib/codemirror.css
+ devtools/client/sourceeditor/codemirror/lib/codemirror.js
+ devtools/client/sourceeditor/codemirror/mode/clike/clike.js
+ devtools/client/sourceeditor/codemirror/mode/css/css.js
+ devtools/client/sourceeditor/codemirror/mode/htmlmixed/htmlmixed.js
+ devtools/client/sourceeditor/codemirror/mode/javascript/javascript.js
+ devtools/client/sourceeditor/codemirror/mode/xml/xml.js
+ devtools/client/sourceeditor/tern/README
+ devtools/client/sourceeditor/tern/browser.js
+ devtools/client/sourceeditor/tern/comment.js
+ devtools/client/sourceeditor/tern/condense.js
+ devtools/client/sourceeditor/tern/def.js
+ devtools/client/sourceeditor/tern/ecma5.js
+ devtools/client/sourceeditor/tern/infer.js
+ devtools/client/sourceeditor/tern/signal.js
+ devtools/client/sourceeditor/tern/tern.js
+ devtools/client/sourceeditor/tern/tests/unit/head_tern.js
+ devtools/client/sourceeditor/tern/tests/unit/test_autocompletion.js
+ devtools/client/sourceeditor/tern/tests/unit/test_import_tern.js
+ devtools/client/sourceeditor/tern/tests/unit/xpcshell.ini
+ devtools/client/sourceeditor/test/.eslintrc.js
+ devtools/client/sourceeditor/test/browser.ini
+ devtools/client/sourceeditor/test/browser_codemirror.js
+ devtools/client/sourceeditor/test/browser_css_autocompletion.js
+ devtools/client/sourceeditor/test/browser_css_getInfo.js
+ devtools/client/sourceeditor/test/browser_css_statemachine.js
+ devtools/client/sourceeditor/test/browser_detectindent.js
+ devtools/client/sourceeditor/test/browser_editor_addons.js
+ devtools/client/sourceeditor/test/browser_editor_autocomplete_basic.js
+ devtools/client/sourceeditor/test/browser_editor_autocomplete_events.js
+ devtools/client/sourceeditor/test/browser_editor_autocomplete_js.js
+ devtools/client/sourceeditor/test/browser_editor_basic.js
+ devtools/client/sourceeditor/test/browser_editor_cursor.js
+ devtools/client/sourceeditor/test/browser_editor_find_again.js
+ devtools/client/sourceeditor/test/browser_editor_goto_line.js
+ devtools/client/sourceeditor/test/browser_editor_history.js
+ devtools/client/sourceeditor/test/browser_editor_markers.js
+ devtools/client/sourceeditor/test/browser_editor_movelines.js
+ devtools/client/sourceeditor/test/browser_editor_prefs.js
+ devtools/client/sourceeditor/test/browser_editor_script_injection.js
+ devtools/client/sourceeditor/test/browser_vimemacs.js
+ devtools/client/sourceeditor/test/cm_mode_ruby.js
+ devtools/client/sourceeditor/test/cm_script_injection_test.js
+ devtools/client/sourceeditor/test/codemirror/comment_test.js
+ devtools/client/sourceeditor/test/codemirror/doc_test.js
+ devtools/client/sourceeditor/test/codemirror/driver.js
+ devtools/client/sourceeditor/test/codemirror/emacs_test.js
+ devtools/client/sourceeditor/test/codemirror/mode/javascript/test.js
+ devtools/client/sourceeditor/test/codemirror/mode_test.css
+ devtools/client/sourceeditor/test/codemirror/mode_test.js
+ devtools/client/sourceeditor/test/codemirror/multi_test.js
+ devtools/client/sourceeditor/test/codemirror/search_test.js
+ devtools/client/sourceeditor/test/codemirror/sublime_test.js
+ devtools/client/sourceeditor/test/codemirror/test.js
+ devtools/client/sourceeditor/test/codemirror/vim_test.js
+ devtools/client/sourceeditor/test/css_autocompletion_tests.json
+ devtools/client/sourceeditor/test/css_statemachine_tests.json
+ devtools/client/sourceeditor/test/head.js
+ devtools/client/sourceeditor/test/helper_codemirror_runner.js
+ devtools/client/storage/test/.eslintrc.js
+ devtools/client/storage/test/browser.ini
+ devtools/client/storage/test/browser_storage_overflow.js
+ devtools/client/storage/test/browser_storage_search.js
+ devtools/client/storage/test/browser_storage_search_keyboard_trap.js
+ devtools/client/storage/test/storage-cache-error.html
+ devtools/client/storage/test/storage-complex-values.html
+ devtools/client/storage/test/storage-cookies.html
+ devtools/client/storage/test/storage-listings-with-fragment.html
+ devtools/client/storage/test/storage-localstorage.html
+ devtools/client/storage/test/storage-sessionstorage.html
+ devtools/client/styleeditor/test/.eslintrc.js
+ devtools/client/styleeditor/test/browser.ini
+ devtools/client/styleeditor/test/browser_styleeditor_add_stylesheet.js
+ devtools/client/styleeditor/test/browser_styleeditor_autocomplete-disabled.js
+ devtools/client/styleeditor/test/browser_styleeditor_autocomplete.js
+ devtools/client/styleeditor/test/browser_styleeditor_bom.js
+ devtools/client/styleeditor/test/browser_styleeditor_bug_740541_iframes.js
+ devtools/client/styleeditor/test/browser_styleeditor_bug_851132_middle_click.js
+ devtools/client/styleeditor/test/browser_styleeditor_bug_870339.js
+ devtools/client/styleeditor/test/browser_styleeditor_cmd_edit.js
+ devtools/client/styleeditor/test/browser_styleeditor_enabled.js
+ devtools/client/styleeditor/test/browser_styleeditor_fetch-from-cache.js
+ devtools/client/styleeditor/test/browser_styleeditor_filesave.js
+ devtools/client/styleeditor/test/browser_styleeditor_highlight-selector.js
+ devtools/client/styleeditor/test/browser_styleeditor_import.js
+ devtools/client/styleeditor/test/browser_styleeditor_import_rule.js
+ devtools/client/styleeditor/test/browser_styleeditor_init.js
+ devtools/client/styleeditor/test/browser_styleeditor_inline_friendly_names.js
+ devtools/client/styleeditor/test/browser_styleeditor_loading.js
+ devtools/client/styleeditor/test/browser_styleeditor_media_sidebar.js
+ devtools/client/styleeditor/test/browser_styleeditor_media_sidebar_links.js
+ devtools/client/styleeditor/test/browser_styleeditor_media_sidebar_sourcemaps.js
+ devtools/client/styleeditor/test/browser_styleeditor_missing_stylesheet.js
+ devtools/client/styleeditor/test/browser_styleeditor_navigate.js
+ devtools/client/styleeditor/test/browser_styleeditor_new.js
+ devtools/client/styleeditor/test/browser_styleeditor_nostyle.js
+ devtools/client/styleeditor/test/browser_styleeditor_opentab.js
+ devtools/client/styleeditor/test/browser_styleeditor_pretty.js
+ devtools/client/styleeditor/test/browser_styleeditor_reload.js
+ devtools/client/styleeditor/test/browser_styleeditor_scroll.js
+ devtools/client/styleeditor/test/browser_styleeditor_selectstylesheet.js
+ devtools/client/styleeditor/test/browser_styleeditor_sourcemap_large.js
+ devtools/client/styleeditor/test/browser_styleeditor_sourcemap_watching.js
+ devtools/client/styleeditor/test/browser_styleeditor_sourcemaps.js
+ devtools/client/styleeditor/test/browser_styleeditor_sourcemaps_inline.js
+ devtools/client/styleeditor/test/browser_styleeditor_sv_keynav.js
+ devtools/client/styleeditor/test/browser_styleeditor_sv_resize.js
+ devtools/client/styleeditor/test/browser_styleeditor_sync.js
+ devtools/client/styleeditor/test/browser_styleeditor_syncAddProperty.js
+ devtools/client/styleeditor/test/browser_styleeditor_syncAddRule.js
+ devtools/client/styleeditor/test/browser_styleeditor_syncAlreadyOpen.js
+ devtools/client/styleeditor/test/browser_styleeditor_syncEditSelector.js
+ devtools/client/styleeditor/test/browser_styleeditor_syncIntoRuleView.js
+ devtools/client/styleeditor/test/browser_styleeditor_transition_rule.js
+ devtools/client/styleeditor/test/browser_styleeditor_xul.js
+ devtools/client/styleeditor/test/doc_long.css
+ devtools/client/styleeditor/test/doc_uncached.css
+ devtools/client/styleeditor/test/head.js
+ devtools/client/styleeditor/test/import.css
+ devtools/client/styleeditor/test/import2.css
+ devtools/client/styleeditor/test/media-rules.css
+ devtools/client/styleeditor/test/media-small.css
+ devtools/client/styleeditor/test/pretty.css
+ devtools/client/styleeditor/test/resources_inpage.jsi
+ devtools/client/styleeditor/test/resources_inpage1.css
+ devtools/client/styleeditor/test/resources_inpage2.css
+ devtools/client/styleeditor/test/simple.css
+ devtools/client/styleeditor/test/simple.css.gz
+ devtools/client/styleeditor/test/simple.css.gz^headers^
+ devtools/client/styleeditor/test/sourcemap-css/contained.css
+ devtools/client/styleeditor/test/sourcemap-css/media-rules.css
+ devtools/client/styleeditor/test/sourcemap-css/media-rules.css.map
+ devtools/client/styleeditor/test/sourcemap-css/sourcemaps.css
+ devtools/client/styleeditor/test/sourcemap-css/sourcemaps.css.map
+ devtools/client/styleeditor/test/sourcemap-css/test-bootstrap-scss.css
+ devtools/client/styleeditor/test/sourcemap-css/test-stylus.css
+ devtools/client/styleeditor/test/sourcemap-sass/media-rules.scss
+ devtools/client/styleeditor/test/sourcemap-sass/sourcemaps.scss
+ devtools/client/styleeditor/test/sourcemap-styl/test-stylus.styl
+ devtools/client/styleeditor/test/test_private.css
+ devtools/client/styleeditor/test/utf-16.css
+ devtools/client/themes/audio/shutter.wav
+ devtools/client/themes/floating-scrollbars-dark-theme.css
+ devtools/client/themes/floating-scrollbars-responsive-design.css
+ devtools/client/themes/images/alerticon-warning.png
+ devtools/client/themes/images/alerticon-warning@2x.png
+ devtools/client/themes/images/arrow-e.png
+ devtools/client/themes/images/arrow-e@2x.png
+ devtools/client/themes/images/breadcrumbs-scrollbutton.png
+ devtools/client/themes/images/breadcrumbs-scrollbutton@2x.png
+ devtools/client/themes/images/controls.png
+ devtools/client/themes/images/controls@2x.png
+ devtools/client/themes/images/cubic-bezier-swatch.png
+ devtools/client/themes/images/cubic-bezier-swatch@2x.png
+ devtools/client/themes/images/debugger-step-over.png
+ devtools/client/themes/images/debugger-step-over@2x.png
+ devtools/client/themes/images/editor-error.png
+ devtools/client/themes/images/firebug/spinner.png
+ devtools/client/themes/images/magnifying-glass.png
+ devtools/client/themes/images/magnifying-glass@2x.png
+ devtools/client/themes/images/noise.png
+ devtools/client/themes/images/responsivemode/responsive-horizontal-resizer.png
+ devtools/client/themes/images/responsivemode/responsive-horizontal-resizer@2x.png
+ devtools/client/themes/images/responsivemode/responsive-se-resizer.png
+ devtools/client/themes/images/responsivemode/responsive-se-resizer@2x.png
+ devtools/client/themes/images/responsivemode/responsive-vertical-resizer.png
+ devtools/client/themes/images/responsivemode/responsive-vertical-resizer@2x.png
+ devtools/client/themes/images/responsivemode/responsiveui-home.png
+ devtools/client/themes/images/responsivemode/responsiveui-rotate.png
+ devtools/client/themes/images/responsivemode/responsiveui-rotate@2x.png
+ devtools/client/themes/images/responsivemode/responsiveui-screenshot.png
+ devtools/client/themes/images/responsivemode/responsiveui-screenshot@2x.png
+ devtools/client/themes/images/responsivemode/responsiveui-touch.png
+ devtools/client/themes/images/responsivemode/responsiveui-touch@2x.png
+ devtools/client/themes/images/toggle-tools.png
+ devtools/client/themes/images/toggle-tools@2x.png
+ devtools/client/themes/images/tracer-icon.png
+ devtools/client/themes/images/tracer-icon@2x.png
+ devtools/client/themes/images/vview-delete.png
+ devtools/client/themes/images/vview-delete@2x.png
+ devtools/client/themes/images/vview-edit.png
+ devtools/client/themes/images/vview-edit@2x.png
+ devtools/client/themes/images/vview-lock.png
+ devtools/client/themes/images/vview-lock@2x.png
+ devtools/client/themes/images/vview-open-inspector.png
+ devtools/client/themes/images/vview-open-inspector@2x.png
+ devtools/client/themes/tooltip/arrow-horizontal-dark.png
+ devtools/client/themes/tooltip/arrow-horizontal-dark@2x.png
+ devtools/client/themes/tooltip/arrow-horizontal-light.png
+ devtools/client/themes/tooltip/arrow-horizontal-light@2x.png
+ devtools/client/themes/tooltip/arrow-vertical-dark.png
+ devtools/client/themes/tooltip/arrow-vertical-dark@2x.png
+ devtools/client/themes/tooltip/arrow-vertical-light.png
+ devtools/client/themes/tooltip/arrow-vertical-light@2x.png
+ devtools/client/webaudioeditor/test/.eslintrc.js
+ devtools/client/webaudioeditor/test/440hz_sine.ogg
+ devtools/client/webaudioeditor/test/browser.ini
+ devtools/client/webaudioeditor/test/browser_audionode-actor-add-automation-event.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-bypass.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-bypassable.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-connectnode-disconnect.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-connectparam.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-get-automation-data-01.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-get-automation-data-02.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-get-automation-data-03.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-get-param-flags.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-get-params-01.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-get-params-02.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-get-set-param.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-source.js
+ devtools/client/webaudioeditor/test/browser_audionode-actor-type.js
+ devtools/client/webaudioeditor/test/browser_callwatcher-01.js
+ devtools/client/webaudioeditor/test/browser_callwatcher-02.js
+ devtools/client/webaudioeditor/test/browser_wa_automation-view-01.js
+ devtools/client/webaudioeditor/test/browser_wa_automation-view-02.js
+ devtools/client/webaudioeditor/test/browser_wa_controller-01.js
+ devtools/client/webaudioeditor/test/browser_wa_destroy-node-01.js
+ devtools/client/webaudioeditor/test/browser_wa_first-run.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-click.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-markers.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-render-01.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-render-02.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-render-03.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-render-04.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-render-05.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-render-06.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-selected.js
+ devtools/client/webaudioeditor/test/browser_wa_graph-zoom.js
+ devtools/client/webaudioeditor/test/browser_wa_inspector-bypass-01.js
+ devtools/client/webaudioeditor/test/browser_wa_inspector-toggle.js
+ devtools/client/webaudioeditor/test/browser_wa_inspector-width.js
+ devtools/client/webaudioeditor/test/browser_wa_inspector.js
+ devtools/client/webaudioeditor/test/browser_wa_navigate.js
+ devtools/client/webaudioeditor/test/browser_wa_properties-view-edit-01.js
+ devtools/client/webaudioeditor/test/browser_wa_properties-view-edit-02.js
+ devtools/client/webaudioeditor/test/browser_wa_properties-view-media-nodes.js
+ devtools/client/webaudioeditor/test/browser_wa_properties-view-params-objects.js
+ devtools/client/webaudioeditor/test/browser_wa_properties-view-params.js
+ devtools/client/webaudioeditor/test/browser_wa_properties-view.js
+ devtools/client/webaudioeditor/test/browser_wa_reset-01.js
+ devtools/client/webaudioeditor/test/browser_wa_reset-02.js
+ devtools/client/webaudioeditor/test/browser_wa_reset-03.js
+ devtools/client/webaudioeditor/test/browser_wa_reset-04.js
+ devtools/client/webaudioeditor/test/browser_webaudio-actor-automation-event.js
+ devtools/client/webaudioeditor/test/browser_webaudio-actor-connect-param.js
+ devtools/client/webaudioeditor/test/browser_webaudio-actor-destroy-node.js
+ devtools/client/webaudioeditor/test/browser_webaudio-actor-simple.js
+ devtools/client/webaudioeditor/test/head.js
+ devtools/client/webconsole/.babelrc
+ devtools/client/webconsole/net/.eslintrc.js
+ devtools/client/webconsole/net/test/mochitest/.eslintrc.js
+ devtools/client/webconsole/net/test/mochitest/browser.ini
+ devtools/client/webconsole/net/test/mochitest/browser_net_basic.js
+ devtools/client/webconsole/net/test/mochitest/browser_net_cookies.js
+ devtools/client/webconsole/net/test/mochitest/browser_net_headers.js
+ devtools/client/webconsole/net/test/mochitest/browser_net_params.js
+ devtools/client/webconsole/net/test/mochitest/browser_net_post.js
+ devtools/client/webconsole/net/test/mochitest/browser_net_response.js
+ devtools/client/webconsole/net/test/mochitest/head.js
+ devtools/client/webconsole/net/test/mochitest/test-cookies.json
+ devtools/client/webconsole/net/test/mochitest/test-cookies.json^headers^
+ devtools/client/webconsole/net/test/mochitest/test.json
+ devtools/client/webconsole/net/test/mochitest/test.json^headers^
+ devtools/client/webconsole/net/test/mochitest/test.txt
+ devtools/client/webconsole/net/test/mochitest/test.xml^headers^
+ devtools/client/webconsole/net/test/unit/.eslintrc.js
+ devtools/client/webconsole/net/test/unit/test_json-utils.js
+ devtools/client/webconsole/net/test/unit/test_net-utils.js
+ devtools/client/webconsole/net/test/unit/xpcshell.ini
+ devtools/client/webconsole/new-console-output/test/.eslintrc.js
+ devtools/client/webconsole/new-console-output/test/chrome/chrome.ini
+ devtools/client/webconsole/new-console-output/test/chrome/head.js
+ devtools/client/webconsole/new-console-output/test/components/console-api-call.test.js
+ devtools/client/webconsole/new-console-output/test/components/evaluation-result.test.js
+ devtools/client/webconsole/new-console-output/test/components/filter-bar.test.js
+ devtools/client/webconsole/new-console-output/test/components/filter-button.test.js
+ devtools/client/webconsole/new-console-output/test/components/message-container.test.js
+ devtools/client/webconsole/new-console-output/test/components/message-icon.test.js
+ devtools/client/webconsole/new-console-output/test/components/message-repeat.test.js
+ devtools/client/webconsole/new-console-output/test/components/network-event-message.test.js
+ devtools/client/webconsole/new-console-output/test/components/page-error.test.js
+ devtools/client/webconsole/new-console-output/test/fixtures/L10n.js
+ devtools/client/webconsole/new-console-output/test/fixtures/LocalizationHelper.js
+ devtools/client/webconsole/new-console-output/test/fixtures/ObjectClient.js
+ devtools/client/webconsole/new-console-output/test/fixtures/PluralForm.js
+ devtools/client/webconsole/new-console-output/test/fixtures/Services.js
+ devtools/client/webconsole/new-console-output/test/fixtures/WebConsoleUtils.js
+ devtools/client/webconsole/new-console-output/test/fixtures/serviceContainer.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/browser.ini
+ devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/browser_webconsole_update_stubs_console_api.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/browser_webconsole_update_stubs_evaluation_result.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/browser_webconsole_update_stubs_network_event.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/browser_webconsole_update_stubs_page_error.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/head.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/stub-snippets.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/test-tempfile.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stubs/consoleApi.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stubs/evaluationResult.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stubs/index.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stubs/networkEvent.js
+ devtools/client/webconsole/new-console-output/test/fixtures/stubs/pageError.js
+ devtools/client/webconsole/new-console-output/test/helpers.js
+ devtools/client/webconsole/new-console-output/test/mochitest/browser.ini
+ devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_batching.js
+ devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_console_group.js
+ devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_console_table.js
+ devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_filters.js
+ devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_init.js
+ devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_input_focus.js
+ devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_keyboard_accessibility.js
+ devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_observer_notifications.js
+ devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_vview_close_on_esc_key.js
+ devtools/client/webconsole/new-console-output/test/mochitest/head.js
+ devtools/client/webconsole/new-console-output/test/requireHelper.js
+ devtools/client/webconsole/new-console-output/test/store/filters.test.js
+ devtools/client/webconsole/new-console-output/test/store/messages.test.js
+ devtools/client/webconsole/new-console-output/test/utils/getRepeatId.test.js
+ devtools/client/webconsole/package.json
+ devtools/client/webconsole/test/.eslintrc.js
+ devtools/client/webconsole/test/browser.ini
+ devtools/client/webconsole/test/browser_bug1045902_console_csp_ignore_reflected_xss_message.js
+ devtools/client/webconsole/test/browser_bug664688_sandbox_update_after_navigation.js
+ devtools/client/webconsole/test/browser_bug_638949_copy_link_location.js
+ devtools/client/webconsole/test/browser_bug_862916_console_dir_and_filter_off.js
+ devtools/client/webconsole/test/browser_bug_865288_repeat_different_objects.js
+ devtools/client/webconsole/test/browser_bug_865871_variables_view_close_on_esc_key.js
+ devtools/client/webconsole/test/browser_bug_869003_inspect_cross_domain_object.js
+ devtools/client/webconsole/test/browser_bug_871156_ctrlw_close_tab.js
+ devtools/client/webconsole/test/browser_cached_messages.js
+ devtools/client/webconsole/test/browser_console.js
+ devtools/client/webconsole/test/browser_console_addonsdk_loader_exception.js
+ devtools/client/webconsole/test/browser_console_clear_method.js
+ devtools/client/webconsole/test/browser_console_clear_on_reload.js
+ devtools/client/webconsole/test/browser_console_click_focus.js
+ devtools/client/webconsole/test/browser_console_consolejsm_output.js
+ devtools/client/webconsole/test/browser_console_copy_command.js
+ devtools/client/webconsole/test/browser_console_copy_entire_message_context_menu.js
+ devtools/client/webconsole/test/browser_console_dead_objects.js
+ devtools/client/webconsole/test/browser_console_error_source_click.js
+ devtools/client/webconsole/test/browser_console_filters.js
+ devtools/client/webconsole/test/browser_console_hide_jsterm_when_devtools_chrome_enabled_false.js
+ devtools/client/webconsole/test/browser_console_history_persist.js
+ devtools/client/webconsole/test/browser_console_iframe_messages.js
+ devtools/client/webconsole/test/browser_console_keyboard_accessibility.js
+ devtools/client/webconsole/test/browser_console_log_inspectable_object.js
+ devtools/client/webconsole/test/browser_console_native_getters.js
+ devtools/client/webconsole/test/browser_console_navigation_marker.js
+ devtools/client/webconsole/test/browser_console_netlogging.js
+ devtools/client/webconsole/test/browser_console_nsiconsolemessage.js
+ devtools/client/webconsole/test/browser_console_open_or_focus.js
+ devtools/client/webconsole/test/browser_console_optimized_out_vars.js
+ devtools/client/webconsole/test/browser_console_private_browsing.js
+ devtools/client/webconsole/test/browser_console_restore.js
+ devtools/client/webconsole/test/browser_console_server_logging.js
+ devtools/client/webconsole/test/browser_console_variables_view.js
+ devtools/client/webconsole/test/browser_console_variables_view_dom_nodes.js
+ devtools/client/webconsole/test/browser_console_variables_view_dont_sort_non_sortable_classes_properties.js
+ devtools/client/webconsole/test/browser_console_variables_view_filter.js
+ devtools/client/webconsole/test/browser_console_variables_view_highlighter.js
+ devtools/client/webconsole/test/browser_console_variables_view_special_names.js
+ devtools/client/webconsole/test/browser_console_variables_view_while_debugging.js
+ devtools/client/webconsole/test/browser_console_variables_view_while_debugging_and_inspecting.js
+ devtools/client/webconsole/test/browser_eval_in_debugger_stackframe.js
+ devtools/client/webconsole/test/browser_eval_in_debugger_stackframe2.js
+ devtools/client/webconsole/test/browser_jsterm_inspect.js
+ devtools/client/webconsole/test/browser_longstring_hang.js
+ devtools/client/webconsole/test/browser_netmonitor_shows_reqs_in_webconsole.js
+ devtools/client/webconsole/test/browser_output_breaks_after_console_dir_uninspectable.js
+ devtools/client/webconsole/test/browser_output_longstring_expand.js
+ devtools/client/webconsole/test/browser_repeated_messages_accuracy.js
+ devtools/client/webconsole/test/browser_result_format_as_string.js
+ devtools/client/webconsole/test/browser_warn_user_about_replaced_api.js
+ devtools/client/webconsole/test/browser_webconsole_allow_mixedcontent_securityerrors.js
+ devtools/client/webconsole/test/browser_webconsole_assert.js
+ devtools/client/webconsole/test/browser_webconsole_autocomplete-properties-with-non-alphanumeric-names.js
+ devtools/client/webconsole/test/browser_webconsole_autocomplete_accessibility.js
+ devtools/client/webconsole/test/browser_webconsole_autocomplete_and_selfxss.js
+ devtools/client/webconsole/test/browser_webconsole_autocomplete_crossdomain_iframe.js
+ devtools/client/webconsole/test/browser_webconsole_autocomplete_in_debugger_stackframe.js
+ devtools/client/webconsole/test/browser_webconsole_autocomplete_popup_close_on_tab_switch.js
+ devtools/client/webconsole/test/browser_webconsole_block_mixedcontent_securityerrors.js
+ devtools/client/webconsole/test/browser_webconsole_bug_1006027_message_timestamps_incorrect.js
+ devtools/client/webconsole/test/browser_webconsole_bug_1010953_cspro.js
+ devtools/client/webconsole/test/browser_webconsole_bug_1050691_click_function_to_source.js
+ devtools/client/webconsole/test/browser_webconsole_bug_1247459_violation.js
+ devtools/client/webconsole/test/browser_webconsole_bug_578437_page_reload.js
+ devtools/client/webconsole/test/browser_webconsole_bug_579412_input_focus.js
+ devtools/client/webconsole/test/browser_webconsole_bug_580001_closing_after_completion.js
+ devtools/client/webconsole/test/browser_webconsole_bug_580030_errors_after_page_reload.js
+ devtools/client/webconsole/test/browser_webconsole_bug_580454_timestamp_l10n.js
+ devtools/client/webconsole/test/browser_webconsole_bug_582201_duplicate_errors.js
+ devtools/client/webconsole/test/browser_webconsole_bug_583816_No_input_and_Tab_key_pressed.js
+ devtools/client/webconsole/test/browser_webconsole_bug_585237_line_limit.js
+ devtools/client/webconsole/test/browser_webconsole_bug_585956_console_trace.js
+ devtools/client/webconsole/test/browser_webconsole_bug_585991_autocomplete_keys.js
+ devtools/client/webconsole/test/browser_webconsole_bug_585991_autocomplete_popup.js
+ devtools/client/webconsole/test/browser_webconsole_bug_586388_select_all.js
+ devtools/client/webconsole/test/browser_webconsole_bug_587617_output_copy.js
+ devtools/client/webconsole/test/browser_webconsole_bug_588342_document_focus.js
+ devtools/client/webconsole/test/browser_webconsole_bug_588730_text_node_insertion.js
+ devtools/client/webconsole/test/browser_webconsole_bug_588967_input_expansion.js
+ devtools/client/webconsole/test/browser_webconsole_bug_589162_css_filter.js
+ devtools/client/webconsole/test/browser_webconsole_bug_592442_closing_brackets.js
+ devtools/client/webconsole/test/browser_webconsole_bug_593003_iframe_wrong_hud.js
+ devtools/client/webconsole/test/browser_webconsole_bug_594497_history_arrow_keys.js
+ devtools/client/webconsole/test/browser_webconsole_bug_595223_file_uri.js
+ devtools/client/webconsole/test/browser_webconsole_bug_595350_multiple_windows_and_tabs.js
+ devtools/client/webconsole/test/browser_webconsole_bug_595934_message_categories.js
+ devtools/client/webconsole/test/browser_webconsole_bug_597103_deactivateHUDForContext_unfocused_window.js
+ devtools/client/webconsole/test/browser_webconsole_bug_597136_external_script_errors.js
+ devtools/client/webconsole/test/browser_webconsole_bug_597136_network_requests_from_chrome.js
+ devtools/client/webconsole/test/browser_webconsole_bug_597460_filter_scroll.js
+ devtools/client/webconsole/test/browser_webconsole_bug_597756_reopen_closed_tab.js
+ devtools/client/webconsole/test/browser_webconsole_bug_599725_response_headers.js
+ devtools/client/webconsole/test/browser_webconsole_bug_600183_charset.js
+ devtools/client/webconsole/test/browser_webconsole_bug_601177_log_levels.js
+ devtools/client/webconsole/test/browser_webconsole_bug_601352_scroll.js
+ devtools/client/webconsole/test/browser_webconsole_bug_601667_filter_buttons.js
+ devtools/client/webconsole/test/browser_webconsole_bug_603750_websocket.js
+ devtools/client/webconsole/test/browser_webconsole_bug_611795.js
+ devtools/client/webconsole/test/browser_webconsole_bug_613013_console_api_iframe.js
+ devtools/client/webconsole/test/browser_webconsole_bug_613280_jsterm_copy.js
+ devtools/client/webconsole/test/browser_webconsole_bug_613642_maintain_scroll.js
+ devtools/client/webconsole/test/browser_webconsole_bug_613642_prune_scroll.js
+ devtools/client/webconsole/test/browser_webconsole_bug_614793_jsterm_scroll.js
+ devtools/client/webconsole/test/browser_webconsole_bug_618078_network_exceptions.js
+ devtools/client/webconsole/test/browser_webconsole_bug_621644_jsterm_dollar.js
+ devtools/client/webconsole/test/browser_webconsole_bug_622303_persistent_filters.js
+ devtools/client/webconsole/test/browser_webconsole_bug_623749_ctrl_a_select_all_winnt.js
+ devtools/client/webconsole/test/browser_webconsole_bug_630733_response_redirect_headers.js
+ devtools/client/webconsole/test/browser_webconsole_bug_632275_getters_document_width.js
+ devtools/client/webconsole/test/browser_webconsole_bug_632347_iterators_generators.js
+ devtools/client/webconsole/test/browser_webconsole_bug_632817.js
+ devtools/client/webconsole/test/browser_webconsole_bug_642108_pruneTest.js
+ devtools/client/webconsole/test/browser_webconsole_bug_644419_log_limits.js
+ devtools/client/webconsole/test/browser_webconsole_bug_646025_console_file_location.js
+ devtools/client/webconsole/test/browser_webconsole_bug_651501_document_body_autocomplete.js
+ devtools/client/webconsole/test/browser_webconsole_bug_653531_highlighter_console_helper.js
+ devtools/client/webconsole/test/browser_webconsole_bug_658368_time_methods.js
+ devtools/client/webconsole/test/browser_webconsole_bug_659907_console_dir.js
+ devtools/client/webconsole/test/browser_webconsole_bug_660806_history_nav.js
+ devtools/client/webconsole/test/browser_webconsole_bug_664131_console_group.js
+ devtools/client/webconsole/test/browser_webconsole_bug_686937_autocomplete_JSTerm_helpers.js
+ devtools/client/webconsole/test/browser_webconsole_bug_704295.js
+ devtools/client/webconsole/test/browser_webconsole_bug_734061_No_input_change_and_Tab_key_pressed.js
+ devtools/client/webconsole/test/browser_webconsole_bug_737873_mixedcontent.js
+ devtools/client/webconsole/test/browser_webconsole_bug_752559_ineffective_iframe_sandbox_warning.js
+ devtools/client/webconsole/test/browser_webconsole_bug_762593_insecure_passwords_about_blank_web_console_warning.js
+ devtools/client/webconsole/test/browser_webconsole_bug_762593_insecure_passwords_web_console_warning.js
+ devtools/client/webconsole/test/browser_webconsole_bug_764572_output_open_url.js
+ devtools/client/webconsole/test/browser_webconsole_bug_766001_JS_Console_in_Debugger.js
+ devtools/client/webconsole/test/browser_webconsole_bug_770099_violation.js
+ devtools/client/webconsole/test/browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js
+ devtools/client/webconsole/test/browser_webconsole_bug_804845_ctrl_key_nav.js
+ devtools/client/webconsole/test/browser_webconsole_bug_817834_add_edited_input_to_history.js
+ devtools/client/webconsole/test/browser_webconsole_bug_837351_securityerrors.js
+ devtools/client/webconsole/test/browser_webconsole_bug_922212_console_dirxml.js
+ devtools/client/webconsole/test/browser_webconsole_cached_autocomplete.js
+ devtools/client/webconsole/test/browser_webconsole_cd_iframe.js
+ devtools/client/webconsole/test/browser_webconsole_certificate_messages.js
+ devtools/client/webconsole/test/browser_webconsole_chrome.js
+ devtools/client/webconsole/test/browser_webconsole_clear_method.js
+ devtools/client/webconsole/test/browser_webconsole_clickable_urls.js
+ devtools/client/webconsole/test/browser_webconsole_closure_inspection.js
+ devtools/client/webconsole/test/browser_webconsole_column_numbers.js
+ devtools/client/webconsole/test/browser_webconsole_completion.js
+ devtools/client/webconsole/test/browser_webconsole_console_api_stackframe.js
+ devtools/client/webconsole/test/browser_webconsole_console_custom_styles.js
+ devtools/client/webconsole/test/browser_webconsole_console_extras.js
+ devtools/client/webconsole/test/browser_webconsole_console_logging_api.js
+ devtools/client/webconsole/test/browser_webconsole_console_logging_workers_api.js
+ devtools/client/webconsole/test/browser_webconsole_console_trace_async.js
+ devtools/client/webconsole/test/browser_webconsole_console_trace_duplicates.js
+ devtools/client/webconsole/test/browser_webconsole_context_menu_open_in_var_view.js
+ devtools/client/webconsole/test/browser_webconsole_context_menu_store_as_global.js
+ devtools/client/webconsole/test/browser_webconsole_count.js
+ devtools/client/webconsole/test/browser_webconsole_dont_navigate_on_doubleclick.js
+ devtools/client/webconsole/test/browser_webconsole_exception_stackframe.js
+ devtools/client/webconsole/test/browser_webconsole_execution_scope.js
+ devtools/client/webconsole/test/browser_webconsole_expandable_timestamps.js
+ devtools/client/webconsole/test/browser_webconsole_filter_buttons_contextmenu.js
+ devtools/client/webconsole/test/browser_webconsole_for_of.js
+ devtools/client/webconsole/test/browser_webconsole_history.js
+ devtools/client/webconsole/test/browser_webconsole_hpkp_invalid-headers.js
+ devtools/client/webconsole/test/browser_webconsole_hsts_invalid-headers.js
+ devtools/client/webconsole/test/browser_webconsole_input_field_focus_on_panel_select.js
+ devtools/client/webconsole/test/browser_webconsole_inspect-parsed-documents.js
+ devtools/client/webconsole/test/browser_webconsole_js_input_expansion.js
+ devtools/client/webconsole/test/browser_webconsole_jsterm.js
+ devtools/client/webconsole/test/browser_webconsole_live_filtering_of_message_types.js
+ devtools/client/webconsole/test/browser_webconsole_live_filtering_on_search_strings.js
+ devtools/client/webconsole/test/browser_webconsole_log_file_filter.js
+ devtools/client/webconsole/test/browser_webconsole_message_node_id.js
+ devtools/client/webconsole/test/browser_webconsole_netlogging.js
+ devtools/client/webconsole/test/browser_webconsole_netlogging_basic.js
+ devtools/client/webconsole/test/browser_webconsole_netlogging_panel.js
+ devtools/client/webconsole/test/browser_webconsole_netlogging_reset_filter.js
+ devtools/client/webconsole/test/browser_webconsole_notifications.js
+ devtools/client/webconsole/test/browser_webconsole_open-links-without-callback.js
+ devtools/client/webconsole/test/browser_webconsole_output_01.js
+ devtools/client/webconsole/test/browser_webconsole_output_02.js
+ devtools/client/webconsole/test/browser_webconsole_output_03.js
+ devtools/client/webconsole/test/browser_webconsole_output_04.js
+ devtools/client/webconsole/test/browser_webconsole_output_05.js
+ devtools/client/webconsole/test/browser_webconsole_output_06.js
+ devtools/client/webconsole/test/browser_webconsole_output_copy_newlines.js
+ devtools/client/webconsole/test/browser_webconsole_output_dom_elements_01.js
+ devtools/client/webconsole/test/browser_webconsole_output_dom_elements_02.js
+ devtools/client/webconsole/test/browser_webconsole_output_dom_elements_03.js
+ devtools/client/webconsole/test/browser_webconsole_output_dom_elements_04.js
+ devtools/client/webconsole/test/browser_webconsole_output_dom_elements_05.js
+ devtools/client/webconsole/test/browser_webconsole_output_events.js
+ devtools/client/webconsole/test/browser_webconsole_output_order.js
+ devtools/client/webconsole/test/browser_webconsole_output_regexp.js
+ devtools/client/webconsole/test/browser_webconsole_output_table.js
+ devtools/client/webconsole/test/browser_webconsole_promise.js
+ devtools/client/webconsole/test/browser_webconsole_property_provider.js
+ devtools/client/webconsole/test/browser_webconsole_reflow.js
+ devtools/client/webconsole/test/browser_webconsole_scratchpad_panel_link.js
+ devtools/client/webconsole/test/browser_webconsole_script_errordoc_urls.js
+ devtools/client/webconsole/test/browser_webconsole_show_subresource_security_errors.js
+ devtools/client/webconsole/test/browser_webconsole_shows_reqs_in_netmonitor.js
+ devtools/client/webconsole/test/browser_webconsole_split.js
+ devtools/client/webconsole/test/browser_webconsole_split_escape_key.js
+ devtools/client/webconsole/test/browser_webconsole_split_focus.js
+ devtools/client/webconsole/test/browser_webconsole_split_persist.js
+ devtools/client/webconsole/test/browser_webconsole_start_netmon_first.js
+ devtools/client/webconsole/test/browser_webconsole_strict_mode_errors.js
+ devtools/client/webconsole/test/browser_webconsole_trackingprotection_errors.js
+ devtools/client/webconsole/test/browser_webconsole_view_source.js
+ devtools/client/webconsole/test/head.js
+ devtools/client/webconsole/test/test-bug-595934-canvas-css.js
+ devtools/client/webconsole/test/test-bug-595934-css-loader.css
+ devtools/client/webconsole/test/test-bug-595934-css-loader.css^headers^
+ devtools/client/webconsole/test/test-bug-595934-css-parser.css
+ devtools/client/webconsole/test/test-bug-595934-empty-getelementbyid.js
+ devtools/client/webconsole/test/test-bug-595934-image.jpg
+ devtools/client/webconsole/test/test-bug-595934-workers.js
+ devtools/client/webconsole/test/test-bug-597136-external-script-errors.js
+ devtools/client/webconsole/test/test-bug-599725-response-headers.sjs
+ devtools/client/webconsole/test/test-bug-600183-charset.html^headers^
+ devtools/client/webconsole/test/test-bug-601177-log-levels.js
+ devtools/client/webconsole/test/test-bug-603750-websocket.js
+ devtools/client/webconsole/test/test-bug-630733-response-redirect-headers.sjs
+ devtools/client/webconsole/test/test-bug-766001-console-log.js
+ devtools/client/webconsole/test/test-bug-766001-js-errors.js
+ devtools/client/webconsole/test/test-bug-782653-css-errors-1.css
+ devtools/client/webconsole/test/test-bug-782653-css-errors-2.css
+ devtools/client/webconsole/test/test-bug_1050691_click_function_to_source.js
+ devtools/client/webconsole/test/test-bug_923281_test1.js
+ devtools/client/webconsole/test/test-bug_923281_test2.js
+ devtools/client/webconsole/test/test-console-count-external-file.js
+ devtools/client/webconsole/test/test-console-server-logging-array.sjs
+ devtools/client/webconsole/test/test-console-server-logging.sjs
+ devtools/client/webconsole/test/test-cu-reporterror.js
+ devtools/client/webconsole/test/test-data.json
+ devtools/client/webconsole/test/test-data.json^headers^
+ devtools/client/webconsole/test/test-file-location.js
+ devtools/client/webconsole/test/test-image.png
+ devtools/client/webconsole/test/test_bug1045902_console_csp_ignore_reflected_xss_message.html^headers^
+ devtools/client/webconsole/test/test_bug1092055_shouldwarn.js
+ devtools/client/webconsole/test/test_bug1092055_shouldwarn.js^headers^
+ devtools/client/webconsole/test/test_bug_1010953_cspro.html^headers^
+ devtools/client/webconsole/test/test_bug_770099_violation.html^headers^
+ devtools/client/webconsole/test/test_hpkp-invalid-headers.sjs
+ devtools/client/webconsole/test/test_hsts-invalid-headers.sjs
+ devtools/client/webconsole/test/testscript.js
+ devtools/docs/.gitignore
+ devtools/docs/README.md
+ devtools/docs/SUMMARY.md
+ devtools/docs/backend.md
+ devtools/docs/debugger-api.md
+ devtools/docs/debugger-panel.md
+ devtools/docs/frontend.md
+ devtools/docs/http-inspector.md
+ devtools/docs/inspector-panel.md
+ devtools/docs/memory-panel.md
+ devtools/docs/protocol.md
+ devtools/docs/react-guidelines.md
+ devtools/docs/react-tips.md
+ devtools/docs/react.md
+ devtools/docs/redux-guidelines.md
+ devtools/docs/redux-tips.md
+ devtools/docs/redux.md
+ devtools/docs/responsive-design-mode.md
+ devtools/docs/styles/website.css
+ devtools/docs/svgs.md
+ devtools/docs/svgs/expand-strokes.gif
+ devtools/docs/svgs/pathfinder.gif
+ devtools/docs/svgs/sketch-position.png
+ devtools/docs/tools.md
+ devtools/server/actors/utils/audionodes.json
+ devtools/server/actors/utils/automation-timeline.js
+ devtools/server/docs/actor-e10s-handling.md
+ devtools/server/docs/actor-hierarchy.md
+ devtools/server/docs/actor-registration.md
+ devtools/server/docs/protocol.js.md
+ devtools/server/tests/browser/.eslintrc.js
+ devtools/server/tests/browser/browser.ini
+ devtools/server/tests/browser/browser_animation_emitMutations.js
+ devtools/server/tests/browser/browser_animation_getFrames.js
+ devtools/server/tests/browser/browser_animation_getMultipleStates.js
+ devtools/server/tests/browser/browser_animation_getPlayers.js
+ devtools/server/tests/browser/browser_animation_getProperties.js
+ devtools/server/tests/browser/browser_animation_getStateAfterFinished.js
+ devtools/server/tests/browser/browser_animation_getSubTreeAnimations.js
+ devtools/server/tests/browser/browser_animation_keepFinished.js
+ devtools/server/tests/browser/browser_animation_playPauseIframe.js
+ devtools/server/tests/browser/browser_animation_playPauseSeveral.js
+ devtools/server/tests/browser/browser_animation_playerState.js
+ devtools/server/tests/browser/browser_animation_reconstructState.js
+ devtools/server/tests/browser/browser_animation_refreshTransitions.js
+ devtools/server/tests/browser/browser_animation_setCurrentTime.js
+ devtools/server/tests/browser/browser_animation_setPlaybackRate.js
+ devtools/server/tests/browser/browser_animation_simple.js
+ devtools/server/tests/browser/browser_animation_updatedState.js
+ devtools/server/tests/browser/browser_canvasframe_helper_01.js
+ devtools/server/tests/browser/browser_canvasframe_helper_02.js
+ devtools/server/tests/browser/browser_canvasframe_helper_03.js
+ devtools/server/tests/browser/browser_canvasframe_helper_04.js
+ devtools/server/tests/browser/browser_canvasframe_helper_05.js
+ devtools/server/tests/browser/browser_canvasframe_helper_06.js
+ devtools/server/tests/browser/browser_directorscript_actors.js
+ devtools/server/tests/browser/browser_directorscript_actors_error_events.js
+ devtools/server/tests/browser/browser_directorscript_actors_exports.js
+ devtools/server/tests/browser/browser_markers-cycle-collection.js
+ devtools/server/tests/browser/browser_markers-docloading-01.js
+ devtools/server/tests/browser/browser_markers-docloading-02.js
+ devtools/server/tests/browser/browser_markers-docloading-03.js
+ devtools/server/tests/browser/browser_markers-gc.js
+ devtools/server/tests/browser/browser_markers-minor-gc.js
+ devtools/server/tests/browser/browser_markers-parse-html.js
+ devtools/server/tests/browser/browser_markers-styles.js
+ devtools/server/tests/browser/browser_markers-timestamp.js
+ devtools/server/tests/browser/browser_navigateEvents.js
+ devtools/server/tests/browser/browser_perf-allocation-data.js
+ devtools/server/tests/browser/browser_perf-profiler-01.js
+ devtools/server/tests/browser/browser_perf-profiler-02.js
+ devtools/server/tests/browser/browser_perf-profiler-03.js
+ devtools/server/tests/browser/browser_perf-realtime-markers.js
+ devtools/server/tests/browser/browser_perf-recording-actor-01.js
+ devtools/server/tests/browser/browser_perf-recording-actor-02.js
+ devtools/server/tests/browser/browser_perf-samples-01.js
+ devtools/server/tests/browser/browser_perf-samples-02.js
+ devtools/server/tests/browser/browser_register_actor.js
+ devtools/server/tests/browser/browser_storage_cookies-duplicate-names.js
+ devtools/server/tests/browser/browser_storage_dynamic_windows.js
+ devtools/server/tests/browser/browser_storage_listings.js
+ devtools/server/tests/browser/browser_storage_updates.js
+ devtools/server/tests/browser/browser_stylesheets_getTextEmpty.js
+ devtools/server/tests/browser/browser_stylesheets_nested-iframes.js
+ devtools/server/tests/browser/browser_timeline.js
+ devtools/server/tests/browser/browser_timeline_actors.js
+ devtools/server/tests/browser/browser_timeline_iframes.js
+ devtools/server/tests/browser/storage-dynamic-windows.html
+ devtools/server/tests/browser/storage-helpers.js
+ devtools/server/tests/browser/storage-listings.html
+ devtools/server/tests/browser/storage-secured-iframe.html
+ devtools/server/tests/mochitest/.eslintrc.js
+ devtools/server/tests/mochitest/Debugger.Source.prototype.element-2.js
+ devtools/server/tests/mochitest/Debugger.Source.prototype.element.js
+ devtools/server/tests/mochitest/chrome.ini
+ devtools/server/tests/mochitest/director-helpers.js
+ devtools/server/tests/mochitest/hello-actor.js
+ devtools/server/tests/mochitest/inspector-delay-image-response.sjs
+ devtools/server/tests/mochitest/inspector-helpers.js
+ devtools/server/tests/mochitest/inspector-styles-data.css
+ devtools/server/tests/mochitest/large-image.jpg
+ devtools/server/tests/mochitest/memory-helpers.js
+ devtools/server/tests/mochitest/setup-in-child.js
+ devtools/server/tests/mochitest/setup-in-parent.js
+ devtools/server/tests/mochitest/small-image.gif
+ devtools/server/tests/unit/.eslintrc.js
+ devtools/server/tests/unit/addons/web-extension-upgrade/manifest.json
+ devtools/server/tests/unit/addons/web-extension/manifest.json
+ devtools/server/tests/unit/addons/web-extension2/manifest.json
+ devtools/server/tests/unit/babel_and_browserify_script_with_source_map.js
+ devtools/server/tests/unit/head_dbg.js
+ devtools/server/tests/unit/hello-actor.js
+ devtools/server/tests/unit/post_init_global_actors.js
+ devtools/server/tests/unit/post_init_tab_actors.js
+ devtools/server/tests/unit/pre_init_global_actors.js
+ devtools/server/tests/unit/pre_init_tab_actors.js
+ devtools/server/tests/unit/registertestactors-01.js
+ devtools/server/tests/unit/registertestactors-02.js
+ devtools/server/tests/unit/registertestactors-03.js
+ devtools/server/tests/unit/setBreakpoint-on-column-in-gcd-script.js
+ devtools/server/tests/unit/setBreakpoint-on-column-with-no-offsets-at-end-of-line.js
+ devtools/server/tests/unit/setBreakpoint-on-column-with-no-offsets-in-gcd-script.js
+ devtools/server/tests/unit/setBreakpoint-on-column-with-no-offsets.js
+ devtools/server/tests/unit/setBreakpoint-on-column.js
+ devtools/server/tests/unit/setBreakpoint-on-line-in-gcd-script.js
+ devtools/server/tests/unit/setBreakpoint-on-line-with-multiple-offsets.js
+ devtools/server/tests/unit/setBreakpoint-on-line-with-multiple-statements.js
+ devtools/server/tests/unit/setBreakpoint-on-line-with-no-offsets-in-gcd-script.js
+ devtools/server/tests/unit/setBreakpoint-on-line-with-no-offsets.js
+ devtools/server/tests/unit/setBreakpoint-on-line.js
+ devtools/server/tests/unit/source-map-data/sourcemapped.coffee
+ devtools/server/tests/unit/source-map-data/sourcemapped.map
+ devtools/server/tests/unit/sourcemapped.js
+ devtools/server/tests/unit/test_MemoryActor_saveHeapSnapshot_01.js
+ devtools/server/tests/unit/test_MemoryActor_saveHeapSnapshot_02.js
+ devtools/server/tests/unit/test_MemoryActor_saveHeapSnapshot_03.js
+ devtools/server/tests/unit/test_actor-registry-actor.js
+ devtools/server/tests/unit/test_add_actors.js
+ devtools/server/tests/unit/test_addon_reload.js
+ devtools/server/tests/unit/test_addons_actor.js
+ devtools/server/tests/unit/test_animation_name.js
+ devtools/server/tests/unit/test_animation_type.js
+ devtools/server/tests/unit/test_attach.js
+ devtools/server/tests/unit/test_blackboxing-01.js
+ devtools/server/tests/unit/test_blackboxing-02.js
+ devtools/server/tests/unit/test_blackboxing-03.js
+ devtools/server/tests/unit/test_blackboxing-04.js
+ devtools/server/tests/unit/test_blackboxing-05.js
+ devtools/server/tests/unit/test_blackboxing-06.js
+ devtools/server/tests/unit/test_blackboxing-07.js
+ devtools/server/tests/unit/test_breakpoint-01.js
+ devtools/server/tests/unit/test_breakpoint-02.js
+ devtools/server/tests/unit/test_breakpoint-03.js
+ devtools/server/tests/unit/test_breakpoint-04.js
+ devtools/server/tests/unit/test_breakpoint-05.js
+ devtools/server/tests/unit/test_breakpoint-06.js
+ devtools/server/tests/unit/test_breakpoint-07.js
+ devtools/server/tests/unit/test_breakpoint-08.js
+ devtools/server/tests/unit/test_breakpoint-09.js
+ devtools/server/tests/unit/test_breakpoint-10.js
+ devtools/server/tests/unit/test_breakpoint-11.js
+ devtools/server/tests/unit/test_breakpoint-12.js
+ devtools/server/tests/unit/test_breakpoint-13.js
+ devtools/server/tests/unit/test_breakpoint-14.js
+ devtools/server/tests/unit/test_breakpoint-15.js
+ devtools/server/tests/unit/test_breakpoint-16.js
+ devtools/server/tests/unit/test_breakpoint-17.js
+ devtools/server/tests/unit/test_breakpoint-18.js
+ devtools/server/tests/unit/test_breakpoint-19.js
+ devtools/server/tests/unit/test_breakpoint-20.js
+ devtools/server/tests/unit/test_breakpoint-21.js
+ devtools/server/tests/unit/test_breakpoint-actor-map.js
+ devtools/server/tests/unit/test_client_close.js
+ devtools/server/tests/unit/test_client_request.js
+ devtools/server/tests/unit/test_conditional_breakpoint-01.js
+ devtools/server/tests/unit/test_conditional_breakpoint-02.js
+ devtools/server/tests/unit/test_conditional_breakpoint-03.js
+ devtools/server/tests/unit/test_dbgactor.js
+ devtools/server/tests/unit/test_dbgclient_debuggerstatement.js
+ devtools/server/tests/unit/test_dbgglobal.js
+ devtools/server/tests/unit/test_eval-01.js
+ devtools/server/tests/unit/test_eval-02.js
+ devtools/server/tests/unit/test_eval-03.js
+ devtools/server/tests/unit/test_eval-04.js
+ devtools/server/tests/unit/test_eval-05.js
+ devtools/server/tests/unit/test_eventlooplag_actor.js
+ devtools/server/tests/unit/test_forwardingprefix.js
+ devtools/server/tests/unit/test_frameactor-01.js
+ devtools/server/tests/unit/test_frameactor-02.js
+ devtools/server/tests/unit/test_frameactor-03.js
+ devtools/server/tests/unit/test_frameactor-04.js
+ devtools/server/tests/unit/test_frameactor-05.js
+ devtools/server/tests/unit/test_framearguments-01.js
+ devtools/server/tests/unit/test_framebindings-01.js
+ devtools/server/tests/unit/test_framebindings-02.js
+ devtools/server/tests/unit/test_framebindings-03.js
+ devtools/server/tests/unit/test_framebindings-04.js
+ devtools/server/tests/unit/test_framebindings-05.js
+ devtools/server/tests/unit/test_framebindings-06.js
+ devtools/server/tests/unit/test_framebindings-07.js
+ devtools/server/tests/unit/test_frameclient-01.js
+ devtools/server/tests/unit/test_frameclient-02.js
+ devtools/server/tests/unit/test_functiongrips-01.js
+ devtools/server/tests/unit/test_getRuleText.js
+ devtools/server/tests/unit/test_getTextAtLineColumn.js
+ devtools/server/tests/unit/test_getyoungestframe.js
+ devtools/server/tests/unit/test_ignore_caught_exceptions.js
+ devtools/server/tests/unit/test_ignore_no_interface_exceptions.js
+ devtools/server/tests/unit/test_interrupt.js
+ devtools/server/tests/unit/test_layout-reflows-observer.js
+ devtools/server/tests/unit/test_listsources-01.js
+ devtools/server/tests/unit/test_listsources-02.js
+ devtools/server/tests/unit/test_listsources-03.js
+ devtools/server/tests/unit/test_listsources-04.js
+ devtools/server/tests/unit/test_longstringactor.js
+ devtools/server/tests/unit/test_longstringgrips-01.js
+ devtools/server/tests/unit/test_longstringgrips-02.js
+ devtools/server/tests/unit/test_monitor_actor.js
+ devtools/server/tests/unit/test_nativewrappers.js
+ devtools/server/tests/unit/test_nesting-01.js
+ devtools/server/tests/unit/test_nesting-02.js
+ devtools/server/tests/unit/test_nesting-03.js
+ devtools/server/tests/unit/test_new_source-01.js
+ devtools/server/tests/unit/test_nodelistactor.js
+ devtools/server/tests/unit/test_nsjsinspector.js
+ devtools/server/tests/unit/test_objectgrips-01.js
+ devtools/server/tests/unit/test_objectgrips-02.js
+ devtools/server/tests/unit/test_objectgrips-03.js
+ devtools/server/tests/unit/test_objectgrips-04.js
+ devtools/server/tests/unit/test_objectgrips-05.js
+ devtools/server/tests/unit/test_objectgrips-06.js
+ devtools/server/tests/unit/test_objectgrips-07.js
+ devtools/server/tests/unit/test_objectgrips-08.js
+ devtools/server/tests/unit/test_objectgrips-09.js
+ devtools/server/tests/unit/test_objectgrips-10.js
+ devtools/server/tests/unit/test_objectgrips-11.js
+ devtools/server/tests/unit/test_objectgrips-12.js
+ devtools/server/tests/unit/test_objectgrips-13.js
+ devtools/server/tests/unit/test_pause_exceptions-01.js
+ devtools/server/tests/unit/test_pause_exceptions-02.js
+ devtools/server/tests/unit/test_pauselifetime-01.js
+ devtools/server/tests/unit/test_pauselifetime-02.js
+ devtools/server/tests/unit/test_pauselifetime-03.js
+ devtools/server/tests/unit/test_pauselifetime-04.js
+ devtools/server/tests/unit/test_profiler_activation-01.js
+ devtools/server/tests/unit/test_profiler_activation-02.js
+ devtools/server/tests/unit/test_profiler_bufferstatus.js
+ devtools/server/tests/unit/test_profiler_close.js
+ devtools/server/tests/unit/test_profiler_data.js
+ devtools/server/tests/unit/test_profiler_events-01.js
+ devtools/server/tests/unit/test_profiler_events-02.js
+ devtools/server/tests/unit/test_profiler_getbufferinfo.js
+ devtools/server/tests/unit/test_profiler_getfeatures.js
+ devtools/server/tests/unit/test_profiler_getsharedlibraryinformation.js
+ devtools/server/tests/unit/test_promise_state-01.js
+ devtools/server/tests/unit/test_promise_state-02.js
+ devtools/server/tests/unit/test_promise_state-03.js
+ devtools/server/tests/unit/test_promises_actor_attach.js
+ devtools/server/tests/unit/test_promises_actor_exist.js
+ devtools/server/tests/unit/test_promises_actor_list_promises.js
+ devtools/server/tests/unit/test_promises_actor_onnewpromise.js
+ devtools/server/tests/unit/test_promises_actor_onpromisesettled.js
+ devtools/server/tests/unit/test_promises_client_getdependentpromises.js
+ devtools/server/tests/unit/test_promises_object_creationtimestamp.js
+ devtools/server/tests/unit/test_promises_object_timetosettle-01.js
+ devtools/server/tests/unit/test_promises_object_timetosettle-02.js
+ devtools/server/tests/unit/test_protocolSpec.js
+ devtools/server/tests/unit/test_protocol_abort.js
+ devtools/server/tests/unit/test_protocol_async.js
+ devtools/server/tests/unit/test_protocol_children.js
+ devtools/server/tests/unit/test_protocol_formtype.js
+ devtools/server/tests/unit/test_protocol_longstring.js
+ devtools/server/tests/unit/test_protocol_simple.js
+ devtools/server/tests/unit/test_protocol_stack.js
+ devtools/server/tests/unit/test_protocol_unregister.js
+ devtools/server/tests/unit/test_reattach-thread.js
+ devtools/server/tests/unit/test_registerClient.js
+ devtools/server/tests/unit/test_register_actor.js
+ devtools/server/tests/unit/test_requestTypes.js
+ devtools/server/tests/unit/test_safe-getter.js
+ devtools/server/tests/unit/test_setBreakpoint-on-column-in-gcd-script.js
+ devtools/server/tests/unit/test_setBreakpoint-on-column-with-no-offsets-at-end-of-line.js
+ devtools/server/tests/unit/test_setBreakpoint-on-column.js
+ devtools/server/tests/unit/test_setBreakpoint-on-line-in-gcd-script.js
+ devtools/server/tests/unit/test_setBreakpoint-on-line-with-multiple-offsets.js
+ devtools/server/tests/unit/test_setBreakpoint-on-line-with-multiple-statements.js
+ devtools/server/tests/unit/test_setBreakpoint-on-line-with-no-offsets-in-gcd-script.js
+ devtools/server/tests/unit/test_setBreakpoint-on-line-with-no-offsets.js
+ devtools/server/tests/unit/test_setBreakpoint-on-line.js
+ devtools/server/tests/unit/test_source-01.js
+ devtools/server/tests/unit/test_sourcemaps-01.js
+ devtools/server/tests/unit/test_sourcemaps-02.js
+ devtools/server/tests/unit/test_sourcemaps-03.js
+ devtools/server/tests/unit/test_sourcemaps-04.js
+ devtools/server/tests/unit/test_sourcemaps-05.js
+ devtools/server/tests/unit/test_sourcemaps-06.js
+ devtools/server/tests/unit/test_sourcemaps-07.js
+ devtools/server/tests/unit/test_sourcemaps-08.js
+ devtools/server/tests/unit/test_sourcemaps-09.js
+ devtools/server/tests/unit/test_sourcemaps-10.js
+ devtools/server/tests/unit/test_sourcemaps-11.js
+ devtools/server/tests/unit/test_sourcemaps-12.js
+ devtools/server/tests/unit/test_sourcemaps-13.js
+ devtools/server/tests/unit/test_sourcemaps-16.js
+ devtools/server/tests/unit/test_sourcemaps-17.js
+ devtools/server/tests/unit/test_stepping-01.js
+ devtools/server/tests/unit/test_stepping-02.js
+ devtools/server/tests/unit/test_stepping-03.js
+ devtools/server/tests/unit/test_stepping-04.js
+ devtools/server/tests/unit/test_stepping-05.js
+ devtools/server/tests/unit/test_stepping-06.js
+ devtools/server/tests/unit/test_stepping-07.js
+ devtools/server/tests/unit/test_symbols-01.js
+ devtools/server/tests/unit/test_symbols-02.js
+ devtools/server/tests/unit/test_threadlifetime-01.js
+ devtools/server/tests/unit/test_threadlifetime-02.js
+ devtools/server/tests/unit/test_threadlifetime-03.js
+ devtools/server/tests/unit/test_threadlifetime-04.js
+ devtools/server/tests/unit/test_threadlifetime-05.js
+ devtools/server/tests/unit/test_threadlifetime-06.js
+ devtools/server/tests/unit/test_unsafeDereference.js
+ devtools/server/tests/unit/test_xpcshell_debugging.js
+ devtools/server/tests/unit/testactors.js
+ devtools/server/tests/unit/tracerlocations.js
+ devtools/server/tests/unit/xpcshell.ini
+ devtools/server/tests/unit/xpcshell_debugging_script.js
+ devtools/server/worker.js
+ devtools/shared/acorn/UPGRADING.md
+ devtools/shared/acorn/acorn.js
+ devtools/shared/acorn/acorn_loose.js
+ devtools/shared/acorn/tests/unit/head_acorn.js
+ devtools/shared/acorn/tests/unit/test_import_acorn.js
+ devtools/shared/acorn/tests/unit/test_lenient_parser.js
+ devtools/shared/acorn/tests/unit/test_same_ast.js
+ devtools/shared/acorn/tests/unit/xpcshell.ini
+ devtools/shared/acorn/walk.js
+ devtools/shared/async-storage.js
+ devtools/shared/discovery/tests/unit/test_discovery.js
+ devtools/shared/discovery/tests/unit/xpcshell.ini
+ devtools/shared/dom-node-filter-constants.js
+ devtools/shared/flags.js
+ devtools/shared/gcli/source/docs/design.md
+ devtools/shared/gcli/source/docs/index.md
+ devtools/shared/gcli/source/docs/running-tests.md
+ devtools/shared/gcli/source/docs/writing-commands.md
+ devtools/shared/gcli/source/docs/writing-tests.md
+ devtools/shared/gcli/source/docs/writing-types.md
+ devtools/shared/gcli/source/lib/gcli/languages/command.html
+ devtools/shared/gcli/source/lib/gcli/ui/menu.css
+ devtools/shared/gcli/source/lib/gcli/ui/menu.html
+ devtools/shared/gcli/source/lib/gcli/util/prism.js
+ devtools/shared/heapsnapshot/.gitattributes
+ devtools/shared/heapsnapshot/CoreDump.pb.cc
+ devtools/shared/heapsnapshot/CoreDump.pb.h
+ devtools/shared/heapsnapshot/generate-core-dump-sources.sh
+ devtools/shared/heapsnapshot/tests/mochitest/chrome.ini
+ devtools/shared/heapsnapshot/tests/mochitest/mochitest.ini
+ devtools/shared/heapsnapshot/tests/unit/.eslintrc.js
+ devtools/shared/heapsnapshot/tests/unit/Census.jsm
+ devtools/shared/heapsnapshot/tests/unit/Match.jsm
+ devtools/shared/heapsnapshot/tests/unit/dominator-tree-worker.js
+ devtools/shared/heapsnapshot/tests/unit/head_heapsnapshot.js
+ devtools/shared/heapsnapshot/tests/unit/heap-snapshot-worker.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_LabelAndShallowSize_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_LabelAndShallowSize_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_LabelAndShallowSize_03.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_LabelAndShallowSize_04.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_attachShortestPaths_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_getNodeByIdAlongPath_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_insert_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_insert_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_insert_03.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTreeNode_partialTraversal_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTree_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTree_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTree_03.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTree_04.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTree_05.js
+ devtools/shared/heapsnapshot/tests/unit/test_DominatorTree_06.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_computeDominatorTree_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_computeDominatorTree_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_deleteHeapSnapshot_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_deleteHeapSnapshot_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_deleteHeapSnapshot_03.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_getCensusIndividuals_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_getCreationTime_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_getDominatorTree_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_getDominatorTree_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_getImmediatelyDominated_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_readHeapSnapshot_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_takeCensusDiff_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_takeCensusDiff_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_takeCensus_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_takeCensus_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_takeCensus_03.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_takeCensus_04.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_takeCensus_05.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_takeCensus_06.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapAnalyses_takeCensus_07.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_computeShortestPaths_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_computeShortestPaths_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_creationTime_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_deepStack_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_describeNode_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_03.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_04.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_05.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_06.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_07.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_08.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_09.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_10.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_11.js
+ devtools/shared/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_12.js
+ devtools/shared/heapsnapshot/tests/unit/test_ReadHeapSnapshot.js
+ devtools/shared/heapsnapshot/tests/unit/test_ReadHeapSnapshot_with_allocations.js
+ devtools/shared/heapsnapshot/tests/unit/test_ReadHeapSnapshot_worker.js
+ devtools/shared/heapsnapshot/tests/unit/test_SaveHeapSnapshot.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-01.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-02.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-03.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-04.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-05.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-06.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-07.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-08.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-09.js
+ devtools/shared/heapsnapshot/tests/unit/test_census-tree-node-10.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_diff_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_diff_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_diff_03.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_diff_04.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_diff_05.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_diff_06.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_filtering_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_filtering_02.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_filtering_03.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_filtering_04.js
+ devtools/shared/heapsnapshot/tests/unit/test_census_filtering_05.js
+ devtools/shared/heapsnapshot/tests/unit/test_countToBucketBreakdown_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_deduplicatePaths_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_getCensusIndividuals_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_getReportLeaves_01.js
+ devtools/shared/heapsnapshot/tests/unit/test_saveHeapSnapshot_e10s_01.js
+ devtools/shared/heapsnapshot/tests/unit/xpcshell.ini
+ devtools/shared/jsbeautify/UPGRADING.md
+ devtools/shared/jsbeautify/beautify.js
+ devtools/shared/jsbeautify/lib/sanitytest.js
+ devtools/shared/jsbeautify/lib/urlencode_unpacker.js
+ devtools/shared/jsbeautify/src/beautify-tests.js
+ devtools/shared/jsbeautify/tests/unit/head_jsbeautify.js
+ devtools/shared/jsbeautify/tests/unit/test.js
+ devtools/shared/jsbeautify/tests/unit/xpcshell.ini
+ devtools/shared/node-properties/UPGRADING.md
+ devtools/shared/performance/test/head.js
+ devtools/shared/performance/test/test_perf-utils-allocations-to-samples.js
+ devtools/shared/performance/test/xpcshell.ini
+ devtools/shared/platform/README.md
+ devtools/shared/platform/content/.eslintrc.js
+ devtools/shared/platform/content/test/.eslintrc.js
+ devtools/shared/platform/content/test/mochitest.ini
+ devtools/shared/platform/content/test/test_stack.js
+ devtools/shared/platform/content/test/xpcshell.ini
+ devtools/shared/pretty-fast/UPGRADING.md
+ devtools/shared/pretty-fast/tests/unit/head_pretty-fast.js
+ devtools/shared/pretty-fast/tests/unit/xpcshell.ini
+ devtools/shared/qrcode/tests/mochitest/chrome.ini
+ devtools/shared/qrcode/tests/unit/test_encode.js
+ devtools/shared/qrcode/tests/unit/xpcshell.ini
+ devtools/shared/security/docs/wifi.md
+ devtools/shared/security/tests/chrome/chrome.ini
+ devtools/shared/security/tests/unit/.eslintrc.js
+ devtools/shared/security/tests/unit/head_dbg.js
+ devtools/shared/security/tests/unit/test_encryption.js
+ devtools/shared/security/tests/unit/test_oob_cert_auth.js
+ devtools/shared/security/tests/unit/testactors.js
+ devtools/shared/security/tests/unit/xpcshell.ini
+ devtools/shared/sourcemap/UPGRADING.md
+ devtools/shared/sourcemap/tests/unit/head_sourcemap.js
+ devtools/shared/sourcemap/tests/unit/xpcshell.ini
+ devtools/shared/sprintfjs/UPGRADING.md
+ devtools/shared/tests/browser/.eslintrc.js
+ devtools/shared/tests/browser/browser.ini
+ devtools/shared/tests/browser/browser_async_storage.js
+ devtools/shared/tests/browser/browser_l10n_localizeMarkup.js
+ devtools/shared/tests/mochitest/chrome.ini
+ devtools/shared/tests/unit/.eslintrc.js
+ devtools/shared/tests/unit/exposeLoader.js
+ devtools/shared/tests/unit/head_devtools.js
+ devtools/shared/tests/unit/test_assert.js
+ devtools/shared/tests/unit/test_async-utils.js
+ devtools/shared/tests/unit/test_console_filtering.js
+ devtools/shared/tests/unit/test_css-properties-db.js
+ devtools/shared/tests/unit/test_defer.js
+ devtools/shared/tests/unit/test_defineLazyPrototypeGetter.js
+ devtools/shared/tests/unit/test_executeSoon.js
+ devtools/shared/tests/unit/test_fetch-bom.js
+ devtools/shared/tests/unit/test_fetch-chrome.js
+ devtools/shared/tests/unit/test_fetch-file.js
+ devtools/shared/tests/unit/test_fetch-http.js
+ devtools/shared/tests/unit/test_fetch-resource.js
+ devtools/shared/tests/unit/test_flatten.js
+ devtools/shared/tests/unit/test_indentation.js
+ devtools/shared/tests/unit/test_independent_loaders.js
+ devtools/shared/tests/unit/test_invisible_loader.js
+ devtools/shared/tests/unit/test_isSet.js
+ devtools/shared/tests/unit/test_prettifyCSS.js
+ devtools/shared/tests/unit/test_require.js
+ devtools/shared/tests/unit/test_require_lazy.js
+ devtools/shared/tests/unit/test_require_raw.js
+ devtools/shared/tests/unit/test_safeErrorString.js
+ devtools/shared/tests/unit/test_stack.js
+ devtools/shared/tests/unit/xpcshell.ini
+ devtools/shared/transport/tests/unit/.eslintrc.js
+ devtools/shared/transport/tests/unit/head_dbg.js
+ devtools/shared/transport/tests/unit/test_bulk_error.js
+ devtools/shared/transport/tests/unit/test_client_server_bulk.js
+ devtools/shared/transport/tests/unit/test_dbgsocket.js
+ devtools/shared/transport/tests/unit/test_dbgsocket_connection_drop.js
+ devtools/shared/transport/tests/unit/test_delimited_read.js
+ devtools/shared/transport/tests/unit/test_no_bulk.js
+ devtools/shared/transport/tests/unit/test_packet.js
+ devtools/shared/transport/tests/unit/test_queue.js
+ devtools/shared/transport/tests/unit/test_transport_bulk.js
+ devtools/shared/transport/tests/unit/test_transport_events.js
+ devtools/shared/transport/tests/unit/testactors-no-bulk.js
+ devtools/shared/transport/tests/unit/testactors.js
+ devtools/shared/transport/tests/unit/xpcshell.ini
+ devtools/shared/webconsole/test/chrome.ini
+ devtools/shared/webconsole/test/console-test-worker.js
+ devtools/shared/webconsole/test/data.json
+ devtools/shared/webconsole/test/data.json^headers^
+ devtools/shared/webconsole/test/helper_serviceworker.js
+ devtools/shared/webconsole/test/unit/.eslintrc.js
+ devtools/shared/webconsole/test/unit/test_js_property_provider.js
+ devtools/shared/webconsole/test/unit/test_network_helper.js
+ devtools/shared/webconsole/test/unit/test_security-info-certificate.js
+ devtools/shared/webconsole/test/unit/test_security-info-parser.js
+ devtools/shared/webconsole/test/unit/test_security-info-protocol-version.js
+ devtools/shared/webconsole/test/unit/test_security-info-state.js
+ devtools/shared/webconsole/test/unit/test_security-info-static-hpkp.js
+ devtools/shared/webconsole/test/unit/test_security-info-weakness-reasons.js
+ devtools/shared/webconsole/test/unit/test_throttle.js
+ devtools/shared/webconsole/test/unit/xpcshell.ini
+ devtools/shared/worker/tests/browser/.eslintrc.js
+ devtools/shared/worker/tests/browser/browser.ini
+ devtools/shared/worker/tests/browser/browser_worker-01.js
+ devtools/shared/worker/tests/browser/browser_worker-02.js
+ devtools/shared/worker/tests/browser/browser_worker-03.js
+ docs/CODE_OF_CONDUCT.md
+ docs/CONTRIBUTING.md
+ docs/UXP Coding Style.md
+ docshell/base/crashtests/crashtests.list
+ docshell/base/timeline/readme.md
+ docshell/test/browser/browser.ini
+ docshell/test/browser/browser_bug1206879.js
+ docshell/test/browser/browser_bug134911.js
+ docshell/test/browser/browser_bug234628-1.js
+ docshell/test/browser/browser_bug234628-10.js
+ docshell/test/browser/browser_bug234628-11.js
+ docshell/test/browser/browser_bug234628-2.js
+ docshell/test/browser/browser_bug234628-3.js
+ docshell/test/browser/browser_bug234628-4.js
+ docshell/test/browser/browser_bug234628-5.js
+ docshell/test/browser/browser_bug234628-6.js
+ docshell/test/browser/browser_bug234628-7.js
+ docshell/test/browser/browser_bug234628-8.js
+ docshell/test/browser/browser_bug234628-9.js
+ docshell/test/browser/browser_bug349769.js
+ docshell/test/browser/browser_bug388121-1.js
+ docshell/test/browser/browser_bug388121-2.js
+ docshell/test/browser/browser_bug420605.js
+ docshell/test/browser/browser_bug422543.js
+ docshell/test/browser/browser_bug441169.js
+ docshell/test/browser/browser_bug503832.js
+ docshell/test/browser/browser_bug554155.js
+ docshell/test/browser/browser_bug655270.js
+ docshell/test/browser/browser_bug670318.js
+ docshell/test/browser/browser_bug673467.js
+ docshell/test/browser/browser_bug852909.js
+ docshell/test/browser/browser_bug92473.js
+ docshell/test/browser/browser_click_link_within_view_source.js
+ docshell/test/browser/browser_history_triggeringprincipal_viewsource.js
+ docshell/test/browser/browser_loadDisallowInherit.js
+ docshell/test/browser/browser_loadURI.js
+ docshell/test/browser/browser_multiple_pushState.js
+ docshell/test/browser/browser_onbeforeunload_navigation.js
+ docshell/test/browser/browser_search_notification.js
+ docshell/test/browser/browser_tab_touch_events.js
+ docshell/test/browser/browser_timelineMarkers-01.js
+ docshell/test/browser/browser_timelineMarkers-02.js
+ docshell/test/browser/browser_timelineMarkers-03.js
+ docshell/test/browser/browser_timelineMarkers-04.js
+ docshell/test/browser/browser_timelineMarkers-05.js
+ docshell/test/browser/browser_timelineMarkers-frame-02.js
+ docshell/test/browser/browser_timelineMarkers-frame-03.js
+ docshell/test/browser/browser_timelineMarkers-frame-04.js
+ docshell/test/browser/browser_timelineMarkers-frame-05.js
+ docshell/test/browser/browser_ua_emulation.js
+ docshell/test/browser/browser_uriFixupAlternateRedirects.js
+ docshell/test/browser/browser_uriFixupIntegration.js
+ docshell/test/browser/favicon_bug655270.ico
+ docshell/test/browser/file_bug234628-11-child.xhtml^headers^
+ docshell/test/browser/file_bug234628-4-child.html
+ docshell/test/browser/file_bug234628-5-child.html
+ docshell/test/browser/file_bug234628-6-child.html
+ docshell/test/browser/file_bug234628-6-child.html^headers^
+ docshell/test/browser/file_bug234628-7-child.html^headers^
+ docshell/test/browser/file_bug234628-9.html
+ docshell/test/browser/file_bug422543_script.js
+ docshell/test/browser/file_bug852909.pdf
+ docshell/test/browser/file_bug852909.png
+ docshell/test/browser/frame-head.js
+ docshell/test/browser/head.js
+ docshell/test/browser/print_postdata.sjs
+ docshell/test/browser/redirect_to_example.sjs
+ docshell/test/bug369814.jar
+ docshell/test/bug369814.zip
+ docshell/test/bug413310-post.sjs
+ docshell/test/bug530396-noref.sjs
+ docshell/test/bug668513_redirect.html^headers^
+ docshell/test/chrome/112564_nocache.html^headers^
+ docshell/test/chrome/215405_nocache.html^headers^
+ docshell/test/chrome/215405_nostore.html^headers^
+ docshell/test/chrome/582176_dummy.html
+ docshell/test/chrome/662200a.html
+ docshell/test/chrome/662200b.html
+ docshell/test/chrome/662200c.html
+ docshell/test/chrome/92598_nostore.html^headers^
+ docshell/test/chrome/allowContentRetargeting.sjs
+ docshell/test/chrome/blue.png
+ docshell/test/chrome/bug89419.sjs
+ docshell/test/chrome/bug909218.js
+ docshell/test/chrome/chrome.ini
+ docshell/test/chrome/docshell_helpers.js
+ docshell/test/chrome/gen_template.pl
+ docshell/test/chrome/red.png
+ docshell/test/file_bug475636.sjs
+ docshell/test/file_bug580069_2.sjs
+ docshell/test/file_bug660404
+ docshell/test/file_bug660404^headers^
+ docshell/test/file_bug669671.sjs
+ docshell/test/iframesandbox/mochitest.ini
+ docshell/test/mochitest.ini
+ docshell/test/navigation/browser.ini
+ docshell/test/navigation/browser_bug343515.js
+ docshell/test/navigation/browser_test-content-chromeflags.js
+ docshell/test/navigation/file_bug1300461_redirect.html^headers^
+ docshell/test/navigation/mochitest.ini
+ docshell/test/unit/test_bug442584.js
+ docshell/test/unit/test_nsDefaultURIFixup.js
+ docshell/test/unit/test_nsDefaultURIFixup_info.js
+ docshell/test/unit/test_nsDefaultURIFixup_search.js
+ docshell/test/unit/test_pb_notification.js
+ docshell/test/unit/test_privacy_transition.js
+ docshell/test/unit/test_setUsePrivateBrowsing.js
+ docshell/test/unit/xpcshell.ini
+ docshell/test/unit_ipc/test_pb_notification_ipc.js
+ docshell/test/unit_ipc/xpcshell.ini
+ dom/animation/test/chrome.ini
+ dom/animation/test/crashtests/crashtests.list
+ dom/animation/test/mochitest.ini
+ dom/animation/test/testcommon.js
+ dom/apps/AppsService.manifest
+ dom/apps/tests/create_test_receipts.py
+ dom/apps/tests/head.js
+ dom/apps/tests/unit/test_manifestHelper.js
+ dom/apps/tests/unit/test_manifestSanitizer.js
+ dom/apps/tests/unit/test_moziapplication.js
+ dom/apps/tests/unit/xpcshell.ini
+ dom/archivereader/test/helpers.js
+ dom/archivereader/test/mochitest.ini
+ dom/asmjscache/test/file_slow.js
+ dom/asmjscache/test/mochitest.ini
+ dom/audiochannel/crashtests/crashtests.list
+ dom/base/DocGroup.cpp
+ dom/base/SiteSpecificUserAgent.manifest
+ dom/base/SlowScriptDebug.manifest
+ dom/base/contentAreaDropListener.manifest
+ dom/base/crashtests/371466-1.xhtml
+ dom/base/crashtests/700512-worker.js
+ dom/base/crashtests/815500.html
+ dom/base/crashtests/838489-1.html
+ dom/base/crashtests/845093-2.html
+ dom/base/crashtests/crashtests.list
+ dom/base/messageWakeupService.manifest
+ dom/base/test/Ahem.ttf
+ dom/base/test/accesscontrol.resource
+ dom/base/test/accesscontrol.resource^headers^
+ dom/base/test/audio.ogg
+ dom/base/test/audioEndedDuringPlaying.webm
+ dom/base/test/badContentType.eventsource
+ dom/base/test/badContentType.eventsource^headers^
+ dom/base/test/badHTTPResponseCode.eventsource
+ dom/base/test/badHTTPResponseCode.eventsource^headers^
+ dom/base/test/badMessageEvent.eventsource
+ dom/base/test/badMessageEvent.eventsource^headers^
+ dom/base/test/badMessageEvent2.eventsource
+ dom/base/test/badMessageEvent2.eventsource^headers^
+ dom/base/test/browser.ini
+ dom/base/test/browser_bug1011748.js
+ dom/base/test/browser_bug1307747.js
+ dom/base/test/browser_bug593387.js
+ dom/base/test/browser_bug902350.js
+ dom/base/test/browser_messagemanager_loadprocessscript.js
+ dom/base/test/browser_messagemanager_targetframeloader.js
+ dom/base/test/browser_messagemanager_unload.js
+ dom/base/test/browser_pagehide_on_tab_close.js
+ dom/base/test/browser_state_notifications.js
+ dom/base/test/browser_use_counters.js
+ dom/base/test/bug282547.sjs
+ dom/base/test/bug313646.txt
+ dom/base/test/bug403852_fileOpener.js
+ dom/base/test/bug426308-redirect.sjs
+ dom/base/test/bug435425.sjs
+ dom/base/test/bug435425_redirect.sjs
+ dom/base/test/bug444322.js
+ dom/base/test/bug444322.txt
+ dom/base/test/bug444546.sjs
+ dom/base/test/bug457746.sjs
+ dom/base/test/bug461735-post-redirect.js
+ dom/base/test/bug461735-redirect1.sjs
+ dom/base/test/bug461735-redirect2.sjs
+ dom/base/test/bug466080.sjs
+ dom/base/test/bug466409-empty.css
+ dom/base/test/bug475156.sjs
+ dom/base/test/bug482935.sjs
+ dom/base/test/bug540854.sjs
+ dom/base/test/bug578096LoadChromeScript.js
+ dom/base/test/bug638112-response.txt
+ dom/base/test/bug638112.sjs
+ dom/base/test/bug696301-script-1.js
+ dom/base/test/bug696301-script-1.js^headers^
+ dom/base/test/bug696301-script-2.js
+ dom/base/test/bug704320.sjs
+ dom/base/test/bug704320_counter.sjs
+ dom/base/test/bug819051.sjs
+ dom/base/test/chrome.ini
+ dom/base/test/chrome/bug418986-1.js
+ dom/base/test/chrome/bug421622-referer.sjs
+ dom/base/test/chrome/bug884693.sjs
+ dom/base/test/chrome/chrome.ini
+ dom/base/test/chrome/cpows_child.js
+ dom/base/test/chrome/fileconstructor_file.png
+ dom/base/test/chrome/nochrome_bug765993.js
+ dom/base/test/chrome/nochrome_bug765993.js^headers^
+ dom/base/test/chrome/registerElement_ep.js
+ dom/base/test/chrome/test_bug380418.html^headers^
+ dom/base/test/copypaste.js
+ dom/base/test/create_file_objects.js
+ dom/base/test/delayedServerEvents.sjs
+ dom/base/test/empty.html
+ dom/base/test/eventsource.resource
+ dom/base/test/eventsource.resource^headers^
+ dom/base/test/eventsource_redirect.resource
+ dom/base/test/eventsource_redirect.resource^headers^
+ dom/base/test/eventsource_redirect_to.resource
+ dom/base/test/eventsource_redirect_to.resource^headers^
+ dom/base/test/fake_plugin.tst
+ dom/base/test/file_bug1008126_worker.js
+ dom/base/test/file_bug1011748_OK.sjs
+ dom/base/test/file_bug1011748_redirect.sjs
+ dom/base/test/file_bug1198095.js
+ dom/base/test/file_bug1250148.sjs
+ dom/base/test/file_bug1268962.sjs
+ dom/base/test/file_bug28293.sjs
+ dom/base/test/file_bug357450.js
+ dom/base/test/file_bug498897.css
+ dom/base/test/file_bug498897.html^headers^
+ dom/base/test/file_bug503473-frame.sjs
+ dom/base/test/file_bug503481.sjs
+ dom/base/test/file_bug562137.txt
+ dom/base/test/file_bug604660-3.js
+ dom/base/test/file_bug604660-4.js
+ dom/base/test/file_bug622088.sjs
+ dom/base/test/file_bug675121.sjs
+ dom/base/test/file_bug687859-16.js
+ dom/base/test/file_bug687859-16.js^headers^
+ dom/base/test/file_bug687859-bom.js
+ dom/base/test/file_bug687859-bom.js^headers^
+ dom/base/test/file_bug687859-charset.js
+ dom/base/test/file_bug687859-http.js
+ dom/base/test/file_bug687859-http.js^headers^
+ dom/base/test/file_bug687859-inherit.js
+ dom/base/test/file_bug704320_preload_common.js
+ dom/base/test/file_bug707142_baseline.json
+ dom/base/test/file_bug707142_bom.json
+ dom/base/test/file_bug707142_utf-16.json
+ dom/base/test/file_bug782342.txt
+ dom/base/test/file_bug787778.sjs
+ dom/base/test/file_bug804395.jar
+ dom/base/test/file_bug869432.eventsource
+ dom/base/test/file_bug869432.eventsource^headers^
+ dom/base/test/file_bug945152.jar
+ dom/base/test/file_bug945152_worker.js
+ dom/base/test/file_explicit_user_agent.sjs
+ dom/base/test/file_mozfiledataurl_audio.ogg
+ dom/base/test/file_mozfiledataurl_img.jpg
+ dom/base/test/file_mozfiledataurl_text.txt
+ dom/base/test/file_restrictedEventSource.sjs
+ dom/base/test/file_simplecontentpolicy.js
+ dom/base/test/file_websocket_basic_wsh.py
+ dom/base/test/file_websocket_hello_wsh.py
+ dom/base/test/file_websocket_http_resource.txt
+ dom/base/test/file_websocket_permessage_deflate_disabled_wsh.py
+ dom/base/test/file_websocket_permessage_deflate_params_wsh.py
+ dom/base/test/file_websocket_permessage_deflate_rejected_wsh.py
+ dom/base/test/file_websocket_permessage_deflate_wsh.py
+ dom/base/test/file_websocket_wsh.py
+ dom/base/test/file_x-frame-options_page.sjs
+ dom/base/test/fileapi_chromeScript.js
+ dom/base/test/fileutils.js
+ dom/base/test/forRemoval.resource
+ dom/base/test/forRemoval.resource^headers^
+ dom/base/test/img_referrer_testserver.sjs
+ dom/base/test/invalid_accesscontrol.resource
+ dom/base/test/invalid_accesscontrol.resource^headers^
+ dom/base/test/jsmodules/chrome.ini
+ dom/base/test/jsmodules/mochitest.ini
+ dom/base/test/jsmodules/module_badImport.js
+ dom/base/test/jsmodules/module_badSyntax.js
+ dom/base/test/jsmodules/module_cyclic1.js
+ dom/base/test/jsmodules/module_cyclic2.js
+ dom/base/test/jsmodules/module_cyclic3.js
+ dom/base/test/jsmodules/module_extractIntroType.js
+ dom/base/test/jsmodules/module_large1.js
+ dom/base/test/jsmodules/module_large2.js
+ dom/base/test/jsmodules/module_large3.js
+ dom/base/test/jsmodules/module_missingImport.js
+ dom/base/test/jsmodules/module_multiImports.js
+ dom/base/test/jsmodules/module_multiLargeImports.js
+ dom/base/test/jsmodules/module_setRan.js
+ dom/base/test/jsmodules/module_simple1.js
+ dom/base/test/jsmodules/module_simple2.js
+ dom/base/test/jsmodules/module_simple3.js
+ dom/base/test/jsmodules/module_simpleExport.js
+ dom/base/test/jsmodules/module_simpleImport.js
+ dom/base/test/jsmodules/module_testSyntax.js
+ dom/base/test/jsmodules/script_simple2.js
+ dom/base/test/mochitest.ini
+ dom/base/test/mozbrowser_api_utils.js
+ dom/base/test/noaudio.webm
+ dom/base/test/orientationcommon.js
+ dom/base/test/referrerHelper.js
+ dom/base/test/referrer_change_server.sjs
+ dom/base/test/referrer_helper.js
+ dom/base/test/referrer_testserver.sjs
+ dom/base/test/reftest/mixed-bmp-png.ico
+ dom/base/test/reftest/reftest-stylo.list
+ dom/base/test/reftest/reftest.list
+ dom/base/test/script-1_bug597345.sjs
+ dom/base/test/script-2_bug597345.js
+ dom/base/test/script_bug1238440.js
+ dom/base/test/script_bug602838.sjs
+ dom/base/test/script_postmessages_fileList.js
+ dom/base/test/send_gzip_content.sjs
+ dom/base/test/somedatas.resource
+ dom/base/test/somedatas.resource^headers^
+ dom/base/test/test_anonymousContent_style_csp.html^headers^
+ dom/base/test/test_bug380418.html^headers^
+ dom/base/test/test_bug402150.html^headers^
+ dom/base/test/test_bug493881.js
+ dom/base/test/test_bug913761.html
+ dom/base/test/test_bug962251.html
+ dom/base/test/test_error.html
+ dom/base/test/test_postMessage_solidus.html
+ dom/base/test/test_window_indexing.html
+ dom/base/test/unit/test_bloburi.js
+ dom/base/test/unit/test_bug737966.js
+ dom/base/test/unit/test_cancelPrefetch.js
+ dom/base/test/unit/test_chromeutils_base64.js
+ dom/base/test/unit/test_nodelist.js
+ dom/base/test/unit/test_thirdpartyutil.js
+ dom/base/test/unit/test_xhr_origin_attributes.js
+ dom/base/test/unit/test_xhr_standalone.js
+ dom/base/test/unit/test_xml_parser.js
+ dom/base/test/unit/test_xml_serializer.js
+ dom/base/test/unit/xpcshell.ini
+ dom/base/test/unit_ipc/test_bug553888_wrap.js
+ dom/base/test/unit_ipc/test_xhr_document_ipc.js
+ dom/base/test/unit_ipc/xpcshell.ini
+ dom/base/test/variable_style_sheet.sjs
+ dom/base/test/viewport_helpers.js
+ dom/base/test/websocket_helpers.js
+ dom/base/test/websocket_hybi/file_binary-frames_wsh.py
+ dom/base/test/websocket_hybi/file_check-binary-messages_wsh.py
+ dom/base/test/websocket_hybi/mochitest.ini
+ dom/base/test/websocket_tests.js
+ dom/base/test/worker_postMessages.js
+ dom/battery/test/chrome.ini
+ dom/battery/test/mochitest.ini
+ dom/bindings/crashtests/crashtests.list
+ dom/bindings/docs/index.rst
+ dom/bindings/mozwebidlcodegen/test/Child.webidl
+ dom/bindings/mozwebidlcodegen/test/ExampleBinding.webidl
+ dom/bindings/mozwebidlcodegen/test/Parent.webidl
+ dom/bindings/mozwebidlcodegen/test/TestEvent.webidl
+ dom/bindings/parser/README
+ dom/bindings/parser/UPSTREAM
+ dom/bindings/parser/tests/test_any_null.py
+ dom/bindings/parser/tests/test_argument_identifier_conflicts.py
+ dom/bindings/parser/tests/test_argument_novoid.py
+ dom/bindings/parser/tests/test_arraybuffer.py
+ dom/bindings/parser/tests/test_attr.py
+ dom/bindings/parser/tests/test_attr_sequence_type.py
+ dom/bindings/parser/tests/test_builtin_filename.py
+ dom/bindings/parser/tests/test_builtins.py
+ dom/bindings/parser/tests/test_bytestring.py
+ dom/bindings/parser/tests/test_callback.py
+ dom/bindings/parser/tests/test_callback_interface.py
+ dom/bindings/parser/tests/test_conditional_dictionary_member.py
+ dom/bindings/parser/tests/test_const.py
+ dom/bindings/parser/tests/test_constructor.py
+ dom/bindings/parser/tests/test_constructor_no_interface_object.py
+ dom/bindings/parser/tests/test_date.py
+ dom/bindings/parser/tests/test_deduplicate.py
+ dom/bindings/parser/tests/test_dictionary.py
+ dom/bindings/parser/tests/test_distinguishability.py
+ dom/bindings/parser/tests/test_double_null.py
+ dom/bindings/parser/tests/test_duplicate_qualifiers.py
+ dom/bindings/parser/tests/test_empty_enum.py
+ dom/bindings/parser/tests/test_empty_sequence_default_value.py
+ dom/bindings/parser/tests/test_enum.py
+ dom/bindings/parser/tests/test_enum_duplicate_values.py
+ dom/bindings/parser/tests/test_error_colno.py
+ dom/bindings/parser/tests/test_error_lineno.py
+ dom/bindings/parser/tests/test_exposed_extended_attribute.py
+ dom/bindings/parser/tests/test_extended_attributes.py
+ dom/bindings/parser/tests/test_float_types.py
+ dom/bindings/parser/tests/test_forward_decl.py
+ dom/bindings/parser/tests/test_global_extended_attr.py
+ dom/bindings/parser/tests/test_identifier_conflict.py
+ dom/bindings/parser/tests/test_implements.py
+ dom/bindings/parser/tests/test_incomplete_parent.py
+ dom/bindings/parser/tests/test_incomplete_types.py
+ dom/bindings/parser/tests/test_interface.py
+ dom/bindings/parser/tests/test_interface_const_identifier_conflicts.py
+ dom/bindings/parser/tests/test_interface_identifier_conflicts_across_members.py
+ dom/bindings/parser/tests/test_interface_maplikesetlikeiterable.py
+ dom/bindings/parser/tests/test_method.py
+ dom/bindings/parser/tests/test_mozmap.py
+ dom/bindings/parser/tests/test_namespace.py
+ dom/bindings/parser/tests/test_newobject.py
+ dom/bindings/parser/tests/test_nullable_equivalency.py
+ dom/bindings/parser/tests/test_nullable_void.py
+ dom/bindings/parser/tests/test_optional_constraints.py
+ dom/bindings/parser/tests/test_overload.py
+ dom/bindings/parser/tests/test_promise.py
+ dom/bindings/parser/tests/test_prototype_ident.py
+ dom/bindings/parser/tests/test_putForwards.py
+ dom/bindings/parser/tests/test_sanity.py
+ dom/bindings/parser/tests/test_securecontext_extended_attribute.py
+ dom/bindings/parser/tests/test_special_method_signature_mismatch.py
+ dom/bindings/parser/tests/test_special_methods.py
+ dom/bindings/parser/tests/test_special_methods_uniqueness.py
+ dom/bindings/parser/tests/test_stringifier.py
+ dom/bindings/parser/tests/test_treatNonCallableAsNull.py
+ dom/bindings/parser/tests/test_typedef.py
+ dom/bindings/parser/tests/test_unenumerable_own_properties.py
+ dom/bindings/parser/tests/test_unforgeable.py
+ dom/bindings/parser/tests/test_union.py
+ dom/bindings/parser/tests/test_union_any.py
+ dom/bindings/parser/tests/test_union_nullable.py
+ dom/bindings/parser/tests/test_usvstring.py
+ dom/bindings/parser/tests/test_variadic_callback.py
+ dom/bindings/parser/tests/test_variadic_constraints.py
+ dom/bindings/test/TestInterfaceJS.manifest
+ dom/bindings/test/chrome.ini
+ dom/bindings/test/mochitest.ini
+ dom/broadcastchannel/tests/broadcastchannel_sharedWorker.js
+ dom/broadcastchannel/tests/broadcastchannel_worker.js
+ dom/broadcastchannel/tests/broadcastchannel_worker_alive.js
+ dom/broadcastchannel/tests/broadcastchannel_worker_any.js
+ dom/broadcastchannel/tests/browser.ini
+ dom/broadcastchannel/tests/browser_private_browsing.js
+ dom/broadcastchannel/tests/mochitest.ini
+ dom/browser-element/BrowserElementParent.manifest
+ dom/browser-element/BrowserElementProxy.manifest
+ dom/browser-element/mochitest/audio.ogg
+ dom/browser-element/mochitest/browserElementTestHelpers.js
+ dom/browser-element/mochitest/browserElement_ActiveStateChange.js
+ dom/browser-element/mochitest/browserElement_Alert.js
+ dom/browser-element/mochitest/browserElement_AlertInFrame.js
+ dom/browser-element/mochitest/browserElement_AudioChannel.js
+ dom/browser-element/mochitest/browserElement_AudioChannelMutedByDefault.js
+ dom/browser-element/mochitest/browserElement_AudioChannelSeeking.js
+ dom/browser-element/mochitest/browserElement_AudioChannel_nested.js
+ dom/browser-element/mochitest/browserElement_AudioPlayback.js
+ dom/browser-element/mochitest/browserElement_Auth.js
+ dom/browser-element/mochitest/browserElement_BackForward.js
+ dom/browser-element/mochitest/browserElement_BadScreenshot.js
+ dom/browser-element/mochitest/browserElement_BrowserWindowNamespace.js
+ dom/browser-element/mochitest/browserElement_BrowserWindowResize.js
+ dom/browser-element/mochitest/browserElement_Close.js
+ dom/browser-element/mochitest/browserElement_CloseFromOpener.js
+ dom/browser-element/mochitest/browserElement_ContextmenuEvents.js
+ dom/browser-element/mochitest/browserElement_CookiesNotThirdParty.js
+ dom/browser-element/mochitest/browserElement_CopyPaste.js
+ dom/browser-element/mochitest/browserElement_DOMRequestError.js
+ dom/browser-element/mochitest/browserElement_DataURI.js
+ dom/browser-element/mochitest/browserElement_DocumentFirstPaint.js
+ dom/browser-element/mochitest/browserElement_Download.js
+ dom/browser-element/mochitest/browserElement_ErrorSecurity.js
+ dom/browser-element/mochitest/browserElement_ExecuteScript.js
+ dom/browser-element/mochitest/browserElement_ExposableURI.js
+ dom/browser-element/mochitest/browserElement_Find.js
+ dom/browser-element/mochitest/browserElement_FirstPaint.js
+ dom/browser-element/mochitest/browserElement_ForwardName.js
+ dom/browser-element/mochitest/browserElement_FrameWrongURI.js
+ dom/browser-element/mochitest/browserElement_GetContentDimensions.js
+ dom/browser-element/mochitest/browserElement_GetScreenshot.js
+ dom/browser-element/mochitest/browserElement_GetScreenshotDppx.js
+ dom/browser-element/mochitest/browserElement_Iconchange.js
+ dom/browser-element/mochitest/browserElement_LoadEvents.js
+ dom/browser-element/mochitest/browserElement_Manifestchange.js
+ dom/browser-element/mochitest/browserElement_Metachange.js
+ dom/browser-element/mochitest/browserElement_NextPaint.js
+ dom/browser-element/mochitest/browserElement_NoAudioTrack.js
+ dom/browser-element/mochitest/browserElement_OpenMixedProcess.js
+ dom/browser-element/mochitest/browserElement_OpenNamed.js
+ dom/browser-element/mochitest/browserElement_OpenTab.js
+ dom/browser-element/mochitest/browserElement_OpenWindow.js
+ dom/browser-element/mochitest/browserElement_OpenWindowDifferentOrigin.js
+ dom/browser-element/mochitest/browserElement_OpenWindowEmpty.js
+ dom/browser-element/mochitest/browserElement_OpenWindowInFrame.js
+ dom/browser-element/mochitest/browserElement_OpenWindowRejected.js
+ dom/browser-element/mochitest/browserElement_OpenWindowRejected2.js
+ dom/browser-element/mochitest/browserElement_Opensearch.js
+ dom/browser-element/mochitest/browserElement_PrivateBrowsing.js
+ dom/browser-element/mochitest/browserElement_PromptCheck.js
+ dom/browser-element/mochitest/browserElement_PromptConfirm.js
+ dom/browser-element/mochitest/browserElement_Proxy.js
+ dom/browser-element/mochitest/browserElement_PurgeHistory.js
+ dom/browser-element/mochitest/browserElement_Reload.js
+ dom/browser-element/mochitest/browserElement_ReloadPostRequest.js
+ dom/browser-element/mochitest/browserElement_RemoveBrowserElement.js
+ dom/browser-element/mochitest/browserElement_ScrollEvent.js
+ dom/browser-element/mochitest/browserElement_SecurityChange.js
+ dom/browser-element/mochitest/browserElement_SendEvent.js
+ dom/browser-element/mochitest/browserElement_SetInputMethodActive.js
+ dom/browser-element/mochitest/browserElement_SetVisible.js
+ dom/browser-element/mochitest/browserElement_SetVisibleFrames.js
+ dom/browser-element/mochitest/browserElement_SetVisibleFrames2.js
+ dom/browser-element/mochitest/browserElement_Stop.js
+ dom/browser-element/mochitest/browserElement_TargetBlank.js
+ dom/browser-element/mochitest/browserElement_TargetTop.js
+ dom/browser-element/mochitest/browserElement_ThemeColor.js
+ dom/browser-element/mochitest/browserElement_Titlechange.js
+ dom/browser-element/mochitest/browserElement_TopBarrier.js
+ dom/browser-element/mochitest/browserElement_Viewmode.js
+ dom/browser-element/mochitest/browserElement_VisibilityChange.js
+ dom/browser-element/mochitest/browserElement_XFrameOptions.js
+ dom/browser-element/mochitest/browserElement_XFrameOptionsAllowFrom.js
+ dom/browser-element/mochitest/browserElement_XFrameOptionsDeny.js
+ dom/browser-element/mochitest/browserElement_XFrameOptionsSameOrigin.js
+ dom/browser-element/mochitest/browserElement_getWebManifest.js
+ dom/browser-element/mochitest/chrome.ini
+ dom/browser-element/mochitest/createNewTest.py
+ dom/browser-element/mochitest/file_browserElement_Metachange.sjs
+ dom/browser-element/mochitest/file_browserElement_XFrameOptions.sjs
+ dom/browser-element/mochitest/file_browserElement_XFrameOptionsAllowFrom.sjs
+ dom/browser-element/mochitest/file_bug709759.sjs
+ dom/browser-element/mochitest/file_bug741717.sjs
+ dom/browser-element/mochitest/file_download_bin.sjs
+ dom/browser-element/mochitest/file_empty_script.js
+ dom/browser-element/mochitest/file_http_401_response.sjs
+ dom/browser-element/mochitest/file_http_407_response.sjs
+ dom/browser-element/mochitest/file_web_manifest.json
+ dom/browser-element/mochitest/mochitest-oop.ini
+ dom/browser-element/mochitest/mochitest.ini
+ dom/browser-element/mochitest/noaudio.webm
+ dom/browser-element/mochitest/priority/chrome.ini
+ dom/browser-element/mochitest/priority/mochitest.ini
+ dom/browser-element/mochitest/priority/silence.ogg
+ dom/cache/test/mochitest/browser.ini
+ dom/cache/test/mochitest/browser_cache_pb_window.js
+ dom/cache/test/mochitest/chrome.ini
+ dom/cache/test/mochitest/driver.js
+ dom/cache/test/mochitest/large_url_list.js
+ dom/cache/test/mochitest/mirror.sjs
+ dom/cache/test/mochitest/mochitest.ini
+ dom/cache/test/mochitest/serviceworker_driver.js
+ dom/cache/test/mochitest/test_cache.js
+ dom/cache/test/mochitest/test_cache_add.js
+ dom/cache/test/mochitest/test_cache_delete.js
+ dom/cache/test/mochitest/test_cache_https.js
+ dom/cache/test/mochitest/test_cache_keys.js
+ dom/cache/test/mochitest/test_cache_matchAll_request.js
+ dom/cache/test/mochitest/test_cache_match_request.js
+ dom/cache/test/mochitest/test_cache_match_vary.js
+ dom/cache/test/mochitest/test_cache_overwrite.js
+ dom/cache/test/mochitest/test_cache_put.js
+ dom/cache/test/mochitest/test_cache_put_reorder.js
+ dom/cache/test/mochitest/test_cache_redirect.js
+ dom/cache/test/mochitest/test_cache_requestCache.js
+ dom/cache/test/mochitest/test_caches.js
+ dom/cache/test/mochitest/vary.sjs
+ dom/cache/test/mochitest/worker_driver.js
+ dom/cache/test/mochitest/worker_wrapper.js
+ dom/cache/test/xpcshell/head.js
+ dom/cache/test/xpcshell/make_profile.js
+ dom/cache/test/xpcshell/schema_15_profile.zip
+ dom/cache/test/xpcshell/test_migration.js
+ dom/canvas/MurmurHash3.cpp
+ dom/canvas/MurmurHash3.h
+ dom/canvas/WebGLInternalFormatsTable.h
+ dom/canvas/crashtests/0px-size-font-667225.html
+ dom/canvas/crashtests/0px-size-font-shadow.html
+ dom/canvas/crashtests/729116.html
+ dom/canvas/crashtests/crashtests.list
+ dom/canvas/test/android.json
+ dom/canvas/test/chrome/chrome.ini
+ dom/canvas/test/crash/1251091-1.png
+ dom/canvas/test/crash/mochitest.ini
+ dom/canvas/test/crossorigin/image-allow-credentials.png
+ dom/canvas/test/crossorigin/image-allow-credentials.png^headers^
+ dom/canvas/test/crossorigin/image-allow-star.png
+ dom/canvas/test/crossorigin/image-allow-star.png^headers^
+ dom/canvas/test/crossorigin/image.png
+ dom/canvas/test/crossorigin/mochitest.ini
+ dom/canvas/test/crossorigin/video.sjs
+ dom/canvas/test/file_drawWindow_common.js
+ dom/canvas/test/image_anim-gr.gif
+ dom/canvas/test/image_anim-gr.png
+ dom/canvas/test/image_anim-poster-gr.png
+ dom/canvas/test/image_broken.png
+ dom/canvas/test/image_error-early.png
+ dom/canvas/test/image_ggrr-256x256.png
+ dom/canvas/test/image_green-16x16.png
+ dom/canvas/test/image_green-1x1.png
+ dom/canvas/test/image_green-redirect
+ dom/canvas/test/image_green-redirect^headers^
+ dom/canvas/test/image_green.png
+ dom/canvas/test/image_red-16x16.png
+ dom/canvas/test/image_red.png
+ dom/canvas/test/image_red_crossorigin_credentials.png
+ dom/canvas/test/image_red_crossorigin_credentials.png^headers^
+ dom/canvas/test/image_redtransparent.png
+ dom/canvas/test/image_rgrg-256x256.png
+ dom/canvas/test/image_rrgg-256x256.png
+ dom/canvas/test/image_transparent.png
+ dom/canvas/test/image_transparent50.png
+ dom/canvas/test/image_yellow.png
+ dom/canvas/test/image_yellow75.png
+ dom/canvas/test/imagebitmap_bug1239300.js
+ dom/canvas/test/imagebitmap_bug1239752.js
+ dom/canvas/test/imagebitmap_extensions.js
+ dom/canvas/test/imagebitmap_extensions_data.js
+ dom/canvas/test/imagebitmap_extensions_on_worker.js
+ dom/canvas/test/imagebitmap_extensions_prepareSources.js
+ dom/canvas/test/imagebitmap_on_worker.js
+ dom/canvas/test/imagebitmap_structuredclone.js
+ dom/canvas/test/imagebitmap_structuredclone_utils.js
+ dom/canvas/test/mochitest.ini
+ dom/canvas/test/offscreencanvas.js
+ dom/canvas/test/offscreencanvas_neuter.js
+ dom/canvas/test/reftest/colors-no-alpha.png
+ dom/canvas/test/reftest/colors-non-premult.png
+ dom/canvas/test/reftest/colors-premult.png
+ dom/canvas/test/reftest/filters/reftest-stylo.list
+ dom/canvas/test/reftest/filters/reftest.list
+ dom/canvas/test/reftest/green.png
+ dom/canvas/test/reftest/reftest-stylo.list
+ dom/canvas/test/reftest/reftest.list
+ dom/canvas/test/reftest/webgl-utils.js
+ dom/canvas/test/reftest/white.png
+ dom/canvas/test/webgl-conf/checkout/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/CONFORMANCE_RULES.txt
+ dom/canvas/test/webgl-conf/checkout/README.md
+ dom/canvas/test/webgl-conf/checkout/closure-library/AUTHORS
+ dom/canvas/test/webgl-conf/checkout/closure-library/CONTRIBUTING
+ dom/canvas/test/webgl-conf/checkout/closure-library/README.md
+ dom/canvas/test/webgl-conf/checkout/conformance/00_readme.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/attribs/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/buffers/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/canvas/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/context/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/context/resources/context-release-worker.js
+ dom/canvas/test/webgl-conf/checkout/conformance/extensions/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/README.md
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/literals/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/matrices/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/include.vs
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/reserved/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/samplers/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/glsl/variables/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/limits/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/misc/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/more/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/more/README.md
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/array/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biuDepthRange/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/built_in_varying_array_out_of_bounds/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cross/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/default/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/discard/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FragCoord/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FrontFacing/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat3/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/input.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/README.md
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/mustpass.run.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/programs/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/reading/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/renderbuffers/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/rendering/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/state/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/state/diffs.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas_sub_rectangle/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/image/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_blob/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_canvas/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_bitmap/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_data/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_video/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/image_data/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/svg_image/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/video/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/textures/webgl_canvas/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/typedarrays/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance/uniforms/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/attribs/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/buffers/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/context/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/extensions/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/misc/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/programs/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/query/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/reading/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/renderbuffers/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/rendering/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/samplers/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/state/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/sync/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/transform_feedback/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/conformance2/vertex_arrays/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/README.md
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/conditionals.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/constant_expressions.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/constants.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/conversions.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/declarations.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/fragdata.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/functions.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/invalid_texture_functions.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/keywords.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/linkage.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/preprocessor.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/qualification_order.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/reserved_operators.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/scoping.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/swizzles.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/arrays.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/conditionals.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/constant_expressions.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/constants.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/conversions.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/declarations.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/fragdata.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/functions.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/invalid_texture_functions.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/keywords.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/linkage.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/negative.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/preprocessor.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/qualification_order.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/scoping.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/switch.test
+ dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/swizzles.test
+ dom/canvas/test/webgl-conf/checkout/deqp/deqp-deps.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/simplereference/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/draw/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboCompletenessTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fNegativeBufferApiTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformapi/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/00_test_list.txt
+ dom/canvas/test/webgl-conf/checkout/deqp/genHTMLfromTest.py
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsBuiltinPrecisionTestsUnitTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsFboCompletenessTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/run-closure.sh
+ dom/canvas/test/webgl-conf/checkout/deqp/test-webgl2.js
+ dom/canvas/test/webgl-conf/checkout/deqp/test-webgl2.sh
+ dom/canvas/test/webgl-conf/checkout/extra/50x50pixel-black-with-red-triangle.png
+ dom/canvas/test/webgl-conf/checkout/extra/canvas-compositing-test.png
+ dom/canvas/test/webgl-conf/checkout/extra/sample-100.png
+ dom/canvas/test/webgl-conf/checkout/extra/sample-200.png
+ dom/canvas/test/webgl-conf/checkout/extra/sample-400.png
+ dom/canvas/test/webgl-conf/checkout/js/pnglib.js
+ dom/canvas/test/webgl-conf/checkout/py/lint/README.md
+ dom/canvas/test/webgl-conf/checkout/py/lint/lint.py
+ dom/canvas/test/webgl-conf/checkout/py/lint/lint.whitelist
+ dom/canvas/test/webgl-conf/checkout/resources/1-channel.jpg
+ dom/canvas/test/webgl-conf/checkout/resources/3x3.png
+ dom/canvas/test/webgl-conf/checkout/resources/blue-1x1.jpg
+ dom/canvas/test/webgl-conf/checkout/resources/bug-32888-texture.png
+ dom/canvas/test/webgl-conf/checkout/resources/glsl-feature-tests.css
+ dom/canvas/test/webgl-conf/checkout/resources/gray-1024x1024.jpg
+ dom/canvas/test/webgl-conf/checkout/resources/gray-ramp-256-with-128-alpha.png
+ dom/canvas/test/webgl-conf/checkout/resources/gray-ramp-256.png
+ dom/canvas/test/webgl-conf/checkout/resources/gray-ramp-default-gamma.png
+ dom/canvas/test/webgl-conf/checkout/resources/gray-ramp-gamma0.1.png
+ dom/canvas/test/webgl-conf/checkout/resources/gray-ramp-gamma1.0.png
+ dom/canvas/test/webgl-conf/checkout/resources/gray-ramp-gamma2.0.png
+ dom/canvas/test/webgl-conf/checkout/resources/gray-ramp-gamma4.0.png
+ dom/canvas/test/webgl-conf/checkout/resources/gray-ramp-gamma9.0.png
+ dom/canvas/test/webgl-conf/checkout/resources/gray-ramp.png
+ dom/canvas/test/webgl-conf/checkout/resources/green-2x2-16bit.png
+ dom/canvas/test/webgl-conf/checkout/resources/intArrayUniformShader.vert
+ dom/canvas/test/webgl-conf/checkout/resources/js-test-style.css
+ dom/canvas/test/webgl-conf/checkout/resources/noopUniformShader.vert
+ dom/canvas/test/webgl-conf/checkout/resources/noopUniformShaderES3.vert
+ dom/canvas/test/webgl-conf/checkout/resources/npot-video.mp4
+ dom/canvas/test/webgl-conf/checkout/resources/npot-video.theora.ogv
+ dom/canvas/test/webgl-conf/checkout/resources/npot-video.webmvp8.webm
+ dom/canvas/test/webgl-conf/checkout/resources/ogles-tests.css
+ dom/canvas/test/webgl-conf/checkout/resources/opengl_logo.jpg
+ dom/canvas/test/webgl-conf/checkout/resources/red-green-blue-cyan-4x4.png
+ dom/canvas/test/webgl-conf/checkout/resources/red-green-blue-cyan-4x4.psd
+ dom/canvas/test/webgl-conf/checkout/resources/red-green-semi-transparent.png
+ dom/canvas/test/webgl-conf/checkout/resources/red-green.mp4
+ dom/canvas/test/webgl-conf/checkout/resources/red-green.png
+ dom/canvas/test/webgl-conf/checkout/resources/red-green.theora.ogv
+ dom/canvas/test/webgl-conf/checkout/resources/red-green.webmvp8.webm
+ dom/canvas/test/webgl-conf/checkout/resources/red-green.webmvp9.webm
+ dom/canvas/test/webgl-conf/checkout/resources/red-indexed.png
+ dom/canvas/test/webgl-conf/checkout/resources/samplerUniformShader.frag
+ dom/canvas/test/webgl-conf/checkout/resources/small-square-with-cie-rgb-profile.png
+ dom/canvas/test/webgl-conf/checkout/resources/small-square-with-colormatch-profile.png
+ dom/canvas/test/webgl-conf/checkout/resources/small-square-with-colorspin-profile.jpg
+ dom/canvas/test/webgl-conf/checkout/resources/small-square-with-colorspin-profile.png
+ dom/canvas/test/webgl-conf/checkout/resources/small-square-with-e-srgb-profile.png
+ dom/canvas/test/webgl-conf/checkout/resources/small-square-with-smpte-c-profile.png
+ dom/canvas/test/webgl-conf/checkout/resources/small-square-with-srgb-iec61966-2.1-profile.png
+ dom/canvas/test/webgl-conf/checkout/resources/thunderbird-logo-64x64.png
+ dom/canvas/test/webgl-conf/checkout/resources/transparent-on-left-indexed.png
+ dom/canvas/test/webgl-conf/checkout/resources/webgl-logo.png
+ dom/canvas/test/webgl-conf/checkout/resources/zero-alpha.png
+ dom/canvas/test/webgl-conf/generated-mochitest.ini
+ dom/canvas/test/webgl-conf/iframe-passthrough.css
+ dom/canvas/test/webgl-conf/mochitest-errata.ini
+ dom/canvas/test/webgl-conf/mochitest.ini.template
+ dom/canvas/test/webgl-mochitest/driver-info.js
+ dom/canvas/test/webgl-mochitest/ensure-exts/ensure-ext.js
+ dom/canvas/test/webgl-mochitest/es3-data.js
+ dom/canvas/test/webgl-mochitest/mochi-to-testcase.py
+ dom/canvas/test/webgl-mochitest/mochitest.ini
+ dom/canvas/test/webgl-mochitest/webgl-util.js
+ dom/console/ConsoleAPI.manifest
+ dom/console/tests/chrome.ini
+ dom/console/tests/mochitest.ini
+ dom/crypto/test/mochitest.ini
+ dom/encoding/test/chrome.ini
+ dom/encoding/test/file_stringencoding.jsm
+ dom/encoding/test/file_utf16_be_bom.css
+ dom/encoding/test/file_utf16_be_bom.js
+ dom/encoding/test/file_utf16_be_bom.xhtml
+ dom/encoding/test/file_utf16_le_bom.css
+ dom/encoding/test/file_utf16_le_bom.js
+ dom/encoding/test/file_utf16_le_bom.xhtml
+ dom/encoding/test/mochitest.ini
+ dom/encoding/test/reftest/bug863728-3-ref.html
+ dom/encoding/test/reftest/reftest-stylo.list
+ dom/encoding/test/reftest/reftest.list
+ dom/encoding/test/stringencoding-license.txt
+ dom/encoding/test/test_BOMEncoding.js
+ dom/encoding/test/test_TextDecoder.js
+ dom/encoding/test/test_TextEncoder.js
+ dom/encoding/test/unit/head.js
+ dom/encoding/test/unit/test_big5.js
+ dom/encoding/test/unit/test_euc-jp.js
+ dom/encoding/test/unit/test_euc-kr.js
+ dom/encoding/test/unit/test_gbk.js
+ dom/encoding/test/unit/test_iso-2022-jp.js
+ dom/encoding/test/unit/test_misc.js
+ dom/encoding/test/unit/test_shift_jis.js
+ dom/encoding/test/unit/test_utf.js
+ dom/encoding/test/unit/xpcshell.ini
+ dom/encoding/test/worker_helper.js
+ dom/events/crashtests/crashtests.list
+ dom/events/test/bug299673.js
+ dom/events/test/bug418986-3.js
+ dom/events/test/bug989198_helper.js
+ dom/events/test/chrome.ini
+ dom/events/test/empty.js
+ dom/events/test/error_event_worker.js
+ dom/events/test/marionette/head.js
+ dom/events/test/marionette/manifest.ini
+ dom/events/test/marionette/test_sensor_orientation.js
+ dom/events/test/mochitest.ini
+ dom/events/test/pointerevents/mochitest.ini
+ dom/events/test/pointerevents/pointerevent_styles.css
+ dom/events/test/pointerevents/pointerevent_support.js
+ dom/events/test/pointerevents/readme.md
+ dom/events/test/pointerevents/touch_action_helpers.js
+ dom/events/test/test_bug1003432.js
+ dom/events/test/test_bug336682.js
+ dom/fetch/FetchUtil.cpp
+ dom/fetch/FetchUtil.h
+ dom/filesystem/compat/tests/mochitest.ini
+ dom/filesystem/compat/tests/script_entries.js
+ dom/filesystem/tests/filesystem_commons.js
+ dom/filesystem/tests/mochitest.ini
+ dom/filesystem/tests/script_fileList.js
+ dom/filesystem/tests/worker_basic.js
+ dom/gamepad/GamepadPoseState.h
+ dom/gamepad/ipc/GamepadMessageUtils.h
+ dom/gamepad/ipc/GamepadServiceType.h
+ dom/grid/test/chrome.ini
+ dom/html/crashtests/631421.png
+ dom/html/crashtests/741218.json
+ dom/html/crashtests/741218.json^headers^
+ dom/html/crashtests/crashtests.list
+ dom/html/htmlMenuBuilder.manifest
+ dom/html/reftests/autofocus/reftest-stylo.list
+ dom/html/reftests/autofocus/reftest.list
+ dom/html/reftests/autofocus/style.css
+ dom/html/reftests/bug1196784.png
+ dom/html/reftests/bug448564_forms.css
+ dom/html/reftests/bug917595-exif-rotated.jpg
+ dom/html/reftests/bug917595-pixel-rotated.jpg
+ dom/html/reftests/bug917595-unrotated.jpg
+ dom/html/reftests/pass.png
+ dom/html/reftests/red.png
+ dom/html/reftests/reftest-stylo.list
+ dom/html/reftests/reftest.list
+ dom/html/reftests/toblob-todataurl/blob.js
+ dom/html/reftests/toblob-todataurl/dataurl.js
+ dom/html/reftests/toblob-todataurl/images/original.png
+ dom/html/reftests/toblob-todataurl/images/q0.jpg
+ dom/html/reftests/toblob-todataurl/images/q100.jpg
+ dom/html/reftests/toblob-todataurl/images/q25.jpg
+ dom/html/reftests/toblob-todataurl/images/q50.jpg
+ dom/html/reftests/toblob-todataurl/images/q75.jpg
+ dom/html/reftests/toblob-todataurl/images/q92.jpg
+ dom/html/reftests/toblob-todataurl/reftest-stylo.list
+ dom/html/reftests/toblob-todataurl/reftest.list
+ dom/html/reftests/toblob-todataurl/sample.js
+ dom/html/reftests/video_rotated.mp4
+ dom/html/reftests/video_rotation_90.mp4
+ dom/html/test/allowMedia.sjs
+ dom/html/test/browser.ini
+ dom/html/test/browser_DOMDocElementInserted.js
+ dom/html/test/browser_bug1081537.js
+ dom/html/test/browser_bug1108547.js
+ dom/html/test/browser_bug592641.js
+ dom/html/test/browser_bug649778.js
+ dom/html/test/browser_content_contextmenu_userinput.js
+ dom/html/test/browser_fullscreen-api-keys.js
+ dom/html/test/browser_fullscreen-contextmenu-esc.js
+ dom/html/test/bug340800_iframe.txt
+ dom/html/test/bug369370-popup.png
+ dom/html/test/bug392567.jar
+ dom/html/test/bug392567.jar^headers^
+ dom/html/test/bug445004-inner.js
+ dom/html/test/bug448564-echo.sjs
+ dom/html/test/bug448564-submit.js
+ dom/html/test/bug592641_img.jpg
+ dom/html/test/bug649134/file_bug649134-1.sjs
+ dom/html/test/bug649134/file_bug649134-2.sjs
+ dom/html/test/bug649134/index.html
+ dom/html/test/chrome.ini
+ dom/html/test/file_bug1166138_1x.png
+ dom/html/test/file_bug1166138_2x.png
+ dom/html/test/file_bug1166138_def.png
+ dom/html/test/file_bug1260704.png
+ dom/html/test/file_bug417760.png
+ dom/html/test/file_bug649778.html^headers^
+ dom/html/test/file_cookiemanager.js
+ dom/html/test/file_formSubmission_img.jpg
+ dom/html/test/file_formSubmission_text.txt
+ dom/html/test/file_fullscreen-esc-exit-inner.html
+ dom/html/test/file_fullscreen-rollback.html
+ dom/html/test/file_fullscreen-utils.js
+ dom/html/test/file_iframe_sandbox_f_if2.html^headers^
+ dom/html/test/file_iframe_sandbox_fail.js
+ dom/html/test/file_iframe_sandbox_pass.js
+ dom/html/test/file_iframe_sandbox_redirect.html^headers^
+ dom/html/test/file_iframe_sandbox_refresh.html^headers^
+ dom/html/test/file_iframe_sandbox_worker.js
+ dom/html/test/file_imports_redirect.html^headers^
+ dom/html/test/file_srcdoc.html
+ dom/html/test/formData_test.js
+ dom/html/test/formData_worker.js
+ dom/html/test/formSubmission_chrome.js
+ dom/html/test/form_submit_server.sjs
+ dom/html/test/forms/chrome.ini
+ dom/html/test/forms/mochitest.ini
+ dom/html/test/forms/save_restore_radio_groups.sjs
+ dom/html/test/forms/submit_invalid_file.sjs
+ dom/html/test/forms/test_input_number_data.js
+ dom/html/test/head.js
+ dom/html/test/image-allow-credentials.png
+ dom/html/test/image-allow-credentials.png^headers^
+ dom/html/test/image.png
+ dom/html/test/imports/mochitest.ini
+ dom/html/test/mochitest.ini
+ dom/html/test/nnc_lockup.gif
+ dom/html/test/reflect.js
+ dom/html/test/simpleFileOpener.js
+ dom/html/test/test_bug1045270.html
+ dom/html/test/test_bug583533.html
+ dom/html/test/test_bug615595.html
+ dom/html/test/test_fullscreen-api.html
+ dom/html/test/test_iframe_sandbox_same_origin.html
+ dom/html/test/test_non-ascii-cookie.html^headers^
+ dom/html/test/test_plugin.tst
+ dom/html/test/wakelock.ogg
+ dom/html/test/wakelock.ogv
+ dom/imptests/README
+ dom/imptests/WebIDLParser.js
+ dom/imptests/editing/mochitest.ini
+ dom/imptests/failures/html/dom/nodes/mochitest.ini
+ dom/imptests/failures/html/dom/ranges/mochitest.ini
+ dom/imptests/failures/html/dom/ranges/test_Range-insertNode.html.json
+ dom/imptests/failures/html/dom/ranges/test_Range-surroundContents.html.json
+ dom/imptests/failures/html/dom/test_historical.html.json
+ dom/imptests/failures/html/html/browsers/the-window-object/test_window-named-properties.html.json
+ dom/imptests/failures/html/html/browsers/the-window-object/test_window-properties.html.json
+ dom/imptests/failures/html/html/dom/documents/dta/mochitest.ini
+ dom/imptests/failures/html/html/dom/documents/dta/test_nameditem-06.html.json
+ dom/imptests/failures/html/typedarrays/mochitest.ini
+ dom/imptests/failures/html/typedarrays/test_constructors.html.json
+ dom/imptests/failures/webapps/WebStorage/tests/submissions/Infraware/mochitest.ini
+ dom/imptests/failures/webapps/WebStorage/tests/submissions/Infraware/test_storage_local_security.html.json
+ dom/imptests/html.txt
+ dom/imptests/html/dom/common.js
+ dom/imptests/html/html/dom/elements/global-attributes/reftest-stylo.list
+ dom/imptests/html/html/dom/elements/global-attributes/reftest.list
+ dom/imptests/html/mochitest.ini
+ dom/imptests/html/webgl/common.js
+ dom/imptests/idlharness.js
+ dom/imptests/testharness.css
+ dom/imptests/testharness.js
+ dom/imptests/webapps.txt
+ dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/storage_builtins.js
+ dom/imptests/webapps/mochitest.ini
+ dom/indexedDB/crashtests/crashtests.list
+ dom/indexedDB/test/browser.ini
+ dom/indexedDB/test/browserHelpers.js
+ dom/indexedDB/test/browser_forgetThisSite.js
+ dom/indexedDB/test/browser_permissionsPromptAllow.js
+ dom/indexedDB/test/browser_permissionsPromptDeny.js
+ dom/indexedDB/test/browser_permissionsPromptWorker.js
+ dom/indexedDB/test/browser_permissionsSharedWorker.js
+ dom/indexedDB/test/browser_permissionsWorker.js
+ dom/indexedDB/test/browser_perwindow_privateBrowsing.js
+ dom/indexedDB/test/chrome.ini
+ dom/indexedDB/test/chromeHelpers.js
+ dom/indexedDB/test/extensions/bootstrap.js
+ dom/indexedDB/test/extensions/indexedDB-test@mozilla.org.xpi
+ dom/indexedDB/test/file.js
+ dom/indexedDB/test/file_app_isolation.js
+ dom/indexedDB/test/head.js
+ dom/indexedDB/test/helpers.js
+ dom/indexedDB/test/service_worker.js
+ dom/indexedDB/test/test_index_update_delete.html
+ dom/indexedDB/test/test_message_manager_ipc.html
+ dom/indexedDB/test/test_transaction_abort_hang.html
+ dom/indexedDB/test/test_unique_index_update.html
+ dom/indexedDB/test/unit/GlobalObjectsChild.js
+ dom/indexedDB/test/unit/GlobalObjectsComponent.js
+ dom/indexedDB/test/unit/GlobalObjectsComponent.manifest
+ dom/indexedDB/test/unit/GlobalObjectsModule.jsm
+ dom/indexedDB/test/unit/GlobalObjectsSandbox.js
+ dom/indexedDB/test/unit/bug1056939_profile.zip
+ dom/indexedDB/test/unit/defaultStorageUpgrade_profile.zip
+ dom/indexedDB/test/unit/getUsage_profile.zip
+ dom/indexedDB/test/unit/idbSubdirUpgrade1_profile.zip
+ dom/indexedDB/test/unit/idbSubdirUpgrade2_profile.zip
+ dom/indexedDB/test/unit/metadata2Restore_profile.zip
+ dom/indexedDB/test/unit/metadataRestore_profile.zip
+ dom/indexedDB/test/unit/mutableFileUpgrade_profile.zip
+ dom/indexedDB/test/unit/oldDirectories_profile.zip
+ dom/indexedDB/test/unit/schema18upgrade_profile.zip
+ dom/indexedDB/test/unit/schema21upgrade_profile.zip
+ dom/indexedDB/test/unit/schema23upgrade_profile.zip
+ dom/indexedDB/test/unit/snappyUpgrade_profile.zip
+ dom/indexedDB/test/unit/storagePersistentUpgrade_profile.zip
+ dom/indexedDB/test/unit/test_abort_deleted_index.js
+ dom/indexedDB/test/unit/test_abort_deleted_objectStore.js
+ dom/indexedDB/test/unit/test_add_put.js
+ dom/indexedDB/test/unit/test_add_twice_failure.js
+ dom/indexedDB/test/unit/test_advance.js
+ dom/indexedDB/test/unit/test_autoIncrement.js
+ dom/indexedDB/test/unit/test_autoIncrement_indexes.js
+ dom/indexedDB/test/unit/test_blob_file_backed.js
+ dom/indexedDB/test/unit/test_blocked_order.js
+ dom/indexedDB/test/unit/test_bug1056939.js
+ dom/indexedDB/test/unit/test_cleanup_transaction.js
+ dom/indexedDB/test/unit/test_clear.js
+ dom/indexedDB/test/unit/test_complex_keyPaths.js
+ dom/indexedDB/test/unit/test_count.js
+ dom/indexedDB/test/unit/test_create_index.js
+ dom/indexedDB/test/unit/test_create_index_with_integer_keys.js
+ dom/indexedDB/test/unit/test_create_locale_aware_index.js
+ dom/indexedDB/test/unit/test_create_objectStore.js
+ dom/indexedDB/test/unit/test_cursor_cycle.js
+ dom/indexedDB/test/unit/test_cursor_mutation.js
+ dom/indexedDB/test/unit/test_cursor_update_updates_indexes.js
+ dom/indexedDB/test/unit/test_cursors.js
+ dom/indexedDB/test/unit/test_database_close_without_onclose.js
+ dom/indexedDB/test/unit/test_database_onclose.js
+ dom/indexedDB/test/unit/test_defaultStorageUpgrade.js
+ dom/indexedDB/test/unit/test_deleteDatabase.js
+ dom/indexedDB/test/unit/test_deleteDatabase_interactions.js
+ dom/indexedDB/test/unit/test_deleteDatabase_onblocked.js
+ dom/indexedDB/test/unit/test_deleteDatabase_onblocked_duringVersionChange.js
+ dom/indexedDB/test/unit/test_event_source.js
+ dom/indexedDB/test/unit/test_file_copy_failure.js
+ dom/indexedDB/test/unit/test_filehandle_append_read_data.js
+ dom/indexedDB/test/unit/test_getAll.js
+ dom/indexedDB/test/unit/test_getUsage.js
+ dom/indexedDB/test/unit/test_globalObjects_ipc.js
+ dom/indexedDB/test/unit/test_globalObjects_other.js
+ dom/indexedDB/test/unit/test_globalObjects_xpc.js
+ dom/indexedDB/test/unit/test_global_data.js
+ dom/indexedDB/test/unit/test_idbSubdirUpgrade.js
+ dom/indexedDB/test/unit/test_idle_maintenance.js
+ dom/indexedDB/test/unit/test_index_empty_keyPath.js
+ dom/indexedDB/test/unit/test_index_getAll.js
+ dom/indexedDB/test/unit/test_index_getAllObjects.js
+ dom/indexedDB/test/unit/test_index_object_cursors.js
+ dom/indexedDB/test/unit/test_index_update_delete.js
+ dom/indexedDB/test/unit/test_indexes.js
+ dom/indexedDB/test/unit/test_indexes_bad_values.js
+ dom/indexedDB/test/unit/test_indexes_funny_things.js
+ dom/indexedDB/test/unit/test_invalid_cursor.js
+ dom/indexedDB/test/unit/test_invalid_version.js
+ dom/indexedDB/test/unit/test_invalidate.js
+ dom/indexedDB/test/unit/test_key_requirements.js
+ dom/indexedDB/test/unit/test_keys.js
+ dom/indexedDB/test/unit/test_locale_aware_index_getAll.js
+ dom/indexedDB/test/unit/test_locale_aware_index_getAllObjects.js
+ dom/indexedDB/test/unit/test_locale_aware_indexes.js
+ dom/indexedDB/test/unit/test_maximal_serialized_object_size.js
+ dom/indexedDB/test/unit/test_metadata2Restore.js
+ dom/indexedDB/test/unit/test_metadataRestore.js
+ dom/indexedDB/test/unit/test_multientry.js
+ dom/indexedDB/test/unit/test_mutableFileUpgrade.js
+ dom/indexedDB/test/unit/test_names_sorted.js
+ dom/indexedDB/test/unit/test_objectCursors.js
+ dom/indexedDB/test/unit/test_objectStore_getAllKeys.js
+ dom/indexedDB/test/unit/test_objectStore_inline_autoincrement_key_added_on_put.js
+ dom/indexedDB/test/unit/test_objectStore_openKeyCursor.js
+ dom/indexedDB/test/unit/test_objectStore_remove_values.js
+ dom/indexedDB/test/unit/test_object_identity.js
+ dom/indexedDB/test/unit/test_odd_result_order.js
+ dom/indexedDB/test/unit/test_oldDirectories.js
+ dom/indexedDB/test/unit/test_open_empty_db.js
+ dom/indexedDB/test/unit/test_open_for_principal.js
+ dom/indexedDB/test/unit/test_open_objectStore.js
+ dom/indexedDB/test/unit/test_optionalArguments.js
+ dom/indexedDB/test/unit/test_overlapping_transactions.js
+ dom/indexedDB/test/unit/test_persistenceType.js
+ dom/indexedDB/test/unit/test_put_get_values.js
+ dom/indexedDB/test/unit/test_put_get_values_autoIncrement.js
+ dom/indexedDB/test/unit/test_quotaExceeded_recovery.js
+ dom/indexedDB/test/unit/test_readonly_transactions.js
+ dom/indexedDB/test/unit/test_readwriteflush_disabled.js
+ dom/indexedDB/test/unit/test_remove_index.js
+ dom/indexedDB/test/unit/test_remove_objectStore.js
+ dom/indexedDB/test/unit/test_rename_index.js
+ dom/indexedDB/test/unit/test_rename_index_errors.js
+ dom/indexedDB/test/unit/test_rename_objectStore.js
+ dom/indexedDB/test/unit/test_rename_objectStore_errors.js
+ dom/indexedDB/test/unit/test_request_readyState.js
+ dom/indexedDB/test/unit/test_sandbox.js
+ dom/indexedDB/test/unit/test_schema18upgrade.js
+ dom/indexedDB/test/unit/test_schema21upgrade.js
+ dom/indexedDB/test/unit/test_schema23upgrade.js
+ dom/indexedDB/test/unit/test_setVersion.js
+ dom/indexedDB/test/unit/test_setVersion_abort.js
+ dom/indexedDB/test/unit/test_setVersion_events.js
+ dom/indexedDB/test/unit/test_setVersion_exclusion.js
+ dom/indexedDB/test/unit/test_setVersion_throw.js
+ dom/indexedDB/test/unit/test_snappyUpgrade.js
+ dom/indexedDB/test/unit/test_storagePersistentUpgrade.js
+ dom/indexedDB/test/unit/test_storage_manager_estimate.js
+ dom/indexedDB/test/unit/test_success_events_after_abort.js
+ dom/indexedDB/test/unit/test_table_locks.js
+ dom/indexedDB/test/unit/test_table_rollback.js
+ dom/indexedDB/test/unit/test_temporary_storage.js
+ dom/indexedDB/test/unit/test_traffic_jam.js
+ dom/indexedDB/test/unit/test_transaction_abort.js
+ dom/indexedDB/test/unit/test_transaction_abort_hang.js
+ dom/indexedDB/test/unit/test_transaction_duplicate_store_names.js
+ dom/indexedDB/test/unit/test_transaction_error.js
+ dom/indexedDB/test/unit/test_transaction_lifetimes.js
+ dom/indexedDB/test/unit/test_transaction_lifetimes_nested.js
+ dom/indexedDB/test/unit/test_transaction_ordering.js
+ dom/indexedDB/test/unit/test_unique_index_update.js
+ dom/indexedDB/test/unit/test_view_put_get_values.js
+ dom/indexedDB/test/unit/test_wasm_cursors.js
+ dom/indexedDB/test/unit/test_wasm_getAll.js
+ dom/indexedDB/test/unit/test_wasm_index_getAllObjects.js
+ dom/indexedDB/test/unit/test_wasm_indexes.js
+ dom/indexedDB/test/unit/test_wasm_put_get_values.js
+ dom/indexedDB/test/unit/test_wasm_recompile.js
+ dom/indexedDB/test/unit/test_writer_starvation.js
+ dom/indexedDB/test/unit/wasm_recompile_profile.zip
+ dom/indexedDB/test/unit/xpcshell-head-child-process.js
+ dom/indexedDB/test/unit/xpcshell-head-parent-process.js
+ dom/inputmethod/InputMethod.manifest
+ dom/inputmethod/mochitest/bug1110030_helper.js
+ dom/inputmethod/mochitest/chrome.ini
+ dom/inputmethod/mochitest/inputmethod_common.js
+ dom/interfaces/xul/nsIDOMXULTextboxElement.idl
+ dom/interfaces/xul/nsIDOMXULTreeElement.idl
+ dom/ipc/tests/blob_verify.sjs
+ dom/ipc/tests/browser.ini
+ dom/ipc/tests/browser_domainPolicy.js
+ dom/ipc/tests/chrome.ini
+ dom/ipc/tests/mochitest.ini
+ dom/ipc/tests/process_error_contentscript.js
+ dom/json/test/mochitest.ini
+ dom/json/test/unit/decodeFromStream-01.json
+ dom/json/test/unit/decodeFromStream-small.json
+ dom/json/test/unit/test_decodeFromStream.js
+ dom/json/test/unit/test_decode_long_input.js
+ dom/json/test/unit/test_encode.js
+ dom/json/test/unit/xpcshell.ini
+ dom/jsurl/crashtests/crashtests.list
+ dom/jsurl/test/mochitest.ini
+ dom/locales/en-US/chrome/security/security.properties
+ dom/manifest/test/browser.ini
+ dom/manifest/test/browser_ManifestFinder_browserHasManifestLink.js
+ dom/manifest/test/browser_ManifestObtainer_obtain.js
+ dom/manifest/test/browser_fire_appinstalled_event.js
+ dom/manifest/test/common.js
+ dom/manifest/test/file_testserver.sjs
+ dom/manifest/test/mochitest.ini
+ dom/manifest/test/resource.sjs
+ dom/mathml/crashtests/crashtests.list
+ dom/media/PeerConnection.manifest
+ dom/media/benchmark/sample
+ dom/media/bridge/IPeerConnection.idl
+ dom/media/gmp-plugin-openh264/fakeopenh264.info
+ dom/media/gmp-plugin-openh264/fakeopenh264.voucher
+ dom/media/gmp-plugin/fake.info
+ dom/media/gmp-plugin/fake.voucher
+ dom/media/gmp/README.txt
+ dom/media/gmp/rlz/README.mozilla
+ dom/media/gmp/widevine-adapter/WidevineFileIO.cpp
+ dom/media/gtest/dash_dashinit.mp4
+ dom/media/gtest/id3v2header.mp3
+ dom/media/gtest/mediasource_test.mp4
+ dom/media/gtest/negative_duration.mp4
+ dom/media/gtest/noise.mp3
+ dom/media/gtest/noise_vbr.mp3
+ dom/media/gtest/short-zero-in-moov.mp4
+ dom/media/gtest/short-zero-inband.mov
+ dom/media/gtest/small-shot-false-positive.mp3
+ dom/media/gtest/small-shot.mp3
+ dom/media/gtest/test.webm
+ dom/media/gtest/test_case_1224361.vp8.ivf
+ dom/media/gtest/test_case_1224363.vp8.ivf
+ dom/media/gtest/test_case_1224369.vp8.ivf
+ dom/media/mediasource/test/aac20-48000-64000-1.m4s
+ dom/media/mediasource/test/aac20-48000-64000-1.m4s^headers^
+ dom/media/mediasource/test/aac20-48000-64000-2.m4s
+ dom/media/mediasource/test/aac20-48000-64000-2.m4s^headers^
+ dom/media/mediasource/test/aac20-48000-64000-init.mp4
+ dom/media/mediasource/test/aac20-48000-64000-init.mp4^headers^
+ dom/media/mediasource/test/aac51-48000-128000-1.m4s
+ dom/media/mediasource/test/aac51-48000-128000-1.m4s^headers^
+ dom/media/mediasource/test/aac51-48000-128000-2.m4s
+ dom/media/mediasource/test/aac51-48000-128000-2.m4s^headers^
+ dom/media/mediasource/test/aac51-48000-128000-init.mp4
+ dom/media/mediasource/test/aac51-48000-128000-init.mp4^headers^
+ dom/media/mediasource/test/bipbop/bipbop1.m4s
+ dom/media/mediasource/test/bipbop/bipbop1.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop10.m4s
+ dom/media/mediasource/test/bipbop/bipbop10.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop11.m4s
+ dom/media/mediasource/test/bipbop/bipbop11.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop12.m4s
+ dom/media/mediasource/test/bipbop/bipbop12.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop13.m4s
+ dom/media/mediasource/test/bipbop/bipbop13.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop2.m4s
+ dom/media/mediasource/test/bipbop/bipbop2.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop2s.mp4
+ dom/media/mediasource/test/bipbop/bipbop2s.mp4^headers^
+ dom/media/mediasource/test/bipbop/bipbop3.m4s
+ dom/media/mediasource/test/bipbop/bipbop3.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop4.m4s
+ dom/media/mediasource/test/bipbop/bipbop4.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop5.m4s
+ dom/media/mediasource/test/bipbop/bipbop5.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop6.m4s
+ dom/media/mediasource/test/bipbop/bipbop6.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop7.m4s
+ dom/media/mediasource/test/bipbop/bipbop7.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop8.m4s
+ dom/media/mediasource/test/bipbop/bipbop8.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop9.m4s
+ dom/media/mediasource/test/bipbop/bipbop9.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_480_624kbps-video1.m4s
+ dom/media/mediasource/test/bipbop/bipbop_480_624kbps-video1.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_480_624kbps-video2.m4s
+ dom/media/mediasource/test/bipbop/bipbop_480_624kbps-video2.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_480_624kbps-videoinit.mp4
+ dom/media/mediasource/test/bipbop/bipbop_480_624kbps-videoinit.mp4^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio1.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio1.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio10.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio10.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio11.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio11.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio2.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio2.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio3.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio3.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio4.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio4.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio5.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio5.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio6.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio6.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio7.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio7.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio8.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio8.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audio9.m4s
+ dom/media/mediasource/test/bipbop/bipbop_audio9.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_audioinit.mp4
+ dom/media/mediasource/test/bipbop/bipbop_audioinit.mp4^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video1.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video1.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video10.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video10.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video11.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video11.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video12.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video12.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video13.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video13.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video2.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video2.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video3.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video3.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video4.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video4.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video5.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video5.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video6.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video6.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video7.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video7.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video8.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video8.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_video9.m4s
+ dom/media/mediasource/test/bipbop/bipbop_video9.m4s^headers^
+ dom/media/mediasource/test/bipbop/bipbop_videoinit.mp4
+ dom/media/mediasource/test/bipbop/bipbop_videoinit.mp4^headers^
+ dom/media/mediasource/test/bipbop/bipbopinit.mp4
+ dom/media/mediasource/test/bipbop/bipbopinit.mp4^headers^
+ dom/media/mediasource/test/crashtests/crashtests.list
+ dom/media/mediasource/test/mediasource.js
+ dom/media/mediasource/test/mochitest.ini
+ dom/media/mediasource/test/seek.webm
+ dom/media/mediasource/test/seek.webm^headers^
+ dom/media/mediasource/test/seek_lowres.webm
+ dom/media/mediasource/test/seek_lowres.webm^headers^
+ dom/media/platforms/agnostic/AgnosticDecoderModule.h
+ dom/media/platforms/ffmpeg/README_mozilla
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avfft.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/version.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/avconfig.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/buffer.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/dict.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/error.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/frame.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/macros.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/samplefmt.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavcodec/avfft.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavcodec/version.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/avconfig.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/buffer.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/dict.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/error.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/frame.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/hwcontext.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/macros.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/samplefmt.h
+ dom/media/platforms/ffmpeg/libav53/include/libavcodec/avfft.h
+ dom/media/platforms/ffmpeg/libav53/include/libavcodec/old_codec_ids.h
+ dom/media/platforms/ffmpeg/libav53/include/libavcodec/opt.h
+ dom/media/platforms/ffmpeg/libav53/include/libavcodec/version.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/avconfig.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/dict.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/error.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/fifo.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/file.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/imgutils.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/intreadwrite.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/parseutils.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/samplefmt.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/timestamp.h
+ dom/media/platforms/ffmpeg/libav54/include/libavcodec/avfft.h
+ dom/media/platforms/ffmpeg/libav54/include/libavcodec/old_codec_ids.h
+ dom/media/platforms/ffmpeg/libav54/include/libavcodec/version.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/audioconvert.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/avconfig.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/blowfish.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/dict.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/error.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/fifo.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/file.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/imgutils.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/intreadwrite.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/old_pix_fmts.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/parseutils.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/samplefmt.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/time.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/version.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/xtea.h
+ dom/media/platforms/ffmpeg/libav55/include/libavcodec/avfft.h
+ dom/media/platforms/ffmpeg/libav55/include/libavcodec/version.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/audioconvert.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/avconfig.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/blowfish.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/buffer.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/dict.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/error.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/fifo.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/file.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/frame.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/imgutils.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/intreadwrite.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/macros.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/old_pix_fmts.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/parseutils.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/samplefmt.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/time.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/version.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/xtea.h
+ dom/media/test/16bit_wave_extrametadata.wav
+ dom/media/test/16bit_wave_extrametadata.wav^headers^
+ dom/media/test/320x240.ogv
+ dom/media/test/320x240.ogv^headers^
+ dom/media/test/448636.ogv
+ dom/media/test/448636.ogv^headers^
+ dom/media/test/A4.ogv
+ dom/media/test/A4.ogv^headers^
+ dom/media/test/VID_0001.ogg
+ dom/media/test/VID_0001.ogg^headers^
+ dom/media/test/allowed.sjs
+ dom/media/test/audio-gaps-short.ogg
+ dom/media/test/audio-gaps-short.ogg^headers^
+ dom/media/test/audio-gaps.ogg
+ dom/media/test/audio-gaps.ogg^headers^
+ dom/media/test/audio-overhang.ogg
+ dom/media/test/audio-overhang.ogg^headers^
+ dom/media/test/audio.wav
+ dom/media/test/audio.wav^headers^
+ dom/media/test/bad-signature.vtt
+ dom/media/test/badtags.ogg
+ dom/media/test/badtags.ogg^headers^
+ dom/media/test/basic.vtt
+ dom/media/test/beta-phrasebook.ogg
+ dom/media/test/beta-phrasebook.ogg^headers^
+ dom/media/test/big-short.wav
+ dom/media/test/big-short.wav^headers^
+ dom/media/test/big.wav
+ dom/media/test/big.wav^headers^
+ dom/media/test/bipbop-cenc-audio1.m4s
+ dom/media/test/bipbop-cenc-audio1.m4s^headers^
+ dom/media/test/bipbop-cenc-audio2.m4s
+ dom/media/test/bipbop-cenc-audio2.m4s^headers^
+ dom/media/test/bipbop-cenc-audio3.m4s
+ dom/media/test/bipbop-cenc-audio3.m4s^headers^
+ dom/media/test/bipbop-cenc-audioinit.mp4
+ dom/media/test/bipbop-cenc-audioinit.mp4^headers^
+ dom/media/test/bipbop-cenc-video1.m4s
+ dom/media/test/bipbop-cenc-video1.m4s^headers^
+ dom/media/test/bipbop-cenc-video2.m4s
+ dom/media/test/bipbop-cenc-video2.m4s^headers^
+ dom/media/test/bipbop-cenc-videoinit.mp4
+ dom/media/test/bipbop-cenc-videoinit.mp4^headers^
+ dom/media/test/bipbop-cenc.sh
+ dom/media/test/bipbop-lateaudio.mp4
+ dom/media/test/bipbop-lateaudio.mp4^headers^
+ dom/media/test/bipbop-no-edts.mp4
+ dom/media/test/bipbop.mp4
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-1.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-1.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-2.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-2.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-3.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-3.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-4.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-4.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-init.mp4
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key1-init.mp4^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-1.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-1.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-2.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-2.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-3.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-3.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-4.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-4.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-init.mp4
+ dom/media/test/bipbop_225w_175kbps-cenc-audio-key2-init.mp4^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-video-key1-1.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-video-key1-1.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-video-key1-init.mp4
+ dom/media/test/bipbop_225w_175kbps-cenc-video-key1-init.mp4^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-video-key2-1.m4s
+ dom/media/test/bipbop_225w_175kbps-cenc-video-key2-1.m4s^headers^
+ dom/media/test/bipbop_225w_175kbps-cenc-video-key2-init.mp4
+ dom/media/test/bipbop_225w_175kbps-cenc-video-key2-init.mp4^headers^
+ dom/media/test/bipbop_225w_175kbps.mp4
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-1.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-1.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-2.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-2.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-3.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-3.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-4.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-4.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-init.mp4
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key1-init.mp4^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-1.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-1.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-2.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-2.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-3.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-3.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-4.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-4.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-init.mp4
+ dom/media/test/bipbop_300_215kbps-cenc-audio-key2-init.mp4^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-video-key1-1.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-video-key1-1.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-video-key1-2.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-video-key1-2.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-video-key1-init.mp4
+ dom/media/test/bipbop_300_215kbps-cenc-video-key1-init.mp4^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-video-key2-1.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-video-key2-1.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-video-key2-2.m4s
+ dom/media/test/bipbop_300_215kbps-cenc-video-key2-2.m4s^headers^
+ dom/media/test/bipbop_300_215kbps-cenc-video-key2-init.mp4
+ dom/media/test/bipbop_300_215kbps-cenc-video-key2-init.mp4^headers^
+ dom/media/test/bipbop_300_215kbps.mp4
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-1.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-1.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-2.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-2.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-3.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-3.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-4.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-4.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-init.mp4
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key1-init.mp4^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-1.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-1.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-2.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-2.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-3.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-3.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-4.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-4.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-init.mp4
+ dom/media/test/bipbop_300wp_227kbps-cenc-audio-key2-init.mp4^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key1-1.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key1-1.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key1-2.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key1-2.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key1-init.mp4
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key1-init.mp4^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key2-1.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key2-1.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key2-2.m4s
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key2-2.m4s^headers^
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key2-init.mp4
+ dom/media/test/bipbop_300wp_227kbps-cenc-video-key2-init.mp4^headers^
+ dom/media/test/bipbop_300wp_227kbps.mp4
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-1.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-1.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-2.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-2.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-3.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-3.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-4.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-4.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-init.mp4
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key1-init.mp4^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-1.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-1.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-2.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-2.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-3.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-3.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-4.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-4.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-init.mp4
+ dom/media/test/bipbop_360w_253kbps-cenc-audio-key2-init.mp4^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-video-key1-1.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-video-key1-1.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-video-key1-init.mp4
+ dom/media/test/bipbop_360w_253kbps-cenc-video-key1-init.mp4^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-video-key2-1.m4s
+ dom/media/test/bipbop_360w_253kbps-cenc-video-key2-1.m4s^headers^
+ dom/media/test/bipbop_360w_253kbps-cenc-video-key2-init.mp4
+ dom/media/test/bipbop_360w_253kbps-cenc-video-key2-init.mp4^headers^
+ dom/media/test/bipbop_360w_253kbps-clearkey-audio.webm
+ dom/media/test/bipbop_360w_253kbps-clearkey-audio.webm^headers^
+ dom/media/test/bipbop_360w_253kbps-clearkey-video-vp8.webm
+ dom/media/test/bipbop_360w_253kbps-clearkey-video-vp8.webm^headers^
+ dom/media/test/bipbop_360w_253kbps-clearkey-video-vp9.webm
+ dom/media/test/bipbop_360w_253kbps-clearkey-video-vp9.webm^headers^
+ dom/media/test/bipbop_360w_253kbps.mp4
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-1.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-1.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-2.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-2.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-3.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-3.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-4.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-4.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-init.mp4
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key1-init.mp4^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-1.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-1.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-2.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-2.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-3.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-3.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-4.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-4.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-init.mp4
+ dom/media/test/bipbop_480_624kbps-cenc-audio-key2-init.mp4^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-video-key1-1.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-video-key1-1.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-video-key1-2.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-video-key1-2.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-video-key1-init.mp4
+ dom/media/test/bipbop_480_624kbps-cenc-video-key1-init.mp4^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-video-key2-1.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-video-key2-1.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-video-key2-2.m4s
+ dom/media/test/bipbop_480_624kbps-cenc-video-key2-2.m4s^headers^
+ dom/media/test/bipbop_480_624kbps-cenc-video-key2-init.mp4
+ dom/media/test/bipbop_480_624kbps-cenc-video-key2-init.mp4^headers^
+ dom/media/test/bipbop_480_624kbps.mp4
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-1.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-1.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-2.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-2.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-3.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-3.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-4.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-4.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-init.mp4
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key1-init.mp4^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-1.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-1.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-2.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-2.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-3.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-3.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-4.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-4.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-init.mp4
+ dom/media/test/bipbop_480_959kbps-cenc-audio-key2-init.mp4^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-video-key1-1.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-video-key1-1.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-video-key1-2.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-video-key1-2.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-video-key1-init.mp4
+ dom/media/test/bipbop_480_959kbps-cenc-video-key1-init.mp4^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-video-key2-1.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-video-key2-1.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-video-key2-2.m4s
+ dom/media/test/bipbop_480_959kbps-cenc-video-key2-2.m4s^headers^
+ dom/media/test/bipbop_480_959kbps-cenc-video-key2-init.mp4
+ dom/media/test/bipbop_480_959kbps-cenc-video-key2-init.mp4^headers^
+ dom/media/test/bipbop_480_959kbps.mp4
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-1.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-1.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-2.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-2.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-3.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-3.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-4.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-4.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-init.mp4
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key1-init.mp4^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-1.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-1.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-2.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-2.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-3.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-3.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-4.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-4.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-init.mp4
+ dom/media/test/bipbop_480wp_1001kbps-cenc-audio-key2-init.mp4^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key1-1.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key1-1.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key1-2.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key1-2.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key1-init.mp4
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key1-init.mp4^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key2-1.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key2-1.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key2-2.m4s
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key2-2.m4s^headers^
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key2-init.mp4
+ dom/media/test/bipbop_480wp_1001kbps-cenc-video-key2-init.mp4^headers^
+ dom/media/test/bipbop_480wp_1001kbps.mp4
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-1.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-1.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-2.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-2.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-3.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-3.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-4.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-4.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-init.mp4
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key1-init.mp4^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-1.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-1.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-2.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-2.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-3.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-3.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-4.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-4.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-init.mp4
+ dom/media/test/bipbop_480wp_663kbps-cenc-audio-key2-init.mp4^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key1-1.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key1-1.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key1-2.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key1-2.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key1-init.mp4
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key1-init.mp4^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key2-1.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key2-1.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key2-2.m4s
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key2-2.m4s^headers^
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key2-init.mp4
+ dom/media/test/bipbop_480wp_663kbps-cenc-video-key2-init.mp4^headers^
+ dom/media/test/bipbop_480wp_663kbps.mp4
+ dom/media/test/black100x100-aspect3to2.ogv
+ dom/media/test/black100x100-aspect3to2.ogv^headers^
+ dom/media/test/bogus.duh
+ dom/media/test/bogus.ogv
+ dom/media/test/bogus.ogv^headers^
+ dom/media/test/bogus.wav
+ dom/media/test/bogus.wav^headers^
+ dom/media/test/bug1066943.webm
+ dom/media/test/bug1066943.webm^headers^
+ dom/media/test/bug1301226-odd.wav
+ dom/media/test/bug1301226-odd.wav^headers^
+ dom/media/test/bug1301226.wav
+ dom/media/test/bug1301226.wav^headers^
+ dom/media/test/bug1377278.webm
+ dom/media/test/bug1377278.webm^headers^
+ dom/media/test/bug461281.ogg
+ dom/media/test/bug461281.ogg^headers^
+ dom/media/test/bug482461-theora.ogv
+ dom/media/test/bug482461-theora.ogv^headers^
+ dom/media/test/bug482461.ogv
+ dom/media/test/bug482461.ogv^headers^
+ dom/media/test/bug495129.ogv
+ dom/media/test/bug495129.ogv^headers^
+ dom/media/test/bug495794.ogg
+ dom/media/test/bug495794.ogg^headers^
+ dom/media/test/bug498380.ogv
+ dom/media/test/bug498380.ogv^headers^
+ dom/media/test/bug498855-1.ogv
+ dom/media/test/bug498855-1.ogv^headers^
+ dom/media/test/bug498855-2.ogv
+ dom/media/test/bug498855-2.ogv^headers^
+ dom/media/test/bug498855-3.ogv
+ dom/media/test/bug498855-3.ogv^headers^
+ dom/media/test/bug499519.ogv
+ dom/media/test/bug499519.ogv^headers^
+ dom/media/test/bug500311.ogv
+ dom/media/test/bug500311.ogv^headers^
+ dom/media/test/bug501279.ogg
+ dom/media/test/bug501279.ogg^headers^
+ dom/media/test/bug504613.ogv
+ dom/media/test/bug504613.ogv^headers^
+ dom/media/test/bug504644.ogv
+ dom/media/test/bug504644.ogv^headers^
+ dom/media/test/bug504843.ogv
+ dom/media/test/bug504843.ogv^headers^
+ dom/media/test/bug506094.ogv
+ dom/media/test/bug506094.ogv^headers^
+ dom/media/test/bug516323.indexed.ogv
+ dom/media/test/bug516323.indexed.ogv^headers^
+ dom/media/test/bug516323.ogv
+ dom/media/test/bug516323.ogv^headers^
+ dom/media/test/bug520493.ogg
+ dom/media/test/bug520493.ogg^headers^
+ dom/media/test/bug520500.ogg
+ dom/media/test/bug520500.ogg^headers^
+ dom/media/test/bug520908.ogv
+ dom/media/test/bug520908.ogv^headers^
+ dom/media/test/bug523816.ogv
+ dom/media/test/bug523816.ogv^headers^
+ dom/media/test/bug533822.ogg
+ dom/media/test/bug533822.ogg^headers^
+ dom/media/test/bug556821.ogv
+ dom/media/test/bug556821.ogv^headers^
+ dom/media/test/bug557094.ogv
+ dom/media/test/bug557094.ogv^headers^
+ dom/media/test/bug603918.webm
+ dom/media/test/bug603918.webm^headers^
+ dom/media/test/bug604067.webm
+ dom/media/test/bug604067.webm^headers^
+ dom/media/test/bug883173.vtt
+ dom/media/test/can_play_type_dash.js
+ dom/media/test/can_play_type_ogg.js
+ dom/media/test/can_play_type_wave.js
+ dom/media/test/can_play_type_webm.js
+ dom/media/test/cancellable_request.sjs
+ dom/media/test/chain.ogg
+ dom/media/test/chain.ogg^headers^
+ dom/media/test/chain.ogv
+ dom/media/test/chain.ogv^headers^
+ dom/media/test/chain.opus
+ dom/media/test/chain.opus^headers^
+ dom/media/test/chained-audio-video.ogg
+ dom/media/test/chained-audio-video.ogg^headers^
+ dom/media/test/chained-video.ogv
+ dom/media/test/chained-video.ogv^headers^
+ dom/media/test/contentType.sjs
+ dom/media/test/crashtests/0-timescale.mp4
+ dom/media/test/crashtests/1080986.wav
+ dom/media/test/crashtests/1236639.mp3
+ dom/media/test/crashtests/495794-1.ogg
+ dom/media/test/crashtests/789075.webm
+ dom/media/test/crashtests/cors.webm
+ dom/media/test/crashtests/cors.webm^headers^
+ dom/media/test/crashtests/crashtests.list
+ dom/media/test/crashtests/sound.ogg
+ dom/media/test/crashtests/video-crash.webm
+ dom/media/test/dash/dash-manifest-garbled.mpd
+ dom/media/test/dash/dash-webm-audio-128k.webm
+ dom/media/test/dash/dash-webm-video-320x180.webm
+ dom/media/test/dash/dash-webm-video-428x240.webm
+ dom/media/test/dash/garbled.webm
+ dom/media/test/detodos-recorder-test.opus
+ dom/media/test/detodos-recorder-test.opus^headers^
+ dom/media/test/detodos-short.opus
+ dom/media/test/detodos-short.opus^headers^
+ dom/media/test/detodos-short.webm
+ dom/media/test/detodos-short.webm^headers^
+ dom/media/test/detodos.opus
+ dom/media/test/detodos.opus^headers^
+ dom/media/test/detodos.webm
+ dom/media/test/detodos.webm^headers^
+ dom/media/test/dirac.ogg
+ dom/media/test/dirac.ogg^headers^
+ dom/media/test/dynamic_redirect.sjs
+ dom/media/test/dynamic_resource.sjs
+ dom/media/test/eme.js
+ dom/media/test/external/MANIFEST.in
+ dom/media/test/external/README.md
+ dom/media/test/external/docs/Makefile
+ dom/media/test/external/docs/external_media_harness.rst
+ dom/media/test/external/docs/external_media_tests.media_tests.video_puppeteer.rst
+ dom/media/test/external/docs/external_media_tests.media_tests.youtube_puppeteer.rst
+ dom/media/test/external/docs/external_media_tests.rst
+ dom/media/test/external/docs/index.rst
+ dom/media/test/external/docs/make.bat
+ dom/media/test/external/external_media_tests/manifest.ini
+ dom/media/test/external/external_media_tests/media_utils/__init__.py
+ dom/media/test/external/external_media_tests/playback/eme.ini
+ dom/media/test/external/external_media_tests/playback/limiting_bandwidth.ini
+ dom/media/test/external/external_media_tests/playback/manifest.ini
+ dom/media/test/external/external_media_tests/playback/netflix_limiting_bandwidth.ini
+ dom/media/test/external/external_media_tests/playback/youtube/manifest.ini
+ dom/media/test/external/external_media_tests/test_example.py
+ dom/media/test/external/external_media_tests/urls/default.ini
+ dom/media/test/external/external_media_tests/urls/netflix/default.ini
+ dom/media/test/external/external_media_tests/urls/shaka-player/default.ini
+ dom/media/test/external/external_media_tests/urls/youtube/archive/crash_videos.ini
+ dom/media/test/external/external_media_tests/urls/youtube/archive/other_videos.ini
+ dom/media/test/external/external_media_tests/urls/youtube/archive/video_data.ini
+ dom/media/test/external/external_media_tests/urls/youtube/archive/youtube.ini
+ dom/media/test/external/external_media_tests/urls/youtube/long1-720.ini
+ dom/media/test/external/external_media_tests/urls/youtube/long2-crashes-720.ini
+ dom/media/test/external/external_media_tests/urls/youtube/long3-crashes-900.ini
+ dom/media/test/external/external_media_tests/urls/youtube/medium1-60.ini
+ dom/media/test/external/external_media_tests/urls/youtube/short1-10.ini
+ dom/media/test/external/external_media_tests/urls/youtube/short2-crashes-15.ini
+ dom/media/test/external/requirements-docs.txt
+ dom/media/test/external/requirements.txt
+ dom/media/test/flac-noheader-s16.flac
+ dom/media/test/flac-noheader-s16.flac^headers^
+ dom/media/test/flac-s24.flac
+ dom/media/test/flac-s24.flac^headers^
+ dom/media/test/fragment_noplay.js
+ dom/media/test/fragment_play.js
+ dom/media/test/gizmo-frag.mp4
+ dom/media/test/gizmo-noaudio.mp4
+ dom/media/test/gizmo-noaudio.mp4^headers^
+ dom/media/test/gizmo-noaudio.webm
+ dom/media/test/gizmo-noaudio.webm^headers^
+ dom/media/test/gizmo-short.mp4
+ dom/media/test/gizmo-short.mp4^headers^
+ dom/media/test/gizmo.mp4
+ dom/media/test/gizmo.mp4^headers^
+ dom/media/test/gizmo.webm
+ dom/media/test/gizmo.webm^headers^
+ dom/media/test/huge-id3.mp3
+ dom/media/test/huge-id3.mp3^headers^
+ dom/media/test/id3tags.mp3
+ dom/media/test/id3tags.mp3^headers^
+ dom/media/test/invalid-cmap-s0c0.opus
+ dom/media/test/invalid-cmap-s0c0.opus^headers^
+ dom/media/test/invalid-cmap-s0c2.opus
+ dom/media/test/invalid-cmap-s0c2.opus^headers^
+ dom/media/test/invalid-cmap-s1c2.opus
+ dom/media/test/invalid-cmap-s1c2.opus^headers^
+ dom/media/test/invalid-cmap-short.opus
+ dom/media/test/invalid-cmap-short.opus^headers^
+ dom/media/test/invalid-discard_on_multi_blocks.webm
+ dom/media/test/invalid-discard_on_multi_blocks.webm^headers^
+ dom/media/test/invalid-excess_discard.webm
+ dom/media/test/invalid-excess_discard.webm^headers^
+ dom/media/test/invalid-excess_neg_discard.webm
+ dom/media/test/invalid-excess_neg_discard.webm^headers^
+ dom/media/test/invalid-m0c0.opus
+ dom/media/test/invalid-m0c0.opus^headers^
+ dom/media/test/invalid-m0c3.opus
+ dom/media/test/invalid-m0c3.opus^headers^
+ dom/media/test/invalid-m1c0.opus
+ dom/media/test/invalid-m1c0.opus^headers^
+ dom/media/test/invalid-m1c9.opus
+ dom/media/test/invalid-m1c9.opus^headers^
+ dom/media/test/invalid-m2c0.opus
+ dom/media/test/invalid-m2c0.opus^headers^
+ dom/media/test/invalid-m2c1.opus
+ dom/media/test/invalid-m2c1.opus^headers^
+ dom/media/test/invalid-neg_discard.webm
+ dom/media/test/invalid-neg_discard.webm^headers^
+ dom/media/test/invalid-preskip.webm
+ dom/media/test/invalid-preskip.webm^headers^
+ dom/media/test/long.vtt
+ dom/media/test/manifest.js
+ dom/media/test/mochitest.ini
+ dom/media/test/multiple-bos-more-header-fileds.ogg
+ dom/media/test/multiple-bos-more-header-fileds.ogg^headers^
+ dom/media/test/multiple-bos.ogg
+ dom/media/test/multiple-bos.ogg^headers^
+ dom/media/test/no-cues.webm
+ dom/media/test/no-cues.webm^headers^
+ dom/media/test/notags.mp3
+ dom/media/test/notags.mp3^headers^
+ dom/media/test/owl-funnier-id3.mp3
+ dom/media/test/owl-funnier-id3.mp3^headers^
+ dom/media/test/owl-funny-id3.mp3
+ dom/media/test/owl-funny-id3.mp3^headers^
+ dom/media/test/owl-short.mp3
+ dom/media/test/owl-short.mp3^headers^
+ dom/media/test/owl.mp3
+ dom/media/test/owl.mp3^headers^
+ dom/media/test/parser.vtt
+ dom/media/test/r11025_msadpcm_c1.wav
+ dom/media/test/r11025_msadpcm_c1.wav^headers^
+ dom/media/test/r11025_s16_c1-short.wav
+ dom/media/test/r11025_s16_c1-short.wav^headers^
+ dom/media/test/r11025_s16_c1.wav
+ dom/media/test/r11025_s16_c1.wav^headers^
+ dom/media/test/r11025_s16_c1_trailing.wav
+ dom/media/test/r11025_s16_c1_trailing.wav^headers^
+ dom/media/test/r11025_u8_c1.wav
+ dom/media/test/r11025_u8_c1.wav^headers^
+ dom/media/test/r11025_u8_c1_trunc.wav
+ dom/media/test/r11025_u8_c1_trunc.wav^headers^
+ dom/media/test/r16000_u8_c1_list.wav
+ dom/media/test/r16000_u8_c1_list.wav^headers^
+ dom/media/test/red-46x48.mp4
+ dom/media/test/red-46x48.mp4^headers^
+ dom/media/test/red-48x46.mp4
+ dom/media/test/red-48x46.mp4^headers^
+ dom/media/test/redirect.sjs
+ dom/media/test/referer.sjs
+ dom/media/test/region.vtt
+ dom/media/test/resolution-change.webm
+ dom/media/test/resolution-change.webm^headers^
+ dom/media/test/sample-fisbone-skeleton4.ogv
+ dom/media/test/sample-fisbone-skeleton4.ogv^headers^
+ dom/media/test/sample-fisbone-wrong-header.ogv
+ dom/media/test/sample-fisbone-wrong-header.ogv^headers^
+ dom/media/test/sample.3g2
+ dom/media/test/sample.3gp
+ dom/media/test/seek-short.ogv
+ dom/media/test/seek-short.ogv^headers^
+ dom/media/test/seek-short.webm
+ dom/media/test/seek-short.webm^headers^
+ dom/media/test/seek.ogv
+ dom/media/test/seek.ogv^headers^
+ dom/media/test/seek.webm
+ dom/media/test/seek.webm^headers^
+ dom/media/test/seekLies.sjs
+ dom/media/test/seek_support.js
+ dom/media/test/seek_with_sound.ogg
+ dom/media/test/seek_with_sound.ogg^headers^
+ dom/media/test/sequential.vtt
+ dom/media/test/short-audio-fragmented-cenc-without-pssh.mp4
+ dom/media/test/short-audio-fragmented-cenc-without-pssh.mp4^headers^
+ dom/media/test/short-cenc.mp4
+ dom/media/test/short-video.ogv
+ dom/media/test/short-video.ogv^headers^
+ dom/media/test/short.mp4
+ dom/media/test/short.mp4^headers^
+ dom/media/test/sine.webm
+ dom/media/test/sine.webm^headers^
+ dom/media/test/small-shot-mp3.mp4
+ dom/media/test/small-shot-mp3.mp4^headers^
+ dom/media/test/small-shot.flac
+ dom/media/test/small-shot.m4a
+ dom/media/test/small-shot.mp3
+ dom/media/test/small-shot.mp3^headers^
+ dom/media/test/small-shot.ogg
+ dom/media/test/small-shot.ogg^headers^
+ dom/media/test/sound.ogg
+ dom/media/test/sound.ogg^headers^
+ dom/media/test/spacestorm-1000Hz-100ms.ogg
+ dom/media/test/spacestorm-1000Hz-100ms.ogg^headers^
+ dom/media/test/split.webm
+ dom/media/test/split.webm^headers^
+ dom/media/test/street.mp4^headers^
+ dom/media/test/test-1-mono.opus
+ dom/media/test/test-1-mono.opus^headers^
+ dom/media/test/test-2-stereo.opus
+ dom/media/test/test-2-stereo.opus^headers^
+ dom/media/test/test-3-LCR.opus
+ dom/media/test/test-3-LCR.opus^headers^
+ dom/media/test/test-4-quad.opus
+ dom/media/test/test-4-quad.opus^headers^
+ dom/media/test/test-5-5.0.opus
+ dom/media/test/test-5-5.0.opus^headers^
+ dom/media/test/test-6-5.1.opus
+ dom/media/test/test-6-5.1.opus^headers^
+ dom/media/test/test-7-6.1.opus
+ dom/media/test/test-7-6.1.opus^headers^
+ dom/media/test/test-8-7.1.opus
+ dom/media/test/test-8-7.1.opus^headers^
+ dom/media/test/test_closing_connections.html
+ dom/media/test/test_mediarecorder_record_startstopstart.html
+ dom/media/test/test_trackevent.html
+ dom/media/test/variable-channel.ogg
+ dom/media/test/variable-channel.ogg^headers^
+ dom/media/test/variable-channel.opus
+ dom/media/test/variable-channel.opus^headers^
+ dom/media/test/variable-preskip.opus
+ dom/media/test/variable-preskip.opus^headers^
+ dom/media/test/variable-samplerate.ogg
+ dom/media/test/variable-samplerate.ogg^headers^
+ dom/media/test/variable-samplerate.opus
+ dom/media/test/variable-samplerate.opus^headers^
+ dom/media/test/vbr-head.mp3
+ dom/media/test/vbr-head.mp3^headers^
+ dom/media/test/vbr.mp3
+ dom/media/test/vbr.mp3^headers^
+ dom/media/test/video-overhang.ogg
+ dom/media/test/video-overhang.ogg^headers^
+ dom/media/test/vp9-short.webm
+ dom/media/test/vp9-short.webm^headers^
+ dom/media/test/vp9.webm
+ dom/media/test/vp9.webm^headers^
+ dom/media/test/vp9cake-short.webm
+ dom/media/test/vp9cake-short.webm^headers^
+ dom/media/test/vp9cake.webm
+ dom/media/test/vp9cake.webm^headers^
+ dom/media/test/vttPositionAlign.vtt
+ dom/media/test/wave_metadata.wav
+ dom/media/test/wave_metadata.wav^headers^
+ dom/media/test/wave_metadata_bad_len.wav
+ dom/media/test/wave_metadata_bad_len.wav^headers^
+ dom/media/test/wave_metadata_bad_no_null.wav
+ dom/media/test/wave_metadata_bad_no_null.wav^headers^
+ dom/media/test/wave_metadata_bad_utf8.wav
+ dom/media/test/wave_metadata_bad_utf8.wav^headers^
+ dom/media/test/wave_metadata_unknown_tag.wav
+ dom/media/test/wave_metadata_unknown_tag.wav^headers^
+ dom/media/test/wave_metadata_utf8.wav
+ dom/media/test/wave_metadata_utf8.wav^headers^
+ dom/media/test/wavedata_alaw.wav
+ dom/media/test/wavedata_alaw.wav^headers^
+ dom/media/test/wavedata_s16.wav
+ dom/media/test/wavedata_s16.wav^headers^
+ dom/media/test/wavedata_s24.wav
+ dom/media/test/wavedata_s24.wav^headers^
+ dom/media/test/wavedata_u8.wav
+ dom/media/test/wavedata_u8.wav^headers^
+ dom/media/test/wavedata_ulaw.wav
+ dom/media/test/wavedata_ulaw.wav^headers^
+ dom/media/tests/crashtests/780790.html
+ dom/media/tests/crashtests/822197.html
+ dom/media/tests/crashtests/836349.html
+ dom/media/tests/crashtests/855796.html
+ dom/media/tests/crashtests/860143.html
+ dom/media/tests/crashtests/861958.html
+ dom/media/tests/crashtests/863929.html
+ dom/media/tests/crashtests/crashtests.list
+ dom/media/tests/mochitest/NetworkPreparationChromeScript.js
+ dom/media/tests/mochitest/blacksilence.js
+ dom/media/tests/mochitest/identity/identityPcTest.js
+ dom/media/tests/mochitest/identity/idp-min.js
+ dom/media/tests/mochitest/identity/idp-redirect-http-trick.js
+ dom/media/tests/mochitest/identity/idp-redirect-http-trick.js^headers^
+ dom/media/tests/mochitest/identity/idp-redirect-http.js
+ dom/media/tests/mochitest/identity/idp-redirect-http.js^headers^
+ dom/media/tests/mochitest/identity/idp-redirect-https-double.js
+ dom/media/tests/mochitest/identity/idp-redirect-https-double.js^headers^
+ dom/media/tests/mochitest/identity/idp-redirect-https-odd-path.js
+ dom/media/tests/mochitest/identity/idp-redirect-https-odd-path.js^headers^
+ dom/media/tests/mochitest/identity/idp-redirect-https.js
+ dom/media/tests/mochitest/identity/idp-redirect-https.js^headers^
+ dom/media/tests/mochitest/identity/idp.js
+ dom/media/tests/mochitest/identity/idp.sjs
+ dom/media/tests/mochitest/identity/mochitest.ini
+ dom/media/tests/mochitest/mochitest.ini
+ dom/media/tests/mochitest/steeplechase.ini
+ dom/media/tests/mochitest/steeplechase_long/steeplechase_long.ini
+ dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicAudioVideoCombined_long.html
+ dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicAudio_long.html
+ dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicVideo_long.html
+ dom/media/tests/mochitest/templates.js
+ dom/media/tests/mochitest/test_dataChannel_basicDataOnly.html
+ dom/media/tests/mochitest/test_peerConnection_addAudioTrackToExistingVideoStream.html
+ dom/media/tests/mochitest/test_peerConnection_addIceCandidate.html
+ dom/media/tests/mochitest/test_peerConnection_addSecondAudioStream.html
+ dom/media/tests/mochitest/test_peerConnection_addSecondAudioStreamNoBundle.html
+ dom/media/tests/mochitest/test_peerConnection_addSecondVideoStream.html
+ dom/media/tests/mochitest/test_peerConnection_addSecondVideoStreamNoBundle.html
+ dom/media/tests/mochitest/test_peerConnection_audioRenegotiationInactiveAnswer.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudio.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioDynamicPtMissingRtpmap.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioNATRelay.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioNATRelayTCP.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioNATSrflx.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioPcmaPcmuOnly.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioRequireEOC.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioVideo.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioVideoCombined.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioVideoNoBundle.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioVideoNoBundleNoRtcpMux.html
+ dom/media/tests/mochitest/test_peerConnection_basicAudioVideoNoRtcpMux.html
+ dom/media/tests/mochitest/test_peerConnection_basicH264Video.html
+ dom/media/tests/mochitest/test_peerConnection_basicScreenshare.html
+ dom/media/tests/mochitest/test_peerConnection_basicVideo.html
+ dom/media/tests/mochitest/test_peerConnection_basicWindowshare.html
+ dom/media/tests/mochitest/test_peerConnection_bug1013809.html
+ dom/media/tests/mochitest/test_peerConnection_bug1042791.html
+ dom/media/tests/mochitest/test_peerConnection_callbacks.html
+ dom/media/tests/mochitest/test_peerConnection_captureStream_canvas_2d.html
+ dom/media/tests/mochitest/test_peerConnection_capturedVideo.html
+ dom/media/tests/mochitest/test_peerConnection_certificates.html
+ dom/media/tests/mochitest/test_peerConnection_constructedStream.html
+ dom/media/tests/mochitest/test_peerConnection_forwarding_basicAudioVideoCombined.html
+ dom/media/tests/mochitest/test_peerConnection_iceFailure.html
+ dom/media/tests/mochitest/test_peerConnection_multiple_captureStream_canvas_2d.html
+ dom/media/tests/mochitest/test_peerConnection_noTrickleAnswer.html
+ dom/media/tests/mochitest/test_peerConnection_noTrickleOffer.html
+ dom/media/tests/mochitest/test_peerConnection_noTrickleOfferAnswer.html
+ dom/media/tests/mochitest/test_peerConnection_setLocalAnswerInHaveLocalOffer.html
+ dom/media/tests/mochitest/test_peerConnection_setLocalAnswerInStable.html
+ dom/media/tests/mochitest/test_peerConnection_setLocalOfferInHaveRemoteOffer.html
+ dom/media/tests/mochitest/test_peerConnection_setRemoteAnswerInHaveRemoteOffer.html
+ dom/media/tests/mochitest/test_peerConnection_setRemoteAnswerInStable.html
+ dom/media/tests/mochitest/test_peerConnection_setRemoteOfferInHaveLocalOffer.html
+ dom/media/tests/mochitest/test_peerConnection_simulcastOffer.html
+ dom/media/tests/mochitest/test_peerConnection_syncSetDescription.html
+ dom/media/tests/mochitest/test_peerConnection_twoAudioStreams.html
+ dom/media/tests/mochitest/test_peerConnection_twoAudioTracksInOneStream.html
+ dom/media/tests/mochitest/test_peerConnection_twoAudioVideoStreams.html
+ dom/media/tests/mochitest/test_peerConnection_twoAudioVideoStreamsCombined.html
+ dom/media/tests/mochitest/test_peerConnection_twoVideoStreams.html
+ dom/media/tests/mochitest/test_peerConnection_twoVideoTracksInOneStream.html
+ dom/media/tests/mochitest/test_peerConnection_verifyAudioAfterRenegotiation.html
+ dom/media/tests/mochitest/test_peerConnection_verifyVideoAfterRenegotiation.html
+ dom/media/tests/mochitest/test_peerConnection_videoRenegotiationInactiveAnswer.html
+ dom/media/tests/mochitest/test_peerConnection_webAudio.html
+ dom/media/webaudio/blink/README
+ dom/media/webaudio/test/audio-expected.wav
+ dom/media/webaudio/test/audio-mono-expected-2.wav
+ dom/media/webaudio/test/audio-mono-expected.wav
+ dom/media/webaudio/test/audio-quad.wav
+ dom/media/webaudio/test/audio.ogv
+ dom/media/webaudio/test/audioBufferSourceNodeDetached_worker.js
+ dom/media/webaudio/test/audiovideo.mp4
+ dom/media/webaudio/test/blink/README
+ dom/media/webaudio/test/blink/audio-testing.js
+ dom/media/webaudio/test/blink/biquad-filters.js
+ dom/media/webaudio/test/blink/biquad-testing.js
+ dom/media/webaudio/test/blink/convolution-testing.js
+ dom/media/webaudio/test/blink/mochitest.ini
+ dom/media/webaudio/test/blink/panner-model-testing.js
+ dom/media/webaudio/test/browser.ini
+ dom/media/webaudio/test/browser_bug1181073.js
+ dom/media/webaudio/test/corsServer.sjs
+ dom/media/webaudio/test/invalid.txt
+ dom/media/webaudio/test/layouttest-glue.js
+ dom/media/webaudio/test/mochitest.ini
+ dom/media/webaudio/test/noaudio.webm
+ dom/media/webaudio/test/sine-440-10s.opus
+ dom/media/webaudio/test/small-shot-expected.wav
+ dom/media/webaudio/test/small-shot-mono-expected.wav
+ dom/media/webaudio/test/small-shot.mp3
+ dom/media/webaudio/test/small-shot.ogg
+ dom/media/webaudio/test/sweep-300-330-1sec.opus
+ dom/media/webaudio/test/ting-44.1k-1ch.ogg
+ dom/media/webaudio/test/ting-44.1k-1ch.wav
+ dom/media/webaudio/test/ting-44.1k-2ch.ogg
+ dom/media/webaudio/test/ting-44.1k-2ch.wav
+ dom/media/webaudio/test/ting-48k-1ch.ogg
+ dom/media/webaudio/test/ting-48k-1ch.wav
+ dom/media/webaudio/test/ting-48k-2ch.ogg
+ dom/media/webaudio/test/ting-48k-2ch.wav
+ dom/media/webaudio/test/ting-dualchannel44.1.wav
+ dom/media/webaudio/test/ting-dualchannel48.wav
+ dom/media/webaudio/test/webaudio.js
+ dom/media/webspeech/recognition/models/dict/en-US.dic.dmp
+ dom/media/webspeech/recognition/models/en-US/feat.params
+ dom/media/webspeech/recognition/models/en-US/means
+ dom/media/webspeech/recognition/models/en-US/transition_matrices
+ dom/media/webspeech/recognition/models/en-US/variances
+ dom/media/webspeech/recognition/test/head.js
+ dom/media/webspeech/recognition/test/hello.ogg
+ dom/media/webspeech/recognition/test/hello.ogg^headers^
+ dom/media/webspeech/recognition/test/mochitest.ini
+ dom/media/webspeech/recognition/test/silence.ogg
+ dom/media/webspeech/recognition/test/silence.ogg^headers^
+ dom/media/webspeech/synth/crashtests/crashtests.list
+ dom/media/webspeech/synth/test/common.js
+ dom/media/webspeech/synth/test/mochitest.ini
+ dom/media/webspeech/synth/test/startup/mochitest.ini
+ dom/media/webvtt/WebVTT.manifest
+ dom/media/webvtt/package.json
+ dom/media/webvtt/update-webvtt.js
+ dom/messagechannel/tests/chrome.ini
+ dom/messagechannel/tests/mm_messageChannel.js
+ dom/messagechannel/tests/mm_messageChannelParent.js
+ dom/messagechannel/tests/mochitest.ini
+ dom/messagechannel/tests/sharedWorker2_messageChannel.js
+ dom/messagechannel/tests/sharedWorker_messageChannel.js
+ dom/messagechannel/tests/test_messageChannel.html
+ dom/messagechannel/tests/test_messageChannel_worker.html
+ dom/messagechannel/tests/worker_messageChannel.js
+ dom/messagechannel/tests/worker_messageChannel_any.js
+ dom/network/tests/add_task.js
+ dom/network/tests/chrome.ini
+ dom/network/tests/marionette/head.js
+ dom/network/tests/marionette/manifest.ini
+ dom/network/tests/marionette/test_ethernet_add_interface.js
+ dom/network/tests/marionette/test_ethernet_connect_with_dhcp.js
+ dom/network/tests/marionette/test_ethernet_connect_with_static_ip.js
+ dom/network/tests/marionette/test_ethernet_disable.js
+ dom/network/tests/marionette/test_ethernet_disconnect.js
+ dom/network/tests/marionette/test_ethernet_enable.js
+ dom/network/tests/marionette/test_ethernet_ip_mode_change.js
+ dom/network/tests/marionette/test_ethernet_reconnect_with_dhcp.js
+ dom/network/tests/marionette/test_ethernet_reconnect_with_static_ip.js
+ dom/network/tests/marionette/test_ethernet_remove_interface.js
+ dom/network/tests/mochitest.ini
+ dom/network/tests/tcpsocket_test.jsm
+ dom/network/tests/test_tcpsocket_client_and_server_basics.js
+ dom/network/tests/unit_stats/test_networkstats_db.js
+ dom/network/tests/unit_stats/test_networkstats_service.js
+ dom/network/tests/unit_stats/test_networkstats_service_proxy.js
+ dom/network/tests/unit_stats/xpcshell.ini
+ dom/notification/NotificationStorage.manifest
+ dom/notification/test/browser/browser.ini
+ dom/notification/test/browser/browser_permission_dismiss.js
+ dom/notification/test/unit/common_test_notificationdb.js
+ dom/notification/test/unit/test_notificationdb.js
+ dom/notification/test/unit/test_notificationdb_bug1024090.js
+ dom/notification/test/unit/xpcshell.ini
+ dom/offline/crashtests/crashtests.list
+ dom/performance/tests/mochitest.ini
+ dom/performance/tests/sharedworker_performance_user_timing.js
+ dom/performance/tests/test_performance_observer.js
+ dom/performance/tests/test_performance_user_timing.js
+ dom/performance/tests/test_worker_performance_now.js
+ dom/performance/tests/worker_performance_observer.js
+ dom/performance/tests/worker_performance_user_timing.js
+ dom/permission/PermissionPromptService.manifest
+ dom/permission/PermissionSettings.manifest
+ dom/permission/tests/file_framework.js
+ dom/permission/tests/mochitest-time.ini
+ dom/permission/tests/mochitest.ini
+ dom/permission/tests/test_keyboard.html
+ dom/permission/tests/unit/test_bug808734.js
+ dom/permission/tests/unit/xpcshell.ini
+ dom/plugins/ipc/hangui/module.ver
+ dom/plugins/test/crashtests/crashtests.list
+ dom/plugins/test/mochitest/307-xo-redirect.sjs
+ dom/plugins/test/mochitest/browser.ini
+ dom/plugins/test/mochitest/browser_bug1163570.js
+ dom/plugins/test/mochitest/browser_bug1196539.js
+ dom/plugins/test/mochitest/browser_pluginscroll.js
+ dom/plugins/test/mochitest/browser_tabswitchbetweenplugins.js
+ dom/plugins/test/mochitest/chrome.ini
+ dom/plugins/test/mochitest/dialog_watcher.js
+ dom/plugins/test/mochitest/file_authident.js
+ dom/plugins/test/mochitest/file_bug1245545.js
+ dom/plugins/test/mochitest/file_checkcookie.sjs
+ dom/plugins/test/mochitest/hang_test.js
+ dom/plugins/test/mochitest/hangui_common.js
+ dom/plugins/test/mochitest/hangui_iface.js
+ dom/plugins/test/mochitest/head.js
+ dom/plugins/test/mochitest/large-pic.jpg
+ dom/plugins/test/mochitest/loremipsum.txt
+ dom/plugins/test/mochitest/loremipsum.xtest
+ dom/plugins/test/mochitest/loremipsum.xtest^headers^
+ dom/plugins/test/mochitest/loremipsum_file.txt
+ dom/plugins/test/mochitest/loremipsum_nocache.txt
+ dom/plugins/test/mochitest/loremipsum_nocache.txt^headers^
+ dom/plugins/test/mochitest/mixed_case_mime.sjs
+ dom/plugins/test/mochitest/mochitest.ini
+ dom/plugins/test/mochitest/neverending.sjs
+ dom/plugins/test/mochitest/plugin-stream-referer.sjs
+ dom/plugins/test/mochitest/plugin-utils.js
+ dom/plugins/test/mochitest/pluginstream.js
+ dom/plugins/test/mochitest/post.sjs
+ dom/plugins/test/reftest/plugin-background.css
+ dom/plugins/test/reftest/plugin-background.js
+ dom/plugins/test/reftest/reftest-stylo.list
+ dom/plugins/test/reftest/reftest.list
+ dom/plugins/test/reftest/utils.js
+ dom/plugins/test/testplugin/README
+ dom/plugins/test/testplugin/flashplugin/nptest.def
+ dom/plugins/test/testplugin/flashplugin/nptest.rc
+ dom/plugins/test/testplugin/javaplugin/nptest.def
+ dom/plugins/test/testplugin/javaplugin/nptest.rc
+ dom/plugins/test/testplugin/nptest.def
+ dom/plugins/test/testplugin/nptest.rc
+ dom/plugins/test/testplugin/nptest_name.cpp
+ dom/plugins/test/testplugin/secondplugin/nptest.def
+ dom/plugins/test/testplugin/secondplugin/nptest.rc
+ dom/plugins/test/testplugin/silverlightplugin/nptest.def
+ dom/plugins/test/testplugin/silverlightplugin/nptest.rc
+ dom/plugins/test/testplugin/thirdplugin/nptest.def
+ dom/plugins/test/testplugin/thirdplugin/nptest.rc
+ dom/plugins/test/unit/test_plugin_default_state.js
+ dom/plugins/test/unit/test_plugin_default_state_xpi.js
+ dom/plugins/test/unit/xpcshell.ini
+ dom/power/test/browser.ini
+ dom/power/test/chrome.ini
+ dom/power/test/mochitest.ini
+ dom/presentation/PresentationDataChannelSessionTransport.manifest
+ dom/presentation/PresentationDeviceInfoManager.manifest
+ dom/presentation/PresentationNetworkHelper.manifest
+ dom/presentation/provider/AndroidCastDeviceProvider.manifest
+ dom/presentation/provider/BuiltinProviders.manifest
+ dom/presentation/provider/LegacyProviders.manifest
+ dom/presentation/tests/mochitest/PresentationDeviceInfoChromeScript.js
+ dom/presentation/tests/mochitest/PresentationSessionChromeScript.js
+ dom/presentation/tests/mochitest/PresentationSessionFrameScript.js
+ dom/presentation/tests/mochitest/chrome.ini
+ dom/presentation/tests/mochitest/file_presentation_mixed_security_contexts.html
+ dom/presentation/tests/mochitest/file_presentation_reconnect.html
+ dom/presentation/tests/mochitest/file_presentation_sandboxed_presentation.html
+ dom/presentation/tests/mochitest/file_presentation_unknown_content_type.test
+ dom/presentation/tests/mochitest/file_presentation_unknown_content_type.test^headers^
+ dom/presentation/tests/mochitest/mochitest.ini
+ dom/presentation/tests/mochitest/test_presentation_1ua_connection_wentaway.js
+ dom/presentation/tests/mochitest/test_presentation_receiver_auxiliary_navigation.js
+ dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_unknown_content_type.js
+ dom/presentation/tests/mochitest/test_presentation_terminate.js
+ dom/presentation/tests/mochitest/test_presentation_terminate_establish_connection_error.js
+ dom/presentation/tests/xpcshell/test_multicast_dns_device_provider.js
+ dom/presentation/tests/xpcshell/test_presentation_device_manager.js
+ dom/presentation/tests/xpcshell/test_presentation_session_transport.js
+ dom/presentation/tests/xpcshell/test_presentation_state_machine.js
+ dom/presentation/tests/xpcshell/test_tcp_control_channel.js
+ dom/presentation/tests/xpcshell/xpcshell.ini
+ dom/promise/tests/chrome.ini
+ dom/promise/tests/file_promise_and_timeout_ordering.js
+ dom/promise/tests/mochitest.ini
+ dom/promise/tests/promise_uncatchable_exception.js
+ dom/promise/tests/unit/xpcshell.ini
+ dom/push/Push.manifest
+ dom/push/test/error_worker.js
+ dom/push/test/lifetime_worker.js
+ dom/push/test/mochitest.ini
+ dom/push/test/mockpushserviceparent.js
+ dom/push/test/test_utils.js
+ dom/push/test/webpush.js
+ dom/push/test/worker.js
+ dom/push/test/xpcshell/PushServiceHandler.js
+ dom/push/test/xpcshell/PushServiceHandler.manifest
+ dom/push/test/xpcshell/head-http2.js
+ dom/push/test/xpcshell/head.js
+ dom/push/test/xpcshell/moz.build
+ dom/push/test/xpcshell/test_clearAll_successful.js
+ dom/push/test/xpcshell/test_clear_forgetAboutSite.js
+ dom/push/test/xpcshell/test_clear_origin_data.js
+ dom/push/test/xpcshell/test_crypto.js
+ dom/push/test/xpcshell/test_drop_expired.js
+ dom/push/test/xpcshell/test_handler_service.js
+ dom/push/test/xpcshell/test_notification_ack.js
+ dom/push/test/xpcshell/test_notification_data.js
+ dom/push/test/xpcshell/test_notification_duplicate.js
+ dom/push/test/xpcshell/test_notification_error.js
+ dom/push/test/xpcshell/test_notification_http2.js
+ dom/push/test/xpcshell/test_notification_incomplete.js
+ dom/push/test/xpcshell/test_notification_version_string.js
+ dom/push/test/xpcshell/test_observer_data.js
+ dom/push/test/xpcshell/test_observer_remoting.js
+ dom/push/test/xpcshell/test_permissions.js
+ dom/push/test/xpcshell/test_quota_exceeded.js
+ dom/push/test/xpcshell/test_quota_observer.js
+ dom/push/test/xpcshell/test_quota_with_notification.js
+ dom/push/test/xpcshell/test_reconnect_retry.js
+ dom/push/test/xpcshell/test_record.js
+ dom/push/test/xpcshell/test_register_5xxCode_http2.js
+ dom/push/test/xpcshell/test_register_case.js
+ dom/push/test/xpcshell/test_register_error_http2.js
+ dom/push/test/xpcshell/test_register_flush.js
+ dom/push/test/xpcshell/test_register_invalid_channel.js
+ dom/push/test/xpcshell/test_register_invalid_endpoint.js
+ dom/push/test/xpcshell/test_register_invalid_json.js
+ dom/push/test/xpcshell/test_register_no_id.js
+ dom/push/test/xpcshell/test_register_request_queue.js
+ dom/push/test/xpcshell/test_register_rollback.js
+ dom/push/test/xpcshell/test_register_success.js
+ dom/push/test/xpcshell/test_register_success_http2.js
+ dom/push/test/xpcshell/test_register_timeout.js
+ dom/push/test/xpcshell/test_register_wrong_id.js
+ dom/push/test/xpcshell/test_register_wrong_type.js
+ dom/push/test/xpcshell/test_registration_error.js
+ dom/push/test/xpcshell/test_registration_error_http2.js
+ dom/push/test/xpcshell/test_registration_missing_scope.js
+ dom/push/test/xpcshell/test_registration_none.js
+ dom/push/test/xpcshell/test_registration_success.js
+ dom/push/test/xpcshell/test_registration_success_http2.js
+ dom/push/test/xpcshell/test_resubscribe_4xxCode_http2.js
+ dom/push/test/xpcshell/test_resubscribe_5xxCode_http2.js
+ dom/push/test/xpcshell/test_resubscribe_listening_for_msg_error_http2.js
+ dom/push/test/xpcshell/test_retry_ws.js
+ dom/push/test/xpcshell/test_service_child.js
+ dom/push/test/xpcshell/test_service_parent.js
+ dom/push/test/xpcshell/test_startup_error.js
+ dom/push/test/xpcshell/test_unregister_empty_scope.js
+ dom/push/test/xpcshell/test_unregister_error.js
+ dom/push/test/xpcshell/test_unregister_invalid_json.js
+ dom/push/test/xpcshell/test_unregister_not_found.js
+ dom/push/test/xpcshell/test_unregister_success.js
+ dom/push/test/xpcshell/test_unregister_success_http2.js
+ dom/push/test/xpcshell/test_updateRecordNoEncryptionKeys_http2.js
+ dom/push/test/xpcshell/test_updateRecordNoEncryptionKeys_ws.js
+ dom/push/test/xpcshell/xpcshell.ini
+ dom/secureelement/DOMSecureElement.manifest
+ dom/secureelement/tests/unit/header_helper.js
+ dom/secureelement/tests/unit/test_SEUtils.js
+ dom/secureelement/tests/unit/xpcshell.ini
+ dom/security/nsContentSecurityManager.cpp
+ dom/security/test/contentverifier/browser.ini
+ dom/security/test/contentverifier/browser_verify_content_about_newtab.js
+ dom/security/test/contentverifier/browser_verify_content_about_newtab2.js
+ dom/security/test/contentverifier/file_about_newtab_bad_csp_signature
+ dom/security/test/contentverifier/file_about_newtab_bad_signature
+ dom/security/test/contentverifier/file_about_newtab_broken_signature
+ dom/security/test/contentverifier/file_about_newtab_good_signature
+ dom/security/test/contentverifier/file_about_newtab_sri_signature
+ dom/security/test/contentverifier/goodChain.pem
+ dom/security/test/contentverifier/head.js
+ dom/security/test/contentverifier/script.js
+ dom/security/test/contentverifier/signature.der
+ dom/security/test/contentverifier/sk.pem
+ dom/security/test/contentverifier/style.css
+ dom/security/test/cors/file_CrossSiteXHR_cache_server.sjs
+ dom/security/test/cors/file_CrossSiteXHR_inner.jar
+ dom/security/test/cors/file_CrossSiteXHR_inner_data.sjs
+ dom/security/test/cors/file_CrossSiteXHR_server.sjs
+ dom/security/test/cors/mochitest.ini
+ dom/security/test/csp/browser.ini
+ dom/security/test/csp/browser_manifest-src-override-default-src.js
+ dom/security/test/csp/browser_test_web_manifest.js
+ dom/security/test/csp/browser_test_web_manifest_mixed_content.js
+ dom/security/test/csp/file_CSP.css
+ dom/security/test/csp/file_CSP.sjs
+ dom/security/test/csp/file_base_uri_server.sjs
+ dom/security/test/csp/file_block_all_mcb.sjs
+ dom/security/test/csp/file_bug1229639.html^headers^
+ dom/security/test/csp/file_bug1312272.html^headers^
+ dom/security/test/csp/file_bug1312272.js
+ dom/security/test/csp/file_bug663567_allows.xml^headers^
+ dom/security/test/csp/file_bug663567_blocks.xml^headers^
+ dom/security/test/csp/file_bug802872.html^headers^
+ dom/security/test/csp/file_bug802872.js
+ dom/security/test/csp/file_bug802872.sjs
+ dom/security/test/csp/file_bug836922_npolicies.html^headers^
+ dom/security/test/csp/file_bug836922_npolicies_ro_violation.sjs
+ dom/security/test/csp/file_bug836922_npolicies_violation.sjs
+ dom/security/test/csp/file_bug885433_allows.html^headers^
+ dom/security/test/csp/file_bug885433_blocks.html^headers^
+ dom/security/test/csp/file_bug886164.html^headers^
+ dom/security/test/csp/file_bug886164_2.html^headers^
+ dom/security/test/csp/file_bug886164_3.html^headers^
+ dom/security/test/csp/file_bug886164_4.html^headers^
+ dom/security/test/csp/file_bug886164_5.html^headers^
+ dom/security/test/csp/file_bug886164_6.html^headers^
+ dom/security/test/csp/file_bug888172.sjs
+ dom/security/test/csp/file_bug909029_none.html^headers^
+ dom/security/test/csp/file_bug909029_star.html^headers^
+ dom/security/test/csp/file_bug910139.sjs
+ dom/security/test/csp/file_bug941404_xhr.html^headers^
+ dom/security/test/csp/file_child-src_service_worker.js
+ dom/security/test/csp/file_child-src_shared_worker.js
+ dom/security/test/csp/file_child-src_shared_worker_data.html
+ dom/security/test/csp/file_child-src_worker.js
+ dom/security/test/csp/file_child_worker.js
+ dom/security/test/csp/file_child_worker.js^headers^
+ dom/security/test/csp/file_data-uri_blocked.html^headers^
+ dom/security/test/csp/file_docwrite_meta.css
+ dom/security/test/csp/file_docwrite_meta.js
+ dom/security/test/csp/file_dual_header_testserver.sjs
+ dom/security/test/csp/file_evalscript_main.html^headers^
+ dom/security/test/csp/file_evalscript_main.js
+ dom/security/test/csp/file_evalscript_main_allowed.html^headers^
+ dom/security/test/csp/file_evalscript_main_allowed.js
+ dom/security/test/csp/file_fontloader.sjs
+ dom/security/test/csp/file_fontloader.woff
+ dom/security/test/csp/file_form_action_server.sjs
+ dom/security/test/csp/file_frame_ancestors_ro.html^headers^
+ dom/security/test/csp/file_frame_src.js
+ dom/security/test/csp/file_frameancestors.sjs
+ dom/security/test/csp/file_frameancestors_main.js
+ dom/security/test/csp/file_hash_source.html^headers^
+ dom/security/test/csp/file_iframe_sandbox_srcdoc.html^headers^
+ dom/security/test/csp/file_iframe_srcdoc.sjs
+ dom/security/test/csp/file_ignore_unsafe_inline_multiple_policies_server.sjs
+ dom/security/test/csp/file_ignore_xfo.html^headers^
+ dom/security/test/csp/file_image_nonce.html^headers^
+ dom/security/test/csp/file_inlinestyle_main.html^headers^
+ dom/security/test/csp/file_inlinestyle_main_allowed.html^headers^
+ dom/security/test/csp/file_main.html^headers^
+ dom/security/test/csp/file_main.js
+ dom/security/test/csp/file_main_worker.js
+ dom/security/test/csp/file_main_worker.js^headers^
+ dom/security/test/csp/file_meta_header_dual.sjs
+ dom/security/test/csp/file_multi_policy_injection_bypass.html^headers^
+ dom/security/test/csp/file_multi_policy_injection_bypass_2.html^headers^
+ dom/security/test/csp/file_multipart_testserver.sjs
+ dom/security/test/csp/file_nonce_redirector.sjs
+ dom/security/test/csp/file_nonce_source.html^headers^
+ dom/security/test/csp/file_path_matching.js
+ dom/security/test/csp/file_path_matching_redirect_server.sjs
+ dom/security/test/csp/file_policyuri_regression_from_multipolicy.html^headers^
+ dom/security/test/csp/file_policyuri_regression_from_multipolicy_policy
+ dom/security/test/csp/file_punycode_host_src.js
+ dom/security/test/csp/file_punycode_host_src.sjs
+ dom/security/test/csp/file_redirect_content.sjs
+ dom/security/test/csp/file_redirect_report.sjs
+ dom/security/test/csp/file_redirect_worker.sjs
+ dom/security/test/csp/file_redirects_page.sjs
+ dom/security/test/csp/file_redirects_resource.sjs
+ dom/security/test/csp/file_report_chromescript.js
+ dom/security/test/csp/file_report_for_import.css
+ dom/security/test/csp/file_report_for_import_server.sjs
+ dom/security/test/csp/file_report_uri_missing_in_report_only_header.html
+ dom/security/test/csp/file_report_uri_missing_in_report_only_header.html^headers^
+ dom/security/test/csp/file_require_sri_meta.js
+ dom/security/test/csp/file_require_sri_meta.sjs
+ dom/security/test/csp/file_ro_ignore_xfo.html^headers^
+ dom/security/test/csp/file_sandbox_allow_scripts.html^headers^
+ dom/security/test/csp/file_sandbox_fail.js
+ dom/security/test/csp/file_sandbox_pass.js
+ dom/security/test/csp/file_scheme_relative_sources.js
+ dom/security/test/csp/file_scheme_relative_sources.sjs
+ dom/security/test/csp/file_self_none_as_hostname_confusion.html^headers^
+ dom/security/test/csp/file_service_worker.js
+ dom/security/test/csp/file_spawn_service_worker.js
+ dom/security/test/csp/file_spawn_shared_worker.js
+ dom/security/test/csp/file_spawn_worker.js
+ dom/security/test/csp/file_strict_dynamic.js
+ dom/security/test/csp/file_strict_dynamic_default_src.js
+ dom/security/test/csp/file_subframe_run_js_if_allowed.html^headers^
+ dom/security/test/csp/file_testserver.sjs
+ dom/security/test/csp/file_upgrade_insecure_cors_server.sjs
+ dom/security/test/csp/file_upgrade_insecure_docwrite_iframe.sjs
+ dom/security/test/csp/file_upgrade_insecure_navigation.sjs
+ dom/security/test/csp/file_upgrade_insecure_referrer.sjs
+ dom/security/test/csp/file_upgrade_insecure_referrer_server.sjs
+ dom/security/test/csp/file_upgrade_insecure_reporting_server.sjs
+ dom/security/test/csp/file_upgrade_insecure_server.sjs
+ dom/security/test/csp/file_upgrade_insecure_wsh.py
+ dom/security/test/csp/file_web_manifest.json
+ dom/security/test/csp/file_web_manifest.json^headers^
+ dom/security/test/csp/file_web_manifest_https.json
+ dom/security/test/csp/file_websocket_self_wsh.py
+ dom/security/test/csp/file_worker_src.js
+ dom/security/test/csp/mochitest.ini
+ dom/security/test/csp/referrerdirective.sjs
+ dom/security/test/csp/test_iframe_sandbox_top_1.html^headers^
+ dom/security/test/general/browser.ini
+ dom/security/test/general/browser_test_data_download.js
+ dom/security/test/general/browser_test_data_text_csv.js
+ dom/security/test/general/browser_test_toplevel_data_navigations.js
+ dom/security/test/general/browser_test_view_image_data_navigation.js
+ dom/security/test/general/chrome.ini
+ dom/security/test/general/favicon_bug1277803.ico
+ dom/security/test/general/file_block_script_wrong_mime_server.sjs
+ dom/security/test/general/file_block_toplevel_data_redirect.sjs
+ dom/security/test/general/file_contentpolicytype_targeted_link_iframe.sjs
+ dom/security/test/general/file_nosniff_testserver.sjs
+ dom/security/test/general/file_toplevel_data_navigations.sjs
+ dom/security/test/general/mochitest.ini
+ dom/security/test/mixedcontentblocker/file_main_bug803225_websocket_wsh.py
+ dom/security/test/mixedcontentblocker/file_server.sjs
+ dom/security/test/mixedcontentblocker/mochitest.ini
+ dom/security/test/sri/file_bug_1271796.css
+ dom/security/test/sri/iframe_csp_directive_style_imports.html^headers^
+ dom/security/test/sri/iframe_require-sri-for_main.html^headers^
+ dom/security/test/sri/mochitest.ini
+ dom/security/test/sri/rsf_csp_worker.js
+ dom/security/test/sri/rsf_csp_worker.js^headers^
+ dom/security/test/sri/rsf_imported.js
+ dom/security/test/sri/rsf_spawn_CSPd_worker.js
+ dom/security/test/sri/rsf_worker.js
+ dom/security/test/sri/script.js
+ dom/security/test/sri/script.js^headers^
+ dom/security/test/sri/script_301.js
+ dom/security/test/sri/script_301.js^headers^
+ dom/security/test/sri/script_302.js
+ dom/security/test/sri/script_302.js^headers^
+ dom/security/test/sri/script_401.js
+ dom/security/test/sri/script_401.js^headers^
+ dom/security/test/sri/script_crossdomain1.js
+ dom/security/test/sri/script_crossdomain1.js^headers^
+ dom/security/test/sri/script_crossdomain2.js
+ dom/security/test/sri/script_crossdomain3.js
+ dom/security/test/sri/script_crossdomain3.js^headers^
+ dom/security/test/sri/script_crossdomain4.js
+ dom/security/test/sri/script_crossdomain4.js^headers^
+ dom/security/test/sri/script_crossdomain5.js
+ dom/security/test/sri/script_crossdomain5.js^headers^
+ dom/security/test/sri/style1.css
+ dom/security/test/sri/style1.css^headers^
+ dom/security/test/sri/style2.css
+ dom/security/test/sri/style3.css
+ dom/security/test/sri/style4.css
+ dom/security/test/sri/style4.css^headers^
+ dom/security/test/sri/style5.css
+ dom/security/test/sri/style6.css
+ dom/security/test/sri/style6.css^headers^
+ dom/security/test/sri/style_301.css
+ dom/security/test/sri/style_301.css^headers^
+ dom/security/test/sri/style_imported.css
+ dom/security/test/sri/style_importing.css
+ dom/security/test/unit/test_csp_upgrade_insecure_request_header.js
+ dom/security/test/unit/test_isOriginPotentiallyTrustworthy.js
+ dom/security/test/unit/xpcshell.ini
+ dom/settings/SettingsManager.manifest
+ dom/settings/tests/chrome.ini
+ dom/settings/tests/file_bug1110872.js
+ dom/settings/tests/file_loadserver.js
+ dom/settings/tests/unit/test_settingsrequestmanager_messages.js
+ dom/settings/tests/unit/xpcshell.ini
+ dom/smil/crashtests/crashtests.list
+ dom/smil/test/mochitest.ini
+ dom/svg/crashtests/573316-1.svg
+ dom/svg/crashtests/crashtests.list
+ dom/svg/crashtests/invalid-image.svg
+ dom/svg/test/MutationEventChecker.js
+ dom/svg/test/mochitest.ini
+ dom/svg/test/object-delayed-intrinsic-size.sjs
+ dom/svg/test/pointer-events.js
+ dom/svg/test/use-with-hsts-helper.html^headers^
+ dom/system/NetworkGeolocationProvider.manifest
+ dom/system/SystemUpdate.manifest
+ dom/system/tests/chrome.ini
+ dom/system/tests/marionette/manifest.ini
+ dom/system/tests/marionette/test_proximity_change.js
+ dom/system/tests/marionette/test_proximity_init.js
+ dom/system/tests/mochitest.ini
+ dom/system/tests/worker_constants.js
+ dom/tests/browser/browser.ini
+ dom/tests/browser/browser_ConsoleAPI_originAttributes.js
+ dom/tests/browser/browser_ConsoleStorageAPITests.js
+ dom/tests/browser/browser_autofocus_background.js
+ dom/tests/browser/browser_autofocus_preference.js
+ dom/tests/browser/browser_beforeunload_between_chrome_content.js
+ dom/tests/browser/browser_bug396843.js
+ dom/tests/browser/browser_focus_steal_from_chrome.js
+ dom/tests/browser/browser_focus_steal_from_chrome_during_mousedown.js
+ dom/tests/browser/browser_localStorage_privatestorageevent.js
+ dom/tests/browser/browser_performanceAPI.js
+ dom/tests/browser/browser_test__content.js
+ dom/tests/browser/browser_test_new_window_from_content.js
+ dom/tests/browser/browser_test_toolbars_visibility.js
+ dom/tests/browser/browser_xhr_sandbox.js
+ dom/tests/browser/file_workerPerformance.js
+ dom/tests/browser/test_largeAllocation.html^headers^
+ dom/tests/browser/worker_bug1004814.js
+ dom/tests/js/flamer.gif
+ dom/tests/js/timer.js
+ dom/tests/mochitest/ajax/jquery/ChangeLog.txt
+ dom/tests/mochitest/ajax/jquery/manifest.json
+ dom/tests/mochitest/ajax/jquery/mochitest.ini
+ dom/tests/mochitest/ajax/jquery/test/data/cow.jpg
+ dom/tests/mochitest/ajax/jquery/test/data/json_assigned_obj.js
+ dom/tests/mochitest/ajax/jquery/test/data/json_obj.js
+ dom/tests/mochitest/ajax/jquery/test/data/name.html
+ dom/tests/mochitest/ajax/jquery/test/data/test.html
+ dom/tests/mochitest/ajax/jquery/test/data/test.js
+ dom/tests/mochitest/ajax/jquery/test/data/testrunner.js
+ dom/tests/mochitest/ajax/jquery/test/data/testsuite.css
+ dom/tests/mochitest/ajax/jquery/test/test.js
+ dom/tests/mochitest/ajax/jquery/test/unit/ajax.js
+ dom/tests/mochitest/ajax/jquery/test/unit/core.js
+ dom/tests/mochitest/ajax/jquery/test/unit/dimensions.js
+ dom/tests/mochitest/ajax/jquery/test/unit/event.js
+ dom/tests/mochitest/ajax/jquery/test/unit/fx.js
+ dom/tests/mochitest/ajax/jquery/test/unit/offset.js
+ dom/tests/mochitest/ajax/jquery/test/unit/selector.js
+ dom/tests/mochitest/ajax/jquery/version.txt
+ dom/tests/mochitest/ajax/lib/AJAX_setup.js
+ dom/tests/mochitest/ajax/lib/test.css
+ dom/tests/mochitest/ajax/mochikit/MochiKit/__package__.js
+ dom/tests/mochitest/ajax/mochikit/manifest.json
+ dom/tests/mochitest/ajax/mochikit/mochitest.ini
+ dom/tests/mochitest/ajax/mochikit/tests/FakeJSAN.js
+ dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/SimpleTest.js
+ dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/TestRunner.js
+ dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/test.css
+ dom/tests/mochitest/ajax/mochikit/tests/cli.js
+ dom/tests/mochitest/ajax/mochikit/tests/standalone.js
+ dom/tests/mochitest/ajax/mochikit/tests/test_Base.js
+ dom/tests/mochitest/ajax/mochikit/tests/test_Color.js
+ dom/tests/mochitest/ajax/mochikit/tests/test_DateTime.js
+ dom/tests/mochitest/ajax/mochikit/tests/test_DragAndDrop.js
+ dom/tests/mochitest/ajax/mochikit/tests/test_Format.js
+ dom/tests/mochitest/ajax/mochikit/tests/test_Iter.js
+ dom/tests/mochitest/ajax/mochikit/tests/test_Logging.js
+ dom/tests/mochitest/ajax/mochikit/tests/test_MochiKit-Async.json
+ dom/tests/mochitest/ajax/offline/445544.cacheManifest
+ dom/tests/mochitest/ajax/offline/445544.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/744719-cancel.cacheManifest
+ dom/tests/mochitest/ajax/offline/744719-cancel.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/744719.cacheManifest
+ dom/tests/mochitest/ajax/offline/744719.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/badManifestMagic.cacheManifest
+ dom/tests/mochitest/ajax/offline/badManifestMagic.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/bypass.cacheManifest
+ dom/tests/mochitest/ajax/offline/bypass.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/changing1Hour.sjs
+ dom/tests/mochitest/ajax/offline/changing1Sec.sjs
+ dom/tests/mochitest/ajax/offline/changingManifest.sjs
+ dom/tests/mochitest/ajax/offline/dynamicRedirect.sjs
+ dom/tests/mochitest/ajax/offline/explicitRedirect.sjs
+ dom/tests/mochitest/ajax/offline/fallback.cacheManifest
+ dom/tests/mochitest/ajax/offline/fallback.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/foreign1.cacheManifest
+ dom/tests/mochitest/ajax/offline/foreign1.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/foreign2.cacheManifest
+ dom/tests/mochitest/ajax/offline/foreign2.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/jupiter.jpg
+ dom/tests/mochitest/ajax/offline/manifestRedirect.sjs
+ dom/tests/mochitest/ajax/offline/missingFile.cacheManifest
+ dom/tests/mochitest/ajax/offline/missingFile.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/mochitest.ini
+ dom/tests/mochitest/ajax/offline/namespace1/redirectToDifferentOrigin.sjs
+ dom/tests/mochitest/ajax/offline/namespace1/script.js
+ dom/tests/mochitest/ajax/offline/namespace1/sub/script1.js
+ dom/tests/mochitest/ajax/offline/namespace1/sub2/script2.js
+ dom/tests/mochitest/ajax/offline/namespace2/script3.js
+ dom/tests/mochitest/ajax/offline/obsoletingManifest.sjs
+ dom/tests/mochitest/ajax/offline/offlineTests.js
+ dom/tests/mochitest/ajax/offline/onwhitelist.html^headers^
+ dom/tests/mochitest/ajax/offline/overlap.cacheManifest
+ dom/tests/mochitest/ajax/offline/overlap.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/redirects.sjs
+ dom/tests/mochitest/ajax/offline/simpleManifest.cacheManifest
+ dom/tests/mochitest/ajax/offline/simpleManifest.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/unknownSection.cacheManifest
+ dom/tests/mochitest/ajax/offline/unknownSection.cacheManifest^headers^
+ dom/tests/mochitest/ajax/offline/updatingIframe.sjs
+ dom/tests/mochitest/ajax/offline/updatingManifest.sjs
+ dom/tests/mochitest/ajax/offline/wildcardManifest.cacheManifest
+ dom/tests/mochitest/ajax/offline/wildcardManifest.cacheManifest^headers^
+ dom/tests/mochitest/ajax/prototype/dist/prototype_update_helper.js
+ dom/tests/mochitest/ajax/prototype/manifest.json
+ dom/tests/mochitest/ajax/prototype/mochitest.ini
+ dom/tests/mochitest/ajax/prototype/test/test.css
+ dom/tests/mochitest/ajax/prototype/test/unit/ajax_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/array_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/base_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/dom_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/element_mixins_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/enumerable_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/event_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/ajax.js
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/base.js
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/content.html
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/data.json
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/dom.css
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/dom.js
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/element_mixins.js
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/empty.html
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/empty.js
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/enumerable.js
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/hash.js
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/hello.js
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/logo.gif
+ dom/tests/mochitest/ajax/prototype/test/unit/fixtures/string.js
+ dom/tests/mochitest/ajax/prototype/test/unit/form_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/hash_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/number_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/position_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/range_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/selector_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/string_test.js
+ dom/tests/mochitest/ajax/prototype/test/unit/unittest_test.js
+ dom/tests/mochitest/ajax/scriptaculous/manifest.json
+ dom/tests/mochitest/ajax/scriptaculous/mochitest.ini
+ dom/tests/mochitest/ajax/scriptaculous/test/unit/_ajax_inplaceeditor_result.html
+ dom/tests/mochitest/ajax/scriptaculous/test/unit/_ajax_inplaceeditor_text.html
+ dom/tests/mochitest/ajax/scriptaculous/test/unit/_ajax_updater_result.html
+ dom/tests/mochitest/ajax/scriptaculous/test/unit/icon.png
+ dom/tests/mochitest/beacon/beacon-originheader-handler.sjs
+ dom/tests/mochitest/beacon/beacon-preflight-handler.sjs
+ dom/tests/mochitest/beacon/beacon-redirect-handler.sjs
+ dom/tests/mochitest/beacon/beacon-set-cookie.sjs
+ dom/tests/mochitest/beacon/chrome.ini
+ dom/tests/mochitest/beacon/mochitest.ini
+ dom/tests/mochitest/bugs/bug289714.sjs
+ dom/tests/mochitest/bugs/file_redirector.sjs
+ dom/tests/mochitest/bugs/mochitest.ini
+ dom/tests/mochitest/bugs/utils_bug260264.js
+ dom/tests/mochitest/bugs/utils_bug743615.js
+ dom/tests/mochitest/bugs/worker_bug743615.js
+ dom/tests/mochitest/chrome/chrome.ini
+ dom/tests/mochitest/chrome/file_subscript_bindings.js
+ dom/tests/mochitest/crypto/mochitest.ini
+ dom/tests/mochitest/dom-level0/mochitest.ini
+ dom/tests/mochitest/dom-level1-core/files/svgtest.js
+ dom/tests/mochitest/dom-level1-core/files/svgunit.js
+ dom/tests/mochitest/dom-level1-core/mochitest.ini
+ dom/tests/mochitest/dom-level2-core/files/internalSubset01.js
+ dom/tests/mochitest/dom-level2-core/files/svgtest.js
+ dom/tests/mochitest/dom-level2-core/files/svgunit.js
+ dom/tests/mochitest/dom-level2-core/mochitest.ini
+ dom/tests/mochitest/dom-level2-html/files/applets/org/w3c/domts/DOMTSApplet.class
+ dom/tests/mochitest/dom-level2-html/files/right.png
+ dom/tests/mochitest/dom-level2-html/files/w3c_main.png
+ dom/tests/mochitest/dom-level2-html/mochitest.ini
+ dom/tests/mochitest/fetch/common_temporaryFileBlob.js
+ dom/tests/mochitest/fetch/empty.js
+ dom/tests/mochitest/fetch/empty.js^headers^
+ dom/tests/mochitest/fetch/fetch_test_framework.js
+ dom/tests/mochitest/fetch/mochitest.ini
+ dom/tests/mochitest/fetch/nested_worker_wrapper.js
+ dom/tests/mochitest/fetch/reroute.js
+ dom/tests/mochitest/fetch/reroute.js^headers^
+ dom/tests/mochitest/fetch/sw_reroute.js
+ dom/tests/mochitest/fetch/test_fetch_basic.js
+ dom/tests/mochitest/fetch/test_fetch_basic_http.js
+ dom/tests/mochitest/fetch/test_fetch_cors.js
+ dom/tests/mochitest/fetch/test_formdataparsing.js
+ dom/tests/mochitest/fetch/test_headers_common.js
+ dom/tests/mochitest/fetch/test_request.js
+ dom/tests/mochitest/fetch/test_response.js
+ dom/tests/mochitest/fetch/utils.js
+ dom/tests/mochitest/fetch/worker_temporaryFileBlob.js
+ dom/tests/mochitest/fetch/worker_wrapper.js
+ dom/tests/mochitest/gamepad/mochitest.ini
+ dom/tests/mochitest/gamepad/mock_gamepad.js
+ dom/tests/mochitest/general/chrome.ini
+ dom/tests/mochitest/general/fail.png
+ dom/tests/mochitest/general/frameStorageNullprincipal.sjs
+ dom/tests/mochitest/general/frameStoragePrevented.html
+ dom/tests/mochitest/general/image_100.png
+ dom/tests/mochitest/general/image_200.png
+ dom/tests/mochitest/general/image_50.png
+ dom/tests/mochitest/general/mochitest.ini
+ dom/tests/mochitest/general/pass.apng
+ dom/tests/mochitest/general/res0.resource
+ dom/tests/mochitest/general/res1.resource
+ dom/tests/mochitest/general/res1.resource^headers^
+ dom/tests/mochitest/general/res2.resource
+ dom/tests/mochitest/general/res2.resource^headers^
+ dom/tests/mochitest/general/res3.resource
+ dom/tests/mochitest/general/res3.resource^headers^
+ dom/tests/mochitest/general/res4.resource
+ dom/tests/mochitest/general/res4.resource^headers^
+ dom/tests/mochitest/general/res5.resource
+ dom/tests/mochitest/general/res5.resource^headers^
+ dom/tests/mochitest/general/res6.resource
+ dom/tests/mochitest/general/res6.resource^headers^
+ dom/tests/mochitest/general/res7.resource
+ dom/tests/mochitest/general/res7.resource^headers^
+ dom/tests/mochitest/general/res8.resource
+ dom/tests/mochitest/general/res8.resource^headers^
+ dom/tests/mochitest/general/resource_timing.js
+ dom/tests/mochitest/general/storagePermissionsUtils.js
+ dom/tests/mochitest/general/test-data.json
+ dom/tests/mochitest/general/test-data2.json
+ dom/tests/mochitest/general/test_bug1012662_common.js
+ dom/tests/mochitest/general/test_offsets.css
+ dom/tests/mochitest/general/test_offsets.js
+ dom/tests/mochitest/general/workerStorageAllowed.js
+ dom/tests/mochitest/general/workerStoragePrevented.js
+ dom/tests/mochitest/general/worker_child.js
+ dom/tests/mochitest/general/worker_grandchild.js
+ dom/tests/mochitest/geolocation/chrome.ini
+ dom/tests/mochitest/geolocation/geolocation_common.js
+ dom/tests/mochitest/geolocation/mochitest.ini
+ dom/tests/mochitest/geolocation/network_geolocation.sjs
+ dom/tests/mochitest/geolocation/test_clearWatch_invalid.html
+ dom/tests/mochitest/localstorage/chrome.ini
+ dom/tests/mochitest/localstorage/interOriginFrame.js
+ dom/tests/mochitest/localstorage/interOriginTest.js
+ dom/tests/mochitest/localstorage/interOriginTest2.js
+ dom/tests/mochitest/localstorage/localStorageCommon.js
+ dom/tests/mochitest/localstorage/mochitest.ini
+ dom/tests/mochitest/notification/MockServices.js
+ dom/tests/mochitest/notification/NotificationTest.js
+ dom/tests/mochitest/notification/desktop-notification/notification_common.js
+ dom/tests/mochitest/notification/mochitest.ini
+ dom/tests/mochitest/orientation/mochitest.ini
+ dom/tests/mochitest/pointerlock/mochitest.ini
+ dom/tests/mochitest/pointerlock/pointerlock_utils.js
+ dom/tests/mochitest/sessionstorage/chrome.ini
+ dom/tests/mochitest/sessionstorage/interOriginSlave.js
+ dom/tests/mochitest/sessionstorage/interOriginTest.js
+ dom/tests/mochitest/sessionstorage/mochitest.ini
+ dom/tests/mochitest/storageevent/interOriginFrame.js
+ dom/tests/mochitest/storageevent/interOriginTest2.js
+ dom/tests/mochitest/storageevent/mochitest.ini
+ dom/tests/mochitest/webcomponents/mochitest.ini
+ dom/tests/mochitest/whatwg/browserFu.js
+ dom/tests/mochitest/whatwg/chrome.ini
+ dom/tests/mochitest/whatwg/mochitest.ini
+ dom/tests/mochitest/whatwg/postMessage.jar
+ dom/tests/mochitest/whatwg/postMessage.jar^headers^
+ dom/tests/mochitest/whatwg/postMessage_structured_clone_helper.js
+ dom/tests/reftest/bug591981-script.js
+ dom/tests/reftest/reftest-stylo.list
+ dom/tests/reftest/reftest.list
+ dom/tests/reftest/script592366-2.js
+ dom/tests/reftest/xml-stylesheet/css_relative_href_also_external.xml^headers^
+ dom/tests/reftest/xml-stylesheet/css_relative_href_also_external_override.xml^headers^
+ dom/tests/reftest/xml-stylesheet/failer.css
+ dom/tests/reftest/xml-stylesheet/passer.css
+ dom/tests/reftest/xml-stylesheet/passer_override.css
+ dom/tests/reftest/xml-stylesheet/reftest-stylo.list
+ dom/tests/reftest/xml-stylesheet/reftest.list
+ dom/tests/unit/test_Fetch.js
+ dom/tests/unit/test_PromiseDebugging.js
+ dom/tests/unit/test_geolocation_position_unavailable.js
+ dom/tests/unit/test_geolocation_position_unavailable_wrap.js
+ dom/tests/unit/test_geolocation_provider.js
+ dom/tests/unit/test_geolocation_provider_timeout.js
+ dom/tests/unit/test_geolocation_reset_accuracy.js
+ dom/tests/unit/test_geolocation_reset_accuracy_wrap.js
+ dom/tests/unit/test_geolocation_timeout.js
+ dom/tests/unit/test_geolocation_timeout_wrap.js
+ dom/tests/unit/test_xhr_init.js
+ dom/tests/unit/xpcshell.ini
+ dom/u2f/tests/mochitest.ini
+ dom/u2f/tests/pkijs/README
+ dom/u2f/tests/pkijs/common.js
+ dom/u2f/tests/pkijs/x509_schema.js
+ dom/u2f/tests/u2futil.js
+ dom/url/tests/browser.ini
+ dom/url/tests/browser_download_after_revoke.js
+ dom/url/tests/chrome.ini
+ dom/url/tests/file_url.jsm
+ dom/url/tests/file_worker_url.jsm
+ dom/url/tests/jsm_url_worker.js
+ dom/url/tests/mochitest.ini
+ dom/url/tests/test_bug883784.jsm
+ dom/url/tests/test_urlSearchParams.html
+ dom/url/tests/test_urlSearchParams_utf8.html
+ dom/url/tests/test_url_empty_port.html
+ dom/url/tests/test_url_malformedHost.html
+ dom/url/tests/test_urlutils_stringify.html
+ dom/url/tests/urlApi_worker.js
+ dom/url/tests/urlSearchParams_worker.js
+ dom/url/tests/url_exceptions_worker.js
+ dom/url/tests/url_worker.js
+ dom/webidl/CSS2Properties.webidl.in
+ dom/webidl/HiddenPluginEvent.webidl
+ dom/webidl/RTCDTMFToneChangeEvent.webidl
+ dom/workers/nsIWorkerDebugger.idl
+ dom/workers/nsIWorkerDebuggerManager.idl
+ dom/workers/test/404_server.sjs
+ dom/workers/test/WorkerDebugger.console_childWorker.js
+ dom/workers/test/WorkerDebugger.console_debugger.js
+ dom/workers/test/WorkerDebugger.console_worker.js
+ dom/workers/test/WorkerDebugger.initialize_childWorker.js
+ dom/workers/test/WorkerDebugger.initialize_debugger.js
+ dom/workers/test/WorkerDebugger.initialize_worker.js
+ dom/workers/test/WorkerDebugger.postMessage_childWorker.js
+ dom/workers/test/WorkerDebugger.postMessage_debugger.js
+ dom/workers/test/WorkerDebugger.postMessage_worker.js
+ dom/workers/test/WorkerDebuggerGlobalScope.createSandbox_debugger.js
+ dom/workers/test/WorkerDebuggerGlobalScope.createSandbox_sandbox.js
+ dom/workers/test/WorkerDebuggerGlobalScope.createSandbox_worker.js
+ dom/workers/test/WorkerDebuggerGlobalScope.enterEventLoop_childWorker.js
+ dom/workers/test/WorkerDebuggerGlobalScope.enterEventLoop_debugger.js
+ dom/workers/test/WorkerDebuggerGlobalScope.enterEventLoop_worker.js
+ dom/workers/test/WorkerDebuggerGlobalScope.reportError_childWorker.js
+ dom/workers/test/WorkerDebuggerGlobalScope.reportError_debugger.js
+ dom/workers/test/WorkerDebuggerGlobalScope.reportError_worker.js
+ dom/workers/test/WorkerDebuggerGlobalScope.setImmediate_debugger.js
+ dom/workers/test/WorkerDebuggerGlobalScope.setImmediate_worker.js
+ dom/workers/test/WorkerDebuggerManager_childWorker.js
+ dom/workers/test/WorkerDebuggerManager_worker.js
+ dom/workers/test/WorkerDebugger_childWorker.js
+ dom/workers/test/WorkerDebugger_frozen_worker1.js
+ dom/workers/test/WorkerDebugger_frozen_worker2.js
+ dom/workers/test/WorkerDebugger_promise_debugger.js
+ dom/workers/test/WorkerDebugger_promise_worker.js
+ dom/workers/test/WorkerDebugger_sharedWorker.js
+ dom/workers/test/WorkerDebugger_suspended_debugger.js
+ dom/workers/test/WorkerDebugger_suspended_worker.js
+ dom/workers/test/WorkerDebugger_worker.js
+ dom/workers/test/WorkerTest.jsm
+ dom/workers/test/WorkerTest_badworker.js
+ dom/workers/test/WorkerTest_subworker.js
+ dom/workers/test/WorkerTest_worker.js
+ dom/workers/test/atob_worker.js
+ dom/workers/test/browser.ini
+ dom/workers/test/bug1014466_data1.txt
+ dom/workers/test/bug1014466_data2.txt
+ dom/workers/test/bug1014466_worker.js
+ dom/workers/test/bug1020226_worker.js
+ dom/workers/test/bug1060621_worker.js
+ dom/workers/test/bug1062920_worker.js
+ dom/workers/test/bug1063538_worker.js
+ dom/workers/test/bug1104064_worker.js
+ dom/workers/test/bug1132395_sharedWorker.js
+ dom/workers/test/bug1132924_worker.js
+ dom/workers/test/bug978260_worker.js
+ dom/workers/test/bug998474_worker.js
+ dom/workers/test/chrome.ini
+ dom/workers/test/chromeWorker_subworker.js
+ dom/workers/test/chromeWorker_worker.js
+ dom/workers/test/clearTimeouts_worker.js
+ dom/workers/test/consoleReplaceable_worker.js
+ dom/workers/test/console_worker.js
+ dom/workers/test/content_worker.js
+ dom/workers/test/crashtests/crashtests.list
+ dom/workers/test/csp_worker.js
+ dom/workers/test/csp_worker.js^headers^
+ dom/workers/test/dom_worker_helper.js
+ dom/workers/test/empty.html
+ dom/workers/test/errorPropagation_worker.js
+ dom/workers/test/errorwarning_worker.js
+ dom/workers/test/eventDispatch_worker.js
+ dom/workers/test/extensions/bootstrap/bootstrap.js
+ dom/workers/test/extensions/bootstrap/jar.mn
+ dom/workers/test/extensions/bootstrap/worker.js
+ dom/workers/test/extensions/bootstrap/workerbootstrap-test@mozilla.org.xpi
+ dom/workers/test/extensions/traditional/WorkerTest.js
+ dom/workers/test/extensions/traditional/WorkerTest.manifest
+ dom/workers/test/extensions/traditional/jar.mn
+ dom/workers/test/extensions/traditional/worker-test@mozilla.org.xpi
+ dom/workers/test/extensions/traditional/worker.js
+ dom/workers/test/fibonacci_worker.js
+ dom/workers/test/fileBlobSubWorker_worker.js
+ dom/workers/test/fileBlob_worker.js
+ dom/workers/test/filePosting_worker.js
+ dom/workers/test/fileReadSlice_worker.js
+ dom/workers/test/fileReaderSyncErrors_worker.js
+ dom/workers/test/fileReaderSync_worker.js
+ dom/workers/test/fileSlice_worker.js
+ dom/workers/test/fileSubWorker_worker.js
+ dom/workers/test/file_bug1010784_worker.js
+ dom/workers/test/file_worker.js
+ dom/workers/test/fileapi_chromeScript.js
+ dom/workers/test/foreign.js
+ dom/workers/test/importForeignScripts_worker.js
+ dom/workers/test/importScripts_3rdParty_worker.js
+ dom/workers/test/importScripts_worker.js
+ dom/workers/test/importScripts_worker_imported1.js
+ dom/workers/test/importScripts_worker_imported2.js
+ dom/workers/test/importScripts_worker_imported3.js
+ dom/workers/test/importScripts_worker_imported4.js
+ dom/workers/test/instanceof_worker.js
+ dom/workers/test/json_worker.js
+ dom/workers/test/jsversion_worker.js
+ dom/workers/test/loadEncoding_worker.js
+ dom/workers/test/location_worker.js
+ dom/workers/test/longThread_worker.js
+ dom/workers/test/mochitest.ini
+ dom/workers/test/multi_sharedWorker_sharedWorker.js
+ dom/workers/test/navigator_languages_worker.js
+ dom/workers/test/navigator_worker.js
+ dom/workers/test/newError_worker.js
+ dom/workers/test/notification_permission_worker.js
+ dom/workers/test/notification_worker.js
+ dom/workers/test/notification_worker_child-child.js
+ dom/workers/test/notification_worker_child-parent.js
+ dom/workers/test/onLine_worker.js
+ dom/workers/test/onLine_worker_child.js
+ dom/workers/test/onLine_worker_head.js
+ dom/workers/test/promise_worker.js
+ dom/workers/test/recursion_worker.js
+ dom/workers/test/recursiveOnerror_worker.js
+ dom/workers/test/redirect_to_foreign.sjs
+ dom/workers/test/referrer.sjs
+ dom/workers/test/referrer_test_server.sjs
+ dom/workers/test/rvals_worker.js
+ dom/workers/test/script_createFile.js
+ dom/workers/test/serviceworkers/activate_event_error_worker.js
+ dom/workers/test/serviceworkers/blocking_install_event_worker.js
+ dom/workers/test/serviceworkers/browser.ini
+ dom/workers/test/serviceworkers/browser_download.js
+ dom/workers/test/serviceworkers/browser_force_refresh.js
+ dom/workers/test/serviceworkers/bug1151916_worker.js
+ dom/workers/test/serviceworkers/bug1240436_worker.js
+ dom/workers/test/serviceworkers/chrome.ini
+ dom/workers/test/serviceworkers/chrome_helpers.js
+ dom/workers/test/serviceworkers/claim_fetch_worker.js
+ dom/workers/test/serviceworkers/claim_oninstall_worker.js
+ dom/workers/test/serviceworkers/claim_worker_1.js
+ dom/workers/test/serviceworkers/claim_worker_2.js
+ dom/workers/test/serviceworkers/close_test.js
+ dom/workers/test/serviceworkers/download/worker.js
+ dom/workers/test/serviceworkers/empty.js
+ dom/workers/test/serviceworkers/error_reporting_helpers.js
+ dom/workers/test/serviceworkers/eval_worker.js
+ dom/workers/test/serviceworkers/eventsource/eventsource.resource
+ dom/workers/test/serviceworkers/eventsource/eventsource.resource^headers^
+ dom/workers/test/serviceworkers/eventsource/eventsource_cors_response_intercept_worker.js
+ dom/workers/test/serviceworkers/eventsource/eventsource_mixed_content_cors_response_intercept_worker.js
+ dom/workers/test/serviceworkers/eventsource/eventsource_opaque_response_intercept_worker.js
+ dom/workers/test/serviceworkers/eventsource/eventsource_synthetic_response_intercept_worker.js
+ dom/workers/test/serviceworkers/eventsource/eventsource_worker_helper.js
+ dom/workers/test/serviceworkers/fetch.js
+ dom/workers/test/serviceworkers/fetch/context/beacon.sjs
+ dom/workers/test/serviceworkers/fetch/context/context_test.js
+ dom/workers/test/serviceworkers/fetch/context/csp-violate.sjs
+ dom/workers/test/serviceworkers/fetch/context/parentsharedworker.js
+ dom/workers/test/serviceworkers/fetch/context/parentworker.js
+ dom/workers/test/serviceworkers/fetch/context/realaudio.ogg
+ dom/workers/test/serviceworkers/fetch/context/realimg.jpg
+ dom/workers/test/serviceworkers/fetch/context/sharedworker.js
+ dom/workers/test/serviceworkers/fetch/context/worker.js
+ dom/workers/test/serviceworkers/fetch/deliver-gzip.sjs
+ dom/workers/test/serviceworkers/fetch/fetch_tests.js
+ dom/workers/test/serviceworkers/fetch/fetch_worker_script.js
+ dom/workers/test/serviceworkers/fetch/hsts/hsts_test.js
+ dom/workers/test/serviceworkers/fetch/hsts/image-20px.png
+ dom/workers/test/serviceworkers/fetch/hsts/image-40px.png
+ dom/workers/test/serviceworkers/fetch/hsts/register.html^headers^
+ dom/workers/test/serviceworkers/fetch/https/clonedresponse/https_test.js
+ dom/workers/test/serviceworkers/fetch/https/https_test.js
+ dom/workers/test/serviceworkers/fetch/imagecache-maxage/image-20px.png
+ dom/workers/test/serviceworkers/fetch/imagecache-maxage/image-40px.png
+ dom/workers/test/serviceworkers/fetch/imagecache-maxage/maxage_test.js
+ dom/workers/test/serviceworkers/fetch/imagecache/image-20px.png
+ dom/workers/test/serviceworkers/fetch/imagecache/image-40px.png
+ dom/workers/test/serviceworkers/fetch/imagecache/imagecache_test.js
+ dom/workers/test/serviceworkers/fetch/importscript-mixedcontent/https_test.js
+ dom/workers/test/serviceworkers/fetch/interrupt.sjs
+ dom/workers/test/serviceworkers/fetch/origin/https/index-https.sjs
+ dom/workers/test/serviceworkers/fetch/origin/https/origin_test.js
+ dom/workers/test/serviceworkers/fetch/origin/https/realindex.html^headers^
+ dom/workers/test/serviceworkers/fetch/origin/index-to-https.sjs
+ dom/workers/test/serviceworkers/fetch/origin/index.sjs
+ dom/workers/test/serviceworkers/fetch/origin/origin_test.js
+ dom/workers/test/serviceworkers/fetch/origin/realindex.html^headers^
+ dom/workers/test/serviceworkers/fetch/plugin/worker.js
+ dom/workers/test/serviceworkers/fetch/real-file.txt
+ dom/workers/test/serviceworkers/fetch/redirect.sjs
+ dom/workers/test/serviceworkers/fetch/requesturl/redirect.sjs
+ dom/workers/test/serviceworkers/fetch/requesturl/requesturl_test.js
+ dom/workers/test/serviceworkers/fetch/sandbox/sandbox_test.js
+ dom/workers/test/serviceworkers/fetch/upgrade-insecure/embedder.html^headers^
+ dom/workers/test/serviceworkers/fetch/upgrade-insecure/image-20px.png
+ dom/workers/test/serviceworkers/fetch/upgrade-insecure/image-40px.png
+ dom/workers/test/serviceworkers/fetch/upgrade-insecure/upgrade-insecure_test.js
+ dom/workers/test/serviceworkers/fetch_event_worker.js
+ dom/workers/test/serviceworkers/file_blob_response_worker.js
+ dom/workers/test/serviceworkers/force_refresh_browser_worker.js
+ dom/workers/test/serviceworkers/force_refresh_worker.js
+ dom/workers/test/serviceworkers/gzip_redirect_worker.js
+ dom/workers/test/serviceworkers/header_checker.sjs
+ dom/workers/test/serviceworkers/importscript.sjs
+ dom/workers/test/serviceworkers/importscript_worker.js
+ dom/workers/test/serviceworkers/install_event_error_worker.js
+ dom/workers/test/serviceworkers/install_event_worker.js
+ dom/workers/test/serviceworkers/lorem_script.js
+ dom/workers/test/serviceworkers/match_all_advanced_worker.js
+ dom/workers/test/serviceworkers/match_all_client_id_worker.js
+ dom/workers/test/serviceworkers/match_all_properties_worker.js
+ dom/workers/test/serviceworkers/match_all_worker.js
+ dom/workers/test/serviceworkers/message_posting_worker.js
+ dom/workers/test/serviceworkers/mochitest.ini
+ dom/workers/test/serviceworkers/notification_constructor_error.js
+ dom/workers/test/serviceworkers/notification_get_sw.js
+ dom/workers/test/serviceworkers/notificationclick.js
+ dom/workers/test/serviceworkers/notificationclick_focus.js
+ dom/workers/test/serviceworkers/notificationclose.js
+ dom/workers/test/serviceworkers/notify_loaded.js
+ dom/workers/test/serviceworkers/opaque_intercept_worker.js
+ dom/workers/test/serviceworkers/openWindow_worker.js
+ dom/workers/test/serviceworkers/parse_error_worker.js
+ dom/workers/test/serviceworkers/redirect.sjs
+ dom/workers/test/serviceworkers/redirect_post.sjs
+ dom/workers/test/serviceworkers/redirect_serviceworker.sjs
+ dom/workers/test/serviceworkers/sanitize_worker.js
+ dom/workers/test/serviceworkers/scope/scope_worker.js
+ dom/workers/test/serviceworkers/serviceworker_not_sharedworker.js
+ dom/workers/test/serviceworkers/serviceworker_wrapper.js
+ dom/workers/test/serviceworkers/sharedWorker_fetch.js
+ dom/workers/test/serviceworkers/skip_waiting_installed_worker.js
+ dom/workers/test/serviceworkers/source_message_posting_worker.js
+ dom/workers/test/serviceworkers/strict_mode_warning.js
+ dom/workers/test/serviceworkers/sw_bad_mime_type.js
+ dom/workers/test/serviceworkers/sw_bad_mime_type.js^headers^
+ dom/workers/test/serviceworkers/sw_clients/refresher_cached_compressed.html
+ dom/workers/test/serviceworkers/sw_clients/refresher_cached_compressed.html^headers^
+ dom/workers/test/serviceworkers/sw_clients/refresher_compressed.html
+ dom/workers/test/serviceworkers/sw_clients/refresher_compressed.html^headers^
+ dom/workers/test/serviceworkers/swa/worker_scope_different.js
+ dom/workers/test/serviceworkers/swa/worker_scope_different.js^headers^
+ dom/workers/test/serviceworkers/swa/worker_scope_different2.js
+ dom/workers/test/serviceworkers/swa/worker_scope_different2.js^headers^
+ dom/workers/test/serviceworkers/swa/worker_scope_precise.js
+ dom/workers/test/serviceworkers/swa/worker_scope_precise.js^headers^
+ dom/workers/test/serviceworkers/swa/worker_scope_too_deep.js
+ dom/workers/test/serviceworkers/swa/worker_scope_too_deep.js^headers^
+ dom/workers/test/serviceworkers/swa/worker_scope_too_narrow.js
+ dom/workers/test/serviceworkers/swa/worker_scope_too_narrow.js^headers^
+ dom/workers/test/serviceworkers/test_eval_allowed.html^headers^
+ dom/workers/test/serviceworkers/test_request_context.js
+ dom/workers/test/serviceworkers/test_serviceworker_interfaces.js
+ dom/workers/test/serviceworkers/thirdparty/sw.js
+ dom/workers/test/serviceworkers/unresolved_fetch_worker.js
+ dom/workers/test/serviceworkers/worker.js
+ dom/workers/test/serviceworkers/worker2.js
+ dom/workers/test/serviceworkers/worker3.js
+ dom/workers/test/serviceworkers/worker_unregister.js
+ dom/workers/test/serviceworkers/worker_update.js
+ dom/workers/test/serviceworkers/worker_updatefoundevent.js
+ dom/workers/test/serviceworkers/worker_updatefoundevent2.js
+ dom/workers/test/serviceworkers/xslt/xslt.sjs
+ dom/workers/test/serviceworkers/xslt_worker.js
+ dom/workers/test/sharedWorker_console.js
+ dom/workers/test/sharedWorker_lifetime.js
+ dom/workers/test/sharedWorker_ports.js
+ dom/workers/test/sharedWorker_privateBrowsing.js
+ dom/workers/test/sharedWorker_sharedWorker.js
+ dom/workers/test/simpleThread_worker.js
+ dom/workers/test/suspend_iframe.html
+ dom/workers/test/suspend_worker.js
+ dom/workers/test/terminate_worker.js
+ dom/workers/test/test_csp.html^headers^
+ dom/workers/test/test_csp.js
+ dom/workers/test/test_worker_interfaces.js
+ dom/workers/test/threadErrors_worker1.js
+ dom/workers/test/threadErrors_worker2.js
+ dom/workers/test/threadErrors_worker3.js
+ dom/workers/test/threadErrors_worker4.js
+ dom/workers/test/threadTimeouts_worker.js
+ dom/workers/test/throwingOnerror_worker.js
+ dom/workers/test/timeoutTracing_worker.js
+ dom/workers/test/transferable_worker.js
+ dom/workers/test/webSocket_sharedWorker.js
+ dom/workers/test/websocket_basic_worker.js
+ dom/workers/test/websocket_helpers.js
+ dom/workers/test/websocket_https_worker.js
+ dom/workers/test/websocket_loadgroup_worker.js
+ dom/workers/test/websocket_worker1.js
+ dom/workers/test/websocket_worker2.js
+ dom/workers/test/websocket_worker3.js
+ dom/workers/test/websocket_worker4.js
+ dom/workers/test/websocket_worker5.js
+ dom/workers/test/worker_bug1278777.js
+ dom/workers/test/worker_bug1301094.js
+ dom/workers/test/worker_consoleAndBlobs.js
+ dom/workers/test/worker_driver.js
+ dom/workers/test/worker_fileReader.js
+ dom/workers/test/worker_referrer.js
+ dom/workers/test/worker_setTimeoutWith0.js
+ dom/workers/test/worker_suspended.js
+ dom/workers/test/worker_wrapper.js
+ dom/workers/test/workersDisabled_worker.js
+ dom/workers/test/xpcshell/data/chrome.manifest
+ dom/workers/test/xpcshell/data/worker.js
+ dom/workers/test/xpcshell/data/worker_fileReader.js
+ dom/workers/test/xpcshell/test_fileReader.js
+ dom/workers/test/xpcshell/test_workers.js
+ dom/workers/test/xpcshell/xpcshell.ini
+ dom/worklet/tests/common.js
+ dom/worklet/tests/mochitest.ini
+ dom/worklet/tests/server_import_with_cache.sjs
+ dom/worklet/tests/worklet_console.js
+ dom/worklet/tests/worklet_dump.js
+ dom/xbl/builtin/browser-base.inc
+ dom/xbl/builtin/editor-base.inc
+ dom/xbl/builtin/input-fields-base.inc
+ dom/xbl/builtin/textareas-base.inc
+ dom/xbl/crashtests/crashtests.list
+ dom/xbl/test/chrome.ini
+ dom/xbl/test/file_bug481558css.sjs
+ dom/xbl/test/mochitest.ini
+ dom/xhr/tests/browser.ini
+ dom/xhr/tests/common_temporaryFileBlob.js
+ dom/xhr/tests/echo.sjs
+ dom/xhr/tests/empty.html
+ dom/xhr/tests/file_XHRDocURI.html^headers^
+ dom/xhr/tests/file_XHRDocURI.sjs
+ dom/xhr/tests/file_XHRDocURI.text^headers^
+ dom/xhr/tests/file_XHRDocURI.xml^headers^
+ dom/xhr/tests/file_XHRResponseURL.js
+ dom/xhr/tests/file_XHRResponseURL.sjs
+ dom/xhr/tests/file_XHRResponseURL.text
+ dom/xhr/tests/file_XHRResponseURL.text^headers^
+ dom/xhr/tests/file_XHRResponseURL_nocors.text
+ dom/xhr/tests/file_XHRSendData.sjs
+ dom/xhr/tests/file_XHRSendData_doc.xml^headers^
+ dom/xhr/tests/file_XHR_anon.sjs
+ dom/xhr/tests/file_XHR_binary1.bin
+ dom/xhr/tests/file_XHR_binary1.bin^headers^
+ dom/xhr/tests/file_XHR_binary2.bin
+ dom/xhr/tests/file_XHR_fail1.txt
+ dom/xhr/tests/file_XHR_fail1.txt^headers^
+ dom/xhr/tests/file_XHR_fail1b.txt
+ dom/xhr/tests/file_XHR_header.sjs
+ dom/xhr/tests/file_XHR_pass2.txt
+ dom/xhr/tests/file_XHR_pass3.txt
+ dom/xhr/tests/file_XHR_pass3.txt^headers^
+ dom/xhr/tests/file_XHR_system_redirect.html^headers^
+ dom/xhr/tests/file_XHR_timeout.sjs
+ dom/xhr/tests/file_html_in_xhr.sjs
+ dom/xhr/tests/file_html_in_xhr3.html
+ dom/xhr/tests/mochitest.ini
+ dom/xhr/tests/progressserver.sjs
+ dom/xhr/tests/relativeLoad_import.js
+ dom/xhr/tests/relativeLoad_worker.js
+ dom/xhr/tests/relativeLoad_worker2.js
+ dom/xhr/tests/responseIdentical.sjs
+ dom/xhr/tests/subdir/relativeLoad_sub_import.js
+ dom/xhr/tests/subdir/relativeLoad_sub_worker.js
+ dom/xhr/tests/subdir/relativeLoad_sub_worker2.js
+ dom/xhr/tests/sync_xhr_unload.sjs
+ dom/xhr/tests/temporaryFileBlob.sjs
+ dom/xhr/tests/terminateSyncXHR_worker.js
+ dom/xhr/tests/test_XHR_parameters.html
+ dom/xhr/tests/test_XHR_timeout.js
+ dom/xhr/tests/test_worker_xhr2.html
+ dom/xhr/tests/test_worker_xhr_parameters.js
+ dom/xhr/tests/test_worker_xhr_system.js
+ dom/xhr/tests/worker_bug1300552.js
+ dom/xhr/tests/worker_file_getcookie.sjs
+ dom/xhr/tests/worker_temporaryFileBlob.js
+ dom/xhr/tests/worker_testXHR.txt
+ dom/xhr/tests/worker_xhr_cors_redirect.js
+ dom/xhr/tests/worker_xhr_cors_redirect.sjs
+ dom/xhr/tests/worker_xhr_headers_server.sjs
+ dom/xhr/tests/worker_xhr_headers_worker.js
+ dom/xhr/tests/xhr2_worker.js
+ dom/xhr/tests/xhrAbort_worker.js
+ dom/xhr/tests/xhr_implicit_cancel_worker.js
+ dom/xhr/tests/xhr_worker.js
+ dom/xml/crashtests/crashtests.list
+ dom/xml/crashtests/tree.gif
+ dom/xml/test/file_bug392338.js
+ dom/xml/test/mochitest.ini
+ dom/xml/test/old/books/bethlehem.gif
+ dom/xml/test/old/books/bill.gif
+ dom/xml/test/old/books/books.js
+ dom/xml/test/old/books/charing.gif
+ dom/xml/test/old/books/common.css
+ dom/xml/test/old/books/kerouac.gif
+ dom/xml/test/old/books/road.gif
+ dom/xml/test/old/books/welville.gif
+ dom/xml/test/old/flamer.gif
+ dom/xml/test/old/load/display.css
+ dom/xml/test/old/toc/irslogo.gif
+ dom/xml/test/old/toc/minus.gif
+ dom/xml/test/old/toc/plus.gif
+ dom/xslt/crashtests/crashtests.list
+ dom/xslt/tests/buster/DumpDOM.js
+ dom/xslt/tests/buster/ReadMe
+ dom/xslt/tests/buster/helper/generate-rdf.pl
+ dom/xslt/tests/buster/install.js
+ dom/xslt/tests/buster/jar.mn
+ dom/xslt/tests/buster/result-view.css
+ dom/xslt/tests/mochitest/mochitest.ini
+ dom/xslt/xslt/txEXSLTRegExFunctions.manifest
+ dom/xul/crashtests/326204-1.xul
+ dom/xul/crashtests/crashtests.list
+ dom/xul/templates/crashtests/crashtests.list
+ dom/xul/templates/tests/chrome/animals.sqlite
+ dom/xul/templates/tests/chrome/chrome.ini
+ dom/xul/templates/tests/chrome/templates_shared.js
+ dom/xul/test/chrome.ini
+ dom/xul/test/mochitest.ini
+ editor/composer/crashtests/crashtests.list
+ editor/composer/res/grabber.gif
+ editor/composer/res/table-add-column-after-active.gif
+ editor/composer/res/table-add-column-after-hover.gif
+ editor/composer/res/table-add-column-after.gif
+ editor/composer/res/table-add-column-before-active.gif
+ editor/composer/res/table-add-column-before-hover.gif
+ editor/composer/res/table-add-column-before.gif
+ editor/composer/res/table-add-row-after-active.gif
+ editor/composer/res/table-add-row-after-hover.gif
+ editor/composer/res/table-add-row-after.gif
+ editor/composer/res/table-add-row-before-active.gif
+ editor/composer/res/table-add-row-before-hover.gif
+ editor/composer/res/table-add-row-before.gif
+ editor/composer/res/table-remove-column-active.gif
+ editor/composer/res/table-remove-column-hover.gif
+ editor/composer/res/table-remove-column.gif
+ editor/composer/res/table-remove-row-active.gif
+ editor/composer/res/table-remove-row-hover.gif
+ editor/composer/res/table-remove-row.gif
+ editor/composer/test/chrome.ini
+ editor/composer/test/de-DE/de_DE.aff
+ editor/composer/test/de-DE/de_DE.dic
+ editor/composer/test/en-AU/en_AU.aff
+ editor/composer/test/en-AU/en_AU.dic
+ editor/composer/test/en-GB/en_GB.aff
+ editor/composer/test/en-GB/en_GB.dic
+ editor/composer/test/mochitest.ini
+ editor/libeditor/EditorUtils.manifest
+ editor/libeditor/crashtests/1158452.html
+ editor/libeditor/crashtests/crashtests.list
+ editor/libeditor/tests/browser.ini
+ editor/libeditor/tests/browser_bug527935.js
+ editor/libeditor/tests/browser_bug629172.js
+ editor/libeditor/tests/browserscope/lib/richtext/README
+ editor/libeditor/tests/browserscope/lib/richtext/README.Mozilla
+ editor/libeditor/tests/browserscope/lib/richtext/currentStatus.js
+ editor/libeditor/tests/browserscope/lib/richtext/current_revision
+ editor/libeditor/tests/browserscope/lib/richtext/richtext/editable.html
+ editor/libeditor/tests/browserscope/lib/richtext/richtext/js/range.js
+ editor/libeditor/tests/browserscope/lib/richtext/update_from_upstream
+ editor/libeditor/tests/browserscope/lib/richtext2/README
+ editor/libeditor/tests/browserscope/lib/richtext2/README.Mozilla
+ editor/libeditor/tests/browserscope/lib/richtext2/currentStatus.js
+ editor/libeditor/tests/browserscope/lib/richtext2/current_revision
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/__init__.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/common.css
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/editable-body.html
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/editable-dM.html
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/editable-div.html
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/editable.css
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/js/range-bootstrap.js
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/js/range.js
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/templates/output.html
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/templates/richtext2.html
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/__init__.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/apply.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/applyCSS.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/change.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/changeCSS.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/delete.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/forwarddelete.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/insert.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/queryEnabled.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/queryIndeterm.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/queryState.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/querySupported.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/queryValue.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/selection.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/unapply.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/tests/unapplyCSS.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/unittestexample.html
+ editor/libeditor/tests/browserscope/lib/richtext2/update_from_upstream
+ editor/libeditor/tests/browserscope/mochitest.ini
+ editor/libeditor/tests/chrome.ini
+ editor/libeditor/tests/data/cfhtml-chromium.txt
+ editor/libeditor/tests/data/cfhtml-firefox.txt
+ editor/libeditor/tests/data/cfhtml-ie.txt
+ editor/libeditor/tests/data/cfhtml-nocontext.txt
+ editor/libeditor/tests/data/cfhtml-ooo.txt
+ editor/libeditor/tests/green.png
+ editor/libeditor/tests/mochitest.ini
+ editor/libeditor/tests/spellcheck.js
+ editor/libeditor/tests/test_bug332636.html^headers^
+ editor/reftests/reftest-stylo.list
+ editor/reftests/reftest.list
+ editor/reftests/xul/input.css
+ editor/reftests/xul/placeholder-reset.css
+ editor/reftests/xul/platform.js
+ editor/reftests/xul/reftest-stylo.list
+ editor/reftests/xul/reftest.list
+ editor/txmgr/tests/crashtests/crashtests.list
+ embedding/components/windowwatcher/test/browser.ini
+ embedding/components/windowwatcher/test/browser_new_content_window_chromeflags.js
+ embedding/components/windowwatcher/test/browser_new_content_window_from_chrome_principal.js
+ embedding/components/windowwatcher/test/browser_new_remote_window_flags.js
+ embedding/components/windowwatcher/test/browser_new_sized_window.js
+ embedding/components/windowwatcher/test/chrome.ini
+ embedding/components/windowwatcher/test/mochitest.ini
+ embedding/ios/GeckoEmbed/GeckoEmbed.xcodeproj/project.pbxproj
+ embedding/ios/GeckoEmbed/GeckoEmbed/Images.xcassets/AppIcon.appiconset/Contents.json
+ embedding/ios/GeckoEmbed/GeckoEmbed/browser/application.ini
+ embedding/ios/GeckoEmbed/GeckoEmbed/browser/chrome.manifest
+ embedding/ios/GeckoEmbed/GeckoEmbed/browser/chrome/content/hello.js
+ embedding/ios/GeckoEmbed/GeckoEmbed/browser/defaults/preferences/prefs.js
+ embedding/ios/GeckoEmbed/build-gecko.sh
+ embedding/ios/GeckoEmbed/copy-jsshell.sh
+ embedding/ios/GeckoEmbed/js/Images.xcassets/AppIcon.appiconset/Contents.json
+ embedding/ios/GeckoEmbed/js/dirs.m
+ embedding/ios/GeckoEmbed/js/shell.cpp
+ embedding/test/320x240.ogv
+ embedding/test/browser.ini
+ embedding/test/browser_bug1204626.js
+ embedding/test/bug1170334_style.css
+ embedding/test/chrome.ini
+ embedding/test/mochitest.ini
+ embedding/tests/unit/test_wwauthpromptfactory.js
+ embedding/tests/unit/test_wwpromptfactory.js
+ embedding/tests/unit/xpcshell.ini
+ extensions/cookie/test/beltzner.jpg
+ extensions/cookie/test/beltzner.jpg^headers^
+ extensions/cookie/test/browser.ini
+ extensions/cookie/test/browser_test_favicon.js
+ extensions/cookie/test/damonbowling.jpg
+ extensions/cookie/test/damonbowling.jpg^headers^
+ extensions/cookie/test/file_chromecommon.js
+ extensions/cookie/test/file_domain_hierarchy_inner.html^headers^
+ extensions/cookie/test/file_domain_hierarchy_inner_inner.html^headers^
+ extensions/cookie/test/file_domain_hierarchy_inner_inner_inner.html^headers^
+ extensions/cookie/test/file_domain_inner.html^headers^
+ extensions/cookie/test/file_domain_inner_inner.html^headers^
+ extensions/cookie/test/file_image_inner.html^headers^
+ extensions/cookie/test/file_image_inner_inner.html^headers^
+ extensions/cookie/test/file_loadflags_inner.html^headers^
+ extensions/cookie/test/file_localhost_inner.html^headers^
+ extensions/cookie/test/file_loopback_inner.html^headers^
+ extensions/cookie/test/file_subdomain_inner.html^headers^
+ extensions/cookie/test/file_testcommon.js
+ extensions/cookie/test/file_testloadflags.js
+ extensions/cookie/test/file_testloadflags_chromescript.js
+ extensions/cookie/test/image1.png
+ extensions/cookie/test/image1.png^headers^
+ extensions/cookie/test/image2.png
+ extensions/cookie/test/image2.png^headers^
+ extensions/cookie/test/mochitest.ini
+ extensions/cookie/test/test1.css
+ extensions/cookie/test/test1.css^headers^
+ extensions/cookie/test/test2.css
+ extensions/cookie/test/test2.css^headers^
+ extensions/cookie/test/unit/cookieprompt.js
+ extensions/cookie/test/unit/cookieprompt.manifest
+ extensions/cookie/test/unit/head_cookies.js
+ extensions/cookie/test/unit/test_bug526789.js
+ extensions/cookie/test/unit/test_bug650522.js
+ extensions/cookie/test/unit/test_bug667087.js
+ extensions/cookie/test/unit/test_cookies_async_failure.js
+ extensions/cookie/test/unit/test_cookies_persistence.js
+ extensions/cookie/test/unit/test_cookies_privatebrowsing.js
+ extensions/cookie/test/unit/test_cookies_profile_close.js
+ extensions/cookie/test/unit/test_cookies_read.js
+ extensions/cookie/test/unit/test_cookies_sync_failure.js
+ extensions/cookie/test/unit/test_cookies_thirdparty.js
+ extensions/cookie/test/unit/test_cookies_thirdparty_session.js
+ extensions/cookie/test/unit/test_domain_eviction.js
+ extensions/cookie/test/unit/test_eviction.js
+ extensions/cookie/test/unit/test_permmanager_cleardata.js
+ extensions/cookie/test/unit/test_permmanager_defaults.js
+ extensions/cookie/test/unit/test_permmanager_expiration.js
+ extensions/cookie/test/unit/test_permmanager_getAllForURI.js
+ extensions/cookie/test/unit/test_permmanager_getPermissionObject.js
+ extensions/cookie/test/unit/test_permmanager_idn.js
+ extensions/cookie/test/unit/test_permmanager_load_invalid_entries.js
+ extensions/cookie/test/unit/test_permmanager_local_files.js
+ extensions/cookie/test/unit/test_permmanager_matches.js
+ extensions/cookie/test/unit/test_permmanager_matchesuri.js
+ extensions/cookie/test/unit/test_permmanager_migrate_4-7.js
+ extensions/cookie/test/unit/test_permmanager_migrate_4-7_no_history.js
+ extensions/cookie/test/unit/test_permmanager_migrate_5-7a.js
+ extensions/cookie/test/unit/test_permmanager_migrate_5-7b.js
+ extensions/cookie/test/unit/test_permmanager_migrate_6-7a.js
+ extensions/cookie/test/unit/test_permmanager_migrate_6-7b.js
+ extensions/cookie/test/unit/test_permmanager_migrate_7-8.js
+ extensions/cookie/test/unit/test_permmanager_notifications.js
+ extensions/cookie/test/unit/test_permmanager_removeall.js
+ extensions/cookie/test/unit/test_permmanager_removeforapp.js
+ extensions/cookie/test/unit/test_permmanager_removepermission.js
+ extensions/cookie/test/unit/test_permmanager_removesince.js
+ extensions/cookie/test/unit/test_permmanager_subdomains.js
+ extensions/cookie/test/unit/test_schema_2_migration.js
+ extensions/cookie/test/unit/test_schema_3_migration.js
+ extensions/cookie/test/unit/xpcshell.ini
+ extensions/cookie/test/unit_ipc/test_child.js
+ extensions/cookie/test/unit_ipc/test_parent.js
+ extensions/cookie/test/unit_ipc/xpcshell.ini
+ extensions/pref/autoconfig/test/unit/autoconfig-latin1.cfg
+ extensions/pref/autoconfig/test/unit/autoconfig-utf8.cfg
+ extensions/pref/autoconfig/test/unit/autoconfig.js
+ extensions/pref/autoconfig/test/unit/test_autoconfig_nonascii.js
+ extensions/pref/autoconfig/test/unit/xpcshell.ini
+ extensions/spellcheck/hunspell/src/README.mozilla
+ extensions/spellcheck/hunspell/src/hunvisapi.h
+ extensions/spellcheck/hunspell/src/patches/1322666
+ extensions/spellcheck/hunspell/tests/unit/data/1463589-utf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/1463589-utf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/1463589-utf.sug
+ extensions/spellcheck/hunspell/tests/unit/data/1463589-utf.test
+ extensions/spellcheck/hunspell/tests/unit/data/1463589-utf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/1463589.aff
+ extensions/spellcheck/hunspell/tests/unit/data/1463589.dic
+ extensions/spellcheck/hunspell/tests/unit/data/1463589.sug
+ extensions/spellcheck/hunspell/tests/unit/data/1463589.test
+ extensions/spellcheck/hunspell/tests/unit/data/1463589.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/1592880.aff
+ extensions/spellcheck/hunspell/tests/unit/data/1592880.dic
+ extensions/spellcheck/hunspell/tests/unit/data/1592880.good
+ extensions/spellcheck/hunspell/tests/unit/data/1592880.test
+ extensions/spellcheck/hunspell/tests/unit/data/1695964.aff
+ extensions/spellcheck/hunspell/tests/unit/data/1695964.dic
+ extensions/spellcheck/hunspell/tests/unit/data/1695964.sug
+ extensions/spellcheck/hunspell/tests/unit/data/1695964.test
+ extensions/spellcheck/hunspell/tests/unit/data/1695964.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/1706659.aff
+ extensions/spellcheck/hunspell/tests/unit/data/1706659.dic
+ extensions/spellcheck/hunspell/tests/unit/data/1706659.test
+ extensions/spellcheck/hunspell/tests/unit/data/1706659.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/1975530.aff
+ extensions/spellcheck/hunspell/tests/unit/data/1975530.dic
+ extensions/spellcheck/hunspell/tests/unit/data/1975530.good
+ extensions/spellcheck/hunspell/tests/unit/data/1975530.test
+ extensions/spellcheck/hunspell/tests/unit/data/1975530.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/2970240.aff
+ extensions/spellcheck/hunspell/tests/unit/data/2970240.dic
+ extensions/spellcheck/hunspell/tests/unit/data/2970240.good
+ extensions/spellcheck/hunspell/tests/unit/data/2970240.test
+ extensions/spellcheck/hunspell/tests/unit/data/2970240.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/2970242.aff
+ extensions/spellcheck/hunspell/tests/unit/data/2970242.dic
+ extensions/spellcheck/hunspell/tests/unit/data/2970242.good
+ extensions/spellcheck/hunspell/tests/unit/data/2970242.test
+ extensions/spellcheck/hunspell/tests/unit/data/2970242.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/2999225.aff
+ extensions/spellcheck/hunspell/tests/unit/data/2999225.dic
+ extensions/spellcheck/hunspell/tests/unit/data/2999225.good
+ extensions/spellcheck/hunspell/tests/unit/data/2999225.test
+ extensions/spellcheck/hunspell/tests/unit/data/IJ.aff
+ extensions/spellcheck/hunspell/tests/unit/data/IJ.dic
+ extensions/spellcheck/hunspell/tests/unit/data/IJ.good
+ extensions/spellcheck/hunspell/tests/unit/data/IJ.sug
+ extensions/spellcheck/hunspell/tests/unit/data/IJ.test
+ extensions/spellcheck/hunspell/tests/unit/data/IJ.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/Makefile.am
+ extensions/spellcheck/hunspell/tests/unit/data/affixes.aff
+ extensions/spellcheck/hunspell/tests/unit/data/affixes.dic
+ extensions/spellcheck/hunspell/tests/unit/data/affixes.good
+ extensions/spellcheck/hunspell/tests/unit/data/affixes.test
+ extensions/spellcheck/hunspell/tests/unit/data/alias.aff
+ extensions/spellcheck/hunspell/tests/unit/data/alias.dic
+ extensions/spellcheck/hunspell/tests/unit/data/alias.good
+ extensions/spellcheck/hunspell/tests/unit/data/alias.test
+ extensions/spellcheck/hunspell/tests/unit/data/alias2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/alias2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/alias2.good
+ extensions/spellcheck/hunspell/tests/unit/data/alias2.morph
+ extensions/spellcheck/hunspell/tests/unit/data/alias2.test
+ extensions/spellcheck/hunspell/tests/unit/data/alias3.aff
+ extensions/spellcheck/hunspell/tests/unit/data/alias3.dic
+ extensions/spellcheck/hunspell/tests/unit/data/alias3.good
+ extensions/spellcheck/hunspell/tests/unit/data/alias3.morph
+ extensions/spellcheck/hunspell/tests/unit/data/alias3.test
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps-utf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps-utf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps-utf.good
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps-utf.sug
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps-utf.test
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps-utf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps.aff
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps.dic
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps.good
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps.sug
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps.test
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps2.good
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps2.sug
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps2.test
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps2.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps3.aff
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps3.dic
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps3.good
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps3.test
+ extensions/spellcheck/hunspell/tests/unit/data/allcaps3.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/arabic.aff
+ extensions/spellcheck/hunspell/tests/unit/data/arabic.dic
+ extensions/spellcheck/hunspell/tests/unit/data/arabic.test
+ extensions/spellcheck/hunspell/tests/unit/data/arabic.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/base-utf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/base-utf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/base-utf.good
+ extensions/spellcheck/hunspell/tests/unit/data/base-utf.sug
+ extensions/spellcheck/hunspell/tests/unit/data/base-utf.test
+ extensions/spellcheck/hunspell/tests/unit/data/base-utf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/base.aff
+ extensions/spellcheck/hunspell/tests/unit/data/base.dic
+ extensions/spellcheck/hunspell/tests/unit/data/base.good
+ extensions/spellcheck/hunspell/tests/unit/data/base.sug
+ extensions/spellcheck/hunspell/tests/unit/data/base.test
+ extensions/spellcheck/hunspell/tests/unit/data/base.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/break.aff
+ extensions/spellcheck/hunspell/tests/unit/data/break.dic
+ extensions/spellcheck/hunspell/tests/unit/data/break.good
+ extensions/spellcheck/hunspell/tests/unit/data/break.test
+ extensions/spellcheck/hunspell/tests/unit/data/break.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/breakdefault.aff
+ extensions/spellcheck/hunspell/tests/unit/data/breakdefault.dic
+ extensions/spellcheck/hunspell/tests/unit/data/breakdefault.good
+ extensions/spellcheck/hunspell/tests/unit/data/breakdefault.sug
+ extensions/spellcheck/hunspell/tests/unit/data/breakdefault.test
+ extensions/spellcheck/hunspell/tests/unit/data/breakdefault.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/breakoff.aff
+ extensions/spellcheck/hunspell/tests/unit/data/breakoff.dic
+ extensions/spellcheck/hunspell/tests/unit/data/breakoff.good
+ extensions/spellcheck/hunspell/tests/unit/data/breakoff.test
+ extensions/spellcheck/hunspell/tests/unit/data/breakoff.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase2.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase2.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcase2.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcaseutf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcaseutf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcaseutf.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcaseutf.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundcaseutf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompounddup.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompounddup.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompounddup.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompounddup.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompounddup.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern2.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern2.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern2.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern3.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern3.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern3.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern3.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern3.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern4.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern4.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern4.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern4.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundpattern4.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundrep.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundrep.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundrep.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundrep.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundrep.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundtriple.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundtriple.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundtriple.good
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundtriple.test
+ extensions/spellcheck/hunspell/tests/unit/data/checkcompoundtriple.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checksharps.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checksharps.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checksharps.good
+ extensions/spellcheck/hunspell/tests/unit/data/checksharps.sug
+ extensions/spellcheck/hunspell/tests/unit/data/checksharps.test
+ extensions/spellcheck/hunspell/tests/unit/data/checksharps.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/checksharpsutf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/checksharpsutf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/checksharpsutf.good
+ extensions/spellcheck/hunspell/tests/unit/data/checksharpsutf.sug
+ extensions/spellcheck/hunspell/tests/unit/data/checksharpsutf.test
+ extensions/spellcheck/hunspell/tests/unit/data/checksharpsutf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/circumfix.aff
+ extensions/spellcheck/hunspell/tests/unit/data/circumfix.dic
+ extensions/spellcheck/hunspell/tests/unit/data/circumfix.good
+ extensions/spellcheck/hunspell/tests/unit/data/circumfix.morph
+ extensions/spellcheck/hunspell/tests/unit/data/circumfix.test
+ extensions/spellcheck/hunspell/tests/unit/data/circumfix.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/colons-in-words.aff
+ extensions/spellcheck/hunspell/tests/unit/data/colons-in-words.dic
+ extensions/spellcheck/hunspell/tests/unit/data/colons-in-words.test
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixes.aff
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixes.dic
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixes.good
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixes.test
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixes.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixes2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixes2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixes2.good
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixes2.test
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixesutf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixesutf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixesutf.good
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixesutf.test
+ extensions/spellcheck/hunspell/tests/unit/data/complexprefixesutf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix2.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix2.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix3.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix3.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix3.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix3.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundaffix3.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundflag.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundflag.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundflag.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundflag.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundflag.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule2.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule2.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule2.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule3.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule3.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule3.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule3.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule3.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule4.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule4.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule4.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule4.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule4.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule5.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule5.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule5.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule5.morph
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule5.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule5.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule6.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule6.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule6.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule6.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule6.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule7.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule7.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule7.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule7.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule7.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule8.aff
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule8.dic
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule8.good
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule8.test
+ extensions/spellcheck/hunspell/tests/unit/data/compoundrule8.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/condition-utf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/condition-utf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/condition-utf.good
+ extensions/spellcheck/hunspell/tests/unit/data/condition-utf.test
+ extensions/spellcheck/hunspell/tests/unit/data/condition-utf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/condition.aff
+ extensions/spellcheck/hunspell/tests/unit/data/condition.dic
+ extensions/spellcheck/hunspell/tests/unit/data/condition.good
+ extensions/spellcheck/hunspell/tests/unit/data/condition.test
+ extensions/spellcheck/hunspell/tests/unit/data/condition.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/conditionalprefix.aff
+ extensions/spellcheck/hunspell/tests/unit/data/conditionalprefix.dic
+ extensions/spellcheck/hunspell/tests/unit/data/conditionalprefix.good
+ extensions/spellcheck/hunspell/tests/unit/data/conditionalprefix.morph
+ extensions/spellcheck/hunspell/tests/unit/data/conditionalprefix.test
+ extensions/spellcheck/hunspell/tests/unit/data/conditionalprefix.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/digits-in-words.aff
+ extensions/spellcheck/hunspell/tests/unit/data/digits-in-words.dic
+ extensions/spellcheck/hunspell/tests/unit/data/digits-in-words.test
+ extensions/spellcheck/hunspell/tests/unit/data/digits-in-words.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/encoding.aff
+ extensions/spellcheck/hunspell/tests/unit/data/encoding.dic
+ extensions/spellcheck/hunspell/tests/unit/data/encoding.good
+ extensions/spellcheck/hunspell/tests/unit/data/encoding.test
+ extensions/spellcheck/hunspell/tests/unit/data/flag.aff
+ extensions/spellcheck/hunspell/tests/unit/data/flag.dic
+ extensions/spellcheck/hunspell/tests/unit/data/flag.good
+ extensions/spellcheck/hunspell/tests/unit/data/flag.test
+ extensions/spellcheck/hunspell/tests/unit/data/flaglong.aff
+ extensions/spellcheck/hunspell/tests/unit/data/flaglong.dic
+ extensions/spellcheck/hunspell/tests/unit/data/flaglong.good
+ extensions/spellcheck/hunspell/tests/unit/data/flaglong.test
+ extensions/spellcheck/hunspell/tests/unit/data/flagnum.aff
+ extensions/spellcheck/hunspell/tests/unit/data/flagnum.dic
+ extensions/spellcheck/hunspell/tests/unit/data/flagnum.good
+ extensions/spellcheck/hunspell/tests/unit/data/flagnum.test
+ extensions/spellcheck/hunspell/tests/unit/data/flagutf8.aff
+ extensions/spellcheck/hunspell/tests/unit/data/flagutf8.dic
+ extensions/spellcheck/hunspell/tests/unit/data/flagutf8.good
+ extensions/spellcheck/hunspell/tests/unit/data/flagutf8.test
+ extensions/spellcheck/hunspell/tests/unit/data/fogemorpheme.aff
+ extensions/spellcheck/hunspell/tests/unit/data/fogemorpheme.dic
+ extensions/spellcheck/hunspell/tests/unit/data/fogemorpheme.good
+ extensions/spellcheck/hunspell/tests/unit/data/fogemorpheme.test
+ extensions/spellcheck/hunspell/tests/unit/data/fogemorpheme.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/forbiddenword.aff
+ extensions/spellcheck/hunspell/tests/unit/data/forbiddenword.dic
+ extensions/spellcheck/hunspell/tests/unit/data/forbiddenword.good
+ extensions/spellcheck/hunspell/tests/unit/data/forbiddenword.test
+ extensions/spellcheck/hunspell/tests/unit/data/forbiddenword.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/forceucase.aff
+ extensions/spellcheck/hunspell/tests/unit/data/forceucase.dic
+ extensions/spellcheck/hunspell/tests/unit/data/forceucase.good
+ extensions/spellcheck/hunspell/tests/unit/data/forceucase.sug
+ extensions/spellcheck/hunspell/tests/unit/data/forceucase.test
+ extensions/spellcheck/hunspell/tests/unit/data/forceucase.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/fullstrip.aff
+ extensions/spellcheck/hunspell/tests/unit/data/fullstrip.dic
+ extensions/spellcheck/hunspell/tests/unit/data/fullstrip.good
+ extensions/spellcheck/hunspell/tests/unit/data/fullstrip.test
+ extensions/spellcheck/hunspell/tests/unit/data/germancompounding.aff
+ extensions/spellcheck/hunspell/tests/unit/data/germancompounding.dic
+ extensions/spellcheck/hunspell/tests/unit/data/germancompounding.good
+ extensions/spellcheck/hunspell/tests/unit/data/germancompounding.test
+ extensions/spellcheck/hunspell/tests/unit/data/germancompounding.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/germancompoundingold.aff
+ extensions/spellcheck/hunspell/tests/unit/data/germancompoundingold.dic
+ extensions/spellcheck/hunspell/tests/unit/data/germancompoundingold.good
+ extensions/spellcheck/hunspell/tests/unit/data/germancompoundingold.test
+ extensions/spellcheck/hunspell/tests/unit/data/germancompoundingold.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/i35725.aff
+ extensions/spellcheck/hunspell/tests/unit/data/i35725.dic
+ extensions/spellcheck/hunspell/tests/unit/data/i35725.good
+ extensions/spellcheck/hunspell/tests/unit/data/i35725.sug
+ extensions/spellcheck/hunspell/tests/unit/data/i35725.test
+ extensions/spellcheck/hunspell/tests/unit/data/i35725.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/i53643.aff
+ extensions/spellcheck/hunspell/tests/unit/data/i53643.dic
+ extensions/spellcheck/hunspell/tests/unit/data/i53643.good
+ extensions/spellcheck/hunspell/tests/unit/data/i53643.test
+ extensions/spellcheck/hunspell/tests/unit/data/i53643.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/i54633.aff
+ extensions/spellcheck/hunspell/tests/unit/data/i54633.dic
+ extensions/spellcheck/hunspell/tests/unit/data/i54633.good
+ extensions/spellcheck/hunspell/tests/unit/data/i54633.sug
+ extensions/spellcheck/hunspell/tests/unit/data/i54633.test
+ extensions/spellcheck/hunspell/tests/unit/data/i54633.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/i54980.aff
+ extensions/spellcheck/hunspell/tests/unit/data/i54980.dic
+ extensions/spellcheck/hunspell/tests/unit/data/i54980.good
+ extensions/spellcheck/hunspell/tests/unit/data/i54980.test
+ extensions/spellcheck/hunspell/tests/unit/data/i58202.aff
+ extensions/spellcheck/hunspell/tests/unit/data/i58202.dic
+ extensions/spellcheck/hunspell/tests/unit/data/i58202.good
+ extensions/spellcheck/hunspell/tests/unit/data/i58202.sug
+ extensions/spellcheck/hunspell/tests/unit/data/i58202.test
+ extensions/spellcheck/hunspell/tests/unit/data/i58202.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/i68568.aff
+ extensions/spellcheck/hunspell/tests/unit/data/i68568.dic
+ extensions/spellcheck/hunspell/tests/unit/data/i68568.test
+ extensions/spellcheck/hunspell/tests/unit/data/i68568.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/i68568utf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/i68568utf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/i68568utf.test
+ extensions/spellcheck/hunspell/tests/unit/data/i68568utf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/iconv.aff
+ extensions/spellcheck/hunspell/tests/unit/data/iconv.dic
+ extensions/spellcheck/hunspell/tests/unit/data/iconv.good
+ extensions/spellcheck/hunspell/tests/unit/data/iconv.test
+ extensions/spellcheck/hunspell/tests/unit/data/ignore.aff
+ extensions/spellcheck/hunspell/tests/unit/data/ignore.dic
+ extensions/spellcheck/hunspell/tests/unit/data/ignore.good
+ extensions/spellcheck/hunspell/tests/unit/data/ignore.test
+ extensions/spellcheck/hunspell/tests/unit/data/ignoreutf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/ignoreutf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/ignoreutf.good
+ extensions/spellcheck/hunspell/tests/unit/data/ignoreutf.test
+ extensions/spellcheck/hunspell/tests/unit/data/keepcase.aff
+ extensions/spellcheck/hunspell/tests/unit/data/keepcase.dic
+ extensions/spellcheck/hunspell/tests/unit/data/keepcase.good
+ extensions/spellcheck/hunspell/tests/unit/data/keepcase.sug
+ extensions/spellcheck/hunspell/tests/unit/data/keepcase.test
+ extensions/spellcheck/hunspell/tests/unit/data/keepcase.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/korean.aff
+ extensions/spellcheck/hunspell/tests/unit/data/korean.dic
+ extensions/spellcheck/hunspell/tests/unit/data/korean.good
+ extensions/spellcheck/hunspell/tests/unit/data/korean.test
+ extensions/spellcheck/hunspell/tests/unit/data/korean.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/map.aff
+ extensions/spellcheck/hunspell/tests/unit/data/map.dic
+ extensions/spellcheck/hunspell/tests/unit/data/map.sug
+ extensions/spellcheck/hunspell/tests/unit/data/map.test
+ extensions/spellcheck/hunspell/tests/unit/data/map.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/maputf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/maputf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/maputf.sug
+ extensions/spellcheck/hunspell/tests/unit/data/maputf.test
+ extensions/spellcheck/hunspell/tests/unit/data/maputf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/morph.aff
+ extensions/spellcheck/hunspell/tests/unit/data/morph.dic
+ extensions/spellcheck/hunspell/tests/unit/data/morph.good
+ extensions/spellcheck/hunspell/tests/unit/data/morph.morph
+ extensions/spellcheck/hunspell/tests/unit/data/morph.test
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix.aff
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix.dic
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix.good
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix.test
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix2.good
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix2.morph
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix2.test
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix3.aff
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix3.dic
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix3.good
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix3.test
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix3.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix4.aff
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix4.dic
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix4.good
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix4.test
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix5.aff
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix5.dic
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix5.good
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix5.test
+ extensions/spellcheck/hunspell/tests/unit/data/needaffix5.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/ngram-utf-fix.aff
+ extensions/spellcheck/hunspell/tests/unit/data/ngram-utf-fix.dic
+ extensions/spellcheck/hunspell/tests/unit/data/ngram-utf-fix.good
+ extensions/spellcheck/hunspell/tests/unit/data/ngram-utf-fix.sug
+ extensions/spellcheck/hunspell/tests/unit/data/ngram-utf-fix.test
+ extensions/spellcheck/hunspell/tests/unit/data/ngram-utf-fix.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/nosuggest.aff
+ extensions/spellcheck/hunspell/tests/unit/data/nosuggest.dic
+ extensions/spellcheck/hunspell/tests/unit/data/nosuggest.good
+ extensions/spellcheck/hunspell/tests/unit/data/nosuggest.sug
+ extensions/spellcheck/hunspell/tests/unit/data/nosuggest.test
+ extensions/spellcheck/hunspell/tests/unit/data/nosuggest.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/oconv.aff
+ extensions/spellcheck/hunspell/tests/unit/data/oconv.dic
+ extensions/spellcheck/hunspell/tests/unit/data/oconv.good
+ extensions/spellcheck/hunspell/tests/unit/data/oconv.sug
+ extensions/spellcheck/hunspell/tests/unit/data/oconv.test
+ extensions/spellcheck/hunspell/tests/unit/data/oconv.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound.aff
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound.dic
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound.good
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound.sug
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound.test
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound2.good
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound2.test
+ extensions/spellcheck/hunspell/tests/unit/data/onlyincompound2.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat.aff
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat.dic
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat.good
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat.test
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat2.good
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat2.test
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-cpdpat2.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword1.aff
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword1.dic
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword1.good
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword1.sug
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword1.test
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword1.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword2.good
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword2.sug
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword2.test
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-forbiddenword2.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-keepcase.aff
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-keepcase.dic
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-keepcase.good
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-keepcase.sug
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-keepcase.test
+ extensions/spellcheck/hunspell/tests/unit/data/opentaal-keepcase.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/phone.dic
+ extensions/spellcheck/hunspell/tests/unit/data/phone.sug
+ extensions/spellcheck/hunspell/tests/unit/data/phone.test
+ extensions/spellcheck/hunspell/tests/unit/data/phone.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/rep.aff
+ extensions/spellcheck/hunspell/tests/unit/data/rep.dic
+ extensions/spellcheck/hunspell/tests/unit/data/rep.sug
+ extensions/spellcheck/hunspell/tests/unit/data/rep.test
+ extensions/spellcheck/hunspell/tests/unit/data/rep.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/reputf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/reputf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/reputf.sug
+ extensions/spellcheck/hunspell/tests/unit/data/reputf.test
+ extensions/spellcheck/hunspell/tests/unit/data/reputf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/simplifiedtriple.aff
+ extensions/spellcheck/hunspell/tests/unit/data/simplifiedtriple.dic
+ extensions/spellcheck/hunspell/tests/unit/data/simplifiedtriple.good
+ extensions/spellcheck/hunspell/tests/unit/data/simplifiedtriple.test
+ extensions/spellcheck/hunspell/tests/unit/data/simplifiedtriple.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/slash.aff
+ extensions/spellcheck/hunspell/tests/unit/data/slash.dic
+ extensions/spellcheck/hunspell/tests/unit/data/slash.good
+ extensions/spellcheck/hunspell/tests/unit/data/slash.test
+ extensions/spellcheck/hunspell/tests/unit/data/sug.aff
+ extensions/spellcheck/hunspell/tests/unit/data/sug.dic
+ extensions/spellcheck/hunspell/tests/unit/data/sug.sug
+ extensions/spellcheck/hunspell/tests/unit/data/sug.test
+ extensions/spellcheck/hunspell/tests/unit/data/sug.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/List_of_common_misspellings.txt
+ extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/Makefile.am
+ extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/README
+ extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/prepare
+ extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/test
+ extensions/spellcheck/hunspell/tests/unit/data/sugutf.aff
+ extensions/spellcheck/hunspell/tests/unit/data/sugutf.dic
+ extensions/spellcheck/hunspell/tests/unit/data/sugutf.sug
+ extensions/spellcheck/hunspell/tests/unit/data/sugutf.test
+ extensions/spellcheck/hunspell/tests/unit/data/sugutf.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/test.sh
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-bom.aff
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-bom.dic
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-bom.good
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-bom.test
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-bom2.aff
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-bom2.dic
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-bom2.good
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-bom2.test
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-nonbmp.aff
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-nonbmp.dic
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-nonbmp.good
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-nonbmp.sug
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-nonbmp.test
+ extensions/spellcheck/hunspell/tests/unit/data/utf8-nonbmp.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/utf8.aff
+ extensions/spellcheck/hunspell/tests/unit/data/utf8.dic
+ extensions/spellcheck/hunspell/tests/unit/data/utf8.good
+ extensions/spellcheck/hunspell/tests/unit/data/utf8.test
+ extensions/spellcheck/hunspell/tests/unit/data/utfcompound.aff
+ extensions/spellcheck/hunspell/tests/unit/data/utfcompound.dic
+ extensions/spellcheck/hunspell/tests/unit/data/utfcompound.good
+ extensions/spellcheck/hunspell/tests/unit/data/utfcompound.test
+ extensions/spellcheck/hunspell/tests/unit/data/utfcompound.wrong
+ extensions/spellcheck/hunspell/tests/unit/data/warn.aff
+ extensions/spellcheck/hunspell/tests/unit/data/warn.dic
+ extensions/spellcheck/hunspell/tests/unit/data/warn.good
+ extensions/spellcheck/hunspell/tests/unit/data/warn.test
+ extensions/spellcheck/hunspell/tests/unit/data/zeroaffix.aff
+ extensions/spellcheck/hunspell/tests/unit/data/zeroaffix.dic
+ extensions/spellcheck/hunspell/tests/unit/data/zeroaffix.good
+ extensions/spellcheck/hunspell/tests/unit/data/zeroaffix.morph
+ extensions/spellcheck/hunspell/tests/unit/data/zeroaffix.test
+ extensions/spellcheck/hunspell/tests/unit/test_hunspell.js
+ extensions/spellcheck/hunspell/tests/unit/xpcshell.ini
+ extensions/spellcheck/locales/en-US/hunspell/README_mozilla.txt
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/5-mozilla-added
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/5-mozilla-removed
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/5-mozilla-specific
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/README
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/install-new-dict
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/make-new-dict
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/mozilla-specific.txt
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/orig/en_US-custom.aff
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/orig/en_US-custom.dic
+ extensions/spellcheck/locales/en-US/hunspell/en-US.aff
+ extensions/spellcheck/locales/en-US/hunspell/en-US.dic
+ extensions/spellcheck/tests/chrome/base/base_utf.aff
+ extensions/spellcheck/tests/chrome/base/base_utf.dic
+ extensions/spellcheck/tests/chrome/chrome.ini
+ extensions/spellcheck/tests/chrome/map/maputf.aff
+ extensions/spellcheck/tests/chrome/map/maputf.dic
+ extensions/spellcheck/tests/mochitest/helper_bug1170484.js
+ extensions/spellcheck/tests/mochitest/mochitest.ini
+ extensions/universalchardet/tests/CharsetDetectionTests.js
+ extensions/universalchardet/tests/bug547487_text.html
+ extensions/universalchardet/tests/bug631751be_text.html
+ extensions/universalchardet/tests/bug638318_text.html
+ extensions/universalchardet/tests/bug811363-1.text
+ extensions/universalchardet/tests/bug811363-2.text
+ extensions/universalchardet/tests/bug811363-3.text
+ extensions/universalchardet/tests/bug811363-4.text
+ extensions/universalchardet/tests/bug811363-5.text
+ extensions/universalchardet/tests/bug811363-6.text
+ extensions/universalchardet/tests/bug811363-7.text
+ extensions/universalchardet/tests/bug811363-8.text
+ extensions/universalchardet/tests/bug811363-9.text
+ extensions/universalchardet/tests/bug811363-invalid-1.text
+ extensions/universalchardet/tests/bug811363-invalid-2.text
+ extensions/universalchardet/tests/bug811363-invalid-3.text
+ extensions/universalchardet/tests/bug811363-invalid-4.text
+ extensions/universalchardet/tests/bug811363-invalid-5.text
+ extensions/universalchardet/tests/chrome.ini
+ gfx/2d/ShadersD2D.fx
+ gfx/2d/ShadersD2D.h
+ gfx/2d/ShadersD2D1.h
+ gfx/2d/gfx2d.sln
+ gfx/2d/ssse3-scaler.h
+ gfx/2d/unittest/TestCairo.cpp
+ gfx/2d/unittest/unittest.vcxproj
+ gfx/angle/AUTHORS
+ gfx/angle/CONTRIBUTORS
+ gfx/angle/DEPS
+ gfx/angle/DEPS.chromium
+ gfx/angle/README.chromium
+ gfx/angle/README.md
+ gfx/angle/README.mozilla
+ gfx/angle/include/GLES2/gl2platform.h
+ gfx/angle/include/GLES3/gl3platform.h
+ gfx/angle/moz.build
+ gfx/angle/src/commit.h
+ gfx/angle/src/commit_id.py
+ gfx/angle/src/common/third_party/numerics/README.angle
+ gfx/angle/src/common/third_party/numerics/base/numerics/OWNERS
+ gfx/angle/src/compiler/preprocessor/64bit-tokenizer-safety.patch
+ gfx/angle/src/compiler/translator/64bit-lexer-safety.patch
+ gfx/angle/src/copy_compiler_dll.bat
+ gfx/angle/src/libANGLE/moz.build
+ gfx/angle/src/libANGLE/renderer/angle_format_data.json
+ gfx/angle/src/libANGLE/renderer/angle_format_map.json
+ gfx/angle/src/libANGLE/renderer/d3d/HLSLCompiler.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/dxgi_support_data.json
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/BufferToTexture11.hlsl
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/Clear11.hlsl
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/Passthrough2D11.hlsl
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/Passthrough3D11.hlsl
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/ResolveDepthStencil.hlsl
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/Swizzle11.hlsl
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_gs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_ps_4f.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_ps_4i.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_ps_4ui.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_vs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/clearfloat11_fl9ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/clearfloat11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/clearfloat11vs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/clearsint11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/clearsint11vs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/clearuint11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/clearuint11vs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthrough2d11vs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthrough3d11gs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthrough3d11vs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughdepth2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughlum2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughlum3d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughlumalpha2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughlumalpha3d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughr2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughr2di11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughr2dui11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughr3d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughr3di11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughr3dui11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrg2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrg2di11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrg2dui11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrg3d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrg3di11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrg3dui11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgb2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgb2di11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgb2dui11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgb3d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgb3di11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgb3dui11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgba2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgba2di11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgba2dui11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgba3d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgba3di11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgba3dui11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgbapremultiply2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgbaunmultiply2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgbpremultiply2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/passthroughrgbunmultiply2d11ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/resolvedepth11_ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/resolvedepthstencil11_ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/resolvedepthstencil11_vs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/resolvestencil11_ps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/swizzlef2darrayps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/swizzlef2dps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/swizzlef3dps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/swizzlei2darrayps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/swizzlei2dps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/swizzlei3dps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/swizzleui2darrayps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/swizzleui2dps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/swizzleui3dps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/shaders/generate_shaders.bat
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/texture_format_data.json
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/texture_format_map.json
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/shaders/compiled/componentmaskps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/shaders/compiled/flipyvs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/shaders/compiled/luminanceps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/shaders/compiled/passthroughps.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/shaders/compiled/standardvs.h
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/shaders/generate_shaders.bat
+ gfx/angle/src/libANGLE/renderer/gl/FeatureSupportGL.md
+ gfx/angle/src/libANGLE/renderer/gl/glx/FBConfigCompatibility.md
+ gfx/angle/src/libANGLE/renderer/load_functions_data.json
+ gfx/angle/src/libEGL/libEGL.def
+ gfx/angle/src/libEGL/libEGL.rc
+ gfx/angle/src/libEGL/moz.build
+ gfx/angle/src/libEGL/resource.h
+ gfx/angle/src/libGLESv2/libGLESv2.def
+ gfx/angle/src/libGLESv2/libGLESv2.rc
+ gfx/angle/src/libGLESv2/moz.build
+ gfx/angle/src/libGLESv2/resource.h
+ gfx/angle/src/tests/WebGL-CTS-known-failures.txt
+ gfx/angle/src/tests/egl_tests/EGLThreadTest.cpp
+ gfx/angle/src/tests/gl_tests/media/pixel.inl
+ gfx/angle/src/tests/gles_conformance_tests/generate_gles_conformance_tests.py
+ gfx/angle/src/tests/gles_conformance_tests/gles_conformance_tests.cpp
+ gfx/angle/src/tests/perf_tests/third_party/perf/angle-mods.patch
+ gfx/angle/src/tests/third_party/gpu_test_expectations/HowToMakeChanges.md
+ gfx/angle/src/tests/third_party/rapidjson/README.chromium
+ gfx/angle/src/third_party/compiler/README.angle
+ gfx/angle/src/third_party/libXNVCtrl/README.angle
+ gfx/angle/src/third_party/murmurhash/MurmurHash3.cpp
+ gfx/angle/src/third_party/murmurhash/MurmurHash3.h
+ gfx/cairo/cairo/AUTHORS
+ gfx/cairo/cairo/README
+ gfx/cairo/cairo/src/cairo-d2d-private-fx.h
+ gfx/cairo/cairo/src/cairo-d2d-private.fx
+ gfx/cairo/cairo/src/cairo-features-win32.h
+ gfx/cairo/cairo/src/cairo-font-face-twin-data.c
+ gfx/cairo/cairo/src/cairo-no-features.h
+ gfx/cairo/cairo/src/cairo-rename.h
+ gfx/cairo/cairo/src/cairo-supported-features.h
+ gfx/cairo/cairo/src/cairo-version.h
+ gfx/cairo/cairo/src/check-has-hidden-symbols.c
+ gfx/cairo/cairo/src/check-link.c
+ gfx/cairo/cairo/src/filterpublic.awk
+ gfx/cairo/cairo/src/pixman-rename.h
+ gfx/cairo/glitz/src/glitz.def
+ gfx/cairo/glitz/src/wgl/glitz-wgl.def
+ gfx/cairo/libpixman/AUTHORS
+ gfx/cairo/libpixman/NEWS
+ gfx/cairo/libpixman/README
+ gfx/cairo/libpixman/TODO
+ gfx/cairo/libpixman/src/make-combine.pl
+ gfx/cairo/libpixman/src/pixman-access-accessors.c
+ gfx/cairo/libpixman/src/pixman-accessor.h
+ gfx/cairo/libpixman/src/pixman-arm-detect-win32.asm
+ gfx/cairo/libpixman/src/pixman-combine.c.template
+ gfx/cairo/libpixman/src/pixman-combine.h.template
+ gfx/cairo/libpixman/src/pixman-combine16.c
+ gfx/cairo/libpixman/src/pixman-combine32.h
+ gfx/cairo/libpixman/src/pixman-combine64.c
+ gfx/cairo/libpixman/src/pixman-combine64.h
+ gfx/cairo/libpixman/src/pixman-compiler.h
+ gfx/cairo/libpixman/src/pixman-dither.h
+ gfx/cairo/libpixman/src/pixman-edge-accessors.c
+ gfx/cairo/libpixman/src/pixman-private.h
+ gfx/cairo/libpixman/src/refactor
+ gfx/doc/AsyncPanZoom-HighLevel.png
+ gfx/doc/AsyncPanZoom.md
+ gfx/doc/GraphicsOverview.md
+ gfx/doc/LayersHistory.md
+ gfx/doc/MainPage.md
+ gfx/doc/MozSurface.md
+ gfx/doc/SharedMozSurface.md
+ gfx/doc/Silk.md
+ gfx/doc/silkArchitecture.png
+ gfx/docs/index.rst
+ gfx/gl/GLParseRegistryXML.py
+ gfx/graphite2/README.md
+ gfx/graphite2/README.mozilla
+ gfx/graphite2/moz-gr-update.sh
+ gfx/harfbuzz/AUTHORS
+ gfx/harfbuzz/Makefile.am
+ gfx/harfbuzz/README
+ gfx/harfbuzz/README-mozilla
+ gfx/harfbuzz/TODO
+ gfx/harfbuzz/autogen.sh
+ gfx/harfbuzz/configure.ac
+ gfx/harfbuzz/src/Makefile.am
+ gfx/harfbuzz/src/check-c-linkage-decls.sh
+ gfx/harfbuzz/src/check-defs.sh
+ gfx/harfbuzz/src/check-header-guards.sh
+ gfx/harfbuzz/src/check-includes.sh
+ gfx/harfbuzz/src/check-libstdc++.sh
+ gfx/harfbuzz/src/check-static-inits.sh
+ gfx/harfbuzz/src/check-symbols.sh
+ gfx/harfbuzz/src/gen-arabic-table.py
+ gfx/harfbuzz/src/gen-indic-table.py
+ gfx/harfbuzz/src/gen-use-table.py
+ gfx/harfbuzz/src/harfbuzz-gobject.pc.in
+ gfx/harfbuzz/src/harfbuzz-icu.pc
+ gfx/harfbuzz/src/harfbuzz-icu.pc.in
+ gfx/harfbuzz/src/harfbuzz.pc
+ gfx/harfbuzz/src/harfbuzz.pc.in
+ gfx/harfbuzz/src/hb-ot-shape-complex-arabic-table.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-indic-table.cc
+ gfx/harfbuzz/src/hb-ot-shape-complex-use-table.cc
+ gfx/harfbuzz/src/sample.py
+ gfx/layers/BufferTexture.cpp
+ gfx/layers/BufferTexture.h
+ gfx/layers/GLImages.cpp
+ gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js
+ gfx/layers/apz/test/mochitest/apz_test_utils.js
+ gfx/layers/apz/test/mochitest/chrome.ini
+ gfx/layers/apz/test/mochitest/helper_subframe_style.css
+ gfx/layers/apz/test/mochitest/mochitest.ini
+ gfx/layers/apz/test/reftest/reftest-stylo.list
+ gfx/layers/apz/test/reftest/reftest.list
+ gfx/layers/basic/TextureClientX11.cpp
+ gfx/layers/basic/TextureClientX11.h
+ gfx/layers/client/TextureClient.h
+ gfx/layers/composite/qrcode_table.h
+ gfx/layers/d3d11/CompositorD3D11Shaders.h
+ gfx/layers/d3d9/LayerManagerD3D9Shaders.h
+ gfx/layers/d3d9/LayerManagerD3D9Shaders.hlsl
+ gfx/layers/layerviewer/hide.png
+ gfx/layers/layerviewer/layerTreeView.js
+ gfx/layers/layerviewer/noise.png
+ gfx/layers/layerviewer/show.png
+ gfx/layers/layerviewer/tree.css
+ gfx/layers/opengl/TextureClientOGL.h
+ gfx/layers/protobuf/LayerScopePacket.pb.cc
+ gfx/layers/protobuf/LayerScopePacket.pb.h
+ gfx/layers/protobuf/LayerScopePacket.proto
+ gfx/ots/README.mozilla
+ gfx/ots/ots-lz4.patch
+ gfx/ots/ots-visibility.patch
+ gfx/qcms/qcmsint.h
+ gfx/qcms/qcmstypes.h
+ gfx/qcms/transform-sse1.c
+ gfx/qcms/transform-sse2.c
+ gfx/qcms/transform_util.c
+ gfx/skia/README
+ gfx/skia/README_COMMITTING
+ gfx/skia/README_MOZILLA
+ gfx/skia/generate_mozbuild.py
+ gfx/skia/gyp_mozbuild
+ gfx/skia/moz.build
+ gfx/skia/patches/README
+ gfx/skia/patches/archive/0001-Bug-687189-Implement-SkPaint-getPosTextPath.patch
+ gfx/skia/patches/archive/0001-Bug-777614-Re-add-our-SkUserConfig.h-r-nrc.patch
+ gfx/skia/patches/archive/0001-Bug-803063-Skia-cross-compilation-for-Windows-fails-.patch
+ gfx/skia/patches/archive/0001-Bug-895086-Remove-unused-find_from_uniqueID-function.patch
+ gfx/skia/patches/archive/0002-Bug-688366-Dont-invalidate-all-radial-gradients.patch
+ gfx/skia/patches/archive/0002-Bug-848491-Re-apply-Bug-795549-Move-TileProc-functio.patch
+ gfx/skia/patches/archive/0003-SkUserConfig-for-Mozilla.patch
+ gfx/skia/patches/archive/0004-Bug-722011-Fix-trailing-commas-in-enums.patch
+ gfx/skia/patches/archive/0005-Bug-731384-Fix-clang-SK_OVERRIDE.patch
+ gfx/skia/patches/archive/0005-Bug-777614-Re-apply-bug-687188-Expand-the-gradient-c.patch
+ gfx/skia/patches/archive/0006-Bug-751814-ARM-EDSP-ARMv6-Skia-fixes.patch
+ gfx/skia/patches/archive/0006-Bug-848491-Re-apply-Bug-777614-Add-our-SkUserConfig..patch
+ gfx/skia/patches/archive/0007-Bug-848491-Re-apply-bug-687188-Expand-the-gradient-c.patch
+ gfx/skia/patches/archive/0008-Bug-687188-Skia-radial-gradients.patch
+ gfx/skia/patches/archive/0008-Bug-848491-Re-apply-759683-Handle-compilers-that-don.patch
+ gfx/skia/patches/archive/0009-Bug-755869-FreeBSD-Hurd.patch
+ gfx/skia/patches/archive/0009-Bug-777614-Re-apply-759683-Handle-compilers-that-don.patch
+ gfx/skia/patches/archive/0009-Bug-848491-Re-apply-bug-751418-Add-our-own-GrUserCon.patch
+ gfx/skia/patches/archive/0010-Bug-689069-ARM-Opts.patch
+ gfx/skia/patches/archive/0010-Bug-836892-Add-new-blending-modes-to-SkXfermode.patch
+ gfx/skia/patches/archive/0010-Bug-848491-Re-apply-bug-817356-Patch-Skia-to-recogni.patch
+ gfx/skia/patches/archive/0011-Bug-719575-Fix-clang-build.patch
+ gfx/skia/patches/archive/0011-Bug-839347-no-anon-namespace-around-SkNO_RETURN_HINT.patch
+ gfx/skia/patches/archive/0012-Bug-751418-Add-our-own-GrUserConfig-r-mattwoodrow.patch
+ gfx/skia/patches/archive/0012-Bug-759683-make-ssse3-conditional.patch
+ gfx/skia/patches/archive/0013-Bug-751418-Fix-compile-error-on-gcc-in-Skia-GL-r-mat.patch
+ gfx/skia/patches/archive/0013-Bug-761890-fonts.patch
+ gfx/skia/patches/archive/0014-Bug-765038-Fix-clang-build.patch
+ gfx/skia/patches/archive/0015-Bug-766017-warnings.patch
+ gfx/skia/patches/archive/0016-Bug-718849-Radial-gradients.patch
+ gfx/skia/patches/archive/0017-Bug-740194-SkMemory-mozalloc.patch
+ gfx/skia/patches/archive/0018-Bug-817356-PPC-defines.patch
+ gfx/skia/patches/archive/0022-Bug-848491-Re-apply-bug-795538-Ensure-we-use-the-cor.patch
+ gfx/skia/patches/archive/0023-Bug-890539-Fix-SK_COMPILE_ASSERT-build-warning.patch
+ gfx/skia/patches/archive/0025-Bug-896049-Add-default-Value-SK_OVERRIDE.patch
+ gfx/skia/patches/archive/0026-Bug-901208-Fix-ARM-v4t.patch
+ gfx/skia/patches/archive/0033-Bug-974900-undef-interface-windows.patch
+ gfx/skia/patches/archive/SkPostConfig.patch
+ gfx/skia/patches/archive/arm-fixes.patch
+ gfx/skia/patches/archive/arm-opts.patch
+ gfx/skia/patches/archive/fix-comma-end-enum-list.patch
+ gfx/skia/patches/archive/fix-gradient-clamp.patch
+ gfx/skia/patches/archive/getpostextpath.patch
+ gfx/skia/patches/archive/mingw-fix.patch
+ gfx/skia/patches/archive/new-aa.patch
+ gfx/skia/patches/archive/old-android-fonthost.patch
+ gfx/skia/patches/archive/radial-gradients.patch
+ gfx/skia/patches/archive/skia_restrict_problem.patch
+ gfx/skia/patches/archive/uninitialized-margin.patch
+ gfx/skia/patches/archive/user-config.patch
+ gfx/skia/skia/include/ports/SkTypeface_cairo.h
+ gfx/skia/skia/src/animator/thingstodo.txt
+ gfx/skia/skia/src/core/SkBitmapProcState_utils.h
+ gfx/skia/skia/src/core/SkOrderedReadBuffer.h
+ gfx/skia/skia/src/opts/SkBitmapProcState_matrixProcs_neon.cpp
+ gfx/skia/skia/src/sksl/sksl.flex
+ gfx/skia/skia/src/sksl/sksl.include
+ gfx/skia/skia/src/sksl/sksl_frag.include
+ gfx/skia/skia/src/sksl/sksl_vert.include
+ gfx/tests/browser/browser.ini
+ gfx/tests/browser/browser_windowless_troubleshoot_crash.js
+ gfx/tests/crashtests/369947-1.html
+ gfx/tests/crashtests/441360_data.gif
+ gfx/tests/crashtests/487549-bad_kern_table.ttf
+ gfx/tests/crashtests/580100-bad_hhea_table.ttf
+ gfx/tests/crashtests/580212-bad_loca_table.ttf
+ gfx/tests/crashtests/580233-bad_gpos_table.ttf
+ gfx/tests/crashtests/580719-bad_head_table.ttf
+ gfx/tests/crashtests/805760.ttf
+ gfx/tests/crashtests/815489.html
+ gfx/tests/crashtests/944579.html
+ gfx/tests/crashtests/944579.png
+ gfx/tests/crashtests/PigLatin_Plane15.ttf
+ gfx/tests/crashtests/Prototype.ttf
+ gfx/tests/crashtests/crashtests.list
+ gfx/tests/gtest/TestArena.cpp
+ gfx/tests/gtest/TestCompositor.cpp
+ gfx/tests/gtest/TestJobScheduler.cpp
+ gfx/tests/gtest/TestLayers.cpp
+ gfx/tests/gtest/TestLayers.h
+ gfx/tests/gtest/TestQcms.cpp
+ gfx/tests/gtest/TestTextures.cpp
+ gfx/tests/gtest/TestTiledLayerBuffer.cpp
+ gfx/tests/gtest/TestTreeTraversal.cpp
+ gfx/tests/gtest/TestVsync.cpp
+ gfx/tests/gtest/gfxSurfaceRefCountTest.cpp
+ gfx/tests/mochitest/mochitest.ini
+ gfx/tests/reftest/blacktrans.png
+ gfx/tests/reftest/bwinton.jpg
+ gfx/tests/reftest/reftest-stylo.list
+ gfx/tests/reftest/reftest.list
+ gfx/tests/unit/test_nsIScriptableRegion.js
+ gfx/tests/unit/xpcshell.ini
+ gfx/thebes/CJKCompatSVS.cpp
+ gfx/thebes/genTables.py
+ gfx/thebes/gfxMacPlatformFontList.mm
+ gfx/ycbcr/QuellGccWarnings.patch
+ gfx/ycbcr/README
+ gfx/ycbcr/TypeFromSize.patch
+ gfx/ycbcr/update.sh
+ gradle.properties
+ gradle/wrapper/gradle-wrapper.jar
+ gradle/wrapper/gradle-wrapper.properties
+ gradlew
+ image/test/browser/animated.gif
+ image/test/browser/animated2.gif
+ image/test/browser/big.png
+ image/test/browser/browser.ini
+ image/test/browser/browser_bug666317.js
+ image/test/browser/browser_docshell_type_editor.js
+ image/test/browser/browser_image.js
+ image/test/browser/head.js
+ image/test/crashtests/1210745-1.gif
+ image/test/crashtests/1235605.gif
+ image/test/crashtests/1241729-1.bmp
+ image/test/crashtests/1242778-1.png
+ image/test/crashtests/1249576-1.png
+ image/test/crashtests/1251091-1.png
+ image/test/crashtests/256-height.ico
+ image/test/crashtests/256-width.ico
+ image/test/crashtests/463696.bmp
+ image/test/crashtests/523528-1.gif
+ image/test/crashtests/523528-2.gif
+ image/test/crashtests/570451.png
+ image/test/crashtests/83804-1.gif
+ image/test/crashtests/856616.gif
+ image/test/crashtests/89341-1.gif
+ image/test/crashtests/944353.jpg
+ image/test/crashtests/colormap-range.gif
+ image/test/crashtests/crashtests.list
+ image/test/crashtests/delayedframe.sjs
+ image/test/crashtests/ie.png
+ image/test/crashtests/invalid-disposal-method-1.gif
+ image/test/crashtests/invalid-disposal-method-2.gif
+ image/test/crashtests/invalid-disposal-method-3.gif
+ image/test/crashtests/invalid-icc-profile.jpg
+ image/test/crashtests/invalid-size-second-frame.gif
+ image/test/crashtests/invalid-size.gif
+ image/test/crashtests/invalid_ico_height.ico
+ image/test/crashtests/invalid_ico_width.ico
+ image/test/crashtests/multiple-png-hassize.ico
+ image/test/crashtests/threeframes-end.gif
+ image/test/crashtests/threeframes-start.gif
+ image/test/crashtests/truncated-second-frame.png
+ image/test/gtest/animated-with-extra-image-sub-blocks.gif
+ image/test/gtest/corrupt-with-bad-bmp-height.ico
+ image/test/gtest/corrupt-with-bad-bmp-width.ico
+ image/test/gtest/corrupt.jpg
+ image/test/gtest/downscaled.bmp
+ image/test/gtest/downscaled.gif
+ image/test/gtest/downscaled.ico
+ image/test/gtest/downscaled.icon
+ image/test/gtest/downscaled.jpg
+ image/test/gtest/downscaled.png
+ image/test/gtest/first-frame-green.gif
+ image/test/gtest/first-frame-green.png
+ image/test/gtest/first-frame-padding.gif
+ image/test/gtest/green-1x1-truncated.gif
+ image/test/gtest/green.bmp
+ image/test/gtest/green.gif
+ image/test/gtest/green.ico
+ image/test/gtest/green.icon
+ image/test/gtest/green.jpg
+ image/test/gtest/green.png
+ image/test/gtest/invalid-truncated-metadata.bmp
+ image/test/gtest/no-frame-delay.gif
+ image/test/gtest/rle4.bmp
+ image/test/gtest/rle8.bmp
+ image/test/gtest/transparent-ico-with-and-mask.ico
+ image/test/gtest/transparent-if-within-ico.bmp
+ image/test/gtest/transparent.gif
+ image/test/gtest/transparent.png
+ image/test/mochitest/12M-pixels-1.png
+ image/test/mochitest/12M-pixels-2.png
+ image/test/mochitest/6M-pixels.png
+ image/test/mochitest/INT32_MIN.bmp
+ image/test/mochitest/animated-gif-finalframe.gif
+ image/test/mochitest/animated-gif.gif
+ image/test/mochitest/animated-gif2.gif
+ image/test/mochitest/animated-gif_trailing-garbage.gif
+ image/test/mochitest/animated1.gif
+ image/test/mochitest/animated2.gif
+ image/test/mochitest/animationPolling.js
+ image/test/mochitest/bad.jpg
+ image/test/mochitest/big.png
+ image/test/mochitest/blue.gif
+ image/test/mochitest/blue.png
+ image/test/mochitest/bug1132427.gif
+ image/test/mochitest/bug1180105-waiter.sjs
+ image/test/mochitest/bug1180105.sjs
+ image/test/mochitest/bug1319025-ref.png
+ image/test/mochitest/bug1319025.png
+ image/test/mochitest/bug399925.gif
+ image/test/mochitest/bug415761.ico
+ image/test/mochitest/bug468160.sjs
+ image/test/mochitest/bug478398_ONLY.png
+ image/test/mochitest/bug490949.sjs
+ image/test/mochitest/bug496292-1.sjs
+ image/test/mochitest/bug496292-2.sjs
+ image/test/mochitest/bug497665.sjs
+ image/test/mochitest/bug552605.sjs
+ image/test/mochitest/bug657191.sjs
+ image/test/mochitest/bug671906.sjs
+ image/test/mochitest/bug733553-informant.sjs
+ image/test/mochitest/bug733553.sjs
+ image/test/mochitest/bug767779.sjs
+ image/test/mochitest/bug89419.sjs
+ image/test/mochitest/bug900200-ref.png
+ image/test/mochitest/bug900200.png
+ image/test/mochitest/chrome.ini
+ image/test/mochitest/clear.gif
+ image/test/mochitest/clear.png
+ image/test/mochitest/clear2-results.gif
+ image/test/mochitest/clear2.gif
+ image/test/mochitest/damon.jpg
+ image/test/mochitest/error-early.png
+ image/test/mochitest/first-frame-padding.gif
+ image/test/mochitest/green.png
+ image/test/mochitest/grey.png
+ image/test/mochitest/ico-bmp-opaque.ico
+ image/test/mochitest/ico-bmp-transparent.ico
+ image/test/mochitest/imgutils.js
+ image/test/mochitest/invalid.jpg
+ image/test/mochitest/keep.gif
+ image/test/mochitest/keep.png
+ image/test/mochitest/mochitest.ini
+ image/test/mochitest/opaque.bmp
+ image/test/mochitest/over.png
+ image/test/mochitest/purple.gif
+ image/test/mochitest/red.gif
+ image/test/mochitest/red.png
+ image/test/mochitest/restore-previous.gif
+ image/test/mochitest/restore-previous.png
+ image/test/mochitest/rillybad.jpg
+ image/test/mochitest/schrep.png
+ image/test/mochitest/shaver.png
+ image/test/mochitest/short_header.gif
+ image/test/mochitest/source.png
+ image/test/mochitest/transparent.gif
+ image/test/mochitest/transparent.png
+ image/test/mochitest/webcam-simulacrum.sjs
+ image/test/reftest/ImageDocument.css
+ image/test/reftest/apng/bug411852-1-ref.png
+ image/test/reftest/apng/bug411852-1.png
+ image/test/reftest/apng/bug546272-ref.png
+ image/test/reftest/apng/bug546272.png
+ image/test/reftest/apng/reftest-stylo.list
+ image/test/reftest/apng/reftest.list
+ image/test/reftest/blob/image.png
+ image/test/reftest/blob/reftest-stylo.list
+ image/test/reftest/blob/reftest.list
+ image/test/reftest/bmp/1240629-1.bmp
+ image/test/reftest/bmp/1240629-2.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-not-square-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-not-square-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-15x15-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-15x15-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-16x16-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-16x16-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-17x17-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-17x17-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-1x1-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-1x1-1bpp.ico
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-1x1-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-2x2-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-2x2-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-31x31-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-31x31-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-32x32-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-32x32-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-33x33-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-33x33-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-3x3-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-3x3-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-4x4-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-4x4-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-5x5-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-5x5-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-6x6-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-6x6-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-7x7-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-7x7-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-8x8-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-8x8-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-9x9-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/bmp-size-9x9-1bpp.png
+ image/test/reftest/bmp/bmp-1bpp/os2bmp-size-32x32-1bpp.bmp
+ image/test/reftest/bmp/bmp-1bpp/reftest-stylo.list
+ image/test/reftest/bmp/bmp-1bpp/reftest.list
+ image/test/reftest/bmp/bmp-1bpp/top-to-bottom-16x16-1bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-not-square-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-not-square-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-15x15-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-15x15-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-16x16-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-16x16-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-17x17-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-17x17-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-1x1-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-1x1-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-2x2-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-2x2-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-31x31-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-31x31-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-32x32-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-32x32-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-33x33-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-33x33-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-3x3-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-3x3-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-4x4-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-4x4-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-5x5-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-5x5-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-6x6-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-6x6-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-7x7-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-7x7-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-8x8-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-8x8-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-9x9-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/bmp-size-9x9-24bpp.png
+ image/test/reftest/bmp/bmp-24bpp/os2bmp-size-32x32-24bpp.bmp
+ image/test/reftest/bmp/bmp-24bpp/reftest-stylo.list
+ image/test/reftest/bmp/bmp-24bpp/reftest.list
+ image/test/reftest/bmp/bmp-24bpp/top-to-bottom-16x16-24bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-not-square-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-not-square-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-15x15-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-15x15-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-16x16-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-16x16-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-17x17-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-17x17-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-1x1-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-1x1-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-2x2-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-2x2-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-31x31-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-31x31-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-32x32-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-32x32-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-33x33-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-33x33-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-3x3-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-3x3-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-4x4-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-4x4-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-5x5-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-5x5-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-6x6-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-6x6-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-7x7-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-7x7-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-8x8-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-8x8-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-9x9-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/bmp-size-9x9-4bpp.png
+ image/test/reftest/bmp/bmp-4bpp/os2bmp-size-32x32-4bpp.bmp
+ image/test/reftest/bmp/bmp-4bpp/reftest-stylo.list
+ image/test/reftest/bmp/bmp-4bpp/reftest.list
+ image/test/reftest/bmp/bmp-4bpp/rle4-delta-320x240.bmp
+ image/test/reftest/bmp/bmp-4bpp/rle4-delta-320x240.png
+ image/test/reftest/bmp/bmp-4bpp/top-to-bottom-16x16-4bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-not-square-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-not-square-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-15x15-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-15x15-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-16x16-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-16x16-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-17x17-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-17x17-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-1x1-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-1x1-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-2x2-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-2x2-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-31x31-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-31x31-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-32x32-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-32x32-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-33x33-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-33x33-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-3x3-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-3x3-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-4x4-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-4x4-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-5x5-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-5x5-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-6x6-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-6x6-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-7x7-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-7x7-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-8x8-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-8x8-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-9x9-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/bmp-size-9x9-8bpp.png
+ image/test/reftest/bmp/bmp-8bpp/os2-bmp-size-32x32-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/reftest-stylo.list
+ image/test/reftest/bmp/bmp-8bpp/reftest.list
+ image/test/reftest/bmp/bmp-8bpp/rle-bmp-not-square-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/rle-bmp-size-32x32-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/top-to-bottom-16x16-8bpp.bmp
+ image/test/reftest/bmp/bmp-8bpp/top-to-bottom-rle-bmp-size-32x32-8bpp.bmp
+ image/test/reftest/bmp/bmp-corrupted/invalid-bpp.bmp
+ image/test/reftest/bmp/bmp-corrupted/invalid-compression-BITFIELDS.bmp
+ image/test/reftest/bmp/bmp-corrupted/invalid-compression-RLE4.bmp
+ image/test/reftest/bmp/bmp-corrupted/invalid-compression-RLE8.bmp
+ image/test/reftest/bmp/bmp-corrupted/invalid-compression.bmp
+ image/test/reftest/bmp/bmp-corrupted/invalid-signature.bmp
+ image/test/reftest/bmp/bmp-corrupted/invalid-truncated-metadata.bmp
+ image/test/reftest/bmp/bmp-corrupted/os2-invalid-bpp.bmp
+ image/test/reftest/bmp/bmp-corrupted/reftest-stylo.list
+ image/test/reftest/bmp/bmp-corrupted/reftest.list
+ image/test/reftest/bmp/bmpsuite/README.mozilla
+ image/test/reftest/bmp/bmpsuite/b/badbitcount.bmp
+ image/test/reftest/bmp/bmpsuite/b/badbitssize.bmp
+ image/test/reftest/bmp/bmpsuite/b/baddens1.bmp
+ image/test/reftest/bmp/bmpsuite/b/baddens2.bmp
+ image/test/reftest/bmp/bmpsuite/b/badfilesize.bmp
+ image/test/reftest/bmp/bmpsuite/b/badheadersize.bmp
+ image/test/reftest/bmp/bmpsuite/b/badpalettesize.bmp
+ image/test/reftest/bmp/bmpsuite/b/badplanes.bmp
+ image/test/reftest/bmp/bmpsuite/b/badrle.bmp
+ image/test/reftest/bmp/bmpsuite/b/badrle.png
+ image/test/reftest/bmp/bmpsuite/b/badwidth.bmp
+ image/test/reftest/bmp/bmpsuite/b/pal1.png
+ image/test/reftest/bmp/bmpsuite/b/pal8.png
+ image/test/reftest/bmp/bmpsuite/b/pal8badindex.bmp
+ image/test/reftest/bmp/bmpsuite/b/pal8badindex.png
+ image/test/reftest/bmp/bmpsuite/b/reallybig.bmp
+ image/test/reftest/bmp/bmpsuite/b/reftest-stylo.list
+ image/test/reftest/bmp/bmpsuite/b/reftest.list
+ image/test/reftest/bmp/bmpsuite/b/rletopdown.bmp
+ image/test/reftest/bmp/bmpsuite/b/shortfile.bmp
+ image/test/reftest/bmp/bmpsuite/b/shortfile.png
+ image/test/reftest/bmp/bmpsuite/g/pal1.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal1.png
+ image/test/reftest/bmp/bmpsuite/g/pal1bg.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal1bg.png
+ image/test/reftest/bmp/bmpsuite/g/pal1wb.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal4.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal4.png
+ image/test/reftest/bmp/bmpsuite/g/pal4rle.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8-0.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8.png
+ image/test/reftest/bmp/bmpsuite/g/pal8nonsquare-e.png
+ image/test/reftest/bmp/bmpsuite/g/pal8nonsquare.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8nonsquare.png
+ image/test/reftest/bmp/bmpsuite/g/pal8os2.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8rle.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8topdown.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8v4.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8v5.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8w124.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8w124.png
+ image/test/reftest/bmp/bmpsuite/g/pal8w125.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8w125.png
+ image/test/reftest/bmp/bmpsuite/g/pal8w126.bmp
+ image/test/reftest/bmp/bmpsuite/g/pal8w126.png
+ image/test/reftest/bmp/bmpsuite/g/reftest-stylo.list
+ image/test/reftest/bmp/bmpsuite/g/reftest.list
+ image/test/reftest/bmp/bmpsuite/g/rgb16-565.bmp
+ image/test/reftest/bmp/bmpsuite/g/rgb16-565.png
+ image/test/reftest/bmp/bmpsuite/g/rgb16-565pal.bmp
+ image/test/reftest/bmp/bmpsuite/g/rgb16.bmp
+ image/test/reftest/bmp/bmpsuite/g/rgb16.png
+ image/test/reftest/bmp/bmpsuite/g/rgb24.bmp
+ image/test/reftest/bmp/bmpsuite/g/rgb24.png
+ image/test/reftest/bmp/bmpsuite/g/rgb24pal.bmp
+ image/test/reftest/bmp/bmpsuite/g/rgb32.bmp
+ image/test/reftest/bmp/bmpsuite/g/rgb32bf.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal1p1.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal1p1.png
+ image/test/reftest/bmp/bmpsuite/q/pal2.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal4rletrns.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal4rletrns.png
+ image/test/reftest/bmp/bmpsuite/q/pal8.png
+ image/test/reftest/bmp/bmpsuite/q/pal8offs.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal8os2sp.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal8os2v2-16.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal8os2v2.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal8oversizepal.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal8rletrns.bmp
+ image/test/reftest/bmp/bmpsuite/q/pal8rletrns.png
+ image/test/reftest/bmp/bmpsuite/q/reftest-stylo.list
+ image/test/reftest/bmp/bmpsuite/q/reftest.list
+ image/test/reftest/bmp/bmpsuite/q/rgb16-231.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgb16-231.png
+ image/test/reftest/bmp/bmpsuite/q/rgb24.png
+ image/test/reftest/bmp/bmpsuite/q/rgb24jpeg.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgb24largepal.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgb24lprof.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgb24png.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgb24prof.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgb32-111110.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgb32fakealpha.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgba16-4444.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgba16-4444.png
+ image/test/reftest/bmp/bmpsuite/q/rgba32.bmp
+ image/test/reftest/bmp/bmpsuite/q/rgba32.png
+ image/test/reftest/bmp/bmpsuite/q/rgba32abf.bmp
+ image/test/reftest/bmp/bmpsuite/reftest-stylo.list
+ image/test/reftest/bmp/bmpsuite/reftest.list
+ image/test/reftest/bmp/reftest-stylo.list
+ image/test/reftest/bmp/reftest.list
+ image/test/reftest/color-management/color-curv.png
+ image/test/reftest/color-management/color-lin.png
+ image/test/reftest/color-management/color-table.png
+ image/test/reftest/color-management/invalid-chrm-ref.png
+ image/test/reftest/color-management/invalid-chrm.png
+ image/test/reftest/color-management/invalid-whitepoint.png
+ image/test/reftest/color-management/reftest-stylo.list
+ image/test/reftest/color-management/reftest.list
+ image/test/reftest/downscaling/black-border-bottom.png
+ image/test/reftest/downscaling/black-border-left.png
+ image/test/reftest/downscaling/black-border-right.png
+ image/test/reftest/downscaling/black-border-top.png
+ image/test/reftest/downscaling/bmp-size-16x16-24bpp.png
+ image/test/reftest/downscaling/downscale-1-bigimage.png
+ image/test/reftest/downscaling/downscale-1-smallimage.png
+ image/test/reftest/downscaling/ff-0RGB.ico
+ image/test/reftest/downscaling/ff-0RGB.png
+ image/test/reftest/downscaling/ff-ARGB.ico
+ image/test/reftest/downscaling/ff-ARGB.png
+ image/test/reftest/downscaling/lime-red-256px-bmp-in.ico
+ image/test/reftest/downscaling/lime-red-256px-png-in.ico
+ image/test/reftest/downscaling/lime-red-256px.bmp
+ image/test/reftest/downscaling/lime-red-256px.gif
+ image/test/reftest/downscaling/lime-red-256px.jpg
+ image/test/reftest/downscaling/lime-red-256px.png
+ image/test/reftest/downscaling/lime-red-32px.png
+ image/test/reftest/downscaling/png-interlaced.png
+ image/test/reftest/downscaling/png-normal.png
+ image/test/reftest/downscaling/reftest-stylo.list
+ image/test/reftest/downscaling/reftest.list
+ image/test/reftest/downscaling/top-to-bottom-16x16-24bpp.bmp
+ image/test/reftest/encoders-lossless/ImageDocument.css
+ image/test/reftest/encoders-lossless/reftest-stylo.list
+ image/test/reftest/encoders-lossless/reftest.list
+ image/test/reftest/encoders-lossless/size-15x15.png
+ image/test/reftest/encoders-lossless/size-16x16.png
+ image/test/reftest/encoders-lossless/size-17x17.png
+ image/test/reftest/encoders-lossless/size-1x1.png
+ image/test/reftest/encoders-lossless/size-256x256.png
+ image/test/reftest/encoders-lossless/size-2x2.png
+ image/test/reftest/encoders-lossless/size-31x31.png
+ image/test/reftest/encoders-lossless/size-32x32.png
+ image/test/reftest/encoders-lossless/size-33x33.png
+ image/test/reftest/encoders-lossless/size-3x3.png
+ image/test/reftest/encoders-lossless/size-4x4.png
+ image/test/reftest/encoders-lossless/size-5x5.png
+ image/test/reftest/encoders-lossless/size-6x6.png
+ image/test/reftest/encoders-lossless/size-7x7.png
+ image/test/reftest/encoders-lossless/size-8x8.png
+ image/test/reftest/encoders-lossless/size-9x9.png
+ image/test/reftest/encoders-lossless/test.png
+ image/test/reftest/generic/check-header.sjs
+ image/test/reftest/generic/green.png
+ image/test/reftest/generic/reftest-stylo.list
+ image/test/reftest/generic/reftest.list
+ image/test/reftest/gif/1bit-255-trans.gif
+ image/test/reftest/gif/1bit-255-trans.png
+ image/test/reftest/gif/ImageDocument.css
+ image/test/reftest/gif/animation1a.gif
+ image/test/reftest/gif/animation2a-finalframe.gif
+ image/test/reftest/gif/animation2a.gif
+ image/test/reftest/gif/blue.gif
+ image/test/reftest/gif/comment.gif
+ image/test/reftest/gif/comment.png
+ image/test/reftest/gif/in-colormap-trans.gif
+ image/test/reftest/gif/in-colormap-trans.png
+ image/test/reftest/gif/one-color-offset-ref.gif
+ image/test/reftest/gif/one-color-offset.gif
+ image/test/reftest/gif/out-of-colormap-trans.gif
+ image/test/reftest/gif/out-of-colormap-trans.png
+ image/test/reftest/gif/red.gif
+ image/test/reftest/gif/reftest-stylo.list
+ image/test/reftest/gif/reftest.list
+ image/test/reftest/gif/small-background-size-2-ref.gif
+ image/test/reftest/gif/small-background-size-2.gif
+ image/test/reftest/gif/small-background-size-ref.gif
+ image/test/reftest/gif/small-background-size.gif
+ image/test/reftest/gif/tiletest-ref.png
+ image/test/reftest/gif/tiletest.gif
+ image/test/reftest/gif/transparent-animation-finalframe.gif
+ image/test/reftest/gif/transparent-animation.gif
+ image/test/reftest/gif/truncated-framerect-interlaced-ref.gif
+ image/test/reftest/gif/truncated-framerect-interlaced.gif
+ image/test/reftest/gif/truncated-framerect-ref.gif
+ image/test/reftest/gif/truncated-framerect.gif
+ image/test/reftest/ico/cur/pointer.cur
+ image/test/reftest/ico/cur/pointer.png
+ image/test/reftest/ico/cur/reftest-stylo.list
+ image/test/reftest/ico/cur/reftest.list
+ image/test/reftest/ico/ico-bmp-1bpp/ico-not-square-transparent-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-not-square-transparent-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-partial-transparent-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-partial-transparent-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-15x15-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-15x15-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-16x16-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-16x16-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-17x17-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-17x17-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-1x1-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-1x1-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-256x256-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-256x256-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-2x2-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-2x2-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-31x31-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-31x31-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-32x32-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-32x32-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-33x33-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-33x33-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-3x3-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-3x3-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-4x4-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-4x4-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-5x5-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-5x5-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-6x6-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-6x6-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-7x7-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-7x7-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-8x8-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-8x8-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-9x9-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-size-9x9-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/ico-transparent-1bpp.ico
+ image/test/reftest/ico/ico-bmp-1bpp/ico-transparent-1bpp.png
+ image/test/reftest/ico/ico-bmp-1bpp/reftest-stylo.list
+ image/test/reftest/ico/ico-bmp-1bpp/reftest.list
+ image/test/reftest/ico/ico-bmp-24bpp/ico-not-square-transparent-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-not-square-transparent-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-partial-transparent-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-partial-transparent-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-15x15-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-15x15-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-16x16-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-16x16-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-17x17-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-17x17-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-1x1-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-1x1-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-256x256-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-256x256-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-2x2-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-2x2-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-31x31-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-31x31-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-32x32-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-32x32-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-33x33-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-33x33-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-3x3-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-3x3-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-4x4-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-4x4-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-5x5-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-5x5-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-6x6-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-6x6-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-7x7-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-7x7-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-8x8-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-8x8-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-9x9-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-size-9x9-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/ico-transparent-24bpp.ico
+ image/test/reftest/ico/ico-bmp-24bpp/ico-transparent-24bpp.png
+ image/test/reftest/ico/ico-bmp-24bpp/reftest-stylo.list
+ image/test/reftest/ico/ico-bmp-24bpp/reftest.list
+ image/test/reftest/ico/ico-bmp-32bpp/ico-not-square-transparent-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-not-square-transparent-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-partial-transparent-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-partial-transparent-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-15x15-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-15x15-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-16x16-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-16x16-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-17x17-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-17x17-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-1x1-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-1x1-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-256x256-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-256x256-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-2x2-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-2x2-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-31x31-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-31x31-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-32x32-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-32x32-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-33x33-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-33x33-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-3x3-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-3x3-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-4x4-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-4x4-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-5x5-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-5x5-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-6x6-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-6x6-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-7x7-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-7x7-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-8x8-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-8x8-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-9x9-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-size-9x9-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/ico-transparent-32bpp.ico
+ image/test/reftest/ico/ico-bmp-32bpp/ico-transparent-32bpp.png
+ image/test/reftest/ico/ico-bmp-32bpp/reftest-stylo.list
+ image/test/reftest/ico/ico-bmp-32bpp/reftest.list
+ image/test/reftest/ico/ico-bmp-4bpp/ico-not-square-transparent-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-not-square-transparent-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-partial-transparent-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-partial-transparent-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-15x15-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-15x15-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-16x16-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-16x16-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-17x17-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-17x17-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-1x1-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-1x1-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-256x256-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-256x256-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-2x2-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-2x2-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-31x31-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-31x31-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-32x32-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-32x32-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-33x33-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-33x33-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-3x3-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-3x3-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-4x4-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-4x4-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-5x5-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-5x5-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-6x6-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-6x6-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-7x7-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-7x7-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-8x8-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-8x8-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-9x9-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-size-9x9-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/ico-transparent-4bpp.ico
+ image/test/reftest/ico/ico-bmp-4bpp/ico-transparent-4bpp.png
+ image/test/reftest/ico/ico-bmp-4bpp/reftest-stylo.list
+ image/test/reftest/ico/ico-bmp-4bpp/reftest.list
+ image/test/reftest/ico/ico-bmp-8bpp/ico-not-square-transparent-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-not-square-transparent-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-partial-transparent-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-partial-transparent-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-15x15-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-15x15-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-16x16-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-16x16-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-17x17-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-17x17-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-1x1-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-1x1-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-256x256-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-256x256-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-2x2-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-2x2-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-31x31-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-31x31-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-32x32-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-32x32-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-33x33-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-33x33-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-3x3-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-3x3-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-4x4-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-4x4-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-5x5-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-5x5-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-6x6-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-6x6-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-7x7-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-7x7-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-8x8-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-8x8-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-9x9-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-size-9x9-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/ico-transparent-8bpp.ico
+ image/test/reftest/ico/ico-bmp-8bpp/ico-transparent-8bpp.png
+ image/test/reftest/ico/ico-bmp-8bpp/reftest-stylo.list
+ image/test/reftest/ico/ico-bmp-8bpp/reftest.list
+ image/test/reftest/ico/ico-bmp-corrupted/16x16.png
+ image/test/reftest/ico/ico-bmp-corrupted/invalid-bpp.ico
+ image/test/reftest/ico/ico-bmp-corrupted/invalid-compression-RLE4.ico
+ image/test/reftest/ico/ico-bmp-corrupted/invalid-compression-RLE8.ico
+ image/test/reftest/ico/ico-bmp-corrupted/invalid-compression.ico
+ image/test/reftest/ico/ico-bmp-corrupted/reftest-stylo.list
+ image/test/reftest/ico/ico-bmp-corrupted/reftest.list
+ image/test/reftest/ico/ico-mixed/mixed-bmp-png.ico
+ image/test/reftest/ico/ico-mixed/mixed-bmp-png.png
+ image/test/reftest/ico/ico-mixed/mixed-bmp-png32.png
+ image/test/reftest/ico/ico-mixed/mixed-bmp-png48.png
+ image/test/reftest/ico/ico-mixed/reftest-stylo.list
+ image/test/reftest/ico/ico-mixed/reftest.list
+ image/test/reftest/ico/ico-png/corrupted_x00n0g01.ico
+ image/test/reftest/ico/ico-png/corrupted_xxcrn0g04.ico
+ image/test/reftest/ico/ico-png/ico-size-15x15-png.ico
+ image/test/reftest/ico/ico-png/ico-size-15x15-png.png
+ image/test/reftest/ico/ico-png/ico-size-16x16-png.ico
+ image/test/reftest/ico/ico-png/ico-size-16x16-png.png
+ image/test/reftest/ico/ico-png/ico-size-17x17-png.ico
+ image/test/reftest/ico/ico-png/ico-size-17x17-png.png
+ image/test/reftest/ico/ico-png/ico-size-1x1-png.ico
+ image/test/reftest/ico/ico-png/ico-size-1x1-png.png
+ image/test/reftest/ico/ico-png/ico-size-256x256-png.ico
+ image/test/reftest/ico/ico-png/ico-size-256x256-png.png
+ image/test/reftest/ico/ico-png/ico-size-2x2-png.ico
+ image/test/reftest/ico/ico-png/ico-size-2x2-png.png
+ image/test/reftest/ico/ico-png/ico-size-31x31-png.ico
+ image/test/reftest/ico/ico-png/ico-size-31x31-png.png
+ image/test/reftest/ico/ico-png/ico-size-32x32-png.ico
+ image/test/reftest/ico/ico-png/ico-size-32x32-png.png
+ image/test/reftest/ico/ico-png/ico-size-33x33-png.ico
+ image/test/reftest/ico/ico-png/ico-size-33x33-png.png
+ image/test/reftest/ico/ico-png/ico-size-3x3-png.ico
+ image/test/reftest/ico/ico-png/ico-size-3x3-png.png
+ image/test/reftest/ico/ico-png/ico-size-4x4-png.ico
+ image/test/reftest/ico/ico-png/ico-size-4x4-png.png
+ image/test/reftest/ico/ico-png/ico-size-5x5-png.ico
+ image/test/reftest/ico/ico-png/ico-size-5x5-png.png
+ image/test/reftest/ico/ico-png/ico-size-6x6-png.ico
+ image/test/reftest/ico/ico-png/ico-size-6x6-png.png
+ image/test/reftest/ico/ico-png/ico-size-7x7-png.ico
+ image/test/reftest/ico/ico-png/ico-size-7x7-png.png
+ image/test/reftest/ico/ico-png/ico-size-8x8-png.ico
+ image/test/reftest/ico/ico-png/ico-size-8x8-png.png
+ image/test/reftest/ico/ico-png/ico-size-9x9-png.ico
+ image/test/reftest/ico/ico-png/ico-size-9x9-png.png
+ image/test/reftest/ico/ico-png/reftest-stylo.list
+ image/test/reftest/ico/ico-png/reftest.list
+ image/test/reftest/ico/ico-png/tmp.ico
+ image/test/reftest/ico/ico-png/transparent-png.ico
+ image/test/reftest/ico/ico-png/transparent-png.png
+ image/test/reftest/ico/ico-png/x00n0g01.png
+ image/test/reftest/ico/ico-png/xcrn0g04.png
+ image/test/reftest/ico/reftest-stylo.list
+ image/test/reftest/ico/reftest.list
+ image/test/reftest/jpeg/blue.jpg
+ image/test/reftest/jpeg/jpg-cmyk-1.jpg
+ image/test/reftest/jpeg/jpg-cmyk-1.png
+ image/test/reftest/jpeg/jpg-cmyk-2.jpg
+ image/test/reftest/jpeg/jpg-cmyk-2.png
+ image/test/reftest/jpeg/jpg-gray.jpg
+ image/test/reftest/jpeg/jpg-gray.png
+ image/test/reftest/jpeg/jpg-progressive.jpg
+ image/test/reftest/jpeg/jpg-progressive.png
+ image/test/reftest/jpeg/jpg-size-15x15.jpg
+ image/test/reftest/jpeg/jpg-size-15x15.png
+ image/test/reftest/jpeg/jpg-size-16x16.jpg
+ image/test/reftest/jpeg/jpg-size-16x16.png
+ image/test/reftest/jpeg/jpg-size-17x17.jpg
+ image/test/reftest/jpeg/jpg-size-17x17.png
+ image/test/reftest/jpeg/jpg-size-1x1.jpg
+ image/test/reftest/jpeg/jpg-size-1x1.png
+ image/test/reftest/jpeg/jpg-size-2x2.jpg
+ image/test/reftest/jpeg/jpg-size-2x2.png
+ image/test/reftest/jpeg/jpg-size-31x31.jpg
+ image/test/reftest/jpeg/jpg-size-31x31.png
+ image/test/reftest/jpeg/jpg-size-32x32.jpg
+ image/test/reftest/jpeg/jpg-size-32x32.png
+ image/test/reftest/jpeg/jpg-size-33x33.jpg
+ image/test/reftest/jpeg/jpg-size-33x33.png
+ image/test/reftest/jpeg/jpg-size-3x3.jpg
+ image/test/reftest/jpeg/jpg-size-3x3.png
+ image/test/reftest/jpeg/jpg-size-4x4.jpg
+ image/test/reftest/jpeg/jpg-size-4x4.png
+ image/test/reftest/jpeg/jpg-size-5x5.jpg
+ image/test/reftest/jpeg/jpg-size-5x5.png
+ image/test/reftest/jpeg/jpg-size-6x6.jpg
+ image/test/reftest/jpeg/jpg-size-6x6.png
+ image/test/reftest/jpeg/jpg-size-7x7.jpg
+ image/test/reftest/jpeg/jpg-size-7x7.png
+ image/test/reftest/jpeg/jpg-size-8x8.jpg
+ image/test/reftest/jpeg/jpg-size-8x8.png
+ image/test/reftest/jpeg/jpg-size-9x9.jpg
+ image/test/reftest/jpeg/jpg-size-9x9.png
+ image/test/reftest/jpeg/jpg-srgb-icc.jpg
+ image/test/reftest/jpeg/jpg-srgb-icc.png
+ image/test/reftest/jpeg/red.jpg
+ image/test/reftest/jpeg/reftest-stylo.list
+ image/test/reftest/jpeg/reftest.list
+ image/test/reftest/jpeg/webcam-simulacrum.mjpg
+ image/test/reftest/jpeg/webcam-simulacrum.mjpg^headers^
+ image/test/reftest/pngsuite-ancillary/ccwn2c08.png
+ image/test/reftest/pngsuite-ancillary/ccwn3p08.png
+ image/test/reftest/pngsuite-ancillary/cdfn2c08.png
+ image/test/reftest/pngsuite-ancillary/cdhn2c08.png
+ image/test/reftest/pngsuite-ancillary/cdsn2c08.png
+ image/test/reftest/pngsuite-ancillary/cdun2c08.png
+ image/test/reftest/pngsuite-ancillary/ch1n3p04.png
+ image/test/reftest/pngsuite-ancillary/ch2n3p08.png
+ image/test/reftest/pngsuite-ancillary/cm0n0g04.png
+ image/test/reftest/pngsuite-ancillary/cm7n0g04.png
+ image/test/reftest/pngsuite-ancillary/cm9n0g04.png
+ image/test/reftest/pngsuite-ancillary/cs3n2c16.png
+ image/test/reftest/pngsuite-ancillary/cs3n3p08.png
+ image/test/reftest/pngsuite-ancillary/cs5n2c08.png
+ image/test/reftest/pngsuite-ancillary/cs5n3p08.png
+ image/test/reftest/pngsuite-ancillary/cs8n2c08.png
+ image/test/reftest/pngsuite-ancillary/cs8n3p08.png
+ image/test/reftest/pngsuite-ancillary/ct0n0g04.png
+ image/test/reftest/pngsuite-ancillary/ct1n0g04.png
+ image/test/reftest/pngsuite-ancillary/ctzn0g04.png
+ image/test/reftest/pngsuite-ancillary/qcms-asm-check.js
+ image/test/reftest/pngsuite-ancillary/reftest-stylo.list
+ image/test/reftest/pngsuite-ancillary/reftest.list
+ image/test/reftest/pngsuite-background/bgai4a08.png
+ image/test/reftest/pngsuite-background/bgai4a16.png
+ image/test/reftest/pngsuite-background/bgan6a08.png
+ image/test/reftest/pngsuite-background/bgan6a16.png
+ image/test/reftest/pngsuite-background/bgbn4a08.png
+ image/test/reftest/pngsuite-background/bggn4a16.png
+ image/test/reftest/pngsuite-background/bgwn6a08.png
+ image/test/reftest/pngsuite-background/bgyn6a16.png
+ image/test/reftest/pngsuite-background/reftest-stylo.list
+ image/test/reftest/pngsuite-background/reftest.list
+ image/test/reftest/pngsuite-basic-i/basi0g01.png
+ image/test/reftest/pngsuite-basic-i/basi0g02.png
+ image/test/reftest/pngsuite-basic-i/basi0g04.png
+ image/test/reftest/pngsuite-basic-i/basi0g08.png
+ image/test/reftest/pngsuite-basic-i/basi0g16.png
+ image/test/reftest/pngsuite-basic-i/basi2c08.png
+ image/test/reftest/pngsuite-basic-i/basi2c16.png
+ image/test/reftest/pngsuite-basic-i/basi3p01.png
+ image/test/reftest/pngsuite-basic-i/basi3p02.png
+ image/test/reftest/pngsuite-basic-i/basi3p04.png
+ image/test/reftest/pngsuite-basic-i/basi3p08.png
+ image/test/reftest/pngsuite-basic-i/basi4a08.png
+ image/test/reftest/pngsuite-basic-i/basi4a16.png
+ image/test/reftest/pngsuite-basic-i/basi6a08.png
+ image/test/reftest/pngsuite-basic-i/basi6a16.png
+ image/test/reftest/pngsuite-basic-i/reftest-stylo.list
+ image/test/reftest/pngsuite-basic-i/reftest.list
+ image/test/reftest/pngsuite-basic-n/basn0g01.png
+ image/test/reftest/pngsuite-basic-n/basn0g02.png
+ image/test/reftest/pngsuite-basic-n/basn0g04.png
+ image/test/reftest/pngsuite-basic-n/basn0g08.png
+ image/test/reftest/pngsuite-basic-n/basn0g16.png
+ image/test/reftest/pngsuite-basic-n/basn2c08.png
+ image/test/reftest/pngsuite-basic-n/basn2c16.png
+ image/test/reftest/pngsuite-basic-n/basn3p01.png
+ image/test/reftest/pngsuite-basic-n/basn3p02.png
+ image/test/reftest/pngsuite-basic-n/basn3p04.png
+ image/test/reftest/pngsuite-basic-n/basn3p08.png
+ image/test/reftest/pngsuite-basic-n/basn4a08.png
+ image/test/reftest/pngsuite-basic-n/basn4a16.png
+ image/test/reftest/pngsuite-basic-n/basn6a08.png
+ image/test/reftest/pngsuite-basic-n/basn6a16.png
+ image/test/reftest/pngsuite-basic-n/reftest-stylo.list
+ image/test/reftest/pngsuite-basic-n/reftest.list
+ image/test/reftest/pngsuite-chunkorder/oi1n0g16.png
+ image/test/reftest/pngsuite-chunkorder/oi1n2c16.png
+ image/test/reftest/pngsuite-chunkorder/oi2n0g16.png
+ image/test/reftest/pngsuite-chunkorder/oi2n2c16.png
+ image/test/reftest/pngsuite-chunkorder/oi4n0g16.png
+ image/test/reftest/pngsuite-chunkorder/oi4n2c16.png
+ image/test/reftest/pngsuite-chunkorder/oi9n0g16.png
+ image/test/reftest/pngsuite-chunkorder/oi9n2c16.png
+ image/test/reftest/pngsuite-chunkorder/reftest-stylo.list
+ image/test/reftest/pngsuite-chunkorder/reftest.list
+ image/test/reftest/pngsuite-corrupted/reftest-stylo.list
+ image/test/reftest/pngsuite-corrupted/reftest.list
+ image/test/reftest/pngsuite-corrupted/x00n0g01.png
+ image/test/reftest/pngsuite-corrupted/xcrn0g04.png
+ image/test/reftest/pngsuite-corrupted/xlfn0g04.png
+ image/test/reftest/pngsuite-filtering/f00n0g08.png
+ image/test/reftest/pngsuite-filtering/f00n2c08.png
+ image/test/reftest/pngsuite-filtering/f01n0g08.png
+ image/test/reftest/pngsuite-filtering/f01n2c08.png
+ image/test/reftest/pngsuite-filtering/f02n0g08.png
+ image/test/reftest/pngsuite-filtering/f02n2c08.png
+ image/test/reftest/pngsuite-filtering/f03n0g08.png
+ image/test/reftest/pngsuite-filtering/f03n2c08.png
+ image/test/reftest/pngsuite-filtering/f04n0g08.png
+ image/test/reftest/pngsuite-filtering/f04n2c08.png
+ image/test/reftest/pngsuite-filtering/reftest-stylo.list
+ image/test/reftest/pngsuite-filtering/reftest.list
+ image/test/reftest/pngsuite-gamma/g03n0g16.png
+ image/test/reftest/pngsuite-gamma/g03n2c08.png
+ image/test/reftest/pngsuite-gamma/g03n3p04.png
+ image/test/reftest/pngsuite-gamma/g04n0g16.png
+ image/test/reftest/pngsuite-gamma/g04n2c08.png
+ image/test/reftest/pngsuite-gamma/g04n3p04.png
+ image/test/reftest/pngsuite-gamma/g05n0g16.png
+ image/test/reftest/pngsuite-gamma/g05n2c08.png
+ image/test/reftest/pngsuite-gamma/g05n3p04.png
+ image/test/reftest/pngsuite-gamma/g07n0g16.png
+ image/test/reftest/pngsuite-gamma/g07n2c08.png
+ image/test/reftest/pngsuite-gamma/g07n3p04.png
+ image/test/reftest/pngsuite-gamma/g10n0g16.png
+ image/test/reftest/pngsuite-gamma/g10n2c08.png
+ image/test/reftest/pngsuite-gamma/g10n3p04.png
+ image/test/reftest/pngsuite-gamma/g25n0g16.png
+ image/test/reftest/pngsuite-gamma/g25n2c08.png
+ image/test/reftest/pngsuite-gamma/g25n3p04.png
+ image/test/reftest/pngsuite-gamma/reftest-stylo.list
+ image/test/reftest/pngsuite-gamma/reftest.list
+ image/test/reftest/pngsuite-oddsizes/reftest-stylo.list
+ image/test/reftest/pngsuite-oddsizes/reftest.list
+ image/test/reftest/pngsuite-oddsizes/s01i3p01.png
+ image/test/reftest/pngsuite-oddsizes/s01n3p01.png
+ image/test/reftest/pngsuite-oddsizes/s02i3p01.png
+ image/test/reftest/pngsuite-oddsizes/s02n3p01.png
+ image/test/reftest/pngsuite-oddsizes/s03i3p01.png
+ image/test/reftest/pngsuite-oddsizes/s03n3p01.png
+ image/test/reftest/pngsuite-oddsizes/s04i3p01.png
+ image/test/reftest/pngsuite-oddsizes/s04n3p01.png
+ image/test/reftest/pngsuite-oddsizes/s05i3p02.png
+ image/test/reftest/pngsuite-oddsizes/s05n3p02.png
+ image/test/reftest/pngsuite-oddsizes/s06i3p02.png
+ image/test/reftest/pngsuite-oddsizes/s06n3p02.png
+ image/test/reftest/pngsuite-oddsizes/s07i3p02.png
+ image/test/reftest/pngsuite-oddsizes/s07n3p02.png
+ image/test/reftest/pngsuite-oddsizes/s08i3p02.png
+ image/test/reftest/pngsuite-oddsizes/s08n3p02.png
+ image/test/reftest/pngsuite-oddsizes/s09i3p02.png
+ image/test/reftest/pngsuite-oddsizes/s09n3p02.png
+ image/test/reftest/pngsuite-oddsizes/s32i3p04.png
+ image/test/reftest/pngsuite-oddsizes/s32n3p04.png
+ image/test/reftest/pngsuite-oddsizes/s33i3p04.png
+ image/test/reftest/pngsuite-oddsizes/s33n3p04.png
+ image/test/reftest/pngsuite-oddsizes/s34i3p04.png
+ image/test/reftest/pngsuite-oddsizes/s34n3p04.png
+ image/test/reftest/pngsuite-oddsizes/s35i3p04.png
+ image/test/reftest/pngsuite-oddsizes/s35n3p04.png
+ image/test/reftest/pngsuite-oddsizes/s36i3p04.png
+ image/test/reftest/pngsuite-oddsizes/s36n3p04.png
+ image/test/reftest/pngsuite-oddsizes/s37i3p04.png
+ image/test/reftest/pngsuite-oddsizes/s37n3p04.png
+ image/test/reftest/pngsuite-oddsizes/s38i3p04.png
+ image/test/reftest/pngsuite-oddsizes/s38n3p04.png
+ image/test/reftest/pngsuite-oddsizes/s39i3p04.png
+ image/test/reftest/pngsuite-oddsizes/s39n3p04.png
+ image/test/reftest/pngsuite-oddsizes/s40i3p04.png
+ image/test/reftest/pngsuite-oddsizes/s40n3p04.png
+ image/test/reftest/pngsuite-palettes/pp0n2c16.png
+ image/test/reftest/pngsuite-palettes/pp0n6a08.png
+ image/test/reftest/pngsuite-palettes/ps1n0g08.png
+ image/test/reftest/pngsuite-palettes/ps1n2c16.png
+ image/test/reftest/pngsuite-palettes/ps2n0g08.png
+ image/test/reftest/pngsuite-palettes/ps2n2c16.png
+ image/test/reftest/pngsuite-palettes/reftest-stylo.list
+ image/test/reftest/pngsuite-palettes/reftest.list
+ image/test/reftest/pngsuite-transparency/reftest-stylo.list
+ image/test/reftest/pngsuite-transparency/reftest.list
+ image/test/reftest/pngsuite-transparency/tbbn1g04.png
+ image/test/reftest/pngsuite-transparency/tbbn2c16.png
+ image/test/reftest/pngsuite-transparency/tbbn3p08.png
+ image/test/reftest/pngsuite-transparency/tbgn2c16.png
+ image/test/reftest/pngsuite-transparency/tbgn3p08.png
+ image/test/reftest/pngsuite-transparency/tbrn2c08.png
+ image/test/reftest/pngsuite-transparency/tbwn1g16.png
+ image/test/reftest/pngsuite-transparency/tbwn3p08.png
+ image/test/reftest/pngsuite-transparency/tbyn3p08.png
+ image/test/reftest/pngsuite-transparency/tp1n3p08.png
+ image/test/reftest/pngsuite-zlib/reftest-stylo.list
+ image/test/reftest/pngsuite-zlib/reftest.list
+ image/test/reftest/pngsuite-zlib/z00n2c08.png
+ image/test/reftest/pngsuite-zlib/z03n2c08.png
+ image/test/reftest/pngsuite-zlib/z06n2c08.png
+ image/test/reftest/pngsuite-zlib/z09n2c08.png
+ image/test/reftest/reftest-stylo.list
+ image/test/reftest/reftest.list
+ image/test/unit/async_load_tests.js
+ image/test/unit/bug413512.ico
+ image/test/unit/bug815359.ico
+ image/test/unit/image1.png
+ image/test/unit/image1png16x16.jpg
+ image/test/unit/image1png64x64.jpg
+ image/test/unit/image2.jpg
+ image/test/unit/image2jpg16x16-win.png
+ image/test/unit/image2jpg16x16.png
+ image/test/unit/image2jpg16x16cropped.jpg
+ image/test/unit/image2jpg16x16cropped2.jpg
+ image/test/unit/image2jpg16x32cropped3.jpg
+ image/test/unit/image2jpg16x32scaled.jpg
+ image/test/unit/image2jpg32x16cropped4.jpg
+ image/test/unit/image2jpg32x16scaled.jpg
+ image/test/unit/image2jpg32x32-win.png
+ image/test/unit/image2jpg32x32.jpg
+ image/test/unit/image2jpg32x32.png
+ image/test/unit/image3.ico
+ image/test/unit/image3ico16x16.png
+ image/test/unit/image3ico32x32.png
+ image/test/unit/image4.gif
+ image/test/unit/image4gif16x16bmp24bpp.ico
+ image/test/unit/image4gif16x16bmp32bpp.ico
+ image/test/unit/image4gif32x32bmp24bpp.ico
+ image/test/unit/image4gif32x32bmp32bpp.ico
+ image/test/unit/image_load_helpers.js
+ image/test/unit/test_async_notification.js
+ image/test/unit/test_async_notification_404.js
+ image/test/unit/test_async_notification_animated.js
+ image/test/unit/test_encoder_apng.js
+ image/test/unit/test_encoder_png.js
+ image/test/unit/test_imgtools.js
+ image/test/unit/test_moz_icon_uri.js
+ image/test/unit/test_private_channel.js
+ image/test/unit/xpcshell.ini
+ intl/chardet/tools/gen.cmd
+ intl/hyphenation/README.mozilla
+ intl/hyphenation/hyphen/AUTHORS
+ intl/hyphenation/hyphen/README.compound
+ intl/hyphenation/hyphen/README.hyphen
+ intl/hyphenation/hyphen/README.nonstandard
+ intl/icu-patches/bug-1172609-timezone-recreateDefault.diff
+ intl/icu-patches/bug-1198952-workaround-make-3.82-bug.diff
+ intl/icu-patches/bug-1228227-bug-1263325-libc++-gcc_hidden.diff
+ intl/icu-patches/bug-915735
+ intl/icu-patches/suppress-warnings.diff
+ intl/icu-patches/ucol_getKeywordValuesForLocale-ulist_resetList.diff
+ intl/icu/source/allinone/allinone.sln
+ intl/icu/source/allinone/icucheck.bat
+ intl/icu/source/common/ubiditransform.c
+ intl/icu/source/common/unicode/ubiditransform.h
+ intl/icu/source/configure.ac
+ intl/icu/source/data/curr/pool.res
+ intl/icu/source/data/icu4j-readme.txt
+ intl/icu/source/data/in/coll/ucadata-implicithan.icu
+ intl/icu/source/data/in/coll/ucadata-unihan.icu
+ intl/icu/source/data/in/nfc.nrm
+ intl/icu/source/data/in/nfkc.nrm
+ intl/icu/source/data/in/nfkc_cf.nrm
+ intl/icu/source/data/in/pnames.icu
+ intl/icu/source/data/in/ubidi.icu
+ intl/icu/source/data/in/ucase.icu
+ intl/icu/source/data/in/unames.icu
+ intl/icu/source/data/in/uprops.icu
+ intl/icu/source/data/in/uts46.nrm
+ intl/icu/source/data/lang/pool.res
+ intl/icu/source/data/locales/pool.res
+ intl/icu/source/data/region/pool.res
+ intl/icu/source/data/unidata/changes.txt
+ intl/icu/source/data/unidata/confusablesWholeScript.txt
+ intl/icu/source/data/unit/pool.res
+ intl/icu/source/data/zone/pool.res
+ intl/icu/source/extra/scrptrun/srtest.dsp
+ intl/icu/source/extra/scrptrun/srtest.dsw
+ intl/icu/source/extra/uconv/samples/ISO-8859-2.txt
+ intl/icu/source/extra/uconv/samples/ISO-8859-3.txt
+ intl/icu/source/extra/uconv/samples/danish-ISO-8859-1.txt
+ intl/icu/source/extra/uconv/samples/eucJP.txt
+ intl/icu/source/extra/uconv/samples/hangul-eucKR.txt
+ intl/icu/source/extra/uconv/samples/hania-eucKR.txt
+ intl/icu/source/extra/uconv/samples/ibm-37-test.txt
+ intl/icu/source/extra/uconv/samples/iso8859-1.txt
+ intl/icu/source/extra/uconv/samples/koi8r.txt
+ intl/icu/source/extra/uconv/samples/utf8/armenian.txt
+ intl/icu/source/extra/uconv/samples/utf8/banviet.txt
+ intl/icu/source/extra/uconv/samples/utf8/chinese-ulysses.txt
+ intl/icu/source/extra/uconv/samples/utf8/croat.txt
+ intl/icu/source/extra/uconv/samples/utf8/danish.txt
+ intl/icu/source/extra/uconv/samples/utf8/hangul.txt
+ intl/icu/source/extra/uconv/samples/utf8/hania.txt
+ intl/icu/source/extra/uconv/samples/utf8/jap.txt
+ intl/icu/source/extra/uconv/samples/utf8/korean.txt
+ intl/icu/source/extra/uconv/samples/utf8/linji.txt
+ intl/icu/source/extra/uconv/samples/utf8/many.txt
+ intl/icu/source/extra/uconv/samples/utf8/maopoem.txt
+ intl/icu/source/extra/uconv/samples/utf8/russian.txt
+ intl/icu/source/extra/uconv/samples/utf8/simplechinese.txt
+ intl/icu/source/extra/uconv/samples/utf8/turkish.txt
+ intl/icu/source/extra/uconv/samples/utf8/utf-8-demo.txt
+ intl/icu/source/tools/gencolusb/README.md
+ intl/icu/source/tools/tzcode/asctime.c
+ intl/icu/source/tools/tzcode/ialloc.c
+ intl/icu/source/tools/tzcode/localtime.c
+ intl/icu/source/tools/tzcode/private.h
+ intl/icu/source/tools/tzcode/readme.txt
+ intl/icu/source/tools/tzcode/scheck.c
+ intl/icu/source/tools/tzcode/tzfile.h
+ intl/icu/source/tools/tzcode/tzselect.ksh
+ intl/icu/source/tools/tzcode/zdump.c
+ intl/icu/source/tools/tzcode/zic.c
+ intl/icu_sources_data.py
+ intl/locale/tests/sort/us-ascii_base.txt
+ intl/locale/tests/sort/us-ascii_base_case_res.txt
+ intl/locale/tests/sort/us-ascii_base_nocase_res.txt
+ intl/locale/tests/sort/us-ascii_sort.txt
+ intl/locale/tests/sort/us-ascii_sort_case_res.txt
+ intl/locale/tests/sort/us-ascii_sort_nocase_res.txt
+ intl/locale/tests/unit/data/chrome.manifest
+ intl/locale/tests/unit/data/intl_on_workers_worker.js
+ intl/locale/tests/unit/test_bug22310.js
+ intl/locale/tests/unit/test_bug371611.js
+ intl/locale/tests/unit/test_bug374040.js
+ intl/locale/tests/unit/test_collation_mac_icu.js
+ intl/locale/tests/unit/test_intl_on_workers.js
+ intl/locale/tests/unit/xpcshell.ini
+ intl/locales/af/hyphenation/hyph_af.dic
+ intl/locales/bg/hyphenation/hyph_bg.dic
+ intl/locales/ca/hyphenation/hyph_ca.dic
+ intl/locales/cy/hyphenation/hyph_cy.dic
+ intl/locales/da/hyphenation/hyph_da.dic
+ intl/locales/de-1901/hyphenation/hyph_de-1901.dic
+ intl/locales/de-1996/hyphenation/hyph_de-1996.dic
+ intl/locales/de-CH/hyphenation/hyph_de-CH.dic
+ intl/locales/en-US/hyphenation/hyph_en_US.dic
+ intl/locales/eo/hyphenation/hyph_eo.dic
+ intl/locales/es/hyphenation/hyph_es.dic
+ intl/locales/et/hyphenation/hyph_et.dic
+ intl/locales/fi/hyphenation/hyph_fi.dic
+ intl/locales/fr/hyphenation/hyph_fr.dic
+ intl/locales/gl/hyphenation/hyph_gl.dic
+ intl/locales/hr/hyphenation/hyph_hr.dic
+ intl/locales/hsb/hyphenation/hyph_hsb.dic
+ intl/locales/hu/hyphenation/hyph_hu.dic
+ intl/locales/ia/hyphenation/hyph_ia.dic
+ intl/locales/is/hyphenation/hyph_is.dic
+ intl/locales/it/hyphenation/hyph_it.dic
+ intl/locales/kmr/hyphenation/hyph_kmr.dic
+ intl/locales/la/hyphenation/hyph_la.dic
+ intl/locales/lt/hyphenation/hyph_lt.dic
+ intl/locales/mn/hyphenation/hyph_mn.dic
+ intl/locales/nb/hyphenation/hyph_nb.dic
+ intl/locales/nl/hyphenation/hyph_nl.dic
+ intl/locales/nn/hyphenation/hyph_nn.dic
+ intl/locales/pl/hyphenation/hyph_pl.dic
+ intl/locales/pt/hyphenation/hyph_pt.dic
+ intl/locales/ru/hyphenation/hyph_ru.dic
+ intl/locales/sh/hyphenation/hyph_sh.dic
+ intl/locales/sl/hyphenation/hyph_sl.dic
+ intl/locales/sv/hyphenation/hyph_sv.dic
+ intl/locales/tr/hyphenation/hyph_tr.dic
+ intl/locales/uk/hyphenation/hyph_uk.dic
+ intl/lwbrk/crashtests/crashtests.list
+ intl/lwbrk/jisx4051pairtable.txt
+ intl/lwbrk/tools/jisx4051class.txt
+ intl/lwbrk/tools/jisx4051simp.txt
+ intl/strres/tests/unit/397093.properties
+ intl/strres/tests/unit/test_bug378839.js
+ intl/strres/tests/unit/test_bug397093.js
+ intl/strres/tests/unit/xpcshell.ini
+ intl/tzdata/VERSION
+ intl/tzdata/files.txt
+ intl/tzdata/source/be/metaZones.res
+ intl/tzdata/source/be/timezoneTypes.res
+ intl/tzdata/source/be/windowsZones.res
+ intl/tzdata/source/be/zoneinfo64.res
+ intl/tzdata/source/ee/metaZones.res
+ intl/tzdata/source/ee/timezoneTypes.res
+ intl/tzdata/source/ee/windowsZones.res
+ intl/tzdata/source/ee/zoneinfo64.res
+ intl/tzdata/source/le/metaZones.res
+ intl/tzdata/source/le/timezoneTypes.res
+ intl/tzdata/source/le/windowsZones.res
+ intl/tzdata/source/le/zoneinfo64.res
+ intl/tzdata/source/metaZones.txt
+ intl/tzdata/source/timezoneTypes.txt
+ intl/tzdata/source/windowsZones.txt
+ intl/uconv/crashtests/crashtests.list
+ intl/uconv/directory.txt
+ intl/uconv/nsTextToSubURI.h
+ intl/uconv/tests/mochitest.ini
+ intl/uconv/tests/stressgb.pl
+ intl/uconv/tests/unit/CharsetConversionTests.js
+ intl/uconv/tests/unit/data/unicode-conversion.utf16.txt
+ intl/uconv/tests/unit/data/unicode-conversion.utf16be.txt
+ intl/uconv/tests/unit/data/unicode-conversion.utf16le.txt
+ intl/uconv/tests/unit/data/unicode-conversion.utf8.txt
+ intl/uconv/tests/unit/hangulTestStrings.js
+ intl/uconv/tests/unit/test_bug1008832.js
+ intl/uconv/tests/unit/test_bug116882.js
+ intl/uconv/tests/unit/test_bug317216.js
+ intl/uconv/tests/unit/test_bug321379.js
+ intl/uconv/tests/unit/test_bug340714.js
+ intl/uconv/tests/unit/test_bug381412.Big5-HKSCS.js
+ intl/uconv/tests/unit/test_bug381412.Big5.js
+ intl/uconv/tests/unit/test_bug381412.euc-kr.js
+ intl/uconv/tests/unit/test_bug381412.euc_jp.js
+ intl/uconv/tests/unit/test_bug381412.gb2312.js
+ intl/uconv/tests/unit/test_bug381412.js
+ intl/uconv/tests/unit/test_bug396637.js
+ intl/uconv/tests/unit/test_bug399257.js
+ intl/uconv/tests/unit/test_bug457886.js
+ intl/uconv/tests/unit/test_bug522931.js
+ intl/uconv/tests/unit/test_bug563283.js
+ intl/uconv/tests/unit/test_bug563618.js
+ intl/uconv/tests/unit/test_bug601429.js
+ intl/uconv/tests/unit/test_bug715319.dbcs.js
+ intl/uconv/tests/unit/test_bug715319.euc_jp.js
+ intl/uconv/tests/unit/test_bug715319.gb2312.js
+ intl/uconv/tests/unit/test_charset_conversion.js
+ intl/uconv/tests/unit/test_decode_8859-1.js
+ intl/uconv/tests/unit/test_decode_8859-10.js
+ intl/uconv/tests/unit/test_decode_8859-11.js
+ intl/uconv/tests/unit/test_decode_8859-13.js
+ intl/uconv/tests/unit/test_decode_8859-14.js
+ intl/uconv/tests/unit/test_decode_8859-15.js
+ intl/uconv/tests/unit/test_decode_8859-2.js
+ intl/uconv/tests/unit/test_decode_8859-3.js
+ intl/uconv/tests/unit/test_decode_8859-4.js
+ intl/uconv/tests/unit/test_decode_8859-5.js
+ intl/uconv/tests/unit/test_decode_8859-6.js
+ intl/uconv/tests/unit/test_decode_8859-7.js
+ intl/uconv/tests/unit/test_decode_8859-8.js
+ intl/uconv/tests/unit/test_decode_8859-9.js
+ intl/uconv/tests/unit/test_decode_CP1250.js
+ intl/uconv/tests/unit/test_decode_CP1251.js
+ intl/uconv/tests/unit/test_decode_CP1252.js
+ intl/uconv/tests/unit/test_decode_CP1253.js
+ intl/uconv/tests/unit/test_decode_CP1254.js
+ intl/uconv/tests/unit/test_decode_CP1255.js
+ intl/uconv/tests/unit/test_decode_CP1256.js
+ intl/uconv/tests/unit/test_decode_CP1257.js
+ intl/uconv/tests/unit/test_decode_CP1258.js
+ intl/uconv/tests/unit/test_decode_CP874.js
+ intl/uconv/tests/unit/test_decode_EUCKR_Hangul.js
+ intl/uconv/tests/unit/test_decode_gb18030.js
+ intl/uconv/tests/unit/test_decode_gbk.js
+ intl/uconv/tests/unit/test_decode_macintosh.js
+ intl/uconv/tests/unit/test_decode_x_mac_arabic.js
+ intl/uconv/tests/unit/test_decode_x_mac_arabic_internal.js
+ intl/uconv/tests/unit/test_decode_x_mac_ce.js
+ intl/uconv/tests/unit/test_decode_x_mac_croatian.js
+ intl/uconv/tests/unit/test_decode_x_mac_cyrillic.js
+ intl/uconv/tests/unit/test_decode_x_mac_devanagari.js
+ intl/uconv/tests/unit/test_decode_x_mac_farsi.js
+ intl/uconv/tests/unit/test_decode_x_mac_farsi_internal.js
+ intl/uconv/tests/unit/test_decode_x_mac_greek.js
+ intl/uconv/tests/unit/test_decode_x_mac_gujarati.js
+ intl/uconv/tests/unit/test_decode_x_mac_gurmukhi.js
+ intl/uconv/tests/unit/test_decode_x_mac_hebrew.js
+ intl/uconv/tests/unit/test_decode_x_mac_hebrew_internal.js
+ intl/uconv/tests/unit/test_decode_x_mac_icelandic.js
+ intl/uconv/tests/unit/test_decode_x_mac_romanian.js
+ intl/uconv/tests/unit/test_decode_x_mac_turkish.js
+ intl/uconv/tests/unit/test_decode_x_mac_ukrainian.js
+ intl/uconv/tests/unit/test_encode_8859-1.js
+ intl/uconv/tests/unit/test_encode_8859-10.js
+ intl/uconv/tests/unit/test_encode_8859-11.js
+ intl/uconv/tests/unit/test_encode_8859-13.js
+ intl/uconv/tests/unit/test_encode_8859-14.js
+ intl/uconv/tests/unit/test_encode_8859-15.js
+ intl/uconv/tests/unit/test_encode_8859-2.js
+ intl/uconv/tests/unit/test_encode_8859-3.js
+ intl/uconv/tests/unit/test_encode_8859-4.js
+ intl/uconv/tests/unit/test_encode_8859-5.js
+ intl/uconv/tests/unit/test_encode_8859-6.js
+ intl/uconv/tests/unit/test_encode_8859-7.js
+ intl/uconv/tests/unit/test_encode_8859-8.js
+ intl/uconv/tests/unit/test_encode_8859-9.js
+ intl/uconv/tests/unit/test_encode_CP1250.js
+ intl/uconv/tests/unit/test_encode_CP1251.js
+ intl/uconv/tests/unit/test_encode_CP1252.js
+ intl/uconv/tests/unit/test_encode_CP1253.js
+ intl/uconv/tests/unit/test_encode_CP1254.js
+ intl/uconv/tests/unit/test_encode_CP1255.js
+ intl/uconv/tests/unit/test_encode_CP1256.js
+ intl/uconv/tests/unit/test_encode_CP1257.js
+ intl/uconv/tests/unit/test_encode_CP1258.js
+ intl/uconv/tests/unit/test_encode_CP874.js
+ intl/uconv/tests/unit/test_encode_gb18030.js
+ intl/uconv/tests/unit/test_encode_gbk.js
+ intl/uconv/tests/unit/test_encode_macintosh.js
+ intl/uconv/tests/unit/test_encode_x_mac_arabic.js
+ intl/uconv/tests/unit/test_encode_x_mac_ce.js
+ intl/uconv/tests/unit/test_encode_x_mac_croatian.js
+ intl/uconv/tests/unit/test_encode_x_mac_cyrillic.js
+ intl/uconv/tests/unit/test_encode_x_mac_devanagari.js
+ intl/uconv/tests/unit/test_encode_x_mac_farsi.js
+ intl/uconv/tests/unit/test_encode_x_mac_greek.js
+ intl/uconv/tests/unit/test_encode_x_mac_gujarati.js
+ intl/uconv/tests/unit/test_encode_x_mac_gurmukhi.js
+ intl/uconv/tests/unit/test_encode_x_mac_hebrew.js
+ intl/uconv/tests/unit/test_encode_x_mac_icelandic.js
+ intl/uconv/tests/unit/test_encode_x_mac_romanian.js
+ intl/uconv/tests/unit/test_encode_x_mac_turkish.js
+ intl/uconv/tests/unit/test_input_stream.js
+ intl/uconv/tests/unit/test_unEscapeNonAsciiURI.js
+ intl/uconv/tests/unit/test_unmapped.js
+ intl/uconv/tests/unit/test_utf8_illegals.js
+ intl/uconv/tests/unit/xpcshell.ini
+ intl/uconv/tools/indexes.json
+ intl/uconv/tools/nonhan.txt
+ intl/uconv/tools/parse-mozilla-encoding-table.pl
+ intl/uconv/ucvcn/readme.txt
+ intl/uconv/ucvko/readme.txt
+ intl/uconv/ucvth/readme.txt
+ intl/unicharutil/tests/unit/xpcshell.ini
+ intl/unicharutil/tools/README.txt
+ intl/unicharutil/tools/UCDATAREADME.txt
+ intl/unicharutil/tools/data/case.dat
+ intl/unicharutil/tools/data/cmbcl.dat
+ intl/unicharutil/tools/data/ctype.dat
+ intl/unicharutil/tools/data/decomp.dat
+ intl/unicharutil/tools/data/num.dat
+ intl/unicharutil/tools/format.txt
+ ipc/app/macbuild/Contents/PkgInfo
+ ipc/app/module.ver
+ ipc/chromium/src/third_party/libevent/Doxyfile
+ ipc/chromium/src/third_party/libevent/Makefile.nmake
+ ipc/chromium/src/third_party/libevent/README
+ ipc/chromium/src/third_party/libevent/README.mozilla
+ ipc/chromium/src/third_party/libevent/WIN32-Code/event2/event-config.h
+ ipc/chromium/src/third_party/libevent/android/event2/event-config.h
+ ipc/chromium/src/third_party/libevent/autogen.sh
+ ipc/chromium/src/third_party/libevent/bsd/event2/event-config.h
+ ipc/chromium/src/third_party/libevent/config.h.in
+ ipc/chromium/src/third_party/libevent/libevent.pc.in
+ ipc/chromium/src/third_party/libevent/libevent_openssl.pc.in
+ ipc/chromium/src/third_party/libevent/libevent_pthreads.pc.in
+ ipc/chromium/src/third_party/libevent/linux/event2/event-config.h
+ ipc/chromium/src/third_party/libevent/mac/event2/event-config.h
+ ipc/chromium/src/third_party/libevent/make-event-config.sed
+ ipc/chromium/src/third_party/libevent/patches/android-arc4random-buf.patch
+ ipc/chromium/src/third_party/libevent/patches/android64_support.patch
+ ipc/chromium/src/third_party/libevent/patches/avoid-empty-sighandler.patch
+ ipc/chromium/src/third_party/libevent/patches/backport-upstream-fixes.patch
+ ipc/chromium/src/third_party/libevent/patches/dont-use-issetugid-on-android.patch
+ ipc/chromium/src/third_party/libevent/patches/mac-arc4random-buf.patch
+ ipc/chromium/src/third_party/libevent/patches/openbsd-no-arc4random_addrandom.patch
+ ipc/chromium/src/third_party/libevent/patches/use-non-deprecated-syscalls.patch
+ ipc/chromium/src/third_party/libevent/sample/dns-example.c
+ ipc/chromium/src/third_party/libevent/sample/event-test.c
+ ipc/chromium/src/third_party/libevent/sample/hello-world.c
+ ipc/chromium/src/third_party/libevent/sample/http-server.c
+ ipc/chromium/src/third_party/libevent/sample/le-proxy.c
+ ipc/chromium/src/third_party/libevent/sample/signal-test.c
+ ipc/chromium/src/third_party/libevent/sample/time-test.c
+ ipc/chromium/src/third_party/libevent/solaris/event2/event-config.h
+ ipc/chromium/src/third_party/libevent/strlcpy-internal.h
+ ipc/chromium/src/third_party/libevent/test/Makefile.nmake
+ ipc/chromium/src/third_party/libevent/test/regress.gen.c
+ ipc/chromium/src/third_party/libevent/test/regress.gen.h
+ ipc/chromium/src/third_party/libevent/test/regress.rpc
+ ipc/chromium/src/third_party/libevent/test/rpcgen_wrapper.sh
+ ipc/chromium/src/third_party/libevent/test/test.sh
+ ipc/chromium/src/third_party/libevent/test/tinytest_local.h
+ ipc/chromium/src/third_party/libevent/whatsnew-2.0.txt
+ ipc/ipdl/test/README.txt
+ ipc/ipdl/test/cxx/IPDLUnitTestUtils.h
+ ipc/ipdl/test/cxx/IPDLUnitTests.template.cpp
+ ipc/ipdl/test/cxx/PTestActorPunning.ipdl
+ ipc/ipdl/test/cxx/PTestActorPunningPunned.ipdl
+ ipc/ipdl/test/cxx/PTestActorPunningSub.ipdl
+ ipc/ipdl/test/cxx/PTestBadActor.ipdl
+ ipc/ipdl/test/cxx/PTestBadActorSub.ipdl
+ ipc/ipdl/test/cxx/PTestBridgeMain.ipdl
+ ipc/ipdl/test/cxx/PTestBridgeMainSub.ipdl
+ ipc/ipdl/test/cxx/PTestBridgeSub.ipdl
+ ipc/ipdl/test/cxx/PTestCancel.ipdl
+ ipc/ipdl/test/cxx/PTestCrashCleanup.ipdl
+ ipc/ipdl/test/cxx/PTestDataStructures.ipdl
+ ipc/ipdl/test/cxx/PTestDataStructuresCommon.ipdlh
+ ipc/ipdl/test/cxx/PTestDataStructuresSub.ipdl
+ ipc/ipdl/test/cxx/PTestDemon.ipdl
+ ipc/ipdl/test/cxx/PTestDesc.ipdl
+ ipc/ipdl/test/cxx/PTestDescSub.ipdl
+ ipc/ipdl/test/cxx/PTestDescSubsub.ipdl
+ ipc/ipdl/test/cxx/PTestEndpointBridgeMain.ipdl
+ ipc/ipdl/test/cxx/PTestEndpointBridgeMainSub.ipdl
+ ipc/ipdl/test/cxx/PTestEndpointBridgeSub.ipdl
+ ipc/ipdl/test/cxx/PTestEndpointOpens.ipdl
+ ipc/ipdl/test/cxx/PTestEndpointOpensOpened.ipdl
+ ipc/ipdl/test/cxx/PTestFailedCtor.ipdl
+ ipc/ipdl/test/cxx/PTestFailedCtorSub.ipdl
+ ipc/ipdl/test/cxx/PTestFailedCtorSubsub.ipdl
+ ipc/ipdl/test/cxx/PTestHandle.ipdl
+ ipc/ipdl/test/cxx/PTestHangs.ipdl
+ ipc/ipdl/test/cxx/PTestHighestPrio.ipdl
+ ipc/ipdl/test/cxx/PTestIndirectProtocolParam.ipdlh
+ ipc/ipdl/test/cxx/PTestIndirectProtocolParamFirst.ipdl
+ ipc/ipdl/test/cxx/PTestIndirectProtocolParamManage.ipdl
+ ipc/ipdl/test/cxx/PTestIndirectProtocolParamSecond.ipdl
+ ipc/ipdl/test/cxx/PTestInterruptErrorCleanup.ipdl
+ ipc/ipdl/test/cxx/PTestInterruptRaces.ipdl
+ ipc/ipdl/test/cxx/PTestInterruptShutdownRace.ipdl
+ ipc/ipdl/test/cxx/PTestJSON.ipdl
+ ipc/ipdl/test/cxx/PTestLatency.ipdl
+ ipc/ipdl/test/cxx/PTestManyChildAllocs.ipdl
+ ipc/ipdl/test/cxx/PTestManyChildAllocsSub.ipdl
+ ipc/ipdl/test/cxx/PTestMultiMgrs.ipdl
+ ipc/ipdl/test/cxx/PTestMultiMgrsBottom.ipdl
+ ipc/ipdl/test/cxx/PTestMultiMgrsLeft.ipdl
+ ipc/ipdl/test/cxx/PTestMultiMgrsRight.ipdl
+ ipc/ipdl/test/cxx/PTestNestedLoops.ipdl
+ ipc/ipdl/test/cxx/PTestOpens.ipdl
+ ipc/ipdl/test/cxx/PTestOpensOpened.ipdl
+ ipc/ipdl/test/cxx/PTestPriority.ipdl
+ ipc/ipdl/test/cxx/PTestRPC.ipdl
+ ipc/ipdl/test/cxx/PTestRaceDeadlock.ipdl
+ ipc/ipdl/test/cxx/PTestRaceDeferral.ipdl
+ ipc/ipdl/test/cxx/PTestRacyInterruptReplies.ipdl
+ ipc/ipdl/test/cxx/PTestRacyReentry.ipdl
+ ipc/ipdl/test/cxx/PTestRacyUndefer.ipdl
+ ipc/ipdl/test/cxx/PTestSanity.ipdl
+ ipc/ipdl/test/cxx/PTestSelfManage.ipdl
+ ipc/ipdl/test/cxx/PTestSelfManageRoot.ipdl
+ ipc/ipdl/test/cxx/PTestShmem.ipdl
+ ipc/ipdl/test/cxx/PTestShutdown.ipdl
+ ipc/ipdl/test/cxx/PTestShutdownSub.ipdl
+ ipc/ipdl/test/cxx/PTestShutdownSubsub.ipdl
+ ipc/ipdl/test/cxx/PTestStackHooks.ipdl
+ ipc/ipdl/test/cxx/PTestSyncError.ipdl
+ ipc/ipdl/test/cxx/PTestSyncHang.ipdl
+ ipc/ipdl/test/cxx/PTestSyncWakeup.ipdl
+ ipc/ipdl/test/cxx/PTestUrgency.ipdl
+ ipc/ipdl/test/cxx/PTestUrgentHangs.ipdl
+ ipc/ipdl/test/cxx/README.txt
+ ipc/ipdl/test/cxx/TestActorPunning.cpp
+ ipc/ipdl/test/cxx/TestActorPunning.h
+ ipc/ipdl/test/cxx/TestBadActor.cpp
+ ipc/ipdl/test/cxx/TestBadActor.h
+ ipc/ipdl/test/cxx/TestBridgeMain.cpp
+ ipc/ipdl/test/cxx/TestBridgeMain.h
+ ipc/ipdl/test/cxx/TestCancel.cpp
+ ipc/ipdl/test/cxx/TestCancel.h
+ ipc/ipdl/test/cxx/TestCrashCleanup.cpp
+ ipc/ipdl/test/cxx/TestCrashCleanup.h
+ ipc/ipdl/test/cxx/TestDataStructures.cpp
+ ipc/ipdl/test/cxx/TestDataStructures.h
+ ipc/ipdl/test/cxx/TestDemon.cpp
+ ipc/ipdl/test/cxx/TestDemon.h
+ ipc/ipdl/test/cxx/TestDesc.cpp
+ ipc/ipdl/test/cxx/TestDesc.h
+ ipc/ipdl/test/cxx/TestEndpointBridgeMain.cpp
+ ipc/ipdl/test/cxx/TestEndpointBridgeMain.h
+ ipc/ipdl/test/cxx/TestEndpointOpens.cpp
+ ipc/ipdl/test/cxx/TestEndpointOpens.h
+ ipc/ipdl/test/cxx/TestFailedCtor.cpp
+ ipc/ipdl/test/cxx/TestFailedCtor.h
+ ipc/ipdl/test/cxx/TestHangs.cpp
+ ipc/ipdl/test/cxx/TestHangs.h
+ ipc/ipdl/test/cxx/TestHighestPrio.h
+ ipc/ipdl/test/cxx/TestInterruptErrorCleanup.cpp
+ ipc/ipdl/test/cxx/TestInterruptErrorCleanup.h
+ ipc/ipdl/test/cxx/TestInterruptRaces.cpp
+ ipc/ipdl/test/cxx/TestInterruptRaces.h
+ ipc/ipdl/test/cxx/TestInterruptShutdownRace.cpp
+ ipc/ipdl/test/cxx/TestInterruptShutdownRace.h
+ ipc/ipdl/test/cxx/TestJSON.cpp
+ ipc/ipdl/test/cxx/TestJSON.h
+ ipc/ipdl/test/cxx/TestLatency.cpp
+ ipc/ipdl/test/cxx/TestLatency.h
+ ipc/ipdl/test/cxx/TestManyChildAllocs.cpp
+ ipc/ipdl/test/cxx/TestManyChildAllocs.h
+ ipc/ipdl/test/cxx/TestMultiMgrs.cpp
+ ipc/ipdl/test/cxx/TestMultiMgrs.h
+ ipc/ipdl/test/cxx/TestNestedLoops.cpp
+ ipc/ipdl/test/cxx/TestNestedLoops.h
+ ipc/ipdl/test/cxx/TestOpens.cpp
+ ipc/ipdl/test/cxx/TestOpens.h
+ ipc/ipdl/test/cxx/TestRPC.cpp
+ ipc/ipdl/test/cxx/TestRPC.h
+ ipc/ipdl/test/cxx/TestRaceDeadlock.cpp
+ ipc/ipdl/test/cxx/TestRaceDeadlock.h
+ ipc/ipdl/test/cxx/TestRaceDeferral.cpp
+ ipc/ipdl/test/cxx/TestRaceDeferral.h
+ ipc/ipdl/test/cxx/TestRacyInterruptReplies.cpp
+ ipc/ipdl/test/cxx/TestRacyInterruptReplies.h
+ ipc/ipdl/test/cxx/TestRacyReentry.cpp
+ ipc/ipdl/test/cxx/TestRacyReentry.h
+ ipc/ipdl/test/cxx/TestRacyUndefer.cpp
+ ipc/ipdl/test/cxx/TestRacyUndefer.h
+ ipc/ipdl/test/cxx/TestSanity.cpp
+ ipc/ipdl/test/cxx/TestSanity.h
+ ipc/ipdl/test/cxx/TestSelfManageRoot.cpp
+ ipc/ipdl/test/cxx/TestSelfManageRoot.h
+ ipc/ipdl/test/cxx/TestShmem.cpp
+ ipc/ipdl/test/cxx/TestShmem.h
+ ipc/ipdl/test/cxx/TestShutdown.cpp
+ ipc/ipdl/test/cxx/TestShutdown.h
+ ipc/ipdl/test/cxx/TestStackHooks.cpp
+ ipc/ipdl/test/cxx/TestStackHooks.h
+ ipc/ipdl/test/cxx/TestSyncError.cpp
+ ipc/ipdl/test/cxx/TestSyncError.h
+ ipc/ipdl/test/cxx/TestSyncHang.cpp
+ ipc/ipdl/test/cxx/TestSyncHang.h
+ ipc/ipdl/test/cxx/TestSyncWakeup.cpp
+ ipc/ipdl/test/cxx/TestSyncWakeup.h
+ ipc/ipdl/test/cxx/TestUrgency.cpp
+ ipc/ipdl/test/cxx/TestUrgency.h
+ ipc/ipdl/test/cxx/TestUrgentHangs.cpp
+ ipc/ipdl/test/cxx/TestUrgentHangs.h
+ ipc/ipdl/test/ipdl/IPDLCompile.py
+ ipc/ipdl/test/ipdl/error/DeleteRace.ipdl
+ ipc/ipdl/test/ipdl/error/Nullable.ipdl
+ ipc/ipdl/test/ipdl/error/Nullable2.ipdl
+ ipc/ipdl/test/ipdl/error/actorparam_badState.ipdl
+ ipc/ipdl/test/ipdl/error/array_Recursive.ipdl
+ ipc/ipdl/test/ipdl/error/badProtocolInclude.ipdl
+ ipc/ipdl/test/ipdl/error/bridgesNonexistent.ipdl
+ ipc/ipdl/test/ipdl/error/bridgesSubprotocol.ipdl
+ ipc/ipdl/test/ipdl/error/compressCtor.ipdl
+ ipc/ipdl/test/ipdl/error/compressCtorManagee.ipdl
+ ipc/ipdl/test/ipdl/error/conflictProtocolMsg.ipdl
+ ipc/ipdl/test/ipdl/error/cyclecheck_Child.ipdl
+ ipc/ipdl/test/ipdl/error/cyclecheck_Grandchild.ipdl
+ ipc/ipdl/test/ipdl/error/cyclecheck_Parent.ipdl
+ ipc/ipdl/test/ipdl/error/dtorReserved.ipdl
+ ipc/ipdl/test/ipdl/error/empty.ipdl
+ ipc/ipdl/test/ipdl/error/intrMessageCompress.ipdl
+ ipc/ipdl/test/ipdl/error/lex1.ipdl
+ ipc/ipdl/test/ipdl/error/manageSelfToplevel.ipdl
+ ipc/ipdl/test/ipdl/error/managedNoCtor.ipdl
+ ipc/ipdl/test/ipdl/error/managedNoDtor.ipdl
+ ipc/ipdl/test/ipdl/error/managerNoCtor.ipdl
+ ipc/ipdl/test/ipdl/error/managerNoDtor.ipdl
+ ipc/ipdl/test/ipdl/error/messageNoDirection.ipdl
+ ipc/ipdl/test/ipdl/error/multimanDupMgrs.ipdl
+ ipc/ipdl/test/ipdl/error/multimanDupMgrsMgr.ipdl
+ ipc/ipdl/test/ipdl/error/multimanNonexistentMgrs.ipdl
+ ipc/ipdl/test/ipdl/error/mutualRecStruct.ipdl
+ ipc/ipdl/test/ipdl/error/mutualRecStructUnion.ipdl
+ ipc/ipdl/test/ipdl/error/noEmptyToplevel.ipdl
+ ipc/ipdl/test/ipdl/error/noProtocolInHeader.ipdlh
+ ipc/ipdl/test/ipdl/error/oldIncludeSyntax.ipdl
+ ipc/ipdl/test/ipdl/error/opensNonexistent.ipdl
+ ipc/ipdl/test/ipdl/error/opensSubprotocol.ipdl
+ ipc/ipdl/test/ipdl/error/parser.ipdl
+ ipc/ipdl/test/ipdl/error/race_MultiOut.ipdl
+ ipc/ipdl/test/ipdl/error/race_OverlappingMultiOut.ipdl
+ ipc/ipdl/test/ipdl/error/race_ToDiffStates.ipdl
+ ipc/ipdl/test/ipdl/error/race_ToError.ipdl
+ ipc/ipdl/test/ipdl/error/race_ViolateSameDirection.ipdl
+ ipc/ipdl/test/ipdl/error/redeclMessage.ipdl
+ ipc/ipdl/test/ipdl/error/redeclParamReturn.ipdl
+ ipc/ipdl/test/ipdl/error/redefState.ipdl
+ ipc/ipdl/test/ipdl/error/repeatedOutState.ipdl
+ ipc/ipdl/test/ipdl/error/rpcParentToChild.ipdl
+ ipc/ipdl/test/ipdl/error/shmem.ipdl
+ ipc/ipdl/test/ipdl/error/shmem_access_union.ipdl
+ ipc/ipdl/test/ipdl/error/spawnsNonexistent.ipdl
+ ipc/ipdl/test/ipdl/error/spawnsSubprotocol.ipdl
+ ipc/ipdl/test/ipdl/error/structRedecl.ipdl
+ ipc/ipdl/test/ipdl/error/structUnknownField.ipdl
+ ipc/ipdl/test/ipdl/error/subprotocolBridges.ipdl
+ ipc/ipdl/test/ipdl/error/subprotocolOpens.ipdl
+ ipc/ipdl/test/ipdl/error/subprotocolSpawns.ipdl
+ ipc/ipdl/test/ipdl/error/syncMessageCompress.ipdl
+ ipc/ipdl/test/ipdl/error/syncParentToChild.ipdl
+ ipc/ipdl/test/ipdl/error/tooWeakInterruptAsync.ipdl
+ ipc/ipdl/test/ipdl/error/tooWeakRpcSync.ipdl
+ ipc/ipdl/test/ipdl/error/tooWeakSyncAsync.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongDirection.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongDirection2.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongDirection3.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongDirection4.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongDirection5.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongName.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongName2.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongName3.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongName4.ipdl
+ ipc/ipdl/test/ipdl/error/trans_WrongName5.ipdl
+ ipc/ipdl/test/ipdl/error/twoprotocols.ipdl
+ ipc/ipdl/test/ipdl/error/undeclParamType.ipdl
+ ipc/ipdl/test/ipdl/error/undeclProtocol.ipdl
+ ipc/ipdl/test/ipdl/error/undeclReturnType.ipdl
+ ipc/ipdl/test/ipdl/error/undefMutualRecStruct.ipdl
+ ipc/ipdl/test/ipdl/error/undefMutualRecStructUnion.ipdl
+ ipc/ipdl/test/ipdl/error/undefMutualRecUnion.ipdl
+ ipc/ipdl/test/ipdl/error/undefSelfRecStruct.ipdl
+ ipc/ipdl/test/ipdl/error/undefSelfRecUnion.ipdl
+ ipc/ipdl/test/ipdl/error/unreachedDelete.ipdl
+ ipc/ipdl/test/ipdl/error/unreachedDeleteMultiStart.ipdl
+ ipc/ipdl/test/ipdl/ok/Delete.ipdl
+ ipc/ipdl/test/ipdl/ok/DeleteSub.ipdl
+ ipc/ipdl/test/ipdl/ok/Nullable.ipdl
+ ipc/ipdl/test/ipdl/ok/Struct.ipdl
+ ipc/ipdl/test/ipdl/ok/actorparam.ipdl
+ ipc/ipdl/test/ipdl/ok/actorparam_state.ipdl
+ ipc/ipdl/test/ipdl/ok/actorreturn.ipdl
+ ipc/ipdl/test/ipdl/ok/array_Basic.ipdl
+ ipc/ipdl/test/ipdl/ok/array_OfActors.ipdl
+ ipc/ipdl/test/ipdl/ok/array_OfActorsSub.ipdl
+ ipc/ipdl/test/ipdl/ok/array_Union.ipdl
+ ipc/ipdl/test/ipdl/ok/builtins.ipdl
+ ipc/ipdl/test/ipdl/ok/compositor.ipdl
+ ipc/ipdl/test/ipdl/ok/content.ipdl
+ ipc/ipdl/test/ipdl/ok/empty.ipdl
+ ipc/ipdl/test/ipdl/ok/emptyStruct.ipdl
+ ipc/ipdl/test/ipdl/ok/header.ipdlh
+ ipc/ipdl/test/ipdl/ok/headerProto.ipdl
+ ipc/ipdl/test/ipdl/ok/intrProtocol.ipdl
+ ipc/ipdl/test/ipdl/ok/jetpack.ipdl
+ ipc/ipdl/test/ipdl/ok/jetpackContent.ipdl
+ ipc/ipdl/test/ipdl/ok/manageSelf.ipdl
+ ipc/ipdl/test/ipdl/ok/manageSelf_Toplevel.ipdl
+ ipc/ipdl/test/ipdl/ok/managedProtocol.ipdl
+ ipc/ipdl/test/ipdl/ok/managerProtocol.ipdl
+ ipc/ipdl/test/ipdl/ok/media.ipdl
+ ipc/ipdl/test/ipdl/ok/messageCompress.ipdl
+ ipc/ipdl/test/ipdl/ok/messageVerify.ipdl
+ ipc/ipdl/test/ipdl/ok/messageVerifyTopLevel.ipdl
+ ipc/ipdl/test/ipdl/ok/multiManaged.ipdl
+ ipc/ipdl/test/ipdl/ok/multiManager1.ipdl
+ ipc/ipdl/test/ipdl/ok/multiManager2.ipdl
+ ipc/ipdl/test/ipdl/ok/multiOutStates.ipdl
+ ipc/ipdl/test/ipdl/ok/multiStartState.ipdl
+ ipc/ipdl/test/ipdl/ok/multipleUsingCxxTypes.ipdl
+ ipc/ipdl/test/ipdl/ok/mutualRecStructUnion.ipdl
+ ipc/ipdl/test/ipdl/ok/mutualRecUnion.ipdl
+ ipc/ipdl/test/ipdl/ok/namespace_Basic.ipdl
+ ipc/ipdl/test/ipdl/ok/noRedeclCrossMessage.ipdl
+ ipc/ipdl/test/ipdl/ok/plugin.ipdl
+ ipc/ipdl/test/ipdl/ok/race_DiamondRule1.ipdl
+ ipc/ipdl/test/ipdl/ok/race_KitchenSink.ipdl
+ ipc/ipdl/test/ipdl/ok/race_MultiOut.ipdl
+ ipc/ipdl/test/ipdl/ok/race_Stateless.ipdl
+ ipc/ipdl/test/ipdl/ok/selfRecUnion.ipdl
+ ipc/ipdl/test/ipdl/ok/shmem.ipdl
+ ipc/ipdl/test/ipdl/ok/syncProtocol.ipdl
+ ipc/ipdl/test/ipdl/ok/threeDirections.ipdl
+ ipc/ipdl/test/ipdl/ok/union_Basic.ipdl
+ ipc/ipdl/test/ipdl/ok/union_Namespaced.ipdl
+ ipc/ipdl/test/ipdl/runtests.py
+ ipc/testshell/tests/test_ipcshell.js
+ ipc/testshell/tests/test_ipcshell_child.js
+ ipc/testshell/tests/xpcshell.ini
+ js/ductwork/debugger/tests/head_dbg.js
+ js/ductwork/debugger/tests/test_nativewrappers.js
+ js/ductwork/debugger/tests/xpcshell.ini
+ js/src/.clang-format
+ js/src/.gitignore
+ js/src/Cargo.lock
+ js/src/Cargo.toml
+ js/src/builtin/Classes.js
+ js/src/builtin/IntlData.js
+ js/src/builtin/IntlTimeZoneData.h
+ js/src/builtin/RegExpGlobalReplaceOpt.h.js
+ js/src/builtin/RegExpLocalReplaceOpt.h.js
+ js/src/builtin/TypedObject.js
+ js/src/ctypes/libffi-patches/00-base.patch
+ js/src/ctypes/libffi-patches/01-1014976-rtl.patch
+ js/src/ctypes/libffi-patches/03-asan.patch
+ js/src/ctypes/libffi/ChangeLog.libffi
+ js/src/ctypes/libffi/ChangeLog.libffi-3.1
+ js/src/ctypes/libffi/ChangeLog.libgcj
+ js/src/ctypes/libffi/ChangeLog.v1
+ js/src/ctypes/libffi/Makefile.am
+ js/src/ctypes/libffi/README
+ js/src/ctypes/libffi/acinclude.m4
+ js/src/ctypes/libffi/configure.ac
+ js/src/ctypes/libffi/doc/stamp-vti
+ js/src/ctypes/libffi/doc/version.texi
+ js/src/ctypes/libffi/fficonfig.h.in
+ js/src/ctypes/libffi/generate-darwin-source-and-headers.py
+ js/src/ctypes/libffi/include/Makefile.am
+ js/src/ctypes/libffi/libffi.pc.in
+ js/src/ctypes/libffi/libffi.xcodeproj/project.pbxproj
+ js/src/ctypes/libffi/libtool-version
+ js/src/ctypes/libffi/m4/asmcfi.m4
+ js/src/ctypes/libffi/man/Makefile.am
+ js/src/ctypes/libffi/man/ffi.3
+ js/src/ctypes/libffi/man/ffi_call.3
+ js/src/ctypes/libffi/man/ffi_prep_cif.3
+ js/src/ctypes/libffi/man/ffi_prep_cif_var.3
+ js/src/ctypes/libffi/src/dlmalloc.c
+ js/src/ctypes/libffi/src/m68k/ffi.c
+ js/src/ctypes/libffi/src/x86/win64.S
+ js/src/ctypes/libffi/testsuite/Makefile.am
+ js/src/ctypes/libffi/testsuite/config/default.exp
+ js/src/ctypes/libffi/testsuite/libffi.call/closure_fn0.c
+ js/src/ctypes/libffi/testsuite/libffi.call/closure_fn1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/closure_fn2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/closure_fn3.c
+ js/src/ctypes/libffi/testsuite/libffi.call/closure_fn4.c
+ js/src/ctypes/libffi/testsuite/libffi.call/closure_fn5.c
+ js/src/ctypes/libffi/testsuite/libffi.call/closure_fn6.c
+ js/src/ctypes/libffi/testsuite/libffi.call/closure_loc_fn0.c
+ js/src/ctypes/libffi/testsuite/libffi.call/closure_simple.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_12byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_16byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_18byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_19byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_1_1byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_20byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_20byte1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_24byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_2byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_3_1byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_3byte1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_3byte2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_4_1byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_4byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_5_1_byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_5byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_64byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_6_1_byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_6byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_7_1_byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_7byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_8byte.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_9byte1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_9byte2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_double.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_float.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_longdouble.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_longdouble_split.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_pointer.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_sint16.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_sint32.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_sint64.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_uint16.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_uint32.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_align_uint64.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_dbls_struct.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_double.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_double_va.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_float.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_longdouble.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_longdouble_va.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_many_mixed_args.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_many_mixed_float_double.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_multi_schar.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_multi_sshort.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_multi_sshortchar.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_multi_uchar.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_multi_ushort.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_multi_ushortchar.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_pointer.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_pointer_stack.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_schar.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_sint.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_sshort.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_struct_va1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_uchar.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_uchar_va.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_uint.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_uint_va.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_ulong_va.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_ulonglong.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_ushort.c
+ js/src/ctypes/libffi/testsuite/libffi.call/cls_ushort_va.c
+ js/src/ctypes/libffi/testsuite/libffi.call/err_bad_abi.c
+ js/src/ctypes/libffi/testsuite/libffi.call/err_bad_typedef.c
+ js/src/ctypes/libffi/testsuite/libffi.call/ffitest.h
+ js/src/ctypes/libffi/testsuite/libffi.call/float.c
+ js/src/ctypes/libffi/testsuite/libffi.call/float1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/float2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/float3.c
+ js/src/ctypes/libffi/testsuite/libffi.call/float4.c
+ js/src/ctypes/libffi/testsuite/libffi.call/float_va.c
+ js/src/ctypes/libffi/testsuite/libffi.call/huge_struct.c
+ js/src/ctypes/libffi/testsuite/libffi.call/many.c
+ js/src/ctypes/libffi/testsuite/libffi.call/many2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/many_double.c
+ js/src/ctypes/libffi/testsuite/libffi.call/many_mixed.c
+ js/src/ctypes/libffi/testsuite/libffi.call/negint.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct10.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct11.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct3.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct4.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct5.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct6.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct7.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct8.c
+ js/src/ctypes/libffi/testsuite/libffi.call/nested_struct9.c
+ js/src/ctypes/libffi/testsuite/libffi.call/problem1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/promotion.c
+ js/src/ctypes/libffi/testsuite/libffi.call/pyobjc-tc.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_dbl.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_dbl1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_dbl2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_fl.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_fl1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_fl2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_fl3.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_ldl.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_ll.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_ll1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_sc.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_sl.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_uc.c
+ js/src/ctypes/libffi/testsuite/libffi.call/return_ul.c
+ js/src/ctypes/libffi/testsuite/libffi.call/stret_large.c
+ js/src/ctypes/libffi/testsuite/libffi.call/stret_large2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/stret_medium.c
+ js/src/ctypes/libffi/testsuite/libffi.call/stret_medium2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/strlen.c
+ js/src/ctypes/libffi/testsuite/libffi.call/strlen2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/strlen3.c
+ js/src/ctypes/libffi/testsuite/libffi.call/strlen4.c
+ js/src/ctypes/libffi/testsuite/libffi.call/struct1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/struct2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/struct3.c
+ js/src/ctypes/libffi/testsuite/libffi.call/struct4.c
+ js/src/ctypes/libffi/testsuite/libffi.call/struct5.c
+ js/src/ctypes/libffi/testsuite/libffi.call/struct6.c
+ js/src/ctypes/libffi/testsuite/libffi.call/struct7.c
+ js/src/ctypes/libffi/testsuite/libffi.call/struct8.c
+ js/src/ctypes/libffi/testsuite/libffi.call/struct9.c
+ js/src/ctypes/libffi/testsuite/libffi.call/testclosure.c
+ js/src/ctypes/libffi/testsuite/libffi.call/uninitialized.c
+ js/src/ctypes/libffi/testsuite/libffi.call/unwindtest.cc
+ js/src/ctypes/libffi/testsuite/libffi.call/unwindtest_ffi_call.cc
+ js/src/ctypes/libffi/testsuite/libffi.call/va_1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/va_struct1.c
+ js/src/ctypes/libffi/testsuite/libffi.call/va_struct2.c
+ js/src/ctypes/libffi/testsuite/libffi.call/va_struct3.c
+ js/src/devtools/automation/arm64-jstests-slow.txt
+ js/src/devtools/automation/autospider.py
+ js/src/devtools/automation/autospider.sh
+ js/src/devtools/automation/cgc-jittest-timeouts.txt
+ js/src/devtools/automation/cgc-jstests-slow.txt
+ js/src/devtools/automation/macbuildenv.sh
+ js/src/devtools/automation/variants/arm-sim
+ js/src/devtools/automation/variants/arm-sim-osx
+ js/src/devtools/automation/variants/arm64-sim
+ js/src/devtools/automation/variants/asan
+ js/src/devtools/automation/variants/compacting
+ js/src/devtools/automation/variants/dtrace
+ js/src/devtools/automation/variants/msan
+ js/src/devtools/automation/variants/nonunified
+ js/src/devtools/automation/variants/plain
+ js/src/devtools/automation/variants/plaindebug
+ js/src/devtools/automation/variants/rootanalysis
+ js/src/devtools/automation/variants/tsan
+ js/src/devtools/automation/variants/warnaserr
+ js/src/devtools/automation/variants/warnaserrdebug
+ js/src/devtools/automation/winbuildenv.sh
+ js/src/devtools/gc-ubench/benchmarks/bigTextNodes.js
+ js/src/devtools/gc-ubench/benchmarks/events.js
+ js/src/devtools/gc-ubench/benchmarks/expandoEvents.js
+ js/src/devtools/gc-ubench/benchmarks/globalArrayArrayLiteral.js
+ js/src/devtools/gc-ubench/benchmarks/globalArrayBuffer.js
+ js/src/devtools/gc-ubench/benchmarks/globalArrayFgFinalized.js
+ js/src/devtools/gc-ubench/benchmarks/globalArrayLargeArray.js
+ js/src/devtools/gc-ubench/benchmarks/globalArrayLargeObject.js
+ js/src/devtools/gc-ubench/benchmarks/globalArrayNewObject.js
+ js/src/devtools/gc-ubench/benchmarks/globalArrayObjectLiteral.js
+ js/src/devtools/gc-ubench/benchmarks/globalArrayReallocArray.js
+ js/src/devtools/gc-ubench/benchmarks/largeArrayPropertyAndElements.js
+ js/src/devtools/gc-ubench/benchmarks/noAllocation.js
+ js/src/devtools/gc-ubench/benchmarks/pairCyclicWeakMap.js
+ js/src/devtools/gc-ubench/benchmarks/propertyTreeSplitting.js
+ js/src/devtools/gc-ubench/benchmarks/selfCyclicWeakMap.js
+ js/src/devtools/gc-ubench/benchmarks/textNodes.js
+ js/src/devtools/gc-ubench/harness.js
+ js/src/devtools/gc/README.txt
+ js/src/devtools/gc/tests/clock.js
+ js/src/devtools/gc/tests/dslots.js
+ js/src/devtools/gc/tests/loops.js
+ js/src/devtools/gc/tests/objGraph.js
+ js/src/devtools/gnuplot/gcTimer.gnu
+ js/src/devtools/octane-csv.sh
+ js/src/devtools/plot-octane.R
+ js/src/devtools/release/release-notes
+ js/src/devtools/rootAnalysis/CFG.js
+ js/src/devtools/rootAnalysis/README.md
+ js/src/devtools/rootAnalysis/analyzeRoots.js
+ js/src/devtools/rootAnalysis/annotations.js
+ js/src/devtools/rootAnalysis/build.js
+ js/src/devtools/rootAnalysis/build/gcc-b2g.manifest
+ js/src/devtools/rootAnalysis/build/gcc.manifest
+ js/src/devtools/rootAnalysis/build/sixgill-b2g.manifest
+ js/src/devtools/rootAnalysis/build/sixgill.manifest
+ js/src/devtools/rootAnalysis/computeCallgraph.js
+ js/src/devtools/rootAnalysis/computeGCFunctions.js
+ js/src/devtools/rootAnalysis/computeGCTypes.js
+ js/src/devtools/rootAnalysis/expect.b2g.json
+ js/src/devtools/rootAnalysis/expect.browser.json
+ js/src/devtools/rootAnalysis/expect.shell.json
+ js/src/devtools/rootAnalysis/explain.py
+ js/src/devtools/rootAnalysis/gen-hazards.sh
+ js/src/devtools/rootAnalysis/loadCallgraph.js
+ js/src/devtools/rootAnalysis/run-analysis.sh
+ js/src/devtools/rootAnalysis/t/exceptions/source.cpp
+ js/src/devtools/rootAnalysis/t/exceptions/test.py
+ js/src/devtools/rootAnalysis/t/hazards/source.cpp
+ js/src/devtools/rootAnalysis/t/hazards/test.py
+ js/src/devtools/rootAnalysis/t/sixgill-tree/source.cpp
+ js/src/devtools/rootAnalysis/t/sixgill-tree/test.py
+ js/src/devtools/rootAnalysis/t/suppression/source.cpp
+ js/src/devtools/rootAnalysis/t/suppression/test.py
+ js/src/devtools/rootAnalysis/t/testlib.py
+ js/src/devtools/rootAnalysis/utility.js
+ js/src/doc/Debugger/Conventions.md
+ js/src/doc/Debugger/Debugger-API.md
+ js/src/doc/Debugger/Debugger.Environment.md
+ js/src/doc/Debugger/Debugger.Frame.md
+ js/src/doc/Debugger/Debugger.Memory.md
+ js/src/doc/Debugger/Debugger.Object.md
+ js/src/doc/Debugger/Debugger.Script.md
+ js/src/doc/Debugger/Debugger.Source.md
+ js/src/doc/Debugger/Debugger.md
+ js/src/doc/Debugger/Tutorial-Alloc-Log-Tree.md
+ js/src/doc/Debugger/Tutorial-Debugger-Statement.md
+ js/src/doc/Debugger/alloc-plot-console.png
+ js/src/doc/Debugger/config.sh
+ js/src/doc/Debugger/debugger-alert.png
+ js/src/doc/Debugger/enable-chrome-devtools.png
+ js/src/doc/Debugger/scratchpad-browser-environment.png
+ js/src/doc/JITOptimizations/Outcomes.md
+ js/src/doc/JITOptimizations/Strategies.md
+ js/src/doc/JITOptimizations/config.sh
+ js/src/doc/README.md
+ js/src/doc/SavedFrame/SavedFrame.md
+ js/src/doc/SavedFrame/config.sh
+ js/src/doc/format.sh
+ js/src/doc/lib/common.sh
+ js/src/doc/lib/dummy-config.sh
+ js/src/doc/lib/extract-watermark.sh
+ js/src/doc/lib/make-bibliography.sh
+ js/src/doc/lib/make-watermark.sh
+ js/src/doc/publish.sh
+ js/src/editline/editline.3
+ js/src/gdb/README
+ js/src/gdb/TODO
+ js/src/gdb/gdb-tests-gdb.py.in
+ js/src/gdb/lib-for-tests/catcher.py
+ js/src/gdb/lib-for-tests/prologue.py
+ js/src/gdb/mozilla/ExecutableAllocator.py
+ js/src/gdb/mozilla/GCCellPtr.py
+ js/src/gdb/mozilla/Interpreter.py
+ js/src/gdb/mozilla/IonGraph.py
+ js/src/gdb/mozilla/JSObject.py
+ js/src/gdb/mozilla/JSString.py
+ js/src/gdb/mozilla/JSSymbol.py
+ js/src/gdb/mozilla/Root.py
+ js/src/gdb/mozilla/__init__.py
+ js/src/gdb/mozilla/asmjs.py
+ js/src/gdb/mozilla/autoload.py
+ js/src/gdb/mozilla/jsid.py
+ js/src/gdb/mozilla/jsval.py
+ js/src/gdb/mozilla/prettyprinters.py
+ js/src/gdb/mozilla/unwind.py
+ js/src/gdb/taskpool.py
+ js/src/gdb/tests/test-ExecutableAllocator.cpp
+ js/src/gdb/tests/test-ExecutableAllocator.py
+ js/src/gdb/tests/test-GCCellPtr.cpp
+ js/src/gdb/tests/test-GCCellPtr.py
+ js/src/gdb/tests/test-Interpreter.py
+ js/src/gdb/tests/test-JSObject-null.py
+ js/src/gdb/tests/test-JSObject.cpp
+ js/src/gdb/tests/test-JSObject.py
+ js/src/gdb/tests/test-JSString-null.py
+ js/src/gdb/tests/test-JSString-subclasses.py
+ js/src/gdb/tests/test-JSString.cpp
+ js/src/gdb/tests/test-JSString.py
+ js/src/gdb/tests/test-JSSymbol.cpp
+ js/src/gdb/tests/test-JSSymbol.py
+ js/src/gdb/tests/test-Root-null.py
+ js/src/gdb/tests/test-Root.cpp
+ js/src/gdb/tests/test-Root.py
+ js/src/gdb/tests/test-asmjs.cpp
+ js/src/gdb/tests/test-asmjs.py
+ js/src/gdb/tests/test-jsid.cpp
+ js/src/gdb/tests/test-jsid.py
+ js/src/gdb/tests/test-jsval.cpp
+ js/src/gdb/tests/test-jsval.py
+ js/src/gdb/tests/test-prettyprinters.cpp
+ js/src/gdb/tests/test-prettyprinters.py
+ js/src/gdb/tests/test-unwind.cpp
+ js/src/gdb/tests/test-unwind.py
+ js/src/gdb/tests/typedef-printers.cpp
+ js/src/gdb/tests/typedef-printers.py
+ js/src/irregexp/RegExpCharacters-inl.h
+ js/src/irregexp/RegExpCharacters.cpp
+ js/src/jit-test/README
+ js/src/jit-test/etc/generate-lookupswitch-tests.js
+ js/src/jit-test/etc/generate-nosuchproperty-tests.js
+ js/src/jit-test/lib/bytecode-cache.js
+ js/src/jit-test/lib/census.js
+ js/src/jit-test/lib/debuggerNXHelper.js
+ js/src/jit-test/lib/evalInFrame.js
+ js/src/jit-test/lib/immutable-prototype.js
+ js/src/jit-test/lib/jitopts.js
+ js/src/jit-test/lib/match.js
+ js/src/jit-test/lib/regexp_parse.js
+ js/src/jit-test/lib/simd.js
+ js/src/jit-test/lib/syntax.js
+ js/src/jit-test/lib/wasm-binary.js
+ js/src/jit-test/lib/wasm.js
+ js/src/jit-test/manual-tests/dense-to-sparse.js
+ js/src/jit-test/modules/ambiguous.js
+ js/src/jit-test/modules/cyclicImport1.js
+ js/src/jit-test/modules/cyclicImport2.js
+ js/src/jit-test/modules/defaultClass.js
+ js/src/jit-test/modules/defaultFunction.js
+ js/src/jit-test/modules/empty.js
+ js/src/jit-test/modules/export-circular-nonexisting-binding-1.js
+ js/src/jit-test/modules/export-circular-nonexisting-binding-2.js
+ js/src/jit-test/modules/export-default-async-asi.js
+ js/src/jit-test/modules/export-star-circular-1.js
+ js/src/jit-test/modules/export-star-circular-2.js
+ js/src/jit-test/modules/isEven.js
+ js/src/jit-test/modules/isOdd.js
+ js/src/jit-test/modules/module1.js
+ js/src/jit-test/modules/module1a.js
+ js/src/jit-test/modules/module2.js
+ js/src/jit-test/modules/module3.js
+ js/src/jit-test/modules/module4.js
+ js/src/jit-test/modules/recursiveStarExport.js
+ js/src/jit-test/tests/SIMD/binary-arith.js
+ js/src/jit-test/tests/SIMD/bool32x4-arith.js
+ js/src/jit-test/tests/SIMD/bool32x4-const.js
+ js/src/jit-test/tests/SIMD/bug1109911.js
+ js/src/jit-test/tests/SIMD/bug1121299.js
+ js/src/jit-test/tests/SIMD/bug1123631.js
+ js/src/jit-test/tests/SIMD/bug1130845.js
+ js/src/jit-test/tests/SIMD/bug1241872.js
+ js/src/jit-test/tests/SIMD/bug1248503.js
+ js/src/jit-test/tests/SIMD/bug1273483.js
+ js/src/jit-test/tests/SIMD/bug1296640-gc-args.js
+ js/src/jit-test/tests/SIMD/bug1303780-gc-args.js
+ js/src/jit-test/tests/SIMD/bug953108.js
+ js/src/jit-test/tests/SIMD/check.js
+ js/src/jit-test/tests/SIMD/compare.js
+ js/src/jit-test/tests/SIMD/complex-4.js
+ js/src/jit-test/tests/SIMD/convert.js
+ js/src/jit-test/tests/SIMD/float32x4-binary-arith.js
+ js/src/jit-test/tests/SIMD/getters.js
+ js/src/jit-test/tests/SIMD/inline-missing-arguments.js
+ js/src/jit-test/tests/SIMD/load.js
+ js/src/jit-test/tests/SIMD/nursery-overflow.js
+ js/src/jit-test/tests/SIMD/recover.js
+ js/src/jit-test/tests/SIMD/replacelane.js
+ js/src/jit-test/tests/SIMD/saturate.js
+ js/src/jit-test/tests/SIMD/select.js
+ js/src/jit-test/tests/SIMD/shift.js
+ js/src/jit-test/tests/SIMD/shuffle.js
+ js/src/jit-test/tests/SIMD/splat.js
+ js/src/jit-test/tests/SIMD/store.js
+ js/src/jit-test/tests/SIMD/swizzle.js
+ js/src/jit-test/tests/SIMD/uconvert.js
+ js/src/jit-test/tests/SIMD/unary.js
+ js/src/jit-test/tests/SIMD/unbox.js
+ js/src/jit-test/tests/TypedObject/Bug981650.js
+ js/src/jit-test/tests/TypedObject/aggregate-set-neutered.js
+ js/src/jit-test/tests/TypedObject/array-hasproperty.js
+ js/src/jit-test/tests/TypedObject/atopneuteredbuffer.js
+ js/src/jit-test/tests/TypedObject/bug1004527.js
+ js/src/jit-test/tests/TypedObject/bug1082649.js
+ js/src/jit-test/tests/TypedObject/bug1096016.js
+ js/src/jit-test/tests/TypedObject/bug1096023.js
+ js/src/jit-test/tests/TypedObject/bug1098961.js
+ js/src/jit-test/tests/TypedObject/bug1100202.js
+ js/src/jit-test/tests/TypedObject/bug1102329.js
+ js/src/jit-test/tests/TypedObject/bug1103273-1.js
+ js/src/jit-test/tests/TypedObject/bug1103273-2.js
+ js/src/jit-test/tests/TypedObject/bug1232159.js
+ js/src/jit-test/tests/TypedObject/bug1265690.js
+ js/src/jit-test/tests/TypedObject/bug920463.js
+ js/src/jit-test/tests/TypedObject/bug950458.js
+ js/src/jit-test/tests/TypedObject/bug953111.js
+ js/src/jit-test/tests/TypedObject/bug959119.js
+ js/src/jit-test/tests/TypedObject/bug969159.js
+ js/src/jit-test/tests/TypedObject/bug970285.js
+ js/src/jit-test/tests/TypedObject/bug973563.js
+ js/src/jit-test/tests/TypedObject/bug976530.js
+ js/src/jit-test/tests/TypedObject/common-array-prototypes.js
+ js/src/jit-test/tests/TypedObject/function-names.js
+ js/src/jit-test/tests/TypedObject/fuzz1.js
+ js/src/jit-test/tests/TypedObject/fuzz10.js
+ js/src/jit-test/tests/TypedObject/fuzz11.js
+ js/src/jit-test/tests/TypedObject/fuzz2.js
+ js/src/jit-test/tests/TypedObject/fuzz4.js
+ js/src/jit-test/tests/TypedObject/fuzz5.js
+ js/src/jit-test/tests/TypedObject/fuzz6.js
+ js/src/jit-test/tests/TypedObject/fuzz7.js
+ js/src/jit-test/tests/TypedObject/fuzz8.js
+ js/src/jit-test/tests/TypedObject/fuzz9.js
+ js/src/jit-test/tests/TypedObject/inlineopaque.js
+ js/src/jit-test/tests/TypedObject/inlinetransparent.js
+ js/src/jit-test/tests/TypedObject/jit-complex.js
+ js/src/jit-test/tests/TypedObject/jit-prefix.js
+ js/src/jit-test/tests/TypedObject/jit-read-float64.js
+ js/src/jit-test/tests/TypedObject/jit-read-int.js
+ js/src/jit-test/tests/TypedObject/jit-read-many.js
+ js/src/jit-test/tests/TypedObject/jit-read-u16-from-mdim-array.js
+ js/src/jit-test/tests/TypedObject/jit-read-u16-from-struct-array-in-struct.js
+ js/src/jit-test/tests/TypedObject/jit-read-u16-from-struct-array.js
+ js/src/jit-test/tests/TypedObject/jit-read-u16-from-u16-array-in-struct.js
+ js/src/jit-test/tests/TypedObject/jit-read-u16-from-u16-array.js
+ js/src/jit-test/tests/TypedObject/jit-read-u32-from-mdim-array.js
+ js/src/jit-test/tests/TypedObject/jit-read-u32-from-struct-array-in-struct.js
+ js/src/jit-test/tests/TypedObject/jit-read-u32-from-struct-array.js
+ js/src/jit-test/tests/TypedObject/jit-read-u32-from-u32-array-in-struct.js
+ js/src/jit-test/tests/TypedObject/jit-read-u32-from-u32-array.js
+ js/src/jit-test/tests/TypedObject/jit-read-unsized.js
+ js/src/jit-test/tests/TypedObject/jit-write-references-2.js
+ js/src/jit-test/tests/TypedObject/jit-write-references.js
+ js/src/jit-test/tests/TypedObject/jit-write-u16-into-mdim-array.js
+ js/src/jit-test/tests/TypedObject/jit-write-u16-into-u16-array-in-struct.js
+ js/src/jit-test/tests/TypedObject/jit-write-u16-into-u16-array.js
+ js/src/jit-test/tests/TypedObject/jit-write-u32-into-mdim-array.js
+ js/src/jit-test/tests/TypedObject/jit-write-u32-into-u32-array-in-struct.js
+ js/src/jit-test/tests/TypedObject/jit-write-u32-into-u32-array.js
+ js/src/jit-test/tests/TypedObject/neutertypedobj.js
+ js/src/jit-test/tests/TypedObject/neutertypedobjsizedarray.js
+ js/src/jit-test/tests/TypedObject/neutertypedobjunsizedarray.js
+ js/src/jit-test/tests/TypedObject/opaqueatopbuffer.js
+ js/src/jit-test/tests/TypedObject/prototypes.js
+ js/src/jit-test/tests/TypedObject/set-property-with-prototype.js
+ js/src/jit-test/tests/arguments/access-formals.js
+ js/src/jit-test/tests/arguments/alias-function-closed.js
+ js/src/jit-test/tests/arguments/alias-function-not-closed.js
+ js/src/jit-test/tests/arguments/args-attributes.js
+ js/src/jit-test/tests/arguments/args-createontrace.js
+ js/src/jit-test/tests/arguments/args-mochi-2.js
+ js/src/jit-test/tests/arguments/args-mochi-2a.js
+ js/src/jit-test/tests/arguments/args-mochi.js
+ js/src/jit-test/tests/arguments/args-mutate-length-1.js
+ js/src/jit-test/tests/arguments/args-mutate-length-2.js
+ js/src/jit-test/tests/arguments/args-range-2.js
+ js/src/jit-test/tests/arguments/args-range-const.js
+ js/src/jit-test/tests/arguments/args-range.js
+ js/src/jit-test/tests/arguments/args-redefine-length-1.js
+ js/src/jit-test/tests/arguments/args-redefine-length-2.js
+ js/src/jit-test/tests/arguments/args-sum.js
+ js/src/jit-test/tests/arguments/args-vargc.js
+ js/src/jit-test/tests/arguments/args1.js
+ js/src/jit-test/tests/arguments/args10.js
+ js/src/jit-test/tests/arguments/args11.js
+ js/src/jit-test/tests/arguments/args2.js
+ js/src/jit-test/tests/arguments/args2a.js
+ js/src/jit-test/tests/arguments/args2b.js
+ js/src/jit-test/tests/arguments/args2c.js
+ js/src/jit-test/tests/arguments/args2d.js
+ js/src/jit-test/tests/arguments/args3.js
+ js/src/jit-test/tests/arguments/args4.js
+ js/src/jit-test/tests/arguments/args5.js
+ js/src/jit-test/tests/arguments/args6.js
+ js/src/jit-test/tests/arguments/args6a.js
+ js/src/jit-test/tests/arguments/args7.js
+ js/src/jit-test/tests/arguments/args8.js
+ js/src/jit-test/tests/arguments/args9.js
+ js/src/jit-test/tests/arguments/argsub.js
+ js/src/jit-test/tests/arguments/argsx-1.js
+ js/src/jit-test/tests/arguments/argsx-2.js
+ js/src/jit-test/tests/arguments/argsx-3.js
+ js/src/jit-test/tests/arguments/argsx-3a.js
+ js/src/jit-test/tests/arguments/argsx-4.js
+ js/src/jit-test/tests/arguments/arguments-on-proto.js
+ js/src/jit-test/tests/arguments/bug-917585-relax-aliasing-constraints.js
+ js/src/jit-test/tests/arguments/bug1051760.js
+ js/src/jit-test/tests/arguments/bug1227287.js
+ js/src/jit-test/tests/arguments/bug503772.js
+ js/src/jit-test/tests/arguments/bug508178.js
+ js/src/jit-test/tests/arguments/bug554670-1.js
+ js/src/jit-test/tests/arguments/bug554670-2.js
+ js/src/jit-test/tests/arguments/bug633020.js
+ js/src/jit-test/tests/arguments/bug843985.js
+ js/src/jit-test/tests/arguments/bug844048.js
+ js/src/jit-test/tests/arguments/bug956173.js
+ js/src/jit-test/tests/arguments/defaults-basic.js
+ js/src/jit-test/tests/arguments/defaults-bound-to-function.js
+ js/src/jit-test/tests/arguments/defaults-bug759904.js
+ js/src/jit-test/tests/arguments/defaults-call-function.js
+ js/src/jit-test/tests/arguments/defaults-destructuring-array.js
+ js/src/jit-test/tests/arguments/defaults-destructuring-expression-closure.js
+ js/src/jit-test/tests/arguments/defaults-destructuring-function-expression.js
+ js/src/jit-test/tests/arguments/defaults-destructuring-mixed-default-value.js
+ js/src/jit-test/tests/arguments/defaults-destructuring-mixed.js
+ js/src/jit-test/tests/arguments/defaults-destructuring-object.js
+ js/src/jit-test/tests/arguments/defaults-destructuring-with-rest.js
+ js/src/jit-test/tests/arguments/defaults-evaluation-order.js
+ js/src/jit-test/tests/arguments/defaults-exceptions.js
+ js/src/jit-test/tests/arguments/defaults-invalid-syntax.js
+ js/src/jit-test/tests/arguments/defaults-scoping.js
+ js/src/jit-test/tests/arguments/defaults-strict-mode.js
+ js/src/jit-test/tests/arguments/defaults-with-arguments.js
+ js/src/jit-test/tests/arguments/defaults-with-rest.js
+ js/src/jit-test/tests/arguments/destructuring-after-defaults.js
+ js/src/jit-test/tests/arguments/destructuring-default-value-scope.js
+ js/src/jit-test/tests/arguments/destructuring-exprbody.js
+ js/src/jit-test/tests/arguments/destructuring-with-rest.js
+ js/src/jit-test/tests/arguments/dynamicBindings.js
+ js/src/jit-test/tests/arguments/inline-rest-array-creation.js
+ js/src/jit-test/tests/arguments/mapped-unmapped-args.js
+ js/src/jit-test/tests/arguments/nonstrict-args.js
+ js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js
+ js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js
+ js/src/jit-test/tests/arguments/nonstrict-assign.js
+ js/src/jit-test/tests/arguments/nonstrict-later-assign.js
+ js/src/jit-test/tests/arguments/nonstrict-noargs.js
+ js/src/jit-test/tests/arguments/rest-alias-function.js
+ js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js
+ js/src/jit-test/tests/arguments/rest-basic.js
+ js/src/jit-test/tests/arguments/rest-bug763954.js
+ js/src/jit-test/tests/arguments/rest-debugger.js
+ js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js
+ js/src/jit-test/tests/arguments/rest-in-Function.js
+ js/src/jit-test/tests/arguments/rest-invalid-syntax.js
+ js/src/jit-test/tests/arguments/rest-nested-arguments.js
+ js/src/jit-test/tests/arguments/rest-nested.js
+ js/src/jit-test/tests/arguments/rest-underflow.js
+ js/src/jit-test/tests/arguments/rest-with-arguments.js
+ js/src/jit-test/tests/arguments/strict-args-flushstack.js
+ js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js
+ js/src/jit-test/tests/arguments/strict-args.js
+ js/src/jit-test/tests/arguments/strict-assign-after.js
+ js/src/jit-test/tests/arguments/strict-assign-arguments-element.js
+ js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js
+ js/src/jit-test/tests/arguments/strict-assign-outer-param.js
+ js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js
+ js/src/jit-test/tests/arguments/strict-assign.js
+ js/src/jit-test/tests/arguments/strict-eval-mutation.js
+ js/src/jit-test/tests/arguments/strict-eval.js
+ js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js
+ js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js
+ js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js
+ js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js
+ js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js
+ js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js
+ js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js
+ js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js
+ js/src/jit-test/tests/arguments/strict-nested-eval.js
+ js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js
+ js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js
+ js/src/jit-test/tests/arguments/strict-noargs.js
+ js/src/jit-test/tests/arguments/strict-osr-shadowed-args.js
+ js/src/jit-test/tests/arguments/testDelArg1.js
+ js/src/jit-test/tests/arguments/testDelArg2.js
+ js/src/jit-test/tests/arguments/testDelArg3.js
+ js/src/jit-test/tests/arguments/testDelArg3Strict.js
+ js/src/jit-test/tests/arrays/apply-optimization.js
+ js/src/jit-test/tests/arrays/ion-pop-denseinitializedlength-less-than-length.js
+ js/src/jit-test/tests/arrays/ion-pop-nonwritable-length.js
+ js/src/jit-test/tests/arrays/ion-push-nonwritable-length.js
+ js/src/jit-test/tests/arrays/ion-shift-nonwritable-length.js
+ js/src/jit-test/tests/arrays/length-set-after-define-nonconfigurable.js
+ js/src/jit-test/tests/arrays/length-set-after-has-sparse.js
+ js/src/jit-test/tests/arrays/new-array-int-undefined-args.js
+ js/src/jit-test/tests/arrays/new-array-undefined-undefined-more-args-1.js
+ js/src/jit-test/tests/arrays/new-array-undefined-undefined-more-args-2.js
+ js/src/jit-test/tests/arrays/nonwritable-length-grow-capacity.js
+ js/src/jit-test/tests/arrays/pop-nonarray-nonwritable-length.js
+ js/src/jit-test/tests/arrays/pop-nonwritable-length-denseinitializedlength-below-length.js
+ js/src/jit-test/tests/arrays/push-densely-loopy-nonwritable-length.js
+ js/src/jit-test/tests/arrays/push-densely-nonwritable-length.js
+ js/src/jit-test/tests/arrays/push-slowly-loopy-nonwritable-length.js
+ js/src/jit-test/tests/arrays/push-slowly-nonwritable-length.js
+ js/src/jit-test/tests/arrays/reverse-frozen.js
+ js/src/jit-test/tests/arrays/reverse-nonarray-nonwritable-element.js
+ js/src/jit-test/tests/arrays/setelem-one-past-nonwritable-length.js
+ js/src/jit-test/tests/arrays/slice-sparse-getter.js
+ js/src/jit-test/tests/arrays/slice.js
+ js/src/jit-test/tests/arrays/sort-getter-only.js
+ js/src/jit-test/tests/arrays/splice-nonwritable-length.js
+ js/src/jit-test/tests/arrays/std_Array-prototype.js
+ js/src/jit-test/tests/arrays/too-long-array-splice.js
+ js/src/jit-test/tests/arrays/unshift-nonwritable-length.js
+ js/src/jit-test/tests/arrow-functions/arguments-1.js
+ js/src/jit-test/tests/arrow-functions/arguments-2.js
+ js/src/jit-test/tests/arrow-functions/arguments-3.js
+ js/src/jit-test/tests/arrow-functions/arguments-4.js
+ js/src/jit-test/tests/arrow-functions/associativity-1.js
+ js/src/jit-test/tests/arrow-functions/associativity-2.js
+ js/src/jit-test/tests/arrow-functions/associativity-3.js
+ js/src/jit-test/tests/arrow-functions/block-1.js
+ js/src/jit-test/tests/arrow-functions/block-2.js
+ js/src/jit-test/tests/arrow-functions/bug-885067-1.js
+ js/src/jit-test/tests/arrow-functions/bug-885067-2.js
+ js/src/jit-test/tests/arrow-functions/bug-885219.js
+ js/src/jit-test/tests/arrow-functions/church-1.js
+ js/src/jit-test/tests/arrow-functions/church-2.js
+ js/src/jit-test/tests/arrow-functions/close-paren-arrow-after-expr.js
+ js/src/jit-test/tests/arrow-functions/column-number.js
+ js/src/jit-test/tests/arrow-functions/const-1.js
+ js/src/jit-test/tests/arrow-functions/construct-1.js
+ js/src/jit-test/tests/arrow-functions/eval-1.js
+ js/src/jit-test/tests/arrow-functions/length.js
+ js/src/jit-test/tests/arrow-functions/params-1.js
+ js/src/jit-test/tests/arrow-functions/params-2.js
+ js/src/jit-test/tests/arrow-functions/params-default-1.js
+ js/src/jit-test/tests/arrow-functions/params-default-2.js
+ js/src/jit-test/tests/arrow-functions/params-rest-1.js
+ js/src/jit-test/tests/arrow-functions/params-rest-2.js
+ js/src/jit-test/tests/arrow-functions/precedence-1.js
+ js/src/jit-test/tests/arrow-functions/precedence-2.js
+ js/src/jit-test/tests/arrow-functions/precedence-3.js
+ js/src/jit-test/tests/arrow-functions/precedence-4.js
+ js/src/jit-test/tests/arrow-functions/precedence-5.js
+ js/src/jit-test/tests/arrow-functions/prototype-1.js
+ js/src/jit-test/tests/arrow-functions/prototype-2.js
+ js/src/jit-test/tests/arrow-functions/return-1.js
+ js/src/jit-test/tests/arrow-functions/return-2.js
+ js/src/jit-test/tests/arrow-functions/return-3.js
+ js/src/jit-test/tests/arrow-functions/strict-1.js
+ js/src/jit-test/tests/arrow-functions/strict-2.js
+ js/src/jit-test/tests/arrow-functions/strict-3.js
+ js/src/jit-test/tests/arrow-functions/syntax-errors.js
+ js/src/jit-test/tests/arrow-functions/this-1.js
+ js/src/jit-test/tests/arrow-functions/this-2.js
+ js/src/jit-test/tests/arrow-functions/this-3.js
+ js/src/jit-test/tests/arrow-functions/this-4.js
+ js/src/jit-test/tests/arrow-functions/this-5.js
+ js/src/jit-test/tests/arrow-functions/this-6.js
+ js/src/jit-test/tests/arrow-functions/typeof.js
+ js/src/jit-test/tests/asm.js/bug1007512.js
+ js/src/jit-test/tests/asm.js/bug1008636.js
+ js/src/jit-test/tests/asm.js/bug1126251.js
+ js/src/jit-test/tests/asm.js/bug1161298.js
+ js/src/jit-test/tests/asm.js/bug1174372.js
+ js/src/jit-test/tests/asm.js/bug1201124-simd-proxy.js
+ js/src/jit-test/tests/asm.js/bug1219954.js
+ js/src/jit-test/tests/asm.js/bug1268955-usestrict-semantics.js
+ js/src/jit-test/tests/asm.js/bug1276028.js
+ js/src/jit-test/tests/asm.js/bug1306506.js
+ js/src/jit-test/tests/asm.js/bug855526.js
+ js/src/jit-test/tests/asm.js/bug885976.js
+ js/src/jit-test/tests/asm.js/bug923867.js
+ js/src/jit-test/tests/asm.js/bug927389.js
+ js/src/jit-test/tests/asm.js/bug928450.js
+ js/src/jit-test/tests/asm.js/bug940864.js
+ js/src/jit-test/tests/asm.js/bug941877.js
+ js/src/jit-test/tests/asm.js/directives.txt
+ js/src/jit-test/tests/asm.js/gating.js
+ js/src/jit-test/tests/asm.js/import-function-toPrimitive.js
+ js/src/jit-test/tests/asm.js/neuter-during-arguments-coercion.js
+ js/src/jit-test/tests/asm.js/oom-helper-thread-plus-validation-error.js
+ js/src/jit-test/tests/asm.js/oom-helper-thread.js
+ js/src/jit-test/tests/asm.js/simd-fbirds.js
+ js/src/jit-test/tests/asm.js/simd-mandelbrot.js
+ js/src/jit-test/tests/asm.js/sta-transition.js
+ js/src/jit-test/tests/asm.js/testAddressErrors.js
+ js/src/jit-test/tests/asm.js/testAsmJSWasmMixing.js
+ js/src/jit-test/tests/asm.js/testAtomic-effect.js
+ js/src/jit-test/tests/asm.js/testAtomics.js
+ js/src/jit-test/tests/asm.js/testBasic.js
+ js/src/jit-test/tests/asm.js/testBug1046688.js
+ js/src/jit-test/tests/asm.js/testBug1057248.js
+ js/src/jit-test/tests/asm.js/testBug1099216.js
+ js/src/jit-test/tests/asm.js/testBug1111327.js
+ js/src/jit-test/tests/asm.js/testBug1117235.js
+ js/src/jit-test/tests/asm.js/testBug1117255.js
+ js/src/jit-test/tests/asm.js/testBug1125561.js
+ js/src/jit-test/tests/asm.js/testBug1147144.js
+ js/src/jit-test/tests/asm.js/testBug1155176.js
+ js/src/jit-test/tests/asm.js/testBug1164391.js
+ js/src/jit-test/tests/asm.js/testBug1183060.js
+ js/src/jit-test/tests/asm.js/testBug1219098.js
+ js/src/jit-test/tests/asm.js/testBug1236484.js
+ js/src/jit-test/tests/asm.js/testBug1236541.js
+ js/src/jit-test/tests/asm.js/testBug1236552.js
+ js/src/jit-test/tests/asm.js/testBug1255954.js
+ js/src/jit-test/tests/asm.js/testBug1291887.js
+ js/src/jit-test/tests/asm.js/testBug1301191.js
+ js/src/jit-test/tests/asm.js/testBug1302407.js
+ js/src/jit-test/tests/asm.js/testBug855442.js
+ js/src/jit-test/tests/asm.js/testBug863867.js
+ js/src/jit-test/tests/asm.js/testBug878435.js
+ js/src/jit-test/tests/asm.js/testBug878495.js
+ js/src/jit-test/tests/asm.js/testBug878520.js
+ js/src/jit-test/tests/asm.js/testBug892291.js
+ js/src/jit-test/tests/asm.js/testBug893364.js
+ js/src/jit-test/tests/asm.js/testBug893368.js
+ js/src/jit-test/tests/asm.js/testBug893519.js
+ js/src/jit-test/tests/asm.js/testBug907085.js
+ js/src/jit-test/tests/asm.js/testBug952022.js
+ js/src/jit-test/tests/asm.js/testBug965767.js
+ js/src/jit-test/tests/asm.js/testBug975182.js
+ js/src/jit-test/tests/asm.js/testBug989166.js
+ js/src/jit-test/tests/asm.js/testBug999790.js
+ js/src/jit-test/tests/asm.js/testBullet.js
+ js/src/jit-test/tests/asm.js/testCaching.js
+ js/src/jit-test/tests/asm.js/testCall.js
+ js/src/jit-test/tests/asm.js/testCloning.js
+ js/src/jit-test/tests/asm.js/testCompoundPlusMinus.js
+ js/src/jit-test/tests/asm.js/testControlFlow.js
+ js/src/jit-test/tests/asm.js/testDebugModeDisables.js
+ js/src/jit-test/tests/asm.js/testExpressions.js
+ js/src/jit-test/tests/asm.js/testFFI.js
+ js/src/jit-test/tests/asm.js/testFastHeapAccess.js
+ js/src/jit-test/tests/asm.js/testFloat32.js
+ js/src/jit-test/tests/asm.js/testFloatingPoint.js
+ js/src/jit-test/tests/asm.js/testFunctionPtr.js
+ js/src/jit-test/tests/asm.js/testGlobals.js
+ js/src/jit-test/tests/asm.js/testHeapAccess.js
+ js/src/jit-test/tests/asm.js/testJumpRange.js
+ js/src/jit-test/tests/asm.js/testLinkErrorAssert.js
+ js/src/jit-test/tests/asm.js/testLiterals.js
+ js/src/jit-test/tests/asm.js/testMathLib.js
+ js/src/jit-test/tests/asm.js/testModuleFunctions.js
+ js/src/jit-test/tests/asm.js/testNeuter.js
+ js/src/jit-test/tests/asm.js/testParallelCompile.js
+ js/src/jit-test/tests/asm.js/testProfiling.js
+ js/src/jit-test/tests/asm.js/testRangeAnalysis.js
+ js/src/jit-test/tests/asm.js/testSIMD-16x8.js
+ js/src/jit-test/tests/asm.js/testSIMD-8x16.js
+ js/src/jit-test/tests/asm.js/testSIMD-bitcasts.js
+ js/src/jit-test/tests/asm.js/testSIMD-load-store.js
+ js/src/jit-test/tests/asm.js/testSIMD.js
+ js/src/jit-test/tests/asm.js/testSource.js
+ js/src/jit-test/tests/asm.js/testStackWalking.js
+ js/src/jit-test/tests/asm.js/testStealing.js
+ js/src/jit-test/tests/asm.js/testTimeout1.js
+ js/src/jit-test/tests/asm.js/testTimeout2.js
+ js/src/jit-test/tests/asm.js/testTimeout3.js
+ js/src/jit-test/tests/asm.js/testTimeout4.js
+ js/src/jit-test/tests/asm.js/testTimeout5.js
+ js/src/jit-test/tests/asm.js/testTimeout6.js
+ js/src/jit-test/tests/asm.js/testUseAsmWarnings.js
+ js/src/jit-test/tests/asm.js/testX86ByteStore.js
+ js/src/jit-test/tests/asm.js/testZOOB.js
+ js/src/jit-test/tests/atomics/basic-tests.js
+ js/src/jit-test/tests/atomics/inline-add.js
+ js/src/jit-test/tests/atomics/inline-add2.js
+ js/src/jit-test/tests/atomics/inline-cmpxchg.js
+ js/src/jit-test/tests/atomics/mutual-exclusion.js
+ js/src/jit-test/tests/atomics/optimization-tests.js
+ js/src/jit-test/tests/atomics/store-does-not-truncate-returnval.js
+ js/src/jit-test/tests/auto-regress/bug1147907.js
+ js/src/jit-test/tests/auto-regress/bug1263532.js
+ js/src/jit-test/tests/auto-regress/bug1263558.js
+ js/src/jit-test/tests/auto-regress/bug1263857.js
+ js/src/jit-test/tests/auto-regress/bug1263865.js
+ js/src/jit-test/tests/auto-regress/bug1263879.js
+ js/src/jit-test/tests/auto-regress/bug1263888.js
+ js/src/jit-test/tests/auto-regress/bug1264561.js
+ js/src/jit-test/tests/auto-regress/bug1264823.js
+ js/src/jit-test/tests/auto-regress/bug1266579.js
+ js/src/jit-test/tests/auto-regress/bug1268034.js
+ js/src/jit-test/tests/auto-regress/bug1269074.js
+ js/src/jit-test/tests/auto-regress/bug1276082.js
+ js/src/jit-test/tests/auto-regress/bug1315943.js
+ js/src/jit-test/tests/auto-regress/bug1317460.js
+ js/src/jit-test/tests/auto-regress/bug1357462.js
+ js/src/jit-test/tests/auto-regress/bug464116.js
+ js/src/jit-test/tests/auto-regress/bug466076.js
+ js/src/jit-test/tests/auto-regress/bug469262.js
+ js/src/jit-test/tests/auto-regress/bug477877.js
+ js/src/jit-test/tests/auto-regress/bug479747.js
+ js/src/jit-test/tests/auto-regress/bug486139.js
+ js/src/jit-test/tests/auto-regress/bug487320.js
+ js/src/jit-test/tests/auto-regress/bug487534.js
+ js/src/jit-test/tests/auto-regress/bug487563.js
+ js/src/jit-test/tests/auto-regress/bug488015.js
+ js/src/jit-test/tests/auto-regress/bug488034.js
+ js/src/jit-test/tests/auto-regress/bug488203.js
+ js/src/jit-test/tests/auto-regress/bug488421.js
+ js/src/jit-test/tests/auto-regress/bug488693.js
+ js/src/jit-test/tests/auto-regress/bug489040.js
+ js/src/jit-test/tests/auto-regress/bug489836.js
+ js/src/jit-test/tests/auto-regress/bug490191.js
+ js/src/jit-test/tests/auto-regress/bug490776.js
+ js/src/jit-test/tests/auto-regress/bug493662.js
+ js/src/jit-test/tests/auto-regress/bug495843.js
+ js/src/jit-test/tests/auto-regress/bug495962.js
+ js/src/jit-test/tests/auto-regress/bug496245.js
+ js/src/jit-test/tests/auto-regress/bug496325.js
+ js/src/jit-test/tests/auto-regress/bug499169.js
+ js/src/jit-test/tests/auto-regress/bug502604.js
+ js/src/jit-test/tests/auto-regress/bug504516.js
+ js/src/jit-test/tests/auto-regress/bug505305.js
+ js/src/jit-test/tests/auto-regress/bug510644.js
+ js/src/jit-test/tests/auto-regress/bug511836.js
+ js/src/jit-test/tests/auto-regress/bug511938.js
+ js/src/jit-test/tests/auto-regress/bug515440.js
+ js/src/jit-test/tests/auto-regress/bug520513.js
+ js/src/jit-test/tests/auto-regress/bug521163.js
+ js/src/jit-test/tests/auto-regress/bug521169.js
+ js/src/jit-test/tests/auto-regress/bug521279.js
+ js/src/jit-test/tests/auto-regress/bug521694.js
+ js/src/jit-test/tests/auto-regress/bug522624.js
+ js/src/jit-test/tests/auto-regress/bug525618.js
+ js/src/jit-test/tests/auto-regress/bug528048.js
+ js/src/jit-test/tests/auto-regress/bug531513.js
+ js/src/jit-test/tests/auto-regress/bug532363.js
+ js/src/jit-test/tests/auto-regress/bug533705.js
+ js/src/jit-test/tests/auto-regress/bug543436.js
+ js/src/jit-test/tests/auto-regress/bug557946.js
+ js/src/jit-test/tests/auto-regress/bug558618.js
+ js/src/jit-test/tests/auto-regress/bug560566.js
+ js/src/jit-test/tests/auto-regress/bug561278.js
+ js/src/jit-test/tests/auto-regress/bug562028.js
+ js/src/jit-test/tests/auto-regress/bug563034.js
+ js/src/jit-test/tests/auto-regress/bug563126.js
+ js/src/jit-test/tests/auto-regress/bug563127.js
+ js/src/jit-test/tests/auto-regress/bug564619.js
+ js/src/jit-test/tests/auto-regress/bug567577.js
+ js/src/jit-test/tests/auto-regress/bug568275.js
+ js/src/jit-test/tests/auto-regress/bug568786.js
+ js/src/jit-test/tests/auto-regress/bug568826.js
+ js/src/jit-test/tests/auto-regress/bug571168.js
+ js/src/jit-test/tests/auto-regress/bug576846.js
+ js/src/jit-test/tests/auto-regress/bug579348.js
+ js/src/jit-test/tests/auto-regress/bug580694.js
+ js/src/jit-test/tests/auto-regress/bug580699.js
+ js/src/jit-test/tests/auto-regress/bug580701.js
+ js/src/jit-test/tests/auto-regress/bug581785.js
+ js/src/jit-test/tests/auto-regress/bug582268.js
+ js/src/jit-test/tests/auto-regress/bug582276.js
+ js/src/jit-test/tests/auto-regress/bug583675.js
+ js/src/jit-test/tests/auto-regress/bug583680.js
+ js/src/jit-test/tests/auto-regress/bug583681.js
+ js/src/jit-test/tests/auto-regress/bug584423.js
+ js/src/jit-test/tests/auto-regress/bug586538.js
+ js/src/jit-test/tests/auto-regress/bug590772.js
+ js/src/jit-test/tests/auto-regress/bug591367.js
+ js/src/jit-test/tests/auto-regress/bug591418.js
+ js/src/jit-test/tests/auto-regress/bug591795.js
+ js/src/jit-test/tests/auto-regress/bug592224.js
+ js/src/jit-test/tests/auto-regress/bug593580.js
+ js/src/jit-test/tests/auto-regress/bug593605.js
+ js/src/jit-test/tests/auto-regress/bug596817.js
+ js/src/jit-test/tests/auto-regress/bug596823.js
+ js/src/jit-test/tests/auto-regress/bug599446.js
+ js/src/jit-test/tests/auto-regress/bug599464.js
+ js/src/jit-test/tests/auto-regress/bug600128.js
+ js/src/jit-test/tests/auto-regress/bug600138.js
+ js/src/jit-test/tests/auto-regress/bug600889.js
+ js/src/jit-test/tests/auto-regress/bug601070.js
+ js/src/jit-test/tests/auto-regress/bug601393.js
+ js/src/jit-test/tests/auto-regress/bug601396.js
+ js/src/jit-test/tests/auto-regress/bug605011.js
+ js/src/jit-test/tests/auto-regress/bug605013.js
+ js/src/jit-test/tests/auto-regress/bug606639.js
+ js/src/jit-test/tests/auto-regress/bug607502.js
+ js/src/jit-test/tests/auto-regress/bug607513.js
+ js/src/jit-test/tests/auto-regress/bug612836.js
+ js/src/jit-test/tests/auto-regress/bug613400.js
+ js/src/jit-test/tests/auto-regress/bug617485.js
+ js/src/jit-test/tests/auto-regress/bug620315.js
+ js/src/jit-test/tests/auto-regress/bug620637.js
+ js/src/jit-test/tests/auto-regress/bug620640.js
+ js/src/jit-test/tests/auto-regress/bug621816.js
+ js/src/jit-test/tests/auto-regress/bug621988.js
+ js/src/jit-test/tests/auto-regress/bug622167.js
+ js/src/jit-test/tests/auto-regress/bug630770.js
+ js/src/jit-test/tests/auto-regress/bug634236.js
+ js/src/jit-test/tests/auto-regress/bug635389.js
+ js/src/jit-test/tests/auto-regress/bug637010.js
+ js/src/jit-test/tests/auto-regress/bug637205.js
+ js/src/jit-test/tests/auto-regress/bug638212.js
+ js/src/jit-test/tests/auto-regress/bug638735.js
+ js/src/jit-test/tests/auto-regress/bug640079.js
+ js/src/jit-test/tests/auto-regress/bug643670.js
+ js/src/jit-test/tests/auto-regress/bug643847.js
+ js/src/jit-test/tests/auto-regress/bug647464.js
+ js/src/jit-test/tests/auto-regress/bug648729.js
+ js/src/jit-test/tests/auto-regress/bug648739.js
+ js/src/jit-test/tests/auto-regress/bug648747.js
+ js/src/jit-test/tests/auto-regress/bug648839.js
+ js/src/jit-test/tests/auto-regress/bug648852.js
+ js/src/jit-test/tests/auto-regress/bug648992.js
+ js/src/jit-test/tests/auto-regress/bug648999.js
+ js/src/jit-test/tests/auto-regress/bug649017.js
+ js/src/jit-test/tests/auto-regress/bug649937.js
+ js/src/jit-test/tests/auto-regress/bug650574.js
+ js/src/jit-test/tests/auto-regress/bug650658.js
+ js/src/jit-test/tests/auto-regress/bug651827.js
+ js/src/jit-test/tests/auto-regress/bug652177.js
+ js/src/jit-test/tests/auto-regress/bug653395.js
+ js/src/jit-test/tests/auto-regress/bug653789.js
+ js/src/jit-test/tests/auto-regress/bug654392.js
+ js/src/jit-test/tests/auto-regress/bug654665.js
+ js/src/jit-test/tests/auto-regress/bug655507.js
+ js/src/jit-test/tests/auto-regress/bug655940.js
+ js/src/jit-test/tests/auto-regress/bug655950.js
+ js/src/jit-test/tests/auto-regress/bug657198.js
+ js/src/jit-test/tests/auto-regress/bug657586.js
+ js/src/jit-test/tests/auto-regress/bug657986.js
+ js/src/jit-test/tests/auto-regress/bug658803.js
+ js/src/jit-test/tests/auto-regress/bug659077.js
+ js/src/jit-test/tests/auto-regress/bug659779.js
+ js/src/jit-test/tests/auto-regress/bug661840.js
+ js/src/jit-test/tests/auto-regress/bug662132.js
+ js/src/jit-test/tests/auto-regress/bug665914.js
+ js/src/jit-test/tests/auto-regress/bug666305.js
+ js/src/jit-test/tests/auto-regress/bug666599.js
+ js/src/jit-test/tests/auto-regress/bug667824.js
+ js/src/jit-test/tests/auto-regress/bug668206.js
+ js/src/jit-test/tests/auto-regress/bug669044.js
+ js/src/jit-test/tests/auto-regress/bug672104.js
+ js/src/jit-test/tests/auto-regress/bug673792.js
+ js/src/jit-test/tests/auto-regress/bug674843.js
+ js/src/jit-test/tests/auto-regress/bug675251.js
+ js/src/jit-test/tests/auto-regress/bug677386.js
+ js/src/jit-test/tests/auto-regress/bug677587.js
+ js/src/jit-test/tests/auto-regress/bug677977.js
+ js/src/jit-test/tests/auto-regress/bug678086.js
+ js/src/jit-test/tests/auto-regress/bug678090.js
+ js/src/jit-test/tests/auto-regress/bug678529.js
+ js/src/jit-test/tests/auto-regress/bug679799.js
+ js/src/jit-test/tests/auto-regress/bug679810.js
+ js/src/jit-test/tests/auto-regress/bug680797.js
+ js/src/jit-test/tests/auto-regress/bug682252.js
+ js/src/jit-test/tests/auto-regress/bug682298.js
+ js/src/jit-test/tests/auto-regress/bug682563.js
+ js/src/jit-test/tests/auto-regress/bug684281.js
+ js/src/jit-test/tests/auto-regress/bug685472.js
+ js/src/jit-test/tests/auto-regress/bug686107.js
+ js/src/jit-test/tests/auto-regress/bug686179.js
+ js/src/jit-test/tests/auto-regress/bug687099.js
+ js/src/jit-test/tests/auto-regress/bug687102.js
+ js/src/jit-test/tests/auto-regress/bug687125.js
+ js/src/jit-test/tests/auto-regress/bug687399.js
+ js/src/jit-test/tests/auto-regress/bug688968.js
+ js/src/jit-test/tests/auto-regress/bug688974.js
+ js/src/jit-test/tests/auto-regress/bug689892.js
+ js/src/jit-test/tests/auto-regress/bug690650.js
+ js/src/jit-test/tests/auto-regress/bug690933.js
+ js/src/jit-test/tests/auto-regress/bug691595.js
+ js/src/jit-test/tests/auto-regress/bug692300.js
+ js/src/jit-test/tests/auto-regress/bug692366.js
+ js/src/jit-test/tests/auto-regress/bug693144.js
+ js/src/jit-test/tests/auto-regress/bug693971.js
+ js/src/jit-test/tests/auto-regress/bug694438.js
+ js/src/jit-test/tests/auto-regress/bug695290.js
+ js/src/jit-test/tests/auto-regress/bug696039.js
+ js/src/jit-test/tests/auto-regress/bug697255.js
+ js/src/jit-test/tests/auto-regress/bug698074.js
+ js/src/jit-test/tests/auto-regress/bug698148.js
+ js/src/jit-test/tests/auto-regress/bug699674.js
+ js/src/jit-test/tests/auto-regress/bug700127.js
+ js/src/jit-test/tests/auto-regress/bug700295.js
+ js/src/jit-test/tests/auto-regress/bug701248.js
+ js/src/jit-test/tests/auto-regress/bug701332.js
+ js/src/jit-test/tests/auto-regress/bug702003.js
+ js/src/jit-test/tests/auto-regress/bug702915.js
+ js/src/jit-test/tests/auto-regress/bug704136.js
+ js/src/jit-test/tests/auto-regress/bug710192.js
+ js/src/jit-test/tests/auto-regress/bug713209.js
+ js/src/jit-test/tests/auto-regress/bug713944.js
+ js/src/jit-test/tests/auto-regress/bug715682.js
+ js/src/jit-test/tests/auto-regress/bug716512.js
+ js/src/jit-test/tests/auto-regress/bug717249.js
+ js/src/jit-test/tests/auto-regress/bug717251.js
+ js/src/jit-test/tests/auto-regress/bug718347.js
+ js/src/jit-test/tests/auto-regress/bug719686.js
+ js/src/jit-test/tests/auto-regress/bug720380.js
+ js/src/jit-test/tests/auto-regress/bug720396.js
+ js/src/jit-test/tests/auto-regress/bug721497.js
+ js/src/jit-test/tests/auto-regress/bug722021.js
+ js/src/jit-test/tests/auto-regress/bug722023.js
+ js/src/jit-test/tests/auto-regress/bug722260.js
+ js/src/jit-test/tests/auto-regress/bug724875.js
+ js/src/jit-test/tests/auto-regress/bug726636.js
+ js/src/jit-test/tests/auto-regress/bug726799.js
+ js/src/jit-test/tests/auto-regress/bug727330.js
+ js/src/jit-test/tests/auto-regress/bug728509.js
+ js/src/jit-test/tests/auto-regress/bug729571.js
+ js/src/jit-test/tests/auto-regress/bug729797.js
+ js/src/jit-test/tests/auto-regress/bug729886.js
+ js/src/jit-test/tests/auto-regress/bug730806.js
+ js/src/jit-test/tests/auto-regress/bug732719.js
+ js/src/jit-test/tests/auto-regress/bug732852.js
+ js/src/jit-test/tests/auto-regress/bug732855.js
+ js/src/jit-test/tests/auto-regress/bug732856.js
+ js/src/jit-test/tests/auto-regress/bug732857.js
+ js/src/jit-test/tests/auto-regress/bug732861.js
+ js/src/jit-test/tests/auto-regress/bug735313.js
+ js/src/jit-test/tests/auto-regress/bug735936.js
+ js/src/jit-test/tests/auto-regress/bug736609.js
+ js/src/jit-test/tests/auto-regress/bug737300.js
+ js/src/jit-test/tests/auto-regress/bug737737.js
+ js/src/jit-test/tests/auto-regress/bug739402.js
+ js/src/jit-test/tests/auto-regress/bug739901.js
+ js/src/jit-test/tests/auto-regress/bug740509.js
+ js/src/jit-test/tests/auto-regress/bug740654.js
+ js/src/jit-test/tests/auto-regress/bug741199.js
+ js/src/jit-test/tests/auto-regress/bug743071.js
+ js/src/jit-test/tests/auto-regress/bug743094.js
+ js/src/jit-test/tests/auto-regress/bug743096.js
+ js/src/jit-test/tests/auto-regress/bug743876.js
+ js/src/jit-test/tests/auto-regress/bug745452.js
+ js/src/jit-test/tests/auto-regress/bug746103.js
+ js/src/jit-test/tests/auto-regress/bug746376.js
+ js/src/jit-test/tests/auto-regress/bug746377.js
+ js/src/jit-test/tests/auto-regress/bug748119.js
+ js/src/jit-test/tests/auto-regress/bug754712.js
+ js/src/jit-test/tests/auto-regress/bug754719.js
+ js/src/jit-test/tests/auto-regress/bug755639.js
+ js/src/jit-test/tests/auto-regress/bug755750.js
+ js/src/jit-test/tests/auto-regress/bug756236.js
+ js/src/jit-test/tests/auto-regress/bug757428.js
+ js/src/jit-test/tests/auto-regress/bug758164.js
+ js/src/jit-test/tests/auto-regress/bug759719.js
+ js/src/jit-test/tests/auto-regress/bug761864.js
+ js/src/jit-test/tests/auto-regress/bug762324.js
+ js/src/jit-test/tests/auto-regress/bug763039.js
+ js/src/jit-test/tests/auto-regress/bug763989.js
+ js/src/jit-test/tests/auto-regress/bug765055.js
+ js/src/jit-test/tests/auto-regress/bug765483.js
+ js/src/jit-test/tests/auto-regress/bug766065.js
+ js/src/jit-test/tests/auto-regress/bug767679.js
+ js/src/jit-test/tests/auto-regress/bug770713.js
+ js/src/jit-test/tests/auto-regress/bug771027.js
+ js/src/jit-test/tests/auto-regress/bug771157.js
+ js/src/jit-test/tests/auto-regress/bug771946.js
+ js/src/jit-test/tests/auto-regress/bug778557.js
+ js/src/jit-test/tests/auto-regress/bug779390.js
+ js/src/jit-test/tests/auto-regress/bug779818.js
+ js/src/jit-test/tests/auto-regress/bug779850.js
+ js/src/jit-test/tests/auto-regress/bug780003.js
+ js/src/jit-test/tests/auto-regress/bug781364.js
+ js/src/jit-test/tests/auto-regress/bug781855.js
+ js/src/jit-test/tests/auto-regress/bug782083.js
+ js/src/jit-test/tests/auto-regress/bug782129.js
+ js/src/jit-test/tests/auto-regress/bug783421.js
+ js/src/jit-test/tests/auto-regress/bug785089.js
+ js/src/jit-test/tests/auto-regress/bug785305.js
+ js/src/jit-test/tests/auto-regress/bug785576.js
+ js/src/jit-test/tests/auto-regress/bug785776.js
+ js/src/jit-test/tests/auto-regress/bug790921.js
+ js/src/jit-test/tests/auto-regress/bug795937.js
+ js/src/jit-test/tests/auto-regress/bug797493.js
+ js/src/jit-test/tests/auto-regress/bug800878.js
+ js/src/jit-test/tests/auto-regress/bug811606.js
+ js/src/jit-test/tests/auto-regress/bug811616.js
+ js/src/jit-test/tests/auto-regress/bug812235.js
+ js/src/jit-test/tests/auto-regress/bug813029.js
+ js/src/jit-test/tests/auto-regress/bug829795.js
+ js/src/jit-test/tests/auto-regress/bug829813.js
+ js/src/jit-test/tests/auto-regress/bug909441.js
+ js/src/jit-test/tests/auto-regress/bug912379.js
+ js/src/jit-test/tests/auto-regress/for-of-iterator-close-debugger.js
+ js/src/jit-test/tests/backup-point-bug1315634.js
+ js/src/jit-test/tests/baseline/accessor-ic-shape-replacement.js
+ js/src/jit-test/tests/baseline/arraySubclassPropertyLookup.js
+ js/src/jit-test/tests/baseline/bug1024444.js
+ js/src/jit-test/tests/baseline/bug1054330.js
+ js/src/jit-test/tests/baseline/bug1063878.js
+ js/src/jit-test/tests/baseline/bug1095870.js
+ js/src/jit-test/tests/baseline/bug1153458.js
+ js/src/jit-test/tests/baseline/bug1182866.js
+ js/src/jit-test/tests/baseline/bug1209585.js
+ js/src/jit-test/tests/baseline/bug1216140.js
+ js/src/jit-test/tests/baseline/bug1238815.js
+ js/src/jit-test/tests/baseline/bug1247862.js
+ js/src/jit-test/tests/baseline/bug1258301.js
+ js/src/jit-test/tests/baseline/bug1344334.js
+ js/src/jit-test/tests/baseline/bug836742.js
+ js/src/jit-test/tests/baseline/bug840984.js
+ js/src/jit-test/tests/baseline/bug841718.js
+ js/src/jit-test/tests/baseline/bug842313.js
+ js/src/jit-test/tests/baseline/bug842316.js
+ js/src/jit-test/tests/baseline/bug842317.js
+ js/src/jit-test/tests/baseline/bug842429.js
+ js/src/jit-test/tests/baseline/bug842430.js
+ js/src/jit-test/tests/baseline/bug842431-1.js
+ js/src/jit-test/tests/baseline/bug842431-2.js
+ js/src/jit-test/tests/baseline/bug842431-3.js
+ js/src/jit-test/tests/baseline/bug842432.js
+ js/src/jit-test/tests/baseline/bug843429.js
+ js/src/jit-test/tests/baseline/bug843811-1.js
+ js/src/jit-test/tests/baseline/bug843811-2.js
+ js/src/jit-test/tests/baseline/bug843811-3.js
+ js/src/jit-test/tests/baseline/bug843886.js
+ js/src/jit-test/tests/baseline/bug844383.js
+ js/src/jit-test/tests/baseline/bug844467.js
+ js/src/jit-test/tests/baseline/bug844470.js
+ js/src/jit-test/tests/baseline/bug844828.js
+ js/src/jit-test/tests/baseline/bug845331.js
+ js/src/jit-test/tests/baseline/bug847410.js
+ js/src/jit-test/tests/baseline/bug847425.js
+ js/src/jit-test/tests/baseline/bug847446.js
+ js/src/jit-test/tests/baseline/bug847484.js
+ js/src/jit-test/tests/baseline/bug847678.js
+ js/src/jit-test/tests/baseline/bug848743-1.js
+ js/src/jit-test/tests/baseline/bug848743-2.js
+ js/src/jit-test/tests/baseline/bug852175.js
+ js/src/jit-test/tests/baseline/bug852801.js
+ js/src/jit-test/tests/baseline/bug857580.js
+ js/src/jit-test/tests/baseline/bug877589.js
+ js/src/jit-test/tests/baseline/bug881461.js
+ js/src/jit-test/tests/baseline/bug892787-1.js
+ js/src/jit-test/tests/baseline/bug892787-2.js
+ js/src/jit-test/tests/baseline/bug916039.js
+ js/src/jit-test/tests/baseline/bug934427.js
+ js/src/jit-test/tests/baseline/bug936403.js
+ js/src/jit-test/tests/baseline/bug938130.js
+ js/src/jit-test/tests/baseline/bug940972.js
+ js/src/jit-test/tests/baseline/callee.js
+ js/src/jit-test/tests/baseline/classConstructor-AnyScripted.js
+ js/src/jit-test/tests/baseline/funcall-array.js
+ js/src/jit-test/tests/baseline/funcall.js
+ js/src/jit-test/tests/baseline/getter_setter.js
+ js/src/jit-test/tests/baseline/long-proto-chains.js
+ js/src/jit-test/tests/baseline/metadata-hook-on-stack.js
+ js/src/jit-test/tests/baseline/no-such-property-getprop.js
+ js/src/jit-test/tests/baseline/setcall.js
+ js/src/jit-test/tests/baseline/try-finally-1.js
+ js/src/jit-test/tests/baseline/try-finally-2.js
+ js/src/jit-test/tests/baseline/try-finally-3.js
+ js/src/jit-test/tests/baseline/try-finally-osr.js
+ js/src/jit-test/tests/basic/FPQuadCmp.js
+ js/src/jit-test/tests/basic/__proto__-not-prototype-mutation-ion.js
+ js/src/jit-test/tests/basic/__proto__-not-prototype-mutation.js
+ js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js
+ js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js
+ js/src/jit-test/tests/basic/arityMismatchExtraArg.js
+ js/src/jit-test/tests/basic/arityMismatchMissingArg.js
+ js/src/jit-test/tests/basic/array-copyWithin.js
+ js/src/jit-test/tests/basic/array-length-double.js
+ js/src/jit-test/tests/basic/array-proto-outofrange.js
+ js/src/jit-test/tests/basic/array-slice.js
+ js/src/jit-test/tests/basic/array-tosource.js
+ js/src/jit-test/tests/basic/arrayConcat.js
+ js/src/jit-test/tests/basic/arrayNatives.js
+ js/src/jit-test/tests/basic/arrayPopShift.js
+ js/src/jit-test/tests/basic/arrayProto.js
+ js/src/jit-test/tests/basic/arraybuffer-slice-warn.js
+ js/src/jit-test/tests/basic/bigLoadStoreDisp.js
+ js/src/jit-test/tests/basic/bindname-in-strict-eval.js
+ js/src/jit-test/tests/basic/bitwiseAnd.js
+ js/src/jit-test/tests/basic/bitwiseGlobal.js
+ js/src/jit-test/tests/basic/bug-1133377.js
+ js/src/jit-test/tests/basic/bug-1198090.js
+ js/src/jit-test/tests/basic/bug-1240532.js
+ js/src/jit-test/tests/basic/bug-1271507-2.js
+ js/src/jit-test/tests/basic/bug-1271507.js
+ js/src/jit-test/tests/basic/bug-508061.js
+ js/src/jit-test/tests/basic/bug-826124.js
+ js/src/jit-test/tests/basic/bug1001090-1.js
+ js/src/jit-test/tests/basic/bug1001090-2.js
+ js/src/jit-test/tests/basic/bug1001090-3.js
+ js/src/jit-test/tests/basic/bug1001090-4.js
+ js/src/jit-test/tests/basic/bug1001090-5.js
+ js/src/jit-test/tests/basic/bug1001090-6.js
+ js/src/jit-test/tests/basic/bug1003161.js
+ js/src/jit-test/tests/basic/bug1008339.js
+ js/src/jit-test/tests/basic/bug1013922.js
+ js/src/jit-test/tests/basic/bug1015339.js
+ js/src/jit-test/tests/basic/bug1015766.js
+ js/src/jit-test/tests/basic/bug1018620.js
+ js/src/jit-test/tests/basic/bug1024786.js
+ js/src/jit-test/tests/basic/bug1033946.js
+ js/src/jit-test/tests/basic/bug1035287-track-allocation-sites-recursion.js
+ js/src/jit-test/tests/basic/bug1035325.js
+ js/src/jit-test/tests/basic/bug1054243.js
+ js/src/jit-test/tests/basic/bug1057571.js
+ js/src/jit-test/tests/basic/bug1059459.js
+ js/src/jit-test/tests/basic/bug1061534.js
+ js/src/jit-test/tests/basic/bug1066414.js
+ js/src/jit-test/tests/basic/bug1078871.js
+ js/src/jit-test/tests/basic/bug1081175.js
+ js/src/jit-test/tests/basic/bug1085464.js
+ js/src/jit-test/tests/basic/bug1091757.js
+ js/src/jit-test/tests/basic/bug1100623.js
+ js/src/jit-test/tests/basic/bug1106982-2.js
+ js/src/jit-test/tests/basic/bug1106982.js
+ js/src/jit-test/tests/basic/bug1113980.js
+ js/src/jit-test/tests/basic/bug1118996.js
+ js/src/jit-test/tests/basic/bug1122534.js
+ js/src/jit-test/tests/basic/bug1122581.js
+ js/src/jit-test/tests/basic/bug1127303.js
+ js/src/jit-test/tests/basic/bug1131035.js
+ js/src/jit-test/tests/basic/bug1134146.js
+ js/src/jit-test/tests/basic/bug1135718.js
+ js/src/jit-test/tests/basic/bug1137616.js
+ js/src/jit-test/tests/basic/bug1141154.js
+ js/src/jit-test/tests/basic/bug1141329.js
+ js/src/jit-test/tests/basic/bug1141338.js
+ js/src/jit-test/tests/basic/bug1143106.js
+ js/src/jit-test/tests/basic/bug1146836.js
+ js/src/jit-test/tests/basic/bug1147216.js
+ js/src/jit-test/tests/basic/bug1153057.js
+ js/src/jit-test/tests/basic/bug1161762.js
+ js/src/jit-test/tests/basic/bug1168667.js
+ js/src/jit-test/tests/basic/bug1170355.js
+ js/src/jit-test/tests/basic/bug1172503-2.js
+ js/src/jit-test/tests/basic/bug1177907.js
+ js/src/jit-test/tests/basic/bug1180054.js
+ js/src/jit-test/tests/basic/bug1182865.js
+ js/src/jit-test/tests/basic/bug1185653.js
+ js/src/jit-test/tests/basic/bug1189744.js
+ js/src/jit-test/tests/basic/bug1190733.js
+ js/src/jit-test/tests/basic/bug1195452.js
+ js/src/jit-test/tests/basic/bug1196579.js
+ js/src/jit-test/tests/basic/bug1203790.js
+ js/src/jit-test/tests/basic/bug1204722.js
+ js/src/jit-test/tests/basic/bug1205870.js
+ js/src/jit-test/tests/basic/bug1206265.js
+ js/src/jit-test/tests/basic/bug1207863.js
+ js/src/jit-test/tests/basic/bug1208403.js
+ js/src/jit-test/tests/basic/bug1210596.js
+ js/src/jit-test/tests/basic/bug1219363.js
+ js/src/jit-test/tests/basic/bug1232269.js
+ js/src/jit-test/tests/basic/bug1234414.js
+ js/src/jit-test/tests/basic/bug1236476.js
+ js/src/jit-test/tests/basic/bug1237564.js
+ js/src/jit-test/tests/basic/bug1238003.js
+ js/src/jit-test/tests/basic/bug1238630.js
+ js/src/jit-test/tests/basic/bug1240502.js
+ js/src/jit-test/tests/basic/bug1247926.js
+ js/src/jit-test/tests/basic/bug1263868.js
+ js/src/jit-test/tests/basic/bug1264954.js
+ js/src/jit-test/tests/basic/bug1265693.js
+ js/src/jit-test/tests/basic/bug1276882.js
+ js/src/jit-test/tests/basic/bug1278839.js
+ js/src/jit-test/tests/basic/bug1280252.js
+ js/src/jit-test/tests/basic/bug1285227.js
+ js/src/jit-test/tests/basic/bug1292858.js
+ js/src/jit-test/tests/basic/bug1293258.js
+ js/src/jit-test/tests/basic/bug1295031.js
+ js/src/jit-test/tests/basic/bug1296015.js
+ js/src/jit-test/tests/basic/bug1296016.js
+ js/src/jit-test/tests/basic/bug1296249.js
+ js/src/jit-test/tests/basic/bug1300548.js
+ js/src/jit-test/tests/basic/bug1300904.js
+ js/src/jit-test/tests/basic/bug1301797.js
+ js/src/jit-test/tests/basic/bug1302682.js
+ js/src/jit-test/tests/basic/bug1310418.js
+ js/src/jit-test/tests/basic/bug1317402.js
+ js/src/jit-test/tests/basic/bug1344265.js
+ js/src/jit-test/tests/basic/bug464403.js
+ js/src/jit-test/tests/basic/bug465902.js
+ js/src/jit-test/tests/basic/bug504587-1.js
+ js/src/jit-test/tests/basic/bug507180.js
+ js/src/jit-test/tests/basic/bug509639.js
+ js/src/jit-test/tests/basic/bug509982.js
+ js/src/jit-test/tests/basic/bug510434.js
+ js/src/jit-test/tests/basic/bug510437-2.js
+ js/src/jit-test/tests/basic/bug511214.js
+ js/src/jit-test/tests/basic/bug511241.js
+ js/src/jit-test/tests/basic/bug513038.js
+ js/src/jit-test/tests/basic/bug513898-regexp.js
+ js/src/jit-test/tests/basic/bug516009.js
+ js/src/jit-test/tests/basic/bug517721.js
+ js/src/jit-test/tests/basic/bug519129.js
+ js/src/jit-test/tests/basic/bug520498.js
+ js/src/jit-test/tests/basic/bug522136.js
+ js/src/jit-test/tests/basic/bug522817.js
+ js/src/jit-test/tests/basic/bug524826-2.js
+ js/src/jit-test/tests/basic/bug524826.js
+ js/src/jit-test/tests/basic/bug525028.js
+ js/src/jit-test/tests/basic/bug527288.js
+ js/src/jit-test/tests/basic/bug528116.js
+ js/src/jit-test/tests/basic/bug528644.js
+ js/src/jit-test/tests/basic/bug532568-2.js
+ js/src/jit-test/tests/basic/bug532568.js
+ js/src/jit-test/tests/basic/bug532823.js
+ js/src/jit-test/tests/basic/bug535474.js
+ js/src/jit-test/tests/basic/bug535760.js
+ js/src/jit-test/tests/basic/bug535930.js
+ js/src/jit-test/tests/basic/bug536445.js
+ js/src/jit-test/tests/basic/bug536748.js
+ js/src/jit-test/tests/basic/bug539379.js
+ js/src/jit-test/tests/basic/bug539553-2.js
+ js/src/jit-test/tests/basic/bug539553-3.js
+ js/src/jit-test/tests/basic/bug539553.js
+ js/src/jit-test/tests/basic/bug541191-1.js
+ js/src/jit-test/tests/basic/bug541191-2.js
+ js/src/jit-test/tests/basic/bug541191-3.js
+ js/src/jit-test/tests/basic/bug541191-4.js
+ js/src/jit-test/tests/basic/bug541191-5.js
+ js/src/jit-test/tests/basic/bug547911-1.js
+ js/src/jit-test/tests/basic/bug547911-2.js
+ js/src/jit-test/tests/basic/bug551705.js
+ js/src/jit-test/tests/basic/bug552196.js
+ js/src/jit-test/tests/basic/bug557841.js
+ js/src/jit-test/tests/basic/bug558530.js
+ js/src/jit-test/tests/basic/bug558531.js
+ js/src/jit-test/tests/basic/bug558814.js
+ js/src/jit-test/tests/basic/bug559912.js
+ js/src/jit-test/tests/basic/bug560234.js
+ js/src/jit-test/tests/basic/bug560234b.js
+ js/src/jit-test/tests/basic/bug561279.js
+ js/src/jit-test/tests/basic/bug561359-1.js
+ js/src/jit-test/tests/basic/bug561359-2.js
+ js/src/jit-test/tests/basic/bug563125.js
+ js/src/jit-test/tests/basic/bug563243.js
+ js/src/jit-test/tests/basic/bug566136.js
+ js/src/jit-test/tests/basic/bug566637.js
+ js/src/jit-test/tests/basic/bug568276.js
+ js/src/jit-test/tests/basic/bug569651.js
+ js/src/jit-test/tests/basic/bug569849.js
+ js/src/jit-test/tests/basic/bug570385-1.js
+ js/src/jit-test/tests/basic/bug570385-2.js
+ js/src/jit-test/tests/basic/bug570385-3.js
+ js/src/jit-test/tests/basic/bug570663-1.js
+ js/src/jit-test/tests/basic/bug570663-2.js
+ js/src/jit-test/tests/basic/bug572229.js
+ js/src/jit-test/tests/basic/bug572232.js
+ js/src/jit-test/tests/basic/bug576823-regexp.js
+ js/src/jit-test/tests/basic/bug576837-regexp.js
+ js/src/jit-test/tests/basic/bug576891.js
+ js/src/jit-test/tests/basic/bug578041.js
+ js/src/jit-test/tests/basic/bug579740.js
+ js/src/jit-test/tests/basic/bug582161.js
+ js/src/jit-test/tests/basic/bug582479.js
+ js/src/jit-test/tests/basic/bug583757.js
+ js/src/jit-test/tests/basic/bug584499-1.js
+ js/src/jit-test/tests/basic/bug584499-2.js
+ js/src/jit-test/tests/basic/bug584565.js
+ js/src/jit-test/tests/basic/bug584603.js
+ js/src/jit-test/tests/basic/bug585542.js
+ js/src/jit-test/tests/basic/bug586499-regexp.js
+ js/src/jit-test/tests/basic/bug586917.js
+ js/src/jit-test/tests/basic/bug587346-regexp-01.js
+ js/src/jit-test/tests/basic/bug587366.js
+ js/src/jit-test/tests/basic/bug589318.js
+ js/src/jit-test/tests/basic/bug590006.js
+ js/src/jit-test/tests/basic/bug590036.js
+ js/src/jit-test/tests/basic/bug592927.js
+ js/src/jit-test/tests/basic/bug593611.js
+ js/src/jit-test/tests/basic/bug593663-regexp.js
+ js/src/jit-test/tests/basic/bug594108.js
+ js/src/jit-test/tests/basic/bug594205.js
+ js/src/jit-test/tests/basic/bug595963-1.js
+ js/src/jit-test/tests/basic/bug595963-2.js
+ js/src/jit-test/tests/basic/bug596351-1.js
+ js/src/jit-test/tests/basic/bug596351-2.js
+ js/src/jit-test/tests/basic/bug599854.js
+ js/src/jit-test/tests/basic/bug601046.js
+ js/src/jit-test/tests/basic/bug601398.js
+ js/src/jit-test/tests/basic/bug601401.js
+ js/src/jit-test/tests/basic/bug601428.js
+ js/src/jit-test/tests/basic/bug605754-regexp.js
+ js/src/jit-test/tests/basic/bug606083.js
+ js/src/jit-test/tests/basic/bug606882-1.js
+ js/src/jit-test/tests/basic/bug606882-2.js
+ js/src/jit-test/tests/basic/bug608313.js
+ js/src/jit-test/tests/basic/bug608980.js
+ js/src/jit-test/tests/basic/bug609502-1.js
+ js/src/jit-test/tests/basic/bug609502-2.js
+ js/src/jit-test/tests/basic/bug609502-3.js
+ js/src/jit-test/tests/basic/bug610592.js
+ js/src/jit-test/tests/basic/bug613122.js
+ js/src/jit-test/tests/basic/bug613151.js
+ js/src/jit-test/tests/basic/bug613399.js
+ js/src/jit-test/tests/basic/bug614688.js
+ js/src/jit-test/tests/basic/bug614915.js
+ js/src/jit-test/tests/basic/bug616009.js
+ js/src/jit-test/tests/basic/bug616170.js
+ js/src/jit-test/tests/basic/bug616762.js
+ js/src/jit-test/tests/basic/bug617139.js
+ js/src/jit-test/tests/basic/bug617171.js
+ js/src/jit-test/tests/basic/bug617745.js
+ js/src/jit-test/tests/basic/bug618350.js
+ js/src/jit-test/tests/basic/bug618577.js
+ js/src/jit-test/tests/basic/bug618853.js
+ js/src/jit-test/tests/basic/bug619004.js
+ js/src/jit-test/tests/basic/bug619338.js
+ js/src/jit-test/tests/basic/bug620532.js
+ js/src/jit-test/tests/basic/bug620838.js
+ js/src/jit-test/tests/basic/bug621022-1.js
+ js/src/jit-test/tests/basic/bug621022-2.js
+ js/src/jit-test/tests/basic/bug621487.js
+ js/src/jit-test/tests/basic/bug623859.js
+ js/src/jit-test/tests/basic/bug623863.js
+ js/src/jit-test/tests/basic/bug624041-1.js
+ js/src/jit-test/tests/basic/bug624041-2.js
+ js/src/jit-test/tests/basic/bug625141-1.js
+ js/src/jit-test/tests/basic/bug625141-2.js
+ js/src/jit-test/tests/basic/bug625399.js
+ js/src/jit-test/tests/basic/bug626398.js
+ js/src/jit-test/tests/basic/bug627609.js
+ js/src/jit-test/tests/basic/bug627692-1.js
+ js/src/jit-test/tests/basic/bug627692-2.js
+ js/src/jit-test/tests/basic/bug629858.js
+ js/src/jit-test/tests/basic/bug630865-5.js
+ js/src/jit-test/tests/basic/bug630865-6.js
+ js/src/jit-test/tests/basic/bug631082.js
+ js/src/jit-test/tests/basic/bug631219.js
+ js/src/jit-test/tests/basic/bug631788.js
+ js/src/jit-test/tests/basic/bug632778-1.js
+ js/src/jit-test/tests/basic/bug632778-2.js
+ js/src/jit-test/tests/basic/bug632901.js
+ js/src/jit-test/tests/basic/bug632964-regexp.js
+ js/src/jit-test/tests/basic/bug633409-1.js
+ js/src/jit-test/tests/basic/bug633409-2.js
+ js/src/jit-test/tests/basic/bug633752.js
+ js/src/jit-test/tests/basic/bug633828.js
+ js/src/jit-test/tests/basic/bug634593.js
+ js/src/jit-test/tests/basic/bug635417.js
+ js/src/jit-test/tests/basic/bug638981.js
+ js/src/jit-test/tests/basic/bug639126.js
+ js/src/jit-test/tests/basic/bug639128.js
+ js/src/jit-test/tests/basic/bug639311.js
+ js/src/jit-test/tests/basic/bug639591.js
+ js/src/jit-test/tests/basic/bug639759.js
+ js/src/jit-test/tests/basic/bug639797.js
+ js/src/jit-test/tests/basic/bug639807.js
+ js/src/jit-test/tests/basic/bug640078.js
+ js/src/jit-test/tests/basic/bug640203.js
+ js/src/jit-test/tests/basic/bug640993.js
+ js/src/jit-test/tests/basic/bug641224.js
+ js/src/jit-test/tests/basic/bug641229.js
+ js/src/jit-test/tests/basic/bug641231.js
+ js/src/jit-test/tests/basic/bug641235.js
+ js/src/jit-test/tests/basic/bug641491.js
+ js/src/jit-test/tests/basic/bug641525.js
+ js/src/jit-test/tests/basic/bug641563.js
+ js/src/jit-test/tests/basic/bug641741.js
+ js/src/jit-test/tests/basic/bug642154.js
+ js/src/jit-test/tests/basic/bug642161.js
+ js/src/jit-test/tests/basic/bug642164.js
+ js/src/jit-test/tests/basic/bug642206.js
+ js/src/jit-test/tests/basic/bug642248.js
+ js/src/jit-test/tests/basic/bug642254.js
+ js/src/jit-test/tests/basic/bug642319.js
+ js/src/jit-test/tests/basic/bug642326.js
+ js/src/jit-test/tests/basic/bug642422.js
+ js/src/jit-test/tests/basic/bug642569.js
+ js/src/jit-test/tests/basic/bug642592.js
+ js/src/jit-test/tests/basic/bug642758.js
+ js/src/jit-test/tests/basic/bug642772-1.js
+ js/src/jit-test/tests/basic/bug642772-2.js
+ js/src/jit-test/tests/basic/bug642772-3.js
+ js/src/jit-test/tests/basic/bug642894.js
+ js/src/jit-test/tests/basic/bug642985-1.js
+ js/src/jit-test/tests/basic/bug642985-2.js
+ js/src/jit-test/tests/basic/bug643113.js
+ js/src/jit-test/tests/basic/bug643169.js
+ js/src/jit-test/tests/basic/bug643243.js
+ js/src/jit-test/tests/basic/bug643244.js
+ js/src/jit-test/tests/basic/bug643249.js
+ js/src/jit-test/tests/basic/bug643285.js
+ js/src/jit-test/tests/basic/bug643733.js
+ js/src/jit-test/tests/basic/bug645293.js
+ js/src/jit-test/tests/basic/bug645632.js
+ js/src/jit-test/tests/basic/bug646393.js
+ js/src/jit-test/tests/basic/bug646968-3.js
+ js/src/jit-test/tests/basic/bug646968-4.js
+ js/src/jit-test/tests/basic/bug646968-5.js
+ js/src/jit-test/tests/basic/bug646968-6.js
+ js/src/jit-test/tests/basic/bug646968-7.js
+ js/src/jit-test/tests/basic/bug646968-8.js
+ js/src/jit-test/tests/basic/bug647463.js
+ js/src/jit-test/tests/basic/bug648357.js
+ js/src/jit-test/tests/basic/bug648773.js
+ js/src/jit-test/tests/basic/bug649439.js
+ js/src/jit-test/tests/basic/bug649771.js
+ js/src/jit-test/tests/basic/bug649939.js
+ js/src/jit-test/tests/basic/bug650148.js
+ js/src/jit-test/tests/basic/bug651451-2.js
+ js/src/jit-test/tests/basic/bug651451.js
+ js/src/jit-test/tests/basic/bug651966.js
+ js/src/jit-test/tests/basic/bug652054.js
+ js/src/jit-test/tests/basic/bug652060.js
+ js/src/jit-test/tests/basic/bug652422.js
+ js/src/jit-test/tests/basic/bug652646.js
+ js/src/jit-test/tests/basic/bug653153.js
+ js/src/jit-test/tests/basic/bug653262.js
+ js/src/jit-test/tests/basic/bug653438.js
+ js/src/jit-test/tests/basic/bug653672.js
+ js/src/jit-test/tests/basic/bug654073.js
+ js/src/jit-test/tests/basic/bug654668.js
+ js/src/jit-test/tests/basic/bug656261.js
+ js/src/jit-test/tests/basic/bug657197.js
+ js/src/jit-test/tests/basic/bug657225.js
+ js/src/jit-test/tests/basic/bug657245.js
+ js/src/jit-test/tests/basic/bug657901.js
+ js/src/jit-test/tests/basic/bug658539.js
+ js/src/jit-test/tests/basic/bug660081.js
+ js/src/jit-test/tests/basic/bug660173.js
+ js/src/jit-test/tests/basic/bug660203.js
+ js/src/jit-test/tests/basic/bug660204.js
+ js/src/jit-test/tests/basic/bug660597.js
+ js/src/jit-test/tests/basic/bug662044.js
+ js/src/jit-test/tests/basic/bug662841.js
+ js/src/jit-test/tests/basic/bug663338.js
+ js/src/jit-test/tests/basic/bug665289.js
+ js/src/jit-test/tests/basic/bug666448.js
+ js/src/jit-test/tests/basic/bug667504-syntax.js
+ js/src/jit-test/tests/basic/bug667507.js
+ js/src/jit-test/tests/basic/bug673468.js
+ js/src/jit-test/tests/basic/bug673469.js
+ js/src/jit-test/tests/basic/bug673569.js
+ js/src/jit-test/tests/basic/bug673705-1.js
+ js/src/jit-test/tests/basic/bug673705-2.js
+ js/src/jit-test/tests/basic/bug673715.js
+ js/src/jit-test/tests/basic/bug673731.js
+ js/src/jit-test/tests/basic/bug673766.js
+ js/src/jit-test/tests/basic/bug673767.js
+ js/src/jit-test/tests/basic/bug674085.js
+ js/src/jit-test/tests/basic/bug674776.js
+ js/src/jit-test/tests/basic/bug675889.js
+ js/src/jit-test/tests/basic/bug677635.js
+ js/src/jit-test/tests/basic/bug677957-1.js
+ js/src/jit-test/tests/basic/bug677957-2.js
+ js/src/jit-test/tests/basic/bug678087.js
+ js/src/jit-test/tests/basic/bug678211.js
+ js/src/jit-test/tests/basic/bug679977.js
+ js/src/jit-test/tests/basic/bug679986-1.js
+ js/src/jit-test/tests/basic/bug679986-2.js
+ js/src/jit-test/tests/basic/bug680217.js
+ js/src/jit-test/tests/basic/bug683140.js
+ js/src/jit-test/tests/basic/bug683838.js
+ js/src/jit-test/tests/basic/bug684922.js
+ js/src/jit-test/tests/basic/bug685313.js
+ js/src/jit-test/tests/basic/bug685321-1.js
+ js/src/jit-test/tests/basic/bug685321-2.js
+ js/src/jit-test/tests/basic/bug686296.js
+ js/src/jit-test/tests/basic/bug686396.js
+ js/src/jit-test/tests/basic/bug688939.js
+ js/src/jit-test/tests/basic/bug689916-regexp.js
+ js/src/jit-test/tests/basic/bug690732.js
+ js/src/jit-test/tests/basic/bug691797-regexp-1.js
+ js/src/jit-test/tests/basic/bug691797-regexp-2.js
+ js/src/jit-test/tests/basic/bug695922-syntax.js
+ js/src/jit-test/tests/basic/bug696748.js
+ js/src/jit-test/tests/basic/bug699166.js
+ js/src/jit-test/tests/basic/bug700300.js
+ js/src/jit-test/tests/basic/bug700501.js
+ js/src/jit-test/tests/basic/bug702426-regexp-gc.js
+ js/src/jit-test/tests/basic/bug702572.js
+ js/src/jit-test/tests/basic/bug703157.js
+ js/src/jit-test/tests/basic/bug703544.js
+ js/src/jit-test/tests/basic/bug703818.js
+ js/src/jit-test/tests/basic/bug704134.js
+ js/src/jit-test/tests/basic/bug704795.js
+ js/src/jit-test/tests/basic/bug705895-1.js
+ js/src/jit-test/tests/basic/bug705895-2.js
+ js/src/jit-test/tests/basic/bug706316.js
+ js/src/jit-test/tests/basic/bug706795.js
+ js/src/jit-test/tests/basic/bug706808.js
+ js/src/jit-test/tests/basic/bug707750.js
+ js/src/jit-test/tests/basic/bug708228.js
+ js/src/jit-test/tests/basic/bug708819.js
+ js/src/jit-test/tests/basic/bug709634.js
+ js/src/jit-test/tests/basic/bug710947.js
+ js/src/jit-test/tests/basic/bug713226.js
+ js/src/jit-test/tests/basic/bug714614.js
+ js/src/jit-test/tests/basic/bug714616.js
+ js/src/jit-test/tests/basic/bug716013.js
+ js/src/jit-test/tests/basic/bug718852.js
+ js/src/jit-test/tests/basic/bug719750.js
+ js/src/jit-test/tests/basic/bug720070.js
+ js/src/jit-test/tests/basic/bug720675.js
+ js/src/jit-test/tests/basic/bug722028.js
+ js/src/jit-test/tests/basic/bug727223.js
+ js/src/jit-test/tests/basic/bug727921.js
+ js/src/jit-test/tests/basic/bug728086.js
+ js/src/jit-test/tests/basic/bug728190.js
+ js/src/jit-test/tests/basic/bug728609.js
+ js/src/jit-test/tests/basic/bug730085.js
+ js/src/jit-test/tests/basic/bug730888.js
+ js/src/jit-test/tests/basic/bug731642.js
+ js/src/jit-test/tests/basic/bug732693.js
+ js/src/jit-test/tests/basic/bug737384.js
+ js/src/jit-test/tests/basic/bug738841.js
+ js/src/jit-test/tests/basic/bug738846.js
+ js/src/jit-test/tests/basic/bug739694-1.js
+ js/src/jit-test/tests/basic/bug739694-2.js
+ js/src/jit-test/tests/basic/bug743961.js
+ js/src/jit-test/tests/basic/bug744285.js
+ js/src/jit-test/tests/basic/bug744287.js
+ js/src/jit-test/tests/basic/bug744356.js
+ js/src/jit-test/tests/basic/bug745360.js
+ js/src/jit-test/tests/basic/bug749039.js
+ js/src/jit-test/tests/basic/bug749620.js
+ js/src/jit-test/tests/basic/bug750307.js
+ js/src/jit-test/tests/basic/bug751139.js
+ js/src/jit-test/tests/basic/bug754150.js
+ js/src/jit-test/tests/basic/bug754242.js
+ js/src/jit-test/tests/basic/bug756851.js
+ js/src/jit-test/tests/basic/bug757199.js
+ js/src/jit-test/tests/basic/bug757431.js
+ js/src/jit-test/tests/basic/bug763440.js
+ js/src/jit-test/tests/basic/bug767074.js
+ js/src/jit-test/tests/basic/bug767234.js
+ js/src/jit-test/tests/basic/bug767273.js
+ js/src/jit-test/tests/basic/bug768732.js
+ js/src/jit-test/tests/basic/bug769433.js
+ js/src/jit-test/tests/basic/bug770952.js
+ js/src/jit-test/tests/basic/bug773153.js
+ js/src/jit-test/tests/basic/bug774859.js
+ js/src/jit-test/tests/basic/bug777776.js
+ js/src/jit-test/tests/basic/bug777992.js
+ js/src/jit-test/tests/basic/bug781393.js
+ js/src/jit-test/tests/basic/bug782337.js
+ js/src/jit-test/tests/basic/bug783989.js
+ js/src/jit-test/tests/basic/bug785094.js
+ js/src/jit-test/tests/basic/bug785175.js
+ js/src/jit-test/tests/basic/bug786114.js
+ js/src/jit-test/tests/basic/bug787309.js
+ js/src/jit-test/tests/basic/bug787847.js
+ js/src/jit-test/tests/basic/bug787848.js
+ js/src/jit-test/tests/basic/bug791465.js
+ js/src/jit-test/tests/basic/bug792239.js
+ js/src/jit-test/tests/basic/bug794025.js
+ js/src/jit-test/tests/basic/bug794286.js
+ js/src/jit-test/tests/basic/bug794947.js
+ js/src/jit-test/tests/basic/bug797495.js
+ js/src/jit-test/tests/basic/bug797496.js
+ js/src/jit-test/tests/basic/bug798678.js
+ js/src/jit-test/tests/basic/bug798834.js
+ js/src/jit-test/tests/basic/bug806522.js
+ js/src/jit-test/tests/basic/bug807623.js
+ js/src/jit-test/tests/basic/bug808067.js
+ js/src/jit-test/tests/basic/bug808483.js
+ js/src/jit-test/tests/basic/bug817002.js
+ js/src/jit-test/tests/basic/bug820124-1.js
+ js/src/jit-test/tests/basic/bug820124-2.js
+ js/src/jit-test/tests/basic/bug820124-3.js
+ js/src/jit-test/tests/basic/bug820124-4.js
+ js/src/jit-test/tests/basic/bug821103.js
+ js/src/jit-test/tests/basic/bug821850.js
+ js/src/jit-test/tests/basic/bug823310.js
+ js/src/jit-test/tests/basic/bug824856.js
+ js/src/jit-test/tests/basic/bug826581.js
+ js/src/jit-test/tests/basic/bug827104.js
+ js/src/jit-test/tests/basic/bug829795.js
+ js/src/jit-test/tests/basic/bug829813.js
+ js/src/jit-test/tests/basic/bug829821.js
+ js/src/jit-test/tests/basic/bug830045.js
+ js/src/jit-test/tests/basic/bug830049.js
+ js/src/jit-test/tests/basic/bug830967.js
+ js/src/jit-test/tests/basic/bug831658.js
+ js/src/jit-test/tests/basic/bug832197-1.js
+ js/src/jit-test/tests/basic/bug832197-2.js
+ js/src/jit-test/tests/basic/bug832203.js
+ js/src/jit-test/tests/basic/bug836563.js
+ js/src/jit-test/tests/basic/bug836623.js
+ js/src/jit-test/tests/basic/bug839420.js
+ js/src/jit-test/tests/basic/bug842425.js
+ js/src/jit-test/tests/basic/bug842482.js
+ js/src/jit-test/tests/basic/bug842940.js
+ js/src/jit-test/tests/basic/bug846080.js
+ js/src/jit-test/tests/basic/bug851635.js
+ js/src/jit-test/tests/basic/bug851756.js
+ js/src/jit-test/tests/basic/bug852016-2.js
+ js/src/jit-test/tests/basic/bug852016.js
+ js/src/jit-test/tests/basic/bug854124.js
+ js/src/jit-test/tests/basic/bug854137.js
+ js/src/jit-test/tests/basic/bug855088.js
+ js/src/jit-test/tests/basic/bug858097.js
+ js/src/jit-test/tests/basic/bug862228.js
+ js/src/jit-test/tests/basic/bug863084.js
+ js/src/jit-test/tests/basic/bug867946.js
+ js/src/jit-test/tests/basic/bug876226.js
+ js/src/jit-test/tests/basic/bug877378.js
+ js/src/jit-test/tests/basic/bug880377.js
+ js/src/jit-test/tests/basic/bug882416.js
+ js/src/jit-test/tests/basic/bug883523.js
+ js/src/jit-test/tests/basic/bug883623.js
+ js/src/jit-test/tests/basic/bug884920.js
+ js/src/jit-test/tests/basic/bug885648.js
+ js/src/jit-test/tests/basic/bug886803.js
+ js/src/jit-test/tests/basic/bug908915.js
+ js/src/jit-test/tests/basic/bug911368.js
+ js/src/jit-test/tests/basic/bug913445.js
+ js/src/jit-test/tests/basic/bug920484.js
+ js/src/jit-test/tests/basic/bug934789-1.js
+ js/src/jit-test/tests/basic/bug934789-2.js
+ js/src/jit-test/tests/basic/bug934997.js
+ js/src/jit-test/tests/basic/bug935294.js
+ js/src/jit-test/tests/basic/bug937089.js
+ js/src/jit-test/tests/basic/bug942390.js
+ js/src/jit-test/tests/basic/bug943126.js
+ js/src/jit-test/tests/basic/bug950725.js
+ js/src/jit-test/tests/basic/bug951213.js
+ js/src/jit-test/tests/basic/bug951346.js
+ js/src/jit-test/tests/basic/bug951632.js
+ js/src/jit-test/tests/basic/bug970643.js
+ js/src/jit-test/tests/basic/bug972961.js
+ js/src/jit-test/tests/basic/bug976446.js
+ js/src/jit-test/tests/basic/bug980013.js
+ js/src/jit-test/tests/basic/bug980450.js
+ js/src/jit-test/tests/basic/bug984766.js
+ js/src/jit-test/tests/basic/builtinLocals.js
+ js/src/jit-test/tests/basic/call.js
+ js/src/jit-test/tests/basic/call2.js
+ js/src/jit-test/tests/basic/compression-random-data.js
+ js/src/jit-test/tests/basic/constAssignError.js
+ js/src/jit-test/tests/basic/constGlobalAssignError.js
+ js/src/jit-test/tests/basic/constant-folding-1.js
+ js/src/jit-test/tests/basic/construct-primitive-Function.prototype.prototype.js
+ js/src/jit-test/tests/basic/constructor-name.js
+ js/src/jit-test/tests/basic/createMandelSet.js
+ js/src/jit-test/tests/basic/cross-global-for-in.js
+ js/src/jit-test/tests/basic/decompile-script.js
+ js/src/jit-test/tests/basic/deep2.js
+ js/src/jit-test/tests/basic/deepForInLoop.js
+ js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js
+ js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js
+ js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js
+ js/src/jit-test/tests/basic/define-frozen-dense-strict.js
+ js/src/jit-test/tests/basic/define-frozen-dense.js
+ js/src/jit-test/tests/basic/define-frozen-property-strict.js
+ js/src/jit-test/tests/basic/define-frozen-property.js
+ js/src/jit-test/tests/basic/delete-array-elements.js
+ js/src/jit-test/tests/basic/delete-indexed-names.js
+ js/src/jit-test/tests/basic/delete-integer-nonid.js
+ js/src/jit-test/tests/basic/delete-named-names.js
+ js/src/jit-test/tests/basic/delete-non-config.js
+ js/src/jit-test/tests/basic/deleteToString.js
+ js/src/jit-test/tests/basic/dense-elements-appear.js
+ js/src/jit-test/tests/basic/dense-elements-hole-negative.js
+ js/src/jit-test/tests/basic/dependentStrings.js
+ js/src/jit-test/tests/basic/destructuring-default.js
+ js/src/jit-test/tests/basic/destructuring-iterator.js
+ js/src/jit-test/tests/basic/destructuring-null-or-undefined-into-computed-property-name.js
+ js/src/jit-test/tests/basic/destructuring-requireobjectcoercible.js
+ js/src/jit-test/tests/basic/destructuring-rest-identifiers.js
+ js/src/jit-test/tests/basic/destructuring-rest.js
+ js/src/jit-test/tests/basic/display-url-in-stack-trace.js
+ js/src/jit-test/tests/basic/doMath.js
+ js/src/jit-test/tests/basic/dumpStringRepresentation.js
+ js/src/jit-test/tests/basic/eif-generator.js
+ js/src/jit-test/tests/basic/emulates-undefined.js
+ js/src/jit-test/tests/basic/equalInt.js
+ js/src/jit-test/tests/basic/error-stack-accessors.js
+ js/src/jit-test/tests/basic/error-toString.js
+ js/src/jit-test/tests/basic/eval-introduction-principals.js
+ js/src/jit-test/tests/basic/eval-scopes.js
+ js/src/jit-test/tests/basic/evalInWorker-interrupt.js
+ js/src/jit-test/tests/basic/evalInWorker-nested.js
+ js/src/jit-test/tests/basic/evalInWorker-stack-limit.js
+ js/src/jit-test/tests/basic/evaluate-catchTermination.js
+ js/src/jit-test/tests/basic/evaluate-restore-options.js
+ js/src/jit-test/tests/basic/evaluate-worker.js
+ js/src/jit-test/tests/basic/exception-column-number.js
+ js/src/jit-test/tests/basic/expression-autopsy.js
+ js/src/jit-test/tests/basic/external-strings.js
+ js/src/jit-test/tests/basic/fannkuch.js
+ js/src/jit-test/tests/basic/finally-implicit-return.js
+ js/src/jit-test/tests/basic/firstSlotConflict.js
+ js/src/jit-test/tests/basic/folding-bug767660.js
+ js/src/jit-test/tests/basic/forVarInWith.js
+ js/src/jit-test/tests/basic/function-apply-proxy.js
+ js/src/jit-test/tests/basic/function-bind.js
+ js/src/jit-test/tests/basic/function-cloning-1.js
+ js/src/jit-test/tests/basic/function-cloning-2.js
+ js/src/jit-test/tests/basic/function-gname.js
+ js/src/jit-test/tests/basic/function-tosource-bug779694.js
+ js/src/jit-test/tests/basic/function-tosource-constructor.js
+ js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js
+ js/src/jit-test/tests/basic/function-tosource-exprbody.js
+ js/src/jit-test/tests/basic/function-tosource-func-proto.js
+ js/src/jit-test/tests/basic/function-tosource-getset.js
+ js/src/jit-test/tests/basic/function-tosource-lambda.js
+ js/src/jit-test/tests/basic/function-tosource-statement.js
+ js/src/jit-test/tests/basic/functionRedeclConst.js
+ js/src/jit-test/tests/basic/functionRedeclGlobalConst.js
+ js/src/jit-test/tests/basic/functionRedeclLet.js
+ js/src/jit-test/tests/basic/functionnames.js
+ js/src/jit-test/tests/basic/getelem.js
+ js/src/jit-test/tests/basic/getprop.js
+ js/src/jit-test/tests/basic/globalGet.js
+ js/src/jit-test/tests/basic/globalOptimize-1.js
+ js/src/jit-test/tests/basic/globalSet.js
+ js/src/jit-test/tests/basic/globals-shared-shapes.js
+ js/src/jit-test/tests/basic/hasnativemethodpure-optimization.js
+ js/src/jit-test/tests/basic/homogenous-literals.js
+ js/src/jit-test/tests/basic/html-extensions.js
+ js/src/jit-test/tests/basic/hypot-approx.js
+ js/src/jit-test/tests/basic/hypot-exact.js
+ js/src/jit-test/tests/basic/ifInsideLoop.js
+ js/src/jit-test/tests/basic/inArrayTest.js
+ js/src/jit-test/tests/basic/inObjectTest.js
+ js/src/jit-test/tests/basic/indexed-iteration.js
+ js/src/jit-test/tests/basic/inflate-oom.js
+ js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js
+ js/src/jit-test/tests/basic/inner_double_outer_int.js
+ js/src/jit-test/tests/basic/invokeFunctionMagic.js
+ js/src/jit-test/tests/basic/iterable-error-messages.js
+ js/src/jit-test/tests/basic/joinTest.js
+ js/src/jit-test/tests/basic/lazyparse.js
+ js/src/jit-test/tests/basic/letTDZAfterInitializer.js
+ js/src/jit-test/tests/basic/letTDZEffectful.js
+ js/src/jit-test/tests/basic/letTDZSwitchClosure.js
+ js/src/jit-test/tests/basic/local.js
+ js/src/jit-test/tests/basic/matchInLoop.js
+ js/src/jit-test/tests/basic/math-jit-tests.js
+ js/src/jit-test/tests/basic/math-random.js
+ js/src/jit-test/tests/basic/mathImul.js
+ js/src/jit-test/tests/basic/mathRoundBig.js
+ js/src/jit-test/tests/basic/maxConvertAllArgs.js
+ js/src/jit-test/tests/basic/merge_type_maps.js
+ js/src/jit-test/tests/basic/metadata-hook.js
+ js/src/jit-test/tests/basic/missingArgTest.js
+ js/src/jit-test/tests/basic/missingArgTest2.js
+ js/src/jit-test/tests/basic/mod.js
+ js/src/jit-test/tests/basic/multiple-declared-args-syntax.js
+ js/src/jit-test/tests/basic/mutable-proto-teleporting.js
+ js/src/jit-test/tests/basic/name-inactive-del.js
+ js/src/jit-test/tests/basic/name-inactive-eval-del.js
+ js/src/jit-test/tests/basic/name-inactive-inferflags.js
+ js/src/jit-test/tests/basic/name-inactive.js
+ js/src/jit-test/tests/basic/name.js
+ js/src/jit-test/tests/basic/nestedContinue.js
+ js/src/jit-test/tests/basic/nestedExit2.js
+ js/src/jit-test/tests/basic/nestedExitLoop.js
+ js/src/jit-test/tests/basic/new-Function-prototype.js
+ js/src/jit-test/tests/basic/new-bound-function.js
+ js/src/jit-test/tests/basic/new-read-before-write.js
+ js/src/jit-test/tests/basic/newArrayTest.js
+ js/src/jit-test/tests/basic/newTargetOSR.js
+ js/src/jit-test/tests/basic/newTargetRectifier.js
+ js/src/jit-test/tests/basic/newTest.js
+ js/src/jit-test/tests/basic/non-extensible-array.js
+ js/src/jit-test/tests/basic/nonEmptyStack1.js
+ js/src/jit-test/tests/basic/nonEmptyStack2.js
+ js/src/jit-test/tests/basic/null-filename-Error.js
+ js/src/jit-test/tests/basic/number-isfinite.js
+ js/src/jit-test/tests/basic/number-isinteger.js
+ js/src/jit-test/tests/basic/number-isnan.js
+ js/src/jit-test/tests/basic/object-is.js
+ js/src/jit-test/tests/basic/object-lookup-shadowing.js
+ js/src/jit-test/tests/basic/object-loose-equality.js
+ js/src/jit-test/tests/basic/object-shorthand.js
+ js/src/jit-test/tests/basic/offThreadCompileScript-01.js
+ js/src/jit-test/tests/basic/offThreadCompileScript-02.js
+ js/src/jit-test/tests/basic/orNaNTest1.js
+ js/src/jit-test/tests/basic/orNaNTest2.js
+ js/src/jit-test/tests/basic/outerline.js
+ js/src/jit-test/tests/basic/parseIntTests.js
+ js/src/jit-test/tests/basic/parsingNumbers.js
+ js/src/jit-test/tests/basic/perf-smoketest.js
+ js/src/jit-test/tests/basic/primitiveProto.js
+ js/src/jit-test/tests/basic/properly-remove-timeout-root-before-shutdown.js
+ js/src/jit-test/tests/basic/property-enumeration-order.js
+ js/src/jit-test/tests/basic/putargsNoReturn.js
+ js/src/jit-test/tests/basic/putargsReturn.js
+ js/src/jit-test/tests/basic/regexp-removed-dot-star.js
+ js/src/jit-test/tests/basic/regexp-reset-input.js
+ js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js
+ js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js
+ js/src/jit-test/tests/basic/regexp-undefined-match.js
+ js/src/jit-test/tests/basic/regexpLastIndex.js
+ js/src/jit-test/tests/basic/regexpLastIndexReset.js
+ js/src/jit-test/tests/basic/relazify-selfhosted.js
+ js/src/jit-test/tests/basic/relazify.js
+ js/src/jit-test/tests/basic/runOnceClosures.js
+ js/src/jit-test/tests/basic/setArgumentsLength.js
+ js/src/jit-test/tests/basic/setArgumentsLength2.js
+ js/src/jit-test/tests/basic/setCall.js
+ js/src/jit-test/tests/basic/setCallEvalMiddle.js
+ js/src/jit-test/tests/basic/setCallEvalMiddle2.js
+ js/src/jit-test/tests/basic/setCallGlobal.js
+ js/src/jit-test/tests/basic/setPrototypeOf.js
+ js/src/jit-test/tests/basic/setelem.js
+ js/src/jit-test/tests/basic/setprop-with-index.js
+ js/src/jit-test/tests/basic/setprop.js
+ js/src/jit-test/tests/basic/shapelessCalleeTest.js
+ js/src/jit-test/tests/basic/shell-principals.js
+ js/src/jit-test/tests/basic/shell-watchdog.js
+ js/src/jit-test/tests/basic/singleton.js
+ js/src/jit-test/tests/basic/sleep-without-timeout.js
+ js/src/jit-test/tests/basic/splice-675164.js
+ js/src/jit-test/tests/basic/splice-call-plain-object-590780.js
+ js/src/jit-test/tests/basic/splice-check-steps.js
+ js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js
+ js/src/jit-test/tests/basic/splice-fail-step-16.js
+ js/src/jit-test/tests/basic/splice-huge-array-finishes.js
+ js/src/jit-test/tests/basic/splice-on-arguments.js
+ js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js
+ js/src/jit-test/tests/basic/spread-array-bug842884.js
+ js/src/jit-test/tests/basic/spread-array-decompile.js
+ js/src/jit-test/tests/basic/spread-array-evaluation-order.js
+ js/src/jit-test/tests/basic/spread-array-invalid-syntax.js
+ js/src/jit-test/tests/basic/spread-array-wrap.js
+ js/src/jit-test/tests/basic/spread-array.js
+ js/src/jit-test/tests/basic/spread-call-eval.js
+ js/src/jit-test/tests/basic/spread-call-evaluation-order.js
+ js/src/jit-test/tests/basic/spread-call-funapply.js
+ js/src/jit-test/tests/basic/spread-call-funcall.js
+ js/src/jit-test/tests/basic/spread-call-invalid-syntax.js
+ js/src/jit-test/tests/basic/spread-call-length.js
+ js/src/jit-test/tests/basic/spread-call-maxarg.js
+ js/src/jit-test/tests/basic/spread-call-near-maxarg.js
+ js/src/jit-test/tests/basic/spread-call-new.js
+ js/src/jit-test/tests/basic/spread-call-not-iterable.js
+ js/src/jit-test/tests/basic/spread-call-optimized.js
+ js/src/jit-test/tests/basic/spread-call-recursion.js
+ js/src/jit-test/tests/basic/spread-call-rest.js
+ js/src/jit-test/tests/basic/spread-call-setcall.js
+ js/src/jit-test/tests/basic/spread-call-this-strict.js
+ js/src/jit-test/tests/basic/spread-call-this.js
+ js/src/jit-test/tests/basic/spread-call.js
+ js/src/jit-test/tests/basic/statement-after-return.js
+ js/src/jit-test/tests/basic/strict-catch-ident-syntax.js
+ js/src/jit-test/tests/basic/strict-compare-same-operands.js
+ js/src/jit-test/tests/basic/strict-eval-loop-error.js
+ js/src/jit-test/tests/basic/strictParseIntOctal.js
+ js/src/jit-test/tests/basic/string-includes.js
+ js/src/jit-test/tests/basic/string-regexp-capture-groups.js
+ js/src/jit-test/tests/basic/string-repeat.js
+ js/src/jit-test/tests/basic/stringConvert.js
+ js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js
+ js/src/jit-test/tests/basic/stringSplitTest.js
+ js/src/jit-test/tests/basic/strings.js
+ js/src/jit-test/tests/basic/symbol-in-loop.js
+ js/src/jit-test/tests/basic/syntax-error-function-body-eof.js
+ js/src/jit-test/tests/basic/syntax-error-primary.js
+ js/src/jit-test/tests/basic/syntax-error-throw.js
+ js/src/jit-test/tests/basic/syntax-error-toplevel-eof.js
+ js/src/jit-test/tests/basic/tagTempl.js
+ js/src/jit-test/tests/basic/teleporting-mutable-proto.js
+ js/src/jit-test/tests/basic/terminate.js
+ js/src/jit-test/tests/basic/test-apply-many-args.js
+ js/src/jit-test/tests/basic/test-error-accessors-with-wrappers.js
+ js/src/jit-test/tests/basic/test-jitinfo.js
+ js/src/jit-test/tests/basic/test586387.js
+ js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js
+ js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js
+ js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js
+ js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js
+ js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js
+ js/src/jit-test/tests/basic/testAddNull.js
+ js/src/jit-test/tests/basic/testAddUndefined.js
+ js/src/jit-test/tests/basic/testAliasedLet.js
+ js/src/jit-test/tests/basic/testApply.js
+ js/src/jit-test/tests/basic/testApplyArrayInline.js
+ js/src/jit-test/tests/basic/testApplyAtJoinPoint.js
+ js/src/jit-test/tests/basic/testApplyCall.js
+ js/src/jit-test/tests/basic/testApplyInterpretLowered.js
+ js/src/jit-test/tests/basic/testApplyInterpretLowered2.js
+ js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js
+ js/src/jit-test/tests/basic/testApplyUnbox.js
+ js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js
+ js/src/jit-test/tests/basic/testArgumentsPropLookup.js
+ js/src/jit-test/tests/basic/testArrayBufferSlice.js
+ js/src/jit-test/tests/basic/testArrayBufferSpeciesDelete.js
+ js/src/jit-test/tests/basic/testArrayConcat.js
+ js/src/jit-test/tests/basic/testArrayDensityChange.js
+ js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js
+ js/src/jit-test/tests/basic/testArrayNaNIndex.js
+ js/src/jit-test/tests/basic/testArrayNamedProp.js
+ js/src/jit-test/tests/basic/testArrayPushPop.js
+ js/src/jit-test/tests/basic/testArraySpeciesDelete.js
+ js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js
+ js/src/jit-test/tests/basic/testAtomize.js
+ js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js
+ js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js
+ js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js
+ js/src/jit-test/tests/basic/testBitopWithConstan.js
+ js/src/jit-test/tests/basic/testBitwise.js
+ js/src/jit-test/tests/basic/testBoolToString.js
+ js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js
+ js/src/jit-test/tests/basic/testBranchCse.js
+ js/src/jit-test/tests/basic/testBranchingLoop.js
+ js/src/jit-test/tests/basic/testBranchingUnstableLoop.js
+ js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js
+ js/src/jit-test/tests/basic/testBranchingUnstableObject.js
+ js/src/jit-test/tests/basic/testBrandedVsGeneric.js
+ js/src/jit-test/tests/basic/testBug1126754.js
+ js/src/jit-test/tests/basic/testBug1235874.js
+ js/src/jit-test/tests/basic/testBug458838.js
+ js/src/jit-test/tests/basic/testBug462388.js
+ js/src/jit-test/tests/basic/testBug462407.js
+ js/src/jit-test/tests/basic/testBug463490.js
+ js/src/jit-test/tests/basic/testBug465261.js
+ js/src/jit-test/tests/basic/testBug465272.js
+ js/src/jit-test/tests/basic/testBug465483.js
+ js/src/jit-test/tests/basic/testBug465688.js
+ js/src/jit-test/tests/basic/testBug466128.js
+ js/src/jit-test/tests/basic/testBug466262.js
+ js/src/jit-test/tests/basic/testBug474769.js
+ js/src/jit-test/tests/basic/testBug501690.js
+ js/src/jit-test/tests/basic/testBug502914.js
+ js/src/jit-test/tests/basic/testBug504520.js
+ js/src/jit-test/tests/basic/testBug504520Harder.js
+ js/src/jit-test/tests/basic/testBug507425.js
+ js/src/jit-test/tests/basic/testBug520503-1.js
+ js/src/jit-test/tests/basic/testBug520503-2.js
+ js/src/jit-test/tests/basic/testBug520503-3.js
+ js/src/jit-test/tests/basic/testBug529147.js
+ js/src/jit-test/tests/basic/testBug547791.js
+ js/src/jit-test/tests/basic/testBug550210.js
+ js/src/jit-test/tests/basic/testBug552248.js
+ js/src/jit-test/tests/basic/testBug554043.js
+ js/src/jit-test/tests/basic/testBug555484.js
+ js/src/jit-test/tests/basic/testBug558446.js
+ js/src/jit-test/tests/basic/testBug560098.js
+ js/src/jit-test/tests/basic/testBug579602.js
+ js/src/jit-test/tests/basic/testBug579646.js
+ js/src/jit-test/tests/basic/testBug582766.js
+ js/src/jit-test/tests/basic/testBug586866.js
+ js/src/jit-test/tests/basic/testBug593559.js
+ js/src/jit-test/tests/basic/testBug595916.js
+ js/src/jit-test/tests/basic/testBug602413.js
+ js/src/jit-test/tests/basic/testBug603193.js
+ js/src/jit-test/tests/basic/testBug604210.js
+ js/src/jit-test/tests/basic/testBug606138.js
+ js/src/jit-test/tests/basic/testBug607659.js
+ js/src/jit-test/tests/basic/testBug614653.js
+ js/src/jit-test/tests/basic/testBug614752.js
+ js/src/jit-test/tests/basic/testBug616454.js
+ js/src/jit-test/tests/basic/testBug621202.js
+ js/src/jit-test/tests/basic/testBug628564.js
+ js/src/jit-test/tests/basic/testBug629974.js
+ js/src/jit-test/tests/basic/testBug630064.js
+ js/src/jit-test/tests/basic/testBug634590.js
+ js/src/jit-test/tests/basic/testBug634590b.js
+ js/src/jit-test/tests/basic/testBug634590c.js
+ js/src/jit-test/tests/basic/testBug634590d.js
+ js/src/jit-test/tests/basic/testBug634590ma.js
+ js/src/jit-test/tests/basic/testBug637014.js
+ js/src/jit-test/tests/basic/testBug648438.js
+ js/src/jit-test/tests/basic/testBug653396.js
+ js/src/jit-test/tests/basic/testBug659577-1.js
+ js/src/jit-test/tests/basic/testBug659577-2.js
+ js/src/jit-test/tests/basic/testBug663789-1.js
+ js/src/jit-test/tests/basic/testBug663789-2.js
+ js/src/jit-test/tests/basic/testBug666003.js
+ js/src/jit-test/tests/basic/testBug667915.js
+ js/src/jit-test/tests/basic/testBug668479.js
+ js/src/jit-test/tests/basic/testBug672436.js
+ js/src/jit-test/tests/basic/testBug673066.js
+ js/src/jit-test/tests/basic/testBug673068.js
+ js/src/jit-test/tests/basic/testBug676486.js
+ js/src/jit-test/tests/basic/testBug686274.js
+ js/src/jit-test/tests/basic/testBug690959.js
+ js/src/jit-test/tests/basic/testBug692274-2.js
+ js/src/jit-test/tests/basic/testBug692274-3.js
+ js/src/jit-test/tests/basic/testBug701227.js
+ js/src/jit-test/tests/basic/testBug701239.js
+ js/src/jit-test/tests/basic/testBug701244.js
+ js/src/jit-test/tests/basic/testBug703857.js
+ js/src/jit-test/tests/basic/testBug704351.js
+ js/src/jit-test/tests/basic/testBug705423.js
+ js/src/jit-test/tests/basic/testBug705879.js
+ js/src/jit-test/tests/basic/testBug714650.js
+ js/src/jit-test/tests/basic/testBug720695.js
+ js/src/jit-test/tests/basic/testBug723445.js
+ js/src/jit-test/tests/basic/testBug726380.js
+ js/src/jit-test/tests/basic/testBug731181.js
+ js/src/jit-test/tests/basic/testBug736012.js
+ js/src/jit-test/tests/basic/testBug736807.js
+ js/src/jit-test/tests/basic/testBug737388.js
+ js/src/jit-test/tests/basic/testBug737575.js
+ js/src/jit-test/tests/basic/testBug740442.js
+ js/src/jit-test/tests/basic/testBug740445.js
+ js/src/jit-test/tests/basic/testBug741497.js
+ js/src/jit-test/tests/basic/testBug743408.js
+ js/src/jit-test/tests/basic/testBug747554.js
+ js/src/jit-test/tests/basic/testBug752205.js
+ js/src/jit-test/tests/basic/testBug752379.js
+ js/src/jit-test/tests/basic/testBug753158.js
+ js/src/jit-test/tests/basic/testBug755916.js
+ js/src/jit-test/tests/basic/testBug756918.js
+ js/src/jit-test/tests/basic/testBug756919.js
+ js/src/jit-test/tests/basic/testBug761863.js
+ js/src/jit-test/tests/basic/testBug7618864.js
+ js/src/jit-test/tests/basic/testBug762105.js
+ js/src/jit-test/tests/basic/testBug762432.js
+ js/src/jit-test/tests/basic/testBug762450.js
+ js/src/jit-test/tests/basic/testBug762473.js
+ js/src/jit-test/tests/basic/testBug763384.js
+ js/src/jit-test/tests/basic/testBug763950.js
+ js/src/jit-test/tests/basic/testBug766064.js
+ js/src/jit-test/tests/basic/testBug769987.js
+ js/src/jit-test/tests/basic/testBug770407.js
+ js/src/jit-test/tests/basic/testBug772328.js
+ js/src/jit-test/tests/basic/testBug775801.js
+ js/src/jit-test/tests/basic/testBug775807.js
+ js/src/jit-test/tests/basic/testBug776191.js
+ js/src/jit-test/tests/basic/testBug778603.js
+ js/src/jit-test/tests/basic/testBug780712.js
+ js/src/jit-test/tests/basic/testBug783441.js
+ js/src/jit-test/tests/basic/testBug783540.js
+ js/src/jit-test/tests/basic/testBug783543.js
+ js/src/jit-test/tests/basic/testBug784639.js
+ js/src/jit-test/tests/basic/testBug840012.js
+ js/src/jit-test/tests/basic/testBug878429.js
+ js/src/jit-test/tests/basic/testBug895774.js
+ js/src/jit-test/tests/basic/testBug961969.js
+ js/src/jit-test/tests/basic/testCallApply.js
+ js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js
+ js/src/jit-test/tests/basic/testCallElem.js
+ js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js
+ js/src/jit-test/tests/basic/testCallPick.js
+ js/src/jit-test/tests/basic/testCallProtoMethod.js
+ js/src/jit-test/tests/basic/testCaseAbort.js
+ js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js
+ js/src/jit-test/tests/basic/testChangingObjectWithLength.js
+ js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js
+ js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js
+ js/src/jit-test/tests/basic/testClosingRecursion.js
+ js/src/jit-test/tests/basic/testClosureIncrSideExit.js
+ js/src/jit-test/tests/basic/testClosures.js
+ js/src/jit-test/tests/basic/testComparisons.js
+ js/src/jit-test/tests/basic/testCompileScript.js
+ js/src/jit-test/tests/basic/testConcatNWithSideEffects.js
+ js/src/jit-test/tests/basic/testCondSwitch1.js
+ js/src/jit-test/tests/basic/testCondSwitch2.js
+ js/src/jit-test/tests/basic/testCondSwitch3.js
+ js/src/jit-test/tests/basic/testConstDestructringArguments.js
+ js/src/jit-test/tests/basic/testConstIf.js
+ js/src/jit-test/tests/basic/testConstSwitch.js
+ js/src/jit-test/tests/basic/testConstSwitch2.js
+ js/src/jit-test/tests/basic/testConstantBooleanExpr.js
+ js/src/jit-test/tests/basic/testConstructorArgs-1.js
+ js/src/jit-test/tests/basic/testConstructorArgs-2.js
+ js/src/jit-test/tests/basic/testConstructorArgs-3.js
+ js/src/jit-test/tests/basic/testConstructorBail.js
+ js/src/jit-test/tests/basic/testContinue.js
+ js/src/jit-test/tests/basic/testContinueWithLabel.js
+ js/src/jit-test/tests/basic/testContinueWithLabel3.js
+ js/src/jit-test/tests/basic/testContinueWithLabel4.js
+ js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js
+ js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js
+ js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js
+ js/src/jit-test/tests/basic/testCustomIterator.js
+ js/src/jit-test/tests/basic/testDateNow.js
+ js/src/jit-test/tests/basic/testDecElem1.js
+ js/src/jit-test/tests/basic/testDecElem2.js
+ js/src/jit-test/tests/basic/testDecayingInnerLoop.js
+ js/src/jit-test/tests/basic/testDeepBail1.js
+ js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js
+ js/src/jit-test/tests/basic/testDeepBailInMoreIter.js
+ js/src/jit-test/tests/basic/testDeepBailWhileRecording.js
+ js/src/jit-test/tests/basic/testDeepPropertyShadowing.js
+ js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js
+ js/src/jit-test/tests/basic/testDenseArrayProp.js
+ js/src/jit-test/tests/basic/testDenseToSlowArray.js
+ js/src/jit-test/tests/basic/testDestructuring.js
+ js/src/jit-test/tests/basic/testDestructuringFormalError.js
+ js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js
+ js/src/jit-test/tests/basic/testDifferingArgc.js
+ js/src/jit-test/tests/basic/testDivModWithIntMin.js
+ js/src/jit-test/tests/basic/testDivOverflow.js
+ js/src/jit-test/tests/basic/testDivision.js
+ js/src/jit-test/tests/basic/testDivisionFloat.js
+ js/src/jit-test/tests/basic/testDivisionWithNegative1.js
+ js/src/jit-test/tests/basic/testDontClobberScannerError.js
+ js/src/jit-test/tests/basic/testDoubleComparison.js
+ js/src/jit-test/tests/basic/testDoubleToStr.js
+ js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js
+ js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js
+ js/src/jit-test/tests/basic/testDynamicLookup.js
+ js/src/jit-test/tests/basic/testDynamicUsage.js
+ js/src/jit-test/tests/basic/testElemDec1.js
+ js/src/jit-test/tests/basic/testElemDec2.js
+ js/src/jit-test/tests/basic/testElemInc1.js
+ js/src/jit-test/tests/basic/testElemInc2.js
+ js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js
+ js/src/jit-test/tests/basic/testEqFalseEmptyString.js
+ js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js
+ js/src/jit-test/tests/basic/testEvalInFrameEdgeCase.js
+ js/src/jit-test/tests/basic/testEvalInFunctionCallee.js
+ js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js
+ js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js
+ js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js
+ js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js
+ js/src/jit-test/tests/basic/testFakeDOMWeakmapKey.js
+ js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js
+ js/src/jit-test/tests/basic/testFloatArrayIndex.js
+ js/src/jit-test/tests/basic/testFoldPropertyAccess.js
+ js/src/jit-test/tests/basic/testForEach.js
+ js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js
+ js/src/jit-test/tests/basic/testFunApplyMadness1.js
+ js/src/jit-test/tests/basic/testFunApplyMadness2.js
+ js/src/jit-test/tests/basic/testFunApplyMadness400.js
+ js/src/jit-test/tests/basic/testFunApplyMisspeculation.js
+ js/src/jit-test/tests/basic/testFunApplyOverflow.js
+ js/src/jit-test/tests/basic/testFunctionIdentityChange.js
+ js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js
+ js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js
+ js/src/jit-test/tests/basic/testGCWhileRecording.js
+ js/src/jit-test/tests/basic/testGeneratorDeepBail.js
+ js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js
+ js/src/jit-test/tests/basic/testGetCallObj.js
+ js/src/jit-test/tests/basic/testGetThis.js
+ js/src/jit-test/tests/basic/testGlobalAsProto.js
+ js/src/jit-test/tests/basic/testGlobalMultitrees1.js
+ js/src/jit-test/tests/basic/testGlobalOptimize-2.js
+ js/src/jit-test/tests/basic/testGlobalOptimize-3.js
+ js/src/jit-test/tests/basic/testGlobalOptimize-4.js
+ js/src/jit-test/tests/basic/testGlobalOptimize-5.js
+ js/src/jit-test/tests/basic/testGlobalOptimize-6.js
+ js/src/jit-test/tests/basic/testGlobalProtoAccess.js
+ js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js
+ js/src/jit-test/tests/basic/testGroupAssignment.js
+ js/src/jit-test/tests/basic/testGrowDenseArray.js
+ js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js
+ js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js
+ js/src/jit-test/tests/basic/testHOTLOOPSize.js
+ js/src/jit-test/tests/basic/testHeavy.js
+ js/src/jit-test/tests/basic/testHeavy2.js
+ js/src/jit-test/tests/basic/testHoleInDenseArray.js
+ js/src/jit-test/tests/basic/testHolePushing.js
+ js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js
+ js/src/jit-test/tests/basic/testINITELEM.js
+ js/src/jit-test/tests/basic/testImplicitThisMiss.js
+ js/src/jit-test/tests/basic/testIn.js
+ js/src/jit-test/tests/basic/testIncDec.js
+ js/src/jit-test/tests/basic/testIncDecReadOnly.js
+ js/src/jit-test/tests/basic/testIncElem1.js
+ js/src/jit-test/tests/basic/testIncElem2.js
+ js/src/jit-test/tests/basic/testIncElem3.js
+ js/src/jit-test/tests/basic/testIncElem4.js
+ js/src/jit-test/tests/basic/testInitPropOverMethod.js
+ js/src/jit-test/tests/basic/testInitPropWithIntName.js
+ js/src/jit-test/tests/basic/testInitProtoPrimitive.js
+ js/src/jit-test/tests/basic/testInitSingletons.js
+ js/src/jit-test/tests/basic/testInitSlowify.js
+ js/src/jit-test/tests/basic/testInitelemCond.js
+ js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js
+ js/src/jit-test/tests/basic/testInitelemWithSetter.js
+ js/src/jit-test/tests/basic/testInnerMissingArgs.js
+ js/src/jit-test/tests/basic/testInnerSwitchBreak.js
+ js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js
+ js/src/jit-test/tests/basic/testInt32ToId.js
+ js/src/jit-test/tests/basic/testIntFloor.js
+ js/src/jit-test/tests/basic/testIntOverflow.js
+ js/src/jit-test/tests/basic/testIntUnderflow.js
+ js/src/jit-test/tests/basic/testInterpreterReentry.js
+ js/src/jit-test/tests/basic/testInterpreterReentry2.js
+ js/src/jit-test/tests/basic/testInterpreterReentry3.js
+ js/src/jit-test/tests/basic/testInterpreterReentry4.js
+ js/src/jit-test/tests/basic/testInterpreterReentry5.js
+ js/src/jit-test/tests/basic/testInterpreterReentry6.js
+ js/src/jit-test/tests/basic/testInterpreterReentry7.js
+ js/src/jit-test/tests/basic/testInvalidCharCodeAt.js
+ js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js
+ js/src/jit-test/tests/basic/testIteratorReification.js
+ js/src/jit-test/tests/basic/testLambdaCtor.js
+ js/src/jit-test/tests/basic/testLambdaInitedVar.js
+ js/src/jit-test/tests/basic/testLengthInString.js
+ js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js
+ js/src/jit-test/tests/basic/testLet.js
+ js/src/jit-test/tests/basic/testLetOverridingArgs.js
+ js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js
+ js/src/jit-test/tests/basic/testLirBufOOM.js
+ js/src/jit-test/tests/basic/testLocaleCompare.js
+ js/src/jit-test/tests/basic/testLogicalNotNaN.js
+ js/src/jit-test/tests/basic/testLongNumToString.js
+ js/src/jit-test/tests/basic/testLoopWithUndefined1.js
+ js/src/jit-test/tests/basic/testLoopWithUndefined2.js
+ js/src/jit-test/tests/basic/testLoopingAccumulator.js
+ js/src/jit-test/tests/basic/testManyVars.js
+ js/src/jit-test/tests/basic/testMatchAsCondition.js
+ js/src/jit-test/tests/basic/testMatchStringObject.js
+ js/src/jit-test/tests/basic/testMathClz32.js
+ js/src/jit-test/tests/basic/testMathMinMax.js
+ js/src/jit-test/tests/basic/testMethodInc.js
+ js/src/jit-test/tests/basic/testMethodInit.js
+ js/src/jit-test/tests/basic/testMethodInitSafety.js
+ js/src/jit-test/tests/basic/testMethodSet.js
+ js/src/jit-test/tests/basic/testMethodWriteBarrier.js
+ js/src/jit-test/tests/basic/testMethodWriteBarrier2.js
+ js/src/jit-test/tests/basic/testMethodWriteBarrier3.js
+ js/src/jit-test/tests/basic/testMethodWriteBarrier4.js
+ js/src/jit-test/tests/basic/testMissingMethod.js
+ js/src/jit-test/tests/basic/testMissingMethod2.js
+ js/src/jit-test/tests/basic/testMissingProperties.js
+ js/src/jit-test/tests/basic/testModuloWithNegative1.js
+ js/src/jit-test/tests/basic/testModuloWithNegative2.js
+ js/src/jit-test/tests/basic/testMoreArgcThanNargs.js
+ js/src/jit-test/tests/basic/testMoreClosures.js
+ js/src/jit-test/tests/basic/testMulOverflow.js
+ js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js
+ js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js
+ js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js
+ js/src/jit-test/tests/basic/testNEWINIT.js
+ js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js
+ js/src/jit-test/tests/basic/testNativeArgsRooting.js
+ js/src/jit-test/tests/basic/testNativeLog.js
+ js/src/jit-test/tests/basic/testNativeMax.js
+ js/src/jit-test/tests/basic/testNativeSetter.js
+ js/src/jit-test/tests/basic/testNegZero1.js
+ js/src/jit-test/tests/basic/testNegativeArrayLength.js
+ js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js
+ js/src/jit-test/tests/basic/testNestedClosures.js
+ js/src/jit-test/tests/basic/testNestedDeepBail.js
+ js/src/jit-test/tests/basic/testNestedEscapingLambdas.js
+ js/src/jit-test/tests/basic/testNestedExitStackOuter.js
+ js/src/jit-test/tests/basic/testNestedForIn.js
+ js/src/jit-test/tests/basic/testNeutering.js
+ js/src/jit-test/tests/basic/testNewArrayCount.js
+ js/src/jit-test/tests/basic/testNewArrayCount2.js
+ js/src/jit-test/tests/basic/testNewObject.js
+ js/src/jit-test/tests/basic/testNewString.js
+ js/src/jit-test/tests/basic/testNewWithClone.js
+ js/src/jit-test/tests/basic/testNewWithNonNativeProto.js
+ js/src/jit-test/tests/basic/testNot.js
+ js/src/jit-test/tests/basic/testNullCallee.js
+ js/src/jit-test/tests/basic/testNullIncrement.js
+ js/src/jit-test/tests/basic/testNullRelCmp.js
+ js/src/jit-test/tests/basic/testNullToString.js
+ js/src/jit-test/tests/basic/testNumToString.js
+ js/src/jit-test/tests/basic/testNumberToString.js
+ js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js
+ js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js
+ js/src/jit-test/tests/basic/testObjectLength.js
+ js/src/jit-test/tests/basic/testObjectOrderedCmp.js
+ js/src/jit-test/tests/basic/testObjectOrderedCmp2.js
+ js/src/jit-test/tests/basic/testObjectToNumber.js
+ js/src/jit-test/tests/basic/testObjectToString.js
+ js/src/jit-test/tests/basic/testObjectVsPrototype.js
+ js/src/jit-test/tests/basic/testOverOOMInFixupArity.js
+ js/src/jit-test/tests/basic/testOverRecursed1.js
+ js/src/jit-test/tests/basic/testOverRecursed2.js
+ js/src/jit-test/tests/basic/testOverRecursed3.js
+ js/src/jit-test/tests/basic/testOverRecursed4.js
+ js/src/jit-test/tests/basic/testOverRecursed5.js
+ js/src/jit-test/tests/basic/testOverRecursed6.js
+ js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js
+ js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js
+ js/src/jit-test/tests/basic/testParseInt.js
+ js/src/jit-test/tests/basic/testPartialFlatClosure.js
+ js/src/jit-test/tests/basic/testPaths.js
+ js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js
+ js/src/jit-test/tests/basic/testPropagatedFunArgs.js
+ js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js
+ js/src/jit-test/tests/basic/testProxyPrototypes.js
+ js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js
+ js/src/jit-test/tests/basic/testReallyDeepNestedExit.js
+ js/src/jit-test/tests/basic/testRebranding.js
+ js/src/jit-test/tests/basic/testRebranding2.js
+ js/src/jit-test/tests/basic/testRegExpTest.js
+ js/src/jit-test/tests/basic/testRegexpGet.js
+ js/src/jit-test/tests/basic/testReplace2.js
+ js/src/jit-test/tests/basic/testReplaceMap.js
+ js/src/jit-test/tests/basic/testReplaceWithLambda.js
+ js/src/jit-test/tests/basic/testResumeOp.js
+ js/src/jit-test/tests/basic/testReverseArgTypes.js
+ js/src/jit-test/tests/basic/testRopeMarking.js
+ js/src/jit-test/tests/basic/testScriptCloning.js
+ js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js
+ js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js
+ js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js
+ js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js
+ js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js
+ js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js
+ js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js
+ js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js
+ js/src/jit-test/tests/basic/testSetPropertyFail.js
+ js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js
+ js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js
+ js/src/jit-test/tests/basic/testShiftLeft.js
+ js/src/jit-test/tests/basic/testShiftRightArithmetic.js
+ js/src/jit-test/tests/basic/testShiftRightLogical.js
+ js/src/jit-test/tests/basic/testSlowArrayLength.js
+ js/src/jit-test/tests/basic/testSlowArrayPop.js
+ js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js
+ js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js
+ js/src/jit-test/tests/basic/testSlowNativeBail.js
+ js/src/jit-test/tests/basic/testSlowNativeCtor.js
+ js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js
+ js/src/jit-test/tests/basic/testStaticEvalScope.js
+ js/src/jit-test/tests/basic/testStaticsInRegExp.js
+ js/src/jit-test/tests/basic/testStrict.js
+ js/src/jit-test/tests/basic/testString.js
+ js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js
+ js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js
+ js/src/jit-test/tests/basic/testStringIncrement.js
+ js/src/jit-test/tests/basic/testStringLengthNoTinyId.js
+ js/src/jit-test/tests/basic/testStringObjectLength.js
+ js/src/jit-test/tests/basic/testStringResolve.js
+ js/src/jit-test/tests/basic/testStringToInt32.js
+ js/src/jit-test/tests/basic/testStringToNumber.js
+ js/src/jit-test/tests/basic/testStringify.js
+ js/src/jit-test/tests/basic/testSubstring.js
+ js/src/jit-test/tests/basic/testSuppressDeletedProperty.js
+ js/src/jit-test/tests/basic/testSwitch.js
+ js/src/jit-test/tests/basic/testSwitchString.js
+ js/src/jit-test/tests/basic/testSwitchUndefined.js
+ js/src/jit-test/tests/basic/testTableSwitch1.js
+ js/src/jit-test/tests/basic/testTableSwitch2.js
+ js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js
+ js/src/jit-test/tests/basic/testThinForEach.js
+ js/src/jit-test/tests/basic/testThinLoopDemote.js
+ js/src/jit-test/tests/basic/testThrowWhileWrappingException.js
+ js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js
+ js/src/jit-test/tests/basic/testToLocaleString.js
+ js/src/jit-test/tests/basic/testToStringBeforeValueOf.js
+ js/src/jit-test/tests/basic/testToUpperToLower.js
+ js/src/jit-test/tests/basic/testTruncatedMod.js
+ js/src/jit-test/tests/basic/testTypeUnstableForIn.js
+ js/src/jit-test/tests/basic/testTypedArrayByteRegs.js
+ js/src/jit-test/tests/basic/testTypedArrayClamping.js
+ js/src/jit-test/tests/basic/testTypedArrayInit.js
+ js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js
+ js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js
+ js/src/jit-test/tests/basic/testTypedArrayPunning.js
+ js/src/jit-test/tests/basic/testTypedArraySetConversion.js
+ js/src/jit-test/tests/basic/testTypedArrayUint32.js
+ js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js
+ js/src/jit-test/tests/basic/testTypedArrays.js
+ js/src/jit-test/tests/basic/testTypeofHole.js
+ js/src/jit-test/tests/basic/testUnaryImacros.js
+ js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js
+ js/src/jit-test/tests/basic/testUndefinedCmp.js
+ js/src/jit-test/tests/basic/testUndefinedIncrement.js
+ js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js
+ js/src/jit-test/tests/basic/testUndemotableBinaryOp.js
+ js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js
+ js/src/jit-test/tests/basic/testWeirdDateParse.js
+ js/src/jit-test/tests/basic/testWeirdGetterInvocation.js
+ js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js
+ js/src/jit-test/tests/basic/testWhileObjectOrNull.js
+ js/src/jit-test/tests/basic/testWhileWithContinue.js
+ js/src/jit-test/tests/basic/testWith.js
+ js/src/jit-test/tests/basic/testWithAndShadowing.js
+ js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js
+ js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js
+ js/src/jit-test/tests/basic/testif.js
+ js/src/jit-test/tests/basic/testincops.js
+ js/src/jit-test/tests/basic/this-binding-with-eval.js
+ js/src/jit-test/tests/basic/throw-apply-too-many-args.js
+ js/src/jit-test/tests/basic/timeout-check.js
+ js/src/jit-test/tests/basic/track-allocation-sites.js
+ js/src/jit-test/tests/basic/trees.js
+ js/src/jit-test/tests/basic/truncateDouble.js
+ js/src/jit-test/tests/basic/truthies.js
+ js/src/jit-test/tests/basic/typeMonitorCall.js
+ js/src/jit-test/tests/basic/typeMonitorSingleton.js
+ js/src/jit-test/tests/basic/typed-array-copyWithin.js
+ js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js
+ js/src/jit-test/tests/basic/typed-array-index-out-of-range.js
+ js/src/jit-test/tests/basic/typed-array-offsets.js
+ js/src/jit-test/tests/basic/typed-array-sealed-frozen.js
+ js/src/jit-test/tests/basic/typedarray-selfhosted-cross-compartment.js
+ js/src/jit-test/tests/basic/typeof-array.js
+ js/src/jit-test/tests/basic/typeofTest.js
+ js/src/jit-test/tests/basic/unboxint.js
+ js/src/jit-test/tests/basic/undefined-warning-bug1274499.js
+ js/src/jit-test/tests/basic/undefined-warning-bug565202.js
+ js/src/jit-test/tests/basic/weird-scopechains.js
+ js/src/jit-test/tests/basic/werror.js
+ js/src/jit-test/tests/basic/withSourceHook.js
+ js/src/jit-test/tests/basic/write-frozen-dense-strict-inlinecache.js
+ js/src/jit-test/tests/basic/write-frozen-dense-strict.js
+ js/src/jit-test/tests/basic/write-frozen-dense.js
+ js/src/jit-test/tests/basic/write-frozen-property-strict.js
+ js/src/jit-test/tests/basic/write-frozen-property.js
+ js/src/jit-test/tests/basic/xml-in-strict.js
+ js/src/jit-test/tests/basic/xprop.js
+ js/src/jit-test/tests/bug1213574.js
+ js/src/jit-test/tests/bug765479.js
+ js/src/jit-test/tests/bug793385.js
+ js/src/jit-test/tests/bug825379.js
+ js/src/jit-test/tests/bug828119.js
+ js/src/jit-test/tests/bug830943.js
+ js/src/jit-test/tests/bug847682.js
+ js/src/jit-test/tests/bug953337.js
+ js/src/jit-test/tests/cacheir/nukedCCW.js
+ js/src/jit-test/tests/class/bug1357506.js
+ js/src/jit-test/tests/class/bug1359622.js
+ js/src/jit-test/tests/class/compProp.js
+ js/src/jit-test/tests/class/methDefn.js
+ js/src/jit-test/tests/closures/bug496922.js
+ js/src/jit-test/tests/closures/bug496987.js
+ js/src/jit-test/tests/closures/bug497015-1.js
+ js/src/jit-test/tests/closures/bug497015-2.js
+ js/src/jit-test/tests/closures/bug540131-2.js
+ js/src/jit-test/tests/closures/bug540131.js
+ js/src/jit-test/tests/closures/bug540133.js
+ js/src/jit-test/tests/closures/bug540242.js
+ js/src/jit-test/tests/closures/bug540243.js
+ js/src/jit-test/tests/closures/bug540528.js
+ js/src/jit-test/tests/closures/bug541239.js
+ js/src/jit-test/tests/closures/bug543565.js
+ js/src/jit-test/tests/closures/bug684178.js
+ js/src/jit-test/tests/closures/bug684489.js
+ js/src/jit-test/tests/closures/closure-pluseq.js
+ js/src/jit-test/tests/closures/closure-pluseq2.js
+ js/src/jit-test/tests/closures/closure-plusplus.js
+ js/src/jit-test/tests/closures/closure-tests.js
+ js/src/jit-test/tests/closures/flat-closure-1.js
+ js/src/jit-test/tests/closures/flat-closure-2.js
+ js/src/jit-test/tests/closures/flat-closure-4.js
+ js/src/jit-test/tests/closures/flat-closure-5.js
+ js/src/jit-test/tests/closures/flat-closure-6.js
+ js/src/jit-test/tests/closures/flat-closure-7.js
+ js/src/jit-test/tests/closures/flat-closure-8.js
+ js/src/jit-test/tests/closures/incr-exit-2.js
+ js/src/jit-test/tests/closures/incr-exit.js
+ js/src/jit-test/tests/closures/lambda-inner-heavy.js
+ js/src/jit-test/tests/closures/lambda-light-returned.js
+ js/src/jit-test/tests/closures/lambda-light.js
+ js/src/jit-test/tests/closures/lambda.js
+ js/src/jit-test/tests/closures/lambdafc.js
+ js/src/jit-test/tests/closures/name-both-hvy.js
+ js/src/jit-test/tests/closures/name-inactive-missing.js
+ js/src/jit-test/tests/closures/name.js
+ js/src/jit-test/tests/closures/name2.js
+ js/src/jit-test/tests/closures/name2a.js
+ js/src/jit-test/tests/closures/name2b.js
+ js/src/jit-test/tests/closures/name3.js
+ js/src/jit-test/tests/closures/name4.js
+ js/src/jit-test/tests/closures/namedLambda.js
+ js/src/jit-test/tests/closures/nameinc-loop-2.js
+ js/src/jit-test/tests/closures/nameinc-loop-3.js
+ js/src/jit-test/tests/closures/nameinc-loop-missing-2.js
+ js/src/jit-test/tests/closures/nameinc-loop-missing.js
+ js/src/jit-test/tests/closures/nameinc-loop.js
+ js/src/jit-test/tests/closures/nameinc.js
+ js/src/jit-test/tests/closures/set-outer-trace-1.js
+ js/src/jit-test/tests/closures/set-outer-trace-2.js
+ js/src/jit-test/tests/closures/set-outer-trace-3.js
+ js/src/jit-test/tests/closures/set-outer-trace-4.js
+ js/src/jit-test/tests/closures/set-outer-trace.js
+ js/src/jit-test/tests/closures/setname-1.js
+ js/src/jit-test/tests/closures/setname-closure-2.js
+ js/src/jit-test/tests/closures/setname-closure.js
+ js/src/jit-test/tests/closures/setname-inner-heavy.js
+ js/src/jit-test/tests/closures/setname-loop-2.js
+ js/src/jit-test/tests/closures/setname-loop.js
+ js/src/jit-test/tests/closures/setname-no-pop.js
+ js/src/jit-test/tests/closures/t001.js
+ js/src/jit-test/tests/closures/t002.js
+ js/src/jit-test/tests/closures/t003.js
+ js/src/jit-test/tests/closures/t004.js
+ js/src/jit-test/tests/closures/t005.js
+ js/src/jit-test/tests/closures/t006.js
+ js/src/jit-test/tests/closures/t007.js
+ js/src/jit-test/tests/closures/t008.js
+ js/src/jit-test/tests/closures/t009.js
+ js/src/jit-test/tests/closures/t010.js
+ js/src/jit-test/tests/closures/t011.js
+ js/src/jit-test/tests/closures/t012.js
+ js/src/jit-test/tests/closures/t013.js
+ js/src/jit-test/tests/closures/t014.js
+ js/src/jit-test/tests/closures/t015.js
+ js/src/jit-test/tests/closures/t016.js
+ js/src/jit-test/tests/closures/t017.js
+ js/src/jit-test/tests/closures/t018.js
+ js/src/jit-test/tests/closures/t019.js
+ js/src/jit-test/tests/closures/t020.js
+ js/src/jit-test/tests/closures/t021.js
+ js/src/jit-test/tests/closures/t022.js
+ js/src/jit-test/tests/closures/t023.js
+ js/src/jit-test/tests/closures/t024.js
+ js/src/jit-test/tests/closures/t025.js
+ js/src/jit-test/tests/closures/t026.js
+ js/src/jit-test/tests/closures/t027.js
+ js/src/jit-test/tests/closures/t028.js
+ js/src/jit-test/tests/closures/t029.js
+ js/src/jit-test/tests/closures/t030.js
+ js/src/jit-test/tests/closures/t031.js
+ js/src/jit-test/tests/closures/t032.js
+ js/src/jit-test/tests/closures/t033.js
+ js/src/jit-test/tests/closures/t034.js
+ js/src/jit-test/tests/closures/t035.js
+ js/src/jit-test/tests/closures/t036.js
+ js/src/jit-test/tests/closures/t037.js
+ js/src/jit-test/tests/closures/test-inner-imports.js
+ js/src/jit-test/tests/closures/upvar-nest.js
+ js/src/jit-test/tests/collections/Array-of-1.js
+ js/src/jit-test/tests/collections/Array-of-2.js
+ js/src/jit-test/tests/collections/Array-of-3.js
+ js/src/jit-test/tests/collections/Array-of-4.js
+ js/src/jit-test/tests/collections/Array-of-cross-compartment.js
+ js/src/jit-test/tests/collections/Array-of-generic-1.js
+ js/src/jit-test/tests/collections/Array-of-generic-2.js
+ js/src/jit-test/tests/collections/Array-of-generic-3.js
+ js/src/jit-test/tests/collections/Array-of-length-setter-2.js
+ js/src/jit-test/tests/collections/Array-of-length-setter.js
+ js/src/jit-test/tests/collections/Array-of-nonconfigurable-1.js
+ js/src/jit-test/tests/collections/Array-of-nonconfigurable-2.js
+ js/src/jit-test/tests/collections/Array-of-ordering.js
+ js/src/jit-test/tests/collections/Array-of-surfaces.js
+ js/src/jit-test/tests/collections/Map-Set-moving-gc.js
+ js/src/jit-test/tests/collections/Map-clear-1.js
+ js/src/jit-test/tests/collections/Map-clear-2.js
+ js/src/jit-test/tests/collections/Map-clear-3.js
+ js/src/jit-test/tests/collections/Map-clear-4.js
+ js/src/jit-test/tests/collections/Map-clear-5.js
+ js/src/jit-test/tests/collections/Map-clear-6.js
+ js/src/jit-test/tests/collections/Map-clear-iterators-1.js
+ js/src/jit-test/tests/collections/Map-clear-iterators-2.js
+ js/src/jit-test/tests/collections/Map-constructor-1.js
+ js/src/jit-test/tests/collections/Map-constructor-2.js
+ js/src/jit-test/tests/collections/Map-constructor-3.js
+ js/src/jit-test/tests/collections/Map-constructor-4.js
+ js/src/jit-test/tests/collections/Map-constructor-5.js
+ js/src/jit-test/tests/collections/Map-constructor-duplicates.js
+ js/src/jit-test/tests/collections/Map-constructor-generator-1.js
+ js/src/jit-test/tests/collections/Map-constructor-generator-3.js
+ js/src/jit-test/tests/collections/Map-constructor-generator-exception.js
+ js/src/jit-test/tests/collections/Map-constructor-set.js
+ js/src/jit-test/tests/collections/Map-delete-size.js
+ js/src/jit-test/tests/collections/Map-delete.js
+ js/src/jit-test/tests/collections/Map-forEach.js
+ js/src/jit-test/tests/collections/Map-gc-4.js
+ js/src/jit-test/tests/collections/Map-get.js
+ js/src/jit-test/tests/collections/Map-iterator-1.js
+ js/src/jit-test/tests/collections/Map-iterator-2.js
+ js/src/jit-test/tests/collections/Map-iterator-add-1.js
+ js/src/jit-test/tests/collections/Map-iterator-add-2.js
+ js/src/jit-test/tests/collections/Map-iterator-add-remove.js
+ js/src/jit-test/tests/collections/Map-iterator-already-done.js
+ js/src/jit-test/tests/collections/Map-iterator-order.js
+ js/src/jit-test/tests/collections/Map-iterator-pairs-1.js
+ js/src/jit-test/tests/collections/Map-iterator-pairs-2.js
+ js/src/jit-test/tests/collections/Map-iterator-pairs-3.js
+ js/src/jit-test/tests/collections/Map-iterator-proxies-1.js
+ js/src/jit-test/tests/collections/Map-iterator-proxies-2.js
+ js/src/jit-test/tests/collections/Map-iterator-remove-1.js
+ js/src/jit-test/tests/collections/Map-iterator-remove-2.js
+ js/src/jit-test/tests/collections/Map-iterator-remove-3.js
+ js/src/jit-test/tests/collections/Map-iterator-remove-4.js
+ js/src/jit-test/tests/collections/Map-iterator-remove-5.js
+ js/src/jit-test/tests/collections/Map-iterator-remove-6.js
+ js/src/jit-test/tests/collections/Map-iterators-3.js
+ js/src/jit-test/tests/collections/Map-scale.js
+ js/src/jit-test/tests/collections/Map-set-returns-this.js
+ js/src/jit-test/tests/collections/Map-set-size.js
+ js/src/jit-test/tests/collections/Map-set-undefined.js
+ js/src/jit-test/tests/collections/Map-size.js
+ js/src/jit-test/tests/collections/Map-surfaces-1.js
+ js/src/jit-test/tests/collections/Map-surfaces-2.js
+ js/src/jit-test/tests/collections/Map-surfaces-3.js
+ js/src/jit-test/tests/collections/Map-values-1.js
+ js/src/jit-test/tests/collections/Map-values-2.js
+ js/src/jit-test/tests/collections/Set-add-returns-this.js
+ js/src/jit-test/tests/collections/Set-add-size.js
+ js/src/jit-test/tests/collections/Set-clear-1.js
+ js/src/jit-test/tests/collections/Set-clear-2.js
+ js/src/jit-test/tests/collections/Set-clear-3.js
+ js/src/jit-test/tests/collections/Set-clear-4.js
+ js/src/jit-test/tests/collections/Set-clear-5.js
+ js/src/jit-test/tests/collections/Set-clear-6.js
+ js/src/jit-test/tests/collections/Set-clear-iterators-1.js
+ js/src/jit-test/tests/collections/Set-clear-iterators-2.js
+ js/src/jit-test/tests/collections/Set-clear-iterators-3.js
+ js/src/jit-test/tests/collections/Set-constructor-1.js
+ js/src/jit-test/tests/collections/Set-constructor-2.js
+ js/src/jit-test/tests/collections/Set-constructor-3.js
+ js/src/jit-test/tests/collections/Set-constructor-add.js
+ js/src/jit-test/tests/collections/Set-constructor-generator-1.js
+ js/src/jit-test/tests/collections/Set-delete-size.js
+ js/src/jit-test/tests/collections/Set-forEach.js
+ js/src/jit-test/tests/collections/Set-iterator-1.js
+ js/src/jit-test/tests/collections/Set-iterator-2.js
+ js/src/jit-test/tests/collections/Set-iterator-3.js
+ js/src/jit-test/tests/collections/Set-iterator-add-1.js
+ js/src/jit-test/tests/collections/Set-iterator-add-2.js
+ js/src/jit-test/tests/collections/Set-iterator-add-remove.js
+ js/src/jit-test/tests/collections/Set-iterator-gc-2.js
+ js/src/jit-test/tests/collections/Set-iterator-gc-3.js
+ js/src/jit-test/tests/collections/Set-iterator-order.js
+ js/src/jit-test/tests/collections/Set-iterator-proxies-1.js
+ js/src/jit-test/tests/collections/Set-iterator-proxies-2.js
+ js/src/jit-test/tests/collections/Set-iterator-remove-1.js
+ js/src/jit-test/tests/collections/Set-iterator-remove-2.js
+ js/src/jit-test/tests/collections/Set-iterator-remove-3.js
+ js/src/jit-test/tests/collections/Set-iterator-remove-4.js
+ js/src/jit-test/tests/collections/Set-iterator-remove-5.js
+ js/src/jit-test/tests/collections/Set-iterator-remove-6.js
+ js/src/jit-test/tests/collections/Set-scale.js
+ js/src/jit-test/tests/collections/Set-size.js
+ js/src/jit-test/tests/collections/Set-surfaces-1.js
+ js/src/jit-test/tests/collections/Set-surfaces-2.js
+ js/src/jit-test/tests/collections/Set-surfaces-3.js
+ js/src/jit-test/tests/collections/Set-values-1.js
+ js/src/jit-test/tests/collections/Set-values-2.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-1.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-2.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-3.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-4.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-5.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-arraylike-exception.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-duplicates.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-generator-1.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-generator-3.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-generator-exception.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-iterable.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-non-iterable.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-nonnull.js
+ js/src/jit-test/tests/collections/WeakMap-constructor-set.js
+ js/src/jit-test/tests/collections/WeakMap-moving-gc.js
+ js/src/jit-test/tests/collections/WeakMap-set-returns-this.js
+ js/src/jit-test/tests/collections/WeakMap-surfaces.js
+ js/src/jit-test/tests/collections/WeakSet-add-returns-this.js
+ js/src/jit-test/tests/collections/WeakSet-constructor-1.js
+ js/src/jit-test/tests/collections/WeakSet-constructor-add.js
+ js/src/jit-test/tests/collections/WeakSet-constructor.js
+ js/src/jit-test/tests/collections/WeakSet-delete.js
+ js/src/jit-test/tests/collections/WeakSet-error.js
+ js/src/jit-test/tests/collections/WeakSet-moving-gc.js
+ js/src/jit-test/tests/collections/WeakSet-surface.js
+ js/src/jit-test/tests/collections/bug-743101.js
+ js/src/jit-test/tests/collections/constructor-errors.js
+ js/src/jit-test/tests/collections/for-in.js
+ js/src/jit-test/tests/collections/iterator-1.js
+ js/src/jit-test/tests/collections/iterator-2.js
+ js/src/jit-test/tests/collections/iterator-noSuchMethod.js
+ js/src/jit-test/tests/collections/iterator-proto-1.js
+ js/src/jit-test/tests/collections/iterator-proto-2.js
+ js/src/jit-test/tests/collections/iterator-proto-surfaces.js
+ js/src/jit-test/tests/collections/key-equality-0.js
+ js/src/jit-test/tests/collections/key-equality-1.js
+ js/src/jit-test/tests/collections/key-equality-2.js
+ js/src/jit-test/tests/collections/key-equality-NaN.js
+ js/src/jit-test/tests/coverage/bug1203695.js
+ js/src/jit-test/tests/coverage/bug1206247.js
+ js/src/jit-test/tests/coverage/bug1214548.js
+ js/src/jit-test/tests/coverage/bug1274048.js
+ js/src/jit-test/tests/coverage/simple.js
+ js/src/jit-test/tests/ctypes/AddressOfField.js
+ js/src/jit-test/tests/ctypes/argument-length-abi.js
+ js/src/jit-test/tests/ctypes/argument-length-array.js
+ js/src/jit-test/tests/ctypes/argument-length-cdata.js
+ js/src/jit-test/tests/ctypes/argument-length-ctypes.js
+ js/src/jit-test/tests/ctypes/argument-length-finalizer.js
+ js/src/jit-test/tests/ctypes/argument-length-function.js
+ js/src/jit-test/tests/ctypes/argument-length-int64.js
+ js/src/jit-test/tests/ctypes/argument-length-pointer.js
+ js/src/jit-test/tests/ctypes/argument-length-primitive.js
+ js/src/jit-test/tests/ctypes/argument-length-struct.js
+ js/src/jit-test/tests/ctypes/argument-type-array.js
+ js/src/jit-test/tests/ctypes/argument-type-ctypes.js
+ js/src/jit-test/tests/ctypes/argument-type-function.js
+ js/src/jit-test/tests/ctypes/argument-type-int64.js
+ js/src/jit-test/tests/ctypes/argument-type-pointer.js
+ js/src/jit-test/tests/ctypes/argument-type-struct.js
+ js/src/jit-test/tests/ctypes/array-index.js
+ js/src/jit-test/tests/ctypes/bug1155985.js
+ js/src/jit-test/tests/ctypes/cast.js
+ js/src/jit-test/tests/ctypes/construct.js
+ js/src/jit-test/tests/ctypes/conversion-array.js
+ js/src/jit-test/tests/ctypes/conversion-error.js
+ js/src/jit-test/tests/ctypes/conversion-finalizer.js
+ js/src/jit-test/tests/ctypes/conversion-function.js
+ js/src/jit-test/tests/ctypes/conversion-int64.js
+ js/src/jit-test/tests/ctypes/conversion-native-function.js
+ js/src/jit-test/tests/ctypes/conversion-pointer.js
+ js/src/jit-test/tests/ctypes/conversion-primitive.js
+ js/src/jit-test/tests/ctypes/conversion-struct.js
+ js/src/jit-test/tests/ctypes/conversion-to-primitive.js
+ js/src/jit-test/tests/ctypes/function-definition.js
+ js/src/jit-test/tests/ctypes/incompatible-abi.js
+ js/src/jit-test/tests/ctypes/incompatible-array.js
+ js/src/jit-test/tests/ctypes/incompatible-cdata.js
+ js/src/jit-test/tests/ctypes/incompatible-ctype.js
+ js/src/jit-test/tests/ctypes/incompatible-finalizer.js
+ js/src/jit-test/tests/ctypes/incompatible-function.js
+ js/src/jit-test/tests/ctypes/incompatible-int64.js
+ js/src/jit-test/tests/ctypes/incompatible-pointer.js
+ js/src/jit-test/tests/ctypes/incompatible-struct.js
+ js/src/jit-test/tests/ctypes/pointer.js
+ js/src/jit-test/tests/ctypes/size-overflow-array.js
+ js/src/jit-test/tests/ctypes/size-overflow-struct.js
+ js/src/jit-test/tests/ctypes/struct-field.js
+ js/src/jit-test/tests/debug/DebuggeeWouldRun-01.js
+ js/src/jit-test/tests/debug/DebuggeeWouldRun-02.js
+ js/src/jit-test/tests/debug/DebuggeeWouldRun-03.js
+ js/src/jit-test/tests/debug/DebuggeeWouldRun-04.js
+ js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js
+ js/src/jit-test/tests/debug/Debugger-adoptDebuggeeValue.js
+ js/src/jit-test/tests/debug/Debugger-allowUnobservedAsmJS-01.js
+ js/src/jit-test/tests/debug/Debugger-allowUnobservedAsmJS-02.js
+ js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js
+ js/src/jit-test/tests/debug/Debugger-ctor-01.js
+ js/src/jit-test/tests/debug/Debugger-ctor-02.js
+ js/src/jit-test/tests/debug/Debugger-ctor-03.js
+ js/src/jit-test/tests/debug/Debugger-ctor-04.js
+ js/src/jit-test/tests/debug/Debugger-ctor-05.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-01.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-02.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-03.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-04.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-05.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-06.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-08.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-09.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-10.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-11.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-12.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-13.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-14.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-15.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-16.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-17.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-18.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-19.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-20.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-21.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-22.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-23.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-24.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-25.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-26.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-27.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-28.js
+ js/src/jit-test/tests/debug/Debugger-debuggees-29.js
+ js/src/jit-test/tests/debug/Debugger-enabled-01.js
+ js/src/jit-test/tests/debug/Debugger-enabled-02.js
+ js/src/jit-test/tests/debug/Debugger-findAllGlobals-01.js
+ js/src/jit-test/tests/debug/Debugger-findAllGlobals-02.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-01.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-02.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-03.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-04.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-05.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-06.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-07.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-08.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-09.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-10.js
+ js/src/jit-test/tests/debug/Debugger-findObjects-11.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-01.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-02.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-03.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-04.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-05.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-06.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-07.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-08-script2
+ js/src/jit-test/tests/debug/Debugger-findScripts-08.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-09.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-10.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-11-script2
+ js/src/jit-test/tests/debug/Debugger-findScripts-11.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-12-script1
+ js/src/jit-test/tests/debug/Debugger-findScripts-12-script2
+ js/src/jit-test/tests/debug/Debugger-findScripts-12.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-14.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-14.script1
+ js/src/jit-test/tests/debug/Debugger-findScripts-15.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-16.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-17.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-18.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-19.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-20.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-21.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-22.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-23.js
+ js/src/jit-test/tests/debug/Debugger-findScripts-24.js
+ js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js
+ js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js
+ js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js
+ js/src/jit-test/tests/debug/Debugger-isCompilableUnit.js
+ js/src/jit-test/tests/debug/Debugger-multi-01.js
+ js/src/jit-test/tests/debug/Debugger-multi-02.js
+ js/src/jit-test/tests/debug/Debugger-multi-03.js
+ js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js
+ js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js
+ js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js
+ js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js
+ js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-01.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-02.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-03.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-04.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-05.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-06.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-07.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-08.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-09.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-10.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-11.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-12.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-13.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-14.js
+ js/src/jit-test/tests/debug/Debugger-onNewGlobalObject-15.js
+ js/src/jit-test/tests/debug/Debugger-onNewPromise-01.js
+ js/src/jit-test/tests/debug/Debugger-onNewPromise-02.js
+ js/src/jit-test/tests/debug/Debugger-onNewPromise-03.js
+ js/src/jit-test/tests/debug/Debugger-onNewPromise-04.js
+ js/src/jit-test/tests/debug/Debugger-onNewPromise-05.js
+ js/src/jit-test/tests/debug/Debugger-onNewPromise-06.js
+ js/src/jit-test/tests/debug/Debugger-onNewPromise-07.js
+ js/src/jit-test/tests/debug/Debugger-onPromiseSettled-01.js
+ js/src/jit-test/tests/debug/Debugger-onPromiseSettled-02.js
+ js/src/jit-test/tests/debug/Debugger-onPromiseSettled-03.js
+ js/src/jit-test/tests/debug/Debugger-onPromiseSettled-04.js
+ js/src/jit-test/tests/debug/Debugger-onPromiseSettled-05.js
+ js/src/jit-test/tests/debug/Debugger-onPromiseSettled-06.js
+ js/src/jit-test/tests/debug/Environment-01.js
+ js/src/jit-test/tests/debug/Environment-02.js
+ js/src/jit-test/tests/debug/Environment-03.js
+ js/src/jit-test/tests/debug/Environment-Function-prototype.js
+ js/src/jit-test/tests/debug/Environment-callee-01.js
+ js/src/jit-test/tests/debug/Environment-callee-02.js
+ js/src/jit-test/tests/debug/Environment-callee-03.js
+ js/src/jit-test/tests/debug/Environment-callee-04.js
+ js/src/jit-test/tests/debug/Environment-find-01.js
+ js/src/jit-test/tests/debug/Environment-find-02.js
+ js/src/jit-test/tests/debug/Environment-find-03.js
+ js/src/jit-test/tests/debug/Environment-find-04.js
+ js/src/jit-test/tests/debug/Environment-find-05.js
+ js/src/jit-test/tests/debug/Environment-find-06.js
+ js/src/jit-test/tests/debug/Environment-find-07.js
+ js/src/jit-test/tests/debug/Environment-gc-01.js
+ js/src/jit-test/tests/debug/Environment-gc-02.js
+ js/src/jit-test/tests/debug/Environment-gc-03.js
+ js/src/jit-test/tests/debug/Environment-getVariable-01.js
+ js/src/jit-test/tests/debug/Environment-getVariable-02.js
+ js/src/jit-test/tests/debug/Environment-getVariable-03.js
+ js/src/jit-test/tests/debug/Environment-getVariable-04.js
+ js/src/jit-test/tests/debug/Environment-getVariable-05.js
+ js/src/jit-test/tests/debug/Environment-getVariable-06.js
+ js/src/jit-test/tests/debug/Environment-getVariable-07.js
+ js/src/jit-test/tests/debug/Environment-getVariable-08.js
+ js/src/jit-test/tests/debug/Environment-getVariable-09.js
+ js/src/jit-test/tests/debug/Environment-getVariable-10.js
+ js/src/jit-test/tests/debug/Environment-getVariable-11.js
+ js/src/jit-test/tests/debug/Environment-getVariable-12.js
+ js/src/jit-test/tests/debug/Environment-getVariable-13.js
+ js/src/jit-test/tests/debug/Environment-getVariable-14.js
+ js/src/jit-test/tests/debug/Environment-getVariable-15.js
+ js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js
+ js/src/jit-test/tests/debug/Environment-identity-01.js
+ js/src/jit-test/tests/debug/Environment-identity-02.js
+ js/src/jit-test/tests/debug/Environment-identity-03.js
+ js/src/jit-test/tests/debug/Environment-identity-04.js
+ js/src/jit-test/tests/debug/Environment-identity-05.js
+ js/src/jit-test/tests/debug/Environment-inspectable-01.js
+ js/src/jit-test/tests/debug/Environment-names-01.js
+ js/src/jit-test/tests/debug/Environment-names-02.js
+ js/src/jit-test/tests/debug/Environment-names-03.js
+ js/src/jit-test/tests/debug/Environment-nondebuggee.js
+ js/src/jit-test/tests/debug/Environment-object-01.js
+ js/src/jit-test/tests/debug/Environment-optimizedOut-01.js
+ js/src/jit-test/tests/debug/Environment-parent-01.js
+ js/src/jit-test/tests/debug/Environment-setVariable-01.js
+ js/src/jit-test/tests/debug/Environment-setVariable-02.js
+ js/src/jit-test/tests/debug/Environment-setVariable-03.js
+ js/src/jit-test/tests/debug/Environment-setVariable-04.js
+ js/src/jit-test/tests/debug/Environment-setVariable-05.js
+ js/src/jit-test/tests/debug/Environment-setVariable-06.js
+ js/src/jit-test/tests/debug/Environment-setVariable-07.js
+ js/src/jit-test/tests/debug/Environment-setVariable-08.js
+ js/src/jit-test/tests/debug/Environment-setVariable-10.js
+ js/src/jit-test/tests/debug/Environment-setVariable-11.js
+ js/src/jit-test/tests/debug/Environment-setVariable-12.js
+ js/src/jit-test/tests/debug/Environment-setVariable-13.js
+ js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js
+ js/src/jit-test/tests/debug/Environment-type-01.js
+ js/src/jit-test/tests/debug/Environment-unscopables.js
+ js/src/jit-test/tests/debug/Environment-variables.js
+ js/src/jit-test/tests/debug/Frame-01.js
+ js/src/jit-test/tests/debug/Frame-02.js
+ js/src/jit-test/tests/debug/Frame-03.js
+ js/src/jit-test/tests/debug/Frame-arguments-01.js
+ js/src/jit-test/tests/debug/Frame-arguments-02.js
+ js/src/jit-test/tests/debug/Frame-arguments-03.js
+ js/src/jit-test/tests/debug/Frame-arguments-04.js
+ js/src/jit-test/tests/debug/Frame-arguments-05.js
+ js/src/jit-test/tests/debug/Frame-arguments-06.js
+ js/src/jit-test/tests/debug/Frame-arguments-07.js
+ js/src/jit-test/tests/debug/Frame-environment-01.js
+ js/src/jit-test/tests/debug/Frame-environment-02.js
+ js/src/jit-test/tests/debug/Frame-environment-03.js
+ js/src/jit-test/tests/debug/Frame-environment-04.js
+ js/src/jit-test/tests/debug/Frame-environment-05.js
+ js/src/jit-test/tests/debug/Frame-eval-01.js
+ js/src/jit-test/tests/debug/Frame-eval-02.js
+ js/src/jit-test/tests/debug/Frame-eval-03.js
+ js/src/jit-test/tests/debug/Frame-eval-04.js
+ js/src/jit-test/tests/debug/Frame-eval-05.js
+ js/src/jit-test/tests/debug/Frame-eval-06.js
+ js/src/jit-test/tests/debug/Frame-eval-07.js
+ js/src/jit-test/tests/debug/Frame-eval-08.js
+ js/src/jit-test/tests/debug/Frame-eval-09.js
+ js/src/jit-test/tests/debug/Frame-eval-10.js
+ js/src/jit-test/tests/debug/Frame-eval-11.js
+ js/src/jit-test/tests/debug/Frame-eval-12.js
+ js/src/jit-test/tests/debug/Frame-eval-13.js
+ js/src/jit-test/tests/debug/Frame-eval-14.js
+ js/src/jit-test/tests/debug/Frame-eval-15.js
+ js/src/jit-test/tests/debug/Frame-eval-16.js
+ js/src/jit-test/tests/debug/Frame-eval-17.js
+ js/src/jit-test/tests/debug/Frame-eval-18.js
+ js/src/jit-test/tests/debug/Frame-eval-19.js
+ js/src/jit-test/tests/debug/Frame-eval-20.js
+ js/src/jit-test/tests/debug/Frame-eval-21.js
+ js/src/jit-test/tests/debug/Frame-eval-22.js
+ js/src/jit-test/tests/debug/Frame-eval-23.js
+ js/src/jit-test/tests/debug/Frame-eval-24.js
+ js/src/jit-test/tests/debug/Frame-eval-25.js
+ js/src/jit-test/tests/debug/Frame-eval-26.js
+ js/src/jit-test/tests/debug/Frame-eval-27.js
+ js/src/jit-test/tests/debug/Frame-eval-28.js
+ js/src/jit-test/tests/debug/Frame-eval-29.js
+ js/src/jit-test/tests/debug/Frame-eval-30.js
+ js/src/jit-test/tests/debug/Frame-eval-31.js
+ js/src/jit-test/tests/debug/Frame-eval-32.js
+ js/src/jit-test/tests/debug/Frame-eval-stack.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-11.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-12.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-13.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-14.js
+ js/src/jit-test/tests/debug/Frame-evalWithBindings-15.js
+ js/src/jit-test/tests/debug/Frame-identity-01.js
+ js/src/jit-test/tests/debug/Frame-identity-02.js
+ js/src/jit-test/tests/debug/Frame-identity-03.js
+ js/src/jit-test/tests/debug/Frame-identity-04.js
+ js/src/jit-test/tests/debug/Frame-implementation-01.js
+ js/src/jit-test/tests/debug/Frame-implementation-02.js
+ js/src/jit-test/tests/debug/Frame-live-01.js
+ js/src/jit-test/tests/debug/Frame-live-02.js
+ js/src/jit-test/tests/debug/Frame-live-03.js
+ js/src/jit-test/tests/debug/Frame-live-04.js
+ js/src/jit-test/tests/debug/Frame-live-05.js
+ js/src/jit-test/tests/debug/Frame-newTargetEval-01.js
+ js/src/jit-test/tests/debug/Frame-newTargetEval-02.js
+ js/src/jit-test/tests/debug/Frame-newTargetOverflow-01.js
+ js/src/jit-test/tests/debug/Frame-offset-01.js
+ js/src/jit-test/tests/debug/Frame-offset-02.js
+ js/src/jit-test/tests/debug/Frame-older-01.js
+ js/src/jit-test/tests/debug/Frame-onPop-01.js
+ js/src/jit-test/tests/debug/Frame-onPop-02.js
+ js/src/jit-test/tests/debug/Frame-onPop-03.js
+ js/src/jit-test/tests/debug/Frame-onPop-04.js
+ js/src/jit-test/tests/debug/Frame-onPop-05.js
+ js/src/jit-test/tests/debug/Frame-onPop-06.js
+ js/src/jit-test/tests/debug/Frame-onPop-07.js
+ js/src/jit-test/tests/debug/Frame-onPop-08.js
+ js/src/jit-test/tests/debug/Frame-onPop-09.js
+ js/src/jit-test/tests/debug/Frame-onPop-10.js
+ js/src/jit-test/tests/debug/Frame-onPop-11.js
+ js/src/jit-test/tests/debug/Frame-onPop-12.js
+ js/src/jit-test/tests/debug/Frame-onPop-13.js
+ js/src/jit-test/tests/debug/Frame-onPop-14.js
+ js/src/jit-test/tests/debug/Frame-onPop-15.js
+ js/src/jit-test/tests/debug/Frame-onPop-16.js
+ js/src/jit-test/tests/debug/Frame-onPop-17.js
+ js/src/jit-test/tests/debug/Frame-onPop-18.js
+ js/src/jit-test/tests/debug/Frame-onPop-19.js
+ js/src/jit-test/tests/debug/Frame-onPop-20.js
+ js/src/jit-test/tests/debug/Frame-onPop-21.js
+ js/src/jit-test/tests/debug/Frame-onPop-23.js
+ js/src/jit-test/tests/debug/Frame-onPop-after-debugger-return.js
+ js/src/jit-test/tests/debug/Frame-onPop-disabled.js
+ js/src/jit-test/tests/debug/Frame-onPop-error-error.js
+ js/src/jit-test/tests/debug/Frame-onPop-error-return.js
+ js/src/jit-test/tests/debug/Frame-onPop-error-scope-unwind-01.js
+ js/src/jit-test/tests/debug/Frame-onPop-error-scope-unwind-02.js
+ js/src/jit-test/tests/debug/Frame-onPop-error-throw.js
+ js/src/jit-test/tests/debug/Frame-onPop-error.js
+ js/src/jit-test/tests/debug/Frame-onPop-generators-01.js
+ js/src/jit-test/tests/debug/Frame-onPop-generators-02.js
+ js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js
+ js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js
+ js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js
+ js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js
+ js/src/jit-test/tests/debug/Frame-onPop-return-error.js
+ js/src/jit-test/tests/debug/Frame-onPop-return-return.js
+ js/src/jit-test/tests/debug/Frame-onPop-return-throw.js
+ js/src/jit-test/tests/debug/Frame-onPop-return.js
+ js/src/jit-test/tests/debug/Frame-onPop-star-generators-01.js
+ js/src/jit-test/tests/debug/Frame-onPop-star-generators-02.js
+ js/src/jit-test/tests/debug/Frame-onPop-star-generators-03.js
+ js/src/jit-test/tests/debug/Frame-onPop-throw-error.js
+ js/src/jit-test/tests/debug/Frame-onPop-throw-return.js
+ js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js
+ js/src/jit-test/tests/debug/Frame-onPop-throw.js
+ js/src/jit-test/tests/debug/Frame-onStep-01.js
+ js/src/jit-test/tests/debug/Frame-onStep-02.js
+ js/src/jit-test/tests/debug/Frame-onStep-03.js
+ js/src/jit-test/tests/debug/Frame-onStep-04.js
+ js/src/jit-test/tests/debug/Frame-onStep-05.js
+ js/src/jit-test/tests/debug/Frame-onStep-06.js
+ js/src/jit-test/tests/debug/Frame-onStep-07.js
+ js/src/jit-test/tests/debug/Frame-onStep-08.js
+ js/src/jit-test/tests/debug/Frame-onStep-09.js
+ js/src/jit-test/tests/debug/Frame-onStep-10.js
+ js/src/jit-test/tests/debug/Frame-onStep-11.js
+ js/src/jit-test/tests/debug/Frame-onStep-12.js
+ js/src/jit-test/tests/debug/Frame-onStep-13.js
+ js/src/jit-test/tests/debug/Frame-onStep-14.js
+ js/src/jit-test/tests/debug/Frame-onStep-15.js
+ js/src/jit-test/tests/debug/Frame-onStep-16.js
+ js/src/jit-test/tests/debug/Frame-onStep-iterators.js
+ js/src/jit-test/tests/debug/Frame-onStep-lines-01.js
+ js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js
+ js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js
+ js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js
+ js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js
+ js/src/jit-test/tests/debug/Frame-onStep-resumption-05.js
+ js/src/jit-test/tests/debug/Frame-script-01.js
+ js/src/jit-test/tests/debug/Frame-script-02.js
+ js/src/jit-test/tests/debug/Frame-script-03.js
+ js/src/jit-test/tests/debug/Frame-script-environment-nondebuggee.js
+ js/src/jit-test/tests/debug/Frame-this-01.js
+ js/src/jit-test/tests/debug/Frame-this-02.js
+ js/src/jit-test/tests/debug/Frame-this-03.js
+ js/src/jit-test/tests/debug/Frame-this-04.js
+ js/src/jit-test/tests/debug/Frame-this-05.js
+ js/src/jit-test/tests/debug/Frame-this-06.js
+ js/src/jit-test/tests/debug/Frame-this-07.js
+ js/src/jit-test/tests/debug/Frame-this-08.js
+ js/src/jit-test/tests/debug/Frame-this-09.js
+ js/src/jit-test/tests/debug/Frame-this-10.js
+ js/src/jit-test/tests/debug/Frame-this-11.js
+ js/src/jit-test/tests/debug/Frame-this-12.js
+ js/src/jit-test/tests/debug/Memory-01.js
+ js/src/jit-test/tests/debug/Memory-allocationSamplingProbability-01.js
+ js/src/jit-test/tests/debug/Memory-allocationSamplingProbability-02.js
+ js/src/jit-test/tests/debug/Memory-allocationsLogOverflowed-01.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-01.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-02.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-03.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-04.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-05.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-06.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-07.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-08.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-09.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-10.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-11.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-12.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-13.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-14.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-15.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-16.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-17.js
+ js/src/jit-test/tests/debug/Memory-drainAllocationsLog-18.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-01.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-02.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-03.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-04.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-05.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-06.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-07.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-08.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-09.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-10.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-11.js
+ js/src/jit-test/tests/debug/Memory-takeCensus-12.js
+ js/src/jit-test/tests/debug/Memory-trackingAllocationSites-01.js
+ js/src/jit-test/tests/debug/Memory-trackingAllocationSites-02.js
+ js/src/jit-test/tests/debug/Memory-trackingAllocationSites-03.js
+ js/src/jit-test/tests/debug/Object-01.js
+ js/src/jit-test/tests/debug/Object-02.js
+ js/src/jit-test/tests/debug/Object-apply-01.js
+ js/src/jit-test/tests/debug/Object-apply-02.js
+ js/src/jit-test/tests/debug/Object-apply-03.js
+ js/src/jit-test/tests/debug/Object-apply-04.js
+ js/src/jit-test/tests/debug/Object-asEnvironment-01.js
+ js/src/jit-test/tests/debug/Object-boundTargetFunction-01.js
+ js/src/jit-test/tests/debug/Object-boundTargetFunction-02.js
+ js/src/jit-test/tests/debug/Object-boundTargetFunction-03.js
+ js/src/jit-test/tests/debug/Object-callable.js
+ js/src/jit-test/tests/debug/Object-class.js
+ js/src/jit-test/tests/debug/Object-defineProperties-01.js
+ js/src/jit-test/tests/debug/Object-defineProperties-02.js
+ js/src/jit-test/tests/debug/Object-defineProperties-03.js
+ js/src/jit-test/tests/debug/Object-defineProperty-01.js
+ js/src/jit-test/tests/debug/Object-defineProperty-02.js
+ js/src/jit-test/tests/debug/Object-defineProperty-03.js
+ js/src/jit-test/tests/debug/Object-defineProperty-04.js
+ js/src/jit-test/tests/debug/Object-defineProperty-05.js
+ js/src/jit-test/tests/debug/Object-defineProperty-06.js
+ js/src/jit-test/tests/debug/Object-defineProperty-07.js
+ js/src/jit-test/tests/debug/Object-defineProperty-08.js
+ js/src/jit-test/tests/debug/Object-defineProperty-09.js
+ js/src/jit-test/tests/debug/Object-defineProperty-10.js
+ js/src/jit-test/tests/debug/Object-defineProperty-11.js
+ js/src/jit-test/tests/debug/Object-defineProperty-12.js
+ js/src/jit-test/tests/debug/Object-defineProperty-13.js
+ js/src/jit-test/tests/debug/Object-defineProperty-14.js
+ js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js
+ js/src/jit-test/tests/debug/Object-deleteProperty-01.js
+ js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js
+ js/src/jit-test/tests/debug/Object-deleteProperty-error-02.js
+ js/src/jit-test/tests/debug/Object-displayName-01.js
+ js/src/jit-test/tests/debug/Object-environment-01.js
+ js/src/jit-test/tests/debug/Object-environment-02.js
+ js/src/jit-test/tests/debug/Object-errorLineNumber-errorColumnNumber.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-01.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-02.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-03.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-04.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-05.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-06.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-07.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-08.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-09.js
+ js/src/jit-test/tests/debug/Object-executeInGlobal-10.js
+ js/src/jit-test/tests/debug/Object-forceLexicalInitializationByName.js
+ js/src/jit-test/tests/debug/Object-gc-01.js
+ js/src/jit-test/tests/debug/Object-getErrorMessageName.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertySymbols-01.js
+ js/src/jit-test/tests/debug/Object-getOwnPropertySymbols-02.js
+ js/src/jit-test/tests/debug/Object-global-01.js
+ js/src/jit-test/tests/debug/Object-global-02.js
+ js/src/jit-test/tests/debug/Object-identity-01.js
+ js/src/jit-test/tests/debug/Object-identity-02.js
+ js/src/jit-test/tests/debug/Object-identity-03.js
+ js/src/jit-test/tests/debug/Object-isArrowFunction.js
+ js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js
+ js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js
+ js/src/jit-test/tests/debug/Object-name-01.js
+ js/src/jit-test/tests/debug/Object-name-02.js
+ js/src/jit-test/tests/debug/Object-parameterNames.js
+ js/src/jit-test/tests/debug/Object-preventExtensions-01.js
+ js/src/jit-test/tests/debug/Object-proto.js
+ js/src/jit-test/tests/debug/Object-proxy.js
+ js/src/jit-test/tests/debug/Object-script-AsmJSNative.js
+ js/src/jit-test/tests/debug/Object-script-environment-nondebuggee.js
+ js/src/jit-test/tests/debug/Object-script-lazy.js
+ js/src/jit-test/tests/debug/Object-script.js
+ js/src/jit-test/tests/debug/Object-seal-01.js
+ js/src/jit-test/tests/debug/Object-unsafeDereference-01.js
+ js/src/jit-test/tests/debug/Object-unwrap-01.js
+ js/src/jit-test/tests/debug/Object-unwrap-02.js
+ js/src/jit-test/tests/debug/Object-unwrap-03.js
+ js/src/jit-test/tests/debug/RematerializedFrame-retval.js
+ js/src/jit-test/tests/debug/Script-01.js
+ js/src/jit-test/tests/debug/Script-02.js
+ js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js
+ js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js
+ js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js
+ js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js
+ js/src/jit-test/tests/debug/Script-displayName-01.js
+ js/src/jit-test/tests/debug/Script-format-01.js
+ js/src/jit-test/tests/debug/Script-gc-01.js
+ js/src/jit-test/tests/debug/Script-gc-02.js
+ js/src/jit-test/tests/debug/Script-gc-03.js
+ js/src/jit-test/tests/debug/Script-getAllColumnOffsets-01.js
+ js/src/jit-test/tests/debug/Script-getAllColumnOffsets-02.js
+ js/src/jit-test/tests/debug/Script-getAllColumnOffsets-03.js
+ js/src/jit-test/tests/debug/Script-getAllColumnOffsets-04.js
+ js/src/jit-test/tests/debug/Script-getAllColumnOffsets-05.js
+ js/src/jit-test/tests/debug/Script-getAllColumnOffsets-06.js
+ js/src/jit-test/tests/debug/Script-getBreakpoints-01.js
+ js/src/jit-test/tests/debug/Script-getBreakpoints-02.js
+ js/src/jit-test/tests/debug/Script-getChildScripts-01.js
+ js/src/jit-test/tests/debug/Script-getChildScripts-02.js
+ js/src/jit-test/tests/debug/Script-getChildScripts-03.js
+ js/src/jit-test/tests/debug/Script-getChildScripts-04.js
+ js/src/jit-test/tests/debug/Script-getChildScripts-05.js
+ js/src/jit-test/tests/debug/Script-getLineOffsets-01.js
+ js/src/jit-test/tests/debug/Script-getLineOffsets-02.js
+ js/src/jit-test/tests/debug/Script-getLineOffsets-03.js
+ js/src/jit-test/tests/debug/Script-getLineOffsets-04.js
+ js/src/jit-test/tests/debug/Script-getLineOffsets-05.js
+ js/src/jit-test/tests/debug/Script-getLineOffsets-06.js
+ js/src/jit-test/tests/debug/Script-getLineOffsets-07.js
+ js/src/jit-test/tests/debug/Script-getLineOffsets-08.js
+ js/src/jit-test/tests/debug/Script-getOffsetLine-01.js
+ js/src/jit-test/tests/debug/Script-getOffsetLine-02.js
+ js/src/jit-test/tests/debug/Script-getOffsetLocation.js
+ js/src/jit-test/tests/debug/Script-getOffsetsCoverage-01.js
+ js/src/jit-test/tests/debug/Script-getOffsetsCoverage-02.js
+ js/src/jit-test/tests/debug/Script-getOffsetsCoverage-03.js
+ js/src/jit-test/tests/debug/Script-getOffsetsCoverage-04.js
+ js/src/jit-test/tests/debug/Script-getOffsetsCoverage-05.js
+ js/src/jit-test/tests/debug/Script-getOffsetsCoverage-bug1233178.js
+ js/src/jit-test/tests/debug/Script-global-01.js
+ js/src/jit-test/tests/debug/Script-global-02.js
+ js/src/jit-test/tests/debug/Script-isInCatchScope.js
+ js/src/jit-test/tests/debug/Script-lineCount.js
+ js/src/jit-test/tests/debug/Script-source-01.js
+ js/src/jit-test/tests/debug/Script-source-02.js
+ js/src/jit-test/tests/debug/Script-source-03.js
+ js/src/jit-test/tests/debug/Script-sourceStart-01.js
+ js/src/jit-test/tests/debug/Script-sourceStart-02.js
+ js/src/jit-test/tests/debug/Script-sourceStart-03.js
+ js/src/jit-test/tests/debug/Script-sourceStart-04.js
+ js/src/jit-test/tests/debug/Script-startLine.js
+ js/src/jit-test/tests/debug/Script-url.js
+ js/src/jit-test/tests/debug/Source-displayURL-deprecated.js
+ js/src/jit-test/tests/debug/Source-displayURL.js
+ js/src/jit-test/tests/debug/Source-element-01.js
+ js/src/jit-test/tests/debug/Source-element-02.js
+ js/src/jit-test/tests/debug/Source-element-03.js
+ js/src/jit-test/tests/debug/Source-elementAttributeName.js
+ js/src/jit-test/tests/debug/Source-introductionScript-01.js
+ js/src/jit-test/tests/debug/Source-introductionScript-02.js
+ js/src/jit-test/tests/debug/Source-introductionScript-03.js
+ js/src/jit-test/tests/debug/Source-introductionScript-04.js
+ js/src/jit-test/tests/debug/Source-introductionType-data
+ js/src/jit-test/tests/debug/Source-introductionType.js
+ js/src/jit-test/tests/debug/Source-invisible.js
+ js/src/jit-test/tests/debug/Source-sourceMapURL-deprecated.js
+ js/src/jit-test/tests/debug/Source-sourceMapURL.js
+ js/src/jit-test/tests/debug/Source-surfaces.js
+ js/src/jit-test/tests/debug/Source-text-01.js
+ js/src/jit-test/tests/debug/Source-text-02.js
+ js/src/jit-test/tests/debug/Source-text-lazy.js
+ js/src/jit-test/tests/debug/Source-url.js
+ js/src/jit-test/tests/debug/breakpoint-01.js
+ js/src/jit-test/tests/debug/breakpoint-02.js
+ js/src/jit-test/tests/debug/breakpoint-03.js
+ js/src/jit-test/tests/debug/breakpoint-04.js
+ js/src/jit-test/tests/debug/breakpoint-05.js
+ js/src/jit-test/tests/debug/breakpoint-06.js
+ js/src/jit-test/tests/debug/breakpoint-07.js
+ js/src/jit-test/tests/debug/breakpoint-08.js
+ js/src/jit-test/tests/debug/breakpoint-09.js
+ js/src/jit-test/tests/debug/breakpoint-10.js
+ js/src/jit-test/tests/debug/breakpoint-11.js
+ js/src/jit-test/tests/debug/breakpoint-12.js
+ js/src/jit-test/tests/debug/breakpoint-13.js
+ js/src/jit-test/tests/debug/breakpoint-14.js
+ js/src/jit-test/tests/debug/breakpoint-gc-01.js
+ js/src/jit-test/tests/debug/breakpoint-gc-02.js
+ js/src/jit-test/tests/debug/breakpoint-gc-04.js
+ js/src/jit-test/tests/debug/breakpoint-gc-05.js
+ js/src/jit-test/tests/debug/breakpoint-multi-01.js
+ js/src/jit-test/tests/debug/breakpoint-multi-02.js
+ js/src/jit-test/tests/debug/breakpoint-multi-03.js
+ js/src/jit-test/tests/debug/breakpoint-multi-04.js
+ js/src/jit-test/tests/debug/breakpoint-noncng.js
+ js/src/jit-test/tests/debug/breakpoint-resume-01.js
+ js/src/jit-test/tests/debug/breakpoint-resume-02.js
+ js/src/jit-test/tests/debug/breakpoint-resume-03.js
+ js/src/jit-test/tests/debug/bug-1102549.js
+ js/src/jit-test/tests/debug/bug-1103386.js
+ js/src/jit-test/tests/debug/bug-1103813.js
+ js/src/jit-test/tests/debug/bug-1103817.js
+ js/src/jit-test/tests/debug/bug-1110327.js
+ js/src/jit-test/tests/debug/bug-1136806.js
+ js/src/jit-test/tests/debug/bug-1192401.js
+ js/src/jit-test/tests/debug/bug-1238610.js
+ js/src/jit-test/tests/debug/bug-1240090.js
+ js/src/jit-test/tests/debug/bug-1248162.js
+ js/src/jit-test/tests/debug/bug-1260725.js
+ js/src/jit-test/tests/debug/bug-1260728.js
+ js/src/jit-test/tests/debug/bug-725733.js
+ js/src/jit-test/tests/debug/bug-800586.js
+ js/src/jit-test/tests/debug/bug-826669.js
+ js/src/jit-test/tests/debug/bug-858170.js
+ js/src/jit-test/tests/debug/bug-876654.js
+ js/src/jit-test/tests/debug/bug1001372.js
+ js/src/jit-test/tests/debug/bug1002797.js
+ js/src/jit-test/tests/debug/bug1004447.js
+ js/src/jit-test/tests/debug/bug1006205.js
+ js/src/jit-test/tests/debug/bug1006473.js
+ js/src/jit-test/tests/debug/bug1106164.js
+ js/src/jit-test/tests/debug/bug1106719.js
+ js/src/jit-test/tests/debug/bug1107525.js
+ js/src/jit-test/tests/debug/bug1107913.js
+ js/src/jit-test/tests/debug/bug1108159.js
+ js/src/jit-test/tests/debug/bug1108556.js
+ js/src/jit-test/tests/debug/bug1109328.js
+ js/src/jit-test/tests/debug/bug1109915.js
+ js/src/jit-test/tests/debug/bug1109964.js
+ js/src/jit-test/tests/debug/bug1111199.js
+ js/src/jit-test/tests/debug/bug1114587.js
+ js/src/jit-test/tests/debug/bug1116103.js
+ js/src/jit-test/tests/debug/bug1118878.js
+ js/src/jit-test/tests/debug/bug1121083.js
+ js/src/jit-test/tests/debug/bug1130756.js
+ js/src/jit-test/tests/debug/bug1130768.js
+ js/src/jit-test/tests/debug/bug1133196.js
+ js/src/jit-test/tests/debug/bug1147939.js
+ js/src/jit-test/tests/debug/bug1148917.js
+ js/src/jit-test/tests/debug/bug1160182.js
+ js/src/jit-test/tests/debug/bug1161332.js
+ js/src/jit-test/tests/debug/bug1188334.js
+ js/src/jit-test/tests/debug/bug1191499.js
+ js/src/jit-test/tests/debug/bug1216261.js
+ js/src/jit-test/tests/debug/bug1219905.js
+ js/src/jit-test/tests/debug/bug1221378.js
+ js/src/jit-test/tests/debug/bug1232655.js
+ js/src/jit-test/tests/debug/bug1240546.js
+ js/src/jit-test/tests/debug/bug1240803.js
+ js/src/jit-test/tests/debug/bug1242111.js
+ js/src/jit-test/tests/debug/bug1242798.js
+ js/src/jit-test/tests/debug/bug1245862.js
+ js/src/jit-test/tests/debug/bug1246605.js
+ js/src/jit-test/tests/debug/bug1251919.js
+ js/src/jit-test/tests/debug/bug1252453.js
+ js/src/jit-test/tests/debug/bug1252464.js
+ js/src/jit-test/tests/debug/bug1253246.js
+ js/src/jit-test/tests/debug/bug1254123.js
+ js/src/jit-test/tests/debug/bug1254190.js
+ js/src/jit-test/tests/debug/bug1254578.js
+ js/src/jit-test/tests/debug/bug1257045.js
+ js/src/jit-test/tests/debug/bug1263899.js
+ js/src/jit-test/tests/debug/bug1264961.js
+ js/src/jit-test/tests/debug/bug1266434.js
+ js/src/jit-test/tests/debug/bug1272908.js
+ js/src/jit-test/tests/debug/bug1275001.js
+ js/src/jit-test/tests/debug/bug1282741.js
+ js/src/jit-test/tests/debug/bug1299121.js
+ js/src/jit-test/tests/debug/bug1300517.js
+ js/src/jit-test/tests/debug/bug1300528.js
+ js/src/jit-test/tests/debug/bug1302432.js
+ js/src/jit-test/tests/debug/bug1308578.js
+ js/src/jit-test/tests/debug/bug1353356.js
+ js/src/jit-test/tests/debug/bug911065.js
+ js/src/jit-test/tests/debug/bug967039.js
+ js/src/jit-test/tests/debug/bug973566.js
+ js/src/jit-test/tests/debug/bug980585.js
+ js/src/jit-test/tests/debug/bug999655.js
+ js/src/jit-test/tests/debug/class-01.js
+ js/src/jit-test/tests/debug/class-02.js
+ js/src/jit-test/tests/debug/class-03.js
+ js/src/jit-test/tests/debug/class-04.js
+ js/src/jit-test/tests/debug/class-05.js
+ js/src/jit-test/tests/debug/class-06.js
+ js/src/jit-test/tests/debug/class-07.js
+ js/src/jit-test/tests/debug/class-08.js
+ js/src/jit-test/tests/debug/clear-old-analyses-01.js
+ js/src/jit-test/tests/debug/clear-old-analyses-02.js
+ js/src/jit-test/tests/debug/dispatch-01.js
+ js/src/jit-test/tests/debug/dispatch-02.js
+ js/src/jit-test/tests/debug/execution-observability-01.js
+ js/src/jit-test/tests/debug/execution-observability-02.js
+ js/src/jit-test/tests/debug/execution-observability-03.js
+ js/src/jit-test/tests/debug/execution-observability-04.js
+ js/src/jit-test/tests/debug/execution-observability-05.js
+ js/src/jit-test/tests/debug/execution-observability-06.js
+ js/src/jit-test/tests/debug/gc-01.js
+ js/src/jit-test/tests/debug/gc-02.js
+ js/src/jit-test/tests/debug/gc-03.js
+ js/src/jit-test/tests/debug/gc-04.js
+ js/src/jit-test/tests/debug/gc-05.js
+ js/src/jit-test/tests/debug/gc-06.js
+ js/src/jit-test/tests/debug/gc-07.js
+ js/src/jit-test/tests/debug/gc-08.js
+ js/src/jit-test/tests/debug/gc-09.2.js
+ js/src/jit-test/tests/debug/gc-09.js
+ js/src/jit-test/tests/debug/gc-compartment-01.js
+ js/src/jit-test/tests/debug/gc-compartment-02.js
+ js/src/jit-test/tests/debug/inspect-wrapped-promise.js
+ js/src/jit-test/tests/debug/makeGlobalObjectReference-01.js
+ js/src/jit-test/tests/debug/makeGlobalObjectReference-02.js
+ js/src/jit-test/tests/debug/makeGlobalObjectReference-03.js
+ js/src/jit-test/tests/debug/noExecute-01.js
+ js/src/jit-test/tests/debug/noExecute-02.js
+ js/src/jit-test/tests/debug/noExecute-03.js
+ js/src/jit-test/tests/debug/noExecute-04.js
+ js/src/jit-test/tests/debug/noExecute-05.js
+ js/src/jit-test/tests/debug/noExecute-06.js
+ js/src/jit-test/tests/debug/noExecute-07.js
+ js/src/jit-test/tests/debug/onDebuggerStatement-01.js
+ js/src/jit-test/tests/debug/onDebuggerStatement-02.js
+ js/src/jit-test/tests/debug/onDebuggerStatement-03.js
+ js/src/jit-test/tests/debug/onDebuggerStatement-04.js
+ js/src/jit-test/tests/debug/onDebuggerStatement-05.js
+ js/src/jit-test/tests/debug/onEnterFrame-01.js
+ js/src/jit-test/tests/debug/onEnterFrame-02.js
+ js/src/jit-test/tests/debug/onEnterFrame-03.js
+ js/src/jit-test/tests/debug/onEnterFrame-04.js
+ js/src/jit-test/tests/debug/onEnterFrame-05.js
+ js/src/jit-test/tests/debug/onEnterFrame-06.js
+ js/src/jit-test/tests/debug/onEnterFrame-07.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-01.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-02.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-03.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-04.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-05.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-06.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-07.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-08.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-09.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-10.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-11.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-12.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-13.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-14.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-15.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-resumption-async.js
+ js/src/jit-test/tests/debug/onExceptionUnwind-resumption-generator.js
+ js/src/jit-test/tests/debug/onNewScript-01.js
+ js/src/jit-test/tests/debug/onNewScript-02.js
+ js/src/jit-test/tests/debug/onNewScript-03.js
+ js/src/jit-test/tests/debug/onNewScript-CloneAndExecuteScript.js
+ js/src/jit-test/tests/debug/onNewScript-ExecuteInGlobalAndReturnScope.js
+ js/src/jit-test/tests/debug/onNewScript-off-main-thread-01.js
+ js/src/jit-test/tests/debug/onNewScript-off-main-thread-02.js
+ js/src/jit-test/tests/debug/optimized-out-01.js
+ js/src/jit-test/tests/debug/optimized-out-02.js
+ js/src/jit-test/tests/debug/optimized-out-03.js
+ js/src/jit-test/tests/debug/prologueFailure-01.js
+ js/src/jit-test/tests/debug/prologueFailure-02.js
+ js/src/jit-test/tests/debug/prologueFailure-03.js
+ js/src/jit-test/tests/debug/resumption-01.js
+ js/src/jit-test/tests/debug/resumption-02.js
+ js/src/jit-test/tests/debug/resumption-03.js
+ js/src/jit-test/tests/debug/resumption-04.js
+ js/src/jit-test/tests/debug/resumption-05.js
+ js/src/jit-test/tests/debug/resumption-06.js
+ js/src/jit-test/tests/debug/resumption-07.js
+ js/src/jit-test/tests/debug/resumption-08.js
+ js/src/jit-test/tests/debug/resumption-error-01.js
+ js/src/jit-test/tests/debug/resumption-error-02.js
+ js/src/jit-test/tests/debug/surfaces-01.js
+ js/src/jit-test/tests/debug/surfaces-02.js
+ js/src/jit-test/tests/debug/surfaces-03.js
+ js/src/jit-test/tests/debug/surfaces-offsets.js
+ js/src/jit-test/tests/debug/testEarlyReturnOnCall.js
+ js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js
+ js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js
+ js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js
+ js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js
+ js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js
+ js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js
+ js/src/jit-test/tests/debug/wasm-01.js
+ js/src/jit-test/tests/debug/wasm-02.js
+ js/src/jit-test/tests/debug/wasm-03.js
+ js/src/jit-test/tests/debug/wasm-04.js
+ js/src/jit-test/tests/debug/wasm-05.js
+ js/src/jit-test/tests/debug/wasm-12.js
+ js/src/jit-test/tests/for-of/arguments-1.js
+ js/src/jit-test/tests/for-of/arguments-2.js
+ js/src/jit-test/tests/for-of/arguments-3.js
+ js/src/jit-test/tests/for-of/arguments-4.js
+ js/src/jit-test/tests/for-of/arguments-5.js
+ js/src/jit-test/tests/for-of/arguments-6.js
+ js/src/jit-test/tests/for-of/arguments-7.js
+ js/src/jit-test/tests/for-of/array-holes-1.js
+ js/src/jit-test/tests/for-of/array-holes-2.js
+ js/src/jit-test/tests/for-of/array-holes-3.js
+ js/src/jit-test/tests/for-of/array-holes-4.js
+ js/src/jit-test/tests/for-of/array-holes-5.js
+ js/src/jit-test/tests/for-of/array-holes-6.js
+ js/src/jit-test/tests/for-of/array-holes-slow.js
+ js/src/jit-test/tests/for-of/array-iterator-changing.js
+ js/src/jit-test/tests/for-of/array-iterator-empty.js
+ js/src/jit-test/tests/for-of/array-iterator-generic.js
+ js/src/jit-test/tests/for-of/array-iterator-growing-1.js
+ js/src/jit-test/tests/for-of/array-iterator-keys-entries.js
+ js/src/jit-test/tests/for-of/array-iterator-null.js
+ js/src/jit-test/tests/for-of/array-iterator-proxy.js
+ js/src/jit-test/tests/for-of/array-iterator-shrinking.js
+ js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js
+ js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js
+ js/src/jit-test/tests/for-of/array-jit.js
+ js/src/jit-test/tests/for-of/array-prototype.js
+ js/src/jit-test/tests/for-of/arrays-1.js
+ js/src/jit-test/tests/for-of/arrays-2.js
+ js/src/jit-test/tests/for-of/arrays-3.js
+ js/src/jit-test/tests/for-of/arrays-4.js
+ js/src/jit-test/tests/for-of/arrays-5.js
+ js/src/jit-test/tests/for-of/arrays-growing-1.js
+ js/src/jit-test/tests/for-of/arrays-growing-2.js
+ js/src/jit-test/tests/for-of/arrays-shrinking-1.js
+ js/src/jit-test/tests/for-of/arrays-shrinking-2.js
+ js/src/jit-test/tests/for-of/arrays-slow-1.js
+ js/src/jit-test/tests/for-of/arrays-slow-2.js
+ js/src/jit-test/tests/for-of/arrays-slow-3.js
+ js/src/jit-test/tests/for-of/arrays-slow-4.js
+ js/src/jit-test/tests/for-of/arrays-slow-5.js
+ js/src/jit-test/tests/for-of/break-1.js
+ js/src/jit-test/tests/for-of/break-2.js
+ js/src/jit-test/tests/for-of/break-3.js
+ js/src/jit-test/tests/for-of/bug-1331444.js
+ js/src/jit-test/tests/for-of/bug-1341339.js
+ js/src/jit-test/tests/for-of/bug-728079-js17-1.js
+ js/src/jit-test/tests/for-of/bug-728079-js17-4.js
+ js/src/jit-test/tests/for-of/completion.js
+ js/src/jit-test/tests/for-of/decompiler.js
+ js/src/jit-test/tests/for-of/generators-1.js
+ js/src/jit-test/tests/for-of/generators-2.js
+ js/src/jit-test/tests/for-of/generators-3.js
+ js/src/jit-test/tests/for-of/generators-5.js
+ js/src/jit-test/tests/for-of/manual-advance.js
+ js/src/jit-test/tests/for-of/next-1.js
+ js/src/jit-test/tests/for-of/next-2.js
+ js/src/jit-test/tests/for-of/next-3.js
+ js/src/jit-test/tests/for-of/next-arity.js
+ js/src/jit-test/tests/for-of/next-shenanigans.js
+ js/src/jit-test/tests/for-of/next-surfaces.js
+ js/src/jit-test/tests/for-of/non-iterable.js
+ js/src/jit-test/tests/for-of/proxy-1.js
+ js/src/jit-test/tests/for-of/proxy-2.js
+ js/src/jit-test/tests/for-of/proxy-3.js
+ js/src/jit-test/tests/for-of/return.js
+ js/src/jit-test/tests/for-of/semantics-01.js
+ js/src/jit-test/tests/for-of/semantics-02.js
+ js/src/jit-test/tests/for-of/semantics-03.js
+ js/src/jit-test/tests/for-of/semantics-04.js
+ js/src/jit-test/tests/for-of/semantics-05.js
+ js/src/jit-test/tests/for-of/semantics-06.js
+ js/src/jit-test/tests/for-of/semantics-07.js
+ js/src/jit-test/tests/for-of/semantics-08.js
+ js/src/jit-test/tests/for-of/semantics-09.js
+ js/src/jit-test/tests/for-of/semantics-10.js
+ js/src/jit-test/tests/for-of/semantics-11.js
+ js/src/jit-test/tests/for-of/string-iterator-generic.js
+ js/src/jit-test/tests/for-of/string-iterator-surfaces.js
+ js/src/jit-test/tests/for-of/strings.js
+ js/src/jit-test/tests/for-of/syntax-1.js
+ js/src/jit-test/tests/for-of/syntax-2.js
+ js/src/jit-test/tests/for-of/syntax-3.js
+ js/src/jit-test/tests/for-of/syntax-4.js
+ js/src/jit-test/tests/for-of/throw.js
+ js/src/jit-test/tests/for-of/typedarrays-1.js
+ js/src/jit-test/tests/for-of/typedarrays-2.js
+ js/src/jit-test/tests/for-of/typedarrays-3.js
+ js/src/jit-test/tests/for-of/typedarrays-4.js
+ js/src/jit-test/tests/for-of/typedarrays-5.js
+ js/src/jit-test/tests/for-of/typedarrays-6.js
+ js/src/jit-test/tests/for-of/value-done-access.js
+ js/src/jit-test/tests/for-of/wrapper-1.js
+ js/src/jit-test/tests/gc/bug-1004457.js
+ js/src/jit-test/tests/gc/bug-1016016.js
+ js/src/jit-test/tests/gc/bug-1017141.js
+ js/src/jit-test/tests/gc/bug-1028863.js
+ js/src/jit-test/tests/gc/bug-1032206.js
+ js/src/jit-test/tests/gc/bug-1035371.js
+ js/src/jit-test/tests/gc/bug-1039516.js
+ js/src/jit-test/tests/gc/bug-1053676.js
+ js/src/jit-test/tests/gc/bug-1055219.js
+ js/src/jit-test/tests/gc/bug-1070638.js
+ js/src/jit-test/tests/gc/bug-1075546.js
+ js/src/jit-test/tests/gc/bug-1104162.js
+ js/src/jit-test/tests/gc/bug-1108007.js
+ js/src/jit-test/tests/gc/bug-1108836.js
+ js/src/jit-test/tests/gc/bug-1109913.js
+ js/src/jit-test/tests/gc/bug-1109922.js
+ js/src/jit-test/tests/gc/bug-1123648.js
+ js/src/jit-test/tests/gc/bug-1124563.js
+ js/src/jit-test/tests/gc/bug-1124653.js
+ js/src/jit-test/tests/gc/bug-1136597.js
+ js/src/jit-test/tests/gc/bug-1137341.js
+ js/src/jit-test/tests/gc/bug-1138390.js
+ js/src/jit-test/tests/gc/bug-1143706.js
+ js/src/jit-test/tests/gc/bug-1144738.js
+ js/src/jit-test/tests/gc/bug-1146696.js
+ js/src/jit-test/tests/gc/bug-1148383.js
+ js/src/jit-test/tests/gc/bug-1155455.js
+ js/src/jit-test/tests/gc/bug-1157577.js
+ js/src/jit-test/tests/gc/bug-1161303.js
+ js/src/jit-test/tests/gc/bug-1161968.js
+ js/src/jit-test/tests/gc/bug-1165966.js
+ js/src/jit-test/tests/gc/bug-1171909.js
+ js/src/jit-test/tests/gc/bug-1175755.js
+ js/src/jit-test/tests/gc/bug-1177778.js
+ js/src/jit-test/tests/gc/bug-1188290.js
+ js/src/jit-test/tests/gc/bug-1191576.js
+ js/src/jit-test/tests/gc/bug-1196210.js
+ js/src/jit-test/tests/gc/bug-1206677.js
+ js/src/jit-test/tests/gc/bug-1208994.js
+ js/src/jit-test/tests/gc/bug-1209001.js
+ js/src/jit-test/tests/gc/bug-1210607.js
+ js/src/jit-test/tests/gc/bug-1214006.js
+ js/src/jit-test/tests/gc/bug-1214781.js
+ js/src/jit-test/tests/gc/bug-1214846.js
+ js/src/jit-test/tests/gc/bug-1215363-1.js
+ js/src/jit-test/tests/gc/bug-1215363-2.js
+ js/src/jit-test/tests/gc/bug-1215363-3.js
+ js/src/jit-test/tests/gc/bug-1215678.js
+ js/src/jit-test/tests/gc/bug-1216607.js
+ js/src/jit-test/tests/gc/bug-1218900-2.js
+ js/src/jit-test/tests/gc/bug-1218900.js
+ js/src/jit-test/tests/gc/bug-1221359.js
+ js/src/jit-test/tests/gc/bug-1221747.js
+ js/src/jit-test/tests/gc/bug-1223021.js
+ js/src/jit-test/tests/gc/bug-1224710.js
+ js/src/jit-test/tests/gc/bug-1226888.js
+ js/src/jit-test/tests/gc/bug-1226896.js
+ js/src/jit-test/tests/gc/bug-1231386.js
+ js/src/jit-test/tests/gc/bug-1232386.js
+ js/src/jit-test/tests/gc/bug-1234410.js
+ js/src/jit-test/tests/gc/bug-1236473.js
+ js/src/jit-test/tests/gc/bug-1237153.js
+ js/src/jit-test/tests/gc/bug-1238548.js
+ js/src/jit-test/tests/gc/bug-1238555.js
+ js/src/jit-test/tests/gc/bug-1238575-2.js
+ js/src/jit-test/tests/gc/bug-1238575.js
+ js/src/jit-test/tests/gc/bug-1238582.js
+ js/src/jit-test/tests/gc/bug-1240416.js
+ js/src/jit-test/tests/gc/bug-1240503.js
+ js/src/jit-test/tests/gc/bug-1240527.js
+ js/src/jit-test/tests/gc/bug-1241731.js
+ js/src/jit-test/tests/gc/bug-1242812.js
+ js/src/jit-test/tests/gc/bug-1245520.js
+ js/src/jit-test/tests/gc/bug-1246593.js
+ js/src/jit-test/tests/gc/bug-1252103.js
+ js/src/jit-test/tests/gc/bug-1252154.js
+ js/src/jit-test/tests/gc/bug-1252329.js
+ js/src/jit-test/tests/gc/bug-1253124.js
+ js/src/jit-test/tests/gc/bug-1254108.js
+ js/src/jit-test/tests/gc/bug-1258407.js
+ js/src/jit-test/tests/gc/bug-1259306.js
+ js/src/jit-test/tests/gc/bug-1259490.js
+ js/src/jit-test/tests/gc/bug-1261329.js
+ js/src/jit-test/tests/gc/bug-1263862.js
+ js/src/jit-test/tests/gc/bug-1263871.js
+ js/src/jit-test/tests/gc/bug-1263884.js
+ js/src/jit-test/tests/gc/bug-1271110.js
+ js/src/jit-test/tests/gc/bug-1276631.js
+ js/src/jit-test/tests/gc/bug-1278832.js
+ js/src/jit-test/tests/gc/bug-1280588.js
+ js/src/jit-test/tests/gc/bug-1280889.js
+ js/src/jit-test/tests/gc/bug-1282986.js
+ js/src/jit-test/tests/gc/bug-1286244.js
+ js/src/jit-test/tests/gc/bug-1287399.js
+ js/src/jit-test/tests/gc/bug-1287869.js
+ js/src/jit-test/tests/gc/bug-1292564.js
+ js/src/jit-test/tests/gc/bug-1293127.js
+ js/src/jit-test/tests/gc/bug-1294241.js
+ js/src/jit-test/tests/gc/bug-1298356.js
+ js/src/jit-test/tests/gc/bug-1301377.js
+ js/src/jit-test/tests/gc/bug-1301496.js
+ js/src/jit-test/tests/gc/bug-1303015.js
+ js/src/jit-test/tests/gc/bug-1305220.js
+ js/src/jit-test/tests/gc/bug-1308048.js
+ js/src/jit-test/tests/gc/bug-1310589.js
+ js/src/jit-test/tests/gc/bug-1311060.js
+ js/src/jit-test/tests/gc/bug-1313347.js
+ js/src/jit-test/tests/gc/bug-1315946.js
+ js/src/jit-test/tests/gc/bug-1321597.js
+ js/src/jit-test/tests/gc/bug-1322420.js
+ js/src/jit-test/tests/gc/bug-1323868.js
+ js/src/jit-test/tests/gc/bug-1324512.js
+ js/src/jit-test/tests/gc/bug-1328251.js
+ js/src/jit-test/tests/gc/bug-1332773.js
+ js/src/jit-test/tests/gc/bug-1338383.js
+ js/src/jit-test/tests/gc/bug-1357022.js
+ js/src/jit-test/tests/gc/bug-787703.js
+ js/src/jit-test/tests/gc/bug-821013.js
+ js/src/jit-test/tests/gc/bug-821551.js
+ js/src/jit-test/tests/gc/bug-824321.js
+ js/src/jit-test/tests/gc/bug-825326.js
+ js/src/jit-test/tests/gc/bug-832103.js
+ js/src/jit-test/tests/gc/bug-880816.js
+ js/src/jit-test/tests/gc/bug-880886.js
+ js/src/jit-test/tests/gc/bug-886551-1.js
+ js/src/jit-test/tests/gc/bug-886551-2.js
+ js/src/jit-test/tests/gc/bug-886560.js
+ js/src/jit-test/tests/gc/bug-886630.js
+ js/src/jit-test/tests/gc/bug-889682-1.js
+ js/src/jit-test/tests/gc/bug-889682-2.js
+ js/src/jit-test/tests/gc/bug-889682-3.js
+ js/src/jit-test/tests/gc/bug-891773.js
+ js/src/jit-test/tests/gc/bug-906236.js
+ js/src/jit-test/tests/gc/bug-906241.js
+ js/src/jit-test/tests/gc/bug-906243.js
+ js/src/jit-test/tests/gc/bug-912734.js
+ js/src/jit-test/tests/gc/bug-912813.js
+ js/src/jit-test/tests/gc/bug-913224.js
+ js/src/jit-test/tests/gc/bug-913715.js
+ js/src/jit-test/tests/gc/bug-919536.js
+ js/src/jit-test/tests/gc/bug-924690.js
+ js/src/jit-test/tests/gc/bug-935022.js
+ js/src/jit-test/tests/gc/bug-939499.js
+ js/src/jit-test/tests/gc/bug-945275.js
+ js/src/jit-test/tests/gc/bug-945280.js
+ js/src/jit-test/tests/gc/bug-945285.js
+ js/src/jit-test/tests/gc/bug-948423.js
+ js/src/jit-test/tests/gc/bug-950927.js
+ js/src/jit-test/tests/gc/bug-952819.js
+ js/src/jit-test/tests/gc/bug-956324.js
+ js/src/jit-test/tests/gc/bug-957110.js
+ js/src/jit-test/tests/gc/bug-957114.js
+ js/src/jit-test/tests/gc/bug-961741.js
+ js/src/jit-test/tests/gc/bug-961877.js
+ js/src/jit-test/tests/gc/bug-969012.js
+ js/src/jit-test/tests/gc/bug-978353.js
+ js/src/jit-test/tests/gc/bug-978802.js
+ js/src/jit-test/tests/gc/bug-981289.js
+ js/src/jit-test/tests/gc/bug-981295.js
+ js/src/jit-test/tests/gc/bug-985732.js
+ js/src/jit-test/tests/gc/bug-993768.js
+ js/src/jit-test/tests/gc/bug1116306.js
+ js/src/jit-test/tests/gc/bug1191756.js
+ js/src/jit-test/tests/gc/bug1246607.js
+ js/src/jit-test/tests/gc/bug1282113.js
+ js/src/jit-test/tests/gc/bug1283169.js
+ js/src/jit-test/tests/gc/bug1285186.js
+ js/src/jit-test/tests/gc/bug1285490.js
+ js/src/jit-test/tests/gc/bug1287063.js
+ js/src/jit-test/tests/gc/bug888463.js
+ js/src/jit-test/tests/gc/elements-post-write-barrier.js
+ js/src/jit-test/tests/gc/gcparam.js
+ js/src/jit-test/tests/gc/gczeal-range.js
+ js/src/jit-test/tests/gc/incremental-01.js
+ js/src/jit-test/tests/gc/incremental-02.js
+ js/src/jit-test/tests/gc/incremental-AccessorShape-barrier.js
+ js/src/jit-test/tests/gc/incremental-abort.js
+ js/src/jit-test/tests/gc/incremental-compacting.js
+ js/src/jit-test/tests/gc/incremental-state.js
+ js/src/jit-test/tests/gc/jsscript-mark-children.js
+ js/src/jit-test/tests/gc/multi-01.js
+ js/src/jit-test/tests/gc/multi-02.js
+ js/src/jit-test/tests/gc/multi-03.js
+ js/src/jit-test/tests/gc/oomInArrayProtoTest.js
+ js/src/jit-test/tests/gc/oomInByteSize.js
+ js/src/jit-test/tests/gc/oomInDebugger.js
+ js/src/jit-test/tests/gc/oomInDtoa.js
+ js/src/jit-test/tests/gc/oomInExceptionHandlerBailout.js
+ js/src/jit-test/tests/gc/oomInFindPath.js
+ js/src/jit-test/tests/gc/oomInFormatStackDump.js
+ js/src/jit-test/tests/gc/oomInGetJumpLabelForBranch.js
+ js/src/jit-test/tests/gc/oomInNewGlobal.js
+ js/src/jit-test/tests/gc/oomInOffTheadCompile.js
+ js/src/jit-test/tests/gc/oomInOffTheadCompile2.js
+ js/src/jit-test/tests/gc/oomInOffTheadCompile3.js
+ js/src/jit-test/tests/gc/oomInParseAsmJS.js
+ js/src/jit-test/tests/gc/oomInParseFunction.js
+ js/src/jit-test/tests/gc/oomInRegExp.js
+ js/src/jit-test/tests/gc/oomInRegExpAlternativeGeneration.js
+ js/src/jit-test/tests/gc/oomInWeakMap.js
+ js/src/jit-test/tests/gc/weak-marking-01.js
+ js/src/jit-test/tests/gc/weak-marking-02.js
+ js/src/jit-test/tests/generators/bug1098947.js
+ js/src/jit-test/tests/generators/bug1151326.js
+ js/src/jit-test/tests/generators/bug908920.js
+ js/src/jit-test/tests/generators/bug931414.js
+ js/src/jit-test/tests/generators/closing-osr.js
+ js/src/jit-test/tests/generators/es6-syntax.js
+ js/src/jit-test/tests/generators/next-on-finished.js
+ js/src/jit-test/tests/generators/return-break-continue.js
+ js/src/jit-test/tests/generators/return.js
+ js/src/jit-test/tests/generators/throw-closes.js
+ js/src/jit-test/tests/generators/throw-on-finished.js
+ js/src/jit-test/tests/generators/wrappers.js
+ js/src/jit-test/tests/generators/yield-in-finally.js
+ js/src/jit-test/tests/generators/yield-regexp.js
+ js/src/jit-test/tests/generators/yield-yield.js
+ js/src/jit-test/tests/heap-analysis/bug-1249107.js
+ js/src/jit-test/tests/heap-analysis/bug-1252912.js
+ js/src/jit-test/tests/heap-analysis/bug-1254105.js
+ js/src/jit-test/tests/heap-analysis/byteSize-of-object.js
+ js/src/jit-test/tests/heap-analysis/byteSize-of-scripts.js
+ js/src/jit-test/tests/heap-analysis/byteSize-of-string.js
+ js/src/jit-test/tests/heap-analysis/byteSize-of-symbol.js
+ js/src/jit-test/tests/heap-analysis/findPath.js
+ js/src/jit-test/tests/heap-analysis/pointerByteSize.js
+ js/src/jit-test/tests/heap-analysis/shortestPaths.js
+ js/src/jit-test/tests/ion/ArrayLengthGetPropertyIC.js
+ js/src/jit-test/tests/ion/ConvertElementsToDouble-Int32.js
+ js/src/jit-test/tests/ion/InlineAddVTypeMonitor.js
+ js/src/jit-test/tests/ion/PurgeProtoChain.js
+ js/src/jit-test/tests/ion/absd.js
+ js/src/jit-test/tests/ion/andOr.js
+ js/src/jit-test/tests/ion/arguments-type-reflow.js
+ js/src/jit-test/tests/ion/array-join-bug1137624-1.js
+ js/src/jit-test/tests/ion/array-join-bug1137624-2.js
+ js/src/jit-test/tests/ion/array-splice.js
+ js/src/jit-test/tests/ion/bailout-with-object-or-null.js
+ js/src/jit-test/tests/ion/bindname.js
+ js/src/jit-test/tests/ion/bug-770309-mcall-bailout.js
+ js/src/jit-test/tests/ion/bug-870034.js
+ js/src/jit-test/tests/ion/bug-952818.js
+ js/src/jit-test/tests/ion/bug1000605.js
+ js/src/jit-test/tests/ion/bug1000960.js
+ js/src/jit-test/tests/ion/bug1001222.js
+ js/src/jit-test/tests/ion/bug1001378.js
+ js/src/jit-test/tests/ion/bug1001382.js
+ js/src/jit-test/tests/ion/bug1001850.js
+ js/src/jit-test/tests/ion/bug1003694.js
+ js/src/jit-test/tests/ion/bug1005458.js
+ js/src/jit-test/tests/ion/bug1005590.js
+ js/src/jit-test/tests/ion/bug1006885.js
+ js/src/jit-test/tests/ion/bug1006899.js
+ js/src/jit-test/tests/ion/bug1007027.js
+ js/src/jit-test/tests/ion/bug1007213.js
+ js/src/jit-test/tests/ion/bug1015498.js
+ js/src/jit-test/tests/ion/bug1018621.js
+ js/src/jit-test/tests/ion/bug1022081.js
+ js/src/jit-test/tests/ion/bug1027510.js
+ js/src/jit-test/tests/ion/bug1028910.js
+ js/src/jit-test/tests/ion/bug1033873.js
+ js/src/jit-test/tests/ion/bug1034400.js
+ js/src/jit-test/tests/ion/bug1046597.js
+ js/src/jit-test/tests/ion/bug1053074.js
+ js/src/jit-test/tests/ion/bug1054047.js
+ js/src/jit-test/tests/ion/bug1054241.js
+ js/src/jit-test/tests/ion/bug1054512.js
+ js/src/jit-test/tests/ion/bug1054601.js
+ js/src/jit-test/tests/ion/bug1054753.js
+ js/src/jit-test/tests/ion/bug1055762.js
+ js/src/jit-test/tests/ion/bug1055864.js
+ js/src/jit-test/tests/ion/bug1057580.js
+ js/src/jit-test/tests/ion/bug1057582.js
+ js/src/jit-test/tests/ion/bug1057598.js
+ js/src/jit-test/tests/ion/bug1060387.js
+ js/src/jit-test/tests/ion/bug1060398.js
+ js/src/jit-test/tests/ion/bug1062612.js
+ js/src/jit-test/tests/ion/bug1063488.js
+ js/src/jit-test/tests/ion/bug1063653.js
+ js/src/jit-test/tests/ion/bug1064537.js
+ js/src/jit-test/tests/ion/bug1066659.js
+ js/src/jit-test/tests/ion/bug1070462.js
+ js/src/jit-test/tests/ion/bug1070465.js
+ js/src/jit-test/tests/ion/bug1071879.js
+ js/src/jit-test/tests/ion/bug1072188.js
+ js/src/jit-test/tests/ion/bug1072691.js
+ js/src/jit-test/tests/ion/bug1072911.js
+ js/src/jit-test/tests/ion/bug1073702.js
+ js/src/jit-test/tests/ion/bug1073861.js
+ js/src/jit-test/tests/ion/bug1073928.js
+ js/src/jit-test/tests/ion/bug1074833.js
+ js/src/jit-test/tests/ion/bug1076026.js
+ js/src/jit-test/tests/ion/bug1076091.js
+ js/src/jit-test/tests/ion/bug1076283.js
+ js/src/jit-test/tests/ion/bug1077349.js
+ js/src/jit-test/tests/ion/bug1077427.js
+ js/src/jit-test/tests/ion/bug1079062.js
+ js/src/jit-test/tests/ion/bug1079850.js
+ js/src/jit-test/tests/ion/bug1080991.js
+ js/src/jit-test/tests/ion/bug1085298.js
+ js/src/jit-test/tests/ion/bug1089761.js
+ js/src/jit-test/tests/ion/bug1090037.js
+ js/src/jit-test/tests/ion/bug1090424.js
+ js/src/jit-test/tests/ion/bug1092833.js
+ js/src/jit-test/tests/ion/bug1101576.js
+ js/src/jit-test/tests/ion/bug1101821.js
+ js/src/jit-test/tests/ion/bug1102187.js
+ js/src/jit-test/tests/ion/bug1105187-sink.js
+ js/src/jit-test/tests/ion/bug1105574-ra-sink.js
+ js/src/jit-test/tests/ion/bug1105684.js
+ js/src/jit-test/tests/ion/bug1106171-sink.js
+ js/src/jit-test/tests/ion/bug1107011-1.js
+ js/src/jit-test/tests/ion/bug1107011-2.js
+ js/src/jit-test/tests/ion/bug1113139.js
+ js/src/jit-test/tests/ion/bug1115665.js
+ js/src/jit-test/tests/ion/bug1117099.js
+ js/src/jit-test/tests/ion/bug1122401.js
+ js/src/jit-test/tests/ion/bug1122839.js
+ js/src/jit-test/tests/ion/bug1123011.js
+ js/src/jit-test/tests/ion/bug1123064.js
+ js/src/jit-test/tests/ion/bug1128490.js
+ js/src/jit-test/tests/ion/bug1129977.js
+ js/src/jit-test/tests/ion/bug1130679.js
+ js/src/jit-test/tests/ion/bug1132128.js
+ js/src/jit-test/tests/ion/bug1132290.js
+ js/src/jit-test/tests/ion/bug1132584.js
+ js/src/jit-test/tests/ion/bug1132770.js
+ js/src/jit-test/tests/ion/bug1133530.js
+ js/src/jit-test/tests/ion/bug1134074.js
+ js/src/jit-test/tests/ion/bug1135047.js
+ js/src/jit-test/tests/ion/bug1138740.js
+ js/src/jit-test/tests/ion/bug1139152.js
+ js/src/jit-test/tests/ion/bug1139368.js
+ js/src/jit-test/tests/ion/bug1139376.js
+ js/src/jit-test/tests/ion/bug1140890.js
+ js/src/jit-test/tests/ion/bug1143216.js
+ js/src/jit-test/tests/ion/bug1143679.js
+ js/src/jit-test/tests/ion/bug1143878.js
+ js/src/jit-test/tests/ion/bug1146410.js
+ js/src/jit-test/tests/ion/bug1148883.js
+ js/src/jit-test/tests/ion/bug1148973-1.js
+ js/src/jit-test/tests/ion/bug1148973-2.js
+ js/src/jit-test/tests/ion/bug1151323.js
+ js/src/jit-test/tests/ion/bug1154971.js
+ js/src/jit-test/tests/ion/bug1155807.js
+ js/src/jit-test/tests/ion/bug1158632.js
+ js/src/jit-test/tests/ion/bug1159899.js
+ js/src/jit-test/tests/ion/bug1160884.js
+ js/src/jit-test/tests/ion/bug1165905.js
+ js/src/jit-test/tests/ion/bug1172498-2.js
+ js/src/jit-test/tests/ion/bug1172498.js
+ js/src/jit-test/tests/ion/bug1181354.js
+ js/src/jit-test/tests/ion/bug1185957.js
+ js/src/jit-test/tests/ion/bug1186271.js
+ js/src/jit-test/tests/ion/bug1189137.js
+ js/src/jit-test/tests/ion/bug1195588.js
+ js/src/jit-test/tests/ion/bug1195590.js
+ js/src/jit-test/tests/ion/bug1196587.js
+ js/src/jit-test/tests/ion/bug1196589.js
+ js/src/jit-test/tests/ion/bug1196590.js
+ js/src/jit-test/tests/ion/bug1196648.js
+ js/src/jit-test/tests/ion/bug1197769.js
+ js/src/jit-test/tests/ion/bug1199898.js
+ js/src/jit-test/tests/ion/bug1201459.js
+ js/src/jit-test/tests/ion/bug1201469.js
+ js/src/jit-test/tests/ion/bug1201850.js
+ js/src/jit-test/tests/ion/bug1204165.js
+ js/src/jit-test/tests/ion/bug1204675.js
+ js/src/jit-test/tests/ion/bug1205842.js
+ js/src/jit-test/tests/ion/bug1207413.js
+ js/src/jit-test/tests/ion/bug1212298.js
+ js/src/jit-test/tests/ion/bug1212605.js
+ js/src/jit-test/tests/ion/bug1213552.js
+ js/src/jit-test/tests/ion/bug1214013.js
+ js/src/jit-test/tests/ion/bug1214050.js
+ js/src/jit-test/tests/ion/bug1215600.js
+ js/src/jit-test/tests/ion/bug1215992.js
+ js/src/jit-test/tests/ion/bug1216130.js
+ js/src/jit-test/tests/ion/bug1216151.js
+ js/src/jit-test/tests/ion/bug1216157.js
+ js/src/jit-test/tests/ion/bug1218065.js
+ js/src/jit-test/tests/ion/bug1219883.js
+ js/src/jit-test/tests/ion/bug1222905.js
+ js/src/jit-test/tests/ion/bug1222917.js
+ js/src/jit-test/tests/ion/bug1225367.js
+ js/src/jit-test/tests/ion/bug1226816.js
+ js/src/jit-test/tests/ion/bug1228327.js
+ js/src/jit-test/tests/ion/bug1228397.js
+ js/src/jit-test/tests/ion/bug1232859.js
+ js/src/jit-test/tests/ion/bug1233331.js
+ js/src/jit-test/tests/ion/bug1233343.js
+ js/src/jit-test/tests/ion/bug1239075.js
+ js/src/jit-test/tests/ion/bug1240521.js
+ js/src/jit-test/tests/ion/bug1244502.js
+ js/src/jit-test/tests/ion/bug1246154.js
+ js/src/jit-test/tests/ion/bug1246552.js
+ js/src/jit-test/tests/ion/bug1247880.js
+ js/src/jit-test/tests/ion/bug1247909.js
+ js/src/jit-test/tests/ion/bug1247915.js
+ js/src/jit-test/tests/ion/bug1254197.js
+ js/src/jit-test/tests/ion/bug1261326.js
+ js/src/jit-test/tests/ion/bug1264948-1.js
+ js/src/jit-test/tests/ion/bug1264948.js
+ js/src/jit-test/tests/ion/bug1265159.js
+ js/src/jit-test/tests/ion/bug1266768.js
+ js/src/jit-test/tests/ion/bug1269756.js
+ js/src/jit-test/tests/ion/bug1279898.js
+ js/src/jit-test/tests/ion/bug1282944.js
+ js/src/jit-test/tests/ion/bug1284491.js
+ js/src/jit-test/tests/ion/bug1285217.js
+ js/src/jit-test/tests/ion/bug1285218.js
+ js/src/jit-test/tests/ion/bug1287416.js
+ js/src/jit-test/tests/ion/bug1293542.js
+ js/src/jit-test/tests/ion/bug1296667.js
+ js/src/jit-test/tests/ion/bug1298354.js
+ js/src/jit-test/tests/ion/bug1299007.js
+ js/src/jit-test/tests/ion/bug1304640.js
+ js/src/jit-test/tests/ion/bug1304643.js
+ js/src/jit-test/tests/ion/bug1308802.js
+ js/src/jit-test/tests/ion/bug1311061.js
+ js/src/jit-test/tests/ion/bug1314438.js
+ js/src/jit-test/tests/ion/bug1314545.js
+ js/src/jit-test/tests/ion/bug1317943.js
+ js/src/jit-test/tests/ion/bug1330662.js
+ js/src/jit-test/tests/ion/bug1333946.js
+ js/src/jit-test/tests/ion/bug1334314.js
+ js/src/jit-test/tests/ion/bug1493900-1.js
+ js/src/jit-test/tests/ion/bug1493900-2.js
+ js/src/jit-test/tests/ion/bug470143.js
+ js/src/jit-test/tests/ion/bug669575-1.js
+ js/src/jit-test/tests/ion/bug669575-2.js
+ js/src/jit-test/tests/ion/bug669575-3.js
+ js/src/jit-test/tests/ion/bug669950.js
+ js/src/jit-test/tests/ion/bug670484.js
+ js/src/jit-test/tests/ion/bug674507-1.js
+ js/src/jit-test/tests/ion/bug674507-2.js
+ js/src/jit-test/tests/ion/bug674656.js
+ js/src/jit-test/tests/ion/bug674664-1.js
+ js/src/jit-test/tests/ion/bug674664-2.js
+ js/src/jit-test/tests/ion/bug674664-3.js
+ js/src/jit-test/tests/ion/bug674694.js
+ js/src/jit-test/tests/ion/bug675381.js
+ js/src/jit-test/tests/ion/bug677066-2.js
+ js/src/jit-test/tests/ion/bug677066.js
+ js/src/jit-test/tests/ion/bug677073-2.js
+ js/src/jit-test/tests/ion/bug677073.js
+ js/src/jit-test/tests/ion/bug677074.js
+ js/src/jit-test/tests/ion/bug677080.js
+ js/src/jit-test/tests/ion/bug677163.js
+ js/src/jit-test/tests/ion/bug677455.js
+ js/src/jit-test/tests/ion/bug677715-2.js
+ js/src/jit-test/tests/ion/bug677715-3.js
+ js/src/jit-test/tests/ion/bug677715-4.js
+ js/src/jit-test/tests/ion/bug677715.js
+ js/src/jit-test/tests/ion/bug677730.js
+ js/src/jit-test/tests/ion/bug677774-1.js
+ js/src/jit-test/tests/ion/bug677774-2.js
+ js/src/jit-test/tests/ion/bug677871.js
+ js/src/jit-test/tests/ion/bug678106.js
+ js/src/jit-test/tests/ion/bug678239-1.js
+ js/src/jit-test/tests/ion/bug678239-2.js
+ js/src/jit-test/tests/ion/bug678353.js
+ js/src/jit-test/tests/ion/bug678620.js
+ js/src/jit-test/tests/ion/bug678625.js
+ js/src/jit-test/tests/ion/bug678798.js
+ js/src/jit-test/tests/ion/bug679493-2.js
+ js/src/jit-test/tests/ion/bug679493.js
+ js/src/jit-test/tests/ion/bug679581.js
+ js/src/jit-test/tests/ion/bug679794.js
+ js/src/jit-test/tests/ion/bug680432.js
+ js/src/jit-test/tests/ion/bug680619.js
+ js/src/jit-test/tests/ion/bug680621.js
+ js/src/jit-test/tests/ion/bug681185.js
+ js/src/jit-test/tests/ion/bug682210.js
+ js/src/jit-test/tests/ion/bug684362.js
+ js/src/jit-test/tests/ion/bug684384.js
+ js/src/jit-test/tests/ion/bug691597.js
+ js/src/jit-test/tests/ion/bug691603.js
+ js/src/jit-test/tests/ion/bug691747.js
+ js/src/jit-test/tests/ion/bug692208.js
+ js/src/jit-test/tests/ion/bug692211.js
+ js/src/jit-test/tests/ion/bug692213.js
+ js/src/jit-test/tests/ion/bug692215.js
+ js/src/jit-test/tests/ion/bug695017.js
+ js/src/jit-test/tests/ion/bug701956.js
+ js/src/jit-test/tests/ion/bug701958.js
+ js/src/jit-test/tests/ion/bug701964.js
+ js/src/jit-test/tests/ion/bug703376.js
+ js/src/jit-test/tests/ion/bug705351.js
+ js/src/jit-test/tests/ion/bug706692.js
+ js/src/jit-test/tests/ion/bug706699.js
+ js/src/jit-test/tests/ion/bug710983.js
+ js/src/jit-test/tests/ion/bug714397.js
+ js/src/jit-test/tests/ion/bug716504.js
+ js/src/jit-test/tests/ion/bug716624-1.js
+ js/src/jit-test/tests/ion/bug716624-2.js
+ js/src/jit-test/tests/ion/bug716743.js
+ js/src/jit-test/tests/ion/bug716853.js
+ js/src/jit-test/tests/ion/bug716895.js
+ js/src/jit-test/tests/ion/bug717466.js
+ js/src/jit-test/tests/ion/bug718850.js
+ js/src/jit-test/tests/ion/bug719231.js
+ js/src/jit-test/tests/ion/bug719346.js
+ js/src/jit-test/tests/ion/bug719774.js
+ js/src/jit-test/tests/ion/bug720169.js
+ js/src/jit-test/tests/ion/bug723040.js
+ js/src/jit-test/tests/ion/bug723271.js
+ js/src/jit-test/tests/ion/bug724517.js
+ js/src/jit-test/tests/ion/bug724530.js
+ js/src/jit-test/tests/ion/bug724562.js
+ js/src/jit-test/tests/ion/bug724654.js
+ js/src/jit-test/tests/ion/bug724788.js
+ js/src/jit-test/tests/ion/bug724944.js
+ js/src/jit-test/tests/ion/bug724975.js
+ js/src/jit-test/tests/ion/bug724976.js
+ js/src/jit-test/tests/ion/bug724999.js
+ js/src/jit-test/tests/ion/bug725000.js
+ js/src/jit-test/tests/ion/bug725003.js
+ js/src/jit-test/tests/ion/bug725011.js
+ js/src/jit-test/tests/ion/bug725061.js
+ js/src/jit-test/tests/ion/bug725067.js
+ js/src/jit-test/tests/ion/bug726180.js
+ js/src/jit-test/tests/ion/bug728033.js
+ js/src/jit-test/tests/ion/bug728187.js
+ js/src/jit-test/tests/ion/bug728188.js
+ js/src/jit-test/tests/ion/bug729573.js
+ js/src/jit-test/tests/ion/bug729788.js
+ js/src/jit-test/tests/ion/bug729795.js
+ js/src/jit-test/tests/ion/bug729798.js
+ js/src/jit-test/tests/ion/bug729814.js
+ js/src/jit-test/tests/ion/bug729884.js
+ js/src/jit-test/tests/ion/bug729899-1.js
+ js/src/jit-test/tests/ion/bug729899-2.js
+ js/src/jit-test/tests/ion/bug729902-1.js
+ js/src/jit-test/tests/ion/bug729902-2.js
+ js/src/jit-test/tests/ion/bug730115.js
+ js/src/jit-test/tests/ion/bug730977-implement-jsop-delprop.js
+ js/src/jit-test/tests/ion/bug731820.js
+ js/src/jit-test/tests/ion/bug732758.js
+ js/src/jit-test/tests/ion/bug732846.js
+ js/src/jit-test/tests/ion/bug732847.js
+ js/src/jit-test/tests/ion/bug732849.js
+ js/src/jit-test/tests/ion/bug732850.js
+ js/src/jit-test/tests/ion/bug732851.js
+ js/src/jit-test/tests/ion/bug732858.js
+ js/src/jit-test/tests/ion/bug732859.js
+ js/src/jit-test/tests/ion/bug732860.js
+ js/src/jit-test/tests/ion/bug732862.js
+ js/src/jit-test/tests/ion/bug732863.js
+ js/src/jit-test/tests/ion/bug732864.js
+ js/src/jit-test/tests/ion/bug734383.js
+ js/src/jit-test/tests/ion/bug735869.js
+ js/src/jit-test/tests/ion/bug736135-2.js
+ js/src/jit-test/tests/ion/bug736135.js
+ js/src/jit-test/tests/ion/bug736141.js
+ js/src/jit-test/tests/ion/bug739854.js
+ js/src/jit-test/tests/ion/bug741202.js
+ js/src/jit-test/tests/ion/bug741241.js
+ js/src/jit-test/tests/ion/bug743099.js
+ js/src/jit-test/tests/ion/bug746370.js
+ js/src/jit-test/tests/ion/bug747271.js
+ js/src/jit-test/tests/ion/bug750588.js
+ js/src/jit-test/tests/ion/bug754713-1.js
+ js/src/jit-test/tests/ion/bug754713-2.js
+ js/src/jit-test/tests/ion/bug754713-3.js
+ js/src/jit-test/tests/ion/bug754713-4.js
+ js/src/jit-test/tests/ion/bug754718.js
+ js/src/jit-test/tests/ion/bug754720.js
+ js/src/jit-test/tests/ion/bug755157.js
+ js/src/jit-test/tests/ion/bug755832.js
+ js/src/jit-test/tests/ion/bug756235.js
+ js/src/jit-test/tests/ion/bug756238.js
+ js/src/jit-test/tests/ion/bug756240.js
+ js/src/jit-test/tests/ion/bug756247.js
+ js/src/jit-test/tests/ion/bug756780.js
+ js/src/jit-test/tests/ion/bug756781.js
+ js/src/jit-test/tests/ion/bug758181.js
+ js/src/jit-test/tests/ion/bug758991.js
+ js/src/jit-test/tests/ion/bug759213.js
+ js/src/jit-test/tests/ion/bug760103.js
+ js/src/jit-test/tests/ion/bug761835.js
+ js/src/jit-test/tests/ion/bug761854.js
+ js/src/jit-test/tests/ion/bug762547.js
+ js/src/jit-test/tests/ion/bug764432.js
+ js/src/jit-test/tests/ion/bug764792.js
+ js/src/jit-test/tests/ion/bug765454.js
+ js/src/jit-test/tests/ion/bug765477.js
+ js/src/jit-test/tests/ion/bug765478.js
+ js/src/jit-test/tests/ion/bug765480.js
+ js/src/jit-test/tests/ion/bug766218.js
+ js/src/jit-test/tests/ion/bug767665.js
+ js/src/jit-test/tests/ion/bug768436.js
+ js/src/jit-test/tests/ion/bug770235.js
+ js/src/jit-test/tests/ion/bug770762.js
+ js/src/jit-test/tests/ion/bug772901.js
+ js/src/jit-test/tests/ion/bug773587.js
+ js/src/jit-test/tests/ion/bug774006.js
+ js/src/jit-test/tests/ion/bug774644.js
+ js/src/jit-test/tests/ion/bug776687.js
+ js/src/jit-test/tests/ion/bug776748.js
+ js/src/jit-test/tests/ion/bug779125.js
+ js/src/jit-test/tests/ion/bug779245.js
+ js/src/jit-test/tests/ion/bug779595.js
+ js/src/jit-test/tests/ion/bug779812.js
+ js/src/jit-test/tests/ion/bug779841.js
+ js/src/jit-test/tests/ion/bug780842.js
+ js/src/jit-test/tests/ion/bug782087.js
+ js/src/jit-test/tests/ion/bug783590.js
+ js/src/jit-test/tests/ion/bug784385.js
+ js/src/jit-test/tests/ion/bug786107.js
+ js/src/jit-test/tests/ion/bug787921.js
+ js/src/jit-test/tests/ion/bug789300.js
+ js/src/jit-test/tests/ion/bug789420.js
+ js/src/jit-test/tests/ion/bug790479.js
+ js/src/jit-test/tests/ion/bug792166-1.js
+ js/src/jit-test/tests/ion/bug792166-2.js
+ js/src/jit-test/tests/ion/bug792220.js
+ js/src/jit-test/tests/ion/bug792234.js
+ js/src/jit-test/tests/ion/bug792944.js
+ js/src/jit-test/tests/ion/bug798819.js
+ js/src/jit-test/tests/ion/bug798823.js
+ js/src/jit-test/tests/ion/bug798946.js
+ js/src/jit-test/tests/ion/bug799185-1.js
+ js/src/jit-test/tests/ion/bug799185-2.js
+ js/src/jit-test/tests/ion/bug799185-3.js
+ js/src/jit-test/tests/ion/bug799185-4.js
+ js/src/jit-test/tests/ion/bug799185-5.js
+ js/src/jit-test/tests/ion/bug799185-6.js
+ js/src/jit-test/tests/ion/bug799185-7.js
+ js/src/jit-test/tests/ion/bug799185-8.js
+ js/src/jit-test/tests/ion/bug799185-9.js
+ js/src/jit-test/tests/ion/bug800179.js
+ js/src/jit-test/tests/ion/bug804064.js
+ js/src/jit-test/tests/ion/bug807035.js
+ js/src/jit-test/tests/ion/bug807047.js
+ js/src/jit-test/tests/ion/bug808023.js
+ js/src/jit-test/tests/ion/bug809021.js
+ js/src/jit-test/tests/ion/bug809472.js
+ js/src/jit-test/tests/ion/bug810253.js
+ js/src/jit-test/tests/ion/bug813784.js
+ js/src/jit-test/tests/ion/bug816492.js
+ js/src/jit-test/tests/ion/bug816786.js
+ js/src/jit-test/tests/ion/bug818023.js
+ js/src/jit-test/tests/ion/bug819611.js
+ js/src/jit-test/tests/ion/bug819794.js
+ js/src/jit-test/tests/ion/bug819865.js
+ js/src/jit-test/tests/ion/bug820873.js
+ js/src/jit-test/tests/ion/bug821788.js
+ js/src/jit-test/tests/ion/bug821794.js
+ js/src/jit-test/tests/ion/bug822938.js
+ js/src/jit-test/tests/ion/bug824347.js
+ js/src/jit-test/tests/ion/bug824473.js
+ js/src/jit-test/tests/ion/bug824863.js
+ js/src/jit-test/tests/ion/bug825599.js
+ js/src/jit-test/tests/ion/bug825705.js
+ js/src/jit-test/tests/ion/bug825716.js
+ js/src/jit-test/tests/ion/bug827082.js
+ js/src/jit-test/tests/ion/bug827659-1.js
+ js/src/jit-test/tests/ion/bug827659-2.js
+ js/src/jit-test/tests/ion/bug827821-2.js
+ js/src/jit-test/tests/ion/bug827821-3.js
+ js/src/jit-test/tests/ion/bug830269.js
+ js/src/jit-test/tests/ion/bug831087.js
+ js/src/jit-test/tests/ion/bug831424-1.js
+ js/src/jit-test/tests/ion/bug831424-2.js
+ js/src/jit-test/tests/ion/bug832058.js
+ js/src/jit-test/tests/ion/bug833076.js
+ js/src/jit-test/tests/ion/bug835178.js
+ js/src/jit-test/tests/ion/bug835496.js
+ js/src/jit-test/tests/ion/bug836102.js
+ js/src/jit-test/tests/ion/bug836274.js
+ js/src/jit-test/tests/ion/bug836705.js
+ js/src/jit-test/tests/ion/bug836774.js
+ js/src/jit-test/tests/ion/bug837312.js
+ js/src/jit-test/tests/ion/bug839315.js
+ js/src/jit-test/tests/ion/bug843866.js
+ js/src/jit-test/tests/ion/bug843875.js
+ js/src/jit-test/tests/ion/bug844059.js
+ js/src/jit-test/tests/ion/bug844364.js
+ js/src/jit-test/tests/ion/bug844452.js
+ js/src/jit-test/tests/ion/bug844459.js
+ js/src/jit-test/tests/ion/bug846330.js
+ js/src/jit-test/tests/ion/bug847412.js
+ js/src/jit-test/tests/ion/bug848319.js
+ js/src/jit-test/tests/ion/bug848733.js
+ js/src/jit-test/tests/ion/bug848803.js
+ js/src/jit-test/tests/ion/bug849781-2.js
+ js/src/jit-test/tests/ion/bug849781.js
+ js/src/jit-test/tests/ion/bug850099.js
+ js/src/jit-test/tests/ion/bug851064.js
+ js/src/jit-test/tests/ion/bug851067.js
+ js/src/jit-test/tests/ion/bug851792.js
+ js/src/jit-test/tests/ion/bug852140.js
+ js/src/jit-test/tests/ion/bug852174.js
+ js/src/jit-test/tests/ion/bug852342.js
+ js/src/jit-test/tests/ion/bug855514.js
+ js/src/jit-test/tests/ion/bug858586.js
+ js/src/jit-test/tests/ion/bug858617.js
+ js/src/jit-test/tests/ion/bug860838-1.js
+ js/src/jit-test/tests/ion/bug860838-2.js
+ js/src/jit-test/tests/ion/bug860838-3.js
+ js/src/jit-test/tests/ion/bug860838-4.js
+ js/src/jit-test/tests/ion/bug860838.js
+ js/src/jit-test/tests/ion/bug861165.js
+ js/src/jit-test/tests/ion/bug861419.js
+ js/src/jit-test/tests/ion/bug861439.js
+ js/src/jit-test/tests/ion/bug862100.js
+ js/src/jit-test/tests/ion/bug862357.js
+ js/src/jit-test/tests/ion/bug863261.js
+ js/src/jit-test/tests/ion/bug863755.js
+ js/src/jit-test/tests/ion/bug866611.js
+ js/src/jit-test/tests/ion/bug867820.js
+ js/src/jit-test/tests/ion/bug870328.js
+ js/src/jit-test/tests/ion/bug870356.js
+ js/src/jit-test/tests/ion/bug872331.js
+ js/src/jit-test/tests/ion/bug875452.js
+ js/src/jit-test/tests/ion/bug875656.js
+ js/src/jit-test/tests/ion/bug875804.js
+ js/src/jit-test/tests/ion/bug876465.js
+ js/src/jit-test/tests/ion/bug877936-2.js
+ js/src/jit-test/tests/ion/bug877936.js
+ js/src/jit-test/tests/ion/bug878444.js
+ js/src/jit-test/tests/ion/bug878510.js
+ js/src/jit-test/tests/ion/bug882323.js
+ js/src/jit-test/tests/ion/bug882565-1.js
+ js/src/jit-test/tests/ion/bug882565.js
+ js/src/jit-test/tests/ion/bug883490.js
+ js/src/jit-test/tests/ion/bug885660.js
+ js/src/jit-test/tests/ion/bug886243.js
+ js/src/jit-test/tests/ion/bug886246.js
+ js/src/jit-test/tests/ion/bug888568.js
+ js/src/jit-test/tests/ion/bug889186.js
+ js/src/jit-test/tests/ion/bug889451.js
+ js/src/jit-test/tests/ion/bug890722.js
+ js/src/jit-test/tests/ion/bug892426.js
+ js/src/jit-test/tests/ion/bug892794.js
+ js/src/jit-test/tests/ion/bug893732.js
+ js/src/jit-test/tests/ion/bug893853.js
+ js/src/jit-test/tests/ion/bug894786-2.js
+ js/src/jit-test/tests/ion/bug894786.js
+ js/src/jit-test/tests/ion/bug894794.js
+ js/src/jit-test/tests/ion/bug897747.js
+ js/src/jit-test/tests/ion/bug898047.js
+ js/src/jit-test/tests/ion/bug898857.js
+ js/src/jit-test/tests/ion/bug901086.js
+ js/src/jit-test/tests/ion/bug901391.js
+ js/src/jit-test/tests/ion/bug904315.js
+ js/src/jit-test/tests/ion/bug905166.js
+ js/src/jit-test/tests/ion/bug905986.js
+ js/src/jit-test/tests/ion/bug905999.js
+ js/src/jit-test/tests/ion/bug906035.js
+ js/src/jit-test/tests/ion/bug906284.js
+ js/src/jit-test/tests/ion/bug908903.js
+ js/src/jit-test/tests/ion/bug909401.js
+ js/src/jit-test/tests/ion/bug909505.js
+ js/src/jit-test/tests/ion/bug909601.js
+ js/src/jit-test/tests/ion/bug909997.js
+ js/src/jit-test/tests/ion/bug911369.js
+ js/src/jit-test/tests/ion/bug911707.js
+ js/src/jit-test/tests/ion/bug912152.js
+ js/src/jit-test/tests/ion/bug913749.js
+ js/src/jit-test/tests/ion/bug914098.js
+ js/src/jit-test/tests/ion/bug914341.js
+ js/src/jit-test/tests/ion/bug915301.js
+ js/src/jit-test/tests/ion/bug915608.js
+ js/src/jit-test/tests/ion/bug915903.js
+ js/src/jit-test/tests/ion/bug916712.js
+ js/src/jit-test/tests/ion/bug916752.js
+ js/src/jit-test/tests/ion/bug919118.js
+ js/src/jit-test/tests/ion/bug921035.js
+ js/src/jit-test/tests/ion/bug922118.js
+ js/src/jit-test/tests/ion/bug924538.js
+ js/src/jit-test/tests/ion/bug925067-1.js
+ js/src/jit-test/tests/ion/bug925067-2.js
+ js/src/jit-test/tests/ion/bug925067-3.js
+ js/src/jit-test/tests/ion/bug925305.js
+ js/src/jit-test/tests/ion/bug925308.js
+ js/src/jit-test/tests/ion/bug927389.js
+ js/src/jit-test/tests/ion/bug928423.js
+ js/src/jit-test/tests/ion/bug928542.js
+ js/src/jit-test/tests/ion/bug928625.js
+ js/src/jit-test/tests/ion/bug930327.js
+ js/src/jit-test/tests/ion/bug930990.js
+ js/src/jit-test/tests/ion/bug930993.js
+ js/src/jit-test/tests/ion/bug931496.js
+ js/src/jit-test/tests/ion/bug936740.js
+ js/src/jit-test/tests/ion/bug939868-2.js
+ js/src/jit-test/tests/ion/bug939868.js
+ js/src/jit-test/tests/ion/bug940635.js
+ js/src/jit-test/tests/ion/bug940846.js
+ js/src/jit-test/tests/ion/bug942550.js
+ js/src/jit-test/tests/ion/bug942604.js
+ js/src/jit-test/tests/ion/bug944080.js
+ js/src/jit-test/tests/ion/bug945294.js
+ js/src/jit-test/tests/ion/bug945512.js
+ js/src/jit-test/tests/ion/bug945811.js
+ js/src/jit-test/tests/ion/bug946284.js
+ js/src/jit-test/tests/ion/bug946969.js
+ js/src/jit-test/tests/ion/bug950462.js
+ js/src/jit-test/tests/ion/bug950764.js
+ js/src/jit-test/tests/ion/bug953164.js
+ js/src/jit-test/tests/ion/bug956156.js
+ js/src/jit-test/tests/ion/bug958381.js
+ js/src/jit-test/tests/ion/bug958432.js
+ js/src/jit-test/tests/ion/bug964229-2.js
+ js/src/jit-test/tests/ion/bug964229.js
+ js/src/jit-test/tests/ion/bug965712.js
+ js/src/jit-test/tests/ion/bug966926.js
+ js/src/jit-test/tests/ion/bug969203.js
+ js/src/jit-test/tests/ion/bug973118.js
+ js/src/jit-test/tests/ion/bug975290.js
+ js/src/jit-test/tests/ion/bug976110.js
+ js/src/jit-test/tests/ion/bug977966.js
+ js/src/jit-test/tests/ion/bug980119.js
+ js/src/jit-test/tests/ion/bug980860.js
+ js/src/jit-test/tests/ion/bug981325.js
+ js/src/jit-test/tests/ion/bug984018.js
+ js/src/jit-test/tests/ion/bug984830.js
+ js/src/jit-test/tests/ion/bug989586.js
+ js/src/jit-test/tests/ion/bug991457.js
+ js/src/jit-test/tests/ion/bug994016.js
+ js/src/jit-test/tests/ion/bug995673.js
+ js/src/jit-test/tests/ion/bug995675.js
+ js/src/jit-test/tests/ion/bug995817.js
+ js/src/jit-test/tests/ion/bug995826.js
+ js/src/jit-test/tests/ion/bug998059.js
+ js/src/jit-test/tests/ion/callTypeBarriers.js
+ js/src/jit-test/tests/ion/callgname.js
+ js/src/jit-test/tests/ion/ceil.js
+ js/src/jit-test/tests/ion/close-iterators-1.js
+ js/src/jit-test/tests/ion/compare-string.js
+ js/src/jit-test/tests/ion/compareAll.js
+ js/src/jit-test/tests/ion/condswitch.js
+ js/src/jit-test/tests/ion/dce-with-rinstructions.js
+ js/src/jit-test/tests/ion/dense-elem-write-barrier.js
+ js/src/jit-test/tests/ion/directEval.js
+ js/src/jit-test/tests/ion/divmodself.js
+ js/src/jit-test/tests/ion/doubleArrays.js
+ js/src/jit-test/tests/ion/doubleComparisons.js
+ js/src/jit-test/tests/ion/eliminate-type-barrier.js
+ js/src/jit-test/tests/ion/eliminate-unreachable-1.js
+ js/src/jit-test/tests/ion/eliminate-unreachable-2.js
+ js/src/jit-test/tests/ion/entryOverflowBailout.js
+ js/src/jit-test/tests/ion/eval-neg0.js
+ js/src/jit-test/tests/ion/evalCallingName.js
+ js/src/jit-test/tests/ion/expando-realloc-slots.js
+ js/src/jit-test/tests/ion/filtertypeset-float32.js
+ js/src/jit-test/tests/ion/fold-in.js
+ js/src/jit-test/tests/ion/fold-linear-arith-bug1319242.js
+ js/src/jit-test/tests/ion/for-in-iterator-1.js
+ js/src/jit-test/tests/ion/gc-during-bailout.js
+ js/src/jit-test/tests/ion/getPropertyCacheOverflow.js
+ js/src/jit-test/tests/ion/getelem-bounds-coalesce.js
+ js/src/jit-test/tests/ion/getelem-bounds-hoist.js
+ js/src/jit-test/tests/ion/getelem-hole.js
+ js/src/jit-test/tests/ion/getelem-proto.js
+ js/src/jit-test/tests/ion/getelem-string.js
+ js/src/jit-test/tests/ion/getelem.js
+ js/src/jit-test/tests/ion/getgname-getter.js
+ js/src/jit-test/tests/ion/getgname.js
+ js/src/jit-test/tests/ion/getprop-cache.js
+ js/src/jit-test/tests/ion/getprop-constant.js
+ js/src/jit-test/tests/ion/getprop-idempotent-cache-1.js
+ js/src/jit-test/tests/ion/getprop-idempotent-cache-2.js
+ js/src/jit-test/tests/ion/getprop-primitive.js
+ js/src/jit-test/tests/ion/gvn-unremovable-phi-bug1317675.js
+ js/src/jit-test/tests/ion/hole.js
+ js/src/jit-test/tests/ion/ic-fuzz-0.js
+ js/src/jit-test/tests/ion/iloop-nosignaling.js
+ js/src/jit-test/tests/ion/iloop.js
+ js/src/jit-test/tests/ion/inline-Math-random-before-called.js
+ js/src/jit-test/tests/ion/inline-doubles.js
+ js/src/jit-test/tests/ion/inlining/array-pop.js
+ js/src/jit-test/tests/ion/inlining/array-push.js
+ js/src/jit-test/tests/ion/inlining/bug705251.js
+ js/src/jit-test/tests/ion/inlining/inline-callarg-bailout-phi.js
+ js/src/jit-test/tests/ion/inlining/inline-callarg-bailout.js
+ js/src/jit-test/tests/ion/inlining/inline-callarg-ubench-no-double2.js
+ js/src/jit-test/tests/ion/inlining/inline-istypedarray-on-nontypedarray.js
+ js/src/jit-test/tests/ion/inlining/isFiniteInline.js
+ js/src/jit-test/tests/ion/inlining/isNaNInline.js
+ js/src/jit-test/tests/ion/inlining/typedarray-data-inlining-neuter-samedata.js
+ js/src/jit-test/tests/ion/inlining/typedarray-large-length.js
+ js/src/jit-test/tests/ion/inlining/typedarray-length-inlining-neuter.js
+ js/src/jit-test/tests/ion/instanceof-mutate-proto.js
+ js/src/jit-test/tests/ion/invalidation/easy-invalidate.js
+ js/src/jit-test/tests/ion/invalidation/framedescriptors.js
+ js/src/jit-test/tests/ion/invalidation/outofline.js
+ js/src/jit-test/tests/ion/invalidation/recursive-invalidate.js
+ js/src/jit-test/tests/ion/is-constructing.js
+ js/src/jit-test/tests/ion/isArray.js
+ js/src/jit-test/tests/ion/lambda.js
+ js/src/jit-test/tests/ion/lazyLink-bug1150783.js
+ js/src/jit-test/tests/ion/lexical-check-1.js
+ js/src/jit-test/tests/ion/lexical-check-2.js
+ js/src/jit-test/tests/ion/lexical-check-3.js
+ js/src/jit-test/tests/ion/lexical-check-4.js
+ js/src/jit-test/tests/ion/lexical-check-5.js
+ js/src/jit-test/tests/ion/lexical-check-6.js
+ js/src/jit-test/tests/ion/lookupswitch.js
+ js/src/jit-test/tests/ion/loop-test-fold.js
+ js/src/jit-test/tests/ion/lsra-bug1112164.js
+ js/src/jit-test/tests/ion/math-imul-folding.js
+ js/src/jit-test/tests/ion/mathFloor.js
+ js/src/jit-test/tests/ion/mathMinMax.js
+ js/src/jit-test/tests/ion/mathRound.js
+ js/src/jit-test/tests/ion/mod-double.js
+ js/src/jit-test/tests/ion/monomorphic-property-access.js
+ js/src/jit-test/tests/ion/nativeElementAccesses.js
+ js/src/jit-test/tests/ion/new-0.js
+ js/src/jit-test/tests/ion/new-1.js
+ js/src/jit-test/tests/ion/new-10.js
+ js/src/jit-test/tests/ion/new-2.js
+ js/src/jit-test/tests/ion/new-3.js
+ js/src/jit-test/tests/ion/new-4.js
+ js/src/jit-test/tests/ion/new-5.js
+ js/src/jit-test/tests/ion/new-6.js
+ js/src/jit-test/tests/ion/new-7.js
+ js/src/jit-test/tests/ion/new-8.js
+ js/src/jit-test/tests/ion/new-9.js
+ js/src/jit-test/tests/ion/new-object-with-dynamic-slots.js
+ js/src/jit-test/tests/ion/notV.js
+ js/src/jit-test/tests/ion/nursery-getter-setter.js
+ js/src/jit-test/tests/ion/nursery-getter-setter2.js
+ js/src/jit-test/tests/ion/object-create-with-primitive-second-arg-in-ion.js
+ js/src/jit-test/tests/ion/object-create.js
+ js/src/jit-test/tests/ion/osr-with-optimized-out.js
+ js/src/jit-test/tests/ion/pgo-bug1252120.js
+ js/src/jit-test/tests/ion/pgo-bug1259476.js
+ js/src/jit-test/tests/ion/popn.js
+ js/src/jit-test/tests/ion/range-analysis-bug1122402.js
+ js/src/jit-test/tests/ion/range-analysis-bug1124448.js
+ js/src/jit-test/tests/ion/range-analysis.js
+ js/src/jit-test/tests/ion/recover-arrays.js
+ js/src/jit-test/tests/ion/recover-bug1236114.js
+ js/src/jit-test/tests/ion/recover-empty-new-object.js
+ js/src/jit-test/tests/ion/recover-lambdas-bug1113940.js
+ js/src/jit-test/tests/ion/recover-lambdas-bug1114566.js
+ js/src/jit-test/tests/ion/recover-lambdas-bug1118911.js
+ js/src/jit-test/tests/ion/recover-lambdas-bug1133389.js
+ js/src/jit-test/tests/ion/recover-lambdas.js
+ js/src/jit-test/tests/ion/recover-object-bug1174322.js
+ js/src/jit-test/tests/ion/recover-object-bug1175233.js
+ js/src/jit-test/tests/ion/recover-objects.js
+ js/src/jit-test/tests/ion/recover-typed-array.js
+ js/src/jit-test/tests/ion/regexp-clone.js
+ js/src/jit-test/tests/ion/regexp-exec.js
+ js/src/jit-test/tests/ion/result-type-mutated.js
+ js/src/jit-test/tests/ion/round-float32.js
+ js/src/jit-test/tests/ion/scalar-replacement-bug1138693.js
+ js/src/jit-test/tests/ion/scalar-replacement-oom.js
+ js/src/jit-test/tests/ion/scripted-getter-setter.js
+ js/src/jit-test/tests/ion/setelem-float32-typedarray-ic.js
+ js/src/jit-test/tests/ion/setelem-hole.js
+ js/src/jit-test/tests/ion/setelem-proto.js
+ js/src/jit-test/tests/ion/setelem.js
+ js/src/jit-test/tests/ion/setgname-reconfigured.js
+ js/src/jit-test/tests/ion/setgname.js
+ js/src/jit-test/tests/ion/setpropertypolymorphic-float32.js
+ js/src/jit-test/tests/ion/sink-in-recovered-object.js
+ js/src/jit-test/tests/ion/stack-alignment-bug1126375.js
+ js/src/jit-test/tests/ion/stack-alignment.js
+ js/src/jit-test/tests/ion/string-compare.js
+ js/src/jit-test/tests/ion/string-concat-short.js
+ js/src/jit-test/tests/ion/test-scalar-replacement-float32.js
+ js/src/jit-test/tests/ion/testArrayBufferByteLength.js
+ js/src/jit-test/tests/ion/testFloat32-correctness.js
+ js/src/jit-test/tests/ion/testFloat32.js
+ js/src/jit-test/tests/ion/testInArray.js
+ js/src/jit-test/tests/ion/testIsCallable.js
+ js/src/jit-test/tests/ion/testObjectHasPrototype.js
+ js/src/jit-test/tests/ion/testPos.js
+ js/src/jit-test/tests/ion/testPossiblyWrappedArrayBufferByteLength.js
+ js/src/jit-test/tests/ion/testStringFromCodePoint.js
+ js/src/jit-test/tests/ion/testStringMatch.js
+ js/src/jit-test/tests/ion/testSubtract.js
+ js/src/jit-test/tests/ion/testVAndBranch.js
+ js/src/jit-test/tests/ion/throw.js
+ js/src/jit-test/tests/ion/toid.js
+ js/src/jit-test/tests/ion/truncate.js
+ js/src/jit-test/tests/ion/truncateToInt32-ool.js
+ js/src/jit-test/tests/ion/truncateToInt32.js
+ js/src/jit-test/tests/ion/try-catch-1.js
+ js/src/jit-test/tests/ion/try-catch-2.js
+ js/src/jit-test/tests/ion/try-catch-3.js
+ js/src/jit-test/tests/ion/try-catch-4.js
+ js/src/jit-test/tests/ion/try-catch-5.js
+ js/src/jit-test/tests/ion/try-catch-6.js
+ js/src/jit-test/tests/ion/try-catch-7.js
+ js/src/jit-test/tests/ion/typed-arrays-1.js
+ js/src/jit-test/tests/ion/typed-arrays-2.js
+ js/src/jit-test/tests/ion/typed-arrays-3.js
+ js/src/jit-test/tests/ion/typedarray-length.js
+ js/src/jit-test/tests/ion/typedarray-static-load.js
+ js/src/jit-test/tests/ion/typedarray-static-store.js
+ js/src/jit-test/tests/ion/typeof.js
+ js/src/jit-test/tests/ion/valueToInt32.js
+ js/src/jit-test/tests/ion/void.js
+ js/src/jit-test/tests/jaeger/argumentsOptimize-1.js
+ js/src/jit-test/tests/jaeger/argumentsOptimize-2.js
+ js/src/jit-test/tests/jaeger/bug549393-1.js
+ js/src/jit-test/tests/jaeger/bug549393-2.js
+ js/src/jit-test/tests/jaeger/bug549396.js
+ js/src/jit-test/tests/jaeger/bug549398.js
+ js/src/jit-test/tests/jaeger/bug549521.js
+ js/src/jit-test/tests/jaeger/bug549602.js
+ js/src/jit-test/tests/jaeger/bug549603.js
+ js/src/jit-test/tests/jaeger/bug550490.js
+ js/src/jit-test/tests/jaeger/bug551603.js
+ js/src/jit-test/tests/jaeger/bug552644.js
+ js/src/jit-test/tests/jaeger/bug553781-2.js
+ js/src/jit-test/tests/jaeger/bug553781.js
+ js/src/jit-test/tests/jaeger/bug553784.js
+ js/src/jit-test/tests/jaeger/bug554580-1.js
+ js/src/jit-test/tests/jaeger/bug554580-2.js
+ js/src/jit-test/tests/jaeger/bug554580-3.js
+ js/src/jit-test/tests/jaeger/bug554580-4.js
+ js/src/jit-test/tests/jaeger/bug554580-5.js
+ js/src/jit-test/tests/jaeger/bug554651.js
+ js/src/jit-test/tests/jaeger/bug554675-1.js
+ js/src/jit-test/tests/jaeger/bug554675-2.js
+ js/src/jit-test/tests/jaeger/bug554675-3.js
+ js/src/jit-test/tests/jaeger/bug555152.js
+ js/src/jit-test/tests/jaeger/bug555155.js
+ js/src/jit-test/tests/jaeger/bug555206.js
+ js/src/jit-test/tests/jaeger/bug555543.js
+ js/src/jit-test/tests/jaeger/bug556525.js
+ js/src/jit-test/tests/jaeger/bug557068.js
+ js/src/jit-test/tests/jaeger/bug557070.js
+ js/src/jit-test/tests/jaeger/bug557075.js
+ js/src/jit-test/tests/jaeger/bug560221.js
+ js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js
+ js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js
+ js/src/jit-test/tests/jaeger/bug563000/eif-call.js
+ js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js
+ js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js
+ js/src/jit-test/tests/jaeger/bug563000/eif-getter.js
+ js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js
+ js/src/jit-test/tests/jaeger/bug565198.js
+ js/src/jit-test/tests/jaeger/bug566022.js
+ js/src/jit-test/tests/jaeger/bug573433.js
+ js/src/jit-test/tests/jaeger/bug576398.js
+ js/src/jit-test/tests/jaeger/bug577580.js
+ js/src/jit-test/tests/jaeger/bug577646.js
+ js/src/jit-test/tests/jaeger/bug577705.js
+ js/src/jit-test/tests/jaeger/bug577996.js
+ js/src/jit-test/tests/jaeger/bug580712.js
+ js/src/jit-test/tests/jaeger/bug580884-3.js
+ js/src/jit-test/tests/jaeger/bug580884.js
+ js/src/jit-test/tests/jaeger/bug580931-2.js
+ js/src/jit-test/tests/jaeger/bug581871.js
+ js/src/jit-test/tests/jaeger/bug581936.js
+ js/src/jit-test/tests/jaeger/bug582185.js
+ js/src/jit-test/tests/jaeger/bug582286.js
+ js/src/jit-test/tests/jaeger/bug582392.js
+ js/src/jit-test/tests/jaeger/bug582880.js
+ js/src/jit-test/tests/jaeger/bug582882.js
+ js/src/jit-test/tests/jaeger/bug582884.js
+ js/src/jit-test/tests/jaeger/bug582894.js
+ js/src/jit-test/tests/jaeger/bug582897.js
+ js/src/jit-test/tests/jaeger/bug582898.js
+ js/src/jit-test/tests/jaeger/bug582900.js
+ js/src/jit-test/tests/jaeger/bug583158.js
+ js/src/jit-test/tests/jaeger/bug583160.js
+ js/src/jit-test/tests/jaeger/bug583672.js
+ js/src/jit-test/tests/jaeger/bug583688.js
+ js/src/jit-test/tests/jaeger/bug583689.js
+ js/src/jit-test/tests/jaeger/bug584644-2.js
+ js/src/jit-test/tests/jaeger/bug584646.js
+ js/src/jit-test/tests/jaeger/bug584647.js
+ js/src/jit-test/tests/jaeger/bug585310.js
+ js/src/jit-test/tests/jaeger/bug585341.js
+ js/src/jit-test/tests/jaeger/bug585391.js
+ js/src/jit-test/tests/jaeger/bug585408-2.js
+ js/src/jit-test/tests/jaeger/bug585408-3.js
+ js/src/jit-test/tests/jaeger/bug585408.js
+ js/src/jit-test/tests/jaeger/bug585540.js
+ js/src/jit-test/tests/jaeger/bug587431.js
+ js/src/jit-test/tests/jaeger/bug588338.js
+ js/src/jit-test/tests/jaeger/bug588362-1.js
+ js/src/jit-test/tests/jaeger/bug588362-2.js
+ js/src/jit-test/tests/jaeger/bug588362-3.js
+ js/src/jit-test/tests/jaeger/bug588363-1.js
+ js/src/jit-test/tests/jaeger/bug588363-2.js
+ js/src/jit-test/tests/jaeger/bug589108.js
+ js/src/jit-test/tests/jaeger/bug589115.js
+ js/src/jit-test/tests/jaeger/bug589461.js
+ js/src/jit-test/tests/jaeger/bug590083.js
+ js/src/jit-test/tests/jaeger/bug591606.js
+ js/src/jit-test/tests/jaeger/bug592973-1.js
+ js/src/jit-test/tests/jaeger/bug592973-2.js
+ js/src/jit-test/tests/jaeger/bug592973-3.js
+ js/src/jit-test/tests/jaeger/bug593554.js
+ js/src/jit-test/tests/jaeger/bug595917.js
+ js/src/jit-test/tests/jaeger/bug595921.js
+ js/src/jit-test/tests/jaeger/bug597378.js
+ js/src/jit-test/tests/jaeger/bug597871.js
+ js/src/jit-test/tests/jaeger/bug598696.js
+ js/src/jit-test/tests/jaeger/bug599488.js
+ js/src/jit-test/tests/jaeger/bug600139.js
+ js/src/jit-test/tests/jaeger/bug600419.js
+ js/src/jit-test/tests/jaeger/bug600424.js
+ js/src/jit-test/tests/jaeger/bug601982.js
+ js/src/jit-test/tests/jaeger/bug604381.js
+ js/src/jit-test/tests/jaeger/bug604427.js
+ js/src/jit-test/tests/jaeger/bug606662-2.js
+ js/src/jit-test/tests/jaeger/bug606829.js
+ js/src/jit-test/tests/jaeger/bug610652.js
+ js/src/jit-test/tests/jaeger/bug615440.js
+ js/src/jit-test/tests/jaeger/bug616508.js
+ js/src/jit-test/tests/jaeger/bug617433.js
+ js/src/jit-test/tests/jaeger/bug617440.js
+ js/src/jit-test/tests/jaeger/bug617458.js
+ js/src/jit-test/tests/jaeger/bug617460.js
+ js/src/jit-test/tests/jaeger/bug617549.js
+ js/src/jit-test/tests/jaeger/bug617558.js
+ js/src/jit-test/tests/jaeger/bug617624.js
+ js/src/jit-test/tests/jaeger/bug618007.js
+ js/src/jit-test/tests/jaeger/bug618849.js
+ js/src/jit-test/tests/jaeger/bug618850.js
+ js/src/jit-test/tests/jaeger/bug618863.js
+ js/src/jit-test/tests/jaeger/bug619339.js
+ js/src/jit-test/tests/jaeger/bug619433-1.js
+ js/src/jit-test/tests/jaeger/bug619433-2.js
+ js/src/jit-test/tests/jaeger/bug620643.js
+ js/src/jit-test/tests/jaeger/bug621522.js
+ js/src/jit-test/tests/jaeger/bug621655.js
+ js/src/jit-test/tests/jaeger/bug623474.js
+ js/src/jit-test/tests/jaeger/bug624100.js
+ js/src/jit-test/tests/jaeger/bug624483.js
+ js/src/jit-test/tests/jaeger/bug625157.js
+ js/src/jit-test/tests/jaeger/bug625377.js
+ js/src/jit-test/tests/jaeger/bug625718-1.js
+ js/src/jit-test/tests/jaeger/bug625718-2.js
+ js/src/jit-test/tests/jaeger/bug625718-3.js
+ js/src/jit-test/tests/jaeger/bug625757.js
+ js/src/jit-test/tests/jaeger/bug627486.js
+ js/src/jit-test/tests/jaeger/bug639459.js
+ js/src/jit-test/tests/jaeger/bug639478-1.js
+ js/src/jit-test/tests/jaeger/bug639478-2.js
+ js/src/jit-test/tests/jaeger/bug639587.js
+ js/src/jit-test/tests/jaeger/bug639792.js
+ js/src/jit-test/tests/jaeger/bug639808.js
+ js/src/jit-test/tests/jaeger/bug640098.js
+ js/src/jit-test/tests/jaeger/bug640102.js
+ js/src/jit-test/tests/jaeger/bug640614.js
+ js/src/jit-test/tests/jaeger/bug642198.js
+ js/src/jit-test/tests/jaeger/bug643653-1.js
+ js/src/jit-test/tests/jaeger/bug643653-2.js
+ js/src/jit-test/tests/jaeger/bug643805.js
+ js/src/jit-test/tests/jaeger/bug643829.js
+ js/src/jit-test/tests/jaeger/bug643913.js
+ js/src/jit-test/tests/jaeger/bug645629.js
+ js/src/jit-test/tests/jaeger/bug645657.js
+ js/src/jit-test/tests/jaeger/bug645985.js
+ js/src/jit-test/tests/jaeger/bug646001.js
+ js/src/jit-test/tests/jaeger/bug646060.js
+ js/src/jit-test/tests/jaeger/bug646411.js
+ js/src/jit-test/tests/jaeger/bug646495.js
+ js/src/jit-test/tests/jaeger/bug646938.js
+ js/src/jit-test/tests/jaeger/bug647440.js
+ js/src/jit-test/tests/jaeger/bug647657.js
+ js/src/jit-test/tests/jaeger/bug647785.js
+ js/src/jit-test/tests/jaeger/bug648004.js
+ js/src/jit-test/tests/jaeger/bug648230-1.js
+ js/src/jit-test/tests/jaeger/bug648230-2.js
+ js/src/jit-test/tests/jaeger/bug648498.js
+ js/src/jit-test/tests/jaeger/bug648586.js
+ js/src/jit-test/tests/jaeger/bug648708.js
+ js/src/jit-test/tests/jaeger/bug649272.js
+ js/src/jit-test/tests/jaeger/bug649593.js
+ js/src/jit-test/tests/jaeger/bug649689.js
+ js/src/jit-test/tests/jaeger/bug649775.js
+ js/src/jit-test/tests/jaeger/bug649824.js
+ js/src/jit-test/tests/jaeger/bug649973.js
+ js/src/jit-test/tests/jaeger/bug650076.js
+ js/src/jit-test/tests/jaeger/bug650662.js
+ js/src/jit-test/tests/jaeger/bug650663.js
+ js/src/jit-test/tests/jaeger/bug651147.js
+ js/src/jit-test/tests/jaeger/bug652305.js
+ js/src/jit-test/tests/jaeger/bug652314.js
+ js/src/jit-test/tests/jaeger/bug652590.js
+ js/src/jit-test/tests/jaeger/bug653243.js
+ js/src/jit-test/tests/jaeger/bug653249.js
+ js/src/jit-test/tests/jaeger/bug653397.js
+ js/src/jit-test/tests/jaeger/bug655505.js
+ js/src/jit-test/tests/jaeger/bug655508.js
+ js/src/jit-test/tests/jaeger/bug655810.js
+ js/src/jit-test/tests/jaeger/bug655990.js
+ js/src/jit-test/tests/jaeger/bug656096.js
+ js/src/jit-test/tests/jaeger/bug656252.js
+ js/src/jit-test/tests/jaeger/bug656259.js
+ js/src/jit-test/tests/jaeger/bug656591.js
+ js/src/jit-test/tests/jaeger/bug656748.js
+ js/src/jit-test/tests/jaeger/bug656914.js
+ js/src/jit-test/tests/jaeger/bug657120.js
+ js/src/jit-test/tests/jaeger/bug657247.js
+ js/src/jit-test/tests/jaeger/bug657890.js
+ js/src/jit-test/tests/jaeger/bug658240.js
+ js/src/jit-test/tests/jaeger/bug658294.js
+ js/src/jit-test/tests/jaeger/bug658579.js
+ js/src/jit-test/tests/jaeger/bug658968.js
+ js/src/jit-test/tests/jaeger/bug659438.js
+ js/src/jit-test/tests/jaeger/bug659439.js
+ js/src/jit-test/tests/jaeger/bug659448.js
+ js/src/jit-test/tests/jaeger/bug659456.js
+ js/src/jit-test/tests/jaeger/bug660002.js
+ js/src/jit-test/tests/jaeger/bug662072.js
+ js/src/jit-test/tests/jaeger/bug662082.js
+ js/src/jit-test/tests/jaeger/bug663485.js
+ js/src/jit-test/tests/jaeger/bug663910.js
+ js/src/jit-test/tests/jaeger/bug669706.js
+ js/src/jit-test/tests/jaeger/bug670885.js
+ js/src/jit-test/tests/jaeger/bug672122.js
+ js/src/jit-test/tests/jaeger/bug678141.js
+ js/src/jit-test/tests/jaeger/bug678234.js
+ js/src/jit-test/tests/jaeger/bug678782.js
+ js/src/jit-test/tests/jaeger/bug679666.js
+ js/src/jit-test/tests/jaeger/bug680842.js
+ js/src/jit-test/tests/jaeger/bug681006.js
+ js/src/jit-test/tests/jaeger/bug682345.js
+ js/src/jit-test/tests/jaeger/bug684084-2.js
+ js/src/jit-test/tests/jaeger/bug684084.js
+ js/src/jit-test/tests/jaeger/bug684576.js
+ js/src/jit-test/tests/jaeger/bug684824.js
+ js/src/jit-test/tests/jaeger/bug684943.js
+ js/src/jit-test/tests/jaeger/bug687768.js
+ js/src/jit-test/tests/jaeger/bug693311.js
+ js/src/jit-test/tests/jaeger/bug704138.js
+ js/src/jit-test/tests/jaeger/bug705873.js
+ js/src/jit-test/tests/jaeger/bug706110.js
+ js/src/jit-test/tests/jaeger/bug707641.js
+ js/src/jit-test/tests/jaeger/bug709067.js
+ js/src/jit-test/tests/jaeger/bug710780.js
+ js/src/jit-test/tests/jaeger/bug714645.js
+ js/src/jit-test/tests/jaeger/bug719918.js
+ js/src/jit-test/tests/jaeger/bug732423.js
+ js/src/jit-test/tests/jaeger/bug735161.js
+ js/src/jit-test/tests/jaeger/bug738525.js
+ js/src/jit-test/tests/jaeger/bug742393.js
+ js/src/jit-test/tests/jaeger/bug751320.js
+ js/src/jit-test/tests/jaeger/bug767961.js
+ js/src/jit-test/tests/jaeger/bug768313.js
+ js/src/jit-test/tests/jaeger/bug769985.js
+ js/src/jit-test/tests/jaeger/bug771871.js
+ js/src/jit-test/tests/jaeger/bug781859-1.js
+ js/src/jit-test/tests/jaeger/bug781859-2.js
+ js/src/jit-test/tests/jaeger/bug781859-3.js
+ js/src/jit-test/tests/jaeger/bug819035.js
+ js/src/jit-test/tests/jaeger/bug825966.js
+ js/src/jit-test/tests/jaeger/chunk/bug712267.js
+ js/src/jit-test/tests/jaeger/clonefun.js
+ js/src/jit-test/tests/jaeger/closure-01.js
+ js/src/jit-test/tests/jaeger/closure-02.js
+ js/src/jit-test/tests/jaeger/closure-03.js
+ js/src/jit-test/tests/jaeger/closure-04.js
+ js/src/jit-test/tests/jaeger/closure-05.js
+ js/src/jit-test/tests/jaeger/compare-wrong-1.js
+ js/src/jit-test/tests/jaeger/crash-on-compare.js
+ js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js
+ js/src/jit-test/tests/jaeger/floatTypedArrays.js
+ js/src/jit-test/tests/jaeger/fromCharCode.js
+ js/src/jit-test/tests/jaeger/fused-eq-ifeq.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-1.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-2.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-3.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-4.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-5.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-6.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-7.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-8.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js
+ js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js
+ js/src/jit-test/tests/jaeger/getter-hook-1.js
+ js/src/jit-test/tests/jaeger/getter-hook-2.js
+ js/src/jit-test/tests/jaeger/globalOptimize-1.js
+ js/src/jit-test/tests/jaeger/globalOptimize-2.js
+ js/src/jit-test/tests/jaeger/globalOptimize-4.js
+ js/src/jit-test/tests/jaeger/in.js
+ js/src/jit-test/tests/jaeger/inline/bug645645.js
+ js/src/jit-test/tests/jaeger/inline/bug645666.js
+ js/src/jit-test/tests/jaeger/inline/bug646004.js
+ js/src/jit-test/tests/jaeger/inline/bug646480.js
+ js/src/jit-test/tests/jaeger/inline/bug647973.js
+ js/src/jit-test/tests/jaeger/inline/bug651209.js
+ js/src/jit-test/tests/jaeger/inline/bug655954.js
+ js/src/jit-test/tests/jaeger/inline/bug656221.js
+ js/src/jit-test/tests/jaeger/inline/bug676491.js
+ js/src/jit-test/tests/jaeger/inline/bug680759.js
+ js/src/jit-test/tests/jaeger/inline/doubleArg.js
+ js/src/jit-test/tests/jaeger/inline/mathAbs.js
+ js/src/jit-test/tests/jaeger/inline/mathFloor.js
+ js/src/jit-test/tests/jaeger/inline/mathPow.js
+ js/src/jit-test/tests/jaeger/inline/mathRound.js
+ js/src/jit-test/tests/jaeger/inline/mathSqrt.js
+ js/src/jit-test/tests/jaeger/inline/scripted-01.js
+ js/src/jit-test/tests/jaeger/inline/scripted-02.js
+ js/src/jit-test/tests/jaeger/inline/scripted-03.js
+ js/src/jit-test/tests/jaeger/inline/scripted-04.js
+ js/src/jit-test/tests/jaeger/inline/scripted-05.js
+ js/src/jit-test/tests/jaeger/inline/scripted-06.js
+ js/src/jit-test/tests/jaeger/inline/scripted-07.js
+ js/src/jit-test/tests/jaeger/inline/scripted-08.js
+ js/src/jit-test/tests/jaeger/inline/scripted-09.js
+ js/src/jit-test/tests/jaeger/inline/scripted-10.js
+ js/src/jit-test/tests/jaeger/inline/scripted-11.js
+ js/src/jit-test/tests/jaeger/inline/stringCharAt.js
+ js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js
+ js/src/jit-test/tests/jaeger/inline/undefinedLocal.js
+ js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js
+ js/src/jit-test/tests/jaeger/invokeSessionGuard.js
+ js/src/jit-test/tests/jaeger/loops/bug651155.js
+ js/src/jit-test/tests/jaeger/loops/bug654393.js
+ js/src/jit-test/tests/jaeger/loops/bug655854.js
+ js/src/jit-test/tests/jaeger/loops/bug658290.js
+ js/src/jit-test/tests/jaeger/loops/bug659452.js
+ js/src/jit-test/tests/jaeger/loops/bug668643.js
+ js/src/jit-test/tests/jaeger/loops/bug671814.js
+ js/src/jit-test/tests/jaeger/loops/bug680809.js
+ js/src/jit-test/tests/jaeger/loops/bug684621.js
+ js/src/jit-test/tests/jaeger/loops/hoist-01.js
+ js/src/jit-test/tests/jaeger/loops/hoist-02.js
+ js/src/jit-test/tests/jaeger/loops/hoist-03.js
+ js/src/jit-test/tests/jaeger/loops/hoist-04.js
+ js/src/jit-test/tests/jaeger/loops/hoist-05.js
+ js/src/jit-test/tests/jaeger/loops/hoist-06.js
+ js/src/jit-test/tests/jaeger/loops/hoist-07.js
+ js/src/jit-test/tests/jaeger/loops/hoist-08.js
+ js/src/jit-test/tests/jaeger/loops/hoist-09.js
+ js/src/jit-test/tests/jaeger/loops/hoist-10.js
+ js/src/jit-test/tests/jaeger/loops/integer-1.js
+ js/src/jit-test/tests/jaeger/loops/integer-2.js
+ js/src/jit-test/tests/jaeger/loops/integer-3.js
+ js/src/jit-test/tests/jaeger/loops/multiply-by-int32min.js
+ js/src/jit-test/tests/jaeger/loops/property-1.js
+ js/src/jit-test/tests/jaeger/modConstDoubles.js
+ js/src/jit-test/tests/jaeger/modConstInt.js
+ js/src/jit-test/tests/jaeger/modConstZeroRhs.js
+ js/src/jit-test/tests/jaeger/modWithConstLhs.js
+ js/src/jit-test/tests/jaeger/mulNegZero.js
+ js/src/jit-test/tests/jaeger/negation.js
+ js/src/jit-test/tests/jaeger/normalIntTypedArrays.js
+ js/src/jit-test/tests/jaeger/optimize-globals-1.js
+ js/src/jit-test/tests/jaeger/optimize-globals-2.js
+ js/src/jit-test/tests/jaeger/optimize-globals-3.js
+ js/src/jit-test/tests/jaeger/propertyOptimize-1.js
+ js/src/jit-test/tests/jaeger/propertyOptimize-2.js
+ js/src/jit-test/tests/jaeger/propertyOptimize-3.js
+ js/src/jit-test/tests/jaeger/propertyOptimize-4.js
+ js/src/jit-test/tests/jaeger/recompile/arith.js
+ js/src/jit-test/tests/jaeger/recompile/bug617592.js
+ js/src/jit-test/tests/jaeger/recompile/bug621292.js
+ js/src/jit-test/tests/jaeger/recompile/bug621328.js
+ js/src/jit-test/tests/jaeger/recompile/bug638977.js
+ js/src/jit-test/tests/jaeger/recompile/bug639508.js
+ js/src/jit-test/tests/jaeger/recompile/bug639882.js
+ js/src/jit-test/tests/jaeger/recompile/bug640608.js
+ js/src/jit-test/tests/jaeger/recompile/bug641225.js
+ js/src/jit-test/tests/jaeger/recompile/bug641269.js
+ js/src/jit-test/tests/jaeger/recompile/bug641535.js
+ js/src/jit-test/tests/jaeger/recompile/bug642405.js
+ js/src/jit-test/tests/jaeger/recompile/bug643182.js
+ js/src/jit-test/tests/jaeger/recompile/bug643376.js
+ js/src/jit-test/tests/jaeger/recompile/bug643669.js
+ js/src/jit-test/tests/jaeger/recompile/bug645044.js
+ js/src/jit-test/tests/jaeger/recompile/bug646267.js
+ js/src/jit-test/tests/jaeger/recompile/bug647183.js
+ js/src/jit-test/tests/jaeger/recompile/bug647199.js
+ js/src/jit-test/tests/jaeger/recompile/bug647532.js
+ js/src/jit-test/tests/jaeger/recompile/bug647547.js
+ js/src/jit-test/tests/jaeger/recompile/bug647991-1.js
+ js/src/jit-test/tests/jaeger/recompile/bug647991-2.js
+ js/src/jit-test/tests/jaeger/recompile/bug648502.js
+ js/src/jit-test/tests/jaeger/recompile/bug648567.js
+ js/src/jit-test/tests/jaeger/recompile/bug648843.js
+ js/src/jit-test/tests/jaeger/recompile/bug648966.js
+ js/src/jit-test/tests/jaeger/recompile/bug649261.js
+ js/src/jit-test/tests/jaeger/recompile/bug649769.js
+ js/src/jit-test/tests/jaeger/recompile/bug651119.js
+ js/src/jit-test/tests/jaeger/recompile/bug653980.js
+ js/src/jit-test/tests/jaeger/recompile/bug654536.js
+ js/src/jit-test/tests/jaeger/recompile/bug655949.js
+ js/src/jit-test/tests/jaeger/recompile/bug655998.js
+ js/src/jit-test/tests/jaeger/recompile/bug656753.js
+ js/src/jit-test/tests/jaeger/recompile/bug657288.js
+ js/src/jit-test/tests/jaeger/recompile/bug658209.js
+ js/src/jit-test/tests/jaeger/recompile/bug658211.js
+ js/src/jit-test/tests/jaeger/recompile/bug658212.js
+ js/src/jit-test/tests/jaeger/recompile/bug658561.js
+ js/src/jit-test/tests/jaeger/recompile/bug658777.js
+ js/src/jit-test/tests/jaeger/recompile/bug659639.js
+ js/src/jit-test/tests/jaeger/recompile/bug659766.js
+ js/src/jit-test/tests/jaeger/recompile/bug660737.js
+ js/src/jit-test/tests/jaeger/recompile/bug661859.js
+ js/src/jit-test/tests/jaeger/recompile/bug663690.js
+ js/src/jit-test/tests/jaeger/recompile/bug671943-1.js
+ js/src/jit-test/tests/jaeger/recompile/bug671943-2.js
+ js/src/jit-test/tests/jaeger/recompile/bug672123.js
+ js/src/jit-test/tests/jaeger/recompile/bug673812.js
+ js/src/jit-test/tests/jaeger/recompile/bug674391.js
+ js/src/jit-test/tests/jaeger/recompile/bug676764.js
+ js/src/jit-test/tests/jaeger/recompile/callic.js
+ js/src/jit-test/tests/jaeger/recompile/exotic.js
+ js/src/jit-test/tests/jaeger/recompile/flush.js
+ js/src/jit-test/tests/jaeger/recompile/getelem.js
+ js/src/jit-test/tests/jaeger/recompile/incdec.js
+ js/src/jit-test/tests/jaeger/recompile/inlinestubs.js
+ js/src/jit-test/tests/jaeger/recompile/memory-01.js
+ js/src/jit-test/tests/jaeger/recompile/memory-02.js
+ js/src/jit-test/tests/jaeger/recompile/memory-03.js
+ js/src/jit-test/tests/jaeger/recompile/memory-04.js
+ js/src/jit-test/tests/jaeger/recompile/native.js
+ js/src/jit-test/tests/jaeger/recompile/nativemulti.js
+ js/src/jit-test/tests/jaeger/recompile/nativestack.js
+ js/src/jit-test/tests/jaeger/recompile/patchdouble.js
+ js/src/jit-test/tests/jaeger/recompile/property.js
+ js/src/jit-test/tests/jaeger/recompile/propic.js
+ js/src/jit-test/tests/jaeger/recompile/staticoverflow.js
+ js/src/jit-test/tests/jaeger/recompile/undef.js
+ js/src/jit-test/tests/jaeger/regalloc-double.js
+ js/src/jit-test/tests/jaeger/regalloc-live.js
+ js/src/jit-test/tests/jaeger/regress-bug625701.js
+ js/src/jit-test/tests/jaeger/rsh-sanity-1.js
+ js/src/jit-test/tests/jaeger/scriptedICs-1.js
+ js/src/jit-test/tests/jaeger/setPropTypeGuard.js
+ js/src/jit-test/tests/jaeger/smallIntTypedArrays.js
+ js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js
+ js/src/jit-test/tests/jaeger/subCommutativity.js
+ js/src/jit-test/tests/jaeger/tableSwitchConst.js
+ js/src/jit-test/tests/jaeger/tableSwitchDouble.js
+ js/src/jit-test/tests/jaeger/tableSwitchEmpty.js
+ js/src/jit-test/tests/jaeger/tableSwitchFloat.js
+ js/src/jit-test/tests/jaeger/tableSwitchNeg.js
+ js/src/jit-test/tests/jaeger/testAddStringObject.js
+ js/src/jit-test/tests/jaeger/testBug550743.js
+ js/src/jit-test/tests/jaeger/testCallElemAfterGC.js
+ js/src/jit-test/tests/jaeger/testDenseCallElem.js
+ js/src/jit-test/tests/jaeger/testForOps.js
+ js/src/jit-test/tests/jaeger/testIfEqX.js
+ js/src/jit-test/tests/jaeger/testPropCallElem.js
+ js/src/jit-test/tests/jaeger/testPropCallElem2.js
+ js/src/jit-test/tests/jaeger/testSetElem-Easy.js
+ js/src/jit-test/tests/jaeger/testSetElem-Indexed.js
+ js/src/jit-test/tests/jaeger/testSetElem-NewProto.js
+ js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js
+ js/src/jit-test/tests/jaeger/testSetTypedIntArray.js
+ js/src/jit-test/tests/jaeger/testShiftSameBacking.js
+ js/src/jit-test/tests/jaeger/testTableSwitchX.js
+ js/src/jit-test/tests/jaeger/undoAdd.js
+ js/src/jit-test/tests/jaeger/unsignedShiftZero.js
+ js/src/jit-test/tests/jaeger/xor-sanity.js
+ js/src/jit-test/tests/latin1/asm.js
+ js/src/jit-test/tests/latin1/assorted.js
+ js/src/jit-test/tests/latin1/basic.js
+ js/src/jit-test/tests/latin1/bug1033113.js
+ js/src/jit-test/tests/latin1/compare.js
+ js/src/jit-test/tests/latin1/date.js
+ js/src/jit-test/tests/latin1/decompiler.js
+ js/src/jit-test/tests/latin1/dependent.js
+ js/src/jit-test/tests/latin1/encode-decode.js
+ js/src/jit-test/tests/latin1/escape-unescape.js
+ js/src/jit-test/tests/latin1/eval.js
+ js/src/jit-test/tests/latin1/function.js
+ js/src/jit-test/tests/latin1/index.js
+ js/src/jit-test/tests/latin1/indexOf.js
+ js/src/jit-test/tests/latin1/indexing.js
+ js/src/jit-test/tests/latin1/join.js
+ js/src/jit-test/tests/latin1/json.js
+ js/src/jit-test/tests/latin1/latin1.js
+ js/src/jit-test/tests/latin1/other.js
+ js/src/jit-test/tests/latin1/parseInt-parseFloat.js
+ js/src/jit-test/tests/latin1/regexp.js
+ js/src/jit-test/tests/latin1/replace.js
+ js/src/jit-test/tests/latin1/search.js
+ js/src/jit-test/tests/latin1/split.js
+ js/src/jit-test/tests/latin1/startsWith-endsWith.js
+ js/src/jit-test/tests/latin1/structured-clone.js
+ js/src/jit-test/tests/latin1/toLowerCase-toUpperCase.js
+ js/src/jit-test/tests/latin1/toNumber.js
+ js/src/jit-test/tests/latin1/trim.js
+ js/src/jit-test/tests/modules/add-to-namespace-import.js
+ js/src/jit-test/tests/modules/ambiguous-import.js
+ js/src/jit-test/tests/modules/ambiguous-indirect-export.js
+ js/src/jit-test/tests/modules/ambiguous-star-export.js
+ js/src/jit-test/tests/modules/assign-to-import.js
+ js/src/jit-test/tests/modules/assign-to-namespace-import.js
+ js/src/jit-test/tests/modules/assign-to-namespace.js
+ js/src/jit-test/tests/modules/bug-1168666.js
+ js/src/jit-test/tests/modules/bug-1217593.js
+ js/src/jit-test/tests/modules/bug-1219044.js
+ js/src/jit-test/tests/modules/bug-1219408.js
+ js/src/jit-test/tests/modules/bug-1225346.js
+ js/src/jit-test/tests/modules/bug-1233117.js
+ js/src/jit-test/tests/modules/bug-1233179.js
+ js/src/jit-test/tests/modules/bug-1233915.js
+ js/src/jit-test/tests/modules/bug-1236875.js
+ js/src/jit-test/tests/modules/bug-1245518.js
+ js/src/jit-test/tests/modules/bug-1247934.js
+ js/src/jit-test/tests/modules/bug-1251090.js
+ js/src/jit-test/tests/modules/bug-1258097.js
+ js/src/jit-test/tests/modules/bug-1283448.js
+ js/src/jit-test/tests/modules/bug-1284486.js
+ js/src/jit-test/tests/modules/bug-1287406.js
+ js/src/jit-test/tests/modules/bug-1287410.js
+ js/src/jit-test/tests/modules/bug-1320993.js
+ js/src/jit-test/tests/modules/bug1105608.js
+ js/src/jit-test/tests/modules/bug1169850.js
+ js/src/jit-test/tests/modules/bug1198673.js
+ js/src/jit-test/tests/modules/bug1204857.js
+ js/src/jit-test/tests/modules/bug1210391.js
+ js/src/jit-test/tests/modules/cyclic-function-import.js
+ js/src/jit-test/tests/modules/cyclic-import.js
+ js/src/jit-test/tests/modules/debugger-frames.js
+ js/src/jit-test/tests/modules/debugger-vars-function.js
+ js/src/jit-test/tests/modules/debugger-vars-toplevel.js
+ js/src/jit-test/tests/modules/delete-import.js
+ js/src/jit-test/tests/modules/delete-namespace-import.js
+ js/src/jit-test/tests/modules/delete-namespace.js
+ js/src/jit-test/tests/modules/duplicate-exports.js
+ js/src/jit-test/tests/modules/duplicate-imports.js
+ js/src/jit-test/tests/modules/eval-module-oom.js
+ js/src/jit-test/tests/modules/export-circular-nonexisting-binding.js
+ js/src/jit-test/tests/modules/export-declaration.js
+ js/src/jit-test/tests/modules/export-entries.js
+ js/src/jit-test/tests/modules/export-star-cannot-rescue-missing-export.js
+ js/src/jit-test/tests/modules/export-star-circular-dependencies.js
+ js/src/jit-test/tests/modules/function-redeclaration.js
+ js/src/jit-test/tests/modules/global-scope.js
+ js/src/jit-test/tests/modules/import-declaration.js
+ js/src/jit-test/tests/modules/import-default-class.js
+ js/src/jit-test/tests/modules/import-default-function.js
+ js/src/jit-test/tests/modules/import-entries.js
+ js/src/jit-test/tests/modules/import-in-lazy-function.js
+ js/src/jit-test/tests/modules/import-namespace.js
+ js/src/jit-test/tests/modules/import-not-found.js
+ js/src/jit-test/tests/modules/let-tdz.js
+ js/src/jit-test/tests/modules/many-exports.js
+ js/src/jit-test/tests/modules/many-imports.js
+ js/src/jit-test/tests/modules/many-namespace-imports.js
+ js/src/jit-test/tests/modules/missing-indirect-export.js
+ js/src/jit-test/tests/modules/module-declaration-instantiation.js
+ js/src/jit-test/tests/modules/module-environment.js
+ js/src/jit-test/tests/modules/module-evaluation.js
+ js/src/jit-test/tests/modules/module-this.js
+ js/src/jit-test/tests/modules/namespace-import-compilation-2.js
+ js/src/jit-test/tests/modules/namespace-import-compilation.js
+ js/src/jit-test/tests/modules/off-thread-compile.js
+ js/src/jit-test/tests/modules/recursive-star-export.js
+ js/src/jit-test/tests/modules/requested-modules.js
+ js/src/jit-test/tests/modules/shell-parse.js
+ js/src/jit-test/tests/modules/simple-imports.js
+ js/src/jit-test/tests/modules/unbound-export.js
+ js/src/jit-test/tests/parser/arrow-rest.js
+ js/src/jit-test/tests/parser/arrow-with-block.js
+ js/src/jit-test/tests/parser/break-continue-errors.js
+ js/src/jit-test/tests/parser/bug-1090096.js
+ js/src/jit-test/tests/parser/bug-1250192.js
+ js/src/jit-test/tests/parser/bug-1254164.js
+ js/src/jit-test/tests/parser/bug-1263355-1.js
+ js/src/jit-test/tests/parser/bug-1263355-10.js
+ js/src/jit-test/tests/parser/bug-1263355-11.js
+ js/src/jit-test/tests/parser/bug-1263355-12.js
+ js/src/jit-test/tests/parser/bug-1263355-13.js
+ js/src/jit-test/tests/parser/bug-1263355-14.js
+ js/src/jit-test/tests/parser/bug-1263355-15.js
+ js/src/jit-test/tests/parser/bug-1263355-16.js
+ js/src/jit-test/tests/parser/bug-1263355-17.js
+ js/src/jit-test/tests/parser/bug-1263355-18.js
+ js/src/jit-test/tests/parser/bug-1263355-19.js
+ js/src/jit-test/tests/parser/bug-1263355-2.js
+ js/src/jit-test/tests/parser/bug-1263355-20.js
+ js/src/jit-test/tests/parser/bug-1263355-21.js
+ js/src/jit-test/tests/parser/bug-1263355-22.js
+ js/src/jit-test/tests/parser/bug-1263355-23.js
+ js/src/jit-test/tests/parser/bug-1263355-24.js
+ js/src/jit-test/tests/parser/bug-1263355-25.js
+ js/src/jit-test/tests/parser/bug-1263355-26.js
+ js/src/jit-test/tests/parser/bug-1263355-27.js
+ js/src/jit-test/tests/parser/bug-1263355-28.js
+ js/src/jit-test/tests/parser/bug-1263355-29.js
+ js/src/jit-test/tests/parser/bug-1263355-3.js
+ js/src/jit-test/tests/parser/bug-1263355-30.js
+ js/src/jit-test/tests/parser/bug-1263355-31.js
+ js/src/jit-test/tests/parser/bug-1263355-32.js
+ js/src/jit-test/tests/parser/bug-1263355-33.js
+ js/src/jit-test/tests/parser/bug-1263355-34.js
+ js/src/jit-test/tests/parser/bug-1263355-35.js
+ js/src/jit-test/tests/parser/bug-1263355-36.js
+ js/src/jit-test/tests/parser/bug-1263355-37.js
+ js/src/jit-test/tests/parser/bug-1263355-38.js
+ js/src/jit-test/tests/parser/bug-1263355-39.js
+ js/src/jit-test/tests/parser/bug-1263355-4.js
+ js/src/jit-test/tests/parser/bug-1263355-40.js
+ js/src/jit-test/tests/parser/bug-1263355-41.js
+ js/src/jit-test/tests/parser/bug-1263355-42.js
+ js/src/jit-test/tests/parser/bug-1263355-43.js
+ js/src/jit-test/tests/parser/bug-1263355-44.js
+ js/src/jit-test/tests/parser/bug-1263355-45.js
+ js/src/jit-test/tests/parser/bug-1263355-46.js
+ js/src/jit-test/tests/parser/bug-1263355-47.js
+ js/src/jit-test/tests/parser/bug-1263355-48.js
+ js/src/jit-test/tests/parser/bug-1263355-49.js
+ js/src/jit-test/tests/parser/bug-1263355-5.js
+ js/src/jit-test/tests/parser/bug-1263355-50.js
+ js/src/jit-test/tests/parser/bug-1263355-51.js
+ js/src/jit-test/tests/parser/bug-1263355-52.js
+ js/src/jit-test/tests/parser/bug-1263355-6.js
+ js/src/jit-test/tests/parser/bug-1263355-7.js
+ js/src/jit-test/tests/parser/bug-1263355-8.js
+ js/src/jit-test/tests/parser/bug-1263355-9.js
+ js/src/jit-test/tests/parser/bug-1263881-1.js
+ js/src/jit-test/tests/parser/bug-1263881-2.js
+ js/src/jit-test/tests/parser/bug-1263881-3.js
+ js/src/jit-test/tests/parser/bug-1264568.js
+ js/src/jit-test/tests/parser/bug-1298809.js
+ js/src/jit-test/tests/parser/bug-1316832.js
+ js/src/jit-test/tests/parser/bug-1324773-2.js
+ js/src/jit-test/tests/parser/bug-1324773.js
+ js/src/jit-test/tests/parser/bug-1357075.js
+ js/src/jit-test/tests/parser/bug-844805-1.js
+ js/src/jit-test/tests/parser/bug-844805-2.js
+ js/src/jit-test/tests/parser/bug-888002-1.js
+ js/src/jit-test/tests/parser/bug-888002-2.js
+ js/src/jit-test/tests/parser/bug-888002-3.js
+ js/src/jit-test/tests/parser/bug-888002.js
+ js/src/jit-test/tests/parser/bug-889628.js
+ js/src/jit-test/tests/parser/bug-896126.js
+ js/src/jit-test/tests/parser/bug-975484.js
+ js/src/jit-test/tests/parser/columnNumber.js
+ js/src/jit-test/tests/parser/expr-closure-warn.js
+ js/src/jit-test/tests/parser/for-each-warn.js
+ js/src/jit-test/tests/parser/home-object-getter.js
+ js/src/jit-test/tests/parser/lazy-parse-bad-offset.js
+ js/src/jit-test/tests/parser/let-after-directive.js
+ js/src/jit-test/tests/parser/letContextualKeyword.js
+ js/src/jit-test/tests/parser/missing-closing-brace.js
+ js/src/jit-test/tests/parser/modifier-arrow-rest.js
+ js/src/jit-test/tests/parser/modifier-do-while.js
+ js/src/jit-test/tests/parser/modifier-regexp-vs-div.js
+ js/src/jit-test/tests/parser/modifier-semicolon-insertion.js
+ js/src/jit-test/tests/parser/modifier-yield-without-operand-1.js
+ js/src/jit-test/tests/parser/modifier-yield-without-operand-2.js
+ js/src/jit-test/tests/parser/redeclaration.js
+ js/src/jit-test/tests/parser/regexp-after-do-while.js
+ js/src/jit-test/tests/parser/regexp-after-variable.js
+ js/src/jit-test/tests/parser/syntax-error-illegal-character.js
+ js/src/jit-test/tests/parser/truncation.js
+ js/src/jit-test/tests/parser/yield-in-formal-destructuring.js
+ js/src/jit-test/tests/parser/yield-without-operand.js
+ js/src/jit-test/tests/pic/arguments.js
+ js/src/jit-test/tests/pic/bug558099.js
+ js/src/jit-test/tests/pic/bug558616.js
+ js/src/jit-test/tests/pic/bug582899.js
+ js/src/jit-test/tests/pic/bug584642.js
+ js/src/jit-test/tests/pic/bug595706.js
+ js/src/jit-test/tests/pic/bug645184.js
+ js/src/jit-test/tests/pic/call_self.js
+ js/src/jit-test/tests/pic/callname-eager-this1.js
+ js/src/jit-test/tests/pic/callname-eager-this2.js
+ js/src/jit-test/tests/pic/callname-global1.js
+ js/src/jit-test/tests/pic/callname-global2.js
+ js/src/jit-test/tests/pic/callname-with.js
+ js/src/jit-test/tests/pic/densearray.js
+ js/src/jit-test/tests/pic/fuzz2.js
+ js/src/jit-test/tests/pic/getelem-large-index.js
+ js/src/jit-test/tests/pic/grandproto.js
+ js/src/jit-test/tests/pic/length_array.js
+ js/src/jit-test/tests/pic/length_mix.js
+ js/src/jit-test/tests/pic/length_object.js
+ js/src/jit-test/tests/pic/length_string.js
+ js/src/jit-test/tests/pic/length_string_object.js
+ js/src/jit-test/tests/pic/proto1.js
+ js/src/jit-test/tests/pic/proto3.js
+ js/src/jit-test/tests/pic/proto_self.js
+ js/src/jit-test/tests/pic/self1.js
+ js/src/jit-test/tests/pic/self2.js
+ js/src/jit-test/tests/pic/self3.js
+ js/src/jit-test/tests/pic/self8.js
+ js/src/jit-test/tests/pic/set-assign.js
+ js/src/jit-test/tests/pic/set1.js
+ js/src/jit-test/tests/pic/set2.js
+ js/src/jit-test/tests/pic/shape_regen.js
+ js/src/jit-test/tests/pic/thisprop.js
+ js/src/jit-test/tests/pic/to-dictionary.js
+ js/src/jit-test/tests/profiler/AutoEntryMonitor-01.js
+ js/src/jit-test/tests/profiler/AutoEntryMonitor-02.js
+ js/src/jit-test/tests/profiler/bug1135703.js
+ js/src/jit-test/tests/profiler/bug1161351.js
+ js/src/jit-test/tests/profiler/bug1164448.js
+ js/src/jit-test/tests/profiler/bug1211962.js
+ js/src/jit-test/tests/profiler/bug1231925.js
+ js/src/jit-test/tests/profiler/bug1233921.js
+ js/src/jit-test/tests/profiler/bug1242840.js
+ js/src/jit-test/tests/profiler/bug1261324.js
+ js/src/jit-test/tests/profiler/bug925309.js
+ js/src/jit-test/tests/profiler/debugmode-osr-exception-return-addr.js
+ js/src/jit-test/tests/profiler/debugmode-osr-resume-addr.js
+ js/src/jit-test/tests/profiler/enterjit-osr-disabling-earlyret.js
+ js/src/jit-test/tests/profiler/enterjit-osr-disabling.js
+ js/src/jit-test/tests/profiler/enterjit-osr-enabling-earlyret.js
+ js/src/jit-test/tests/profiler/enterjit-osr-enabling.js
+ js/src/jit-test/tests/profiler/enterjit-osr.js
+ js/src/jit-test/tests/profiler/getter-setter-ic.js
+ js/src/jit-test/tests/profiler/test-baseline-eval-frame-profiling.js
+ js/src/jit-test/tests/profiler/test-bug1026485.js
+ js/src/jit-test/tests/promise/bug-1298776.js
+ js/src/jit-test/tests/promise/getwaitforallpromise-error-handling.js
+ js/src/jit-test/tests/promise/no-reentrant-drainjobqueue.js
+ js/src/jit-test/tests/promise/primitives-handling-in-promise-all.js
+ js/src/jit-test/tests/promise/promise-cross-compartment-subclassing.js
+ js/src/jit-test/tests/proxy/bug-862848-1.js
+ js/src/jit-test/tests/proxy/bug1072817.js
+ js/src/jit-test/tests/proxy/bug1095973.js
+ js/src/jit-test/tests/proxy/bug897403.js
+ js/src/jit-test/tests/proxy/bug901979-1.js
+ js/src/jit-test/tests/proxy/bug901979-2.js
+ js/src/jit-test/tests/proxy/bug911553.js
+ js/src/jit-test/tests/proxy/defineProperty-fallback.js
+ js/src/jit-test/tests/proxy/delete-not-invoked-on-proto.js
+ js/src/jit-test/tests/proxy/freeze-proxy.js
+ js/src/jit-test/tests/proxy/function-toString.js
+ js/src/jit-test/tests/proxy/getElementIfPresent-not-present.js
+ js/src/jit-test/tests/proxy/operations-on-revoked.js
+ js/src/jit-test/tests/proxy/preserve-iscallable-isconstructor.js
+ js/src/jit-test/tests/proxy/proxy-array-length.js
+ js/src/jit-test/tests/proxy/seal-proxy.js
+ js/src/jit-test/tests/proxy/surfaces.js
+ js/src/jit-test/tests/proxy/target-becomes-nonextensible-during-preventExtensions.js
+ js/src/jit-test/tests/proxy/testBug793160.js
+ js/src/jit-test/tests/proxy/testDirectProxyApply1.js
+ js/src/jit-test/tests/proxy/testDirectProxyApply2.js
+ js/src/jit-test/tests/proxy/testDirectProxyApply3.js
+ js/src/jit-test/tests/proxy/testDirectProxyApply4.js
+ js/src/jit-test/tests/proxy/testDirectProxyConstruct1.js
+ js/src/jit-test/tests/proxy/testDirectProxyConstruct2.js
+ js/src/jit-test/tests/proxy/testDirectProxyConstruct3.js
+ js/src/jit-test/tests/proxy/testDirectProxyConstruct4.js
+ js/src/jit-test/tests/proxy/testDirectProxyConstruct5.js
+ js/src/jit-test/tests/proxy/testDirectProxyConstructor.js
+ js/src/jit-test/tests/proxy/testDirectProxyDefineProperty1.js
+ js/src/jit-test/tests/proxy/testDirectProxyDefineProperty2.js
+ js/src/jit-test/tests/proxy/testDirectProxyDefineProperty3.js
+ js/src/jit-test/tests/proxy/testDirectProxyDefineProperty4.js
+ js/src/jit-test/tests/proxy/testDirectProxyDefineProperty5.js
+ js/src/jit-test/tests/proxy/testDirectProxyDefineProperty6.js
+ js/src/jit-test/tests/proxy/testDirectProxyDefineProperty7.js
+ js/src/jit-test/tests/proxy/testDirectProxyDefinePropertyFailure.js
+ js/src/jit-test/tests/proxy/testDirectProxyEnumerate1.js
+ js/src/jit-test/tests/proxy/testDirectProxyGet1.js
+ js/src/jit-test/tests/proxy/testDirectProxyGet2.js
+ js/src/jit-test/tests/proxy/testDirectProxyGet3.js
+ js/src/jit-test/tests/proxy/testDirectProxyGet4.js
+ js/src/jit-test/tests/proxy/testDirectProxyGet5.js
+ js/src/jit-test/tests/proxy/testDirectProxyGet6.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetInherited1.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetInherited2.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetInherited3.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetInherited4.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor1.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor10.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor11.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor2.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor3.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor4.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor5.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor6.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor7.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor8.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyDescriptor9.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyNames1.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyNames2.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyNames3.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyNames4.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyNames5.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyNames6.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyNames7.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyNames8.js
+ js/src/jit-test/tests/proxy/testDirectProxyGetOwnPropertyNames9.js
+ js/src/jit-test/tests/proxy/testDirectProxyHas1.js
+ js/src/jit-test/tests/proxy/testDirectProxyHas2.js
+ js/src/jit-test/tests/proxy/testDirectProxyHas3.js
+ js/src/jit-test/tests/proxy/testDirectProxyHas4.js
+ js/src/jit-test/tests/proxy/testDirectProxyHas5.js
+ js/src/jit-test/tests/proxy/testDirectProxyHas6.js
+ js/src/jit-test/tests/proxy/testDirectProxyHas7.js
+ js/src/jit-test/tests/proxy/testDirectProxyHasOwnProperty.js
+ js/src/jit-test/tests/proxy/testDirectProxyIsExtensible1.js
+ js/src/jit-test/tests/proxy/testDirectProxyIsExtensible2.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys1.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys10.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys11.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys2.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys3.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys4.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys5.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys6.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys7.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys8.js
+ js/src/jit-test/tests/proxy/testDirectProxyKeys9.js
+ js/src/jit-test/tests/proxy/testDirectProxyOnProtoWithForIn.js
+ js/src/jit-test/tests/proxy/testDirectProxyOwnKeysSymbol.js
+ js/src/jit-test/tests/proxy/testDirectProxyPreventExtensions1.js
+ js/src/jit-test/tests/proxy/testDirectProxyPreventExtensions2.js
+ js/src/jit-test/tests/proxy/testDirectProxyPreventExtensions3.js
+ js/src/jit-test/tests/proxy/testDirectProxyPreventExtensions4.js
+ js/src/jit-test/tests/proxy/testDirectProxyPreventExtensions5.js
+ js/src/jit-test/tests/proxy/testDirectProxyRevoke.js
+ js/src/jit-test/tests/proxy/testDirectProxySet1.js
+ js/src/jit-test/tests/proxy/testDirectProxySet10.js
+ js/src/jit-test/tests/proxy/testDirectProxySet2.js
+ js/src/jit-test/tests/proxy/testDirectProxySet3.js
+ js/src/jit-test/tests/proxy/testDirectProxySet4.js
+ js/src/jit-test/tests/proxy/testDirectProxySet5.js
+ js/src/jit-test/tests/proxy/testDirectProxySet6.js
+ js/src/jit-test/tests/proxy/testDirectProxySet7.js
+ js/src/jit-test/tests/proxy/testDirectProxySet8.js
+ js/src/jit-test/tests/proxy/testDirectProxySet9.js
+ js/src/jit-test/tests/proxy/testDirectProxySetArray1.js
+ js/src/jit-test/tests/proxy/testDirectProxySetArray2.js
+ js/src/jit-test/tests/proxy/testDirectProxySetArray3.js
+ js/src/jit-test/tests/proxy/testDirectProxySetArray4.js
+ js/src/jit-test/tests/proxy/testDirectProxySetFailure.js
+ js/src/jit-test/tests/proxy/testDirectProxySetInherited.js
+ js/src/jit-test/tests/proxy/testDirectProxySetNested.js
+ js/src/jit-test/tests/proxy/testDirectProxySetNested2.js
+ js/src/jit-test/tests/proxy/testDirectProxySetReceiverLookup.js
+ js/src/jit-test/tests/proxy/testDirectProxyValidateProperty1.js
+ js/src/jit-test/tests/proxy/testDirectProxyValidateProperty2.js
+ js/src/jit-test/tests/proxy/testDirectProxyValidateProperty3.js
+ js/src/jit-test/tests/proxy/testDirectProxyValidateProperty4.js
+ js/src/jit-test/tests/proxy/testDirectProxyValidateProperty5.js
+ js/src/jit-test/tests/proxy/testDirectProxyValidateProperty6.js
+ js/src/jit-test/tests/proxy/testDirectProxyValidateProperty7.js
+ js/src/jit-test/tests/proxy/testDirectProxyWithForEach.js
+ js/src/jit-test/tests/proxy/testTestIntegrityLevel.js
+ js/src/jit-test/tests/proxy/testWrapWithProtoIter.js
+ js/src/jit-test/tests/proxy/testWrapWithProtoSet.js
+ js/src/jit-test/tests/proxy/testWrapWithProtoTypedArray.js
+ js/src/jit-test/tests/proxy/testWrapperGetInherited.js
+ js/src/jit-test/tests/regexp/clone-statics.js
+ js/src/jit-test/tests/regexp_parse/Assertion.js
+ js/src/jit-test/tests/regexp_parse/Atom.js
+ js/src/jit-test/tests/regexp_parse/Atom_CharacterClassEscape.js
+ js/src/jit-test/tests/regexp_parse/Atom_ControlEscape.js
+ js/src/jit-test/tests/regexp_parse/Atom_ControlLetter.js
+ js/src/jit-test/tests/regexp_parse/Atom_DecimalEscape.js
+ js/src/jit-test/tests/regexp_parse/Atom_HexEscapeSequence.js
+ js/src/jit-test/tests/regexp_parse/Atom_IdentityEscape.js
+ js/src/jit-test/tests/regexp_parse/Atom_Null.js
+ js/src/jit-test/tests/regexp_parse/Atom_RegExpUnicodeEscapeSequence.js
+ js/src/jit-test/tests/regexp_parse/Capture.js
+ js/src/jit-test/tests/regexp_parse/CharacterClass.js
+ js/src/jit-test/tests/regexp_parse/CharacterClass_CharacterClassEscape.js
+ js/src/jit-test/tests/regexp_parse/CharacterClass_ClassEscape.js
+ js/src/jit-test/tests/regexp_parse/CharacterClass_ControlEscape.js
+ js/src/jit-test/tests/regexp_parse/CharacterClass_ControlLetter.js
+ js/src/jit-test/tests/regexp_parse/CharacterClass_HexEscapeSequence.js
+ js/src/jit-test/tests/regexp_parse/CharacterClass_Null.js
+ js/src/jit-test/tests/regexp_parse/CharacterClass_RegExpUnicodeEscapeSequence.js
+ js/src/jit-test/tests/regexp_parse/Disjunction.js
+ js/src/jit-test/tests/regexp_parse/Empty.js
+ js/src/jit-test/tests/regexp_parse/Everything.js
+ js/src/jit-test/tests/regexp_parse/Group.js
+ js/src/jit-test/tests/regexp_parse/Lookahead.js
+ js/src/jit-test/tests/regexp_parse/MatchOnly.js
+ js/src/jit-test/tests/regexp_parse/Quantifier.js
+ js/src/jit-test/tests/saved-stacks/SavedFrame-constructor.js
+ js/src/jit-test/tests/saved-stacks/asm-frames.js
+ js/src/jit-test/tests/saved-stacks/async-max-frame-count.js
+ js/src/jit-test/tests/saved-stacks/async-principals.js
+ js/src/jit-test/tests/saved-stacks/async.js
+ js/src/jit-test/tests/saved-stacks/bug-1004479-savedStacks-with-string-parameter.js
+ js/src/jit-test/tests/saved-stacks/bug-1006876-too-much-recursion.js
+ js/src/jit-test/tests/saved-stacks/bug-1012646-strlen-crasher.js
+ js/src/jit-test/tests/saved-stacks/bug-1031168-trace-sources.js
+ js/src/jit-test/tests/saved-stacks/bug-1149495.js
+ js/src/jit-test/tests/saved-stacks/bug-1225474.js
+ js/src/jit-test/tests/saved-stacks/bug-1260712.js
+ js/src/jit-test/tests/saved-stacks/bug-1289058.js
+ js/src/jit-test/tests/saved-stacks/bug-1289073.js
+ js/src/jit-test/tests/saved-stacks/caching-and-ccws.js
+ js/src/jit-test/tests/saved-stacks/caching-and-frame-count.js
+ js/src/jit-test/tests/saved-stacks/capture-first-frame-with-principals.js
+ js/src/jit-test/tests/saved-stacks/display-url.js
+ js/src/jit-test/tests/saved-stacks/evals.js
+ js/src/jit-test/tests/saved-stacks/function-display-name.js
+ js/src/jit-test/tests/saved-stacks/gc-frame-cache.js
+ js/src/jit-test/tests/saved-stacks/generators.js
+ js/src/jit-test/tests/saved-stacks/get-set.js
+ js/src/jit-test/tests/saved-stacks/getters-on-invalid-objects.js
+ js/src/jit-test/tests/saved-stacks/max-frame-count.js
+ js/src/jit-test/tests/saved-stacks/native-calls.js
+ js/src/jit-test/tests/saved-stacks/oom-in-save-stack.js
+ js/src/jit-test/tests/saved-stacks/principals-01.js
+ js/src/jit-test/tests/saved-stacks/principals-02.js
+ js/src/jit-test/tests/saved-stacks/principals-03.js
+ js/src/jit-test/tests/saved-stacks/principals-04.js
+ js/src/jit-test/tests/saved-stacks/proxy-handlers.js
+ js/src/jit-test/tests/saved-stacks/same-stack.js
+ js/src/jit-test/tests/saved-stacks/self-hosted.js
+ js/src/jit-test/tests/saved-stacks/shared-parent-frames.js
+ js/src/jit-test/tests/saved-stacks/stacks-are-frozen.js
+ js/src/jit-test/tests/saved-stacks/stringify-with-self-hosted.js
+ js/src/jit-test/tests/self-hosting/GetStringDataProperty.js
+ js/src/jit-test/tests/self-hosting/alternate-static-and-instance-array-extras.js
+ js/src/jit-test/tests/self-hosting/bug1264575.js
+ js/src/jit-test/tests/self-hosting/bug957004.js
+ js/src/jit-test/tests/self-hosting/define-value-property.js
+ js/src/jit-test/tests/self-hosting/for-each-in-over-uncloned-method.js
+ js/src/jit-test/tests/self-hosting/get-backtrace-in-constructing-bound-function.js
+ js/src/jit-test/tests/self-hosting/getbuiltinconstructor.js
+ js/src/jit-test/tests/self-hosting/invoke-self-hosted-function.js
+ js/src/jit-test/tests/self-hosting/invoke-self-hosted-with-primitive-this.js
+ js/src/jit-test/tests/self-hosting/is-possibly-wrapped-typed-array.js
+ js/src/jit-test/tests/self-hosting/makeconstructible-function-inherited-prototype-property.js
+ js/src/jit-test/tests/self-hosting/method-called-on-incompatible.js
+ js/src/jit-test/tests/self-hosting/object-define-hazard.js
+ js/src/jit-test/tests/self-hosting/object-lookup-hazard.js
+ js/src/jit-test/tests/self-test/assertDeepEq.js
+ js/src/jit-test/tests/self-test/assertRecoveredOnBailout-0.js
+ js/src/jit-test/tests/self-test/assertRecoveredOnBailout-1.js
+ js/src/jit-test/tests/self-test/getBacktrace-bug1138195.js
+ js/src/jit-test/tests/self-test/inIon.js
+ js/src/jit-test/tests/self-test/inJit.js
+ js/src/jit-test/tests/self-test/isRelazifiableFunction-0.js
+ js/src/jit-test/tests/self-test/notInIon.js
+ js/src/jit-test/tests/self-test/notInJit.js
+ js/src/jit-test/tests/self-test/readlineBuf.js
+ js/src/jit-test/tests/sharedbuf/asm-link.js
+ js/src/jit-test/tests/sharedbuf/byteLength.js
+ js/src/jit-test/tests/sharedbuf/gc-one-view.js
+ js/src/jit-test/tests/sharedbuf/gc-two-views.js
+ js/src/jit-test/tests/sharedbuf/inline-access.js
+ js/src/jit-test/tests/sharedbuf/is-zeroed.js
+ js/src/jit-test/tests/sharedbuf/sab-construct-noargs-1068458.js
+ js/src/jit-test/tests/sharedbuf/sab-gating.js
+ js/src/jit-test/tests/sharedbuf/slice.js
+ js/src/jit-test/tests/sharedbuf/subtypes.js
+ js/src/jit-test/tests/sharedbuf/typedarray-from-sharedtypedarray-with-overridden-length.js
+ js/src/jit-test/tests/structured-clone/Map-Set-cross-compartment.js
+ js/src/jit-test/tests/structured-clone/Map.js
+ js/src/jit-test/tests/structured-clone/Set.js
+ js/src/jit-test/tests/structured-clone/version3.js
+ js/src/jit-test/tests/sunspider/check-3d-cube.js
+ js/src/jit-test/tests/sunspider/check-access-binary-trees.js
+ js/src/jit-test/tests/sunspider/check-access-fannkuch.js
+ js/src/jit-test/tests/sunspider/check-access-nbody.js
+ js/src/jit-test/tests/sunspider/check-access-nsieve.js
+ js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js
+ js/src/jit-test/tests/sunspider/check-controlflow-recursive.js
+ js/src/jit-test/tests/sunspider/check-crypto-aes.js
+ js/src/jit-test/tests/sunspider/check-crypto-md5.js
+ js/src/jit-test/tests/sunspider/check-crypto-sha1.js
+ js/src/jit-test/tests/sunspider/check-date-format-tofte.js
+ js/src/jit-test/tests/sunspider/check-math-partial-sums.js
+ js/src/jit-test/tests/sunspider/check-math-spectral-norm.js
+ js/src/jit-test/tests/sunspider/check-mont.js
+ js/src/jit-test/tests/sunspider/check-regexp-dna.js
+ js/src/jit-test/tests/sunspider/check-string-fasta.js
+ js/src/jit-test/tests/symbol/bug-1033856.js
+ js/src/jit-test/tests/symbol/not.js
+ js/src/jit-test/tests/symbol/toNumber-2.js
+ js/src/jit-test/tests/symbol/toNumber.js
+ js/src/jit-test/tests/symbol/toString.js
+ js/src/jit-test/tests/symbol/truthiness.js
+ js/src/jit-test/tests/symbol/typed-arrays.js
+ js/src/jit-test/tests/symbol/typeof.js
+ js/src/jit-test/tests/tracelogger/bug1138265.js
+ js/src/jit-test/tests/tracelogger/bug1174542.js
+ js/src/jit-test/tests/tracelogger/bug1231170.js
+ js/src/jit-test/tests/tracelogger/bug1257194.js
+ js/src/jit-test/tests/tracelogger/bug1266649.js
+ js/src/jit-test/tests/tracelogger/bug1282743.js
+ js/src/jit-test/tests/tracelogger/bug1300515.js
+ js/src/jit-test/tests/tracelogger/bug1302417.js
+ js/src/jit-test/tests/tracelogger/bug1304641.js
+ js/src/jit-test/tests/tracelogger/drainTraceLogger.js
+ js/src/jit-test/tests/tracelogger/setupTraceLogger.js
+ js/src/jit-test/tests/truthiness/equal-null.js
+ js/src/jit-test/tests/truthiness/equal-undefined.js
+ js/src/jit-test/tests/truthiness/if-equal-null.js
+ js/src/jit-test/tests/truthiness/if-equal-undefined.js
+ js/src/jit-test/tests/truthiness/if-not-equal-null.js
+ js/src/jit-test/tests/truthiness/if-not-equal-undefined.js
+ js/src/jit-test/tests/truthiness/if-strict-equal-null.js
+ js/src/jit-test/tests/truthiness/if-strict-equal-undefined.js
+ js/src/jit-test/tests/truthiness/if-strict-not-equal-null.js
+ js/src/jit-test/tests/truthiness/if-strict-not-equal-undefined.js
+ js/src/jit-test/tests/truthiness/if.js
+ js/src/jit-test/tests/truthiness/not-equal-null.js
+ js/src/jit-test/tests/truthiness/not-equal-undefined.js
+ js/src/jit-test/tests/truthiness/not.js
+ js/src/jit-test/tests/truthiness/obj-obj-equal.js
+ js/src/jit-test/tests/truthiness/obj-obj-not-equal.js
+ js/src/jit-test/tests/truthiness/strict-equal-null.js
+ js/src/jit-test/tests/truthiness/strict-equal-undefined.js
+ js/src/jit-test/tests/truthiness/strict-not-equal-null.js
+ js/src/jit-test/tests/truthiness/strict-not-equal-undefined.js
+ js/src/jit-test/tests/truthiness/typeof.js
+ js/src/jit-test/tests/typedarray/sort.js
+ js/src/jit-test/tests/v8-v5/check-earley-boyer.js
+ js/src/jit-test/tests/wasm/backtrace.js
+ js/src/jit-test/tests/wasm/basic.js
+ js/src/jit-test/tests/wasm/bce.js
+ js/src/jit-test/tests/wasm/big-resize.js
+ js/src/jit-test/tests/wasm/binary.js
+ js/src/jit-test/tests/wasm/comments.js
+ js/src/jit-test/tests/wasm/compiler-frame-depth.js
+ js/src/jit-test/tests/wasm/const.js
+ js/src/jit-test/tests/wasm/control-flow.js
+ js/src/jit-test/tests/wasm/conversion.js
+ js/src/jit-test/tests/wasm/cross-global.js
+ js/src/jit-test/tests/wasm/directives.txt
+ js/src/jit-test/tests/wasm/drop.js
+ js/src/jit-test/tests/wasm/errors.js
+ js/src/jit-test/tests/wasm/extract-code.js
+ js/src/jit-test/tests/wasm/fac.js
+ js/src/jit-test/tests/wasm/float.js
+ js/src/jit-test/tests/wasm/full-cycle.js
+ js/src/jit-test/tests/wasm/globals.js
+ js/src/jit-test/tests/wasm/grow-memory.js
+ js/src/jit-test/tests/wasm/import-export.js
+ js/src/jit-test/tests/wasm/import-gc.js
+ js/src/jit-test/tests/wasm/integer.js
+ js/src/jit-test/tests/wasm/js-reexport.js
+ js/src/jit-test/tests/wasm/jsapi.js
+ js/src/jit-test/tests/wasm/memory-aliasing.js
+ js/src/jit-test/tests/wasm/memory.js
+ js/src/jit-test/tests/wasm/nan-semantics.js
+ js/src/jit-test/tests/wasm/no-movwt.js
+ js/src/jit-test/tests/wasm/profiling.js
+ js/src/jit-test/tests/wasm/regress/baseline-pop-along-edge.js
+ js/src/jit-test/tests/wasm/regress/brtable-conditionblock-folding.js
+ js/src/jit-test/tests/wasm/regress/bug1300546.js
+ js/src/jit-test/tests/wasm/regress/bug1311019.js
+ js/src/jit-test/tests/wasm/regress/directives.txt
+ js/src/jit-test/tests/wasm/regress/gvn-unremovable-phi.js
+ js/src/jit-test/tests/wasm/regress/misc-control-flow.js
+ js/src/jit-test/tests/wasm/regress/movable-traps.js
+ js/src/jit-test/tests/wasm/regress/null-metadata-filename.js
+ js/src/jit-test/tests/wasm/regress/oom-eval.js
+ js/src/jit-test/tests/wasm/regress/oom-init.js
+ js/src/jit-test/tests/wasm/regress/pass-stack-int64.js
+ js/src/jit-test/tests/wasm/regress/regalloc-muli64.js
+ js/src/jit-test/tests/wasm/regress/reserve-enough.js
+ js/src/jit-test/tests/wasm/regress/reserve-joinreg.js
+ js/src/jit-test/tests/wasm/regress/select-any.js
+ js/src/jit-test/tests/wasm/regress/shift-counts.js
+ js/src/jit-test/tests/wasm/regress/teavm-bugs.js
+ js/src/jit-test/tests/wasm/regress/too-large-frame.js
+ js/src/jit-test/tests/wasm/resizing.js
+ js/src/jit-test/tests/wasm/spec.js
+ js/src/jit-test/tests/wasm/spec/address.wast
+ js/src/jit-test/tests/wasm/spec/address.wast.js
+ js/src/jit-test/tests/wasm/spec/binary.wast
+ js/src/jit-test/tests/wasm/spec/binary.wast.js
+ js/src/jit-test/tests/wasm/spec/block.wast
+ js/src/jit-test/tests/wasm/spec/block.wast.js
+ js/src/jit-test/tests/wasm/spec/br.wast
+ js/src/jit-test/tests/wasm/spec/br.wast.js
+ js/src/jit-test/tests/wasm/spec/br_if.wast
+ js/src/jit-test/tests/wasm/spec/br_if.wast.js
+ js/src/jit-test/tests/wasm/spec/br_table.wast
+ js/src/jit-test/tests/wasm/spec/br_table.wast.js
+ js/src/jit-test/tests/wasm/spec/break-drop.wast
+ js/src/jit-test/tests/wasm/spec/break-drop.wast.js
+ js/src/jit-test/tests/wasm/spec/call.wast
+ js/src/jit-test/tests/wasm/spec/call.wast.js
+ js/src/jit-test/tests/wasm/spec/call_indirect.wast
+ js/src/jit-test/tests/wasm/spec/call_indirect.wast.js
+ js/src/jit-test/tests/wasm/spec/comments.wast
+ js/src/jit-test/tests/wasm/spec/comments.wast.js
+ js/src/jit-test/tests/wasm/spec/conversions.wast
+ js/src/jit-test/tests/wasm/spec/conversions.wast.js
+ js/src/jit-test/tests/wasm/spec/directives.txt
+ js/src/jit-test/tests/wasm/spec/endianness.wast
+ js/src/jit-test/tests/wasm/spec/endianness.wast.js
+ js/src/jit-test/tests/wasm/spec/exports.wast
+ js/src/jit-test/tests/wasm/spec/exports.wast.js
+ js/src/jit-test/tests/wasm/spec/f32.wast
+ js/src/jit-test/tests/wasm/spec/f32.wast.js
+ js/src/jit-test/tests/wasm/spec/f32_cmp.wast
+ js/src/jit-test/tests/wasm/spec/f32_cmp.wast.js
+ js/src/jit-test/tests/wasm/spec/f64.wast
+ js/src/jit-test/tests/wasm/spec/f64.wast.js
+ js/src/jit-test/tests/wasm/spec/f64_cmp.wast
+ js/src/jit-test/tests/wasm/spec/f64_cmp.wast.js
+ js/src/jit-test/tests/wasm/spec/fac.wast
+ js/src/jit-test/tests/wasm/spec/fac.wast.js
+ js/src/jit-test/tests/wasm/spec/float_exprs.wast
+ js/src/jit-test/tests/wasm/spec/float_exprs.wast.js
+ js/src/jit-test/tests/wasm/spec/float_literals.wast
+ js/src/jit-test/tests/wasm/spec/float_literals.wast.js
+ js/src/jit-test/tests/wasm/spec/float_memory.wast
+ js/src/jit-test/tests/wasm/spec/float_memory.wast.js
+ js/src/jit-test/tests/wasm/spec/float_misc.wast
+ js/src/jit-test/tests/wasm/spec/float_misc.wast.js
+ js/src/jit-test/tests/wasm/spec/forward.wast
+ js/src/jit-test/tests/wasm/spec/forward.wast.js
+ js/src/jit-test/tests/wasm/spec/func.wast
+ js/src/jit-test/tests/wasm/spec/func.wast.js
+ js/src/jit-test/tests/wasm/spec/func_ptrs.wast
+ js/src/jit-test/tests/wasm/spec/func_ptrs.wast.js
+ js/src/jit-test/tests/wasm/spec/get_local.wast
+ js/src/jit-test/tests/wasm/spec/get_local.wast.js
+ js/src/jit-test/tests/wasm/spec/globals.wast
+ js/src/jit-test/tests/wasm/spec/globals.wast.js
+ js/src/jit-test/tests/wasm/spec/i32.wast
+ js/src/jit-test/tests/wasm/spec/i32.wast.js
+ js/src/jit-test/tests/wasm/spec/i64.wast
+ js/src/jit-test/tests/wasm/spec/i64.wast.js
+ js/src/jit-test/tests/wasm/spec/import_tests.sh
+ js/src/jit-test/tests/wasm/spec/imports.wast
+ js/src/jit-test/tests/wasm/spec/imports.wast.js
+ js/src/jit-test/tests/wasm/spec/int_exprs.wast
+ js/src/jit-test/tests/wasm/spec/int_exprs.wast.js
+ js/src/jit-test/tests/wasm/spec/int_literals.wast
+ js/src/jit-test/tests/wasm/spec/int_literals.wast.js
+ js/src/jit-test/tests/wasm/spec/labels.wast
+ js/src/jit-test/tests/wasm/spec/labels.wast.js
+ js/src/jit-test/tests/wasm/spec/left-to-right.wast
+ js/src/jit-test/tests/wasm/spec/left-to-right.wast.js
+ js/src/jit-test/tests/wasm/spec/linking.wast
+ js/src/jit-test/tests/wasm/spec/linking.wast.js
+ js/src/jit-test/tests/wasm/spec/loop.wast
+ js/src/jit-test/tests/wasm/spec/loop.wast.js
+ js/src/jit-test/tests/wasm/spec/memory.wast
+ js/src/jit-test/tests/wasm/spec/memory.wast.js
+ js/src/jit-test/tests/wasm/spec/memory_redundancy.wast
+ js/src/jit-test/tests/wasm/spec/memory_redundancy.wast.js
+ js/src/jit-test/tests/wasm/spec/memory_trap.wast
+ js/src/jit-test/tests/wasm/spec/memory_trap.wast.js
+ js/src/jit-test/tests/wasm/spec/names.wast
+ js/src/jit-test/tests/wasm/spec/names.wast.js
+ js/src/jit-test/tests/wasm/spec/nop.wast
+ js/src/jit-test/tests/wasm/spec/nop.wast.js
+ js/src/jit-test/tests/wasm/spec/resizing.wast
+ js/src/jit-test/tests/wasm/spec/resizing.wast.js
+ js/src/jit-test/tests/wasm/spec/return.wast
+ js/src/jit-test/tests/wasm/spec/return.wast.js
+ js/src/jit-test/tests/wasm/spec/select.wast
+ js/src/jit-test/tests/wasm/spec/select.wast.js
+ js/src/jit-test/tests/wasm/spec/set_local.wast
+ js/src/jit-test/tests/wasm/spec/set_local.wast.js
+ js/src/jit-test/tests/wasm/spec/skip-stack-guard-page.wast
+ js/src/jit-test/tests/wasm/spec/skip-stack-guard-page.wast.js
+ js/src/jit-test/tests/wasm/spec/soft-fail.wast
+ js/src/jit-test/tests/wasm/spec/soft-fail.wast.js
+ js/src/jit-test/tests/wasm/spec/stack.wast
+ js/src/jit-test/tests/wasm/spec/stack.wast.js
+ js/src/jit-test/tests/wasm/spec/start.wast
+ js/src/jit-test/tests/wasm/spec/start.wast.js
+ js/src/jit-test/tests/wasm/spec/store_retval.wast
+ js/src/jit-test/tests/wasm/spec/store_retval.wast.js
+ js/src/jit-test/tests/wasm/spec/switch.wast
+ js/src/jit-test/tests/wasm/spec/switch.wast.js
+ js/src/jit-test/tests/wasm/spec/tee_local.wast
+ js/src/jit-test/tests/wasm/spec/tee_local.wast.js
+ js/src/jit-test/tests/wasm/spec/traps.wast
+ js/src/jit-test/tests/wasm/spec/traps.wast.js
+ js/src/jit-test/tests/wasm/spec/typecheck.wast
+ js/src/jit-test/tests/wasm/spec/typecheck.wast.js
+ js/src/jit-test/tests/wasm/spec/unreachable.wast
+ js/src/jit-test/tests/wasm/spec/unreachable.wast.js
+ js/src/jit-test/tests/wasm/spec/unwind.wast
+ js/src/jit-test/tests/wasm/spec/unwind.wast.js
+ js/src/jit-test/tests/wasm/stack.js
+ js/src/jit-test/tests/wasm/start.js
+ js/src/jit-test/tests/wasm/stealing.js
+ js/src/jit-test/tests/wasm/table-gc.js
+ js/src/jit-test/tests/wasm/table-pre-barrier.js
+ js/src/jit-test/tests/wasm/tables.js
+ js/src/jit-test/tests/wasm/text.js
+ js/src/jit-test/tests/wasm/to-text-experimental.js
+ js/src/jit-test/tests/wasm/to-text.js
+ js/src/jit-test/tests/wasm/unreachable.js
+ js/src/jit-test/tests/wasm/validate.js
+ js/src/jit-test/tests/wasm/wasm-abi.js
+ js/src/jit-test/tests/xdr/asm.js
+ js/src/jit-test/tests/xdr/async-lazy.js
+ js/src/jit-test/tests/xdr/async.js
+ js/src/jit-test/tests/xdr/bug1108603.js
+ js/src/jit-test/tests/xdr/bug1186973.js
+ js/src/jit-test/tests/xdr/classes.js
+ js/src/jit-test/tests/xdr/debug-lazy.js
+ js/src/jit-test/tests/xdr/function-flags.js
+ js/src/jit-test/tests/xdr/lazy.js
+ js/src/jit-test/tests/xdr/scope.js
+ js/src/jit-test/tests/xdr/tagged-template-literals-2.js
+ js/src/jit-test/tests/xdr/tagged-template-literals.js
+ js/src/jit-test/tests/xdr/trivial.js
+ js/src/jit/arm/DoubleEntryTable.tbl
+ js/src/jit/arm/llvm-compiler-rt/arm/aeabi_idivmod.S
+ js/src/jit/arm/llvm-compiler-rt/arm/aeabi_uidivmod.S
+ js/src/jit/arm/llvm-compiler-rt/assembly.h
+ js/src/jit/arm64/vixl/.clang-format
+ js/src/js-confdefs.h.in
+ js/src/js.pc.in
+ js/src/jsapi-tests/README
+ js/src/jsapi-tests/jsapi-tests-gdb.py.in
+ js/src/jsapi-tests/testArrayBuffer.cpp
+ js/src/jsapi-tests/testArrayBufferView.cpp
+ js/src/jsapi-tests/testExternalArrayBuffer.cpp
+ js/src/jsapi-tests/testGCOutOfMemory.cpp
+ js/src/jsapi-tests/testJSEvaluateScript.cpp
+ js/src/jsapi-tests/testMappedArrayBuffer.cpp
+ js/src/jsapi-tests/testSetPropertyIgnoringNamedGetter.cpp
+ js/src/lib.rs
+ js/src/make-source-package.sh
+ js/src/octane/earley-boyer.js
+ js/src/octane/zlib-data.js
+ js/src/shell/js-gdb.py.in
+ js/src/symverscript.in
+ js/src/tests/Intl/Array/shell.js
+ js/src/tests/Intl/Array/toLocaleString-date.js
+ js/src/tests/Intl/Array/toLocaleString-number.js
+ js/src/tests/Intl/Array/toLocaleString.js
+ js/src/tests/Intl/Collator/browser.js
+ js/src/tests/Intl/Collator/shell.js
+ js/src/tests/Intl/Date/browser.js
+ js/src/tests/Intl/Date/shell.js
+ js/src/tests/Intl/Date/toLocaleDateString_timeZone.js
+ js/src/tests/Intl/Date/toLocaleString_timeZone.js
+ js/src/tests/Intl/Date/toLocaleTimeString_timeZone.js
+ js/src/tests/Intl/DateTimeFormat/browser.js
+ js/src/tests/Intl/DateTimeFormat/formatToParts.js
+ js/src/tests/Intl/DateTimeFormat/format_timeZone.js
+ js/src/tests/Intl/DateTimeFormat/shell.js
+ js/src/tests/Intl/DateTimeFormat/timeZone.js
+ js/src/tests/Intl/DateTimeFormat/timeZone_backward_links.js
+ js/src/tests/Intl/DateTimeFormat/timeZone_backzone.js
+ js/src/tests/Intl/DateTimeFormat/timeZone_backzone_links.js
+ js/src/tests/Intl/DateTimeFormat/timeZone_notbackward_links.js
+ js/src/tests/Intl/NumberFormat/browser.js
+ js/src/tests/Intl/NumberFormat/shell.js
+ js/src/tests/Intl/README.txt
+ js/src/tests/Intl/TypedArray/shell.js
+ js/src/tests/Intl/TypedArray/toLocaleString.js
+ js/src/tests/Intl/browser.js
+ js/src/tests/Intl/extensions/browser.js
+ js/src/tests/Intl/extensions/options-value-emulates-undefined.js
+ js/src/tests/Intl/extensions/shell.js
+ js/src/tests/Intl/shell.js
+ js/src/tests/README.txt
+ js/src/tests/compare_bench.py
+ js/src/tests/dupl-prop-changes.diff
+ js/src/tests/ecma/Array/15.4.4.3-2.js
+ js/src/tests/ecma/Array/array-length-set-during-for-in.js
+ js/src/tests/ecma/Array/array-length-set-on-nonarray.js
+ js/src/tests/ecma/Array/browser.js
+ js/src/tests/ecma/Array/shell.js
+ js/src/tests/ecma/Boolean/browser.js
+ js/src/tests/ecma/Boolean/shell.js
+ js/src/tests/ecma/Date/browser.js
+ js/src/tests/ecma/Date/dst-offset-caching-1-of-8.js
+ js/src/tests/ecma/Date/dst-offset-caching-2-of-8.js
+ js/src/tests/ecma/Date/dst-offset-caching-3-of-8.js
+ js/src/tests/ecma/Date/dst-offset-caching-4-of-8.js
+ js/src/tests/ecma/Date/dst-offset-caching-5-of-8.js
+ js/src/tests/ecma/Date/dst-offset-caching-6-of-8.js
+ js/src/tests/ecma/Date/dst-offset-caching-7-of-8.js
+ js/src/tests/ecma/Date/dst-offset-caching-8-of-8.js
+ js/src/tests/ecma/Date/shell.js
+ js/src/tests/ecma/ExecutionContexts/browser.js
+ js/src/tests/ecma/ExecutionContexts/shell.js
+ js/src/tests/ecma/Expressions/browser.js
+ js/src/tests/ecma/Expressions/shell.js
+ js/src/tests/ecma/FunctionObjects/browser.js
+ js/src/tests/ecma/FunctionObjects/shell.js
+ js/src/tests/ecma/GlobalObject/browser.js
+ js/src/tests/ecma/GlobalObject/shell.js
+ js/src/tests/ecma/LexicalConventions/browser.js
+ js/src/tests/ecma/LexicalConventions/shell.js
+ js/src/tests/ecma/Math/browser.js
+ js/src/tests/ecma/Math/shell.js
+ js/src/tests/ecma/NativeObjects/browser.js
+ js/src/tests/ecma/NativeObjects/shell.js
+ js/src/tests/ecma/Number/0x-without-following-hexdigits.js
+ js/src/tests/ecma/Number/browser.js
+ js/src/tests/ecma/Number/shell.js
+ js/src/tests/ecma/ObjectObjects/browser.js
+ js/src/tests/ecma/ObjectObjects/shell.js
+ js/src/tests/ecma/README
+ js/src/tests/ecma/SourceText/browser.js
+ js/src/tests/ecma/SourceText/shell.js
+ js/src/tests/ecma/Statements/browser.js
+ js/src/tests/ecma/Statements/shell.js
+ js/src/tests/ecma/String/browser.js
+ js/src/tests/ecma/String/shell.js
+ js/src/tests/ecma/TypeConversion/browser.js
+ js/src/tests/ecma/TypeConversion/shell.js
+ js/src/tests/ecma/Types/browser.js
+ js/src/tests/ecma/Types/shell.js
+ js/src/tests/ecma/browser.js
+ js/src/tests/ecma/extensions/browser.js
+ js/src/tests/ecma/extensions/errorcolumnblame.js
+ js/src/tests/ecma/extensions/shell.js
+ js/src/tests/ecma/template.js
+ js/src/tests/ecma_2/Exceptions/browser.js
+ js/src/tests/ecma_2/Exceptions/shell.js
+ js/src/tests/ecma_2/Expressions/browser.js
+ js/src/tests/ecma_2/Expressions/shell.js
+ js/src/tests/ecma_2/FunctionObjects/browser.js
+ js/src/tests/ecma_2/FunctionObjects/shell.js
+ js/src/tests/ecma_2/LexicalConventions/browser.js
+ js/src/tests/ecma_2/LexicalConventions/shell.js
+ js/src/tests/ecma_2/README
+ js/src/tests/ecma_2/RegExp/browser.js
+ js/src/tests/ecma_2/RegExp/shell.js
+ js/src/tests/ecma_2/Statements/browser.js
+ js/src/tests/ecma_2/Statements/shell.js
+ js/src/tests/ecma_2/String/browser.js
+ js/src/tests/ecma_2/String/shell.js
+ js/src/tests/ecma_2/browser.js
+ js/src/tests/ecma_2/extensions/browser.js
+ js/src/tests/ecma_2/extensions/shell.js
+ js/src/tests/ecma_2/instanceof/browser.js
+ js/src/tests/ecma_2/instanceof/shell.js
+ js/src/tests/ecma_2/template.js
+ js/src/tests/ecma_2017/AsyncFunctions/await-error.js
+ js/src/tests/ecma_2017/AsyncFunctions/await-in-arrow-parameters.js
+ js/src/tests/ecma_2017/AsyncFunctions/browser.js
+ js/src/tests/ecma_2017/AsyncFunctions/inner-caller.js
+ js/src/tests/ecma_2017/AsyncFunctions/shell.js
+ js/src/tests/ecma_2017/Expressions/browser.js
+ js/src/tests/ecma_2017/Expressions/shell.js
+ js/src/tests/ecma_2017/Function/Object-toSource.js
+ js/src/tests/ecma_2017/Function/browser.js
+ js/src/tests/ecma_2017/Function/shell.js
+ js/src/tests/ecma_2017/Statements/browser.js
+ js/src/tests/ecma_2017/Statements/for-in-with-assignments.js
+ js/src/tests/ecma_2017/Statements/shell.js
+ js/src/tests/ecma_2017/browser.js
+ js/src/tests/ecma_2017/lastIndex-exec.js
+ js/src/tests/ecma_2017/lastIndex-match-or-replace.js
+ js/src/tests/ecma_2017/lastIndex-search.js
+ js/src/tests/ecma_2017/shell.js
+ js/src/tests/ecma_3/Array/browser.js
+ js/src/tests/ecma_3/Array/regress-619970.js
+ js/src/tests/ecma_3/Array/shell.js
+ js/src/tests/ecma_3/Date/browser.js
+ js/src/tests/ecma_3/Exceptions/browser.js
+ js/src/tests/ecma_3/Exceptions/shell.js
+ js/src/tests/ecma_3/ExecutionContexts/browser.js
+ js/src/tests/ecma_3/ExecutionContexts/shell.js
+ js/src/tests/ecma_3/Expressions/browser.js
+ js/src/tests/ecma_3/Expressions/shell.js
+ js/src/tests/ecma_3/FunExpr/browser.js
+ js/src/tests/ecma_3/FunExpr/regress-518103.js
+ js/src/tests/ecma_3/FunExpr/regress-524826.js
+ js/src/tests/ecma_3/FunExpr/regress-528082.js
+ js/src/tests/ecma_3/FunExpr/regress-533254.js
+ js/src/tests/ecma_3/FunExpr/regress-545980.js
+ js/src/tests/ecma_3/FunExpr/shell.js
+ js/src/tests/ecma_3/Function/browser.js
+ js/src/tests/ecma_3/Function/shell.js
+ js/src/tests/ecma_3/LexicalConventions/7.8.3-01.js
+ js/src/tests/ecma_3/LexicalConventions/browser.js
+ js/src/tests/ecma_3/LexicalConventions/shell.js
+ js/src/tests/ecma_3/Number/browser.js
+ js/src/tests/ecma_3/Number/shell.js
+ js/src/tests/ecma_3/NumberFormatting/browser.js
+ js/src/tests/ecma_3/NumberFormatting/shell.js
+ js/src/tests/ecma_3/Object/browser.js
+ js/src/tests/ecma_3/Object/regress-459405.js
+ js/src/tests/ecma_3/Operators/browser.js
+ js/src/tests/ecma_3/Operators/shell.js
+ js/src/tests/ecma_3/README
+ js/src/tests/ecma_3/RegExp/browser.js
+ js/src/tests/ecma_3/Regress/browser.js
+ js/src/tests/ecma_3/Regress/regress-441477-01.js
+ js/src/tests/ecma_3/Regress/regress-580544.js
+ js/src/tests/ecma_3/Regress/shell.js
+ js/src/tests/ecma_3/Statements/browser.js
+ js/src/tests/ecma_3/Statements/regress-642975.js
+ js/src/tests/ecma_3/Statements/shell.js
+ js/src/tests/ecma_3/Statements/switch-002.js
+ js/src/tests/ecma_3/String/browser.js
+ js/src/tests/ecma_3/String/regress-369778.js
+ js/src/tests/ecma_3/String/shell.js
+ js/src/tests/ecma_3/Unicode/browser.js
+ js/src/tests/ecma_3/Unicode/shell.js
+ js/src/tests/ecma_3/browser.js
+ js/src/tests/ecma_3/extensions/browser.js
+ js/src/tests/ecma_3/extensions/regress-228087.js
+ js/src/tests/ecma_3/shell.js
+ js/src/tests/ecma_3/template.js
+ js/src/tests/ecma_3_1/Object/browser.js
+ js/src/tests/ecma_3_1/Object/shell.js
+ js/src/tests/ecma_3_1/README
+ js/src/tests/ecma_3_1/RegExp/browser.js
+ js/src/tests/ecma_3_1/RegExp/shell.js
+ js/src/tests/ecma_3_1/browser.js
+ js/src/tests/ecma_3_1/extensions/browser.js
+ js/src/tests/ecma_3_1/extensions/shell.js
+ js/src/tests/ecma_3_1/shell.js
+ js/src/tests/ecma_3_1/template.js
+ js/src/tests/ecma_5/Array/browser.js
+ js/src/tests/ecma_5/Array/frozen-dense-array.js
+ js/src/tests/ecma_5/Array/frozen-dict-mode-length.js
+ js/src/tests/ecma_5/Array/index-with-null-character.js
+ js/src/tests/ecma_5/Array/join-01.js
+ js/src/tests/ecma_5/Array/length-01.js
+ js/src/tests/ecma_5/Array/length-nonwritable-redefine-nop.js
+ js/src/tests/ecma_5/Array/length-set-object.js
+ js/src/tests/ecma_5/Array/length-truncate-nonconfigurable-sparse.js
+ js/src/tests/ecma_5/Array/length-truncate-nonconfigurable.js
+ js/src/tests/ecma_5/Array/length-truncate-with-indexed.js
+ js/src/tests/ecma_5/Array/pop-empty-nonwritable.js
+ js/src/tests/ecma_5/Array/pop-nonarray-higher-elements.js
+ js/src/tests/ecma_5/Array/redefine-length-frozen-array.js
+ js/src/tests/ecma_5/Array/redefine-length-frozen-dictionarymode-array.js
+ js/src/tests/ecma_5/Array/redefine-nonwritable-length-custom-conversion-call-counts.js
+ js/src/tests/ecma_5/Array/redefine-nonwritable-length-custom-conversion-throw.js
+ js/src/tests/ecma_5/Array/redefine-nonwritable-length-nonnumeric.js
+ js/src/tests/ecma_5/Array/regress-599159.js
+ js/src/tests/ecma_5/Array/reverse-order-of-low-high-accesses.js
+ js/src/tests/ecma_5/Array/shell.js
+ js/src/tests/ecma_5/Array/sort-01.js
+ js/src/tests/ecma_5/Array/sort-array-with-holes-and-undefined.js
+ js/src/tests/ecma_5/Array/splice-return-array-elements-defined-not-set.js
+ js/src/tests/ecma_5/Array/splice-suppresses-unvisited-indexes.js
+ js/src/tests/ecma_5/Array/toLocaleString-01.js
+ js/src/tests/ecma_5/Array/toString-01.js
+ js/src/tests/ecma_5/Array/unshift-01.js
+ js/src/tests/ecma_5/Boolean/15.6.4.2.js
+ js/src/tests/ecma_5/Boolean/browser.js
+ js/src/tests/ecma_5/Boolean/no-boolean-toJSON.js
+ js/src/tests/ecma_5/Boolean/shell.js
+ js/src/tests/ecma_5/Date/UTC-convert-all-arguments.js
+ js/src/tests/ecma_5/Date/browser.js
+ js/src/tests/ecma_5/Date/constructor-convert-all-arguments.js
+ js/src/tests/ecma_5/Date/constructor-one-argument.js
+ js/src/tests/ecma_5/Date/defaultvalue.js
+ js/src/tests/ecma_5/Date/equality-to-boolean.js
+ js/src/tests/ecma_5/Date/fractions.js
+ js/src/tests/ecma_5/Date/setTime-argument-shortcircuiting.js
+ js/src/tests/ecma_5/Date/shell.js
+ js/src/tests/ecma_5/Date/timeclip.js
+ js/src/tests/ecma_5/Date/toISOString.js
+ js/src/tests/ecma_5/Date/toJSON-01.js
+ js/src/tests/ecma_5/Exceptions/browser.js
+ js/src/tests/ecma_5/Exceptions/error-expando-reconfigure.js
+ js/src/tests/ecma_5/Exceptions/error-property-enumerability.js
+ js/src/tests/ecma_5/Exceptions/shell.js
+ js/src/tests/ecma_5/Expressions/11.1.5-01.js
+ js/src/tests/ecma_5/Expressions/browser.js
+ js/src/tests/ecma_5/Expressions/named-accessor-function.js
+ js/src/tests/ecma_5/Expressions/nested-delete-name-in-evalcode.js
+ js/src/tests/ecma_5/Expressions/object-literal-accessor-arguments.js
+ js/src/tests/ecma_5/Expressions/object-literal-accessor-property-name.js
+ js/src/tests/ecma_5/Expressions/primitive-this-boxing-behavior.js
+ js/src/tests/ecma_5/Expressions/shell.js
+ js/src/tests/ecma_5/Expressions/string-literal-escape-sequences.js
+ js/src/tests/ecma_5/Function/10.2.1.1.6.js
+ js/src/tests/ecma_5/Function/15.3.4.3-01.js
+ js/src/tests/ecma_5/Function/Function-arguments-gc.js
+ js/src/tests/ecma_5/Function/Function-with-eval.js
+ js/src/tests/ecma_5/Function/arguments-caller-callee.js
+ js/src/tests/ecma_5/Function/arguments-property-attributes.js
+ js/src/tests/ecma_5/Function/browser.js
+ js/src/tests/ecma_5/Function/builtin-no-construct.js
+ js/src/tests/ecma_5/Function/builtin-no-prototype.js
+ js/src/tests/ecma_5/Function/function-bind.js
+ js/src/tests/ecma_5/Function/function-call.js
+ js/src/tests/ecma_5/Function/function-caller.js
+ js/src/tests/ecma_5/Function/redefine-arguments-length.js
+ js/src/tests/ecma_5/Function/shell.js
+ js/src/tests/ecma_5/Function/strict-arguments.js
+ js/src/tests/ecma_5/Global/adding-global-var-nonextensible-error.js
+ js/src/tests/ecma_5/Global/browser.js
+ js/src/tests/ecma_5/Global/bug-320887.js
+ js/src/tests/ecma_5/Global/bug660612.js
+ js/src/tests/ecma_5/Global/cross-global-implicit-this.js
+ js/src/tests/ecma_5/Global/decodeURI-decodes-FFFE-FFFF.js
+ js/src/tests/ecma_5/Global/delete-global-NaN-property.js
+ js/src/tests/ecma_5/Global/direct-eval-but-not.js
+ js/src/tests/ecma_5/Global/eval-01.js
+ js/src/tests/ecma_5/Global/eval-02.js
+ js/src/tests/ecma_5/Global/eval-in-strict-eval-in-normal-function.js
+ js/src/tests/ecma_5/Global/eval-inside-with-is-direct.js
+ js/src/tests/ecma_5/Global/eval-native-callback-is-indirect.js
+ js/src/tests/ecma_5/Global/parenthesized-eval-is-direct.js
+ js/src/tests/ecma_5/Global/parseFloat-01.js
+ js/src/tests/ecma_5/Global/parseInt-01.js
+ js/src/tests/ecma_5/Global/parseInt-default-to-decimal.js
+ js/src/tests/ecma_5/Global/shell.js
+ js/src/tests/ecma_5/JSON/browser.js
+ js/src/tests/ecma_5/JSON/cyclic-stringify-unrelated.js
+ js/src/tests/ecma_5/JSON/cyclic-stringify.js
+ js/src/tests/ecma_5/JSON/parse-arguments.js
+ js/src/tests/ecma_5/JSON/parse-array-gc.js
+ js/src/tests/ecma_5/JSON/parse-crockford-01.js
+ js/src/tests/ecma_5/JSON/parse-mega-huge-array.js
+ js/src/tests/ecma_5/JSON/parse-number-syntax.js
+ js/src/tests/ecma_5/JSON/parse-octal-syntax-error.js
+ js/src/tests/ecma_5/JSON/parse-primitives.js
+ js/src/tests/ecma_5/JSON/parse-reviver-array-delete.js
+ js/src/tests/ecma_5/JSON/parse-reviver.js
+ js/src/tests/ecma_5/JSON/parse-syntax-errors-01.js
+ js/src/tests/ecma_5/JSON/parse-syntax-errors-02.js
+ js/src/tests/ecma_5/JSON/parse-syntax-errors-03.js
+ js/src/tests/ecma_5/JSON/parse.js
+ js/src/tests/ecma_5/JSON/shell.js
+ js/src/tests/ecma_5/JSON/small-codepoints.js
+ js/src/tests/ecma_5/JSON/stringify-boxed-primitives.js
+ js/src/tests/ecma_5/JSON/stringify-call-replacer-once.js
+ js/src/tests/ecma_5/JSON/stringify-call-toJSON-once.js
+ js/src/tests/ecma_5/JSON/stringify-dropping-elements.js
+ js/src/tests/ecma_5/JSON/stringify-gap.js
+ js/src/tests/ecma_5/JSON/stringify-ignore-noncallable-toJSON.js
+ js/src/tests/ecma_5/JSON/stringify-large-replacer-array.js
+ js/src/tests/ecma_5/JSON/stringify-missing-arguments.js
+ js/src/tests/ecma_5/JSON/stringify-nonarray-noncallable-replacer.js
+ js/src/tests/ecma_5/JSON/stringify-primitives.js
+ js/src/tests/ecma_5/JSON/stringify-replacer-array-boxed-elements.js
+ js/src/tests/ecma_5/JSON/stringify-replacer-array-duplicated-element.js
+ js/src/tests/ecma_5/JSON/stringify-replacer-array-edgecase-jsid-elements.js
+ js/src/tests/ecma_5/JSON/stringify-replacer-array-hijinks.js
+ js/src/tests/ecma_5/JSON/stringify-replacer-array-skipped-element.js
+ js/src/tests/ecma_5/JSON/stringify-replacer-array-trailing-holes.js
+ js/src/tests/ecma_5/JSON/stringify-replacer-with-array-indexes.js
+ js/src/tests/ecma_5/JSON/stringify-replacer.js
+ js/src/tests/ecma_5/JSON/stringify-special-escapes.js
+ js/src/tests/ecma_5/JSON/stringify-toJSON-arguments.js
+ js/src/tests/ecma_5/JSON/stringify.js
+ js/src/tests/ecma_5/JSON/trailing-comma.js
+ js/src/tests/ecma_5/Number/15.7.4.2.js
+ js/src/tests/ecma_5/Number/browser.js
+ js/src/tests/ecma_5/Number/conversion-invalid-precision.js
+ js/src/tests/ecma_5/Number/defaultvalue.js
+ js/src/tests/ecma_5/Number/shell.js
+ js/src/tests/ecma_5/Number/toString-radix-handling.js
+ js/src/tests/ecma_5/Number/tonumber-string-hex.js
+ js/src/tests/ecma_5/Object/15.2.3.12.js
+ js/src/tests/ecma_5/Object/15.2.3.14-01.js
+ js/src/tests/ecma_5/Object/15.2.3.4-01.js
+ js/src/tests/ecma_5/Object/15.2.3.4-02.js
+ js/src/tests/ecma_5/Object/15.2.3.4-03.js
+ js/src/tests/ecma_5/Object/15.2.3.4-04.js
+ js/src/tests/ecma_5/Object/15.2.3.5-01.js
+ js/src/tests/ecma_5/Object/15.2.3.6-define-over-method.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-01-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-02-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-03-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-04-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-05-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-06-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-07-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-08-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-09-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-10-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-11-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-12-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-13-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-14-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-15-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-16-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-17-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-18-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-19-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-20-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-21-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-22-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-23-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-24-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-25-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-26-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-27-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-28-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-29-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-30-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-31-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-32-of-32.js
+ js/src/tests/ecma_5/Object/15.2.3.6-function-length.js
+ js/src/tests/ecma_5/Object/15.2.3.6-middle-redefinition-1-of-8.js
+ js/src/tests/ecma_5/Object/15.2.3.6-middle-redefinition-2-of-8.js
+ js/src/tests/ecma_5/Object/15.2.3.6-middle-redefinition-3-of-8.js
+ js/src/tests/ecma_5/Object/15.2.3.6-middle-redefinition-4-of-8.js
+ js/src/tests/ecma_5/Object/15.2.3.6-middle-redefinition-5-of-8.js
+ js/src/tests/ecma_5/Object/15.2.3.6-middle-redefinition-6-of-8.js
+ js/src/tests/ecma_5/Object/15.2.3.6-middle-redefinition-7-of-8.js
+ js/src/tests/ecma_5/Object/15.2.3.6-middle-redefinition-8-of-8.js
+ js/src/tests/ecma_5/Object/15.2.3.6-miscellaneous.js
+ js/src/tests/ecma_5/Object/15.2.3.6-new-definition.js
+ js/src/tests/ecma_5/Object/15.2.3.6-redefinition-1-of-4.js
+ js/src/tests/ecma_5/Object/15.2.3.6-redefinition-2-of-4.js
+ js/src/tests/ecma_5/Object/15.2.3.6-redefinition-3-of-4.js
+ js/src/tests/ecma_5/Object/15.2.3.6-redefinition-4-of-4.js
+ js/src/tests/ecma_5/Object/15.2.3.7-01.js
+ js/src/tests/ecma_5/Object/15.2.3.9.js
+ js/src/tests/ecma_5/Object/add-property-non-extensible.js
+ js/src/tests/ecma_5/Object/browser.js
+ js/src/tests/ecma_5/Object/clear-dictionary-accessor-getset.js
+ js/src/tests/ecma_5/Object/defineProperties-callable-accessor.js
+ js/src/tests/ecma_5/Object/defineProperty-setup.js
+ js/src/tests/ecma_5/Object/extensibility-01.js
+ js/src/tests/ecma_5/Object/extensibility-02.js
+ js/src/tests/ecma_5/Object/freeze-global-eval-const.js
+ js/src/tests/ecma_5/Object/gOPD-vs-prototype-accessor.js
+ js/src/tests/ecma_5/Object/getPrototypeOf-array.js
+ js/src/tests/ecma_5/Object/isPrototypeOf.js
+ js/src/tests/ecma_5/Object/mutation-prevention-methods.js
+ js/src/tests/ecma_5/Object/object-create-with-primitive-second-arg.js
+ js/src/tests/ecma_5/Object/object-toString-01.js
+ js/src/tests/ecma_5/Object/preventExtensions-idempotent.js
+ js/src/tests/ecma_5/Object/propertyIsEnumerable.js
+ js/src/tests/ecma_5/Object/proto-property-change-writability-set.js
+ js/src/tests/ecma_5/Object/shell.js
+ js/src/tests/ecma_5/Object/toLocaleString.js
+ js/src/tests/ecma_5/Object/vacuous-accessor-unqualified-name.js
+ js/src/tests/ecma_5/README
+ js/src/tests/ecma_5/RegExp/15.10.5-01.js
+ js/src/tests/ecma_5/RegExp/15.10.7.5-01.js
+ js/src/tests/ecma_5/RegExp/7.8.5-01.js
+ js/src/tests/ecma_5/RegExp/browser.js
+ js/src/tests/ecma_5/RegExp/empty-lookahead.js
+ js/src/tests/ecma_5/RegExp/exec-lastIndex-ToInteger.js
+ js/src/tests/ecma_5/RegExp/exec.js
+ js/src/tests/ecma_5/RegExp/instance-property-storage-introspection.js
+ js/src/tests/ecma_5/RegExp/regress-576828.js
+ js/src/tests/ecma_5/RegExp/regress-613820-1.js
+ js/src/tests/ecma_5/RegExp/regress-613820-2.js
+ js/src/tests/ecma_5/RegExp/regress-613820-3.js
+ js/src/tests/ecma_5/RegExp/regress-617935.js
+ js/src/tests/ecma_5/RegExp/shell.js
+ js/src/tests/ecma_5/String/15.5.4.11-01.js
+ js/src/tests/ecma_5/String/15.5.4.2.js
+ js/src/tests/ecma_5/String/15.5.4.7.js
+ js/src/tests/ecma_5/String/browser.js
+ js/src/tests/ecma_5/String/defaultvalue.js
+ js/src/tests/ecma_5/String/match-defines-match-elements.js
+ js/src/tests/ecma_5/String/match-forward-lookahead.js
+ js/src/tests/ecma_5/String/match-throws-nonwritable-lastIndex-global.js
+ js/src/tests/ecma_5/String/match-updates-global-lastIndex.js
+ js/src/tests/ecma_5/String/replace-math.js
+ js/src/tests/ecma_5/String/replace-throws-nonwritable-lastIndex-global.js
+ js/src/tests/ecma_5/String/replace-updates-global-lastIndex.js
+ js/src/tests/ecma_5/String/shell.js
+ js/src/tests/ecma_5/String/split-01.js
+ js/src/tests/ecma_5/String/split-undefined-separator.js
+ js/src/tests/ecma_5/String/string-object-length.js
+ js/src/tests/ecma_5/String/string-space-trim.js
+ js/src/tests/ecma_5/Types/8.12.5-01.js
+ js/src/tests/ecma_5/Types/browser.js
+ js/src/tests/ecma_5/Types/shell.js
+ js/src/tests/ecma_5/browser.js
+ js/src/tests/ecma_5/eval/browser.js
+ js/src/tests/ecma_5/eval/exhaustive-fun-normalcaller-direct-normalcode.js
+ js/src/tests/ecma_5/eval/exhaustive-fun-normalcaller-direct-strictcode.js
+ js/src/tests/ecma_5/eval/exhaustive-fun-normalcaller-indirect-normalcode.js
+ js/src/tests/ecma_5/eval/exhaustive-fun-normalcaller-indirect-strictcode.js
+ js/src/tests/ecma_5/eval/exhaustive-fun-strictcaller-direct-normalcode.js
+ js/src/tests/ecma_5/eval/exhaustive-fun-strictcaller-direct-strictcode.js
+ js/src/tests/ecma_5/eval/exhaustive-fun-strictcaller-indirect-normalcode.js
+ js/src/tests/ecma_5/eval/exhaustive-fun-strictcaller-indirect-strictcode.js
+ js/src/tests/ecma_5/eval/exhaustive-global-normalcaller-direct-normalcode.js
+ js/src/tests/ecma_5/eval/exhaustive-global-normalcaller-direct-strictcode.js
+ js/src/tests/ecma_5/eval/exhaustive-global-normalcaller-indirect-normalcode.js
+ js/src/tests/ecma_5/eval/exhaustive-global-normalcaller-indirect-strictcode.js
+ js/src/tests/ecma_5/eval/exhaustive-global-strictcaller-direct-normalcode.js
+ js/src/tests/ecma_5/eval/exhaustive-global-strictcaller-direct-strictcode.js
+ js/src/tests/ecma_5/eval/exhaustive-global-strictcaller-indirect-normalcode.js
+ js/src/tests/ecma_5/eval/exhaustive-global-strictcaller-indirect-strictcode.js
+ js/src/tests/ecma_5/eval/line-terminator-paragraph-terminator.js
+ js/src/tests/ecma_5/eval/shell.js
+ js/src/tests/ecma_5/eval/undeclared-name-in-nested-strict-eval.js
+ js/src/tests/ecma_5/extensions/15.4.4.11.js
+ js/src/tests/ecma_5/extensions/8.12.5-01.js
+ js/src/tests/ecma_5/extensions/Boolean-toSource.js
+ js/src/tests/ecma_5/extensions/Number-toSource.js
+ js/src/tests/ecma_5/extensions/String-methods-infinite-recursion.js
+ js/src/tests/ecma_5/extensions/String-toSource.js
+ js/src/tests/ecma_5/extensions/__proto__.js
+ js/src/tests/ecma_5/extensions/arguments-property-access-in-function.js
+ js/src/tests/ecma_5/extensions/array-inherited-__proto__.js
+ js/src/tests/ecma_5/extensions/array-pop-proxy.js
+ js/src/tests/ecma_5/extensions/array-toString-recursion.js
+ js/src/tests/ecma_5/extensions/browser.js
+ js/src/tests/ecma_5/extensions/bug472534.js
+ js/src/tests/ecma_5/extensions/bug496985.js
+ js/src/tests/ecma_5/extensions/bug566661.js
+ js/src/tests/ecma_5/extensions/builtin-function-arguments-caller.js
+ js/src/tests/ecma_5/extensions/cross-global-eval-is-indirect.js
+ js/src/tests/ecma_5/extensions/cross-global-getPrototypeOf.js
+ js/src/tests/ecma_5/extensions/destructuring-__proto__-shorthand-assignment-before-var.js
+ js/src/tests/ecma_5/extensions/destructuring-__proto__-shorthand-assignment.js
+ js/src/tests/ecma_5/extensions/destructuring-__proto__-target-assignment.js
+ js/src/tests/ecma_5/extensions/destructuring-for-inof-__proto__.js
+ js/src/tests/ecma_5/extensions/error-tostring-function.js
+ js/src/tests/ecma_5/extensions/es5ish-defineGetter-defineSetter.js
+ js/src/tests/ecma_5/extensions/eval-native-callback-is-indirect.js
+ js/src/tests/ecma_5/extensions/extension-methods-reject-null-undefined-this.js
+ js/src/tests/ecma_5/extensions/function-caller-skips-eval-frames.js
+ js/src/tests/ecma_5/extensions/function-caller-strict-cross-global.js
+ js/src/tests/ecma_5/extensions/function-definition-with.js
+ js/src/tests/ecma_5/extensions/function-properties.js
+ js/src/tests/ecma_5/extensions/getOwnPropertyNames-__proto__.js
+ js/src/tests/ecma_5/extensions/inc-dec-functioncall.js
+ js/src/tests/ecma_5/extensions/iterator-in-catch.js
+ js/src/tests/ecma_5/extensions/misplaced-inconsistent-directive.js
+ js/src/tests/ecma_5/extensions/nested-delete-name-in-evalcode.js
+ js/src/tests/ecma_5/extensions/preventExtensions-cross-global.js
+ js/src/tests/ecma_5/extensions/proxy-array-target-length-definition.js
+ js/src/tests/ecma_5/extensions/proxy-enumeration.js
+ js/src/tests/ecma_5/extensions/proxy-strict.js
+ js/src/tests/ecma_5/extensions/regress-bug567606.js
+ js/src/tests/ecma_5/extensions/regress-bug607284.js
+ js/src/tests/ecma_5/extensions/regress-bug629723.js
+ js/src/tests/ecma_5/extensions/reviver-mutates-holder-array-ccw.js
+ js/src/tests/ecma_5/extensions/reviver-mutates-holder-array-nonnative.js
+ js/src/tests/ecma_5/extensions/reviver-mutates-holder-array.js
+ js/src/tests/ecma_5/extensions/reviver-mutates-holder-object-ccw.js
+ js/src/tests/ecma_5/extensions/reviver-mutates-holder-object-nonnative.js
+ js/src/tests/ecma_5/extensions/reviver-mutates-holder-object.js
+ js/src/tests/ecma_5/extensions/shell.js
+ js/src/tests/ecma_5/extensions/strict-function-statements.js
+ js/src/tests/ecma_5/extensions/strict-function-toSource.js
+ js/src/tests/ecma_5/extensions/strict-option-redeclared-parameter.js
+ js/src/tests/ecma_5/extensions/string-literal-getter-setter-decompilation.js
+ js/src/tests/ecma_5/extensions/toLocaleString-infinite-recursion.js
+ js/src/tests/ecma_5/extensions/toSource-infinite-recursion.js
+ js/src/tests/ecma_5/misc/browser.js
+ js/src/tests/ecma_5/misc/bug1126318.js
+ js/src/tests/ecma_5/misc/builtin-methods-reject-null-undefined-this.js
+ js/src/tests/ecma_5/misc/enumerate-undefined.js
+ js/src/tests/ecma_5/misc/error-undefined-message.js
+ js/src/tests/ecma_5/misc/explicit-undefined-optional-argument.js
+ js/src/tests/ecma_5/misc/function-definition-eval.js
+ js/src/tests/ecma_5/misc/function-definition-evaluate.js
+ js/src/tests/ecma_5/misc/future-reserved-words.js
+ js/src/tests/ecma_5/misc/getter-setter-outerize-this.js
+ js/src/tests/ecma_5/misc/global-numeric-properties.js
+ js/src/tests/ecma_5/misc/line-paragraph-separator-parse-as-lineterminator.js
+ js/src/tests/ecma_5/misc/new-with-non-constructor.js
+ js/src/tests/ecma_5/misc/redeclare-var-non-writable-property.js
+ js/src/tests/ecma_5/misc/regexp-functions-with-undefined.js
+ js/src/tests/ecma_5/misc/regress-bug632003.js
+ js/src/tests/ecma_5/misc/shell.js
+ js/src/tests/ecma_5/misc/syntax-error-end-of-for-head-part.js
+ js/src/tests/ecma_5/misc/unicode-escaped-keyword.js
+ js/src/tests/ecma_5/misc/unicode-identifier-1d17.js
+ js/src/tests/ecma_5/misc/unicode-identifier-82f1.js
+ js/src/tests/ecma_5/misc/unwrapped-no-such-method.js
+ js/src/tests/ecma_5/shell.js
+ js/src/tests/ecma_5/strict/10.4.2.js
+ js/src/tests/ecma_5/strict/10.4.3.js
+ js/src/tests/ecma_5/strict/10.6.js
+ js/src/tests/ecma_5/strict/11.1.5.js
+ js/src/tests/ecma_5/strict/11.13.1.js
+ js/src/tests/ecma_5/strict/11.13.2.js
+ js/src/tests/ecma_5/strict/11.3.1.js
+ js/src/tests/ecma_5/strict/11.3.2.js
+ js/src/tests/ecma_5/strict/11.4.1.js
+ js/src/tests/ecma_5/strict/11.4.4.js
+ js/src/tests/ecma_5/strict/11.4.5.js
+ js/src/tests/ecma_5/strict/12.10.1.js
+ js/src/tests/ecma_5/strict/12.14.1.js
+ js/src/tests/ecma_5/strict/12.2.1.js
+ js/src/tests/ecma_5/strict/13.1.js
+ js/src/tests/ecma_5/strict/15.10.7.js
+ js/src/tests/ecma_5/strict/15.3.4.5.js
+ js/src/tests/ecma_5/strict/15.3.5.1.js
+ js/src/tests/ecma_5/strict/15.3.5.2.js
+ js/src/tests/ecma_5/strict/15.4.4.12.js
+ js/src/tests/ecma_5/strict/15.4.4.13.js
+ js/src/tests/ecma_5/strict/15.4.4.6.js
+ js/src/tests/ecma_5/strict/15.4.4.8.js
+ js/src/tests/ecma_5/strict/15.4.4.9.js
+ js/src/tests/ecma_5/strict/15.4.5.1.js
+ js/src/tests/ecma_5/strict/15.5.5.1.js
+ js/src/tests/ecma_5/strict/15.5.5.2.js
+ js/src/tests/ecma_5/strict/8.12.5.js
+ js/src/tests/ecma_5/strict/8.12.7-2.js
+ js/src/tests/ecma_5/strict/8.12.7.js
+ js/src/tests/ecma_5/strict/8.7.2.js
+ js/src/tests/ecma_5/strict/B.1.1.js
+ js/src/tests/ecma_5/strict/B.1.2.js
+ js/src/tests/ecma_5/strict/assign-to-callee-name.js
+ js/src/tests/ecma_5/strict/browser.js
+ js/src/tests/ecma_5/strict/directive-prologue-01.js
+ js/src/tests/ecma_5/strict/eval-variable-environment.js
+ js/src/tests/ecma_5/strict/primitive-assignment.js
+ js/src/tests/ecma_5/strict/primitive-this-getter.js
+ js/src/tests/ecma_5/strict/primitive-this-no-writeback.js
+ js/src/tests/ecma_5/strict/rebind-eval-should-fail-in-strict-mode.js
+ js/src/tests/ecma_5/strict/regress-532041.js
+ js/src/tests/ecma_5/strict/regress-532254.js
+ js/src/tests/ecma_5/strict/regress-599159.js
+ js/src/tests/ecma_5/strict/shell.js
+ js/src/tests/ecma_5/strict/strict-this-is-not-truthy.js
+ js/src/tests/ecma_5/strict/this-for-function-expression-recursion.js
+ js/src/tests/ecma_5/strict/unbrand-this.js
+ js/src/tests/ecma_5/template.js
+ js/src/tests/ecma_6/Array/browser.js
+ js/src/tests/ecma_6/Array/concat-proxy.js
+ js/src/tests/ecma_6/Array/concat-spreadable-basic.js
+ js/src/tests/ecma_6/Array/concat-spreadable-primitive.js
+ js/src/tests/ecma_6/Array/fill.js
+ js/src/tests/ecma_6/Array/for_of_1.js
+ js/src/tests/ecma_6/Array/for_of_2.js
+ js/src/tests/ecma_6/Array/for_of_3.js
+ js/src/tests/ecma_6/Array/for_of_4.js
+ js/src/tests/ecma_6/Array/from-iterator-close.js
+ js/src/tests/ecma_6/Array/from_basics.js
+ js/src/tests/ecma_6/Array/from_constructor.js
+ js/src/tests/ecma_6/Array/from_errors.js
+ js/src/tests/ecma_6/Array/from_iterable.js
+ js/src/tests/ecma_6/Array/from_length_setter.js
+ js/src/tests/ecma_6/Array/from_mapping.js
+ js/src/tests/ecma_6/Array/from_primitive.js
+ js/src/tests/ecma_6/Array/from_proxy.js
+ js/src/tests/ecma_6/Array/from_realms.js
+ js/src/tests/ecma_6/Array/from_string.js
+ js/src/tests/ecma_6/Array/from_surfaces.js
+ js/src/tests/ecma_6/Array/from_this.js
+ js/src/tests/ecma_6/Array/getter-name.js
+ js/src/tests/ecma_6/Array/indexOf-never-returns-negative-zero.js
+ js/src/tests/ecma_6/Array/isArray.js
+ js/src/tests/ecma_6/Array/iterator_edge_cases.js
+ js/src/tests/ecma_6/Array/lastIndexOf-never-returns-negative-zero.js
+ js/src/tests/ecma_6/Array/shell.js
+ js/src/tests/ecma_6/Array/shift_for_in.js
+ js/src/tests/ecma_6/Array/sort_basics.js
+ js/src/tests/ecma_6/Array/sort_holes.js
+ js/src/tests/ecma_6/Array/sort_proxy.js
+ js/src/tests/ecma_6/Array/sort_small.js
+ js/src/tests/ecma_6/Array/species.js
+ js/src/tests/ecma_6/Array/to-length.js
+ js/src/tests/ecma_6/Array/toLocaleString-nointl.js
+ js/src/tests/ecma_6/Array/toLocaleString.js
+ js/src/tests/ecma_6/Array/unscopables.js
+ js/src/tests/ecma_6/Array/values.js
+ js/src/tests/ecma_6/ArrayBuffer/CloneArrayBuffer.js
+ js/src/tests/ecma_6/ArrayBuffer/browser.js
+ js/src/tests/ecma_6/ArrayBuffer/constructorNotCallable.js
+ js/src/tests/ecma_6/ArrayBuffer/getter-name.js
+ js/src/tests/ecma_6/ArrayBuffer/shell.js
+ js/src/tests/ecma_6/ArrayBuffer/slice-species.js
+ js/src/tests/ecma_6/ArrowFunctions/browser.js
+ js/src/tests/ecma_6/ArrowFunctions/shell.js
+ js/src/tests/ecma_6/Class/boundFunctionSubclassing.js
+ js/src/tests/ecma_6/Class/browser.js
+ js/src/tests/ecma_6/Class/bytecodePatternMatching.js
+ js/src/tests/ecma_6/Class/classConstructorNoCall.js
+ js/src/tests/ecma_6/Class/classHeritage.js
+ js/src/tests/ecma_6/Class/className.js
+ js/src/tests/ecma_6/Class/classPrototype.js
+ js/src/tests/ecma_6/Class/compPropDestr.js
+ js/src/tests/ecma_6/Class/compPropNames.js
+ js/src/tests/ecma_6/Class/constructorCalled.js
+ js/src/tests/ecma_6/Class/defaultConstructorBase.js
+ js/src/tests/ecma_6/Class/defaultConstructorDerivedSpread.js
+ js/src/tests/ecma_6/Class/defaultConstructorNotCallable.js
+ js/src/tests/ecma_6/Class/derivedConstructorArrowEvalBinding.js
+ js/src/tests/ecma_6/Class/derivedConstructorArrowEvalClosed.js
+ js/src/tests/ecma_6/Class/derivedConstructorArrowEvalEscape.js
+ js/src/tests/ecma_6/Class/derivedConstructorArrowEvalEscapeUninitialized.js
+ js/src/tests/ecma_6/Class/derivedConstructorArrowEvalGetThis.js
+ js/src/tests/ecma_6/Class/derivedConstructorArrowEvalNestedSuperCall.js
+ js/src/tests/ecma_6/Class/derivedConstructorArrowEvalSuperCall.js
+ js/src/tests/ecma_6/Class/derivedConstructorInlining.js
+ js/src/tests/ecma_6/Class/derivedConstructorName.js
+ js/src/tests/ecma_6/Class/derivedConstructorReturnPrimitive.js
+ js/src/tests/ecma_6/Class/derivedConstructorTDZExplicitThis.js
+ js/src/tests/ecma_6/Class/derivedConstructorTDZOffEdge.js
+ js/src/tests/ecma_6/Class/derivedConstructorTDZReturnAliasedTry.js
+ js/src/tests/ecma_6/Class/derivedConstructorTDZReturnObject.js
+ js/src/tests/ecma_6/Class/derivedConstructorTDZReturnTry.js
+ js/src/tests/ecma_6/Class/derivedConstructorTDZReturnUndefined.js
+ js/src/tests/ecma_6/Class/extendBuiltinConstructors.js
+ js/src/tests/ecma_6/Class/geterNoExprClosure.js
+ js/src/tests/ecma_6/Class/innerBinding.js
+ js/src/tests/ecma_6/Class/methDefn.js
+ js/src/tests/ecma_6/Class/methDefnGen.js
+ js/src/tests/ecma_6/Class/methodInstallation.js
+ js/src/tests/ecma_6/Class/methodName.js
+ js/src/tests/ecma_6/Class/methodOverwrites.js
+ js/src/tests/ecma_6/Class/methodsPrototype.js
+ js/src/tests/ecma_6/Class/newTargetArgumentsIntact.js
+ js/src/tests/ecma_6/Class/newTargetArrow.js
+ js/src/tests/ecma_6/Class/newTargetBound.js
+ js/src/tests/ecma_6/Class/newTargetCCW.js
+ js/src/tests/ecma_6/Class/newTargetDVG.js
+ js/src/tests/ecma_6/Class/newTargetDefaults.js
+ js/src/tests/ecma_6/Class/newTargetDirectInvoke.js
+ js/src/tests/ecma_6/Class/newTargetEval.js
+ js/src/tests/ecma_6/Class/newTargetGenerators.js
+ js/src/tests/ecma_6/Class/newTargetMethods.js
+ js/src/tests/ecma_6/Class/newTargetNonFunction.js
+ js/src/tests/ecma_6/Class/newTargetProxyNative.js
+ js/src/tests/ecma_6/Class/outerBinding.js
+ js/src/tests/ecma_6/Class/parenExprToString.js
+ js/src/tests/ecma_6/Class/shell.js
+ js/src/tests/ecma_6/Class/staticConstructor.js
+ js/src/tests/ecma_6/Class/staticMethods.js
+ js/src/tests/ecma_6/Class/strictExecution.js
+ js/src/tests/ecma_6/Class/stringConstructor.js
+ js/src/tests/ecma_6/Class/subclassedArrayUnboxed.js
+ js/src/tests/ecma_6/Class/superCallBadDynamicSuperClass.js
+ js/src/tests/ecma_6/Class/superCallBadNewTargetPrototype.js
+ js/src/tests/ecma_6/Class/superCallBaseInvoked.js
+ js/src/tests/ecma_6/Class/superCallIllegal.js
+ js/src/tests/ecma_6/Class/superCallInvalidBase.js
+ js/src/tests/ecma_6/Class/superCallOrder.js
+ js/src/tests/ecma_6/Class/superCallProperBase.js
+ js/src/tests/ecma_6/Class/superCallSpreadCall.js
+ js/src/tests/ecma_6/Class/superCallThisInit.js
+ js/src/tests/ecma_6/Class/superPropBasicCalls.js
+ js/src/tests/ecma_6/Class/superPropBasicChain.js
+ js/src/tests/ecma_6/Class/superPropBasicGetter.js
+ js/src/tests/ecma_6/Class/superPropBasicNew.js
+ js/src/tests/ecma_6/Class/superPropChains.js
+ js/src/tests/ecma_6/Class/superPropDVG.js
+ js/src/tests/ecma_6/Class/superPropDelete.js
+ js/src/tests/ecma_6/Class/superPropDerivedCalls.js
+ js/src/tests/ecma_6/Class/superPropDestructuring.js
+ js/src/tests/ecma_6/Class/superPropEvalInsideArrow.js
+ js/src/tests/ecma_6/Class/superPropEvalInsideNested.js
+ js/src/tests/ecma_6/Class/superPropFor.js
+ js/src/tests/ecma_6/Class/superPropHeavyweightArrow.js
+ js/src/tests/ecma_6/Class/superPropHomeObject.js
+ js/src/tests/ecma_6/Class/superPropIncDecElem.js
+ js/src/tests/ecma_6/Class/superPropLazyInnerFunction.js
+ js/src/tests/ecma_6/Class/superPropNoOverwriting.js
+ js/src/tests/ecma_6/Class/superPropOrdering.js
+ js/src/tests/ecma_6/Class/superPropProtoChanges.js
+ js/src/tests/ecma_6/Class/superPropProxies.js
+ js/src/tests/ecma_6/Class/superPropSkips.js
+ js/src/tests/ecma_6/Class/superPropStatics.js
+ js/src/tests/ecma_6/Class/superPropStrictAssign.js
+ js/src/tests/ecma_6/Class/uninitializedThisError.js
+ js/src/tests/ecma_6/Comprehensions/arguments.js
+ js/src/tests/ecma_6/Comprehensions/array-yield.js
+ js/src/tests/ecma_6/Comprehensions/for-reserved-word.js
+ js/src/tests/ecma_6/Comprehensions/generator-semantics.js
+ js/src/tests/ecma_6/Comprehensions/nested-for-if.js
+ js/src/tests/ecma_6/Comprehensions/scope.js
+ js/src/tests/ecma_6/Comprehensions/shell.js
+ js/src/tests/ecma_6/Comprehensions/syntax.js
+ js/src/tests/ecma_6/DataView/browser.js
+ js/src/tests/ecma_6/DataView/detach-after-construction.js
+ js/src/tests/ecma_6/DataView/get-set-index-range.js
+ js/src/tests/ecma_6/DataView/getter-name.js
+ js/src/tests/ecma_6/DataView/shell.js
+ js/src/tests/ecma_6/Date/browser.js
+ js/src/tests/ecma_6/Date/constructor-one-Date-argument.js
+ js/src/tests/ecma_6/Date/non-iso.js
+ js/src/tests/ecma_6/Date/prototype-is-not-a-date.js
+ js/src/tests/ecma_6/Date/shell.js
+ js/src/tests/ecma_6/Date/toISOString.js
+ js/src/tests/ecma_6/Date/toPrimitive.js
+ js/src/tests/ecma_6/Date/toString-generic.js
+ js/src/tests/ecma_6/Date/two-digit-years.js
+ js/src/tests/ecma_6/Destructuring/array-default-class.js
+ js/src/tests/ecma_6/Destructuring/array-iterator-close.js
+ js/src/tests/ecma_6/Destructuring/browser.js
+ js/src/tests/ecma_6/Destructuring/iterator-primitive.js
+ js/src/tests/ecma_6/Destructuring/order-super.js
+ js/src/tests/ecma_6/Destructuring/order.js
+ js/src/tests/ecma_6/Destructuring/shell.js
+ js/src/tests/ecma_6/Error/constructor-proto.js
+ js/src/tests/ecma_6/Error/prototype-properties.js
+ js/src/tests/ecma_6/Error/prototype.js
+ js/src/tests/ecma_6/Error/shell.js
+ js/src/tests/ecma_6/Expressions/ToPropertyKey-symbols.js
+ js/src/tests/ecma_6/Expressions/binary-literals.js
+ js/src/tests/ecma_6/Expressions/browser.js
+ js/src/tests/ecma_6/Expressions/computed-property-side-effects.js
+ js/src/tests/ecma_6/Expressions/delete-constant-folded-and-or.js
+ js/src/tests/ecma_6/Expressions/delete-name-parenthesized-early-error-strict-mode.js
+ js/src/tests/ecma_6/Expressions/destructuring-array-default-call.js
+ js/src/tests/ecma_6/Expressions/destructuring-array-default-class.js
+ js/src/tests/ecma_6/Expressions/destructuring-array-default-function-nested.js
+ js/src/tests/ecma_6/Expressions/destructuring-array-default-function.js
+ js/src/tests/ecma_6/Expressions/destructuring-array-default-simple.js
+ js/src/tests/ecma_6/Expressions/destructuring-array-default-yield.js
+ js/src/tests/ecma_6/Expressions/destructuring-array-done.js
+ js/src/tests/ecma_6/Expressions/destructuring-array-lexical.js
+ js/src/tests/ecma_6/Expressions/destructuring-pattern-parenthesized.js
+ js/src/tests/ecma_6/Expressions/object-literal-__proto__.js
+ js/src/tests/ecma_6/Expressions/object-literal-computed-property-evaluation.js
+ js/src/tests/ecma_6/Expressions/octal-literals.js
+ js/src/tests/ecma_6/Expressions/shell.js
+ js/src/tests/ecma_6/Expressions/tagged-template-constant-folding.js
+ js/src/tests/ecma_6/Function/arguments-extra-property.js
+ js/src/tests/ecma_6/Function/arguments-iterator.js
+ js/src/tests/ecma_6/Function/arguments-parameter-shadowing.js
+ js/src/tests/ecma_6/Function/arrow-has-duplicated.js
+ js/src/tests/ecma_6/Function/bound-length-and-name.js
+ js/src/tests/ecma_6/Function/bound-non-constructable.js
+ js/src/tests/ecma_6/Function/browser.js
+ js/src/tests/ecma_6/Function/configurable-length-builtins.js
+ js/src/tests/ecma_6/Function/configurable-length.js
+ js/src/tests/ecma_6/Function/constructor-binding.js
+ js/src/tests/ecma_6/Function/function-constructor-toString-arguments-before-parsing-params.js
+ js/src/tests/ecma_6/Function/function-name-assignment.js
+ js/src/tests/ecma_6/Function/function-name-binding.js
+ js/src/tests/ecma_6/Function/function-name-class.js
+ js/src/tests/ecma_6/Function/function-name-for.js
+ js/src/tests/ecma_6/Function/function-name-method.js
+ js/src/tests/ecma_6/Function/function-name-property.js
+ js/src/tests/ecma_6/Function/function-name.js
+ js/src/tests/ecma_6/Function/has-instance-jitted.js
+ js/src/tests/ecma_6/Function/has-instance.js
+ js/src/tests/ecma_6/Function/invalid-parameter-list.js
+ js/src/tests/ecma_6/Function/line-terminator-before-arrow.js
+ js/src/tests/ecma_6/Function/method-has-duplicated.js
+ js/src/tests/ecma_6/Function/parameter-redeclaration.js
+ js/src/tests/ecma_6/Function/rest-has-duplicated.js
+ js/src/tests/ecma_6/Function/rest-parameter-names.js
+ js/src/tests/ecma_6/Function/return-finally.js
+ js/src/tests/ecma_6/Function/shell.js
+ js/src/tests/ecma_6/Function/spread-iterator-primitive.js
+ js/src/tests/ecma_6/Function/throw-type-error.js
+ js/src/tests/ecma_6/Generators/delegating-yield-1.js
+ js/src/tests/ecma_6/Generators/delegating-yield-10.js
+ js/src/tests/ecma_6/Generators/delegating-yield-11.js
+ js/src/tests/ecma_6/Generators/delegating-yield-12.js
+ js/src/tests/ecma_6/Generators/delegating-yield-2.js
+ js/src/tests/ecma_6/Generators/delegating-yield-3.js
+ js/src/tests/ecma_6/Generators/delegating-yield-4.js
+ js/src/tests/ecma_6/Generators/delegating-yield-5.js
+ js/src/tests/ecma_6/Generators/delegating-yield-6.js
+ js/src/tests/ecma_6/Generators/delegating-yield-7.js
+ js/src/tests/ecma_6/Generators/delegating-yield-8.js
+ js/src/tests/ecma_6/Generators/delegating-yield-9.js
+ js/src/tests/ecma_6/Generators/iteration.js
+ js/src/tests/ecma_6/Generators/iterator-next-non-object.js
+ js/src/tests/ecma_6/Generators/objects.js
+ js/src/tests/ecma_6/Generators/return-finally.js
+ js/src/tests/ecma_6/Generators/runtime.js
+ js/src/tests/ecma_6/Generators/syntax.js
+ js/src/tests/ecma_6/Generators/yield-iterator-close.js
+ js/src/tests/ecma_6/Generators/yield-non-regexp.js
+ js/src/tests/ecma_6/Generators/yield-star-iterator-close.js
+ js/src/tests/ecma_6/Generators/yield-star-iterator-primitive.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-annex-b-eval.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-annex-b-generators.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-annex-b-if.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-annex-b-label.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-annex-b-parameter.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-annex-b-property.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-annex-b-same-name.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-annex-b-with.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-annex-b.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-deprecated-redecl.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-hoisted-tdz.js
+ js/src/tests/ecma_6/LexicalEnvironment/block-scoped-functions-strict.js
+ js/src/tests/ecma_6/LexicalEnvironment/browser.js
+ js/src/tests/ecma_6/LexicalEnvironment/bug-1216623.js
+ js/src/tests/ecma_6/LexicalEnvironment/catch-body.js
+ js/src/tests/ecma_6/LexicalEnvironment/const-declaration-in-for-loop.js
+ js/src/tests/ecma_6/LexicalEnvironment/eval-has-lexical-environment.js
+ js/src/tests/ecma_6/LexicalEnvironment/eval-nondefinable-function.js
+ js/src/tests/ecma_6/LexicalEnvironment/for-loop-with-bindings-added-at-runtime.js
+ js/src/tests/ecma_6/LexicalEnvironment/for-loop.js
+ js/src/tests/ecma_6/LexicalEnvironment/implicit-this-in-with.js
+ js/src/tests/ecma_6/LexicalEnvironment/nondefinable-function-same-script.js
+ js/src/tests/ecma_6/LexicalEnvironment/redeclaring-global-properties.js
+ js/src/tests/ecma_6/LexicalEnvironment/shell.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-basics.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-closures.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-const.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-delete.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-getters.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-global.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-ignored.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-miss.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-mutation-frozen.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-mutation.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-proto.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-proxy.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-strict.js
+ js/src/tests/ecma_6/LexicalEnvironment/unscopables-tdz.js
+ js/src/tests/ecma_6/LexicalEnvironment/var-in-catch-body-annex-b-eval-destructuring.js
+ js/src/tests/ecma_6/LexicalEnvironment/var-in-catch-body-annex-b-eval-for-of.js
+ js/src/tests/ecma_6/LexicalEnvironment/var-in-catch-body-annex-b-eval.js
+ js/src/tests/ecma_6/LexicalEnvironment/var-in-catch-body-annex-b.js
+ js/src/tests/ecma_6/LexicalEnvironment/with-global-ignores-global-let-variables.js
+ js/src/tests/ecma_6/Map/NaN-as-key.js
+ js/src/tests/ecma_6/Map/browser.js
+ js/src/tests/ecma_6/Map/constructor-iterator-close.js
+ js/src/tests/ecma_6/Map/constructor-iterator-primitive.js
+ js/src/tests/ecma_6/Map/forEach-selfhosted-behavior.js
+ js/src/tests/ecma_6/Map/getter-name.js
+ js/src/tests/ecma_6/Map/iterable.js
+ js/src/tests/ecma_6/Map/shell.js
+ js/src/tests/ecma_6/Map/symbols.js
+ js/src/tests/ecma_6/Math/20.2.2.ToNumber.js
+ js/src/tests/ecma_6/Math/acosh-approx.js
+ js/src/tests/ecma_6/Math/acosh-exact.js
+ js/src/tests/ecma_6/Math/asinh-approx.js
+ js/src/tests/ecma_6/Math/asinh-exact.js
+ js/src/tests/ecma_6/Math/atanh-approx.js
+ js/src/tests/ecma_6/Math/atanh-exact.js
+ js/src/tests/ecma_6/Math/browser.js
+ js/src/tests/ecma_6/Math/cbrt-approx.js
+ js/src/tests/ecma_6/Math/cbrt-exact.js
+ js/src/tests/ecma_6/Math/clz32.js
+ js/src/tests/ecma_6/Math/cosh-approx.js
+ js/src/tests/ecma_6/Math/cosh-exact.js
+ js/src/tests/ecma_6/Math/expm1-approx.js
+ js/src/tests/ecma_6/Math/expm1-exact.js
+ js/src/tests/ecma_6/Math/expm1-monotonicity.js
+ js/src/tests/ecma_6/Math/fround.js
+ js/src/tests/ecma_6/Math/log10-approx.js
+ js/src/tests/ecma_6/Math/log10-exact.js
+ js/src/tests/ecma_6/Math/log1p-approx.js
+ js/src/tests/ecma_6/Math/log1p-exact.js
+ js/src/tests/ecma_6/Math/log2-approx.js
+ js/src/tests/ecma_6/Math/log2-exact.js
+ js/src/tests/ecma_6/Math/shell.js
+ js/src/tests/ecma_6/Math/sign.js
+ js/src/tests/ecma_6/Math/sinh-approx.js
+ js/src/tests/ecma_6/Math/sinh-exact.js
+ js/src/tests/ecma_6/Math/tanh-approx.js
+ js/src/tests/ecma_6/Math/tanh-exact.js
+ js/src/tests/ecma_6/Math/trunc.js
+ js/src/tests/ecma_6/Number/15.7.3.7-EPSILON.js
+ js/src/tests/ecma_6/Number/20.1.2.10-MIN_SAFE_INTEGER.js
+ js/src/tests/ecma_6/Number/20.1.2.6-MAX_SAFE_INTEGER.js
+ js/src/tests/ecma_6/Number/20.1.3.2-toExponential.js
+ js/src/tests/ecma_6/Number/20.1.3.2-toPrecision.js
+ js/src/tests/ecma_6/Number/20.1.3.3-toFixed.js
+ js/src/tests/ecma_6/Number/ToNumber.js
+ js/src/tests/ecma_6/Number/browser.js
+ js/src/tests/ecma_6/Number/isSafeInteger-01.js
+ js/src/tests/ecma_6/Number/parseFloat-01.js
+ js/src/tests/ecma_6/Number/parseInt-01.js
+ js/src/tests/ecma_6/Number/parseInt-default-to-decimal.js
+ js/src/tests/ecma_6/Number/shell.js
+ js/src/tests/ecma_6/Object/accessor-arguments-rest.js
+ js/src/tests/ecma_6/Object/accessor-name.js
+ js/src/tests/ecma_6/Object/accessor-non-constructor.js
+ js/src/tests/ecma_6/Object/browser.js
+ js/src/tests/ecma_6/Object/bug-1150906.js
+ js/src/tests/ecma_6/Object/bug-1206700.js
+ js/src/tests/ecma_6/Object/defineProperties-order.js
+ js/src/tests/ecma_6/Object/defineProperty-proxy.js
+ js/src/tests/ecma_6/Object/duplProps.js
+ js/src/tests/ecma_6/Object/freeze-proxy.js
+ js/src/tests/ecma_6/Object/freeze.js
+ js/src/tests/ecma_6/Object/getOwnPropertyDescriptor.js
+ js/src/tests/ecma_6/Object/getOwnPropertySymbols-proxy.js
+ js/src/tests/ecma_6/Object/getOwnPropertySymbols.js
+ js/src/tests/ecma_6/Object/getPrototypeOf.js
+ js/src/tests/ecma_6/Object/getter-name.js
+ js/src/tests/ecma_6/Object/isExtensible.js
+ js/src/tests/ecma_6/Object/isFrozen.js
+ js/src/tests/ecma_6/Object/isSealed.js
+ js/src/tests/ecma_6/Object/keys.js
+ js/src/tests/ecma_6/Object/method-non-constructor.js
+ js/src/tests/ecma_6/Object/preventExtensions-proxy.js
+ js/src/tests/ecma_6/Object/preventExtensions.js
+ js/src/tests/ecma_6/Object/property-descriptor-order.js
+ js/src/tests/ecma_6/Object/propertyIsEnumerable-proxy.js
+ js/src/tests/ecma_6/Object/seal-proxy.js
+ js/src/tests/ecma_6/Object/seal.js
+ js/src/tests/ecma_6/Object/setPrototypeOf-cross-realm-cycle.js
+ js/src/tests/ecma_6/Object/setPrototypeOf-cycle.js
+ js/src/tests/ecma_6/Object/setPrototypeOf-same-value.js
+ js/src/tests/ecma_6/Object/shell.js
+ js/src/tests/ecma_6/Object/toLocaleString.js
+ js/src/tests/ecma_6/Object/toPrimitive-callers.js
+ js/src/tests/ecma_6/Object/toPrimitive.js
+ js/src/tests/ecma_6/Promise/browser.js
+ js/src/tests/ecma_6/Promise/bug-1287334.js
+ js/src/tests/ecma_6/Promise/bug-1288382.js
+ js/src/tests/ecma_6/Promise/bug-1289040.js
+ js/src/tests/ecma_6/Promise/dependent-promises.js
+ js/src/tests/ecma_6/Promise/enqueue-promise-reactions.js
+ js/src/tests/ecma_6/Promise/get-wait-for-all-promise.js
+ js/src/tests/ecma_6/Promise/iterator-close.js
+ js/src/tests/ecma_6/Promise/iterator-primitive.js
+ js/src/tests/ecma_6/Promise/methods-non-enumerable.js
+ js/src/tests/ecma_6/Promise/promise-all.js
+ js/src/tests/ecma_6/Promise/promise-basics.js
+ js/src/tests/ecma_6/Promise/promise-rejection-tracking.js
+ js/src/tests/ecma_6/Promise/promise-species.js
+ js/src/tests/ecma_6/Promise/promise-subclassing.js
+ js/src/tests/ecma_6/Promise/self-resolve.js
+ js/src/tests/ecma_6/Promise/shell.js
+ js/src/tests/ecma_6/Proxy/getPrototypeOf.js
+ js/src/tests/ecma_6/Proxy/global-receiver.js
+ js/src/tests/ecma_6/Proxy/hasInstance.js
+ js/src/tests/ecma_6/Proxy/json-stringify-replacer-array-revocable-proxy.js
+ js/src/tests/ecma_6/Proxy/ownkeys-allowed-types.js
+ js/src/tests/ecma_6/Proxy/ownkeys-linear.js
+ js/src/tests/ecma_6/Proxy/ownkeys-trap-duplicates.js
+ js/src/tests/ecma_6/Proxy/proxy-__proto__.js
+ js/src/tests/ecma_6/Proxy/proxy-constructNonObject.js
+ js/src/tests/ecma_6/Proxy/proxy-for-in.js
+ js/src/tests/ecma_6/Proxy/proxy-no-receiver-overwrite.js
+ js/src/tests/ecma_6/Proxy/proxy-with-revoked-arguments.js
+ js/src/tests/ecma_6/Proxy/regress-bug1037770.js
+ js/src/tests/ecma_6/Proxy/regress-bug1062349.js
+ js/src/tests/ecma_6/Proxy/regress-bug950407.js
+ js/src/tests/ecma_6/Proxy/revocable-proxy-prototype.js
+ js/src/tests/ecma_6/Proxy/revoke-as-side-effect.js
+ js/src/tests/ecma_6/Proxy/setPrototypeOf.js
+ js/src/tests/ecma_6/Proxy/shell.js
+ js/src/tests/ecma_6/Proxy/trap-null.js
+ js/src/tests/ecma_6/Reflect/apply.js
+ js/src/tests/ecma_6/Reflect/argumentsList.js
+ js/src/tests/ecma_6/Reflect/browser.js
+ js/src/tests/ecma_6/Reflect/construct.js
+ js/src/tests/ecma_6/Reflect/defineProperty.js
+ js/src/tests/ecma_6/Reflect/deleteProperty.js
+ js/src/tests/ecma_6/Reflect/get.js
+ js/src/tests/ecma_6/Reflect/getOwnPropertyDescriptor.js
+ js/src/tests/ecma_6/Reflect/getPrototypeOf.js
+ js/src/tests/ecma_6/Reflect/has.js
+ js/src/tests/ecma_6/Reflect/isExtensible.js
+ js/src/tests/ecma_6/Reflect/ownKeys.js
+ js/src/tests/ecma_6/Reflect/preventExtensions.js
+ js/src/tests/ecma_6/Reflect/propertyKeys.js
+ js/src/tests/ecma_6/Reflect/set.js
+ js/src/tests/ecma_6/Reflect/setPrototypeOf.js
+ js/src/tests/ecma_6/Reflect/shell.js
+ js/src/tests/ecma_6/Reflect/surfaces.js
+ js/src/tests/ecma_6/Reflect/target.js
+ js/src/tests/ecma_6/RegExp/RegExpExec-exec.js
+ js/src/tests/ecma_6/RegExp/RegExpExec-return.js
+ js/src/tests/ecma_6/RegExp/browser.js
+ js/src/tests/ecma_6/RegExp/class-null.js
+ js/src/tests/ecma_6/RegExp/compile-lastIndex.js
+ js/src/tests/ecma_6/RegExp/constructor-IsRegExp.js
+ js/src/tests/ecma_6/RegExp/constructor-constructor.js
+ js/src/tests/ecma_6/RegExp/constructor-ordering-2.js
+ js/src/tests/ecma_6/RegExp/constructor-ordering.js
+ js/src/tests/ecma_6/RegExp/constructor-regexp-unicode.js
+ js/src/tests/ecma_6/RegExp/constructor-regexp.js
+ js/src/tests/ecma_6/RegExp/descriptor.js
+ js/src/tests/ecma_6/RegExp/escape.js
+ js/src/tests/ecma_6/RegExp/exec-lastIndex-negative.js
+ js/src/tests/ecma_6/RegExp/flag-accessors.js
+ js/src/tests/ecma_6/RegExp/flags-param-handling.js
+ js/src/tests/ecma_6/RegExp/flags.js
+ js/src/tests/ecma_6/RegExp/getter-name.js
+ js/src/tests/ecma_6/RegExp/ignoreCase-multiple.js
+ js/src/tests/ecma_6/RegExp/lastIndex-nonwritable.js
+ js/src/tests/ecma_6/RegExp/match-local-tolength-recompilation.js
+ js/src/tests/ecma_6/RegExp/match-this.js
+ js/src/tests/ecma_6/RegExp/match-trace.js
+ js/src/tests/ecma_6/RegExp/match.js
+ js/src/tests/ecma_6/RegExp/prototype.js
+ js/src/tests/ecma_6/RegExp/replace-compile.js
+ js/src/tests/ecma_6/RegExp/replace-global-unicode.js
+ js/src/tests/ecma_6/RegExp/replace-local-tolength-lastindex.js
+ js/src/tests/ecma_6/RegExp/replace-local-tolength-recompilation.js
+ js/src/tests/ecma_6/RegExp/replace-sticky-lastIndex.js
+ js/src/tests/ecma_6/RegExp/replace-sticky.js
+ js/src/tests/ecma_6/RegExp/replace-this.js
+ js/src/tests/ecma_6/RegExp/replace-trace.js
+ js/src/tests/ecma_6/RegExp/replace-twoBytes.js
+ js/src/tests/ecma_6/RegExp/replace.js
+ js/src/tests/ecma_6/RegExp/search-this.js
+ js/src/tests/ecma_6/RegExp/search-trace.js
+ js/src/tests/ecma_6/RegExp/search.js
+ js/src/tests/ecma_6/RegExp/shell.js
+ js/src/tests/ecma_6/RegExp/source.js
+ js/src/tests/ecma_6/RegExp/split-deleted-flags.js
+ js/src/tests/ecma_6/RegExp/split-flags-on-obj.js
+ js/src/tests/ecma_6/RegExp/split-invalid-lastIndex.js
+ js/src/tests/ecma_6/RegExp/split-limit.js
+ js/src/tests/ecma_6/RegExp/split-obj.js
+ js/src/tests/ecma_6/RegExp/split-prop-access.js
+ js/src/tests/ecma_6/RegExp/split-this.js
+ js/src/tests/ecma_6/RegExp/split-trace.js
+ js/src/tests/ecma_6/RegExp/split.js
+ js/src/tests/ecma_6/RegExp/sticky.js
+ js/src/tests/ecma_6/RegExp/test-trailing.js
+ js/src/tests/ecma_6/RegExp/toString.js
+ js/src/tests/ecma_6/RegExp/unicode-back-reference.js
+ js/src/tests/ecma_6/RegExp/unicode-braced.js
+ js/src/tests/ecma_6/RegExp/unicode-character-class-escape.js
+ js/src/tests/ecma_6/RegExp/unicode-class-braced.js
+ js/src/tests/ecma_6/RegExp/unicode-class-empty.js
+ js/src/tests/ecma_6/RegExp/unicode-class-ignoreCase.js
+ js/src/tests/ecma_6/RegExp/unicode-class-lead-trail.js
+ js/src/tests/ecma_6/RegExp/unicode-class-negated.js
+ js/src/tests/ecma_6/RegExp/unicode-class-range.js
+ js/src/tests/ecma_6/RegExp/unicode-class-raw.js
+ js/src/tests/ecma_6/RegExp/unicode-disallow-extended.js
+ js/src/tests/ecma_6/RegExp/unicode-everything.js
+ js/src/tests/ecma_6/RegExp/unicode-ignoreCase-ascii.js
+ js/src/tests/ecma_6/RegExp/unicode-ignoreCase-escape.js
+ js/src/tests/ecma_6/RegExp/unicode-ignoreCase-negated.js
+ js/src/tests/ecma_6/RegExp/unicode-ignoreCase-word-boundary.js
+ js/src/tests/ecma_6/RegExp/unicode-ignoreCase.js
+ js/src/tests/ecma_6/RegExp/unicode-index.js
+ js/src/tests/ecma_6/RegExp/unicode-lead-trail.js
+ js/src/tests/ecma_6/RegExp/unicode-raw.js
+ js/src/tests/ecma_6/Set/NaN-as-key.js
+ js/src/tests/ecma_6/Set/browser.js
+ js/src/tests/ecma_6/Set/forEach-selfhosted-behavior.js
+ js/src/tests/ecma_6/Set/getter-name.js
+ js/src/tests/ecma_6/Set/shell.js
+ js/src/tests/ecma_6/Set/symbols.js
+ js/src/tests/ecma_6/Statements/arrow-function-at-end-of-for-statement-head.js
+ js/src/tests/ecma_6/Statements/arrow-function-in-for-statement-head.js
+ js/src/tests/ecma_6/Statements/browser.js
+ js/src/tests/ecma_6/Statements/for-in-with-declaration.js
+ js/src/tests/ecma_6/Statements/for-in-with-destructuring-assignments.js
+ js/src/tests/ecma_6/Statements/for-inof-finally.js
+ js/src/tests/ecma_6/Statements/for-inof-loop-const-declaration.js
+ js/src/tests/ecma_6/Statements/for-inof-name-iteration-expression-contains-index-string.js
+ js/src/tests/ecma_6/Statements/for-loop-declaration-contains-computed-name.js
+ js/src/tests/ecma_6/Statements/for-loop-declaration-contains-initializer.js
+ js/src/tests/ecma_6/Statements/for-of-iterator-close-throw.js
+ js/src/tests/ecma_6/Statements/for-of-iterator-close.js
+ js/src/tests/ecma_6/Statements/for-of-iterator-primitive.js
+ js/src/tests/ecma_6/Statements/for-of-var-with-initializer.js
+ js/src/tests/ecma_6/Statements/if-constant-folding.js
+ js/src/tests/ecma_6/Statements/property-reference-self-assignment.js
+ js/src/tests/ecma_6/Statements/shell.js
+ js/src/tests/ecma_6/Statements/try-completion.js
+ js/src/tests/ecma_6/String/AdvanceStringIndex.js
+ js/src/tests/ecma_6/String/IsRegExp.js
+ js/src/tests/ecma_6/String/browser.js
+ js/src/tests/ecma_6/String/codePointAt.js
+ js/src/tests/ecma_6/String/fromCodePoint.js
+ js/src/tests/ecma_6/String/internalUsage.js
+ js/src/tests/ecma_6/String/iterator_edge_cases.js
+ js/src/tests/ecma_6/String/make-normalize-generateddata-input.py
+ js/src/tests/ecma_6/String/match-GetMethod.js
+ js/src/tests/ecma_6/String/match.js
+ js/src/tests/ecma_6/String/normalize-form-non-atom.js
+ js/src/tests/ecma_6/String/normalize-generateddata-part0.js
+ js/src/tests/ecma_6/String/normalize-generateddata-part1-not-listed.js
+ js/src/tests/ecma_6/String/normalize-generateddata-part1.js
+ js/src/tests/ecma_6/String/normalize-generateddata-part2.js
+ js/src/tests/ecma_6/String/normalize-generateddata-part3.js
+ js/src/tests/ecma_6/String/normalize-generic.js
+ js/src/tests/ecma_6/String/normalize-parameter.js
+ js/src/tests/ecma_6/String/normalize-rope.js
+ js/src/tests/ecma_6/String/raw.js
+ js/src/tests/ecma_6/String/replace-GetMethod.js
+ js/src/tests/ecma_6/String/replace.js
+ js/src/tests/ecma_6/String/search-GetMethod.js
+ js/src/tests/ecma_6/String/search.js
+ js/src/tests/ecma_6/String/shell.js
+ js/src/tests/ecma_6/String/split-GetMethod.js
+ js/src/tests/ecma_6/String/split-order.js
+ js/src/tests/ecma_6/String/split.js
+ js/src/tests/ecma_6/String/string-code-point-upper-lower-mapping.js
+ js/src/tests/ecma_6/String/unicode-braced.js
+ js/src/tests/ecma_6/Symbol/as-base-value.js
+ js/src/tests/ecma_6/Symbol/browser.js
+ js/src/tests/ecma_6/Symbol/comparisons.js
+ js/src/tests/ecma_6/Symbol/constructor.js
+ js/src/tests/ecma_6/Symbol/conversions.js
+ js/src/tests/ecma_6/Symbol/enumeration-order.js
+ js/src/tests/ecma_6/Symbol/enumeration.js
+ js/src/tests/ecma_6/Symbol/equality.js
+ js/src/tests/ecma_6/Symbol/errors.js
+ js/src/tests/ecma_6/Symbol/for-in-order.js
+ js/src/tests/ecma_6/Symbol/for.js
+ js/src/tests/ecma_6/Symbol/json-stringify-keys.js
+ js/src/tests/ecma_6/Symbol/json-stringify-values.js
+ js/src/tests/ecma_6/Symbol/keyFor.js
+ js/src/tests/ecma_6/Symbol/property-accessor.js
+ js/src/tests/ecma_6/Symbol/property-basics.js
+ js/src/tests/ecma_6/Symbol/property-inheritance.js
+ js/src/tests/ecma_6/Symbol/property-nonwritable.js
+ js/src/tests/ecma_6/Symbol/property-reflection.js
+ js/src/tests/ecma_6/Symbol/realms.js
+ js/src/tests/ecma_6/Symbol/shell.js
+ js/src/tests/ecma_6/Symbol/species.js
+ js/src/tests/ecma_6/Symbol/surfaces.js
+ js/src/tests/ecma_6/Symbol/toPrimitive.js
+ js/src/tests/ecma_6/Symbol/toString.js
+ js/src/tests/ecma_6/Symbol/toStringTag.js
+ js/src/tests/ecma_6/Symbol/typed-arrays.js
+ js/src/tests/ecma_6/Symbol/typeof.js
+ js/src/tests/ecma_6/Symbol/valueOf.js
+ js/src/tests/ecma_6/Symbol/well-known.js
+ js/src/tests/ecma_6/Syntax/browser.js
+ js/src/tests/ecma_6/Syntax/declaration-forbidden-in-label.js
+ js/src/tests/ecma_6/Syntax/escaped-let-static-identifier.js
+ js/src/tests/ecma_6/Syntax/keyword-unescaped-requirement.js
+ js/src/tests/ecma_6/Syntax/let-as-label.js
+ js/src/tests/ecma_6/Syntax/shell.js
+ js/src/tests/ecma_6/Syntax/statement-versus-statementlistitem.js
+ js/src/tests/ecma_6/Syntax/yield-as-identifier.js
+ js/src/tests/ecma_6/TemplateStrings/browser.js
+ js/src/tests/ecma_6/TemplateStrings/lineNumber.js
+ js/src/tests/ecma_6/TemplateStrings/shell.js
+ js/src/tests/ecma_6/TypedArray/Tconstructor-fromTypedArray-byteLength.js
+ js/src/tests/ecma_6/TypedArray/browser.js
+ js/src/tests/ecma_6/TypedArray/constructor-ArrayBuffer-species-wrap.js
+ js/src/tests/ecma_6/TypedArray/constructor-ArrayBuffer-species.js
+ js/src/tests/ecma_6/TypedArray/constructor-iterator-primitive.js
+ js/src/tests/ecma_6/TypedArray/constructor-non-detached.js
+ js/src/tests/ecma_6/TypedArray/constructor-not-callable.js
+ js/src/tests/ecma_6/TypedArray/constructor-undefined-args.js
+ js/src/tests/ecma_6/TypedArray/constructor_bad-args.js
+ js/src/tests/ecma_6/TypedArray/detached-array-buffer-checks.js
+ js/src/tests/ecma_6/TypedArray/element-setting-converts-using-ToNumber.js
+ js/src/tests/ecma_6/TypedArray/entries.js
+ js/src/tests/ecma_6/TypedArray/every-and-some.js
+ js/src/tests/ecma_6/TypedArray/fill.js
+ js/src/tests/ecma_6/TypedArray/filter-species.js
+ js/src/tests/ecma_6/TypedArray/find-and-findIndex.js
+ js/src/tests/ecma_6/TypedArray/forEach.js
+ js/src/tests/ecma_6/TypedArray/from_basics.js
+ js/src/tests/ecma_6/TypedArray/from_constructor.js
+ js/src/tests/ecma_6/TypedArray/from_errors.js
+ js/src/tests/ecma_6/TypedArray/from_iterable.js
+ js/src/tests/ecma_6/TypedArray/from_mapping.js
+ js/src/tests/ecma_6/TypedArray/from_realms.js
+ js/src/tests/ecma_6/TypedArray/from_string.js
+ js/src/tests/ecma_6/TypedArray/from_surfaces.js
+ js/src/tests/ecma_6/TypedArray/from_this.js
+ js/src/tests/ecma_6/TypedArray/getter-name.js
+ js/src/tests/ecma_6/TypedArray/has-property-op.js
+ js/src/tests/ecma_6/TypedArray/includes.js
+ js/src/tests/ecma_6/TypedArray/indexOf-and-lastIndexOf.js
+ js/src/tests/ecma_6/TypedArray/indexOf-never-returns-negative-zero.js
+ js/src/tests/ecma_6/TypedArray/iterator.js
+ js/src/tests/ecma_6/TypedArray/join.js
+ js/src/tests/ecma_6/TypedArray/keys.js
+ js/src/tests/ecma_6/TypedArray/lastIndexOf-never-returns-negative-zero.js
+ js/src/tests/ecma_6/TypedArray/map-and-filter.js
+ js/src/tests/ecma_6/TypedArray/map-species.js
+ js/src/tests/ecma_6/TypedArray/object-defineproperty.js
+ js/src/tests/ecma_6/TypedArray/of.js
+ js/src/tests/ecma_6/TypedArray/prototype-constructor-identity.js
+ js/src/tests/ecma_6/TypedArray/reduce-and-reduceRight.js
+ js/src/tests/ecma_6/TypedArray/reverse.js
+ js/src/tests/ecma_6/TypedArray/seal-and-freeze.js
+ js/src/tests/ecma_6/TypedArray/set-negative-offset.js
+ js/src/tests/ecma_6/TypedArray/set-same-buffer-different-source-target-types.js
+ js/src/tests/ecma_6/TypedArray/set.js
+ js/src/tests/ecma_6/TypedArray/shell.js
+ js/src/tests/ecma_6/TypedArray/slice-species.js
+ js/src/tests/ecma_6/TypedArray/slice.js
+ js/src/tests/ecma_6/TypedArray/sort_basics.js
+ js/src/tests/ecma_6/TypedArray/sort_comparators.js
+ js/src/tests/ecma_6/TypedArray/sort_errors.js
+ js/src/tests/ecma_6/TypedArray/sort_globals.js
+ js/src/tests/ecma_6/TypedArray/sort_small.js
+ js/src/tests/ecma_6/TypedArray/sort_snans.js
+ js/src/tests/ecma_6/TypedArray/sorting_buffer_access.js
+ js/src/tests/ecma_6/TypedArray/subarray-species.js
+ js/src/tests/ecma_6/TypedArray/subarray.js
+ js/src/tests/ecma_6/TypedArray/toLocaleString-detached.js
+ js/src/tests/ecma_6/TypedArray/toLocaleString-nointl.js
+ js/src/tests/ecma_6/TypedArray/toLocaleString.js
+ js/src/tests/ecma_6/TypedArray/toString.js
+ js/src/tests/ecma_6/TypedArray/uint8clamped-constructor.js
+ js/src/tests/ecma_6/TypedArray/values.js
+ js/src/tests/ecma_6/WeakMap/browser.js
+ js/src/tests/ecma_6/WeakMap/shell.js
+ js/src/tests/ecma_6/WeakMap/symbols.js
+ js/src/tests/ecma_6/browser.js
+ js/src/tests/ecma_6/extensions/ArrayBuffer-slice-arguments-detaching.js
+ js/src/tests/ecma_6/extensions/DataView-construct-arguments-detaching.js
+ js/src/tests/ecma_6/extensions/DataView-set-arguments-detaching.js
+ js/src/tests/ecma_6/extensions/RegExp-replace-lastParen.js
+ js/src/tests/ecma_6/extensions/String-match-flags.js
+ js/src/tests/ecma_6/extensions/TypedArray-set-object-funky-length-detaches.js
+ js/src/tests/ecma_6/extensions/TypedArray-subarray-arguments-detaching.js
+ js/src/tests/ecma_6/extensions/array-isArray-proxy-recursion.js
+ js/src/tests/ecma_6/extensions/browser.js
+ js/src/tests/ecma_6/extensions/element-setting-ToNumber-detaches.js
+ js/src/tests/ecma_6/extensions/for-loop-with-lexical-declaration-and-nested-function-statement.js
+ js/src/tests/ecma_6/extensions/keyword-unescaped-requirement-modules.js
+ js/src/tests/ecma_6/extensions/keyword-unescaped-requirement.js
+ js/src/tests/ecma_6/extensions/new-cross-compartment.js
+ js/src/tests/ecma_6/extensions/newer-type-functions-caller-arguments.js
+ js/src/tests/ecma_6/extensions/reentrant-RegExp-creation-and-gc-during-new-RegExp-pattern-ToString.js
+ js/src/tests/ecma_6/extensions/setImmutablePrototype.js
+ js/src/tests/ecma_6/extensions/shell.js
+ js/src/tests/ecma_6/toLength.js
+ js/src/tests/ecma_7/Array/browser.js
+ js/src/tests/ecma_7/Array/includes.js
+ js/src/tests/ecma_7/Array/shell.js
+ js/src/tests/ecma_7/AsyncFunctions/BoundNames.js
+ js/src/tests/ecma_7/AsyncFunctions/EarlyErrors.js
+ js/src/tests/ecma_7/AsyncFunctions/arguments_callee.js
+ js/src/tests/ecma_7/AsyncFunctions/async-contains-unicode-escape.js
+ js/src/tests/ecma_7/AsyncFunctions/await-newline.js
+ js/src/tests/ecma_7/AsyncFunctions/clone.js
+ js/src/tests/ecma_7/AsyncFunctions/constructor.js
+ js/src/tests/ecma_7/AsyncFunctions/identity.js
+ js/src/tests/ecma_7/AsyncFunctions/length.js
+ js/src/tests/ecma_7/AsyncFunctions/methods.js
+ js/src/tests/ecma_7/AsyncFunctions/property.js
+ js/src/tests/ecma_7/AsyncFunctions/semantics.js
+ js/src/tests/ecma_7/AsyncFunctions/shell.js
+ js/src/tests/ecma_7/AsyncFunctions/syntax-arrow.js
+ js/src/tests/ecma_7/AsyncFunctions/syntax-modules.js
+ js/src/tests/ecma_7/AsyncFunctions/syntax.js
+ js/src/tests/ecma_7/AsyncFunctions/toString.js
+ js/src/tests/ecma_7/AsyncFunctions/yield.js
+ js/src/tests/ecma_7/Destructuring/browser.js
+ js/src/tests/ecma_7/Destructuring/shell.js
+ js/src/tests/ecma_7/Math/Pow.js
+ js/src/tests/ecma_7/Math/shell.js
+ js/src/tests/ecma_7/Object/browser.js
+ js/src/tests/ecma_7/Object/defineGetter-defineSetter.js
+ js/src/tests/ecma_7/Object/entries.js
+ js/src/tests/ecma_7/Object/shell.js
+ js/src/tests/ecma_7/Object/values.js
+ js/src/tests/ecma_7/SIMD/ToSource.js
+ js/src/tests/ecma_7/SIMD/binary-operations.js
+ js/src/tests/ecma_7/SIMD/bug1023145.js
+ js/src/tests/ecma_7/SIMD/bug953270.js
+ js/src/tests/ecma_7/SIMD/check.js
+ js/src/tests/ecma_7/SIMD/comparisons.js
+ js/src/tests/ecma_7/SIMD/constructors.js
+ js/src/tests/ecma_7/SIMD/conversions.js
+ js/src/tests/ecma_7/SIMD/float64x2-arithmetic.js
+ js/src/tests/ecma_7/SIMD/load-floats.js
+ js/src/tests/ecma_7/SIMD/load-int16x8.js
+ js/src/tests/ecma_7/SIMD/load-int32x4.js
+ js/src/tests/ecma_7/SIMD/load-int8x16.js
+ js/src/tests/ecma_7/SIMD/load-sab-buffer-compat.js
+ js/src/tests/ecma_7/SIMD/load-unsigned-integers.js
+ js/src/tests/ecma_7/SIMD/minmax.js
+ js/src/tests/ecma_7/SIMD/replaceLane.js
+ js/src/tests/ecma_7/SIMD/select-bitselect.js
+ js/src/tests/ecma_7/SIMD/shell.js
+ js/src/tests/ecma_7/SIMD/shifts.js
+ js/src/tests/ecma_7/SIMD/splat.js
+ js/src/tests/ecma_7/SIMD/store.js
+ js/src/tests/ecma_7/SIMD/swizzle-shuffle.js
+ js/src/tests/ecma_7/SIMD/toString.js
+ js/src/tests/ecma_7/SIMD/typedobjects.js
+ js/src/tests/ecma_7/SIMD/unary-operations.js
+ js/src/tests/ecma_7/String/shell.js
+ js/src/tests/ecma_7/String/string-pad-start-end.js
+ js/src/tests/ecma_7/Syntax/browser.js
+ js/src/tests/ecma_7/Syntax/shell.js
+ js/src/tests/ecma_7/TypedArray/browser.js
+ js/src/tests/ecma_7/TypedArray/shell.js
+ js/src/tests/ecma_7/TypedObject/architecture.js
+ js/src/tests/ecma_7/TypedObject/arraybuffer_isview.js
+ js/src/tests/ecma_7/TypedObject/arrayequiv.js
+ js/src/tests/ecma_7/TypedObject/arrayofstructs.js
+ js/src/tests/ecma_7/TypedObject/arraytype.js
+ js/src/tests/ecma_7/TypedObject/arrayzerolen.js
+ js/src/tests/ecma_7/TypedObject/atopbuffer.js
+ js/src/tests/ecma_7/TypedObject/atopbufferwithoffset.js
+ js/src/tests/ecma_7/TypedObject/map-neutered-midway.js
+ js/src/tests/ecma_7/TypedObject/memory.js
+ js/src/tests/ecma_7/TypedObject/method_build.js
+ js/src/tests/ecma_7/TypedObject/method_filter.js
+ js/src/tests/ecma_7/TypedObject/method_from.js
+ js/src/tests/ecma_7/TypedObject/method_map.js
+ js/src/tests/ecma_7/TypedObject/method_reduce.js
+ js/src/tests/ecma_7/TypedObject/numerictypes.js
+ js/src/tests/ecma_7/TypedObject/objecttype.js
+ js/src/tests/ecma_7/TypedObject/redimension.js
+ js/src/tests/ecma_7/TypedObject/referencetypealiasing.js
+ js/src/tests/ecma_7/TypedObject/referencetypecoercions.js
+ js/src/tests/ecma_7/TypedObject/referencetypemultiple.js
+ js/src/tests/ecma_7/TypedObject/referencetypetrace.js
+ js/src/tests/ecma_7/TypedObject/referencetypeuninit.js
+ js/src/tests/ecma_7/TypedObject/scalar_types.js
+ js/src/tests/ecma_7/TypedObject/shell.js
+ js/src/tests/ecma_7/TypedObject/simpleequiv.js
+ js/src/tests/ecma_7/TypedObject/size_and_alignment.js
+ js/src/tests/ecma_7/TypedObject/storageopaque.js
+ js/src/tests/ecma_7/TypedObject/structequiv.js
+ js/src/tests/ecma_7/TypedObject/structtypeenumerate.js
+ js/src/tests/ecma_7/TypedObject/structtypegetownproperty.js
+ js/src/tests/ecma_7/TypedObject/structtypeindexedfields.js
+ js/src/tests/ecma_7/TypedObject/structtypeprototype.js
+ js/src/tests/ecma_7/TypedObject/structtypereflection.js
+ js/src/tests/ecma_7/TypedObject/structtypestructuralassign.js
+ js/src/tests/ecma_7/browser.js
+ js/src/tests/ecma_7/extensions/browser.js
+ js/src/tests/ecma_7/extensions/shell.js
+ js/src/tests/js-test-driver-begin.js
+ js/src/tests/js-test-driver-end.js
+ js/src/tests/js1_1/README
+ js/src/tests/js1_1/browser.js
+ js/src/tests/js1_1/regress/browser.js
+ js/src/tests/js1_1/regress/perfect.js
+ js/src/tests/js1_1/regress/shell.js
+ js/src/tests/js1_1/shell.js
+ js/src/tests/js1_2/Array/browser.js
+ js/src/tests/js1_2/Array/shell.js
+ js/src/tests/js1_2/Objects/browser.js
+ js/src/tests/js1_2/Objects/shell.js
+ js/src/tests/js1_2/README
+ js/src/tests/js1_2/String/browser.js
+ js/src/tests/js1_2/String/shell.js
+ js/src/tests/js1_2/browser.js
+ js/src/tests/js1_2/function/browser.js
+ js/src/tests/js1_2/function/shell.js
+ js/src/tests/js1_2/operator/browser.js
+ js/src/tests/js1_2/operator/shell.js
+ js/src/tests/js1_2/regexp/browser.js
+ js/src/tests/js1_2/regexp/shell.js
+ js/src/tests/js1_2/regress/browser.js
+ js/src/tests/js1_2/regress/shell.js
+ js/src/tests/js1_2/shell.js
+ js/src/tests/js1_2/statements/browser.js
+ js/src/tests/js1_2/statements/shell.js
+ js/src/tests/js1_2/version120/browser.js
+ js/src/tests/js1_3/Boolean/browser.js
+ js/src/tests/js1_3/Boolean/shell.js
+ js/src/tests/js1_3/README
+ js/src/tests/js1_3/Script/browser.js
+ js/src/tests/js1_3/Script/shell.js
+ js/src/tests/js1_3/browser.js
+ js/src/tests/js1_3/extensions/browser.js
+ js/src/tests/js1_3/extensions/shell.js
+ js/src/tests/js1_3/inherit/browser.js
+ js/src/tests/js1_3/inherit/shell.js
+ js/src/tests/js1_3/misc/browser.js
+ js/src/tests/js1_3/misc/shell.js
+ js/src/tests/js1_3/regress/browser.js
+ js/src/tests/js1_3/regress/shell.js
+ js/src/tests/js1_3/shell.js
+ js/src/tests/js1_4/Eval/browser.js
+ js/src/tests/js1_4/Eval/regress-531682.js
+ js/src/tests/js1_4/Eval/shell.js
+ js/src/tests/js1_4/Functions/browser.js
+ js/src/tests/js1_4/Functions/shell.js
+ js/src/tests/js1_4/README
+ js/src/tests/js1_4/Regress/browser.js
+ js/src/tests/js1_4/Regress/shell.js
+ js/src/tests/js1_4/browser.js
+ js/src/tests/js1_4/shell.js
+ js/src/tests/js1_5/Array/browser.js
+ js/src/tests/js1_5/Array/regress-424954.js
+ js/src/tests/js1_5/Array/shell.js
+ js/src/tests/js1_5/Date/browser.js
+ js/src/tests/js1_5/Date/shell.js
+ js/src/tests/js1_5/Error/browser.js
+ js/src/tests/js1_5/Error/constructor-ordering.js
+ js/src/tests/js1_5/Error/shell.js
+ js/src/tests/js1_5/Exceptions/browser.js
+ js/src/tests/js1_5/Exceptions/shell.js
+ js/src/tests/js1_5/Expressions/browser.js
+ js/src/tests/js1_5/Function/browser.js
+ js/src/tests/js1_5/Function/shell.js
+ js/src/tests/js1_5/GC/browser.js
+ js/src/tests/js1_5/GC/shell.js
+ js/src/tests/js1_5/GetSet/browser.js
+ js/src/tests/js1_5/GetSet/shell.js
+ js/src/tests/js1_5/LexicalConventions/browser.js
+ js/src/tests/js1_5/LexicalConventions/shell.js
+ js/src/tests/js1_5/Object/browser.js
+ js/src/tests/js1_5/Object/shell.js
+ js/src/tests/js1_5/README
+ js/src/tests/js1_5/Regress/browser.js
+ js/src/tests/js1_5/Regress/regress-10278.js
+ js/src/tests/js1_5/Regress/regress-162392.js
+ js/src/tests/js1_5/Regress/regress-306794.js
+ js/src/tests/js1_5/Regress/regress-325925.js
+ js/src/tests/js1_5/Regress/regress-383682.js
+ js/src/tests/js1_5/Regress/regress-410852.js
+ js/src/tests/js1_5/Regress/regress-428366.js
+ js/src/tests/js1_5/Regress/regress-449627.js
+ js/src/tests/js1_5/Regress/regress-449666.js
+ js/src/tests/js1_5/Regress/regress-452189.js
+ js/src/tests/js1_5/Regress/regress-459085.js
+ js/src/tests/js1_5/Regress/regress-470758-01.js
+ js/src/tests/js1_5/Regress/regress-470758-02.js
+ js/src/tests/js1_5/Regress/regress-503860.js
+ js/src/tests/js1_5/Regress/regress-58116.js
+ js/src/tests/js1_5/Regress/shell.js
+ js/src/tests/js1_5/Scope/browser.js
+ js/src/tests/js1_5/Scope/shell.js
+ js/src/tests/js1_5/String/browser.js
+ js/src/tests/js1_5/String/replace-flags.js
+ js/src/tests/js1_5/String/shell.js
+ js/src/tests/js1_5/browser.js
+ js/src/tests/js1_5/extensions/browser.js
+ js/src/tests/js1_5/extensions/regress-455380.js
+ js/src/tests/js1_5/extensions/regress-480579.js
+ js/src/tests/js1_5/extensions/regress-481516.js
+ js/src/tests/js1_5/extensions/regress-543839.js
+ js/src/tests/js1_5/extensions/shell.js
+ js/src/tests/js1_5/shell.js
+ js/src/tests/js1_5/template.js
+ js/src/tests/js1_6/Array/browser.js
+ js/src/tests/js1_6/Array/generics.js
+ js/src/tests/js1_6/Array/regress-320887.js
+ js/src/tests/js1_6/Array/regress-386030.js
+ js/src/tests/js1_6/Array/regress-566651.js
+ js/src/tests/js1_6/Array/shell.js
+ js/src/tests/js1_6/README
+ js/src/tests/js1_6/Regress/browser.js
+ js/src/tests/js1_6/Regress/shell.js
+ js/src/tests/js1_6/String/browser.js
+ js/src/tests/js1_6/String/generics.js
+ js/src/tests/js1_6/String/shell.js
+ js/src/tests/js1_6/browser.js
+ js/src/tests/js1_6/extensions/browser.js
+ js/src/tests/js1_6/extensions/regress-565521.js
+ js/src/tests/js1_6/extensions/shell.js
+ js/src/tests/js1_6/template.js
+ js/src/tests/js1_7/GC/browser.js
+ js/src/tests/js1_7/GC/shell.js
+ js/src/tests/js1_7/README
+ js/src/tests/js1_7/browser.js
+ js/src/tests/js1_7/expressions/browser.js
+ js/src/tests/js1_7/expressions/shell.js
+ js/src/tests/js1_7/extensions/browser.js
+ js/src/tests/js1_7/extensions/regress-589112.js
+ js/src/tests/js1_7/extensions/regress-590813.js
+ js/src/tests/js1_7/extensions/regress-591450.js
+ js/src/tests/js1_7/extensions/shell.js
+ js/src/tests/js1_7/geniter/browser.js
+ js/src/tests/js1_7/geniter/close-returns-undefined.js
+ js/src/tests/js1_7/geniter/gen-with-call-obj.js
+ js/src/tests/js1_7/geniter/regress-366941.js
+ js/src/tests/js1_7/geniter/shell.js
+ js/src/tests/js1_7/geniter/yield-new.js
+ js/src/tests/js1_7/iterable/browser.js
+ js/src/tests/js1_7/iterable/regress-568056.js
+ js/src/tests/js1_7/iterable/shell.js
+ js/src/tests/js1_7/lexical/browser.js
+ js/src/tests/js1_7/lexical/shell.js
+ js/src/tests/js1_7/regexp/browser.js
+ js/src/tests/js1_7/regexp/shell.js
+ js/src/tests/js1_7/regress/browser.js
+ js/src/tests/js1_7/regress/shell.js
+ js/src/tests/js1_7/template.js
+ js/src/tests/js1_8/README
+ js/src/tests/js1_8/browser.js
+ js/src/tests/js1_8/extensions/browser.js
+ js/src/tests/js1_8/extensions/dekker.js
+ js/src/tests/js1_8/extensions/expclo.js
+ js/src/tests/js1_8/extensions/expclo2.js
+ js/src/tests/js1_8/extensions/regress-415721.js
+ js/src/tests/js1_8/extensions/regress-469625.js
+ js/src/tests/js1_8/extensions/regress-479381.js
+ js/src/tests/js1_8/extensions/shell.js
+ js/src/tests/js1_8/extensions/simple-tree.js
+ js/src/tests/js1_8/genexps/shell.js
+ js/src/tests/js1_8/regress/browser.js
+ js/src/tests/js1_8/regress/regress-366941.js
+ js/src/tests/js1_8/regress/regress-469625-02.js
+ js/src/tests/js1_8/regress/regress-469625-03.js
+ js/src/tests/js1_8/regress/regress-477581.js
+ js/src/tests/js1_8/regress/regress-499524.js
+ js/src/tests/js1_8/regress/shell.js
+ js/src/tests/js1_8/template.js
+ js/src/tests/js1_8_1/JSON/browser.js
+ js/src/tests/js1_8_1/JSON/regress-459293.js
+ js/src/tests/js1_8_1/JSON/shell.js
+ js/src/tests/js1_8_1/README
+ js/src/tests/js1_8_1/String/browser.js
+ js/src/tests/js1_8_1/String/shell.js
+ js/src/tests/js1_8_1/browser.js
+ js/src/tests/js1_8_1/extensions/browser.js
+ js/src/tests/js1_8_1/extensions/new-parenthesization.js
+ js/src/tests/js1_8_1/extensions/shell.js
+ js/src/tests/js1_8_1/extensions/strict-warning.js
+ js/src/tests/js1_8_1/jit/browser.js
+ js/src/tests/js1_8_1/jit/shell.js
+ js/src/tests/js1_8_1/regress/browser.js
+ js/src/tests/js1_8_1/regress/regress-452498-051.js
+ js/src/tests/js1_8_1/regress/regress-452498-052-a.js
+ js/src/tests/js1_8_1/regress/regress-452498-053.js
+ js/src/tests/js1_8_1/regress/regress-452498-079.js
+ js/src/tests/js1_8_1/regress/regress-509354.js
+ js/src/tests/js1_8_1/regress/regress-524264.js
+ js/src/tests/js1_8_1/regress/regress-524743.js
+ js/src/tests/js1_8_1/regress/regress-530879.js
+ js/src/tests/js1_8_1/regress/shell.js
+ js/src/tests/js1_8_1/strict/12.2.1.js
+ js/src/tests/js1_8_1/strict/8.7.2.js
+ js/src/tests/js1_8_1/strict/shell.js
+ js/src/tests/js1_8_1/template.js
+ js/src/tests/js1_8_5/README
+ js/src/tests/js1_8_5/browser.js
+ js/src/tests/js1_8_5/extensions/array-length-protochange.js
+ js/src/tests/js1_8_5/extensions/arraybuffer-prototype.js
+ js/src/tests/js1_8_5/extensions/browser.js
+ js/src/tests/js1_8_5/extensions/censor-strict-caller.js
+ js/src/tests/js1_8_5/extensions/clone-complex-object.js
+ js/src/tests/js1_8_5/extensions/clone-errors.js
+ js/src/tests/js1_8_5/extensions/clone-forge.js
+ js/src/tests/js1_8_5/extensions/clone-leaf-object.js
+ js/src/tests/js1_8_5/extensions/clone-many-transferables.js
+ js/src/tests/js1_8_5/extensions/clone-object-deep.js
+ js/src/tests/js1_8_5/extensions/clone-object.js
+ js/src/tests/js1_8_5/extensions/clone-regexp.js
+ js/src/tests/js1_8_5/extensions/clone-simple.js
+ js/src/tests/js1_8_5/extensions/clone-transferables.js
+ js/src/tests/js1_8_5/extensions/clone-typed-array.js
+ js/src/tests/js1_8_5/extensions/clone-v1-typed-array-data.dat
+ js/src/tests/js1_8_5/extensions/clone-v1-typed-array.js
+ js/src/tests/js1_8_5/extensions/column-numbers.js
+ js/src/tests/js1_8_5/extensions/dataview.js
+ js/src/tests/js1_8_5/extensions/decompile-for-of.js
+ js/src/tests/js1_8_5/extensions/destructure-accessor.js
+ js/src/tests/js1_8_5/extensions/empty.txt
+ js/src/tests/js1_8_5/extensions/file-mapped-arraybuffers.js
+ js/src/tests/js1_8_5/extensions/file-mapped-arraybuffers.txt
+ js/src/tests/js1_8_5/extensions/is-generator.js
+ js/src/tests/js1_8_5/extensions/mutable-proto-special-form.js
+ js/src/tests/js1_8_5/extensions/object-toSource-undefined-getter.js
+ js/src/tests/js1_8_5/extensions/object-toSource-with-symbol-keys.js
+ js/src/tests/js1_8_5/extensions/proxy-proto-setter.js
+ js/src/tests/js1_8_5/extensions/recursion.js
+ js/src/tests/js1_8_5/extensions/redeclaration-of-catch-warning.js
+ js/src/tests/js1_8_5/extensions/regress-558541.js
+ js/src/tests/js1_8_5/extensions/regress-636818.js
+ js/src/tests/js1_8_5/extensions/regress-645160.js
+ js/src/tests/js1_8_5/extensions/regress-650753.js
+ js/src/tests/js1_8_5/extensions/regress-677589.js
+ js/src/tests/js1_8_5/extensions/regress-677924.js
+ js/src/tests/js1_8_5/extensions/regress-696109.js
+ js/src/tests/js1_8_5/extensions/selfhosted-detecting-strict.js
+ js/src/tests/js1_8_5/extensions/set-property-non-extensible.js
+ js/src/tests/js1_8_5/extensions/sharedtypedarray.js
+ js/src/tests/js1_8_5/extensions/shell.js
+ js/src/tests/js1_8_5/extensions/sps-generators.js
+ js/src/tests/js1_8_5/extensions/symbol-uneval.js
+ js/src/tests/js1_8_5/extensions/toSource-0.js
+ js/src/tests/js1_8_5/extensions/typedarray-copyWithin-arguments-detaching.js
+ js/src/tests/js1_8_5/extensions/typedarray-set-neutering.js
+ js/src/tests/js1_8_5/extensions/typedarray-subarray-of-subarray.js
+ js/src/tests/js1_8_5/extensions/typedarray.js
+ js/src/tests/js1_8_5/extensions/weakmap.js
+ js/src/tests/js1_8_5/reflect-parse/Match.js
+ js/src/tests/js1_8_5/reflect-parse/PatternAsserts.js
+ js/src/tests/js1_8_5/reflect-parse/PatternBuilders.js
+ js/src/tests/js1_8_5/reflect-parse/alternateBuilder.js
+ js/src/tests/js1_8_5/reflect-parse/async.js
+ js/src/tests/js1_8_5/reflect-parse/basicBuilder.js
+ js/src/tests/js1_8_5/reflect-parse/builderExceptions.js
+ js/src/tests/js1_8_5/reflect-parse/classes.js
+ js/src/tests/js1_8_5/reflect-parse/comprehensions.js
+ js/src/tests/js1_8_5/reflect-parse/computedPropNames.js
+ js/src/tests/js1_8_5/reflect-parse/declarations.js
+ js/src/tests/js1_8_5/reflect-parse/destructuring-array-holes-reflect-as-null.js
+ js/src/tests/js1_8_5/reflect-parse/destructuring-assignment.js
+ js/src/tests/js1_8_5/reflect-parse/destructuring-function-parameters.js
+ js/src/tests/js1_8_5/reflect-parse/destructuring-variable-declarations.js
+ js/src/tests/js1_8_5/reflect-parse/destructuring__proto__.js
+ js/src/tests/js1_8_5/reflect-parse/expression.js
+ js/src/tests/js1_8_5/reflect-parse/expressionClosures.js
+ js/src/tests/js1_8_5/reflect-parse/for-loop-destructuring.js
+ js/src/tests/js1_8_5/reflect-parse/generatorExpressions.js
+ js/src/tests/js1_8_5/reflect-parse/generators.js
+ js/src/tests/js1_8_5/reflect-parse/lexicals.js
+ js/src/tests/js1_8_5/reflect-parse/location.js
+ js/src/tests/js1_8_5/reflect-parse/methodDefn.js
+ js/src/tests/js1_8_5/reflect-parse/newTarget.js
+ js/src/tests/js1_8_5/reflect-parse/object-rest.js
+ js/src/tests/js1_8_5/reflect-parse/object-spread.js
+ js/src/tests/js1_8_5/reflect-parse/proxyArgs.js
+ js/src/tests/js1_8_5/reflect-parse/shell.js
+ js/src/tests/js1_8_5/reflect-parse/stackOverflow.js
+ js/src/tests/js1_8_5/reflect-parse/statements.js
+ js/src/tests/js1_8_5/reflect-parse/templateStrings.js
+ js/src/tests/js1_8_5/regress/browser.js
+ js/src/tests/js1_8_5/regress/regress-373843.js
+ js/src/tests/js1_8_5/regress/regress-383902.js
+ js/src/tests/js1_8_5/regress/regress-469758.js
+ js/src/tests/js1_8_5/regress/regress-500528.js
+ js/src/tests/js1_8_5/regress/regress-541255-3.js
+ js/src/tests/js1_8_5/regress/regress-541455.js
+ js/src/tests/js1_8_5/regress/regress-551763-0.js
+ js/src/tests/js1_8_5/regress/regress-551763-1.js
+ js/src/tests/js1_8_5/regress/regress-551763-2.js
+ js/src/tests/js1_8_5/regress/regress-552432.js
+ js/src/tests/js1_8_5/regress/regress-553778.js
+ js/src/tests/js1_8_5/regress/regress-554955-1.js
+ js/src/tests/js1_8_5/regress/regress-554955-2.js
+ js/src/tests/js1_8_5/regress/regress-554955-3.js
+ js/src/tests/js1_8_5/regress/regress-554955-4.js
+ js/src/tests/js1_8_5/regress/regress-554955-5.js
+ js/src/tests/js1_8_5/regress/regress-554955-6.js
+ js/src/tests/js1_8_5/regress/regress-555246-0.js
+ js/src/tests/js1_8_5/regress/regress-555246-1.js
+ js/src/tests/js1_8_5/regress/regress-559402-1.js
+ js/src/tests/js1_8_5/regress/regress-559402-2.js
+ js/src/tests/js1_8_5/regress/regress-559438.js
+ js/src/tests/js1_8_5/regress/regress-560998-1.js
+ js/src/tests/js1_8_5/regress/regress-560998-2.js
+ js/src/tests/js1_8_5/regress/regress-561031.js
+ js/src/tests/js1_8_5/regress/regress-563210.js
+ js/src/tests/js1_8_5/regress/regress-563221.js
+ js/src/tests/js1_8_5/regress/regress-566549.js
+ js/src/tests/js1_8_5/regress/regress-567152.js
+ js/src/tests/js1_8_5/regress/regress-569306.js
+ js/src/tests/js1_8_5/regress/regress-571014.js
+ js/src/tests/js1_8_5/regress/regress-573875.js
+ js/src/tests/js1_8_5/regress/regress-577648-1.js
+ js/src/tests/js1_8_5/regress/regress-577648-2.js
+ js/src/tests/js1_8_5/regress/regress-583429.js
+ js/src/tests/js1_8_5/regress/regress-584355.js
+ js/src/tests/js1_8_5/regress/regress-585257.js
+ js/src/tests/js1_8_5/regress/regress-586482-1.js
+ js/src/tests/js1_8_5/regress/regress-586482-2.js
+ js/src/tests/js1_8_5/regress/regress-586482-3.js
+ js/src/tests/js1_8_5/regress/regress-586482-4.js
+ js/src/tests/js1_8_5/regress/regress-586482-5.js
+ js/src/tests/js1_8_5/regress/regress-588339.js
+ js/src/tests/js1_8_5/regress/regress-591846.js
+ js/src/tests/js1_8_5/regress/regress-591897.js
+ js/src/tests/js1_8_5/regress/regress-592202-3.js
+ js/src/tests/js1_8_5/regress/regress-592202-4.js
+ js/src/tests/js1_8_5/regress/regress-592556-c35.js
+ js/src/tests/js1_8_5/regress/regress-593256.js
+ js/src/tests/js1_8_5/regress/regress-595230-2.js
+ js/src/tests/js1_8_5/regress/regress-595365-1.js
+ js/src/tests/js1_8_5/regress/regress-596103.js
+ js/src/tests/js1_8_5/regress/regress-596805-1.js
+ js/src/tests/js1_8_5/regress/regress-596805-2.js
+ js/src/tests/js1_8_5/regress/regress-597945-1.js
+ js/src/tests/js1_8_5/regress/regress-597945-2.js
+ js/src/tests/js1_8_5/regress/regress-598176.js
+ js/src/tests/js1_8_5/regress/regress-600067.js
+ js/src/tests/js1_8_5/regress/regress-601399.js
+ js/src/tests/js1_8_5/regress/regress-602621.js
+ js/src/tests/js1_8_5/regress/regress-607799.js
+ js/src/tests/js1_8_5/regress/regress-607863.js
+ js/src/tests/js1_8_5/regress/regress-609617.js
+ js/src/tests/js1_8_5/regress/regress-610026.js
+ js/src/tests/js1_8_5/regress/regress-614714.js
+ js/src/tests/js1_8_5/regress/regress-617405-1.js
+ js/src/tests/js1_8_5/regress/regress-617405-2.js
+ js/src/tests/js1_8_5/regress/regress-618572.js
+ js/src/tests/js1_8_5/regress/regress-619003-1.js
+ js/src/tests/js1_8_5/regress/regress-619003-2.js
+ js/src/tests/js1_8_5/regress/regress-620376-1.js
+ js/src/tests/js1_8_5/regress/regress-621814.js
+ js/src/tests/js1_8_5/regress/regress-624199.js
+ js/src/tests/js1_8_5/regress/regress-624547.js
+ js/src/tests/js1_8_5/regress/regress-624968.js
+ js/src/tests/js1_8_5/regress/regress-626436.js
+ js/src/tests/js1_8_5/regress/regress-633741.js
+ js/src/tests/js1_8_5/regress/regress-634210-1.js
+ js/src/tests/js1_8_5/regress/regress-634210-2.js
+ js/src/tests/js1_8_5/regress/regress-634210-3.js
+ js/src/tests/js1_8_5/regress/regress-634210-4.js
+ js/src/tests/js1_8_5/regress/regress-636364.js
+ js/src/tests/js1_8_5/regress/regress-640075.js
+ js/src/tests/js1_8_5/regress/regress-642247.js
+ js/src/tests/js1_8_5/regress/regress-643222.js
+ js/src/tests/js1_8_5/regress/regress-646820-1.js
+ js/src/tests/js1_8_5/regress/regress-646820-2.js
+ js/src/tests/js1_8_5/regress/regress-646820-3.js
+ js/src/tests/js1_8_5/regress/regress-665355.js
+ js/src/tests/js1_8_5/regress/regress-672892.js
+ js/src/tests/js1_8_5/regress/regress-672893.js
+ js/src/tests/js1_8_5/regress/regress-694306.js
+ js/src/tests/js1_8_5/regress/regress-698028-1.js
+ js/src/tests/js1_8_5/regress/regress-698028-2.js
+ js/src/tests/js1_8_5/regress/regress-698028-3.js
+ js/src/tests/js1_8_5/regress/regress-699682.js
+ js/src/tests/js1_8_5/regress/regress-736792.js
+ js/src/tests/js1_8_5/regress/regress-810525.js
+ js/src/tests/js1_8_5/regress/regress-yarr-regexp.js
+ js/src/tests/js1_8_5/regress/shell.js
+ js/src/tests/js1_8_5/shell.js
+ js/src/tests/js1_8_5/template.js
+ js/src/tests/jstests.list
+ js/src/tests/lib/__init__.py
+ js/src/tests/lib/manifest.py
+ js/src/tests/lib/progressbar.py
+ js/src/tests/lib/results.py
+ js/src/tests/lib/tasks_unix.py
+ js/src/tests/lib/terminal_unix.py
+ js/src/tests/lib/terminal_win.py
+ js/src/tests/lib/tests.py
+ js/src/tests/parsemark.py
+ js/src/tests/shell/README
+ js/src/tests/shell/futex-apis.js
+ js/src/tests/shell/futex.js
+ js/src/tests/shell/gcstats.js
+ js/src/tests/shell/os.js
+ js/src/tests/shell/warning.js
+ js/src/tests/style/BadIncludes.h
+ js/src/tests/style/BadIncludes2-inl.h
+ js/src/tests/style/BadIncludes2.h
+ js/src/tests/style/BadIncludesOrder-inl.h
+ js/src/tests/style/HeaderCycleA1.h
+ js/src/tests/style/HeaderCycleA2.h
+ js/src/tests/style/HeaderCycleA3.h
+ js/src/tests/style/HeaderCycleB1-inl.h
+ js/src/tests/style/HeaderCycleB2-inl.h
+ js/src/tests/style/HeaderCycleB3-inl.h
+ js/src/tests/style/HeaderCycleB4-inl.h
+ js/src/tests/style/jsheadercycleB5inlines.h
+ js/src/tests/supporting/README
+ js/src/tests/test262/HG-INFO
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/shell.js
+ js/src/tests/test262/built-ins/Object/shell.js
+ js/src/tests/test262/built-ins/shell.js
+ js/src/tests/test262/ch06/browser.js
+ js/src/tests/test262/ch06/shell.js
+ js/src/tests/test262/ch07/7.2/browser.js
+ js/src/tests/test262/ch07/7.2/shell.js
+ js/src/tests/test262/ch07/7.3/browser.js
+ js/src/tests/test262/ch07/7.3/shell.js
+ js/src/tests/test262/ch07/7.4/browser.js
+ js/src/tests/test262/ch07/7.4/shell.js
+ js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/browser.js
+ js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/shell.js
+ js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/browser.js
+ js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/shell.js
+ js/src/tests/test262/ch07/7.6/7.6.1/browser.js
+ js/src/tests/test262/ch07/7.6/7.6.1/shell.js
+ js/src/tests/test262/ch07/7.6/browser.js
+ js/src/tests/test262/ch07/7.6/shell.js
+ js/src/tests/test262/ch07/7.7/browser.js
+ js/src/tests/test262/ch07/7.7/shell.js
+ js/src/tests/test262/ch07/7.8/7.8.1/browser.js
+ js/src/tests/test262/ch07/7.8/7.8.1/shell.js
+ js/src/tests/test262/ch07/7.8/7.8.2/browser.js
+ js/src/tests/test262/ch07/7.8/7.8.2/shell.js
+ js/src/tests/test262/ch07/7.8/7.8.3/browser.js
+ js/src/tests/test262/ch07/7.8/7.8.3/shell.js
+ js/src/tests/test262/ch07/7.8/7.8.4/browser.js
+ js/src/tests/test262/ch07/7.8/7.8.4/shell.js
+ js/src/tests/test262/ch07/7.8/7.8.5/browser.js
+ js/src/tests/test262/ch07/7.8/7.8.5/shell.js
+ js/src/tests/test262/ch07/7.8/browser.js
+ js/src/tests/test262/ch07/7.8/shell.js
+ js/src/tests/test262/ch07/7.9/7.9.2/browser.js
+ js/src/tests/test262/ch07/7.9/7.9.2/shell.js
+ js/src/tests/test262/ch07/7.9/browser.js
+ js/src/tests/test262/ch07/7.9/shell.js
+ js/src/tests/test262/ch07/browser.js
+ js/src/tests/test262/ch07/shell.js
+ js/src/tests/test262/ch08/8.1/browser.js
+ js/src/tests/test262/ch08/8.1/shell.js
+ js/src/tests/test262/ch08/8.12/8.12.1/browser.js
+ js/src/tests/test262/ch08/8.12/8.12.1/shell.js
+ js/src/tests/test262/ch08/8.12/8.12.3/browser.js
+ js/src/tests/test262/ch08/8.12/8.12.3/shell.js
+ js/src/tests/test262/ch08/8.12/8.12.4/browser.js
+ js/src/tests/test262/ch08/8.12/8.12.4/shell.js
+ js/src/tests/test262/ch08/8.12/8.12.5/browser.js
+ js/src/tests/test262/ch08/8.12/8.12.5/shell.js
+ js/src/tests/test262/ch08/8.12/8.12.6/browser.js
+ js/src/tests/test262/ch08/8.12/8.12.6/shell.js
+ js/src/tests/test262/ch08/8.12/8.12.7/browser.js
+ js/src/tests/test262/ch08/8.12/8.12.7/shell.js
+ js/src/tests/test262/ch08/8.12/8.12.8/browser.js
+ js/src/tests/test262/ch08/8.12/8.12.8/shell.js
+ js/src/tests/test262/ch08/8.12/8.12.9/browser.js
+ js/src/tests/test262/ch08/8.12/8.12.9/shell.js
+ js/src/tests/test262/ch08/8.12/browser.js
+ js/src/tests/test262/ch08/8.12/shell.js
+ js/src/tests/test262/ch08/8.2/browser.js
+ js/src/tests/test262/ch08/8.2/shell.js
+ js/src/tests/test262/ch08/8.3/browser.js
+ js/src/tests/test262/ch08/8.3/shell.js
+ js/src/tests/test262/ch08/8.4/browser.js
+ js/src/tests/test262/ch08/8.4/shell.js
+ js/src/tests/test262/ch08/8.5/browser.js
+ js/src/tests/test262/ch08/8.5/shell.js
+ js/src/tests/test262/ch08/8.6/8.6.1/browser.js
+ js/src/tests/test262/ch08/8.6/8.6.1/shell.js
+ js/src/tests/test262/ch08/8.6/8.6.2/browser.js
+ js/src/tests/test262/ch08/8.6/8.6.2/shell.js
+ js/src/tests/test262/ch08/8.6/browser.js
+ js/src/tests/test262/ch08/8.6/shell.js
+ js/src/tests/test262/ch08/8.7/8.7.2/browser.js
+ js/src/tests/test262/ch08/8.7/8.7.2/shell.js
+ js/src/tests/test262/ch08/8.7/browser.js
+ js/src/tests/test262/ch08/8.7/shell.js
+ js/src/tests/test262/ch08/8.8/browser.js
+ js/src/tests/test262/ch08/8.8/shell.js
+ js/src/tests/test262/ch08/browser.js
+ js/src/tests/test262/ch08/shell.js
+ js/src/tests/test262/ch09/9.1/browser.js
+ js/src/tests/test262/ch09/9.1/shell.js
+ js/src/tests/test262/ch09/9.2/browser.js
+ js/src/tests/test262/ch09/9.2/shell.js
+ js/src/tests/test262/ch09/9.3/9.3.1/browser.js
+ js/src/tests/test262/ch09/9.3/9.3.1/shell.js
+ js/src/tests/test262/ch09/9.3/browser.js
+ js/src/tests/test262/ch09/9.3/shell.js
+ js/src/tests/test262/ch09/9.4/browser.js
+ js/src/tests/test262/ch09/9.4/shell.js
+ js/src/tests/test262/ch09/9.5/browser.js
+ js/src/tests/test262/ch09/9.5/shell.js
+ js/src/tests/test262/ch09/9.6/browser.js
+ js/src/tests/test262/ch09/9.6/shell.js
+ js/src/tests/test262/ch09/9.7/browser.js
+ js/src/tests/test262/ch09/9.7/shell.js
+ js/src/tests/test262/ch09/9.8/9.8.1/browser.js
+ js/src/tests/test262/ch09/9.8/9.8.1/shell.js
+ js/src/tests/test262/ch09/9.8/browser.js
+ js/src/tests/test262/ch09/9.8/shell.js
+ js/src/tests/test262/ch09/9.9/browser.js
+ js/src/tests/test262/ch09/9.9/shell.js
+ js/src/tests/test262/ch09/browser.js
+ js/src/tests/test262/ch09/shell.js
+ js/src/tests/test262/ch10/10.1/10.1.1/browser.js
+ js/src/tests/test262/ch10/10.1/10.1.1/shell.js
+ js/src/tests/test262/ch10/10.1/browser.js
+ js/src/tests/test262/ch10/10.1/shell.js
+ js/src/tests/test262/ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/browser.js
+ js/src/tests/test262/ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/shell.js
+ js/src/tests/test262/ch10/10.2/10.2.1/10.2.1.1/browser.js
+ js/src/tests/test262/ch10/10.2/10.2.1/10.2.1.1/shell.js
+ js/src/tests/test262/ch10/10.2/10.2.1/browser.js
+ js/src/tests/test262/ch10/10.2/10.2.1/shell.js
+ js/src/tests/test262/ch10/10.2/10.2.2/browser.js
+ js/src/tests/test262/ch10/10.2/10.2.2/shell.js
+ js/src/tests/test262/ch10/10.2/10.2.3/browser.js
+ js/src/tests/test262/ch10/10.2/10.2.3/shell.js
+ js/src/tests/test262/ch10/10.2/browser.js
+ js/src/tests/test262/ch10/10.2/shell.js
+ js/src/tests/test262/ch10/10.4/10.4.1/browser.js
+ js/src/tests/test262/ch10/10.4/10.4.1/shell.js
+ js/src/tests/test262/ch10/10.4/10.4.2/browser.js
+ js/src/tests/test262/ch10/10.4/10.4.2/shell.js
+ js/src/tests/test262/ch10/10.4/10.4.3/browser.js
+ js/src/tests/test262/ch10/10.4/10.4.3/shell.js
+ js/src/tests/test262/ch10/10.4/browser.js
+ js/src/tests/test262/ch10/10.4/shell.js
+ js/src/tests/test262/ch10/10.5/browser.js
+ js/src/tests/test262/ch10/10.5/shell.js
+ js/src/tests/test262/ch10/10.6/browser.js
+ js/src/tests/test262/ch10/10.6/shell.js
+ js/src/tests/test262/ch10/browser.js
+ js/src/tests/test262/ch10/shell.js
+ js/src/tests/test262/ch11/11.1/11.1.1/browser.js
+ js/src/tests/test262/ch11/11.1/11.1.1/shell.js
+ js/src/tests/test262/ch11/11.1/11.1.2/browser.js
+ js/src/tests/test262/ch11/11.1/11.1.2/shell.js
+ js/src/tests/test262/ch11/11.1/11.1.4/browser.js
+ js/src/tests/test262/ch11/11.1/11.1.4/shell.js
+ js/src/tests/test262/ch11/11.1/11.1.5/browser.js
+ js/src/tests/test262/ch11/11.1/11.1.5/shell.js
+ js/src/tests/test262/ch11/11.1/11.1.6/browser.js
+ js/src/tests/test262/ch11/11.1/11.1.6/shell.js
+ js/src/tests/test262/ch11/11.1/browser.js
+ js/src/tests/test262/ch11/11.1/shell.js
+ js/src/tests/test262/ch11/11.10/11.10.1/browser.js
+ js/src/tests/test262/ch11/11.10/11.10.1/shell.js
+ js/src/tests/test262/ch11/11.10/11.10.2/browser.js
+ js/src/tests/test262/ch11/11.10/11.10.2/shell.js
+ js/src/tests/test262/ch11/11.10/11.10.3/browser.js
+ js/src/tests/test262/ch11/11.10/11.10.3/shell.js
+ js/src/tests/test262/ch11/11.10/browser.js
+ js/src/tests/test262/ch11/11.10/shell.js
+ js/src/tests/test262/ch11/11.11/11.11.1/browser.js
+ js/src/tests/test262/ch11/11.11/11.11.1/shell.js
+ js/src/tests/test262/ch11/11.11/11.11.2/browser.js
+ js/src/tests/test262/ch11/11.11/11.11.2/shell.js
+ js/src/tests/test262/ch11/11.11/browser.js
+ js/src/tests/test262/ch11/11.11/shell.js
+ js/src/tests/test262/ch11/11.12/browser.js
+ js/src/tests/test262/ch11/11.12/shell.js
+ js/src/tests/test262/ch11/11.13/11.13.1/browser.js
+ js/src/tests/test262/ch11/11.13/11.13.1/shell.js
+ js/src/tests/test262/ch11/11.13/11.13.2/browser.js
+ js/src/tests/test262/ch11/11.13/11.13.2/shell.js
+ js/src/tests/test262/ch11/11.13/browser.js
+ js/src/tests/test262/ch11/11.13/shell.js
+ js/src/tests/test262/ch11/11.14/browser.js
+ js/src/tests/test262/ch11/11.14/shell.js
+ js/src/tests/test262/ch11/11.2/11.2.1/browser.js
+ js/src/tests/test262/ch11/11.2/11.2.1/shell.js
+ js/src/tests/test262/ch11/11.2/11.2.2/browser.js
+ js/src/tests/test262/ch11/11.2/11.2.2/shell.js
+ js/src/tests/test262/ch11/11.2/11.2.3/browser.js
+ js/src/tests/test262/ch11/11.2/11.2.3/shell.js
+ js/src/tests/test262/ch11/11.2/11.2.4/browser.js
+ js/src/tests/test262/ch11/11.2/11.2.4/shell.js
+ js/src/tests/test262/ch11/11.2/browser.js
+ js/src/tests/test262/ch11/11.2/shell.js
+ js/src/tests/test262/ch11/11.3/11.3.1/browser.js
+ js/src/tests/test262/ch11/11.3/11.3.1/shell.js
+ js/src/tests/test262/ch11/11.3/11.3.2/browser.js
+ js/src/tests/test262/ch11/11.3/11.3.2/shell.js
+ js/src/tests/test262/ch11/11.3/browser.js
+ js/src/tests/test262/ch11/11.3/shell.js
+ js/src/tests/test262/ch11/11.4/11.4.1/browser.js
+ js/src/tests/test262/ch11/11.4/11.4.1/shell.js
+ js/src/tests/test262/ch11/11.4/11.4.2/browser.js
+ js/src/tests/test262/ch11/11.4/11.4.2/shell.js
+ js/src/tests/test262/ch11/11.4/11.4.3/browser.js
+ js/src/tests/test262/ch11/11.4/11.4.3/shell.js
+ js/src/tests/test262/ch11/11.4/11.4.4/browser.js
+ js/src/tests/test262/ch11/11.4/11.4.4/shell.js
+ js/src/tests/test262/ch11/11.4/11.4.5/browser.js
+ js/src/tests/test262/ch11/11.4/11.4.5/shell.js
+ js/src/tests/test262/ch11/11.4/11.4.6/browser.js
+ js/src/tests/test262/ch11/11.4/11.4.6/shell.js
+ js/src/tests/test262/ch11/11.4/11.4.7/browser.js
+ js/src/tests/test262/ch11/11.4/11.4.7/shell.js
+ js/src/tests/test262/ch11/11.4/11.4.8/browser.js
+ js/src/tests/test262/ch11/11.4/11.4.8/shell.js
+ js/src/tests/test262/ch11/11.4/11.4.9/browser.js
+ js/src/tests/test262/ch11/11.4/11.4.9/shell.js
+ js/src/tests/test262/ch11/11.4/browser.js
+ js/src/tests/test262/ch11/11.4/shell.js
+ js/src/tests/test262/ch11/11.5/11.5.1/browser.js
+ js/src/tests/test262/ch11/11.5/11.5.1/shell.js
+ js/src/tests/test262/ch11/11.5/11.5.2/browser.js
+ js/src/tests/test262/ch11/11.5/11.5.2/shell.js
+ js/src/tests/test262/ch11/11.5/11.5.3/browser.js
+ js/src/tests/test262/ch11/11.5/11.5.3/shell.js
+ js/src/tests/test262/ch11/11.5/browser.js
+ js/src/tests/test262/ch11/11.5/shell.js
+ js/src/tests/test262/ch11/11.6/11.6.1/browser.js
+ js/src/tests/test262/ch11/11.6/11.6.1/shell.js
+ js/src/tests/test262/ch11/11.6/11.6.2/browser.js
+ js/src/tests/test262/ch11/11.6/11.6.2/shell.js
+ js/src/tests/test262/ch11/11.6/browser.js
+ js/src/tests/test262/ch11/11.6/shell.js
+ js/src/tests/test262/ch11/11.7/11.7.1/browser.js
+ js/src/tests/test262/ch11/11.7/11.7.1/shell.js
+ js/src/tests/test262/ch11/11.7/11.7.2/browser.js
+ js/src/tests/test262/ch11/11.7/11.7.2/shell.js
+ js/src/tests/test262/ch11/11.7/11.7.3/browser.js
+ js/src/tests/test262/ch11/11.7/11.7.3/shell.js
+ js/src/tests/test262/ch11/11.7/browser.js
+ js/src/tests/test262/ch11/11.7/shell.js
+ js/src/tests/test262/ch11/11.8/11.8.1/browser.js
+ js/src/tests/test262/ch11/11.8/11.8.1/shell.js
+ js/src/tests/test262/ch11/11.8/11.8.2/browser.js
+ js/src/tests/test262/ch11/11.8/11.8.2/shell.js
+ js/src/tests/test262/ch11/11.8/11.8.3/browser.js
+ js/src/tests/test262/ch11/11.8/11.8.3/shell.js
+ js/src/tests/test262/ch11/11.8/11.8.4/browser.js
+ js/src/tests/test262/ch11/11.8/11.8.4/shell.js
+ js/src/tests/test262/ch11/11.8/11.8.6/browser.js
+ js/src/tests/test262/ch11/11.8/11.8.6/shell.js
+ js/src/tests/test262/ch11/11.8/11.8.7/browser.js
+ js/src/tests/test262/ch11/11.8/11.8.7/shell.js
+ js/src/tests/test262/ch11/11.8/browser.js
+ js/src/tests/test262/ch11/11.8/shell.js
+ js/src/tests/test262/ch11/11.9/11.9.1/browser.js
+ js/src/tests/test262/ch11/11.9/11.9.1/shell.js
+ js/src/tests/test262/ch11/11.9/11.9.2/browser.js
+ js/src/tests/test262/ch11/11.9/11.9.2/shell.js
+ js/src/tests/test262/ch11/11.9/11.9.4/browser.js
+ js/src/tests/test262/ch11/11.9/11.9.4/shell.js
+ js/src/tests/test262/ch11/11.9/11.9.5/browser.js
+ js/src/tests/test262/ch11/11.9/11.9.5/shell.js
+ js/src/tests/test262/ch11/11.9/browser.js
+ js/src/tests/test262/ch11/11.9/shell.js
+ js/src/tests/test262/ch11/browser.js
+ js/src/tests/test262/ch11/shell.js
+ js/src/tests/test262/ch12/12.1/browser.js
+ js/src/tests/test262/ch12/12.1/shell.js
+ js/src/tests/test262/ch12/12.10/12.10.1/browser.js
+ js/src/tests/test262/ch12/12.10/12.10.1/shell.js
+ js/src/tests/test262/ch12/12.10/browser.js
+ js/src/tests/test262/ch12/12.10/shell.js
+ js/src/tests/test262/ch12/12.11/browser.js
+ js/src/tests/test262/ch12/12.11/shell.js
+ js/src/tests/test262/ch12/12.12/browser.js
+ js/src/tests/test262/ch12/12.12/shell.js
+ js/src/tests/test262/ch12/12.13/browser.js
+ js/src/tests/test262/ch12/12.13/shell.js
+ js/src/tests/test262/ch12/12.14/12.14.1/browser.js
+ js/src/tests/test262/ch12/12.14/12.14.1/shell.js
+ js/src/tests/test262/ch12/12.14/browser.js
+ js/src/tests/test262/ch12/12.14/shell.js
+ js/src/tests/test262/ch12/12.2/12.2.1/browser.js
+ js/src/tests/test262/ch12/12.2/12.2.1/shell.js
+ js/src/tests/test262/ch12/12.2/browser.js
+ js/src/tests/test262/ch12/12.2/shell.js
+ js/src/tests/test262/ch12/12.3/browser.js
+ js/src/tests/test262/ch12/12.3/shell.js
+ js/src/tests/test262/ch12/12.4/browser.js
+ js/src/tests/test262/ch12/12.4/shell.js
+ js/src/tests/test262/ch12/12.5/browser.js
+ js/src/tests/test262/ch12/12.5/shell.js
+ js/src/tests/test262/ch12/12.6/12.6.1/browser.js
+ js/src/tests/test262/ch12/12.6/12.6.1/shell.js
+ js/src/tests/test262/ch12/12.6/12.6.2/browser.js
+ js/src/tests/test262/ch12/12.6/12.6.2/shell.js
+ js/src/tests/test262/ch12/12.6/12.6.3/browser.js
+ js/src/tests/test262/ch12/12.6/12.6.3/shell.js
+ js/src/tests/test262/ch12/12.6/12.6.4/browser.js
+ js/src/tests/test262/ch12/12.6/12.6.4/shell.js
+ js/src/tests/test262/ch12/12.6/browser.js
+ js/src/tests/test262/ch12/12.6/shell.js
+ js/src/tests/test262/ch12/12.7/browser.js
+ js/src/tests/test262/ch12/12.7/shell.js
+ js/src/tests/test262/ch12/12.8/browser.js
+ js/src/tests/test262/ch12/12.8/shell.js
+ js/src/tests/test262/ch12/12.9/browser.js
+ js/src/tests/test262/ch12/12.9/shell.js
+ js/src/tests/test262/ch12/browser.js
+ js/src/tests/test262/ch12/shell.js
+ js/src/tests/test262/ch13/13.0/browser.js
+ js/src/tests/test262/ch13/13.0/shell.js
+ js/src/tests/test262/ch13/13.1/browser.js
+ js/src/tests/test262/ch13/13.1/shell.js
+ js/src/tests/test262/ch13/13.2/browser.js
+ js/src/tests/test262/ch13/13.2/shell.js
+ js/src/tests/test262/ch13/browser.js
+ js/src/tests/test262/ch13/shell.js
+ js/src/tests/test262/ch14/14.0/browser.js
+ js/src/tests/test262/ch14/14.0/shell.js
+ js/src/tests/test262/ch14/14.1/browser.js
+ js/src/tests/test262/ch14/14.1/shell.js
+ js/src/tests/test262/ch14/browser.js
+ js/src/tests/test262/ch14/shell.js
+ js/src/tests/test262/intl402/ch06/6.2/browser.js
+ js/src/tests/test262/intl402/ch06/6.2/shell.js
+ js/src/tests/test262/intl402/ch06/6.3/browser.js
+ js/src/tests/test262/intl402/ch06/6.3/shell.js
+ js/src/tests/test262/intl402/ch06/6.4/browser.js
+ js/src/tests/test262/intl402/ch06/6.4/shell.js
+ js/src/tests/test262/intl402/ch06/browser.js
+ js/src/tests/test262/intl402/ch06/shell.js
+ js/src/tests/test262/intl402/ch08/8.0/browser.js
+ js/src/tests/test262/intl402/ch08/8.0/shell.js
+ js/src/tests/test262/intl402/ch08/browser.js
+ js/src/tests/test262/intl402/ch08/shell.js
+ js/src/tests/test262/intl402/ch09/9.1/browser.js
+ js/src/tests/test262/intl402/ch09/9.1/shell.js
+ js/src/tests/test262/intl402/ch09/9.2/browser.js
+ js/src/tests/test262/intl402/ch09/9.2/shell.js
+ js/src/tests/test262/intl402/ch09/browser.js
+ js/src/tests/test262/intl402/ch09/shell.js
+ js/src/tests/test262/intl402/ch10/10.1/browser.js
+ js/src/tests/test262/intl402/ch10/10.1/shell.js
+ js/src/tests/test262/intl402/ch10/10.2/browser.js
+ js/src/tests/test262/intl402/ch10/10.2/shell.js
+ js/src/tests/test262/intl402/ch10/10.3/browser.js
+ js/src/tests/test262/intl402/ch10/10.3/shell.js
+ js/src/tests/test262/intl402/ch10/10.4/browser.js
+ js/src/tests/test262/intl402/ch10/10.4/shell.js
+ js/src/tests/test262/intl402/ch10/browser.js
+ js/src/tests/test262/intl402/ch10/shell.js
+ js/src/tests/test262/intl402/ch11/11.1/browser.js
+ js/src/tests/test262/intl402/ch11/11.1/shell.js
+ js/src/tests/test262/intl402/ch11/11.2/browser.js
+ js/src/tests/test262/intl402/ch11/11.2/shell.js
+ js/src/tests/test262/intl402/ch11/11.3/browser.js
+ js/src/tests/test262/intl402/ch11/11.3/shell.js
+ js/src/tests/test262/intl402/ch11/11.4/browser.js
+ js/src/tests/test262/intl402/ch11/11.4/shell.js
+ js/src/tests/test262/intl402/ch11/browser.js
+ js/src/tests/test262/intl402/ch11/shell.js
+ js/src/tests/test262/intl402/ch12/12.1/browser.js
+ js/src/tests/test262/intl402/ch12/12.1/shell.js
+ js/src/tests/test262/intl402/ch12/12.2/browser.js
+ js/src/tests/test262/intl402/ch12/12.2/shell.js
+ js/src/tests/test262/intl402/ch12/12.3/browser.js
+ js/src/tests/test262/intl402/ch12/12.3/shell.js
+ js/src/tests/test262/intl402/ch12/12.4/browser.js
+ js/src/tests/test262/intl402/ch12/12.4/shell.js
+ js/src/tests/test262/intl402/ch12/browser.js
+ js/src/tests/test262/intl402/ch12/shell.js
+ js/src/tests/test262/intl402/ch13/13.1/browser.js
+ js/src/tests/test262/intl402/ch13/13.1/shell.js
+ js/src/tests/test262/intl402/ch13/13.2/browser.js
+ js/src/tests/test262/intl402/ch13/13.2/shell.js
+ js/src/tests/test262/intl402/ch13/13.3/browser.js
+ js/src/tests/test262/intl402/ch13/13.3/shell.js
+ js/src/tests/test262/intl402/ch13/browser.js
+ js/src/tests/test262/intl402/ch13/shell.js
+ js/src/tests/test262/language/arguments-object/mapped/shell.js
+ js/src/tests/test262/language/arguments-object/shell.js
+ js/src/tests/test262/language/shell.js
+ js/src/tests/user.js
+ js/src/vm/PropDesc.h
+ js/src/vm/Unicode.cpp
+ js/src/vm/make_opcode_doc.py
+ js/src/vtune/README
+ js/xpconnect/crashtests/752038-iframe.html
+ js/xpconnect/crashtests/crashtests.list
+ js/xpconnect/src/README
+ js/xpconnect/tests/browser/browser.ini
+ js/xpconnect/tests/chrome/chrome.ini
+ js/xpconnect/tests/chrome/file_expandosharing.jsm
+ js/xpconnect/tests/chrome/outoflinexulscript.js
+ js/xpconnect/tests/chrome/subscript.js
+ js/xpconnect/tests/chrome/test_bug732665_meta.js
+ js/xpconnect/tests/chrome/utf8_subscript.js
+ js/xpconnect/tests/chrome/worker_discardSystemSource.js
+ js/xpconnect/tests/components/js/xpctest.manifest
+ js/xpconnect/tests/components/native/xpctest.manifest
+ js/xpconnect/tests/mochitest/mochitest.ini
+ js/xpconnect/tests/unit/CatRegistrationComponents.manifest
+ js/xpconnect/tests/unit/bogus_element_type.jsm
+ js/xpconnect/tests/unit/bogus_exports_type.jsm
+ js/xpconnect/tests/unit/bug451678_subscript.js
+ js/xpconnect/tests/unit/component-blob.manifest
+ js/xpconnect/tests/unit/component-file.manifest
+ js/xpconnect/tests/unit/component_import.manifest
+ js/xpconnect/tests/unit/head_ongc.js
+ js/xpconnect/tests/unit/importer.jsm
+ js/xpconnect/tests/unit/subScriptWithEarlyError.js
+ js/xpconnect/tests/unit/syntax_error.jsm
+ js/xpconnect/tests/unit/test_URLSearchParams.js
+ js/xpconnect/tests/unit/test_allowWaivers.js
+ js/xpconnect/tests/unit/test_allowedDomains.js
+ js/xpconnect/tests/unit/test_allowedDomainsXHR.js
+ js/xpconnect/tests/unit/test_bug1001094.js
+ js/xpconnect/tests/unit/test_bug1033253.js
+ js/xpconnect/tests/unit/test_bug1033920.js
+ js/xpconnect/tests/unit/test_bug1033927.js
+ js/xpconnect/tests/unit/test_bug1034262.js
+ js/xpconnect/tests/unit/test_bug1081990.js
+ js/xpconnect/tests/unit/test_bug1082450.js
+ js/xpconnect/tests/unit/test_bug1110546.js
+ js/xpconnect/tests/unit/test_bug1131707.js
+ js/xpconnect/tests/unit/test_bug1150771.js
+ js/xpconnect/tests/unit/test_bug1151385.js
+ js/xpconnect/tests/unit/test_bug1170311.js
+ js/xpconnect/tests/unit/test_bug604362.js
+ js/xpconnect/tests/unit/test_bug677864.js
+ js/xpconnect/tests/unit/test_bug711404.js
+ js/xpconnect/tests/unit/test_bug742444.js
+ js/xpconnect/tests/unit/test_bug778409.js
+ js/xpconnect/tests/unit/test_bug845201.js
+ js/xpconnect/tests/unit/test_bug845862.js
+ js/xpconnect/tests/unit/test_bug849730.js
+ js/xpconnect/tests/unit/test_bug851895.js
+ js/xpconnect/tests/unit/test_bug853709.js
+ js/xpconnect/tests/unit/test_bug854558.js
+ js/xpconnect/tests/unit/test_bug856067.js
+ js/xpconnect/tests/unit/test_bug868675.js
+ js/xpconnect/tests/unit/test_bug872772.js
+ js/xpconnect/tests/unit/test_bug885800.js
+ js/xpconnect/tests/unit/test_bug930091.js
+ js/xpconnect/tests/unit/test_callFunctionWithAsyncStack.js
+ js/xpconnect/tests/unit/test_classesByID_instanceof.js
+ js/xpconnect/tests/unit/test_components.js
+ js/xpconnect/tests/unit/test_crypto.js
+ js/xpconnect/tests/unit/test_css.js
+ js/xpconnect/tests/unit/test_deepFreezeClone.js
+ js/xpconnect/tests/unit/test_exportFunction.js
+ js/xpconnect/tests/unit/test_fileReader.js
+ js/xpconnect/tests/unit/test_getObjectPrincipal.js
+ js/xpconnect/tests/unit/test_import_fail.js
+ js/xpconnect/tests/unit/test_interposition.js
+ js/xpconnect/tests/unit/test_isModuleLoaded.js
+ js/xpconnect/tests/unit/test_isProxy.js
+ js/xpconnect/tests/unit/test_localeCompare.js
+ js/xpconnect/tests/unit/test_onGarbageCollection-01.js
+ js/xpconnect/tests/unit/test_onGarbageCollection-02.js
+ js/xpconnect/tests/unit/test_onGarbageCollection-03.js
+ js/xpconnect/tests/unit/test_onGarbageCollection-04.js
+ js/xpconnect/tests/unit/test_onGarbageCollection-05.js
+ js/xpconnect/tests/unit/test_promise.js
+ js/xpconnect/tests/unit/test_rtcIdentityProvider.js
+ js/xpconnect/tests/unit/test_sandbox_atob.js
+ js/xpconnect/tests/unit/test_sandbox_name.js
+ js/xpconnect/tests/unit/test_textDecoder.js
+ js/xpconnect/tests/unit/test_url.js
+ js/xpconnect/tests/unit/test_want_components.js
+ js/xpconnect/tests/unit/test_writeToGlobalPrototype.js
+ js/xpconnect/tests/unit/test_xpcwn_tamperproof.js
+ js/xpconnect/tests/unit/test_xray_SavedFrame-02.js
+ js/xpconnect/tests/unit/test_xray_SavedFrame.js
+ js/xpconnect/tests/unit/test_xray_regexp.js
+ js/xpconnect/tests/unit/test_xrayed_iterator.js
+ js/xpconnect/tests/unit/xpcshell.ini
+ layout/base/crashtests/1270797-1.jpg
+ layout/base/crashtests/268157-1.html
+ layout/base/crashtests/320459-1.html
+ layout/base/crashtests/341858-1.html
+ layout/base/crashtests/344057-1.xhtml
+ layout/base/crashtests/348126-1.gif
+ layout/base/crashtests/369945-1.xhtml
+ layout/base/crashtests/446328.gif
+ layout/base/crashtests/616495-single-side-composite-color-border.html
+ layout/base/crashtests/640272-empty.html
+ layout/base/crashtests/818454.html
+ layout/base/crashtests/99776-1.html
+ layout/base/crashtests/crashtests.list
+ layout/base/doc/AccessibleCaretEventHubStates.dot
+ layout/base/doc/AccessibleCaretEventHubStates.png
+ layout/base/nsDisplayItemTypesList.h
+ layout/base/tests/Ahem.ttf
+ layout/base/tests/browser.ini
+ layout/base/tests/browser_bug617076.js
+ layout/base/tests/browser_disableDialogs_onbeforeunload.js
+ layout/base/tests/browser_onbeforeunload_only_after_interaction.js
+ layout/base/tests/browser_onbeforeunload_only_after_interaction_in_frame.js
+ layout/base/tests/chrome/animated.gif
+ layout/base/tests/chrome/blue-32x32.png
+ layout/base/tests/chrome/chrome.ini
+ layout/base/tests/file_bug842853.sjs
+ layout/base/tests/image_rgrg-256x256.png
+ layout/base/tests/image_rrgg-256x256.png
+ layout/base/tests/marionette/manifest.ini
+ layout/base/tests/mochitest.ini
+ layout/base/tests/selection-utils.js
+ layout/doc/ExampleClassDiagram.jpg
+ layout/doc/SpaceManagerClasses.gif
+ layout/doc/SpaceManagerClasses.png
+ layout/doc/SpaceMgr_BlockReflSt_OD.sda
+ layout/doc/object_diagram_template.sda
+ layout/doc/raptor.jpg
+ layout/forms/crashtests/370940-1.html
+ layout/forms/crashtests/crashtests.list
+ layout/forms/test/chrome.ini
+ layout/forms/test/mochitest.ini
+ layout/forms/test/test_bug348236.html
+ layout/generic/broken-image.png
+ layout/generic/crashtests/1134667.html
+ layout/generic/crashtests/289864-1.jpg
+ layout/generic/crashtests/387233-1.html
+ layout/generic/crashtests/417109-1.xhtml
+ layout/generic/crashtests/444861-1.html
+ layout/generic/crashtests/481921.ogg
+ layout/generic/crashtests/812893.html
+ layout/generic/crashtests/876155.html
+ layout/generic/crashtests/898871.jpg
+ layout/generic/crashtests/947158-iframe.html
+ layout/generic/crashtests/crashtests.list
+ layout/generic/crashtests/image.jpg
+ layout/generic/crashtests/simple_blank.swf
+ layout/generic/crashtests/solidblue.png
+ layout/generic/folder.png
+ layout/generic/loading-image.png
+ layout/generic/nsFlexContainerFrame.h
+ layout/generic/nsGridContainerFrame.cpp
+ layout/generic/nsGridContainerFrame.h
+ layout/generic/nsRubyBaseContainerFrame.cpp
+ layout/generic/nsRubyBaseContainerFrame.h
+ layout/generic/nsRubyBaseFrame.cpp
+ layout/generic/nsRubyBaseFrame.h
+ layout/generic/nsRubyContentFrame.cpp
+ layout/generic/nsRubyContentFrame.h
+ layout/generic/nsRubyFrame.cpp
+ layout/generic/nsRubyFrame.h
+ layout/generic/nsRubyTextContainerFrame.cpp
+ layout/generic/nsRubyTextContainerFrame.h
+ layout/generic/nsRubyTextFrame.cpp
+ layout/generic/nsRubyTextFrame.h
+ layout/generic/test/chrome.ini
+ layout/generic/test/file_BrokenImageReference.png
+ layout/generic/test/file_Dolske.png
+ layout/generic/test/file_IconTestServer.sjs
+ layout/generic/test/file_LoadingImageReference.png
+ layout/generic/test/file_SlowImage.sjs
+ layout/generic/test/file_taintedfilters_red-flood-for-feImage-cors.svg^headers^
+ layout/generic/test/frame_selection_underline.css
+ layout/generic/test/mochitest.ini
+ layout/generic/test/plugin_clipping_lib.js
+ layout/inspector/tests/bug1202095-2.css
+ layout/inspector/tests/bug1202095.css
+ layout/inspector/tests/bug856317.css
+ layout/inspector/tests/chrome/GentiumPlus-R.woff
+ layout/inspector/tests/chrome/chrome.ini
+ layout/inspector/tests/chrome/test_bug467669.css
+ layout/inspector/tests/chrome/test_bug695639.css
+ layout/inspector/tests/chrome/test_bug708874.css
+ layout/inspector/tests/chrome/test_bug727834.css
+ layout/inspector/tests/mochitest.ini
+ layout/mathml/crashtests/289180-1.xml
+ layout/mathml/crashtests/307826-1.xhtml
+ layout/mathml/crashtests/347355-1.gif
+ layout/mathml/crashtests/crashtests.list
+ layout/mathml/imptests/fonts/fraction-axisheight7000-rulethickness1000.woff
+ layout/mathml/imptests/fonts/fraction-denominatordisplaystylegapmin5000-rulethickness1000.woff
+ layout/mathml/imptests/fonts/fraction-denominatordisplaystyleshiftdown6000-rulethickness1000.woff
+ layout/mathml/imptests/fonts/fraction-denominatorgapmin4000-rulethickness1000.woff
+ layout/mathml/imptests/fonts/fraction-denominatorshiftdown3000-rulethickness1000.woff
+ layout/mathml/imptests/fonts/fraction-numeratordisplaystylegapmin8000-rulethickness1000.woff
+ layout/mathml/imptests/fonts/fraction-numeratordisplaystyleshiftup2000-rulethickness1000.woff
+ layout/mathml/imptests/fonts/fraction-numeratorgapmin9000-rulethickness1000.woff
+ layout/mathml/imptests/fonts/fraction-numeratorshiftup11000-rulethickness1000.woff
+ layout/mathml/imptests/fonts/fraction-rulethickness10000.woff
+ layout/mathml/imptests/fonts/stack-axisheight7000.woff
+ layout/mathml/imptests/fonts/stack-bottomdisplaystyleshiftdown5000.woff
+ layout/mathml/imptests/fonts/stack-bottomshiftdown6000.woff
+ layout/mathml/imptests/fonts/stack-displaystylegapmin4000.woff
+ layout/mathml/imptests/fonts/stack-gapmin8000.woff
+ layout/mathml/imptests/fonts/stack-topdisplaystyleshiftup3000.woff
+ layout/mathml/imptests/fonts/stack-topshiftup9000.woff
+ layout/mathml/imptests/fonts/xheight500.woff
+ layout/mathml/imptests/mochitest.ini
+ layout/mathml/tests/chrome.ini
+ layout/mathml/tests/mochitest.ini
+ layout/mathml/tests/stretchy-and-large-operators.js
+ layout/printing/crashtests/crashtests.list
+ layout/reftests/abs-pos/reftest-stylo.list
+ layout/reftests/abs-pos/reftest.list
+ layout/reftests/apng-mime/animated.apng
+ layout/reftests/apng-mime/reftest.list
+ layout/reftests/apng-mime/static.png
+ layout/reftests/async-scrolling/reftest-stylo.list
+ layout/reftests/async-scrolling/reftest.list
+ layout/reftests/async-scrolling/repeatable-diagonal-gradient.png
+ layout/reftests/backgrounds/aqua-32x32.png
+ layout/reftests/backgrounds/aqua-yellow-32x32.png
+ layout/reftests/backgrounds/background-referrer-image.png
+ layout/reftests/backgrounds/background-referrer.sjs
+ layout/reftests/backgrounds/blue-16x20-green-16x20.png
+ layout/reftests/backgrounds/blue-16x20-green-8x20.png
+ layout/reftests/backgrounds/blue-16x20.png
+ layout/reftests/backgrounds/blue-32x32.png
+ layout/reftests/backgrounds/blue-8x20-green-16x20.png
+ layout/reftests/backgrounds/blue-8x20-green-8x20.png
+ layout/reftests/backgrounds/blue-8x20.png
+ layout/reftests/backgrounds/delay-image-response.sjs
+ layout/reftests/backgrounds/fixed-bg-border-radius-ref.html
+ layout/reftests/backgrounds/fuchsia-32x32.png
+ layout/reftests/backgrounds/gradient/reftest-stylo.list
+ layout/reftests/backgrounds/gradient/reftest.list
+ layout/reftests/backgrounds/green-16x20.png
+ layout/reftests/backgrounds/green-8x20-blue-8x20-vertical.png
+ layout/reftests/backgrounds/green-8x20.png
+ layout/reftests/backgrounds/green-circle-alpha-32x32.png
+ layout/reftests/backgrounds/grid-large.png
+ layout/reftests/backgrounds/lime-1x25.png
+ layout/reftests/backgrounds/lime-25x1.png
+ layout/reftests/backgrounds/lime-and-blue-1x25.png
+ layout/reftests/backgrounds/lime-and-blue-25x1.png
+ layout/reftests/backgrounds/malformed.png
+ layout/reftests/backgrounds/really-big-background.png
+ layout/reftests/backgrounds/red-128-alpha-32x32.png
+ layout/reftests/backgrounds/red-32x32.png
+ layout/reftests/backgrounds/reftest-stylo.list
+ layout/reftests/backgrounds/reftest.list
+ layout/reftests/backgrounds/transparent-32x32.png
+ layout/reftests/backgrounds/vector/empty/reftest-stylo.list
+ layout/reftests/backgrounds/vector/empty/reftest.list
+ layout/reftests/backgrounds/vector/reftest-stylo.list
+ layout/reftests/backgrounds/vector/reftest.list
+ layout/reftests/backgrounds/yellow-32x32.png
+ layout/reftests/bidi/bidiMirroring.js
+ layout/reftests/bidi/dirAuto/reftest-stylo.list
+ layout/reftests/bidi/dirAuto/reftest.list
+ layout/reftests/bidi/dirAuto/setDir.js
+ layout/reftests/bidi/numeral/reftest-stylo.list
+ layout/reftests/bidi/numeral/reftest.list
+ layout/reftests/bidi/reftest-stylo.list
+ layout/reftests/bidi/reftest.list
+ layout/reftests/bidi/unicode-bidi-isolate-basic.js
+ layout/reftests/border-dotted/border-dashed-no-radius-filled-mask.png
+ layout/reftests/border-dotted/border-dashed-no-radius-unfilled-mask.png
+ layout/reftests/border-dotted/border-dashed-radius-filled-mask.png
+ layout/reftests/border-dotted/border-dashed-radius-non-integer-filled-mask.png
+ layout/reftests/border-dotted/border-dashed-radius-non-integer-unfilled-mask.png
+ layout/reftests/border-dotted/border-dashed-radius-unfilled-mask.png
+ layout/reftests/border-dotted/border-dashed-radius-zoom-filled-mask.png
+ layout/reftests/border-dotted/border-dashed-radius-zoom-unfilled-mask.png
+ layout/reftests/border-dotted/border-dotted-interaction-filled-mask.png
+ layout/reftests/border-dotted/border-dotted-interaction-unfilled-mask.png
+ layout/reftests/border-dotted/border-dotted-no-radius-filled-mask.png
+ layout/reftests/border-dotted/border-dotted-no-radius-unfilled-mask.png
+ layout/reftests/border-dotted/border-dotted-radius-filled-mask.png
+ layout/reftests/border-dotted/border-dotted-radius-unfilled-mask.png
+ layout/reftests/border-dotted/border-dotted-radius-zero-filled-mask.png
+ layout/reftests/border-dotted/border-dotted-radius-zero-unfilled-mask.png
+ layout/reftests/border-dotted/border-mixed-filled-mask.png
+ layout/reftests/border-dotted/border-mixed-unfilled-mask.png
+ layout/reftests/border-dotted/reftest-stylo.list
+ layout/reftests/border-dotted/reftest.list
+ layout/reftests/border-image/10x5multicolor.png
+ layout/reftests/border-image/3x3green-1DD813.png
+ layout/reftests/border-image/3x3multicolor.png
+ layout/reftests/border-image/3x3transparent.png
+ layout/reftests/border-image/4x4multicolor.png
+ layout/reftests/border-image/diamonds.png
+ layout/reftests/border-image/reftest-stylo.list
+ layout/reftests/border-image/reftest.list
+ layout/reftests/border-image/reticule-bl.png
+ layout/reftests/border-image/reticule-bo.png
+ layout/reftests/border-image/reticule-br.png
+ layout/reftests/border-image/reticule-ct.png
+ layout/reftests/border-image/reticule-le.png
+ layout/reftests/border-image/reticule-ri.png
+ layout/reftests/border-image/reticule-tl.png
+ layout/reftests/border-image/reticule-to.png
+ layout/reftests/border-image/reticule-tr.png
+ layout/reftests/border-image/reticule.png
+ layout/reftests/border-image/roundrectbutton.png
+ layout/reftests/border-radius/reftest-stylo.list
+ layout/reftests/border-radius/reftest.list
+ layout/reftests/box-ordinal/reftest-stylo.list
+ layout/reftests/box-ordinal/reftest.list
+ layout/reftests/box-properties/CSS21-t100303-green-in-170px.png
+ layout/reftests/box-properties/CSS21-t100303-green-in-334px.png
+ layout/reftests/box-properties/CSS21-t100303-green-in-340px.png
+ layout/reftests/box-properties/CSS21-t100303-green-in-344px.png
+ layout/reftests/box-properties/CSS21-t100303-green-in-350px.png
+ layout/reftests/box-properties/CSS21-t100303-green-in-458px.png
+ layout/reftests/box-properties/CSS21-t100303-green-outside-170px.png
+ layout/reftests/box-properties/CSS21-t100303-green-outside-334px.png
+ layout/reftests/box-properties/CSS21-t100303-green-outside-340px.png
+ layout/reftests/box-properties/CSS21-t100303-green-outside-344px.png
+ layout/reftests/box-properties/CSS21-t100303-green-outside-350px.png
+ layout/reftests/box-properties/CSS21-t100303-green-outside-458px.png
+ layout/reftests/box-properties/abspos-replaced-width-offset-margin-narrow.png
+ layout/reftests/box-properties/abspos-replaced-width-offset-margin-wide.png
+ layout/reftests/box-properties/reftest-stylo.list
+ layout/reftests/box-properties/reftest.list
+ layout/reftests/box-shadow/reftest-stylo.list
+ layout/reftests/box-shadow/reftest.list
+ layout/reftests/box-sizing/lime100x100.png
+ layout/reftests/box-sizing/reftest-stylo.list
+ layout/reftests/box-sizing/reftest.list
+ layout/reftests/box/reftest-stylo.list
+ layout/reftests/box/reftest.list
+ layout/reftests/bugs/100x80-white-rect-top-right.png
+ layout/reftests/bugs/1114526-1.gif
+ layout/reftests/bugs/1150021-1-ref.css
+ layout/reftests/bugs/1150021-1.css
+ layout/reftests/bugs/128896-style.css
+ layout/reftests/bugs/192767.css
+ layout/reftests/bugs/200774-1.html
+ layout/reftests/bugs/228856-2-style-1.css
+ layout/reftests/bugs/234686-1.gif
+ layout/reftests/bugs/234686-10.gif
+ layout/reftests/bugs/234686-11.gif
+ layout/reftests/bugs/234686-12.gif
+ layout/reftests/bugs/234686-13.gif
+ layout/reftests/bugs/234686-14.gif
+ layout/reftests/bugs/234686-15.gif
+ layout/reftests/bugs/234686-16.gif
+ layout/reftests/bugs/234686-17.gif
+ layout/reftests/bugs/234686-18.gif
+ layout/reftests/bugs/234686-19.gif
+ layout/reftests/bugs/234686-2.gif
+ layout/reftests/bugs/234686-3.gif
+ layout/reftests/bugs/234686-4.gif
+ layout/reftests/bugs/234686-5.gif
+ layout/reftests/bugs/234686-6.gif
+ layout/reftests/bugs/234686-7.gif
+ layout/reftests/bugs/234686-8.gif
+ layout/reftests/bugs/234686-9.gif
+ layout/reftests/bugs/234686-ref.gif
+ layout/reftests/bugs/249982-1-ref.html
+ layout/reftests/bugs/249982-1.html
+ layout/reftests/bugs/260406.gif
+ layout/reftests/bugs/289480-mask.png
+ layout/reftests/bugs/289480-ref.png
+ layout/reftests/bugs/315920-20-style.css
+ layout/reftests/bugs/315920-21-style.css
+ layout/reftests/bugs/370525-style.css
+ layout/reftests/bugs/372553-1-ref.html
+ layout/reftests/bugs/372553-1.html
+ layout/reftests/bugs/374719-1-css.css
+ layout/reftests/bugs/386310-script.js
+ layout/reftests/bugs/398797-style.css
+ layout/reftests/bugs/420790-1-ref.xhtml
+ layout/reftests/bugs/420790-1.xhtml
+ layout/reftests/bugs/456147.css
+ layout/reftests/bugs/456219-1-mask-wArA.png
+ layout/reftests/bugs/456219-1-mask-wArB.png
+ layout/reftests/bugs/456219-1-mask-wArC.png
+ layout/reftests/bugs/456219-1-mask-wArD.png
+ layout/reftests/bugs/456219-1-mask-wArE.png
+ layout/reftests/bugs/456219-1-mask-wBrA.png
+ layout/reftests/bugs/456219-1-mask-wBrB.png
+ layout/reftests/bugs/456219-1-mask-wBrC.png
+ layout/reftests/bugs/456219-1-mask-wBrD.png
+ layout/reftests/bugs/456219-1-mask-wBrE.png
+ layout/reftests/bugs/456219-1-mask-wCrA.png
+ layout/reftests/bugs/456219-1-mask-wCrB.png
+ layout/reftests/bugs/456219-1-mask-wCrC.png
+ layout/reftests/bugs/456219-1-mask-wCrD.png
+ layout/reftests/bugs/456219-1-mask-wCrE.png
+ layout/reftests/bugs/456219-1-mask-wDrA.png
+ layout/reftests/bugs/456219-1-mask-wDrB.png
+ layout/reftests/bugs/456219-1-mask-wDrC.png
+ layout/reftests/bugs/456219-1-mask-wDrD.png
+ layout/reftests/bugs/456219-1-mask-wDrE.png
+ layout/reftests/bugs/456219-1-mask-wErA.png
+ layout/reftests/bugs/456219-1-mask-wErB.png
+ layout/reftests/bugs/456219-1-mask-wErC.png
+ layout/reftests/bugs/456219-1-mask-wErD.png
+ layout/reftests/bugs/456219-1-mask-wErE.png
+ layout/reftests/bugs/456219-2-mask.png
+ layout/reftests/bugs/456330-1-ref.png
+ layout/reftests/bugs/456330-1.gif
+ layout/reftests/bugs/555388-1-ref.html
+ layout/reftests/bugs/555388-1.html
+ layout/reftests/bugs/594624-1-ref.html
+ layout/reftests/bugs/594624-1.html
+ layout/reftests/bugs/600974-3.html
+ layout/reftests/bugs/633344-1.html
+ layout/reftests/bugs/637852-1.html
+ layout/reftests/bugs/655549-1.html
+ layout/reftests/bugs/664127-1.css
+ layout/reftests/bugs/690643-1-ref.html
+ layout/reftests/bugs/690643-1.html
+ layout/reftests/bugs/691571-1-ref.html
+ layout/reftests/bugs/691571-1.html
+ layout/reftests/bugs/817019-1.html
+ layout/reftests/bugs/81947-1.html
+ layout/reftests/bugs/81947-ref.html
+ layout/reftests/bugs/950436-1.png
+ layout/reftests/bugs/LongHyphenTest.woff2
+ layout/reftests/bugs/blue-600x58.png
+ layout/reftests/bugs/checkmark.gif
+ layout/reftests/bugs/forceloadplugin.js
+ layout/reftests/bugs/mozilla-banner-opacity.gif
+ layout/reftests/bugs/mozilla-banner.gif
+ layout/reftests/bugs/passinner.png
+ layout/reftests/bugs/passouter.png
+ layout/reftests/bugs/reftest-stylo.list
+ layout/reftests/bugs/reftest.list
+ layout/reftests/bugs/repeatable-diagonal-gradient.png
+ layout/reftests/bugs/solidblue.png
+ layout/reftests/bugs/solidblue2.png
+ layout/reftests/bugs/square-left-right-32x32.png
+ layout/reftests/bugs/square-outline-32x32.png
+ layout/reftests/bugs/square-top-bottom-32x32.png
+ layout/reftests/bugs/subdir/passinner.png
+ layout/reftests/bugs/subdir/passouter.png
+ layout/reftests/bugs/support/replaced-min-max-1.png
+ layout/reftests/bugs/support/replaced-min-max-10.png
+ layout/reftests/bugs/support/replaced-min-max-11.png
+ layout/reftests/bugs/support/replaced-min-max-12.png
+ layout/reftests/bugs/support/replaced-min-max-13.png
+ layout/reftests/bugs/support/replaced-min-max-14.png
+ layout/reftests/bugs/support/replaced-min-max-16.png
+ layout/reftests/bugs/support/replaced-min-max-17.png
+ layout/reftests/bugs/support/replaced-min-max-18.png
+ layout/reftests/bugs/support/replaced-min-max-19.png
+ layout/reftests/bugs/support/replaced-min-max-2.png
+ layout/reftests/bugs/support/replaced-min-max-3.png
+ layout/reftests/bugs/support/replaced-min-max-4.png
+ layout/reftests/bugs/support/replaced-min-max-5.png
+ layout/reftests/bugs/support/replaced-min-max-6.png
+ layout/reftests/bugs/support/replaced-min-max-7.png
+ layout/reftests/bugs/support/replaced-min-max-8.png
+ layout/reftests/bugs/support/replaced-min-max.png
+ layout/reftests/canvas/1151821-1-ref.html
+ layout/reftests/canvas/1151821-1.html
+ layout/reftests/canvas/1303534-1-ref.html
+ layout/reftests/canvas/1303534-1.html
+ layout/reftests/canvas/749467-1-ref.html
+ layout/reftests/canvas/749467-1.html
+ layout/reftests/canvas/image_green-16x16.png
+ layout/reftests/canvas/reftest-stylo.list
+ layout/reftests/canvas/reftest.list
+ layout/reftests/columns/ahem.css
+ layout/reftests/columns/reftest-stylo.list
+ layout/reftests/columns/reftest.list
+ layout/reftests/counter-style/ref-common.css
+ layout/reftests/counter-style/reftest-stylo.list
+ layout/reftests/counter-style/reftest.list
+ layout/reftests/counter-style/test-common.css
+ layout/reftests/counters/reftest-stylo.list
+ layout/reftests/counters/reftest.list
+ layout/reftests/css-animations/reftest-stylo.list
+ layout/reftests/css-animations/reftest.list
+ layout/reftests/css-blending/as-image/black100x100.png
+ layout/reftests/css-blending/as-image/blue100x100.png
+ layout/reftests/css-blending/as-image/brown100x100.png
+ layout/reftests/css-blending/as-image/green100x100.jpg
+ layout/reftests/css-blending/as-image/green100x100.png
+ layout/reftests/css-blending/as-image/green100x100_alpha.png
+ layout/reftests/css-blending/as-image/red100x100.png
+ layout/reftests/css-blending/as-image/red_green.gif
+ layout/reftests/css-blending/blend-modes.css
+ layout/reftests/css-blending/reftest-stylo.list
+ layout/reftests/css-blending/reftest.list
+ layout/reftests/css-break/green-circle-alpha-32x32.png
+ layout/reftests/css-break/reftest-stylo.list
+ layout/reftests/css-break/reftest.list
+ layout/reftests/css-calc/reftest-stylo.list
+ layout/reftests/css-calc/reftest.list
+ layout/reftests/css-charset/reftest-stylo.list
+ layout/reftests/css-charset/reftest.list
+ layout/reftests/css-charset/test-attribute.css
+ layout/reftests/css-charset/test-charset-leading-space.css
+ layout/reftests/css-charset/test-charset-quotes.css
+ layout/reftests/css-charset/test-charset-trailing-space.css
+ layout/reftests/css-charset/test-charset-utf-16-be-bom.css
+ layout/reftests/css-charset/test-charset-utf-16-be-no-bom.css
+ layout/reftests/css-charset/test-charset-utf-16-bom-be.css
+ layout/reftests/css-charset/test-charset-utf-16-bom-le.css
+ layout/reftests/css-charset/test-charset-utf-16-le-bom.css
+ layout/reftests/css-charset/test-charset-utf-16-le-no-bom.css
+ layout/reftests/css-default/reftest-stylo.list
+ layout/reftests/css-default/reftest.list
+ layout/reftests/css-default/submit-button/default-submit-button-style.css
+ layout/reftests/css-default/submit-button/reftest-stylo.list
+ layout/reftests/css-default/submit-button/reftest.list
+ layout/reftests/css-disabled/button/reftest-stylo.list
+ layout/reftests/css-disabled/button/reftest.list
+ layout/reftests/css-disabled/button/style.css
+ layout/reftests/css-disabled/fieldset/reftest-stylo.list
+ layout/reftests/css-disabled/fieldset/reftest.list
+ layout/reftests/css-disabled/fieldset/style.css
+ layout/reftests/css-disabled/input/reftest-stylo.list
+ layout/reftests/css-disabled/input/reftest.list
+ layout/reftests/css-disabled/input/style.css
+ layout/reftests/css-disabled/label/reftest-stylo.list
+ layout/reftests/css-disabled/label/reftest.list
+ layout/reftests/css-disabled/label/style.css
+ layout/reftests/css-disabled/object/reftest-stylo.list
+ layout/reftests/css-disabled/object/reftest.list
+ layout/reftests/css-disabled/object/style.css
+ layout/reftests/css-disabled/output/reftest-stylo.list
+ layout/reftests/css-disabled/output/reftest.list
+ layout/reftests/css-disabled/output/style.css
+ layout/reftests/css-disabled/reftest-stylo.list
+ layout/reftests/css-disabled/reftest.list
+ layout/reftests/css-disabled/select/reftest-stylo.list
+ layout/reftests/css-disabled/select/reftest.list
+ layout/reftests/css-disabled/select/style.css
+ layout/reftests/css-disabled/textarea/reftest-stylo.list
+ layout/reftests/css-disabled/textarea/reftest.list
+ layout/reftests/css-disabled/textarea/style.css
+ layout/reftests/css-display/reftest-stylo.list
+ layout/reftests/css-display/reftest.list
+ layout/reftests/css-enabled/button/reftest-stylo.list
+ layout/reftests/css-enabled/button/reftest.list
+ layout/reftests/css-enabled/button/style.css
+ layout/reftests/css-enabled/fieldset/reftest-stylo.list
+ layout/reftests/css-enabled/fieldset/reftest.list
+ layout/reftests/css-enabled/fieldset/style.css
+ layout/reftests/css-enabled/input/reftest-stylo.list
+ layout/reftests/css-enabled/input/reftest.list
+ layout/reftests/css-enabled/input/style.css
+ layout/reftests/css-enabled/label/reftest-stylo.list
+ layout/reftests/css-enabled/label/reftest.list
+ layout/reftests/css-enabled/label/style.css
+ layout/reftests/css-enabled/object/reftest-stylo.list
+ layout/reftests/css-enabled/object/reftest.list
+ layout/reftests/css-enabled/object/style.css
+ layout/reftests/css-enabled/optgroup/reftest-stylo.list
+ layout/reftests/css-enabled/optgroup/reftest.list
+ layout/reftests/css-enabled/optgroup/style.css
+ layout/reftests/css-enabled/option/reftest-stylo.list
+ layout/reftests/css-enabled/option/reftest.list
+ layout/reftests/css-enabled/option/style.css
+ layout/reftests/css-enabled/output/reftest-stylo.list
+ layout/reftests/css-enabled/output/reftest.list
+ layout/reftests/css-enabled/output/style.css
+ layout/reftests/css-enabled/reftest-stylo.list
+ layout/reftests/css-enabled/reftest.list
+ layout/reftests/css-enabled/select/reftest-stylo.list
+ layout/reftests/css-enabled/select/reftest.list
+ layout/reftests/css-enabled/select/style.css
+ layout/reftests/css-enabled/textarea/reftest-stylo.list
+ layout/reftests/css-enabled/textarea/reftest.list
+ layout/reftests/css-enabled/textarea/style.css
+ layout/reftests/css-gradients/reftest-stylo.list
+ layout/reftests/css-gradients/reftest.list
+ layout/reftests/css-grid/reftest-stylo.list
+ layout/reftests/css-grid/reftest.list
+ layout/reftests/css-grid/support/ahem.css
+ layout/reftests/css-grid/support/colors-16x8.webm
+ layout/reftests/css-grid/support/lime-24x2.png
+ layout/reftests/css-grid/support/lime-25x1.png
+ layout/reftests/css-grid/support/lime-2x24.png
+ layout/reftests/css-grid/support/solidblue-20x32.png
+ layout/reftests/css-grid/support/solidblue.png
+ layout/reftests/css-import/inner-sheet.css
+ layout/reftests/css-import/other-outermost-sheet.css
+ layout/reftests/css-import/outer-sheet.css
+ layout/reftests/css-import/outermost-sheet.css
+ layout/reftests/css-import/reftest-stylo.list
+ layout/reftests/css-import/reftest.list
+ layout/reftests/css-invalid/button/reftest-stylo.list
+ layout/reftests/css-invalid/button/reftest.list
+ layout/reftests/css-invalid/button/style.css
+ layout/reftests/css-invalid/default-style/reftest-stylo.list
+ layout/reftests/css-invalid/default-style/reftest.list
+ layout/reftests/css-invalid/default-style/style.css
+ layout/reftests/css-invalid/fieldset/fieldset-nested-valid-invalid-ref.html
+ layout/reftests/css-invalid/fieldset/reftest-stylo.list
+ layout/reftests/css-invalid/fieldset/reftest.list
+ layout/reftests/css-invalid/form/reftest-stylo.list
+ layout/reftests/css-invalid/form/reftest.list
+ layout/reftests/css-invalid/input/reftest-stylo.list
+ layout/reftests/css-invalid/input/reftest.list
+ layout/reftests/css-invalid/input/style.css
+ layout/reftests/css-invalid/output/reftest-stylo.list
+ layout/reftests/css-invalid/output/reftest.list
+ layout/reftests/css-invalid/output/style.css
+ layout/reftests/css-invalid/reftest-stylo.list
+ layout/reftests/css-invalid/reftest.list
+ layout/reftests/css-invalid/select/reftest-stylo.list
+ layout/reftests/css-invalid/select/reftest.list
+ layout/reftests/css-invalid/select/style.css
+ layout/reftests/css-invalid/textarea/reftest-stylo.list
+ layout/reftests/css-invalid/textarea/reftest.list
+ layout/reftests/css-invalid/textarea/style.css
+ layout/reftests/css-mediaqueries/reftest-stylo.list
+ layout/reftests/css-mediaqueries/reftest.list
+ layout/reftests/css-optional/css-optional-style.css
+ layout/reftests/css-optional/reftest-stylo.list
+ layout/reftests/css-optional/reftest.list
+ layout/reftests/css-parsing/reftest-stylo.list
+ layout/reftests/css-parsing/reftest.list
+ layout/reftests/css-placeholder/input/reftest-stylo.list
+ layout/reftests/css-placeholder/input/reftest.list
+ layout/reftests/css-placeholder/input/style-shown.css
+ layout/reftests/css-placeholder/input/style.css
+ layout/reftests/css-placeholder/reftest-stylo.list
+ layout/reftests/css-placeholder/reftest.list
+ layout/reftests/css-placeholder/textarea/reftest-stylo.list
+ layout/reftests/css-placeholder/textarea/reftest.list
+ layout/reftests/css-placeholder/textarea/style-shown.css
+ layout/reftests/css-placeholder/textarea/style.css
+ layout/reftests/css-required/css-required-style-2.css
+ layout/reftests/css-required/css-required-style.css
+ layout/reftests/css-required/reftest-stylo.list
+ layout/reftests/css-required/reftest.list
+ layout/reftests/css-ruby/common.css
+ layout/reftests/css-ruby/dynamic-insertion.js
+ layout/reftests/css-ruby/dynamic-removal.js
+ layout/reftests/css-ruby/reftest-stylo.list
+ layout/reftests/css-ruby/reftest.list
+ layout/reftests/css-ruby/utils.js
+ layout/reftests/css-selectors/reftest-stylo.list
+ layout/reftests/css-selectors/reftest.list
+ layout/reftests/css-sizing/reftest-stylo.list
+ layout/reftests/css-sizing/reftest.list
+ layout/reftests/css-submit-invalid/button-submit/reftest-stylo.list
+ layout/reftests/css-submit-invalid/button-submit/reftest.list
+ layout/reftests/css-submit-invalid/default-style/reftest-stylo.list
+ layout/reftests/css-submit-invalid/default-style/reftest.list
+ layout/reftests/css-submit-invalid/default-style/style.css
+ layout/reftests/css-submit-invalid/input-image/reftest-stylo.list
+ layout/reftests/css-submit-invalid/input-image/reftest.list
+ layout/reftests/css-submit-invalid/input-submit/reftest-stylo.list
+ layout/reftests/css-submit-invalid/input-submit/reftest.list
+ layout/reftests/css-submit-invalid/reftest-stylo.list
+ layout/reftests/css-submit-invalid/reftest.list
+ layout/reftests/css-transitions/reftest-stylo.list
+ layout/reftests/css-transitions/reftest.list
+ layout/reftests/css-ui-invalid/button/reftest-stylo.list
+ layout/reftests/css-ui-invalid/button/reftest.list
+ layout/reftests/css-ui-invalid/button/style.css
+ layout/reftests/css-ui-invalid/default-style/reftest-stylo.list
+ layout/reftests/css-ui-invalid/default-style/reftest.list
+ layout/reftests/css-ui-invalid/default-style/style.css
+ layout/reftests/css-ui-invalid/input/reftest-stylo.list
+ layout/reftests/css-ui-invalid/input/reftest.list
+ layout/reftests/css-ui-invalid/input/style.css
+ layout/reftests/css-ui-invalid/output/reftest-stylo.list
+ layout/reftests/css-ui-invalid/output/reftest.list
+ layout/reftests/css-ui-invalid/output/style.css
+ layout/reftests/css-ui-invalid/reftest-stylo.list
+ layout/reftests/css-ui-invalid/reftest.list
+ layout/reftests/css-ui-invalid/select/reftest-stylo.list
+ layout/reftests/css-ui-invalid/select/reftest.list
+ layout/reftests/css-ui-invalid/select/style.css
+ layout/reftests/css-ui-invalid/textarea/reftest-stylo.list
+ layout/reftests/css-ui-invalid/textarea/reftest.list
+ layout/reftests/css-ui-invalid/textarea/style.css
+ layout/reftests/css-ui-valid/button/reftest-stylo.list
+ layout/reftests/css-ui-valid/button/reftest.list
+ layout/reftests/css-ui-valid/button/style.css
+ layout/reftests/css-ui-valid/input/reftest-stylo.list
+ layout/reftests/css-ui-valid/input/reftest.list
+ layout/reftests/css-ui-valid/input/style.css
+ layout/reftests/css-ui-valid/output/reftest-stylo.list
+ layout/reftests/css-ui-valid/output/reftest.list
+ layout/reftests/css-ui-valid/output/style.css
+ layout/reftests/css-ui-valid/reftest-stylo.list
+ layout/reftests/css-ui-valid/reftest.list
+ layout/reftests/css-ui-valid/select/reftest-stylo.list
+ layout/reftests/css-ui-valid/select/reftest.list
+ layout/reftests/css-ui-valid/select/style.css
+ layout/reftests/css-ui-valid/textarea/reftest-stylo.list
+ layout/reftests/css-ui-valid/textarea/reftest.list
+ layout/reftests/css-ui-valid/textarea/style.css
+ layout/reftests/css-valid/button/reftest-stylo.list
+ layout/reftests/css-valid/button/reftest.list
+ layout/reftests/css-valid/button/style.css
+ layout/reftests/css-valid/fieldset/reftest-stylo.list
+ layout/reftests/css-valid/fieldset/reftest.list
+ layout/reftests/css-valid/input/reftest-stylo.list
+ layout/reftests/css-valid/input/reftest.list
+ layout/reftests/css-valid/input/style.css
+ layout/reftests/css-valid/output/reftest-stylo.list
+ layout/reftests/css-valid/output/reftest.list
+ layout/reftests/css-valid/output/style.css
+ layout/reftests/css-valid/reftest-stylo.list
+ layout/reftests/css-valid/reftest.list
+ layout/reftests/css-valid/select/reftest-stylo.list
+ layout/reftests/css-valid/select/reftest.list
+ layout/reftests/css-valid/select/style.css
+ layout/reftests/css-valid/textarea/reftest-stylo.list
+ layout/reftests/css-valid/textarea/reftest.list
+ layout/reftests/css-valid/textarea/style.css
+ layout/reftests/css-valuesandunits/reftest-stylo.list
+ layout/reftests/css-valuesandunits/reftest.list
+ layout/reftests/css-variables/reftest-stylo.list
+ layout/reftests/css-variables/reftest.list
+ layout/reftests/css-visited/reftest-stylo.list
+ layout/reftests/css-visited/reftest.list
+ layout/reftests/cssom/reftest-stylo.list
+ layout/reftests/cssom/reftest.list
+ layout/reftests/datalist/reftest-stylo.list
+ layout/reftests/datalist/reftest.list
+ layout/reftests/details-summary/reftest-stylo.list
+ layout/reftests/details-summary/reftest.list
+ layout/reftests/dom/reftest-stylo.list
+ layout/reftests/dom/reftest.list
+ layout/reftests/first-letter/reftest-stylo.list
+ layout/reftests/first-letter/reftest.list
+ layout/reftests/first-line/reftest-stylo.list
+ layout/reftests/first-line/reftest.list
+ layout/reftests/flexbox/ahem.css
+ layout/reftests/flexbox/pagination/reftest-stylo.list
+ layout/reftests/flexbox/pagination/reftest.list
+ layout/reftests/flexbox/reftest-stylo.list
+ layout/reftests/flexbox/reftest.list
+ layout/reftests/flexbox/solidblue.png
+ layout/reftests/floats/reftest-stylo.list
+ layout/reftests/floats/reftest.list
+ layout/reftests/font-face/reftest-stylo.list
+ layout/reftests/font-face/reftest.list
+ layout/reftests/font-features/font-variant-features.css
+ layout/reftests/font-features/font-variant-features.js
+ layout/reftests/font-features/reftest-stylo.list
+ layout/reftests/font-features/reftest.list
+ layout/reftests/font-inflation/bug707855-innerFrame-ref.html
+ layout/reftests/font-inflation/bug707855-innerFrame.html
+ layout/reftests/font-inflation/bug707855-ref.html
+ layout/reftests/font-inflation/bug707855.html
+ layout/reftests/font-inflation/reftest-stylo.list
+ layout/reftests/font-inflation/reftest.list
+ layout/reftests/font-loading-api/reftest-stylo.list
+ layout/reftests/font-loading-api/reftest.list
+ layout/reftests/font-matching/reftest-stylo.list
+ layout/reftests/font-matching/reftest.list
+ layout/reftests/fonts/Ahem.ttf
+ layout/reftests/fonts/BitPattern.woff
+ layout/reftests/fonts/Chunkfive.otf
+ layout/reftests/fonts/Chunkfive.sjs
+ layout/reftests/fonts/Chunkfive.ttf
+ layout/reftests/fonts/DeLarge/DeLarge-bad-checksums.ttf
+ layout/reftests/fonts/DeLarge/DeLarge-bad-checksums.woff
+ layout/reftests/fonts/DeLarge/DeLarge-bad-offset.woff
+ layout/reftests/fonts/DeLarge/DeLarge-bad-sfnt-version.ttf
+ layout/reftests/fonts/DeLarge/DeLarge-bad-sfnt-version.woff
+ layout/reftests/fonts/DeLarge/DeLarge-bad-woff-sig.woff
+ layout/reftests/fonts/DeLarge/DeLarge.ttf
+ layout/reftests/fonts/DeLarge/DeLarge.woff
+ layout/reftests/fonts/DeLarge/README
+ layout/reftests/fonts/DejaVuSansMono.woff
+ layout/reftests/fonts/DroidSansArabic-noGSUB.ttf
+ layout/reftests/fonts/LigatureSymbolsWithSpaces.woff
+ layout/reftests/fonts/LinLibertine_Re-4.7.5.woff
+ layout/reftests/fonts/MiaoUnicode-Regular.ttf
+ layout/reftests/fonts/NotoSansBalinese-Regular.ttf
+ layout/reftests/fonts/PositioningTest1.ttf
+ layout/reftests/fonts/PositioningTest2.ttf
+ layout/reftests/fonts/Prototype.ttf
+ layout/reftests/fonts/README
+ layout/reftests/fonts/VeraBd-validchecksum.ttf
+ layout/reftests/fonts/VeraBd.ttf
+ layout/reftests/fonts/colr-unset.ttf
+ layout/reftests/fonts/csstest-widths-wd1.ttf
+ layout/reftests/fonts/csstest-widths-wd2.ttf
+ layout/reftests/fonts/csstest-widths-wd3.ttf
+ layout/reftests/fonts/csstest-widths-wd4.ttf
+ layout/reftests/fonts/csstest-widths-wd5.ttf
+ layout/reftests/fonts/csstest-widths-wd6.ttf
+ layout/reftests/fonts/csstest-widths-wd7.ttf
+ layout/reftests/fonts/csstest-widths-wd8.ttf
+ layout/reftests/fonts/csstest-widths-wd9.ttf
+ layout/reftests/fonts/dejavu-sans/DejaVuSans-Bold.ttf
+ layout/reftests/fonts/dejavu-sans/DejaVuSans-BoldOblique.ttf
+ layout/reftests/fonts/dejavu-sans/DejaVuSans-ExtraLight.ttf
+ layout/reftests/fonts/dejavu-sans/DejaVuSans-Oblique.ttf
+ layout/reftests/fonts/dejavu-sans/DejaVuSans.ttf
+ layout/reftests/fonts/dejavu-sans/DejaVuSansCondensed-Bold.ttf
+ layout/reftests/fonts/dejavu-sans/DejaVuSansCondensed-BoldOblique.ttf
+ layout/reftests/fonts/dejavu-sans/DejaVuSansCondensed-Oblique.ttf
+ layout/reftests/fonts/dejavu-sans/DejaVuSansCondensed.ttf
+ layout/reftests/fonts/emoji-yellow.ttf
+ layout/reftests/fonts/emoji.ttf
+ layout/reftests/fonts/fira/FiraSans-Regular.otf
+ layout/reftests/fonts/fira/FiraSansOT-Bold.otf
+ layout/reftests/fonts/fira/FiraSansOT-BoldItalic.otf
+ layout/reftests/fonts/fira/FiraSansOT-Regular.otf
+ layout/reftests/fonts/fira/FiraSansOT-RegularItalic.otf
+ layout/reftests/fonts/generate-bitpattern-font.pl
+ layout/reftests/fonts/glyphwiki-license.txt
+ layout/reftests/fonts/graphite/README.txt
+ layout/reftests/fonts/graphite/grtest-langfeat.gdl
+ layout/reftests/fonts/graphite/grtest-langfeat.ttf
+ layout/reftests/fonts/graphite/grtest-multipass.gdl
+ layout/reftests/fonts/graphite/grtest-multipass.ttf
+ layout/reftests/fonts/graphite/grtest-ot-only.ttf
+ layout/reftests/fonts/graphite/grtest-ref.ttf
+ layout/reftests/fonts/graphite/grtest-simple.gdl
+ layout/reftests/fonts/graphite/grtest-simple.ttf
+ layout/reftests/fonts/gsubtest/gsubtest-features.js
+ layout/reftests/fonts/gsubtest/gsubtest-features.txt
+ layout/reftests/fonts/gsubtest/gsubtest-lookup1.otf
+ layout/reftests/fonts/gsubtest/gsubtest-lookup3.otf
+ layout/reftests/fonts/gsubtest/makegsubfonts.py
+ layout/reftests/fonts/gw1270797.ttf
+ layout/reftests/fonts/gw432047.ttf
+ layout/reftests/fonts/header-totalsfntsize-001.ttf
+ layout/reftests/fonts/header-totalsfntsize-001.woff2
+ layout/reftests/fonts/loadtest-license.txt
+ layout/reftests/fonts/loadtest.ttf
+ layout/reftests/fonts/mark2A-highunderline.ttf
+ layout/reftests/fonts/mark2A-lowunderline.ttf
+ layout/reftests/fonts/mark2A.otf
+ layout/reftests/fonts/mark2A.ttf
+ layout/reftests/fonts/mark2A.woff
+ layout/reftests/fonts/mark2B.otf
+ layout/reftests/fonts/mark2B.ttf
+ layout/reftests/fonts/mark2B.woff
+ layout/reftests/fonts/mark2C.otf
+ layout/reftests/fonts/mark2C.ttf
+ layout/reftests/fonts/mark2C.woff
+ layout/reftests/fonts/mark2D.otf
+ layout/reftests/fonts/mark2D.ttf
+ layout/reftests/fonts/mark2D.woff
+ layout/reftests/fonts/markA-badfullname.ttf
+ layout/reftests/fonts/markA-copyright.ttf
+ layout/reftests/fonts/markA-copyrightps.ttf
+ layout/reftests/fonts/markA-highunderline.ttf
+ layout/reftests/fonts/markA-lineheight1500.ttf
+ layout/reftests/fonts/markA-lineheight6000-typolineheight2700.otf
+ layout/reftests/fonts/markA-lineheight6000-typolineheight2700.ttf
+ layout/reftests/fonts/markA-lowunderline.ttf
+ layout/reftests/fonts/markA-nofamily.ttf
+ layout/reftests/fonts/markA-nofullname.ttf
+ layout/reftests/fonts/markA-nopostscript.ttf
+ layout/reftests/fonts/markA-nostyle.ttf
+ layout/reftests/fonts/markA-noversion.ttf
+ layout/reftests/fonts/markA-redirect.ttf
+ layout/reftests/fonts/markA-redirect.ttf^headers^
+ layout/reftests/fonts/markA-shortfullname.ttf
+ layout/reftests/fonts/markA.eot
+ layout/reftests/fonts/markA.otf
+ layout/reftests/fonts/markA.ttf
+ layout/reftests/fonts/markA.woff
+ layout/reftests/fonts/markAB-spaceliga.otf
+ layout/reftests/fonts/markB.eot
+ layout/reftests/fonts/markB.otf
+ layout/reftests/fonts/markB.ttf
+ layout/reftests/fonts/markB.woff
+ layout/reftests/fonts/markC.otf
+ layout/reftests/fonts/markC.ttf
+ layout/reftests/fonts/markC.woff
+ layout/reftests/fonts/markD.otf
+ layout/reftests/fonts/markD.ttf
+ layout/reftests/fonts/markD.woff
+ layout/reftests/fonts/markfonts-delay.sjs
+ layout/reftests/fonts/math/README
+ layout/reftests/fonts/math/axis-height-1.otf
+ layout/reftests/fonts/math/axis-height-2.otf
+ layout/reftests/fonts/math/dtls-1.otf
+ layout/reftests/fonts/math/fraction-1.otf
+ layout/reftests/fonts/math/fraction-2.otf
+ layout/reftests/fonts/math/fraction-3.otf
+ layout/reftests/fonts/math/fraction-4.otf
+ layout/reftests/fonts/math/fraction-5.otf
+ layout/reftests/fonts/math/fraction-6.otf
+ layout/reftests/fonts/math/fraction-7.otf
+ layout/reftests/fonts/math/fraction-8.otf
+ layout/reftests/fonts/math/fraction-9.otf
+ layout/reftests/fonts/math/limits-1.otf
+ layout/reftests/fonts/math/limits-2.otf
+ layout/reftests/fonts/math/limits-3.otf
+ layout/reftests/fonts/math/limits-4.otf
+ layout/reftests/fonts/math/limits-5.otf
+ layout/reftests/fonts/math/radical-1.otf
+ layout/reftests/fonts/math/radical-2.otf
+ layout/reftests/fonts/math/radical-3.otf
+ layout/reftests/fonts/math/radical-4.otf
+ layout/reftests/fonts/math/radical-5.otf
+ layout/reftests/fonts/math/radical-6.otf
+ layout/reftests/fonts/math/radical-7.otf
+ layout/reftests/fonts/math/scripts-1.otf
+ layout/reftests/fonts/math/scripts-2.otf
+ layout/reftests/fonts/math/scripts-3.otf
+ layout/reftests/fonts/math/scripts-4.otf
+ layout/reftests/fonts/math/scripts-5.otf
+ layout/reftests/fonts/math/scripts-6.otf
+ layout/reftests/fonts/math/scripts-7.otf
+ layout/reftests/fonts/math/scripts-8.otf
+ layout/reftests/fonts/math/scripts-9.otf
+ layout/reftests/fonts/math/stack-1.otf
+ layout/reftests/fonts/math/stack-2.otf
+ layout/reftests/fonts/math/stack-3.otf
+ layout/reftests/fonts/math/stack-4.otf
+ layout/reftests/fonts/math/stack-5.otf
+ layout/reftests/fonts/math/stack-6.otf
+ layout/reftests/fonts/math/stretchy.otf
+ layout/reftests/fonts/mplus/mplus-1p-black.ttf
+ layout/reftests/fonts/mplus/mplus-1p-bold.ttf
+ layout/reftests/fonts/mplus/mplus-1p-heavy.ttf
+ layout/reftests/fonts/mplus/mplus-1p-light.ttf
+ layout/reftests/fonts/mplus/mplus-1p-medium.ttf
+ layout/reftests/fonts/mplus/mplus-1p-regular-no-OT.ttf
+ layout/reftests/fonts/mplus/mplus-1p-regular.ttf
+ layout/reftests/fonts/mplus/mplus-1p-thin.ttf
+ layout/reftests/fonts/mplus/mplus-license.txt
+ layout/reftests/fonts/mplus/mplusfonts.css
+ layout/reftests/fonts/sil/GenAI102.ttf
+ layout/reftests/fonts/sil/GenAR102.ttf
+ layout/reftests/fonts/sil/GenI102.ttf
+ layout/reftests/fonts/sil/GenR102.ttf
+ layout/reftests/fonts/sil/GenR102.woff2
+ layout/reftests/fonts/sil/Padauk.ttf
+ layout/reftests/fonts/sil/PigLatin-nographite.ttf
+ layout/reftests/fonts/sil/PigLatinBenchmark_v3.ttf
+ layout/reftests/fonts/sil/Scheherazade-BidiBug.woff
+ layout/reftests/fonts/sil/Scheherazade-R 2012-07-03c.ttf
+ layout/reftests/fonts/sil/ScheherazadeRegOT.ttf
+ layout/reftests/fonts/sil/silfonts.css
+ layout/reftests/fonts/spacelookups/spacelookup-defscr-deflang-deffeat.ttf
+ layout/reftests/fonts/spacelookups/spacelookup-defscr-deflang-ndeffeat.ttf
+ layout/reftests/fonts/spacelookups/spacelookup-latnscr-deflang-deffeat.ttf
+ layout/reftests/fonts/spacelookups/spacelookup-latnscr-deflang-ndeffeat.ttf
+ layout/reftests/fonts/spacelookups/spacelookup-latnscr-fralang-deffeat.ttf
+ layout/reftests/fonts/spacelookups/spacelookup-latnscr-fralang-ndeffeat.ttf
+ layout/reftests/fonts/subsuper-nofeat.woff
+ layout/reftests/fonts/subsuper.woff
+ layout/reftests/fonts/ttf-indic/Lohit-Telugu.ttf
+ layout/reftests/fonts/ttf-indic/lohit_bn.ttf
+ layout/reftests/fonts/ttf-indic/lohit_gu.ttf
+ layout/reftests/fonts/ttf-indic/lohit_hi.ttf
+ layout/reftests/forms/button/reftest-stylo.list
+ layout/reftests/forms/button/reftest.list
+ layout/reftests/forms/fieldset/reftest-stylo.list
+ layout/reftests/forms/fieldset/reftest.list
+ layout/reftests/forms/input/checkbox/reftest-stylo.list
+ layout/reftests/forms/input/checkbox/reftest.list
+ layout/reftests/forms/input/color/reference-style.css
+ layout/reftests/forms/input/color/reftest-stylo.list
+ layout/reftests/forms/input/color/reftest.list
+ layout/reftests/forms/input/datetime/reftest.list
+ layout/reftests/forms/input/email/reftest-stylo.list
+ layout/reftests/forms/input/email/reftest.list
+ layout/reftests/forms/input/file/reftest-stylo.list
+ layout/reftests/forms/input/file/reftest.list
+ layout/reftests/forms/input/file/style.css
+ layout/reftests/forms/input/hidden/reftest-stylo.list
+ layout/reftests/forms/input/hidden/reftest.list
+ layout/reftests/forms/input/number/reftest-stylo.list
+ layout/reftests/forms/input/number/reftest.list
+ layout/reftests/forms/input/percentage/reftest-stylo.list
+ layout/reftests/forms/input/percentage/reftest.list
+ layout/reftests/forms/input/radio/reftest-stylo.list
+ layout/reftests/forms/input/radio/reftest.list
+ layout/reftests/forms/input/range/reftest-stylo.list
+ layout/reftests/forms/input/range/reftest.list
+ layout/reftests/forms/input/reftest-stylo.list
+ layout/reftests/forms/input/reftest.list
+ layout/reftests/forms/input/search/reftest-stylo.list
+ layout/reftests/forms/input/search/reftest.list
+ layout/reftests/forms/input/tel/reftest-stylo.list
+ layout/reftests/forms/input/tel/reftest.list
+ layout/reftests/forms/input/text/reftest-stylo.list
+ layout/reftests/forms/input/text/reftest.list
+ layout/reftests/forms/input/url/reftest-stylo.list
+ layout/reftests/forms/input/url/reftest.list
+ layout/reftests/forms/legend/reftest-stylo.list
+ layout/reftests/forms/legend/reftest.list
+ layout/reftests/forms/meter/default-style/reftest-stylo.list
+ layout/reftests/forms/meter/default-style/reftest.list
+ layout/reftests/forms/meter/default-style/style.css
+ layout/reftests/forms/meter/reftest-stylo.list
+ layout/reftests/forms/meter/reftest.list
+ layout/reftests/forms/meter/style.css
+ layout/reftests/forms/output/reftest-stylo.list
+ layout/reftests/forms/output/reftest.list
+ layout/reftests/forms/placeholder/placeholder-style.css
+ layout/reftests/forms/placeholder/reftest-stylo.list
+ layout/reftests/forms/placeholder/reftest.list
+ layout/reftests/forms/progress/reftest-stylo.list
+ layout/reftests/forms/progress/reftest.list
+ layout/reftests/forms/progress/style.css
+ layout/reftests/forms/reftest-stylo.list
+ layout/reftests/forms/reftest.list
+ layout/reftests/forms/select/reftest-stylo.list
+ layout/reftests/forms/select/reftest.list
+ layout/reftests/forms/textarea/reftest-stylo.list
+ layout/reftests/forms/textarea/reftest.list
+ layout/reftests/forms/textbox/reftest-stylo.list
+ layout/reftests/forms/textbox/reftest.list
+ layout/reftests/generated-content/reftest-stylo.list
+ layout/reftests/generated-content/reftest.list
+ layout/reftests/generated-content/square-outline-32x32.png
+ layout/reftests/ib-split/reftest-stylo.list
+ layout/reftests/ib-split/reftest.list
+ layout/reftests/image-element/canvas-drawing.js
+ layout/reftests/image-element/reftest-stylo.list
+ layout/reftests/image-element/reftest.list
+ layout/reftests/image-element/repeatable-diagonal-gradient.png
+ layout/reftests/image-rect/green-16x16-in-blue-32x32.png
+ layout/reftests/image-rect/reftest-stylo.list
+ layout/reftests/image-rect/reftest.list
+ layout/reftests/image-rect/transparent-16x16-in-blue-32x32.png
+ layout/reftests/image-region/image-region-ref.png
+ layout/reftests/image-region/image-region.css
+ layout/reftests/image-region/image-region.png
+ layout/reftests/image-region/reftest-stylo.list
+ layout/reftests/image-region/reftest.list
+ layout/reftests/image/100.png
+ layout/reftests/image/200.png
+ layout/reftests/image/300.png
+ layout/reftests/image/400.png
+ layout/reftests/image/50.png
+ layout/reftests/image/big.png
+ layout/reftests/image/blue-100x50.png
+ layout/reftests/image/blue-16x20.png
+ layout/reftests/image/blue-32x32.png
+ layout/reftests/image/blue-50x100.png
+ layout/reftests/image/blue-50x50.png
+ layout/reftests/image/image-exif-0-deg-flip.jpg
+ layout/reftests/image/image-exif-0-deg.jpg
+ layout/reftests/image/image-exif-180-deg-flip.jpg
+ layout/reftests/image/image-exif-180-deg.jpg
+ layout/reftests/image/image-exif-270-deg-flip.jpg
+ layout/reftests/image/image-exif-270-deg.jpg
+ layout/reftests/image/image-exif-90-deg-flip.jpg
+ layout/reftests/image/image-exif-90-deg.jpg
+ layout/reftests/image/image-exif-none.jpg
+ layout/reftests/image/image-srcset-basic-selection-0.1x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-0.1x.html
+ layout/reftests/image/image-srcset-basic-selection-0.5x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-0.5x.html
+ layout/reftests/image/image-srcset-basic-selection-0.6x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-0.6x.html
+ layout/reftests/image/image-srcset-basic-selection-1.5x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-1.5x.html
+ layout/reftests/image/image-srcset-basic-selection-1x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-1x.html
+ layout/reftests/image/image-srcset-basic-selection-2x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-2x.html
+ layout/reftests/image/image-srcset-basic-selection-width-0.5x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-width-0.5x.html
+ layout/reftests/image/image-srcset-basic-selection-width-10x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-width-10x.html
+ layout/reftests/image/image-srcset-basic-selection-width-1x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-width-1x.html
+ layout/reftests/image/image-srcset-basic-selection-width-2x-ref.html
+ layout/reftests/image/image-srcset-basic-selection-width-2x.html
+ layout/reftests/image/image-srcset-default-1x-ref.html
+ layout/reftests/image/image-srcset-default-1x.html
+ layout/reftests/image/image-srcset-default-2x-ref.html
+ layout/reftests/image/image-srcset-default-2x.html
+ layout/reftests/image/image-srcset-default-src-1x-ref.html
+ layout/reftests/image/image-srcset-default-src-1x.html
+ layout/reftests/image/image-srcset-default-src-2x-ref.html
+ layout/reftests/image/image-srcset-default-src-2x.html
+ layout/reftests/image/image-srcset-orientation-1x-ref.html
+ layout/reftests/image/image-srcset-orientation-1x.html
+ layout/reftests/image/image-srcset-orientation-2x-ref.html
+ layout/reftests/image/image-srcset-orientation-2x.html
+ layout/reftests/image/image-srcset-svg-1x-ref.html
+ layout/reftests/image/image-srcset-svg-1x.html
+ layout/reftests/image/image-srcset-svg-2x-ref.html
+ layout/reftests/image/image-srcset-svg-2x.html
+ layout/reftests/image/image-srcset-svg-3x-ref.html
+ layout/reftests/image/image-srcset-svg-3x.html
+ layout/reftests/image/image-srcset-svg-default-1x-ref.html
+ layout/reftests/image/image-srcset-svg-default-1x.html
+ layout/reftests/image/image-srcset-svg-default-2x-ref.html
+ layout/reftests/image/image-srcset-svg-default-2x.html
+ layout/reftests/image/nearly-white.png
+ layout/reftests/image/reftest-stylo.list
+ layout/reftests/image/reftest.list
+ layout/reftests/image/small.png
+ layout/reftests/indic-shaping/reftest-stylo.list
+ layout/reftests/indic-shaping/reftest.list
+ layout/reftests/inline-borderpadding/reftest-stylo.list
+ layout/reftests/inline-borderpadding/reftest.list
+ layout/reftests/inline/reftest-stylo.list
+ layout/reftests/inline/reftest.list
+ layout/reftests/invalidation/image_rgrg-256x256-animated.gif
+ layout/reftests/invalidation/image_rgrg-256x256.png
+ layout/reftests/invalidation/one-pixel-wide-background.png
+ layout/reftests/invalidation/reftest-stylo.list
+ layout/reftests/invalidation/reftest.list
+ layout/reftests/layers/reftest-stylo.list
+ layout/reftests/layers/reftest.list
+ layout/reftests/line-breaking/reftest-stylo.list
+ layout/reftests/line-breaking/reftest.list
+ layout/reftests/list-item/reftest-stylo.list
+ layout/reftests/list-item/reftest.list
+ layout/reftests/margin-collapsing/block-xml-root-1-ref.css
+ layout/reftests/margin-collapsing/block-xml-root-1.css
+ layout/reftests/margin-collapsing/reftest-stylo.list
+ layout/reftests/margin-collapsing/reftest.list
+ layout/reftests/marquee/reftest-stylo.list
+ layout/reftests/marquee/reftest.list
+ layout/reftests/mathml/columnlines-3-1-ref.html
+ layout/reftests/mathml/columnlines-3-1.html
+ layout/reftests/mathml/columnlines-3-2-ref.html
+ layout/reftests/mathml/columnlines-3-2.html
+ layout/reftests/mathml/largeop-1-ref.html
+ layout/reftests/mathml/largeop-1.html
+ layout/reftests/mathml/mathssty.woff
+ layout/reftests/mathml/reftest-stylo.list
+ layout/reftests/mathml/reftest.list
+ layout/reftests/mathml/rowlines-3-1.html
+ layout/reftests/mathml/rowlines-3-2.html
+ layout/reftests/mathml/ssty.woff
+ layout/reftests/mathml/stretchy-largeop-1-ref.html
+ layout/reftests/mathml/stretchy-largeop-1.html
+ layout/reftests/mathml/stretchy-largeop-2-ref.html
+ layout/reftests/mathml/stretchy-largeop-2.html
+ layout/reftests/mathml/stretchy-largeop-3-ref.html
+ layout/reftests/mathml/stretchy-largeop-3.html
+ layout/reftests/mathml/stretchy-mfenced-1-ref.html
+ layout/reftests/mathml/stretchy-mfenced-1a.html
+ layout/reftests/mathml/stretchy-mfenced-1b.html
+ layout/reftests/mathml/stretchy-mfenced-2-ref.html
+ layout/reftests/mathml/stretchy-mfenced-2a.html
+ layout/reftests/mathml/stretchy-mfenced-2b.html
+ layout/reftests/mathml/stretchy-mfenced-3-ref.html
+ layout/reftests/mathml/stretchy-mfenced-3a.html
+ layout/reftests/mathml/stretchy-mfenced-3b.html
+ layout/reftests/mathml/stretchy-mfenced-4-ref.html
+ layout/reftests/mathml/stretchy-mfenced-4a.html
+ layout/reftests/mathml/stretchy-mfenced-4b.html
+ layout/reftests/mathml/stretchy-msup-1d.html
+ layout/reftests/mathml/stretchy-munderover-1-ref.html
+ layout/reftests/mathml/stretchy-munderover-1a.html
+ layout/reftests/mathml/stretchy-munderover-1b.html
+ layout/reftests/mathml/stretchy-munderover-1c.html
+ layout/reftests/mathml/stretchy-munderover-1d.html
+ layout/reftests/mathml/stretchy-munderover-1e.html
+ layout/reftests/mathml/stretchy-munderover-2-ref.html
+ layout/reftests/mathml/stretchy-munderover-2a.html
+ layout/reftests/mathml/stretchy-munderover-2b.html
+ layout/reftests/mathml/stretchy-munderover-2c.html
+ layout/reftests/mathml/stretchy-munderover-2d.html
+ layout/reftests/mathml/stretchy-munderover-2e.html
+ layout/reftests/mathml/stretchy-munderover-2f.html
+ layout/reftests/mathml/stretchy-munderover-2g.html
+ layout/reftests/mathml/stretchy-munderover-3-ref.html
+ layout/reftests/mathml/stretchy-munderover-3a.html
+ layout/reftests/mathml/stretchy-munderover-3b.html
+ layout/reftests/mathml/stretchy-munderover-3c.html
+ layout/reftests/mathml/stretchy-munderover-3d.html
+ layout/reftests/mathml/tablespacing-8a.html
+ layout/reftests/mathml/tablespacing-8b.html
+ layout/reftests/mp4-video/reftest-stylo.list
+ layout/reftests/mp4-video/reftest.list
+ layout/reftests/mp4-video/short.mp4
+ layout/reftests/native-theme/reftest-stylo.list
+ layout/reftests/native-theme/reftest.list
+ layout/reftests/object/extra/404.html^headers^
+ layout/reftests/object/extra/malformed_image.png
+ layout/reftests/object/extra/pass.png
+ layout/reftests/object/extra/pass_image
+ layout/reftests/object/reftest-stylo.list
+ layout/reftests/object/reftest.list
+ layout/reftests/ogg-video/black100x100-aspect3to2.ogv
+ layout/reftests/ogg-video/black140x100.ogv
+ layout/reftests/ogg-video/black29x19offset.ogv
+ layout/reftests/ogg-video/blue140x100.png
+ layout/reftests/ogg-video/blue250x200.png
+ layout/reftests/ogg-video/green70x30.png
+ layout/reftests/ogg-video/red140x100.png
+ layout/reftests/ogg-video/red160x120.png
+ layout/reftests/ogg-video/reftest-stylo.list
+ layout/reftests/ogg-video/reftest.list
+ layout/reftests/ogg-video/seek420.ogv
+ layout/reftests/ogg-video/seek444.ogv
+ layout/reftests/outline/reftest-stylo.list
+ layout/reftests/outline/reftest.list
+ layout/reftests/pagination/reftest-stylo.list
+ layout/reftests/pagination/reftest.list
+ layout/reftests/percent-overflow-sizing/reftest-stylo.list
+ layout/reftests/percent-overflow-sizing/reftest.list
+ layout/reftests/pixel-rounding/blue-1x1.png
+ layout/reftests/pixel-rounding/blue-25x25.png
+ layout/reftests/pixel-rounding/blue-3x3.png
+ layout/reftests/pixel-rounding/blue-5x5.png
+ layout/reftests/pixel-rounding/corner-bl.png
+ layout/reftests/pixel-rounding/corner-br.png
+ layout/reftests/pixel-rounding/corner-tl.png
+ layout/reftests/pixel-rounding/corner-tr.png
+ layout/reftests/pixel-rounding/green-1x1.png
+ layout/reftests/pixel-rounding/green-25x25.png
+ layout/reftests/pixel-rounding/green-3x3.png
+ layout/reftests/pixel-rounding/green-5x5.png
+ layout/reftests/pixel-rounding/green-circle-with-blue-border.png
+ layout/reftests/pixel-rounding/lime-25x25.png
+ layout/reftests/pixel-rounding/random-10x10.png
+ layout/reftests/pixel-rounding/reftest-stylo.list
+ layout/reftests/pixel-rounding/reftest.list
+ layout/reftests/position-dynamic-changes/handleprop.js
+ layout/reftests/position-dynamic-changes/horizontal/animate.js
+ layout/reftests/position-dynamic-changes/horizontal/reftest-stylo.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_border_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_border_abspos.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_border_parent-stylo.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_border_parent.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_margin_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_margin_abspos.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_margin_parent-stylo.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_margin_parent.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_padding_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_padding_abspos.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_padding_parent-stylo.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_padding_parent.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_plain-stylo.list
+ layout/reftests/position-dynamic-changes/horizontal/reftest_plain.list
+ layout/reftests/position-dynamic-changes/horizontal/style.css
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest-stylo.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_border_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_border_abspos.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_border_parent-stylo.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_border_parent.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_margin_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_margin_abspos.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_margin_parent-stylo.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_margin_parent.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_padding_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_padding_abspos.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_padding_parent-stylo.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_padding_parent.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_plain-stylo.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest_plain.list
+ layout/reftests/position-dynamic-changes/mixed-abspos-root/style.css
+ layout/reftests/position-dynamic-changes/mixed/reftest-stylo.list
+ layout/reftests/position-dynamic-changes/mixed/reftest.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_border_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_border_abspos.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_border_parent-stylo.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_border_parent.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_margin_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_margin_abspos.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_margin_parent-stylo.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_margin_parent.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_padding_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_padding_abspos.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_padding_parent-stylo.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_padding_parent.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_plain-stylo.list
+ layout/reftests/position-dynamic-changes/mixed/reftest_plain.list
+ layout/reftests/position-dynamic-changes/mixed/style.css
+ layout/reftests/position-dynamic-changes/reftest-stylo.list
+ layout/reftests/position-dynamic-changes/reftest.list
+ layout/reftests/position-dynamic-changes/relative/animate.js
+ layout/reftests/position-dynamic-changes/relative/reftest-stylo.list
+ layout/reftests/position-dynamic-changes/relative/reftest.list
+ layout/reftests/position-dynamic-changes/relative/style.css
+ layout/reftests/position-dynamic-changes/vertical/animate.js
+ layout/reftests/position-dynamic-changes/vertical/reftest-stylo.list
+ layout/reftests/position-dynamic-changes/vertical/reftest.list
+ layout/reftests/position-dynamic-changes/vertical/reftest.listbackup
+ layout/reftests/position-dynamic-changes/vertical/reftest_border_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_border_abspos.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_border_parent-stylo.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_border_parent.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_margin_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_margin_abspos.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_margin_parent-stylo.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_margin_parent.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_padding_abspos-stylo.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_padding_abspos.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_padding_parent-stylo.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_padding_parent.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_plain-stylo.list
+ layout/reftests/position-dynamic-changes/vertical/reftest_plain.list
+ layout/reftests/position-dynamic-changes/vertical/style.css
+ layout/reftests/position-relative/reftest-stylo.list
+ layout/reftests/position-relative/reftest.list
+ layout/reftests/position-sticky/ahem.css
+ layout/reftests/position-sticky/reftest-stylo.list
+ layout/reftests/position-sticky/reftest.list
+ layout/reftests/printing/reftest-stylo.list
+ layout/reftests/printing/reftest.list
+ layout/reftests/reftest-sanity/bg.png
+ layout/reftests/reftest-sanity/default-preferences-include.list
+ layout/reftests/reftest-sanity/default-preferences-tests-stylo.list
+ layout/reftests/reftest-sanity/default-preferences-tests.list
+ layout/reftests/reftest-sanity/filter-1-ref.xhtml
+ layout/reftests/reftest-sanity/filter-2-ref.xhtml
+ layout/reftests/reftest-sanity/prefix/urlprefixtests-include.list
+ layout/reftests/reftest-sanity/reftest-stylo.list
+ layout/reftests/reftest-sanity/reftest.list
+ layout/reftests/reftest-sanity/scripttests-stylo.list
+ layout/reftests/reftest-sanity/scripttests.list
+ layout/reftests/reftest-sanity/urlprefixtests-include.list
+ layout/reftests/reftest-sanity/urlprefixtests-stylo.list
+ layout/reftests/reftest-sanity/urlprefixtests.list
+ layout/reftests/reftest-stylo.list
+ layout/reftests/reftest.list
+ layout/reftests/scoped-style/reftest-stylo.list
+ layout/reftests/scoped-style/reftest.list
+ layout/reftests/scoped-style/scoped-style-imported.css
+ layout/reftests/scrolling/reftest-stylo.list
+ layout/reftests/scrolling/reftest.list
+ layout/reftests/scrolling/repeatable-diagonal-gradient.png
+ layout/reftests/scrolling/scrolling.js
+ layout/reftests/selection/reftest-stylo.list
+ layout/reftests/selection/reftest.list
+ layout/reftests/selection/splitText-normalize.js
+ layout/reftests/svg/as-image/lime100x100.png
+ layout/reftests/svg/as-image/limeInRed100x100.png
+ layout/reftests/svg/as-image/reftest-stylo.list
+ layout/reftests/svg/as-image/reftest.list
+ layout/reftests/svg/as-image/svg-image-util.css
+ layout/reftests/svg/as-image/svg-stylesheet-external.css
+ layout/reftests/svg/as-image/zoom/reftest-stylo.list
+ layout/reftests/svg/as-image/zoom/reftest.list
+ layout/reftests/svg/filters/css-filter-chains/reftest-stylo.list
+ layout/reftests/svg/filters/css-filter-chains/reftest.list
+ layout/reftests/svg/filters/css-filters/hue-rotate-grad.html
+ layout/reftests/svg/filters/css-filters/reftest-stylo.list
+ layout/reftests/svg/filters/css-filters/reftest.list
+ layout/reftests/svg/filters/css-svg-filter-chains/reftest-stylo.list
+ layout/reftests/svg/filters/css-svg-filter-chains/reftest.list
+ layout/reftests/svg/filters/mozilla-banner.gif
+ layout/reftests/svg/filters/reftest-stylo.list
+ layout/reftests/svg/filters/reftest.list
+ layout/reftests/svg/filters/svg-filter-chains/reftest-stylo.list
+ layout/reftests/svg/filters/svg-filter-chains/reftest.list
+ layout/reftests/svg/image/blueRect10x10.png
+ layout/reftests/svg/image/reftest-stylo.list
+ layout/reftests/svg/image/reftest.list
+ layout/reftests/svg/image/sprite.png
+ layout/reftests/svg/load-only/reftest-stylo.list
+ layout/reftests/svg/load-only/reftest.list
+ layout/reftests/svg/moz-only/big.png
+ layout/reftests/svg/moz-only/reftest-stylo.list
+ layout/reftests/svg/moz-only/reftest.list
+ layout/reftests/svg/moz-only/small.png
+ layout/reftests/svg/nesting-invalid-01.js
+ layout/reftests/svg/reftest-stylo.list
+ layout/reftests/svg/reftest.list
+ layout/reftests/svg/sizing/ahem.css
+ layout/reftests/svg/sizing/reftest-stylo.list
+ layout/reftests/svg/sizing/reftest.list
+ layout/reftests/svg/smil/container/deferred-tree-util.js
+ layout/reftests/svg/smil/container/reftest-stylo.list
+ layout/reftests/svg/smil/container/reftest.list
+ layout/reftests/svg/smil/event/event-util.js
+ layout/reftests/svg/smil/event/reftest-stylo.list
+ layout/reftests/svg/smil/event/reftest.list
+ layout/reftests/svg/smil/motion/animateMotion-flattening-1.svg
+ layout/reftests/svg/smil/motion/reftest-stylo.list
+ layout/reftests/svg/smil/motion/reftest.list
+ layout/reftests/svg/smil/pause/reftest-stylo.list
+ layout/reftests/svg/smil/pause/reftest.list
+ layout/reftests/svg/smil/reftest-stylo.list
+ layout/reftests/svg/smil/reftest.list
+ layout/reftests/svg/smil/repeat/reftest-stylo.list
+ layout/reftests/svg/smil/repeat/reftest.list
+ layout/reftests/svg/smil/restart/reftest-stylo.list
+ layout/reftests/svg/smil/restart/reftest.list
+ layout/reftests/svg/smil/seek/reftest-stylo.list
+ layout/reftests/svg/smil/seek/reftest.list
+ layout/reftests/svg/smil/set/reftest-stylo.list
+ layout/reftests/svg/smil/set/reftest.list
+ layout/reftests/svg/smil/smil-util.js
+ layout/reftests/svg/smil/sort/reftest-stylo.list
+ layout/reftests/svg/smil/sort/reftest.list
+ layout/reftests/svg/smil/style/reftest-stylo.list
+ layout/reftests/svg/smil/style/reftest.list
+ layout/reftests/svg/smil/syncbase/reftest-stylo.list
+ layout/reftests/svg/smil/syncbase/reftest.list
+ layout/reftests/svg/smil/timed/reftest-stylo.list
+ layout/reftests/svg/smil/timed/reftest.list
+ layout/reftests/svg/smil/transform/reftest-stylo.list
+ layout/reftests/svg/smil/transform/reftest.list
+ layout/reftests/svg/svg-integration/clip-path/reftest-stylo.list
+ layout/reftests/svg/svg-integration/clip-path/reftest.list
+ layout/reftests/svg/svg-integration/reftest-stylo.list
+ layout/reftests/svg/svg-integration/reftest.list
+ layout/reftests/svg/text/reftest-stylo.list
+ layout/reftests/svg/text/reftest.list
+ layout/reftests/svg/textPath-05.html
+ layout/reftests/tab-size/reftest-stylo.list
+ layout/reftests/tab-size/reftest.list
+ layout/reftests/table-anonymous-boxes/reftest-stylo.list
+ layout/reftests/table-anonymous-boxes/reftest.list
+ layout/reftests/table-background/common.css
+ layout/reftests/table-background/edge.gif
+ layout/reftests/table-background/rainbowh.gif
+ layout/reftests/table-background/rainbowv.gif
+ layout/reftests/table-background/reftest-stylo.list
+ layout/reftests/table-background/reftest.list
+ layout/reftests/table-background/repeatable-diagonal-gradient-with-ticks.png
+ layout/reftests/table-background/valid-html401.png
+ layout/reftests/table-bordercollapse/border-style-inset-becomes-ridge-ref.html
+ layout/reftests/table-bordercollapse/border-style-outset-becomes-groove-ref.html
+ layout/reftests/table-bordercollapse/bordercol-orig.css
+ layout/reftests/table-bordercollapse/bordercol.css
+ layout/reftests/table-bordercollapse/frame_below_rules_none_ref.html
+ layout/reftests/table-bordercollapse/frame_border_rules_cols.html
+ layout/reftests/table-bordercollapse/frame_border_rules_none.html
+ layout/reftests/table-bordercollapse/frame_border_rules_none_ref.html
+ layout/reftests/table-bordercollapse/frame_box_rules_none-collapse-ref.html
+ layout/reftests/table-bordercollapse/frame_box_rules_none-collapse.html
+ layout/reftests/table-bordercollapse/frame_box_rules_none.html
+ layout/reftests/table-bordercollapse/frame_box_rules_none_ref.html
+ layout/reftests/table-bordercollapse/reftest-stylo.list
+ layout/reftests/table-bordercollapse/reftest.list
+ layout/reftests/table-dom/reftest-stylo.list
+ layout/reftests/table-dom/reftest.list
+ layout/reftests/table-html/reftest-stylo.list
+ layout/reftests/table-html/reftest.list
+ layout/reftests/table-overflow/reftest-stylo.list
+ layout/reftests/table-overflow/reftest.list
+ layout/reftests/table-width/reftest-stylo.list
+ layout/reftests/table-width/reftest.list
+ layout/reftests/text-decoration/reftest-stylo.list
+ layout/reftests/text-decoration/reftest.list
+ layout/reftests/text-indent/reftest-stylo.list
+ layout/reftests/text-indent/reftest.list
+ layout/reftests/text-overflow/TestEllipsisFallback.woff
+ layout/reftests/text-overflow/reftest-stylo.list
+ layout/reftests/text-overflow/reftest.list
+ layout/reftests/text-overflow/scroll-rounding-ref.html
+ layout/reftests/text-overflow/scroll-rounding.html
+ layout/reftests/text-shadow/reftest-stylo.list
+ layout/reftests/text-shadow/reftest.list
+ layout/reftests/text-stroke/reftest-stylo.list
+ layout/reftests/text-stroke/reftest.list
+ layout/reftests/text-svgglyphs/reftest-stylo.list
+ layout/reftests/text-svgglyphs/reftest.list
+ layout/reftests/text-svgglyphs/resources/README
+ layout/reftests/text-svgglyphs/resources/nosvg.woff
+ layout/reftests/text-svgglyphs/resources/rubbish.txt
+ layout/reftests/text-svgglyphs/resources/rubbish.woff
+ layout/reftests/text-svgglyphs/resources/svg-glyph-extents.otf
+ layout/reftests/text-svgglyphs/resources/svg-gz.ttf
+ layout/reftests/text-svgglyphs/resources/svg.woff
+ layout/reftests/text-transform/reftest-stylo.list
+ layout/reftests/text-transform/reftest.list
+ layout/reftests/text/reftest-stylo.list
+ layout/reftests/text/reftest.list
+ layout/reftests/text/wordbreak-7-ref.html
+ layout/reftests/text/wordbreak-7.html
+ layout/reftests/transform-3d/reftest-stylo.list
+ layout/reftests/transform-3d/reftest.list
+ layout/reftests/transform/reftest-stylo.list
+ layout/reftests/transform/reftest.list
+ layout/reftests/unicode/reftest-stylo.list
+ layout/reftests/unicode/reftest.list
+ layout/reftests/view-source/blue-circle-16x16.png
+ layout/reftests/view-source/reftest-stylo.list
+ layout/reftests/view-source/reftest.list
+ layout/reftests/w3c-css/README
+ layout/reftests/w3c-css/failures.list
+ layout/reftests/w3c-css/received/README
+ layout/reftests/w3c-css/received/css-multicol-1/multicol-red.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/1x1-green.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/1x1-lime.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/1x1-maroon.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/1x1-navy.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/1x1-red.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/1x1-white.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/60x60-gg-rr.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/60x60-green.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/60x60-red.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/a-green.css
+ layout/reftests/w3c-css/received/css-multicol-1/support/b-green.css
+ layout/reftests/w3c-css/received/css-multicol-1/support/black20x20.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/c-red.css
+ layout/reftests/w3c-css/received/css-multicol-1/support/cat.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/import-green.css
+ layout/reftests/w3c-css/received/css-multicol-1/support/import-red.css
+ layout/reftests/w3c-css/received/css-multicol-1/support/pattern-grg-rgr-grg.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/pattern-grg-rrg-rgg.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/pattern-rgr-grg-rgr.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/pattern-tr.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/red20x20.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/square-purple.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/square-teal.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/square-white.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-blue.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-gray.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-green.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-lime.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-navy.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-orange.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-pink.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-purple.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-red.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-white.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/swatch-yellow.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/test-bl.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/test-br.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/test-outer.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/test-tl.png
+ layout/reftests/w3c-css/received/css-multicol-1/support/test-tr.png
+ layout/reftests/w3c-css/received/css-namespaces-3/support/fail.css
+ layout/reftests/w3c-css/received/css-namespaces-3/support/scope-002a.css
+ layout/reftests/w3c-css/received/css-namespaces-3/support/scope-002b.css
+ layout/reftests/w3c-css/received/css-namespaces-3/support/syntax-007.css
+ layout/reftests/w3c-css/received/css-values-3/support/1x1-green.png
+ layout/reftests/w3c-css/received/css-values-3/support/1x1-lime.png
+ layout/reftests/w3c-css/received/css-values-3/support/1x1-maroon.png
+ layout/reftests/w3c-css/received/css-values-3/support/1x1-navy.png
+ layout/reftests/w3c-css/received/css-values-3/support/1x1-red.png
+ layout/reftests/w3c-css/received/css-values-3/support/1x1-white.png
+ layout/reftests/w3c-css/received/css-values-3/support/60x60-gg-rr.png
+ layout/reftests/w3c-css/received/css-values-3/support/60x60-green.png
+ layout/reftests/w3c-css/received/css-values-3/support/60x60-red.png
+ layout/reftests/w3c-css/received/css-values-3/support/README
+ layout/reftests/w3c-css/received/css-values-3/support/a-green.css
+ layout/reftests/w3c-css/received/css-values-3/support/b-green.css
+ layout/reftests/w3c-css/received/css-values-3/support/c-red.css
+ layout/reftests/w3c-css/received/css-values-3/support/cat.png
+ layout/reftests/w3c-css/received/css-values-3/support/import-green.css
+ layout/reftests/w3c-css/received/css-values-3/support/import-red.css
+ layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rgr-grg.png
+ layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rrg-rgg.png
+ layout/reftests/w3c-css/received/css-values-3/support/pattern-rgr-grg-rgr.png
+ layout/reftests/w3c-css/received/css-values-3/support/pattern-tr.png
+ layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50%.png
+ layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50px.png
+ layout/reftests/w3c-css/received/css-values-3/support/ruler-v-100px.png
+ layout/reftests/w3c-css/received/css-values-3/support/ruler-v-50px.png
+ layout/reftests/w3c-css/received/css-values-3/support/square-purple.png
+ layout/reftests/w3c-css/received/css-values-3/support/square-teal.png
+ layout/reftests/w3c-css/received/css-values-3/support/square-white.png
+ layout/reftests/w3c-css/received/css-values-3/support/support/README
+ layout/reftests/w3c-css/received/css-values-3/support/support/swatch-green.png
+ layout/reftests/w3c-css/received/css-values-3/support/support/swatch-red.png
+ layout/reftests/w3c-css/received/css-values-3/support/swatch-blue.png
+ layout/reftests/w3c-css/received/css-values-3/support/swatch-green.png
+ layout/reftests/w3c-css/received/css-values-3/support/swatch-lime.png
+ layout/reftests/w3c-css/received/css-values-3/support/swatch-orange.png
+ layout/reftests/w3c-css/received/css-values-3/support/swatch-red.png
+ layout/reftests/w3c-css/received/css-values-3/support/swatch-teal.png
+ layout/reftests/w3c-css/received/css-values-3/support/swatch-white.png
+ layout/reftests/w3c-css/received/css-values-3/support/swatch-yellow.png
+ layout/reftests/w3c-css/received/css-values-3/support/test-bl.png
+ layout/reftests/w3c-css/received/css-values-3/support/test-br.png
+ layout/reftests/w3c-css/received/css-values-3/support/test-inner-half-size.png
+ layout/reftests/w3c-css/received/css-values-3/support/test-outer.png
+ layout/reftests/w3c-css/received/css-values-3/support/test-tl.png
+ layout/reftests/w3c-css/received/css-values-3/support/test-tr.png
+ layout/reftests/w3c-css/received/import.log
+ layout/reftests/w3c-css/received/reftest-stylo.list
+ layout/reftests/w3c-css/received/reftest.list
+ layout/reftests/w3c-css/submitted/README
+ layout/reftests/w3c-css/submitted/align3/reftest.list
+ layout/reftests/w3c-css/submitted/align3/support/colors-8x16.png
+ layout/reftests/w3c-css/submitted/background/aqua-yellow-32x32.png
+ layout/reftests/w3c-css/submitted/background/aqua-yellow-37x37.png
+ layout/reftests/w3c-css/submitted/background/border.png
+ layout/reftests/w3c-css/submitted/background/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/background/reftest.list
+ layout/reftests/w3c-css/submitted/background/reticule-bl.png
+ layout/reftests/w3c-css/submitted/background/reticule-bo.png
+ layout/reftests/w3c-css/submitted/background/reticule-br.png
+ layout/reftests/w3c-css/submitted/background/reticule-ct.png
+ layout/reftests/w3c-css/submitted/background/reticule-le.png
+ layout/reftests/w3c-css/submitted/background/reticule-ri.png
+ layout/reftests/w3c-css/submitted/background/reticule-tl.png
+ layout/reftests/w3c-css/submitted/background/reticule-to.png
+ layout/reftests/w3c-css/submitted/background/reticule-tr.png
+ layout/reftests/w3c-css/submitted/background/reticule.png
+ layout/reftests/w3c-css/submitted/check-for-references.sh
+ layout/reftests/w3c-css/submitted/color4/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/color4/reftest.list
+ layout/reftests/w3c-css/submitted/conditional3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/conditional3/reftest.list
+ layout/reftests/w3c-css/submitted/contain/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/contain/reftest.list
+ layout/reftests/w3c-css/submitted/css21/pagination/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/css21/pagination/reftest.list
+ layout/reftests/w3c-css/submitted/css21/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/css21/reftest.list
+ layout/reftests/w3c-css/submitted/css21/replaced-sizing/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/css21/replaced-sizing/reftest.list
+ layout/reftests/w3c-css/submitted/filters/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/filters/reftest.list
+ layout/reftests/w3c-css/submitted/flexbox/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/flexbox/reftest.list
+ layout/reftests/w3c-css/submitted/flexbox/support/Ahem.ttf
+ layout/reftests/w3c-css/submitted/flexbox/support/ahem.css
+ layout/reftests/w3c-css/submitted/flexbox/support/solidblue.png
+ layout/reftests/w3c-css/submitted/fonts3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/fonts3/reftest.list
+ layout/reftests/w3c-css/submitted/images3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/images3/reftest.list
+ layout/reftests/w3c-css/submitted/images3/support/colors-16x8.png
+ layout/reftests/w3c-css/submitted/images3/support/colors-8x16.png
+ layout/reftests/w3c-css/submitted/images3/support/generate-object-fit-and-position-canvas-tests.sh
+ layout/reftests/w3c-css/submitted/images3/support/generate-object-fit-png-tests.sh
+ layout/reftests/w3c-css/submitted/images3/support/generate-object-fit-svg-tests.sh
+ layout/reftests/w3c-css/submitted/images3/support/generate-object-position-png-tests.sh
+ layout/reftests/w3c-css/submitted/images3/support/generate-object-position-svg-tests.sh
+ layout/reftests/w3c-css/submitted/lists-3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/lists-3/reftest.list
+ layout/reftests/w3c-css/submitted/masking/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/masking/reftest.list
+ layout/reftests/w3c-css/submitted/masking/support/blue-100x100.png
+ layout/reftests/w3c-css/submitted/masking/support/blue-100x50-transparent-100x50.png
+ layout/reftests/w3c-css/submitted/masking/support/green-100x100.png
+ layout/reftests/w3c-css/submitted/masking/support/red-100x100.png
+ layout/reftests/w3c-css/submitted/masking/support/transparent-100x50-blue-100x50.png
+ layout/reftests/w3c-css/submitted/multicol3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/multicol3/reftest.list
+ layout/reftests/w3c-css/submitted/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/reftest.list
+ layout/reftests/w3c-css/submitted/ruby/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/ruby/reftest.list
+ layout/reftests/w3c-css/submitted/ruby/support/Ahem.ttf
+ layout/reftests/w3c-css/submitted/ruby/support/ahem.css
+ layout/reftests/w3c-css/submitted/ruby/support/rbc.css
+ layout/reftests/w3c-css/submitted/selectors4/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/selectors4/reftest.list
+ layout/reftests/w3c-css/submitted/text-decor-3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/text-decor-3/reftest.list
+ layout/reftests/w3c-css/submitted/text-decor-3/support/generate-text-emphasis-line-height-tests.py
+ layout/reftests/w3c-css/submitted/text-decor-3/support/generate-text-emphasis-position-property-tests.py
+ layout/reftests/w3c-css/submitted/text-decor-3/support/generate-text-emphasis-ruby-tests.py
+ layout/reftests/w3c-css/submitted/text-decor-3/support/generate-text-emphasis-style-property-010-tests.sh
+ layout/reftests/w3c-css/submitted/text-decor-3/support/generate-text-emphasis-style-property-tests.py
+ layout/reftests/w3c-css/submitted/text3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/text3/reftest.list
+ layout/reftests/w3c-css/submitted/text3/support/Ahem.ttf
+ layout/reftests/w3c-css/submitted/text3/support/ahem.css
+ layout/reftests/w3c-css/submitted/transforms/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/transforms/reftest.list
+ layout/reftests/w3c-css/submitted/ui3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/ui3/reftest.list
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-1.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-10.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-11.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-12.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-13.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-14.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-16.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-17.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-18.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-19.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-2.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-3.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-4.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-5.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-6.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-7.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-8.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max.png
+ layout/reftests/w3c-css/submitted/values3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/values3/reftest.list
+ layout/reftests/w3c-css/submitted/variables/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/variables/reftest.list
+ layout/reftests/w3c-css/submitted/variables/support/Ahem.ttf
+ layout/reftests/w3c-css/submitted/variables/support/ahem.css
+ layout/reftests/w3c-css/submitted/variables/support/external-variable-declaration.css
+ layout/reftests/w3c-css/submitted/variables/support/external-variable-font-face.css
+ layout/reftests/w3c-css/submitted/variables/support/external-variable-reference.css
+ layout/reftests/w3c-css/submitted/variables/support/external-variable-supports.css
+ layout/reftests/w3c-css/submitted/will-change/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/will-change/reftest.list
+ layout/reftests/w3c-css/submitted/writing-modes-3/reftest-stylo.list
+ layout/reftests/w3c-css/submitted/writing-modes-3/reftest.list
+ layout/reftests/w3c-css/submitted/writing-modes-3/support/WidthTest-Regular.otf
+ layout/reftests/w3c-css/submitted/writing-modes-3/support/tcy.css
+ layout/reftests/w3c-css/submitted/writing-modes-3/support/width-test.css
+ layout/reftests/web-animations/animation-utils.js
+ layout/reftests/web-animations/reftest-stylo.list
+ layout/reftests/web-animations/reftest.list
+ layout/reftests/webcomponents/reftest-stylo.list
+ layout/reftests/webcomponents/reftest.list
+ layout/reftests/webkit-box/reftest-stylo.list
+ layout/reftests/webkit-box/reftest.list
+ layout/reftests/webkit-gradient/reftest-stylo.list
+ layout/reftests/webkit-gradient/reftest.list
+ layout/reftests/webm-video/black100x100-aspect3to2.webm
+ layout/reftests/webm-video/black140x100.webm
+ layout/reftests/webm-video/black29x19offset.webm
+ layout/reftests/webm-video/blue140x100.png
+ layout/reftests/webm-video/blue250x200.png
+ layout/reftests/webm-video/colors-16x8.png
+ layout/reftests/webm-video/colors-16x8.webm
+ layout/reftests/webm-video/colors-8x16.png
+ layout/reftests/webm-video/colors-8x16.webm
+ layout/reftests/webm-video/frames.webm
+ layout/reftests/webm-video/generate-object-fit-video-tests.sh
+ layout/reftests/webm-video/generate-object-position-video-tests.sh
+ layout/reftests/webm-video/green70x30.png
+ layout/reftests/webm-video/red140x100.png
+ layout/reftests/webm-video/red160x120.png
+ layout/reftests/webm-video/reftest-stylo.list
+ layout/reftests/webm-video/reftest.list
+ layout/reftests/writing-mode/4colors.png
+ layout/reftests/writing-mode/abspos/blue-32x32.png
+ layout/reftests/writing-mode/abspos/reftest-stylo.list
+ layout/reftests/writing-mode/abspos/reftest.list
+ layout/reftests/writing-mode/abspos/support/Ahem.ttf
+ layout/reftests/writing-mode/abspos/support/ahem.css
+ layout/reftests/writing-mode/abspos/support/bg-red-2col-2row-320x320.png
+ layout/reftests/writing-mode/abspos/support/bg-red-2col-3row-320x320.png
+ layout/reftests/writing-mode/abspos/support/bg-red-3col-2row-320x320.png
+ layout/reftests/writing-mode/abspos/support/bg-red-3col-3row-320x320.png
+ layout/reftests/writing-mode/abspos/support/pass-cdts-abs-pos-non-replaced.png
+ layout/reftests/writing-mode/blue-32x32.png
+ layout/reftests/writing-mode/blue-yellow-165w-206h.png
+ layout/reftests/writing-mode/blue-yellow-206w-165h.png
+ layout/reftests/writing-mode/green-100x100.png
+ layout/reftests/writing-mode/left-bottom-300x300.png
+ layout/reftests/writing-mode/left-top-300x300.png
+ layout/reftests/writing-mode/reftest-stylo.list
+ layout/reftests/writing-mode/reftest.list
+ layout/reftests/writing-mode/right-bottom-300x300.png
+ layout/reftests/writing-mode/right-top-300x300.png
+ layout/reftests/writing-mode/swatch-yellow.png
+ layout/reftests/writing-mode/tables/reftest-stylo.list
+ layout/reftests/writing-mode/tables/reftest.list
+ layout/reftests/writing-mode/tables/support/ahem.css
+ layout/reftests/writing-mode/tables/support/swatch-green.png
+ layout/reftests/xul-document-load/readme.txt
+ layout/reftests/xul-document-load/reftest-stylo.list
+ layout/reftests/xul-document-load/reftest.list
+ layout/reftests/xul-document-load/subdir/test011.css
+ layout/reftests/xul-document-load/subdir/test015.js
+ layout/reftests/xul-document-load/test001.css
+ layout/reftests/xul-document-load/test002.css
+ layout/reftests/xul-document-load/test003.css
+ layout/reftests/xul-document-load/test004.css
+ layout/reftests/xul-document-load/test005.css
+ layout/reftests/xul-document-load/test005.js
+ layout/reftests/xul-document-load/test006-007.js
+ layout/reftests/xul-document-load/test006.css
+ layout/reftests/xul-document-load/test010.css
+ layout/reftests/xul-document-load/test012-1.css
+ layout/reftests/xul-document-load/test012-2.css
+ layout/reftests/xul-document-load/test013-1-import.css
+ layout/reftests/xul-document-load/test013-1.css
+ layout/reftests/xul-document-load/test013-2.css
+ layout/reftests/xul-document-load/test017-020.js
+ layout/reftests/xul-document-load/test019.css
+ layout/reftests/xul-document-load/test020.css
+ layout/reftests/xul/colors-16x8.png
+ layout/reftests/xul/colors-8x16.png
+ layout/reftests/xul/generate-object-fit-xul-tests.sh
+ layout/reftests/xul/generate-object-position-xul-tests.sh
+ layout/reftests/xul/reftest-stylo.list
+ layout/reftests/xul/reftest.list
+ layout/reftests/z-index/reftest-stylo.list
+ layout/reftests/z-index/reftest.list
+ layout/reftests/z-index/stacking-context-common.css
+ layout/style/CSSUnprefixingService.manifest
+ layout/style/PythonCSSProps.h
+ layout/style/crashtests/1017798-1.css
+ layout/style/crashtests/1017798-1.html
+ layout/style/crashtests/645951-1.css
+ layout/style/crashtests/blue-32x32.png
+ layout/style/crashtests/crashtests.list
+ layout/style/nsDOMCSSRGBColor.cpp
+ layout/style/res/accessiblecaret-normal@1.5x.png
+ layout/style/res/accessiblecaret-normal@1x.png
+ layout/style/res/accessiblecaret-normal@2.25x.png
+ layout/style/res/accessiblecaret-normal@2x.png
+ layout/style/res/accessiblecaret-tilt-left@1.5x.png
+ layout/style/res/accessiblecaret-tilt-left@1x.png
+ layout/style/res/accessiblecaret-tilt-left@2.25x.png
+ layout/style/res/accessiblecaret-tilt-left@2x.png
+ layout/style/res/accessiblecaret-tilt-right@1.5x.png
+ layout/style/res/accessiblecaret-tilt-right@1x.png
+ layout/style/res/accessiblecaret-tilt-right@2.25x.png
+ layout/style/res/accessiblecaret-tilt-right@2x.png
+ layout/style/res/arrow-left.gif
+ layout/style/res/arrow-right.gif
+ layout/style/res/arrow.gif
+ layout/style/res/arrowd-left.gif
+ layout/style/res/arrowd-right.gif
+ layout/style/res/arrowd.gif
+ layout/style/test/BitPattern.woff
+ layout/style/test/animation_utils.js
+ layout/style/test/browser.ini
+ layout/style/test/browser_bug453896.js
+ layout/style/test/browser_newtab_share_rule_processors.js
+ layout/style/test/bug517224.sjs
+ layout/style/test/bug732209-css.sjs
+ layout/style/test/ccd.sjs
+ layout/style/test/chrome/bug418986-2.js
+ layout/style/test/chrome/bug535806-css.css
+ layout/style/test/chrome/chrome.ini
+ layout/style/test/chrome/match.png
+ layout/style/test/chrome/mismatch.png
+ layout/style/test/css_properties_like_longhand.js
+ layout/style/test/file_bug1055933_circle-xxl.png
+ layout/style/test/file_bug645998-1.css
+ layout/style/test/file_bug645998-2.css
+ layout/style/test/file_bug829816.css
+ layout/style/test/flexbox_layout_testcases.js
+ layout/style/test/media_queries_dynamic_xbl_style.css
+ layout/style/test/mochitest.ini
+ layout/style/test/neverending_font_load.sjs
+ layout/style/test/neverending_stylesheet_load.sjs
+ layout/style/test/post-redirect-1.css
+ layout/style/test/post-redirect-2.css
+ layout/style/test/post-redirect-3.css
+ layout/style/test/redirect.sjs
+ layout/style/test/redundant_font_download.sjs
+ layout/style/test/style_attribute_tests.js
+ layout/style/test/support/external-variable-url.css
+ layout/style/test/unstyled-frame.css
+ layout/style/test/unstyled.css
+ layout/style/test/visited_image_loading.sjs
+ layout/style/test/xpcshell.ini
+ layout/svg/crashtests/crashtests.list
+ layout/svg/tests/svg.css
+ layout/tables/crashtests/366556-1.xhtml
+ layout/tables/crashtests/370360-1.html
+ layout/tables/crashtests/430374.html
+ layout/tables/crashtests/crashtests.list
+ layout/tables/reftests/reftest-stylo.list
+ layout/tables/reftests/reftest.list
+ layout/tables/test/mochitest.ini
+ layout/tools/layout-debug/application.ini
+ layout/tools/layout-debug/chrome.manifest
+ layout/tools/layout-debug/tests/unit/test_componentsRegistered.js
+ layout/tools/layout-debug/tests/unit/xpcshell.ini
+ layout/tools/recording/jar.mn
+ layout/tools/recording/recording-cmdline.manifest
+ layout/tools/reftest/README.txt
+ layout/tools/reftest/jar.mn
+ layout/tools/reftest/reftest-preferences.js
+ layout/tools/reftest/reftestcommandline.py
+ layout/tools/tests/regression_tests.js
+ layout/xul/crashtests/291702-3.xul
+ layout/xul/crashtests/367185-1.xhtml
+ layout/xul/crashtests/crashtests.list
+ layout/xul/grid/crashtests/crashtests.list
+ layout/xul/grid/reftests/reftest-stylo.list
+ layout/xul/grid/reftests/reftest.list
+ layout/xul/reftest/image4x3.png
+ layout/xul/reftest/reftest-stylo.list
+ layout/xul/reftest/reftest.list
+ layout/xul/test/browser.ini
+ layout/xul/test/browser_bug1163304.js
+ layout/xul/test/browser_bug685470.js
+ layout/xul/test/browser_bug703210.js
+ layout/xul/test/browser_bug706743.js
+ layout/xul/test/chrome.ini
+ layout/xul/test/mochitest.ini
+ layout/xul/tree/crashtests/crashtests.list
+ ldap/xpcom/README.txt
+ ldap/xpcom/TODO.txt
+ ldap/xpcom/public/nsILDAPSyncQuery.idl
+ ldap/xpcom/src/ldapComponents.manifest
+ mailnews/addrbook/src/nsAddrbook.manifest
+ mailnews/base/content/charsetList.css
+ mailnews/base/content/shutdownWindow.js
+ mailnews/base/ispdata/README
+ mailnews/base/prefs/content/accountcreation/guessConfig.js
+ mailnews/base/prefs/content/accountcreation/verifyConfig.js
+ mailnews/base/public/nsIMessengerOSIntegration.idl
+ mailnews/base/search/src/Bogofilter.sfd
+ mailnews/base/search/src/DSPAM.sfd
+ mailnews/base/search/src/Habeas.sfd
+ mailnews/base/search/src/POPFile.sfd
+ mailnews/base/search/src/SpamAssassin.sfd
+ mailnews/base/search/src/SpamCatcher.sfd
+ mailnews/base/search/src/SpamPal.sfd
+ mailnews/base/search/src/nsMsgTraitService.manifest
+ mailnews/base/src/msgBase.manifest
+ mailnews/base/src/nsMessengerWinIntegration.cpp
+ mailnews/base/src/nsMessengerWinIntegration.h
+ mailnews/base/util/JXON.js
+ mailnews/base/util/hostnameUtils.jsm
+ mailnews/build/newmail.ico
+ mailnews/compose/src/nsSMTPProtocolHandler.manifest
+ mailnews/db/gloda/components/gloda.manifest
+ mailnews/extensions/dsn/src/dsn-service.manifest
+ mailnews/extensions/fts3/data/README
+ mailnews/extensions/fts3/src/README.mozilla
+ mailnews/extensions/fts3/src/fts3_porter.c
+ mailnews/extensions/fts3/src/fts3_tokenizer.h
+ mailnews/extensions/mailviews/content/mailViews.dat
+ mailnews/extensions/mdn/src/mdn-service.manifest
+ mailnews/extensions/newsblog/js/newsblog.manifest
+ mailnews/extensions/offline-startup/js/offlineStartup.manifest
+ mailnews/extensions/smime/src/smime-service.manifest
+ mailnews/mapi/mapiDll/module.ver
+ mailnews/mapi/mapihook/build/module.ver
+ mailnews/mime/jsmime/README.md
+ mailnews/mime/jsmime/jsmime.js
+ mailnews/mime/src/msgMime.manifest
+ mailnews/news/src/nsNewsAutoCompleteSearch.manifest
+ media/ffvpx/FILES
+ media/ffvpx/README_MCP
+ media/ffvpx/changes.patch
+ media/ffvpx/compat/atomics/win32/stdatomic.h
+ media/ffvpx/config_common.h
+ media/ffvpx/config_darwin64.asm
+ media/ffvpx/config_darwin64.h
+ media/ffvpx/config_unix32.h
+ media/ffvpx/config_unix64.asm
+ media/ffvpx/config_unix64.h
+ media/ffvpx/config_win32.asm
+ media/ffvpx/config_win32.h
+ media/ffvpx/config_win64.asm
+ media/ffvpx/config_win64.h
+ media/ffvpx/defaults_disabled.asm
+ media/ffvpx/defaults_disabled.h
+ media/ffvpx/libavcodec/avcodec.symbols
+ media/ffvpx/libavcodec/bit_depth_template.c
+ media/ffvpx/libavcodec/bitstream_filters.c
+ media/ffvpx/libavcodec/blockdsp.h
+ media/ffvpx/libavcodec/bsf.c
+ media/ffvpx/libavcodec/bsf.h
+ media/ffvpx/libavcodec/bsf_list.c
+ media/ffvpx/libavcodec/codec_desc.c
+ media/ffvpx/libavcodec/codec_list.c
+ media/ffvpx/libavcodec/decode.c
+ media/ffvpx/libavcodec/decode.h
+ media/ffvpx/libavcodec/error_resilience.h
+ media/ffvpx/libavcodec/fdctdsp.h
+ media/ffvpx/libavcodec/flacdsp.h
+ media/ffvpx/libavcodec/flacdsp_lpc_template.c
+ media/ffvpx/libavcodec/h263dsp.h
+ media/ffvpx/libavcodec/h264chroma.h
+ media/ffvpx/libavcodec/hwaccel.h
+ media/ffvpx/libavcodec/hwaccels.h
+ media/ffvpx/libavcodec/idctdsp.h
+ media/ffvpx/libavcodec/internal.h
+ media/ffvpx/libavcodec/log2_tab.c
+ media/ffvpx/libavcodec/me_cmp.h
+ media/ffvpx/libavcodec/motion_est.h
+ media/ffvpx/libavcodec/mpegpicture.h
+ media/ffvpx/libavcodec/mpegutils.h
+ media/ffvpx/libavcodec/mpegvideodata.h
+ media/ffvpx/libavcodec/mpegvideodsp.h
+ media/ffvpx/libavcodec/mpegvideoencdsp.h
+ media/ffvpx/libavcodec/null_bsf.c
+ media/ffvpx/libavcodec/parser_list.c
+ media/ffvpx/libavcodec/pixblockdsp.h
+ media/ffvpx/libavcodec/profiles.c
+ media/ffvpx/libavcodec/profiles.h
+ media/ffvpx/libavcodec/pthread_frame.c
+ media/ffvpx/libavcodec/pthread_internal.h
+ media/ffvpx/libavcodec/pthread_slice.c
+ media/ffvpx/libavcodec/qpeldsp.h
+ media/ffvpx/libavcodec/qsv_api.c
+ media/ffvpx/libavcodec/reverse.c
+ media/ffvpx/libavcodec/version.h
+ media/ffvpx/libavcodec/vlc.h
+ media/ffvpx/libavcodec/vorbis_parser.h
+ media/ffvpx/libavcodec/vp3dsp.h
+ media/ffvpx/libavcodec/vp8_parser.c
+ media/ffvpx/libavcodec/vp9_superframe_split_bsf.c
+ media/ffvpx/libavcodec/x86/constants.c
+ media/ffvpx/libavcodec/x86/constants.h
+ media/ffvpx/libavcodec/x86/flacdsp.asm
+ media/ffvpx/libavcodec/x86/h264_intrapred.asm
+ media/ffvpx/libavcodec/x86/h264_intrapred_10bit.asm
+ media/ffvpx/libavcodec/x86/videodsp.asm
+ media/ffvpx/libavcodec/x86/vp8dsp.asm
+ media/ffvpx/libavcodec/x86/vp8dsp_loopfilter.asm
+ media/ffvpx/libavcodec/x86/vp9intrapred.asm
+ media/ffvpx/libavcodec/x86/vp9intrapred_16bpp.asm
+ media/ffvpx/libavcodec/x86/vp9itxfm.asm
+ media/ffvpx/libavcodec/x86/vp9itxfm_16bpp.asm
+ media/ffvpx/libavcodec/x86/vp9itxfm_template.asm
+ media/ffvpx/libavcodec/x86/vp9lpf.asm
+ media/ffvpx/libavcodec/x86/vp9lpf_16bpp.asm
+ media/ffvpx/libavcodec/x86/vp9mc.asm
+ media/ffvpx/libavcodec/x86/vp9mc_16bpp.asm
+ media/ffvpx/libavutil/avconfig.h
+ media/ffvpx/libavutil/avutil.symbols
+ media/ffvpx/libavutil/buffer.c
+ media/ffvpx/libavutil/buffer.h
+ media/ffvpx/libavutil/buffer_internal.h
+ media/ffvpx/libavutil/cpu.c
+ media/ffvpx/libavutil/cpu_internal.h
+ media/ffvpx/libavutil/dict.h
+ media/ffvpx/libavutil/dynarray.h
+ media/ffvpx/libavutil/error.c
+ media/ffvpx/libavutil/error.h
+ media/ffvpx/libavutil/ffversion.h
+ media/ffvpx/libavutil/fifo.h
+ media/ffvpx/libavutil/float_dsp.h
+ media/ffvpx/libavutil/frame.c
+ media/ffvpx/libavutil/frame.h
+ media/ffvpx/libavutil/hwcontext.c
+ media/ffvpx/libavutil/hwcontext.h
+ media/ffvpx/libavutil/hwcontext_internal.h
+ media/ffvpx/libavutil/imgutils.c
+ media/ffvpx/libavutil/imgutils.h
+ media/ffvpx/libavutil/imgutils_internal.h
+ media/ffvpx/libavutil/intmath.c
+ media/ffvpx/libavutil/intreadwrite.h
+ media/ffvpx/libavutil/libm.h
+ media/ffvpx/libavutil/macros.h
+ media/ffvpx/libavutil/parseutils.c
+ media/ffvpx/libavutil/parseutils.h
+ media/ffvpx/libavutil/pixelutils.c
+ media/ffvpx/libavutil/pixelutils.h
+ media/ffvpx/libavutil/replaygain.h
+ media/ffvpx/libavutil/samplefmt.c
+ media/ffvpx/libavutil/samplefmt.h
+ media/ffvpx/libavutil/slicethread.c
+ media/ffvpx/libavutil/slicethread.h
+ media/ffvpx/libavutil/thread.h
+ media/ffvpx/libavutil/threadmessage.h
+ media/ffvpx/libavutil/time_internal.h
+ media/ffvpx/libavutil/timestamp.h
+ media/ffvpx/libavutil/utils.c
+ media/ffvpx/libavutil/x86/bswap.h
+ media/ffvpx/libavutil/x86/cpu.h
+ media/ffvpx/libavutil/x86/cpuid.asm
+ media/ffvpx/libavutil/x86/emms.asm
+ media/ffvpx/libavutil/x86/emms.h
+ media/ffvpx/libavutil/x86/fixed_dsp.asm
+ media/ffvpx/libavutil/x86/fixed_dsp_init.c
+ media/ffvpx/libavutil/x86/float_dsp.asm
+ media/ffvpx/libavutil/x86/float_dsp_init.c
+ media/ffvpx/libavutil/x86/imgutils.asm
+ media/ffvpx/libavutil/x86/imgutils_init.c
+ media/ffvpx/libavutil/x86/lls.asm
+ media/ffvpx/libavutil/x86/pixelutils.asm
+ media/ffvpx/libavutil/x86/pixelutils.h
+ media/ffvpx/libavutil/x86/pixelutils_init.c
+ media/ffvpx/libavutil/x86/x86inc.asm
+ media/ffvpx/libavutil/x86/x86util.asm
+ media/gmp-clearkey/0.1/clearkey.info.in
+ media/gmp-clearkey/0.1/openaes/standard.h
+ media/kiss_fft/BACKGROUND
+ media/kiss_fft/CHANGELOG
+ media/kiss_fft/README
+ media/kiss_fft/README.simd
+ media/kiss_fft/README_MOZILLA
+ media/kiss_fft/kiss_fft.h
+ media/kiss_fft/kiss_fftr.h
+ media/kiss_fft/update.sh
+ media/libaom/README_MCP
+ media/libaom/aom_version.h
+ media/libaom/config/aom_version.h
+ media/libaom/config/generic/config/aom_dsp_rtcd.h
+ media/libaom/config/generic/config/aom_scale_rtcd.h
+ media/libaom/config/generic/config/av1_rtcd.h
+ media/libaom/config/linux/arm/config/aom_dsp_rtcd.h
+ media/libaom/config/linux/arm/config/aom_scale_rtcd.h
+ media/libaom/config/linux/arm/config/av1_rtcd.h
+ media/libaom/config/linux/ia32/config/aom_dsp_rtcd.h
+ media/libaom/config/linux/ia32/config/aom_scale_rtcd.h
+ media/libaom/config/linux/ia32/config/av1_rtcd.h
+ media/libaom/config/linux/x64/config/aom_dsp_rtcd.h
+ media/libaom/config/linux/x64/config/aom_scale_rtcd.h
+ media/libaom/config/linux/x64/config/av1_rtcd.h
+ media/libaom/config/mac/x64/config/aom_dsp_rtcd.h
+ media/libaom/config/mac/x64/config/aom_scale_rtcd.h
+ media/libaom/config/mac/x64/config/av1_rtcd.h
+ media/libaom/config/win/ia32/config/aom_dsp_rtcd.h
+ media/libaom/config/win/ia32/config/aom_scale_rtcd.h
+ media/libaom/config/win/ia32/config/av1_rtcd.h
+ media/libaom/config/win/mingw32/config/aom_dsp_rtcd.h
+ media/libaom/config/win/mingw32/config/aom_scale_rtcd.h
+ media/libaom/config/win/mingw32/config/av1_rtcd.h
+ media/libaom/config/win/mingw64/config/aom_dsp_rtcd.h
+ media/libaom/config/win/mingw64/config/aom_scale_rtcd.h
+ media/libaom/config/win/mingw64/config/av1_rtcd.h
+ media/libaom/config/win/x64/config/aom_dsp_rtcd.h
+ media/libaom/config/win/x64/config/aom_scale_rtcd.h
+ media/libaom/config/win/x64/config/av1_rtcd.h
+ media/libaom/sources.mozbuild
+ media/libav/CREDITS
+ media/libav/README.md
+ media/libav/README_MOZILLA
+ media/libav/RELEASE
+ media/libav/VERSION
+ media/libav/config_common.asm
+ media/libav/config_common.h
+ media/libav/config_darwin.asm
+ media/libav/config_darwin.h
+ media/libav/config_unix.asm
+ media/libav/config_unix.h
+ media/libav/config_win.asm
+ media/libav/config_win.h
+ media/libav/libavcodec/avfft.c
+ media/libav/libavcodec/avfft.h
+ media/libav/libavcodec/fft-internal.h
+ media/libav/libavcodec/fft_fixed.c
+ media/libav/libavcodec/fft_float.c
+ media/libav/libavcodec/x86/fft.asm
+ media/libav/libavcodec/x86/fft.h
+ media/libav/libavcodec/x86/fft_init.c
+ media/libav/libavutil/avconfig.h
+ media/libav/libavutil/cpu.c
+ media/libav/libavutil/cpu_internal.h
+ media/libav/libavutil/dict.h
+ media/libav/libavutil/error.c
+ media/libav/libavutil/error.h
+ media/libav/libavutil/file.c
+ media/libav/libavutil/file.h
+ media/libav/libavutil/file_open.c
+ media/libav/libavutil/intmath.c
+ media/libav/libavutil/intreadwrite.h
+ media/libav/libavutil/libm.h
+ media/libav/libavutil/log2_tab.c
+ media/libav/libavutil/macros.h
+ media/libav/libavutil/old_pix_fmts.h
+ media/libav/libavutil/parseutils.c
+ media/libav/libavutil/parseutils.h
+ media/libav/libavutil/version.h
+ media/libav/libavutil/x86/bswap.h
+ media/libav/libavutil/x86/cpu.h
+ media/libav/libavutil/x86/cpuid.asm
+ media/libav/libavutil/x86/cpuid.s
+ media/libav/libavutil/x86/emms.asm
+ media/libav/libavutil/x86/emms.h
+ media/libav/libavutil/x86/x86inc.asm
+ media/libav/libavutil/x86/x86util.asm
+ media/libav/moz-libav.patch
+ media/libcubeb/AUTHORS
+ media/libcubeb/README_MOZILLA
+ media/libcubeb/bug1292803_pulse_assert.patch
+ media/libcubeb/bug1302231_emergency_bailout.patch
+ media/libcubeb/fix-crashes.patch
+ media/libcubeb/include/cubeb_export.h
+ media/libcubeb/osx-linearize-operations.patch
+ media/libcubeb/prevent-double-free.patch
+ media/libcubeb/src/cubeb-sles.h
+ media/libcubeb/src/cubeb-speex-resampler.h
+ media/libcubeb/tests/test_latency.cpp
+ media/libcubeb/tests/test_utils.cpp
+ media/libcubeb/unresampled-frames.patch
+ media/libcubeb/update.sh
+ media/libcubeb/uplift-part-of-f07ee6d-esr52.patch
+ media/libcubeb/uplift-patch-7a4c711.patch
+ media/libcubeb/uplift-system-listener-patch.patch
+ media/libcubeb/uplift-wasapi-part-to-beta.patch
+ media/libjpeg/1050342.diff
+ media/libjpeg/MOZCHANGES
+ media/libjpeg/README.md
+ media/libjpeg/jconfig.h
+ media/libjpeg/jconfigint.h
+ media/libjpeg/jpeg_nbits_table.h
+ media/libjpeg/mozilla.diff
+ media/libjpeg/simd/jpeg_nbits_table.inc
+ media/libjpeg/simd/jsimdcfg.inc
+ media/libmkv/AUTHORS
+ media/libmkv/EbmlBufferWriter.c
+ media/libmkv/EbmlBufferWriter.h
+ media/libmkv/README
+ media/libmkv/README_MOZILLA
+ media/libmkv/bock_fix.patch
+ media/libmkv/bug970774.patch
+ media/libmkv/cleanup.patch
+ media/libmkv/const_fix.patch
+ media/libmkv/gecko_fix.patch
+ media/libmkv/source_fix.patch
+ media/libmkv/update.sh
+ media/libnestegg/AUTHORS
+ media/libnestegg/README_MCP
+ media/libnestegg/update.sh
+ media/libogg/AUTHORS
+ media/libogg/CHANGES
+ media/libogg/README
+ media/libogg/README_MOZILLA
+ media/libogg/include/ogg/config_types.h
+ media/libogg/include/ogg/ogg.h
+ media/libogg/include/ogg/os_types.h
+ media/libogg/solaris-types.patch
+ media/libogg/src/ogg_alloc.c
+ media/libogg/src/ogg_bitwise.c
+ media/libogg/src/ogg_framing.c
+ media/libogg/update.sh
+ media/libopus/README_MOZILLA
+ media/libopus/nonunified.patch
+ media/libopus/sources.mozbuild
+ media/libopus/src/tansig_table.h
+ media/libpng/CHANGES
+ media/libpng/MOZCHANGES
+ media/libpng/README
+ media/libpng/arm.patch
+ media/libpng/crashtests/crashtests.list
+ media/libsoundtouch/README_MOZILLA
+ media/libsoundtouch/moz-libsoundtouch.patch
+ media/libsoundtouch/src/soundtouch_config.h
+ media/libspeex_resampler/AUTHORS
+ media/libspeex_resampler/README_MOZILLA
+ media/libspeex_resampler/fix-overflow.patch
+ media/libspeex_resampler/handle-memory-error.patch
+ media/libspeex_resampler/hugemem.patch
+ media/libspeex_resampler/outside-speex.patch
+ media/libspeex_resampler/remove-empty-asm-clobber.patch
+ media/libspeex_resampler/set-skip-frac.patch
+ media/libspeex_resampler/simd-detect-runtime.patch
+ media/libstagefright/additional_headers
+ media/libstagefright/checkout.sh
+ media/libstagefright/files.py
+ media/libstagefright/gtest/test_case_1156505.mp4
+ media/libstagefright/gtest/test_case_1181213.mp4
+ media/libstagefright/gtest/test_case_1181215.mp4
+ media/libstagefright/gtest/test_case_1181220.mp4
+ media/libstagefright/gtest/test_case_1181223.mp4
+ media/libstagefright/gtest/test_case_1181719.mp4
+ media/libstagefright/gtest/test_case_1185230.mp4
+ media/libstagefright/gtest/test_case_1187067.mp4
+ media/libstagefright/gtest/test_case_1200326.mp4
+ media/libstagefright/gtest/test_case_1204580.mp4
+ media/libstagefright/gtest/test_case_1216748.mp4
+ media/libstagefright/gtest/test_case_1296473.mp4
+ media/libstagefright/gtest/test_case_1296532.mp4
+ media/libstagefright/gtest/test_case_1301065-harder.mp4
+ media/libstagefright/gtest/test_case_1301065-i64max.mp4
+ media/libstagefright/gtest/test_case_1301065-i64min.mp4
+ media/libstagefright/gtest/test_case_1301065-max-ez.mp4
+ media/libstagefright/gtest/test_case_1301065-max-ok.mp4
+ media/libstagefright/gtest/test_case_1301065-overfl.mp4
+ media/libstagefright/gtest/test_case_1301065-u32max.mp4
+ media/libstagefright/gtest/test_case_1301065-u64max.mp4
+ media/libstagefright/gtest/test_case_1301065.mp4
+ media/libstagefright/gtest/test_case_1351094.mp4
+ media/libstagefright/patches/frameworks/av.patch
+ media/libstagefright/patches/system/core.patch
+ media/libstagefright/ports/bsd/include/byteswap.h
+ media/libstagefright/ports/darwin/include/byteswap.h
+ media/libstagefright/ports/win32/include/arpa/inet.h
+ media/libstagefright/ports/win32/include/byteswap.h
+ media/libstagefright/ports/win32/include/netinet/in.h
+ media/libstagefright/ports/win32/include/pthread.h
+ media/libstagefright/ports/win32/include/sys/cdefs.h
+ media/libstagefright/ports/win32/include/sys/time.h
+ media/libstagefright/ports/win32/include/unistd.h
+ media/libstagefright/stubs/empty/ALooper.h
+ media/libstagefright/stubs/empty/ALooperRoster.h
+ media/libstagefright/stubs/empty/binder/Parcel.h
+ media/libstagefright/stubs/empty/hardware/audio.h
+ media/libstagefright/stubs/empty/media/AudioParameter.h
+ media/libstagefright/stubs/empty/media/AudioSystem.h
+ media/libstagefright/stubs/empty/media/MediaPlayerInterface.h
+ media/libstagefright/stubs/empty/sys/system_properties.h
+ media/libstagefright/stubs/empty/system/audio.h
+ media/libstagefright/stubs/include/cutils/atomic.h
+ media/libstagefright/stubs/include/media/stagefright/foundation/AMessage.h
+ media/libstagefright/stubs/include/sys/atomics.h
+ media/libstagefright/stubs/include/ui/GraphicBuffer.h
+ media/libstagefright/stubs/include/utils/threads.h
+ media/libstagefright/system/core/include/cutils/log.h
+ media/libstagefright/system/core/include/log/logger.h
+ media/libstagefright/system/core/libcutils/strdup16to8.c
+ media/libstagefright/system/core/liblog/logprint.c
+ media/libstagefright/update-patches.sh
+ media/libtheora/AUTHORS
+ media/libtheora/CHANGES
+ media/libtheora/README
+ media/libtheora/README_MOZILLA
+ media/libtheora/bug468275-r18219.patch
+ media/libtheora/bug625773-r17780.patch
+ media/libtheora/bug703135.patch
+ media/libtheora/bug752139-r18031.patch
+ media/libtheora/bug752668-r18268.patch
+ media/libtheora/include/theora/codec.h
+ media/libtheora/include/theora/theora.h
+ media/libtheora/include/theora/theoradec.h
+ media/libtheora/include/theora/theoraenc.h
+ media/libtheora/lib/apiwrapper.c
+ media/libtheora/lib/apiwrapper.h
+ media/libtheora/lib/arm/arm2gnu.pl
+ media/libtheora/lib/arm/armbits.h
+ media/libtheora/lib/arm/armbits.s
+ media/libtheora/lib/arm/armcpu.c
+ media/libtheora/lib/arm/armcpu.h
+ media/libtheora/lib/arm/armint.h
+ media/libtheora/lib/arm/armstate.c
+ media/libtheora/lib/bitpack.c
+ media/libtheora/lib/bitpack.h
+ media/libtheora/lib/config.h
+ media/libtheora/lib/dct.h
+ media/libtheora/lib/decapiwrapper.c
+ media/libtheora/lib/decinfo.c
+ media/libtheora/lib/decint.h
+ media/libtheora/lib/decode.c
+ media/libtheora/lib/dequant.c
+ media/libtheora/lib/dequant.h
+ media/libtheora/lib/fragment.c
+ media/libtheora/lib/huffdec.c
+ media/libtheora/lib/huffdec.h
+ media/libtheora/lib/huffman.h
+ media/libtheora/lib/idct.c
+ media/libtheora/lib/info.c
+ media/libtheora/lib/internal.c
+ media/libtheora/lib/internal.h
+ media/libtheora/lib/mathops.h
+ media/libtheora/lib/ocintrin.h
+ media/libtheora/lib/quant.c
+ media/libtheora/lib/quant.h
+ media/libtheora/lib/state.c
+ media/libtheora/lib/state.h
+ media/libtheora/lib/x86/mmxfrag.c
+ media/libtheora/lib/x86/mmxidct.c
+ media/libtheora/lib/x86/mmxloop.h
+ media/libtheora/lib/x86/mmxstate.c
+ media/libtheora/lib/x86/sse2idct.c
+ media/libtheora/lib/x86/sse2trans.h
+ media/libtheora/lib/x86/x86cpu.c
+ media/libtheora/lib/x86/x86cpu.h
+ media/libtheora/lib/x86/x86int.h
+ media/libtheora/lib/x86/x86state.c
+ media/libtheora/lib/x86_vc/mmxfrag.c
+ media/libtheora/lib/x86_vc/mmxidct.c
+ media/libtheora/lib/x86_vc/mmxloop.h
+ media/libtheora/lib/x86_vc/mmxstate.c
+ media/libtheora/lib/x86_vc/x86cpu.c
+ media/libtheora/lib/x86_vc/x86cpu.h
+ media/libtheora/lib/x86_vc/x86int.h
+ media/libtheora/lib/x86_vc/x86state.c
+ media/libtheora/update.sh
+ media/libtremor/README
+ media/libtremor/README_MOZILLA
+ media/libtremor/bug1117571-r19420.patch
+ media/libtremor/bug719612.patch
+ media/libtremor/include/tremor/ivorbiscodec.h
+ media/libtremor/lib/asm_arm.h
+ media/libtremor/lib/backends.h
+ media/libtremor/lib/block.h
+ media/libtremor/lib/codebook.h
+ media/libtremor/lib/codec_internal.h
+ media/libtremor/lib/lsp_lookup.h
+ media/libtremor/lib/mdct.h
+ media/libtremor/lib/mdct_lookup.h
+ media/libtremor/lib/misc.h
+ media/libtremor/lib/os.h
+ media/libtremor/lib/registry.h
+ media/libtremor/lib/tremor_block.c
+ media/libtremor/lib/tremor_codebook.c
+ media/libtremor/lib/tremor_floor0.c
+ media/libtremor/lib/tremor_floor1.c
+ media/libtremor/lib/tremor_info.c
+ media/libtremor/lib/tremor_mapping0.c
+ media/libtremor/lib/tremor_mdct.c
+ media/libtremor/lib/tremor_registry.c
+ media/libtremor/lib/tremor_res012.c
+ media/libtremor/lib/tremor_sharedbook.c
+ media/libtremor/lib/tremor_synthesis.c
+ media/libtremor/lib/tremor_window.c
+ media/libtremor/lib/window.h
+ media/libtremor/lib/window_lookup.h
+ media/libtremor/update.sh
+ media/libvorbis/AUTHORS
+ media/libvorbis/README
+ media/libvorbis/README_MOZILLA
+ media/libvorbis/include/vorbis/codec.h
+ media/libvorbis/include/vorbis/vorbisenc.h
+ media/libvorbis/lib/backends.h
+ media/libvorbis/lib/bitrate.h
+ media/libvorbis/lib/books/coupled/res_books_51.h
+ media/libvorbis/lib/books/coupled/res_books_stereo.h
+ media/libvorbis/lib/books/floor/floor_books.h
+ media/libvorbis/lib/books/uncoupled/res_books_uncoupled.h
+ media/libvorbis/lib/codebook.h
+ media/libvorbis/lib/codec_internal.h
+ media/libvorbis/lib/envelope.h
+ media/libvorbis/lib/highlevel.h
+ media/libvorbis/lib/lookup.h
+ media/libvorbis/lib/lookup_data.h
+ media/libvorbis/lib/lpc.h
+ media/libvorbis/lib/lsp.h
+ media/libvorbis/lib/masking.h
+ media/libvorbis/lib/mdct.h
+ media/libvorbis/lib/misc.h
+ media/libvorbis/lib/modes/floor_all.h
+ media/libvorbis/lib/modes/psych_11.h
+ media/libvorbis/lib/modes/psych_16.h
+ media/libvorbis/lib/modes/psych_44.h
+ media/libvorbis/lib/modes/psych_8.h
+ media/libvorbis/lib/modes/residue_16.h
+ media/libvorbis/lib/modes/residue_44.h
+ media/libvorbis/lib/modes/residue_44p51.h
+ media/libvorbis/lib/modes/residue_44u.h
+ media/libvorbis/lib/modes/residue_8.h
+ media/libvorbis/lib/modes/setup_11.h
+ media/libvorbis/lib/modes/setup_16.h
+ media/libvorbis/lib/modes/setup_22.h
+ media/libvorbis/lib/modes/setup_32.h
+ media/libvorbis/lib/modes/setup_44.h
+ media/libvorbis/lib/modes/setup_44p51.h
+ media/libvorbis/lib/modes/setup_44u.h
+ media/libvorbis/lib/modes/setup_8.h
+ media/libvorbis/lib/modes/setup_X.h
+ media/libvorbis/lib/os.h
+ media/libvorbis/lib/psy.h
+ media/libvorbis/lib/registry.h
+ media/libvorbis/lib/scales.h
+ media/libvorbis/lib/smallft.h
+ media/libvorbis/lib/vorbis_analysis.c
+ media/libvorbis/lib/vorbis_bitrate.c
+ media/libvorbis/lib/vorbis_block.c
+ media/libvorbis/lib/vorbis_codebook.c
+ media/libvorbis/lib/vorbis_envelope.c
+ media/libvorbis/lib/vorbis_floor0.c
+ media/libvorbis/lib/vorbis_floor1.c
+ media/libvorbis/lib/vorbis_info.c
+ media/libvorbis/lib/vorbis_lookup.c
+ media/libvorbis/lib/vorbis_lpc.c
+ media/libvorbis/lib/vorbis_lsp.c
+ media/libvorbis/lib/vorbis_mapping0.c
+ media/libvorbis/lib/vorbis_mdct.c
+ media/libvorbis/lib/vorbis_psy.c
+ media/libvorbis/lib/vorbis_registry.c
+ media/libvorbis/lib/vorbis_res0.c
+ media/libvorbis/lib/vorbis_sharedbook.c
+ media/libvorbis/lib/vorbis_smallft.c
+ media/libvorbis/lib/vorbis_synthesis.c
+ media/libvorbis/lib/vorbis_window.c
+ media/libvorbis/lib/vorbisenc.c
+ media/libvorbis/lib/window.h
+ media/libvorbis/todo.txt
+ media/libvorbis/update.sh
+ media/libvpx/1237848-check-lookahead-ctx.patch
+ media/libvpx/PATENTS
+ media/libvpx/README_MOZILLA
+ media/libvpx/bug1137614.patch
+ media/libvpx/bug1480092.patch
+ media/libvpx/cast-char-to-uint-before-shift.patch
+ media/libvpx/clamp-abs-QIndex.patch
+ media/libvpx/clamp_abs_lvl_seg.patch
+ media/libvpx/clang-cl.patch
+ media/libvpx/disable_pthread_on_mingw.patch
+ media/libvpx/input_frame_validation.patch
+ media/libvpx/input_frame_validation_vp9.patch
+ media/libvpx/sources.mozbuild
+ media/libvpx/stdint.patch
+ media/libvpx/third_party/x86inc/x86inc.asm
+ media/libvpx/vp8_rtcd_armv7-android-gcc.h
+ media/libvpx/vp8_rtcd_generic-gnu.h
+ media/libvpx/vp8_rtcd_x86-darwin9-gcc.h
+ media/libvpx/vp8_rtcd_x86-linux-gcc.h
+ media/libvpx/vp8_rtcd_x86-win32-gcc.h
+ media/libvpx/vp8_rtcd_x86-win32-vs12.h
+ media/libvpx/vp8_rtcd_x86_64-darwin9-gcc.h
+ media/libvpx/vp8_rtcd_x86_64-linux-gcc.h
+ media/libvpx/vp8_rtcd_x86_64-win64-gcc.h
+ media/libvpx/vp8_rtcd_x86_64-win64-vs12.h
+ media/libvpx/vp9_filter_restore_aligment.patch
+ media/libvpx/vp9_rtcd_armv7-android-gcc.h
+ media/libvpx/vp9_rtcd_generic-gnu.h
+ media/libvpx/vp9_rtcd_x86-darwin9-gcc.h
+ media/libvpx/vp9_rtcd_x86-linux-gcc.h
+ media/libvpx/vp9_rtcd_x86-win32-gcc.h
+ media/libvpx/vp9_rtcd_x86-win32-vs12.h
+ media/libvpx/vp9_rtcd_x86_64-darwin9-gcc.h
+ media/libvpx/vp9_rtcd_x86_64-linux-gcc.h
+ media/libvpx/vp9_rtcd_x86_64-win64-gcc.h
+ media/libvpx/vp9_rtcd_x86_64-win64-vs12.h
+ media/libvpx/vpx_config.asm
+ media/libvpx/vpx_config.h
+ media/libvpx/vpx_config_armv7-android-gcc.asm
+ media/libvpx/vpx_config_generic-gnu.asm
+ media/libvpx/vpx_config_x86-darwin9-gcc.asm
+ media/libvpx/vpx_config_x86-linux-gcc.asm
+ media/libvpx/vpx_config_x86-win32-gcc.asm
+ media/libvpx/vpx_config_x86-win32-vs12.asm
+ media/libvpx/vpx_config_x86_64-darwin9-gcc.asm
+ media/libvpx/vpx_config_x86_64-linux-gcc.asm
+ media/libvpx/vpx_config_x86_64-win64-gcc.asm
+ media/libvpx/vpx_config_x86_64-win64-vs12.asm
+ media/libvpx/vpx_dsp_rtcd_armv7-android-gcc.h
+ media/libvpx/vpx_dsp_rtcd_generic-gnu.h
+ media/libvpx/vpx_dsp_rtcd_x86-darwin9-gcc.h
+ media/libvpx/vpx_dsp_rtcd_x86-linux-gcc.h
+ media/libvpx/vpx_dsp_rtcd_x86-win32-gcc.h
+ media/libvpx/vpx_dsp_rtcd_x86-win32-vs12.h
+ media/libvpx/vpx_dsp_rtcd_x86_64-darwin9-gcc.h
+ media/libvpx/vpx_dsp_rtcd_x86_64-linux-gcc.h
+ media/libvpx/vpx_dsp_rtcd_x86_64-win64-gcc.h
+ media/libvpx/vpx_dsp_rtcd_x86_64-win64-vs12.h
+ media/libvpx/vpx_once.patch
+ media/libvpx/vpx_scale_rtcd_armv7-android-gcc.h
+ media/libvpx/vpx_scale_rtcd_generic-gnu.h
+ media/libvpx/vpx_scale_rtcd_x86-darwin9-gcc.h
+ media/libvpx/vpx_scale_rtcd_x86-linux-gcc.h
+ media/libvpx/vpx_scale_rtcd_x86-win32-gcc.h
+ media/libvpx/vpx_scale_rtcd_x86-win32-vs12.h
+ media/libvpx/vpx_scale_rtcd_x86_64-darwin9-gcc.h
+ media/libvpx/vpx_scale_rtcd_x86_64-linux-gcc.h
+ media/libvpx/vpx_scale_rtcd_x86_64-win64-gcc.h
+ media/libvpx/vpx_scale_rtcd_x86_64-win64-vs12.h
+ media/libvpx/vpx_version.h
+ media/libwebp/AUTHORS
+ media/libwebp/NEWS
+ media/libwebp/PATENTS
+ media/libwebp/README
+ media/libwebp/README.mux
+ media/libwebp/UXPCHANGES
+ media/libwebp/webp/config.h
+ media/libyuv/AUTHORS
+ media/libyuv/Android.mk
+ media/libyuv/CMakeLists.txt
+ media/libyuv/DEPS
+ media/libyuv/LICENSE_THIRD_PARTY
+ media/libyuv/OWNERS
+ media/libyuv/PATENTS
+ media/libyuv/README.chromium
+ media/libyuv/README.md
+ media/libyuv/chromium/README
+ media/libyuv/codereview.settings
+ media/libyuv/docs/environment_variables.md
+ media/libyuv/docs/filtering.md
+ media/libyuv/docs/formats.md
+ media/libyuv/docs/getting_started.md
+ media/libyuv/docs/rotation.md
+ media/libyuv/linux.mk
+ media/libyuv/public.mk
+ media/libyuv/third_party/gflags/README.libyuv
+ media/libyuv/third_party/gflags/gen/posix/include/private/config.h
+ media/libyuv/third_party/gflags/gen/win/include/private/config.h
+ media/libyuv/tools/OWNERS
+ media/libyuv/tools/gritsettings/README
+ media/libyuv/tools/msan/OWNERS
+ media/libyuv/tools/msan/blacklist.txt
+ media/libyuv/tools/ubsan/OWNERS
+ media/libyuv/tools/ubsan/blacklist.txt
+ media/libyuv/tools/ubsan/vptr_blacklist.txt
+ media/libyuv/tools/valgrind-libyuv/libyuv_tests.bat
+ media/libyuv/tools/valgrind-libyuv/memcheck/OWNERS
+ media/libyuv/tools/valgrind-libyuv/memcheck/suppressions.txt
+ media/libyuv/tools/valgrind-libyuv/memcheck/suppressions_mac.txt
+ media/libyuv/tools/valgrind-libyuv/memcheck/suppressions_win32.txt
+ media/libyuv/tools/valgrind-libyuv/tsan/OWNERS
+ media/libyuv/tools/valgrind-libyuv/tsan/suppressions.txt
+ media/libyuv/tools/valgrind-libyuv/tsan/suppressions_mac.txt
+ media/libyuv/tools/valgrind-libyuv/tsan/suppressions_win32.txt
+ media/libyuv/unit_test/testdata/arm_v7.txt
+ media/libyuv/unit_test/testdata/juno.txt
+ media/libyuv/unit_test/testdata/tegra3.txt
+ media/libyuv/util/Makefile
+ media/libyuv/winarm.mk
+ media/mtransport/README
+ media/mtransport/nricectxhandler.cpp
+ media/mtransport/nricectxhandler.h
+ media/mtransport/sigslot.h
+ media/mtransport/third_party/nICEr/IMPORT_FILES
+ media/mtransport/third_party/nICEr/README
+ media/mtransport/third_party/nICEr/README_MOZILLA
+ media/mtransport/third_party/nICEr/upstream.diff
+ media/mtransport/third_party/nrappkit/IMPORT_FILES
+ media/mtransport/third_party/nrappkit/README_MOZILLA
+ media/mtransport/third_party/nrappkit/VERSION
+ media/mtransport/third_party/nrappkit/upstream.diff
+ media/openmax_dl/OWNERS
+ media/openmax_dl/README.chromium
+ media/openmax_dl/README.mozilla
+ media/openmax_dl/dl/api/armCOMM_s.h
+ media/openmax_dl/dl/api/omxtypes_s.h
+ media/openmax_dl/dl/sp/src/armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFTInv_CCSToR_S32_preTwiddleRadix2_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_FC32_Radix2_fs_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_FC32_Radix2_ls_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_FC32_Radix2_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_FC32_Radix4_fs_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_FC32_Radix4_ls_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_FC32_Radix4_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_FC32_Radix8_fs_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC16_Radix2_fs_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC16_Radix2_ls_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC16_Radix2_ps_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC16_Radix2_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC16_Radix4_fs_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC16_Radix4_ls_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC16_Radix4_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC16_Radix8_fs_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC32_Radix2_fs_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC32_Radix2_ls_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC32_Radix2_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC32_Radix4_fs_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC32_Radix4_ls_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC32_Radix4_unsafe_s.S
+ media/openmax_dl/dl/sp/src/armSP_FFT_CToC_SC32_Radix8_fs_unsafe_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTFwd_CToC_FC32_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTFwd_CToC_SC16_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTFwd_CToC_SC32_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTFwd_RToCCS_F32_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTFwd_RToCCS_S16S32_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTFwd_RToCCS_S32_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTInv_CCSToR_F32_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTInv_CCSToR_F32_Sfs_unscaled_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTInv_CCSToR_S32S16_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTInv_CCSToR_S32_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTInv_CToC_FC32_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTInv_CToC_SC16_Sfs_s.S
+ media/openmax_dl/dl/sp/src/omxSP_FFTInv_CToC_SC32_Sfs_s.S
+ media/pocketsphinx/pocketsphinx_export.h
+ media/sphinxbase/config.h
+ media/sphinxbase/sbthread.patch
+ media/sphinxbase/sphinx_config.h
+ media/sphinxbase/sphinxbase/clapack_lite.h
+ media/sphinxbase/sphinxbase/f2c.h
+ media/sphinxbase/sphinxbase/sphinx_config.h
+ media/sphinxbase/sphinxbase/sphinxbase_export.h
+ media/sphinxbase/src/libsphinxbase/lm/jsgf_scanner.h
+ media/sphinxbase/src/libsphinxbase/util/blas_lite.c
+ media/sphinxbase/src/libsphinxbase/util/f2c_lite.c
+ media/sphinxbase/src/libsphinxbase/util/slamch.c
+ media/sphinxbase/src/libsphinxbase/util/slapack_lite.c
+ media/update-libjpeg.sh
+ media/webrtc/.gclient
+ media/webrtc/.gclient_entries
+ media/webrtc/signaling/src/media-conduit/RunningStat.h
+ media/webrtc/trunk/AUTHORS
+ media/webrtc/trunk/DEPS
+ media/webrtc/trunk/Makefile.old
+ media/webrtc/trunk/OWNERS
+ media/webrtc/trunk/README
+ media/webrtc/trunk/build/OWNERS
+ media/webrtc/trunk/build/README.chromium
+ media/webrtc/trunk/build/android/gtest_filter/base_unittests_disabled
+ media/webrtc/trunk/build/android/gtest_filter/base_unittests_emulator_additional_disabled
+ media/webrtc/trunk/build/android/gtest_filter/content_unittests_disabled
+ media/webrtc/trunk/build/android/gtest_filter/ipc_tests_disabled
+ media/webrtc/trunk/build/android/gtest_filter/media_unittests_disabled
+ media/webrtc/trunk/build/android/gtest_filter/net_unittests_disabled
+ media/webrtc/trunk/build/android/gtest_filter/sync_unit_tests_disabled
+ media/webrtc/trunk/build/android/gtest_filter/ui_unittests_disabled
+ media/webrtc/trunk/build/android/gtest_filter/unit_tests_disabled
+ media/webrtc/trunk/build/common.croc
+ media/webrtc/trunk/build/internal/README.chromium
+ media/webrtc/trunk/build/linux/chrome_linux.croc
+ media/webrtc/trunk/build/mac/OWNERS
+ media/webrtc/trunk/build/mac/chrome_mac.croc
+ media/webrtc/trunk/build/output_dll_copy.rules
+ media/webrtc/trunk/build/release.gypi
+ media/webrtc/trunk/build/temp_gyp/README.chromium
+ media/webrtc/trunk/build/win/chrome_win.croc
+ media/webrtc/trunk/chromium_deps/DEPS
+ media/webrtc/trunk/dummy_file.txt
+ media/webrtc/trunk/net/net.Makefile
+ media/webrtc/trunk/net/net.gyp
+ media/webrtc/trunk/net/net.target.mk
+ media/webrtc/trunk/peerconnection.Makefile
+ media/webrtc/trunk/peerconnection_client.target.mk
+ media/webrtc/trunk/supplement/supplement.gypi
+ media/webrtc/trunk/testing/gmock.target.mk
+ media/webrtc/trunk/testing/gmock_main.target.mk
+ media/webrtc/trunk/testing/gtest.target.mk
+ media/webrtc/trunk/testing/gtest/CHANGES
+ media/webrtc/trunk/testing/gtest/CMakeLists.txt
+ media/webrtc/trunk/testing/gtest/CONTRIBUTORS
+ media/webrtc/trunk/testing/gtest/Makefile.am
+ media/webrtc/trunk/testing/gtest/README
+ media/webrtc/trunk/testing/gtest/build-aux/.keep
+ media/webrtc/trunk/testing/gtest/cmake/internal_utils.cmake
+ media/webrtc/trunk/testing/gtest/codegear/gtest.cbproj
+ media/webrtc/trunk/testing/gtest/codegear/gtest.groupproj
+ media/webrtc/trunk/testing/gtest/codegear/gtest_main.cbproj
+ media/webrtc/trunk/testing/gtest/codegear/gtest_unittest.cbproj
+ media/webrtc/trunk/testing/gtest/configure.ac
+ media/webrtc/trunk/testing/gtest/m4/acx_pthread.m4
+ media/webrtc/trunk/testing/gtest/m4/gtest.m4
+ media/webrtc/trunk/testing/gtest/make/Makefile
+ media/webrtc/trunk/testing/gtest/msvc/gtest-md.sln
+ media/webrtc/trunk/testing/gtest/msvc/gtest.sln
+ media/webrtc/trunk/testing/gtest/scripts/gtest-config.in
+ media/webrtc/trunk/testing/gtest/scripts/test/Makefile
+ media/webrtc/trunk/testing/gtest/test/gtest_output_test_golden_lin.txt
+ media/webrtc/trunk/testing/gtest/xcode/Config/DebugProject.xcconfig
+ media/webrtc/trunk/testing/gtest/xcode/Config/FrameworkTarget.xcconfig
+ media/webrtc/trunk/testing/gtest/xcode/Config/General.xcconfig
+ media/webrtc/trunk/testing/gtest/xcode/Config/ReleaseProject.xcconfig
+ media/webrtc/trunk/testing/gtest/xcode/Config/StaticLibraryTarget.xcconfig
+ media/webrtc/trunk/testing/gtest/xcode/Config/TestTarget.xcconfig
+ media/webrtc/trunk/testing/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj
+ media/webrtc/trunk/testing/gtest/xcode/gtest.xcodeproj/project.pbxproj
+ media/webrtc/trunk/testing/gtest_main.target.mk
+ media/webrtc/trunk/testing/gtest_prod.host.mk
+ media/webrtc/trunk/testing/gtest_prod.target.mk
+ media/webrtc/trunk/tools/clang/OWNERS
+ media/webrtc/trunk/tools/clang/plugins/Makefile
+ media/webrtc/trunk/tools/clang/plugins/OWNERS
+ media/webrtc/trunk/tools/clang/plugins/README.chromium
+ media/webrtc/trunk/tools/clang/plugins/tests/base_refcounted.txt
+ media/webrtc/trunk/tools/clang/plugins/tests/inline_copy_ctor.txt
+ media/webrtc/trunk/tools/clang/plugins/tests/inline_ctor.txt
+ media/webrtc/trunk/tools/clang/plugins/tests/missing_ctor.txt
+ media/webrtc/trunk/tools/clang/plugins/tests/nested_class_inline_ctor.txt
+ media/webrtc/trunk/tools/clang/plugins/tests/overridden_methods.txt
+ media/webrtc/trunk/tools/clang/plugins/tests/virtual_methods.txt
+ media/webrtc/trunk/tools/gyp/AUTHORS
+ media/webrtc/trunk/tools/gyp/DEPS
+ media/webrtc/trunk/tools/gyp/OWNERS
+ media/webrtc/trunk/tools/gyp/README.md
+ media/webrtc/trunk/tools/gyp/buildbot/commit_queue/OWNERS
+ media/webrtc/trunk/tools/gyp/buildbot/commit_queue/README
+ media/webrtc/trunk/tools/gyp/buildbot/commit_queue/cq_config.json
+ media/webrtc/trunk/tools/gyp/codereview.settings
+ media/webrtc/trunk/tools/gyp/gyp.bat
+ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/__init__.py
+ media/webrtc/trunk/tools/gyp/pylib/gyp/ninja_syntax.py
+ media/webrtc/trunk/tools/gyp/samples/samples.bat
+ media/webrtc/trunk/tools/gyp/test/actions-depfile/input.txt
+ media/webrtc/trunk/tools/gyp/test/actions-multiple/src/input.txt
+ media/webrtc/trunk/tools/gyp/test/actions-none/src/foo.cc
+ media/webrtc/trunk/tools/gyp/test/actions/generated-header/main.cc
+ media/webrtc/trunk/tools/gyp/test/actions/src/subdir1/program.c
+ media/webrtc/trunk/tools/gyp/test/additional-targets/src/dir1/lib1.c
+ media/webrtc/trunk/tools/gyp/test/arflags/lib.cc
+ media/webrtc/trunk/tools/gyp/test/arflags/test.gyp
+ media/webrtc/trunk/tools/gyp/test/assembly/src/as.bat
+ media/webrtc/trunk/tools/gyp/test/assembly/src/lib1.S
+ media/webrtc/trunk/tools/gyp/test/assembly/src/lib1.c
+ media/webrtc/trunk/tools/gyp/test/assembly/src/program.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/func1.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/func2.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/func3.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/func4.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/func5.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/prog1.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/subdir2/prog2.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/subdir2/subdir3/prog3.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/subdir2/subdir3/subdir4/prog4.c
+ media/webrtc/trunk/tools/gyp/test/builddir/src/subdir2/subdir3/subdir4/subdir5/prog5.c
+ media/webrtc/trunk/tools/gyp/test/compilable/src/lib1.cpp
+ media/webrtc/trunk/tools/gyp/test/compilable/src/lib1.hpp
+ media/webrtc/trunk/tools/gyp/test/compilable/src/program.cpp
+ media/webrtc/trunk/tools/gyp/test/conditions/elseif/elseif_conditions.gypi
+ media/webrtc/trunk/tools/gyp/test/configurations/basics/configurations.c
+ media/webrtc/trunk/tools/gyp/test/configurations/inheritance/configurations.c
+ media/webrtc/trunk/tools/gyp/test/configurations/inheritance/duplicates.gypd.golden
+ media/webrtc/trunk/tools/gyp/test/configurations/target_platform/front.c
+ media/webrtc/trunk/tools/gyp/test/configurations/target_platform/left.c
+ media/webrtc/trunk/tools/gyp/test/configurations/target_platform/right.c
+ media/webrtc/trunk/tools/gyp/test/configurations/x64/configurations.c
+ media/webrtc/trunk/tools/gyp/test/copies/src/directory/file3
+ media/webrtc/trunk/tools/gyp/test/copies/src/directory/file4
+ media/webrtc/trunk/tools/gyp/test/copies/src/directory/subdir/file5
+ media/webrtc/trunk/tools/gyp/test/copies/src/executable-file.sh
+ media/webrtc/trunk/tools/gyp/test/copies/src/file1
+ media/webrtc/trunk/tools/gyp/test/copies/src/file2
+ media/webrtc/trunk/tools/gyp/test/copies/src/parentdir/subdir/file6
+ media/webrtc/trunk/tools/gyp/test/dependencies/adso/all_dependent_settings_order.gyp
+ media/webrtc/trunk/tools/gyp/test/dependencies/b/b.c
+ media/webrtc/trunk/tools/gyp/test/dependencies/c/c.c
+ media/webrtc/trunk/tools/gyp/test/dependencies/c/d.c
+ media/webrtc/trunk/tools/gyp/test/dependency-copy/src/file1.c
+ media/webrtc/trunk/tools/gyp/test/dependency-copy/src/file2.c
+ media/webrtc/trunk/tools/gyp/test/determinism/main.cc
+ media/webrtc/trunk/tools/gyp/test/determinism/rule.py
+ media/webrtc/trunk/tools/gyp/test/determinism/solib.cc
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/bogus1.cc
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/bogus2.c
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/cross_compile.gypi
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/test1.cc
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/test2.c
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/test3.cc
+ media/webrtc/trunk/tools/gyp/test/external-cross-compile/src/test4.c
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir1/actions-out/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir1/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir1/program.c
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir2/actions-out/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/actions/subdir2/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/copies-out/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/file1
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/file2
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/subdir/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/subdir/copies-out/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/subdir/file3
+ media/webrtc/trunk/tools/gyp/test/generator-output/copies/subdir/file4
+ media/webrtc/trunk/tools/gyp/test/generator-output/mac-bundle/app.order
+ media/webrtc/trunk/tools/gyp/test/generator-output/mac-bundle/header.h
+ media/webrtc/trunk/tools/gyp/test/generator-output/mac-bundle/main.c
+ media/webrtc/trunk/tools/gyp/test/generator-output/mac-bundle/resource.sb
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir1/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir1/define3.in0
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir1/define4.in0
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir1/function1.in1
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir1/function2.in1
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir1/program.c
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir2/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir2/file1.in0
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir2/file2.in0
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir2/file3.in1
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir2/file4.in1
+ media/webrtc/trunk/tools/gyp/test/generator-output/rules/subdir2/rules-out/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/inc.h
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/inc1/include1.h
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/prog1.c
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir2/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir2/deeper/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir2/deeper/deeper.c
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir2/deeper/deeper.h
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir2/inc2/include2.h
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir2/prog2.c
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir3/build/README.txt
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir3/inc3/include3.h
+ media/webrtc/trunk/tools/gyp/test/generator-output/src/subdir3/prog3.c
+ media/webrtc/trunk/tools/gyp/test/home_dot_gyp/home/.gyp/include.gypi
+ media/webrtc/trunk/tools/gyp/test/home_dot_gyp/home2/.gyp/include.gypi
+ media/webrtc/trunk/tools/gyp/test/home_dot_gyp/home2/.gyp_new/include.gypi
+ media/webrtc/trunk/tools/gyp/test/home_dot_gyp/src/printfoo.c
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/inc.h
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/inc1/include1.h
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/includes.c
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/shadow1/shadow.h
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/shadow2/shadow.h
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/subdir/inc.h
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/subdir/inc2/include2.h
+ media/webrtc/trunk/tools/gyp/test/include_dirs/src/subdir/subdir_includes.c
+ media/webrtc/trunk/tools/gyp/test/intermediate_dir/src/shared_infile.txt
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/English.lproj/InfoPlist-error.strings
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/English.lproj/InfoPlist.strings
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/Images.xcassets/AppIcon.appiconset/Contents.json
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/Images.xcassets/image.imageset/Contents.json
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/Images.xcassets/image.imageset/super_sylvain.png
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/Images.xcassets/image.imageset/super_sylvain@2x.png
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/Images.xcassets/image.imageset/super_sylvain@3x.png
+ media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/check_no_signature.py
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/empty.c
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file0
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file1
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file10
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file11
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file2
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file3
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file4
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file5
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file6
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file7
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file8
+ media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/file9
+ media/webrtc/trunk/tools/gyp/test/ios/extension/ExtensionContainer/Images.xcassets/AppIcon.appiconset/Contents.json
+ media/webrtc/trunk/tools/gyp/test/ios/extension/ExtensionContainer/Images.xcassets/LaunchImage.launchimage/Contents.json
+ media/webrtc/trunk/tools/gyp/test/ios/framework/iOSFramework/Thing.h
+ media/webrtc/trunk/tools/gyp/test/ios/framework/iOSFramework/Thing.m
+ media/webrtc/trunk/tools/gyp/test/ios/framework/iOSFramework/iOSFramework.h
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchApp/Images.xcassets/AppIcon.appiconset/Contents.json
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchApp/Images.xcassets/LaunchImage.launchimage/Contents.json
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchContainer/Images.xcassets/AppIcon.appiconset/Contents.json
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchContainer/Images.xcassets/LaunchImage.launchimage/Contents.json
+ media/webrtc/trunk/tools/gyp/test/ios/watch/WatchKitExtension/Images.xcassets/MyImage.imageset/Contents.json
+ media/webrtc/trunk/tools/gyp/test/ios/xctests/App/Images.xcassets/AppIcon.appiconset/Contents.json
+ media/webrtc/trunk/tools/gyp/test/lib/README.txt
+ media/webrtc/trunk/tools/gyp/test/library/src/lib1.c
+ media/webrtc/trunk/tools/gyp/test/library/src/lib1_moveable.c
+ media/webrtc/trunk/tools/gyp/test/library/src/lib2.c
+ media/webrtc/trunk/tools/gyp/test/library/src/lib2_moveable.c
+ media/webrtc/trunk/tools/gyp/test/library/src/program.c
+ media/webrtc/trunk/tools/gyp/test/library_dirs/subdir/README.txt
+ media/webrtc/trunk/tools/gyp/test/link-dependency/main.c
+ media/webrtc/trunk/tools/gyp/test/link-dependency/mymalloc.c
+ media/webrtc/trunk/tools/gyp/test/link-dependency/test.gyp
+ media/webrtc/trunk/tools/gyp/test/link-objects/base.c
+ media/webrtc/trunk/tools/gyp/test/link-objects/extra.c
+ media/webrtc/trunk/tools/gyp/test/linux/implicit-rpath/file.c
+ media/webrtc/trunk/tools/gyp/test/linux/implicit-rpath/main.c
+ media/webrtc/trunk/tools/gyp/test/linux/target-rpath/file.c
+ media/webrtc/trunk/tools/gyp/test/linux/target-rpath/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/English.lproj/InfoPlist-error.strings
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/English.lproj/InfoPlist.strings
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/English.lproj/utf-16be.strings
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/English.lproj/utf-16le.strings
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/Images.xcassets/AppIcon.appiconset/Contents.json
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/Images.xcassets/image.imageset/Contents.json
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/Images.xcassets/image.imageset/super_sylvain.png
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/Images.xcassets/image.imageset/super_sylvain@2x.png
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/Images.xcassets/image.imageset/super_sylvain@3x.png
+ media/webrtc/trunk/tools/gyp/test/mac/app-bundle/empty.c
+ media/webrtc/trunk/tools/gyp/test/mac/archs/empty_main.cc
+ media/webrtc/trunk/tools/gyp/test/mac/archs/file.mm
+ media/webrtc/trunk/tools/gyp/test/mac/archs/header.h
+ media/webrtc/trunk/tools/gyp/test/mac/bundle-resources/change.sh
+ media/webrtc/trunk/tools/gyp/test/mac/bundle-resources/executable-file.sh
+ media/webrtc/trunk/tools/gyp/test/mac/bundle-resources/secret.txt
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/ccfile.cc
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/ccfile_withcflags.cc
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/cfile.c
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/cppfile.cpp
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/cppfile_withcflags.cpp
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/cxxfile.cxx
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/cxxfile_withcflags.cxx
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/mfile.m
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/mmfile.mm
+ media/webrtc/trunk/tools/gyp/test/mac/cflags/mmfile_withcflags.mm
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/empty.c
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file0
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file1
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file10
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file11
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file2
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file3
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file4
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file5
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file6
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file7
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file8
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/file9
+ media/webrtc/trunk/tools/gyp/test/mac/copy-dylib/empty.c
+ media/webrtc/trunk/tools/gyp/test/mac/depend-on-bundle/English.lproj/InfoPlist.strings
+ media/webrtc/trunk/tools/gyp/test/mac/depend-on-bundle/bundle.c
+ media/webrtc/trunk/tools/gyp/test/mac/depend-on-bundle/executable.c
+ media/webrtc/trunk/tools/gyp/test/mac/framework/TestFramework/English.lproj/InfoPlist.strings
+ media/webrtc/trunk/tools/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch
+ media/webrtc/trunk/tools/gyp/test/mac/framework/empty.c
+ media/webrtc/trunk/tools/gyp/test/mac/global-settings/src/dir2/file.txt
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/proxy/proxy.cc
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/proxy/proxy.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/proxy/testlib/testlib.cc
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/proxy/testlib/testlib.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/test-should-fail.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/test.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/test.gypi
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/testlib/main.cc
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/testlib/testlib.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/identical-name/testlib/void.cc
+ media/webrtc/trunk/tools/gyp/test/mac/installname/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/installname/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/ldflags-libtool/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/ldflags/subdirectory/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/ldflags/subdirectory/symbol_list.def
+ media/webrtc/trunk/tools/gyp/test/mac/libraries/subdir/README.txt
+ media/webrtc/trunk/tools/gyp/test/mac/lto/asmfile.S
+ media/webrtc/trunk/tools/gyp/test/mac/lto/ccfile.cc
+ media/webrtc/trunk/tools/gyp/test/mac/lto/cfile.c
+ media/webrtc/trunk/tools/gyp/test/mac/lto/mfile.m
+ media/webrtc/trunk/tools/gyp/test/mac/lto/mmfile.mm
+ media/webrtc/trunk/tools/gyp/test/mac/missing-cfbundlesignature/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/objc-arc/c-file.c
+ media/webrtc/trunk/tools/gyp/test/mac/objc-arc/cc-file.cc
+ media/webrtc/trunk/tools/gyp/test/mac/objc-arc/m-file-no-arc.m
+ media/webrtc/trunk/tools/gyp/test/mac/objc-arc/m-file.m
+ media/webrtc/trunk/tools/gyp/test/mac/objc-arc/mm-file-no-arc.mm
+ media/webrtc/trunk/tools/gyp/test/mac/objc-arc/mm-file.mm
+ media/webrtc/trunk/tools/gyp/test/mac/objc-gc/c-file.c
+ media/webrtc/trunk/tools/gyp/test/mac/objc-gc/cc-file.cc
+ media/webrtc/trunk/tools/gyp/test/mac/objc-gc/main.m
+ media/webrtc/trunk/tools/gyp/test/mac/objc-gc/needs-gc-mm.mm
+ media/webrtc/trunk/tools/gyp/test/mac/objc-gc/needs-gc.m
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-copy-bundle/copied.txt
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-copy-bundle/empty.c
+ media/webrtc/trunk/tools/gyp/test/mac/postbuild-copy-bundle/resource_file.sb
+ media/webrtc/trunk/tools/gyp/test/mac/postbuilds/copy.sh
+ media/webrtc/trunk/tools/gyp/test/mac/postbuilds/subdirectory/copied_file.txt
+ media/webrtc/trunk/tools/gyp/test/mac/prefixheader/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/prefixheader/file.cc
+ media/webrtc/trunk/tools/gyp/test/mac/prefixheader/file.m
+ media/webrtc/trunk/tools/gyp/test/mac/prefixheader/file.mm
+ media/webrtc/trunk/tools/gyp/test/mac/prefixheader/header.h
+ media/webrtc/trunk/tools/gyp/test/mac/rebuild/delay-touch.sh
+ media/webrtc/trunk/tools/gyp/test/mac/rebuild/empty.c
+ media/webrtc/trunk/tools/gyp/test/mac/rebuild/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/rpath/file.c
+ media/webrtc/trunk/tools/gyp/test/mac/rpath/main.c
+ media/webrtc/trunk/tools/gyp/test/mac/sdkroot/file.cc
+ media/webrtc/trunk/tools/gyp/test/mac/sourceless-module/empty.c
+ media/webrtc/trunk/tools/gyp/test/mac/sourceless-module/empty.txt
+ media/webrtc/trunk/tools/gyp/test/mac/sourceless-module/fun.c
+ media/webrtc/trunk/tools/gyp/test/mac/strip/subdirectory/nested_file.c
+ media/webrtc/trunk/tools/gyp/test/mac/strip/subdirectory/test_reading_save_file_from_postbuild.sh
+ media/webrtc/trunk/tools/gyp/test/mac/swift-library/file.swift
+ media/webrtc/trunk/tools/gyp/test/mac/unicode-settings/file.cc
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-env-order/file.ext1
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-env-order/file.ext2
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-env-order/file.ext3
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-gcc/aliasing.cc
+ media/webrtc/trunk/tools/gyp/test/mac/xcode-support-actions/source.c
+ media/webrtc/trunk/tools/gyp/test/mac/xctest/resource.txt
+ media/webrtc/trunk/tools/gyp/test/mac/xcuitest/resource.txt
+ media/webrtc/trunk/tools/gyp/test/make/main.h
+ media/webrtc/trunk/tools/gyp/test/make/noload/lib/shared.c
+ media/webrtc/trunk/tools/gyp/test/make/noload/lib/shared.h
+ media/webrtc/trunk/tools/gyp/test/make/noload/main.c
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/full-toolchain/bar.cc
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/full-toolchain/foo.c
+ media/webrtc/trunk/tools/gyp/test/many-actions/file0
+ media/webrtc/trunk/tools/gyp/test/many-actions/file1
+ media/webrtc/trunk/tools/gyp/test/many-actions/file2
+ media/webrtc/trunk/tools/gyp/test/many-actions/file3
+ media/webrtc/trunk/tools/gyp/test/many-actions/file4
+ media/webrtc/trunk/tools/gyp/test/module/src/lib1.c
+ media/webrtc/trunk/tools/gyp/test/module/src/lib2.c
+ media/webrtc/trunk/tools/gyp/test/module/src/program.c
+ media/webrtc/trunk/tools/gyp/test/multiple-targets/src/common.c
+ media/webrtc/trunk/tools/gyp/test/multiple-targets/src/prog1.c
+ media/webrtc/trunk/tools/gyp/test/multiple-targets/src/prog2.c
+ media/webrtc/trunk/tools/gyp/test/ninja/chained-dependency/chained.c
+ media/webrtc/trunk/tools/gyp/test/ninja/s-needs-no-depfiles/empty.s
+ media/webrtc/trunk/tools/gyp/test/ninja/solibs_avoid_relinking/main.cc
+ media/webrtc/trunk/tools/gyp/test/ninja/solibs_avoid_relinking/solib.cc
+ media/webrtc/trunk/tools/gyp/test/no-cpp/src/call-f-main.c
+ media/webrtc/trunk/tools/gyp/test/no-cpp/src/empty-main.c
+ media/webrtc/trunk/tools/gyp/test/no-cpp/src/f.cc
+ media/webrtc/trunk/tools/gyp/test/relative/foo/a/a.gyp
+ media/webrtc/trunk/tools/gyp/test/relative/foo/a/c/c.gyp
+ media/webrtc/trunk/tools/gyp/test/relative/foo/b/b.gyp
+ media/webrtc/trunk/tools/gyp/test/rename/filecase/file.c
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/subdir/a/b/c.gencc
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/subdir/a/b/c.printvars
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/subdir/foo/bar/baz.gencc
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/subdir/foo/bar/baz.printvars
+ media/webrtc/trunk/tools/gyp/test/rules-dirname/src/subdir/nodir.gencc
+ media/webrtc/trunk/tools/gyp/test/rules-rebuild/src/main.c
+ media/webrtc/trunk/tools/gyp/test/rules-rebuild/src/prog1.in
+ media/webrtc/trunk/tools/gyp/test/rules-rebuild/src/prog2.in
+ media/webrtc/trunk/tools/gyp/test/rules-rebuild/src/same_target.gyp
+ media/webrtc/trunk/tools/gyp/test/rules/src/as.bat
+ media/webrtc/trunk/tools/gyp/test/rules/src/external/file1.in
+ media/webrtc/trunk/tools/gyp/test/rules/src/external/file2.in
+ media/webrtc/trunk/tools/gyp/test/rules/src/noaction/file1.in
+ media/webrtc/trunk/tools/gyp/test/rules/src/somefile.ext
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir1/function1.in
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir1/function2.in
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir1/program.c
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir2/file1.in
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir2/file2.in
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir3/function3.in
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir3/program.c
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir4/asm-function.assem
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir4/program.c
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/src/subdir1/main1.cc
+ media/webrtc/trunk/tools/gyp/test/same-gyp-name/src/subdir2/main2.cc
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/func.c
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/prog1.c
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/prog2.c
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/subdir1/func.c
+ media/webrtc/trunk/tools/gyp/test/same-source-file-name/src/subdir2/func.c
+ media/webrtc/trunk/tools/gyp/test/sanitize-rule-names/blah.S
+ media/webrtc/trunk/tools/gyp/test/sibling/src/prog1/prog1.c
+ media/webrtc/trunk/tools/gyp/test/sibling/src/prog2/prog2.c
+ media/webrtc/trunk/tools/gyp/test/standalone-static-library/mylib.c
+ media/webrtc/trunk/tools/gyp/test/standalone-static-library/prog.c
+ media/webrtc/trunk/tools/gyp/test/subdirectory/src/prog1.c
+ media/webrtc/trunk/tools/gyp/test/subdirectory/src/subdir/prog2.c
+ media/webrtc/trunk/tools/gyp/test/subdirectory/src/subdir/subdir2/prog3.c
+ media/webrtc/trunk/tools/gyp/test/toplevel-dir/src/sub1/prog1.c
+ media/webrtc/trunk/tools/gyp/test/toplevel-dir/src/sub2/prog2.c
+ media/webrtc/trunk/tools/gyp/test/variables/commands/commands-repeated.gyp.stdout
+ media/webrtc/trunk/tools/gyp/test/variables/commands/commands-repeated.gypd.golden
+ media/webrtc/trunk/tools/gyp/test/variables/commands/commands.gyp.ignore-env.stdout
+ media/webrtc/trunk/tools/gyp/test/variables/commands/commands.gyp.stdout
+ media/webrtc/trunk/tools/gyp/test/variables/commands/commands.gypd.golden
+ media/webrtc/trunk/tools/gyp/test/variables/commands/test.py
+ media/webrtc/trunk/tools/gyp/test/variables/filelist/filelist.gyp.stdout
+ media/webrtc/trunk/tools/gyp/test/variables/filelist/filelist.gypd.golden
+ media/webrtc/trunk/tools/gyp/test/variables/filelist/src/dummy.py
+ media/webrtc/trunk/tools/gyp/test/win/asm-files/b.s
+ media/webrtc/trunk/tools/gyp/test/win/asm-files/c.S
+ media/webrtc/trunk/tools/gyp/test/win/batch-file-action/infile
+ media/webrtc/trunk/tools/gyp/test/win/batch-file-action/somecmd.bat
+ media/webrtc/trunk/tools/gyp/test/win/command-quote/a.S
+ media/webrtc/trunk/tools/gyp/test/win/command-quote/bat with spaces.bat
+ media/webrtc/trunk/tools/gyp/test/win/command-quote/go.bat
+ media/webrtc/trunk/tools/gyp/test/win/compiler-flags/subdir/header.h
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/safeseh_zero.asm
+ media/webrtc/trunk/tools/gyp/test/win/linker-flags/safeseh_zero64.asm
+ media/webrtc/trunk/tools/gyp/test/win/ml-safeseh/a.asm
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/Resource.h
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/hello.h
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/hello.ico
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/hello.rc
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/hello3.rc
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/small.ico
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/subdir/hello2.rc
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/subdir/include.h
+ media/webrtc/trunk/tools/gyp/test/win/rc-build/targetver.h
+ media/webrtc/trunk/tools/gyp/test/win/system-include/bar/header.h
+ media/webrtc/trunk/tools/gyp/test/win/system-include/common/commonheader.h
+ media/webrtc/trunk/tools/gyp/test/win/system-include/foo/header.h
+ media/webrtc/trunk/tools/gyp/test/win/system-include/main.cc
+ media/webrtc/trunk/tools/gyp/test/win/system-include/test.gyp
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/input.S
+ media/webrtc/trunk/tools/gyp/test/win/vs-macros/stuff.blah
+ media/webrtc/trunk/tools/gyp/test/win/win-tool/copies_readonly_files.gyp
+ media/webrtc/trunk/tools/gyp/tools/README
+ media/webrtc/trunk/tools/gyp/tools/Xcode/README
+ media/webrtc/trunk/tools/gyp/tools/Xcode/Specifications/gyp.pbfilespec
+ media/webrtc/trunk/tools/gyp/tools/emacs/README
+ media/webrtc/trunk/tools/gyp/tools/emacs/testdata/media.gyp.fontified
+ media/webrtc/trunk/webrtc/.gitignore
+ media/webrtc/trunk/webrtc/OWNERS
+ media/webrtc/trunk/webrtc/PATENTS
+ media/webrtc/trunk/webrtc/README.chromium
+ media/webrtc/trunk/webrtc/base/OWNERS
+ media/webrtc/trunk/webrtc/base/base64.cc
+ media/webrtc/trunk/webrtc/base/base64.h
+ media/webrtc/trunk/webrtc/base/md5.cc
+ media/webrtc/trunk/webrtc/base/md5.h
+ media/webrtc/trunk/webrtc/base/sha1.cc
+ media/webrtc/trunk/webrtc/base/sha1.h
+ media/webrtc/trunk/webrtc/base/sigslot.cc
+ media/webrtc/trunk/webrtc/base/sigslot.h
+ media/webrtc/trunk/webrtc/base/sslroots.h
+ media/webrtc/trunk/webrtc/base/testbase64.h
+ media/webrtc/trunk/webrtc/build/OWNERS
+ media/webrtc/trunk/webrtc/build/download_vs_toolchain.py
+ media/webrtc/trunk/webrtc/build/sanitizers/OWNERS
+ media/webrtc/trunk/webrtc/build/sanitizers/README
+ media/webrtc/trunk/webrtc/build/whitespace.txt
+ media/webrtc/trunk/webrtc/codereview.settings
+ media/webrtc/trunk/webrtc/common_audio/OWNERS
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor_mips.c
+ media/webrtc/trunk/webrtc/common_video/OWNERS
+ media/webrtc/trunk/webrtc/modules/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/complexityMeasures.m
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/test/iLBCtestscript.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.S
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.S
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.S
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model_neon.S
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.S
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/ChannelFiles.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/InputFiles.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/InputFilesFew.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/ListOfTestCases.xls
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/diffiSAC.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/diffiSACPLC.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/runiSACLongtest.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/runiSACNB.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/runiSACPLC.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/runiSACRate.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/runiSACfault.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/runiSACfixfloat.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/test/QA/runiSACLongtest.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/test/QA/runiSACfault.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/test/QA/runiSACfixfloat.txt
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/tools/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/delay_tool/parse_delay_file.m
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/delay_tool/plot_neteq_delay.m
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_device/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_device/gonk/audio_manager.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/gonk/audio_manager.h
+ media/webrtc/trunk/webrtc/modules/audio_device/main/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_device/test/README.txt
+ media/webrtc/trunk/webrtc/modules/audio_device/test/android/audio_device_android_test/default.properties
+ media/webrtc/trunk/webrtc/modules/audio_device/test/android/audio_device_android_test/gen/org/webrtc/voiceengine/test/R.java
+ media/webrtc/trunk/webrtc/modules/audio_device/test/android/audio_device_android_test/res/drawable/icon.png
+ media/webrtc/trunk/webrtc/modules/audio_device/test/android/audio_device_android_test/src/org/webrtc/voiceengine/AudioDeviceAndroid.java
+ media/webrtc/trunk/webrtc/modules/audio_device/test/android/audio_device_android_test/src/org/webrtc/voiceengine/test/AudioDeviceAndroidTest.java
+ media/webrtc/trunk/webrtc/modules/audio_processing/OWNERS
+ media/webrtc/trunk/webrtc/modules/audio_processing/debug.proto
+ media/webrtc/trunk/webrtc/modules/audio_processing/test/android/apmtest/default.properties
+ media/webrtc/trunk/webrtc/modules/audio_processing/test/apmtest.m
+ media/webrtc/trunk/webrtc/modules/audio_processing/test/unittest.proto
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/test/plotDetection.m
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/test/readDetection.m
+ media/webrtc/trunk/webrtc/modules/audio_processing/transient/test/readPCM.m
+ media/webrtc/trunk/webrtc/modules/bitrate_controller/OWNERS
+ media/webrtc/trunk/webrtc/modules/desktop_capture/OWNERS
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_test_data/1_24bpp.cur
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_test_data/1_32bpp.cur
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_test_data/1_8bpp.cur
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_test_data/2_1bpp.cur
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_test_data/2_32bpp.cur
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_test_data/3_32bpp.cur
+ media/webrtc/trunk/webrtc/modules/desktop_capture/win/cursor_test_data/3_4bpp.cur
+ media/webrtc/trunk/webrtc/modules/media_file/OWNERS
+ media/webrtc/trunk/webrtc/modules/media_file/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/pacing/OWNERS
+ media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/OWNERS
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/OWNERS
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/OWNERS
+ media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testFec/OWNERS
+ media/webrtc/trunk/webrtc/modules/utility/OWNERS
+ media/webrtc/trunk/webrtc/modules/utility/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_capture/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_coding/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/i420/main/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/tools/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_coding/main/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/plotJitterEstimate.m
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/plotReceiveTrace.m
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/plotTimingTest.m
+ media/webrtc/trunk/webrtc/modules/video_coding/main/test/subfigure.m
+ media/webrtc/trunk/webrtc/modules/video_coding/utility/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_processing/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_processing/main/source/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/createTable.m
+ media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/readYUV420file.m
+ media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/writeYUV420file.m
+ media/webrtc/trunk/webrtc/modules/video_render/OWNERS
+ media/webrtc/trunk/webrtc/modules/video_render/test/testAPI/renderStartImage.bmp
+ media/webrtc/trunk/webrtc/overrides/OWNERS
+ media/webrtc/trunk/webrtc/p2p/OWNERS
+ media/webrtc/trunk/webrtc/sound/OWNERS
+ media/webrtc/trunk/webrtc/supplement.gypi
+ media/webrtc/trunk/webrtc/system_wrappers/OWNERS
+ media/webrtc/trunk/webrtc/system_wrappers/source/OWNERS
+ media/webrtc/trunk/webrtc/test/OWNERS
+ media/webrtc/trunk/webrtc/test/channel_transport/OWNERS
+ media/webrtc/trunk/webrtc/test/win/run_loop_win.cc
+ media/webrtc/trunk/webrtc/tools/OWNERS
+ media/webrtc/trunk/webrtc/tools/barcode_tools/DEPS
+ media/webrtc/trunk/webrtc/tools/barcode_tools/README
+ media/webrtc/trunk/webrtc/tools/e2e_quality/audio/README
+ media/webrtc/trunk/webrtc/tools/e2e_quality/audio/daemon.conf
+ media/webrtc/trunk/webrtc/tools/e2e_quality/audio/default.pa
+ media/webrtc/trunk/webrtc/tools/e2e_quality/audio/perf/__init__.py
+ media/webrtc/trunk/webrtc/tools/loopback_test/OWNERS
+ media/webrtc/trunk/webrtc/tools/loopback_test/README
+ media/webrtc/trunk/webrtc/tools/rtcbot/OWNERS
+ media/webrtc/trunk/webrtc/tools/rtcbot/README
+ media/webrtc/trunk/webrtc/video/OWNERS
+ media/webrtc/trunk/webrtc/video_engine/OWNERS
+ media/webrtc/trunk/webrtc/video_engine/browser_capture_impl.h
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/OWNERS
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/default.properties
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/gen/org/webrtc/vieautotest/R.java
+ media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/res/drawable/logo.png
+ media/webrtc/trunk/webrtc/video_engine/test/libvietest/OWNERS
+ media/webrtc/trunk/webrtc/voice_engine/OWNERS
+ media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/default.properties
+ media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/gen/org/webrtc/voiceengine/test/R.java
+ media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/jni/org_webrtc_voiceengine_test_AndroidTest.h
+ media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/res/drawable/icon.png
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/Resource.h
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/WinTest.aps
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/WinTest.rc
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/res/WinTest.ico
+ media/webrtc/trunk/webrtc/voice_engine/test/win_test/res/WinTest.rc2
+ media/webrtc/webrtc_version.h
+ memory/replace/logalloc/README
+ memory/replace/logalloc/replay/replay.log
+ mfbt/STYLE
+ mfbt/decimal/UPSTREAM-GIT-SHA
+ mfbt/decimal/comparison-with-nan.patch
+ mfbt/decimal/fix-wshadow-warnings.patch
+ mfbt/decimal/mfbt-abi-markers.patch
+ mfbt/decimal/to-moz-dependencies.patch
+ mfbt/decimal/update.sh
+ mfbt/decimal/zero-serialization.patch
+ mfbt/double-conversion/README
+ mfbt/double-conversion/ToPrecision-exponential.patch
+ mfbt/double-conversion/add-mfbt-api-markers.patch
+ mfbt/double-conversion/update.sh
+ mfbt/double-conversion/use-StandardInteger.patch
+ mfbt/double-conversion/use-mozilla-assertions.patch
+ mfbt/double-conversion/use-static_assert.patch
+ modules/brotli/README.mozilla
+ modules/brotli/common/dictionary.bin
+ modules/brotli/common/dictionary.bin.br
+ modules/brotli/common/transform.h
+ modules/brotli/tools/brotli.md
+ modules/brotli/update.sh
+ modules/fdlibm/README.mozilla
+ modules/fdlibm/import.sh
+ modules/fdlibm/patches/01_remove_unused_declarations_from_fdlibm_h.patch
+ modules/fdlibm/patches/02_change_include_guard_in_fdlibm_h.patch
+ modules/fdlibm/patches/03_put_fdlibm_functions_into_fdlibm_namespace.patch
+ modules/fdlibm/patches/04_include_fdlibm_h_from_math_private_h.patch
+ modules/fdlibm/patches/05_include_stdint_h_in_math_private_h.patch
+ modules/fdlibm/patches/06_use_mfbt_endian_h_in_math_private_h.patch
+ modules/fdlibm/patches/07_add_fdlibm_namespace_to_functions_defined_and_used_in_fdlibm.patch
+ modules/fdlibm/patches/08_remove_weak_reference_macro.patch
+ modules/fdlibm/patches/09_comment_out_rcsid_variable.patch
+ modules/fdlibm/patches/10_remove_unused_function_from_k_exp_cpp.patch
+ modules/fdlibm/patches/11_include_cfloat_to_use_flt_eval_method.patch
+ modules/fdlibm/patches/12_define_u_int32_t_and_u_int64_t_on_windows.patch
+ modules/fdlibm/patches/13_define_strict_assign_even_if_flt_eval_method_is_not_defined.patch
+ modules/fdlibm/patches/14_do_not_use_hexadecimal_floating_point_number.patch
+ modules/fdlibm/patches/15_remove_unused_rintl_function_from_s_nearbyint_cpp.patch
+ modules/fdlibm/patches/16_use_safer_strict_assign_on_visual_studio.patch
+ modules/fdlibm/patches/17_exp_exact_result_for_positive_one.patch
+ modules/fdlibm/patches/18_use_stdlib_sqrt.patch
+ modules/fdlibm/patches/19_remove_unneeded_round_to_integer_helpers.patch
+ modules/fdlibm/update.sh
+ modules/freetype2/ChangeLog.21
+ modules/freetype2/LICENSE.TXT
+ modules/freetype2/README.moz-patches
+ modules/freetype2/builds/atari/ATARI.H
+ modules/freetype2/builds/atari/FNames.SIC
+ modules/freetype2/builds/atari/FREETYPE.PRJ
+ modules/freetype2/builds/atari/README.TXT
+ modules/freetype2/builds/atari/deflinejoiner.awk
+ modules/freetype2/builds/atari/gen-purec-patch.sh
+ modules/freetype2/builds/mac/FreeType.m68k_cfm.make.txt
+ modules/freetype2/builds/mac/FreeType.m68k_far.make.txt
+ modules/freetype2/builds/mac/FreeType.ppc_carbon.make.txt
+ modules/freetype2/builds/mac/FreeType.ppc_classic.make.txt
+ modules/freetype2/builds/mac/README
+ modules/freetype2/builds/mac/ascii2mpw.py
+ modules/freetype2/builds/unix/freetype2.in
+ modules/freetype2/builds/wince/vc2005-ce/freetype.sln
+ modules/freetype2/builds/wince/vc2008-ce/freetype.sln
+ modules/freetype2/builds/windows/vc2005/freetype.sln
+ modules/freetype2/builds/windows/vc2008/freetype.sln
+ modules/freetype2/builds/windows/vc2010/freetype.sln
+ modules/freetype2/builds/windows/visualc/freetype.dsp
+ modules/freetype2/builds/windows/visualc/freetype.dsw
+ modules/freetype2/builds/windows/visualc/freetype.sln
+ modules/freetype2/builds/windows/visualce/freetype.dsp
+ modules/freetype2/builds/windows/visualce/freetype.dsw
+ modules/freetype2/docs/CMAKE
+ modules/freetype2/docs/INSTALL.MAC
+ modules/freetype2/docs/LICENSE.TXT
+ modules/freetype2/docs/MAKEPP
+ modules/freetype2/docs/PROBLEMS
+ modules/freetype2/docs/freetype-config.1
+ modules/freetype2/docs/reference/README
+ modules/freetype2/docs/release
+ modules/freetype2/include/freetype/config/ftmodule.h
+ modules/freetype2/include/freetype/ftchapters.h
+ modules/freetype2/objs/README
+ modules/freetype2/src/autofit/afangles.h
+ modules/freetype2/src/gzip/inffixed.h
+ modules/freetype2/src/tools/Jamfile
+ modules/freetype2/src/tools/cordic.py
+ modules/freetype2/src/tools/docmaker/docbeauty.py
+ modules/freetype2/src/tools/ftrandom/Makefile
+ modules/freetype2/src/tools/ftrandom/README
+ modules/freetype2/src/tools/no-copyright
+ modules/freetype2/src/tools/test_afm.c
+ modules/freetype2/src/tools/test_bbox.c
+ modules/freetype2/src/tools/test_trig.c
+ modules/freetype2/src/tools/update-copyright
+ modules/freetype2/version.sed
+ modules/libjar/appnote.txt
+ modules/libjar/test/chrome/chrome.ini
+ modules/libjar/test/chrome/signed-added.zip
+ modules/libjar/test/chrome/signed-badca.zip
+ modules/libjar/test/chrome/signed-tampered.zip
+ modules/libjar/test/chrome/signed.zip
+ modules/libjar/test/chrome/unsigned.zip
+ modules/libjar/test/mochitest/bug403331.zip
+ modules/libjar/test/mochitest/bug403331.zip^headers^
+ modules/libjar/test/mochitest/mochitest.ini
+ modules/libjar/test/mochitest/openredirect.sjs
+ modules/libjar/test/unit/data/empty
+ modules/libjar/test/unit/data/test_bug333423.zip
+ modules/libjar/test/unit/data/test_bug336691.zip
+ modules/libjar/test/unit/data/test_bug370103.jar
+ modules/libjar/test/unit/data/test_bug379841.zip
+ modules/libjar/test/unit/data/test_bug589292.zip
+ modules/libjar/test/unit/data/test_bug597702.zip
+ modules/libjar/test/unit/data/test_bug637286.zip
+ modules/libjar/test/unit/data/test_bug658093.zip
+ modules/libjar/test/unit/data/test_corrupt.zip
+ modules/libjar/test/unit/data/test_corrupt2.zip
+ modules/libjar/test/unit/data/test_corrupt3.zip
+ modules/libjar/test/unit/data/test_crx_dummy.crx
+ modules/libjar/test/unit/data/test_umlaute.zip
+ modules/libjar/test/unit/data/uncompressed.zip
+ modules/libjar/test/unit/test_bug278262.js
+ modules/libjar/test/unit/test_bug336691.js
+ modules/libjar/test/unit/test_bug370103.js
+ modules/libjar/test/unit/test_bug379841.js
+ modules/libjar/test/unit/test_bug407303.js
+ modules/libjar/test/unit/test_bug453254.js
+ modules/libjar/test/unit/test_bug458158.js
+ modules/libjar/test/unit/test_bug589292.js
+ modules/libjar/test/unit/test_bug658093.js
+ modules/libjar/test/unit/test_corrupt_1211262.js
+ modules/libjar/test/unit/test_jarchannel.js
+ modules/libjar/test/unit/test_not_found.js
+ modules/libjar/test/unit/test_umlaute.js
+ modules/libjar/test/unit/test_uncompressed.js
+ modules/libjar/test/unit/xpcshell.ini
+ modules/libjar/zipwriter/test/unit/data/emptyfile.txt
+ modules/libjar/zipwriter/test/unit/data/smallfile.txt
+ modules/libjar/zipwriter/test/unit/data/test.png
+ modules/libjar/zipwriter/test/unit/data/test.txt
+ modules/libjar/zipwriter/test/unit/data/test.zip
+ modules/libjar/zipwriter/test/unit/data/test_bug399727.zlib
+ modules/libjar/zipwriter/test/unit/data/test_bug446708/thumbs/st14-1.tiff
+ modules/libjar/zipwriter/test/unit/data/test_bug717061.gz
+ modules/libjar/zipwriter/test/unit/test_bug446708.js
+ modules/libjar/zipwriter/test/unit/test_bug717061.js
+ modules/libjar/zipwriter/test/unit/xpcshell.ini
+ modules/libmar/README
+ modules/libmar/tests/unit/data/0_sized_file
+ modules/libmar/tests/unit/data/0_sized_mar.mar
+ modules/libmar/tests/unit/data/1_byte_file
+ modules/libmar/tests/unit/data/1_byte_mar.mar
+ modules/libmar/tests/unit/data/binary_data_file
+ modules/libmar/tests/unit/data/binary_data_mar.mar
+ modules/libmar/tests/unit/data/cert8.db
+ modules/libmar/tests/unit/data/key3.db
+ modules/libmar/tests/unit/data/manipulated_signed_mar.mar
+ modules/libmar/tests/unit/data/multiple_file_mar.mar
+ modules/libmar/tests/unit/data/multiple_signed_no_pib_mar.mar
+ modules/libmar/tests/unit/data/multiple_signed_pib_mar.mar
+ modules/libmar/tests/unit/data/multiple_signed_pib_mar.sig.0
+ modules/libmar/tests/unit/data/multiple_signed_pib_mar.sig.1
+ modules/libmar/tests/unit/data/multiple_signed_pib_mar.sig.2
+ modules/libmar/tests/unit/data/multiple_signed_pib_mar_2.mar
+ modules/libmar/tests/unit/data/mycert.der
+ modules/libmar/tests/unit/data/mycert2.der
+ modules/libmar/tests/unit/data/mycert3.der
+ modules/libmar/tests/unit/data/no_pib_mar.mar
+ modules/libmar/tests/unit/data/secmod.db
+ modules/libmar/tests/unit/data/signed_no_pib_mar.mar
+ modules/libmar/tests/unit/data/signed_pib_mar.mar
+ modules/libmar/tests/unit/data/signed_pib_mar.signature.0
+ modules/libmar/tests/unit/data/signed_pib_mar.signature.mycert2
+ modules/libmar/tests/unit/data/signed_pib_mar_with_mycert2.mar
+ modules/libmar/tests/unit/data/win_0_sized_mar.mar
+ modules/libmar/tests/unit/data/win_1_byte_mar.mar
+ modules/libmar/tests/unit/data/win_binary_data_mar.mar
+ modules/libmar/tests/unit/data/win_multiple_file_mar.mar
+ modules/libmar/tests/unit/data/win_multiple_signed_no_pib_mar.mar
+ modules/libmar/tests/unit/data/win_multiple_signed_pib_mar.mar
+ modules/libmar/tests/unit/data/win_signed_no_pib_mar.mar
+ modules/libmar/tests/unit/data/win_signed_pib_mar.mar
+ modules/libmar/tests/unit/head_libmar.js
+ modules/libmar/tests/unit/test_create.js
+ modules/libmar/tests/unit/test_extract.js
+ modules/libmar/tests/unit/test_sign_verify.js
+ modules/libmar/tests/unit/xpcshell.ini
+ modules/libpref/greprefs.js
+ modules/libpref/test/unit/data/testPref.js
+ modules/libpref/test/unit/data/testPrefSticky.js
+ modules/libpref/test/unit/data/testPrefStickyUser.js
+ modules/libpref/test/unit/extdata/testExt.js
+ modules/libpref/test/unit/test_bug345529.js
+ modules/libpref/test/unit/test_bug506224.js
+ modules/libpref/test/unit/test_bug790374.js
+ modules/libpref/test/unit/test_extprefs.js
+ modules/libpref/test/unit/test_stickyprefs.js
+ modules/libpref/test/unit/xpcshell.ini
+ modules/libpref/test/unit_ipc/test_existing_prefs.js
+ modules/libpref/test/unit_ipc/test_initial_prefs.js
+ modules/libpref/test/unit_ipc/test_observed_prefs.js
+ modules/libpref/test/unit_ipc/test_update_prefs.js
+ modules/libpref/test/unit_ipc/test_user_default_prefs.js
+ modules/libpref/test/unit_ipc/xpcshell.ini
+ modules/woff2/README.mozilla
+ modules/woff2/src/convert_woff2ttf_fuzzer.cc
+ modules/woff2/src/convert_woff2ttf_fuzzer_new_entry.cc
+ modules/woff2/update.sh
+ modules/xz-embedded/README.mozilla
+ modules/xz-embedded/update.sh
+ modules/zlib/src/ChangeLog.moz
+ modules/zlib/src/FAQ
+ modules/zlib/src/INDEX
+ modules/zlib/src/crc32.h
+ modules/zlib/src/inffixed.h
+ modules/zlib/src/trees.h
+ modules/zlib/src/zlib.def
+ mozglue/android/NativeCrypto.h
+ mozglue/build/arm-eabi-filter
+ mozglue/linker/XZStream.cpp
+ mozglue/linker/tests/no_central_dir.zip
+ mozglue/linker/tests/run_test_zip.py
+ mozglue/linker/tests/test.zip
+ mozglue/misc/StackWalk_windows.h
+ mozglue/misc/moz.build
+ mozilla-config.h.in
+ netwerk/cache2/OldWrappers.cpp
+ netwerk/cache2/OldWrappers.h
+ netwerk/cookie/test/browser/browser.ini
+ netwerk/cookie/test/browser/browser_originattributes.js
+ netwerk/cookie/test/unit/test_bug1155169.js
+ netwerk/cookie/test/unit/test_bug1267910.js
+ netwerk/cookie/test/unit/test_bug643051.js
+ netwerk/cookie/test/unit/test_eviction.js
+ netwerk/cookie/test/unit/test_parser_0001.js
+ netwerk/cookie/test/unit/test_parser_0019.js
+ netwerk/cookie/test/unit/xpcshell.ini
+ netwerk/cookie/test/unit_ipc/test_ipc_parser_0001.js
+ netwerk/cookie/test/unit_ipc/test_ipc_parser_0019.js
+ netwerk/cookie/test/unit_ipc/xpcshell.ini
+ netwerk/dns/mdns/libmdns/nsDNSServiceDiscovery.manifest
+ netwerk/dns/punycode.c
+ netwerk/dns/punycode.h
+ netwerk/protocol/ftp/doc/rfc959.txt
+ netwerk/protocol/ftp/doc/testdoc
+ netwerk/protocol/http/AltDataOutputStreamChild.cpp
+ netwerk/protocol/http/Http2HuffmanIncoming.h
+ netwerk/protocol/http/Http2HuffmanOutgoing.h
+ netwerk/protocol/http/README
+ netwerk/protocol/http/WellKnownOpportunisticUtils.manifest
+ netwerk/protocol/http/http2_huffman_table.txt
+ netwerk/protocol/http/make_incoming_tables.py
+ netwerk/protocol/http/make_outgoing_tables.py
+ netwerk/sctp/sctp_update.log
+ netwerk/sctp/src/README.sctp
+ netwerk/srtp/src/README
+ netwerk/srtp/src/VERSION
+ netwerk/srtp/src/configure.in
+ netwerk/srtp/srtp_update.log
+ netwerk/standalone/nsNetModuleStandalone.h
+ netwerk/streamconv/converters/parse-ftp/3-guess.in
+ netwerk/streamconv/converters/parse-ftp/C-VMold.in
+ netwerk/streamconv/converters/parse-ftp/D-WinNT.in
+ netwerk/streamconv/converters/parse-ftp/E-EPLF.in
+ netwerk/streamconv/converters/parse-ftp/E-EPLF.out
+ netwerk/streamconv/converters/parse-ftp/O-guess.in
+ netwerk/streamconv/converters/parse-ftp/R-dls.in
+ netwerk/streamconv/converters/parse-ftp/README
+ netwerk/streamconv/converters/parse-ftp/U-HellSoft.in
+ netwerk/streamconv/converters/parse-ftp/U-NetPresenz.in
+ netwerk/streamconv/converters/parse-ftp/U-NetWare.in
+ netwerk/streamconv/converters/parse-ftp/U-Novonyx.in
+ netwerk/streamconv/converters/parse-ftp/U-Surge.in
+ netwerk/streamconv/converters/parse-ftp/U-WebStar.in
+ netwerk/streamconv/converters/parse-ftp/U-WinNT.in
+ netwerk/streamconv/converters/parse-ftp/U-hethmon.in
+ netwerk/streamconv/converters/parse-ftp/U-murksw.in
+ netwerk/streamconv/converters/parse-ftp/U-ncFTPd.in
+ netwerk/streamconv/converters/parse-ftp/U-no_ug.in
+ netwerk/streamconv/converters/parse-ftp/U-nogid.in
+ netwerk/streamconv/converters/parse-ftp/U-proftpd.in
+ netwerk/streamconv/converters/parse-ftp/U-wu.in
+ netwerk/streamconv/converters/parse-ftp/V-MultiNet.in
+ netwerk/streamconv/converters/parse-ftp/V-VMS-mix.in
+ netwerk/streamconv/test/Converters.cpp
+ netwerk/streamconv/test/Converters.h
+ netwerk/test/TestCacheBlockFiles.cpp
+ netwerk/test/TestStreamLoader.cpp
+ netwerk/test/TestURLParser.cpp
+ netwerk/test/browser/browser.ini
+ netwerk/test/browser/browser_NetUtil.js
+ netwerk/test/browser/browser_about_cache.js
+ netwerk/test/browser/browser_child_resource.js
+ netwerk/test/browser/browser_nsIFormPOSTActionChannel.js
+ netwerk/test/browser/browser_post_file.js
+ netwerk/test/crashtests/crashtests.list
+ netwerk/test/gtest/TestProtocolProxyService.cpp
+ netwerk/test/gtest/TestStandardURL.cpp
+ netwerk/test/httpserver/README
+ netwerk/test/httpserver/TODO
+ netwerk/test/httpserver/httpd.manifest
+ netwerk/test/httpserver/test/data/cern_meta/caret_test.txt^^
+ netwerk/test/httpserver/test/data/cern_meta/caret_test.txt^^headers^
+ netwerk/test/httpserver/test/data/cern_meta/test_both.html
+ netwerk/test/httpserver/test/data/cern_meta/test_both.html^headers^
+ netwerk/test/httpserver/test/data/cern_meta/test_ctype_override.txt^headers^
+ netwerk/test/httpserver/test/data/cern_meta/test_status_override.html^headers^
+ netwerk/test/httpserver/test/data/cern_meta/test_status_override_nodesc.txt
+ netwerk/test/httpserver/test/data/cern_meta/test_status_override_nodesc.txt^headers^
+ netwerk/test/httpserver/test/data/name-scheme/bar.html^^headers^
+ netwerk/test/httpserver/test/data/name-scheme/folder^^/ERROR_IF_SEE_THIS.txt^
+ netwerk/test/httpserver/test/data/name-scheme/folder^^/SHOULD_SEE_THIS.txt^^
+ netwerk/test/httpserver/test/data/name-scheme/folder^^/file.txt
+ netwerk/test/httpserver/test/data/name-scheme/normal-file.txt
+ netwerk/test/httpserver/test/data/ranges/empty.txt
+ netwerk/test/httpserver/test/data/ranges/headers.txt
+ netwerk/test/httpserver/test/data/ranges/headers.txt^headers^
+ netwerk/test/httpserver/test/data/ranges/range.txt
+ netwerk/test/httpserver/test/data/sjs/cgi.sjs
+ netwerk/test/httpserver/test/data/sjs/cgi.sjs^headers^
+ netwerk/test/httpserver/test/data/sjs/object-state.sjs
+ netwerk/test/httpserver/test/data/sjs/qi.sjs
+ netwerk/test/httpserver/test/data/sjs/range-checker.sjs
+ netwerk/test/httpserver/test/data/sjs/sjs
+ netwerk/test/httpserver/test/data/sjs/state1.sjs
+ netwerk/test/httpserver/test/data/sjs/state2.sjs
+ netwerk/test/httpserver/test/data/sjs/thrower.sjs
+ netwerk/test/httpserver/test/test_load_module.js
+ netwerk/test/httpserver/test/xpcshell.ini
+ netwerk/test/mochitests/file_loadinfo_redirectchain.sjs
+ netwerk/test/mochitests/method.sjs
+ netwerk/test/mochitests/mochitest.ini
+ netwerk/test/mochitests/redirect.sjs
+ netwerk/test/mochitests/redirect_idn.html
+ netwerk/test/mochitests/redirect_idn.html^headers^
+ netwerk/test/mochitests/rel_preconnect.sjs
+ netwerk/test/mochitests/signed_web_packaged_app.sjs
+ netwerk/test/mochitests/test_accept_header.sjs
+ netwerk/test/mochitests/user_agent.sjs
+ netwerk/test/mochitests/user_agent_update.sjs
+ netwerk/test/mochitests/web_packaged_app.sjs
+ netwerk/test/reftest/reftest-stylo.list
+ netwerk/test/reftest/reftest.list
+ netwerk/test/sites.txt
+ netwerk/test/unit/CA.cert.der
+ netwerk/test/unit/CA.key.pem
+ netwerk/test/unit/client_cert_chooser.manifest
+ netwerk/test/unit/data/image.png
+ netwerk/test/unit/data/signed_win.exe
+ netwerk/test/unit/data/system_root.lnk
+ netwerk/test/unit/data/test_psl.txt
+ netwerk/test/unit/data/test_readline1.txt
+ netwerk/test/unit/data/test_readline2.txt
+ netwerk/test/unit/data/test_readline3.txt
+ netwerk/test/unit/data/test_readline4.txt
+ netwerk/test/unit/data/test_readline5.txt
+ netwerk/test/unit/data/test_readline6.txt
+ netwerk/test/unit/data/test_readline7.txt
+ netwerk/test/unit/data/test_readline8.txt
+ netwerk/test/unit/head_cache.js
+ netwerk/test/unit/head_cache2.js
+ netwerk/test/unit/head_channels.js
+ netwerk/test/unit/socks_client_subprocess.js
+ netwerk/test/unit/test_1073747.js
+ netwerk/test/unit/test_304_responses.js
+ netwerk/test/unit/test_307_redirect.js
+ netwerk/test/unit/test_421.js
+ netwerk/test/unit/test_MIME_params.js
+ netwerk/test/unit/test_URIs.js
+ netwerk/test/unit/test_URIs2.js
+ netwerk/test/unit/test_XHR_redirects.js
+ netwerk/test/unit/test_aboutblank.js
+ netwerk/test/unit/test_addr_in_use_error.js
+ netwerk/test/unit/test_alt-data_simple.js
+ netwerk/test/unit/test_alt-data_stream.js
+ netwerk/test/unit/test_altsvc.js
+ netwerk/test/unit/test_assoc.js
+ netwerk/test/unit/test_auth_dialog_permission.js
+ netwerk/test/unit/test_auth_jar.js
+ netwerk/test/unit/test_authentication.js
+ netwerk/test/unit/test_authpromptwrapper.js
+ netwerk/test/unit/test_backgroundfilesaver.js
+ netwerk/test/unit/test_be_conservative.js
+ netwerk/test/unit/test_bug1064258.js
+ netwerk/test/unit/test_bug1195415.js
+ netwerk/test/unit/test_bug1218029.js
+ netwerk/test/unit/test_bug1279246.js
+ netwerk/test/unit/test_bug203271.js
+ netwerk/test/unit/test_bug261425.js
+ netwerk/test/unit/test_bug263127.js
+ netwerk/test/unit/test_bug282432.js
+ netwerk/test/unit/test_bug321706.js
+ netwerk/test/unit/test_bug331825.js
+ netwerk/test/unit/test_bug336501.js
+ netwerk/test/unit/test_bug337744.js
+ netwerk/test/unit/test_bug365133.js
+ netwerk/test/unit/test_bug368702.js
+ netwerk/test/unit/test_bug369787.js
+ netwerk/test/unit/test_bug371473.js
+ netwerk/test/unit/test_bug376660.js
+ netwerk/test/unit/test_bug376844.js
+ netwerk/test/unit/test_bug376865.js
+ netwerk/test/unit/test_bug379034.js
+ netwerk/test/unit/test_bug380994.js
+ netwerk/test/unit/test_bug388281.js
+ netwerk/test/unit/test_bug396389.js
+ netwerk/test/unit/test_bug401564.js
+ netwerk/test/unit/test_bug411952.js
+ netwerk/test/unit/test_bug412457.js
+ netwerk/test/unit/test_bug412945.js
+ netwerk/test/unit/test_bug414122.js
+ netwerk/test/unit/test_bug427957.js
+ netwerk/test/unit/test_bug429347.js
+ netwerk/test/unit/test_bug455311.js
+ netwerk/test/unit/test_bug464591.js
+ netwerk/test/unit/test_bug468426.js
+ netwerk/test/unit/test_bug468594.js
+ netwerk/test/unit/test_bug470716.js
+ netwerk/test/unit/test_bug477578.js
+ netwerk/test/unit/test_bug479413.js
+ netwerk/test/unit/test_bug479485.js
+ netwerk/test/unit/test_bug482601.js
+ netwerk/test/unit/test_bug484684.js
+ netwerk/test/unit/test_bug490095.js
+ netwerk/test/unit/test_bug504014.js
+ netwerk/test/unit/test_bug510359.js
+ netwerk/test/unit/test_bug515583.js
+ netwerk/test/unit/test_bug528292.js
+ netwerk/test/unit/test_bug536324_64bit_content_length.js
+ netwerk/test/unit/test_bug540566.js
+ netwerk/test/unit/test_bug543805.js
+ netwerk/test/unit/test_bug553970.js
+ netwerk/test/unit/test_bug561042.js
+ netwerk/test/unit/test_bug561276.js
+ netwerk/test/unit/test_bug580508.js
+ netwerk/test/unit/test_bug586908.js
+ netwerk/test/unit/test_bug596443.js
+ netwerk/test/unit/test_bug618835.js
+ netwerk/test/unit/test_bug633743.js
+ netwerk/test/unit/test_bug650995.js
+ netwerk/test/unit/test_bug652761.js
+ netwerk/test/unit/test_bug654926.js
+ netwerk/test/unit/test_bug654926_doom_and_read.js
+ netwerk/test/unit/test_bug654926_test_seek.js
+ netwerk/test/unit/test_bug659569.js
+ netwerk/test/unit/test_bug660066.js
+ netwerk/test/unit/test_bug667818.js
+ netwerk/test/unit/test_bug667907.js
+ netwerk/test/unit/test_bug669001.js
+ netwerk/test/unit/test_bug767025.js
+ netwerk/test/unit/test_bug770243.js
+ netwerk/test/unit/test_bug812167.js
+ netwerk/test/unit/test_bug826063.js
+ netwerk/test/unit/test_bug894586.js
+ netwerk/test/unit/test_bug935499.js
+ netwerk/test/unit/test_cache-control_request.js
+ netwerk/test/unit/test_cache2-00-service-get.js
+ netwerk/test/unit/test_cache2-01-basic.js
+ netwerk/test/unit/test_cache2-01a-basic-readonly.js
+ netwerk/test/unit/test_cache2-01b-basic-datasize.js
+ netwerk/test/unit/test_cache2-01c-basic-hasmeta-only.js
+ netwerk/test/unit/test_cache2-01d-basic-not-wanted.js
+ netwerk/test/unit/test_cache2-01e-basic-bypass-if-busy.js
+ netwerk/test/unit/test_cache2-01f-basic-openTruncate.js
+ netwerk/test/unit/test_cache2-02-open-non-existing.js
+ netwerk/test/unit/test_cache2-03-oncacheentryavail-throws.js
+ netwerk/test/unit/test_cache2-04-oncacheentryavail-throws2x.js
+ netwerk/test/unit/test_cache2-05-visit.js
+ netwerk/test/unit/test_cache2-06-pb-mode.js
+ netwerk/test/unit/test_cache2-07-visit-memory.js
+ netwerk/test/unit/test_cache2-07a-open-memory.js
+ netwerk/test/unit/test_cache2-08-evict-disk-by-memory-storage.js
+ netwerk/test/unit/test_cache2-09-evict-disk-by-uri.js
+ netwerk/test/unit/test_cache2-10-evict-direct.js
+ netwerk/test/unit/test_cache2-10b-evict-direct-immediate.js
+ netwerk/test/unit/test_cache2-11-evict-memory.js
+ netwerk/test/unit/test_cache2-12-evict-disk.js
+ netwerk/test/unit/test_cache2-13-evict-non-existing.js
+ netwerk/test/unit/test_cache2-14-concurent-readers.js
+ netwerk/test/unit/test_cache2-14b-concurent-readers-complete.js
+ netwerk/test/unit/test_cache2-15-conditional-304.js
+ netwerk/test/unit/test_cache2-16-conditional-200.js
+ netwerk/test/unit/test_cache2-17-evict-all.js
+ netwerk/test/unit/test_cache2-18-not-valid.js
+ netwerk/test/unit/test_cache2-19-range-206.js
+ netwerk/test/unit/test_cache2-20-range-200.js
+ netwerk/test/unit/test_cache2-21-anon-storage.js
+ netwerk/test/unit/test_cache2-22-anon-visit.js
+ netwerk/test/unit/test_cache2-23-read-over-chunk.js
+ netwerk/test/unit/test_cache2-24-exists.js
+ netwerk/test/unit/test_cache2-25-chunk-memory-limit.js
+ netwerk/test/unit/test_cache2-26-no-outputstream-open.js
+ netwerk/test/unit/test_cache2-27-force-valid-for.js
+ netwerk/test/unit/test_cache2-28-last-access-attrs.js
+ netwerk/test/unit/test_cache2-28a-OPEN_SECRETLY.js
+ netwerk/test/unit/test_cache2-29a-concurrent_read_resumable_entry_size_zero.js
+ netwerk/test/unit/test_cache2-29b-concurrent_read_non-resumable_entry_size_zero.js
+ netwerk/test/unit/test_cache2-29c-concurrent_read_half-interrupted.js
+ netwerk/test/unit/test_cache2-29d-concurrent_read_half-corrupted-206.js
+ netwerk/test/unit/test_cache2-29e-concurrent_read_half-non-206-response.js
+ netwerk/test/unit/test_cache2-30a-entry-pinning.js
+ netwerk/test/unit/test_cache2-30b-pinning-storage-clear.js
+ netwerk/test/unit/test_cache2-30c-pinning-deferred-doom.js
+ netwerk/test/unit/test_cache2-30d-pinning-WasEvicted-API.js
+ netwerk/test/unit/test_cacheForOfflineUse_no-store.js
+ netwerk/test/unit/test_cache_jar.js
+ netwerk/test/unit/test_cacheflags.js
+ netwerk/test/unit/test_channel_close.js
+ netwerk/test/unit/test_chunked_responses.js
+ netwerk/test/unit/test_compareURIs.js
+ netwerk/test/unit/test_compressappend.js
+ netwerk/test/unit/test_content_encoding_gzip.js
+ netwerk/test/unit/test_content_length_underrun.js
+ netwerk/test/unit/test_content_sniffer.js
+ netwerk/test/unit/test_cookie_blacklist.js
+ netwerk/test/unit/test_cookie_header.js
+ netwerk/test/unit/test_data_protocol.js
+ netwerk/test/unit/test_dns_cancel.js
+ netwerk/test/unit/test_dns_disable_ipv4.js
+ netwerk/test/unit/test_dns_disable_ipv6.js
+ netwerk/test/unit/test_dns_localredirect.js
+ netwerk/test/unit/test_dns_offline.js
+ netwerk/test/unit/test_dns_onion.js
+ netwerk/test/unit/test_dns_per_interface.js
+ netwerk/test/unit/test_dns_service.js
+ netwerk/test/unit/test_doomentry.js
+ netwerk/test/unit/test_duplicate_headers.js
+ netwerk/test/unit/test_event_sink.js
+ netwerk/test/unit/test_fallback_no-cache-entry_canceled.js
+ netwerk/test/unit/test_fallback_no-cache-entry_passing.js
+ netwerk/test/unit/test_fallback_redirect-to-different-origin_canceled.js
+ netwerk/test/unit/test_fallback_redirect-to-different-origin_passing.js
+ netwerk/test/unit/test_fallback_request-error_canceled.js
+ netwerk/test/unit/test_fallback_request-error_passing.js
+ netwerk/test/unit/test_fallback_response-error_canceled.js
+ netwerk/test/unit/test_fallback_response-error_passing.js
+ netwerk/test/unit/test_file_protocol.js
+ netwerk/test/unit/test_filestreams.js
+ netwerk/test/unit/test_freshconnection.js
+ netwerk/test/unit/test_getHost.js
+ netwerk/test/unit/test_gre_resources.js
+ netwerk/test/unit/test_gzipped_206.js
+ netwerk/test/unit/test_head.js
+ netwerk/test/unit/test_header_Accept-Language.js
+ netwerk/test/unit/test_header_Accept-Language_case.js
+ netwerk/test/unit/test_headers.js
+ netwerk/test/unit/test_http2.js
+ netwerk/test/unit/test_http_headers.js
+ netwerk/test/unit/test_httpcancel.js
+ netwerk/test/unit/test_httpsuspend.js
+ netwerk/test/unit/test_idn_blacklist.js
+ netwerk/test/unit/test_idn_urls.js
+ netwerk/test/unit/test_idna2008.js
+ netwerk/test/unit/test_idnservice.js
+ netwerk/test/unit/test_immutable.js
+ netwerk/test/unit/test_inhibit_caching.js
+ netwerk/test/unit/test_link.desktop
+ netwerk/test/unit/test_link.url
+ netwerk/test/unit/test_localstreams.js
+ netwerk/test/unit/test_mismatch_last-modified.js
+ netwerk/test/unit/test_multipart_byteranges.js
+ netwerk/test/unit/test_multipart_streamconv-byte-by-byte.js
+ netwerk/test/unit/test_multipart_streamconv.js
+ netwerk/test/unit/test_multipart_streamconv_missing_lead_boundary.js
+ netwerk/test/unit/test_nestedabout_serialize.js
+ netwerk/test/unit/test_net_addr.js
+ netwerk/test/unit/test_nojsredir.js
+ netwerk/test/unit/test_nsIBufferedOutputStream_writeFrom_block.js
+ netwerk/test/unit/test_offline_status.js
+ netwerk/test/unit/test_original_sent_received_head.js
+ netwerk/test/unit/test_partial_response_entry_size_smart_shrink.js
+ netwerk/test/unit/test_permmgr.js
+ netwerk/test/unit/test_pinned_app_cache.js
+ netwerk/test/unit/test_plaintext_sniff.js
+ netwerk/test/unit/test_post.js
+ netwerk/test/unit/test_predictor.js
+ netwerk/test/unit/test_private_cookie_changed.js
+ netwerk/test/unit/test_private_necko_channel.js
+ netwerk/test/unit/test_progress.js
+ netwerk/test/unit/test_proxy-failover_canceled.js
+ netwerk/test/unit/test_proxy-failover_passing.js
+ netwerk/test/unit/test_proxy-replace_canceled.js
+ netwerk/test/unit/test_proxy-replace_passing.js
+ netwerk/test/unit/test_psl.js
+ netwerk/test/unit/test_range_requests.js
+ netwerk/test/unit/test_redirect-caching_canceled.js
+ netwerk/test/unit/test_redirect-caching_failure.js
+ netwerk/test/unit/test_redirect-caching_passing.js
+ netwerk/test/unit/test_redirect_baduri.js
+ netwerk/test/unit/test_redirect_canceled.js
+ netwerk/test/unit/test_redirect_different-protocol.js
+ netwerk/test/unit/test_redirect_failure.js
+ netwerk/test/unit/test_redirect_from_script.js
+ netwerk/test/unit/test_redirect_from_script_after-open_passing.js
+ netwerk/test/unit/test_redirect_history.js
+ netwerk/test/unit/test_redirect_loop.js
+ netwerk/test/unit/test_redirect_passing.js
+ netwerk/test/unit/test_reentrancy.js
+ netwerk/test/unit/test_referrer.js
+ netwerk/test/unit/test_referrer_policy.js
+ netwerk/test/unit/test_reopen.js
+ netwerk/test/unit/test_reply_without_content_type.js
+ netwerk/test/unit/test_resumable_channel.js
+ netwerk/test/unit/test_resumable_truncate.js
+ netwerk/test/unit/test_safeoutputstream_append.js
+ netwerk/test/unit/test_separate_connections.js
+ netwerk/test/unit/test_signature_extraction.js
+ netwerk/test/unit/test_simple.js
+ netwerk/test/unit/test_sockettransportsvc_available.js
+ netwerk/test/unit/test_socks.js
+ netwerk/test/unit/test_standardurl.js
+ netwerk/test/unit/test_standardurl_port.js
+ netwerk/test/unit/test_streamcopier.js
+ netwerk/test/unit/test_suspend_channel_before_connect.js
+ netwerk/test/unit/test_suspend_channel_on_modified.js
+ netwerk/test/unit/test_synthesized_response.js
+ netwerk/test/unit/test_throttlechannel.js
+ netwerk/test/unit/test_throttlequeue.js
+ netwerk/test/unit/test_throttling.js
+ netwerk/test/unit/test_tldservice_nextsubdomain.js
+ netwerk/test/unit/test_tls_server.js
+ netwerk/test/unit/test_tls_server_multiple_clients.js
+ netwerk/test/unit/test_traceable_channel.js
+ netwerk/test/unit/test_udp_multicast.js
+ netwerk/test/unit/test_unescapestring.js
+ netwerk/test/unit/test_unix_domain.js
+ netwerk/test/unit/test_xmlhttprequest.js
+ netwerk/test/unit/xpcshell.ini
+ netwerk/test/unit_ipc/child_app_offline_notifications.js
+ netwerk/test/unit_ipc/child_channel_id.js
+ netwerk/test/unit_ipc/head_cc.js
+ netwerk/test/unit_ipc/head_channels_clone.js
+ netwerk/test/unit_ipc/test_XHR_redirects.js
+ netwerk/test/unit_ipc/test_alt-data_simple_wrap.js
+ netwerk/test/unit_ipc/test_alt-data_stream_wrap.js
+ netwerk/test/unit_ipc/test_bug248970_cookie_wrap.js
+ netwerk/test/unit_ipc/test_bug528292_wrap.js
+ netwerk/test/unit_ipc/test_cache_jar_wrap.js
+ netwerk/test/unit_ipc/test_cacheflags_wrap.js
+ netwerk/test/unit_ipc/test_channel_close_wrap.js
+ netwerk/test/unit_ipc/test_channel_id.js
+ netwerk/test/unit_ipc/test_chunked_responses_wrap.js
+ netwerk/test/unit_ipc/test_cookie_header_wrap.js
+ netwerk/test/unit_ipc/test_cookiejars_wrap.js
+ netwerk/test/unit_ipc/test_dns_cancel_wrap.js
+ netwerk/test/unit_ipc/test_dns_per_interface_wrap.js
+ netwerk/test/unit_ipc/test_dns_service_wrap.js
+ netwerk/test/unit_ipc/test_duplicate_headers_wrap.js
+ netwerk/test/unit_ipc/test_event_sink_wrap.js
+ netwerk/test/unit_ipc/test_getHost_wrap.js
+ netwerk/test/unit_ipc/test_head_wrap.js
+ netwerk/test/unit_ipc/test_headers_wrap.js
+ netwerk/test/unit_ipc/test_httpsuspend_wrap.js
+ netwerk/test/unit_ipc/test_original_sent_received_head_wrap.js
+ netwerk/test/unit_ipc/test_post_wrap.js
+ netwerk/test/unit_ipc/test_predictor_wrap.js
+ netwerk/test/unit_ipc/test_progress_wrap.js
+ netwerk/test/unit_ipc/test_redirect-caching_canceled_wrap.js
+ netwerk/test/unit_ipc/test_redirect-caching_failure_wrap.js
+ netwerk/test/unit_ipc/test_redirect-caching_passing_wrap.js
+ netwerk/test/unit_ipc/test_redirect_canceled_wrap.js
+ netwerk/test/unit_ipc/test_redirect_different-protocol_wrap.js
+ netwerk/test/unit_ipc/test_redirect_failure_wrap.js
+ netwerk/test/unit_ipc/test_redirect_from_script_wrap.js
+ netwerk/test/unit_ipc/test_redirect_history_wrap.js
+ netwerk/test/unit_ipc/test_redirect_passing_wrap.js
+ netwerk/test/unit_ipc/test_reentrancy_wrap.js
+ netwerk/test/unit_ipc/test_reply_without_content_type_wrap.js
+ netwerk/test/unit_ipc/test_resumable_channel_wrap.js
+ netwerk/test/unit_ipc/test_simple_wrap.js
+ netwerk/test/unit_ipc/test_synthesized_response_wrap.js
+ netwerk/test/unit_ipc/test_xmlhttprequest_wrap.js
+ netwerk/test/unit_ipc/xpcshell.ini
+ netwerk/test/urlparse.dat
+ netwerk/test/urlparse_mac.dat
+ netwerk/test/urlparse_unx.dat
+ netwerk/test/urlparse_win.dat
+ netwerk/test/urltests.dat
+ nsprpub/build/autoconf/README
+ nsprpub/build/autoconf/patches/config.sub.patch
+ nsprpub/config/.cvsignore
+ nsprpub/config/nspr.m4
+ nsprpub/config/nspr.pc.in
+ nsprpub/config/system-headers
+ nsprpub/lib/.cvsignore
+ nsprpub/lib/ds/.cvsignore
+ nsprpub/lib/ds/plds.def
+ nsprpub/lib/libc/.cvsignore
+ nsprpub/lib/libc/README
+ nsprpub/lib/libc/include/.cvsignore
+ nsprpub/lib/libc/include/README
+ nsprpub/lib/libc/src/.cvsignore
+ nsprpub/lib/libc/src/README
+ nsprpub/lib/libc/src/plc.def
+ nsprpub/lib/prstreams/.cvsignore
+ nsprpub/lib/prstreams/tests/testprstrm/.cvsignore
+ nsprpub/lib/tests/.cvsignore
+ nsprpub/pr/.cvsignore
+ nsprpub/pr/include/.cvsignore
+ nsprpub/pr/include/md/.cvsignore
+ nsprpub/pr/include/obsolete/.cvsignore
+ nsprpub/pr/include/private/.cvsignore
+ nsprpub/pr/src/.cvsignore
+ nsprpub/pr/src/bthreads/.cvsignore
+ nsprpub/pr/src/cplus/.cvsignore
+ nsprpub/pr/src/cplus/tests/.cvsignore
+ nsprpub/pr/src/io/.cvsignore
+ nsprpub/pr/src/linking/.cvsignore
+ nsprpub/pr/src/malloc/.cvsignore
+ nsprpub/pr/src/md/.cvsignore
+ nsprpub/pr/src/md/beos/.cvsignore
+ nsprpub/pr/src/md/os2/.cvsignore
+ nsprpub/pr/src/md/os2/os2emx.s
+ nsprpub/pr/src/md/os2/os2vaclegacy.s
+ nsprpub/pr/src/md/unix/.cvsignore
+ nsprpub/pr/src/md/windows/.cvsignore
+ nsprpub/pr/src/memory/.cvsignore
+ nsprpub/pr/src/misc/.cvsignore
+ nsprpub/pr/src/nspr.def
+ nsprpub/pr/src/pthreads/.cvsignore
+ nsprpub/pr/src/threads/.cvsignore
+ nsprpub/pr/src/threads/combined/.cvsignore
+ nsprpub/pr/src/threads/combined/README
+ nsprpub/pr/tests/.cvsignore
+ nsprpub/pr/tests/README.TXT
+ nsprpub/pr/tests/dll/.cvsignore
+ nsprpub/pr/tests/dll/my.def
+ nsprpub/tools/.cvsignore
+ other-licenses/7zstub/README.mcp
+ other-licenses/7zstub/ReleaseD/7zSD.sfx.exe
+ other-licenses/7zstub/customizations.diff
+ other-licenses/7zstub/palemoon/7zSD.sfx
+ other-licenses/7zstub/src/Asm/arm/7zCrcOpt.asm
+ other-licenses/7zstub/src/Asm/x86/7zAsm.asm
+ other-licenses/7zstub/src/Asm/x86/7zCrcOpt.asm
+ other-licenses/7zstub/src/Asm/x86/AesOpt.asm
+ other-licenses/7zstub/src/Asm/x86/LzmaDecOpt.asm
+ other-licenses/7zstub/src/Asm/x86/XzCrc64Opt.asm
+ other-licenses/7zstub/src/C/7z.h
+ other-licenses/7zstub/src/C/7zAlloc.c
+ other-licenses/7zstub/src/C/7zAlloc.h
+ other-licenses/7zstub/src/C/7zArcIn.c
+ other-licenses/7zstub/src/C/7zBuf.c
+ other-licenses/7zstub/src/C/7zBuf.h
+ other-licenses/7zstub/src/C/7zBuf2.c
+ other-licenses/7zstub/src/C/7zCrc.c
+ other-licenses/7zstub/src/C/7zCrc.h
+ other-licenses/7zstub/src/C/7zCrcOpt.c
+ other-licenses/7zstub/src/C/7zDec.c
+ other-licenses/7zstub/src/C/7zFile.c
+ other-licenses/7zstub/src/C/7zFile.h
+ other-licenses/7zstub/src/C/7zStream.c
+ other-licenses/7zstub/src/C/7zTypes.h
+ other-licenses/7zstub/src/C/7zVersion.h
+ other-licenses/7zstub/src/C/7zVersion.rc
+ other-licenses/7zstub/src/C/Aes.c
+ other-licenses/7zstub/src/C/Aes.h
+ other-licenses/7zstub/src/C/AesOpt.c
+ other-licenses/7zstub/src/C/Alloc.c
+ other-licenses/7zstub/src/C/Alloc.h
+ other-licenses/7zstub/src/C/Bcj2.c
+ other-licenses/7zstub/src/C/Bcj2.h
+ other-licenses/7zstub/src/C/Bcj2Enc.c
+ other-licenses/7zstub/src/C/Bra.c
+ other-licenses/7zstub/src/C/Bra.h
+ other-licenses/7zstub/src/C/Bra86.c
+ other-licenses/7zstub/src/C/BraIA64.c
+ other-licenses/7zstub/src/C/Compiler.h
+ other-licenses/7zstub/src/C/CpuArch.c
+ other-licenses/7zstub/src/C/CpuArch.h
+ other-licenses/7zstub/src/C/Delta.c
+ other-licenses/7zstub/src/C/Delta.h
+ other-licenses/7zstub/src/C/DllSecur.c
+ other-licenses/7zstub/src/C/DllSecur.h
+ other-licenses/7zstub/src/C/LzFind.c
+ other-licenses/7zstub/src/C/LzFind.h
+ other-licenses/7zstub/src/C/LzFindMt.c
+ other-licenses/7zstub/src/C/LzFindMt.h
+ other-licenses/7zstub/src/C/LzHash.h
+ other-licenses/7zstub/src/C/Lzma2Dec.c
+ other-licenses/7zstub/src/C/Lzma2Dec.h
+ other-licenses/7zstub/src/C/Lzma2DecMt.c
+ other-licenses/7zstub/src/C/Lzma2DecMt.h
+ other-licenses/7zstub/src/C/Lzma2Enc.c
+ other-licenses/7zstub/src/C/Lzma2Enc.h
+ other-licenses/7zstub/src/C/Lzma86.h
+ other-licenses/7zstub/src/C/Lzma86Dec.c
+ other-licenses/7zstub/src/C/Lzma86Enc.c
+ other-licenses/7zstub/src/C/LzmaDec.c
+ other-licenses/7zstub/src/C/LzmaDec.h
+ other-licenses/7zstub/src/C/LzmaEnc.c
+ other-licenses/7zstub/src/C/LzmaEnc.h
+ other-licenses/7zstub/src/C/LzmaLib.c
+ other-licenses/7zstub/src/C/LzmaLib.h
+ other-licenses/7zstub/src/C/MtCoder.c
+ other-licenses/7zstub/src/C/MtCoder.h
+ other-licenses/7zstub/src/C/MtDec.c
+ other-licenses/7zstub/src/C/MtDec.h
+ other-licenses/7zstub/src/C/Ppmd.h
+ other-licenses/7zstub/src/C/Ppmd7.c
+ other-licenses/7zstub/src/C/Ppmd7.h
+ other-licenses/7zstub/src/C/Ppmd7Dec.c
+ other-licenses/7zstub/src/C/Ppmd7Enc.c
+ other-licenses/7zstub/src/C/Precomp.h
+ other-licenses/7zstub/src/C/RotateDefs.h
+ other-licenses/7zstub/src/C/Sha256.c
+ other-licenses/7zstub/src/C/Sha256.h
+ other-licenses/7zstub/src/C/Sort.c
+ other-licenses/7zstub/src/C/Sort.h
+ other-licenses/7zstub/src/C/Threads.c
+ other-licenses/7zstub/src/C/Threads.h
+ other-licenses/7zstub/src/C/Util/7z/7z.dsp
+ other-licenses/7zstub/src/C/Util/7z/7z.dsw
+ other-licenses/7zstub/src/C/Util/7z/7zMain.c
+ other-licenses/7zstub/src/C/Util/7z/Precomp.c
+ other-licenses/7zstub/src/C/Util/7z/Precomp.h
+ other-licenses/7zstub/src/C/Util/7z/makefile
+ other-licenses/7zstub/src/C/Util/7z/makefile.gcc
+ other-licenses/7zstub/src/C/Util/Lzma/LzmaUtil.c
+ other-licenses/7zstub/src/C/Util/Lzma/LzmaUtil.dsp
+ other-licenses/7zstub/src/C/Util/Lzma/LzmaUtil.dsw
+ other-licenses/7zstub/src/C/Util/Lzma/makefile
+ other-licenses/7zstub/src/C/Util/Lzma/makefile.gcc
+ other-licenses/7zstub/src/C/Util/LzmaLib/LzmaLib.def
+ other-licenses/7zstub/src/C/Util/LzmaLib/LzmaLib.dsp
+ other-licenses/7zstub/src/C/Util/LzmaLib/LzmaLib.dsw
+ other-licenses/7zstub/src/C/Util/LzmaLib/LzmaLibExports.c
+ other-licenses/7zstub/src/C/Util/LzmaLib/makefile
+ other-licenses/7zstub/src/C/Util/LzmaLib/resource.rc
+ other-licenses/7zstub/src/C/Util/SfxSetup/Precomp.c
+ other-licenses/7zstub/src/C/Util/SfxSetup/Precomp.h
+ other-licenses/7zstub/src/C/Util/SfxSetup/SfxSetup.c
+ other-licenses/7zstub/src/C/Util/SfxSetup/SfxSetup.dsp
+ other-licenses/7zstub/src/C/Util/SfxSetup/SfxSetup.dsw
+ other-licenses/7zstub/src/C/Util/SfxSetup/makefile
+ other-licenses/7zstub/src/C/Util/SfxSetup/makefile_con
+ other-licenses/7zstub/src/C/Util/SfxSetup/resource.rc
+ other-licenses/7zstub/src/C/Util/SfxSetup/setup.ico
+ other-licenses/7zstub/src/C/Xz.c
+ other-licenses/7zstub/src/C/Xz.h
+ other-licenses/7zstub/src/C/XzCrc64.c
+ other-licenses/7zstub/src/C/XzCrc64.h
+ other-licenses/7zstub/src/C/XzCrc64Opt.c
+ other-licenses/7zstub/src/C/XzDec.c
+ other-licenses/7zstub/src/C/XzEnc.c
+ other-licenses/7zstub/src/C/XzEnc.h
+ other-licenses/7zstub/src/C/XzIn.c
+ other-licenses/7zstub/src/CPP/7zip/7zip.mak
+ other-licenses/7zstub/src/CPP/7zip/Aes.mak
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zCompressionMode.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zCompressionMode.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zDecode.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zDecode.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zEncode.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zEncode.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zExtract.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zFolderInStream.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zFolderInStream.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zHandler.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zHandler.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zHandlerOut.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zHeader.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zHeader.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zIn.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zIn.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zItem.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zOut.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zOut.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zProperties.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zProperties.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zRegister.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zSpecStream.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zSpecStream.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zUpdate.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/7zUpdate.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/7z/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Archive.def
+ other-licenses/7zstub/src/CPP/7zip/Archive/Archive2.def
+ other-licenses/7zstub/src/CPP/7zip/Archive/ArchiveExports.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/CoderMixer2.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/CoderMixer2.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/DummyOutStream.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/DummyOutStream.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/HandlerOut.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/HandlerOut.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/InStreamWithCRC.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/InStreamWithCRC.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/ItemNameUtils.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/ItemNameUtils.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/MultiStream.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/MultiStream.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/OutStreamWithCRC.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/OutStreamWithCRC.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/ParseProperties.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/ParseProperties.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Common/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/DllExports2.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/IArchive.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/Icons/7z.ico
+ other-licenses/7zstub/src/CPP/7zip/Archive/LzmaHandler.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/SplitHandler.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Archive/XzHandler.cpp
+ other-licenses/7zstub/src/CPP/7zip/Archive/XzHandler.h
+ other-licenses/7zstub/src/CPP/7zip/Asm.mak
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Alone7z/Alone.dsp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Alone7z/Alone.dsw
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Alone7z/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Alone7z/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Alone7z/makefile
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Alone7z/resource.rc
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Format7zExtractR/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Format7zExtractR/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Format7zExtractR/makefile
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Format7zExtractR/resource.rc
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Format7zR/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Format7zR/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Format7zR/makefile
+ other-licenses/7zstub/src/CPP/7zip/Bundles/Format7zR/resource.rc
+ other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaCon/LzmaAlone.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaCon/LzmaCon.dsp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaCon/LzmaCon.dsw
+ other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaCon/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaCon/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaCon/makefile
+ other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaCon/makefile.gcc
+ other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaCon/resource.rc
+ other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaSpec/LzmaSpec.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXCon/7z.ico
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXCon/SFXCon.dsp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXCon/SFXCon.dsw
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXCon/SfxCon.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXCon/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXCon/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXCon/makefile
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXCon/resource.rc
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/ExtractCallbackSfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/ExtractCallbackSfx.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/ExtractEngine.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/ExtractEngine.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsw
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/SfxSetup.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/makefile
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/resource.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/resource.rc
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/setup.ico
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXWin/7z.ico
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXWin/SFXWin.dsp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXWin/SFXWin.dsw
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXWin/SfxWin.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXWin/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXWin/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXWin/makefile
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXWin/resource.h
+ other-licenses/7zstub/src/CPP/7zip/Bundles/SFXWin/resource.rc
+ other-licenses/7zstub/src/CPP/7zip/Common/CWrappers.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/CWrappers.h
+ other-licenses/7zstub/src/CPP/7zip/Common/CreateCoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/CreateCoder.h
+ other-licenses/7zstub/src/CPP/7zip/Common/FilePathAutoRename.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/FilePathAutoRename.h
+ other-licenses/7zstub/src/CPP/7zip/Common/FileStreams.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/FileStreams.h
+ other-licenses/7zstub/src/CPP/7zip/Common/FilterCoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/FilterCoder.h
+ other-licenses/7zstub/src/CPP/7zip/Common/InBuffer.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/InBuffer.h
+ other-licenses/7zstub/src/CPP/7zip/Common/InOutTempBuffer.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/InOutTempBuffer.h
+ other-licenses/7zstub/src/CPP/7zip/Common/LimitedStreams.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/LimitedStreams.h
+ other-licenses/7zstub/src/CPP/7zip/Common/LockedStream.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/LockedStream.h
+ other-licenses/7zstub/src/CPP/7zip/Common/MethodId.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/MethodId.h
+ other-licenses/7zstub/src/CPP/7zip/Common/MethodProps.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/MethodProps.h
+ other-licenses/7zstub/src/CPP/7zip/Common/OffsetStream.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/OffsetStream.h
+ other-licenses/7zstub/src/CPP/7zip/Common/OutBuffer.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/OutBuffer.h
+ other-licenses/7zstub/src/CPP/7zip/Common/ProgressUtils.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/ProgressUtils.h
+ other-licenses/7zstub/src/CPP/7zip/Common/PropId.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/RegisterArc.h
+ other-licenses/7zstub/src/CPP/7zip/Common/RegisterCodec.h
+ other-licenses/7zstub/src/CPP/7zip/Common/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Common/StreamBinder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/StreamBinder.h
+ other-licenses/7zstub/src/CPP/7zip/Common/StreamObjects.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/StreamObjects.h
+ other-licenses/7zstub/src/CPP/7zip/Common/StreamUtils.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/StreamUtils.h
+ other-licenses/7zstub/src/CPP/7zip/Common/UniqBlocks.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/UniqBlocks.h
+ other-licenses/7zstub/src/CPP/7zip/Common/VirtThread.cpp
+ other-licenses/7zstub/src/CPP/7zip/Common/VirtThread.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/Bcj2Coder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/Bcj2Coder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/Bcj2Register.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/BcjCoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/BcjCoder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/BcjRegister.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/BranchMisc.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/BranchMisc.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/BranchRegister.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/ByteSwap.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/CodecExports.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/CopyCoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/CopyCoder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/CopyRegister.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/DeltaFilter.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/Lzma2Decoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/Lzma2Decoder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/Lzma2Encoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/Lzma2Encoder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/Lzma2Register.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/LzmaDecoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/LzmaDecoder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/LzmaEncoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/LzmaEncoder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/LzmaRegister.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/PpmdDecoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/PpmdDecoder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/PpmdEncoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/PpmdEncoder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/PpmdRegister.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/XzDecoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/XzDecoder.h
+ other-licenses/7zstub/src/CPP/7zip/Compress/XzEncoder.cpp
+ other-licenses/7zstub/src/CPP/7zip/Compress/XzEncoder.h
+ other-licenses/7zstub/src/CPP/7zip/Crc.mak
+ other-licenses/7zstub/src/CPP/7zip/Crc64.mak
+ other-licenses/7zstub/src/CPP/7zip/Crypto/7zAes.cpp
+ other-licenses/7zstub/src/CPP/7zip/Crypto/7zAes.h
+ other-licenses/7zstub/src/CPP/7zip/Crypto/7zAesRegister.cpp
+ other-licenses/7zstub/src/CPP/7zip/Crypto/MyAes.cpp
+ other-licenses/7zstub/src/CPP/7zip/Crypto/MyAes.h
+ other-licenses/7zstub/src/CPP/7zip/Crypto/MyAesReg.cpp
+ other-licenses/7zstub/src/CPP/7zip/Crypto/RandGen.cpp
+ other-licenses/7zstub/src/CPP/7zip/Crypto/RandGen.h
+ other-licenses/7zstub/src/CPP/7zip/Crypto/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/GuiCommon.rc
+ other-licenses/7zstub/src/CPP/7zip/Guid.txt
+ other-licenses/7zstub/src/CPP/7zip/ICoder.h
+ other-licenses/7zstub/src/CPP/7zip/IDecl.h
+ other-licenses/7zstub/src/CPP/7zip/IPassword.h
+ other-licenses/7zstub/src/CPP/7zip/IProgress.h
+ other-licenses/7zstub/src/CPP/7zip/IStream.h
+ other-licenses/7zstub/src/CPP/7zip/LzmaDec.mak
+ other-licenses/7zstub/src/CPP/7zip/MyVersion.h
+ other-licenses/7zstub/src/CPP/7zip/MyVersionInfo.rc
+ other-licenses/7zstub/src/CPP/7zip/PropID.h
+ other-licenses/7zstub/src/CPP/7zip/SubBuild.mak
+ other-licenses/7zstub/src/CPP/7zip/UI/Client7z/Client7z.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Client7z/Client7z.dsp
+ other-licenses/7zstub/src/CPP/7zip/UI/Client7z/Client7z.dsw
+ other-licenses/7zstub/src/CPP/7zip/UI/Client7z/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Client7z/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Client7z/makefile
+ other-licenses/7zstub/src/CPP/7zip/UI/Client7z/resource.rc
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ArchiveCommandLine.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ArchiveCommandLine.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ArchiveExtractCallback.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ArchiveExtractCallback.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ArchiveName.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ArchiveName.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ArchiveOpenCallback.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ArchiveOpenCallback.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/Bench.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/Bench.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/DefaultName.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/DefaultName.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/DirItem.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/EnumDirItems.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/EnumDirItems.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ExitCode.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/Extract.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/Extract.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ExtractMode.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ExtractingFilePath.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ExtractingFilePath.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/HashCalc.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/HashCalc.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/IFileExtractCallback.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/LoadCodecs.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/LoadCodecs.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/OpenArchive.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/OpenArchive.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/PropIDUtils.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/PropIDUtils.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/Property.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/SetProperties.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/SetProperties.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/SortUtils.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/SortUtils.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/TempFiles.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/TempFiles.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/Update.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/Update.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/UpdateAction.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/UpdateAction.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/UpdateCallback.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/UpdateCallback.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/UpdatePair.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/UpdatePair.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/UpdateProduce.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/UpdateProduce.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/WorkDir.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/WorkDir.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Common/ZipRegistry.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/BenchCon.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/BenchCon.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/Console.mak
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/ConsoleClose.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/ConsoleClose.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/ExtractCallbackConsole.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/ExtractCallbackConsole.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/HashCon.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/HashCon.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/List.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/List.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/Main.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/MainAr.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/OpenCallbackConsole.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/OpenCallbackConsole.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/PercentPrinter.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/PercentPrinter.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/StdAfx.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/StdAfx.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/UpdateCallbackConsole.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/UpdateCallbackConsole.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/UserInputUtils.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/UserInputUtils.h
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/makefile
+ other-licenses/7zstub/src/CPP/7zip/UI/Console/resource.rc
+ other-licenses/7zstub/src/CPP/7zip/UI/Explorer/MyMessages.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/Explorer/MyMessages.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/BrowseDialog.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/BrowseDialog.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/BrowseDialogRes.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ComboDialog.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ComboDialog.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ComboDialogRes.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/DialogSize.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ExtractCallback.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ExtractCallback.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/FormatUtils.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/FormatUtils.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/LangUtils.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/MyWindowsNew.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/OverwriteDialog.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/OverwriteDialog.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/OverwriteDialog.rc
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/OverwriteDialogRes.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/PasswordDialog.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/PasswordDialog.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/PasswordDialog.rc
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/PasswordDialogRes.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ProgressDialog.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ProgressDialog.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ProgressDialog.rc
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ProgressDialog2.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ProgressDialog2.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ProgressDialog2.rc
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ProgressDialog2Res.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ProgressDialog2a.rc
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/ProgressDialogRes.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/PropertyName.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/PropertyName.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/PropertyNameRes.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/SysIconUtils.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/SysIconUtils.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/resource.h
+ other-licenses/7zstub/src/CPP/7zip/UI/FileManager/resourceGui.h
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/Extract.rc
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/ExtractDialog.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/ExtractDialog.h
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/ExtractDialog.rc
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/ExtractDialogRes.h
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/ExtractGUI.cpp
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/ExtractGUI.h
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/ExtractRes.h
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/HashGUI.h
+ other-licenses/7zstub/src/CPP/7zip/UI/GUI/resource2.h
+ other-licenses/7zstub/src/CPP/Build.mak
+ other-licenses/7zstub/src/CPP/Common/AutoPtr.h
+ other-licenses/7zstub/src/CPP/Common/CRC.cpp
+ other-licenses/7zstub/src/CPP/Common/C_FileIO.cpp
+ other-licenses/7zstub/src/CPP/Common/C_FileIO.h
+ other-licenses/7zstub/src/CPP/Common/ComTry.h
+ other-licenses/7zstub/src/CPP/Common/CommandLineParser.cpp
+ other-licenses/7zstub/src/CPP/Common/CommandLineParser.h
+ other-licenses/7zstub/src/CPP/Common/Common.h
+ other-licenses/7zstub/src/CPP/Common/CrcReg.cpp
+ other-licenses/7zstub/src/CPP/Common/Defs.h
+ other-licenses/7zstub/src/CPP/Common/DynamicBuffer.h
+ other-licenses/7zstub/src/CPP/Common/IntToString.cpp
+ other-licenses/7zstub/src/CPP/Common/IntToString.h
+ other-licenses/7zstub/src/CPP/Common/Lang.h
+ other-licenses/7zstub/src/CPP/Common/ListFileUtils.cpp
+ other-licenses/7zstub/src/CPP/Common/ListFileUtils.h
+ other-licenses/7zstub/src/CPP/Common/MyBuffer.h
+ other-licenses/7zstub/src/CPP/Common/MyBuffer2.h
+ other-licenses/7zstub/src/CPP/Common/MyCom.h
+ other-licenses/7zstub/src/CPP/Common/MyException.h
+ other-licenses/7zstub/src/CPP/Common/MyGuidDef.h
+ other-licenses/7zstub/src/CPP/Common/MyInitGuid.h
+ other-licenses/7zstub/src/CPP/Common/MyLinux.h
+ other-licenses/7zstub/src/CPP/Common/MyString.cpp
+ other-licenses/7zstub/src/CPP/Common/MyString.h
+ other-licenses/7zstub/src/CPP/Common/MyTypes.h
+ other-licenses/7zstub/src/CPP/Common/MyUnknown.h
+ other-licenses/7zstub/src/CPP/Common/MyVector.cpp
+ other-licenses/7zstub/src/CPP/Common/MyVector.h
+ other-licenses/7zstub/src/CPP/Common/MyWindows.cpp
+ other-licenses/7zstub/src/CPP/Common/MyWindows.h
+ other-licenses/7zstub/src/CPP/Common/NewHandler.cpp
+ other-licenses/7zstub/src/CPP/Common/NewHandler.h
+ other-licenses/7zstub/src/CPP/Common/Sha256Reg.cpp
+ other-licenses/7zstub/src/CPP/Common/StdAfx.h
+ other-licenses/7zstub/src/CPP/Common/StdInStream.cpp
+ other-licenses/7zstub/src/CPP/Common/StdInStream.h
+ other-licenses/7zstub/src/CPP/Common/StdOutStream.cpp
+ other-licenses/7zstub/src/CPP/Common/StdOutStream.h
+ other-licenses/7zstub/src/CPP/Common/StringConvert.cpp
+ other-licenses/7zstub/src/CPP/Common/StringConvert.h
+ other-licenses/7zstub/src/CPP/Common/StringToInt.cpp
+ other-licenses/7zstub/src/CPP/Common/StringToInt.h
+ other-licenses/7zstub/src/CPP/Common/TextConfig.cpp
+ other-licenses/7zstub/src/CPP/Common/TextConfig.h
+ other-licenses/7zstub/src/CPP/Common/UTFConvert.cpp
+ other-licenses/7zstub/src/CPP/Common/UTFConvert.h
+ other-licenses/7zstub/src/CPP/Common/Wildcard.cpp
+ other-licenses/7zstub/src/CPP/Common/Wildcard.h
+ other-licenses/7zstub/src/CPP/Common/XzCrc64Init.cpp
+ other-licenses/7zstub/src/CPP/Common/XzCrc64Reg.cpp
+ other-licenses/7zstub/src/CPP/Windows/COM.h
+ other-licenses/7zstub/src/CPP/Windows/CommonDialog.cpp
+ other-licenses/7zstub/src/CPP/Windows/CommonDialog.h
+ other-licenses/7zstub/src/CPP/Windows/Control/ComboBox.cpp
+ other-licenses/7zstub/src/CPP/Windows/Control/ComboBox.h
+ other-licenses/7zstub/src/CPP/Windows/Control/CommandBar.h
+ other-licenses/7zstub/src/CPP/Windows/Control/Dialog.cpp
+ other-licenses/7zstub/src/CPP/Windows/Control/Dialog.h
+ other-licenses/7zstub/src/CPP/Windows/Control/Edit.h
+ other-licenses/7zstub/src/CPP/Windows/Control/ImageList.cpp
+ other-licenses/7zstub/src/CPP/Windows/Control/ImageList.h
+ other-licenses/7zstub/src/CPP/Windows/Control/ListView.cpp
+ other-licenses/7zstub/src/CPP/Windows/Control/ListView.h
+ other-licenses/7zstub/src/CPP/Windows/Control/ProgressBar.h
+ other-licenses/7zstub/src/CPP/Windows/Control/PropertyPage.cpp
+ other-licenses/7zstub/src/CPP/Windows/Control/PropertyPage.h
+ other-licenses/7zstub/src/CPP/Windows/Control/ReBar.h
+ other-licenses/7zstub/src/CPP/Windows/Control/Static.h
+ other-licenses/7zstub/src/CPP/Windows/Control/StatusBar.h
+ other-licenses/7zstub/src/CPP/Windows/Control/StdAfx.h
+ other-licenses/7zstub/src/CPP/Windows/Control/ToolBar.h
+ other-licenses/7zstub/src/CPP/Windows/Control/Trackbar.h
+ other-licenses/7zstub/src/CPP/Windows/Control/Window2.cpp
+ other-licenses/7zstub/src/CPP/Windows/Control/Window2.h
+ other-licenses/7zstub/src/CPP/Windows/DLL.cpp
+ other-licenses/7zstub/src/CPP/Windows/DLL.h
+ other-licenses/7zstub/src/CPP/Windows/Defs.h
+ other-licenses/7zstub/src/CPP/Windows/ErrorMsg.cpp
+ other-licenses/7zstub/src/CPP/Windows/ErrorMsg.h
+ other-licenses/7zstub/src/CPP/Windows/FileDir.cpp
+ other-licenses/7zstub/src/CPP/Windows/FileDir.h
+ other-licenses/7zstub/src/CPP/Windows/FileFind.cpp
+ other-licenses/7zstub/src/CPP/Windows/FileFind.h
+ other-licenses/7zstub/src/CPP/Windows/FileIO.cpp
+ other-licenses/7zstub/src/CPP/Windows/FileIO.h
+ other-licenses/7zstub/src/CPP/Windows/FileLink.cpp
+ other-licenses/7zstub/src/CPP/Windows/FileMapping.cpp
+ other-licenses/7zstub/src/CPP/Windows/FileMapping.h
+ other-licenses/7zstub/src/CPP/Windows/FileName.cpp
+ other-licenses/7zstub/src/CPP/Windows/FileName.h
+ other-licenses/7zstub/src/CPP/Windows/FileSystem.cpp
+ other-licenses/7zstub/src/CPP/Windows/FileSystem.h
+ other-licenses/7zstub/src/CPP/Windows/Handle.h
+ other-licenses/7zstub/src/CPP/Windows/MemoryLock.cpp
+ other-licenses/7zstub/src/CPP/Windows/MemoryLock.h
+ other-licenses/7zstub/src/CPP/Windows/NtCheck.h
+ other-licenses/7zstub/src/CPP/Windows/PropVariant.cpp
+ other-licenses/7zstub/src/CPP/Windows/PropVariant.h
+ other-licenses/7zstub/src/CPP/Windows/PropVariantConv.cpp
+ other-licenses/7zstub/src/CPP/Windows/PropVariantConv.h
+ other-licenses/7zstub/src/CPP/Windows/Registry.cpp
+ other-licenses/7zstub/src/CPP/Windows/Registry.h
+ other-licenses/7zstub/src/CPP/Windows/ResourceString.cpp
+ other-licenses/7zstub/src/CPP/Windows/ResourceString.h
+ other-licenses/7zstub/src/CPP/Windows/SecurityUtils.cpp
+ other-licenses/7zstub/src/CPP/Windows/SecurityUtils.h
+ other-licenses/7zstub/src/CPP/Windows/Shell.cpp
+ other-licenses/7zstub/src/CPP/Windows/Shell.h
+ other-licenses/7zstub/src/CPP/Windows/StdAfx.h
+ other-licenses/7zstub/src/CPP/Windows/Synchronization.cpp
+ other-licenses/7zstub/src/CPP/Windows/Synchronization.h
+ other-licenses/7zstub/src/CPP/Windows/System.cpp
+ other-licenses/7zstub/src/CPP/Windows/System.h
+ other-licenses/7zstub/src/CPP/Windows/Thread.h
+ other-licenses/7zstub/src/CPP/Windows/TimeUtils.cpp
+ other-licenses/7zstub/src/CPP/Windows/TimeUtils.h
+ other-licenses/7zstub/src/CPP/Windows/Window.cpp
+ other-licenses/7zstub/src/CPP/Windows/Window.h
+ other-licenses/7zstub/src/CS/7zip/Common/CRC.cs
+ other-licenses/7zstub/src/CS/7zip/Common/CommandLineParser.cs
+ other-licenses/7zstub/src/CS/7zip/Common/InBuffer.cs
+ other-licenses/7zstub/src/CS/7zip/Common/OutBuffer.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LZ/IMatchFinder.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LZ/LzBinTree.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LZ/LzInWindow.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LZ/LzOutWindow.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LZMA/LzmaBase.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LZMA/LzmaDecoder.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LZMA/LzmaEncoder.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LzmaAlone/LzmaAlone.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LzmaAlone/LzmaAlone.csproj
+ other-licenses/7zstub/src/CS/7zip/Compress/LzmaAlone/LzmaAlone.sln
+ other-licenses/7zstub/src/CS/7zip/Compress/LzmaAlone/LzmaBench.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LzmaAlone/Properties/AssemblyInfo.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LzmaAlone/Properties/Resources.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/LzmaAlone/Properties/Settings.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/RangeCoder/RangeCoder.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/RangeCoder/RangeCoderBit.cs
+ other-licenses/7zstub/src/CS/7zip/Compress/RangeCoder/RangeCoderBitTree.cs
+ other-licenses/7zstub/src/CS/7zip/ICoder.cs
+ other-licenses/7zstub/src/DOC/7zC.txt
+ other-licenses/7zstub/src/DOC/7zFormat.txt
+ other-licenses/7zstub/src/DOC/Methods.txt
+ other-licenses/7zstub/src/DOC/installer.txt
+ other-licenses/7zstub/src/DOC/lzma-history.txt
+ other-licenses/7zstub/src/DOC/lzma-sdk.txt
+ other-licenses/7zstub/src/DOC/lzma.txt
+ other-licenses/7zstub/src/Java/SevenZip/CRC.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/BinTree.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/InWindow.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/OutWindow.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/LZMA/Base.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/LZMA/Decoder.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/LZMA/Encoder.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/RangeCoder/BitTreeDecoder.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/RangeCoder/BitTreeEncoder.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/RangeCoder/Decoder.java
+ other-licenses/7zstub/src/Java/SevenZip/Compression/RangeCoder/Encoder.java
+ other-licenses/7zstub/src/Java/SevenZip/ICodeProgress.java
+ other-licenses/7zstub/src/Java/SevenZip/LzmaAlone.java
+ other-licenses/7zstub/src/Java/SevenZip/LzmaBench.java
+ other-licenses/7zstub/src/bin/7zS2.sfx
+ other-licenses/7zstub/src/bin/7zS2con.sfx
+ other-licenses/7zstub/src/bin/7zSD.sfx
+ other-licenses/7zstub/src/bin/7zdec.exe
+ other-licenses/7zstub/src/bin/7zr.exe
+ other-licenses/7zstub/src/bin/installer/config.txt
+ other-licenses/7zstub/src/bin/installer/cr.bat
+ other-licenses/7zstub/src/bin/lzma.exe
+ other-licenses/7zstub/src/bin/x64/7zr.exe
+ other-licenses/7zstub/uxp/7zSD.sfx
+ other-licenses/README
+ other-licenses/atk-1.0/atk/atk-enum-types.h
+ other-licenses/ia2/Accessible2_3.idl
+ other-licenses/nsis/Contrib/ApplicationID/ApplicationID.rc
+ other-licenses/nsis/Contrib/ApplicationID/Set.cpp
+ other-licenses/nsis/Contrib/ApplicationID/resource.h
+ other-licenses/nsis/Contrib/CertCheck/CertCheck.dsp
+ other-licenses/nsis/Contrib/CertCheck/CertCheck.dsw
+ other-licenses/nsis/Contrib/CityHash/CityHash.def
+ other-licenses/nsis/Contrib/CityHash/CityHash.dsp
+ other-licenses/nsis/Contrib/CityHash/CityHash.dsw
+ other-licenses/nsis/Contrib/ExDLL/SConscript
+ other-licenses/nsis/Contrib/ExDLL/exdll.c
+ other-licenses/nsis/Contrib/ExDLL/exdll.dsp
+ other-licenses/nsis/Contrib/ExDLL/exdll.dsw
+ other-licenses/nsis/Contrib/ExDLL/exdll.h
+ other-licenses/nsis/Contrib/ExDLL/exdllutil.cpp
+ other-licenses/nsis/Contrib/ExDLL/exdllutil.h
+ other-licenses/nsis/Contrib/InetBgDL/InetBgDL.dsp
+ other-licenses/nsis/Contrib/InetBgDL/InetBgDL.dsw
+ other-licenses/nsis/Contrib/README
+ other-licenses/nsis/Contrib/ServicesHelper/ServicesHelper.dsp
+ other-licenses/nsis/Contrib/ServicesHelper/ServicesHelper.dsw
+ other-licenses/nsis/Contrib/ServicesHelper/ServicesHelper.rc
+ other-licenses/nsis/Contrib/ServicesHelper/ServicesHelper.sln
+ other-licenses/nsis/Contrib/ServicesHelper/resource.h
+ other-licenses/nsis/Contrib/liteFirewall/ReadMe.txt
+ other-licenses/nsis/Contrib/liteFirewall/Sample.nsi
+ other-licenses/nsis/Contrib/liteFirewall/exdll.h
+ other-licenses/nsis/Contrib/liteFirewall/liteFirewall.dsp
+ other-licenses/nsis/Contrib/liteFirewall/liteFirewall.dsw
+ other-licenses/nsis/Contrib/liteFirewall/liteFirewall.sln
+ other-licenses/nsis/Contrib/liteFirewall/netfw.tlb
+ other-licenses/nsis/Plugins/AccessControl.dll
+ other-licenses/nsis/Plugins/AppAssocReg.dll
+ other-licenses/nsis/Plugins/ApplicationID.dll
+ other-licenses/nsis/Plugins/CertCheck.dll
+ other-licenses/nsis/Plugins/CityHash.dll
+ other-licenses/nsis/Plugins/InetBgDL.dll
+ other-licenses/nsis/Plugins/InvokeShellVerb.dll
+ other-licenses/nsis/Plugins/ServicesHelper.dll
+ other-licenses/nsis/Plugins/ShellLink.dll
+ other-licenses/nsis/Plugins/UAC.dll
+ other-licenses/nsis/Plugins/liteFirewallW.dll
+ other-licenses/nsis/nsisui.exe
+ other-licenses/ply/ply/__init__.py
+ other-licenses/snappy/README
+ other-licenses/snappy/src/AUTHORS
+ other-licenses/snappy/src/NEWS
+ other-licenses/snappy/src/README
+ other-licenses/snappy/src/format_description.txt
+ other-licenses/snappy/src/framing_format.txt
+ parser/expat/lib/internal.h
+ parser/expat/lib/nametab.h
+ parser/expat/lib/xmltok_ns.c
+ parser/htmlparser/tests/crashtests/515278-1.html
+ parser/htmlparser/tests/crashtests/650501-1.xhtml
+ parser/htmlparser/tests/crashtests/crashtests.list
+ parser/htmlparser/tests/mochitest/blue.png
+ parser/htmlparser/tests/mochitest/browser.ini
+ parser/htmlparser/tests/mochitest/browser_viewsource.js
+ parser/htmlparser/tests/mochitest/dir_bug534293/file_bug534293.sjs
+ parser/htmlparser/tests/mochitest/file_async_bug1104732.sjs
+ parser/htmlparser/tests/mochitest/file_bug102699.sjs
+ parser/htmlparser/tests/mochitest/file_bug534293-slow.sjs
+ parser/htmlparser/tests/mochitest/file_bug534293.sjs
+ parser/htmlparser/tests/mochitest/file_bug543062.sjs
+ parser/htmlparser/tests/mochitest/file_bug568470-script.sjs
+ parser/htmlparser/tests/mochitest/file_bug568470.sjs
+ parser/htmlparser/tests/mochitest/file_bug642908.sjs
+ parser/htmlparser/tests/mochitest/file_bug655682.sjs
+ parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
+ parser/htmlparser/tests/mochitest/file_bug672453_http_unsupported.html^headers^
+ parser/htmlparser/tests/mochitest/file_bug688580.js
+ parser/htmlparser/tests/mochitest/file_bug716579-16.html
+ parser/htmlparser/tests/mochitest/file_bug716579-16.html^headers^
+ parser/htmlparser/tests/mochitest/file_bug716579-16.xhtml
+ parser/htmlparser/tests/mochitest/file_bug716579-16.xhtml^headers^
+ parser/htmlparser/tests/mochitest/file_bug716579-8.html
+ parser/htmlparser/tests/mochitest/file_bug716579-8.html^headers^
+ parser/htmlparser/tests/mochitest/file_bug716579-8.xhtml
+ parser/htmlparser/tests/mochitest/file_bug716579-8.xhtml^headers^
+ parser/htmlparser/tests/mochitest/file_bug717180.html
+ parser/htmlparser/tests/mochitest/file_defer_bug1104732.js
+ parser/htmlparser/tests/mochitest/file_img_picture_preload.sjs
+ parser/htmlparser/tests/mochitest/html5_tree_construction_exceptions.js
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/README.md
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/adoption01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/adoption02.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/comments01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/doctype01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/domjs-unsafe.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/entities01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/entities02.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/foreign-fragment.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5lib_upstream.txt
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5test-com.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/inbody01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/isindex.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/main-element.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/pending-spec-changes-plain-text-unsafe.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/pending-spec-changes.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/plain-text-unsafe.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/ruby.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/scriptdata01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/scripted/adoption01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/scripted/ark.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/scripted/webkit01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tables01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/template.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests1.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests10.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests11.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests12.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests14.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests15.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests16.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests17.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests18.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests19.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests2.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests20.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests21.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests22.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests23.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests24.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests25.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests26.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests3.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests4.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests5.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests6.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests7.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests8.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests9.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests_innerHTML_1.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/tricky01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/webkit01.dat
+ parser/htmlparser/tests/mochitest/html5lib_tree_construction/webkit02.dat
+ parser/htmlparser/tests/mochitest/mochitest.ini
+ parser/htmlparser/tests/reftest/bug599320-1.html
+ parser/htmlparser/tests/reftest/bug696651-external.js
+ parser/htmlparser/tests/reftest/bug700260-1-ref.html
+ parser/htmlparser/tests/reftest/bug700260-1.html
+ parser/htmlparser/tests/reftest/reftest-stylo.list
+ parser/htmlparser/tests/reftest/reftest.list
+ parser/xml/test/unit/CC-BY-LICENSE
+ parser/xml/test/unit/results.js
+ parser/xml/test/unit/test_namespace_support.js
+ parser/xml/test/unit/test_parser.js
+ parser/xml/test/unit/test_sanitizer.js
+ parser/xml/test/unit/test_xml_declaration.js
+ parser/xml/test/unit/xpcshell.ini
+ python/PyECC/MANIFEST.in
+ python/PyECC/ecc/Rabbit.py
+ python/PyECC/ecc/SecurityViolationException.py
+ python/PyECC/ecc/__init__.py
+ python/PyECC/ecc/curves.py
+ python/PyECC/ecc/encoding.py
+ python/PyECC/ecc/performance.py
+ python/PyECC/ecc/primes.py
+ python/PyECC/ecc/shacrypt.py
+ python/README
+ python/altgraph/MANIFEST.in
+ python/altgraph/README.txt
+ python/altgraph/altgraph/Dot.py
+ python/altgraph/altgraph/Graph.py
+ python/altgraph/altgraph/GraphAlgo.py
+ python/altgraph/altgraph/GraphStat.py
+ python/altgraph/altgraph/GraphUtil.py
+ python/altgraph/altgraph/ObjectGraph.py
+ python/altgraph/altgraph_tests/__init__.py
+ python/altgraph/altgraph_tests/test_altgraph.py
+ python/altgraph/altgraph_tests/test_dot.py
+ python/altgraph/altgraph_tests/test_graph.py
+ python/altgraph/altgraph_tests/test_graphstat.py
+ python/altgraph/altgraph_tests/test_graphutil.py
+ python/altgraph/altgraph_tests/test_object_graph.py
+ python/altgraph/doc/Makefile
+ python/altgraph/doc/_build/doctrees/changelog.doctree
+ python/altgraph/doc/_build/doctrees/core.doctree
+ python/altgraph/doc/_build/doctrees/dot.doctree
+ python/altgraph/doc/_build/doctrees/graph.doctree
+ python/altgraph/doc/_build/doctrees/graphalgo.doctree
+ python/altgraph/doc/_build/doctrees/graphstat.doctree
+ python/altgraph/doc/_build/doctrees/graphutil.doctree
+ python/altgraph/doc/_build/doctrees/index.doctree
+ python/altgraph/doc/_build/doctrees/license.doctree
+ python/altgraph/doc/_build/doctrees/objectgraph.doctree
+ python/altgraph/doc/_build/html/.buildinfo
+ python/altgraph/doc/_build/html/_sources/changelog.txt
+ python/altgraph/doc/_build/html/_sources/core.txt
+ python/altgraph/doc/_build/html/_sources/dot.txt
+ python/altgraph/doc/_build/html/_sources/graph.txt
+ python/altgraph/doc/_build/html/_sources/graphalgo.txt
+ python/altgraph/doc/_build/html/_sources/graphstat.txt
+ python/altgraph/doc/_build/html/_sources/graphutil.txt
+ python/altgraph/doc/_build/html/_sources/index.txt
+ python/altgraph/doc/_build/html/_sources/objectgraph.txt
+ python/altgraph/doc/_build/html/_static/ajax-loader.gif
+ python/altgraph/doc/_build/html/_static/basic.css
+ python/altgraph/doc/_build/html/_static/comment-bright.png
+ python/altgraph/doc/_build/html/_static/comment-close.png
+ python/altgraph/doc/_build/html/_static/comment.png
+ python/altgraph/doc/_build/html/_static/doctools.js
+ python/altgraph/doc/_build/html/_static/down-pressed.png
+ python/altgraph/doc/_build/html/_static/down.png
+ python/altgraph/doc/_build/html/_static/file.png
+ python/altgraph/doc/_build/html/_static/jquery.js
+ python/altgraph/doc/_build/html/_static/minus.png
+ python/altgraph/doc/_build/html/_static/nature.css
+ python/altgraph/doc/_build/html/_static/plus.png
+ python/altgraph/doc/_build/html/_static/pygments.css
+ python/altgraph/doc/_build/html/_static/searchtools.js
+ python/altgraph/doc/_build/html/_static/up-pressed.png
+ python/altgraph/doc/_build/html/_static/up.png
+ python/altgraph/doc/_build/html/_static/websupport.js
+ python/altgraph/doc/_build/html/genindex.html
+ python/altgraph/doc/_build/html/objects.inv
+ python/altgraph/doc/_build/html/searchindex.js
+ python/altgraph/doc/changelog.rst
+ python/altgraph/doc/conf.py
+ python/altgraph/doc/core.rst
+ python/altgraph/doc/dot.rst
+ python/altgraph/doc/graph.rst
+ python/altgraph/doc/graphalgo.rst
+ python/altgraph/doc/graphstat.rst
+ python/altgraph/doc/graphutil.rst
+ python/altgraph/doc/index.rst
+ python/altgraph/doc/objectgraph.rst
+ python/altgraph/setup.cfg
+ python/altgraph/setup.py
+ python/bitstring/PKG-INFO
+ python/bitstring/doc/bitstring_manual.pdf
+ python/bitstring/release_notes.txt
+ python/bitstring/setup.py
+ python/bitstring/test/smalltestfile
+ python/bitstring/test/test.m1v
+ python/bitstring/test/test_bitarray.py
+ python/bitstring/test/test_bits.py
+ python/bitstring/test/test_bitstore.py
+ python/bitstring/test/test_bitstream.py
+ python/bitstring/test/test_bitstring.py
+ python/bitstring/test/test_constbitstream.py
+ python/blessings/MANIFEST.in
+ python/blessings/PKG-INFO
+ python/blessings/README.rst
+ python/blessings/blessings/__init__.py
+ python/blessings/blessings/tests.py
+ python/blessings/setup.cfg
+ python/blessings/setup.py
+ python/blessings/tox.ini
+ python/compare-locales/compare_locales/__init__.py
+ python/compare-locales/compare_locales/tests/data/bug121341.properties
+ python/compare-locales/docs/glossary.rst
+ python/compare-locales/docs/index.rst
+ python/devtools/migrate-l10n/README.rst
+ python/devtools/migrate-l10n/migrate/__init__.py
+ python/devtools/migrate-l10n/migrate/conf/bug1294186
+ python/devtools/migrate-l10n/migrate/conf/bug1308500_1309191
+ python/devtools/migrate-l10n/migrate/main.py
+ python/devtools/migrate-l10n/migrate/tests/__init__.py
+ python/futures/CHANGES
+ python/futures/MANIFEST.in
+ python/futures/PKG-INFO
+ python/futures/concurrent/__init__.py
+ python/futures/crawl.py
+ python/futures/docs/Makefile
+ python/futures/docs/conf.py
+ python/futures/docs/index.rst
+ python/futures/docs/make.bat
+ python/futures/primes.py
+ python/futures/setup.cfg
+ python/futures/setup.py
+ python/futures/test_futures.py
+ python/futures/tox.ini
+ python/jsmin/jsmin/test.py
+ python/jsmin/setup.cfg
+ python/jsmin/setup.py
+ python/lldbutils/README.txt
+ python/lldbutils/lldbutils/__init__.py
+ python/lldbutils/lldbutils/content.py
+ python/lldbutils/lldbutils/general.py
+ python/lldbutils/lldbutils/gfx.py
+ python/lldbutils/lldbutils/layout.py
+ python/lldbutils/lldbutils/utils.py
+ python/mach/README.rst
+ python/mach/bash-completion.sh
+ python/mach/docs/commands.rst
+ python/mach/docs/driver.rst
+ python/mach/docs/index.rst
+ python/mach/docs/logging.rst
+ python/mach/docs/settings.rst
+ python/mach/mach/__init__.py
+ python/mach/mach/commands/__init__.py
+ python/mach/mach/locale/en_US/LC_MESSAGES/alias.mo
+ python/mach/mach/locale/en_US/LC_MESSAGES/alias.po
+ python/mach/mach/mixin/__init__.py
+ python/mach/mach/test/__init__.py
+ python/mach/mach/test/providers/__init__.py
+ python/macholib/MANIFEST.in
+ python/macholib/README.txt
+ python/macholib/doc/MachO.rst
+ python/macholib/doc/MachoOGraph.rst
+ python/macholib/doc/MachoOStandalone.rst
+ python/macholib/doc/Makefile
+ python/macholib/doc/SymbolTable.rst
+ python/macholib/doc/_build/doctrees/MachO.doctree
+ python/macholib/doc/_build/doctrees/MachoOGraph.doctree
+ python/macholib/doc/_build/doctrees/MachoOStandalone.doctree
+ python/macholib/doc/_build/doctrees/SymbolTable.doctree
+ python/macholib/doc/_build/doctrees/changelog.doctree
+ python/macholib/doc/_build/doctrees/dyld.doctree
+ python/macholib/doc/_build/doctrees/dylib.doctree
+ python/macholib/doc/_build/doctrees/framework.doctree
+ python/macholib/doc/_build/doctrees/index.doctree
+ python/macholib/doc/_build/doctrees/license.doctree
+ python/macholib/doc/_build/doctrees/macho_o.doctree
+ python/macholib/doc/_build/doctrees/ptypes.doctree
+ python/macholib/doc/_build/doctrees/scripts.doctree
+ python/macholib/doc/_build/html/.buildinfo
+ python/macholib/doc/_build/html/_sources/MachO.txt
+ python/macholib/doc/_build/html/_sources/MachoOGraph.txt
+ python/macholib/doc/_build/html/_sources/MachoOStandalone.txt
+ python/macholib/doc/_build/html/_sources/SymbolTable.txt
+ python/macholib/doc/_build/html/_sources/changelog.txt
+ python/macholib/doc/_build/html/_sources/dyld.txt
+ python/macholib/doc/_build/html/_sources/dylib.txt
+ python/macholib/doc/_build/html/_sources/framework.txt
+ python/macholib/doc/_build/html/_sources/index.txt
+ python/macholib/doc/_build/html/_sources/macho_o.txt
+ python/macholib/doc/_build/html/_sources/ptypes.txt
+ python/macholib/doc/_build/html/_sources/scripts.txt
+ python/macholib/doc/_build/html/_static/ajax-loader.gif
+ python/macholib/doc/_build/html/_static/basic.css
+ python/macholib/doc/_build/html/_static/comment-bright.png
+ python/macholib/doc/_build/html/_static/comment-close.png
+ python/macholib/doc/_build/html/_static/comment.png
+ python/macholib/doc/_build/html/_static/doctools.js
+ python/macholib/doc/_build/html/_static/down-pressed.png
+ python/macholib/doc/_build/html/_static/down.png
+ python/macholib/doc/_build/html/_static/file.png
+ python/macholib/doc/_build/html/_static/jquery.js
+ python/macholib/doc/_build/html/_static/minus.png
+ python/macholib/doc/_build/html/_static/nature.css
+ python/macholib/doc/_build/html/_static/plus.png
+ python/macholib/doc/_build/html/_static/pygments.css
+ python/macholib/doc/_build/html/_static/searchtools.js
+ python/macholib/doc/_build/html/_static/up-pressed.png
+ python/macholib/doc/_build/html/_static/up.png
+ python/macholib/doc/_build/html/_static/websupport.js
+ python/macholib/doc/_build/html/genindex.html
+ python/macholib/doc/_build/html/objects.inv
+ python/macholib/doc/_build/html/searchindex.js
+ python/macholib/doc/changelog.rst
+ python/macholib/doc/conf.py
+ python/macholib/doc/dyld.rst
+ python/macholib/doc/dylib.rst
+ python/macholib/doc/framework.rst
+ python/macholib/doc/index.rst
+ python/macholib/doc/macho_o.rst
+ python/macholib/doc/ptypes.rst
+ python/macholib/doc/scripts.rst
+ python/macholib/macholib/MachO.py
+ python/macholib/macholib/MachOGraph.py
+ python/macholib/macholib/MachOStandalone.py
+ python/macholib/macholib/SymbolTable.py
+ python/macholib/macholib/__init__.py
+ python/macholib/macholib/__main__.py
+ python/macholib/macholib/_cmdline.py
+ python/macholib/macholib/dyld.py
+ python/macholib/macholib/dylib.py
+ python/macholib/macholib/framework.py
+ python/macholib/macholib/itergraphreport.py
+ python/macholib/macholib/mach_o.py
+ python/macholib/macholib/macho_dump.py
+ python/macholib/macholib/macho_find.py
+ python/macholib/macholib/macho_standalone.py
+ python/macholib/macholib/ptypes.py
+ python/macholib/macholib/util.py
+ python/macholib/macholib_tests/__init__.py
+ python/macholib/macholib_tests/binaries/src/build.py
+ python/macholib/macholib_tests/test_MachO.py
+ python/macholib/macholib_tests/test_MachOGraph.py
+ python/macholib/macholib_tests/test_MachOStandalone.py
+ python/macholib/macholib_tests/test_SymbolTable.py
+ python/macholib/macholib_tests/test_command_line.py
+ python/macholib/macholib_tests/test_dyld.py
+ python/macholib/macholib_tests/test_dylib.py
+ python/macholib/macholib_tests/test_framework.py
+ python/macholib/macholib_tests/test_itergraphreport.py
+ python/macholib/macholib_tests/test_mach_o.py
+ python/macholib/macholib_tests/test_ptypes.py
+ python/macholib/setup.cfg
+ python/macholib/setup.py
+ python/mock-1.0.0/MANIFEST.in
+ python/mock-1.0.0/README.txt
+ python/mock-1.0.0/docs/changelog.txt
+ python/mock-1.0.0/docs/compare.txt
+ python/mock-1.0.0/docs/examples.txt
+ python/mock-1.0.0/docs/getting-started.txt
+ python/mock-1.0.0/docs/helpers.txt
+ python/mock-1.0.0/docs/index.txt
+ python/mock-1.0.0/docs/magicmock.txt
+ python/mock-1.0.0/docs/mock.txt
+ python/mock-1.0.0/docs/patch.txt
+ python/mock-1.0.0/docs/sentinel.txt
+ python/mock-1.0.0/html/.doctrees/changelog.doctree
+ python/mock-1.0.0/html/.doctrees/compare.doctree
+ python/mock-1.0.0/html/.doctrees/examples.doctree
+ python/mock-1.0.0/html/.doctrees/getting-started.doctree
+ python/mock-1.0.0/html/.doctrees/index.doctree
+ python/mock-1.0.0/html/.doctrees/magicmock.doctree
+ python/mock-1.0.0/html/.doctrees/mock.doctree
+ python/mock-1.0.0/html/.doctrees/mocksignature.doctree
+ python/mock-1.0.0/html/.doctrees/patch.doctree
+ python/mock-1.0.0/html/.doctrees/sentinel.doctree
+ python/mock-1.0.0/html/_sources/changelog.txt
+ python/mock-1.0.0/html/_sources/compare.txt
+ python/mock-1.0.0/html/_sources/examples.txt
+ python/mock-1.0.0/html/_sources/getting-started.txt
+ python/mock-1.0.0/html/_sources/index.txt
+ python/mock-1.0.0/html/_sources/magicmock.txt
+ python/mock-1.0.0/html/_sources/mock.txt
+ python/mock-1.0.0/html/_sources/mocksignature.txt
+ python/mock-1.0.0/html/_sources/patch.txt
+ python/mock-1.0.0/html/_sources/sentinel.txt
+ python/mock-1.0.0/html/_static/adctheme.css
+ python/mock-1.0.0/html/_static/basic.css
+ python/mock-1.0.0/html/_static/breadcrumb_background.png
+ python/mock-1.0.0/html/_static/default.css
+ python/mock-1.0.0/html/_static/doctools.js
+ python/mock-1.0.0/html/_static/documentation.png
+ python/mock-1.0.0/html/_static/file.png
+ python/mock-1.0.0/html/_static/header_sm_mid.png
+ python/mock-1.0.0/html/_static/minus.png
+ python/mock-1.0.0/html/_static/mobile.css
+ python/mock-1.0.0/html/_static/plus.png
+ python/mock-1.0.0/html/_static/pygments.css
+ python/mock-1.0.0/html/_static/scrn1.png
+ python/mock-1.0.0/html/_static/scrn2.png
+ python/mock-1.0.0/html/_static/searchfield_leftcap.png
+ python/mock-1.0.0/html/_static/searchfield_repeat.png
+ python/mock-1.0.0/html/_static/searchfield_rightcap.png
+ python/mock-1.0.0/html/_static/searchtools.js
+ python/mock-1.0.0/html/_static/sidebar.js
+ python/mock-1.0.0/html/_static/title_background.png
+ python/mock-1.0.0/html/_static/toc.js
+ python/mock-1.0.0/html/_static/triangle_closed.png
+ python/mock-1.0.0/html/_static/triangle_left.png
+ python/mock-1.0.0/html/_static/triangle_open.png
+ python/mock-1.0.0/html/changelog.html
+ python/mock-1.0.0/html/compare.html
+ python/mock-1.0.0/html/examples.html
+ python/mock-1.0.0/html/genindex.html
+ python/mock-1.0.0/html/getting-started.html
+ python/mock-1.0.0/html/index.html
+ python/mock-1.0.0/html/magicmock.html
+ python/mock-1.0.0/html/mock.html
+ python/mock-1.0.0/html/mocksignature.html
+ python/mock-1.0.0/html/objects.inv
+ python/mock-1.0.0/html/output.txt
+ python/mock-1.0.0/html/patch.html
+ python/mock-1.0.0/html/search.html
+ python/mock-1.0.0/html/searchindex.js
+ python/mock-1.0.0/html/sentinel.html
+ python/mock-1.0.0/setup.cfg
+ python/mock-1.0.0/tests/support.py
+ python/mock-1.0.0/tests/support_with.py
+ python/mock-1.0.0/tests/testwith.py
+ python/mock-1.0.0/tox.ini
+ python/mozboot/README.rst
+ python/mozboot/mozboot/__init__.py
+ python/mozbuild/TODO
+ python/mozbuild/dumbmake/__init__.py
+ python/mozbuild/dumbmake/test/__init__.py
+ python/mozbuild/mozbuild/__init__.py
+ python/mozbuild/mozbuild/action/__init__.py
+ python/mozbuild/mozbuild/backend/templates/android_eclipse/.classpath
+ python/mozbuild/mozbuild/backend/templates/android_eclipse/.externalToolBuilders/com.android.ide.eclipse.adt.ApkBuilder.launch
+ python/mozbuild/mozbuild/backend/templates/android_eclipse/.externalToolBuilders/com.android.ide.eclipse.adt.PreCompilerBuilder.launch
+ python/mozbuild/mozbuild/backend/templates/android_eclipse/.externalToolBuilders/com.android.ide.eclipse.adt.ResourceManagerBuilder.launch
+ python/mozbuild/mozbuild/backend/templates/android_eclipse/.externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch
+ python/mozbuild/mozbuild/backend/templates/android_eclipse/AndroidManifest.xml
+ python/mozbuild/mozbuild/backend/templates/android_eclipse/gen/tmp
+ python/mozbuild/mozbuild/backend/templates/android_eclipse/lint.xml
+ python/mozbuild/mozbuild/backend/templates/android_eclipse/project.properties
+ python/mozbuild/mozbuild/backend/templates/android_eclipse_empty_resource_directory/.not_an_android_resource
+ python/mozbuild/mozbuild/codecoverage/__init__.py
+ python/mozbuild/mozbuild/compilation/__init__.py
+ python/mozbuild/mozbuild/controller/__init__.py
+ python/mozbuild/mozbuild/frontend/__init__.py
+ python/mozbuild/mozbuild/locale/en-US/LC_MESSAGES/mozbuild.mo
+ python/mozbuild/mozbuild/locale/en-US/LC_MESSAGES/mozbuild.po
+ python/mozbuild/mozbuild/test/__init__.py
+ python/mozbuild/mozbuild/test/action/data/invalid/region.properties
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/assets/asset.txt
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/classes.dex
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input1.ap_
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input1/res/res.txt
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input1/resources.arsc
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input2.apk
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input2/assets/asset.txt
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input2/assets/omni.ja
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input2/classes.dex
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input2/lib/lib.txt
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input2/res/res.txt
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input2/resources.arsc
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/input2/root_file.txt
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/lib/lib.txt
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/omni.ja
+ python/mozbuild/mozbuild/test/action/data/package_fennec_apk/root_file.txt
+ python/mozbuild/mozbuild/test/action/test_generate_browsersearch.py
+ python/mozbuild/mozbuild/test/action/test_package_fennec_apk.py
+ python/mozbuild/mozbuild/test/backend/__init__.py
+ python/mozbuild/mozbuild/test/backend/data/android_eclipse/main2/assets/dummy.txt
+ python/mozbuild/mozbuild/test/backend/data/android_eclipse/main2/extra.jar
+ python/mozbuild/mozbuild/test/backend/data/android_eclipse/main3/a/A.java
+ python/mozbuild/mozbuild/test/backend/data/android_eclipse/main3/b/B.java
+ python/mozbuild/mozbuild/test/backend/data/android_eclipse/main3/c/C.java
+ python/mozbuild/mozbuild/test/backend/data/android_eclipse/moz.build
+ python/mozbuild/mozbuild/test/backend/data/android_eclipse/subdir/moz.build
+ python/mozbuild/mozbuild/test/backend/data/binary-components/bar/moz.build
+ python/mozbuild/mozbuild/test/backend/data/binary-components/foo/moz.build
+ python/mozbuild/mozbuild/test/backend/data/binary-components/moz.build
+ python/mozbuild/mozbuild/test/backend/data/branding-files/bar.ico
+ python/mozbuild/mozbuild/test/backend/data/branding-files/foo.ico
+ python/mozbuild/mozbuild/test/backend/data/branding-files/moz.build
+ python/mozbuild/mozbuild/test/backend/data/branding-files/sub/quux.png
+ python/mozbuild/mozbuild/test/backend/data/build/app/moz.build
+ python/mozbuild/mozbuild/test/backend/data/build/bar.ini
+ python/mozbuild/mozbuild/test/backend/data/build/bar.js
+ python/mozbuild/mozbuild/test/backend/data/build/bar.jsm
+ python/mozbuild/mozbuild/test/backend/data/build/baz.ini
+ python/mozbuild/mozbuild/test/backend/data/build/baz.jsm
+ python/mozbuild/mozbuild/test/backend/data/build/components.manifest
+ python/mozbuild/mozbuild/test/backend/data/build/foo.css
+ python/mozbuild/mozbuild/test/backend/data/build/foo.ini
+ python/mozbuild/mozbuild/test/backend/data/build/foo.js
+ python/mozbuild/mozbuild/test/backend/data/build/foo.jsm
+ python/mozbuild/mozbuild/test/backend/data/build/jar.mn
+ python/mozbuild/mozbuild/test/backend/data/build/moz.build
+ python/mozbuild/mozbuild/test/backend/data/build/prefs.js
+ python/mozbuild/mozbuild/test/backend/data/build/qux.ini
+ python/mozbuild/mozbuild/test/backend/data/build/qux.jsm
+ python/mozbuild/mozbuild/test/backend/data/build/resource
+ python/mozbuild/mozbuild/test/backend/data/build/resource2
+ python/mozbuild/mozbuild/test/backend/data/build/subdir/bar.js
+ python/mozbuild/mozbuild/test/backend/data/defines/moz.build
+ python/mozbuild/mozbuild/test/backend/data/dist-files/install.rdf
+ python/mozbuild/mozbuild/test/backend/data/dist-files/main.js
+ python/mozbuild/mozbuild/test/backend/data/dist-files/moz.build
+ python/mozbuild/mozbuild/test/backend/data/exports-generated/dom1.h
+ python/mozbuild/mozbuild/test/backend/data/exports-generated/foo.h
+ python/mozbuild/mozbuild/test/backend/data/exports-generated/gfx.h
+ python/mozbuild/mozbuild/test/backend/data/exports-generated/moz.build
+ python/mozbuild/mozbuild/test/backend/data/exports-generated/mozilla1.h
+ python/mozbuild/mozbuild/test/backend/data/exports/dom1.h
+ python/mozbuild/mozbuild/test/backend/data/exports/dom2.h
+ python/mozbuild/mozbuild/test/backend/data/exports/foo.h
+ python/mozbuild/mozbuild/test/backend/data/exports/gfx.h
+ python/mozbuild/mozbuild/test/backend/data/exports/moz.build
+ python/mozbuild/mozbuild/test/backend/data/exports/mozilla1.h
+ python/mozbuild/mozbuild/test/backend/data/exports/mozilla2.h
+ python/mozbuild/mozbuild/test/backend/data/exports/pprio.h
+ python/mozbuild/mozbuild/test/backend/data/final_target/both/moz.build
+ python/mozbuild/mozbuild/test/backend/data/final_target/dist-subdir/moz.build
+ python/mozbuild/mozbuild/test/backend/data/final_target/final-target/moz.build
+ python/mozbuild/mozbuild/test/backend/data/final_target/moz.build
+ python/mozbuild/mozbuild/test/backend/data/final_target/xpi-name/moz.build
+ python/mozbuild/mozbuild/test/backend/data/generated-files/foo-data
+ python/mozbuild/mozbuild/test/backend/data/generated-files/generate-bar.py
+ python/mozbuild/mozbuild/test/backend/data/generated-files/generate-foo.py
+ python/mozbuild/mozbuild/test/backend/data/generated-files/moz.build
+ python/mozbuild/mozbuild/test/backend/data/generated_includes/moz.build
+ python/mozbuild/mozbuild/test/backend/data/host-defines/moz.build
+ python/mozbuild/mozbuild/test/backend/data/install_substitute_config_files/moz.build
+ python/mozbuild/mozbuild/test/backend/data/install_substitute_config_files/sub/foo.h.in
+ python/mozbuild/mozbuild/test/backend/data/install_substitute_config_files/sub/moz.build
+ python/mozbuild/mozbuild/test/backend/data/local_includes/bar/baz/dummy_file_for_nonempty_directory
+ python/mozbuild/mozbuild/test/backend/data/local_includes/foo/dummy_file_for_nonempty_directory
+ python/mozbuild/mozbuild/test/backend/data/local_includes/moz.build
+ python/mozbuild/mozbuild/test/backend/data/resources/bar.res.in
+ python/mozbuild/mozbuild/test/backend/data/resources/cursor.cur
+ python/mozbuild/mozbuild/test/backend/data/resources/desktop1.ttf
+ python/mozbuild/mozbuild/test/backend/data/resources/desktop2.ttf
+ python/mozbuild/mozbuild/test/backend/data/resources/extra.manifest
+ python/mozbuild/mozbuild/test/backend/data/resources/font1.ttf
+ python/mozbuild/mozbuild/test/backend/data/resources/font2.ttf
+ python/mozbuild/mozbuild/test/backend/data/resources/foo.res
+ python/mozbuild/mozbuild/test/backend/data/resources/mobile.ttf
+ python/mozbuild/mozbuild/test/backend/data/resources/moz.build
+ python/mozbuild/mozbuild/test/backend/data/resources/test.manifest
+ python/mozbuild/mozbuild/test/backend/data/sdk-files/bar.ico
+ python/mozbuild/mozbuild/test/backend/data/sdk-files/foo.ico
+ python/mozbuild/mozbuild/test/backend/data/sdk-files/moz.build
+ python/mozbuild/mozbuild/test/backend/data/sdk-files/sub/quux.png
+ python/mozbuild/mozbuild/test/backend/data/sources/bar.c
+ python/mozbuild/mozbuild/test/backend/data/sources/bar.cpp
+ python/mozbuild/mozbuild/test/backend/data/sources/bar.mm
+ python/mozbuild/mozbuild/test/backend/data/sources/bar.s
+ python/mozbuild/mozbuild/test/backend/data/sources/baz.S
+ python/mozbuild/mozbuild/test/backend/data/sources/foo.S
+ python/mozbuild/mozbuild/test/backend/data/sources/foo.asm
+ python/mozbuild/mozbuild/test/backend/data/sources/foo.c
+ python/mozbuild/mozbuild/test/backend/data/sources/foo.cpp
+ python/mozbuild/mozbuild/test/backend/data/sources/foo.mm
+ python/mozbuild/mozbuild/test/backend/data/sources/moz.build
+ python/mozbuild/mozbuild/test/backend/data/stub0/Makefile.in
+ python/mozbuild/mozbuild/test/backend/data/stub0/dir1/Makefile.in
+ python/mozbuild/mozbuild/test/backend/data/stub0/dir1/moz.build
+ python/mozbuild/mozbuild/test/backend/data/stub0/dir2/moz.build
+ python/mozbuild/mozbuild/test/backend/data/stub0/dir3/Makefile.in
+ python/mozbuild/mozbuild/test/backend/data/stub0/dir3/moz.build
+ python/mozbuild/mozbuild/test/backend/data/stub0/moz.build
+ python/mozbuild/mozbuild/test/backend/data/substitute_config_files/Makefile.in
+ python/mozbuild/mozbuild/test/backend/data/substitute_config_files/foo.in
+ python/mozbuild/mozbuild/test/backend/data/substitute_config_files/moz.build
+ python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/child/another-file.sjs
+ python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/child/browser.ini
+ python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/child/data/one.txt
+ python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/child/data/two.txt
+ python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/child/test_sub.js
+ python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/mochitest.ini
+ python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/moz.build
+ python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/support-file.txt
+ python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/test_foo.js
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-duplicate-support-files/mochitest1.ini
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-duplicate-support-files/mochitest2.ini
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-duplicate-support-files/moz.build
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-duplicate-support-files/test_bar.js
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-duplicate-support-files/test_foo.js
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-package-tests/instrumentation.ini
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-package-tests/mochitest.ini
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-package-tests/mochitest.js
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-package-tests/moz.build
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-package-tests/not_packaged.java
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-written/dir1/test_bar.js
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-written/dir1/xpcshell.ini
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-written/mochitest.ini
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-written/mochitest.js
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-written/moz.build
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-written/xpcshell.ini
+ python/mozbuild/mozbuild/test/backend/data/test-manifests-written/xpcshell.js
+ python/mozbuild/mozbuild/test/backend/data/test_config/file.in
+ python/mozbuild/mozbuild/test/backend/data/test_config/moz.build
+ python/mozbuild/mozbuild/test/backend/data/variable_passthru/Makefile.in
+ python/mozbuild/mozbuild/test/backend/data/variable_passthru/moz.build
+ python/mozbuild/mozbuild/test/backend/data/variable_passthru/test1.c
+ python/mozbuild/mozbuild/test/backend/data/variable_passthru/test1.cpp
+ python/mozbuild/mozbuild/test/backend/data/variable_passthru/test1.mm
+ python/mozbuild/mozbuild/test/backend/data/variable_passthru/test2.c
+ python/mozbuild/mozbuild/test/backend/data/variable_passthru/test2.cpp
+ python/mozbuild/mozbuild/test/backend/data/variable_passthru/test2.mm
+ python/mozbuild/mozbuild/test/backend/data/visual-studio/dir1/bar.cpp
+ python/mozbuild/mozbuild/test/backend/data/visual-studio/dir1/foo.cpp
+ python/mozbuild/mozbuild/test/backend/data/visual-studio/dir1/moz.build
+ python/mozbuild/mozbuild/test/backend/data/visual-studio/moz.build
+ python/mozbuild/mozbuild/test/backend/data/xpidl/config/makefiles/xpidl/Makefile.in
+ python/mozbuild/mozbuild/test/backend/data/xpidl/moz.build
+ python/mozbuild/mozbuild/test/compilation/__init__.py
+ python/mozbuild/mozbuild/test/configure/data/empty_mozconfig
+ python/mozbuild/mozbuild/test/controller/__init__.py
+ python/mozbuild/mozbuild/test/data/Makefile
+ python/mozbuild/mozbuild/test/data/bad.properties
+ python/mozbuild/mozbuild/test/data/test-dir/Makefile
+ python/mozbuild/mozbuild/test/data/test-dir/with/Makefile
+ python/mozbuild/mozbuild/test/data/test-dir/with/without/with/Makefile
+ python/mozbuild/mozbuild/test/data/test-dir/without/with/Makefile
+ python/mozbuild/mozbuild/test/data/valid.properties
+ python/mozbuild/mozbuild/test/frontend/__init__.py
+ python/mozbuild/mozbuild/test/frontend/data/android-res-dirs/dir1/foo
+ python/mozbuild/mozbuild/test/frontend/data/android-res-dirs/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/binary-components/bar/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/binary-components/foo/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/binary-components/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/branding-files/bar.ico
+ python/mozbuild/mozbuild/test/frontend/data/branding-files/baz.png
+ python/mozbuild/mozbuild/test/frontend/data/branding-files/foo.xpm
+ python/mozbuild/mozbuild/test/frontend/data/branding-files/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/branding-files/quux.icns
+ python/mozbuild/mozbuild/test/frontend/data/config-file-substitution/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/defines/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/dist-files-missing/install.rdf
+ python/mozbuild/mozbuild/test/frontend/data/dist-files-missing/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/dist-files/install.rdf
+ python/mozbuild/mozbuild/test/frontend/data/dist-files/main.js
+ python/mozbuild/mozbuild/test/frontend/data/dist-files/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/exports-generated/foo.h
+ python/mozbuild/mozbuild/test/frontend/data/exports-generated/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/exports-generated/mozilla1.h
+ python/mozbuild/mozbuild/test/frontend/data/exports-missing-generated/foo.h
+ python/mozbuild/mozbuild/test/frontend/data/exports-missing-generated/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/exports-missing/foo.h
+ python/mozbuild/mozbuild/test/frontend/data/exports-missing/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/exports-missing/mozilla1.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/bar.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/baz.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/dom1.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/dom2.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/dom3.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/foo.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/gfx.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/mem.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/mem2.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/exports/mozilla1.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/mozilla2.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/pprio.h
+ python/mozbuild/mozbuild/test/frontend/data/exports/pprthred.h
+ python/mozbuild/mozbuild/test/frontend/data/files-info/bug_component/bad-assignment/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-info/bug_component/different-matchers/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-info/bug_component/final/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-info/bug_component/final/subcomponent/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-info/bug_component/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-info/bug_component/simple/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-info/bug_component/static/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-info/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/default/module.js
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/default/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/default/tests/reftests/reftest-stylo.list
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/default/tests/reftests/reftest.list
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/default/tests/reftests/test1-ref.html
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/default/tests/reftests/test1.html
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/default/tests/xpcshell/test_default_mod.js
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/default/tests/xpcshell/xpcshell.ini
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/base.cpp
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/browser/browser.ini
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/browser/test_mod.js
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/src/module.jsm
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/src/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/tests/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/tests/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/tests/test_general.html
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/simple/tests/test_specific.html
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/tagged/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/tagged/src/bar.jsm
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/tagged/src/submodule/foo.js
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/tagged/tests/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/tagged/tests/test_bar.js
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/tagged/tests/test_simple.html
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/tagged/tests/test_specific.html
+ python/mozbuild/mozbuild/test/frontend/data/files-test-metadata/tagged/tests/xpcshell.ini
+ python/mozbuild/mozbuild/test/frontend/data/final-target-pp-files-non-srcdir/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/generated-files-absolute-script/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/generated-files-absolute-script/script.py
+ python/mozbuild/mozbuild/test/frontend/data/generated-files-method-names/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/generated-files-method-names/script.py
+ python/mozbuild/mozbuild/test/frontend/data/generated-files-no-inputs/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/generated-files-no-inputs/script.py
+ python/mozbuild/mozbuild/test/frontend/data/generated-files-no-python-script/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/generated-files-no-python-script/script.rb
+ python/mozbuild/mozbuild/test/frontend/data/generated-files-no-script/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/generated-files/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/a.cpp
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/b.cc
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/c.cxx
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/d.c
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/e.m
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/f.mm
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/g.S
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/h.s
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/i.asm
+ python/mozbuild/mozbuild/test/frontend/data/generated-sources/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/generated_includes/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/host-defines/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/host-sources/a.cpp
+ python/mozbuild/mozbuild/test/frontend/data/host-sources/b.cc
+ python/mozbuild/mozbuild/test/frontend/data/host-sources/c.cxx
+ python/mozbuild/mozbuild/test/frontend/data/host-sources/d.c
+ python/mozbuild/mozbuild/test/frontend/data/host-sources/e.mm
+ python/mozbuild/mozbuild/test/frontend/data/host-sources/f.mm
+ python/mozbuild/mozbuild/test/frontend/data/host-sources/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/include-basic/included.build
+ python/mozbuild/mozbuild/test/frontend/data/include-basic/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/include-file-stack/included-1.build
+ python/mozbuild/mozbuild/test/frontend/data/include-file-stack/included-2.build
+ python/mozbuild/mozbuild/test/frontend/data/include-file-stack/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/include-missing/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/include-outside-topsrcdir/relative.build
+ python/mozbuild/mozbuild/test/frontend/data/include-relative-from-child/child/child.build
+ python/mozbuild/mozbuild/test/frontend/data/include-relative-from-child/child/child2.build
+ python/mozbuild/mozbuild/test/frontend/data/include-relative-from-child/child/grandchild/grandchild.build
+ python/mozbuild/mozbuild/test/frontend/data/include-relative-from-child/parent.build
+ python/mozbuild/mozbuild/test/frontend/data/include-topsrcdir-relative/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/include-topsrcdir-relative/sibling.build
+ python/mozbuild/mozbuild/test/frontend/data/library-defines/liba/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/library-defines/libb/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/library-defines/libc/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/library-defines/libd/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/library-defines/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/local_includes/bar/baz/dummy_file_for_nonempty_directory
+ python/mozbuild/mozbuild/test/frontend/data/local_includes/foo/dummy_file_for_nonempty_directory
+ python/mozbuild/mozbuild/test/frontend/data/local_includes/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/missing-local-includes/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/program/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-bad-dir/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-basic/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-empty-list/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-error-func/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-included-from/child.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-included-from/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-missing-include/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-outside-topsrcdir/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-read-unknown-global/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-repeated-dir/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-script-error/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-syntax/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-write-bad-value/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-error-write-unknown-global/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/every-level/a/file
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/every-level/a/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/every-level/b/file
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/every-level/b/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/every-level/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/file1
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/file2
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/no-intermediate-moz-build/child/file
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/no-intermediate-moz-build/child/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/parent-is-far/dir1/dir2/dir3/file
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d1/parent-is-far/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d2/dir1/file
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d2/dir1/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d2/dir2/file
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d2/dir2/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/d2/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/file
+ python/mozbuild/mozbuild/test/frontend/data/reader-relevant-mozbuild/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/sdk-files/bar.ico
+ python/mozbuild/mozbuild/test/frontend/data/sdk-files/baz.png
+ python/mozbuild/mozbuild/test/frontend/data/sdk-files/foo.xpm
+ python/mozbuild/mozbuild/test/frontend/data/sdk-files/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/sdk-files/quux.icns
+ python/mozbuild/mozbuild/test/frontend/data/sources-just-c/d.c
+ python/mozbuild/mozbuild/test/frontend/data/sources-just-c/e.m
+ python/mozbuild/mozbuild/test/frontend/data/sources-just-c/g.S
+ python/mozbuild/mozbuild/test/frontend/data/sources-just-c/h.s
+ python/mozbuild/mozbuild/test/frontend/data/sources-just-c/i.asm
+ python/mozbuild/mozbuild/test/frontend/data/sources-just-c/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/sources/a.cpp
+ python/mozbuild/mozbuild/test/frontend/data/sources/b.cc
+ python/mozbuild/mozbuild/test/frontend/data/sources/c.cxx
+ python/mozbuild/mozbuild/test/frontend/data/sources/d.c
+ python/mozbuild/mozbuild/test/frontend/data/sources/e.m
+ python/mozbuild/mozbuild/test/frontend/data/sources/f.mm
+ python/mozbuild/mozbuild/test/frontend/data/sources/g.S
+ python/mozbuild/mozbuild/test/frontend/data/sources/h.s
+ python/mozbuild/mozbuild/test/frontend/data/sources/i.asm
+ python/mozbuild/mozbuild/test/frontend/data/sources/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/templates/templates.mozbuild
+ python/mozbuild/mozbuild/test/frontend/data/test-harness-files-root/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-harness-files/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-harness-files/mochitest.py
+ python/mozbuild/mozbuild/test/frontend/data/test-harness-files/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-harness-files/runtests.py
+ python/mozbuild/mozbuild/test/frontend/data/test-harness-files/utils.py
+ python/mozbuild/mozbuild/test/frontend/data/test-install-shared-lib/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-linkables-cxx-link/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-linkables-cxx-link/one/foo.cpp
+ python/mozbuild/mozbuild/test/frontend/data/test-linkables-cxx-link/one/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-linkables-cxx-link/three/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-linkables-cxx-link/two/foo.c
+ python/mozbuild/mozbuild/test/frontend/data/test-linkables-cxx-link/two/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-absolute-support/absolute-support.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-absolute-support/foo.txt
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-absolute-support/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-absolute-support/test_file.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-dupes/bar.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-dupes/foo.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-dupes/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-dupes/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-dupes/test_baz.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-emitted-includes/included-reftest.list
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-emitted-includes/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-emitted-includes/reftest-stylo.list
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-emitted-includes/reftest.list
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-empty/empty.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-empty/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-inactive-ignored/test_inactive.html
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-install-includes/common.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-install-includes/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-install-includes/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-install-subdir/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-install-subdir/subdir.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-just-support/foo.txt
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-just-support/just-support.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-just-support/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/a11y-support/dir1/bar
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/a11y-support/foo
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/a11y.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/browser.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/chrome.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/crashtest.list
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/metro.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/reftest-stylo.list
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/reftest.list
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/test_a11y.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/test_browser.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/test_chrome.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/test_foo.py
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/test_metro.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/test_mochitest.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/test_xpcshell.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-keys-extracted/xpcshell.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-missing-manifest/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-missing-test-file-unfiltered/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-missing-test-file-unfiltered/xpcshell.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-missing-test-file/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-missing-test-file/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-parent-support-files-dir/child/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-parent-support-files-dir/child/test_foo.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-parent-support-files-dir/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-parent-support-files-dir/support-file.txt
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-missing/child/another-file.sjs
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-missing/child/browser.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-missing/child/data/one.txt
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-missing/child/data/two.txt
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-missing/child/test_sub.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-missing/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-missing/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-missing/support-file.txt
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-missing/test_foo.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/another-file.sjs
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/browser.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/data/one.txt
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/data/two.txt
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/test_sub.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/mochitest.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/support-file.txt
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/test_foo.js
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-unmatched-generated/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-unmatched-generated/test.ini
+ python/mozbuild/mozbuild/test/frontend/data/test-manifest-unmatched-generated/test_foo
+ python/mozbuild/mozbuild/test/frontend/data/test-python-unit-test-missing/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-symbols-file-objdir-missing-generated/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-symbols-file-objdir/foo.py
+ python/mozbuild/mozbuild/test/frontend/data/test-symbols-file-objdir/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/test-symbols-file/foo.symbols
+ python/mozbuild/mozbuild/test/frontend/data/test-symbols-file/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-all-vars/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-all-vars/parallel/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-all-vars/regular/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-all-vars/test/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-outside-topsrcdir/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/bar/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/foo/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/bar/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/foo/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-simple/bar/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-simple/foo/biz/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-simple/foo/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/traversal-simple/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources-non-unified/bar.cxx
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources-non-unified/c1.c
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources-non-unified/c2.c
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources-non-unified/foo.cpp
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources-non-unified/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources-non-unified/objc1.mm
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources-non-unified/objc2.mm
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources-non-unified/quux.cc
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources/bar.cxx
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources/c1.c
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources/c2.c
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources/foo.cpp
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources/objc1.mm
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources/objc2.mm
+ python/mozbuild/mozbuild/test/frontend/data/unified-sources/quux.cc
+ python/mozbuild/mozbuild/test/frontend/data/use-yasm/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/variable-passthru/bans.S
+ python/mozbuild/mozbuild/test/frontend/data/variable-passthru/moz.build
+ python/mozbuild/mozbuild/test/frontend/data/variable-passthru/test1.c
+ python/mozbuild/mozbuild/test/frontend/data/variable-passthru/test1.cpp
+ python/mozbuild/mozbuild/test/frontend/data/variable-passthru/test1.mm
+ python/mozbuild/mozbuild/test/frontend/data/variable-passthru/test2.c
+ python/mozbuild/mozbuild/test/frontend/data/variable-passthru/test2.cpp
+ python/mozbuild/mozbuild/test/frontend/data/variable-passthru/test2.mm
+ python/mozbuild/mozbuild/test/frontend/data/xpidl-module-no-sources/moz.build
+ python/mozbuild/mozbuild/test/test_dotproperties.py
+ python/mozbuild/mozbuild/test/test_expression.py
+ python/mozbuild/mozbuild/test/test_line_endings.py
+ python/mozbuild/mozpack/__init__.py
+ python/mozbuild/mozpack/chrome/__init__.py
+ python/mozbuild/mozpack/test/__init__.py
+ python/mozbuild/mozpack/test/data/test_data
+ python/mozlint/test/__init__.py
+ python/mozlint/test/files/foobar.js
+ python/mozlint/test/files/foobar.py
+ python/mozlint/test/files/no_foobar.js
+ python/mozlint/test/linters/explicit_path.lint
+ python/mozlint/test/linters/invalid_exclude.lint
+ python/mozlint/test/linters/invalid_extension.lnt
+ python/mozlint/test/linters/invalid_include.lint
+ python/mozlint/test/linters/invalid_type.lint
+ python/mozlint/test/linters/missing_attrs.lint
+ python/mozlint/test/linters/missing_definition.lint
+ python/mozlint/test/linters/regex.lint
+ python/mozlint/test/linters/string.lint
+ python/psutil/CREDITS
+ python/psutil/HISTORY.rst
+ python/psutil/INSTALL.rst
+ python/psutil/MANIFEST.in
+ python/psutil/Makefile
+ python/psutil/PKG-INFO
+ python/psutil/README.rst
+ python/psutil/TODO
+ python/psutil/docs/Makefile
+ python/psutil/docs/README
+ python/psutil/docs/_static/copybutton.js
+ python/psutil/docs/_static/favicon.ico
+ python/psutil/docs/_static/logo.png
+ python/psutil/docs/_static/sidebar.js
+ python/psutil/docs/_template/globaltoc.html
+ python/psutil/docs/_template/indexcontent.html
+ python/psutil/docs/_template/page.html
+ python/psutil/docs/_themes/pydoctheme/static/pydoctheme.css
+ python/psutil/docs/_themes/pydoctheme/theme.conf
+ python/psutil/docs/conf.py
+ python/psutil/docs/index.rst
+ python/psutil/docs/make.bat
+ python/psutil/docs/xxx
+ python/psutil/make.bat
+ python/psutil/psutil/arch/windows/glpi.h
+ python/psutil/psutil/arch/windows/inet_ntop.c
+ python/psutil/psutil/arch/windows/inet_ntop.h
+ python/psutil/setup.cfg
+ python/psutil/test/README.rst
+ python/psutil/tox.ini
+ python/py/AUTHORS
+ python/py/MANIFEST.in
+ python/py/README.txt
+ python/py/py/__metainfo.py
+ python/py/py/_builtin.py
+ python/py/py/_code/__init__.py
+ python/py/py/_code/_assertionnew.py
+ python/py/py/_code/_assertionold.py
+ python/py/py/_code/_py2traceback.py
+ python/py/py/_code/assertion.py
+ python/py/py/_code/code.py
+ python/py/py/_code/source.py
+ python/py/py/_error.py
+ python/py/py/_io/__init__.py
+ python/py/py/_io/capture.py
+ python/py/py/_io/saferepr.py
+ python/py/py/_io/terminalwriter.py
+ python/py/py/_log/__init__.py
+ python/py/py/_log/log.py
+ python/py/py/_log/warning.py
+ python/py/py/_path/__init__.py
+ python/py/py/_path/cacheutil.py
+ python/py/py/_path/common.py
+ python/py/py/_path/local.py
+ python/py/py/_path/svnurl.py
+ python/py/py/_path/svnwc.py
+ python/py/py/_process/__init__.py
+ python/py/py/_process/cmdexec.py
+ python/py/py/_process/forkedfunc.py
+ python/py/py/_process/killproc.py
+ python/py/py/_std.py
+ python/py/py/test.py
+ python/py/setup.cfg
+ python/py/setup.py
+ python/pyasn1-modules/CHANGES
+ python/pyasn1-modules/MANIFEST.in
+ python/pyasn1-modules/PKG-INFO
+ python/pyasn1-modules/README
+ python/pyasn1-modules/pyasn1_modules/__init__.py
+ python/pyasn1-modules/pyasn1_modules/pem.py
+ python/pyasn1-modules/pyasn1_modules/pkcs12.py
+ python/pyasn1-modules/pyasn1_modules/rfc1155.py
+ python/pyasn1-modules/pyasn1_modules/rfc1157.py
+ python/pyasn1-modules/pyasn1_modules/rfc1901.py
+ python/pyasn1-modules/pyasn1_modules/rfc1902.py
+ python/pyasn1-modules/pyasn1_modules/rfc1905.py
+ python/pyasn1-modules/pyasn1_modules/rfc2251.py
+ python/pyasn1-modules/pyasn1_modules/rfc2314.py
+ python/pyasn1-modules/pyasn1_modules/rfc2315.py
+ python/pyasn1-modules/pyasn1_modules/rfc2437.py
+ python/pyasn1-modules/pyasn1_modules/rfc2459.py
+ python/pyasn1-modules/pyasn1_modules/rfc2511.py
+ python/pyasn1-modules/pyasn1_modules/rfc3412.py
+ python/pyasn1-modules/pyasn1_modules/rfc3414.py
+ python/pyasn1-modules/pyasn1_modules/rfc3447.py
+ python/pyasn1-modules/pyasn1_modules/rfc4210.py
+ python/pyasn1-modules/pyasn1_modules/rfc5208.py
+ python/pyasn1-modules/setup.cfg
+ python/pyasn1-modules/setup.py
+ python/pyasn1-modules/test/cmp.sh
+ python/pyasn1-modules/test/crl.sh
+ python/pyasn1-modules/test/crmf.sh
+ python/pyasn1-modules/test/ocspreq.sh
+ python/pyasn1-modules/test/ocsprsp.sh
+ python/pyasn1-modules/test/pkcs1.sh
+ python/pyasn1-modules/test/pkcs10.sh
+ python/pyasn1-modules/test/pkcs7.sh
+ python/pyasn1-modules/test/pkcs8.sh
+ python/pyasn1-modules/test/x509dump.sh
+ python/pyasn1-modules/tools/cmpdump.py
+ python/pyasn1-modules/tools/crldump.py
+ python/pyasn1-modules/tools/crmfdump.py
+ python/pyasn1-modules/tools/ocspclient.py
+ python/pyasn1-modules/tools/ocspreqdump.py
+ python/pyasn1-modules/tools/ocsprspdump.py
+ python/pyasn1-modules/tools/ocspserver.py
+ python/pyasn1-modules/tools/pkcs10dump.py
+ python/pyasn1-modules/tools/pkcs1dump.py
+ python/pyasn1-modules/tools/pkcs7dump.py
+ python/pyasn1-modules/tools/pkcs8dump.py
+ python/pyasn1-modules/tools/snmpget.py
+ python/pyasn1-modules/tools/x509dump.py
+ python/pyasn1/CHANGES
+ python/pyasn1/MANIFEST.in
+ python/pyasn1/PKG-INFO
+ python/pyasn1/README
+ python/pyasn1/THANKS
+ python/pyasn1/TODO
+ python/pyasn1/pyasn1/__init__.py
+ python/pyasn1/pyasn1/codec/__init__.py
+ python/pyasn1/pyasn1/codec/ber/__init__.py
+ python/pyasn1/pyasn1/codec/ber/decoder.py
+ python/pyasn1/pyasn1/codec/ber/encoder.py
+ python/pyasn1/pyasn1/codec/ber/eoo.py
+ python/pyasn1/pyasn1/codec/cer/__init__.py
+ python/pyasn1/pyasn1/codec/cer/decoder.py
+ python/pyasn1/pyasn1/codec/cer/encoder.py
+ python/pyasn1/pyasn1/codec/der/__init__.py
+ python/pyasn1/pyasn1/codec/der/decoder.py
+ python/pyasn1/pyasn1/codec/der/encoder.py
+ python/pyasn1/pyasn1/compat/__init__.py
+ python/pyasn1/pyasn1/compat/octets.py
+ python/pyasn1/pyasn1/debug.py
+ python/pyasn1/pyasn1/error.py
+ python/pyasn1/pyasn1/type/__init__.py
+ python/pyasn1/pyasn1/type/base.py
+ python/pyasn1/pyasn1/type/char.py
+ python/pyasn1/pyasn1/type/constraint.py
+ python/pyasn1/pyasn1/type/error.py
+ python/pyasn1/pyasn1/type/namedtype.py
+ python/pyasn1/pyasn1/type/namedval.py
+ python/pyasn1/pyasn1/type/tag.py
+ python/pyasn1/pyasn1/type/tagmap.py
+ python/pyasn1/pyasn1/type/univ.py
+ python/pyasn1/pyasn1/type/useful.py
+ python/pyasn1/setup.cfg
+ python/pyasn1/setup.py
+ python/pyasn1/test/__init__.py
+ python/pyasn1/test/codec/__init__.py
+ python/pyasn1/test/codec/ber/__init__.py
+ python/pyasn1/test/codec/ber/suite.py
+ python/pyasn1/test/codec/ber/test_decoder.py
+ python/pyasn1/test/codec/ber/test_encoder.py
+ python/pyasn1/test/codec/cer/__init__.py
+ python/pyasn1/test/codec/cer/suite.py
+ python/pyasn1/test/codec/cer/test_decoder.py
+ python/pyasn1/test/codec/cer/test_encoder.py
+ python/pyasn1/test/codec/der/__init__.py
+ python/pyasn1/test/codec/der/suite.py
+ python/pyasn1/test/codec/der/test_decoder.py
+ python/pyasn1/test/codec/der/test_encoder.py
+ python/pyasn1/test/codec/suite.py
+ python/pyasn1/test/suite.py
+ python/pyasn1/test/type/__init__.py
+ python/pyasn1/test/type/suite.py
+ python/pyasn1/test/type/test_constraint.py
+ python/pyasn1/test/type/test_namedtype.py
+ python/pyasn1/test/type/test_tag.py
+ python/pyasn1/test/type/test_univ.py
+ python/pylru/test.py
+ python/pystache/.gitignore
+ python/pystache/.gitmodules
+ python/pystache/.travis.yml
+ python/pystache/HISTORY.md
+ python/pystache/MANIFEST.in
+ python/pystache/TODO.md
+ python/pystache/gh/images/logo_phillips.png
+ python/pystache/pystache/__init__.py
+ python/pystache/pystache/commands/__init__.py
+ python/pystache/pystache/commands/render.py
+ python/pystache/pystache/commands/test.py
+ python/pystache/pystache/common.py
+ python/pystache/pystache/context.py
+ python/pystache/pystache/defaults.py
+ python/pystache/pystache/init.py
+ python/pystache/pystache/loader.py
+ python/pystache/pystache/locator.py
+ python/pystache/pystache/parsed.py
+ python/pystache/pystache/parser.py
+ python/pystache/pystache/renderengine.py
+ python/pystache/pystache/renderer.py
+ python/pystache/pystache/specloader.py
+ python/pystache/pystache/template_spec.py
+ python/pystache/setup.py
+ python/pystache/setup_description.rst
+ python/pystache/test_pystache.py
+ python/pystache/tox.ini
+ python/pytest/.coveragerc
+ python/pytest/AUTHORS
+ python/pytest/MANIFEST.in
+ python/pytest/PKG-INFO
+ python/pytest/_pytest/__init__.py
+ python/pytest/_pytest/_argcomplete.py
+ python/pytest/_pytest/_code/__init__.py
+ python/pytest/_pytest/_code/_py2traceback.py
+ python/pytest/_pytest/_code/code.py
+ python/pytest/_pytest/_code/source.py
+ python/pytest/_pytest/_pluggy.py
+ python/pytest/_pytest/assertion/__init__.py
+ python/pytest/_pytest/assertion/reinterpret.py
+ python/pytest/_pytest/assertion/util.py
+ python/pytest/_pytest/cacheprovider.py
+ python/pytest/_pytest/capture.py
+ python/pytest/_pytest/config.py
+ python/pytest/_pytest/doctest.py
+ python/pytest/_pytest/genscript.py
+ python/pytest/_pytest/helpconfig.py
+ python/pytest/_pytest/hookspec.py
+ python/pytest/_pytest/junitxml.py
+ python/pytest/_pytest/main.py
+ python/pytest/_pytest/mark.py
+ python/pytest/_pytest/monkeypatch.py
+ python/pytest/_pytest/nose.py
+ python/pytest/_pytest/pastebin.py
+ python/pytest/_pytest/pdb.py
+ python/pytest/_pytest/pytester.py
+ python/pytest/_pytest/python.py
+ python/pytest/_pytest/recwarn.py
+ python/pytest/_pytest/resultlog.py
+ python/pytest/_pytest/runner.py
+ python/pytest/_pytest/skipping.py
+ python/pytest/_pytest/standalonetemplate.py
+ python/pytest/_pytest/terminal.py
+ python/pytest/_pytest/tmpdir.py
+ python/pytest/_pytest/unittest.py
+ python/pytest/_pytest/vendored_packages/README.md
+ python/pytest/_pytest/vendored_packages/__init__.py
+ python/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/DESCRIPTION.rst
+ python/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/RECORD
+ python/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/WHEEL
+ python/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/metadata.json
+ python/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/pbr.json
+ python/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/top_level.txt
+ python/pytest/_pytest/vendored_packages/pluggy.py
+ python/pytest/pytest.py
+ python/pytest/setup.cfg
+ python/pytest/setup.py
+ python/pytoml/PKG-INFO
+ python/pytoml/pytoml/__init__.py
+ python/pytoml/pytoml/core.py
+ python/pytoml/pytoml/parser.py
+ python/pytoml/pytoml/writer.py
+ python/pytoml/setup.cfg
+ python/pytoml/setup.py
+ python/pytoml/test/test.py
+ python/pyyaml/CHANGES
+ python/pyyaml/README
+ python/pyyaml/examples/pygments-lexer/example.yaml
+ python/pyyaml/examples/pygments-lexer/yaml.py
+ python/pyyaml/examples/yaml-highlight/yaml_hl.cfg
+ python/pyyaml/examples/yaml-highlight/yaml_hl.py
+ python/pyyaml/ext/_yaml.c
+ python/pyyaml/ext/_yaml.h
+ python/pyyaml/ext/_yaml.pxd
+ python/pyyaml/ext/_yaml.pyx
+ python/pyyaml/lib/yaml/__init__.py
+ python/pyyaml/lib/yaml/composer.py
+ python/pyyaml/lib/yaml/constructor.py
+ python/pyyaml/lib/yaml/cyaml.py
+ python/pyyaml/lib/yaml/dumper.py
+ python/pyyaml/lib/yaml/emitter.py
+ python/pyyaml/lib/yaml/error.py
+ python/pyyaml/lib/yaml/events.py
+ python/pyyaml/lib/yaml/loader.py
+ python/pyyaml/lib/yaml/nodes.py
+ python/pyyaml/lib/yaml/parser.py
+ python/pyyaml/lib/yaml/reader.py
+ python/pyyaml/lib/yaml/representer.py
+ python/pyyaml/lib/yaml/resolver.py
+ python/pyyaml/lib/yaml/scanner.py
+ python/pyyaml/lib/yaml/serializer.py
+ python/pyyaml/lib/yaml/tokens.py
+ python/pyyaml/lib3/yaml/__init__.py
+ python/pyyaml/lib3/yaml/composer.py
+ python/pyyaml/lib3/yaml/constructor.py
+ python/pyyaml/lib3/yaml/cyaml.py
+ python/pyyaml/lib3/yaml/dumper.py
+ python/pyyaml/lib3/yaml/emitter.py
+ python/pyyaml/lib3/yaml/error.py
+ python/pyyaml/lib3/yaml/events.py
+ python/pyyaml/lib3/yaml/loader.py
+ python/pyyaml/lib3/yaml/nodes.py
+ python/pyyaml/lib3/yaml/parser.py
+ python/pyyaml/lib3/yaml/reader.py
+ python/pyyaml/lib3/yaml/representer.py
+ python/pyyaml/lib3/yaml/resolver.py
+ python/pyyaml/lib3/yaml/scanner.py
+ python/pyyaml/lib3/yaml/serializer.py
+ python/pyyaml/lib3/yaml/tokens.py
+ python/pyyaml/setup.cfg
+ python/pyyaml/setup.py
+ python/redo/PKG-INFO
+ python/redo/README
+ python/redo/setup.cfg
+ python/redo/setup.py
+ python/requests/HISTORY.rst
+ python/requests/MANIFEST.in
+ python/requests/PKG-INFO
+ python/requests/README.rst
+ python/requests/requests/__init__.py
+ python/requests/requests/adapters.py
+ python/requests/requests/api.py
+ python/requests/requests/auth.py
+ python/requests/requests/cacert.pem
+ python/requests/requests/certs.py
+ python/requests/requests/compat.py
+ python/requests/requests/cookies.py
+ python/requests/requests/exceptions.py
+ python/requests/requests/hooks.py
+ python/requests/requests/models.py
+ python/requests/requests/packages/__init__.py
+ python/requests/requests/packages/chardet/chardetect.py
+ python/requests/requests/packages/urllib3/__init__.py
+ python/requests/requests/packages/urllib3/_collections.py
+ python/requests/requests/packages/urllib3/connection.py
+ python/requests/requests/packages/urllib3/connectionpool.py
+ python/requests/requests/packages/urllib3/contrib/__init__.py
+ python/requests/requests/packages/urllib3/contrib/appengine.py
+ python/requests/requests/packages/urllib3/contrib/ntlmpool.py
+ python/requests/requests/packages/urllib3/contrib/pyopenssl.py
+ python/requests/requests/packages/urllib3/exceptions.py
+ python/requests/requests/packages/urllib3/fields.py
+ python/requests/requests/packages/urllib3/filepost.py
+ python/requests/requests/packages/urllib3/packages/__init__.py
+ python/requests/requests/packages/urllib3/packages/six.py
+ python/requests/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py
+ python/requests/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py
+ python/requests/requests/packages/urllib3/poolmanager.py
+ python/requests/requests/packages/urllib3/request.py
+ python/requests/requests/packages/urllib3/response.py
+ python/requests/requests/packages/urllib3/util/__init__.py
+ python/requests/requests/packages/urllib3/util/connection.py
+ python/requests/requests/packages/urllib3/util/request.py
+ python/requests/requests/packages/urllib3/util/response.py
+ python/requests/requests/packages/urllib3/util/retry.py
+ python/requests/requests/packages/urllib3/util/ssl_.py
+ python/requests/requests/packages/urllib3/util/timeout.py
+ python/requests/requests/packages/urllib3/util/url.py
+ python/requests/requests/sessions.py
+ python/requests/requests/status_codes.py
+ python/requests/requests/structures.py
+ python/requests/requests/utils.py
+ python/requests/requirements.txt
+ python/requests/setup.cfg
+ python/requests/setup.py
+ python/requests/test_requests.py
+ python/rsa/MANIFEST.in
+ python/rsa/PKG-INFO
+ python/rsa/create_timing_table.py
+ python/rsa/playstuff.py
+ python/rsa/rsa/_version133.py
+ python/rsa/rsa/_version200.py
+ python/rsa/rsa/asn1.py
+ python/rsa/run_tests.py
+ python/rsa/setup.cfg
+ python/rsa/setup.py
+ python/rsa/tests/__init__.py
+ python/rsa/tests/constants.py
+ python/rsa/tests/py2kconstants.py
+ python/rsa/tests/py3kconstants.py
+ python/rsa/tests/test_bigfile.py
+ python/rsa/tests/test_common.py
+ python/rsa/tests/test_compat.py
+ python/rsa/tests/test_integers.py
+ python/rsa/tests/test_load_save_keys.py
+ python/rsa/tests/test_pem.py
+ python/rsa/tests/test_pkcs1.py
+ python/rsa/tests/test_strings.py
+ python/rsa/tests/test_transform.py
+ python/rsa/tests/test_varblock.py
+ python/slugid/.gitignore
+ python/slugid/.travis.yml
+ python/slugid/README.rst
+ python/slugid/requirements.txt
+ python/slugid/setup.py
+ python/slugid/slugid/__init__.py
+ python/slugid/tox.ini
+ python/virtualenv/AUTHORS.txt
+ python/virtualenv/MANIFEST.in
+ python/virtualenv/PKG-INFO
+ python/virtualenv/README.rst
+ python/virtualenv/bin/rebuild-script.py
+ python/virtualenv/docs/Makefile
+ python/virtualenv/docs/changes.rst
+ python/virtualenv/docs/development.rst
+ python/virtualenv/docs/index.rst
+ python/virtualenv/docs/installation.rst
+ python/virtualenv/docs/make.bat
+ python/virtualenv/docs/reference.rst
+ python/virtualenv/docs/userguide.rst
+ python/virtualenv/scripts/virtualenv
+ python/virtualenv/setup.cfg
+ python/virtualenv/setup.py
+ python/virtualenv/site.py
+ python/virtualenv/tests/__init__.py
+ python/virtualenv/tests/test_activate.sh
+ python/virtualenv/tests/test_activate_output.expected
+ python/virtualenv/tests/test_cmdline.py
+ python/virtualenv/tests/test_virtualenv.py
+ python/virtualenv/virtualenv.py
+ python/virtualenv/virtualenv_embedded/activate.bat
+ python/virtualenv/virtualenv_embedded/activate.csh
+ python/virtualenv/virtualenv_embedded/activate.fish
+ python/virtualenv/virtualenv_embedded/activate.ps1
+ python/virtualenv/virtualenv_embedded/activate.sh
+ python/virtualenv/virtualenv_embedded/activate_this.py
+ python/virtualenv/virtualenv_embedded/deactivate.bat
+ python/virtualenv/virtualenv_embedded/distutils-init.py
+ python/virtualenv/virtualenv_embedded/distutils.cfg
+ python/virtualenv/virtualenv_embedded/python-config
+ python/virtualenv/virtualenv_embedded/site.py
+ python/virtualenv/virtualenv_support/__init__.py
+ python/virtualenv/virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl
+ python/virtualenv/virtualenv_support/setuptools-25.2.0-py2.py3-none-any.whl
+ python/virtualenv/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl
+ python/voluptuous/MANIFEST.in
+ python/voluptuous/README.md
+ python/voluptuous/README.rst
+ python/voluptuous/setup.cfg
+ python/voluptuous/setup.py
+ python/voluptuous/tests.md
+ python/which/MANIFEST.in
+ python/which/README.txt
+ python/which/TODO.txt
+ python/which/logo.jpg
+ rdf/tests/unit/test_rdfredirect.js
+ rdf/tests/unit/xpcshell.ini
+ security/apps/addons-public.crt
+ security/apps/addons-stage.crt
+ security/apps/marketplace-dev-public.crt
+ security/apps/marketplace-dev-reviewers.crt
+ security/apps/marketplace-prod-public.crt
+ security/apps/marketplace-prod-reviewers.crt
+ security/apps/marketplace-stage.crt
+ security/apps/privileged-package-root.der
+ security/apps/trusted-app-public.der
+ security/certverifier/StartComAndWoSignData.inc
+ security/manager/.eslintrc.js
+ security/manager/ssl/crashtests/crashtests.list
+ security/manager/ssl/tests/.eslintrc.js
+ security/manager/ssl/tests/gtest/README.txt
+ security/manager/ssl/tests/mochitest/browser/.eslintrc.js
+ security/manager/ssl/tests/mochitest/browser/browser.ini
+ security/manager/ssl/tests/mochitest/browser/browser_clientAuth_connection.js
+ security/manager/ssl/tests/mochitest/browser/browser_clientAuth_ui.js
+ security/manager/ssl/tests/mochitest/browser/browser_deleteCert_ui.js
+ security/manager/ssl/tests/mochitest/browser/browser_downloadCert_ui.js
+ security/manager/ssl/tests/mochitest/browser/browser_editCACertTrust.js
+ security/manager/ssl/tests/mochitest/browser/browser_exportP12_passwordUI.js
+ security/manager/ssl/tests/mochitest/browser/ca.pem
+ security/manager/ssl/tests/mochitest/browser/ca.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/code-ee.pem
+ security/manager/ssl/tests/mochitest/browser/code-ee.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/ee-from-expired-ca.pem
+ security/manager/ssl/tests/mochitest/browser/ee-from-expired-ca.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/ee-from-untrusted-ca.pem
+ security/manager/ssl/tests/mochitest/browser/ee-from-untrusted-ca.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/email-ee.pem
+ security/manager/ssl/tests/mochitest/browser/email-ee.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/expired-ca.pem
+ security/manager/ssl/tests/mochitest/browser/expired-ca.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/has-cn.pem
+ security/manager/ssl/tests/mochitest/browser/has-cn.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/has-empty-subject.pem
+ security/manager/ssl/tests/mochitest/browser/has-empty-subject.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/has-non-empty-subject.pem
+ security/manager/ssl/tests/mochitest/browser/has-non-empty-subject.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/has-o.pem
+ security/manager/ssl/tests/mochitest/browser/has-o.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/has-ou.pem
+ security/manager/ssl/tests/mochitest/browser/has-ou.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/head.js
+ security/manager/ssl/tests/mochitest/browser/invalid.pem
+ security/manager/ssl/tests/mochitest/browser/invalid.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/md5-ee.pem
+ security/manager/ssl/tests/mochitest/browser/md5-ee.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/revoked.pem
+ security/manager/ssl/tests/mochitest/browser/revoked.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/ssl-ee.pem
+ security/manager/ssl/tests/mochitest/browser/ssl-ee.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/unknown-issuer.pem
+ security/manager/ssl/tests/mochitest/browser/unknown-issuer.pem.certspec
+ security/manager/ssl/tests/mochitest/browser/untrusted-ca.pem
+ security/manager/ssl/tests/mochitest/browser/untrusted-ca.pem.certspec
+ security/manager/ssl/tests/mochitest/mixedcontent/.eslintrc.js
+ security/manager/ssl/tests/mochitest/mixedcontent/alloworigin.sjs
+ security/manager/ssl/tests/mochitest/mixedcontent/bug329869.js
+ security/manager/ssl/tests/mochitest/mixedcontent/download.auto
+ security/manager/ssl/tests/mochitest/mixedcontent/download.auto^headers^
+ security/manager/ssl/tests/mochitest/mixedcontent/emptyimage.sjs
+ security/manager/ssl/tests/mochitest/mixedcontent/hugebmp.sjs
+ security/manager/ssl/tests/mochitest/mixedcontent/iframesecredirect.sjs
+ security/manager/ssl/tests/mochitest/mixedcontent/iframeunsecredirect.sjs
+ security/manager/ssl/tests/mochitest/mixedcontent/imgsecredirect.sjs
+ security/manager/ssl/tests/mochitest/mixedcontent/imgunsecredirect.sjs
+ security/manager/ssl/tests/mochitest/mixedcontent/mixedContentTest.js
+ security/manager/ssl/tests/mochitest/mixedcontent/mochitest.ini
+ security/manager/ssl/tests/mochitest/mixedcontent/moonsurface.jpg
+ security/manager/ssl/tests/mochitest/mixedcontent/nocontent.sjs
+ security/manager/ssl/tests/mochitest/mixedcontent/redirecttoemptyimage.sjs
+ security/manager/ssl/tests/mochitest/mixedcontent/somestyle.css
+ security/manager/ssl/tests/mochitest/stricttransportsecurity/.eslintrc.js
+ security/manager/ssl/tests/mochitest/stricttransportsecurity/chrome.ini
+ security/manager/ssl/tests/mochitest/stricttransportsecurity/mochitest.ini
+ security/manager/ssl/tests/mochitest/stricttransportsecurity/nosts_bootstrap.html^headers^
+ security/manager/ssl/tests/mochitest/stricttransportsecurity/plain_bootstrap.html^headers^
+ security/manager/ssl/tests/mochitest/stricttransportsecurity/subdom_bootstrap.html^headers^
+ security/manager/ssl/tests/unit/.eslintrc.js
+ security/manager/ssl/tests/unit/bad_certs/badSubjectAltNames.pem
+ security/manager/ssl/tests/unit/bad_certs/badSubjectAltNames.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/beforeEpoch.pem
+ security/manager/ssl/tests/unit/bad_certs/beforeEpoch.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/beforeEpochINT.pem
+ security/manager/ssl/tests/unit/bad_certs/beforeEpochINT.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/beforeEpochIssuer.pem
+ security/manager/ssl/tests/unit/bad_certs/beforeEpochIssuer.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/ca-used-as-end-entity.pem
+ security/manager/ssl/tests/unit/bad_certs/ca-used-as-end-entity.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/default-ee.key
+ security/manager/ssl/tests/unit/bad_certs/default-ee.key.keyspec
+ security/manager/ssl/tests/unit/bad_certs/default-ee.pem
+ security/manager/ssl/tests/unit/bad_certs/default-ee.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/eeIssuedByNonCA.pem
+ security/manager/ssl/tests/unit/bad_certs/eeIssuedByNonCA.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/eeIssuedByV1Cert.pem
+ security/manager/ssl/tests/unit/bad_certs/eeIssuedByV1Cert.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/emptyIssuerName.pem
+ security/manager/ssl/tests/unit/bad_certs/emptyIssuerName.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/emptyNameCA.pem
+ security/manager/ssl/tests/unit/bad_certs/emptyNameCA.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/ev-test-intermediate.pem
+ security/manager/ssl/tests/unit/bad_certs/ev-test-intermediate.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/ev-test.pem
+ security/manager/ssl/tests/unit/bad_certs/ev-test.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/evroot.key
+ security/manager/ssl/tests/unit/bad_certs/evroot.key.keyspec
+ security/manager/ssl/tests/unit/bad_certs/evroot.pem
+ security/manager/ssl/tests/unit/bad_certs/evroot.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/expired-ee.pem
+ security/manager/ssl/tests/unit/bad_certs/expired-ee.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/expiredINT.pem
+ security/manager/ssl/tests/unit/bad_certs/expiredINT.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/expiredissuer.pem
+ security/manager/ssl/tests/unit/bad_certs/expiredissuer.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/idn-certificate.pem
+ security/manager/ssl/tests/unit/bad_certs/idn-certificate.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/inadequateKeySizeEE.key
+ security/manager/ssl/tests/unit/bad_certs/inadequateKeySizeEE.key.keyspec
+ security/manager/ssl/tests/unit/bad_certs/inadequateKeySizeEE.pem
+ security/manager/ssl/tests/unit/bad_certs/inadequateKeySizeEE.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/inadequatekeyusage-ee.pem
+ security/manager/ssl/tests/unit/bad_certs/inadequatekeyusage-ee.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/ipAddressAsDNSNameInSAN.pem
+ security/manager/ssl/tests/unit/bad_certs/ipAddressAsDNSNameInSAN.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/md5signature-expired.pem
+ security/manager/ssl/tests/unit/bad_certs/md5signature-expired.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/md5signature.pem
+ security/manager/ssl/tests/unit/bad_certs/md5signature.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/mismatch-expired.pem
+ security/manager/ssl/tests/unit/bad_certs/mismatch-expired.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/mismatch-notYetValid.pem
+ security/manager/ssl/tests/unit/bad_certs/mismatch-notYetValid.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/mismatch-untrusted-expired.pem
+ security/manager/ssl/tests/unit/bad_certs/mismatch-untrusted-expired.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/mismatch-untrusted.pem
+ security/manager/ssl/tests/unit/bad_certs/mismatch-untrusted.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/mismatch.pem
+ security/manager/ssl/tests/unit/bad_certs/mismatch.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/mismatchCN.pem
+ security/manager/ssl/tests/unit/bad_certs/mismatchCN.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/noValidNames.pem
+ security/manager/ssl/tests/unit/bad_certs/noValidNames.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/notYetValid.pem
+ security/manager/ssl/tests/unit/bad_certs/notYetValid.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/notYetValidINT.pem
+ security/manager/ssl/tests/unit/bad_certs/notYetValidINT.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/notYetValidIssuer.pem
+ security/manager/ssl/tests/unit/bad_certs/notYetValidIssuer.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/nsCertTypeCritical.pem
+ security/manager/ssl/tests/unit/bad_certs/nsCertTypeCritical.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/nsCertTypeCriticalWithExtKeyUsage.pem
+ security/manager/ssl/tests/unit/bad_certs/nsCertTypeCriticalWithExtKeyUsage.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/nsCertTypeNotCritical.pem
+ security/manager/ssl/tests/unit/bad_certs/nsCertTypeNotCritical.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/other-issuer-ee.pem
+ security/manager/ssl/tests/unit/bad_certs/other-issuer-ee.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/other-test-ca.key
+ security/manager/ssl/tests/unit/bad_certs/other-test-ca.key.keyspec
+ security/manager/ssl/tests/unit/bad_certs/other-test-ca.pem
+ security/manager/ssl/tests/unit/bad_certs/other-test-ca.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/self-signed-EE-with-cA-true.pem
+ security/manager/ssl/tests/unit/bad_certs/self-signed-EE-with-cA-true.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/selfsigned-inadequateEKU.pem
+ security/manager/ssl/tests/unit/bad_certs/selfsigned-inadequateEKU.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/selfsigned.pem
+ security/manager/ssl/tests/unit/bad_certs/selfsigned.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/test-ca.pem
+ security/manager/ssl/tests/unit/bad_certs/test-ca.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/test-int.pem
+ security/manager/ssl/tests/unit/bad_certs/test-int.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/unknownissuer.pem
+ security/manager/ssl/tests/unit/bad_certs/unknownissuer.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/untrusted-expired.pem
+ security/manager/ssl/tests/unit/bad_certs/untrusted-expired.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/untrustedissuer.pem
+ security/manager/ssl/tests/unit/bad_certs/untrustedissuer.pem.certspec
+ security/manager/ssl/tests/unit/bad_certs/v1Cert.pem
+ security/manager/ssl/tests/unit/bad_certs/v1Cert.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/ca-used-as-end-entity.pem
+ security/manager/ssl/tests/unit/ocsp_certs/ca-used-as-end-entity.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/default-ee.key
+ security/manager/ssl/tests/unit/ocsp_certs/default-ee.key.keyspec
+ security/manager/ssl/tests/unit/ocsp_certs/default-ee.pem
+ security/manager/ssl/tests/unit/ocsp_certs/default-ee.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/delegatedSHA1Signer.pem
+ security/manager/ssl/tests/unit/ocsp_certs/delegatedSHA1Signer.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/delegatedSigner.pem
+ security/manager/ssl/tests/unit/ocsp_certs/delegatedSigner.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/invalidDelegatedSignerFromIntermediate.pem
+ security/manager/ssl/tests/unit/ocsp_certs/invalidDelegatedSignerFromIntermediate.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/invalidDelegatedSignerKeyUsageCrlSigning.pem
+ security/manager/ssl/tests/unit/ocsp_certs/invalidDelegatedSignerKeyUsageCrlSigning.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/invalidDelegatedSignerNoExtKeyUsage.pem
+ security/manager/ssl/tests/unit/ocsp_certs/invalidDelegatedSignerNoExtKeyUsage.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/invalidDelegatedSignerWrongExtKeyUsage.pem
+ security/manager/ssl/tests/unit/ocsp_certs/invalidDelegatedSignerWrongExtKeyUsage.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/multi-tls-feature-bad-ee.pem
+ security/manager/ssl/tests/unit/ocsp_certs/multi-tls-feature-bad-ee.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/multi-tls-feature-good-ee.pem
+ security/manager/ssl/tests/unit/ocsp_certs/multi-tls-feature-good-ee.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/must-staple-ee-with-must-staple-int.pem
+ security/manager/ssl/tests/unit/ocsp_certs/must-staple-ee-with-must-staple-int.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/must-staple-ee.pem
+ security/manager/ssl/tests/unit/ocsp_certs/must-staple-ee.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/must-staple-missing-ee.pem
+ security/manager/ssl/tests/unit/ocsp_certs/must-staple-missing-ee.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/ocspEEWithIntermediate.pem
+ security/manager/ssl/tests/unit/ocsp_certs/ocspEEWithIntermediate.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/ocspOtherEndEntity.pem
+ security/manager/ssl/tests/unit/ocsp_certs/ocspOtherEndEntity.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/other-test-ca.key
+ security/manager/ssl/tests/unit/ocsp_certs/other-test-ca.key.keyspec
+ security/manager/ssl/tests/unit/ocsp_certs/other-test-ca.pem
+ security/manager/ssl/tests/unit/ocsp_certs/other-test-ca.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/rsa-1016-keysizeDelegatedSigner.key
+ security/manager/ssl/tests/unit/ocsp_certs/rsa-1016-keysizeDelegatedSigner.key.keyspec
+ security/manager/ssl/tests/unit/ocsp_certs/rsa-1016-keysizeDelegatedSigner.pem
+ security/manager/ssl/tests/unit/ocsp_certs/rsa-1016-keysizeDelegatedSigner.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/test-ca.pem
+ security/manager/ssl/tests/unit/ocsp_certs/test-ca.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/test-int.pem
+ security/manager/ssl/tests/unit/ocsp_certs/test-int.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/test-multi-tls-feature-int.pem
+ security/manager/ssl/tests/unit/ocsp_certs/test-multi-tls-feature-int.pem.certspec
+ security/manager/ssl/tests/unit/ocsp_certs/test-must-staple-int.pem
+ security/manager/ssl/tests/unit/ocsp_certs/test-must-staple-int.pem.certspec
+ security/manager/ssl/tests/unit/pkcs11testmodule/pkcs11testmodule.symbols
+ security/manager/ssl/tests/unit/sss_readstate_child_worker.js
+ security/manager/ssl/tests/unit/test_baseline_requirements/ca.pem
+ security/manager/ssl/tests/unit/test_baseline_requirements/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_baseline_requirements/no-san-old.pem
+ security/manager/ssl/tests/unit/test_baseline_requirements/no-san-old.pem.certspec
+ security/manager/ssl/tests/unit/test_baseline_requirements/no-san-older.pem
+ security/manager/ssl/tests/unit/test_baseline_requirements/no-san-older.pem.certspec
+ security/manager/ssl/tests/unit/test_baseline_requirements/no-san-recent.pem
+ security/manager/ssl/tests/unit/test_baseline_requirements/no-san-recent.pem.certspec
+ security/manager/ssl/tests/unit/test_baseline_requirements/san-contains-no-hostnames-old.pem
+ security/manager/ssl/tests/unit/test_baseline_requirements/san-contains-no-hostnames-old.pem.certspec
+ security/manager/ssl/tests/unit/test_baseline_requirements/san-contains-no-hostnames-older.pem
+ security/manager/ssl/tests/unit/test_baseline_requirements/san-contains-no-hostnames-older.pem.certspec
+ security/manager/ssl/tests/unit/test_baseline_requirements/san-contains-no-hostnames-recent.pem
+ security/manager/ssl/tests/unit/test_baseline_requirements/san-contains-no-hostnames-recent.pem.certspec
+ security/manager/ssl/tests/unit/test_certDB_import.js
+ security/manager/ssl/tests/unit/test_certDB_import/cert_from_windows.pfx
+ security/manager/ssl/tests/unit/test_certDB_import/emailEE.pem
+ security/manager/ssl/tests/unit/test_certDB_import/emailEE.pem.certspec
+ security/manager/ssl/tests/unit/test_certDB_import/importedCA.pem
+ security/manager/ssl/tests/unit/test_certDB_import/importedCA.pem.certspec
+ security/manager/ssl/tests/unit/test_certDB_import_pkcs12.js
+ security/manager/ssl/tests/unit/test_cert_eku/ca.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-CA.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-CA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-SA-CA.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-SA-CA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-SA-OCSP.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-SA-OCSP.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-SA-nsSGC.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-SA-nsSGC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-SA.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-SA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-CA.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-CA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-SA-CA.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-SA-CA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-SA-OCSP.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-SA-OCSP.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-SA-nsSGC.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-SA-nsSGC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-SA.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-SA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-nsSGC-old.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-nsSGC-old.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-nsSGC-older.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-nsSGC-older.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-nsSGC-recent.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-int-nsSGC-recent.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/ee-nsSGC.pem
+ security/manager/ssl/tests/unit/test_cert_eku/ee-nsSGC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/int-CA.pem
+ security/manager/ssl/tests/unit/test_cert_eku/int-CA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/int-SA-CA.pem
+ security/manager/ssl/tests/unit/test_cert_eku/int-SA-CA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/int-SA-OCSP.pem
+ security/manager/ssl/tests/unit/test_cert_eku/int-SA-OCSP.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/int-SA-nsSGC.pem
+ security/manager/ssl/tests/unit/test_cert_eku/int-SA-nsSGC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/int-SA.pem
+ security/manager/ssl/tests/unit/test_cert_eku/int-SA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/int-nsSGC-old.pem
+ security/manager/ssl/tests/unit/test_cert_eku/int-nsSGC-old.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/int-nsSGC-older.pem
+ security/manager/ssl/tests/unit/test_cert_eku/int-nsSGC-older.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_eku/int-nsSGC-recent.pem
+ security/manager/ssl/tests/unit/test_cert_eku/int-nsSGC-recent.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_embedded_null/ca.pem
+ security/manager/ssl/tests/unit/test_cert_embedded_null/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_embedded_null/embeddedNull.pem
+ security/manager/ssl/tests/unit/test_cert_embedded_null/embeddedNull.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_embedded_null/embeddedNullCNAndSAN.pem
+ security/manager/ssl/tests/unit/test_cert_embedded_null/embeddedNullCNAndSAN.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_embedded_null/embeddedNullSAN.pem
+ security/manager/ssl/tests/unit/test_cert_embedded_null/embeddedNullSAN.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_embedded_null/embeddedNullSAN2.pem
+ security/manager/ssl/tests/unit/test_cert_embedded_null/embeddedNullSAN2.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_isBuiltInRoot_reload/cert8.db
+ security/manager/ssl/tests/unit/test_cert_isBuiltInRoot_reload/cert9.db
+ security/manager/ssl/tests/unit/test_cert_isBuiltInRoot_reload/key3.db
+ security/manager/ssl/tests/unit/test_cert_isBuiltInRoot_reload/key4.db
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ca-all-usages.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ca-all-usages.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ca-missing-keyCertSign.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ca-missing-keyCertSign.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ca-no-keyUsage-extension.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ca-no-keyUsage-extension.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-and-keyEncipherment-ca-all-usages.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-and-keyEncipherment-ca-all-usages.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-and-keyEncipherment-ca-missing-keyCertSign.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-and-keyEncipherment-ca-missing-keyCertSign.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-and-keyEncipherment-ca-no-keyUsage-extension.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-and-keyEncipherment-ca-no-keyUsage-extension.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-only-ca-all-usages.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-only-ca-all-usages.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-only-ca-missing-keyCertSign.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-only-ca-missing-keyCertSign.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-only-ca-no-keyUsage-extension.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyCertSign-only-ca-no-keyUsage-extension.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyEncipherment-only-ca-all-usages.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyEncipherment-only-ca-all-usages.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyEncipherment-only-ca-missing-keyCertSign.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyEncipherment-only-ca-missing-keyCertSign.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyEncipherment-only-ca-no-keyUsage-extension.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-keyEncipherment-only-ca-no-keyUsage-extension.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-no-keyUsage-extension-ca-all-usages.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-no-keyUsage-extension-ca-all-usages.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-no-keyUsage-extension-ca-missing-keyCertSign.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-no-keyUsage-extension-ca-missing-keyCertSign.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-no-keyUsage-extension-ca-no-keyUsage-extension.pem
+ security/manager/ssl/tests/unit/test_cert_keyUsage/ee-no-keyUsage-extension-ca-no-keyUsage-extension.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_sha1/ca.pem
+ security/manager/ssl/tests/unit/test_cert_sha1/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_sha1/ee-post_int-post.pem
+ security/manager/ssl/tests/unit/test_cert_sha1/ee-post_int-post.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_sha1/ee-post_int-pre.pem
+ security/manager/ssl/tests/unit/test_cert_sha1/ee-post_int-pre.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_sha1/ee-pre_int-pre.pem
+ security/manager/ssl/tests/unit/test_cert_sha1/ee-pre_int-pre.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_sha1/int-post.pem
+ security/manager/ssl/tests/unit/test_cert_sha1/int-post.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_sha1/int-pre.pem
+ security/manager/ssl/tests/unit/test_cert_sha1/int-pre.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_signatures/ca-rsa.pem
+ security/manager/ssl/tests/unit/test_cert_signatures/ca-rsa.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_signatures/ca-secp384r1.pem
+ security/manager/ssl/tests/unit/test_cert_signatures/ca-secp384r1.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_signatures/ee-rsa-direct.pem
+ security/manager/ssl/tests/unit/test_cert_signatures/ee-rsa-direct.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_signatures/ee-rsa.pem
+ security/manager/ssl/tests/unit/test_cert_signatures/ee-rsa.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_signatures/ee-secp384r1-direct.pem
+ security/manager/ssl/tests/unit/test_cert_signatures/ee-secp384r1-direct.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_signatures/ee-secp384r1.pem
+ security/manager/ssl/tests/unit/test_cert_signatures/ee-secp384r1.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_signatures/int-rsa.pem
+ security/manager/ssl/tests/unit/test_cert_signatures/int-rsa.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_signatures/int-secp384r1.pem
+ security/manager/ssl/tests/unit/test_cert_signatures/int-secp384r1.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_trust/ca.pem
+ security/manager/ssl/tests/unit/test_cert_trust/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_trust/ee.pem
+ security/manager/ssl/tests/unit/test_cert_trust/ee.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_trust/int.pem
+ security/manager/ssl/tests/unit/test_cert_trust/int.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v1-BC-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v1-BC-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v1-BC-not-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v1-BC-not-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v1-noBC_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v1-noBC_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v2-BC-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v2-BC-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v2-BC-not-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v2-BC-not-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v2-noBC_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v2-noBC_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v3-BC-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v3-BC-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v3-BC-not-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v3-BC-not-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v3-noBC_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v3-noBC_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v4-BC-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v4-BC-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v4-BC-not-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v4-BC-not-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee-v4-noBC_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee-v4-noBC_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v1-BC-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v1-BC-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v1-BC-not-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v1-BC-not-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v1-noBC.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v1-noBC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v2-BC-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v2-BC-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v2-BC-not-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v2-BC-not-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v2-noBC.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v2-noBC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v3-BC-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v3-BC-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v3-BC-not-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v3-BC-not-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v3-noBC.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v3-noBC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v4-BC-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v4-BC-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v4-BC-not-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v4-BC-not-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v4-noBC.pem
+ security/manager/ssl/tests/unit/test_cert_version/ee_int-v4-noBC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v1-BC-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v1-BC-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v1-BC-not-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v1-BC-not-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v1-noBC_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v1-noBC_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v2-BC-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v2-BC-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v2-BC-not-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v2-BC-not-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v2-noBC_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v2-noBC_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v3-BC-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v3-BC-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v3-BC-not-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v3-BC-not-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v3-noBC_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v3-noBC_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v4-BC-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v4-BC-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v4-BC-not-cA_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v4-BC-not-cA_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/int-v4-noBC_ca.pem
+ security/manager/ssl/tests/unit/test_cert_version/int-v4-noBC_ca.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v1-BC-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v1-BC-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v1-BC-not-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v1-BC-not-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v1-noBC.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v1-noBC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v2-BC-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v2-BC-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v2-BC-not-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v2-BC-not-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v2-noBC.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v2-noBC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v3-BC-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v3-BC-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v3-BC-not-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v3-BC-not-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v3-noBC.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v3-noBC.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v4-BC-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v4-BC-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v4-BC-not-cA.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v4-BC-not-cA.pem.certspec
+ security/manager/ssl/tests/unit/test_cert_version/ss-v4-noBC.pem
+ security/manager/ssl/tests/unit/test_cert_version/ss-v4-noBC.pem.certspec
+ security/manager/ssl/tests/unit/test_certviewer_invalid_oids/bug483440-attack2b.pem
+ security/manager/ssl/tests/unit/test_certviewer_invalid_oids/bug483440-attack7.pem
+ security/manager/ssl/tests/unit/test_certviewer_invalid_oids/bug483440-pk10oflo.pem
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_int.pem
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_int.pem.certspec
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_onecrl_RSA_ee.pem
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_onecrl_RSA_ee.pem.certspec
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_onecrl_ee.pem
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_onecrl_ee.pem.certspec
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_onecrl_no_SAN_ee.pem
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_onecrl_no_SAN_ee.pem.certspec
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_onecrl_wrong_key_ee.pem
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_onecrl_wrong_key_ee.pem.certspec
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_remote_newtab_ee.pem
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_remote_newtab_ee.pem.certspec
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_root.pem
+ security/manager/ssl/tests/unit/test_content_signing/content_signing_root.pem.certspec
+ security/manager/ssl/tests/unit/test_content_signing/test.txt
+ security/manager/ssl/tests/unit/test_content_signing/test.txt.signature
+ security/manager/ssl/tests/unit/test_datasignatureverifier.js
+ security/manager/ssl/tests/unit/test_der.js
+ security/manager/ssl/tests/unit/test_ev_certs/anyPolicy-ee-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/anyPolicy-ee-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/anyPolicy-ee-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/anyPolicy-ee-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/anyPolicy-int-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/anyPolicy-int-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/anyPolicy-int-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/anyPolicy-int-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-and-test-oid-ee-cabforum-oid-int-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-and-test-oid-ee-cabforum-oid-int-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-and-test-oid-ee-cabforum-oid-int-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-and-test-oid-ee-cabforum-oid-int-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-and-test-oid-ee-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-and-test-oid-ee-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-and-test-oid-ee-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-and-test-oid-ee-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-oid-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-oid-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-oid-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/cabforum-oid-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/evroot.key
+ security/manager/ssl/tests/unit/test_ev_certs/evroot.key.keyspec
+ security/manager/ssl/tests/unit/test_ev_certs/evroot.pem
+ security/manager/ssl/tests/unit/test_ev_certs/evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/no-ocsp-ee-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/no-ocsp-ee-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/no-ocsp-ee-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/no-ocsp-ee-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/no-ocsp-int-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/no-ocsp-int-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/no-ocsp-int-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/no-ocsp-int-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/non-ev-root-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/non-ev-root-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/non-ev-root-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/non-ev-root-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/non-evroot-ca.pem
+ security/manager/ssl/tests/unit/test_ev_certs/non-evroot-ca.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/reverse-order-oids-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/reverse-order-oids-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/reverse-order-oids-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/reverse-order-oids-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/test-and-cabforum-oid-ee-cabforum-oid-int-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/test-and-cabforum-oid-ee-cabforum-oid-int-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/test-and-cabforum-oid-ee-cabforum-oid-int-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/test-and-cabforum-oid-ee-cabforum-oid-int-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/test-and-cabforum-oid-ee-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/test-and-cabforum-oid-ee-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/test-and-cabforum-oid-ee-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/test-and-cabforum-oid-ee-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-ee-cabforum-oid-int-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-ee-cabforum-oid-int-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-ee-cabforum-oid-int-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-ee-cabforum-oid-int-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-path-ee.pem
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-path-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-path-int.key
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-path-int.key.keyspec
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-path-int.pem
+ security/manager/ssl/tests/unit/test_ev_certs/test-oid-path-int.pem.certspec
+ security/manager/ssl/tests/unit/test_getchain/ca-1.pem
+ security/manager/ssl/tests/unit/test_getchain/ca-1.pem.certspec
+ security/manager/ssl/tests/unit/test_getchain/ca-2.pem
+ security/manager/ssl/tests/unit/test_getchain/ca-2.pem.certspec
+ security/manager/ssl/tests/unit/test_getchain/ee.pem
+ security/manager/ssl/tests/unit/test_getchain/ee.pem.certspec
+ security/manager/ssl/tests/unit/test_hash_algorithms.js
+ security/manager/ssl/tests/unit/test_hash_algorithms_wrap.js
+ security/manager/ssl/tests/unit/test_hmac.js
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints.js
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ca.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-bad-ku-no-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-bad-ku-no-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-bad-ku-server-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-bad-ku-server-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-cA-FALSE-asserts-keyCertSign.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-cA-FALSE-asserts-keyCertSign.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-limited-depth-invalid.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-limited-depth-invalid.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-limited-depth.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-limited-depth.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-no-extensions.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-no-extensions.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-no-ku-no-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-no-ku-no-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-no-ku-server-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-no-ku-server-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-not-a-ca.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-not-a-ca.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-valid-ku-no-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-valid-ku-no-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-valid-ku-server-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/ee-int-valid-ku-server-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-bad-ku-no-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-bad-ku-no-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-bad-ku-server-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-bad-ku-server-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-cA-FALSE-asserts-keyCertSign.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-cA-FALSE-asserts-keyCertSign.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-limited-depth-invalid.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-limited-depth-invalid.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-limited-depth.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-limited-depth.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-no-extensions.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-no-extensions.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-no-ku-no-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-no-ku-no-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-no-ku-server-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-no-ku-server-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-not-a-ca.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-not-a-ca.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-valid-ku-no-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-valid-ku-no-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-valid-ku-server-eku.pem
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/int-valid-ku-server-eku.pem.certspec
+ security/manager/ssl/tests/unit/test_js_cert_override_service.js
+ security/manager/ssl/tests/unit/test_keysize/ee_rsa_1016-int_rsa_1024-root_rsa_1024.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_rsa_1016-int_rsa_1024-root_rsa_1024.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_rsa_1024-int_rsa_1016-root_rsa_1024.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_rsa_1024-int_rsa_1016-root_rsa_1024.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_rsa_1024-int_rsa_1024-root_rsa_1016.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_rsa_1024-int_rsa_1024-root_rsa_1016.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_rsa_1024-int_rsa_1024-root_rsa_1024.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_rsa_1024-int_rsa_1024-root_rsa_1024.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_secp224r1_224-int_secp256r1_256-root_rsa_2048.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_secp224r1_224-int_secp256r1_256-root_rsa_2048.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_secp224r1_224-int_secp256r1_256-root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_secp224r1_224-int_secp256r1_256-root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256k1_256-int_secp256r1_256-root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256k1_256-int_secp256r1_256-root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256r1_256-int_rsa_1016-root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256r1_256-int_rsa_1016-root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256r1_256-int_secp224r1_224-root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256r1_256-int_secp224r1_224-root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256r1_256-int_secp256r1_256-root_secp224r1_224.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256r1_256-int_secp256r1_256-root_secp224r1_224.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256r1_256-int_secp256r1_256-root_secp256k1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_secp256r1_256-int_secp256r1_256-root_secp256k1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_secp384r1_384-int_secp256r1_256-root_rsa_2048.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_secp384r1_384-int_secp256r1_256-root_rsa_2048.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/ee_secp521r1_521-int_secp384r1_384-root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/ee_secp521r1_521-int_secp384r1_384-root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_rsa_1016-root_rsa_1024.pem
+ security/manager/ssl/tests/unit/test_keysize/int_rsa_1016-root_rsa_1024.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_rsa_1016-root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/int_rsa_1016-root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_rsa_1024-root_rsa_1016.pem
+ security/manager/ssl/tests/unit/test_keysize/int_rsa_1024-root_rsa_1016.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_rsa_1024-root_rsa_1024.pem
+ security/manager/ssl/tests/unit/test_keysize/int_rsa_1024-root_rsa_1024.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_secp224r1_224-root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/int_secp224r1_224-root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_secp256r1_256-root_rsa_2048.pem
+ security/manager/ssl/tests/unit/test_keysize/int_secp256r1_256-root_rsa_2048.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_secp256r1_256-root_secp224r1_224.pem
+ security/manager/ssl/tests/unit/test_keysize/int_secp256r1_256-root_secp224r1_224.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_secp256r1_256-root_secp256k1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/int_secp256r1_256-root_secp256k1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_secp256r1_256-root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/int_secp256r1_256-root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/int_secp384r1_384-root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/int_secp384r1_384-root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/root_rsa_1016.pem
+ security/manager/ssl/tests/unit/test_keysize/root_rsa_1016.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/root_rsa_1024.pem
+ security/manager/ssl/tests/unit/test_keysize/root_rsa_1024.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/root_rsa_2048.pem
+ security/manager/ssl/tests/unit/test_keysize/root_rsa_2048.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/root_secp224r1_224.pem
+ security/manager/ssl/tests/unit/test_keysize/root_secp224r1_224.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/root_secp256k1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/root_secp256k1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize/root_secp256r1_256.pem
+ security/manager/ssl/tests/unit/test_keysize/root_secp256r1_256.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize_ev.js
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_ee_rsa_2040-ev_int_rsa_2048-evroot.pem
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_ee_rsa_2040-ev_int_rsa_2048-evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_ee_rsa_2048-ev_int_rsa_2040-evroot.pem
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_ee_rsa_2048-ev_int_rsa_2040-evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_ee_rsa_2048-ev_int_rsa_2048-ev_root_rsa_2040.pem
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_ee_rsa_2048-ev_int_rsa_2048-ev_root_rsa_2040.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_ee_rsa_2048-ev_int_rsa_2048-evroot.pem
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_ee_rsa_2048-ev_int_rsa_2048-evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2040-evroot.pem
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2040-evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2040.key
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2040.key.keyspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2048-ev_root_rsa_2040.pem
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2048-ev_root_rsa_2040.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2048-evroot.pem
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2048-evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2048.key
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_int_rsa_2048.key.keyspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_root_rsa_2040.key
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_root_rsa_2040.key.keyspec
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_root_rsa_2040.pem
+ security/manager/ssl/tests/unit/test_keysize_ev/ev_root_rsa_2040.pem.certspec
+ security/manager/ssl/tests/unit/test_keysize_ev/evroot.key
+ security/manager/ssl/tests/unit/test_keysize_ev/evroot.key.keyspec
+ security/manager/ssl/tests/unit/test_keysize_ev/evroot.pem
+ security/manager/ssl/tests/unit/test_keysize_ev/evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_local_cert.js
+ security/manager/ssl/tests/unit/test_name_constraints/NameConstraints.dcissallowed.pem
+ security/manager/ssl/tests/unit/test_name_constraints/NameConstraints.dcissallowed.pem.certspec
+ security/manager/ssl/tests/unit/test_name_constraints/NameConstraints.dcissblocked.pem
+ security/manager/ssl/tests/unit/test_name_constraints/NameConstraints.dcissblocked.pem.certspec
+ security/manager/ssl/tests/unit/test_name_constraints/ca-example-com-permitted.pem
+ security/manager/ssl/tests/unit/test_name_constraints/ca-example-com-permitted.pem.certspec
+ security/manager/ssl/tests/unit/test_name_constraints/dciss.pem
+ security/manager/ssl/tests/unit/test_name_constraints/dciss.pem.certspec
+ security/manager/ssl/tests/unit/test_name_constraints/ee-example-com-and-org.pem
+ security/manager/ssl/tests/unit/test_name_constraints/ee-example-com-and-org.pem.certspec
+ security/manager/ssl/tests/unit/test_name_constraints/ee-example-com.pem
+ security/manager/ssl/tests/unit/test_name_constraints/ee-example-com.pem.certspec
+ security/manager/ssl/tests/unit/test_name_constraints/ee-example-org.pem
+ security/manager/ssl/tests/unit/test_name_constraints/ee-example-org.pem.certspec
+ security/manager/ssl/tests/unit/test_name_constraints/ee-example-test.pem
+ security/manager/ssl/tests/unit/test_name_constraints/ee-example-test.pem.certspec
+ security/manager/ssl/tests/unit/test_name_constraints/int-example-org-permitted.pem
+ security/manager/ssl/tests/unit/test_name_constraints/int-example-org-permitted.pem.certspec
+ security/manager/ssl/tests/unit/test_nsIX509CertValidity.js
+ security/manager/ssl/tests/unit/test_ocsp_enabled_pref.js
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method/a.pem
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method/a.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method/ca.pem
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method/int.key
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method/int.key.keyspec
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method/int.pem
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method/int.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/bad-scheme.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/bad-scheme.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/ca.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/empty-scheme-url.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/empty-scheme-url.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/ftp-url.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/ftp-url.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/hTTp-url.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/hTTp-url.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/https-url.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/https-url.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/int.key
+ security/manager/ssl/tests/unit/test_ocsp_url/int.key.keyspec
+ security/manager/ssl/tests/unit/test_ocsp_url/int.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/int.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/negative-port.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/negative-port.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/no-host-url.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/no-host-url.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/no-path-url.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/no-path-url.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/no-scheme-host-port.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/no-scheme-host-port.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/no-scheme-url.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/no-scheme-url.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/unknown-scheme.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/unknown-scheme.pem.certspec
+ security/manager/ssl/tests/unit/test_ocsp_url/user-pass.pem
+ security/manager/ssl/tests/unit/test_ocsp_url/user-pass.pem.certspec
+ security/manager/ssl/tests/unit/test_onecrl/same-issuer-ee.pem
+ security/manager/ssl/tests/unit/test_onecrl/same-issuer-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_onecrl/sample_revocations.txt
+ security/manager/ssl/tests/unit/test_onecrl/test-int-ee.pem
+ security/manager/ssl/tests/unit/test_onecrl/test-int-ee.pem.certspec
+ security/manager/ssl/tests/unit/test_password_prompt.js
+ security/manager/ssl/tests/unit/test_pinning_dynamic/a.pinning2.example.com-badca.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/a.pinning2.example.com-badca.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/a.pinning2.example.com-pinningroot.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/a.pinning2.example.com-pinningroot.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/a.preload.example.com-badca.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/a.preload.example.com-badca.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/a.preload.example.com-pinningroot.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/a.preload.example.com-pinningroot.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/b.pinning2.example.com-badca.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/b.pinning2.example.com-badca.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/b.pinning2.example.com-pinningroot.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/b.pinning2.example.com-pinningroot.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/b.preload.example.com-badca.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/b.preload.example.com-badca.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/b.preload.example.com-pinningroot.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/b.preload.example.com-pinningroot.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/badca.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/badca.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/pinningroot.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/pinningroot.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/x.a.pinning2.example.com-badca.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/x.a.pinning2.example.com-badca.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/x.a.pinning2.example.com-pinningroot.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/x.a.pinning2.example.com-pinningroot.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/x.b.pinning2.example.com-badca.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/x.b.pinning2.example.com-badca.pem.certspec
+ security/manager/ssl/tests/unit/test_pinning_dynamic/x.b.pinning2.example.com-pinningroot.pem
+ security/manager/ssl/tests/unit/test_pinning_dynamic/x.b.pinning2.example.com-pinningroot.pem.certspec
+ security/manager/ssl/tests/unit/test_pkcs11_module.js
+ security/manager/ssl/tests/unit/test_pkcs11_slot.js
+ security/manager/ssl/tests/unit/test_pkcs11_token.js
+ security/manager/ssl/tests/unit/test_pkcs11_tokenDB.js
+ security/manager/ssl/tests/unit/test_sdr.js
+ security/manager/ssl/tests/unit/test_session_resumption.js
+ security/manager/ssl/tests/unit/test_signed_apps-marketplace.js
+ security/manager/ssl/tests/unit/test_signed_apps.js
+ security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/README.md
+ security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/create_test_files.sh
+ security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/nss_ctypes.py
+ security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/sign_b2g_app.py
+ security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/unsigned_app_1/icon-128.png
+ security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/unsigned_app_1/manifest.webapp
+ security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/unsigned_app_origin/icon-128.png
+ security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/unsigned_app_origin/manifest.webapp
+ security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/unsigned_app_origin_toolkit_webapps/manifest.webapp
+ security/manager/ssl/tests/unit/test_signed_apps/privileged-app-test-1.0.zip
+ security/manager/ssl/tests/unit/test_signed_apps/test-privileged-app-test-1.0.zip
+ security/manager/ssl/tests/unit/test_signed_apps/trusted_ca1.der
+ security/manager/ssl/tests/unit/test_signed_apps/unknown_issuer_app_1.zip
+ security/manager/ssl/tests/unit/test_signed_apps/unsigned_app_1.zip
+ security/manager/ssl/tests/unit/test_signed_apps/valid_app_1.zip
+ security/manager/ssl/tests/unit/test_signed_dir.js
+ security/manager/ssl/tests/unit/test_signed_dir/lightbeam_for_firefox-1.3.1-fx.xpi
+ security/manager/ssl/tests/unit/test_signed_manifest/README.md
+ security/manager/ssl/tests/unit/test_signed_manifest/manifest.webapp
+ security/manager/ssl/tests/unit/test_signed_manifest/testInvalidSignedManifest/manifest.sig
+ security/manager/ssl/tests/unit/test_signed_manifest/testValidSignedManifest/manifest.sig
+ security/manager/ssl/tests/unit/test_signed_manifest/trusted_ca1.der
+ security/manager/ssl/tests/unit/test_startcom_wosign.js
+ security/manager/ssl/tests/unit/test_startcom_wosign/StartCom-after-cutoff.pem
+ security/manager/ssl/tests/unit/test_startcom_wosign/StartCom-after-cutoff.pem.certspec
+ security/manager/ssl/tests/unit/test_startcom_wosign/StartCom-before-cutoff.pem
+ security/manager/ssl/tests/unit/test_startcom_wosign/StartCom-before-cutoff.pem.certspec
+ security/manager/ssl/tests/unit/test_startcom_wosign/StartComCA.pem
+ security/manager/ssl/tests/unit/test_startcom_wosign/StartComCA.pem.certspec
+ security/manager/ssl/tests/unit/test_startcom_wosign/WoSign-after-cutoff.pem
+ security/manager/ssl/tests/unit/test_startcom_wosign/WoSign-after-cutoff.pem.certspec
+ security/manager/ssl/tests/unit/test_startcom_wosign/WoSign-before-cutoff.pem
+ security/manager/ssl/tests/unit/test_startcom_wosign/WoSign-before-cutoff.pem.certspec
+ security/manager/ssl/tests/unit/test_startcom_wosign/WoSignCA.pem
+ security/manager/ssl/tests/unit/test_startcom_wosign/WoSignCA.pem.certspec
+ security/manager/ssl/tests/unit/test_startcom_wosign/ca.pem
+ security/manager/ssl/tests/unit/test_startcom_wosign/ca.pem.certspec
+ security/manager/ssl/tests/unit/test_sts_ipv4_ipv6.js
+ security/manager/ssl/tests/unit/test_sts_preloadlist_perwindowpb.js
+ security/manager/ssl/tests/unit/test_sts_preloadlist_selfdestruct.js
+ security/manager/ssl/tests/unit/test_validity.js
+ security/manager/ssl/tests/unit/test_validity/ev_ee_27_months-ev_int_60_months-evroot.pem
+ security/manager/ssl/tests/unit/test_validity/ev_ee_27_months-ev_int_60_months-evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_validity/ev_ee_28_months-ev_int_60_months-evroot.pem
+ security/manager/ssl/tests/unit/test_validity/ev_ee_28_months-ev_int_60_months-evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_validity/ev_int_60_months-evroot.key
+ security/manager/ssl/tests/unit/test_validity/ev_int_60_months-evroot.key.keyspec
+ security/manager/ssl/tests/unit/test_validity/ev_int_60_months-evroot.pem
+ security/manager/ssl/tests/unit/test_validity/ev_int_60_months-evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_validity/evroot.key
+ security/manager/ssl/tests/unit/test_validity/evroot.key.keyspec
+ security/manager/ssl/tests/unit/test_validity/evroot.pem
+ security/manager/ssl/tests/unit/test_validity/evroot.pem.certspec
+ security/manager/ssl/tests/unit/test_weak_crypto.js
+ security/manager/ssl/tests/unit/test_x509.js
+ security/manager/ssl/tests/unit/tlsserver/default-ee.der
+ security/manager/ssl/tests/unit/xpcshell-smartcards.ini
+ security/manager/ssl/tests/unit/xpcshell.ini
+ security/manager/tools/.eslintrc.js
+ security/nss/.clang-format
+ security/nss/.gitignore
+ security/nss/.taskcluster.yml
+ security/nss/automation/abi-check/expected-report-libfreebl3.so.txt
+ security/nss/automation/abi-check/expected-report-libfreeblpriv3.so.txt
+ security/nss/automation/abi-check/expected-report-libnspr4.so.txt
+ security/nss/automation/abi-check/expected-report-libnss3.so.txt
+ security/nss/automation/abi-check/expected-report-libnssckbi.so.txt
+ security/nss/automation/abi-check/expected-report-libnssdbm3.so.txt
+ security/nss/automation/abi-check/expected-report-libnsssysinit.so.txt
+ security/nss/automation/abi-check/expected-report-libnssutil3.so.txt
+ security/nss/automation/abi-check/expected-report-libplc4.so.txt
+ security/nss/automation/abi-check/expected-report-libplds4.so.txt
+ security/nss/automation/abi-check/expected-report-libsmime3.so.txt
+ security/nss/automation/abi-check/expected-report-libsoftokn3.so.txt
+ security/nss/automation/abi-check/expected-report-libssl3.so.txt
+ security/nss/automation/abi-check/previous-nss-release
+ security/nss/automation/buildbot-slave/bbenv-example.sh
+ security/nss/automation/buildbot-slave/build.sh
+ security/nss/automation/buildbot-slave/reboot.bat
+ security/nss/automation/buildbot-slave/startbuild.bat
+ security/nss/automation/clang-format/Dockerfile
+ security/nss/automation/clang-format/run_clang_format.sh
+ security/nss/automation/release/nspr-version.txt
+ security/nss/automation/taskcluster/docker-aarch64/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-aarch64/setup.sh
+ security/nss/automation/taskcluster/docker-arm/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-arm/bin/uname.sh
+ security/nss/automation/taskcluster/docker-arm/setup.sh
+ security/nss/automation/taskcluster/docker-builds/Dockerfile
+ security/nss/automation/taskcluster/docker-builds/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-clang-format/Dockerfile
+ security/nss/automation/taskcluster/docker-clang-format/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-decision/Dockerfile
+ security/nss/automation/taskcluster/docker-decision/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-fuzz/Dockerfile
+ security/nss/automation/taskcluster/docker-fuzz/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-fuzz32/Dockerfile
+ security/nss/automation/taskcluster/docker-fuzz32/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-gcc-4.4/Dockerfile
+ security/nss/automation/taskcluster/docker-gcc-4.4/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-hacl/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-hacl/setup-user.sh
+ security/nss/automation/taskcluster/docker-hacl/setup.sh
+ security/nss/automation/taskcluster/docker-interop/Dockerfile
+ security/nss/automation/taskcluster/docker-interop/bin/checkout.sh
+ security/nss/automation/taskcluster/docker-saw/bin/checkout.sh
+ security/nss/automation/taskcluster/docker/Dockerfile
+ security/nss/automation/taskcluster/docker/bin/checkout.sh
+ security/nss/automation/taskcluster/graph/npm-shrinkwrap.json
+ security/nss/automation/taskcluster/graph/package.json
+ security/nss/automation/taskcluster/image_builder/VERSION
+ security/nss/automation/taskcluster/image_builder/bin/checkout.sh
+ security/nss/automation/taskcluster/scripts/build.sh
+ security/nss/automation/taskcluster/scripts/build_gyp.sh
+ security/nss/automation/taskcluster/scripts/build_image.sh
+ security/nss/automation/taskcluster/scripts/build_nspr.sh
+ security/nss/automation/taskcluster/scripts/build_nss.sh
+ security/nss/automation/taskcluster/scripts/build_softoken.sh
+ security/nss/automation/taskcluster/scripts/build_util.sh
+ security/nss/automation/taskcluster/scripts/check_abi.sh
+ security/nss/automation/taskcluster/scripts/extend_task_graph.sh
+ security/nss/automation/taskcluster/scripts/fuzz.sh
+ security/nss/automation/taskcluster/scripts/gen_certs.sh
+ security/nss/automation/taskcluster/scripts/gen_coverage_report.sh
+ security/nss/automation/taskcluster/scripts/run_hacl.sh
+ security/nss/automation/taskcluster/scripts/run_saw.sh
+ security/nss/automation/taskcluster/scripts/run_scan_build.sh
+ security/nss/automation/taskcluster/scripts/run_tests.sh
+ security/nss/automation/taskcluster/scripts/split.sh
+ security/nss/automation/taskcluster/scripts/tools.sh
+ security/nss/automation/taskcluster/windows/build.sh
+ security/nss/automation/taskcluster/windows/build_gyp.sh
+ security/nss/automation/taskcluster/windows/gen_certs.sh
+ security/nss/automation/taskcluster/windows/releng.manifest
+ security/nss/automation/taskcluster/windows/run_tests.sh
+ security/nss/automation/taskcluster/windows/setup.sh
+ security/nss/cmd/bltest/tests/README
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext0
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext1
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext10
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext11
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext12
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext13
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext14
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext15
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext16
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext17
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext18
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext19
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext2
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext20
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext21
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext22
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext23
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext24
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext3
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext4
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext5
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext6
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext7
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext8
+ security/nss/cmd/bltest/tests/aes_cbc/ciphertext9
+ security/nss/cmd/bltest/tests/aes_cbc/iv0
+ security/nss/cmd/bltest/tests/aes_cbc/iv1
+ security/nss/cmd/bltest/tests/aes_cbc/iv10
+ security/nss/cmd/bltest/tests/aes_cbc/iv11
+ security/nss/cmd/bltest/tests/aes_cbc/iv12
+ security/nss/cmd/bltest/tests/aes_cbc/iv13
+ security/nss/cmd/bltest/tests/aes_cbc/iv14
+ security/nss/cmd/bltest/tests/aes_cbc/iv15
+ security/nss/cmd/bltest/tests/aes_cbc/iv16
+ security/nss/cmd/bltest/tests/aes_cbc/iv17
+ security/nss/cmd/bltest/tests/aes_cbc/iv18
+ security/nss/cmd/bltest/tests/aes_cbc/iv19
+ security/nss/cmd/bltest/tests/aes_cbc/iv2
+ security/nss/cmd/bltest/tests/aes_cbc/iv20
+ security/nss/cmd/bltest/tests/aes_cbc/iv21
+ security/nss/cmd/bltest/tests/aes_cbc/iv22
+ security/nss/cmd/bltest/tests/aes_cbc/iv23
+ security/nss/cmd/bltest/tests/aes_cbc/iv24
+ security/nss/cmd/bltest/tests/aes_cbc/iv3
+ security/nss/cmd/bltest/tests/aes_cbc/iv4
+ security/nss/cmd/bltest/tests/aes_cbc/iv5
+ security/nss/cmd/bltest/tests/aes_cbc/iv6
+ security/nss/cmd/bltest/tests/aes_cbc/iv7
+ security/nss/cmd/bltest/tests/aes_cbc/iv8
+ security/nss/cmd/bltest/tests/aes_cbc/iv9
+ security/nss/cmd/bltest/tests/aes_cbc/key0
+ security/nss/cmd/bltest/tests/aes_cbc/key1
+ security/nss/cmd/bltest/tests/aes_cbc/key10
+ security/nss/cmd/bltest/tests/aes_cbc/key11
+ security/nss/cmd/bltest/tests/aes_cbc/key12
+ security/nss/cmd/bltest/tests/aes_cbc/key13
+ security/nss/cmd/bltest/tests/aes_cbc/key14
+ security/nss/cmd/bltest/tests/aes_cbc/key15
+ security/nss/cmd/bltest/tests/aes_cbc/key16
+ security/nss/cmd/bltest/tests/aes_cbc/key17
+ security/nss/cmd/bltest/tests/aes_cbc/key18
+ security/nss/cmd/bltest/tests/aes_cbc/key19
+ security/nss/cmd/bltest/tests/aes_cbc/key2
+ security/nss/cmd/bltest/tests/aes_cbc/key20
+ security/nss/cmd/bltest/tests/aes_cbc/key21
+ security/nss/cmd/bltest/tests/aes_cbc/key22
+ security/nss/cmd/bltest/tests/aes_cbc/key23
+ security/nss/cmd/bltest/tests/aes_cbc/key24
+ security/nss/cmd/bltest/tests/aes_cbc/key3
+ security/nss/cmd/bltest/tests/aes_cbc/key4
+ security/nss/cmd/bltest/tests/aes_cbc/key5
+ security/nss/cmd/bltest/tests/aes_cbc/key6
+ security/nss/cmd/bltest/tests/aes_cbc/key7
+ security/nss/cmd/bltest/tests/aes_cbc/key8
+ security/nss/cmd/bltest/tests/aes_cbc/key9
+ security/nss/cmd/bltest/tests/aes_cbc/mktst.sh
+ security/nss/cmd/bltest/tests/aes_cbc/numtests
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext0
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext1
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext10
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext11
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext12
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext13
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext14
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext15
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext16
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext17
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext18
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext19
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext2
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext20
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext21
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext22
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext23
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext24
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext3
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext4
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext5
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext6
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext7
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext8
+ security/nss/cmd/bltest/tests/aes_cbc/plaintext9
+ security/nss/cmd/bltest/tests/aes_cbc/test1.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test10.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test11.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test12.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test13.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test14.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test15.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test16.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test17.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test18.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test19.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test2.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test20.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test21.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test22.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test23.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test24.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test3.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test4.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test5.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test6.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test7.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test8.txt
+ security/nss/cmd/bltest/tests/aes_cbc/test9.txt
+ security/nss/cmd/bltest/tests/aes_ctr/aes_ctr_0.txt
+ security/nss/cmd/bltest/tests/aes_ctr/aes_ctr_1.txt
+ security/nss/cmd/bltest/tests/aes_ctr/aes_ctr_2.txt
+ security/nss/cmd/bltest/tests/aes_ctr/aes_ctr_tests_source.txt
+ security/nss/cmd/bltest/tests/aes_ctr/ciphertext0
+ security/nss/cmd/bltest/tests/aes_ctr/ciphertext1
+ security/nss/cmd/bltest/tests/aes_ctr/ciphertext2
+ security/nss/cmd/bltest/tests/aes_ctr/iv0
+ security/nss/cmd/bltest/tests/aes_ctr/iv1
+ security/nss/cmd/bltest/tests/aes_ctr/iv2
+ security/nss/cmd/bltest/tests/aes_ctr/key0
+ security/nss/cmd/bltest/tests/aes_ctr/key1
+ security/nss/cmd/bltest/tests/aes_ctr/key2
+ security/nss/cmd/bltest/tests/aes_ctr/mktst.sh
+ security/nss/cmd/bltest/tests/aes_ctr/numtests
+ security/nss/cmd/bltest/tests/aes_ctr/plaintext0
+ security/nss/cmd/bltest/tests/aes_ctr/plaintext1
+ security/nss/cmd/bltest/tests/aes_ctr/plaintext2
+ security/nss/cmd/bltest/tests/aes_cts/aes-cts-type-1-vectors.txt
+ security/nss/cmd/bltest/tests/aes_cts/aes_cts_0.txt
+ security/nss/cmd/bltest/tests/aes_cts/aes_cts_1.txt
+ security/nss/cmd/bltest/tests/aes_cts/aes_cts_2.txt
+ security/nss/cmd/bltest/tests/aes_cts/aes_cts_3.txt
+ security/nss/cmd/bltest/tests/aes_cts/aes_cts_4.txt
+ security/nss/cmd/bltest/tests/aes_cts/aes_cts_5.txt
+ security/nss/cmd/bltest/tests/aes_cts/ciphertext0
+ security/nss/cmd/bltest/tests/aes_cts/ciphertext1
+ security/nss/cmd/bltest/tests/aes_cts/ciphertext2
+ security/nss/cmd/bltest/tests/aes_cts/ciphertext3
+ security/nss/cmd/bltest/tests/aes_cts/ciphertext4
+ security/nss/cmd/bltest/tests/aes_cts/ciphertext5
+ security/nss/cmd/bltest/tests/aes_cts/iv0
+ security/nss/cmd/bltest/tests/aes_cts/iv1
+ security/nss/cmd/bltest/tests/aes_cts/iv2
+ security/nss/cmd/bltest/tests/aes_cts/iv3
+ security/nss/cmd/bltest/tests/aes_cts/iv4
+ security/nss/cmd/bltest/tests/aes_cts/iv5
+ security/nss/cmd/bltest/tests/aes_cts/key0
+ security/nss/cmd/bltest/tests/aes_cts/key1
+ security/nss/cmd/bltest/tests/aes_cts/key2
+ security/nss/cmd/bltest/tests/aes_cts/key3
+ security/nss/cmd/bltest/tests/aes_cts/key4
+ security/nss/cmd/bltest/tests/aes_cts/key5
+ security/nss/cmd/bltest/tests/aes_cts/mktst.sh
+ security/nss/cmd/bltest/tests/aes_cts/numtests
+ security/nss/cmd/bltest/tests/aes_cts/plaintext0
+ security/nss/cmd/bltest/tests/aes_cts/plaintext1
+ security/nss/cmd/bltest/tests/aes_cts/plaintext2
+ security/nss/cmd/bltest/tests/aes_cts/plaintext3
+ security/nss/cmd/bltest/tests/aes_cts/plaintext4
+ security/nss/cmd/bltest/tests/aes_cts/plaintext5
+ security/nss/cmd/bltest/tests/aes_ecb/ciphertext0
+ security/nss/cmd/bltest/tests/aes_ecb/ciphertext1
+ security/nss/cmd/bltest/tests/aes_ecb/ciphertext2
+ security/nss/cmd/bltest/tests/aes_ecb/ciphertext3
+ security/nss/cmd/bltest/tests/aes_ecb/ciphertext4
+ security/nss/cmd/bltest/tests/aes_ecb/ciphertext5
+ security/nss/cmd/bltest/tests/aes_ecb/ciphertext6
+ security/nss/cmd/bltest/tests/aes_ecb/key0
+ security/nss/cmd/bltest/tests/aes_ecb/key1
+ security/nss/cmd/bltest/tests/aes_ecb/key2
+ security/nss/cmd/bltest/tests/aes_ecb/key3
+ security/nss/cmd/bltest/tests/aes_ecb/key4
+ security/nss/cmd/bltest/tests/aes_ecb/key5
+ security/nss/cmd/bltest/tests/aes_ecb/key6
+ security/nss/cmd/bltest/tests/aes_ecb/mktst.sh
+ security/nss/cmd/bltest/tests/aes_ecb/numtests
+ security/nss/cmd/bltest/tests/aes_ecb/plaintext0
+ security/nss/cmd/bltest/tests/aes_ecb/plaintext1
+ security/nss/cmd/bltest/tests/aes_ecb/plaintext2
+ security/nss/cmd/bltest/tests/aes_ecb/plaintext3
+ security/nss/cmd/bltest/tests/aes_ecb/plaintext4
+ security/nss/cmd/bltest/tests/aes_ecb/plaintext5
+ security/nss/cmd/bltest/tests/aes_ecb/plaintext6
+ security/nss/cmd/bltest/tests/aes_ecb/test1.txt
+ security/nss/cmd/bltest/tests/aes_ecb/test2.txt
+ security/nss/cmd/bltest/tests/aes_ecb/test3.txt
+ security/nss/cmd/bltest/tests/aes_ecb/test4.txt
+ security/nss/cmd/bltest/tests/aes_ecb/test5.txt
+ security/nss/cmd/bltest/tests/aes_ecb/test6.txt
+ security/nss/cmd/bltest/tests/aes_gcm/aad0
+ security/nss/cmd/bltest/tests/aes_gcm/aad1
+ security/nss/cmd/bltest/tests/aes_gcm/aad10
+ security/nss/cmd/bltest/tests/aes_gcm/aad11
+ security/nss/cmd/bltest/tests/aes_gcm/aad12
+ security/nss/cmd/bltest/tests/aes_gcm/aad13
+ security/nss/cmd/bltest/tests/aes_gcm/aad14
+ security/nss/cmd/bltest/tests/aes_gcm/aad15
+ security/nss/cmd/bltest/tests/aes_gcm/aad16
+ security/nss/cmd/bltest/tests/aes_gcm/aad17
+ security/nss/cmd/bltest/tests/aes_gcm/aad2
+ security/nss/cmd/bltest/tests/aes_gcm/aad3
+ security/nss/cmd/bltest/tests/aes_gcm/aad4
+ security/nss/cmd/bltest/tests/aes_gcm/aad5
+ security/nss/cmd/bltest/tests/aes_gcm/aad6
+ security/nss/cmd/bltest/tests/aes_gcm/aad7
+ security/nss/cmd/bltest/tests/aes_gcm/aad8
+ security/nss/cmd/bltest/tests/aes_gcm/aad9
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext0
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext1
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext10
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext11
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext12
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext13
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext14
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext15
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext16
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext17
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext2
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext3
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext4
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext5
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext6
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext7
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext8
+ security/nss/cmd/bltest/tests/aes_gcm/ciphertext9
+ security/nss/cmd/bltest/tests/aes_gcm/hex.c
+ security/nss/cmd/bltest/tests/aes_gcm/iv0
+ security/nss/cmd/bltest/tests/aes_gcm/iv1
+ security/nss/cmd/bltest/tests/aes_gcm/iv10
+ security/nss/cmd/bltest/tests/aes_gcm/iv11
+ security/nss/cmd/bltest/tests/aes_gcm/iv12
+ security/nss/cmd/bltest/tests/aes_gcm/iv13
+ security/nss/cmd/bltest/tests/aes_gcm/iv14
+ security/nss/cmd/bltest/tests/aes_gcm/iv15
+ security/nss/cmd/bltest/tests/aes_gcm/iv16
+ security/nss/cmd/bltest/tests/aes_gcm/iv17
+ security/nss/cmd/bltest/tests/aes_gcm/iv2
+ security/nss/cmd/bltest/tests/aes_gcm/iv3
+ security/nss/cmd/bltest/tests/aes_gcm/iv4
+ security/nss/cmd/bltest/tests/aes_gcm/iv5
+ security/nss/cmd/bltest/tests/aes_gcm/iv6
+ security/nss/cmd/bltest/tests/aes_gcm/iv7
+ security/nss/cmd/bltest/tests/aes_gcm/iv8
+ security/nss/cmd/bltest/tests/aes_gcm/iv9
+ security/nss/cmd/bltest/tests/aes_gcm/key0
+ security/nss/cmd/bltest/tests/aes_gcm/key1
+ security/nss/cmd/bltest/tests/aes_gcm/key10
+ security/nss/cmd/bltest/tests/aes_gcm/key11
+ security/nss/cmd/bltest/tests/aes_gcm/key12
+ security/nss/cmd/bltest/tests/aes_gcm/key13
+ security/nss/cmd/bltest/tests/aes_gcm/key14
+ security/nss/cmd/bltest/tests/aes_gcm/key15
+ security/nss/cmd/bltest/tests/aes_gcm/key16
+ security/nss/cmd/bltest/tests/aes_gcm/key17
+ security/nss/cmd/bltest/tests/aes_gcm/key2
+ security/nss/cmd/bltest/tests/aes_gcm/key3
+ security/nss/cmd/bltest/tests/aes_gcm/key4
+ security/nss/cmd/bltest/tests/aes_gcm/key5
+ security/nss/cmd/bltest/tests/aes_gcm/key6
+ security/nss/cmd/bltest/tests/aes_gcm/key7
+ security/nss/cmd/bltest/tests/aes_gcm/key8
+ security/nss/cmd/bltest/tests/aes_gcm/key9
+ security/nss/cmd/bltest/tests/aes_gcm/mktst.sh
+ security/nss/cmd/bltest/tests/aes_gcm/numtests
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext0
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext1
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext10
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext11
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext12
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext13
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext14
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext15
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext16
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext17
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext2
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext3
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext4
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext5
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext6
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext7
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext8
+ security/nss/cmd/bltest/tests/aes_gcm/plaintext9
+ security/nss/cmd/bltest/tests/aes_gcm/test0.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test1.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test10.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test11.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test12.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test13.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test14.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test15.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test16.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test17.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test2.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test3.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test4.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test5.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test6.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test7.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test8.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test9.txt
+ security/nss/cmd/bltest/tests/aes_gcm/test_source.txt
+ security/nss/cmd/bltest/tests/camellia_cbc/ciphertext0
+ security/nss/cmd/bltest/tests/camellia_cbc/ciphertext1
+ security/nss/cmd/bltest/tests/camellia_cbc/ciphertext2
+ security/nss/cmd/bltest/tests/camellia_cbc/iv0
+ security/nss/cmd/bltest/tests/camellia_cbc/key0
+ security/nss/cmd/bltest/tests/camellia_cbc/key1
+ security/nss/cmd/bltest/tests/camellia_cbc/key2
+ security/nss/cmd/bltest/tests/camellia_cbc/numtests
+ security/nss/cmd/bltest/tests/camellia_cbc/plaintext0
+ security/nss/cmd/bltest/tests/camellia_ecb/ciphertext0
+ security/nss/cmd/bltest/tests/camellia_ecb/ciphertext1
+ security/nss/cmd/bltest/tests/camellia_ecb/ciphertext2
+ security/nss/cmd/bltest/tests/camellia_ecb/key0
+ security/nss/cmd/bltest/tests/camellia_ecb/key1
+ security/nss/cmd/bltest/tests/camellia_ecb/key2
+ security/nss/cmd/bltest/tests/camellia_ecb/numtests
+ security/nss/cmd/bltest/tests/camellia_ecb/plaintext0
+ security/nss/cmd/bltest/tests/chacha20_poly1305/aad0
+ security/nss/cmd/bltest/tests/chacha20_poly1305/aad1
+ security/nss/cmd/bltest/tests/chacha20_poly1305/ciphertext0
+ security/nss/cmd/bltest/tests/chacha20_poly1305/ciphertext1
+ security/nss/cmd/bltest/tests/chacha20_poly1305/iv0
+ security/nss/cmd/bltest/tests/chacha20_poly1305/iv1
+ security/nss/cmd/bltest/tests/chacha20_poly1305/key0
+ security/nss/cmd/bltest/tests/chacha20_poly1305/key1
+ security/nss/cmd/bltest/tests/chacha20_poly1305/numtests
+ security/nss/cmd/bltest/tests/chacha20_poly1305/plaintext0
+ security/nss/cmd/bltest/tests/chacha20_poly1305/plaintext1
+ security/nss/cmd/bltest/tests/des3_cbc/ciphertext0
+ security/nss/cmd/bltest/tests/des3_cbc/iv0
+ security/nss/cmd/bltest/tests/des3_cbc/key0
+ security/nss/cmd/bltest/tests/des3_cbc/numtests
+ security/nss/cmd/bltest/tests/des3_cbc/plaintext0
+ security/nss/cmd/bltest/tests/des3_ecb/ciphertext0
+ security/nss/cmd/bltest/tests/des3_ecb/key0
+ security/nss/cmd/bltest/tests/des3_ecb/numtests
+ security/nss/cmd/bltest/tests/des3_ecb/plaintext0
+ security/nss/cmd/bltest/tests/des_cbc/ciphertext0
+ security/nss/cmd/bltest/tests/des_cbc/iv0
+ security/nss/cmd/bltest/tests/des_cbc/key0
+ security/nss/cmd/bltest/tests/des_cbc/numtests
+ security/nss/cmd/bltest/tests/des_cbc/plaintext0
+ security/nss/cmd/bltest/tests/des_ecb/ciphertext0
+ security/nss/cmd/bltest/tests/des_ecb/key0
+ security/nss/cmd/bltest/tests/des_ecb/numtests
+ security/nss/cmd/bltest/tests/des_ecb/plaintext0
+ security/nss/cmd/bltest/tests/dsa/ciphertext0
+ security/nss/cmd/bltest/tests/dsa/ciphertext1
+ security/nss/cmd/bltest/tests/dsa/ciphertext10
+ security/nss/cmd/bltest/tests/dsa/ciphertext11
+ security/nss/cmd/bltest/tests/dsa/ciphertext12
+ security/nss/cmd/bltest/tests/dsa/ciphertext13
+ security/nss/cmd/bltest/tests/dsa/ciphertext14
+ security/nss/cmd/bltest/tests/dsa/ciphertext15
+ security/nss/cmd/bltest/tests/dsa/ciphertext16
+ security/nss/cmd/bltest/tests/dsa/ciphertext17
+ security/nss/cmd/bltest/tests/dsa/ciphertext18
+ security/nss/cmd/bltest/tests/dsa/ciphertext19
+ security/nss/cmd/bltest/tests/dsa/ciphertext2
+ security/nss/cmd/bltest/tests/dsa/ciphertext20
+ security/nss/cmd/bltest/tests/dsa/ciphertext3
+ security/nss/cmd/bltest/tests/dsa/ciphertext4
+ security/nss/cmd/bltest/tests/dsa/ciphertext5
+ security/nss/cmd/bltest/tests/dsa/ciphertext6
+ security/nss/cmd/bltest/tests/dsa/ciphertext7
+ security/nss/cmd/bltest/tests/dsa/ciphertext8
+ security/nss/cmd/bltest/tests/dsa/ciphertext9
+ security/nss/cmd/bltest/tests/dsa/dsa_fips.txt
+ security/nss/cmd/bltest/tests/dsa/key0
+ security/nss/cmd/bltest/tests/dsa/key1
+ security/nss/cmd/bltest/tests/dsa/key10
+ security/nss/cmd/bltest/tests/dsa/key11
+ security/nss/cmd/bltest/tests/dsa/key12
+ security/nss/cmd/bltest/tests/dsa/key13
+ security/nss/cmd/bltest/tests/dsa/key14
+ security/nss/cmd/bltest/tests/dsa/key15
+ security/nss/cmd/bltest/tests/dsa/key16
+ security/nss/cmd/bltest/tests/dsa/key17
+ security/nss/cmd/bltest/tests/dsa/key18
+ security/nss/cmd/bltest/tests/dsa/key19
+ security/nss/cmd/bltest/tests/dsa/key2
+ security/nss/cmd/bltest/tests/dsa/key20
+ security/nss/cmd/bltest/tests/dsa/key3
+ security/nss/cmd/bltest/tests/dsa/key4
+ security/nss/cmd/bltest/tests/dsa/key5
+ security/nss/cmd/bltest/tests/dsa/key6
+ security/nss/cmd/bltest/tests/dsa/key7
+ security/nss/cmd/bltest/tests/dsa/key8
+ security/nss/cmd/bltest/tests/dsa/key9
+ security/nss/cmd/bltest/tests/dsa/keyseed0
+ security/nss/cmd/bltest/tests/dsa/keyseed1
+ security/nss/cmd/bltest/tests/dsa/keyseed10
+ security/nss/cmd/bltest/tests/dsa/keyseed11
+ security/nss/cmd/bltest/tests/dsa/keyseed12
+ security/nss/cmd/bltest/tests/dsa/keyseed13
+ security/nss/cmd/bltest/tests/dsa/keyseed14
+ security/nss/cmd/bltest/tests/dsa/keyseed15
+ security/nss/cmd/bltest/tests/dsa/keyseed16
+ security/nss/cmd/bltest/tests/dsa/keyseed17
+ security/nss/cmd/bltest/tests/dsa/keyseed18
+ security/nss/cmd/bltest/tests/dsa/keyseed19
+ security/nss/cmd/bltest/tests/dsa/keyseed2
+ security/nss/cmd/bltest/tests/dsa/keyseed20
+ security/nss/cmd/bltest/tests/dsa/keyseed3
+ security/nss/cmd/bltest/tests/dsa/keyseed4
+ security/nss/cmd/bltest/tests/dsa/keyseed5
+ security/nss/cmd/bltest/tests/dsa/keyseed6
+ security/nss/cmd/bltest/tests/dsa/keyseed7
+ security/nss/cmd/bltest/tests/dsa/keyseed8
+ security/nss/cmd/bltest/tests/dsa/keyseed9
+ security/nss/cmd/bltest/tests/dsa/numtests
+ security/nss/cmd/bltest/tests/dsa/plaintext0
+ security/nss/cmd/bltest/tests/dsa/plaintext1
+ security/nss/cmd/bltest/tests/dsa/plaintext10
+ security/nss/cmd/bltest/tests/dsa/plaintext11
+ security/nss/cmd/bltest/tests/dsa/plaintext12
+ security/nss/cmd/bltest/tests/dsa/plaintext13
+ security/nss/cmd/bltest/tests/dsa/plaintext14
+ security/nss/cmd/bltest/tests/dsa/plaintext15
+ security/nss/cmd/bltest/tests/dsa/plaintext16
+ security/nss/cmd/bltest/tests/dsa/plaintext17
+ security/nss/cmd/bltest/tests/dsa/plaintext18
+ security/nss/cmd/bltest/tests/dsa/plaintext19
+ security/nss/cmd/bltest/tests/dsa/plaintext2
+ security/nss/cmd/bltest/tests/dsa/plaintext20
+ security/nss/cmd/bltest/tests/dsa/plaintext3
+ security/nss/cmd/bltest/tests/dsa/plaintext4
+ security/nss/cmd/bltest/tests/dsa/plaintext5
+ security/nss/cmd/bltest/tests/dsa/plaintext6
+ security/nss/cmd/bltest/tests/dsa/plaintext7
+ security/nss/cmd/bltest/tests/dsa/plaintext8
+ security/nss/cmd/bltest/tests/dsa/plaintext9
+ security/nss/cmd/bltest/tests/dsa/pqg0
+ security/nss/cmd/bltest/tests/dsa/pqg1
+ security/nss/cmd/bltest/tests/dsa/pqg10
+ security/nss/cmd/bltest/tests/dsa/pqg11
+ security/nss/cmd/bltest/tests/dsa/pqg12
+ security/nss/cmd/bltest/tests/dsa/pqg13
+ security/nss/cmd/bltest/tests/dsa/pqg14
+ security/nss/cmd/bltest/tests/dsa/pqg15
+ security/nss/cmd/bltest/tests/dsa/pqg16
+ security/nss/cmd/bltest/tests/dsa/pqg17
+ security/nss/cmd/bltest/tests/dsa/pqg18
+ security/nss/cmd/bltest/tests/dsa/pqg19
+ security/nss/cmd/bltest/tests/dsa/pqg2
+ security/nss/cmd/bltest/tests/dsa/pqg20
+ security/nss/cmd/bltest/tests/dsa/pqg3
+ security/nss/cmd/bltest/tests/dsa/pqg4
+ security/nss/cmd/bltest/tests/dsa/pqg5
+ security/nss/cmd/bltest/tests/dsa/pqg6
+ security/nss/cmd/bltest/tests/dsa/pqg7
+ security/nss/cmd/bltest/tests/dsa/pqg8
+ security/nss/cmd/bltest/tests/dsa/pqg9
+ security/nss/cmd/bltest/tests/dsa/sigseed0
+ security/nss/cmd/bltest/tests/dsa/sigseed1
+ security/nss/cmd/bltest/tests/dsa/sigseed10
+ security/nss/cmd/bltest/tests/dsa/sigseed11
+ security/nss/cmd/bltest/tests/dsa/sigseed12
+ security/nss/cmd/bltest/tests/dsa/sigseed13
+ security/nss/cmd/bltest/tests/dsa/sigseed14
+ security/nss/cmd/bltest/tests/dsa/sigseed15
+ security/nss/cmd/bltest/tests/dsa/sigseed16
+ security/nss/cmd/bltest/tests/dsa/sigseed17
+ security/nss/cmd/bltest/tests/dsa/sigseed18
+ security/nss/cmd/bltest/tests/dsa/sigseed19
+ security/nss/cmd/bltest/tests/dsa/sigseed2
+ security/nss/cmd/bltest/tests/dsa/sigseed20
+ security/nss/cmd/bltest/tests/dsa/sigseed3
+ security/nss/cmd/bltest/tests/dsa/sigseed4
+ security/nss/cmd/bltest/tests/dsa/sigseed5
+ security/nss/cmd/bltest/tests/dsa/sigseed6
+ security/nss/cmd/bltest/tests/dsa/sigseed7
+ security/nss/cmd/bltest/tests/dsa/sigseed8
+ security/nss/cmd/bltest/tests/dsa/sigseed9
+ security/nss/cmd/bltest/tests/ecdsa/README
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext0
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext1
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext10
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext11
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext12
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext13
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext14
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext15
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext16
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext17
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext18
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext19
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext2
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext20
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext3
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext4
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext5
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext6
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext7
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext8
+ security/nss/cmd/bltest/tests/ecdsa/ciphertext9
+ security/nss/cmd/bltest/tests/ecdsa/key0
+ security/nss/cmd/bltest/tests/ecdsa/key1
+ security/nss/cmd/bltest/tests/ecdsa/key2
+ security/nss/cmd/bltest/tests/ecdsa/numtests
+ security/nss/cmd/bltest/tests/ecdsa/plaintext0
+ security/nss/cmd/bltest/tests/ecdsa/plaintext1
+ security/nss/cmd/bltest/tests/ecdsa/plaintext10
+ security/nss/cmd/bltest/tests/ecdsa/plaintext11
+ security/nss/cmd/bltest/tests/ecdsa/plaintext12
+ security/nss/cmd/bltest/tests/ecdsa/plaintext13
+ security/nss/cmd/bltest/tests/ecdsa/plaintext14
+ security/nss/cmd/bltest/tests/ecdsa/plaintext15
+ security/nss/cmd/bltest/tests/ecdsa/plaintext16
+ security/nss/cmd/bltest/tests/ecdsa/plaintext17
+ security/nss/cmd/bltest/tests/ecdsa/plaintext18
+ security/nss/cmd/bltest/tests/ecdsa/plaintext19
+ security/nss/cmd/bltest/tests/ecdsa/plaintext2
+ security/nss/cmd/bltest/tests/ecdsa/plaintext20
+ security/nss/cmd/bltest/tests/ecdsa/plaintext3
+ security/nss/cmd/bltest/tests/ecdsa/plaintext4
+ security/nss/cmd/bltest/tests/ecdsa/plaintext5
+ security/nss/cmd/bltest/tests/ecdsa/plaintext6
+ security/nss/cmd/bltest/tests/ecdsa/plaintext7
+ security/nss/cmd/bltest/tests/ecdsa/plaintext8
+ security/nss/cmd/bltest/tests/ecdsa/plaintext9
+ security/nss/cmd/bltest/tests/ecdsa/sigseed0
+ security/nss/cmd/bltest/tests/ecdsa/sigseed1
+ security/nss/cmd/bltest/tests/ecdsa/sigseed10
+ security/nss/cmd/bltest/tests/ecdsa/sigseed11
+ security/nss/cmd/bltest/tests/ecdsa/sigseed12
+ security/nss/cmd/bltest/tests/ecdsa/sigseed13
+ security/nss/cmd/bltest/tests/ecdsa/sigseed14
+ security/nss/cmd/bltest/tests/ecdsa/sigseed15
+ security/nss/cmd/bltest/tests/ecdsa/sigseed16
+ security/nss/cmd/bltest/tests/ecdsa/sigseed17
+ security/nss/cmd/bltest/tests/ecdsa/sigseed18
+ security/nss/cmd/bltest/tests/ecdsa/sigseed19
+ security/nss/cmd/bltest/tests/ecdsa/sigseed2
+ security/nss/cmd/bltest/tests/ecdsa/sigseed20
+ security/nss/cmd/bltest/tests/ecdsa/sigseed3
+ security/nss/cmd/bltest/tests/ecdsa/sigseed4
+ security/nss/cmd/bltest/tests/ecdsa/sigseed5
+ security/nss/cmd/bltest/tests/ecdsa/sigseed6
+ security/nss/cmd/bltest/tests/ecdsa/sigseed7
+ security/nss/cmd/bltest/tests/ecdsa/sigseed8
+ security/nss/cmd/bltest/tests/ecdsa/sigseed9
+ security/nss/cmd/bltest/tests/md2/ciphertext0
+ security/nss/cmd/bltest/tests/md2/numtests
+ security/nss/cmd/bltest/tests/md2/plaintext0
+ security/nss/cmd/bltest/tests/md5/ciphertext0
+ security/nss/cmd/bltest/tests/md5/numtests
+ security/nss/cmd/bltest/tests/md5/plaintext0
+ security/nss/cmd/bltest/tests/rc2_cbc/ciphertext0
+ security/nss/cmd/bltest/tests/rc2_cbc/iv0
+ security/nss/cmd/bltest/tests/rc2_cbc/key0
+ security/nss/cmd/bltest/tests/rc2_cbc/numtests
+ security/nss/cmd/bltest/tests/rc2_cbc/plaintext0
+ security/nss/cmd/bltest/tests/rc2_ecb/ciphertext0
+ security/nss/cmd/bltest/tests/rc2_ecb/key0
+ security/nss/cmd/bltest/tests/rc2_ecb/numtests
+ security/nss/cmd/bltest/tests/rc2_ecb/plaintext0
+ security/nss/cmd/bltest/tests/rc4/ciphertext0
+ security/nss/cmd/bltest/tests/rc4/ciphertext1
+ security/nss/cmd/bltest/tests/rc4/key0
+ security/nss/cmd/bltest/tests/rc4/key1
+ security/nss/cmd/bltest/tests/rc4/numtests
+ security/nss/cmd/bltest/tests/rc4/plaintext0
+ security/nss/cmd/bltest/tests/rc4/plaintext1
+ security/nss/cmd/bltest/tests/rc5_cbc/ciphertext0
+ security/nss/cmd/bltest/tests/rc5_cbc/iv0
+ security/nss/cmd/bltest/tests/rc5_cbc/key0
+ security/nss/cmd/bltest/tests/rc5_cbc/numtests
+ security/nss/cmd/bltest/tests/rc5_cbc/params0
+ security/nss/cmd/bltest/tests/rc5_cbc/plaintext0
+ security/nss/cmd/bltest/tests/rc5_ecb/ciphertext0
+ security/nss/cmd/bltest/tests/rc5_ecb/key0
+ security/nss/cmd/bltest/tests/rc5_ecb/numtests
+ security/nss/cmd/bltest/tests/rc5_ecb/params0
+ security/nss/cmd/bltest/tests/rc5_ecb/plaintext0
+ security/nss/cmd/bltest/tests/rsa/ciphertext0
+ security/nss/cmd/bltest/tests/rsa/key0
+ security/nss/cmd/bltest/tests/rsa/numtests
+ security/nss/cmd/bltest/tests/rsa/plaintext0
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext0
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext1
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext10
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext11
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext12
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext13
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext14
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext15
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext16
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext17
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext2
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext3
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext4
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext5
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext6
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext7
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext8
+ security/nss/cmd/bltest/tests/rsa_oaep/ciphertext9
+ security/nss/cmd/bltest/tests/rsa_oaep/hash0
+ security/nss/cmd/bltest/tests/rsa_oaep/hash1
+ security/nss/cmd/bltest/tests/rsa_oaep/hash10
+ security/nss/cmd/bltest/tests/rsa_oaep/hash11
+ security/nss/cmd/bltest/tests/rsa_oaep/hash12
+ security/nss/cmd/bltest/tests/rsa_oaep/hash13
+ security/nss/cmd/bltest/tests/rsa_oaep/hash14
+ security/nss/cmd/bltest/tests/rsa_oaep/hash15
+ security/nss/cmd/bltest/tests/rsa_oaep/hash16
+ security/nss/cmd/bltest/tests/rsa_oaep/hash17
+ security/nss/cmd/bltest/tests/rsa_oaep/hash2
+ security/nss/cmd/bltest/tests/rsa_oaep/hash3
+ security/nss/cmd/bltest/tests/rsa_oaep/hash4
+ security/nss/cmd/bltest/tests/rsa_oaep/hash5
+ security/nss/cmd/bltest/tests/rsa_oaep/hash6
+ security/nss/cmd/bltest/tests/rsa_oaep/hash7
+ security/nss/cmd/bltest/tests/rsa_oaep/hash8
+ security/nss/cmd/bltest/tests/rsa_oaep/hash9
+ security/nss/cmd/bltest/tests/rsa_oaep/key0
+ security/nss/cmd/bltest/tests/rsa_oaep/key1
+ security/nss/cmd/bltest/tests/rsa_oaep/key10
+ security/nss/cmd/bltest/tests/rsa_oaep/key11
+ security/nss/cmd/bltest/tests/rsa_oaep/key12
+ security/nss/cmd/bltest/tests/rsa_oaep/key13
+ security/nss/cmd/bltest/tests/rsa_oaep/key14
+ security/nss/cmd/bltest/tests/rsa_oaep/key15
+ security/nss/cmd/bltest/tests/rsa_oaep/key16
+ security/nss/cmd/bltest/tests/rsa_oaep/key17
+ security/nss/cmd/bltest/tests/rsa_oaep/key2
+ security/nss/cmd/bltest/tests/rsa_oaep/key3
+ security/nss/cmd/bltest/tests/rsa_oaep/key4
+ security/nss/cmd/bltest/tests/rsa_oaep/key5
+ security/nss/cmd/bltest/tests/rsa_oaep/key6
+ security/nss/cmd/bltest/tests/rsa_oaep/key7
+ security/nss/cmd/bltest/tests/rsa_oaep/key8
+ security/nss/cmd/bltest/tests/rsa_oaep/key9
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash0
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash1
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash10
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash11
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash12
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash13
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash14
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash15
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash16
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash17
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash2
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash3
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash4
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash5
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash6
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash7
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash8
+ security/nss/cmd/bltest/tests/rsa_oaep/maskhash9
+ security/nss/cmd/bltest/tests/rsa_oaep/numtests
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext0
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext1
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext10
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext11
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext12
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext13
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext14
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext15
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext16
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext17
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext2
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext3
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext4
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext5
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext6
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext7
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext8
+ security/nss/cmd/bltest/tests/rsa_oaep/plaintext9
+ security/nss/cmd/bltest/tests/rsa_oaep/seed0
+ security/nss/cmd/bltest/tests/rsa_oaep/seed1
+ security/nss/cmd/bltest/tests/rsa_oaep/seed10
+ security/nss/cmd/bltest/tests/rsa_oaep/seed11
+ security/nss/cmd/bltest/tests/rsa_oaep/seed12
+ security/nss/cmd/bltest/tests/rsa_oaep/seed13
+ security/nss/cmd/bltest/tests/rsa_oaep/seed14
+ security/nss/cmd/bltest/tests/rsa_oaep/seed15
+ security/nss/cmd/bltest/tests/rsa_oaep/seed16
+ security/nss/cmd/bltest/tests/rsa_oaep/seed17
+ security/nss/cmd/bltest/tests/rsa_oaep/seed2
+ security/nss/cmd/bltest/tests/rsa_oaep/seed3
+ security/nss/cmd/bltest/tests/rsa_oaep/seed4
+ security/nss/cmd/bltest/tests/rsa_oaep/seed5
+ security/nss/cmd/bltest/tests/rsa_oaep/seed6
+ security/nss/cmd/bltest/tests/rsa_oaep/seed7
+ security/nss/cmd/bltest/tests/rsa_oaep/seed8
+ security/nss/cmd/bltest/tests/rsa_oaep/seed9
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext0
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext1
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext10
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext11
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext12
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext13
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext14
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext15
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext16
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext17
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext2
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext3
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext4
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext5
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext6
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext7
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext8
+ security/nss/cmd/bltest/tests/rsa_pss/ciphertext9
+ security/nss/cmd/bltest/tests/rsa_pss/hash0
+ security/nss/cmd/bltest/tests/rsa_pss/hash1
+ security/nss/cmd/bltest/tests/rsa_pss/hash10
+ security/nss/cmd/bltest/tests/rsa_pss/hash11
+ security/nss/cmd/bltest/tests/rsa_pss/hash12
+ security/nss/cmd/bltest/tests/rsa_pss/hash13
+ security/nss/cmd/bltest/tests/rsa_pss/hash14
+ security/nss/cmd/bltest/tests/rsa_pss/hash15
+ security/nss/cmd/bltest/tests/rsa_pss/hash16
+ security/nss/cmd/bltest/tests/rsa_pss/hash17
+ security/nss/cmd/bltest/tests/rsa_pss/hash2
+ security/nss/cmd/bltest/tests/rsa_pss/hash3
+ security/nss/cmd/bltest/tests/rsa_pss/hash4
+ security/nss/cmd/bltest/tests/rsa_pss/hash5
+ security/nss/cmd/bltest/tests/rsa_pss/hash6
+ security/nss/cmd/bltest/tests/rsa_pss/hash7
+ security/nss/cmd/bltest/tests/rsa_pss/hash8
+ security/nss/cmd/bltest/tests/rsa_pss/hash9
+ security/nss/cmd/bltest/tests/rsa_pss/key0
+ security/nss/cmd/bltest/tests/rsa_pss/key1
+ security/nss/cmd/bltest/tests/rsa_pss/key10
+ security/nss/cmd/bltest/tests/rsa_pss/key11
+ security/nss/cmd/bltest/tests/rsa_pss/key12
+ security/nss/cmd/bltest/tests/rsa_pss/key13
+ security/nss/cmd/bltest/tests/rsa_pss/key14
+ security/nss/cmd/bltest/tests/rsa_pss/key15
+ security/nss/cmd/bltest/tests/rsa_pss/key16
+ security/nss/cmd/bltest/tests/rsa_pss/key17
+ security/nss/cmd/bltest/tests/rsa_pss/key2
+ security/nss/cmd/bltest/tests/rsa_pss/key3
+ security/nss/cmd/bltest/tests/rsa_pss/key4
+ security/nss/cmd/bltest/tests/rsa_pss/key5
+ security/nss/cmd/bltest/tests/rsa_pss/key6
+ security/nss/cmd/bltest/tests/rsa_pss/key7
+ security/nss/cmd/bltest/tests/rsa_pss/key8
+ security/nss/cmd/bltest/tests/rsa_pss/key9
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash0
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash1
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash10
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash11
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash12
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash13
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash14
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash15
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash16
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash17
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash2
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash3
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash4
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash5
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash6
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash7
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash8
+ security/nss/cmd/bltest/tests/rsa_pss/maskhash9
+ security/nss/cmd/bltest/tests/rsa_pss/numtests
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext0
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext1
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext10
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext11
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext12
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext13
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext14
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext15
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext16
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext17
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext2
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext3
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext4
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext5
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext6
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext7
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext8
+ security/nss/cmd/bltest/tests/rsa_pss/plaintext9
+ security/nss/cmd/bltest/tests/rsa_pss/seed0
+ security/nss/cmd/bltest/tests/rsa_pss/seed1
+ security/nss/cmd/bltest/tests/rsa_pss/seed10
+ security/nss/cmd/bltest/tests/rsa_pss/seed11
+ security/nss/cmd/bltest/tests/rsa_pss/seed12
+ security/nss/cmd/bltest/tests/rsa_pss/seed13
+ security/nss/cmd/bltest/tests/rsa_pss/seed14
+ security/nss/cmd/bltest/tests/rsa_pss/seed15
+ security/nss/cmd/bltest/tests/rsa_pss/seed16
+ security/nss/cmd/bltest/tests/rsa_pss/seed17
+ security/nss/cmd/bltest/tests/rsa_pss/seed2
+ security/nss/cmd/bltest/tests/rsa_pss/seed3
+ security/nss/cmd/bltest/tests/rsa_pss/seed4
+ security/nss/cmd/bltest/tests/rsa_pss/seed5
+ security/nss/cmd/bltest/tests/rsa_pss/seed6
+ security/nss/cmd/bltest/tests/rsa_pss/seed7
+ security/nss/cmd/bltest/tests/rsa_pss/seed8
+ security/nss/cmd/bltest/tests/rsa_pss/seed9
+ security/nss/cmd/bltest/tests/seed_cbc/ciphertext0
+ security/nss/cmd/bltest/tests/seed_cbc/iv0
+ security/nss/cmd/bltest/tests/seed_cbc/key0
+ security/nss/cmd/bltest/tests/seed_cbc/numtests
+ security/nss/cmd/bltest/tests/seed_cbc/plaintext0
+ security/nss/cmd/bltest/tests/seed_ecb/ciphertext0
+ security/nss/cmd/bltest/tests/seed_ecb/iv0
+ security/nss/cmd/bltest/tests/seed_ecb/key0
+ security/nss/cmd/bltest/tests/seed_ecb/numtests
+ security/nss/cmd/bltest/tests/seed_ecb/plaintext0
+ security/nss/cmd/bltest/tests/sha1/ciphertext0
+ security/nss/cmd/bltest/tests/sha1/numtests
+ security/nss/cmd/bltest/tests/sha1/plaintext0
+ security/nss/cmd/bltest/tests/sha224/ciphertext0
+ security/nss/cmd/bltest/tests/sha224/ciphertext1
+ security/nss/cmd/bltest/tests/sha224/numtests
+ security/nss/cmd/bltest/tests/sha224/plaintext0
+ security/nss/cmd/bltest/tests/sha224/plaintext1
+ security/nss/cmd/bltest/tests/sha256/ciphertext0
+ security/nss/cmd/bltest/tests/sha256/ciphertext1
+ security/nss/cmd/bltest/tests/sha256/numtests
+ security/nss/cmd/bltest/tests/sha256/plaintext0
+ security/nss/cmd/bltest/tests/sha256/plaintext1
+ security/nss/cmd/bltest/tests/sha384/ciphertext0
+ security/nss/cmd/bltest/tests/sha384/ciphertext1
+ security/nss/cmd/bltest/tests/sha384/numtests
+ security/nss/cmd/bltest/tests/sha384/plaintext0
+ security/nss/cmd/bltest/tests/sha384/plaintext1
+ security/nss/cmd/bltest/tests/sha512/ciphertext0
+ security/nss/cmd/bltest/tests/sha512/ciphertext1
+ security/nss/cmd/bltest/tests/sha512/numtests
+ security/nss/cmd/bltest/tests/sha512/plaintext0
+ security/nss/cmd/bltest/tests/sha512/plaintext1
+ security/nss/cmd/crlutil/crlgen_lex_fix.sed
+ security/nss/cmd/fbectest/testvecs.h
+ security/nss/cmd/libpkix/testutil/pkixutil.def
+ security/nss/cmd/lowhashtest/lowhashtest.c
+ security/nss/cmd/modutil/README
+ security/nss/cmd/pk11gcmtest/tests/README
+ security/nss/cmd/pk11gcmtest/tests/gcmDecrypt128.rsp
+ security/nss/cmd/pk11gcmtest/tests/gcmDecrypt192.rsp
+ security/nss/cmd/pk11gcmtest/tests/gcmDecrypt256.rsp
+ security/nss/cmd/pk11gcmtest/tests/gcmEncryptExtIV128.rsp
+ security/nss/cmd/pk11gcmtest/tests/gcmEncryptExtIV192.rsp
+ security/nss/cmd/pk11gcmtest/tests/gcmEncryptExtIV256.rsp
+ security/nss/cmd/pk11util/scripts/dosign
+ security/nss/cmd/pk11util/scripts/hssign
+ security/nss/cmd/pk11util/scripts/lcert
+ security/nss/cmd/pk11util/scripts/mechanisms
+ security/nss/cmd/pk11util/scripts/pLabel1
+ security/nss/cmd/pk11util/scripts/pMechanisms
+ security/nss/cmd/pk11util/scripts/pcert
+ security/nss/cmd/samples/cert
+ security/nss/cmd/samples/cert0
+ security/nss/cmd/samples/cert1
+ security/nss/cmd/samples/cert2
+ security/nss/cmd/samples/pkcs7.ber
+ security/nss/cmd/samples/pkcs7bday.ber
+ security/nss/cmd/samples/pkcs7cnet.ber
+ security/nss/cmd/samples/pkcs7news.ber
+ security/nss/cmd/samples/x509v3.der
+ security/nss/cmd/samples/x509v3.txt
+ security/nss/cmd/shlibsign/sign.cmd
+ security/nss/cmd/signtool/README
+ security/nss/cmd/symkeyutil/symkey.man
+ security/nss/coreconf/README
+ security/nss/coreconf/check_cc_clang.py
+ security/nss/coreconf/empty.c
+ security/nss/coreconf/fuzz.sh
+ security/nss/coreconf/msvc.sh
+ security/nss/coreconf/nspr.sh
+ security/nss/coreconf/precommit.clang-format.sh
+ security/nss/coreconf/sanitizers.py
+ security/nss/coreconf/sanitizers.sh
+ security/nss/coreconf/werror.py
+ security/nss/cpputil/.clang-format
+ security/nss/cpputil/README
+ security/nss/doc/.hgignore
+ security/nss/doc/Makefile
+ security/nss/doc/README
+ security/nss/doc/html/.hgignore
+ security/nss/doc/nroff/certutil.1
+ security/nss/doc/nroff/cmsutil.1
+ security/nss/doc/nroff/crlutil.1
+ security/nss/doc/nroff/derdump.1
+ security/nss/doc/nroff/modutil.1
+ security/nss/doc/nroff/pk12util.1
+ security/nss/doc/nroff/pp.1
+ security/nss/doc/nroff/signtool.1
+ security/nss/doc/nroff/signver.1
+ security/nss/doc/nroff/ssltap.1
+ security/nss/doc/nroff/vfychain.1
+ security/nss/doc/nroff/vfyserv.1
+ security/nss/fuzz/.clang-format
+ security/nss/fuzz/config/clone_corpus.sh
+ security/nss/fuzz/config/clone_libfuzzer.sh
+ security/nss/fuzz/config/git-copy.sh
+ security/nss/fuzz/options/certDN.options
+ security/nss/fuzz/options/dtls-client-no_fuzzer_mode.options
+ security/nss/fuzz/options/dtls-client.options
+ security/nss/fuzz/options/dtls-server-no_fuzzer_mode.options
+ security/nss/fuzz/options/dtls-server.options
+ security/nss/fuzz/options/mpi-add.options
+ security/nss/fuzz/options/mpi-addmod.options
+ security/nss/fuzz/options/mpi-div.options
+ security/nss/fuzz/options/mpi-expmod.options
+ security/nss/fuzz/options/mpi-invmod.options
+ security/nss/fuzz/options/mpi-mod.options
+ security/nss/fuzz/options/mpi-mulmod.options
+ security/nss/fuzz/options/mpi-sqr.options
+ security/nss/fuzz/options/mpi-sqrmod.options
+ security/nss/fuzz/options/mpi-sub.options
+ security/nss/fuzz/options/mpi-submod.options
+ security/nss/fuzz/options/quickder.options
+ security/nss/fuzz/options/tls-client-no_fuzzer_mode.options
+ security/nss/fuzz/options/tls-client.options
+ security/nss/fuzz/options/tls-server-no_fuzzer_mode.options
+ security/nss/fuzz/options/tls-server.options
+ security/nss/fuzz/warning.txt
+ security/nss/gtests/.clang-format
+ security/nss/gtests/README
+ security/nss/gtests/common/gtests.cc
+ security/nss/gtests/google_test/VERSION
+ security/nss/gtests/google_test/gtest/CHANGES
+ security/nss/gtests/google_test/gtest/CMakeLists.txt
+ security/nss/gtests/google_test/gtest/CONTRIBUTORS
+ security/nss/gtests/google_test/gtest/Makefile.am
+ security/nss/gtests/google_test/gtest/README.md
+ security/nss/gtests/google_test/gtest/cmake/Config.cmake.in
+ security/nss/gtests/google_test/gtest/cmake/gtest.pc.in
+ security/nss/gtests/google_test/gtest/cmake/gtest_main.pc.in
+ security/nss/gtests/google_test/gtest/cmake/internal_utils.cmake
+ security/nss/gtests/google_test/gtest/codegear/gtest.cbproj
+ security/nss/gtests/google_test/gtest/codegear/gtest.groupproj
+ security/nss/gtests/google_test/gtest/codegear/gtest_main.cbproj
+ security/nss/gtests/google_test/gtest/codegear/gtest_unittest.cbproj
+ security/nss/gtests/google_test/gtest/configure.ac
+ security/nss/gtests/google_test/gtest/docs/Pkgconfig.md
+ security/nss/gtests/google_test/gtest/docs/PumpManual.md
+ security/nss/gtests/google_test/gtest/docs/XcodeGuide.md
+ security/nss/gtests/google_test/gtest/docs/advanced.md
+ security/nss/gtests/google_test/gtest/docs/faq.md
+ security/nss/gtests/google_test/gtest/docs/primer.md
+ security/nss/gtests/google_test/gtest/docs/samples.md
+ security/nss/gtests/google_test/gtest/include/gtest/internal/custom/README.md
+ security/nss/gtests/google_test/gtest/m4/acx_pthread.m4
+ security/nss/gtests/google_test/gtest/m4/gtest.m4
+ security/nss/gtests/google_test/gtest/make/Makefile
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest-md.sln
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest-md.vcxproj
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest-md.vcxproj.filters
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest.sln
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest.vcxproj
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest.vcxproj.filters
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_main-md.vcxproj
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_main-md.vcxproj.filters
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_main.vcxproj
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_main.vcxproj.filters
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_prod_test-md.vcxproj
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_prod_test-md.vcxproj.filters
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_prod_test.vcxproj
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_prod_test.vcxproj.filters
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_unittest-md.vcxproj
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_unittest-md.vcxproj.filters
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_unittest.vcxproj
+ security/nss/gtests/google_test/gtest/msvc/2010/gtest_unittest.vcxproj.filters
+ security/nss/gtests/google_test/gtest/scripts/gtest-config.in
+ security/nss/gtests/google_test/gtest/scripts/test/Makefile
+ security/nss/gtests/google_test/gtest/test/googletest-output-test-golden-lin.txt
+ security/nss/gtests/google_test/gtest/xcode/Config/DebugProject.xcconfig
+ security/nss/gtests/google_test/gtest/xcode/Config/FrameworkTarget.xcconfig
+ security/nss/gtests/google_test/gtest/xcode/Config/General.xcconfig
+ security/nss/gtests/google_test/gtest/xcode/Config/ReleaseProject.xcconfig
+ security/nss/gtests/google_test/gtest/xcode/Config/StaticLibraryTarget.xcconfig
+ security/nss/gtests/google_test/gtest/xcode/Config/TestTarget.xcconfig
+ security/nss/gtests/google_test/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj
+ security/nss/gtests/google_test/gtest/xcode/gtest.xcodeproj/project.pbxproj
+ security/nss/gtests/google_test/update.sh
+ security/nss/gtests/mozpkix_gtest/README.txt
+ security/nss/gtests/mozpkix_gtest/pkixcert_signature_algorithm_tests.cpp
+ security/nss/gtests/nss_bogo_shim/config.json
+ security/nss/gtests/softoken_gtest/softoken_gtest.cc
+ security/nss/gtests/ssl_gtest/ssl_gtest.cc
+ security/nss/help.txt
+ security/nss/lib/ckfw/builtins/README
+ security/nss/lib/ckfw/builtins/nssckbi.def
+ security/nss/lib/ckfw/capi/README
+ security/nss/lib/ckfw/capi/nsscapi.def
+ security/nss/lib/dbm/include/winfile.h
+ security/nss/lib/dbm/src/dirent.c
+ security/nss/lib/dbm/src/dirent.h
+ security/nss/lib/dbm/src/snprintf.c
+ security/nss/lib/dbm/tests/dbmtest.pkg
+ security/nss/lib/freebl/arcfour-amd64-sun.s
+ security/nss/lib/freebl/freebl.def
+ security/nss/lib/freebl/freebl_hash.def
+ security/nss/lib/freebl/freebl_hash_vector.def
+ security/nss/lib/freebl/mpi/doc/prime.txt
+ security/nss/lib/freebl/mpi/doc/sqrt.txt
+ security/nss/lib/freebl/mpi/mp_comba.c
+ security/nss/lib/freebl/mpi/mp_comba_amd64_sun.s
+ security/nss/lib/freebl/mpi/mpcpucache_amd64.s
+ security/nss/lib/freebl/mpi/mpcpucache_x86.s
+ security/nss/lib/freebl/mpi/mpi_amd64_sun.s
+ security/nss/lib/freebl/mpi/mpi_i86pc.s
+ security/nss/lib/freebl/sha-fast-amd64-sun.s
+ security/nss/lib/mozpkix/.clang-format
+ security/nss/lib/nss/nss.def
+ security/nss/lib/pki/doc/standiag.png
+ security/nss/lib/smime/smime.def
+ security/nss/lib/softoken/legacydb/nssdbm.def
+ security/nss/lib/softoken/softokn.def
+ security/nss/lib/sqlite/README
+ security/nss/lib/sqlite/sqlite.def
+ security/nss/lib/sqlite/sqlite3.h
+ security/nss/lib/ssl/ssl.def
+ security/nss/lib/util/nssutil.def
+ security/nss/lib/zlib/README.nss
+ security/nss/nss-tool/.clang-format
+ security/nss/pkg/linux/sun-nss.spec
+ security/nss/pkg/pkg-config/nss-config.in
+ security/nss/pkg/pkg-config/nss.pc.in
+ security/nss/readme.md
+ security/nss/tests/README.txt
+ security/nss/tests/cert/TestCA-bogus-rsa-pss1.crt
+ security/nss/tests/cert/TestCA-bogus-rsa-pss2.crt
+ security/nss/tests/cert/TestUser-rsa-pss-interop.p12
+ security/nss/tests/chains/ocspd-config/ocspd-certs.sh
+ security/nss/tests/chains/ocspd-config/ocspd.conf.template
+ security/nss/tests/chains/ocspd-config/readme
+ security/nss/tests/clean_tbx
+ security/nss/tests/common/certsetup.sh
+ security/nss/tests/common/parsegtestreport.sed
+ security/nss/tests/core_watch
+ security/nss/tests/dll_version.sh
+ security/nss/tests/doc/clean.gif
+ security/nss/tests/doc/nssqa.txt
+ security/nss/tests/doc/platform_specific_problems
+ security/nss/tests/header
+ security/nss/tests/iopr/server_scr/sslreq.dat
+ security/nss/tests/jss_dll_version.sh
+ security/nss/tests/jssdir
+ security/nss/tests/jssqa
+ security/nss/tests/libpkix/cert_trust.map
+ security/nss/tests/libpkix/certs/BrAirWaysBadSig.cert
+ security/nss/tests/libpkix/certs/CertificatePoliciesCritical.crt
+ security/nss/tests/libpkix/certs/GoodCACert.crt
+ security/nss/tests/libpkix/certs/NameConstraints.ca.cert
+ security/nss/tests/libpkix/certs/NameConstraints.dcissallowed.cert
+ security/nss/tests/libpkix/certs/NameConstraints.dcissblocked.cert
+ security/nss/tests/libpkix/certs/NameConstraints.dcisscopy.cert
+ security/nss/tests/libpkix/certs/NameConstraints.intermediate.cert
+ security/nss/tests/libpkix/certs/NameConstraints.intermediate2.cert
+ security/nss/tests/libpkix/certs/NameConstraints.intermediate3.cert
+ security/nss/tests/libpkix/certs/NameConstraints.intermediate4.cert
+ security/nss/tests/libpkix/certs/NameConstraints.intermediate5.cert
+ security/nss/tests/libpkix/certs/NameConstraints.intermediate6.cert
+ security/nss/tests/libpkix/certs/NameConstraints.ncca.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server1.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server10.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server11.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server12.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server13.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server14.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server15.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server16.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server17.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server2.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server3.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server4.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server5.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server6.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server7.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server8.cert
+ security/nss/tests/libpkix/certs/NameConstraints.server9.cert
+ security/nss/tests/libpkix/certs/OCSPCA1.cert
+ security/nss/tests/libpkix/certs/OCSPCA1.p12
+ security/nss/tests/libpkix/certs/OCSPCA2.cert
+ security/nss/tests/libpkix/certs/OCSPCA2.p12
+ security/nss/tests/libpkix/certs/OCSPCA3.cert
+ security/nss/tests/libpkix/certs/OCSPCA3.p12
+ security/nss/tests/libpkix/certs/OCSPEE11.cert
+ security/nss/tests/libpkix/certs/OCSPEE12.cert
+ security/nss/tests/libpkix/certs/OCSPEE13.cert
+ security/nss/tests/libpkix/certs/OCSPEE14.cert
+ security/nss/tests/libpkix/certs/OCSPEE15.cert
+ security/nss/tests/libpkix/certs/OCSPEE21.cert
+ security/nss/tests/libpkix/certs/OCSPEE22.cert
+ security/nss/tests/libpkix/certs/OCSPEE23.cert
+ security/nss/tests/libpkix/certs/OCSPEE31.cert
+ security/nss/tests/libpkix/certs/OCSPEE32.cert
+ security/nss/tests/libpkix/certs/OCSPEE33.cert
+ security/nss/tests/libpkix/certs/OCSPRoot.cert
+ security/nss/tests/libpkix/certs/OCSPRoot.p12
+ security/nss/tests/libpkix/certs/PayPalEE.cert
+ security/nss/tests/libpkix/certs/PayPalICA.cert
+ security/nss/tests/libpkix/certs/PayPalRootCA.cert
+ security/nss/tests/libpkix/certs/TestCA.ca.cert
+ security/nss/tests/libpkix/certs/TestUser50.cert
+ security/nss/tests/libpkix/certs/TestUser51.cert
+ security/nss/tests/libpkix/certs/TrustAnchorRootCertificate.crt
+ security/nss/tests/libpkix/certs/ValidCertificatePathTest1EE.crt
+ security/nss/tests/libpkix/certs/anchor2dsa
+ security/nss/tests/libpkix/certs/crldiff.crl
+ security/nss/tests/libpkix/certs/crlgood.crl
+ security/nss/tests/libpkix/certs/extKeyUsage/codeSigningEKUCert
+ security/nss/tests/libpkix/certs/extKeyUsage/multiEKUCert
+ security/nss/tests/libpkix/certs/extKeyUsage/noEKUCert
+ security/nss/tests/libpkix/certs/generalName/altNameDnCert
+ security/nss/tests/libpkix/certs/generalName/altNameDnCert_diff
+ security/nss/tests/libpkix/certs/generalName/altNameDnsCert
+ security/nss/tests/libpkix/certs/generalName/altNameDnsCert_diff
+ security/nss/tests/libpkix/certs/generalName/altNameEdiCert
+ security/nss/tests/libpkix/certs/generalName/altNameEdiCert_diff
+ security/nss/tests/libpkix/certs/generalName/altNameIpCert
+ security/nss/tests/libpkix/certs/generalName/altNameIpCert_diff
+ security/nss/tests/libpkix/certs/generalName/altNameNoneCert
+ security/nss/tests/libpkix/certs/generalName/altNameOidCert
+ security/nss/tests/libpkix/certs/generalName/altNameOidCert_diff
+ security/nss/tests/libpkix/certs/generalName/altNameOtherCert
+ security/nss/tests/libpkix/certs/generalName/altNameOtherCert_diff
+ security/nss/tests/libpkix/certs/generalName/altNameRfc822Cert
+ security/nss/tests/libpkix/certs/generalName/altNameRfc822Cert_diff
+ security/nss/tests/libpkix/certs/generalName/altNameRfc822DnsCert
+ security/nss/tests/libpkix/certs/generalName/altNameUriCert
+ security/nss/tests/libpkix/certs/generalName/altNameUriCert_diff
+ security/nss/tests/libpkix/certs/generalName/altNameX400Cert
+ security/nss/tests/libpkix/certs/generalName/altNameX400Cert_diff
+ security/nss/tests/libpkix/certs/hanfeiyu2hanfeiyu
+ security/nss/tests/libpkix/certs/hy2hc-bc
+ security/nss/tests/libpkix/certs/hy2hy-bc0
+ security/nss/tests/libpkix/certs/issuer-hanfei.crl
+ security/nss/tests/libpkix/certs/issuer-none.crl
+ security/nss/tests/libpkix/certs/keyIdentifier/authKeyIDCert
+ security/nss/tests/libpkix/certs/keyIdentifier/subjKeyIDCert
+ security/nss/tests/libpkix/certs/keyUsage/decipherOnlyCert
+ security/nss/tests/libpkix/certs/keyUsage/encipherOnlyCert
+ security/nss/tests/libpkix/certs/keyUsage/multiKeyUsagesCert
+ security/nss/tests/libpkix/certs/keyUsage/noKeyUsagesCert
+ security/nss/tests/libpkix/certs/noExtensionsCert
+ security/nss/tests/libpkix/certs/nss2alice
+ security/nss/tests/libpkix/certs/publicKey/dsaWithParams
+ security/nss/tests/libpkix/certs/publicKey/dsaWithoutParams
+ security/nss/tests/libpkix/certs/publicKey/labs2yassir
+ security/nss/tests/libpkix/certs/publicKey/yassir2labs
+ security/nss/tests/libpkix/certs/sun2sun
+ security/nss/tests/libpkix/certs/yassir2bcn
+ security/nss/tests/libpkix/certs/yassir2yassir
+ security/nss/tests/libpkix/pkix_pl_tests/module/cert8.db
+ security/nss/tests/libpkix/pkix_pl_tests/module/key3.db
+ security/nss/tests/libpkix/pkix_pl_tests/module/rev_data/local/crldiff.crl
+ security/nss/tests/libpkix/pkix_pl_tests/module/rev_data/local/crlgood.crl
+ security/nss/tests/libpkix/pkix_pl_tests/module/rev_data/local/issuer-hanfei.crl
+ security/nss/tests/libpkix/pkix_pl_tests/module/rev_data/local/issuer-none.crl
+ security/nss/tests/libpkix/pkix_pl_tests/module/rev_data/test_eku_all.crt
+ security/nss/tests/libpkix/pkix_pl_tests/module/rev_data/test_eku_allbutcodesigningEE.crt
+ security/nss/tests/libpkix/pkix_pl_tests/module/rev_data/test_eku_clientauth.crt
+ security/nss/tests/libpkix/pkix_pl_tests/module/rev_data/test_eku_clientauthEE.crt
+ security/nss/tests/libpkix/pkix_pl_tests/module/rev_data/test_eku_codesigning_clientauth.crt
+ security/nss/tests/libpkix/pkix_pl_tests/module/secmod.db
+ security/nss/tests/libpkix/pkix_pl_tests/pki/rev_data/local/README
+ security/nss/tests/libpkix/pkix_pl_tests/pki/rev_data/local/crldiff.crl
+ security/nss/tests/libpkix/pkix_pl_tests/pki/rev_data/local/crlgood.crl
+ security/nss/tests/libpkix/pkix_pl_tests/pki/rev_data/local/issuer-hanfei.crl
+ security/nss/tests/libpkix/pkix_pl_tests/pki/rev_data/local/issuer-none.crl
+ security/nss/tests/libpkix/pkix_tests/certsel/keyUsage
+ security/nss/tests/libpkix/pkix_tests/top/anchorcert.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/greg.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/greg2yassir_badsig.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/jes.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/jes2greg.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/jes2jes.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/jes2labs.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/labs.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/labs2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/yassir.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/backtracking/signature/yassir2hanfei.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/greg.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/greg2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/jes.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/jes2greg.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/jes2jes.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/jes2labs.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/labs.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/labs2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/yassir.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/fail/yassir2hanfei.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/greg.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/greg2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/jes.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/jes2greg.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/jes2jes.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/jes2labs.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/labs.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/labs2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/yassir.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/multi_path/signature/pass/yassir2hanfei.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/fail/greg.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/fail/greg2yassir_badsig.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/fail/jes.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/fail/jes2greg.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/fail/jes2jes.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/fail/yassir.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/fail/yassir2hanfei.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/pass/greg.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/pass/greg2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/pass/jes.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/pass/jes2greg.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/pass/jes2jes.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/pass/yassir.crl
+ security/nss/tests/libpkix/pkix_tests/top/build_data/single_path/signature/pass/yassir2hanfei.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test1/greg2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test1/jes2greg.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test1/jes2jes.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test1/jes2labs.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test1/labs2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test1/yassir2hanfei.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test1/yassir2richard.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test2/jes2greg.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test2/jes2jes.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test2/jes2labs.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test2/labs2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test2/nelson2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test2/yassir2hanfei.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test2/yassir2richard.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test3/jes2greg.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test3/jes2jes.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test3/jes2labs.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test3/labs2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test3/nelson2yassir.crt
+ security/nss/tests/libpkix/pkix_tests/top/build_data/test3/yassir2hanfei.crt
+ security/nss/tests/libpkix/pkix_tests/top/cert8.db
+ security/nss/tests/libpkix/pkix_tests/top/goodcert.crt
+ security/nss/tests/libpkix/pkix_tests/top/key3.db
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/chem.crl
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/chem2prof.crt
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/phy2prof.crt
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/phys.crl
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/prof.crl
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/prof2test.crt
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/sci.crl
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/sci2chem.crt
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/sci2phy.crt
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/sci2sci.crt
+ security/nss/tests/libpkix/pkix_tests/top/rev_data/crlchecker/test.crl
+ security/nss/tests/libpkix/pkix_tests/top/revokedcert.crt
+ security/nss/tests/libpkix/pkix_tests/top/secmod.db
+ security/nss/tests/libpkix/sample_apps/cert8.db
+ security/nss/tests/libpkix/sample_apps/key3.db
+ security/nss/tests/libpkix/sample_apps/secmod.db
+ security/nss/tests/libpkix/vfychain_test.lst
+ security/nss/tests/memleak/sslreq.dat
+ security/nss/tests/mksymlinks
+ security/nss/tests/multinit/multinit.txt
+ security/nss/tests/nssdir
+ security/nss/tests/nsspath
+ security/nss/tests/nssqa
+ security/nss/tests/path_uniq
+ security/nss/tests/pkcs11/netscape/suites/security/ssl/cert7.db
+ security/nss/tests/pkcs11/netscape/suites/security/ssl/key3.db
+ security/nss/tests/platformlist
+ security/nss/tests/platformlist.tbx
+ security/nss/tests/policy/crypto-policy.txt
+ security/nss/tests/qa_stage
+ security/nss/tests/qa_stat
+ security/nss/tests/qaclean
+ security/nss/tests/set_environment
+ security/nss/tests/smime/alice.txt
+ security/nss/tests/smime/bob.txt
+ security/nss/tests/ssl/sslreq.dat
+ security/nss/tests/ssl/sslreq.txt
+ security/nss/tests/tlsfuzzer/config.json.in
+ security/nss/tests/tools/TestOldAES128CA.p12
+ security/nss/tests/tools/TestOldCA.p12
+ security/nss/tests/tools/TestRSAPSS.p12
+ security/nss/trademarks.txt
+ security/patches/README
+ security/pkix/test/gtest/README.txt
+ security/pkix/test/gtest/pkixcert_signature_algorithm_tests.cpp
+ security/pkix/warnings.mozbuild
+ services/common/servicesComponents.manifest
+ services/common/tests/unit/head_global.js
+ services/common/tests/unit/head_http.js
+ services/common/tests/unit/test_async_chain.js
+ services/common/tests/unit/test_async_querySpinningly.js
+ services/common/tests/unit/test_blocklist_signatures/collection_signing_ee.pem.certspec
+ services/common/tests/unit/test_blocklist_signatures/collection_signing_int.pem.certspec
+ services/common/tests/unit/test_blocklist_signatures/collection_signing_root.pem.certspec
+ services/common/tests/unit/test_hawkclient.js
+ services/common/tests/unit/test_hawkrequest.js
+ services/common/tests/unit/test_load_modules.js
+ services/common/tests/unit/test_logmanager.js
+ services/common/tests/unit/test_observers.js
+ services/common/tests/unit/test_restrequest.js
+ services/common/tests/unit/test_storage_adapter.js
+ services/common/tests/unit/test_storage_adapter/empty.sqlite
+ services/common/tests/unit/test_storage_server.js
+ services/common/tests/unit/test_tokenauthenticatedrequest.js
+ services/common/tests/unit/test_tokenserverclient.js
+ services/common/tests/unit/test_utils_atob.js
+ services/common/tests/unit/test_utils_convert_string.js
+ services/common/tests/unit/test_utils_dateprefs.js
+ services/common/tests/unit/test_utils_deepCopy.js
+ services/common/tests/unit/test_utils_encodeBase32.js
+ services/common/tests/unit/test_utils_encodeBase64URL.js
+ services/common/tests/unit/test_utils_ensureMillisecondsTimestamp.js
+ services/common/tests/unit/test_utils_json.js
+ services/common/tests/unit/test_utils_makeURI.js
+ services/common/tests/unit/test_utils_namedTimer.js
+ services/common/tests/unit/test_utils_sets.js
+ services/common/tests/unit/test_utils_utf8.js
+ services/common/tests/unit/test_utils_uuid.js
+ services/common/tests/unit/xpcshell.ini
+ services/crypto/component/tests/unit/test_jpake.js
+ services/crypto/component/tests/unit/xpcshell.ini
+ services/crypto/cryptoComponents.manifest
+ services/crypto/tests/unit/head_helpers.js
+ services/crypto/tests/unit/test_crypto_crypt.js
+ services/crypto/tests/unit/test_crypto_deriveKey.js
+ services/crypto/tests/unit/test_crypto_random.js
+ services/crypto/tests/unit/test_load_modules.js
+ services/crypto/tests/unit/test_utils_hawk.js
+ services/crypto/tests/unit/test_utils_hkdfExpand.js
+ services/crypto/tests/unit/test_utils_httpmac.js
+ services/crypto/tests/unit/test_utils_pbkdf2.js
+ services/crypto/tests/unit/test_utils_sha1.js
+ services/crypto/tests/unit/xpcshell.ini
+ services/sync/SyncComponents.manifest
+ services/sync/tests/tps/addons/restartless.xpi
+ services/sync/tests/tps/addons/unsigned.xpi
+ services/sync/tests/tps/all_tests.json
+ services/sync/tests/tps/test_addon_nonrestartless_xpi.js
+ services/sync/tests/tps/test_addon_reconciling.js
+ services/sync/tests/tps/test_addon_restartless_xpi.js
+ services/sync/tests/tps/test_addon_sanity.js
+ services/sync/tests/tps/test_addon_wipe.js
+ services/sync/tests/tps/test_bookmarks_in_same_named_folder.js
+ services/sync/tests/tps/test_bug501528.js
+ services/sync/tests/tps/test_bug530717.js
+ services/sync/tests/tps/test_bug531489.js
+ services/sync/tests/tps/test_bug535326.js
+ services/sync/tests/tps/test_bug538298.js
+ services/sync/tests/tps/test_bug546807.js
+ services/sync/tests/tps/test_bug556509.js
+ services/sync/tests/tps/test_bug562515.js
+ services/sync/tests/tps/test_bug563989.js
+ services/sync/tests/tps/test_bug575423.js
+ services/sync/tests/tps/test_client_wipe.js
+ services/sync/tests/tps/test_formdata.js
+ services/sync/tests/tps/test_history.js
+ services/sync/tests/tps/test_history_collision.js
+ services/sync/tests/tps/test_mozmill_sanity.js
+ services/sync/tests/tps/test_passwords.js
+ services/sync/tests/tps/test_prefs.js
+ services/sync/tests/tps/test_privbrw_formdata.js
+ services/sync/tests/tps/test_privbrw_passwords.js
+ services/sync/tests/tps/test_privbrw_tabs.js
+ services/sync/tests/tps/test_special_tabs.js
+ services/sync/tests/tps/test_sync.js
+ services/sync/tests/tps/test_tabs.js
+ services/sync/tests/unit/fake_login_manager.js
+ services/sync/tests/unit/head_appinfo.js
+ services/sync/tests/unit/head_helpers.js
+ services/sync/tests/unit/head_http_server.js
+ services/sync/tests/unit/test_addon_utils.js
+ services/sync/tests/unit/test_addons_engine.js
+ services/sync/tests/unit/test_addons_reconciler.js
+ services/sync/tests/unit/test_addons_store.js
+ services/sync/tests/unit/test_addons_tracker.js
+ services/sync/tests/unit/test_bookmark_batch_fail.js
+ services/sync/tests/unit/test_bookmark_engine.js
+ services/sync/tests/unit/test_bookmark_legacy_microsummaries_support.js
+ services/sync/tests/unit/test_bookmark_livemarks.js
+ services/sync/tests/unit/test_bookmark_order.js
+ services/sync/tests/unit/test_bookmark_places_query_rewriting.js
+ services/sync/tests/unit/test_bookmark_record.js
+ services/sync/tests/unit/test_bookmark_smart_bookmarks.js
+ services/sync/tests/unit/test_bookmark_store.js
+ services/sync/tests/unit/test_bookmark_tracker.js
+ services/sync/tests/unit/test_clients_engine.js
+ services/sync/tests/unit/test_clients_escape.js
+ services/sync/tests/unit/test_collection_inc_get.js
+ services/sync/tests/unit/test_collections_recovery.js
+ services/sync/tests/unit/test_corrupt_keys.js
+ services/sync/tests/unit/test_declined.js
+ services/sync/tests/unit/test_engine.js
+ services/sync/tests/unit/test_engine_abort.js
+ services/sync/tests/unit/test_enginemanager.js
+ services/sync/tests/unit/test_errorhandler.js
+ services/sync/tests/unit/test_errorhandler_eol.js
+ services/sync/tests/unit/test_errorhandler_filelog.js
+ services/sync/tests/unit/test_errorhandler_sync_checkServerError.js
+ services/sync/tests/unit/test_forms_store.js
+ services/sync/tests/unit/test_forms_tracker.js
+ services/sync/tests/unit/test_history_engine.js
+ services/sync/tests/unit/test_history_store.js
+ services/sync/tests/unit/test_history_tracker.js
+ services/sync/tests/unit/test_hmac_error.js
+ services/sync/tests/unit/test_httpd_sync_server.js
+ services/sync/tests/unit/test_identity_manager.js
+ services/sync/tests/unit/test_interval_triggers.js
+ services/sync/tests/unit/test_jpakeclient.js
+ services/sync/tests/unit/test_keys.js
+ services/sync/tests/unit/test_load_modules.js
+ services/sync/tests/unit/test_node_reassignment.js
+ services/sync/tests/unit/test_notifications.js
+ services/sync/tests/unit/test_password_store.js
+ services/sync/tests/unit/test_password_tracker.js
+ services/sync/tests/unit/test_places_guid_downgrade.js
+ services/sync/tests/unit/test_prefs_store.js
+ services/sync/tests/unit/test_prefs_tracker.js
+ services/sync/tests/unit/test_records_crypto.js
+ services/sync/tests/unit/test_records_wbo.js
+ services/sync/tests/unit/test_resource.js
+ services/sync/tests/unit/test_resource_async.js
+ services/sync/tests/unit/test_resource_header.js
+ services/sync/tests/unit/test_resource_ua.js
+ services/sync/tests/unit/test_score_triggers.js
+ services/sync/tests/unit/test_sendcredentials_controller.js
+ services/sync/tests/unit/test_service_attributes.js
+ services/sync/tests/unit/test_service_changePassword.js
+ services/sync/tests/unit/test_service_checkAccount.js
+ services/sync/tests/unit/test_service_cluster.js
+ services/sync/tests/unit/test_service_createAccount.js
+ services/sync/tests/unit/test_service_detect_upgrade.js
+ services/sync/tests/unit/test_service_getStorageInfo.js
+ services/sync/tests/unit/test_service_login.js
+ services/sync/tests/unit/test_service_migratePrefs.js
+ services/sync/tests/unit/test_service_passwordUTF8.js
+ services/sync/tests/unit/test_service_persistLogin.js
+ services/sync/tests/unit/test_service_set_serverURL.js
+ services/sync/tests/unit/test_service_startOver.js
+ services/sync/tests/unit/test_service_startup.js
+ services/sync/tests/unit/test_service_sync_401.js
+ services/sync/tests/unit/test_service_sync_locked.js
+ services/sync/tests/unit/test_service_sync_remoteSetup.js
+ services/sync/tests/unit/test_service_sync_updateEnabledEngines.js
+ services/sync/tests/unit/test_service_verifyLogin.js
+ services/sync/tests/unit/test_service_wipeClient.js
+ services/sync/tests/unit/test_service_wipeServer.js
+ services/sync/tests/unit/test_status.js
+ services/sync/tests/unit/test_status_checkSetup.js
+ services/sync/tests/unit/test_syncengine.js
+ services/sync/tests/unit/test_syncengine_sync.js
+ services/sync/tests/unit/test_syncscheduler.js
+ services/sync/tests/unit/test_syncstoragerequest.js
+ services/sync/tests/unit/test_tab_engine.js
+ services/sync/tests/unit/test_tab_store.js
+ services/sync/tests/unit/test_tab_tracker.js
+ services/sync/tests/unit/test_tracker_addChanged.js
+ services/sync/tests/unit/test_upgrade_old_sync_key.js
+ services/sync/tests/unit/test_utils_catch.js
+ services/sync/tests/unit/test_utils_deepEquals.js
+ services/sync/tests/unit/test_utils_deferGetSet.js
+ services/sync/tests/unit/test_utils_deriveKey.js
+ services/sync/tests/unit/test_utils_getErrorString.js
+ services/sync/tests/unit/test_utils_json.js
+ services/sync/tests/unit/test_utils_keyEncoding.js
+ services/sync/tests/unit/test_utils_lazyStrings.js
+ services/sync/tests/unit/test_utils_lock.js
+ services/sync/tests/unit/test_utils_makeGUID.js
+ services/sync/tests/unit/test_utils_notify.js
+ services/sync/tests/unit/test_utils_passphrase.js
+ services/sync/tests/unit/test_warn_on_truncated_response.js
+ services/sync/tests/unit/xpcshell.ini
+ services/sync/tps/extensions/mozmill/chrome.manifest
+ services/sync/tps/extensions/mozmill/resource/stdlib/EventUtils.js
+ services/sync/tps/extensions/mozmill/resource/stdlib/json2.js
+ services/sync/tps/extensions/tps/chrome.manifest
+ settings.gradle
+ sourcestamp.txt
+ startupcache/test/TestStartupCacheTelemetry.js
+ startupcache/test/TestStartupCacheTelemetry.manifest
+ storage/.eslintrc.js
+ storage/mozIStorageCompletionCallback.idl
+ storage/test/test_AsXXX_helpers.cpp
+ storage/test/test_asyncStatementExecution_transaction.cpp
+ storage/test/test_async_callbacks_with_spun_event_loops.cpp
+ storage/test/unit/corruptDB.sqlite
+ storage/test/unit/fakeDB.sqlite
+ storage/test/unit/locale_collation.txt
+ storage/test/unit/test_bug-365166.js
+ storage/test/unit/test_cache_size.js
+ storage/test/unit/test_chunk_growth.js
+ storage/test/unit/test_js_helpers.js
+ storage/test/unit/test_page_size_is_32k.js
+ storage/test/unit/test_statement_wrapper_automatically.js
+ storage/test/unit/test_telemetry_vfs.js
+ storage/test/unit/test_vacuum.js
+ storage/test/unit/vacuumParticipant.js
+ storage/test/unit/vacuumParticipant.manifest
+ storage/test/unit/xpcshell.ini
+ taskcluster/ci/build/android.yml
+ taskcluster/ci/build/linux.yml
+ taskcluster/ci/build/macosx.yml
+ taskcluster/ci/build/windows.yml
+ taskcluster/ci/desktop-test/kind.yml
+ taskcluster/ci/desktop-test/test-platforms.yml
+ taskcluster/ci/desktop-test/test-sets.yml
+ taskcluster/ci/desktop-test/tests.yml
+ taskcluster/ci/docker-image/image.yml
+ taskcluster/ci/source-check/doc.yml
+ taskcluster/ci/source-check/mozlint.yml
+ taskcluster/ci/source-check/python-tests.yml
+ taskcluster/ci/upload-symbols/job-template.yml
+ taskcluster/docs/attributes.rst
+ taskcluster/docs/caches.rst
+ taskcluster/docs/docker-images.rst
+ taskcluster/docs/how-tos.rst
+ taskcluster/docs/index.rst
+ taskcluster/docs/kinds.rst
+ taskcluster/docs/loading.rst
+ taskcluster/docs/parameters.rst
+ taskcluster/docs/reference.rst
+ taskcluster/docs/taskgraph.rst
+ taskcluster/docs/transforms.rst
+ taskcluster/docs/yaml-templates.rst
+ taskcluster/scripts/builder/build-haz-linux.sh
+ taskcluster/scripts/builder/build-l10n.sh
+ taskcluster/scripts/builder/build-linux.sh
+ taskcluster/scripts/builder/build-sm-mozjs-crate.sh
+ taskcluster/scripts/builder/build-sm-package.sh
+ taskcluster/scripts/builder/build-sm.sh
+ taskcluster/scripts/builder/desktop-setup.sh
+ taskcluster/scripts/builder/get-objdir.py
+ taskcluster/scripts/builder/hazard-analysis.sh
+ taskcluster/scripts/builder/install-packages.sh
+ taskcluster/scripts/builder/setup-ccache.sh
+ taskcluster/scripts/builder/sm-tooltool-config.sh
+ taskcluster/scripts/copy.sh
+ taskcluster/scripts/misc/build-binutils-linux.sh
+ taskcluster/scripts/misc/build-cctools.sh
+ taskcluster/scripts/misc/build-clang-linux.sh
+ taskcluster/scripts/misc/build-clang-windows.sh
+ taskcluster/scripts/misc/build-gcc-linux.sh
+ taskcluster/scripts/misc/minidump_stackwalk.sh
+ taskcluster/scripts/misc/repackage-jdk-centos.sh
+ taskcluster/scripts/tester/harness-test-linux.sh
+ taskcluster/scripts/tester/test-b2g.sh
+ taskcluster/scripts/tester/test-macosx.sh
+ taskcluster/scripts/tester/test-ubuntu.sh
+ taskcluster/taskgraph/__init__.py
+ taskcluster/taskgraph/action.yml
+ taskcluster/taskgraph/task/__init__.py
+ taskcluster/taskgraph/test/__init__.py
+ taskcluster/taskgraph/test/automationrelevance.json
+ taskcluster/taskgraph/transforms/__init__.py
+ taskcluster/taskgraph/transforms/tests/__init__.py
+ taskcluster/taskgraph/util/__init__.py
+ taskcluster/taskgraph/util/seta.py
+ testing/README.txt
+ testing/config/external-media-tests-requirements.txt
+ testing/config/firefox_ui_requirements.txt
+ testing/config/marionette_harness_test_requirements.txt
+ testing/config/marionette_requirements.txt
+ testing/config/mozbase_requirements.txt
+ testing/config/tooltool-manifests/androidarm/releng.manifest
+ testing/config/tooltool-manifests/androidarm_4_3/releng.manifest
+ testing/config/tooltool-manifests/androidarm_6_0/releng.manifest
+ testing/config/tooltool-manifests/androidx86/releng.manifest
+ testing/config/tooltool-manifests/linux32/hostutils.manifest
+ testing/config/tooltool-manifests/linux32/jimdb-arm-pie.manifest
+ testing/config/tooltool-manifests/linux32/jimdb-arm.manifest
+ testing/config/tooltool-manifests/linux32/jimdb-x86-pie.manifest
+ testing/config/tooltool-manifests/linux32/jimdb-x86.manifest
+ testing/config/tooltool-manifests/linux32/nodejs.manifest
+ testing/config/tooltool-manifests/linux32/releng.manifest
+ testing/config/tooltool-manifests/linux64/geckodriver.manifest
+ testing/config/tooltool-manifests/linux64/hostutils.manifest
+ testing/config/tooltool-manifests/linux64/jimdb-arm-pie.manifest
+ testing/config/tooltool-manifests/linux64/jimdb-arm.manifest
+ testing/config/tooltool-manifests/linux64/jimdb-x86-pie.manifest
+ testing/config/tooltool-manifests/linux64/jimdb-x86.manifest
+ testing/config/tooltool-manifests/linux64/nodejs.manifest
+ testing/config/tooltool-manifests/linux64/releng.manifest
+ testing/config/tooltool-manifests/macosx64/hostutils.manifest
+ testing/config/tooltool-manifests/macosx64/jimdb-arm-pie.manifest
+ testing/config/tooltool-manifests/macosx64/jimdb-arm.manifest
+ testing/config/tooltool-manifests/macosx64/jimdb-x86-pie.manifest
+ testing/config/tooltool-manifests/macosx64/jimdb-x86.manifest
+ testing/config/tooltool-manifests/macosx64/nodejs.manifest
+ testing/config/tooltool-manifests/macosx64/releng.manifest
+ testing/config/tooltool-manifests/win32/nodejs.manifest
+ testing/config/tooltool-manifests/win32/releng.manifest
+ testing/cppunittest.ini
+ testing/crashtest/autophone-crashtest-webrtc.list
+ testing/crashtest/crashtests.list
+ testing/crashtest/images/600x58.png
+ testing/crashtest/images/animfish.gif
+ testing/crashtest/images/tree.gif
+ testing/crashtest/sanity/crashtests.list
+ testing/docker/README.md
+ testing/docker/REGISTRY
+ testing/docker/android-gradle-build/README.md
+ testing/docker/android-gradle-build/REGISTRY
+ testing/docker/android-gradle-build/VERSION
+ testing/docker/android-gradle-build/bin/after.sh
+ testing/docker/android-gradle-build/bin/before.sh
+ testing/docker/android-gradle-build/bin/build.sh
+ testing/docker/android-gradle-build/bin/checkout-script.sh
+ testing/docker/android-gradle-build/bin/checkout-sources.sh
+ testing/docker/android-gradle-build/buildprops.json
+ testing/docker/android-gradle-build/dot-config/pip/pip.conf
+ testing/docker/android-gradle-build/oauth.txt
+ testing/docker/base-build/VERSION
+ testing/docker/base-build/system-setup.sh
+ testing/docker/base-test/REGISTRY
+ testing/docker/base-test/VERSION
+ testing/docker/base-test/sources.list
+ testing/docker/beet-mover/Dockerfile
+ testing/docker/beet-mover/requirements.txt
+ testing/docker/centos6-build-upd/REGISTRY
+ testing/docker/centos6-build-upd/VERSION
+ testing/docker/centos6-build/REGISTRY
+ testing/docker/centos6-build/VERSION
+ testing/docker/centos6-build/hgrc
+ testing/docker/centos6-build/system-setup.sh
+ testing/docker/decision/README.md
+ testing/docker/decision/REGISTRY
+ testing/docker/decision/VERSION
+ testing/docker/decision/system-setup.sh
+ testing/docker/desktop-build/bin/build.sh
+ testing/docker/desktop-build/bin/checkout-script.sh
+ testing/docker/desktop-build/bin/checkout-sources.sh
+ testing/docker/desktop-build/buildprops.json
+ testing/docker/desktop-build/dot-config/pip/pip.conf
+ testing/docker/desktop-build/oauth.txt
+ testing/docker/desktop-test/apport
+ testing/docker/desktop-test/buildprops.json
+ testing/docker/desktop-test/deja-dup-monitor.desktop
+ testing/docker/desktop-test/dot-files/config/pip/pip.conf
+ testing/docker/desktop-test/dot-files/config/user-dirs.dirs
+ testing/docker/desktop-test/dot-files/config/user-dirs.locale
+ testing/docker/desktop-test/dot-files/pulse/default.pa
+ testing/docker/desktop-test/jockey-gtk.desktop
+ testing/docker/desktop-test/motd
+ testing/docker/desktop-test/release-upgrades
+ testing/docker/desktop-test/taskcluster-interactive-shell
+ testing/docker/desktop-test/tc-vcs-config.yml
+ testing/docker/desktop-test/tester.env
+ testing/docker/desktop1604-test/apport
+ testing/docker/desktop1604-test/autostart/deja-dup-monitor.desktop
+ testing/docker/desktop1604-test/autostart/gnome-software-service.desktop
+ testing/docker/desktop1604-test/autostart/jockey-gtk.desktop
+ testing/docker/desktop1604-test/buildprops.json
+ testing/docker/desktop1604-test/dot-files/config/pip/pip.conf
+ testing/docker/desktop1604-test/dot-files/config/user-dirs.dirs
+ testing/docker/desktop1604-test/dot-files/config/user-dirs.locale
+ testing/docker/desktop1604-test/dot-files/pulse/default.pa
+ testing/docker/desktop1604-test/motd
+ testing/docker/desktop1604-test/release-upgrades
+ testing/docker/desktop1604-test/taskcluster-interactive-shell
+ testing/docker/desktop1604-test/tc-vcs-config.yml
+ testing/docker/desktop1604-test/tester.env
+ testing/docker/firefox-snap/Dockerfile
+ testing/docker/firefox-snap/Makefile
+ testing/docker/firefox-snap/distribution.ini
+ testing/docker/firefox-snap/runme.sh
+ testing/docker/firefox-snap/snapcraft.yaml.in
+ testing/docker/funsize-balrog-submitter/Makefile
+ testing/docker/funsize-balrog-submitter/dep.pubkey
+ testing/docker/funsize-balrog-submitter/nightly.pubkey
+ testing/docker/funsize-balrog-submitter/release.pubkey
+ testing/docker/funsize-balrog-submitter/requirements.txt
+ testing/docker/funsize-balrog-submitter/runme.sh
+ testing/docker/funsize-balrog-submitter/scripts/funsize-balrog-submitter.py
+ testing/docker/funsize-update-generator/Makefile
+ testing/docker/funsize-update-generator/dep.pubkey
+ testing/docker/funsize-update-generator/nightly.pubkey
+ testing/docker/funsize-update-generator/release.pubkey
+ testing/docker/funsize-update-generator/requirements.txt
+ testing/docker/funsize-update-generator/runme.sh
+ testing/docker/funsize-update-generator/scripts/funsize.py
+ testing/docker/image_builder/Dockerfile
+ testing/docker/image_builder/REGISTRY
+ testing/docker/image_builder/VERSION
+ testing/docker/image_builder/build-image.sh
+ testing/docker/image_builder/setup.sh
+ testing/docker/lint/system-setup.sh
+ testing/docker/recipes/ubuntu1204-test-system-setup.sh
+ testing/docker/recipes/ubuntu1604-test-system-setup.sh
+ testing/docker/recipes/xvfb.sh
+ testing/docker/rust-build/README.md
+ testing/docker/rust-build/REGISTRY
+ testing/docker/rust-build/VERSION
+ testing/docker/rust-build/build_cargo.sh
+ testing/docker/rust-build/build_rust.sh
+ testing/docker/rust-build/build_rust_mac.sh
+ testing/docker/rust-build/fetch_cargo.sh
+ testing/docker/rust-build/fetch_rust.sh
+ testing/docker/rust-build/package_rust.sh
+ testing/docker/rust-build/repack_rust.py
+ testing/docker/rust-build/task.json
+ testing/docker/rust-build/tcbuild.py
+ testing/docker/rust-build/upload_rust.sh
+ testing/docker/tester/REGISTRY
+ testing/docker/tester/VERSION
+ testing/docker/tester/bin/test.sh
+ testing/docker/tester/dot-config/pip/pip.conf
+ testing/docker/tester/dot-config/user-dirs.dirs
+ testing/docker/tester/dot-config/user-dirs.locale
+ testing/docker/tester/dot-pulse/default.pa
+ testing/docker/tester/tc-vcs-config.yml
+ testing/docker/tester/tester.env
+ testing/docker/upload-symbols/README.md
+ testing/docker/upload-symbols/bin/checkout-script.sh
+ testing/docker/upload-symbols/bin/upload.sh
+ testing/docker/upload-symbols/test_exports.sh
+ testing/firefox-ui/.flake8
+ testing/firefox-ui/harness/MANIFEST.in
+ testing/firefox-ui/harness/requirements.txt
+ testing/firefox-ui/resources/addons/extensions/restartless_addon_signed.xpi
+ testing/firefox-ui/resources/addons/extensions/restartless_addon_unsigned.xpi
+ testing/firefox-ui/resources/images/firefox_favicon.ico
+ testing/firefox-ui/resources/images/mozilla_favicon.ico
+ testing/firefox-ui/resources/images/mozilla_logo.jpg
+ testing/firefox-ui/tests/functional/keyboard_shortcuts/manifest.ini
+ testing/firefox-ui/tests/functional/locationbar/manifest.ini
+ testing/firefox-ui/tests/functional/manifest.ini
+ testing/firefox-ui/tests/functional/private_browsing/manifest.ini
+ testing/firefox-ui/tests/functional/security/manifest.ini
+ testing/firefox-ui/tests/functional/sessionstore/manifest.ini
+ testing/firefox-ui/tests/puppeteer/manifest.ini
+ testing/firefox-ui/tests/update/direct/manifest.ini
+ testing/firefox-ui/tests/update/fallback/manifest.ini
+ testing/firefox-ui/tests/update/manifest.ini
+ testing/gtest/gmock/CHANGES
+ testing/gtest/gmock/CONTRIBUTORS
+ testing/gtest/gtest/CHANGES
+ testing/gtest/gtest/CONTRIBUTORS
+ testing/gtest/mozilla/GTestRunner.cpp
+ testing/gtest/mozilla/GTestRunner.h
+ testing/gtest/mozilla/SanityTest.cpp
+ testing/marionette/client/.flake8
+ testing/marionette/client/MANIFEST.in
+ testing/marionette/client/docs/Makefile
+ testing/marionette/client/docs/advanced/actions.rst
+ testing/marionette/client/docs/advanced/debug.rst
+ testing/marionette/client/docs/advanced/findelement.rst
+ testing/marionette/client/docs/advanced/landing.rst
+ testing/marionette/client/docs/advanced/stale.rst
+ testing/marionette/client/docs/basics.rst
+ testing/marionette/client/docs/conf.py
+ testing/marionette/client/docs/index.rst
+ testing/marionette/client/docs/interactive.rst
+ testing/marionette/client/docs/make.bat
+ testing/marionette/client/docs/reference.rst
+ testing/marionette/client/requirements.txt
+ testing/marionette/components/marionette.manifest
+ testing/marionette/harness/.flake8
+ testing/marionette/harness/MANIFEST.in
+ testing/marionette/harness/README.rst
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/History.md
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/browsermobproxy/__init__.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/browsermobproxy/client.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/browsermobproxy/server.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/browsermobproxy/webdriver_event_listener.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/Makefile
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/.buildinfo
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_sources/client.txt
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_sources/index.txt
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_sources/server.txt
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_static/basic.css
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_static/default.css
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_static/doctools.js
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_static/jquery.js
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_static/pygments.css
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_static/searchtools.js
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_static/sidebar.js
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_static/websupport.js
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/genindex.html
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/objects.inv
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/searchindex.js
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/client.rst
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/conf.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/index.rst
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/make.bat
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/server.rst
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/setup.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/test/test_client.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/test/test_remote.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/test/test_webdriver.py
+ testing/marionette/harness/marionette_harness/runner/test.cert
+ testing/marionette/harness/marionette_harness/runner/test.key
+ testing/marionette/harness/marionette_harness/tests/unit-tests.ini
+ testing/marionette/harness/marionette_harness/tests/unit/importanotherscript.js
+ testing/marionette/harness/marionette_harness/tests/unit/importscript.js
+ testing/marionette/harness/marionette_harness/tests/unit/mn-restartless-unsigned.xpi
+ testing/marionette/harness/marionette_harness/tests/unit/single_finger_functions.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_browsermobproxy.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_chrome_async_finish.js
+ testing/marionette/harness/marionette_harness/tests/unit/test_run_js_test.py
+ testing/marionette/harness/marionette_harness/tests/unit/unit-tests.ini
+ testing/marionette/harness/marionette_harness/tests/webapi-tests.ini
+ testing/marionette/harness/marionette_harness/www/black.png
+ testing/marionette/harness/marionette_harness/www/deletingFrame.html
+ testing/marionette/harness/marionette_harness/www/html5/blue.jpg
+ testing/marionette/harness/marionette_harness/www/html5/geolocation.js
+ testing/marionette/harness/marionette_harness/www/html5/green.jpg
+ testing/marionette/harness/marionette_harness/www/html5/red.jpg
+ testing/marionette/harness/marionette_harness/www/html5/test.appcache
+ testing/marionette/harness/marionette_harness/www/html5/yellow.jpg
+ testing/marionette/harness/marionette_harness/www/shim.js
+ testing/marionette/harness/marionette_harness/www/testPageSource.html
+ testing/marionette/harness/marionette_harness/www/white.png
+ testing/marionette/harness/requirements.txt
+ testing/marionette/harness/setup.py
+ testing/marionette/marionette.eslintrc.js
+ testing/marionette/puppeteer/.flake8
+ testing/marionette/puppeteer/firefox/MANIFEST.in
+ testing/marionette/puppeteer/firefox/docs/Makefile
+ testing/marionette/puppeteer/firefox/docs/api/appinfo.rst
+ testing/marionette/puppeteer/firefox/docs/api/keys.rst
+ testing/marionette/puppeteer/firefox/docs/api/l10n.rst
+ testing/marionette/puppeteer/firefox/docs/api/places.rst
+ testing/marionette/puppeteer/firefox/docs/api/security.rst
+ testing/marionette/puppeteer/firefox/docs/api/software_update.rst
+ testing/marionette/puppeteer/firefox/docs/api/utils.rst
+ testing/marionette/puppeteer/firefox/docs/conf.py
+ testing/marionette/puppeteer/firefox/docs/index.rst
+ testing/marionette/puppeteer/firefox/docs/make.bat
+ testing/marionette/puppeteer/firefox/docs/ui/about_window/window.rst
+ testing/marionette/puppeteer/firefox/docs/ui/browser/notifications.rst
+ testing/marionette/puppeteer/firefox/docs/ui/browser/tabbar.rst
+ testing/marionette/puppeteer/firefox/docs/ui/browser/toolbars.rst
+ testing/marionette/puppeteer/firefox/docs/ui/browser/window.rst
+ testing/marionette/puppeteer/firefox/docs/ui/deck.rst
+ testing/marionette/puppeteer/firefox/docs/ui/menu.rst
+ testing/marionette/puppeteer/firefox/docs/ui/pageinfo/window.rst
+ testing/marionette/puppeteer/firefox/docs/ui/update_wizard/dialog.rst
+ testing/marionette/puppeteer/firefox/docs/ui/windows.rst
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/api/__init__.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/__init__.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/about_window/__init__.py
+ testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/pageinfo/__init__.py
+ testing/marionette/puppeteer/firefox/requirements-docs.txt
+ testing/marionette/puppeteer/firefox/requirements.txt
+ testing/mochitest/BrowserTestUtils/content/content-about-page-utils.js
+ testing/mochitest/MochiKit/New.js
+ testing/mochitest/MochiKit/__package__.js
+ testing/mochitest/README.txt
+ testing/mochitest/bisection.py
+ testing/mochitest/browser-test.js
+ testing/mochitest/browser.eslintrc.js
+ testing/mochitest/chrome.eslintrc.js
+ testing/mochitest/chrome/chrome.ini
+ testing/mochitest/chrome/test-dir/test-file
+ testing/mochitest/dynamic/getMyDirectory.sjs
+ testing/mochitest/embed/Xm5i5kbIXzc
+ testing/mochitest/embed/Xm5i5kbIXzc^headers^
+ testing/mochitest/gen_template.pl
+ testing/mochitest/jar.mn
+ testing/mochitest/jetpack-addon-harness.js
+ testing/mochitest/jetpack-package-harness.js
+ testing/mochitest/manifest.webapp
+ testing/mochitest/manifests/autophone-media.ini
+ testing/mochitest/manifests/autophone-webrtc.ini
+ testing/mochitest/manifests/emulator-jb.ini
+ testing/mochitest/mochitest-e10s-utils.js
+ testing/mochitest/mochitest.eslintrc.js
+ testing/mochitest/nested_setup.js
+ testing/mochitest/pywebsocket/README
+ testing/mochitest/pywebsocket/README-MOZILLA
+ testing/mochitest/static/harness.css
+ testing/mochitest/tests/Harness_sanity/ImportTesting.jsm
+ testing/mochitest/tests/Harness_sanity/SpecialPowersLoadChromeScript.js
+ testing/mochitest/tests/Harness_sanity/empty.js
+ testing/mochitest/tests/Harness_sanity/importtesting_chromescript.js
+ testing/mochitest/tests/Harness_sanity/mochitest.ini
+ testing/mochitest/tests/Harness_sanity/specialPowers_framescript.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/mochitest.ini
+ testing/mochitest/tests/MochiKit-1.4.2/tests/test_Base.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/test_Color.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/test_DateTime.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/test_DragAndDrop.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/test_Format.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/test_Iter.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/test_Logging.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Async.json
+ testing/mochitest/tests/SimpleTest/AsyncUtilsContent.js
+ testing/mochitest/tests/SimpleTest/EventUtils.js
+ testing/mochitest/tests/SimpleTest/ExtensionTestUtils.js
+ testing/mochitest/tests/SimpleTest/NativeKeyCodes.js
+ testing/mochitest/tests/SimpleTest/SimpleTest.js
+ testing/mochitest/tests/SimpleTest/SpawnTask.js
+ testing/mochitest/tests/SimpleTest/TestRunner.js
+ testing/mochitest/tests/SimpleTest/WindowSnapshot.js
+ testing/mochitest/tests/SimpleTest/paint_listener.js
+ testing/mochitest/tests/SimpleTest/test.css
+ testing/mochitest/tests/browser/browser.ini
+ testing/mochitest/tests/browser/browser_BrowserTestUtils.js
+ testing/mochitest/tests/browser/browser_add_task.js
+ testing/mochitest/tests/browser/browser_async.js
+ testing/mochitest/tests/browser/browser_browserLoaded_content_loaded.js
+ testing/mochitest/tests/browser/browser_fail.js
+ testing/mochitest/tests/browser/browser_fail_add_task.js
+ testing/mochitest/tests/browser/browser_fail_async_throw.js
+ testing/mochitest/tests/browser/browser_fail_fp.js
+ testing/mochitest/tests/browser/browser_fail_pf.js
+ testing/mochitest/tests/browser/browser_fail_throw.js
+ testing/mochitest/tests/browser/browser_fail_timeout.js
+ testing/mochitest/tests/browser/browser_fail_unexpectedTimeout.js
+ testing/mochitest/tests/browser/browser_getTestFile.js
+ testing/mochitest/tests/browser/browser_head.js
+ testing/mochitest/tests/browser/browser_parameters.js
+ testing/mochitest/tests/browser/browser_pass.js
+ testing/mochitest/tests/browser/browser_popupNode.js
+ testing/mochitest/tests/browser/browser_popupNode_check.js
+ testing/mochitest/tests/browser/browser_privileges.js
+ testing/mochitest/tests/browser/browser_requestLongerTimeout.js
+ testing/mochitest/tests/browser/browser_sanityException.js
+ testing/mochitest/tests/browser/browser_sanityException2.js
+ testing/mochitest/tests/browser/browser_waitForFocus.js
+ testing/mochitest/tests/browser/browser_zz_fail_openwindow.js
+ testing/mochitest/tests/browser/head.js
+ testing/mochitest/tests/browser/test-dir/test-file
+ testing/modules/MockRegistry.jsm
+ testing/modules/tests/browser/browser.ini
+ testing/modules/tests/browser/browser_test_assert.js
+ testing/modules/tests/xpcshell/test_assert.js
+ testing/modules/tests/xpcshell/test_mockRegistrar.js
+ testing/modules/tests/xpcshell/test_structuredlog.js
+ testing/modules/tests/xpcshell/xpcshell.ini
+ testing/mozbase/README.md
+ testing/mozbase/docs/Makefile
+ testing/mozbase/docs/_static/structured_example.py
+ testing/mozbase/docs/conf.py
+ testing/mozbase/docs/devicemanagement.rst
+ testing/mozbase/docs/gettinginfo.rst
+ testing/mozbase/docs/index.rst
+ testing/mozbase/docs/loggingreporting.rst
+ testing/mozbase/docs/make.bat
+ testing/mozbase/docs/manifestparser.rst
+ testing/mozbase/docs/mozcrash.rst
+ testing/mozbase/docs/mozdebug.rst
+ testing/mozbase/docs/mozdevice.rst
+ testing/mozbase/docs/mozfile.rst
+ testing/mozbase/docs/mozhttpd.rst
+ testing/mozbase/docs/mozinfo.rst
+ testing/mozbase/docs/mozinstall.rst
+ testing/mozbase/docs/mozlog.rst
+ testing/mozbase/docs/moznetwork.rst
+ testing/mozbase/docs/mozprocess.rst
+ testing/mozbase/docs/mozprofile.rst
+ testing/mozbase/docs/mozrunner.rst
+ testing/mozbase/docs/mozversion.rst
+ testing/mozbase/docs/requirements.txt
+ testing/mozbase/docs/setuprunning.rst
+ testing/mozbase/manifestparser/tests/comment-example.ini
+ testing/mozbase/manifestparser/tests/default-skipif.ini
+ testing/mozbase/manifestparser/tests/default-suppfiles.ini
+ testing/mozbase/manifestparser/tests/filter-example.ini
+ testing/mozbase/manifestparser/tests/fleem
+ testing/mozbase/manifestparser/tests/include-example.ini
+ testing/mozbase/manifestparser/tests/include-invalid.ini
+ testing/mozbase/manifestparser/tests/include/bar.ini
+ testing/mozbase/manifestparser/tests/include/crash-handling
+ testing/mozbase/manifestparser/tests/include/flowers
+ testing/mozbase/manifestparser/tests/include/foo.ini
+ testing/mozbase/manifestparser/tests/just-defaults.ini
+ testing/mozbase/manifestparser/tests/manifest.ini
+ testing/mozbase/manifestparser/tests/missing-path.ini
+ testing/mozbase/manifestparser/tests/mozmill-example.ini
+ testing/mozbase/manifestparser/tests/mozmill-restart-example.ini
+ testing/mozbase/manifestparser/tests/no-tests.ini
+ testing/mozbase/manifestparser/tests/parent/include/first/manifest.ini
+ testing/mozbase/manifestparser/tests/parent/include/manifest.ini
+ testing/mozbase/manifestparser/tests/parent/include/second/manifest.ini
+ testing/mozbase/manifestparser/tests/parent/level_1/level_1.ini
+ testing/mozbase/manifestparser/tests/parent/level_1/level_1_server-root.ini
+ testing/mozbase/manifestparser/tests/parent/level_1/level_2/level_2.ini
+ testing/mozbase/manifestparser/tests/parent/level_1/level_2/level_2_server-root.ini
+ testing/mozbase/manifestparser/tests/parent/level_1/level_2/level_3/level_3.ini
+ testing/mozbase/manifestparser/tests/parent/level_1/level_2/level_3/level_3_default.ini
+ testing/mozbase/manifestparser/tests/parent/level_1/level_2/level_3/level_3_server-root.ini
+ testing/mozbase/manifestparser/tests/parent/level_1/level_2/level_3/test_3
+ testing/mozbase/manifestparser/tests/parent/level_1/level_2/test_2
+ testing/mozbase/manifestparser/tests/parent/level_1/test_1
+ testing/mozbase/manifestparser/tests/parent/root/dummy
+ testing/mozbase/manifestparser/tests/path-example.ini
+ testing/mozbase/manifestparser/tests/relative-path.ini
+ testing/mozbase/manifestparser/tests/subsuite.ini
+ testing/mozbase/manifestparser/tests/test_chunking.py
+ testing/mozbase/manifestparser/tests/test_expressionparser.py
+ testing/mozbase/manifestparser/tests/test_filters.py
+ testing/mozbase/manifestparser/tests/test_read_ini.py
+ testing/mozbase/manifestparser/tests/test_testmanifest.py
+ testing/mozbase/manifestparser/tests/verifyDirectory/subdir/manifest.ini
+ testing/mozbase/manifestparser/tests/verifyDirectory/subdir/test_sub.js
+ testing/mozbase/manifestparser/tests/verifyDirectory/test_1.js
+ testing/mozbase/manifestparser/tests/verifyDirectory/test_2.js
+ testing/mozbase/manifestparser/tests/verifyDirectory/test_3.js
+ testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory.ini
+ testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_incomplete.ini
+ testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_toocomplete.ini
+ testing/mozbase/mozcrash/tests/manifest.ini
+ testing/mozbase/mozdevice/adb_tests/test_device_running_adb_as_root.py
+ testing/mozbase/mozdevice/adb_tests/test_devicemanagerADB.py
+ testing/mozbase/mozdevice/sut_tests/README.md
+ testing/mozbase/mozdevice/sut_tests/setup-tools.sh
+ testing/mozbase/mozdevice/sut_tests/test-files/mytext.txt
+ testing/mozbase/mozdevice/sut_tests/test-files/smalltext.txt
+ testing/mozbase/mozdevice/sut_tests/test-files/test_script.sh
+ testing/mozbase/mozdevice/tests/droidsut_launch.py
+ testing/mozbase/mozdevice/tests/manifest.ini
+ testing/mozbase/mozdevice/tests/sut.py
+ testing/mozbase/mozdevice/tests/sut_app.py
+ testing/mozbase/mozdevice/tests/sut_basic.py
+ testing/mozbase/mozdevice/tests/sut_chmod.py
+ testing/mozbase/mozdevice/tests/sut_fileExists.py
+ testing/mozbase/mozdevice/tests/sut_fileMethods.py
+ testing/mozbase/mozdevice/tests/sut_info.py
+ testing/mozbase/mozdevice/tests/sut_ip.py
+ testing/mozbase/mozdevice/tests/sut_kill.py
+ testing/mozbase/mozdevice/tests/sut_list.py
+ testing/mozbase/mozdevice/tests/sut_logcat.py
+ testing/mozbase/mozdevice/tests/sut_mkdir.py
+ testing/mozbase/mozdevice/tests/sut_ps.py
+ testing/mozbase/mozdevice/tests/sut_pull.py
+ testing/mozbase/mozdevice/tests/sut_push.py
+ testing/mozbase/mozdevice/tests/sut_remove.py
+ testing/mozbase/mozdevice/tests/sut_time.py
+ testing/mozbase/mozdevice/tests/sut_unpackfile.py
+ testing/mozbase/mozfile/tests/files/missing_file_attributes.zip
+ testing/mozbase/mozfile/tests/manifest.ini
+ testing/mozbase/mozfile/tests/stubs.py
+ testing/mozbase/mozfile/tests/test_extract.py
+ testing/mozbase/mozfile/tests/test_load.py
+ testing/mozbase/mozfile/tests/test_move_remove.py
+ testing/mozbase/mozfile/tests/test_url.py
+ testing/mozbase/mozhttpd/tests/baseurl.py
+ testing/mozbase/mozhttpd/tests/basic.py
+ testing/mozbase/mozhttpd/tests/manifest.ini
+ testing/mozbase/mozhttpd/tests/paths.py
+ testing/mozbase/mozinfo/tests/manifest.ini
+ testing/mozbase/mozinstall/tests/Installer-Stubs/firefox.dmg
+ testing/mozbase/mozinstall/tests/Installer-Stubs/firefox.tar.bz2
+ testing/mozbase/mozinstall/tests/Installer-Stubs/firefox.zip
+ testing/mozbase/mozinstall/tests/manifest.ini
+ testing/mozbase/mozlog/mozlog/formatters/html/__init__.py
+ testing/mozbase/mozlog/mozlog/formatters/xunit.py
+ testing/mozbase/mozlog/mozlog/pytest_mozlog/__init__.py
+ testing/mozbase/mozlog/mozlog/scripts/__init__.py
+ testing/mozbase/mozlog/mozlog/scripts/format.py
+ testing/mozbase/mozlog/mozlog/scripts/logmerge.py
+ testing/mozbase/mozlog/mozlog/scripts/unstable.py
+ testing/mozbase/mozlog/mozlog/stdadapter.py
+ testing/mozbase/mozlog/tests/manifest.ini
+ testing/mozbase/mozlog/tests/test_structured.py
+ testing/mozbase/moznetwork/tests/manifest.ini
+ testing/mozbase/moznetwork/tests/test.py
+ testing/mozbase/mozprocess/tests/Makefile
+ testing/mozbase/mozprocess/tests/infinite_loop.py
+ testing/mozbase/mozprocess/tests/iniparser/INSTALL
+ testing/mozbase/mozprocess/tests/iniparser/Makefile
+ testing/mozbase/mozprocess/tests/iniparser/README
+ testing/mozbase/mozprocess/tests/iniparser/dictionary.c
+ testing/mozbase/mozprocess/tests/iniparser/dictionary.h
+ testing/mozbase/mozprocess/tests/iniparser/iniparser.c
+ testing/mozbase/mozprocess/tests/iniparser/iniparser.h
+ testing/mozbase/mozprocess/tests/iniparser/platform.mk
+ testing/mozbase/mozprocess/tests/manifest.ini
+ testing/mozbase/mozprocess/tests/proccountfive.py
+ testing/mozbase/mozprocess/tests/process_normal_broad_python.ini
+ testing/mozbase/mozprocess/tests/process_normal_deep_python.ini
+ testing/mozbase/mozprocess/tests/process_normal_finish.ini
+ testing/mozbase/mozprocess/tests/process_normal_finish_no_process_group.ini
+ testing/mozbase/mozprocess/tests/process_normal_finish_python.ini
+ testing/mozbase/mozprocess/tests/process_waittimeout.ini
+ testing/mozbase/mozprocess/tests/process_waittimeout_10s.ini
+ testing/mozbase/mozprocess/tests/process_waittimeout_10s_python.ini
+ testing/mozbase/mozprocess/tests/process_waittimeout_python.ini
+ testing/mozbase/mozprocess/tests/proclaunch.py
+ testing/mozbase/mozprocess/tests/procnonewline.py
+ testing/mozbase/mozprocess/tests/proctest.py
+ testing/mozbase/mozprocess/tests/test_mozprocess_kill.py
+ testing/mozbase/mozprocess/tests/test_mozprocess_kill_broad_wait.py
+ testing/mozbase/mozprocess/tests/test_mozprocess_misc.py
+ testing/mozbase/mozprocess/tests/test_mozprocess_output.py
+ testing/mozbase/mozprocess/tests/test_mozprocess_poll.py
+ testing/mozbase/mozprocess/tests/test_mozprocess_wait.py
+ testing/mozbase/mozprocess/tests/test_process_reader.py
+ testing/mozbase/mozprofile/mozprofile/diff.py
+ testing/mozbase/mozprofile/mozprofile/view.py
+ testing/mozbase/mozprofile/tests/addon_stubs.py
+ testing/mozbase/mozprofile/tests/addonid.py
+ testing/mozbase/mozprofile/tests/addons/empty.xpi
+ testing/mozbase/mozprofile/tests/addons/invalid.xpi
+ testing/mozbase/mozprofile/tests/bug758250.py
+ testing/mozbase/mozprofile/tests/files/not_an_addon.txt
+ testing/mozbase/mozprofile/tests/files/prefs_with_comments.js
+ testing/mozbase/mozprofile/tests/files/prefs_with_interpolation.js
+ testing/mozbase/mozprofile/tests/files/webapps1.json
+ testing/mozbase/mozprofile/tests/files/webapps2.json
+ testing/mozbase/mozprofile/tests/manifest.ini
+ testing/mozbase/mozprofile/tests/test_nonce.py
+ testing/mozbase/mozprofile/tests/test_webapps.py
+ testing/mozbase/mozrunner/mozrunner/base/__init__.py
+ testing/mozbase/mozrunner/mozrunner/devices/base.py
+ testing/mozbase/mozrunner/mozrunner/resources/metrotestharness.exe
+ testing/mozbase/mozrunner/tests/manifest.ini
+ testing/mozbase/mozrunner/tests/test_interactive.py
+ testing/mozbase/mozrunner/tests/test_start.py
+ testing/mozbase/mozrunner/tests/test_states.py
+ testing/mozbase/mozsystemmonitor/README.rst
+ testing/mozbase/mozsystemmonitor/mozsystemmonitor/__init__.py
+ testing/mozbase/mozsystemmonitor/mozsystemmonitor/test/__init__.py
+ testing/mozbase/moztest/moztest/output/__init__.py
+ testing/mozbase/moztest/tests/manifest.ini
+ testing/mozbase/mozversion/tests/manifest.ini
+ testing/mozbase/packages.txt
+ testing/mozharness/README.txt
+ testing/mozharness/configs/android/androidarm.py
+ testing/mozharness/configs/android/androidarm_4_3-tc.py
+ testing/mozharness/configs/android/androidarm_4_3.py
+ testing/mozharness/configs/android/androidarm_dev.py
+ testing/mozharness/configs/android/androidx86-tc.py
+ testing/mozharness/configs/android/androidx86.py
+ testing/mozharness/configs/balrog/docker-worker.py
+ testing/mozharness/configs/balrog/production.py
+ testing/mozharness/configs/balrog/staging.py
+ testing/mozharness/configs/beetmover/en_us_build.yml.tmpl
+ testing/mozharness/configs/beetmover/en_us_signing.yml.tmpl
+ testing/mozharness/configs/beetmover/l10n_changesets.tmpl
+ testing/mozharness/configs/beetmover/partials.yml.tmpl
+ testing/mozharness/configs/beetmover/repacks.yml.tmpl
+ testing/mozharness/configs/beetmover/snap.yml.tmpl
+ testing/mozharness/configs/beetmover/snap_checksums.yml.tmpl
+ testing/mozharness/configs/beetmover/source.yml.tmpl
+ testing/mozharness/configs/beetmover/source_checksums.yml.tmpl
+ testing/mozharness/configs/builds/branch_specifics.py
+ testing/mozharness/configs/builds/build_pool_specifics.py
+ testing/mozharness/configs/builds/releng_base_android_64_builds.py
+ testing/mozharness/configs/builds/releng_base_linux_32_builds.py
+ testing/mozharness/configs/builds/releng_base_linux_64_builds.py
+ testing/mozharness/configs/builds/releng_base_mac_64_builds.py
+ testing/mozharness/configs/builds/releng_base_mac_64_cross_builds.py
+ testing/mozharness/configs/builds/releng_base_windows_32_builds.py
+ testing/mozharness/configs/builds/releng_base_windows_64_builds.py
+ testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15.py
+ testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_debug.py
+ testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_gradle.py
+ testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_gradle_dependencies.py
+ testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_partner_sample1.py
+ testing/mozharness/configs/builds/releng_sub_android_configs/64_checkstyle.py
+ testing/mozharness/configs/builds/releng_sub_android_configs/64_lint.py
+ testing/mozharness/configs/builds/releng_sub_android_configs/64_test.py
+ testing/mozharness/configs/builds/releng_sub_android_configs/64_x86.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/32_artifact.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/32_debug.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/32_debug_artifact.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_add-on-devel.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_artifact.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_asan.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_asan_and_debug.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_asan_tc.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_asan_tc_and_debug.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_code_coverage.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_debug.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_debug_artifact.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_source.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_stat_and_debug.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_stat_and_opt.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_tsan.py
+ testing/mozharness/configs/builds/releng_sub_linux_configs/64_valgrind.py
+ testing/mozharness/configs/builds/releng_sub_mac_configs/64_add-on-devel.py
+ testing/mozharness/configs/builds/releng_sub_mac_configs/64_artifact.py
+ testing/mozharness/configs/builds/releng_sub_mac_configs/64_cross_debug.py
+ testing/mozharness/configs/builds/releng_sub_mac_configs/64_cross_opt.py
+ testing/mozharness/configs/builds/releng_sub_mac_configs/64_cross_universal.py
+ testing/mozharness/configs/builds/releng_sub_mac_configs/64_debug.py
+ testing/mozharness/configs/builds/releng_sub_mac_configs/64_debug_artifact.py
+ testing/mozharness/configs/builds/releng_sub_mac_configs/64_stat_and_debug.py
+ testing/mozharness/configs/builds/releng_sub_windows_configs/32_add-on-devel.py
+ testing/mozharness/configs/builds/releng_sub_windows_configs/32_artifact.py
+ testing/mozharness/configs/builds/releng_sub_windows_configs/32_debug.py
+ testing/mozharness/configs/builds/releng_sub_windows_configs/32_debug_artifact.py
+ testing/mozharness/configs/builds/releng_sub_windows_configs/32_stat_and_debug.py
+ testing/mozharness/configs/builds/releng_sub_windows_configs/64_add-on-devel.py
+ testing/mozharness/configs/builds/releng_sub_windows_configs/64_artifact.py
+ testing/mozharness/configs/builds/releng_sub_windows_configs/64_debug.py
+ testing/mozharness/configs/builds/releng_sub_windows_configs/64_debug_artifact.py
+ testing/mozharness/configs/builds/taskcluster_firefox_win32_debug.py
+ testing/mozharness/configs/builds/taskcluster_firefox_win32_opt.py
+ testing/mozharness/configs/builds/taskcluster_firefox_win64_debug.py
+ testing/mozharness/configs/builds/taskcluster_firefox_win64_opt.py
+ testing/mozharness/configs/developer_config.py
+ testing/mozharness/configs/disable_signing.py
+ testing/mozharness/configs/firefox_ui_tests/qa_jenkins.py
+ testing/mozharness/configs/firefox_ui_tests/releng_release.py
+ testing/mozharness/configs/firefox_ui_tests/taskcluster.py
+ testing/mozharness/configs/hazards/build_browser.py
+ testing/mozharness/configs/hazards/build_shell.py
+ testing/mozharness/configs/hazards/common.py
+ testing/mozharness/configs/marionette/prod_config.py
+ testing/mozharness/configs/marionette/test_config.py
+ testing/mozharness/configs/marionette/windows_config.py
+ testing/mozharness/configs/marionette/windows_taskcluster_config.py
+ testing/mozharness/configs/mediatests/buildbot_posix_config.py
+ testing/mozharness/configs/mediatests/buildbot_windows_config.py
+ testing/mozharness/configs/mediatests/jenkins_config.py
+ testing/mozharness/configs/mediatests/taskcluster_posix_config.py
+ testing/mozharness/configs/mediatests/taskcluster_windows_config.py
+ testing/mozharness/configs/merge_day/aurora_to_beta.py
+ testing/mozharness/configs/merge_day/beta_to_release.py
+ testing/mozharness/configs/merge_day/bump_esr.py
+ testing/mozharness/configs/merge_day/central_to_aurora.py
+ testing/mozharness/configs/merge_day/release_to_esr.py
+ testing/mozharness/configs/merge_day/staging_beta_migration.py
+ testing/mozharness/configs/multi_locale/android-mozharness-build.json
+ testing/mozharness/configs/multi_locale/ash_android-x86.json
+ testing/mozharness/configs/multi_locale/ash_android.json
+ testing/mozharness/configs/multi_locale/b2g_linux32.py
+ testing/mozharness/configs/multi_locale/b2g_linux64.py
+ testing/mozharness/configs/multi_locale/b2g_macosx64.py
+ testing/mozharness/configs/multi_locale/b2g_win32.py
+ testing/mozharness/configs/multi_locale/mozilla-aurora_android-armv6.json
+ testing/mozharness/configs/multi_locale/mozilla-aurora_android-x86.json
+ testing/mozharness/configs/multi_locale/mozilla-aurora_android.json
+ testing/mozharness/configs/multi_locale/mozilla-beta_android-armv6.json
+ testing/mozharness/configs/multi_locale/mozilla-beta_android-x86.json
+ testing/mozharness/configs/multi_locale/mozilla-beta_android.json
+ testing/mozharness/configs/multi_locale/mozilla-central_android-armv6.json
+ testing/mozharness/configs/multi_locale/mozilla-central_android-x86.json
+ testing/mozharness/configs/multi_locale/mozilla-central_android.json
+ testing/mozharness/configs/multi_locale/mozilla-release_android-armv6.json
+ testing/mozharness/configs/multi_locale/mozilla-release_android-x86.json
+ testing/mozharness/configs/multi_locale/mozilla-release_android.json
+ testing/mozharness/configs/multi_locale/release_mozilla-beta_android-armv6.json
+ testing/mozharness/configs/multi_locale/release_mozilla-beta_android-x86.json
+ testing/mozharness/configs/multi_locale/release_mozilla-beta_android.json
+ testing/mozharness/configs/multi_locale/release_mozilla-release_android-armv6.json
+ testing/mozharness/configs/multi_locale/release_mozilla-release_android-x86.json
+ testing/mozharness/configs/multi_locale/release_mozilla-release_android.json
+ testing/mozharness/configs/multi_locale/staging_release_mozilla-beta_android-armv6.json
+ testing/mozharness/configs/multi_locale/staging_release_mozilla-beta_android-x86.json
+ testing/mozharness/configs/multi_locale/staging_release_mozilla-beta_android.json
+ testing/mozharness/configs/multi_locale/staging_release_mozilla-release_android-armv6.json
+ testing/mozharness/configs/multi_locale/staging_release_mozilla-release_android-x86.json
+ testing/mozharness/configs/multi_locale/staging_release_mozilla-release_android.json
+ testing/mozharness/configs/multi_locale/standalone_mozilla-central.py
+ testing/mozharness/configs/partner_repacks/release_mozilla-esr52_desktop.py
+ testing/mozharness/configs/partner_repacks/release_mozilla-release_android.py
+ testing/mozharness/configs/partner_repacks/release_mozilla-release_desktop.py
+ testing/mozharness/configs/partner_repacks/staging_release_mozilla-release_android.py
+ testing/mozharness/configs/partner_repacks/staging_release_mozilla-release_desktop.py
+ testing/mozharness/configs/platform_supports_post_upload_to_latest.py
+ testing/mozharness/configs/releases/bouncer_fennec.py
+ testing/mozharness/configs/releases/bouncer_firefox_beta.py
+ testing/mozharness/configs/releases/bouncer_firefox_esr.py
+ testing/mozharness/configs/releases/bouncer_firefox_release.py
+ testing/mozharness/configs/releases/bouncer_thunderbird.py
+ testing/mozharness/configs/releases/dev_bouncer_firefox_beta.py
+ testing/mozharness/configs/releases/dev_postrelease_firefox_beta.py
+ testing/mozharness/configs/releases/dev_postrelease_firefox_release.py
+ testing/mozharness/configs/releases/dev_updates_firefox_beta.py
+ testing/mozharness/configs/releases/dev_updates_firefox_release.py
+ testing/mozharness/configs/releases/postrelease_firefox_beta.py
+ testing/mozharness/configs/releases/postrelease_firefox_esr52.py
+ testing/mozharness/configs/releases/postrelease_firefox_release.py
+ testing/mozharness/configs/releases/updates_firefox_beta.py
+ testing/mozharness/configs/releases/updates_firefox_esr52.py
+ testing/mozharness/configs/releases/updates_firefox_release.py
+ testing/mozharness/configs/releng_infra_configs/builders.py
+ testing/mozharness/configs/releng_infra_configs/linux.py
+ testing/mozharness/configs/releng_infra_configs/linux64.py
+ testing/mozharness/configs/releng_infra_configs/macosx64.py
+ testing/mozharness/configs/releng_infra_configs/testers.py
+ testing/mozharness/configs/releng_infra_configs/win32.py
+ testing/mozharness/configs/releng_infra_configs/win64.py
+ testing/mozharness/configs/remove_executables.py
+ testing/mozharness/configs/routes.json
+ testing/mozharness/configs/selfserve/production.py
+ testing/mozharness/configs/selfserve/staging.py
+ testing/mozharness/configs/servo/mac.py
+ testing/mozharness/configs/single_locale/alder.py
+ testing/mozharness/configs/single_locale/ash.py
+ testing/mozharness/configs/single_locale/ash_android-api-15.py
+ testing/mozharness/configs/single_locale/dev-mozilla-beta.py
+ testing/mozharness/configs/single_locale/dev-mozilla-release.py
+ testing/mozharness/configs/single_locale/linux.py
+ testing/mozharness/configs/single_locale/linux64.py
+ testing/mozharness/configs/single_locale/macosx64.py
+ testing/mozharness/configs/single_locale/mozilla-aurora.py
+ testing/mozharness/configs/single_locale/mozilla-aurora_android-api-15.py
+ testing/mozharness/configs/single_locale/mozilla-beta.py
+ testing/mozharness/configs/single_locale/mozilla-central.py
+ testing/mozharness/configs/single_locale/mozilla-central_android-api-15.py
+ testing/mozharness/configs/single_locale/mozilla-esr52.py
+ testing/mozharness/configs/single_locale/mozilla-release.py
+ testing/mozharness/configs/single_locale/production.py
+ testing/mozharness/configs/single_locale/release_mozilla-beta_android_api_15.py
+ testing/mozharness/configs/single_locale/release_mozilla-release_android_api_15.py
+ testing/mozharness/configs/single_locale/staging.py
+ testing/mozharness/configs/single_locale/staging_release_mozilla-beta_android_api_15.py
+ testing/mozharness/configs/single_locale/staging_release_mozilla-release_android_api_15.py
+ testing/mozharness/configs/single_locale/tc_android-api-15.py
+ testing/mozharness/configs/single_locale/tc_linux32.py
+ testing/mozharness/configs/single_locale/tc_linux64.py
+ testing/mozharness/configs/single_locale/try.py
+ testing/mozharness/configs/single_locale/try_android-api-15.py
+ testing/mozharness/configs/single_locale/win32.py
+ testing/mozharness/configs/single_locale/win64.py
+ testing/mozharness/configs/talos/linux_config.py
+ testing/mozharness/configs/talos/mac_config.py
+ testing/mozharness/configs/talos/windows_config.py
+ testing/mozharness/configs/taskcluster_nightly.py
+ testing/mozharness/configs/test/example_config1.json
+ testing/mozharness/configs/test/example_config2.py
+ testing/mozharness/configs/test/test.illegal_suffix
+ testing/mozharness/configs/test/test.json
+ testing/mozharness/configs/test/test.py
+ testing/mozharness/configs/test/test_malformed.json
+ testing/mozharness/configs/test/test_malformed.py
+ testing/mozharness/configs/test/test_optional.py
+ testing/mozharness/configs/test/test_override.py
+ testing/mozharness/configs/test/test_override2.py
+ testing/mozharness/configs/unittests/linux_unittest.py
+ testing/mozharness/configs/unittests/mac_unittest.py
+ testing/mozharness/configs/unittests/thunderbird_extra.py
+ testing/mozharness/configs/unittests/win_taskcluster_unittest.py
+ testing/mozharness/configs/unittests/win_unittest.py
+ testing/mozharness/configs/users/aki/gaia_json.py
+ testing/mozharness/configs/users/sfink/mock.py
+ testing/mozharness/configs/users/sfink/spidermonkey.py
+ testing/mozharness/docs/Makefile
+ testing/mozharness/docs/android_emulator_build.rst
+ testing/mozharness/docs/android_emulator_unittest.rst
+ testing/mozharness/docs/bouncer_submitter.rst
+ testing/mozharness/docs/bump_gaia_json.rst
+ testing/mozharness/docs/conf.py
+ testing/mozharness/docs/configtest.rst
+ testing/mozharness/docs/desktop_l10n.rst
+ testing/mozharness/docs/desktop_unittest.rst
+ testing/mozharness/docs/fx_desktop_build.rst
+ testing/mozharness/docs/gaia_build_integration.rst
+ testing/mozharness/docs/gaia_integration.rst
+ testing/mozharness/docs/gaia_unit.rst
+ testing/mozharness/docs/index.rst
+ testing/mozharness/docs/marionette.rst
+ testing/mozharness/docs/mobile_l10n.rst
+ testing/mozharness/docs/mobile_partner_repack.rst
+ testing/mozharness/docs/modules.rst
+ testing/mozharness/docs/mozharness.base.rst
+ testing/mozharness/docs/mozharness.base.vcs.rst
+ testing/mozharness/docs/mozharness.mozilla.building.rst
+ testing/mozharness/docs/mozharness.mozilla.l10n.rst
+ testing/mozharness/docs/mozharness.mozilla.rst
+ testing/mozharness/docs/mozharness.mozilla.testing.rst
+ testing/mozharness/docs/mozharness.rst
+ testing/mozharness/docs/multil10n.rst
+ testing/mozharness/docs/scripts.rst
+ testing/mozharness/docs/spidermonkey_build.rst
+ testing/mozharness/docs/talos_script.rst
+ testing/mozharness/docs/web_platform_tests.rst
+ testing/mozharness/examples/action_config_script.py
+ testing/mozharness/examples/silent_script.py
+ testing/mozharness/examples/venv.py
+ testing/mozharness/examples/verbose_script.py
+ testing/mozharness/external_tools/__init__.py
+ testing/mozharness/external_tools/clobberer.py
+ testing/mozharness/external_tools/count_and_reboot.py
+ testing/mozharness/external_tools/detect_repo.py
+ testing/mozharness/external_tools/extract_and_run_command.py
+ testing/mozharness/external_tools/git-ssh-wrapper.sh
+ testing/mozharness/external_tools/gittool.py
+ testing/mozharness/external_tools/machine-configuration.json
+ testing/mozharness/external_tools/performance-artifact-schema.json
+ testing/mozharness/external_tools/robustcheckout.py
+ testing/mozharness/external_tools/virtualenv/AUTHORS.txt
+ testing/mozharness/external_tools/virtualenv/MANIFEST.in
+ testing/mozharness/external_tools/virtualenv/PKG-INFO
+ testing/mozharness/external_tools/virtualenv/README.rst
+ testing/mozharness/external_tools/virtualenv/bin/rebuild-script.py
+ testing/mozharness/external_tools/virtualenv/docs/Makefile
+ testing/mozharness/external_tools/virtualenv/docs/changes.rst
+ testing/mozharness/external_tools/virtualenv/docs/development.rst
+ testing/mozharness/external_tools/virtualenv/docs/index.rst
+ testing/mozharness/external_tools/virtualenv/docs/installation.rst
+ testing/mozharness/external_tools/virtualenv/docs/make.bat
+ testing/mozharness/external_tools/virtualenv/docs/reference.rst
+ testing/mozharness/external_tools/virtualenv/docs/userguide.rst
+ testing/mozharness/external_tools/virtualenv/scripts/virtualenv
+ testing/mozharness/external_tools/virtualenv/setup.cfg
+ testing/mozharness/external_tools/virtualenv/setup.py
+ testing/mozharness/external_tools/virtualenv/site.py
+ testing/mozharness/external_tools/virtualenv/tests/__init__.py
+ testing/mozharness/external_tools/virtualenv/tests/test_activate.sh
+ testing/mozharness/external_tools/virtualenv/tests/test_activate_output.expected
+ testing/mozharness/external_tools/virtualenv/tests/test_cmdline.py
+ testing/mozharness/external_tools/virtualenv/tests/test_virtualenv.py
+ testing/mozharness/external_tools/virtualenv/virtualenv.py
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/activate.bat
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/activate.csh
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/activate.fish
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/activate.ps1
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/activate.sh
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/activate_this.py
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/deactivate.bat
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/distutils-init.py
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/distutils.cfg
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/python-config
+ testing/mozharness/external_tools/virtualenv/virtualenv_embedded/site.py
+ testing/mozharness/external_tools/virtualenv/virtualenv_support/__init__.py
+ testing/mozharness/external_tools/virtualenv/virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl
+ testing/mozharness/external_tools/virtualenv/virtualenv_support/setuptools-25.2.0-py2.py3-none-any.whl
+ testing/mozharness/external_tools/virtualenv/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl
+ testing/mozharness/mozharness/__init__.py
+ testing/mozharness/mozharness/base/__init__.py
+ testing/mozharness/mozharness/base/diskutils.py
+ testing/mozharness/mozharness/base/vcs/__init__.py
+ testing/mozharness/mozharness/base/vcs/gittool.py
+ testing/mozharness/mozharness/base/vcs/tcvcs.py
+ testing/mozharness/mozharness/lib/__init__.py
+ testing/mozharness/mozharness/lib/python/__init__.py
+ testing/mozharness/mozharness/mozilla/__init__.py
+ testing/mozharness/mozharness/mozilla/aws.py
+ testing/mozharness/mozharness/mozilla/bouncer/__init__.py
+ testing/mozharness/mozharness/mozilla/bouncer/submitter.py
+ testing/mozharness/mozharness/mozilla/building/__init__.py
+ testing/mozharness/mozharness/mozilla/building/hazards.py
+ testing/mozharness/mozharness/mozilla/checksums.py
+ testing/mozharness/mozharness/mozilla/l10n/__init__.py
+ testing/mozharness/mozharness/mozilla/mozbase.py
+ testing/mozharness/mozharness/mozilla/proxxy.py
+ testing/mozharness/mozharness/mozilla/repo_manifest.py
+ testing/mozharness/mozharness/mozilla/repo_manupulation.py
+ testing/mozharness/mozharness/mozilla/selfserve.py
+ testing/mozharness/mozharness/mozilla/taskcluster_helper.py
+ testing/mozharness/mozharness/mozilla/testing/__init__.py
+ testing/mozharness/mozharness/mozilla/tooltool.py
+ testing/mozharness/mozharness/mozilla/updates/__init__.py
+ testing/mozharness/mozharness/mozilla/updates/balrog.py
+ testing/mozharness/requirements.txt
+ testing/mozharness/scripts/release/antivirus.py
+ testing/mozharness/scripts/release/generate-checksums.py
+ testing/mozharness/scripts/release/push-candidate-to-releases.py
+ testing/mozharness/scripts/spidermonkey/build.b2g
+ testing/mozharness/scripts/spidermonkey/build.browser
+ testing/mozharness/scripts/spidermonkey/build.shell
+ testing/mozharness/setup.cfg
+ testing/mozharness/setup.py
+ testing/mozharness/test/README
+ testing/mozharness/test/helper_files/.noserc
+ testing/mozharness/test/helper_files/archives/archive.tar
+ testing/mozharness/test/helper_files/archives/archive.tar.bz2
+ testing/mozharness/test/helper_files/archives/archive.tar.gz
+ testing/mozharness/test/helper_files/archives/archive.zip
+ testing/mozharness/test/helper_files/archives/archive_invalid_filename.zip
+ testing/mozharness/test/helper_files/archives/reference/bin/script.sh
+ testing/mozharness/test/helper_files/archives/reference/lorem.txt
+ testing/mozharness/test/helper_files/create_archives.sh
+ testing/mozharness/test/helper_files/init_hgrepo.sh
+ testing/mozharness/test/helper_files/locales.json
+ testing/mozharness/test/helper_files/locales.txt
+ testing/mozharness/test/hgrc
+ testing/mozharness/test/pip-freeze.example.txt
+ testing/mozharness/test/test_base_config.py
+ testing/mozharness/test/test_base_diskutils.py
+ testing/mozharness/test/test_base_log.py
+ testing/mozharness/test/test_base_parallel.py
+ testing/mozharness/test/test_base_python.py
+ testing/mozharness/test/test_base_script.py
+ testing/mozharness/test/test_base_transfer.py
+ testing/mozharness/test/test_base_vcs_mercurial.py
+ testing/mozharness/test/test_l10n_locales.py
+ testing/mozharness/test/test_mozilla_blob_upload.py
+ testing/mozharness/test/test_mozilla_buildbot.py
+ testing/mozharness/test/test_mozilla_release.py
+ testing/mozharness/tox.ini
+ testing/mozharness/unit.sh
+ testing/profiles/prefs_general.js
+ testing/profiles/webapps_mochitest.json
+ testing/runtimes/README.md
+ testing/runtimes/mochitest-browser-chrome-e10s.runtimes.json
+ testing/runtimes/mochitest-browser-chrome.runtimes.json
+ testing/runtimes/mochitest-devtools-chrome-e10s.runtimes.json
+ testing/runtimes/mochitest-devtools-chrome.runtimes.json
+ testing/runtimes/mochitest-media-e10s.runtimes.json
+ testing/runtimes/mochitest-media.runtimes.json
+ testing/runtimes/writeruntimes.py
+ testing/specialpowers/content/MozillaLogger.js
+ testing/specialpowers/jar.mn
+ testing/talos/INSTALL.py
+ testing/talos/MANIFEST.in
+ testing/talos/README
+ testing/talos/requirements.txt
+ testing/talos/setup.py
+ testing/talos/talos.json
+ testing/talos/talos/__init__.py
+ testing/talos/talos/base_profile/permissions.sqlite
+ testing/talos/talos/base_profile/prefs.js
+ testing/talos/talos/directoryLinks.json
+ testing/talos/talos/filter.py
+ testing/talos/talos/mtio-whitelist.json
+ testing/talos/talos/pageloader/README
+ testing/talos/talos/pageloader/chrome.manifest
+ testing/talos/talos/pageloader/chrome/MozillaFileLogger.js
+ testing/talos/talos/pageloader/chrome/memory.js
+ testing/talos/talos/pageloader/chrome/tscroll.js
+ testing/talos/talos/pageloader/pageloader-signed.xpi
+ testing/talos/talos/profiler/README.txt
+ testing/talos/talos/profiler/__init__.py
+ testing/talos/talos/scripts/MozillaFileLogger.js
+ testing/talos/talos/scripts/report.py
+ testing/talos/talos/startup_test/__init__.py
+ testing/talos/talos/startup_test/sessionrestore/addon/chrome.manifest
+ testing/talos/talos/startup_test/sessionrestore/addon/sessionrestore-signed.xpi
+ testing/talos/talos/startup_test/sessionrestore/main.js
+ testing/talos/talos/startup_test/sessionrestore/profile/sessionCheckpoints.json
+ testing/talos/talos/startup_test/sessionrestore/profile/sessionstore.js
+ testing/talos/talos/startup_test/tresize/addon/chrome.manifest
+ testing/talos/talos/startup_test/tresize/addon/content/framescript.js
+ testing/talos/talos/startup_test/tresize/addon/content/tresize.js
+ testing/talos/talos/startup_test/tresize/addon/tresize-signed.xpi
+ testing/talos/talos/talos-powers/README
+ testing/talos/talos/talos-powers/chrome.manifest
+ testing/talos/talos/talos-powers/talos-powers-signed.xpi
+ testing/talos/talos/talosconfig.py
+ testing/talos/talos/test.py
+ testing/talos/talos/tests/a11y/a11y.js
+ testing/talos/talos/tests/a11y/a11y.manifest
+ testing/talos/talos/tests/canvasmark/HelveticaNeueLTStd-Lt.otf
+ testing/talos/talos/tests/canvasmark/HelveticaNeueLTStd-Md.otf
+ testing/talos/talos/tests/canvasmark/canvasmark.manifest
+ testing/talos/talos/tests/canvasmark/images/asteroid2.png
+ testing/talos/talos/tests/canvasmark/images/asteroid4.png
+ testing/talos/talos/tests/canvasmark/images/bg3_1.jpg
+ testing/talos/talos/tests/canvasmark/images/canvasmark2013.jpg
+ testing/talos/talos/tests/canvasmark/images/enemyship1.png
+ testing/talos/talos/tests/canvasmark/images/fruit.jpg
+ testing/talos/talos/tests/canvasmark/images/player.png
+ testing/talos/talos/tests/canvasmark/images/texture5.png
+ testing/talos/talos/tests/canvasmark/ostrich-black-webfont.woff
+ testing/talos/talos/tests/canvasmark/scripts/k3d-min.js
+ testing/talos/talos/tests/canvasmark/scripts/mathlib-min.js
+ testing/talos/talos/tests/devtools/addon/chrome.manifest
+ testing/talos/talos/tests/devtools/addon/content/addon-test-frontend.js
+ testing/talos/talos/tests/devtools/addon/content/damp.js
+ testing/talos/talos/tests/devtools/addon/content/framescript.js
+ testing/talos/talos/tests/devtools/addon/devtools-signed.xpi
+ testing/talos/talos/tests/devtools/damp.manifest
+ testing/talos/talos/tests/dromaeo/application.css
+ testing/talos/talos/tests/dromaeo/css.manifest
+ testing/talos/talos/tests/dromaeo/dom.manifest
+ testing/talos/talos/tests/dromaeo/favicon.ico
+ testing/talos/talos/tests/dromaeo/favicon.png
+ testing/talos/talos/tests/dromaeo/htmlrunner.js
+ testing/talos/talos/tests/dromaeo/ie.css
+ testing/talos/talos/tests/dromaeo/images/bg.png
+ testing/talos/talos/tests/dromaeo/images/clouds.png
+ testing/talos/talos/tests/dromaeo/images/clouds2.png
+ testing/talos/talos/tests/dromaeo/images/comets.png
+ testing/talos/talos/tests/dromaeo/images/dino1.png
+ testing/talos/talos/tests/dromaeo/images/dino2.png
+ testing/talos/talos/tests/dromaeo/images/dino3.png
+ testing/talos/talos/tests/dromaeo/images/dino4.png
+ testing/talos/talos/tests/dromaeo/images/dino5.png
+ testing/talos/talos/tests/dromaeo/images/dino6.png
+ testing/talos/talos/tests/dromaeo/images/dino7.png
+ testing/talos/talos/tests/dromaeo/images/dino8.png
+ testing/talos/talos/tests/dromaeo/images/left.png
+ testing/talos/talos/tests/dromaeo/images/logo.png
+ testing/talos/talos/tests/dromaeo/images/logo2.png
+ testing/talos/talos/tests/dromaeo/images/logo3.png
+ testing/talos/talos/tests/dromaeo/images/right.png
+ testing/talos/talos/tests/dromaeo/images/top.png
+ testing/talos/talos/tests/dromaeo/images/water.png
+ testing/talos/talos/tests/dromaeo/json.js
+ testing/talos/talos/tests/dromaeo/pngfix.js
+ testing/talos/talos/tests/dromaeo/reset.css
+ testing/talos/talos/tests/dromaeo/test-head.js
+ testing/talos/talos/tests/dromaeo/test-tail.js
+ testing/talos/talos/tests/dromaeo/tests/MANIFEST.json
+ testing/talos/talos/tests/dromaeo/web-style.css
+ testing/talos/talos/tests/dromaeo/webrunner.js
+ testing/talos/talos/tests/kraken/kraken.css
+ testing/talos/talos/tests/kraken/kraken.manifest
+ testing/talos/talos/tests/kraken/test-prefix.js
+ testing/talos/talos/tests/scroll/reader.css
+ testing/talos/talos/tests/scroll/scroll.manifest
+ testing/talos/talos/tests/scroll/strips-single.png
+ testing/talos/talos/tests/scroll/strips.png
+ testing/talos/talos/tests/svg_opacity/svg_opacity.manifest
+ testing/talos/talos/tests/svgx/images/kyoto_1.jpg
+ testing/talos/talos/tests/svgx/images/kyoto_2.jpg
+ testing/talos/talos/tests/svgx/images/smallcats.gif
+ testing/talos/talos/tests/svgx/svgm.manifest
+ testing/talos/talos/tests/svgx/svgx.manifest
+ testing/talos/talos/tests/tabpaint/chrome.manifest
+ testing/talos/talos/tests/tabpaint/tabpaint-signed.xpi
+ testing/talos/talos/tests/tabpaint/tabpaint.manifest
+ testing/talos/talos/tests/tabswitch/bootstrap.js
+ testing/talos/talos/tests/tabswitch/chrome.manifest
+ testing/talos/talos/tests/tabswitch/content/tabswitch-content-process.js
+ testing/talos/talos/tests/tabswitch/tabswitch-signed.xpi
+ testing/talos/talos/tests/tabswitch/tps.manifest
+ testing/talos/talos/tests/tart/addon/chrome.manifest
+ testing/talos/talos/tests/tart/addon/content/framescript.js
+ testing/talos/talos/tests/tart/addon/content/tab-min-width-1px.css
+ testing/talos/talos/tests/tart/addon/content/tart.ico
+ testing/talos/talos/tests/tart/addon/content/tart.js
+ testing/talos/talos/tests/tart/addon/tart-signed.xpi
+ testing/talos/talos/tests/tart/cart.manifest
+ testing/talos/talos/tests/tart/tart.manifest
+ testing/talos/talos/tests/v8_7/earley-boyer.js
+ testing/talos/talos/tests/v8_7/style.css
+ testing/talos/talos/tests/v8_7/v8-logo.png
+ testing/talos/talos/tests/v8_7/v8.manifest
+ testing/talos/talos/tests/video/clips/testsrc.240p.120fps.mp4
+ testing/talos/talos/tests/video/clips/testsrc.480p.60fps.webm
+ testing/talos/talos/tests/video/video.manifest
+ testing/talos/talos/tests/webgl/benchmarks/terrain/grass.jpeg
+ testing/talos/talos/tests/webgl/glterrain.manifest
+ testing/talos/talos/xtalos/__init__.py
+ testing/talos/talos/xtalos/xperf_whitelist.json
+ testing/talos/tests/__init__.py
+ testing/talos/tests/browser_output.ts.txt
+ testing/talos/tests/browser_output.tsvg.txt
+ testing/talos/tests/ps-Acj.out
+ testing/talos/tests/test_browser_output.py
+ testing/talos/tests/test_filter.py
+ testing/talos/tests/test_talosconfig.py
+ testing/talos/tests/test_talosconfig_browser_config.json
+ testing/talos/tests/test_talosconfig_test_config.json
+ testing/talos/tests/test_utils.py
+ testing/talos/tests/test_xrestop.py
+ testing/talos/tests/xrestop_output.txt
+ testing/tools/autotry/__init__.py
+ testing/tools/websocketprocessbridge/websocketprocessbridge_requirements.txt
+ testing/tps/.gitignore
+ testing/tps/README
+ testing/tps/config/config.json.in
+ testing/tps/pages/microsummary1.txt
+ testing/tps/pages/microsummary2.txt
+ testing/tps/pages/microsummary3.txt
+ testing/web-platform/README.md
+ testing/web-platform/certs/cacert.pem
+ testing/web-platform/certs/cakey.pem
+ testing/web-platform/certs/web-platform.test.key
+ testing/web-platform/certs/web-platform.test.pem
+ testing/web-platform/harness/.gitignore
+ testing/web-platform/harness/MANIFEST.in
+ testing/web-platform/harness/README.rst
+ testing/web-platform/harness/docs/Makefile
+ testing/web-platform/harness/docs/conf.py
+ testing/web-platform/harness/docs/design.rst
+ testing/web-platform/harness/docs/expectation.rst
+ testing/web-platform/harness/docs/index.rst
+ testing/web-platform/harness/docs/make.bat
+ testing/web-platform/harness/docs/usage.rst
+ testing/web-platform/harness/requirements.txt
+ testing/web-platform/harness/requirements_b2g.txt
+ testing/web-platform/harness/requirements_chrome.txt
+ testing/web-platform/harness/requirements_firefox.txt
+ testing/web-platform/harness/requirements_servo.txt
+ testing/web-platform/harness/test/metadata/reftest/reftest_and_fail.html.ini
+ testing/web-platform/harness/test/metadata/reftest/reftest_cycle_fail.html.ini
+ testing/web-platform/harness/test/metadata/reftest/reftest_match_fail.html.ini
+ testing/web-platform/harness/test/metadata/reftest/reftest_mismatch_fail.html.ini
+ testing/web-platform/harness/test/metadata/reftest/reftest_ref_timeout.html.ini
+ testing/web-platform/harness/test/metadata/reftest/reftest_timeout.html.ini
+ testing/web-platform/harness/test/metadata/testharness/firefox/__dir__.ini
+ testing/web-platform/harness/test/metadata/testharness/firefox/subdir/test_pref_reset.html.ini
+ testing/web-platform/harness/test/metadata/testharness/firefox/test_pref_set.html.ini
+ testing/web-platform/harness/test/metadata/testharness/subdir/__dir__.ini
+ testing/web-platform/harness/test/metadata/testharness/subdir/testharness_1.html.ini
+ testing/web-platform/harness/test/metadata/testharness/testharness_0.html.ini
+ testing/web-platform/harness/test/metadata/testharness/testharness_error.html.ini
+ testing/web-platform/harness/test/metadata/testharness/testharness_timeout.html.ini
+ testing/web-platform/harness/test/test.cfg.example
+ testing/web-platform/harness/test/test.py
+ testing/web-platform/harness/wptrunner.default.ini
+ testing/web-platform/harness/wptrunner/browsers/b2g_setup/certtest_app.zip
+ testing/web-platform/harness/wptrunner/config.json
+ testing/web-platform/harness/wptrunner/testloader.py
+ testing/web-platform/manifestupdate.py
+ testing/web-platform/meta/2dcontext/building-paths/canvas_complexshapes_arcto_001.htm.ini
+ testing/web-platform/meta/2dcontext/building-paths/canvas_complexshapes_beziercurveto_001.htm.ini
+ testing/web-platform/meta/2dcontext/compositing/canvas_compositing_globalcompositeoperation_001.htm.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/2d.drawImage.animated.poster.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/2d.drawImage.incomplete.reload.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_1.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_11.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_12.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_2.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_3.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_1.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_10.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_11.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_12.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_13.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_2.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_3.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_4.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_5.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_6.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_7.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_8.html.ini
+ testing/web-platform/meta/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_9.html.ini
+ testing/web-platform/meta/2dcontext/drawing-paths-to-the-canvas/canvas_focus_drawCustomFocusRing_001.html.ini
+ testing/web-platform/meta/2dcontext/drawing-paths-to-the-canvas/drawFocusIfNeeded_001.html.ini
+ testing/web-platform/meta/2dcontext/drawing-paths-to-the-canvas/drawFocusIfNeeded_004.html.ini
+ testing/web-platform/meta/2dcontext/drawing-paths-to-the-canvas/drawFocusIfNeeded_005.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.overlap.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillText.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeText.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.gradient.object.current.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.gradient.radial.outside3.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.pattern.image.broken.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.pattern.image.incomplete.emptysrc.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.pattern.image.incomplete.nosrc.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.pattern.image.incomplete.reload.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/2d.pattern.image.incomplete.removedsrc.html.ini
+ testing/web-platform/meta/2dcontext/fill-and-stroke-styles/canvas_colorsandstyles_createlineargradient_001.htm.ini
+ testing/web-platform/meta/2dcontext/hit-regions/addHitRegions-NotSupportedError-01.html.ini
+ testing/web-platform/meta/2dcontext/hit-regions/hitregions-members-exist.html.ini
+ testing/web-platform/meta/2dcontext/line-styles/canvas_linestyles_linecap_001.htm.ini
+ testing/web-platform/meta/2dcontext/line-styles/lineto_a.html.ini
+ testing/web-platform/meta/2dcontext/path-objects/2d.path.arc.selfintersect.1.html.ini
+ testing/web-platform/meta/2dcontext/path-objects/2d.path.arc.shape.3.html.ini
+ testing/web-platform/meta/2dcontext/path-objects/2d.path.rect.zero.3.html.ini
+ testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.arc.html.ini
+ testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini
+ testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini
+ testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini
+ testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini
+ testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.scale2.html.ini
+ testing/web-platform/meta/2dcontext/pixel-manipulation/2d.imageData.object.ctor.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.hanging.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.ideographic.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.end.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.other.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.space.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.start.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.complex.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.default.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.html.ini
+ testing/web-platform/meta/2dcontext/text-styles/2d.text.measure.width.space.html.ini
+ testing/web-platform/meta/2dcontext/the-canvas-state/canvas_state_restore_001.htm.ini
+ testing/web-platform/meta/2dcontext/transformations/canvas_transformations_reset_001.html.ini
+ testing/web-platform/meta/2dcontext/transformations/canvas_transformations_scale_001.htm.ini
+ testing/web-platform/meta/2dcontext/transformations/transform_a.html.ini
+ testing/web-platform/meta/FileAPI/blob/Blob-close.html.ini
+ testing/web-platform/meta/FileAPI/blob/Blob-constructor.html.ini
+ testing/web-platform/meta/FileAPI/blob/Blob-slice.html.ini
+ testing/web-platform/meta/FileAPI/file/File-constructor.html.ini
+ testing/web-platform/meta/FileAPI/historical.html.ini
+ testing/web-platform/meta/FileAPI/idlharness.html.ini
+ testing/web-platform/meta/FileAPI/idlharness.worker.js.ini
+ testing/web-platform/meta/FileAPI/reading-data-section/FileReader-multiple-reads.html.ini
+ testing/web-platform/meta/FileAPI/reading-data-section/filereader_abort.html.ini
+ testing/web-platform/meta/FileAPI/url/url_createobjecturl_blob.html.ini
+ testing/web-platform/meta/IndexedDB/idbfactory_open10.htm.ini
+ testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini
+ testing/web-platform/meta/IndexedDB/idbtransaction_objectStoreNames.html.ini
+ testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/hkdf.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/test_ecdh_bits.html.ini
+ testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/test_ecdh_keys.html.ini
+ testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/test_hkdf.html.ini
+ testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/test_pbkdf2.html.ini
+ testing/web-platform/meta/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/encrypt_decrypt/test_aes_cbc.html.ini
+ testing/web-platform/meta/WebCryptoAPI/encrypt_decrypt/test_aes_gcm.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_AES-CBC.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_AES-CTR.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_AES-GCM.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_AES-KW.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_ECDH.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_ECDSA.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_HMAC.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_RSA-OAEP.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_RSA-PSS.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_AES-CBC.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_AES-CTR.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_AES-GCM.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_AES-KW.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_ECDH.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_ECDSA.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_HMAC.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_RSA-OAEP.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_RSA-PSS.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_AES-CBC.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_AES-CTR.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_AES-GCM.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_AES-KW.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_ECDH.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_ECDSA.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_HMAC.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_RSA-PSS.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_successes.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_successes_AES-CBC.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_successes_RSA-PSS.html.ini
+ testing/web-platform/meta/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.html.ini
+ testing/web-platform/meta/WebCryptoAPI/idlharness.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/import_export/ec_importKey.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/import_export/test_ec_importKey.html.ini
+ testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.worker.js.ini
+ testing/web-platform/meta/WebCryptoAPI/sign_verify/test_ecdsa.html.ini
+ testing/web-platform/meta/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.html.ini
+ testing/web-platform/meta/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.js.ini
+ testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html.ini
+ testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/constructor-object.html.ini
+ testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/constructor-object.worker.js.ini
+ testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/exceptions.html.ini
+ testing/web-platform/meta/XMLHttpRequest/XMLHttpRequest-withCredentials.any.js.ini
+ testing/web-platform/meta/XMLHttpRequest/abort-after-stop.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/data-uri.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/event-readystatechange-loaded.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-4.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/overridemimetype-invalid-mime-type.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/responsetext-decoding.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/responsexml-document-properties.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/send-authentication-basic.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/send-entity-body-document-bogus.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/send-network-error-sync-events.sub.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/send-receive-utf16.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/send-redirect-post-upload.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/send-sync-blocks-async.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/setrequestheader-bogus-value.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/setrequestheader-case-insensitive.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/setrequestheader-content-type.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/setrequestheader-header-allowed.htm.ini
+ testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html.ini
+ testing/web-platform/meta/ambient-light/AmbientLightSensor_browsing_context.html.ini
+ testing/web-platform/meta/ambient-light/AmbientLightSensor_onstatechange.html.ini
+ testing/web-platform/meta/ambient-light/AmbientLightSensor_start.html.ini
+ testing/web-platform/meta/ambient-light/AmbientLightSensor_stop.html.ini
+ testing/web-platform/meta/ambient-light/AmbientLightSensor_tests.html.ini
+ testing/web-platform/meta/ambient-light/idlharness.html.ini
+ testing/web-platform/meta/app-uri/appURI_test.html.ini
+ testing/web-platform/meta/battery-status/battery-charging-manual.html.ini
+ testing/web-platform/meta/battery-status/battery-discharging-manual.html.ini
+ testing/web-platform/meta/battery-status/battery-full-manual.html.ini
+ testing/web-platform/meta/battery-status/battery-interface-idlharness.html.ini
+ testing/web-platform/meta/battery-status/battery-plugging-in-manual.html.ini
+ testing/web-platform/meta/battery-status/battery-promise-iframe.html.ini
+ testing/web-platform/meta/battery-status/battery-promise-window.html.ini
+ testing/web-platform/meta/battery-status/battery-promise.html.ini
+ testing/web-platform/meta/battery-status/battery-unplugging-manual.html.ini
+ testing/web-platform/meta/battery-status/support-iframe-initial.html.ini
+ testing/web-platform/meta/battery-status/support-iframe.html.ini
+ testing/web-platform/meta/battery-status/support-window-open.html.ini
+ testing/web-platform/meta/compat/webkit-text-fill-color-currentColor.html.ini
+ testing/web-platform/meta/compat/webkit-text-fill-color-property-002.html.ini
+ testing/web-platform/meta/compat/webkit-text-fill-color-property-003.html.ini
+ testing/web-platform/meta/compat/webkit-text-fill-color-property-004.html.ini
+ testing/web-platform/meta/compat/webkit-text-fill-color-property-005.html.ini
+ testing/web-platform/meta/compat/webkit-text-fill-color-property-006.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-get-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-javascript-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-redirect-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-data.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-url.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-nourl-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/scripthash-default-src.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/scriptnonce-basic-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-basic-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-default-src.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/connect-src-eventsource-redirect-to-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/filesystem-urls-do-not-match-self.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/filesystem-urls-match-filesystem.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/frame-src-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/frame-src-cross-origin-load.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/media-src-track-block.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-archive-codebase.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-archive.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-code-codebase.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-code.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/object-src-no-url-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/self-doesnt-match-blob.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/star-doesnt-match-blob.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/worker-connect-src-allowed.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/worker-importscripts-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/worker-script-src.sub.html.ini
+ testing/web-platform/meta/content-security-policy/blink-contrib/worker-set-timeout-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/child-src/child-src-blocked.sub.html.ini
+ testing/web-platform/meta/content-security-policy/child-src/child-src-conflicting-frame-src.sub.html.ini
+ testing/web-platform/meta/content-security-policy/child-src/child-src-cross-origin-load.sub.html.ini
+ testing/web-platform/meta/content-security-policy/frame-ancestors/multiple-frames-meta-ignored.sub.html.ini
+ testing/web-platform/meta/content-security-policy/frame-ancestors/multiple-frames-self-allowed.sub.html.ini
+ testing/web-platform/meta/content-security-policy/frame-ancestors/single-frame-self-allowed.sub.html.ini
+ testing/web-platform/meta/content-security-policy/generic/generic-0_10.html.ini
+ testing/web-platform/meta/content-security-policy/media-src/media-src-7_1.html.ini
+ testing/web-platform/meta/content-security-policy/media-src/media-src-7_3.html.ini
+ testing/web-platform/meta/content-security-policy/media-src/media-src-7_3_2.html.ini
+ testing/web-platform/meta/content-security-policy/media-src/media-src-redir-bug.sub.html.ini
+ testing/web-platform/meta/content-security-policy/object-src/object-src-2_1.html.ini
+ testing/web-platform/meta/content-security-policy/object-src/object-src-2_2.html.ini
+ testing/web-platform/meta/content-security-policy/reporting/securitypolicyviolation-idl.html.ini
+ testing/web-platform/meta/content-security-policy/script-src/script-src-1_2.html.ini
+ testing/web-platform/meta/content-security-policy/script-src/script-src-1_2_1.html.ini
+ testing/web-platform/meta/content-security-policy/script-src/script-src-1_4.html.ini
+ testing/web-platform/meta/content-security-policy/script-src/script-src-1_4_1.html.ini
+ testing/web-platform/meta/content-security-policy/script-src/script-src-1_4_2.html.ini
+ testing/web-platform/meta/content-security-policy/style-src/style-src-3_2.html.ini
+ testing/web-platform/meta/cookies/secure/set-from-ws.https.sub.html.ini
+ testing/web-platform/meta/cors/late-upload-events.htm.ini
+ testing/web-platform/meta/cors/preflight-cache.htm.ini
+ testing/web-platform/meta/cors/redirect-origin.htm.ini
+ testing/web-platform/meta/css-shapes/__dir__.ini
+ testing/web-platform/meta/cssom-view/HTMLBody-ScrollArea_quirksmode.html.ini
+ testing/web-platform/meta/cssom-view/elementFromPoint.html.ini
+ testing/web-platform/meta/cssom-view/elementScroll.html.ini
+ testing/web-platform/meta/cssom-view/negativeMargins.html.ini
+ testing/web-platform/meta/cssom-view/scrollingElement.html.ini
+ testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini
+ testing/web-platform/meta/custom-elements/HTMLElement-constructor.html.ini
+ testing/web-platform/meta/custom-elements/adopted-callback.html.ini
+ testing/web-platform/meta/custom-elements/attribute-changed-callback.html.ini
+ testing/web-platform/meta/custom-elements/connected-callbacks.html.ini
+ testing/web-platform/meta/custom-elements/custom-element-registry/define.html.ini
+ testing/web-platform/meta/custom-elements/disconnected-callbacks.html.ini
+ testing/web-platform/meta/custom-elements/htmlconstructor/newtarget.html.ini
+ testing/web-platform/meta/custom-elements/reaction-timing.html.ini
+ testing/web-platform/meta/custom-elements/reactions/Attr.html.ini
+ testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini
+ testing/web-platform/meta/custom-elements/reactions/DOMTokenList.html.ini
+ testing/web-platform/meta/custom-elements/reactions/Document.html.ini
+ testing/web-platform/meta/custom-elements/reactions/Element.html.ini
+ testing/web-platform/meta/custom-elements/reactions/NamedNodeMap.html.ini
+ testing/web-platform/meta/custom-elements/reactions/Node.html.ini
+ testing/web-platform/meta/custom-elements/reactions/ParentNode.html.ini
+ testing/web-platform/meta/custom-elements/reactions/Range.html.ini
+ testing/web-platform/meta/custom-elements/v0/__dir__.ini
+ testing/web-platform/meta/dom/collections/namednodemap-supported-property-names.html.ini
+ testing/web-platform/meta/dom/events/Event-init-while-dispatching.html.ini
+ testing/web-platform/meta/dom/events/Event-subclasses-constructors.html.ini
+ testing/web-platform/meta/dom/events/EventTarget-dispatchEvent.html.ini
+ testing/web-platform/meta/dom/events/ProgressEvent.html.ini
+ testing/web-platform/meta/dom/historical.html.ini
+ testing/web-platform/meta/dom/interfaces.html.ini
+ testing/web-platform/meta/dom/lists/DOMTokenList-Iterable.html.ini
+ testing/web-platform/meta/dom/lists/DOMTokenList-coverage-for-attributes.html.ini
+ testing/web-platform/meta/dom/lists/DOMTokenList-value.html.ini
+ testing/web-platform/meta/dom/nodes/DOMImplementation-createDocument.html.ini
+ testing/web-platform/meta/dom/nodes/Document-characterSet-normalization.html.ini
+ testing/web-platform/meta/dom/nodes/Document-constructor.html.ini
+ testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini
+ testing/web-platform/meta/dom/nodes/Document-createElementNS.html.ini
+ testing/web-platform/meta/dom/nodes/Document-createEvent.html.ini
+ testing/web-platform/meta/dom/nodes/Element-classlist.html.ini
+ testing/web-platform/meta/dom/nodes/Element-closest.html.ini
+ testing/web-platform/meta/dom/nodes/Element-matches.html.ini
+ testing/web-platform/meta/dom/nodes/MutationObserver-childList.html.ini
+ testing/web-platform/meta/dom/nodes/Node-cloneNode.html.ini
+ testing/web-platform/meta/dom/nodes/Node-lookupNamespaceURI.html.ini
+ testing/web-platform/meta/dom/nodes/Node-replaceChild.html.ini
+ testing/web-platform/meta/dom/nodes/ParentNode-querySelector-All-xht.xht.ini
+ testing/web-platform/meta/dom/nodes/ParentNode-querySelector-All.html.ini
+ testing/web-platform/meta/dom/nodes/attributes.html.ini
+ testing/web-platform/meta/dom/nodes/rootNode.html.ini
+ testing/web-platform/meta/domparsing/DOMParser-parseFromString-xml.html.ini
+ testing/web-platform/meta/domparsing/innerhtml-01.xhtml.ini
+ testing/web-platform/meta/domparsing/innerhtml-05.xhtml.ini
+ testing/web-platform/meta/domparsing/xml-serialization.xhtml.ini
+ testing/web-platform/meta/domxpath/002.html.ini
+ testing/web-platform/meta/editing/event.html.ini
+ testing/web-platform/meta/editing/other/delete.html.ini
+ testing/web-platform/meta/editing/run/backcolor.html.ini
+ testing/web-platform/meta/editing/run/bold.html.ini
+ testing/web-platform/meta/editing/run/createlink.html.ini
+ testing/web-platform/meta/editing/run/delete.html.ini
+ testing/web-platform/meta/editing/run/fontname.html.ini
+ testing/web-platform/meta/editing/run/fontsize.html.ini
+ testing/web-platform/meta/editing/run/forecolor.html.ini
+ testing/web-platform/meta/editing/run/formatblock.html.ini
+ testing/web-platform/meta/editing/run/forwarddelete.html.ini
+ testing/web-platform/meta/editing/run/hilitecolor.html.ini
+ testing/web-platform/meta/editing/run/indent.html.ini
+ testing/web-platform/meta/editing/run/inserthorizontalrule.html.ini
+ testing/web-platform/meta/editing/run/inserthtml.html.ini
+ testing/web-platform/meta/editing/run/insertimage.html.ini
+ testing/web-platform/meta/editing/run/insertlinebreak.html.ini
+ testing/web-platform/meta/editing/run/insertorderedlist.html.ini
+ testing/web-platform/meta/editing/run/insertparagraph.html.ini
+ testing/web-platform/meta/editing/run/inserttext.html.ini
+ testing/web-platform/meta/editing/run/insertunorderedlist.html.ini
+ testing/web-platform/meta/editing/run/italic.html.ini
+ testing/web-platform/meta/editing/run/justifycenter.html.ini
+ testing/web-platform/meta/editing/run/justifyfull.html.ini
+ testing/web-platform/meta/editing/run/justifyleft.html.ini
+ testing/web-platform/meta/editing/run/justifyright.html.ini
+ testing/web-platform/meta/editing/run/misc.html.ini
+ testing/web-platform/meta/editing/run/multitest.html.ini
+ testing/web-platform/meta/editing/run/outdent.html.ini
+ testing/web-platform/meta/editing/run/removeformat.html.ini
+ testing/web-platform/meta/editing/run/strikethrough.html.ini
+ testing/web-platform/meta/editing/run/subscript.html.ini
+ testing/web-platform/meta/editing/run/superscript.html.ini
+ testing/web-platform/meta/editing/run/underline.html.ini
+ testing/web-platform/meta/editing/run/unlink.html.ini
+ testing/web-platform/meta/encoding/big5-encoder.html.ini
+ testing/web-platform/meta/encoding/gbk-encoder.html.ini
+ testing/web-platform/meta/encoding/idlharness.html.ini
+ testing/web-platform/meta/encoding/iso-2022-jp-decoder.html.ini
+ testing/web-platform/meta/encoding/textdecoder-ignorebom.html.ini
+ testing/web-platform/meta/encrypted-media/Google/__dir__.ini
+ testing/web-platform/meta/encrypted-media/__dir__.ini
+ testing/web-platform/meta/encrypted-media/clearkey-events-session-closed-event.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-destroy-persistent-license.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-persistent-license-events.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-persistent-license.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-persistent-usage-record-events.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-persistent-usage-record.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-retrieve-destroy-persistent-license.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-retrieve-persistent-license.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-retrieve-persistent-usage-record.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-clear-encrypted.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-events.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-multikey-sequential-readyState.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-multikey-sequential.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-multikey.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-multisession.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-src.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-update.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-immediately.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-onencrypted.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-two-videos.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary-waitingforkey.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-reset-src-after-setmediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-setmediakeys-again-after-resetting-src.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-different-mediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-setmediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-syntax-mediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-syntax-mediakeysession.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-syntax-mediakeysystemaccess.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-mp4-waiting-for-a-key.html.ini
+ testing/web-platform/meta/encrypted-media/clearkey-update-non-ascii-input.html.ini
+ testing/web-platform/meta/encrypted-media/drm-check-initdata-type.html.ini
+ testing/web-platform/meta/encrypted-media/drm-events-session-closed-event.html.ini
+ testing/web-platform/meta/encrypted-media/drm-events.html.ini
+ testing/web-platform/meta/encrypted-media/drm-expiration.html.ini
+ testing/web-platform/meta/encrypted-media/drm-generate-request-disallowed-input.html.ini
+ testing/web-platform/meta/encrypted-media/drm-invalid-license.html.ini
+ testing/web-platform/meta/encrypted-media/drm-keystatuses-multiple-sessions.html.ini
+ testing/web-platform/meta/encrypted-media/drm-keystatuses.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-onencrypted.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-destroy-persistent-license.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-persistent-license-events.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-persistent-license.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-persistent-usage-record-events.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-persistent-usage-record.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-retrieve-destroy-persistent-license.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-retrieve-persistent-license.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-retrieve-persistent-usage-record.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-clear-encrypted.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-encrypted-clear-sources.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-encrypted-clear.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-events.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-expired.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-multikey-sequential-readyState.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-multikey-sequential.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-multikey.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-multisession.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-after-src.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-after-update.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-immediately.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-onencrypted.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-two-videos.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary-waitingforkey.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-playback-temporary.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-requestmediakeysystemaccess.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-reset-src-after-setmediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-setmediakeys-again-after-playback.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-setmediakeys-again-after-resetting-src.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-setmediakeys-at-same-time.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-setmediakeys-multiple-times-with-different-mediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-setmediakeys-to-multiple-video-elements.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-setmediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-syntax-mediakeys.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-syntax-mediakeysession.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-syntax-mediakeysystemaccess.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-unique-origin.html.ini
+ testing/web-platform/meta/encrypted-media/drm-mp4-waiting-for-a-key.html.ini
+ testing/web-platform/meta/encrypted-media/drm-not-callable-after-createsession.html.ini
+ testing/web-platform/meta/encrypted-media/drm-temporary-license-type.html.ini
+ testing/web-platform/meta/eventsource/dedicated-worker/eventsource-close.htm.ini
+ testing/web-platform/meta/eventsource/dedicated-worker/eventsource-constructor-non-same-origin.htm.ini
+ testing/web-platform/meta/eventsource/dedicated-worker/eventsource-constructor-url-bogus.htm.ini
+ testing/web-platform/meta/eventsource/dedicated-worker/eventsource-eventtarget.worker.js.ini
+ testing/web-platform/meta/eventsource/dedicated-worker/eventsource-onmesage.htm.ini
+ testing/web-platform/meta/eventsource/dedicated-worker/eventsource-onopen.htm.ini
+ testing/web-platform/meta/eventsource/dedicated-worker/eventsource-prototype.htm.ini
+ testing/web-platform/meta/eventsource/dedicated-worker/eventsource-url.htm.ini
+ testing/web-platform/meta/eventsource/format-bom-2.htm.ini
+ testing/web-platform/meta/eventsource/format-data-before-final-empty-line.htm.ini
+ testing/web-platform/meta/eventsource/format-field-retry-bogus.htm.ini
+ testing/web-platform/meta/eventsource/format-field-retry.htm.ini
+ testing/web-platform/meta/eventsource/interfaces.html.ini
+ testing/web-platform/meta/eventsource/shared-worker/eventsource-close.htm.ini
+ testing/web-platform/meta/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini
+ testing/web-platform/meta/eventsource/shared-worker/eventsource-constructor-url-bogus.htm.ini
+ testing/web-platform/meta/eventsource/shared-worker/eventsource-eventtarget.htm.ini
+ testing/web-platform/meta/eventsource/shared-worker/eventsource-onmesage.htm.ini
+ testing/web-platform/meta/eventsource/shared-worker/eventsource-onopen.htm.ini
+ testing/web-platform/meta/eventsource/shared-worker/eventsource-prototype.htm.ini
+ testing/web-platform/meta/eventsource/shared-worker/eventsource-url.htm.ini
+ testing/web-platform/meta/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.html.ini
+ testing/web-platform/meta/fetch/api/basic/request-headers-worker.html.ini
+ testing/web-platform/meta/fetch/api/basic/request-headers.html.ini
+ testing/web-platform/meta/fetch/api/basic/scheme-about-worker.html.ini
+ testing/web-platform/meta/fetch/api/basic/scheme-about.html.ini
+ testing/web-platform/meta/fetch/api/basic/scheme-data-worker.html.ini
+ testing/web-platform/meta/fetch/api/basic/scheme-data.html.ini
+ testing/web-platform/meta/fetch/api/basic/stream-response-worker.html.ini
+ testing/web-platform/meta/fetch/api/basic/stream-response.html.ini
+ testing/web-platform/meta/fetch/api/cors/cors-filtering-worker.html.ini
+ testing/web-platform/meta/fetch/api/cors/cors-filtering.html.ini
+ testing/web-platform/meta/fetch/api/cors/cors-multiple-origins-worker.html.ini
+ testing/web-platform/meta/fetch/api/cors/cors-multiple-origins.html.ini
+ testing/web-platform/meta/fetch/api/cors/cors-preflight-referrer-worker.html.ini
+ testing/web-platform/meta/fetch/api/cors/cors-preflight-referrer.html.ini
+ testing/web-platform/meta/fetch/api/cors/cors-redirect-preflight-worker.html.ini
+ testing/web-platform/meta/fetch/api/cors/cors-redirect-preflight.html.ini
+ testing/web-platform/meta/fetch/api/headers/headers-basic.html.ini
+ testing/web-platform/meta/fetch/api/headers/headers-normalize.html.ini
+ testing/web-platform/meta/fetch/api/redirect/redirect-location-worker.html.ini
+ testing/web-platform/meta/fetch/api/redirect/redirect-location.html.ini
+ testing/web-platform/meta/fetch/api/redirect/redirect-origin-worker.html.ini
+ testing/web-platform/meta/fetch/api/redirect/redirect-origin.html.ini
+ testing/web-platform/meta/fetch/api/redirect/redirect-to-dataurl-worker.html.ini
+ testing/web-platform/meta/fetch/api/redirect/redirect-to-dataurl.html.ini
+ testing/web-platform/meta/fetch/api/request/request-consume-empty.html.ini
+ testing/web-platform/meta/fetch/api/request/request-disturbed.html.ini
+ testing/web-platform/meta/fetch/api/request/request-error.html.ini
+ testing/web-platform/meta/fetch/api/request/request-idl.html.ini
+ testing/web-platform/meta/fetch/api/request/request-init-003.sub.html.ini
+ testing/web-platform/meta/fetch/api/request/request-structure.html.ini
+ testing/web-platform/meta/fetch/api/response/response-cancel-stream.html.ini
+ testing/web-platform/meta/fetch/api/response/response-clone.html.ini
+ testing/web-platform/meta/fetch/api/response/response-consume-empty.html.ini
+ testing/web-platform/meta/fetch/api/response/response-consume-stream.html.ini
+ testing/web-platform/meta/fetch/api/response/response-consume.html.ini
+ testing/web-platform/meta/fetch/api/response/response-idl.html.ini
+ testing/web-platform/meta/fetch/api/response/response-init-001.html.ini
+ testing/web-platform/meta/fetch/api/response/response-init-002.html.ini
+ testing/web-platform/meta/fetch/api/response/response-static-error.html.ini
+ testing/web-platform/meta/fetch/api/response/response-static-redirect.html.ini
+ testing/web-platform/meta/fetch/api/response/response-stream-disturbed-1.html.ini
+ testing/web-platform/meta/fetch/api/response/response-stream-disturbed-2.html.ini
+ testing/web-platform/meta/fetch/api/response/response-stream-disturbed-3.html.ini
+ testing/web-platform/meta/fetch/api/response/response-stream-disturbed-4.html.ini
+ testing/web-platform/meta/fetch/nosniff/image.html.ini
+ testing/web-platform/meta/fullscreen/api/__dir__.ini
+ testing/web-platform/meta/generic-sensor/idlharness.html.ini
+ testing/web-platform/meta/geolocation-API/PositionOptions.html.ini
+ testing/web-platform/meta/geolocation-API/getCurrentPosition_IDL.html.ini
+ testing/web-platform/meta/geolocation-API/getCurrentPosition_permission_allow.html.ini
+ testing/web-platform/meta/geolocation-API/getCurrentPosition_permission_deny.html.ini
+ testing/web-platform/meta/geolocation-API/watchPosition_permission_deny.html.ini
+ testing/web-platform/meta/hr-time/basic.html.ini
+ testing/web-platform/meta/hr-time/test_cross_frame_start.html.ini
+ testing/web-platform/meta/html-media-capture/capture_fallback_file_upload.html.ini
+ testing/web-platform/meta/html-media-capture/capture_reflect.html.ini
+ testing/web-platform/meta/html-media-capture/idlharness.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/browsing_context_name_cross_origin_2.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/browsing_context_name_cross_origin_3.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/popstate_event.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/unset_context_name-1.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/003.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/012.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/source/navigate-child-src-about-blank.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/scroll-to-fragid/003.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/001.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/002.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/003.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/004.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/navigation-within-beforeunload.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/prompt/001.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/unload/003.html.ini
+ testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/unload/006.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/001.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/002.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/004.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/combination_history_004.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/combination_history_005.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/combination_history_006.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/combination_history_007.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/history_back.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/history_forward.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/history_go_minus.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/history_go_plus.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/history_go_undefined.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/joint_session_history/001.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/joint_session_history/002.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/traverse_the_history_2.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/traverse_the_history_3.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/traverse_the_history_write_after_load_1.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/traverse_the_history_write_onload_1.html.ini
+ testing/web-platform/meta/html/browsers/history/the-history-interface/traverse_the_history_write_onload_2.html.ini
+ testing/web-platform/meta/html/browsers/history/the-location-interface/location_assign.html.ini
+ testing/web-platform/meta/html/browsers/history/the-location-interface/location_assign_about_blank.html.ini
+ testing/web-platform/meta/html/browsers/history/the-location-interface/reload_document_write_onload.html.ini
+ testing/web-platform/meta/html/browsers/history/the-location-interface/reload_post_1.html.ini
+ testing/web-platform/meta/html/browsers/history/the-location-interface/scripted_click_location_assign_during_load.html.ini
+ testing/web-platform/meta/html/browsers/offline/application-cache-api/api_update_error.html.ini
+ testing/web-platform/meta/html/browsers/origin/origin-of-data-document.html.ini
+ testing/web-platform/meta/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain.html.ini
+ testing/web-platform/meta/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-02.html.ini
+ testing/web-platform/meta/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-03.html.ini
+ testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/close_script_defer.html.ini
+ testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini
+ testing/web-platform/meta/html/browsers/the-window-object/named-access-on-the-window-object/named-objects.html.ini
+ testing/web-platform/meta/html/browsers/the-window-object/security-window/window-security.sub.html.ini
+ testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini
+ testing/web-platform/meta/html/browsers/windows/browsing-context-first-created.xhtml.ini
+ testing/web-platform/meta/html/browsers/windows/browsing-context-names/browsing-context-choose-self-2.html.ini
+ testing/web-platform/meta/html/browsers/windows/browsing-context-names/browsing-context-default-name.html.ini
+ testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html.ini
+ testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/window-top-001.html.ini
+ testing/web-platform/meta/html/dom/documents/dom-tree-accessors/Document.currentScript.sub.html.ini
+ testing/web-platform/meta/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html.ini
+ testing/web-platform/meta/html/dom/documents/dom-tree-accessors/nameditem-02.html.ini
+ testing/web-platform/meta/html/dom/documents/dom-tree-accessors/nameditem-03.html.ini
+ testing/web-platform/meta/html/dom/documents/dom-tree-accessors/nameditem-04.html.ini
+ testing/web-platform/meta/html/dom/documents/dom-tree-accessors/nameditem-05.html.ini
+ testing/web-platform/meta/html/dom/documents/dom-tree-accessors/nameditem-06.html.ini
+ testing/web-platform/meta/html/dom/dynamic-markup-insertion/opening-the-input-stream/009.html.ini
+ testing/web-platform/meta/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html.ini
+ testing/web-platform/meta/html/dom/elements/elements-in-the-dom/unknown-element.html.ini
+ testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini
+ testing/web-platform/meta/html/dom/elements/global-attributes/the-translate-attribute-007.html.ini
+ testing/web-platform/meta/html/dom/elements/global-attributes/the-translate-attribute-008.html.ini
+ testing/web-platform/meta/html/dom/elements/global-attributes/the-translate-attribute-009.html.ini
+ testing/web-platform/meta/html/dom/elements/global-attributes/the-translate-attribute-010.html.ini
+ testing/web-platform/meta/html/dom/elements/global-attributes/the-translate-attribute-011.html.ini
+ testing/web-platform/meta/html/dom/elements/global-attributes/the-translate-attribute-012.html.ini
+ testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002a.html.ini
+ testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002b.html.ini
+ testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002c.html.ini
+ testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006a.html.ini
+ testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006b.html.ini
+ testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006c.html.ini
+ testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009a.html.ini
+ testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b.html.ini
+ testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009c.html.ini
+ testing/web-platform/meta/html/dom/interfaces.html.ini
+ testing/web-platform/meta/html/dom/reflection-embedded.html.ini
+ testing/web-platform/meta/html/dom/reflection-forms.html.ini
+ testing/web-platform/meta/html/dom/reflection-grouping.html.ini
+ testing/web-platform/meta/html/dom/reflection-metadata.html.ini
+ testing/web-platform/meta/html/dom/reflection-misc.html.ini
+ testing/web-platform/meta/html/dom/reflection-obsolete.html.ini
+ testing/web-platform/meta/html/dom/reflection-sections.html.ini
+ testing/web-platform/meta/html/dom/reflection-tabular.html.ini
+ testing/web-platform/meta/html/dom/reflection-text.html.ini
+ testing/web-platform/meta/html/editing/dnd/synthetic/001.html.ini
+ testing/web-platform/meta/html/editing/dnd/target-origin/202.html.ini
+ testing/web-platform/meta/html/editing/dnd/the-dropzone-attribute/dropzone_attribute.html.ini
+ testing/web-platform/meta/html/editing/focus/focus-management/focus-event-targets-simple.html.ini
+ testing/web-platform/meta/html/editing/focus/focus-management/focus-events.html.ini
+ testing/web-platform/meta/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html.ini
+ testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html.ini
+ testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html.ini
+ testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html.ini
+ testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html.ini
+ testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html.ini
+ testing/web-platform/meta/html/infrastructure/urls/terminology-0/document-base-url.html.ini
+ testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events.html.ini
+ testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html.ini
+ testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html.ini
+ testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html.ini
+ testing/web-platform/meta/html/rendering/bindings/the-select-element-0/option-label.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/li-type-supported-xhtml.xhtml.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/li-type-supported.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-circle.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-disc.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-lower-alpha.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-lower-roman.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-none.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-round.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-square.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-upper-alpha.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-upper-roman.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-unsupported-decimal.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-unsupported-lower-alpha.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-unsupported-lower-roman.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-unsupported-upper-alpha.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-unsupported-upper-roman.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-a.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-q.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-s.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/the-fieldset-element-0/min-width-not-important.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/the-hr-element-0/align.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/the-hr-element-0/color.html.ini
+ testing/web-platform/meta/html/rendering/non-replaced-elements/the-hr-element-0/width.html.ini
+ testing/web-platform/meta/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas-fallback.html.ini
+ testing/web-platform/meta/html/rendering/replaced-elements/images/space.html.ini
+ testing/web-platform/meta/html/semantics/document-metadata/the-base-element/base_about_blank.html.ini
+ testing/web-platform/meta/html/semantics/document-metadata/the-link-element/link-load-event.html.ini
+ testing/web-platform/meta/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html.ini
+ testing/web-platform/meta/html/semantics/document-metadata/the-meta-element/the-lang-attribute-012.html.ini
+ testing/web-platform/meta/html/semantics/document-metadata/the-style-element/historical.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/event_timeupdate.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/historical.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/interfaces/TrackEvent/constructor.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-moved.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-addEventListener.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-onerror.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-audio-constructor.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-networkState.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-not-in-document.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-load.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-pause.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-play.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src-not-in-document.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-src.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-source-media.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/offsets-into-the-media-resource/currentTime.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document-networkState.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/playing-the-media-resource/play-in-detached-document.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/009.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/010.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/011.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/012.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/013.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/014.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/015.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/016.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/017.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/018.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/019.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/020.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/021.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/022.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/023.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/024.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/025.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/026.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/027.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/028.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/029.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/030.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/031.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/032.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/033.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/034.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/035.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/036.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/037.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/038.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/039.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/040.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/041.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/042.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/043.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/044.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/045.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/046.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/src-clear-cues.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_008.htm.ini
+ testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_loop_base.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-coords.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-processing.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-shape.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-audio-element/audio_constructor.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/historical.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.fillStyle.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.strokeStyle.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.image.fillStyle.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.image.strokeStyle.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-03.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-04.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-img-element/img.complete.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-img-element/invalid-src.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-img-element/update-the-image-data/fail-to-resolve.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-object-element/object-attributes.html.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_content_image.htm.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_content_text.htm.ini
+ testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_initially_paused.html.ini
+ testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html.ini
+ testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html.ini
+ testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html.ini
+ testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/formaction.html.ini
+ testing/web-platform/meta/html/semantics/forms/constraints/form-validation-checkValidity.html.ini
+ testing/web-platform/meta/html/semantics/forms/constraints/form-validation-reportValidity.html.ini
+ testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-badInput.html.ini
+ testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeOverflow.html.ini
+ testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini
+ testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-stepMismatch.html.ini
+ testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-valid.html.ini
+ testing/web-platform/meta/html/semantics/forms/constraints/form-validation-willValidate.html.ini
+ testing/web-platform/meta/html/semantics/forms/form-control-infrastructure/form.html.ini
+ testing/web-platform/meta/html/semantics/forms/form-submission-0/getactionurl.html.ini
+ testing/web-platform/meta/html/semantics/forms/historical.html.ini
+ testing/web-platform/meta/html/semantics/forms/textfieldselection/select-event.html.ini
+ testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-after-content-change.html.ini
+ testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-not-application-textarea.html.ini
+ testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-not-application.html.ini
+ testing/web-platform/meta/html/semantics/forms/textfieldselection/textfieldselection-setRangeText.html.ini
+ testing/web-platform/meta/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-button-element/button-events.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-button-element/button-validation.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-datalist-element/datalistoptions.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-form-element/form-autocomplete.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/datetime-local.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/datetime.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/email.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/month.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/number.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/radio-groupname-case.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/radio.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/range.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/selection.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/time-2.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/time.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/type-change-state.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/valueMode.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-input-element/week.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-label-element/labelable-elements.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-select-element/select-named-getter.html.ini
+ testing/web-platform/meta/html/semantics/forms/the-select-element/select-remove.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-li-element/grouping-li.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-001.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-002.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-002.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-003.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol.html.ini
+ testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/ol.start-reflection-2.html.ini
+ testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/details.html.ini
+ testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/toggleEvent.html.ini
+ testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-close.html.ini
+ testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini
+ testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini
+ testing/web-platform/meta/html/semantics/interfaces.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-script-element/historical.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-charset-02.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-charset-03.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-for-event.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-01.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-text.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/node-document-changes.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html.ini
+ testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/template-content.html.ini
+ testing/web-platform/meta/html/semantics/selectors/pseudo-classes/checked.html.ini
+ testing/web-platform/meta/html/semantics/selectors/pseudo-classes/enabled.html.ini
+ testing/web-platform/meta/html/semantics/selectors/pseudo-classes/focus-autofocus.html.ini
+ testing/web-platform/meta/html/semantics/selectors/pseudo-classes/focus.html.ini
+ testing/web-platform/meta/html/semantics/selectors/pseudo-classes/link.html.ini
+ testing/web-platform/meta/html/semantics/selectors/pseudo-classes/readwrite-readonly.html.ini
+ testing/web-platform/meta/html/semantics/tabular-data/the-caption-element/caption_001.html.ini
+ testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini
+ testing/web-platform/meta/html/semantics/tabular-data/the-table-element/tHead.html.ini
+ testing/web-platform/meta/html/semantics/tabular-data/the-table-element/table-insertRow.html.ini
+ testing/web-platform/meta/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html.ini
+ testing/web-platform/meta/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-nested.html.ini
+ testing/web-platform/meta/html/semantics/text-level-semantics/the-bdo-element/bdo-override.html.ini
+ testing/web-platform/meta/html/semantics/text-level-semantics/the-br-element/br-bidi.html.ini
+ testing/web-platform/meta/html/semantics/text-level-semantics/the-wbr-element/wbr-element.html.ini
+ testing/web-platform/meta/html/syntax/parsing-html-fragments/the-input-byte-stream-003.html.ini
+ testing/web-platform/meta/html/syntax/parsing-html-fragments/the-input-byte-stream-004.html.ini
+ testing/web-platform/meta/html/syntax/parsing-html-fragments/the-input-byte-stream-015.html.ini
+ testing/web-platform/meta/html/syntax/parsing/DOMContentLoaded-defer.html.ini
+ testing/web-platform/meta/html/syntax/parsing/html5lib_template.html.ini
+ testing/web-platform/meta/html/syntax/parsing/html5lib_tests15.html.ini
+ testing/web-platform/meta/html/syntax/parsing/html5lib_tests19.html.ini
+ testing/web-platform/meta/html/syntax/parsing/html5lib_tests25.html.ini
+ testing/web-platform/meta/html/syntax/parsing/html5lib_tests7.html.ini
+ testing/web-platform/meta/html/syntax/parsing/template/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html.ini
+ testing/web-platform/meta/html/syntax/parsing/template/creating-an-element-for-the-token/template-owner-document.html.ini
+ testing/web-platform/meta/html/syntax/serializing-html-fragments/serializing.html.ini
+ testing/web-platform/meta/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm.ini
+ testing/web-platform/meta/html/webappapis/idle-callbacks/__dir__.ini
+ testing/web-platform/meta/html/webappapis/scripting/event-loops/microtask_after_raf.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/event-loops/task_microtask_ordering.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/events/event-handler-processing-algorithm.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/events/inline-event-handler-ordering.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-late.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/processing-model-2/compile-error-cross-origin-setInterval.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/processing-model-2/compile-error-cross-origin-setTimeout.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/processing-model-2/compile-error-cross-origin.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-setInterval.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-setTimeout.html.ini
+ testing/web-platform/meta/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin.html.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.worker.js.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/001.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/002.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/003.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/004.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/005.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/006.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.html.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/001.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/002.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/003.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/004.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/005.xhtml.ini
+ testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/006.xhtml.ini
+ testing/web-platform/meta/http/basic-auth-cache-test.html.ini
+ testing/web-platform/meta/infrastructure/failing-test.html.ini
+ testing/web-platform/meta/js/builtins/Object.prototype.freeze.html.ini
+ testing/web-platform/meta/js/builtins/Object.prototype.preventExtensions.html.ini
+ testing/web-platform/meta/js/builtins/Object.prototype.seal.html.ini
+ testing/web-platform/meta/media-source/SourceBuffer-abort-readyState.html.ini
+ testing/web-platform/meta/media-source/SourceBuffer-abort-removed.html.ini
+ testing/web-platform/meta/media-source/SourceBuffer-abort-updating.html.ini
+ testing/web-platform/meta/media-source/SourceBuffer-abort.html.ini
+ testing/web-platform/meta/media-source/interfaces.html.ini
+ testing/web-platform/meta/media-source/mediasource-activesourcebuffers.html.ini
+ testing/web-platform/meta/media-source/mediasource-addsourcebuffer-mode.html.ini
+ testing/web-platform/meta/media-source/mediasource-addsourcebuffer.html.ini
+ testing/web-platform/meta/media-source/mediasource-avtracks.html.ini
+ testing/web-platform/meta/media-source/mediasource-config-change-mp4-a-bitrate.html.ini
+ testing/web-platform/meta/media-source/mediasource-config-change-mp4-av-audio-bitrate.html.ini
+ testing/web-platform/meta/media-source/mediasource-config-change-mp4-av-framesize.html.ini
+ testing/web-platform/meta/media-source/mediasource-config-change-mp4-av-video-bitrate.html.ini
+ testing/web-platform/meta/media-source/mediasource-config-change-mp4-v-bitrate.html.ini
+ testing/web-platform/meta/media-source/mediasource-config-change-mp4-v-framerate.html.ini
+ testing/web-platform/meta/media-source/mediasource-config-change-mp4-v-framesize.html.ini
+ testing/web-platform/meta/media-source/mediasource-detach.html.ini
+ testing/web-platform/meta/media-source/mediasource-duration.html.ini
+ testing/web-platform/meta/media-source/mediasource-endofstream.html.ini
+ testing/web-platform/meta/media-source/mediasource-getvideoplaybackquality.html.ini
+ testing/web-platform/meta/media-source/mediasource-is-type-supported.html.ini
+ testing/web-platform/meta/media-source/mediasource-redundant-seek.html.ini
+ testing/web-platform/meta/media-source/mediasource-sequencemode-append-buffer.html.ini
+ testing/web-platform/meta/media-source/mediasource-sourcebuffer-mode-timestamps.html.ini
+ testing/web-platform/meta/media-source/mediasource-sourcebuffer-trackdefaults.html.ini
+ testing/web-platform/meta/media-source/mediasource-trackdefault.html.ini
+ testing/web-platform/meta/media-source/mediasource-trackdefaultlist.html.ini
+ testing/web-platform/meta/mediacapture-record/BlobEvent-constructor.html.ini
+ testing/web-platform/meta/mediacapture-streams/GUM-api.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/GUM-deny.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/GUM-empty-option-param.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/GUM-impossible-constraint.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/GUM-optional-constraint.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/GUM-trivial-constraint.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/GUM-unknownkey-option-param.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-MediaElement-preload-none.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-MediaElement-srcObject.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-add-audio-track.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-audio-only.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-finished-add.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-gettrackid.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-id-manual.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-idl.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-removetrack.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStream-video-only.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-audio-is-silence.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStreamTrack-end.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStreamTrack-id.https.html.ini
+ testing/web-platform/meta/mediacapture-streams/MediaStreamTrack-init.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/http-csp/same-host-https/link-prefetch-tag/top-level/keep-scheme-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/http-csp/same-host-https/link-prefetch-tag/top-level/no-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/http-csp/same-host-https/video-tag/top-level/keep-scheme-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/http-csp/same-host-https/video-tag/top-level/no-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/meta-csp/same-host-https/link-prefetch-tag/top-level/no-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/meta-csp/same-host-https/video-tag/top-level/no-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/no-opt-in/same-host-https/link-prefetch-tag/top-level/keep-scheme-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/no-opt-in/same-host-https/link-prefetch-tag/top-level/no-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/no-opt-in/same-host-https/video-tag/top-level/keep-scheme-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/allowed/no-opt-in/same-host-https/video-tag/top-level/no-redirect/allowed.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/meta-csp/cross-origin-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/meta-csp/same-host-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/fetch-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/fetch-request/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/fetch-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/link-css-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/link-css-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/link-css-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/object-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/object-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/object-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/picture-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/picture-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/script-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/script-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/script-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/xhr-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/xhr-request/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/xhr-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/fetch-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/fetch-request/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/fetch-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/link-css-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/link-css-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/link-css-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/object-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/object-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/object-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/picture-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/picture-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/picture-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/script-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/script-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/script-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/xhr-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/xhr-request/top-level/no-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/xhr-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/audio-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/audio-tag/top-level/no-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/audio-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/img-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/img-tag/top-level/no-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/img-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/link-prefetch-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/link-prefetch-tag/top-level/no-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/link-prefetch-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/video-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/video-tag/top-level/no-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/video-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/audio-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/audio-tag/top-level/no-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/audio-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/img-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/img-tag/top-level/no-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/img-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/link-prefetch-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/link-prefetch-tag/top-level/no-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/link-prefetch-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/video-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/video-tag/top-level/no-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mixed-content/optionally-blockable/no-opt-in/same-host-http/video-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html.ini
+ testing/web-platform/meta/mozilla-sync
+ testing/web-platform/meta/navigation-timing/idlharness.html.ini
+ testing/web-platform/meta/navigation-timing/test_navigation_type_reload.html.ini
+ testing/web-platform/meta/navigation-timing/test_timing_reload.html.ini
+ testing/web-platform/meta/navigation-timing/test_timing_xserver_redirect.html.ini
+ testing/web-platform/meta/notifications/constructor-basic.html.ini
+ testing/web-platform/meta/notifications/constructor-invalid.html.ini
+ testing/web-platform/meta/notifications/event-onclose.html.ini
+ testing/web-platform/meta/notifications/event-onshow.html.ini
+ testing/web-platform/meta/notifications/instance.html.ini
+ testing/web-platform/meta/notifications/lang.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_autocomplete.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_list.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_valueasdate.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_valueasnumber.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/select_length.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/select_selectedindex.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/form_submit.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/input_height.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/input_value_invalidstateerr.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/input_width.html.ini
+ testing/web-platform/meta/old-tests/submission/Infraware/Forms/contents/Forms/keygen_labels.html.ini
+ testing/web-platform/meta/old-tests/submission/Microsoft/history/history_000.htm.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/029.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/031.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/044.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/045.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/077.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/083.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/096.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/098.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/109.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/116.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/122.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/123.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/124.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/125.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/126.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/128.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/136.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/144.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/146.html.ini
+ testing/web-platform/meta/old-tests/submission/Opera/script_scheduling/149.html.ini
+ testing/web-platform/meta/page-visibility/idlharness.html.ini
+ testing/web-platform/meta/payment-request/interfaces.https.html.ini
+ testing/web-platform/meta/payment-request/payment-request-in-iframe.html.ini
+ testing/web-platform/meta/performance-timeline/__dir__.ini
+ testing/web-platform/meta/performance-timeline/po-disconnect.html.ini
+ testing/web-platform/meta/performance-timeline/po-getentries.html.ini
+ testing/web-platform/meta/performance-timeline/po-navigation.html.ini
+ testing/web-platform/meta/pointerevents/pointerevent_constructor.html.ini
+ testing/web-platform/meta/pointerevents/pointerevent_touch-action-illegal.html.ini
+ testing/web-platform/meta/pointerevents/pointerevent_touch-action-verification.html.ini
+ testing/web-platform/meta/pointerlock/idlharness.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/PresentationRequest_error.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/PresentationRequest_success.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/getAvailability.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/getAvailability_mixedcontent.https.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/getAvailability_sandboxing_error.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/getAvailability_sandboxing_success.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/idlharness.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/reconnectToPresentation_mixedcontent.https.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/reconnectToPresentation_sandboxing_error.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/reconnectToPresentation_sandboxing_success.html.ini
+ testing/web-platform/meta/presentation-api/controlling-ua/startNewPresentation_error.html.ini
+ testing/web-platform/meta/presentation-api/receiving-ua/idlharness.html.ini
+ testing/web-platform/meta/proximity/DeviceProximityEvent_tests.html.ini
+ testing/web-platform/meta/proximity/UserProximityEvent_tests.html.ini
+ testing/web-platform/meta/proximity/idlharness.html.ini
+ testing/web-platform/meta/quirks-mode/hashless-hex-color.html.ini
+ testing/web-platform/meta/quirks-mode/line-height-calculation.html.ini
+ testing/web-platform/meta/quirks-mode/percentage-height-calculation.html.ini
+ testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini
+ testing/web-platform/meta/quirks-mode/unitless-length.html.ini
+ testing/web-platform/meta/referrer-policy/generic/subresource-test/__dir__.ini
+ testing/web-platform/meta/referrer-policy/generic/subresource-test/image-decoding.html.ini
+ testing/web-platform/meta/referrer-policy/generic/unsupported-csp-referrer-directive.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/http-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/http-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/http-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/http-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/meta-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/meta-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/meta-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/meta-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/strict-origin-when-cross-origin/__dir__.ini
+ testing/web-platform/meta/referrer-policy/strict-origin/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/__dir__.ini
+ testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/__dir__.ini
+ testing/web-platform/meta/resource-timing/resource-timing.html.ini
+ testing/web-platform/meta/resource-timing/test_resource_timing.html.ini
+ testing/web-platform/meta/screen-orientation/lock-bad-argument.html.ini
+ testing/web-platform/meta/screen-orientation/lock-basic.html.ini
+ testing/web-platform/meta/screen-orientation/lock-sandboxed-iframe.html.ini
+ testing/web-platform/meta/screen-orientation/onchange-event-subframe.html.ini
+ testing/web-platform/meta/screen-orientation/onchange-event.html.ini
+ testing/web-platform/meta/screen-orientation/orientation-reading.html.ini
+ testing/web-platform/meta/selection/Document-open.html.ini
+ testing/web-platform/meta/selection/collapse.html.ini
+ testing/web-platform/meta/selection/collapseToStartEnd.html.ini
+ testing/web-platform/meta/selection/extend.html.ini
+ testing/web-platform/meta/selection/getSelection.html.ini
+ testing/web-platform/meta/selection/isCollapsed.html.ini
+ testing/web-platform/meta/selection/removeAllRanges.html.ini
+ testing/web-platform/meta/selection/selectAllChildren.html.ini
+ testing/web-platform/meta/selection/setBaseAndExtent.html.ini
+ testing/web-platform/meta/selectors-api/tests/submissions/Opera/ParentNode-query-queryAll.html.ini
+ testing/web-platform/meta/selectors/attribute-selectors/attribute-case/cssom.html.ini
+ testing/web-platform/meta/service-workers/cache-storage/common.https.html.ini
+ testing/web-platform/meta/service-workers/cache-storage/serviceworker/__dir__.ini
+ testing/web-platform/meta/service-workers/cache-storage/serviceworker/cache-add.https.html.ini
+ testing/web-platform/meta/service-workers/cache-storage/serviceworker/credentials.html.ini
+ testing/web-platform/meta/service-workers/cache-storage/window/__dir__.ini
+ testing/web-platform/meta/service-workers/cache-storage/window/cache-add.https.html.ini
+ testing/web-platform/meta/service-workers/cache-storage/worker/__dir__.ini
+ testing/web-platform/meta/service-workers/cache-storage/worker/cache-add.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/ServiceWorkerGlobalScope/__dir__.ini
+ testing/web-platform/meta/service-workers/service-worker/ServiceWorkerGlobalScope/registration-attribute.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/__dir__.ini
+ testing/web-platform/meta/service-workers/service-worker/appcache-ordering-main.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/fetch-event.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/fetch-request-css-base-url.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/fetch-request-css-images.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/performance-timeline.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/resource-timing.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/service-worker-csp-connect.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/service-worker-csp-default.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/service-worker-csp-script.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/shared-worker-controlled.https.html.ini
+ testing/web-platform/meta/service-workers/service-worker/update-after-oneday.https.html.ini
+ testing/web-platform/meta/shadow-dom/Document-prototype-adoptNode.html.ini
+ testing/web-platform/meta/shadow-dom/Document-prototype-currentScript.html.ini
+ testing/web-platform/meta/shadow-dom/Document-prototype-importNode.html.ini
+ testing/web-platform/meta/shadow-dom/Element-interface-attachShadow.html.ini
+ testing/web-platform/meta/shadow-dom/Element-interface-shadowRoot-attribute.html.ini
+ testing/web-platform/meta/shadow-dom/Extensions-to-Event-Interface.html.ini
+ testing/web-platform/meta/shadow-dom/HTMLSlotElement-interface.html.ini
+ testing/web-platform/meta/shadow-dom/MouseEvent-prototype-offsetX-offsetY.html.ini
+ testing/web-platform/meta/shadow-dom/Node-prototype-cloneNode.html.ini
+ testing/web-platform/meta/shadow-dom/ShadowRoot-interface.html.ini
+ testing/web-platform/meta/shadow-dom/Slotable-interface.html.ini
+ testing/web-platform/meta/shadow-dom/event-composed-path-with-related-target.html.ini
+ testing/web-platform/meta/shadow-dom/event-composed-path.html.ini
+ testing/web-platform/meta/shadow-dom/event-composed.html.ini
+ testing/web-platform/meta/shadow-dom/event-inside-shadow-tree.html.ini
+ testing/web-platform/meta/shadow-dom/event-inside-slotted-node.html.ini
+ testing/web-platform/meta/shadow-dom/event-with-related-target.html.ini
+ testing/web-platform/meta/shadow-dom/leaktests/get-elements.html.ini
+ testing/web-platform/meta/shadow-dom/leaktests/html-collection.html.ini
+ testing/web-platform/meta/shadow-dom/leaktests/window-frames.html.ini
+ testing/web-platform/meta/shadow-dom/scroll-to-the-fragment-in-shadow-tree.html.ini
+ testing/web-platform/meta/shadow-dom/slotchange-event.html.ini
+ testing/web-platform/meta/shadow-dom/slotchange.html.ini
+ testing/web-platform/meta/shadow-dom/slots-fallback.html.ini
+ testing/web-platform/meta/shadow-dom/slots.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/test-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-event-interface/event-path-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/activeElement-confirm-return-null.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-007.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-009.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-010.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-011.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-012.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-013.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-006.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-007.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-010.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/event-dispatch/test-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/event-dispatch/test-003.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/event-retargeting/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/event-retargeting/test-003.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/retargeting-focus-events/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/retargeting-focus-events/test-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/retargeting-focus-events/test-003.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/retargeting-relatedtarget/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/retargeting-relatedtarget/test-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/retargeting-relatedtarget/test-003.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/events/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/html-elements-in-shadow-trees/inert-html-elements/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/html-elements-in-shadow-trees/inert-html-elements/test-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/nested-shadow-trees/nested_tree_reftest.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/reprojection/reprojection-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/shadow-root-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/shadow-root-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/text-decoration-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/selectors-api-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/selectors-api-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-005.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-007.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-011.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-003.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/styles/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/styles/test-003.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/styles/test-005.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/styles/test-008.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/user-interaction/active-element/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/user-interaction/active-element/test-002.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/user-interaction/editing/inheritance-of-content-editable-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-001.html.ini
+ testing/web-platform/meta/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-002.html.ini
+ testing/web-platform/meta/streams/byte-length-queuing-strategy.https.html.ini
+ testing/web-platform/meta/streams/count-queuing-strategy.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/bad-strategies.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/bad-underlying-sources.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/brand-checks.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/cancel.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/count-queuing-strategy-integration.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/garbage-collection.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/general.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/pipe-through.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/readable-stream-reader.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/tee.https.html.ini
+ testing/web-platform/meta/streams/readable-streams/templated.https.html.ini
+ testing/web-platform/meta/svg/historical.html.ini
+ testing/web-platform/meta/svg/interfaces.html.ini
+ testing/web-platform/meta/touch-events/touch-retargeting.html.ini
+ testing/web-platform/meta/touch-events/touch-touchevent-constructor.html.ini
+ testing/web-platform/meta/typedarrays/ArrayBuffer_constructor.html.ini
+ testing/web-platform/meta/typedarrays/constructors.html.ini
+ testing/web-platform/meta/url/a-element-xhtml.xhtml.ini
+ testing/web-platform/meta/url/a-element.html.ini
+ testing/web-platform/meta/url/interfaces.html.ini
+ testing/web-platform/meta/url/url-constructor.html.ini
+ testing/web-platform/meta/url/url-domainToUnicode.html.ini
+ testing/web-platform/meta/url/url-setters.html.ini
+ testing/web-platform/meta/url/urlsearchparams-constructor.html.ini
+ testing/web-platform/meta/user-timing/test_user_timing_mark.html.ini
+ testing/web-platform/meta/user-timing/test_user_timing_measure.html.ini
+ testing/web-platform/meta/user-timing/test_user_timing_measure_navigation_timing.html.ini
+ testing/web-platform/meta/web-animations/__dir__.ini
+ testing/web-platform/meta/web-animations/animation-model/animation-types/spacing-keyframes-shapes.html.ini
+ testing/web-platform/meta/web-animations/animation-model/animation-types/type-per-property.html.ini
+ testing/web-platform/meta/web-animations/animation-model/keyframe-effects/effect-value-context.html.ini
+ testing/web-platform/meta/web-animations/interfaces/Animatable/animate.html.ini
+ testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/constructor.html.ini
+ testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument.html.ini
+ testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/setKeyframes.html.ini
+ testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueAtTime.html.ini
+ testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html.ini
+ testing/web-platform/meta/webaudio/the-audio-api/the-offlineaudiocontext-interface/current-time-block-size.html.ini
+ testing/web-platform/meta/webaudio/the-audio-api/the-waveshapernode-interface/curve-tests.html.ini
+ testing/web-platform/meta/webdriver/actions/key.py.ini
+ testing/web-platform/meta/webdriver/actions/mouse.py.ini
+ testing/web-platform/meta/webdriver/actions/sequence.py.ini
+ testing/web-platform/meta/webdriver/contexts.py.ini
+ testing/web-platform/meta/webdriver/interface.html.ini
+ testing/web-platform/meta/webdriver/navigation.py.ini
+ testing/web-platform/meta/webgl/__dir__.ini
+ testing/web-platform/meta/webgl/bufferSubData.html.ini
+ testing/web-platform/meta/webgl/compressedTexImage2D.html.ini
+ testing/web-platform/meta/webgl/compressedTexSubImage2D.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-disabled-vertex-attrib.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-enable-vertex-attrib.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-render.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer-offsets.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-bind-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer-delete.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/element-array-buffer-delete-recreate.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-copies-indices.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-crash-with-buffer-sub-data.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-large-buffer.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-verifies-too-many-indices.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-with-resized-buffer.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/buffer-offscreen-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/buffer-preserve-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/canvas-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/canvas-zero-size.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/draw-static-webgl-to-multiple-canvas-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/draw-webgl-to-canvas-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-hd-dpi-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-static-canvas-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/framebuffer-bindings-unaffected-on-resize.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/to-data-url-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/viewport-unchanged-upon-resize.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/constants-and-properties.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-attribute-preserve-drawing-buffer.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-attributes-alpha-depth-stencil-antialias.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-creation-and-destruction.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-creation.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-eviction-with-garbage-collection.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-hidden-alpha.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-lost-restored.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-lost.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-release-upon-reload.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-release-with-workers.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-type-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/incorrect-context-object-behaviour.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/methods.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/premultiplyalpha-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/resource-sharing-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays-out-of-bounds.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-blend-minmax.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-frag-depth.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-sRGB.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-shader-texture-lod.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-texture-filter-anisotropic.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/get-extension.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-element-index-uint.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-standard-derivatives.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-linear.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-canvas.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image-data.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-video.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-linear.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-canvas.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image-data.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-video.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object-bufferData.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-atc.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-pvrtc.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-s3tc.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-renderer-info.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-shaders.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-depth-texture.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-draw-buffers.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-shared-resources.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-d3d11-compiler-error.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-dx-variable-bug.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/array-of-struct-with-int-first-position.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/compare-loop-index-to-uniform.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/complex-glsl-does-not-crash.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-in-loop.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-optimization.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/constant-precision-qualifier.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/essl3-shaders-with-webgl1.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/floored-division-accuracy.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/fragcoord-linking-bug.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/long-expressions-should-not-crash.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/modulo-arithmetic-accuracy.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/multiplication-assignment.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/nested-functions-should-not-crash.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/temp-expressions-should-not-crash.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/uniforms-should-not-lose-values.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec3.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec4.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec3.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec4.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat2.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat3.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat4.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-corner-cases.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-index.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec2.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec3.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec4.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-abs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-acos.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-asin.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan-xy.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-ceil.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-float.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-gentype.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cos.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cross.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-distance.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-dot.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-faceforward.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-floor.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-fract.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-length.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-float.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-gentype.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-float.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-gentype.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-float.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-gentype.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-float.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-gentype.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-normalize.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-reflect.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sign.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sin.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-float.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-gentype.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-float.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-gentype.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_float.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec2_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec3_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec4_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_int_to_float.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/construct_struct.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_float.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec2_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec3_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec4_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_int_float.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec2_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec3_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec4_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_int_float.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec2_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec3_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec4_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than_equal.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than_equal.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_float.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec2_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec3_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec4_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_int_float.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_float.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec2_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec3_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec4_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_int_float.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec2_vec2.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec3_vec3.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec4_vec4.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/float_literal.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/literal_precision.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/overflow_leak.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat3-construction.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat4-to-mat3.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/attrib-location-length-limits.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/boolean_precision.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/embedded-struct-definitions-forbidden.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/empty_main.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/expression-list-in-declarator-initializer.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/gl_position_unset.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-function-nodes.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-long-variable-names.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-vertex-branch.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/large-loop-compile.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii-comments.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/re-compile-re-link.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-precision-format-obeyed.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-struct-scope.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-varying-packing-restrictions.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-define.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-identifier.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-define.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-identifier.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-_webgl-identifier.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-uniform.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-array.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-struct.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-clipvertex.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-assignment.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-conditional-assignment.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping-negative.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-define-line-continuation.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-do-loop.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-error-directive.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-explicit-int-cast.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-float-return-value.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-loop.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-scoping.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-frag-depth.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-recursion.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-scoped-struct.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-functional-scoping.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glcolor.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-1.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-symbol.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-hex-int-constant-macro.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-include.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-int-return-value.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-invalid-identifier.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec2-return-value.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec4-return-value.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-limited-indexing.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-long-line.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-ascii-error.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-precision.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-preprocessor-whitespace.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-quoted-error.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-reserved-words.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-short-circuiting-operators.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-similar-uniform-array-names.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-too-many-uniforms.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec2-return-value.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec3-return-value.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-return-value.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-120.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-130.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-webgl-identifier.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-while-loop.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-without-precision.frag.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-constant-expression-loop-conditions.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-invariance.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-uniforms.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-varyings.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-missing-varyings.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-uniform-structs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-varyings.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shared.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-equals.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-mixed-array-declarators.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-exceeds-maximum.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-of-variable-names.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-under-maximum.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-specifiers-in-uniforms.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-unary-operators.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-global-initializers.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-initializers.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/uniform-location-length-limits.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_field.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_function.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_struct.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_variable.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_field.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_function.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_struct.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_variable.vert.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2d-bias.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dlod.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dproj.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dprojlod.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord-xy-values.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragdata-and-fragcolor.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-frontfacing.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-pointcoord.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/glsl-built-ins.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-max-texture-dimensions.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-attribs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-textures.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-uniforms.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/bad-arguments-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/boolean-argument-conversion.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/delayed-drawing.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/error-reporting.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/functions-returning-strings.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/instanceof-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/is-object.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/null-object-behaviour.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/object-deletion-behaviour.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/shader-precision-format.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/type-conversion-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/uninitialized-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/webgl-specific.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/constants.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/getContext.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/methods.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-A.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B1.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B2.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B3.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B4.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-C.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-D_G.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-G_I.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-L_S.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-S_V.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/webGLArrays.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindBuffer.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindBufferBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindFramebufferLeaveNonZero.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferData.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferDataBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferSubData.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferSubDataBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2D.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2DBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2D.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2DBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/deleteBufferBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawArrays.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawArraysOutOfBounds.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawElements.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawElementsBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/isTests.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/isTestsBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/readPixels.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/readPixelsBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2D.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTML.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTMLBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2D.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTML.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrix.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrixBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformf.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformfArrayLen1.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformfBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformi.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformiBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttrib.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointer.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointerBadArgs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/glsl/arrayOutOfBounds.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_001_to_004.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_001_to_004.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/array/array_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_009_to_012.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_009_to_016.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_017_to_024.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_025_to_032.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_033_to_040.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_041_to_048.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_049_to_056.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_057_to_064.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_065_to_072.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_073_to_080.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_081_to_088.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_089_to_096.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_097_to_104.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_105_to_112.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_113_to_120.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_121_to_128.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_129_to_136.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_137_to_144.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_145_to_152.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_153_to_160.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_161_to_168.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_169_to_176.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_177_to_178.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/built_in_varying_array_out_of_bounds/built_in_varying_array_out_of_bounds_001_to_001.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_009_to_010.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cross/cross_001_to_002.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/default/default_001_to_001.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/discard/discard_001_to_002.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_009_to_012.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_009_to_012.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_009_to_012.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_009_to_016.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_017_to_024.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_025_to_032.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_041_to_048.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_049_to_056.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_057_to_064.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_065_to_072.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_073_to_080.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_081_to_088.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_089_to_096.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_097_to_104.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_105_to_112.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_113_to_120.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_121_to_126.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FrontFacing/gl_FrontFacing_001_to_001.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_009_to_012.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_009_to_012.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_009_to_016.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_017_to_024.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_025_to_032.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_033_to_040.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_041_to_046.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixCompMult_001_to_004.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_001_to_004.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_009_to_012.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_009_to_016.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_017_to_024.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_025_to_026.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_009_to_016.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_017_to_024.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_009_to_016.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_017_to_024.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_025_to_032.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_033_to_040.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_041_to_048.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_049_to_056.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_009_to_016.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_017_to_024.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_025_to_032.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_033_to_040.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_041_to_048.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_049_to_056.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_057_to_064.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_065_to_072.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_073_to_080.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_081_to_088.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_089_to_096.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_097_to_104.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_105_to_112.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_113_to_120.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_001_to_006.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_009_to_016.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_017_to_018.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3_001_to_008.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/get-active-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-long-names-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-get-active-attribute.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-get-active-uniform.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-getshadersource.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-shader-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/invalid-UTF-16.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/program-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/use-program-crash-with-discard-in-fragment-shader.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/reading/read-pixels-pack-alignment.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/reading/read-pixels-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/feedback-loop.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-object-attachment.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-state-restoration.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/renderbuffer-initialization.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/culling.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/draw-arrays-out-of-bounds.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/draw-elements-out-of-bounds.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-switch.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-texture-switch.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-clear.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-drawarrays.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-drawelements.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-canvas-dimensions.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-fbo-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-viewport-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/line-loop-tri-fan.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/many-draw-calls.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/more-than-65536-indices.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/multisample-corruption.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/negative-one-index.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-no-attributes.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-size.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-with-gl-pointcoord-in-fragment-shader.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/polygon-offset.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/simple.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/triangle.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-enable-enum-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-enum-tests.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-get-calls.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-geterror.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-getstring.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-object-get-calls.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/state-uneffected-after-compositing.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/compressed-tex-image.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-2d-formats.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-and-sub-image-2d.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/default-texture.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-get-tex-parameter.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-pixelstorei.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-teximage.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/mipmap-fbo.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/origin-clean-conformance.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-svg-image.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-uniform-binding-bugs.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-canvas-corruption.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-webgl.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-with-format-and-type.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-with-invalid-data.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-input-validation.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texparameter-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-active-bind-2.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-active-bind.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-attachment-formats.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-clear.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-complete.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-copying-feedback-loops.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-draw-with-2d-and-cube.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-fakeblack.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-formats-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-hd-dpi.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-mips.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-npot-video.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-npot.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size-cube-maps.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size-limit.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-sub-image-cube-maps.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-transparent-pixels-initialized.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-upload-cube-maps.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-upload-size.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/typedarrays/data-view-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-arrays.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-bool.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniformmatrix4fv.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-unknown-uniform.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/null-uniform-location.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-default-values.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-samplers-test.html.ini
+ testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-values-per-program.html.ini
+ testing/web-platform/meta/webgl/texImage2D.html.ini
+ testing/web-platform/meta/webgl/texSubImage2D.html.ini
+ testing/web-platform/meta/webgl/uniformMatrixNfv.html.ini
+ testing/web-platform/meta/webmessaging/Channel_postMessage_ports_readonly_array.htm.ini
+ testing/web-platform/meta/webmessaging/with-ports/023.html.ini
+ testing/web-platform/meta/webmessaging/with-ports/027.html.ini
+ testing/web-platform/meta/webmessaging/without-ports/028.html.ini
+ testing/web-platform/meta/webrtc/datachannel-emptystring.html.ini
+ testing/web-platform/meta/webrtc/no-media-call.html.ini
+ testing/web-platform/meta/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html.ini
+ testing/web-platform/meta/webrtc/simplecall.html.ini
+ testing/web-platform/meta/websockets/Close-undefined.htm.ini
+ testing/web-platform/meta/websockets/Create-Secure-extensions-empty.htm.ini
+ testing/web-platform/meta/websockets/Create-asciiSep-protocol-string.htm.ini
+ testing/web-platform/meta/websockets/Create-protocols-repeated-case-insensitive.htm.ini
+ testing/web-platform/meta/websockets/binary/001.html.ini
+ testing/web-platform/meta/websockets/binary/002.html.ini
+ testing/web-platform/meta/websockets/binary/004.html.ini
+ testing/web-platform/meta/websockets/binary/005.html.ini
+ testing/web-platform/meta/websockets/closing-handshake/002.html.ini
+ testing/web-platform/meta/websockets/closing-handshake/003.html.ini
+ testing/web-platform/meta/websockets/closing-handshake/004.html.ini
+ testing/web-platform/meta/websockets/constructor/006.html.ini
+ testing/web-platform/meta/websockets/constructor/009.html.ini
+ testing/web-platform/meta/websockets/constructor/010.html.ini
+ testing/web-platform/meta/websockets/constructor/011.html.ini
+ testing/web-platform/meta/websockets/constructor/013.html.ini
+ testing/web-platform/meta/websockets/constructor/014.html.ini
+ testing/web-platform/meta/websockets/constructor/016.html.ini
+ testing/web-platform/meta/websockets/constructor/018.html.ini
+ testing/web-platform/meta/websockets/constructor/019.html.ini
+ testing/web-platform/meta/websockets/constructor/020.html.ini
+ testing/web-platform/meta/websockets/constructor/022.html.ini
+ testing/web-platform/meta/websockets/cookies/001.html.ini
+ testing/web-platform/meta/websockets/cookies/002.html.ini
+ testing/web-platform/meta/websockets/cookies/003.html.ini
+ testing/web-platform/meta/websockets/cookies/004.html.ini
+ testing/web-platform/meta/websockets/cookies/005.html.ini
+ testing/web-platform/meta/websockets/cookies/006.html.ini
+ testing/web-platform/meta/websockets/cookies/007.html.ini
+ testing/web-platform/meta/websockets/extended-payload-length.html.ini
+ testing/web-platform/meta/websockets/interfaces/CloseEvent/clean-close.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/__dir__.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-arraybuffer.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-blob.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-large.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-unicode.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/close/close-connecting.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/readyState/006.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/readyState/007.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/readyState/008.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/send/005.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/send/006.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/send/007.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/send/008.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/send/009.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/send/010.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/send/011.html.ini
+ testing/web-platform/meta/websockets/interfaces/WebSocket/send/012.html.ini
+ testing/web-platform/meta/websockets/keeping-connection-open/001.html.ini
+ testing/web-platform/meta/websockets/opening-handshake/002.html.ini
+ testing/web-platform/meta/websockets/opening-handshake/003.html.ini
+ testing/web-platform/meta/websockets/opening-handshake/005.html.ini
+ testing/web-platform/meta/websockets/unload-a-document/002.html.ini
+ testing/web-platform/meta/websockets/unload-a-document/004.html.ini
+ testing/web-platform/meta/webstorage/storage_enumerate.html.ini
+ testing/web-platform/meta/webstorage/storage_local_setitem_quotaexceedederr.html.ini
+ testing/web-platform/meta/webstorage/storage_session_setitem_quotaexceedederr.html.ini
+ testing/web-platform/meta/webvtt/interfaces.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_completely_move_up.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_partially_move_down.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_partially_move_up.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/2_tracks.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/3_tracks.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/align_end.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/align_end_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/align_middle.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/align_middle_position_50.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/align_middle_position_lt_50.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/align_middle_position_lt_50_size_gt_maximum_size.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/align_middle_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/align_start.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/align_start_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/audio_has_no_subtitles.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/basic.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/bidi/bidi_ruby.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_LF_u05D0.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_u2028_u05D0.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_u2029_u05D0.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/bidi/u0041_first.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/bidi/u05D0_first.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/bidi/u0628_first.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/cue_too_long.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/decode_escaped_entities.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/disable_controls_reposition.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_align_position_line_size.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_align_position_line_size_while_paused.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_line.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_text.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_text_while_paused.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/dom_override_remove_cue_while_paused.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/enable_controls_reposition.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely_all_cues_have_same_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/evil/media_height_19.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/evil/size_90.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/evil/size_99.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/line_-2_wrapped_cue_grow_upwards.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/line_0_is_top.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/line_1_wrapped_cue_grow_downwards.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/line_50_percent.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/line_integer_and_percent_mixed_overlap.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/line_integer_and_percent_mixed_overlap_move_up.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/line_percent_and_integer_mixed_overlap.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/line_percent_and_integer_mixed_overlap_move_up.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/media_with_controls.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/one_line_cue_plus_wrapped_cue.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/repaint.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_shorthand_css_relative_url.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_hex.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_hsla.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_rgba.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/cue_selector_single_colon.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/font_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/font_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/inherit_values_from_media_element.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/outline_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/outline_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_line-through.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_overline.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_overline_underline_line-through.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_underline.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-shadow.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_normal_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_nowrap_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre-line_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre-wrap_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_box.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_shorthand_css_relative_url.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_animation_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_background_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_background_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_color.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_font_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_font_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_namespace.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_outline_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_outline_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_text-decoration_line-through.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_text-shadow.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_timestamp_future.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_timestamp_past.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_transition_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_normal_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_nowrap.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre-line_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre-wrap_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_with_class.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_with_class_object_specific_selector.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_animation_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_background_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_background_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_color.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_font_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_font_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_namespace.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_outline_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_outline_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_text-decoration_line-through.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_text-shadow.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_timestamp_future.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_timestamp_past.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_transition_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_normal_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_nowrap.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre-line_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre-wrap_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_with_class.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_with_class_object_specific_selector.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_hex.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_hsla.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_rgba.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/cue_func_selector_single_colon.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/font_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/font_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/id_color.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/inherit_values_from_media_element.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_animation_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_background_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_background_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_color.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_font_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_font_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_namespace.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_outline_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_outline_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_text-decoration_line-through.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_text-shadow.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_timestamp_future.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_timestamp_past.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_transition_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_normal_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_nowrap.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre-line_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre-wrap_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_with_class.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_with_class_object_specific_selector.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/not_allowed_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/not_root_selector.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/outline_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/outline_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/root_namespace.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/root_selector.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_line-through.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_overline.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_overline_underline_line-through.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_underline.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-shadow.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/type_selector_root.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_animation_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_background_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_background_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_color.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_font_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_font_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_namespace.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_outline_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_outline_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_text-decoration_line-through.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_text-shadow.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_timestamp_future.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_timestamp_past.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_transition_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_normal_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_nowrap.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre-line_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre-wrap_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_with_class.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_with_class_object_specific_selector.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_animation_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_background_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_background_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_color.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_font_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_font_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_namespace.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_outline_properties.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_outline_shorthand.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_text-decoration_line-through.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_text-shadow.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_timestamp_future.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_timestamp_past.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_transition_with_timestamp.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_voice_attribute.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_normal_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_nowrap.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-wrap_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_with_class.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_with_class_object_specific_selector.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_normal_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_nowrap_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre-line_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre-wrap_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre_wrapped.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/bold_object_default_font-style.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/inherit_as_default_value_inherits_values_from_media_element.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/italic_object_default_font-style.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/underline_object_default_font-style.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/size_50.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/too_many_cues.html.ini
+ testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/too_many_cues_wrapped.html.ini
+ testing/web-platform/meta/webvtt/webvtt-api-for-browsers/vttcue-interface/getCueAsHTML.html.ini
+ testing/web-platform/meta/webvtt/webvtt-api-for-browsers/vttcue-interface/line.html.ini
+ testing/web-platform/meta/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/entities.html.ini
+ testing/web-platform/meta/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tags.html.ini
+ testing/web-platform/meta/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/timestamps.html.ini
+ testing/web-platform/meta/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tree-building.html.ini
+ testing/web-platform/meta/workers/Worker_dispatchEvent_ErrorEvent.htm.ini
+ testing/web-platform/meta/workers/baseurl/alpha/sharedworker.html.ini
+ testing/web-platform/meta/workers/constructors/SharedWorker/URLMismatchError.htm.ini
+ testing/web-platform/meta/workers/constructors/SharedWorker/connect-event.html.ini
+ testing/web-platform/meta/workers/constructors/SharedWorker/global-members.html.ini
+ testing/web-platform/meta/workers/constructors/SharedWorker/interface-objects.html.ini
+ testing/web-platform/meta/workers/constructors/SharedWorker/same-origin.html.ini
+ testing/web-platform/meta/workers/constructors/SharedWorker/setting-port-members.html.ini
+ testing/web-platform/meta/workers/constructors/SharedWorker/undefined-arguments.html.ini
+ testing/web-platform/meta/workers/constructors/Worker/expected-self-properties.worker.js.ini
+ testing/web-platform/meta/workers/constructors/Worker/same-origin.html.ini
+ testing/web-platform/meta/workers/interfaces.worker.js.ini
+ testing/web-platform/meta/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null-in-array.html.ini
+ testing/web-platform/meta/workers/interfaces/SharedWorkerGlobalScope/onconnect.html.ini
+ testing/web-platform/meta/workers/interfaces/WorkerGlobalScope/close/setInterval.html.ini
+ testing/web-platform/meta/workers/interfaces/WorkerGlobalScope/close/setTimeout.html.ini
+ testing/web-platform/meta/workers/interfaces/WorkerUtils/navigator/window-only.worker.js.ini
+ testing/web-platform/meta/workers/postMessage_event_properties.htm.ini
+ testing/web-platform/meta/workers/postMessage_ports_readonly_array.htm.ini
+ testing/web-platform/meta/workers/semantics/interface-objects/001.worker.js.ini
+ testing/web-platform/meta/workers/semantics/interface-objects/003.html.ini
+ testing/web-platform/meta/workers/semantics/multiple-workers/005.html.ini
+ testing/web-platform/meta/workers/semantics/multiple-workers/006.html.ini
+ testing/web-platform/meta/workers/semantics/multiple-workers/007.html.ini
+ testing/web-platform/meta/workers/semantics/reporting-errors/001.html.ini
+ testing/web-platform/meta/workers/semantics/reporting-errors/002.html.ini
+ testing/web-platform/meta/workers/semantics/reporting-errors/003.html.ini
+ testing/web-platform/meta/workers/semantics/reporting-errors/004.html.ini
+ testing/web-platform/meta/workers/semantics/run-a-worker/003.html.ini
+ testing/web-platform/meta/workers/semantics/structured-clone/dedicated.html.ini
+ testing/web-platform/meta/workers/semantics/structured-clone/shared.html.ini
+ testing/web-platform/mozilla/README
+ testing/web-platform/mozilla/meta/MANIFEST.json
+ testing/web-platform/mozilla/meta/html/semantics/scripting-1/the-script-element/create-module-script.html.ini
+ testing/web-platform/mozilla/meta/html/syntax/parsing/math-parse01.html.ini
+ testing/web-platform/mozilla/tests/html/semantics/scripting-1/the-script-element/support/module.js
+ testing/web-platform/outbound/README
+ testing/web-platform/outbound/meta/MANIFEST.json
+ testing/web-platform/tests/.gitignore
+ testing/web-platform/tests/.gitmodules
+ testing/web-platform/tests/.travis.yml
+ testing/web-platform/tests/2dcontext/2x2.png
+ testing/web-platform/tests/2dcontext/best-practices/.gitkeep
+ testing/web-platform/tests/2dcontext/building-paths/.gitkeep
+ testing/web-platform/tests/2dcontext/clear-100x50.png
+ testing/web-platform/tests/2dcontext/compositing/.gitkeep
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.copy.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.destination-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.destination-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.destination-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.destination-over.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.lighter.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.source-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.source-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.source-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.source-over.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.xor.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.copy.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.destination-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.destination-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.destination-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.destination-over.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.lighter.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.source-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.source-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.source-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.source-over.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.image.xor.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.copy.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.destination-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.destination-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.destination-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.destination-over.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.lighter.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.source-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.source-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.source-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.source-over.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.xor.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.copy.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.destination-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.destination-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.destination-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.destination-over.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.lighter.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.source-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.source-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.source-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.source-over.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.xor.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.copy.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.destination-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.destination-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.source-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.source-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.copy.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.destination-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.destination-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.source-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.source-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.copy.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.destination-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.destination-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.source-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.source-out.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.copy.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.destination-atop.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.destination-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.source-in.png
+ testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.source-out.png
+ testing/web-platform/tests/2dcontext/conformance-requirements/.gitkeep
+ testing/web-platform/tests/2dcontext/conformance-requirements/2d.coordinatespace.png
+ testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/.gitkeep
+ testing/web-platform/tests/2dcontext/drawing-model/.gitkeep
+ testing/web-platform/tests/2dcontext/drawing-paths-to-the-canvas/.gitkeep
+ testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/.gitkeep
+ testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/clear-100x50.png
+ testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/.gitkeep
+ testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.basic.png
+ testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.large.png
+ testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.rtl.png
+ testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.stroke.basic.png
+ testing/web-platform/tests/2dcontext/drawingstyle-objects/.gitkeep
+ testing/web-platform/tests/2dcontext/examples/.gitkeep
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/.gitkeep
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.current.removed.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hex3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hex4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hex6.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hex8.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.html4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.alpha.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.colour.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.multiple.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.overlap.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.vertical.png
+ testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.object.current.png
+ testing/web-platform/tests/2dcontext/green-100x50.png
+ testing/web-platform/tests/2dcontext/hit-regions/.gitkeep
+ testing/web-platform/tests/2dcontext/line-styles/.gitkeep
+ testing/web-platform/tests/2dcontext/path-objects/.gitkeep
+ testing/web-platform/tests/2dcontext/path-objects/2d.path.fill.overlap.png
+ testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.overlap.png
+ testing/web-platform/tests/2dcontext/pixel-manipulation/.gitkeep
+ testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.alpha.png
+ testing/web-platform/tests/2dcontext/shadows/.gitkeep
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.alpha.2.png
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.alpha.3.png
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.alpha.4.png
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.alpha.5.png
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.blur.high.png
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.blur.low.png
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.canvas.alpha.png
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.gradient.alpha.png
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.image.alpha.png
+ testing/web-platform/tests/2dcontext/shadows/2d.shadow.pattern.alpha.png
+ testing/web-platform/tests/2dcontext/text-styles/.gitkeep
+ testing/web-platform/tests/2dcontext/the-canvas-state/.gitkeep
+ testing/web-platform/tests/2dcontext/tools/name2dir.yaml
+ testing/web-platform/tests/2dcontext/tools/specextract.py
+ testing/web-platform/tests/2dcontext/transformations/.gitkeep
+ testing/web-platform/tests/CONTRIBUTING.md
+ testing/web-platform/tests/FileAPI/BlobURL/support/file_test1.js
+ testing/web-platform/tests/FileAPI/BlobURL/support/file_test2.txt
+ testing/web-platform/tests/FileAPI/FileReader/support/file_test1.txt
+ testing/web-platform/tests/FileAPI/FileReaderSync.worker.js
+ testing/web-platform/tests/FileAPI/OWNERS
+ testing/web-platform/tests/FileAPI/blob/Blob-in-worker.worker.js
+ testing/web-platform/tests/FileAPI/file/Worker-read-file-constructor.worker.js
+ testing/web-platform/tests/FileAPI/filelist-section/support/upload.txt
+ testing/web-platform/tests/FileAPI/filelist-section/support/upload.zip
+ testing/web-platform/tests/FileAPI/idlharness.idl
+ testing/web-platform/tests/FileAPI/idlharness.worker.js
+ testing/web-platform/tests/FileAPI/reading-data-section/FileReader-multiple-reads.html
+ testing/web-platform/tests/FileAPI/reading-data-section/support/blue-100x100.png
+ testing/web-platform/tests/FileAPI/support/Blob.js
+ testing/web-platform/tests/FileAPI/support/upload.txt
+ testing/web-platform/tests/IndexedDB/OWNERS
+ testing/web-platform/tests/IndexedDB/README.md
+ testing/web-platform/tests/IndexedDB/idbobjectstore_get6.htm
+ testing/web-platform/tests/IndexedDB/idbobjectstore_get7.htm
+ testing/web-platform/tests/IndexedDB/idbworker.js
+ testing/web-platform/tests/IndexedDB/interfaces.idl
+ testing/web-platform/tests/IndexedDB/interfaces.worker.js
+ testing/web-platform/tests/IndexedDB/support-promises.js
+ testing/web-platform/tests/IndexedDB/support.js
+ testing/web-platform/tests/README.md
+ testing/web-platform/tests/WebCryptoAPI/OWNERS
+ testing/web-platform/tests/WebCryptoAPI/README.md
+ testing/web-platform/tests/WebCryptoAPI/WebCryptoAPI.idl
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.js
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.js
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.js
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.js
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.js
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.js
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.js
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.js
+ testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/digest/digest.js
+ testing/web-platform/tests/WebCryptoAPI/digest/digest.worker.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.js
+ testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_AES-CBC.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_AES-CTR.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_AES-GCM.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_AES-KW.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_ECDH.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_ECDSA.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_HMAC.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_RSA-PSS.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_AES-CBC.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_AES-CTR.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_AES-GCM.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_AES-KW.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_ECDH.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_ECDSA.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_HMAC.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_RSA-PSS.worker.js
+ testing/web-platform/tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.worker.js
+ testing/web-platform/tests/WebCryptoAPI/getRandomValues.js
+ testing/web-platform/tests/WebCryptoAPI/getRandomValues.worker.js
+ testing/web-platform/tests/WebCryptoAPI/idlharness.worker.js
+ testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.js
+ testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.worker.js
+ testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.js
+ testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.worker.js
+ testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.js
+ testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.worker.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.worker.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.worker.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.worker.js
+ testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss_vectors.js
+ testing/web-platform/tests/WebCryptoAPI/tools/generate.py
+ testing/web-platform/tests/WebCryptoAPI/util/helpers.js
+ testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js
+ testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.js
+ testing/web-platform/tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.js
+ testing/web-platform/tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.worker.js
+ testing/web-platform/tests/WebIDL/invalid/idl/enum.widl
+ testing/web-platform/tests/WebIDL/invalid/idl/module.widl
+ testing/web-platform/tests/WebIDL/invalid/idl/nonnullableany.widl
+ testing/web-platform/tests/WebIDL/invalid/idl/nonnullableobjects.widl
+ testing/web-platform/tests/WebIDL/invalid/idl/raises.widl
+ testing/web-platform/tests/WebIDL/invalid/idl/scopedname.widl
+ testing/web-platform/tests/WebIDL/invalid/idl/sequenceAsAttribute.widl
+ testing/web-platform/tests/WebIDL/invalid/idl/special-omittable.widl
+ testing/web-platform/tests/WebIDL/invalid/idl/stringconstants.idl
+ testing/web-platform/tests/WebIDL/readme.txt
+ testing/web-platform/tests/WebIDL/testable_assertions.txt
+ testing/web-platform/tests/WebIDL/valid/idl/allowany.widl
+ testing/web-platform/tests/WebIDL/valid/idl/array.widl
+ testing/web-platform/tests/WebIDL/valid/idl/attributes.widl
+ testing/web-platform/tests/WebIDL/valid/idl/callback.widl
+ testing/web-platform/tests/WebIDL/valid/idl/caller.widl
+ testing/web-platform/tests/WebIDL/valid/idl/constants.widl
+ testing/web-platform/tests/WebIDL/valid/idl/constructor.widl
+ testing/web-platform/tests/WebIDL/valid/idl/dictionary-inherits.widl
+ testing/web-platform/tests/WebIDL/valid/idl/dictionary.widl
+ testing/web-platform/tests/WebIDL/valid/idl/documentation-dos.widl
+ testing/web-platform/tests/WebIDL/valid/idl/documentation.widl
+ testing/web-platform/tests/WebIDL/valid/idl/enum.widl
+ testing/web-platform/tests/WebIDL/valid/idl/equivalent-decl.widl
+ testing/web-platform/tests/WebIDL/valid/idl/exception-inheritance.widl
+ testing/web-platform/tests/WebIDL/valid/idl/exception.widl
+ testing/web-platform/tests/WebIDL/valid/idl/getter-setter.widl
+ testing/web-platform/tests/WebIDL/valid/idl/identifier-qualified-names.widl
+ testing/web-platform/tests/WebIDL/valid/idl/implements.widl
+ testing/web-platform/tests/WebIDL/valid/idl/indexed-properties.widl
+ testing/web-platform/tests/WebIDL/valid/idl/inherits-getter.widl
+ testing/web-platform/tests/WebIDL/valid/idl/interface-inherits.widl
+ testing/web-platform/tests/WebIDL/valid/idl/iterator.widl
+ testing/web-platform/tests/WebIDL/valid/idl/namedconstructor.widl
+ testing/web-platform/tests/WebIDL/valid/idl/nointerfaceobject.widl
+ testing/web-platform/tests/WebIDL/valid/idl/nullable.widl
+ testing/web-platform/tests/WebIDL/valid/idl/nullableobjects.widl
+ testing/web-platform/tests/WebIDL/valid/idl/operation-optional-arg.widl
+ testing/web-platform/tests/WebIDL/valid/idl/overloading.widl
+ testing/web-platform/tests/WebIDL/valid/idl/overridebuiltins.widl
+ testing/web-platform/tests/WebIDL/valid/idl/partial-interface.widl
+ testing/web-platform/tests/WebIDL/valid/idl/primitives.widl
+ testing/web-platform/tests/WebIDL/valid/idl/prototyperoot.widl
+ testing/web-platform/tests/WebIDL/valid/idl/putforwards.widl
+ testing/web-platform/tests/WebIDL/valid/idl/reg-operations.widl
+ testing/web-platform/tests/WebIDL/valid/idl/replaceable.widl
+ testing/web-platform/tests/WebIDL/valid/idl/sequence.widl
+ testing/web-platform/tests/WebIDL/valid/idl/serializer.widl
+ testing/web-platform/tests/WebIDL/valid/idl/static.widl
+ testing/web-platform/tests/WebIDL/valid/idl/stringifier-attribute.widl
+ testing/web-platform/tests/WebIDL/valid/idl/stringifier-custom.widl
+ testing/web-platform/tests/WebIDL/valid/idl/stringifier.widl
+ testing/web-platform/tests/WebIDL/valid/idl/treatasnull.widl
+ testing/web-platform/tests/WebIDL/valid/idl/treatasundefined.widl
+ testing/web-platform/tests/WebIDL/valid/idl/typedef.widl
+ testing/web-platform/tests/WebIDL/valid/idl/typesuffixes.widl
+ testing/web-platform/tests/WebIDL/valid/idl/uniontype.widl
+ testing/web-platform/tests/WebIDL/valid/idl/variadic-operations.widl
+ testing/web-platform/tests/XMLHttpRequest/OWNERS
+ testing/web-platform/tests/XMLHttpRequest/XMLHttpRequest-withCredentials.any.js
+ testing/web-platform/tests/XMLHttpRequest/abort-during-open.js
+ testing/web-platform/tests/XMLHttpRequest/abort-during-open.worker.js
+ testing/web-platform/tests/XMLHttpRequest/abort-event-order.htm
+ testing/web-platform/tests/XMLHttpRequest/abort-upload-event-abort.htm
+ testing/web-platform/tests/XMLHttpRequest/abort-upload-event-loadend.htm
+ testing/web-platform/tests/XMLHttpRequest/event-error-order.sub.html
+ testing/web-platform/tests/XMLHttpRequest/folder.txt
+ testing/web-platform/tests/XMLHttpRequest/open-url-worker-origin.htm
+ testing/web-platform/tests/XMLHttpRequest/open-url-worker-simple.htm
+ testing/web-platform/tests/XMLHttpRequest/readme.txt
+ testing/web-platform/tests/XMLHttpRequest/resources/accept-language.py
+ testing/web-platform/tests/XMLHttpRequest/resources/accept.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth1/auth.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth2/auth.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth2/corsenabled.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth3/auth.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth4/auth.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth5/auth.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth6/auth.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth7/corsenabled.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth8/corsenabled-no-authorize.py
+ testing/web-platform/tests/XMLHttpRequest/resources/auth9/auth.py
+ testing/web-platform/tests/XMLHttpRequest/resources/authentication.py
+ testing/web-platform/tests/XMLHttpRequest/resources/chunked.py
+ testing/web-platform/tests/XMLHttpRequest/resources/conditional.py
+ testing/web-platform/tests/XMLHttpRequest/resources/content.py
+ testing/web-platform/tests/XMLHttpRequest/resources/corsenabled.py
+ testing/web-platform/tests/XMLHttpRequest/resources/delay.py
+ testing/web-platform/tests/XMLHttpRequest/resources/echo-method.py
+ testing/web-platform/tests/XMLHttpRequest/resources/empty-div-utf8-html.py
+ testing/web-platform/tests/XMLHttpRequest/resources/folder.txt
+ testing/web-platform/tests/XMLHttpRequest/resources/form.py
+ testing/web-platform/tests/XMLHttpRequest/resources/gzip.py
+ testing/web-platform/tests/XMLHttpRequest/resources/headers.py
+ testing/web-platform/tests/XMLHttpRequest/resources/image.gif
+ testing/web-platform/tests/XMLHttpRequest/resources/img-utf8-html.py
+ testing/web-platform/tests/XMLHttpRequest/resources/img.jpg
+ testing/web-platform/tests/XMLHttpRequest/resources/infinite-redirects.py
+ testing/web-platform/tests/XMLHttpRequest/resources/inspect-headers.py
+ testing/web-platform/tests/XMLHttpRequest/resources/invalid-utf8-html.py
+ testing/web-platform/tests/XMLHttpRequest/resources/last-modified.py
+ testing/web-platform/tests/XMLHttpRequest/resources/nocors/folder.txt
+ testing/web-platform/tests/XMLHttpRequest/resources/parse-headers.py
+ testing/web-platform/tests/XMLHttpRequest/resources/redirect.py
+ testing/web-platform/tests/XMLHttpRequest/resources/requri.py
+ testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-helper.js
+ testing/web-platform/tests/XMLHttpRequest/resources/shift-jis-html.py
+ testing/web-platform/tests/XMLHttpRequest/resources/status.py
+ testing/web-platform/tests/XMLHttpRequest/resources/trickle.py
+ testing/web-platform/tests/XMLHttpRequest/resources/upload.py
+ testing/web-platform/tests/XMLHttpRequest/resources/utf16.txt
+ testing/web-platform/tests/XMLHttpRequest/resources/win-1252-xml.py
+ testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-origin-referrer.js
+ testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-simple.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-event-order.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-aborted.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-abortedonmain.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overrides.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overridesexpires.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-runner.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-simple.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconmain.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconworker.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-twice.js
+ testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout.js
+ testing/web-platform/tests/XMLHttpRequest/resources/zlib.py
+ testing/web-platform/tests/XMLHttpRequest/send-network-error-sync-events.sub.htm
+ testing/web-platform/tests/XMLHttpRequest/send-send.js
+ testing/web-platform/tests/XMLHttpRequest/send-send.worker.js
+ testing/web-platform/tests/XMLHttpRequest/send-sync-blocks-async.htm
+ testing/web-platform/tests/XMLHttpRequest/send-usp.js
+ testing/web-platform/tests/XMLHttpRequest/send-usp.worker.js
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-aborted.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overrides.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-simple.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-twice.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html
+ testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html
+ testing/web-platform/tests/ambient-light/AmbientLightSensor.js
+ testing/web-platform/tests/ambient-light/OWNERS
+ testing/web-platform/tests/annotation-model/.editorconfig
+ testing/web-platform/tests/annotation-model/CONTRIBUTING.md
+ testing/web-platform/tests/annotation-model/OWNERS
+ testing/web-platform/tests/annotation-model/README.md
+ testing/web-platform/tests/annotation-model/TODO
+ testing/web-platform/tests/annotation-model/annotations/.gitignore
+ testing/web-platform/tests/annotation-model/annotations/3.1-annotationContextValidated.json
+ testing/web-platform/tests/annotation-model/annotations/3.1-annotationIdValidated.json
+ testing/web-platform/tests/annotation-model/annotations/3.1-annotationTypeValidated.json
+ testing/web-platform/tests/annotation-model/annotations/3.1-bodyKeyFound.json
+ testing/web-platform/tests/annotation-model/annotations/3.1-targetKeyFound.json
+ testing/web-platform/tests/annotation-model/annotations/3.2-bodyObjectsRecognized.json
+ testing/web-platform/tests/annotation-model/annotations/3.2-targetObjectsRecognized.json
+ testing/web-platform/tests/annotation-model/annotations/3.2.5-bodyValueImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.2.5-bodyValueValidated.json
+ testing/web-platform/tests/annotation-model/annotations/3.2.5-notBodyBodyValue.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-annotationCreatedImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-annotationCreatedValidated.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-annotationCreatorImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-annotationGeneratedImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-annotationGeneratedValidated.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-annotationGeneratorImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-annotationModifiedImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-annotationModifiedValidated.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-annotationSingleCreatorImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.1-singleAnnotationCreatorImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationCreatorAgentEmailImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationCreatorAgentEmail_sha1Implemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationCreatorAgentHomepageImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationCreatorAgentIdImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationCreatorAgentNameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationCreatorAgentNicknameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationCreatorAgentSingleNameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationCreatorAgentTypeImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationGeneratorAgentEmailImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationGeneratorAgentEmail_sha1Implemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationGeneratorAgentHomepageImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationGeneratorAgentIdImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationGeneratorAgentNameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationGeneratorAgentNicknameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationGeneratorAgentSingleNameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.2-annotationGeneratorAgentTypeImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.3-annotationAudienceImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.5-annotationMotivationImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.5-annotationSingleMotivationImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.6-annotationRightsImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.6-annotationRightsValidated.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.7-annotationCanonicalImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.7-annotationCanonicalValidated.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.7-annotationViaImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/3.3.7-annotationViaValidated.json
+ testing/web-platform/tests/annotation-model/annotations/4.4-annotationStylesheetImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/annotationMusts.test
+ testing/web-platform/tests/annotation-model/annotations/annotationOptionals.test
+ testing/web-platform/tests/annotation-model/annotations/annotationsAgentOptionals.test
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/.gitignore
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-bodyEWR.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-bodyFormat.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-bodyLanguage.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-bodyProcessingLanguage.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-bodySingleFormat.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-bodySingleLanguage.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-bodyTextDirection.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-bodyTextDirectionValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-targEWR.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-targFormat.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-targLanguage.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-targProcessingLanguage.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-targSingleFormat.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-targSingleLanguage.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-targTextDirection.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.1-targTextDirectionValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.2-bodyType.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.2-targType.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.4-bodyChoiceSetNoValue.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.4-bodyETB.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.4-bodyETBTypeText.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.4-bodyETBTypeTextualBody.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.4-targChoiceSetNoValue.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.4-targNoTypeTextualBody.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.7-bodyChoice.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.7-bodyChoiceSet.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.7-bodyEWRNoItems.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.7-bodyEmbeddedTextualNoItems.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.7-bodySpecificResourceNoItems.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.7-targChoice.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.7-targChoiceSet.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.7-targEWRNoItems.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.7-targSpecificResourceNoItems.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.8-bodyComposite.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.8-bodyIndependents.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.8-bodyList.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.8-targComposite.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.8-targIndependents.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.2.8-targList.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-bodyCreated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-bodyCreatedValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-bodyCreator.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-bodyModified.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-bodyModifiedValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-bodySingleCreator.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-targCreated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-targCreatedValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-targCreator.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-targModified.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-targModifiedValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.1-targSingleCreator.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-bodyCreatorAgentEmailImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-bodyCreatorAgentEmail_sha1Implemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-bodyCreatorAgentHomepageImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-bodyCreatorAgentIdImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-bodyCreatorAgentNameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-bodyCreatorAgentNicknameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-bodyCreatorAgentSingleNameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-bodyCreatorAgentTypeImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-targCreatorAgentEmailImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-targCreatorAgentEmail_sha1Implemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-targCreatorAgentHomepageImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-targCreatorAgentIdImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-targCreatorAgentNameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-targCreatorAgentNicknameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-targCreatorAgentSingleNameImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.2-targCreatorAgentTypeImplemented.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.3-bodyAudience.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.3-targAudience.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.4-bodyAccessibility.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.4-targAccessibility.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.5-bodyChoiceSetNoPurpose.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.5-bodyEWRNoPurpose.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.5-bodyPurpose.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.5-targChoiceSetNoPurpose.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.5-targEWRNoPurpose.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.5-targPurpose.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.6-bodyRights.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.6-bodyRightsValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.6-targRights.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.6-targRightsValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.7-bodyCanonical.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.7-bodyCanonicalValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.7-bodyVia.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.7-bodyViaValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.7-targCanonical.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.7-targCanonicalValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.7-targVia.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/3.3.7-targViaValidated.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4-bodyChoiceSetFound.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4-bodyChoiceSetNoSource.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4-bodyEmbeddedTextualNoSource.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4-bodySpecificResource.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4-bodySpecificResourceNoValue.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4-targChoiceSetFound.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4-targChoiceSetNoSource.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4-targSpecificResource.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4-targSpecificResourceNoValue.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4.4-bodyStyleClass.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4.4-targStyleClass.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4.5-bodyRenderedVia.json
+ testing/web-platform/tests/annotation-model/annotations/bodiesTargets/4.5-targRenderedVia.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2-TextDataPositionSelectorValid.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2-fragmentCssXPathSelectorValid.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2-selectorFound.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2-selectorValidIfPresent.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.1-conformsTo.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.1-fragmentSelector.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.2-cssSelector.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.3-xpathSelector.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.4-prefix.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.4-suffix.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.4-textQuoteSelector.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.4-textQuoteSelectorValid.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.5-textPositionSelector.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.6-dataPositionSelector.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.7-svgSelector.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.7-svgSelectorValid.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.8-rangeSelector.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.2.8-rangeSelectorValid.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.3-stateFound.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.3-stateValidIfPresent.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.3.1-cached.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.3.1-timeState.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.3.1-timeStateValid.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.3.2-httpRequestStateValid.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.3.2-requestHeaderState.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.3.3-refinedBy.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.3.3-refinedByValidated.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.4-styleClass.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.4-styleClassValidIfPresent.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.5-renderedVia.json
+ testing/web-platform/tests/annotation-model/annotations/specificResource/4.6-scope.json
+ testing/web-platform/tests/annotation-model/collections/.gitignore
+ testing/web-platform/tests/annotation-model/definitions/.gitignore
+ testing/web-platform/tests/annotation-model/definitions/annotations.json
+ testing/web-platform/tests/annotation-model/definitions/bodyTarget.json
+ testing/web-platform/tests/annotation-model/definitions/choiceSet.json
+ testing/web-platform/tests/annotation-model/definitions/id.json
+ testing/web-platform/tests/annotation-model/definitions/otherProperties.json
+ testing/web-platform/tests/annotation-model/definitions/specificResource.json
+ testing/web-platform/tests/annotation-model/examples/README.md
+ testing/web-platform/tests/annotation-model/examples/example1.test
+ testing/web-platform/tests/annotation-model/examples/example2.test
+ testing/web-platform/tests/annotation-model/examples/example3.test
+ testing/web-platform/tests/annotation-model/examples/exampleContext.json
+ testing/web-platform/tests/annotation-model/examples/exampleTarget.json
+ testing/web-platform/tests/annotation-model/scripts/JSONtest.js
+ testing/web-platform/tests/annotation-model/scripts/ajv.min.js
+ testing/web-platform/tests/annotation-model/scripts/ajv.min.js.map
+ testing/web-platform/tests/annotation-model/scripts/showdown.min.js
+ testing/web-platform/tests/annotation-model/tools/samples/example1.json
+ testing/web-platform/tests/annotation-model/tools/samples/example10.json
+ testing/web-platform/tests/annotation-model/tools/samples/example11.json
+ testing/web-platform/tests/annotation-model/tools/samples/example12.json
+ testing/web-platform/tests/annotation-model/tools/samples/example13.json
+ testing/web-platform/tests/annotation-model/tools/samples/example14.json
+ testing/web-platform/tests/annotation-model/tools/samples/example15.json
+ testing/web-platform/tests/annotation-model/tools/samples/example16.json
+ testing/web-platform/tests/annotation-model/tools/samples/example17.json
+ testing/web-platform/tests/annotation-model/tools/samples/example18.json
+ testing/web-platform/tests/annotation-model/tools/samples/example19.json
+ testing/web-platform/tests/annotation-model/tools/samples/example2.json
+ testing/web-platform/tests/annotation-model/tools/samples/example20.json
+ testing/web-platform/tests/annotation-model/tools/samples/example3.json
+ testing/web-platform/tests/annotation-model/tools/samples/example4.json
+ testing/web-platform/tests/annotation-model/tools/samples/example5.json
+ testing/web-platform/tests/annotation-model/tools/samples/example6.json
+ testing/web-platform/tests/annotation-model/tools/samples/example7.json
+ testing/web-platform/tests/annotation-model/tools/samples/example8.json
+ testing/web-platform/tests/annotation-model/tools/samples/example9.json
+ testing/web-platform/tests/annotation-model/tools/tests/README.md
+ testing/web-platform/tests/annotation-protocol/.editorconfig
+ testing/web-platform/tests/annotation-protocol/CONTRIBUTING.md
+ testing/web-platform/tests/annotation-protocol/README.md
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno1.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno1.jsonld
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno10.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno11.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno12.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno13.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno14.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno15.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno16.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno17.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno18.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno19.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno2.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno2.jsonld
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno20.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno21.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno22.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno23.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno24.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno25.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno26.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno27.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno28.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno29.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno3.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno3.jsonld
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno30.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno31.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno32.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno33.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno34.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno35.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno36.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno37.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno38.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno39.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno4.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno40.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno41.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno5.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno6.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno7.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno8.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/anno9.json
+ testing/web-platform/tests/annotation-protocol/files/annotations/annotation.headers
+ testing/web-platform/tests/annotation-protocol/files/annotations/annotation.options.headers
+ testing/web-platform/tests/annotation-protocol/files/annotations/collection.headers
+ testing/web-platform/tests/annotation-protocol/files/annotations/collection.options.headers
+ testing/web-platform/tests/annotation-protocol/files/annotations/cors.headers
+ testing/web-platform/tests/annotation-protocol/files/annotations/page.headers
+ testing/web-platform/tests/annotation-protocol/files/index.html.headers
+ testing/web-platform/tests/annotation-protocol/requirements.txt
+ testing/web-platform/tests/annotation-protocol/server/.gitignore
+ testing/web-platform/tests/app-uri/OWNERS
+ testing/web-platform/tests/app-uri/README.md
+ testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/index.html
+ testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/sth.txt
+ testing/web-platform/tests/app-uri/resources/ExamPLE/{mY}/z...z/index.html
+ testing/web-platform/tests/app-uri/resources/ImaGes/{{a}}/Test_1/$a/sth34!.png
+ testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/corrupted_file.png
+ testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/~sth.png
+ testing/web-platform/tests/app-uri/resources/icons/w3c-128.png
+ testing/web-platform/tests/app-uri/resources/icons/w3c-16.png
+ testing/web-platform/tests/app-uri/resources/icons/w3c-48.png
+ testing/web-platform/tests/battery-status/OWNERS
+ testing/web-platform/tests/common/OWNERS
+ testing/web-platform/tests/common/blank.html
+ testing/web-platform/tests/common/canvas-frame.css
+ testing/web-platform/tests/common/canvas-index.css
+ testing/web-platform/tests/common/canvas-spec.css
+ testing/web-platform/tests/common/canvas-tests.css
+ testing/web-platform/tests/common/canvas-tests.js
+ testing/web-platform/tests/common/css-red.txt
+ testing/web-platform/tests/common/entities.json
+ testing/web-platform/tests/common/form-submission.py
+ testing/web-platform/tests/common/get-host-info.sub.js
+ testing/web-platform/tests/common/large.py
+ testing/web-platform/tests/common/media.js
+ testing/web-platform/tests/common/redirect.py
+ testing/web-platform/tests/common/reftest-wait.js
+ testing/web-platform/tests/common/stringifiers.js
+ testing/web-platform/tests/common/text-plain.txt
+ testing/web-platform/tests/common/utils.js
+ testing/web-platform/tests/common/vendor-prefix.js
+ testing/web-platform/tests/config.default.json
+ testing/web-platform/tests/conformance-checkers/Makefile
+ testing/web-platform/tests/conformance-checkers/OWNERS
+ testing/web-platform/tests/conformance-checkers/README.md
+ testing/web-platform/tests/conformance-checkers/html-aria/_functional/tree/css/img/expander.gif
+ testing/web-platform/tests/conformance-checkers/html-aria/_functional/tree/css/treebox.css
+ testing/web-platform/tests/conformance-checkers/html-aria/_functional/tree/css/treesimple.css
+ testing/web-platform/tests/conformance-checkers/html-aria/_functional/tree/js/aria.js
+ testing/web-platform/tests/conformance-checkers/html-aria/_functional/tree/js/init.js
+ testing/web-platform/tests/conformance-checkers/html-aria/css-attr-sel/default.png
+ testing/web-platform/tests/conformance-checkers/html-aria/css-attr-sel/state-1.png
+ testing/web-platform/tests/conformance-checkers/html-aria/css-attr-sel/state-2.png
+ testing/web-platform/tests/conformance-checkers/html-aria/css-attr-sel/state-3.png
+ testing/web-platform/tests/conformance-checkers/html-aria/css-attr-sel/state-4.png
+ testing/web-platform/tests/conformance-checkers/html-aria/name-computation-img/foo.jpg
+ testing/web-platform/tests/conformance-checkers/html-aria/name-computation-img/test.png
+ testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/foo.jpg
+ testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/html/allowedcharacters2htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/html/allowedcharacters3htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/idvalue/xml/idvalue3xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/idvalue/xml/idvalue4xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale5xml.xml
+ testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue2htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue3htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue8htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue12xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/html/mtconfidence2htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/html/mtconfidence3htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/html/mtconfidence4htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/xml/mtconfidence2xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/xml/mtconfidence5xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance3xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance4xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance6xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize4xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/targetpointer/html/targetpointer1htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/targetpointer/html/targetpointer2htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/targetpointer/xml/targetpointer2xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/targetpointer/xml/targetpointer4xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/textanalysis/html/textanalysis1htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/textanalysis/html/textanalysis2htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/textanalysis/html/textanalysis3htmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate10xmlrules.xml
+ testing/web-platform/tests/conformance-checkers/html/Makefile
+ testing/web-platform/tests/conformance-checkers/html/media-queries/source-isvalid.txt
+ testing/web-platform/tests/conformance-checkers/html/media-queries/source-novalid.txt
+ testing/web-platform/tests/conformance-checkers/html/mime-types/source-isvalid.txt
+ testing/web-platform/tests/conformance-checkers/html/mime-types/source-novalid.txt
+ testing/web-platform/tests/conformance-checkers/messages.json
+ testing/web-platform/tests/conformance-checkers/tools/ins-del-datetime.py
+ testing/web-platform/tests/conformance-checkers/tools/picture.py
+ testing/web-platform/tests/conformance-checkers/tools/url.py
+ testing/web-platform/tests/content-security-policy/OWNERS
+ testing/web-platform/tests/content-security-policy/README.css
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/allowed.css
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/base-uri-allow.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/base-uri-deny.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-default-ignored.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-get-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-get-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-javascript-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-redirect-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/meta-outside-head.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/metaHelper.js
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-mismatched-data.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-mismatched-url.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-notype-data.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-notype-url.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-nourl-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-nourl-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/script-src-wildcards-disallowed.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-basic-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-default-src.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-ignore-unsafeinline.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-unicode-normalization.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-and-scripthash.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-basic-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-ignore-unsafeinline.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-redirect.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/securitypolicyviolation-block-cross-origin-image-from-script.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/securitypolicyviolation-block-cross-origin-image.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/securitypolicyviolation-block-image-from-script.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/securitypolicyviolation-block-image.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/stylehash-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/stylehash-basic-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/stylehash-default-src.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/stylenonce-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib-2/stylenonce-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/blob-urls-do-not-match-self.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/blob-urls-match-blob.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/combine-header-and-meta-policies.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/combine-multiple-header-policies.html.asis
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-beacon-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-beacon-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-beacon-redirect-to-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-eventsource-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-eventsource-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-eventsource-redirect-to-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-websocket-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-websocket-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-xmlhttprequest-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-xmlhttprequest-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-xmlhttprequest-redirect-to-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/default-src-inline-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/default-src-inline-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/duplicate-directive.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/eval-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/eval-blocked-and-sends-report.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/eval-blocked-in-about-blank-iframe.sub.html
+ testing/web-platform/tests/content-security-policy/blink-contrib/eval-blocked-in-about-blank-iframe.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/eval-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/eval-scripts-setInterval-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/eval-scripts-setInterval-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/eval-scripts-setTimeout-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/eval-scripts-setTimeout-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/filesystem-urls-do-not-match-self.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/filesystem-urls-match-filesystem.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-about-blank-allowed-by-default.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-about-blank-allowed-by-scheme.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-cross-origin-load.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/function-constructor-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/function-constructor-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/icon-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/icon-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/iframe-inside-csp.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/image-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/image-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/image-full-host-wildcard-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/injected-inline-script-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/injected-inline-script-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/injected-inline-style-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/injected-inline-style-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-allowed-while-cloning-objects.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-attribute-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-attribute-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-attribute-on-html.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/manifest-src-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/manifest-src-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/media-src-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/media-src-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/media-src-track-block.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/object-in-svg-foreignobject.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/object-src-applet-archive-codebase.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/object-src-applet-archive.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/object-src-applet-code-codebase.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/object-src-applet-code.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/object-src-no-url-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/object-src-no-url-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/object-src-url-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/object-src-url-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/policy-does-not-affect-child.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/report-blocked-data-uri.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/report-cross-origin-no-cookies.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/report-disallowed-from-meta.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/report-same-origin-with-cookies.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/report-uri-from-inline-javascript.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/report-uri-from-javascript.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/report-uri.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/blue.css
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/document-write-alert-fail.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/go-to-echo-report.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/inject-image.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/inject-script.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/inject-style.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/post-message.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/script.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/set-cookie.js.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/shared-worker-make-xhr-allowed.sub.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/shared-worker-make-xhr-blocked.sub.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/shared-worker-make-xhr-blocked.sub.js.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/simple-event-stream
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/simple-event-stream.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/track.vtt
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-eval.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-eval.js.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-function-function.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-function-function.js.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-importscripts.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-importscripts.js.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-make-xhr-blocked.sub.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-make-xhr-blocked.sub.js.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-make-xhr.sub.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-set-timeout.js
+ testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-set-timeout.js.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-allow-scripts-subframe.sub.html
+ testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-allow-scripts-subframe.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-allow-scripts.sub.html
+ testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-allow-scripts.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-empty-subframe.sub.html
+ testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-empty-subframe.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-empty.sub.html
+ testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-empty.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/script-src-overrides-default-src.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/self-doesnt-match-blob.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/shared-worker-connect-src-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/shared-worker-connect-src-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/source-list-parsing-paths-03.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/srcdoc-doesnt-bypass-script-src.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/star-doesnt-match-blob.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/style-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/style-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/worker-connect-src-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/worker-connect-src-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/worker-eval-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/worker-from-guid.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/worker-function-function-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/worker-importscripts-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/worker-script-src.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/worker-set-timeout-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/blink-contrib/xsl-blocked-expected.png
+ testing/web-platform/tests/content-security-policy/blink-contrib/xsl-unaffected-by-style-src-1-expected.png
+ testing/web-platform/tests/content-security-policy/child-src/child-src-about-blank-allowed-by-default.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/child-src/child-src-about-blank-allowed-by-scheme.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/child-src/child-src-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/child-src/child-src-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/child-src/child-src-conflicting-frame-src.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/child-src/child-src-cross-origin-load.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/child-src/child-src-worker-allowed.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/child-src/child-src-worker-blocked.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/font-src/fonts.css
+ testing/web-platform/tests/content-security-policy/frame-ancestors/intermediate-reporting-frame-allows-self.sub.html.headers
+ testing/web-platform/tests/content-security-policy/frame-ancestors/intermediate-reporting-frame-allows-star.sub.html.headers
+ testing/web-platform/tests/content-security-policy/frame-ancestors/reporting-frame-allows-none.html.headers
+ testing/web-platform/tests/content-security-policy/frame-ancestors/reporting-frame-allows-self.html.headers
+ testing/web-platform/tests/content-security-policy/generic/fail-0_1.js
+ testing/web-platform/tests/content-security-policy/generic/generic-0_1-img-src.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/generic-0_1-script-src.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/generic-0_10.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/generic-0_10_1.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/generic-0_2.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/generic-0_2_2.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/generic-0_2_3.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/generic-0_8.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/generic-0_8_1.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/generic-0_9.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/negativeTests.js
+ testing/web-platform/tests/content-security-policy/generic/no-default-src.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/generic/pass-0_1.js
+ testing/web-platform/tests/content-security-policy/generic/positiveTest.js
+ testing/web-platform/tests/content-security-policy/generic/unreached.js
+ testing/web-platform/tests/content-security-policy/generic/wildcardHostTest.js
+ testing/web-platform/tests/content-security-policy/generic/wildcardHostTestFailure.js
+ testing/web-platform/tests/content-security-policy/generic/wildcardHostTestSuceeds.js
+ testing/web-platform/tests/content-security-policy/generic/wildcardPortTest.js
+ testing/web-platform/tests/content-security-policy/generic/wildcardPortTestSuceeds.js
+ testing/web-platform/tests/content-security-policy/img-src/img-src-4_1.html.sub.headers
+ testing/web-platform/tests/content-security-policy/media-src/media-src-7_1.html.sub.headers
+ testing/web-platform/tests/content-security-policy/media-src/media-src-7_1_2.html.sub.headers
+ testing/web-platform/tests/content-security-policy/media-src/media-src-7_2.html.sub.headers
+ testing/web-platform/tests/content-security-policy/media-src/media-src-7_2_2.html.sub.headers
+ testing/web-platform/tests/content-security-policy/media-src/media-src-7_3.html.sub.headers
+ testing/web-platform/tests/content-security-policy/media-src/media-src-7_3_2.html.sub.headers
+ testing/web-platform/tests/content-security-policy/media-src/media-src-redir-bug.sub.html.sub.headers
+ testing/web-platform/tests/content-security-policy/object-src/object-src-2_1.html.sub.headers
+ testing/web-platform/tests/content-security-policy/object-src/object-src-2_2.html.sub.headers
+ testing/web-platform/tests/content-security-policy/script-src/10_1_support_1.js
+ testing/web-platform/tests/content-security-policy/script-src/10_1_support_2.js
+ testing/web-platform/tests/content-security-policy/script-src/addInlineTestsWithDOMManipulation.js
+ testing/web-platform/tests/content-security-policy/script-src/buildInlineWorker.js
+ testing/web-platform/tests/content-security-policy/script-src/inlineSuccessTest.js
+ testing/web-platform/tests/content-security-policy/script-src/inlineTests.js
+ testing/web-platform/tests/content-security-policy/script-src/script-src-1_1.html.sub.headers
+ testing/web-platform/tests/content-security-policy/script-src/script-src-1_10.html.sub.headers
+ testing/web-platform/tests/content-security-policy/script-src/script-src-1_10_1.html.sub.headers
+ testing/web-platform/tests/content-security-policy/script-src/script-src-1_2.html.sub.headers
+ testing/web-platform/tests/content-security-policy/script-src/script-src-1_2_1.html.sub.headers
+ testing/web-platform/tests/content-security-policy/script-src/script-src-1_3.html.sub.headers
+ testing/web-platform/tests/content-security-policy/script-src/script-src-1_4.html.sub.headers
+ testing/web-platform/tests/content-security-policy/script-src/script-src-1_4_1.html.sub.headers
+ testing/web-platform/tests/content-security-policy/script-src/script-src-1_4_2.html.sub.headers
+ testing/web-platform/tests/content-security-policy/style-src/3_3.css
+ testing/web-platform/tests/content-security-policy/style-src/style-src-3_1.html.sub.headers
+ testing/web-platform/tests/content-security-policy/style-src/style-src-3_2.html.sub.headers
+ testing/web-platform/tests/content-security-policy/style-src/style-src-3_3.html.sub.headers
+ testing/web-platform/tests/content-security-policy/style-src/style-src-3_4-import.css
+ testing/web-platform/tests/content-security-policy/style-src/style-src-3_4.css
+ testing/web-platform/tests/content-security-policy/style-src/style-src-3_4.html.sub.headers
+ testing/web-platform/tests/content-security-policy/support/alert-pass.js
+ testing/web-platform/tests/content-security-policy/support/alertAssert.sub.js
+ testing/web-platform/tests/content-security-policy/support/checkReport.sub.js
+ testing/web-platform/tests/content-security-policy/support/fail.asis
+ testing/web-platform/tests/content-security-policy/support/fail.js
+ testing/web-platform/tests/content-security-policy/support/fail.png
+ testing/web-platform/tests/content-security-policy/support/inject-image.js
+ testing/web-platform/tests/content-security-policy/support/logTest.sub.js
+ testing/web-platform/tests/content-security-policy/support/media/flash.swf
+ testing/web-platform/tests/content-security-policy/support/pass.png
+ testing/web-platform/tests/content-security-policy/support/report.py
+ testing/web-platform/tests/content-security-policy/support/siblingPath.js
+ testing/web-platform/tests/content-security-policy/svg/including.sub.svg.sub.headers
+ testing/web-platform/tests/content-security-policy/svg/scripted.svg.sub.headers
+ testing/web-platform/tests/content-security-policy/svg/svg-inline.sub.html.sub.headers
+ testing/web-platform/tests/cookies/resources/echo-json.py
+ testing/web-platform/tests/cookies/resources/testharness-helpers.js
+ testing/web-platform/tests/cookies/secure/set-from-http.https.sub.html.headers
+ testing/web-platform/tests/cookies/secure/set-from-http.sub.html.headers
+ testing/web-platform/tests/cors/OWNERS
+ testing/web-platform/tests/cors/resources/.gitignore
+ testing/web-platform/tests/cors/resources/checkandremove.py
+ testing/web-platform/tests/cors/resources/cors-cookie.py
+ testing/web-platform/tests/cors/resources/cors-headers.asis
+ testing/web-platform/tests/cors/resources/cors-makeheader.py
+ testing/web-platform/tests/cors/resources/preflight.py
+ testing/web-platform/tests/cors/resources/status.py
+ testing/web-platform/tests/cors/support.js
+ testing/web-platform/tests/cssom-view/OWNERS
+ testing/web-platform/tests/custom-elements/OWNERS
+ testing/web-platform/tests/custom-elements/reactions/resources/reactions.js
+ testing/web-platform/tests/custom-elements/resources/custom-elements-helpers.js
+ testing/web-platform/tests/custom-elements/v0/testcommon.js
+ testing/web-platform/tests/diff-manifest.py
+ testing/web-platform/tests/docs/OWNERS
+ testing/web-platform/tests/docs/configuration.md
+ testing/web-platform/tests/docs/css-metadata.md
+ testing/web-platform/tests/docs/css-naming.md
+ testing/web-platform/tests/docs/css-user-styles.md
+ testing/web-platform/tests/docs/github-101.md
+ testing/web-platform/tests/docs/lint-tool.md
+ testing/web-platform/tests/docs/manual-test.md
+ testing/web-platform/tests/docs/reftests.md
+ testing/web-platform/tests/docs/review-checklist.md
+ testing/web-platform/tests/docs/review-process.md
+ testing/web-platform/tests/docs/running_tests.md
+ testing/web-platform/tests/docs/submission-process.md
+ testing/web-platform/tests/docs/test-format-guidelines.md
+ testing/web-platform/tests/docs/test-style-guidelines.md
+ testing/web-platform/tests/docs/test-templates.md
+ testing/web-platform/tests/dom/OWNERS
+ testing/web-platform/tests/dom/common.js
+ testing/web-platform/tests/dom/constants.js
+ testing/web-platform/tests/dom/nodes/ChildNode-remove.js
+ testing/web-platform/tests/dom/nodes/Comment-Text-constructor.js
+ testing/web-platform/tests/dom/nodes/DOMImplementation-createHTMLDocument.js
+ testing/web-platform/tests/dom/nodes/Document-Element-getElementsByTagName.js
+ testing/web-platform/tests/dom/nodes/Document-Element-getElementsByTagNameNS.js
+ testing/web-platform/tests/dom/nodes/Document-contentType/resources/blob.htm
+ testing/web-platform/tests/dom/nodes/Document-contentType/resources/blob.txt
+ testing/web-platform/tests/dom/nodes/Document-contentType/resources/lib.js
+ testing/web-platform/tests/dom/nodes/Document-contentType/resources/style.css
+ testing/web-platform/tests/dom/nodes/Document-contentType/resources/t.bmp
+ testing/web-platform/tests/dom/nodes/Document-contentType/resources/t.gif
+ testing/web-platform/tests/dom/nodes/Document-contentType/resources/t.jpg
+ testing/web-platform/tests/dom/nodes/Document-contentType/resources/t.png
+ testing/web-platform/tests/dom/nodes/Document-contentType/support/contenttype_setter.py
+ testing/web-platform/tests/dom/nodes/Document-createComment-createTextNode.js
+ testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/empty.html
+ testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/empty.svg
+ testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/empty.xhtml
+ testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/empty.xml
+ testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/generate.py
+ testing/web-platform/tests/dom/nodes/Document-createElementNS.js
+ testing/web-platform/tests/dom/nodes/Document-createEvent.js
+ testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction.js
+ testing/web-platform/tests/dom/nodes/Element-matches.js
+ testing/web-platform/tests/dom/nodes/ParentNode-querySelector-All.js
+ testing/web-platform/tests/dom/nodes/attributes.js
+ testing/web-platform/tests/dom/nodes/case.js
+ testing/web-platform/tests/dom/nodes/creators.js
+ testing/web-platform/tests/dom/nodes/encoding.py
+ testing/web-platform/tests/dom/nodes/mutationobservers.js
+ testing/web-platform/tests/dom/nodes/productions.js
+ testing/web-platform/tests/dom/nodes/selectors.js
+ testing/web-platform/tests/dom/traversal/traversal-support.js
+ testing/web-platform/tests/dom/traversal/unfinished/TODO
+ testing/web-platform/tests/domparsing/OWNERS
+ testing/web-platform/tests/domparsing/insert_adjacent_html.js
+ testing/web-platform/tests/domxpath/OWNERS
+ testing/web-platform/tests/editing/OWNERS
+ testing/web-platform/tests/editing/README
+ testing/web-platform/tests/editing/data/backcolor.js
+ testing/web-platform/tests/editing/data/bold.js
+ testing/web-platform/tests/editing/data/createlink.js
+ testing/web-platform/tests/editing/data/delete.js
+ testing/web-platform/tests/editing/data/fontname.js
+ testing/web-platform/tests/editing/data/fontsize.js
+ testing/web-platform/tests/editing/data/forecolor.js
+ testing/web-platform/tests/editing/data/formatblock.js
+ testing/web-platform/tests/editing/data/forwarddelete.js
+ testing/web-platform/tests/editing/data/hilitecolor.js
+ testing/web-platform/tests/editing/data/indent.js
+ testing/web-platform/tests/editing/data/inserthorizontalrule.js
+ testing/web-platform/tests/editing/data/inserthtml.js
+ testing/web-platform/tests/editing/data/insertimage.js
+ testing/web-platform/tests/editing/data/insertlinebreak.js
+ testing/web-platform/tests/editing/data/insertorderedlist.js
+ testing/web-platform/tests/editing/data/insertparagraph.js
+ testing/web-platform/tests/editing/data/inserttext.js
+ testing/web-platform/tests/editing/data/insertunorderedlist.js
+ testing/web-platform/tests/editing/data/italic.js
+ testing/web-platform/tests/editing/data/justifycenter.js
+ testing/web-platform/tests/editing/data/justifyfull.js
+ testing/web-platform/tests/editing/data/justifyleft.js
+ testing/web-platform/tests/editing/data/justifyright.js
+ testing/web-platform/tests/editing/data/misc.js
+ testing/web-platform/tests/editing/data/multitest.js
+ testing/web-platform/tests/editing/data/outdent.js
+ testing/web-platform/tests/editing/data/removeformat.js
+ testing/web-platform/tests/editing/data/strikethrough.js
+ testing/web-platform/tests/editing/data/subscript.js
+ testing/web-platform/tests/editing/data/superscript.js
+ testing/web-platform/tests/editing/data/underline.js
+ testing/web-platform/tests/editing/data/unlink.js
+ testing/web-platform/tests/editing/include/implementation.js
+ testing/web-platform/tests/editing/include/manualtest.js
+ testing/web-platform/tests/editing/include/reset.css
+ testing/web-platform/tests/editing/include/tests.css
+ testing/web-platform/tests/editing/include/tests.js
+ testing/web-platform/tests/encoding/OWNERS
+ testing/web-platform/tests/encoding/resources/encodings.js
+ testing/web-platform/tests/encoding/resources/single-byte-raw.py
+ testing/web-platform/tests/encoding/resources/text-plain-charset.py
+ testing/web-platform/tests/encrypted-media/EncryptedMediaExtensions.idl
+ testing/web-platform/tests/encrypted-media/Google/webm/test-encrypted-different-av-keys.webm
+ testing/web-platform/tests/encrypted-media/Google/webm/test-encrypted.webm
+ testing/web-platform/tests/encrypted-media/Google/webm/test.webm
+ testing/web-platform/tests/encrypted-media/OWNERS
+ testing/web-platform/tests/encrypted-media/README.md
+ testing/web-platform/tests/encrypted-media/content/audio_aac-lc_128k_2keys_2sess.mp4
+ testing/web-platform/tests/encrypted-media/content/audio_aac-lc_128k_dashinit.mp4
+ testing/web-platform/tests/encrypted-media/content/audio_aac-lc_128k_enc_dashinit.mp4
+ testing/web-platform/tests/encrypted-media/content/content-metadata.js
+ testing/web-platform/tests/encrypted-media/content/video_512x288_h264-360k_clear_dashinit.mp4
+ testing/web-platform/tests/encrypted-media/content/video_512x288_h264-360k_clear_enc_dashinit.mp4
+ testing/web-platform/tests/encrypted-media/content/video_512x288_h264-360k_enc_2keys_2sess.mp4
+ testing/web-platform/tests/encrypted-media/content/video_512x288_h264-360k_enc_clear_dashinit.mp4
+ testing/web-platform/tests/encrypted-media/content/video_512x288_h264-360k_enc_dashinit.mp4
+ testing/web-platform/tests/encrypted-media/content/video_512x288_h264-360k_multikey_dashinit.mp4
+ testing/web-platform/tests/encrypted-media/content/video_512x288_h264-360k_multikey_key1_dashinit.mp4
+ testing/web-platform/tests/encrypted-media/content/video_512x288_h264-360k_multikey_key2_dashinit.mp4
+ testing/web-platform/tests/encrypted-media/polyfill/cast-polyfill.js
+ testing/web-platform/tests/encrypted-media/polyfill/chrome-polyfill.js
+ testing/web-platform/tests/encrypted-media/polyfill/clearkey-polyfill.js
+ testing/web-platform/tests/encrypted-media/polyfill/edge-keystatuses.js
+ testing/web-platform/tests/encrypted-media/polyfill/edge-persistent-usage-record.js
+ testing/web-platform/tests/encrypted-media/polyfill/firefox-polyfill.js
+ testing/web-platform/tests/encrypted-media/polyfill/make-polyfill-tests.py
+ testing/web-platform/tests/encrypted-media/scripts/check-initdata-type.js
+ testing/web-platform/tests/encrypted-media/scripts/clearkey-update-non-ascii-input.js
+ testing/web-platform/tests/encrypted-media/scripts/events-session-closed-event.js
+ testing/web-platform/tests/encrypted-media/scripts/events.js
+ testing/web-platform/tests/encrypted-media/scripts/expiration.js
+ testing/web-platform/tests/encrypted-media/scripts/generate-request-disallowed-input.js
+ testing/web-platform/tests/encrypted-media/scripts/invalid-license.js
+ testing/web-platform/tests/encrypted-media/scripts/keystatuses-multiple-sessions.js
+ testing/web-platform/tests/encrypted-media/scripts/keystatuses.js
+ testing/web-platform/tests/encrypted-media/scripts/not-callable-after-createsession.js
+ testing/web-platform/tests/encrypted-media/scripts/onencrypted.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-destroy-persistent-license.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-persistent-license-events.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-persistent-license.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-persistent-usage-record-events.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-persistent-usage-record.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-retrieve-persistent-license.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-retrieve-persistent-usage-record.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary-encrypted-clear-sources.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary-events.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary-expired.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary-multikey-multisession.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary-multikey-sequential.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary-multisession.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary-setMediaKeys.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary-two-videos.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary-waitingforkey.js
+ testing/web-platform/tests/encrypted-media/scripts/playback-temporary.js
+ testing/web-platform/tests/encrypted-media/scripts/requestmediakeysystemaccess.js
+ testing/web-platform/tests/encrypted-media/scripts/reset-src-after-setmediakeys.js
+ testing/web-platform/tests/encrypted-media/scripts/setmediakeys-again-after-playback.js
+ testing/web-platform/tests/encrypted-media/scripts/setmediakeys-again-after-resetting-src.js
+ testing/web-platform/tests/encrypted-media/scripts/setmediakeys-at-same-time.js
+ testing/web-platform/tests/encrypted-media/scripts/setmediakeys-multiple-times-with-different-mediakeys.js
+ testing/web-platform/tests/encrypted-media/scripts/setmediakeys-multiple-times-with-the-same-mediakeys.js
+ testing/web-platform/tests/encrypted-media/scripts/setmediakeys-to-multiple-video-elements.js
+ testing/web-platform/tests/encrypted-media/scripts/setmediakeys.js
+ testing/web-platform/tests/encrypted-media/scripts/syntax-mediakeys.js
+ testing/web-platform/tests/encrypted-media/scripts/syntax-mediakeysession.js
+ testing/web-platform/tests/encrypted-media/scripts/syntax-mediakeysystemaccess.js
+ testing/web-platform/tests/encrypted-media/scripts/temporary-license-type.js
+ testing/web-platform/tests/encrypted-media/scripts/unique-origin.js
+ testing/web-platform/tests/encrypted-media/scripts/update-disallowed-input.js
+ testing/web-platform/tests/encrypted-media/scripts/waiting-for-a-key.js
+ testing/web-platform/tests/encrypted-media/util/clearkey-messagehandler.js
+ testing/web-platform/tests/encrypted-media/util/drm-messagehandler.js
+ testing/web-platform/tests/encrypted-media/util/testmediasource.js
+ testing/web-platform/tests/encrypted-media/util/utf8.js
+ testing/web-platform/tests/encrypted-media/util/utils.js
+ testing/web-platform/tests/eventsource/OWNERS
+ testing/web-platform/tests/eventsource/README.md
+ testing/web-platform/tests/eventsource/dedicated-worker/eventsource-eventtarget.worker.js
+ testing/web-platform/tests/eventsource/resources/accept.event_stream
+ testing/web-platform/tests/eventsource/resources/cache-control.event_stream
+ testing/web-platform/tests/eventsource/resources/cors-cookie.py
+ testing/web-platform/tests/eventsource/resources/cors.py
+ testing/web-platform/tests/eventsource/resources/last-event-id.py
+ testing/web-platform/tests/eventsource/resources/message.py
+ testing/web-platform/tests/eventsource/resources/message2.py
+ testing/web-platform/tests/eventsource/resources/reconnect-fail.py
+ testing/web-platform/tests/eventsource/resources/status-error.py
+ testing/web-platform/tests/eventsource/resources/status-reconnect.py
+ testing/web-platform/tests/fetch/OWNERS
+ testing/web-platform/tests/fetch/api/basic/accept-header.js
+ testing/web-platform/tests/fetch/api/basic/integrity.js
+ testing/web-platform/tests/fetch/api/basic/mode-no-cors.js
+ testing/web-platform/tests/fetch/api/basic/mode-same-origin.js
+ testing/web-platform/tests/fetch/api/basic/referrer.js
+ testing/web-platform/tests/fetch/api/basic/request-forbidden-headers.js
+ testing/web-platform/tests/fetch/api/basic/request-head.js
+ testing/web-platform/tests/fetch/api/basic/request-headers.js
+ testing/web-platform/tests/fetch/api/basic/request-referrer.js
+ testing/web-platform/tests/fetch/api/basic/response-url.js
+ testing/web-platform/tests/fetch/api/basic/scheme-about.js
+ testing/web-platform/tests/fetch/api/basic/scheme-blob.js
+ testing/web-platform/tests/fetch/api/basic/scheme-data.js
+ testing/web-platform/tests/fetch/api/basic/scheme-others.js
+ testing/web-platform/tests/fetch/api/basic/stream-response.js
+ testing/web-platform/tests/fetch/api/cors/cors-basic.js
+ testing/web-platform/tests/fetch/api/cors/cors-cookies.js
+ testing/web-platform/tests/fetch/api/cors/cors-filtering.js
+ testing/web-platform/tests/fetch/api/cors/cors-multiple-origins.js
+ testing/web-platform/tests/fetch/api/cors/cors-no-preflight.js
+ testing/web-platform/tests/fetch/api/cors/cors-origin.js
+ testing/web-platform/tests/fetch/api/cors/cors-preflight-redirect.js
+ testing/web-platform/tests/fetch/api/cors/cors-preflight-referrer.js
+ testing/web-platform/tests/fetch/api/cors/cors-preflight-status.js
+ testing/web-platform/tests/fetch/api/cors/cors-preflight.js
+ testing/web-platform/tests/fetch/api/cors/cors-redirect-credentials.js
+ testing/web-platform/tests/fetch/api/cors/cors-redirect-preflight.js
+ testing/web-platform/tests/fetch/api/cors/cors-redirect.js
+ testing/web-platform/tests/fetch/api/credentials/authentication-basic.js
+ testing/web-platform/tests/fetch/api/credentials/cookies.js
+ testing/web-platform/tests/fetch/api/policies/csp-blocked.html.headers
+ testing/web-platform/tests/fetch/api/policies/csp-blocked.js
+ testing/web-platform/tests/fetch/api/policies/csp-blocked.js.headers
+ testing/web-platform/tests/fetch/api/policies/referrer-no-referrer.html.headers
+ testing/web-platform/tests/fetch/api/policies/referrer-no-referrer.js
+ testing/web-platform/tests/fetch/api/policies/referrer-no-referrer.js.headers
+ testing/web-platform/tests/fetch/api/policies/referrer-origin-when-cross-origin.html.headers
+ testing/web-platform/tests/fetch/api/policies/referrer-origin-when-cross-origin.js
+ testing/web-platform/tests/fetch/api/policies/referrer-origin-when-cross-origin.js.headers
+ testing/web-platform/tests/fetch/api/policies/referrer-origin.html.headers
+ testing/web-platform/tests/fetch/api/policies/referrer-origin.js
+ testing/web-platform/tests/fetch/api/policies/referrer-origin.js.headers
+ testing/web-platform/tests/fetch/api/policies/referrer-unsafe-url.html.headers
+ testing/web-platform/tests/fetch/api/policies/referrer-unsafe-url.js
+ testing/web-platform/tests/fetch/api/policies/referrer-unsafe-url.js.headers
+ testing/web-platform/tests/fetch/api/redirect/redirect-count.js
+ testing/web-platform/tests/fetch/api/redirect/redirect-location.js
+ testing/web-platform/tests/fetch/api/redirect/redirect-method.js
+ testing/web-platform/tests/fetch/api/redirect/redirect-mode.js
+ testing/web-platform/tests/fetch/api/redirect/redirect-origin.js
+ testing/web-platform/tests/fetch/api/redirect/redirect-to-dataurl.js
+ testing/web-platform/tests/fetch/api/request/resources/cache.py
+ testing/web-platform/tests/fetch/api/resources/authentication.py
+ testing/web-platform/tests/fetch/api/resources/clean-stash.py
+ testing/web-platform/tests/fetch/api/resources/data.json
+ testing/web-platform/tests/fetch/api/resources/inspect-headers.py
+ testing/web-platform/tests/fetch/api/resources/method.py
+ testing/web-platform/tests/fetch/api/resources/preflight.py
+ testing/web-platform/tests/fetch/api/resources/redirect.py
+ testing/web-platform/tests/fetch/api/resources/status.py
+ testing/web-platform/tests/fetch/api/resources/top.txt
+ testing/web-platform/tests/fetch/api/resources/trickle.py
+ testing/web-platform/tests/fetch/api/resources/utils.js
+ testing/web-platform/tests/fetch/nosniff/importscripts.js
+ testing/web-platform/tests/fetch/nosniff/resources/css.py
+ testing/web-platform/tests/fetch/nosniff/resources/image.py
+ testing/web-platform/tests/fetch/nosniff/resources/js.py
+ testing/web-platform/tests/fetch/nosniff/resources/nosniff-first.asis
+ testing/web-platform/tests/fetch/nosniff/resources/nosniff-last.asis
+ testing/web-platform/tests/fetch/nosniff/resources/nosniff-no-x.asis
+ testing/web-platform/tests/fetch/nosniff/resources/nosniff-quoted-single.asis
+ testing/web-platform/tests/fetch/nosniff/resources/nosniff-quoted.asis
+ testing/web-platform/tests/fetch/nosniff/resources/nosniff-uppercase.asis
+ testing/web-platform/tests/fetch/nosniff/resources/worker.py
+ testing/web-platform/tests/fonts/CanvasTest.sfd
+ testing/web-platform/tests/fonts/CanvasTest.ttf
+ testing/web-platform/tests/fullscreen/OWNERS
+ testing/web-platform/tests/fullscreen/trusted-click.js
+ testing/web-platform/tests/gamepad/OWNERS
+ testing/web-platform/tests/generic-sensor/OWNERS
+ testing/web-platform/tests/geolocation-API/OWNERS
+ testing/web-platform/tests/geolocation-API/support.js
+ testing/web-platform/tests/hr-time/OWNERS
+ testing/web-platform/tests/hr-time/basic.worker.js
+ testing/web-platform/tests/html-imports/OWNERS
+ testing/web-platform/tests/html-imports/html-link-element/resources/hello.css
+ testing/web-platform/tests/html-longdesc/OWNERS
+ testing/web-platform/tests/html-longdesc/README.html
+ testing/web-platform/tests/html-longdesc/picture.png
+ testing/web-platform/tests/html-longdesc/rebased/picture2.png
+ testing/web-platform/tests/html-media-capture/OWNERS
+ testing/web-platform/tests/html-media-capture/support/upload.txt
+ testing/web-platform/tests/html/OWNERS
+ testing/web-platform/tests/html/browsers/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/aborting-a-document-load/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/MANIFEST
+ testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/browsing_context_name-1.html
+ testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/browsing_context_name-2.html
+ testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/browsing_context_name-3.html
+ testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/browsing_context_name-4.html
+ testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/contains.json
+ testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/MANIFEST
+ testing/web-platform/tests/html/browsers/browsing-the-web/read-html/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/read-media/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/read-multipart-x-mixed-replace/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/read-plugin/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/read-text/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/read-ua-inline/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/read-xml/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/MANIFEST
+ testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/.gitkeep
+ testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/MANIFEST
+ testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/contains.json
+ testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/001-2.html
+ testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/MANIFEST
+ testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/MANIFEST
+ testing/web-platform/tests/html/browsers/history/.gitkeep
+ testing/web-platform/tests/html/browsers/history/history-notes/.gitkeep
+ testing/web-platform/tests/html/browsers/history/the-history-interface/.gitkeep
+ testing/web-platform/tests/html/browsers/history/the-history-interface/008.js
+ testing/web-platform/tests/html/browsers/history/the-history-interface/history.js
+ testing/web-platform/tests/html/browsers/history/the-history-interface/non-automated/history.js
+ testing/web-platform/tests/html/browsers/history/the-location-interface/.gitkeep
+ testing/web-platform/tests/html/browsers/history/the-location-interface/contains.json
+ testing/web-platform/tests/html/browsers/history/the-session-history-of-browsing-contexts/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/appcache/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/application-cache-api/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/browser-state/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/changestonetworkingmodel/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/changestonetworkingmodel/original-id.json
+ testing/web-platform/tests/html/browsers/offline/disk-space/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/downloading-or-updating-an-application-cache/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/expiring-application-caches/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/introduction-4/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/introduction-4/contains.json
+ testing/web-platform/tests/html/browsers/offline/manifests/.gitkeep
+ testing/web-platform/tests/html/browsers/offline/manifests/contains.json
+ testing/web-platform/tests/html/browsers/offline/resources/css/clock.css
+ testing/web-platform/tests/html/browsers/offline/resources/css/offline.css
+ testing/web-platform/tests/html/browsers/offline/resources/css/online.css
+ testing/web-platform/tests/html/browsers/offline/resources/css/result.css
+ testing/web-platform/tests/html/browsers/offline/resources/js/clock.js
+ testing/web-platform/tests/html/browsers/offline/resources/manifest/clock.manifest
+ testing/web-platform/tests/html/browsers/offline/resources/manifest/section_empty.manifest
+ testing/web-platform/tests/html/browsers/offline/resources/manifest/section_many.manifest
+ testing/web-platform/tests/html/browsers/offline/resources/manifest/url_check.manifest
+ testing/web-platform/tests/html/browsers/offline/the-application-cache-selection-algorithm/.gitkeep
+ testing/web-platform/tests/html/browsers/origin/.gitkeep
+ testing/web-platform/tests/html/browsers/origin/relaxing-the-same-origin-restriction/.gitkeep
+ testing/web-platform/tests/html/browsers/sandboxing/.gitkeep
+ testing/web-platform/tests/html/browsers/the-window-object/.gitkeep
+ testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/.gitkeep
+ testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/.gitkeep
+ testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/callback.js
+ testing/web-platform/tests/html/browsers/the-window-object/browser-interface-elements/.gitkeep
+ testing/web-platform/tests/html/browsers/the-window-object/closing-browsing-contexts/.gitkeep
+ testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/.gitkeep
+ testing/web-platform/tests/html/browsers/the-window-object/named-access-on-the-window-object/.gitkeep
+ testing/web-platform/tests/html/browsers/the-window-object/security-window/.gitkeep
+ testing/web-platform/tests/html/browsers/the-window-object/the-windowproxy-object/.gitkeep
+ testing/web-platform/tests/html/browsers/windows/.gitkeep
+ testing/web-platform/tests/html/browsers/windows/auxiliary-browsing-contexts/.gitkeep
+ testing/web-platform/tests/html/browsers/windows/auxiliary-browsing-contexts/contains.json
+ testing/web-platform/tests/html/browsers/windows/browsing-context-names/.gitkeep
+ testing/web-platform/tests/html/browsers/windows/browsing-context-names/MANIFEST
+ testing/web-platform/tests/html/browsers/windows/groupings-of-browsing-contexts/.gitkeep
+ testing/web-platform/tests/html/browsers/windows/nested-browsing-contexts/.gitkeep
+ testing/web-platform/tests/html/browsers/windows/nested-browsing-contexts/MANIFEST
+ testing/web-platform/tests/html/browsers/windows/nested-browsing-contexts/contains.json
+ testing/web-platform/tests/html/browsers/windows/secondary-browsing-contexts/.gitkeep
+ testing/web-platform/tests/html/browsers/windows/security-nav/.gitkeep
+ testing/web-platform/tests/html/dom/.gitkeep
+ testing/web-platform/tests/html/dom/documents/.gitkeep
+ testing/web-platform/tests/html/dom/documents/dom-tree-accessors/.gitkeep
+ testing/web-platform/tests/html/dom/documents/dom-tree-accessors/cross-domain.js
+ testing/web-platform/tests/html/dom/documents/loading-xml-documents/.gitkeep
+ testing/web-platform/tests/html/dom/documents/resource-metadata-management/.gitkeep
+ testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-lastModified.html.headers
+ testing/web-platform/tests/html/dom/documents/security-document/.gitkeep
+ testing/web-platform/tests/html/dom/documents/the-document-object/.gitkeep
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/.gitkeep
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/.gitkeep
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/.gitkeep
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/005.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/006.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/007.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/008-1.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/008.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/010-1.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/010.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/011-1.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/011.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/012.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/013.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_005.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-external.js
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/original-id.json
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-writeln/.gitkeep
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-writeln/original-id.json
+ testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/.gitkeep
+ testing/web-platform/tests/html/dom/elements-embedded.js
+ testing/web-platform/tests/html/dom/elements-forms.js
+ testing/web-platform/tests/html/dom/elements-grouping.js
+ testing/web-platform/tests/html/dom/elements-metadata.js
+ testing/web-platform/tests/html/dom/elements-misc.js
+ testing/web-platform/tests/html/dom/elements-obsolete.js
+ testing/web-platform/tests/html/dom/elements-sections.js
+ testing/web-platform/tests/html/dom/elements-tabular.js
+ testing/web-platform/tests/html/dom/elements-text.js
+ testing/web-platform/tests/html/dom/elements/.gitkeep
+ testing/web-platform/tests/html/dom/elements/content-models/.gitkeep
+ testing/web-platform/tests/html/dom/elements/content-models/contains.json
+ testing/web-platform/tests/html/dom/elements/element-definitions/.gitkeep
+ testing/web-platform/tests/html/dom/elements/element-definitions/contains.json
+ testing/web-platform/tests/html/dom/elements/elements-in-the-dom/.gitkeep
+ testing/web-platform/tests/html/dom/elements/global-attributes/.gitkeep
+ testing/web-platform/tests/html/dom/elements/global-attributes/.htaccess
+ testing/web-platform/tests/html/dom/elements/global-attributes/contains.json
+ testing/web-platform/tests/html/dom/elements/global-attributes/id-name-specialcase.html
+ testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-003.html.headers
+ testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-005.html.headers
+ testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-006.html.headers
+ testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-009.html.headers
+ testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-011.html.headers
+ testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/.gitkeep
+ testing/web-platform/tests/html/dom/elements/semantics-0/.gitkeep
+ testing/web-platform/tests/html/dom/elements/wai-aria/.gitkeep
+ testing/web-platform/tests/html/dom/elements/wai-aria/README.md
+ testing/web-platform/tests/html/dom/elements/wai-aria/contains.json
+ testing/web-platform/tests/html/dom/interactions-with-xpath-and-xslt/.gitkeep
+ testing/web-platform/tests/html/dom/new-harness.js
+ testing/web-platform/tests/html/dom/original-harness.js
+ testing/web-platform/tests/html/dom/reflection.js
+ testing/web-platform/tests/html/editing/.gitkeep
+ testing/web-platform/tests/html/editing/activation/.gitkeep
+ testing/web-platform/tests/html/editing/assigning-keyboard-shortcuts/.gitkeep
+ testing/web-platform/tests/html/editing/assigning-keyboard-shortcuts/introduction-6/.gitkeep
+ testing/web-platform/tests/html/editing/assigning-keyboard-shortcuts/processing-model-4/.gitkeep
+ testing/web-platform/tests/html/editing/assigning-keyboard-shortcuts/the-accesskey-attribute/.gitkeep
+ testing/web-platform/tests/html/editing/dnd/README
+ testing/web-platform/tests/html/editing/dnd/file/fail.txt
+ testing/web-platform/tests/html/editing/dnd/platform/interrupt/fail.txt
+ testing/web-platform/tests/html/editing/dnd/platform/interrupt/file1.txt
+ testing/web-platform/tests/html/editing/dnd/platform/interrupt/file2.txt
+ testing/web-platform/tests/html/editing/dnd/platform/interrupt/pass.txt
+ testing/web-platform/tests/html/editing/dnd/platform/plugin/click-to-activate.js
+ testing/web-platform/tests/html/editing/dnd/platform/plugin/dragndrop.swf
+ testing/web-platform/tests/html/editing/dnd/platform/plugin/dragndropleavedeactivate.swf
+ testing/web-platform/tests/html/editing/dnd/platform/plugin/swfsources/dragndrop.hx
+ testing/web-platform/tests/html/editing/dnd/platform/plugin/swfsources/dragndrop.hxml
+ testing/web-platform/tests/html/editing/dnd/platform/plugin/swfsources/mouseup.hx
+ testing/web-platform/tests/html/editing/dnd/platform/plugin/swfsources/mouseup.hxml
+ testing/web-platform/tests/html/editing/dnd/resources/100x100-navy.png
+ testing/web-platform/tests/html/editing/dnd/resources/1x1-transparent.gif
+ testing/web-platform/tests/html/editing/dnd/resources/boxnavy.swf
+ testing/web-platform/tests/html/editing/dnd/resources/circle.png
+ testing/web-platform/tests/html/editing/dnd/resources/crossorigin.sub.js
+ testing/web-platform/tests/html/editing/dnd/resources/fail.png
+ testing/web-platform/tests/html/editing/dnd/resources/pass.png
+ testing/web-platform/tests/html/editing/editing-0/.gitkeep
+ testing/web-platform/tests/html/editing/editing-0/best-practices-for-in-page-editors/.gitkeep
+ testing/web-platform/tests/html/editing/editing-0/contenteditable/.gitkeep
+ testing/web-platform/tests/html/editing/editing-0/editing-apis/.gitkeep
+ testing/web-platform/tests/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/.gitkeep
+ testing/web-platform/tests/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/original-id.json
+ testing/web-platform/tests/html/editing/editing-0/spelling-and-grammar-checking/.gitkeep
+ testing/web-platform/tests/html/editing/focus/.gitkeep
+ testing/web-platform/tests/html/editing/focus/document-level-focus-apis/.gitkeep
+ testing/web-platform/tests/html/editing/focus/element-level-focus-apis/.gitkeep
+ testing/web-platform/tests/html/editing/focus/focus-management/.gitkeep
+ testing/web-platform/tests/html/editing/focus/sequential-focus-navigation-and-the-tabindex-attribute/.gitkeep
+ testing/web-platform/tests/html/editing/inert-subtrees/.gitkeep
+ testing/web-platform/tests/html/editing/inert-subtrees/the-inert-attribute/.gitkeep
+ testing/web-platform/tests/html/editing/the-hidden-attribute/.gitkeep
+ testing/web-platform/tests/html/form-elements/the-textarea-element/support/placeholder.css
+ testing/web-platform/tests/html/iana/.gitkeep
+ testing/web-platform/tests/html/iana/application-x-www-form-urlencoded/.gitkeep
+ testing/web-platform/tests/html/iana/application-x-www-form-urlencoded/original-id.json
+ testing/web-platform/tests/html/iana/application-xhtml-xml/.gitkeep
+ testing/web-platform/tests/html/iana/application-xhtml-xml/original-id.json
+ testing/web-platform/tests/html/iana/multipart-x-mixed-replace/.gitkeep
+ testing/web-platform/tests/html/iana/multipart-x-mixed-replace/original-id.json
+ testing/web-platform/tests/html/iana/ping-to/.gitkeep
+ testing/web-platform/tests/html/iana/text-cache-manifest/.gitkeep
+ testing/web-platform/tests/html/iana/text-cache-manifest/original-id.json
+ testing/web-platform/tests/html/iana/text-html/.gitkeep
+ testing/web-platform/tests/html/iana/text-html/original-id.json
+ testing/web-platform/tests/html/iana/web-scheme-prefix/.gitkeep
+ testing/web-platform/tests/html/iana/web-scheme-prefix/original-id.json
+ testing/web-platform/tests/html/infrastructure/.gitkeep
+ testing/web-platform/tests/html/infrastructure/case-sensitivity-and-string-comparison/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-dom-interfaces/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-dom-interfaces/collections/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-dom-interfaces/collections/contains.json
+ testing/web-platform/tests/html/infrastructure/common-dom-interfaces/domstringmap/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-dom-interfaces/garbage-collection/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-dom-interfaces/reflecting-content-attributes-in-idl-attributes/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-dom-interfaces/safe-passing-of-structured-data/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-dom-interfaces/transferable-objects/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/boolean-attributes/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/colors/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/comma-separated-tokens/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/common-parser-idioms/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/dates-and-times/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/dates-and-times/contains.json
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/keywords-and-enumerated-attributes/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/mq/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/numbers/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/numbers/contains.json
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/space-separated-tokens/.gitkeep
+ testing/web-platform/tests/html/infrastructure/common-microsyntaxes/syntax-references/.gitkeep
+ testing/web-platform/tests/html/infrastructure/conformance-requirements/.gitkeep
+ testing/web-platform/tests/html/infrastructure/conformance-requirements/conformance-classes/.gitkeep
+ testing/web-platform/tests/html/infrastructure/conformance-requirements/dependencies/.gitkeep
+ testing/web-platform/tests/html/infrastructure/conformance-requirements/extensibility/.gitkeep
+ testing/web-platform/tests/html/infrastructure/fetching-resources/.gitkeep
+ testing/web-platform/tests/html/infrastructure/fetching-resources/content-type-sniffing/.gitkeep
+ testing/web-platform/tests/html/infrastructure/fetching-resources/cors-enabled-fetch/.gitkeep
+ testing/web-platform/tests/html/infrastructure/fetching-resources/cors-settings-attributes/.gitkeep
+ testing/web-platform/tests/html/infrastructure/fetching-resources/encrypted-http-and-related-security-concerns/.gitkeep
+ testing/web-platform/tests/html/infrastructure/fetching-resources/extracting-character-encodings-from-meta-elements/.gitkeep
+ testing/web-platform/tests/html/infrastructure/fetching-resources/processing-model/.gitkeep
+ testing/web-platform/tests/html/infrastructure/fetching-resources/terminology-1/.gitkeep
+ testing/web-platform/tests/html/infrastructure/namespaces/.gitkeep
+ testing/web-platform/tests/html/infrastructure/terminology/.gitkeep
+ testing/web-platform/tests/html/infrastructure/terminology/character-encodings/.gitkeep
+ testing/web-platform/tests/html/infrastructure/terminology/dom-trees/.gitkeep
+ testing/web-platform/tests/html/infrastructure/terminology/plugins/.gitkeep
+ testing/web-platform/tests/html/infrastructure/terminology/plugins/sample.txt
+ testing/web-platform/tests/html/infrastructure/terminology/resources/.gitkeep
+ testing/web-platform/tests/html/infrastructure/terminology/scripting-0/.gitkeep
+ testing/web-platform/tests/html/infrastructure/terminology/xml/.gitkeep
+ testing/web-platform/tests/html/infrastructure/urls/.gitkeep
+ testing/web-platform/tests/html/infrastructure/urls/base-urls/.gitkeep
+ testing/web-platform/tests/html/infrastructure/urls/dynamic-changes-to-base-urls/.gitkeep
+ testing/web-platform/tests/html/infrastructure/urls/interfaces-for-url-manipulation/.gitkeep
+ testing/web-platform/tests/html/infrastructure/urls/parsing-urls/.gitkeep
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/.gitkeep
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/resources/blank.py
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/resources/css-tmpl.py
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/resources/manifest.py
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/resources/page-using-manifest.py
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/resources/resolve-url.js
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/resources/resource.py
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/resources/stash.py
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html
+ testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html
+ testing/web-platform/tests/html/infrastructure/urls/terminology-0/.gitkeep
+ testing/web-platform/tests/html/infrastructure/urls/url-manipulation-and-creation/.gitkeep
+ testing/web-platform/tests/html/infrastructure/utf-8/.gitkeep
+ testing/web-platform/tests/html/introduction/.gitkeep
+ testing/web-platform/tests/html/introduction/a-quick-introduction-to-html/.gitkeep
+ testing/web-platform/tests/html/introduction/a-quick-introduction-to-html/common-pitfalls-to-avoid-when-using-the-scripting-apis/.gitkeep
+ testing/web-platform/tests/html/introduction/a-quick-introduction-to-html/writing-secure-applications-with-html/.gitkeep
+ testing/web-platform/tests/html/introduction/audience/.gitkeep
+ testing/web-platform/tests/html/introduction/background/.gitkeep
+ testing/web-platform/tests/html/introduction/conformance-requirements-for-authors/.gitkeep
+ testing/web-platform/tests/html/introduction/conformance-requirements-for-authors/presentational-markup/.gitkeep
+ testing/web-platform/tests/html/introduction/conformance-requirements-for-authors/restrictions-on-content-models-and-on-attribute-values/.gitkeep
+ testing/web-platform/tests/html/introduction/conformance-requirements-for-authors/syntax-errors/.gitkeep
+ testing/web-platform/tests/html/introduction/design-notes/.gitkeep
+ testing/web-platform/tests/html/introduction/design-notes/compliance-with-other-specifications/.gitkeep
+ testing/web-platform/tests/html/introduction/design-notes/serializability-of-script-execution/.gitkeep
+ testing/web-platform/tests/html/introduction/fingerprint/.gitkeep
+ testing/web-platform/tests/html/introduction/history-0/.gitkeep
+ testing/web-platform/tests/html/introduction/html-vs-xhtml/.gitkeep
+ testing/web-platform/tests/html/introduction/scope/.gitkeep
+ testing/web-platform/tests/html/introduction/structure-of-this-specification/.gitkeep
+ testing/web-platform/tests/html/introduction/structure-of-this-specification/how-to-read-this-specification/.gitkeep
+ testing/web-platform/tests/html/introduction/structure-of-this-specification/typographic-conventions/.gitkeep
+ testing/web-platform/tests/html/introduction/suggested-reading/.gitkeep
+ testing/web-platform/tests/html/obsolete/.gitkeep
+ testing/web-platform/tests/html/obsolete/non-conforming-features/.gitkeep
+ testing/web-platform/tests/html/obsolete/obsolete-but-conforming-features/.gitkeep
+ testing/web-platform/tests/html/obsolete/obsolete-but-conforming-features/warnings-for-obsolete-but-conforming-features/.gitkeep
+ testing/web-platform/tests/html/obsolete/requirements-for-implementations/.gitkeep
+ testing/web-platform/tests/html/obsolete/requirements-for-implementations/frames/.gitkeep
+ testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/.gitkeep
+ testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/original-id.json
+ testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-applet-element/.gitkeep
+ testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/introduction-9/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-button-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-details-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-input-element-as-a-button/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-input-element-as-a-checkbox-and-radio-button-widgets/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-input-element-as-a-color-well/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-input-element-as-a-file-upload-control/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-input-element-as-a-range-control/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-input-element-as-a-text-entry-widget/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-input-element-as-domain-specific-widgets/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-keygen-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-marquee-element/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-meter-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-progress-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-select-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/bindings/the-textarea-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/frames-and-framesets/.gitkeep
+ testing/web-platform/tests/html/rendering/interactive-media/.gitkeep
+ testing/web-platform/tests/html/rendering/interactive-media/editing-hosts/.gitkeep
+ testing/web-platform/tests/html/rendering/interactive-media/links-forms-and-navigation/.gitkeep
+ testing/web-platform/tests/html/rendering/interactive-media/links-forms-and-navigation/original-id.json
+ testing/web-platform/tests/html/rendering/interactive-media/text-rendered-in-native-user-interfaces/.gitkeep
+ testing/web-platform/tests/html/rendering/interactive-media/the-title-attribute-0/.gitkeep
+ testing/web-platform/tests/html/rendering/introduction-8/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/bidirectional-text/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/flow-content-0/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/form-controls/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/hidden-elements/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/lists/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/quotes/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/sections-and-headings/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/tables/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/the-fieldset-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/.gitkeep
+ testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/align-ref.html
+ testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/.gitkeep
+ testing/web-platform/tests/html/rendering/print-media/.gitkeep
+ testing/web-platform/tests/html/rendering/replaced-elements/.gitkeep
+ testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/.gitkeep
+ testing/web-platform/tests/html/rendering/replaced-elements/embedded-content-rendering-rules/.gitkeep
+ testing/web-platform/tests/html/rendering/replaced-elements/image-maps-0/.gitkeep
+ testing/web-platform/tests/html/rendering/replaced-elements/images/.gitkeep
+ testing/web-platform/tests/html/rendering/replaced-elements/resources/svg-sizing.js
+ testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-embedded-sizing.js
+ testing/web-platform/tests/html/rendering/replaced-elements/svg-inline-sizing/svg-inline.js
+ testing/web-platform/tests/html/rendering/replaced-elements/toolbars-0/.gitkeep
+ testing/web-platform/tests/html/rendering/replaced-elements/tools/gen-svgsizing-tests.py
+ testing/web-platform/tests/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/.gitkeep
+ testing/web-platform/tests/html/rendering/unstyled-xml-documents/.gitkeep
+ testing/web-platform/tests/html/resources/common.js
+ testing/web-platform/tests/html/semantics/.gitkeep
+ testing/web-platform/tests/html/semantics/common-idioms/.gitkeep
+ testing/web-platform/tests/html/semantics/common-idioms/conversations/.gitkeep
+ testing/web-platform/tests/html/semantics/common-idioms/footnotes/.gitkeep
+ testing/web-platform/tests/html/semantics/common-idioms/rel-up/.gitkeep
+ testing/web-platform/tests/html/semantics/common-idioms/tag-clouds/.gitkeep
+ testing/web-platform/tests/html/semantics/common-idioms/the-main-part-of-the-content/.gitkeep
+ testing/web-platform/tests/html/semantics/disabled-elements/.gitkeep
+ testing/web-platform/tests/html/semantics/document-metadata/.gitkeep
+ testing/web-platform/tests/html/semantics/document-metadata/styling/.gitkeep
+ testing/web-platform/tests/html/semantics/document-metadata/styling/support/alternate.css
+ testing/web-platform/tests/html/semantics/document-metadata/styling/support/emptytitle.css
+ testing/web-platform/tests/html/semantics/document-metadata/styling/support/normal.css
+ testing/web-platform/tests/html/semantics/document-metadata/styling/support/notitle.css
+ testing/web-platform/tests/html/semantics/document-metadata/styling/support/unmatch.css
+ testing/web-platform/tests/html/semantics/document-metadata/the-base-element/.gitkeep
+ testing/web-platform/tests/html/semantics/document-metadata/the-head-element/.gitkeep
+ testing/web-platform/tests/html/semantics/document-metadata/the-link-element/.gitkeep
+ testing/web-platform/tests/html/semantics/document-metadata/the-link-element/resources/stylesheet.css
+ testing/web-platform/tests/html/semantics/document-metadata/the-link-element/style.css
+ testing/web-platform/tests/html/semantics/document-metadata/the-link-element/stylesheet.css
+ testing/web-platform/tests/html/semantics/document-metadata/the-link-element/stylesheet.py
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/.gitkeep
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/contains.json
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/;url=foo
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/__dir__.headers
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/foo
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/foo'bar
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/ufoo
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/urfoo
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/url foo
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/urlfoo
+ testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/x;url=foo
+ testing/web-platform/tests/html/semantics/document-metadata/the-style-element/.gitkeep
+ testing/web-platform/tests/html/semantics/document-metadata/the-title-element/.gitkeep
+ testing/web-platform/tests/html/semantics/edits/.gitkeep
+ testing/web-platform/tests/html/semantics/edits/attributes-common-to-ins-and-del-elements/.gitkeep
+ testing/web-platform/tests/html/semantics/edits/edits-and-lists/.gitkeep
+ testing/web-platform/tests/html/semantics/edits/edits-and-paragraphs/.gitkeep
+ testing/web-platform/tests/html/semantics/edits/edits-and-tables/.gitkeep
+ testing/web-platform/tests/html/semantics/edits/the-del-element/.gitkeep
+ testing/web-platform/tests/html/semantics/edits/the-ins-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/dimension-attributes/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/image-maps/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/image-maps/contains.json
+ testing/web-platform/tests/html/semantics/embedded-content/mathml/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/media-elements/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/media-elements/contains.json
+ testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resources/delayed-broken-video.py
+ testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/support/common.js
+ testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/support/cors-tester.py
+ testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/resources/track.de.vtt
+ testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/resources/track.en.vtt
+ testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/resources/track.fr.vtt
+ testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/resources/track.vtt
+ testing/web-platform/tests/html/semantics/embedded-content/svg/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-area-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-area-element/support/hit-test.js
+ testing/web-platform/tests/html/semantics/embedded-content/the-audio-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.scaled.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/contains.json
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.colour.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.different.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.path.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.same.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.default.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.get.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.decimal.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.em.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.empty.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.exp.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.junk.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.minus.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.octal.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.onlyspace.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.percent.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.plus.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.space.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.trailingjunk.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.whitespace.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.reflect.setcontent.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.reflect.setidl.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.removed.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.set.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.decimal.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.em.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.empty.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.exp.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.junk.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.minus.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.octal.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.onlyspace.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.percent.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.plus.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.space.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.trailingjunk.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.whitespace.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.style.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.alpha.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.primarycolours.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.quality.basic.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.png.complexcolours.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.png.primarycolours.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_harness.js
+ testing/web-platform/tests/html/semantics/embedded-content/the-img-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-img-element/3.jpg
+ testing/web-platform/tests/html/semantics/embedded-content/the-img-element/contains.json
+ testing/web-platform/tests/html/semantics/embedded-content/the-img-element/image-1.jpg
+ testing/web-platform/tests/html/semantics/embedded-content/the-img-element/image.png
+ testing/web-platform/tests/html/semantics/embedded-content/the-img-element/resources/cat.jpg
+ testing/web-platform/tests/html/semantics/embedded-content/the-img-element/srcset/common.js
+ testing/web-platform/tests/html/semantics/embedded-content/the-img-element/update-src-complete.html
+ testing/web-platform/tests/html/semantics/embedded-content/the-map-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-object-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-param-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-source-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-track-element/.gitkeep
+ testing/web-platform/tests/html/semantics/embedded-content/the-video-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/attributes-common-to-form-controls/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/attributes-common-to-form-controls/contains.json
+ testing/web-platform/tests/html/semantics/forms/categories/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/constraints/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/constraints/contains.json
+ testing/web-platform/tests/html/semantics/forms/constraints/support/validator.js
+ testing/web-platform/tests/html/semantics/forms/form-control-infrastructure/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/form-control-infrastructure/contains.json
+ testing/web-platform/tests/html/semantics/forms/form-submission-0/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/form-submission-0/contains.json
+ testing/web-platform/tests/html/semantics/forms/introduction-1/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/introduction-1/contains.json
+ testing/web-platform/tests/html/semantics/forms/resetting-a-form/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/textfieldselection/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/textfieldselection/original-id.json
+ testing/web-platform/tests/html/semantics/forms/the-button-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-datalist-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-fieldset-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-form-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-input-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-input-element/contains.json
+ testing/web-platform/tests/html/semantics/forms/the-keygen-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-label-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-legend-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-meter-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-optgroup-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-option-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-option-element/option-label-value.js
+ testing/web-platform/tests/html/semantics/forms/the-output-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-progress-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-select-element/.gitkeep
+ testing/web-platform/tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html
+ testing/web-platform/tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html
+ testing/web-platform/tests/html/semantics/forms/the-textarea-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-blockquote-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-dd-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-div-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-dl-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-dt-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-figcaption-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-figure-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-hr-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-li-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-p-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-pre-element/.gitkeep
+ testing/web-platform/tests/html/semantics/grouping-content/the-ul-element/.gitkeep
+ testing/web-platform/tests/html/semantics/interactive-elements/.gitkeep
+ testing/web-platform/tests/html/semantics/interactive-elements/commands/.gitkeep
+ testing/web-platform/tests/html/semantics/interactive-elements/commands/contains.json
+ testing/web-platform/tests/html/semantics/interactive-elements/the-command-element/.gitkeep
+ testing/web-platform/tests/html/semantics/interactive-elements/the-details-element/.gitkeep
+ testing/web-platform/tests/html/semantics/interactive-elements/the-dialog-element/contains.json
+ testing/web-platform/tests/html/semantics/interactive-elements/the-menu-element/.gitkeep
+ testing/web-platform/tests/html/semantics/interactive-elements/the-menu-element/contains.json
+ testing/web-platform/tests/html/semantics/interactive-elements/the-summary-element/.gitkeep
+ testing/web-platform/tests/html/semantics/interfaces.js
+ testing/web-platform/tests/html/semantics/links/.gitkeep
+ testing/web-platform/tests/html/semantics/links/downloading-resources/.gitkeep
+ testing/web-platform/tests/html/semantics/links/downloading-resources/contains.json
+ testing/web-platform/tests/html/semantics/links/following-hyperlinks/.gitkeep
+ testing/web-platform/tests/html/semantics/links/introduction-3/.gitkeep
+ testing/web-platform/tests/html/semantics/links/links-created-by-a-and-area-elements/.gitkeep
+ testing/web-platform/tests/html/semantics/links/linktypes/.gitkeep
+ testing/web-platform/tests/html/semantics/links/linktypes/alternate.css
+ testing/web-platform/tests/html/semantics/links/linktypes/contains.json
+ testing/web-platform/tests/html/semantics/links/linktypes/original-id.json
+ testing/web-platform/tests/html/semantics/links/linktypes/preferred.css
+ testing/web-platform/tests/html/semantics/scripting-1/.gitkeep
+ testing/web-platform/tests/html/semantics/scripting-1/the-noscript-element/.gitkeep
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/.gitkeep
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/contains.json
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/external-script-utf8.js
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/external-script-windows1250.js
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/fetch-src/alpha/test.js
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/fetch-src/beta/test.js
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/fetch-src/unreachable.js
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/log.py
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/resources/cross-origin.py
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-not-executed-after-shutdown.js
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-not-found-not-executed-2.py
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-not-found-not-executed.py
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/serve-with-content-type.py
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-1-helper.html
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-2-helper.html
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.html
+ testing/web-platform/tests/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.js
+ testing/web-platform/tests/html/semantics/sections/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/headings-and-sections/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/headings-and-sections/contains.json
+ testing/web-platform/tests/html/semantics/sections/the-address-element/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/the-article-element/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/the-aside-element/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/the-body-element/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/the-footer-element/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/original-id.json
+ testing/web-platform/tests/html/semantics/sections/the-header-element/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/the-hgroup-element/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/the-nav-element/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/the-section-element/.gitkeep
+ testing/web-platform/tests/html/semantics/sections/usage-summary-0/.gitkeep
+ testing/web-platform/tests/html/semantics/selectors/.gitkeep
+ testing/web-platform/tests/html/semantics/selectors/case-sensitivity/.gitkeep
+ testing/web-platform/tests/html/semantics/selectors/pseudo-classes/utils.js
+ testing/web-platform/tests/html/semantics/tabular-data/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/attributes-common-to-td-and-th-elements/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/examples/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/html-table-section-element.js
+ testing/web-platform/tests/html/semantics/tabular-data/processing-model-1/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/processing-model-1/contains.json
+ testing/web-platform/tests/html/semantics/tabular-data/the-caption-element/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/the-col-element/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/the-colgroup-element/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/the-table-element/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/the-table-element/contains.json
+ testing/web-platform/tests/html/semantics/tabular-data/the-tbody-element/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/the-td-element/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/the-tfoot-element/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/the-th-element/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/the-thead-element/.gitkeep
+ testing/web-platform/tests/html/semantics/tabular-data/the-tr-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-a-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-abbr-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-b-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-br-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-cite-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-code-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-dfn-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-em-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-i-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-kbd-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-mark-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-q-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-rp-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-rt-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-ruby-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-s-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-samp-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-small-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-span-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-strong-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-sub-and-sup-elements/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-time-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-u-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/the-var-element/.gitkeep
+ testing/web-platform/tests/html/semantics/text-level-semantics/usage-summary/.gitkeep
+ testing/web-platform/tests/html/semantics/the-root-element/.gitkeep
+ testing/web-platform/tests/html/semantics/the-root-element/the-html-element/.gitkeep
+ testing/web-platform/tests/html/syntax/.gitkeep
+ testing/web-platform/tests/html/syntax/html-element-list.js
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/.gitkeep
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/support/encodingtests-1.css
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/support/encodingtests-15-inverse.css
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/support/encodingtests-15.css
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/support/encodingtests-utf8.css
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-001.html.headers
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-003.html
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-004.html
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-007.html.headers
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-009.html.headers
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-015.html.headers
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-016.html.headers
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-018.html.headers
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-030.html.headers
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-034.html
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-034.html.headers
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-037.html
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-037.html.headers
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-038.html
+ testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-038.html.headers
+ testing/web-platform/tests/html/syntax/parsing/.gitkeep
+ testing/web-platform/tests/html/syntax/parsing/DOMContentLoaded-defer-support.js
+ testing/web-platform/tests/html/syntax/parsing/README
+ testing/web-platform/tests/html/syntax/parsing/common.js
+ testing/web-platform/tests/html/syntax/parsing/contains.json
+ testing/web-platform/tests/html/syntax/parsing/named-character-references-data.js
+ testing/web-platform/tests/html/syntax/parsing/template.js
+ testing/web-platform/tests/html/syntax/parsing/test.js
+ testing/web-platform/tests/html/syntax/serializing-html-fragments/.gitkeep
+ testing/web-platform/tests/html/syntax/writing/.gitkeep
+ testing/web-platform/tests/html/syntax/writing/cdata-sections/.gitkeep
+ testing/web-platform/tests/html/syntax/writing/character-references/.gitkeep
+ testing/web-platform/tests/html/syntax/writing/comments/.gitkeep
+ testing/web-platform/tests/html/syntax/writing/elements-0/.gitkeep
+ testing/web-platform/tests/html/syntax/writing/elements-0/contains.json
+ testing/web-platform/tests/html/syntax/writing/text/.gitkeep
+ testing/web-platform/tests/html/syntax/writing/text/contains.json
+ testing/web-platform/tests/html/syntax/writing/the-doctype/.gitkeep
+ testing/web-platform/tests/html/the-xhtml-syntax/.gitkeep
+ testing/web-platform/tests/html/the-xhtml-syntax/parsing-xhtml-documents/.gitkeep
+ testing/web-platform/tests/html/the-xhtml-syntax/parsing-xhtml-fragments/.gitkeep
+ testing/web-platform/tests/html/the-xhtml-syntax/serializing-xhtml-fragments/.gitkeep
+ testing/web-platform/tests/html/the-xhtml-syntax/writing-xhtml-documents/.gitkeep
+ testing/web-platform/tests/html/tools/update_html5lib_tests.py
+ testing/web-platform/tests/html/webappapis/.gitkeep
+ testing/web-platform/tests/html/webappapis/atob/.gitkeep
+ testing/web-platform/tests/html/webappapis/scripting/.gitkeep
+ testing/web-platform/tests/html/webappapis/scripting/enabling-and-disabling-scripting/.gitkeep
+ testing/web-platform/tests/html/webappapis/scripting/event-loops/.gitkeep
+ testing/web-platform/tests/html/webappapis/scripting/event-loops/contains.json
+ testing/web-platform/tests/html/webappapis/scripting/event-loops/resources/common.js
+ testing/web-platform/tests/html/webappapis/scripting/events/.gitkeep
+ testing/web-platform/tests/html/webappapis/scripting/events/contains.json
+ testing/web-platform/tests/html/webappapis/scripting/introduction-5/.gitkeep
+ testing/web-platform/tests/html/webappapis/scripting/javascript-protocol/.gitkeep
+ testing/web-platform/tests/html/webappapis/scripting/processing-model-2/.gitkeep
+ testing/web-platform/tests/html/webappapis/scripting/processing-model-2/contains.json
+ testing/web-platform/tests/html/webappapis/scripting/processing-model-2/support/syntax-error-in-setInterval.js
+ testing/web-platform/tests/html/webappapis/scripting/processing-model-2/support/syntax-error-in-setTimeout.js
+ testing/web-platform/tests/html/webappapis/scripting/processing-model-2/support/syntax-error.js
+ testing/web-platform/tests/html/webappapis/scripting/processing-model-2/support/undefined-variable-in-setInterval.js
+ testing/web-platform/tests/html/webappapis/scripting/processing-model-2/support/undefined-variable-in-setTimeout.js
+ testing/web-platform/tests/html/webappapis/scripting/processing-model-2/support/undefined-variable.js
+ testing/web-platform/tests/html/webappapis/system-state-and-capabilities/.gitkeep
+ testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-external-interface/.gitkeep
+ testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/.gitkeep
+ testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.js
+ testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.worker.js
+ testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/contains.json
+ testing/web-platform/tests/html/webappapis/timers/.gitkeep
+ testing/web-platform/tests/html/webappapis/user-prompts/.gitkeep
+ testing/web-platform/tests/html/webappapis/user-prompts/dialogs-implemented-using-separate-documents/.gitkeep
+ testing/web-platform/tests/html/webappapis/user-prompts/printing/.gitkeep
+ testing/web-platform/tests/html/webappapis/user-prompts/simple-dialogs/.gitkeep
+ testing/web-platform/tests/http/content_length.html.headers
+ testing/web-platform/tests/http/resources/securedimage.py
+ testing/web-platform/tests/images/OWNERS
+ testing/web-platform/tests/images/anim-gr.gif
+ testing/web-platform/tests/images/anim-gr.png
+ testing/web-platform/tests/images/anim-poster-gr.png
+ testing/web-platform/tests/images/background.png
+ testing/web-platform/tests/images/black-rectangle.png
+ testing/web-platform/tests/images/blue-area.png
+ testing/web-platform/tests/images/blue-border.png
+ testing/web-platform/tests/images/blue.png
+ testing/web-platform/tests/images/blue96x96.png
+ testing/web-platform/tests/images/broken.png
+ testing/web-platform/tests/images/canvas-line.png
+ testing/web-platform/tests/images/fail.gif
+ testing/web-platform/tests/images/ggrr-256x256.png
+ testing/web-platform/tests/images/green-100x50.png
+ testing/web-platform/tests/images/green-16x16.png
+ testing/web-platform/tests/images/green-1x1.png
+ testing/web-platform/tests/images/green-256x256.png
+ testing/web-platform/tests/images/green-2x2.png
+ testing/web-platform/tests/images/green.png
+ testing/web-platform/tests/images/grgr-256x256.png
+ testing/web-platform/tests/images/movie_300_frame_0.png
+ testing/web-platform/tests/images/red-16x16.png
+ testing/web-platform/tests/images/red.png
+ testing/web-platform/tests/images/redtransparent.png
+ testing/web-platform/tests/images/rgrg-256x256.png
+ testing/web-platform/tests/images/rrgg-256x256.png
+ testing/web-platform/tests/images/smiley.png
+ testing/web-platform/tests/images/threecolors.png
+ testing/web-platform/tests/images/transparent.png
+ testing/web-platform/tests/images/transparent50.png
+ testing/web-platform/tests/images/yellow.png
+ testing/web-platform/tests/images/yellow75.png
+ testing/web-platform/tests/innerText/getter-tests.js
+ testing/web-platform/tests/innerText/setter-tests.js
+ testing/web-platform/tests/input-events/OWNERS
+ testing/web-platform/tests/js/builtins/Math.maxmin.js
+ testing/web-platform/tests/lint
+ testing/web-platform/tests/lint.whitelist
+ testing/web-platform/tests/manifest
+ testing/web-platform/tests/media-source/OWNERS
+ testing/web-platform/tests/media-source/import_tests.sh
+ testing/web-platform/tests/media-source/manifest.txt
+ testing/web-platform/tests/media-source/mediasource-util.js
+ testing/web-platform/tests/media-source/mp4/test-a-128k-44100Hz-1ch-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-a-128k-44100Hz-1ch.mp4
+ testing/web-platform/tests/media-source/mp4/test-a-192k-44100Hz-1ch-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-a-192k-44100Hz-1ch.mp4
+ testing/web-platform/tests/media-source/mp4/test-av-384k-44100Hz-1ch-320x240-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-av-384k-44100Hz-1ch-320x240-30fps-10kfr.mp4
+ testing/web-platform/tests/media-source/mp4/test-av-384k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-av-384k-44100Hz-1ch-640x480-30fps-10kfr.mp4
+ testing/web-platform/tests/media-source/mp4/test-av-448k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-av-448k-44100Hz-1ch-640x480-30fps-10kfr.mp4
+ testing/web-platform/tests/media-source/mp4/test-av-640k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-av-640k-44100Hz-1ch-640x480-30fps-10kfr.mp4
+ testing/web-platform/tests/media-source/mp4/test-v-128k-320x240-24fps-8kfr-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-v-128k-320x240-24fps-8kfr.mp4
+ testing/web-platform/tests/media-source/mp4/test-v-128k-320x240-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-v-128k-320x240-30fps-10kfr.mp4
+ testing/web-platform/tests/media-source/mp4/test-v-128k-640x480-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-v-128k-640x480-30fps-10kfr.mp4
+ testing/web-platform/tests/media-source/mp4/test-v-256k-320x240-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/mp4/test-v-256k-320x240-30fps-10kfr.mp4
+ testing/web-platform/tests/media-source/mp4/test.mp4
+ testing/web-platform/tests/media-source/webm/test-a-128k-44100Hz-1ch-manifest.json
+ testing/web-platform/tests/media-source/webm/test-a-128k-44100Hz-1ch.webm
+ testing/web-platform/tests/media-source/webm/test-a-192k-44100Hz-1ch-manifest.json
+ testing/web-platform/tests/media-source/webm/test-a-192k-44100Hz-1ch.webm
+ testing/web-platform/tests/media-source/webm/test-av-384k-44100Hz-1ch-320x240-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/webm/test-av-384k-44100Hz-1ch-320x240-30fps-10kfr.webm
+ testing/web-platform/tests/media-source/webm/test-av-384k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/webm/test-av-384k-44100Hz-1ch-640x480-30fps-10kfr.webm
+ testing/web-platform/tests/media-source/webm/test-av-448k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/webm/test-av-448k-44100Hz-1ch-640x480-30fps-10kfr.webm
+ testing/web-platform/tests/media-source/webm/test-av-640k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/webm/test-av-640k-44100Hz-1ch-640x480-30fps-10kfr.webm
+ testing/web-platform/tests/media-source/webm/test-v-128k-320x240-24fps-8kfr-manifest.json
+ testing/web-platform/tests/media-source/webm/test-v-128k-320x240-24fps-8kfr.webm
+ testing/web-platform/tests/media-source/webm/test-v-128k-320x240-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/webm/test-v-128k-320x240-30fps-10kfr.webm
+ testing/web-platform/tests/media-source/webm/test-v-128k-640x480-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/webm/test-v-128k-640x480-30fps-10kfr.webm
+ testing/web-platform/tests/media-source/webm/test-v-256k-320x240-30fps-10kfr-manifest.json
+ testing/web-platform/tests/media-source/webm/test-v-256k-320x240-30fps-10kfr.webm
+ testing/web-platform/tests/media-source/webm/test-vp8-vorbis-webvtt.webm
+ testing/web-platform/tests/media-source/webm/test.webm
+ testing/web-platform/tests/media/A4.mp4
+ testing/web-platform/tests/media/A4.ogv
+ testing/web-platform/tests/media/OWNERS
+ testing/web-platform/tests/media/foo.vtt
+ testing/web-platform/tests/media/foo.vtt.headers
+ testing/web-platform/tests/media/green-at-15.mp4
+ testing/web-platform/tests/media/green-at-15.ogv
+ testing/web-platform/tests/media/movie_5.mp4
+ testing/web-platform/tests/media/movie_5.ogv
+ testing/web-platform/tests/media/poster.png
+ testing/web-platform/tests/media/sound_5.mp3
+ testing/web-platform/tests/media/sound_5.oga
+ testing/web-platform/tests/media/white.mp4
+ testing/web-platform/tests/media/white.webm
+ testing/web-platform/tests/mediacapture-record/OWNERS
+ testing/web-platform/tests/mediacapture-streams/OWNERS
+ testing/web-platform/tests/microdata/conformance-requirements/.gitkeep
+ testing/web-platform/tests/microdata/converting-html-to-other-formats/.gitkeep
+ testing/web-platform/tests/microdata/converting-html-to-other-formats/json/.gitkeep
+ testing/web-platform/tests/microdata/dependencies/.gitkeep
+ testing/web-platform/tests/microdata/encoding-microdata/.gitkeep
+ testing/web-platform/tests/microdata/encoding-microdata/associating-names-with-items/.gitkeep
+ testing/web-platform/tests/microdata/encoding-microdata/items/.gitkeep
+ testing/web-platform/tests/microdata/encoding-microdata/microdata-and-other-namespaces/.gitkeep
+ testing/web-platform/tests/microdata/encoding-microdata/names-the-itemprop-attribute/.gitkeep
+ testing/web-platform/tests/microdata/encoding-microdata/names-the-itemprop-attribute/original-id.json
+ testing/web-platform/tests/microdata/encoding-microdata/the-microdata-model/.gitkeep
+ testing/web-platform/tests/microdata/encoding-microdata/values/.gitkeep
+ testing/web-platform/tests/microdata/iana/.gitkeep
+ testing/web-platform/tests/microdata/introduction/.gitkeep
+ testing/web-platform/tests/microdata/introduction/global-identifiers-for-items/.gitkeep
+ testing/web-platform/tests/microdata/introduction/overview/.gitkeep
+ testing/web-platform/tests/microdata/introduction/selecting-names-when-defining-vocabularies/.gitkeep
+ testing/web-platform/tests/microdata/introduction/the-basic-syntax/.gitkeep
+ testing/web-platform/tests/microdata/introduction/typed-items/.gitkeep
+ testing/web-platform/tests/microdata/introduction/using-the-microdata-dom-api/.gitkeep
+ testing/web-platform/tests/microdata/terminology/.gitkeep
+ testing/web-platform/tests/mixed-content/OWNERS
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/audio-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/audio-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/fetch-request/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/fetch-request/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/form-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/form-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/iframe-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/iframe-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/img-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/img-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/link-css-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/link-css-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/link-prefetch-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/link-prefetch-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/object-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/object-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/picture-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/picture-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/script-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/script-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/video-tag/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/video-tag/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/worker-request/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/worker-request/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/xhr-request/top-level/keep-scheme-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/xhr-request/top-level/no-redirect/allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-wss/websocket-request/top-level/keep-scheme-redirect/websocket-allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-wss/websocket-request/top-level/no-redirect/websocket-allowed.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/fetch-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/fetch-request/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/fetch-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/link-css-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/link-css-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/link-css-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/object-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/object-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/object-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/picture-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/picture-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/picture-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/script-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/script-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/script-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/worker-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/worker-request/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/worker-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/xhr-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/xhr-request/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/xhr-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-ws/websocket-request/top-level/keep-scheme-redirect/ws-downgrade-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-ws/websocket-request/top-level/no-redirect/ws-downgrade-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-ws/websocket-request/top-level/swap-scheme-redirect/ws-downgrade-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/fetch-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/fetch-request/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/fetch-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/link-css-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/link-css-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/link-css-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/object-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/object-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/object-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/picture-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/picture-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/picture-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/script-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/script-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/script-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/worker-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/worker-request/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/worker-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/xhr-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/xhr-request/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/xhr-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-ws/websocket-request/top-level/keep-scheme-redirect/ws-downgrade-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-ws/websocket-request/top-level/no-redirect/ws-downgrade-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-ws/websocket-request/top-level/swap-scheme-redirect/ws-downgrade-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/generic/common.js
+ testing/web-platform/tests/mixed-content/generic/expect.py
+ testing/web-platform/tests/mixed-content/generic/mixed-content-test-case.js
+ testing/web-platform/tests/mixed-content/generic/sanity-checker.js
+ testing/web-platform/tests/mixed-content/generic/template/spec_json.js.template
+ testing/web-platform/tests/mixed-content/generic/template/test.js.template
+ testing/web-platform/tests/mixed-content/generic/template/test_description.template
+ testing/web-platform/tests/mixed-content/generic/tools/__init__.py
+ testing/web-platform/tests/mixed-content/generic/tools/clean.py
+ testing/web-platform/tests/mixed-content/generic/tools/common_paths.py
+ testing/web-platform/tests/mixed-content/generic/tools/generate.py
+ testing/web-platform/tests/mixed-content/generic/tools/regenerate
+ testing/web-platform/tests/mixed-content/generic/tools/spec_validator.py
+ testing/web-platform/tests/mixed-content/generic/worker.js
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/audio-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/audio-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/audio-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/img-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/img-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/img-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/link-prefetch-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/link-prefetch-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/link-prefetch-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/video-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/video-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/video-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/audio-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/audio-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/audio-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/img-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/img-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/img-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/link-prefetch-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/link-prefetch-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/link-prefetch-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/video-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/video-tag/top-level/no-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/video-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html.headers
+ testing/web-platform/tests/mixed-content/spec.src.json
+ testing/web-platform/tests/mixed-content/spec_json.js
+ testing/web-platform/tests/navigation-timing/OWNERS
+ testing/web-platform/tests/navigation-timing/resources/webperftestharness.js
+ testing/web-platform/tests/notifications/OWNERS
+ testing/web-platform/tests/notifications/common.js
+ testing/web-platform/tests/old-tests/submission/Infraware/Session_History/contents/Session_History/css/result.css
+ testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_support.js
+ testing/web-platform/tests/old-tests/submission/Microsoft/history/404.html
+ testing/web-platform/tests/old-tests/submission/Microsoft/images/blue-area.png
+ testing/web-platform/tests/old-tests/submission/Microsoft/images/blue-border.png
+ testing/web-platform/tests/old-tests/submission/Microsoft/images/blue.png
+ testing/web-platform/tests/old-tests/submission/Microsoft/images/fail.gif
+ testing/web-platform/tests/old-tests/submission/Microsoft/images/movie_300_frame_0.png
+ testing/web-platform/tests/old-tests/submission/Microsoft/images/poster.png
+ testing/web-platform/tests/old-tests/submission/Microsoft/images/poster_blue.png
+ testing/web-platform/tests/old-tests/submission/Microsoft/images/poster_green.png
+ testing/web-platform/tests/old-tests/submission/Microsoft/images/poster_red.png
+ testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox.pdf
+ testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_helper.js
+ testing/web-platform/tests/old-tests/submission/Microsoft/structuredclone/echo.js
+ testing/web-platform/tests/old-tests/submission/Microsoft/xhtml5/colgroup_valign_bottom.xhtml
+ testing/web-platform/tests/old-tests/submission/Microsoft/xhtml5/colgroup_valign_top.xhtml
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/css/background.css
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/css/import.css
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/count-script-tags.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/find-body.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/find-foo.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-1.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-10.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-11.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-12.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-2.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-3.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-4.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-5.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-6.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-7.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-8.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/scripts/include-9.js
+ testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/testlib/testlib.js
+ testing/web-platform/tests/old-tests/submission/migration.txt
+ testing/web-platform/tests/old-tests/webdriver/README.md
+ testing/web-platform/tests/old-tests/webdriver/base_test.py
+ testing/web-platform/tests/old-tests/webdriver/command_contexts/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/command_contexts/open_and_close_window_test.py
+ testing/web-platform/tests/old-tests/webdriver/command_contexts/res/first-page.html
+ testing/web-platform/tests/old-tests/webdriver/command_contexts/res/other-page.html
+ testing/web-platform/tests/old-tests/webdriver/command_contexts/window_handle_test.py
+ testing/web-platform/tests/old-tests/webdriver/command_contexts/window_size_test.py
+ testing/web-platform/tests/old-tests/webdriver/cookie/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/cookie/cookie_test.py
+ testing/web-platform/tests/old-tests/webdriver/ecmascript/ecmascript_test.py
+ testing/web-platform/tests/old-tests/webdriver/element_location/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/element_location/element_location_test.py
+ testing/web-platform/tests/old-tests/webdriver/element_state/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/element_state/method_test.py
+ testing/web-platform/tests/old-tests/webdriver/element_state/properties.py
+ testing/web-platform/tests/old-tests/webdriver/element_state/selected_test.py
+ testing/web-platform/tests/old-tests/webdriver/element_state/visibility_test.py
+ testing/web-platform/tests/old-tests/webdriver/javascript/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/javascript/execute_script_test.py
+ testing/web-platform/tests/old-tests/webdriver/modal/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/modal/alerts_quit_test.py
+ testing/web-platform/tests/old-tests/webdriver/modal/alerts_test.py
+ testing/web-platform/tests/old-tests/webdriver/navigation/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/navigation/auth_tests.py
+ testing/web-platform/tests/old-tests/webdriver/navigation/forward.py
+ testing/web-platform/tests/old-tests/webdriver/navigation/forwardToNothing.py
+ testing/web-platform/tests/old-tests/webdriver/navigation/get_from_http_test.py
+ testing/web-platform/tests/old-tests/webdriver/navigation/invalid_cert_test.py
+ testing/web-platform/tests/old-tests/webdriver/navigation/refresh-page.py
+ testing/web-platform/tests/old-tests/webdriver/navigation/refresh_page.py
+ testing/web-platform/tests/old-tests/webdriver/navigation/res/self-signed.key
+ testing/web-platform/tests/old-tests/webdriver/network.py
+ testing/web-platform/tests/old-tests/webdriver/runtests.py
+ testing/web-platform/tests/old-tests/webdriver/runtests_p0.py
+ testing/web-platform/tests/old-tests/webdriver/screenshot/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/screenshot/take_screenshot.py
+ testing/web-platform/tests/old-tests/webdriver/timeouts/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/timeouts/implicit_waits_tests.py
+ testing/web-platform/tests/old-tests/webdriver/timeouts/page_load_timeouts_tests.py
+ testing/web-platform/tests/old-tests/webdriver/user_input/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/user_input/clear_test.py
+ testing/web-platform/tests/old-tests/webdriver/user_input/click_test.py
+ testing/web-platform/tests/old-tests/webdriver/user_input/res/click.html
+ testing/web-platform/tests/old-tests/webdriver/user_input/res/text-form-landing.html
+ testing/web-platform/tests/old-tests/webdriver/user_input/res/text-form.html
+ testing/web-platform/tests/old-tests/webdriver/user_input/sendkeys_test.py
+ testing/web-platform/tests/old-tests/webdriver/webdriver.cfg
+ testing/web-platform/tests/old-tests/webdriver/windows/__init__.py
+ testing/web-platform/tests/old-tests/webdriver/windows/tabbing.py
+ testing/web-platform/tests/old-tests/webdriver/windows/window_manipulation.py
+ testing/web-platform/tests/page-visibility/OWNERS
+ testing/web-platform/tests/page-visibility/resources/pagevistestharness.js
+ testing/web-platform/tests/payment-request/OWNERS
+ testing/web-platform/tests/performance-timeline/OWNERS
+ testing/web-platform/tests/performance-timeline/performanceobservers.js
+ testing/web-platform/tests/performance-timeline/resources/square.png
+ testing/web-platform/tests/pointerevents/OWNERS
+ testing/web-platform/tests/pointerevents/README.md
+ testing/web-platform/tests/pointerevents/pointerevent_releasepointercapture_events_to_original_target-manual.html
+ testing/web-platform/tests/pointerevents/pointerevent_styles.css
+ testing/web-platform/tests/pointerevents/pointerevent_support.js
+ testing/web-platform/tests/pointerlock/OWNERS
+ testing/web-platform/tests/presentation-api/OWNERS
+ testing/web-platform/tests/presentation-api/README.md
+ testing/web-platform/tests/progress-events/tests/submissions/Samsung/resources/no-content-length.py
+ testing/web-platform/tests/proximity/DeviceProximityEvent_tests.js
+ testing/web-platform/tests/proximity/OWNERS
+ testing/web-platform/tests/proximity/UserProximityEvent_tests.js
+ testing/web-platform/tests/quirks-mode/OWNERS
+ testing/web-platform/tests/referrer-policy/OWNERS
+ testing/web-platform/tests/referrer-policy/README.md
+ testing/web-platform/tests/referrer-policy/generic/common.js
+ testing/web-platform/tests/referrer-policy/generic/referrer-policy-test-case.js
+ testing/web-platform/tests/referrer-policy/generic/sanity-checker.js
+ testing/web-platform/tests/referrer-policy/generic/subresource/__init__.py
+ testing/web-platform/tests/referrer-policy/generic/subresource/document.py
+ testing/web-platform/tests/referrer-policy/generic/subresource/image.py
+ testing/web-platform/tests/referrer-policy/generic/subresource/script.py
+ testing/web-platform/tests/referrer-policy/generic/subresource/subresource.py
+ testing/web-platform/tests/referrer-policy/generic/subresource/worker.py
+ testing/web-platform/tests/referrer-policy/generic/subresource/xhr.py
+ testing/web-platform/tests/referrer-policy/generic/template/script.js.template
+ testing/web-platform/tests/referrer-policy/generic/template/spec_json.js.template
+ testing/web-platform/tests/referrer-policy/generic/template/test.js.template
+ testing/web-platform/tests/referrer-policy/generic/template/test_description.template
+ testing/web-platform/tests/referrer-policy/generic/template/worker.js.template
+ testing/web-platform/tests/referrer-policy/generic/tools/__init__.py
+ testing/web-platform/tests/referrer-policy/generic/tools/clean.py
+ testing/web-platform/tests/referrer-policy/generic/tools/common_paths.py
+ testing/web-platform/tests/referrer-policy/generic/tools/generate.py
+ testing/web-platform/tests/referrer-policy/generic/tools/regenerate
+ testing/web-platform/tests/referrer-policy/generic/tools/spec_validator.py
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-downgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-downgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-downgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-upgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-upgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-upgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-downgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-downgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-downgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-upgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-upgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-upgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-downgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-downgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-downgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-upgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-upgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-upgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-downgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-downgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-downgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-upgrade.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-upgrade.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-upgrade.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/fetch-request/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/script-tag/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/xhr-request/same-origin-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/spec.src.json
+ testing/web-platform/tests/referrer-policy/spec_json.js
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-insecure.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-insecure.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-insecure.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/fetch-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/iframe-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/script-tag/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/script-tag/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/script-tag/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/xhr-request/generic.no-redirect.http.html.headers
+ testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html.headers
+ testing/web-platform/tests/resource-timing/OWNERS
+ testing/web-platform/tests/resource-timing/SyntheticResponse.py
+ testing/web-platform/tests/resource-timing/iframe-setdomain.sub.html
+ testing/web-platform/tests/resource-timing/resource-timing.html
+ testing/web-platform/tests/resource-timing/resource-timing.js
+ testing/web-platform/tests/resource-timing/resources/gzip_xml.py
+ testing/web-platform/tests/resource-timing/resources/resource_timing_test0.css
+ testing/web-platform/tests/resource-timing/resources/resource_timing_test0.js
+ testing/web-platform/tests/resource-timing/resources/resource_timing_test0.png
+ testing/web-platform/tests/resource-timing/resources/webperftestharness.js
+ testing/web-platform/tests/resource-timing/test_resource_timing.js
+ testing/web-platform/tests/resources/.gitignore
+ testing/web-platform/tests/resources/.gitmodules
+ testing/web-platform/tests/resources/.htaccess
+ testing/web-platform/tests/resources/docs/api.md
+ testing/web-platform/tests/resources/docs/idlharness.md
+ testing/web-platform/tests/resources/examples/apisample-error-worker.js
+ testing/web-platform/tests/resources/examples/apisample-worker.js
+ testing/web-platform/tests/resources/idlharness.js
+ testing/web-platform/tests/resources/readme.md
+ testing/web-platform/tests/resources/testharness.css
+ testing/web-platform/tests/resources/testharness.js
+ testing/web-platform/tests/resources/webidl2/.gitignore
+ testing/web-platform/tests/resources/webidl2/.gitmodules
+ testing/web-platform/tests/resources/webidl2/.travis.yml
+ testing/web-platform/tests/resources/webidl2/README.md
+ testing/web-platform/tests/resources/webidl2/index.js
+ testing/web-platform/tests/resources/webidl2/lib/webidl2.js
+ testing/web-platform/tests/resources/webidl2/lib/writer.js
+ testing/web-platform/tests/resources/webidl2/package.json
+ testing/web-platform/tests/resources/webidl2/test/invalid.js
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/dict-required-default.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/enum.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/maplike-1type.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/module.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/nonnullableany.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/nonnullableobjects.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/raises.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/readonly-iterable.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/scopedname.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/sequenceAsAttribute.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/setlike-2types.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/special-omittable.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/stringconstants.idl
+ testing/web-platform/tests/resources/webidl2/test/invalid/idl/typedef-nested.widl
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/dict-required-default.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/enum.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/maplike-1type.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/module.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/nonnullableany.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/nonnullableobjects.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/raises.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/readonly-iterable.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/scopedname.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/sequenceAsAttribute.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/setlike-2types.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/special-omittable.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/stringconstants.json
+ testing/web-platform/tests/resources/webidl2/test/invalid/json/typedef-nested.json
+ testing/web-platform/tests/resources/webidl2/test/mocha.opts
+ testing/web-platform/tests/resources/webidl2/test/syntax.js
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/allowany.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/array.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/attributes.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/callback.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/caller.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/constants.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/constructor.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/dictionary-inherits.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/dictionary.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/documentation-dos.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/documentation.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/enum.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/equivalent-decl.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/exception-inheritance.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/exception.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/extended-attributes.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/generic.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/getter-setter.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/identifier-qualified-names.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/implements.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/indexed-properties.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/inherits-getter.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/interface-inherits.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/iterable.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/iterator.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/legacyiterable.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/map.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/maplike.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/namedconstructor.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/nointerfaceobject.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/nullable.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/nullableobjects.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/operation-optional-arg.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/overloading.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/overridebuiltins.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/partial-interface.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/primitives.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/prototyperoot.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/putforwards.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/reg-operations.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/replaceable.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/sequence.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/serializer.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/setlike.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/static.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/stringifier-attribute.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/stringifier-custom.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/stringifier.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/treatasnull.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/treatasundefined.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/typedef-nested.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/typedef.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/typesuffixes.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/uniontype.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/idl/variadic-operations.widl
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/allowany.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/array.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/attributes.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/callback.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/caller.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/constants.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/constructor.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/dictionary-inherits.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/dictionary.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/documentation-dos.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/documentation.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/enum.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/equivalent-decl.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/exception-inheritance.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/exception.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/extended-attributes.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/generic.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/getter-setter.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/identifier-qualified-names.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/implements.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/indexed-properties.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/inherits-getter.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/interface-inherits.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/iterable.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/iterator.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/legacyiterable.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/map.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/maplike.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/namedconstructor.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/nointerfaceobject.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/nullable.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/nullableobjects.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/operation-optional-arg.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/overloading.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/overridebuiltins.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/partial-interface.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/primitives.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/prototyperoot.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/putforwards.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/reg-operations.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/replaceable.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/sequence.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/serializer.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/setlike.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/static.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/stringifier-attribute.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/stringifier-custom.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/stringifier.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/treatasnull.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/treatasundefined.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/typedef-nested.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/typedef.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/typesuffixes.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/uniontype.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/json/variadic-operations.json
+ testing/web-platform/tests/resources/webidl2/test/syntax/opt/typedef-nested.json
+ testing/web-platform/tests/resources/webidl2/test/web/make-web-tests.js
+ testing/web-platform/tests/resources/webidl2/test/web/run-tests.js
+ testing/web-platform/tests/resources/webidl2/test/widlproc/.gitignore
+ testing/web-platform/tests/resources/webidl2/test/widlproc/README.md
+ testing/web-platform/tests/resources/webidl2/test/widlproc/examples/widlhtml.css
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/error/enum.txt
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/error/module.txt
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/error/nonnullableany.txt
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/error/nonnullableobjects.txt
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/error/scopedname.txt
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/error/sequenceAsAttribute.txt
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/error/stringconstants.idl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/idl/enum.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/idl/module.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/idl/nonnullableany.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/idl/nonnullableobjects.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/idl/raises.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/idl/scopedname.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/idl/sequenceAsAttribute.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/idl/special-omittable.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/invalid/idl/stringconstants.idl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/allowany.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/array.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/attributes.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/callback.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/caller.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/constants.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/constructor.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/dictionary-inherits.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/dictionary.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/documentation-dos.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/documentation.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/enum.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/equivalent-decl.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/exception-inheritance.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/exception.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/getter-setter.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/identifier-qualified-names.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/implements.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/indexed-properties.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/inherits-getter.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/interface-inherits.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/iterator.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/namedconstructor.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/nointerfaceobject.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/nullable.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/nullableobjects.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/operation-optional-arg.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/overloading.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/overridebuiltins.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/partial-interface.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/primitives.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/prototyperoot.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/putforwards.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/reg-operations.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/replaceable.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/sequence.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/serializer.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/static.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/stringifier-attribute.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/stringifier-custom.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/stringifier.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/treatasnull.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/treatasundefined.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/typedef.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/typesuffixes.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/uniontype.widl
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/idl/variadic-operations.widl
+ testing/web-platform/tests/screen-orientation/OWNERS
+ testing/web-platform/tests/secure-contexts/basic-popup-and-iframe-tests.https.js
+ testing/web-platform/tests/secure-contexts/server-locations.sub.js
+ testing/web-platform/tests/secure-contexts/support/dedicated-worker-script.js
+ testing/web-platform/tests/secure-contexts/support/parent-dedicated-worker-script.js
+ testing/web-platform/tests/secure-contexts/support/parent-shared-worker-script.js
+ testing/web-platform/tests/secure-contexts/support/shared-worker-script.js
+ testing/web-platform/tests/selection/OWNERS
+ testing/web-platform/tests/selection/common.js
+ testing/web-platform/tests/selectors-api/tests/submissions/Opera/ParentNode-query-queryAll.js
+ testing/web-platform/tests/serve
+ testing/web-platform/tests/serve.py
+ testing/web-platform/tests/server-side.md
+ testing/web-platform/tests/service-workers/OWNERS
+ testing/web-platform/tests/service-workers/cache-storage/OWNERS
+ testing/web-platform/tests/service-workers/cache-storage/resources/common-worker.js
+ testing/web-platform/tests/service-workers/cache-storage/resources/credentials-worker.js
+ testing/web-platform/tests/service-workers/cache-storage/resources/fetch-status.py
+ testing/web-platform/tests/service-workers/cache-storage/resources/simple.txt
+ testing/web-platform/tests/service-workers/cache-storage/resources/test-helpers.js
+ testing/web-platform/tests/service-workers/cache-storage/resources/testharness-helpers.js
+ testing/web-platform/tests/service-workers/cache-storage/script-tests/cache-add.js
+ testing/web-platform/tests/service-workers/cache-storage/script-tests/cache-delete.js
+ testing/web-platform/tests/service-workers/cache-storage/script-tests/cache-match.js
+ testing/web-platform/tests/service-workers/cache-storage/script-tests/cache-matchAll.js
+ testing/web-platform/tests/service-workers/cache-storage/script-tests/cache-put.js
+ testing/web-platform/tests/service-workers/cache-storage/script-tests/cache-storage-keys.js
+ testing/web-platform/tests/service-workers/cache-storage/script-tests/cache-storage-match.js
+ testing/web-platform/tests/service-workers/cache-storage/script-tests/cache-storage.js
+ testing/web-platform/tests/service-workers/service-worker/ServiceWorkerGlobalScope/resources/registration-attribute-worker.js
+ testing/web-platform/tests/service-workers/service-worker/ServiceWorkerGlobalScope/resources/unregister-controlling-worker.html
+ testing/web-platform/tests/service-workers/service-worker/ServiceWorkerGlobalScope/resources/unregister-worker.js
+ testing/web-platform/tests/service-workers/service-worker/ServiceWorkerGlobalScope/resources/update-worker.js
+ testing/web-platform/tests/service-workers/service-worker/ServiceWorkerGlobalScope/resources/update-worker.py
+ testing/web-platform/tests/service-workers/service-worker/resources/404.py
+ testing/web-platform/tests/service-workers/service-worker/resources/appcache-ordering.is-appcached.js
+ testing/web-platform/tests/service-workers/service-worker/resources/appcache-ordering.manifest
+ testing/web-platform/tests/service-workers/service-worker/resources/claim-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/client-navigate-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/clients-get-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/clients-matchall-client-types-shared-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/clients-matchall-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/dummy-shared-worker-interceptor.js
+ testing/web-platform/tests/service-workers/service-worker/resources/dummy-worker-interceptor.js
+ testing/web-platform/tests/service-workers/service-worker/resources/dummy-worker-script.py
+ testing/web-platform/tests/service-workers/service-worker/resources/dummy.txt
+ testing/web-platform/tests/service-workers/service-worker/resources/empty-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/empty.js
+ testing/web-platform/tests/service-workers/service-worker/resources/end-to-end-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/events-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/extendable-event-async-waituntil.js
+ testing/web-platform/tests/service-workers/service-worker/resources/extendable-event-waituntil.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fail-on-fetch-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-access-control.py
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-csp-iframe.html.sub.headers
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-event-async-respond-with-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-event-network-error-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-event-respond-with-stops-propagation-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-event-test-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-css-base-url-style.css
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-css-base-url-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-fallback-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-no-freshness-headers-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-resources-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-xhr-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-response-xhr-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-rewrite-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/fetch-waits-for-activate-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/get-host-info.sub.js
+ testing/web-platform/tests/service-workers/service-worker/resources/indexeddb-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/install-event-type-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/interfaces-worker.sub.js
+ testing/web-platform/tests/service-workers/service-worker/resources/interfaces.js
+ testing/web-platform/tests/service-workers/service-worker/resources/invalid-blobtype-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/invalid-chunked-encoding-with-flush.py
+ testing/web-platform/tests/service-workers/service-worker/resources/invalid-chunked-encoding.py
+ testing/web-platform/tests/service-workers/service-worker/resources/invalid-header-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/load_worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/malformed-worker.py
+ testing/web-platform/tests/service-workers/service-worker/resources/mime-type-worker.py
+ testing/web-platform/tests/service-workers/service-worker/resources/mint-new-worker.py
+ testing/web-platform/tests/service-workers/service-worker/resources/navigate-window-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/navigation-redirect-out-scope.py
+ testing/web-platform/tests/service-workers/service-worker/resources/navigation-redirect-scope1.py
+ testing/web-platform/tests/service-workers/service-worker/resources/navigation-redirect-scope2.py
+ testing/web-platform/tests/service-workers/service-worker/resources/navigation-redirect-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/onactivate-throw-error-from-nested-event-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/onactivate-throw-error-then-cancel-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/onactivate-throw-error-then-prevent-default-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/onactivate-throw-error-with-empty-onerror-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/onactivate-throw-error-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/oninstall-throw-error-from-nested-event-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/oninstall-throw-error-then-cancel-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/oninstall-throw-error-then-prevent-default-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/oninstall-throw-error-with-empty-onerror-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/oninstall-throw-error-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/override_assert_object_equals.js
+ testing/web-platform/tests/service-workers/service-worker/resources/performance-timeline-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/postmessage-msgport-to-client-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/postmessage-to-client-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/postmessage-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/redirect.py
+ testing/web-platform/tests/service-workers/service-worker/resources/registration-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/reject-install-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/request-end-to-end-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/request-headers.py
+ testing/web-platform/tests/service-workers/service-worker/resources/resource-timing-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/service-worker-csp-worker.py
+ testing/web-platform/tests/service-workers/service-worker/resources/shared-worker-controlled.js
+ testing/web-platform/tests/service-workers/service-worker/resources/shared-worker-import.js
+ testing/web-platform/tests/service-workers/service-worker/resources/silence.oga
+ testing/web-platform/tests/service-workers/service-worker/resources/simple-intercept-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/simple.txt
+ testing/web-platform/tests/service-workers/service-worker/resources/skip-waiting-installed-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/skip-waiting-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/square.png
+ testing/web-platform/tests/service-workers/service-worker/resources/success.py
+ testing/web-platform/tests/service-workers/service-worker/resources/test-helpers.sub.js
+ testing/web-platform/tests/service-workers/service-worker/resources/testharness-helpers.js
+ testing/web-platform/tests/service-workers/service-worker/resources/update-nocookie-worker.py
+ testing/web-platform/tests/service-workers/service-worker/resources/update-recovery-worker.py
+ testing/web-platform/tests/service-workers/service-worker/resources/update-worker.py
+ testing/web-platform/tests/service-workers/service-worker/resources/wait-forever-in-install-worker.js
+ testing/web-platform/tests/service-workers/service-worker/resources/websocket.js
+ testing/web-platform/tests/service-workers/service-worker/resources/worker-load-interceptor.js
+ testing/web-platform/tests/service-workers/service-worker/resources/worker-testharness.js
+ testing/web-platform/tests/service-workers/service-worker/resources/xhr.js
+ testing/web-platform/tests/service-workers/specgen.json
+ testing/web-platform/tests/service-workers/tools/blink-import.py
+ testing/web-platform/tests/shadow-dom/OWNERS
+ testing/web-platform/tests/shadow-dom/resources/Document-prototype-currentScript-helper.js
+ testing/web-platform/tests/shadow-dom/resources/event-path-test-helpers.js
+ testing/web-platform/tests/shadow-dom/resources/shadow-dom.js
+ testing/web-platform/tests/shadow-dom/untriaged/README
+ testing/web-platform/tests/streams/OWNERS
+ testing/web-platform/tests/streams/byte-length-queuing-strategy.js
+ testing/web-platform/tests/streams/count-queuing-strategy.js
+ testing/web-platform/tests/streams/readable-streams/bad-strategies.js
+ testing/web-platform/tests/streams/readable-streams/bad-underlying-sources.js
+ testing/web-platform/tests/streams/readable-streams/brand-checks.js
+ testing/web-platform/tests/streams/readable-streams/cancel.js
+ testing/web-platform/tests/streams/readable-streams/count-queuing-strategy-integration.js
+ testing/web-platform/tests/streams/readable-streams/garbage-collection.js
+ testing/web-platform/tests/streams/readable-streams/general.js
+ testing/web-platform/tests/streams/readable-streams/pipe-through.js
+ testing/web-platform/tests/streams/readable-streams/readable-stream-reader.js
+ testing/web-platform/tests/streams/readable-streams/tee.js
+ testing/web-platform/tests/streams/readable-streams/templated.js
+ testing/web-platform/tests/streams/resources/rs-test-templates.js
+ testing/web-platform/tests/streams/resources/rs-utils.js
+ testing/web-platform/tests/streams/resources/test-initializer.js
+ testing/web-platform/tests/streams/resources/test-utils.js
+ testing/web-platform/tests/subresource-integrity/OWNERS
+ testing/web-platform/tests/subresource-integrity/alternate.css
+ testing/web-platform/tests/subresource-integrity/crossorigin-anon-script.js
+ testing/web-platform/tests/subresource-integrity/crossorigin-anon-script.js.headers
+ testing/web-platform/tests/subresource-integrity/crossorigin-anon-style.css
+ testing/web-platform/tests/subresource-integrity/crossorigin-anon-style.css.headers
+ testing/web-platform/tests/subresource-integrity/crossorigin-creds-script.js
+ testing/web-platform/tests/subresource-integrity/crossorigin-creds-script.js.sub.headers
+ testing/web-platform/tests/subresource-integrity/crossorigin-creds-style.css
+ testing/web-platform/tests/subresource-integrity/crossorigin-creds-style.css.sub.headers
+ testing/web-platform/tests/subresource-integrity/crossorigin-ineligible-script.js
+ testing/web-platform/tests/subresource-integrity/crossorigin-ineligible-style.css
+ testing/web-platform/tests/subresource-integrity/matching-digest.js
+ testing/web-platform/tests/subresource-integrity/non-matching-digest.js
+ testing/web-platform/tests/subresource-integrity/style.css
+ testing/web-platform/tests/subresource-integrity/tools/generate_javascript.py
+ testing/web-platform/tests/subresource-integrity/tools/list_hashes.py
+ testing/web-platform/tests/svg/OWNERS
+ testing/web-platform/tests/svg/README.md
+ testing/web-platform/tests/svg/import/text-fonts-202-t-manual.svg
+ testing/web-platform/tests/svg/import/woffs/Blocky.woff
+ testing/web-platform/tests/svg/import/woffs/EzraSILSR.woff
+ testing/web-platform/tests/svg/import/woffs/FreeMono.woff
+ testing/web-platform/tests/svg/import/woffs/FreeMonoBold.woff
+ testing/web-platform/tests/svg/import/woffs/FreeMonoBoldOblique.woff
+ testing/web-platform/tests/svg/import/woffs/FreeMonoOblique.woff
+ testing/web-platform/tests/svg/import/woffs/FreeSans.woff
+ testing/web-platform/tests/svg/import/woffs/FreeSansASCII.woff
+ testing/web-platform/tests/svg/import/woffs/FreeSansBold.woff
+ testing/web-platform/tests/svg/import/woffs/FreeSansBoldOblique.woff
+ testing/web-platform/tests/svg/import/woffs/FreeSansOblique.woff
+ testing/web-platform/tests/svg/import/woffs/FreeSerifBold.woff
+ testing/web-platform/tests/svg/import/woffs/FreeSerifBoldItalic.woff
+ testing/web-platform/tests/svg/import/woffs/FreeSerifItalic.woff
+ testing/web-platform/tests/svg/import/woffs/PlaneOne.woff
+ testing/web-platform/tests/svg/import/woffs/ScheherazadeRegOT.woff
+ testing/web-platform/tests/svg/import/woffs/Tribase.woff
+ testing/web-platform/tests/svg/import/woffs/ZCB.woff
+ testing/web-platform/tests/svg/import/woffs/ZCL.woff
+ testing/web-platform/tests/svg/import/woffs/ZCR.woff
+ testing/web-platform/tests/svg/import/woffs/ZCSB.woff
+ testing/web-platform/tests/svg/import/woffs/ZCXB.woff
+ testing/web-platform/tests/svg/import/woffs/ZCXL.woff
+ testing/web-platform/tests/svg/import/woffs/anglepoi.woff
+ testing/web-platform/tests/svg/import/woffs/embeded-text-text-04.woff
+ testing/web-platform/tests/svg/import/woffs/embeded-text-text-05.woff
+ testing/web-platform/tests/svg/import/woffs/embeded-text-text-06.woff
+ testing/web-platform/tests/svg/import/woffs/embeded.woff
+ testing/web-platform/tests/svg/linking/scripted/testScripts/dummyScript.js
+ testing/web-platform/tests/svg/linking/scripted/testScripts/externalScript1.js
+ testing/web-platform/tests/svg/linking/scripted/testScripts/externalScript2.js
+ testing/web-platform/tests/svg/linking/scripted/testcommon.js
+ testing/web-platform/tests/tools/.gitignore
+ testing/web-platform/tests/tools/.gitmodules
+ testing/web-platform/tests/tools/.travis.yml
+ testing/web-platform/tests/tools/__init__.py
+ testing/web-platform/tests/tools/html5lib/.gitignore
+ testing/web-platform/tests/tools/html5lib/.gitmodules
+ testing/web-platform/tests/tools/html5lib/.travis.yml
+ testing/web-platform/tests/tools/html5lib/AUTHORS.rst
+ testing/web-platform/tests/tools/html5lib/CHANGES.rst
+ testing/web-platform/tests/tools/html5lib/CONTRIBUTING.rst
+ testing/web-platform/tests/tools/html5lib/MANIFEST.in
+ testing/web-platform/tests/tools/html5lib/README.rst
+ testing/web-platform/tests/tools/html5lib/debug-info.py
+ testing/web-platform/tests/tools/html5lib/doc/Makefile
+ testing/web-platform/tests/tools/html5lib/doc/changes.rst
+ testing/web-platform/tests/tools/html5lib/doc/conf.py
+ testing/web-platform/tests/tools/html5lib/doc/html5lib.filters.rst
+ testing/web-platform/tests/tools/html5lib/doc/html5lib.rst
+ testing/web-platform/tests/tools/html5lib/doc/html5lib.serializer.rst
+ testing/web-platform/tests/tools/html5lib/doc/html5lib.treebuilders.rst
+ testing/web-platform/tests/tools/html5lib/doc/html5lib.treewalkers.rst
+ testing/web-platform/tests/tools/html5lib/doc/index.rst
+ testing/web-platform/tests/tools/html5lib/doc/license.rst
+ testing/web-platform/tests/tools/html5lib/doc/make.bat
+ testing/web-platform/tests/tools/html5lib/doc/modules.rst
+ testing/web-platform/tests/tools/html5lib/doc/movingparts.rst
+ testing/web-platform/tests/tools/html5lib/flake8-run.sh
+ testing/web-platform/tests/tools/html5lib/html5lib/__init__.py
+ testing/web-platform/tests/tools/html5lib/html5lib/constants.py
+ testing/web-platform/tests/tools/html5lib/html5lib/filters/__init__.py
+ testing/web-platform/tests/tools/html5lib/html5lib/filters/_base.py
+ testing/web-platform/tests/tools/html5lib/html5lib/filters/alphabeticalattributes.py
+ testing/web-platform/tests/tools/html5lib/html5lib/filters/inject_meta_charset.py
+ testing/web-platform/tests/tools/html5lib/html5lib/filters/lint.py
+ testing/web-platform/tests/tools/html5lib/html5lib/filters/optionaltags.py
+ testing/web-platform/tests/tools/html5lib/html5lib/filters/sanitizer.py
+ testing/web-platform/tests/tools/html5lib/html5lib/filters/whitespace.py
+ testing/web-platform/tests/tools/html5lib/html5lib/html5parser.py
+ testing/web-platform/tests/tools/html5lib/html5lib/ihatexml.py
+ testing/web-platform/tests/tools/html5lib/html5lib/inputstream.py
+ testing/web-platform/tests/tools/html5lib/html5lib/sanitizer.py
+ testing/web-platform/tests/tools/html5lib/html5lib/serializer/__init__.py
+ testing/web-platform/tests/tools/html5lib/html5lib/serializer/htmlserializer.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/README
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/__init__.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/mockParser.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/performance/concatenation.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/support.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_encoding.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_parser.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_parser2.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_sanitizer.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_serializer.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_stream.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_tokenizer.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_treeadapters.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_treewalkers.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/test_whitespace_filter.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/AUTHORS.rst
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/encoding/chardet/test_big5.txt
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/encoding/test-yahoo-jp.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/encoding/tests1.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/encoding/tests2.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/sanitizer/tests1.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/serializer/core.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/serializer/injectmeta.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/serializer/optionaltags.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/serializer/options.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/serializer/whitespace.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/sniffer/htmlOrFeed.json
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/README.md
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/contentModelFlags.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/domjs.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/entities.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/escapeFlag.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/numericEntities.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/test1.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/test2.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/test3.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/test4.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/unicodeChars.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/xmlViolation.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/README.md
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/adoption01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/adoption02.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/comments01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/doctype01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/domjs-unsafe.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/entities01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/entities02.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/html5test-com.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/inbody01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/isindex.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/main-element.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/pending-spec-changes.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/ruby.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/scriptdata01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/scripted/adoption01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/scripted/ark.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/scripted/webkit01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tables01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/template.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests1.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests10.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests11.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests12.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests14.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests15.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests16.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests17.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests18.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests19.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests2.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests20.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests21.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests22.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests23.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests24.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests25.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests26.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests3.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests4.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests5.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests6.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests7.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests8.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests9.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/tricky01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/webkit01.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tree-construction/webkit02.dat
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/attributes.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/base-href-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/base-target-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/blockquote-cite-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/classattribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/contenteditableattribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/contextmenuattribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/dirattribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/draggableattribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/html-xmlns-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/idattribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/inputattributes.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/irrelevantattribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/langattribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/li-value-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/link-href-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/link-hreflang-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/link-rel-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/ol-start-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/starttags.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/style-scoped-attribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/validator/tabindexattribute.test
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/tokenizertotree.py
+ testing/web-platform/tests/tools/html5lib/html5lib/tests/utf-8-bom.html
+ testing/web-platform/tests/tools/html5lib/html5lib/tokenizer.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treeadapters/__init__.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treeadapters/sax.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treebuilders/__init__.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treebuilders/_base.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treebuilders/dom.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treebuilders/etree.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treebuilders/etree_lxml.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treewalkers/__init__.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treewalkers/_base.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treewalkers/dom.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treewalkers/etree.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treewalkers/genshistream.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treewalkers/lxmletree.py
+ testing/web-platform/tests/tools/html5lib/html5lib/treewalkers/pulldom.py
+ testing/web-platform/tests/tools/html5lib/html5lib/trie/__init__.py
+ testing/web-platform/tests/tools/html5lib/html5lib/trie/_base.py
+ testing/web-platform/tests/tools/html5lib/html5lib/trie/datrie.py
+ testing/web-platform/tests/tools/html5lib/html5lib/trie/py.py
+ testing/web-platform/tests/tools/html5lib/html5lib/utils.py
+ testing/web-platform/tests/tools/html5lib/parse.py
+ testing/web-platform/tests/tools/html5lib/requirements-install.sh
+ testing/web-platform/tests/tools/html5lib/requirements-optional-2.6.txt
+ testing/web-platform/tests/tools/html5lib/requirements-optional-cpython.txt
+ testing/web-platform/tests/tools/html5lib/requirements-optional.txt
+ testing/web-platform/tests/tools/html5lib/requirements-test.txt
+ testing/web-platform/tests/tools/html5lib/requirements.txt
+ testing/web-platform/tests/tools/html5lib/setup.py
+ testing/web-platform/tests/tools/html5lib/tox.ini
+ testing/web-platform/tests/tools/html5lib/utils/entities.py
+ testing/web-platform/tests/tools/html5lib/utils/iana_parse.py
+ testing/web-platform/tests/tools/html5lib/utils/spider.py
+ testing/web-platform/tests/tools/lint/__init__.py
+ testing/web-platform/tests/tools/lint/lint.py
+ testing/web-platform/tests/tools/lint/tests/__init__.py
+ testing/web-platform/tests/tools/lint/tests/dummy/broken.html
+ testing/web-platform/tests/tools/lint/tests/dummy/broken_ignored.html
+ testing/web-platform/tests/tools/lint/tests/dummy/lint.whitelist
+ testing/web-platform/tests/tools/lint/tests/dummy/okay.html
+ testing/web-platform/tests/tools/lint/tests/test_file_lints.py
+ testing/web-platform/tests/tools/lint/tests/test_lint.py
+ testing/web-platform/tests/tools/lint/tests/test_path_lints.py
+ testing/web-platform/tests/tools/localpaths.py
+ testing/web-platform/tests/tools/manifest/__init__.py
+ testing/web-platform/tests/tools/manifest/item.py
+ testing/web-platform/tests/tools/manifest/log.py
+ testing/web-platform/tests/tools/manifest/manifest.py
+ testing/web-platform/tests/tools/manifest/sourcefile.py
+ testing/web-platform/tests/tools/manifest/tests/__init__.py
+ testing/web-platform/tests/tools/manifest/tests/test_manifest.py
+ testing/web-platform/tests/tools/manifest/tests/test_sourcefile.py
+ testing/web-platform/tests/tools/manifest/tests/test_utils.py
+ testing/web-platform/tests/tools/manifest/tree.py
+ testing/web-platform/tests/tools/manifest/update.py
+ testing/web-platform/tests/tools/manifest/utils.py
+ testing/web-platform/tests/tools/manifest/vcs.py
+ testing/web-platform/tests/tools/py/AUTHORS
+ testing/web-platform/tests/tools/py/CHANGELOG
+ testing/web-platform/tests/tools/py/MANIFEST.in
+ testing/web-platform/tests/tools/py/README.txt
+ testing/web-platform/tests/tools/py/bench/localpath.py
+ testing/web-platform/tests/tools/py/conftest.py
+ testing/web-platform/tests/tools/py/doc/Makefile
+ testing/web-platform/tests/tools/py/doc/_templates/layout.html
+ testing/web-platform/tests/tools/py/doc/announce/release-0.9.0.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-0.9.2.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.0.0.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.0.1.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.0.2.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.1.0.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.1.1.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.2.0.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.2.1.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.3.0.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.3.1.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.3.2.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.3.3.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.3.4.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.4.0.txt
+ testing/web-platform/tests/tools/py/doc/announce/release-1.4.1.txt
+ testing/web-platform/tests/tools/py/doc/announce/releases.txt
+ testing/web-platform/tests/tools/py/doc/changelog.txt
+ testing/web-platform/tests/tools/py/doc/code.txt
+ testing/web-platform/tests/tools/py/doc/conf.py
+ testing/web-platform/tests/tools/py/doc/example/genhtml.py
+ testing/web-platform/tests/tools/py/doc/example/genhtmlcss.py
+ testing/web-platform/tests/tools/py/doc/example/genxml.py
+ testing/web-platform/tests/tools/py/doc/faq.txt
+ testing/web-platform/tests/tools/py/doc/img/pylib.png
+ testing/web-platform/tests/tools/py/doc/index.txt
+ testing/web-platform/tests/tools/py/doc/install.txt
+ testing/web-platform/tests/tools/py/doc/io.txt
+ testing/web-platform/tests/tools/py/doc/links.inc
+ testing/web-platform/tests/tools/py/doc/log.txt
+ testing/web-platform/tests/tools/py/doc/misc.txt
+ testing/web-platform/tests/tools/py/doc/path.txt
+ testing/web-platform/tests/tools/py/doc/style.css
+ testing/web-platform/tests/tools/py/doc/xml.txt
+ testing/web-platform/tests/tools/py/py/__metainfo.py
+ testing/web-platform/tests/tools/py/py/_builtin.py
+ testing/web-platform/tests/tools/py/py/_code/__init__.py
+ testing/web-platform/tests/tools/py/py/_code/_assertionnew.py
+ testing/web-platform/tests/tools/py/py/_code/_assertionold.py
+ testing/web-platform/tests/tools/py/py/_code/_py2traceback.py
+ testing/web-platform/tests/tools/py/py/_code/assertion.py
+ testing/web-platform/tests/tools/py/py/_code/code.py
+ testing/web-platform/tests/tools/py/py/_code/source.py
+ testing/web-platform/tests/tools/py/py/_error.py
+ testing/web-platform/tests/tools/py/py/_io/__init__.py
+ testing/web-platform/tests/tools/py/py/_io/capture.py
+ testing/web-platform/tests/tools/py/py/_io/saferepr.py
+ testing/web-platform/tests/tools/py/py/_io/terminalwriter.py
+ testing/web-platform/tests/tools/py/py/_log/__init__.py
+ testing/web-platform/tests/tools/py/py/_log/log.py
+ testing/web-platform/tests/tools/py/py/_log/warning.py
+ testing/web-platform/tests/tools/py/py/_path/__init__.py
+ testing/web-platform/tests/tools/py/py/_path/cacheutil.py
+ testing/web-platform/tests/tools/py/py/_path/common.py
+ testing/web-platform/tests/tools/py/py/_path/local.py
+ testing/web-platform/tests/tools/py/py/_path/svnurl.py
+ testing/web-platform/tests/tools/py/py/_path/svnwc.py
+ testing/web-platform/tests/tools/py/py/_process/__init__.py
+ testing/web-platform/tests/tools/py/py/_process/cmdexec.py
+ testing/web-platform/tests/tools/py/py/_process/forkedfunc.py
+ testing/web-platform/tests/tools/py/py/_process/killproc.py
+ testing/web-platform/tests/tools/py/py/_std.py
+ testing/web-platform/tests/tools/py/py/test.py
+ testing/web-platform/tests/tools/py/setup.cfg
+ testing/web-platform/tests/tools/py/setup.py
+ testing/web-platform/tests/tools/py/testing/code/test_assertion.py
+ testing/web-platform/tests/tools/py/testing/code/test_code.py
+ testing/web-platform/tests/tools/py/testing/code/test_excinfo.py
+ testing/web-platform/tests/tools/py/testing/code/test_source.py
+ testing/web-platform/tests/tools/py/testing/conftest.py
+ testing/web-platform/tests/tools/py/testing/io_/__init__.py
+ testing/web-platform/tests/tools/py/testing/io_/test_capture.py
+ testing/web-platform/tests/tools/py/testing/io_/test_saferepr.py
+ testing/web-platform/tests/tools/py/testing/io_/test_terminalwriter.py
+ testing/web-platform/tests/tools/py/testing/log/__init__.py
+ testing/web-platform/tests/tools/py/testing/log/test_log.py
+ testing/web-platform/tests/tools/py/testing/log/test_warning.py
+ testing/web-platform/tests/tools/py/testing/path/common.py
+ testing/web-platform/tests/tools/py/testing/path/conftest.py
+ testing/web-platform/tests/tools/py/testing/path/repotest.dump
+ testing/web-platform/tests/tools/py/testing/path/svntestbase.py
+ testing/web-platform/tests/tools/py/testing/path/test_cacheutil.py
+ testing/web-platform/tests/tools/py/testing/path/test_local.py
+ testing/web-platform/tests/tools/py/testing/path/test_svnauth.py
+ testing/web-platform/tests/tools/py/testing/path/test_svnurl.py
+ testing/web-platform/tests/tools/py/testing/path/test_svnwc.py
+ testing/web-platform/tests/tools/py/testing/process/__init__.py
+ testing/web-platform/tests/tools/py/testing/process/test_cmdexec.py
+ testing/web-platform/tests/tools/py/testing/process/test_forkedfunc.py
+ testing/web-platform/tests/tools/py/testing/process/test_killproc.py
+ testing/web-platform/tests/tools/py/testing/root/__init__.py
+ testing/web-platform/tests/tools/py/testing/root/test_builtin.py
+ testing/web-platform/tests/tools/py/testing/root/test_error.py
+ testing/web-platform/tests/tools/py/testing/root/test_py_imports.py
+ testing/web-platform/tests/tools/py/testing/root/test_std.py
+ testing/web-platform/tests/tools/py/testing/root/test_xmlgen.py
+ testing/web-platform/tests/tools/py/testing/test_iniconfig.py
+ testing/web-platform/tests/tools/py/tox.ini
+ testing/web-platform/tests/tools/pytest.ini
+ testing/web-platform/tests/tools/pytest/.gitattributes
+ testing/web-platform/tests/tools/pytest/.github/ISSUE_TEMPLATE.md
+ testing/web-platform/tests/tools/pytest/.github/PULL_REQUEST_TEMPLATE.md
+ testing/web-platform/tests/tools/pytest/.gitignore
+ testing/web-platform/tests/tools/pytest/.travis.yml
+ testing/web-platform/tests/tools/pytest/AUTHORS
+ testing/web-platform/tests/tools/pytest/CHANGELOG.rst
+ testing/web-platform/tests/tools/pytest/CONTRIBUTING.rst
+ testing/web-platform/tests/tools/pytest/HOWTORELEASE.rst
+ testing/web-platform/tests/tools/pytest/ISSUES.txt
+ testing/web-platform/tests/tools/pytest/MANIFEST.in
+ testing/web-platform/tests/tools/pytest/_pytest/__init__.py
+ testing/web-platform/tests/tools/pytest/_pytest/_argcomplete.py
+ testing/web-platform/tests/tools/pytest/_pytest/_code/__init__.py
+ testing/web-platform/tests/tools/pytest/_pytest/_code/_py2traceback.py
+ testing/web-platform/tests/tools/pytest/_pytest/_code/code.py
+ testing/web-platform/tests/tools/pytest/_pytest/_code/source.py
+ testing/web-platform/tests/tools/pytest/_pytest/_pluggy.py
+ testing/web-platform/tests/tools/pytest/_pytest/assertion/__init__.py
+ testing/web-platform/tests/tools/pytest/_pytest/assertion/reinterpret.py
+ testing/web-platform/tests/tools/pytest/_pytest/assertion/util.py
+ testing/web-platform/tests/tools/pytest/_pytest/cacheprovider.py
+ testing/web-platform/tests/tools/pytest/_pytest/capture.py
+ testing/web-platform/tests/tools/pytest/_pytest/config.py
+ testing/web-platform/tests/tools/pytest/_pytest/doctest.py
+ testing/web-platform/tests/tools/pytest/_pytest/genscript.py
+ testing/web-platform/tests/tools/pytest/_pytest/helpconfig.py
+ testing/web-platform/tests/tools/pytest/_pytest/hookspec.py
+ testing/web-platform/tests/tools/pytest/_pytest/impl
+ testing/web-platform/tests/tools/pytest/_pytest/junitxml.py
+ testing/web-platform/tests/tools/pytest/_pytest/main.py
+ testing/web-platform/tests/tools/pytest/_pytest/mark.py
+ testing/web-platform/tests/tools/pytest/_pytest/monkeypatch.py
+ testing/web-platform/tests/tools/pytest/_pytest/nose.py
+ testing/web-platform/tests/tools/pytest/_pytest/pastebin.py
+ testing/web-platform/tests/tools/pytest/_pytest/pdb.py
+ testing/web-platform/tests/tools/pytest/_pytest/pytester.py
+ testing/web-platform/tests/tools/pytest/_pytest/python.py
+ testing/web-platform/tests/tools/pytest/_pytest/recwarn.py
+ testing/web-platform/tests/tools/pytest/_pytest/resultlog.py
+ testing/web-platform/tests/tools/pytest/_pytest/runner.py
+ testing/web-platform/tests/tools/pytest/_pytest/skipping.py
+ testing/web-platform/tests/tools/pytest/_pytest/standalonetemplate.py
+ testing/web-platform/tests/tools/pytest/_pytest/terminal.py
+ testing/web-platform/tests/tools/pytest/_pytest/tmpdir.py
+ testing/web-platform/tests/tools/pytest/_pytest/unittest.py
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/README.md
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/__init__.py
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/DESCRIPTION.rst
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/RECORD
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/WHEEL
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/metadata.json
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/pbr.json
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/top_level.txt
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/pluggy.py
+ testing/web-platform/tests/tools/pytest/appveyor.yml
+ testing/web-platform/tests/tools/pytest/bench/bench.py
+ testing/web-platform/tests/tools/pytest/bench/bench_argcomplete.py
+ testing/web-platform/tests/tools/pytest/bench/empty.py
+ testing/web-platform/tests/tools/pytest/bench/manyparam.py
+ testing/web-platform/tests/tools/pytest/bench/skip.py
+ testing/web-platform/tests/tools/pytest/doc/en/Makefile
+ testing/web-platform/tests/tools/pytest/doc/en/_getdoctarget.py
+ testing/web-platform/tests/tools/pytest/doc/en/_templates/layout.html
+ testing/web-platform/tests/tools/pytest/doc/en/_themes/.gitignore
+ testing/web-platform/tests/tools/pytest/doc/en/_themes/README
+ testing/web-platform/tests/tools/pytest/doc/en/_themes/flask/layout.html
+ testing/web-platform/tests/tools/pytest/doc/en/_themes/flask/static/flasky.css_t
+ testing/web-platform/tests/tools/pytest/doc/en/_themes/flask/theme.conf
+ testing/web-platform/tests/tools/pytest/doc/en/_themes/flask_theme_support.py
+ testing/web-platform/tests/tools/pytest/doc/en/adopt.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/index.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.0.0.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.0.1.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.0.2.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.0.3.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.1.0.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.1.1.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.1.2.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.1.3.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.2.0.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.2.1.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.2.2.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.2.4.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.3.0.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.3.1.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.3.2.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.3.3.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.3.4.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.3.5.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.4.0.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.4.1.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.4.2.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.5.0.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.5.1.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.5.2.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.6.0.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.6.1.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.6.2.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.6.3.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.7.0.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.7.1.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.7.2.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.8.2.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.8.3.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.8.4.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.8.5.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.8.6.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.8.7.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.9.0.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/release-2.9.1.rst
+ testing/web-platform/tests/tools/pytest/doc/en/announce/sprint2016.rst
+ testing/web-platform/tests/tools/pytest/doc/en/assert.rst
+ testing/web-platform/tests/tools/pytest/doc/en/bash-completion.rst
+ testing/web-platform/tests/tools/pytest/doc/en/builtin.rst
+ testing/web-platform/tests/tools/pytest/doc/en/cache.rst
+ testing/web-platform/tests/tools/pytest/doc/en/capture.rst
+ testing/web-platform/tests/tools/pytest/doc/en/changelog.rst
+ testing/web-platform/tests/tools/pytest/doc/en/check_sphinx.py
+ testing/web-platform/tests/tools/pytest/doc/en/conf.py
+ testing/web-platform/tests/tools/pytest/doc/en/conftest.py
+ testing/web-platform/tests/tools/pytest/doc/en/contact.rst
+ testing/web-platform/tests/tools/pytest/doc/en/contents.rst
+ testing/web-platform/tests/tools/pytest/doc/en/contributing.rst
+ testing/web-platform/tests/tools/pytest/doc/en/customize.rst
+ testing/web-platform/tests/tools/pytest/doc/en/doctest.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/assertion/failure_demo.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/assertion/global_testmodule_config/conftest.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/assertion/global_testmodule_config/test_hello.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/assertion/test_failures.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/assertion/test_setup_flow_example.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/attic.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/conftest.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/costlysetup/conftest.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/costlysetup/sub1/__init__.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/costlysetup/sub1/test_quick.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/costlysetup/sub2/__init__.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/costlysetup/sub2/test_two.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/index.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/layout1/setup.cfg
+ testing/web-platform/tests/tools/pytest/doc/en/example/markers.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/multipython.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/nonpython.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/nonpython/__init__.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/nonpython/conftest.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/nonpython/test_simple.yml
+ testing/web-platform/tests/tools/pytest/doc/en/example/parametrize.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/py2py3/conftest.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/py2py3/test_py2.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/py2py3/test_py3.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/pythoncollection.py
+ testing/web-platform/tests/tools/pytest/doc/en/example/pythoncollection.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/reportingdemo.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/simple.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/special.rst
+ testing/web-platform/tests/tools/pytest/doc/en/example/xfail_demo.py
+ testing/web-platform/tests/tools/pytest/doc/en/faq.rst
+ testing/web-platform/tests/tools/pytest/doc/en/feedback.rst
+ testing/web-platform/tests/tools/pytest/doc/en/fixture.rst
+ testing/web-platform/tests/tools/pytest/doc/en/funcarg_compare.rst
+ testing/web-platform/tests/tools/pytest/doc/en/funcargs.rst
+ testing/web-platform/tests/tools/pytest/doc/en/genapi.py
+ testing/web-platform/tests/tools/pytest/doc/en/getting-started.rst
+ testing/web-platform/tests/tools/pytest/doc/en/goodpractices.rst
+ testing/web-platform/tests/tools/pytest/doc/en/img/cramer2.png
+ testing/web-platform/tests/tools/pytest/doc/en/img/freiburg2.jpg
+ testing/web-platform/tests/tools/pytest/doc/en/img/gaynor3.png
+ testing/web-platform/tests/tools/pytest/doc/en/img/keleshev.png
+ testing/web-platform/tests/tools/pytest/doc/en/img/pullrequest.png
+ testing/web-platform/tests/tools/pytest/doc/en/img/pylib.png
+ testing/web-platform/tests/tools/pytest/doc/en/img/pytest1.png
+ testing/web-platform/tests/tools/pytest/doc/en/img/pytest1favi.ico
+ testing/web-platform/tests/tools/pytest/doc/en/img/theuni.png
+ testing/web-platform/tests/tools/pytest/doc/en/index.rst
+ testing/web-platform/tests/tools/pytest/doc/en/links.inc
+ testing/web-platform/tests/tools/pytest/doc/en/mark.rst
+ testing/web-platform/tests/tools/pytest/doc/en/monkeypatch.rst
+ testing/web-platform/tests/tools/pytest/doc/en/naming20.rst
+ testing/web-platform/tests/tools/pytest/doc/en/nose.rst
+ testing/web-platform/tests/tools/pytest/doc/en/overview.rst
+ testing/web-platform/tests/tools/pytest/doc/en/parametrize.rst
+ testing/web-platform/tests/tools/pytest/doc/en/plugins.rst
+ testing/web-platform/tests/tools/pytest/doc/en/projects.rst
+ testing/web-platform/tests/tools/pytest/doc/en/pytest.ini
+ testing/web-platform/tests/tools/pytest/doc/en/recwarn.rst
+ testing/web-platform/tests/tools/pytest/doc/en/setup.rst
+ testing/web-platform/tests/tools/pytest/doc/en/skipping.rst
+ testing/web-platform/tests/tools/pytest/doc/en/status.rst
+ testing/web-platform/tests/tools/pytest/doc/en/talks.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/attic.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/index.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/mission.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/cov.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/coverage.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/django.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/figleaf.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/genscript.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/helpconfig.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/index.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/links.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/nose.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/oejskit.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/terminal.rst
+ testing/web-platform/tests/tools/pytest/doc/en/test/plugin/xdist.rst
+ testing/web-platform/tests/tools/pytest/doc/en/tmpdir.rst
+ testing/web-platform/tests/tools/pytest/doc/en/unittest.rst
+ testing/web-platform/tests/tools/pytest/doc/en/usage.rst
+ testing/web-platform/tests/tools/pytest/doc/en/writing_plugins.rst
+ testing/web-platform/tests/tools/pytest/doc/en/xdist.rst
+ testing/web-platform/tests/tools/pytest/doc/en/xunit_setup.rst
+ testing/web-platform/tests/tools/pytest/doc/en/yieldfixture.rst
+ testing/web-platform/tests/tools/pytest/extra/get_issues.py
+ testing/web-platform/tests/tools/pytest/extra/setup-py.test/setup.py
+ testing/web-platform/tests/tools/pytest/plugin-test.sh
+ testing/web-platform/tests/tools/pytest/pytest.py
+ testing/web-platform/tests/tools/pytest/requirements-docs.txt
+ testing/web-platform/tests/tools/pytest/runtox.py
+ testing/web-platform/tests/tools/pytest/setup.cfg
+ testing/web-platform/tests/tools/pytest/setup.py
+ testing/web-platform/tests/tools/pytest/testing/acceptance_test.py
+ testing/web-platform/tests/tools/pytest/testing/code/test_code.py
+ testing/web-platform/tests/tools/pytest/testing/code/test_excinfo.py
+ testing/web-platform/tests/tools/pytest/testing/code/test_source.py
+ testing/web-platform/tests/tools/pytest/testing/cx_freeze/install_cx_freeze.py
+ testing/web-platform/tests/tools/pytest/testing/cx_freeze/runtests_script.py
+ testing/web-platform/tests/tools/pytest/testing/cx_freeze/runtests_setup.py
+ testing/web-platform/tests/tools/pytest/testing/cx_freeze/tests/test_doctest.txt
+ testing/web-platform/tests/tools/pytest/testing/cx_freeze/tests/test_trivial.py
+ testing/web-platform/tests/tools/pytest/testing/cx_freeze/tox_run.py
+ testing/web-platform/tests/tools/pytest/testing/python/collect.py
+ testing/web-platform/tests/tools/pytest/testing/python/fixture.py
+ testing/web-platform/tests/tools/pytest/testing/python/integration.py
+ testing/web-platform/tests/tools/pytest/testing/python/metafunc.py
+ testing/web-platform/tests/tools/pytest/testing/python/raises.py
+ testing/web-platform/tests/tools/pytest/testing/test_argcomplete.py
+ testing/web-platform/tests/tools/pytest/testing/test_assertinterpret.py
+ testing/web-platform/tests/tools/pytest/testing/test_assertion.py
+ testing/web-platform/tests/tools/pytest/testing/test_assertrewrite.py
+ testing/web-platform/tests/tools/pytest/testing/test_cache.py
+ testing/web-platform/tests/tools/pytest/testing/test_capture.py
+ testing/web-platform/tests/tools/pytest/testing/test_collection.py
+ testing/web-platform/tests/tools/pytest/testing/test_config.py
+ testing/web-platform/tests/tools/pytest/testing/test_conftest.py
+ testing/web-platform/tests/tools/pytest/testing/test_doctest.py
+ testing/web-platform/tests/tools/pytest/testing/test_genscript.py
+ testing/web-platform/tests/tools/pytest/testing/test_helpconfig.py
+ testing/web-platform/tests/tools/pytest/testing/test_junitxml.py
+ testing/web-platform/tests/tools/pytest/testing/test_mark.py
+ testing/web-platform/tests/tools/pytest/testing/test_monkeypatch.py
+ testing/web-platform/tests/tools/pytest/testing/test_nose.py
+ testing/web-platform/tests/tools/pytest/testing/test_parseopt.py
+ testing/web-platform/tests/tools/pytest/testing/test_pastebin.py
+ testing/web-platform/tests/tools/pytest/testing/test_pdb.py
+ testing/web-platform/tests/tools/pytest/testing/test_pluginmanager.py
+ testing/web-platform/tests/tools/pytest/testing/test_pytester.py
+ testing/web-platform/tests/tools/pytest/testing/test_recwarn.py
+ testing/web-platform/tests/tools/pytest/testing/test_resultlog.py
+ testing/web-platform/tests/tools/pytest/testing/test_runner.py
+ testing/web-platform/tests/tools/pytest/testing/test_runner_xunit.py
+ testing/web-platform/tests/tools/pytest/testing/test_session.py
+ testing/web-platform/tests/tools/pytest/testing/test_skipping.py
+ testing/web-platform/tests/tools/pytest/testing/test_terminal.py
+ testing/web-platform/tests/tools/pytest/testing/test_tmpdir.py
+ testing/web-platform/tests/tools/pytest/testing/test_unittest.py
+ testing/web-platform/tests/tools/pytest/tox.ini
+ testing/web-platform/tests/tools/pywebsocket/src/MANIFEST.in
+ testing/web-platform/tests/tools/pywebsocket/src/README
+ testing/web-platform/tests/tools/pywebsocket/src/example/handler_map.txt
+ testing/web-platform/tests/tools/pywebsocket/src/test/__init__.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/cert/cacert.pem
+ testing/web-platform/tests/tools/pywebsocket/src/test/cert/cert.pem
+ testing/web-platform/tests/tools/pywebsocket/src/test/cert/client_cert.p12
+ testing/web-platform/tests/tools/pywebsocket/src/test/cert/key.pem
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/README
+ testing/web-platform/tests/tools/runner/fonts/glyphicons-halflings-regular.eot
+ testing/web-platform/tests/tools/runner/fonts/glyphicons-halflings-regular.ttf
+ testing/web-platform/tests/tools/runner/fonts/glyphicons-halflings-regular.woff
+ testing/web-platform/tests/tools/runner/report.css
+ testing/web-platform/tests/tools/runner/report.py
+ testing/web-platform/tests/tools/runner/runner.css
+ testing/web-platform/tests/tools/runner/runner.js
+ testing/web-platform/tests/tools/runner/update_manifest.py
+ testing/web-platform/tests/tools/scripts/id2path.js
+ testing/web-platform/tests/tools/scripts/id2path.json
+ testing/web-platform/tests/tools/scripts/manifest.js
+ testing/web-platform/tests/tools/scripts/package.json
+ testing/web-platform/tests/tools/scripts/toc.js
+ testing/web-platform/tests/tools/scripts/update-directory-structure.js
+ testing/web-platform/tests/tools/serve/__init__.py
+ testing/web-platform/tests/tools/serve/serve.py
+ testing/web-platform/tests/tools/six/.gitignore
+ testing/web-platform/tests/tools/six/CHANGES
+ testing/web-platform/tests/tools/six/CONTRIBUTORS
+ testing/web-platform/tests/tools/six/MANIFEST.in
+ testing/web-platform/tests/tools/six/README
+ testing/web-platform/tests/tools/six/documentation/Makefile
+ testing/web-platform/tests/tools/six/documentation/conf.py
+ testing/web-platform/tests/tools/six/documentation/index.rst
+ testing/web-platform/tests/tools/six/setup.cfg
+ testing/web-platform/tests/tools/six/setup.py
+ testing/web-platform/tests/tools/six/six.py
+ testing/web-platform/tests/tools/six/test_six.py
+ testing/web-platform/tests/tools/six/tox.ini
+ testing/web-platform/tests/tools/sslutils/__init__.py
+ testing/web-platform/tests/tools/sslutils/base.py
+ testing/web-platform/tests/tools/sslutils/openssl.py
+ testing/web-platform/tests/tools/sslutils/pregenerated.py
+ testing/web-platform/tests/tools/tox.ini
+ testing/web-platform/tests/tools/webdriver/.gitignore
+ testing/web-platform/tests/tools/webdriver/README.md
+ testing/web-platform/tests/tools/wptserve/.gitignore
+ testing/web-platform/tests/tools/wptserve/.travis.yml
+ testing/web-platform/tests/tools/wptserve/MANIFEST.in
+ testing/web-platform/tests/tools/wptserve/README.md
+ testing/web-platform/tests/tools/wptserve/docs/Makefile
+ testing/web-platform/tests/tools/wptserve/docs/conf.py
+ testing/web-platform/tests/tools/wptserve/docs/handlers.rst
+ testing/web-platform/tests/tools/wptserve/docs/index.rst
+ testing/web-platform/tests/tools/wptserve/docs/introduction.rst
+ testing/web-platform/tests/tools/wptserve/docs/make.bat
+ testing/web-platform/tests/tools/wptserve/docs/pipes.rst
+ testing/web-platform/tests/tools/wptserve/docs/request.rst
+ testing/web-platform/tests/tools/wptserve/docs/response.rst
+ testing/web-platform/tests/tools/wptserve/docs/router.rst
+ testing/web-platform/tests/tools/wptserve/docs/server.rst
+ testing/web-platform/tests/tools/wptserve/docs/stash.rst
+ testing/web-platform/tests/tools/wptserve/setup.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/__init__.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/base.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/document.txt
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/invalid.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/no_main.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/sub.sub.txt
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/sub.txt
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/sub_headers.sub.txt
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/sub_headers.txt
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/sub_params.sub.txt
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/sub_params.txt
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/subdir/file.txt
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/test.asis
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/test_string.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/test_tuple_2.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/test_tuple_3.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/with_headers.txt
+ testing/web-platform/tests/tools/wptserve/tests/functional/docroot/with_headers.txt.sub.headers
+ testing/web-platform/tests/tools/wptserve/tests/functional/test_cookies.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/test_handlers.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/test_pipes.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/test_request.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/test_response.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/test_server.py
+ testing/web-platform/tests/tools/wptserve/tests/functional/test_stash.py
+ testing/web-platform/tests/tools/wptserve/tox.ini
+ testing/web-platform/tests/tools/wptserve/wptserve/__init__.py
+ testing/web-platform/tests/tools/wptserve/wptserve/constants.py
+ testing/web-platform/tests/tools/wptserve/wptserve/handlers.py
+ testing/web-platform/tests/tools/wptserve/wptserve/logger.py
+ testing/web-platform/tests/tools/wptserve/wptserve/pipes.py
+ testing/web-platform/tests/tools/wptserve/wptserve/ranges.py
+ testing/web-platform/tests/tools/wptserve/wptserve/request.py
+ testing/web-platform/tests/tools/wptserve/wptserve/response.py
+ testing/web-platform/tests/tools/wptserve/wptserve/router.py
+ testing/web-platform/tests/tools/wptserve/wptserve/routes.py
+ testing/web-platform/tests/tools/wptserve/wptserve/server.py
+ testing/web-platform/tests/tools/wptserve/wptserve/stash.py
+ testing/web-platform/tests/tools/wptserve/wptserve/utils.py
+ testing/web-platform/tests/tools/wptserve/wptserve/wptserve.py
+ testing/web-platform/tests/touch-events/OWNERS
+ testing/web-platform/tests/touch-events/multi-touch-interactions.js
+ testing/web-platform/tests/touch-events/touch-support.js
+ testing/web-platform/tests/typedarrays/OWNERS
+ testing/web-platform/tests/uievents/OWNERS
+ testing/web-platform/tests/uievents/README.md
+ testing/web-platform/tests/uievents/constructors/README.md
+ testing/web-platform/tests/uievents/hierarchy/README.md
+ testing/web-platform/tests/uievents/interface/README.md
+ testing/web-platform/tests/uievents/keyboard/README.md
+ testing/web-platform/tests/uievents/keyboard/key-manual.css
+ testing/web-platform/tests/uievents/keyboard/key-manual.js
+ testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/support/16kb.js
+ testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/support/InvalidBitMap.png
+ testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/support/iepreview.png
+ testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/support/style01.css
+ testing/web-platform/tests/uievents/order-of-events/README.md
+ testing/web-platform/tests/uievents/resources/eventrecorder.js
+ testing/web-platform/tests/url/OWNERS
+ testing/web-platform/tests/url/README.md
+ testing/web-platform/tests/url/a-element.js
+ testing/web-platform/tests/url/historical.worker.js
+ testing/web-platform/tests/url/setters_tests.json
+ testing/web-platform/tests/url/urltestdata.json
+ testing/web-platform/tests/user-timing/OWNERS
+ testing/web-platform/tests/user-timing/resources/webperftestharness.js
+ testing/web-platform/tests/user-timing/resources/webperftestharnessextension.js
+ testing/web-platform/tests/user-timing/test_user_timing_mark_and_measure_exception_when_invoke_with_timing_attributes.js
+ testing/web-platform/tests/vibration/OWNERS
+ testing/web-platform/tests/wai-aria/OWNERS
+ testing/web-platform/tests/wai-aria/README.md
+ testing/web-platform/tests/web-animations/OWNERS
+ testing/web-platform/tests/web-animations/README.md
+ testing/web-platform/tests/web-animations/resources/effect-easing-tests.js
+ testing/web-platform/tests/web-animations/resources/keyframe-utils.js
+ testing/web-platform/tests/web-animations/testcommon.js
+ testing/web-platform/tests/webaudio/.gitignore
+ testing/web-platform/tests/webaudio/OWNERS
+ testing/web-platform/tests/webaudio/README.md
+ testing/web-platform/tests/webaudio/js/buffer-loader.js
+ testing/web-platform/tests/webaudio/js/helpers.js
+ testing/web-platform/tests/webaudio/js/vendor-prefixes.js
+ testing/web-platform/tests/webaudio/refresh_idl.rb
+ testing/web-platform/tests/webaudio/resources/sin_440Hz_-6dBFS_1s.wav
+ testing/web-platform/tests/webaudio/the-audio-api/the-analysernode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-audiobuffer-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-audiocontext-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-audiodestinationnode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-audiolistener-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-audionode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-audioparam-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-audioprocessingevent-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-biquadfilternode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-channelmergernode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-channelsplitternode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-convolvernode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-delaynode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-dynamicscompressornode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-gainnode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-gainnode-interface/gain-expected.wav
+ testing/web-platform/tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiodestinationnode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-offlineaudiocontext-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-oscillatornode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-pannernode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-periodicwave-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-scriptprocessornode-interface/.gitkeep
+ testing/web-platform/tests/webaudio/the-audio-api/the-waveshapernode-interface/.gitkeep
+ testing/web-platform/tests/webauthn/OWNERS
+ testing/web-platform/tests/webdriver/OWNERS
+ testing/web-platform/tests/webdriver/README.md
+ testing/web-platform/tests/webdriver/actions/__init__.py
+ testing/web-platform/tests/webdriver/actions/conftest.py
+ testing/web-platform/tests/webdriver/actions/key.py
+ testing/web-platform/tests/webdriver/actions/mouse.py
+ testing/web-platform/tests/webdriver/actions/sequence.py
+ testing/web-platform/tests/webdriver/actions/support/__init__.py
+ testing/web-platform/tests/webdriver/actions/support/keys.py
+ testing/web-platform/tests/webdriver/actions/support/refine.py
+ testing/web-platform/tests/webdriver/contexts.py
+ testing/web-platform/tests/webdriver/navigation.py
+ testing/web-platform/tests/webgl/OWNERS
+ testing/web-platform/tests/webgl/common.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/CONFORMANCE_RULES.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/README.md
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/00_readme.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/resources/context-release-worker.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/README.md
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/literals/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/matrices/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/include.vs
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/reserved/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/samplers/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/variables/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/limits/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/README.md
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/array/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biuDepthRange/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/built_in_varying_array_out_of_bounds/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cross/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/default/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/discard/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FrontFacing/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/input.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/README.md
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/mustpass.run.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/reading/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/renderbuffers/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/1-channel.jpg
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/3x3.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/blue-1x1.jpg
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/bug-32888-texture.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/glsl-feature-tests.css
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/gray-ramp-256-with-128-alpha.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/gray-ramp-256.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/gray-ramp-default-gamma.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/gray-ramp-gamma0.1.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/gray-ramp-gamma1.0.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/gray-ramp-gamma2.0.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/gray-ramp-gamma4.0.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/gray-ramp-gamma9.0.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/gray-ramp.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/green-2x2-16bit.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/intArrayUniformShader.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/noopUniformShader.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/npot-video.mp4
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/npot-video.theora.ogv
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/npot-video.webmvp8.webm
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/ogles-tests.css
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/opengl_logo.jpg
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/pnglib.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/red-green.mp4
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/red-green.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/red-green.theora.ogv
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/red-green.webmvp8.webm
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/red-indexed.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/samplerUniformShader.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/small-square-with-cie-rgb-profile.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/small-square-with-colormatch-profile.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/small-square-with-colorspin-profile.jpg
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/small-square-with-colorspin-profile.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/small-square-with-e-srgb-profile.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/small-square-with-smpte-c-profile.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/small-square-with-srgb-iec61966-2.1-profile.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/thunderbird-logo-64x64.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/transparent-on-left-indexed.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/zero-alpha.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/state/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/00_test_list.txt
+ testing/web-platform/tests/webgl/conformance-1.0.3/extra/50x50pixel-black-with-red-triangle.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/extra/canvas-compositing-test.png
+ testing/web-platform/tests/webgl/conformance-1.0.3/resources/cookies.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/resources/js-test-style.css
+ testing/web-platform/tests/webgl/conformance-1.0.3/resources/webgl-logo.png
+ testing/web-platform/tests/webgl/tools/import-conformance-tests.py
+ testing/web-platform/tests/webgl/tools/js-test-pre.patch
+ testing/web-platform/tests/webgl/tools/unit.patch
+ testing/web-platform/tests/webmessaging/OWNERS
+ testing/web-platform/tests/webmessaging/README.md
+ testing/web-platform/tests/webmessaging/support/compare.js
+ testing/web-platform/tests/webmessaging/without-ports/025-1.js
+ testing/web-platform/tests/webrtc/OWNERS
+ testing/web-platform/tests/websockets/OWNERS
+ testing/web-platform/tests/websockets/README.md
+ testing/web-platform/tests/websockets/Send-data.worker.js
+ testing/web-platform/tests/websockets/constants.js
+ testing/web-platform/tests/websockets/cookies/support/set-cookie.py
+ testing/web-platform/tests/websockets/handlers/echo-cookie_wsh.py
+ testing/web-platform/tests/websockets/handlers/echo-query_v13_wsh.py
+ testing/web-platform/tests/websockets/handlers/echo-query_wsh.py
+ testing/web-platform/tests/websockets/handlers/echo_close_data_wsh.py
+ testing/web-platform/tests/websockets/handlers/echo_exit_wsh.py
+ testing/web-platform/tests/websockets/handlers/echo_raw_wsh.py
+ testing/web-platform/tests/websockets/handlers/echo_wsh.py
+ testing/web-platform/tests/websockets/handlers/empty-message_wsh.py
+ testing/web-platform/tests/websockets/handlers/handshake_no_protocol_wsh.py
+ testing/web-platform/tests/websockets/handlers/handshake_protocol_wsh.py
+ testing/web-platform/tests/websockets/handlers/handshake_sleep_2_wsh.py
+ testing/web-platform/tests/websockets/handlers/invalid_wsh.py
+ testing/web-platform/tests/websockets/handlers/origin_wsh.py
+ testing/web-platform/tests/websockets/handlers/protocol_array_wsh.py
+ testing/web-platform/tests/websockets/handlers/protocol_wsh.py
+ testing/web-platform/tests/websockets/handlers/set-cookie-secure_wsh.py
+ testing/web-platform/tests/websockets/handlers/set-cookie_http_wsh.py
+ testing/web-platform/tests/websockets/handlers/set-cookie_wsh.py
+ testing/web-platform/tests/websockets/handlers/simple_handshake_wsh.py
+ testing/web-platform/tests/websockets/handlers/sleep_10_v13_wsh.py
+ testing/web-platform/tests/websockets/handlers/stash_responder_wsh.py
+ testing/web-platform/tests/websockets/handlers/wrong_accept_key_wsh.py
+ testing/web-platform/tests/websockets/opening-handshake/003-sets-origin.worker.js
+ testing/web-platform/tests/websockets/security/check.py
+ testing/web-platform/tests/websockets/websocket.sub.js
+ testing/web-platform/tests/webstorage/OWNERS
+ testing/web-platform/tests/webstorage/README.md
+ testing/web-platform/tests/webstorage/eventTestHarness.js
+ testing/web-platform/tests/webstorage/event_basic.js
+ testing/web-platform/tests/webstorage/event_body_attribute.js
+ testing/web-platform/tests/webstorage/event_case_sensitive.js
+ testing/web-platform/tests/webstorage/event_setattribute.js
+ testing/web-platform/tests/webvtt/OWNERS
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/support/9_cues_overlapping_completely.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/support/9_cues_overlapping_completely_all_cues_have_same_timestamp.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/support/single_quote.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/support/size_90.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/support/size_99.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/support/test.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/media/background.gif
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/2_cues_overlapping_completely_move_up.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/2_cues_overlapping_partially_move_down.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/2_cues_overlapping_partially_move_up.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_end.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_end_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_middle.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_middle_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_middle_position_50.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_middle_position_gt_50.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_middle_position_lt_50.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_middle_position_lt_50_size_gt_maximum_size.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_start.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/align_start_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/bidi_ruby.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/bold_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/bold_with_2_timestamps.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/bold_with_timestamp.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/class_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/class_with_2_timestamps.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/class_with_timestamp.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/cue_with_id.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/decode_escaped_entities.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/foo.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/foo_c_bar.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/foo_space_space_bar_LF_baz.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/italic_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/italic_with_2_timestamps.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/italic_with_timestamp.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/line_-2_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/line_0.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/line_1_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/line_50_percent.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/line_integer_and_percent_overlap.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/line_integer_and_percent_overlap_move_up.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/line_percent_and_integer_overlap.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/line_percent_and_integer_overlap_move_up.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/one_line_cue_plus_wrapped_cue.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/size_50.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_bold.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_bold_with_class.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_class.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_class_with_class.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_italic.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_italic_with_class.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_two_voices.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_underline.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_underline_with_class.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_voice.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/test_voice_with_class.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/too_many_cues.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/too_many_cues_wrapped.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/u002E_LF_u05D0.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/u002E_u2028_u05D0.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/u002E_u2029_u05D0.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/u0041_first.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/u05D0_first.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/u0628_first.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/u06E9_no_strong_dir.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/underline_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/underline_with_2_timestamps.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/underline_with_timestamp.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/very_long_cue.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/voice_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/voice_with_2_timestamps.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/voice_with_timestamp.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/white-spaces.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/white-spaces_long.vtt
+ testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/support/white-spaces_long_size_20.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/buildtests.py
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/common.js
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/entities.dat
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/tags.dat
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/timestamps.dat
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/tree-building.dat
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/arrows.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/cue-counts.json
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/header-garbage.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/header-space.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/header-tab.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/header-timings.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/ids.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/newlines.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/no-signature.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/nulls.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/omitted-hours.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-align.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-line.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-multiple.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-position.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-size.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-vertical.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-bom.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-formfeed.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-lowercase.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-no-newline.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-null.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-space-no-newline.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-space.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-tab-no-newline.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-tab.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-timings.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-too-short.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-two-boms.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-websrt.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/space-chars.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/timings-60.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/timings-garbage.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/timings-negative.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/timings-too-long.vtt
+ testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/timings-too-short.vtt
+ testing/web-platform/tests/workers/OWNERS
+ testing/web-platform/tests/workers/README.md
+ testing/web-platform/tests/workers/baseurl/beta/importScripts.py
+ testing/web-platform/tests/workers/baseurl/beta/script.js
+ testing/web-platform/tests/workers/baseurl/beta/sharedworker.py
+ testing/web-platform/tests/workers/baseurl/beta/subsharedworker.js
+ testing/web-platform/tests/workers/baseurl/beta/subworker.js
+ testing/web-platform/tests/workers/baseurl/beta/test.txt
+ testing/web-platform/tests/workers/baseurl/beta/worker.py
+ testing/web-platform/tests/workers/baseurl/beta/xhr.py
+ testing/web-platform/tests/workers/baseurl/gamma/importScripts.js
+ testing/web-platform/tests/workers/baseurl/gamma/script.js
+ testing/web-platform/tests/workers/baseurl/gamma/sharedworker.js
+ testing/web-platform/tests/workers/baseurl/gamma/subsharedworker.js
+ testing/web-platform/tests/workers/baseurl/gamma/subworker.js
+ testing/web-platform/tests/workers/baseurl/gamma/test.txt
+ testing/web-platform/tests/workers/baseurl/gamma/worker.js
+ testing/web-platform/tests/workers/baseurl/gamma/xhr.js
+ testing/web-platform/tests/workers/constructors/SharedWorker/1
+ testing/web-platform/tests/workers/constructors/SharedWorker/null
+ testing/web-platform/tests/workers/constructors/SharedWorker/shared-worker.js
+ testing/web-platform/tests/workers/constructors/SharedWorker/undefined
+ testing/web-platform/tests/workers/constructors/Worker/1
+ testing/web-platform/tests/workers/constructors/Worker/DedicatedWorkerGlobalScope-members.worker.js
+ testing/web-platform/tests/workers/constructors/Worker/expected-self-properties.worker.js
+ testing/web-platform/tests/workers/constructors/Worker/null
+ testing/web-platform/tests/workers/constructors/Worker/sample_worker/worker.js
+ testing/web-platform/tests/workers/constructors/Worker/undefined
+ testing/web-platform/tests/workers/constructors/Worker/unexpected-self-properties.worker.js
+ testing/web-platform/tests/workers/interfaces.idl
+ testing/web-platform/tests/workers/interfaces.worker.js
+ testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker.js
+ testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/onmessage.worker.js
+ testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.js
+ testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/return-value.worker.js
+ testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/location/helper-redirect.py
+ testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/location/post-location-members.js
+ testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/001.worker.js
+ testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/002.worker.js
+ testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/1
+ testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/null
+ testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/undefined
+ testing/web-platform/tests/workers/interfaces/WorkerUtils/navigator/window-only.worker.js
+ testing/web-platform/tests/workers/nested_worker.worker.js
+ testing/web-platform/tests/workers/non-automated/application-cache-dedicated.js
+ testing/web-platform/tests/workers/non-automated/cache.manifest
+ testing/web-platform/tests/workers/non-automated/infinite-nested.js
+ testing/web-platform/tests/workers/non-automated/infinite-sibling-and-nested.js
+ testing/web-platform/tests/workers/non-automated/infinite-sibling.js
+ testing/web-platform/tests/workers/non-automated/post-a-1.js
+ testing/web-platform/tests/workers/semantics/encodings/001.html.headers
+ testing/web-platform/tests/workers/semantics/encodings/002.html.headers
+ testing/web-platform/tests/workers/semantics/encodings/003-1.py
+ testing/web-platform/tests/workers/semantics/encodings/004.worker.js
+ testing/web-platform/tests/workers/semantics/interface-objects/001.worker.js
+ testing/web-platform/tests/workers/semantics/interface-objects/002.worker.js
+ testing/web-platform/tests/workers/semantics/multiple-workers/004-2.js
+ testing/web-platform/tests/workers/semantics/multiple-workers/006-1.js
+ testing/web-platform/tests/workers/semantics/structured-clone/common.js
+ testing/web-platform/tests/workers/semantics/structured-clone/dedicated.js
+ testing/web-platform/tests/workers/semantics/structured-clone/shared.js
+ testing/web-platform/tests/workers/semantics/structured-clone/worker-common.js
+ testing/web-platform/tests/workers/semantics/xhr/support/005-1.js
+ testing/web-platform/tests/workers/semantics/xhr/support/006-1.js
+ testing/web-platform/tests/workers/support/ErrorEvent-error.js
+ testing/web-platform/tests/workers/support/ErrorEvent.js
+ testing/web-platform/tests/workers/support/ImportScripts.js
+ testing/web-platform/tests/workers/support/ImportScriptsNetworkErr.js
+ testing/web-platform/tests/workers/support/Timer.js
+ testing/web-platform/tests/workers/support/WorkerBasic.js
+ testing/web-platform/tests/workers/support/WorkerClose.js
+ testing/web-platform/tests/workers/support/WorkerDataCloneErr.js
+ testing/web-platform/tests/workers/support/WorkerLocation.js
+ testing/web-platform/tests/workers/support/WorkerNavigator.js
+ testing/web-platform/tests/workers/support/WorkerTerminate.js
+ testing/web-platform/tests/workers/support/WorkerText.txt
+ testing/web-platform/update/upstream.py
+ testing/web-platform/wptrunner.ini
+ testing/xpcshell/README
+ testing/xpcshell/example/unit/file.txt
+ testing/xpcshell/example/unit/subdir/file.txt
+ testing/xpcshell/example/unit/test_check_nsIException.js
+ testing/xpcshell/example/unit/test_check_nsIException_failing.js
+ testing/xpcshell/example/unit/test_do_check_matches.js
+ testing/xpcshell/example/unit/test_do_check_matches_failing.js
+ testing/xpcshell/example/unit/test_do_check_null.js
+ testing/xpcshell/example/unit/test_do_check_null_failing.js
+ testing/xpcshell/example/unit/test_do_get_tempdir.js
+ testing/xpcshell/example/unit/test_execute_soon.js
+ testing/xpcshell/example/unit/test_get_idle.js
+ testing/xpcshell/moz-http2/http2-cert.pem
+ testing/xpcshell/moz-http2/http2-key.pem
+ testing/xpcshell/node-http2/.gitignore
+ testing/xpcshell/node-http2/.travis.yml
+ testing/xpcshell/node-http2/HISTORY.md
+ testing/xpcshell/node-http2/example/client.js
+ testing/xpcshell/node-http2/example/localhost.crt
+ testing/xpcshell/node-http2/example/localhost.key
+ testing/xpcshell/node-http2/example/server.js
+ testing/xpcshell/node-http2/lib/http.js
+ testing/xpcshell/node-http2/lib/index.js
+ testing/xpcshell/node-http2/lib/protocol/compressor.js
+ testing/xpcshell/node-http2/lib/protocol/connection.js
+ testing/xpcshell/node-http2/lib/protocol/endpoint.js
+ testing/xpcshell/node-http2/lib/protocol/flow.js
+ testing/xpcshell/node-http2/lib/protocol/framer.js
+ testing/xpcshell/node-http2/lib/protocol/index.js
+ testing/xpcshell/node-http2/lib/protocol/stream.js
+ testing/xpcshell/node-http2/package.json
+ testing/xpcshell/node-http2/test/compressor.js
+ testing/xpcshell/node-http2/test/connection.js
+ testing/xpcshell/node-http2/test/endpoint.js
+ testing/xpcshell/node-http2/test/flow.js
+ testing/xpcshell/node-http2/test/framer.js
+ testing/xpcshell/node-http2/test/http.js
+ testing/xpcshell/node-http2/test/stream.js
+ testing/xpcshell/node-http2/test/util.js
+ testing/xpcshell/selftest.py
+ testing/xpcshell/xpcshell.eslintrc.js
+ testing/xpcshell/xpcshellcommandline.py
+ third_party/aom/.clang-format
+ third_party/aom/.cmake-format.py
+ third_party/aom/.mailmap
+ third_party/aom/AUTHORS
+ third_party/aom/CHANGELOG
+ third_party/aom/PATENTS
+ third_party/aom/README.md
+ third_party/aom/aom/exports_com
+ third_party/aom/aom/exports_dec
+ third_party/aom/aom/exports_enc
+ third_party/aom/aom/exports_test
+ third_party/aom/av1/exports_com
+ third_party/aom/av1/exports_dec
+ third_party/aom/av1/exports_enc
+ third_party/aom/av1/exports_test
+ third_party/aom/codereview.settings
+ third_party/aom/common/md5_utils.c
+ third_party/aom/common/md5_utils.h
+ third_party/aom/keywords.dox
+ third_party/aom/mainpage.dox
+ third_party/aom/test/test-data.sha1
+ third_party/aom/third_party/fastfeat/README.libvpx
+ third_party/aom/third_party/fastfeat/fast.c
+ third_party/aom/third_party/fastfeat/fast.h
+ third_party/aom/third_party/fastfeat/fast_9.c
+ third_party/aom/third_party/fastfeat/nonmax.c
+ third_party/aom/third_party/googletest/README.libaom
+ third_party/aom/third_party/googletest/gtest.mk
+ third_party/aom/third_party/googletest/src/googletest/CHANGES
+ third_party/aom/third_party/googletest/src/googletest/CMakeLists.txt
+ third_party/aom/third_party/googletest/src/googletest/CONTRIBUTORS
+ third_party/aom/third_party/googletest/src/googletest/README.md
+ third_party/aom/third_party/googletest/src/googletest/cmake/internal_utils.cmake
+ third_party/aom/third_party/libwebm/AUTHORS.TXT
+ third_party/aom/third_party/libwebm/Android.mk
+ third_party/aom/third_party/libwebm/PATENTS.TXT
+ third_party/aom/third_party/libwebm/README.libaom
+ third_party/aom/third_party/libyuv/README.libaom
+ third_party/aom/third_party/libyuv/source/x86inc.asm
+ third_party/aom/third_party/vector/README.libaom
+ third_party/aom/third_party/x86inc/README.libaom
+ third_party/aom/third_party/x86inc/x86inc.asm
+ third_party/aom/tools/gen_authors.sh
+ third_party/aom/tools/inspect-cli.js
+ third_party/aom/tools/inspect-post.js
+ third_party/aom/usage.dox
+ third_party/aom/usage_cx.dox
+ third_party/aom/usage_dx.dox
+ toolkit/.eslintrc.js
+ toolkit/components/.eslintrc.js
+ toolkit/components/aboutmemory/tests/.eslintrc.js
+ toolkit/components/aboutmemory/tests/chrome.ini
+ toolkit/components/aboutmemory/tests/crash-dump-diff1.json
+ toolkit/components/aboutmemory/tests/crash-dump-diff2.json
+ toolkit/components/aboutmemory/tests/crash-dump-good.json
+ toolkit/components/aboutmemory/tests/memory-reports-bad.json
+ toolkit/components/aboutmemory/tests/memory-reports-diff1.json
+ toolkit/components/aboutmemory/tests/memory-reports-diff2.json
+ toolkit/components/aboutmemory/tests/memory-reports-good.json
+ toolkit/components/aboutperformance/tests/browser/.eslintrc.js
+ toolkit/components/aboutperformance/tests/browser/browser.ini
+ toolkit/components/aboutperformance/tests/browser/browser_aboutperformance.js
+ toolkit/components/aboutperformance/tests/browser/browser_compartments_script.js
+ toolkit/components/aboutperformance/tests/browser/head.js
+ toolkit/components/addoncompat/addoncompat.manifest
+ toolkit/components/addoncompat/tests/addon/bootstrap.js
+ toolkit/components/addoncompat/tests/addon/chrome.manifest
+ toolkit/components/addoncompat/tests/browser/.eslintrc.js
+ toolkit/components/addoncompat/tests/browser/addon.xpi
+ toolkit/components/addoncompat/tests/browser/browser.ini
+ toolkit/components/addoncompat/tests/browser/browser_addonShims.js
+ toolkit/components/addoncompat/tests/browser/compat-addon.xpi
+ toolkit/components/addoncompat/tests/compat-addon/bootstrap.js
+ toolkit/components/alerts/test/.eslintrc.js
+ toolkit/components/alerts/test/image.gif
+ toolkit/components/alerts/test/image.png
+ toolkit/components/alerts/test/image_server.sjs
+ toolkit/components/alerts/test/mochitest.ini
+ toolkit/components/asyncshutdown/nsAsyncShutdown.manifest
+ toolkit/components/asyncshutdown/tests/xpcshell/.eslintrc.js
+ toolkit/components/asyncshutdown/tests/xpcshell/head.js
+ toolkit/components/asyncshutdown/tests/xpcshell/test_AsyncShutdown.js
+ toolkit/components/asyncshutdown/tests/xpcshell/test_AsyncShutdown_leave_uncaught.js
+ toolkit/components/asyncshutdown/tests/xpcshell/test_converters.js
+ toolkit/components/asyncshutdown/tests/xpcshell/xpcshell.ini
+ toolkit/components/autocomplete/tests/unit/.eslintrc.js
+ toolkit/components/autocomplete/tests/unit/head_autocomplete.js
+ toolkit/components/autocomplete/tests/unit/test_660156.js
+ toolkit/components/autocomplete/tests/unit/test_autocomplete_userContextId.js
+ toolkit/components/autocomplete/tests/unit/test_autofillSelectedPopupIndex.js
+ toolkit/components/autocomplete/tests/unit/test_finalCompleteValue.js
+ toolkit/components/autocomplete/tests/unit/test_finalCompleteValueSelectedIndex.js
+ toolkit/components/autocomplete/tests/unit/test_finalCompleteValue_defaultIndex.js
+ toolkit/components/autocomplete/tests/unit/test_hiddenResult.js
+ toolkit/components/autocomplete/tests/unit/test_insertMatchAt.js
+ toolkit/components/autocomplete/tests/unit/test_stopSearch.js
+ toolkit/components/autocomplete/tests/unit/xpcshell.ini
+ toolkit/components/blocklist/blocklist.manifest
+ toolkit/components/captivedetect/CaptivePortalDetectComponents.manifest
+ toolkit/components/captivedetect/test/unit/.eslintrc.js
+ toolkit/components/captivedetect/test/unit/xpcshell.ini
+ toolkit/components/commandlines/test/unit/.eslintrc.js
+ toolkit/components/commandlines/test/unit/data/test_bug410156.desktop
+ toolkit/components/commandlines/test/unit/data/test_bug410156.url
+ toolkit/components/commandlines/test/unit/test_bug666224.js
+ toolkit/components/commandlines/test/unit/xpcshell.ini
+ toolkit/components/commandlines/test/unit_unix/.eslintrc.js
+ toolkit/components/commandlines/test/unit_unix/xpcshell.ini
+ toolkit/components/commandlines/test/unit_win/.eslintrc.js
+ toolkit/components/commandlines/test/unit_win/xpcshell.ini
+ toolkit/components/console/jsconsole-clhandler.manifest
+ toolkit/components/console/tests/chrome.ini
+ toolkit/components/contentprefs/nsContentPrefService.manifest
+ toolkit/components/contentprefs/tests/mochitest/.eslintrc.js
+ toolkit/components/contentprefs/tests/mochitest/mochitest.ini
+ toolkit/components/contentprefs/tests/unit/.eslintrc.js
+ toolkit/components/contentprefs/tests/unit/test_contentPrefsCache.js
+ toolkit/components/contentprefs/tests/unit/xpcshell.ini
+ toolkit/components/contentprefs/tests/unit_cps2/.eslintrc.js
+ toolkit/components/contentprefs/tests/unit_cps2/xpcshell.ini
+ toolkit/components/contextualidentity/tests/unit/test_basic.js
+ toolkit/components/contextualidentity/tests/unit/xpcshell.ini
+ toolkit/components/crashes/CrashService.manifest
+ toolkit/components/crashes/docs/crash-events.rst
+ toolkit/components/crashes/docs/index.rst
+ toolkit/components/crashes/tests/xpcshell/.eslintrc.js
+ toolkit/components/crashes/tests/xpcshell/test_crash_manager.js
+ toolkit/components/crashes/tests/xpcshell/test_crash_service.js
+ toolkit/components/crashes/tests/xpcshell/test_crash_store.js
+ toolkit/components/crashes/tests/xpcshell/xpcshell.ini
+ toolkit/components/crashmonitor/crashmonitor.manifest
+ toolkit/components/crashmonitor/test/unit/.eslintrc.js
+ toolkit/components/crashmonitor/test/unit/xpcshell.ini
+ toolkit/components/ctypes/tests/chrome/.eslintrc.js
+ toolkit/components/ctypes/tests/chrome/chrome.ini
+ toolkit/components/ctypes/tests/jsctypes-test-finalizer.cpp
+ toolkit/components/ctypes/tests/unit/.eslintrc.js
+ toolkit/components/ctypes/tests/unit/head.js
+ toolkit/components/ctypes/tests/unit/test_errno.js
+ toolkit/components/ctypes/tests/unit/test_finalizer.js
+ toolkit/components/ctypes/tests/unit/test_finalizer_shouldaccept.js
+ toolkit/components/ctypes/tests/unit/test_finalizer_shouldfail.js
+ toolkit/components/ctypes/tests/unit/xpcshell.ini
+ toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.pb.cc
+ toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.pb.h
+ toolkit/components/downloads/generate_csd.sh
+ toolkit/components/downloads/nsDownloadManagerUI.manifest
+ toolkit/components/downloads/test/unit/.eslintrc.js
+ toolkit/components/downloads/test/unit/data/block_digest.chunk
+ toolkit/components/downloads/test/unit/data/digest.chunk
+ toolkit/components/downloads/test/unit/data/signed_win.exe
+ toolkit/components/downloads/test/unit/test_app_rep_maclinux.js
+ toolkit/components/downloads/test/unit/test_app_rep_windows.js
+ toolkit/components/downloads/test/unit/xpcshell.ini
+ toolkit/components/feeds/FeedProcessor.manifest
+ toolkit/components/feeds/test/.eslintrc.js
+ toolkit/components/feeds/test/chrome.ini
+ toolkit/components/feeds/test/head.js
+ toolkit/components/feeds/test/xpcshell.ini
+ toolkit/components/filepicker/nsFilePicker.manifest
+ toolkit/components/filepicker/test/unit/.eslintrc.js
+ toolkit/components/filepicker/test/unit/xpcshell.ini
+ toolkit/components/filewatcher/tests/xpcshell/.eslintrc.js
+ toolkit/components/filewatcher/tests/xpcshell/xpcshell.ini
+ toolkit/components/formautofill/formautofill.manifest
+ toolkit/components/formautofill/test/browser/.eslintrc.js
+ toolkit/components/formautofill/test/browser/browser.ini
+ toolkit/components/formautofill/test/browser/browser_infrastructure.js
+ toolkit/components/formautofill/test/browser/browser_ui_requestAutocomplete.js
+ toolkit/components/formautofill/test/browser/head.js
+ toolkit/components/formautofill/test/browser/loader.js
+ toolkit/components/formautofill/test/chrome/.eslintrc.js
+ toolkit/components/formautofill/test/chrome/chrome.ini
+ toolkit/components/formautofill/test/chrome/head.js
+ toolkit/components/formautofill/test/chrome/loader.js
+ toolkit/components/formautofill/test/chrome/loader_parent.js
+ toolkit/components/formautofill/test/chrome/test_infrastructure.js
+ toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.js
+ toolkit/components/formautofill/test/head_common.js
+ toolkit/components/formautofill/test/loader_common.js
+ toolkit/components/formautofill/test/xpcshell/.eslintrc.js
+ toolkit/components/formautofill/test/xpcshell/head.js
+ toolkit/components/formautofill/test/xpcshell/loader.js
+ toolkit/components/formautofill/test/xpcshell/test_infrastructure.js
+ toolkit/components/formautofill/test/xpcshell/test_integration.js
+ toolkit/components/formautofill/test/xpcshell/xpcshell.ini
+ toolkit/components/gfx/GfxSanityTest.manifest
+ toolkit/components/gfx/content/gfxFrameScript.js
+ toolkit/components/gfx/content/videotest.mp4
+ toolkit/components/jsdownloads/src/Downloads.manifest
+ toolkit/components/jsdownloads/test/browser/.eslintrc.js
+ toolkit/components/jsdownloads/test/browser/browser.ini
+ toolkit/components/jsdownloads/test/browser/browser_DownloadPDFSaver.js
+ toolkit/components/jsdownloads/test/browser/head.js
+ toolkit/components/jsdownloads/test/data/.eslintrc.js
+ toolkit/components/jsdownloads/test/data/empty.txt
+ toolkit/components/jsdownloads/test/data/source.txt
+ toolkit/components/jsdownloads/test/unit/.eslintrc.js
+ toolkit/components/jsdownloads/test/unit/common_test_Download.js
+ toolkit/components/jsdownloads/test/unit/head.js
+ toolkit/components/jsdownloads/test/unit/test_DownloadCore.js
+ toolkit/components/jsdownloads/test/unit/test_DownloadImport.js
+ toolkit/components/jsdownloads/test/unit/test_DownloadIntegration.js
+ toolkit/components/jsdownloads/test/unit/test_DownloadLegacy.js
+ toolkit/components/jsdownloads/test/unit/test_DownloadList.js
+ toolkit/components/jsdownloads/test/unit/test_DownloadStore.js
+ toolkit/components/jsdownloads/test/unit/test_Downloads.js
+ toolkit/components/jsdownloads/test/unit/test_PrivateTemp.js
+ toolkit/components/jsdownloads/test/unit/xpcshell.ini
+ toolkit/components/lz4/tests/xpcshell/.eslintrc.js
+ toolkit/components/lz4/tests/xpcshell/data/chrome.manifest
+ toolkit/components/lz4/tests/xpcshell/data/compression.lz
+ toolkit/components/lz4/tests/xpcshell/data/worker_lz4.js
+ toolkit/components/lz4/tests/xpcshell/test_lz4.js
+ toolkit/components/lz4/tests/xpcshell/test_lz4_sync.js
+ toolkit/components/lz4/tests/xpcshell/xpcshell.ini
+ toolkit/components/mediasniffer/test/unit/.eslintrc.js
+ toolkit/components/mediasniffer/test/unit/data/bug1079747.mp4
+ toolkit/components/mediasniffer/test/unit/data/detodos.mp3
+ toolkit/components/mediasniffer/test/unit/data/ff-inst.exe
+ toolkit/components/mediasniffer/test/unit/data/file.mkv
+ toolkit/components/mediasniffer/test/unit/data/file.webm
+ toolkit/components/mediasniffer/test/unit/data/fl10.mp2
+ toolkit/components/mediasniffer/test/unit/data/he_free.mp3
+ toolkit/components/mediasniffer/test/unit/data/id3tags.mp3
+ toolkit/components/mediasniffer/test/unit/data/notags-bad.mp3
+ toolkit/components/mediasniffer/test/unit/data/notags-scan.mp3
+ toolkit/components/mediasniffer/test/unit/data/notags.mp3
+ toolkit/components/mediasniffer/test/unit/xpcshell.ini
+ toolkit/components/microformats/manifest.ini
+ toolkit/components/microformats/test/interface-tests/count-test.js
+ toolkit/components/microformats/test/interface-tests/experimental-test.js
+ toolkit/components/microformats/test/interface-tests/get-test.js
+ toolkit/components/microformats/test/interface-tests/getParent-test.js
+ toolkit/components/microformats/test/interface-tests/hasMicroformats-test.js
+ toolkit/components/microformats/test/interface-tests/isMicroformat-test.js
+ toolkit/components/microformats/test/lib/domparser.js
+ toolkit/components/microformats/test/lib/living-standard.js
+ toolkit/components/microformats/test/lib/version.js
+ toolkit/components/microformats/test/marionette/microformats_tester.py
+ toolkit/components/microformats/test/marionette/test_interface.py
+ toolkit/components/microformats/test/marionette/test_modules.py
+ toolkit/components/microformats/test/marionette/test_standards.py
+ toolkit/components/microformats/test/module-tests/dates-test.js
+ toolkit/components/microformats/test/module-tests/domutils-test.js
+ toolkit/components/microformats/test/module-tests/html-test.js
+ toolkit/components/microformats/test/module-tests/isodate-test.js
+ toolkit/components/microformats/test/module-tests/text-test.js
+ toolkit/components/microformats/test/module-tests/url-test.js
+ toolkit/components/microformats/test/module-tests/utilities-test.js
+ toolkit/components/microformats/test/standards-tests/mf-mixed-h-card-mixedpropertries.js
+ toolkit/components/microformats/test/standards-tests/mf-mixed-h-card-tworoots.js
+ toolkit/components/microformats/test/standards-tests/mf-mixed-h-entry-mixedroots.js
+ toolkit/components/microformats/test/standards-tests/mf-mixed-h-resume-mixedroots.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-adr-simpleproperties.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-geo-abbrpattern.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-geo-hidden.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-geo-simpleproperties.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-geo-valuetitleclass.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcalendar-ampm.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcalendar-attendees.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcalendar-combining.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcalendar-concatenate.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcalendar-time.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcard-email.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcard-format.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcard-hyperlinkedphoto.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcard-justahyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcard-justaname.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcard-multiple.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcard-name.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hcard-single.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hentry-summarycontent.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hfeed-simple.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hnews-all.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hnews-minimum.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hproduct-aggregate.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hproduct-simpleproperties.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hresume-affiliation.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hresume-contact.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hresume-education.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hresume-skill.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hresume-work.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hreview-aggregate-hcard.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hreview-aggregate-justahyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hreview-aggregate-vevent.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hreview-item.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-hreview-vcard.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-includes-hcarditemref.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-includes-heventitemref.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-includes-hyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-includes-object.js
+ toolkit/components/microformats/test/standards-tests/mf-v1-includes-table.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-adr-geo.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-adr-geourl.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-adr-justaname.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-adr-simpleproperties.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-as-note-note.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-baseurl.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-childimplied.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-extendeddescription.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-hcard.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-horghcard.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-hyperlinkedphoto.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-impliedname.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-impliedphoto.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-impliedurl.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-justahyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-justaname.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-nested.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-p-property.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-card-relativeurls.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-entry-impliedvalue-nested.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-entry-justahyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-entry-justaname.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-entry-summarycontent.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-entry-u-property.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-entry-urlincontent.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-event-ampm.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-event-attendees.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-event-combining.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-event-concatenate.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-event-dates.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-event-dt-property.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-event-justahyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-event-justaname.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-event-time.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-feed-implied-title.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-feed-simple.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-geo-abbrpattern.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-geo-altitude.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-geo-hidden.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-geo-justaname.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-geo-simpleproperties.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-geo-valuetitleclass.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-news-all.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-news-minimum.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-org-hyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-org-simple.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-org-simpleproperties.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-product-aggregate.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-product-justahyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-product-justaname.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-product-simpleproperties.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-recipe-all.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-recipe-minimum.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-resume-affiliation.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-resume-contact.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-resume-education.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-resume-justaname.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-resume-skill.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-resume-work.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-review-aggregate-hevent.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-review-aggregate-justahyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-review-aggregate-simpleproperties.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-review-hyperlink.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-review-implieditem.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-review-item.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-review-justaname.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-review-photo.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-h-review-vcard.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-rel-duplicate-rels.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-rel-license.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-rel-nofollow.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-rel-rel-urls.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-rel-varying-text-duplicate-rels.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-rel-xfn-all.js
+ toolkit/components/microformats/test/standards-tests/mf-v2-rel-xfn-elsewhere.js
+ toolkit/components/microformats/test/static/css/mocha-custom.css
+ toolkit/components/microformats/test/static/css/mocha.css
+ toolkit/components/microformats/test/static/css/prettify.css
+ toolkit/components/microformats/test/static/css/testrunner.css
+ toolkit/components/microformats/test/static/images/logo.gif
+ toolkit/components/microformats/test/static/images/photo.gif
+ toolkit/components/microformats/test/static/javascript/DOMParser.js
+ toolkit/components/microformats/test/static/javascript/beautify.js
+ toolkit/components/microformats/test/static/javascript/data.js
+ toolkit/components/microformats/update/package.json
+ toolkit/components/mozintl/test/test_mozintl.js
+ toolkit/components/mozintl/test/xpcshell.ini
+ toolkit/components/mozprotocol/mozProtocolHandler.manifest
+ toolkit/components/mozprotocol/tests/browser.ini
+ toolkit/components/mozprotocol/tests/browser_mozprotocol.js
+ toolkit/components/narrate/.eslintrc.js
+ toolkit/components/narrate/test/.eslintrc.js
+ toolkit/components/narrate/test/browser.ini
+ toolkit/components/nsDefaultCLH.manifest
+ toolkit/components/osfile/modules/ospath_win.jsm
+ toolkit/components/osfile/tests/mochi/.eslintrc.js
+ toolkit/components/osfile/tests/mochi/chrome.ini
+ toolkit/components/osfile/tests/mochi/main_test_osfile_async.js
+ toolkit/components/osfile/tests/mochi/worker_handler.js
+ toolkit/components/osfile/tests/mochi/worker_test_osfile_comms.js
+ toolkit/components/osfile/tests/mochi/worker_test_osfile_front.js
+ toolkit/components/osfile/tests/mochi/worker_test_osfile_shared.js
+ toolkit/components/osfile/tests/mochi/worker_test_osfile_unix.js
+ toolkit/components/osfile/tests/mochi/worker_test_osfile_win.js
+ toolkit/components/osfile/tests/xpcshell/.eslintrc.js
+ toolkit/components/osfile/tests/xpcshell/head.js
+ toolkit/components/osfile/tests/xpcshell/test_compression.js
+ toolkit/components/osfile/tests/xpcshell/test_constants.js
+ toolkit/components/osfile/tests/xpcshell/test_creationDate.js
+ toolkit/components/osfile/tests/xpcshell/test_duration.js
+ toolkit/components/osfile/tests/xpcshell/test_exception.js
+ toolkit/components/osfile/tests/xpcshell/test_loader.js
+ toolkit/components/osfile/tests/xpcshell/test_loader/module_test_loader.js
+ toolkit/components/osfile/tests/xpcshell/test_logging.js
+ toolkit/components/osfile/tests/xpcshell/test_open.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_async.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_async_append.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_async_bytes.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_async_copy.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_async_flush.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_async_largefiles.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_async_setDates.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_async_setPermissions.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_closed.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_error.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_kill.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_win_async_setPermissions.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_writeAtomic_backupTo_option.js
+ toolkit/components/osfile/tests/xpcshell/test_osfile_writeAtomic_zerobytes.js
+ toolkit/components/osfile/tests/xpcshell/test_queue.js
+ toolkit/components/osfile/tests/xpcshell/test_read_write.js
+ toolkit/components/osfile/tests/xpcshell/test_reset.js
+ toolkit/components/osfile/tests/xpcshell/test_shutdown.js
+ toolkit/components/osfile/tests/xpcshell/test_telemetry.js
+ toolkit/components/osfile/tests/xpcshell/test_unique.js
+ toolkit/components/osfile/tests/xpcshell/xpcshell.ini
+ toolkit/components/passwordmgr/.eslintrc.js
+ toolkit/components/passwordmgr/content/recipes.json
+ toolkit/components/passwordmgr/passwordmgr.manifest
+ toolkit/components/passwordmgr/test/.eslintrc.js
+ toolkit/components/passwordmgr/test/LoginTestUtils.jsm
+ toolkit/components/passwordmgr/test/authenticate.sjs
+ toolkit/components/passwordmgr/test/browser/.eslintrc.js
+ toolkit/components/passwordmgr/test/browser/authenticate.sjs
+ toolkit/components/passwordmgr/test/browser/browser.ini
+ toolkit/components/passwordmgr/test/browser/browser_DOMFormHasPassword.js
+ toolkit/components/passwordmgr/test/browser/browser_DOMInputPasswordAdded.js
+ toolkit/components/passwordmgr/test/browser/browser_autocomplete_insecure_warning.js
+ toolkit/components/passwordmgr/test/browser/browser_capture_doorhanger.js
+ toolkit/components/passwordmgr/test/browser/browser_capture_doorhanger_httpsUpgrade.js
+ toolkit/components/passwordmgr/test/browser/browser_capture_doorhanger_window_open.js
+ toolkit/components/passwordmgr/test/browser/browser_context_menu.js
+ toolkit/components/passwordmgr/test/browser/browser_context_menu_autocomplete_interaction.js
+ toolkit/components/passwordmgr/test/browser/browser_context_menu_iframe.js
+ toolkit/components/passwordmgr/test/browser/browser_exceptions_dialog.js
+ toolkit/components/passwordmgr/test/browser/browser_formless_submit_chrome.js
+ toolkit/components/passwordmgr/test/browser/browser_hasInsecureLoginForms.js
+ toolkit/components/passwordmgr/test/browser/browser_hasInsecureLoginForms_streamConverter.js
+ toolkit/components/passwordmgr/test/browser/browser_http_autofill.js
+ toolkit/components/passwordmgr/test/browser/browser_insecurePasswordConsoleWarning.js
+ toolkit/components/passwordmgr/test/browser/browser_master_password_autocomplete.js
+ toolkit/components/passwordmgr/test/browser/browser_notifications.js
+ toolkit/components/passwordmgr/test/browser/browser_notifications_2.js
+ toolkit/components/passwordmgr/test/browser/browser_notifications_password.js
+ toolkit/components/passwordmgr/test/browser/browser_notifications_username.js
+ toolkit/components/passwordmgr/test/browser/browser_passwordmgr_editing.js
+ toolkit/components/passwordmgr/test/browser/browser_passwordmgr_observers.js
+ toolkit/components/passwordmgr/test/browser/browser_username_select_dialog.js
+ toolkit/components/passwordmgr/test/browser/head.js
+ toolkit/components/passwordmgr/test/browser/streamConverter_content.sjs
+ toolkit/components/passwordmgr/test/chrome/chrome.ini
+ toolkit/components/passwordmgr/test/chrome/notification_common.js
+ toolkit/components/passwordmgr/test/chrome_timeout.js
+ toolkit/components/passwordmgr/test/formsubmit.sjs
+ toolkit/components/passwordmgr/test/mochitest.ini
+ toolkit/components/passwordmgr/test/mochitest/auth2/authenticate.sjs
+ toolkit/components/passwordmgr/test/mochitest/mochitest.ini
+ toolkit/components/passwordmgr/test/mochitest/test_username_focus.html
+ toolkit/components/passwordmgr/test/prompt_common.js
+ toolkit/components/passwordmgr/test/pwmgr_common.js
+ toolkit/components/passwordmgr/test/unit/.eslintrc.js
+ toolkit/components/passwordmgr/test/unit/data/corruptDB.sqlite
+ toolkit/components/passwordmgr/test/unit/data/key3.db
+ toolkit/components/passwordmgr/test/unit/data/signons-v1.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v1v2.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v2.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v2v3.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v3.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v3v4.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v4.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v4v5.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v5v6.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v999-2.sqlite
+ toolkit/components/passwordmgr/test/unit/data/signons-v999.sqlite
+ toolkit/components/passwordmgr/test/unit/head.js
+ toolkit/components/passwordmgr/test/unit/test_OSCrypto_win.js
+ toolkit/components/passwordmgr/test/unit/test_context_menu.js
+ toolkit/components/passwordmgr/test/unit/test_dedupeLogins.js
+ toolkit/components/passwordmgr/test/unit/test_disabled_hosts.js
+ toolkit/components/passwordmgr/test/unit/test_getFormFields.js
+ toolkit/components/passwordmgr/test/unit/test_getPasswordFields.js
+ toolkit/components/passwordmgr/test/unit/test_getPasswordOrigin.js
+ toolkit/components/passwordmgr/test/unit/test_isOriginMatching.js
+ toolkit/components/passwordmgr/test/unit/test_legacy_empty_formSubmitURL.js
+ toolkit/components/passwordmgr/test/unit/test_legacy_validation.js
+ toolkit/components/passwordmgr/test/unit/test_logins_change.js
+ toolkit/components/passwordmgr/test/unit/test_logins_decrypt_failure.js
+ toolkit/components/passwordmgr/test/unit/test_logins_metainfo.js
+ toolkit/components/passwordmgr/test/unit/test_logins_search.js
+ toolkit/components/passwordmgr/test/unit/test_maybeImportLogin.js
+ toolkit/components/passwordmgr/test/unit/test_module_LoginImport.js
+ toolkit/components/passwordmgr/test/unit/test_module_LoginStore.js
+ toolkit/components/passwordmgr/test/unit/test_notifications.js
+ toolkit/components/passwordmgr/test/unit/test_recipes_add.js
+ toolkit/components/passwordmgr/test/unit/test_recipes_content.js
+ toolkit/components/passwordmgr/test/unit/test_removeLegacySignonFiles.js
+ toolkit/components/passwordmgr/test/unit/test_search_schemeUpgrades.js
+ toolkit/components/passwordmgr/test/unit/test_storage.js
+ toolkit/components/passwordmgr/test/unit/test_storage_mozStorage.js
+ toolkit/components/passwordmgr/test/unit/test_telemetry.js
+ toolkit/components/passwordmgr/test/unit/test_user_autocomplete_result.js
+ toolkit/components/passwordmgr/test/unit/xpcshell.ini
+ toolkit/components/perf/.eslintrc.js
+ toolkit/components/perf/chrome.ini
+ toolkit/components/perfmonitoring/README.md
+ toolkit/components/perfmonitoring/nsPerformanceStats.cpp
+ toolkit/components/perfmonitoring/tests/browser/.eslintrc.js
+ toolkit/components/perfmonitoring/tests/browser/browser.ini
+ toolkit/components/perfmonitoring/tests/browser/browser_AddonWatcher.js
+ toolkit/components/perfmonitoring/tests/browser/browser_Addons_sample.xpi
+ toolkit/components/perfmonitoring/tests/browser/browser_Addons_sample/bootstrap.js
+ toolkit/components/perfmonitoring/tests/browser/browser_Addons_sample/build.sh
+ toolkit/components/perfmonitoring/tests/browser/browser_Addons_sample/chrome.manifest
+ toolkit/components/perfmonitoring/tests/browser/browser_addonPerformanceAlerts.js
+ toolkit/components/perfmonitoring/tests/browser/browser_addonPerformanceAlerts_2.js
+ toolkit/components/perfmonitoring/tests/browser/browser_compartments.js
+ toolkit/components/perfmonitoring/tests/browser/browser_compartments_script.js
+ toolkit/components/perfmonitoring/tests/browser/browser_webpagePerformanceAlerts.js
+ toolkit/components/perfmonitoring/tests/browser/head.js
+ toolkit/components/places/nsPlacesAutoComplete.manifest
+ toolkit/components/places/tests/.eslintrc.js
+ toolkit/components/places/tests/PlacesTestUtils.jsm
+ toolkit/components/places/tests/bookmarks/.eslintrc.js
+ toolkit/components/places/tests/bookmarks/test_1016953-renaming-uncompressed.js
+ toolkit/components/places/tests/bookmarks/test_1129529.js
+ toolkit/components/places/tests/bookmarks/test_675416.js
+ toolkit/components/places/tests/bookmarks/test_async_observers.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks_eraseEverything.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks_fetch.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks_getRecent.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks_insert.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks_notifications.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks_remove.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks_reorder.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks_search.js
+ toolkit/components/places/tests/bookmarks/test_bookmarks_update.js
+ toolkit/components/places/tests/bookmarks/test_bookmarkstree_cache.js
+ toolkit/components/places/tests/bookmarks/test_keywords.js
+ toolkit/components/places/tests/bookmarks/test_nsINavBookmarkObserver.js
+ toolkit/components/places/tests/bookmarks/test_protectRoots.js
+ toolkit/components/places/tests/bookmarks/test_removeFolderTransaction_reinsert.js
+ toolkit/components/places/tests/bookmarks/xpcshell.ini
+ toolkit/components/places/tests/browser/.eslintrc.js
+ toolkit/components/places/tests/browser/browser.ini
+ toolkit/components/places/tests/browser/browser_bug461710.js
+ toolkit/components/places/tests/browser/browser_bug680727.js
+ toolkit/components/places/tests/browser/browser_double_redirect.js
+ toolkit/components/places/tests/browser/browser_history_post.js
+ toolkit/components/places/tests/browser/browser_settitle.js
+ toolkit/components/places/tests/browser/browser_visituri.js
+ toolkit/components/places/tests/browser/browser_visituri_nohistory.js
+ toolkit/components/places/tests/browser/colorAnalyzer/category-discover.png
+ toolkit/components/places/tests/browser/colorAnalyzer/dictionaryGeneric-16.png
+ toolkit/components/places/tests/browser/colorAnalyzer/extensionGeneric-16.png
+ toolkit/components/places/tests/browser/colorAnalyzer/localeGeneric.png
+ toolkit/components/places/tests/browser/favicon-normal16.png
+ toolkit/components/places/tests/browser/favicon-normal32.png
+ toolkit/components/places/tests/browser/head.js
+ toolkit/components/places/tests/browser/history_post.sjs
+ toolkit/components/places/tests/browser/redirect_once.sjs
+ toolkit/components/places/tests/browser/redirect_twice.sjs
+ toolkit/components/places/tests/chrome/.eslintrc.js
+ toolkit/components/places/tests/chrome/chrome.ini
+ toolkit/components/places/tests/chrome/rss_as_html.rss^headers^
+ toolkit/components/places/tests/expiration/.eslintrc.js
+ toolkit/components/places/tests/expiration/test_analyze_runs.js
+ toolkit/components/places/tests/expiration/test_debug_expiration.js
+ toolkit/components/places/tests/expiration/test_idle_daily.js
+ toolkit/components/places/tests/expiration/test_outdated_analyze.js
+ toolkit/components/places/tests/expiration/test_pref_interval.js
+ toolkit/components/places/tests/expiration/xpcshell.ini
+ toolkit/components/places/tests/favicons/.eslintrc.js
+ toolkit/components/places/tests/favicons/expected-favicon-big32.jpg.png
+ toolkit/components/places/tests/favicons/expected-favicon-big4.jpg.png
+ toolkit/components/places/tests/favicons/expected-favicon-big48.ico.png
+ toolkit/components/places/tests/favicons/expected-favicon-big64.png.png
+ toolkit/components/places/tests/favicons/expected-favicon-scale160x3.jpg.png
+ toolkit/components/places/tests/favicons/expected-favicon-scale3x160.jpg.png
+ toolkit/components/places/tests/favicons/favicon-big16.ico
+ toolkit/components/places/tests/favicons/favicon-big32.jpg
+ toolkit/components/places/tests/favicons/favicon-big4.jpg
+ toolkit/components/places/tests/favicons/favicon-big48.ico
+ toolkit/components/places/tests/favicons/favicon-big64.png
+ toolkit/components/places/tests/favicons/favicon-normal16.png
+ toolkit/components/places/tests/favicons/favicon-normal32.png
+ toolkit/components/places/tests/favicons/favicon-scale160x3.jpg
+ toolkit/components/places/tests/favicons/favicon-scale3x160.jpg
+ toolkit/components/places/tests/favicons/test_expireAllFavicons.js
+ toolkit/components/places/tests/favicons/test_favicons_conversions.js
+ toolkit/components/places/tests/favicons/test_getFaviconDataForPage.js
+ toolkit/components/places/tests/favicons/test_getFaviconURLForPage.js
+ toolkit/components/places/tests/favicons/test_page-icon_protocol.js
+ toolkit/components/places/tests/favicons/test_query_result_favicon_changed_on_child.js
+ toolkit/components/places/tests/favicons/test_replaceFaviconData.js
+ toolkit/components/places/tests/favicons/test_replaceFaviconDataFromDataURL.js
+ toolkit/components/places/tests/favicons/xpcshell.ini
+ toolkit/components/places/tests/history/.eslintrc.js
+ toolkit/components/places/tests/history/test_insert.js
+ toolkit/components/places/tests/history/test_remove.js
+ toolkit/components/places/tests/history/test_removeVisits.js
+ toolkit/components/places/tests/history/test_removeVisitsByFilter.js
+ toolkit/components/places/tests/history/test_updatePlaces_sameUri_titleChanged.js
+ toolkit/components/places/tests/history/xpcshell.ini
+ toolkit/components/places/tests/migration/.eslintrc.js
+ toolkit/components/places/tests/migration/head_migration.js
+ toolkit/components/places/tests/migration/places_v10.sqlite
+ toolkit/components/places/tests/migration/places_v6.sqlite
+ toolkit/components/places/tests/migration/test_current_from_downgraded.js
+ toolkit/components/places/tests/migration/test_current_from_v11.js
+ toolkit/components/places/tests/migration/test_current_from_v19.js
+ toolkit/components/places/tests/migration/test_current_from_v24.js
+ toolkit/components/places/tests/migration/test_current_from_v25.js
+ toolkit/components/places/tests/migration/test_current_from_v26.js
+ toolkit/components/places/tests/migration/test_current_from_v27.js
+ toolkit/components/places/tests/migration/test_current_from_v31.js
+ toolkit/components/places/tests/migration/test_current_from_v34.js
+ toolkit/components/places/tests/migration/test_current_from_v34_no_roots.js
+ toolkit/components/places/tests/migration/test_current_from_v6.js
+ toolkit/components/places/tests/migration/xpcshell.ini
+ toolkit/components/places/tests/queries/.eslintrc.js
+ toolkit/components/places/tests/queries/readme.txt
+ toolkit/components/places/tests/queries/test_history_queries_tags_liveUpdate.js
+ toolkit/components/places/tests/queries/test_history_queries_titles_liveUpdate.js
+ toolkit/components/places/tests/queries/test_queryMultipleFolder.js
+ toolkit/components/places/tests/queries/test_searchterms-bookmarklets.js
+ toolkit/components/places/tests/queries/test_sort-date-site-grouping.js
+ toolkit/components/places/tests/queries/test_transitions.js
+ toolkit/components/places/tests/queries/xpcshell.ini
+ toolkit/components/places/tests/unifiedcomplete/.eslintrc.js
+ toolkit/components/places/tests/unifiedcomplete/test_dupe_urls.js
+ toolkit/components/places/tests/unifiedcomplete/test_enabled.js
+ toolkit/components/places/tests/unifiedcomplete/test_remote_tab_matches.js
+ toolkit/components/places/tests/unifiedcomplete/test_search_engine_alias.js
+ toolkit/components/places/tests/unifiedcomplete/test_search_engine_current.js
+ toolkit/components/places/tests/unifiedcomplete/test_search_engine_host.js
+ toolkit/components/places/tests/unifiedcomplete/test_search_suggestions.js
+ toolkit/components/places/tests/unifiedcomplete/test_visit_url.js
+ toolkit/components/places/tests/unifiedcomplete/xpcshell.ini
+ toolkit/components/places/tests/unit/.eslintrc.js
+ toolkit/components/places/tests/unit/bookmarks.json
+ toolkit/components/places/tests/unit/bug476292.sqlite
+ toolkit/components/places/tests/unit/corruptDB.sqlite
+ toolkit/components/places/tests/unit/mobile_bookmarks_folder_import.json
+ toolkit/components/places/tests/unit/mobile_bookmarks_folder_merge.json
+ toolkit/components/places/tests/unit/mobile_bookmarks_multiple_folders.json
+ toolkit/components/places/tests/unit/mobile_bookmarks_root_import.json
+ toolkit/components/places/tests/unit/mobile_bookmarks_root_merge.json
+ toolkit/components/places/tests/unit/nsDummyObserver.manifest
+ toolkit/components/places/tests/unit/places.sparse.sqlite
+ toolkit/components/places/tests/unit/test_1085291.js
+ toolkit/components/places/tests/unit/test_1105208.js
+ toolkit/components/places/tests/unit/test_1105866.js
+ toolkit/components/places/tests/unit/test_384370.js
+ toolkit/components/places/tests/unit/test_PlacesUtils_asyncGetBookmarkIds.js
+ toolkit/components/places/tests/unit/test_PlacesUtils_invalidateCachedGuidFor.js
+ toolkit/components/places/tests/unit/test_PlacesUtils_lazyobservers.js
+ toolkit/components/places/tests/unit/test_analyze.js
+ toolkit/components/places/tests/unit/test_asyncExecuteLegacyQueries.js
+ toolkit/components/places/tests/unit/test_async_history_api.js
+ toolkit/components/places/tests/unit/test_async_in_batchmode.js
+ toolkit/components/places/tests/unit/test_bookmark_catobs.js
+ toolkit/components/places/tests/unit/test_bookmarks_html_corrupt.js
+ toolkit/components/places/tests/unit/test_bookmarks_html_import_tags.js
+ toolkit/components/places/tests/unit/test_broken_folderShortcut_result.js
+ toolkit/components/places/tests/unit/test_bug636917_isLivemark.js
+ toolkit/components/places/tests/unit/test_corrupt_telemetry.js
+ toolkit/components/places/tests/unit/test_database_replaceOnStartup.js
+ toolkit/components/places/tests/unit/test_download_history.js
+ toolkit/components/places/tests/unit/test_frecency_observers.js
+ toolkit/components/places/tests/unit/test_frecency_zero_updated.js
+ toolkit/components/places/tests/unit/test_getPlacesInfo.js
+ toolkit/components/places/tests/unit/test_history_catobs.js
+ toolkit/components/places/tests/unit/test_history_notifications.js
+ toolkit/components/places/tests/unit/test_history_observer.js
+ toolkit/components/places/tests/unit/test_hosts_triggers.js
+ toolkit/components/places/tests/unit/test_import_mobile_bookmarks.js
+ toolkit/components/places/tests/unit/test_isPageInDB.js
+ toolkit/components/places/tests/unit/test_isURIVisited.js
+ toolkit/components/places/tests/unit/test_keywords.js
+ toolkit/components/places/tests/unit/test_mozIAsyncLivemarks.js
+ toolkit/components/places/tests/unit/test_onItemChanged_tags.js
+ toolkit/components/places/tests/unit/test_resultsAsVisit_details.js
+ toolkit/components/places/tests/unit/test_sql_guid_functions.js
+ toolkit/components/places/tests/unit/test_svg_favicon.js
+ toolkit/components/places/tests/unit/test_sync_utils.js
+ toolkit/components/places/tests/unit/test_telemetry.js
+ toolkit/components/places/tests/unit/test_visitsInDB.js
+ toolkit/components/places/tests/unit/xpcshell.ini
+ toolkit/components/places/toolkitplaces.manifest
+ toolkit/components/printing/tests/browser.ini
+ toolkit/components/printing/tests/browser_page_change_print_original.js
+ toolkit/components/printing/tests/file_page_change_print_original_2.html
+ toolkit/components/privatebrowsing/PrivateBrowsing.manifest
+ toolkit/components/processsingleton/ProcessSingleton.manifest
+ toolkit/components/promiseworker/tests/xpcshell/.eslintrc.js
+ toolkit/components/promiseworker/tests/xpcshell/data/chrome.manifest
+ toolkit/components/promiseworker/tests/xpcshell/data/worker.js
+ toolkit/components/promiseworker/tests/xpcshell/test_Promise.js
+ toolkit/components/promiseworker/tests/xpcshell/xpcshell.ini
+ toolkit/components/prompts/src/SharedPromptUtils.jsm
+ toolkit/components/prompts/src/nsPrompter.manifest
+ toolkit/components/prompts/test/.eslintrc.js
+ toolkit/components/prompts/test/chromeScript.js
+ toolkit/components/prompts/test/mochitest.ini
+ toolkit/components/prompts/test/prompt_common.js
+ toolkit/components/protobuf/README.txt
+ toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc
+ toolkit/components/protobuf/src/google/protobuf/descriptor.pb.h
+ toolkit/components/protobuf/upgrade_protobuf.sh
+ toolkit/components/reader/.eslintrc.js
+ toolkit/components/reader/test/browser.ini
+ toolkit/components/reader/test/head.js
+ toolkit/components/remotebrowserutils/remotebrowserutils.manifest
+ toolkit/components/remotebrowserutils/tests/browser/.eslintrc.js
+ toolkit/components/remotebrowserutils/tests/browser/browser.ini
+ toolkit/components/remotebrowserutils/tests/browser/browser_RemoteWebNavigation.js
+ toolkit/components/satchel/satchel.manifest
+ toolkit/components/satchel/test/.eslintrc.js
+ toolkit/components/satchel/test/browser/.eslintrc.js
+ toolkit/components/satchel/test/browser/browser.ini
+ toolkit/components/satchel/test/mochitest.ini
+ toolkit/components/satchel/test/parent_utils.js
+ toolkit/components/satchel/test/unit/.eslintrc.js
+ toolkit/components/satchel/test/unit/asyncformhistory_expire.sqlite
+ toolkit/components/satchel/test/unit/formhistory_1000.sqlite
+ toolkit/components/satchel/test/unit/formhistory_CORRUPT.sqlite
+ toolkit/components/satchel/test/unit/formhistory_apitest.sqlite
+ toolkit/components/satchel/test/unit/formhistory_autocomplete.sqlite
+ toolkit/components/satchel/test/unit/formhistory_v3.sqlite
+ toolkit/components/satchel/test/unit/formhistory_v3v4.sqlite
+ toolkit/components/satchel/test/unit/formhistory_v999a.sqlite
+ toolkit/components/satchel/test/unit/formhistory_v999b.sqlite
+ toolkit/components/satchel/test/unit/test_notify.js
+ toolkit/components/satchel/test/unit/xpcshell.ini
+ toolkit/components/satchel/towel
+ toolkit/components/search/toolkitsearch.manifest
+ toolkit/components/social/test/xpcshell/.eslintrc.js
+ toolkit/components/sqlite/tests/xpcshell/.eslintrc.js
+ toolkit/components/sqlite/tests/xpcshell/data/chrome.manifest
+ toolkit/components/sqlite/tests/xpcshell/data/worker_sqlite_internal.js
+ toolkit/components/sqlite/tests/xpcshell/data/worker_sqlite_shared.js
+ toolkit/components/sqlite/tests/xpcshell/test_sqlite_internal.js
+ toolkit/components/sqlite/tests/xpcshell/xpcshell.ini
+ toolkit/components/startup/mozprofilerprobe.mof
+ toolkit/components/startup/tests/browser/.eslintrc.js
+ toolkit/components/startup/tests/browser/browser.ini
+ toolkit/components/startup/tests/browser/browser_crash_detection.js
+ toolkit/components/startup/tests/browser/head.js
+ toolkit/components/startup/tests/unit/.eslintrc.js
+ toolkit/components/startup/tests/unit/head_startup.js
+ toolkit/components/startup/tests/unit/test_startup_crash.js
+ toolkit/components/startup/tests/unit/xpcshell.ini
+ toolkit/components/telemetry/Events.yaml
+ toolkit/components/telemetry/Histograms.json
+ toolkit/components/telemetry/Scalars.yaml
+ toolkit/components/telemetry/TelemetryStartup.manifest
+ toolkit/components/telemetry/docs/collection/custom-pings.rst
+ toolkit/components/telemetry/docs/collection/histograms.rst
+ toolkit/components/telemetry/docs/collection/index.rst
+ toolkit/components/telemetry/docs/collection/measuring-time.rst
+ toolkit/components/telemetry/docs/collection/scalars.rst
+ toolkit/components/telemetry/docs/concepts/archiving.rst
+ toolkit/components/telemetry/docs/concepts/crashes.rst
+ toolkit/components/telemetry/docs/concepts/index.rst
+ toolkit/components/telemetry/docs/concepts/pings.rst
+ toolkit/components/telemetry/docs/concepts/sessions.rst
+ toolkit/components/telemetry/docs/concepts/submission.rst
+ toolkit/components/telemetry/docs/data/addons-malware-ping.rst
+ toolkit/components/telemetry/docs/data/common-ping.rst
+ toolkit/components/telemetry/docs/data/core-ping.rst
+ toolkit/components/telemetry/docs/data/crash-ping.rst
+ toolkit/components/telemetry/docs/data/deletion-ping.rst
+ toolkit/components/telemetry/docs/data/environment.rst
+ toolkit/components/telemetry/docs/data/heartbeat-ping.rst
+ toolkit/components/telemetry/docs/data/index.rst
+ toolkit/components/telemetry/docs/data/main-ping.rst
+ toolkit/components/telemetry/docs/data/sync-ping.rst
+ toolkit/components/telemetry/docs/data/uitour-ping.rst
+ toolkit/components/telemetry/docs/fhr/architecture.rst
+ toolkit/components/telemetry/docs/fhr/dataformat.rst
+ toolkit/components/telemetry/docs/fhr/identifiers.rst
+ toolkit/components/telemetry/docs/fhr/index.rst
+ toolkit/components/telemetry/docs/index.rst
+ toolkit/components/telemetry/docs/internals/index.rst
+ toolkit/components/telemetry/docs/internals/preferences.rst
+ toolkit/components/telemetry/histogram-whitelists.json
+ toolkit/components/telemetry/schemas/core.schema.json
+ toolkit/components/telemetry/tests/addons/signed/META-INF/manifest.mf
+ toolkit/components/telemetry/tests/addons/signed/META-INF/mozilla.rsa
+ toolkit/components/telemetry/tests/addons/signed/META-INF/mozilla.sf
+ toolkit/components/telemetry/tests/browser/browser_TelemetryGC.js
+ toolkit/components/telemetry/tests/search/chrome.manifest
+ toolkit/components/telemetry/tests/search/searchTest.jar
+ toolkit/components/telemetry/tests/unit/.eslintrc.js
+ toolkit/components/telemetry/tests/unit/TelemetryArchiveTesting.jsm
+ toolkit/components/telemetry/tests/unit/head.js
+ toolkit/components/telemetry/tests/unit/test_ChildHistograms.js
+ toolkit/components/telemetry/tests/unit/test_PingAPI.js
+ toolkit/components/telemetry/tests/unit/test_SubsessionChaining.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryController.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryControllerBuildID.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryControllerShutdown.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryController_idle.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryEnvironment.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryEvents.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryFlagClear.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryLateWrites.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryLockCount.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryLog.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryReportingPolicy.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryScalars.js
+ toolkit/components/telemetry/tests/unit/test_TelemetrySend.js
+ toolkit/components/telemetry/tests/unit/test_TelemetrySendOldPings.js
+ toolkit/components/telemetry/tests/unit/test_TelemetrySession.js
+ toolkit/components/telemetry/tests/unit/test_TelemetryTimestamps.js
+ toolkit/components/telemetry/tests/unit/test_ThreadHangStats.js
+ toolkit/components/telemetry/tests/unit/test_nsITelemetry.js
+ toolkit/components/telemetry/tests/unit/xpcshell.ini
+ toolkit/components/terminator/terminator.manifest
+ toolkit/components/terminator/tests/xpcshell/.eslintrc.js
+ toolkit/components/terminator/tests/xpcshell/test_terminator_record.js
+ toolkit/components/terminator/tests/xpcshell/test_terminator_reload.js
+ toolkit/components/terminator/tests/xpcshell/xpcshell.ini
+ toolkit/components/thumbnails/BrowserPageThumbs.manifest
+ toolkit/components/thumbnails/blankthumb.inc
+ toolkit/components/thumbnails/test/.eslintrc.js
+ toolkit/components/thumbnails/test/authenticate.sjs
+ toolkit/components/thumbnails/test/background_red_redirect.sjs
+ toolkit/components/thumbnails/test/browser.ini
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_bad_url.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_basic.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_captureIfMissing.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_crash_during_capture.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_crash_while_idle.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_destroy_browser.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_no_alert.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_no_auth_prompt.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_no_cookies_sent.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_no_cookies_stored.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_no_duplicates.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_queueing.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_redirect.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bg_timeout.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bug726727.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bug727765.js
+ toolkit/components/thumbnails/test/browser_thumbnails_bug818225.js
+ toolkit/components/thumbnails/test/browser_thumbnails_capture.js
+ toolkit/components/thumbnails/test/browser_thumbnails_expiration.js
+ toolkit/components/thumbnails/test/browser_thumbnails_privacy.js
+ toolkit/components/thumbnails/test/browser_thumbnails_redirect.js
+ toolkit/components/thumbnails/test/browser_thumbnails_storage.js
+ toolkit/components/thumbnails/test/browser_thumbnails_storage_migrate3.js
+ toolkit/components/thumbnails/test/browser_thumbnails_update.js
+ toolkit/components/thumbnails/test/head.js
+ toolkit/components/thumbnails/test/privacy_cache_control.sjs
+ toolkit/components/thumbnails/test/test_thumbnails_interfaces.js
+ toolkit/components/thumbnails/test/thumbnails_background.sjs
+ toolkit/components/thumbnails/test/thumbnails_crash_content_helper.js
+ toolkit/components/thumbnails/test/thumbnails_update.sjs
+ toolkit/components/thumbnails/test/xpcshell.ini
+ toolkit/components/timermanager/nsUpdateTimerManager.manifest
+ toolkit/components/timermanager/tests/unit/.eslintrc.js
+ toolkit/components/tooltiptext/TooltipTextProvider.manifest
+ toolkit/components/tooltiptext/tests/browser.ini
+ toolkit/components/tooltiptext/tests/browser_bug329212.js
+ toolkit/components/tooltiptext/tests/browser_bug331772_xul_tooltiptext_in_html.js
+ toolkit/components/tooltiptext/tests/browser_bug561623.js
+ toolkit/components/tooltiptext/tests/browser_bug581947.js
+ toolkit/components/tooltiptext/tests/browser_input_file_tooltips.js
+ toolkit/components/typeaheadfind/content/notfound.wav
+ toolkit/components/url-classifier/chromium/README.txt
+ toolkit/components/url-classifier/nsURLClassifier.manifest
+ toolkit/components/url-classifier/protobuf/safebrowsing.pb.cc
+ toolkit/components/url-classifier/protobuf/safebrowsing.pb.h
+ toolkit/components/url-classifier/tests/UrlClassifierTestUtils.jsm
+ toolkit/components/url-classifier/tests/gtest/Common.cpp
+ toolkit/components/url-classifier/tests/gtest/Common.h
+ toolkit/components/url-classifier/tests/gtest/TestFailUpdate.cpp
+ toolkit/components/url-classifier/tests/gtest/TestPerProviderDirectory.cpp
+ toolkit/components/url-classifier/tests/gtest/TestProtocolParser.cpp
+ toolkit/components/url-classifier/tests/gtest/TestSafeBrowsingProtobuf.cpp
+ toolkit/components/url-classifier/tests/gtest/TestSafebrowsingHash.cpp
+ toolkit/components/url-classifier/tests/gtest/TestTable.cpp
+ toolkit/components/url-classifier/tests/gtest/TestUrlClassifierTableUpdateV4.cpp
+ toolkit/components/url-classifier/tests/jar.mn
+ toolkit/components/url-classifier/tests/mochitest/.eslintrc.js
+ toolkit/components/url-classifier/tests/mochitest/bad.css
+ toolkit/components/url-classifier/tests/mochitest/bad.css^headers^
+ toolkit/components/url-classifier/tests/mochitest/basic.vtt
+ toolkit/components/url-classifier/tests/mochitest/basic.vtt^headers^
+ toolkit/components/url-classifier/tests/mochitest/chrome.ini
+ toolkit/components/url-classifier/tests/mochitest/classifierCommon.js
+ toolkit/components/url-classifier/tests/mochitest/classifierHelper.js
+ toolkit/components/url-classifier/tests/mochitest/cleanWorker.js
+ toolkit/components/url-classifier/tests/mochitest/dnt.sjs
+ toolkit/components/url-classifier/tests/mochitest/evil.css
+ toolkit/components/url-classifier/tests/mochitest/evil.css^headers^
+ toolkit/components/url-classifier/tests/mochitest/evil.js
+ toolkit/components/url-classifier/tests/mochitest/evil.js^headers^
+ toolkit/components/url-classifier/tests/mochitest/evilWorker.js
+ toolkit/components/url-classifier/tests/mochitest/gethash.sjs
+ toolkit/components/url-classifier/tests/mochitest/good.js
+ toolkit/components/url-classifier/tests/mochitest/import.css
+ toolkit/components/url-classifier/tests/mochitest/mochitest.ini
+ toolkit/components/url-classifier/tests/mochitest/ping.sjs
+ toolkit/components/url-classifier/tests/mochitest/raptor.jpg
+ toolkit/components/url-classifier/tests/mochitest/seek.webm
+ toolkit/components/url-classifier/tests/mochitest/unwantedWorker.js
+ toolkit/components/url-classifier/tests/mochitest/update.sjs
+ toolkit/components/url-classifier/tests/mochitest/vp9.webm
+ toolkit/components/url-classifier/tests/unit/.eslintrc.js
+ toolkit/components/url-classifier/tests/unit/data/digest1.chunk
+ toolkit/components/url-classifier/tests/unit/data/digest2.chunk
+ toolkit/components/url-classifier/tests/unit/head_urlclassifier.js
+ toolkit/components/url-classifier/tests/unit/tail_urlclassifier.js
+ toolkit/components/url-classifier/tests/unit/test_addsub.js
+ toolkit/components/url-classifier/tests/unit/test_backoff.js
+ toolkit/components/url-classifier/tests/unit/test_bug1274685_unowned_list.js
+ toolkit/components/url-classifier/tests/unit/test_dbservice.js
+ toolkit/components/url-classifier/tests/unit/test_digest256.js
+ toolkit/components/url-classifier/tests/unit/test_hashcompleter.js
+ toolkit/components/url-classifier/tests/unit/test_listmanager.js
+ toolkit/components/url-classifier/tests/unit/test_partial.js
+ toolkit/components/url-classifier/tests/unit/test_pref.js
+ toolkit/components/url-classifier/tests/unit/test_prefixset.js
+ toolkit/components/url-classifier/tests/unit/test_provider_url.js
+ toolkit/components/url-classifier/tests/unit/test_safebrowsing_protobuf.js
+ toolkit/components/url-classifier/tests/unit/test_streamupdater.js
+ toolkit/components/url-classifier/tests/unit/test_threat_type_conversion.js
+ toolkit/components/url-classifier/tests/unit/xpcshell.ini
+ toolkit/components/urlformatter/api_keys.in
+ toolkit/components/urlformatter/nsURLFormatter.manifest
+ toolkit/components/urlformatter/tests/unit/.eslintrc.js
+ toolkit/components/urlformatter/tests/unit/xpcshell.ini
+ toolkit/components/utils/utils.manifest
+ toolkit/components/viewsource/test/.eslintrc.js
+ toolkit/components/viewsource/test/browser/.eslintrc.js
+ toolkit/components/viewsource/test/browser/browser.ini
+ toolkit/components/viewsource/test/browser/browser_bug464222.js
+ toolkit/components/viewsource/test/browser/browser_bug699356.js
+ toolkit/components/viewsource/test/browser/browser_bug713810.js
+ toolkit/components/viewsource/test/browser/browser_contextmenu.js
+ toolkit/components/viewsource/test/browser/browser_gotoline.js
+ toolkit/components/viewsource/test/browser/browser_srcdoc.js
+ toolkit/components/viewsource/test/browser/browser_viewsourceprefs.js
+ toolkit/components/viewsource/test/browser/head.js
+ toolkit/components/viewsource/test/chrome.ini
+ toolkit/components/workerloader/tests/.eslintrc.js
+ toolkit/components/workerloader/tests/chrome.ini
+ toolkit/components/workerloader/tests/moduleA-depends.js
+ toolkit/components/workerloader/tests/moduleB-dependency.js
+ toolkit/components/workerloader/tests/moduleC-circular.js
+ toolkit/components/workerloader/tests/moduleD-circular.js
+ toolkit/components/workerloader/tests/moduleE-throws-during-require.js
+ toolkit/components/workerloader/tests/moduleG-throws-later.js
+ toolkit/components/workerloader/tests/moduleH-module-dot-exports.js
+ toolkit/components/workerloader/tests/utils_mainthread.js
+ toolkit/components/workerloader/tests/utils_worker.js
+ toolkit/components/workerloader/tests/worker_handler.js
+ toolkit/components/workerloader/tests/worker_test_loading.js
+ toolkit/components/xulstore/XULStore.manifest
+ toolkit/components/xulstore/tests/chrome/.eslintrc.js
+ toolkit/components/xulstore/tests/chrome/chrome.ini
+ toolkit/components/xulstore/tests/xpcshell/.eslintrc.js
+ toolkit/components/xulstore/tests/xpcshell/test_XULStore.js
+ toolkit/components/xulstore/tests/xpcshell/xpcshell.ini
+ toolkit/content/gmp-sources/openh264.json
+ toolkit/content/gmp-sources/widevinecdm.json
+ toolkit/content/jar.mn
+ toolkit/content/macWindowMenu.inc
+ toolkit/content/tests/browser/.eslintrc.js
+ toolkit/content/tests/browser/audio.ogg
+ toolkit/content/tests/browser/browser.ini
+ toolkit/content/tests/browser/browser_audioCompeting.js
+ toolkit/content/tests/browser/browser_audioCompeting_onlyForActiveAgent.js
+ toolkit/content/tests/browser/browser_autoscroll_disabled.js
+ toolkit/content/tests/browser/browser_block_autoplay_media.js
+ toolkit/content/tests/browser/browser_bug1170531.js
+ toolkit/content/tests/browser/browser_bug1198465.js
+ toolkit/content/tests/browser/browser_bug295977_autoscroll_overflow.js
+ toolkit/content/tests/browser/browser_bug451286.js
+ toolkit/content/tests/browser/browser_bug594509.js
+ toolkit/content/tests/browser/browser_bug982298.js
+ toolkit/content/tests/browser/browser_contentTitle.js
+ toolkit/content/tests/browser/browser_content_url_annotation.js
+ toolkit/content/tests/browser/browser_crash_previous_frameloader.js
+ toolkit/content/tests/browser/browser_default_image_filename.js
+ toolkit/content/tests/browser/browser_f7_caret_browsing.js
+ toolkit/content/tests/browser/browser_findbar.js
+ toolkit/content/tests/browser/browser_isSynthetic.js
+ toolkit/content/tests/browser/browser_keyevents_during_autoscrolling.js
+ toolkit/content/tests/browser/browser_label_textlink.js
+ toolkit/content/tests/browser/browser_mediaPlayback.js
+ toolkit/content/tests/browser/browser_mediaPlayback_mute.js
+ toolkit/content/tests/browser/browser_mediaPlayback_suspended.js
+ toolkit/content/tests/browser/browser_mediaPlayback_suspended_multipleAudio.js
+ toolkit/content/tests/browser/browser_mute.js
+ toolkit/content/tests/browser/browser_mute2.js
+ toolkit/content/tests/browser/browser_quickfind_editable.js
+ toolkit/content/tests/browser/browser_saveImageURL.js
+ toolkit/content/tests/browser/empty.png
+ toolkit/content/tests/browser/head.js
+ toolkit/content/tests/browser/image.jpg
+ toolkit/content/tests/chrome/.eslintrc.js
+ toolkit/content/tests/chrome/RegisterUnregisterChrome.js
+ toolkit/content/tests/chrome/chrome.ini
+ toolkit/content/tests/chrome/file_about_networking_wsh.py
+ toolkit/content/tests/chrome/file_autocomplete_with_composition.js
+ toolkit/content/tests/chrome/popup_trigger.js
+ toolkit/content/tests/chrome/rtlchrome/rtl.css
+ toolkit/content/tests/chrome/rtlchrome/rtl.manifest
+ toolkit/content/tests/chrome/rtltest/righttoleft.manifest
+ toolkit/content/tests/chrome/xul_selectcontrol.js
+ toolkit/content/tests/fennec-tile-testapp/application.ini
+ toolkit/content/tests/fennec-tile-testapp/chrome/chrome.manifest
+ toolkit/content/tests/fennec-tile-testapp/chrome/content/FooScript.js
+ toolkit/content/tests/fennec-tile-testapp/chrome/content/overlay.js
+ toolkit/content/tests/fennec-tile-testapp/chrome/locale/en-US/tile.properties
+ toolkit/content/tests/fennec-tile-testapp/chrome/skin/overlay.css
+ toolkit/content/tests/fennec-tile-testapp/defaults/preferences/prefs.js
+ toolkit/content/tests/fennec-tile-testapp/logread.py
+ toolkit/content/tests/mochitest/mochitest.ini
+ toolkit/content/tests/reftests/reftest-stylo.list
+ toolkit/content/tests/reftests/reftest.list
+ toolkit/content/tests/unit/.eslintrc.js
+ toolkit/content/tests/unit/xpcshell.ini
+ toolkit/content/tests/widgets/.eslintrc.js
+ toolkit/content/tests/widgets/audio.ogg
+ toolkit/content/tests/widgets/audio.wav
+ toolkit/content/tests/widgets/chrome.ini
+ toolkit/content/tests/widgets/head.js
+ toolkit/content/tests/widgets/mochitest.ini
+ toolkit/content/tests/widgets/popup_shared.js
+ toolkit/content/tests/widgets/seek_with_sound.ogg
+ toolkit/content/tests/widgets/tree_shared.js
+ toolkit/content/tests/widgets/video.ogg
+ toolkit/content/tests/widgets/videocontrols_direction_test.js
+ toolkit/content/tests/widgets/videomask.css
+ toolkit/fonts/README.txt
+ toolkit/forgetaboutsite/test/browser/.eslintrc.js
+ toolkit/forgetaboutsite/test/browser/browser.ini
+ toolkit/forgetaboutsite/test/browser/browser_clearplugindata.js
+ toolkit/forgetaboutsite/test/unit/.eslintrc.js
+ toolkit/forgetaboutsite/test/unit/xpcshell.ini
+ toolkit/identity/tests/chrome/.eslintrc.js
+ toolkit/identity/tests/chrome/chrome.ini
+ toolkit/identity/tests/chrome/sandbox_content_redirect.html^headers^
+ toolkit/identity/tests/unit/.eslintrc.js
+ toolkit/identity/tests/unit/data/idp_1/.well-known/browserid
+ toolkit/identity/tests/unit/data/idp_invalid_1/.well-known/browserid
+ toolkit/identity/tests/unit/head_identity.js
+ toolkit/identity/tests/unit/tail_identity.js
+ toolkit/identity/tests/unit/test_authentication.js
+ toolkit/identity/tests/unit/test_crypto_service.js
+ toolkit/identity/tests/unit/test_identity.js
+ toolkit/identity/tests/unit/test_identity_utils.js
+ toolkit/identity/tests/unit/test_jwcrypto.js
+ toolkit/identity/tests/unit/test_log_utils.js
+ toolkit/identity/tests/unit/test_minimalidentity.js
+ toolkit/identity/tests/unit/test_observer_topics.js
+ toolkit/identity/tests/unit/test_provisioning.js
+ toolkit/identity/tests/unit/test_relying_party.js
+ toolkit/identity/tests/unit/test_store.js
+ toolkit/identity/tests/unit/test_well-known.js
+ toolkit/identity/tests/unit/xpcshell.ini
+ toolkit/jetpack/app-extension/application.ini
+ toolkit/jetpack/diffpatcher/.travis.yml
+ toolkit/jetpack/diffpatcher/History.md
+ toolkit/jetpack/diffpatcher/Readme.md
+ toolkit/jetpack/diffpatcher/diff.js
+ toolkit/jetpack/diffpatcher/index.js
+ toolkit/jetpack/diffpatcher/package.json
+ toolkit/jetpack/diffpatcher/patch.js
+ toolkit/jetpack/diffpatcher/rebase.js
+ toolkit/jetpack/diffpatcher/test/common.js
+ toolkit/jetpack/diffpatcher/test/diff.js
+ toolkit/jetpack/diffpatcher/test/index.js
+ toolkit/jetpack/diffpatcher/test/patch.js
+ toolkit/jetpack/diffpatcher/test/tap.js
+ toolkit/jetpack/jetpack-id/package.json
+ toolkit/jetpack/method/.travis.yml
+ toolkit/jetpack/method/History.md
+ toolkit/jetpack/method/Readme.md
+ toolkit/jetpack/method/core.js
+ toolkit/jetpack/method/package.json
+ toolkit/jetpack/method/test/browser.js
+ toolkit/jetpack/method/test/common.js
+ toolkit/jetpack/mozilla-toolkit-versioning/package.json
+ toolkit/library/StaticXULComponents.ld
+ toolkit/library/StaticXULComponentsEnd/StaticXULComponentsEnd.cpp
+ toolkit/library/StaticXULComponentsStart.cpp
+ toolkit/library/libxul.so-gdb.py.in
+ toolkit/library/symverscript.in
+ toolkit/locales/all-locales
+ toolkit/locales/en-US/defines.inc
+ toolkit/locales/update.locale
+ toolkit/modules/addons/.eslintrc.js
+ toolkit/modules/addons/WebNavigationContent.js
+ toolkit/modules/docs/AsyncShutdown.rst
+ toolkit/modules/docs/index.rst
+ toolkit/modules/subprocess/.eslintrc.js
+ toolkit/modules/subprocess/docs/index.rst
+ toolkit/modules/subprocess/test/xpcshell/.eslintrc.js
+ toolkit/modules/subprocess/test/xpcshell/data_test_script.py
+ toolkit/modules/subprocess/test/xpcshell/data_text_file.txt
+ toolkit/modules/subprocess/test/xpcshell/head.js
+ toolkit/modules/subprocess/test/xpcshell/test_subprocess.js
+ toolkit/modules/subprocess/test/xpcshell/test_subprocess_getEnvironment.js
+ toolkit/modules/subprocess/test/xpcshell/test_subprocess_pathSearch.js
+ toolkit/modules/subprocess/test/xpcshell/xpcshell.ini
+ toolkit/modules/tests/MockDocument.jsm
+ toolkit/modules/tests/PromiseTestUtils.jsm
+ toolkit/modules/tests/browser/.eslintrc.js
+ toolkit/modules/tests/browser/WebRequest_dynamic.sjs
+ toolkit/modules/tests/browser/WebRequest_redirection.sjs
+ toolkit/modules/tests/browser/browser.ini
+ toolkit/modules/tests/browser/browser_AsyncPrefs.js
+ toolkit/modules/tests/browser/browser_FinderHighlighter.js
+ toolkit/modules/tests/browser/browser_InlineSpellChecker.js
+ toolkit/modules/tests/browser/browser_PageMetadata.js
+ toolkit/modules/tests/browser/browser_RemotePageManager.js
+ toolkit/modules/tests/browser/browser_WebNavigation.js
+ toolkit/modules/tests/browser/browser_WebRequest.js
+ toolkit/modules/tests/browser/browser_WebRequest_cookies.js
+ toolkit/modules/tests/browser/browser_WebRequest_filtering.js
+ toolkit/modules/tests/browser/file_image_bad.png
+ toolkit/modules/tests/browser/file_image_good.png
+ toolkit/modules/tests/browser/file_image_redirect.png
+ toolkit/modules/tests/browser/file_script_bad.js
+ toolkit/modules/tests/browser/file_script_good.js
+ toolkit/modules/tests/browser/file_script_redirect.js
+ toolkit/modules/tests/browser/file_script_xhr.js
+ toolkit/modules/tests/browser/file_style_bad.css
+ toolkit/modules/tests/browser/file_style_good.css
+ toolkit/modules/tests/browser/file_style_redirect.css
+ toolkit/modules/tests/browser/head.js
+ toolkit/modules/tests/chrome/.eslintrc.js
+ toolkit/modules/tests/chrome/chrome.ini
+ toolkit/modules/tests/mochitest/.eslintrc.js
+ toolkit/modules/tests/mochitest/mochitest.ini
+ toolkit/modules/tests/xpcshell/.eslintrc.js
+ toolkit/modules/tests/xpcshell/TestIntegration.jsm
+ toolkit/modules/tests/xpcshell/chromeappsstore.sqlite
+ toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListBinary.plist
+ toolkit/modules/tests/xpcshell/test_BinarySearch.js
+ toolkit/modules/tests/xpcshell/test_CanonicalJSON.js
+ toolkit/modules/tests/xpcshell/test_Color.js
+ toolkit/modules/tests/xpcshell/test_DeferredTask.js
+ toolkit/modules/tests/xpcshell/test_FileUtils.js
+ toolkit/modules/tests/xpcshell/test_FinderIterator.js
+ toolkit/modules/tests/xpcshell/test_GMPInstallManager.js
+ toolkit/modules/tests/xpcshell/test_Http.js
+ toolkit/modules/tests/xpcshell/test_Integration.js
+ toolkit/modules/tests/xpcshell/test_JSONFile.js
+ toolkit/modules/tests/xpcshell/test_Log.js
+ toolkit/modules/tests/xpcshell/test_Log_stackTrace.js
+ toolkit/modules/tests/xpcshell/test_MatchGlobs.js
+ toolkit/modules/tests/xpcshell/test_MatchPattern.js
+ toolkit/modules/tests/xpcshell/test_MatchURLFilters.js
+ toolkit/modules/tests/xpcshell/test_NewTabUtils.js
+ toolkit/modules/tests/xpcshell/test_ObjectUtils.js
+ toolkit/modules/tests/xpcshell/test_ObjectUtils_strict.js
+ toolkit/modules/tests/xpcshell/test_PermissionsUtils.js
+ toolkit/modules/tests/xpcshell/test_Preferences.js
+ toolkit/modules/tests/xpcshell/test_Promise.js
+ toolkit/modules/tests/xpcshell/test_PromiseUtils.js
+ toolkit/modules/tests/xpcshell/test_Services.js
+ toolkit/modules/tests/xpcshell/test_ZipUtils.js
+ toolkit/modules/tests/xpcshell/test_client_id.js
+ toolkit/modules/tests/xpcshell/test_jsesc.js
+ toolkit/modules/tests/xpcshell/test_readCertPrefs.js
+ toolkit/modules/tests/xpcshell/test_servicerequest_xhr.js
+ toolkit/modules/tests/xpcshell/test_session_recorder.js
+ toolkit/modules/tests/xpcshell/test_sqlite.js
+ toolkit/modules/tests/xpcshell/test_sqlite_shutdown.js
+ toolkit/modules/tests/xpcshell/test_task.js
+ toolkit/modules/tests/xpcshell/test_timer.js
+ toolkit/modules/tests/xpcshell/test_web_channel.js
+ toolkit/modules/tests/xpcshell/test_web_channel_broker.js
+ toolkit/modules/tests/xpcshell/xpcshell.ini
+ toolkit/modules/tests/xpcshell/zips/zen.zip
+ toolkit/modules/third_party/jsesc/README
+ toolkit/mozapps/downloads/nsHelperAppDlg.manifest
+ toolkit/mozapps/downloads/tests/chrome/.eslintrc.js
+ toolkit/mozapps/downloads/tests/chrome/chrome.ini
+ toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif
+ toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif^headers^
+ toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.txt
+ toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.txt^headers^
+ toolkit/mozapps/downloads/tests/unit/.eslintrc.js
+ toolkit/mozapps/downloads/tests/unit/head_downloads.js
+ toolkit/mozapps/downloads/tests/unit/test_DownloadPaths.js
+ toolkit/mozapps/downloads/tests/unit/xpcshell.ini
+ toolkit/mozapps/extensions/extensions.manifest
+ toolkit/mozapps/handling/nsContentDispatchChooser.manifest
+ toolkit/mozapps/installer/windows/nsis/locale-rtl.nlf
+ toolkit/mozapps/installer/windows/nsis/locale.nlf
+ toolkit/mozapps/installer/windows/nsis/preprocess-locale.py
+ toolkit/mozapps/installer/windows/nsis/setup.ico
+ toolkit/mozapps/update/content/updates.css
+ toolkit/mozapps/update/nsUpdateService.manifest
+ toolkit/mozapps/update/tests/TestAUSHelper.cpp
+ toolkit/mozapps/update/tests/TestAUSReadStrings1.ini
+ toolkit/mozapps/update/tests/TestAUSReadStrings2.ini
+ toolkit/mozapps/update/tests/TestAUSReadStrings3.ini
+ toolkit/mozapps/update/tests/chrome/.eslintrc.js
+ toolkit/mozapps/update/tests/chrome/update.sjs
+ toolkit/mozapps/update/tests/chrome/utils.js
+ toolkit/mozapps/update/tests/data/complete.exe
+ toolkit/mozapps/update/tests/data/complete.mar
+ toolkit/mozapps/update/tests/data/complete.png
+ toolkit/mozapps/update/tests/data/complete_log_success_mac
+ toolkit/mozapps/update/tests/data/complete_log_success_win
+ toolkit/mozapps/update/tests/data/complete_mac.mar
+ toolkit/mozapps/update/tests/data/complete_precomplete
+ toolkit/mozapps/update/tests/data/complete_precomplete_mac
+ toolkit/mozapps/update/tests/data/complete_removed-files
+ toolkit/mozapps/update/tests/data/complete_removed-files_mac
+ toolkit/mozapps/update/tests/data/complete_update_manifest
+ toolkit/mozapps/update/tests/data/old_version.mar
+ toolkit/mozapps/update/tests/data/partial.exe
+ toolkit/mozapps/update/tests/data/partial.mar
+ toolkit/mozapps/update/tests/data/partial.png
+ toolkit/mozapps/update/tests/data/partial_log_failure_mac
+ toolkit/mozapps/update/tests/data/partial_log_failure_win
+ toolkit/mozapps/update/tests/data/partial_log_success_mac
+ toolkit/mozapps/update/tests/data/partial_log_success_win
+ toolkit/mozapps/update/tests/data/partial_mac.mar
+ toolkit/mozapps/update/tests/data/partial_precomplete
+ toolkit/mozapps/update/tests/data/partial_precomplete_mac
+ toolkit/mozapps/update/tests/data/partial_removed-files
+ toolkit/mozapps/update/tests/data/partial_removed-files_mac
+ toolkit/mozapps/update/tests/data/partial_update_manifest
+ toolkit/mozapps/update/tests/data/replace_log_success
+ toolkit/mozapps/update/tests/data/sharedUpdateXML.js
+ toolkit/mozapps/update/tests/data/simple.mar
+ toolkit/mozapps/update/tests/data/wrong_product_channel.mar
+ toolkit/mozapps/update/tests/unit_aus_update/.eslintrc.js
+ toolkit/mozapps/update/tests/unit_aus_update/cleanupDownloadingIncorrectStatus.js
+ toolkit/mozapps/update/tests/unit_aus_update/cleanupPendingVersionFileIncorrectStatus.js
+ toolkit/mozapps/update/tests/unit_aus_update/downloadCompleteAfterPartialFailure.js
+ toolkit/mozapps/update/tests/unit_aus_update/head_update.js
+ toolkit/mozapps/update/tests/unit_aus_update/uiAutoPref.js
+ toolkit/mozapps/update/tests/unit_aus_update/uiSilentPref.js
+ toolkit/mozapps/update/tests/unit_aus_update/uiUnsupportedAlreadyNotified.js
+ toolkit/mozapps/update/tests/unit_base_updater/.eslintrc.js
+ toolkit/mozapps/update/tests/unit_base_updater/head_update.js
+ toolkit/mozapps/update/tests/unit_base_updater/marAppApplyDirLockedStageFailure_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marAppApplyUpdateAppBinInUseStageSuccess_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marAppApplyUpdateStageOldVersionFailure.js
+ toolkit/mozapps/update/tests/unit_base_updater/marAppApplyUpdateStageSuccess.js
+ toolkit/mozapps/update/tests/unit_base_updater/marAppApplyUpdateSuccess.js
+ toolkit/mozapps/update/tests/unit_base_updater/marAppInUseStageFailureComplete_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marAppInUseStageSuccessComplete_unix.js
+ toolkit/mozapps/update/tests/unit_base_updater/marAppInUseSuccessComplete.js
+ toolkit/mozapps/update/tests/unit_base_updater/marCallbackAppStageSuccessComplete_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marCallbackAppStageSuccessPartial_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marCallbackAppSuccessComplete_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marCallbackAppSuccessPartial_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageFailureComplete_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageFailurePartial_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marFileInUseSuccessComplete_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marFileInUseSuccessPartial_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marFileLockedFailureComplete_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marFileLockedFailurePartial_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marFileLockedStageFailureComplete_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marFileLockedStageFailurePartial_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageFailureComplete_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageFailurePartial_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseSuccessComplete_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseSuccessPartial_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/.eslintrc.js
+ toolkit/mozapps/update/tests/unit_service_updater/bootstrapSvc.js
+ toolkit/mozapps/update/tests/unit_service_updater/checkUpdaterSigSvc.js
+ toolkit/mozapps/update/tests/unit_service_updater/head_update.js
+ toolkit/mozapps/update/tests/unit_service_updater/marAppApplyDirLockedStageFailureSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marAppApplyUpdateAppBinInUseStageSuccessSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marAppApplyUpdateStageSuccessSvc.js
+ toolkit/mozapps/update/tests/unit_service_updater/marAppApplyUpdateSuccessSvc.js
+ toolkit/mozapps/update/tests/unit_service_updater/marAppInUseStageFailureCompleteSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marAppInUseSuccessCompleteSvc.js
+ toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppStageSuccessCompleteSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppStageSuccessPartialSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppSuccessCompleteSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppSuccessPartialSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageFailureCompleteSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageFailurePartialSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marFileInUseSuccessCompleteSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marFileInUseSuccessPartialSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marFileLockedFailureCompleteSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marFileLockedFailurePartialSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marFileLockedStageFailureCompleteSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marFileLockedStageFailurePartialSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageFailureCompleteSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageFailurePartialSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseSuccessCompleteSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseSuccessPartialSvc_win.js
+ toolkit/mozapps/update/updater/dep1.der
+ toolkit/mozapps/update/updater/dep2.der
+ toolkit/mozapps/update/updater/gen_cert_header.py
+ toolkit/mozapps/update/updater/macbuild/Contents/PkgInfo
+ toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
+ toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+ toolkit/mozapps/update/updater/macbuild/Contents/Resources/updater.icns
+ toolkit/mozapps/update/updater/module.ver
+ toolkit/mozapps/update/updater/nightly_aurora_level3_primary.der
+ toolkit/mozapps/update/updater/nightly_aurora_level3_secondary.der
+ toolkit/mozapps/update/updater/release_primary.der
+ toolkit/mozapps/update/updater/release_secondary.der
+ toolkit/mozapps/update/updater/updater.ico
+ toolkit/mozapps/update/updater/updater.png
+ toolkit/mozapps/update/updater/xpcshellCertificate.der
+ toolkit/pluginproblem/pluginGlue.manifest
+ toolkit/profile/test/.eslintrc.js
+ toolkit/profile/test/chrome.ini
+ toolkit/themes/linux/global/console/console-toolbar.png
+ toolkit/themes/linux/global/console/console.png
+ toolkit/themes/linux/global/dirListing/remote.png
+ toolkit/themes/linux/global/filepicker/Filepicker.png
+ toolkit/themes/linux/global/icons/Authentication.png
+ toolkit/themes/linux/global/icons/autoscroll.png
+ toolkit/themes/linux/global/icons/blacklist_favicon.png
+ toolkit/themes/linux/global/icons/blacklist_large.png
+ toolkit/themes/linux/global/icons/errorGhosted-64.png
+ toolkit/themes/linux/global/icons/find.png
+ toolkit/themes/linux/global/icons/informationGhosted-64.png
+ toolkit/themes/linux/global/icons/loading_16.png
+ toolkit/themes/linux/global/icons/notloading_16.png
+ toolkit/themes/linux/global/icons/questionGhosted-64.png
+ toolkit/themes/linux/global/icons/resizer-rtl.png
+ toolkit/themes/linux/global/icons/resizer.png
+ toolkit/themes/linux/global/icons/sslWarning.png
+ toolkit/themes/linux/global/icons/warningGhosted-64.png
+ toolkit/themes/linux/global/in-content/common.css
+ toolkit/themes/linux/global/in-content/info-pages.css
+ toolkit/themes/linux/global/toolbar/spring.png
+ toolkit/themes/linux/global/tree/twisty-clsd.png
+ toolkit/themes/linux/global/tree/twisty-open.png
+ toolkit/themes/linux/mozapps/downloads/downloadIcon.png
+ toolkit/themes/linux/mozapps/extensions/category-available.png
+ toolkit/themes/linux/mozapps/extensions/category-dictionaries.png
+ toolkit/themes/linux/mozapps/extensions/category-discover.png
+ toolkit/themes/linux/mozapps/extensions/category-experiments.png
+ toolkit/themes/linux/mozapps/extensions/category-plugins.png
+ toolkit/themes/linux/mozapps/extensions/category-recent.png
+ toolkit/themes/linux/mozapps/extensions/category-search.png
+ toolkit/themes/linux/mozapps/extensions/category-service.png
+ toolkit/themes/linux/mozapps/extensions/dictionaryGeneric-16.png
+ toolkit/themes/linux/mozapps/extensions/dictionaryGeneric.png
+ toolkit/themes/linux/mozapps/extensions/experimentGeneric.png
+ toolkit/themes/linux/mozapps/extensions/extensionGeneric-16.png
+ toolkit/themes/linux/mozapps/extensions/extensionGeneric.png
+ toolkit/themes/linux/mozapps/extensions/localeGeneric.png
+ toolkit/themes/linux/mozapps/extensions/themeGeneric-16.png
+ toolkit/themes/linux/mozapps/extensions/themeGeneric.png
+ toolkit/themes/linux/mozapps/passwordmgr/key-16.png
+ toolkit/themes/linux/mozapps/passwordmgr/key-64.png
+ toolkit/themes/linux/mozapps/passwordmgr/key.png
+ toolkit/themes/linux/mozapps/plugins/pluginBlocked.png
+ toolkit/themes/linux/mozapps/plugins/pluginGeneric-16.png
+ toolkit/themes/linux/mozapps/plugins/pluginGeneric.png
+ toolkit/themes/linux/mozapps/profile/profileicon.png
+ toolkit/themes/linux/mozapps/update/updates.css
+ toolkit/themes/mobile/global/icons/Error.png
+ toolkit/themes/mobile/global/media/clicktoplay-bgtexture.png
+ toolkit/themes/mobile/global/media/error.png
+ toolkit/themes/mobile/global/media/imagedoc-darknoise.png
+ toolkit/themes/mobile/global/media/imagedoc-lightnoise.png
+ toolkit/themes/mobile/global/media/throbber.png
+ toolkit/themes/mobile/mozapps/plugins/contentPluginActivate.png
+ toolkit/themes/mobile/mozapps/plugins/contentPluginBlocked.png
+ toolkit/themes/mobile/mozapps/plugins/contentPluginClose.png
+ toolkit/themes/mobile/mozapps/plugins/contentPluginCrashed.png
+ toolkit/themes/mobile/mozapps/plugins/contentPluginDisabled.png
+ toolkit/themes/mobile/mozapps/plugins/contentPluginStripe.png
+ toolkit/themes/osx/global/10pct_transparent_grey.png
+ toolkit/themes/osx/global/50pct_transparent_grey.png
+ toolkit/themes/osx/global/arrow/arrow-dn-dis.gif
+ toolkit/themes/osx/global/arrow/arrow-dn-dis.png
+ toolkit/themes/osx/global/arrow/arrow-dn-sharp.gif
+ toolkit/themes/osx/global/arrow/arrow-dn.gif
+ toolkit/themes/osx/global/arrow/arrow-dn.png
+ toolkit/themes/osx/global/arrow/arrow-lft-dis.gif
+ toolkit/themes/osx/global/arrow/arrow-lft-hov.gif
+ toolkit/themes/osx/global/arrow/arrow-lft-sharp-end.gif
+ toolkit/themes/osx/global/arrow/arrow-lft-sharp.gif
+ toolkit/themes/osx/global/arrow/arrow-lft.gif
+ toolkit/themes/osx/global/arrow/arrow-rit-dis.gif
+ toolkit/themes/osx/global/arrow/arrow-rit-hov.gif
+ toolkit/themes/osx/global/arrow/arrow-rit-sharp-end.gif
+ toolkit/themes/osx/global/arrow/arrow-rit-sharp.gif
+ toolkit/themes/osx/global/arrow/arrow-rit.gif
+ toolkit/themes/osx/global/arrow/arrow-up-dis.gif
+ toolkit/themes/osx/global/arrow/arrow-up-sharp.gif
+ toolkit/themes/osx/global/arrow/arrow-up.gif
+ toolkit/themes/osx/global/arrow/panelarrow-horizontal.png
+ toolkit/themes/osx/global/arrow/panelarrow-horizontal@2x.png
+ toolkit/themes/osx/global/arrow/panelarrow-vertical.png
+ toolkit/themes/osx/global/arrow/panelarrow-vertical@2x.png
+ toolkit/themes/osx/global/checkbox/cbox-check-dis.gif
+ toolkit/themes/osx/global/checkbox/cbox-check.gif
+ toolkit/themes/osx/global/console/console-error-caret.gif
+ toolkit/themes/osx/global/console/console-error-dash.gif
+ toolkit/themes/osx/global/dirListing/folder.png
+ toolkit/themes/osx/global/dirListing/remote.png
+ toolkit/themes/osx/global/dirListing/up.png
+ toolkit/themes/osx/global/filefield.css
+ toolkit/themes/osx/global/icons/Error.png
+ toolkit/themes/osx/global/icons/autocomplete-dropmarker.png
+ toolkit/themes/osx/global/icons/autoscroll.png
+ toolkit/themes/osx/global/icons/blacklist_64.png
+ toolkit/themes/osx/global/icons/blacklist_favicon.png
+ toolkit/themes/osx/global/icons/checkbox.png
+ toolkit/themes/osx/global/icons/checkbox@2x.png
+ toolkit/themes/osx/global/icons/chevron-inverted.png
+ toolkit/themes/osx/global/icons/chevron-inverted@2x.png
+ toolkit/themes/osx/global/icons/chevron.png
+ toolkit/themes/osx/global/icons/chevron@2x.png
+ toolkit/themes/osx/global/icons/close.png
+ toolkit/themes/osx/global/icons/close@2x.png
+ toolkit/themes/osx/global/icons/error-16.png
+ toolkit/themes/osx/global/icons/error-64.png
+ toolkit/themes/osx/global/icons/error-large.png
+ toolkit/themes/osx/global/icons/glyph-dropdown.png
+ toolkit/themes/osx/global/icons/glyph-dropdown@2x.png
+ toolkit/themes/osx/global/icons/information-16.png
+ toolkit/themes/osx/global/icons/information-24.png
+ toolkit/themes/osx/global/icons/information-32.png
+ toolkit/themes/osx/global/icons/information-64.png
+ toolkit/themes/osx/global/icons/information-large.png
+ toolkit/themes/osx/global/icons/loading_16.png
+ toolkit/themes/osx/global/icons/menulist-dropmarker.png
+ toolkit/themes/osx/global/icons/notfound.png
+ toolkit/themes/osx/global/icons/notloading_16.png
+ toolkit/themes/osx/global/icons/panebutton-active.png
+ toolkit/themes/osx/global/icons/panebutton-inactive.png
+ toolkit/themes/osx/global/icons/panel-dropmarker.png
+ toolkit/themes/osx/global/icons/question-16.png
+ toolkit/themes/osx/global/icons/question-32.png
+ toolkit/themes/osx/global/icons/question-64.png
+ toolkit/themes/osx/global/icons/question-large.png
+ toolkit/themes/osx/global/icons/resizer-rtl.png
+ toolkit/themes/osx/global/icons/resizer-rtl@2x.png
+ toolkit/themes/osx/global/icons/resizer.png
+ toolkit/themes/osx/global/icons/resizer@2x.png
+ toolkit/themes/osx/global/icons/sslWarning.png
+ toolkit/themes/osx/global/icons/tabprompts-bgtexture.png
+ toolkit/themes/osx/global/icons/warning-16.png
+ toolkit/themes/osx/global/icons/warning-32.png
+ toolkit/themes/osx/global/icons/warning-64.png
+ toolkit/themes/osx/global/icons/warning-large.png
+ toolkit/themes/osx/global/in-content/common.css
+ toolkit/themes/osx/global/in-content/info-pages.css
+ toolkit/themes/osx/global/notification/close.png
+ toolkit/themes/osx/global/notification/error-icon.png
+ toolkit/themes/osx/global/notification/info-icon.png
+ toolkit/themes/osx/global/notification/warning-icon.png
+ toolkit/themes/osx/global/scale/scale-tray-horiz.gif
+ toolkit/themes/osx/global/scale/scale-tray-vert.gif
+ toolkit/themes/osx/global/shared.inc
+ toolkit/themes/osx/global/splitter/dimple.png
+ toolkit/themes/osx/global/splitter/grip-bottom.gif
+ toolkit/themes/osx/global/splitter/grip-left.gif
+ toolkit/themes/osx/global/splitter/grip-right.gif
+ toolkit/themes/osx/global/splitter/grip-top.gif
+ toolkit/themes/osx/global/toolbar/spring.png
+ toolkit/themes/osx/global/toolbar/toolbar-separator.png
+ toolkit/themes/osx/global/tree/columnpicker.gif
+ toolkit/themes/osx/global/tree/folder.png
+ toolkit/themes/osx/global/tree/folder@2x.png
+ toolkit/themes/osx/mochitests/.eslintrc.js
+ toolkit/themes/osx/mochitests/chrome.ini
+ toolkit/themes/osx/mozapps/downloads/buttons.png
+ toolkit/themes/osx/mozapps/downloads/downloadIcon.png
+ toolkit/themes/osx/mozapps/extensions/alerticon-error.png
+ toolkit/themes/osx/mozapps/extensions/alerticon-info-negative.png
+ toolkit/themes/osx/mozapps/extensions/alerticon-info-positive.png
+ toolkit/themes/osx/mozapps/extensions/alerticon-warning.png
+ toolkit/themes/osx/mozapps/extensions/cancel.png
+ toolkit/themes/osx/mozapps/extensions/category-available.png
+ toolkit/themes/osx/mozapps/extensions/category-dictionaries.png
+ toolkit/themes/osx/mozapps/extensions/category-discover.png
+ toolkit/themes/osx/mozapps/extensions/category-experiments.png
+ toolkit/themes/osx/mozapps/extensions/category-plugins.png
+ toolkit/themes/osx/mozapps/extensions/category-recent.png
+ toolkit/themes/osx/mozapps/extensions/category-search.png
+ toolkit/themes/osx/mozapps/extensions/category-searchengines.png
+ toolkit/themes/osx/mozapps/extensions/category-service.png
+ toolkit/themes/osx/mozapps/extensions/dictionaryGeneric-16.png
+ toolkit/themes/osx/mozapps/extensions/dictionaryGeneric.png
+ toolkit/themes/osx/mozapps/extensions/discover-logo.png
+ toolkit/themes/osx/mozapps/extensions/experimentGeneric.png
+ toolkit/themes/osx/mozapps/extensions/extensionGeneric-16.png
+ toolkit/themes/osx/mozapps/extensions/extensionGeneric.png
+ toolkit/themes/osx/mozapps/extensions/heart.png
+ toolkit/themes/osx/mozapps/extensions/localeGeneric.png
+ toolkit/themes/osx/mozapps/extensions/navigation.png
+ toolkit/themes/osx/mozapps/extensions/rating-not-won.png
+ toolkit/themes/osx/mozapps/extensions/rating-won.png
+ toolkit/themes/osx/mozapps/extensions/search.png
+ toolkit/themes/osx/mozapps/extensions/stripes-error.png
+ toolkit/themes/osx/mozapps/extensions/stripes-info-negative.png
+ toolkit/themes/osx/mozapps/extensions/stripes-info-positive.png
+ toolkit/themes/osx/mozapps/extensions/stripes-warning.png
+ toolkit/themes/osx/mozapps/extensions/themeGeneric-16.png
+ toolkit/themes/osx/mozapps/extensions/themeGeneric.png
+ toolkit/themes/osx/mozapps/extensions/toolbarbutton-dropmarker.png
+ toolkit/themes/osx/mozapps/passwordmgr/key-16.png
+ toolkit/themes/osx/mozapps/passwordmgr/key-64.png
+ toolkit/themes/osx/mozapps/passwordmgr/key.png
+ toolkit/themes/osx/mozapps/plugins/notifyPluginGeneric.png
+ toolkit/themes/osx/mozapps/plugins/pluginBlocked-64.png
+ toolkit/themes/osx/mozapps/plugins/pluginBlocked.png
+ toolkit/themes/osx/mozapps/plugins/pluginGeneric-16.png
+ toolkit/themes/osx/mozapps/plugins/pluginGeneric.png
+ toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png
+ toolkit/themes/osx/mozapps/profile/profileicon-selected.png
+ toolkit/themes/osx/mozapps/profile/profileicon.png
+ toolkit/themes/osx/mozapps/update/buttons.png
+ toolkit/themes/osx/mozapps/update/updates.css
+ toolkit/themes/osx/reftests/reftest-stylo.list
+ toolkit/themes/osx/reftests/reftest.list
+ toolkit/themes/shared/icons/loading.png
+ toolkit/themes/shared/icons/loading@2x.png
+ toolkit/themes/shared/media/clicktoplay-bgtexture.png
+ toolkit/themes/shared/media/closeCaptionButton.png
+ toolkit/themes/shared/media/closeCaptionButton@2x.png
+ toolkit/themes/shared/media/error.png
+ toolkit/themes/shared/media/fullscreenButton.png
+ toolkit/themes/shared/media/fullscreenButton@2x.png
+ toolkit/themes/shared/media/imagedoc-darknoise.png
+ toolkit/themes/shared/media/imagedoc-lightnoise.png
+ toolkit/themes/shared/media/muteButton.png
+ toolkit/themes/shared/media/muteButton@2x.png
+ toolkit/themes/shared/media/noAudio.png
+ toolkit/themes/shared/media/noAudio@2x.png
+ toolkit/themes/shared/media/pauseButton.png
+ toolkit/themes/shared/media/pauseButton@2x.png
+ toolkit/themes/shared/media/playButton.png
+ toolkit/themes/shared/media/playButton@2x.png
+ toolkit/themes/shared/media/scrubberThumb.png
+ toolkit/themes/shared/media/scrubberThumb@2x.png
+ toolkit/themes/shared/media/scrubberThumbWide.png
+ toolkit/themes/shared/media/scrubberThumbWide@2x.png
+ toolkit/themes/shared/media/stalled.png
+ toolkit/themes/shared/media/throbber.png
+ toolkit/themes/shared/media/unmuteButton.png
+ toolkit/themes/shared/media/unmuteButton@2x.png
+ toolkit/themes/shared/media/volume-empty.png
+ toolkit/themes/shared/media/volume-empty@2x.png
+ toolkit/themes/shared/media/volume-full.png
+ toolkit/themes/shared/media/volume-full@2x.png
+ toolkit/themes/shared/menu-check.png
+ toolkit/themes/shared/menu-check@2x.png
+ toolkit/themes/shared/narrate.css
+ toolkit/themes/shared/places/defaultFavicon-inverted.png
+ toolkit/themes/shared/places/defaultFavicon-inverted@2x.png
+ toolkit/themes/shared/places/defaultFavicon.png
+ toolkit/themes/shared/places/defaultFavicon@2x.png
+ toolkit/themes/shared/plugins/contentPluginActivate.png
+ toolkit/themes/shared/plugins/contentPluginBlocked.png
+ toolkit/themes/shared/plugins/contentPluginClose.png
+ toolkit/themes/shared/plugins/contentPluginCrashed.png
+ toolkit/themes/shared/plugins/contentPluginDisabled.png
+ toolkit/themes/shared/plugins/contentPluginStripe.png
+ toolkit/themes/shared/webextensions/navigation.png
+ toolkit/themes/windows/global/arrow/arrow-dn-dis.gif
+ toolkit/themes/windows/global/arrow/arrow-dn-hov.gif
+ toolkit/themes/windows/global/arrow/arrow-dn-sharp.gif
+ toolkit/themes/windows/global/arrow/arrow-dn.gif
+ toolkit/themes/windows/global/arrow/arrow-down.png
+ toolkit/themes/windows/global/arrow/arrow-lft-dis.gif
+ toolkit/themes/windows/global/arrow/arrow-lft-hov.gif
+ toolkit/themes/windows/global/arrow/arrow-lft-sharp-end.gif
+ toolkit/themes/windows/global/arrow/arrow-lft-sharp.gif
+ toolkit/themes/windows/global/arrow/arrow-lft.gif
+ toolkit/themes/windows/global/arrow/arrow-rit-dis.gif
+ toolkit/themes/windows/global/arrow/arrow-rit-hov.gif
+ toolkit/themes/windows/global/arrow/arrow-rit-sharp-end.gif
+ toolkit/themes/windows/global/arrow/arrow-rit-sharp.gif
+ toolkit/themes/windows/global/arrow/arrow-rit.gif
+ toolkit/themes/windows/global/arrow/arrow-up-dis.gif
+ toolkit/themes/windows/global/arrow/arrow-up-hov.gif
+ toolkit/themes/windows/global/arrow/arrow-up-sharp.gif
+ toolkit/themes/windows/global/arrow/arrow-up.gif
+ toolkit/themes/windows/global/checkbox/cbox-check-dis.gif
+ toolkit/themes/windows/global/checkbox/cbox-check.gif
+ toolkit/themes/windows/global/console/console-error-caret.gif
+ toolkit/themes/windows/global/console/console-error-dash.gif
+ toolkit/themes/windows/global/console/console-toolbar.png
+ toolkit/themes/windows/global/console/itemSelected.png
+ toolkit/themes/windows/global/dirListing/folder.png
+ toolkit/themes/windows/global/dirListing/local.png
+ toolkit/themes/windows/global/dirListing/remote.png
+ toolkit/themes/windows/global/dirListing/up.png
+ toolkit/themes/windows/global/filefield.css
+ toolkit/themes/windows/global/icons/Close.gif
+ toolkit/themes/windows/global/icons/Error-XP.png
+ toolkit/themes/windows/global/icons/Error.png
+ toolkit/themes/windows/global/icons/Landscape.png
+ toolkit/themes/windows/global/icons/Minimize.gif
+ toolkit/themes/windows/global/icons/Portrait.png
+ toolkit/themes/windows/global/icons/Print-preview.png
+ toolkit/themes/windows/global/icons/Question.png
+ toolkit/themes/windows/global/icons/Restore.gif
+ toolkit/themes/windows/global/icons/Search-close.png
+ toolkit/themes/windows/global/icons/Search-glass.png
+ toolkit/themes/windows/global/icons/Warning.png
+ toolkit/themes/windows/global/icons/autoscroll.png
+ toolkit/themes/windows/global/icons/blacklist_favicon.png
+ toolkit/themes/windows/global/icons/blacklist_large.png
+ toolkit/themes/windows/global/icons/close-inverted-win7.png
+ toolkit/themes/windows/global/icons/close-inverted-win7@2x.png
+ toolkit/themes/windows/global/icons/close-inverted.png
+ toolkit/themes/windows/global/icons/close-inverted@2x.png
+ toolkit/themes/windows/global/icons/close-win7.png
+ toolkit/themes/windows/global/icons/close-win7@2x.png
+ toolkit/themes/windows/global/icons/close.png
+ toolkit/themes/windows/global/icons/close@2x.png
+ toolkit/themes/windows/global/icons/collapse.png
+ toolkit/themes/windows/global/icons/error-16.png
+ toolkit/themes/windows/global/icons/error-64.png
+ toolkit/themes/windows/global/icons/expand.png
+ toolkit/themes/windows/global/icons/find-arrows.png
+ toolkit/themes/windows/global/icons/find.png
+ toolkit/themes/windows/global/icons/folder-item.png
+ toolkit/themes/windows/global/icons/information-16.png
+ toolkit/themes/windows/global/icons/information-24.png
+ toolkit/themes/windows/global/icons/information-32.png
+ toolkit/themes/windows/global/icons/loading_16.png
+ toolkit/themes/windows/global/icons/notloading_16.png
+ toolkit/themes/windows/global/icons/question-16.png
+ toolkit/themes/windows/global/icons/question-32.png
+ toolkit/themes/windows/global/icons/question-48.png
+ toolkit/themes/windows/global/icons/question-64.png
+ toolkit/themes/windows/global/icons/resizer-rtl.png
+ toolkit/themes/windows/global/icons/resizer.png
+ toolkit/themes/windows/global/icons/sslWarning.png
+ toolkit/themes/windows/global/icons/tabprompts-bgtexture.png
+ toolkit/themes/windows/global/icons/warning-16.png
+ toolkit/themes/windows/global/icons/warning-64.png
+ toolkit/themes/windows/global/icons/warning-large.png
+ toolkit/themes/windows/global/icons/windowControls.png
+ toolkit/themes/windows/global/in-content/common.css
+ toolkit/themes/windows/global/in-content/info-pages.css
+ toolkit/themes/windows/global/radio/radio-check-dis.gif
+ toolkit/themes/windows/global/radio/radio-check.gif
+ toolkit/themes/windows/global/scale/scale-tray-horiz.gif
+ toolkit/themes/windows/global/scale/scale-tray-vert.gif
+ toolkit/themes/windows/global/scrollbar/slider.gif
+ toolkit/themes/windows/global/splitter/grip-bottom.gif
+ toolkit/themes/windows/global/splitter/grip-left.gif
+ toolkit/themes/windows/global/splitter/grip-right.gif
+ toolkit/themes/windows/global/splitter/grip-top.gif
+ toolkit/themes/windows/global/throbber/Throbber-small.gif
+ toolkit/themes/windows/global/toolbar/chevron-inverted.png
+ toolkit/themes/windows/global/toolbar/chevron.gif
+ toolkit/themes/windows/global/toolbar/spring.png
+ toolkit/themes/windows/global/tree/columnpicker.gif
+ toolkit/themes/windows/global/tree/sort-asc-classic.png
+ toolkit/themes/windows/global/tree/sort-asc.png
+ toolkit/themes/windows/global/tree/sort-dsc-classic.png
+ toolkit/themes/windows/global/tree/sort-dsc.png
+ toolkit/themes/windows/mozapps/downloads/downloadButtons.png
+ toolkit/themes/windows/mozapps/downloads/downloadIcon.png
+ toolkit/themes/windows/mozapps/extensions/alerticon-error.png
+ toolkit/themes/windows/mozapps/extensions/alerticon-info-negative.png
+ toolkit/themes/windows/mozapps/extensions/alerticon-info-positive.png
+ toolkit/themes/windows/mozapps/extensions/alerticon-warning.png
+ toolkit/themes/windows/mozapps/extensions/cancel.png
+ toolkit/themes/windows/mozapps/extensions/category-available.png
+ toolkit/themes/windows/mozapps/extensions/category-dictionaries.png
+ toolkit/themes/windows/mozapps/extensions/category-discover.png
+ toolkit/themes/windows/mozapps/extensions/category-experiments.png
+ toolkit/themes/windows/mozapps/extensions/category-plugins.png
+ toolkit/themes/windows/mozapps/extensions/category-recent.png
+ toolkit/themes/windows/mozapps/extensions/category-search.png
+ toolkit/themes/windows/mozapps/extensions/category-searchengines.png
+ toolkit/themes/windows/mozapps/extensions/category-service.png
+ toolkit/themes/windows/mozapps/extensions/dictionaryGeneric-16.png
+ toolkit/themes/windows/mozapps/extensions/dictionaryGeneric.png
+ toolkit/themes/windows/mozapps/extensions/discover-logo.png
+ toolkit/themes/windows/mozapps/extensions/experimentGeneric.png
+ toolkit/themes/windows/mozapps/extensions/extensionGeneric-16.png
+ toolkit/themes/windows/mozapps/extensions/extensionGeneric-48.png
+ toolkit/themes/windows/mozapps/extensions/extensionGeneric.png
+ toolkit/themes/windows/mozapps/extensions/heart.png
+ toolkit/themes/windows/mozapps/extensions/localeGeneric.png
+ toolkit/themes/windows/mozapps/extensions/navigation.png
+ toolkit/themes/windows/mozapps/extensions/rating-not-won.png
+ toolkit/themes/windows/mozapps/extensions/rating-won.png
+ toolkit/themes/windows/mozapps/extensions/stripes-error.png
+ toolkit/themes/windows/mozapps/extensions/stripes-info-negative.png
+ toolkit/themes/windows/mozapps/extensions/stripes-info-positive.png
+ toolkit/themes/windows/mozapps/extensions/stripes-warning.png
+ toolkit/themes/windows/mozapps/extensions/themeGeneric-16.png
+ toolkit/themes/windows/mozapps/extensions/themeGeneric.png
+ toolkit/themes/windows/mozapps/passwordmgr/key-16.png
+ toolkit/themes/windows/mozapps/passwordmgr/key-64.png
+ toolkit/themes/windows/mozapps/passwordmgr/key.png
+ toolkit/themes/windows/mozapps/plugins/pluginBlocked-64.png
+ toolkit/themes/windows/mozapps/plugins/pluginBlocked.png
+ toolkit/themes/windows/mozapps/plugins/pluginGeneric-16.png
+ toolkit/themes/windows/mozapps/plugins/pluginGeneric-48.png
+ toolkit/themes/windows/mozapps/plugins/pluginGeneric.png
+ toolkit/themes/windows/mozapps/plugins/pluginHelp-16.png
+ toolkit/themes/windows/mozapps/plugins/pluginInstallerWizard.css
+ toolkit/themes/windows/mozapps/profile/profileicon.png
+ toolkit/themes/windows/mozapps/update/downloadButtons.png
+ toolkit/themes/windows/mozapps/update/updates.css
+ toolkit/xre/test/.eslintrc.js
+ toolkit/xre/test/browser.ini
+ toolkit/xre/test/browser_checkdllblockliststate.js
+ toolkit/xre/test/mochitest.ini
+ toolkit/xre/test/win/TestXREMakeCommandLineWin.ini
+ tools/check-moz-style/modules/__init__.py
+ tools/check-moz-style/run_tests.py
+ tools/check-moz-style/tests/test1.cpp
+ tools/check-moz-style/tests/test1.out
+ tools/check-moz-style/tests/test1.patch
+ tools/check-moz-style/tests/test2.cpp
+ tools/check-moz-style/tests/test2.out
+ tools/check-moz-style/tests/test2.patch
+ tools/check-moz-style/tests/test3.out
+ tools/check-moz-style/tests/test3.patch
+ tools/check-moz-style/tests/test4.cpp
+ tools/check-moz-style/tests/test4.out
+ tools/check-moz-style/tests/test4.patch
+ tools/check-moz-style/tests/test5.cpp
+ tools/check-moz-style/tests/test5.out
+ tools/check-moz-style/tests/test5.patch
+ tools/coverity/model.cpp
+ tools/docs/Vagrantfile
+ tools/docs/index.rst
+ tools/fuzzing/libfuzzer/FuzzerCustomMain.cpp
+ tools/fuzzing/libfuzzer/clone_libfuzzer.sh
+ tools/fuzzing/libfuzzer/harness/LibFuzzerRegistry.cpp
+ tools/fuzzing/libfuzzer/harness/LibFuzzerRegistry.h
+ tools/fuzzing/libfuzzer/harness/LibFuzzerRunner.cpp
+ tools/fuzzing/libfuzzer/harness/LibFuzzerRunner.h
+ tools/lint/docs/Makefile
+ tools/lint/docs/create.rst
+ tools/lint/docs/index.rst
+ tools/lint/docs/linters/eslint-plugin-mozilla.rst
+ tools/lint/docs/linters/eslint.rst
+ tools/lint/docs/linters/flake8.rst
+ tools/lint/docs/make.bat
+ tools/lint/docs/usage.rst
+ tools/lint/eslint/eslint-plugin-mozilla/lib/rules/.eslintrc.js
+ tools/lint/eslint/eslint-plugin-mozilla/package.json
+ tools/lint/eslint/manifest.tt
+ tools/lint/eslint/modules.json
+ tools/lint/eslint/npm-shrinkwrap.json
+ tools/lint/eslint/package.json
+ tools/lint/eslint/update
+ tools/lint/flake8/flake8_requirements.txt
+ tools/memory/collect_b2g_uss_data.sh
+ tools/mercurial/eslintvalidate.py
+ tools/profiler/merge-profiles.py
+ tools/profiler/tests/test_asm.js
+ tools/profiler/tests/test_enterjit_osr.js
+ tools/profiler/tests/test_enterjit_osr_disabling.js
+ tools/profiler/tests/test_enterjit_osr_enabling.js
+ tools/profiler/tests/xpcshell.ini
+ tools/quitter/chrome.manifest
+ tools/quitter/jar.mn
+ tools/quitter/quitter@mozilla.org.xpi
+ tools/rb/README
+ tools/rewriting/ThirdPartyPaths.txt
+ tools/update-packaging/README
+ tools/update-packaging/test/buildrefmars.sh
+ tools/update-packaging/test/catmanifest.sh
+ tools/update-packaging/test/diffmar.sh
+ tools/update-packaging/test/from-mac/Contents/MacOS/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from-mac/Contents/MacOS/force.txt
+ tools/update-packaging/test/from-mac/Contents/MacOS/removed.txt
+ tools/update-packaging/test/from-mac/Contents/MacOS/same.bin
+ tools/update-packaging/test/from-mac/Contents/MacOS/update.manifest
+ tools/update-packaging/test/from-mac/Contents/MacOS/{foodir/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from-mac/Contents/MacOS/{foodir/readme.txt
+ tools/update-packaging/test/from-mac/Contents/MacOS/{foodir/removed.txt
+ tools/update-packaging/test/from-mac/Contents/MacOS/{foodir/same.bin
+ tools/update-packaging/test/from-mac/Contents/MacOS/{foodir/same.txt
+ tools/update-packaging/test/from-mac/Contents/MacOS/{foodir/update.manifest
+ tools/update-packaging/test/from-mac/Contents/Resources/application.ini
+ tools/update-packaging/test/from-mac/Contents/Resources/distribution/extensions/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from-mac/Contents/Resources/extensions/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from-mac/Contents/Resources/precomplete
+ tools/update-packaging/test/from-mac/Contents/Resources/readme.txt
+ tools/update-packaging/test/from-mac/Contents/Resources/removed-files
+ tools/update-packaging/test/from-mac/Contents/Resources/removed.txt
+ tools/update-packaging/test/from-mac/Contents/Resources/same.txt
+ tools/update-packaging/test/from-mac/Contents/Resources/searchplugins/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from-mac/Contents/Resources/update-settings.ini
+ tools/update-packaging/test/from-mac/Contents/Resources/{foodir/channel-prefs.js
+ tools/update-packaging/test/from-mac/Contents/Resources/{foodir/force.txt
+ tools/update-packaging/test/from/application.ini
+ tools/update-packaging/test/from/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from/distribution/extensions/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from/extensions/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from/force.txt
+ tools/update-packaging/test/from/precomplete
+ tools/update-packaging/test/from/readme.txt
+ tools/update-packaging/test/from/removed-files
+ tools/update-packaging/test/from/removed.txt
+ tools/update-packaging/test/from/same.bin
+ tools/update-packaging/test/from/same.txt
+ tools/update-packaging/test/from/searchplugins/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from/update-settings.ini
+ tools/update-packaging/test/from/update.manifest
+ tools/update-packaging/test/from/{foodir/channel-prefs.js
+ tools/update-packaging/test/from/{foodir/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/from/{foodir/force.txt
+ tools/update-packaging/test/from/{foodir/readme.txt
+ tools/update-packaging/test/from/{foodir/removed.txt
+ tools/update-packaging/test/from/{foodir/same.bin
+ tools/update-packaging/test/from/{foodir/same.txt
+ tools/update-packaging/test/from/{foodir/update.manifest
+ tools/update-packaging/test/runtests.sh
+ tools/update-packaging/test/testpatchfile.txt
+ tools/update-packaging/test/to-mac/Contents/MacOS/addFeedPrefs.js
+ tools/update-packaging/test/to-mac/Contents/MacOS/added.txt
+ tools/update-packaging/test/to-mac/Contents/MacOS/diff-patch-larger-than-file.bin
+ tools/update-packaging/test/to-mac/Contents/MacOS/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to-mac/Contents/MacOS/force.txt
+ tools/update-packaging/test/to-mac/Contents/MacOS/same.bin
+ tools/update-packaging/test/to-mac/Contents/MacOS/update.manifest
+ tools/update-packaging/test/to-mac/Contents/MacOS/{foodir/added.txt
+ tools/update-packaging/test/to-mac/Contents/MacOS/{foodir/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to-mac/Contents/MacOS/{foodir/readme.txt
+ tools/update-packaging/test/to-mac/Contents/MacOS/{foodir/same.bin
+ tools/update-packaging/test/to-mac/Contents/MacOS/{foodir/same.txt
+ tools/update-packaging/test/to-mac/Contents/MacOS/{foodir/update.manifest
+ tools/update-packaging/test/to-mac/Contents/Resources/application.ini
+ tools/update-packaging/test/to-mac/Contents/Resources/distribution/extensions/added/file.txt
+ tools/update-packaging/test/to-mac/Contents/Resources/distribution/extensions/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to-mac/Contents/Resources/extensions/added/file.txt
+ tools/update-packaging/test/to-mac/Contents/Resources/extensions/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to-mac/Contents/Resources/precomplete
+ tools/update-packaging/test/to-mac/Contents/Resources/readme.txt
+ tools/update-packaging/test/to-mac/Contents/Resources/removed-files
+ tools/update-packaging/test/to-mac/Contents/Resources/same.txt
+ tools/update-packaging/test/to-mac/Contents/Resources/searchplugins/added/file.txt
+ tools/update-packaging/test/to-mac/Contents/Resources/searchplugins/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to-mac/Contents/Resources/update-settings.ini
+ tools/update-packaging/test/to-mac/Contents/Resources/{foodir/channel-prefs.js
+ tools/update-packaging/test/to-mac/Contents/Resources/{foodir/force.txt
+ tools/update-packaging/test/to/addFeedPrefs.js
+ tools/update-packaging/test/to/added.txt
+ tools/update-packaging/test/to/application.ini
+ tools/update-packaging/test/to/diff-patch-larger-than-file.bin
+ tools/update-packaging/test/to/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to/distribution/extensions/added/file.txt
+ tools/update-packaging/test/to/distribution/extensions/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to/extensions/added/file.txt
+ tools/update-packaging/test/to/extensions/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to/force.txt
+ tools/update-packaging/test/to/precomplete
+ tools/update-packaging/test/to/readme.txt
+ tools/update-packaging/test/to/removed-files
+ tools/update-packaging/test/to/same.bin
+ tools/update-packaging/test/to/same.txt
+ tools/update-packaging/test/to/searchplugins/added/file.txt
+ tools/update-packaging/test/to/searchplugins/diff/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to/update-settings.ini
+ tools/update-packaging/test/to/update.manifest
+ tools/update-packaging/test/to/{foodir/added.txt
+ tools/update-packaging/test/to/{foodir/channel-prefs.js
+ tools/update-packaging/test/to/{foodir/diff-patch-larger-than-file.txt
+ tools/update-packaging/test/to/{foodir/force.txt
+ tools/update-packaging/test/to/{foodir/readme.txt
+ tools/update-packaging/test/to/{foodir/same.bin
+ tools/update-packaging/test/to/{foodir/same.txt
+ tools/update-packaging/test/to/{foodir/update.manifest
+ uriloader/exthandler/ContentHandlerService.cpp
+ uriloader/exthandler/ContentHandlerService.h
+ uriloader/exthandler/HandlerServiceChild.h
+ uriloader/exthandler/HandlerServiceParent.cpp
+ uriloader/exthandler/HandlerServiceParent.h
+ uriloader/exthandler/nsHandlerService.manifest
+ uriloader/exthandler/nsWebHandlerApp.manifest
+ uriloader/exthandler/tests/WriteArgument.cpp
+ uriloader/exthandler/tests/mochitest/browser.ini
+ uriloader/exthandler/tests/mochitest/browser_download_always_ask_preferred_app.js
+ uriloader/exthandler/tests/mochitest/browser_remember_download_option.js
+ uriloader/exthandler/tests/mochitest/browser_web_protocol_handlers.js
+ uriloader/exthandler/tests/mochitest/head.js
+ uriloader/exthandler/tests/mochitest/mochitest.ini
+ uriloader/exthandler/tests/mochitest/unsafeBidi_chromeScript.js
+ uriloader/exthandler/tests/unit/mailcap
+ uriloader/exthandler/tests/unit/xpcshell.ini
+ uriloader/exthandler/tests/unit_ipc/test_encoding.js
+ uriloader/exthandler/tests/unit_ipc/xpcshell.ini
+ view/crashtests/crashtests.list
+ widget/android/AndroidBridgeUtilities.h
+ widget/android/GeneratedJNINatives.h
+ widget/android/GeneratedJNIWrappers.cpp
+ widget/android/GeneratedJNIWrappers.h
+ widget/android/bindings/AndroidRect-classes.txt
+ widget/android/bindings/Bundle-classes.txt
+ widget/android/bindings/KeyEvent-classes.txt
+ widget/android/bindings/MediaCodec-classes.txt
+ widget/android/bindings/MotionEvent-classes.txt
+ widget/android/bindings/SurfaceTexture-classes.txt
+ widget/android/bindings/ViewConfiguration-classes.txt
+ widget/android/fennec/FennecJNINatives.h
+ widget/android/fennec/FennecJNIWrappers.cpp
+ widget/android/fennec/FennecJNIWrappers.h
+ widget/android/jni/Accessors.h
+ widget/android/jni/Natives.h
+ widget/android/jni/Refs.h
+ widget/android/jni/Types.h
+ widget/android/jni/Utils.cpp
+ widget/android/jni/Utils.h
+ widget/cocoa/crashtests/crashtests.list
+ widget/cocoa/cursors/arrowN.png
+ widget/cocoa/cursors/arrowN@2x.png
+ widget/cocoa/cursors/arrowS.png
+ widget/cocoa/cursors/arrowS@2x.png
+ widget/cocoa/cursors/cell.png
+ widget/cocoa/cursors/cell@2x.png
+ widget/cocoa/cursors/colResize.png
+ widget/cocoa/cursors/colResize@2x.png
+ widget/cocoa/cursors/help.png
+ widget/cocoa/cursors/help@2x.png
+ widget/cocoa/cursors/move.png
+ widget/cocoa/cursors/move@2x.png
+ widget/cocoa/cursors/rowResize.png
+ widget/cocoa/cursors/rowResize@2x.png
+ widget/cocoa/cursors/sizeNE.png
+ widget/cocoa/cursors/sizeNE@2x.png
+ widget/cocoa/cursors/sizeNESW.png
+ widget/cocoa/cursors/sizeNESW@2x.png
+ widget/cocoa/cursors/sizeNS.png
+ widget/cocoa/cursors/sizeNS@2x.png
+ widget/cocoa/cursors/sizeNW.png
+ widget/cocoa/cursors/sizeNW@2x.png
+ widget/cocoa/cursors/sizeNWSE.png
+ widget/cocoa/cursors/sizeNWSE@2x.png
+ widget/cocoa/cursors/sizeSE.png
+ widget/cocoa/cursors/sizeSE@2x.png
+ widget/cocoa/cursors/sizeSW.png
+ widget/cocoa/cursors/sizeSW@2x.png
+ widget/cocoa/cursors/vtIBeam.png
+ widget/cocoa/cursors/vtIBeam@2x.png
+ widget/cocoa/cursors/zoomIn.png
+ widget/cocoa/cursors/zoomIn@2x.png
+ widget/cocoa/cursors/zoomOut.png
+ widget/cocoa/cursors/zoomOut@2x.png
+ widget/cocoa/resources/MainMenu.nib/classes.nib
+ widget/cocoa/resources/MainMenu.nib/keyedobjects.nib
+ widget/crashtests/crashtests.list
+ widget/gtk/compat-gtk3/gdk/gdkversionmacros.h
+ widget/gtk/crashtests/crashtests.list
+ widget/gtk/mozgtk/mozgtk.c
+ widget/reftests/reftest-stylo.list
+ widget/reftests/reftest.list
+ widget/tests/TestAppShellSteadyState.cpp
+ widget/tests/chrome.ini
+ widget/tests/mochitest.ini
+ widget/tests/unit/xpcshell.ini
+ widget/tests/utils.js
+ widget/windows/res/aliasb.cur
+ widget/windows/res/cell.cur
+ widget/windows/res/col_resize.cur
+ widget/windows/res/copy.cur
+ widget/windows/res/grab.cur
+ widget/windows/res/grabbing.cur
+ widget/windows/res/none.cur
+ widget/windows/res/row_resize.cur
+ widget/windows/res/select.cur
+ widget/windows/res/vertical_text.cur
+ widget/windows/res/zoom_in.cur
+ widget/windows/res/zoom_out.cur
+ xpcom/base/ErrorList.h
+ xpcom/build/XPCOMModule.inc
+ xpcom/build/xpcom_alpha.def
+ xpcom/ds/nsINIProcessor.manifest
+ xpcom/glue/tests/gtest/TestFileUtils.cpp
+ xpcom/idl-parser/setup.py
+ xpcom/idl-parser/xpidl/__init__.py
+ xpcom/idl-parser/xpidl/runtests.py
+ xpcom/io/crc32c.h
+ xpcom/reflect/xptcall/README
+ xpcom/reflect/xptcall/md/test/README
+ xpcom/reflect/xptcall/md/test/clean.bat
+ xpcom/reflect/xptcall/md/test/mk_invoke.bat
+ xpcom/reflect/xptcall/md/test/mk_stub.bat
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ipf32.s
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ipf64.s
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_pa32.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ipf32.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_ipf64.s
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_pa32.s
+ xpcom/reflect/xptcall/xptcstubsdecl.inc
+ xpcom/reflect/xptcall/xptcstubsdef.inc
+ xpcom/reflect/xptinfo/TODO
+ xpcom/string/crashtests/crashtests.list
+ xpcom/tests/SizeTest01.cpp
+ xpcom/tests/SizeTest02.cpp
+ xpcom/tests/SizeTest03.cpp
+ xpcom/tests/SizeTest04.cpp
+ xpcom/tests/SizeTest05.cpp
+ xpcom/tests/SizeTest06.cpp
+ xpcom/tests/TestArguments.cpp
+ xpcom/tests/TestBlockingProcess.cpp
+ xpcom/tests/TestQuickReturn.cpp
+ xpcom/tests/TestStackCrawl.cpp
+ xpcom/tests/TestUnicodeArguments.cpp
+ xpcom/tests/bug656331_component/bug656331.manifest
+ xpcom/tests/component/testcomponent.manifest
+ xpcom/tests/component_no_aslr/testcompnoaslr.manifest
+ xpcom/tests/gtest/TestFilePreferencesWin.cpp
+ xpcom/tests/gtest/TestSTLWrappers.cpp
+ xpcom/tests/gtest/TestSlicedInputStream.cpp
+ xpcom/tests/unit/bug725015.manifest
+ xpcom/tests/unit/compmgr_warnings.manifest
+ xpcom/tests/unit/data/SmallApp.app/Contents/MacOS/SmallApp
+ xpcom/tests/unit/data/SmallApp.app/Contents/PkgInfo
+ xpcom/tests/unit/data/SmallApp.app/Contents/Resources/English.lproj/InfoPlist.strings
+ xpcom/tests/unit/data/SmallApp.app/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+ xpcom/tests/unit/data/bug121341-2.properties
+ xpcom/tests/unit/data/bug121341.properties
+ xpcom/tests/unit/data/iniparser01-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser01-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser01.ini
+ xpcom/tests/unit/data/iniparser02-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser02-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser02.ini
+ xpcom/tests/unit/data/iniparser03-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser03-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser03.ini
+ xpcom/tests/unit/data/iniparser04-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser04-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser04.ini
+ xpcom/tests/unit/data/iniparser05-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser05-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser05.ini
+ xpcom/tests/unit/data/iniparser06-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser06-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser06.ini
+ xpcom/tests/unit/data/iniparser07-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser07-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser07.ini
+ xpcom/tests/unit/data/iniparser08-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser08-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser08.ini
+ xpcom/tests/unit/data/iniparser09-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser09-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser09.ini
+ xpcom/tests/unit/data/iniparser10-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser10-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser10.ini
+ xpcom/tests/unit/data/iniparser11-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser11-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser11.ini
+ xpcom/tests/unit/data/iniparser12-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser12-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser12.ini
+ xpcom/tests/unit/data/iniparser13-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser13-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser13.ini
+ xpcom/tests/unit/data/iniparser14-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser14-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser14.ini
+ xpcom/tests/unit/data/iniparser15-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser15-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser15.ini
+ xpcom/tests/unit/data/iniparser16-utf16leBOM.ini
+ xpcom/tests/unit/data/iniparser16-utf8BOM.ini
+ xpcom/tests/unit/data/iniparser16.ini
+ xpcom/tests/unit/data/presentation.key/.typeAttributes.dict
+ xpcom/tests/unit/data/presentation.key/Contents/PkgInfo
+ xpcom/tests/unit/data/presentation.key/index.apxl.gz
+ xpcom/tests/unit/data/presentation.key/thumbs/st0.tiff
+ xpcom/tests/unit/data/process_directive.manifest
+ xpcom/tests/unit/head_xpcom.js
+ xpcom/tests/unit/test_bug121341.js
+ xpcom/tests/unit/test_bug325418.js
+ xpcom/tests/unit/test_bug332389.js
+ xpcom/tests/unit/test_bug333505.js
+ xpcom/tests/unit/test_bug364285-1.js
+ xpcom/tests/unit/test_bug374754.js
+ xpcom/tests/unit/test_bug476919.js
+ xpcom/tests/unit/test_bug478086.js
+ xpcom/tests/unit/test_bug656331.js
+ xpcom/tests/unit/test_bug745466.js
+ xpcom/tests/unit/test_comp_no_aslr.js
+ xpcom/tests/unit/test_compmgr_warnings.js
+ xpcom/tests/unit/test_hidden_files.js
+ xpcom/tests/unit/test_home.js
+ xpcom/tests/unit/test_iniProcessor.js
+ xpcom/tests/unit/test_mac_bundle.js
+ xpcom/tests/unit/test_nsIProcess_stress.js
+ xpcom/tests/unit/test_process_directives.js
+ xpcom/tests/unit/test_process_directives_child.js
+ xpcom/tests/unit/test_symlinks.js
+ xpcom/tests/unit/test_versioncomparator.js
+ xpcom/tests/unit/test_windows_cmdline_file.js
+ xpcom/tests/unit/xpcomtest.manifest
+ xpcom/tests/unit/xpcshell.ini
+ xpfe/appshell/test/chrome.ini
+ xpfe/test/winopen.js
+Copyright: __NO_COPYRIGHT_NOR_LICENSE__
+License: __NO_COPYRIGHT_NOR_LICENSE__
+
+Files: intl/icu/source/common/appendable.cpp
+ intl/icu/source/common/bmpset.cpp
+ intl/icu/source/common/bmpset.h
+ intl/icu/source/common/brkeng.cpp
+ intl/icu/source/common/brkeng.h
+ intl/icu/source/common/brkiter.cpp
+ intl/icu/source/common/bytestrie.cpp
+ intl/icu/source/common/bytestriebuilder.cpp
+ intl/icu/source/common/bytestrieiterator.cpp
+ intl/icu/source/common/caniter.cpp
+ intl/icu/source/common/chariter.cpp
+ intl/icu/source/common/charstr.cpp
+ intl/icu/source/common/charstr.h
+ intl/icu/source/common/cmemory.c
+ intl/icu/source/common/cmemory.h
+ intl/icu/source/common/cpputils.h
+ intl/icu/source/common/cstr.cpp
+ intl/icu/source/common/cstr.h
+ intl/icu/source/common/cstring.c
+ intl/icu/source/common/cstring.h
+ intl/icu/source/common/cwchar.c
+ intl/icu/source/common/cwchar.h
+ intl/icu/source/common/dictbe.cpp
+ intl/icu/source/common/dictbe.h
+ intl/icu/source/common/dictionarydata.cpp
+ intl/icu/source/common/dictionarydata.h
+ intl/icu/source/common/errorcode.cpp
+ intl/icu/source/common/filteredbrk.cpp
+ intl/icu/source/common/filterednormalizer2.cpp
+ intl/icu/source/common/hash.h
+ intl/icu/source/common/icudataver.c
+ intl/icu/source/common/icuplug.cpp
+ intl/icu/source/common/icuplugimp.h
+ intl/icu/source/common/listformatter.cpp
+ intl/icu/source/common/loadednormalizer2impl.cpp
+ intl/icu/source/common/localsvc.h
+ intl/icu/source/common/locavailable.cpp
+ intl/icu/source/common/locbased.cpp
+ intl/icu/source/common/locbased.h
+ intl/icu/source/common/locdispnames.cpp
+ intl/icu/source/common/locdspnm.cpp
+ intl/icu/source/common/locid.cpp
+ intl/icu/source/common/loclikely.cpp
+ intl/icu/source/common/locmap.c
+ intl/icu/source/common/locmap.h
+ intl/icu/source/common/locresdata.cpp
+ intl/icu/source/common/locutil.cpp
+ intl/icu/source/common/locutil.h
+ intl/icu/source/common/messageimpl.h
+ intl/icu/source/common/messagepattern.cpp
+ intl/icu/source/common/msvcres.h
+ intl/icu/source/common/mutex.h
+ intl/icu/source/common/norm2_nfc_data.h
+ intl/icu/source/common/norm2allmodes.h
+ intl/icu/source/common/normalizer2.cpp
+ intl/icu/source/common/normalizer2impl.cpp
+ intl/icu/source/common/normalizer2impl.h
+ intl/icu/source/common/normlzr.cpp
+ intl/icu/source/common/parsepos.cpp
+ intl/icu/source/common/patternprops.cpp
+ intl/icu/source/common/patternprops.h
+ intl/icu/source/common/pluralmap.cpp
+ intl/icu/source/common/pluralmap.h
+ intl/icu/source/common/propname.cpp
+ intl/icu/source/common/propname.h
+ intl/icu/source/common/propname_data.h
+ intl/icu/source/common/propsvec.c
+ intl/icu/source/common/propsvec.h
+ intl/icu/source/common/punycode.cpp
+ intl/icu/source/common/punycode.h
+ intl/icu/source/common/putil.cpp
+ intl/icu/source/common/putilimp.h
+ intl/icu/source/common/rbbi.cpp
+ intl/icu/source/common/rbbidata.cpp
+ intl/icu/source/common/rbbidata.h
+ intl/icu/source/common/rbbirpt.h
+ intl/icu/source/common/rbbitblb.cpp
+ intl/icu/source/common/resbund.cpp
+ intl/icu/source/common/resbund_cnv.cpp
+ intl/icu/source/common/resource.cpp
+ intl/icu/source/common/resource.h
+ intl/icu/source/common/ruleiter.cpp
+ intl/icu/source/common/ruleiter.h
+ intl/icu/source/common/schriter.cpp
+ intl/icu/source/common/serv.cpp
+ intl/icu/source/common/serv.h
+ intl/icu/source/common/servlk.cpp
+ intl/icu/source/common/servlkf.cpp
+ intl/icu/source/common/servloc.h
+ intl/icu/source/common/servls.cpp
+ intl/icu/source/common/servnotf.cpp
+ intl/icu/source/common/servnotf.h
+ intl/icu/source/common/servrbf.cpp
+ intl/icu/source/common/servslkf.cpp
+ intl/icu/source/common/sharedobject.cpp
+ intl/icu/source/common/sharedobject.h
+ intl/icu/source/common/simpleformatter.cpp
+ intl/icu/source/common/sprpimpl.h
+ intl/icu/source/common/stringtriebuilder.cpp
+ intl/icu/source/common/uarrsort.c
+ intl/icu/source/common/uarrsort.h
+ intl/icu/source/common/uassert.h
+ intl/icu/source/common/ubidi.c
+ intl/icu/source/common/ubidi_props.c
+ intl/icu/source/common/ubidi_props.h
+ intl/icu/source/common/ubidi_props_data.h
+ intl/icu/source/common/ubidiimp.h
+ intl/icu/source/common/ubidiln.c
+ intl/icu/source/common/ubidiwrt.c
+ intl/icu/source/common/ubrk.cpp
+ intl/icu/source/common/ubrkimpl.h
+ intl/icu/source/common/ucase.cpp
+ intl/icu/source/common/ucase.h
+ intl/icu/source/common/ucase_props_data.h
+ intl/icu/source/common/ucasemap.cpp
+ intl/icu/source/common/ucasemap_titlecase_brkiter.cpp
+ intl/icu/source/common/ucat.c
+ intl/icu/source/common/uchar.c
+ intl/icu/source/common/uchar_props_data.h
+ intl/icu/source/common/ucharstrie.cpp
+ intl/icu/source/common/ucharstriebuilder.cpp
+ intl/icu/source/common/ucharstrieiterator.cpp
+ intl/icu/source/common/uchriter.cpp
+ intl/icu/source/common/ucln.h
+ intl/icu/source/common/ucln_cmn.cpp
+ intl/icu/source/common/ucln_cmn.h
+ intl/icu/source/common/ucln_imp.h
+ intl/icu/source/common/ucmndata.c
+ intl/icu/source/common/ucmndata.h
+ intl/icu/source/common/ucnv.c
+ intl/icu/source/common/ucnv2022.cpp
+ intl/icu/source/common/ucnv_bld.cpp
+ intl/icu/source/common/ucnv_bld.h
+ intl/icu/source/common/ucnv_cb.c
+ intl/icu/source/common/ucnv_cnv.c
+ intl/icu/source/common/ucnv_cnv.h
+ intl/icu/source/common/ucnv_ct.c
+ intl/icu/source/common/ucnv_err.c
+ intl/icu/source/common/ucnv_ext.cpp
+ intl/icu/source/common/ucnv_ext.h
+ intl/icu/source/common/ucnv_imp.h
+ intl/icu/source/common/ucnv_io.cpp
+ intl/icu/source/common/ucnv_io.h
+ intl/icu/source/common/ucnv_lmb.c
+ intl/icu/source/common/ucnv_set.c
+ intl/icu/source/common/ucnv_u16.c
+ intl/icu/source/common/ucnv_u32.c
+ intl/icu/source/common/ucnv_u7.c
+ intl/icu/source/common/ucnv_u8.c
+ intl/icu/source/common/ucnvbocu.cpp
+ intl/icu/source/common/ucnvdisp.c
+ intl/icu/source/common/ucnvhz.c
+ intl/icu/source/common/ucnvisci.c
+ intl/icu/source/common/ucnvlat1.c
+ intl/icu/source/common/ucnvmbcs.cpp
+ intl/icu/source/common/ucnvmbcs.h
+ intl/icu/source/common/ucnvscsu.c
+ intl/icu/source/common/ucnvsel.cpp
+ intl/icu/source/common/ucol_data.h
+ intl/icu/source/common/ucol_swp.cpp
+ intl/icu/source/common/ucol_swp.h
+ intl/icu/source/common/ucurr.cpp
+ intl/icu/source/common/ucurrimp.h
+ intl/icu/source/common/udata.cpp
+ intl/icu/source/common/udatamem.c
+ intl/icu/source/common/udatamem.h
+ intl/icu/source/common/udataswp.c
+ intl/icu/source/common/udataswp.h
+ intl/icu/source/common/uelement.h
+ intl/icu/source/common/uenum.c
+ intl/icu/source/common/uenumimp.h
+ intl/icu/source/common/uhash.c
+ intl/icu/source/common/uhash.h
+ intl/icu/source/common/uhash_us.cpp
+ intl/icu/source/common/uidna.cpp
+ intl/icu/source/common/uinit.cpp
+ intl/icu/source/common/uinvchar.c
+ intl/icu/source/common/uinvchar.h
+ intl/icu/source/common/uiter.cpp
+ intl/icu/source/common/ulist.c
+ intl/icu/source/common/ulist.h
+ intl/icu/source/common/ulistformatter.cpp
+ intl/icu/source/common/uloc.cpp
+ intl/icu/source/common/uloc_keytype.cpp
+ intl/icu/source/common/uloc_tag.c
+ intl/icu/source/common/ulocimp.h
+ intl/icu/source/common/umapfile.c
+ intl/icu/source/common/umapfile.h
+ intl/icu/source/common/umath.c
+ intl/icu/source/common/umutex.cpp
+ intl/icu/source/common/umutex.h
+ intl/icu/source/common/unames.cpp
+ intl/icu/source/common/unicode/appendable.h
+ intl/icu/source/common/unicode/brkiter.h
+ intl/icu/source/common/unicode/bytestrie.h
+ intl/icu/source/common/unicode/bytestriebuilder.h
+ intl/icu/source/common/unicode/caniter.h
+ intl/icu/source/common/unicode/chariter.h
+ intl/icu/source/common/unicode/dbbi.h
+ intl/icu/source/common/unicode/dtintrv.h
+ intl/icu/source/common/unicode/enumset.h
+ intl/icu/source/common/unicode/errorcode.h
+ intl/icu/source/common/unicode/filteredbrk.h
+ intl/icu/source/common/unicode/icudataver.h
+ intl/icu/source/common/unicode/icuplug.h
+ intl/icu/source/common/unicode/idna.h
+ intl/icu/source/common/unicode/listformatter.h
+ intl/icu/source/common/unicode/localpointer.h
+ intl/icu/source/common/unicode/locdspnm.h
+ intl/icu/source/common/unicode/locid.h
+ intl/icu/source/common/unicode/messagepattern.h
+ intl/icu/source/common/unicode/normalizer2.h
+ intl/icu/source/common/unicode/normlzr.h
+ intl/icu/source/common/unicode/parseerr.h
+ intl/icu/source/common/unicode/platform.h
+ intl/icu/source/common/unicode/ptypes.h
+ intl/icu/source/common/unicode/putil.h
+ intl/icu/source/common/unicode/rbbi.h
+ intl/icu/source/common/unicode/rep.h
+ intl/icu/source/common/unicode/resbund.h
+ intl/icu/source/common/unicode/schriter.h
+ intl/icu/source/common/unicode/simpleformatter.h
+ intl/icu/source/common/unicode/std_string.h
+ intl/icu/source/common/unicode/strenum.h
+ intl/icu/source/common/unicode/stringtriebuilder.h
+ intl/icu/source/common/unicode/symtable.h
+ intl/icu/source/common/unicode/ubidi.h
+ intl/icu/source/common/unicode/ubrk.h
+ intl/icu/source/common/unicode/ucasemap.h
+ intl/icu/source/common/unicode/ucat.h
+ intl/icu/source/common/unicode/uchar.h
+ intl/icu/source/common/unicode/ucharstrie.h
+ intl/icu/source/common/unicode/ucharstriebuilder.h
+ intl/icu/source/common/unicode/uchriter.h
+ intl/icu/source/common/unicode/uclean.h
+ intl/icu/source/common/unicode/ucnv.h
+ intl/icu/source/common/unicode/ucnv_cb.h
+ intl/icu/source/common/unicode/ucnv_err.h
+ intl/icu/source/common/unicode/ucnvsel.h
+ intl/icu/source/common/unicode/uconfig.h
+ intl/icu/source/common/unicode/ucurr.h
+ intl/icu/source/common/unicode/udata.h
+ intl/icu/source/common/unicode/udisplaycontext.h
+ intl/icu/source/common/unicode/uenum.h
+ intl/icu/source/common/unicode/uidna.h
+ intl/icu/source/common/unicode/uiter.h
+ intl/icu/source/common/unicode/uldnames.h
+ intl/icu/source/common/unicode/ulistformatter.h
+ intl/icu/source/common/unicode/uloc.h
+ intl/icu/source/common/unicode/umachine.h
+ intl/icu/source/common/unicode/umisc.h
+ intl/icu/source/common/unicode/unifilt.h
+ intl/icu/source/common/unicode/unifunct.h
+ intl/icu/source/common/unicode/uniset.h
+ intl/icu/source/common/unicode/unistr.h
+ intl/icu/source/common/unicode/unorm.h
+ intl/icu/source/common/unicode/unorm2.h
+ intl/icu/source/common/unicode/uobject.h
+ intl/icu/source/common/unicode/urename.h
+ intl/icu/source/common/unicode/urep.h
+ intl/icu/source/common/unicode/ures.h
+ intl/icu/source/common/unicode/uscript.h
+ intl/icu/source/common/unicode/uset.h
+ intl/icu/source/common/unicode/usetiter.h
+ intl/icu/source/common/unicode/ushape.h
+ intl/icu/source/common/unicode/usprep.h
+ intl/icu/source/common/unicode/ustring.h
+ intl/icu/source/common/unicode/ustringtrie.h
+ intl/icu/source/common/unicode/utext.h
+ intl/icu/source/common/unicode/utf.h
+ intl/icu/source/common/unicode/utf16.h
+ intl/icu/source/common/unicode/utf32.h
+ intl/icu/source/common/unicode/utf8.h
+ intl/icu/source/common/unicode/utf_old.h
+ intl/icu/source/common/unicode/utrace.h
+ intl/icu/source/common/unicode/utypes.h
+ intl/icu/source/common/unicode/uvernum.h
+ intl/icu/source/common/unicode/uversion.h
+ intl/icu/source/common/unifiedcache.cpp
+ intl/icu/source/common/unifiedcache.h
+ intl/icu/source/common/unifilt.cpp
+ intl/icu/source/common/unifunct.cpp
+ intl/icu/source/common/uniset.cpp
+ intl/icu/source/common/uniset_closure.cpp
+ intl/icu/source/common/uniset_props.cpp
+ intl/icu/source/common/unisetspan.cpp
+ intl/icu/source/common/unisetspan.h
+ intl/icu/source/common/unistr.cpp
+ intl/icu/source/common/unistr_case.cpp
+ intl/icu/source/common/unistr_case_locale.cpp
+ intl/icu/source/common/unistr_cnv.cpp
+ intl/icu/source/common/unistr_props.cpp
+ intl/icu/source/common/unistr_titlecase_brkiter.cpp
+ intl/icu/source/common/unistrappender.h
+ intl/icu/source/common/unorm.cpp
+ intl/icu/source/common/unormcmp.cpp
+ intl/icu/source/common/unormimp.h
+ intl/icu/source/common/uobject.cpp
+ intl/icu/source/common/uposixdefs.h
+ intl/icu/source/common/uprops.cpp
+ intl/icu/source/common/uprops.h
+ intl/icu/source/common/ures_cnv.c
+ intl/icu/source/common/uresbund.cpp
+ intl/icu/source/common/uresdata.cpp
+ intl/icu/source/common/uresdata.h
+ intl/icu/source/common/uresimp.h
+ intl/icu/source/common/ureslocs.h
+ intl/icu/source/common/usc_impl.c
+ intl/icu/source/common/usc_impl.h
+ intl/icu/source/common/uscript.c
+ intl/icu/source/common/uscript_props.cpp
+ intl/icu/source/common/uset.cpp
+ intl/icu/source/common/uset_imp.h
+ intl/icu/source/common/uset_props.cpp
+ intl/icu/source/common/usetiter.cpp
+ intl/icu/source/common/ushape.cpp
+ intl/icu/source/common/usprep.cpp
+ intl/icu/source/common/ustack.cpp
+ intl/icu/source/common/ustr_cnv.cpp
+ intl/icu/source/common/ustr_cnv.h
+ intl/icu/source/common/ustr_imp.h
+ intl/icu/source/common/ustr_titlecase_brkiter.cpp
+ intl/icu/source/common/ustr_wcs.cpp
+ intl/icu/source/common/ustrcase.cpp
+ intl/icu/source/common/ustrcase_locale.cpp
+ intl/icu/source/common/ustrenum.cpp
+ intl/icu/source/common/ustrenum.h
+ intl/icu/source/common/ustrfmt.c
+ intl/icu/source/common/ustrfmt.h
+ intl/icu/source/common/ustring.cpp
+ intl/icu/source/common/ustrtrns.cpp
+ intl/icu/source/common/utext.cpp
+ intl/icu/source/common/utf_impl.c
+ intl/icu/source/common/util.cpp
+ intl/icu/source/common/util.h
+ intl/icu/source/common/util_props.cpp
+ intl/icu/source/common/utrace.c
+ intl/icu/source/common/utracimp.h
+ intl/icu/source/common/utrie.cpp
+ intl/icu/source/common/utrie.h
+ intl/icu/source/common/utrie2.cpp
+ intl/icu/source/common/utrie2.h
+ intl/icu/source/common/utrie2_builder.cpp
+ intl/icu/source/common/utrie2_impl.h
+ intl/icu/source/common/uts46.cpp
+ intl/icu/source/common/utypeinfo.h
+ intl/icu/source/common/utypes.c
+ intl/icu/source/common/uvector.cpp
+ intl/icu/source/common/uvector.h
+ intl/icu/source/common/uvectr32.cpp
+ intl/icu/source/common/uvectr32.h
+ intl/icu/source/common/uvectr64.cpp
+ intl/icu/source/common/uvectr64.h
+ intl/icu/source/common/wintz.c
+ intl/icu/source/common/wintz.h
+ intl/icu/source/data/misc/currencyNumericCodes.txt
+ intl/icu/source/extra/scrptrun/scrptrun.cpp
+ intl/icu/source/extra/scrptrun/scrptrun.h
+ intl/icu/source/extra/uconv/unicode/uwmsg.h
+ intl/icu/source/extra/uconv/uwmsg.c
+ intl/icu/source/i18n/affixpatternparser.h
+ intl/icu/source/i18n/alphaindex.cpp
+ intl/icu/source/i18n/anytrans.cpp
+ intl/icu/source/i18n/anytrans.h
+ intl/icu/source/i18n/astro.h
+ intl/icu/source/i18n/basictz.cpp
+ intl/icu/source/i18n/bocsu.cpp
+ intl/icu/source/i18n/bocsu.h
+ intl/icu/source/i18n/brktrans.cpp
+ intl/icu/source/i18n/brktrans.h
+ intl/icu/source/i18n/buddhcal.cpp
+ intl/icu/source/i18n/buddhcal.h
+ intl/icu/source/i18n/calendar.cpp
+ intl/icu/source/i18n/casetrn.cpp
+ intl/icu/source/i18n/casetrn.h
+ intl/icu/source/i18n/cecal.cpp
+ intl/icu/source/i18n/cecal.h
+ intl/icu/source/i18n/chnsecal.cpp
+ intl/icu/source/i18n/chnsecal.h
+ intl/icu/source/i18n/choicfmt.cpp
+ intl/icu/source/i18n/coleitr.cpp
+ intl/icu/source/i18n/coll.cpp
+ intl/icu/source/i18n/collation.cpp
+ intl/icu/source/i18n/collation.h
+ intl/icu/source/i18n/collationbuilder.cpp
+ intl/icu/source/i18n/collationbuilder.h
+ intl/icu/source/i18n/collationcompare.cpp
+ intl/icu/source/i18n/collationcompare.h
+ intl/icu/source/i18n/collationdata.cpp
+ intl/icu/source/i18n/collationdata.h
+ intl/icu/source/i18n/collationdatabuilder.cpp
+ intl/icu/source/i18n/collationdatabuilder.h
+ intl/icu/source/i18n/collationdatareader.cpp
+ intl/icu/source/i18n/collationdatareader.h
+ intl/icu/source/i18n/collationdatawriter.cpp
+ intl/icu/source/i18n/collationdatawriter.h
+ intl/icu/source/i18n/collationfastlatin.cpp
+ intl/icu/source/i18n/collationfastlatin.h
+ intl/icu/source/i18n/collationfastlatinbuilder.cpp
+ intl/icu/source/i18n/collationfastlatinbuilder.h
+ intl/icu/source/i18n/collationfcd.h
+ intl/icu/source/i18n/collationiterator.cpp
+ intl/icu/source/i18n/collationiterator.h
+ intl/icu/source/i18n/collationkeys.cpp
+ intl/icu/source/i18n/collationkeys.h
+ intl/icu/source/i18n/collationroot.cpp
+ intl/icu/source/i18n/collationroot.h
+ intl/icu/source/i18n/collationrootelements.cpp
+ intl/icu/source/i18n/collationrootelements.h
+ intl/icu/source/i18n/collationruleparser.cpp
+ intl/icu/source/i18n/collationruleparser.h
+ intl/icu/source/i18n/collationsets.cpp
+ intl/icu/source/i18n/collationsets.h
+ intl/icu/source/i18n/collationsettings.cpp
+ intl/icu/source/i18n/collationsettings.h
+ intl/icu/source/i18n/collationtailoring.cpp
+ intl/icu/source/i18n/collationtailoring.h
+ intl/icu/source/i18n/collationweights.cpp
+ intl/icu/source/i18n/collationweights.h
+ intl/icu/source/i18n/compactdecimalformat.cpp
+ intl/icu/source/i18n/coptccal.cpp
+ intl/icu/source/i18n/coptccal.h
+ intl/icu/source/i18n/cpdtrans.cpp
+ intl/icu/source/i18n/cpdtrans.h
+ intl/icu/source/i18n/csdetect.cpp
+ intl/icu/source/i18n/csdetect.h
+ intl/icu/source/i18n/csmatch.cpp
+ intl/icu/source/i18n/csmatch.h
+ intl/icu/source/i18n/csr2022.cpp
+ intl/icu/source/i18n/csr2022.h
+ intl/icu/source/i18n/csrecog.cpp
+ intl/icu/source/i18n/csrecog.h
+ intl/icu/source/i18n/csrmbcs.cpp
+ intl/icu/source/i18n/csrmbcs.h
+ intl/icu/source/i18n/csrsbcs.cpp
+ intl/icu/source/i18n/csrsbcs.h
+ intl/icu/source/i18n/csrucode.cpp
+ intl/icu/source/i18n/csrucode.h
+ intl/icu/source/i18n/csrutf8.cpp
+ intl/icu/source/i18n/csrutf8.h
+ intl/icu/source/i18n/curramt.cpp
+ intl/icu/source/i18n/currfmt.cpp
+ intl/icu/source/i18n/currfmt.h
+ intl/icu/source/i18n/currpinf.cpp
+ intl/icu/source/i18n/currunit.cpp
+ intl/icu/source/i18n/dangical.cpp
+ intl/icu/source/i18n/dangical.h
+ intl/icu/source/i18n/datefmt.cpp
+ intl/icu/source/i18n/dayperiodrules.cpp
+ intl/icu/source/i18n/dayperiodrules.h
+ intl/icu/source/i18n/dcfmtimp.h
+ intl/icu/source/i18n/dcfmtsym.cpp
+ intl/icu/source/i18n/decContext.c
+ intl/icu/source/i18n/decContext.h
+ intl/icu/source/i18n/decNumber.c
+ intl/icu/source/i18n/decNumber.h
+ intl/icu/source/i18n/decNumberLocal.h
+ intl/icu/source/i18n/decfmtst.cpp
+ intl/icu/source/i18n/decfmtst.h
+ intl/icu/source/i18n/decimalformatpattern.cpp
+ intl/icu/source/i18n/decimalformatpattern.h
+ intl/icu/source/i18n/decimalformatpatternimpl.h
+ intl/icu/source/i18n/decimfmt.cpp
+ intl/icu/source/i18n/decimfmtimpl.h
+ intl/icu/source/i18n/digitaffix.h
+ intl/icu/source/i18n/digitaffixesandpadding.h
+ intl/icu/source/i18n/digitformatter.h
+ intl/icu/source/i18n/digitgrouping.h
+ intl/icu/source/i18n/digitinterval.h
+ intl/icu/source/i18n/digitlst.cpp
+ intl/icu/source/i18n/digitlst.h
+ intl/icu/source/i18n/dt_impl.h
+ intl/icu/source/i18n/dtfmtsym.cpp
+ intl/icu/source/i18n/dtitv_impl.h
+ intl/icu/source/i18n/dtptngen.cpp
+ intl/icu/source/i18n/dtptngen_impl.h
+ intl/icu/source/i18n/dtrule.cpp
+ intl/icu/source/i18n/esctrn.cpp
+ intl/icu/source/i18n/esctrn.h
+ intl/icu/source/i18n/ethpccal.cpp
+ intl/icu/source/i18n/ethpccal.h
+ intl/icu/source/i18n/fmtable.cpp
+ intl/icu/source/i18n/fmtable_cnv.cpp
+ intl/icu/source/i18n/fmtableimp.h
+ intl/icu/source/i18n/format.cpp
+ intl/icu/source/i18n/fphdlimp.cpp
+ intl/icu/source/i18n/fphdlimp.h
+ intl/icu/source/i18n/fpositer.cpp
+ intl/icu/source/i18n/funcrepl.cpp
+ intl/icu/source/i18n/funcrepl.h
+ intl/icu/source/i18n/gender.cpp
+ intl/icu/source/i18n/gregocal.cpp
+ intl/icu/source/i18n/gregoimp.cpp
+ intl/icu/source/i18n/gregoimp.h
+ intl/icu/source/i18n/hebrwcal.cpp
+ intl/icu/source/i18n/hebrwcal.h
+ intl/icu/source/i18n/indiancal.h
+ intl/icu/source/i18n/inputext.cpp
+ intl/icu/source/i18n/inputext.h
+ intl/icu/source/i18n/islamcal.cpp
+ intl/icu/source/i18n/islamcal.h
+ intl/icu/source/i18n/japancal.cpp
+ intl/icu/source/i18n/japancal.h
+ intl/icu/source/i18n/measfmt.cpp
+ intl/icu/source/i18n/measunit.cpp
+ intl/icu/source/i18n/measure.cpp
+ intl/icu/source/i18n/msgfmt_impl.h
+ intl/icu/source/i18n/name2uni.cpp
+ intl/icu/source/i18n/name2uni.h
+ intl/icu/source/i18n/nfrlist.h
+ intl/icu/source/i18n/nfrs.cpp
+ intl/icu/source/i18n/nfrs.h
+ intl/icu/source/i18n/nfrule.cpp
+ intl/icu/source/i18n/nfrule.h
+ intl/icu/source/i18n/nfsubs.cpp
+ intl/icu/source/i18n/nfsubs.h
+ intl/icu/source/i18n/nortrans.cpp
+ intl/icu/source/i18n/nortrans.h
+ intl/icu/source/i18n/nultrans.cpp
+ intl/icu/source/i18n/nultrans.h
+ intl/icu/source/i18n/numfmt.cpp
+ intl/icu/source/i18n/numsys.cpp
+ intl/icu/source/i18n/numsys_impl.h
+ intl/icu/source/i18n/olsontz.cpp
+ intl/icu/source/i18n/olsontz.h
+ intl/icu/source/i18n/persncal.cpp
+ intl/icu/source/i18n/persncal.h
+ intl/icu/source/i18n/pluralaffix.h
+ intl/icu/source/i18n/plurfmt.cpp
+ intl/icu/source/i18n/plurrule.cpp
+ intl/icu/source/i18n/plurrule_impl.h
+ intl/icu/source/i18n/precision.h
+ intl/icu/source/i18n/quant.cpp
+ intl/icu/source/i18n/quant.h
+ intl/icu/source/i18n/quantityformatter.cpp
+ intl/icu/source/i18n/quantityformatter.h
+ intl/icu/source/i18n/rbnf.cpp
+ intl/icu/source/i18n/rbt.cpp
+ intl/icu/source/i18n/rbt.h
+ intl/icu/source/i18n/rbt_data.cpp
+ intl/icu/source/i18n/rbt_data.h
+ intl/icu/source/i18n/rbt_pars.cpp
+ intl/icu/source/i18n/rbt_pars.h
+ intl/icu/source/i18n/rbt_rule.cpp
+ intl/icu/source/i18n/rbt_set.cpp
+ intl/icu/source/i18n/rbt_set.h
+ intl/icu/source/i18n/rbtz.cpp
+ intl/icu/source/i18n/regexcst.h
+ intl/icu/source/i18n/region.cpp
+ intl/icu/source/i18n/region_impl.h
+ intl/icu/source/i18n/reldatefmt.cpp
+ intl/icu/source/i18n/reldtfmt.cpp
+ intl/icu/source/i18n/reldtfmt.h
+ intl/icu/source/i18n/rematch.cpp
+ intl/icu/source/i18n/remtrans.cpp
+ intl/icu/source/i18n/remtrans.h
+ intl/icu/source/i18n/rulebasedcollator.cpp
+ intl/icu/source/i18n/scientificnumberformatter.cpp
+ intl/icu/source/i18n/scriptset.cpp
+ intl/icu/source/i18n/scriptset.h
+ intl/icu/source/i18n/search.cpp
+ intl/icu/source/i18n/sharedbreakiterator.cpp
+ intl/icu/source/i18n/sharedbreakiterator.h
+ intl/icu/source/i18n/sharedcalendar.h
+ intl/icu/source/i18n/shareddateformatsymbols.h
+ intl/icu/source/i18n/sharednumberformat.h
+ intl/icu/source/i18n/sharedpluralrules.h
+ intl/icu/source/i18n/significantdigitinterval.h
+ intl/icu/source/i18n/simpletz.cpp
+ intl/icu/source/i18n/smallintformatter.h
+ intl/icu/source/i18n/smpdtfmt.cpp
+ intl/icu/source/i18n/smpdtfst.cpp
+ intl/icu/source/i18n/smpdtfst.h
+ intl/icu/source/i18n/sortkey.cpp
+ intl/icu/source/i18n/standardplural.cpp
+ intl/icu/source/i18n/standardplural.h
+ intl/icu/source/i18n/strmatch.cpp
+ intl/icu/source/i18n/strrepl.cpp
+ intl/icu/source/i18n/strrepl.h
+ intl/icu/source/i18n/stsearch.cpp
+ intl/icu/source/i18n/taiwncal.cpp
+ intl/icu/source/i18n/taiwncal.h
+ intl/icu/source/i18n/timezone.cpp
+ intl/icu/source/i18n/titletrn.cpp
+ intl/icu/source/i18n/titletrn.h
+ intl/icu/source/i18n/tmunit.cpp
+ intl/icu/source/i18n/tmutamt.cpp
+ intl/icu/source/i18n/tmutfmt.cpp
+ intl/icu/source/i18n/tolowtrn.cpp
+ intl/icu/source/i18n/tolowtrn.h
+ intl/icu/source/i18n/toupptrn.cpp
+ intl/icu/source/i18n/toupptrn.h
+ intl/icu/source/i18n/translit.cpp
+ intl/icu/source/i18n/transreg.cpp
+ intl/icu/source/i18n/transreg.h
+ intl/icu/source/i18n/tridpars.cpp
+ intl/icu/source/i18n/tzfmt.cpp
+ intl/icu/source/i18n/tzgnames.cpp
+ intl/icu/source/i18n/tzgnames.h
+ intl/icu/source/i18n/tznames.cpp
+ intl/icu/source/i18n/tznames_impl.cpp
+ intl/icu/source/i18n/tznames_impl.h
+ intl/icu/source/i18n/tzrule.cpp
+ intl/icu/source/i18n/tztrans.cpp
+ intl/icu/source/i18n/ucal.cpp
+ intl/icu/source/i18n/ucln_in.cpp
+ intl/icu/source/i18n/ucln_in.h
+ intl/icu/source/i18n/ucol.cpp
+ intl/icu/source/i18n/ucol_imp.h
+ intl/icu/source/i18n/ucol_res.cpp
+ intl/icu/source/i18n/ucol_sit.cpp
+ intl/icu/source/i18n/ucoleitr.cpp
+ intl/icu/source/i18n/ucsdet.cpp
+ intl/icu/source/i18n/udat.cpp
+ intl/icu/source/i18n/udateintervalformat.cpp
+ intl/icu/source/i18n/udatpg.cpp
+ intl/icu/source/i18n/ufieldpositer.cpp
+ intl/icu/source/i18n/uitercollationiterator.cpp
+ intl/icu/source/i18n/uitercollationiterator.h
+ intl/icu/source/i18n/ulocdata.c
+ intl/icu/source/i18n/umsg.cpp
+ intl/icu/source/i18n/umsg_imp.h
+ intl/icu/source/i18n/unesctrn.cpp
+ intl/icu/source/i18n/unesctrn.h
+ intl/icu/source/i18n/uni2name.cpp
+ intl/icu/source/i18n/uni2name.h
+ intl/icu/source/i18n/unicode/alphaindex.h
+ intl/icu/source/i18n/unicode/basictz.h
+ intl/icu/source/i18n/unicode/calendar.h
+ intl/icu/source/i18n/unicode/choicfmt.h
+ intl/icu/source/i18n/unicode/coleitr.h
+ intl/icu/source/i18n/unicode/coll.h
+ intl/icu/source/i18n/unicode/compactdecimalformat.h
+ intl/icu/source/i18n/unicode/curramt.h
+ intl/icu/source/i18n/unicode/currpinf.h
+ intl/icu/source/i18n/unicode/currunit.h
+ intl/icu/source/i18n/unicode/datefmt.h
+ intl/icu/source/i18n/unicode/dcfmtsym.h
+ intl/icu/source/i18n/unicode/decimfmt.h
+ intl/icu/source/i18n/unicode/dtfmtsym.h
+ intl/icu/source/i18n/unicode/dtitvinf.h
+ intl/icu/source/i18n/unicode/dtptngen.h
+ intl/icu/source/i18n/unicode/dtrule.h
+ intl/icu/source/i18n/unicode/fieldpos.h
+ intl/icu/source/i18n/unicode/fmtable.h
+ intl/icu/source/i18n/unicode/format.h
+ intl/icu/source/i18n/unicode/fpositer.h
+ intl/icu/source/i18n/unicode/gender.h
+ intl/icu/source/i18n/unicode/measfmt.h
+ intl/icu/source/i18n/unicode/measunit.h
+ intl/icu/source/i18n/unicode/measure.h
+ intl/icu/source/i18n/unicode/numfmt.h
+ intl/icu/source/i18n/unicode/numsys.h
+ intl/icu/source/i18n/unicode/plurfmt.h
+ intl/icu/source/i18n/unicode/plurrule.h
+ intl/icu/source/i18n/unicode/rbnf.h
+ intl/icu/source/i18n/unicode/rbtz.h
+ intl/icu/source/i18n/unicode/regex.h
+ intl/icu/source/i18n/unicode/region.h
+ intl/icu/source/i18n/unicode/reldatefmt.h
+ intl/icu/source/i18n/unicode/scientificnumberformatter.h
+ intl/icu/source/i18n/unicode/search.h
+ intl/icu/source/i18n/unicode/simpletz.h
+ intl/icu/source/i18n/unicode/sortkey.h
+ intl/icu/source/i18n/unicode/stsearch.h
+ intl/icu/source/i18n/unicode/tblcoll.h
+ intl/icu/source/i18n/unicode/tmunit.h
+ intl/icu/source/i18n/unicode/tmutamt.h
+ intl/icu/source/i18n/unicode/tmutfmt.h
+ intl/icu/source/i18n/unicode/translit.h
+ intl/icu/source/i18n/unicode/tzfmt.h
+ intl/icu/source/i18n/unicode/tznames.h
+ intl/icu/source/i18n/unicode/tzrule.h
+ intl/icu/source/i18n/unicode/tztrans.h
+ intl/icu/source/i18n/unicode/ucal.h
+ intl/icu/source/i18n/unicode/ucol.h
+ intl/icu/source/i18n/unicode/ucoleitr.h
+ intl/icu/source/i18n/unicode/ucsdet.h
+ intl/icu/source/i18n/unicode/udat.h
+ intl/icu/source/i18n/unicode/udateintervalformat.h
+ intl/icu/source/i18n/unicode/udatpg.h
+ intl/icu/source/i18n/unicode/ufieldpositer.h
+ intl/icu/source/i18n/unicode/uformattable.h
+ intl/icu/source/i18n/unicode/ugender.h
+ intl/icu/source/i18n/unicode/ulocdata.h
+ intl/icu/source/i18n/unicode/unirepl.h
+ intl/icu/source/i18n/unicode/unum.h
+ intl/icu/source/i18n/unicode/unumsys.h
+ intl/icu/source/i18n/unicode/upluralrules.h
+ intl/icu/source/i18n/unicode/uregex.h
+ intl/icu/source/i18n/unicode/uregion.h
+ intl/icu/source/i18n/unicode/ureldatefmt.h
+ intl/icu/source/i18n/unicode/usearch.h
+ intl/icu/source/i18n/unicode/uspoof.h
+ intl/icu/source/i18n/unicode/utmscale.h
+ intl/icu/source/i18n/unicode/utrans.h
+ intl/icu/source/i18n/unicode/vtzone.h
+ intl/icu/source/i18n/unum.cpp
+ intl/icu/source/i18n/unumsys.cpp
+ intl/icu/source/i18n/upluralrules.cpp
+ intl/icu/source/i18n/uregex.cpp
+ intl/icu/source/i18n/uregexc.cpp
+ intl/icu/source/i18n/uregion.cpp
+ intl/icu/source/i18n/usearch.cpp
+ intl/icu/source/i18n/uspoof.cpp
+ intl/icu/source/i18n/uspoof_build.cpp
+ intl/icu/source/i18n/uspoof_conf.cpp
+ intl/icu/source/i18n/uspoof_conf.h
+ intl/icu/source/i18n/uspoof_impl.cpp
+ intl/icu/source/i18n/uspoof_impl.h
+ intl/icu/source/i18n/usrchimp.h
+ intl/icu/source/i18n/utf16collationiterator.cpp
+ intl/icu/source/i18n/utf16collationiterator.h
+ intl/icu/source/i18n/utf8collationiterator.cpp
+ intl/icu/source/i18n/utf8collationiterator.h
+ intl/icu/source/i18n/utmscale.c
+ intl/icu/source/i18n/utrans.cpp
+ intl/icu/source/i18n/valueformatter.cpp
+ intl/icu/source/i18n/valueformatter.h
+ intl/icu/source/i18n/vtzone.cpp
+ intl/icu/source/i18n/vzone.cpp
+ intl/icu/source/i18n/vzone.h
+ intl/icu/source/i18n/windtfmt.cpp
+ intl/icu/source/i18n/windtfmt.h
+ intl/icu/source/i18n/winnmfmt.cpp
+ intl/icu/source/i18n/winnmfmt.h
+ intl/icu/source/i18n/wintzimpl.cpp
+ intl/icu/source/i18n/wintzimpl.h
+ intl/icu/source/i18n/zonemeta.cpp
+ intl/icu/source/i18n/zonemeta.h
+ intl/icu/source/i18n/zrule.cpp
+ intl/icu/source/i18n/zrule.h
+ intl/icu/source/i18n/ztrans.cpp
+ intl/icu/source/i18n/ztrans.h
+ intl/icu/source/io/locbund.cpp
+ intl/icu/source/io/locbund.h
+ intl/icu/source/io/sprintf.c
+ intl/icu/source/io/sscanf.c
+ intl/icu/source/io/ucln_io.cpp
+ intl/icu/source/io/ucln_io.h
+ intl/icu/source/io/ufile.c
+ intl/icu/source/io/ufile.h
+ intl/icu/source/io/ufmt_cmn.c
+ intl/icu/source/io/ufmt_cmn.h
+ intl/icu/source/io/unicode/ustdio.h
+ intl/icu/source/io/unicode/ustream.h
+ intl/icu/source/io/uprintf.cpp
+ intl/icu/source/io/uprintf.h
+ intl/icu/source/io/uprntf_p.c
+ intl/icu/source/io/uscanf.c
+ intl/icu/source/io/uscanf.h
+ intl/icu/source/io/uscanf_p.c
+ intl/icu/source/io/ustdio.c
+ intl/icu/source/io/ustream.cpp
+ intl/icu/source/tools/ctestfw/ctest.c
+ intl/icu/source/tools/ctestfw/unicode/ctest.h
+ intl/icu/source/tools/ctestfw/unicode/testtype.h
+ intl/icu/source/tools/ctestfw/unicode/uperf.h
+ intl/icu/source/tools/ctestfw/unicode/utimer.h
+ intl/icu/source/tools/genbrk/genbrk.cpp
+ intl/icu/source/tools/genccode/genccode.c
+ intl/icu/source/tools/gencfu/gencfu.cpp
+ intl/icu/source/tools/gencmn/gencmn.c
+ intl/icu/source/tools/gencnval/gencnval.c
+ intl/icu/source/tools/gendict/gendict.cpp
+ intl/icu/source/tools/gennorm2/gennorm2.cpp
+ intl/icu/source/tools/gennorm2/n2builder.cpp
+ intl/icu/source/tools/gennorm2/n2builder.h
+ intl/icu/source/tools/genrb/derb.cpp
+ intl/icu/source/tools/genrb/errmsg.c
+ intl/icu/source/tools/genrb/errmsg.h
+ intl/icu/source/tools/genrb/genrb.cpp
+ intl/icu/source/tools/genrb/genrb.h
+ intl/icu/source/tools/genrb/parse.cpp
+ intl/icu/source/tools/genrb/parse.h
+ intl/icu/source/tools/genrb/prscmnts.cpp
+ intl/icu/source/tools/genrb/prscmnts.h
+ intl/icu/source/tools/genrb/rbutil.c
+ intl/icu/source/tools/genrb/rbutil.h
+ intl/icu/source/tools/genrb/read.c
+ intl/icu/source/tools/genrb/read.h
+ intl/icu/source/tools/genrb/reslist.cpp
+ intl/icu/source/tools/genrb/reslist.h
+ intl/icu/source/tools/genrb/rle.c
+ intl/icu/source/tools/genrb/rle.h
+ intl/icu/source/tools/genrb/ustr.c
+ intl/icu/source/tools/genrb/ustr.h
+ intl/icu/source/tools/genrb/wrtjava.cpp
+ intl/icu/source/tools/genrb/wrtxml.cpp
+ intl/icu/source/tools/gensprep/gensprep.c
+ intl/icu/source/tools/gensprep/gensprep.h
+ intl/icu/source/tools/gensprep/store.c
+ intl/icu/source/tools/gentest/genres32.c
+ intl/icu/source/tools/gentest/gentest.c
+ intl/icu/source/tools/gentest/gentest.h
+ intl/icu/source/tools/icuinfo/icuinfo.cpp
+ intl/icu/source/tools/icuinfo/testplug.c
+ intl/icu/source/tools/icupkg/icupkg.cpp
+ intl/icu/source/tools/icuswap/icuswap.cpp
+ intl/icu/source/tools/makeconv/gencnvex.c
+ intl/icu/source/tools/makeconv/genmbcs.cpp
+ intl/icu/source/tools/makeconv/genmbcs.h
+ intl/icu/source/tools/makeconv/makeconv.cpp
+ intl/icu/source/tools/makeconv/makeconv.h
+ intl/icu/source/tools/makeconv/ucnvstat.c
+ intl/icu/source/tools/toolutil/collationinfo.cpp
+ intl/icu/source/tools/toolutil/collationinfo.h
+ intl/icu/source/tools/toolutil/dbgutil.h
+ intl/icu/source/tools/toolutil/denseranges.cpp
+ intl/icu/source/tools/toolutil/denseranges.h
+ intl/icu/source/tools/toolutil/filestrm.c
+ intl/icu/source/tools/toolutil/filestrm.h
+ intl/icu/source/tools/toolutil/filetools.cpp
+ intl/icu/source/tools/toolutil/filetools.h
+ intl/icu/source/tools/toolutil/flagparser.c
+ intl/icu/source/tools/toolutil/flagparser.h
+ intl/icu/source/tools/toolutil/package.cpp
+ intl/icu/source/tools/toolutil/package.h
+ intl/icu/source/tools/toolutil/pkg_genc.c
+ intl/icu/source/tools/toolutil/pkg_genc.h
+ intl/icu/source/tools/toolutil/pkg_gencmn.c
+ intl/icu/source/tools/toolutil/pkg_gencmn.h
+ intl/icu/source/tools/toolutil/pkg_icu.cpp
+ intl/icu/source/tools/toolutil/pkg_icu.h
+ intl/icu/source/tools/toolutil/pkg_imp.h
+ intl/icu/source/tools/toolutil/pkgitems.cpp
+ intl/icu/source/tools/toolutil/ppucd.cpp
+ intl/icu/source/tools/toolutil/ppucd.h
+ intl/icu/source/tools/toolutil/swapimpl.cpp
+ intl/icu/source/tools/toolutil/swapimpl.h
+ intl/icu/source/tools/toolutil/toolutil.cpp
+ intl/icu/source/tools/toolutil/toolutil.h
+ intl/icu/source/tools/toolutil/ucbuf.cpp
+ intl/icu/source/tools/toolutil/ucbuf.h
+ intl/icu/source/tools/toolutil/ucm.c
+ intl/icu/source/tools/toolutil/ucm.h
+ intl/icu/source/tools/toolutil/ucmstate.c
+ intl/icu/source/tools/toolutil/udbgutil.h
+ intl/icu/source/tools/toolutil/unewdata.c
+ intl/icu/source/tools/toolutil/unewdata.h
+ intl/icu/source/tools/toolutil/uoptions.c
+ intl/icu/source/tools/toolutil/uoptions.h
+ intl/icu/source/tools/toolutil/uparse.c
+ intl/icu/source/tools/toolutil/uparse.h
+ intl/icu/source/tools/toolutil/writesrc.c
+ intl/icu/source/tools/toolutil/writesrc.h
+ intl/icu/source/tools/toolutil/xmlparser.cpp
+ intl/icu/source/tools/toolutil/xmlparser.h
+ intl/icu/source/tools/tzcode/icuzdump.cpp
+ intl/icu/source/tools/tzcode/tz2icu.cpp
+ intl/icu/source/tools/tzcode/tz2icu.h
+Copyright: 1996-2016 International Business Machines Corporation and others.
+ 2001-2011 International Business Machines Corporation.
+ 2008-2010 Google, International Business Machines Corporation and others.
+ 2009-2016 International Business Machines Corporation, Google, and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+
+Files: media/libaom/config/generic/config/aom_config.asm
+ media/libaom/config/generic/config/aom_config.h
+ media/libaom/config/linux/arm/config/aom_config.asm
+ media/libaom/config/linux/arm/config/aom_config.h
+ media/libaom/config/linux/ia32/config/aom_config.asm
+ media/libaom/config/linux/ia32/config/aom_config.h
+ media/libaom/config/linux/x64/config/aom_config.asm
+ media/libaom/config/linux/x64/config/aom_config.h
+ media/libaom/config/mac/x64/config/aom_config.asm
+ media/libaom/config/mac/x64/config/aom_config.h
+ media/libaom/config/win/ia32/config/aom_config.asm
+ media/libaom/config/win/ia32/config/aom_config.h
+ media/libaom/config/win/mingw32/config/aom_config.asm
+ media/libaom/config/win/mingw32/config/aom_config.h
+ media/libaom/config/win/mingw64/config/aom_config.asm
+ media/libaom/config/win/mingw64/config/aom_config.h
+ media/libaom/config/win/x64/config/aom_config.asm
+ media/libaom/config/win/x64/config/aom_config.h
+ third_party/aom/CMakeLists.txt
+ third_party/aom/aom/aom_decoder.h
+ third_party/aom/aom/aom_encoder.h
+ third_party/aom/aom/aom_frame_buffer.h
+ third_party/aom/aom/aom_integer.h
+ third_party/aom/aom/aomcx.h
+ third_party/aom/aom/aomdx.h
+ third_party/aom/aom/src/aom_image.c
+ third_party/aom/aom/src/aom_integer.c
+ third_party/aom/aom_dsp/add_noise.c
+ third_party/aom/aom_dsp/aom_convolve.c
+ third_party/aom/aom_dsp/aom_dsp.cmake
+ third_party/aom/aom_dsp/aom_dsp_common.h
+ third_party/aom/aom_dsp/aom_dsp_rtcd.c
+ third_party/aom/aom_dsp/aom_dsp_rtcd_defs.pl
+ third_party/aom/aom_dsp/aom_filter.h
+ third_party/aom/aom_dsp/aom_simd.h
+ third_party/aom/aom_dsp/aom_simd_inline.h
+ third_party/aom/aom_dsp/arm/blend_a64_mask_neon.c
+ third_party/aom/aom_dsp/arm/fwd_txfm_neon.c
+ third_party/aom/aom_dsp/arm/intrapred_neon.c
+ third_party/aom/aom_dsp/arm/loopfilter_neon.c
+ third_party/aom/aom_dsp/arm/sad4d_neon.c
+ third_party/aom/aom_dsp/arm/sad_neon.c
+ third_party/aom/aom_dsp/arm/subpel_variance_neon.c
+ third_party/aom/aom_dsp/arm/subtract_neon.c
+ third_party/aom/aom_dsp/arm/variance_neon.c
+ third_party/aom/aom_dsp/binary_codes_reader.c
+ third_party/aom/aom_dsp/binary_codes_reader.h
+ third_party/aom/aom_dsp/binary_codes_writer.c
+ third_party/aom/aom_dsp/binary_codes_writer.h
+ third_party/aom/aom_dsp/bitreader.h
+ third_party/aom/aom_dsp/bitreader_buffer.c
+ third_party/aom/aom_dsp/bitreader_buffer.h
+ third_party/aom/aom_dsp/bitwriter.h
+ third_party/aom/aom_dsp/bitwriter_buffer.c
+ third_party/aom/aom_dsp/bitwriter_buffer.h
+ third_party/aom/aom_dsp/blend.h
+ third_party/aom/aom_dsp/blend_a64_hmask.c
+ third_party/aom/aom_dsp/blend_a64_mask.c
+ third_party/aom/aom_dsp/blend_a64_vmask.c
+ third_party/aom/aom_dsp/buf_ans.c
+ third_party/aom/aom_dsp/buf_ans.h
+ third_party/aom/aom_dsp/daalaboolreader.c
+ third_party/aom/aom_dsp/daalaboolreader.h
+ third_party/aom/aom_dsp/daalaboolwriter.c
+ third_party/aom/aom_dsp/daalaboolwriter.h
+ third_party/aom/aom_dsp/entcode.c
+ third_party/aom/aom_dsp/entcode.h
+ third_party/aom/aom_dsp/entdec.c
+ third_party/aom/aom_dsp/entdec.h
+ third_party/aom/aom_dsp/entenc.c
+ third_party/aom/aom_dsp/entenc.h
+ third_party/aom/aom_dsp/fft.c
+ third_party/aom/aom_dsp/fft_common.h
+ third_party/aom/aom_dsp/fwd_txfm.c
+ third_party/aom/aom_dsp/intrapred.c
+ third_party/aom/aom_dsp/intrapred_common.h
+ third_party/aom/aom_dsp/loopfilter.c
+ third_party/aom/aom_dsp/mips/add_noise_msa.c
+ third_party/aom/aom_dsp/mips/aom_convolve8_horiz_msa.c
+ third_party/aom/aom_dsp/mips/aom_convolve8_vert_msa.c
+ third_party/aom/aom_dsp/mips/aom_convolve_copy_msa.c
+ third_party/aom/aom_dsp/mips/aom_convolve_msa.h
+ third_party/aom/aom_dsp/mips/common_dspr2.c
+ third_party/aom/aom_dsp/mips/common_dspr2.h
+ third_party/aom/aom_dsp/mips/convolve2_dspr2.c
+ third_party/aom/aom_dsp/mips/convolve2_horiz_dspr2.c
+ third_party/aom/aom_dsp/mips/convolve2_vert_dspr2.c
+ third_party/aom/aom_dsp/mips/convolve8_dspr2.c
+ third_party/aom/aom_dsp/mips/convolve8_horiz_dspr2.c
+ third_party/aom/aom_dsp/mips/convolve8_vert_dspr2.c
+ third_party/aom/aom_dsp/mips/convolve_common_dspr2.h
+ third_party/aom/aom_dsp/mips/intrapred16_dspr2.c
+ third_party/aom/aom_dsp/mips/intrapred4_dspr2.c
+ third_party/aom/aom_dsp/mips/intrapred8_dspr2.c
+ third_party/aom/aom_dsp/mips/intrapred_msa.c
+ third_party/aom/aom_dsp/mips/loopfilter_16_msa.c
+ third_party/aom/aom_dsp/mips/loopfilter_4_msa.c
+ third_party/aom/aom_dsp/mips/loopfilter_8_msa.c
+ third_party/aom/aom_dsp/mips/loopfilter_filters_dspr2.c
+ third_party/aom/aom_dsp/mips/loopfilter_filters_dspr2.h
+ third_party/aom/aom_dsp/mips/loopfilter_macros_dspr2.h
+ third_party/aom/aom_dsp/mips/loopfilter_masks_dspr2.h
+ third_party/aom/aom_dsp/mips/loopfilter_mb_dspr2.c
+ third_party/aom/aom_dsp/mips/loopfilter_mb_horiz_dspr2.c
+ third_party/aom/aom_dsp/mips/loopfilter_mb_vert_dspr2.c
+ third_party/aom/aom_dsp/mips/loopfilter_msa.h
+ third_party/aom/aom_dsp/mips/macros_msa.h
+ third_party/aom/aom_dsp/mips/sad_msa.c
+ third_party/aom/aom_dsp/mips/sub_pixel_variance_msa.c
+ third_party/aom/aom_dsp/mips/subtract_msa.c
+ third_party/aom/aom_dsp/mips/variance_msa.c
+ third_party/aom/aom_dsp/noise_model.c
+ third_party/aom/aom_dsp/noise_model.h
+ third_party/aom/aom_dsp/noise_util.c
+ third_party/aom/aom_dsp/noise_util.h
+ third_party/aom/aom_dsp/postproc.h
+ third_party/aom/aom_dsp/prob.h
+ third_party/aom/aom_dsp/psnr.c
+ third_party/aom/aom_dsp/psnr.h
+ third_party/aom/aom_dsp/quantize.c
+ third_party/aom/aom_dsp/quantize.h
+ third_party/aom/aom_dsp/sad.c
+ third_party/aom/aom_dsp/sad_av1.c
+ third_party/aom/aom_dsp/simd/v128_intrinsics.h
+ third_party/aom/aom_dsp/simd/v128_intrinsics_arm.h
+ third_party/aom/aom_dsp/simd/v128_intrinsics_c.h
+ third_party/aom/aom_dsp/simd/v128_intrinsics_x86.h
+ third_party/aom/aom_dsp/simd/v256_intrinsics.h
+ third_party/aom/aom_dsp/simd/v256_intrinsics_arm.h
+ third_party/aom/aom_dsp/simd/v256_intrinsics_c.h
+ third_party/aom/aom_dsp/simd/v256_intrinsics_v128.h
+ third_party/aom/aom_dsp/simd/v256_intrinsics_x86.h
+ third_party/aom/aom_dsp/simd/v64_intrinsics.h
+ third_party/aom/aom_dsp/simd/v64_intrinsics_arm.h
+ third_party/aom/aom_dsp/simd/v64_intrinsics_c.h
+ third_party/aom/aom_dsp/simd/v64_intrinsics_x86.h
+ third_party/aom/aom_dsp/ssim.c
+ third_party/aom/aom_dsp/ssim.h
+ third_party/aom/aom_dsp/subtract.c
+ third_party/aom/aom_dsp/sum_squares.c
+ third_party/aom/aom_dsp/txfm_common.h
+ third_party/aom/aom_dsp/variance.c
+ third_party/aom/aom_dsp/variance.h
+ third_party/aom/aom_dsp/x86/aom_asm_stubs.c
+ third_party/aom/aom_dsp/x86/aom_convolve_copy_sse2.asm
+ third_party/aom/aom_dsp/x86/aom_high_subpixel_8t_sse2.asm
+ third_party/aom/aom_dsp/x86/aom_high_subpixel_bilinear_sse2.asm
+ third_party/aom/aom_dsp/x86/aom_subpixel_8t_intrin_avx2.c
+ third_party/aom/aom_dsp/x86/aom_subpixel_8t_intrin_ssse3.c
+ third_party/aom/aom_dsp/x86/aom_subpixel_8t_sse2.asm
+ third_party/aom/aom_dsp/x86/aom_subpixel_8t_ssse3.asm
+ third_party/aom/aom_dsp/x86/aom_subpixel_bilinear_sse2.asm
+ third_party/aom/aom_dsp/x86/aom_subpixel_bilinear_ssse3.asm
+ third_party/aom/aom_dsp/x86/blend_a64_hmask_sse4.c
+ third_party/aom/aom_dsp/x86/blend_a64_mask_avx2.c
+ third_party/aom/aom_dsp/x86/blend_a64_mask_sse4.c
+ third_party/aom/aom_dsp/x86/blend_a64_vmask_sse4.c
+ third_party/aom/aom_dsp/x86/blend_mask_sse4.h
+ third_party/aom/aom_dsp/x86/blend_sse4.h
+ third_party/aom/aom_dsp/x86/common_avx2.h
+ third_party/aom/aom_dsp/x86/convolve.h
+ third_party/aom/aom_dsp/x86/convolve_avx2.h
+ third_party/aom/aom_dsp/x86/convolve_common_intrin.h
+ third_party/aom/aom_dsp/x86/convolve_sse2.h
+ third_party/aom/aom_dsp/x86/convolve_sse4_1.h
+ third_party/aom/aom_dsp/x86/fft_avx2.c
+ third_party/aom/aom_dsp/x86/fwd_txfm_impl_sse2.h
+ third_party/aom/aom_dsp/x86/fwd_txfm_sse2.c
+ third_party/aom/aom_dsp/x86/fwd_txfm_sse2.h
+ third_party/aom/aom_dsp/x86/fwd_txfm_ssse3_x86_64.asm
+ third_party/aom/aom_dsp/x86/highbd_convolve_avx2.c
+ third_party/aom/aom_dsp/x86/highbd_convolve_ssse3.c
+ third_party/aom/aom_dsp/x86/highbd_intrapred_sse2.c
+ third_party/aom/aom_dsp/x86/highbd_intrapred_sse2_asm.asm
+ third_party/aom/aom_dsp/x86/highbd_loopfilter_avx2.c
+ third_party/aom/aom_dsp/x86/highbd_loopfilter_sse2.c
+ third_party/aom/aom_dsp/x86/highbd_quantize_intrin_avx2.c
+ third_party/aom/aom_dsp/x86/highbd_quantize_intrin_sse2.c
+ third_party/aom/aom_dsp/x86/highbd_sad4d_sse2.asm
+ third_party/aom/aom_dsp/x86/highbd_sad_sse2.asm
+ third_party/aom/aom_dsp/x86/highbd_subpel_variance_impl_sse2.asm
+ third_party/aom/aom_dsp/x86/highbd_subtract_sse2.c
+ third_party/aom/aom_dsp/x86/highbd_variance_avx2.c
+ third_party/aom/aom_dsp/x86/highbd_variance_impl_sse2.asm
+ third_party/aom/aom_dsp/x86/highbd_variance_sse2.c
+ third_party/aom/aom_dsp/x86/highbd_variance_sse4.c
+ third_party/aom/aom_dsp/x86/intrapred_avx2.c
+ third_party/aom/aom_dsp/x86/intrapred_sse2.c
+ third_party/aom/aom_dsp/x86/intrapred_sse2_asm.asm
+ third_party/aom/aom_dsp/x86/intrapred_ssse3.c
+ third_party/aom/aom_dsp/x86/inv_wht_sse2.asm
+ third_party/aom/aom_dsp/x86/jnt_sad_ssse3.c
+ third_party/aom/aom_dsp/x86/jnt_variance_ssse3.c
+ third_party/aom/aom_dsp/x86/loopfilter_sse2.c
+ third_party/aom/aom_dsp/x86/lpf_common_sse2.h
+ third_party/aom/aom_dsp/x86/masked_sad_intrin_avx2.c
+ third_party/aom/aom_dsp/x86/masked_sad_intrin_ssse3.c
+ third_party/aom/aom_dsp/x86/masked_sad_intrin_ssse3.h
+ third_party/aom/aom_dsp/x86/masked_variance_intrin_ssse3.c
+ third_party/aom/aom_dsp/x86/masked_variance_intrin_ssse3.h
+ third_party/aom/aom_dsp/x86/mem_sse2.h
+ third_party/aom/aom_dsp/x86/obmc_intrinsic_sse4.h
+ third_party/aom/aom_dsp/x86/obmc_intrinsic_ssse3.h
+ third_party/aom/aom_dsp/x86/obmc_sad_avx2.c
+ third_party/aom/aom_dsp/x86/obmc_sad_sse4.c
+ third_party/aom/aom_dsp/x86/obmc_variance_avx2.c
+ third_party/aom/aom_dsp/x86/obmc_variance_sse4.c
+ third_party/aom/aom_dsp/x86/quantize_avx_x86_64.asm
+ third_party/aom/aom_dsp/x86/quantize_sse2.c
+ third_party/aom/aom_dsp/x86/quantize_ssse3_x86_64.asm
+ third_party/aom/aom_dsp/x86/quantize_x86.h
+ third_party/aom/aom_dsp/x86/sad4d_avx2.c
+ third_party/aom/aom_dsp/x86/sad4d_sse2.asm
+ third_party/aom/aom_dsp/x86/sad_avx2.c
+ third_party/aom/aom_dsp/x86/sad_highbd_avx2.c
+ third_party/aom/aom_dsp/x86/sad_impl_avx2.c
+ third_party/aom/aom_dsp/x86/sad_sse2.asm
+ third_party/aom/aom_dsp/x86/sse_avx2.c
+ third_party/aom/aom_dsp/x86/sse_sse4.c
+ third_party/aom/aom_dsp/x86/ssim_opt_x86_64.asm
+ third_party/aom/aom_dsp/x86/subpel_variance_sse2.asm
+ third_party/aom/aom_dsp/x86/subtract_avx2.c
+ third_party/aom/aom_dsp/x86/subtract_sse2.asm
+ third_party/aom/aom_dsp/x86/sum_squares_avx2.c
+ third_party/aom/aom_dsp/x86/sum_squares_sse2.c
+ third_party/aom/aom_dsp/x86/sum_squares_sse2.h
+ third_party/aom/aom_dsp/x86/synonyms.h
+ third_party/aom/aom_dsp/x86/synonyms_avx2.h
+ third_party/aom/aom_dsp/x86/transpose_sse2.h
+ third_party/aom/aom_dsp/x86/txfm_common_avx2.h
+ third_party/aom/aom_dsp/x86/txfm_common_sse2.h
+ third_party/aom/aom_dsp/x86/variance_avx2.c
+ third_party/aom/aom_dsp/x86/variance_impl_avx2.c
+ third_party/aom/aom_dsp/x86/variance_impl_ssse3.c
+ third_party/aom/aom_dsp/x86/variance_sse2.c
+ third_party/aom/aom_mem/aom_mem.c
+ third_party/aom/aom_mem/aom_mem.cmake
+ third_party/aom/aom_mem/aom_mem.h
+ third_party/aom/aom_mem/include/aom_mem_intrnl.h
+ third_party/aom/aom_ports/aom_once.h
+ third_party/aom/aom_ports/aom_ports.cmake
+ third_party/aom/aom_ports/aom_timer.h
+ third_party/aom/aom_ports/arm.h
+ third_party/aom/aom_ports/arm_cpudetect.c
+ third_party/aom/aom_ports/bitops.h
+ third_party/aom/aom_ports/emmintrin_compat.h
+ third_party/aom/aom_ports/emms.asm
+ third_party/aom/aom_ports/mem.h
+ third_party/aom/aom_ports/mem_ops.h
+ third_party/aom/aom_ports/mem_ops_aligned.h
+ third_party/aom/aom_ports/msvc.h
+ third_party/aom/aom_ports/ppc.h
+ third_party/aom/aom_ports/ppc_cpudetect.c
+ third_party/aom/aom_ports/sanitizer.h
+ third_party/aom/aom_ports/system_state.h
+ third_party/aom/aom_ports/x86.h
+ third_party/aom/aom_ports/x86_abi_support.asm
+ third_party/aom/aom_scale/aom_scale.cmake
+ third_party/aom/aom_scale/aom_scale.h
+ third_party/aom/aom_scale/aom_scale_rtcd.c
+ third_party/aom/aom_scale/aom_scale_rtcd.pl
+ third_party/aom/aom_scale/generic/gen_scalers.c
+ third_party/aom/aom_scale/generic/yv12config.c
+ third_party/aom/aom_scale/generic/yv12extend.c
+ third_party/aom/aom_scale/mips/dspr2/yv12extend_dspr2.c
+ third_party/aom/aom_scale/yv12config.h
+ third_party/aom/aom_util/aom_util.cmake
+ third_party/aom/aom_util/debug_util.c
+ third_party/aom/aom_util/debug_util.h
+ third_party/aom/apps/aomdec.c
+ third_party/aom/apps/aomenc.c
+ third_party/aom/apps/aomenc.h
+ third_party/aom/av1/av1.cmake
+ third_party/aom/av1/av1_cx_iface.c
+ third_party/aom/av1/av1_dx_iface.c
+ third_party/aom/av1/av1_iface_common.h
+ third_party/aom/av1/common/alloccommon.c
+ third_party/aom/av1/common/alloccommon.h
+ third_party/aom/av1/common/arm/av1_inv_txfm_neon.c
+ third_party/aom/av1/common/arm/av1_inv_txfm_neon.h
+ third_party/aom/av1/common/arm/av1_txfm_neon.c
+ third_party/aom/av1/common/arm/blend_a64_hmask_neon.c
+ third_party/aom/av1/common/arm/blend_a64_vmask_neon.c
+ third_party/aom/av1/common/arm/cfl_neon.c
+ third_party/aom/av1/common/arm/convolve_neon.c
+ third_party/aom/av1/common/arm/jnt_convolve_neon.c
+ third_party/aom/av1/common/arm/reconinter_neon.c
+ third_party/aom/av1/common/arm/selfguided_neon.c
+ third_party/aom/av1/common/arm/warp_plane_neon.c
+ third_party/aom/av1/common/arm/wiener_convolve_neon.c
+ third_party/aom/av1/common/av1_inv_txfm1d.c
+ third_party/aom/av1/common/av1_inv_txfm1d.h
+ third_party/aom/av1/common/av1_inv_txfm1d_cfg.h
+ third_party/aom/av1/common/av1_inv_txfm2d.c
+ third_party/aom/av1/common/av1_loopfilter.c
+ third_party/aom/av1/common/av1_loopfilter.h
+ third_party/aom/av1/common/av1_rtcd.c
+ third_party/aom/av1/common/av1_rtcd_defs.pl
+ third_party/aom/av1/common/av1_txfm.c
+ third_party/aom/av1/common/av1_txfm.h
+ third_party/aom/av1/common/blockd.c
+ third_party/aom/av1/common/blockd.h
+ third_party/aom/av1/common/cdef.c
+ third_party/aom/av1/common/cdef.h
+ third_party/aom/av1/common/cdef_block.c
+ third_party/aom/av1/common/cdef_block.h
+ third_party/aom/av1/common/cdef_block_avx2.c
+ third_party/aom/av1/common/cdef_block_neon.c
+ third_party/aom/av1/common/cdef_block_simd.h
+ third_party/aom/av1/common/cdef_block_sse2.c
+ third_party/aom/av1/common/cdef_block_sse4.c
+ third_party/aom/av1/common/cdef_block_ssse3.c
+ third_party/aom/av1/common/cfl.c
+ third_party/aom/av1/common/cfl.h
+ third_party/aom/av1/common/common.h
+ third_party/aom/av1/common/common_data.h
+ third_party/aom/av1/common/convolve.c
+ third_party/aom/av1/common/convolve.h
+ third_party/aom/av1/common/debugmodes.c
+ third_party/aom/av1/common/entropy.c
+ third_party/aom/av1/common/entropy.h
+ third_party/aom/av1/common/entropymode.c
+ third_party/aom/av1/common/entropymode.h
+ third_party/aom/av1/common/entropymv.c
+ third_party/aom/av1/common/entropymv.h
+ third_party/aom/av1/common/enums.h
+ third_party/aom/av1/common/filter.h
+ third_party/aom/av1/common/frame_buffers.c
+ third_party/aom/av1/common/frame_buffers.h
+ third_party/aom/av1/common/idct.c
+ third_party/aom/av1/common/idct.h
+ third_party/aom/av1/common/mv.h
+ third_party/aom/av1/common/mvref_common.c
+ third_party/aom/av1/common/mvref_common.h
+ third_party/aom/av1/common/obmc.h
+ third_party/aom/av1/common/obu_util.c
+ third_party/aom/av1/common/obu_util.h
+ third_party/aom/av1/common/onyxc_int.h
+ third_party/aom/av1/common/ppc/cfl_ppc.c
+ third_party/aom/av1/common/pred_common.c
+ third_party/aom/av1/common/pred_common.h
+ third_party/aom/av1/common/quant_common.c
+ third_party/aom/av1/common/quant_common.h
+ third_party/aom/av1/common/reconinter.c
+ third_party/aom/av1/common/reconinter.h
+ third_party/aom/av1/common/reconintra.c
+ third_party/aom/av1/common/reconintra.h
+ third_party/aom/av1/common/resize.c
+ third_party/aom/av1/common/resize.h
+ third_party/aom/av1/common/restoration.c
+ third_party/aom/av1/common/restoration.h
+ third_party/aom/av1/common/scale.c
+ third_party/aom/av1/common/scale.h
+ third_party/aom/av1/common/scan.c
+ third_party/aom/av1/common/scan.h
+ third_party/aom/av1/common/seg_common.c
+ third_party/aom/av1/common/seg_common.h
+ third_party/aom/av1/common/thread_common.c
+ third_party/aom/av1/common/thread_common.h
+ third_party/aom/av1/common/tile_common.c
+ third_party/aom/av1/common/tile_common.h
+ third_party/aom/av1/common/timing.c
+ third_party/aom/av1/common/timing.h
+ third_party/aom/av1/common/token_cdfs.h
+ third_party/aom/av1/common/txb_common.c
+ third_party/aom/av1/common/txb_common.h
+ third_party/aom/av1/common/warped_motion.c
+ third_party/aom/av1/common/warped_motion.h
+ third_party/aom/av1/common/x86/av1_convolve_horiz_rs_sse4.c
+ third_party/aom/av1/common/x86/av1_convolve_scale_sse4.c
+ third_party/aom/av1/common/x86/av1_highbd_convolve_sse4.c
+ third_party/aom/av1/common/x86/av1_inv_txfm_avx2.c
+ third_party/aom/av1/common/x86/av1_inv_txfm_avx2.h
+ third_party/aom/av1/common/x86/av1_inv_txfm_ssse3.c
+ third_party/aom/av1/common/x86/av1_inv_txfm_ssse3.h
+ third_party/aom/av1/common/x86/av1_txfm_sse2.h
+ third_party/aom/av1/common/x86/av1_txfm_sse4.c
+ third_party/aom/av1/common/x86/av1_txfm_sse4.h
+ third_party/aom/av1/common/x86/cfl_avx2.c
+ third_party/aom/av1/common/x86/cfl_simd.h
+ third_party/aom/av1/common/x86/cfl_sse2.c
+ third_party/aom/av1/common/x86/cfl_ssse3.c
+ third_party/aom/av1/common/x86/convolve_2d_avx2.c
+ third_party/aom/av1/common/x86/convolve_2d_sse2.c
+ third_party/aom/av1/common/x86/convolve_avx2.c
+ third_party/aom/av1/common/x86/convolve_sse2.c
+ third_party/aom/av1/common/x86/filterintra_sse4.c
+ third_party/aom/av1/common/x86/highbd_convolve_2d_avx2.c
+ third_party/aom/av1/common/x86/highbd_convolve_2d_sse2.c
+ third_party/aom/av1/common/x86/highbd_convolve_2d_sse4.c
+ third_party/aom/av1/common/x86/highbd_convolve_2d_ssse3.c
+ third_party/aom/av1/common/x86/highbd_inv_txfm_avx2.c
+ third_party/aom/av1/common/x86/highbd_inv_txfm_sse4.c
+ third_party/aom/av1/common/x86/highbd_jnt_convolve_avx2.c
+ third_party/aom/av1/common/x86/highbd_jnt_convolve_sse4.c
+ third_party/aom/av1/common/x86/highbd_txfm_utility_sse4.h
+ third_party/aom/av1/common/x86/highbd_warp_plane_sse4.c
+ third_party/aom/av1/common/x86/highbd_wiener_convolve_avx2.c
+ third_party/aom/av1/common/x86/highbd_wiener_convolve_ssse3.c
+ third_party/aom/av1/common/x86/intra_edge_sse4.c
+ third_party/aom/av1/common/x86/jnt_convolve_avx2.c
+ third_party/aom/av1/common/x86/jnt_convolve_sse2.c
+ third_party/aom/av1/common/x86/jnt_convolve_ssse3.c
+ third_party/aom/av1/common/x86/reconinter_avx2.c
+ third_party/aom/av1/common/x86/reconinter_sse4.c
+ third_party/aom/av1/common/x86/reconinter_ssse3.c
+ third_party/aom/av1/common/x86/selfguided_avx2.c
+ third_party/aom/av1/common/x86/selfguided_sse4.c
+ third_party/aom/av1/common/x86/warp_plane_sse4.c
+ third_party/aom/av1/common/x86/wiener_convolve_avx2.c
+ third_party/aom/av1/common/x86/wiener_convolve_sse2.c
+ third_party/aom/av1/decoder/accounting.c
+ third_party/aom/av1/decoder/accounting.h
+ third_party/aom/av1/decoder/decodeframe.c
+ third_party/aom/av1/decoder/decodeframe.h
+ third_party/aom/av1/decoder/decodemv.c
+ third_party/aom/av1/decoder/decodemv.h
+ third_party/aom/av1/decoder/decoder.c
+ third_party/aom/av1/decoder/decoder.h
+ third_party/aom/av1/decoder/decodetxb.c
+ third_party/aom/av1/decoder/decodetxb.h
+ third_party/aom/av1/decoder/detokenize.c
+ third_party/aom/av1/decoder/detokenize.h
+ third_party/aom/av1/decoder/dthread.c
+ third_party/aom/av1/decoder/dthread.h
+ third_party/aom/av1/decoder/inspection.c
+ third_party/aom/av1/decoder/inspection.h
+ third_party/aom/av1/decoder/obu.c
+ third_party/aom/av1/decoder/obu.h
+ third_party/aom/av1/encoder/aq_complexity.c
+ third_party/aom/av1/encoder/aq_complexity.h
+ third_party/aom/av1/encoder/aq_cyclicrefresh.c
+ third_party/aom/av1/encoder/aq_cyclicrefresh.h
+ third_party/aom/av1/encoder/aq_variance.c
+ third_party/aom/av1/encoder/aq_variance.h
+ third_party/aom/av1/encoder/arm/neon/quantize_neon.c
+ third_party/aom/av1/encoder/av1_fwd_txfm1d.c
+ third_party/aom/av1/encoder/av1_fwd_txfm1d.h
+ third_party/aom/av1/encoder/av1_fwd_txfm1d_cfg.h
+ third_party/aom/av1/encoder/av1_fwd_txfm2d.c
+ third_party/aom/av1/encoder/av1_quantize.c
+ third_party/aom/av1/encoder/av1_quantize.h
+ third_party/aom/av1/encoder/bitstream.c
+ third_party/aom/av1/encoder/bitstream.h
+ third_party/aom/av1/encoder/block.h
+ third_party/aom/av1/encoder/blockiness.c
+ third_party/aom/av1/encoder/context_tree.c
+ third_party/aom/av1/encoder/context_tree.h
+ third_party/aom/av1/encoder/corner_detect.c
+ third_party/aom/av1/encoder/corner_detect.h
+ third_party/aom/av1/encoder/corner_match.c
+ third_party/aom/av1/encoder/corner_match.h
+ third_party/aom/av1/encoder/cost.c
+ third_party/aom/av1/encoder/cost.h
+ third_party/aom/av1/encoder/dwt.c
+ third_party/aom/av1/encoder/dwt.h
+ third_party/aom/av1/encoder/encodeframe.c
+ third_party/aom/av1/encoder/encodeframe.h
+ third_party/aom/av1/encoder/encodemb.c
+ third_party/aom/av1/encoder/encodemb.h
+ third_party/aom/av1/encoder/encodemv.c
+ third_party/aom/av1/encoder/encodemv.h
+ third_party/aom/av1/encoder/encoder.c
+ third_party/aom/av1/encoder/encoder.h
+ third_party/aom/av1/encoder/encodetxb.c
+ third_party/aom/av1/encoder/encodetxb.h
+ third_party/aom/av1/encoder/ethread.c
+ third_party/aom/av1/encoder/ethread.h
+ third_party/aom/av1/encoder/extend.c
+ third_party/aom/av1/encoder/extend.h
+ third_party/aom/av1/encoder/firstpass.c
+ third_party/aom/av1/encoder/firstpass.h
+ third_party/aom/av1/encoder/global_motion.c
+ third_party/aom/av1/encoder/global_motion.h
+ third_party/aom/av1/encoder/grain_test_vectors.h
+ third_party/aom/av1/encoder/hash.c
+ third_party/aom/av1/encoder/hash.h
+ third_party/aom/av1/encoder/hash_motion.c
+ third_party/aom/av1/encoder/hash_motion.h
+ third_party/aom/av1/encoder/hybrid_fwd_txfm.c
+ third_party/aom/av1/encoder/hybrid_fwd_txfm.h
+ third_party/aom/av1/encoder/k_means_template.h
+ third_party/aom/av1/encoder/lookahead.c
+ third_party/aom/av1/encoder/lookahead.h
+ third_party/aom/av1/encoder/mathutils.h
+ third_party/aom/av1/encoder/mbgraph.c
+ third_party/aom/av1/encoder/mbgraph.h
+ third_party/aom/av1/encoder/mcomp.c
+ third_party/aom/av1/encoder/mcomp.h
+ third_party/aom/av1/encoder/mips/msa/error_msa.c
+ third_party/aom/av1/encoder/mips/msa/fdct4x4_msa.c
+ third_party/aom/av1/encoder/mips/msa/temporal_filter_msa.c
+ third_party/aom/av1/encoder/ml.c
+ third_party/aom/av1/encoder/ml.h
+ third_party/aom/av1/encoder/palette.c
+ third_party/aom/av1/encoder/palette.h
+ third_party/aom/av1/encoder/partition_model_weights.h
+ third_party/aom/av1/encoder/pickcdef.c
+ third_party/aom/av1/encoder/picklpf.c
+ third_party/aom/av1/encoder/picklpf.h
+ third_party/aom/av1/encoder/pickrst.c
+ third_party/aom/av1/encoder/pickrst.h
+ third_party/aom/av1/encoder/pustats.h
+ third_party/aom/av1/encoder/random.h
+ third_party/aom/av1/encoder/ransac.c
+ third_party/aom/av1/encoder/ransac.h
+ third_party/aom/av1/encoder/rate_distortion_model_params.h
+ third_party/aom/av1/encoder/ratectrl.c
+ third_party/aom/av1/encoder/ratectrl.h
+ third_party/aom/av1/encoder/rd.c
+ third_party/aom/av1/encoder/rd.h
+ third_party/aom/av1/encoder/rdopt.c
+ third_party/aom/av1/encoder/rdopt.h
+ third_party/aom/av1/encoder/reconinter_enc.c
+ third_party/aom/av1/encoder/reconinter_enc.h
+ third_party/aom/av1/encoder/segmentation.c
+ third_party/aom/av1/encoder/segmentation.h
+ third_party/aom/av1/encoder/speed_features.c
+ third_party/aom/av1/encoder/speed_features.h
+ third_party/aom/av1/encoder/temporal_filter.c
+ third_party/aom/av1/encoder/temporal_filter.h
+ third_party/aom/av1/encoder/tokenize.c
+ third_party/aom/av1/encoder/tokenize.h
+ third_party/aom/av1/encoder/tx_prune_model_weights.h
+ third_party/aom/av1/encoder/wedge_utils.c
+ third_party/aom/av1/encoder/x86/av1_fwd_txfm1d_sse4.c
+ third_party/aom/av1/encoder/x86/av1_fwd_txfm2d_avx2.c
+ third_party/aom/av1/encoder/x86/av1_fwd_txfm2d_sse4.c
+ third_party/aom/av1/encoder/x86/av1_fwd_txfm_avx2.h
+ third_party/aom/av1/encoder/x86/av1_fwd_txfm_sse2.c
+ third_party/aom/av1/encoder/x86/av1_fwd_txfm_sse2.h
+ third_party/aom/av1/encoder/x86/av1_highbd_quantize_avx2.c
+ third_party/aom/av1/encoder/x86/av1_highbd_quantize_sse4.c
+ third_party/aom/av1/encoder/x86/av1_quantize_avx2.c
+ third_party/aom/av1/encoder/x86/av1_quantize_sse2.c
+ third_party/aom/av1/encoder/x86/av1_quantize_ssse3_x86_64.asm
+ third_party/aom/av1/encoder/x86/av1_ssim_opt_x86_64.asm
+ third_party/aom/av1/encoder/x86/av1_txfm1d_sse4.h
+ third_party/aom/av1/encoder/x86/corner_match_sse4.c
+ third_party/aom/av1/encoder/x86/dct_sse2.asm
+ third_party/aom/av1/encoder/x86/encodetxb_avx2.c
+ third_party/aom/av1/encoder/x86/encodetxb_sse2.c
+ third_party/aom/av1/encoder/x86/encodetxb_sse4.c
+ third_party/aom/av1/encoder/x86/error_intrin_avx2.c
+ third_party/aom/av1/encoder/x86/error_sse2.asm
+ third_party/aom/av1/encoder/x86/hash_sse42.c
+ third_party/aom/av1/encoder/x86/highbd_block_error_intrin_sse2.c
+ third_party/aom/av1/encoder/x86/highbd_fwd_txfm_sse4.c
+ third_party/aom/av1/encoder/x86/pickrst_avx2.c
+ third_party/aom/av1/encoder/x86/pickrst_sse4.c
+ third_party/aom/av1/encoder/x86/temporal_filter_apply_sse2.asm
+ third_party/aom/av1/encoder/x86/wedge_utils_avx2.c
+ third_party/aom/av1/encoder/x86/wedge_utils_sse2.c
+ third_party/aom/build/cmake/aom_config.c.template
+ third_party/aom/build/cmake/aom_config_defaults.cmake
+ third_party/aom/build/cmake/aom_configure.cmake
+ third_party/aom/build/cmake/aom_experiment_deps.cmake
+ third_party/aom/build/cmake/aom_optimization.cmake
+ third_party/aom/build/cmake/compiler_flags.cmake
+ third_party/aom/build/cmake/compiler_tests.cmake
+ third_party/aom/build/cmake/cpu.cmake
+ third_party/aom/build/cmake/dist.cmake
+ third_party/aom/build/cmake/exports.cmake
+ third_party/aom/build/cmake/exports_sources.cmake
+ third_party/aom/build/cmake/generate_aom_config_templates.cmake
+ third_party/aom/build/cmake/generate_exports.cmake
+ third_party/aom/build/cmake/msvc_runtime.cmake
+ third_party/aom/build/cmake/pkg_config.cmake
+ third_party/aom/build/cmake/rtcd.pl
+ third_party/aom/build/cmake/sanitizers.cmake
+ third_party/aom/build/cmake/toolchains/arm-ios-common.cmake
+ third_party/aom/build/cmake/toolchains/arm64-ios.cmake
+ third_party/aom/build/cmake/toolchains/arm64-linux-gcc.cmake
+ third_party/aom/build/cmake/toolchains/arm64-mingw-gcc.cmake
+ third_party/aom/build/cmake/toolchains/armv7-ios.cmake
+ third_party/aom/build/cmake/toolchains/armv7-linux-gcc.cmake
+ third_party/aom/build/cmake/toolchains/armv7-mingw-gcc.cmake
+ third_party/aom/build/cmake/toolchains/armv7s-ios.cmake
+ third_party/aom/build/cmake/toolchains/ios-simulator-common.cmake
+ third_party/aom/build/cmake/toolchains/mips32-linux-gcc.cmake
+ third_party/aom/build/cmake/toolchains/mips64-linux-gcc.cmake
+ third_party/aom/build/cmake/toolchains/ppc-linux-gcc.cmake
+ third_party/aom/build/cmake/toolchains/x86-ios-simulator.cmake
+ third_party/aom/build/cmake/toolchains/x86-linux.cmake
+ third_party/aom/build/cmake/toolchains/x86-macos.cmake
+ third_party/aom/build/cmake/toolchains/x86-mingw-gcc.cmake
+ third_party/aom/build/cmake/toolchains/x86_64-ios-simulator.cmake
+ third_party/aom/build/cmake/toolchains/x86_64-mingw-gcc.cmake
+ third_party/aom/build/cmake/util.cmake
+ third_party/aom/build/cmake/version.cmake
+ third_party/aom/build/cmake/version.pl
+ third_party/aom/common/args.c
+ third_party/aom/common/args.h
+ third_party/aom/common/av1_config.c
+ third_party/aom/common/av1_config.h
+ third_party/aom/common/ivfdec.c
+ third_party/aom/common/ivfdec.h
+ third_party/aom/common/ivfenc.c
+ third_party/aom/common/ivfenc.h
+ third_party/aom/common/obudec.c
+ third_party/aom/common/obudec.h
+ third_party/aom/common/rawenc.c
+ third_party/aom/common/rawenc.h
+ third_party/aom/common/tools_common.c
+ third_party/aom/common/tools_common.h
+ third_party/aom/common/video_common.h
+ third_party/aom/common/video_reader.c
+ third_party/aom/common/video_reader.h
+ third_party/aom/common/video_writer.c
+ third_party/aom/common/video_writer.h
+ third_party/aom/common/warnings.c
+ third_party/aom/common/warnings.h
+ third_party/aom/common/webmdec.cc
+ third_party/aom/common/webmdec.h
+ third_party/aom/common/webmenc.cc
+ third_party/aom/common/webmenc.h
+ third_party/aom/common/y4menc.c
+ third_party/aom/common/y4menc.h
+ third_party/aom/docs.cmake
+ third_party/aom/examples/analyzer.cc
+ third_party/aom/examples/lossless_encoder.c
+ third_party/aom/examples/resize_util.c
+ third_party/aom/stats/aomstats.c
+ third_party/aom/stats/aomstats.h
+ third_party/aom/stats/rate_hist.c
+ third_party/aom/stats/rate_hist.h
+ third_party/aom/test/accounting_test.cc
+ third_party/aom/test/acm_random.h
+ third_party/aom/test/active_map_test.cc
+ third_party/aom/test/altref_test.cc
+ third_party/aom/test/aom_integer_test.cc
+ third_party/aom/test/aomcx_set_ref.sh
+ third_party/aom/test/aomenc.sh
+ third_party/aom/test/aq_segment_test.cc
+ third_party/aom/test/arf_freq_test.cc
+ third_party/aom/test/av1_config_test.cc
+ third_party/aom/test/av1_convolve_2d_test.cc
+ third_party/aom/test/av1_convolve_2d_test_util.cc
+ third_party/aom/test/av1_convolve_2d_test_util.h
+ third_party/aom/test/av1_convolve_scale_test.cc
+ third_party/aom/test/av1_encoder_parms_get_to_decoder.cc
+ third_party/aom/test/av1_ext_tile_test.cc
+ third_party/aom/test/av1_fwd_txfm1d_test.cc
+ third_party/aom/test/av1_fwd_txfm2d_test.cc
+ third_party/aom/test/av1_highbd_iht_test.cc
+ third_party/aom/test/av1_horz_only_frame_superres_test.cc
+ third_party/aom/test/av1_inv_txfm1d_test.cc
+ third_party/aom/test/av1_inv_txfm2d_test.cc
+ third_party/aom/test/av1_quantize_test.cc
+ third_party/aom/test/av1_round_shift_array_test.cc
+ third_party/aom/test/av1_txfm_test.cc
+ third_party/aom/test/av1_txfm_test.h
+ third_party/aom/test/av1_wedge_utils_test.cc
+ third_party/aom/test/best_encode.sh
+ third_party/aom/test/binary_codes_test.cc
+ third_party/aom/test/blend_a64_mask_1d_test.cc
+ third_party/aom/test/blend_a64_mask_test.cc
+ third_party/aom/test/blockd_test.cc
+ third_party/aom/test/boolcoder_test.cc
+ third_party/aom/test/borders_test.cc
+ third_party/aom/test/cdef_test.cc
+ third_party/aom/test/cfl_test.cc
+ third_party/aom/test/clear_system_state.h
+ third_party/aom/test/codec_factory.h
+ third_party/aom/test/coding_path_sync.cc
+ third_party/aom/test/comp_avg_pred_test.cc
+ third_party/aom/test/comp_avg_pred_test.h
+ third_party/aom/test/comp_mask_variance_test.cc
+ third_party/aom/test/convolve_round_test.cc
+ third_party/aom/test/convolve_test.cc
+ third_party/aom/test/corner_match_test.cc
+ third_party/aom/test/cpu_speed_test.cc
+ third_party/aom/test/datarate_test.cc
+ third_party/aom/test/decode_api_test.cc
+ third_party/aom/test/decode_multithreaded_test.cc
+ third_party/aom/test/decode_perf_test.cc
+ third_party/aom/test/decode_test_driver.cc
+ third_party/aom/test/decode_test_driver.h
+ third_party/aom/test/decode_to_md5.sh
+ third_party/aom/test/decode_with_drops.sh
+ third_party/aom/test/divu_small_test.cc
+ third_party/aom/test/dr_prediction_test.cc
+ third_party/aom/test/dump_obu.sh
+ third_party/aom/test/ec_test.cc
+ third_party/aom/test/encode_api_test.cc
+ third_party/aom/test/encode_perf_test.cc
+ third_party/aom/test/encode_test_driver.cc
+ third_party/aom/test/encode_test_driver.h
+ third_party/aom/test/encodetxb_test.cc
+ third_party/aom/test/end_to_end_test.cc
+ third_party/aom/test/error_block_test.cc
+ third_party/aom/test/error_resilience_test.cc
+ third_party/aom/test/ethread_test.cc
+ third_party/aom/test/fft_test.cc
+ third_party/aom/test/film_grain_table_test.cc
+ third_party/aom/test/filterintra_test.cc
+ third_party/aom/test/frame_size_tests.cc
+ third_party/aom/test/function_equivalence_test.h
+ third_party/aom/test/fwht4x4_test.cc
+ third_party/aom/test/gviz_api.py
+ third_party/aom/test/hash_test.cc
+ third_party/aom/test/hbd_metrics_test.cc
+ third_party/aom/test/hiprec_convolve_test.cc
+ third_party/aom/test/hiprec_convolve_test_util.cc
+ third_party/aom/test/hiprec_convolve_test_util.h
+ third_party/aom/test/horz_superres_test.cc
+ third_party/aom/test/i420_video_source.h
+ third_party/aom/test/intra_edge_test.cc
+ third_party/aom/test/intrabc_test.cc
+ third_party/aom/test/intrapred_test.cc
+ third_party/aom/test/invalid_file_test.cc
+ third_party/aom/test/ivf_video_source.h
+ third_party/aom/test/log2_test.cc
+ third_party/aom/test/lossless_test.cc
+ third_party/aom/test/lpf_test.cc
+ third_party/aom/test/masked_sad_test.cc
+ third_party/aom/test/masked_variance_test.cc
+ third_party/aom/test/md5_helper.h
+ third_party/aom/test/monochrome_test.cc
+ third_party/aom/test/motion_vector_test.cc
+ third_party/aom/test/noise_model_test.cc
+ third_party/aom/test/obmc_sad_test.cc
+ third_party/aom/test/obmc_variance_test.cc
+ third_party/aom/test/onyxc_int_test.cc
+ third_party/aom/test/pickrst_test.cc
+ third_party/aom/test/qm_test.cc
+ third_party/aom/test/quantize_func_test.cc
+ third_party/aom/test/reconinter_test.cc
+ third_party/aom/test/register_state_check.h
+ third_party/aom/test/resize_test.cc
+ third_party/aom/test/run_encodes.sh
+ third_party/aom/test/sad_test.cc
+ third_party/aom/test/scalability_test.cc
+ third_party/aom/test/scan_test.cc
+ third_party/aom/test/segment_binarization_sync.cc
+ third_party/aom/test/selfguided_filter_test.cc
+ third_party/aom/test/set_maps.sh
+ third_party/aom/test/simd_avx2_test.cc
+ third_party/aom/test/simd_cmp_avx2.cc
+ third_party/aom/test/simd_cmp_impl.h
+ third_party/aom/test/simd_cmp_neon.cc
+ third_party/aom/test/simd_cmp_sse2.cc
+ third_party/aom/test/simd_cmp_sse4.cc
+ third_party/aom/test/simd_cmp_ssse3.cc
+ third_party/aom/test/simd_impl.h
+ third_party/aom/test/simd_neon_test.cc
+ third_party/aom/test/simd_sse2_test.cc
+ third_party/aom/test/simd_sse4_test.cc
+ third_party/aom/test/simd_ssse3_test.cc
+ third_party/aom/test/simple_decoder.sh
+ third_party/aom/test/simple_encoder.sh
+ third_party/aom/test/subtract_test.cc
+ third_party/aom/test/sum_squares_test.cc
+ third_party/aom/test/superframe_test.cc
+ third_party/aom/test/test.cmake
+ third_party/aom/test/test_data_download_worker.cmake
+ third_party/aom/test/test_data_util.cmake
+ third_party/aom/test/test_libaom.cc
+ third_party/aom/test/test_runner.cmake
+ third_party/aom/test/test_vector_test.cc
+ third_party/aom/test/test_vectors.cc
+ third_party/aom/test/test_vectors.h
+ third_party/aom/test/tile_independence_test.cc
+ third_party/aom/test/transform_test_base.h
+ third_party/aom/test/twopass_encoder.sh
+ third_party/aom/test/util.h
+ third_party/aom/test/variance_test.cc
+ third_party/aom/test/video_source.h
+ third_party/aom/test/visual_metrics.py
+ third_party/aom/test/warp_filter_test.cc
+ third_party/aom/test/warp_filter_test_util.cc
+ third_party/aom/test/warp_filter_test_util.h
+ third_party/aom/test/webm_video_source.h
+ third_party/aom/test/wiener_test.cc
+ third_party/aom/test/y4m_test.cc
+ third_party/aom/test/y4m_video_source.h
+ third_party/aom/test/yuv_video_source.h
+ third_party/aom/third_party/libyuv/include/libyuv/basic_types.h
+ third_party/aom/third_party/libyuv/include/libyuv/compare.h
+ third_party/aom/third_party/libyuv/include/libyuv/convert.h
+ third_party/aom/third_party/libyuv/include/libyuv/convert_argb.h
+ third_party/aom/third_party/libyuv/include/libyuv/convert_from.h
+ third_party/aom/third_party/libyuv/include/libyuv/convert_from_argb.h
+ third_party/aom/third_party/libyuv/include/libyuv/cpu_id.h
+ third_party/aom/third_party/libyuv/include/libyuv/mjpeg_decoder.h
+ third_party/aom/third_party/libyuv/include/libyuv/planar_functions.h
+ third_party/aom/third_party/libyuv/include/libyuv/rotate.h
+ third_party/aom/third_party/libyuv/include/libyuv/rotate_argb.h
+ third_party/aom/third_party/libyuv/include/libyuv/rotate_row.h
+ third_party/aom/third_party/libyuv/include/libyuv/row.h
+ third_party/aom/third_party/libyuv/include/libyuv/scale.h
+ third_party/aom/third_party/libyuv/include/libyuv/scale_argb.h
+ third_party/aom/third_party/libyuv/include/libyuv/scale_row.h
+ third_party/aom/third_party/libyuv/include/libyuv/version.h
+ third_party/aom/tools/aggregate_entropy_stats.py
+ third_party/aom/tools/diff.py
+ third_party/aom/tools/dump_obu.cc
+ third_party/aom/tools/gen_constrained_tokenset.py
+ third_party/aom/tools/intersect-diffs.py
+ third_party/aom/tools/lint-hunks.py
+ third_party/aom/tools/obu_parser.cc
+ third_party/aom/tools/obu_parser.h
+ third_party/aom/tools/txfm_analyzer/txfm_gen_code.cc
+ third_party/aom/tools/txfm_analyzer/txfm_graph.cc
+ third_party/aom/tools/txfm_analyzer/txfm_graph.h
+ third_party/aom/tools/wrap-commit-msg.py
+Copyright: 2001-2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+
+Files: application/basilisk/components/translation/cld2/internal/cld2_dynamic_data.h
+ application/basilisk/components/translation/cld2/internal/cld2_dynamic_data_loader.h
+ application/basilisk/components/translation/cld2/internal/cld2tablesummary.h
+ application/basilisk/components/translation/cld2/internal/cld_generated_score_quad_octa_0122_2.cc
+ application/basilisk/components/translation/cld2/internal/cldutil.cc
+ application/basilisk/components/translation/cld2/internal/cldutil_shared.cc
+ application/basilisk/components/translation/cld2/internal/compact_lang_det.cc
+ application/basilisk/components/translation/cld2/internal/compact_lang_det_hint_code.cc
+ application/basilisk/components/translation/cld2/internal/compact_lang_det_hint_code.h
+ application/basilisk/components/translation/cld2/internal/compact_lang_det_impl.cc
+ application/basilisk/components/translation/cld2/internal/compact_lang_det_impl.h
+ application/basilisk/components/translation/cld2/internal/debug.h
+ application/basilisk/components/translation/cld2/internal/debug_empty.cc
+ application/basilisk/components/translation/cld2/internal/generated_entities.cc
+ application/basilisk/components/translation/cld2/internal/generated_language.cc
+ application/basilisk/components/translation/cld2/internal/generated_language.h
+ application/basilisk/components/translation/cld2/internal/generated_ulscript.cc
+ application/basilisk/components/translation/cld2/internal/generated_ulscript.h
+ application/basilisk/components/translation/cld2/internal/getonescriptspan.cc
+ application/basilisk/components/translation/cld2/internal/getonescriptspan.h
+ application/basilisk/components/translation/cld2/internal/lang_script.cc
+ application/basilisk/components/translation/cld2/internal/lang_script.h
+ application/basilisk/components/translation/cld2/internal/langspan.h
+ application/basilisk/components/translation/cld2/internal/offsetmap.cc
+ application/basilisk/components/translation/cld2/internal/offsetmap.h
+ application/basilisk/components/translation/cld2/internal/scoreonescriptspan.cc
+ application/basilisk/components/translation/cld2/internal/tote.cc
+ application/basilisk/components/translation/cld2/internal/tote.h
+ application/basilisk/components/translation/cld2/public/encodings.h
+ application/basilisk/extensions/pdfjs/content/build/pdf.js
+ application/basilisk/extensions/pdfjs/content/web/debugger.js
+ application/basilisk/extensions/pdfjs/content/web/viewer.css
+ application/basilisk/extensions/pdfjs/content/web/viewer.js
+ devtools/client/commandline/test/browser_gcli_async.js
+ devtools/client/commandline/test/browser_gcli_canon.js
+ devtools/client/commandline/test/browser_gcli_cli1.js
+ devtools/client/commandline/test/browser_gcli_cli2.js
+ devtools/client/commandline/test/browser_gcli_completion1.js
+ devtools/client/commandline/test/browser_gcli_completion2.js
+ devtools/client/commandline/test/browser_gcli_context.js
+ devtools/client/commandline/test/browser_gcli_date.js
+ devtools/client/commandline/test/browser_gcli_exec.js
+ devtools/client/commandline/test/browser_gcli_fail.js
+ devtools/client/commandline/test/browser_gcli_file.js
+ devtools/client/commandline/test/browser_gcli_fileparser.js
+ devtools/client/commandline/test/browser_gcli_filesystem.js
+ devtools/client/commandline/test/browser_gcli_focus.js
+ devtools/client/commandline/test/browser_gcli_history.js
+ devtools/client/commandline/test/browser_gcli_incomplete.js
+ devtools/client/commandline/test/browser_gcli_inputter.js
+ devtools/client/commandline/test/browser_gcli_intro.js
+ devtools/client/commandline/test/browser_gcli_js.js
+ devtools/client/commandline/test/browser_gcli_keyboard1.js
+ devtools/client/commandline/test/browser_gcli_keyboard2.js
+ devtools/client/commandline/test/browser_gcli_keyboard3.js
+ devtools/client/commandline/test/browser_gcli_keyboard4.js
+ devtools/client/commandline/test/browser_gcli_keyboard5.js
+ devtools/client/commandline/test/browser_gcli_keyboard6.js
+ devtools/client/commandline/test/browser_gcli_menu.js
+ devtools/client/commandline/test/browser_gcli_node.js
+ devtools/client/commandline/test/browser_gcli_pref1.js
+ devtools/client/commandline/test/browser_gcli_pref2.js
+ devtools/client/commandline/test/browser_gcli_remotews.js
+ devtools/client/commandline/test/browser_gcli_remotexhr.js
+ devtools/client/commandline/test/browser_gcli_resource.js
+ devtools/client/commandline/test/browser_gcli_short.js
+ devtools/client/commandline/test/browser_gcli_split.js
+ devtools/client/commandline/test/browser_gcli_string.js
+ devtools/client/commandline/test/browser_gcli_tokenize.js
+ devtools/client/commandline/test/browser_gcli_tooltip.js
+ devtools/client/commandline/test/browser_gcli_types.js
+ devtools/client/commandline/test/browser_gcli_union.js
+ devtools/client/commandline/test/browser_gcli_url.js
+ devtools/client/commandline/test/helpers.js
+ devtools/client/commandline/test/mockCommands.js
+ devtools/shared/gcli/source/lib/gcli/cli.js
+ devtools/shared/gcli/source/lib/gcli/commands/clear.js
+ devtools/shared/gcli/source/lib/gcli/commands/commands.js
+ devtools/shared/gcli/source/lib/gcli/commands/context.js
+ devtools/shared/gcli/source/lib/gcli/commands/help.js
+ devtools/shared/gcli/source/lib/gcli/commands/mocks.js
+ devtools/shared/gcli/source/lib/gcli/commands/pref.js
+ devtools/shared/gcli/source/lib/gcli/commands/preflist.js
+ devtools/shared/gcli/source/lib/gcli/commands/test.js
+ devtools/shared/gcli/source/lib/gcli/connectors/connectors.js
+ devtools/shared/gcli/source/lib/gcli/converters/basic.js
+ devtools/shared/gcli/source/lib/gcli/converters/converters.js
+ devtools/shared/gcli/source/lib/gcli/converters/html.js
+ devtools/shared/gcli/source/lib/gcli/converters/terminal.js
+ devtools/shared/gcli/source/lib/gcli/fields/delegate.js
+ devtools/shared/gcli/source/lib/gcli/fields/fields.js
+ devtools/shared/gcli/source/lib/gcli/fields/selection.js
+ devtools/shared/gcli/source/lib/gcli/index.js
+ devtools/shared/gcli/source/lib/gcli/l10n.js
+ devtools/shared/gcli/source/lib/gcli/languages/command.js
+ devtools/shared/gcli/source/lib/gcli/languages/javascript.js
+ devtools/shared/gcli/source/lib/gcli/languages/languages.js
+ devtools/shared/gcli/source/lib/gcli/mozui/completer.js
+ devtools/shared/gcli/source/lib/gcli/mozui/inputter.js
+ devtools/shared/gcli/source/lib/gcli/mozui/tooltip.js
+ devtools/shared/gcli/source/lib/gcli/settings.js
+ devtools/shared/gcli/source/lib/gcli/system.js
+ devtools/shared/gcli/source/lib/gcli/types/array.js
+ devtools/shared/gcli/source/lib/gcli/types/boolean.js
+ devtools/shared/gcli/source/lib/gcli/types/command.js
+ devtools/shared/gcli/source/lib/gcli/types/date.js
+ devtools/shared/gcli/source/lib/gcli/types/delegate.js
+ devtools/shared/gcli/source/lib/gcli/types/file.js
+ devtools/shared/gcli/source/lib/gcli/types/fileparser.js
+ devtools/shared/gcli/source/lib/gcli/types/javascript.js
+ devtools/shared/gcli/source/lib/gcli/types/node.js
+ devtools/shared/gcli/source/lib/gcli/types/number.js
+ devtools/shared/gcli/source/lib/gcli/types/resource.js
+ devtools/shared/gcli/source/lib/gcli/types/selection.js
+ devtools/shared/gcli/source/lib/gcli/types/setting.js
+ devtools/shared/gcli/source/lib/gcli/types/string.js
+ devtools/shared/gcli/source/lib/gcli/types/types.js
+ devtools/shared/gcli/source/lib/gcli/types/union.js
+ devtools/shared/gcli/source/lib/gcli/types/url.js
+ devtools/shared/gcli/source/lib/gcli/ui/focus.js
+ devtools/shared/gcli/source/lib/gcli/ui/history.js
+ devtools/shared/gcli/source/lib/gcli/ui/intro.js
+ devtools/shared/gcli/source/lib/gcli/ui/menu.js
+ devtools/shared/gcli/source/lib/gcli/ui/view.js
+ devtools/shared/gcli/source/lib/gcli/util/domtemplate.js
+ devtools/shared/gcli/source/lib/gcli/util/fileparser.js
+ devtools/shared/gcli/source/lib/gcli/util/filesystem.js
+ devtools/shared/gcli/source/lib/gcli/util/host.js
+ devtools/shared/gcli/source/lib/gcli/util/l10n.js
+ devtools/shared/gcli/source/lib/gcli/util/legacy.js
+ devtools/shared/gcli/source/lib/gcli/util/spell.js
+ devtools/shared/gcli/source/lib/gcli/util/util.js
+ devtools/shared/gcli/templater.js
+ devtools/shared/qrcode/decoder/index.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuBilinearImageCompare.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuCompressedTexture.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuFloat.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuFloatFormat.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuFuzzyImageCompare.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuImageCompare.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuInterval.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuLogImage.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuMatrix.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuMatrixUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuPixelFormat.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuRGBA.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuStringTemplate.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuSurface.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuTexCompareVerifier.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuTexLookupVerifier.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuTexVerifierUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuTexture.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/delibs/debase/deMath.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/delibs/debase/deUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluDrawUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluObjectWrapper.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluPixelTransfer.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluShaderProgram.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluShaderUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluStrUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluTexture.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluTextureUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluVarType.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/gluVarTypeUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/simplereference/sglrGLContext.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/simplereference/sglrReferenceContext.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/simplereference/sglrReferenceContextTest.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/simplereference/sglrReferenceUtils.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/simplereference/sglrShaderProgram.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrDefs.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrFragmentOperations.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrGenericVector.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrMultisamplePixelBufferAccess.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrRenderState.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrRenderer.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrShaders.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrShadingContext.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrVertexAttrib.js
+ dom/canvas/test/webgl-conf/checkout/deqp/framework/referencerenderer/rrVertexPacket.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fApiCase.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fAttribLocationTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fBooleanStateQuery.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fBufferCopyTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fBufferObjectQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fBuiltinPrecisionTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fClippingTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fDefaultVertexAttributeTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fDrawTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboColorbufferTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboDepthbufferTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboInvalidateTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboMultisampleTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboRenderTest.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboStateQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboStencilbufferTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboTestCase.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFboTestUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFloatStateQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFragDepthTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFragmentOutputTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fFramebufferBlitTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fIndexedStateQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fInstancedRenderingTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fIntegerStateQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fInternalFormatQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fLifetimeTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fMultisampleTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fNegativeFragmentApiTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fNegativeShaderApiTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fNegativeStateApiTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fNegativeTextureApiTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fNegativeVertexArrayApiTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fPixelBufferObjectTest.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fPrimitiveRestartTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fRasterizerDiscardTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fRboStateQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fReadPixelTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fSamplerObjectTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fSamplerStateQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderApiTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderBuiltinVarTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderCommonFunctionTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderDerivateTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderIndexingTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderLoopTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderOperatorTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderPackingFunctionTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderPrecisionTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderStateQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderStructTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderSwitchTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderTextureFunctionTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fStringQueryTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fSyncTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fTextureFilteringTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fTextureFormatTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fTextureShadowTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fTextureSpecificationTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fTextureStateQuery.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fTextureWrapTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fTransformFeedbackTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fUniformApiTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fUniformBlockTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fVertexArrayObjectTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fVertexArrayTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsAttributeLocationTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsBufferTestUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsBuiltinPrecisionTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsDrawTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsFboUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsLifetimeTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsRandomUniformBlockCase.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsSamplerObjectTest.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsShaderExecUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsShaderLibrary.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsShaderLibraryCase.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsShaderRenderCase.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsStateQuery.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsTextureTestUtil.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsUniformBlockCase.js
+ dom/canvas/test/webgl-conf/checkout/deqp/modules/shared/glsVertexArrayTests.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/es6.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/es6_collections.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/flash.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_dom2.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_dom3.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_elementtraversal.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_event3.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_range.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_selectors.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_xml.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/webkit_dom.js
+ dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/webkit_event.js
+ dom/media/gmp/gmp-api/gmp-async-shutdown.h
+ dom/media/gmp/gmp-api/gmp-audio-codec.h
+ dom/media/gmp/gmp-api/gmp-audio-decode.h
+ dom/media/gmp/gmp-api/gmp-audio-host.h
+ dom/media/gmp/gmp-api/gmp-audio-samples.h
+ dom/media/gmp/gmp-api/gmp-decryption.h
+ dom/media/gmp/gmp-api/gmp-storage.h
+ gfx/angle/src/tests/deqp_support/tcuANGLENativeDisplayFactory.cpp
+ gfx/angle/src/tests/deqp_support/tcuANGLENativeDisplayFactory.h
+ gfx/angle/src/tests/deqp_support/tcuANGLEPlatform.cpp
+ gfx/angle/src/tests/deqp_support/tcuANGLEPlatform.h
+ gfx/angle/src/tests/deqp_support/tcuRandomOrderExecutor.cpp
+ gfx/angle/src/tests/deqp_support/tcuRandomOrderExecutor.h
+ gfx/skia/skia/src/images/SkWEBPImageEncoder.cpp
+ ipc/dbus/DBusUtils.cpp
+ ipc/dbus/DBusUtils.h
+ js/src/jit/WasmBCE.h
+ js/src/wasm/AsmJS.cpp
+ js/src/wasm/AsmJS.h
+ js/src/wasm/WasmAST.h
+ js/src/wasm/WasmBaselineCompile.h
+ js/src/wasm/WasmBinaryConstants.h
+ js/src/wasm/WasmBinaryFormat.cpp
+ js/src/wasm/WasmBinaryFormat.h
+ js/src/wasm/WasmBinaryIterator.cpp
+ js/src/wasm/WasmBinaryIterator.h
+ js/src/wasm/WasmBinaryToAST.cpp
+ js/src/wasm/WasmBinaryToAST.h
+ js/src/wasm/WasmBinaryToExperimentalText.cpp
+ js/src/wasm/WasmBinaryToExperimentalText.h
+ js/src/wasm/WasmBinaryToText.cpp
+ js/src/wasm/WasmBinaryToText.h
+ js/src/wasm/WasmCode.cpp
+ js/src/wasm/WasmCode.h
+ js/src/wasm/WasmCompartment.cpp
+ js/src/wasm/WasmCompartment.h
+ js/src/wasm/WasmCompile.cpp
+ js/src/wasm/WasmCompile.h
+ js/src/wasm/WasmFrameIterator.cpp
+ js/src/wasm/WasmFrameIterator.h
+ js/src/wasm/WasmGeneratedSourceMap.h
+ js/src/wasm/WasmGenerator.cpp
+ js/src/wasm/WasmGenerator.h
+ js/src/wasm/WasmInstance.cpp
+ js/src/wasm/WasmInstance.h
+ js/src/wasm/WasmIonCompile.cpp
+ js/src/wasm/WasmIonCompile.h
+ js/src/wasm/WasmJS.cpp
+ js/src/wasm/WasmJS.h
+ js/src/wasm/WasmModule.cpp
+ js/src/wasm/WasmModule.h
+ js/src/wasm/WasmSerialize.h
+ js/src/wasm/WasmSignalHandlers.cpp
+ js/src/wasm/WasmSignalHandlers.h
+ js/src/wasm/WasmStubs.cpp
+ js/src/wasm/WasmStubs.h
+ js/src/wasm/WasmTable.cpp
+ js/src/wasm/WasmTable.h
+ js/src/wasm/WasmTextToBinary.cpp
+ js/src/wasm/WasmTextToBinary.h
+ js/src/wasm/WasmTextUtils.cpp
+ js/src/wasm/WasmTextUtils.h
+ js/src/wasm/WasmTypes.cpp
+ js/src/wasm/WasmTypes.h
+ media/gmp-clearkey/0.1/AnnexB.cpp
+ media/gmp-clearkey/0.1/AnnexB.h
+ media/gmp-clearkey/0.1/ArrayUtils.h
+ media/gmp-clearkey/0.1/AudioDecoder.cpp
+ media/gmp-clearkey/0.1/AudioDecoder.h
+ media/gmp-clearkey/0.1/BigEndian.h
+ media/gmp-clearkey/0.1/ClearKeyAsyncShutdown.cpp
+ media/gmp-clearkey/0.1/ClearKeyAsyncShutdown.h
+ media/gmp-clearkey/0.1/ClearKeyBase64.cpp
+ media/gmp-clearkey/0.1/ClearKeyBase64.h
+ media/gmp-clearkey/0.1/ClearKeyDecryptionManager.cpp
+ media/gmp-clearkey/0.1/ClearKeyDecryptionManager.h
+ media/gmp-clearkey/0.1/ClearKeyPersistence.cpp
+ media/gmp-clearkey/0.1/ClearKeyPersistence.h
+ media/gmp-clearkey/0.1/ClearKeySession.cpp
+ media/gmp-clearkey/0.1/ClearKeySession.h
+ media/gmp-clearkey/0.1/ClearKeySessionManager.cpp
+ media/gmp-clearkey/0.1/ClearKeySessionManager.h
+ media/gmp-clearkey/0.1/ClearKeyStorage.cpp
+ media/gmp-clearkey/0.1/ClearKeyStorage.h
+ media/gmp-clearkey/0.1/ClearKeyUtils.cpp
+ media/gmp-clearkey/0.1/ClearKeyUtils.h
+ media/gmp-clearkey/0.1/RefCounted.h
+ media/gmp-clearkey/0.1/VideoDecoder.cpp
+ media/gmp-clearkey/0.1/VideoDecoder.h
+ media/gmp-clearkey/0.1/WMFAACDecoder.cpp
+ media/gmp-clearkey/0.1/WMFAACDecoder.h
+ media/gmp-clearkey/0.1/WMFH264Decoder.cpp
+ media/gmp-clearkey/0.1/WMFH264Decoder.h
+ media/gmp-clearkey/0.1/WMFSymbols.h
+ media/gmp-clearkey/0.1/WMFUtils.cpp
+ media/gmp-clearkey/0.1/WMFUtils.h
+ media/gmp-clearkey/0.1/gmp-clearkey.cpp
+ media/gmp-clearkey/0.1/gmp-task-utils-generated.h
+ media/libcubeb/src/android/audiotrack_definitions.h
+ media/libcubeb/src/android/sles_definitions.h
+ media/libcubeb/src/audiotrack_definitions.h
+ media/libstagefright/frameworks/av/include/media/stagefright/DataSource.h
+ media/libstagefright/frameworks/av/include/media/stagefright/MediaBuffer.h
+ media/libstagefright/frameworks/av/include/media/stagefright/MediaDefs.h
+ media/libstagefright/frameworks/av/include/media/stagefright/MediaErrors.h
+ media/libstagefright/frameworks/av/include/media/stagefright/MediaExtractor.h
+ media/libstagefright/frameworks/av/include/media/stagefright/MediaSource.h
+ media/libstagefright/frameworks/av/include/media/stagefright/MetaData.h
+ media/libstagefright/frameworks/av/include/media/stagefright/Utils.h
+ media/libstagefright/frameworks/av/include/media/stagefright/foundation/AAtomizer.h
+ media/libstagefright/frameworks/av/include/media/stagefright/foundation/ABase.h
+ media/libstagefright/frameworks/av/include/media/stagefright/foundation/ABitReader.h
+ media/libstagefright/frameworks/av/include/media/stagefright/foundation/ABuffer.h
+ media/libstagefright/frameworks/av/include/media/stagefright/foundation/ADebug.h
+ media/libstagefright/frameworks/av/include/media/stagefright/foundation/AHandler.h
+ media/libstagefright/frameworks/av/include/media/stagefright/foundation/AString.h
+ media/libstagefright/frameworks/av/include/media/stagefright/foundation/hexdump.h
+ media/libstagefright/frameworks/av/media/libstagefright/DataSource.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/ESDS.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/MPEG4Extractor.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/MediaBuffer.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/MediaDefs.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/MediaSource.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/MetaData.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/SampleIterator.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/SampleTable.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/Utils.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/foundation/AAtomizer.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/foundation/ABitReader.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/foundation/ABuffer.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/foundation/hexdump.cpp
+ media/libstagefright/frameworks/av/media/libstagefright/include/AMRExtractor.h
+ media/libstagefright/frameworks/av/media/libstagefright/include/ESDS.h
+ media/libstagefright/frameworks/av/media/libstagefright/include/MPEG4Extractor.h
+ media/libstagefright/frameworks/av/media/libstagefright/include/SampleIterator.h
+ media/libstagefright/frameworks/av/media/libstagefright/include/SampleTable.h
+ media/libstagefright/system/core/debuggerd/backtrace.h
+ media/libstagefright/system/core/include/android/log.h
+ media/libstagefright/system/core/include/corkscrew/symbol_table.h
+ media/libstagefright/system/core/include/cutils/jstring.h
+ media/libstagefright/system/core/include/cutils/properties.h
+ media/libstagefright/system/core/include/cutils/sched_policy.h
+ media/libstagefright/system/core/include/log/event_tag_map.h
+ media/libstagefright/system/core/include/log/logd.h
+ media/libstagefright/system/core/include/log/logprint.h
+ media/libstagefright/system/core/include/system/graphics.h
+ media/libstagefright/system/core/include/utils/Atomic.h
+ media/libstagefright/system/core/include/utils/CallStack.h
+ media/libstagefright/system/core/include/utils/Condition.h
+ media/libstagefright/system/core/include/utils/Debug.h
+ media/libstagefright/system/core/include/utils/Errors.h
+ media/libstagefright/system/core/include/utils/KeyedVector.h
+ media/libstagefright/system/core/include/utils/Mutex.h
+ media/libstagefright/system/core/include/utils/RWLock.h
+ media/libstagefright/system/core/include/utils/RefBase.h
+ media/libstagefright/system/core/include/utils/SharedBuffer.h
+ media/libstagefright/system/core/include/utils/SortedVector.h
+ media/libstagefright/system/core/include/utils/String16.h
+ media/libstagefright/system/core/include/utils/String8.h
+ media/libstagefright/system/core/include/utils/StrongPointer.h
+ media/libstagefright/system/core/include/utils/TypeHelpers.h
+ media/libstagefright/system/core/include/utils/Unicode.h
+ media/libstagefright/system/core/include/utils/Vector.h
+ media/libstagefright/system/core/include/utils/VectorImpl.h
+ media/libstagefright/system/core/liblog/logd_write.c
+ media/libstagefright/system/core/libpixelflinger/codeflinger/tinyutils/Errors.h
+ media/libstagefright/system/core/libpixelflinger/codeflinger/tinyutils/KeyedVector.h
+ media/libstagefright/system/core/libpixelflinger/codeflinger/tinyutils/SortedVector.h
+ media/libstagefright/system/core/libpixelflinger/codeflinger/tinyutils/Vector.h
+ media/libstagefright/system/core/libpixelflinger/codeflinger/tinyutils/VectorImpl.h
+ media/libstagefright/system/core/libutils/RefBase.cpp
+ media/libstagefright/system/core/libutils/SharedBuffer.cpp
+ media/libstagefright/system/core/libutils/String16.cpp
+ media/libstagefright/system/core/libutils/String8.cpp
+ media/libstagefright/system/core/libutils/Unicode.cpp
+ media/libstagefright/system/core/libutils/VectorImpl.cpp
+ media/psshparser/PsshParser.cpp
+ media/psshparser/PsshParser.h
+ media/webrtc/trunk/testing/gtest/scripts/upload.py
+ media/webrtc/trunk/webrtc/modules/audio_processing/test/android/apmtest/jni/main.c
+ netwerk/sctp/src/LocalArray.h
+ netwerk/sctp/src/ScopedFd.h
+ netwerk/sctp/src/ifaddrs-android-ext.h
+ netwerk/sctp/src/ifaddrs_android.cpp
+ python/rsa/rsa/__init__.py
+ python/rsa/rsa/_compat.py
+ python/rsa/rsa/bigfile.py
+ python/rsa/rsa/cli.py
+ python/rsa/rsa/common.py
+ python/rsa/rsa/core.py
+ python/rsa/rsa/key.py
+ python/rsa/rsa/parallel.py
+ python/rsa/rsa/pem.py
+ python/rsa/rsa/pkcs1.py
+ python/rsa/rsa/prime.py
+ python/rsa/rsa/randnum.py
+ python/rsa/rsa/transform.py
+ python/rsa/rsa/util.py
+ python/rsa/rsa/varblock.py
+ security/nss/automation/taskcluster/docker-hacl/license.txt
+ security/nss/gtests/google_test/gtest/scripts/upload.py
+ security/nss/lib/freebl/verified/Hacl_Chacha20.c
+ security/nss/lib/freebl/verified/Hacl_Chacha20.h
+ security/nss/lib/freebl/verified/Hacl_Chacha20_Vec128.c
+ security/nss/lib/freebl/verified/Hacl_Chacha20_Vec128.h
+ security/nss/lib/freebl/verified/Hacl_Curve25519.c
+ security/nss/lib/freebl/verified/Hacl_Curve25519.h
+ security/nss/lib/freebl/verified/Hacl_Poly1305_32.c
+ security/nss/lib/freebl/verified/Hacl_Poly1305_32.h
+ security/nss/lib/freebl/verified/Hacl_Poly1305_64.c
+ security/nss/lib/freebl/verified/Hacl_Poly1305_64.h
+ security/nss/lib/freebl/verified/kremlib.h
+ security/nss/lib/freebl/verified/kremlib_base.h
+ security/nss/lib/freebl/verified/specs/Spec.CTR.fst
+ security/nss/lib/freebl/verified/specs/Spec.Chacha20.fst
+ security/nss/lib/freebl/verified/specs/Spec.Curve25519.fst
+ security/nss/lib/freebl/verified/specs/Spec.Poly1305.fst
+ security/nss/lib/freebl/verified/vec128.h
+ testing/marionette/atom.js
+ testing/marionette/client/marionette_driver/by.py
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/readme.md
+ testing/marionette/harness/marionette_harness/tests/unit/test_chrome.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_rendered_element.py
+ testing/marionette/harness/marionette_harness/tests/unit/test_window_position.py
+ testing/web-platform/tests/resources/webidl2/test/widlproc/Makefile
+ testing/web-platform/tests/resources/webidl2/test/widlproc/examples/Makefile
+ testing/web-platform/tests/resources/webidl2/test/widlproc/examples/README
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/comment.c
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/comment.h
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/entities.h
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/lex.c
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/lex.h
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/main.c
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/misc.c
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/misc.h
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/node.h
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/os.h
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/parse.h
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/process.c
+ testing/web-platform/tests/resources/webidl2/test/widlproc/src/process.h
+ testing/web-platform/tests/resources/webidl2/test/widlproc/test/Makefile
+Copyright: 2005-2014 The Android Open Source Project
+ 2007 ZXing authors
+ 2007-2009 WebDriver committers
+ 2007-2014 Google Inc.
+ 2008-2014 The Closure Compiler Authors
+ 2009 Aplix Corporation.
+ 2011 David Burns
+ 2011 Sybren A. Stüvel <sybren@stuvel.eu>
+ 2011-2014 Software Freedom Conservancy
+ 2012-2015 Mozilla Foundation and contributors
+ 2012-2016 Mozilla Foundation
+ 2016-2017 INRIA and Microsoft Corporation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: modules/freetype2/README
+ modules/freetype2/README.git
+ modules/freetype2/autogen.sh
+ modules/freetype2/builds/ansi/ansi-def.mk
+ modules/freetype2/builds/ansi/ansi.mk
+ modules/freetype2/builds/beos/beos-def.mk
+ modules/freetype2/builds/beos/beos.mk
+ modules/freetype2/builds/beos/detect.mk
+ modules/freetype2/builds/dos/detect.mk
+ modules/freetype2/builds/dos/dos-def.mk
+ modules/freetype2/builds/dos/dos-emx.mk
+ modules/freetype2/builds/dos/dos-gcc.mk
+ modules/freetype2/builds/dos/dos-wat.mk
+ modules/freetype2/builds/link_dos.mk
+ modules/freetype2/builds/link_std.mk
+ modules/freetype2/builds/os2/detect.mk
+ modules/freetype2/builds/os2/os2-def.mk
+ modules/freetype2/builds/os2/os2-dev.mk
+ modules/freetype2/builds/symbian/bld.inf
+ modules/freetype2/builds/symbian/freetype.mmp
+ modules/freetype2/builds/unix/configure.ac
+ modules/freetype2/builds/unix/configure.raw
+ modules/freetype2/builds/unix/detect.mk
+ modules/freetype2/builds/unix/freetype-config.in
+ modules/freetype2/builds/unix/ft-munmap.m4
+ modules/freetype2/builds/unix/ftsystem.c
+ modules/freetype2/builds/unix/unix-cc.in
+ modules/freetype2/builds/unix/unix-def.in
+ modules/freetype2/builds/unix/unix-dev.mk
+ modules/freetype2/builds/unix/unix-lcc.mk
+ modules/freetype2/builds/unix/unixddef.mk
+ modules/freetype2/builds/vms/ftsystem.c
+ modules/freetype2/builds/windows/detect.mk
+ modules/freetype2/builds/windows/w32-bccd.mk
+ modules/freetype2/builds/windows/w32-lcc.mk
+ modules/freetype2/builds/windows/win32-def.mk
+ modules/freetype2/devel/ftoption.h
+ modules/freetype2/docs/CUSTOMIZE
+ modules/freetype2/docs/DEBUG
+ modules/freetype2/docs/INSTALL
+ modules/freetype2/docs/INSTALL.ANY
+ modules/freetype2/docs/INSTALL.CROSS
+ modules/freetype2/docs/INSTALL.GNU
+ modules/freetype2/docs/INSTALL.UNIX
+ modules/freetype2/docs/INSTALL.VMS
+ modules/freetype2/docs/TODO
+ modules/freetype2/docs/VERSIONS.TXT
+ modules/freetype2/docs/formats.txt
+ modules/freetype2/docs/raster.txt
+ modules/freetype2/include/freetype/config/ftheader.h
+ modules/freetype2/include/freetype/config/ftoption.h
+ modules/freetype2/include/freetype/freetype.h
+ modules/freetype2/include/freetype/ftadvanc.h
+ modules/freetype2/include/freetype/ftbbox.h
+ modules/freetype2/include/freetype/ftbdf.h
+ modules/freetype2/include/freetype/ftbitmap.h
+ modules/freetype2/include/freetype/ftbzip2.h
+ modules/freetype2/include/freetype/ftcache.h
+ modules/freetype2/include/freetype/ftcid.h
+ modules/freetype2/include/freetype/ftdriver.h
+ modules/freetype2/include/freetype/ftfntfmt.h
+ modules/freetype2/include/freetype/ftgasp.h
+ modules/freetype2/include/freetype/ftgzip.h
+ modules/freetype2/include/freetype/ftincrem.h
+ modules/freetype2/include/freetype/ftlcdfil.h
+ modules/freetype2/include/freetype/ftlzw.h
+ modules/freetype2/include/freetype/ftmac.h
+ modules/freetype2/include/freetype/ftmm.h
+ modules/freetype2/include/freetype/ftmodapi.h
+ modules/freetype2/include/freetype/ftoutln.h
+ modules/freetype2/include/freetype/ftparams.h
+ modules/freetype2/include/freetype/ftpfr.h
+ modules/freetype2/include/freetype/ftrender.h
+ modules/freetype2/include/freetype/ftsnames.h
+ modules/freetype2/include/freetype/ftstroke.h
+ modules/freetype2/include/freetype/ftsystem.h
+ modules/freetype2/include/freetype/fttrigon.h
+ modules/freetype2/include/freetype/fttypes.h
+ modules/freetype2/include/freetype/ftwinfnt.h
+ modules/freetype2/include/freetype/internal/cffotypes.h
+ modules/freetype2/include/freetype/internal/cfftypes.h
+ modules/freetype2/include/freetype/internal/ftcalc.h
+ modules/freetype2/include/freetype/internal/ftdrv.h
+ modules/freetype2/include/freetype/internal/ftgloadr.h
+ modules/freetype2/include/freetype/internal/ftmemory.h
+ modules/freetype2/include/freetype/internal/ftpsprop.h
+ modules/freetype2/include/freetype/internal/ftstream.h
+ modules/freetype2/include/freetype/internal/ftvalid.h
+ modules/freetype2/include/freetype/internal/psaux.h
+ modules/freetype2/include/freetype/internal/pshints.h
+ modules/freetype2/include/freetype/internal/services/svbdf.h
+ modules/freetype2/include/freetype/internal/services/svcfftl.h
+ modules/freetype2/include/freetype/internal/services/svcid.h
+ modules/freetype2/include/freetype/internal/services/svfntfmt.h
+ modules/freetype2/include/freetype/internal/services/svgldict.h
+ modules/freetype2/include/freetype/internal/services/svkern.h
+ modules/freetype2/include/freetype/internal/services/svmetric.h
+ modules/freetype2/include/freetype/internal/services/svmm.h
+ modules/freetype2/include/freetype/internal/services/svotval.h
+ modules/freetype2/include/freetype/internal/services/svpfr.h
+ modules/freetype2/include/freetype/internal/services/svpostnm.h
+ modules/freetype2/include/freetype/internal/services/svprop.h
+ modules/freetype2/include/freetype/internal/services/svpscmap.h
+ modules/freetype2/include/freetype/internal/services/svpsinfo.h
+ modules/freetype2/include/freetype/internal/services/svsfnt.h
+ modules/freetype2/include/freetype/internal/services/svtteng.h
+ modules/freetype2/include/freetype/internal/services/svttglyf.h
+ modules/freetype2/include/freetype/internal/services/svwinfnt.h
+ modules/freetype2/include/freetype/internal/sfnt.h
+ modules/freetype2/include/freetype/internal/t1types.h
+ modules/freetype2/include/freetype/internal/tttypes.h
+ modules/freetype2/include/freetype/t1tables.h
+ modules/freetype2/include/freetype/ttnameid.h
+ modules/freetype2/include/freetype/tttables.h
+ modules/freetype2/include/freetype/tttags.h
+ modules/freetype2/src/Jamfile
+ modules/freetype2/src/autofit/Jamfile
+ modules/freetype2/src/autofit/afangles.c
+ modules/freetype2/src/autofit/afblue.c
+ modules/freetype2/src/autofit/afblue.cin
+ modules/freetype2/src/autofit/afblue.h
+ modules/freetype2/src/autofit/afblue.hin
+ modules/freetype2/src/autofit/afcjk.h
+ modules/freetype2/src/autofit/afdummy.c
+ modules/freetype2/src/autofit/afdummy.h
+ modules/freetype2/src/autofit/afglobal.c
+ modules/freetype2/src/autofit/afglobal.h
+ modules/freetype2/src/autofit/afhints.c
+ modules/freetype2/src/autofit/afhints.h
+ modules/freetype2/src/autofit/afindic.c
+ modules/freetype2/src/autofit/afindic.h
+ modules/freetype2/src/autofit/aflatin.c
+ modules/freetype2/src/autofit/aflatin.h
+ modules/freetype2/src/autofit/aflatin2.c
+ modules/freetype2/src/autofit/aflatin2.h
+ modules/freetype2/src/autofit/afloader.c
+ modules/freetype2/src/autofit/afloader.h
+ modules/freetype2/src/autofit/afmodule.c
+ modules/freetype2/src/autofit/afmodule.h
+ modules/freetype2/src/autofit/afpic.c
+ modules/freetype2/src/autofit/afpic.h
+ modules/freetype2/src/autofit/afranges.c
+ modules/freetype2/src/autofit/afranges.h
+ modules/freetype2/src/autofit/afshaper.c
+ modules/freetype2/src/autofit/afshaper.h
+ modules/freetype2/src/autofit/afwarp.h
+ modules/freetype2/src/autofit/afwrtsys.h
+ modules/freetype2/src/autofit/autofit.c
+ modules/freetype2/src/autofit/module.mk
+ modules/freetype2/src/base/Jamfile
+ modules/freetype2/src/base/basepic.c
+ modules/freetype2/src/base/basepic.h
+ modules/freetype2/src/base/ftadvanc.c
+ modules/freetype2/src/base/ftapi.c
+ modules/freetype2/src/base/ftbase.c
+ modules/freetype2/src/base/ftbase.h
+ modules/freetype2/src/base/ftbdf.c
+ modules/freetype2/src/base/ftbitmap.c
+ modules/freetype2/src/base/ftcid.c
+ modules/freetype2/src/base/ftdbgmem.c
+ modules/freetype2/src/base/ftfntfmt.c
+ modules/freetype2/src/base/ftfstype.c
+ modules/freetype2/src/base/ftgasp.c
+ modules/freetype2/src/base/ftgloadr.c
+ modules/freetype2/src/base/ftlcdfil.c
+ modules/freetype2/src/base/ftmm.c
+ modules/freetype2/src/base/ftobjs.c
+ modules/freetype2/src/base/ftotval.c
+ modules/freetype2/src/base/ftpatent.c
+ modules/freetype2/src/base/ftpfr.c
+ modules/freetype2/src/base/ftpic.c
+ modules/freetype2/src/base/ftpsprop.c
+ modules/freetype2/src/base/ftsnames.c
+ modules/freetype2/src/base/ftstream.c
+ modules/freetype2/src/base/ftstroke.c
+ modules/freetype2/src/base/ftsynth.c
+ modules/freetype2/src/base/fttype1.c
+ modules/freetype2/src/base/ftutil.c
+ modules/freetype2/src/base/ftver.rc
+ modules/freetype2/src/base/ftwinfnt.c
+ modules/freetype2/src/bdf/Jamfile
+ modules/freetype2/src/cache/Jamfile
+ modules/freetype2/src/cache/ftcache.c
+ modules/freetype2/src/cache/ftcbasic.c
+ modules/freetype2/src/cache/ftccache.c
+ modules/freetype2/src/cache/ftccache.h
+ modules/freetype2/src/cache/ftccback.h
+ modules/freetype2/src/cache/ftccmap.c
+ modules/freetype2/src/cache/ftcglyph.c
+ modules/freetype2/src/cache/ftcglyph.h
+ modules/freetype2/src/cache/ftcimage.c
+ modules/freetype2/src/cache/ftcimage.h
+ modules/freetype2/src/cache/ftcmanag.c
+ modules/freetype2/src/cache/ftcmru.c
+ modules/freetype2/src/cache/ftcsbits.c
+ modules/freetype2/src/cache/ftcsbits.h
+ modules/freetype2/src/cff/Jamfile
+ modules/freetype2/src/cff/cff.c
+ modules/freetype2/src/cff/cffcmap.c
+ modules/freetype2/src/cff/cffcmap.h
+ modules/freetype2/src/cff/cffdrivr.c
+ modules/freetype2/src/cff/cffdrivr.h
+ modules/freetype2/src/cff/cffgload.c
+ modules/freetype2/src/cff/cffgload.h
+ modules/freetype2/src/cff/cffload.c
+ modules/freetype2/src/cff/cffload.h
+ modules/freetype2/src/cff/cffobjs.c
+ modules/freetype2/src/cff/cffobjs.h
+ modules/freetype2/src/cff/cffparse.c
+ modules/freetype2/src/cff/cffparse.h
+ modules/freetype2/src/cff/cffpic.c
+ modules/freetype2/src/cff/cffpic.h
+ modules/freetype2/src/cff/cfftoken.h
+ modules/freetype2/src/cff/module.mk
+ modules/freetype2/src/cid/Jamfile
+ modules/freetype2/src/cid/cidgload.c
+ modules/freetype2/src/cid/cidgload.h
+ modules/freetype2/src/cid/cidload.c
+ modules/freetype2/src/cid/cidload.h
+ modules/freetype2/src/cid/cidobjs.c
+ modules/freetype2/src/cid/cidobjs.h
+ modules/freetype2/src/cid/cidparse.c
+ modules/freetype2/src/cid/cidparse.h
+ modules/freetype2/src/cid/cidriver.c
+ modules/freetype2/src/cid/cidriver.h
+ modules/freetype2/src/cid/cidtoken.h
+ modules/freetype2/src/cid/module.mk
+ modules/freetype2/src/cid/type1cid.c
+ modules/freetype2/src/gxvalid/Jamfile
+ modules/freetype2/src/gxvalid/README
+ modules/freetype2/src/gxvalid/gxvalid.c
+ modules/freetype2/src/gxvalid/module.mk
+ modules/freetype2/src/gzip/Jamfile
+ modules/freetype2/src/gzip/ftgzip.c
+ modules/freetype2/src/lzw/Jamfile
+ modules/freetype2/src/lzw/ftzopen.c
+ modules/freetype2/src/lzw/ftzopen.h
+ modules/freetype2/src/otvalid/Jamfile
+ modules/freetype2/src/otvalid/module.mk
+ modules/freetype2/src/otvalid/otvalid.c
+ modules/freetype2/src/otvalid/otvalid.h
+ modules/freetype2/src/otvalid/otvbase.c
+ modules/freetype2/src/otvalid/otvcommn.c
+ modules/freetype2/src/otvalid/otvcommn.h
+ modules/freetype2/src/otvalid/otvgdef.c
+ modules/freetype2/src/otvalid/otvgpos.c
+ modules/freetype2/src/otvalid/otvgpos.h
+ modules/freetype2/src/otvalid/otvgsub.c
+ modules/freetype2/src/otvalid/otvjstf.c
+ modules/freetype2/src/otvalid/otvmod.c
+ modules/freetype2/src/otvalid/otvmod.h
+ modules/freetype2/src/pcf/Jamfile
+ modules/freetype2/src/pfr/Jamfile
+ modules/freetype2/src/pfr/module.mk
+ modules/freetype2/src/pfr/pfr.c
+ modules/freetype2/src/pfr/pfrcmap.c
+ modules/freetype2/src/pfr/pfrcmap.h
+ modules/freetype2/src/pfr/pfrdrivr.c
+ modules/freetype2/src/pfr/pfrdrivr.h
+ modules/freetype2/src/pfr/pfrgload.c
+ modules/freetype2/src/pfr/pfrgload.h
+ modules/freetype2/src/pfr/pfrload.c
+ modules/freetype2/src/pfr/pfrload.h
+ modules/freetype2/src/pfr/pfrobjs.c
+ modules/freetype2/src/pfr/pfrobjs.h
+ modules/freetype2/src/pfr/pfrsbit.c
+ modules/freetype2/src/pfr/pfrsbit.h
+ modules/freetype2/src/pfr/pfrtypes.h
+ modules/freetype2/src/psaux/Jamfile
+ modules/freetype2/src/psaux/afmparse.c
+ modules/freetype2/src/psaux/afmparse.h
+ modules/freetype2/src/psaux/cffdecode.c
+ modules/freetype2/src/psaux/cffdecode.h
+ modules/freetype2/src/psaux/module.mk
+ modules/freetype2/src/psaux/psaux.c
+ modules/freetype2/src/psaux/psauxmod.c
+ modules/freetype2/src/psaux/psauxmod.h
+ modules/freetype2/src/psaux/psconv.c
+ modules/freetype2/src/psaux/psconv.h
+ modules/freetype2/src/psaux/psobjs.c
+ modules/freetype2/src/psaux/psobjs.h
+ modules/freetype2/src/psaux/t1cmap.c
+ modules/freetype2/src/psaux/t1cmap.h
+ modules/freetype2/src/psaux/t1decode.c
+ modules/freetype2/src/psaux/t1decode.h
+ modules/freetype2/src/pshinter/Jamfile
+ modules/freetype2/src/pshinter/module.mk
+ modules/freetype2/src/pshinter/pshalgo.h
+ modules/freetype2/src/pshinter/pshglob.h
+ modules/freetype2/src/pshinter/pshinter.c
+ modules/freetype2/src/pshinter/pshmod.c
+ modules/freetype2/src/pshinter/pshmod.h
+ modules/freetype2/src/pshinter/pshpic.c
+ modules/freetype2/src/pshinter/pshpic.h
+ modules/freetype2/src/pshinter/pshrec.c
+ modules/freetype2/src/psnames/Jamfile
+ modules/freetype2/src/psnames/module.mk
+ modules/freetype2/src/psnames/psmodule.c
+ modules/freetype2/src/psnames/psmodule.h
+ modules/freetype2/src/psnames/psnames.c
+ modules/freetype2/src/psnames/pspic.c
+ modules/freetype2/src/psnames/pspic.h
+ modules/freetype2/src/raster/Jamfile
+ modules/freetype2/src/raster/ftrend1.c
+ modules/freetype2/src/raster/ftrend1.h
+ modules/freetype2/src/raster/module.mk
+ modules/freetype2/src/raster/raster.c
+ modules/freetype2/src/raster/rastpic.c
+ modules/freetype2/src/raster/rastpic.h
+ modules/freetype2/src/sfnt/Jamfile
+ modules/freetype2/src/sfnt/module.mk
+ modules/freetype2/src/sfnt/pngshim.c
+ modules/freetype2/src/sfnt/pngshim.h
+ modules/freetype2/src/sfnt/sfdriver.c
+ modules/freetype2/src/sfnt/sfdriver.h
+ modules/freetype2/src/sfnt/sfnt.c
+ modules/freetype2/src/sfnt/sfntpic.c
+ modules/freetype2/src/sfnt/sfntpic.h
+ modules/freetype2/src/sfnt/sfobjs.c
+ modules/freetype2/src/sfnt/sfobjs.h
+ modules/freetype2/src/sfnt/ttbdf.c
+ modules/freetype2/src/sfnt/ttbdf.h
+ modules/freetype2/src/sfnt/ttcmap.c
+ modules/freetype2/src/sfnt/ttcmap.h
+ modules/freetype2/src/sfnt/ttcmapc.h
+ modules/freetype2/src/sfnt/ttkern.c
+ modules/freetype2/src/sfnt/ttkern.h
+ modules/freetype2/src/sfnt/ttload.c
+ modules/freetype2/src/sfnt/ttload.h
+ modules/freetype2/src/sfnt/ttmtx.c
+ modules/freetype2/src/sfnt/ttmtx.h
+ modules/freetype2/src/sfnt/ttpost.h
+ modules/freetype2/src/sfnt/ttsbit.c
+ modules/freetype2/src/sfnt/ttsbit.h
+ modules/freetype2/src/smooth/Jamfile
+ modules/freetype2/src/smooth/ftgrays.h
+ modules/freetype2/src/smooth/ftsmooth.c
+ modules/freetype2/src/smooth/ftsmooth.h
+ modules/freetype2/src/smooth/ftspic.c
+ modules/freetype2/src/smooth/ftspic.h
+ modules/freetype2/src/smooth/module.mk
+ modules/freetype2/src/smooth/smooth.c
+ modules/freetype2/src/tools/afblue.pl
+ modules/freetype2/src/tools/docmaker/utils.py
+ modules/freetype2/src/tools/ftfuzzer/README
+ modules/freetype2/src/tools/ftfuzzer/ftfuzzer.cc
+ modules/freetype2/src/tools/ftfuzzer/rasterfuzzer.cc
+ modules/freetype2/src/tools/ftfuzzer/runinput.cc
+ modules/freetype2/src/tools/glnames.py
+ modules/freetype2/src/truetype/Jamfile
+ modules/freetype2/src/truetype/module.mk
+ modules/freetype2/src/truetype/truetype.c
+ modules/freetype2/src/truetype/ttdriver.c
+ modules/freetype2/src/truetype/ttdriver.h
+ modules/freetype2/src/truetype/ttgload.c
+ modules/freetype2/src/truetype/ttgload.h
+ modules/freetype2/src/truetype/ttgxvar.h
+ modules/freetype2/src/truetype/ttinterp.h
+ modules/freetype2/src/truetype/ttobjs.c
+ modules/freetype2/src/truetype/ttobjs.h
+ modules/freetype2/src/truetype/ttpic.c
+ modules/freetype2/src/truetype/ttpic.h
+ modules/freetype2/src/truetype/ttpload.c
+ modules/freetype2/src/truetype/ttpload.h
+ modules/freetype2/src/truetype/ttsubpix.c
+ modules/freetype2/src/truetype/ttsubpix.h
+ modules/freetype2/src/type1/Jamfile
+ modules/freetype2/src/type1/module.mk
+ modules/freetype2/src/type1/t1afm.c
+ modules/freetype2/src/type1/t1afm.h
+ modules/freetype2/src/type1/t1driver.c
+ modules/freetype2/src/type1/t1driver.h
+ modules/freetype2/src/type1/t1gload.c
+ modules/freetype2/src/type1/t1gload.h
+ modules/freetype2/src/type1/t1load.h
+ modules/freetype2/src/type1/t1objs.c
+ modules/freetype2/src/type1/t1objs.h
+ modules/freetype2/src/type1/t1parse.h
+ modules/freetype2/src/type1/t1tokens.h
+ modules/freetype2/src/type1/type1.c
+ modules/freetype2/src/type42/Jamfile
+ modules/freetype2/src/type42/module.mk
+ modules/freetype2/src/type42/t42drivr.h
+ modules/freetype2/src/type42/t42objs.c
+ modules/freetype2/src/type42/t42objs.h
+ modules/freetype2/src/type42/t42parse.c
+ modules/freetype2/src/type42/t42parse.h
+ modules/freetype2/src/type42/t42types.h
+ modules/freetype2/src/type42/type42.c
+ modules/freetype2/src/winfonts/Jamfile
+ modules/freetype2/src/winfonts/module.mk
+ modules/freetype2/src/winfonts/winfnt.c
+ modules/freetype2/src/winfonts/winfnt.h
+ modules/freetype2/vms_make.com
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg
+ 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+ 1996-2018 Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
+ 2002-2018 David Turner.
+ 2002-2018 Roberto Alameda.
+ 2003 Huw D M Davies for Codeweavers
+ 2004-2018 David Turner, Robert Wilhelm, Werner Lemberg and George Williams.
+ 2004-2018 suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
+ 2004-2018 suzuki toshiya, Masatake YAMATO, Red hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
+ 2005-2018 suzuki toshiya, Masatake YAMATO and Red Hat K.K.
+ 2006-2018 suzuki toshiya, David Turner, Robert Wilhelm, and Werner Lemberg.
+ 2007 Dmitry Timoshkov for Codeweavers
+ 2007-2018 Dereg Clegg and Michael Toftdal.
+ 2007-2018 Derek Clegg and Michael Toftdal.
+ 2007-2018 Rahul Bhalerao <rahul.bhalerao@redhat.com>, <b.rahul.pm@gmail.com>.
+ 2008-2018 David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya.
+ 2009-2018 Oran Agra and Mickey Gabel.
+ 2010-2018 Joel Klinghed.
+ 2013 Google, Inc. Google Author(s): Behdad Esfahbod.
+ 2013-2018 Google, Inc. Stuart Gill and Behdad Esfahbod.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+
+Files: js/src/tests/function-arguments-caller-changes.diff
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/duplicate-keys.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/exception-not-object-coercible.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/function-length.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/function-name.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/function-property-descriptor.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/inherited-properties-omitted.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/normal-object.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/observable-operations.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/primitive-booleans.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/primitive-numbers.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/primitive-strings.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/primitive-symbols.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/proxy-undefined-descriptor.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/symbols-included.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/tamper-with-global-object.js
+ js/src/tests/test262/built-ins/Object/getOwnPropertyDescriptors/tamper-with-object-keys.js
+ js/src/tests/test262/ch07/7.6/S7.6_A1.3_T1.js
+ js/src/tests/test262/ch07/7.6/S7.6_A1.3_T2.js
+ js/src/tests/test262/ch07/7.6/S7.6_A1.3_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A1.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A1.1_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A1.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A1.2_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A6.3_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.3_T1.js
+ js/src/tests/test262/ch08/8.4/S8.4_A8.js
+ js/src/tests/test262/ch08/8.5/S8.5_A1.js
+ js/src/tests/test262/ch08/8.5/S8.5_A12.1.js
+ js/src/tests/test262/ch08/8.5/S8.5_A12.2.js
+ js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A8.js
+ js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A6.js
+ js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A7.js
+ js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A8.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2.1_A1.js
+ js/src/tests/test262/ch10/10.4/10.4.3/S10.4.3_A1.js
+ js/src/tests/test262/ch11/11.12/S11.12_A1.js
+ js/src/tests/test262/ch11/11.12/S11.12_A2.1_T1.js
+ js/src/tests/test262/ch11/11.12/S11.12_A2.1_T2.js
+ js/src/tests/test262/ch11/11.12/S11.12_A2.1_T3.js
+ js/src/tests/test262/ch11/11.12/S11.12_A2.1_T4.js
+ js/src/tests/test262/ch11/11.12/S11.12_A2.1_T5.js
+ js/src/tests/test262/ch11/11.12/S11.12_A2.1_T6.js
+ js/src/tests/test262/ch11/11.13/11.13.1/S11.13.1_A1.js
+ js/src/tests/test262/ch11/11.13/11.13.1/S11.13.1_A2.1_T1.js
+ js/src/tests/test262/ch11/11.13/11.13.1/S11.13.1_A2.1_T2.js
+ js/src/tests/test262/ch11/11.13/11.13.1/S11.13.1_A2.1_T3.js
+ js/src/tests/test262/ch11/11.13/11.13.1/S11.13.1_A3.1.js
+ js/src/tests/test262/ch11/11.13/11.13.1/S11.13.1_A3.2.js
+ js/src/tests/test262/ch11/11.13/11.13.1/S11.13.1_A4_T1.js
+ js/src/tests/test262/ch11/11.13/11.13.1/S11.13.1_A4_T2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T10.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T11.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A1_T9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T10.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T11.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.1_T9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T10.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T11.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A3.2_T9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.10_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.11_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.1_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.2_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.3_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.4_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.5_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.6_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.7_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.8_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A4.9_T2.9.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A3_T1.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A3_T2.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A3_T3.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A3_T4.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A3_T5.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A3_T1.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A3_T2.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A3_T3.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A3_T4.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A3_T5.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A3_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A3_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A3_T3.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A3_T4.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A3_T5.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A3_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A3_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A3_T3.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A3_T4.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A3_T5.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.11.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.6.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.7.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.11.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.5.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.8.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A2.1_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A2.1_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A2.1_T3.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A2.2_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T1.1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T1.2.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T1.3.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T2.1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T2.2.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T2.3.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T2.4.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T2.5.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T2.6.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T2.7.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T2.8.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.1_T2.9.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.2_T1.1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A3.2_T1.2.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.10.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.5.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.6.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.8.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A2.1_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A2.1_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A2.1_T3.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A2.2_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T1.1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T1.2.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T1.3.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T2.1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T2.2.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T2.3.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T2.4.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T2.5.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T2.6.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T2.7.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T2.8.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.1_T2.9.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.2_T1.1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A3.2_T1.2.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.10.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.6.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.7.js
+ js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A1.js
+ js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A2.1_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A2.1_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A2.1_T3.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A1.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A2.1_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A2.1_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A2.1_T3.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A1.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A2.1_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A2.1_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A2.1_T3.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A1.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A2.1_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A2.1_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A2.1_T3.js
+ js/src/tests/test262/ch12/12.9/S12.9_A2.js
+ js/src/tests/test262/ch13/13.0/S13_A1.js
+ js/src/tests/test262/ch13/13.0/S13_A4_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A4_T2.js
+ js/src/tests/test262/ch13/13.0/S13_A4_T3.js
+ js/src/tests/test262/ch13/13.0/S13_A4_T4.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A10.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A11.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A12.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A13.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A14.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A9.js
+ js/src/tests/test262/ch13/13.2/S13.2.3_A1.js
+ js/src/tests/test262/ch13/13.2/S13.2_A6_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2_A6_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2_A7_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2_A7_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2_A8_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2_A8_T2.js
+ js/src/tests/test262/intl402/ch06/6.2/6.2.2_b.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-1.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-2.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-3.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-4.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-delete-1.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-delete-2.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-delete-3.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-delete-4.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-nonwritable-1.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-nonwritable-2.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-nonwritable-3.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-nonwritable-4.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-nonwritable-5.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-strict-delete-1.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-strict-delete-2.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-strict-delete-3.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonconfigurable-strict-delete-4.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonwritable-nonconfigurable-1.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonwritable-nonconfigurable-2.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonwritable-nonconfigurable-3.js
+ js/src/tests/test262/language/arguments-object/mapped/mapped-arguments-nonwritable-nonconfigurable-4.js
+Copyright: 2009 the Sputnik authors.
+ 2011 Google Inc.
+ 2011 Google, Inc.
+ 2012 Mozilla Corporation.
+ 2015 André Bargull.
+ 2016 Jordan Harband.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+
+Files: devtools/client/shared/vendor/jsol.js
+ dom/canvas/test/webgl-conf/checkout/resources/boolUniformShader.vert
+ dom/canvas/test/webgl-conf/checkout/resources/floatUniformShader.vert
+ dom/canvas/test/webgl-conf/checkout/resources/intUniformShader.vert
+ dom/canvas/test/webgl-conf/checkout/resources/matUniformShader.vert
+ dom/canvas/test/webgl-conf/checkout/resources/noopUniformShader.frag
+ dom/canvas/test/webgl-conf/checkout/resources/noopUniformShaderES3.frag
+ dom/canvas/test/webgl-conf/checkout/resources/structUniformShader.vert
+ dom/media/webspeech/recognition/endpointer.cc
+ dom/media/webspeech/recognition/endpointer.h
+ dom/media/webspeech/recognition/energy_endpointer.cc
+ dom/media/webspeech/recognition/energy_endpointer_params.cc
+ dom/media/webspeech/recognition/energy_endpointer_params.h
+ dom/plugins/ipc/PluginInterposeOSX.h
+ dom/plugins/ipc/PluginInterposeOSX.mm
+ js/src/irregexp/NativeRegExpMacroAssembler.cpp
+ js/src/irregexp/NativeRegExpMacroAssembler.h
+ js/src/irregexp/RegExpAST.cpp
+ js/src/irregexp/RegExpAST.h
+ js/src/irregexp/RegExpBytecode.h
+ js/src/irregexp/RegExpCharacters.h
+ js/src/irregexp/RegExpEngine.cpp
+ js/src/irregexp/RegExpEngine.h
+ js/src/irregexp/RegExpMacroAssembler.cpp
+ js/src/irregexp/RegExpMacroAssembler.h
+ js/src/irregexp/RegExpParser.cpp
+ js/src/irregexp/RegExpParser.h
+ js/src/irregexp/RegExpStack.cpp
+ js/src/irregexp/RegExpStack.h
+ js/src/jit/arm/Simulator-arm.cpp
+ js/src/jit/arm/Simulator-arm.h
+ js/src/jit/mips32/Simulator-mips32.cpp
+ js/src/jit/mips32/Simulator-mips32.h
+ js/src/jit/mips64/Simulator-mips64.cpp
+ js/src/jit/mips64/Simulator-mips64.h
+ js/src/octane/code-load.js
+ js/src/octane/run-box2d.js
+ js/src/octane/run-code-load.js
+ js/src/octane/run-crypto.js
+ js/src/octane/run-deltablue.js
+ js/src/octane/run-earley-boyer.js
+ js/src/octane/run-gbemu.js
+ js/src/octane/run-mandreel.js
+ js/src/octane/run-navier-stokes.js
+ js/src/octane/run-pdfjs.js
+ js/src/octane/run-raytrace.js
+ js/src/octane/run-regexp.js
+ js/src/octane/run-richards.js
+ js/src/octane/run-splay.js
+ js/src/octane/run-typescript.js
+ js/src/octane/run-zlib.js
+ js/src/octane/run.js
+ js/src/octane/typescript.js
+ js/src/octane/zlib.js
+ media/libyuv/third_party/gflags/gen/posix/include/gflags/gflags.h
+ media/libyuv/third_party/gflags/gen/posix/include/gflags/gflags_completions.h
+ media/libyuv/third_party/gflags/gen/posix/include/gflags/gflags_declare.h
+ media/libyuv/third_party/gflags/gen/posix/include/gflags/gflags_gflags.h
+ media/libyuv/third_party/gflags/gen/win/include/gflags/gflags.h
+ media/libyuv/third_party/gflags/gen/win/include/gflags/gflags_completions.h
+ media/libyuv/third_party/gflags/gen/win/include/gflags/gflags_declare.h
+ media/libyuv/third_party/gflags/gen/win/include/gflags/gflags_gflags.h
+ media/webrtc/trunk/testing/gtest/include/gtest/gtest-test-part.h
+ media/webrtc/trunk/testing/gtest/include/gtest/gtest-typed-test.h
+ media/webrtc/trunk/testing/gtest/samples/sample4_unittest.cc
+ media/webrtc/trunk/testing/gtest/scripts/fuse_gtest_files.py
+ media/webrtc/trunk/testing/gtest/scripts/gen_gtest_pred_impl.py
+ media/webrtc/trunk/testing/gtest/scripts/pump.py
+ media/webrtc/trunk/testing/gtest/scripts/upload_gtest.py
+ media/webrtc/trunk/testing/gtest/src/gtest-filepath.cc
+ media/webrtc/trunk/testing/gtest/src/gtest-port.cc
+ media/webrtc/trunk/testing/gtest/src/gtest-typed-test.cc
+ media/webrtc/trunk/testing/gtest/src/gtest_main.cc
+ media/webrtc/trunk/testing/gtest/test/gtest-linked_ptr_test.cc
+ media/webrtc/trunk/testing/gtest/test/gtest-test-part_test.cc
+ media/webrtc/trunk/testing/gtest/test/gtest-tuple_test.cc
+ media/webrtc/trunk/testing/gtest/test/gtest-typed-test2_test.cc
+ media/webrtc/trunk/testing/gtest/test/gtest-typed-test_test.cc
+ media/webrtc/trunk/testing/gtest/test/gtest-typed-test_test.h
+ media/webrtc/trunk/testing/gtest/test/gtest_break_on_failure_unittest.py
+ media/webrtc/trunk/testing/gtest/test/gtest_catch_exceptions_test.py
+ media/webrtc/trunk/testing/gtest/test/gtest_color_test.py
+ media/webrtc/trunk/testing/gtest/test/gtest_env_var_test.py
+ media/webrtc/trunk/testing/gtest/test/gtest_filter_unittest.py
+ media/webrtc/trunk/testing/gtest/test/gtest_help_test.py
+ media/webrtc/trunk/testing/gtest/test/gtest_help_test_.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_list_tests_unittest.py
+ media/webrtc/trunk/testing/gtest/test/gtest_list_tests_unittest_.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_main_unittest.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_output_test.py
+ media/webrtc/trunk/testing/gtest/test/gtest_prod_test.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_repeat_test.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_shuffle_test.py
+ media/webrtc/trunk/testing/gtest/test/gtest_stress_test.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_test_utils.py
+ media/webrtc/trunk/testing/gtest/test/gtest_throw_on_failure_test.py
+ media/webrtc/trunk/testing/gtest/test/gtest_uninitialized_test.py
+ media/webrtc/trunk/testing/gtest/test/gtest_uninitialized_test_.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_xml_outfile1_test_.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_xml_outfile2_test_.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_xml_outfiles_test.py
+ media/webrtc/trunk/testing/gtest/test/gtest_xml_output_unittest.py
+ media/webrtc/trunk/testing/gtest/test/gtest_xml_test_utils.py
+ media/webrtc/trunk/testing/gtest/test/production.cc
+ media/webrtc/trunk/testing/gtest/test/production.h
+ media/webrtc/trunk/testing/gtest/xcode/Scripts/versiongenerate.py
+ mfbt/decimal/Decimal.cpp
+ mfbt/double-conversion/bignum-dtoa.cc
+ mfbt/double-conversion/bignum-dtoa.h
+ mfbt/double-conversion/bignum.cc
+ mfbt/double-conversion/bignum.h
+ mfbt/double-conversion/cached-powers.cc
+ mfbt/double-conversion/cached-powers.h
+ mfbt/double-conversion/diy-fp.cc
+ mfbt/double-conversion/diy-fp.h
+ mfbt/double-conversion/double-conversion.cc
+ mfbt/double-conversion/double-conversion.h
+ mfbt/double-conversion/fast-dtoa.cc
+ mfbt/double-conversion/fast-dtoa.h
+ mfbt/double-conversion/fixed-dtoa.cc
+ mfbt/double-conversion/fixed-dtoa.h
+ mfbt/double-conversion/ieee.h
+ mfbt/double-conversion/strtod.cc
+ mfbt/double-conversion/strtod.h
+ mfbt/double-conversion/utils.h
+ other-licenses/snappy/src/snappy-c.cc
+ other-licenses/snappy/src/snappy-sinksource.cc
+ other-licenses/snappy/src/snappy-sinksource.h
+ other-licenses/snappy/src/snappy-stubs-internal.cc
+ other-licenses/snappy/src/snappy.cc
+ other-licenses/snappy/src/snappy_unittest.cc
+ security/nss/gtests/google_test/gtest/include/gtest/gtest-test-part.h
+ security/nss/gtests/google_test/gtest/include/gtest/gtest-typed-test.h
+ security/nss/gtests/google_test/gtest/samples/sample4_unittest.cc
+ security/nss/gtests/google_test/gtest/scripts/common.py
+ security/nss/gtests/google_test/gtest/scripts/fuse_gtest_files.py
+ security/nss/gtests/google_test/gtest/scripts/gen_gtest_pred_impl.py
+ security/nss/gtests/google_test/gtest/scripts/pump.py
+ security/nss/gtests/google_test/gtest/scripts/release_docs.py
+ security/nss/gtests/google_test/gtest/scripts/upload_gtest.py
+ security/nss/gtests/google_test/gtest/src/gtest-filepath.cc
+ security/nss/gtests/google_test/gtest/src/gtest-port.cc
+ security/nss/gtests/google_test/gtest/src/gtest-typed-test.cc
+ security/nss/gtests/google_test/gtest/src/gtest_main.cc
+ security/nss/gtests/google_test/gtest/test/googletest-break-on-failure-unittest.py
+ security/nss/gtests/google_test/gtest/test/googletest-catch-exceptions-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-color-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-env-var-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-filter-unittest.py
+ security/nss/gtests/google_test/gtest/test/googletest-json-outfiles-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-json-output-unittest.py
+ security/nss/gtests/google_test/gtest/test/googletest-linked-ptr-test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-list-tests-unittest.py
+ security/nss/gtests/google_test/gtest/test/googletest-list-tests-unittest_.cc
+ security/nss/gtests/google_test/gtest/test/googletest-output-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-param-test-invalid-name1-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-param-test-invalid-name1-test_.cc
+ security/nss/gtests/google_test/gtest/test/googletest-param-test-invalid-name2-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-param-test-invalid-name2-test_.cc
+ security/nss/gtests/google_test/gtest/test/googletest-shuffle-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-test-part-test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-throw-on-failure-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-tuple-test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-uninitialized-test.py
+ security/nss/gtests/google_test/gtest/test/googletest-uninitialized-test_.cc
+ security/nss/gtests/google_test/gtest/test/gtest-typed-test2_test.cc
+ security/nss/gtests/google_test/gtest/test/gtest-typed-test_test.cc
+ security/nss/gtests/google_test/gtest/test/gtest-typed-test_test.h
+ security/nss/gtests/google_test/gtest/test/gtest_help_test.py
+ security/nss/gtests/google_test/gtest/test/gtest_help_test_.cc
+ security/nss/gtests/google_test/gtest/test/gtest_json_test_utils.py
+ security/nss/gtests/google_test/gtest/test/gtest_list_output_unittest.py
+ security/nss/gtests/google_test/gtest/test/gtest_list_output_unittest_.cc
+ security/nss/gtests/google_test/gtest/test/gtest_main_unittest.cc
+ security/nss/gtests/google_test/gtest/test/gtest_prod_test.cc
+ security/nss/gtests/google_test/gtest/test/gtest_repeat_test.cc
+ security/nss/gtests/google_test/gtest/test/gtest_stress_test.cc
+ security/nss/gtests/google_test/gtest/test/gtest_test_utils.py
+ security/nss/gtests/google_test/gtest/test/gtest_testbridge_test.py
+ security/nss/gtests/google_test/gtest/test/gtest_testbridge_test_.cc
+ security/nss/gtests/google_test/gtest/test/gtest_xml_outfile1_test_.cc
+ security/nss/gtests/google_test/gtest/test/gtest_xml_outfile2_test_.cc
+ security/nss/gtests/google_test/gtest/test/gtest_xml_outfiles_test.py
+ security/nss/gtests/google_test/gtest/test/gtest_xml_output_unittest.py
+ security/nss/gtests/google_test/gtest/test/gtest_xml_test_utils.py
+ security/nss/gtests/google_test/gtest/test/production.cc
+ security/nss/gtests/google_test/gtest/test/production.h
+ security/nss/gtests/google_test/gtest/xcode/Scripts/versiongenerate.py
+ testing/gtest/gmock/src/gmock.cc
+ testing/gtest/gmock/src/gmock_main.cc
+ testing/gtest/gtest/include/gtest/gtest-test-part.h
+ testing/gtest/gtest/include/gtest/gtest-typed-test.h
+ testing/gtest/gtest/src/gtest-filepath.cc
+ testing/gtest/gtest/src/gtest-port.cc
+ testing/gtest/gtest/src/gtest-typed-test.cc
+ testing/gtest/gtest/src/gtest_main.cc
+ testing/mochitest/pywebsocket/mod_pywebsocket/__init__.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/_stream_base.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/_stream_hixie75.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/_stream_hybi.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/common.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/dispatch.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/extensions.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/fast_masking.i
+ testing/mochitest/pywebsocket/mod_pywebsocket/handshake/__init__.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/handshake/_base.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/handshake/hybi.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/handshake/hybi00.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/headerparserhandler.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/http_header_util.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/memorizingfile.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/msgutil.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/mux.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/stream.py
+ testing/mochitest/pywebsocket/mod_pywebsocket/util.py
+ testing/mochitest/pywebsocket/standalone.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/abort_handshake_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/abort_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/bench_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/benchmark_helper_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/close_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/echo_client.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/echo_noext_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/echo_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/eventsource.cgi
+ testing/web-platform/tests/tools/pywebsocket/src/example/hsts_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/internal_error_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/origin_check_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/__init__.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/_stream_base.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/_stream_hixie75.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/_stream_hybi.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/common.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/dispatch.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/extensions.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/fast_masking.i
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/handshake/__init__.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/handshake/_base.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/handshake/hybi.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/handshake/hybi00.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/headerparserhandler.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/http_header_util.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/memorizingfile.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/msgutil.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/mux.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/standalone.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/stream.py
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/util.py
+ testing/web-platform/tests/tools/pywebsocket/src/setup.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/client_for_testing.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/endtoend_with_external_server.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/mock.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/mux_client_for_testing.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/run_all.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/set_sys_path.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_dispatch.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_endtoend.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_extensions.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_handshake.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_handshake_hybi.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_handshake_hybi00.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_http_header_util.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_memorizingfile.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_mock.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_msgutil.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_mux.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_stream.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_stream_hixie75.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/test_util.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/handlers/abort_by_user_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/handlers/origin_check_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/handlers/sub/exception_in_transfer_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/handlers/sub/no_wsh_at_the_end.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/handlers/sub/non_callable_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/handlers/sub/plain_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/handlers/sub/wrong_handshake_sig_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/handlers/sub/wrong_transfer_sig_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/test/testdata/hello.pl
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/boolUniformShader.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/floatUniformShader.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/intUniformShader.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/matUniformShader.vert
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/noopUniformShader.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/structUniformShader.vert
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest-test-part.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest-typed-test.h
+ third_party/aom/third_party/googletest/src/googletest/src/gtest-filepath.cc
+ third_party/aom/third_party/googletest/src/googletest/src/gtest-port.cc
+ third_party/aom/third_party/googletest/src/googletest/src/gtest-typed-test.cc
+ third_party/aom/third_party/googletest/src/googletest/src/gtest_main.cc
+ third_party/aom/tools/cpplint.py
+ toolkit/components/protobuf/src/google/protobuf/descriptor.cc
+ toolkit/components/protobuf/src/google/protobuf/descriptor_database.cc
+ toolkit/components/protobuf/src/google/protobuf/extension_set.cc
+ toolkit/components/protobuf/src/google/protobuf/extension_set_heavy.cc
+ toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc
+ toolkit/components/protobuf/src/google/protobuf/generated_message_util.cc
+ toolkit/components/protobuf/src/google/protobuf/io/coded_stream_inl.h
+ toolkit/components/protobuf/src/google/protobuf/io/printer.cc
+ toolkit/components/protobuf/src/google/protobuf/io/strtod.cc
+ toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.cc
+ toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc
+ toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
+ toolkit/components/protobuf/src/google/protobuf/message.cc
+ toolkit/components/protobuf/src/google/protobuf/message_lite.cc
+ toolkit/components/protobuf/src/google/protobuf/reflection_ops.cc
+ toolkit/components/protobuf/src/google/protobuf/repeated_field.cc
+ toolkit/components/protobuf/src/google/protobuf/service.cc
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc
+ toolkit/components/protobuf/src/google/protobuf/stubs/common.cc
+ toolkit/components/protobuf/src/google/protobuf/stubs/hash.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/map_util.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/platform_macros.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/shared_ptr.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/stl_util.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/substitute.cc
+ toolkit/components/protobuf/src/google/protobuf/stubs/substitute.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/template_util.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/type_traits.h
+ toolkit/components/protobuf/src/google/protobuf/text_format.cc
+ toolkit/components/protobuf/src/google/protobuf/unknown_field_set.cc
+ toolkit/components/protobuf/src/google/protobuf/wire_format.cc
+ toolkit/components/protobuf/src/google/protobuf/wire_format_lite.cc
+ toolkit/components/protobuf/src/google/protobuf/wire_format_lite.h
+ toolkit/components/protobuf/src/google/protobuf/wire_format_lite_inl.h
+ toolkit/components/url-classifier/HashStore.cpp
+ tools/check-moz-style/checkmozstyle.py
+ tools/check-moz-style/diff_parser.py
+ tools/check-moz-style/modules/diff_parser.py
+Copyright: 1999-2018 Google Inc.
+ 2005 and onwards Google Inc.
+ 2006-2014 the V8 project authors.
+ 2006-2015 The Chromium Authors.
+ 2008-2014 Google Inc. https://developers.google.com/protocol-buffers/
+ 2011 Martin Gieseking <martin.gieseking@uos.de>.
+ 2013 the Octane Benchmark project authors.
+ 2014 Andreas Schuh
+ 2018 Google LLC.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: dom/tests/mochitest/ajax/mochikit/MochiKit/Async.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Base.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Color.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Controls.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/DOM.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/DateTime.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/DragAndDrop.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Format.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Iter.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Logging.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/LoggingPane.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/MochiKit.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/MockDOM.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Position.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Selector.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Signal.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Sortable.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Style.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Test.js
+ dom/tests/mochitest/ajax/mochikit/MochiKit/Visual.js
+ dom/tests/mochitest/ajax/mochikit/tests/test_Signal.js
+ embedding/ios/GeckoEmbed/GeckoEmbed/AppDelegate.h
+ embedding/ios/GeckoEmbed/GeckoEmbed/AppDelegate.m
+ embedding/ios/GeckoEmbed/GeckoEmbed/ViewController.h
+ embedding/ios/GeckoEmbed/GeckoEmbed/ViewController.m
+ embedding/ios/GeckoEmbed/GeckoEmbed/main.mm
+ gfx/2d/MMIHelpers.h
+ gfx/cairo/libpixman/src/pixman-x64-mmx-emulation.h
+ intl/icu/source/data/unidata/NormalizationCorrections.txt
+ intl/icu/source/data/unidata/norm2/nfkc_cf.txt
+ js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js
+ js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js
+ js/src/jit-test/tests/sunspider/check-string-unpack-code.js
+ js/src/tests/supporting/sta.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_1.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_10.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_11.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_12.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_13.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_14.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_15.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_16.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_17.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_18.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_19.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_2.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_20.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_21.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_22.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_23.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_24.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_25.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_26.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_27.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_28.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_29.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_3.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_30.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_31.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_32.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_33.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_34.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_35.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_36.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_37.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_38.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_39.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_4.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_40.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_41.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_42.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_43.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_44.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_45.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_46.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_47.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_48.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_49.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_5.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_6.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_7.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_8.js
+ js/src/tests/test262/ch08/8.12/8.12.1/8.12.1-1_9.js
+ js/src/tests/test262/ch08/8.12/8.12.4/8.14.4-8-b_1.js
+ js/src/tests/test262/ch08/8.12/8.12.4/8.14.4-8-b_2.js
+ js/src/tests/test262/ch08/8.12/8.12.5/8.12.5-3-b_1.js
+ js/src/tests/test262/ch08/8.12/8.12.5/8.12.5-3-b_2.js
+ js/src/tests/test262/ch08/8.12/8.12.5/8.12.5-5-b_1.js
+ js/src/tests/test262/ch08/8.12/8.12.9/8.12.9-9-b-i_1.js
+ js/src/tests/test262/ch08/8.12/8.12.9/8.12.9-9-b-i_2.js
+ js/src/tests/test262/ch08/8.12/8.12.9/8.12.9-9-c-i_1.js
+ js/src/tests/test262/ch08/8.12/8.12.9/8.12.9-9-c-i_2.js
+ js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-105.js
+ js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-106.js
+ js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_6-2-1-s.js
+ js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_6-2-2-s.js
+ js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_7-2-1-s.js
+ js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_7-2-2-s.js
+ js/src/tests/test262/ch11/11.2/11.2.3/11.2.3-3_1.js
+ js/src/tests/test262/ch11/11.2/11.2.3/11.2.3-3_2.js
+ js/src/tests/test262/ch11/11.2/11.2.3/11.2.3-3_3.js
+ js/src/tests/test262/ch11/11.2/11.2.3/11.2.3-3_4.js
+ js/src/tests/test262/ch11/11.2/11.2.3/11.2.3-3_5.js
+ js/src/tests/test262/ch11/11.2/11.2.3/11.2.3-3_6.js
+ js/src/tests/test262/ch11/11.2/11.2.3/11.2.3-3_7.js
+ js/src/tests/test262/ch11/11.2/11.2.3/11.2.3-3_8.js
+ js/src/tests/test262/ch13/13.0/13.0_4-17gs.js
+ js/src/tests/test262/ch13/13.0/13.0_4-5gs.js
+ js/src/tests/test262/shell.js
+ layout/generic/nsFlexContainerFrame.cpp
+ layout/reftests/bugs/support/replaced-min-max-15.png
+ layout/reftests/bugs/support/replaced-min-max-9.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-15.png
+ layout/reftests/w3c-css/submitted/ui3/support/replaced-min-max-9.png
+ mailnews/extensions/fts3/data/nfkc_cf.txt
+ media/libjpeg/jdcoefct.h
+ media/libjpeg/jdmainct.h
+ media/libjpeg/jdsample.h
+ media/libjpeg/simd/jcsample.h
+ media/libopus/celt/arm/celt_ne10_fft.c
+ media/libopus/celt/arm/celt_ne10_mdct.c
+ media/libopus/celt/arm/celt_neon_intr.c
+ media/libopus/celt/arm/fft_arm.h
+ media/libopus/celt/arm/mdct_arm.h
+ media/libopus/celt/fixed_debug.h
+ media/libopus/celt/fixed_generic.h
+ media/libopus/celt/mips/fixed_generic_mipsr1.h
+ media/libopus/celt/os_support.h
+ media/libopus/celt/stack_alloc.h
+ media/libopus/celt/x86/pitch_sse.h
+ media/libpng/apng.patch
+ media/libpng/arm/filter_neon_intrinsics.c
+ media/libpng/sse2/filter_sse2_intrinsics.c
+ media/libpng/sse2/intel_init.c
+ media/libspeex_resampler/src/fixed_generic.h
+ media/libspeex_resampler/src/resample_neon.c
+ media/libspeex_resampler/src/resample_sse.c
+ media/libspeex_resampler/src/speex_resampler.h
+ media/libspeex_resampler/src/stack_alloc.h
+ media/libtheora/bug920992.patch
+ media/libtheora/lib/arm/armfrag.s
+ media/libtheora/lib/arm/armidct.s
+ media/libtheora/lib/arm/armloop.s
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_crc32.h
+ mfbt/lz4.h
+ modules/freetype2/src/base/ftrfork.c
+ modules/freetype2/src/gzip/infblock.c
+ modules/freetype2/src/gzip/infcodes.c
+ modules/freetype2/src/gzip/inflate.c
+ modules/freetype2/src/gzip/inftrees.c
+ modules/freetype2/src/gzip/infutil.c
+ modules/zlib/src/gzclose.c
+ modules/zlib/src/gzguts.h
+ modules/zlib/src/gzlib.c
+ modules/zlib/src/gzread.c
+ modules/zlib/src/gzwrite.c
+ modules/zlib/src/inffast.c
+ modules/zlib/src/inftrees.c
+ modules/zlib/src/trees.c
+ other-licenses/nsis/Contrib/InetBgDL/InetBgDL.cpp
+ other-licenses/nsis/Contrib/InetBgDL/InetBgDL.h
+ parser/expat/lib/ascii.h
+ parser/expat/lib/asciitab.h
+ parser/expat/lib/expat.h
+ parser/expat/lib/expat_external.h
+ parser/expat/lib/iasciitab.h
+ parser/expat/lib/latin1tab.h
+ parser/expat/lib/utf8tab.h
+ parser/expat/lib/xmlparse.c
+ parser/expat/lib/xmlrole.c
+ parser/expat/lib/xmlrole.h
+ parser/expat/lib/xmltok.c
+ parser/expat/lib/xmltok.h
+ parser/expat/lib/xmltok_impl.c
+ parser/expat/lib/xmltok_impl.h
+ python/PyECC/ecc/Key.py
+ python/PyECC/ecc/eccrypt.py
+ python/PyECC/ecc/ecdsa.py
+ python/PyECC/ecc/elliptic.py
+ python/mock-1.0.0/setup.py
+ python/mock-1.0.0/tests/__init__.py
+ python/mock-1.0.0/tests/_testwith.py
+ python/mock-1.0.0/tests/testcallable.py
+ python/mock-1.0.0/tests/testhelpers.py
+ python/mock-1.0.0/tests/testmagicmethods.py
+ python/mock-1.0.0/tests/testmock.py
+ python/mock-1.0.0/tests/testpatch.py
+ python/mock-1.0.0/tests/testsentinel.py
+ python/py/py/__init__.py
+ python/py/py/_apipkg.py
+ python/py/py/_iniconfig.py
+ python/py/py/_xmlgen.py
+ python/pytest/README.rst
+ python/pytest/_pytest/assertion/rewrite.py
+ python/requests/requests/packages/urllib3/packages/ordered_dict.py
+ python/which/build.py
+ python/which/setup.py
+ python/which/test/test_which.py
+ python/which/test/testsupport.py
+ python/which/which.py
+ security/nss/lib/freebl/intel-aes-x64-masm.asm
+ security/nss/lib/freebl/intel-aes-x86-masm.asm
+ security/nss/lib/freebl/intel-gcm-x64-masm.asm
+ security/nss/lib/freebl/intel-gcm-x86-masm.asm
+ security/nss/lib/freebl/intel-gcm.s
+ security/nss/lib/freebl/mpi/doc/prng.pod
+ security/nss/lib/zlib/gzclose.c
+ security/nss/lib/zlib/gzguts.h
+ security/nss/lib/zlib/gzlib.c
+ security/nss/lib/zlib/gzread.c
+ security/nss/lib/zlib/gzwrite.c
+ security/nss/lib/zlib/inffast.c
+ security/nss/lib/zlib/inftrees.c
+ security/nss/lib/zlib/trees.c
+ testing/marionette/client/marionette_driver/keys.py
+ testing/mochitest/MochiKit/Async.js
+ testing/mochitest/MochiKit/Base.js
+ testing/mochitest/MochiKit/Color.js
+ testing/mochitest/MochiKit/Controls.js
+ testing/mochitest/MochiKit/DOM.js
+ testing/mochitest/MochiKit/DateTime.js
+ testing/mochitest/MochiKit/DragAndDrop.js
+ testing/mochitest/MochiKit/Format.js
+ testing/mochitest/MochiKit/Iter.js
+ testing/mochitest/MochiKit/Logging.js
+ testing/mochitest/MochiKit/LoggingPane.js
+ testing/mochitest/MochiKit/MochiKit.js
+ testing/mochitest/MochiKit/MockDOM.js
+ testing/mochitest/MochiKit/Signal.js
+ testing/mochitest/MochiKit/Sortable.js
+ testing/mochitest/MochiKit/Style.js
+ testing/mochitest/MochiKit/Test.js
+ testing/mochitest/MochiKit/Visual.js
+ testing/mochitest/MochiKit/packed.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Async.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Base.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Color.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/DOM.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/DateTime.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/DragAndDrop.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Format.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Iter.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Logging.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/LoggingPane.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/MochiKit.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/MockDOM.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Position.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Selector.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Signal.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Sortable.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Style.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Test.js
+ testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Visual.js
+ testing/mochitest/tests/MochiKit-1.4.2/tests/test_Signal.js
+ testing/talos/talos/tests/dromaeo/lib/dojo.js
+ testing/web-platform/tests/2dcontext/tools/templates.yaml
+ testing/web-platform/tests/2dcontext/tools/tests.yaml
+ testing/web-platform/tests/2dcontext/tools/tests2d.yaml
+ testing/web-platform/tests/2dcontext/tools/tests2dtext.yaml
+ testing/web-platform/tests/tools/py/py/__init__.py
+ testing/web-platform/tests/tools/py/py/_apipkg.py
+ testing/web-platform/tests/tools/py/py/_iniconfig.py
+ testing/web-platform/tests/tools/py/py/_xmlgen.py
+ testing/web-platform/tests/tools/pytest/README.rst
+ testing/web-platform/tests/tools/pytest/_pytest/assertion/rewrite.py
+ testing/web-platform/tests/webaudio/js/lodash.js
+ testing/xpcshell/node-http2/README.md
+ toolkit/components/protobuf/src/google/protobuf/stubs/structurally_valid.cc
+ xpcom/build/mach_override.c
+Copyright: 1991-1996 Thomas G. Lane. For conditions of distribution and use, see the accompanying README.ijg file.
+ 1991-2016 Unicode, Inc.
+ 1994-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 1995-2017 Jean-loup Gailly
+ 1995-2017 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+ 1998 Michael J. Fromberger, Thayer School of Engineering, Dartmouth College, Hanover, NH USA
+ 1998-2000 Thai Open Source Software Center Ltd See the file COPYING for copying permission.
+ 2002-2003 Network Resonance, Inc.
+ 2002-2005 ActiveState Corp.
+ 2002-2005 ActiveState Corp. See LICENSE.txt for license details. Author: Trent Mick (TrentM@ActiveState.com) Home: http://trentm.com/projects/which/
+ 2002-2005 ActiveState See LICENSE.txt for license details.
+ 2002-2008 Jean-Marc Valin
+ 2003-2012 Jonathan 'Wolf' Rentzsch: http://rentzsch.com Some rights reserved: http://opensource.org/licenses/mit
+ 2004 Arthur Langereis (arthur_ext at domain xfinitegames, tld com
+ 2004 Arthur Langereis (arthur_ext at domain xfinitegames, tld com)
+ 2004-2008 The Dojo Foundation
+ 2004-2016 Holger Krekel and others,
+ 2004-2018 Masatake YAMATO and Redhat K.K.
+ 2005 Bob Ippolito.
+ 2005 Ivan Krstic (http://blogs.law.harvard.edu/ivan)
+ 2005 Jon Tirsen (http://www.tirsen.com) Contributors: Richard Livsey Rahul Bhargava Rob Wills
+ 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+ 2005-2006 Bob Ippolito and others.
+ 2005-2006 Bob Ippolito, Beau Hartshorne.
+ 2005-2009 Google Inc.
+ 2006 Jonathan Gardner, Beau Hartshorne, Bob Ippolito.
+ 2006-2007 Andrew Smith, Copyright (c) 2008-2016 Max Stepin,
+ 2007-2008 CSIRO
+ 2007-2012 Michael Foord & the mock team E-mail: fuzzyman AT voidspace DOT org DOT uk http://www.voidspace.org.uk/python/mock/
+ 2007-2012 Xiph.Org Foundation
+ 2008 Thorvald Natvig
+ 2008-2009 WebDriver committers
+ 2009 George Yohng Released in public domain.
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB For conditions of distribution and use, see the accompanying README.ijg file.
+ 2009 Raymond Hettinger, released under the MIT License. http://code.activestate.com/recipes/576693/
+ 2009 Robin Watts for Pinknoise Productions Ltd last mod: $Id: armfrag.s 17481 2010-10-03 22:49:42Z tterribe $ ********************************************************************
+ 2009 Robin Watts for Pinknoise Productions Ltd last mod: $Id: armidct.s 17481 2010-10-03 22:49:42Z tterribe $ ********************************************************************
+ 2009 Robin Watts for Pinknoise Productions Ltd last mod: $Id: armloop.s 17481 2010-10-03 22:49:42Z tterribe $ ********************************************************************
+ 2009 holger krekel, holger at merlinux eu.
+ 2009-2012 Jeremy Ashkenas, DocumentCloud Inc. Available under MIT license <http://lodash.com/license>
+ 2010 Toni Mattis <solaris@live.de>
+ 2010-2011 Philip Taylor Released under the BSD license and W3C Test Suite License: see LICENSE.txt
+ 2010-2011 | Toni Mattis
+ 2011 Texas Instruments
+ 2011-2017 Yann Collet.
+ 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ 2012 Intel Corp.
+ 2012 John-David Dalton <http://allyoucanleet.com/> Based on Underscore.js 1.4.2 <http://underscorejs.org>
+ 2013 Gábor Molnár <gabor@molnar.es>
+ 2013 Jean-Marc Valin and John Ridges
+ 2014 Cisco Systems, INC MingXiang WeiZhou MinPeng YanWang
+ 2014 Intel Corp. Developers and authors: Shay Gueron and Vlad Krasnov Intel Corporation, Israel Development Centre, Haifa, Israel Please send feedback directly to crypto.feedback.alias@intel.com
+ 2014-2015 Xiph.Org Foundation Viswanath Puttagunta
+ 2014-2016 Glenn Randers-Pehrson James Yu <james.yu at linaro.org>, October 2013.
+ 2015 Mozilla.
+ 2016 Google, Inc. Mike Klein and Matt Sarett
+ 2016 Unicode®, Inc.
+ /CՖá¤e8åJÒm
+ /CՖá¤e8åJÒm
+ : Copyright (c) 2015 everyone. Description : The helpers for x86 SSE to Loongson MMI.
+ : Copyright 2004 ThoughtWorks, Inc
+ Anders Kjersem. Licensed under the zlib/libpng license
+ Python, since these "pycs" should never be seen builtin import. However, there's little reason deviate, and I hope
+ Ronny Pfannschmidt, Holger Krekel -- MIT licensed
+ and this notice and otherwise comply with the Use Terms.
+ holger krekel, 2009 - MIT license
+ largest cross-size of all other children.
+License: __NO_LICENSE__
+
+Files: media/libopus/silk/API.h
+ media/libopus/silk/CNG.c
+ media/libopus/silk/HP_variable_cutoff.c
+ media/libopus/silk/Inlines.h
+ media/libopus/silk/LPC_analysis_filter.c
+ media/libopus/silk/LPC_inv_pred_gain.c
+ media/libopus/silk/LP_variable_cutoff.c
+ media/libopus/silk/MacroCount.h
+ media/libopus/silk/MacroDebug.h
+ media/libopus/silk/NLSF2A.c
+ media/libopus/silk/NLSF_VQ.c
+ media/libopus/silk/NLSF_VQ_weights_laroia.c
+ media/libopus/silk/NLSF_decode.c
+ media/libopus/silk/NLSF_del_dec_quant.c
+ media/libopus/silk/NLSF_encode.c
+ media/libopus/silk/NLSF_stabilize.c
+ media/libopus/silk/NLSF_unpack.c
+ media/libopus/silk/NSQ.c
+ media/libopus/silk/NSQ.h
+ media/libopus/silk/NSQ_del_dec.c
+ media/libopus/silk/PLC.c
+ media/libopus/silk/PLC.h
+ media/libopus/silk/SigProc_FIX.h
+ media/libopus/silk/VAD.c
+ media/libopus/silk/VQ_WMat_EC.c
+ media/libopus/silk/ana_filt_bank_1.c
+ media/libopus/silk/arm/NSQ_neon.c
+ media/libopus/silk/arm/NSQ_neon.h
+ media/libopus/silk/arm/SigProc_FIX_armv4.h
+ media/libopus/silk/arm/SigProc_FIX_armv5e.h
+ media/libopus/silk/arm/arm_silk_map.c
+ media/libopus/silk/arm/macros_arm64.h
+ media/libopus/silk/arm/macros_armv4.h
+ media/libopus/silk/arm/macros_armv5e.h
+ media/libopus/silk/bwexpander.c
+ media/libopus/silk/bwexpander_32.c
+ media/libopus/silk/check_control_input.c
+ media/libopus/silk/code_signs.c
+ media/libopus/silk/control.h
+ media/libopus/silk/control_SNR.c
+ media/libopus/silk/control_audio_bandwidth.c
+ media/libopus/silk/control_codec.c
+ media/libopus/silk/debug.c
+ media/libopus/silk/debug.h
+ media/libopus/silk/dec_API.c
+ media/libopus/silk/decode_core.c
+ media/libopus/silk/decode_frame.c
+ media/libopus/silk/decode_indices.c
+ media/libopus/silk/decode_parameters.c
+ media/libopus/silk/decode_pitch.c
+ media/libopus/silk/decode_pulses.c
+ media/libopus/silk/decoder_set_fs.c
+ media/libopus/silk/define.h
+ media/libopus/silk/enc_API.c
+ media/libopus/silk/encode_indices.c
+ media/libopus/silk/encode_pulses.c
+ media/libopus/silk/errors.h
+ media/libopus/silk/fixed/LTP_analysis_filter_FIX.c
+ media/libopus/silk/fixed/LTP_scale_ctrl_FIX.c
+ media/libopus/silk/fixed/apply_sine_window_FIX.c
+ media/libopus/silk/fixed/autocorr_FIX.c
+ media/libopus/silk/fixed/burg_modified_FIX.c
+ media/libopus/silk/fixed/corrMatrix_FIX.c
+ media/libopus/silk/fixed/encode_frame_FIX.c
+ media/libopus/silk/fixed/find_LPC_FIX.c
+ media/libopus/silk/fixed/find_LTP_FIX.c
+ media/libopus/silk/fixed/find_pitch_lags_FIX.c
+ media/libopus/silk/fixed/find_pred_coefs_FIX.c
+ media/libopus/silk/fixed/k2a_FIX.c
+ media/libopus/silk/fixed/k2a_Q16_FIX.c
+ media/libopus/silk/fixed/main_FIX.h
+ media/libopus/silk/fixed/mips/prefilter_FIX_mipsr1.h
+ media/libopus/silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h
+ media/libopus/silk/fixed/noise_shape_analysis_FIX.c
+ media/libopus/silk/fixed/pitch_analysis_core_FIX.c
+ media/libopus/silk/fixed/prefilter_FIX.c
+ media/libopus/silk/fixed/process_gains_FIX.c
+ media/libopus/silk/fixed/regularize_correlations_FIX.c
+ media/libopus/silk/fixed/residual_energy16_FIX.c
+ media/libopus/silk/fixed/residual_energy_FIX.c
+ media/libopus/silk/fixed/schur64_FIX.c
+ media/libopus/silk/fixed/schur_FIX.c
+ media/libopus/silk/fixed/solve_LS_FIX.c
+ media/libopus/silk/fixed/structs_FIX.h
+ media/libopus/silk/fixed/vector_ops_FIX.c
+ media/libopus/silk/fixed/warped_autocorrelation_FIX.c
+ media/libopus/silk/float/LPC_analysis_filter_FLP.c
+ media/libopus/silk/float/LPC_inv_pred_gain_FLP.c
+ media/libopus/silk/float/LTP_analysis_filter_FLP.c
+ media/libopus/silk/float/LTP_scale_ctrl_FLP.c
+ media/libopus/silk/float/SigProc_FLP.h
+ media/libopus/silk/float/apply_sine_window_FLP.c
+ media/libopus/silk/float/autocorrelation_FLP.c
+ media/libopus/silk/float/burg_modified_FLP.c
+ media/libopus/silk/float/bwexpander_FLP.c
+ media/libopus/silk/float/corrMatrix_FLP.c
+ media/libopus/silk/float/encode_frame_FLP.c
+ media/libopus/silk/float/energy_FLP.c
+ media/libopus/silk/float/find_LPC_FLP.c
+ media/libopus/silk/float/find_LTP_FLP.c
+ media/libopus/silk/float/find_pitch_lags_FLP.c
+ media/libopus/silk/float/find_pred_coefs_FLP.c
+ media/libopus/silk/float/inner_product_FLP.c
+ media/libopus/silk/float/k2a_FLP.c
+ media/libopus/silk/float/levinsondurbin_FLP.c
+ media/libopus/silk/float/main_FLP.h
+ media/libopus/silk/float/noise_shape_analysis_FLP.c
+ media/libopus/silk/float/pitch_analysis_core_FLP.c
+ media/libopus/silk/float/prefilter_FLP.c
+ media/libopus/silk/float/process_gains_FLP.c
+ media/libopus/silk/float/regularize_correlations_FLP.c
+ media/libopus/silk/float/residual_energy_FLP.c
+ media/libopus/silk/float/scale_copy_vector_FLP.c
+ media/libopus/silk/float/scale_vector_FLP.c
+ media/libopus/silk/float/schur_FLP.c
+ media/libopus/silk/float/solve_LS_FLP.c
+ media/libopus/silk/float/sort_FLP.c
+ media/libopus/silk/float/structs_FLP.h
+ media/libopus/silk/float/warped_autocorrelation_FLP.c
+ media/libopus/silk/float/wrappers_FLP.c
+ media/libopus/silk/gain_quant.c
+ media/libopus/silk/init_decoder.c
+ media/libopus/silk/init_encoder.c
+ media/libopus/silk/inner_prod_aligned.c
+ media/libopus/silk/interpolate.c
+ media/libopus/silk/lin2log.c
+ media/libopus/silk/log2lin.c
+ media/libopus/silk/macros.h
+ media/libopus/silk/main.h
+ media/libopus/silk/mips/NSQ_del_dec_mipsr1.h
+ media/libopus/silk/mips/macros_mipsr1.h
+ media/libopus/silk/mips/sigproc_fix_mipsr1.h
+ media/libopus/silk/pitch_est_defines.h
+ media/libopus/silk/pitch_est_tables.c
+ media/libopus/silk/process_NLSFs.c
+ media/libopus/silk/quant_LTP_gains.c
+ media/libopus/silk/resampler.c
+ media/libopus/silk/resampler_down2.c
+ media/libopus/silk/resampler_down2_3.c
+ media/libopus/silk/resampler_private.h
+ media/libopus/silk/resampler_private_AR2.c
+ media/libopus/silk/resampler_private_IIR_FIR.c
+ media/libopus/silk/resampler_private_down_FIR.c
+ media/libopus/silk/resampler_private_up2_HQ.c
+ media/libopus/silk/resampler_rom.c
+ media/libopus/silk/resampler_rom.h
+ media/libopus/silk/resampler_structs.h
+ media/libopus/silk/shell_coder.c
+ media/libopus/silk/sigm_Q15.c
+ media/libopus/silk/sort.c
+ media/libopus/silk/stereo_LR_to_MS.c
+ media/libopus/silk/stereo_MS_to_LR.c
+ media/libopus/silk/stereo_decode_pred.c
+ media/libopus/silk/stereo_encode_pred.c
+ media/libopus/silk/stereo_find_predictor.c
+ media/libopus/silk/stereo_quant_pred.c
+ media/libopus/silk/structs.h
+ media/libopus/silk/sum_sqr_shift.c
+ media/libopus/silk/table_LSF_cos.c
+ media/libopus/silk/tables.h
+ media/libopus/silk/tables_LTP.c
+ media/libopus/silk/tables_NLSF_CB_NB_MB.c
+ media/libopus/silk/tables_NLSF_CB_WB.c
+ media/libopus/silk/tables_gain.c
+ media/libopus/silk/tables_other.c
+ media/libopus/silk/tables_pitch_lag.c
+ media/libopus/silk/tables_pulses_per_block.c
+ media/libopus/silk/tuning_parameters.h
+ media/libopus/silk/typedef.h
+Copyright: 2006-2011 Skype Limited.
+ 2012 Xiph.Org Foundation
+ 2013 Parrot
+ 2013 Xiph.Org Foundation and contributors
+ 2013 Xiph.Org Foundation and contributors.
+ 2014 Vidyo.
+ 2014-2015 Vidyo
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ - Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ - Neither the name of Internet Society, IETF or IETF Trust, nor the
+ names of specific contributors, may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+Files: devtools/client/shared/vendor/DAGRE_D3_LICENSE
+ devtools/client/shared/vendor/REACT_REDUX_LICENSE
+ devtools/client/shared/vendor/REDUX_LICENSE
+ devtools/client/shared/vendor/RESELECT_LICENSE
+ devtools/client/shared/vendor/dagre-d3.js
+ devtools/shared/node-properties/node-properties.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/unit.css
+ dom/imptests/parseManifest.py
+ dom/tests/mochitest/ajax/jquery/MIT-LICENSE.txt
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/allocators.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/document.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/encodedstream.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/encodings.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/error/en.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/error/error.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/filereadstream.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/filestream.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/filewritestream.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/biginteger.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/ieee754.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/itoa.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/meta.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/pow10.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/stack.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/strfunc.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/strtod.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/memorybuffer.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/memorystream.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/prettywriter.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/rapidjson.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/reader.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/stringbuffer.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/writer.h
+ gfx/cairo/cairo/src/cairo-spans-private.h
+ gfx/cairo/cairo/src/cairo-spans.c
+ gfx/cairo/libpixman/src/pixman-version.h
+ gfx/qcms/chain.c
+ gfx/qcms/chain.h
+ gfx/qcms/iccread.c
+ gfx/qcms/matrix.c
+ gfx/qcms/matrix.h
+ gfx/qcms/transform-altivec.c
+ gfx/qcms/transform.c
+ gfx/qcms/transform_util.h
+ js/src/ctypes/libffi/include/ffi.h.in
+ js/src/ctypes/libffi/src/aarch64/ffi.c
+ js/src/ctypes/libffi/src/aarch64/ffitarget.h
+ js/src/ctypes/libffi/src/aarch64/sysv.S
+ js/src/ctypes/libffi/src/alpha/ffitarget.h
+ js/src/ctypes/libffi/src/alpha/osf.S
+ js/src/ctypes/libffi/src/arm/gentramp.sh
+ js/src/ctypes/libffi/src/arm/trampoline.S
+ js/src/ctypes/libffi/src/avr32/ffitarget.h
+ js/src/ctypes/libffi/src/avr32/sysv.S
+ js/src/ctypes/libffi/src/bfin/ffi.c
+ js/src/ctypes/libffi/src/bfin/ffitarget.h
+ js/src/ctypes/libffi/src/bfin/sysv.S
+ js/src/ctypes/libffi/src/cris/ffitarget.h
+ js/src/ctypes/libffi/src/debug.c
+ js/src/ctypes/libffi/src/frv/ffitarget.h
+ js/src/ctypes/libffi/src/ia64/ffitarget.h
+ js/src/ctypes/libffi/src/ia64/ia64_flags.h
+ js/src/ctypes/libffi/src/java_raw_api.c
+ js/src/ctypes/libffi/src/m68k/ffitarget.h
+ js/src/ctypes/libffi/src/metag/ffitarget.h
+ js/src/ctypes/libffi/src/metag/sysv.S
+ js/src/ctypes/libffi/src/microblaze/ffi.c
+ js/src/ctypes/libffi/src/microblaze/ffitarget.h
+ js/src/ctypes/libffi/src/microblaze/sysv.S
+ js/src/ctypes/libffi/src/mips/ffitarget.h
+ js/src/ctypes/libffi/src/mips/n32.S
+ js/src/ctypes/libffi/src/mips/o32.S
+ js/src/ctypes/libffi/src/moxie/ffi.c
+ js/src/ctypes/libffi/src/moxie/ffitarget.h
+ js/src/ctypes/libffi/src/nios2/ffi.c
+ js/src/ctypes/libffi/src/nios2/ffitarget.h
+ js/src/ctypes/libffi/src/pa/ffitarget.h
+ js/src/ctypes/libffi/src/prep_cif.c
+ js/src/ctypes/libffi/src/raw_api.c
+ js/src/ctypes/libffi/src/s390/ffitarget.h
+ js/src/ctypes/libffi/src/sh/ffitarget.h
+ js/src/ctypes/libffi/src/sh/sysv.S
+ js/src/ctypes/libffi/src/sh64/ffitarget.h
+ js/src/ctypes/libffi/src/sh64/sysv.S
+ js/src/ctypes/libffi/src/sparc/ffitarget.h
+ js/src/ctypes/libffi/src/sparc/v9.S
+ js/src/ctypes/libffi/src/tile/ffi.c
+ js/src/ctypes/libffi/src/tile/ffitarget.h
+ js/src/ctypes/libffi/src/tile/tile.S
+ js/src/ctypes/libffi/src/types.c
+ js/src/ctypes/libffi/src/x86/sysv.S
+ js/src/ctypes/libffi/src/x86/unix64.S
+ js/src/ctypes/libffi/src/xtensa/ffi.c
+ js/src/ctypes/libffi/src/xtensa/ffitarget.h
+ js/src/ctypes/libffi/src/xtensa/sysv.S
+ js/src/jit-test/tests/basic/string-endswith.js
+ js/src/jit-test/tests/basic/string-startswith.js
+ media/openmax_il/il112/OMX_Audio.h
+ media/openmax_il/il112/OMX_Component.h
+ media/openmax_il/il112/OMX_ComponentExt.h
+ media/openmax_il/il112/OMX_ContentPipe.h
+ media/openmax_il/il112/OMX_Core.h
+ media/openmax_il/il112/OMX_CoreExt.h
+ media/openmax_il/il112/OMX_IVCommon.h
+ media/openmax_il/il112/OMX_Image.h
+ media/openmax_il/il112/OMX_ImageExt.h
+ media/openmax_il/il112/OMX_Index.h
+ media/openmax_il/il112/OMX_IndexExt.h
+ media/openmax_il/il112/OMX_Other.h
+ media/openmax_il/il112/OMX_Types.h
+ media/openmax_il/il112/OMX_Video.h
+ media/openmax_il/il112/OMX_VideoExt.h
+ modules/freetype2/src/bdf/bdf.c
+ modules/freetype2/src/bdf/bdfdrivr.c
+ modules/freetype2/src/bdf/bdfdrivr.h
+ modules/freetype2/src/bdf/module.mk
+ modules/freetype2/src/pcf/module.mk
+ modules/freetype2/src/pcf/pcf.c
+ modules/freetype2/src/pcf/pcf.h
+ modules/freetype2/src/pcf/pcfdrivr.c
+ modules/freetype2/src/pcf/pcfdrivr.h
+ modules/freetype2/src/pcf/pcfread.c
+ modules/freetype2/src/pcf/pcfread.h
+ modules/freetype2/src/pcf/pcfutil.h
+ parser/html/jArray.h
+ parser/html/nsHtml5ArrayCopy.h
+ parser/html/nsHtml5AtomList.h
+ parser/html/nsHtml5AttributeName.cpp
+ parser/html/nsHtml5AttributeName.h
+ parser/html/nsHtml5ElementName.cpp
+ parser/html/nsHtml5ElementName.h
+ parser/html/nsHtml5HtmlAttributes.cpp
+ parser/html/nsHtml5HtmlAttributes.h
+ parser/html/nsHtml5Macros.h
+ parser/html/nsHtml5MetaScanner.cpp
+ parser/html/nsHtml5MetaScanner.h
+ parser/html/nsHtml5NamedCharacters.cpp
+ parser/html/nsHtml5NamedCharacters.h
+ parser/html/nsHtml5Portability.h
+ parser/html/nsHtml5StackNode.cpp
+ parser/html/nsHtml5StackNode.h
+ parser/html/nsHtml5StateSnapshot.cpp
+ parser/html/nsHtml5StateSnapshot.h
+ parser/html/nsHtml5Tokenizer.cpp
+ parser/html/nsHtml5Tokenizer.h
+ parser/html/nsHtml5TreeBuilder.cpp
+ parser/html/nsHtml5TreeBuilder.h
+ parser/html/nsHtml5UTF16Buffer.cpp
+ parser/html/nsHtml5UTF16Buffer.h
+ python/PyECC/README.md
+ python/bitstring/bitstring.py
+ python/jsmin/jsmin/__init__.py
+ python/virtualenv/LICENSE.txt
+ python/which/LICENSE.txt
+ testing/mochitest/tests/SimpleTest/LICENSE_SpawnTask
+ testing/mozharness/external_tools/virtualenv/LICENSE.txt
+ testing/talos/talos/tests/v8_7/navier-stokes.js
+ testing/web-platform/tests/conformance-checkers/tools/build-svg-tests.py
+ testing/web-platform/tests/encrypted-media/util/fetch.js
+ testing/web-platform/tests/tools/pytest/doc/en/license.rst
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/unit.css
+ toolkit/jetpack/diffpatcher/License.md
+ toolkit/jetpack/method/License.md
+ toolkit/modules/third_party/jsesc/fx-header
+ toolkit/modules/third_party/jsesc/jsesc.js
+Copyright: 1996-2003 Red Hat, Inc. Target configuration macros for Alpha.
+ 1996-2003 Red Hat, Inc. Target configuration macros for CRIS.
+ 1996-2003 Red Hat, Inc. Target configuration macros for IA-64.
+ 1996-2003 Red Hat, Inc. Target configuration macros for MIPS.
+ 1996-2003 Red Hat, Inc. Target configuration macros for Motorola 68K.
+ 1996-2003 Red Hat, Inc. Target configuration macros for S390.
+ 1996-2003 Red Hat, Inc. Target configuration macros for SPARC.
+ 1996-2003 Red Hat, Inc. Target configuration macros for SuperH - SHmedia.
+ 1996-2003 Red Hat, Inc. Target configuration macros for SuperH.
+ 1996-2003 Red Hat, Inc. Target configuration macros for hppa.
+ 1996-2004 Red Hat, Inc. Target configuration macros for FR-V
+ 1996-2008 Red Hat, Inc.
+ 1998-2007 Marti Maria
+ 2000-2014 Francesco Zappa Nardelli
+ 2002-2005 ActiveState Corp.
+ 2004-2016 Holger Krekel and others
+ 2005-2007 Henri Sivonen
+ 2006-2014 Scott Griffiths (scott@griffiths.name)
+ 2007 Ian Bicking and Contributors
+ 2007-2015 Mozilla Foundation
+ 2008 John Resig, http://jquery.com/
+ 2008 M Joonas Pihlaja
+ 2008-2011 The Khronos Group Inc.
+ 2009 Bradley Smith <brad@brad-smith.co.uk> Target configuration macros for AVR32.
+ 2009 Ian Bicking, The Open Planning Project
+ 2009 Ilmari Heikkinen <ilmari.heikkinen@gmail.com>
+ 2009 Mozilla Corporation
+ 2009 Oliver Hunt <http://nerget.com>
+ 2009-2012 ARM Ltd.
+ 2010 Plausible Labs Cooperative, Inc.
+ 2010-2015 Toni Mattis
+ 2011 Milo Yip
+ 2011-2013 Ms2ger
+ 2011-2016 The virtualenv developers
+ 2012 Irakli Gozalishvili.
+ 2012 the V8 project authors.
+ 2012-2013 Chris Pettitt
+ 2013 Dave St.Germain
+ 2013 Mathias nens.
+ 2013 Mentor Graphics.
+ 2014 Gabriel Llamas
+ 2014 TJ Holowaychuk &lt;tj@vision-media.ca&gt;
+ 2014-2016 GitHub, Inc.
+ 2015 Dan Abramov
+ 2015-2016 Reselect Contributors
+ 2016 PowerMapper Software
+ 2019 Moonchild Productions
+ 2019 Moonchild Productions Portions of comments Copyright 2004-2008 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+ 2019 Moonchild Productions Portions of comments Copyright 2004-2010 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+ Mathias nens <https://mathiasnens.be/>
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/include/ffi.h.in
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/alpha/osf.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/arm/gentramp.sh
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/avr32/sysv.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/bfin/ffi.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/bfin/ffitarget.h
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/bfin/sysv.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/debug.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/ia64/ia64_flags.h
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/java_raw_api.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/metag/ffitarget.h
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/metag/sysv.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/microblaze/ffi.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/microblaze/ffitarget.h
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/microblaze/sysv.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/mips/n32.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/mips/o32.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/moxie/ffi.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/moxie/ffitarget.h
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/raw_api.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/sh/sysv.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/sh64/sysv.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/sparc/v9.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/tile/ffi.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/tile/ffitarget.h
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/tile/tile.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/types.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/x86/sysv.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/x86/unix64.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/xtensa/ffi.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/xtensa/ffitarget.h
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/xtensa/sysv.S
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+Files: media/pocketsphinx/cmdln_macro.h
+ media/pocketsphinx/pocketsphinx-COPYING.txt
+ media/pocketsphinx/ps_lattice.h
+ media/pocketsphinx/ps_mllr.h
+ media/pocketsphinx/src/acmod.c
+ media/pocketsphinx/src/acmod.h
+ media/pocketsphinx/src/bin_mdef.c
+ media/pocketsphinx/src/bin_mdef.h
+ media/pocketsphinx/src/dict.c
+ media/pocketsphinx/src/dict.h
+ media/pocketsphinx/src/dict2pid.c
+ media/pocketsphinx/src/dict2pid.h
+ media/pocketsphinx/src/hmm.c
+ media/pocketsphinx/src/hmm.h
+ media/pocketsphinx/src/mdef.c
+ media/pocketsphinx/src/mdef.h
+ media/pocketsphinx/src/ms_gauden.c
+ media/pocketsphinx/src/ms_gauden.h
+ media/pocketsphinx/src/ms_mgau.c
+ media/pocketsphinx/src/ms_mgau.h
+ media/pocketsphinx/src/ms_senone.c
+ media/pocketsphinx/src/ms_senone.h
+ media/pocketsphinx/src/ngram_search.c
+ media/pocketsphinx/src/ngram_search.h
+ media/pocketsphinx/src/ngram_search_fwdflat.c
+ media/pocketsphinx/src/ngram_search_fwdflat.h
+ media/pocketsphinx/src/ngram_search_fwdtree.c
+ media/pocketsphinx/src/ngram_search_fwdtree.h
+ media/pocketsphinx/src/phone_loop_search.c
+ media/pocketsphinx/src/phone_loop_search.h
+ media/pocketsphinx/src/pocketsphinx.c
+ media/pocketsphinx/src/pocketsphinx_internal.h
+ media/pocketsphinx/src/ps_alignment.c
+ media/pocketsphinx/src/ps_alignment.h
+ media/pocketsphinx/src/ps_lattice.c
+ media/pocketsphinx/src/ps_lattice_internal.h
+ media/pocketsphinx/src/ps_mllr.c
+ media/pocketsphinx/src/ptm_mgau.c
+ media/pocketsphinx/src/ptm_mgau.h
+ media/pocketsphinx/src/s2_semi_mgau.c
+ media/pocketsphinx/src/s2_semi_mgau.h
+ media/pocketsphinx/src/s3types.h
+ media/pocketsphinx/src/state_align_search.c
+ media/pocketsphinx/src/state_align_search.h
+ media/pocketsphinx/src/tied_mgau_common.h
+ media/pocketsphinx/src/tmat.c
+ media/pocketsphinx/src/tmat.h
+ media/pocketsphinx/src/vector.c
+ media/pocketsphinx/src/vector.h
+ media/sphinxbase/pocketsphinx-COPYING.txt
+ media/sphinxbase/sphinxbase/ad.h
+ media/sphinxbase/sphinxbase/agc.h
+ media/sphinxbase/sphinxbase/bio.h
+ media/sphinxbase/sphinxbase/bitvec.h
+ media/sphinxbase/sphinxbase/byteorder.h
+ media/sphinxbase/sphinxbase/case.h
+ media/sphinxbase/sphinxbase/ckd_alloc.h
+ media/sphinxbase/sphinxbase/cmd_ln.h
+ media/sphinxbase/sphinxbase/cmn.h
+ media/sphinxbase/sphinxbase/err.h
+ media/sphinxbase/sphinxbase/fe.h
+ media/sphinxbase/sphinxbase/feat.h
+ media/sphinxbase/sphinxbase/filename.h
+ media/sphinxbase/sphinxbase/fixpoint.h
+ media/sphinxbase/sphinxbase/glist.h
+ media/sphinxbase/sphinxbase/hash_table.h
+ media/sphinxbase/sphinxbase/heap.h
+ media/sphinxbase/sphinxbase/huff_code.h
+ media/sphinxbase/sphinxbase/jsgf.h
+ media/sphinxbase/sphinxbase/listelem_alloc.h
+ media/sphinxbase/sphinxbase/logmath.h
+ media/sphinxbase/sphinxbase/matrix.h
+ media/sphinxbase/sphinxbase/mmio.h
+ media/sphinxbase/sphinxbase/mulaw.h
+ media/sphinxbase/sphinxbase/ngram_model.h
+ media/sphinxbase/sphinxbase/pio.h
+ media/sphinxbase/sphinxbase/prim_type.h
+ media/sphinxbase/sphinxbase/profile.h
+ media/sphinxbase/sphinxbase/sbthread.h
+ media/sphinxbase/sphinxbase/strfuncs.h
+ media/sphinxbase/src/libsphinxbase/fe/fe_interface.c
+ media/sphinxbase/src/libsphinxbase/fe/fe_internal.h
+ media/sphinxbase/src/libsphinxbase/fe/fe_noise.c
+ media/sphinxbase/src/libsphinxbase/fe/fe_noise.h
+ media/sphinxbase/src/libsphinxbase/fe/fe_prespch_buf.c
+ media/sphinxbase/src/libsphinxbase/fe/fe_prespch_buf.h
+ media/sphinxbase/src/libsphinxbase/fe/fe_sigproc.c
+ media/sphinxbase/src/libsphinxbase/fe/fe_type.h
+ media/sphinxbase/src/libsphinxbase/fe/fe_warp.c
+ media/sphinxbase/src/libsphinxbase/fe/fe_warp.h
+ media/sphinxbase/src/libsphinxbase/fe/fe_warp_affine.c
+ media/sphinxbase/src/libsphinxbase/fe/fe_warp_affine.h
+ media/sphinxbase/src/libsphinxbase/fe/fe_warp_inverse_linear.c
+ media/sphinxbase/src/libsphinxbase/fe/fe_warp_inverse_linear.h
+ media/sphinxbase/src/libsphinxbase/fe/fe_warp_piecewise_linear.c
+ media/sphinxbase/src/libsphinxbase/fe/fe_warp_piecewise_linear.h
+ media/sphinxbase/src/libsphinxbase/fe/fixlog.c
+ media/sphinxbase/src/libsphinxbase/feat/agc.c
+ media/sphinxbase/src/libsphinxbase/feat/cmn.c
+ media/sphinxbase/src/libsphinxbase/feat/cmn_prior.c
+ media/sphinxbase/src/libsphinxbase/feat/feat.c
+ media/sphinxbase/src/libsphinxbase/feat/lda.c
+ media/sphinxbase/src/libsphinxbase/lm/jsgf.c
+ media/sphinxbase/src/libsphinxbase/lm/jsgf_internal.h
+ media/sphinxbase/src/libsphinxbase/lm/jsgf_scanner.c
+ media/sphinxbase/src/libsphinxbase/lm/lm3g_model.c
+ media/sphinxbase/src/libsphinxbase/lm/lm3g_model.h
+ media/sphinxbase/src/libsphinxbase/lm/lm3g_templates.c
+ media/sphinxbase/src/libsphinxbase/lm/ngram_model.c
+ media/sphinxbase/src/libsphinxbase/lm/ngram_model_arpa.c
+ media/sphinxbase/src/libsphinxbase/lm/ngram_model_arpa.h
+ media/sphinxbase/src/libsphinxbase/lm/ngram_model_dmp.c
+ media/sphinxbase/src/libsphinxbase/lm/ngram_model_dmp.h
+ media/sphinxbase/src/libsphinxbase/lm/ngram_model_internal.h
+ media/sphinxbase/src/libsphinxbase/lm/ngram_model_set.c
+ media/sphinxbase/src/libsphinxbase/lm/ngram_model_set.h
+ media/sphinxbase/src/libsphinxbase/util/bio.c
+ media/sphinxbase/src/libsphinxbase/util/bitvec.c
+ media/sphinxbase/src/libsphinxbase/util/case.c
+ media/sphinxbase/src/libsphinxbase/util/ckd_alloc.c
+ media/sphinxbase/src/libsphinxbase/util/cmd_ln.c
+ media/sphinxbase/src/libsphinxbase/util/err.c
+ media/sphinxbase/src/libsphinxbase/util/errno.c
+ media/sphinxbase/src/libsphinxbase/util/filename.c
+ media/sphinxbase/src/libsphinxbase/util/genrand.c
+ media/sphinxbase/src/libsphinxbase/util/glist.c
+ media/sphinxbase/src/libsphinxbase/util/hash_table.c
+ media/sphinxbase/src/libsphinxbase/util/heap.c
+ media/sphinxbase/src/libsphinxbase/util/huff_code.c
+ media/sphinxbase/src/libsphinxbase/util/listelem_alloc.c
+ media/sphinxbase/src/libsphinxbase/util/logmath.c
+ media/sphinxbase/src/libsphinxbase/util/matrix.c
+ media/sphinxbase/src/libsphinxbase/util/mmio.c
+ media/sphinxbase/src/libsphinxbase/util/pio.c
+ media/sphinxbase/src/libsphinxbase/util/profile.c
+ media/sphinxbase/src/libsphinxbase/util/sbthread.c
+ media/sphinxbase/src/libsphinxbase/util/strfuncs.c
+Copyright: 1995-2015 Carnegie Mellon University. All rights reserved.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ This work was supported in part by funding from the Defense Advanced
+ Research Projects Agency and the National Science Foundation of the
+ United States of America, and the CMU Sphinx Speech Consortium.
+ .
+ THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY ``AS IS'' AND
+ ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY
+ NOR ITS EMPLOYEES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/abs_quant.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/abs_quant.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/abs_quant_loop.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/abs_quant_loop.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/augmented_cb_corr.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/augmented_cb_corr.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/bw_expand.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/bw_expand.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_construct.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_construct.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy_augmentation.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy_augmentation.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy_calc.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy_calc.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_search.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_search.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_search_core.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_search_core.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_update_best_index.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/cb_update_best_index.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/chebyshev.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/chebyshev.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/comp_corr.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/comp_corr.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/create_augmented_vec.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/create_augmented_vec.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/decode.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/decode.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/decode_residual.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/decode_residual.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/decoder_interpolate_lsf.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/decoder_interpolate_lsf.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/do_plc.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/do_plc.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/encode.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/encode.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/energy_inverse.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/energy_inverse.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/enh_upsample.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/enh_upsample.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/enhancer.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/enhancer.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/enhancer_interface.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/enhancer_interface.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/filtered_cb_vecs.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/filtered_cb_vecs.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/frame_classify.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/frame_classify.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/gain_dequant.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/gain_dequant.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/gain_quant.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/gain_quant.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/get_cd_vec.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/get_cd_vec.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/get_lsp_poly.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/get_lsp_poly.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/get_sync_seq.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/get_sync_seq.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/hp_input.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/hp_input.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/hp_output.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/hp_output.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/index_conv_dec.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/index_conv_dec.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/index_conv_enc.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/init_decode.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/init_decode.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/init_encode.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/init_encode.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/interpolate.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/interpolate.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/interpolate_samples.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/interpolate_samples.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lpc_encode.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lpc_encode.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_check.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_check.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_interpolate_to_poly_dec.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_interpolate_to_poly_dec.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_interpolate_to_poly_enc.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_interpolate_to_poly_enc.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_to_lsp.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_to_lsp.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_to_poly.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsf_to_poly.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsp_to_lsf.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/lsp_to_lsf.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/my_corr.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/my_corr.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/nearest_neighbor.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/nearest_neighbor.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/pack_bits.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/pack_bits.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/poly_to_lsf.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/poly_to_lsf.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/poly_to_lsp.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/poly_to_lsp.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/refiner.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/refiner.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/simple_interpolate_lsf.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/simple_interpolate_lsf.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/simple_lpc_analysis.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/simple_lpc_analysis.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/simple_lsf_dequant.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/simple_lsf_dequant.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/simple_lsf_quant.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/simple_lsf_quant.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/smooth.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/smooth.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/smooth_out_data.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/smooth_out_data.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/sort_sq.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/sort_sq.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/split_vq.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/split_vq.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/state_construct.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/state_construct.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/state_search.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/state_search.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/swap_bytes.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/swap_bytes.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/test/iLBC_test.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/test/iLBC_testLib.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/test/iLBC_testprogram.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/unpack_bits.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/unpack_bits.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/vq3.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/vq3.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/vq4.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/vq4.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/window32_w32.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/window32_w32.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/xcorr_coef.c
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/xcorr_coef.h
+Copyright: 2011-2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ iLBC Speech Coder ANSI-C Source Code
+
+Files: dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/vaapi.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/vdpau.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/avutil.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/channel_layout.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/cpu.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/intfloat.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/log.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/mathematics.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/pixfmt.h
+ dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/version.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavcodec/avcodec.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavcodec/vaapi.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavcodec/vdpau.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/avutil.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/channel_layout.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/cpu.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/intfloat.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/log.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/mathematics.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/mem.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/pixfmt.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/rational.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/blowfish.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/bprint.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/old_pix_fmts.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/time.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/version.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/xtea.h
+ media/ffvpx/compat/va_copy.h
+ media/ffvpx/libavcodec/avcodec.h
+ media/ffvpx/libavcodec/avpacket.c
+ media/ffvpx/libavcodec/bitstream_filter.c
+ media/ffvpx/libavcodec/bytestream.h
+ media/ffvpx/libavcodec/flac.c
+ media/ffvpx/libavcodec/flacdata.c
+ media/ffvpx/libavcodec/flacdata.h
+ media/ffvpx/libavcodec/flacdsp.c
+ media/ffvpx/libavcodec/flacdsp_template.c
+ media/ffvpx/libavcodec/frame_thread_encoder.h
+ media/ffvpx/libavcodec/mathops.h
+ media/ffvpx/libavcodec/mathtables.c
+ media/ffvpx/libavcodec/options_table.h
+ media/ffvpx/libavcodec/parser.c
+ media/ffvpx/libavcodec/parser.h
+ media/ffvpx/libavcodec/ratecontrol.h
+ media/ffvpx/libavcodec/rnd_avg.h
+ media/ffvpx/libavcodec/unary.h
+ media/ffvpx/libavcodec/videodsp.c
+ media/ffvpx/libavcodec/videodsp_template.c
+ media/ffvpx/libavcodec/vp56dsp.h
+ media/ffvpx/libavcodec/vp56rac.c
+ media/ffvpx/libavcodec/vp8.c
+ media/ffvpx/libavcodec/vp8.h
+ media/ffvpx/libavcodec/vp9.c
+ media/ffvpx/libavcodec/vp9.h
+ media/ffvpx/libavcodec/vp9_mc_template.c
+ media/ffvpx/libavcodec/vp9_parser.c
+ media/ffvpx/libavcodec/vp9block.c
+ media/ffvpx/libavcodec/vp9data.c
+ media/ffvpx/libavcodec/vp9data.h
+ media/ffvpx/libavcodec/vp9dec.h
+ media/ffvpx/libavcodec/vp9dsp.c
+ media/ffvpx/libavcodec/vp9dsp.h
+ media/ffvpx/libavcodec/vp9dsp_10bpp.c
+ media/ffvpx/libavcodec/vp9dsp_12bpp.c
+ media/ffvpx/libavcodec/vp9dsp_8bpp.c
+ media/ffvpx/libavcodec/vp9dsp_template.c
+ media/ffvpx/libavcodec/vp9lpf.c
+ media/ffvpx/libavcodec/vp9mvs.c
+ media/ffvpx/libavcodec/vp9prob.c
+ media/ffvpx/libavcodec/vp9recon.c
+ media/ffvpx/libavcodec/vp9shared.h
+ media/ffvpx/libavcodec/x86/flacdsp_init.c
+ media/ffvpx/libavcodec/x86/h264_intrapred_init.c
+ media/ffvpx/libavcodec/x86/mathops.h
+ media/ffvpx/libavcodec/x86/videodsp_init.c
+ media/ffvpx/libavcodec/x86/vp56_arith.h
+ media/ffvpx/libavcodec/x86/vp8dsp_init.c
+ media/ffvpx/libavcodec/x86/vp9dsp_init.c
+ media/ffvpx/libavcodec/x86/vp9dsp_init.h
+ media/ffvpx/libavcodec/x86/vp9dsp_init_10bpp.c
+ media/ffvpx/libavcodec/x86/vp9dsp_init_12bpp.c
+ media/ffvpx/libavcodec/x86/vp9dsp_init_16bpp.c
+ media/ffvpx/libavcodec/x86/vp9dsp_init_16bpp_template.c
+ media/ffvpx/libavcodec/xiph.c
+ media/ffvpx/libavcodec/xiph.h
+ media/ffvpx/libavutil/adler32.h
+ media/ffvpx/libavutil/avstring.c
+ media/ffvpx/libavutil/avstring.h
+ media/ffvpx/libavutil/avutil.h
+ media/ffvpx/libavutil/avutilres.rc
+ media/ffvpx/libavutil/base64.h
+ media/ffvpx/libavutil/bprint.c
+ media/ffvpx/libavutil/bprint.h
+ media/ffvpx/libavutil/channel_layout.h
+ media/ffvpx/libavutil/color_utils.c
+ media/ffvpx/libavutil/color_utils.h
+ media/ffvpx/libavutil/cpu.h
+ media/ffvpx/libavutil/crc.c
+ media/ffvpx/libavutil/crc.h
+ media/ffvpx/libavutil/dict.c
+ media/ffvpx/libavutil/fftime.h
+ media/ffvpx/libavutil/fifo.c
+ media/ffvpx/libavutil/float_dsp.c
+ media/ffvpx/libavutil/intfloat.h
+ media/ffvpx/libavutil/intmath.h
+ media/ffvpx/libavutil/lls.h
+ media/ffvpx/libavutil/log.h
+ media/ffvpx/libavutil/log2_tab.c
+ media/ffvpx/libavutil/mathematics.h
+ media/ffvpx/libavutil/mem.h
+ media/ffvpx/libavutil/mem_internal.h
+ media/ffvpx/libavutil/opt.h
+ media/ffvpx/libavutil/pixdesc.c
+ media/ffvpx/libavutil/pixdesc.h
+ media/ffvpx/libavutil/pixfmt.h
+ media/ffvpx/libavutil/qsort.h
+ media/ffvpx/libavutil/rational.h
+ media/ffvpx/libavutil/reverse.c
+ media/ffvpx/libavutil/reverse.h
+ media/ffvpx/libavutil/threadmessage.c
+ media/ffvpx/libavutil/time.c
+ media/ffvpx/libavutil/x86/asm.h
+ media/ffvpx/libavutil/x86/cpu.c
+ media/ffvpx/libavutil/x86/intmath.h
+ media/ffvpx/libavutil/x86/intreadwrite.h
+ media/ffvpx/libavutil/x86/lls_init.c
+ media/ffvpx/libavutil/x86/timer.h
+Copyright: 1997-1999 H. Dietz and R. Fisher Converted to C and improved Fabrice Bellard.
+ 2000-2003 Fabrice Bellard
+ 2001-2003 BERO <bero@geocities.co.jp>
+ 2002-2012 Michael Niedermayer
+ 2002-2012 Michael Niedermayer <michaelni@gmx.at>
+ 2003 Alex Beregszaszi
+ 2005 Balatoni Denes
+ 2006 Aurelien Jacobs <aurel@gnuage.org>
+ 2006 Baptiste Coudurier <baptiste.coudurier@free.fr>
+ 2006 Michael Niedermayer <michaelni@gmx.at> et al
+ 2006 Roman Shaposhnik
+ 2006 Ryan Martell. (rdm4@martellventures.com)
+ 2006-2011 Mans Rullgard
+ 2006-2013 Loren Merritt
+ 2007 The FFmpeg Project
+ 2008 NVIDIA
+ 2008-2009 Splitted-Desktop Systems
+ 2008-2014 Peter Ross
+ 2009 Justin Ruggles
+ 2010 Alexander Strange <astrange@ithinksw.com>
+ 2010 David Conrad
+ 2010 Eli Friedman
+ 2010 Fiona Glaser
+ 2010 Fiona Glaser <fiona@x264.com>
+ 2010 Ronald S. Bultje <rsbultje@gmail.com>
+ 2010-2012 Mans Rullgard <mans@mansr.com>
+ 2010-2012 Ronald S. Bultje
+ 2011 Oskar Arvidsson
+ 2012 Aneesh Dogra (lionaneesh) <lionaneesh@gmail.com>
+ 2012 Daniel Kang
+ 2012 Derek Buitenhuis
+ 2012 Samuel Pitoiset
+ 2012-2014 Nicolas George
+ 2012-2015 James Almer
+ 2013 Clément Bœsch <u pkh me>
+ 2013 Ronald S. Bultje <rsbultje gmail com>
+ 2013 Tiancheng "Timothy" Gu
+ 2015 Kevin Wheatley <kevin.j.wheatley@gmail.com>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: security/nss/Makefile
+ security/nss/cmd/addbuiltin/Makefile
+ security/nss/cmd/atob/Makefile
+ security/nss/cmd/bltest/Makefile
+ security/nss/cmd/btoa/Makefile
+ security/nss/cmd/certutil/Makefile
+ security/nss/cmd/chktest/Makefile
+ security/nss/cmd/crlutil/Makefile
+ security/nss/cmd/crmf-cgi/Makefile
+ security/nss/cmd/crmftest/Makefile
+ security/nss/cmd/dbck/Makefile
+ security/nss/cmd/dbtest/Makefile
+ security/nss/cmd/derdump/Makefile
+ security/nss/cmd/digest/Makefile
+ security/nss/cmd/ecperf/Makefile
+ security/nss/cmd/fbectest/Makefile
+ security/nss/cmd/fipstest/Makefile
+ security/nss/cmd/httpserv/Makefile
+ security/nss/cmd/lib/Makefile
+ security/nss/cmd/libpkix/Makefile
+ security/nss/cmd/libpkix/perf/Makefile
+ security/nss/cmd/libpkix/pkix/Makefile
+ security/nss/cmd/libpkix/pkix/certsel/Makefile
+ security/nss/cmd/libpkix/pkix/checker/Makefile
+ security/nss/cmd/libpkix/pkix/crlsel/Makefile
+ security/nss/cmd/libpkix/pkix/params/Makefile
+ security/nss/cmd/libpkix/pkix/results/Makefile
+ security/nss/cmd/libpkix/pkix/store/Makefile
+ security/nss/cmd/libpkix/pkix/top/Makefile
+ security/nss/cmd/libpkix/pkix/util/Makefile
+ security/nss/cmd/libpkix/pkix_pl/Makefile
+ security/nss/cmd/libpkix/pkix_pl/module/Makefile
+ security/nss/cmd/libpkix/pkix_pl/pki/Makefile
+ security/nss/cmd/libpkix/pkix_pl/system/Makefile
+ security/nss/cmd/libpkix/pkixutil/Makefile
+ security/nss/cmd/libpkix/sample_apps/Makefile
+ security/nss/cmd/libpkix/testutil/Makefile
+ security/nss/cmd/listsuites/Makefile
+ security/nss/cmd/lowhashtest/Makefile
+ security/nss/cmd/makepqg/Makefile
+ security/nss/cmd/modutil/Makefile
+ security/nss/cmd/multinit/Makefile
+ security/nss/cmd/nss-policy-check/Makefile
+ security/nss/cmd/ocspclnt/Makefile
+ security/nss/cmd/ocspresp/Makefile
+ security/nss/cmd/oidcalc/Makefile
+ security/nss/cmd/p7content/Makefile
+ security/nss/cmd/p7env/Makefile
+ security/nss/cmd/p7sign/Makefile
+ security/nss/cmd/p7verify/Makefile
+ security/nss/cmd/pk11ectest/Makefile
+ security/nss/cmd/pk11gcmtest/Makefile
+ security/nss/cmd/pk11mode/Makefile
+ security/nss/cmd/pk11util/Makefile
+ security/nss/cmd/pk12util/Makefile
+ security/nss/cmd/pk1sign/Makefile
+ security/nss/cmd/pkix-errcodes/Makefile
+ security/nss/cmd/pp/Makefile
+ security/nss/cmd/ppcertdata/Makefile
+ security/nss/cmd/pwdecrypt/Makefile
+ security/nss/cmd/rsaperf/Makefile
+ security/nss/cmd/rsapoptst/Makefile
+ security/nss/cmd/sdrtest/Makefile
+ security/nss/cmd/selfserv/Makefile
+ security/nss/cmd/shlibsign/Makefile
+ security/nss/cmd/shlibsign/mangle/Makefile
+ security/nss/cmd/signtool/Makefile
+ security/nss/cmd/signver/Makefile
+ security/nss/cmd/smimetools/Makefile
+ security/nss/cmd/ssltap/Makefile
+ security/nss/cmd/strsclnt/Makefile
+ security/nss/cmd/symkeyutil/Makefile
+ security/nss/cmd/tests/Makefile
+ security/nss/cmd/tstclnt/Makefile
+ security/nss/cmd/vfychain/Makefile
+ security/nss/cmd/vfyserv/Makefile
+ security/nss/cpputil/Makefile
+ security/nss/gtests/Makefile
+ security/nss/gtests/certdb_gtest/Makefile
+ security/nss/gtests/certhigh_gtest/Makefile
+ security/nss/gtests/common/Makefile
+ security/nss/gtests/cryptohi_gtest/Makefile
+ security/nss/gtests/der_gtest/Makefile
+ security/nss/gtests/google_test/Makefile
+ security/nss/gtests/nss_bogo_shim/Makefile
+ security/nss/gtests/pk11_gtest/Makefile
+ security/nss/gtests/softoken_gtest/Makefile
+ security/nss/gtests/ssl_gtest/Makefile
+ security/nss/gtests/util_gtest/Makefile
+ security/nss/lib/Makefile
+ security/nss/lib/certdb/Makefile
+ security/nss/lib/certhigh/Makefile
+ security/nss/lib/crmf/Makefile
+ security/nss/lib/cryptohi/Makefile
+ security/nss/lib/dbm/Makefile
+ security/nss/lib/dbm/include/Makefile
+ security/nss/lib/dbm/src/Makefile
+ security/nss/lib/freebl/Makefile
+ security/nss/lib/libpkix/Makefile
+ security/nss/lib/libpkix/include/Makefile
+ security/nss/lib/libpkix/pkix/Makefile
+ security/nss/lib/libpkix/pkix/certsel/Makefile
+ security/nss/lib/libpkix/pkix/checker/Makefile
+ security/nss/lib/libpkix/pkix/crlsel/Makefile
+ security/nss/lib/libpkix/pkix/params/Makefile
+ security/nss/lib/libpkix/pkix/results/Makefile
+ security/nss/lib/libpkix/pkix/store/Makefile
+ security/nss/lib/libpkix/pkix/top/Makefile
+ security/nss/lib/libpkix/pkix/util/Makefile
+ security/nss/lib/libpkix/pkix_pl_nss/Makefile
+ security/nss/lib/libpkix/pkix_pl_nss/module/Makefile
+ security/nss/lib/libpkix/pkix_pl_nss/pki/Makefile
+ security/nss/lib/libpkix/pkix_pl_nss/system/Makefile
+ security/nss/lib/nss/Makefile
+ security/nss/lib/pk11wrap/Makefile
+ security/nss/lib/pkcs12/Makefile
+ security/nss/lib/pkcs7/Makefile
+ security/nss/lib/smime/Makefile
+ security/nss/lib/softoken/Makefile
+ security/nss/lib/softoken/legacydb/Makefile
+ security/nss/lib/sqlite/Makefile
+ security/nss/lib/ssl/Makefile
+ security/nss/lib/sysinit/Makefile
+ security/nss/lib/util/Makefile
+ security/nss/lib/zlib/Makefile
+ security/nss/tests/remote/Makefile
+Copyright: __NO_COPYRIGHT__ in: security/nss/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/addbuiltin/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/atob/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/bltest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/btoa/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/certutil/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/chktest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/crlutil/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/crmf-cgi/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/crmftest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/dbck/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/dbtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/derdump/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/digest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/ecperf/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/fbectest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/httpserv/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/perf/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/certsel/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/checker/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/crlsel/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/params/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/results/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/store/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/util/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/module/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/pki/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix_pl/system/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkixutil/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/sample_apps/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/testutil/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/listsuites/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/lowhashtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/makepqg/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/multinit/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/nss-policy-check/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/ocspclnt/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/ocspresp/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/oidcalc/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7content/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7env/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7sign/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/p7verify/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11ectest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11gcmtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11mode/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk11util/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk12util/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/pk1sign/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/pkix-errcodes/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/pp/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/ppcertdata/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/pwdecrypt/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/rsaperf/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/rsapoptst/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/sdrtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/selfserv/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/shlibsign/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/shlibsign/mangle/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/signtool/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/signver/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/smimetools/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/ssltap/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/strsclnt/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/symkeyutil/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/tests/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/tstclnt/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/vfychain/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cmd/vfyserv/Makefile
+ __NO_COPYRIGHT__ in: security/nss/cpputil/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/certdb_gtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/certhigh_gtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/common/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/cryptohi_gtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/der_gtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/google_test/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/nss_bogo_shim/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/pk11_gtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/softoken_gtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/gtests/util_gtest/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/include/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/dbm/src/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/certsel/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/crlsel/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/store/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/sqlite/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/sysinit/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/util/Makefile
+ __NO_COPYRIGHT__ in: security/nss/lib/zlib/Makefile
+ __NO_COPYRIGHT__ in: security/nss/tests/remote/Makefile
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ (1) Include initial platform-independent assignments (MANDATORY). #
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h
+ dom/media/platforms/ffmpeg/libav53/include/libavcodec/dxva2.h
+ dom/media/platforms/ffmpeg/libav53/include/libavcodec/vaapi.h
+ dom/media/platforms/ffmpeg/libav53/include/libavcodec/vda.h
+ dom/media/platforms/ffmpeg/libav53/include/libavcodec/vdpau.h
+ dom/media/platforms/ffmpeg/libav53/include/libavcodec/xvmc.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/adler32.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/aes.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/audioconvert.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/avstring.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/avutil.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/base64.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/cpu.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/crc.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/intfloat.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/intfloat_readwrite.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/lfg.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/log.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/lzo.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/mathematics.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/md5.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/opt.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/pixdesc.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/pixfmt.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/random_seed.h
+ dom/media/platforms/ffmpeg/libav53/include/libavutil/sha.h
+ dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h
+ dom/media/platforms/ffmpeg/libav54/include/libavcodec/dxva2.h
+ dom/media/platforms/ffmpeg/libav54/include/libavcodec/vaapi.h
+ dom/media/platforms/ffmpeg/libav54/include/libavcodec/vda.h
+ dom/media/platforms/ffmpeg/libav54/include/libavcodec/vdpau.h
+ dom/media/platforms/ffmpeg/libav54/include/libavcodec/xvmc.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/adler32.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/aes.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/avstring.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/avutil.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/base64.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/channel_layout.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/cpu.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/crc.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/intfloat.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/intfloat_readwrite.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/lfg.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/log.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/lzo.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/mathematics.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/md5.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/opt.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/pixdesc.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/pixfmt.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/random_seed.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/sha.h
+ dom/media/platforms/ffmpeg/libav55/include/libavcodec/avcodec.h
+ dom/media/platforms/ffmpeg/libav55/include/libavcodec/dxva2.h
+ dom/media/platforms/ffmpeg/libav55/include/libavcodec/vaapi.h
+ dom/media/platforms/ffmpeg/libav55/include/libavcodec/vda.h
+ dom/media/platforms/ffmpeg/libav55/include/libavcodec/vdpau.h
+ dom/media/platforms/ffmpeg/libav55/include/libavcodec/xvmc.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/adler32.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/aes.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/avstring.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/avutil.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/base64.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/channel_layout.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/cpu.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/crc.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/downmix_info.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/hmac.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/intfloat.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/lfg.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/log.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/lzo.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/mathematics.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/md5.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/opt.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/pixdesc.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/pixfmt.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/random_seed.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/sha.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/stereo3d.h
+ media/libav/libavcodec/fft.h
+ media/libav/libavcodec/mathops.h
+ media/libav/libavcodec/rdft.c
+ media/libav/libavcodec/rdft.h
+ media/libav/libavcodec/x86/mathops.h
+ media/libav/libavutil/avstring.c
+ media/libav/libavutil/avstring.h
+ media/libav/libavutil/avutil.h
+ media/libav/libavutil/cpu.h
+ media/libav/libavutil/dict.c
+ media/libav/libavutil/intfloat.h
+ media/libav/libavutil/intmath.h
+ media/libav/libavutil/log.h
+ media/libav/libavutil/mathematics.h
+ media/libav/libavutil/opt.h
+ media/libav/libavutil/pixfmt.h
+ media/libav/libavutil/random_seed.c
+ media/libav/libavutil/random_seed.h
+ media/libav/libavutil/sha.c
+ media/libav/libavutil/sha.h
+ media/libav/libavutil/x86/asm.h
+ media/libav/libavutil/x86/cpu.c
+ media/libav/libavutil/x86/intreadwrite.h
+ media/libav/libavutil/x86/timer.h
+Copyright: 1997-1999 H. Dietz and R. Fisher Converted to C and improved Fabrice Bellard.
+ 2000-2002 Fabrice Bellard
+ 2002-2009 Michael Niedermayer <michaelni@gmx.at>
+ 2003 Ivan Kalvachev
+ 2006 Michael Niedermayer <michaelni@gmx.at> et al
+ 2006 Reimar Doeffinger
+ 2006 Ryan Martell. (rdm4@martellventures.com)
+ 2006-2011 Mans Rullgard
+ 2008 NVIDIA
+ 2008 Peter Ross
+ 2008-2009 Michael Niedermayer
+ 2008-2009 Splitted-Desktop Systems
+ 2009 Alex Converse <alex dot converse at gmail dot com>
+ 2009 Baptiste Coudurier <baptiste.coudurier@gmail.com>
+ 2009 Konstantin Shishkov based on public domain SHA-1 code Steve Reid <steve@edmweb.com> and on BSD-licensed SHA-2 code Aaron D. Gifford
+ 2009 Laurent Aimar
+ 2010 Alexander Strange <astrange@ithinksw.com>
+ 2010 Mans Rullgard <mans@mansr.com>
+ 2011 Sebastien Zwickert
+ 2012 Martin Storsjo
+ 2013 Vittorio Giovara <vittorio.giovara@gmail.com>
+ 2014 Tim Walker <tdskywalker@gmail.com>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: ipc/chromium/src/third_party/libevent/buffer.c
+ ipc/chromium/src/third_party/libevent/buffer_iocp.c
+ ipc/chromium/src/third_party/libevent/bufferevent-internal.h
+ ipc/chromium/src/third_party/libevent/bufferevent.c
+ ipc/chromium/src/third_party/libevent/bufferevent_async.c
+ ipc/chromium/src/third_party/libevent/bufferevent_filter.c
+ ipc/chromium/src/third_party/libevent/bufferevent_openssl.c
+ ipc/chromium/src/third_party/libevent/bufferevent_pair.c
+ ipc/chromium/src/third_party/libevent/bufferevent_ratelim.c
+ ipc/chromium/src/third_party/libevent/bufferevent_sock.c
+ ipc/chromium/src/third_party/libevent/changelist-internal.h
+ ipc/chromium/src/third_party/libevent/defer-internal.h
+ ipc/chromium/src/third_party/libevent/devpoll.c
+ ipc/chromium/src/third_party/libevent/epoll.c
+ ipc/chromium/src/third_party/libevent/epoll_sub.c
+ ipc/chromium/src/third_party/libevent/evbuffer-internal.h
+ ipc/chromium/src/third_party/libevent/evdns.h
+ ipc/chromium/src/third_party/libevent/event-internal.h
+ ipc/chromium/src/third_party/libevent/event.c
+ ipc/chromium/src/third_party/libevent/event.h
+ ipc/chromium/src/third_party/libevent/event_iocp.c
+ ipc/chromium/src/third_party/libevent/event_tagging.c
+ ipc/chromium/src/third_party/libevent/evhttp.h
+ ipc/chromium/src/third_party/libevent/evmap-internal.h
+ ipc/chromium/src/third_party/libevent/evmap.c
+ ipc/chromium/src/third_party/libevent/evrpc-internal.h
+ ipc/chromium/src/third_party/libevent/evrpc.c
+ ipc/chromium/src/third_party/libevent/evrpc.h
+ ipc/chromium/src/third_party/libevent/evsignal-internal.h
+ ipc/chromium/src/third_party/libevent/evthread-internal.h
+ ipc/chromium/src/third_party/libevent/evthread.c
+ ipc/chromium/src/third_party/libevent/evthread_pthread.c
+ ipc/chromium/src/third_party/libevent/evthread_win32.c
+ ipc/chromium/src/third_party/libevent/evutil.c
+ ipc/chromium/src/third_party/libevent/evutil.h
+ ipc/chromium/src/third_party/libevent/http.c
+ ipc/chromium/src/third_party/libevent/include/event2/buffer.h
+ ipc/chromium/src/third_party/libevent/include/event2/buffer_compat.h
+ ipc/chromium/src/third_party/libevent/include/event2/bufferevent.h
+ ipc/chromium/src/third_party/libevent/include/event2/bufferevent_compat.h
+ ipc/chromium/src/third_party/libevent/include/event2/bufferevent_ssl.h
+ ipc/chromium/src/third_party/libevent/include/event2/bufferevent_struct.h
+ ipc/chromium/src/third_party/libevent/include/event2/dns_compat.h
+ ipc/chromium/src/third_party/libevent/include/event2/dns_struct.h
+ ipc/chromium/src/third_party/libevent/include/event2/event.h
+ ipc/chromium/src/third_party/libevent/include/event2/event_compat.h
+ ipc/chromium/src/third_party/libevent/include/event2/event_struct.h
+ ipc/chromium/src/third_party/libevent/include/event2/http.h
+ ipc/chromium/src/third_party/libevent/include/event2/http_compat.h
+ ipc/chromium/src/third_party/libevent/include/event2/http_struct.h
+ ipc/chromium/src/third_party/libevent/include/event2/keyvalq_struct.h
+ ipc/chromium/src/third_party/libevent/include/event2/listener.h
+ ipc/chromium/src/third_party/libevent/include/event2/rpc.h
+ ipc/chromium/src/third_party/libevent/include/event2/rpc_compat.h
+ ipc/chromium/src/third_party/libevent/include/event2/rpc_struct.h
+ ipc/chromium/src/third_party/libevent/include/event2/tag.h
+ ipc/chromium/src/third_party/libevent/include/event2/tag_compat.h
+ ipc/chromium/src/third_party/libevent/include/event2/thread.h
+ ipc/chromium/src/third_party/libevent/include/event2/util.h
+ ipc/chromium/src/third_party/libevent/iocp-internal.h
+ ipc/chromium/src/third_party/libevent/kqueue.c
+ ipc/chromium/src/third_party/libevent/listener.c
+ ipc/chromium/src/third_party/libevent/log-internal.h
+ ipc/chromium/src/third_party/libevent/minheap-internal.h
+ ipc/chromium/src/third_party/libevent/mm-internal.h
+ ipc/chromium/src/third_party/libevent/poll.c
+ ipc/chromium/src/third_party/libevent/ratelim-internal.h
+ ipc/chromium/src/third_party/libevent/select.c
+ ipc/chromium/src/third_party/libevent/signal.c
+ ipc/chromium/src/third_party/libevent/test/regress.c
+ ipc/chromium/src/third_party/libevent/test/regress.h
+ ipc/chromium/src/third_party/libevent/test/regress_buffer.c
+ ipc/chromium/src/third_party/libevent/test/regress_dns.c
+ ipc/chromium/src/third_party/libevent/test/regress_et.c
+ ipc/chromium/src/third_party/libevent/test/regress_http.c
+ ipc/chromium/src/third_party/libevent/test/regress_iocp.c
+ ipc/chromium/src/third_party/libevent/test/regress_listener.c
+ ipc/chromium/src/third_party/libevent/test/regress_main.c
+ ipc/chromium/src/third_party/libevent/test/regress_minheap.c
+ ipc/chromium/src/third_party/libevent/test/regress_ssl.c
+ ipc/chromium/src/third_party/libevent/test/regress_testutils.c
+ ipc/chromium/src/third_party/libevent/test/regress_testutils.h
+ ipc/chromium/src/third_party/libevent/test/regress_util.c
+ ipc/chromium/src/third_party/libevent/test/test-changelist.c
+ ipc/chromium/src/third_party/libevent/test/test-eof.c
+ ipc/chromium/src/third_party/libevent/test/test-init.c
+ ipc/chromium/src/third_party/libevent/test/test-ratelim.c
+ ipc/chromium/src/third_party/libevent/test/test-time.c
+ ipc/chromium/src/third_party/libevent/test/test-weof.c
+ ipc/chromium/src/third_party/libevent/test/tinytest.c
+ ipc/chromium/src/third_party/libevent/test/tinytest.h
+ ipc/chromium/src/third_party/libevent/test/tinytest_macros.h
+ ipc/chromium/src/third_party/libevent/util-internal.h
+ ipc/chromium/src/third_party/libevent/win32select.c
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/alsasymboltable_linux.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/alsasymboltable_linux.h
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/pulseaudiosymboltable_linux.cc
+ media/webrtc/trunk/webrtc/modules/audio_device/linux/pulseaudiosymboltable_linux.h
+Copyright: 2000-2009 Niels Provos <provos@citi.umich.edu>
+ 2003 Michael A. Davis <mike@datanerds.net>
+ 2004-2010 Google Inc.
+ 2006 Maxim Yegorushkin <maxim.yegorushkin@gmail.com>
+ 2007-2012 Niels Provos and Nick Mathewson
+ 2007-2012 Niels Provos, Nick Mathewson
+ 2009-2012 Nick Mathewson and Niels Provos
+ __NO_COPYRIGHT__ in: ipc/chromium/src/third_party/libevent/test/tinytest.c
+ __NO_COPYRIGHT__ in: ipc/chromium/src/third_party/libevent/test/tinytest.h
+ __NO_COPYRIGHT__ in: ipc/chromium/src/third_party/libevent/test/tinytest_macros.h
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/libvpx/vp9/common/vp9_thread.c
+ media/libvpx/vp9/common/vp9_thread.h
+ media/libwebp/dec/alpha_dec.c
+ media/libwebp/dec/alphai_dec.h
+ media/libwebp/dec/buffer_dec.c
+ media/libwebp/dec/common_dec.h
+ media/libwebp/dec/frame_dec.c
+ media/libwebp/dec/idec_dec.c
+ media/libwebp/dec/io_dec.c
+ media/libwebp/dec/quant_dec.c
+ media/libwebp/dec/tree_dec.c
+ media/libwebp/dec/vp8_dec.c
+ media/libwebp/dec/vp8_dec.h
+ media/libwebp/dec/vp8i_dec.h
+ media/libwebp/dec/vp8l_dec.c
+ media/libwebp/dec/vp8li_dec.h
+ media/libwebp/dec/webp_dec.c
+ media/libwebp/dec/webpi_dec.h
+ media/libwebp/demux/demux.c
+ media/libwebp/dsp/alpha_processing.c
+ media/libwebp/dsp/alpha_processing_neon.c
+ media/libwebp/dsp/alpha_processing_sse2.c
+ media/libwebp/dsp/alpha_processing_sse41.c
+ media/libwebp/dsp/common_sse2.h
+ media/libwebp/dsp/common_sse41.h
+ media/libwebp/dsp/dec.c
+ media/libwebp/dsp/dec_clip_tables.c
+ media/libwebp/dsp/dec_neon.c
+ media/libwebp/dsp/dec_sse2.c
+ media/libwebp/dsp/dec_sse41.c
+ media/libwebp/dsp/dsp.h
+ media/libwebp/dsp/filters.c
+ media/libwebp/dsp/filters_neon.c
+ media/libwebp/dsp/filters_sse2.c
+ media/libwebp/dsp/lossless.c
+ media/libwebp/dsp/lossless.h
+ media/libwebp/dsp/lossless_common.h
+ media/libwebp/dsp/lossless_neon.c
+ media/libwebp/dsp/lossless_sse2.c
+ media/libwebp/dsp/mips_macro.h
+ media/libwebp/dsp/msa_macro.h
+ media/libwebp/dsp/neon.h
+ media/libwebp/dsp/quant.h
+ media/libwebp/dsp/rescaler.c
+ media/libwebp/dsp/rescaler_neon.c
+ media/libwebp/dsp/rescaler_sse2.c
+ media/libwebp/dsp/upsampling.c
+ media/libwebp/dsp/upsampling_neon.c
+ media/libwebp/dsp/upsampling_sse2.c
+ media/libwebp/dsp/upsampling_sse41.c
+ media/libwebp/dsp/yuv.c
+ media/libwebp/dsp/yuv.h
+ media/libwebp/dsp/yuv_neon.c
+ media/libwebp/dsp/yuv_sse2.c
+ media/libwebp/dsp/yuv_sse41.c
+ media/libwebp/enc/backward_references_enc.h
+ media/libwebp/enc/cost_enc.h
+ media/libwebp/enc/delta_palettization_enc.h
+ media/libwebp/enc/histogram_enc.h
+ media/libwebp/enc/vp8i_enc.h
+ media/libwebp/enc/vp8li_enc.h
+ media/libwebp/utils/bit_reader_inl_utils.h
+ media/libwebp/utils/bit_reader_utils.c
+ media/libwebp/utils/bit_reader_utils.h
+ media/libwebp/utils/bit_writer_utils.h
+ media/libwebp/utils/color_cache_utils.c
+ media/libwebp/utils/color_cache_utils.h
+ media/libwebp/utils/endian_inl_utils.h
+ media/libwebp/utils/filters_utils.c
+ media/libwebp/utils/filters_utils.h
+ media/libwebp/utils/huffman_encode_utils.h
+ media/libwebp/utils/huffman_utils.c
+ media/libwebp/utils/huffman_utils.h
+ media/libwebp/utils/quant_levels_dec_utils.c
+ media/libwebp/utils/quant_levels_dec_utils.h
+ media/libwebp/utils/quant_levels_utils.c
+ media/libwebp/utils/quant_levels_utils.h
+ media/libwebp/utils/random_utils.c
+ media/libwebp/utils/random_utils.h
+ media/libwebp/utils/rescaler_utils.c
+ media/libwebp/utils/rescaler_utils.h
+ media/libwebp/utils/thread_utils.c
+ media/libwebp/utils/thread_utils.h
+ media/libwebp/utils/utils.c
+ media/libwebp/utils/utils.h
+ media/libwebp/webp/decode.h
+ media/libwebp/webp/demux.h
+ media/libwebp/webp/encode.h
+ media/libwebp/webp/format_constants.h
+ media/libwebp/webp/mux.h
+ media/libwebp/webp/mux_types.h
+ media/libwebp/webp/types.h
+Copyright: 2010-2018 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the COPYING file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+
+Files: dom/webidl/SVGAElement.webidl
+ dom/webidl/SVGAngle.webidl
+ dom/webidl/SVGAnimateElement.webidl
+ dom/webidl/SVGAnimateMotionElement.webidl
+ dom/webidl/SVGAnimateTransformElement.webidl
+ dom/webidl/SVGAnimatedAngle.webidl
+ dom/webidl/SVGAnimatedBoolean.webidl
+ dom/webidl/SVGAnimatedLength.webidl
+ dom/webidl/SVGAnimatedLengthList.webidl
+ dom/webidl/SVGAnimatedNumberList.webidl
+ dom/webidl/SVGAnimatedPathData.webidl
+ dom/webidl/SVGAnimatedPoints.webidl
+ dom/webidl/SVGAnimatedPreserveAspectRatio.webidl
+ dom/webidl/SVGAnimatedRect.webidl
+ dom/webidl/SVGAnimatedString.webidl
+ dom/webidl/SVGAnimatedTransformList.webidl
+ dom/webidl/SVGAnimationElement.webidl
+ dom/webidl/SVGCircleElement.webidl
+ dom/webidl/SVGClipPathElement.webidl
+ dom/webidl/SVGDefsElement.webidl
+ dom/webidl/SVGDescElement.webidl
+ dom/webidl/SVGElement.webidl
+ dom/webidl/SVGEllipseElement.webidl
+ dom/webidl/SVGFEBlendElement.webidl
+ dom/webidl/SVGFEColorMatrixElement.webidl
+ dom/webidl/SVGFEComponentTransferElement.webidl
+ dom/webidl/SVGFECompositeElement.webidl
+ dom/webidl/SVGFEConvolveMatrixElement.webidl
+ dom/webidl/SVGFEDiffuseLightingElement.webidl
+ dom/webidl/SVGFEDisplacementMapElement.webidl
+ dom/webidl/SVGFEDistantLightElement.webidl
+ dom/webidl/SVGFEDropShadowElement.webidl
+ dom/webidl/SVGFEFloodElement.webidl
+ dom/webidl/SVGFEGaussianBlurElement.webidl
+ dom/webidl/SVGFEImageElement.webidl
+ dom/webidl/SVGFEMergeElement.webidl
+ dom/webidl/SVGFEMergeNodeElement.webidl
+ dom/webidl/SVGFEMorphologyElement.webidl
+ dom/webidl/SVGFEOffsetElement.webidl
+ dom/webidl/SVGFEPointLightElement.webidl
+ dom/webidl/SVGFESpecularLightingElement.webidl
+ dom/webidl/SVGFESpotLightElement.webidl
+ dom/webidl/SVGFETileElement.webidl
+ dom/webidl/SVGFETurbulenceElement.webidl
+ dom/webidl/SVGFilterElement.webidl
+ dom/webidl/SVGFilterPrimitiveStandardAttributes.webidl
+ dom/webidl/SVGFitToViewBox.webidl
+ dom/webidl/SVGForeignObjectElement.webidl
+ dom/webidl/SVGGElement.webidl
+ dom/webidl/SVGGraphicsElement.webidl
+ dom/webidl/SVGImageElement.webidl
+ dom/webidl/SVGLength.webidl
+ dom/webidl/SVGLineElement.webidl
+ dom/webidl/SVGMPathElement.webidl
+ dom/webidl/SVGMarkerElement.webidl
+ dom/webidl/SVGMaskElement.webidl
+ dom/webidl/SVGMatrix.webidl
+ dom/webidl/SVGMetadataElement.webidl
+ dom/webidl/SVGNumber.webidl
+ dom/webidl/SVGPathElement.webidl
+ dom/webidl/SVGPathSeg.webidl
+ dom/webidl/SVGPoint.webidl
+ dom/webidl/SVGPolygonElement.webidl
+ dom/webidl/SVGPolylineElement.webidl
+ dom/webidl/SVGPreserveAspectRatio.webidl
+ dom/webidl/SVGRect.webidl
+ dom/webidl/SVGRectElement.webidl
+ dom/webidl/SVGSVGElement.webidl
+ dom/webidl/SVGScriptElement.webidl
+ dom/webidl/SVGSetElement.webidl
+ dom/webidl/SVGStopElement.webidl
+ dom/webidl/SVGStyleElement.webidl
+ dom/webidl/SVGSwitchElement.webidl
+ dom/webidl/SVGTSpanElement.webidl
+ dom/webidl/SVGTests.webidl
+ dom/webidl/SVGTextContentElement.webidl
+ dom/webidl/SVGTextElement.webidl
+ dom/webidl/SVGTextPathElement.webidl
+ dom/webidl/SVGTextPositioningElement.webidl
+ dom/webidl/SVGTitleElement.webidl
+ dom/webidl/SVGTransform.webidl
+ dom/webidl/SVGURIReference.webidl
+ dom/webidl/SVGUseElement.webidl
+ dom/webidl/SVGViewElement.webidl
+ dom/webidl/SVGZoomAndPan.webidl
+ dom/webidl/SVGZoomAndPanValues.webidl
+ dom/webidl/SVGZoomEvent.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/SVG2/
+
+Files: security/certverifier/OCSPCache.cpp
+ security/certverifier/OCSPCache.h
+ security/nss/gtests/mozpkix_gtest/pkixbuild_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixcert_extension_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixcheck_CheckExtendedKeyUsage_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixcheck_CheckIssuer_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixcheck_CheckKeyUsage_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixcheck_CheckSignatureAlgorithm_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixcheck_CheckValidity_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixcheck_ParseValidity_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixcheck_TLSFeaturesSatisfiedInternal_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixder_input_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixder_pki_types_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixder_universal_types_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixgtest.cpp
+ security/nss/gtests/mozpkix_gtest/pkixgtest.h
+ security/nss/gtests/mozpkix_gtest/pkixnames_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixocsp_CreateEncodedOCSPRequest_tests.cpp
+ security/nss/gtests/mozpkix_gtest/pkixocsp_VerifyEncodedOCSPResponse.cpp
+ security/nss/lib/mozpkix/include/pkix-test/pkixtestutil.h
+ security/nss/lib/mozpkix/include/pkix/Input.h
+ security/nss/lib/mozpkix/include/pkix/Result.h
+ security/nss/lib/mozpkix/include/pkix/Time.h
+ security/nss/lib/mozpkix/include/pkix/pkix.h
+ security/nss/lib/mozpkix/include/pkix/pkixcheck.h
+ security/nss/lib/mozpkix/include/pkix/pkixder.h
+ security/nss/lib/mozpkix/include/pkix/pkixnss.h
+ security/nss/lib/mozpkix/include/pkix/pkixtypes.h
+ security/nss/lib/mozpkix/include/pkix/pkixutil.h
+ security/nss/lib/mozpkix/lib/pkixbuild.cpp
+ security/nss/lib/mozpkix/lib/pkixcert.cpp
+ security/nss/lib/mozpkix/lib/pkixcheck.cpp
+ security/nss/lib/mozpkix/lib/pkixder.cpp
+ security/nss/lib/mozpkix/lib/pkixnss.cpp
+ security/nss/lib/mozpkix/lib/pkixocsp.cpp
+ security/nss/lib/mozpkix/lib/pkixresult.cpp
+ security/nss/lib/mozpkix/lib/pkixtime.cpp
+ security/nss/lib/mozpkix/lib/pkixverify.cpp
+ security/nss/lib/mozpkix/test-lib/pkixtestalg.cpp
+ security/nss/lib/mozpkix/test-lib/pkixtestnss.cpp
+ security/nss/lib/mozpkix/test-lib/pkixtestutil.cpp
+ security/nss/lib/mozpkix/tools/DottedOIDToCode.py
+ security/pkix/include/pkix/Input.h
+ security/pkix/include/pkix/Result.h
+ security/pkix/include/pkix/Time.h
+ security/pkix/include/pkix/pkix.h
+ security/pkix/include/pkix/pkixnss.h
+ security/pkix/include/pkix/pkixtypes.h
+ security/pkix/lib/ScopedPtr.h
+ security/pkix/lib/pkixbuild.cpp
+ security/pkix/lib/pkixcert.cpp
+ security/pkix/lib/pkixcheck.cpp
+ security/pkix/lib/pkixcheck.h
+ security/pkix/lib/pkixder.cpp
+ security/pkix/lib/pkixder.h
+ security/pkix/lib/pkixnss.cpp
+ security/pkix/lib/pkixocsp.cpp
+ security/pkix/lib/pkixresult.cpp
+ security/pkix/lib/pkixtime.cpp
+ security/pkix/lib/pkixutil.h
+ security/pkix/lib/pkixverify.cpp
+ security/pkix/test/gtest/pkixbuild_tests.cpp
+ security/pkix/test/gtest/pkixcert_extension_tests.cpp
+ security/pkix/test/gtest/pkixcheck_CheckExtendedKeyUsage_tests.cpp
+ security/pkix/test/gtest/pkixcheck_CheckIssuer_tests.cpp
+ security/pkix/test/gtest/pkixcheck_CheckKeyUsage_tests.cpp
+ security/pkix/test/gtest/pkixcheck_CheckSignatureAlgorithm_tests.cpp
+ security/pkix/test/gtest/pkixcheck_CheckValidity_tests.cpp
+ security/pkix/test/gtest/pkixcheck_ParseValidity_tests.cpp
+ security/pkix/test/gtest/pkixcheck_TLSFeaturesSatisfiedInternal_tests.cpp
+ security/pkix/test/gtest/pkixder_input_tests.cpp
+ security/pkix/test/gtest/pkixder_pki_types_tests.cpp
+ security/pkix/test/gtest/pkixder_universal_types_tests.cpp
+ security/pkix/test/gtest/pkixgtest.cpp
+ security/pkix/test/gtest/pkixgtest.h
+ security/pkix/test/gtest/pkixnames_tests.cpp
+ security/pkix/test/gtest/pkixocsp_CreateEncodedOCSPRequest_tests.cpp
+ security/pkix/test/gtest/pkixocsp_VerifyEncodedOCSPResponse.cpp
+ security/pkix/test/lib/moz.build
+ security/pkix/test/lib/pkixtestalg.cpp
+ security/pkix/test/lib/pkixtestnss.cpp
+ security/pkix/test/lib/pkixtestutil.cpp
+ security/pkix/test/lib/pkixtestutil.h
+ security/pkix/tools/DottedOIDToCode.py
+Copyright: 2013-2016 Mozilla Contributors
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+Files: python/redo/redo/__init__.py
+ python/redo/redo/cmd.py
+ testing/mozharness/configs/web_platform_tests/prod_config.py
+ testing/mozharness/configs/web_platform_tests/test_config.py
+ testing/mozharness/configs/web_platform_tests/test_config_windows.py
+ testing/mozharness/external_tools/download_file.py
+ testing/mozharness/mozharness/base/config.py
+ testing/mozharness/mozharness/base/errors.py
+ testing/mozharness/mozharness/base/log.py
+ testing/mozharness/mozharness/base/parallel.py
+ testing/mozharness/mozharness/base/python.py
+ testing/mozharness/mozharness/base/script.py
+ testing/mozharness/mozharness/base/signing.py
+ testing/mozharness/mozharness/base/transfer.py
+ testing/mozharness/mozharness/base/vcs/mercurial.py
+ testing/mozharness/mozharness/base/vcs/vcsbase.py
+ testing/mozharness/mozharness/base/vcs/vcssync.py
+ testing/mozharness/mozharness/lib/python/authentication.py
+ testing/mozharness/mozharness/mozilla/blob_upload.py
+ testing/mozharness/mozharness/mozilla/buildbot.py
+ testing/mozharness/mozharness/mozilla/building/buildbase.py
+ testing/mozharness/mozharness/mozilla/l10n/locales.py
+ testing/mozharness/mozharness/mozilla/l10n/multi_locale_build.py
+ testing/mozharness/mozharness/mozilla/mapper.py
+ testing/mozharness/mozharness/mozilla/mar.py
+ testing/mozharness/mozharness/mozilla/mock.py
+ testing/mozharness/mozharness/mozilla/purge.py
+ testing/mozharness/mozharness/mozilla/release.py
+ testing/mozharness/mozharness/mozilla/secrets.py
+ testing/mozharness/mozharness/mozilla/signing.py
+ testing/mozharness/mozharness/mozilla/structuredlog.py
+ testing/mozharness/mozharness/mozilla/testing/device.py
+ testing/mozharness/mozharness/mozilla/testing/errors.py
+ testing/mozharness/mozharness/mozilla/testing/firefox_ui_tests.py
+ testing/mozharness/mozharness/mozilla/testing/mozpool.py
+ testing/mozharness/mozharness/mozilla/testing/talos.py
+ testing/mozharness/mozharness/mozilla/testing/testbase.py
+ testing/mozharness/mozharness/mozilla/testing/try_tools.py
+ testing/mozharness/mozharness/mozilla/testing/unittest.py
+ testing/mozharness/mozharness/mozilla/vcstools.py
+ testing/mozharness/scripts/android_emulator_unittest.py
+ testing/mozharness/scripts/configtest.py
+ testing/mozharness/scripts/desktop_l10n.py
+ testing/mozharness/scripts/desktop_partner_repacks.py
+ testing/mozharness/scripts/desktop_unittest.py
+ testing/mozharness/scripts/firefox_ui_tests/functional.py
+ testing/mozharness/scripts/firefox_ui_tests/update.py
+ testing/mozharness/scripts/firefox_ui_tests/update_release.py
+ testing/mozharness/scripts/fx_desktop_build.py
+ testing/mozharness/scripts/gaia_build_integration.py
+ testing/mozharness/scripts/gaia_build_unit.py
+ testing/mozharness/scripts/gaia_integration.py
+ testing/mozharness/scripts/gaia_linter.py
+ testing/mozharness/scripts/gaia_unit.py
+ testing/mozharness/scripts/marionette.py
+ testing/mozharness/scripts/merge_day/gecko_migration.py
+ testing/mozharness/scripts/mobile_l10n.py
+ testing/mozharness/scripts/mobile_partner_repack.py
+ testing/mozharness/scripts/multil10n.py
+ testing/mozharness/scripts/openh264_build.py
+ testing/mozharness/scripts/release/beet_mover.py
+ testing/mozharness/scripts/release/postrelease_bouncer_aliases.py
+ testing/mozharness/scripts/release/postrelease_mark_as_shipped.py
+ testing/mozharness/scripts/release/postrelease_version_bump.py
+ testing/mozharness/scripts/release/publish_balrog.py
+ testing/mozharness/scripts/release/updates.py
+ testing/mozharness/scripts/release/uptake_monitoring.py
+ testing/mozharness/scripts/talos_script.py
+ testing/mozharness/scripts/web_platform_tests.py
+Copyright: __NO_COPYRIGHT__ in: python/redo/redo/__init__.py
+ __NO_COPYRIGHT__ in: python/redo/redo/cmd.py
+ __NO_COPYRIGHT__ in: testing/mozharness/configs/web_platform_tests/prod_config.py
+ __NO_COPYRIGHT__ in: testing/mozharness/configs/web_platform_tests/test_config.py
+ __NO_COPYRIGHT__ in: testing/mozharness/configs/web_platform_tests/test_config_windows.py
+ __NO_COPYRIGHT__ in: testing/mozharness/external_tools/download_file.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/config.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/errors.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/log.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/parallel.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/python.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/script.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/signing.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/transfer.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/vcs/mercurial.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/vcs/vcsbase.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/base/vcs/vcssync.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/lib/python/authentication.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/blob_upload.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/buildbot.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/building/buildbase.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/l10n/locales.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/l10n/multi_locale_build.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/mapper.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/mar.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/mock.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/purge.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/release.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/secrets.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/signing.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/structuredlog.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/device.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/errors.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/firefox_ui_tests.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/mozpool.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/talos.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/testbase.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/try_tools.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/unittest.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/vcstools.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/android_emulator_unittest.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/configtest.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/desktop_l10n.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/desktop_partner_repacks.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/desktop_unittest.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/firefox_ui_tests/functional.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/firefox_ui_tests/update.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/firefox_ui_tests/update_release.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/fx_desktop_build.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/gaia_build_integration.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/gaia_build_unit.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/gaia_integration.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/gaia_linter.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/gaia_unit.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/marionette.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/merge_day/gecko_migration.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/mobile_l10n.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/mobile_partner_repack.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/multil10n.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/openh264_build.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/release/beet_mover.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/release/postrelease_bouncer_aliases.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/release/postrelease_mark_as_shipped.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/release/postrelease_version_bump.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/release/publish_balrog.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/release/updates.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/release/uptake_monitoring.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/talos_script.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/web_platform_tests.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ ***** END LICENSE BLOCK *****
+
+Files: js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A2.4_T1.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A2.4_T2.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A2.4_T3.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A2.4_T1.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A2.4_T2.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A2.4_T3.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A2.4_T1.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A2.4_T2.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A2.4_T3.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A2.4_T1.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A2.4_T2.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A2.4_T3.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A2.4_T1.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A2.4_T2.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A2.4_T3.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A2.4_T1.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A2.4_T2.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A2.4_T3.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A2.4_T1.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A2.4_T2.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A2.4_T3.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A2.4_T1.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A2.4_T2.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A2.4_T3.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.4_T1.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.4_T2.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.4_T3.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A2.4_T1.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A2.4_T2.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A2.4_T3.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A2.4_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A2.4_T2.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A2.4_T3.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A2.4_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A2.4_T2.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A2.4_T3.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A2.4_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A2.4_T2.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A2.4_T3.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A2.4_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A2.4_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A2.4_T3.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A2.4_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A2.4_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A2.4_T3.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A2.4_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A2.4_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A2.4_T3.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A2.4_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A2.4_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A2.4_T3.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A2.4_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A2.4_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A2.4_T3.js
+ js/src/tests/test262/ch11/11.8/11.8.7/S11.8.7_A2.4_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.7/S11.8.7_A2.4_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.7/S11.8.7_A2.4_T3.js
+ js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A2.4_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A2.4_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A2.4_T3.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A2.4_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A2.4_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A2.4_T3.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A2.4_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A2.4_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A2.4_T3.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A2.4_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A2.4_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A2.4_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ First expression is evaluated first, and then second expression
+
+Files: gfx/graphite2/include/graphite2/Font.h
+ gfx/graphite2/include/graphite2/Log.h
+ gfx/graphite2/include/graphite2/Segment.h
+ gfx/graphite2/include/graphite2/Types.h
+ gfx/graphite2/src/CachedFace.cpp
+ gfx/graphite2/src/CmapCache.cpp
+ gfx/graphite2/src/Collider.cpp
+ gfx/graphite2/src/Decompressor.cpp
+ gfx/graphite2/src/Face.cpp
+ gfx/graphite2/src/FeatureMap.cpp
+ gfx/graphite2/src/FileFace.cpp
+ gfx/graphite2/src/Font.cpp
+ gfx/graphite2/src/GlyphCache.cpp
+ gfx/graphite2/src/GlyphFace.cpp
+ gfx/graphite2/src/Intervals.cpp
+ gfx/graphite2/src/Justifier.cpp
+ gfx/graphite2/src/NameTable.cpp
+ gfx/graphite2/src/Pass.cpp
+ gfx/graphite2/src/Position.cpp
+ gfx/graphite2/src/SegCache.cpp
+ gfx/graphite2/src/SegCacheEntry.cpp
+ gfx/graphite2/src/SegCacheStore.cpp
+ gfx/graphite2/src/Segment.cpp
+ gfx/graphite2/src/Silf.cpp
+ gfx/graphite2/src/Slot.cpp
+ gfx/graphite2/src/Sparse.cpp
+ gfx/graphite2/src/TtfUtil.cpp
+ gfx/graphite2/src/UtfCodec.cpp
+ gfx/graphite2/src/gr_char_info.cpp
+ gfx/graphite2/src/gr_face.cpp
+ gfx/graphite2/src/gr_features.cpp
+ gfx/graphite2/src/gr_font.cpp
+ gfx/graphite2/src/gr_logging.cpp
+ gfx/graphite2/src/gr_segment.cpp
+ gfx/graphite2/src/gr_slot.cpp
+ gfx/graphite2/src/inc/CachedFace.h
+ gfx/graphite2/src/inc/CharInfo.h
+ gfx/graphite2/src/inc/CmapCache.h
+ gfx/graphite2/src/inc/Collider.h
+ gfx/graphite2/src/inc/Compression.h
+ gfx/graphite2/src/inc/Decompressor.h
+ gfx/graphite2/src/inc/Error.h
+ gfx/graphite2/src/inc/Face.h
+ gfx/graphite2/src/inc/FeatureMap.h
+ gfx/graphite2/src/inc/FeatureVal.h
+ gfx/graphite2/src/inc/FileFace.h
+ gfx/graphite2/src/inc/Font.h
+ gfx/graphite2/src/inc/GlyphCache.h
+ gfx/graphite2/src/inc/GlyphFace.h
+ gfx/graphite2/src/inc/Intervals.h
+ gfx/graphite2/src/inc/Main.h
+ gfx/graphite2/src/inc/NameTable.h
+ gfx/graphite2/src/inc/Pass.h
+ gfx/graphite2/src/inc/Position.h
+ gfx/graphite2/src/inc/Rule.h
+ gfx/graphite2/src/inc/SegCache.h
+ gfx/graphite2/src/inc/SegCacheEntry.h
+ gfx/graphite2/src/inc/SegCacheStore.h
+ gfx/graphite2/src/inc/Segment.h
+ gfx/graphite2/src/inc/Silf.h
+ gfx/graphite2/src/inc/Slot.h
+ gfx/graphite2/src/inc/Sparse.h
+ gfx/graphite2/src/inc/TtfTypes.h
+ gfx/graphite2/src/inc/TtfUtil.h
+ gfx/graphite2/src/inc/UtfCodec.h
+ gfx/graphite2/src/inc/bits.h
+ gfx/graphite2/src/inc/locale2lcid.h
+ gfx/graphite2/src/inc/opcodes.h
+Copyright: 2010-2015 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms
+ of the Mozilla Public License (http://mozilla.org/MPL) or the GNU
+ General Public License, as published by the Free Software Foundation,
+ either version 2 of the License or (at your option) any later version.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libopus/celt/arm/arm2gnu.pl
+ media/libopus/celt/arm/arm_celt_map.c
+ media/libopus/celt/arm/armcpu.h
+ media/libopus/celt/arm/armopts.s
+ media/libopus/celt/arm/armopts.s.in
+ media/libopus/celt/arm/celt_pitch_xcorr_arm.s
+ media/libopus/celt/arm/fixed_arm64.h
+ media/libopus/celt/arm/fixed_armv4.h
+ media/libopus/celt/arm/fixed_armv5e.h
+ media/libopus/celt/arm/pitch_arm.h
+ media/libopus/celt/bands.c
+ media/libopus/celt/bands.h
+ media/libopus/celt/celt.c
+ media/libopus/celt/celt_decoder.c
+ media/libopus/celt/celt_encoder.c
+ media/libopus/celt/celt_lpc.c
+ media/libopus/celt/celt_lpc.h
+ media/libopus/celt/cpu_support.h
+ media/libopus/celt/cwrs.c
+ media/libopus/celt/cwrs.h
+ media/libopus/celt/entcode.c
+ media/libopus/celt/entcode.h
+ media/libopus/celt/entdec.c
+ media/libopus/celt/entdec.h
+ media/libopus/celt/entenc.c
+ media/libopus/celt/entenc.h
+ media/libopus/celt/laplace.c
+ media/libopus/celt/laplace.h
+ media/libopus/celt/mfrngcod.h
+ media/libopus/celt/mips/celt_mipsr1.h
+ media/libopus/celt/mips/vq_mipsr1.h
+ media/libopus/celt/modes.c
+ media/libopus/celt/modes.h
+ media/libopus/celt/quant_bands.c
+ media/libopus/celt/quant_bands.h
+ media/libopus/celt/rate.c
+ media/libopus/celt/rate.h
+ media/libopus/celt/vq.c
+ media/libopus/celt/x86/celt_lpc_sse.c
+ media/libopus/celt/x86/celt_lpc_sse.h
+ media/libopus/celt/x86/pitch_sse.c
+ media/libopus/celt/x86/pitch_sse2.c
+ media/libopus/celt/x86/pitch_sse4_1.c
+ media/libopus/celt/x86/x86_celt_map.c
+ media/libopus/celt/x86/x86cpu.c
+ media/libopus/celt/x86/x86cpu.h
+ media/libopus/include/opus_custom.h
+ media/libopus/include/opus_defines.h
+ media/libopus/include/opus_multistream.h
+ media/libopus/include/opus_types.h
+ media/libopus/silk/fixed/x86/burg_modified_FIX_sse.c
+ media/libopus/silk/fixed/x86/prefilter_FIX_sse.c
+ media/libopus/silk/fixed/x86/vector_ops_FIX_sse.c
+ media/libopus/silk/x86/NSQ_del_dec_sse.c
+ media/libopus/silk/x86/NSQ_sse.c
+ media/libopus/silk/x86/SigProc_FIX_sse.h
+ media/libopus/silk/x86/VAD_sse.c
+ media/libopus/silk/x86/VQ_WMat_EC_sse.c
+ media/libopus/silk/x86/main_sse.h
+ media/libopus/silk/x86/x86_silk_map.c
+ media/libopus/src/opus.c
+ media/libopus/src/opus_decoder.c
+ media/libopus/src/opus_encoder.c
+ media/libopus/src/opus_multistream.c
+ media/libopus/src/opus_multistream_decoder.c
+ media/libopus/src/opus_multistream_encoder.c
+ media/libopus/src/opus_private.h
+ media/libopus/src/repacketizer.c
+Copyright: 1994-2002 Xiph.Org Foundation Modified Jean-Marc Valin
+ 2001-2011 Timothy B. Terriberry
+ 2002-2013 Xiph.org Foundation
+ 2003-2008 Jean-Marc Valin
+ 2007-2008 CSIRO
+ 2007-2009 Timothy B. Terriberry Timothy B. Terriberry and Jean-Marc Valin
+ 2007-2010 Xiph.Org Foundation
+ 2007-2012 Xiph.Org Foundation Jean-Marc Valin
+ 2008-2012 Gregory Maxwell Jean-Marc Valin and Gregory Maxwell
+ 2010-2011 Xiph.Org Foundation, Skype Limited Jean-Marc Valin and Koen Vos
+ 2013 Mozilla Corporation
+ 2013 Parrot
+ 2013 Parrot Aurélien Zanelli
+ 2013 Xiph.Org Foundation and contributors
+ 2014 Cisco Systems, INC XiangMingZhu WeiZhou MinPeng YanWang
+ 2015 Vidyo
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: intl/icu/source/data/coll/de_.txt
+ intl/icu/source/data/coll/es_.txt
+ intl/icu/source/data/coll/he_IL.txt
+ intl/icu/source/data/coll/id_ID.txt
+ intl/icu/source/data/coll/nb_NO.txt
+ intl/icu/source/data/coll/pa_Guru.txt
+ intl/icu/source/data/coll/pa_Guru_IN.txt
+ intl/icu/source/data/coll/ro_MD.txt
+ intl/icu/source/data/coll/sr_Cyrl.txt
+ intl/icu/source/data/coll/sr_Cyrl_BA.txt
+ intl/icu/source/data/coll/sr_Cyrl_ME.txt
+ intl/icu/source/data/coll/sr_Cyrl_RS.txt
+ intl/icu/source/data/coll/sr_Latn_BA.txt
+ intl/icu/source/data/coll/sr_Latn_RS.txt
+ intl/icu/source/data/coll/zh_Hans.txt
+ intl/icu/source/data/coll/zh_Hans_CN.txt
+ intl/icu/source/data/coll/zh_Hans_SG.txt
+ intl/icu/source/data/coll/zh_Hant_HK.txt
+ intl/icu/source/data/coll/zh_Hant_MO.txt
+ intl/icu/source/data/coll/zh_Hant_TW.txt
+ intl/icu/source/data/curr/az_Latn_AZ.txt
+ intl/icu/source/data/curr/bs_Latn_BA.txt
+ intl/icu/source/data/curr/fil_PH.txt
+ intl/icu/source/data/curr/he_IL.txt
+ intl/icu/source/data/curr/id_ID.txt
+ intl/icu/source/data/curr/ja_JP.txt
+ intl/icu/source/data/curr/nb_NO.txt
+ intl/icu/source/data/curr/nn_NO.txt
+ intl/icu/source/data/curr/pa_Arab_PK.txt
+ intl/icu/source/data/curr/pa_Guru_IN.txt
+ intl/icu/source/data/curr/shi_Tfng_MA.txt
+ intl/icu/source/data/curr/sr_Cyrl_BA.txt
+ intl/icu/source/data/curr/sr_Cyrl_RS.txt
+ intl/icu/source/data/curr/sr_Cyrl_XK.txt
+ intl/icu/source/data/curr/sr_Latn_BA.txt
+ intl/icu/source/data/curr/sr_Latn_ME.txt
+ intl/icu/source/data/curr/sr_Latn_RS.txt
+ intl/icu/source/data/curr/th_TH.txt
+ intl/icu/source/data/curr/uz_Arab_AF.txt
+ intl/icu/source/data/curr/uz_Latn_UZ.txt
+ intl/icu/source/data/curr/vai_Vaii_LR.txt
+ intl/icu/source/data/curr/zh_Hans_CN.txt
+ intl/icu/source/data/curr/zh_Hant_TW.txt
+ intl/icu/source/data/zone/az_Latn_AZ.txt
+ intl/icu/source/data/zone/bs_Latn_BA.txt
+ intl/icu/source/data/zone/fil_PH.txt
+ intl/icu/source/data/zone/he_IL.txt
+ intl/icu/source/data/zone/id_ID.txt
+ intl/icu/source/data/zone/ja_JP.txt
+ intl/icu/source/data/zone/nb_NO.txt
+ intl/icu/source/data/zone/nn_NO.txt
+ intl/icu/source/data/zone/pa_Arab_PK.txt
+ intl/icu/source/data/zone/pa_Guru_IN.txt
+ intl/icu/source/data/zone/ro_MD.txt
+ intl/icu/source/data/zone/shi_Tfng_MA.txt
+ intl/icu/source/data/zone/sr_Cyrl_BA.txt
+ intl/icu/source/data/zone/sr_Cyrl_RS.txt
+ intl/icu/source/data/zone/sr_Cyrl_XK.txt
+ intl/icu/source/data/zone/sr_Latn_BA.txt
+ intl/icu/source/data/zone/sr_Latn_ME.txt
+ intl/icu/source/data/zone/sr_Latn_RS.txt
+ intl/icu/source/data/zone/th_TH.txt
+ intl/icu/source/data/zone/uz_Arab_AF.txt
+ intl/icu/source/data/zone/uz_Latn_UZ.txt
+ intl/icu/source/data/zone/vai_Vaii_LR.txt
+ intl/icu/source/data/zone/zh_Hans_CN.txt
+ intl/icu/source/data/zone/zh_Hant_TW.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ generated alias target
+
+Files: gfx/harfbuzz/src/hb-buffer-deserialize-json.hh
+ gfx/harfbuzz/src/hb-buffer-deserialize-json.rl
+ gfx/harfbuzz/src/hb-buffer-deserialize-text.hh
+ gfx/harfbuzz/src/hb-buffer-deserialize-text.rl
+ gfx/harfbuzz/src/hb-buffer-serialize.cc
+ gfx/harfbuzz/src/hb-cache-private.hh
+ gfx/harfbuzz/src/hb-deprecated.h
+ gfx/harfbuzz/src/hb-fallback-shape.cc
+ gfx/harfbuzz/src/hb-gobject-enums.cc.tmpl
+ gfx/harfbuzz/src/hb-gobject-enums.h.tmpl
+ gfx/harfbuzz/src/hb-gobject-structs.cc
+ gfx/harfbuzz/src/hb-gobject-structs.h
+ gfx/harfbuzz/src/hb-gobject.h
+ gfx/harfbuzz/src/hb-graphite2.cc
+ gfx/harfbuzz/src/hb-ot-cmap-table.hh
+ gfx/harfbuzz/src/hb-ot-glyf-table.hh
+ gfx/harfbuzz/src/hb-ot-hhea-table.hh
+ gfx/harfbuzz/src/hb-ot-hmtx-table.hh
+ gfx/harfbuzz/src/hb-ot-layout-jstf-table.hh
+ gfx/harfbuzz/src/hb-ot-maxp-table.hh
+ gfx/harfbuzz/src/hb-ot-name-table.hh
+ gfx/harfbuzz/src/hb-ot-os2-table.hh
+ gfx/harfbuzz/src/hb-ot-post-table.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-arabic-fallback.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-arabic-win1256.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-arabic.cc
+ gfx/harfbuzz/src/hb-ot-shape-complex-default.cc
+ gfx/harfbuzz/src/hb-ot-shape-complex-hangul.cc
+ gfx/harfbuzz/src/hb-ot-shape-complex-hebrew.cc
+ gfx/harfbuzz/src/hb-ot-shape-complex-indic-machine.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-indic-machine.rl
+ gfx/harfbuzz/src/hb-ot-shape-complex-indic-private.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-indic.cc
+ gfx/harfbuzz/src/hb-ot-shape-complex-myanmar-machine.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-myanmar-machine.rl
+ gfx/harfbuzz/src/hb-ot-shape-complex-myanmar.cc
+ gfx/harfbuzz/src/hb-ot-shape-complex-private.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-thai.cc
+ gfx/harfbuzz/src/hb-ot-shape-complex-tibetan.cc
+ gfx/harfbuzz/src/hb-ot-shape-fallback-private.hh
+ gfx/harfbuzz/src/hb-ot-shape-fallback.cc
+ gfx/harfbuzz/src/hb-ot-shape-normalize-private.hh
+ gfx/harfbuzz/src/hb-ot-shape-normalize.cc
+ gfx/harfbuzz/src/hb-ot-shape-private.hh
+ gfx/harfbuzz/src/hb-set-private.hh
+ gfx/harfbuzz/src/hb-set.cc
+ gfx/harfbuzz/src/hb-set.h
+ gfx/harfbuzz/src/hb-shape-plan-private.hh
+ gfx/harfbuzz/src/hb-shape-plan.cc
+ gfx/harfbuzz/src/hb-shape-plan.h
+ gfx/harfbuzz/src/hb-shaper-impl-private.hh
+ gfx/harfbuzz/src/hb-shaper-list.hh
+ gfx/harfbuzz/src/hb-shaper-private.hh
+ gfx/harfbuzz/src/hb-shaper.cc
+ gfx/harfbuzz/src/hb-uniscribe.cc
+ gfx/harfbuzz/src/hb-uniscribe.h
+ gfx/harfbuzz/src/hb-utf-private.hh
+ gfx/harfbuzz/src/hb-version.h
+ gfx/harfbuzz/src/hb-version.h.in
+ gfx/harfbuzz/src/hb-warning.cc
+ gfx/harfbuzz/src/test-buffer-serialize.cc
+ gfx/harfbuzz/src/test-size-params.cc
+ gfx/harfbuzz/src/test-would-substitute.cc
+ gfx/harfbuzz/src/test.cc
+Copyright: 2010-2016 Google, Inc.
+ 2011 Martin Hosken
+ 2011 SIL International
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Google Author(s): Behdad Esfahbod
+
+Files: netwerk/srtp/src/crypto/ae_xfm/xfm.c
+ netwerk/srtp/src/crypto/cipher/aes.c
+ netwerk/srtp/src/crypto/cipher/aes_cbc.c
+ netwerk/srtp/src/crypto/cipher/aes_icm.c
+ netwerk/srtp/src/crypto/cipher/cipher.c
+ netwerk/srtp/src/crypto/cipher/null_cipher.c
+ netwerk/srtp/src/crypto/hash/auth.c
+ netwerk/srtp/src/crypto/hash/hmac.c
+ netwerk/srtp/src/crypto/hash/null_auth.c
+ netwerk/srtp/src/crypto/hash/sha1.c
+ netwerk/srtp/src/crypto/include/aes.h
+ netwerk/srtp/src/crypto/include/aes_cbc.h
+ netwerk/srtp/src/crypto/include/aes_icm.h
+ netwerk/srtp/src/crypto/include/alloc.h
+ netwerk/srtp/src/crypto/include/auth.h
+ netwerk/srtp/src/crypto/include/cipher.h
+ netwerk/srtp/src/crypto/include/crypto.h
+ netwerk/srtp/src/crypto/include/crypto_kernel.h
+ netwerk/srtp/src/crypto/include/crypto_math.h
+ netwerk/srtp/src/crypto/include/crypto_types.h
+ netwerk/srtp/src/crypto/include/cryptoalg.h
+ netwerk/srtp/src/crypto/include/datatypes.h
+ netwerk/srtp/src/crypto/include/err.h
+ netwerk/srtp/src/crypto/include/hmac.h
+ netwerk/srtp/src/crypto/include/integers.h
+ netwerk/srtp/src/crypto/include/key.h
+ netwerk/srtp/src/crypto/include/null_auth.h
+ netwerk/srtp/src/crypto/include/null_cipher.h
+ netwerk/srtp/src/crypto/include/prng.h
+ netwerk/srtp/src/crypto/include/rand_source.h
+ netwerk/srtp/src/crypto/include/rdb.h
+ netwerk/srtp/src/crypto/include/rdbx.h
+ netwerk/srtp/src/crypto/include/sha1.h
+ netwerk/srtp/src/crypto/include/stat.h
+ netwerk/srtp/src/crypto/include/xfm.h
+ netwerk/srtp/src/crypto/kernel/alloc.c
+ netwerk/srtp/src/crypto/kernel/crypto_kernel.c
+ netwerk/srtp/src/crypto/kernel/err.c
+ netwerk/srtp/src/crypto/kernel/key.c
+ netwerk/srtp/src/crypto/math/datatypes.c
+ netwerk/srtp/src/crypto/math/math.c
+ netwerk/srtp/src/crypto/math/stat.c
+ netwerk/srtp/src/crypto/replay/rdb.c
+ netwerk/srtp/src/crypto/replay/rdbx.c
+ netwerk/srtp/src/crypto/replay/ut_sim.c
+ netwerk/srtp/src/crypto/rng/ctr_prng.c
+ netwerk/srtp/src/crypto/rng/prng.c
+ netwerk/srtp/src/crypto/rng/rand_source.c
+ netwerk/srtp/src/crypto/test/auth_driver.c
+ netwerk/srtp/src/crypto/test/cipher_driver.c
+ netwerk/srtp/src/crypto/test/datatypes_driver.c
+ netwerk/srtp/src/crypto/test/env.c
+ netwerk/srtp/src/crypto/test/kernel_driver.c
+ netwerk/srtp/src/crypto/test/rand_gen.c
+ netwerk/srtp/src/crypto/test/sha1_driver.c
+ netwerk/srtp/src/crypto/test/stat_driver.c
+ netwerk/srtp/src/include/getopt_s.h
+ netwerk/srtp/src/include/rtp.h
+ netwerk/srtp/src/include/rtp_priv.h
+ netwerk/srtp/src/include/srtp.h
+ netwerk/srtp/src/include/srtp_priv.h
+ netwerk/srtp/src/include/ut_sim.h
+ netwerk/srtp/src/srtp/ekt.c
+ netwerk/srtp/src/srtp/srtp.c
+Copyright: 2001-2006 Cisco Systems, Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ .
+ Neither the name of the Cisco Systems, Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/libjpeg/simd/jccolext-mmx.asm
+ media/libjpeg/simd/jccolext-sse2-64.asm
+ media/libjpeg/simd/jccolor-mmx.asm
+ media/libjpeg/simd/jccolor-sse2-64.asm
+ media/libjpeg/simd/jccolor-sse2.asm
+ media/libjpeg/simd/jcgray-mmx.asm
+ media/libjpeg/simd/jcgray-sse2-64.asm
+ media/libjpeg/simd/jcgray-sse2.asm
+ media/libjpeg/simd/jcgryext-mmx.asm
+ media/libjpeg/simd/jcgryext-sse2-64.asm
+ media/libjpeg/simd/jcgryext-sse2.asm
+ media/libjpeg/simd/jchuff-sse2-64.asm
+ media/libjpeg/simd/jchuff-sse2.asm
+ media/libjpeg/simd/jcsample-mmx.asm
+ media/libjpeg/simd/jcsample-sse2-64.asm
+ media/libjpeg/simd/jcsample-sse2.asm
+ media/libjpeg/simd/jdcolext-mmx.asm
+ media/libjpeg/simd/jdcolext-sse2-64.asm
+ media/libjpeg/simd/jdcolext-sse2.asm
+ media/libjpeg/simd/jdcolor-mmx.asm
+ media/libjpeg/simd/jdcolor-sse2-64.asm
+ media/libjpeg/simd/jdcolor-sse2.asm
+ media/libjpeg/simd/jdmerge-mmx.asm
+ media/libjpeg/simd/jdmerge-sse2-64.asm
+ media/libjpeg/simd/jdmerge-sse2.asm
+ media/libjpeg/simd/jdmrgext-mmx.asm
+ media/libjpeg/simd/jdmrgext-sse2-64.asm
+ media/libjpeg/simd/jdmrgext-sse2.asm
+ media/libjpeg/simd/jdsample-mmx.asm
+ media/libjpeg/simd/jdsample-sse2-64.asm
+ media/libjpeg/simd/jdsample-sse2.asm
+ media/libjpeg/simd/jfdctflt-3dn.asm
+ media/libjpeg/simd/jfdctflt-sse-64.asm
+ media/libjpeg/simd/jfdctflt-sse.asm
+ media/libjpeg/simd/jfdctfst-mmx.asm
+ media/libjpeg/simd/jfdctfst-sse2-64.asm
+ media/libjpeg/simd/jfdctfst-sse2.asm
+ media/libjpeg/simd/jfdctint-mmx.asm
+ media/libjpeg/simd/jfdctint-sse2-64.asm
+ media/libjpeg/simd/jfdctint-sse2.asm
+ media/libjpeg/simd/jidctflt-3dn.asm
+ media/libjpeg/simd/jidctflt-sse.asm
+ media/libjpeg/simd/jidctflt-sse2-64.asm
+ media/libjpeg/simd/jidctflt-sse2.asm
+ media/libjpeg/simd/jidctfst-mmx.asm
+ media/libjpeg/simd/jidctfst-sse2-64.asm
+ media/libjpeg/simd/jidctfst-sse2.asm
+ media/libjpeg/simd/jidctint-mmx.asm
+ media/libjpeg/simd/jidctint-sse2-64.asm
+ media/libjpeg/simd/jidctint-sse2.asm
+ media/libjpeg/simd/jidctred-mmx.asm
+ media/libjpeg/simd/jidctred-sse2-64.asm
+ media/libjpeg/simd/jidctred-sse2.asm
+ media/libjpeg/simd/jquant-3dn.asm
+ media/libjpeg/simd/jquant-mmx.asm
+ media/libjpeg/simd/jquant-sse.asm
+ media/libjpeg/simd/jquantf-sse2-64.asm
+ media/libjpeg/simd/jquantf-sse2.asm
+ media/libjpeg/simd/jquanti-sse2-64.asm
+ media/libjpeg/simd/jquanti-sse2.asm
+ media/libjpeg/simd/jsimdcpu.asm
+Copyright: 2009-2012 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2016 D. R. Commander.
+ 2015 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ This file should be assembled with NASM (Netwide Assembler),
+ can *not* be assembled with Microsoft's MASM or any compatible
+ assembler (including Borland's Turbo Assembler).
+ NASM is available from http://nasm.sourceforge.net/ or
+
+Files: media/mtransport/third_party/nICEr/src/crypto/nr_crypto.c
+ media/mtransport/third_party/nICEr/src/crypto/nr_crypto.h
+ media/mtransport/third_party/nICEr/src/ice/ice_candidate.c
+ media/mtransport/third_party/nICEr/src/ice/ice_candidate.h
+ media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c
+ media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.h
+ media/mtransport/third_party/nICEr/src/ice/ice_codeword.h
+ media/mtransport/third_party/nICEr/src/ice/ice_component.c
+ media/mtransport/third_party/nICEr/src/ice/ice_component.h
+ media/mtransport/third_party/nICEr/src/ice/ice_ctx.c
+ media/mtransport/third_party/nICEr/src/ice/ice_ctx.h
+ media/mtransport/third_party/nICEr/src/ice/ice_handler.h
+ media/mtransport/third_party/nICEr/src/ice/ice_media_stream.c
+ media/mtransport/third_party/nICEr/src/ice/ice_media_stream.h
+ media/mtransport/third_party/nICEr/src/ice/ice_parser.c
+ media/mtransport/third_party/nICEr/src/ice/ice_peer_ctx.c
+ media/mtransport/third_party/nICEr/src/ice/ice_peer_ctx.h
+ media/mtransport/third_party/nICEr/src/ice/ice_reg.h
+ media/mtransport/third_party/nICEr/src/ice/ice_socket.c
+ media/mtransport/third_party/nICEr/src/ice/ice_socket.h
+ media/mtransport/third_party/nICEr/src/net/nr_socket.c
+ media/mtransport/third_party/nICEr/src/net/nr_socket.h
+ media/mtransport/third_party/nICEr/src/net/nr_socket_local.h
+ media/mtransport/third_party/nICEr/src/net/nr_socket_multi_tcp.c
+ media/mtransport/third_party/nICEr/src/net/nr_socket_multi_tcp.h
+ media/mtransport/third_party/nICEr/src/net/transport_addr.c
+ media/mtransport/third_party/nICEr/src/net/transport_addr.h
+ media/mtransport/third_party/nICEr/src/net/transport_addr_reg.c
+ media/mtransport/third_party/nICEr/src/net/transport_addr_reg.h
+ media/mtransport/third_party/nICEr/src/stun/addrs.c
+ media/mtransport/third_party/nICEr/src/stun/addrs.h
+ media/mtransport/third_party/nICEr/src/stun/nr_socket_buffered_stun.c
+ media/mtransport/third_party/nICEr/src/stun/nr_socket_buffered_stun.h
+ media/mtransport/third_party/nICEr/src/stun/nr_socket_turn.c
+ media/mtransport/third_party/nICEr/src/stun/nr_socket_turn.h
+ media/mtransport/third_party/nICEr/src/stun/stun.h
+ media/mtransport/third_party/nICEr/src/stun/stun_build.c
+ media/mtransport/third_party/nICEr/src/stun/stun_build.h
+ media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c
+ media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.h
+ media/mtransport/third_party/nICEr/src/stun/stun_codec.c
+ media/mtransport/third_party/nICEr/src/stun/stun_codec.h
+ media/mtransport/third_party/nICEr/src/stun/stun_hint.c
+ media/mtransport/third_party/nICEr/src/stun/stun_hint.h
+ media/mtransport/third_party/nICEr/src/stun/stun_msg.c
+ media/mtransport/third_party/nICEr/src/stun/stun_msg.h
+ media/mtransport/third_party/nICEr/src/stun/stun_proc.c
+ media/mtransport/third_party/nICEr/src/stun/stun_proc.h
+ media/mtransport/third_party/nICEr/src/stun/stun_reg.h
+ media/mtransport/third_party/nICEr/src/stun/stun_server_ctx.c
+ media/mtransport/third_party/nICEr/src/stun/stun_server_ctx.h
+ media/mtransport/third_party/nICEr/src/stun/stun_util.c
+ media/mtransport/third_party/nICEr/src/stun/stun_util.h
+ media/mtransport/third_party/nICEr/src/util/cb_args.c
+ media/mtransport/third_party/nICEr/src/util/cb_args.h
+ media/mtransport/third_party/nICEr/src/util/ice_util.c
+ media/mtransport/third_party/nICEr/src/util/ice_util.h
+ media/mtransport/third_party/nICEr/src/util/mbslen.c
+ media/mtransport/third_party/nICEr/src/util/mbslen.h
+Copyright: 2007 Adobe Systems, Incorporated
+ 2013-2014 Mozilla
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: js/src/tests/test262/ch12/12.10/S12.10_A1.10_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.10_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.10_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.10_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.10_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.11_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.11_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.11_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.11_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.11_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.12_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.12_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.12_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.12_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.12_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.1_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.1_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.1_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.2_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.2_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.2_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.2_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.2_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.3_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.3_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.3_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.3_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.3_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.4_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.4_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.4_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.4_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.4_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.5_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.5_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.5_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.5_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.5_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.6_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.6_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.6_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.7_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.7_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.7_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.7_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.7_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.8_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.8_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.8_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.8_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.8_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.9_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.9_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A1.9_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The with statement adds a computed object to the front of the
+ scope chain of the current execution context
+
+Files: js/src/tests/test262/ch12/12.10/S12.10_A3.10_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.10_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.10_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.10_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.10_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.11_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.11_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.11_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.11_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.11_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.12_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.12_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.12_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.12_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.12_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.1_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.1_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.1_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.2_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.2_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.2_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.2_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.2_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.3_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.3_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.3_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.3_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.4_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.4_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.4_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.4_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.4_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.5_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.5_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.5_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.5_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.5_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.6_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.6_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.6_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.7_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.7_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.7_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.7_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.7_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.8_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.8_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.8_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.8_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.8_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.9_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.9_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A3.9_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ No matter how control leaves the embedded 'Statement',
+ the scope chain is always restored to its former state
+
+Files: netwerk/sctp/src/netinet/sctp.h
+ netwerk/sctp/src/netinet/sctp_asconf.c
+ netwerk/sctp/src/netinet/sctp_asconf.h
+ netwerk/sctp/src/netinet/sctp_auth.c
+ netwerk/sctp/src/netinet/sctp_auth.h
+ netwerk/sctp/src/netinet/sctp_bsd_addr.c
+ netwerk/sctp/src/netinet/sctp_bsd_addr.h
+ netwerk/sctp/src/netinet/sctp_callout.c
+ netwerk/sctp/src/netinet/sctp_cc_functions.c
+ netwerk/sctp/src/netinet/sctp_constants.h
+ netwerk/sctp/src/netinet/sctp_crc32.c
+ netwerk/sctp/src/netinet/sctp_crc32.h
+ netwerk/sctp/src/netinet/sctp_header.h
+ netwerk/sctp/src/netinet/sctp_indata.c
+ netwerk/sctp/src/netinet/sctp_indata.h
+ netwerk/sctp/src/netinet/sctp_input.c
+ netwerk/sctp/src/netinet/sctp_input.h
+ netwerk/sctp/src/netinet/sctp_lock_userspace.h
+ netwerk/sctp/src/netinet/sctp_os.h
+ netwerk/sctp/src/netinet/sctp_os_userspace.h
+ netwerk/sctp/src/netinet/sctp_output.c
+ netwerk/sctp/src/netinet/sctp_output.h
+ netwerk/sctp/src/netinet/sctp_pcb.c
+ netwerk/sctp/src/netinet/sctp_pcb.h
+ netwerk/sctp/src/netinet/sctp_peeloff.c
+ netwerk/sctp/src/netinet/sctp_peeloff.h
+ netwerk/sctp/src/netinet/sctp_process_lock.h
+ netwerk/sctp/src/netinet/sctp_sha1.c
+ netwerk/sctp/src/netinet/sctp_sha1.h
+ netwerk/sctp/src/netinet/sctp_structs.h
+ netwerk/sctp/src/netinet/sctp_sysctl.c
+ netwerk/sctp/src/netinet/sctp_sysctl.h
+ netwerk/sctp/src/netinet/sctp_timer.c
+ netwerk/sctp/src/netinet/sctp_timer.h
+ netwerk/sctp/src/netinet/sctp_uio.h
+ netwerk/sctp/src/netinet/sctp_usrreq.c
+ netwerk/sctp/src/netinet/sctp_var.h
+ netwerk/sctp/src/netinet/sctputil.c
+ netwerk/sctp/src/netinet/sctputil.h
+ netwerk/sctp/src/netinet6/sctp6_usrreq.c
+ netwerk/sctp/src/netinet6/sctp6_var.h
+Copyright: 2001-2008 Cisco Systems, Inc.
+ 2008-2012 Brad Penoff.
+ 2008-2012 Randall Stewart.
+ 2008-2013 Michael Tuexen.
+ 2013 Lally Singh.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ a) Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ b) Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the distribution.
+ .
+ c) Neither the name of Cisco Systems, Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.10.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.11.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T1.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.10.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.11.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T2.9.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.10.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.11.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.1_T3.9.js
+ js/src/tests/test262/ch11/11.14/S11.14_A2.1_T1.js
+ js/src/tests/test262/ch11/11.14/S11.14_A2.1_T2.js
+ js/src/tests/test262/ch11/11.14/S11.14_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator uses GetValue
+
+Files: netwerk/base/nsNetUtil.cpp
+ netwerk/protocol/http/ASpdySession.cpp
+ netwerk/protocol/http/ConnectionDiagnostics.cpp
+ netwerk/protocol/http/Http2Compression.cpp
+ netwerk/protocol/http/Http2Push.cpp
+ netwerk/protocol/http/Http2Session.cpp
+ netwerk/protocol/http/Http2Stream.cpp
+ netwerk/protocol/http/HttpBaseChannel.cpp
+ netwerk/protocol/http/HttpChannelChild.cpp
+ netwerk/protocol/http/HttpChannelParent.cpp
+ netwerk/protocol/http/HttpChannelParentListener.cpp
+ netwerk/protocol/http/NullHttpTransaction.cpp
+ netwerk/protocol/http/TunnelUtils.cpp
+ netwerk/protocol/http/nsHttp.cpp
+ netwerk/protocol/http/nsHttpActivityDistributor.cpp
+ netwerk/protocol/http/nsHttpAuthCache.cpp
+ netwerk/protocol/http/nsHttpAuthManager.cpp
+ netwerk/protocol/http/nsHttpBasicAuth.cpp
+ netwerk/protocol/http/nsHttpChannel.cpp
+ netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
+ netwerk/protocol/http/nsHttpChunkedDecoder.cpp
+ netwerk/protocol/http/nsHttpConnection.cpp
+ netwerk/protocol/http/nsHttpConnectionInfo.cpp
+ netwerk/protocol/http/nsHttpConnectionMgr.cpp
+ netwerk/protocol/http/nsHttpDigestAuth.cpp
+ netwerk/protocol/http/nsHttpHandler.cpp
+ netwerk/protocol/http/nsHttpHeaderArray.cpp
+ netwerk/protocol/http/nsHttpNTLMAuth.cpp
+ netwerk/protocol/http/nsHttpPipeline.cpp
+ netwerk/protocol/http/nsHttpRequestHead.cpp
+ netwerk/protocol/http/nsHttpResponseHead.cpp
+ netwerk/protocol/http/nsHttpTransaction.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsNetUtil.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/ASpdySession.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/ConnectionDiagnostics.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/Http2Compression.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/Http2Push.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/Http2Session.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/Http2Stream.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpBaseChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpChannelChild.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpChannelParent.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpChannelParentListener.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/NullHttpTransaction.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/TunnelUtils.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttp.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpActivityDistributor.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpAuthCache.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpAuthManager.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpBasicAuth.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpChannel.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpChunkedDecoder.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpConnection.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpConnectionInfo.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpConnectionMgr.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpDigestAuth.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpHeaderArray.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpNTLMAuth.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpPipeline.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpRequestHead.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpResponseHead.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpTransaction.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ HttpLog.h should generally be included first
+
+Files: nsprpub/lib/Makefile.in
+ nsprpub/lib/ds/Makefile.in
+ nsprpub/lib/libc/Makefile.in
+ nsprpub/lib/libc/include/Makefile.in
+ nsprpub/lib/libc/src/Makefile.in
+ nsprpub/lib/prstreams/Makefile.in
+ nsprpub/lib/prstreams/tests/testprstrm/Makefile.in
+ nsprpub/lib/tests/Makefile.in
+ nsprpub/pr/Makefile.in
+ nsprpub/pr/include/Makefile.in
+ nsprpub/pr/include/md/Makefile.in
+ nsprpub/pr/include/obsolete/Makefile.in
+ nsprpub/pr/include/private/Makefile.in
+ nsprpub/pr/src/Makefile.in
+ nsprpub/pr/src/bthreads/Makefile.in
+ nsprpub/pr/src/cplus/Makefile.in
+ nsprpub/pr/src/cplus/tests/Makefile.in
+ nsprpub/pr/src/io/Makefile.in
+ nsprpub/pr/src/linking/Makefile.in
+ nsprpub/pr/src/malloc/Makefile.in
+ nsprpub/pr/src/md/Makefile.in
+ nsprpub/pr/src/md/os2/Makefile.in
+ nsprpub/pr/src/md/windows/Makefile.in
+ nsprpub/pr/src/memory/Makefile.in
+ nsprpub/pr/src/misc/Makefile.in
+ nsprpub/pr/src/pthreads/Makefile.in
+ nsprpub/pr/src/threads/Makefile.in
+ nsprpub/pr/src/threads/combined/Makefile.in
+ nsprpub/pr/tests/Makefile.in
+ nsprpub/pr/tests/dll/Makefile.in
+ nsprpub/tools/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/lib/ds/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/include/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/lib/prstreams/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/lib/prstreams/tests/testprstrm/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/lib/tests/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/obsolete/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/private/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/bthreads/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/tests/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/linking/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/malloc/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/memory/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/pthreads/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/combined/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/dll/Makefile.in
+ __NO_COPYRIGHT__ in: nsprpub/tools/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ! gmake
+
+Files: dom/media/webaudio/FFTBlock.cpp
+ dom/media/webaudio/blink/Biquad.cpp
+ dom/media/webaudio/blink/Biquad.h
+ dom/media/webaudio/blink/DynamicsCompressor.cpp
+ dom/media/webaudio/blink/DynamicsCompressor.h
+ dom/media/webaudio/blink/DynamicsCompressorKernel.cpp
+ dom/media/webaudio/blink/DynamicsCompressorKernel.h
+ dom/media/webaudio/blink/FFTConvolver.cpp
+ dom/media/webaudio/blink/FFTConvolver.h
+ dom/media/webaudio/blink/HRTFDatabase.cpp
+ dom/media/webaudio/blink/HRTFDatabase.h
+ dom/media/webaudio/blink/HRTFDatabaseLoader.cpp
+ dom/media/webaudio/blink/HRTFDatabaseLoader.h
+ dom/media/webaudio/blink/HRTFElevation.cpp
+ dom/media/webaudio/blink/HRTFElevation.h
+ dom/media/webaudio/blink/HRTFKernel.cpp
+ dom/media/webaudio/blink/HRTFKernel.h
+ dom/media/webaudio/blink/PeriodicWave.cpp
+ dom/media/webaudio/blink/PeriodicWave.h
+ dom/media/webaudio/blink/Reverb.cpp
+ dom/media/webaudio/blink/Reverb.h
+ dom/media/webaudio/blink/ReverbAccumulationBuffer.cpp
+ dom/media/webaudio/blink/ReverbAccumulationBuffer.h
+ dom/media/webaudio/blink/ReverbConvolver.cpp
+ dom/media/webaudio/blink/ReverbConvolver.h
+ dom/media/webaudio/blink/ReverbConvolverStage.cpp
+ dom/media/webaudio/blink/ReverbConvolverStage.h
+ dom/media/webaudio/blink/ReverbInputBuffer.cpp
+ dom/media/webaudio/blink/ReverbInputBuffer.h
+ dom/media/webaudio/blink/ZeroPole.cpp
+ dom/media/webaudio/blink/ZeroPole.h
+Copyright: 2010-2012 Google Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of
+ its contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: media/mtransport/third_party/nrappkit/src/port/android/include/sys/ttycom.h
+ media/mtransport/third_party/nrappkit/src/port/android/port-impl.mk
+ media/mtransport/third_party/nrappkit/src/port/linux/include/sys/ttycom.h
+ media/mtransport/third_party/nrappkit/src/port/linux/port-impl.mk
+ media/mtransport/third_party/nrappkit/src/registry/c2ru.c
+ media/mtransport/third_party/nrappkit/src/registry/c2ru.h
+ media/mtransport/third_party/nrappkit/src/registry/registry.c
+ media/mtransport/third_party/nrappkit/src/registry/registry.h
+ media/mtransport/third_party/nrappkit/src/registry/registry_int.h
+ media/mtransport/third_party/nrappkit/src/registry/registry_local.c
+ media/mtransport/third_party/nrappkit/src/registry/registry_vtbl.h
+ media/mtransport/third_party/nrappkit/src/registry/registrycb.c
+ media/mtransport/third_party/nrappkit/src/share/nr_common.h
+ media/mtransport/third_party/nrappkit/src/share/nr_reg_keys.h
+ media/mtransport/third_party/nrappkit/src/stats/nrstats.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_assoc.c
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_assoc.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_common.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_data.c
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_data.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_defaults.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_includes.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_list.c
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_list.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_macros.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_replace.c
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_time.c
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_time.h
+ media/mtransport/third_party/nrappkit/src/util/libekr/r_types.h
+Copyright: 2002-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+Files: media/mtransport/databuffer.h
+ media/mtransport/logging.h
+ media/mtransport/m_cpp_utils.h
+ media/mtransport/runnable_utils.h
+ media/mtransport/test/buffered_stun_socket_unittest.cpp
+ media/mtransport/test/ice_unittest.cpp
+ media/mtransport/test/mtransport_test_utils.h
+ media/mtransport/test/nrappkit_unittest.cpp
+ media/mtransport/test/runnable_utils_unittest.cpp
+ media/mtransport/test/sctp_unittest.cpp
+ media/mtransport/test/sockettransportservice_unittest.cpp
+ media/mtransport/test/stunserver.h
+ media/mtransport/test/transport_unittests.cpp
+ media/mtransport/transportflow.cpp
+ media/mtransport/transportflow.h
+ media/mtransport/transportlayer.cpp
+ media/mtransport/transportlayer.h
+ media/mtransport/transportlayerdtls.cpp
+ media/mtransport/transportlayerdtls.h
+ media/mtransport/transportlayerlog.cpp
+ media/mtransport/transportlayerlog.h
+ media/mtransport/transportlayerloopback.cpp
+ media/mtransport/transportlayerloopback.h
+ media/mtransport/transportlayerprsock.cpp
+ media/mtransport/transportlayerprsock.h
+ media/webrtc/signaling/src/mediapipeline/MediaPipeline.cpp
+ media/webrtc/signaling/src/mediapipeline/MediaPipeline.h
+ media/webrtc/signaling/src/mediapipeline/SrtpFlow.cpp
+ media/webrtc/signaling/src/mediapipeline/SrtpFlow.h
+ media/webrtc/signaling/test/mediapipeline_unittest.cpp
+Copyright: __NO_COPYRIGHT__ in: media/mtransport/databuffer.h
+ __NO_COPYRIGHT__ in: media/mtransport/logging.h
+ __NO_COPYRIGHT__ in: media/mtransport/m_cpp_utils.h
+ __NO_COPYRIGHT__ in: media/mtransport/runnable_utils.h
+ __NO_COPYRIGHT__ in: media/mtransport/test/buffered_stun_socket_unittest.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/ice_unittest.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/mtransport_test_utils.h
+ __NO_COPYRIGHT__ in: media/mtransport/test/nrappkit_unittest.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/runnable_utils_unittest.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/sctp_unittest.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/sockettransportservice_unittest.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/stunserver.h
+ __NO_COPYRIGHT__ in: media/mtransport/test/transport_unittests.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/transportflow.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/transportflow.h
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayer.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayer.h
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayerdtls.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayerdtls.h
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayerlog.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayerlog.h
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayerloopback.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayerloopback.h
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayerprsock.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/transportlayerprsock.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/mediapipeline/MediaPipeline.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/mediapipeline/MediaPipeline.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/mediapipeline/SrtpFlow.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/mediapipeline/SrtpFlow.h
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/test/mediapipeline_unittest.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: ekr@rtfm.com
+
+Files: modules/freetype2/include/freetype/ftgxval.h
+ modules/freetype2/include/freetype/internal/services/svgxval.h
+ modules/freetype2/src/base/ftgxval.c
+ modules/freetype2/src/gxvalid/gxvalid.h
+ modules/freetype2/src/gxvalid/gxvbsln.c
+ modules/freetype2/src/gxvalid/gxvcommn.c
+ modules/freetype2/src/gxvalid/gxvfeat.c
+ modules/freetype2/src/gxvalid/gxvfeat.h
+ modules/freetype2/src/gxvalid/gxvjust.c
+ modules/freetype2/src/gxvalid/gxvkern.c
+ modules/freetype2/src/gxvalid/gxvlcar.c
+ modules/freetype2/src/gxvalid/gxvmod.c
+ modules/freetype2/src/gxvalid/gxvmod.h
+ modules/freetype2/src/gxvalid/gxvmort.c
+ modules/freetype2/src/gxvalid/gxvmort.h
+ modules/freetype2/src/gxvalid/gxvmort0.c
+ modules/freetype2/src/gxvalid/gxvmort1.c
+ modules/freetype2/src/gxvalid/gxvmort2.c
+ modules/freetype2/src/gxvalid/gxvmort4.c
+ modules/freetype2/src/gxvalid/gxvmort5.c
+ modules/freetype2/src/gxvalid/gxvmorx.c
+ modules/freetype2/src/gxvalid/gxvmorx.h
+ modules/freetype2/src/gxvalid/gxvmorx0.c
+ modules/freetype2/src/gxvalid/gxvmorx1.c
+ modules/freetype2/src/gxvalid/gxvmorx2.c
+ modules/freetype2/src/gxvalid/gxvmorx4.c
+ modules/freetype2/src/gxvalid/gxvmorx5.c
+ modules/freetype2/src/gxvalid/gxvopbd.c
+ modules/freetype2/src/gxvalid/gxvprop.c
+ modules/freetype2/src/gxvalid/gxvtrak.c
+Copyright: 2004-2018 Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
+ 2004-2018 Masatake YAMATO, Redhat K.K, David Turner, Robert Wilhelm, and Werner Lemberg.
+ 2004-2018 suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ gxvalid is derived from both gxlayout module and otvalid module.
+ Development of gxlayout is supported by the Information-technology
+ Promotion Agency(IPA), Japan.
+
+Files: security/nss/cmd/crmf-cgi/config.mk
+ security/nss/cmd/crmftest/config.mk
+ security/nss/cmd/lib/config.mk
+ security/nss/cpputil/config.mk
+ security/nss/lib/certdb/config.mk
+ security/nss/lib/certhigh/config.mk
+ security/nss/lib/crmf/config.mk
+ security/nss/lib/cryptohi/config.mk
+ security/nss/lib/jar/config.mk
+ security/nss/lib/libpkix/config.mk
+ security/nss/lib/libpkix/include/config.mk
+ security/nss/lib/libpkix/pkix/certsel/config.mk
+ security/nss/lib/libpkix/pkix/checker/config.mk
+ security/nss/lib/libpkix/pkix/config.mk
+ security/nss/lib/libpkix/pkix/crlsel/config.mk
+ security/nss/lib/libpkix/pkix/params/config.mk
+ security/nss/lib/libpkix/pkix/results/config.mk
+ security/nss/lib/libpkix/pkix/store/config.mk
+ security/nss/lib/libpkix/pkix/top/config.mk
+ security/nss/lib/libpkix/pkix/util/config.mk
+ security/nss/lib/libpkix/pkix_pl_nss/config.mk
+ security/nss/lib/libpkix/pkix_pl_nss/module/config.mk
+ security/nss/lib/libpkix/pkix_pl_nss/pki/config.mk
+ security/nss/lib/libpkix/pkix_pl_nss/system/config.mk
+ security/nss/lib/pk11wrap/config.mk
+ security/nss/lib/pkcs12/config.mk
+ security/nss/lib/pkcs7/config.mk
+ security/nss/lib/sysinit/config.mk
+ security/nss/lib/zlib/config.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/crmf-cgi/config.mk
+ __NO_COPYRIGHT__ in: security/nss/cmd/crmftest/config.mk
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/config.mk
+ __NO_COPYRIGHT__ in: security/nss/cpputil/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/certhigh/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/crmf/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/cryptohi/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/jar/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/certsel/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/checker/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/crlsel/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/params/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/results/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/store/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/top/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix/util/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/module/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/pki/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/libpkix/pkix_pl_nss/system/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs12/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/sysinit/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/zlib/config.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Override TARGETS variable so that only static libraries
+ are specifed as dependencies within rules.mk.
+
+Files: other-licenses/atk-1.0/atk/atk.h
+ other-licenses/atk-1.0/atk/atkaction.h
+ other-licenses/atk-1.0/atk/atkcomponent.h
+ other-licenses/atk-1.0/atk/atkdocument.h
+ other-licenses/atk-1.0/atk/atkeditabletext.h
+ other-licenses/atk-1.0/atk/atkgobjectaccessible.h
+ other-licenses/atk-1.0/atk/atkhyperlink.h
+ other-licenses/atk-1.0/atk/atkhyperlinkimpl.h
+ other-licenses/atk-1.0/atk/atkhypertext.h
+ other-licenses/atk-1.0/atk/atkimage.h
+ other-licenses/atk-1.0/atk/atknoopobject.h
+ other-licenses/atk-1.0/atk/atknoopobjectfactory.h
+ other-licenses/atk-1.0/atk/atkobject.h
+ other-licenses/atk-1.0/atk/atkobjectfactory.h
+ other-licenses/atk-1.0/atk/atkplug.h
+ other-licenses/atk-1.0/atk/atkregistry.h
+ other-licenses/atk-1.0/atk/atkrelation.h
+ other-licenses/atk-1.0/atk/atkrelationset.h
+ other-licenses/atk-1.0/atk/atkrelationtype.h
+ other-licenses/atk-1.0/atk/atkselection.h
+ other-licenses/atk-1.0/atk/atksocket.h
+ other-licenses/atk-1.0/atk/atkstate.h
+ other-licenses/atk-1.0/atk/atkstateset.h
+ other-licenses/atk-1.0/atk/atkstreamablecontent.h
+ other-licenses/atk-1.0/atk/atktable.h
+ other-licenses/atk-1.0/atk/atktablecell.h
+ other-licenses/atk-1.0/atk/atktext.h
+ other-licenses/atk-1.0/atk/atkutil.h
+ other-licenses/atk-1.0/atk/atkvalue.h
+Copyright: 2001-2002 Sun Microsystems Inc.
+ 2009 Novell, Inc.
+ 2014 SUSE LLC.
+License: LGPL-2.0+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Library General Public License
+ Version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
+
+Files: dom/webidl/AnalyserNode.webidl
+ dom/webidl/AudioBuffer.webidl
+ dom/webidl/AudioBufferSourceNode.webidl
+ dom/webidl/AudioContext.webidl
+ dom/webidl/AudioDestinationNode.webidl
+ dom/webidl/AudioListener.webidl
+ dom/webidl/AudioNode.webidl
+ dom/webidl/AudioParam.webidl
+ dom/webidl/AudioProcessingEvent.webidl
+ dom/webidl/BiquadFilterNode.webidl
+ dom/webidl/ChannelMergerNode.webidl
+ dom/webidl/ChannelSplitterNode.webidl
+ dom/webidl/ConstantSourceNode.webidl
+ dom/webidl/ConvolverNode.webidl
+ dom/webidl/DelayNode.webidl
+ dom/webidl/DynamicsCompressorNode.webidl
+ dom/webidl/GainNode.webidl
+ dom/webidl/MediaElementAudioSourceNode.webidl
+ dom/webidl/MediaStreamAudioDestinationNode.webidl
+ dom/webidl/MediaStreamAudioSourceNode.webidl
+ dom/webidl/OfflineAudioCompletionEvent.webidl
+ dom/webidl/OfflineAudioContext.webidl
+ dom/webidl/OscillatorNode.webidl
+ dom/webidl/PannerNode.webidl
+ dom/webidl/PeriodicWave.webidl
+ dom/webidl/ScriptProcessorNode.webidl
+ dom/webidl/StereoPannerNode.webidl
+ dom/webidl/WaveShaperNode.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://webaudio.github.io/web-audio-api/
+
+Files: xpcom/reflect/xptcall/md/unix/xptcinvoke_aarch64.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_alpha_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_arm.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_arm_netbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_arm_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc_netbsd.s
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc_openbsd.s
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_linux_alpha.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_linux_m68k.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_linux_s390.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_linux_s390x.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_mips64.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_netbsd_m68k.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc64_linux.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_linux.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_netbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_rhapsody.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc64_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc_netbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc_solaris.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_x86_64_solaris.cpp
+ xpcom/reflect/xptcall/md/unix/xptcinvoke_x86_64_unix.cpp
+ xpcom/reflect/xptcall/md/win32/xptcinvoke.cpp
+ xpcom/reflect/xptcall/md/win32/xptcinvoke_x86_64.cpp
+ xpcom/reflect/xptcall/md/win32/xptcinvoke_x86_gnu.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_aarch64.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_alpha_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_arm.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_arm_netbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_arm_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc_netbsd.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc_openbsd.s
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_linux_alpha.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_linux_m68k.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_linux_s390.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_linux_s390x.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_mips64.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_netbsd_m68k.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc64_linux.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_linux.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_netbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_rhapsody.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc64_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc_netbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc_solaris.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_x86_64_solaris.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_x86_64_unix.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcinvoke.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcinvoke_x86_64.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcinvoke_x86_gnu.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Platform specific code to invoke XPCOM methods on native objects
+
+Files: gfx/harfbuzz/src/hb-common.cc
+ gfx/harfbuzz/src/hb-common.h
+ gfx/harfbuzz/src/hb-face-private.hh
+ gfx/harfbuzz/src/hb-face.cc
+ gfx/harfbuzz/src/hb-font-private.hh
+ gfx/harfbuzz/src/hb-font.cc
+ gfx/harfbuzz/src/hb-ft.cc
+ gfx/harfbuzz/src/hb-ft.h
+ gfx/harfbuzz/src/hb-glib.cc
+ gfx/harfbuzz/src/hb-glib.h
+ gfx/harfbuzz/src/hb-icu.cc
+ gfx/harfbuzz/src/hb-icu.h
+ gfx/harfbuzz/src/hb-open-file-private.hh
+ gfx/harfbuzz/src/hb-open-type-private.hh
+ gfx/harfbuzz/src/hb-ot-head-table.hh
+ gfx/harfbuzz/src/hb-ot-layout-common-private.hh
+ gfx/harfbuzz/src/hb-ot-layout-gdef-table.hh
+ gfx/harfbuzz/src/hb-ot-layout-gpos-table.hh
+ gfx/harfbuzz/src/hb-ot-layout-gsub-table.hh
+ gfx/harfbuzz/src/hb-ot-layout-gsubgpos-private.hh
+ gfx/harfbuzz/src/hb-ot-layout-private.hh
+ gfx/harfbuzz/src/hb-ot-layout.cc
+ gfx/harfbuzz/src/hb-ot-map-private.hh
+ gfx/harfbuzz/src/hb-ot-map.cc
+ gfx/harfbuzz/src/hb-ot-shape.cc
+ gfx/harfbuzz/src/hb-private.hh
+ gfx/harfbuzz/src/hb-shape.cc
+ gfx/harfbuzz/src/hb-shape.h
+Copyright: 1998-2004 David Turner and Werner Lemberg
+ 2006 Behdad Esfahbod
+ 2007-2010 Red Hat, Inc.
+ 2009 Keith Stribley
+ 2010-2015 Google, Inc.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Red Hat Author(s): Behdad Esfahbod
+ Google Author(s): Behdad Esfahbod
+
+Files: media/libcubeb/include/cubeb.h
+ media/libcubeb/src/cubeb-internal.h
+ media/libcubeb/src/cubeb.c
+ media/libcubeb/src/cubeb_alsa.c
+ media/libcubeb/src/cubeb_audiotrack.c
+ media/libcubeb/src/cubeb_audiounit.cpp
+ media/libcubeb/src/cubeb_jack.cpp
+ media/libcubeb/src/cubeb_log.h
+ media/libcubeb/src/cubeb_opensl.c
+ media/libcubeb/src/cubeb_panner.cpp
+ media/libcubeb/src/cubeb_panner.h
+ media/libcubeb/src/cubeb_pulse.c
+ media/libcubeb/src/cubeb_resampler.cpp
+ media/libcubeb/src/cubeb_resampler.h
+ media/libcubeb/src/cubeb_resampler_internal.h
+ media/libcubeb/src/cubeb_ring_array.h
+ media/libcubeb/src/cubeb_sndio.c
+ media/libcubeb/src/cubeb_sun.c
+ media/libcubeb/src/cubeb_utils.h
+ media/libcubeb/src/cubeb_utils_unix.h
+ media/libcubeb/src/cubeb_utils_win.h
+ media/libcubeb/src/cubeb_wasapi.cpp
+ media/libcubeb/src/cubeb_winmm.c
+ media/libcubeb/tests/common.h
+ media/libcubeb/tests/test_resampler.cpp
+ media/libcubeb/tests/test_sanity.cpp
+ media/libnestegg/include/nestegg.h
+ media/libnestegg/src/nestegg.c
+Copyright: 2010-2016 Mozilla Foundation
+ 2011 Alexandre Ratchov <alex@caoua.org>
+ 2012 David Richards
+ 2013 Sebastien Alaiwan
+ 2013-2017 Ginn Chen <ginnchen@gmail.com>
+ 2016 Damien Zammit
+License: __UNKNOWN__
+ This program is made available under an ISC-style license. See the
+ accompanying file LICENSE for details.
+
+Files: js/src/jit/arm64/vixl/Assembler-vixl.cpp
+ js/src/jit/arm64/vixl/Assembler-vixl.h
+ js/src/jit/arm64/vixl/CompilerIntrinsics-vixl.h
+ js/src/jit/arm64/vixl/Constants-vixl.h
+ js/src/jit/arm64/vixl/Cpu-vixl.cpp
+ js/src/jit/arm64/vixl/Cpu-vixl.h
+ js/src/jit/arm64/vixl/Debugger-vixl.h
+ js/src/jit/arm64/vixl/Decoder-vixl.cpp
+ js/src/jit/arm64/vixl/Decoder-vixl.h
+ js/src/jit/arm64/vixl/Disasm-vixl.cpp
+ js/src/jit/arm64/vixl/Disasm-vixl.h
+ js/src/jit/arm64/vixl/Globals-vixl.h
+ js/src/jit/arm64/vixl/Instructions-vixl.cpp
+ js/src/jit/arm64/vixl/Instructions-vixl.h
+ js/src/jit/arm64/vixl/Instrument-vixl.cpp
+ js/src/jit/arm64/vixl/Instrument-vixl.h
+ js/src/jit/arm64/vixl/Logic-vixl.cpp
+ js/src/jit/arm64/vixl/MacroAssembler-vixl.cpp
+ js/src/jit/arm64/vixl/MacroAssembler-vixl.h
+ js/src/jit/arm64/vixl/MozAssembler-vixl.cpp
+ js/src/jit/arm64/vixl/MozBaseAssembler-vixl.h
+ js/src/jit/arm64/vixl/MozInstructions-vixl.cpp
+ js/src/jit/arm64/vixl/MozSimulator-vixl.cpp
+ js/src/jit/arm64/vixl/Platform-vixl.h
+ js/src/jit/arm64/vixl/Simulator-vixl.cpp
+ js/src/jit/arm64/vixl/Simulator-vixl.h
+ js/src/jit/arm64/vixl/Utils-vixl.cpp
+ js/src/jit/arm64/vixl/Utils-vixl.h
+Copyright: 2013-2015 ARM Limited
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of ARM Limited nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: python/requests/requests/packages/chardet/__init__.py
+ python/requests/requests/packages/chardet/big5prober.py
+ python/requests/requests/packages/chardet/chardistribution.py
+ python/requests/requests/packages/chardet/charsetgroupprober.py
+ python/requests/requests/packages/chardet/charsetprober.py
+ python/requests/requests/packages/chardet/codingstatemachine.py
+ python/requests/requests/packages/chardet/compat.py
+ python/requests/requests/packages/chardet/constants.py
+ python/requests/requests/packages/chardet/cp949prober.py
+ python/requests/requests/packages/chardet/escprober.py
+ python/requests/requests/packages/chardet/escsm.py
+ python/requests/requests/packages/chardet/eucjpprober.py
+ python/requests/requests/packages/chardet/euckrprober.py
+ python/requests/requests/packages/chardet/euctwprober.py
+ python/requests/requests/packages/chardet/gb2312prober.py
+ python/requests/requests/packages/chardet/hebrewprober.py
+ python/requests/requests/packages/chardet/jpcntx.py
+ python/requests/requests/packages/chardet/latin1prober.py
+ python/requests/requests/packages/chardet/mbcharsetprober.py
+ python/requests/requests/packages/chardet/mbcsgroupprober.py
+ python/requests/requests/packages/chardet/mbcssm.py
+ python/requests/requests/packages/chardet/sbcharsetprober.py
+ python/requests/requests/packages/chardet/sbcsgroupprober.py
+ python/requests/requests/packages/chardet/sjisprober.py
+ python/requests/requests/packages/chardet/universaldetector.py
+ python/requests/requests/packages/chardet/utf8prober.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/__init__.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/big5prober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/chardistribution.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/charsetgroupprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/charsetprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/codingstatemachine.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/compat.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/constants.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/cp949prober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/escprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/escsm.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/eucjpprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/euckrprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/euctwprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/gb2312prober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/hebrewprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/jpcntx.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/latin1prober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/mbcharsetprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/mbcsgroupprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/mbcssm.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/sbcharsetprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/sbcsgroupprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/sjisprober.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/universaldetector.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/utf8prober.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: security/manager/ssl/tests/unit/bad_certs/moz.build
+ security/manager/ssl/tests/unit/ocsp_certs/moz.build
+ security/manager/ssl/tests/unit/test_baseline_requirements/moz.build
+ security/manager/ssl/tests/unit/test_cert_eku/moz.build
+ security/manager/ssl/tests/unit/test_cert_embedded_null/moz.build
+ security/manager/ssl/tests/unit/test_cert_keyUsage/moz.build
+ security/manager/ssl/tests/unit/test_cert_sha1/moz.build
+ security/manager/ssl/tests/unit/test_cert_signatures/moz.build
+ security/manager/ssl/tests/unit/test_cert_trust/moz.build
+ security/manager/ssl/tests/unit/test_cert_version/moz.build
+ security/manager/ssl/tests/unit/test_content_signing/moz.build
+ security/manager/ssl/tests/unit/test_ev_certs/moz.build
+ security/manager/ssl/tests/unit/test_getchain/moz.build
+ security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/moz.build
+ security/manager/ssl/tests/unit/test_keysize/moz.build
+ security/manager/ssl/tests/unit/test_keysize_ev/moz.build
+ security/manager/ssl/tests/unit/test_name_constraints/moz.build
+ security/manager/ssl/tests/unit/test_ocsp_fetch_method/moz.build
+ security/manager/ssl/tests/unit/test_ocsp_url/moz.build
+ security/manager/ssl/tests/unit/test_onecrl/moz.build
+ security/manager/ssl/tests/unit/test_pinning_dynamic/moz.build
+ security/manager/ssl/tests/unit/test_startcom_wosign/moz.build
+ security/manager/ssl/tests/unit/test_validity/moz.build
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/bad_certs/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/ocsp_certs/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_baseline_requirements/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_eku/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_embedded_null/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_keyUsage/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_sha1/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_signatures/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_trust/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_version/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_content_signing/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ev_certs/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_getchain/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_intermediate_basic_usage_constraints/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_keysize/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_keysize_ev/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_name_constraints/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_fetch_method/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_ocsp_url/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_onecrl/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_pinning_dynamic/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_startcom_wosign/moz.build
+ __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_validity/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Temporarily disabled. See bug 1256495.
+
+Files: toolkit/components/microformats/test/lib/isodate.js
+ toolkit/components/microformats/test/lib/maps/h-adr.js
+ toolkit/components/microformats/test/lib/maps/h-card.js
+ toolkit/components/microformats/test/lib/maps/h-entry.js
+ toolkit/components/microformats/test/lib/maps/h-event.js
+ toolkit/components/microformats/test/lib/maps/h-feed.js
+ toolkit/components/microformats/test/lib/maps/h-geo.js
+ toolkit/components/microformats/test/lib/maps/h-item.js
+ toolkit/components/microformats/test/lib/maps/h-listing.js
+ toolkit/components/microformats/test/lib/maps/h-news.js
+ toolkit/components/microformats/test/lib/maps/h-org.js
+ toolkit/components/microformats/test/lib/maps/h-product.js
+ toolkit/components/microformats/test/lib/maps/h-recipe.js
+ toolkit/components/microformats/test/lib/maps/h-resume.js
+ toolkit/components/microformats/test/lib/maps/h-review-aggregate.js
+ toolkit/components/microformats/test/lib/maps/h-review.js
+ toolkit/components/microformats/test/lib/maps/rel.js
+ toolkit/components/microformats/test/lib/url.js
+ toolkit/components/microformats/test/lib/utilities.js
+ toolkit/components/microformats/test/static/javascript/count.js
+ toolkit/components/microformats/test/static/javascript/parse.js
+ toolkit/components/microformats/test/static/javascript/testrunner.js
+ toolkit/components/microformats/update/readme.txt
+Copyright: 2010-2015 Glenn Jones.
+License: __UNKNOWN__
+ MIT License: https://raw.github.com/glennjones/microformat-shiv/master/license.txt
+
+Files: dom/svg/SVGContentUtils.cpp
+ layout/svg/SVGTextFrame.cpp
+ layout/svg/nsCSSClipPathInstance.cpp
+ layout/svg/nsCSSFilterInstance.cpp
+ layout/svg/nsFilterInstance.cpp
+ layout/svg/nsSVGClipPathFrame.cpp
+ layout/svg/nsSVGContainerFrame.cpp
+ layout/svg/nsSVGEffects.cpp
+ layout/svg/nsSVGFilterFrame.cpp
+ layout/svg/nsSVGFilterInstance.cpp
+ layout/svg/nsSVGForeignObjectFrame.cpp
+ layout/svg/nsSVGGFrame.cpp
+ layout/svg/nsSVGGenericContainerFrame.cpp
+ layout/svg/nsSVGGradientFrame.cpp
+ layout/svg/nsSVGInnerSVGFrame.cpp
+ layout/svg/nsSVGIntegrationUtils.cpp
+ layout/svg/nsSVGMarkerFrame.cpp
+ layout/svg/nsSVGMaskFrame.cpp
+ layout/svg/nsSVGOuterSVGFrame.cpp
+ layout/svg/nsSVGPathGeometryFrame.cpp
+ layout/svg/nsSVGPatternFrame.cpp
+ layout/svg/nsSVGUtils.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/svg/SVGContentUtils.cpp
+ __NO_COPYRIGHT__ in: layout/svg/SVGTextFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsCSSClipPathInstance.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsCSSFilterInstance.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsFilterInstance.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGClipPathFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGContainerFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGEffects.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGFilterFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGFilterInstance.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGForeignObjectFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGGFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGGenericContainerFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGGradientFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGInnerSVGFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGIntegrationUtils.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGMarkerFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGMaskFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGOuterSVGFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGPathGeometryFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGPatternFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGUtils.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Main header first:
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T1.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T10.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T11.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T2.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T3.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T4.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T5.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T6.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T7.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T8.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.1_T9.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T1.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T10.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T11.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T2.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T3.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T4.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T5.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T6.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T7.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T8.js
+ js/src/tests/test262/ch10/10.4/10.4.2/S10.4.2_A1.2_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The scope chain is initialised to contain the same objects,
+ in the same order, as the calling context's scope chain
+
+Files: devtools/shared/heapsnapshot/tests/gtest/moz.build
+ dom/base/test/gtest/moz.build
+ dom/workers/test/gtest/moz.build
+ services/sync/tps/extensions/mozmill/resource/driver/controller.js
+ services/sync/tps/extensions/mozmill/resource/driver/elementslib.js
+ services/sync/tps/extensions/mozmill/resource/driver/mozelement.js
+ services/sync/tps/extensions/mozmill/resource/driver/mozmill.js
+ services/sync/tps/extensions/mozmill/resource/driver/msgbroker.js
+ services/sync/tps/extensions/mozmill/resource/modules/assertions.js
+ services/sync/tps/extensions/mozmill/resource/modules/errors.js
+ services/sync/tps/extensions/mozmill/resource/modules/frame.js
+ services/sync/tps/extensions/mozmill/resource/modules/stack.js
+ services/sync/tps/extensions/mozmill/resource/modules/windows.js
+ services/sync/tps/extensions/mozmill/resource/stdlib/arrays.js
+ services/sync/tps/extensions/mozmill/resource/stdlib/dom.js
+ services/sync/tps/extensions/mozmill/resource/stdlib/objects.js
+ services/sync/tps/extensions/mozmill/resource/stdlib/os.js
+ services/sync/tps/extensions/mozmill/resource/stdlib/strings.js
+ services/sync/tps/extensions/mozmill/resource/stdlib/utils.js
+ toolkit/system/osxproxy/tests/gtest/moz.build
+ toolkit/system/windowsproxy/tests/gtest/moz.build
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: dom/base/test/gtest/moz.build
+ __NO_COPYRIGHT__ in: dom/workers/test/gtest/moz.build
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/driver/controller.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/driver/elementslib.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/driver/mozelement.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/driver/mozmill.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/driver/msgbroker.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/modules/assertions.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/modules/errors.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/modules/frame.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/modules/stack.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/modules/windows.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/stdlib/arrays.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/stdlib/dom.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/stdlib/objects.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/stdlib/os.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/stdlib/strings.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/stdlib/utils.js
+ __NO_COPYRIGHT__ in: toolkit/system/osxproxy/tests/gtest/moz.build
+ __NO_COPYRIGHT__ in: toolkit/system/windowsproxy/tests/gtest/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, you can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: xpcom/reflect/xptcall/md/unix/xptcstubs_alpha_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_arm.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_arm_netbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_arm_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_gcc_x86_unix.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_linux_alpha.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_linux_m68k.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_linux_s390.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_linux_s390x.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_netbsd_m68k.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_pa32.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_ppc64_linux.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_ppc_linux.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_ppc_netbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_ppc_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_sparc64_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_sparc_netbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_sparc_openbsd.cpp
+ xpcom/reflect/xptcall/md/unix/xptcstubs_sparc_solaris.cpp
+ xpcom/reflect/xptcall/md/win32/xptcstubs.cpp
+ xpcom/reflect/xptcall/md/win32/xptcstubs_x86_64.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_alpha_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_arm.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_arm_netbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_arm_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_gcc_x86_unix.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_linux_alpha.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_linux_m68k.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_linux_s390.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_linux_s390x.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_netbsd_m68k.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_pa32.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_ppc64_linux.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_ppc_linux.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_ppc_netbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_ppc_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_sparc64_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_sparc_netbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_sparc_openbsd.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_sparc_solaris.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcstubs.cpp
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/win32/xptcstubs_x86_64.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implement shared vtbl methods.
+
+Files: layout/xul/grid/nsGrid.cpp
+ layout/xul/grid/nsGridCell.cpp
+ layout/xul/grid/nsGridLayout2.cpp
+ layout/xul/grid/nsGridRow.cpp
+ layout/xul/grid/nsGridRowGroupFrame.cpp
+ layout/xul/grid/nsGridRowLayout.cpp
+ layout/xul/grid/nsGridRowLeafFrame.cpp
+ layout/xul/grid/nsGridRowLeafLayout.cpp
+ layout/xul/nsBoxLayout.cpp
+ layout/xul/nsBoxLayoutState.cpp
+ layout/xul/nsDeckFrame.cpp
+ layout/xul/nsImageBoxFrame.cpp
+ layout/xul/nsLeafBoxFrame.cpp
+ layout/xul/nsRepeatService.cpp
+ layout/xul/nsScrollbarButtonFrame.cpp
+ layout/xul/nsScrollbarFrame.cpp
+ layout/xul/nsSliderFrame.cpp
+ layout/xul/nsSplitterFrame.cpp
+ layout/xul/nsSprocketLayout.cpp
+ layout/xul/nsStackFrame.cpp
+ layout/xul/nsStackLayout.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/xul/grid/nsGrid.cpp
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridCell.cpp
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridLayout2.cpp
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRow.cpp
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowGroupFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowLayout.cpp
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowLeafFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowLeafLayout.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsBoxLayout.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsBoxLayoutState.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsDeckFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsImageBoxFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsLeafBoxFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsRepeatService.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsScrollbarButtonFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsScrollbarFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsSliderFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsSplitterFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsSprocketLayout.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsStackFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsStackLayout.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Eric Vaughan
+ Netscape Communications
+ .
+ See documentation in associated header file
+
+Files: modules/freetype2/src/psaux/psarrst.c
+ modules/freetype2/src/psaux/psarrst.h
+ modules/freetype2/src/psaux/psblues.c
+ modules/freetype2/src/psaux/psblues.h
+ modules/freetype2/src/psaux/pserror.c
+ modules/freetype2/src/psaux/pserror.h
+ modules/freetype2/src/psaux/psfixed.h
+ modules/freetype2/src/psaux/psfont.c
+ modules/freetype2/src/psaux/psfont.h
+ modules/freetype2/src/psaux/psft.c
+ modules/freetype2/src/psaux/psft.h
+ modules/freetype2/src/psaux/psglue.h
+ modules/freetype2/src/psaux/pshints.c
+ modules/freetype2/src/psaux/pshints.h
+ modules/freetype2/src/psaux/psintrp.c
+ modules/freetype2/src/psaux/psintrp.h
+ modules/freetype2/src/psaux/psread.c
+ modules/freetype2/src/psaux/psread.h
+ modules/freetype2/src/psaux/psstack.c
+ modules/freetype2/src/psaux/psstack.h
+ modules/freetype2/src/psaux/pstypes.h
+Copyright: 2006-2014 Adobe Systems Incorporated.
+License: __UNKNOWN__
+ This software, and all works of authorship, whether in source or
+ object code form as indicated by the copyright notice(s) included
+ herein (collectively, the "Work") is made available, and may only be
+ used, modified, and distributed under the FreeType Project License,
+ LICENSE.TXT. Additionally, subject to the terms and conditions of the
+ FreeType Project License, each contributor to the Work hereby grants
+ to any individual or legal entity exercising permissions granted by
+ the FreeType Project License and this section (hereafter, "You" or
+ "Your") a perpetual, worldwide, non-exclusive, no-charge,
+ royalty-free, irrevocable (except as stated in this section) patent
+ license to make, have made, use, offer to sell, sell, import, and
+ otherwise transfer the Work, where such license applies only to those
+ patent claims licensable by such contributor that are necessarily
+ infringed by their contribution(s) alone or by combination of their
+ contribution(s) with the Work to which such contribution(s) was
+ submitted. If You institute patent litigation against any entity
+ (including a cross-claim or counterclaim in a lawsuit) alleging that
+ the Work or a contribution incorporated within the Work constitutes
+ direct or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate as of
+ the date such litigation is filed.
+ .
+ By using, modifying, or distributing the Work you indicate that you
+ have read and understood the terms and conditions of the
+ FreeType Project License as well as those provided in this section,
+ and you accept them fully.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-10.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-11.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-12.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-13.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-14.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-15.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-16.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-17.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-18.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-19.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-2.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-20.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-21.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-3.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-4.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-5.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-6.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-7.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-8.js
+ js/src/tests/test262/ch12/12.6/12.6.3/12.6.3_2-3-a-ii-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 12.6.3;
+ The production
+ IterationStatement : for ( var VariableDeclarationListNoIn ; Expressionopt ; Expressionopt ) Statement
+ is evaluated as follows:
+
+Files: ldap/c-sdk/include/lber.h
+ ldap/c-sdk/include/ldap_ssl.h
+ ldap/c-sdk/include/ldaplog.h
+ ldap/c-sdk/include/ldappr.h
+ ldap/c-sdk/include/ldaprot.h
+ ldap/c-sdk/include/regex.h
+ ldap/c-sdk/libldap/error.c
+ ldap/c-sdk/libldap/extendop.c
+ ldap/c-sdk/libldap/getdxbyname.c
+ ldap/c-sdk/libldap/getoption.c
+ ldap/c-sdk/libldap/ldap-int.h
+ ldap/c-sdk/libldap/message.c
+ ldap/c-sdk/libldap/mozock.c
+ ldap/c-sdk/libldap/nsprthreadtest.c
+ ldap/c-sdk/libldap/proxyauthctrl.c
+ ldap/c-sdk/libldap/pthreadtest.c
+ ldap/c-sdk/libldap/regex.c
+ ldap/c-sdk/libldap/saslbind.c
+ ldap/c-sdk/libldap/setoption.c
+ ldap/c-sdk/libldap/sortctrl.c
+Copyright: 1995 Regents of the University of Michigan.
+ __NO_COPYRIGHT__ in: ldap/c-sdk/include/lber.h
+ __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldap_ssl.h
+ __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldaplog.h
+ __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldappr.h
+ __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldaprot.h
+ __NO_COPYRIGHT__ in: ldap/c-sdk/include/regex.h
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/error.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/extendop.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/getoption.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/ldap-int.h
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/message.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/mozock.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/nsprthreadtest.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/proxyauthctrl.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/pthreadtest.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/regex.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/saslbind.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/setoption.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/sortctrl.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-A.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-B1.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-B2.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-B3.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-B4.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-C.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-D_G.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-G_I.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-L_S.js
+ dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/argGenerators-S_V.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-A.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-B1.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-B2.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-B3.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-B4.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-C.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-D_G.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-G_I.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-L_S.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/argGenerators-S_V.js
+Copyright: 2012 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ ArgGenerators contains argument generators for WebGL functions.
+ The argument generators are used for running random tests against the WebGL
+ functions.
+ .
+ ArgGenerators is an object consisting of functionName : argGen -properties.
+ .
+ functionName is a WebGL context function name and the argGen is an argument
+ generator object that encapsulates the requirements to run
+ randomly generated tests on the WebGL function.
+ .
+ An argGen object has the following methods:
+ - setup -- set up state for testing the GL function, returns values
+ that need cleanup in teardown. Run once before entering a
+ test loop.
+ - teardown -- do cleanup on setup's return values after testing is complete
+ - generate -- generate a valid set of random arguments for the GL function
+ - returnValueCleanup -- do cleanup on value returned by the tested GL function
+ - cleanup -- do cleanup on generated arguments from generate
+ - checkArgValidity -- check if passed args are valid. Has a call signature
+ that matches generate's return value. Returns true
+ if args are valid, false if not.
+ .
+ Example test loop that demonstrates how the function args and return
+ values flow together:
+
+Files: devtools/client/aboutdebugging/components/aboutdebugging.js
+ devtools/client/aboutdebugging/components/addons/install-error.js
+ devtools/client/aboutdebugging/components/addons/target.js
+ devtools/client/aboutdebugging/components/tabs/panel.js
+ devtools/client/aboutdebugging/components/tabs/target.js
+ devtools/client/aboutdebugging/components/workers/service-worker-target.js
+ devtools/client/aboutdebugging/components/workers/target.js
+ devtools/client/memory/components/tree-map/canvas-utils.js
+ devtools/client/responsive.html/actions/screenshot.js
+ devtools/client/responsive.html/actions/touch-simulation.js
+ devtools/client/responsive.html/app.js
+ devtools/client/responsive.html/components/browser.js
+ devtools/client/responsive.html/components/device-modal.js
+ devtools/client/responsive.html/components/dpr-selector.js
+ devtools/client/responsive.html/index.js
+ devtools/client/responsive.html/reducers/display-pixel-ratio.js
+ devtools/client/shared/components/h-split-box.js
+ devtools/client/shared/components/tree.js
+ devtools/client/shared/theme-switching.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/aboutdebugging.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/addons/install-error.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/addons/target.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/tabs/panel.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/tabs/target.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/workers/service-worker-target.js
+ __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/workers/target.js
+ __NO_COPYRIGHT__ in: devtools/client/memory/components/tree-map/canvas-utils.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/actions/screenshot.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/actions/touch-simulation.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/app.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/browser.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/device-modal.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/dpr-selector.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/index.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/reducers/display-pixel-ratio.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/h-split-box.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/tree.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/theme-switching.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ eslint-env browser
+
+Files: modules/fdlibm/src/fdlibm.h
+ modules/fdlibm/src/math_private.h
+ modules/fdlibm/src/s_asinh.cpp
+ modules/fdlibm/src/s_atan.cpp
+ modules/fdlibm/src/s_cbrt.cpp
+ modules/fdlibm/src/s_ceil.cpp
+ modules/fdlibm/src/s_ceilf.cpp
+ modules/fdlibm/src/s_copysign.cpp
+ modules/fdlibm/src/s_expm1.cpp
+ modules/fdlibm/src/s_fabs.cpp
+ modules/fdlibm/src/s_floor.cpp
+ modules/fdlibm/src/s_floorf.cpp
+ modules/fdlibm/src/s_log1p.cpp
+ modules/fdlibm/src/s_rint.cpp
+ modules/fdlibm/src/s_rintf.cpp
+ modules/fdlibm/src/s_scalbn.cpp
+ modules/fdlibm/src/s_tanh.cpp
+ modules/fdlibm/src/s_trunc.cpp
+ modules/fdlibm/src/s_truncf.cpp
+Copyright: 1993 Sun Microsystems, Inc.
+License: __UNKNOWN__
+ Developed at SunPro, a Sun Microsystems, Inc. business.
+ Permission to use, copy, modify, and distribute this
+ software is freely granted, provided that this notice
+ is preserved.
+
+Files: other-licenses/ia2/Accessible2_2.idl
+ other-licenses/ia2/AccessibleAction.idl
+ other-licenses/ia2/AccessibleApplication.idl
+ other-licenses/ia2/AccessibleComponent.idl
+ other-licenses/ia2/AccessibleDocument.idl
+ other-licenses/ia2/AccessibleEditableText.idl
+ other-licenses/ia2/AccessibleHyperlink.idl
+ other-licenses/ia2/AccessibleHypertext.idl
+ other-licenses/ia2/AccessibleHypertext2.idl
+ other-licenses/ia2/AccessibleImage.idl
+ other-licenses/ia2/AccessibleRelation.idl
+ other-licenses/ia2/AccessibleRole.idl
+ other-licenses/ia2/AccessibleStates.idl
+ other-licenses/ia2/AccessibleTable.idl
+ other-licenses/ia2/AccessibleTable2.idl
+ other-licenses/ia2/AccessibleTableCell.idl
+ other-licenses/ia2/AccessibleText.idl
+ other-licenses/ia2/AccessibleText2.idl
+ other-licenses/ia2/AccessibleValue.idl
+Copyright: 2000-2006 Sun Microsystems, Inc.
+ 2006 IBM Corporation
+ 2007-2013 Linux Foundation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials
+ provided with the distribution.
+ .
+ 3. Neither the name of the Linux Foundation nor the names of its
+ contributors may be used to endorse or promote products
+ derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
+ CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This BSD License conforms to the Open Source Initiative "Simplified
+ BSD License" as published at:
+ http://www.opensource.org/licenses/bsd-license.php
+ .
+ IAccessible2 is a trademark of the Linux Foundation. The IAccessible2
+ mark may be used in accordance with the Linux Foundation Trademark
+ Policy to indicate compliance with the IAccessible2 specification.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/pocketsphinx/pocketsphinx.h
+ media/pocketsphinx/src/allphone_search.c
+ media/pocketsphinx/src/allphone_search.h
+ media/pocketsphinx/src/blkarray_list.c
+ media/pocketsphinx/src/blkarray_list.h
+ media/pocketsphinx/src/fsg_history.c
+ media/pocketsphinx/src/fsg_history.h
+ media/pocketsphinx/src/fsg_lextree.c
+ media/pocketsphinx/src/fsg_lextree.h
+ media/pocketsphinx/src/fsg_search.c
+ media/pocketsphinx/src/fsg_search_internal.h
+ media/pocketsphinx/src/kws_detections.c
+ media/pocketsphinx/src/kws_detections.h
+ media/pocketsphinx/src/kws_search.c
+ media/pocketsphinx/src/kws_search.h
+ media/sphinxbase/sphinxbase/fsg_model.h
+ media/sphinxbase/src/libsphinxbase/lm/fsg_model.c
+Copyright: 1999-2014 Carnegie Mellon University. All rights reserved.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY ``AS IS'' AND
+ ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY
+ NOR ITS EMPLOYEES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: intl/icu/source/test/perf/DateFmtPerf/Makefile.in
+ intl/icu/source/test/perf/Makefile.in
+ intl/icu/source/test/perf/charperf/Makefile.in
+ intl/icu/source/test/perf/collationperf/Makefile.in
+ intl/icu/source/test/perf/collperf/Makefile.in
+ intl/icu/source/test/perf/collperf2/Makefile.in
+ intl/icu/source/test/perf/dicttrieperf/Makefile.in
+ intl/icu/source/test/perf/howExpensiveIs/Makefile.in
+ intl/icu/source/test/perf/leperf/Makefile.in
+ intl/icu/source/test/perf/normperf/Makefile.in
+ intl/icu/source/test/perf/strsrchperf/Makefile.in
+ intl/icu/source/test/perf/unisetperf/Makefile.in
+ intl/icu/source/test/perf/usetperf/Makefile.in
+ intl/icu/source/test/perf/ustrperf/Makefile.in
+ intl/icu/source/test/perf/utfperf/Makefile.in
+ intl/icu/source/test/perf/utrie2perf/Makefile.in
+Copyright: 1999-2013 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ Source directory information
+
+Files: nsprpub/pkg/solaris/common_files/copyright
+ security/nss/pkg/linux/Makefile
+ security/nss/pkg/solaris/Makefile
+ security/nss/pkg/solaris/Makefile-devl.com
+ security/nss/pkg/solaris/Makefile-devl.targ
+ security/nss/pkg/solaris/Makefile-tlsu.com
+ security/nss/pkg/solaris/Makefile-tlsu.targ
+ security/nss/pkg/solaris/Makefile.com
+ security/nss/pkg/solaris/Makefile.targ
+ security/nss/pkg/solaris/SUNWtls/Makefile
+ security/nss/pkg/solaris/SUNWtlsd/Makefile
+ security/nss/pkg/solaris/SUNWtlsu/Makefile
+ security/nss/pkg/solaris/bld_awk_pkginfo.ksh
+ security/nss/pkg/solaris/common_files/copyright
+ security/nss/pkg/solaris/proto64.mk
+Copyright: 2005 Sun Microsystems, Inc.
+License: MPL-2.0
+ Use is subject to license terms.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A6.1_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T10.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T11.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T12.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T13.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T2.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T3.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T4.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T5.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T6.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T7.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T8.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.1_T9.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.4_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check For Statement for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A16_T1.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T10.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T11.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T12.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T13.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T14.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T15.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T2.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T3.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T4.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T5.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T6.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T7.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T8.js
+ js/src/tests/test262/ch12/12.14/S12.14_A16_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ TryStatement: "try Block Catch" or "try Block Finally" or "try Block Catch Finally"
+
+Files: extensions/spellcheck/hunspell/src/affentry.cxx
+ extensions/spellcheck/hunspell/src/affentry.hxx
+ extensions/spellcheck/hunspell/src/affixmgr.cxx
+ extensions/spellcheck/hunspell/src/affixmgr.hxx
+ extensions/spellcheck/hunspell/src/csutil.cxx
+ extensions/spellcheck/hunspell/src/csutil.hxx
+ extensions/spellcheck/hunspell/src/filemgr.cxx
+ extensions/spellcheck/hunspell/src/hashmgr.cxx
+ extensions/spellcheck/hunspell/src/hashmgr.hxx
+ extensions/spellcheck/hunspell/src/hunspell.cxx
+ extensions/spellcheck/hunspell/src/hunspell.hxx
+ extensions/spellcheck/hunspell/src/replist.cxx
+ extensions/spellcheck/hunspell/src/suggestmgr.cxx
+ extensions/spellcheck/hunspell/src/suggestmgr.hxx
+Copyright: 2002 Kevin B. Hendricks, Stratford, Ontario, Canada And Contributors.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Hunspell, based on MySpell.
+ .
+ The Initial Developers of the Original Code are
+ Kevin Hendricks (MySpell) and Németh László (Hunspell).
+ Portions created by the Initial Developers are Copyright (C) 2002-2005
+ the Initial Developers.
+ .
+ Contributor(s): David Einstein, Davide Prina, Giuseppe Modugno,
+ Gianluca Turconi, Simon Brouwer, Noll János, Bíró Árpád,
+ Goldman Eleonóra, Sarlós Tamás, Bencsáth Boldizsár, Halácsy Péter,
+ Dvornik László, Gefferth András, Nagy Viktor, Varga Dániel, Chris Halls,
+ Rene Engelhard, Bram Moolenaar, Dafydd Jones, Harri Pitkänen
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. All modifications to the source code must be clearly marked as
+ such. Binary redistributions based on modified source code
+ must be clearly marked as modified versions in the documentation
+ and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+ KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+Files: dom/webidl/Attr.webidl
+ dom/webidl/CustomEvent.webidl
+ dom/webidl/DOMStringList.webidl
+ dom/webidl/DOMTokenList.webidl
+ dom/webidl/Event.webidl
+ dom/webidl/EventListener.webidl
+ dom/webidl/EventTarget.webidl
+ dom/webidl/HTMLCollection.webidl
+ dom/webidl/Node.webidl
+ dom/webidl/NodeIterator.webidl
+ dom/webidl/NodeList.webidl
+ dom/webidl/ProcessingInstruction.webidl
+ dom/webidl/Text.webidl
+ dom/webidl/TreeWalker.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/2012/WD-dom-20120105/
+
+Files: js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T1.1.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T1.2.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T1.3.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T1.4.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T1.5.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T2.1.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T2.2.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T2.3.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T2.4.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T2.5.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T2.6.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T2.7.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T2.8.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x - y returns ToNumber(x) - ToNumber(y)
+
+Files: modules/freetype2/src/gzip/adler32.c
+ modules/freetype2/src/gzip/ftzconf.h
+ modules/freetype2/src/gzip/zutil.c
+ modules/zlib/src/adler32.c
+ modules/zlib/src/compress.c
+ modules/zlib/src/uncompr.c
+ modules/zlib/src/zconf.h
+ modules/zlib/src/zutil.c
+ security/nss/lib/zlib/adler32.c
+ security/nss/lib/zlib/compress.c
+ security/nss/lib/zlib/example.c
+ security/nss/lib/zlib/uncompr.c
+ security/nss/lib/zlib/zconf.h
+ security/nss/lib/zlib/zutil.c
+Copyright: 1995-2010 Jean-loup Gailly. For conditions of distribution and use, see copyright notice in zlib.h
+ 1995-2016 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+ 1995-2016 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+ 1995-2017 Jean-loup Gailly For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ @(#) $Id$
+
+Files: js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T1.1.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T1.2.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T1.3.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T1.4.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T1.5.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T2.1.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T2.2.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T2.3.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T2.4.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T2.5.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T2.6.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T2.7.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T2.8.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x / y returns ToNumber(x) / ToNumber(y)
+
+Files: js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T1.1.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T1.2.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T1.3.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T1.4.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T1.5.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T2.1.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T2.2.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T2.3.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T2.4.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T2.5.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T2.6.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T2.7.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T2.8.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x & y returns ToNumber(x) & ToNumber(y)
+
+Files: js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T1.1.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T1.2.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T1.3.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T1.4.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T1.5.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T2.1.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T2.2.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T2.3.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T2.4.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T2.5.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T2.6.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T2.7.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T2.8.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x % y returns ToNumber(x) % ToNumber(y)
+
+Files: js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T1.1.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T1.2.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T1.3.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T1.4.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T1.5.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T2.1.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T2.2.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T2.3.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T2.4.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T2.5.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T2.6.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T2.7.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T2.8.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x | y returns ToNumber(x) | ToNumber(y)
+
+Files: js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T1.1.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T1.2.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T1.3.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T1.4.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T1.5.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T2.1.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T2.2.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T2.3.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T2.4.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T2.5.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T2.6.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T2.7.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T2.8.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >> y returns ToNumber(x) >> ToNumber(y)
+
+Files: js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T1.1.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T1.2.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T1.3.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T1.4.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T1.5.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T2.1.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T2.2.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T2.3.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T2.4.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T2.5.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T2.6.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T2.7.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T2.8.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >>> y returns ToNumber(x) >>> ToNumber(y)
+
+Files: js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T1.1.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T1.2.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T1.3.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T1.4.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T1.5.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T2.1.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T2.2.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T2.3.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T2.4.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T2.5.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T2.6.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T2.7.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T2.8.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x ^ y returns ToNumber(x) ^ ToNumber(y)
+
+Files: js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T1.1.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T1.2.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T1.3.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T1.4.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T1.5.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T2.1.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T2.2.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T2.3.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T2.4.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T2.5.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T2.6.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T2.7.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T2.8.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x << y returns ToNumber(x) << ToNumber(y)
+
+Files: js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T1.1.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T1.2.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T1.3.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T1.4.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T1.5.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T2.1.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T2.2.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T2.3.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T2.4.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T2.5.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T2.6.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T2.7.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T2.8.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A3_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x * y returns ToNumber(x) * ToNumber(y)
+
+Files: modules/brotli/common/constants.h
+ modules/brotli/common/dictionary.c
+ modules/brotli/common/transform.c
+ modules/brotli/dec/decode.c
+ modules/brotli/dec/state.c
+ modules/brotli/enc/backward_references_inc.h
+ modules/brotli/enc/encoder_dict.c
+ modules/brotli/enc/encoder_dict.h
+ modules/brotli/enc/hash_composite_inc.h
+ modules/brotli/enc/hash_forgetful_chain_inc.h
+ modules/brotli/enc/hash_longest_match_quickly_inc.h
+ modules/brotli/enc/hash_to_binary_tree_inc.h
+ modules/brotli/enc/histogram_inc.h
+ modules/brotli/enc/static_dict.c
+Copyright: 2010-2018 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample1.cc
+ media/webrtc/trunk/testing/gtest/samples/sample1.h
+ media/webrtc/trunk/testing/gtest/samples/sample2.cc
+ media/webrtc/trunk/testing/gtest/samples/sample2.h
+ media/webrtc/trunk/testing/gtest/samples/sample3-inl.h
+ media/webrtc/trunk/testing/gtest/samples/sample4.cc
+ media/webrtc/trunk/testing/gtest/samples/sample4.h
+ security/nss/gtests/google_test/gtest/samples/sample1.cc
+ security/nss/gtests/google_test/gtest/samples/sample1.h
+ security/nss/gtests/google_test/gtest/samples/sample2.cc
+ security/nss/gtests/google_test/gtest/samples/sample2.h
+ security/nss/gtests/google_test/gtest/samples/sample3-inl.h
+ security/nss/gtests/google_test/gtest/samples/sample4.cc
+ security/nss/gtests/google_test/gtest/samples/sample4.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A sample program demonstrating using Google C++ testing framework.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/tests/ecma/Date/15.9.5.10-1.js
+ js/src/tests/ecma/Date/15.9.5.10-10.js
+ js/src/tests/ecma/Date/15.9.5.10-11.js
+ js/src/tests/ecma/Date/15.9.5.10-12.js
+ js/src/tests/ecma/Date/15.9.5.10-13.js
+ js/src/tests/ecma/Date/15.9.5.10-2.js
+ js/src/tests/ecma/Date/15.9.5.10-3.js
+ js/src/tests/ecma/Date/15.9.5.10-4.js
+ js/src/tests/ecma/Date/15.9.5.10-5.js
+ js/src/tests/ecma/Date/15.9.5.10-6.js
+ js/src/tests/ecma/Date/15.9.5.10-7.js
+ js/src/tests/ecma/Date/15.9.5.10-8.js
+ js/src/tests/ecma/Date/15.9.5.10-9.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-10.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-11.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-12.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-13.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-7.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-8.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.10-9.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.10.js
+ ECMA Section: 15.9.5.10
+ Description: Date.prototype.getDate
+ .
+ 1.Let t be this time value.
+ 2.If t is NaN, return NaN.
+ 3.Return DateFromTime(LocalTime(t)).
+
+Files: dom/webidl/CanvasRenderingContext2D.webidl
+ dom/webidl/HTMLBodyElement.webidl
+ dom/webidl/HTMLDataListElement.webidl
+ dom/webidl/HTMLDivElement.webidl
+ dom/webidl/HTMLFontElement.webidl
+ dom/webidl/HTMLFrameSetElement.webidl
+ dom/webidl/HTMLLabelElement.webidl
+ dom/webidl/HTMLTableCaptionElement.webidl
+ dom/webidl/HTMLTableCellElement.webidl
+ dom/webidl/HTMLTableColElement.webidl
+ dom/webidl/HTMLTableElement.webidl
+ dom/webidl/HTMLTableRowElement.webidl
+ dom/webidl/HTMLTableSectionElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: dom/base/nsScriptNameSpaceManager.h
+ dom/xul/nsXULElement.cpp
+ dom/xul/templates/nsXULContentUtils.cpp
+ dom/xul/templates/nsXULSortService.cpp
+ dom/xul/templates/nsXULSortService.h
+ intl/locale/nsLocale.h
+ netwerk/protocol/ftp/nsFtpProtocolHandler.cpp
+ netwerk/streamconv/nsStreamConverterService.cpp
+ rdf/base/nsInMemoryDataSource.cpp
+ rdf/base/nsRDFService.cpp
+ rdf/base/nsRDFService.h
+ xpcom/components/nsComponentManager.cpp
+ xpcom/components/nsNativeModuleLoader.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsScriptNameSpaceManager.h
+ __NO_COPYRIGHT__ in: dom/xul/nsXULElement.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULContentUtils.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULSortService.cpp
+ __NO_COPYRIGHT__ in: dom/xul/templates/nsXULSortService.h
+ __NO_COPYRIGHT__ in: intl/locale/nsLocale.h
+ __NO_COPYRIGHT__ in: netwerk/protocol/ftp/nsFtpProtocolHandler.cpp
+ __NO_COPYRIGHT__ in: netwerk/streamconv/nsStreamConverterService.cpp
+ __NO_COPYRIGHT__ in: rdf/base/nsInMemoryDataSource.cpp
+ __NO_COPYRIGHT__ in: rdf/base/nsRDFService.cpp
+ __NO_COPYRIGHT__ in: rdf/base/nsRDFService.h
+ __NO_COPYRIGHT__ in: xpcom/components/nsComponentManager.cpp
+ __NO_COPYRIGHT__ in: xpcom/components/nsNativeModuleLoader.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation.
+ Modifications made by IBM described herein are
+ Copyright (c) International Business Machines
+ Corporation, 2000
+ .
+ Modifications to Mozilla code or documentation
+ identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+
+Files: gfx/cairo/libpixman/src/pixman-arm.c
+ gfx/cairo/libpixman/src/pixman-cpu.c
+ gfx/cairo/libpixman/src/pixman-fast-path.c
+ gfx/cairo/libpixman/src/pixman-fast-path.h
+ gfx/cairo/libpixman/src/pixman-image.c
+ gfx/cairo/libpixman/src/pixman-inlines.h
+ gfx/cairo/libpixman/src/pixman-mips.c
+ gfx/cairo/libpixman/src/pixman-ppc.c
+ gfx/cairo/libpixman/src/pixman-solid-fill.c
+ gfx/cairo/libpixman/src/pixman-utils.c
+ gfx/cairo/libpixman/src/pixman-x86.c
+ gfx/cairo/libpixman/src/pixman.c
+Copyright: 1999 Keith Packard
+ 2000 SuSE, Inc.
+ 2007-2009 Red Hat, Inc.
+ 2009 Soren Sandmann
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of SuSE not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission. SuSE makes no representations about the
+ suitability of this software for any purpose. It is provided "as is"
+ without express or implied warranty.
+ .
+ SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
+ BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
+ OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T1.1.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T1.2.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T1.3.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T2.1.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T2.2.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T2.3.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T2.4.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T2.5.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T2.6.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T2.7.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T2.8.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.1_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(Primitive(x)) is not String or Type(Primitive(y)) is not String, then operator x > y returns ToNumber(x) > ToNumber(y)
+
+Files: js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.1_T1.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.1_T2.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.1_T3.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.1_T4.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.2_T1.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.2_T2.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.2_T3.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.2_T4.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.3_T1.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.3_T2.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.3_T3.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A2.3_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Global object properties have attributes { DontEnum }
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T1.1.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T1.2.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T1.3.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T2.1.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T2.2.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T2.3.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T2.4.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T2.5.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T2.6.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T2.7.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T2.8.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.1_T2.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(Primitive(x)) is not String or Type(Primitive(y)) is not String, then operator x < y returns ToNumber(x) < ToNumber(y)
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A10_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T10.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T11.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T12.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T2.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T3.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T4.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T5.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T6.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T7.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T8.js
+ js/src/tests/test262/ch07/7.9/S7.9_A10_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check {} for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch09/9.5/S9.5_A3.1_T1.js
+ js/src/tests/test262/ch09/9.5/S9.5_A3.1_T2.js
+ js/src/tests/test262/ch09/9.5/S9.5_A3.1_T3.js
+ js/src/tests/test262/ch09/9.5/S9.5_A3.1_T4.js
+ js/src/tests/test262/ch09/9.6/S9.6_A3.1_T1.js
+ js/src/tests/test262/ch09/9.6/S9.6_A3.1_T2.js
+ js/src/tests/test262/ch09/9.6/S9.6_A3.1_T3.js
+ js/src/tests/test262/ch09/9.6/S9.6_A3.1_T4.js
+ js/src/tests/test262/ch09/9.7/S9.7_A3.1_T1.js
+ js/src/tests/test262/ch09/9.7/S9.7_A3.1_T2.js
+ js/src/tests/test262/ch09/9.7/S9.7_A3.1_T3.js
+ js/src/tests/test262/ch09/9.7/S9.7_A3.1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator uses ToNumber
+
+Files: modules/fdlibm/src/e_acos.cpp
+ modules/fdlibm/src/e_acosh.cpp
+ modules/fdlibm/src/e_asin.cpp
+ modules/fdlibm/src/e_atan2.cpp
+ modules/fdlibm/src/e_atanh.cpp
+ modules/fdlibm/src/e_cosh.cpp
+ modules/fdlibm/src/e_hypot.cpp
+ modules/fdlibm/src/e_log.cpp
+ modules/fdlibm/src/e_log10.cpp
+ modules/fdlibm/src/e_log2.cpp
+ modules/fdlibm/src/e_sinh.cpp
+ modules/fdlibm/src/k_log.h
+Copyright: 1993 Sun Microsystems, Inc.
+License: __UNKNOWN__
+ Developed at SunSoft, a Sun Microsystems, Inc. business.
+ Permission to use, copy, modify, and distribute this
+ software is freely granted, provided that this notice
+ is preserved.
+
+Files: devtools/shared/sourcemap/source-map.js
+ devtools/shared/sourcemap/tests/unit/test_api.js
+ devtools/shared/sourcemap/tests/unit/test_array_set.js
+ devtools/shared/sourcemap/tests/unit/test_base64.js
+ devtools/shared/sourcemap/tests/unit/test_base64_vlq.js
+ devtools/shared/sourcemap/tests/unit/test_binary_search.js
+ devtools/shared/sourcemap/tests/unit/test_dog_fooding.js
+ devtools/shared/sourcemap/tests/unit/test_quick_sort.js
+ devtools/shared/sourcemap/tests/unit/test_source_map_consumer.js
+ devtools/shared/sourcemap/tests/unit/test_source_map_generator.js
+ devtools/shared/sourcemap/tests/unit/test_source_node.js
+ devtools/shared/sourcemap/tests/unit/test_util.js
+Copyright: 2011-2014 Mozilla Foundation and contributors
+License: __UNKNOWN__
+ Licensed under the New BSD license. See LICENSE or:
+ http://opensource.org/licenses/BSD-3-Clause
+
+Files: intl/icu/source/data/sprep/rfc3491.txt
+ intl/icu/source/data/sprep/rfc3530cs.txt
+ intl/icu/source/data/sprep/rfc3530csci.txt
+ intl/icu/source/data/sprep/rfc3530mixp.txt
+ intl/icu/source/data/sprep/rfc3722.txt
+ intl/icu/source/data/sprep/rfc3920node.txt
+ intl/icu/source/data/sprep/rfc3920res.txt
+ intl/icu/source/data/sprep/rfc4011.txt
+ intl/icu/source/data/sprep/rfc4013.txt
+ intl/icu/source/data/sprep/rfc4505.txt
+ intl/icu/source/data/sprep/rfc4518.txt
+ intl/icu/source/data/sprep/rfc4518ci.txt
+Copyright: 2009-2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ This file was generated from RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt)
+ Copyright (C) The Internet Society (2002).
+ .
+ WARNING: This table is generated by filterRFC3454.pl tool with
+
+Files: media/mtransport/third_party/nICEr/src/net/local_addr.c
+ media/mtransport/third_party/nICEr/src/net/local_addr.h
+ media/mtransport/third_party/nICEr/src/net/nr_interface_prioritizer.c
+ media/mtransport/third_party/nICEr/src/net/nr_interface_prioritizer.h
+ media/mtransport/third_party/nICEr/src/net/nr_proxy_tunnel.c
+ media/mtransport/third_party/nICEr/src/net/nr_proxy_tunnel.h
+ media/mtransport/third_party/nICEr/src/net/nr_resolver.c
+ media/mtransport/third_party/nICEr/src/net/nr_resolver.h
+ media/mtransport/third_party/nICEr/src/net/nr_socket_wrapper.c
+ media/mtransport/third_party/nICEr/src/net/nr_socket_wrapper.h
+ media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c
+ media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.h
+Copyright: 2007 Adobe Systems, Incorporated
+ 2013 Mozilla
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance, Mozilla nor
+ the names of its contributors may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_vec3_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_float_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_vec2_frag_xvary_ref.frag
+ dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_vec3_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_float_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_vec2_frag_xvary_ref.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_vec3_frag_xvary_ref.frag
+Copyright: 2012 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ The following files are direct copies of each other:
+
+Files: js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.1_T1.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.1_T2.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.1_T3.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.1_T4.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.2_T1.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.2_T2.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.2_T3.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.2_T4.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.3_T1.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.3_T2.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.3_T3.js
+ js/src/tests/test262/ch10/10.2/10.2.3/S10.2.3_A1.3_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Global object has properties such as built-in objects such as
+ Math, String, Date, parseInt, etc
+
+Files: dom/webidl/SpeechGrammar.webidl
+ dom/webidl/SpeechGrammarList.webidl
+ dom/webidl/SpeechRecognition.webidl
+ dom/webidl/SpeechRecognitionAlternative.webidl
+ dom/webidl/SpeechRecognitionResult.webidl
+ dom/webidl/SpeechRecognitionResultList.webidl
+ dom/webidl/SpeechSynthesis.webidl
+ dom/webidl/SpeechSynthesisErrorEvent.webidl
+ dom/webidl/SpeechSynthesisEvent.webidl
+ dom/webidl/SpeechSynthesisUtterance.webidl
+ dom/webidl/SpeechSynthesisVoice.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html
+
+Files: security/nss/fuzz/mpi_add_target.cc
+ security/nss/fuzz/mpi_addmod_target.cc
+ security/nss/fuzz/mpi_div_target.cc
+ security/nss/fuzz/mpi_expmod_target.cc
+ security/nss/fuzz/mpi_invmod_target.cc
+ security/nss/fuzz/mpi_mod_target.cc
+ security/nss/fuzz/mpi_mulmod_target.cc
+ security/nss/fuzz/mpi_sqr_target.cc
+ security/nss/fuzz/mpi_sqrmod_target.cc
+ security/nss/fuzz/mpi_sub_target.cc
+ security/nss/fuzz/mpi_submod_target.cc
+Copyright: __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_add_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_addmod_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_div_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_expmod_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_invmod_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_mod_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_mulmod_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_sqr_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_sqrmod_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_sub_target.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_submod_target.cc
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This target fuzzes NSS mpi against openssl bignum.
+ It therefore requires openssl to be installed.
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A11_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T10.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T11.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T2.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T3.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T4.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T5.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T6.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T7.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T8.js
+ js/src/tests/test262/ch07/7.9/S7.9_A11_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check If Statement for automatic semicolon insertion
+
+Files: gfx/skia/skia/include/c/sk_canvas.h
+ gfx/skia/skia/include/c/sk_data.h
+ gfx/skia/skia/include/c/sk_image.h
+ gfx/skia/skia/include/c/sk_maskfilter.h
+ gfx/skia/skia/include/c/sk_matrix.h
+ gfx/skia/skia/include/c/sk_paint.h
+ gfx/skia/skia/include/c/sk_path.h
+ gfx/skia/skia/include/c/sk_picture.h
+ gfx/skia/skia/include/c/sk_shader.h
+ gfx/skia/skia/include/c/sk_surface.h
+ gfx/skia/skia/include/c/sk_types.h
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EXPERIMENTAL EXPERIMENTAL EXPERIMENTAL EXPERIMENTAL
+ DO NOT USE -- FOR INTERNAL TESTING ONLY
+
+Files: js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T1.1.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T1.2.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T10.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T2.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T3.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T4.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T5.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T6.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T7.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T8.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A4_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The result of division is determined by the specification of IEEE 754 arithmetics
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T1.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T10.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T11.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T2.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T3.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T4.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T5.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T6.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T7.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T8.js
+ js/src/tests/test262/ch11/11.13/11.13.2/S11.13.2_A2.2_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator uses PutValue
+
+Files: dom/media/gmp/gmp-api/gmp-entrypoints.h
+ dom/media/gmp/gmp-api/gmp-errors.h
+ dom/media/gmp/gmp-api/gmp-platform.h
+ dom/media/gmp/gmp-api/gmp-video-codec.h
+ dom/media/gmp/gmp-api/gmp-video-decode.h
+ dom/media/gmp/gmp-api/gmp-video-encode.h
+ dom/media/gmp/gmp-api/gmp-video-frame-encoded.h
+ dom/media/gmp/gmp-api/gmp-video-frame-i420.h
+ dom/media/gmp/gmp-api/gmp-video-frame.h
+ dom/media/gmp/gmp-api/gmp-video-host.h
+ dom/media/gmp/gmp-api/gmp-video-plane.h
+Copyright: 2011 The WebRTC project authors.
+ 2014 Mozilla
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ Neither the name of Google nor the names of its contributors may
+ be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/libpng/arm/arm_init.c
+ media/libpng/png.c
+ media/libpng/pngdebug.h
+ media/libpng/pngget.c
+ media/libpng/pnginfo.h
+ media/libpng/pngpread.c
+ media/libpng/pngtrans.c
+ media/libpng/pngwrite.c
+ media/libpng/pngwtran.c
+ media/libpng/pngwutil.c
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+ 2014-2016 Glenn Randers-Pehrson Mans Rullgard, 2011. Last changed in libpng 1.6.22 [May 26, 2016]
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+
+Files: security/nss/tests/libpkix/libpkix.sh
+ security/nss/tests/libpkix/pkix_tests/certsel/runTests.sh
+ security/nss/tests/libpkix/pkix_tests/checker/runTests.sh
+ security/nss/tests/libpkix/pkix_tests/crlsel/runTests.sh
+ security/nss/tests/libpkix/pkix_tests/params/runTests.sh
+ security/nss/tests/libpkix/pkix_tests/results/runTests.sh
+ security/nss/tests/libpkix/pkix_tests/runTests.sh
+ security/nss/tests/libpkix/pkix_tests/store/runTests.sh
+ security/nss/tests/libpkix/pkix_tests/top/runTests.sh
+ security/nss/tests/libpkix/pkix_tests/util/runTests.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/libpkix/libpkix.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_tests/certsel/runTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_tests/checker/runTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_tests/crlsel/runTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_tests/params/runTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_tests/results/runTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_tests/runTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_tests/store/runTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_tests/top/runTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_tests/util/runTests.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ runTests.sh
+
+Files: nsprpub/pkg/linux/Makefile.in
+ nsprpub/pkg/solaris/Makefile-devl.com
+ nsprpub/pkg/solaris/Makefile-devl.targ
+ nsprpub/pkg/solaris/Makefile.com
+ nsprpub/pkg/solaris/Makefile.in
+ nsprpub/pkg/solaris/Makefile.targ
+ nsprpub/pkg/solaris/SUNWpr/Makefile.in
+ nsprpub/pkg/solaris/SUNWprd/Makefile.in
+ nsprpub/pkg/solaris/bld_awk_pkginfo.ksh
+ nsprpub/pkg/solaris/proto64.mk
+Copyright: 2005 Sun Microsystems, Inc.
+License: MPL-2.0
+ Use is subject to license terms.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ident "$Id$"
+
+Files: js/src/tests/ecma/Date/15.9.5.23-1.js
+ js/src/tests/ecma/Date/15.9.5.23-10.js
+ js/src/tests/ecma/Date/15.9.5.23-11.js
+ js/src/tests/ecma/Date/15.9.5.23-12.js
+ js/src/tests/ecma/Date/15.9.5.23-13.js
+ js/src/tests/ecma/Date/15.9.5.23-14.js
+ js/src/tests/ecma/Date/15.9.5.23-15.js
+ js/src/tests/ecma/Date/15.9.5.23-16.js
+ js/src/tests/ecma/Date/15.9.5.23-17.js
+ js/src/tests/ecma/Date/15.9.5.23-18.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-10.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-11.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-12.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-13.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-14.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-15.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-16.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-17.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-18.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.23-1.js
+ ECMA Section: 15.9.5.23 Date.prototype.setTime(time)
+ Description:
+ .
+ 1. If the this value is not a Date object, generate a runtime error.
+ 2. Call ToNumber(time).
+ 3. Call TimeClip(Result(1)).
+ 4. Set the [[Value]] property of the this value to Result(2).
+ 5. Return the value of the [[Value]] property of the this value.
+
+Files: security/manager/pki/resources/content/certManager.js
+ security/manager/pki/resources/content/choosetoken.js
+ security/manager/pki/resources/content/clientauthask.js
+ security/manager/pki/resources/content/createCertInfo.js
+ security/manager/pki/resources/content/deletecert.js
+ security/manager/pki/resources/content/downloadcert.js
+ security/manager/pki/resources/content/editcacert.js
+ security/manager/pki/resources/content/exceptionDialog.js
+ security/manager/pki/resources/content/protectedAuth.js
+ security/manager/pki/resources/content/resetpassword.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/pki/resources/content/certManager.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/choosetoken.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/clientauthask.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/createCertInfo.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/deletecert.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/downloadcert.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/editcacert.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/exceptionDialog.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/protectedAuth.js
+ __NO_COPYRIGHT__ in: security/manager/pki/resources/content/resetpassword.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from pippki.js
+
+Files: js/src/tests/ecma/Date/15.9.3.1-1.js
+ js/src/tests/ecma/Date/15.9.3.1-2.js
+ js/src/tests/ecma/Date/15.9.3.1-3.js
+ js/src/tests/ecma/Date/15.9.3.1-4.js
+ js/src/tests/ecma/Date/15.9.3.1-5.js
+ js/src/tests/ecma/Date/15.9.3.2-1.js
+ js/src/tests/ecma/Date/15.9.3.2-2.js
+ js/src/tests/ecma/Date/15.9.3.2-3.js
+ js/src/tests/ecma/Date/15.9.3.2-4.js
+ js/src/tests/ecma/Date/15.9.3.2-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.1-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.1-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.1-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.1-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.1-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.2-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.2-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.2-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.2-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.2-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.3.1.js
+ ECMA Section: 15.9.3.1 new Date (year, month, date, hours, minutes, seconds, ms)
+ Description: The [[Prototype]] property of the newly constructed
+ object is set to the original Date prototype object,
+ the one that is the initial value of Date.prototype.
+ .
+ The [[Class]] property of the newly constructed object
+ is set as follows:
+ 1. Call ToNumber(year)
+ 2. Call ToNumber(month)
+ 3. Call ToNumber(date)
+ 4. Call ToNumber(hours)
+ 5. Call ToNumber(minutes)
+ 6. Call ToNumber(seconds)
+ 7. Call ToNumber(ms)
+
+Files: devtools/client/storage/test/browser_storage_cache_delete.js
+ devtools/client/storage/test/browser_storage_cookies_delete_all.js
+ devtools/client/storage/test/browser_storage_cookies_domain.js
+ devtools/client/storage/test/browser_storage_cookies_domain_port.js
+ devtools/client/storage/test/browser_storage_delete.js
+ devtools/client/storage/test/browser_storage_delete_all.js
+ devtools/client/storage/test/browser_storage_delete_tree.js
+ devtools/client/storage/test/browser_storage_dom_cache_disabled.js
+ devtools/client/storage/test/browser_storage_indexeddb_delete.js
+ devtools/client/storage/test/browser_storage_indexeddb_delete_blocked.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_cache_delete.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_cookies_delete_all.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_cookies_domain.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_cookies_domain_port.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_delete.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_delete_all.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_delete_tree.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_dom_cache_disabled.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_indexeddb_delete.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_indexeddb_delete_blocked.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ import-globals-from ../../framework/test/shared-head.js
+
+Files: layout/svg/SVGFEContainerFrame.cpp
+ layout/svg/SVGFEImageFrame.cpp
+ layout/svg/SVGFELeafFrame.cpp
+ layout/svg/SVGFEUnstyledLeafFrame.cpp
+ layout/svg/SVGViewFrame.cpp
+ layout/svg/nsSVGAFrame.cpp
+ layout/svg/nsSVGImageFrame.cpp
+ layout/svg/nsSVGStopFrame.cpp
+ layout/svg/nsSVGSwitchFrame.cpp
+ layout/svg/nsSVGUseFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/svg/SVGFEContainerFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/SVGFEImageFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/SVGFELeafFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/SVGFEUnstyledLeafFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/SVGViewFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGAFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGImageFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGStopFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGSwitchFrame.cpp
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGUseFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Keep in (case-insensitive) order:
+
+Files: ipc/chromium/src/third_party/libevent/m4/libtool.m4
+ ipc/chromium/src/third_party/libevent/m4/ltoptions.m4
+ ipc/chromium/src/third_party/libevent/m4/ltsugar.m4
+ ipc/chromium/src/third_party/libevent/m4/ltversion.m4
+ ipc/chromium/src/third_party/libevent/m4/lt~obsolete.m4
+ js/src/ctypes/libffi/m4/libtool.m4
+ js/src/ctypes/libffi/m4/ltoptions.m4
+ js/src/ctypes/libffi/m4/ltsugar.m4
+ js/src/ctypes/libffi/m4/ltversion.m4
+ js/src/ctypes/libffi/m4/lt~obsolete.m4
+Copyright: 1996-2011 Free Software Foundation, Inc.
+License: PERMISSIVE
+ This file is free software; the Free Software Foundation gives
+ unlimited permission to copy and/or distribute it, with or without
+ modifications, as long as this notice is preserved.
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A6.2_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.2_T10.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.2_T2.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.2_T3.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.2_T4.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.2_T5.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.2_T6.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.2_T7.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.2_T8.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.2_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check For Statement for automatic semicolon insertion.
+ If automatic insertion semicolon would become one of the two semicolons in the header of a For Statement.
+ Use one semicolon
+
+Files: media/openmax_dl/dl/api/armOMX.h
+ media/openmax_dl/dl/sp/src/armSP_FFT_S32TwiddleTable.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTGetBufSize_C_SC16.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTGetBufSize_C_SC32.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTGetBufSize_R_S16S32.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTGetBufSize_R_S32.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTInit_C_SC16.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTInit_C_SC32.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTInit_R_S16S32.c
+ media/openmax_dl/dl/sp/src/omxSP_FFTInit_R_S32.c
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file was originally licensed as follows. It has been
+ relicensed with permission from the copyright holders.
+
+Files: js/src/tests/test262/ch07/7.7/S7.7_A2_T1.js
+ js/src/tests/test262/ch07/7.7/S7.7_A2_T10.js
+ js/src/tests/test262/ch07/7.7/S7.7_A2_T2.js
+ js/src/tests/test262/ch07/7.7/S7.7_A2_T3.js
+ js/src/tests/test262/ch07/7.7/S7.7_A2_T4.js
+ js/src/tests/test262/ch07/7.7/S7.7_A2_T5.js
+ js/src/tests/test262/ch07/7.7/S7.7_A2_T6.js
+ js/src/tests/test262/ch07/7.7/S7.7_A2_T7.js
+ js/src/tests/test262/ch07/7.7/S7.7_A2_T8.js
+ js/src/tests/test262/ch07/7.7/S7.7_A2_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Punctuator cannot be expressed as a Unicode escape sequence consisting of six characters, namely \u plus four hexadecimal digits
+
+Files: js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A2.3_T1.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A2.3_T1.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A2.3_T1.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.3_T1.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A2.3_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A2.3_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A2.3_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A2.3_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A2.3_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A2.3_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToNumber(first expression) is called first, and then ToNumber(second expression)
+
+Files: js/src/tests/test262/ch12/12.9/S12.9_A1_T1.js
+ js/src/tests/test262/ch12/12.9/S12.9_A1_T10.js
+ js/src/tests/test262/ch12/12.9/S12.9_A1_T2.js
+ js/src/tests/test262/ch12/12.9/S12.9_A1_T3.js
+ js/src/tests/test262/ch12/12.9/S12.9_A1_T4.js
+ js/src/tests/test262/ch12/12.9/S12.9_A1_T5.js
+ js/src/tests/test262/ch12/12.9/S12.9_A1_T6.js
+ js/src/tests/test262/ch12/12.9/S12.9_A1_T7.js
+ js/src/tests/test262/ch12/12.9/S12.9_A1_T8.js
+ js/src/tests/test262/ch12/12.9/S12.9_A1_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Appearing of "return" without a function body leads to syntax error
+
+Files: media/libvpx/vpx_config_armv7-android-gcc.h
+ media/libvpx/vpx_config_generic-gnu.h
+ media/libvpx/vpx_config_x86-darwin9-gcc.h
+ media/libvpx/vpx_config_x86-linux-gcc.h
+ media/libvpx/vpx_config_x86-win32-gcc.h
+ media/libvpx/vpx_config_x86-win32-vs12.h
+ media/libvpx/vpx_config_x86_64-darwin9-gcc.h
+ media/libvpx/vpx_config_x86_64-linux-gcc.h
+ media/libvpx/vpx_config_x86_64-win64-gcc.h
+ media/libvpx/vpx_config_x86_64-win64-vs12.h
+Copyright: 2011 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ This file automatically generated by configure. Do not edit!
+
+Files: mozglue/android/pbkdf2_sha256.c
+ netwerk/sctp/src/netinet/sctp_userspace.c
+ netwerk/sctp/src/user_atomic.h
+ netwerk/sctp/src/user_environment.c
+ netwerk/sctp/src/user_environment.h
+ netwerk/sctp/src/user_recv_thread.c
+ netwerk/sctp/src/user_recv_thread.h
+ netwerk/sctp/src/user_socket.c
+ netwerk/sctp/src/user_uma.h
+ netwerk/sctp/src/usrsctp.h
+Copyright: 1982-1993 The Regents of the University of California.
+ 2004 The FreeBSD Foundation
+ 2004-2008 Robert N. M. Watson
+ 2005-2009 Colin Percival
+ 2009-2010 Brad Penoff
+ 2009-2010 Humaira Kamal
+ 2011-2012 Irene Ruengeler
+ 2011-2012 Michael Tuexen
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_solaris.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h
+ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h
+Copyright: 2012-2014 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file is an internal atomic implementation, use atomicops.h instead.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: extensions/spellcheck/hunspell/tests/unit/data/Makefile.in
+ extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/Makefile.in
+ ipc/chromium/src/third_party/libevent/Makefile.in
+ ipc/chromium/src/third_party/libevent/include/Makefile.in
+ ipc/chromium/src/third_party/libevent/sample/Makefile.in
+ ipc/chromium/src/third_party/libevent/test/Makefile.in
+ js/src/ctypes/libffi/Makefile.in
+ js/src/ctypes/libffi/include/Makefile.in
+ js/src/ctypes/libffi/man/Makefile.in
+ js/src/ctypes/libffi/testsuite/Makefile.in
+Copyright: 1994-2013 Free Software Foundation, Inc.
+License: __AUTO_PERMISSIVE__
+ Autogenerated files with permissive licenses.
+
+Files: dom/webidl/Cache.webidl
+ dom/webidl/CacheStorage.webidl
+ dom/webidl/Client.webidl
+ dom/webidl/Clients.webidl
+ dom/webidl/ServiceWorker.webidl
+ dom/webidl/ServiceWorkerContainer.webidl
+ dom/webidl/ServiceWorkerGlobalScope.webidl
+ dom/webidl/ServiceWorkerMessageEvent.webidl
+ dom/webidl/ServiceWorkerRegistration.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Cache.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CacheStorage.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/Client.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/Clients.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ServiceWorker.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ServiceWorkerContainer.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ServiceWorkerGlobalScope.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ServiceWorkerMessageEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/ServiceWorkerRegistration.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+
+Files: js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A4_T1.1.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A4_T1.2.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A4_T2.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A4_T3.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A4_T4.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A4_T5.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A4_T6.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A4_T7.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A4_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The result of a floating-point multiplication is governed by the rules of IEEE 754 double-precision arithmetics
+
+Files: js/src/tests/test262/ch10/10.2/10.2.2/S10.2.2_A1_T1.js
+ js/src/tests/test262/ch10/10.2/10.2.2/S10.2.2_A1_T2.js
+ js/src/tests/test262/ch10/10.2/10.2.2/S10.2.2_A1_T3.js
+ js/src/tests/test262/ch10/10.2/10.2.2/S10.2.2_A1_T4.js
+ js/src/tests/test262/ch10/10.2/10.2.2/S10.2.2_A1_T5.js
+ js/src/tests/test262/ch10/10.2/10.2.2/S10.2.2_A1_T6.js
+ js/src/tests/test262/ch10/10.2/10.2.2/S10.2.2_A1_T7.js
+ js/src/tests/test262/ch10/10.2/10.2.2/S10.2.2_A1_T8.js
+ js/src/tests/test262/ch10/10.2/10.2.2/S10.2.2_A1_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Every execution context has associated with it a scope chain.
+ A scope chain is a list of objects that are searched when evaluating an
+ Identifier
+
+Files: modules/xz-embedded/src/xz.h
+ modules/xz-embedded/src/xz_config.h
+ modules/xz-embedded/src/xz_crc64.c
+ modules/xz-embedded/src/xz_dec_bcj.c
+ modules/xz-embedded/src/xz_dec_lzma2.c
+ modules/xz-embedded/src/xz_dec_stream.c
+ modules/xz-embedded/src/xz_lzma2.h
+ modules/xz-embedded/src/xz_private.h
+ modules/xz-embedded/src/xz_stream.h
+Copyright: __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz.h
+ __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz_config.h
+ __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz_crc64.c
+ __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz_dec_bcj.c
+ __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz_dec_lzma2.c
+ __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz_dec_stream.c
+ __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz_lzma2.h
+ __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz_private.h
+ __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz_stream.h
+License: __UNKNOWN__
+ This file has been put into the public domain.
+ You can do whatever you want with this file.
+
+Files: js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A4_T1.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A4_T2.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A4_T3.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A4_T4.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A4_T5.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A4_T6.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A4_T7.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A4_T8.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A4_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check type of various properties
+
+Files: js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A4_T1.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A4_T2.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A4_T3.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A4_T4.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A4_T5.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A4_T6.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A4_T7.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A4_T8.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A4_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The result of an addition is determined using the rules of IEEE 754 double-precision arithmetics
+
+Files: gfx/harfbuzz/src/hb-blob.h
+ gfx/harfbuzz/src/hb-face.h
+ gfx/harfbuzz/src/hb-font.h
+ gfx/harfbuzz/src/hb-ot-layout.h
+ gfx/harfbuzz/src/hb-ot-shape.h
+ gfx/harfbuzz/src/hb-ot-tag.h
+ gfx/harfbuzz/src/hb-ot.h
+ gfx/harfbuzz/src/hb.h
+ gfx/harfbuzz/src/main.cc
+Copyright: 2007-2013 Red Hat, Inc.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Red Hat Author(s): Behdad Esfahbod
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A7_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A7_T2.js
+ js/src/tests/test262/ch07/7.9/S7.9_A7_T3.js
+ js/src/tests/test262/ch07/7.9/S7.9_A7_T4.js
+ js/src/tests/test262/ch07/7.9/S7.9_A7_T5.js
+ js/src/tests/test262/ch07/7.9/S7.9_A7_T6.js
+ js/src/tests/test262/ch07/7.9/S7.9_A7_T7.js
+ js/src/tests/test262/ch07/7.9/S7.9_A7_T8.js
+ js/src/tests/test262/ch07/7.9/S7.9_A7_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Var Statement for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A3.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A3.1_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A3.1_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A3.1_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A3.1_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A3.1_T6.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A3.1_T8.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A3.1_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionFlags :: IdentifierPart
+
+Files: modules/libbz2/src/blocksort.c
+ modules/libbz2/src/bzlib.c
+ modules/libbz2/src/bzlib.h
+ modules/libbz2/src/bzlib_private.h
+ modules/libbz2/src/compress.c
+ modules/libbz2/src/crctable.c
+ modules/libbz2/src/decompress.c
+ modules/libbz2/src/huffman.c
+ modules/libbz2/src/randtable.c
+Copyright: 1996-2010 Julian Seward <jseward@bzip.org>
+License: __UNKNOWN__
+ Please read the WARNING, DISCLAIMER and PATENTS sections in the
+ README file.
+ .
+ This program is released under the terms of the license contained
+ in the file LICENSE.
+
+Files: gfx/angle/src/third_party/libXNVCtrl/NVCtrl.h
+ gfx/angle/src/third_party/libXNVCtrl/NVCtrlLib.h
+ gfx/cairo/libpixman/src/pixman-arm-common.h
+ gfx/cairo/libpixman/src/pixman-arm-neon-asm.h
+ gfx/cairo/libpixman/src/pixman-combine-float.c
+ gfx/cairo/libpixman/src/pixman-filter.c
+ gfx/cairo/libpixman/src/pixman-glyph.c
+ gfx/cairo/libpixman/src/pixman-noop.c
+Copyright: 2008-2010 NVIDIA, Corporation
+ 2009-2010 Nokia Corporation
+ 2010-2012 Red Hat, Inc
+ 2010-2012 Red Hat, Inc.
+ 2010-2012 Soren Sandmann <sandmann@cs.au.dk>
+ 2010-2012 Soren Sandmann Pedersen
+ 2012 Soren Sandmann
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice (including the next
+ paragraph) shall be included in all copies or substantial portions of the
+ Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+Files: js/src/octane/box2d.js
+ media/libjpeg/simd/jsimd_altivec.h
+ media/libjpeg/simd/jsimd_arm64_neon.S
+ media/libjpeg/simd/jsimd_arm_neon.S
+ media/libjpeg/simd/jsimd_mips_dspr2.S
+ media/libjpeg/simd/jsimd_mips_dspr2_asm.h
+ other-licenses/nsis/Contrib/liteFirewall/License.txt
+ other-licenses/nsis/Contrib/liteFirewall/liteFirewall.cpp
+Copyright: 2006-2007 Erin Catto http://www.gphysics.com
+ 2007-2009 Olivier Marcoux
+ 2009-2011 Nokia Corporation and/or its subsidiary(-ies).
+ 2013 Google, Inc
+ 2013-2014 Linaro Limited.
+ 2013-2014 MIPS Technologies, Inc., California.
+ 2014-2016 D. R. Commander.
+ 2014-2016 Siarhei Siamashka.
+ 2015-2016 Matthieu Darbois.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+
+Files: js/src/tests/ecma/Date/15.9.5.21-1.js
+ js/src/tests/ecma/Date/15.9.5.21-2.js
+ js/src/tests/ecma/Date/15.9.5.21-3.js
+ js/src/tests/ecma/Date/15.9.5.21-4.js
+ js/src/tests/ecma/Date/15.9.5.21-5.js
+ js/src/tests/ecma/Date/15.9.5.21-6.js
+ js/src/tests/ecma/Date/15.9.5.21-7.js
+ js/src/tests/ecma/Date/15.9.5.21-8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.21-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.21-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.21-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.21-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.21-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.21-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.21-7.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.21-8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.21.js
+ ECMA Section: 15.9.5.21
+ Description: Date.prototype.getUTCMilliseconds
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return msFromTime(t).
+
+Files: services/sync/tps/extensions/tps/resource/logger.jsm
+ services/sync/tps/extensions/tps/resource/modules/bookmarks.jsm
+ services/sync/tps/extensions/tps/resource/modules/forms.jsm
+ services/sync/tps/extensions/tps/resource/modules/history.jsm
+ services/sync/tps/extensions/tps/resource/modules/passwords.jsm
+ services/sync/tps/extensions/tps/resource/modules/prefs.jsm
+ services/sync/tps/extensions/tps/resource/modules/tabs.jsm
+ services/sync/tps/extensions/tps/resource/tps.jsm
+Copyright: __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/logger.jsm
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/modules/bookmarks.jsm
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/modules/forms.jsm
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/modules/history.jsm
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/modules/passwords.jsm
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/modules/prefs.jsm
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/modules/tabs.jsm
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/tps.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a JavaScript module (JSM) to be imported via
+ Components.utils.import() and acts as a singleton. Only the following
+ listed symbols will exposed on import, and only when and where imported.
+
+Files: js/src/tests/ecma/Date/15.9.5.24-1.js
+ js/src/tests/ecma/Date/15.9.5.24-2.js
+ js/src/tests/ecma/Date/15.9.5.24-3.js
+ js/src/tests/ecma/Date/15.9.5.24-4.js
+ js/src/tests/ecma/Date/15.9.5.24-5.js
+ js/src/tests/ecma/Date/15.9.5.24-6.js
+ js/src/tests/ecma/Date/15.9.5.24-7.js
+ js/src/tests/ecma/Date/15.9.5.24-8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.24-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.24-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.24-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.24-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.24-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.24-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.24-7.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.24-8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.24-1.js
+ ECMA Section: 15.9.5.24 Date.prototype.setTime(time)
+ Description:
+ 1. If the this value is not a Date object, generate a runtime error.
+ 2. Call ToNumber(time).
+ 3. Call TimeClip(Result(1)).
+ 4. Set the [[Value]] property of the this value to Result(2).
+ 5. Return the value of the [[Value]] property of the this value.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: media/mtransport/rlogconnector.cpp
+ media/mtransport/simpletokenbucket.cpp
+ media/mtransport/test/gtest_ringbuffer_dumper.h
+ media/mtransport/test/rlogconnector_unittest.cpp
+ media/mtransport/test/simpletokenbucket_unittest.cpp
+ media/mtransport/test/test_nr_socket_unittest.cpp
+ media/webrtc/signaling/src/mediapipeline/MediaPipelineFilter.cpp
+ media/webrtc/signaling/src/mediapipeline/MediaPipelineFilter.h
+Copyright: __NO_COPYRIGHT__ in: media/mtransport/rlogconnector.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/simpletokenbucket.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/gtest_ringbuffer_dumper.h
+ __NO_COPYRIGHT__ in: media/mtransport/test/rlogconnector_unittest.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/simpletokenbucket_unittest.cpp
+ __NO_COPYRIGHT__ in: media/mtransport/test/test_nr_socket_unittest.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/mediapipeline/MediaPipelineFilter.cpp
+ __NO_COPYRIGHT__ in: media/webrtc/signaling/src/mediapipeline/MediaPipelineFilter.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: bcampen@mozilla.com
+
+Files: js/src/tests/ecma/Date/15.9.5.22-1.js
+ js/src/tests/ecma/Date/15.9.5.22-2.js
+ js/src/tests/ecma/Date/15.9.5.22-3.js
+ js/src/tests/ecma/Date/15.9.5.22-4.js
+ js/src/tests/ecma/Date/15.9.5.22-5.js
+ js/src/tests/ecma/Date/15.9.5.22-6.js
+ js/src/tests/ecma/Date/15.9.5.22-7.js
+ js/src/tests/ecma/Date/15.9.5.22-8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.22-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.22-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.22-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.22-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.22-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.22-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.22-7.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.22-8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.22.js
+ ECMA Section: 15.9.5.22
+ Description: Date.prototype.getTimezoneOffset
+ .
+ Returns the difference between local time and UTC time in minutes.
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return (t - LocalTime(t)) / msPerMinute.
+
+Files: xpcom/string/nsAString.h
+ xpcom/string/nsReadableUtils.h
+ xpcom/string/nsTDependentSubstring.h
+ xpcom/string/nsTSubstring.h
+ xpcom/string/nsTSubstringTuple.h
+ xpcom/string/string-template-def-char.h
+ xpcom/string/string-template-def-unichar.h
+ xpcom/string/string-template-undef.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/string/nsAString.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsReadableUtils.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsTDependentSubstring.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsTSubstring.h
+ __NO_COPYRIGHT__ in: xpcom/string/nsTSubstringTuple.h
+ __NO_COPYRIGHT__ in: xpcom/string/string-template-def-char.h
+ __NO_COPYRIGHT__ in: xpcom/string/string-template-def-unichar.h
+ __NO_COPYRIGHT__ in: xpcom/string/string-template-undef.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "nsString.h"
+
+Files: dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/build/closurebuilder.py
+ dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/build/depstree.py
+ dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/build/depswriter.py
+ dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/build/jscompiler.py
+ dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/build/source.py
+ dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/build/treescan.py
+ dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/calcdeps.py
+ dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/scopify.py
+Copyright: 2006-2010 The Closure Library Authors.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS-IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.1_T1.1.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.1_T1.2.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.1_T1.3.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.1_T2.1.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.1_T2.2.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.1_T2.3.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.1_T2.4.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.1_T2.5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(Primitive(x)) is not String and Type(Primitive(y)) is not String, then operator x + y returns ToNumber(x) + ToNumber(y)
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.12_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.12_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.12_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.12_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.12_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.12_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.12_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.12_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If neither x, nor y is a prefix of each other, returned result of strings comparison applies a simple lexicographic ordering to the sequences of code point value values
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A5.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A5.1_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A5.1_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A5.1_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A5.1_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A5.1_T6.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A5.1_T7.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A5.1_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: HexIntegerLiteral
+
+Files: js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A4_T1.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A4_T2.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A4_T3.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A4_T4.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A4_T5.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A4_T6.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A4_T7.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A4_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x - y produces the same result as x + (-y)
+
+Files: js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A4_T1.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A4_T2.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A4_T3.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A4_T4.js
+ js/src/tests/test262/ch11/11.12/S11.12_A4_T1.js
+ js/src/tests/test262/ch11/11.12/S11.12_A4_T2.js
+ js/src/tests/test262/ch11/11.12/S11.12_A4_T3.js
+ js/src/tests/test262/ch11/11.12/S11.12_A4_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If ToBoolean(x) is true, return y
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A7_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A7_T2.js
+ js/src/tests/test262/ch07/7.3/S7.3_A7_T3.js
+ js/src/tests/test262/ch07/7.3/S7.3_A7_T4.js
+ js/src/tests/test262/ch07/7.3/S7.3_A7_T5.js
+ js/src/tests/test262/ch07/7.3/S7.3_A7_T6.js
+ js/src/tests/test262/ch07/7.3/S7.3_A7_T7.js
+ js/src/tests/test262/ch07/7.3/S7.3_A7_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Line Terminators between operators are allowed
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.2_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.2_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.2_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.2_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.2_T6.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.2_T7.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.2_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ CharacterEscapeSequnce :: NonEscapeSequence
+
+Files: js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A3.1.js
+ js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A3.js
+ js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A4.1.js
+ js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A4.js
+ js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A5.1.js
+ js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A5.js
+ js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A6.1.js
+ js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production IterationStatement: "for (var VariableDeclarationNoIn in Expression) Statement"
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.3_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.3_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.3_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.3_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.3_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.3_T6.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.3_T7.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.3_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: DecimalIntegerLiteral. ExponentPart
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.1_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.1_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.1_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.1_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.1_T6.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.1_T7.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.1_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: ExponentPart is incorrect
+
+Files: dom/bindings/mach_commands.py
+ python/mach/mach/commands/commandinfo.py
+ python/mozbuild/mozbuild/doctor.py
+ python/mozbuild/mozbuild/mach_commands.py
+ python/mozbuild/mozbuild/vendor_rust.py
+ tools/docs/mach_commands.py
+ tools/docs/moztreedocs/__init__.py
+ tools/mach_commands.py
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/mach_commands.py
+ __NO_COPYRIGHT__ in: python/mach/mach/commands/commandinfo.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/doctor.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/mach_commands.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/vendor_rust.py
+ __NO_COPYRIGHT__ in: tools/docs/mach_commands.py
+ __NO_COPYRIGHT__ in: tools/docs/moztreedocs/__init__.py
+ __NO_COPYRIGHT__ in: tools/mach_commands.py
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, # You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: intl/icu/source/data/unidata/CaseFolding.txt
+ intl/icu/source/data/unidata/DerivedCoreProperties.txt
+ intl/icu/source/data/unidata/DerivedNormalizationProps.txt
+ intl/icu/source/data/unidata/NormalizationTest.txt
+ intl/icu/source/data/unidata/SpecialCasing.txt
+ intl/icu/source/data/unidata/norm2/uts46.txt
+ js/src/vm/CaseFolding.txt
+ js/src/vm/DerivedCoreProperties.txt
+Copyright: 2016 Unicode®, Inc.
+License: __UNKNOWN__
+ Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A8_T1.js
+ js/src/tests/test262/ch12/12.2/S12.2_A8_T2.js
+ js/src/tests/test262/ch12/12.2/S12.2_A8_T3.js
+ js/src/tests/test262/ch12/12.2/S12.2_A8_T4.js
+ js/src/tests/test262/ch12/12.2/S12.2_A8_T5.js
+ js/src/tests/test262/ch12/12.2/S12.2_A8_T6.js
+ js/src/tests/test262/ch12/12.2/S12.2_A8_T7.js
+ js/src/tests/test262/ch12/12.2/S12.2_A8_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Only AssignmentExpression is admitted when variable is initialized
+
+Files: js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A4_T1.1.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A4_T1.2.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A4_T2.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A4_T3.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A4_T4.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A4_T5.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A4_T6.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A4_T7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The result of a ECMAScript floating-point remainder operation is determined by the rules of IEEE arithmetics
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.2_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.2_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.2_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.2_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.2_T6.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.2_T7.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.2_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: .DecimalDigits ExponentPart
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A19_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A19_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A19_T3.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A19_T4.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A19_T5.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A19_T6.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A19_T7.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A19_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Function's scope chain is started when it is declared
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.2_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.2_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.2_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.2_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.2_T6.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.2_T7.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A4.2_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ExponentPart :: ExponentIndicator ( /+/-) 0 DecimalDigits is allowed
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.4_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.4_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.4_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.4_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.4_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.4_T6.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.4_T7.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.4_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: DecimalIntegerLiteral. DecimalDigigts ExponentPart
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.2_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.2_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.2_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.2_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.2_T6.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.2_T7.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.2_T8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: DecimalIntegerLiteral ExponentPart
+
+Files: gfx/2d/convolver.cpp
+ gfx/2d/convolver.h
+ gfx/2d/convolverLS3.cpp
+ gfx/2d/convolverLS3.h
+ gfx/2d/convolverSSE2.cpp
+ gfx/2d/convolverSSE2.h
+ gfx/2d/image_operations.cpp
+ gfx/2d/image_operations.h
+Copyright: 2006-2015 The Chromium Authors.
+ 2018 Mark Straver BASc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google, Inc. nor the names of its contributors
+ may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
+ OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
+ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-tuple.h
+ media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-tuple.h.pump
+ security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-tuple.h
+ security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-tuple.h.pump
+ testing/gtest/gtest/include/gtest/internal/gtest-tuple.h
+ testing/gtest/gtest/include/gtest/internal/gtest-tuple.h.pump
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-tuple.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-tuple.h.pump
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Implements a subset of TR1 tuple needed by Google Test and Google Mock.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: gfx/cairo/libpixman/src/pixman-access.c
+ gfx/cairo/libpixman/src/pixman-bits-image.c
+ gfx/cairo/libpixman/src/pixman-combine32.c
+ gfx/cairo/libpixman/src/pixman-conical-gradient.c
+ gfx/cairo/libpixman/src/pixman-gradient-walker.c
+ gfx/cairo/libpixman/src/pixman-linear-gradient.c
+ gfx/cairo/libpixman/src/pixman-radial-gradient.c
+Copyright: 2000 Keith Packard, member of The XFree86 Project, Inc.
+ 2000 SuSE, Inc.
+ 2005 Lars Knoll & Zack Rusin, Trolltech
+ 2007-2009 Red Hat, Inc.
+ 2008 Aaron Plattner, NVIDIA Corporation
+ 2008 André Tupinambá <andrelrt@gmail.com>
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Keith Packard not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. Keith Packard makes no
+ representations about the suitability of this software for any purpose. It
+ is provided "as is" without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+
+Files: extensions/spellcheck/hunspell/src/atypes.hxx
+ extensions/spellcheck/hunspell/src/baseaffix.hxx
+ extensions/spellcheck/hunspell/src/htypes.hxx
+ extensions/spellcheck/hunspell/src/hunspell.h
+ extensions/spellcheck/hunspell/src/hunzip.cxx
+ extensions/spellcheck/hunspell/src/langnum.hxx
+ extensions/spellcheck/hunspell/src/w_char.hxx
+Copyright: __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/atypes.hxx
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/baseaffix.hxx
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/htypes.hxx
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/hunspell.h
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/hunzip.cxx
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/langnum.hxx
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/w_char.hxx
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Hunspell, based on MySpell.
+ .
+ The Initial Developers of the Original Code are
+ Kevin Hendricks (MySpell) and Németh László (Hunspell).
+ Portions created by the Initial Developers are Copyright (C) 2002-2005
+ the Initial Developers.
+ .
+ Contributor(s): David Einstein, Davide Prina, Giuseppe Modugno,
+ Gianluca Turconi, Simon Brouwer, Noll János, Bíró Árpád,
+ Goldman Eleonóra, Sarlós Tamás, Bencsáth Boldizsár, Halácsy Péter,
+ Dvornik László, Gefferth András, Nagy Viktor, Varga Dániel, Chris Halls,
+ Rene Engelhard, Bram Moolenaar, Dafydd Jones, Harri Pitkänen
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: db/mork/src/mork.h
+ db/mork/src/morkCh.cpp
+ db/mork/src/morkCh.h
+ db/mork/src/morkFile.h
+ db/mork/src/morkMap.h
+ db/mork/src/morkNode.h
+ db/mork/src/morkStream.h
+Copyright: __NO_COPYRIGHT__ in: db/mork/src/mork.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkCh.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkCh.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkFile.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkMap.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkNode.h
+ __NO_COPYRIGHT__ in: db/mork/src/morkStream.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is mozilla.org code.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.4-1.js
+ js/src/tests/ecma/ExecutionContexts/10.1.4-2.js
+ js/src/tests/ecma/ExecutionContexts/10.1.4-3.js
+ js/src/tests/ecma/ExecutionContexts/10.1.4-4.js
+ js/src/tests/ecma/ExecutionContexts/10.1.4-5.js
+ js/src/tests/ecma/ExecutionContexts/10.1.4-6.js
+ js/src/tests/ecma/ExecutionContexts/10.1.4-8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.4-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.4-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.4-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.4-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.4-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.4-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.4-8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.4-1.js
+ ECMA Section: 10.1.4 Scope Chain and Identifier Resolution
+ Description:
+ Every execution context has associated with it a scope chain. This is
+ logically a list of objects that are searched when binding an Identifier.
+ When control enters an execution context, the scope chain is created and
+ is populated with an initial set of objects, depending on the type of
+ code. When control leaves the execution context, the scope chain is
+ destroyed.
+ .
+ During execution, the scope chain of the execution context is affected
+ only by WithStatement. When execution enters a with block, the object
+ specified in the with statement is added to the front of the scope chain.
+ When execution leaves a with block, whether normally or via a break or
+ continue statement, the object is removed from the scope chain. The object
+ being removed will always be the first object in the scope chain.
+ .
+ During execution, the syntactic production PrimaryExpression : Identifier
+ is evaluated using the following algorithm:
+ .
+ 1. Get the next object in the scope chain. If there isn't one, go to step 5.
+ 2. Call the [[HasProperty]] method of Result(l), passing the Identifier as
+ the property.
+ 3. If Result(2) is true, return a value of type Reference whose base object
+ is Result(l) and whose property name is the Identifier.
+ 4. Go to step 1.
+ 5. Return a value of type Reference whose base object is null and whose
+ property name is the Identifier.
+ The result of binding an identifier is always a value of type Reference with
+ its member name component equal to the identifier string.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma/Date/15.9.5.13-1.js
+ js/src/tests/ecma/Date/15.9.5.13-3.js
+ js/src/tests/ecma/Date/15.9.5.13-4.js
+ js/src/tests/ecma/Date/15.9.5.13-5.js
+ js/src/tests/ecma/Date/15.9.5.13-6.js
+ js/src/tests/ecma/Date/15.9.5.13-7.js
+ js/src/tests/ecma/Date/15.9.5.13-8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.13-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.13-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.13-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.13-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.13-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.13-7.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.13-8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.13.js
+ ECMA Section: 15.9.5.13
+ Description: Date.prototype.getUTCDay
+ .
+ 1.Let t be this time value.
+ 2.If t is NaN, return NaN.
+ 3.Return WeekDay(t).
+
+Files: netwerk/dns/mdns/libmdns/fallback/DNSPacket.jsm
+ netwerk/dns/mdns/libmdns/fallback/DNSRecord.jsm
+ netwerk/dns/mdns/libmdns/fallback/DNSResourceRecord.jsm
+ netwerk/dns/mdns/libmdns/fallback/DNSTypes.jsm
+ netwerk/dns/mdns/libmdns/fallback/DataReader.jsm
+ netwerk/dns/mdns/libmdns/fallback/DataWriter.jsm
+ netwerk/dns/mdns/libmdns/fallback/MulticastDNS.jsm
+Copyright: __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/fallback/DNSPacket.jsm
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/fallback/DNSRecord.jsm
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/fallback/DNSResourceRecord.jsm
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/fallback/DNSTypes.jsm
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/fallback/DataReader.jsm
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/fallback/DataWriter.jsm
+ __NO_COPYRIGHT__ in: netwerk/dns/mdns/libmdns/fallback/MulticastDNS.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ jshint esnext: true, moz: true
+
+Files: security/nss/pkg/solaris/SUNWtls/prototype_com
+ security/nss/pkg/solaris/SUNWtls/prototype_i386
+ security/nss/pkg/solaris/SUNWtls/prototype_sparc
+ security/nss/pkg/solaris/SUNWtlsd/prototype
+ security/nss/pkg/solaris/SUNWtlsu/prototype_com
+ security/nss/pkg/solaris/SUNWtlsu/prototype_i386
+ security/nss/pkg/solaris/SUNWtlsu/prototype_sparc
+Copyright: 2005 Sun Microsystems, Inc.
+License: MPL-2.0
+ Use is subject to license terms.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This required package information file contains a list of package contents.
+ The 'pkgmk' command uses this file to identify the contents of a package
+ and their location on the development machine when building the package.
+ Can be created via a text editor or through use of the 'pkgproto' command.
+ .
+ !search <pathname pathname ...> # where to find pkg objects
+ !include <filename> # include another 'prototype' file
+ !default <mode> <owner> <group> # default used if not specified on entry
+
+Files: js/src/tests/ecma/Date/15.9.5.36-1.js
+ js/src/tests/ecma/Date/15.9.5.36-2.js
+ js/src/tests/ecma/Date/15.9.5.36-3.js
+ js/src/tests/ecma/Date/15.9.5.36-4.js
+ js/src/tests/ecma/Date/15.9.5.36-5.js
+ js/src/tests/ecma/Date/15.9.5.36-6.js
+ js/src/tests/ecma/Date/15.9.5.36-7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.36-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.36-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.36-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.36-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.36-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.36-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.36-7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.36-1.js
+ ECMA Section: 15.9.5.36 Date.prototype.setFullYear(year [, mon [, date ]] )
+ Description:
+ .
+ If mon is not specified, this behaves as if mon were specified with the
+ value getMonth( ). If date is not specified, this behaves as if date were
+ specified with the value getDate( ).
+ .
+ 1. Let t be the result of LocalTime(this time value); but if this time
+ value is NaN, let t be +0.
+ 2. Call ToNumber(year).
+ 3. If mon is not specified, compute MonthFromTime(t); otherwise, call
+ ToNumber(mon).
+ 4. If date is not specified, compute DateFromTime(t); otherwise, call
+ ToNumber(date).
+ 5. Compute MakeDay(Result(2), Result(3), Result(4)).
+ 6. Compute UTC(MakeDate(Result(5), TimeWithinDay(t))).
+ 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
+ 8. Return the value of the [[Value]] property of the this value.
+ .
+ Added test cases for Year 2000 Compatilibity Testing.
+
+Files: security/nss/lib/ckfw/builtins/ckbiver.c
+ security/nss/lib/ckfw/capi/ckcapiver.c
+ security/nss/lib/freebl/freeblver.c
+ security/nss/lib/nss/nssver.c
+ security/nss/lib/smime/smimever.c
+ security/nss/lib/softoken/softkver.c
+ security/nss/lib/ssl/sslver.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/ckbiver.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/ckcapiver.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/freeblver.c
+ __NO_COPYRIGHT__ in: security/nss/lib/nss/nssver.c
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/smimever.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/softkver.c
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/sslver.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Library identity and versioning
+
+Files: js/src/tests/ecma/Date/15.9.5.23-2.js
+ js/src/tests/ecma/Date/15.9.5.23-4.js
+ js/src/tests/ecma/Date/15.9.5.23-5.js
+ js/src/tests/ecma/Date/15.9.5.23-6.js
+ js/src/tests/ecma/Date/15.9.5.23-7.js
+ js/src/tests/ecma/Date/15.9.5.23-8.js
+ js/src/tests/ecma/Date/15.9.5.23-9.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-7.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-8.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-9.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.23-2.js
+ ECMA Section: 15.9.5.23
+ Description: Date.prototype.setTime
+ .
+ 1. If the this value is not a Date object, generate a runtime error.
+ 2. Call ToNumber(time).
+ 3. Call TimeClip(Result(1)).
+ 4. Set the [[Value]] property of the this value to Result(2).
+ 5. Return the value of the [[Value]] property of the this value.
+
+Files: js/src/tests/ecma/Date/15.9.5.12-1.js
+ js/src/tests/ecma/Date/15.9.5.12-2.js
+ js/src/tests/ecma/Date/15.9.5.12-3.js
+ js/src/tests/ecma/Date/15.9.5.12-4.js
+ js/src/tests/ecma/Date/15.9.5.12-5.js
+ js/src/tests/ecma/Date/15.9.5.12-6.js
+ js/src/tests/ecma/Date/15.9.5.12-7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.12-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.12-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.12-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.12-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.12-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.12-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.12-7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.12.js
+ ECMA Section: 15.9.5.12
+ Description: Date.prototype.getDay
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return WeekDay(LocalTime(t)).
+
+Files: dom/media/platforms/ffmpeg/ffmpeg57/include/COPYING.LGPLv2.1
+ dom/media/platforms/ffmpeg/ffmpeg58/include/COPYING.LGPLv2.1
+ dom/media/platforms/ffmpeg/libav53/include/COPYING.LGPLv2.1
+ dom/media/platforms/ffmpeg/libav54/include/COPYING.LGPLv2.1
+ dom/media/platforms/ffmpeg/libav55/include/COPYING.LGPLv2.1
+ media/ffvpx/COPYING.LGPLv2.1
+ media/libav/COPYING.LGPLv2.1
+Copyright: 1991-1999 Free Software Foundation, Inc.
+License: __HEADER___
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+ .
+ [This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+ .
+ Preamble
+ .
+ The licenses for most software are designed to take away your
+ freedom to share and change it. By contrast, the GNU General Public
+ Licenses are intended to guarantee your freedom to share and change
+ free software--to make sure the software is free for all its users.
+ .
+ This license, the Lesser General Public License, applies to some
+ specially designated software packages--typically libraries--of the
+ Free Software Foundation and other authors who decide to use it. You
+ can use it too, but we suggest you first think carefully about whether
+ this license or the ordinary General Public License is the better
+ strategy to use in any particular case, based on the explanations below.
+ .
+ When we speak of free software, we are referring to freedom of use,
+ not price. Our General Public Licenses are designed to make sure that
+ you have the freedom to distribute copies of free software (and charge
+ for this service if you wish); that you receive source code or can get
+ it if you want it; that you can change the software and use pieces of
+ it in new free programs; and that you are informed that you can do
+ these things.
+ .
+ To protect your rights, we need to make restrictions that forbid
+ distributors to deny you these rights or to ask you to surrender these
+ rights. These restrictions translate to certain responsibilities for
+ you if you distribute copies of the library or if you modify it.
+ .
+ For example, if you distribute copies of the library, whether gratis
+ or for a fee, you must give the recipients all the rights that we gave
+ you. You must make sure that they, too, receive or can get the source
+ code. If you link other code with the library, you must provide
+ complete object files to the recipients, so that they can relink them
+ with the library after making changes to the library and recompiling
+ it. And you must show them these terms so they know their rights.
+ .
+ We protect your rights with a two-step method: (1) we copyright the
+ library, and (2) we offer you this license, which gives you legal
+ permission to copy, distribute and/or modify the library.
+ .
+ To protect each distributor, we want to make it very clear that
+ there is no warranty for the free library. Also, if the library is
+ modified by someone else and passed on, the recipients should know
+ that what they have is not the original version, so that the original
+ author's reputation will not be affected by problems that might be
+ introduced by others.
+ .
+ Finally, software patents pose a constant threat to the existence of
+ any free program. We wish to make sure that a company cannot
+ effectively restrict the users of a free program by obtaining a
+ restrictive license from a patent holder. Therefore, we insist that
+ any patent license obtained for a version of the library must be
+ consistent with the full freedom of use specified in this license.
+ .
+ Most GNU software, including some libraries, is covered by the
+ ordinary GNU General Public License. This license, the GNU Lesser
+ General Public License, applies to certain designated libraries, and
+ is quite different from the ordinary General Public License. We use
+ this license for certain libraries in order to permit linking those
+ libraries into non-free programs.
+ .
+ When a program is linked with a library, whether statically or using
+ a shared library, the combination of the two is legally speaking a
+ combined work, a derivative of the original library. The ordinary
+ General Public License therefore permits such linking only if the
+ entire combination fits its criteria of freedom. The Lesser General
+ Public License permits more lax criteria for linking other code with
+ the library.
+ .
+ We call this license the "Lesser" General Public License because it
+ does Less to protect the user's freedom than the ordinary General
+ Public License. It also provides other free software developers Less
+ of an advantage over competing non-free programs. These disadvantages
+ are the reason we use the ordinary General Public License for many
+ libraries. However, the Lesser license provides advantages in certain
+ special circumstances.
+ .
+ For example, on rare occasions, there may be a special need to
+ encourage the widest possible use of a certain library, so that it becomes
+ a de-facto standard. To achieve this, non-free programs must be
+ allowed to use the library. A more frequent case is that a free
+ library does the same job as widely used non-free libraries. In this
+ case, there is little to gain by limiting the free library to free
+ software only, so we use the Lesser General Public License.
+ .
+ In other cases, permission to use a particular library in non-free
+ programs enables a greater number of people to use a large body of
+ free software. For example, permission to use the GNU C Library in
+ non-free programs enables many more people to use the whole GNU
+ operating system, as well as its variant, the GNU/Linux operating
+ system.
+ .
+ Although the Lesser General Public License is Less protective of the
+ users' freedom, it does ensure that the user of a program that is
+ linked with the Library has the freedom and the wherewithal to run
+ that program using a modified version of the Library.
+ .
+ The precise terms and conditions for copying, distribution and
+ modification follow. Pay close attention to the difference between a
+ "work based on the library" and a "work that uses the library". The
+ former contains code derived from the library, whereas the latter must
+ be combined with the library in order to run.
+ .
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ .
+ 0. This License Agreement applies to any software library or other
+ program which contains a notice placed by the copyright holder or
+ other authorized party saying it may be distributed under the terms of
+ this Lesser General Public License (also called "this License").
+ Each licensee is addressed as "you".
+ .
+ A "library" means a collection of software functions and/or data
+ prepared so as to be conveniently linked with application programs
+ (which use some of those functions and data) to form executables.
+ .
+ The "Library", below, refers to any such software library or work
+ which has been distributed under these terms. A "work based on the
+ Library" means either the Library or any derivative work under
+ copyright law: that is to say, a work containing the Library or a
+ portion of it, either verbatim or with modifications and/or translated
+ straightforwardly into another language. (Hereinafter, translation is
+ included without limitation in the term "modification".)
+ .
+ "Source code" for a work means the preferred form of the work for
+ making modifications to it. For a library, complete source code means
+ all the source code for all modules it contains, plus any associated
+ interface definition files, plus the scripts used to control compilation
+ and installation of the library.
+ .
+ Activities other than copying, distribution and modification are not
+ covered by this License; they are outside its scope. The act of
+ running a program using the Library is not restricted, and output from
+ such a program is covered only if its contents constitute a work based
+ on the Library (independent of the use of the Library in a tool for
+ writing it). Whether that is true depends on what the Library does
+ and what the program that uses the Library does.
+ .
+ 1. You may copy and distribute verbatim copies of the Library's
+ complete source code as you receive it, in any medium, provided that
+ you conspicuously and appropriately publish on each copy an
+ appropriate copyright notice and disclaimer of warranty; keep intact
+ all the notices that refer to this License and to the absence of any
+ warranty; and distribute a copy of this License along with the
+ Library.
+ .
+ You may charge a fee for the physical act of transferring a copy,
+ and you may at your option offer warranty protection in exchange for a
+ fee.
+ .
+ 2. You may modify your copy or copies of the Library or any portion
+ of it, thus forming a work based on the Library, and copy and
+ distribute such modifications or work under the terms of Section 1
+ above, provided that you also meet all of these conditions:
+ .
+ a) The modified work must itself be a software library.
+ .
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+ .
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+ .
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+ .
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+ .
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the Library,
+ and can be reasonably considered independent and separate works in
+ themselves, then this License, and its terms, do not apply to those
+ sections when you distribute them as separate works. But when you
+ distribute the same sections as part of a whole which is a work based
+ on the Library, the distribution of the whole must be on the terms of
+ this License, whose permissions for other licensees extend to the
+ entire whole, and thus to each and every part regardless of who wrote
+ it.
+ .
+ Thus, it is not the intent of this section to claim rights or contest
+ your rights to work written entirely by you; rather, the intent is to
+ exercise the right to control the distribution of derivative or
+ collective works based on the Library.
+ .
+ In addition, mere aggregation of another work not based on the Library
+ with the Library (or with a work based on the Library) on a volume of
+ a storage or distribution medium does not bring the other work under
+ the scope of this License.
+ .
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+ License instead of this License to a given copy of the Library. To do
+ this, you must alter all the notices that refer to this License, so
+ that they refer to the ordinary GNU General Public License, version 2,
+ instead of to this License. (If a newer version than version 2 of the
+ ordinary GNU General Public License has appeared, then you can specify
+ that version instead if you wish.) Do not make any other change in
+ these notices.
+ .
+ Once this change is made in a given copy, it is irreversible for
+ that copy, so the ordinary GNU General Public License applies to all
+ subsequent copies and derivative works made from that copy.
+ .
+ This option is useful when you wish to copy part of the code of
+ the Library into a program that is not a library.
+ .
+ 4. You may copy and distribute the Library (or a portion or
+ derivative of it, under Section 2) in object code or executable form
+ under the terms of Sections 1 and 2 above provided that you accompany
+ it with the complete corresponding machine-readable source code, which
+ must be distributed under the terms of Sections 1 and 2 above on a
+ medium customarily used for software interchange.
+ .
+ If distribution of object code is made by offering access to copy
+ from a designated place, then offering equivalent access to copy the
+ source code from the same place satisfies the requirement to
+ distribute the source code, even though third parties are not
+ compelled to copy the source along with the object code.
+ .
+ 5. A program that contains no derivative of any portion of the
+ Library, but is designed to work with the Library by being compiled or
+ linked with it, is called a "work that uses the Library". Such a
+ work, in isolation, is not a derivative work of the Library, and
+ therefore falls outside the scope of this License.
+ .
+ However, linking a "work that uses the Library" with the Library
+ creates an executable that is a derivative of the Library (because it
+ contains portions of the Library), rather than a "work that uses the
+ library". The executable is therefore covered by this License.
+ Section 6 states terms for distribution of such executables.
+ .
+ When a "work that uses the Library" uses material from a header file
+ that is part of the Library, the object code for the work may be a
+ derivative work of the Library even though the source code is not.
+ Whether this is true is especially significant if the work can be
+ linked without the Library, or if the work is itself a library. The
+ threshold for this to be true is not precisely defined by law.
+ .
+ If such an object file uses only numerical parameters, data
+ structure layouts and accessors, and small macros and small inline
+ functions (ten lines or less in length), then the use of the object
+ file is unrestricted, regardless of whether it is legally a derivative
+ work. (Executables containing this object code plus portions of the
+ Library will still fall under Section 6.)
+ .
+ Otherwise, if the work is a derivative of the Library, you may
+ distribute the object code for the work under the terms of Section 6.
+ Any executables containing that work also fall under Section 6,
+ whether or not they are linked directly with the Library itself.
+ .
+ 6. As an exception to the Sections above, you may also combine or
+ link a "work that uses the Library" with the Library to produce a
+ work containing portions of the Library, and distribute that work
+ under terms of your choice, provided that the terms permit
+ modification of the work for the customer's own use and reverse
+ engineering for debugging such modifications.
+ .
+ You must give prominent notice with each copy of the work that the
+ Library is used in it and that the Library and its use are covered by
+ this License. You must supply a copy of this License. If the work
+ during execution displays copyright notices, you must include the
+ copyright notice for the Library among them, as well as a reference
+ directing the user to the copy of this License. Also, you must do one
+ of these things:
+ .
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+ .
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+ .
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+ .
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+ .
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+ .
+ For an executable, the required form of the "work that uses the
+ Library" must include any data and utility programs needed for
+ reproducing the executable from it. However, as a special exception,
+ the materials to be distributed need not include anything that is
+ normally distributed (in either source or binary form) with the major
+ components (compiler, kernel, and so on) of the operating system on
+ which the executable runs, unless that component itself accompanies
+ the executable.
+ .
+ It may happen that this requirement contradicts the license
+ restrictions of other proprietary libraries that do not normally
+ accompany the operating system. Such a contradiction means you cannot
+ use both them and the Library together in an executable that you
+ distribute.
+ .
+ 7. You may place library facilities that are a work based on the
+ Library side-by-side in a single library together with other library
+ facilities not covered by this License, and distribute such a combined
+ library, provided that the separate distribution of the work based on
+ the Library and of the other library facilities is otherwise
+ permitted, and provided that you do these two things:
+ .
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+ .
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+ .
+ 8. You may not copy, modify, sublicense, link with, or distribute
+ the Library except as expressly provided under this License. Any
+ attempt otherwise to copy, modify, sublicense, link with, or
+ distribute the Library is void, and will automatically terminate your
+ rights under this License. However, parties who have received copies,
+ or rights, from you under this License will not have their licenses
+ terminated so long as such parties remain in full compliance.
+ .
+ 9. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify or
+ distribute the Library or its derivative works. These actions are
+ prohibited by law if you do not accept this License. Therefore, by
+ modifying or distributing the Library (or any work based on the
+ Library), you indicate your acceptance of this License to do so, and
+ all its terms and conditions for copying, distributing or modifying
+ the Library or works based on it.
+ .
+ 10. Each time you redistribute the Library (or any work based on the
+ Library), the recipient automatically receives a license from the
+ original licensor to copy, distribute, link with or modify the Library
+ subject to these terms and conditions. You may not impose any further
+ restrictions on the recipients' exercise of the rights granted herein.
+ You are not responsible for enforcing compliance by third parties with
+ this License.
+ .
+ 11. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent issues),
+ conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot
+ distribute so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you
+ may not distribute the Library at all. For example, if a patent
+ license would not permit royalty-free redistribution of the Library by
+ all those who receive copies directly or indirectly through you, then
+ the only way you could satisfy both it and this License would be to
+ refrain entirely from distribution of the Library.
+ .
+ If any portion of this section is held invalid or unenforceable under any
+ particular circumstance, the balance of the section is intended to apply,
+ and the section as a whole is intended to apply in other circumstances.
+ .
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of any
+ such claims; this section has the sole purpose of protecting the
+ integrity of the free software distribution system which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is willing
+ to distribute software through any other system and a licensee cannot
+ impose that choice.
+ .
+ This section is intended to make thoroughly clear what is believed to
+ be a consequence of the rest of this License.
+ .
+ 12. If the distribution and/or use of the Library is restricted in
+ certain countries either by patents or by copyrighted interfaces, the
+ original copyright holder who places the Library under this License may add
+ an explicit geographical distribution limitation excluding those countries,
+ so that distribution is permitted only in or among countries not thus
+ excluded. In such case, this License incorporates the limitation as if
+ written in the body of this License.
+ .
+ 13. The Free Software Foundation may publish revised and/or new
+ versions of the Lesser General Public License from time to time.
+ Such new versions will be similar in spirit to the present version,
+ but may differ in detail to address new problems or concerns.
+ .
+ Each version is given a distinguishing version number. If the Library
+ specifies a version number of this License which applies to it and
+ "any later version", you have the option of following the terms and
+ conditions either of that version or of any later version published by
+ the Free Software Foundation. If the Library does not specify a
+ license version number, you may choose any version ever published by
+ the Free Software Foundation.
+ .
+ 14. If you wish to incorporate parts of the Library into other free
+ programs whose distribution conditions are incompatible with these,
+ write to the author to ask for permission. For software which is
+ copyrighted by the Free Software Foundation, write to the Free
+ Software Foundation; we sometimes make exceptions for this. Our
+ decision will be guided by the two goals of preserving the free status
+ of all derivatives of our free software and of promoting the sharing
+ and reuse of software generally.
+ .
+ NO WARRANTY
+ .
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+ WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+ EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+ OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+ KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+ LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+ THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+ .
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+ WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+ AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+ LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGES.
+ .
+ END OF TERMS AND CONDITIONS
+ .
+ How to Apply These Terms to Your New Libraries
+ .
+ If you develop a new library, and you want it to be of the greatest
+ possible use to the public, we recommend making it free software that
+ everyone can redistribute and change. You can do so by permitting
+ redistribution under these terms (or, alternatively, under the terms of the
+ ordinary General Public License).
+ .
+ To apply these terms, attach the following notices to the library. It is
+ safest to attach them to the start of each source file to most effectively
+ convey the exclusion of warranty; and each file should have at least the
+ "copyright" line and a pointer to where the full notice is found.
+ .
+ <one line to give the library's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Also add information on how to contact you by electronic and paper mail.
+ .
+ You should also get your employer (if you work as a programmer) or your
+ school, if any, to sign a "copyright disclaimer" for the library, if
+ necessary. Here is a sample; alter the names:
+ .
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+ .
+ <signature of Ty Coon>, 1 April 1990
+ Ty Coon, President of Vice
+ .
+ That's all there is to it!
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A18_T1.js
+ js/src/tests/test262/ch12/12.14/S12.14_A18_T2.js
+ js/src/tests/test262/ch12/12.14/S12.14_A18_T3.js
+ js/src/tests/test262/ch12/12.14/S12.14_A18_T4.js
+ js/src/tests/test262/ch12/12.14/S12.14_A18_T5.js
+ js/src/tests/test262/ch12/12.14/S12.14_A18_T6.js
+ js/src/tests/test262/ch12/12.14/S12.14_A18_T7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Catching objects with try/catch/finally statement
+
+Files: js/src/tests/test262/ch07/7.4/S7.4_A4_T1.js
+ js/src/tests/test262/ch07/7.4/S7.4_A4_T2.js
+ js/src/tests/test262/ch07/7.4/S7.4_A4_T3.js
+ js/src/tests/test262/ch07/7.4/S7.4_A4_T4.js
+ js/src/tests/test262/ch07/7.4/S7.4_A4_T5.js
+ js/src/tests/test262/ch07/7.4/S7.4_A4_T6.js
+ js/src/tests/test262/ch07/7.4/S7.4_A4_T7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single and Multi line comments are used together
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A9_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A9_T2.js
+ js/src/tests/test262/ch07/7.9/S7.9_A9_T5.js
+ js/src/tests/test262/ch07/7.9/S7.9_A9_T6.js
+ js/src/tests/test262/ch07/7.9/S7.9_A9_T7.js
+ js/src/tests/test262/ch07/7.9/S7.9_A9_T8.js
+ js/src/tests/test262/ch07/7.9/S7.9_A9_T9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Do-While Statement for automatic semicolon insertion
+
+Files: python/compare-locales/mach_commands.py
+ python/mozboot/mozboot/android.py
+ python/mozboot/mozboot/mach_commands.py
+ python/mozversioncontrol/mozversioncontrol/__init__.py
+ python/mozversioncontrol/mozversioncontrol/repoupdate.py
+ taskcluster/scripts/tester/run-wizard
+ testing/docker/desktop1604-test/bin/run-wizard
+Copyright: __NO_COPYRIGHT__ in: python/compare-locales/mach_commands.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/android.py
+ __NO_COPYRIGHT__ in: python/mozboot/mozboot/mach_commands.py
+ __NO_COPYRIGHT__ in: python/mozversioncontrol/mozversioncontrol/__init__.py
+ __NO_COPYRIGHT__ in: python/mozversioncontrol/mozversioncontrol/repoupdate.py
+ __NO_COPYRIGHT__ in: taskcluster/scripts/tester/run-wizard
+ __NO_COPYRIGHT__ in: testing/docker/desktop1604-test/bin/run-wizard
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this,
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: modules/freetype2/builds/compiler/ansi-cc.mk
+ modules/freetype2/builds/compiler/bcc-dev.mk
+ modules/freetype2/builds/compiler/bcc.mk
+ modules/freetype2/builds/compiler/emx.mk
+ modules/freetype2/builds/compiler/gcc-dev.mk
+ modules/freetype2/builds/compiler/gcc.mk
+ modules/freetype2/builds/compiler/watcom.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ Compiler command line name
+
+Files: modules/freetype2/src/gzip/infblock.h
+ modules/freetype2/src/gzip/infcodes.h
+ modules/freetype2/src/gzip/infutil.h
+ modules/zlib/src/inffast.h
+ modules/zlib/src/inflate.h
+ security/nss/lib/zlib/inffast.h
+ security/nss/lib/zlib/inflate.h
+Copyright: 1995-2016 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ WARNING: this file should *not* be used by applications. It is
+ part of the implementation of the compression library and is
+ subject to change. Applications should only use zlib.h.
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A6.3_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.3_T2.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.3_T3.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.3_T4.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.3_T5.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.3_T6.js
+ js/src/tests/test262/ch07/7.9/S7.9_A6.3_T7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check For Statement for automatic semicolon insertion.
+ If automatic insertion semicolon would become one of the two semicolons in the header of a For Statement.
+ Don`t use semicolons
+
+Files: js/src/tests/test262/ch07/7.9/7.9.2/S7.9.2_A1_T1.js
+ js/src/tests/test262/ch07/7.9/7.9.2/S7.9.2_A1_T2.js
+ js/src/tests/test262/ch07/7.9/7.9.2/S7.9.2_A1_T3.js
+ js/src/tests/test262/ch07/7.9/7.9.2/S7.9.2_A1_T4.js
+ js/src/tests/test262/ch07/7.9/7.9.2/S7.9.2_A1_T5.js
+ js/src/tests/test262/ch07/7.9/7.9.2/S7.9.2_A1_T6.js
+ js/src/tests/test262/ch07/7.9/7.9.2/S7.9.2_A1_T7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check examples for automatic semicolon insertion from the Standart
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.3_5.js
+ js/src/tests/test262/intl402/ch09/9.2/9.2.5_6.js
+ js/src/tests/test262/intl402/ch10/10.1/10.1.1_10.js
+ js/src/tests/test262/intl402/ch11/11.1/11.1.1_6.js
+ js/src/tests/test262/intl402/ch12/12.1/12.1.1_22.js
+ js/src/tests/test262/intl402/ch12/12.1/12.1.1_5.js
+ js/src/tests/test262/intl402/ch12/12.3/12.3.2_TLT_2.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the behavior of a Record is not affected by adversarial
+ changes to Object.prototype.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.13/S12.13_A2_T1.js
+ js/src/tests/test262/ch12/12.13/S12.13_A2_T2.js
+ js/src/tests/test262/ch12/12.13/S12.13_A2_T3.js
+ js/src/tests/test262/ch12/12.13/S12.13_A2_T4.js
+ js/src/tests/test262/ch12/12.13/S12.13_A2_T5.js
+ js/src/tests/test262/ch12/12.13/S12.13_A2_T6.js
+ js/src/tests/test262/ch12/12.13/S12.13_A2_T7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "throw Expression" returns (throw, GetValue(Result(1)), empty), where 1 evaluates Expression
+
+Files: media/webrtc/trunk/build/android/buildbot_fyi_builder.sh
+ media/webrtc/trunk/build/android/buildbot_fyi_tester.sh
+ media/webrtc/trunk/build/android/buildbot_main.sh
+ media/webrtc/trunk/build/android/buildbot_try_builder.sh
+ media/webrtc/trunk/build/android/buildbot_try_compile.sh
+ media/webrtc/trunk/build/android/buildbot_try_tester.sh
+ media/webrtc/trunk/build/android/buildbot_webkit_main.sh
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Temporary placeholders to call new buildbot script locations until
+ buildbot master config can be pointed to new location.
+
+Files: dom/canvas/WebGLTexelConversions.h
+ dom/canvas/WebGLValidateStrings.h
+ dom/canvas/test/webgl-conf/checkout/resources/vertexShader.vert
+ js/src/jit-test/tests/sunspider/check-3d-morph.js
+ js/src/jit-test/tests/sunspider/check-3d-raytrace.js
+ js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/vertexShader.vert
+Copyright: 2007-2011 Apple Inc.
+ 2009 Apple Computer, Inc.
+ 2010 Google Inc.
+ 2010-2011 Mozilla Corporation.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: media/webrtc/trunk/testing/gtest/src/gtest-test-part.cc
+ media/webrtc/trunk/testing/gtest/src/gtest.cc
+ testing/gtest/gtest/src/gtest-test-part.cc
+ testing/gtest/gtest/src/gtest.cc
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-port-arch.h
+ third_party/aom/third_party/googletest/src/googletest/src/gtest-test-part.cc
+ third_party/aom/third_party/googletest/src/googletest/src/gtest.cc
+Copyright: 2005-2015 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/ctypes/libffi/src/frv/eabi.S
+ js/src/ctypes/libffi/src/moxie/eabi.S
+ js/src/ctypes/libffi/src/powerpc/aix.S
+ js/src/ctypes/libffi/src/powerpc/aix_closure.S
+ js/src/ctypes/libffi/src/powerpc/asm.h
+ js/src/ctypes/libffi/src/powerpc/darwin_closure.S
+Copyright: __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/frv/eabi.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/moxie/eabi.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/powerpc/aix.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/powerpc/aix_closure.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/powerpc/asm.h
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/powerpc/darwin_closure.S
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: application/basilisk/themes/linux/syncCommon.css
+ application/basilisk/themes/osx/syncCommon.css
+ application/basilisk/themes/windows/syncCommon.css
+ application/palemoon/themes/linux/syncCommon.css
+ application/palemoon/themes/osx/syncCommon.css
+ application/palemoon/themes/windows/syncCommon.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/linux/syncCommon.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/syncCommon.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/syncCommon.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/syncCommon.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/syncCommon.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/syncCommon.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The following are used by both sync/setup.xul and sync/genericChange.xul
+
+Files: mailnews/base/src/nsMsgAccountManager.h
+ mailnews/mime/src/mimebuf.h
+ mailnews/mime/src/mimedrft.cpp
+ mailnews/mime/src/mimei.cpp
+ mailnews/mime/src/mimeobj.cpp
+ mailnews/mime/src/mimetext.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgAccountManager.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimebuf.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimedrft.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimei.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimeobj.cpp
+ __NO_COPYRIGHT__ in: mailnews/mime/src/mimetext.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ This Original Code has been modified by IBM Corporation. Modifications made by IBM
+ described herein are Copyright (c) International Business Machines Corporation, 2000.
+ Modifications to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+
+Files: js/src/jit/arm/AtomicOperations-arm.h
+ js/src/jit/arm64/AtomicOperations-arm64.h
+ js/src/jit/mips-shared/AtomicOperations-mips-shared.h
+ js/src/jit/none/AtomicOperations-none.h
+ js/src/jit/none/AtomicOperations-ppc.h
+ js/src/jit/none/AtomicOperations-sparc.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jit/arm/AtomicOperations-arm.h
+ __NO_COPYRIGHT__ in: js/src/jit/arm64/AtomicOperations-arm64.h
+ __NO_COPYRIGHT__ in: js/src/jit/mips-shared/AtomicOperations-mips-shared.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/AtomicOperations-none.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/AtomicOperations-ppc.h
+ __NO_COPYRIGHT__ in: js/src/jit/none/AtomicOperations-sparc.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For documentation, see jit/AtomicOperations.h
+
+Files: layout/xul/grid/nsGridCell.h
+ layout/xul/grid/nsGridRow.h
+ layout/xul/grid/nsGridRowGroupLayout.h
+ layout/xul/grid/nsGridRowLayout.h
+ layout/xul/grid/nsGridRowLeafLayout.h
+ layout/xul/nsBoxLayoutState.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/grid/nsGridCell.h
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRow.h
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowGroupLayout.h
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowLayout.h
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowLeafLayout.h
+ __NO_COPYRIGHT__ in: layout/xul/nsBoxLayoutState.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Author:
+ Eric D Vaughan
+
+Files: accessible/atk/DocAccessibleWrap.h
+ accessible/mac/AccessibleWrap.h
+ accessible/mac/RootAccessibleWrap.h
+ accessible/other/AccessibleWrap.h
+ accessible/other/DocAccessibleWrap.h
+ accessible/other/RootAccessibleWrap.h
+Copyright: __NO_COPYRIGHT__ in: accessible/atk/DocAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/AccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/mac/RootAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/AccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/DocAccessibleWrap.h
+ __NO_COPYRIGHT__ in: accessible/other/RootAccessibleWrap.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For documentation of the accessibility architecture,
+ see http://lxr.mozilla.org/seamonkey/source/accessible/accessible-docs.html
+
+Files: js/src/tests/ecma/Date/15.9.5.11-1.js
+ js/src/tests/ecma/Date/15.9.5.11-3.js
+ js/src/tests/ecma/Date/15.9.5.11-4.js
+ js/src/tests/ecma/Date/15.9.5.11-5.js
+ js/src/tests/ecma/Date/15.9.5.11-6.js
+ js/src/tests/ecma/Date/15.9.5.11-7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.11-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.11-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.11-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.11-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.11-6.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.11-7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.11.js
+ ECMA Section: 15.9.5.11
+ Description: Date.prototype.getUTCDate
+ .
+ 1.Let t be this time value.
+ 2.If t is NaN, return NaN.
+ 1.Return DateFromTime(t).
+
+Files: dom/webidl/SVGGradientElement.webidl
+ dom/webidl/SVGLinearGradientElement.webidl
+ dom/webidl/SVGRadialGradientElement.webidl
+ dom/webidl/SVGStringList.webidl
+ dom/webidl/SVGUnitTypeValues.webidl
+ dom/webidl/SVGUnitTypes.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://svgwg.org/svg2-draft/
+
+Files: application/basilisk/themes/linux/preferences/applications.css
+ application/basilisk/themes/osx/preferences/applications.css
+ application/basilisk/themes/windows/preferences/applications.css
+ application/palemoon/themes/linux/preferences/applications.css
+ application/palemoon/themes/osx/preferences/applications.css
+ application/palemoon/themes/windows/preferences/applications.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/linux/preferences/applications.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/preferences/applications.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/preferences/applications.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/preferences/applications.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/preferences/applications.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/preferences/applications.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Line up the actions menu with action labels above and below it.
+ Equalize the distance from the left side of the action box to the left side
+ of the icon for both the menu and the non-menu versions of the action box.
+ Also make sure the labels are the same distance away from the icons.
+
+Files: js/src/tests/ecma/Date/15.9.2.2-1.js
+ js/src/tests/ecma/Date/15.9.2.2-2.js
+ js/src/tests/ecma/Date/15.9.2.2-3.js
+ js/src/tests/ecma/Date/15.9.2.2-4.js
+ js/src/tests/ecma/Date/15.9.2.2-5.js
+ js/src/tests/ecma/Date/15.9.2.2-6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.2.2-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.2.2-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.2.2-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.2.2-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.2.2-5.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.2.2-6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.2.2.js
+ ECMA Section: 15.9.2.2 Date constructor used as a function
+ Date( year, month, date, hours, minutes, seconds )
+ Description: The arguments are accepted, but are completely ignored.
+ A string is created and returned as if by the
+ expression (new Date()).toString().
+
+Files: js/src/tests/ecma_6/Destructuring/yield-in-object-destr-function.js
+ js/src/tests/ecma_6/Destructuring/yield-in-object-destr-generator.js
+ js/src/tests/ecma_6/Destructuring/yield-in-object-destr-script.js
+ js/src/tests/ecma_6/Destructuring/yield-with-escape-in-object-destr-function.js
+ js/src/tests/ecma_6/Destructuring/yield-with-escape-in-object-destr-generator.js
+ js/src/tests/ecma_6/Destructuring/yield-with-escape-in-object-destr-script.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Destructuring/yield-in-object-destr-function.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Destructuring/yield-in-object-destr-generator.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Destructuring/yield-in-object-destr-script.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Destructuring/yield-with-escape-in-object-destr-function.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Destructuring/yield-with-escape-in-object-destr-generator.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Destructuring/yield-with-escape-in-object-destr-script.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Destructuring binding patterns with var.
+
+Files: media/libsoundtouch/src/InterpolateCubic.cpp
+ media/libsoundtouch/src/InterpolateCubic.h
+ media/libsoundtouch/src/InterpolateLinear.cpp
+ media/libsoundtouch/src/InterpolateLinear.h
+ media/libsoundtouch/src/InterpolateShannon.cpp
+ media/libsoundtouch/src/InterpolateShannon.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/InterpolateCubic.cpp
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/InterpolateCubic.h
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/InterpolateLinear.cpp
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/InterpolateLinear.h
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/InterpolateShannon.cpp
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/InterpolateShannon.h
+License: LGPL-2.1+
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A6_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A6_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A6_T3.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A6_T4.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A6_T5.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A6_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Expression in "while" IterationStatement is bracketed with braces
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A6_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A6_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A6_T3.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A6_T4.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A6_T5.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A6_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Expression in "do-while" IterationStatement is bracketed with braces
+
+Files: js/src/tests/test262/ch12/12.13/S12.13_A3_T1.js
+ js/src/tests/test262/ch12/12.13/S12.13_A3_T2.js
+ js/src/tests/test262/ch12/12.13/S12.13_A3_T3.js
+ js/src/tests/test262/ch12/12.13/S12.13_A3_T4.js
+ js/src/tests/test262/ch12/12.13/S12.13_A3_T5.js
+ js/src/tests/test262/ch12/12.13/S12.13_A3_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ 1. Evaluate Expression
+
+Files: security/nss/lib/freebl/mpi/doc/div.txt
+ security/nss/lib/freebl/mpi/doc/expt.txt
+ security/nss/lib/freebl/mpi/doc/mul.txt
+ security/nss/lib/freebl/mpi/doc/pi.txt
+ security/nss/lib/freebl/mpi/doc/redux.txt
+ security/nss/lib/freebl/mpi/doc/square.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/div.txt
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/expt.txt
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/mul.txt
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/pi.txt
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/redux.txt
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/doc/square.txt
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ # License, v. 2.0. If a copy of the MPL was not distributed with this
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.3_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.3_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.3_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.3_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.3_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.3_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionFirstChar :: LineTerminator is incorrect
+
+Files: js/src/tests/test262/ch12/12.10/S12.10_A4_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A4_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A4_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A4_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A4_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A4_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Changing property using "eval" statement containing "with" statement
+
+Files: gfx/harfbuzz/src/hb-coretext.cc
+ gfx/harfbuzz/src/hb-ot-shape-complex-arabic-private.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-use-machine.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-use-machine.rl
+ gfx/harfbuzz/src/hb-ot-shape-complex-use-private.hh
+ gfx/harfbuzz/src/hb-ot-shape-complex-use.cc
+Copyright: 2012-2015 Google, Inc.
+ 2012-2015 Mozilla Foundation.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Mozilla Author(s): Jonathan Kew
+ Google Author(s): Behdad Esfahbod
+
+Files: security/nss/lib/dbm/src/h_bigkey.c
+ security/nss/lib/dbm/src/h_func.c
+ security/nss/lib/dbm/src/h_log2.c
+ security/nss/lib/dbm/src/h_page.c
+ security/nss/lib/dbm/src/hash.c
+ security/nss/lib/dbm/src/hash_buf.c
+Copyright: 1990-1994 The Regents of the University of California.
+License: __UNKNOWN__
+ This code is derived from software contributed to Berkeley by
+ Margo Seltzer.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+Files: third_party/aom/aom/aom_image.h
+ third_party/aom/aom/src/aom_codec.c
+ third_party/aom/aom/src/aom_decoder.c
+ third_party/aom/aom/src/aom_encoder.c
+ third_party/aom/aom_dsp/grain_synthesis.c
+ third_party/aom/aom_dsp/grain_synthesis.h
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ !\file
+
+Files: media/libvpx/vp8/common/arm/armv6/dc_only_idct_add_v6.asm
+ media/libvpx/vp8/common/arm/armv6/dequant_idct_v6.asm
+ media/libvpx/vp9/common/arm/neon/vp9_idct16x16_1_add_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_idct32x32_1_add_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_idct8x8_1_add_neon_asm.asm
+Copyright: 2010-2013 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license and patent
+ grant that can be found in the LICENSE file in the root of the source
+ tree. All contributing project authors may be found in the AUTHORS
+ file in the root of the source tree.
+
+Files: js/src/tests/test262/ch11/11.1/11.1.6/S11.1.6_A3_T1.js
+ js/src/tests/test262/ch11/11.1/11.1.6/S11.1.6_A3_T2.js
+ js/src/tests/test262/ch11/11.1/11.1.6/S11.1.6_A3_T3.js
+ js/src/tests/test262/ch11/11.1/11.1.6/S11.1.6_A3_T4.js
+ js/src/tests/test262/ch11/11.1/11.1.6/S11.1.6_A3_T5.js
+ js/src/tests/test262/ch11/11.1/11.1.6/S11.1.6_A3_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "This" operator only evaluates Expression
+
+Files: js/src/tests/test262/ch12/12.10/S12.10_A5_T1.js
+ js/src/tests/test262/ch12/12.10/S12.10_A5_T2.js
+ js/src/tests/test262/ch12/12.10/S12.10_A5_T3.js
+ js/src/tests/test262/ch12/12.10/S12.10_A5_T4.js
+ js/src/tests/test262/ch12/12.10/S12.10_A5_T5.js
+ js/src/tests/test262/ch12/12.10/S12.10_A5_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Deleting property using "eval" statement containing "with" statement
+
+Files: dom/canvas/test/webgl-conf/checkout/js/tests/gl-enum-tests.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/gl-get-tex-parameter.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/gl-object-get-calls.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/gl-vertex-attrib.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/instanceof-test.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-input-validation.js
+Copyright: 2015 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This test relies on the surrounding web page defining a variable
+ "contextVersion" which indicates what version of WebGL it's running
+ on -- 1 for WebGL 1.0, 2 for WebGL 2.0, etc.
+
+Files: intl/icu/source/tools/genccode/Makefile.in
+ intl/icu/source/tools/gencmn/Makefile.in
+ intl/icu/source/tools/gencnval/Makefile.in
+ intl/icu/source/tools/icupkg/Makefile.in
+ intl/icu/source/tools/icuswap/Makefile.in
+ intl/icu/source/tools/pkgdata/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2011, International Business Machines Corporation and
+ others.
+ Steven R. Loomis
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.2_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.2_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.2_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.2_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.2_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ UnicodeEscapeSequence :: u HexDigit (one, two or three time) is incorrect
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.5_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.5_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.5_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.5_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.5_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.5_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionChar :: BackslashSequence :: \LineTerminator is incorrect
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.3_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.3_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.3_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.3_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.3_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.3_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionChar :: LineTerminator is incorrect
+
+Files: js/src/tests/test262/ch11/11.4/11.4.2/S11.4.2_A4_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.2/S11.4.2_A4_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.2/S11.4.2_A4_T3.js
+ js/src/tests/test262/ch11/11.4/11.4.2/S11.4.2_A4_T4.js
+ js/src/tests/test262/ch11/11.4/11.4.2/S11.4.2_A4_T5.js
+ js/src/tests/test262/ch11/11.4/11.4.2/S11.4.2_A4_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator "void" evaluates UnaryExpression and returns undefined
+
+Files: testing/mochitest/pywebsocket/mod_pywebsocket/xhr_benchmark_handler.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/benchmark.js
+ testing/web-platform/tests/tools/pywebsocket/src/example/cookie_wsh.py
+ testing/web-platform/tests/tools/pywebsocket/src/example/special_headers.cgi
+ testing/web-platform/tests/tools/pywebsocket/src/example/xhr_benchmark.js
+ testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/xhr_benchmark_handler.py
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style
+ license that can be found in the COPYING file or at
+ https://developers.google.com/open-source/licenses/bsd
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.5_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.5_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.5_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.5_T4.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.5_T5.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.5_T6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionFirstChar :: BackslashSequence :: \LineTerminator is incorrect
+
+Files: js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.2_T1.1.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.2_T1.2.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.2_T2.1.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.2_T2.2.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.2_T2.3.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A3.2_T2.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(Primitive(x)) is String or Type(Primitive(y)) is String, then operator x + y returns the result of concatenating ToString(x) followed by ToString(y)
+
+Files: media/libopus/celt/_kiss_fft_guts.h
+ media/libopus/celt/arm/kiss_fft_armv4.h
+ media/libopus/celt/arm/kiss_fft_armv5e.h
+ media/libopus/celt/kiss_fft.h
+ media/libopus/celt/mips/kiss_fft_mipsr1.h
+ python/mock-1.0.0/LICENSE.txt
+Copyright: 2003-2004 Mark Borgerding
+ 2003-2004 Mark Borgerding Lots of modifications Jean-Marc Valin
+ 2003-2012 Michael Foord
+ 2005-2007 Xiph.Org Foundation
+ 2008 Xiph.Org Foundation, CSIRO
+ 2013 Xiph.Org Foundation and contributors.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/gtest-printers.h
+ media/webrtc/trunk/testing/gtest/src/gtest-printers.cc
+ testing/gtest/gtest/include/gtest/gtest-printers.h
+ testing/gtest/gtest/src/gtest-printers.cc
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest-printers.h
+ third_party/aom/third_party/googletest/src/googletest/src/gtest-printers.cc
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test - The Google C++ Testing Framework
+ .
+ This file implements a universal value printer that can print a
+ value of any type T:
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: netwerk/sctp/src/user_inpcb.h
+ netwerk/sctp/src/user_ip_icmp.h
+ netwerk/sctp/src/user_malloc.h
+ netwerk/sctp/src/user_queue.h
+ netwerk/sctp/src/user_route.h
+ netwerk/sctp/src/user_socketvar.h
+Copyright: 1980-1993 The Regents of the University of California.
+ 2005 Robert N. M. Watson
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/gtest-param-test.h
+ media/webrtc/trunk/testing/gtest/include/gtest/gtest-param-test.h.pump
+ testing/gtest/gtest/include/gtest/gtest-param-test.h
+ testing/gtest/gtest/include/gtest/gtest-param-test.h.pump
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest-param-test.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest-param-test.h.pump
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Macros and functions for implementing parameterized tests
+ in Google C++ Testing Framework (Google Test)
+ .
+ This file is generated by a SCRIPT. DO NOT EDIT BY HAND!
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/ctypes/libffi/m4/ax_append_flag.m4
+ js/src/ctypes/libffi/m4/ax_cc_maxopt.m4
+ js/src/ctypes/libffi/m4/ax_check_compile_flag.m4
+ js/src/ctypes/libffi/m4/ax_compiler_vendor.m4
+ js/src/ctypes/libffi/m4/ax_gcc_archflag.m4
+ js/src/ctypes/libffi/m4/ax_gcc_x86_cpuid.m4
+Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
+ 2008 Matteo Frigo
+ 2008 Steven G. Johnson <stevenj@alum.mit.edu>
+ 2011 Maarten Bosmans <mkbosmans@gmail.com>
+ 2012 Tsukasa Oi
+License: GPL-3.0+ with unknown exception *** check multiple exceptions ***
+ This program is free software: you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation, either version 3 of the License, or (at your
+ option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
+ Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception, the respective Autoconf Macro's copyright owner
+ gives unlimited permission to copy, distribute and modify the configure
+ scripts that are the output of Autoconf when processing the Macro. You
+ need not follow the terms of the GNU General Public License when using
+ or distributing such scripts, even though portions of the text of the
+ Macro appear in them. The GNU General Public License (GPL) does govern
+ all other use of the material that constitutes the Autoconf Macro.
+ .
+ This special exception to the GPL applies to versions of the Autoconf
+ Macro released by the Autoconf Archive. When you make and distribute a
+ modified version of the Autoconf Macro, you may extend this special
+ exception to the GPL to apply to your modified version as well.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: js/src/ctypes/libffi/src/arc/arcompact.S
+ js/src/ctypes/libffi/src/arc/ffi.c
+ js/src/ctypes/libffi/src/arc/ffitarget.h
+ js/src/ctypes/libffi/src/m32r/ffitarget.h
+ js/src/ctypes/libffi/src/m32r/sysv.S
+Copyright: 2004 Renesas Technology. Target configuration macros for M32R.
+ 2013 Synopsys, Inc. (www.synopsys.com) Target configuration macros for ARC.
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/arc/arcompact.S
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/arc/ffi.c
+ __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/m32r/sysv.S
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: dom/webidl/PushEvent.webidl
+ dom/webidl/PushManager.webidl
+ dom/webidl/PushMessageData.webidl
+ dom/webidl/PushSubscription.webidl
+ dom/webidl/PushSubscriptionOptions.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PushEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PushManager.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PushMessageData.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PushSubscription.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PushSubscriptionOptions.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/push-api/
+
+Files: dom/webidl/FocusEvent.webidl
+ dom/webidl/MouseEvent.webidl
+ dom/webidl/TimeEvent.webidl
+ dom/webidl/UIEvent.webidl
+ dom/webidl/WheelEvent.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information on this interface please see
+ http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html
+
+Files: application/basilisk/tools/mozscreenshots/controlCenter/browser_controlCenter.js
+ application/basilisk/tools/mozscreenshots/devtools/browser_devtools.js
+ application/basilisk/tools/mozscreenshots/permissionPrompts/browser_permissionPrompts.js
+ application/basilisk/tools/mozscreenshots/preferences/browser_preferences.js
+ application/basilisk/tools/mozscreenshots/primaryUI/browser_primaryUI.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/controlCenter/browser_controlCenter.js
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/devtools/browser_devtools.js
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/permissionPrompts/browser_permissionPrompts.js
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/preferences/browser_preferences.js
+ __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/primaryUI/browser_primaryUI.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ import-globals-from ../head.js
+
+Files: js/src/tests/ecma/Date/15.9.3.8-1.js
+ js/src/tests/ecma/Date/15.9.3.8-2.js
+ js/src/tests/ecma/Date/15.9.3.8-3.js
+ js/src/tests/ecma/Date/15.9.3.8-4.js
+ js/src/tests/ecma/Date/15.9.3.8-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.8-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.8-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.8-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.8-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.3.8-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.3.8.js
+ ECMA Section: 15.9.3.8 The Date Constructor
+ new Date( value )
+ Description: The [[Prototype]] property of the newly constructed
+ object is set to the original Date prototype object,
+ the one that is the initial valiue of Date.prototype.
+ .
+ The [[Class]] property of the newly constructed object is
+ set to "Date".
+ .
+ The [[Value]] property of the newly constructed object is
+ set as follows:
+ .
+ 1. Call ToPrimitive(value)
+ 2. If Type( Result(1) ) is String, then go to step 5.
+ 3. Let V be ToNumber( Result(1) ).
+ 4. Set the [[Value]] property of the newly constructed
+ object to TimeClip(V) and return.
+ 5. Parse Result(1) as a date, in exactly the same manner
+ as for the parse method. Let V be the time value for
+ this date.
+ 6. Go to step 4.
+
+Files: devtools/client/inspector/markup/test/helper_attributes_test_runner.js
+ devtools/client/inspector/markup/test/helper_events_test_runner.js
+ devtools/client/inspector/markup/test/helper_markup_accessibility_navigation.js
+ devtools/client/inspector/markup/test/helper_outerhtml_test_runner.js
+ devtools/client/inspector/markup/test/helper_style_attr_test_runner.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/helper_attributes_test_runner.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/helper_events_test_runner.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/helper_markup_accessibility_navigation.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/helper_outerhtml_test_runner.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/helper_style_attr_test_runner.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ eslint no-unused-vars: [2, {"vars": "local"}]
+ import-globals-from head.js
+
+Files: application/basilisk/themes/linux/places/places.css
+ application/basilisk/themes/windows/places/places.css
+ application/palemoon/themes/linux/places/places.css
+ application/palemoon/themes/osx/places/places.css
+ application/palemoon/themes/windows/places/places.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/linux/places/places.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/places/places.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/places/places.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/places/places.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/places/places.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Sidebars
+
+Files: dom/webidl/SVGLengthList.webidl
+ dom/webidl/SVGNumberList.webidl
+ dom/webidl/SVGPathSegList.webidl
+ dom/webidl/SVGPointList.webidl
+ dom/webidl/SVGTransformList.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/SVG11/
+
+Files: dom/presentation/provider/AndroidCastDeviceProvider.js
+ dom/presentation/provider/ControllerStateMachine.jsm
+ dom/presentation/provider/LegacyPresentationControlService.js
+ dom/presentation/provider/PresentationControlService.js
+ dom/presentation/provider/ReceiverStateMachine.jsm
+Copyright: __NO_COPYRIGHT__ in: dom/presentation/provider/AndroidCastDeviceProvider.js
+ __NO_COPYRIGHT__ in: dom/presentation/provider/ControllerStateMachine.jsm
+ __NO_COPYRIGHT__ in: dom/presentation/provider/LegacyPresentationControlService.js
+ __NO_COPYRIGHT__ in: dom/presentation/provider/PresentationControlService.js
+ __NO_COPYRIGHT__ in: dom/presentation/provider/ReceiverStateMachine.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ jshint esnext:true, globalstrict:true, moz:true, undef:true, unused:true
+ globals Components, dump
+
+Files: js/src/tests/ecma_2/extensions/instanceof-001.js
+ js/src/tests/ecma_2/extensions/instanceof-003-n.js
+ js/src/tests/ecma_2/extensions/instanceof-004-n.js
+ js/src/tests/ecma_2/extensions/instanceof-005-n.js
+ js/src/tests/ecma_2/extensions/instanceof-006.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/extensions/instanceof-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/extensions/instanceof-003-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/extensions/instanceof-004-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/extensions/instanceof-005-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/extensions/instanceof-006.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: instanceof-001.js
+ ECMA Section: 11.8.6
+ Description:
+ .
+ RelationalExpression instanceof Identifier
+
+Files: devtools/client/debugger/views/filter-view.js
+ devtools/client/debugger/views/global-search-view.js
+ devtools/client/debugger/views/options-view.js
+ devtools/client/debugger/views/stack-frames-view.js
+ devtools/client/debugger/views/variable-bubble-view.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/debugger/views/filter-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/views/global-search-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/views/options-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/views/stack-frames-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/views/variable-bubble-view.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ../debugger-controller.js
+ import-globals-from ../debugger-view.js
+ import-globals-from ../utils.js
+ globals document, window
+
+Files: dom/media/webaudio/AudioNodeEngineNEON.cpp
+ dom/media/webaudio/AudioNodeEngineNEON.h
+ dom/media/webaudio/AudioNodeEngineSSE2.cpp
+ dom/media/webaudio/AudioNodeEngineSSE2.h
+ layout/svg/nsSVGMaskFrameNEON.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeEngineNEON.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeEngineNEON.h
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeEngineSSE2.cpp
+ __NO_COPYRIGHT__ in: dom/media/webaudio/AudioNodeEngineSSE2.h
+ __NO_COPYRIGHT__ in: layout/svg/nsSVGMaskFrameNEON.h
+License: MPL-2.0
+ this source code form is subject to the terms of the mozilla public
+ license, v. 2.0. if a copy of the mpl was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: media/mtransport/nricectx.cpp
+ media/mtransport/nricemediastream.cpp
+ media/mtransport/nriceresolverfake.cpp
+ media/mtransport/nriceresolverfake.h
+ media/mtransport/transportlayerice.cpp
+Copyright: 2007 Adobe Systems, Incorporated
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: ekr@rtfm.com
+ .
+ Some of this code is cut-and-pasted from nICEr. Copyright is:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: toolkit/components/places/tests/unit/test_331487.js
+ toolkit/components/places/tests/unit/test_history_sidebar.js
+ toolkit/components/places/tests/unit/test_multi_word_tags.js
+ toolkit/components/places/tests/unit/test_nsINavHistoryViewer.js
+ toolkit/components/places/tests/unit/test_placeURIs.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_331487.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_history_sidebar.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_multi_word_tags.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_nsINavHistoryViewer.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_placeURIs.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Get history service
+
+Files: dom/webidl/MediaEncryptedEvent.webidl
+ dom/webidl/MediaKeyMessageEvent.webidl
+ dom/webidl/MediaKeySession.webidl
+ dom/webidl/MediaKeyStatusMap.webidl
+ dom/webidl/MediaKeySystemAccess.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html
+
+Files: dom/webidl/SVGComponentTransferFunctionElement.webidl
+ dom/webidl/SVGFEFuncAElement.webidl
+ dom/webidl/SVGFEFuncBElement.webidl
+ dom/webidl/SVGFEFuncGElement.webidl
+ dom/webidl/SVGFEFuncRElement.webidl
+Copyright: 2013 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html
+
+Files: js/src/tests/ecma/Date/15.9.5.37-1.js
+ js/src/tests/ecma/Date/15.9.5.37-2.js
+ js/src/tests/ecma/Date/15.9.5.37-3.js
+ js/src/tests/ecma/Date/15.9.5.37-4.js
+ js/src/tests/ecma/Date/15.9.5.37-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.37-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.37-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.37-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.37-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.37-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.37-1.js
+ ECMA Section: 15.9.5.37 Date.prototype.setUTCFullYear(year [, mon [, date ]] )
+ Description:
+ .
+ If mon is not specified, this behaves as if mon were specified with the
+ value getUTCMonth( ). If date is not specified, this behaves as if date
+ were specified with the value getUTCDate( ).
+ .
+ 1. Let t be this time value; but if this time value is NaN, let t be +0.
+ 2. Call ToNumber(year).
+ 3. If mon is not specified, compute MonthFromTime(t); otherwise, call
+ ToNumber(mon).
+ 4. If date is not specified, compute DateFromTime(t); otherwise, call
+ ToNumber(date).
+ 5. Compute MakeDay(Result(2), Result(3), Result(4)).
+ 6. Compute MakeDate(Result(5), TimeWithinDay(t)).
+ 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
+ 8. Return the value of the [[Value]] property of the this value.
+ .
+ Added some Year 2000 test cases.
+
+Files: js/src/tests/ecma_2/Exceptions/function-001.js
+ js/src/tests/js1_1/regress/function-001.js
+ js/src/tests/js1_2/function/function-001-n.js
+ js/src/tests/js1_3/Script/function-001-n.js
+ js/src/tests/js1_3/regress/function-001-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/function-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_1/regress/function-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/function-001-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/Script/function-001-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/regress/function-001-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: boolean-001.js
+ Description:
+
+Files: testing/talos/talos/pageloader/chrome/Profiler.js
+ testing/talos/talos/scripts/Profiler.js
+ testing/talos/talos/startup_test/tresize/addon/content/Profiler.js
+ testing/talos/talos/tests/devtools/addon/content/Profiler.js
+ testing/talos/talos/tests/tart/addon/content/Profiler.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/pageloader/chrome/Profiler.js
+ __NO_COPYRIGHT__ in: testing/talos/talos/scripts/Profiler.js
+ __NO_COPYRIGHT__ in: testing/talos/talos/startup_test/tresize/addon/content/Profiler.js
+ __NO_COPYRIGHT__ in: testing/talos/talos/tests/devtools/addon/content/Profiler.js
+ __NO_COPYRIGHT__ in: testing/talos/talos/tests/tart/addon/content/Profiler.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ - NOTE: This file is duplicated verbatim at:
+ - talos/scripts/Profiler.js
+ - talos/pageloader/chrome/Profiler.js
+ - talos/tests/devtools/addon/content/Profiler.js
+ - talos/tests/tart/addon/content/Profiler.js
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavutil/rational.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/rational.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/rational.h
+ media/libav/libavutil/rational.c
+ media/libav/libavutil/rational.h
+Copyright: 2003 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ rational numbers
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: intl/icu/source/configure
+ ipc/chromium/src/third_party/libevent/configure
+ js/src/ctypes/libffi/configure
+ modules/freetype2/builds/unix/configure
+ nsprpub/configure
+Copyright: 1992-2012 Free Software Foundation, Inc.
+License: PERMISSIVE
+ This configure script is free software; the Free Software Foundation
+ gives unlimited permission to copy, distribute and modify it.
+
+Files: js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A4_T1.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A4_T2.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A4_T3.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A4_T4.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A4_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x++ returns ToNumber(x)
+
+Files: js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A8_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A8_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A8_T3.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A8_T4.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A8_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is different from Type(y), return false
+
+Files: js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A4_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A4_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A4_T3.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A4_T4.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A4_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator --x returns ToNumber(x) - 1
+
+Files: modules/freetype2/builds/windows/w32-bcc.mk
+ modules/freetype2/builds/windows/w32-gcc.mk
+ modules/freetype2/builds/windows/w32-icc.mk
+ modules/freetype2/builds/windows/w32-intl.mk
+ modules/freetype2/builds/windows/w32-mingw32.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ default definitions of the export list
+
+Files: js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A4_T1.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A4_T2.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A4_T3.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A4_T4.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A4_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x-- returns ToNumber(x)
+
+Files: js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A3_T1.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A3_T2.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A3_T3.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A3_T4.js
+ js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A3_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ MemberExpression calls ToObject(MemberExpression) and ToString(Expression). CallExpression calls ToObject(CallExpression) and ToString(Expression)
+
+Files: gfx/cairo/libpixman/src/pixman-mips-dspr2-asm.S
+ gfx/cairo/libpixman/src/pixman-mips-dspr2-asm.h
+ gfx/cairo/libpixman/src/pixman-mips-dspr2.c
+ gfx/cairo/libpixman/src/pixman-mips-dspr2.h
+ gfx/cairo/libpixman/src/pixman-mips-memcpy-asm.S
+Copyright: 2012 MIPS Technologies, Inc., California.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the MIPS Technologies, Inc., nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE MIPS TECHNOLOGIES, INC. ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE MIPS TECHNOLOGIES, INC. BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A8_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A8_T2.js
+ js/src/tests/test262/ch07/7.9/S7.9_A8_T3.js
+ js/src/tests/test262/ch07/7.9/S7.9_A8_T4.js
+ js/src/tests/test262/ch07/7.9/S7.9_A8_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Empty Statement for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A8_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A8_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A8_T3.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A8_T4.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A8_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is different from Type(y), return true
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A10_T1.js
+ js/src/tests/test262/ch12/12.14/S12.14_A10_T2.js
+ js/src/tests/test262/ch12/12.14/S12.14_A10_T3.js
+ js/src/tests/test262/ch12/12.14/S12.14_A10_T4.js
+ js/src/tests/test262/ch12/12.14/S12.14_A10_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Using "try" with "catch" or "finally" statement within/without a "while" statement
+
+Files: js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A4_T1.js
+ js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A4_T2.js
+ js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A4_T3.js
+ js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A4_T4.js
+ js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A4_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If NewExpression or MemberExpression does not implement internal [[Construct]] method, throw TypeError
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A5_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A5_T2.js
+ js/src/tests/test262/ch07/7.2/S7.2_A5_T3.js
+ js/src/tests/test262/ch07/7.2/S7.2_A5_T4.js
+ js/src/tests/test262/ch07/7.2/S7.2_A5_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White space cannot be expressed as a Unicode escape sequence consisting of six characters, namely \u plus four hexadecimal digits
+
+Files: js/src/tests/test262/ch11/11.4/11.4.6/S11.4.6_A3_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.6/S11.4.6_A3_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.6/S11.4.6_A3_T3.js
+ js/src/tests/test262/ch11/11.4/11.4.6/S11.4.6_A3_T4.js
+ js/src/tests/test262/ch11/11.4/11.4.6/S11.4.6_A3_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator +x returns ToNumber(x)
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A5.5_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A5.5_T2.js
+ js/src/tests/test262/ch07/7.9/S7.9_A5.5_T3.js
+ js/src/tests/test262/ch07/7.9/S7.9_A5.5_T4.js
+ js/src/tests/test262/ch07/7.9/S7.9_A5.5_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Function Expression for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A4_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A4_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A4_T3.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A4_T4.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A4_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "break" within a "do-while" Statement is allowed and performed as described in 12.8
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A4_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A4_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A4_T3.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A4_T4.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A4_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "break" within a "while" Statement is allowed and performed as described in 12.8
+
+Files: js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A4_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A4_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A4_T3.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A4_T4.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A4_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator ++x returns ToNumber(x) + 1
+
+Files: js/src/tests/test262/ch13/13.0/S13_A15_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A15_T2.js
+ js/src/tests/test262/ch13/13.0/S13_A15_T3.js
+ js/src/tests/test262/ch13/13.0/S13_A15_T4.js
+ js/src/tests/test262/ch13/13.0/S13_A15_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ''arguments'' variable overrides ActivationObject.arguments
+
+Files: js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A3_T1.js
+ js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A3_T2.js
+ js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A3_T3.js
+ js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A3_T4.js
+ js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A3_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If MemberExpression is not Object, throw TypeError
+
+Files: js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A3_T1.js
+ js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A3_T2.js
+ js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A3_T3.js
+ js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A3_T4.js
+ js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A3_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(NewExpression) or Type(MemberExpression) is not Object, throw TypeError
+
+Files: js/src/tests/test262/ch12/12.11/S12.11_A3_T1.js
+ js/src/tests/test262/ch12/12.11/S12.11_A3_T2.js
+ js/src/tests/test262/ch12/12.11/S12.11_A3_T3.js
+ js/src/tests/test262/ch12/12.11/S12.11_A3_T4.js
+ js/src/tests/test262/ch12/12.11/S12.11_A3_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Syntax constructions of switch statement
+
+Files: js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A3_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A3_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A3_T3.js
+ js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A3_T4.js
+ js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A3_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator -x returns -ToNumber(x)
+
+Files: media/webrtc/trunk/webrtc/common_audio/resampler/sinc_resampler.cc
+ media/webrtc/trunk/webrtc/common_audio/resampler/sinc_resampler_neon.cc
+ media/webrtc/trunk/webrtc/common_audio/resampler/sinc_resampler_sse.cc
+ media/webrtc/trunk/webrtc/common_audio/resampler/sinc_resampler_unittest.cc
+ media/webrtc/trunk/webrtc/system_wrappers/interface/stringize_macros.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Modified from the Chromium original:
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A9_T1.js
+ js/src/tests/test262/ch12/12.14/S12.14_A9_T2.js
+ js/src/tests/test262/ch12/12.14/S12.14_A9_T3.js
+ js/src/tests/test262/ch12/12.14/S12.14_A9_T4.js
+ js/src/tests/test262/ch12/12.14/S12.14_A9_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "try" with "catch" or "finally" statement within/without an "do while" statement
+
+Files: js/src/tests/test262/ch11/11.4/11.4.9/S11.4.9_A3_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.9/S11.4.9_A3_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.9/S11.4.9_A3_T3.js
+ js/src/tests/test262/ch11/11.4/11.4.9/S11.4.9_A3_T4.js
+ js/src/tests/test262/ch11/11.4/11.4.9/S11.4.9_A3_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator !x returns !ToBoolean(x)
+
+Files: modules/freetype2/src/gzip/zutil.h
+ modules/zlib/src/deflate.h
+ modules/zlib/src/zutil.h
+ security/nss/lib/zlib/deflate.h
+ security/nss/lib/zlib/zutil.h
+Copyright: 1995-2010 Jean-loup Gailly. For conditions of distribution and use, see copyright notice in zlib.h
+ 1995-2016 Jean-loup Gailly For conditions of distribution and use, see copyright notice in zlib.h
+ 1995-2016 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ WARNING: this file should *not* be used by applications. It is
+ part of the implementation of the compression library and is
+ subject to change. Applications should only use zlib.h.
+ .
+ @(#) $Id$
+
+Files: js/src/tests/test262/ch11/11.4/11.4.8/S11.4.8_A3_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.8/S11.4.8_A3_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.8/S11.4.8_A3_T3.js
+ js/src/tests/test262/ch11/11.4/11.4.8/S11.4.8_A3_T4.js
+ js/src/tests/test262/ch11/11.4/11.4.8/S11.4.8_A3_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator ~x returns ~ToInt32(x)
+
+Files: js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A4_T1.js
+ js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A4_T2.js
+ js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A4_T3.js
+ js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A4_T4.js
+ js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A4_T5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If MemberExpression does not implement the internal [[Call]] method, throw TypeError
+
+Files: dom/canvas/test/webgl-conf/checkout/extra/tex-image-with-video-test.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-2d-with-video.js
+ dom/canvas/test/webgl-conf/checkout/js/tests/tex-image-and-sub-image-3d-with-video.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/tex-image-and-sub-image-2d-with-video.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/extra/tex-image-with-video-test.js
+Copyright: 2012-2015 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This block needs to be outside the onload handler in order for this
+ test to run reliably in WebKit's test harness (at least the
+
+Files: ipc/chromium/src/base/atomicops_internals_arm64_gcc.h
+ ipc/chromium/src/base/atomicops_internals_arm_gcc.h
+ ipc/chromium/src/base/atomicops_internals_x86_gcc.h
+ ipc/chromium/src/base/atomicops_internals_x86_macosx.h
+ ipc/chromium/src/base/atomicops_internals_x86_msvc.h
+Copyright: 2006-2014 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is an internal atomic implementation, use base/atomicops.h instead.
+
+Files: media/mtransport/third_party/nICEr/src/stun/ifaddrs-android.c
+ media/mtransport/third_party/nICEr/src/stun/ifaddrs-android.h
+ media/webrtc/signaling/src/media-conduit/VideoTypes.h
+ media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.h
+ third_party/aom/third_party/libwebm/LICENSE.TXT
+Copyright: 2010 Google Inc.
+ 2011-2012 The WebRTC project authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ * Neither the name of Google nor the names of its contributors may
+ be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-param-test2_test.cc
+ media/webrtc/trunk/testing/gtest/test/gtest_unittest.cc
+ security/nss/gtests/google_test/gtest/test/googletest-param-test2-test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-test2_test.cc
+ security/nss/gtests/google_test/gtest/test/gtest_unittest.cc
+Copyright: 2005-2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests for Google Test itself. This verifies that the basic constructs of
+ Google Test work.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/compile
+ ipc/chromium/src/third_party/libevent/missing
+ js/src/ctypes/libffi/compile
+ js/src/ctypes/libffi/mdate-sh
+ js/src/ctypes/libffi/missing
+Copyright: 1995-2013 Free Software Foundation, Inc.
+License: GPL-2.0+ with autoconf exception
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2, or (at your option)
+ any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that program.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: intl/unicharutil/tools/ucgendat.c
+ intl/unicharutil/ucdata.c
+ intl/unicharutil/ucdata.h
+ modules/freetype2/src/bdf/bdf.h
+Copyright: 1996-2000 Computing Research Labs, New Mexico State University
+ 2001-2011 Francesco Zappa Nardelli
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
+ OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
+ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/powerpc/ffi.c
+ js/src/ctypes/libffi/src/powerpc/ffi_linux64.c
+ js/src/ctypes/libffi/src/powerpc/ffi_powerpc.h
+ js/src/ctypes/libffi/src/powerpc/ffi_sysv.c
+Copyright: 1998 Geoffrey Keating
+ 2007-2008 Free Software Foundation, Inc
+ 2008 Red Hat, Inc
+ 2011 Anthony Green
+ 2011 Kyle Moffett
+License: MIT
+ PowerPC Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: ldap/c-sdk/libldap/authzidctrl.c
+ ldap/c-sdk/libldap/pwpctrl.c
+ ldap/c-sdk/libldap/userstatusctrl.c
+ ldap/c-sdk/libldap/whoami.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/authzidctrl.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/pwpctrl.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/userstatusctrl.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/whoami.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Sun LDAP C SDK.
+ .
+ The Initial Developer of the Original Code is Sun Microsystems, Inc.
+ .
+ Portions created by Sun Microsystems, Inc are Copyright (C) 2005
+ Sun Microsystems, Inc.
+ .
+ Contributor(s): abobrov@sun.com
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: layout/xul/grid/nsGridRowGroupFrame.h
+ layout/xul/grid/nsGridRowLeafFrame.h
+ layout/xul/nsDeckFrame.h
+ layout/xul/nsStackLayout.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowGroupFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowLeafFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsDeckFrame.h
+ __NO_COPYRIGHT__ in: layout/xul/nsStackLayout.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Eric D Vaughan
+ A frame that can have multiple children. Only one child may be displayed at one time. So the
+ can be flipped though like a deck of cards.
+
+Files: parser/htmlparser/CParserContext.h
+ parser/htmlparser/nsElementTable.h
+ parser/htmlparser/nsHTMLTokenizer.h
+ parser/htmlparser/nsITokenizer.h
+Copyright: __NO_COPYRIGHT__ in: parser/htmlparser/CParserContext.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsElementTable.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsHTMLTokenizer.h
+ __NO_COPYRIGHT__ in: parser/htmlparser/nsITokenizer.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ MODULE NOTES:
+ @update gess 4/1/98
+
+Files: security/nss/coreconf/HP-UXB.11.11.mk
+ security/nss/coreconf/HP-UXB.11.20.mk
+ security/nss/coreconf/HP-UXB.11.22.mk
+ security/nss/coreconf/HP-UXB.11.23.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.11.11.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.11.20.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.11.22.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.11.23.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ On HP-UX 10.30 and 11.x, the default implementation strategy is
+ pthreads. Classic nspr and pthreads-user are also available.
+
+Files: devtools/client/inspector/test/browser_inspector_highlighter-geometry_02.js
+ devtools/client/inspector/test/browser_inspector_highlighter-geometry_03.js
+ devtools/client/inspector/test/browser_inspector_highlighter-geometry_04.js
+ devtools/client/inspector/test/browser_inspector_highlighter-geometry_05.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-geometry_02.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-geometry_03.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-geometry_04.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_highlighter-geometry_05.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Globals defined in: devtools/client/inspector/test/head.js
+
+Files: toolkit/components/places/tests/bookmarks/test_388695.js
+ toolkit/components/places/tests/bookmarks/test_395101.js
+ toolkit/components/places/tests/bookmarks/test_changeBookmarkURI.js
+ toolkit/components/places/tests/unit/test_annotations.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_388695.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_395101.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_changeBookmarkURI.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_annotations.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Get bookmark service
+
+Files: testing/mozharness/mozharness/mozilla/testing/firefox_media_tests.py
+ testing/mozharness/scripts/firefox_media_tests_buildbot.py
+ testing/mozharness/scripts/firefox_media_tests_jenkins.py
+ testing/mozharness/scripts/firefox_media_tests_taskcluster.py
+Copyright: __NO_COPYRIGHT__ in: testing/mozharness/mozharness/mozilla/testing/firefox_media_tests.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/firefox_media_tests_buildbot.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/firefox_media_tests_jenkins.py
+ __NO_COPYRIGHT__ in: testing/mozharness/scripts/firefox_media_tests_taskcluster.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ ***** BEGIN LICENSE BLOCK *****
+
+Files: devtools/client/debugger/views/stack-frames-classic-view.js
+ devtools/client/debugger/views/toolbar-view.js
+ devtools/client/debugger/views/watch-expressions-view.js
+ devtools/client/debugger/views/workers-view.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/debugger/views/stack-frames-classic-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/views/toolbar-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/views/watch-expressions-view.js
+ __NO_COPYRIGHT__ in: devtools/client/debugger/views/workers-view.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ../debugger-controller.js
+ import-globals-from ../debugger-view.js
+ import-globals-from ../utils.js
+ globals document
+
+Files: nsprpub/pkg/solaris/SUNWpr/prototype_com
+ nsprpub/pkg/solaris/SUNWpr/prototype_i386
+ nsprpub/pkg/solaris/SUNWpr/prototype_sparc
+ nsprpub/pkg/solaris/SUNWprd/prototype
+Copyright: 2005 Sun Microsystems, Inc.
+License: MPL-2.0
+ Use is subject to license terms.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ident "$Id$"
+ .
+ This required package information file contains a list of package contents.
+ The 'pkgmk' command uses this file to identify the contents of a package
+ and their location on the development machine when building the package.
+ Can be created via a text editor or through use of the 'pkgproto' command.
+ .
+ !search <pathname pathname ...> # where to find pkg objects
+ !include <filename> # include another 'prototype' file
+ !default <mode> <owner> <group> # default used if not specified on entry
+
+Files: security/nss/tests/libpkix/pkix_pl_tests/module/runPLTests.sh
+ security/nss/tests/libpkix/pkix_pl_tests/pki/runPLTests.sh
+ security/nss/tests/libpkix/pkix_pl_tests/runPLTests.sh
+ security/nss/tests/libpkix/pkix_pl_tests/system/runPLTests.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_pl_tests/module/runPLTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_pl_tests/pki/runPLTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_pl_tests/runPLTests.sh
+ __NO_COPYRIGHT__ in: security/nss/tests/libpkix/pkix_pl_tests/system/runPLTests.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ runPLTests.sh
+
+Files: dom/webidl/DOMMatrix.webidl
+ dom/webidl/DOMPoint.webidl
+ dom/webidl/DOMQuad.webidl
+ dom/webidl/DOMRect.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/fxtf/geometry/
+
+Files: application/basilisk/themes/linux/places/organizer.css
+ application/palemoon/themes/linux/places/organizer.css
+ application/palemoon/themes/osx/places/organizer.css
+ devtools/client/jsonview/css/toolbar.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/linux/places/organizer.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/linux/places/organizer.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/places/organizer.css
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/css/toolbar.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Toolbar
+
+Files: dom/webidl/MediaSource.webidl
+ dom/webidl/SourceBuffer.webidl
+ dom/webidl/SourceBufferList.webidl
+ dom/webidl/VideoPlaybackQuality.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dvcs.w3.org/hg/html-media/raw-file/default/media-source/media-source.html
+
+Files: gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c
+ gfx/cairo/cairo/src/cairo-bentley-ottmann-rectilinear.c
+ gfx/cairo/cairo/src/cairo-bentley-ottmann.c
+ gfx/cairo/cairo/src/cairo-botor-scan-converter.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-bentley-ottmann-rectilinear.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-bentley-ottmann.c
+ __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-botor-scan-converter.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provide definitions for standalone compilation
+
+Files: toolkit/jetpack/sdk/lang/functional.js
+ toolkit/jetpack/sdk/lang/functional/concurrent.js
+ toolkit/jetpack/sdk/lang/functional/core.js
+ toolkit/jetpack/sdk/lang/functional/helpers.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/lang/functional.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/lang/functional/concurrent.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/lang/functional/core.js
+ __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/lang/functional/helpers.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Disclaimer: Some of the functions in this module implement APIs from
+ Jeremy Ashkenas's http://underscorejs.org/ library and all credits for
+ those goes to him.
+
+Files: nsprpub/pr/tests/prselect.c
+ nsprpub/pr/tests/selct_er.c
+ nsprpub/pr/tests/selct_nm.c
+ nsprpub/pr/tests/selct_to.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/prselect.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/selct_er.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/selct_nm.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/selct_to.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 1997 - Netscape Communications Corporation
+
+Files: application/basilisk/installer/windows/nsis/installer.nsi
+ application/basilisk/installer/windows/nsis/uninstaller.nsi
+ application/palemoon/installer/windows/nsis/installer.nsi
+ application/palemoon/installer/windows/nsis/uninstaller.nsi
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/installer/windows/nsis/installer.nsi
+ __NO_COPYRIGHT__ in: application/basilisk/installer/windows/nsis/uninstaller.nsi
+ __NO_COPYRIGHT__ in: application/palemoon/installer/windows/nsis/installer.nsi
+ __NO_COPYRIGHT__ in: application/palemoon/installer/windows/nsis/uninstaller.nsi
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Required Plugins:
+
+Files: devtools/client/inspector/inspector.js
+ devtools/client/responsive.html/components/resizable-viewport.js
+ devtools/client/shared/components/search-box.js
+ devtools/client/webconsole/new-console-output/utils/variables-view.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/inspector/inspector.js
+ __NO_COPYRIGHT__ in: devtools/client/responsive.html/components/resizable-viewport.js
+ __NO_COPYRIGHT__ in: devtools/client/shared/components/search-box.js
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/utils/variables-view.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global window
+
+Files: dom/webidl/Coordinates.webidl
+ dom/webidl/Geolocation.webidl
+ dom/webidl/Position.webidl
+ dom/webidl/PositionError.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/geolocation-API
+
+Files: devtools/client/performance/views/details-js-call-tree.js
+ devtools/client/performance/views/details-js-flamegraph.js
+ devtools/client/performance/views/details-memory-call-tree.js
+ devtools/client/performance/views/details-memory-flamegraph.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/performance/views/details-js-call-tree.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/views/details-js-flamegraph.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/views/details-memory-call-tree.js
+ __NO_COPYRIGHT__ in: devtools/client/performance/views/details-memory-flamegraph.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ../performance-controller.js
+ import-globals-from ../performance-view.js
+ globals DetailsSubview
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/invalidArgInstallWorkingDirPathNotSameFailure_win.js
+ toolkit/mozapps/update/tests/unit_base_updater/invalidArgStageDirNotInInstallDirFailure_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/invalidArgInstallWorkingDirPathNotSameFailureSvc_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/invalidArgStageDirNotInInstallDirFailureSvc_win.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/invalidArgInstallWorkingDirPathNotSameFailure_win.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/invalidArgStageDirNotInInstallDirFailure_win.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/invalidArgInstallWorkingDirPathNotSameFailureSvc_win.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/invalidArgStageDirNotInInstallDirFailureSvc_win.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Different install and working directories for a regular update failure
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavutil/eval.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/eval.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/eval.h
+ media/libav/libavutil/eval.h
+Copyright: 2002 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ simple arithmetic expression evaluator
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavutil/bswap.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/bswap.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/bswap.h
+ media/libav/libavutil/bswap.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ byte swapping routines
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavutil/common.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/common.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/common.h
+ media/libav/libavutil/common.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ common internal and external API header
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavutil/mem.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/mem.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/mem.h
+ media/libav/libavutil/mem.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ memory handling functions
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavutil/avassert.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/avassert.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/avassert.h
+ media/libav/libavutil/avassert.h
+Copyright: 2010 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ simple assert() macros that are a bit more flexible than ISO C assert().
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: intl/icu/source/aclocal.m4
+ ipc/chromium/src/third_party/libevent/aclocal.m4
+ js/src/ctypes/libffi/aclocal.m4
+ modules/freetype2/builds/unix/aclocal.m4
+Copyright: 1996-2014 Free Software Foundation, Inc.
+License: PERMISSIVE
+ This file is free software; the Free Software Foundation
+ gives unlimited permission to copy and/or distribute it,
+ with or without modifications, as long as this notice is preserved.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+ even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+ PARTICULAR PURPOSE.
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavutil/attributes.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/attributes.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/attributes.h
+ media/libav/libavutil/attributes.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: __HEADER___
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Macro definitions for various function/variable attributes
+
+Files: intl/icu/source/common/common.rc
+ intl/icu/source/data/misc/icudata.rc
+ intl/icu/source/i18n/i18n.rc
+ intl/icu/source/io/io.rc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2001-2010 International Business Machines
+ Corporation and others.
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A6_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A6_T2.js
+ js/src/tests/test262/ch07/7.3/S7.3_A6_T3.js
+ js/src/tests/test262/ch07/7.3/S7.3_A6_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Line Terminator cannot be expressed as a Unicode escape sequence consisting of six characters, namely \u plus four hexadecimal digits
+
+Files: js/src/tests/test262/ch12/12.8/S12.8_A1_T1.js
+ js/src/tests/test262/ch12/12.8/S12.8_A1_T2.js
+ js/src/tests/test262/ch12/12.8/S12.8_A1_T3.js
+ js/src/tests/test262/ch12/12.8/S12.8_A1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Appearing of break without an IterationStatement leads to syntax error
+
+Files: js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A1.1_T1.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A1.1_T2.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A1.1_T3.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A1.1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Line Terminator between LeftHandSideExpression and "++" is not allowed
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.1.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.1.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is NaN, return false (if result in 11.8.5 is undefined, return false)
+
+Files: js/src/tests/test262/ch13/13.0/S13_A11_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A11_T2.js
+ js/src/tests/test262/ch13/13.0/S13_A11_T3.js
+ js/src/tests/test262/ch13/13.0/S13_A11_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Since arguments property has attribute { DontDelete }, only its elements can be deleted
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.2.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.2.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.2.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If y is NaN, return false (if result in 11.8.5 is undefined, return false)
+
+Files: modules/brotli/enc/backward_references.c
+ modules/brotli/enc/backward_references.h
+ modules/brotli/enc/backward_references_hq.c
+ modules/brotli/enc/backward_references_hq.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Function to find backward reference copies.
+
+Files: js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A4.1_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A4.1_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A4.1_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A4.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x or y is NaN, return true
+
+Files: js/src/tests/test262/ch11/11.12/S11.12_A3_T1.js
+ js/src/tests/test262/ch11/11.12/S11.12_A3_T2.js
+ js/src/tests/test262/ch11/11.12/S11.12_A3_T3.js
+ js/src/tests/test262/ch11/11.12/S11.12_A3_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If ToBoolean(x) is false, return z
+
+Files: js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A5_T1.js
+ js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A5_T2.js
+ js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A5_T3.js
+ js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A5_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ [[Call]] executes code associated with the object
+
+Files: js/src/tests/test262/ch10/10.6/S10.6_A3_T1.js
+ js/src/tests/test262/ch10/10.6/S10.6_A3_T2.js
+ js/src/tests/test262/ch10/10.6/S10.6_A3_T3.js
+ js/src/tests/test262/ch10/10.6/S10.6_A3_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ A property is created with name callee with property
+ attributes { DontEnum } and no others
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A12_T1.js
+ js/src/tests/test262/ch12/12.14/S12.14_A12_T2.js
+ js/src/tests/test262/ch12/12.14/S12.14_A12_T3.js
+ js/src/tests/test262/ch12/12.14/S12.14_A12_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Using "try" with "catch" or "finally" statement within/without a "for-in" statement
+
+Files: js/src/tests/test262/ch11/11.2/11.2.4/S11.2.4_A1.4_T1.js
+ js/src/tests/test262/ch11/11.2/11.2.4/S11.2.4_A1.4_T2.js
+ js/src/tests/test262/ch11/11.2/11.2.4/S11.2.4_A1.4_T3.js
+ js/src/tests/test262/ch11/11.2/11.2.4/S11.2.4_A1.4_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Arguments : (ArgumentList : ArgumentList, AssignmentExpression)
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A11_T1.js
+ js/src/tests/test262/ch12/12.14/S12.14_A11_T2.js
+ js/src/tests/test262/ch12/12.14/S12.14_A11_T3.js
+ js/src/tests/test262/ch12/12.14/S12.14_A11_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Using "try" with "catch" or "finally" statement within/without a "for" statement
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.2_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.2_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.2_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionFirstChar :: * or \ or / or [empty] is incorrect
+
+Files: js/src/tests/test262/ch09/9.2/S9.2_A5_T1.js
+ js/src/tests/test262/ch09/9.2/S9.2_A5_T2.js
+ js/src/tests/test262/ch09/9.2/S9.2_A5_T3.js
+ js/src/tests/test262/ch09/9.2/S9.2_A5_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of boolean conversion from nonempty string value (length is not zero) is true; from empty String (length is zero) is false
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A6.2_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A6.2_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A6.2_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A6.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If one expression is undefined or null and another is not, return false
+
+Files: js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A3_T1.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A3_T2.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A3_T3.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A3_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If ToBoolean(x) is false, return x
+
+Files: js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A3_T1.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A3_T2.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A3_T3.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A3_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If ToBoolean(x) is false, return y
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A4_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A4_T2.js
+ js/src/tests/test262/ch07/7.3/S7.3_A4_T3.js
+ js/src/tests/test262/ch07/7.3/S7.3_A4_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comments can contain Line Terminator at the end of line
+
+Files: python/futures/concurrent/futures/__init__.py
+ python/futures/concurrent/futures/_base.py
+ python/futures/concurrent/futures/process.py
+ python/futures/concurrent/futures/thread.py
+Copyright: 2009 Brian Quinlan.
+License: __UNKNOWN__
+ Licensed to PSF under a Contributor Agreement.
+
+Files: js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A1.1_T1.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A1.1_T2.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A1.1_T3.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A1.1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Line Terminator between LeftHandSideExpression and "--" is not allowed
+
+Files: media/webrtc/trunk/tools/gyp/test/make_global_settings/ar/make_global_settings_ar.gyp
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/basics/make_global_settings.gyp
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/full-toolchain/make_global_settings.gyp
+ media/webrtc/trunk/tools/gyp/test/make_global_settings/ld/make_global_settings_ld.gyp
+Copyright: 2013-2014 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style licence that can be
+ found in the LICENSE file.
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.1_A4_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A4_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A4_T3.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A4_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Objects as arguments are passed by reference
+
+Files: js/src/tests/test262/ch07/7.6/S7.6_A2.1_T1.js
+ js/src/tests/test262/ch07/7.6/S7.6_A2.1_T2.js
+ js/src/tests/test262/ch07/7.6/S7.6_A2.1_T3.js
+ js/src/tests/test262/ch07/7.6/S7.6_A2.1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ IdentifierPart :: IdentifierStart
+
+Files: intl/icu/source/config/pkgdataMakefile.in
+ intl/icu/source/data/pkgdataMakefile.in
+ intl/icu/source/extra/uconv/pkgdataMakefile.in
+ intl/icu/source/test/testdata/pkgdataMakefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2008-2012, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch09/9.5/S9.5_A3.2_T1.js
+ js/src/tests/test262/ch09/9.5/S9.5_A3.2_T2.js
+ js/src/tests/test262/ch09/9.6/S9.6_A3.2_T1.js
+ js/src/tests/test262/ch09/9.7/S9.7_A3.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator uses floor, abs
+
+Files: js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A4_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A4_T2.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A4_T3.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A4_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check operator x << y in distinct points
+
+Files: modules/freetype2/src/base/ftbbox.c
+ modules/freetype2/src/pshinter/pshalgo.c
+ modules/freetype2/src/pshinter/pshglob.c
+ modules/freetype2/src/raster/ftraster.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used
+ modified and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+
+Files: media/libvpx/vp8_rtcd.h
+ media/libvpx/vp9_rtcd.h
+ media/libvpx/vpx_dsp_rtcd.h
+ media/libvpx/vpx_scale_rtcd.h
+Copyright: 2013 Mozilla Foundation.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A6_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A6_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A6_T3.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A6_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Only Function objects implement [[HasInstance]] and can be proper ShiftExpression for the "instanceof" operator consequently
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A3_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A3_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A4_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Construct]] property for a Function object F is called:
+ A new native ECMAScript object is created.
+
+Files: js/src/tests/test262/ch09/9.1/S9.1_A1_T1.js
+ js/src/tests/test262/ch09/9.1/S9.1_A1_T2.js
+ js/src/tests/test262/ch09/9.1/S9.1_A1_T3.js
+ js/src/tests/test262/ch09/9.1/S9.1_A1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of primitive conversion from object is a default value for the Object
+
+Files: js/src/tests/test262/ch10/10.6/S10.6_A5_T1.js
+ js/src/tests/test262/ch10/10.6/S10.6_A5_T2.js
+ js/src/tests/test262/ch10/10.6/S10.6_A5_T3.js
+ js/src/tests/test262/ch10/10.6/S10.6_A5_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ A property is created with name length with property
+ attributes { DontEnum } and no others
+
+Files: js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A2.1_T1.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A2.1_T2.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A2.1_T3.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A2.1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x || y uses GetValue
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A12_T1.js
+ js/src/tests/test262/ch12/12.5/S12.5_A12_T2.js
+ js/src/tests/test262/ch12/12.5/S12.5_A12_T3.js
+ js/src/tests/test262/ch12/12.5/S12.5_A12_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Embedded "if/else" constructions are allowed
+
+Files: js/src/tests/test262/ch09/9.3/S9.3_A4.1_T1.js
+ js/src/tests/test262/ch09/9.3/S9.3_A4.1_T2.js
+ js/src/tests/test262/ch09/9.3/S9.3_A4.2_T1.js
+ js/src/tests/test262/ch09/9.3/S9.3_A4.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of number conversion from number value equals to the input argument (no conversion)
+
+Files: js/src/tests/test262/ch07/7.6/S7.6_A4.1_T1.js
+ js/src/tests/test262/ch07/7.6/S7.6_A4.1_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A2.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A2.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Correct interpretation of ENGLISH ALPHABET
+
+Files: gfx/angle/src/tests/deqp_support/deqp_egl_test_expectations.txt
+ gfx/angle/src/tests/deqp_support/deqp_gles2_test_expectations.txt
+ gfx/angle/src/tests/deqp_support/deqp_gles31_test_expectations.txt
+ gfx/angle/src/tests/deqp_support/deqp_gles3_test_expectations.txt
+Copyright: 2015-2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file contains a list of defective dEQP conformance tests. The expected
+ format is:
+
+Files: js/src/tests/test262/ch07/7.6/S7.6_A4.2_T1.js
+ js/src/tests/test262/ch07/7.6/S7.6_A4.2_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A2.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A2.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Correct interpretation of RUSSIAN ALPHABET
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A4.1_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A4.1_T2.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A4.1_T1.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A4.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x or y is NaN, return false
+
+Files: js/src/tests/test262/ch09/9.2/S9.2_A4_T1.js
+ js/src/tests/test262/ch09/9.2/S9.2_A4_T2.js
+ js/src/tests/test262/ch09/9.2/S9.2_A4_T3.js
+ js/src/tests/test262/ch09/9.2/S9.2_A4_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of boolean conversion from number value is false if the argument is +0, -0, or NaN; otherwise, is true
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.8_1_c.js
+ js/src/tests/test262/intl402/ch10/10.1/10.1.1_11.js
+ js/src/tests/test262/intl402/ch11/11.1/11.1.1_7.js
+ js/src/tests/test262/intl402/ch12/12.1/12.1.1_6.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option localeMatcher is processed correctly.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A4_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A4_T2.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A4_T3.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A4_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check x >> y operator in distinct points
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A15_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A15_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A15_T3.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A15_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Construct]] property for a Function object F is called,
+ and the object created in the function is returned, the object (declared with "this" within a function) will be strong and healthy
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.1_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.1_T3.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ EscapeSequence :: UnicodeEscapeSequence :: u HexDigit HexDigit HexDigit HexDigit
+
+Files: js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A4_T1.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A4_T2.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A4_T3.js
+ js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A4_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If ToBoolean(x) is true, return x
+
+Files: media/libvpx/vpx/src/vpx_codec.c
+ media/libvpx/vpx/src/vpx_decoder.c
+ media/libvpx/vpx/src/vpx_encoder.c
+ media/libvpx/vpx/vpx_image.h
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ !\file
+
+Files: js/src/tests/test262/ch12/12.11/S12.11_A1_T1.js
+ js/src/tests/test262/ch12/12.11/S12.11_A1_T2.js
+ js/src/tests/test262/ch12/12.11/S12.11_A1_T3.js
+ js/src/tests/test262/ch12/12.11/S12.11_A1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Result.type is break and Result.target is in the current
+ label set, return (normal, Result.value, empty)
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.1_A7_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A7_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A7_T3.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A7_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Call]] property for a Function object F is called, the following steps are taken:
+ 2. Evaluate F's FunctionBody;
+ if Result.type is returned then Result.value is returned too
+
+Files: js/src/tests/test262/ch12/12.7/S12.7_A1_T1.js
+ js/src/tests/test262/ch12/12.7/S12.7_A1_T2.js
+ js/src/tests/test262/ch12/12.7/S12.7_A1_T3.js
+ js/src/tests/test262/ch12/12.7/S12.7_A1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Appearing of continue without an IterationStatement leads to syntax error
+
+Files: js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A4_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A4_T2.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A4_T3.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A4_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check operator x >>> y in distinct points
+
+Files: gfx/skia/skia/src/core/SkSpecialImage.cpp
+ gfx/skia/skia/src/core/SkSpecialImage.h
+ gfx/skia/skia/src/core/SkSpecialSurface.cpp
+ gfx/skia/skia/src/core/SkSpecialSurface.h
+Copyright: 2016 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file
+
+Files: js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A2.1_T1.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A2.1_T2.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A2.1_T3.js
+ js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A2.1_T4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x && y uses GetValue
+
+Files: media/gmp-clearkey/0.1/openaes/oaes_common.h
+ media/gmp-clearkey/0.1/openaes/oaes_config.h
+ media/gmp-clearkey/0.1/openaes/oaes_lib.c
+ media/gmp-clearkey/0.1/openaes/oaes_lib.h
+Copyright: 2012-2013 Nabil S. Al Ramli, www.nalramli.com
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ - Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+Files: media/libopus/src/analysis.c
+ media/libopus/src/analysis.h
+ media/libopus/src/mlp.c
+ media/libopus/src/mlp.h
+Copyright: 2008-2011 Octasic Inc. Jean-Marc Valin
+ 2011 Xiph.Org Foundation Jean-Marc Valin
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: gfx/angle/src/third_party/systeminfo/SystemInfo.cpp
+ gfx/angle/src/third_party/systeminfo/SystemInfo.h
+ js/src/jit/ExecutableAllocator.cpp
+ js/src/jit/ExecutableAllocator.h
+Copyright: 2008-2009 Apple Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: other-licenses/skia-npapi/ANPCanvas.cpp
+ other-licenses/skia-npapi/ANPPaint.cpp
+ other-licenses/skia-npapi/ANPTypeface.cpp
+ other-licenses/skia-npapi/SkANP.cpp
+Copyright: 2008 The Android Open Source Project
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ must include config.h first for webkit to fiddle with new/delete
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-param-util.h
+ security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-param-util.h
+ testing/gtest/gtest/include/gtest/internal/gtest-param-util.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Type and function utilities for implementing parameterized tests.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/src/gtest-all.cc
+ testing/gtest/gtest/src/gtest-all.cc
+ testing/gtest/gtest/src/gtest-all.cpp
+ third_party/aom/third_party/googletest/src/googletest/src/gtest-all.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google C++ Testing Framework (Google Test)
+ .
+ Sometimes it's desirable to build Google Test by compiling a single file.
+ This file serves this purpose.
+ .
+ This line ensures that gtest.h can be compiled on its own, even
+ when it's fused.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/vtune/ittnotify_config.h
+ js/src/vtune/ittnotify_types.h
+ js/src/vtune/jitprofiling.c
+ js/src/vtune/jitprofiling.h
+Copyright: 2005-2013 Intel Corporation.
+License: BSD-3-Clause
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of version 2 of the GNU General Public License as
+ published by the Free Software Foundation.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
+ The full GNU General Public License is included in this distribution
+ in the file called LICENSE.GPL.
+ .
+ Contact Information:
+ http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/
+ .
+ BSD LICENSE
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Intel Corporation nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/xcode/Samples/FrameworkSample/runtests.sh
+ media/webrtc/trunk/testing/gtest/xcode/Scripts/runtests.sh
+ security/nss/gtests/google_test/gtest/xcode/Samples/FrameworkSample/runtests.sh
+ security/nss/gtests/google_test/gtest/xcode/Scripts/runtests.sh
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Executes the samples and tests for the Google Test Framework.
+ .
+ Help the dynamic linker find the path to the libraries.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
+ security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
+ testing/gtest/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util-generated.h.pump
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Type and function utilities for implementing parameterized tests.
+ This file is generated by a SCRIPT. DO NOT EDIT BY HAND!
+ .
+ Currently Google Test supports at most $n arguments in Values,
+ and at most $maxtuple arguments in Combine. Please contact
+ googletestframework@googlegroups.com if you need more.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/test/regress_bufferevent.c
+ ipc/chromium/src/third_party/libevent/test/regress_rpc.c
+ ipc/chromium/src/third_party/libevent/test/regress_thread.c
+ ipc/chromium/src/third_party/libevent/test/regress_zlib.c
+Copyright: 2003-2007 Niels Provos <provos@citi.umich.edu>
+ 2007-2012 Niels Provos and Nick Mathewson
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The old tests here need assertions to work.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/src/gtest-death-test.cc
+ security/nss/gtests/google_test/gtest/src/gtest-death-test.cc
+ testing/gtest/gtest/src/gtest-death-test.cc
+ third_party/aom/third_party/googletest/src/googletest/src/gtest-death-test.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file implements death tests.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-param-util-generated.h
+ security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-param-util-generated.h
+ testing/gtest/gtest/include/gtest/internal/gtest-param-util-generated.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util-generated.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Type and function utilities for implementing parameterized tests.
+ This file is generated by a SCRIPT. DO NOT EDIT BY HAND!
+ .
+ Currently Google Test supports at most 50 arguments in Values,
+ and at most 10 arguments in Combine. Please contact
+ googletestframework@googlegroups.com if you need more.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/gtest-spi.h
+ security/nss/gtests/google_test/gtest/include/gtest/gtest-spi.h
+ testing/gtest/gtest/include/gtest/gtest-spi.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest-spi.h
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Utilities for testing Google Test itself and code that uses Google Test
+ (e.g. frameworks built on top of Google Test).
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-type-util.h.pump
+ security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-type-util.h.pump
+ testing/gtest/gtest/include/gtest/internal/gtest-type-util.h.pump
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-type-util.h.pump
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Type utilities needed for implementing typed and type-parameterized
+ tests. This file is generated by a SCRIPT. DO NOT EDIT BY HAND!
+ .
+ Currently we support at most $n types in a list, and at most $n
+ type-parameterized tests in one type-parameterized test case.
+ Please contact googletestframework@googlegroups.com if you need
+ more.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-type-util.h
+ security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-type-util.h
+ testing/gtest/gtest/include/gtest/internal/gtest-type-util.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-type-util.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Type utilities needed for implementing typed and type-parameterized
+ tests. This file is generated by a SCRIPT. DO NOT EDIT BY HAND!
+ .
+ Currently we support at most 50 types in a list, and at most 50
+ type-parameterized tests in one type-parameterized test case.
+ Please contact googletestframework@googlegroups.com if you need
+ more.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-linked_ptr.h
+ security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-linked_ptr.h
+ testing/gtest/gtest/include/gtest/internal/gtest-linked_ptr.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-linked_ptr.h
+Copyright: 2003 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A "smart" pointer type with reference tracking. Every pointer to a
+ particular object is kept on a circular linked list. When the last pointer
+ to an object is destroyed or reassigned, the object is deleted.
+ .
+ Used properly, this deletes the object when the last reference goes away.
+ There are several caveats:
+ - Like all reference counting schemes, cycles lead to leaks.
+ - Each smart pointer is actually two pointers (8 bytes instead of 4).
+ - Every time a pointer is assigned, the entire list of pointers to that
+ object is traversed. This class is therefore NOT SUITABLE when there
+ will often be more than two or three pointers to a particular object.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/extension_set.h
+ toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.h
+ toolkit/components/protobuf/src/google/protobuf/reflection_ops.h
+ toolkit/components/protobuf/src/google/protobuf/wire_format.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This header is logically internal, but is made public because it is used
+ from protocol-compiler-generated code, which may reside in other components.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: build/autoconf/config.sub
+ intl/icu/source/config.sub
+ js/src/ctypes/libffi/config.sub
+ nsprpub/build/autoconf/config.sub
+Copyright: 1992-2016 Free Software Foundation, Inc.
+License: GPL-3.0+ with autoconf exception
+ This file is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that
+ program. This Exception is an additional permission under section 7
+ of the GNU General Public License, version 3 ("GPLv3").
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: gfx/cairo/libpixman/src/pixman-edge-imp.h
+ gfx/cairo/libpixman/src/pixman-edge.c
+ gfx/cairo/libpixman/src/pixman-trap.c
+Copyright: 2002 Keith Packard, member of The XFree86 Project, Inc.
+ 2004 Keith Packard
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Keith Packard not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. Keith Packard makes no
+ representations about the suitability of this software for any purpose. It
+ is provided "as is" without express or implied warranty.
+ .
+ KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+
+Files: gfx/cairo/cairo/src/cairo-freelist-private.h
+ gfx/cairo/cairo/src/cairo-freelist-type-private.h
+ gfx/cairo/cairo/src/cairo-freelist.c
+Copyright: 2006-2010 Joonas Pihlaja
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that copyright
+ notice and this permission notice appear in supporting documentation, and
+ that the name of the copyright holders not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission. The copyright holders make no representations
+ about the suitability of this software for any purpose. It is provided "as
+ is" without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+ OF THIS SOFTWARE.
+
+Files: js/src/jit-test/tests/v8-v5/check-crypto.js
+ js/src/octane/crypto.js
+ testing/talos/talos/tests/v8_7/crypto.js
+Copyright: 2003-2005 Tom Wu
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
+ WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+ .
+ IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
+ INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
+ RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
+ THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ .
+ In addition, the following condition applies:
+ .
+ All redistributions must retain an intact copy of this copyright notice
+ and disclaimer.
+ .
+ The code has been adapted for use as a benchmark by Google.
+
+Files: ipc/chromium/src/third_party/libevent/install-sh
+ js/src/ctypes/libffi/install-sh
+ modules/freetype2/builds/unix/install-sh
+Copyright: 1994 X Consortium
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to
+ deal in the Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
+ TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of the X Consortium shall not
+ be used in advertising or otherwise to promote the sale, use or other deal-
+ ings in this Software without prior written authorization from the X Consor-
+ tium.
+ .
+ FSF changes to this file are in the public domain.
+ .
+ Calling this script install-sh is preferred over install.sh, to prevent
+ `make' implicit rules from creating a file called install from it
+ when there is no Makefile.
+ .
+ This script is compatible with the BSD install script, but was written
+ from scratch.
+
+Files: ldap/c-sdk/libldap/libldap.def
+ ldap/c-sdk/libldif/libldif.def
+ ldap/c-sdk/libprldap/libprldap.def
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/libldap.def
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldif/libldif.def
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libprldap/libprldap.def
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1996-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: js/src/tests/js1_5/Regress/regress-96526-001.js
+ js/src/tests/js1_5/Regress/regress-96526-002.js
+ js/src/tests/js1_5/Regress/regress-96526-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-96526-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-96526-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-96526-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 04 Sep 2002
+ SUMMARY: Just seeing that we don't crash when compiling this script -
+
+Files: js/src/tests/ecma_6/TemplateStrings/noSubst.js
+ js/src/tests/ecma_6/TemplateStrings/tagTempl.js
+ js/src/tests/ecma_6/TemplateStrings/templLit.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TemplateStrings/noSubst.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TemplateStrings/tagTempl.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TemplateStrings/templLit.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test case is weird in the sense the actual work happens at the eval
+ at the end. If template strings are not enabled, the test cases would throw
+ a syntax error and we'd have failure reported. To avoid that, the entire
+ test case is commented out and is part of a function. We use toString to
+ get the string version, obtain the actual lines to run, and then use eval to
+ do the actual evaluation.
+
+Files: security/nss/pkg/solaris/SUNWtls/pkgdepend
+ security/nss/pkg/solaris/SUNWtlsd/pkgdepend
+ security/nss/pkg/solaris/SUNWtlsu/pkgdepend
+Copyright: 2005 Microsystems, Inc.
+License: MPL-2.0
+ Use is subject to license terms.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This package information file defines software dependencies associated
+ with the pkg. You can define three types of pkg dependencies with this file:
+ P indicates a prerequisite for installation
+ I indicates an incompatible package
+ R indicates a reverse dependency
+ <pkg.abbr> see pkginfo(4), PKG parameter
+ <name> see pkginfo(4), NAME parameter
+ <version> see pkginfo(4), VERSION parameter
+ <arch> see pkginfo(4), ARCH parameter
+ <type> <pkg.abbr> <name>
+ (<arch>)<version>
+ (<arch>)<version>
+ ...
+ <type> <pkg.abbr> <name>
+ ...
+
+Files: application/basilisk/branding/official/branding.nsi
+ application/palemoon/branding/official/branding.nsi
+ application/palemoon/branding/unstable/branding.nsi
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/branding/official/branding.nsi
+ __NO_COPYRIGHT__ in: application/palemoon/branding/official/branding.nsi
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unstable/branding.nsi
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NSIS branding defines for official release builds.
+ The nightly build branding.nsi is located in browser/installer/windows/nsis/
+ The unofficial build branding.nsi is located in browser/branding/unofficial/
+ .
+ BrandFullNameInternal is used for some registry and file system values
+ instead of BrandFullName and typically should not be modified.
+
+Files: dom/webidl/DedicatedWorkerGlobalScope.webidl
+ dom/webidl/SharedWorkerGlobalScope.webidl
+ dom/webidl/WorkerGlobalScope.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#the-workerglobalscope-common-interface
+ .
+ You are granted a license to use, reproduce and create derivative works of
+ this document.
+
+Files: security/nss/lib/freebl/mpi/montmulf.il
+ security/nss/lib/freebl/mpi/montmulfv8.il
+ security/nss/lib/freebl/mpi/montmulfv9.il
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/montmulf.il
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/montmulfv8.il
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/montmulfv9.il
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ double upper32(double /*frs1*/);
+
+Files: widget/PlatformWidgetTypes.ipdlh
+ widget/gtk/PlatformWidgetTypes.ipdlh
+ widget/windows/PlatformWidgetTypes.ipdlh
+Copyright: __NO_COPYRIGHT__ in: widget/PlatformWidgetTypes.ipdlh
+ __NO_COPYRIGHT__ in: widget/gtk/PlatformWidgetTypes.ipdlh
+ __NO_COPYRIGHT__ in: widget/windows/PlatformWidgetTypes.ipdlh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is a stub, for platforms that do not yet support out-of-process
+ compositing or do not need specialized types to do so.
+
+Files: dom/base/nsDataDocumentContentPolicy.cpp
+ dom/base/nsDataDocumentContentPolicy.h
+ dom/base/nsNoDataProtocolContentPolicy.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsDataDocumentContentPolicy.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDataDocumentContentPolicy.h
+ __NO_COPYRIGHT__ in: dom/base/nsNoDataProtocolContentPolicy.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Content policy implementation that prevents all loads of images,
+ subframes, etc from documents loaded as data (eg documents loaded
+ via XMLHttpRequest).
+
+Files: toolkit/locales/en-US/chrome/global-platform/mac/intl.properties
+ toolkit/locales/en-US/chrome/global-platform/unix/intl.properties
+ toolkit/locales/en-US/chrome/global-platform/win/intl.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global-platform/mac/intl.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global-platform/unix/intl.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global-platform/win/intl.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (intl.ellipsis): Use the unicode ellipsis char, \u2026,
+ or use "..." if \u2026 doesn't suit traditions in your locale.
+
+Files: dom/base/Element.cpp
+ dom/base/Element.h
+ dom/base/FragmentOrElement.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/Element.cpp
+ __NO_COPYRIGHT__ in: dom/base/Element.h
+ __NO_COPYRIGHT__ in: dom/base/FragmentOrElement.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class for all element classes; this provides an implementation
+ of DOM Core's nsIDOMElement, implements nsIContent, provides
+ utility methods for subclasses, and so forth.
+
+Files: application/palemoon/themes/linux/downloads/downloads.css
+ application/palemoon/themes/osx/downloads/downloads.css
+ application/palemoon/themes/windows/downloads/downloads.css
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/themes/linux/downloads/downloads.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/osx/downloads/downloads.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/downloads/downloads.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Panel and outer controls
+
+Files: extensions/universalchardet/src/base/nsEUCJPProber.h
+ extensions/universalchardet/src/base/nsSJISProber.cpp
+ extensions/universalchardet/src/base/nsSJISProber.h
+Copyright: __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsEUCJPProber.h
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsSJISProber.cpp
+ __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsSJISProber.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ for S-JIS encoding, obeserve characteristic:
+
+Files: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips.S
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_mips.S
+ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_mips.s.m4
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_mips.S
+ __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_asm_mips.s.m4
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This code is for MIPS using the O32 ABI.
+
+Files: application/basilisk/configure.in
+ application/palemoon/configure.in
+ application/xulrunner/configure.in
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/configure.in
+ __NO_COPYRIGHT__ in: application/palemoon/configure.in
+ __NO_COPYRIGHT__ in: application/xulrunner/configure.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Things we need to carry from confvars.sh
+
+Files: dom/webidl/XMLHttpRequest.webidl
+ dom/webidl/XMLHttpRequestEventTarget.webidl
+ dom/webidl/XMLHttpRequestUpload.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ www.w3.org/TR/2012/WD-XMLHttpRequest-20120117/
+
+Files: js/src/tests/ecma/Statements/12.6.3-5-n.js
+ js/src/tests/ecma/Statements/12.6.3-6-n.js
+ js/src/tests/ecma/Statements/12.6.3-7-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-5-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-6-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-7-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-1.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ The production IterationStatement : for ( LeftHandSideExpression in Expression )
+ Statement is evaluated as follows:
+ .
+ 1. Evaluate the Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToObject(Result(2)).
+ 4. Let C be "normal completion".
+ 5. Get the name of the next property of Result(3) that doesn't have the
+ DontEnum attribute. If there is no such property, go to step 14.
+ 6. Evaluate the LeftHandSideExpression ( it may be evaluated repeatedly).
+ 7. Call PutValue(Result(6), Result(5)). PutValue( V, W ):
+ 1. If Type(V) is not Reference, generate a runtime error.
+ 2. Call GetBase(V).
+ 3. If Result(2) is null, go to step 6.
+ 4. Call the [[Put]] method of Result(2), passing GetPropertyName(V)
+ for the property name and W for the value.
+ 5. Return.
+ 6. Call the [[Put]] method for the global object, passing
+ GetPropertyName(V) for the property name and W for the value.
+ 7. Return.
+ 8. Evaluate Statement.
+ 9. If Result(8) is a value completion, change C to be "normal completion
+ after value V" where V is the value carried by Result(8).
+ 10. If Result(8) is a break completion, go to step 14.
+ 11. If Result(8) is a continue completion, go to step 5.
+ 12. If Result(8) is a return completion, return Result(8).
+ 13. Go to step 5.
+ 14. Return C.
+
+Files: js/src/tests/js1_5/Expressions/regress-96526-argsub.js
+ js/src/tests/js1_5/Expressions/regress-96526-delelem.js
+ js/src/tests/js1_5/Expressions/regress-96526-noargsub.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Expressions/regress-96526-argsub.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Expressions/regress-96526-delelem.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Expressions/regress-96526-noargsub.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 29 Oct 2002
+ SUMMARY: Testing "use" and "set" operations on expressions like a[i][j][k]
+
+Files: application/basilisk/locales/en-US/firefox-l10n.js
+ application/palemoon/base/content/browser-charsetmenu.inc
+ application/palemoon/locales/en-US/palemoon-l10n.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/firefox-l10n.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-charsetmenu.inc
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/palemoon-l10n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ filter substitution
+
+Files: security/nss/pkg/solaris/SUNWtls/pkginfo.tmpl
+ security/nss/pkg/solaris/SUNWtlsd/pkginfo.tmpl
+ security/nss/pkg/solaris/SUNWtlsu/pkginfo.tmpl
+Copyright: 2005 Sun Microsystems, Inc.
+License: MPL-2.0
+ Use is subject to license terms.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This required package information file describes characteristics of the
+ package, such as package abbreviation, full package name, package version,
+ and package architecture.
+
+Files: dom/base/nsGkAtoms.cpp
+ dom/base/nsGkAtoms.h
+ parser/html/nsHtml5Atoms.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsGkAtoms.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsGkAtoms.h
+ __NO_COPYRIGHT__ in: parser/html/nsHtml5Atoms.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This class wraps up the creation (and destruction) of the standard
+ set of atoms used by gklayout; the atoms are created when gklayout
+ is loaded and they are destroyed when gklayout is unloaded.
+
+Files: toolkit/components/prompts/content/tabprompts.css
+ toolkit/themes/osx/global/tabprompts.css
+ toolkit/themes/windows/global/tabprompts.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/prompts/content/tabprompts.css
+ __NO_COPYRIGHT__ in: toolkit/themes/osx/global/tabprompts.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/tabprompts.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tab Modal Prompt boxes
+
+Files: modules/libjar/zipwriter/test/unit/test_editexisting.js
+ modules/libjar/zipwriter/test/unit/test_sync.js
+ modules/libjar/zipwriter/test/unit/test_undochange.js
+Copyright: __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_editexisting.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_sync.js
+ __NO_COPYRIGHT__ in: modules/libjar/zipwriter/test/unit/test_undochange.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Values taken from using zipinfo to list the test.zip contents
+
+Files: js/src/tests/js1_5/extensions/getset-004.js
+ js/src/tests/js1_5/extensions/getset-005.js
+ js/src/tests/js1_5/extensions/getset-006.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/getset-004.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/getset-005.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/getset-006.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 April 2001
+
+Files: application/basilisk/locales/en-US/chrome/browser-region/region.properties
+ application/palemoon/locales/en-US/chrome/browser-region/region.properties
+ python/mozbuild/mozbuild/test/action/data/valid-zh-CN/region.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser-region/region.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser-region/region.properties
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/action/data/valid-zh-CN/region.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Default search engine
+
+Files: mailnews/addrbook/src/nsAbDirProperty.h
+ mailnews/addrbook/src/nsAbMDBDirProperty.h
+ mailnews/addrbook/src/nsAbMDBDirectory.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbDirProperty.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbMDBDirProperty.h
+ __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbMDBDirectory.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for representing Address Book Directory
+
+Files: security/nss/coreconf/IRIX6.2.mk
+ security/nss/coreconf/IRIX6.3.mk
+ security/nss/coreconf/IRIX6.5.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/IRIX6.2.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/IRIX6.3.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/IRIX6.5.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ catch unresolved symbols
+
+Files: security/nss/lib/softoken/pkcs11.c
+ security/nss/lib/softoken/pkcs11c.c
+ security/nss/lib/softoken/sdb.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/pkcs11.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/pkcs11c.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/sdb.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file implements PKCS 11 on top of our existing security modules
+ .
+ For more information about PKCS 11 See PKCS 11 Token Inteface Standard.
+ This implementation has two slots:
+ slot 1 is our generic crypto support. It does not require login.
+ It supports Public Key ops, and all they bulk ciphers and hashes.
+ It can also support Private Key ops for imported Private keys. It does
+ not have any token storage.
+ slot 2 is our private key support. It requires a login before use. It
+ can store Private Keys and Certs as token objects. Currently only private
+ keys and their associated Certificates are saved on the token.
+ .
+ In this implementation, session objects are only visible to the session
+ that created or generated them.
+
+Files: accessible/windows/ProxyWrappers.h
+ accessible/windows/msaa/IUnknownImpl.cpp
+ accessible/windows/msaa/IUnknownImpl.h
+Copyright: __NO_COPYRIGHT__ in: accessible/windows/ProxyWrappers.h
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/IUnknownImpl.cpp
+ __NO_COPYRIGHT__ in: accessible/windows/msaa/IUnknownImpl.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/. *
+
+Files: mozglue/build/SSE.cpp
+ mozglue/build/SSE.h
+ mozglue/build/arm.h
+Copyright: __NO_COPYRIGHT__ in: mozglue/build/SSE.cpp
+ __NO_COPYRIGHT__ in: mozglue/build/SSE.h
+ __NO_COPYRIGHT__ in: mozglue/build/arm.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ compile-time and runtime tests for whether to use SSE instructions
+
+Files: devtools/client/dom/content/dom-view.css
+ devtools/client/jsonview/css/general.css
+ devtools/client/webconsole/net/net-request.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/dom/content/dom-view.css
+ __NO_COPYRIGHT__ in: devtools/client/jsonview/css/general.css
+ __NO_COPYRIGHT__ in: devtools/client/webconsole/net/net-request.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General
+
+Files: xpcom/ds/nsIPropertyBag.idl
+ xpcom/ds/nsIPropertyBag2.idl
+ xpcom/ds/nsIWritablePropertyBag2.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/ds/nsIPropertyBag.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIPropertyBag2.idl
+ __NO_COPYRIGHT__ in: xpcom/ds/nsIWritablePropertyBag2.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIVariant based Property Bag support.
+
+Files: application/basilisk/themes/shared/jar.inc.mn
+ toolkit/themes/shared/jar.inc.mn
+ toolkit/themes/shared/mozapps.inc.mn
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/shared/jar.inc.mn
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/jar.inc.mn
+ __NO_COPYRIGHT__ in: toolkit/themes/shared/mozapps.inc.mn
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is not a complete / proper jar manifest. It is included by the
+ actual theme-specific manifests, so that shared resources need only
+ be specified once. As a result, the source file paths are relative
+ to the location of the actual manifest.
+
+Files: devtools/client/themes/memory.css
+ devtools/client/themes/performance.css
+ devtools/client/themes/rules.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/memory.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/performance.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/rules.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CSS Variables specific to this panel that aren't defined by the themes
+
+Files: js/src/tests/ecma/LexicalConventions/7.2-2-n.js
+ js/src/tests/ecma/LexicalConventions/7.2-4-n.js
+ js/src/tests/ecma/LexicalConventions/7.2-5-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.2-2-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.2-4-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.2-5-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.2.js
+ ECMA Section: 7.2 Line Terminators
+ Description: - readability
+ - separate tokens
+ - may occur between any two tokens
+ - cannot occur within any token, not even a string
+ - affect the process of automatic semicolon insertion.
+ .
+ white space characters are:
+ unicode name formal name string representation
+ .
+ this test uses onerror to capture line numbers. because
+ we use on error, we can only have one test case per file.
+
+Files: dom/webidl/MediaDeviceInfo.webidl
+ dom/webidl/MediaDevices.webidl
+ dom/webidl/MediaTrackSupportedConstraints.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+ __NO_COPYRIGHT__ in: dom/webidl/MediaDeviceInfo.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MediaTrackSupportedConstraints.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/getusermedia.html
+
+Files: dom/base/TreeWalker.cpp
+ dom/base/TreeWalker.h
+ dom/base/nsTraversal.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/TreeWalker.cpp
+ __NO_COPYRIGHT__ in: dom/base/TreeWalker.h
+ __NO_COPYRIGHT__ in: dom/base/nsTraversal.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of DOM Traversal's nsIDOMTreeWalker
+
+Files: dom/webidl/CSSStyleDeclaration.webidl
+ dom/webidl/CSSStyleSheet.webidl
+ dom/webidl/StyleSheet.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/CSSStyleDeclaration.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/CSSStyleSheet.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/StyleSheet.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/cssom/
+
+Files: dom/interfaces/xpath/nsIDOMXPathEvaluator.idl
+ dom/interfaces/xpath/nsIDOMXPathResult.idl
+ dom/webidl/XPathResult.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/interfaces/xpath/nsIDOMXPathEvaluator.idl
+ __NO_COPYRIGHT__ in: dom/interfaces/xpath/nsIDOMXPathResult.idl
+ __NO_COPYRIGHT__ in: dom/webidl/XPathResult.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Corresponds to http://www.w3.org/TR/2002/WD-DOM-Level-3-XPath-20020208
+
+Files: application/basilisk/branding/official/locales/browserconfig.properties
+ application/basilisk/branding/unofficial/locales/browserconfig.properties
+ application/palemoon/branding/shared/locales/browserconfig.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/branding/official/locales/browserconfig.properties
+ __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/locales/browserconfig.properties
+ __NO_COPYRIGHT__ in: application/palemoon/branding/shared/locales/browserconfig.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Do NOT localize or otherwise change these values
+
+Files: layout/style/CSSValue.h
+ layout/style/nsROCSSPrimitiveValue.cpp
+ layout/style/nsROCSSPrimitiveValue.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/CSSValue.h
+ __NO_COPYRIGHT__ in: layout/style/nsROCSSPrimitiveValue.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsROCSSPrimitiveValue.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DOM object representing values in DOM computed style
+
+Files: security/nss/lib/softoken/legacydb/pk11db.c
+ security/nss/lib/softoken/lgglue.c
+ security/nss/lib/softoken/sftkpars.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/pk11db.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/lgglue.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/sftkpars.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The following code handles the storage of PKCS 11 modules used by the
+ NSS. This file is written to abstract away how the modules are
+ stored so we can deside that later.
+
+Files: js/src/tests/ecma/String/15.5.4.5-1.js
+ js/src/tests/ecma/String/15.5.4.5-2.js
+ js/src/tests/ecma/String/15.5.4.5-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.5-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.5-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.5-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.5.1.js
+ ECMA Section: 15.5.4.5 String.prototype.charCodeAt(pos)
+ Description: Returns a number (a nonnegative integer less than 2^16)
+ representing the Unicode encoding of the character at
+ position pos in this string. If there is no character
+ at that position, the number is NaN.
+ .
+ When the charCodeAt method is called with one argument
+ pos, the following steps are taken:
+ 1. Call ToString, giving it the theis value as its
+ argument
+ 2. Call ToInteger(pos)
+ 3. Compute the number of characters in result(1).
+ 4. If Result(2) is less than 0 or is not less than
+ Result(3), return NaN.
+ 5. Return a value of Number type, of positive sign, whose
+ magnitude is the Unicode encoding of one character
+ from result 1, namely the characer at position Result
+ (2), where the first character in Result(1) is
+ considered to be at position 0.
+ .
+ Note that the charCodeAt function is intentionally
+ generic; it does not require that its this value be a
+ String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: application/basilisk/themes/linux/downloads/indicator.css
+ application/basilisk/themes/osx/downloads/indicator.css
+ application/basilisk/themes/windows/downloads/indicator.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/linux/downloads/indicator.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/osx/downloads/indicator.css
+ __NO_COPYRIGHT__ in: application/basilisk/themes/windows/downloads/indicator.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Status and progress indicator
+
+Files: nsprpub/pr/src/md/beos/objs.mk
+ nsprpub/pr/src/md/os2/objs.mk
+ nsprpub/pr/src/md/unix/objs.mk
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/objs.mk
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/objs.mk
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/objs.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This makefile appends to the variable OBJS the platform-dependent
+ object modules that will be part of the nspr20 library.
+
+Files: dom/webidl/MimeTypeArray.webidl
+ dom/webidl/Plugin.webidl
+ dom/webidl/PluginArray.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MimeTypeArray.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/Plugin.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PluginArray.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ [LegacyUnenumerableNamedProperties]
+ Named properties enumerable for now; see
+
+Files: security/nss/lib/softoken/legacydb/lgattr.c
+ security/nss/lib/softoken/legacydb/lgdestroy.c
+ security/nss/lib/softoken/pkcs11u.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lgattr.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lgdestroy.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/pkcs11u.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Internal PKCS #11 functions. Should only be called by pkcs11.c
+
+Files: js/src/jit-test/tests/v8-v5/check-deltablue.js
+ js/src/octane/deltablue.js
+ testing/talos/talos/tests/v8_7/deltablue.js
+Copyright: 1996 John Maloney and Mario Wolczko.
+ 2008 the V8 project authors.
+License: GPL-2.0+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ This implementation of the DeltaBlue benchmark is derived
+ from the Smalltalk implementation by John Maloney and Mario
+ Wolczko. Some parts have been translated directly, whereas
+ others have been modified more aggresively to make it feel
+ more like a JavaScript program.
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavutil/audio_fifo.h
+ dom/media/platforms/ffmpeg/libav54/include/libavutil/audio_fifo.h
+ dom/media/platforms/ffmpeg/libav55/include/libavutil/audio_fifo.h
+Copyright: 2012 Justin Ruggles <justin.ruggles@gmail.com>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Audio FIFO Buffer
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/common.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/common.h
+ media/ffvpx/libavutil/common.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ common internal and external API header
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/vp8data.h
+ media/ffvpx/libavcodec/vp8dsp.c
+ media/ffvpx/libavcodec/vp8dsp.h
+Copyright: 2010 David Conrad
+ 2010 Ronald S. Bultje
+ 2014 Peter Ross
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ VP8 compatible video decoder
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/RateTransposer.cpp
+ media/libsoundtouch/src/RateTransposer.h
+ media/libsoundtouch/src/TDStretch.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/RateTransposer.cpp
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/RateTransposer.h
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/TDStretch.h
+License: LGPL-2.1+
+ Last changed : $Date: 2014-04-06 15:57:21 +0000 (Sun, 06 Apr 2014) $
+ File revision : $Revision: 4 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/attributes.h
+ dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/attributes.h
+ media/ffvpx/libavutil/attributes.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: __HEADER___
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Macro definitions for various function/variable attributes
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/gtest_prod.h
+ testing/gtest/gtest/include/gtest/gtest_prod.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest_prod.h
+Copyright: 2006 Google Inc.
+License: __HEADER___
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google C++ Testing Framework definitions useful in production code.
+
+Files: toolkit/components/microformats/test/lib/parser-implied.js
+ toolkit/components/microformats/test/lib/parser-rels.js
+ toolkit/components/microformats/test/lib/parser.js
+Copyright: 2010-2015 Glenn Jones.
+License: __UNKNOWN__
+ MIT License: https://raw.github.com/glennjones/microformat-shiv/master/license.txt
+ Dependencies dates.js, domutils.js, html.js, isodate,js, text.js, utilities.js, url.js
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_6-3-1.js
+ js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_6-3-2.js
+ js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_7-3-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 11.1.5;
+ The production
+ PropertyAssignment : get PropertyName ( ) { FunctionBody }
+ 3.Let desc be the Property Descriptor{[[Get]]: closure, [[Enumerable]]: true, [[Configurable]]: true}
+
+Files: gfx/harfbuzz/src/hb-buffer-private.hh
+ gfx/harfbuzz/src/hb-buffer.cc
+ gfx/harfbuzz/src/hb-buffer.h
+Copyright: 1998-2004 David Turner and Werner Lemberg
+ 2004-2010 Red Hat, Inc.
+ 2011-2012 Google, Inc.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Red Hat Author(s): Owen Taylor, Behdad Esfahbod
+ Google Author(s): Behdad Esfahbod
+
+Files: ipc/chromium/src/third_party/libevent/include/Makefile.am
+ ipc/chromium/src/third_party/libevent/sample/Makefile.am
+ ipc/chromium/src/third_party/libevent/test/Makefile.am
+Copyright: 2000-2007 Niels Provos
+ 2007-2012 Niels Provos and Nick Mathewson
+License: __UNKNOWN__
+ See LICENSE for copying information.
+
+Files: modules/brotli/enc/bit_cost_inc.h
+ modules/brotli/enc/block_encoder_inc.h
+ modules/brotli/enc/metablock_inc.h
+Copyright: 2013-2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ template parameters: FN
+
+Files: js/src/tests/test262/ch10/10.1/S10.1.6_A1_T1.js
+ js/src/tests/test262/ch10/10.1/S10.1.6_A1_T2.js
+ js/src/tests/test262/ch10/10.1/S10.1.6_A1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The activation object is initialised with a property with name arguments and attributes {DontDelete}
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A8_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A8_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A8_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Construct]] property for a Function object F is called:
+ A new native ECMAScript object is created.
+ Invoke the [[Call]] property of F, providing just created native ECMAScript object as the this value and providing the argument
+ list passed into [[Construct]] as the argument values.
+ If Type( [[Call]] returned) is an Function then return this just as obtained function
+
+Files: js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A2.1_T1.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A2.1_T2.js
+ js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x * y uses GetValue
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A8.1_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A8.1_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A8.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Blocks within "for(with var)" braces are not allowed
+
+Files: gfx/harfbuzz/src/hb-directwrite.cc
+ gfx/harfbuzz/src/hb-directwrite.h
+ gfx/harfbuzz/src/hb-graphite2.h
+Copyright: 2011 Martin Hosken
+ 2011 SIL International
+ 2015-2016 Ebrahim agowi
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A6.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A6.1_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A6.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ EscapeSequence :: HexEscapeSequence :: x HexDigit HexDigit
+
+Files: js/src/jit-test/tests/v8-v5/check-raytrace.js
+ js/src/octane/raytrace.js
+ testing/talos/talos/tests/v8_7/raytrace.js
+Copyright: 2005-2007 Sam Stephenson
+License: __UNKNOWN__
+ Prototype is freely distributable under the terms of an MIT-style license.
+ For details, see the Prototype web site: http://prototype.conio.net/
+
+Files: js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A2.3_T1.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A2.3_T1.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A2.3_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToInt32(first expression) is called first, and then ToInt32(second expression)
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A13_T1.js
+ js/src/tests/test262/ch12/12.14/S12.14_A13_T2.js
+ js/src/tests/test262/ch12/12.14/S12.14_A13_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Using "try" with "catch" or "finally" statement with a "return" statement
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A12.1_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A12.1_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A12.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If (Evaluate Statement).type is "break" and (Evaluate Statement).target is in the current label set, (normal, (Evaluate Statement), empty) is returned while evaluating a "var-loop"
+
+Files: js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A2.1_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A2.1_T2.js
+ js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x << y uses GetValue
+
+Files: js/src/tests/test262/ch09/9.5/S9.5_A1_T1.js
+ js/src/tests/test262/ch09/9.6/S9.6_A1.js
+ js/src/tests/test262/ch09/9.7/S9.7_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If value is NaN, +0, -0, +Infinity, or -Infinity, return +0
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A2.1_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A2.1_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x < y uses GetValue
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A7.1.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A7.1.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Type(x) and Type(y) are Object-s.
+ Return true, if x and y are references to the same Object; otherwise, return false
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A11_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A11_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A11_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If (Evaluate Statement).type is "continue" and (Evaluate Statement).target is in the current label set, iteration of labeled loop breaks
+
+Files: js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A2.1_T1.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A2.1_T2.js
+ js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x++ uses GetValue and PutValue
+
+Files: js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A2.1_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A2.1_T2.js
+ js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >>> y uses GetValue
+
+Files: modules/woff2/include/woff2/decode.h
+ modules/woff2/include/woff2/encode.h
+ modules/woff2/src/woff2_dec.cc
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Library for converting WOFF2 format font files to their TTF versions.
+
+Files: js/src/tests/test262/ch13/13.0/S13_A7_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A7_T2.js
+ js/src/tests/test262/ch13/13.0/S13_A7_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The FunctionBody must be SourceElements
+
+Files: gfx/harfbuzz/src/hb-unicode-private.hh
+ gfx/harfbuzz/src/hb-unicode.cc
+ gfx/harfbuzz/src/hb-unicode.h
+Copyright: 2009 Red Hat, Inc.
+ 2010-2012 Google, Inc.
+ 2011 Codethink Limited
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Red Hat Author(s): Behdad Esfahbod
+ Codethink Author(s): Ryan Lortie
+ Google Author(s): Behdad Esfahbod
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A8_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A8_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A8_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Blocks within "for" braces are not allowed
+
+Files: js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A2.1_T1.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A2.1_T2.js
+ js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x & y uses GetValue
+
+Files: js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A2.1_T1.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A2.1_T2.js
+ js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x-- uses GetValue and PutValue
+
+Files: js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A2.1_T1.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A2.1_T2.js
+ js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x ^ y uses GetValue
+
+Files: python/altgraph/doc/_build/html/_static/underscore.js
+ python/macholib/doc/_build/html/_static/underscore.js
+ testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_static/underscore.js
+Copyright: 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.
+License: __UNKNOWN__
+ Underscore is freely distributable under the MIT license.
+ Portions of Underscore are inspired or borrowed from Prototype,
+ Oliver Steele's Functional, and John Resig's Micro-Templating.
+ For all details and documentation:
+ http://documentcloud.github.com/underscore
+
+Files: js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A2.1_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A2.1_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator ++x uses GetValue and PutValue
+
+Files: js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A2.1_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A2.1_T2.js
+ js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator --x uses GetValue and PutValue
+
+Files: intl/icu/source/data/curr/root.txt
+ intl/icu/source/data/locales/root.txt
+ intl/icu/source/data/zone/root.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ ICU <specials> source: <path>/common/main/root.xml
+
+Files: js/src/tests/test262/ch13/13.0/S13_A13_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A13_T2.js
+ js/src/tests/test262/ch13/13.0/S13_A13_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Deleting arguments[i] leads to breaking the connection to local reference
+
+Files: js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A2.1_T1.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A2.1_T2.js
+ js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x / y uses GetValue
+
+Files: js/src/tests/test262/ch12/12.8/S12.8_A5_T1.js
+ js/src/tests/test262/ch12/12.8/S12.8_A5_T2.js
+ js/src/tests/test262/ch12/12.8/S12.8_A5_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Identifier must be label in the label set of an enclosing (but not crossing function boundaries) IterationStatement
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A7_T1.js
+ js/src/tests/test262/ch12/12.14/S12.14_A7_T2.js
+ js/src/tests/test262/ch12/12.14/S12.14_A7_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluating the nested productions TryStatement
+
+Files: js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A4_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A4_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A4_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Only constructor call (with "new" keyword) makes instance
+
+Files: js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A2.1_T1.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A2.1_T2.js
+ js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >> y uses GetValue
+
+Files: netwerk/base/Dashboard.cpp
+ netwerk/protocol/http/HttpInfo.h
+ xpcom/tests/gtest/TestThreadUtils.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/Dashboard.cpp
+ __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpInfo.h
+ __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestThreadUtils.cpp
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http:mozilla.org/MPL/2.0/.
+
+Files: js/src/tests/test262/ch10/10.1/S10.1.1_A1_T1.js
+ js/src/tests/test262/ch10/10.1/S10.1.1_A1_T2.js
+ js/src/tests/test262/ch10/10.1/S10.1.1_A1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Program functions are defined in source text by a FunctionDeclaration or created dynamically either
+ by using a FunctionExpression or by using the built-in Function object as a constructor
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A3.1_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A3.1_T2.js
+ js/src/tests/test262/ch07/7.3/S7.3_A3.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comments can not contain LINE FEED (U+000A) inside
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A13_T1.js
+ js/src/tests/test262/ch08/8.4/S8.4_A13_T2.js
+ js/src/tests/test262/ch08/8.4/S8.4_A13_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When appears not closed single-quote program failes
+
+Files: js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A2.1_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A2.1_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator "instanceof" uses GetValue
+
+Files: devtools/client/debugger/new/pretty-print-worker.js
+ devtools/shared/pretty-fast/pretty-fast.js
+ devtools/shared/pretty-fast/tests/unit/test.js
+Copyright: 2013 Mozilla Foundation and contributors
+License: __UNKNOWN__
+ Licensed under the New BSD license. See LICENSE.md or:
+ http://opensource.org/licenses/BSD-2-Clause
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A16_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A16_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A16_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionExpression within a new statement is admitted
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A12_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A12_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A12_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If (Evaluate Statement).type is "break" and (Evaluate Statement).target is in the current label set, (normal, (Evaluate Statement), empty) is returned while evaluating a loop
+
+Files: dom/tests/mochitest/dom-level1-core/DOMTestCase.js
+ dom/tests/mochitest/dom-level2-core/DOMTestCase.js
+ dom/tests/mochitest/dom-level2-html/DOMTestCase.js
+Copyright: 2001-2005 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All
+License: __UNKNOWN__
+ Rights Reserved. This program is distributed under the W3C's Software
+ Intellectual Property License. This program is distributed in the
+ hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE.
+ See W3C License http://www.w3.org/Consortium/Legal/ for more details.
+
+Files: gfx/harfbuzz/src/hb-atomic-private.hh
+ gfx/harfbuzz/src/hb-mutex-private.hh
+ gfx/harfbuzz/src/hb-object-private.hh
+Copyright: 2007 Chris Wilson
+ 2009-2010 Red Hat, Inc.
+ 2011-2012 Google, Inc.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Contributor(s):
+ Chris Wilson <chris@chris-wilson.co.uk>
+ Red Hat Author(s): Behdad Esfahbod
+ Google Author(s): Behdad Esfahbod
+
+Files: parser/html/nsHtml5NamedCharactersAccel.cpp
+ parser/html/nsHtml5NamedCharactersAccel.h
+ testing/web-platform/tests/2dcontext/tools/spec.yaml
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+License: __UNKNOWN__
+ You are granted a license to use, reproduce and create derivative works of
+ this document.
+
+Files: js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A2.1_T1.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A2.1_T2.js
+ js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x % y uses GetValue
+
+Files: js/src/tests/test262/ch13/13.0/S13_A2_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A2_T2.js
+ js/src/tests/test262/ch13/13.0/S13_A2_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ function must be evaluated inside the expression
+
+Files: js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A2.1_T1.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A2.1_T2.js
+ js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x - y uses GetValue
+
+Files: js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A7_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A7_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A7_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When "instanceof" returns true it means that GetValue(RelationalExpression) is constructed with ShiftExpression
+
+Files: js/src/tests/test262/ch12/12.8/S12.8_A4_T1.js
+ js/src/tests/test262/ch12/12.8/S12.8_A4_T2.js
+ js/src/tests/test262/ch12/12.8/S12.8_A4_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When "break Identifier" is evaluated, (break, empty, Identifier) is returned
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A9_T1.js
+ js/src/tests/test262/ch08/8.4/S8.4_A9_T2.js
+ js/src/tests/test262/ch08/8.4/S8.4_A9_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Assignment to string literals calls String constructor
+
+Files: js/src/tests/test262/ch12/12.7/S12.7_A5_T1.js
+ js/src/tests/test262/ch12/12.7/S12.7_A5_T2.js
+ js/src/tests/test262/ch12/12.7/S12.7_A5_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When "continue Identifier" is evaluated Identifier must be label in the label set of an enclosing (but not crossing function boundaries) IterationStatement
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A5.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A5.1_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A5.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ EscapeSequence :: 0
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A11.1_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A11.1_T2.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A11.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If (Evaluate Statement).type is "continue" and (Evaluate Statement).target is in the current label set, iteration of labeled "var-loop" breaks
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.2_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.2_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: DecimalIntegerLiteral. DecimalDigits
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.1_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: .DecimalDigits
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A5_T1.js
+ js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A5_T2.js
+ js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A5_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StrDecimalLiteral::: - StrUnsignedDecimalLiteral is the negative
+ of the MV of StrUnsignedDecimalLiteral. (the negative of this 0 is also 0)
+
+Files: js/src/tests/test262/ch13/13.0/S13_A3_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A3_T2.js
+ js/src/tests/test262/ch13/13.0/S13_A3_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The Identifier in a FunctionExpression can be referenced from inside the FunctionExpression's FunctionBody to allow the function calling itself recursively
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A3.2_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A3.2_T2.js
+ js/src/tests/test262/ch07/7.3/S7.3_A3.2_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comments can not contain CARRIAGE RETURN (U+000D) inside
+
+Files: modules/freetype2/builds/wince/ftdebug.c
+ modules/freetype2/builds/windows/ftdebug.c
+ modules/freetype2/src/base/ftdebug.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This component contains various macros and functions used to ease the
+ debugging of the FreeType engine. Its main purpose is in assertion
+ checking, tracing, and error detection.
+ .
+ There are now three debugging modes:
+ .
+ - trace mode
+ .
+ Error and trace messages are sent to the log file (which can be the
+ standard error output).
+ .
+ - error mode
+ .
+ Only error messages are generated.
+ .
+ - release mode:
+ .
+ No error message is sent or generated. The code is free from any
+ debugging parts.
+
+Files: js/src/tests/test262/ch09/9.5/S9.5_A2.2_T1.js
+ js/src/tests/test262/ch09/9.5/S9.5_A2.2_T2.js
+ js/src/tests/test262/ch09/9.6/S9.6_A2.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Compute result modulo 2^32
+
+Files: js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.1_T1.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.1_T2.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x + y uses GetValue
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A5.1.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A5.1.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Type(x) and Type(y) are String-s.
+ Return true, if x and y are exactly the same sequence of characters; otherwise, return false
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A14_T1.js
+ js/src/tests/test262/ch08/8.4/S8.4_A14_T2.js
+ js/src/tests/test262/ch08/8.4/S8.4_A14_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When appears not closed double-quote program failes
+
+Files: dom/tests/mochitest/ajax/prototype/dist/prototype.js
+ testing/talos/talos/tests/dromaeo/lib/prototype.js
+ testing/web-platform/tests/conformance-checkers/html-aria/_functional/tree/js/prototype.js
+Copyright: 2005-2008 Sam Stephenson
+License: __UNKNOWN__
+ Prototype is freely distributable under the terms of an MIT-style license.
+ For details, see the Prototype web site: http://www.prototypejs.org/
+
+Files: js/src/tests/test262/ch07/7.6/S7.6_A1.2_T1.js
+ js/src/tests/test262/ch07/7.6/S7.6_A1.2_T2.js
+ js/src/tests/test262/ch07/7.6/S7.6_A1.2_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ IdentifierStart :: $
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A2.1_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A2.1_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x > y uses GetValue
+
+Files: security/nss/lib/dbm/src/db.c
+ security/nss/lib/dbm/src/mktemp.c
+ security/nss/lib/dbm/src/strerror.c
+Copyright: 1987-1993 The Regents of the University of California.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+Files: gfx/harfbuzz/src/hb-ot-layout-math-table.hh
+ gfx/harfbuzz/src/hb-ot-math.cc
+ gfx/harfbuzz/src/hb-ot-math.h
+Copyright: 2016 Igalia S.L.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Igalia Author(s): Frédéric Wang
+
+Files: modules/brotli/enc/memory.c
+ modules/brotli/enc/metablock.c
+ modules/brotli/enc/metablock.h
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Algorithms for distributing the literals and commands of a metablock between
+ block types and contexts.
+
+Files: js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.2_T1.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.2_T2.js
+ js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A2.2_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x + y uses [[Default Value]]
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A4.1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A4_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "in"-expression is not allowed as a ExpressionNoIn in "for (ExpressionNoIn; FirstExpression; SecondExpression) Statement" IterationStatement
+
+Files: js/src/tests/test262/ch13/13.0/S13_A18.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A5_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Closures are admitted
+
+Files: dom/tests/mochitest/ajax/scriptaculous/src/builder.js
+ dom/tests/mochitest/ajax/scriptaculous/src/dragdrop.js
+ dom/tests/mochitest/ajax/scriptaculous/src/slider.js
+Copyright: 2005-2007 Marty Haught, Thomas Fuchs
+ 2005-2007 Sammi Williams (http://www.oriontransfer.co.nz, sammi@oriontransfer.co.nz)
+ 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+License: __UNKNOWN__
+ script.aculo.us is freely distributable under the terms of an MIT-style license.
+ For details, see the script.aculo.us web site: http://script.aculo.us/
+
+Files: js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A2.1_T1.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A2.1_T2.js
+ js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x | y uses GetValue
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.3_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.3_T2.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.3_T7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ NonEscapeSequence is not EscapeCharacter
+
+Files: js/src/tests/test262/ch11/11.8/11.8.7/S11.8.7_A2.1_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.7/S11.8.7_A2.1_T2.js
+ js/src/tests/test262/ch11/11.8/11.8.7/S11.8.7_A2.1_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator "in" uses GetValue
+
+Files: js/src/tests/test262/ch08/8.8/S8.8_A2_T1.js
+ js/src/tests/test262/ch08/8.8/S8.8_A2_T2.js
+ js/src/tests/test262/ch08/8.8/S8.8_A2_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Values of the List type are simply ordered sequences of values
+
+Files: python/mock-1.0.0/docs/conf.py
+ python/virtualenv/docs/conf.py
+ testing/mozharness/external_tools/virtualenv/docs/conf.py
+Copyright: __NO_COPYRIGHT__ in: python/mock-1.0.0/docs/conf.py
+ __NO_COPYRIGHT__ in: python/virtualenv/docs/conf.py
+ __NO_COPYRIGHT__ in: testing/mozharness/external_tools/virtualenv/docs/conf.py
+License: __UNKNOWN__
+ The contents of this file are pickled, so don't put values in the namespace
+ that aren't pickleable (module imports are okay, they're removed automatically).
+ .
+ All configuration values have a default value; values that are commented out
+ serve to show the default value.
+
+Files: media/libopus/celt/mdct.c
+ media/libopus/celt/mdct.h
+ media/libopus/celt/mips/mdct_mipsr1.h
+Copyright: 2007-2008 CSIRO
+ 2007-2008 Xiph.Org Foundation Jean-Marc Valin
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This is a simple MDCT implementation that uses a N/4 complex FFT
+ to do most of the work. It should be relatively straightforward to
+ plug in pretty much and FFT here.
+ .
+ This replaces the Vorbis FFT (and uses the exact same API), which
+ was a bit too messy and that was ending up duplicating code
+ (might as well use the same FFT everywhere).
+ .
+ The algorithm is similar to (and inspired from) Fabrice Bellard's
+ MDCT implementation in FFMPEG, but has differences in signs, ordering
+ and scaling in many places.
+
+Files: media/libopus/celt/mips/pitch_mipsr1.h
+ media/libopus/celt/pitch.c
+ media/libopus/celt/pitch.h
+Copyright: 2007-2008 CSIRO
+ 2007-2009 Xiph.Org Foundation Jean-Marc Valin
+License: BSD-2-Clause
+ @brief Pitch analysis
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: dom/media/webaudio/blink/DenormalDisabler.h
+ dom/media/webaudio/blink/HRTFPanner.cpp
+ dom/media/webaudio/blink/HRTFPanner.h
+Copyright: 2010-2011 Google Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: js/src/jit-test/tests/v8-v5/check-richards.js
+ js/src/octane/richards.js
+ testing/talos/talos/tests/v8_7/richards.js
+Copyright: 2006-2008 the V8 project authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This is a JavaScript implementation of the Richards
+ benchmark from:
+ .
+ http://www.cl.cam.ac.uk/~mr10/Bench.html
+ .
+ The benchmark was originally implemented in BCPL by
+ Martin Richards.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-port-arch.h
+ security/nss/gtests/google_test/gtest/src/gtest-test-part.cc
+ security/nss/gtests/google_test/gtest/src/gtest.cc
+Copyright: 2005-2015 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/test/bench_cascade.c
+ ipc/chromium/src/third_party/libevent/test/bench_http.c
+ ipc/chromium/src/third_party/libevent/test/bench_httpclient.c
+Copyright: 2007-2012 Niels Provos and Nick Mathewson
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 4. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/gtest_pred_impl.h
+ media/webrtc/trunk/testing/gtest/test/gtest_pred_impl_unittest.cc
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest_pred_impl.h
+Copyright: 2006 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file is AUTOMATICALLY GENERATED on 10/31/2011 by command
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/kiss_fft/_kiss_fft_guts.h
+ media/kiss_fft/kiss_fft.c
+ media/kiss_fft/kiss_fftr.c
+Copyright: 2003-2010 Mark Borgerding
+ 2017 Mark Straver BASc
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the author nor the names of any contributors may be used to
+ endorse or promote products derived from this software without specific
+ prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-internal.h
+ testing/gtest/gtest/include/gtest/internal/gtest-internal.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-internal.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ This header file declares functions and macros used internally by
+ Google Test. They are subject to change without notice.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/src/gtest-internal-inl.h
+ testing/gtest/gtest/src/gtest-internal-inl.h
+ third_party/aom/third_party/googletest/src/googletest/src/gtest-internal-inl.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Utility functions and classes used by the Google C++ testing framework.
+ .
+ This file contains purely Google Test's internal implementation. Please
+ DO NOT #INCLUDE IT IN A USER PROGRAM.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/gtest-death-test.h
+ testing/gtest/gtest/include/gtest/gtest-death-test.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest-death-test.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ This header file defines the public API for death tests. It is
+ #included by gtest.h so a user doesn't need to include this
+ directly.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/gtest.h
+ testing/gtest/gtest/include/gtest/gtest.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ This header file defines the public API for Google Test. It should be
+ included by any test program that uses Google Test.
+ .
+ IMPORTANT NOTE: Due to limitation of the C++ language, we have to
+ leave some internal implementation details in this header file.
+ They are clearly marked by comments like this:
+ .
+ // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM.
+ .
+ Such code is NOT meant to be used by a user directly, and is subject
+ to CHANGE WITHOUT NOTICE. Therefore DO NOT DEPEND ON IT in a user
+ program!
+ .
+ Acknowledgment: Google Test borrowed the idea of automatic test
+ registration from Barthelemy Dagenais' (barthelemy@prologique.com)
+ easyUnit framework.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/jit-test/tests/v8-v5/check-splay.js
+ js/src/octane/splay.js
+ testing/talos/talos/tests/v8_7/splay.js
+Copyright: 2009 the V8 project authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This benchmark is based on a JavaScript log processing module used
+ by the V8 profiler to generate execution time profiles for runs of
+ JavaScript applications, and it effectively measures how fast the
+ JavaScript engine is at allocating nodes and reclaiming the memory
+ used for old nodes. Because of the way splay trees work, the engine
+ also has to deal with a lot of changes to the large tree object
+ graph.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-filepath.h
+ testing/gtest/gtest/include/gtest/internal/gtest-filepath.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-filepath.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test filepath utilities
+ .
+ This header file declares classes and functions used internally by
+ Google Test. They are subject to change without notice.
+ .
+ This file is #included in <gtest/internal/gtest-internal.h>.
+ Do not include this header file separately!
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-string.h
+ testing/gtest/gtest/include/gtest/internal/gtest-string.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-string.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ This header file declares the String class and functions used internally by
+ Google Test. They are subject to change without notice. They should not used
+ by code external to Google Test.
+ .
+ This header file is #included by <gtest/internal/gtest-internal.h>.
+ It should not be #included by other files.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-death-test-internal.h
+ testing/gtest/gtest/include/gtest/internal/gtest-death-test-internal.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-death-test-internal.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ This header file defines internal utilities needed for implementing
+ death tests. They are subject to change without notice.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/gtest-message.h
+ testing/gtest/gtest/include/gtest/gtest-message.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/gtest-message.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ This header file defines the Message class.
+ .
+ IMPORTANT NOTE: Due to limitation of the C++ language, we have to
+ leave some internal implementation details in this header file.
+ They are clearly marked by comments like this:
+ .
+ // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM.
+ .
+ Such code is NOT meant to be used by a user directly, and is subject
+ to CHANGE WITHOUT NOTICE. Therefore DO NOT DEPEND ON IT in a user
+ program!
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: dom/plugins/test/testplugin/nptest.h
+ dom/plugins/test/testplugin/nptest_macosx.mm
+ dom/plugins/test/testplugin/nptest_platform.h
+Copyright: 2008 Mozilla Corporation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of the Mozilla Corporation nor the names of its
+ contributors may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contributor(s):
+ Josh Aas <josh@mozilla.com>
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/log.c
+ netwerk/sctp/src/user_mbuf.c
+ netwerk/sctp/src/user_mbuf.h
+Copyright: 1982-1993 The Regents of the University of California.
+ 2000 Dug Song <dugsong@monkey.org>
+ 2005-2012 Niels Provos and Nick Mathewson
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: intl/icu/source/config.guess
+ js/src/ctypes/libffi/config.guess
+ nsprpub/build/autoconf/config.guess
+Copyright: 1992-2014 Free Software Foundation, Inc.
+License: GPL-3.0+ with autoconf exception
+ This file is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that
+ program. This Exception is an additional permission under section 7
+ of the GNU General Public License, version 3 ("GPLv3").
+ .
+ Originally written by Per Bothner.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: js/src/ctypes/libffi/m4/ax_cflags_warn_all.m4
+ js/src/ctypes/libffi/m4/ax_configure_args.m4
+ js/src/ctypes/libffi/m4/ax_enable_builddir.m4
+Copyright: 2008-2009 Guido U. Draheim <guidod@gmx.de>
+ 2009 Alan Jenkins <alan-jenkins@tuffmail.co.uk>
+ 2010 Rhys Ulerich <rhys.ulerich@gmail.com>
+License: GPL-3.0+ with unknown exception *** check multiple exceptions ***
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 3 of the License, or (at your
+ option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
+ Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception, the respective Autoconf Macro's copyright owner
+ gives unlimited permission to copy, distribute and modify the configure
+ scripts that are the output of Autoconf when processing the Macro. You
+ need not follow the terms of the GNU General Public License when using
+ or distributing such scripts, even though portions of the text of the
+ Macro appear in them. The GNU General Public License (GPL) does govern
+ all other use of the material that constitutes the Autoconf Macro.
+ .
+ This special exception to the GPL applies to versions of the Autoconf
+ Macro released by the Autoconf Archive. When you make and distribute a
+ modified version of the Autoconf Macro, you may extend this special
+ exception to the GPL to apply to your modified version as well.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: gfx/angle/src/compiler/preprocessor/ExpressionParser.cpp
+ gfx/angle/src/compiler/translator/glslang_tab.cpp
+ media/sphinxbase/src/libsphinxbase/lm/jsgf_parser.c
+Copyright: 1984-2015 Free Software Foundation, Inc.
+License: GPL-3.0+ with unknown exception *** check multiple exceptions ***
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception, you may create a larger work that contains
+ part or all of the Bison parser skeleton and distribute that work
+ under terms of your choice, so long as that work isn't itself a
+ parser generator using the skeleton or a modified version thereof
+ as a parser skeleton. Alternatively, if you modify or redistribute
+ the parser skeleton itself, you may (at your option) remove this
+ special exception, which will cause the skeleton and the resulting
+ Bison output files to be licensed under the GNU General Public
+ License without this special exception.
+ .
+ This special exception was added by the Free Software Foundation in
+ version 2.2 of Bison.
+ .
+ C LALR(1) parser skeleton written by Richard Stallman, by
+ simplifying the original so-called "semantic" parser.
+ .
+ All symbols defined below should begin with yy or YY, to avoid
+ infringing on user name space. This should be done even for local
+ variables, as they might otherwise be expanded by user macros.
+ There are some unavoidable exceptions within include files to
+ define necessary library symbols; they are noted "INFRINGES ON
+ USER NAME SPACE" below.
+ .
+ Identify Bison output.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: gfx/cairo/libpixman/src/pixman-general.c
+ gfx/cairo/libpixman/src/pixman-implementation.c
+Copyright: 2000 Keith Packard, member of The XFree86 Project, Inc.
+ 2000 SuSE, Inc.
+ 2005 Lars Knoll & Zack Rusin, Trolltech
+ 2007-2009 Red Hat, Inc.
+ 2008 Aaron Plattner, NVIDIA Corporation
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Red Hat not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission. Red Hat makes no representations about the
+ suitability of this software for any purpose. It is provided "as is"
+ without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+
+Files: gfx/cairo/libpixman/src/pixman-region.c
+ gfx/cairo/libpixman/src/pixman.h
+Copyright: 1987-1989 Digital Equipment Corporation, Maynard, Massachusetts.
+ 1987-1998 The Open Group
+ 1998-2004 Keith Packard
+ 2007 Red Hat, Inc.
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of The Open Group shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from The Open Group.
+ .
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted,
+ provided that the above copyright notice appear in all copies and that
+ both that copyright notice and this permission notice appear in
+ supporting documentation, and that the name of Digital not be
+ used in advertising or publicity pertaining to distribution of the
+ software without specific, written prior permission.
+ .
+ DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
+ ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
+ DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
+ ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+ .
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Keith Packard not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. Keith Packard makes no
+ representations about the suitability of this software for any purpose. It
+ is provided "as is" without express or implied warranty.
+ .
+ KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+
+Files: security/nss/coreconf/mkdepend/ifparser.c
+ security/nss/coreconf/mkdepend/ifparser.h
+Copyright: 1992 Network Computing Devices, Inc.
+License: ISC
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted, provided
+ that the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Network Computing Devices may not be
+ used in advertising or publicity pertaining to distribution of the software
+ without specific, written prior permission. Network Computing Devices makes
+ no representations about the suitability of this software for any purpose.
+ It is provided ``as is'' without express or implied warranty.
+ .
+ NETWORK COMPUTING DEVICES DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
+ IN NO EVENT SHALL NETWORK COMPUTING DEVICES BE LIABLE FOR ANY SPECIAL,
+ INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+ .
+ Simple if statement processor
+ .
+ This module can be used to evaluate string representations of C language
+ if constructs. It accepts the following grammar:
+
+Files: gfx/cairo/libpixman/src/pixman-region16.c
+ gfx/cairo/libpixman/src/pixman-region32.c
+Copyright: 2008 Red Hat, Inc.
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software
+ and its documentation for any purpose is hereby granted without
+ fee, provided that the above copyright notice appear in all copies
+ and that both that copyright notice and this permission notice
+ appear in supporting documentation, and that the name of
+ Red Hat, Inc. not be used in advertising or publicity pertaining to
+ distribution of the software without specific, written prior
+ permission. Red Hat, Inc. makes no representations about the
+ suitability of this software for any purpose. It is provided "as
+ is" without express or implied warranty.
+ .
+ RED HAT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL RED HAT, INC. BE LIABLE FOR ANY SPECIAL,
+ INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
+ RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
+ OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/cris/ffi.c
+ js/src/ctypes/libffi/src/cris/sysv.S
+Copyright: 2004 Simon Posnjak
+ 2005 Axis Communications AB
+ 2007 Free Software Foundation, Inc.
+License: MIT
+ CRIS Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL SIMON POSNJAK BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: modules/freetype2/include/freetype/internal/fthash.h
+ modules/freetype2/src/base/fthash.c
+Copyright: 2000 Computing Research Labs, New Mexico State University
+ 2001-2015 Francesco Zappa Nardelli
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
+ OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
+ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ This file is based on code from bdf.c,v 1.22 2000/03/16 20:08:50
+ .
+ taken from Mark Leisher's xmbdfed package
+
+Files: modules/zlib/src/README
+ security/nss/lib/zlib/README
+Copyright: 1995-2017 Jean-loup Gailly and Mark Adler
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ Jean-loup Gailly Mark Adler
+ jloup@gzip.org madler@alumni.caltech.edu
+ .
+ If you use the zlib library in a product, we would appreciate *not* receiving
+ lengthy legal documents to sign. The sources are provided for free but without
+ warranty of any kind. The library has been entirely written by Jean-loup
+ Gailly and Mark Adler; it does not include third-party code.
+ .
+ If you redistribute modified sources, we would appreciate that you include in
+ the file ChangeLog history information documenting your changes. Please read
+ the FAQ for more information on the distribution of modified source versions.
+
+Files: gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/diyfp.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/dtoa.h
+Copyright: 2011 Milo Yip
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ .
+ This is a C++ header-only implementation of Grisu2 algorithm from the publication:
+ Loitsch, Florian. "Printing floating-point numbers quickly and accurately with
+ integers." ACM Sigplan Notices 45.6 (2010): 233-243.
+
+Files: testing/mochitest/MochiKit/LICENSE.txt
+ testing/mochitest/tests/MochiKit-1.4.2/LICENSE.txt
+Copyright: 2005 Bob Ippolito.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Academic Free License v. 2.1
+
+Files: js/src/ctypes/libffi/src/sparc/ffi.c
+ js/src/ctypes/libffi/src/sparc/v8.S
+Copyright: 1996-2008 Red Hat, Inc.
+License: Expat
+ SPARC Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/x86/darwin.S
+ js/src/ctypes/libffi/src/x86/win32.S
+Copyright: 2001 John Beniton
+ 2002 Ranjit Mathew
+ 2008 Free Software Foundation, Inc.
+ 2009 Daniel Witte
+License: Expat
+ X86 Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/arm/ffi.c
+ js/src/ctypes/libffi/src/arm/sysv.S
+Copyright: 1998-2011 Red Hat, Inc.
+ 2011 Anthony Green
+ 2011 Free Software Foundation
+ 2011 Plausible Labs Cooperative, Inc.
+License: Expat
+ ARM Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/m88k/ffitarget.h
+ js/src/ctypes/libffi/src/m88k/obsd.S
+Copyright: 2013 Miodrag Vallat. <miod@openbsd.org>
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ m88k Foreign Function Interface
+
+Files: js/src/ctypes/libffi/src/vax/elfbsd.S
+ js/src/ctypes/libffi/src/vax/ffitarget.h
+Copyright: 2013 Miodrag Vallat. <miod@openbsd.org>
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ vax Foreign Function Interface
+
+Files: js/src/ctypes/libffi/src/powerpc/linux64.S
+ js/src/ctypes/libffi/src/powerpc/linux64_closure.S
+Copyright: 2008 Red Hat, Inc.
+License: Expat
+ PowerPC64 Assembly glue.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/powerpc/ppc_closure.S
+ js/src/ctypes/libffi/src/powerpc/sysv.S
+Copyright: 2007 Free Software Foundation, Inc
+ 2008 Red Hat, Inc.
+License: Expat
+ PowerPC Assembly glue.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: extensions/spellcheck/hunspell/glue/mozHunspellDirProvider.cpp
+ extensions/spellcheck/hunspell/glue/mozHunspellDirProvider.h
+Copyright: __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/mozHunspellDirProvider.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/mozHunspellDirProvider.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Initial Developers of the Original Code are Kevin Hendricks (MySpell)
+ and László Németh (Hunspell). Portions created by the Initial Developers
+ are Copyright (C) 2002-2005 the Initial Developers.
+ .
+ Contributor(s): Benjamin Smedberg (benjamin@smedbergs.us) (Original Code)
+ László Németh (nemethl@gyorsposta.hu)
+ Ryan VanderMeulen (ryanvm@gmail.com)
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ END LICENSE BLOCK
+
+Files: db/mork/src/morkProbeMap.cpp
+ db/mork/src/morkProbeMap.h
+Copyright: __NO_COPYRIGHT__ in: db/mork/src/morkProbeMap.cpp
+ __NO_COPYRIGHT__ in: db/mork/src/morkProbeMap.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is mozilla.org code.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ This code is a port to NS Mork from public domain Mithril C++ sources.
+ Note many code comments here come verbatim from cut-and-pasted Mithril.
+ In many places, code is identical; Mithril versions stay public domain.
+ Changes in porting are mainly class type and scalar type name changes.
+
+Files: extensions/spellcheck/hunspell/glue/mozHunspell.cpp
+ extensions/spellcheck/hunspell/glue/mozHunspell.h
+Copyright: __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/mozHunspell.cpp
+ __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/mozHunspell.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Initial Developers of the Original Code are Kevin Hendricks (MySpell)
+ and László Németh (Hunspell). Portions created by the Initial Developers
+ are Copyright (C) 2002-2005 the Initial Developers.
+ .
+ Contributor(s): Kevin Hendricks (kevin.hendricks@sympatico.ca)
+ David Einstein (deinst@world.std.com)
+ Michiel van Leeuwen (mvl@exedo.nl)
+ Caolan McNamara (cmc@openoffice.org)
+ László Németh (nemethl@gyorsposta.hu)
+ Davide Prina
+ Giuseppe Modugno
+ Gianluca Turconi
+ Simon Brouwer
+ Noll Janos
+ Biro Arpad
+ Goldman Eleonora
+ Sarlos Tamas
+ Bencsath Boldizsar
+ Halacsy Peter
+ Dvornik Laszlo
+ Gefferth Andras
+ Nagy Viktor
+ Varga Daniel
+ Chris Halls
+ Rene Engelhard
+ Bram Moolenaar
+ Dafydd Jones
+ Harri Pitkanen
+ Andras Timar
+ Tor Lillqvist
+ Jesper Kristensen (mail@jesperkristensen.dk)
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ END LICENSE BLOCK
+
+Files: ldap/c-sdk/libldap/geteffectiverightsctrl.c
+ ldap/c-sdk/libldap/saslio.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/geteffectiverightsctrl.c
+ __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/saslio.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Sun LDAP C SDK.
+ .
+ The Initial Developer of the Original Code is Sun Microsystems, Inc.
+ .
+ Portions created by Sun Microsystems, Inc are Copyright (C) 2005
+ Sun Microsystems, Inc.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: mailnews/mime/cthandlers/glue/nsMimeContentTypeHandler.h
+ mailnews/mime/public/nsIMimeContentTypeHandler.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/glue/nsMimeContentTypeHandler.h
+ __NO_COPYRIGHT__ in: mailnews/mime/public/nsIMimeContentTypeHandler.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This interface is implemented by content type handlers that will be
+ called upon by libmime to process various attachments types. The primary
+ purpose of these handlers will be to represent the attached data in a
+ viewable HTML format that is useful for the user
+ .
+ Note: These will all register by their content type prefixed by the
+ following: mimecth:text/vcard
+ .
+ libmime will then use the XPCOM Component Manager to
+ locate the appropriate Content Type handler
+
+Files: mailnews/mime/public/nsMailHeaders.h
+ netwerk/mime/nsMimeTypes.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/public/nsMailHeaders.h
+ __NO_COPYRIGHT__ in: netwerk/mime/nsMimeTypes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This interface allows any module to access the encoder/decoder
+ routines for RFC822 headers. This will allow any mail/news module
+ to call on these routines.
+
+Files: nsprpub/pr/src/cplus/rclock.cpp
+ nsprpub/pr/src/cplus/rclock.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rclock.cpp
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rclock.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ C++ access to NSPR locks (PRLock)
+
+Files: layout/xul/nsXULLabelFrame.cpp
+ layout/xul/nsXULLabelFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsXULLabelFrame.cpp
+ __NO_COPYRIGHT__ in: layout/xul/nsXULLabelFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ derived class of nsBlockFrame used for xul:label elements
+
+Files: application/basilisk/components/downloads/DownloadsTaskbar.jsm
+ application/palemoon/components/downloads/DownloadsTaskbar.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/downloads/DownloadsTaskbar.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/DownloadsTaskbar.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handles the download progress indicator in the taskbar.
+
+Files: dom/base/ImageTracker.cpp
+ dom/base/ImageTracker.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/ImageTracker.cpp
+ __NO_COPYRIGHT__ in: dom/base/ImageTracker.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ table of images used in a document, for batch locking/unlocking and
+ animating
+
+Files: js/src/tests/ecma_3/RegExp/regress-165353.js
+ js/src/tests/ecma_3/RegExp/regress-169497.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-165353.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-169497.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 31 August 2002
+ SUMMARY: RegExp conformance test
+
+Files: dom/base/nsStubDocumentObserver.cpp
+ dom/base/nsStubDocumentObserver.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsStubDocumentObserver.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsStubDocumentObserver.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsStubDocumentObserver is an implementation of the nsIDocumentObserver
+ interface (except for the methods on nsISupports) that is intended to be
+ used as a base class within the content/layout library. All methods do
+ nothing.
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/marSuccessPartial.js
+ toolkit/mozapps/update/tests/unit_service_updater/marSuccessPartialSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/marSuccessPartial.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/marSuccessPartialSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General Partial MAR File Patch Apply Test
+
+Files: security/nss/lib/pk11wrap/pk11kea.c
+ security/nss/lib/pk11wrap/pk11skey.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11kea.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11skey.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file implements the Symkey wrapper and the PKCS context
+ Interfaces.
+
+Files: js/src/tests/js1_3/Script/new-001.js
+ js/src/tests/js1_3/regress/new-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_3/Script/new-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/regress/new-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: new-001.js
+ Section:
+ Description:
+
+Files: security/nss/lib/certdb/certt.h
+ security/nss/lib/softoken/legacydb/pcertt.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/certt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/pcertt.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ certt.h - public data structures for the certificate library
+
+Files: layout/base/nsCSSFrameConstructor.cpp
+ layout/base/nsCSSFrameConstructor.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsCSSFrameConstructor.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsCSSFrameConstructor.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ construction of a frame tree that is nearly isomorphic to the content
+ tree and updating of that tree in response to dynamic changes
+
+Files: nsprpub/pr/tests/cltsrv.c
+ nsprpub/pr/tests/provider.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/cltsrv.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/provider.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Notes:
+ [1] lth. The call to Sleep() is a hack to get the test case to run
+ on Windows 95. Without it, the test case fails with an error
+ WSAECONNRESET following a recv() call. The error is caused by the
+ server side thread termination without a shutdown() or closesocket()
+ call. Windows docmunentation suggests that this is predicted
+ behavior; that other platforms get away with it is ... serindipity.
+ The test case should shutdown() or closesocket() before
+ thread termination. I didn't have time to figure out where or how
+ to do it. The Sleep() call inserts enough delay to allow the
+ client side to recv() all his data before the server side thread
+ terminates. Whew! ...
+ .
+ Modification History:
+
+Files: js/src/tests/js1_5/Scope/regress-202678-001.js
+ js/src/tests/js1_5/Scope/regress-202678-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-202678-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-202678-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 19 April 2003
+ SUMMARY: Testing nested function scope capture
+
+Files: dom/base/nsRange.cpp
+ dom/base/nsRange.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsRange.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsRange.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of the DOM nsIDOMRange object.
+
+Files: testing/specialpowers/content/specialpowers.js
+ testing/specialpowers/content/specialpowersAPI.js
+Copyright: __NO_COPYRIGHT__ in: testing/specialpowers/content/specialpowers.js
+ __NO_COPYRIGHT__ in: testing/specialpowers/content/specialpowersAPI.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ This code is loaded in every child process that is started by mochitest in
+ order to be used as a replacement for UniversalXPConnect
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.5-1.js
+ js/src/tests/ecma/FunctionObjects/15.3.5-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.5-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.5-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.5-1.js
+ ECMA Section: 15.3.5 Properties of Function Instances
+ new Function(p1, p2, ..., pn, body )
+ .
+ Description:
+ .
+ 15.3.5.1 length
+ .
+ The value of the length property is usually an integer that indicates
+ the "typical" number of arguments expected by the function. However,
+ the language permits the function to be invoked with some other number
+ of arguments. The behavior of a function when invoked on a number of
+ arguments other than the number specified by its length property depends
+ on the function.
+ .
+ 15.3.5.2 prototype
+ The value of the prototype property is used to initialize the internal [[
+ Prototype]] property of a newly created object before the Function object
+ is invoked as a constructor for that newly created object.
+ .
+ 15.3.5.3 arguments
+ .
+ The value of the arguments property is normally null if there is no
+ outstanding invocation of the function in progress (that is, the function has been called
+ but has not yet returned). When a non-internal Function object (15.3.2.1) is invoked, its
+ arguments property is "dynamically bound" to a newly created object that contains the
+ arguments on which it was invoked (see 10.1.6 and 10.1.8). Note that the use of this
+ property is discouraged; it is provided principally for compatibility with existing old code.
+
+Files: dom/base/nsAttrAndChildArray.cpp
+ dom/base/nsAttrAndChildArray.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsAttrAndChildArray.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsAttrAndChildArray.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Storage of the children and attributes of a DOM node; storage for
+ the two is unified to minimize footprint.
+
+Files: rdf/base/nsRDFBaseDataSources.h
+ rdf/datasource/nsRDFBuiltInDataSources.h
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsRDFBaseDataSources.h
+ __NO_COPYRIGHT__ in: rdf/datasource/nsRDFBuiltInDataSources.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header file just contains prototypes for the factory methods
+ for "builtin" data sources that are included in rdf.dll.
+ .
+ Each of these data sources is exposed to the external world via its
+ CID in ../include/nsRDFCID.h.
+
+Files: js/src/tests/supporting/test402-browser.js
+ js/src/tests/test262/intl402/browser.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/supporting/test402-browser.js
+ __NO_COPYRIGHT__ in: js/src/tests/test262/intl402/browser.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Undo at least the damage done by taintArray so that the jstests
+ harness won't die. The properties added to Object.prototype by the various
+ tests have names that are less likely to cause trouble.
+
+Files: layout/style/nsRuleNode.cpp
+ layout/style/nsRuleNode.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsRuleNode.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsRuleNode.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a node in the lexicographic tree of rules that match an element,
+ responsible for converting the rules' information into computed style
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.1.1-1.js
+ js/src/tests/ecma/extensions/15.3.1.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.1.1-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.3.1.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.1.1.js
+ ECMA Section: 15.3.1.1 The Function Constructor Called as a Function
+ .
+ Description:
+ When the Function function is called with some arguments p1, p2, . . . , pn, body
+ (where n might be 0, that is, there are no "p" arguments, and where body might
+ also not be provided), the following steps are taken:
+ .
+ 1. Create and return a new Function object exactly if the function constructor had
+ been called with the same arguments (15.3.2.1).
+
+Files: netwerk/test/httpserver/httpd.js
+ services/sync/tps/extensions/mozmill/resource/stdlib/httpd.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/httpd.js
+ __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/stdlib/httpd.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An implementation of an HTTP server both as a loadable script and as an XPCOM
+ component. See the accompanying README file for user documentation on
+ httpd.js.
+
+Files: application/basilisk/locales/en-US/installer/mui.properties
+ application/palemoon/locales/en-US/installer/mui.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/installer/mui.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/installer/mui.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ To make the l10n tinderboxen see changes to this file you can change a value
+ name by adding - to the end of the name followed by chars (e.g. Branding-2).
+ .
+ LOCALIZATION NOTE:
+ .
+ This file must be saved as UTF8
+ .
+ Accesskeys are defined by prefixing the letter that is to be used for the
+ accesskey with an ampersand (e.g. &).
+ .
+ Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a
+ custom string and always use the same one as used by the en-US files.
+ $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands
+ for double ampersand) and prevents the letter following the ampersand from
+ being used as an accesskey.
+ .
+ You can use \n to create a newline in the string but only when the string
+ from en-US contains a \n.
+
+Files: js/src/tests/ecma/Expressions/11.12-1.js
+ js/src/tests/ecma/Expressions/11.13.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.12-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.13.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.12.js
+ ECMA Section: 11.12 Conditional Operator
+ Description:
+ Logi
+
+Files: layout/generic/nsImageFrame.cpp
+ layout/generic/nsImageFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsImageFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsImageFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for replaced elements with image data
+
+Files: security/nss/cmd/modutil/modutil.c
+ security/nss/cmd/modutil/pk11.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/modutil/modutil.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/modutil/pk11.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ To edit this file, set TABSTOPS to 4 spaces.
+ This is not the normal NSS convention.
+
+Files: dom/webidl/CreateOfferRequest.webidl
+ dom/webidl/GetUserMediaRequest.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/CreateOfferRequest.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/GetUserMediaRequest.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is an internal IDL file
+
+Files: nsprpub/pr/src/bthreads/bsrcs.mk
+ nsprpub/pr/src/md/beos/bsrcs.mk
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/bthreads/bsrcs.mk
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/beos/bsrcs.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ this file lists the source files to be compiled (used in Makefile) and
+ then enumerated as object files (in objs.mk) for inclusion in the NSPR
+ shared library
+
+Files: js/src/tests/ecma/Statements/12.9-1-n.js
+ js/src/tests/ecma_2/Exceptions/statement-009.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.9-1-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/statement-009.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.9-1-n.js
+ ECMA Section: 12.9 The return statement
+ Description:
+
+Files: js/src/tests/ecma/Expressions/11.13.2-3.js
+ js/src/tests/ecma/Expressions/11.13.2-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.13.2-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.13.2-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.13.2-4.js
+
+Files: dom/base/nsScriptLoader.cpp
+ dom/base/nsScriptLoader.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsScriptLoader.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsScriptLoader.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class that handles loading and evaluation of <script> elements.
+
+Files: build/autoconf/install-sh
+ nsprpub/build/autoconf/install-sh
+Copyright: __NO_COPYRIGHT__ in: build/autoconf/install-sh
+ __NO_COPYRIGHT__ in: nsprpub/build/autoconf/install-sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ install - install a program, script, or datafile
+ This comes from X11R5; it is not part of GNU.
+ .
+ $XConsortium: install.sh,v 1.2 89/12/18 14:47:22 jim Exp $
+ .
+ This script is compatible with the BSD install script, but was written
+ from scratch.
+ .
+ set DOITPROG to echo to test this script
+ .
+ Don't use :- since 4.3BSD and earlier shells don't like it.
+
+Files: layout/style/nsCSSValue.cpp
+ layout/style/nsCSSValue.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSValue.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSValue.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of simple property values within CSS declarations
+
+Files: layout/generic/nsFrameSetFrame.cpp
+ layout/generic/nsFrameSetFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsFrameSetFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsFrameSetFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for HTML <frameset> elements
+
+Files: js/src/tests/ecma/String/15.5.4.11-3.js
+ js/src/tests/ecma/String/15.5.4.11-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.11-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.11-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.11-2.js
+ ECMA Section: 15.5.4.11 String.prototype.toLowerCase()
+ Description:
+ .
+ Returns a string equal in length to the length of the result of converting
+ this object to a string. The result is a string value, not a String object.
+ .
+ Every character of the result is equal to the corresponding character of the
+ string, unless that character has a Unicode 2.0 uppercase equivalent, in which
+ case the uppercase equivalent is used instead. (The canonical Unicode 2.0 case
+ mapping shall be used, which does not depend on implementation or locale.)
+ .
+ Note that the toLowerCase function is intentionally generic; it does not require
+ that its this value be a String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: application/basilisk/branding/unofficial/branding.nsi
+ application/palemoon/branding/unofficial/branding.nsi
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/branding/unofficial/branding.nsi
+ __NO_COPYRIGHT__ in: application/palemoon/branding/unofficial/branding.nsi
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NSIS branding defines for unofficial builds.
+ The official release build branding.nsi is located in other-license/branding/firefox/
+ The nightly build branding.nsi is located in browser/installer/windows/nsis/
+ .
+ BrandFullNameInternal is used for some registry and file system values
+ instead of BrandFullName and typically should not be modified.
+
+Files: layout/generic/nsFrameUtil.cpp
+ layout/generic/nsIFrameUtil.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsFrameUtil.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsIFrameUtil.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ utilities for regression tests based on frame tree comparison
+
+Files: layout/generic/StickyScrollContainer.cpp
+ layout/generic/StickyScrollContainer.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/StickyScrollContainer.cpp
+ __NO_COPYRIGHT__ in: layout/generic/StickyScrollContainer.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ compute sticky positioning, both during reflow and when the scrolling
+ container scrolls
+
+Files: js/src/tests/supporting/test402-shell.js
+ js/src/tests/test262/intl402/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/supporting/test402-shell.js
+ __NO_COPYRIGHT__ in: js/src/tests/test262/intl402/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test402 tests all pass unless they throw, and there are no @negative tests.
+ Once Test262 includes @negative support, and this call in test262-shell.js is
+ removed, this'll need to be uncommented.
+ .
+ testPassesUnlessItThrows();
+
+Files: nsprpub/pr/include/md/_linux.cfg
+ nsprpub/pr/include/md/_linux.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_linux.cfg
+ __NO_COPYRIGHT__ in: nsprpub/pr/include/md/_linux.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is used by not only Linux but also other glibc systems
+ such as GNU/Hurd and GNU/k*BSD.
+
+Files: dom/base/nsXHTMLContentSerializer.cpp
+ dom/base/nsXHTMLContentSerializer.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsXHTMLContentSerializer.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsXHTMLContentSerializer.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIContentSerializer implementation that can be used with an
+ nsIDocumentEncoder to convert an XHTML (not HTML!) DOM to an XHTML
+ string that could be parsed into more or less the original DOM.
+
+Files: layout/style/nsCSSPseudoClasses.cpp
+ layout/style/nsCSSPseudoClasses.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPseudoClasses.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSPseudoClasses.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ atom list for CSS pseudo-classes
+
+Files: layout/style/nsHTMLCSSStyleSheet.cpp
+ layout/style/nsHTMLCSSStyleSheet.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsHTMLCSSStyleSheet.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsHTMLCSSStyleSheet.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ style sheet and style rule processor representing style attributes
+
+Files: layout/generic/nsLineBox.cpp
+ layout/generic/nsLineBox.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsLineBox.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsLineBox.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of one line within a block frame, a CSS line box
+
+Files: js/src/jsapi.cpp
+ js/src/jsapi.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jsapi.cpp
+ __NO_COPYRIGHT__ in: js/src/jsapi.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JavaScript API.
+
+Files: mailnews/local/src/nsMsgMaildirStore.cpp
+ mailnews/local/src/nsMsgMaildirStore.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/local/src/nsMsgMaildirStore.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMsgMaildirStore.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class for handling Maildir stores.
+
+Files: js/src/tests/ecma/LexicalConventions/7.5-10-n.js
+ js/src/tests/ecma/LexicalConventions/7.5-9-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-10-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-9-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.5-9-n.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: js/src/tests/js1_5/Function/regress-222029-001.js
+ js/src/tests/js1_5/Function/regress-222029-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-222029-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Function/regress-222029-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 13 Oct 2003
+ SUMMARY: Make our f.caller property match IE's wrt f.apply and f.call
+
+Files: layout/style/nsDOMCSSRect.cpp
+ layout/style/nsDOMCSSRect.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsDOMCSSRect.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsDOMCSSRect.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DOM object representing rectangle values in DOM computed style
+
+Files: application/basilisk/base/content/browser-fullZoom.js
+ application/palemoon/base/content/browser-fullZoom.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-fullZoom.js
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-fullZoom.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Controls the "full zoom" setting and its site-specific preferences.
+
+Files: media/mtransport/test_nr_socket.cpp
+ media/mtransport/test_nr_socket.h
+Copyright: 2001-2006 Network Resonance, Inc.
+ 2007 Adobe Systems, Incorporated
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Based partially on original code from nICEr and nrappkit.
+ .
+ nICEr copyright:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ nrappkit copyright:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Thu Dec 20 20:14:49 2001
+ .
+ Original author: bcampen@mozilla.com [:bwc]
+
+Files: dom/base/NodeIterator.cpp
+ dom/base/NodeIterator.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/NodeIterator.cpp
+ __NO_COPYRIGHT__ in: dom/base/NodeIterator.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of DOM Traversal's nsIDOMNodeIterator
+
+Files: layout/style/nsStyleContext.cpp
+ layout/style/nsStyleContext.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsStyleContext.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsStyleContext.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ the interface (to internal code) for retrieving computed style data
+
+Files: js/src/tests/js1_2/version120/boolean-001.js
+ js/src/tests/js1_3/Boolean/boolean-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/version120/boolean-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/Boolean/boolean-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: boolean-001.js
+ Description:
+ .
+ In JavaScript 1.2, new Boolean(false) evaluates to false.
+
+Files: application/basilisk/config/mozconfigs/common
+ application/palemoon/config/mozconfigs/common
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/config/mozconfigs/common
+ __NO_COPYRIGHT__ in: application/palemoon/config/mozconfigs/common
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is included by all browser mozconfigs
+
+Files: layout/base/LayoutLogging.cpp
+ xpcom/base/nsDebugImpl.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/base/LayoutLogging.cpp
+ __NO_COPYRIGHT__ in: xpcom/base/nsDebugImpl.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Chromium headers must come before Mozilla headers.
+
+Files: js/src/tests/js1_3/Script/delete-001.js
+ js/src/tests/js1_3/regress/delete-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_3/Script/delete-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/regress/delete-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: delete-001.js
+ Section: regress
+ Description:
+ .
+ Regression test for
+
+Files: security/nss/coreconf/HP-UXB.10.10.mk
+ security/nss/coreconf/HP-UXB.10.20.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.10.10.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.10.20.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ On HP-UX 10.10 and 10.20, the default implementation strategy is
+ pthreads (actually DCE threads). Classic nspr is also available.
+
+Files: dom/base/nsFrameLoader.cpp
+ dom/base/nsFrameLoader.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsFrameLoader.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsFrameLoader.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class for managing loading of a subframe (creation of the docshell,
+ handling of loads in it, recursion-checking).
+
+Files: layout/style/nsStyleCoord.cpp
+ layout/style/nsStyleCoord.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsStyleCoord.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsStyleCoord.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of length values in computed style data
+
+Files: js/src/tests/ecma/Statements/12.6.3-19.js
+ js/src/tests/ecma/Statements/12.6.3-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-19.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-1.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ The production IterationStatement : for ( LeftHandSideExpression in Expression )
+ Statement is evaluated as follows:
+ .
+ 1. Evaluate the Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToObject(Result(2)).
+ 4. Let C be "normal completion".
+ 5. Get the name of the next property of Result(3) that doesn't have the
+ DontEnum attribute. If there is no such property, go to step 14.
+ 6. Evaluate the LeftHandSideExpression (it may be evaluated repeatedly).
+ 7. Call PutValue(Result(6), Result(5)). PutValue( V, W ):
+ 1. If Type(V) is not Reference, generate a runtime error.
+ 2. Call GetBase(V).
+ 3. If Result(2) is null, go to step 6.
+ 4. Call the [[Put]] method of Result(2), passing GetPropertyName(V)
+ for the property name and W for the value.
+ 5. Return.
+ 6. Call the [[Put]] method for the global object, passing
+ GetPropertyName(V) for the property name and W for the value.
+ 7. Return.
+ 8. Evaluate Statement.
+ 9. If Result(8) is a value completion, change C to be "normal completion
+ after value V" where V is the value carried by Result(8).
+ 10. If Result(8) is a break completion, go to step 14.
+ 11. If Result(8) is a continue completion, go to step 5.
+ 12. If Result(8) is a return completion, return Result(8).
+ 13. Go to step 5.
+ 14. Return C.
+
+Files: toolkit/components/reader/test/browser_readerMode.js
+ toolkit/components/reader/test/browser_readerMode_hidden_nodes.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/reader/test/browser_readerMode.js
+ __NO_COPYRIGHT__ in: toolkit/components/reader/test/browser_readerMode_hidden_nodes.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that the reader mode button appears and works properly on
+ reader-able content.
+
+Files: js/src/tests/ecma/String/15.5.4.2.js
+ js/src/tests/ecma/extensions/15.5.4.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.5.4.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.2.js
+ ECMA Section: 15.5.4.2 String.prototype.toString
+ .
+ Description:
+ Author: christine@netscape.com
+ Date: 28 october 1997
+
+Files: security/nss/cmd/libpkix/sample_apps/dumpcert.c
+ security/nss/cmd/pkix-errcodes/pkix-errcodes.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/sample_apps/dumpcert.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/pkix-errcodes/pkix-errcodes.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dumpcert.c
+ .
+ dump certificate sample application
+
+Files: layout/base/nsFrameManager.cpp
+ layout/base/nsFrameManager.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsFrameManager.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsFrameManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation. Modifications made by IBM
+ described herein are Copyright (c) International Business Machines Corporation, 2000.
+ Modifications to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+ .
+ storage of the frame tree and information about it
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-16-n.js
+ js/src/tests/ecma_2/Exceptions/lexical-023.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-16-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-023.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-023.js
+ Corresponds To: 7.4.3-16-n.js
+ ECMA Section: 7.4.3
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: dom/webidl/ExtendableEvent.webidl
+ dom/webidl/FetchEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ExtendableEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/FetchEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information on this interface, please see
+
+Files: layout/base/RestyleManager.cpp
+ layout/base/RestyleManager.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/RestyleManager.cpp
+ __NO_COPYRIGHT__ in: layout/base/RestyleManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code responsible for managing style changes: tracking what style
+ changes need to happen, scheduling them, and doing them.
+
+Files: layout/generic/nsGfxScrollFrame.cpp
+ layout/generic/nsGfxScrollFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsGfxScrollFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsGfxScrollFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object to wrap rendering objects that should be scrollable
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-11-n.js
+ js/src/tests/ecma_2/Exceptions/lexical-034.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-11-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-034.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-11-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: dom/webidl/PerformanceNavigation.webidl
+ dom/webidl/PerformanceTiming.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/hr-time/
+
+Files: js/src/tests/ecma_3/RegExp/shell.js
+ js/src/tests/ecma_3/extensions/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/shell.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 07 February 2001
+ .
+ Functionality common to RegExp testing -
+
+Files: js/src/tests/ecma/shell.js
+ js/src/tests/ecma_3/Date/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/shell.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date functions used by tests in Date suite
+
+Files: media/mtransport/nriceresolver.cpp
+ media/mtransport/nriceresolver.h
+Copyright: 2007 Adobe Systems, Incorporated
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original authors: jib@mozilla.com, ekr@rtfm.com
+ .
+ Some of this code is cut-and-pasted from nICEr. Copyright is:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: security/nss/cmd/pwdecrypt/pwdecrypt.c
+ security/nss/cmd/sdrtest/sdrtest.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/pwdecrypt/pwdecrypt.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/sdrtest/sdrtest.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test program for SDR (Secret Decoder Ring) functions.
+
+Files: mailnews/mime/public/nsIMimeObjectClassAccess.h
+ mailnews/mime/src/nsMimeObjectClassAccess.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/public/nsIMimeObjectClassAccess.h
+ __NO_COPYRIGHT__ in: mailnews/mime/src/nsMimeObjectClassAccess.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This interface is implemented by libmime. This interface is used by
+ a Content-Type handler "Plug In" (i.e. vCard) for accessing various
+ internal information about the object class system of libmime. When
+ libmime progresses to a C++ object class, this would probably change.
+
+Files: application/basilisk/components/sync/utils.js
+ application/palemoon/components/sync/utils.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/sync/utils.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/sync/utils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Equivalent to 0o600 permissions; used for saved Sync Recovery Key.
+ This constant can be replaced when the equivalent values are available to
+ chrome JS; see Bug 433295 and Bug 757351.
+
+Files: configure.in
+ js/src/configure.in
+Copyright: __NO_COPYRIGHT__ in: configure.in
+ __NO_COPYRIGHT__ in: js/src/configure.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Welcome to the new world of configure. We're working on moving to a
+ python based configure. In the meanwhile, remains of the old autoconf
+ based configure is in old-configure.in.
+ If you need to add something, please come talk to the build system
+ peers for now.
+ .
+ Because adding a configure file in the tree is going to conflict with
+ existing configure files in people's (and automation) work trees, and
+ because some automation jobs are still running autoconf and configure
+ "manually", this file is actually an m4 file that is processed by
+ autoconf, but doesn't call any autoconf macros. The `divert` line
+ below ensures the script that follows is output by autoconf.
+
+Files: toolkit/themes/osx/mozapps/viewsource/viewsource.css
+ toolkit/themes/windows/mozapps/viewsource/viewsource.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/osx/mozapps/viewsource/viewsource.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/mozapps/viewsource/viewsource.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is for styling the menus of the viewsource window
+
+Files: js/src/tests/ecma_2/RegExp/constructor-001.js
+ js/src/tests/ecma_2/extensions/constructor-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/constructor-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_2/extensions/constructor-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/constructor-001.js
+ ECMA Section: 15.7.3.3
+ Description: Based on ECMA 2 Draft 7 February 1999
+
+Files: dom/webidl/FileList.webidl
+ dom/webidl/FileReaderSync.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2006/webapi/FileAPI/
+
+Files: security/nss/lib/freebl/arcfour-amd64-gas.s
+ security/nss/lib/freebl/arcfour-amd64-masm.asm
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/arcfour-amd64-gas.s
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/arcfour-amd64-masm.asm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ** ARCFOUR implementation optimized for AMD64.
+ **
+ ** The throughput achieved by this code is about 320 MBytes/sec, on
+ ** a 1.8 GHz AMD Opteron (rev C0) processor.
+
+Files: dom/xslt/xpath/txExprParser.cpp
+ dom/xslt/xpath/txExprParser.h
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xpath/txExprParser.cpp
+ __NO_COPYRIGHT__ in: dom/xslt/xpath/txExprParser.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ExprParser
+ This class is used to parse XSL Expressions
+ @see ExprLexer
+
+Files: dom/base/nsAttrValue.cpp
+ dom/base/nsAttrValue.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsAttrValue.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsAttrValue.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A struct that represents the value (type and actual data) of an
+ attribute.
+
+Files: toolkit/components/satchel/test/unit/test_db_update_v999a.js
+ toolkit/components/satchel/test/unit/test_db_update_v999b.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/test_db_update_v999a.js
+ __NO_COPYRIGHT__ in: toolkit/components/satchel/test/unit/test_db_update_v999b.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test uses a formhistory.sqlite with schema version set to 999 (a
+ future version). This exercies the code that allows using a future schema
+ version as long as the expected columns are present.
+ .
+ Part A tests this when the columns do match, so the DB is used.
+ Part B tests this when the columns do *not* match, so the DB is reset.
+
+Files: dom/base/nsSyncLoadService.cpp
+ dom/base/nsSyncLoadService.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsSyncLoadService.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsSyncLoadService.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A service that provides methods for synchronously loading a DOM in various ways.
+
+Files: js/src/tests/ecma/Expressions/11.2.2-1-n.js
+ js/src/tests/ecma/Expressions/11.2.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-1-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.2-1.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ .
+ MemberExpression:
+ PrimaryExpression
+ MemberExpression[Expression]
+ MemberExpression.Identifier
+ new MemberExpression Arguments
+ .
+ new NewExpression
+ .
+ The production NewExpression : new NewExpression is evaluated as follows:
+ .
+ 1. Evaluate NewExpression.
+ 2. Call GetValue(Result(1)).
+ 3. If Type(Result(2)) is not Object, generate a runtime error.
+ 4. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 5. Call the [[Construct]] method on Result(2), providing no arguments
+ (that is, an empty list of arguments).
+ 6. If Type(Result(5)) is not Object, generate a runtime error.
+ 7. Return Result(5).
+ .
+ The production MemberExpression : new MemberExpression Arguments is evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 4. If Type(Result(2)) is not Object, generate a runtime error.
+ 5. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 6. Call the [[Construct]] method on Result(2), providing the list
+ Result(3) as the argument values.
+ 7. If Type(Result(6)) is not Object, generate a runtime error.
+ 8 .Return Result(6).
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/invalidArgWorkingDirPathLocalUNCFailure_win.js
+ toolkit/mozapps/update/tests/unit_service_updater/invalidArgWorkingDirPathLocalUNCFailureSvc_win.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/invalidArgWorkingDirPathLocalUNCFailure_win.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/invalidArgWorkingDirPathLocalUNCFailureSvc_win.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Working directory path local UNC failure test
+
+Files: dom/base/nsHTMLContentSerializer.cpp
+ dom/base/nsHTMLContentSerializer.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsHTMLContentSerializer.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsHTMLContentSerializer.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIContentSerializer implementation that can be used with an
+ nsIDocumentEncoder to convert an HTML (not XHTML!) DOM to an HTML
+ string that could be parsed into more or less the original DOM.
+
+Files: layout/generic/nsVideoFrame.cpp
+ layout/generic/nsVideoFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsVideoFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsVideoFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for the HTML <video> element
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.2.1-2.js
+ js/src/tests/ecma/extensions/15.3.2.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.2.1-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.3.2.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.2.1.js
+ ECMA Section: 15.3.2.1 The Function Constructor
+ new Function(p1, p2, ..., pn, body )
+ .
+ Description:
+ Author: christine@netscape.com
+ Date: 28 october 1997
+
+Files: dom/svg/SVGMotionSMILAttr.cpp
+ dom/svg/SVGMotionSMILAttr.h
+Copyright: __NO_COPYRIGHT__ in: dom/svg/SVGMotionSMILAttr.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGMotionSMILAttr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of a dummy attribute targeted by <animateMotion> element
+
+Files: toolkit/components/find/nsFindService.cpp
+ toolkit/components/find/nsFindService.h
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/find/nsFindService.cpp
+ __NO_COPYRIGHT__ in: toolkit/components/find/nsFindService.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The sole purpose of the Find service is to store globally the
+ last used Find settings
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-7.js
+ js/src/tests/ecma/LexicalConventions/7.3-8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-7.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-7.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: nsprpub/pr/tests/prttools.h
+ nsprpub/pr/tests/ut_ttools.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/prttools.h
+ __NO_COPYRIGHT__ in: nsprpub/pr/tests/ut_ttools.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used in Regress Tool
+
+Files: js/xpconnect/src/XPCLog.cpp
+ js/xpconnect/src/XPCLog.h
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCLog.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCLog.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Debug Logging support.
+
+Files: application/basilisk/locales/en-US/updater/updater.ini
+ application/palemoon/locales/en-US/updater/updater.ini
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/updater/updater.ini
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/updater/updater.ini
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is in the UTF-8 encoding
+ All strings must be less than 600 chars.
+
+Files: js/xpconnect/src/XPCMaps.cpp
+ js/xpconnect/src/XPCMaps.h
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCMaps.cpp
+ __NO_COPYRIGHT__ in: js/xpconnect/src/XPCMaps.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Private maps (hashtables).
+
+Files: media/ffvpx/ffvpxcommon.mozbuild
+ media/libav/libavcommon.mozbuild
+Copyright: __NO_COPYRIGHT__ in: media/ffvpx/ffvpxcommon.mozbuild
+ __NO_COPYRIGHT__ in: media/libav/libavcommon.mozbuild
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Add assembler flags and includes
+
+Files: layout/generic/nsIntervalSet.cpp
+ layout/generic/nsIntervalSet.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsIntervalSet.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsIntervalSet.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a set of ranges on a number-line
+
+Files: caps/nsSystemPrincipal.cpp
+ caps/nsSystemPrincipal.h
+Copyright: __NO_COPYRIGHT__ in: caps/nsSystemPrincipal.cpp
+ __NO_COPYRIGHT__ in: caps/nsSystemPrincipal.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The privileged system principal.
+
+Files: js/src/tests/js1_3/Script/in-001.js
+ js/src/tests/js1_3/regress/in-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_3/Script/in-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/regress/in-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: in-001.js
+ Section:
+ Description:
+
+Files: toolkit/themes/linux/global/inContentUI.css
+ toolkit/themes/windows/global/inContentUI.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/linux/global/inContentUI.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/inContentUI.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The default namespace for this file is XUL. Be sure to prefix rules that
+ are applicable to both XUL and HTML with '*|'.
+
+Files: application/basilisk/locales/en-US/profile/bookmarks.inc
+ application/palemoon/locales/en-US/profile/bookmarks.inc
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/profile/bookmarks.inc
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/profile/bookmarks.inc
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ filter emptyLines
+ .
+ LOCALIZATION NOTE: The 'en-US' strings in the URLs will be replaced with
+ your locale code, and link to your translated pages as soon as they're
+ live.
+
+Files: dom/webidl/MessageChannel.webidl
+ dom/webidl/MessagePort.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MessageChannel.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MessagePort.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information on this interface, please see
+ http://www.whatwg.org/specs/web-apps/current-work/#channel-messaging
+
+Files: xpcom/base/nsISupportsBase.h
+ xpcom/glue/nsISupportsImpl.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsISupportsBase.h
+ __NO_COPYRIGHT__ in: xpcom/glue/nsISupportsImpl.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "nsISupports.h"
+
+Files: layout/style/nsCSSDataBlock.cpp
+ layout/style/nsCSSDataBlock.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSDataBlock.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSDataBlock.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ compact representation of the property-value pairs within a CSS
+ declaration, and the code for expanding and compacting it
+
+Files: js/src/tests/ecma/Number/15.7.3.js
+ js/src/tests/ecma/extensions/15.7.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.7.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.js
+ 15.7.3 Properties of the Number Constructor
+ .
+ Description: The value of the internal [[Prototype]] property
+ of the Number constructor is the Function prototype
+ object. The Number constructor also has the internal
+ [[Call]] and [[Construct]] properties, and the length
+ property.
+ .
+ Other properties are in subsequent tests.
+
+Files: layout/generic/nsBlockReflowContext.cpp
+ layout/generic/nsBlockReflowContext.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsBlockReflowContext.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsBlockReflowContext.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ class that a parent frame uses to reflow a block frame
+
+Files: js/src/tests/js1_5/Regress/regress-104077.js
+ js/src/tests/js1_5/extensions/regress-104077.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-104077.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-104077.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 10 October 2001
+ SUMMARY: Regression test for Bugzilla bug 104077
+
+Files: dom/base/nsImageLoadingContent.cpp
+ dom/base/nsImageLoadingContent.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsImageLoadingContent.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsImageLoadingContent.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A base class which implements nsIImageLoadingContent and can be
+ subclassed by various content nodes that want to provide image
+ loading functionality (eg <img>, <object>, etc).
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/invalidArgInstallDirPathTraversalFailure.js
+ toolkit/mozapps/update/tests/unit_service_updater/invalidArgInstallDirPathTraversalFailureSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/invalidArgInstallDirPathTraversalFailure.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/invalidArgInstallDirPathTraversalFailureSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Install directory path traversal failure test
+
+Files: js/src/tests/ecma/String/15.5.4.6-1.js
+ js/src/tests/ecma/String/15.5.4.6-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.6-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.6-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.6-1.js
+ ECMA Section: 15.5.4.6 String.prototype.indexOf( searchString, pos)
+ Description: If the given searchString appears as a substring of the
+ result of converting this object to a string, at one or
+ more positions that are at or to the right of the
+ specified position, then the index of the leftmost such
+ position is returned; otherwise -1 is returned. If
+ positionis undefined or not supplied, 0 is assumed, so
+ as to search all of the string.
+ .
+ When the indexOf method is called with two arguments,
+ searchString and pos, the following steps are taken:
+ .
+ 1. Call ToString, giving it the this value as its
+ argument.
+ 2. Call ToString(searchString).
+ 3. Call ToInteger(position). (If position is undefined
+ or not supplied, this step produces the value 0).
+ 4. Compute the number of characters in Result(1).
+ 5. Compute min(max(Result(3), 0), Result(4)).
+ 6. Compute the number of characters in the string that
+ is Result(2).
+ 7. Compute the smallest possible integer k not smaller
+ than Result(5) such that k+Result(6) is not greater
+ than Result(4), and for all nonnegative integers j
+ less than Result(6), the character at position k+j
+ of Result(1) is the same as the character at position
+ j of Result(2); but if there is no such integer k,
+ then compute the value -1.
+ 8. Return Result(7).
+ .
+ Note that the indexOf function is intentionally generic;
+ it does not require that its this value be a String object.
+ Therefore it can be transferred to other kinds of objects
+ for use as a method.
+
+Files: application/basilisk/locales/en-US/installer/override.properties
+ application/palemoon/locales/en-US/installer/override.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/installer/override.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/installer/override.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE:
+ .
+ This file must be saved as UTF8
+ .
+ Accesskeys are defined by prefixing the letter that is to be used for the
+ accesskey with an ampersand (e.g. &).
+ .
+ Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a
+ custom string and always use the same one as used by the en-US files.
+ $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands
+ for double ampersand) and prevents the letter following the ampersand from
+ being used as an accesskey.
+ .
+ You can use \n to create a newline in the string but only when the string
+ from en-US contains a \n.
+ .
+ Strings that require a space at the end should be enclosed with double
+ quotes and the double quotes will be removed. To add quotes to the beginning
+ and end of a strong enclose the add and additional double quote to the
+ beginning and end of the string (e.g. ""This will include quotes"").
+
+Files: mfbt/tests/TestBufferList.cpp
+ mfbt/tests/TestSegmentedVector.cpp
+Copyright: __NO_COPYRIGHT__ in: mfbt/tests/TestBufferList.cpp
+ __NO_COPYRIGHT__ in: mfbt/tests/TestSegmentedVector.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is included first to ensure it doesn't implicitly depend on anything
+ else.
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/invalidArgPatchDirPathTraversalFailure.js
+ toolkit/mozapps/update/tests/unit_service_updater/invalidArgPatchDirPathTraversalFailureSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/invalidArgPatchDirPathTraversalFailure.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/invalidArgPatchDirPathTraversalFailureSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Patch directory path traversal failure test
+
+Files: js/src/tests/ecma/Date/15.9.5.2-1.js
+ js/src/tests/ecma/Date/15.9.5.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.2-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.2.js
+ ECMA Section: 15.9.5.2 Date.prototype.toString
+ Description:
+ This function returns a string value. The contents of the string are
+ implementation dependent, but are intended to represent the Date in a
+ convenient, human-readable form in the current time zone.
+ .
+ The toString function is not generic; it generates a runtime error if its
+ this value is not a Date object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: layout/style/MediaQueryList.cpp
+ layout/style/MediaQueryList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/MediaQueryList.cpp
+ __NO_COPYRIGHT__ in: layout/style/MediaQueryList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ implements DOM interface for querying and observing media queries
+
+Files: toolkit/locales/en-US/chrome/global-platform/unix/platformKeys.properties
+ toolkit/locales/en-US/chrome/global-platform/win/platformKeys.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global-platform/unix/platformKeys.properties
+ __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global-platform/win/platformKeys.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ default
+ this file defines the on screen display names for the various modifier keys
+ these are used in XP menus to show keyboard shortcuts
+ .
+ the shift key
+
+Files: dom/base/DocumentType.cpp
+ dom/base/DocumentType.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/DocumentType.cpp
+ __NO_COPYRIGHT__ in: dom/base/DocumentType.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of DOM Core's nsIDOMDocumentType node.
+
+Files: dom/base/nsAtomListUtils.cpp
+ dom/base/nsAtomListUtils.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsAtomListUtils.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsAtomListUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Static helper class for implementing atom lists.
+
+Files: js/src/jit-test/lib/array-compare.js
+ js/src/jit-test/lib/range.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/lib/array-compare.js
+ __NO_COPYRIGHT__ in: js/src/jit-test/lib/range.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Library file for tests to load.
+
+Files: application/basilisk/modules/NetworkPrioritizer.jsm
+ application/palemoon/modules/NetworkPrioritizer.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/modules/NetworkPrioritizer.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/NetworkPrioritizer.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module adjusts network priority for tabs in a way that gives 'important'
+ tabs a higher priority. There are 3 levels of priority. Each is listed below
+ with the priority adjustment used.
+ .
+ Highest (-10): Selected tab in the focused window.
+ Medium (0): Background tabs in the focused window.
+ Selected tab in background windows.
+ Lowest (+10): Background tabs in background windows.
+
+Files: dom/webidl/MediaStreamEvent.webidl
+ dom/webidl/MediaStreamTrackEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MediaStreamEvent.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/MediaStreamTrackEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/webrtc.html#mediastreamevent
+
+Files: js/src/tests/ecma/TypeConversion/9.4-1.js
+ js/src/tests/ecma/TypeConversion/9.4-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.4-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.4-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.4-1.js
+ ECMA Section: 9.4 ToInteger
+ Description: 1. Call ToNumber on the input argument
+ 2. If Result(1) is NaN, return +0
+ 3. If Result(1) is +0, -0, Infinity, or -Infinity,
+ return Result(1).
+ 4. Compute sign(Result(1)) * floor(abs(Result(1))).
+ 5. Return Result(4).
+ .
+ To test ToInteger, this test uses new Date(value),
+ 15.9.3.7. The Date constructor sets the [[Value]]
+ property of the new object to TimeClip(value), which
+ uses the rules:
+ .
+ TimeClip(time)
+ 1. If time is not finite, return NaN
+ 2. If abs(Result(1)) > 8.64e15, return NaN
+ 3. Return an implementation dependent choice of either
+ ToInteger(Result(2)) or ToInteger(Result(2)) + (+0)
+ (Adding a positive 0 converts -0 to +0).
+ .
+ This tests ToInteger for values -8.64e15 > value > 8.64e15,
+ not including -0 and +0.
+ .
+ For additional special cases (0, +0, Infinity, -Infinity,
+ and NaN, see 9.4-2.js). For value is String, see 9.4-3.js.
+
+Files: layout/generic/BlockReflowInput.cpp
+ layout/generic/BlockReflowInput.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/BlockReflowInput.cpp
+ __NO_COPYRIGHT__ in: layout/generic/BlockReflowInput.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ state used in reflow of block frames
+
+Files: layout/style/RuleProcessorCache.cpp
+ layout/style/RuleProcessorCache.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/RuleProcessorCache.cpp
+ __NO_COPYRIGHT__ in: layout/style/RuleProcessorCache.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ cache of re-usable nsCSSRuleProcessors for given sets of style sheets
+
+Files: layout/style/nsCSSProps.cpp
+ layout/style/nsCSSProps.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSProps.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSProps.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ methods for dealing with CSS properties and tables of the keyword
+ values they accept
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/marStageFailurePartial.js
+ toolkit/mozapps/update/tests/unit_service_updater/marStageFailurePartialSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/marStageFailurePartial.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/marStageFailurePartialSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General Partial MAR File Staged Patch Apply Failure Test
+
+Files: application/basilisk/locales/en-US/installer/custom.properties
+ application/palemoon/locales/en-US/installer/custom.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/installer/custom.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/installer/custom.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE:
+ .
+ This file must be saved as UTF8
+ .
+ Accesskeys are defined by prefixing the letter that is to be used for the
+ accesskey with an ampersand (e.g. &).
+ .
+ Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a
+ custom string and always use the same one as used by the en-US files.
+ $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands
+ for double ampersand) and prevents the letter following the ampersand from
+ being used as an accesskey.
+ .
+ You can use \n to create a newline in the string but only when the string
+ from en-US contains a \n.
+
+Files: devtools/server/tests/unit/test_get-executable-lines-source-map.js
+ devtools/server/tests/unit/test_get-executable-lines.js
+Copyright: __NO_COPYRIGHT__ in: devtools/server/tests/unit/test_get-executable-lines-source-map.js
+ __NO_COPYRIGHT__ in: devtools/server/tests/unit/test_get-executable-lines.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test if getExecutableLines return correct information
+
+Files: js/src/tests/ecma/String/15.5.3.js
+ js/src/tests/ecma/extensions/15.5.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.5.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.3.1.js
+ ECMA Section: 15.5.3 Properties of the String Constructor
+ .
+ Description: The value of the internal [[Prototype]] property of
+ the String constructor is the Function prototype
+ object.
+ .
+ In addition to the internal [[Call]] and [[Construct]]
+ properties, the String constructor also has the length
+ property, as well as properties described in 15.5.3.1
+ and 15.5.3.2.
+
+Files: application/basilisk/base/content/sanitizeDialog.css
+ application/palemoon/base/content/sanitizeDialog.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/sanitizeDialog.css
+ __NO_COPYRIGHT__ in: application/palemoon/base/content/sanitizeDialog.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Places tree
+
+Files: security/nss/lib/pkcs7/secmime.h
+ security/nss/lib/smime/smime.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/secmime.h
+ __NO_COPYRIGHT__ in: security/nss/lib/smime/smime.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Header file for routines specific to S/MIME. Keep things that are pure
+ pkcs7 out of here; this is for S/MIME policy, S/MIME interoperability, etc.
+
+Files: js/src/tests/ecma_3/Statements/regress-83532-001.js
+ js/src/tests/ecma_3/Statements/regress-83532-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-83532-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-83532-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 01 June 2001
+ .
+ SUMMARY: Testing that we don't crash on switch case -1...
+
+Files: security/nss/fuzz/mpi_helper.cc
+ security/nss/fuzz/mpi_helper.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_helper.cc
+ __NO_COPYRIGHT__ in: security/nss/fuzz/mpi_helper.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helper functions for MPI fuzzing targets.
+
+Files: layout/generic/nsFontInflationData.cpp
+ layout/generic/nsFontInflationData.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsFontInflationData.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsFontInflationData.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Per-block-formatting-context manager of font size inflation for pan and zoom UI.
+
+Files: layout/base/nsCaret.cpp
+ layout/base/nsCaret.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsCaret.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsCaret.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ the caret is the text cursor used, e.g., when editing
+
+Files: layout/style/nsDOMCSSAttrDeclaration.cpp
+ layout/style/nsDOMCSSAttrDeclaration.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsDOMCSSAttrDeclaration.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsDOMCSSAttrDeclaration.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DOM object for element.style
+
+Files: js/src/tests/ecma/SourceText/6-1.js
+ js/src/tests/ecma/SourceText/6-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/SourceText/6-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/SourceText/6-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 6-1.js
+ ECMA Section: Source Text
+ Description:
+ .
+ ECMAScript source text is represented as a sequence of characters
+ representable using the Unicode version 2.0 character encoding.
+ .
+ SourceCharacter ::
+ any Unicode character
+ .
+ However, it is possible to represent every ECMAScript program using
+ only ASCII characters (which are equivalent to the first 128 Unicode
+ characters). Non-ASCII Unicode characters may appear only within comments
+ and string literals. In string literals, any Unicode character may also be
+ expressed as a Unicode escape sequence consisting of six ASCII characters,
+ namely \u plus four hexadecimal digits. Within a comment, such an escape
+ sequence is effectively ignored as part of the comment. Within a string
+ literal, the Unicode escape sequence contributes one character to the string
+ value of the literal.
+ .
+ Note that ECMAScript differs from the Java programming language in the
+ behavior of Unicode escape sequences. In a Java program, if the Unicode escape
+ sequence \u000A, for example, occurs within a single-line comment, it is
+ interpreted as a line terminator (Unicode character 000A is line feed) and
+ therefore the next character is not part of the comment. Similarly, if the
+ Unicode escape sequence \u000A occurs within a string literal in a Java
+ program, it is likewise interpreted as a line terminator, which is not
+ allowed within a string literal-one must write \n instead of \u000A to
+ cause a line feed to be part of the string value of a string literal. In
+ an ECMAScript program, a Unicode escape sequence occurring within a comment
+ is never interpreted and therefore cannot contribute to termination of the
+ comment. Similarly, a Unicode escape sequence occurring within a string literal
+ in an ECMAScript program always contributes a character to the string value of
+ the literal and is never interpreted as a line terminator or as a quote mark
+ that might terminate the string literal.
+
+Files: layout/style/nsCSSRuleProcessor.cpp
+ layout/style/nsCSSRuleProcessor.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSRuleProcessor.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSRuleProcessor.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ style rule processor for CSS style sheets, responsible for selector
+ matching and cascading
+
+Files: mailnews/extensions/smime/public/nsIEncryptedSMIMEURIsSrvc.idl
+ mailnews/extensions/smime/public/nsISMimeJSHelper.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/smime/public/nsIEncryptedSMIMEURIsSrvc.idl
+ __NO_COPYRIGHT__ in: mailnews/extensions/smime/public/nsISMimeJSHelper.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a private interface used exclusively by SMIME.
+ It provides functionality to the JS UI code,
+ that is only accessible from C++.
+
+Files: layout/generic/nsFrame.cpp
+ layout/generic/nsFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base class of all rendering objects
+
+Files: mfbt/Poison.cpp
+ mfbt/Poison.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Poison.cpp
+ __NO_COPYRIGHT__ in: mfbt/Poison.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A poison value that can be used to fill a memory space with
+ an address that leads to a safe crash when dereferenced.
+
+Files: js/src/tests/ecma/Expressions/11.2.2-10-n.js
+ js/src/tests/ecma/Expressions/11.2.2-9-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-10-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-9-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.2-9-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ .
+ MemberExpression:
+ PrimaryExpression
+ MemberExpression[Expression]
+ MemberExpression.Identifier
+ new MemberExpression Arguments
+ .
+ new NewExpression
+ .
+ The production NewExpression : new NewExpression is evaluated as follows:
+ .
+ 1. Evaluate NewExpression.
+ 2. Call GetValue(Result(1)).
+ 3. If Type(Result(2)) is not Object, generate a runtime error.
+ 4. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 5. Call the [[Construct]] method on Result(2), providing no arguments
+ (that is, an empty list of arguments).
+ 6. If Type(Result(5)) is not Object, generate a runtime error.
+ 7. Return Result(5).
+ .
+ The production MemberExpression : new MemberExpression Arguments is evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 4. If Type(Result(2)) is not Object, generate a runtime error.
+ 5. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 6. Call the [[Construct]] method on Result(2), providing the list
+ Result(3) as the argument values.
+ 7. If Type(Result(6)) is not Object, generate a runtime error.
+ 8 .Return Result(6).
+
+Files: toolkit/components/printing/content/printPreviewProgress.js
+ toolkit/components/printing/content/printProgress.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/printing/content/printPreviewProgress.js
+ __NO_COPYRIGHT__ in: toolkit/components/printing/content/printProgress.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dialog is just an array we'll use to store various properties from the dialog document...
+
+Files: js/src/tests/ecma/Expressions/11.6.1-3.js
+ js/src/tests/ecma/extensions/11.6.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.6.1-3.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/11.6.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.6.1-3.js
+ ECMA Section: 11.6.1 The addition operator ( + )
+ Description:
+ .
+ The addition operator either performs string concatenation or numeric
+ addition.
+ .
+ The production AdditiveExpression : AdditiveExpression + MultiplicativeExpression
+ is evaluated as follows:
+ .
+ 1. Evaluate AdditiveExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate MultiplicativeExpression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToPrimitive(Result(2)).
+ 6. Call ToPrimitive(Result(4)).
+ 7. If Type(Result(5)) is String or Type(Result(6)) is String, go to step 12.
+ (Note that this step differs from step 3 in the algorithm for comparison
+ for the relational operators in using or instead of and.)
+ 8. Call ToNumber(Result(5)).
+ 9. Call ToNumber(Result(6)).
+ 10. Apply the addition operation to Result(8) and Result(9). See the discussion below (11.6.3).
+ 11. Return Result(10).
+ 12. Call ToString(Result(5)).
+ 13. Call ToString(Result(6)).
+ 14. Concatenate Result(12) followed by Result(13).
+ 15. Return Result(14).
+ .
+ Note that no hint is provided in the calls to ToPrimitive in steps 5 and 6.
+ All native ECMAScript objects except Date objects handle the absence of a
+ hint as if the hint Number were given; Date objects handle the absence of a
+ hint as if the hint String were given. Host objects may handle the absence
+ of a hint in some other manner.
+ .
+ This test does only covers cases where the Additive or Mulplicative expression
+ is a Date.
+
+Files: application/basilisk/components/downloads/DownloadsViewUI.jsm
+ application/palemoon/components/downloads/DownloadsViewUI.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/downloads/DownloadsViewUI.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/DownloadsViewUI.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module is imported by code that uses the "download.xml" binding, and
+ provides prototypes for objects that handle input and display information.
+
+Files: python/mozbuild/mozbuild/compilation/codecomplete.py
+ python/mozbuild/mozbuild/compilation/database.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/compilation/codecomplete.py
+ __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/compilation/database.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This modules provides functionality for dealing with code completion.
+
+Files: layout/style/ErrorReporter.cpp
+ layout/style/ErrorReporter.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/ErrorReporter.cpp
+ __NO_COPYRIGHT__ in: layout/style/ErrorReporter.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ diagnostic reporting for CSS style sheet parser
+
+Files: js/src/tests/ecma/Expressions/11.6.1-2.js
+ js/src/tests/ecma/extensions/11.6.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.6.1-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/11.6.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.6.1-2.js
+ ECMA Section: 11.6.1 The addition operator ( + )
+ Description:
+ .
+ The addition operator either performs string concatenation or numeric
+ addition.
+ .
+ The production AdditiveExpression : AdditiveExpression + MultiplicativeExpression
+ is evaluated as follows:
+ .
+ 1. Evaluate AdditiveExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate MultiplicativeExpression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToPrimitive(Result(2)).
+ 6. Call ToPrimitive(Result(4)).
+ 7. If Type(Result(5)) is String or Type(Result(6)) is String, go to step 12.
+ (Note that this step differs from step 3 in the algorithm for comparison
+ for the relational operators in using or instead of and.)
+ 8. Call ToNumber(Result(5)).
+ 9. Call ToNumber(Result(6)).
+ 10. Apply the addition operation to Result(8) and Result(9). See the discussion below (11.6.3).
+ 11. Return Result(10).
+ 12. Call ToString(Result(5)).
+ 13. Call ToString(Result(6)).
+ 14. Concatenate Result(12) followed by Result(13).
+ 15. Return Result(14).
+ .
+ Note that no hint is provided in the calls to ToPrimitive in steps 5 and 6.
+ All native ECMAScript objects except Date objects handle the absence of a
+ hint as if the hint Number were given; Date objects handle the absence of a
+ hint as if the hint String were given. Host objects may handle the absence
+ of a hint in some other manner.
+ .
+ This test does only covers cases where the Additive or Mulplicative expression
+ ToPrimitive is a string.
+
+Files: layout/reftests/fonts/mark-generate.py
+ layout/reftests/fonts/math/generate.py
+Copyright: __NO_COPYRIGHT__ in: layout/reftests/fonts/mark-generate.py
+ __NO_COPYRIGHT__ in: layout/reftests/fonts/math/generate.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For general fontforge documentation, see:
+ http://fontforge.sourceforge.net/
+ For fontforge scripting documentation, see:
+ http://fontforge.sourceforge.net/scripting-tutorial.html
+ http://fontforge.sourceforge.net/scripting.html
+ and most importantly:
+ http://fontforge.sourceforge.net/python.html
+ .
+ To install what you need, on Ubuntu,
+ sudo apt-get install python-fontforge
+
+Files: js/src/tests/ecma_6/Syntax/unicode_other_id_continue.js
+ js/src/tests/ecma_6/Syntax/unicode_other_id_start.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Syntax/unicode_other_id_continue.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Syntax/unicode_other_id_start.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ From PropList.txt (Unicode 9):
+
+Files: security/nss/cmd/lib/basicutil.c
+ security/nss/cmd/lib/secutil.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/lib/basicutil.c
+ __NO_COPYRIGHT__ in: security/nss/cmd/lib/secutil.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ secutil.c - various functions used by security stuff
+
+Files: js/src/jscntxt.cpp
+ js/src/jscntxt.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jscntxt.cpp
+ __NO_COPYRIGHT__ in: js/src/jscntxt.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS execution context.
+
+Files: layout/generic/nsHTMLCanvasFrame.cpp
+ layout/generic/nsHTMLCanvasFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsHTMLCanvasFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsHTMLCanvasFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for the HTML <canvas> element
+
+Files: security/nss/lib/softoken/legacydb/lgdb.h
+ security/nss/lib/softoken/pkcs11i.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lgdb.h
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/pkcs11i.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Internal data structures and functions used by pkcs11.c
+
+Files: dom/base/nsTextFragment.cpp
+ dom/base/nsTextFragment.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsTextFragment.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsTextFragment.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class which represents a fragment of text (eg inside a text
+ node); if only codepoints below 256 are used, the text is stored as
+
+Files: toolkit/components/places/tests/expiration/test_annos_expire_history.js
+ toolkit/components/places/tests/expiration/test_annos_expire_never.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/test_annos_expire_history.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/test_annos_expire_never.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ What this is aimed to test:
+
+Files: mozglue/build/mips.cpp
+ mozglue/build/mips.h
+Copyright: __NO_COPYRIGHT__ in: mozglue/build/mips.cpp
+ __NO_COPYRIGHT__ in: mozglue/build/mips.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ compile-time and runtime tests for whether to use MIPS-specific extensions
+
+Files: intl/unicharutil/util/nsUnicodePropertyData.cpp
+ intl/unicharutil/util/nsUnicodeScriptCodes.h
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/util/nsUnicodePropertyData.cpp
+ __NO_COPYRIGHT__ in: intl/unicharutil/util/nsUnicodeScriptCodes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Derived from the Unicode Character Database by genUnicodePropertyData.pl
+
+Files: js/src/tests/ecma_3/Statements/regress-74474-002.js
+ js/src/tests/ecma_3/Statements/regress-74474-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-74474-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-74474-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 09 May 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 74474
+ "switch() misbehaves with duplicated labels"
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/invalidArgWorkingDirPathRelativeFailure.js
+ toolkit/mozapps/update/tests/unit_service_updater/invalidArgWorkingDirPathRelativeFailureSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/invalidArgWorkingDirPathRelativeFailure.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/invalidArgWorkingDirPathRelativeFailureSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Relative working directory path failure test
+
+Files: nsprpub/lib/prstreams/prstrms.cpp
+ nsprpub/lib/prstreams/prstrms.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/prstreams/prstrms.cpp
+ __NO_COPYRIGHT__ in: nsprpub/lib/prstreams/prstrms.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Robin J. Maxwell 11-22-96
+ Fredrik Roubert <roubert@google.com> 2010-07-23
+ Matt Austern <austern@google.com> 2010-07-23
+
+Files: js/src/tests/js1_4/Functions/function-001.js
+ js/src/tests/js1_4/Regress/function-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_4/Functions/function-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_4/Regress/function-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: function-001.js
+ Description:
+
+Files: security/nss/cmd/lib/pppolicy.c
+ security/nss/lib/certdb/polcyxtn.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/lib/pppolicy.c
+ __NO_COPYRIGHT__ in: security/nss/lib/certdb/polcyxtn.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Support for various policy related extensions
+
+Files: layout/generic/ReflowInput.cpp
+ layout/generic/ReflowInput.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/ReflowInput.cpp
+ __NO_COPYRIGHT__ in: layout/generic/ReflowInput.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ struct containing the input to nsIFrame::Reflow
+
+Files: js/src/tests/ecma/TypeConversion/9.9-1.js
+ js/src/tests/ecma/extensions/9.9-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.9-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/9.9-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.9-1.js
+ ECMA Section: 9.9 Type Conversion: ToObject
+ Description:
+ .
+ undefined generate a runtime error
+ null generate a runtime error
+ boolean create a new Boolean object whose default
+ value is the value of the boolean.
+ number Create a new Number object whose default
+ value is the value of the number.
+ string Create a new String object whose default
+ value is the value of the string.
+ object Return the input argument (no conversion).
+ Author: christine@netscape.com
+ Date: 17 july 1997
+
+Files: dom/base/nsMappedAttributes.cpp
+ dom/base/nsMappedAttributes.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsMappedAttributes.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsMappedAttributes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A unique per-element set of attributes that is used as an
+ nsIStyleRule; used to implement presentational attributes.
+
+Files: layout/style/StyleAnimationValue.cpp
+ layout/style/StyleAnimationValue.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/StyleAnimationValue.cpp
+ __NO_COPYRIGHT__ in: layout/style/StyleAnimationValue.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utilities for animation of computed style values
+
+Files: layout/generic/nsBlockFrame.cpp
+ layout/generic/nsBlockFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsBlockFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsBlockFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for CSS display:block, inline-block, and list-item
+ boxes, also used for various anonymous boxes
+
+Files: layout/base/nsPresContext.cpp
+ layout/base/nsPresContext.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsPresContext.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsPresContext.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a presentation of a document, part 1
+
+Files: toolkit/components/osfile/modules/ospath.jsm
+ toolkit/components/osfile/modules/ospath_unix.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/ospath.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/ospath_unix.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handling native paths.
+ .
+ This module contains a number of functions destined to simplify
+ working with native paths through a cross-platform API. Functions
+ of this module will only work with the following assumptions:
+ .
+ - paths are valid;
+ - paths are defined with one of the grammars that this module can
+ parse (see later);
+ - all path concatenations go through function |join|.
+
+Files: layout/style/CSSVariableValues.cpp
+ layout/style/CSSVariableValues.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/CSSVariableValues.cpp
+ __NO_COPYRIGHT__ in: layout/style/CSSVariableValues.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ computed CSS Variable values
+
+Files: application/basilisk/components/preferences/selectBookmark.js
+ application/palemoon/components/preferences/selectBookmark.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/preferences/selectBookmark.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/preferences/selectBookmark.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SelectBookmarkDialog controls the user interface for the "Use Bookmark for
+ Home Page" dialog.
+ .
+ The caller (gMainPane.setHomePageToBookmark in main.js) invokes this dialog
+ with a single argument - a reference to an object with a .urls property and
+ a .names property. This dialog is responsible for updating the contents of
+ the .urls property with an array of URLs to use as home pages and for
+ updating the .names property with an array of names for those URLs before it
+ closes.
+
+Files: layout/generic/nsCanvasFrame.cpp
+ layout/generic/nsCanvasFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsCanvasFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsCanvasFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object that goes directly inside the document's scrollbars
+
+Files: js/src/tests/js1_3/Script/switch-001.js
+ js/src/tests/js1_3/regress/switch-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_3/Script/switch-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/regress/switch-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: switch-001.js
+ Section:
+ Description:
+
+Files: js/src/tests/ecma/Expressions/11.6.2-1.js
+ js/src/tests/ecma/extensions/11.6.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.6.2-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/11.6.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.6.2-1.js
+ ECMA Section: 11.6.2 The Subtraction operator ( - )
+ Description:
+ .
+ The production AdditiveExpression : AdditiveExpression -
+ MultiplicativeExpression is evaluated as follows:
+ .
+ 1. Evaluate AdditiveExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate MultiplicativeExpression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToNumber(Result(2)).
+ 6. Call ToNumber(Result(4)).
+ 7. Apply the subtraction operation to Result(5) and Result(6). See the
+ discussion below (11.6.3).
+ 8. Return Result(7).
+
+Files: layout/style/ImageLoader.cpp
+ layout/style/ImageLoader.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/ImageLoader.cpp
+ __NO_COPYRIGHT__ in: layout/style/ImageLoader.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class that handles style system image loads (other image loads are handled
+ by the nodes in the content tree).
+
+Files: application/basilisk/locales/en-US/chrome/browser/tabbrowser.properties
+ application/palemoon/locales/en-US/chrome/browser/tabbrowser.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/tabbrowser.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/tabbrowser.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: the following strings can be used in the tab title or
+ location bar to represent various states as a web page loads:
+
+Files: media/mtransport/third_party/nICEr/nicer.gyp
+ media/mtransport/third_party/nrappkit/nrappkit.gyp
+Copyright: __NO_COPYRIGHT__ in: media/mtransport/third_party/nICEr/nicer.gyp
+ __NO_COPYRIGHT__ in: media/mtransport/third_party/nrappkit/nrappkit.gyp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nrappkit.gyp
+
+Files: layout/style/CSSVariableResolver.cpp
+ layout/style/CSSVariableResolver.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/CSSVariableResolver.cpp
+ __NO_COPYRIGHT__ in: layout/style/CSSVariableResolver.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ object that resolves CSS variables using specified and inherited variable
+ values
+
+Files: dom/base/nsContentList.cpp
+ dom/base/nsContentList.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsContentList.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsContentList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsBaseContentList is a basic list of content nodes; nsContentList
+ is a commonly used NodeList implementation (used for
+ getElementsByTagName, some properties on nsIDOMHTMLDocument, etc).
+
+Files: dom/base/nsPropertyTable.cpp
+ dom/base/nsPropertyTable.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsPropertyTable.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsPropertyTable.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation. Modifications made by IBM
+ described herein are Copyright (c) International Business Machines Corporation, 2000.
+ Modifications to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+ .
+ nsPropertyTable allows a set of arbitrary key/value pairs to be stored
+ for any number of nodes, in a global hashtable rather than on the nodes
+ themselves. Nodes can be any type of object; the hashtable keys are
+ nsIAtom pointers, and the values are void pointers.
+
+Files: layout/style/nsCSSScanner.cpp
+ layout/style/nsCSSScanner.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSScanner.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSScanner.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tokenization of CSS style sheets
+
+Files: security/nss/lib/ssl/unix_err.h
+ security/nss/lib/ssl/win32err.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ssl/unix_err.h
+ __NO_COPYRIGHT__ in: security/nss/lib/ssl/win32err.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NSPR doesn't make these functions public, so we have to duplicate
+ them in NSS.
+
+Files: application/basilisk/locales/en-US/chrome/browser/downloads/downloads.properties
+ application/palemoon/locales/en-US/chrome/browser/downloads/downloads.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/downloads/downloads.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/downloads/downloads.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (stateStarting):
+ Indicates that the download is starting.
+
+Files: dom/base/nsStyleLinkElement.cpp
+ dom/base/nsStyleLinkElement.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsStyleLinkElement.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsStyleLinkElement.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A base class which implements nsIStyleSheetLinkingElement and can
+ be subclassed by various content nodes that want to load
+ stylesheets (<style>, <link>, processing instructions, etc).
+
+Files: dom/base/nsGenericDOMDataNode.cpp
+ dom/base/nsGenericDOMDataNode.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsGenericDOMDataNode.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsGenericDOMDataNode.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class for DOM Core's nsIDOMComment, nsIDOMDocumentType, nsIDOMText,
+ nsIDOMCDATASection, and nsIDOMProcessingInstruction nodes.
+
+Files: mozglue/misc/StackWalk.cpp
+ mozglue/misc/StackWalk.h
+Copyright: __NO_COPYRIGHT__ in: mozglue/misc/StackWalk.cpp
+ __NO_COPYRIGHT__ in: mozglue/misc/StackWalk.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ API for getting a stack trace of the C/C++ stack on the current thread
+
+Files: devtools/client/canvasdebugger/callslist.js
+ devtools/client/canvasdebugger/snapshotslist.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/canvasdebugger/callslist.js
+ __NO_COPYRIGHT__ in: devtools/client/canvasdebugger/snapshotslist.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from canvasdebugger.js
+ globals window, document
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/marStageSuccessPartial.js
+ toolkit/mozapps/update/tests/unit_service_updater/marStageSuccessPartialSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/marStageSuccessPartial.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/marStageSuccessPartialSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General Partial MAR File Staged Patch Apply Test
+
+Files: js/src/gc/Policy.h
+ js/src/jsgc.h
+Copyright: __NO_COPYRIGHT__ in: js/src/gc/Policy.h
+ __NO_COPYRIGHT__ in: js/src/jsgc.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS Garbage Collector.
+
+Files: dom/base/nsDOMAttributeMap.cpp
+ dom/base/nsDOMAttributeMap.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsDOMAttributeMap.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMAttributeMap.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of the |attributes| property of DOM Core's Element object.
+
+Files: toolkit/components/places/tests/queries/test_searchterms-domain.js
+ toolkit/components/places/tests/queries/test_searchterms-uri.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_searchterms-domain.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_searchterms-uri.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The test data for our database, note that the ordering of the results that
+ will be returned by the query (the isInQuery: true objects) is IMPORTANT.
+
+Files: testing/mozharness/configs/web_platform_tests/prod_config_windows.py
+ testing/mozharness/configs/web_platform_tests/prod_config_windows_taskcluster.py
+Copyright: __NO_COPYRIGHT__ in: testing/mozharness/configs/web_platform_tests/prod_config_windows.py
+ __NO_COPYRIGHT__ in: testing/mozharness/configs/web_platform_tests/prod_config_windows_taskcluster.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ ***** END LICENSE BLOCK *****
+ .
+ This is a template config file for web-platform-tests test.
+
+Files: security/nss/lib/mozpkix/lib/pkixnames.cpp
+ security/pkix/lib/pkixnames.cpp
+Copyright: 2014 Mozilla Contributors
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This code implements RFC6125-ish name matching, RFC5280-ish name constraint
+ checking, and related things.
+ .
+ In this code, identifiers are classified as either "presented" or
+ "reference" identifiers are defined in
+ http://tools.ietf.org/html/rfc6125#section-1.8. A "presented identifier" is
+ one in the subjectAltName of the certificate, or sometimes within a CN of
+ the certificate's subject. The "reference identifier" is the one we are
+ being asked to match the certificate against. When checking name
+ constraints, the reference identifier is the entire encoded name constraint
+ extension value.
+
+Files: security/nss/lib/ckfw/builtins/config.mk
+ security/nss/lib/ckfw/capi/config.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/config.mk
+ __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/config.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Override TARGETS variable so that only shared libraries
+ are specifed as dependencies within rules.mk.
+
+Files: layout/style/nsDOMCSSValueList.cpp
+ layout/style/nsDOMCSSValueList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsDOMCSSValueList.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsDOMCSSValueList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DOM object representing lists of values in DOM computed style
+
+Files: devtools/client/storage/test/browser_storage_localstorage_edit.js
+ devtools/client/storage/test/browser_storage_sessionstorage_edit.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_localstorage_edit.js
+ __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_sessionstorage_edit.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic test to check the editing of localStorage.
+
+Files: security/nss/coreconf/HP-UXA.09.03.mk
+ security/nss/coreconf/HP-UXA.09.07.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXA.09.03.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXA.09.07.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ On HP-UX 9, the default (and only) implementation strategy is
+ classic nspr.
+
+Files: application/xulrunner/tools/redit/Makefile.in
+ js/src/tests/lib/tasks_win.py
+Copyright: __NO_COPYRIGHT__ in: application/xulrunner/tools/redit/Makefile.in
+ __NO_COPYRIGHT__ in: js/src/tests/lib/tasks_win.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+
+Files: config/gcc_hidden.h
+ nsprpub/config/gcc_hidden.h
+Copyright: __NO_COPYRIGHT__ in: config/gcc_hidden.h
+ __NO_COPYRIGHT__ in: nsprpub/config/gcc_hidden.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Begin all files as hidden visibility
+
+Files: application/basilisk/themes/windows/places/editBookmarkOverlay.css
+ application/palemoon/themes/windows/places/editBookmarkOverlay.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/windows/places/editBookmarkOverlay.css
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/places/editBookmarkOverlay.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ folder menulist
+
+Files: layout/style/Declaration.cpp
+ layout/style/Declaration.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/Declaration.cpp
+ __NO_COPYRIGHT__ in: layout/style/Declaration.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of a declaration block (or style attribute) in a CSS
+ stylesheet
+
+Files: js/src/jsshell.msg
+ js/xpconnect/src/jsshell.msg
+Copyright: __NO_COPYRIGHT__ in: js/src/jsshell.msg
+ __NO_COPYRIGHT__ in: js/xpconnect/src/jsshell.msg
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Error messages for JSShell. See js.msg for format.
+
+Files: js/src/jit-test/manual-tests/TypedObject-TypeDescrIsArrayType-unknown.js
+ js/src/jit-test/manual-tests/TypedObject-TypeDescrIsArrayType.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/manual-tests/TypedObject-TypeDescrIsArrayType-unknown.js
+ __NO_COPYRIGHT__ in: js/src/jit-test/manual-tests/TypedObject-TypeDescrIsArrayType.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Susceptible to timeouts on some systems, see bug 1203595, if run
+
+Files: js/src/tests/ecma_7/TypedArray/from-iterable-validation.js
+ js/src/tests/ecma_7/TypedArray/from-non-iterable-validation.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/TypedArray/from-iterable-validation.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_7/TypedArray/from-non-iterable-validation.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Summary: Ensure typed array validation is called for TypedArray.from.
+
+Files: dom/base/nsPlainTextSerializer.cpp
+ dom/base/nsPlainTextSerializer.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsPlainTextSerializer.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsPlainTextSerializer.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIContentSerializer implementation that can be used with an
+ nsIDocumentEncoder to convert a DOM into plaintext in a nice way
+ (eg for copy/paste as plaintext).
+
+Files: js/src/jsprf.cpp
+ nsprpub/pr/src/io/prprf.c
+Copyright: __NO_COPYRIGHT__ in: js/src/jsprf.cpp
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prprf.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Portable safe sprintf code.
+
+Files: media/ffvpx/libavcodec/moz.build
+ media/ffvpx/libavutil/moz.build
+Copyright: __NO_COPYRIGHT__ in: media/ffvpx/libavcodec/moz.build
+ __NO_COPYRIGHT__ in: media/ffvpx/libavutil/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Due to duplicate file names, we compile libavutil/x86 in its own
+ moz.build file.
+
+Files: application/basilisk/locales/en-US/chrome/browser/syncGenericChange.properties
+ application/palemoon/locales/en-US/chrome/browser/syncGenericChange.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/syncGenericChange.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/syncGenericChange.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (change.password.title): This (and associated change.password/passphrase) are used when the user elects to change their password.
+
+Files: mfbt/EnumSet.h
+ mfbt/RollingMean.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/EnumSet.h
+ __NO_COPYRIGHT__ in: mfbt/RollingMean.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A set abstraction for enumeration values.
+
+Files: application/basilisk/components/downloads/content/indicator.js
+ application/palemoon/components/downloads/content/indicator.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/downloads/content/indicator.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/downloads/content/indicator.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handles the indicator that displays the progress of ongoing downloads, which
+ is also used as the anchor for the downloads panel.
+ .
+ This module includes the following constructors and global objects:
+ .
+ DownloadsButton
+ Main entry point for the downloads indicator. Depending on how the toolbars
+ have been customized, this object determines if we should show a fully
+ functional indicator, a placeholder used during customization and in the
+ customization palette, or a neutral view as a temporary anchor for the
+ downloads panel.
+ .
+ DownloadsIndicatorView
+ Builds and updates the actual downloads status widget, responding to changes
+ in the global status data, or provides a neutral view if the indicator is
+ removed from the toolbars and only used as a temporary anchor. In addition,
+ handles the user interaction events raised by the widget.
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.2.1-1.js
+ js/src/tests/ecma/extensions/15.3.2.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.2.1-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.3.2.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.2.1.js
+ ECMA Section: 15.3.2.1 The Function Constructor
+ new Function(p1, p2, ..., pn, body )
+ .
+ Description: The last argument specifies the body (executable code)
+ of a function; any preceding arguments sepcify formal
+ parameters.
+ .
+ See the text for description of this section.
+ .
+ This test examples from the specification.
+
+Files: toolkit/themes/osx/global/netError.css
+ toolkit/themes/windows/global/netError.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/osx/global/netError.css
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/netError.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This defines the look-and-feel styling of the error pages.
+ (see: netError.xhtml)
+ .
+ Original styling by William Price <bugzilla@mob.rice.edu>
+ Updated by: Steven Garrity <steven@silverorange.com>
+ Henrik Skupin <mozilla@hskupin.info>
+
+Files: js/src/tests/ecma/String/15.5.4.4-4.js
+ js/src/tests/ecma/extensions/15.5.4.4-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.4-4.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.5.4.4-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.4-4.js
+ ECMA Section: 15.5.4.4 String.prototype.charAt(pos)
+ Description: Returns a string containing the character at position
+ pos in the string. If there is no character at that
+ string, the result is the empty string. The result is
+ a string value, not a String object.
+ .
+ When the charAt method is called with one argument,
+ pos, the following steps are taken:
+ 1. Call ToString, with this value as its argument
+ 2. Call ToInteger pos
+ 3. Compute the number of characters in Result(1)
+ 4. If Result(2) is less than 0 is or not less than
+ Result(3), return the empty string
+ 5. Return a string of length 1 containing one character
+ from result (1), the character at position Result(2).
+ .
+ Note that the charAt function is intentionally generic;
+ it does not require that its this value be a String
+ object. Therefore it can be transferred to other kinds
+ of objects for use as a method.
+ .
+ This tests assiging charAt to primitive types..
+
+Files: js/src/tests/js1_2/function/regexparg-1.js
+ js/src/tests/js1_2/function/regexparg-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/regexparg-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/regexparg-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: regexparg-1.js
+ Description:
+ .
+ Regression test for
+
+Files: layout/generic/nsLeafFrame.cpp
+ layout/generic/nsLeafFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsLeafFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsLeafFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base class for rendering objects that do not have child lists
+
+Files: layout/generic/nsImageMap.cpp
+ layout/generic/nsImageMap.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsImageMap.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsImageMap.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ code for HTML client-side image maps
+
+Files: application/basilisk/installer/removed-files.in
+ application/palemoon/installer/removed-files.in
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/installer/removed-files.in
+ __NO_COPYRIGHT__ in: application/palemoon/installer/removed-files.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The removed-files.in file specifies files and directories to be removed during
+ an application update that are not automatically removed by the application
+ update process. The application update process handles the vast majority of
+ file and directory removals automatically so this file should not be used in
+ the vast majority of cases.
+ .
+ When to use removed-files.in file to remove files and directories:
+ * Files and directories located in the installation's "distribution/" and
+ "extensions/" directories that were added before Firefox 27. Files and
+ directories located in these directories were not included in the
+ application update file removals for a complete update prior to Firefox 27.
+ * Empty directories that were accidentally added to the installation
+ directory.
+ * Third party files and directories that were added to the installation
+ directory. Under normal circumstances this should only be done after release
+ drivers have approved the removal of these third party files.
+ .
+ If you are not sure whether a file or directory should be removed using the
+ removed-files.in file please contact one of the developers that work on
+ application update.
+ .
+ Note: the "distribution/" and "browser/extensions/" directories should never
+ be removed recursively since these directories are used by Partner builds and
+ custom installations.
+ .
+ To specify a file to be removed add the path to the file.
+ * If the file doesn't exist the update will succeed.
+ * If the file exists and can't be removed (e.g. the file is locked) the
+ update will fail.
+ .
+ Example: path/to/file
+ .
+ To specify a directory to be removed only if it is empty add the path to the
+ directory with a trailing forward slash.
+ * If the directory doesn't exist the update will succeed.
+ * If the directory can't be removed (e.g. the directory is locked, contains
+ files, etc.) the update will succeed.
+ .
+ Example: path/to/dir/
+ .
+ To specify a directory that should be recursively removed add the path to the
+ directory with a trailing forward slash and "*".
+ * If the directory doesn't exist the update will succeed.
+ * If all of the files the directory contains can be removed but the directory
+ or a subdirectory can't be removed (e.g. the directory is locked) the update
+ will succeed.
+ * If a file within the directory can't be removed the update will fail.
+ .
+ Example: path/to/dir/*
+ .
+ Due to Apple Mac OS X packaging requirements files that are in the same
+ directory on other platforms must be located in different directories on
+ Mac OS X. The following defines allow specifying the Mac OS X bundle
+ location which also work on other platforms.
+
+Files: application/basilisk/modules/FormValidationHandler.jsm
+ application/palemoon/modules/FormValidationHandler.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/modules/FormValidationHandler.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/FormValidationHandler.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Chrome side handling of form validation popup.
+
+Files: layout/base/RestyleTracker.cpp
+ layout/base/RestyleTracker.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/RestyleTracker.cpp
+ __NO_COPYRIGHT__ in: layout/base/RestyleTracker.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class which manages pending restyles. This handles keeping track
+ of what nodes restyles need to happen on and so forth.
+
+Files: security/nss/coreconf/HP-UXB.10.30.mk
+ security/nss/coreconf/HP-UXB.11.00.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.10.30.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXB.11.00.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ On HP-UX 10.30 and 11.00, the default implementation strategy is
+ pthreads. Classic nspr and pthreads-user are also available.
+
+Files: layout/generic/ReflowOutput.cpp
+ layout/generic/ReflowOutput.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/ReflowOutput.cpp
+ __NO_COPYRIGHT__ in: layout/generic/ReflowOutput.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ struct containing the output from nsIFrame::Reflow
+
+Files: netwerk/base/nsMIMEInputStream.cpp
+ netwerk/base/nsMIMEInputStream.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsMIMEInputStream.cpp
+ __NO_COPYRIGHT__ in: netwerk/base/nsMIMEInputStream.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The MIME stream separates headers and a datastream. It also allows
+ automatic creation of the content-length header.
+
+Files: js/src/tests/supporting/test262-browser.js
+ js/src/tests/test262/browser.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/supporting/test262-browser.js
+ __NO_COPYRIGHT__ in: js/src/tests/test262/browser.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test262 function $INCLUDE loads a file with support functions for the tests.
+ Our initial import strategy will be to attempt to load all these files
+ unconditionally (this may change at some point), so just ignore the call.
+ This function replaces one in shell.js.
+
+Files: layout/style/CSSStyleSheet.cpp
+ layout/style/CSSStyleSheet.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/CSSStyleSheet.cpp
+ __NO_COPYRIGHT__ in: layout/style/CSSStyleSheet.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of a CSS style sheet
+
+Files: layout/generic/nsPluginFrame.cpp
+ layout/generic/nsPluginFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsPluginFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsPluginFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering objects for replaced elements implemented by a plugin
+
+Files: nsprpub/pr/src/md/os2/os2gc.c
+ nsprpub/pr/src/md/windows/ntgc.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2gc.c
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/ntgc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ GC related routines
+
+Files: security/nss/coreconf/OSF1V5.0.mk
+ security/nss/coreconf/OSF1V5.1.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/OSF1V5.0.mk
+ __NO_COPYRIGHT__ in: security/nss/coreconf/OSF1V5.1.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ On OSF1 V5.0, pthreads is the default implementation strategy.
+ Classic nspr is also available.
+
+Files: devtools/client/netmonitor/components/summary-button.js
+ devtools/client/netmonitor/components/toggle-button.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/netmonitor/components/summary-button.js
+ __NO_COPYRIGHT__ in: devtools/client/netmonitor/components/toggle-button.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ globals NetMonitorView
+
+Files: layout/style/nsComputedDOMStyle.cpp
+ layout/style/nsComputedDOMStyle.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsComputedDOMStyle.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsComputedDOMStyle.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DOM object returned from element.getComputedStyle()
+
+Files: dom/base/nsNodeInfoManager.cpp
+ dom/base/nsNodeInfoManager.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsNodeInfoManager.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsNodeInfoManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class for handing out nodeinfos and ensuring sharing of them as needed.
+
+Files: dom/webidl/PeerConnectionImplEnums.webidl
+ dom/webidl/PeerConnectionObserverEnums.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PeerConnectionImplEnums.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/PeerConnectionObserverEnums.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is in a separate file so it can be shared with unittests.
+
+Files: dom/base/Attr.cpp
+ dom/base/Attr.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/Attr.cpp
+ __NO_COPYRIGHT__ in: dom/base/Attr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of DOM Core's nsIDOMAttr node.
+
+Files: dom/svg/SVGMotionSMILType.cpp
+ dom/svg/SVGMotionSMILType.h
+Copyright: __NO_COPYRIGHT__ in: dom/svg/SVGMotionSMILType.cpp
+ __NO_COPYRIGHT__ in: dom/svg/SVGMotionSMILType.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ implementation of nsISMILType for use by <animateMotion> element
+
+Files: layout/base/nsStyleChangeList.cpp
+ layout/base/nsStyleChangeList.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsStyleChangeList.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsStyleChangeList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a list of the recomputation that needs to be done in response to a
+ style change
+
+Files: dom/base/nsXMLContentSerializer.cpp
+ dom/base/nsXMLContentSerializer.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsXMLContentSerializer.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsXMLContentSerializer.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIContentSerializer implementation that can be used with an
+ nsIDocumentEncoder to convert an XML DOM to an XML string that
+ could be parsed into more or less the original DOM.
+
+Files: layout/style/nsDOMCSSDeclaration.cpp
+ layout/style/nsDOMCSSDeclaration.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsDOMCSSDeclaration.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsDOMCSSDeclaration.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base class for DOM objects for element.style and cssStyleRule.style
+
+Files: js/src/tests/ecma/Expressions/11.2.2-6-n.js
+ js/src/tests/ecma/Expressions/11.2.2-7-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-6-n.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-7-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.2-6-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ .
+ MemberExpression:
+ PrimaryExpression
+ MemberExpression[Expression]
+ MemberExpression.Identifier
+ new MemberExpression Arguments
+ .
+ new NewExpression
+ .
+ The production NewExpression : new NewExpression is evaluated as follows:
+ .
+ 1. Evaluate NewExpression.
+ 2. Call GetValue(Result(1)).
+ 3. If Type(Result(2)) is not Object, generate a runtime error.
+ 4. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 5. Call the [[Construct]] method on Result(2), providing no arguments
+ (that is, an empty list of arguments).
+ 6. If Type(Result(5)) is not Object, generate a runtime error.
+ 7. Return Result(5).
+ .
+ The production MemberExpression : new MemberExpression Arguments is evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 4. If Type(Result(2)) is not Object, generate a runtime error.
+ 5. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 6. Call the [[Construct]] method on Result(2), providing the list
+ Result(3) as the argument values.
+ 7. If Type(Result(6)) is not Object, generate a runtime error.
+ 8 .Return Result(6).
+
+Files: widget/cocoa/nsAppShell.h
+ widget/cocoa/nsAppShell.mm
+Copyright: __NO_COPYRIGHT__ in: widget/cocoa/nsAppShell.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsAppShell.mm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Runs the main native Cocoa run loop, interrupting it as needed to process
+ Gecko events.
+
+Files: js/src/tests/js1_3/Script/function-002.js
+ js/src/tests/js1_3/regress/function-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_3/Script/function-002.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_3/regress/function-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: function-002.js
+ Section:
+ Description:
+
+Files: js/src/tests/ecma/Expressions/11.2.1-2.js
+ js/src/tests/ecma/Expressions/11.2.1-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.1-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.1-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.1-2.js
+ ECMA Section: 11.2.1 Property Accessors
+ Description:
+ .
+ Properties are accessed by name, using either the dot notation:
+ MemberExpression . Identifier
+ CallExpression . Identifier
+ .
+ or the bracket notation: MemberExpression [ Expression ]
+ CallExpression [ Expression ]
+ .
+ The dot notation is explained by the following syntactic conversion:
+ MemberExpression . Identifier
+ is identical in its behavior to
+ MemberExpression [ <identifier-string> ]
+ and similarly
+ CallExpression . Identifier
+ is identical in its behavior to
+ CallExpression [ <identifier-string> ]
+ where <identifier-string> is a string literal containing the same sequence
+ of characters as the Identifier.
+ .
+ The production MemberExpression : MemberExpression [ Expression ] is
+ evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Expression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToObject(Result(2)).
+ 6. Call ToString(Result(4)).
+ 7. Return a value of type Reference whose base object is Result(5) and
+ whose property name is Result(6).
+ .
+ The production CallExpression : CallExpression [ Expression ] is evaluated
+ in exactly the same manner, except that the contained CallExpression is
+ evaluated in step 1.
+
+Files: security/nss/lib/softoken/sftkdb.c
+ security/nss/lib/softoken/sftkpwd.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/sftkdb.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/sftkpwd.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The following code handles the storage of PKCS 11 modules used by the
+ NSS. For the rest of NSS, only one kind of database handle exists:
+ .
+ SFTKDBHandle
+ .
+ There is one SFTKDBHandle for the each key database and one for each cert
+ database. These databases are opened as associated pairs, one pair per
+ slot. SFTKDBHandles are reference counted objects.
+ .
+ Each SFTKDBHandle points to a low level database handle (SDB). This handle
+ represents the underlying physical database. These objects are not
+ reference counted, an are 'owned' by their respective SFTKDBHandles.
+
+Files: toolkit/themes/linux/global/jar.mn
+ toolkit/themes/windows/global/jar.mn
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/linux/global/jar.mn
+ __NO_COPYRIGHT__ in: toolkit/themes/windows/global/jar.mn
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ include ../../shared/non-mac.jar.inc.mn
+
+Files: toolkit/components/places/tests/unit/test_402799.js
+ toolkit/components/places/tests/unit/test_history.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_402799.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_history.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Get history services
+
+Files: dom/base/nsStubMutationObserver.cpp
+ dom/base/nsStubMutationObserver.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsStubMutationObserver.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsStubMutationObserver.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsStubMutationObserver is an implementation of the nsIMutationObserver
+ interface (except for the methods on nsISupports) that is intended to be
+ used as a base class within the content/layout library. All methods do
+ nothing.
+
+Files: application/basilisk/modules/FormSubmitObserver.jsm
+ application/palemoon/modules/FormSubmitObserver.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/modules/FormSubmitObserver.jsm
+ __NO_COPYRIGHT__ in: application/palemoon/modules/FormSubmitObserver.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handles the validation callback from nsIFormFillController and
+ the display of the help panel on invalid elements.
+
+Files: config/nsinstall.c
+ nsprpub/config/nsinstall.c
+Copyright: __NO_COPYRIGHT__ in: config/nsinstall.c
+ __NO_COPYRIGHT__ in: nsprpub/config/nsinstall.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Netscape portable install command.
+ .
+ Brendan Eich, 7/20/95
+
+Files: nsprpub/pkg/solaris/SUNWpr/depend
+ nsprpub/pkg/solaris/SUNWprd/depend
+Copyright: 2005 Sun Microsystems, Inc.
+License: MPL-2.0
+ Use is subject to license terms.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ $Id$
+ .
+ This package information file defines software dependencies associated
+ with the pkg. You can define three types of pkg dependencies with this file:
+ P indicates a prerequisite for installation
+ I indicates an incompatible package
+ R indicates a reverse dependency
+ <pkg.abbr> see pkginfo(4), PKG parameter
+ <name> see pkginfo(4), NAME parameter
+ <version> see pkginfo(4), VERSION parameter
+ <arch> see pkginfo(4), ARCH parameter
+ <type> <pkg.abbr> <name>
+ (<arch>)<version>
+ (<arch>)<version>
+ ...
+ <type> <pkg.abbr> <name>
+ ...
+
+Files: testing/mozbase/mozinfo/mozinfo/mozinfo.py
+ testing/mozharness/mozinfo/mozinfo.py
+Copyright: __NO_COPYRIGHT__ in: testing/mozbase/mozinfo/mozinfo/mozinfo.py
+ __NO_COPYRIGHT__ in: testing/mozharness/mozinfo/mozinfo.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TODO: it might be a good idea of adding a system name (e.g. 'Ubuntu' for
+ linux) to the information; I certainly wouldn't want anyone parsing this
+ information and having behaviour depend on it
+
+Files: security/nss/lib/pk11wrap/pk11pqg.c
+ security/nss/lib/pk11wrap/pk11pqg.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11pqg.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11pqg.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ Thse functions are stub functions which will get replaced with calls through
+ PKCS #11.
+
+Files: layout/base/nsPresShell.cpp
+ layout/base/nsPresShell.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsPresShell.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsPresShell.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation.
+ Modifications made by IBM described herein are
+ Copyright (c) International Business Machines
+ Corporation, 2000
+ .
+ Modifications to Mozilla code or documentation
+ identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 05/03/2000 IBM Corp. Observer events for reflow states
+ .
+ a presentation of a document, part 2
+
+Files: layout/style/nsTransitionManager.cpp
+ layout/style/nsTransitionManager.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsTransitionManager.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsTransitionManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code to start and animate CSS transitions.
+
+Files: layout/base/nsQuoteList.cpp
+ layout/base/nsQuoteList.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsQuoteList.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsQuoteList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ implementation of quotes for the CSS 'content' property
+
+Files: application/basilisk/components/shell/nsSetDefaultBrowser.js
+ application/palemoon/components/shell/nsSetDefaultBrowser.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/shell/nsSetDefaultBrowser.js
+ __NO_COPYRIGHT__ in: application/palemoon/components/shell/nsSetDefaultBrowser.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ --setDefaultBrowser commandline handler
+ Makes the current executable the "default browser".
+
+Files: layout/generic/nsBulletFrame.cpp
+ layout/generic/nsBulletFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsBulletFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsBulletFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for list-item bullets
+
+Files: layout/generic/CSSAlignUtils.cpp
+ layout/generic/CSSAlignUtils.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/CSSAlignUtils.cpp
+ __NO_COPYRIGHT__ in: layout/generic/CSSAlignUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utility code for performing CSS Box Alignment
+
+Files: dom/base/nsContentSink.cpp
+ dom/base/nsContentSink.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsContentSink.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsContentSink.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class for the XML and HTML content sinks, which construct a
+ DOM based on information from the parser.
+
+Files: layout/generic/nsFloatManager.cpp
+ layout/generic/nsFloatManager.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsFloatManager.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsFloatManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ class that manages rules for positioning floats
+
+Files: security/nss/lib/util/nssilckt.h
+ security/nss/lib/util/nssilock.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/nssilckt.h
+ __NO_COPYRIGHT__ in: security/nss/lib/util/nssilock.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nssilock.h - Instrumented locking functions for NSS
+ .
+ Description:
+ nssilock provides instrumentation for locks and monitors in
+ the NSS libraries. The instrumentation, when enabled, causes
+ each call to the instrumented function to record data about
+ the call to an external file. The external file
+ subsequently used to extract performance data and other
+ statistical information about the operation of locks used in
+ the nss library.
+ .
+ To enable compilation with instrumentation, build NSS with
+
+Files: layout/style/SVGAttrAnimationRuleProcessor.cpp
+ layout/style/SVGAttrAnimationRuleProcessor.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/SVGAttrAnimationRuleProcessor.cpp
+ __NO_COPYRIGHT__ in: layout/style/SVGAttrAnimationRuleProcessor.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ style rule processor for rules from SMIL Animation of SVG mapped
+ attributes (attributes whose values are mapped into style)
+
+Files: js/src/tests/js1_5/Scope/regress-208496-001.js
+ js/src/tests/js1_5/Scope/regress-208496-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-208496-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-208496-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 05 June 2003
+ SUMMARY: Testing |with (f)| inside the definition of |function f()|
+
+Files: layout/base/nsStyleSheetService.cpp
+ layout/base/nsStyleSheetService.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsStyleSheetService.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsStyleSheetService.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ implementation of interface for managing user and user-agent style sheets
+
+Files: devtools/client/inspector/fonts/test/head.js
+ devtools/client/inspector/markup/test/head.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/inspector/fonts/test/head.js
+ __NO_COPYRIGHT__ in: devtools/client/inspector/markup/test/head.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ eslint no-unused-vars: [2, {"vars": "local"}]
+ import-globals-from ../../test/head.js
+
+Files: layout/style/nsCSSKeywords.cpp
+ layout/style/nsCSSKeywords.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSKeywords.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSKeywords.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ keywords used within CSS property values
+
+Files: security/nss/lib/freebl/stubs.c
+ security/nss/lib/freebl/stubs.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/stubs.c
+ __NO_COPYRIGHT__ in: security/nss/lib/freebl/stubs.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Allow freebl and softoken to be loaded without util or NSPR.
+ .
+ These symbols are overridden once real NSPR, and libutil are attached.
+
+Files: layout/style/nsMediaFeatures.cpp
+ layout/style/nsMediaFeatures.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsMediaFeatures.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsMediaFeatures.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ the features that media queries can test
+
+Files: layout/generic/nsBackdropFrame.cpp
+ layout/generic/nsBackdropFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsBackdropFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsBackdropFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for CSS "::backdrop"
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_keyword_search.js
+ toolkit/components/places/tests/unifiedcomplete/test_keyword_search_actions.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_keyword_search.js
+ __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_keyword_search_actions.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for bug 392143 that puts keyword results into the autocomplete. Makes
+ sure that multiple parameter queries get spaces converted to +, + converted
+ to %2B, non-ascii become escaped, and pages in history that match the
+ keyword uses the page's title.
+ .
+ Also test for bug 249468 by making sure multiple keyword bookmarks with the
+ same keyword appear in the list.
+
+Files: dom/base/nsDocument.cpp
+ dom/base/nsDocument.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsDocument.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDocument.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class for all our document implementations.
+
+Files: layout/style/nsStyleSet.cpp
+ layout/style/nsStyleSet.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsStyleSet.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsStyleSet.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ the container for the style sheets that apply to a presentation, and
+ the internal API that the style system exposes for creating (and
+ potentially re-creating) style contexts
+
+Files: js/src/tests/js1_5/extensions/regress-50447-1.js
+ js/src/tests/js1_5/extensions/regress-50447.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-50447-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-50447.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SUMMARY: New properties fileName, lineNumber have been added to Error objects
+ in SpiderMonkey. These are non-ECMA extensions and do not exist in Rhino.
+
+Files: layout/generic/nsContainerFrame.cpp
+ layout/generic/nsContainerFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsContainerFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsContainerFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base class #1 for rendering objects that have child lists
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/marStageSuccessComplete.js
+ toolkit/mozapps/update/tests/unit_service_updater/marStageSuccessCompleteSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/marStageSuccessComplete.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/marStageSuccessCompleteSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General Complete MAR File Staged Patch Apply Test
+
+Files: security/nss/lib/pk11wrap/pk11load.c
+ security/nss/lib/pk11wrap/pk11pars.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11load.c
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11pars.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The following handles the loading, unloading and management of
+ various PCKS #11 modules
+
+Files: layout/base/nsCounterManager.cpp
+ layout/base/nsCounterManager.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsCounterManager.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsCounterManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ implementation of CSS counters (for numbering things)
+
+Files: dom/webidl/ImageCapture.webidl
+ dom/webidl/ImageCaptureErrorEvent.webidl
+Copyright: 2012-2014 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/ImageCapture.html
+
+Files: js/src/tests/ecma/Types/8.6.2.1-1.js
+ js/src/tests/ecma/extensions/8.6.2.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Types/8.6.2.1-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/8.6.2.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 8.6.2.1-1.js
+ ECMA Section: 8.6.2.1 Get (Value)
+ Description:
+ .
+ When the [[Get]] method of O is called with property name P, the following
+ steps are taken:
+ .
+ 1. If O doesn't have a property with name P, go to step 4.
+ 2. Get the value of the property.
+ 3. Return Result(2).
+ 4. If the [[Prototype]] of O is null, return undefined.
+ 5. Call the [[Get]] method of [[Prototype]] with property name P.
+ 6. Return Result(5).
+ .
+ This tests [[Get]] (Value).
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/marFailurePartial.js
+ toolkit/mozapps/update/tests/unit_service_updater/marFailurePartialSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/marFailurePartial.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/marFailurePartialSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General Partial MAR File Patch Apply Failure Test
+
+Files: toolkit/components/places/PlacesCategoriesStarter.js
+ uriloader/exthandler/nsWebHandlerApp.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/PlacesCategoriesStarter.js
+ __NO_COPYRIGHT__ in: uriloader/exthandler/nsWebHandlerApp.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Constants
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.3-1.js
+ js/src/tests/ecma/extensions/15.2.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.3-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.2.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.3-1.js
+ ECMA Section: 15.2.3 Properties of the Object Constructor
+ .
+ Description: The value of the internal [[Prototype]] property of the
+ Object constructor is the Function prototype object.
+ .
+ Besides the call and construct propreties and the length
+ property, the Object constructor has properties described
+ in 15.2.3.1.
+
+Files: layout/style/CSSVariableDeclarations.cpp
+ layout/style/CSSVariableDeclarations.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/CSSVariableDeclarations.cpp
+ __NO_COPYRIGHT__ in: layout/style/CSSVariableDeclarations.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CSS Custom Property assignments for a Declaration at a given priority
+
+Files: dom/webidl/KeyAlgorithm.webidl
+ dom/webidl/SubtleCrypto.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/KeyAlgorithm.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/SubtleCrypto.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/WebCryptoAPI/
+
+Files: xpcom/io/nsMultiplexInputStream.cpp
+ xpcom/io/nsMultiplexInputStream.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsMultiplexInputStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsMultiplexInputStream.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The multiplex stream concatenates a list of input streams into a single
+ stream.
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/marSuccessComplete.js
+ toolkit/mozapps/update/tests/unit_service_updater/marSuccessCompleteSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/marSuccessComplete.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/marSuccessCompleteSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General Complete MAR File Patch Apply Test
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/invalidArgInstallDirPathTooLongFailure.js
+ toolkit/mozapps/update/tests/unit_service_updater/invalidArgInstallDirPathTooLongFailureSvc.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/invalidArgInstallDirPathTooLongFailure.js
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/invalidArgInstallDirPathTooLongFailureSvc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Too long install directory path failure test
+
+Files: layout/base/nsGenConList.cpp
+ layout/base/nsGenConList.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsGenConList.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsGenConList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base class for nsCounterList and nsQuoteList
+
+Files: layout/style/nsCSSRules.cpp
+ layout/style/nsCSSRules.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSRules.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSRules.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rules in a CSS stylesheet other than style rules (e.g., @import rules)
+
+Files: js/src/tests/ecma/Boolean/15.6.4.3-1.js
+ js/src/tests/ecma/Boolean/15.6.4.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.3-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.3.js
+ ECMA Section: 15.6.4.3 Boolean.prototype.valueOf()
+ Description: Returns this boolean value.
+ .
+ The valueOf function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: nsprpub/pr/src/md/unix/os_SunOS_sparcv9.s
+ nsprpub/pr/src/md/unix/os_SunOS_ultrasparc.s
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_SunOS_sparcv9.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_SunOS_ultrasparc.s
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ atomic increment, decrement and swap routines for V8+ sparc (ultrasparc)
+ using CAS (compare-and-swap) atomic instructions
+ .
+ this MUST be compiled with an ultrasparc-aware assembler
+ .
+ standard asm linkage macros; this module must be compiled
+ with the -P option (use C preprocessor)
+
+Files: layout/generic/nsViewportFrame.cpp
+ layout/generic/nsViewportFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsViewportFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsViewportFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object that is the root of the frame tree, which contains
+ the document's scrollbars and contains fixed-positioned elements
+
+Files: widget/gtk/gtk2drawing.c
+ widget/gtk/gtk3drawing.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/gtk/gtk2drawing.c
+ __NO_COPYRIGHT__ in: widget/gtk/gtk3drawing.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains painting functions for each of the gtk2 widgets.
+ Adapted from the gtkdrawing.c, and gtk+2.0 source.
+
+Files: js/src/frontend/BytecodeEmitter.cpp
+ js/src/frontend/BytecodeEmitter.h
+Copyright: __NO_COPYRIGHT__ in: js/src/frontend/BytecodeEmitter.cpp
+ __NO_COPYRIGHT__ in: js/src/frontend/BytecodeEmitter.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS bytecode generation.
+
+Files: xpcom/io/nsStorageStream.cpp
+ xpcom/io/nsStorageStream.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsStorageStream.cpp
+ __NO_COPYRIGHT__ in: xpcom/io/nsStorageStream.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The storage stream provides an internal buffer that can be filled by a
+ client using a single output stream. One or more independent input streams
+ can be created to read the data out non-destructively. The implementation
+ uses a segmented buffer internally to avoid realloc'ing of large buffers,
+ with the attendant performance loss and heap fragmentation.
+
+Files: taskcluster/ci/l10n/kind.yml
+ taskcluster/ci/marionette-harness/kind.yml
+Copyright: __NO_COPYRIGHT__ in: taskcluster/ci/l10n/kind.yml
+ __NO_COPYRIGHT__ in: taskcluster/ci/marionette-harness/kind.yml
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: please write a description of this kind in taskcluster/docs/kinds.rst
+
+Files: security/nss/lib/pk11wrap/secmodi.h
+ security/nss/lib/pk11wrap/secmodti.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/secmodi.h
+ __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/secmodti.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Internal header file included only by files in pkcs11 dir, or in
+ pkcs11 specific client and server files.
+
+Files: nsprpub/pkg/solaris/SUNWpr/pkginfo.tmpl
+ nsprpub/pkg/solaris/SUNWprd/pkginfo.tmpl
+Copyright: 2005 Sun Microsystems, Inc.
+License: MPL-2.0
+ Use is subject to license terms.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ident "$Id$"
+ .
+ This required package information file describes characteristics of the
+ package, such as package abbreviation, full package name, package version,
+ and package architecture.
+
+Files: dom/smil/nsSMILCSSProperty.cpp
+ dom/smil/nsSMILCSSProperty.h
+Copyright: __NO_COPYRIGHT__ in: dom/smil/nsSMILCSSProperty.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILCSSProperty.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of a SMIL-animatable CSS property on an element
+
+Files: layout/style/CSS.cpp
+ layout/style/CSS.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/CSS.cpp
+ __NO_COPYRIGHT__ in: layout/style/CSS.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DOM object holding utility CSS functions
+
+Files: js/src/shell/OSObject.cpp
+ js/src/shell/OSObject.h
+Copyright: __NO_COPYRIGHT__ in: js/src/shell/OSObject.cpp
+ __NO_COPYRIGHT__ in: js/src/shell/OSObject.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ OSObject.h - os object for exposing posix system calls in the JS shell
+
+Files: layout/style/nsFontFaceLoader.cpp
+ layout/style/nsFontFaceLoader.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsFontFaceLoader.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsFontFaceLoader.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ code for loading in @font-face defined font data
+
+Files: js/src/builtin/SelfHostingDefines.h
+ js/src/builtin/TypedObjectConstants.h
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/SelfHostingDefines.h
+ __NO_COPYRIGHT__ in: js/src/builtin/TypedObjectConstants.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Specialized .h file to be used by both JS and C++ code.
+
+Files: dom/base/nsDOMTokenList.cpp
+ dom/base/nsDOMTokenList.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsDOMTokenList.cpp
+ __NO_COPYRIGHT__ in: dom/base/nsDOMTokenList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of DOMTokenList specified by HTML5.
+
+Files: security/nss/cmd/fipstest/aes.sh
+ security/nss/cmd/fipstest/aesgcm.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/aes.sh
+ __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/aesgcm.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A Bourne shell script for running the NIST AES Algorithm Validation Suite
+
+Files: mailnews/base/util/nsMsgI18N.cpp
+ mailnews/imap/src/nsImapProtocol.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/nsMsgI18N.cpp
+ __NO_COPYRIGHT__ in: mailnews/imap/src/nsImapProtocol.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ as does this
+
+Files: layout/generic/nsAbsoluteContainingBlock.cpp
+ layout/generic/nsAbsoluteContainingBlock.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsAbsoluteContainingBlock.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsAbsoluteContainingBlock.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ code for managing absolutely positioned children of a rendering
+ object that is a containing block for them
+
+Files: layout/generic/nsInlineFrame.cpp
+ layout/generic/nsInlineFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsInlineFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsInlineFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for CSS display:inline objects
+
+Files: js/src/tests/ecma/Array/15.4.4.4-1.js
+ js/src/tests/ecma/Array/15.4.4.4-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.4.4-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.4.4-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.4.3-1.js
+ ECMA Section: 15.4.4.3-1 Array.prototype.reverse()
+ Description:
+ .
+ The elements of the array are rearranged so as to reverse their order.
+ This object is returned as the result of the call.
+ .
+ 1. Call the [[Get]] method of this object with argument "length".
+ 2. Call ToUint32(Result(1)).
+ 3. Compute floor(Result(2)/2).
+ 4. Let k be 0.
+ 5. If k equals Result(3), return this object.
+ 6. Compute Result(2)k1.
+ 7. Call ToString(k).
+ 8. ToString(Result(6)).
+ 9. Call the [[Get]] method of this object with argument Result(7).
+ 10. Call the [[Get]] method of this object with argument Result(8).
+ 11. If this object has a property named by Result(8), go to step 12; but
+ if this object has no property named by Result(8), then go to either
+ step 12 or step 14, depending on the implementation.
+ 12. Call the [[Put]] method of this object with arguments Result(7) and
+ Result(10).
+ 13. Go to step 15.
+ 14. Call the [[Delete]] method on this object, providing Result(7) as the
+ name of the property to delete.
+ 15. If this object has a property named by Result(7), go to step 16; but if
+ this object has no property named by Result(7), then go to either step 16
+ or step 18, depending on the implementation.
+ 16. Call the [[Put]] method of this object with arguments Result(8) and
+ Result(9).
+ 17. Go to step 19.
+ 18. Call the [[Delete]] method on this object, providing Result(8) as the
+ name of the property to delete.
+ 19. Increase k by 1.
+ 20. Go to step 5.
+ .
+ Note that the reverse function is intentionally generic; it does not require
+ that its this value be an Array object. Therefore it can be transferred to other
+ kinds of objects for use as a method. Whether the reverse function can be applied
+ successfully to a host object is implementation dependent.
+ .
+ Note: Array.prototype.reverse allows some flexibility in implementation
+ regarding array indices that have not been populated. This test covers the
+ cases in which unpopulated indices are not deleted, since the JavaScript
+ implementation does not delete uninitialzed indices.
+
+Files: layout/base/nsCSSRendering.cpp
+ layout/base/nsCSSRendering.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsCSSRendering.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsCSSRendering.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ utility functions for drawing borders and backgrounds
+
+Files: mailnews/import/public/nsIImportABDescriptor.idl
+ mailnews/import/public/nsIImportMailboxDescriptor.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportABDescriptor.idl
+ __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportMailboxDescriptor.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for importing mail - ui provided by the import module. If
+ you wish to provide your own UI then implement the nsIImportGeneric
+ interface.
+
+Files: application/basilisk/locales/en-US/chrome/browser/preferences/applicationManager.properties
+ application/palemoon/locales/en-US/chrome/browser/preferences/applicationManager.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/preferences/applicationManager.properties
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/preferences/applicationManager.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE
+ in descriptionApplications, %S will be replaced by one of the 3 following strings
+
+Files: ipc/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
+ toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
+Copyright: __NO_COPYRIGHT__ in: ipc/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
+ __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Localized versions of Info.plist keys
+
+Files: js/src/tests/js1_5/Array/regress-178722.js
+ js/src/tests/js1_5/extensions/regress-178722.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-178722.js
+ __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-178722.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 06 November 2002
+ SUMMARY: arr.sort() should not output |undefined| when |arr| is empty
+
+Files: devtools/client/inspector/layout/components/Accordion.css
+ devtools/client/inspector/layout/components/Accordion.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/inspector/layout/components/Accordion.css
+ __NO_COPYRIGHT__ in: devtools/client/inspector/layout/components/Accordion.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file should not be modified and is a duplicate from the debugger.html project.
+ Any changes to this file should be imported from the upstream debugger.html project.
+
+Files: layout/base/nsCSSColorUtils.cpp
+ layout/base/nsCSSColorUtils.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsCSSColorUtils.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsCSSColorUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ functions that manipulate colors
+
+Files: security/nss/lib/certdb/certdb.c
+ security/nss/lib/softoken/legacydb/lowcert.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/certdb.c
+ __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/lowcert.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Certificate handling code
+
+Files: dom/webidl/Worklet.webidl
+ dom/webidl/WorkletGlobalScope.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Worklet.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/WorkletGlobalScope.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://drafts.css-houdini.org/worklets/#idl-index
+
+Files: widget/cocoa/nsMenuItemIconX.h
+ widget/cocoa/nsMenuItemIconX.mm
+Copyright: __NO_COPYRIGHT__ in: widget/cocoa/nsMenuItemIconX.h
+ __NO_COPYRIGHT__ in: widget/cocoa/nsMenuItemIconX.mm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Retrieves and displays icons in native menu items on Mac OS X.
+
+Files: media/mtransport/test/dummysocket.h
+ media/mtransport/test/proxy_tunnel_socket_unittest.cpp
+Copyright: __NO_COPYRIGHT__ in: media/mtransport/test/dummysocket.h
+ __NO_COPYRIGHT__ in: media/mtransport/test/proxy_tunnel_socket_unittest.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original authors: ekr@rtfm.com; ryan@tokbox.com
+
+Files: layout/style/nsStyleStruct.cpp
+ layout/style/nsStyleStruct.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsStyleStruct.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsStyleStruct.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ structs that contain the data provided by nsStyleContext, the
+ internal API for computed style data for an element
+
+Files: js/src/old-configure.in
+ old-configure.in
+Copyright: __NO_COPYRIGHT__ in: js/src/old-configure.in
+ __NO_COPYRIGHT__ in: old-configure.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Process this file with autoconf to produce a configure script.
+
+Files: security/nss/cmd/fipstest/rng.sh
+ security/nss/cmd/fipstest/tls.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/rng.sh
+ __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/tls.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A Bourne shell script for running the NIST RNG Validation Suite
+
+Files: application/basilisk/config/mozconfig
+ application/palemoon/config/mozconfig
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/config/mozconfig
+ __NO_COPYRIGHT__ in: application/palemoon/config/mozconfig
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file specifies the build flags for Firefox. You can use it by adding:
+ . $topsrcdir/browser/config/mozconfig
+ to the top of your mozconfig file.
+
+Files: application/basilisk/installer/windows/nsis/defines.nsi.in
+ application/palemoon/installer/windows/nsis/defines.nsi.in
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/installer/windows/nsis/defines.nsi.in
+ __NO_COPYRIGHT__ in: application/palemoon/installer/windows/nsis/defines.nsi.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These defines should match application.ini settings
+
+Files: devtools/server/shims/toolkit/moz.build
+ devtools/shared/shims/moz.build
+Copyright: __NO_COPYRIGHT__ in: devtools/server/shims/toolkit/moz.build
+ __NO_COPYRIGHT__ in: devtools/shared/shims/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Unlike most DevTools build files, this file does not use DevToolsModules
+ because these files are here for add-on compatibility, and so they must be
+ installed to previously defined locations.
+ .
+ These shims for legacy paths expect to be installed as if they were part of
+
+Files: dom/webidl/Notification.webidl
+ dom/webidl/NotificationEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Notification.webidl
+ __NO_COPYRIGHT__ in: dom/webidl/NotificationEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://notifications.spec.whatwg.org/
+ .
+ Copyright:
+ To the extent possible under law, the editors have waived all copyright and
+ related or neighboring rights to this work.
+
+Files: js/src/tests/ecma/String/15.5.3.2-1.js
+ js/src/tests/ecma/String/15.5.3.2-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.3.2-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.3.2-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.3.2-1.js
+ ECMA Section: 15.5.3.2 String.fromCharCode( char0, char1, ... )
+ Description: Return a string value containing as many characters
+ as the number of arguments. Each argument specifies
+ one character of the resulting string, with the first
+ argument specifying the first character, and so on,
+ from left to right. An argument is converted to a
+
+Files: security/nss/cmd/fipstest/dsa.sh
+ security/nss/cmd/fipstest/kas.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/dsa.sh
+ __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/kas.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A Bourne shell script for running the NIST DSA Validation System
+
+Files: layout/style/nsCSSParser.cpp
+ layout/style/nsCSSParser.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSParser.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSParser.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ parsing of CSS stylesheets, based on a token stream from the CSS scanner
+
+Files: dom/webidl/HTMLContentElement.webidl
+ dom/webidl/HTMLShadowElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: nsprpub/pr/src/md/unix/os_Darwin_ppc.s
+ nsprpub/pr/src/md/unix/os_Linux_ppc.s
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_Darwin_ppc.s
+ __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_Linux_ppc.s
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Based on the programming examples in The PowerPC Architecture:
+ A Specification for A New Family of RISC Processors, 2nd Ed.,
+ Book I, Section E.1, "Synchronization," pp. 249-256, May 1994.
+
+Files: dom/smil/nsSMILMappedAttribute.cpp
+ dom/smil/nsSMILMappedAttribute.h
+Copyright: __NO_COPYRIGHT__ in: dom/smil/nsSMILMappedAttribute.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILMappedAttribute.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of a SMIL-animatable mapped attribute on an element
+
+Files: tools/fuzzing/libfuzzer/harness/LibFuzzerTestHarness.h
+ xpcom/tests/TestHarness.h
+Copyright: __NO_COPYRIGHT__ in: tools/fuzzing/libfuzzer/harness/LibFuzzerTestHarness.h
+ __NO_COPYRIGHT__ in: xpcom/tests/TestHarness.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test harness for XPCOM objects, providing a scoped XPCOM initializer,
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.1.1.js
+ js/src/tests/ecma/extensions/15.2.1.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.1.1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.2.1.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.1.1.js
+ ECMA Section: 15.2.1.1 The Object Constructor Called as a Function:
+ Object(value)
+ Description: When Object is called as a function rather than as a
+ constructor, the following steps are taken:
+ .
+ 1. If value is null or undefined, create and return a
+ new object with no properties other than internal
+ properties exactly as if the object constructor
+ had been called on that same value (15.2.2.1).
+ 2. Return ToObject (value), whose rules are:
+ .
+ undefined generate a runtime error
+ null generate a runtime error
+ boolean create a new Boolean object whose default
+ value is the value of the boolean.
+ number Create a new Number object whose default
+ value is the value of the number.
+ string Create a new String object whose default
+ value is the value of the string.
+ object Return the input argument (no conversion).
+
+Files: layout/style/nsCSSAnonBoxes.cpp
+ layout/style/nsCSSAnonBoxes.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSAnonBoxes.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSAnonBoxes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ atom list for CSS anonymous boxes
+
+Files: layout/generic/nsSplittableFrame.cpp
+ layout/generic/nsSplittableFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsSplittableFrame.cpp
+ __NO_COPYRIGHT__ in: layout/generic/nsSplittableFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base class for rendering objects that can be split across lines,
+ columns, or pages
+
+Files: dom/smil/nsSMILCSSValueType.cpp
+ dom/smil/nsSMILCSSValueType.h
+Copyright: __NO_COPYRIGHT__ in: dom/smil/nsSMILCSSValueType.cpp
+ __NO_COPYRIGHT__ in: dom/smil/nsSMILCSSValueType.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of a value for a SMIL-animated CSS property
+
+Files: devtools/client/themes/shadereditor.css
+ devtools/client/themes/webaudioeditor.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/shadereditor.css
+ __NO_COPYRIGHT__ in: devtools/client/themes/webaudioeditor.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Reload and waiting notices
+
+Files: application/basilisk/locales/en-US/defines.inc
+ application/palemoon/locales/en-US/defines.inc
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/defines.inc
+ __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/defines.inc
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ filter emptyLines
+
+Files: layout/style/nsCSSPseudoElements.cpp
+ layout/style/nsCSSPseudoElements.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPseudoElements.cpp
+ __NO_COPYRIGHT__ in: layout/style/nsCSSPseudoElements.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ atom list for CSS pseudo-elements
+
+Files: js/src/tests/ecma_3/RegExp/regress-220367-001.js
+ js/src/tests/ecma_3/extensions/regress-220367-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-220367-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-220367-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 September 2003
+ SUMMARY: Regexp conformance test
+
+Files: layout/base/nsDisplayList.cpp
+ layout/base/nsDisplayList.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsDisplayList.cpp
+ __NO_COPYRIGHT__ in: layout/base/nsDisplayList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ structures that represent things to be painted (ordered in z-order),
+ used during painting and hit testing
+
+Files: js/src/tests/ecma/Expressions/11.6.1-1.js
+ js/src/tests/ecma/extensions/11.6.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.6.1-1.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/11.6.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.6.1-1.js
+ ECMA Section: 11.6.1 The addition operator ( + )
+ Description:
+ .
+ The addition operator either performs string concatenation or numeric
+ addition.
+ .
+ The production AdditiveExpression : AdditiveExpression + MultiplicativeExpression
+ is evaluated as follows:
+ .
+ 1. Evaluate AdditiveExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate MultiplicativeExpression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToPrimitive(Result(2)).
+ 6. Call ToPrimitive(Result(4)).
+ 7. If Type(Result(5)) is String or Type(Result(6)) is String, go to step 12.
+ (Note that this step differs from step 3 in the algorithm for comparison
+ for the relational operators in using or instead of and.)
+ 8. Call ToNumber(Result(5)).
+ 9. Call ToNumber(Result(6)).
+ 10. Apply the addition operation to Result(8) and Result(9). See the discussion below (11.6.3).
+ 11. Return Result(10).
+ 12. Call ToString(Result(5)).
+ 13. Call ToString(Result(6)).
+ 14. Concatenate Result(12) followed by Result(13).
+ 15. Return Result(14).
+ .
+ Note that no hint is provided in the calls to ToPrimitive in steps 5 and 6.
+ All native ECMAScript objects except Date objects handle the absence of a
+ hint as if the hint Number were given; Date objects handle the absence of a
+ hint as if the hint String were given. Host objects may handle the absence
+ of a hint in some other manner.
+ .
+ This test does not cover cases where the Additive or Mulplicative expression
+ ToPrimitive is string.
+
+Files: mailnews/local/src/nsMsgBrkMBoxStore.cpp
+ mailnews/local/src/nsMsgBrkMBoxStore.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/local/src/nsMsgBrkMBoxStore.cpp
+ __NO_COPYRIGHT__ in: mailnews/local/src/nsMsgBrkMBoxStore.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class for handling Berkeley Mailbox stores.
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.1.1-2.js
+ js/src/tests/ecma/extensions/15.3.1.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.1.1-2.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.3.1.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.1.1-2.js
+ ECMA Section: 15.3.1.1 The Function Constructor Called as a Function
+ Function(p1, p2, ..., pn, body )
+ .
+ Description:
+ When the Function function is called with some arguments p1, p2, . . . , pn,
+ body (where n might be 0, that is, there are no "p" arguments, and where body
+ might also not be provided), the following steps are taken:
+ .
+ 1. Create and return a new Function object exactly if the function constructor
+ had been called with the same arguments (15.3.2.1).
+
+Files: caps/nsNullPrincipal.cpp
+ caps/nsNullPrincipal.h
+Copyright: __NO_COPYRIGHT__ in: caps/nsNullPrincipal.cpp
+ __NO_COPYRIGHT__ in: caps/nsNullPrincipal.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the principal that has no rights and can't be accessed by
+ anything other than itself and chrome; null principals are not
+ same-origin with anything but themselves.
+
+Files: js/src/ctypes/libffi/testsuite/lib/libffi.exp
+ js/src/ctypes/libffi/testsuite/libffi.call/call.exp
+Copyright: 2003-2011 Free Software Foundation, Inc.
+License: GPL-3.0+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; see the file COPYING3. If not see
+ <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: gfx/graphite2/src/Code.cpp
+ gfx/graphite2/src/inc/Code.h
+Copyright: 2010 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ This class represents loaded graphite stack machine code. It performs
+ basic sanity checks, on the incoming code to prevent more obvious problems
+ from crashing graphite.
+ Author: Tim Eves
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: extensions/spellcheck/hunspell/src/phonet.cxx
+ extensions/spellcheck/hunspell/src/phonet.hxx
+Copyright: 2000 Bjoern Jacke
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License version 2.1 as published by the Free Software Foundation;
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; If not, see
+ <http://www.gnu.org/licenses/>.
+ .
+ Changelog:
+ .
+ 2000-01-05 Bjoern Jacke <bjoern at j3e.de>
+ Initial Release insprired by the article about phonetic
+ transformations out of c't 25/1999
+ .
+ 2007-07-26 Bjoern Jacke <bjoern at j3e.de>
+ Released under MPL/GPL/LGPL tri-license for Hunspell
+ .
+ 2007-08-23 Laszlo Nemeth <nemeth at OOo>
+ Porting from Aspell to Hunspell using C-like structs
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/vorbis_parser.c
+ media/ffvpx/libavcodec/vorbis_parser_internal.h
+Copyright: 2012 Justin Ruggles
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Vorbis audio parser
+ .
+ Determines the duration for each packet.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/raw.c
+ media/ffvpx/libavcodec/raw.h
+Copyright: 2001 Fabrice Bellard
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Raw Video Codec
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/FIRFilter.cpp
+ media/libsoundtouch/src/FIRFilter.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/FIRFilter.cpp
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/FIRFilter.h
+License: LGPL-2.1+
+ Last changed : $Date: 2015-02-21 21:24:29 +0000 (Sat, 21 Feb 2015) $
+ File revision : $Revision: 4 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/fixed_dsp.c
+ media/ffvpx/libavutil/fixed_dsp.h
+Copyright: 2012 MIPS Technologies, Inc., California.
+License: LGPL-2.1+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the MIPS Technologies, Inc., nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE MIPS TECHNOLOGIES, INC. ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE MIPS TECHNOLOGIES, INC. BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/AAFilter.cpp
+ media/libsoundtouch/src/FIFOSampleBuffer.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/AAFilter.cpp
+ __NO_COPYRIGHT__ in: media/libsoundtouch/src/FIFOSampleBuffer.h
+License: LGPL-2.1+
+ Last changed : $Date: 2014-01-05 21:40:22 +0000 (Sun, 05 Jan 2014) $
+ File revision : $Revision: 4 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/h264pred.c
+ media/ffvpx/libavcodec/h264pred_template.c
+Copyright: 2003-2011 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ H.264 / AVC / MPEG-4 part10 prediction functions.
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/langgreekmodel.py
+ python/requests/requests/packages/chardet/langhungarianmodel.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/langgreekmodel.py
+ __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/langhungarianmodel.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ 255: Control characters that usually does not exist in any text
+ 254: Carriage/Return
+ 253: symbol (punctuation) that does not belong to word
+ 252: 0 - 9
+ .
+ Character Mapping Table:
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/integer.c
+ media/ffvpx/libavutil/integer.h
+Copyright: 2004 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ arbitrary precision integers
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/rational.h
+ media/ffvpx/libavutil/rational.c
+Copyright: 2003 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ rational numbers
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/ffmpeg58/include/libavutil/version.h
+ media/ffvpx/libavutil/version.h
+Copyright: 2003 Fabrice Bellard
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ @ingroup lavu
+ Libavutil version macros
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/libav53/include/libavutil/timecode.h
+ media/ffvpx/libavutil/timecode.h
+Copyright: 2006 Smartjog S.A.S, Baptiste Coudurier <baptiste.coudurier@gmail.com>
+ 2011-2012 Smartjog S.A.S, Clément Bœsch <clement.boesch@smartjog.com>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Timecode helpers header
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: application/basilisk/extensions/pdfjs/content/PdfjsChromeUtils.jsm
+ application/basilisk/extensions/pdfjs/content/PdfjsContentUtils.jsm
+Copyright: 2012 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ jshint esnext:true
+ globals Components, Services, XPCOMUtils
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/utf8statetable.cc
+ application/basilisk/components/translation/cld2/internal/utf8statetable.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ State Table follower for scanning UTF-8 strings without converting to
+ 32- or 16-bit Unicode values.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/libstagefright/system/core/include/sysutils/List.h
+ media/libstagefright/system/core/include/utils/List.h
+Copyright: 2005 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Templated list class. Normally we'd use STL, but we don't have that.
+ This class mimics STL's interfaces.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/libstagefright/system/core/include/log/log.h
+ media/libstagefright/system/core/include/utils/Log.h
+Copyright: 2005 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ C/C++ logging functions. See the logging documentation for API details.
+ .
+ We'd like these to be available from C code (in case we import some from
+ somewhere), so this has a C interface.
+ .
+ The output will be correct when the log file is shared between multiple
+ threads and/or multiple processes so long as the operating system
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: security/nss/lib/freebl/verified/FStar.c
+ security/nss/lib/freebl/verified/FStar.h
+Copyright: 2016-2017 INRIA and Microsoft Corporation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This file was auto-generated by KreMLin!
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample8_unittest.cc
+ security/nss/gtests/google_test/gtest/samples/sample8_unittest.cc
+Copyright: 2008 Google Inc.
+License: __HEADER___
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This sample shows how to test code relying on some global flag variables.
+ Combine() helps with generating all possible combinations of such flags,
+ and each test is given one combination as a parameter.
+ .
+ Use class definitions to test from this header.
+
+Files: js/src/tests/ecma_3/Function/scope-001.js
+ js/src/tests/ecma_3/Function/scope-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/scope-001.js
+ __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/scope-002.js
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 28 May 2001
+ .
+ SUMMARY: Functions are scoped statically, not dynamically
+ .
+ See ECMA Section 10.1.4 Scope Chain and Identifier Resolution
+ (This section defines the scope chain of an execution context)
+ .
+ See ECMA Section 12.10 The with Statement
+ .
+ See ECMA Section 13 Function Definition
+ (This section defines the scope chain of a function object as that
+ of the running execution context when the function was declared)
+
+Files: image/test/reftest/bmp/bmpsuite/COPYING.txt
+ media/libav/COPYING.GPLv3
+Copyright: 2007 Free Software Foundation, Inc.
+License: __HEADER___
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+ .
+ Preamble
+ .
+ The GNU General Public License is a free, copyleft license for
+ software and other kinds of works.
+ .
+ The licenses for most software and other practical works are designed
+ to take away your freedom to share and change the works. By contrast,
+ the GNU General Public License is intended to guarantee your freedom to
+ share and change all versions of a program--to make sure it remains free
+ software for all its users. We, the Free Software Foundation, use the
+ GNU General Public License for most of our software; it applies also to
+ any other work released this way by its authors. You can apply it to
+ your programs, too.
+ .
+ When we speak of free software, we are referring to freedom, not
+ price. Our General Public Licenses are designed to make sure that you
+ have the freedom to distribute copies of free software (and charge for
+ them if you wish), that you receive source code or can get it if you
+ want it, that you can change the software or use pieces of it in new
+ free programs, and that you know you can do these things.
+ .
+ To protect your rights, we need to prevent others from denying you
+ these rights or asking you to surrender the rights. Therefore, you have
+ certain responsibilities if you distribute copies of the software, or if
+ you modify it: responsibilities to respect the freedom of others.
+ .
+ For example, if you distribute copies of such a program, whether
+ gratis or for a fee, you must pass on to the recipients the same
+ freedoms that you received. You must make sure that they, too, receive
+ or can get the source code. And you must show them these terms so they
+ know their rights.
+ .
+ Developers that use the GNU GPL protect your rights with two steps:
+ (1) assert copyright on the software, and (2) offer you this License
+ giving you legal permission to copy, distribute and/or modify it.
+ .
+ For the developers' and authors' protection, the GPL clearly explains
+ that there is no warranty for this free software. For both users' and
+ authors' sake, the GPL requires that modified versions be marked as
+ changed, so that their problems will not be attributed erroneously to
+ authors of previous versions.
+ .
+ Some devices are designed to deny users access to install or run
+ modified versions of the software inside them, although the manufacturer
+ can do so. This is fundamentally incompatible with the aim of
+ protecting users' freedom to change the software. The systematic
+ pattern of such abuse occurs in the area of products for individuals to
+ use, which is precisely where it is most unacceptable. Therefore, we
+ have designed this version of the GPL to prohibit the practice for those
+ products. If such problems arise substantially in other domains, we
+ stand ready to extend this provision to those domains in future versions
+ of the GPL, as needed to protect the freedom of users.
+ .
+ Finally, every program is threatened constantly by software patents.
+ States should not allow patents to restrict development and use of
+ software on general-purpose computers, but in those that do, we wish to
+ avoid the special danger that patents applied to a free program could
+ make it effectively proprietary. To prevent this, the GPL assures that
+ patents cannot be used to render the program non-free.
+ .
+ The precise terms and conditions for copying, distribution and
+ modification follow.
+ .
+ TERMS AND CONDITIONS
+ .
+ 0. Definitions.
+ .
+ "This License" refers to version 3 of the GNU General Public License.
+ .
+ "Copyright" also means copyright-like laws that apply to other kinds of
+ works, such as semiconductor masks.
+ .
+ "The Program" refers to any copyrightable work licensed under this
+ License. Each licensee is addressed as "you". "Licensees" and
+ "recipients" may be individuals or organizations.
+ .
+ To "modify" a work means to copy from or adapt all or part of the work
+ in a fashion requiring copyright permission, other than the making of an
+ exact copy. The resulting work is called a "modified version" of the
+ earlier work or a work "based on" the earlier work.
+ .
+ A "covered work" means either the unmodified Program or a work based
+ on the Program.
+ .
+ To "propagate" a work means to do anything with it that, without
+ permission, would make you directly or secondarily liable for
+ infringement under applicable copyright law, except executing it on a
+ computer or modifying a private copy. Propagation includes copying,
+ distribution (with or without modification), making available to the
+ public, and in some countries other activities as well.
+ .
+ To "convey" a work means any kind of propagation that enables other
+ parties to make or receive copies. Mere interaction with a user through
+ a computer network, with no transfer of a copy, is not conveying.
+ .
+ An interactive user interface displays "Appropriate Legal Notices"
+ to the extent that it includes a convenient and prominently visible
+ feature that (1) displays an appropriate copyright notice, and (2)
+ tells the user that there is no warranty for the work (except to the
+ extent that warranties are provided), that licensees may convey the
+ work under this License, and how to view a copy of this License. If
+ the interface presents a list of user commands or options, such as a
+ menu, a prominent item in the list meets this criterion.
+ .
+ 1. Source Code.
+ .
+ The "source code" for a work means the preferred form of the work
+ for making modifications to it. "Object code" means any non-source
+ form of a work.
+ .
+ A "Standard Interface" means an interface that either is an official
+ standard defined by a recognized standards body, or, in the case of
+ interfaces specified for a particular programming language, one that
+ is widely used among developers working in that language.
+ .
+ The "System Libraries" of an executable work include anything, other
+ than the work as a whole, that (a) is included in the normal form of
+ packaging a Major Component, but which is not part of that Major
+ Component, and (b) serves only to enable use of the work with that
+ Major Component, or to implement a Standard Interface for which an
+ implementation is available to the public in source code form. A
+ "Major Component", in this context, means a major essential component
+ (kernel, window system, and so on) of the specific operating system
+ (if any) on which the executable work runs, or a compiler used to
+ produce the work, or an object code interpreter used to run it.
+ .
+ The "Corresponding Source" for a work in object code form means all
+ the source code needed to generate, install, and (for an executable
+ work) run the object code and to modify the work, including scripts to
+ control those activities. However, it does not include the work's
+ System Libraries, or general-purpose tools or generally available free
+ programs which are used unmodified in performing those activities but
+ which are not part of the work. For example, Corresponding Source
+ includes interface definition files associated with source files for
+ the work, and the source code for shared libraries and dynamically
+ linked subprograms that the work is specifically designed to require,
+ such as by intimate data communication or control flow between those
+ subprograms and other parts of the work.
+ .
+ The Corresponding Source need not include anything that users
+ can regenerate automatically from other parts of the Corresponding
+ Source.
+ .
+ The Corresponding Source for a work in source code form is that
+ same work.
+ .
+ 2. Basic Permissions.
+ .
+ All rights granted under this License are granted for the term of
+ copyright on the Program, and are irrevocable provided the stated
+ conditions are met. This License explicitly affirms your unlimited
+ permission to run the unmodified Program. The output from running a
+ covered work is covered by this License only if the output, given its
+ content, constitutes a covered work. This License acknowledges your
+ rights of fair use or other equivalent, as provided by copyright law.
+ .
+ You may make, run and propagate covered works that you do not
+ convey, without conditions so long as your license otherwise remains
+ in force. You may convey covered works to others for the sole purpose
+ of having them make modifications exclusively for you, or provide you
+ with facilities for running those works, provided that you comply with
+ the terms of this License in conveying all material for which you do
+ not control copyright. Those thus making or running the covered works
+ for you must do so exclusively on your behalf, under your direction
+ and control, on terms that prohibit them from making any copies of
+ your copyrighted material outside their relationship with you.
+ .
+ Conveying under any other circumstances is permitted solely under
+ the conditions stated below. Sublicensing is not allowed; section 10
+ makes it unnecessary.
+ .
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+ .
+ No covered work shall be deemed part of an effective technological
+ measure under any applicable law fulfilling obligations under article
+ 11 of the WIPO copyright treaty adopted on 20 December 1996, or
+ similar laws prohibiting or restricting circumvention of such
+ measures.
+ .
+ When you convey a covered work, you waive any legal power to forbid
+ circumvention of technological measures to the extent such circumvention
+ is effected by exercising rights under this License with respect to
+ the covered work, and you disclaim any intention to limit operation or
+ modification of the work as a means of enforcing, against the work's
+ users, your or third parties' legal rights to forbid circumvention of
+ technological measures.
+ .
+ 4. Conveying Verbatim Copies.
+ .
+ You may convey verbatim copies of the Program's source code as you
+ receive it, in any medium, provided that you conspicuously and
+ appropriately publish on each copy an appropriate copyright notice;
+ keep intact all notices stating that this License and any
+ non-permissive terms added in accord with section 7 apply to the code;
+ keep intact all notices of the absence of any warranty; and give all
+ recipients a copy of this License along with the Program.
+ .
+ You may charge any price or no price for each copy that you convey,
+ and you may offer support or warranty protection for a fee.
+ .
+ 5. Conveying Modified Source Versions.
+ .
+ You may convey a work based on the Program, or the modifications to
+ produce it from the Program, in the form of source code under the
+ terms of section 4, provided that you also meet all of these conditions:
+ .
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+ .
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+ .
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+ .
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+ .
+ A compilation of a covered work with other separate and independent
+ works, which are not by their nature extensions of the covered work,
+ and which are not combined with it such as to form a larger program,
+ in or on a volume of a storage or distribution medium, is called an
+ "aggregate" if the compilation and its resulting copyright are not
+ used to limit the access or legal rights of the compilation's users
+ beyond what the individual works permit. Inclusion of a covered work
+ in an aggregate does not cause this License to apply to the other
+ parts of the aggregate.
+ .
+ 6. Conveying Non-Source Forms.
+ .
+ You may convey a covered work in object code form under the terms
+ of sections 4 and 5, provided that you also convey the
+ machine-readable Corresponding Source under the terms of this License,
+ in one of these ways:
+ .
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+ .
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+ .
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+ .
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+ .
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+ .
+ A separable portion of the object code, whose source code is excluded
+ from the Corresponding Source as a System Library, need not be
+ included in conveying the object code work.
+ .
+ A "User Product" is either (1) a "consumer product", which means any
+ tangible personal property which is normally used for personal, family,
+ or household purposes, or (2) anything designed or sold for incorporation
+ into a dwelling. In determining whether a product is a consumer product,
+ doubtful cases shall be resolved in favor of coverage. For a particular
+ product received by a particular user, "normally used" refers to a
+ typical or common use of that class of product, regardless of the status
+ of the particular user or of the way in which the particular user
+ actually uses, or expects or is expected to use, the product. A product
+ is a consumer product regardless of whether the product has substantial
+ commercial, industrial or non-consumer uses, unless such uses represent
+ the only significant mode of use of the product.
+ .
+ "Installation Information" for a User Product means any methods,
+ procedures, authorization keys, or other information required to install
+ and execute modified versions of a covered work in that User Product from
+ a modified version of its Corresponding Source. The information must
+ suffice to ensure that the continued functioning of the modified object
+ code is in no case prevented or interfered with solely because
+ modification has been made.
+ .
+ If you convey an object code work under this section in, or with, or
+ specifically for use in, a User Product, and the conveying occurs as
+ part of a transaction in which the right of possession and use of the
+ User Product is transferred to the recipient in perpetuity or for a
+ fixed term (regardless of how the transaction is characterized), the
+ Corresponding Source conveyed under this section must be accompanied
+ by the Installation Information. But this requirement does not apply
+ if neither you nor any third party retains the ability to install
+ modified object code on the User Product (for example, the work has
+ been installed in ROM).
+ .
+ The requirement to provide Installation Information does not include a
+ requirement to continue to provide support service, warranty, or updates
+ for a work that has been modified or installed by the recipient, or for
+ the User Product in which it has been modified or installed. Access to a
+ network may be denied when the modification itself materially and
+ adversely affects the operation of the network or violates the rules and
+ protocols for communication across the network.
+ .
+ Corresponding Source conveyed, and Installation Information provided,
+ in accord with this section must be in a format that is publicly
+ documented (and with an implementation available to the public in
+ source code form), and must require no special password or key for
+ unpacking, reading or copying.
+ .
+ 7. Additional Terms.
+ .
+ "Additional permissions" are terms that supplement the terms of this
+ License by making exceptions from one or more of its conditions.
+ Additional permissions that are applicable to the entire Program shall
+ be treated as though they were included in this License, to the extent
+ that they are valid under applicable law. If additional permissions
+ apply only to part of the Program, that part may be used separately
+ under those permissions, but the entire Program remains governed by
+ this License without regard to the additional permissions.
+ .
+ When you convey a copy of a covered work, you may at your option
+ remove any additional permissions from that copy, or from any part of
+ it. (Additional permissions may be written to require their own
+ removal in certain cases when you modify the work.) You may place
+ additional permissions on material, added by you to a covered work,
+ for which you have or can give appropriate copyright permission.
+ .
+ Notwithstanding any other provision of this License, for material you
+ add to a covered work, you may (if authorized by the copyright holders of
+ that material) supplement the terms of this License with terms:
+ .
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+ .
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+ .
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+ .
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+ .
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+ .
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+ .
+ All other non-permissive additional terms are considered "further
+ restrictions" within the meaning of section 10. If the Program as you
+ received it, or any part of it, contains a notice stating that it is
+ governed by this License along with a term that is a further
+ restriction, you may remove that term. If a license document contains
+ a further restriction but permits relicensing or conveying under this
+ License, you may add to a covered work material governed by the terms
+ of that license document, provided that the further restriction does
+ not survive such relicensing or conveying.
+ .
+ If you add terms to a covered work in accord with this section, you
+ must place, in the relevant source files, a statement of the
+ additional terms that apply to those files, or a notice indicating
+ where to find the applicable terms.
+ .
+ Additional terms, permissive or non-permissive, may be stated in the
+ form of a separately written license, or stated as exceptions;
+ the above requirements apply either way.
+ .
+ 8. Termination.
+ .
+ You may not propagate or modify a covered work except as expressly
+ provided under this License. Any attempt otherwise to propagate or
+ modify it is void, and will automatically terminate your rights under
+ this License (including any patent licenses granted under the third
+ paragraph of section 11).
+ .
+ However, if you cease all violation of this License, then your
+ license from a particular copyright holder is reinstated (a)
+ provisionally, unless and until the copyright holder explicitly and
+ finally terminates your license, and (b) permanently, if the copyright
+ holder fails to notify you of the violation by some reasonable means
+ prior to 60 days after the cessation.
+ .
+ Moreover, your license from a particular copyright holder is
+ reinstated permanently if the copyright holder notifies you of the
+ violation by some reasonable means, this is the first time you have
+ received notice of violation of this License (for any work) from that
+ copyright holder, and you cure the violation prior to 30 days after
+ your receipt of the notice.
+ .
+ Termination of your rights under this section does not terminate the
+ licenses of parties who have received copies or rights from you under
+ this License. If your rights have been terminated and not permanently
+ reinstated, you do not qualify to receive new licenses for the same
+ material under section 10.
+ .
+ 9. Acceptance Not Required for Having Copies.
+ .
+ You are not required to accept this License in order to receive or
+ run a copy of the Program. Ancillary propagation of a covered work
+ occurring solely as a consequence of using peer-to-peer transmission
+ to receive a copy likewise does not require acceptance. However,
+ nothing other than this License grants you permission to propagate or
+ modify any covered work. These actions infringe copyright if you do
+ not accept this License. Therefore, by modifying or propagating a
+ covered work, you indicate your acceptance of this License to do so.
+ .
+ 10. Automatic Licensing of Downstream Recipients.
+ .
+ Each time you convey a covered work, the recipient automatically
+ receives a license from the original licensors, to run, modify and
+ propagate that work, subject to this License. You are not responsible
+ for enforcing compliance by third parties with this License.
+ .
+ An "entity transaction" is a transaction transferring control of an
+ organization, or substantially all assets of one, or subdividing an
+ organization, or merging organizations. If propagation of a covered
+ work results from an entity transaction, each party to that
+ transaction who receives a copy of the work also receives whatever
+ licenses to the work the party's predecessor in interest had or could
+ give under the previous paragraph, plus a right to possession of the
+ Corresponding Source of the work from the predecessor in interest, if
+ the predecessor has it or can get it with reasonable efforts.
+ .
+ You may not impose any further restrictions on the exercise of the
+ rights granted or affirmed under this License. For example, you may
+ not impose a license fee, royalty, or other charge for exercise of
+ rights granted under this License, and you may not initiate litigation
+ (including a cross-claim or counterclaim in a lawsuit) alleging that
+ any patent claim is infringed by making, using, selling, offering for
+ sale, or importing the Program or any portion of it.
+ .
+ 11. Patents.
+ .
+ A "contributor" is a copyright holder who authorizes use under this
+ License of the Program or a work on which the Program is based. The
+ work thus licensed is called the contributor's "contributor version".
+ .
+ A contributor's "essential patent claims" are all patent claims
+ owned or controlled by the contributor, whether already acquired or
+ hereafter acquired, that would be infringed by some manner, permitted
+ by this License, of making, using, or selling its contributor version,
+ but do not include claims that would be infringed only as a
+ consequence of further modification of the contributor version. For
+ purposes of this definition, "control" includes the right to grant
+ patent sublicenses in a manner consistent with the requirements of
+ this License.
+ .
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+ patent license under the contributor's essential patent claims, to
+ make, use, sell, offer for sale, import and otherwise run, modify and
+ propagate the contents of its contributor version.
+ .
+ In the following three paragraphs, a "patent license" is any express
+ agreement or commitment, however denominated, not to enforce a patent
+ (such as an express permission to practice a patent or covenant not to
+ sue for patent infringement). To "grant" such a patent license to a
+ party means to make such an agreement or commitment not to enforce a
+ patent against the party.
+ .
+ If you convey a covered work, knowingly relying on a patent license,
+ and the Corresponding Source of the work is not available for anyone
+ to copy, free of charge and under the terms of this License, through a
+ publicly available network server or other readily accessible means,
+ then you must either (1) cause the Corresponding Source to be so
+ available, or (2) arrange to deprive yourself of the benefit of the
+ patent license for this particular work, or (3) arrange, in a manner
+ consistent with the requirements of this License, to extend the patent
+ license to downstream recipients. "Knowingly relying" means you have
+ actual knowledge that, but for the patent license, your conveying the
+ covered work in a country, or your recipient's use of the covered work
+ in a country, would infringe one or more identifiable patents in that
+ country that you have reason to believe are valid.
+ .
+ If, pursuant to or in connection with a single transaction or
+ arrangement, you convey, or propagate by procuring conveyance of, a
+ covered work, and grant a patent license to some of the parties
+ receiving the covered work authorizing them to use, propagate, modify
+ or convey a specific copy of the covered work, then the patent license
+ you grant is automatically extended to all recipients of the covered
+ work and works based on it.
+ .
+ A patent license is "discriminatory" if it does not include within
+ the scope of its coverage, prohibits the exercise of, or is
+ conditioned on the non-exercise of one or more of the rights that are
+ specifically granted under this License. You may not convey a covered
+ work if you are a party to an arrangement with a third party that is
+ in the business of distributing software, under which you make payment
+ to the third party based on the extent of your activity of conveying
+ the work, and under which the third party grants, to any of the
+ parties who would receive the covered work from you, a discriminatory
+ patent license (a) in connection with copies of the covered work
+ conveyed by you (or copies made from those copies), or (b) primarily
+ for and in connection with specific products or compilations that
+ contain the covered work, unless you entered into that arrangement,
+ or that patent license was granted, prior to 28 March 2007.
+ .
+ Nothing in this License shall be construed as excluding or limiting
+ any implied license or other defenses to infringement that may
+ otherwise be available to you under applicable patent law.
+ .
+ 12. No Surrender of Others' Freedom.
+ .
+ If conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot convey a
+ covered work so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you may
+ not convey it at all. For example, if you agree to terms that obligate you
+ to collect a royalty for further conveying from those to whom you convey
+ the Program, the only way you could satisfy both those terms and this
+ License would be to refrain entirely from conveying the Program.
+ .
+ 13. Use with the GNU Affero General Public License.
+ .
+ Notwithstanding any other provision of this License, you have
+ permission to link or combine any covered work with a work licensed
+ under version 3 of the GNU Affero General Public License into a single
+ combined work, and to convey the resulting work. The terms of this
+ License will continue to apply to the part which is the covered work,
+ but the special requirements of the GNU Affero General Public License,
+ section 13, concerning interaction through a network will apply to the
+ combination as such.
+ .
+ 14. Revised Versions of this License.
+ .
+ The Free Software Foundation may publish revised and/or new versions of
+ the GNU General Public License from time to time. Such new versions will
+ be similar in spirit to the present version, but may differ in detail to
+ address new problems or concerns.
+ .
+ Each version is given a distinguishing version number. If the
+ Program specifies that a certain numbered version of the GNU General
+ Public License "or any later version" applies to it, you have the
+ option of following the terms and conditions either of that numbered
+ version or of any later version published by the Free Software
+ Foundation. If the Program does not specify a version number of the
+ GNU General Public License, you may choose any version ever published
+ by the Free Software Foundation.
+ .
+ If the Program specifies that a proxy can decide which future
+ versions of the GNU General Public License can be used, that proxy's
+ public statement of acceptance of a version permanently authorizes you
+ to choose that version for the Program.
+ .
+ Later license versions may give you additional or different
+ permissions. However, no additional obligations are imposed on any
+ author or copyright holder as a result of your choosing to follow a
+ later version.
+ .
+ 15. Disclaimer of Warranty.
+ .
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+ APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+ IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+ .
+ 16. Limitation of Liability.
+ .
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+ THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+ GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+ USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+ DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+ PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+ EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGES.
+ .
+ 17. Interpretation of Sections 15 and 16.
+ .
+ If the disclaimer of warranty and limitation of liability provided
+ above cannot be given local legal effect according to their terms,
+ reviewing courts shall apply local law that most closely approximates
+ an absolute waiver of all civil liability in connection with the
+ Program, unless a warranty or assumption of liability accompanies a
+ copy of the Program in return for a fee.
+ .
+ END OF TERMS AND CONDITIONS
+ .
+ How to Apply These Terms to Your New Programs
+ .
+ If you develop a new program, and you want it to be of the greatest
+ possible use to the public, the best way to achieve this is to make it
+ free software which everyone can redistribute and change under these terms.
+ .
+ To do so, attach the following notices to the program. It is safest
+ to attach them to the start of each source file to most effectively
+ state the exclusion of warranty; and each file should have at least
+ the "copyright" line and a pointer to where the full notice is found.
+ .
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+ .
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ Also add information on how to contact you by electronic and paper mail.
+ .
+ If the program does terminal interaction, make it output a short
+ notice like this when it starts in an interactive mode:
+ .
+ <program> Copyright (C) <year> <name of author>
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+ .
+ The hypothetical commands `show w' and `show c' should show the appropriate
+ parts of the General Public License. Of course, your program's commands
+ might be different; for a GUI interface, you would use an "about box".
+ .
+ You should also get your employer (if you work as a programmer) or school,
+ if any, to sign a "copyright disclaimer" for the program, if necessary.
+ For more information on this, and how to apply and follow the GNU GPL, see
+ <http://www.gnu.org/licenses/>.
+ .
+ The GNU General Public License does not permit incorporating your program
+ into proprietary programs. If your program is a subroutine library, you
+ may consider it more useful to permit linking proprietary applications with
+ the library. If this is what you want to do, use the GNU Lesser General
+ Public License instead of this License. But first, please read
+ <http://www.gnu.org/philosophy/why-not-lgpl.html>.
+
+Files: modules/freetype2/include/freetype/ftglyph.h
+ modules/freetype2/src/base/ftglyph.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __HEADER___
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file contains the definition of several convenience functions
+ that can be used by client applications to easily retrieve glyph
+ bitmaps and outlines from a given face.
+ .
+ These functions should be optional if you are writing a font server
+ or text layout engine on top of FreeType. However, they are pretty
+ handy for many other simple uses of the library.
+
+Files: media/ffvpx/COPYING.LGPLv3
+ media/libav/COPYING.LGPLv3
+Copyright: 2007 Free Software Foundation, Inc.
+License: __HEADER___
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+ .
+ This version of the GNU Lesser General Public License incorporates
+ the terms and conditions of version 3 of the GNU General Public
+ License, supplemented by the additional permissions listed below.
+ .
+ 0. Additional Definitions.
+ .
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+ General Public License, and the "GNU GPL" refers to version 3 of the GNU
+ General Public License.
+ .
+ "The Library" refers to a covered work governed by this License,
+ other than an Application or a Combined Work as defined below.
+ .
+ An "Application" is any work that makes use of an interface provided
+ by the Library, but which is not otherwise based on the Library.
+ Defining a subclass of a class defined by the Library is deemed a mode
+ of using an interface provided by the Library.
+ .
+ A "Combined Work" is a work produced by combining or linking an
+ Application with the Library. The particular version of the Library
+ with which the Combined Work was made is also called the "Linked
+ Version".
+ .
+ The "Minimal Corresponding Source" for a Combined Work means the
+ Corresponding Source for the Combined Work, excluding any source code
+ for portions of the Combined Work that, considered in isolation, are
+ based on the Application, and not on the Linked Version.
+ .
+ The "Corresponding Application Code" for a Combined Work means the
+ object code and/or source code for the Application, including any data
+ and utility programs needed for reproducing the Combined Work from the
+ Application, but excluding the System Libraries of the Combined Work.
+ .
+ 1. Exception to Section 3 of the GNU GPL.
+ .
+ You may convey a covered work under sections 3 and 4 of this License
+ without being bound by section 3 of the GNU GPL.
+ .
+ 2. Conveying Modified Versions.
+ .
+ If you modify a copy of the Library, and, in your modifications, a
+ facility refers to a function or data to be supplied by an Application
+ that uses the facility (other than as an argument passed when the
+ facility is invoked), then you may convey a copy of the modified
+ version:
+ .
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+ .
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+ .
+ 3. Object Code Incorporating Material from Library Header Files.
+ .
+ The object code form of an Application may incorporate material from
+ a header file that is part of the Library. You may convey such object
+ code under terms of your choice, provided that, if the incorporated
+ material is not limited to numerical parameters, data structure
+ layouts and accessors, or small macros, inline functions and templates
+ (ten or fewer lines in length), you do both of the following:
+ .
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are
+ covered by this License.
+ .
+ b) Accompany the object code with a copy of the GNU GPL and this license
+ document.
+ .
+ 4. Combined Works.
+ .
+ You may convey a Combined Work under terms of your choice that,
+ taken together, effectively do not restrict modification of the
+ portions of the Library contained in the Combined Work and reverse
+ engineering for debugging such modifications, if you also do each of
+ the following:
+ .
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+ .
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
+ document.
+ .
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+ .
+ d) Do one of the following:
+ .
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form
+ suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version of
+ the Linked Version to produce a modified Combined Work, in the
+ manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.
+ .
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time
+ a copy of the Library already present on the user's computer
+ system, and (b) will operate properly with a modified version
+ of the Library that is interface-compatible with the Linked
+ Version.
+ .
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the
+ GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the
+ Application with a modified version of the Linked Version. (If
+ you use option 4d0, the Installation Information must accompany
+ the Minimal Corresponding Source and Corresponding Application
+ Code. If you use option 4d1, you must provide the Installation
+ Information in the manner specified by section 6 of the GNU GPL
+ for conveying Corresponding Source.)
+ .
+ 5. Combined Libraries.
+ .
+ You may place library facilities that are a work based on the
+ Library side by side in a single library together with other library
+ facilities that are not Applications and are not covered by this
+ License, and convey such a combined library under terms of your
+ choice, if you do both of the following:
+ .
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.
+ .
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+ .
+ 6. Revised Versions of the GNU Lesser General Public License.
+ .
+ The Free Software Foundation may publish revised and/or new versions
+ of the GNU Lesser General Public License from time to time. Such new
+ versions will be similar in spirit to the present version, but may
+ differ in detail to address new problems or concerns.
+ .
+ Each version is given a distinguishing version number. If the
+ Library as you received it specifies that a certain numbered version
+ of the GNU Lesser General Public License "or any later version"
+ applies to it, you have the option of following the terms and
+ conditions either of that published version or of any later version
+ published by the Free Software Foundation. If the Library as you
+ received it does not specify a version number of the GNU Lesser
+ General Public License, you may choose any version of the GNU Lesser
+ General Public License ever published by the Free Software Foundation.
+ .
+ If the Library as you received it specifies that a proxy can decide
+ whether future versions of the GNU Lesser General Public License shall
+ apply, that proxy's public statement of acceptance of any version is
+ permanent authorization for you to choose that version for the
+ Library.
+
+Files: application/basilisk/components/search/service/SearchStaticData.jsm
+ toolkit/components/search/SearchStaticData.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/search/service/SearchStaticData.jsm
+ __NO_COPYRIGHT__ in: toolkit/components/search/SearchStaticData.jsm
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module contains additional data about default search engines that is the
+ same across all languages. This information is defined outside of the actual
+ search engine definition files, so that localizers don't need to update them
+ when a change is made.
+ .
+ This separate module is also easily overridable, in case a hotfix is needed.
+ No high-level processing logic is applied here.
+
+Files: modules/freetype2/builds/unix/ftconfig.in
+ modules/freetype2/builds/vms/ftconfig.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __HEADER___
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This header file contains a number of macro definitions that are used
+ by the rest of the engine. Most of the macros here are automatically
+ determined at compile time, and you should not need to change it to
+ port FreeType, except to compile the library with a non-ANSI
+ compiler.
+ .
+ Note however that if some specific modifications are needed, we
+ advise you to place a modified copy in your build directory.
+ .
+ The build directory is usually `builds/<system>', and contains
+ system-specific files that are always included first when building
+ the library.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/WindowSurfaceEGL.cpp
+ gfx/angle/src/libANGLE/renderer/gl/egl/WindowSurfaceEGL.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WindowSurfaceEGL.h: EGL implementation of egl::Surface for windows
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A7.2.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A7.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is Object and Type(y) is Boolean,
+
+Files: third_party/aom/examples/encoder_util.c
+ third_party/aom/examples/encoder_util.h
+Copyright: 2017 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Utility functions used by encoder binaries.
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A5.6_T1.js
+ js/src/tests/test262/ch07/7.9/S7.9_A5.6_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Since LineTerminator between Postfix Increment/Decrement Operator(I/DO) and operand is not allowed but
+ between Prefix I/DO and operand admitted, Postfix I/DO in combination with prefix I/DO after automatic semicolon insertion gives valid result
+
+Files: security/nss/cmd/libpkix/pkix_pl/module/test_httpcertstore.c
+ security/nss/cmd/libpkix/pkix_pl/module/test_socket.c
+Copyright: 2004-2005 Sun Microsystems, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistribution of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ 2. Redistribution in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ Neither the name of Sun Microsystems, Inc. or the names of contributors may
+ be used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ This software is provided "AS IS," without a warranty of any kind. ALL
+ EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING
+ ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
+ OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN")
+ AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE
+ AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS
+ DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST
+ REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
+ INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY
+ OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE,
+ EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+ .
+ You acknowledge that this software is not designed or intended for use in
+ the design, construction, operation or maintenance of any nuclear facility.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.8/S11.4.8_A2.1_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.8/S11.4.8_A2.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator ~x uses GetValue
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/copy_set_operations.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/min_max_operations.c
+Copyright: 2011-2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the implementation of functions
+
+Files: modules/freetype2/builds/compiler/intelc.mk
+ modules/freetype2/builds/compiler/visualc.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ compiler command line name
+
+Files: js/src/tests/test262/ch07/7.6/S7.6_A4.3_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A2.3_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Correct interpretation of DIGITS
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A3.3.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A3.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(y) is Number and Type(y) is Boolean,
+
+Files: aclocal.m4
+ js/src/aclocal.m4
+Copyright: __NO_COPYRIGHT__ in: aclocal.m4
+ __NO_COPYRIGHT__ in: js/src/aclocal.m4
+License: __UNKNOWN__
+ The contents of this file are under the Public Domain.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/VertexDataManager.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/VertexDataManager.h
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexDataManager.h: Defines the VertexDataManager, a class that
+ runs the Buffer translation process.
+
+Files: js/src/tests/test262/ch12/12.8/S12.8_A9_T1.js
+ js/src/tests/test262/ch12/12.8/S12.8_A9_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Using "break" within "try/catch" statement that is nested in a loop is allowed
+
+Files: js/src/tests/test262/ch13/13.0/S13_A19_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A19_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "var" does not override function declaration
+
+Files: intl/icu/source/tools/genrb/genrb.1.in
+ intl/icu/source/tools/makeconv/makeconv.1.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2000-2002 IBM, Inc. and others.
+ .
+ Manual page by Yves Arrouye <yves@realnames.com>.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A3.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: DecimalIntegerLiteral.
+
+Files: js/src/tests/test262/ch11/11.2/11.2.4/S11.2.4_A1.2_T1.js
+ js/src/tests/test262/ch11/11.2/11.2.4/S11.2.4_A1.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Arguments : (ArgumentList)
+
+Files: js/src/tests/test262/ch09/9.2/S9.2_A6_T1.js
+ js/src/tests/test262/ch09/9.2/S9.2_A6_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of boolean conversion from object is true
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A5_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Construct]] property for a Function object F is called:
+ A new native ECMAScript object is created.
+ Invoke the [[Call]] property of F, providing native ECMAScript object just created as the this value and
+ providing the argument list passed into [[Construct]] as the argument values
+
+Files: third_party/aom/av1/common/odintrin.c
+ third_party/aom/av1/common/odintrin.h
+Copyright: 2001-2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ clang-format off
+
+Files: modules/woff2/include/woff2/output.h
+ modules/woff2/src/woff2_out.cc
+Copyright: 2014-2016 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Output buffer for WOFF2 decompression.
+
+Files: gfx/angle/src/compiler/translator/IntermNodePatternMatcher.cpp
+ gfx/angle/src/compiler/translator/IntermNodePatternMatcher.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IntermNodePatternMatcher is a helper class for matching node trees to given patterns.
+ It can be used whenever the same checks for certain node structures are common to multiple AST
+ traversers.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/wgl/DisplayWGL.cpp
+ gfx/angle/src/libANGLE/renderer/gl/wgl/DisplayWGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayWGL.h: WGL implementation of egl::Display
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A7.6.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A7.6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is Object and Type(y) is String,
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/resample_by_2_internal.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/resample_by_2_internal.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This header file contains some internal resampling functions.
+
+Files: media/mtransport/third_party/nrappkit/src/util/hex.c
+ media/mtransport/third_party/nrappkit/src/util/hex.h
+Copyright: 2001-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ briank@network-resonance.com
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.3.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x and y are the same number value, return false
+
+Files: gfx/angle/src/tests/test_utils/ANGLETest.cpp
+ gfx/angle/src/tests/test_utils/ANGLETest.h
+Copyright: 2012-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ANGLETest:
+ Implementation of common ANGLE testing fixture.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionChar :: \ or / is incorrect
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/S10.2.1_A5.1_T1.js
+ js/src/tests/test262/ch10/10.2/10.2.1/S10.2.1_A5.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ For each VariableDeclaration or VariableDeclarationNoIn in the
+ code, create a property of the variable object whose name is the Identifier
+ in the VariableDeclaration or VariableDeclarationNoIn, whose value is
+ undefined and whose attributes are determined by the type of code
+
+Files: js/src/tests/test262/ch12/12.1/S12.1_A4_T1.js
+ js/src/tests/test262/ch12/12.1/S12.1_A4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production Block can't be inside of expression
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A3.2_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A3.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comment can contain VERTICAL TAB (U+000B)
+
+Files: js/src/tests/test262/ch13/13.0/S13_A8_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A8_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Arguments property of activation object contains real params to be passed
+
+Files: gfx/angle/src/tests/perf_tests/ANGLEPerfTest.cpp
+ gfx/angle/src/tests/perf_tests/ANGLEPerfTest.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ANGLEPerfTests:
+ Base class for google test performance tests
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionFirstChar :: NonTerminator but not * or \ or /,
+ RegularExpressionChars :: [empty], RegularExpressionFlags :: [empty]
+
+Files: dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI.js
+Copyright: 2012 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ QuickCheck tests for WebGL:
+ .
+ 1. Write a valid arg generator for each function
+ 1.1. Write valid arg predicates to use with random generator:
+ if value passes generator, accept it as valid.
+ 1.2. Often needs initializing and cleanup:
+ setup - generate - cleanup
+ gl.createBuffer - test(bindBufferGenerator) - gl.deleteBuffer
+ .
+ 2. Write an invalid arg generator
+ 2.1. Take valid args, modify an arg until the args no longer pass
+ checkArgValidity.
+ 2.2. Repeat for all args.
+ .
+ 3. Test functions using the generators
+ 3.1. Args generated with the valid arg generator should pass
+ assertOk(f(args))
+ 3.2. Args generated with the invalid arg generator should pass
+ assertFail(f(args))
+
+Files: dom/canvas/test/webgl-conf/checkout/js/webgl-test-harness.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/resources/webgl-test-harness.js
+Copyright: 2012 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This is a test harness for running javascript tests in the browser.
+ The only identifier exposed by this harness is WebGLTestHarnessModule.
+ .
+ To use it make an HTML page with an iframe. Then call the harness like this
+ .
+ function reportResults(type, msg, success) {
+ ...
+ return true;
+ }
+
+Files: intl/lwbrk/rulebrk.h
+ intl/lwbrk/th_char.h
+Copyright: 1999 Samphan Raruenrom <samphan@thai.com>
+License: __UNKNOWN__
+ Permission to use, copy, modify, distribute and sell this software
+ and its documentation for any purpose is hereby granted without fee,
+ provided that the above copyright notice appear in all copies and
+ that both that copyright notice and this permission notice appear
+ in supporting documentation. Samphan Raruenrom makes no
+ representations about the suitability of this software for any
+ purpose. It is provided "as is" without express or implied warranty.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A2_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator "typeof" uses GetValue
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A4.2.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A4.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is +0(-0) and y is -0(+0), return true
+
+Files: js/src/tests/test262/ch08/8.1/S8.1_A2_T1.js
+ js/src/tests/test262/ch08/8.1/S8.1_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Any variable that has not been assigned a value has the value undefined
+
+Files: js/src/tests/test262/ch09/9.3/S9.3_A5_T1.js
+ js/src/tests/test262/ch09/9.3/S9.3_A5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of number conversion from object value is the result
+ of conversion from primitive value
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A2.5_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A2.5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ NO-BREAK SPACE (U+00A0) may occur within strings
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Context11.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/Context11.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Context11:
+ D3D11-specific functionality associated with a GL Context.
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A1.3_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A1.3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FORM FEED (U+000C) between any two tokens is allowed
+
+Files: media/libcubeb/README.md
+ media/libnestegg/README.md
+Copyright: __NO_COPYRIGHT__ in: media/libcubeb/README.md
+ __NO_COPYRIGHT__ in: media/libnestegg/README.md
+License: __UNKNOWN__
+ Licensed under an ISC-style license. See LICENSE for details.
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A1_T1.js
+ js/src/tests/test262/ch12/12.5/S12.5_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ 1, true, non-empty string in expression is evaluated to true
+
+Files: modules/brotli/enc/compress_fragment_two_pass.c
+ modules/brotli/enc/compress_fragment_two_pass.h
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Function for fast encoding of an input fragment, independently from the input
+ history. This function uses two-pass processing: in the first pass we save
+ the found backward matches and literal bytes into a buffer, and in the
+ second pass we emit them into the bit stream using prefix codes built based
+ on the actual command and literal byte histograms.
+
+Files: modules/zlib/src/inftrees.h
+ security/nss/lib/zlib/inftrees.h
+Copyright: 1995-2010 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ WARNING: this file should *not* be used by applications. It is
+ part of the implementation of the compression library and is
+ subject to change. Applications should only use zlib.h.
+ .
+ Structure for decoding tables. Each entry provides either the
+ information needed to do the operation requested by the code that
+ indexed that table entry, or it provides a pointer to another
+ table that indexes more bits of the code. op indicates whether
+ the entry is a pointer to another table, a literal, a length or
+ distance, an end-of-block, or an invalid code. For a table
+ pointer, the low four bits of op is the number of index bits of
+ that table. For a length or distance, the low four bits of op
+ is the number of extra bits to get after the code. bits is
+ the number of bits in this code or part of the code to drop off
+ of the bit buffer. val is the actual byte to output in the case
+ of a literal, the base length or distance, or the offset from
+ the current table to the next table. Each entry is four bytes.
+
+Files: testing/docker/desktop-test/Dockerfile
+ testing/docker/desktop1604-test/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/desktop-test/Dockerfile
+ __NO_COPYRIGHT__ in: testing/docker/desktop1604-test/Dockerfile
+License: __UNKNOWN__
+ RUN useradd -d /home/worker -s /bin/bash -m worker
+ WORKDIR /home/worker
+ .
+ # %include testing/docker/recipes/tooltool.py
+ ADD topsrcdir/testing/docker/recipes/tooltool.py /setup/tooltool.py
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A1.4_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A1.4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ SPACE (U+0020) between any two tokens is allowed
+
+Files: js/src/tests/test262/ch10/10.4/10.4.1/S10.4.1_A1_T1.js
+ js/src/tests/test262/ch10/10.4/10.4.1/S10.4.1_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Variable instantiation is performed using the global object as
+ the variable object and using property attributes { DontDelete }
+
+Files: modules/brotli/enc/bit_cost.c
+ modules/brotli/enc/bit_cost.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Functions to estimate the bit cost of Huffman trees.
+
+Files: memory/mozjemalloc/jemalloc_types.h
+ memory/mozjemalloc/linkedlist.h
+Copyright: 2006-2008 Jason Evans <jasone@FreeBSD.org>.
+ 2015-2019 Mark Straver <moonchild@palemoon.org>
+ the Mozilla Foundation.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice(s), this list of conditions and the following disclaimer as
+ the first lines of this file unmodified other than the possible
+ addition of one or more copyright notices.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice(s), this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: js/src/tests/test262/ch12/12.8/S12.8_A8_T1.js
+ js/src/tests/test262/ch12/12.8/S12.8_A8_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Appearing of "break" within "try/catch" Block yields SyntaxError
+
+Files: python/macholib/doc/_build/html/_sources/license.txt
+ python/macholib/doc/license.rst
+Copyright: Bob Ippolito
+License: __UNKNOWN__
+ Parts are copyright (c) 2010-2014 Ronald Oussoren
+ .
+ MIT License
+ ...........
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do
+ so.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+ PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
+ FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A2.1_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A2.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ LINE FEED (U+000A) within strings is not allowed
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A3.1_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A3.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comment can contain HORIZONTAL TAB (U+0009)
+
+Files: js/src/tests/test262/ch13/13.2/S13.2_A4_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2_A4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When Function object(F) is constructed the following steps from 9 to 11 take place
+ 9.Create a new object as would be constructed by the expression new Object().
+ 10. Set the constructor property of Result(9) to F. This property is given attributes { DontEnum }.
+ 11. Set the "prototype" property of F to Result(9).
+
+Files: gfx/harfbuzz/src/hb-ot-font.cc
+ gfx/harfbuzz/src/hb-ot-font.h
+Copyright: 2011-2014 Google, Inc.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Google Author(s): Behdad Esfahbod, Roozbeh Pournader
+
+Files: gfx/angle/src/compiler/translator/DeferGlobalInitializers.cpp
+ gfx/angle/src/compiler/translator/DeferGlobalInitializers.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DeferGlobalInitializers is an AST traverser that moves global initializers into a function, and
+ adds a function call to that function in the beginning of main().
+ This enables initialization of globals with uniforms or non-constant globals, as allowed by
+ the WebGL spec. Some initializers referencing non-constants may need to be unfolded into if
+ statements in HLSL - this kind of steps should be done after DeferGlobalInitializers is run.
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A1.1_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A1.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ LINE FEED (U+000A) may occur between any two tokens
+
+Files: intl/icu/source/tools/pkgdata/pkgtypes.c
+ intl/icu/source/tools/pkgdata/pkgtypes.h
+Copyright: 2000-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: pkgdata.c
+ encoding: ANSI X3.4 (1968)
+ tab size: 8 (not used)
+ indentation:4
+ .
+ created on: 2000may16
+ created by: Steven \u24C7 Loomis
+ .
+ common types for pkgdata
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A4.3.js
+ js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A4.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Type(x) and Type(y) are Number-s minus NaN, +0, -0.
+ Return true, if x is the same number value as y; otherwise, return false
+
+Files: gfx/angle/src/compiler/translator/ValidateMaxParameters.cpp
+ gfx/angle/src/compiler/translator/ValidateMaxParameters.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ValidateMaxParameters checks if function definitions have more than a set number of parameters.
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A4.3_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A4.3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comment can contain FORM FEED (U+000C)
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A1.1_T1.js
+ js/src/tests/test262/ch12/12.5/S12.5_A1.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ 0, null, undefined, false, empty string, NaN in expression is evaluated to false
+
+Files: media/webrtc/trunk/webrtc/base/trace_event.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/trace_event.h
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A5.2_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A5.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comment can contain CARRIAGE RETURN (U+000D)
+
+Files: js/src/tests/test262/ch11/11.1/11.1.2/S11.1.2_A1_T1.js
+ js/src/tests/test262/ch11/11.1/11.1.2/S11.1.2_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The result of evaluating an Identifier is always a value of type Reference
+
+Files: media/libopus/celt/static_modes_fixed_arm_ne10.h
+ media/libopus/celt/static_modes_float_arm_ne10.h
+Copyright: __NO_COPYRIGHT__ in: media/libopus/celt/static_modes_fixed_arm_ne10.h
+ __NO_COPYRIGHT__ in: media/libopus/celt/static_modes_float_arm_ne10.h
+License: __UNKNOWN__
+ The contents of this file was automatically generated by
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A7.7.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A7.7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is String and Type(y) is Object,
+
+Files: gfx/angle/src/compiler/translator/blocklayout.h
+ gfx/angle/src/compiler/translator/blocklayoutHLSL.h
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ blocklayout.h:
+ Methods and classes related to uniform layout and packing in GLSL and HLSL.
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/sleep.h
+ media/webrtc/trunk/webrtc/system_wrappers/source/sleep.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ An OS-independent sleep function.
+
+Files: js/src/tests/test262/ch09/9.3/S9.3_A1_T1.js
+ js/src/tests/test262/ch09/9.3/S9.3_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of number conversion from undefined value is NaN
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionChar :: NonTerminator but not \ or /,
+ RegularExpressionFlags :: [empty]
+
+Files: third_party/aom/common/y4minput.c
+ third_party/aom/common/y4minput.h
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Based on code from the OggTheora software codec source code,
+ Copyright (C) 2002-2010 The Xiph.Org Foundation and contributors.
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A7.8.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A7.8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is Object and Type(y) is primitive type,
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/include/spl_inl.h
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/include/spl_inl_mips.h
+Copyright: 2011-2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This header file includes the inline functions in
+ the fix point signal processing library.
+
+Files: media/webrtc/trunk/webrtc/base/bind.h
+ media/webrtc/trunk/webrtc/base/bind.h.pump
+Copyright: 2012 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ To generate bind.h from bind.h.pump, execute:
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.4.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If either x or y is +0 and the other is -0, return true
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A14_T1.js
+ js/src/tests/test262/ch08/8.5/S8.5_A14_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When number absolute value is bigger of 2**1024 should convert to Infinity
+
+Files: js/src/tests/test262/ch07/7.8/7.8.1/S7.8.1_A1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.1/S7.8.1_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Literal :: NullLiteral
+
+Files: gfx/angle/src/compiler/translator/SeparateDeclarations.cpp
+ gfx/angle/src/compiler/translator/SeparateDeclarations.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The SeparateDeclarations function processes declarations, so that in the end each declaration
+ contains only one declarator.
+ This is useful as an intermediate step when initialization needs to be separated from declaration,
+ or when things need to be unfolded out of the initializer.
+ Example:
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/S10.2.1_A4_T1.js
+ js/src/tests/test262/ch10/10.2/10.2.1/S10.2.1_A4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Function declaration in function code - If the variable object
+ already has a property with the name of Function Identifier, replace its
+ value and attributes. Semantically, this step must follow the creation of
+ FormalParameterList properties
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A10.1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Nested "var-loops" nine blocks depth is evaluated properly
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A3_T1.js
+ js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StringNumericLiteral ::: StrWhiteSpaceopt StrNumericLiteral StrWhiteSpaceopt is the MV of StrNumericLiteral, no matter whether white space is present or not
+
+Files: modules/woff2/src/transform.cc
+ modules/woff2/src/transform.h
+Copyright: 2013-2014 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Library for preprocessing fonts as part of the WOFF 2.0 conversion.
+
+Files: testing/talos/talos/tests/dromaeo/lib/ext-base.js
+ testing/talos/talos/tests/dromaeo/lib/ext-core.js
+Copyright: 2006-2008 Ext JS, LLC. licensing@extjs.com
+License: __UNKNOWN__
+ http://extjs.com/license
+
+Files: js/src/tests/test262/ch11/11.4/11.4.6/S11.4.6_A2.1_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.6/S11.4.6_A2.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator +x uses GetValue
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A4.5_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A4.5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comment can contain NO-BREAK SPACE (U+00A0)
+
+Files: gfx/angle/src/libANGLE/angletypes.cpp
+ gfx/angle/src/libANGLE/angletypes.h
+Copyright: 2012-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ angletypes.h : Defines a variety of structures and enum types that are used throughout libGLESv2
+
+Files: gfx/angle/src/libANGLE/VertexArray.cpp
+ gfx/angle/src/libANGLE/VertexAttribute.cpp
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Implementation of the state class for mananging GLES 3 Vertex Array Objects.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A14_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A14_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionExpression within a "while" Expression is allowed
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Context9.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/Context9.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Context9:
+ D3D9-specific functionality associated with a GL Context.
+
+Files: modules/brotli/enc/dictionary_hash.c
+ modules/brotli/enc/dictionary_hash.h
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Hash table on the 4-byte prefixes of static dictionary words.
+
+Files: js/src/tests/test262/ch08/8.12/8.12.6/S8.12.6_A2_T1.js
+ js/src/tests/test262/ch08/8.12/8.12.6/S8.12.6_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[HasProperty]] method of O is called with property name P and if O has not a property with name P
+ then If the [[Prototype]] of O is null, return false or call the [[HasProperty]] method of [[Prototype]] with property name P
+
+Files: gfx/angle/src/compiler/translator/RemoveDynamicIndexing.cpp
+ gfx/angle/src/compiler/translator/RemoveDynamicIndexing.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RemoveDynamicIndexing is an AST traverser to remove dynamic indexing of vectors and matrices,
+ replacing them with calls to functions that choose which component to return or write.
+
+Files: js/src/tests/test262/ch09/9.3/S9.3_A3_T1.js
+ js/src/tests/test262/ch09/9.3/S9.3_A3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of number conversion from boolean value is 1 if the argument is true, else is +0
+
+Files: gfx/src/RegionBuilder.h
+ toolkit/identity/tests/chrome/sandbox_content.sjs
+Copyright: __NO_COPYRIGHT__ in: gfx/src/RegionBuilder.h
+ __NO_COPYRIGHT__ in: toolkit/identity/tests/chrome/sandbox_content.sjs
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A7.5.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A7.5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is Number and Type(y) is Object,
+
+Files: extensions/spellcheck/locales/en-US/hunspell/README_en_US.txt
+ extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/orig/README_en_US-custom.txt
+Copyright: 2000-2016 Kevin Atkinson
+License: __UNKNOWN__
+ Permission to use, copy, modify, distribute and sell these word
+ lists, the associated scripts, the output created from the scripts,
+ and its documentation for any purpose is hereby granted without fee,
+ provided that the above copyright notice appears in all copies and
+ that both that copyright notice and this permission notice appear in
+ supporting documentation. Kevin Atkinson makes no representations
+ about the suitability of this array for any purpose. It is provided
+ "as is" without express or implied warranty.
+ .
+ Alan Beale <biljir@pobox.com> also deserves special credit as he has,
+ in addition to providing the 12Dicts package and being a major
+ contributor to the ENABLE word list, given me an incredible amount of
+ feedback and created a number of special lists (those found in the
+ Supplement) in order to help improve the overall quality of SCOWL.
+ .
+ The 10 level includes the 1000 most common English words (according to
+ the Moby (TM) Words II [MWords] package), a subset of the 1000 most
+ common words on the Internet (again, according to Moby Words II), and
+ frequently class 16 from Brian Kelk's "UK English Wordlist
+ with Frequency Classification".
+ .
+ The MWords package was explicitly placed in the public domain:
+ .
+ The Moby lexicon project is complete and has
+ been place into the public domain. Use, sell,
+ rework, excerpt and use in any way on any platform.
+ .
+ Placing this material on internal or public servers is
+ also encouraged. The compiler is not aware of any
+ export restrictions so freely distribute world-wide.
+ .
+ You can verify the public domain status by contacting
+ .
+ Grady Ward
+ 3449 Martha Ct.
+ Arcata, CA 95521-4884
+ .
+ grady@netcom.com
+ grady@northcoast.com
+ .
+ The "UK English Wordlist With Frequency Classification" is also in the
+ Public Domain:
+ .
+ Date: Sat, 08 Jul 2000 20:27:21 +0100
+ From: Brian Kelk <Brian.Kelk@cl.cam.ac.uk>
+ .
+ > I was wondering what the copyright status of your "UK English
+ > Wordlist With Frequency Classification" word list as it seems to
+ > be lacking any copyright notice.
+ .
+ There were many many sources in total, but any text marked
+ "copyright" was avoided. Locally-written documentation was one
+ source. An earlier version of the list resided in a filespace called
+ PUBLIC on the University mainframe, because it was considered public
+ domain.
+ .
+ Date: Tue, 11 Jul 2000 19:31:34 +0100
+
+Files: gfx/angle/include/GLES3/gl31.h
+ gfx/angle/include/GLES3/gl32.h
+Copyright: 2013-2015 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This header is generated from the Khronos OpenGL / OpenGL ES XML
+ API Registry. The current version of the Registry, generator scripts
+ used to make the header, and the header can be found at
+ http://www.opengl.org/registry/
+ .
+ Khronos $Revision$ on $Date$
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A1.1_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A1.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ HORIZONTAL TAB (U+0009) between any two tokens is allowed
+
+Files: gfx/angle/src/compiler/translator/RemovePow.cpp
+ gfx/angle/src/compiler/translator/RemovePow.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RemovePow is an AST traverser to convert pow(x, y) built-in calls where y is a
+ constant to exp2(y * log2(x)). This works around an issue in NVIDIA 311 series
+ OpenGL drivers.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/codec.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ codec.h
+ .
+ This header file contains the calls to the internal encoder
+ and decoder functions.
+
+Files: testing/docker/funsize-balrog-submitter/Dockerfile
+ testing/docker/funsize-update-generator/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/funsize-balrog-submitter/Dockerfile
+ __NO_COPYRIGHT__ in: testing/docker/funsize-update-generator/Dockerfile
+License: __UNKNOWN__
+ # Required software
+
+Files: modules/woff2/src/variable_length.cc
+ modules/woff2/src/variable_length.h
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Helper functions for woff2 variable length types: 255UInt16 and UIntBase128
+
+Files: js/src/tests/test262/ch12/12.7/S12.7_A9_T1.js
+ js/src/tests/test262/ch12/12.7/S12.7_A9_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Continue inside of try-catch nested in a loop is allowed
+
+Files: media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/include/vp8.h
+ media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ WEBRTC VP8 wrapper interface
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A14.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A15.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production IterationStatement: "for (var VariableDeclarationListNoIn; Expression; Expression) Statement"
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A3.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A3.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ StringLiteral :: "\" or '\' is not correct
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A6_T1.js
+ js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A6_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StrUnsignedDecimalLiteral::: Infinity is 10<sup><small>10000</small></sup>
+ (a value so large that it will round to <b><tt>+&infin;</tt></b>)
+
+Files: testing/mozbase/mozprocess/mozprocess/winprocess.py
+ testing/mozharness/mozprocess/winprocess.py
+Copyright: 2003-2004 Peter Astrand <astrand@lysator.liu.se>
+License: __UNKNOWN__
+ Additions and modifications written by Benjamin Smedberg
+ <benjamin@smedbergs.us> are Copyright (c) 2006 by the Mozilla Foundation
+ <http://www.mozilla.org/>
+ .
+ More Modifications
+ Copyright (c) 2006-2007 by Mike Taylor <bear@code-bear.com>
+ Copyright (c) 2007-2008 by Mikeal Rogers <mikeal@mozilla.com>
+ .
+ By obtaining, using, and/or copying this software and/or its
+ associated documentation, you agree that you have read, understood,
+ and will comply with the following terms and conditions:
+ .
+ Permission to use, copy, modify, and distribute this software and
+ its associated documentation for any purpose and without fee is
+ hereby granted, provided that the above copyright notice appears in
+ all copies, and that both that copyright notice and this permission
+ notice appear in supporting documentation, and that the name of the
+ author not be used in advertising or publicity pertaining to
+ distribution of the software without specific, written prior
+ permission.
+ .
+ THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A3.4_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A3.4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comment can contain SPACE (U+0020)
+
+Files: js/src/tests/test262/ch09/9.8/S9.8_A4_T1.js
+ js/src/tests/test262/ch09/9.8/S9.8_A4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of String conversion from string value is the input argument (no conversion)
+
+Files: dom/canvas/test/webgl-conf/checkout/js/test-eval.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/resources/test-eval.js
+Copyright: 2012 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ Calls eval.
+ .
+ This is here so other modules can use "use strict":
+
+Files: modules/brotli/dec/bit_reader.c
+ modules/brotli/dec/bit_reader.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Bit reading helpers
+
+Files: modules/zlib/src/crc32.c
+ security/nss/lib/zlib/crc32.c
+Copyright: 1995-2016 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ Thanks to Rodney Brown <rbrown64@csc.com.au> for his contribution of faster
+ CRC methods: exclusive-oring 32 bits of data at a time, and pre-computing
+ tables for updating the shift register in one step with three exclusive-ors
+ instead of four steps with four exclusive-ors. This results in about a
+ factor of two increase in speed on a Power PC G4 (PPC7455) using gcc -O3.
+ .
+ @(#) $Id$
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.1_A6_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A6_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Primitive types are passed by value
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.2_T1.1.js
+ js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A3.2_T1.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(Primitive(x)) is String and Type(Primitive(y)) is String, then operator x > y returns ToString(x) > ToString(y)
+
+Files: devtools/client/debugger/test/mochitest/code_ugly-6.js
+ devtools/client/debugger/test/mochitest/code_ugly-7.js
+Copyright: Test Inc.
+License: __UNKNOWN__
+ etc...
+ etc...
+
+Files: modules/zlib/src/inflate.c
+ security/nss/lib/zlib/inflate.c
+Copyright: 1995-2016 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ Change history:
+ .
+ 1.2.beta0 24 Nov 2002
+ - First version -- complete rewrite of inflate to simplify code, avoid
+ creation of window when not needed, minimize use of window when it is
+ needed, make inffast.c even faster, implement gzip decoding, and to
+ improve code readability and style over the previous zlib inflate code
+ .
+ 1.2.beta1 25 Nov 2002
+ - Use pointers for available input and output checking in inffast.c
+ - Remove input and output counters in inffast.c
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A11_T1.js
+ js/src/tests/test262/ch08/8.5/S8.5_A11_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The integer 0 has two representations, +0 and -0
+
+Files: js/src/tests/test262/ch13/13.2/S13.2_A2_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Nested function are admitted
+
+Files: gfx/skia/skia/include/core/SkPostConfig.h
+ gfx/skia/skia/include/core/SkPreConfig.h
+Copyright: 2006 The Android Open Source Project
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IWYU pragma: private, include "SkTypes.h"
+
+Files: js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A3.js
+ js/src/tests/test262/ch11/11.8/11.8.7/S11.8.7_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If ShiftExpression is not an object, throw TypeError
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core.c
+ media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core_mips.c
+Copyright: 2012-2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ The core AEC algorithm, which is presented with time-aligned signals.
+
+Files: media/webrtc/trunk/tools/gyp/test/compiler-override/cxxtest.cc
+ media/webrtc/trunk/tools/gyp/test/compiler-override/test.c
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Deliberate C syntax error as this file should never be passed to
+ the actual compiler
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A6_T1.js
+ js/src/tests/test262/ch12/12.5/S12.5_A6_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ In the If statement expression must be enclosed in braces
+
+Files: devtools/client/shared/vendor/react-dev.js
+ devtools/client/shared/vendor/react.js
+Copyright: 2013-2015 Facebook, Inc.
+License: __UNKNOWN__
+ This source code is licensed under the BSD-style license found in the
+ LICENSE file in the root directory of this source tree. An additional grant
+ of patent rights can be found in the PATENTS file in the same directory.
+ .
+ @providesModule ReactWithAddons
+ .
+ This module exists purely in the open source project, and is meant as a way
+ to create a separate standalone build of React. This build has "addons", or
+ functionality we've built and think might be useful but doesn't have a good
+ place to live inside React core.
+
+Files: media/webrtc/trunk/webrtc/common_audio/resampler/sinc_resampler.h
+ media/webrtc/trunk/webrtc/common_audio/resampler/sinusoidal_linear_chirp_source.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Modified from the Chromium original here:
+
+Files: media/libjpeg/jsimd.h
+ media/libjpeg/jsimddct.h
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2011-2014 D. R. Commander.
+ 2015 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library,
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/PbufferSurfaceEGL.cpp
+ gfx/angle/src/libANGLE/renderer/gl/egl/PbufferSurfaceEGL.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PbufferSurfaceEGL.h: EGL implementation of egl::Surface for pbuffers
+
+Files: gfx/angle/src/compiler/translator/SeparateArrayInitialization.cpp
+ gfx/angle/src/compiler/translator/SeparateArrayInitialization.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The SeparateArrayInitialization function splits each array initialization into a declaration and an assignment.
+ Example:
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.4_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A1.4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionFirstChar :: BackslashSequence :: \NonTerminator,
+ RegularExpressionChars :: [empty], RegularExpressionFlags :: [empty]
+
+Files: js/src/tests/test262/ch07/7.4/S7.4_A2_T1.js
+ js/src/tests/test262/ch07/7.4/S7.4_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Correct interpretation of multi line comments
+
+Files: toolkit/mozapps/update/updater/bspatch.cpp
+ toolkit/mozapps/update/updater/bspatch.h
+Copyright: 2003-2004 Colin Percival
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted providing that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
+ IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ Changelog:
+ 2005-04-26 - Define the header as a C structure, add a CRC32 checksum to
+ the header, and make all the types 32-bit.
+ --Benjamin Smedberg <benjamin@smedbergs.us>
+
+Files: js/src/tests/test262/ch08/8.12/8.12.7/S8.12.7_A2_T1.js
+ js/src/tests/test262/ch08/8.12/8.12.7/S8.12.7_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Delete]] method of O is called with property name P,
+ and if O doesn't have a property with name P, return true
+
+Files: js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A9_T1.js
+ js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A9_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Return the string consisting of the single digit of s,
+ followed by lowercase character 'e', followed by a plus sign '+' or minus
+ sign '-' according to whether n-1 is positive or negative, followed by the
+ decimal representation of the integer abs(n-1) (with no leading zeros)
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A6_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A6_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Construct]] property for a Function object F is called:
+ A new native ECMAScript object is created.
+ Invoke the [[Call]] property of F, providing just created native ECMAScript object as the this value and providing the argument
+ list passed into [[Construct]] as the argument values.
+ If Type( [[Call]] returned) is not Object then return passed as this into [[Call]] object
+
+Files: media/libvpx/vp9/common/arm/neon/vp9_convolve8_avg_neon_asm.asm
+ media/libvpx/vp9/common/arm/neon/vp9_convolve8_neon_asm.asm
+Copyright: 2013 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ These functions are only valid when:
+
+Files: js/src/tests/test262/ch09/9.8/S9.8_A1_T1.js
+ js/src/tests/test262/ch09/9.8/S9.8_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of ToString conversion from undefined value is "undefined"
+
+Files: media/mtransport/third_party/nrappkit/src/port/android/include/android_funcs.h
+ media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h
+Copyright: 2004-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Mon Dec 13 16:28:22 2004
+
+Files: js/src/tests/test262/ch11/11.2/11.2.4/S11.2.4_A1.1_T1.js
+ js/src/tests/test262/ch11/11.2/11.2.4/S11.2.4_A1.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Arguments : ()
+
+Files: media/webrtc/trunk/webrtc/base/sslidentity.cc
+ media/webrtc/trunk/webrtc/base/sslidentity.h
+Copyright: 2004 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Handling of certificates and keypairs for SSLStreamAdapter's peer mode.
+
+Files: dom/events/test/pointerevents/mochitest_support_external.js
+ dom/events/test/pointerevents/mochitest_support_internal.js
+Copyright: __NO_COPYRIGHT__ in: dom/events/test/pointerevents/mochitest_support_external.js
+ __NO_COPYRIGHT__ in: dom/events/test/pointerevents/mochitest_support_internal.js
+License: __UNKNOWN__
+ Function allows to prepare our tests after load document
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A1.5_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A1.5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ NO-BREAK SPACE (U+00A0) between any two tokens is allowed
+
+Files: python/mock-1.0.0/html/_static/jquery.js
+ testing/talos/talos/tests/canvasmark/scripts/jquery-1.4.2.min.js
+Copyright: 2010 John Resig Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license
+License: __UNKNOWN__
+ Includes Sizzle.js
+ http://sizzlejs.com/
+ Copyright 2010, The Dojo Foundation
+ Released under the MIT, BSD, and GPL Licenses.
+ .
+ Date: Sat Feb 13 22:33:48 2010 -0500
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A7_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A7_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Construct]] property for a Function object F is called:
+ A new native ECMAScript object is created.
+ Invoke the [[Call]] property of F, providing just created native ECMAScript object as the this value and providing the argument
+ list passed into [[Construct]] as the argument values.
+ If Type( [[Call]] returned) is an Object then return this just as obtained object
+
+Files: media/webrtc/trunk/webrtc/common_audio/ring_buffer.c
+ media/webrtc/trunk/webrtc/common_audio/ring_buffer.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A ring buffer to hold arbitrary data. Provides no thread safety. Unless
+ otherwise specified, functions return 0 on success and -1 on error.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A7_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A7_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Only three expressions and two semicolons in "for" braces are allowed.
+
+Files: modules/freetype2/include/freetype/fterrdef.h
+ modules/freetype2/include/freetype/fterrors.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ <Section>
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A3.4_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A3.4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comments can not contain PARAGRAPH SEPARATOR (U+2029) inside
+
+Files: security/nss/lib/dbm/include/hsearch.h
+ security/nss/lib/dbm/include/search.h
+Copyright: 1990-1993 The Regents of the University of California.
+License: __UNKNOWN__
+ This code is derived from software contributed to Berkeley by
+ Margo Seltzer.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ @(#)search.h 8.1 (Berkeley) 6/4/93
+ .
+ Backward compatibility to hsearch interface.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A1.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ DecimalLiteral :: DecimalIntegerLiteral
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/texture_format_table.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/texture_format_table_utils.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Helper routines for the D3D11 texture format table.
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/source/event_tracer.cc
+ media/webrtc/trunk/webrtc/system_wrappers/source/event_tracer_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file has moved.
+ TODO(tommi): Delete after removing dependencies and updating Chromium.
+
+Files: js/src/dtoa.c
+ nsprpub/pr/src/misc/dtoa.c
+Copyright: 1991-2001 Lucent Technologies.
+License: __UNKNOWN__
+ Permission to use, copy, modify, and distribute this software for any
+ purpose without fee is hereby granted, provided that this entire notice
+ is included in all copies of any software which is or includes a copy
+ or modification of this software and in all copies of the supporting
+ documentation for such software.
+ .
+ THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
+ WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
+ REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
+ OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
+ .
+ Please send bug reports to David M. Gay (dmg at acm dot org,
+ with " at " changed at "@" and " dot " changed to ".").
+ .
+ On a machine with IEEE extended-precision registers, it is
+ necessary to specify double-precision (53-bit) rounding precision
+ before invoking strtod or dtoa. If the machine uses (the equivalent
+ of) Intel 80x87 arithmetic, the call
+
+Files: media/webrtc/trunk/webrtc/base/latebindingsymboltable.cc.def
+ media/webrtc/trunk/webrtc/base/latebindingsymboltable.h.def
+Copyright: 2012 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file is a supermacro
+
+Files: js/src/tests/test262/ch13/13.0/S13_A17_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A17_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Function call cannot appear in the program before the FunctionExpression appears
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/RTPencode.cc
+ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/RTPjitter.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ TODO(hlundin): Reformat file to meet style guide.
+ .
+ header includes
+
+Files: intl/icu/source/data/icupkg.inc.in
+ intl/icu/source/extra/uconv/pkgdata.inc.in
+Copyright: 2000-2008 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ This Makefile is used to build the ICU's data.
+ It is included with the -O option to pkgdata.
+
+Files: python/altgraph/doc/_build/html/_sources/license.txt
+ python/altgraph/doc/license.rst
+Copyright: 2004 Istvan Albert unless otherwise noted.
+License: __UNKNOWN__
+ Parts are copyright (c) Bob Ippolito
+ .
+ Parts are copyright (c) 2010-2014 Ronald Oussoren
+ .
+ MIT License
+ ...........
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do
+ so.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+ PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
+ FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A2.2_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A2.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ VERTICAL TAB (U+000B) may occur within strings
+
+Files: js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A5_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ TypeError is subclass of Error from instanceof operator point of view
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/DebugAnnotator9.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/DebugAnnotator9.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DebugAnnotator9.h: D3D9 helpers for adding trace annotations.
+
+Files: media/libvpx/vp9/decoder/vp9_decodemv.c
+ media/libvpx/vp9/decoder/vp9_dsubexp.c
+Copyright: 2010 The WebM project authors. *
+License: __UNKNOWN__
+ * Use of this source code is governed by a BSD-style license
+ * that can be found in the LICENSE file in the root of the source
+ * tree. An additional intellectual property rights grant can be found
+ * in the file PATENTS. All contributing project authors may
+ * be found in the AUTHORS file in the root of the source tree.
+
+Files: gfx/angle/src/compiler/translator/SearchSymbol.cpp
+ gfx/angle/src/compiler/translator/SearchSymbol.h
+Copyright: 2002-2010 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SearchSymbol is an AST traverser to detect the use of a given symbol name
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A5.3.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A5.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is String and Type(y) is Number,
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A4.2_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A4.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comment can contain VERTICAL TAB (U+000B)
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A7.4.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A7.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is Object and Type(y) is Number,
+
+Files: js/src/tests/test262/ch09/9.5/S9.5_A2.1_T1.js
+ js/src/tests/test262/ch09/9.5/S9.5_A2.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToInt32 returns values between -2^31 and 2^31-1
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A3.3_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A3.3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comments can not contain LINE SEPARATOR (U+2028) inside
+
+Files: js/src/tests/test262/ch11/11.4/11.4.2/S11.4.2_A2_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.2/S11.4.2_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator "void" uses GetValue
+
+Files: js/src/tests/test262/ch08/8.6/S8.6_A2_T1.js
+ js/src/tests/test262/ch08/8.6/S8.6_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Do not crash with postincrement custom property
+
+Files: media/webrtc/trunk/tools/gyp/test/variables/filelist/src/filelist.gyp
+ media/webrtc/trunk/tools/gyp/test/variables/filelist/src/filelist2.gyp
+Copyright: 2009-2013 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This is a test to make sure that <|(foo.txt a b c) generates
+ a pre-calculated file list at gyp time and returns foo.txt.
+ This feature is useful to work around limits in the number of arguments that
+ can be passed to rule/action.
+
+Files: media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/copies-with-xcode-envvars.gyp
+ media/webrtc/trunk/tools/gyp/test/mac/copies-with-xcode-envvars/copies-with-xcode-envvars.gyp
+Copyright: 2016 Mark Callow.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ For testing use of the UI settings & environment variables
+ available in Xcode's PBXCopyFilesBuildPhase.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/structs.h
+Copyright: 2011-2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ structs.h
+ .
+ This header file contains all the structs used in the ISAC codec
+
+Files: modules/zlib/src/infback.c
+ security/nss/lib/zlib/infback.c
+Copyright: 1995-2016 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ This code is largely copied from inflate.c. Normally either infback.o or
+ inflate.o would be linked into an application--not both. The interface
+ with inffast.c is retained so that optimized assembler-coded versions of
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A3.3_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A3.3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comment can contain FORM FEED (U+000C)
+
+Files: js/src/tests/test262/ch10/10.4/S10.4A1.1_T2.js
+ js/src/tests/test262/ch10/10.4/S10.4_A1.1_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Every function call enters a new execution context
+
+Files: js/src/tests/test262/ch09/9.8/S9.8_A2_T1.js
+ js/src/tests/test262/ch09/9.8/S9.8_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of ToString conversion from null value is "null"
+
+Files: python/psutil/psutil/arch/bsd/process_info.c
+ python/psutil/psutil/arch/osx/process_info.c
+Copyright: 2009 Jay Loden, Giampaolo Rodola'.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Helper functions related to fetching process information.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A3.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A3.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ StringLiteral :: "\\\" or '\\\' is not correct
+
+Files: python/slugid/slugid/slugid.py
+ python/slugid/test.py
+Copyright: __NO_COPYRIGHT__ in: python/slugid/slugid/slugid.py
+ __NO_COPYRIGHT__ in: python/slugid/test.py
+License: __UNKNOWN__
+ Licensed under the Mozilla Public Licence 2.0.
+ https://www.mozilla.org/en-US/MPL/2.0
+
+Files: gfx/angle/include/GLES2/gl2.h
+ gfx/angle/include/GLES3/gl3.h
+Copyright: 2013-2015 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This header is generated from the Khronos OpenGL / OpenGL ES XML
+ API Registry. The current version of the Registry, generator scripts
+ used to make the header, and the header can be found at
+ http://www.opengl.org/registry/
+ .
+ Khronos $Revision: 31811 $ on $Date: 2015-08-10 00:01:11 -0700 (Mon, 10 Aug 2015) $
+
+Files: js/src/tests/test262/ch14/14.0/S14_A5_T1.js
+ js/src/tests/test262/ch14/14.0/S14_A5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The Identifer within a FunctionDeclaration can be written in both letters and unicode
+
+Files: js/src/tests/test262/ch08/8.6/S8.6_A3_T1.js
+ js/src/tests/test262/ch08/8.6/S8.6_A3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Do not crash with pefixincrement custom property
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A5.2.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A5.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is Number and Type(y) is String,
+
+Files: js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A2.1_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A2.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator -x uses GetValue
+
+Files: modules/brotli/enc/literal_cost.c
+ modules/brotli/enc/literal_cost.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Literal cost model to allow backward reference replacement to be efficient.
+
+Files: js/src/tests/test262/ch08/8.1/S8.1_A1_T1.js
+ js/src/tests/test262/ch08/8.1/S8.1_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The Undefined type has one value, called undefined
+
+Files: dom/media/gmp/rlz/lib/machine_id.h
+ dom/media/gmp/rlz/win/lib/machine_id_win.cc
+Copyright: 2011-2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by an Apache-style license that can be
+ found in the COPYING file.
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A3.5_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A3.5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comment can contain NO-BREAK SPACE (U+00A0)
+
+Files: python/psutil/psutil/arch/windows/security.c
+ python/psutil/psutil/arch/windows/security.h
+Copyright: 2009 Jay Loden, Giampaolo Rodola'.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Security related functions for Windows platform (Set privileges such as
+ SeDebug), as well as security helper functions.
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A5.1_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A5.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comment can contain LINE FEED (U+000A)
+
+Files: modules/brotli/enc/cluster.c
+ modules/brotli/enc/cluster.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Functions for clustering similar histograms together.
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A1_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Since a function is an object, it might be set to [[Prototype]] property of a new created object through [[Construct]] property
+
+Files: js/src/tests/test262/ch09/9.8/S9.8_A3_T1.js
+ js/src/tests/test262/ch09/9.8/S9.8_A3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of ToString conversion from boolean value is "true" if
+ the argument is "true", else is "false"
+
+Files: js/src/tests/test262/ch07/7.4/S7.4_A1_T1.js
+ js/src/tests/test262/ch07/7.4/S7.4_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Correct interpretation of single line comments
+
+Files: dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/version3_V100_frag.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/version3_V100_frag.frag
+Copyright: 2012 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This is a comment*/ int i; // This is a global decl
+ #version 100 // error #version should be the first statement in the program
+
+Files: gfx/angle/src/compiler/translator/blocklayout.cpp
+ gfx/angle/src/compiler/translator/blocklayoutHLSL.cpp
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ blocklayout.cpp:
+ Implementation for block layout classes and methods.
+
+Files: modules/freetype2/builds/compiler/unix-lcc.mk
+ modules/freetype2/builds/compiler/win-lcc.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ Command line name
+
+Files: media/mtransport/third_party/nrappkit/src/port/android/include/csi_platform.h
+ media/mtransport/third_party/nrappkit/src/port/linux/include/csi_platform.h
+Copyright: 2004-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Mon Dec 13 17:26:51 2004
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A2.2_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A2.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ CARRIAGE RETURN (U+000D) within strings is not allowed
+
+Files: hal/cocoa/smslib.h
+ hal/cocoa/smslib.mm
+Copyright: 2010 Suitable Systems
+License: __UNKNOWN__
+ Developed by: Daniel Griscom
+ Suitable Systems
+ http://www.suitable.com
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the
+ "Software"), to deal with the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ - Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimers.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimers in the
+ documentation and/or other materials provided with the distribution.
+ .
+ - Neither the names of Suitable Systems nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this Software without specific prior written permission.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
+ .
+ For more information about SMSLib, see
+ <http://www.suitable.com/tools/smslib.html>
+ or contact
+ Daniel Griscom
+ Suitable Systems
+ 1 Centre Street, Suite 204
+ Wakefield, MA 01880
+ (781) 665-0053
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.2_T1.1.js
+ js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A3.2_T1.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x < y returns ToString(x) < ToString(y), if Type(Primitive(x)) is String and Type(Primitive(y)) is String
+
+Files: js/src/tests/test262/ch09/9.5/S9.5_A2.3_T1.js
+ js/src/tests/test262/ch09/9.5/S9.5_A2.3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If result is greater than or equal to 2^31, return result -2^32
+
+Files: js/src/tests/test262/ch08/8.7/S8.7_A5_T1.js
+ js/src/tests/test262/ch08/8.7/S8.7_A5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Delete unary operator can't delete object to be referenced
+
+Files: js/src/tests/test262/ch13/13.0/S13_A12_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A12_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Function declarations in global or function scope are {DontDelete}
+
+Files: dom/canvas/test/webgl-conf/checkout/conformance/more/unit.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/unit.js
+Copyright: 2012 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ -- plaform specific code --
+ .
+ WebKit
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A18_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A18_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Using arguments object within a "with" Expression that is nested in a function is admitted
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A4.1_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A4.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comment can contain HORIZONTAL TAB (U+0009)
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A1.2_T1.js
+ js/src/tests/test262/ch12/12.5/S12.5_A1.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ 1, true, non-empty string and others in expression is evaluated to true when using operator "new"
+
+Files: third_party/aom/third_party/vector/vector.c
+ third_party/aom/third_party/vector/vector.h
+Copyright: 2016 Peter Goldsborough
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ this software and associated documentation files(the "Software"), to deal in
+ the Software without restriction, including without limitation the rights to
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
+ the Software, and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions :
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE AUTHORS OR
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A2.3_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A2.3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FORM FEED (U+000C) may occur within strings
+
+Files: python/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/METADATA
+ testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/METADATA
+Copyright: __NO_COPYRIGHT__ in: python/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/METADATA
+ __NO_COPYRIGHT__ in: testing/web-platform/tests/tools/pytest/_pytest/vendored_packages/pluggy-0.3.1.dist-info/METADATA
+License: __UNKNOWN__
+ Plugin registration and hook calling for Python
+
+Files: third_party/aom/aom_util/aom_thread.c
+ third_party/aom/aom_util/aom_thread.h
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Multi-threaded worker
+ .
+ Original source:
+ https://chromium.googlesource.com/webm/libwebp
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A1.2_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A1.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ VERTICAL TAB (U+000B) between any two tokens is allowed
+
+Files: modules/fdlibm/src/e_exp.cpp
+ modules/fdlibm/src/e_pow.cpp
+Copyright: 2004 Sun Microsystems, Inc.
+License: __UNKNOWN__
+ Permission to use, copy, modify, and distribute this
+ software is freely granted, provided that this notice
+ is preserved.
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A3.2.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A3.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is Boolean and Type(y) is Number,
+
+Files: modules/brotli/dec/huffman.c
+ modules/brotli/dec/huffman.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Utilities for building Huffman decoding tables.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Blit9.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d9/Blit9.h
+Copyright: 2002-2010 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Blit9.cpp: Surface copy utility class.
+
+Files: modules/freetype2/builds/mac/ftmac.c
+ modules/freetype2/src/base/ftmac.c
+Copyright: 1996-2018 Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Notes
+ .
+ Mac suitcase files can (and often do!) contain multiple fonts. To
+
+Files: modules/freetype2/src/raster/ftraster.c
+ modules/freetype2/src/smooth/ftgrays.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file can be compiled without the rest of the FreeType engine, by
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A1.2_T1.js
+ js/src/tests/test262/ch07/7.3/S7.3_A1.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ CARRIAGE RETURN (U+000D) may occur between any two tokens
+
+Files: intl/icu/source/tools/ctestfw/datamap.cpp
+ intl/icu/source/tools/ctestfw/unicode/datamap.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2002-2006, International Business Machines Corporation and
+ others.
+ .
+ Created by weiv 05/09/2002
+
+Files: media/webrtc/trunk/tools/gyp/test/rules/src/external/external.gyp
+ media/webrtc/trunk/tools/gyp/test/rules/src/subdir2/no_inputs.gyp
+Copyright: 2009 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Test that the case where there are no inputs (other than the
+ file the rule applies to).
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.1_A8_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A8_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Call]] property for a Function object F is called, the following steps are taken:
+ 2. Evaluate F's FunctionBody;
+ if Result.type is thrown then Result.value is thrown too
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A6.2_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A6.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ 0xG is incorrect
+
+Files: js/src/tests/test262/ch09/9.2/S9.2_A2_T1.js
+ js/src/tests/test262/ch09/9.2/S9.2_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of boolean conversion from null value is false
+
+Files: editor/libeditor/tests/browserscope/lib/richtext2/richtext2/common.py
+ editor/libeditor/tests/browserscope/lib/richtext2/richtext2/handlers.py
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Licensed under the Apache License, Version 2.0 (the 'License')
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an 'AS IS' BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+Files: js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A4.2.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A4.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is +0(-0) and y is -0(+0), return false
+
+Files: js/src/tests/test262/ch13/13.2/S13.2_A1_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ A "prototype" property is automatically created for every function
+
+Files: intl/icu/source/extra/uconv/resources/fr.txt
+ intl/icu/source/extra/uconv/resources/root.txt
+Copyright: 2000-2004 IBM, Inc. and Others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ Root translation file for uconv messages.
+
+Files: modules/brotli/enc/utf8_util.c
+ modules/brotli/enc/utf8_util.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Heuristics for deciding about the UTF8-ness of strings.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A6.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.3/S7.8.3_A6.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ HexIntegerLiteral :: 0(x/X) is incorrect
+
+Files: modules/brotli/enc/hash_longest_match64_inc.h
+ modules/brotli/enc/hash_longest_match_inc.h
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ template parameters: FN
+ .
+ A (forgetful) hash table to the data seen by the compressor, to
+ help create backward references to previous data.
+
+Files: gfx/angle/src/compiler/translator/SimplifyLoopConditions.cpp
+ gfx/angle/src/compiler/translator/SimplifyLoopConditions.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SimplifyLoopConditions is an AST traverser that converts loop conditions and loop expressions
+ to regular statements inside the loop. This way further transformations that generate statements
+ from loop conditions and loop expressions work correctly.
+
+Files: js/src/tests/test262/ch08/8.2/S8.2_A1_T1.js
+ js/src/tests/test262/ch08/8.2/S8.2_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The Null Type has one value, called null
+
+Files: media/webrtc/trunk/tools/gyp/test/mac/strip/strip.saves
+ media/webrtc/trunk/tools/gyp/test/mac/strip/subdirectory/nested_strip.saves
+Copyright: 2011-2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file would list symbols that should not be stripped.
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A2.1_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A2.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ HORIZONTAL TAB (U+0009) may occur within strings
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/S11.4.1_A2.2_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.1/S11.4.1_A2.2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If GetBase(x) doesn't have a property GetPropertyName(x), return true
+
+Files: media/webrtc/trunk/webrtc/common_audio/resampler/include/resampler.h
+ media/webrtc/trunk/webrtc/common_audio/resampler/resampler.cc
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A wrapper for resampling a numerous amount of sampling combinations.
+
+Files: modules/woff2/src/table_tags.cc
+ modules/woff2/src/table_tags.h
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Font table tags
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A10_T1.js
+ js/src/tests/test262/ch12/12.5/S12.5_A10_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Function expession inside the "if" expression is allowed
+
+Files: gfx/angle/src/compiler/translator/SplitSequenceOperator.cpp
+ gfx/angle/src/compiler/translator/SplitSequenceOperator.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SplitSequenceOperator is an AST traverser that detects sequence operator expressions that
+ go through further AST transformations that generate statements, and splits them so that
+ possible side effects of earlier parts of the sequence operator expression are guaranteed to be
+ evaluated before the latter parts of the sequence operator expression are evaluated.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A14_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A14_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionExpression within a "do-while" Expression is allowed
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A4.4_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A4.4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comment can contain SPACE (U+0020)
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Blit11.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/d3d11/Blit11.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Blit11.cpp: Texture copy utility class.
+
+Files: ipc/chromium/src/build/build_config.h
+ media/webrtc/trunk/build/build_config.h
+Copyright: 2006-2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file adds defines about the platform we're currently building on.
+ Operating System:
+
+Files: gfx/angle/src/compiler/translator/UnfoldShortCircuitToIf.cpp
+ gfx/angle/src/compiler/translator/UnfoldShortCircuitToIf.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ UnfoldShortCircuitToIf is an AST traverser to convert short-circuiting operators to if-else statements.
+ The results are assigned to s# temporaries, which are used by the main translator instead of
+ the original expression.
+
+Files: media/mtransport/third_party/nrappkit/src/util/byteorder.c
+ media/mtransport/third_party/nrappkit/src/util/byteorder.h
+Copyright: 2007 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ briank@networkresonance.com Wed May 16 16:46:00 PDT 2007
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A2.3_T1.js
+ js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A2.3_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ In ES5, First expression should be evaluated first.
+
+Files: media/webrtc/trunk/tools/gyp/test/lib/TestCmd.py
+ media/webrtc/trunk/tools/gyp/test/lib/TestCommon.py
+Copyright: 2000-2010 Steven Knight
+License: __UNKNOWN__
+ This module is free software, and you may redistribute it and/or modify
+ it under the same terms as Python itself, so long as this copyright message
+ and disclaimer are retained in their original form.
+ .
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
+ SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
+ THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE. THE CODE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
+ AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
+ SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+
+Files: layout/reftests/fonts/Chunkfive-license.txt
+ layout/reftests/fonts/sil/Charis-license.txt
+Copyright: statement(s).
+License: __UNKNOWN__
+ "Original Version" refers to the collection of Font Software components as
+ distributed by the Copyright Holder(s).
+ .
+ "Modified Version" refers to any derivative made by adding to, deleting,
+ or substituting -- in part or in whole -- any of the components of the
+ Original Version, by changing formats or by porting the Font Software to a
+ new environment.
+ .
+ "Author" refers to any designer, engineer, programmer, technical
+ writer or other person who contributed to the Font Software.
+ .
+ PERMISSION & CONDITIONS
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of the Font Software, to use, study, copy, merge, embed, modify,
+ redistribute, and sell modified and unmodified copies of the Font
+ Software, subject to the following conditions:
+ .
+ 1) Neither the Font Software nor any of its individual components,
+ in Original or Modified Versions, may be sold by itself.
+ .
+ 2) Original or Modified Versions of the Font Software may be bundled,
+ redistributed and/or sold with any software, provided that each copy
+ contains the above copyright notice and this license. These can be
+ included either as stand-alone text files, human-readable headers or
+ in the appropriate machine-readable metadata fields within text or
+ binary files as long as those fields can be easily viewed by the user.
+ .
+ 3) No Modified Version of the Font Software may use the Reserved Font
+ Name(s) unless explicit written permission is granted by the corresponding
+ Copyright Holder. This restriction only applies to the primary font name as
+ presented to the users.
+ .
+ 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+ Software shall not be used to promote, endorse or advertise any
+ Modified Version, except to acknowledge the contribution(s) of the
+ Copyright Holder(s) and the Author(s) or with their explicit written
+ permission.
+ .
+ 5) The Font Software, modified or unmodified, in part or in whole,
+ must be distributed entirely under this license, and must not be
+ distributed under any other license. The requirement for fonts to
+ remain under this license does not apply to any document created
+ using the Font Software.
+ .
+ TERMINATION
+ This license becomes null and void if any of the above conditions are
+ not met.
+ .
+ DISCLAIMER
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+ OTHER DEALINGS IN THE FONT SOFTWARE.
+
+Files: gfx/angle/src/tests/gl_tests/MultisampleCompatibilityTest.cpp
+ gfx/angle/src/tests/gl_tests/StateChangeTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StateChangeTest:
+ Specifically designed for an ANGLE implementation of GL, these tests validate that
+ ANGLE's dirty bits systems don't get confused by certain sequences of state changes.
+
+Files: js/src/tests/test262/ch08/8.7/S8.7.2_A1_T1.js
+ js/src/tests/test262/ch08/8.7/S8.7.2_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ GetValue(V) mast fail
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A17_T2.js
+ js/src/tests/test262/ch13/13.2/S13.2.2_A17_T3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionExpression containing "with" statement is admitted
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A4.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ CharacterEscapeSequnce :: SingleEscapeSequence
+
+Files: js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A4.3.js
+ js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A4.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Type(x) and Type(y) are Number-s minus NaN, +0, -0.
+ Return false, if x is the same number value as y; otherwise, return true
+
+Files: gfx/angle/src/compiler/translator/IntermNode.cpp
+ gfx/angle/src/compiler/translator/Intermediate.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Build the intermediate representation.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.9/S11.4.9_A2.1_T1.js
+ js/src/tests/test262/ch11/11.4/11.4.9/S11.4.9_A2.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator !x uses GetValue
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A7.9.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A7.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is primitive type and Type(y) is Object,
+
+Files: gfx/angle/src/compiler/translator/RecordConstantPrecision.cpp
+ gfx/angle/src/compiler/translator/RecordConstantPrecision.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ During parsing, all constant expressions are folded to constant union nodes. The expressions that have been
+ folded may have had precision qualifiers, which should affect the precision of the consuming operation.
+ If the folded constant union nodes are written to output as such they won't have any precision qualifiers,
+ and their effect on the precision of the consuming operation is lost.
+ .
+ RecordConstantPrecision is an AST traverser that inspects the precision qualifiers of constants and hoists
+ the constants outside the containing expression as precision qualified named variables in case that is
+ required for correct precision propagation.
+
+Files: gfx/angle/src/compiler/translator/TextureFunctionHLSL.cpp
+ gfx/angle/src/compiler/translator/TextureFunctionHLSL.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureFunctionHLSL: Class for writing implementations of ESSL texture functions into HLSL
+ output. Some of the implementations are straightforward and just call the HLSL equivalent of the
+ ESSL texture function, others do more work to emulate ESSL texture sampling or size query
+ behavior.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.2/S7.8.2_A1_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.2/S7.8.2_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Literal :: BooleanLiteral
+
+Files: modules/zlib/src/deflate.c
+ security/nss/lib/zlib/deflate.c
+Copyright: 1995-2017 Jean-loup Gailly and Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ ALGORITHM
+ .
+ The "deflation" process depends on being able to identify portions
+ of the input text which are identical to earlier input (within a
+ sliding window trailing behind the input currently being processed).
+ .
+ The most straightforward technique turns out to be the fastest for
+ most input files: try all possible matches and select the longest.
+ The key feature of this algorithm is that insertions into the string
+ dictionary are very simple and thus fast, and deletions are avoided
+ completely. Insertions are performed at each input character, whereas
+ string matches are performed only when the previous match ends. So it
+ is preferable to spend more time in matches to allow very fast string
+ insertions and avoid deletions. The matching algorithm for small
+ strings is inspired from that of Rabin & Karp. A brute force approach
+ is used to find longer strings when a small match has been found.
+ A similar algorithm is used in comic (by Jan-Mark Wams) and freeze
+ (by Leonid Broukhis).
+ A previous version of this file used a more sophisticated algorithm
+ (by Fiala and Greene) which is guaranteed to run in linear amortized
+ time, but has a larger average cost, uses more memory and is patented.
+ However the F&G algorithm may be faster for some highly redundant
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.4_T1.js
+ js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A2.4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ RegularExpressionChar :: BackslashSequence :: \NonTerminator,
+ RegularExpressionFlags :: [empty]
+
+Files: js/src/tests/test262/ch09/9.4/S9.4_A3_T1.js
+ js/src/tests/test262/ch09/9.4/S9.4_A3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of ToInteger(value) conversion is the result of computing
+ sign(ToNumber(value)) * floor(abs(ToNumber(value)))
+
+Files: dom/media/gmp/rlz/lib/string_utils.cc
+ dom/media/gmp/rlz/lib/string_utils.h
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by an Apache-style license that can be
+ found in the COPYING file.
+ .
+ String manipulation functions used in the RLZ library.
+
+Files: gfx/angle/src/compiler/translator/PruneEmptyDeclarations.cpp
+ gfx/angle/src/compiler/translator/PruneEmptyDeclarations.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The PruneEmptyDeclarations function prunes unnecessary empty declarations and declarators from the AST.
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.1_A9.1_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A9.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Call]] property for a Function object is called,
+ the body is evaluated and if evaluation result has type "normal", then "undefined" is returned
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.1_A9_T1.js
+ js/src/tests/test262/ch13/13.2/S13.2.1_A9_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Call]] property for a Function object is called,
+ the body is evaluated and if evaluation result has type "return" its value is not defined, then "undefined" is returned
+
+Files: gfx/angle/src/compiler/translator/SeparateExpressionsReturningArrays.cpp
+ gfx/angle/src/compiler/translator/SeparateExpressionsReturningArrays.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SeparateExpressionsReturningArrays splits array-returning expressions that are not array names from more complex
+ expressions, assigning them to a temporary variable a#.
+ Examples where a, b and c are all arrays:
+
+Files: gfx/angle/src/libANGLE/renderer/gl/ContextGL.cpp
+ gfx/angle/src/libANGLE/renderer/gl/ContextGL.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ContextGL:
+ OpenGL-specific functionality associated with a GL Context.
+
+Files: js/src/tests/test262/ch13/13.0/S13_A6_T1.js
+ js/src/tests/test262/ch13/13.0/S13_A6_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionDeclaration can be overrided by other FunctionDeclaration with the same Identifier
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A6_T1.js
+ js/src/tests/test262/ch12/12.2/S12.2_A6_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ VariableDeclaration within "try-catch" statement is allowed
+
+Files: gfx/angle/src/libANGLE/renderer/gl/StateManagerGL.cpp
+ gfx/angle/src/libANGLE/renderer/gl/StateManagerGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StateManagerGL.h: Defines a class for caching applied OpenGL state
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/resample_by_2.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/resample_by_2_mips.c
+Copyright: 2011-2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the resampling by two functions.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h
+ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/settings.h
+Copyright: 2011-2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ settings.h
+ .
+ Declaration of #defines used in the iSAC codec
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/VaryingPacking.cpp
+ gfx/angle/src/libANGLE/renderer/d3d/VaryingPacking.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VaryingPacking:
+ Class which describes a mapping from varyings to registers in D3D
+ for linking between shader stages.
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A4_T1.js
+ js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StrDecimalLiteral::: + StrUnsignedDecimalLiteral is the MV of StrUnsignedDecimalLiteral
+
+Files: devtools/client/themes/boxmodel.css
+ testing/marionette/client/marionette_driver/geckoinstance.py
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/boxmodel.css
+ __NO_COPYRIGHT__ in: testing/marionette/client/marionette_driver/geckoinstance.py
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/
+
+Files: media/libopus/celt/static_modes_fixed.h
+ media/libopus/celt/static_modes_float.h
+Copyright: __NO_COPYRIGHT__ in: media/libopus/celt/static_modes_fixed.h
+ __NO_COPYRIGHT__ in: media/libopus/celt/static_modes_float.h
+License: __UNKNOWN__
+ The contents of this file was automatically generated by dump_modes.c
+ with arguments: 48000 960
+ It contains static definitions for some pre-defined modes.
+
+Files: js/src/tests/test262/ch12/12.7/S12.7_A8_T1.js
+ js/src/tests/test262/ch12/12.7/S12.7_A8_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Appearing of "continue" within a "try/catch" Block yields SyntaxError
+
+Files: modules/brotli/enc/entropy_encode.c
+ modules/brotli/enc/entropy_encode.h
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Entropy encoding (Huffman) utilities.
+
+Files: js/src/tests/test262/ch09/9.3/S9.3_A2_T1.js
+ js/src/tests/test262/ch09/9.3/S9.3_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of number conversion from null value is +0
+
+Files: js/src/tests/test262/ch09/9.8/S9.8_A5_T1.js
+ js/src/tests/test262/ch09/9.8/S9.8_A5_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of String conversion from Object value is conversion
+ from primitive value
+
+Files: dom/canvas/test/webgl-conf/checkout/js/tests/typed-array-test-cases.js
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/resources/typed-array-test-cases.js
+Copyright: 2013 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ The "name" attribute is a concession to browsers which don't
+ implement the "name" property on function objects.
+
+Files: media/webrtc/trunk/webrtc/base/event_tracer.h
+ media/webrtc/trunk/webrtc/system_wrappers/interface/event_tracer.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file defines the interface for event tracing in WebRTC.
+ .
+ Event log handlers are set through SetupEventTracer(). User of this API will
+ provide two function pointers to handle event tracing calls.
+ .
+ * GetCategoryEnabledPtr
+ Event tracing system calls this function to determine if a particular
+ event category is enabled.
+ .
+ * AddTraceEventPtr
+ Adds a tracing event. It is the user's responsibility to log the data
+ provided.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.3.js
+ js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x and y are the same number value, return true
+
+Files: application/palemoon/themes/osx/tabbrowser/loading.png
+ application/palemoon/themes/windows/tabbrowser/loading.png
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/themes/osx/tabbrowser/loading.png
+ __NO_COPYRIGHT__ in: application/palemoon/themes/windows/tabbrowser/loading.png
+License: __UNKNOWN__
+ _MANY_NON_ASCII_(56chars. over 79chars.) starting with: £·袨Ӆš¶êŹ;¿ÿóœó "¬,t6 £ÑÏ®±—«´ÒK
+ _MANY_NON_ASCII_(10chars. over 18chars.) starting with: >ÞÒN#L²,IsŒ §™à
+
+Files: js/src/tests/test262/ch08/8.3/S8.3_A1_T1.js
+ js/src/tests/test262/ch08/8.3/S8.3_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The Boolean type have two values, called true and false
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.1_2.js
+ js/src/tests/test262/intl402/ch09/9.2/9.2.6_2.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the behavior of a List is not affected by adversarial
+ changes to Array.prototype.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.2/S7.2_A2.4_T1.js
+ js/src/tests/test262/ch07/7.2/S7.2_A2.4_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ SPACE (U+0020) may occur within strings
+
+Files: gfx/angle/src/libANGLE/renderer/ContextImpl.cpp
+ gfx/angle/src/libANGLE/renderer/ContextImpl.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ContextImpl:
+ Implementation-specific functionality associated with a GL Context.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A7.1_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A7.1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Only three expressions and two semicolons in "for(with var)" braces are allowed.
+
+Files: js/src/tests/test262/ch12/12.4/S12.4_A2_T1.js
+ js/src/tests/test262/ch12/12.4/S12.4_A2_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production ExpressionStatement : [lookahead \notin {{, function}] Expression; is evaluated as follows:
+ 1. Evaluate Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Return (normal, Result(2), empty)
+
+Files: media/webrtc/trunk/webrtc/base/callback.h
+ media/webrtc/trunk/webrtc/base/callback.h.pump
+Copyright: 2012 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ To generate callback.h from callback.h.pump, execute:
+
+Files: media/mtransport/third_party/nrappkit/src/port/darwin/include/csi_platform.h
+ media/mtransport/third_party/nrappkit/src/port/win32/include/csi_platform.h
+Copyright: 2005-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ briank@network-resonance.com Tue Mar 15 14:28:12 PST 2005
+
+Files: js/src/tests/test262/ch09/9.2/S9.2_A3_T1.js
+ js/src/tests/test262/ch09/9.2/S9.2_A3_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of boolean conversion from boolean value is no conversion
+
+Files: intl/icu/source/tools/gencfu/gencfu.1.in
+ intl/icu/source/tools/gendict/gendict.1.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2012 International Business Machines Corporation and others
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A7.3.js
+ js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A7.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is Boolean and Type(y) is Object,
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/vector_scaling_operations.c
+ media/webrtc/trunk/webrtc/common_audio/signal_processing/vector_scaling_operations_mips.c
+Copyright: 2012-2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains implementations of the functions
+
+Files: gfx/angle/src/tests/angle_end2end_tests.gypi
+ gfx/angle/src/tests/angle_unittests.gypi
+Copyright: 2014-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This .gypi describes all of the sources and dependencies to build a
+
+Files: js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A7_T1.js
+ js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A7_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Properties of the object being enumerated may be deleted during enumeration
+
+Files: modules/brotli/enc/block_splitter.c
+ modules/brotli/enc/block_splitter.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Block split point selection utilities.
+
+Files: media/openmax_dl/dl/api/omxtypes.h
+ media/openmax_dl/dl/sp/api/omxSP.h
+Copyright: 2005-2015 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS
+ KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
+ SPECIFICATIONS AND HEADER INFORMATION ARE LOCATED AT
+ https://www.khronos.org/registry/
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+
+Files: gfx/angle/src/libANGLE/validationES.cpp
+ gfx/angle/src/libANGLE/validationES.h
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationES.h: Validation functions for generic OpenGL ES entry point parameters
+
+Files: js/src/tests/test262/ch09/9.2/S9.2_A1_T1.js
+ js/src/tests/test262/ch09/9.2/S9.2_A1_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of boolean conversion from undefined value is false
+
+Files: media/webrtc/trunk/tools/gyp/test/variables/commands/commands-repeated.gyp
+ media/webrtc/trunk/tools/gyp/test/variables/commands/commands.gyp
+Copyright: 2009 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This is a simple test file to make sure that variable substitution
+
+Files: js/src/jit/x86-shared/AssemblerBuffer-x86-shared.h
+ js/src/jit/x86-shared/BaseAssembler-x86-shared.h
+Copyright: 2008 Apple Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: dom/plugins/test/testplugin/nptest_utils.cpp
+ dom/plugins/test/testplugin/nptest_utils.h
+Copyright: 2006-2008 Apple Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contributor(s):
+ Josh Aas <josh@mozilla.com>
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: modules/fdlibm/src/k_exp.cpp
+ modules/fdlibm/src/s_nearbyint.cpp
+Copyright: 2004-2011 David Schultz <das@FreeBSD.ORG>
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ #include <sys/cdefs.h>
+
+Files: gfx/angle/src/third_party/compiler/ArrayBoundsClamper.cpp
+ gfx/angle/src/third_party/compiler/ArrayBoundsClamper.h
+Copyright: 2012 Apple Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE, INC. OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: dom/plugins/base/android/ANPKeyCodes.h
+ other-licenses/skia-npapi/SkANP.h
+Copyright: 2008 The Android Open Source Project
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: xpcom/typelib/xpt/tools/runtests.py
+ xpcom/typelib/xpt/tools/xpt.py
+Copyright: 2010-2011 Mozilla Foundation.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE MOZILLA FOUNDATION ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE MOZILLA FOUNDATION OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The views and conclusions contained in the software and documentation
+ are those of the authors and should not be interpreted as representing
+ official policies, either expressed or implied, of the Mozilla
+ Foundation.
+
+Files: dom/media/gmp-plugin-openh264/gmp-fake-openh264.cpp
+ dom/media/gmp-plugin/gmp-fake.cpp
+Copyright: 2009-2014 Cisco Systems
+ 2014 Mozilla
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+Files: widget/cocoa/ComplexTextInputPanel.h
+ widget/cocoa/ComplexTextInputPanel.mm
+Copyright: 2009 Apple Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Modified by Josh Aas of Mozilla Corporation.
+
+Files: dom/canvas/test/webgl-conf/checkout/resources/fragmentShader.frag
+ testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/fragmentShader.frag
+Copyright: 2009 Apple Computer, Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Workaround for non-compliant WebGL implementations (FIXME)
+
+Files: media/libopus/celt/mathops.c
+ media/libopus/celt/mathops.h
+Copyright: 2002-2008 Jean-Marc Valin
+ 2007-2008 CSIRO
+ 2007-2009 Xiph.Org Foundation Jean-Marc Valin
+License: BSD-2-Clause
+ @brief Various math functions
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: dom/media/gmp/GMPVideoEncodedFrameImpl.h
+ toolkit/mozapps/extensions/content/OpenH264-license.txt
+Copyright: 2014 Cisco Systems, Inc.
+ 2014 Mozilla Corporation
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_sole_header_test.cc
+ security/nss/gtests/google_test/gtest/test/gtest_sole_header_test.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This test verifies that it's possible to use Google Test by including
+ the gtest.h header file alone.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_shuffle_test_.cc
+ security/nss/gtests/google_test/gtest/test/googletest-shuffle-test_.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Verifies that test shuffling works.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-options_test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-options-test.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test UnitTestOptions tests
+ .
+ This file tests classes and functions used internally by
+ Google Test. They are subject to change without notice.
+ .
+ This file is #included from gtest.cc, to avoid changing build or
+ make-files on Windows and other platforms. Do not #include this file
+ anywhere else!
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/codegear/gtest_link.cc
+ security/nss/gtests/google_test/gtest/codegear/gtest_link.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google C++ Testing Framework (Google Test)
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample6_unittest.cc
+ security/nss/gtests/google_test/gtest/samples/sample6_unittest.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This sample shows how to test common properties of multiple
+ implementations of the same interface (aka interface tests).
+ .
+ The interface and its implementations are in this header.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/snappy/snappy-stubs-public.h
+ other-licenses/snappy/src/snappy-stubs-public.h.in
+Copyright: 2011 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Various type stubs for the open-source version of Snappy.
+ .
+ This file cannot include config.h, as it is included from snappy.h,
+ which is a public header. Instead, snappy-stubs-public.h is generated by
+ from snappy-stubs-public.h.in at configure time.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock-generated-nice-strict.h
+ testing/gtest/gmock/include/gmock/gmock-generated-nice-strict.h.pump
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Implements class templates NiceMock and StrictMock.
+ .
+ Given a mock class MockFoo that is created using Google Mock,
+ NiceMock<MockFoo> is a subclass of MockFoo that allows
+ uninteresting calls (i.e. calls to mock methods that have no
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/xcode/Samples/FrameworkSample/widget.h
+ security/nss/gtests/google_test/gtest/xcode/Samples/FrameworkSample/widget.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test - FrameworkSample
+ widget.h
+ .
+ Widget is a very simple class used for demonstrating the use of gtest. It
+ simply stores two values a string and an integer, which are returned via
+ public accessors in multiple forms.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/include/gtest/internal/gtest-port.h
+ testing/gtest/gtest/include/gtest/internal/gtest-port.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Low-level types and utilities for porting Google Test to various
+ platforms. They are subject to change without notice. DO NOT USE
+ THEM IN USER CODE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock-generated-matchers.h
+ testing/gtest/gmock/include/gmock/gmock-generated-matchers.h.pump
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file implements some commonly used variadic matchers.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: netwerk/srtp/src/crypto/include/kernel_compat.h
+ netwerk/srtp/src/crypto/rng/rand_linux_kernel.c
+Copyright: 2005 Ingate Systems AB
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ .
+ Neither the name of the author(s) nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample3_unittest.cc
+ security/nss/gtests/google_test/gtest/samples/sample3_unittest.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A sample program demonstrating using Google C++ testing framework.
+ .
+ In this example, we use a more advanced feature of Google Test called
+ test fixture.
+ .
+ A test fixture is a place to hold objects and functions shared by
+ all tests in a test case. Using a test fixture avoids duplicating
+ the test code necessary to initialize and cleanup those common
+ objects for each test. It is also useful for defining sub-routines
+ that your tests need to invoke a lot.
+ .
+ <TechnicalDetails>
+ .
+ The tests share the test fixture in the sense of code sharing, not
+ data sharing. Each test is given its own fresh copy of the
+ fixture. You cannot expect the data modified by one test to be
+ passed on to another test, which is a bad idea.
+ .
+ The reason for this design is that tests should be independent and
+ repeatable. In particular, a test should not fail as the result of
+ another test's failure. If one test depends on info produced by
+ another test, then the two tests should really be one big test.
+ .
+ The macros for indicating the success/failure of a test
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample10_unittest.cc
+ security/nss/gtests/google_test/gtest/samples/sample10_unittest.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This sample shows how to use Google Test listener API to implement
+ a primitive leak checker.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock-generated-actions.h
+ testing/gtest/gmock/include/gmock/gmock-generated-actions.h.pump
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file implements some commonly used variadic actions.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-port_test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-port-test.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file tests the internal cross-platform support utilities.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/prime_tables.h
+ security/nss/gtests/google_test/gtest/samples/prime_tables.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This provides interface PrimeTable that determines whether a number is a
+ prime and determines a next prime number. This interface is used
+ in Google Test samples demonstrating use of parameterized tests.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/once.cc
+ toolkit/components/protobuf/src/google/protobuf/stubs/once.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ emulates google3/base/once.h
+ .
+ This header is intended to be included only by internal .cc files and
+ generated .pb.cc files. Users should not use this directly.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/internal/custom/gtest-port.h
+ security/nss/gtests/google_test/gtest/include/gtest/internal/custom/gtest.h
+Copyright: 2015 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Injection point for custom user configurations. See README for details
+ .
+ ** Custom implementation starts here **
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-message_test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-message-test.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests for the Message class.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: db/mork/src/morkQuickSort.cpp
+ xpcom/glue/nsQuickSort.cpp
+Copyright: 1992-1993 The Regents of the University of California.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ We need this because Solaris' version of qsort is broken and
+ causes array bounds reads.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_env_var_test_.cc
+ security/nss/gtests/google_test/gtest/test/googletest-env-var-test_.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A helper program for testing that Google Test parses the environment
+ variables correctly.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h
+ toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file contains common implementations of the interfaces defined in
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/xcode/Samples/FrameworkSample/widget_test.cc
+ security/nss/gtests/google_test/gtest/xcode/Samples/FrameworkSample/widget_test.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test - FrameworkSample
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/internal/gmock-generated-internal-utils.h
+ testing/gtest/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file contains template meta-programming utility classes needed
+ for implementing Google Mock.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-death-test_test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-death-test-test.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests for death tests.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/gtest-printers.h
+ security/nss/gtests/google_test/gtest/src/gtest-printers.cc
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test - The Google C++ Testing and Mocking Framework
+ .
+ This file implements a universal value printer that can print a
+ value of any type T:
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/internal/gmock-internal-utils.h
+ testing/gtest/gmock/src/gmock-internal-utils.cc
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file defines some utilities useful for implementing Google
+ Mock. They are subject to change without notice, so please DO NOT
+ USE THEM IN USER CODE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_break_on_failure_unittest_.cc
+ security/nss/gtests/google_test/gtest/test/googletest-break-on-failure-unittest_.cc
+Copyright: 2006 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Unit test for Google Test's break-on-failure mode.
+ .
+ A user can ask Google Test to seg-fault when an assertion fails, using
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: dom/u2f/tests/pkijs/asn1.js
+ dom/u2f/tests/pkijs/x509_simpl.js
+Copyright: 2014 GMO GlobalSign
+ 2015 Peculiar Ventures
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ 3. Neither the name of the copyright holder nor the names of its contributors
+ may be used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
+ OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample9_unittest.cc
+ security/nss/gtests/google_test/gtest/samples/sample9_unittest.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This sample shows how to use Google Test listener API to implement
+ an alternative console output and how to use the UnitTest reflection API
+ to enumerate test cases and tests and to inspect their results.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_environment_test.cc
+ security/nss/gtests/google_test/gtest/test/gtest_environment_test.cc
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests using global test environments.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/msinttypes/inttypes.h
+ gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/msinttypes/stdint.h
+Copyright: 2006-2013 Alexander Chemeris
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. Neither the name of the product nor the names of its contributors may
+ be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_no_test_unittest.cc
+ security/nss/gtests/google_test/gtest/test/gtest_no_test_unittest.cc
+Copyright: 2006 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests that a Google Test program that has no test defined can run
+ successfully.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/snappy/src/snappy-test.cc
+ other-licenses/snappy/src/snappy-test.h
+Copyright: 2011 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Various stubs for the unit tests for the open-source version of Snappy.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/xcode/Samples/FrameworkSample/widget.cc
+ security/nss/gtests/google_test/gtest/xcode/Samples/FrameworkSample/widget.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test - FrameworkSample
+ widget.cc
+ .
+ Widget is a very simple class used for demonstrating the use of gtest
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample2_unittest.cc
+ security/nss/gtests/google_test/gtest/samples/sample2_unittest.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A sample program demonstrating using Google C++ testing framework.
+ .
+ This sample shows how to write a more complex unit test for a class
+ that has multiple member functions.
+ .
+ Usually, it's a good idea to have one test for each method in your
+ class. You don't have to do that exactly, but it helps to keep
+ your tests organized. You may also throw in additional tests as
+ needed.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample1_unittest.cc
+ security/nss/gtests/google_test/gtest/samples/sample1_unittest.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A sample program demonstrating using Google C++ testing framework.
+ .
+ This sample shows how to write a simple unit test for a function,
+ using Google C++ testing framework.
+ .
+ Writing a unit test using Google C++ testing framework is easy as 1-2-3:
+ .
+ Step 1. Include necessary header files such that the stuff your
+ test logic needs is declared.
+ .
+ Don't forget gtest.h, which declares the testing framework.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock-spec-builders.h
+ testing/gtest/gmock/src/gmock-spec-builders.cc
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample7_unittest.cc
+ security/nss/gtests/google_test/gtest/samples/sample7_unittest.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This sample shows how to test common properties of multiple
+ implementations of an interface (aka interface tests) using
+ value-parameterized tests. Each test in the test case has
+ a parameter that is an interface pointer to an implementation
+ tested.
+ .
+ The interface and its implementations are in this header.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_filter_unittest_.cc
+ security/nss/gtests/google_test/gtest/test/googletest-filter-unittest_.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Unit test for Google Test test filters.
+ .
+ A user can specify which test(s) in a Google Test program to run via
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/gtest_pred_impl.h
+ security/nss/gtests/google_test/gtest/test/gtest_pred_impl_unittest.cc
+Copyright: 2006 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file is AUTOMATICALLY GENERATED on 01/02/2018 by command
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-port.h
+ third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Low-level types and utilities for porting Google Test to various
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/ply/ply/lex.py
+ other-licenses/ply/ply/yacc.py
+Copyright: 2001-2009 David M. Beazley (Dabeaz LLC)
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of the David Beazley or Dabeaz LLC may be used to
+ endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/samples/sample5_unittest.cc
+ security/nss/gtests/google_test/gtest/samples/sample5_unittest.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This sample teaches how to reuse a test fixture in multiple test
+ cases by deriving sub-fixtures from it.
+ .
+ When you define a test fixture, you specify the name of the test
+ case that will use this fixture. Therefore, a test fixture can
+ be used by only one test case.
+ .
+ Sometimes, more than one test cases may want to use the same or
+ slightly different test fixtures. For example, you may want to
+ make sure that all tests for a GUI library don't leak important
+ system resources like fonts and brushes. In Google Test, you do
+ this by putting the shared logic in a super (as in "super class")
+ test fixture, and then have each test case use a fixture derived
+ from this super fixture.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_xml_output_unittest_.cc
+ security/nss/gtests/google_test/gtest/test/gtest_xml_output_unittest_.cc
+Copyright: 2006 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Unit test for Google Test XML output.
+ .
+ A user can specify XML output in a Google Test program to run via
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/octane/regexp.js
+ testing/talos/talos/tests/v8_7/regexp.js
+Copyright: 2010 the V8 project authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Automatically generated on 2009-01-30. Manually updated on 2010-09-17.
+ .
+ This benchmark is generated by loading 50 of the most popular pages
+ on the web and logging all regexp operations performed. Each
+ operation is given a weight that is calculated from an estimate of
+ the popularity of the pages where it occurs and the number of times
+ it is executed while loading each page. Furthermore the literal
+ letters in the data are encoded using ROT13 in a way that does not
+ affect how the regexps match their input. Finally the strings are
+ scrambled to exercise the regexp engine on different input strings.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_color_test_.cc
+ security/nss/gtests/google_test/gtest/test/googletest-color-test_.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A helper program for testing how Google Test determines whether to use
+ colors in the output. It prints "YES" and returns 1 if Google Test
+ decides to use colors, and prints "NO" and returns 0 otherwise.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/codegear/gtest_all.cc
+ security/nss/gtests/google_test/gtest/codegear/gtest_all.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google C++ Testing Framework (Google Test)
+ .
+ C++Builder's IDE cannot build a static library from files with hyphens
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock-generated-function-mockers.h
+ testing/gtest/gmock/include/gmock/gmock-generated-function-mockers.h.pump
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file implements function mockers of various arities.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/gtest-param-test.h
+ security/nss/gtests/google_test/gtest/include/gtest/gtest-param-test.h.pump
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Macros and functions for implementing parameterized tests
+ in Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This file is generated by a SCRIPT. DO NOT EDIT BY HAND!
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-param-test_test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-param-test-test.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests for Google Test itself. This file verifies that the parameter
+ generators objects produce correct parameter sequences and that
+ Google Test runtime instantiates correct tests from those sequences.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr-unknown.js
+ js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr-wrong.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr-unknown.js
+ __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr-wrong.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the ObjectIsTypeDescr tests
+ internal to Type.toSource().
+ .
+ In this case the argument type is never a type descriptor object,
+ so ObjectIsTypeDescr resolves to false (and we have to catch
+ exceptions).
+
+Files: js/src/tests/Intl/NumberFormat/remove-unicode-extensions.js
+ js/src/tests/Intl/getCanonicalLocales-weird-cases.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/NumberFormat/remove-unicode-extensions.js
+ __NO_COPYRIGHT__ in: js/src/tests/Intl/getCanonicalLocales-weird-cases.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Locale processing is supposed to internally remove any Unicode extension
+ sequences in the locale. Test that various weird testcases invoking
+ algorithmic edge cases don't assert or throw exceptions.
+
+Files: ipc/chromium/src/third_party/libevent/ltmain.sh
+ js/src/ctypes/libffi/ltmain.sh
+Copyright: 1996-2011 Free Software Foundation, Inc.
+License: GPL-2.0+ with libtool exception
+ This is free software; see the source for copying conditions. There is NO
+ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ .
+ GNU Libtool is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ As a special exception to the GNU General Public License,
+ if you distribute this file as part of a program or library that
+ is built using GNU Libtool, you may include this file under the
+ same distribution terms that you use for the rest of that program.
+ .
+ GNU Libtool is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with GNU Libtool; see the file COPYING. If not, a copy
+ can be downloaded from http://www.gnu.org/licenses/gpl.html,
+ or obtained by writing to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: ipc/chromium/src/third_party/libevent/depcomp
+ js/src/ctypes/libffi/depcomp
+Copyright: 1999-2013 Free Software Foundation, Inc.
+License: GPL-2.0+ with autoconf exception
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2, or (at your option)
+ any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that program.
+ .
+ Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_4-4-a-2.js
+ js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_4-4-a-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__ with unknown exception
+ Refer 11.1.5;
+ The production
+ PropertyNameAndValueList : PropertyNameAndValueList , PropertyAssignment
+ 4. If previous is not undefined then throw a SyntaxError exception if any of the following conditions are true
+ a. This production is contained in strict code and IsDataDescriptor(previous) is true and IsDataDescriptor(propId.descriptor) is true
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A19_T1.js
+ js/src/tests/test262/ch12/12.14/S12.14_A19_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__ with unknown exception
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Catching system exceptions of different types with try statement
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-death-test_ex_test.cc
+ security/nss/gtests/google_test/gtest/test/googletest-death-test_ex_test.cc
+Copyright: 2010 Google Inc.
+License: BSD-3-Clause with unknown exception
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests that verify interaction of exceptions and death tests.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_throw_on_failure_ex_test.cc
+ security/nss/gtests/google_test/gtest/test/gtest_throw_on_failure_ex_test.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause with unknown exception
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests Google Test's throw-on-failure mode with exceptions enabled.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: modules/freetype2/src/pcf/pcfutil.c
+Copyright: 1990-1998 The Open Group
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of The Open Group shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from The Open Group.
+ .
+ $XFree86: xc/lib/font/util/utilbitmap.c,v 1.3 1999/08/22 08:58:58 dawes Exp $
+ .
+ Modified for use with FreeType
+
+Files: gfx/cairo/libpixman/src/pixman-timer.c
+Copyright: 2007 Red Hat, Inc.
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Red Hat not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission. Red Hat makes no representations about the
+ suitability of this software for any purpose. It is provided "as is"
+ without express or implied warranty.
+ .
+ RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL RED HAT
+ BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
+ OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Files: nsprpub/pr/src/misc/prerrortable.c
+Copyright: 1987-1988 the Student Information Processing Board of the Massachusetts Institute of Technology
+License: ISC
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Permission to use, copy, modify, and distribute this software
+ and its documentation for any purpose and without fee is
+ hereby granted, provided that the above copyright notice
+ appear in all copies and that both that copyright notice and
+ this permission notice appear in supporting documentation,
+ and that the names of M.I.T. and the M.I.T. S.I.P.B. not be
+ used in advertising or publicity pertaining to distribution
+ of the software without specific, written prior permission.
+ M.I.T. and the M.I.T. S.I.P.B. make no representations about
+ the suitability of this software for any purpose. It is
+ provided "as is" without express or implied warranty.
+
+Files: gfx/harfbuzz/src/hb-ucdn.cc
+Copyright: 2012 Grigori Goronzy <greg@kinoho.net>
+License: ISC
+ Permission to use, copy, modify, and/or distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Files: gfx/cairo/libpixman/src/pixman-arm-simd.c
+Copyright: 2008 Mozilla Corporation
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Mozilla Corporation not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. Mozilla Corporation makes no
+ representations about the suitability of this software for any purpose. It
+ is provided "as is" without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+
+Files: gfx/cairo/libpixman/src/pixman-sse2.c
+Copyright: 2008 André Tupinambá
+ 2008 Rodrigo Kumpera
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Red Hat not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission. Red Hat makes no representations about the
+ suitability of this software for any purpose. It is provided "as is"
+ without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+ .
+ Based on work by Owen Taylor and Søren Sandmann
+
+Files: devtools/client/commandline/test/browser_gcli_spell.js
+Copyright: 2009 Panagiotis Astithas
+License: ISC
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+ SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
+ OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Files: gfx/cairo/libpixman/src/pixman-arm-neon.c
+Copyright: 2009 ARM Ltd, Movial Creative Technologies Oy
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of ARM Ltd not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. ARM Ltd makes no
+ representations about the suitability of this software for any purpose. It
+ is provided "as is" without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+
+Files: security/nss/coreconf/mkdepend/cppsetup.c
+Copyright: 1993-1998 The Open Group
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of The Open Group shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from The Open Group.
+ .
+ $XFree86: xc/config/makedepend/cppsetup.c,v 3.11 2001/12/17 20:52:22 dawes Exp $
+
+Files: intl/icu/source/install-sh
+Copyright: 1991 the Massachusetts Institute of Technology
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of M.I.T. not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission. M.I.T. makes no representations about the
+ suitability of this software for any purpose. It is provided "as is"
+ without express or implied warranty.
+ .
+ Calling this script install-sh is preferred over install.sh, to prevent
+ `make' implicit rules from creating a file called install from it
+ when there is no Makefile.
+ .
+ This script is compatible with the BSD install script, but was written
+ from scratch. It can only install one file at a time, a restriction
+ shared with many OS's install programs.
+ .
+ set DOITPROG to echo to test this script
+ .
+ Don't use :- since 4.3BSD and earlier shells don't like it.
+
+Files: gfx/cairo/libpixman/src/pixman-mmx.c
+Copyright: 2004 Nicholas Miell
+ 2004-2005 Red Hat, Inc.
+ 2005 Trolltech AS
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Red Hat not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission. Red Hat makes no representations about the
+ suitability of this software for any purpose. It is provided "as is"
+ without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+ .
+ Based on work by Owen Taylor
+
+Files: gfx/cairo/cairo/src/cairo-xlib-screen.c
+Copyright: 2000 Keith Packard
+License: ISC
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Partially based on code from xftdpy.c, original code licensed under:
+ .
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Keith Packard not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. Keith Packard makes no
+ representations about the suitability of this software for any purpose. It
+ is provided "as is" without express or implied warranty.
+ .
+ KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+
+Files: gfx/cairo/libpixman/src/pixman-arm-simd-asm.S
+Copyright: 2012 RISC OS Open Ltd
+ 2012 Raspberry Pi Foundation
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of the copyright holders not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. The copyright holders make no
+ representations about the suitability of this software for any purpose. It
+ is provided "as is" without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+ .
+ Prevent the stack from becoming executable
+
+Files: security/nss/coreconf/mkdepend/main.c
+Copyright: 1993-1998 The Open Group
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of The Open Group shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from The Open Group.
+ .
+ $XFree86: xc/config/makedepend/main.c,v 3.32 2003/03/26 20:43:48 tsi Exp $
+
+Files: security/nss/coreconf/mkdepend/include.c
+Copyright: 1993-1998 The Open Group
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of The Open Group shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from The Open Group.
+ .
+ $XFree86: xc/config/makedepend/include.c,v 3.7 2001/12/14 19:53:20 dawes Exp $
+
+Files: gfx/cairo/libpixman/src/pixman-matrix.c
+Copyright: 2008 Keith Packard
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that copyright
+ notice and this permission notice appear in supporting documentation, and
+ that the name of the copyright holders not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission. The copyright holders make no representations
+ about the suitability of this software for any purpose. It is provided "as
+ is" without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+ OF THIS SOFTWARE.
+ .
+ Matrix interfaces
+
+Files: security/nss/coreconf/mkdepend/parse.c
+Copyright: 1993-1998 The Open Group
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of The Open Group shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from The Open Group.
+ .
+ $XFree86: xc/config/makedepend/parse.c,v 1.12 2002/02/26 05:09:10 tsi Exp $
+
+Files: gfx/cairo/libpixman/src/pixman-vmx.c
+Copyright: 2007 Luca Barbato
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Luca Barbato not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission. Luca Barbato makes no representations about the
+ suitability of this software for any purpose. It is provided "as is"
+ without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+
+Files: gfx/cairo/libpixman/src/pixman-arm-simd-asm-scaled.S
+Copyright: 2008 Mozilla Corporation
+ 2010 Nokia Corporation
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of Mozilla Corporation not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. Mozilla Corporation makes no
+ representations about the suitability of this software for any purpose. It
+ is provided "as is" without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+ .
+ Prevent the stack from becoming executable
+
+Files: gfx/cairo/libpixman/src/pixman-arm-simd-asm.h
+Copyright: 2012 RISC OS Open Ltd
+ 2012 Raspberry Pi Foundation
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of the copyright holders not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. The copyright holders make no
+ representations about the suitability of this software for any purpose. It
+ is provided "as is" without express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+ .
+ Because the alignment of pixel data to cachelines, and even the number of
+ cachelines per row can vary from row to row, and because of the need to
+ preload each scanline once and only once, this prefetch strategy treats
+ each row of pixels independently. When a pixel row is long enough, there
+ are three distinct phases of prefetch:
+ * an inner loop section, where each time a cacheline of data is
+ processed, another cacheline is preloaded (the exact distance ahead is
+ determined empirically using profiling results from lowlevel-blt-bench)
+ * a leading section, where enough cachelines are preloaded to ensure no
+ cachelines escape being preloaded when the inner loop starts
+ * a trailing section, where a limited number (0 or more) of cachelines
+ are preloaded to deal with data (if any) that hangs off the end of the
+ last iteration of the inner loop, plus any trailing bytes that were not
+ enough to make up one whole iteration of the inner loop
+ .
+ There are (in general) three distinct code paths, selected between
+ depending upon how long the pixel row is. If it is long enough that there
+ is at least one iteration of the inner loop (as described above) then
+ this is described as the "wide" case. If it is shorter than that, but
+ there are still enough bytes output that there is at least one 16-byte-
+ long, 16-byte-aligned write to the destination (the optimum type of
+ write), then this is the "medium" case. If it is not even this long, then
+ this is the "narrow" case, and there is no attempt to align writes to
+ 16-byte boundaries. In the "medium" and "narrow" cases, all the
+ cachelines containing data from the pixel row are prefetched up-front.
+ .
+ Determine whether we put the arguments on the stack for debugging.
+
+Files: security/nss/coreconf/mkdepend/pr.c
+Copyright: 1993-1998 The Open Group
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of The Open Group shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from The Open Group.
+ .
+ $XFree86: xc/config/makedepend/pr.c,v 1.5 2001/12/14 19:53:21 dawes Exp $
+
+Files: security/nss/coreconf/mkdepend/def.h
+Copyright: 1993-1998 The Open Group.
+License: ISC
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of The Open Group shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from The Open Group.
+ .
+ $XFree86: xc/config/makedepend/def.h,v 3.14 2003/01/17 17:09:49 tsi Exp $
+
+Files: js/src/ctypes/libffi/src/x86/darwin64.S
+Copyright: 2008 Red Hat, Inc. derived from unix64.S
+License: MIT
+ x86-64 Foreign Function Interface for Darwin.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: testing/talos/talos/tests/canvasmark/license.txt
+Copyright: 2013 Kevin Roast kevtoast@yahoo.com
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ A "link back" to the original holding website "www.kev3d.co.uk" or a reference
+ to the original author "Kevin Roast" shall be provided on any copies or
+ substantial portions of the Software.
+ .
+ Except as contained in this notice, the name(s) of the above copyright holders
+ shall not be used in advertising or otherwise to promote the sale, use or other
+ dealings in this Software without prior written authorization.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+Files: modules/freetype2/src/bdf/bdferror.h
+Copyright: 2001-2012 Francesco Zappa Nardelli
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
+ OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
+ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ This file is used to define the BDF error enumeration constants.
+
+Files: js/src/ctypes/libffi/src/s390/ffi.c
+Copyright: 2008 Red Hat, Inc
+License: MIT
+ S390 Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: gfx/2d/ssse3-scaler.c
+Copyright: 2013 Red Hat, Inc.
+ 2013 Soren Sandmann Pedersen
+ 2016 Mozilla Foundation
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice (including the next
+ paragraph) shall be included in all copies or substantial portions of the
+ Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+ .
+ This has been adapted from the ssse3 code from pixman. It's currently
+ a mess as I want to try it out in practice before finalizing the details.
+
+Files: js/src/ctypes/libffi/src/metag/ffi.c
+Copyright: __NO_COPYRIGHT__ in: js/src/ctypes/libffi/src/metag/ffi.c
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ `Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED `AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL SIMON POSNJAK BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/m32r/ffi.c
+Copyright: 2008 Red Hat, Inc.
+License: MIT
+ M32R Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: gfx/angle/src/third_party/libXNVCtrl/NVCtrl.c
+Copyright: 2008 NVIDIA, Corporation
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice (including the next
+ paragraph) shall be included in all copies or substantial portions of the
+ Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ Make sure that XTHREADS is defined, so that the
+ LockDisplay/UnlockDisplay macros are expanded properly and the
+ libXNVCtrl library properly protects the Display connection.
+
+Files: intl/unicharutil/tools/MUTTUCData.txt
+Copyright: 1996-1998 Computing Research Labs, New Mexico State University
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
+ OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
+ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Implementation specific character properties.
+ .
+ Space, other.
+
+Files: js/src/ctypes/libffi/src/pa/linux.S
+Copyright: 2008 Red Hat, Inc.
+License: MIT
+ HPPA Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/powerpc/ffi_darwin.c
+Copyright: 1998 Geoffrey Keating
+ 2001 John Hornkvist
+ 2002-2010 Free Software Foundation, Inc.
+License: MIT
+ FFI support for Darwin and AIX.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: gfx/cairo/libpixman/src/pixman-arm-neon-asm.S
+Copyright: 2009 Nokia Corporation
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice (including the next
+ paragraph) shall be included in all copies or substantial portions of the
+ Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+ .
+ This file contains implementations of NEON optimized pixel processing
+ functions. There is no full and detailed tutorial, but some functions
+ (those which are exposing some new or interesting features) are
+ extensively commented and can be used as examples.
+ .
+ You may want to have a look at the comments for following functions:
+
+Files: gfx/angle/src/third_party/libXNVCtrl/nv_control.h
+Copyright: 2008 NVIDIA, Corporation
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice (including the next
+ paragraph) shall be included in all copies or substantial portions of the
+ Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ NV-CONTROL Protocol Version History
+ .
+ 1.0 - 1.5 NVIDIA Internal development versions
+ 1.6 Initial public version
+ 1.7 Added QueryBinaryData request
+ 1.8 Added TargetTypes
+ 1.9 Added QueryTargetCount request
+ 1.10 Fixed target type/id byte ordering for compatibility with
+ pre-1.8 NV-CONTROL clients
+ 1.11 NVIDIA Internal development version
+ 1.12 Added StringOperation request
+ 1.13 NVIDIA Internal development version
+
+Files: js/src/ctypes/libffi/src/powerpc/darwin.S
+Copyright: 2004-2010 Free Software Foundation, Inc.
+License: MIT
+ PowerPC Assembly glue.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: gfx/cairo/libpixman/src/pixman-arm-neon-asm-bilinear.S
+Copyright: 2011 SCore Corporation
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice (including the next
+ paragraph) shall be included in all copies or substantial portions of the
+ Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+ .
+ This file contains scaled bilinear scanline functions implemented
+ using older siarhei's bilinear macro template.
+ .
+ << General scanline function procedures >>
+ 1. bilinear interpolate source pixels
+ 2. load mask pixels
+ 3. load destination pixels
+ 4. duplicate mask to fill whole register
+ 5. interleave source & destination pixels
+ 6. apply mask to source pixels
+ 7. combine source & destination pixels
+ 8, Deinterleave final result
+ 9. store destination pixels
+ .
+ All registers with single number (i.e. src0, tmp0) are 64-bits registers.
+ Registers with double numbers(src01, dst01) are 128-bits registers.
+ All temp registers can be used freely outside the code block.
+ Assume that symbol(register .req) OUT and MASK are defined at caller of these macro blocks.
+ .
+ Remarks
+ There can be lots of pipeline stalls inside code block and between code blocks.
+
+Files: js/src/ctypes/libffi/src/pa/hpux32.S
+Copyright: 2008 Red Hat, Inc. based on src/pa/linux.S
+License: MIT
+ HP-UX PA Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: modules/freetype2/src/bdf/bdflib.c
+Copyright: 2000 Computing Research Labs, New Mexico State University
+ 2001-2014 Francesco Zappa Nardelli
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
+ OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
+ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ This file is based on bdf.c,v 1.22 2000/03/16 20:08:50
+ .
+ taken from Mark Leisher's xmbdfed package
+
+Files: media/libjpeg/simd/jdmerge-altivec.c
+Copyright: 2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ MERGED YCC --> RGB CONVERSION AND UPSAMPLING
+
+Files: media/ffvpx/libavutil/adler32.c
+Copyright: 1995 Mark Adler
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ Computes the Adler-32 checksum of a data stream
+ .
+ This is a modified version based on adler32.c from the zlib library.
+ @author Mark Adler
+
+Files: media/libjpeg/simd/jcgray-altivec.c
+Copyright: 2014 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ RGB --> GRAYSCALE CONVERSION
+
+Files: media/libjpeg/simd/jidctint-altivec.c
+Copyright: 2014-2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ SLOW INTEGER INVERSE DCT
+
+Files: media/libjpeg/simd/jfdctint-altivec.c
+Copyright: 2014 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ SLOW INTEGER FORWARD DCT
+
+Files: media/libjpeg/simd/jccolor-altivec.c
+Copyright: 2014 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ RGB --> YCC CONVERSION
+
+Files: media/libjpeg/simd/jcsample-altivec.c
+Copyright: 2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ CHROMA DOWNSAMPLING
+
+Files: media/libjpeg/simd/jquanti-altivec.c
+Copyright: 2014-2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ INTEGER QUANTIZATION AND SAMPLE CONVERSION
+
+Files: modules/freetype2/src/gzip/zlib.h
+Copyright: 1995-2002 Jean-loup Gailly and Mark Adler
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ Jean-loup Gailly Mark Adler
+ jloup@gzip.org madler@alumni.caltech.edu
+ .
+ The data format used by the zlib library is described by RFCs (Request for
+ Comments) 1950 to 1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt
+ (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
+
+Files: security/nss/lib/jar/jzlib.h
+Copyright: 1995-1996 Jean-loup Gailly and Mark Adler
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ Jean-loup Gailly Mark Adler
+ gzip@prep.ai.mit.edu madler@alumni.caltech.edu
+ .
+ The data format used by the zlib library is described by RFCs (Request for
+ Comments) 1950 to 1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt
+ (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
+ .
+ This file was modified since it was taken from the zlib distribution
+
+Files: media/libjpeg/simd/jfdctfst-altivec.c
+Copyright: 2014 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ FAST INTEGER FORWARD DCT
+ .
+ This is similar to the SSE2 implementation, except that we left-shift the
+
+Files: media/libjpeg/simd/jsimdext.inc
+Copyright: 1999-2006 MIYASAKA Masaru.
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2010 D. R. Commander.
+License: Zlib
+ Based on the x86 SIMD extension for IJG JPEG library - version 1.02
+ .
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ [TAB8]
+
+Files: security/nss/lib/zlib/zlib.h
+Copyright: 1995-2010 Jean-loup Gailly and Mark Adler
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ Jean-loup Gailly Mark Adler
+ jloup@gzip.org madler@alumni.caltech.edu
+ .
+ The data format used by the zlib library is described by RFCs (Request for
+ Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt
+ (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
+
+Files: media/libjpeg/simd/jidctfst-altivec.c
+Copyright: 2014-2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ FAST INTEGER INVERSE DCT
+ .
+ This is similar to the SSE2 implementation, except that we left-shift the
+
+Files: media/libjpeg/simd/jdmrgext-altivec.c
+Copyright: 2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ This file is included by jdmerge-altivec.c
+
+Files: media/libjpeg/simd/jcgryext-altivec.c
+Copyright: 2014 Jay Foad.
+ 2014-2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ This file is included by jcgray-altivec.c
+
+Files: modules/zlib/src/zlib.h
+Copyright: 1995-2017 Jean-loup Gailly and Mark Adler
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ Jean-loup Gailly Mark Adler
+ jloup@gzip.org madler@alumni.caltech.edu
+ .
+ The data format used by the zlib library is described by RFCs (Request for
+ Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950
+ (zlib format), rfc1951 (deflate format) and rfc1952 (gzip format).
+
+Files: media/libjpeg/simd/jdsample-altivec.c
+Copyright: 2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ CHROMA UPSAMPLING
+
+Files: media/libjpeg/simd/jdcolor-altivec.c
+Copyright: 2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ YCC --> RGB CONVERSION
+
+Files: media/libjpeg/simd/jccolext-altivec.c
+Copyright: 2014 Jay Foad.
+ 2014-2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ This file is included by jccolor-altivec.c
+
+Files: media/libjpeg/simd/jdcolext-altivec.c
+Copyright: 2015 D. R. Commander.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+ .
+ This file is included by jdcolor-altivec.c
+
+Files: js/src/octane/navier-stokes.js
+Copyright: 2009 Oliver Hunt <http://nerget.com>
+ 2013 the V8 project authors.
+License: Expat
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation
+ files (the "Software"), to deal in the Software without
+ restriction, including without limitation the rights to use,
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following
+ conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Update 10/21/2013: fixed loop variables at line 119
+
+Files: services/sync/tps/extensions/mozmill/resource/stdlib/withs.js
+Copyright: 2006 Lawrence Oluyede <l.oluyede@gmail.com>
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ startsWith(str, prefix[, start[, end]]) -> bool
+ .
+ Return true if str ends with the specified prefix, false otherwise.
+ With optional start, test str beginning at that position.
+ With optional end, stop comparing str at that position.
+ prefix can also be an array of strings to try.
+
+Files: js/src/ctypes/libffi/src/sh64/ffi.c
+Copyright: 2008 Anthony Green
+License: Expat
+ SuperH SHmedia Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/mips/ffi.c
+Copyright: 1996-2011 Red Hat, Inc.
+ 2008 David Daney
+License: Expat
+ MIPS Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_device/mac/portaudio/pa_memorybarrier.h
+Copyright: __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/mac/portaudio/pa_memorybarrier.h
+License: Expat
+ This program uses the PortAudio Portable Audio Library.
+ For more information see: http://www.portaudio.com
+ Copyright (c) 1999-2000 Ross Bencina and Phil Burk
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ The text above constitutes the entire PortAudio license; however,
+ the PortAudio community also makes the following non-binding requests:
+ .
+ Any person wishing to distribute modifications to the Software is
+ requested to send the modifications to the original developer so that
+ they can be incorporated into the canonical version. It is also
+ requested that these non-binding requests be included along with the
+ license above.
+
+Files: parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5lib_license.txt
+Copyright: 2006-2010 The Authors
+License: Expat
+ Contributors:
+ James Graham - jg307@cam.ac.uk
+ Anne van Kesteren - annevankesteren@gmail.com
+ Lachlan Hunt - lachlan.hunt@lachy.id.au
+ Matt McDonald - kanashii@kanashii.ca
+ Sam Ruby - rubys@intertwingly.net
+ Ian Hickson (Google) - ian@hixie.ch
+ Thomas Broyer - t.broyer@ltgt.net
+ Jacques Distler - distler@golem.ph.utexas.edu
+ Henri Sivonen - hsivonen@iki.fi
+ Adam Barth - abarth@webkit.org
+ Eric Seidel - eric@webkit.org
+ The Mozilla Foundation (contributions from Henri Sivonen since 2008)
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/alpha/ffi.c
+Copyright: 1998-2008 Red Hat, Inc.
+License: Expat
+ Alpha Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/x86/ffi64.c
+Copyright: 2002-2007 Bo Thorsen <bo@suse.de>
+ 2008-2010 Red Hat, Inc.
+ 2011 Anthony Green
+License: Expat
+ x86-64 Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: toolkit/jetpack/sdk/fs/path.js
+Copyright: Joyent, Inc. and other Node contributors.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to permit
+ persons to whom the Software is furnished to do so, subject to the
+ following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
+ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Adapted version of:
+ https://github.com/joyent/node/blob/v0.11.3/lib/path.js
+ .
+ Shim process global from node.
+
+Files: js/src/ctypes/libffi/src/x86/ffi.c
+Copyright: 2002 Bo Thorsen
+ 2002 Ranjit Mathew
+ 2002 Roger Sayle
+ 2008-2010 Free Software Foundation, Inc.
+License: Expat
+ x86 Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: python/which/launcher.cpp
+Copyright: 2002-2003 ActiveState Corp.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Console launch executable.
+ .
+ This program exists solely to launch:
+ python <installdir>/<exename>.py <argv>
+ on Windows. "<exename>.py" must be in the same directory.
+ .
+ Rationale:
+ - On some Windows flavours .py *can* be put on the PATHEXT to be
+ able to find "<exename>.py" if it is on the PATH. This is fine
+ until you need shell redirection to work. It does NOT for
+ extensions to PATHEXT. Redirection *does* work for "python
+ <script>.py" so we will try to do that.
+
+Files: dom/tests/mochitest/ajax/scriptaculous/src/scriptaculous.js
+Copyright: 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ For details, see the script.aculo.us web site: http://script.aculo.us/
+
+Files: js/src/ctypes/libffi/src/avr32/ffi.c
+Copyright: 2009 Bradley Smith <brad@brad-smith.co.uk>
+License: Expat
+ AVR32 Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/arm/ffitarget.h
+Copyright: 1996-2003 Red Hat, Inc.
+ 2010 CodeSourcery
+License: Expat
+ Target configuration macros for ARM.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: devtools/shared/jsbeautify/src/beautify-css.js
+Copyright: 2007-2013 Einar Lielmanis and contributors.
+License: Expat
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ CSS Beautifier
+
+Files: js/src/ctypes/libffi/src/s390/sysv.S
+Copyright: 2008 Red Hat, Inc.
+License: Expat
+ S390 Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/x86/freebsd.S
+Copyright: 2008 Björn König
+License: Expat
+ X86 Foreign Function Interface for FreeBSD
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/nios2/sysv.S
+Copyright: 2013 Mentor Graphics.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ This function is declared on the C side as
+
+Files: devtools/shared/jsbeautify/src/beautify-js.js
+Copyright: 2007-2013 Einar Lielmanis and contributors.
+License: Expat
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ JS Beautifier
+
+Files: modules/freetype2/src/pcf/README
+Copyright: 2000 Francesco Zappa Nardelli
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Credits
+ *******
+ .
+ Keith Packard wrote the pcf driver found in XFree86. His work is at
+ the same time the specification and the sample implementation of the
+ PCF format. Undoubtedly, this driver is inspired from his work.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_device/mac/portaudio/pa_ringbuffer.c
+Copyright: __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/mac/portaudio/pa_ringbuffer.c
+License: Expat
+ Note that this is safe only for a single-thread reader and a
+ single-thread writer.
+ .
+ This program uses the PortAudio Portable Audio Library.
+ For more information see: http://www.portaudio.com
+ Copyright (c) 1999-2000 Ross Bencina and Phil Burk
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ The text above constitutes the entire PortAudio license; however,
+ the PortAudio community also makes the following non-binding requests:
+ .
+ Any person wishing to distribute modifications to the Software is
+ requested to send the modifications to the original developer so that
+ they can be incorporated into the canonical version. It is also
+ requested that these non-binding requests be included along with the
+ license above.
+
+Files: js/src/ctypes/libffi/src/pa/ffi.c
+Copyright: 2003-2004 Randolph Chung <tausq@debian.org>
+ 2006 Free Software Foundation, Inc.
+ 2008 Red Hat, Inc.
+License: Expat
+ HPPA Foreign Function Interface
+ HP-UX PA ABI support
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: modules/freetype2/src/pcf/rules.mk
+Copyright: 2000-2008 Francesco Zappa Nardelli
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ .
+ pcf driver directory
+
+Files: js/src/ctypes/libffi/src/x86/ffitarget.h
+Copyright: 1996-2010 Red Hat, Inc.
+ 2008 Free Software Foundation, Inc.
+License: Expat
+ Target configuration macros for x86 and x86-64.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/frv/ffi.c
+Copyright: 2007 Free Software Foundation, Inc.
+ 2008 Red Hat, Inc.
+License: Expat
+ FR-V Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/sh/ffi.c
+Copyright: 2008 Red Hat, Inc.
+License: Expat
+ SuperH Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/ia64/ffi.c
+Copyright: 2000 Hewlett Packard Company
+ 2011 Anthony Green
+License: Expat
+ IA64 Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: testing/mozbase/mozlog/mozlog/formatters/html/xmlgen.py
+Copyright: __NO_COPYRIGHT__ in: testing/mozbase/mozlog/mozlog/formatters/html/xmlgen.py
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ This file is originally from: https://bitbucket.org/hpk42/py, specifically:
+
+Files: js/src/ctypes/libffi/src/closures.c
+Copyright: 2007-2010 Free Software Foundation, Inc
+ 2011 Plausible Labs Cooperative, Inc.
+License: Expat
+ Code to allocate and deallocate memory for closures.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_device/mac/portaudio/pa_ringbuffer.h
+Copyright: __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/audio_device/mac/portaudio/pa_ringbuffer.h
+License: Expat
+ Note that this is safe only for a single-thread reader
+ and a single-thread writer.
+ .
+ This program is distributed with the PortAudio Portable Audio Library.
+ For more information see: http://www.portaudio.com
+ Copyright (c) 1999-2000 Ross Bencina and Phil Burk
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ The text above constitutes the entire PortAudio license; however,
+ the PortAudio community also makes the following non-binding requests:
+ .
+ Any person wishing to distribute modifications to the Software is
+ requested to send the modifications to the original developer so that
+ they can be incorporated into the canonical version. It is also
+ requested that these non-binding requests be included along with the
+ license above.
+
+Files: modules/freetype2/src/bdf/rules.mk
+Copyright: 2001-2008 Francesco Zappa Nardelli
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ .
+ bdf driver directory
+
+Files: gfx/cairo/cairo/src/cairo-tor-scan-converter.c
+Copyright: 2007 David Turner
+ 2008 M Joonas Pihlaja
+License: Expat
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation
+ files (the "Software"), to deal in the Software without
+ restriction, including without limitation the rights to use,
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following
+ conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+ .
+ This is the Glitter paths scan converter incorporated into cairo.
+ The source is from commit 734c53237a867a773640bd5b64816249fa1730f8
+ of
+
+Files: dom/tests/mochitest/ajax/prototype/test/lib/unittest.js
+Copyright: 2005 Jon Tirsen (http://www.tirsen.com)
+ 2005 Michael Schuerig (http://www.schuerig.de/michael/)
+ 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ experimental, Firefox-only
+
+Files: media/webrtc/trunk/tools/gyp/pylib/gyp/ordered_dict.py
+Copyright: 2009 Raymond Hettinger.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ .
+ Backport of OrderedDict() class that runs on Python 2.4, 2.5, 2.6, 2.7 and pypy.
+ Passes Python2.7's test suite and incorporates all the latest updates.
+
+Files: modules/freetype2/src/bdf/README
+Copyright: 2000 Computing Research Labs, New Mexico State University
+ 2001-2011 Francesco Zappa Nardelli
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ *** Portions of the driver (that is, bdflib.c and bdf.h):
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
+ OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
+ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Credits
+ *******
+ .
+ This driver is based on excellent Mark Leisher's bdf library. If you
+ find something good in this driver you should probably thank him, not
+ me.
+
+Files: js/src/ctypes/libffi/src/powerpc/ffitarget.h
+Copyright: 1996-2003 Red Hat, Inc.
+ 2007-2010 Free Software Foundation, Inc
+License: Expat
+ Target configuration macros for PowerPC.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/ia64/unix.S
+Copyright: 2000 Hewlett Packard Company
+License: Expat
+ IA64/unix Foreign Function Interface
+ .
+ Primary author: Hans Boehm, HP Labs
+ .
+ Loosely modeled on Cygnus code for other platforms.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: devtools/shared/jsbeautify/src/beautify-html.js
+Copyright: 2007-2013 Einar Lielmanis and contributors.
+License: Expat
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ Style HTML
+
+Files: devtools/client/shared/widgets/CubicBezierWidget.js
+Copyright: 2013 Lea Verou.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+ .
+ Based on www.cubic-bezier.com by Lea Verou
+ See https://github.com/LeaVerou/cubic-bezier
+
+Files: other-licenses/nsis/Contrib/CityHash/cityhash/city.cpp
+Copyright: 2011 Google, Inc.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ .
+ CityHash Version 1, by Geoff Pike and Jyrki Alakuijala
+ .
+ This file provides CityHash64() and related functions.
+ .
+ It's probably possible to create even faster hash functions by
+ writing a program that systematically explores some of the space of
+ possible hash functions, by using SIMD instructions, or by
+ compromising on hash quality.
+
+Files: js/src/ctypes/libffi/src/m88k/ffi.c
+Copyright: 2013 Miodrag Vallat. <miod@openbsd.org>
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ m88k Foreign Function Interface
+ .
+ This file attempts to provide all the FFI entry points which can reliably
+ be implemented in C.
+ .
+ Only OpenBSD/m88k is currently supported; other platforms (such as
+ Motorola's SysV/m88k) could be supported with the following tweaks:
+ .
+ - non-OpenBSD systems use an `outgoing parameter area' as part of the
+ 88BCS calling convention, which is not supported under OpenBSD from
+ release 3.6 onwards. Supporting it should be as easy as taking it
+ into account when adjusting the stack, in the assembly code.
+ .
+ - the logic deciding whether a function argument gets passed through
+ registers, or on the stack, has changed several times in OpenBSD in
+ edge cases (especially for structs larger than 32 bytes being passed
+ by value). The code below attemps to match the logic used by the
+ system compiler of OpenBSD 5.3, i.e. gcc 3.3.6 with many m88k backend
+ fixes.
+
+Files: testing/talos/talos/tests/canvasmark/scripts/canvasmark_v6.js
+Copyright: 2011 Mario Klingemann
+License: Expat
+ In case you find this class useful - especially in commercial projects -
+ I am not totally unhappy for a small donation to my PayPal account
+ mario@quasimondo.de
+ .
+ Or support me on flattr:
+ https://flattr.com/thing/140066/Superfast-Blur-a-pretty-fast-Box-Blur-Effect-for-CanvasJavascript
+ .
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation
+ files (the "Software"), to deal in the Software without
+ restriction, including without limitation the rights to use,
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following
+ conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+Files: js/src/ctypes/libffi/src/m68k/sysv.S
+Copyright: 1998-2012 Andreas Schwab
+ 2008 Red Hat, Inc.
+ 2012 Thorsten Glaser
+License: Expat
+ m68k Foreign Function Interface
+ .
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: python/requests/NOTICE
+Copyright: 2008-2011 Andrey Petrov and contributors (see CONTRIBUTORS.txt), Modifications copyright 2012 Kenneth Reitz.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Chardet License
+
+Files: js/src/ctypes/libffi/src/vax/ffi.c
+Copyright: 2013 Miodrag Vallat. <miod@openbsd.org>
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ vax Foreign Function Interface
+ .
+ This file attempts to provide all the FFI entry points which can reliably
+ be implemented in C.
+
+Files: other-licenses/nsis/Contrib/CityHash/cityhash/city.h
+Copyright: 2011 Google, Inc.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ .
+ CityHash Version 1, by Geoff Pike and Jyrki Alakuijala
+ .
+ This file provides a few functions for hashing strings. On x86-64
+ hardware in 2011, CityHash64() is faster than other high-quality
+ hash functions, such as Murmur. This is largely due to higher
+ instruction-level parallelism. CityHash64() and CityHash128() also perform
+ well on hash-quality tests.
+ .
+ CityHash128() is optimized for relatively long strings and returns
+ a 128-bit hash. For strings more than about 2000 bytes it can be
+ faster than CityHash64().
+ .
+ Functions in the CityHash family are not suitable for cryptography.
+ .
+ WARNING: This code has not been tested on big-endian platforms!
+ It is known to work well on little-endian platforms that have a small penalty
+ for unaligned reads, such as current Intel and AMD moderate-to-high-end CPUs.
+ .
+ By the way, for some hash functions, given strings a and b, the hash
+ of a+b is easily derived from the hashes of a and b. This property
+ doesn't hold for any hash functions in this file.
+
+Files: media/libpng/pngpriv.h
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ The symbols declared in this file (including the functions declared
+ as extern) are PRIVATE. They are not part of the libpng public
+ interface, and are not recommended for use by regular applications.
+ Some of them may become public in the future; others may stay private,
+ change in an incompatible way, or even disappear.
+ Although the libpng users are not forbidden to include this header,
+ they should be well aware of the issues that may arise from doing so.
+
+Files: media/libpng/pngrtran.c
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ This file contains functions optionally called by an application
+ in order to tell libpng how to handle data when reading a PNG.
+ Transformations that are used in both reading and writing are
+ in pngtrans.c.
+
+Files: media/libpng/pngrutil.c
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ This file contains routines that are only called from within
+ libpng itself during the course of reading an image.
+
+Files: media/libpng/pngconf.h
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ Any machine specific code is near the front of this file, so if you
+ are configuring libpng for a machine, you may want to read the section
+
+Files: media/libpng/pngrio.c
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ This file provides a location for all input. Users who need
+ special handling are expected to write a function that has the same
+ arguments as this and performs a similar function, but that possibly
+ has a different input method. Note that you shouldn't change this
+ function, but rather write a replacement function and then make
+
+Files: media/libpng/arm/filter_neon.S
+Copyright: 2014 Glenn Randers-Pehrson Mans Rullgard, 2011. Last changed in libpng 1.6.16 [December 22, 2014]
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ These are required because Mozilla's moz.build system doesn't pass
+ -DDefined macros to the assembler.
+
+Files: media/libpng/pngmem.c
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ This file provides a location for all memory allocation. Users who
+ need special memory handling are expected to supply replacement
+
+Files: media/libpng/pngread.c
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ This file contains routines that an application calls directly to
+ read a PNG file or stream.
+
+Files: media/libpng/pngset.c
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ The functions here are used during reads to store data from the file
+ into the info struct, and during writes to store application data
+ into the info struct for writing into the file. This abstracts the
+ info struct and allows us to change the structure in the future.
+
+Files: media/libpng/arm/linux.c
+Copyright: 2014 Glenn Randers-Pehrson John Bowler, 2014. Last changed in libpng 1.6.16 [December 22, 2014]
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ SEE contrib/arm-neon/README before reporting bugs
+ .
+ STATUS: SUPPORTED
+ BUG REPORTS: png-mng-implement@sourceforge.net
+
+Files: media/libpng/pngwio.c
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ This file provides a location for all output. Users who need
+ special handling are expected to write functions that have the same
+ arguments as these and perform similar functions, but that possibly
+ use different output methods. Note that you shouldn't change these
+ functions, but rather write replacement functions and then change
+
+Files: media/libpng/pngerror.c
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ This file provides a location for all error handling. Users who
+ need special error handling are expected to write replacement functions
+
+Files: media/libpng/pngstruct.h
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: libpng
+ This code is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ The structure that holds the information to read and write PNG files.
+ The only people who need to care about what is inside of this are the
+ people who will be modifying the library for their own special needs.
+ It should NOT be accessed directly by an application.
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
+Copyright: 2001-2009 Steven J. Ross
+License: BSL-1.0
+ Distributed under the Boost Software License, Version 1.0.
+
+Files: js/src/octane/gbemu-part1.js
+Copyright: 2010-2012 Grant Galitz
+ 2013 Google, Inc
+License: GPL-2.0
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+ The full license is available at http://www.gnu.org/licenses/gpl.html
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ See the GNU General Public License for more details.
+ .
+ The code has been adapted for use as a benchmark by Google.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: testing/docker/recipes/tooltool.py
+Copyright: 2011 John H. Ford <john@johnford.info>
+License: GPL-2.0
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation version 2
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ 02110-1301, USA.
+ .
+ A manifest file specifies files in that directory that are stored
+ elsewhere. This file should only list files in the same directory
+ in which the manifest file resides and it should be called
+ 'manifest.tt'
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: js/src/octane/gbemu-part2.js
+Copyright: 2010-2012 Grant Galitz
+ 2013 Google, Inc
+License: GPL-2.0
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+ The full license is available at http://www.gnu.org/licenses/gpl.html
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ See the GNU General Public License for more details.
+ .
+ The code has been adapted for use as a benchmark by Google.
+ .
+ Previous files are in gbemu-part1.js, since they need to run in sloppy mode.
+ .
+ Start of js/GameBoyCore.js file.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: ldap/c-sdk/libldap/delete.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/delete.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ delete.c
+
+Files: ldap/c-sdk/libldap/vlistctrl.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/vlistctrl.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ vlistctrl.c - virtual list control implementation.
+
+Files: ldap/c-sdk/libldap/tmplout.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/tmplout.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ tmplout.c: display template library output routines for LDAP clients
+
+Files: ldap/c-sdk/libldap/rename.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ rename.c
+
+Files: ldap/c-sdk/include/proto-ntutil.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/include/proto-ntutil.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ proto-ntutil.h - Prototypes for utility functions used
+ throughout slapd on NT.
+
+Files: ldap/c-sdk/liblber/lber-int.h
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ lbet-int.h - internal header file for liblber
+
+Files: ldap/c-sdk/libldap/os-ip.c
+Copyright: 1995 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ os-ip.c -- platform-specific TCP & UDP related code
+
+Files: extensions/spellcheck/hunspell/src/replist.hxx
+Copyright: 2002 Kevin B. Hendricks, Stratford, Ontario, Canada And Contributors.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Hunspell, based on MySpell.
+ .
+ The Initial Developers of the Original Code are
+ Kevin Hendricks (MySpell) and Németh László (Hunspell).
+ Portions created by the Initial Developers are Copyright (C) 2002-2005
+ the Initial Developers.
+ .
+ Contributor(s): David Einstein, Davide Prina, Giuseppe Modugno,
+ Gianluca Turconi, Simon Brouwer, Noll János, Bíró Árpád,
+ Goldman Eleonóra, Sarlós Tamás, Bencsáth Boldizsár, Halácsy Péter,
+ Dvornik László, Gefferth András, Nagy Viktor, Varga Dániel, Chris Halls,
+ Rene Engelhard, Bram Moolenaar, Dafydd Jones, Harri Pitkänen
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. All modifications to the source code must be clearly marked as
+ such. Binary redistributions based on modified source code
+ must be clearly marked as modified versions in the documentation
+ and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+ KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ string replacement list class
+
+Files: ldap/c-sdk/libprldap/ldappr-error.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libprldap/ldappr-error.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Utilities for manageing the relationship between NSPR errors and
+ OS (errno-style) errors.
+ .
+ The overall strategy used is to map NSPR errors into OS errors.
+
+Files: ldap/c-sdk/libldap/psearch.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/psearch.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ psearch.c - Persistent search and "Entry Change Notification" support.
+
+Files: ldap/c-sdk/libldap/sbind.c
+Copyright: 1993 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ sbind.c
+
+Files: ldap/c-sdk/libldap/abandon.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ abandon.c
+
+Files: ldap/c-sdk/libldap/add.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ add.c
+
+Files: ldap/c-sdk/libldap/pwmodext.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/pwmodext.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Sun LDAP C SDK.
+ .
+ The Initial Developer of the Original Code is Sun Microsystems, Inc.
+ .
+ Portions created by Sun Microsystems, Inc are Copyright (C) 2005
+ Sun Microsystems, Inc.
+ .
+ Contributor(s): abobrov
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: ldap/c-sdk/liblber/dtest.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ dtest.c - lber decoding test program
+
+Files: ldap/c-sdk/libprldap/ldappr-dns.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libprldap/ldappr-dns.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ DNS callback functions for libldap that use the NSPR (Netscape
+ Portable Runtime) thread API.
+
+Files: ldap/c-sdk/libldap/getattr.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ getattr.c
+
+Files: db/mork/public/mdb.h
+Copyright: __NO_COPYRIGHT__ in: db/mork/public/mdb.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is mozilla.org code.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ Blake Ross (blake@blakeross.com)
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: ldap/c-sdk/liblber/idtest.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ idtest.c - ber decoding test program using isode libraries
+
+Files: ldap/c-sdk/libldif/line64.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldif/line64.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ line64.c - routines for dealing with the slapd line format
+
+Files: ldap/c-sdk/libldap/disptmpl.c
+Copyright: 1993-1994 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ disptmpl.c: display template library routines for LDAP clients
+
+Files: extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h
+Copyright: __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Initial Developers of the Original Code is Mozilla Foundation.
+ Portions created by the Initial Developers
+ are Copyright (C) 2011 the Initial Developers.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ END LICENSE BLOCK
+
+Files: ldap/c-sdk/include/ldap-extension.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldap-extension.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ ldap-extension.h - extensions to the ldap c api specification
+
+Files: ldap/c-sdk/include/ldap-standard.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldap-standard.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ ldap-standard.h - standards base header file for libldap
+ This file contain the defines and function prototypes matching
+ very closely to the latest LDAP C API draft
+
+Files: ldap/c-sdk/libldap/control.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/control.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ control.c - routines to handle ldapv3 controls
+
+Files: ldap/c-sdk/include/ldap-to-be-deprecated.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldap-to-be-deprecated.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ ldap-to-be-deprecated.h - functions and declaration which will be
+ deprecated in a future release.
+ .
+ A deprecated API is an API that we recommend you no longer use,
+ due to improvements in the LDAP C SDK. While deprecated APIs are
+ currently still implemented, they may be removed in future
+ implementations, and we recommend using other APIs.
+ .
+ This header file will act as a first warning before moving functions
+ into an unsupported/deprecated state. If your favorite application
+ depend on any declaration and defines, and there is a good reason
+ for not porting to new functions, Speak up now or they may disappear
+ in a future release
+
+Files: testing/talos/talos/pageloader/components/tp-cmdline.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/pageloader/components/tp-cmdline.js
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is DOM Inspector.
+ .
+ The Initial Developer of the Original Code is
+ Christopher A. Aillon <christopher@aillon.com>.
+ Portions created by the Initial Developer are Copyright (C) 2003
+ the Initial Developer.
+ .
+ Contributor(s):
+ Christopher A. Aillon <christopher@aillon.com>
+ L. David Baron, Mozilla Corporation <dbaron@dbaron.org> (modified for reftest)
+ Vladimir Vukicevic, Mozilla Corporation <dbaron@dbaron.org> (modified for tp)
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ This only implements nsICommandLineHandler, since it needs
+ to handle multiple arguments.
+
+Files: mailnews/extensions/fts3/src/nsGlodaRankerFunction.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/fts3/src/nsGlodaRankerFunction.cpp
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Thunderbird Global Database.
+ .
+ The Initial Developer of the Original Code is the Mozilla Foundation.
+ Portions created by the Initial Developer are Copyright (C) 2010
+ the Initial Developer.
+ .
+ Contributor(s):
+ Andrew Sutherland <asutherland@asutherland.org>
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: ldap/c-sdk/libldap/charset.c
+Copyright: 1995 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ charset.c
+
+Files: ldap/c-sdk/libldap/unescape.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/unescape.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ LIBLDAP unescape.c -- LDAP URL un-escape routines
+ We also tolerate URLs that look like: <ldapurl> and <URL:ldapurl>
+
+Files: ldap/c-sdk/libldap/compat.c
+Copyright: 1994 The Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ compat.c - compatibility routines.
+
+Files: ldap/c-sdk/libldap/utf8.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/utf8.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ uft8.c - misc. utf8 "string" functions.
+
+Files: ldap/c-sdk/libldap/test.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/test.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ test.c - a simple test harness.
+
+Files: ldap/c-sdk/libldap/request.c
+Copyright: 1995 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ request.c - sending of ldap requests; handling of referrals
+
+Files: ldap/c-sdk/libprldap/ldappr-io.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libprldap/ldappr-io.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Extended I/O callback functions for libldap that use
+ NSPR (Netscape Portable Runtime) I/O.
+ .
+ High level strategy: we use the socket-specific arg to hold our own data
+ structure that includes the NSPR file handle (PRFileDesc *), among other
+ useful information. We use the default argument to hold an LDAP session
+ handle specific data structure.
+
+Files: db/mork/src/morkMap.cpp
+Copyright: __NO_COPYRIGHT__ in: db/mork/src/morkMap.cpp
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is mozilla.org code.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ This code is mostly a port to C++ from public domain IronDoc C sources.
+ Note many code comments here come verbatim from cut-and-pasted IronDoc.
+
+Files: ldap/c-sdk/libldap/free.c
+Copyright: 1994 The Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ free.c - some free routines are included here to avoid having to
+ link in lots of extra code when not using certain features
+
+Files: ldap/c-sdk/libprldap/ldappr-public.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libprldap/ldappr-public.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Public interface for libprldap -- use NSPR (Netscape Portable Runtime)
+ I/O, threads, etc. with libldap.
+
+Files: ldap/c-sdk/libprldap/ldappr-int.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libprldap/ldappr-int.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Internal header for libprldap -- glue NSPR (Netscape Portable Runtime)
+ to libldap.
+
+Files: mailnews/extensions/fts3/data/generate_table.py
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/fts3/data/generate_table.py
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Thunderbird.
+ .
+ The Initial Developer of the Original Code is Mozilla Japan.
+ Portions created by the Initial Developer are Copyright (C) 2010
+ the Initial Developer.
+ .
+ Contributor(s):
+
+Files: ldap/c-sdk/libldap/bind.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/bind.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ bind.c
+
+Files: ldap/c-sdk/libldap/referral.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/referral.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ referral.c - routines for handling LDAPv3 referrals and references.
+
+Files: ldap/c-sdk/libldap/getvalues.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ getvalues.c
+
+Files: ldap/c-sdk/liblber/decode.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ decode.c - ber input decoding routines
+
+Files: ldap/c-sdk/libldap/result.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ result.c - wait for an ldap result
+
+Files: ldap/c-sdk/libldap/reslist.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ reslist.c
+
+Files: ldap/c-sdk/libldap/freevalues.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ freevalues.c
+
+Files: extensions/spellcheck/hunspell/src/filemgr.hxx
+Copyright: 2002 Kevin B. Hendricks, Stratford, Ontario, Canada And Contributors.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Hunspell, based on MySpell.
+ .
+ The Initial Developers of the Original Code are
+ Kevin Hendricks (MySpell) and Németh László (Hunspell).
+ Portions created by the Initial Developers are Copyright (C) 2002-2005
+ the Initial Developers.
+ .
+ Contributor(s): David Einstein, Davide Prina, Giuseppe Modugno,
+ Gianluca Turconi, Simon Brouwer, Noll János, Bíró Árpád,
+ Goldman Eleonóra, Sarlós Tamás, Bencsáth Boldizsár, Halácsy Péter,
+ Dvornik László, Gefferth András, Nagy Viktor, Varga Dániel, Chris Halls,
+ Rene Engelhard, Bram Moolenaar, Dafydd Jones, Harri Pitkänen
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. All modifications to the source code must be clearly marked as
+ such. Binary redistributions based on modified source code
+ must be clearly marked as modified versions in the documentation
+ and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+ KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ file manager class - read lines of files [filename] OR [filename.hz]
+
+Files: ldap/c-sdk/include/iutil.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/include/iutil.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Interface for libiutil the innosoft migration library
+
+Files: ldap/c-sdk/libldap/friendly.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ friendly.c
+
+Files: ldap/c-sdk/libldap/unbind.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ unbind.c
+
+Files: ldap/c-sdk/include/disptmpl.h
+Copyright: 1993-1994 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ disptmpl.h: display template library defines
+
+Files: ldap/c-sdk/include/ldap-deprecated.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldap-deprecated.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ ldap-deprecated.h - deprecated functions and declarations
+ .
+ A deprecated API is an API that we recommend you no longer use,
+ due to improvements in the LDAP C SDK. While deprecated APIs are
+ currently still implemented, they may be removed in future
+ implementations, and we recommend using other APIs.
+ .
+ This file contain functions and declarations which have
+ outlived their usefullness and have been deprecated. In many
+ cases functions and declarations have been replaced with newer
+ extended functions. In no way should applications rely on the
+ declarations and defines within this files as they can and will
+ disappear without any notice.
+
+Files: ldap/c-sdk/libldap/compare.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ compare.c
+
+Files: ldap/c-sdk/libldap/countvalues.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ countvalues.c
+
+Files: ldap/c-sdk/libldap/open.c
+Copyright: 1995 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ open.c
+
+Files: js/src/ctypes/libffi/msvcc.sh
+Copyright: __NO_COPYRIGHT__ in: js/src/ctypes/libffi/msvcc.sh
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is the MSVC wrappificator.
+ .
+ The Initial Developer of the Original Code is
+ Timothy Wall <twalljava@dev.java.net>.
+ Portions created by the Initial Developer are Copyright (C) 2009
+ the Initial Developer.
+ .
+ Contributor(s):
+ Daniel Witte <dwitte@mozilla.com>
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ GCC-compatible wrapper for cl.exe and ml.exe. Arguments are given in GCC
+ format and translated into something sensible for cl or ml.
+
+Files: ldap/c-sdk/libldap/getentry.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ getentry.c
+
+Files: ldap/c-sdk/liblber/io.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ io.c - ber general i/o routines
+
+Files: ldap/c-sdk/liblber/etest.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ test.c - lber encoding test program
+
+Files: ldap/c-sdk/libldap/cache.c
+Copyright: 1993 The Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ cache.c - generic caching support for LDAP
+
+Files: ldap/c-sdk/libldap/dllmain.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/dllmain.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Microsoft Windows specifics for LIBLDAP DLL
+
+Files: ldap/c-sdk/libldap/modify.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ modify.c
+
+Files: ldap/c-sdk/liblber/bprint.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/liblber/bprint.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ bprint.c - a printing utility for debuging output
+
+Files: ldap/c-sdk/include/srchpref.h
+Copyright: 1993-1994 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ searchpref.h: display template library defines
+
+Files: ldap/c-sdk/libldap/tmpltest.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/tmpltest.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ tmpltest.c - implements a test/config templates.
+
+Files: ldap/c-sdk/libprldap/ldappr-threads.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libprldap/ldappr-threads.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Thread callback functions for libldap that use the NSPR (Netscape
+ Portable Runtime) thread API.
+
+Files: ldap/c-sdk/libldap/dsparse.c
+Copyright: 1993-1994 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ dsparse.c: parsing routines used by display template and search
+ preference file library routines for LDAP clients.
+
+Files: ldap/c-sdk/libldap/getdn.c
+Copyright: 1994 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ getdn.c
+
+Files: ldap/c-sdk/include/lcache.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/include/lcache.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ lcache.h - ldap persistent cache
+
+Files: ldap/c-sdk/include/portable.h
+Copyright: 1994 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+
+Files: ldap/c-sdk/include/ldif.h
+Copyright: 1996 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ NOTE: As of mozldap version 6.0.1 the LDIF functions are now
+ publicly usable. The LDIF functions were originally designed for
+ "internal use only" purposes and as such the APIs are not very modern
+ or safe. For example, the caller needs to be careful to provide
+ adequately sized buffers and so on.
+
+Files: services/sync/tps/extensions/mozmill/resource/stdlib/securable-module.js
+Copyright: __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/stdlib/securable-module.js
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Jetpack.
+ .
+ The Initial Developer of the Original Code is Mozilla.
+ Portions created by the Initial Developer are Copyright (C) 2007
+ the Initial Developer.
+ .
+ Contributor(s):
+ Atul Varma <atul@mozilla.com>
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: ldap/c-sdk/libldap/cldap.c
+Copyright: 1990-1994 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ cldap.c - synchronous, retrying interface to the cldap protocol
+
+Files: ldap/c-sdk/include/ldap.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldap.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ ldap.h - general header file for libldap
+
+Files: ldap/c-sdk/libldap/ufn.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ ufn.c
+
+Files: ldap/c-sdk/libldap/memcache.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/memcache.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ memcache.c - routines that implement an in-memory cache.
+
+Files: extensions/spellcheck/hunspell/src/license.hunspell
+Copyright: __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/license.hunspell
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Hunspell, based on MySpell.
+ .
+ The Initial Developers of the Original Code are
+ Kevin Hendricks (MySpell) and Laszlo Nemeth (Hunspell).
+ Portions created by the Initial Developers are Copyright (C) 2002-2005
+ the Initial Developers.
+ .
+ Contributor(s):
+ David Einstein
+ Davide Prina
+ Giuseppe Modugno
+ Gianluca Turconi
+ Simon Brouwer
+ Noll Janos
+ Biro Arpad
+ Goldman Eleonora
+ Sarlos Tamas
+ Bencsath Boldizsar
+ Halacsy Peter
+ Dvornik Laszlo
+ Gefferth Andras
+ Nagy Viktor
+ Varga Daniel
+ Chris Halls
+ Rene Engelhard
+ Bram Moolenaar
+ Dafydd Jones
+ Harri Pitkanen
+ Andras Timar
+ Tor Lillqvist
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+
+Files: ldap/c-sdk/libldap/charray.c
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/libldap/charray.c
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ charray.c - routines for dealing with char * arrays
+
+Files: extensions/spellcheck/hunspell/src/hunzip.hxx
+Copyright: __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/hunzip.hxx
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Hunspell, based on MySpell.
+ .
+ The Initial Developers of the Original Code are
+ Kevin Hendricks (MySpell) and Németh László (Hunspell).
+ Portions created by the Initial Developers are Copyright (C) 2002-2005
+ the Initial Developers.
+ .
+ Contributor(s): David Einstein, Davide Prina, Giuseppe Modugno,
+ Gianluca Turconi, Simon Brouwer, Noll János, Bíró Árpád,
+ Goldman Eleonóra, Sarlós Tamás, Bencsáth Boldizsár, Halácsy Péter,
+ Dvornik László, Gefferth András, Nagy Viktor, Varga Dániel, Chris Halls,
+ Rene Engelhard, Bram Moolenaar, Dafydd Jones, Harri Pitkänen
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ hunzip: file decompression for sorted dictionaries with optional encryption,
+ algorithm: prefix-suffix encoding and 16-bit Huffman encoding
+
+Files: ldap/c-sdk/libldap/srchpref.c
+Copyright: 1993-1994 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ searchpref.c: search preferences library routines for LDAP clients
+
+Files: testing/talos/talos/pageloader/chrome/quit.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/pageloader/chrome/quit.js
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is The Original Code is Mozilla Automated Testing Code
+ .
+ The Initial Developer of the Original Code is
+ Mozilla Corporation.
+ Portions created by the Initial Developer are Copyright (C) 2005
+ the Initial Developer.
+ .
+ Contributor(s): Bob Clary <bob@bclary.com>
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ From mozilla/toolkit/content
+ These files did not have a license
+
+Files: ldap/c-sdk/libldap/sort.c
+Copyright: 1994 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ sort.c: LDAP library entry and value sort routines
+
+Files: ldap/c-sdk/libldap/url.c
+Copyright: 1996 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ LIBLDAP url.c -- LDAP URL related routines
+ .
+ LDAP URLs look like this:
+
+Files: ldap/c-sdk/liblber/encode.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+ .
+ encode.c - ber output encoding routines
+
+Files: testing/talos/talos/tests/quit.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/tests/quit.js
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is the Mozilla Automated Testing Code
+ .
+ The Initial Developer of the Original Code is
+ Mozilla Corporation.
+ Portions created by the Initial Developer are Copyright (C) 2005
+ the Initial Developer.
+ .
+ Contributor(s): Bob Clary <bob@bclary.com>
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ From mozilla/toolkit/content
+ These files did not have a license
+
+Files: ldap/c-sdk/libldap/getfilter.c
+Copyright: 1993 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ getfilter.c -- optional add-on to libldap
+
+Files: ldap/c-sdk/libldap/search.c
+Copyright: 1990 Regents of the University of Michigan.
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ search.c
+
+Files: ldap/c-sdk/include/ldap-platform.h
+Copyright: __NO_COPYRIGHT__ in: ldap/c-sdk/include/ldap-platform.h
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Mozilla Communicator client code, released
+ March 31, 1998.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998-1999
+ the Initial Developer.
+ .
+ Contributor(s):
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ either of the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ in which case the provisions of the GPL or the LGPL are applicable instead
+ of those above. If you wish to allow use of your version of this file only
+ under the terms of either the GPL or the LGPL, and not to allow others to
+ use your version of this file under the terms of the MPL, indicate your
+ decision by deleting the provisions above and replace them with the notice
+ and other provisions required by the GPL or the LGPL. If you do not delete
+ the provisions above, a recipient may use your version of this file under
+ the terms of any one of the MPL, the GPL or the LGPL.
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ ldap-platform.h - platform transparency
+
+Files: devtools/client/jsonview/css/text-panel.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/jsonview/css/text-panel.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Text Panel
+
+Files: js/src/tests/ecma_2/Exceptions/number-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/number-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: number-003.js
+ Corresponds To: 15.7.4.3-3.js
+ ECMA Section: 15.7.4.3.1 Number.prototype.valueOf()
+ Description:
+ Returns this number value.
+ .
+ The valueOf function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: gfx/2d/StackArray.h
+Copyright: __NO_COPYRIGHT__ in: gfx/2d/StackArray.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A handy class that will allocate data for size*T objects on the stack and
+ otherwise allocate them on the heap. It is similar in purpose to AutoTArray
+
+Files: devtools/client/scratchpad/scratchpad.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/scratchpad/scratchpad.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original version history can be found here:
+ https://github.com/mozilla/workspace
+ .
+ Copied and relicensed from the Public Domain.
+ See bug 653934 for details.
+
+Files: mailnews/import/outlook/src/MapiTagStrs.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/outlook/src/MapiTagStrs.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Message envelope properties
+
+Files: intl/locale/tests/unit/test_pluralForm.js
+Copyright: __NO_COPYRIGHT__ in: intl/locale/tests/unit/test_pluralForm.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Make sure each of the plural forms have the correct number of forms and
+ match up in functionality.
+
+Files: dom/smil/test/db_smilCSSFromTo.js
+Copyright: __NO_COPYRIGHT__ in: dom/smil/test/db_smilCSSFromTo.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ testcase data for simple "from-to" animations of CSS properties
+
+Files: security/nss/lib/util/portreg.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/portreg.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ shexp.c: shell-like wildcard match routines
+ .
+ See shexp.h for public documentation.
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-storage-opaque.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-storage-opaque.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the transparent/opaque type
+ tests internal to storage().
+ .
+ In this case the argument type is always an opaque object, so
+ ObjectIsOpaqueTypedObject resolves to true and
+ ObjectIsTransparentTypedObject resolves to false.
+
+Files: netwerk/test/httpserver/test/test_empty_body.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_empty_body.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ in its original incarnation, the server didn't like empty response-bodies;
+
+Files: dom/webidl/Element.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#element and
+ http://domparsing.spec.whatwg.org/ and
+ http://dev.w3.org/csswg/cssom-view/ and
+ http://www.w3.org/TR/selectors-api/
+
+Files: accessible/jsat/PointerAdapter.jsm
+Copyright: __NO_COPYRIGHT__ in: accessible/jsat/PointerAdapter.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global Components, XPCOMUtils, Utils, Logger, GestureSettings,
+ GestureTracker
+ exported PointerRelay, PointerAdapter
+
+Files: mailnews/base/src/nsMsgAccountManagerDS.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgAccountManagerDS.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RDF datasource for the account manager
+
+Files: devtools/client/themes/variables.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/variables.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Variable declarations for light and dark devtools themes.
+ Colors are taken from:
+ https://developer.mozilla.org/en-US/docs/Tools/DevToolsColors.
+ Changes should be kept in sync with commandline.css and commandline.inc.css.
+ .
+ IMPORTANT NOTE:
+ This file is parsed in js (see client/shared/theme.js)
+ so the formatting should be consistent (i.e. no '}' inside a rule).
+
+Files: dom/webidl/HTMLDataElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLDataElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-data-element
+
+Files: services/sync/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: services/sync/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Definitions used by constants.js.
+
+Files: security/nss/tests/chains/chains.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/chains/chains.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/cert/chains.sh
+ .
+ Script to test certificate chains validity.
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: mailnews/addrbook/content/abResultsPane.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/addrbook/content/abResultsPane.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Use of items in this file require:
+ .
+ getSelectedDirectoryURI()
+ returns the URI of the selected directory
+ AbResultsPaneDoubleClick(card)
+ Is called when the results pane is double-clicked, with the clicked card.
+ AbEditCard(card)
+ Is called when a card is to be edited, with the card as the parameter.
+ .
+ The following function is only required if ResultsPaneController is used:
+ .
+ goSetMenuValue()
+ Core function in globalOverlay.js
+ .
+ List/card selections in the results pane.
+
+Files: dom/plugins/ipc/interpose/plugin_child_interpose.mm
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/ipc/interpose/plugin_child_interpose.mm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Use "dyld interposing" to hook methods imported from other libraries in the
+ plugin child process. The basic technique is described at
+
+Files: js/src/tests/ecma/Statements/12.6.3-11.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-11.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-11.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ The production IterationStatement : for ( LeftHandSideExpression in Expression )
+ Statement is evaluated as follows:
+ .
+ 1. Evaluate the Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToObject(Result(2)).
+ 4. Let C be "normal completion".
+ 5. Get the name of the next property of Result(3) that doesn't have the
+ DontEnum attribute. If there is no such property, go to step 14.
+ 6. Evaluate the LeftHandSideExpression (it may be evaluated repeatedly).
+ 7. Call PutValue(Result(6), Result(5)). PutValue( V, W ):
+ 1. If Type(V) is not Reference, generate a runtime error.
+ 2. Call GetBase(V).
+ 3. If Result(2) is null, go to step 6.
+ 4. Call the [[Put]] method of Result(2), passing GetPropertyName(V)
+ for the property name and W for the value.
+ 5. Return.
+ 6. Call the [[Put]] method for the global object, passing
+ GetPropertyName(V) for the property name and W for the value.
+ 7. Return.
+ 8. Evaluate Statement.
+ 9. If Result(8) is a value completion, change C to be "normal completion
+ after value V" where V is the value carried by Result(8).
+ 10. If Result(8) is a break completion, go to step 14.
+ 11. If Result(8) is a continue completion, go to step 5.
+ 12. If Result(8) is a return completion, return Result(8).
+ 13. Go to step 5.
+ 14. Return C.
+
+Files: image/DecodePool.h
+Copyright: __NO_COPYRIGHT__ in: image/DecodePool.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DecodePool manages the threads used for decoding raster images.
+
+Files: js/src/tests/ecma_3/Function/regress-58274.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/regress-58274.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 15 July 2002
+ SUMMARY: Testing functions with double-byte names
+
+Files: devtools/client/locales/en-US/storage.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/storage.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Storage Editor tool.
+ LOCALIZATION NOTE The correct localization of this file might be to keep it
+ in English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best documentation
+ on web development on the web.
+ .
+ LOCALIZATION NOTE (storage.filter.key):
+ Key shortcut used to focus the filter box on top of the data view
+
+Files: image/SourceBuffer.h
+Copyright: __NO_COPYRIGHT__ in: image/SourceBuffer.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SourceBuffer is a single producer, multiple consumer data structure used for
+ storing image source (compressed) data.
+
+Files: toolkit/components/places/tests/unit/test_autocomplete_stopSearch_no_throw.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_autocomplete_stopSearch_no_throw.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Added with bug 508102 to make sure that calling stopSearch on our
+ AutoComplete implementation does not throw.
+ .
+ Globals and Constants
+
+Files: toolkit/components/osfile/modules/osfile_win_back.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_win_back.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file can be used in the following contexts:
+ .
+ 1. included from a non-osfile worker thread using importScript
+ (it serves to define a synchronous API for that worker thread)
+ (bug 707681)
+ .
+ 2. included from the main thread using Components.utils.import
+ (it serves to define the asynchronous API, whose implementation
+ resides in the worker thread)
+ (bug 729057)
+ .
+ 3. included from the osfile worker thread using importScript
+ (it serves to define the implementation of the asynchronous API)
+ (bug 729057)
+
+Files: js/src/tests/ecma/Array/15.4.4.5-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.4.5-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.4.5-3.js
+ ECMA Section: Array.prototype.sort(comparefn)
+ Description:
+ .
+ This is a regression test for
+
+Files: tools/leak-gauge/leak-gauge.pl
+Copyright: __NO_COPYRIGHT__ in: tools/leak-gauge/leak-gauge.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script is designed to help testers isolate and simplify testcases
+ for many classes of leaks (those that involve large graphs of core
+ data structures) in Mozilla-based browsers. It is designed to print
+ information about what has leaked by processing a log taken while
+ running the browser. Such a log can be taken over a long session of
+ normal browsing and then the log can be processed to find sites that
+ leak. Once a site is known to leak, the logging can then be repeated
+ to figure out under what conditions the leak occurs.
+ .
+ The way to create this log is to set the environment variables:
+
+Files: security/nss/cmd/dbtest/dbtest.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/dbtest/dbtest.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dbtest.c
+ .
+ QA test for cert and key databases, especially to open
+
+Files: mailnews/mime/src/mimecth.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimecth.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the definitions for the Content Type Handler plugins for
+ libmime. This will allow developers the dynamically add the ability
+ for libmime to render new content types in the MHTML rendering of
+ HTML messages.
+
+Files: image/SurfaceCache.cpp
+Copyright: __NO_COPYRIGHT__ in: image/SurfaceCache.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SurfaceCache is a service for caching temporary surfaces in imagelib.
+
+Files: security/manager/ssl/tests/mochitest/stricttransportsecurity/verify.sjs
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/mochitest/stricttransportsecurity/verify.sjs
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SJS file that serves un-cacheable responses for STS tests that postMessage
+ to the parent saying whether or not they were loaded securely.
+
+Files: security/nss/cmd/vfyserv/vfyserv.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/vfyserv/vfyserv.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SSL client program that tests a server for proper operation of SSL2,
+ SSL3, and TLS. Test propder certificate installation.
+ .
+ This code was modified from the SSLSample code also kept in the NSS
+ directory.
+
+Files: dom/webidl/RTCConfiguration.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCConfiguration.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/webrtc.html#idl-def-RTCConfiguration
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_word_boundary_search.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_word_boundary_search.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 393678 to make sure matches against the url, title, tags are only
+ made on word boundaries instead of in the middle of words.
+ .
+ Make sure we don't try matching one after a CamelCase because the upper-case
+ isn't really a word boundary. (bug 429498)
+ .
+ Bug 429531 provides switching between "must match on word boundary" and "can
+ match," so leverage "must match" pref for checking word boundary logic and
+ make sure "can match" matches anywhere.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-036.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-036.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-036.js
+ Corresponds To: 7.4.2-13-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: mfbt/Casting.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Casting.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Cast operations to supplement the built-in casting operations.
+
+Files: dom/webidl/ScreenOrientation.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio, Beihang), All Rights Reserved. W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/screen-orientation
+
+Files: dom/ipc/preload.js
+Copyright: __NO_COPYRIGHT__ in: dom/ipc/preload.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Preload some things, in an attempt to make app startup faster.
+ .
+ This script is run when the preallocated process starts. It is injected as
+ a frame script.
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/invalidArgCallbackFileNotInInstallDirFailure.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/invalidArgCallbackFileNotInInstallDirFailure.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Callback file not in install directory or a sub-directory of the install
+ directory failure
+
+Files: js/src/tests/js1_5/Regress/regress-179524.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-179524.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 11 Nov 2002
+ SUMMARY: JS shouldn't crash on extraneous args to str.match(), etc.
+
+Files: js/xpconnect/tests/unit/test_reflect_parse.js
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_reflect_parse.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ({
+ loc:{start:{line:1, column:0}, end:{line:1, column:12}, source:null},
+ type:"Program",
+ body:[
+ {
+ loc:{start:{line:1, column:0}, end:{line:1, column:12}, source:null},
+ type:"ExpressionStatement",
+ expression:{
+ loc:{start:{line:1, column:0}, end:{line:1, column:12}, source:null},
+ type:"Literal",
+ value:"use strict"
+ }
+ }
+ ]
+ })
+
+Files: security/nss/lib/jar/jarver.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/jar/jarver.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JARVER
+ .
+ Jarnature Parsing & Verification
+
+Files: docshell/test/navigation/NavigationUtils.js
+Copyright: __NO_COPYRIGHT__ in: docshell/test/navigation/NavigationUtils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utilities for navigation tests
+
+Files: devtools/client/themes/jit-optimizations.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/jit-optimizations.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JIT View
+
+Files: js/src/tests/ecma_3/Object/class-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/class-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 Mar 2001
+ .
+ SUMMARY: Testing the [[Class]] property of native constructors.
+ See ECMA-262 Edition 3 13-Oct-1999, Section 8.6.2 re [[Class]] property.
+ .
+ Same as class-001.js - but testing the constructors here, not
+ object instances. Therefore we expect the [[Class]] property to
+ equal 'Function' in each case.
+ .
+ The getJSClass() function we use is in a utility file, e.g. "shell.js"
+
+Files: security/nss/lib/util/utilmod.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/utilmod.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The following code handles the storage of PKCS 11 modules used by the
+ NSS. For the rest of NSS, only one kind of database handle exists:
+ .
+ SFTKDBHandle
+ .
+ There is one SFTKDBHandle for each key database and one for each cert
+ database. These databases are opened as associated pairs, one pair per
+ slot. SFTKDBHandles are reference counted objects.
+ .
+ Each SFTKDBHandle points to a low level database handle (SDB). This handle
+ represents the underlying physical database. These objects are not
+ reference counted, and are 'owned' by their respective SFTKDBHandles.
+
+Files: layout/generic/nsIStatefulFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsIStatefulFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface for rendering objects whose state is saved in
+ session-history (back-forward navigation)
+
+Files: js/src/tests/ecma/Date/15.9.1.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.1.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.1.1-1.js
+ ECMA Section: 15.9.1.1 Time Range
+ Description:
+ - leap seconds are ignored
+ - assume 86400000 ms / day
+ - numbers range fom +/- 9,007,199,254,740,991
+ - ms precision for any instant that is within
+ approximately +/-285,616 years from 1 jan 1970
+ UTC
+ - range of times supported is -100,000,000 days
+ to 100,000,000 days from 1 jan 1970 12:00 am
+ - time supported is 8.64e5*10e8 milliseconds from
+ 1 jan 1970 UTC (+/-273972.6027397 years)
+ .
+ - this test generates its own data -- it does not
+ read data from a file.
+ Author: christine@netscape.com
+ Date: 7 july 1997
+ .
+ Static variables:
+
+Files: js/src/tests/ecma/extensions/15.5.4.7-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.5.4.7-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.7-3.js
+ ECMA Section: 15.5.4.7 String.prototype.lastIndexOf( searchString, pos)
+ Description:
+ .
+ If the given searchString appears as a substring of the result of
+ converting this object to a string, at one or more positions that are
+ at or to the left of the specified position, then the index of the
+ rightmost such position is returned; otherwise -1 is returned. If position
+ is undefined or not supplied, the length of this string value is assumed,
+ so as to search all of the string.
+ .
+ When the lastIndexOf method is called with two arguments searchString and
+ position, the following steps are taken:
+ .
+ 1.Call ToString, giving it the this value as its argument.
+ 2.Call ToString(searchString).
+ 3.Call ToNumber(position). (If position is undefined or not supplied, this step produces the value NaN).
+ 4.If Result(3) is NaN, use +; otherwise, call ToInteger(Result(3)).
+ 5.Compute the number of characters in Result(1).
+ 6.Compute min(max(Result(4), 0), Result(5)).
+ 7.Compute the number of characters in the string that is Result(2).
+ 8.Compute the largest possible integer k not larger than Result(6) such that k+Result(7) is not greater
+ than Result(5), and for all nonnegative integers j less than Result(7), the character at position k+j of
+ Result(1) is the same as the character at position j of Result(2); but if there is no such integer k, then
+ compute the value -1.
+ .
+ 1.Return Result(8).
+ .
+ Note that the lastIndexOf function is intentionally generic; it does not require that its this value be a
+ String object. Therefore it can be transferred to other kinds of objects for use as a method.
+
+Files: dom/bindings/Errors.msg
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/Errors.msg
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The format for each error message is:
+
+Files: mfbt/Alignment.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Alignment.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Functionality related to memory alignment.
+
+Files: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc_solaris_GCC3.s
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc_solaris_GCC3.s
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Platform specific code to invoke XPCOM methods on native objects for
+ solaris/sparc with gcc 3 ABI.
+
+Files: layout/style/res/noframes.css
+Copyright: __NO_COPYRIGHT__ in: layout/style/res/noframes.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This sheet is added to the style set for documents with frames disabled
+
+Files: js/src/tests/supporting/test262-shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/supporting/test262-shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The current crop of Test262 test cases that we run are expected to pass
+ unless they crash or throw. (This isn't true for all Test262 test cases --
+ for the ones marked @negative the logic is inverted. We'll have to deal with
+ that concern eventually, but for now we're punting so we can run subsets of
+ Test262 tests.)
+
+Files: media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h
+Copyright: __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: toolkit/components/places/tests/unit/test_419792_node_tags_property.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_419792_node_tags_property.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ get services
+
+Files: application/basilisk/locales/en-US/chrome/browser/accounts.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/accounts.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ autoDisconnectDescription is shown in an info bar when we detect an old
+ Sync is being used.
+
+Files: js/src/tests/ecma/Statements/12.6.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.1-1.js
+ ECMA Section: The while statement
+ Description:
+
+Files: js/src/tests/ecma_3/Expressions/11.6.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Expressions/11.6.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 Mar 2003
+ SUMMARY: Testing left-associativity of the + operator
+ .
+ See ECMA-262 Ed.3, Section 11.6.1, "The Addition operator"
+
+Files: toolkit/components/places/tests/bookmarks/test_818593-store-backup-metadata.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_818593-store-backup-metadata.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ To confirm that metadata i.e. bookmark count is set and retrieved for
+ automatic backups.
+
+Files: js/src/tests/ecma/LexicalConventions/7.7.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.7.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.7.3-1.js
+ ECMA Section: 7.7.3 Numeric Literals
+ .
+ Description: A numeric literal stands for a value of the Number type
+ This value is determined in two steps: first a
+ mathematical value (MV) is derived from the literal;
+ second, this mathematical value is rounded, ideally
+ using IEEE 754 round-to-nearest mode, to a reprentable
+ value of of the number type.
+ .
+ These test cases came from Waldemar.
+
+Files: js/src/tests/Intl/Collator/construct-newtarget.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/Collator/construct-newtarget.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test subclassing %Intl.Collator% works correctly.
+
+Files: intl/unicharutil/tables/mathml20.properties
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/tables/mathml20.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: FILE
+ Do not translate this file.
+ The file contains a mapping of Unicode values to MathML entity names.
+ Entities already listed in html40 were deliberately excluded. So you must use
+ nsIEntityConverter.html40 + nsIEntityConverter.mathml20 to access everything.
+
+Files: js/src/tests/ecma/extensions/15.8-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.8-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8-1.js
+ ECMA Section: 15.8 The Math Object
+ .
+ Description:
+ .
+ The Math object is merely a single object that has some named properties,
+ some of which are functions.
+ .
+ The value of the internal [[Prototype]] property of the Math object is the
+ Object prototype object (15.2.3.1).
+ .
+ The Math object does not have a [[Construct]] property; it is not possible
+ to use the Math object as a constructor with the new operator.
+ .
+ The Math object does not have a [[Call]] property; it is not possible to
+ invoke the Math object as a function.
+ .
+ Recall that, in this specification, the phrase "the number value for x" has
+ a technical meaning defined in section 8.5.
+
+Files: js/xpconnect/src/XPCWrappedNativeProto.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCWrappedNativeProto.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Shared proto object for XPCWrappedNative.
+
+Files: devtools/client/shared/redux/middleware/test/head.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/redux/middleware/test/head.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ exported waitUntilState
+
+Files: mailnews/import/public/nsIImportAddressBooks.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportAddressBooks.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for importing address books using the standard UI. Address
+ book import occurs in several forms (yuck!).
+ The destination can be 1..n new address books corresponding to the source
+ format. For instance a text file would import into a new address book
+ with the same name as the text file.
+ The destination can be 1 pre-defined address book, all entries will be
+ added to the supplied address book - this allows the address book UI so provide
+ an import command specific for an individual address book.
+ .
+ The source can import 1 or multiple address books.
+ The address books can be auto-discoverable or user specified.
+ The address books can require field mapping or not.
+ .
+ All of this is rather complicated but it should work out OK.
+ 1) The first UI
+ panel will allow selection of the address book and will indicate to the user
+ if the address book will be imported into an existing address book or new address
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-7-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-7-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-7-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: security/nss/lib/dev/ckhelper.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/dev/ckhelper.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ckhelper.h
+ .
+ This file contains some helper utilities for interaction with cryptoki.
+
+Files: js/src/tests/ecma/extensions/15-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15-2.js
+ ECMA Section: 15 Native ECMAScript Objects
+ .
+ Description: Every built-in function and every built-in constructor
+ has the Function prototype object, which is the value of
+ the expression Function.prototype as the value of its
+ internal [[Prototype]] property, except the Function
+ prototype object itself.
+
+Files: js/src/tests/Intl/NumberFormat/format.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/NumberFormat/format.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the format function with a diverse set of locales and options.
+
+Files: dom/webidl/ExtendableMessageEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ExtendableMessageEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information on this interface, please see
+ https://w3c.github.io/ServiceWorker/#extendablemessage-event-section
+
+Files: js/src/tests/ecma/String/15.5.4.12-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.12-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.12-2.js
+ ECMA Section: 15.5.4.12 String.prototype.toUpperCase()
+ Description:
+ .
+ Returns a string equal in length to the length of the result of converting
+ this object to a string. The result is a string value, not a String object.
+ .
+ Every character of the result is equal to the corresponding character of the
+ string, unless that character has a Unicode 2.0 uppercase equivalent, in which
+ case the uppercase equivalent is used instead. (The canonical Unicode 2.0 case
+ mapping shall be used, which does not depend on implementation or locale.)
+ .
+ Note that the toUpperCase function is intentionally generic; it does not require
+ that its this value be a String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: toolkit/components/places/tests/unit/test_utils_backups_create.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_utils_backups_create.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Check for correct functionality of bookmarks backups
+
+Files: application/basilisk/components/translation/cld2/cld.idl
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/translation/cld2/cld.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Note: This is a variant of WebIDL, but its semantics differ from our
+ internal WebIDL implementation. Some particular differences that are
+ relevent here include:
+ .
+ - Attribute declarations refer directly to member variables of the
+ underlying class, and are not forwarded to explicit getter methods.
+ .
+ - Attribute declarations also do not create getters on the JavaScript
+
+Files: js/src/tests/ecma_2/Exceptions/expression-006.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-006.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-006.js
+ Corresponds to: 11.2.2-1-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.5-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.5-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.5-2.js
+ ECMA Section: 10.1.5 Global Object
+ Description:
+ There is a unique global object which is created before control enters
+ any execution context. Initially the global object has the following
+ properties:
+ .
+ Built-in objects such as Math, String, Date, parseInt, etc. These have
+ attributes { DontEnum }.
+ .
+ Additional host defined properties. This may include a property whose
+ value is the global object itself, for example window in HTML.
+ .
+ As control enters execution contexts, and as ECMAScript code is executed,
+ additional properties may be added to the global object and the initial
+ properties may be changed.
+
+Files: python/mozbuild/mozbuild/frontend/reader.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/frontend/reader.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains code for reading metadata from the build system into
+ data structures.
+
+Files: mfbt/TypeTraits.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/TypeTraits.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Template-based metaprogramming and type-testing facilities.
+
+Files: layout/base/nsPresArenaObjectList.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsPresArenaObjectList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a list of all types that can be allocated in an nsPresArena, for
+ preprocessing
+
+Files: nsprpub/pr/include/prmem.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prmem.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prmem.h
+ Description: API to NSPR memory management functions
+
+Files: layout/style/generate-stylestructlist.py
+Copyright: __NO_COPYRIGHT__ in: layout/style/generate-stylestructlist.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script generates nsStyleStructList.h, which contains macro invocations
+ that can be used for three things:
+ .
+ 1. To generate code for each inherited style struct.
+ 2. To generate code for each reset style struct.
+ 3. To generate the dependency of each style struct.
+
+Files: js/src/tests/ecma/String/15.5.3.1-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.3.1-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.3.1-4.js
+ ECMA Section: 15.5.3.1 Properties of the String Constructor
+ .
+ Description: The initial value of String.prototype is the built-in
+ String prototype object.
+ .
+ This property shall have the attributes [ DontEnum,
+ DontDelete, ReadOnly]
+ .
+ This tests the DontDelete attribute.
+
+Files: js/src/tests/ecma/Expressions/11.12-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.12-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.12-2-n.js
+ ECMA Section: 11.12
+ Description:
+ .
+ The grammar for a ConditionalExpression in ECMAScript is a little bit
+ different from that in C and Java, which each allow the second
+ subexpression to be an Expression but restrict the third expression to
+ be a ConditionalExpression. The motivation for this difference in
+ ECMAScript is to allow an assignment expression to be governed by either
+ arm of a conditional and to eliminate the confusing and fairly useless
+ case of a comma expression as the center expression.
+
+Files: toolkit/content/about.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/content/about.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ get release notes and vendor URL from prefs
+
+Files: dom/base/nsGenConImageContent.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsGenConImageContent.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A fake content node class so that the image frame for
+ content: url(foo);
+ in CSS can have an nsIImageLoadingContent but use an
+ imgIRequest that's already been loaded from the style system.
+
+Files: nsprpub/pr/src/cplus/rcnetio.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcnetio.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Subclass implementation for streamed network I/O (ref: prio.h)
+
+Files: layout/reftests/border-image/gen-refs.py
+Copyright: __NO_COPYRIGHT__ in: layout/reftests/border-image/gen-refs.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Generates tables of background images which correspond with border images for
+ creating reftests. Input is the filename containing input defined below (a subset
+ of the allowed CSS border properties). An html representation of a table is
+ output to stdout.
+
+Files: tools/rb/find_leakers.py
+Copyright: __NO_COPYRIGHT__ in: tools/rb/find_leakers.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script processes a `refcount' log, and finds out if any object leaked.
+ It simply goes through the log, finds `AddRef' or `Ctor' lines, and then
+ sees if they `Release' or `Dtor'. If not, it reports them as leaks.
+ Please see README file in the same directory.
+
+Files: dom/push/PushManager.h
+Copyright: __NO_COPYRIGHT__ in: dom/push/PushManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PushManager and PushSubscription are exposed on the main and worker threads.
+ The main thread version is implemented in Push.js. The JS implementation
+ makes it easier to use certain APIs like the permission prompt and Promises.
+ .
+ Unfortunately, JS-implemented WebIDL is not supported off the main thread.
+ To work around this, we use a chain of runnables to query the JS-implemented
+ nsIPushService component for subscription information, and return the
+ results to the worker. We don't have to deal with permission prompts, since
+ we just reject calls if the principal does not have permission.
+ .
+ On the main thread, PushManager wraps a JS-implemented PushManagerImpl
+ instance. The C++ wrapper is necessary because our bindings code cannot
+ accomodate "JS-implemented on the main thread, C++ on the worker" bindings.
+ .
+ PushSubscription is in C++ on both threads since it isn't particularly
+ verbose to implement in C++ compared to JS.
+
+Files: storage/test/unit/test_connection_executeSimpleSQLAsync.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_connection_executeSimpleSQLAsync.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the functionality of
+ mozIStorageAsyncConnection::executeSimpleSQLAsync.
+
+Files: dom/smil/test/db_smilCSSPaced.js
+Copyright: __NO_COPYRIGHT__ in: dom/smil/test/db_smilCSSPaced.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ testcase data for paced-mode animations of CSS properties
+ .
+ Lists of testcases for re-use across multiple properties of the same type
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.3.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.3.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.3.1-3.js
+ ECMA Section: 15.2.3.1 Object.prototype
+ .
+ Description: The initial value of Object.prototype is the built-in
+ Object prototype object.
+ .
+ This property shall have the attributes [ DontEnum,
+ DontDelete ReadOnly ]
+ .
+ This tests the [ReadOnly] property of Object.prototype
+
+Files: config/external/ffi/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: config/external/ffi/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ libffi's assembly files want to be pre-processed, so we still use the libffi
+ wrapper to combine the preprocessor and assembler stages.
+ Bug 1299959 is on file to find a better way to do this in moz.build.
+
+Files: security/nss/lib/nss/pkixpriv.def
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/nss/pkixpriv.def
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ +LIBPKIXprivate {
+ + global:
+ +# libpkix functions
+ +# May not become part of the NSS public API. Needed for unit testing for now.
+
+Files: js/src/tests/ecma/Math/15.8.2.18.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.18.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.18.js
+ ECMA Section: 15.8.2.18 tan( x )
+ Description: return an approximation to the tan of the
+ argument. argument is expressed in radians
+ special cases:
+ - if x is NaN result is NaN
+ - if x is 0 result is 0
+ - if x is -0 result is -0
+ - if x is Infinity or -Infinity result is NaN
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-storage-unknown.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-storage-unknown.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the transparent/opaque type
+ tests internal to storage().
+ .
+ In this case the argument type is variable and thus unknown to the
+ JIT, so both ObjectIsOpaqueTypedObject and
+ ObjectIsTransparentTypedObject are resolved as uses of the
+ "HasClass" primitive.
+
+Files: security/nss/lib/freebl/mpi/montmulf.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/montmulf.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The functions that are to be called from outside of the .s file have the
+ following interfaces and array size requirements:
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-15-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-15-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-15-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: dom/webidl/ChildNode.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ChildNode.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#interface-childnode
+
+Files: layout/base/LayoutConstants.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/LayoutConstants.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ constants used throughout the Layout module
+
+Files: js/src/tests/ecma/Math/15.8.2.7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.7.js
+ ECMA Section: 15.8.2.7 cos( x )
+ Description: return an approximation to the cosine of the
+ argument. argument is expressed in radians
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: security/nss/lib/util/nssb64t.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/nssb64t.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Public data structures for base64 encoding/decoding.
+
+Files: js/src/tests/ecma/Date/15.9.5.14.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.14.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.14.js
+ ECMA Section: 15.9.5.14
+ Description: Date.prototype.getHours
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return HourFromTime(LocalTime(t)).
+
+Files: mfbt/AllocPolicy.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/AllocPolicy.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An allocation policy concept, usable for structures and algorithms to
+ control how memory is allocated and how failures are handled.
+
+Files: toolkit/mozapps/update/updater/updater.rc
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/updater.rc
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Microsoft Visual C++ generated resource script.
+
+Files: devtools/client/animationinspector/animation-controller.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/animationinspector/animation-controller.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ animation-panel.js is loaded in the same scope but we don't use
+ import-globals-from to avoid infinite loops since animation-panel.js already
+ imports globals from animation-controller.js
+ globals AnimationsPanel
+ eslint no-unused-vars: [2, {"vars": "local", "args": "none"}]
+
+Files: netwerk/test/httpserver/test/test_sjs_throwing_exceptions.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_sjs_throwing_exceptions.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that running an SJS a whole lot of times doesn't have any ill effects
+ (like exceeding open-file limits due to not closing the SJS file each time,
+ then preventing any file from being opened).
+
+Files: xpcom/build/perfprobe.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/build/perfprobe.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Windows implementation of probes, using xperf
+
+Files: python/compare-locales/compare_locales/util.py
+Copyright: __NO_COPYRIGHT__ in: python/compare-locales/compare_locales/util.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is shared between compare-locales and locale-inspector
+
+Files: application/palemoon/components/preferences/fonts.js
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/preferences/fonts.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ browser.display.languageList LOCK ALL when LOCKED
+
+Files: python/mozbuild/mozbuild/backend/visualstudio.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/backend/visualstudio.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains a build backend for generating Visual Studio project
+ files.
+
+Files: media/webrtc/signaling/src/sdp/Sdp.h
+Copyright: __NO_COPYRIGHT__ in: media/webrtc/signaling/src/sdp/Sdp.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ,-----. ,--. ,--.
+ ' .--./ ,--,--.,--.,--.,-' '-.`--' ,---. ,--,--,
+ | | ' ,-. || || |'-. .-',--.| .-. || `
+ ' '--'\\ '-' |' '' ' | | | |' '-' '| || |
+ `-----' `--`--' `----' `--' `--' `---' `--''--'
+ .
+ :+o+-
+ -dNNNNNd.
+ yNNNNNNNs
+ :mNNNNNm-
+ `/sso/``-://-
+ .:+sydNNNNNNms: `://`
+ `-/+shmNNNNNNNNNNNNNNNms- :mNNNm/
+ `-/oydmNNNNNNNNNNNNNNNNNNNNNNNNdo- +NNNNNN+
+
+Files: security/nss/lib/libpkix/include/pkix_errorstrings.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_errorstrings.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is intended to be included after different definitions of
+
+Files: layout/style/RuleNodeCacheConditions.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/style/RuleNodeCacheConditions.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ an object that stores the result of determining whether a style struct that
+ was computed can be cached in the rule tree, and if so, what the cache
+ key is
+
+Files: toolkit/modules/LoadContextInfo.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/LoadContextInfo.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This jsm is here only for compatibility. Extension developers may use it
+ to build nsILoadContextInfo to pass down to HTTP cache APIs. Originally
+ it was possible to implement nsILoadContextInfo in JS. But now it turned
+ out to be a built-in class only, so we need a component (service) as
+ a factory to build nsILoadContextInfo in a JS code.
+
+Files: devtools/client/locales/en-US/markers.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/markers.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Performance Tools
+ which is available from the Web Developer sub-menu -> 'Performance'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web. These strings
+ are specifically for marker names in the performance tool.
+ .
+ LOCALIZATION NOTE (marker.label.*):
+ These strings are displayed in the Performance Tool waterfall, identifying markers.
+ We want to use the same wording as Google Chrome when appropriate.
+
+Files: devtools/client/locales/en-US/jit-optimizations.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/jit-optimizations.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used within the JIT tools
+ in the Performance Tools which is available from the Web Developer
+ sub-menu -> 'Performance' The correct localization of this file might
+ be to keep it in English, or another language commonly spoken among
+ web developers. You want to make that choice consistent across the
+ developer tools. A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (jit.title):
+ This string is displayed in the header of the JIT Optimizations view.
+
+Files: toolkit/mozapps/installer/windows/nsis/overrides.nsh
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/installer/windows/nsis/overrides.nsh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Modified versions of macros provided by NSIS
+
+Files: application/basilisk/components/feeds/content/subscribe.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/feeds/content/subscribe.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global BrowserFeedWriter
+
+Files: xpcom/string/nsTPromiseFlatString.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/string/nsTPromiseFlatString.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE:
+ .
+ Try to avoid flat strings. |PromiseFlat[C]String| will help you as a last
+ resort, and this may be necessary when dealing with legacy or OS calls,
+ but in general, requiring a null-terminated array of characters kills many
+ of the performance wins the string classes offer. Write your own code to
+ use |nsA[C]String&|s for parameters. Write your string proccessing
+ algorithms to exploit iterators. If you do this, you will benefit from
+ being able to chain operations without copying or allocating and your code
+ will be significantly more efficient. Remember, a function that takes an
+ |const nsA[C]String&| can always be passed a raw character pointer by
+ wrapping it (for free) in a |nsDependent[C]String|. But a function that
+ takes a character pointer always has the potential to force allocation and
+ copying.
+ .
+ How to use it:
+ .
+ A |nsPromiseFlat[C]String| doesn't necessarily own the characters it
+ promises. You must never use it to promise characters out of a string
+ with a shorter lifespan. The typical use will be something like this:
+ .
+ SomeOSFunction( PromiseFlatCString(aCSubstring).get() ); // GOOD
+ .
+ Here's a BAD use:
+
+Files: tools/power/rapl.cpp
+Copyright: __NO_COPYRIGHT__ in: tools/power/rapl.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This program provides processor power estimates. It does this by reading
+ model-specific registers (MSRs) that are part Intel's Running Average Power
+ Limit (RAPL) interface. These MSRs provide good quality estimates of the
+ energy consumption of up to four system components:
+ - PKG: the entire processor package;
+ - PP0: the cores (a subset of the package);
+ - PP1: the GPU (a subset of the package);
+ - DRAM: main memory.
+ .
+ For more details about RAPL, see section 14.9 of Volume 3 of the "Intel 64
+ and IA-32 Architecture's Software Developer's Manual", Order Number 325384.
+ .
+ This program exists because there are no existing tools on Mac that can
+ obtain all four RAPL estimates. (|powermetrics| can obtain the package
+ estimate, but not the others. Intel Power Gadget can obtain the package and
+ cores estimates.)
+ .
+ On Linux |perf| can obtain all four estimates (as Joules, which are easily
+ converted to Watts), but this program is implemented for Linux because it's
+ not too hard to do, and that gives us multi-platform consistency.
+ .
+ This program does not support Windows, unfortunately. It's not obvious how
+ to access the RAPL MSRs on Windows.
+ .
+ This program deliberately uses only standard libraries and avoids
+ Mozilla-specific code, to make it easy to compile and test on different
+ machines.
+
+Files: dom/locales/en-US/chrome/security/csp.properties
+Copyright: __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/security/csp.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CSP Warnings:
+ LOCALIZATION NOTE (CSPViolation):
+ %1$S is the reason why the resource has not been loaded.
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.8-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.8-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.8-3
+ ECMA Section: Arguments Object
+ Description:
+ .
+ The [[Prototype]] of the arguments object is to the original Object
+ prototype object, the one that is the initial value of Object.prototype
+ (section 15.2.3.1).
+ .
+ ...
+ .
+ Test that "typeof arguments" is thus "object".
+
+Files: application/xulrunner/tools/redit/redit.cpp
+Copyright: __NO_COPYRIGHT__ in: application/xulrunner/tools/redit/redit.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ System headers (alphabetical)
+
+Files: security/nss/lib/certdb/xauthkid.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/xauthkid.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ X.509 v3 Subject Key Usage Extension
+
+Files: dom/webidl/HTMLTrackElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLTrackElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-track-element
+
+Files: security/nss/cmd/fipstest/rsa.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/rsa.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A Bourne shell script for running the NIST RSA Validation System
+
+Files: layout/style/nsStyleTransformMatrix.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsStyleTransformMatrix.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class representing three matrices that can be used for style transforms.
+
+Files: js/src/tests/js1_2/regexp/global.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/global.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: global.js
+ Description: 'Tests RegExp attribute global'
+
+Files: widget/gtkxtbin/gtk2xtbin.c
+Copyright: __NO_COPYRIGHT__ in: widget/gtkxtbin/gtk2xtbin.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The GtkXtBin widget allows for Xt toolkit code to be used
+ inside a GTK application.
+
+Files: security/nss/lib/ckfw/wrap.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/wrap.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ wrap.c
+ .
+ This file contains the routines that actually implement the cryptoki
+ API, using the internal APIs of the NSS Cryptoki Framework. There is
+ one routine here for every cryptoki routine. For linking reasons
+
+Files: dom/webidl/DOMStringMap.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#domstringmap-0
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/tests/ecma/Statements/12.6.3-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-3.js
+ ECMA Section: for..in loops
+ Description:
+ .
+ This verifies the fix to
+
+Files: js/src/tests/ecma/Expressions/11.2.3-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.3-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.3-5-n.js
+ ECMA Section: 11.2.3. Function Calls
+ Description:
+ .
+ The production CallExpression : MemberExpression Arguments is evaluated as
+ follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 3. Call GetValue(Result(1)).
+ 4. If Type(Result(3)) is not Object, generate a runtime error.
+ 5. If Result(3) does not implement the internal [[Call]] method, generate a
+ runtime error.
+ 6. If Type(Result(1)) is Reference, Result(6) is GetBase(Result(1)). Otherwise,
+ Result(6) is null.
+ 7. If Result(6) is an activation object, Result(7) is null. Otherwise, Result(7) is
+ the same as Result(6).
+ 8. Call the [[Call]] method on Result(3), providing Result(7) as the this value
+ and providing the list Result(2) as the argument values.
+ 9. Return Result(8).
+ .
+ The production CallExpression : CallExpression Arguments is evaluated in
+ exactly the same manner, except that the contained CallExpression is
+ evaluated in step 1.
+ .
+ Note: Result(8) will never be of type Reference if Result(3) is a native
+ ECMAScript object. Whether calling a host object can return a value of
+ type Reference is implementation-dependent.
+
+Files: js/src/tests/ecma_7/Destructuring/duplicate-__proto__.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/Destructuring/duplicate-__proto__.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Destructuring assignment.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-001.js
+ CorrespondsTo: ecma/LexicalConventions/7.2.js
+ ECMA Section: 7.2 Line Terminators
+ Description: - readability
+ - separate tokens
+ - may occur between any two tokens
+ - cannot occur within any token, not even a string
+ - affect the process of automatic semicolon insertion.
+ .
+ white space characters are:
+ unicode name formal name string representation
+ .
+ this test uses onerror to capture line numbers. because
+ we use on error, we can only have one test case per file.
+
+Files: devtools/client/performance/views/overview.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/performance/views/overview.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ../performance-controller.js
+ import-globals-from ../performance-view.js
+
+Files: security/nss/lib/base/arena.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/arena.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ arena.c
+ .
+ This contains the implementation of NSS's thread-safe arenas.
+
+Files: dom/webidl/HTMLIFrameElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLIFrameElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-iframe-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: security/nss/tests/ssl/sslstress.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/ssl/sslstress.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines the stress tests for SSL/TLS.
+ .
+ expected
+ Enable return server client Test Case name
+ ECC value params params
+
+Files: js/src/tests/ecma_3/RegExp/regress-67773.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-67773.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 06 February 2001
+ .
+ SUMMARY: Arose from Bugzilla bug 67773:
+ "Regular subexpressions followed by + failing to run to completion"
+
+Files: widget/nsTransferable.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/nsTransferable.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Notes to self:
+ .
+ - at some point, strings will be accessible from JS, so we won't have to wrap
+ flavors in an nsISupportsCString. Until then, we're kinda stuck with
+ this crappy API of nsIArrays.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-6-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-6-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-6.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: dom/webidl/Promise.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Promise.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#promises
+ .
+ TODO We use object instead Function. There is an open issue on WebIDL to
+ have different types for "platform-provided function" and "user-provided
+ function"; for now, we just use "object".
+
+Files: js/src/tests/ecma/Expressions/11.7.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.7.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.7.3.js
+ ECMA Section: 11.7.3 The unsigned right shift operator ( >>> )
+ Description:
+ 11.7.3 The unsigned right shift operator ( >>> )
+ Performs a zero-filling bitwise right shift operation on the left argument
+ by the amount specified by the right argument.
+ .
+ The production ShiftExpression : ShiftExpression >>> AdditiveExpression is
+ evaluated as follows:
+ .
+ 1. Evaluate ShiftExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate AdditiveExpression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToUint32(Result(2)).
+ 6. Call ToUint32(Result(4)).
+ 7. Mask out all but the least significant 5 bits of Result(6), that is,
+ compute Result(6) & 0x1F.
+ 8. Perform zero-filling right shift of Result(5) by Result(7) bits.
+ Vacated bits are filled with zero. The result is an unsigned 32 bit
+ integer.
+ 9. Return Result(8).
+
+Files: application/palemoon/locales/en-US/chrome/browser/permissions/aboutPermissions.properties
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/permissions/aboutPermissions.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (visitCount): Semicolon-separated list of plural forms.
+
+Files: nsprpub/pr/tests/stdio.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/stdio.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: stdio.c
+ Description: testing the "special" fds
+ Modification History:
+ 20-May-1997 AGarcia - Replace Test succeeded status with PASS. This is used by the
+ regress tool parsing code.
+
+Files: js/src/tests/ecma_2/Exceptions/statement-007.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/statement-007.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: statement-007.js
+ Corresponds To: 12.7-1-n.js
+ ECMA Section: 12.7 The continue statement
+ Description:
+
+Files: dom/base/nsAttrValueOrString.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsAttrValueOrString.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A wrapper to contain either an nsAttrValue or an nsAString. This is useful
+ because constructing an nsAttrValue from an nsAString can be expensive when
+ the buffer of the string is not shared.
+ .
+ This treats nsAttrValueOrString(nullptr) as the empty string,
+ to help with contexts where a null pointer denotes an empty value.
+ .
+ Since a raw pointer to the passed-in string is kept, this class should only
+ be used on the stack.
+
+Files: js/src/tests/ecma/LexicalConventions/7.5-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.5-1.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: dom/html/htmlMenuBuilder.js
+Copyright: __NO_COPYRIGHT__ in: dom/html/htmlMenuBuilder.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This component is used to build the menus for the HTML contextmenu attribute.
+
+Files: dom/webidl/HTMLLegendElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-legend-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-legend-element
+
+Files: nsprpub/pr/tests/prftest2.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/prftest2.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prftest2.c
+ Description:
+
+Files: layout/xul/nsStackFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsStackFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Eric D Vaughan
+ A frame that can have multiple children. Only one child may be displayed at one time. So the
+ can be flipped though like a Stack of cards.
+
+Files: js/src/vm/HelperThreads.h
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/HelperThreads.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Definitions for managing off-main-thread work using a process wide list
+ of worklist items and pool of threads. Worklist items are engine internal,
+ and are distinct from e.g. web workers.
+
+Files: devtools/client/locales/en-US/performance.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/performance.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Performance Tools
+ which is available from the Web Developer sub-menu -> 'Performance'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (noRecordingsText): The text to display in the
+ recordings menu when there are no recorded profiles yet.
+
+Files: dom/webidl/FontFaceSource.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/css-font-loading/#font-face-source
+
+Files: js/src/tests/ecma_3/RegExp/regress-169534.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-169534.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 20 Sep 2002
+ SUMMARY: RegExp conformance test
+
+Files: python/mach/mach/logging.py
+Copyright: __NO_COPYRIGHT__ in: python/mach/mach/logging.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains logging functionality for mach. It essentially provides
+ support for a structured logging framework built on top of Python's built-in
+ logging framework.
+
+Files: media/libsoundtouch/src/SoundTouchFactory.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/SoundTouchFactory.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code for dealing with creating/deleting SoundTouch objects across DLL
+ boundaries.
+
+Files: toolkit/components/thumbnails/PageThumbsWorker.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/thumbnails/PageThumbsWorker.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A worker dedicated for the I/O component of PageThumbs storage.
+ .
+ Do not rely on the API of this worker. In a future version, it might be
+ fully replaced by a OS.File global I/O worker.
+
+Files: media/libav/avfft_perms.h
+Copyright: __NO_COPYRIGHT__ in: media/libav/avfft_perms.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Include file for fixing symbol visibility on OS X, until system headers work
+ there.
+
+Files: mfbt/ReverseIterator.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/ReverseIterator.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An iterator that acts like another iterator, but iterating in
+ the negative direction. (Note that not all iterators can iterate
+ in the negative direction.)
+
+Files: intl/unicharutil/tests/NormalizationData.h
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/tests/NormalizationData.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dummy test data will be overwritten by generator
+
+Files: security/nss/lib/freebl/mpi/vis_64.il
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/vis_64.il
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is to be used in place of vis.il in 64-bit builds.
+
+Files: devtools/client/shims/moz.build
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shims/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Unlike most DevTools build files, this file does not use DevToolsModules
+ because these files are here for add-on compatibility, and so they must be
+ installed to previously defined locations.
+
+Files: js/src/tests/ecma_2/Statements/try-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-003.js
+ ECMA Section:
+ Description: The try statement
+ .
+ This test has a try with no catch, and a finally.
+
+Files: dom/encoding/domainsfallbacks.properties
+Copyright: __NO_COPYRIGHT__ in: dom/encoding/domainsfallbacks.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains educated guesses about which top-level domains are
+ likely to host legacy content that assumes a non-windows-1252 encoding.
+ Punycode TLDs are included on the theory that legacy content might appear
+ behind those relatively new TLDs if DNS just points to a legacy server.
+ .
+ Encodings for which a confident-enough educated guess is missing are
+ listed in nonparticipatingdomains.properties. Domains that are listed
+ neither there nor here get windows-1252 as the associated fallback.
+ .
+ The list below includes Arabic-script TLDs not on IANA list but on the
+ ICANN list:
+ http://www.icann.org/en/resources/idn/fast-track/string-evaluation-completion
+ Otherwise, the list includes non-windows-1252-affilited country TLDs from
+ https://data.iana.org/TLD/tlds-alpha-by-domain.txt
+ .
+ The guesses are assigned as follows:
+ * If the country has a dominant country-affiliated language and that language
+ is part of the languages to fallbacks mapping, use the encoding for that
+ language from that mapping.
+ * Use windows-1256 for countries that have a dominant Arabic-script
+ language or whose all languages are Arabic-script languages.
+ * Use windows-1251 likewise but for Cyrillic script.
+
+Files: nsprpub/pr/include/prshma.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prshma.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prshma.h -- NSPR Anonymous Shared Memory
+ .
+ NSPR provides an anonymous shared memory based on NSPR's PRFileMap
+ type. The anonymous file-mapped shared memory provides an inheritable
+ shared memory, as in: the child process inherits the shared memory.
+ Compare the file-mapped anonymous shared memory to to a named shared
+ memory described in prshm.h. The intent is to provide a shared
+ memory that is accessable only by parent and child processes. ...
+ It's a security thing.
+ .
+ Depending on the underlying platform, the file-mapped shared memory
+ may be backed by a file. ... surprise! ... On some platforms, no
+ real file backs the shared memory. On platforms where the shared
+ memory is backed by a file, the file's name in the filesystem is
+ visible to other processes for only the duration of the creation of
+ the file, hopefully a very short time. This restricts processess
+ that do not inherit the shared memory from opening the file and
+ reading or writing its contents. Further, when all processes
+ using an anonymous shared memory terminate, the backing file is
+ deleted. ... If you are not paranoid, you're not paying attention.
+ .
+ The file-mapped shared memory requires a protocol for the parent
+ process and child process to share the memory. NSPR provides two
+ protocols. Use one or the other; don't mix and match.
+ .
+ In the first protocol, the job of passing the inheritable shared
+
+Files: js/src/tests/ecma/Statements/12.6.3-12.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-12.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-12.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+
+Files: image/ShutdownTracker.h
+Copyright: __NO_COPYRIGHT__ in: image/ShutdownTracker.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ShutdownTracker is an imagelib-global service that allows callers to check
+ whether shutdown has started.
+
+Files: testing/talos/talos/talos-powers/content/TalosParentProfiler.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/talos-powers/content/TalosParentProfiler.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This utility script is for instrumenting your Talos test for
+ performance profiles while running within the parent process.
+ Almost all of the functions that this script exposes to the
+ SPS Profiler are synchronous, except for finishTest, since that
+ involves requesting the profiles from any content processes and
+ then writing to disk.
+ .
+ If your test is running in the content process, you should use
+ TalosContentProfiler.js instead.
+
+Files: security/nss/cmd/pk1sign/pk1sign.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/pk1sign/pk1sign.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ pk1sign
+
+Files: js/src/tests/Intl/getCanonicalLocales-with-duplicates.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/getCanonicalLocales-with-duplicates.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the getCanonicalLocales function for duplicate locales scenario.
+
+Files: js/src/tests/js1_5/extensions/regress-90596-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-90596-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 28 August 2001
+ .
+ SUMMARY: A [DontEnum] prop, if overridden, should appear in toSource().
+
+Files: devtools/client/performance/views/details.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/performance/views/details.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ../performance-controller.js
+ import-globals-from ../performance-view.js
+ globals WaterfallView, JsCallTreeView, JsFlameGraphView, MemoryCallTreeView,
+ MemoryFlameGraphView
+
+Files: xpcom/ds/nsIProperty.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/ds/nsIProperty.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIVariant based Property support.
+
+Files: toolkit/identity/IdentityUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/identity/IdentityUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ functions common to Identity.jsm and MinimalIdentity.jsm
+
+Files: js/src/tests/ecma_3/Object/class-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/class-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 Mar 2001
+ .
+ SUMMARY: Testing the [[Class]] property of native error types.
+ See ECMA-262 Edition 3, Section 8.6.2 for the [[Class]] property.
+ .
+ Same as class-001.js - but testing only the native error types here.
+ See ECMA-262 Edition 3, Section 15.11.6 for a list of these types.
+ .
+ ECMA expects the [[Class]] property to equal 'Error' in each case.
+ See ECMA-262 Edition 3, Sections 15.11.1.1 and 15.11.7.2 for this.
+
+Files: devtools/client/styleeditor/StyleEditorUtil.jsm
+Copyright: __NO_COPYRIGHT__ in: devtools/client/styleeditor/StyleEditorUtil.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ All top-level definitions here are exports.
+ eslint no-unused-vars: [2, {"vars": "local"}]
+
+Files: security/nss/tests/smime/smime.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/smime/smime.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/smime/smime.sh
+ .
+ Script to test NSS smime
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: js/src/tests/ecma_2/Exceptions/expression-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expressions-003.js
+ Corresponds to: ecma/Expressions/11.2.1-3-n.js
+ ECMA Section: 11.2.1 Property Accessors
+ Description:
+ .
+ Try to access properties of an object whose value is undefined.
+
+Files: gfx/cairo/cairo/src/cairo-combsort-private.h
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-combsort-private.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This fragment implements a comb sort (specifically combsort11)
+
+Files: security/nss/lib/ckfw/find.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/find.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ find.c
+ .
+ This file implements the nssCKFWFindObjects type and methods.
+
+Files: js/src/tests/ecma/Boolean/15.6.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4-1.js
+ ECMA Section: 15.6.4 Properties of the Boolean Prototype Object
+ .
+ Description:
+ The Boolean prototype object is itself a Boolean object (its [[Class]] is
+ "Boolean") whose value is false.
+ .
+ The value of the internal [[Prototype]] property of the Boolean prototype object
+ is the Object prototype object (15.2.3.1).
+
+Files: js/src/tests/update-test262.sh
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/update-test262.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Abort when an error occurs.
+
+Files: security/nss/tests/bogo/bogo.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/bogo/bogo.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests/bogo/bogo.sh
+ .
+ Script to drive the ssl bogo interop unit tests
+
+Files: modules/libjar/test/unit/test_dirjar_bug525755.js
+Copyright: __NO_COPYRIGHT__ in: modules/libjar/test/unit/test_dirjar_bug525755.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Check that we refuse to open weird files
+
+Files: nsprpub/pr/tests/lltest.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/lltest.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ testll.c -- test suite for 64bit integer (longlong) operations
+ .
+ Summary: testll [-d] | [-h]
+ .
+ Where:
+ -d set debug mode on; displays individual test failures
+ -v verbose mode; displays progress in test, plus -d
+ -h gives usage message.
+ .
+ Description:
+ lltest.c tests the functions defined in NSPR 2.0's prlong.h.
+ .
+ Successive tests begin to depend on other LL functions working
+ correctly. So, ... Do not change the order of the tests as run
+ from main().
+ .
+ Caveats:
+ Do not even begin to think that this is an exhaustive test!
+ .
+ These tests try a little of everything, but not all boundary
+ conditions and limits are tested.
+
+Files: config/nsinstall.py
+Copyright: __NO_COPYRIGHT__ in: config/nsinstall.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a partial python port of nsinstall.
+ It's intended to be used when there's no natively compile nsinstall
+ available, and doesn't intend to be fully equivalent.
+ Its major use is for l10n repackaging on systems that don't have
+ a full build environment set up.
+ The basic limitation is, it doesn't even try to link and ignores
+ all related options.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-7-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-7-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-7-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: application/palemoon/confvars.sh
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/confvars.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Application Basename and Vendor
+
+Files: devtools/client/locales/en-US/appcacheutils.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/appcacheutils.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Web Console
+ command line which is available from the Web Developer sub-menu
+ -> 'Web Console'.
+ These messages are displayed when an attempt is made to validate a
+ page or a cache manifest using AppCacheUtils.jsm
+ .
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (noManifest): the specified page has no cache manifest.
+
+Files: dom/webidl/TransitionEvent.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Transition events are defined in:
+ http://www.w3.org/TR/css3-transitions/#transition-events-
+ http://dev.w3.org/csswg/css3-transitions/#transition-events-
+
+Files: nsprpub/pr/tests/foreign.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/foreign.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: foreign.c
+ Description: Testing various functions w/ foreign threads
+ .
+ We create a thread and get it to call exactly one runtime function.
+ The thread is allowed to be created by some other environment that
+ NSPR, but it does not announce itself to the runtime prior to calling
+ in.
+ .
+ The goal: try to survive.
+
+Files: security/nss/coreconf/command.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/command.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Master "Core Components" default command macros; #
+ can be overridden in <arch>.mk #
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-009.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-009.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-009
+ Corresponds To: 7.4.3-2-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: dom/webidl/Location.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-location-interface
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: layout/xul/nsSplitterFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsSplitterFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsSplitterFrame
+
+Files: application/basilisk/themes/shared/customizableui/customizeMode.inc.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/shared/customizableui/customizeMode.inc.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Customization mode
+
+Files: js/src/tests/ecma_6/TypedArray/constructor-iterable-not-callable.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TypedArray/constructor-iterable-not-callable.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct typed array from object with non-callable [Symbol.iterator] property.
+
+Files: storage/test/unit/test_storage_function.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_storage_function.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the custom functions
+
+Files: dom/webidl/ImageBitmap.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ImageBitmap.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://html.spec.whatwg.org/multipage/webappapis.html#images
+ .
+ The origin of the extended IDL file is
+ http://w3c.github.io/mediacapture-worker/#imagebitmap-extensions
+ .
+ Extensions
+ Bug 1141979 - [FoxEye] Extend ImageBitmap with interfaces to access its
+ underlying image data
+ .
+ Note:
+ Our overload resolution implementation doesn't deal with a union as the
+ distinguishing argument which means we cannot overload functions via union
+ types, a.k.a. we cannot overload createImageBitmap() via ImageBitmapSource
+ and BufferSource. Here, we work around this issue by adding the BufferSource
+ into ImageBitmapSource.
+
+Files: js/src/tests/ecma/Math/15.8.2.9.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.9.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.9.js
+ ECMA Section: 15.8.2.9 Math.floor(x)
+ Description: return the greatest number value that is not greater
+ than the argument and is equal to a mathematical integer.
+ if the number is already an integer, return the number
+ itself. special cases:
+ - if x is NaN return NaN
+
+Files: toolkit/components/jsdownloads/src/DownloadStore.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/DownloadStore.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handles serialization of Download objects and persistence into a file, so
+ that the state of downloads can be restored across sessions.
+ .
+ The file is stored in JSON format, without indentation. With indentation
+ applied, the file would look like this:
+ .
+ {
+ "list": [
+ {
+ "source": "http://www.example.com/download.txt",
+ "target": "/home/user/Downloads/download.txt"
+ },
+ {
+ "source": {
+ "url": "http://www.example.com/download.txt",
+ "referrer": "http://www.example.com/referrer.html"
+ },
+ "target": "/home/user/Downloads/download-2.txt"
+ }
+ ]
+ }
+
+Files: xpcom/tests/TestWinReg.js
+Copyright: __NO_COPYRIGHT__ in: xpcom/tests/TestWinReg.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script is intended to be run using xpcshell
+
+Files: security/nss/lib/certhigh/certhtml.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certhigh/certhtml.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ certhtml.c --- convert a cert to html
+
+Files: dom/webidl/PerformanceEntry.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3c-test.org/webperf/specs/PerformanceTimeline/#sec-PerformanceEntry-interface
+
+Files: dom/webidl/HTMLTitleElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLTitleElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-title-element
+
+Files: toolkit/components/places/tests/unit/test_preventive_maintenance.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_preventive_maintenance.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test preventive maintenance
+ For every maintenance query create an uncoherent db and check that we take
+ correct fix steps, without polluting valid data.
+ .
+ Include PlacesDBUtils module
+
+Files: gfx/cairo/cairo/src/cairo-xlib-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xlib-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Heed well the words of Owen Taylor:
+ "Any patch that works around a render bug, or claims to, without a
+ specific reference to the bug filed in bugzilla.freedesktop.org will
+ never pass approval."
+
+Files: toolkit/components/telemetry/gen-histogram-data.py
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/gen-histogram-data.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Write out histogram information for C++. The histograms are defined
+ in a file provided as a command-line argument.
+
+Files: js/src/tests/ecma_3/RegExp/regress-216591.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-216591.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 19 August 2003
+ SUMMARY: Regexp conformance test
+
+Files: security/nss/tests/ec/ec.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/ec/ec.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests/ec/ec.sh
+ .
+ needs to work on all Unix and Windows platforms
+ this is a meta script to drive all ec tests
+ .
+ special strings
+
+Files: xpcom/reflect/xptinfo/nsIInterfaceInfo.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/nsIInterfaceInfo.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The nsIInterfaceInfo public declaration.
+
+Files: security/nss/lib/smime/cmst.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmst.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Header for CMS types.
+
+Files: security/nss/lib/certdb/certxutl.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/certxutl.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Certificate Extensions handling code
+
+Files: dom/webidl/URL.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origins of this IDL file are
+ http://url.spec.whatwg.org/#api
+ http://dev.w3.org/2006/webapi/FileAPI/#creating-revoking
+ http://dev.w3.org/2011/webrtc/editor/getusermedia.html#url
+
+Files: application/basilisk/components/preferences/fonts.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/preferences/fonts.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ import-globals-from ../../../toolkit/mozapps/preferences/fontbuilder.js
+ .
+ browser.display.languageList LOCK ALL when LOCKED
+
+Files: js/src/tests/ecma/Expressions/11.4.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.4.1.js
+ ECMA Section: 11.4.1 the Delete Operator
+ Description: returns true if the property could be deleted
+ returns false if it could not be deleted
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: application/palemoon/components/places/content/bookmarkProperties.js
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/places/content/bookmarkProperties.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The panel is initialized based on data given in the js object passed
+ as window.arguments[0]. The object must have the following fields set:
+ @ action (String). Possible values:
+ - "add" - for adding a new item.
+ @ type (String). Possible values:
+ - "bookmark"
+ @ loadBookmarkInSidebar - optional, the default state for the
+ "Load this bookmark in the sidebar" field.
+ - "folder"
+ @ URIList (Array of nsIURI objects) - optional, list of uris to
+ be bookmarked under the new folder.
+ - "livemark"
+ @ uri (nsIURI object) - optional, the default uri for the new item.
+ The property is not used for the "folder with items" type.
+ @ title (String) - optional, the default title for the new item.
+ @ description (String) - optional, the default description for the new
+ item.
+ @ defaultInsertionPoint (InsertionPoint JS object) - optional, the
+ default insertion point for the new item.
+ @ keyword (String) - optional, the default keyword for the new item.
+ @ postData (String) - optional, POST data to accompany the keyword.
+ @ charSet (String) - optional, character-set to accompany the keyword.
+ Notes:
+ 1) If |uri| is set for a bookmark/livemark item and |title| isn't,
+ the dialog will query the history tables for the title associated
+ with the given uri. If the dialog is set to adding a folder with
+ bookmark items under it (see URIList), a default static title is
+ used ("[Folder Name]").
+ 2) The index field of the default insertion point is ignored if
+ the folder picker is shown.
+ - "edit" - for editing a bookmark item or a folder.
+ @ type (String). Possible values:
+ - "bookmark"
+ @ itemId (Integer) - the id of the bookmark item.
+ - "folder" (also applies to livemarks)
+ @ itemId (Integer) - the id of the folder.
+ @ hiddenRows (Strings array) - optional, list of rows to be hidden
+ regardless of the item edited or added by the dialog.
+ Possible values:
+ - "title"
+ - "location"
+ - "description"
+ - "keyword"
+ - "tags"
+ - "loadInSidebar"
+ - "feedLocation"
+ - "siteLocation"
+ - "folderPicker" - hides both the tree and the menu.
+ @ readOnly (Boolean) - optional, states if the panel should be read-only
+ .
+ window.arguments[0].performed is set to true if any transaction has
+ been performed by the dialog.
+
+Files: nsprpub/pr/tests/gethost.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/gethost.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: gethost.c
+ .
+ Description: tests various functions in prnetdb.h
+
+Files: nsprpub/pr/tests/ioconthr.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/ioconthr.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a test for the io continuation thread machinery
+ in pthreads.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-002.js
+ Corresponds To: ecma/LexicalConventions/7.2-3-n.js
+ ECMA Section: 7.2 Line Terminators
+ Description: - readability
+ - separate tokens
+ - may occur between any two tokens
+ - cannot occur within any token, not even a string
+ - affect the process of automatic semicolon insertion.
+ .
+ white space characters are:
+ unicode name formal name string representation
+ .
+ this test uses onerror to capture line numbers. because
+ we use on error, we can only have one test case per file.
+
+Files: js/src/tests/ecma/Number/15.7.4.3-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.4.3-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4.3-3.js
+ ECMA Section: 15.7.4.3.1 Number.prototype.valueOf()
+ Description:
+ Returns this number value.
+ .
+ The valueOf function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: nsprpub/pr/tests/io_timeout.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/io_timeout.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test socket IO timeouts
+ .
+ Modification History:
+
+Files: security/nss/cmd/pp/pp.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/pp/pp.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Pretty-print some well-known BER or DER encoded data (e.g. certificates,
+ keys, pkcs7)
+
+Files: netwerk/test/httpserver/test/test_header_array.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_header_array.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ test that special headers are sent as an array of headers with the same name
+
+Files: toolkit/components/crashmonitor/test/unit/test_init.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/test/unit/test_init.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that calling |init| twice throws an error
+
+Files: security/nss/lib/freebl/mpi/mp_comba_amd64_masm.asm
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mp_comba_amd64_masm.asm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ /* TomsFastMath, a fast ISO C bignum library.
+ *
+ * This project is meant to fill in where LibTomMath
+ * falls short. That is speed ;-)
+ *
+ * This project is public domain and free for all purposes.
+ *
+ * Tom St Denis, tomstdenis@iahu.ca
+ */
+ .
+ /*
+ * The source file from which this assembly was derived
+ * comes from TFM v0.03, which has the above license.
+
+Files: toolkit/mozapps/installer/packager-uxp.mk
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/installer/packager-uxp.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We need to include the mozilla packaging routines because we are
+ very much still dependent on them
+
+Files: nsprpub/lib/libc/src/plerror.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/plerror.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File:plerror.c
+ Description: Simple routine to print translate the calling thread's
+ error numbers and print them to "syserr".
+
+Files: toolkit/components/asyncshutdown/nsIAsyncShutdown.idl
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/asyncshutdown/nsIAsyncShutdown.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A mechanism for specifying shutdown dependencies between
+ asynchronous services.
+ .
+ Note that this XPCOM component is designed primarily for C++
+ clients. JavaScript clients should rather use AsyncShutdown.jsm,
+ which provides a better API and better error reporting for them.
+
+Files: netwerk/srtp/src/include/config.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/srtp/src/include/config.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ empty file; config done via Makefile.in & configure.in
+
+Files: dom/webidl/DataTransfer.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/DataTransfer.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is:
+ http://www.whatwg.org/specs/web-apps/current-work/#the-datatransfer-interface
+
+Files: js/src/tests/js1_2/version120/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/version120/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ all files in this dir need version(120) called before they are *loaded*
+
+Files: xpcom/glue/nsPointerHashKeys.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsPointerHashKeys.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Definitions for nsPtrHashKey<T> and nsVoidPtrHashKey.
+
+Files: application/basilisk/components/newtab/aboutNewTabService.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/newtab/aboutNewTabService.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ globals XPCOMUtils, NewTabPrefsProvider, Services,
+ Locale, UpdateUtils, NewTabRemoteResources
+
+Files: netwerk/protocol/http/nsIWellKnownOpportunisticUtils.idl
+Copyright: __NO_COPYRIGHT__ in: netwerk/protocol/http/nsIWellKnownOpportunisticUtils.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For parsing JSON from http://httpwg.org/http-extensions/opsec.html
+
+Files: mailnews/base/prefs/content/accountcreation/util.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountcreation/util.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Some common, generic functions
+
+Files: js/src/tests/ecma/Date/15.9.5.32-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.32-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.32-1.js
+ ECMA Section: 15.9.5.32 Date.prototype.setDate(date)
+ Description:
+ 1. Let t be the result of LocalTime(this time value).
+ 2. Call ToNumber(date).
+ 3. Compute MakeDay(YearFromTime(t), MonthFromTime(t), Result(2)).
+ 4. Compute UTC(MakeDate(Result(3), TimeWithinDay(t))).
+ 5. Set the [[Value]] property of the this value to TimeClip(Result(4)).
+ 6. Return the value of the [[Value]] property of the this value.
+
+Files: js/src/tests/ecma_7/TypedArray/filter-validation.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/TypedArray/filter-validation.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Summary: Ensure typed array validation is called for TypedArray.prototype.filter.
+
+Files: js/src/tests/js1_4/Eval/eval-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_4/Eval/eval-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: eval-001.js
+ Original Description: (SEE REVISED DESCRIPTION FURTHER BELOW)
+ .
+ The global eval function may not be accessed indirectly and then called.
+ This feature will continue to work in JavaScript 1.3 but will result in an
+ error in JavaScript 1.4. This restriction is also in place for the With and
+ Closure constructors.
+
+Files: dom/webidl/HTMLBaseElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-base-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-base-element
+
+Files: netwerk/dns/nsEffectiveTLDService.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/dns/nsEffectiveTLDService.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This service reads a file of rules describing TLD-like domain names. For a
+ complete description of the expected file format and parsing rules, see
+
+Files: mfbt/RangedArray.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/RangedArray.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A compile-time constant-length array, with bounds-checking assertions -- but
+ unlike mozilla::Array, with indexes biased by a constant.
+ .
+ Thus where mozilla::Array<int, 3> is a three-element array indexed by [0, 3),
+ mozilla::RangedArray<int, 8, 3> is a three-element array indexed by [8, 11).
+
+Files: mfbt/Assertions.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Assertions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementations of runtime and static assertion macros for C and C++.
+
+Files: devtools/client/locales/en-US/startup.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/startup.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (optionsButton.tooltip): This is used as the tooltip
+ for the options panel tab.
+
+Files: js/src/tests/ecma_7/Destructuring/rest-parameter-aray-iterator.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/Destructuring/rest-parameter-aray-iterator.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Destructuring rest arrays call the array iterator. This behaviour is
+ observable when Array.prototype[Symbol.iterator] is overridden.
+
+Files: build/windows_toolchain.py
+Copyright: __NO_COPYRIGHT__ in: build/windows_toolchain.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script is used to create and manipulate archives containing
+ files necessary to build Firefox on Windows (referred to as the
+ "Windows toolchain").
+ .
+ When updating behavior of this script, remember to update the docs
+ in ``build/docs/toolchains.rst``.
+
+Files: mailnews/base/util/ABQueryUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/ABQueryUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains helper methods for dealing with addressbook search URIs.
+
+Files: layout/style/NameSpaceRule.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/NameSpaceRule.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ class for CSS @namespace rules
+
+Files: security/manager/ssl/tests/unit/test_cert_isBuiltInRoot_reload.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_isBuiltInRoot_reload.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that nsIX509Cert.isBuiltInRoot works as expected. Differs from
+
+Files: netwerk/test/unit/test_cookiejars_safebrowsing.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_cookiejars_safebrowsing.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Description of the test:
+ We show that we can separate the safebrowsing cookie by creating a custom
+
+Files: xpcom/string/nsTString.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/string/nsTString.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "nsString.h"
+ .
+ This is the canonical null-terminated string class. All subclasses
+ promise null-terminated storage. Instances of this class allocate
+ strings on the heap.
+ .
+ NAMES:
+ nsString for wide characters
+ nsCString for narrow characters
+ .
+ This class is also known as nsAFlat[C]String, where "flat" is used
+ to denote a null-terminated string.
+
+Files: layout/style/Loader.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/Loader.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ loading of CSS style sheets using the network APIs
+
+Files: dom/xul/nsXULPopupListener.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xul/nsXULPopupListener.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file provides the implementation for xul popup listener which
+ tracks xul popups and context menus
+
+Files: devtools/client/shared/shim/test/prefs-wrapper.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/shim/test/prefs-wrapper.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A wrapper for Services.prefs that compares our shim content
+ implementation with the real service.
+ .
+ We assume we're loaded in a global where Services was already loaded.
+ globals isDeeply, Services
+
+Files: js/src/tests/ecma_2/LexicalConventions/keywords-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/LexicalConventions/keywords-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name:
+ ECMA Section:
+ Description:
+
+Files: js/src/tests/ecma/Math/15.8.2.10.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.10.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.10.js
+ ECMA Section: 15.8.2.10 Math.log(x)
+ Description: return an approximiation to the natural logarithm of
+ the argument.
+ special cases:
+ - if arg is NaN result is NaN
+ - if arg is <0 result is NaN
+ - if arg is 0 or -0 result is -Infinity
+ - if arg is 1 result is 0
+ - if arg is Infinity result is Infinity
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: toolkit/components/url-classifier/content/request-backoff.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/request-backoff.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This implements logic for stopping requests if the server starts to return
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-storage-wrong.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-storage-wrong.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the transparent/opaque type
+ tests internal to storage().
+ .
+ In this case the argument type is always a non-TypedObject, so both
+ ObjectIsOpaqueTypedObject and ObjectIsTransparentTypedObject
+ resolve to false.
+
+Files: js/src/tests/js1_2/regexp/ignoreCase.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/ignoreCase.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: ignoreCase.js
+ Description: 'Tests RegExp attribute ignoreCase'
+
+Files: mailnews/imap/src/nsIMAPGenericParser.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/imap/src/nsIMAPGenericParser.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIMAPGenericParser is the base parser class used by the server parser and body shell parser
+
+Files: js/src/tests/ecma/LexicalConventions/7.7.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.7.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.7.3.js
+ ECMA Section: 7.7.3 Numeric Literals
+ .
+ Description: A numeric literal stands for a value of the Number type
+ This value is determined in two steps: first a
+ mathematical value (MV) is derived from the literal;
+ second, this mathematical value is rounded, ideally
+ using IEEE 754 round-to-nearest mode, to a reprentable
+ value of of the number type.
+
+Files: dom/events/PhysicalKeyCodeNameList.h
+Copyright: __NO_COPYRIGHT__ in: dom/events/PhysicalKeyCodeNameList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header file defines all DOM code name which are used for DOM
+ KeyboardEvent.code.
+
+Files: js/src/builtin/Promise.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Promise.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES6, 25.4.4.6.
+
+Files: application/basilisk/components/downloads/content/downloads.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/downloads/content/downloads.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Downloads Panel
+
+Files: mailnews/extensions/mdn/content/mdn.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/mdn/content/mdn.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ default prefs for mdn
+
+Files: mailnews/mime/src/mimethpl.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimethpl.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TODO:
+ - If you Save As File .html with this mode, you get a total mess.
+ - Print is untested (crashes in all modes).
+ .
+ If you fix a bug here, check, if the same is also in mimethsa, because that
+ class is based on this class.
+
+Files: security/nss/tests/run_niscc.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/run_niscc.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PRIOR TO RUNNING THIS SCRIPT
+
+Files: js/src/tests/ecma_3/Operators/11.4.1-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Operators/11.4.1-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 April 2003
+ SUMMARY: |delete x.y| should return |true| if |x| has no property |y|
+
+Files: js/src/tests/ecma/extensions/10.1.8-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/10.1.8-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.8
+ ECMA Section: Arguments Object
+ Description:
+ .
+ When control enters an execution context for declared function code,
+ anonymous code, or implementation-supplied code, an arguments object is
+ created and initialized as follows:
+ .
+ The [[Prototype]] of the arguments object is to the original Object
+ prototype object, the one that is the initial value of Object.prototype
+ (section 15.2.3.1).
+ .
+ A property is created with name callee and property attributes {DontEnum}.
+ The initial value of this property is the function object being executed.
+ This allows anonymous functions to be recursive.
+ .
+ A property is created with name length and property attributes {DontEnum}.
+ The initial value of this property is the number of actual parameter values
+ supplied by the caller.
+ .
+ For each non-negative integer, iarg, less than the value of the length
+ property, a property is created with name ToString(iarg) and property
+ attributes { DontEnum }. The initial value of this property is the value
+ of the corresponding actual parameter supplied by the caller. The first
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-15-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-15-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-15-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: js/src/tests/ecma/String/15.5.4.11-6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.11-6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.11-6.js
+ ECMA Section: 15.5.4.11 String.prototype.toLowerCase()
+ Description:
+ .
+ Returns a string equal in length to the length of the result of converting
+ this object to a string. The result is a string value, not a String object.
+ .
+ Every character of the result is equal to the corresponding character of the
+ string, unless that character has a Unicode 2.0 uppercase equivalent, in which
+ case the uppercase equivalent is used instead. (The canonical Unicode 2.0 case
+ mapping shall be used, which does not depend on implementation or locale.)
+ .
+ Note that the toLowerCase function is intentionally generic; it does not require
+ that its this value be a String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: js/src/tests/ecma_2/Statements/dowhile-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/dowhile-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: dowhile-004
+ ECMA Section:
+ Description: do...while statements
+ .
+ Test a labeled do...while. Break out of the loop with no label
+ should break out of the loop, but not out of the label.
+
+Files: js/src/builtin/WeakMap.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/WeakMap.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES2017 draft rev 0e10c9f29fca1385980c08a7d5e7bb3eb775e2e4
+ 23.3.1.1 WeakMap, steps 6-8
+
+Files: js/src/tests/ecma_3/RegExp/regress-209067.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-209067.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 12 June 2003
+ SUMMARY: Testing complicated str.replace()
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-9-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-9-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-9-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: nsprpub/pr/tests/prftest.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/prftest.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prftest.c
+ Description:
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-041.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-041.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-041.js
+ Corresponds To: 7.5-8-n.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: js/src/tests/ecma_2/instanceof/instanceof-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/instanceof/instanceof-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: instanceof-1.js
+ ECMA Section:
+ Description: instanceof operator
+
+Files: testing/testsuite-targets.mk
+Copyright: __NO_COPYRIGHT__ in: testing/testsuite-targets.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ include automation-build.mk to get the path to the binary
+
+Files: security/nss/lib/freebl/crypto_primitives.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/crypto_primitives.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file holds useful functions and macros for crypto code.
+
+Files: security/nss/lib/smime/cmsmessage.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsmessage.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS message methods.
+
+Files: js/src/tests/ecma_2/Statements/if-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/if-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: if-001.js
+ ECMA Section:
+ Description: The if statement
+ .
+ Verify that assignment in the if expression is evaluated correctly.
+
+Files: nsprpub/pr/tests/pipepong.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/pipepong.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pipepong.c
+ .
+ Description:
+ This test runs in conjunction with the pipeping test.
+ The pipeping test creates two pipes and redirects the
+ stdin and stdout of this test to the pipes. Then the
+ pipeping test writes "ping" to this test and this test
+ writes "pong" back. Note that this test does not depend
+ on NSPR at all. To run this pair of tests, just invoke
+ pipeping.
+ .
+ Tested areas: process creation, pipes, file descriptor
+ inheritance, standard I/O redirection.
+
+Files: toolkit/components/moz.build
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These component dirs are built for all apps (including suite)
+
+Files: toolkit/content/viewZoomOverlay.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/content/viewZoomOverlay.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Document Zoom Management Code
+ .
+ To use this, you'll need to have a getBrowser() function or use the methods
+ that accept a browser to be modified.
+
+Files: security/nss/cmd/libpkix/sample_apps/build_chain.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/sample_apps/build_chain.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ buildChain.c
+ .
+ Tests Cert Chain Building
+
+Files: mailnews/base/search/src/nsMsgLocalSearch.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgLocalSearch.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of db search for POP and offline IMAP mail folders
+
+Files: gfx/cairo/cairo/src/cairo-system.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-system.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file should include code that is system-specific, not
+ feature-specific. For example, the DLL initialization/finalization
+ code on Win32 or OS/2 must live here (not in cairo-whatever-surface.c).
+ Same about possible ELF-specific code.
+ .
+ And no other function should live here.
+
+Files: dom/webidl/Storage.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/html/#the-storage-interface
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: netwerk/test/unit/test_cookiejars.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_cookiejars.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that channels with different LoadInfo
+ are stored in separate namespaces ("cookie jars")
+
+Files: nsprpub/pr/tests/reinit.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/reinit.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test verifies that NSPR can be cleaned up and reinitialized.
+
+Files: js/src/tests/ecma/Statements/12.6.2-7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.2-7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.2-7.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is present.
+ 2. second expression is not present
+ 3. third expression is present
+
+Files: toolkit/components/printing/content/simplifyMode.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/printing/content/simplifyMode.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines specific rules for print preview when using simplify mode.
+ These rules already exist on aboutReader.css, however, we decoupled it
+ from the original file so we don't need to load a bunch of extra queries that
+ will not take effect when using the simplify page checkbox. This file defines
+ styling for title and author on the header element.
+
+Files: toolkit/components/places/tests/expiration/test_clearHistory.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/test_clearHistory.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ What this is aimed to test:
+ .
+ History.clear() should expire everything but bookmarked pages and valid
+ annos.
+
+Files: js/src/tests/ecma/Expressions/11.2.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.3-1.js
+ ECMA Section: 11.2.3. Function Calls
+ Description:
+ .
+ The production CallExpression : MemberExpression Arguments is evaluated as
+ follows:
+ .
+ 1.Evaluate MemberExpression.
+ 2.Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 3.Call GetValue(Result(1)).
+ 4.If Type(Result(3)) is not Object, generate a runtime error.
+ 5.If Result(3) does not implement the internal [[Call]] method, generate a
+ runtime error.
+ 6.If Type(Result(1)) is Reference, Result(6) is GetBase(Result(1)). Otherwise,
+ Result(6) is null.
+ 7.If Result(6) is an activation object, Result(7) is null. Otherwise, Result(7) is
+ the same as Result(6).
+ 8.Call the [[Call]] method on Result(3), providing Result(7) as the this value
+ and providing the list Result(2) as the argument values.
+ 9.Return Result(8).
+ .
+ The production CallExpression : CallExpression Arguments is evaluated in
+ exactly the same manner, except that the contained CallExpression is
+ evaluated in step 1.
+ .
+ Note: Result(8) will never be of type Reference if Result(3) is a native
+ ECMAScript object. Whether calling a host object can return a value of
+ type Reference is implementation-dependent.
+
+Files: dom/base/FragmentOrElement.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/FragmentOrElement.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class for all element classes as well as nsDocumentFragment. This
+ provides an implementation of nsIDOMNode, implements nsIContent, provides
+ utility methods for subclasses, and so forth.
+
+Files: mfbt/Compiler.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Compiler.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Various compiler checks.
+
+Files: dom/presentation/provider/StateMachineHelper.jsm
+Copyright: __NO_COPYRIGHT__ in: dom/presentation/provider/StateMachineHelper.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ jshint esnext:true, globalstrict:true, moz:true, undef:true, unused:true
+
+Files: toolkit/components/thumbnails/PageThumbsProtocol.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/thumbnails/PageThumbsProtocol.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PageThumbsProtocol.js
+ .
+ This file implements the moz-page-thumb:// protocol and the corresponding
+ channel delivering cached thumbnails.
+ .
+ URL structure:
+
+Files: dom/locales/en-US/chrome/layout/MediaDocument.properties
+Copyright: __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/layout/MediaDocument.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (ImageTitleWithDimensions2AndFile): first %S is filename, second %S is type, third %S is width and fourth %S is height
+ LOCALIZATION NOTE (ImageTitleWithoutDimensions): first %S is filename, second %S is type
+ LOCALIZATION NOTE (ImageTitleWithDimensions2): first %S is type, second %S is width and third %S is height
+ LOCALIZATION NOTE (ImageTitleWithNeitherDimensionsNorFile): first %S is type
+ LOCALIZATION NOTE (MediaTitleWithFile): first %S is filename, second %S is type
+ LOCALIZATION NOTE (MediaTitleWithNoInfo): first %S is type
+
+Files: js/src/tests/ecma_3/String/regress-104375.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/String/regress-104375.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 12 October 2001
+ .
+ SUMMARY: Regression test for string.replace bug 104375
+
+Files: js/src/tests/ecma/String/15.5.4.7-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.7-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.7-2.js
+ ECMA Section: 15.5.4.7 String.prototype.lastIndexOf( searchString, pos)
+ Description:
+ .
+ If the given searchString appears as a substring of the result of
+ converting this object to a string, at one or more positions that are
+ at or to the left of the specified position, then the index of the
+ rightmost such position is returned; otherwise -1 is returned. If position
+ is undefined or not supplied, the length of this string value is assumed,
+ so as to search all of the string.
+ .
+ When the lastIndexOf method is called with two arguments searchString and
+ position, the following steps are taken:
+ .
+ 1.Call ToString, giving it the this value as its argument.
+ 2.Call ToString(searchString).
+ 3.Call ToNumber(position). (If position is undefined or not supplied, this step produces the value NaN).
+ 4.If Result(3) is NaN, use +; otherwise, call ToInteger(Result(3)).
+ 5.Compute the number of characters in Result(1).
+ 6.Compute min(max(Result(4), 0), Result(5)).
+ 7.Compute the number of characters in the string that is Result(2).
+ 8.Compute the largest possible integer k not larger than Result(6) such that k+Result(7) is not greater
+ than Result(5), and for all nonnegative integers j less than Result(7), the character at position k+j of
+ Result(1) is the same as the character at position j of Result(2); but if there is no such integer k, then
+ compute the value -1.
+ .
+ 1.Return Result(8).
+ .
+ Note that the lastIndexOf function is intentionally generic; it does not require that its this value be a
+ String object. Therefore it can be transferred to other kinds of objects for use as a method.
+
+Files: toolkit/themes/osx/global/global.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/osx/global/global.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ all localizable skin settings shall live here
+
+Files: widget/gtk/nsLookAndFeel.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/gtk/nsLookAndFeel.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ for strtod()
+
+Files: build/mozconfig.common
+Copyright: __NO_COPYRIGHT__ in: build/mozconfig.common
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Common mozconfig for official builds.
+ .
+ Add options to this file that will be inherited by all in-tree mozconfigs.
+ This is useful for eg try builds with nondefault options that apply to all
+ architectures, though note that if you want to override options set in
+ another mozconfig file, you'll need to use mozconfig.common.override instead
+ of this file.
+
+Files: dom/webidl/Crypto.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Crypto.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#crypto-interface
+
+Files: gfx/thebes/gfxFontPrefLangList.h
+Copyright: __NO_COPYRIGHT__ in: gfx/thebes/gfxFontPrefLangList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ this needs to match the list of pref font.default.xx entries listed in all.js!
+
+Files: js/src/tests/ecma_3/Exceptions/15.11.7.6-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/15.11.7.6-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 April 2003
+ SUMMARY: Prototype of predefined error objects should be DontDelete
+
+Files: python/mozbuild/mozbuild/configure/libstdcxx.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/configure/libstdcxx.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script find the version of libstdc++ and prints it as single number
+
+Files: intl/unicharutil/tables/html40Special.properties
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/tables/html40Special.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: FILE
+ This file contains names that assign entity references to
+ numbers in an entity.list object. Do not translate this file.
+
+Files: dom/webidl/ClipboardEvent.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information on this interface please see
+ http://dev.w3.org/2006/webapi/clipops/#x5-clipboard-event-interfaces
+
+Files: js/src/tests/ecma_3/RegExp/regress-223535.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-223535.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 24 October 2003
+ SUMMARY: Testing regexps with empty alternatives
+
+Files: layout/xul/nsScrollbarButtonFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsScrollbarButtonFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Eric D Vaughan
+ This class lays out its children either vertically or horizontally
+
+Files: testing/docker/funsize-update-generator/scripts/mbsdiff_hook.sh
+Copyright: __NO_COPYRIGHT__ in: testing/docker/funsize-update-generator/scripts/mbsdiff_hook.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tool contains functions that are to be used to handle/enable funsize
+ Author: Mihai Tabara
+
+Files: mailnews/base/search/public/nsIMsgTraitService.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/search/public/nsIMsgTraitService.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This interface provides management of traits that are used to categorize
+ messages. A trait is some characteristic of a message, such as being "junk"
+ or "personal", that may be discoverable by analysis of the message.
+ .
+ Traits are described by a universal identifier "id" as a string, as well
+ as a local integer identifer "index". One purpose of this service is to
+ provide the mapping between those forms.
+ .
+ Recommended (but not required) format for id:
+ "extensionName@example.org#traitName"
+
+Files: js/src/tests/ecma/Boolean/15.6.4.3-4-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.3-4-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.3-4.js
+ ECMA Section: 15.6.4.3 Boolean.prototype.valueOf()
+ Description: Returns this boolean value.
+ .
+ The valueOf function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: js/src/tests/Intl/NumberFormat/supportedLocalesOf.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/NumberFormat/supportedLocalesOf.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This array contains the locales that ICU supports in
+ number formatting whose languages Mozilla localizes Firefox into.
+ Current as of ICU 50.1.2 and Firefox March 2013.
+
+Files: js/src/tests/js1_5/Object/regress-137000.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Object/regress-137000.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 03 June 2002
+ SUMMARY: Function param or local var with same name as a function property
+
+Files: dom/xul/templates/nsXULTemplateBuilder.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xul/templates/nsXULTemplateBuilder.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Builds content from a datasource using the XUL <template> tag.
+ .
+ TO DO
+ .
+ . Fix ContentTagTest's location in the network construction
+ .
+ To turn on logging for this module, set:
+
+Files: devtools/client/inspector/test/browser_inspector_initialization.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/inspector/test/browser_inspector_initialization.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals getTestActorWithoutToolbox
+
+Files: toolkit/xre/nsSigHandlers.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/xre/nsSigHandlers.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module is supposed to abstract signal handling away from the other
+ platforms that do not support it.
+
+Files: js/src/tests/ecma/Expressions/11.8.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.8.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.8.1.js
+ ECMA Section: 11.8.1 The less-than operator ( < )
+ Description:
+
+Files: js/src/tests/ecma/extensions/15.6.3.1-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.6.3.1-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.3.1-5.js
+ ECMA Section: 15.6.3.1 Boolean.prototype
+ Description:
+ Author: christine@netscape.com
+ Date: 28 october 1997
+
+Files: js/src/builtin/Object.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Object.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES6 draft rev36 2015-03-17 19.1.2.1
+
+Files: security/nss/cmd/rsaperf/defkey.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/rsaperf/defkey.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This key is the 1024-bit test key used for speed testing of RSA private
+ key ops.
+
+Files: devtools/shared/css/parsing-utils.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/css/parsing-utils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file holds various CSS parsing and rewriting utilities.
+ Some entry points of note are:
+ parseDeclarations - parse a CSS rule into declarations
+ RuleRewriter - rewrite CSS rule text
+ parsePseudoClassesAndAttributes - parse selector and extract
+ pseudo-classes
+ parseSingleValue - parse a single CSS property value
+
+Files: toolkit/locales/en-US/chrome/global/contentAreaCommands.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/contentAreaCommands.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ context menu strings
+
+Files: js/src/tests/js1_2/regexp/exec.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/exec.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: exec.js
+ Description: 'Tests regular expressions exec compile'
+
+Files: js/src/tests/ecma_2/Exceptions/expression-015.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-015.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-015.js
+ Corresponds To: ecma/Expressions/11.2.3-2-n.js
+ ECMA Section: 11.2.3. Function Calls
+ Description:
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: mfbt/Saturate.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Saturate.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides saturation arithmetics for scalar types.
+
+Files: xpcom/tests/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: xpcom/tests/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Make sure we have symbols in case we need to debug these.
+
+Files: dom/webidl/RTCTrackEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCTrackEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/webrtc-pc/#idl-def-RTCTrackEvent
+
+Files: layout/tables/FixedTableLayoutStrategy.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/tables/FixedTableLayoutStrategy.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Algorithms that determine column and table inline sizes used for
+ CSS2's 'table-layout: fixed'.
+
+Files: dom/webidl/FakePluginTagInit.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/FakePluginTagInit.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A fake plugin is fundamentally identified by its handlerURI.
+ .
+ In addition to that, a fake plugin registration needs to provide at least one
+ FakePluginMimeEntry so we'll know what types(s) the plugin is registered for.
+ Other information is optional, though having usable niceName is highly
+ recommended.
+
+Files: devtools/shared/platform/chrome/clipboard.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/platform/chrome/clipboard.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helpers for clipboard handling.
+
+Files: js/src/tests/ecma/Date/15.9.5.28-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.28-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.28-1.js
+ ECMA Section: 15.9.5.28 Date.prototype.setMinutes(min [, sec [, ms ]] )
+ Description:
+ If sec is not specified, this behaves as if sec were specified with the
+ value getSeconds ( ).
+ .
+ If ms is not specified, this behaves as if ms were specified with the
+ value getMilliseconds( ).
+ .
+ 1. Let t be the result of LocalTime(this time value).
+ 2. Call ToNumber(min).
+ 3. If sec is not specified, compute SecFromTime(t); otherwise, call ToNumber(sec).
+ 4. If ms is not specified, compute msFromTime(t); otherwise, call ToNumber(ms).
+ 5. Compute MakeTime(HourFromTime(t), Result(2), Result(3), Result(4)).
+ 6. Compute UTC(MakeDate(Day(t), Result(5))).
+ 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
+ 8. Return the value of the [[Value]] property of the this value.
+
+Files: tools/update-packaging/make_full_update.sh
+Copyright: __NO_COPYRIGHT__ in: tools/update-packaging/make_full_update.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tool generates full update packages for the update system.
+ Author: Darin Fisher
+
+Files: python/mozbuild/mozbuild/mozconfig_loader
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/mozconfig_loader
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script provides an execution environment for mozconfig scripts.
+ This script is not meant to be called by users. Instead, some
+ higher-level driver invokes it and parses the machine-tailored output.
+
+Files: toolkit/components/places/tests/unit/test_bookmarks_html_singleframe.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_bookmarks_html_singleframe.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for bug #801450
+ .
+ Get Services
+
+Files: nsprpub/pr/tests/env.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/env.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: env.c
+ Description: Testing environment variable operations
+
+Files: toolkit/themes/moz.build
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Theme Selection
+ .
+ Shared (toolkit/themes/shared/) is always included.
+ .
+ MacOS X osx (toolkit/themes/osx)
+ Windows windows (toolkit/themes/windows) +
+ non-mac (toolkit/themes/shared/non-mac)
+ GNOME/Linux linux (toolkit/themes/linux)
+ non-mac (toolkit/themes/shared/non-mac)
+ faststripe windows + faststripe (no native theme components)
+ mobile native UIs that do not use XUL for UI
+
+Files: layout/generic/nsFrameStateBits.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsFrameStateBits.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a list of all frame state bits, for preprocessing
+ .
+ This file contains definitions for frame state bits -- values used
+ in nsIFrame::mState -- and groups of frame state bits and which
+ classes they apply to.
+ .
+ There are two macros that can be defined before #including this
+ file:
+
+Files: js/src/vm/TypeInference.h
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/TypeInference.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Definitions related to javascript type inference.
+
+Files: dom/webidl/HTMLFormElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#htmlformelement
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/frontend/Parser.h
+Copyright: __NO_COPYRIGHT__ in: js/src/frontend/Parser.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS parser.
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.5-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.5-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.5-1.js
+ ECMA Section: 10.1.5 Global Object
+ Description:
+ There is a unique global object which is created before control enters
+ any execution context. Initially the global object has the following
+ properties:
+ .
+ Built-in objects such as Math, String, Date, parseInt, etc. These have
+ attributes { DontEnum }.
+ .
+ Additional host defined properties. This may include a property whose
+ value is the global object itself, for example window in HTML.
+ .
+ As control enters execution contexts, and as ECMAScript code is executed,
+ additional properties may be added to the global object and the initial
+ properties may be changed.
+
+Files: toolkit/components/places/tests/unit/test_418643_removeFolderChildren.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_418643_removeFolderChildren.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Get services.
+
+Files: devtools/client/storage/test/browser_storage_cookies_edit_keyboard.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_cookies_edit_keyboard.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic test to check the editing of cookies with the keyboard.
+
+Files: dom/webidl/GeometryUtils.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/cssom-view/
+
+Files: tools/rb/fix_linux_stack.py
+Copyright: __NO_COPYRIGHT__ in: tools/rb/fix_linux_stack.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script uses addr2line (part of binutils) to post-process the entries
+
+Files: js/src/shell/jsshell.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/shell/jsshell.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ jsshell.cpp - Utilities for the JS shell
+
+Files: layout/generic/nsSubDocumentFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsSubDocumentFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for replaced elements that contain a document, such
+ as <frame>, <iframe>, and some <object>s
+
+Files: config/external/icu/stubdata/moz.build
+Copyright: __NO_COPYRIGHT__ in: config/external/icu/stubdata/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This builds the ICU stubdata library, since we are shipping ICU
+ data in a separate data file. ICU needs a data symbol to link against
+ even if you're loading its data from a file.
+
+Files: toolkit/components/telemetry/gen-event-enum.py
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/gen-event-enum.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Write out C++ enum definitions that represent the different event types.
+ .
+ The events are defined in files provided as command-line arguments.
+
+Files: gfx/layers/RenderTrace.h
+Copyright: __NO_COPYRIGHT__ in: gfx/layers/RenderTrace.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a general tool that will let you visualize platform operation.
+ Currently used for the layer system, the general syntax allows this
+ tools to be adapted to trace other operations.
+ .
+ For the front end see: https://github.com/staktrace/rendertrace
+ .
+ Uncomment this line to enable RENDERTRACE
+
+Files: js/src/tests/Intl/getCanonicalLocales.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/getCanonicalLocales.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the getCanonicalLocales function with a diverse set of arguments.
+
+Files: toolkit/components/places/tests/unit/test_415757.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_415757.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Checks to see that a URI is in the database.
+ .
+ @param aURI
+ The URI to check.
+ @returns true if the URI is in the DB, false otherwise.
+
+Files: layout/base/nsIStyleSheetService.idl
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsIStyleSheetService.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface for managing user and user-agent style sheets
+
+Files: js/src/tests/ecma_2/LexicalConventions/regexp-literals-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/LexicalConventions/regexp-literals-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: LexicalConventions/regexp-literals-002.js
+ ECMA Section: 7.8.5
+ Description: Based on ECMA 2 Draft 8 October 1999
+
+Files: nsprpub/pr/tests/str2addr.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/str2addr.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: str2addr.c
+
+Files: dom/bindings/XrayExpandoClass.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/XrayExpandoClass.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file declares a macro for defining Xray expando classes and declares the
+ default Xray expando class. The actual definition of that default class
+ lives elsewhere.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-004.js
+ Corresponds To: ecma/LexicalExpressions/7.4.1-1-n.js
+ ECMA Section: 7.4.1
+ .
+ Description:
+ .
+ Reserved words cannot be used as identifiers.
+ .
+ ReservedWord ::
+ Keyword
+ FutureReservedWord
+ NullLiteral
+ BooleanLiteral
+
+Files: js/src/tests/ecma_3/RegExp/regress-225343.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-225343.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 11 November 2003
+ SUMMARY: Testing regexp character classes and the case-insensitive flag
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_do_not_trim.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_do_not_trim.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Inline should never return matches shorter than the search string, since
+ that largely confuses completeDefaultIndex
+
+Files: mailnews/import/outlook/src/nsOutlookSettings.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookSettings.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Outlook (Win32) settings
+
+Files: devtools/client/animationinspector/animation-panel.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/animationinspector/animation-panel.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ import-globals-from animation-controller.js
+ globals document
+
+Files: dom/plugins/base/nsPluginLogging.h
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginLogging.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Plugin Module Logging usage instructions and includes
+
+Files: dom/base/nsMappedAttributeElement.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsMappedAttributeElement.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsMappedAttributeElement is the base for elements supporting style mapped
+ attributes via nsMappedAttributes (HTML and MathML).
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-012.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-012.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-012.js
+ Corresponds To: 7.4.3-5-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: layout/style/nsStyleStructFwd.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsStyleStructFwd.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Forward declarations to avoid including all of nsStyleStruct.h.
+
+Files: security/nss/tests/dbupgrade/dbupgrade.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/dbupgrade/dbupgrade.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/dbupgrade/dbupgrade.sh
+ .
+ Script to upgrade databases to Shared DB
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_416214.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_416214.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test autocomplete for non-English URLs that match the tag bug 416214. Also
+ test bug 417441 by making sure escaped ascii characters like "+" remain
+ escaped.
+ .
+ - add a visit for a page with a non-English URL
+ - add a tag for the page
+ - search for the tag
+ - test number of matches (should be exactly one)
+ - make sure the url is decoded
+
+Files: gfx/src/nsITheme.h
+Copyright: __NO_COPYRIGHT__ in: gfx/src/nsITheme.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ service providing platform-specific native rendering for widgets
+
+Files: js/src/tests/ecma/Boolean/15.6.4.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.2-2.js
+ ECMA Section: 15.6.4.2 Boolean.prototype.toString()
+ Description: Returns this boolean value.
+ .
+ The toString function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: toolkit/components/reader/ReaderWorker.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/reader/ReaderWorker.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ eslint-env mozilla/chrome-worker
+
+Files: js/src/tests/ecma/Statements/12.6.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.2-1.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is not present.
+ 2. second expression is not present
+ 3. third expression is not present
+
+Files: mailnews/base/util/folderUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/folderUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains helper methods for dealing with nsIMsgFolders.
+
+Files: js/src/js.msg
+Copyright: __NO_COPYRIGHT__ in: js/src/js.msg
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the JavaScript error message file.
+ .
+ The format for each JS error message is:
+
+Files: xpcom/base/nsrootidl.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsrootidl.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Root idl declarations to be used by all.
+
+Files: js/src/tests/ecma_3/Operators/11.13.1-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Operators/11.13.1-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 08 May 2003
+ SUMMARY: JS should evaluate RHS before binding LHS implicit variable
+
+Files: js/src/tests/ecma_2/extensions/function-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/extensions/function-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/function-001.js
+ ECMA Section: 15.7.2.1
+ Description: Based on ECMA 2 Draft 7 February 1999
+
+Files: js/src/tests/ecma/Array/15.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4-1.js
+ ECMA Section: 15.4 Array Objects
+ .
+ Description: Every Array object has a length property whose value
+ is always an integer with positive sign and less than
+ Math.pow(2,32).
+
+Files: toolkit/components/places/tests/unit/test_crash_476292.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_crash_476292.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tests a crash during startup found in bug 476292 that was caused by
+ getting the bookmarks service during nsNavHistory::Init when the bookmarks
+ service was created before the history service was.
+
+Files: js/src/tests/ecma/Boolean/15.6.4.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.1.js
+ ECMA Section: 15.6.4.1 Boolean.prototype.constructor
+ .
+ Description: The initial value of Boolean.prototype.constructor
+ is the built-in Boolean constructor.
+
+Files: security/nss/lib/pkcs7/p7decode.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/p7decode.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PKCS7 decoding, verification.
+
+Files: mailnews/base/prefs/content/AccountManager.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/AccountManager.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ here's how this dialog works:
+ The main dialog contains a tree on the left (accounttree) and a
+ deck on the right. Each card in the deck on the right contains an
+ IFRAME which loads a particular preference document (such as am-main.xul)
+ .
+ when the user clicks on items in the tree on the right, two things have
+ to be determined before the UI can be updated:
+ - the relevant account
+ - the relevant page
+ .
+ when both of these are known, this is what happens:
+ - every form element of the previous page is saved in the account value
+ hashtable for the previous account
+ - the card containing the relevant page is brought to the front
+ - each form element in the page is filled in with an appropriate value
+ from the current account's hashtable
+ - in the IFRAME inside the page, if there is an onInit() method,
+ it is called. The onInit method can further update this page based
+ on values set in the previous step.
+
+Files: storage/test/unit/test_statement_executeAsync.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_statement_executeAsync.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the functionality of mozIStorageBaseStatement::executeAsync
+ for both mozIStorageStatement and mozIStorageAsyncStatement.
+
+Files: mfbt/MemoryReporting.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/MemoryReporting.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Memory reporting infrastructure.
+
+Files: nsprpub/pr/tests/depend.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/depend.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 1996 - Netscape Communications Corporation
+ .
+ Name: depend.c
+ Description: Test to enumerate the dependencies
+ .
+ Modification History:
+
+Files: dom/webidl/RadioNodeList.webidl
+Copyright: 2004-2014 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#htmlformcontrolscollection-0
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: layout/style/nsICSSPseudoComparator.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsICSSPseudoComparator.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ internal interface for implementing complex pseudo-classes
+
+Files: security/nss/tests/memleak/ignored
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/memleak/ignored
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 367374
+
+Files: security/nss/lib/pk11wrap/pk11auth.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11auth.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file deals with PKCS #11 passwords and authentication.
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.7.js
+ ECMA Section: 15.1.2.7 isFinite(number)
+ .
+ Description: Applies ToNumber to its argument, then returns false if
+ the result is NaN, Infinity, or -Infinity, and otherwise
+ returns true.
+
+Files: xpfe/appshell/nsIPopupWindowManager.idl
+Copyright: __NO_COPYRIGHT__ in: xpfe/appshell/nsIPopupWindowManager.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the interface to the Popup Window Manager: an object which
+ maintains popup window permissions by website.
+
+Files: security/nss/lib/pk11wrap/pk11merge.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11merge.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Merge the source token into the target token.
+
+Files: js/src/tests/ecma_2/Statements/try-005.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-005.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-005.js
+ ECMA Section:
+ Description: The try statement
+ .
+ This test has a try with one catch block but no finally. Same
+ as try-004, but the eval statement is called from a function, not
+ directly from within the try block.
+
+Files: js/src/tests/ecma_2/RegExp/regress-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/regress-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/regress-001.js
+ ECMA Section: N/A
+ Description: Regression test case:
+ JS regexp anchoring on empty match bug
+
+Files: security/nss/cmd/fipstest/hmac.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/hmac.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A Bourne shell script for running the NIST HMAC Algorithm Validation Suite
+
+Files: dom/webidl/HTMLMediaElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#media-elements
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/devtools/gctrace/gcstats.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/devtools/gctrace/gcstats.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Read and process GC trace logs.
+
+Files: docshell/shistory/nsISHEntry.idl
+Copyright: __NO_COPYRIGHT__ in: docshell/shistory/nsISHEntry.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The interface to nsISHentry. Each document or subframe in
+ Session History will have a nsISHEntry associated with it which will
+ hold all information required to recreate the document from history
+
+Files: security/nss/lib/certdb/certi.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/certi.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ certi.h - private data structures for the certificate library
+
+Files: security/nss/lib/util/secasn1d.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/secasn1d.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Support for DEcoding ASN.1 data based on BER/DER (Basic/Distinguished
+ Encoding Rules).
+
+Files: js/src/vm/CommonPropertyNames.h
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/CommonPropertyNames.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A higher-order macro for enumerating all cached property names.
+
+Files: js/src/tests/js1_5/Scope/regress-154693.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-154693.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 Nov 2002
+ SUMMARY: Testing scope
+
+Files: testing/tools/grabber/getpages.sh
+Copyright: __NO_COPYRIGHT__ in: testing/tools/grabber/getpages.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ original author: Alice Nodelman
+ contributor: Darin Fisher
+
+Files: nsprpub/pr/include/prpdce.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prpdce.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prpdce.h
+ Description: This file is the API defined to allow for DCE (aka POSIX)
+ thread emulation in an NSPR environment. It is not the
+ intent that this be a fully supported API.
+
+Files: js/xpconnect/src/XPCThrower.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCThrower.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code for throwing errors into JavaScript.
+
+Files: mailnews/import/public/nsIImportFilters.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportFilters.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for importing filters.
+
+Files: nsprpub/pr/tests/sendzlf.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/sendzlf.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test: sendzlf.c
+
+Files: js/src/tests/ecma_7/Destructuring/rest-parameter-spread-call-optimization.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/Destructuring/rest-parameter-spread-call-optimization.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ensure the spread-call optimization doesn't break when a destructuring rest
+ parameter is used.
+
+Files: toolkit/components/jsdownloads/src/Downloads.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/Downloads.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Main entry point to get references to all the back-end objects.
+
+Files: security/nss/lib/dbm/tests/lots.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/dbm/tests/lots.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ use sequental numbers printed to strings
+ to store lots and lots of entries in the
+ database.
+ .
+ Start with 100 entries, put them and then
+ read them out. Then delete the first
+ half and verify that all of the first half
+ is gone and then verify that the second
+ half is still there.
+ Then add the first half back and verify
+ again. Then delete the middle third
+ and verify again.
+ Then increase the size by 1000 and do
+ the whole add delete thing again.
+ .
+ The data for each object is the number string translated
+ to hex and replicated a random number of times. The
+ number of times that the data is replicated is the first
+ int32 in the data.
+
+Files: dom/webidl/FileReader.webidl
+Copyright: 2013 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2006/webapi/FileAPI/#dfn-filereader
+
+Files: mfbt/WeakPtr.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/WeakPtr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Weak pointer functionality, implemented as a mixin for use with any class.
+ .
+ SupportsWeakPtr lets you have a pointer to an object 'Foo' without affecting
+ its lifetime. It works by creating a single shared reference counted object
+ (WeakReference) that each WeakPtr will access 'Foo' through. This lets 'Foo'
+ clear the pointer in the WeakReference without having to know about all of
+ the WeakPtrs to it and allows the WeakReference to live beyond the lifetime
+ of 'Foo'.
+ .
+ PLEASE NOTE: This weak pointer implementation is not thread-safe.
+ .
+ Note that when deriving from SupportsWeakPtr you should add
+
+Files: js/src/tests/js1_5/Object/regress-192105.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Object/regress-192105.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 06 February 2003
+ SUMMARY: Using |instanceof| to check if function is called as a constructor
+
+Files: mailnews/import/public/nsIImportSettings.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportSettings.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for importing settings. Settings can be auto-located or
+ specified by a specific file. Depends upon the app that the settings
+ are coming from.
+
+Files: toolkit/components/filepicker/test/unit/test_filecomplete.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/filepicker/test/unit/test_filecomplete.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Start by getting an empty directory.
+
+Files: widget/NativeKeyToDOMCodeName.h
+Copyright: __NO_COPYRIGHT__ in: widget/NativeKeyToDOMCodeName.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header file defines simple code mapping between native scancode or
+ something and DOM code name index.
+
+Files: js/src/tests/ecma_3/Object/regress-72773.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/regress-72773.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 09 May 2001
+ .
+ SUMMARY: Regression test: we shouldn't crash on this code
+
+Files: dom/webidl/InstallTrigger.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/InstallTrigger.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A callback function that webpages can implement to be notified when triggered
+ installs complete.
+
+Files: js/src/tests/ecma/Array/15.4-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4-2.js
+ ECMA Section: 15.4 Array Objects
+ .
+ Description: Whenever a property is added whose name is an array
+ index, the length property is changed, if necessary,
+ to be one more than the numeric value of that array
+ index; and whenever the length property is changed,
+ every property whose name is an array index whose value
+ is not smaller than the new length is automatically
+ deleted. This constraint applies only to the Array
+ object itself, and is unaffected by length or array
+ index properties that may be inherited from its
+ prototype.
+
+Files: toolkit/modules/Integration.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/Integration.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements low-overhead integration between components of the application.
+ This may have different uses depending on the component, including:
+ .
+ - Providing product-specific implementations registered at startup.
+ - Using alternative implementations during unit tests.
+ - Allowing add-ons to change specific behaviors.
+ .
+ Components may define one or more integration points, each defined by a
+ root integration object whose properties and methods are the public interface
+ and default implementation of the integration point. For example:
+
+Files: js/src/tests/Intl/Collator/compare.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/Collator/compare.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the compare function with a diverse set of locales and options.
+
+Files: intl/uconv/ucvtw/nsBIG5Data.cpp
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/ucvtw/nsBIG5Data.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ THIS IS A GENERATED FILE. PLEASE DO NOT EDIT.
+ Instead, please regenerate using intl/uconv/tools/gen-big5-data.py
+
+Files: parser/htmlparser/nsHTMLEntityList.h
+Copyright: __NO_COPYRIGHT__ in: parser/htmlparser/nsHTMLEntityList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains the list of all HTML entities
+ See nsHTMLEntities.h for access to the enum values for entities
+ .
+ It is designed to be used as inline input to nsHTMLEntities.cpp *only*
+ through the magic of C preprocessing.
+
+Files: dom/webidl/HTMLElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/ and
+ http://dev.w3.org/csswg/cssom-view/
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.5-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.5-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.5-1.js
+ ECMA Section: 15.1.2.5 Function properties of the global object
+ unescape( string )
+ .
+ Description:
+ The unescape function computes a new version of a string value in which
+ each escape sequences of the sort that might be introduced by the escape
+ function is replaced with the character that it represents.
+ .
+ When the unescape function is called with one argument string, the
+ following steps are taken:
+ .
+ 1. Call ToString(string).
+ 2. Compute the number of characters in Result(1).
+ 3. Let R be the empty string.
+ 4. Let k be 0.
+ 5. If k equals Result(2), return R.
+ 6. Let c be the character at position k within Result(1).
+ 7. If c is not %, go to step 18.
+ 8. If k is greater than Result(2)-6, go to step 14.
+ 9. If the character at position k+1 within result(1) is not u, go to step
+ 14.
+ 10. If the four characters at positions k+2, k+3, k+4, and k+5 within
+ Result(1) are not all hexadecimal digits, go to step 14.
+ 11. Let c be the character whose Unicode encoding is the integer represented
+ by the four hexadecimal digits at positions k+2, k+3, k+4, and k+5
+ within Result(1).
+ 12. Increase k by 5.
+ 13. Go to step 18.
+ 14. If k is greater than Result(2)-3, go to step 18.
+ 15. If the two characters at positions k+1 and k+2 within Result(1) are not
+ both hexadecimal digits, go to step 18.
+ 16. Let c be the character whose Unicode encoding is the integer represented
+ by two zeroes plus the two hexadecimal digits at positions k+1 and k+2
+ within Result(1).
+ 17. Increase k by 2.
+ 18. Let R be a new string value computed by concatenating the previous value
+ of R and c.
+ 19. Increase k by 1.
+ 20. Go to step 5.
+ Author: christine@netscape.com
+ Date: 28 october 1997
+
+Files: security/nss/cmd/signtool/zip.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/signtool/zip.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ zip.h
+ Structures and functions for creating ZIP archives.
+
+Files: xpcom/glue/nsDeque.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsDeque.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ MODULE NOTES:
+ .
+ The Deque is a very small, very efficient container object
+ than can hold elements of type void*, offering the following features:
+ Its interface supports pushing and popping of elements.
+ It can iterate (via an interator class) its elements.
+ When full, it can efficiently resize dynamically.
+ .
+ NOTE: The only bit of trickery here is that this deque is
+ built upon a ring-buffer. Like all ring buffers, the first
+ element may not be at index[0]. The mOrigin member determines
+ where the first child is. This point is quietly hidden from
+ customers of this class.
+
+Files: security/nss/tests/iopr/server_scr/cert_gen.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/iopr/server_scr/cert_gen.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Server and client certs and crl generator functions. Generated files placed in a <dir>
+ directory to be accessible through http://<webserver>/iopr/TestCA.crt directory.
+ This functions is used for manual webserver configuration and it is not a part of
+ nss test run.
+ To create certs use the following command:
+
+Files: dom/webidl/Range.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#range
+ http://domparsing.spec.whatwg.org/#dom-range-createcontextualfragment
+ http://dvcs.w3.org/hg/csswg/raw-file/tip/cssom-view/Overview.html#extensions-to-the-range-interface
+
+Files: security/nss/lib/smime/cmsencode.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsencode.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS encoding.
+
+Files: widget/nsIPrintSettingsService.idl
+Copyright: __NO_COPYRIGHT__ in: widget/nsIPrintSettingsService.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface to the Service for gwetting the Global PrintSettings object
+ or a unique PrintSettings object
+
+Files: dom/webidl/VideoStreamTrack.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/getusermedia.html
+ .
+ [Constructor(optional MediaTrackConstraints videoConstraints)]
+
+Files: toolkit/content/nsClipboard.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/content/nsClipboard.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsClipboard - wrapper around nsIClipboard and nsITransferable
+ that simplifies access to the clipboard.
+
+Files: security/nss/cmd/libpkix/testutil/testutil.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/testutil/testutil.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ testutil.c
+ .
+ Utility error handling functions
+
+Files: xpcom/ds/nsISupportsPrimitives.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/ds/nsISupportsPrimitives.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsISupports wrappers for single primitive pieces of data.
+
+Files: netwerk/base/nsDirectoryIndexStream.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsDirectoryIndexStream.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The converts a filesystem directory into an "HTTP index" stream per
+ Lou Montulli's original spec:
+ .
+ http://www.mozilla.org/projects/netlib/dirindexformat.html
+
+Files: js/src/tests/ecma/Array/15.4.3.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.3.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.3.1-1.js
+ ECMA Section: 15.4.3.1 Array.prototype
+ Description: The initial value of Array.prototype is the built-in
+ Array prototype object (15.4.4).
+
+Files: js/src/tests/ecma/String/15.5.4.10-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.10-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.10-1.js
+ ECMA Section: 15.5.4.10 String.prototype.substring( start, end )
+ Description:
+ .
+ 15.5.4.10 String.prototype.substring(start, end)
+ .
+ Returns a substring of the result of converting this object to a string,
+ starting from character position start and running to character position
+ end of the string. The result is a string value, not a String object.
+ .
+ If either argument is NaN or negative, it is replaced with zero; if either
+ argument is larger than the length of the string, it is replaced with the
+ length of the string.
+ .
+ If start is larger than end, they are swapped.
+ .
+ When the substring method is called with two arguments start and end, the
+ following steps are taken:
+ .
+ 1. Call ToString, giving it the this value as its argument.
+ 2. Call ToInteger(start).
+ 3. Call ToInteger (end).
+ 4. Compute the number of characters in Result(1).
+ 5. Compute min(max(Result(2), 0), Result(4)).
+ 6. Compute min(max(Result(3), 0), Result(4)).
+ 7. Compute min(Result(5), Result(6)).
+ 8. Compute max(Result(5), Result(6)).
+ 9. Return a string whose length is the difference between Result(8) and
+ Result(7), containing characters from Result(1), namely the characters
+ with indices Result(7) through Result(8)1, in ascending order.
+ .
+ Note that the substring function is intentionally generic; it does not require
+ that its this value be a String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: devtools/client/locales/en-US/aboutdebugging.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/aboutdebugging.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (debug):
+ This string is displayed as a label of the button that starts
+ debugging a service worker.
+
+Files: layout/xul/nsRepeatService.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsRepeatService.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsRepeatService
+
+Files: js/src/tests/ecma/Boolean/15.6.4.2-4-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.2-4-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.2-4.js
+ ECMA Section: 15.6.4.2 Boolean.prototype.toString()
+ Description: Returns this boolean value.
+ .
+ The toString function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: layout/base/ArenaObjectID.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/ArenaObjectID.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ enum type for objects that can be allocated by an nsPresArena
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-051.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-051.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-051.js
+ Corresponds to: 7.8.2-3-n.js
+ ECMA Section: 7.8.2 Examples of Automatic Semicolon Insertion
+ Description: compare some specific examples of the automatic
+ insertion rules in the EMCA specification.
+ Author: christine@netscape.com
+ Date: 15 september 1997
+
+Files: js/src/tests/ecma/Date/15.9.5.18.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.18.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.18.js
+ ECMA Section: 15.9.5.18
+ Description: Date.prototype.getSeconds
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return SecFromTime(LocalTime(t)).
+
+Files: js/src/jsdate.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsdate.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS date methods.
+ .
+ "For example, OS/360 devotes 26 bytes of the permanently
+ resident date-turnover routine to the proper handling of
+ December 31 on leap years (when it is Day 366). That
+ might have been left to the operator."
+ .
+ Frederick Brooks, 'The Second-System Effect'.
+
+Files: dom/webidl/TextDecoder.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TextDecoder.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://encoding.spec.whatwg.org/#interface-textdecoder
+ .
+ Any copyright is dedicated to the Public Domain.
+ http://creativecommons.org/publicdomain/zero/1.0/
+
+Files: js/src/tests/ecma_2/String/match-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/String/match-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: String/match-003.js
+ ECMA Section: 15.6.4.9
+ Description: Based on ECMA 2 Draft 7 February 1999
+ .
+ String.match( regexp )
+ .
+ If regexp is not an object of type RegExp, it is replaced with result
+ of the expression new RegExp(regexp). Let string denote the result of
+ converting the this value to a string. If regexp.global is false,
+ return the result obtained by invoking RegExp.prototype.exec (see
+ section 15.7.5.3) on regexp with string as parameter.
+ .
+ Otherwise, set the regexp.lastIndex property to 0 and invoke
+ RegExp.prototype.exec repeatedly until there is no match. If there is a
+ match with an empty string (in other words, if the value of
+ regexp.lastIndex is left unchanged) increment regexp.lastIndex by 1.
+ The value returned is an array with the properties 0 through n-1
+ corresponding to the first element of the result of each matching
+ invocation of RegExp.prototype.exec.
+ .
+ Note that the match function is intentionally generic; it does not
+ require that its this value be a string object. Therefore, it can be
+ transferred to other kinds of objects for use as a method.
+
+Files: netwerk/test/httpserver/test/test_default_index_handler.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_default_index_handler.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ checks for correct output with the default index handler, mostly to do
+ escaping checks -- highly dependent on the default index handler output
+ format
+
+Files: services/sync/tps/extensions/tps/resource/quit.js
+Copyright: __NO_COPYRIGHT__ in: services/sync/tps/extensions/tps/resource/quit.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ From mozilla/toolkit/content
+ These files did not have a license
+
+Files: xpcom/base/nsISupports.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsISupports.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The mother of all xpcom interfaces.
+ .
+ In order to get both the right typelib and the right header we force
+ the 'real' output from xpidl to be commented out in the generated header
+ and includes a copy of the original nsISupports.h. This is all just to deal
+
+Files: js/src/tests/ecma/String/15.5.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.2.js
+ ECMA Section: 15.5.2 The String Constructor
+ 15.5.2.1 new String(value)
+ 15.5.2.2 new String()
+ .
+ Description: When String is called as part of a new expression, it
+ is a constructor; it initializes the newly constructed
+ object.
+ .
+ - The prototype property of the newly constructed
+ object is set to the original String prototype object,
+ the one that is the intial value of String.prototype
+ - The internal [[Class]] property of the object is "String"
+ - The value of the object is ToString(value).
+ - If no value is specified, its value is the empty string.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-013.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-013.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-013.js
+ Corresponds To: 7.4.3-6-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: netwerk/streamconv/converters/nsDirIndexParser.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsDirIndexParser.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This parsing code originally lived in xpfe/components/directory/ - bbaetz
+
+Files: python/mozboot/bin/bootstrap-msys2.vbs
+Copyright: __NO_COPYRIGHT__ in: python/mozboot/bin/bootstrap-msys2.vbs
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script downloads and install MSYS2 and the preferred terminal emulator ConEmu
+
+Files: layout/style/ImportRule.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/ImportRule.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ class for CSS @import rules
+
+Files: js/src/tests/Intl/getCanonicalLocales-overridden-set.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/getCanonicalLocales-overridden-set.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the getCanonicalLocales function for overridden set().
+
+Files: mailnews/mime/src/mimecom.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimecom.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ XP-COM Bridges for C function calls
+
+Files: security/nss/cmd/fipstest/validate1.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/validate1.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Validate1.sh is a helper shell script that each of the base test shell
+ scripts call to help validate that the generated response (response)
+ matches the known answer response (fax). Sometimes (depending on the
+ individual tests) there are extraneous output in either or both response
+ and fax files. These allow the caller to pass in additional sed commands
+ to clear out those extraneous outputs before we compare the two files.
+ The sed line always clears out Windows line endings, replaces tabs with
+ spaces, and removed comments.
+
+Files: security/nss/lib/freebl/mpi/README
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/README
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ About the MPI Library
+
+Files: dom/base/nsStyledElement.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsStyledElement.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsStyledElement is the base for elements supporting styling via the
+ id/class/style attributes; it is a common base for their support in HTML,
+ SVG and MathML.
+
+Files: security/manager/ssl/tests/unit/tlsserver/lib/OCSPCommon.h
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/lib/OCSPCommon.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements generating OCSP responses of various types. Used by the
+ programs in tlsserver/cmd.
+
+Files: xpcom/ds/nsIVariant.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/ds/nsIVariant.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The long avoided variant support for xpcom.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_autocomplete_on_value_removed_479089.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_autocomplete_on_value_removed_479089.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Need to test that removing a page from autocomplete actually removes a page
+ Description From Shawn Wilsher :sdwilsh 2009-02-18 11:29:06 PST
+ We don't test the code path of onValueRemoved
+ for the autocomplete implementation
+ Bug 479089
+
+Files: security/nss/lib/base/tracker.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/tracker.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tracker.c
+ .
+ This file contains the code used by the pointer-tracking calls used
+ in the debug builds to catch bad pointers. The entire contents are
+ only available in debug builds (both internal and external builds).
+
+Files: toolkit/mozapps/downloads/DownloadLastDir.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/DownloadLastDir.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The behavior implemented by gDownloadLastDir is documented here.
+ .
+ In normal browsing sessions, gDownloadLastDir uses the browser.download.lastDir
+ preference to store the last used download directory. The first time the user
+ switches into the private browsing mode, the last download directory is
+ preserved to the pref value, but if the user switches to another directory
+ during the private browsing mode, that directory is not stored in the pref,
+ and will be merely kept in memory. When leaving the private browsing mode,
+ this in-memory value will be discarded, and the last download directory
+ will be reverted to the pref value.
+ .
+ Both the pref and the in-memory value will be cleared when clearing the
+ browsing history. This effectively changes the last download directory
+ to the default download directory on each platform.
+ .
+ If passed a URI, the last used directory is also stored with that URI in the
+ content preferences database. This can be disabled by setting the pref
+ browser.download.lastDir.savePerSite to false.
+
+Files: js/xpconnect/src/XPCForwards.h
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCForwards.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Private forward declarations.
+
+Files: mailnews/db/gloda/modules/indexer.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/indexer.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file currently contains a fairly general implementation of asynchronous
+ indexing with a very explicit message indexing implementation. As gloda
+ will eventually want to index more than just messages, the message-specific
+ things should ideally lose their special hold on this file. This will
+ benefit readability/size as well.
+
+Files: js/src/tests/js1_5/Regress/regress-57043.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-57043.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 03 December 2000
+ .
+ SUMMARY: This test arose from Bugzilla bug 57043:
+ "Negative integers as object properties: strange behavior!"
+ .
+ We check that object properties may be indexed by signed
+
+Files: intl/locale/tests/unit/test_pluralForm_english.js
+Copyright: __NO_COPYRIGHT__ in: intl/locale/tests/unit/test_pluralForm_english.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This unit test makes sure the plural form for the default language (by
+ development), English, is working for the PluralForm javascript module.
+
+Files: toolkit/mozapps/extensions/content/update.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/content/update.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This UI is only opened from the Extension Manager when the app is upgraded.
+
+Files: dom/html/nsIFormProcessor.h
+Copyright: __NO_COPYRIGHT__ in: dom/html/nsIFormProcessor.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ MODULE NOTES:
+ @created kmcclusk 10/19/99
+
+Files: js/src/tests/js1_2/regexp/flags.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/flags.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: regexp.js
+ Description: 'Tests regular expressions using flags "i" and "g"'
+
+Files: dom/webidl/HTMLMenuElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-menu-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: nsprpub/pr/tests/rwlocktest.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/rwlocktest.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RWLock tests
+ .
+ Several threads are created to access and modify data arrays using
+
+Files: toolkit/components/downloads/nsIDownloadProgressListener.idl
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/downloads/nsIDownloadProgressListener.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A minimally extended progress listener used by download manager
+ to update its default UI. This is implemented in nsDownloadProgressListener.js.
+ See nsIWebProgressListener for documentation, and use its constants. This isn't
+ too pretty, but the alternative is having this extend nsIWebProgressListener and
+ adding an |item| attribute, which would mean a separate nsIDownloadProgressListener
+ for every nsIDownloadItem, which is a waste...
+
+Files: netwerk/cookie/moz.build
+Copyright: __NO_COPYRIGHT__ in: netwerk/cookie/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ export required interfaces, even if --disable-cookies has been given
+
+Files: layout/xul/nsProgressMeterFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsProgressMeterFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ David Hyatt & Eric D Vaughan.
+ .
+ An XBL-based progress meter.
+ .
+ Attributes:
+ .
+ value: A number between 0% and 100%
+ align: horizontal or vertical
+ mode: determined, undetermined (one shows progress other shows animated candy cane)
+
+Files: js/src/tests/js1_5/Regress/regress-71107.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-71107.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 06 Mar 2001
+ .
+ SUMMARY: Propagate heavyweightness back up the function-nesting
+
+Files: netwerk/protocol/http/nsHttpAtomList.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/protocol/http/nsHttpAtomList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains the list of all HTTP atoms
+ See nsHttp.h for access to the atoms.
+ .
+ It is designed to be used as inline input to nsHttp.cpp *only*
+ through the magic of C preprocessing.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_416211.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_416211.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 416211 to make sure results that match the tag show the bookmark
+ title instead of the page title.
+
+Files: security/nss/cmd/crmftest/testcrmf.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/crmftest/testcrmf.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This program does 5 separate functions. By default, it does them all.
+ It can be told to do any subset of them.
+ It does them in this order:
+ .
+ 1. Generate file of CRMF cert requests.
+ Generates 2 keys pairs, one for signing, one for encryption.
+ Can generate RSA or DSA (XXX - DSA is only useful for signing).
+ Generate a cert request for each of the two public keys.
+ Generate a single CRMF cert request message that requests both certs.
+ Leave the generated CRMF request message in file
+ configdir/CertReqMessages.der
+ .
+ 2. Decode CRMF Request(s) Message.
+ Reads in the file configdir/CertReqMessages.der
+ (either generated by step 1 above, or user supplied).
+ Decodes it. NOTHING MORE. Drops these decoded results on the floor.
+ The CMMF response (below) contains a completely unrelated cert. :-(
+ .
+ 3. CMMF "Stuff".
+ a) Generates a CMMF response, containing a single cert chain, as if
+ it was a response to a received CRMF request. But the cert is
+ simply a user cert from the user's local soft token, whose
+ nickname is given in the -p option. The CMMF response has no
+ relationship to the request generated above. The CMMF message
+ is placed in configdir/CertRepContent.der.
+ b) Decodes the newly generated CMMF response found in file
+ configdir/CertRepContent.der and discards the result. 8-/
+ c) Generate a CMMF Key Escrow message
+ needs 2 nicknames:
+ It takes the public and private keys for the cert identified
+ by -p nickname, and wraps them with a sym key that is in turn
+ wrapped with the pubkey in the CA cert, whose nickname is
+ given with the -s option.
+ Store the message in configdir/KeyRecRepContent.der
+ d) Decode the CMMF Key Escrow message generated just above.
+ Get it from file configdir/KeyRecRepContent.der
+ This is just a decoder test. Results are discarded.
+ .
+ 4. Key Recovery
+ This code does not yet compile, and what it was intended to do
+ has not been fully determined.
+ .
+ 5. Challenge/Response.
+ Haven't analyzed this code yet.
+ .
+ KNOWN BUGS:
+ 1. generates BOTH signing and encryption cert requests, even for DSA keys.
+ .
+ 2. Does not verify the siganture in the "Proof of Posession" in the
+ decoded cert requests. It only checks syntax of the POP.
+ 3. CMMF "Stuff" should be broken up into separate steps, each of
+ which may be optionally selected.
+
+Files: application/basilisk/components/nsBrowserContentHandler.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/nsBrowserContentHandler.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ eslint no-undef:2
+
+Files: toolkit/components/places/tests/unit/test_399264_string_to_query.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_399264_string_to_query.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Obtains the id of the folder obtained from the query.
+ .
+ @param aQuery
+ The query to obtain the folder id from.
+ @returns the folder id of the folder of the root node of the query.
+
+Files: js/src/tests/ecma/Expressions/11.2.2-5-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-5-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.2-5-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ .
+ MemberExpression:
+ PrimaryExpression
+ MemberExpression[Expression]
+ MemberExpression.Identifier
+ new MemberExpression Arguments
+ .
+ new NewExpression
+ .
+ The production NewExpression : new NewExpression is evaluated as follows:
+ .
+ 1. Evaluate NewExpression.
+ 2. Call GetValue(Result(1)).
+ 3. If Type(Result(2)) is not Object, generate a runtime error.
+ 4. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 5. Call the [[Construct]] method on Result(2), providing no arguments
+ (that is, an empty list of arguments).
+ 6. If Type(Result(5)) is not Object, generate a runtime error.
+ 7. Return Result(5).
+ .
+ The production MemberExpression : new MemberExpression Arguments is evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 4. If Type(Result(2)) is not Object, generate a runtime error.
+ 5. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 6. Call the [[Construct]] method on Result(2), providing the list
+ Result(3) as the argument values.
+ 7. If Type(Result(6)) is not Object, generate a runtime error.
+ 8 .Return Result(6).
+
+Files: js/src/tests/ecma_2/Exceptions/expression-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expressions-002.js
+ Corresponds to: ecma/Expressions/11.2.1-3-n.js
+ ECMA Section: 11.2.1 Property Accessors
+ Description:
+ .
+ Try to access properties of an object whose value is undefined.
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/invalidArgCallbackFilePathTooLongFailure.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/invalidArgCallbackFilePathTooLongFailure.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Too long callback file path failure test
+
+Files: js/src/tests/ecma_6/TemplateStrings/debugLineNumber.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TemplateStrings/debugLineNumber.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TEST BEGIN
+ .
+ verify debugger line numbers are accurate
+
+Files: js/src/tests/ecma/Statements/12.10.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.10.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.10-1.js
+ ECMA Section: 12.10 The with statement
+ Description:
+
+Files: security/nss/coreconf/zlib.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/zlib.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Configuration information for linking against zlib.
+
+Files: toolkit/profile/nsProfileStringTypes.h
+Copyright: __NO_COPYRIGHT__ in: toolkit/profile/nsProfileStringTypes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We support two builds of the directory service provider.
+ One, linked into the profile component, uses the internal
+ string API. The other can be used by standalone embedding
+ clients, and uses embed strings.
+ To keep the code clean, we are using typedefs to equate
+ embed/internal string types. We are also defining some
+ internal macros in terms of the embedding strings API.
+ .
+ When modifying the profile directory service provider, be
+ sure to use methods supported by both the internal and
+ embed strings APIs.
+
+Files: nsprpub/pr/src/memory/prshma.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/memory/prshma.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prshma.h -- NSPR Anonymous Shared Memory
+
+Files: toolkit/components/places/tests/expiration/test_annos_expire_session.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/test_annos_expire_session.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ What this is aimed to test:
+ .
+ Session annotations should be expired when browsing session ends.
+
+Files: devtools/client/themes/tooltips.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/tooltips.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tooltip specific theme variables
+
+Files: security/nss/coreconf/nsinstall/pathsub.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/nsinstall/pathsub.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Pathname subroutines.
+
+Files: media/webrtc/webrtc_update.sh
+Copyright: __NO_COPYRIGHT__ in: media/webrtc/webrtc_update.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ First, get a new copy of the tree to play with
+ They both want to be named 'trunk'...
+
+Files: js/src/tests/ecma_3/Array/regress-101488.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-101488.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 24 September 2001
+
+Files: dom/media/tests/mochitest/steeplechase_long/long.js
+Copyright: __NO_COPYRIGHT__ in: dom/media/tests/mochitest/steeplechase_long/long.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Returns true if res is a local rtp
+ .
+ @param {Object} statObject
+ One of the objects comprising the report received from getStats()
+ @returns {boolean}
+ True if object is a local rtp
+
+Files: devtools/client/netmonitor/netmonitor-controller.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/netmonitor/netmonitor-controller.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals window, document, NetMonitorView, gStore, Actions
+ exported loader
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-9.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-9.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-9.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: js/src/tests/ecma/Expressions/11.2.3-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.3-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.3-2-n.js
+ ECMA Section: 11.2.3. Function Calls
+ Description:
+ .
+ The production CallExpression : MemberExpression Arguments is evaluated as
+ follows:
+ .
+ 1.Evaluate MemberExpression.
+ 2.Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 3.Call GetValue(Result(1)).
+ 4.If Type(Result(3)) is not Object, generate a runtime error.
+ 5.If Result(3) does not implement the internal [[Call]] method, generate a
+ runtime error.
+ 6.If Type(Result(1)) is Reference, Result(6) is GetBase(Result(1)). Otherwise,
+ Result(6) is null.
+ 7.If Result(6) is an activation object, Result(7) is null. Otherwise, Result(7) is
+ the same as Result(6).
+ 8.Call the [[Call]] method on Result(3), providing Result(7) as the this value
+ and providing the list Result(2) as the argument values.
+ 9.Return Result(8).
+ .
+ The production CallExpression : CallExpression Arguments is evaluated in
+ exactly the same manner, except that the contained CallExpression is
+ evaluated in step 1.
+ .
+ Note: Result(8) will never be of type Reference if Result(3) is a native
+ ECMAScript object. Whether calling a host object can return a value of
+ type Reference is implementation-dependent.
+
+Files: image/decoders/iccjpeg.h
+Copyright: __NO_COPYRIGHT__ in: image/decoders/iccjpeg.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ iccjpeg.h
+ .
+ This file provides code to read and write International Color Consortium
+ (ICC) device profiles embedded in JFIF JPEG image files. The ICC has
+ defined a standard format for including such data in JPEG "APP2" markers.
+ The code given here does not know anything about the internal structure
+ of the ICC profile data; it just knows how to put the profile data into
+ a JPEG file being written, or get it back out when reading.
+ .
+ This code depends on new features added to the IJG JPEG library as of
+ IJG release 6b; it will not compile or work with older IJG versions.
+ .
+ NOTE: this code would need surgery to work on 16-bit-int machines
+ with ICC profiles exceeding 64K bytes in size. See iccprofile.c
+ for details.
+
+Files: js/src/tests/ecma/LexicalConventions/7.7.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.7.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.7.4.js
+ ECMA Section: 7.7.4 String Literals
+ .
+ Description: A string literal is zero or more characters enclosed in
+ single or double quotes. Each character may be
+ represented by an escape sequence.
+
+Files: layout/style/test/ListCSSProperties.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/style/test/ListCSSProperties.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ build (from code) lists of all supported CSS properties
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-016.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-016.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-016
+ Corresponds To: 7.4.3-9-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: dom/webidl/Downloads.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Downloads.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Represents the state of a download.
+ "downloading": The resource is actively transfering.
+ "stopped" : No network tranfer is happening.
+ "succeeded" : The resource has been downloaded successfully.
+ "finalized" : We won't try to download this resource, but the DOM
+ object is still alive.
+
+Files: dom/webidl/DOMParser.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/DOMParser.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://domparsing.spec.whatwg.org/#the-domparser-interface
+
+Files: layout/xul/nsGroupBoxFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsGroupBoxFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ YY need to pass isMultiple before create called
+
+Files: gfx/thebes/d3dkmtQueryStatistics.h
+Copyright: __NO_COPYRIGHT__ in: gfx/thebes/d3dkmtQueryStatistics.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ This file is based on a header file that was briefly seen in the
+ Windows 8 RC SDK. The work for this file itself was based on the one in ProcessHacker at
+
+Files: js/xpconnect/src/nsXPConnect.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/nsXPConnect.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ High level class and public functions implementation.
+
+Files: mfbt/TemplateLib.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/TemplateLib.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Reusable template meta-functions on types and compile-time values. Meta-
+ functions are placed inside the 'tl' namespace to avoid conflict with non-
+ meta functions of the same name (e.g., mozilla::tl::FloorLog2 vs.
+ mozilla::FloorLog2).
+ .
+ When constexpr support becomes universal, we should probably use that instead
+ of some of these templates, for simplicity.
+
+Files: nsprpub/pr/src/md/windows/w32ipcsem.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/w32ipcsem.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: w32ipcsem.c
+ Description: implements named semaphores for NT and WIN95.
+
+Files: devtools/client/storage/test/browser_storage_empty_objectstores.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_empty_objectstores.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic test to assert that the storage tree and table corresponding to each
+ item in the storage tree is correctly displayed.
+
+Files: dom/plugins/base/nsPluginsDirDarwin.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginsDirDarwin.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsPluginsDirDarwin.cpp
+ .
+ Mac OS X implementation of the nsPluginsDir/nsPluginsFile classes.
+ .
+ by Patrick C. Beard.
+
+Files: toolkit/jetpack/sdk/ui/buttons.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/ui/buttons.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ PMkit shim for 'sdk/ui/button', (c) JustOff, 2017
+
+Files: js/src/tests/ecma/Expressions/11.1.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.1.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.1.1.js
+ ECMA Section: 11.1.1 The this keyword
+ Description:
+ .
+ The this keyword evaluates to the this value of the execution context.
+
+Files: nsprpub/pr/src/misc/prolock.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prolock.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prolock.c -- NSPR Ordered Lock
+ .
+ Implement the API defined in prolock.h
+
+Files: security/nss/coreconf/nsinstall/nsinstall.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/nsinstall/nsinstall.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Netscape portable install command.
+
+Files: dom/webidl/RTCRtpSender.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCRtpSender.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/webrtc-pc/#rtcrtpsender-interface
+
+Files: js/src/tests/ecma_6/TypedArray/constructor-iterable-undefined-or-null.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TypedArray/constructor-iterable-undefined-or-null.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct typed array from object with undefined or null [Symbol.iterator] property.
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.3-1.js
+ ECMA Section: 10.1.3
+ Description:
+
+Files: dom/xul/XULDocument.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xul/XULDocument.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An implementation for the XUL document. This implementation serves
+ as the basis for generating an NGLayout content model.
+ .
+ Notes
+
+Files: nsprpub/pr/tests/sel_spd.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/sel_spd.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test the speed of select within NSPR
+
+Files: mailnews/base/search/src/nsMsgFilter.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgFilter.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ this file implements the nsMsgFilter interface
+
+Files: mailnews/base/src/virtualFolderWrapper.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/virtualFolderWrapper.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Wrap everything about virtual folders.
+
+Files: xpcom/ds/nsIWritablePropertyBag.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/ds/nsIWritablePropertyBag.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIVariant based writable Property Bag support.
+
+Files: js/src/tests/ecma/Math/15.8.2.6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.6.js
+ ECMA Section: 15.8.2.6 Math.ceil(x)
+ Description: return the smallest number value that is not less than the
+ argument and is equal to a mathematical integer. if the
+ number is already an integer, return the number itself.
+ special cases:
+ - if x is NaN return NaN
+
+Files: security/nss/cmd/shlibsign/mangle/mangle.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/shlibsign/mangle/mangle.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test program to mangle 1 bit in a binary
+
+Files: mailnews/base/prefs/content/accountcreation/createInBackend.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountcreation/createInBackend.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Takes an |AccountConfig| JS object and creates that account in the
+ Thunderbird backend (which also writes it to prefs).
+ .
+ @param config {AccountConfig} The account to create
+ .
+ @return - the account created.
+
+Files: js/src/tests/ecma/Expressions/11.13.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.13.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.13.2-2js
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.4-7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.4-7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.4-7.js
+ ECMA Section: 10.1.4 Scope Chain and Identifier Resolution
+ Description:
+ Every execution context has associated with it a scope chain. This is
+ logically a list of objects that are searched when binding an Identifier.
+ When control enters an execution context, the scope chain is created and
+ is populated with an initial set of objects, depending on the type of
+ code. When control leaves the execution context, the scope chain is
+ destroyed.
+ .
+ During execution, the scope chain of the execution context is affected
+ only by WithStatement. When execution enters a with block, the object
+ specified in the with statement is added to the front of the scope chain.
+ When execution leaves a with block, whether normally or via a break or
+ continue statement, the object is removed from the scope chain. The object
+ being removed will always be the first object in the scope chain.
+ .
+ During execution, the syntactic production PrimaryExpression : Identifier
+ is evaluated using the following algorithm:
+ .
+ 1. Get the next object in the scope chain. If there isn't one, go to step 5.
+ 2. Call the [[HasProperty]] method of Result(l), passing the Identifier as
+ the property.
+ 3. If Result(2) is true, return a value of type Reference whose base object
+ is Result(l) and whose property name is the Identifier.
+ 4. Go to step 1.
+ 5. Return a value of type Reference whose base object is null and whose
+ property name is the Identifier.
+ The result of binding an identifier is always a value of type Reference with
+ its member name component equal to the identifier string.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma/String/15.5.4.12-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.12-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.12-3.js
+ ECMA Section: 15.5.4.12 String.prototype.toUpperCase()
+ Description:
+ .
+ Returns a string equal in length to the length of the result of converting
+ this object to a string. The result is a string value, not a String object.
+ .
+ Every character of the result is equal to the corresponding character of the
+ string, unless that character has a Unicode 2.0 uppercase equivalent, in which
+ case the uppercase equivalent is used instead. (The canonical Unicode 2.0 case
+ mapping shall be used, which does not depend on implementation or locale.)
+ .
+ Note that the toUpperCase function is intentionally generic; it does not require
+ that its this value be a String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: security/nss/tests/cmdtests/cmdtests.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cmdtests/cmdtests.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Script to run small tests to test specific crashes of NSS
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ included from
+
+Files: dom/html/nsHTMLContentSink.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/html/nsHTMLContentSink.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is near-OBSOLETE. It is used for about:blank only and for the
+ HTML element factory.
+ Don't bother adding new stuff in this file.
+
+Files: mfbt/SHA1.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/SHA1.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Simple class for computing SHA1.
+
+Files: js/src/tests/ecma/Array/15.4.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.4.js
+ ECMA Section: 15.4.4 Properties of the Array Prototype Object
+ Description: The value of the internal [[Prototype]] property of
+ the Array prototype object is the Object prototype
+ object.
+ .
+ Note that the Array prototype object is itself an
+ array; it has a length property (whose initial value
+ is (0) and the special [[Put]] method.
+
+Files: layout/style/DeclarationBlock.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/DeclarationBlock.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of a declaration block in a CSS stylesheet, or of
+ a style attribute
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-014.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-014.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-014.js
+ Corresponds To: 7.4.3-7-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: dom/webidl/VideoTrack.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/VideoTrack.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#videotrack
+
+Files: js/src/tests/ecma_2/Statements/forin-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/forin-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: forin-002.js
+ ECMA Section:
+ Description: The forin-001 statement
+ .
+ Verify that the property name is assigned to the property on the left
+ hand side of the for...in expression.
+
+Files: nsprpub/pr/tests/instrumt.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/instrumt.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: instrumt.c
+ Description: This test is for the NSPR debug aids defined in
+ prcountr.h, prtrace.h, prolock.h
+ .
+ The test case tests the three debug aids in NSPR:
+ .
+ Diagnostic messages can be enabled using "instrumt -v 6"
+
+Files: security/nss/lib/freebl/ecl/ecp_256_32.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp_256_32.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A 32-bit implementation of the NIST P-256 elliptic curve.
+
+Files: mailnews/addrbook/src/nsAbCardProperty.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAbCardProperty.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for representing Address Book Person Card Property
+
+Files: netwerk/base/nsURLHelperOSX.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsURLHelperOSX.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Mac OS X-specific local file uri parsing
+
+Files: mfbt/MathAlgorithms.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/MathAlgorithms.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mfbt maths algorithms.
+
+Files: layout/base/RestyleLogging.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/RestyleLogging.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Macros used to log restyle events.
+
+Files: js/src/tests/ecma_3/Function/regress-97921.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/regress-97921.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 10 September 2001
+ .
+ SUMMARY: Testing with() statement with nested functions
+
+Files: devtools/client/locales/en-US/scratchpad.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/scratchpad.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the JavaScript scratchpad
+ which is available from the Web Developer sub-menu -> 'Scratchpad'.
+ .
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (export.fileOverwriteConfirmation): This is displayed when
+ the user attempts to save to an already existing file.
+
+Files: gfx/layers/LayerScope.cpp
+Copyright: __NO_COPYRIGHT__ in: gfx/layers/LayerScope.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This must occur *after* layers/PLayers.h to avoid typedefs conflicts.
+
+Files: security/nss/lib/base/errorval.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/errorval.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ errorval.c
+ .
+ This file contains the actual error constants used in NSS.
+
+Files: toolkit/components/places/tests/bookmarks/test_savedsearches.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_savedsearches.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ get bookmarks root id
+
+Files: accessible/windows/msaa/IDSet.h
+Copyright: __NO_COPYRIGHT__ in: accessible/windows/msaa/IDSet.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class to generate unique IDs in the range [ - 2^31, 0 )
+
+Files: js/src/tests/ecma/Boolean/15.6.4.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.3-2.js
+ ECMA Section: 15.6.4.3 Boolean.prototype.valueOf()
+ Description: Returns this boolean value.
+ .
+ The valueOf function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: toolkit/components/crashmonitor/test/unit/test_invalid_json.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/test/unit/test_invalid_json.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test with sessionCheckpoints.json containing invalid JSON data
+
+Files: nsprpub/pr/src/cplus/rcinrval.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcinrval.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ C++ interval times (ref: prinrval.h)
+ .
+ An interval is a period of time. The start of the interval (epoch)
+ must be defined by the application. The unit of time of an interval
+ is platform dependent, therefore so is the maximum interval that is
+ representable. However, that interval is never less than ~6 hours.
+
+Files: layout/style/nsStyleConsts.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsStyleConsts.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ constants used in the style struct data provided by nsStyleContext
+
+Files: js/src/tests/js1_2/Array/general1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/Array/general1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: general1.js
+ Description: 'This tests out some of the functionality on methods on the Array objects'
+
+Files: dom/base/UseCounters.conf
+Copyright: one of three possible use counter declarations:
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines a list of use counters, which are things that can
+ record usage of Web platform features and then report this information
+ through Telemetry.
+ .
+ The format of this file is very strict. Each line can be:
+ .
+ (a) a blank line
+ .
+ (b) a comment, which is a line that begins with "//"
+ .
+ method <IDL interface name>.<IDL operation name>
+ attribute <IDL interface name>.<IDL attribute name>
+ property <CSS property method name>
+ .
+ The |CSS property method name| should be identical to the |method|
+
+Files: layout/xul/nsMenuBarFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsMenuBarFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsMenuBarFrame
+
+Files: build/upload.py
+Copyright: __NO_COPYRIGHT__ in: build/upload.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ When run directly, this script expects the following environment variables
+ to be set:
+
+Files: dom/xslt/xpath/txStringResult.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xpath/txStringResult.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ StringResult
+ Represents a String as a Result of evaluating an Expr
+
+Files: js/src/jit/x86-shared/AtomicOperations-x86-shared.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jit/x86-shared/AtomicOperations-x86-shared.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For overall documentation, see jit/AtomicOperations.h
+
+Files: dom/webidl/HTMLFrameElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLFrameElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#htmlframeelement
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#htmlframeelement
+
+Files: devtools/client/locales/en-US/eyedropper.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/eyedropper.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used in the Eyedropper color tool.
+ LOCALIZATION NOTE The correct localization of this file might be to keep it
+ in English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best documentation
+ on web development on the web.
+ .
+ LOCALIZATION NOTE (colorValue.copied): This text is displayed when the user selects a
+ color with the eyedropper and it's copied to the clipboard.
+
+Files: js/src/tests/Intl/Collator/supportedLocalesOf.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/Collator/supportedLocalesOf.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This array contains the locales that ICU supports in
+ collation whose languages Mozilla localizes Firefox into.
+ Current as of ICU 50.1.2 and Firefox March 2013.
+
+Files: nsprpub/pkg/Makefile.in
+Copyright: 2005 Sun Microsystems, Inc.
+License: MPL-2.0
+ Use is subject to license terms.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ! gmake
+
+Files: toolkit/xre/EventTracer.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/xre/EventTracer.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Event loop instrumentation. This code attempts to measure the
+ latency of the UI-thread event loop by firing native events at it from
+ a background thread, and measuring how long it takes for them
+ to be serviced. The measurement interval (kMeasureInterval, below)
+ is also used as the upper bound of acceptable response time.
+ When an event takes longer than that interval to be serviced,
+ a sample will be written to the log.
+
+Files: accessible/jsat/AccessFu.jsm
+Copyright: __NO_COPYRIGHT__ in: accessible/jsat/AccessFu.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global AccessFu, Components, Utils, PrefCache, Logger, Services,
+ PointerAdapter, dump, Presentation, Rect
+ exported AccessFu
+
+Files: js/src/tests/ecma_2/RegExp/multiline-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/multiline-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/multiline-001.js
+ ECMA Section:
+ Description: Based on ECMA 2 Draft 7 February 1999
+ .
+ Date: 19 February 1999
+
+Files: js/src/vm/Initialization.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/Initialization.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SpiderMonkey initialization and shutdown code.
+
+Files: layout/style/xbl-marquee/xbl-marquee.css
+Copyright: __NO_COPYRIGHT__ in: layout/style/xbl-marquee/xbl-marquee.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PRINT ONLY rules
+
+Files: dom/base/NodeInfo.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/NodeInfo.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class that represents a prefix/namespace/localName triple; a single
+ nodeinfo is shared by all elements in a document that have that
+ prefix, namespace, and localName.
+
+Files: toolkit/components/passwordmgr/OSCrypto.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/OSCrypto.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Common front for various implementations of OSCrypto
+
+Files: dom/webidl/DOMError.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#domerror
+
+Files: dom/webidl/Performance.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio, Beihang). W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/hr-time/
+
+Files: mailnews/db/gloda/modules/mimeTypeCategories.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/mimeTypeCategories.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file wants to be a data file of some sort. It might do better as a real
+ raw JSON file. It is trying to be one right now, but it obviously is not.
+
+Files: widget/gtkxtbin/xembed.h
+Copyright: __NO_COPYRIGHT__ in: widget/gtkxtbin/xembed.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ XEMBED messages
+
+Files: image/IDecodingTask.h
+Copyright: __NO_COPYRIGHT__ in: image/IDecodingTask.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An interface for tasks which can execute on the ImageLib DecodePool, and
+ various implementations.
+
+Files: js/src/builtin/Sorting.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Sorting.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We use varying sorts across the self-hosted codebase. All sorts are
+ consolidated here to avoid confusion and re-implementation of existing
+ algorithms.
+ .
+ For sorting values with limited range; uint8 and int8.
+
+Files: js/src/jsapi-tests/testPreserveJitCode.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsapi-tests/testPreserveJitCode.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For js::jit::IsIonEnabled().
+
+Files: js/src/tests/ecma/Statements/12.6.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-1.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+
+Files: js/src/tests/js1_5/extensions/regress-96284-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-96284-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 03 September 2001
+ .
+ SUMMARY: Double quotes should be escaped in uneval(new Error('""'))
+
+Files: js/src/tests/ecma/Expressions/11.2.1-4-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.1-4-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.1-4-n.js
+ ECMA Section: 11.2.1 Property Accessors
+ Description:
+ .
+ Properties are accessed by name, using either the dot notation:
+ MemberExpression . Identifier
+ CallExpression . Identifier
+ .
+ or the bracket notation: MemberExpression [ Expression ]
+ CallExpression [ Expression ]
+ .
+ The dot notation is explained by the following syntactic conversion:
+ MemberExpression . Identifier
+ is identical in its behavior to
+ MemberExpression [ <identifier-string> ]
+ and similarly
+ CallExpression . Identifier
+ is identical in its behavior to
+ CallExpression [ <identifier-string> ]
+ where <identifier-string> is a string literal containing the same sequence
+ of characters as the Identifier.
+ .
+ The production MemberExpression : MemberExpression [ Expression ] is
+ evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Expression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToObject(Result(2)).
+ 6. Call ToString(Result(4)).
+ 7. Return a value of type Reference whose base object is Result(5) and
+ whose property name is Result(6).
+ .
+ The production CallExpression : CallExpression [ Expression ] is evaluated
+ in exactly the same manner, except that the contained CallExpression is
+ evaluated in step 1.
+
+Files: js/src/tests/ecma/String/15.5.4.2-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.2-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.2-2-n.js
+ ECMA Section: 15.5.4.2 String.prototype.toString()
+ .
+ Description: Returns this string value. Note that, for a String
+ object, the toString() method happens to return the same
+ thing as the valueOf() method.
+ .
+ The toString function is not generic; it generates a
+ runtime error if its this value is not a String object.
+ Therefore it connot be transferred to the other kinds of
+ objects for use as a method.
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.2-1.js
+ ECMA Section: 15.1.2.2 Function properties of the global object
+ parseInt( string, radix )
+ .
+ Description: parseInt test cases written by waldemar, and documented in
+
+Files: testing/marionette/event.js
+Copyright: __NO_COPYRIGHT__ in: testing/marionette/event.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides functionality for creating and sending DOM events.
+
+Files: nsprpub/pr/src/cplus/tests/thread.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/tests/thread.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ thread.cpp - a test program
+
+Files: security/nss/lib/softoken/fipstokn.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/fipstokn.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file implements PKCS 11 on top of our existing security modules
+ .
+ For more information about PKCS 11 See PKCS 11 Token Inteface Standard.
+ This implementation has two slots:
+ slot 1 is our generic crypto support. It does not require login
+ (unless you've enabled FIPS). It supports Public Key ops, and all they
+ bulk ciphers and hashes. It can also support Private Key ops for imported
+ Private keys. It does not have any token storage.
+ slot 2 is our private key support. It requires a login before use. It
+ can store Private Keys and Certs as token objects. Currently only private
+ keys and their associated Certificates are saved on the token.
+ .
+ In this implementation, session objects are only visible to the session
+ that created or generated them.
+
+Files: extensions/auth/nsAuthGSSAPI.cpp
+Copyright: __NO_COPYRIGHT__ in: extensions/auth/nsAuthGSSAPI.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ GSSAPI Authentication Support Module
+ .
+ Described by IETF Internet draft: draft-brezak-kerberos-http-00.txt
+ (formerly draft-brezak-spnego-http-04.txt)
+ .
+ Also described here:
+
+Files: nsprpub/pr/include/private/pprio.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/private/pprio.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pprio.h
+ .
+ Description: Private definitions for I/O related structures
+
+Files: security/nss/tests/interop/interop.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/interop/interop.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests/interop/interop.sh
+ .
+ Script to drive our cross-stack interop tests
+
+Files: js/src/tests/ecma/Boolean/15.6.4.3-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.3-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.3-3.js
+ ECMA Section: 15.6.4.3 Boolean.prototype.valueOf()
+ Description: Returns this boolean value.
+ .
+ The valueOf function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: toolkit/components/workerloader/require.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/workerloader/require.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of a CommonJS module loader for workers.
+ .
+ Use:
+ // in the .js file loaded by the constructor of the worker
+ importScripts("resource://gre/modules/workers/require.js");
+
+Files: security/nss/lib/certhigh/xcrldist.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certhigh/xcrldist.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code for dealing with x.509 v3 CRL Distribution Point extension.
+
+Files: toolkit/modules/subprocess/Subprocess.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/subprocess/Subprocess.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These modules are loosely based on the subprocess.jsm module created
+ by Jan Gerber and Patrick Brunschwig, though the implementation
+ differs drastically.
+
+Files: js/src/tests/ecma/Statements/12.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.2-1.js
+ ECMA Section: The variable statement
+ Description:
+ .
+ If the variable statement occurs inside a FunctionDeclaration, the
+ variables are defined with function-local scope in that function, as
+ described in section 10.1.3. Otherwise, they are defined with global
+ scope, that is, they are created as members of the global object, as
+ described in section 0. Variables are created when the execution scope
+ is entered. A Block does not define a new execution scope. Only Program and
+ FunctionDeclaration produce a new scope. Variables are initialized to the
+ undefined value when created. A variable with an Initializer is assigned
+ the value of its AssignmentExpression when the VariableStatement is executed,
+ not when the variable is created.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-039.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-039.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-039
+ Corresponds To: 7.5-2-n.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: application/xulrunner/app/install_app.py
+Copyright: __NO_COPYRIGHT__ in: application/xulrunner/app/install_app.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Min version of python is 2.7
+
+Files: security/nss/lib/ckfw/ck.api
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/ck.api
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is in part derived from a file "pkcs11f.h" made available
+ by RSA Security at ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/pkcs11f.h
+ .
+ Fields
+ FUNCTION introduces a Cryptoki function
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-3-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: dom/webidl/PresentationConnection.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PresentationConnection.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/presentation-api/#interface-presentationconnection
+
+Files: mailnews/news/public/nsINNTPNewsgroupPost.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/news/public/nsINNTPNewsgroupPost.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This object represents the stream of data which will be sent to an
+ NNTP server. You basically set up all the RFC850 required headers, etc,
+ then pass it to something that reads off the nsIInputStream interface.
+
+Files: security/nss/lib/crmf/cmmfresp.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/crmf/cmmfresp.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file will contain all routines dealing with creating a
+ CMMFCertRepContent structure through Create/Set functions.
+
+Files: nsprpub/pr/tests/pipeping.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/pipeping.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pipeping.c
+ .
+ Description:
+ This test runs in conjunction with the pipepong test.
+ This test creates two pipes and redirects the stdin and
+ stdout of the pipepong test to the pipes. Then this
+ test writes "ping" to the pipepong test and the pipepong
+ test writes "pong" back. To run this pair of tests,
+ just invoke pipeping.
+ .
+ Tested areas: process creation, pipes, file descriptor
+ inheritance, standard I/O redirection.
+
+Files: dom/manifest/ManifestObtainer.jsm
+Copyright: __NO_COPYRIGHT__ in: dom/manifest/ManifestObtainer.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ManifestObtainer is an implementation of:
+ http://w3c.github.io/manifest/#obtaining
+ .
+ Exposes 2 public method:
+ .
+ .contentObtainManifest(aContent) - used in content process
+ .browserObtainManifest(aBrowser) - used in browser/parent process
+ .
+ both return a promise. If successful, you get back a manifest object.
+ .
+ Import it with URL:
+ 'chrome://global/content/manifestMessages.js'
+ .
+ e10s IPC message from this components are handled by:
+ dom/ipc/manifestMessages.js
+ .
+ Which is injected into every browser instance via browser.js.
+ .
+ exported ManifestObtainer
+ .
+ globals Components, Task, PromiseMessage, XPCOMUtils, ManifestProcessor, BrowserUtils
+
+Files: mailnews/mapi/mapihook/build/msgMapi.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/mapi/mapihook/build/msgMapi.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This idl will be compiled by MIDL. MS-COM is used
+ as bridge between MAPI clients and the Mozilla.
+
+Files: js/src/jsapi-tests/testIntTypesABI.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsapi-tests/testIntTypesABI.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test exercises the full, deliberately-exposed JSAPI interface to ensure
+ that no internal integer typedefs leak out. Include every intentionally
+ public header file (and those headers included by them, for completeness),
+ even the ones tests.h itself included, to verify this.
+
+Files: js/src/tests/ecma/Expressions/11.7.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.7.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.7.1.js
+ ECMA Section: 11.7.1 The Left Shift Operator ( << )
+ Description:
+ Performs a bitwise left shift operation on the left argument by the amount
+ specified by the right argument.
+ .
+ The production ShiftExpression : ShiftExpression << AdditiveExpression is
+ evaluated as follows:
+ .
+ 1. Evaluate ShiftExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate AdditiveExpression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToInt32(Result(2)).
+ 6. Call ToUint32(Result(4)).
+ 7. Mask out all but the least significant 5 bits of Result(6), that is,
+ compute Result(6) & 0x1F.
+ 8. Left shift Result(5) by Result(7) bits. The result is a signed 32 bit
+ integer.
+ 9. Return Result(8).
+
+Files: js/src/tests/js1_5/Regress/regress-146596.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-146596.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 18 Jun 2002
+ SUMMARY: Shouldn't crash when catch parameter is "hidden" by varX
+
+Files: security/nss/tests/tlsfuzzer/tlsfuzzer.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/tlsfuzzer/tlsfuzzer.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests/tlsfuzzer/tlsfuzzer.sh
+ .
+ Script to drive the ssl tlsfuzzer interop unit tests
+
+Files: storage/Variant_inl.h
+Copyright: __NO_COPYRIGHT__ in: storage/Variant_inl.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Note: This file is included by Variant.h.
+
+Files: js/src/tests/ecma/Boolean/15.6.3.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.3.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.3.1-2.js
+ ECMA Section: 15.6.3.1 Boolean.prototype
+ .
+ Description: The initial valu eof Boolean.prototype is the built-in
+ Boolean prototype object (15.6.4).
+ .
+ The property shall have the attributes [DontEnum,
+ DontDelete, ReadOnly ].
+ .
+ This tests the DontDelete property of Boolean.prototype
+
+Files: dom/webidl/UDPSocket.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/UDPSocket.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/2012/sysapps/tcp-udp-sockets/#interface-udpsocket
+ http://www.w3.org/2012/sysapps/tcp-udp-sockets/#dictionary-udpoptions
+
+Files: mailnews/mime/src/mimemrel.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimemrel.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ This Original Code has been modified by IBM Corporation. Modifications made by IBM
+ described herein are Copyright (c) International Business Machines Corporation, 2000.
+ Modifications to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+ .
+ Thoughts on how to implement this:
+
+Files: security/nss/lib/util/portreg.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/portreg.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ shexp.h: Defines and prototypes for shell exp. match routines
+ .
+ This routine will match a string with a shell expression. The expressions
+ accepted are based loosely on the expressions accepted by zsh.
+ .
+ o * matches anything
+
+Files: services/common/tests/run_storage_server.js
+Copyright: __NO_COPYRIGHT__ in: services/common/tests/run_storage_server.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file runs a Storage Service server.
+ .
+ It is meant to be executed with an xpcshell.
+ .
+ The Makefile in this directory contains a target to run it:
+ .
+ $ make storage-server
+
+Files: netwerk/test/httpserver/test/test_start_stop.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_start_stop.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests for correct behavior of the server start() and stop() methods.
+
+Files: security/nss/cmd/p7env/p7env.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/p7env/p7env.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ p7env -- A command to create a pkcs7 enveloped data.
+
+Files: security/nss/tests/iopr/server_scr/apache_unix.cfg
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/iopr/server_scr/apache_unix.cfg
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Apache OPENSSL configuration file
+ .
+ Define what type of system this is.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-005.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-005.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-005.js
+ Corresponds To: 7.4.1-2.js
+ ECMA Section: 7.4.1
+ .
+ Description:
+ .
+ Reserved words cannot be used as identifiers.
+ .
+ ReservedWord ::
+ Keyword
+ FutureReservedWord
+ NullLiteral
+ BooleanLiteral
+
+Files: toolkit/components/passwordmgr/LoginStore.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/LoginStore.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handles serialization of the data and persistence into a file.
+ .
+ The file is stored in JSON format, without indentation, using UTF-8 encoding.
+ With indentation applied, the file would look like this:
+ .
+ {
+ "logins": [
+ {
+ "id": 2,
+ "hostname": "http://www.example.com",
+ "httpRealm": null,
+ "formSubmitURL": "http://www.example.com/submit-url",
+
+Files: nsprpub/pr/tests/thruput.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/thruput.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: thruput.c
+ Description: Test server's throughput capability comparing various
+ implmentation strategies.
+ .
+ Note: Requires a server machine and an aribitrary number of
+ clients to bang on it. Trust the numbers on the server
+ more than those being displayed by the various clients.
+
+Files: toolkit/components/formautofill/FormAutofillContentService.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/formautofill/FormAutofillContentService.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements a service used by DOM content to request Form Autofill, in
+ particular when the requestAutocomplete method of Form objects is invoked.
+ .
+ See the nsIFormAutofillContentService documentation for details.
+
+Files: dom/webidl/Fetch.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Fetch.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://fetch.spec.whatwg.org/
+
+Files: devtools/client/shared/AppCacheUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/AppCacheUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ validateManifest() warns of the following errors:
+ - No manifest specified in page
+ - Manifest is not utf-8
+ - Manifest mimetype not text/cache-manifest
+ - Manifest does not begin with "CACHE MANIFEST"
+ - Page modified since appcache last changed
+ - Duplicate entries
+ - Conflicting entries e.g. in both CACHE and NETWORK sections or in cache
+ but blocked by FALLBACK namespace
+ - Detect referenced files that are not available
+ - Detect referenced files that have cache-control set to no-store
+ - Wildcards used in a section other than NETWORK
+ - Spaces in URI not replaced with %20
+ - Completely invalid URIs
+ - Too many dot dot slash operators
+ - SETTINGS section is valid
+ - Invalid section name
+ - etc.
+
+Files: devtools/client/locales/en-US/jsonview.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/jsonview.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used in the JSON View tool
+ that is used to inspect application/json document types loaded
+ in the browser.
+ .
+ LOCALIZATION NOTE The correct localization of this file might be to keep it
+ in English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best documentation
+ on web development on the web.
+ .
+ LOCALIZATION NOTE (jsonViewer.tab.JSON, jsonViewer.tab.RawData,
+ jsonViewer.tab.Headers): Label for a panel tab.
+
+Files: build/clang-plugin/tests/moz.build
+Copyright: __NO_COPYRIGHT__ in: build/clang-plugin/tests/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dummy library name to avoid skipping building the sources here.
+
+Files: dom/smil/test/db_smilAnimateMotion.js
+Copyright: __NO_COPYRIGHT__ in: dom/smil/test/db_smilAnimateMotion.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ testcase data for <animateMotion>
+ .
+ Fake motion 'attribute', to satisfy testing code that expects an attribute.
+
+Files: js/src/tests/ecma/TypeConversion/9.8.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.8.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.8.1.js
+ ECMA Section: 9.8.1 ToString Applied to the Number Type
+ Description: The operator ToString convers a number m to string
+ as follows:
+ .
+ 1. if m is NaN, return the string "NaN"
+ 2. if m is +0 or -0, return the string "0"
+ 3. if m is less than zero, return the string
+ concatenation of the string "-" and ToString(-m).
+ 4. If m is Infinity, return the string "Infinity".
+ 5. Otherwise, let n, k, and s be integers such that
+
+Files: tools/bloatview/bloattable.pl
+Copyright: __NO_COPYRIGHT__ in: tools/bloatview/bloattable.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ bloattable [-debug] [-source] [-byte n|-obj n|-ref n] <file1> <file2> ... <filen> > <html-file>
+ .
+ file1, file2, ... filen should be successive BloatView files generated from the same run.
+ Summarize them in an HTML table. Output the HTML to the standard output.
+ .
+ If -debug is set, create a slightly larger html file which is more suitable for debugging this script.
+ If -source is set, create an html file that prints the html source as the output
+ If -byte n, -obj n, or -ref n is given, make the page default to showing byte, object, or reference statistics,
+
+Files: js/src/tests/ecma_2/Exceptions/string-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/string-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: string-002.js
+ Corresponds To: 15.5.4.3-3-n.js
+ ECMA Section: 15.5.4.3 String.prototype.valueOf()
+ .
+ Description: Returns this string value.
+ .
+ The valueOf function is not generic; it generates a
+ runtime error if its this value is not a String object.
+ Therefore it connot be transferred to the other kinds of
+ objects for use as a method.
+
+Files: js/src/tests/ecma/Math/15.8.1.5-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.5-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.5-1.js
+ ECMA Section: 15.8.1.5.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the ReadOnly attribute of Math.LOG10E
+
+Files: js/src/tests/js1_5/Regress/regress-76054.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-76054.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 16 May 2001
+ .
+ SUMMARY: Regression test for bug 76054
+
+Files: js/src/tests/ecma/extensions/15.1.2.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.1.2.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.1-1.js
+ ECMA Section: 15.1.2.1 eval(x)
+ .
+ if x is not a string object, return x.
+ Description:
+ Author: christine@netscape.com
+ Date: 16 september 1997
+
+Files: services/sync/modules/constants.js
+Copyright: __NO_COPYRIGHT__ in: services/sync/modules/constants.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Process each item in the "constants hash" to add to "global" and give a name
+
+Files: js/src/tests/ecma/extensions/15.2.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.2.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.4.js
+ ECMA Section: 15.2.4 Properties of the Object prototype object
+ .
+ Description: The value of the internal [[Prototype]] property of
+ the Object prototype object is null
+
+Files: js/src/tests/ecma/Date/15.9.4.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.4.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.4.2.js
+ ECMA Section: 15.9.4.2 Date.parse()
+ Description: The parse() function applies the to ToString() operator
+ to its argument and interprets the resulting string as
+ a date. It returns a number, the UTC time value
+ corresponding to the date.
+ .
+ The string may be interpreted as a local time, a UTC
+ time, or a time in some other time zone, depending on
+ the contents of the string.
+ .
+ (need to test strings containing stuff with the time
+ zone specified, and verify that parse() returns the
+ correct GMT time)
+ .
+ so for any Date object x, all of these things should
+ be equal:
+ .
+ value tested in function:
+
+Files: security/nss/lib/smime/cmsasn1.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsasn1.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS ASN.1 templates
+
+Files: mfbt/MemoryChecking.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/MemoryChecking.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides a common interface to the ASan (AddressSanitizer) and Valgrind
+ functions used to mark memory in certain ways. In detail, the following
+ three macros are provided:
+
+Files: toolkit/components/places/tests/unit/test_486978_sort_by_date_queries.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_486978_sort_by_date_queries.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TEST DESCRIPTION:
+
+Files: js/src/tests/ecma_2/extensions/instanceof-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/extensions/instanceof-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: instanceof-002.js
+ Section:
+ Description: Determining Instance Relationships
+
+Files: nsprpub/pr/tests/pipeself.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/pipeself.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pipeself.c
+ .
+ Description:
+ This test has two threads communicating with each other using
+ two unidirectional pipes. The primordial thread is the ping
+ thread and the other thread is the pong thread. The ping
+ thread writes "ping" to the pong thread and the pong thread
+ writes "pong" back.
+
+Files: js/public/Principals.h
+Copyright: __NO_COPYRIGHT__ in: js/public/Principals.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JSPrincipals and related interfaces.
+
+Files: intl/lwbrk/jisx4051class.h
+Copyright: __NO_COPYRIGHT__ in: intl/lwbrk/jisx4051class.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DO NOT EDIT THIS DOCUMENT !!! THIS DOCUMENT IS GENERATED BY
+ mozilla/intl/lwbrk/tools/anzx4051.pl
+
+Files: dom/webidl/VTTCue.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/VTTCue.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/html5/webvtt/#the-vttcue-interface
+
+Files: js/src/tests/ecma_2/Statements/while-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/while-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: while-001
+ ECMA Section:
+ Description: while statement
+ .
+ Verify that the while statement is not executed if the while expression is
+ false
+
+Files: image/decoders/nsBMPDecoder.cpp
+Copyright: __NO_COPYRIGHT__ in: image/decoders/nsBMPDecoder.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a cross-platform BMP Decoder, which should work everywhere,
+ including big-endian machines like the PowerPC.
+ .
+ BMP is a format that has been extended multiple times. To understand the
+ decoder you need to understand this history. The summary of the history
+ below was determined from the following documents.
+ .
+ - http://www.fileformat.info/format/bmp/egff.htm
+ - http://www.fileformat.info/format/os2bmp/egff.htm
+ - http://fileformats.archiveteam.org/wiki/BMP
+
+Files: ipc/mscom/Registration.cpp
+Copyright: __NO_COPYRIGHT__ in: ipc/mscom/Registration.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ COM registration data structures are built with C code, so we need to
+ simulate that in our C++ code by defining CINTERFACE before including
+ anything else that could possibly pull in Windows header files.
+
+Files: js/src/tests/ecma_2/Exceptions/number-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/number-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: number-002.js
+ Corresponds To: ecma/Number/15.7.4.3-2-n.js
+ ECMA Section: 15.7.4.3.1 Number.prototype.valueOf()
+ Description:
+ Returns this number value.
+ .
+ The valueOf function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: media/mtransport/test/turn_unittest.cpp
+Copyright: 2007 Adobe Systems, Incorporated
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: ekr@rtfm.com
+ .
+ Some code copied from nICEr. License is:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: js/src/tests/js1_5/Scope/regress-181834.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-181834.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 25 November 2002
+ SUMMARY: Testing scope
+
+Files: dom/smil/test/smilTestUtils.js
+Copyright: __NO_COPYRIGHT__ in: dom/smil/test/smilTestUtils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Note: Class syntax roughly based on:
+
+Files: intl/locale/tests/unit/test_bug1086527.js
+Copyright: __NO_COPYRIGHT__ in: intl/locale/tests/unit/test_bug1086527.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This unit test makes sure that PluralForm.get can be called from strict mode
+
+Files: mfbt/Opaque.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Opaque.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An opaque integral type supporting only comparison operators.
+
+Files: xpcom/glue/tests/gtest/TestGCPostBarriers.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/tests/gtest/TestGCPostBarriers.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that generational garbage collection post-barriers are correctly
+ implemented for nsTArrays that contain JavaScript Values.
+
+Files: rdf/base/nsRDFContentSink.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsRDFContentSink.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An implementation for an NGLayout-style content sink that knows how
+ to build an RDF content model from XML-serialized RDF.
+ .
+ For more information on the RDF/XML syntax,
+ see http://www.w3.org/TR/REC-rdf-syntax/
+ .
+ This code is based on the final W3C Recommendation,
+ http://www.w3.org/TR/1999/REC-rdf-syntax-19990222.
+ .
+ Open Issues ------------------
+ .
+ 1) factoring code with nsXMLContentSink - There's some amount of
+ common code between this and the HTML content sink. This will
+ increase as we support more and more HTML elements. How can code
+
+Files: mailnews/mime/src/mimetpla.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimetpla.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The MimeInlineTextPlain class implements the text/plain MIME content type,
+ and is also used for all otherwise-unknown text/ subtypes.
+
+Files: toolkit/themes/osx/global/jar.mn
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/osx/global/jar.mn
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ include ../../shared/jar.inc.mn
+
+Files: netwerk/sctp/update_sctp.sh
+Copyright: __NO_COPYRIGHT__ in: netwerk/sctp/update_sctp.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ assume $1 is the directory with a SVN checkout of the libsctp source
+ .
+ sctp usrlib source is available (via svn) at:
+ svn co https://sctp-refimpl.googlecode.com/svn/trunk sctpSVN
+ .
+ also assumes we've made *NO* changes to the SCTP sources! If we do, we have to merge by
+ hand after this process, or use a more complex one.
+ .
+ For example, one could update an sctp library import head, and merge back to default. Or keep a
+ separate repo with this in it, and pull from there to m-c and merge.
+
+Files: security/nss/cmd/tests/conflict.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/tests/conflict.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test verifies that NSS public headers don't conflict with common
+ identifier names.
+
+Files: js/src/jsalloc.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jsalloc.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS allocation policies.
+ .
+ The allocators here are for system memory with lifetimes which are not
+ managed by the GC. See the comment at the top of vm/MallocProvider.h.
+
+Files: toolkit/components/passwordmgr/LoginHelper.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/LoginHelper.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Contains functions shared by different Login Manager components.
+ .
+ This JavaScript module exists in order to share code between the different
+ XPCOM components that constitute the Login Manager, including implementations
+ of nsILoginManager and nsILoginManagerStorage.
+
+Files: nsprpub/pr/tests/stack.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/stack.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test atomic stack operations
+ .
+ Two stacks are created and threads add data items (each containing
+ one of the first n integers) to the first stack, remove data items
+ from the first stack and add them to the second stack. The primordial
+ thread compares the sum of the first n integers to the sum of the
+ integers in the data items in the second stack. The test succeeds if
+ they are equal.
+
+Files: security/nss/lib/libpkix/include/pkixt.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkixt.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines the types in the libpkix API.
+ XXX Maybe we should specify the API version number in all API header files
+
+Files: mfbt/DebugOnly.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/DebugOnly.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides DebugOnly, a type for variables used only in debug builds (i.e. by
+ assertions).
+
+Files: js/xpconnect/tests/idl/xpctest_utils.idl
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/idl/xpctest_utils.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utility interfaces for testing.
+
+Files: layout/style/nsCSSPropList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPropList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a list of all CSS properties with considerable data about them, for
+ preprocessing
+ .
+ This file contains the list of all parsed CSS properties. It is
+ designed to be used as inline input through the magic of C
+ preprocessing. All entries must be enclosed in the appropriate
+
+Files: toolkit/components/places/tests/unit/test_412132.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_412132.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TEST DESCRIPTION:
+ .
+ Tests patch to Bug 412132:
+
+Files: security/nss/tests/cert/cert.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cert/cert.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/cert/rcert.sh
+ .
+ Certificate generating and handeling for NSS QA, can be included
+ multiple times from all.sh and the individual scripts
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ included from (don't expect this to be up to date)
+
+Files: security/nss/tests/ssl/sslpolicy.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/ssl/sslpolicy.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file enables policy testing
+
+Files: js/src/tests/js1_5/Regress/regress-203402.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-203402.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 28 April 2003
+ SUMMARY: Testing the ternary query operator
+
+Files: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc_linux_GCC3.s
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc_linux_GCC3.s
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Platform specific code to invoke XPCOM methods on native objects for
+ Linux/Sparc with gcc 3 ABI.
+
+Files: mailnews/base/prefs/content/am-help.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-help.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Key value pairs to derive the tag based on the page loaded.
+ Each key is the page loaded when user clicks on one of the items on
+ the accounttree of the AccountManager window.
+ Value is a tag that is preset which will be used to display
+ context sensitive help.
+
+Files: js/src/tests/ecma/Boolean/15.6.3.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.3.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.3.1.js
+ ECMA Section: 15.6.3.1 Boolean.prototype
+ .
+ Description: The initial valu eof Boolean.prototype is the built-in
+ Boolean prototype object (15.6.4).
+ .
+ The property shall have the attributes [DontEnum,
+ DontDelete, ReadOnly ].
+ .
+ It has the internal [[Call]] and [[Construct]]
+ properties (not tested), and the length property.
+
+Files: mailnews/news/src/nsNewsFolder.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/news/src/nsNewsFolder.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for representing News folders.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_empty_search.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_empty_search.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for bug 426864 that makes sure the empty search (drop down list) only
+ shows typed pages from history.
+
+Files: toolkit/locales/en-US/chrome/global-platform/mac/platformKeys.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global-platform/mac/platformKeys.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mac
+ this file defines the on screen display names for the various modifier keys
+ these are used in XP menus to show keyboard shortcuts
+ .
+ the shift key - open up arrow symbol (ctrl-e)
+
+Files: mailnews/extensions/smime/content/smime.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/smime/content/smime.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Add any default pref values we want for smime
+
+Files: js/src/tests/ecma_3/Function/15.3.4.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/15.3.4.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 21 May 2002
+ SUMMARY: ECMA conformance of Function.prototype.call
+ .
+ Function.prototype.call(thisArg [,arg1 [,arg2, ...]])
+ .
+ See ECMA-262 Edition 3 Final, Section 15.3.4.4
+
+Files: layout/style/nsHTMLStyleSheet.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsHTMLStyleSheet.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ style sheet and style rule processor representing data from presentational
+ HTML attributes
+
+Files: dom/media/test/background_video.js
+Copyright: __NO_COPYRIGHT__ in: dom/media/test/background_video.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ jshint esversion: 6, -W097
+ globals SimpleTest, SpecialPowers, info, is, ok
+
+Files: media/mtransport/nr_timer.cpp
+Copyright: 2004-2006 Network Resonance, Inc.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original code by: ekr@rtfm.com
+ .
+ Implementation of the NR timer interface
+ .
+ Some code here copied from nrappkit. The license was.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Sun Feb 22 19:35:24 2004
+
+Files: config/static-checking-config.mk
+Copyright: __NO_COPYRIGHT__ in: config/static-checking-config.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The entire tree should be subject to static analysis using the XPCOM
+ script. Additional scripts may be added by specific subdirectories.
+
+Files: js/src/tests/ecma/Expressions/11.14-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.14-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.14-1.js
+ ECMA Section: 11.14 Comma operator (,)
+ Description:
+ Expression :
+ .
+ AssignmentExpression
+ Expression , AssignmentExpression
+ .
+ Semantics
+ .
+ The production Expression : Expression , AssignmentExpression is evaluated as follows:
+ .
+ 1. Evaluate Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate AssignmentExpression.
+ 4. Call GetValue(Result(3)).
+ 5. Return Result(4).
+
+Files: js/src/tests/js1_8_1/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_8_1/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: This only turns on 1.8.1 in shell builds. The browser requires the
+ futzing in js/src/tests/browser.js (which only turns on 1.8, the most
+ the browser supports).
+
+Files: toolkit/components/urlformatter/nsURLFormatter.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/urlformatter/nsURLFormatter.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ @class nsURLFormatterService
+ .
+ nsURLFormatterService exposes methods to substitute variables in URL formats.
+ .
+ Mozilla Applications linking to Mozilla websites are strongly encouraged to use
+ URLs of the following format:
+ .
+ http[s]://%SERVICE%.mozilla.[com|org]/%LOCALE%/
+
+Files: toolkit/mozapps/handling/content/dialog.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/handling/content/dialog.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This dialog builds its content based on arguments passed into it.
+ window.arguments[0]:
+ The title of the dialog.
+ window.arguments[1]:
+ The url of the image that appears to the left of the description text
+ window.arguments[2]:
+ The text of the description that will appear above the choices the user
+ can choose from.
+ window.arguments[3]:
+ The text of the label directly above the choices the user can choose from.
+ window.arguments[4]:
+ This is the text to be placed in the label for the checkbox. If no text is
+ passed (ie, it's an empty string), the checkbox will be hidden.
+ window.arguments[5]:
+ The accesskey for the checkbox
+ window.arguments[6]:
+ This is the text that is displayed below the checkbox when it is checked.
+ window.arguments[7]:
+ This is the nsIHandlerInfo that gives us all our precious information.
+ window.arguments[8]:
+ This is the nsIURI that we are being brought up for in the first place.
+ window.arguments[9]:
+ The nsIInterfaceRequestor of the parent window; may be null
+
+Files: js/src/tests/ecma/String/15.5.4.8-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.8-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.8-2.js
+ ECMA Section: 15.5.4.8 String.prototype.split( separator )
+ Description:
+ .
+ Returns an Array object into which substrings of the result of converting
+ this object to a string have been stored. The substrings are determined by
+ searching from left to right for occurrences of the given separator; these
+ occurrences are not part of any substring in the returned array, but serve
+ to divide up this string value. The separator may be a string of any length.
+ .
+ As a special case, if the separator is the empty string, the string is split
+ up into individual characters; the length of the result array equals the
+ length of the string, and each substring contains one character.
+ .
+ If the separator is not supplied, then the result array contains just one
+ string, which is the string.
+ .
+ When the split method is called with one argument separator, the following steps are taken:
+ .
+ 1. Call ToString, giving it the this value as its argument.
+ 2. Create a new Array object of length 0 and call it A.
+ 3. If separator is not supplied, call the [[Put]] method of A with 0 and
+ Result(1) as arguments, and then return A.
+ 4. Call ToString(separator).
+ 5. Compute the number of characters in Result(1).
+ 6. Compute the number of characters in the string that is Result(4).
+ 7. Let p be 0.
+ 8. If Result(6) is zero (the separator string is empty), go to step 17.
+ 9. Compute the smallest possible integer k not smaller than p such that
+ k+Result(6) is not greater than Result(5), and for all nonnegative
+ integers j less than Result(6), the character at position k+j of
+ Result(1) is the same as the character at position j of Result(2);
+ but if there is no such integer k, then go to step 14.
+ 10. Compute a string value equal to the substring of Result(1), consisting
+ of the characters at positions p through k1, inclusive.
+ 11. Call the [[Put]] method of A with A.length and Result(10) as arguments.
+ 12. Let p be k+Result(6).
+ 13. Go to step 9.
+ 14. Compute a string value equal to the substring of Result(1), consisting
+ of the characters from position p to the end of Result(1).
+ 15. Call the [[Put]] method of A with A.length and Result(14) as arguments.
+ 16. Return A.
+ 17. If p equals Result(5), return A.
+ 18. Compute a string value equal to the substring of Result(1), consisting of
+ the single character at position p.
+ 19. Call the [[Put]] method of A with A.length and Result(18) as arguments.
+ 20. Increase p by 1.
+ 21. Go to step 17.
+ .
+ Note that the split function is intentionally generic; it does not require that its this value be a String
+ object. Therefore it can be transferred to other kinds of objects for use as a method.
+
+Files: security/nss/lib/certhigh/ocsp.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certhigh/ocsp.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface to the OCSP implementation.
+
+Files: nsprpub/pr/src/cplus/rccv.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rccv.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RCCondition - C++ wrapper around NSPR's PRCondVar
+ .
+ Conditions have a notion of timeouts. A thread that waits on a condition
+ will resume execution when the condition is notified OR when a specified
+ interval of time has expired.
+ .
+ Most applications don't adjust the timeouts on conditions. The literature
+ would argue that all threads waiting on a single condition must have the
+ same semantics. But if an application wishes to modify the timeout with
+ (perhaps) each wait call, that modification should be done consistantly
+ and under protection of the condition's associated lock.
+ .
+ The default timeout is infinity.
+
+Files: security/nss/build.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/build.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script builds NSS with gyp and ninja.
+ .
+ This build system is still under development. It does not yet support all
+ the features or platforms that NSS supports.
+
+Files: security/nss/lib/freebl/ecl/ecp_25519.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp_25519.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ curve 25519 https://www.rfc-editor.org/rfc/rfc7748.txt
+
+Files: application/palemoon/components/downloads/DownloadsStartup.js
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/downloads/DownloadsStartup.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This component listens to notifications for startup, shutdown and session
+ restore, controlling which downloads should be loaded from the database.
+ .
+ To avoid affecting startup performance, this component monitors the current
+ session restore state, but defers the actual downloads data manipulation
+ until the Download Manager service is loaded.
+
+Files: build/compare-mozconfig/compare-mozconfigs.py
+Copyright: __NO_COPYRIGHT__ in: build/compare-mozconfig/compare-mozconfigs.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ originally from http://hg.mozilla.org/build/tools/file/4ab9c1a4e05b/scripts/release/compare-mozconfigs.py
+
+Files: nsprpub/config/config.mk
+Copyright: __NO_COPYRIGHT__ in: nsprpub/config/config.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Configuration information for building in the NSPR source module
+ .
+ Define an include-at-most-once-flag
+
+Files: testing/xpcshell/example/unit/test_import_module.js
+Copyright: __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_import_module.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ensures that tests can import a module in the same folder through:
+ Components.utils.import("resource://test/module.jsm");
+
+Files: toolkit/components/timermanager/tests/unit/consumerNotifications.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/timermanager/tests/unit/consumerNotifications.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General Update Timer Manager Tests
+
+Files: js/src/jsfun.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsfun.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS function support.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_autofill_default_behavior.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_autofill_default_behavior.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test autoFill for different default behaviors.
+
+Files: application/basilisk/components/places/content/bookmarkProperties.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/places/content/bookmarkProperties.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The panel is initialized based on data given in the js object passed
+ as window.arguments[0]. The object must have the following fields set:
+ @ action (String). Possible values:
+ - "add" - for adding a new item.
+ @ type (String). Possible values:
+ - "bookmark"
+ @ loadBookmarkInSidebar - optional, the default state for the
+ "Load this bookmark in the sidebar" field.
+ - "folder"
+ @ URIList (Array of nsIURI objects) - optional, list of uris to
+ be bookmarked under the new folder.
+ - "livemark"
+ @ uri (nsIURI object) - optional, the default uri for the new item.
+ The property is not used for the "folder with items" type.
+ @ title (String) - optional, the default title for the new item.
+ @ description (String) - optional, the default description for the new
+ item.
+ @ defaultInsertionPoint (InsertionPoint JS object) - optional, the
+ default insertion point for the new item.
+ @ keyword (String) - optional, the default keyword for the new item.
+ @ postData (String) - optional, POST data to accompany the keyword.
+ @ charSet (String) - optional, character-set to accompany the keyword.
+ Notes:
+ 1) If |uri| is set for a bookmark/livemark item and |title| isn't,
+ the dialog will query the history tables for the title associated
+ with the given uri. If the dialog is set to adding a folder with
+ bookmark items under it (see URIList), a default static title is
+ used ("[Folder Name]").
+ 2) The index field of the default insertion point is ignored if
+ the folder picker is shown.
+ - "edit" - for editing a bookmark item or a folder.
+ @ type (String). Possible values:
+ - "bookmark"
+ @ node (an nsINavHistoryResultNode object) - a node representing
+ the bookmark.
+ - "folder" (also applies to livemarks)
+ @ node (an nsINavHistoryResultNode object) - a node representing
+ the folder.
+ @ hiddenRows (Strings array) - optional, list of rows to be hidden
+ regardless of the item edited or added by the dialog.
+ Possible values:
+ - "title"
+ - "location"
+ - "description"
+ - "keyword"
+ - "tags"
+ - "loadInSidebar"
+ - "folderPicker" - hides both the tree and the menu.
+ .
+ window.arguments[0].performed is set to true if any transaction has
+ been performed by the dialog.
+
+Files: dom/plugins/base/nsPluginNativeWindowGtk.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginNativeWindowGtk.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is the Gtk2 implementation of plugin native window.
+
+Files: mozglue/build/arm.cpp
+Copyright: __NO_COPYRIGHT__ in: mozglue/build/arm.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ compile-time and runtime tests for whether to use various ARM extensions
+
+Files: toolkit/components/formautofill/FormAutofill.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/formautofill/FormAutofill.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Main module handling references to objects living in the main process.
+
+Files: js/src/tests/ecma_3/Object/class-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/class-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 Mar 2001
+ .
+ SUMMARY: Testing the internal [[Class]] property of objects
+ See ECMA-262 Edition 3 13-Oct-1999, Section 8.6.2
+ .
+ The getJSClass() function we use is in a utility file, e.g. "shell.js".
+
+Files: nsprpub/pr/src/md/windows/w95dllmain.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/w95dllmain.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The DLL entry point (DllMain) for NSPR.
+ .
+ This is used to detach threads that were automatically attached by
+ nspr.
+
+Files: dom/bindings/CallbackFunction.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/CallbackFunction.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A common base class for representing WebIDL callback function types in C++.
+ .
+ This class implements common functionality like lifetime
+ management, initialization with the callable, and setup of the call
+ environment. Subclasses corresponding to particular callback
+ function types should provide a Call() method that actually does
+ the call.
+
+Files: security/manager/android_stub.h
+Copyright: __NO_COPYRIGHT__ in: security/manager/android_stub.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file allows NSS to build by stubbing out
+ features that aren't provided by Android/Bionic
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-10-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-10-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-10.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: security/manager/tools/PreloadedHPKPins.json
+Copyright: __NO_COPYRIGHT__ in: security/manager/tools/PreloadedHPKPins.json
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The top-level element is a dictionary with two keys: "pinsets" maps details
+ of certificate pinning to a name and "entries" contains the HPKP details for
+ each host.
+ .
+ "pinsets" is a list of objects. Each object has the following members:
+ name: (string) the name of the pinset
+
+Files: js/src/tests/ecma_3/RegExp/regress-57572.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-57572.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 28 December 2000
+
+Files: layout/style/GroupRule.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/GroupRule.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ internal interface representing CSS style rules that contain other
+ rules, such as @media rules
+
+Files: security/nss/tests/libpkix/runTests.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/libpkix/runTests.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ runTests.sh#
+ .
+ This script enables all tests to be run together. It simply cd's into
+
+Files: intl/unicharutil/tables/html40Latin1.properties
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/tables/html40Latin1.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE FILE
+ This file contains names that assign html elements to
+ ascii codepoints. Do not translate any of the "entities" in
+ this file.
+
+Files: xpcom/tests/gtest/TestCallTemplates.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/tests/gtest/TestCallTemplates.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test is NOT intended to be run. It's a test to make sure
+ a group of functions BUILD correctly.
+
+Files: js/src/tests/js1_2/regexp/digit.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/digit.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: digit.js
+ Description: 'Tests regular expressions containing \d'
+
+Files: xpcom/base/nsConsoleMessage.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsConsoleMessage.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base implementation for console messages.
+
+Files: mfbt/UniquePtr.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/UniquePtr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Smart pointer managing sole ownership of a resource.
+
+Files: nsprpub/pr/tests/selintr.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/selintr.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test whether classic NSPR's select() wrapper properly blocks
+ the periodic SIGALRM clocks. On some platforms (such as
+ HP-UX and SINIX) an interrupted select() system call is
+ restarted with the originally specified timeout, ignoring
+ the time that has elapsed. If a select() call is interrupted
+ repeatedly, it will never time out. (See Bugzilla bug #39674.)
+
+Files: client.mk
+Copyright: __NO_COPYRIGHT__ in: client.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Build a mozilla application.
+ .
+ To build a tree,
+ 1. hg clone ssh://hg.mozilla.org/mozilla-central mozilla
+ 2. cd mozilla
+ 3. create your .mozconfig file with
+
+Files: security/nss/cmd/libpkix/sample_apps/dumpcrl.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/sample_apps/dumpcrl.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dumpcrl.c
+ .
+ dump CRL sample application
+
+Files: js/src/tests/js1_2/regexp/compile.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/compile.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: compile.js
+ Description: 'Tests regular expressions method compile'
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-13-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-13-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-13-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: nsprpub/pr/src/misc/prcountr.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prcountr.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prcountr.c -- NSPR Instrumentation Counters
+ .
+ Implement the interface defined in prcountr.h
+ .
+ Design Notes:
+ .
+ The Counter Facility (CF) has a single anchor: qNameList.
+ The anchor is a PRCList. qNameList is a list of links in QName
+ structures. From qNameList any QName structure and its
+ associated RName structure can be located.
+ .
+ For each QName, a list of RName structures is anchored at
+ rnLink in the QName structure.
+ .
+ The counter itself is embedded in the RName structure.
+ .
+ For manipulating the counter database, single lock is used to
+ protect the entire list: counterLock.
+ .
+ A PRCounterHandle, defined in prcountr.h, is really a pointer
+ to a RName structure. References by PRCounterHandle are
+ dead-reconed to the RName structure. The PRCounterHandle is
+ "overloaded" for traversing the QName structures; only the
+
+Files: js/src/tests/js1_2/statements/switch.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/statements/switch.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: switch.js
+ Description: 'Tests the switch statement'
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.3.1-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.3.1-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.3.1-4.js
+ ECMA Section: 15.3.3.1 Properties of the Function Constructor
+ Function.prototype
+ .
+ Description: The initial value of Function.prototype is the built-in
+ Function prototype object.
+ .
+ This property shall have the attributes [DontEnum |
+ DontDelete | ReadOnly]
+ .
+ This test the ReadOnly property of Function.prototype.
+
+Files: security/nss/lib/ckfw/token.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/token.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ token.c
+ .
+ This file implements the NSSCKFWToken type and methods.
+
+Files: widget/NativeKeyToDOMKeyName.h
+Copyright: __NO_COPYRIGHT__ in: widget/NativeKeyToDOMKeyName.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header file defines simple key mapping between native keycode value and
+ DOM key name index.
+
+Files: dom/webidl/DocumentFragment.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/2012/WD-dom-20120405/#interface-documentfragment
+ http://www.w3.org/TR/2012/WD-selectors-api-20120628/#interface-definitions
+
+Files: js/src/tests/ecma_3/Function/regress-85880.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/regress-85880.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-06-14
+ .
+ SUMMARY: Regression test for Bugzilla bug 85880
+ .
+ Rhino interpreted mode was nulling out the arguments object of a
+ function if it happened to call another function inside its body.
+
+Files: devtools/client/jsonview/css/json-panel.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/jsonview/css/json-panel.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JSON Panel
+
+Files: intl/uconv/nsUConvCID.h
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/nsUConvCID.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ I am taking the first step in the hope that this file will become 'the'
+ repository of #defines for CID's and CONTRACTID's of implementations of
+ all interfaces in nsUConvModule and be included by any file that wants
+ to refers to one or more of implementations by CID/CONTRACTID.
+ see bug 162765 comment #33.
+ .
+ {2b026890-5a2e-4981-ada2-a600358947b4}
+
+Files: security/nss/lib/freebl/intel-gcm-wrap.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/intel-gcm-wrap.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ Copyright(c) 2013, Intel Corp.
+ .
+ Wrapper functions for Intel optimized implementation of AES-GCM
+
+Files: security/nss/lib/freebl/dh.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/dh.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Diffie-Hellman parameter generation, key generation, and secret derivation.
+ KEA secret generation and verification.
+
+Files: nsprpub/lib/libc/include/plgetopt.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/libc/include/plgetopt.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: plgetopt.h
+ Description: utilities to parse argc/argv
+
+Files: mailnews/db/msgdb/public/nsDBFolderInfo.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsDBFolderInfo.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This class encapsulates the global information about a folder stored in the
+ summary file.
+
+Files: toolkit/components/reader/test/browser_bug1124271_readerModePinnedTab.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/reader/test/browser_bug1124271_readerModePinnedTab.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that the reader mode button won't open in a new tab when clicked from a pinned tab
+
+Files: js/src/tests/ecma_3/RegExp/15.10.3.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.3.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 November 2000
+ .
+ SUMMARY: Passing (RegExp object, flag) to RegExp() function.
+ This test arose from Bugzilla bug 61266. The ECMA3 section is:
+ .
+ 15.10.3 The RegExp Constructor Called as a Function
+ .
+ 15.10.3.1 RegExp(pattern, flags)
+ .
+ If pattern is an object R whose [[Class]] property is "RegExp"
+ and flags is undefined, then return R unchanged. Otherwise
+ call the RegExp constructor (section 15.10.4.1), passing it the
+ pattern and flags arguments and return the object constructed
+ by that constructor.
+ .
+ The current test will check the first scenario outlined above:
+ .
+ "pattern" is itself a RegExp object R
+ "flags" is undefined
+ .
+ This test is identical to test 15.10.3.1-1.js, except here we do:
+ .
+ RegExp(R, undefined);
+ .
+ instead of:
+ .
+ RegExp(R);
+ .
+ We check that RegExp(R, undefined) returns R -
+
+Files: js/src/tests/ecma/Date/15.9.5.3-1-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.3-1-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.3-1.js
+ ECMA Section: 15.9.5.3-1 Date.prototype.valueOf
+ Description:
+ .
+ The valueOf function returns a number, which is this time value.
+ .
+ The valueOf function is not generic; it generates a runtime error if
+ its this value is not a Date object. Therefore it cannot be transferred
+ to other kinds of objects for use as a method.
+
+Files: mailnews/extensions/newsblog/content/feed-parser.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/content/feed-parser.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The feed parser depends on FeedItem.js, Feed.js.
+
+Files: security/nss/tests/cipher/cipher.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cipher/cipher.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines the cipher tests
+ .
+ expected
+ return bltest Test Case name
+ value params
+
+Files: security/nss/coreconf/outofdate.pl
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/outofdate.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Input: [-d dir] foo1.java foo2.java
+ Compares with: foo1.class foo2.class (if -d specified, checks in 'dir',
+ otherwise assumes .class files in same directory as .java files)
+ Returns: list of input arguments which are newer than corresponding class
+ files (non-existent class files are considered to be real old :-)
+
+Files: security/manager/ssl/ScopedNSSTypes.h
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/ScopedNSSTypes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header provides smart pointers and various helpers for code that needs
+ to interact with NSS.
+
+Files: probes/mozilla-trace.d
+Copyright: __NO_COPYRIGHT__ in: probes/mozilla-trace.d
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla provider probes:
+ Data types defined in the generated file mozilla-trace.h
+ .
+ TBD
+
+Files: js/src/tests/ecma/Expressions/11.3.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.3.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.3.1.js
+ ECMA Section: 11.3.1 Postfix increment operator
+ Description:
+ The production MemberExpression : MemberExpression ++ is evaluated as
+ follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToNumber(Result(2)).
+ 4. Add the value 1 to Result(3), using the same rules as for the +
+ operator (section 0).
+ 5. Call PutValue(Result(1), Result(4)).
+ 6. Return Result(3).
+
+Files: js/src/tests/ecma_3/RegExp/regress-119909.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-119909.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 Jan 2002
+ SUMMARY: Shouldn't crash on regexps with many nested parentheses
+
+Files: config/makefiles/debugmake.mk
+Copyright: __NO_COPYRIGHT__ in: config/makefiles/debugmake.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Intent: Helper targets for displaying variables and state information
+ .
+ Support usage outside of config/rules.mk
+
+Files: js/src/tests/ecma/Expressions/11.2.1-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.1-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.1-5.js
+ ECMA Section: 11.2.1 Property Accessors
+ Description:
+ .
+ Properties are accessed by name, using either the dot notation:
+ MemberExpression . Identifier
+ CallExpression . Identifier
+ .
+ or the bracket notation: MemberExpression [ Expression ]
+ CallExpression [ Expression ]
+ .
+ The dot notation is explained by the following syntactic conversion:
+ MemberExpression . Identifier
+ is identical in its behavior to
+ MemberExpression [ <identifier-string> ]
+ and similarly
+ CallExpression . Identifier
+ is identical in its behavior to
+ CallExpression [ <identifier-string> ]
+ where <identifier-string> is a string literal containing the same sequence
+ of characters as the Identifier.
+ .
+ The production MemberExpression : MemberExpression [ Expression ] is
+ evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Expression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToObject(Result(2)).
+ 6. Call ToString(Result(4)).
+ 7. Return a value of type Reference whose base object is Result(5) and
+ whose property name is Result(6).
+ .
+ The production CallExpression : CallExpression [ Expression ] is evaluated
+ in exactly the same manner, except that the contained CallExpression is
+ evaluated in step 1.
+
+Files: js/src/tests/ecma_2/Exceptions/expression-019.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-019.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-019.js
+ Corresponds To: 11.2.2-7-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+
+Files: mfbt/Scoped.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Scoped.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DEPRECATED: Use UniquePtr.h instead.
+
+Files: dom/html/HTMLLabelElement.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/html/HTMLLabelElement.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of HTML <label> elements.
+
+Files: dom/webidl/CSSTransition.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/css-transitions-2/#the-CSSTransition-interface
+
+Files: devtools/client/shared/components/test/mochitest/head.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/components/test/mochitest/head.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ eslint no-unused-vars: [2, {"vars": "local"}]
+
+Files: tools/profiler/public/GeckoProfiler.h
+Copyright: __NO_COPYRIGHT__ in: tools/profiler/public/GeckoProfiler.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ *************** SPS Sampler Information ****************
+ .
+ SPS is an always on profiler that takes fast and low overheads samples
+ of the program execution using only userspace functionity for portability.
+ The goal of this module is to provide performance data in a generic
+ cross platform way without requiring custom tools or kernel support.
+ .
+ Non goals: Support features that are platform specific or replace
+ platform specific profilers.
+ .
+ Samples are collected to form a timeline with optional timeline event (markers)
+ used for filtering.
+ .
+ SPS collects samples in a platform independant way by using a speudo stack abstraction
+ of the real program stack by using 'sample stack frames'. When a sample is collected
+ all active sample stack frames and the program counter are recorded.
+ .
+ *************** SPS Sampler File Format ****************
+ .
+ Simple new line seperated tag format:
+ S -> BOF tags EOF
+ tags -> tag tags
+ tag -> CHAR - STRING
+ .
+ Tags:
+ 's' - Sample tag followed by the first stack frame followed by 0 or more 'c' tags.
+ 'c' - Continue Sample tag gives remaining tag element. If a 'c' tag is seen without
+ a preceding 's' tag it should be ignored. This is to support the behavior
+ of circular buffers.
+ If the 'stackwalk' feature is enabled this tag will have the format
+ 'l-<library name>@<hex address>' and will expect an external tool to translate
+ the tag into something readable through a symbolication processing step.
+ 'm' - Timeline marker. Zero or more may appear before a 's' tag.
+ 'l' - Information about the program counter library and address. Post processing
+ can include function and source line. If built with leaf data enabled
+ this tag will describe the last 'c' tag.
+ 'r' - Responsiveness tag following an 's' tag. Gives an indication on how well the
+ application is responding to the event loop. Lower is better.
+ 't' - Elapse time since recording started.
+
+Files: dom/webidl/XMLSerializer.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/XMLSerializer.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://domparsing.spec.whatwg.org/#the-xmlserializer-interface
+
+Files: js/src/tests/js1_2/regexp/dot.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/dot.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: dot.js
+ Description: 'Tests regular expressions containing .'
+
+Files: intl/unicharutil/util/IrishCasing.cpp
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/util/IrishCasing.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file provides a finite state machine to support Irish Gaelic uppercasing
+ rules.
+ .
+ The caller will need to iterate through a string, passing a State variable
+ along with the current character to each UpperCase call and checking the flags
+ that are returned:
+ .
+ If aMarkPos is true, caller must remember the current index in the string as
+ a possible target for a future action.
+ .
+ If aAction is non-zero, then one or more characters from the marked index are
+ to be modified:
+ 1 lowercase the marked letter
+ 2 lowercase the marked letter and its successor
+ 3 lowercase the marked letter, and delete its successor
+
+Files: parser/html/nsHtml5Atoms.cpp
+Copyright: __NO_COPYRIGHT__ in: parser/html/nsHtml5Atoms.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This class wraps up the creation (and destruction) of the standard
+ set of atoms used by the HTML5 parser; the atoms are created when
+ nsHtml5Module is loaded and they are destroyed when nsHtml5Module is
+ unloaded.
+
+Files: toolkit/components/telemetry/gen-histogram-bucket-ranges.py
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/gen-histogram-bucket-ranges.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Write out detailed histogram information, including the ranges of the
+ buckets specified by each histogram.
+
+Files: nsprpub/pr/src/md/os2/os2inrval.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2inrval.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ OS/2 interval timers
+
+Files: security/nss/lib/base/hashops.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/hashops.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ hashops.c
+ .
+ This file includes a set of PLHashAllocOps that use NSSArenas.
+
+Files: dom/webidl/AnimationEffectReadOnly.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/web-animations/#animationeffectreadonly
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-1-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-1-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-1.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: dom/xul/nsXULCommandDispatcher.h
+Copyright: __NO_COPYRIGHT__ in: dom/xul/nsXULCommandDispatcher.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the focus manager for XUL documents.
+
+Files: js/src/tests/js1_2/String/slice.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/String/slice.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: slice.js
+ Description: 'This tests the String object method: slice'
+
+Files: toolkit/mozapps/extensions/amWebInstallListener.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/amWebInstallListener.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a default implementation of amIWebInstallListener that should work
+ for most applications but can be overriden. It notifies the observer service
+ about blocked installs. For normal installs it pops up an install
+ confirmation when all the add-ons have been downloaded.
+
+Files: netwerk/base/nsURLHelperWin.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsURLHelperWin.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Windows-specific local file uri parsing
+
+Files: dom/base/nsContentUtils.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsContentUtils.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A namespace class for static layout utilities.
+
+Files: js/src/tests/ecma_2/LexicalConventions/regexp-literals-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/LexicalConventions/regexp-literals-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: LexicalConventions/regexp-literals-001.js
+ ECMA Section: 7.8.5
+ Description:
+
+Files: security/nss/coreconf/OSF1V3.2.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/OSF1V3.2.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ On OSF1 V3.2, classic nspr is the default (and only) implementation
+ strategy.
+ .
+ Config stuff for DEC OSF/1 V3.2
+
+Files: build/package/mac_osx/make-diskimage
+Copyright: __NO_COPYRIGHT__ in: build/package/mac_osx/make-diskimage
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Create a read-only disk image of the contents of a folder
+
+Files: dom/webidl/URLSearchParams.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/URLSearchParams.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://url.spec.whatwg.org/#urlsearchparams
+ .
+ To the extent possible under law, the editors have waived all copyright
+ and related or neighboring rights to this work. In addition, as of 17
+ February 2013, the editors have made this specification available under
+ the Open Web Foundation Agreement Version 1.0, which is available at
+ http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0.
+
+Files: security/nss/lib/util/nssb64e.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/nssb64e.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base64 encoding (binary to ascii).
+
+Files: devtools/shared/heapsnapshot/tests/gtest/SerializesTypeNames.cpp
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/tests/gtest/SerializesTypeNames.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that a ubi::Node's typeName gets properly serialized into a core dump.
+
+Files: js/src/tests/ecma/Number/15.7.3.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.3-1.js
+
+Files: js/src/tests/js1_2/regexp/everything.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/everything.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: everything.js
+ Description: 'Tests regular expressions'
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-020.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-020.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-020.js
+ Corresponds To 7.4.3-13-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: dom/base/nsContentPolicy.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsContentPolicy.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of the "@mozilla.org/layout/content-policy;1" contract.
+
+Files: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc64_openbsd.s
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_sparc64_openbsd.s
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Platform specific code to invoke XPCOM methods on native objects
+ for sparcv9 Solaris.
+ .
+ See the SPARC Compliance Definition (SCD) Chapter 3
+ for more information about what is going on here, including
+ the use of BIAS (0x7ff).
+ The SCD is available from http://www.sparc.com/.
+
+Files: mailnews/mime/src/mimemalt.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimemalt.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ BACKGROUND
+
+Files: toolkit/components/places/tests/unit/test_multi_queries.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_multi_queries.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Adds a test URI visit to history.
+ .
+ @param aURI
+ The URI to add a visit for.
+ @param aReferrer
+ The referring URI for the given URI. This can be null.
+
+Files: js/src/tests/ecma/Boolean/15.6.4.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.2.js
+ ECMA Section: 15.6.4.2-1 Boolean.prototype.toString()
+ Description: If this boolean value is true, then the string "true"
+ is returned; otherwise this boolean value must be false,
+ and the string "false" is returned.
+ .
+ The toString function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-6.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: dom/webidl/HTMLOptGroupElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-optgroup-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: mailnews/base/src/nsMsgRDFUtils.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgRDFUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file holds some useful utility functions and declarations used by our datasources.
+
+Files: security/manager/ssl/tests/unit/test_nsCertType.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_nsCertType.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ While the Netscape certificate type extension is not a standard and has been
+ discouraged from use for quite some time, it is still encountered. Thus, we
+ handle it slightly differently from other unknown extensions.
+ If it is not marked critical, we ignore it.
+ If it is marked critical:
+ If the basic constraints and extended key usage extensions are also
+ present, we ignore it, because they are standardized and should convey the
+ same information.
+ Otherwise, we reject it with an error indicating an unknown critical
+ extension.
+
+Files: layout/tools/reftest/clean-reftest-output.pl
+Copyright: __NO_COPYRIGHT__ in: layout/tools/reftest/clean-reftest-output.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script is intended to be run over the standard output of a
+ reftest run. It will extract the parts of the output run relevant to
+ reftest and HTML-ize the URLs.
+
+Files: mailnews/db/gloda/modules/facet.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/facet.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file provides faceting logic.
+
+Files: layout/style/CSSVariableImageTable.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/CSSVariableImageTable.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A global table that tracks images referenced by CSS variables.
+
+Files: dom/webidl/CompositionEvent.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#events-CompositionEvent
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-038.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-038.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-038.js
+ Corresponds To: 7.4.2-15-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: js/src/tests/ecma/Types/8.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Types/8.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 8.4.js
+ ECMA Section: The String type
+ Description:
+ .
+ The String type is the set of all finite ordered sequences of zero or more
+ Unicode characters. Each character is regarded as occupying a position
+ within the sequence. These positions are identified by nonnegative
+ integers. The leftmost character (if any) is at position 0, the next
+ character (if any) at position 1, and so on. The length of a string is the
+ number of distinct positions within it. The empty string has length zero
+ and therefore contains no characters.
+
+Files: mailnews/compose/src/nsComposeStrings.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/compose/src/nsComposeStrings.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ String Ids used by mailnews\compose
+ To Do: Convert the callers to use names instead of ids and then make this file obsolete.
+
+Files: security/manager/ssl/tests/unit/tlsserver/cmd/GenerateOCSPResponse.cpp
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/cmd/GenerateOCSPResponse.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This simple program takes a database directory, and one or more tuples like
+ <typeOfResponse> <CertNick> <ExtraCertNick> <outPutFilename>
+ to generate (one or more) ocsp responses.
+
+Files: intl/uconv/ucvcn/nsGBKToUnicode.cpp
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/ucvcn/nsGBKToUnicode.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A character set converter from GBK to Unicode.
+ .
+ @created 07/Sept/1999
+ @author Yueheng Xu, Yueheng.Xu@intel.com
+
+Files: dom/webidl/HTMLDirectoryElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+
+Files: js/src/vm/MallocProvider.h
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/MallocProvider.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Hierarchy of SpiderMonkey system memory allocators:
+ .
+ - System {m,c,re}alloc/new/free: Overridden by jemalloc in most
+ environments. Do not use these functions directly.
+
+Files: security/nss/automation/saw/poly1305.cry
+Copyright: __NO_COPYRIGHT__ in: security/nss/automation/saw/poly1305.cry
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file provides a spec of the Poly1305 one-time authenticator.
+ See <https://tools.ietf.org/html/rfc7539> for details.
+
+Files: layout/style/SheetType.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/SheetType.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ enum to represent a level in the cascade
+
+Files: netwerk/test/httpserver/test/test_basic_functionality.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_basic_functionality.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic functionality test, from the client programmer's POV.
+
+Files: security/nss/lib/crmf/crmft.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmft.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Header file with all of the structures and types that will be exported
+ by the security library for implementation of CRMF.
+
+Files: testing/talos/mach_commands.py
+Copyright: __NO_COPYRIGHT__ in: testing/talos/mach_commands.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Integrates Talos mozharness with mach
+
+Files: js/src/jsmath.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsmath.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS math package.
+
+Files: widget/PuppetWidget.h
+Copyright: __NO_COPYRIGHT__ in: widget/PuppetWidget.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This "puppet widget" isn't really a platform widget. It's intended
+ to be used in widgetless rendering contexts, such as sandboxed
+ content processes. If any "real" widgetry is needed, the request
+ is forwarded to and/or data received from elsewhere.
+
+Files: js/src/tests/ecma_2/RegExp/exec-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/exec-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/exec-001.js
+ ECMA Section: 15.7.5.3
+ Description: Based on ECMA 2 Draft 7 February 1999
+
+Files: layout/style/nsIStyleRule.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsIStyleRule.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ internal abstract interface for objects providing immutable style
+ information
+
+Files: nsprpub/pr/tests/primblok.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/primblok.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: primblok.c
+ Purpose: testing whether the primordial thread can block in a
+ native blocking function without affecting the correct
+ functioning of NSPR I/O functions (Bugzilla bug #30746)
+
+Files: tools/fuzzing/interface/FuzzingInterface.cpp
+Copyright: __NO_COPYRIGHT__ in: tools/fuzzing/interface/FuzzingInterface.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface implementation for the unified fuzzing interface
+
+Files: dom/smil/test/db_smilMappedAttrList.js
+Copyright: __NO_COPYRIGHT__ in: dom/smil/test/db_smilMappedAttrList.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ List of SVG presentational attributes in the SVG 1.1 spec, for use in
+ mochitests. (These are the attributes that are mapped to CSS properties)
+
+Files: dom/webidl/HTMLLinkElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLLinkElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-link-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-link-element
+
+Files: python/mozbuild/mozbuild/virtualenv.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/virtualenv.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains code for populating the virtualenv environment for
+ Mozilla's build system. It is typically called as part of configure.
+
+Files: toolkit/components/jsdownloads/src/DownloadList.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/DownloadList.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file includes the following constructors and global objects:
+ .
+ DownloadList
+ Represents a collection of Download objects that can be viewed and managed by
+ the user interface, and persisted across sessions.
+ .
+ DownloadCombinedList
+ Provides a unified, unordered list combining public and private downloads.
+ .
+ DownloadSummary
+ Provides an aggregated view on the contents of a DownloadList.
+
+Files: toolkit/components/osfile/modules/osfile_async_front.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_async_front.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Asynchronous front-end for OS.File.
+ .
+ This front-end is meant to be imported from the main thread. In turn,
+ it spawns one worker (perhaps more in the future) and delegates all
+ disk I/O to this worker.
+ .
+ Documentation note: most of the functions and methods in this module
+ return promises. For clarity, we denote as follows a promise that may resolve
+ with type |A| and some value |value| or reject with type |B| and some
+ reason |reason|
+ @resolves {A} value
+ @rejects {B} reason
+
+Files: layout/style/nsNthIndexCache.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsNthIndexCache.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class that computes and caches the indices used for :nth-* pseudo-class
+ matching.
+
+Files: js/src/ctypes/ctypes.msg
+Copyright: __NO_COPYRIGHT__ in: js/src/ctypes/ctypes.msg
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the jsctypes error message file.
+ .
+ For syntax details, see js/src/js.msg.
+
+Files: toolkit/mozapps/update/tests/TestAUSReadStrings.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/TestAUSReadStrings.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This binary tests the updater's ReadStrings ini parser and should run in a
+ directory with a Unicode character to test bug 473417.
+
+Files: python/mozbuild/mozbuild/config_status.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/config_status.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Combined with build/autoconf/config.status.m4, ConfigStatus is an almost
+ drop-in replacement for autoconf 2.13's config.status, with features
+ borrowed from autoconf > 2.5, and additional features.
+
+Files: nsprpub/pr/include/prshm.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prshm.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prshm.h -- NSPR Shared Memory
+ .
+ NSPR Named Shared Memory API provides a cross-platform named
+ shared-memory interface. NSPR Named Shared Memory is modeled on
+ similar constructs in Unix and Windows operating systems. Shared
+ memory allows multiple processes to access one or more common shared
+ memory regions, using it as an inter-process communication channel.
+ .
+ Notes on Platform Independence:
+ NSPR Named Shared Memory is built on the native services offered
+ by most platforms. The NSPR Named Shared Memory API tries to
+ provide a least common denominator interface so that it works
+ across all supported platforms. To ensure that it works everywhere,
+ some platform considerations must be accomodated and the protocol
+ for using NSPR Shared Memory API must be observed.
+ .
+ Protocol:
+ Multiple shared memories can be created using NSPR's Shared Memory
+ feature. For each named shared memory, as defined by the name
+
+Files: dom/webidl/Headers.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Headers.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://fetch.spec.whatwg.org/#headers-class
+
+Files: mfbt/Maybe.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Maybe.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class for optional values and in-place lazy construction.
+
+Files: js/src/tests/ecma_3/Exceptions/15.11.1.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/15.11.1.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 27 Nov 2002
+ SUMMARY: Ensuring normal function call of Error (ECMA-262 Ed.3 15.11.1.1).
+
+Files: dom/bindings/UnionMember.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/UnionMember.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class for holding the members of a union.
+
+Files: nsprpub/pr/src/cplus/rcmon.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcmon.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class: RCMonitor (ref prmonitor.h)
+ .
+ RCMonitor.h - C++ wrapper around NSPR's monitors
+
+Files: netwerk/test/urltest.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/urltest.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A test file to check default URL parsing.
+ -Gagan Saksena 03/25/99
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-9-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-9-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-9-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: mfbt/RefCounted.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/RefCounted.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CRTP refcounting templates. Do not use unless you are an Expert.
+
+Files: js/src/tests/js1_5/extensions/regress-44009.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-44009.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 Feb 2001
+
+Files: js/src/builtin/ReflectParse.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/ReflectParse.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS reflection package.
+
+Files: security/nss/coreconf/location.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/location.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Master "Core Components" macros to figure out binary code location #
+ .
+ Figure out where the binary code lives.
+
+Files: toolkit/components/places/nsINavHistoryService.idl
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/nsINavHistoryService.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Using Places services after quit-application is not reliable, so make
+ sure to do any shutdown work on quit-application, or history
+ synchronization could fail, losing latest changes.
+
+Files: application/basilisk/base/content/content.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/content.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This content script should work in any browser or iframe and should not
+ depend on the frame being contained in tabbrowser.
+
+Files: layout/style/StyleRule.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/style/StyleRule.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of CSS style rules (selectors+declaration), CSS
+ selectors, and DOM objects for style rules, selectors, and
+ declarations
+
+Files: dom/webidl/RTCPeerConnectionStatic.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCPeerConnectionStatic.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Right now, it is not possible to add static functions to a JS implemented
+ interface (see bug 863952), so we need to create a simple interface with a
+ trivial constructor and no data to hold these functions that really ought to
+ be static in RTCPeerConnection.
+ TODO(bcampen@mozilla.com) Merge this code into RTCPeerConnection once this
+ limitation is gone. (Bug 1017082)
+
+Files: js/src/tests/ecma_3/Statements/regress-121744.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-121744.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 30 Jan 2002
+ Revised: 10 Apr 2002
+ Revised: 14 July 2002
+ .
+ SUMMARY: JS should error on |for(i in undefined)|, |for(i in null)|
+
+Files: js/src/NamespaceImports.h
+Copyright: __NO_COPYRIGHT__ in: js/src/NamespaceImports.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file imports some common JS:: names into the js namespace so we can
+ make unqualified references to them.
+
+Files: mfbt/IntegerPrintfMacros.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/IntegerPrintfMacros.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements the C99 <inttypes.h> interface.
+
+Files: js/src/tests/js1_5/Regress/regress-216320.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-216320.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 09 September 2003
+ SUMMARY: Just seeing we don't crash on this code
+
+Files: application/basilisk/base/content/browser-refreshblocker.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-refreshblocker.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ If the user has opted into blocking refresh and redirect attempts by
+ default, this handles showing the notification to the user which
+ gives them the option to let the refresh or redirect proceed.
+
+Files: toolkit/components/places/tests/unit/test_000_frecency.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_000_frecency.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Autocomplete Frecency Tests
+ .
+ - add a visit for each score permutation
+ - search
+ - test number of matches
+ - test each item's location in results
+
+Files: security/nss/tests/policy/policy.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/policy/policy.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/policy/policy.sh
+ .
+ Script to test NSS crypto policy code
+
+Files: toolkit/components/aboutmemory/content/aboutMemory.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/aboutmemory/content/aboutMemory.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The version used for mobile is located at
+ mobile/android/themes/core/aboutMemory.css.
+ Desktop-specific stuff is at the bottom of this file.
+
+Files: js/src/tests/ecma/Expressions/11.12-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.12-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.12-4.js
+ ECMA Section: 11.12
+ Description:
+ .
+ The grammar for a ConditionalExpression in ECMAScript is a little bit
+ different from that in C and Java, which each allow the second
+ subexpression to be an Expression but restrict the third expression to
+ be a ConditionalExpression. The motivation for this difference in
+ ECMAScript is to allow an assignment expression to be governed by either
+ arm of a conditional and to eliminate the confusing and fairly useless
+ case of a comma expression as the center expression.
+
+Files: netwerk/test/httpserver/test/test_registerdirectory.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_registerdirectory.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests the registerDirectory API
+
+Files: security/nss/cmd/modutil/rules.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/modutil/rules.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Some versions of yacc generate files that include platform-specific
+ system headers. For example, the yacc in Solaris 2.6 inserts
+ #include <values.h>
+ which does not exist on NT. For portability, always use Berkeley
+ yacc (such as the yacc in Linux) to generate files.
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.3.js
+ ECMA Section: 15.1.2.3 Function properties of the global object:
+ parseFloat( string )
+ .
+ Description: The parseFloat function produces a number value dictated
+ by the interpretation of the contents of the string
+ argument defined as a decimal literal.
+ .
+ When the parseFloat function is called, the following
+ steps are taken:
+ .
+ 1. Call ToString( string ).
+ 2. Remove leading whitespace Result(1).
+ 3. If neither Result(2) nor any prefix of Result(2)
+ satisfies the syntax of a StrDecimalLiteral,
+ return NaN.
+ 4. Compute the longest prefix of Result(2) which might
+ be Resusult(2) itself, that satisfies the syntax of
+ a StrDecimalLiteral
+ 5. Return the number value for the MV of Result(4).
+ .
+ Note that parseFloate may interpret only a leading
+ portion of the string as a number value; it ignores any
+ characters that cannot be interpreted as part of the
+ notation of a decimal literal, and no indication is given
+ that such characters were ignored.
+ .
+ StrDecimalLiteral::
+ Infinity
+ DecimalDigits.DecimalDigits opt ExponentPart opt
+ .DecimalDigits ExponentPart opt
+ DecimalDigits ExponentPart opt
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-015.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-015.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-015.js
+ Corresponds To: 7.4.3-8-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: toolkit/locales/en-US/chrome/global/headsUpDisplay.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/headsUpDisplay.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (stacktrace.anonymousFunction):
+ This string is used to display JavaScript functions that have no given name -
+ they are said to be anonymous. See stacktrace.outputMessage.
+
+Files: security/nss/mach
+Copyright: __NO_COPYRIGHT__ in: security/nss/mach
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a collection of helper tools to get stuff done in NSS.
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.1.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.1.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.1.1-3.js
+ ECMA Section: 15.3.1.1 The Function Constructor Called as a Function
+ .
+ new Function(p1, p2, ..., pn, body )
+ .
+ Description: The last argument specifies the body (executable code)
+ of a function; any preceding arguments sepcify formal
+ parameters.
+ .
+ See the text for description of this section.
+ .
+ This test examples from the specification.
+
+Files: security/manager/ssl/tests/unit/test_certDB_import/moz.build
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_certDB_import/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Temporarily disabled. See Bug 1256495.
+
+Files: testing/talos/talos/talos-powers/content/TalosPowersContent.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/talos-powers/content/TalosPowersContent.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file should be executed by the [possibly unprivileged] consumer, e.g.:
+
+Files: security/nss/cmd/shlibsign/shlibsign.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/shlibsign/shlibsign.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ shlibsign creates the checksum (.chk) files for the NSS libraries,
+ libsoftokn3/softokn3 and libfreebl/freebl (platforms can have
+ multiple freebl variants), that contain the NSS cryptograhic boundary.
+ .
+ The generated .chk files must be put in the same directory as
+ the NSS libraries they were generated for.
+ .
+ When in FIPS 140 mode, the NSS Internal FIPS PKCS #11 Module will
+ compute the checksum for the NSS cryptographic boundary libraries
+ and compare the checksum with the value in .chk file.
+
+Files: js/src/tests/js1_5/Scope/regress-192226.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-192226.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 07 February 2003
+ SUMMARY: Testing a nested function call under |with| or |catch|
+
+Files: dom/xul/nsXULElement.h
+Copyright: __NO_COPYRIGHT__ in: dom/xul/nsXULElement.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The base XUL element class and associates.
+
+Files: dom/webidl/RTCDataChannelEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCDataChannelEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/webrtc.html#idl-def-RTCDataChannelEvent
+
+Files: widget/x11/keysym2ucs.c
+Copyright: __NO_COPYRIGHT__ in: widget/x11/keysym2ucs.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module converts keysym values into the corresponding ISO 10646-1
+ (UCS, Unicode) values.
+ .
+ The array keysymtab[] contains pairs of X11 keysym values for graphical
+ characters and the corresponding Unicode value. The function
+ keysym2ucs() maps a keysym onto a Unicode value using a binary search,
+ therefore keysymtab[] must remain SORTED by keysym value.
+ .
+ The keysym -> UTF-8 conversion will hopefully one day be provided
+ by Xlib via XmbLookupString() and should ideally not have to be
+ done in X applications. But we are not there yet.
+ .
+ We allow to represent any UCS character in the range U+00000000 to
+ U+00FFFFFF by a keysym value in the range 0x01000000 to 0x01ffffff.
+ This admittedly does not cover the entire 31-bit space of UCS, but
+ it does cover all of the characters up to U+10FFFF, which can be
+ represented by UTF-16, and more, and it is very unlikely that higher
+ UCS codes will ever be assigned by ISO. So to get Unicode character
+ U+ABCD you can directly use keysym 0x1000abcd.
+ .
+ NOTE: The comments in the table below contain the actual character
+ encoded in UTF-8, so for viewing and editing best use an editor in
+ UTF-8 mode.
+ .
+ Special thanks to Richard Verhoeven <river@win.tue.nl> for preparing
+ an initial draft of the mapping table.
+ .
+ This software is in the public domain. Share and enjoy!
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-029.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-029.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-029.js
+ Corresponds To: 7.4.2-6.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: dom/webidl/HTMLHeadingElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLHeadingElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
+
+Files: dom/webidl/IDBFactory.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBFactory
+
+Files: js/src/tests/ecma_3/RegExp/regress-105972.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-105972.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 22 October 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 105972:
+
+Files: dom/webidl/Request.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Request.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://fetch.spec.whatwg.org/#request-class
+
+Files: netwerk/test/httpserver/test/test_registerfile.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_registerfile.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests the registerFile API
+
+Files: js/src/tests/ecma/LexicalConventions/7.5-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.5-2-n.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: dom/webidl/MediaQueryList.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/cssom-view/#the-mediaquerylist-interface
+
+Files: rdf/base/nsIRDFDelegateFactory.idl
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsIRDFDelegateFactory.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An interface used for runtime pseudo-aggregation of RDF delegate
+ objects.
+
+Files: devtools/client/locales/en-US/inspector.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/inspector.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Inspector
+ which is available from the Web Developer sub-menu -> 'Inspect'.
+ .
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+
+Files: security/nss/cmd/smimetools/cmsutil.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/smimetools/cmsutil.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ cmsutil -- A command to work with CMS data
+
+Files: security/nss/lib/freebl/mpi/mpi_sse2.s
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_sse2.s
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ifdef DARWIN
+
+Files: security/nss/cmd/p7content/p7content.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/p7content/p7content.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ p7content -- A command to display pkcs7 content.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-025.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-025.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-025.js
+ Corresponds To 7.4.2-2-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: netwerk/test/httpserver/test/test_sjs_state.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_sjs_state.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ exercises the server's state-preservation API
+
+Files: intl/locale/windows/wincharset.properties
+Copyright: __NO_COPYRIGHT__ in: intl/locale/windows/wincharset.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file map a ACP to a charset name
+ We use this to figure out the charset of file system, clipboard, etc
+
+Files: dom/xml/test/old/toc/book.css
+Copyright: __NO_COPYRIGHT__ in: dom/xml/test/old/toc/book.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The book style must be the first style for our JavaScript to work
+
+Files: devtools/client/dom/content/actions/grips.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/dom/content/actions/grips.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals DomProvider
+
+Files: gfx/cairo/cairo/src/cairo-type1-subset.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-type1-subset.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Useful links:
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.1-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.1-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.1-2.js
+ ECMA Section: 7.4.1
+ .
+ Description:
+ .
+ Reserved words cannot be used as identifiers.
+ .
+ ReservedWord ::
+ Keyword
+ FutureReservedWord
+ NullLiteral
+ BooleanLiteral
+
+Files: security/nss/lib/util/nssrwlk.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/nssrwlk.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: nsrwlock.h
+ Description: API to basic reader-writer lock functions of NSS.
+ These are re-entrant reader writer locks; that is,
+ If I hold the write lock, I can ask for it and get it again.
+ If I hold the write lock, I can also ask for and get a read lock.
+ I can then release the locks in any order (read or write).
+ I must release each lock type as many times as I acquired it.
+ Otherwise, these are normal reader/writer locks.
+ .
+ For deadlock detection, locks should be ranked, and no lock may be aquired
+ while I hold a lock of higher rank number.
+
+Files: xpcom/reflect/xptcall/genstubs.pl
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/genstubs.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is used to generate stub entry points. We generate a file to
+ be included in the declaraion and a file to be used for expanding macros
+ to represent the implementation of the stubs.
+
+Files: mailnews/base/content/msgPrintEngine.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/content/msgPrintEngine.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is where functions related to the print engine are kept
+
+Files: gfx/thebes/genLanguageTagList.pl
+Copyright: __NO_COPYRIGHT__ in: gfx/thebes/genLanguageTagList.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tool is used to prepare a list of valid language subtags from the
+ IANA registry (http://www.iana.org/assignments/language-subtag-registry).
+ .
+ Run as
+ .
+ perl genLanguageTagList.pl language-subtag-registry > gfxLanguageTagList.cpp
+ .
+ where language-subtag-registry is a copy of the IANA registry file.
+
+Files: js/src/tests/ecma/LexicalConventions/7.5-8-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-8-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.5-8-n.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: extensions/gio/nsGIOProtocolHandler.cpp
+Copyright: __NO_COPYRIGHT__ in: extensions/gio/nsGIOProtocolHandler.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This code is based on original Mozilla gnome-vfs extension. It implements
+ input stream provided by GVFS/GIO.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-032.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-032.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-032.js
+ Corresponds To: 7.4.2-9-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: js/src/tests/ecma/Number/15.7.3.6-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.6-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.6-2.js
+
+Files: devtools/client/shared/widgets/CubicBezierPresets.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/widgets/CubicBezierPresets.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Set of preset definitions for use with CubicBezierWidget
+ Credit: http://easings.net
+
+Files: toolkit/library/gtest/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: toolkit/library/gtest/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Enforce that the clean/distclean rules removes everything that needs
+ to be removed from this directory.
+
+Files: security/nss/coreconf/rules.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/rules.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ###
+ R U L E S O F E N G A G E M E N T ###
+ ###
+ .
+ Double-Colon rules for utilizing the binary release model. #
+
+Files: js/src/tests/ecma_2/Exceptions/date-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/date-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: date-002.js
+ Corresponds To: 15.9.5.23-3-n.js
+ ECMA Section: 15.9.5.23
+ Description: Date.prototype.setTime
+ .
+ 1. If the this value is not a Date object, generate a runtime error.
+ 2. Call ToNumber(time).
+ 3. Call TimeClip(Result(1)).
+ 4. Set the [[Value]] property of the this value to Result(2).
+ 5. Return the value of the [[Value]] property of the this value.
+
+Files: js/src/tests/ecma/Expressions/11.9.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.9.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.9.1.js
+
+Files: security/nss/coreconf/OSF1.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/OSF1.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The Bourne shell (sh) on OSF1 doesn't handle "set -e" correctly,
+
+Files: toolkit/components/places/tests/cpp/mock_Link.h
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/cpp/mock_Link.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a mock Link object which can be used in tests.
+
+Files: dom/base/nsNoDataProtocolContentPolicy.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsNoDataProtocolContentPolicy.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Content policy implementation that prevents all loads of images,
+ subframes, etc from protocols that don't return data but rather open
+ applications (such as mailto).
+
+Files: js/src/tests/ecma_3/Function/regress-137181.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/regress-137181.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 12 Apr 2002
+ SUMMARY: delete arguments[i] should break connection to local reference
+
+Files: security/nss/lib/util/secport.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/secport.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ secport.c - portability interfaces for security libraries
+ .
+ This file abstracts out libc functionality that libsec depends on
+ .
+ NOTE - These are not public interfaces
+
+Files: security/nss/cmd/crlutil/crlgen.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/crlutil/crlgen.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ crlgen.c
+ .
+ utility for managing certificates revocation lists generation
+
+Files: layout/generic/nsPlaceholderFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsPlaceholderFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for the point that anchors out-of-flow rendering
+ objects such as floats and absolutely positioned elements
+
+Files: services/common/modules-testing/storageserver.js
+Copyright: __NO_COPYRIGHT__ in: services/common/modules-testing/storageserver.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains an implementation of the Storage Server in JavaScript.
+ .
+ The server should not be used for any production purposes.
+
+Files: toolkit/locales/en-US/chrome/mozapps/update/updates.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/update/updates.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: The 1st %S is the update name and the 2nd %S is the build
+ identifier from the local updates.xml for displaying update history
+ example: MyApplication (20081022033543)
+
+Files: js/src/tests/ecma_3/RegExp/regress-187133.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-187133.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 06 January 2003
+ SUMMARY: RegExp conformance test
+
+Files: netwerk/test/unit/test_protocolproxyservice.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_protocolproxyservice.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This testcase exercises the Protocol Proxy Service
+ .
+ These are the major sub tests:
+
+Files: security/nss/lib/pk11wrap/pk11nobj.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11nobj.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file manages Netscape specific PKCS #11 objects (CRLs, Trust objects,
+ etc).
+
+Files: js/src/tests/js1_5/Array/array-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/array-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 24 September 2001
+ .
+ SUMMARY: Truncating arrays that have decimal property names.
+ From correspondence with Igor Bukanov <igor@icesoft.no>:
+
+Files: js/src/tests/ecma/Math/15.8.1.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.1-2.js
+ ECMA Section: 15.8.1.1.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Math.E
+
+Files: layout/base/nsCompatibility.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsCompatibility.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ constants for quirks mode, standards mode, and almost standards mode
+
+Files: devtools/client/themes/animationinspector.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/animationinspector.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Animation-inspector specific theme variables
+
+Files: dom/webidl/RTCIdentityProvider.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCIdentityProvider.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ http://w3c.github.io/webrtc-pc/ (with https://github.com/w3c/webrtc-pc/pull/178)
+
+Files: dom/webidl/ThreadSafeChromeUtils.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ThreadSafeChromeUtils.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A collection of **thread-safe** static utility methods that are only exposed
+ to Chrome. This interface is exposed in workers, while ChromeUtils is not.
+
+Files: dom/webidl/MediaList.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MediaList.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ http://dev.w3.org/csswg/cssom/#the-medialist-interface
+
+Files: mailnews/base/search/src/nsMsgFilterList.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgFilterList.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ this file implements the nsMsgFilterList interface
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/marWrongChannel.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/marWrongChannel.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test product/channel MAR security check
+
+Files: mailnews/base/src/MailnewsLoadContextInfo.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/MailnewsLoadContextInfo.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This was copied from netwerk/base/LoadContextInfo.h
+
+Files: dom/xslt/xslt/txDocumentFunctionCall.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xslt/txDocumentFunctionCall.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DocumentFunctionCall
+ A representation of the XSLT additional function: document()
+
+Files: nsprpub/pr/tests/runtests.sh
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/runtests.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ runtests.sh
+ Bourne shell script for nspr tests
+
+Files: js/src/tests/js1_5/Regress/regress-140974.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-140974.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 04 May 2002
+ SUMMARY: |if (false) {var x;} should create the variable x
+
+Files: toolkit/components/osfile/modules/osfile_unix_allthreads.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_unix_allthreads.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module defines the thread-agnostic components of the Unix version
+ of OS.File. It depends on the thread-agnostic cross-platform components
+ of OS.File.
+ .
+ It serves the following purposes:
+ - open libc;
+ - define OS.Unix.Error;
+ - define a few constants and types that need to be defined on all platforms.
+ .
+ This module can be:
+ - opened from the main thread as a jsm module;
+ - opened from a chrome worker through require().
+
+Files: security/nss/lib/crmf/cmmfrec.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/crmf/cmmfrec.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file will implement the functions related to key recovery in
+ CMMF
+
+Files: mfbt/Variant.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Variant.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A template class for tagged unions.
+
+Files: js/src/tests/ecma/Date/15.9.5.23-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.23-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.23-3-n.js
+ ECMA Section: 15.9.5.23
+ Description: Date.prototype.setTime
+ .
+ 1. If the this value is not a Date object, generate a runtime error.
+ 2. Call ToNumber(time).
+ 3. Call TimeClip(Result(1)).
+ 4. Set the [[Value]] property of the this value to Result(2).
+ 5. Return the value of the [[Value]] property of the this value.
+
+Files: mailnews/base/prefs/content/AccountWizard.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/AccountWizard.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ the okCallback is used for sending a callback for the parent window
+
+Files: js/src/tests/ecma/extensions/15.6.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.6.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.3.js
+ ECMA Section: 15.6.3 Properties of the Boolean Constructor
+ .
+ Description: The value of the internal prototype property is
+ the Function prototype object.
+ .
+ It has the internal [[Call]] and [[Construct]]
+ properties, and the length property.
+
+Files: devtools/client/storage/test/browser_storage_cookies_edit.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_cookies_edit.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic test to check the editing of cookies.
+
+Files: js/src/jsobj.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsobj.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS object implementation.
+
+Files: dom/webidl/IDBTransaction.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/IDBTransaction.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBTransaction
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBTransactionMode
+
+Files: js/src/tests/ecma_2/String/split-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/String/split-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: String/split-003.js
+ ECMA Section: 15.6.4.9
+ Description: Based on ECMA 2 Draft 7 February 1999
+ .
+ Since regular expressions have been part of JavaScript since 1.2, there
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-5.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: security/nss/tests/cert/certext.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cert/certext.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File syntax:
+ '#' comments.
+
+Files: dom/base/ImportManager.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/ImportManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For each import tree there is one master document (the root) and one
+ import manager. The import manager is a map of URI ImportLoader pairs.
+ An ImportLoader is responsible for loading an import document from a
+ given location, and sending out load or error events to all the link
+ nodes that refer to it when it's done. For loading it opens up a
+ channel, using the same CSP as the master document. It then creates a
+ blank document, and starts parsing the data from the channel. When
+ there is no more data on the channel we wait for the DOMContentLoaded
+ event from the parsed document. For the duration of the loading
+ process the scripts on the parent documents are blocked. When an error
+ occurs, or the DOMContentLoaded event is received, the scripts on the
+ parent document are unblocked and we emit the corresponding event on
+ all the referrer link nodes. If a new link node is added to one of the
+ DOM trees in the import tree that refers to an import that was already
+ loaded, the already existing ImportLoader is being used (without
+ loading the referred import document twice) and if necessary the
+ load/error is emitted on it immediately.
+ .
+ Ownership model:
+ .
+ ImportDocument ----------------------------
+ ^ |
+ | v
+ MasterDocument <- ImportManager <-ImportLoader
+ ^ ^
+ | |
+ LinkElement <-----------------------------
+
+Files: python/mozbuild/mozbuild/action/zip.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/zip.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script creates a zip file, but will also strip any binaries
+ it finds before adding them to the zip.
+
+Files: security/nss/lib/ssl/ssl3ecc.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl3ecc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ECC code moved here from ssl3con.c
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-11.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-11.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-11.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: js/src/tests/ecma/String/15.5.4.3-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.3-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.3-3-n.js
+ ECMA Section: 15.5.4.3 String.prototype.valueOf()
+ .
+ Description: Returns this string value.
+ .
+ The valueOf function is not generic; it generates a
+ runtime error if its this value is not a String object.
+ Therefore it connot be transferred to the other kinds of
+ objects for use as a method.
+
+Files: js/src/tests/ecma/Number/15.7.3.3-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.3-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.3-3.js
+
+Files: js/src/tests/ecma/Number/15.7.4.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.4.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4.3-1.js
+ ECMA Section: 15.7.4.3.1 Number.prototype.valueOf()
+ Description:
+ Returns this number value.
+ .
+ The valueOf function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: mailnews/local/src/nsPop3Protocol.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/local/src/nsPop3Protocol.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation. Modifications made by IBM
+ described herein are Copyright (c) International Business Machines Corporation, 2000.
+ Modifications to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Jason Eager <jce2@po.cwru.edu>
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+ 06/07/2000 Jason Eager Added check for out of disk space
+
+Files: js/src/tests/ecma_3/Object/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 Mar 2001
+ .
+ SUMMARY: Utility functions for testing objects -
+ .
+ Suppose obj is an instance of a native type, e.g. Number.
+ Then obj.toString() invokes Number.prototype.toString().
+ We would also like to access Object.prototype.toString().
+
+Files: dom/webidl/MessageEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MessageEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information on this interface, please see
+ http://www.whatwg.org/specs/web-apps/current-work/#messageevent
+
+Files: toolkit/components/crashmonitor/test/unit/test_missing_file.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/test/unit/test_missing_file.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test with non-existing sessionCheckpoints.json
+
+Files: js/src/tests/ecma/Statements/12.10-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.10-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.10-1.js
+ ECMA Section: 12.10 The with statement
+ Description:
+ WithStatement :
+ with ( Expression ) Statement
+ .
+ The with statement adds a computed object to the front of the scope chain
+ of the current execution context, then executes a statement with this
+ augmented scope chain, then restores the scope chain.
+ .
+ Semantics
+ .
+ The production WithStatement : with ( Expression ) Statement is evaluated
+ as follows:
+ 1. Evaluate Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToObject(Result(2)).
+ 4. Add Result(3) to the front of the scope chain.
+ 5. Evaluate Statement using the augmented scope chain from step 4.
+ 6. Remove Result(3) from the front of the scope chain.
+ 7. Return Result(5).
+ .
+ Discussion
+ Note that no matter how control leaves the embedded Statement, whether
+ normally or by some form of abrupt completion, the scope chain is always
+ restored to its former state.
+
+Files: js/src/tests/ecma_3/Function/regress-94506.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/regress-94506.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 08 August 2001
+ .
+ SUMMARY: When we invoke a function, the arguments object should take
+ a back seat to any local identifier named "arguments".
+
+Files: xpcom/reflect/xptinfo/xptiTypelibGuts.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/xptiTypelibGuts.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of xptiTypelibGuts.
+
+Files: js/xpconnect/shell/xpcshell.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/shell/xpcshell.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ XPConnect JavaScript interactive shell.
+
+Files: js/src/tests/js1_2/regexp/parentheses.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/parentheses.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: parentheses.js
+ Description: 'Tests regular expressions containing ()'
+
+Files: toolkit/components/places/tests/expiration/test_annos_expire_policy.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/test_annos_expire_policy.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ What this is aimed to test:
+ .
+ Annotations can be set with a timed expiration policy.
+ Supported policies are:
+
+Files: dom/webidl/HTMLHRElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLHRElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-hr-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-hr-element
+
+Files: js/src/tests/ecma/Number/15.7.3.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.3-2.js
+
+Files: dom/webidl/MediaStream.webidl
+Copyright: � 2012 W3C� (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origins of this IDL file are
+ http://dev.w3.org/2011/webrtc/editor/getusermedia.html
+ .
+ These dictionaries need to be in a separate file from their
+ MediaTrackConstraints* counterparts due to a webidl compiler limitation.
+
+Files: dom/tests/js/HTMLString.js
+Copyright: __NO_COPYRIGHT__ in: dom/tests/js/HTMLString.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ return a string representing the html content in html format
+
+Files: dom/tests/js/DumpHTML.js
+Copyright: __NO_COPYRIGHT__ in: dom/tests/js/DumpHTML.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Dump the html content in html format
+
+Files: application/basilisk/components/newtab/PlacesProvider.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/newtab/PlacesProvider.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global XPCOMUtils, Services, PlacesUtils, EventEmitter
+ global gLinks
+ exported PlacesProvider
+
+Files: devtools/shared/locales/en-US/csscoverage.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/locales/en-US/csscoverage.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used in the 'csscoverage' command and in
+ the user interface that this command creates.
+ .
+ LOCALIZATION NOTE (csscoverageDesc, csscoverageStartDesc2,
+ csscoverageStopDesc2, csscoverageOneShotDesc2, csscoverageToggleDesc2,
+ csscoverageReportDesc2): Short descriptions of the csscoverage commands
+
+Files: security/nss/lib/smime/cmsdigdata.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsdigdata.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS digestedData methods.
+
+Files: toolkit/locales/en-US/chrome/global/aboutReader.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/aboutReader.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (aboutReader.loading2):
+ Use the unicode ellipsis char, \u2026,
+ or use "..." if \u2026 doesn't suit traditions in your locale.
+
+Files: toolkit/components/places/PlacesRemoteTabsAutocompleteProvider.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/PlacesRemoteTabsAutocompleteProvider.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides functions to handle remote tabs (ie, tabs known by Sync) in
+ the awesomebar.
+
+Files: dom/webidl/Touch.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dvcs.w3.org/hg/webevents/raw-file/default/touchevents.html
+
+Files: xpcom/reflect/xptinfo/xptiprivate.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/xptiprivate.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Library-private header for Interface Info system.
+
+Files: modules/libpref/prefapi_private_data.h
+Copyright: __NO_COPYRIGHT__ in: modules/libpref/prefapi_private_data.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Data shared between prefapi.c and nsPref.cpp
+
+Files: media/webrtc/trunk/build/android/cpufeatures.gypi
+Copyright: __NO_COPYRIGHT__ in: media/webrtc/trunk/build/android/cpufeatures.gypi
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dummy gypi: contents should be discarded due to an enclosing 'conditions:' element.
+
+Files: js/src/tests/ecma/extensions/15-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.js
+ ECMA Section: 15 Native ECMAScript Objects
+ Description: Every built-in prototype object has the Object prototype
+ object, which is the value of the expression
+ Object.prototype (15.2.3.1) as the value of its internal
+ [[Prototype]] property, except the Object prototype
+ object itself.
+ .
+ Every native object associated with a program-created
+ function also has the Object prototype object as the
+ value of its internal [[Prototype]] property.
+
+Files: caps/nsIPrincipal.idl
+Copyright: __NO_COPYRIGHT__ in: caps/nsIPrincipal.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Defines the abstract interface for a principal.
+
+Files: dom/xslt/tests/buster/buster-statics.js
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/tests/buster/buster-statics.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ helper function to shortcut component creation
+
+Files: dom/webidl/CheckerboardReportService.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/CheckerboardReportService.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file declares data structures used to communicate checkerboard reports
+ from C++ code to about:checkerboard (see bug 1238042). These dictionaries
+ are NOT exposed to standard web content.
+
+Files: layout/xul/nsScrollbarFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsScrollbarFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsScrollbarFrame
+
+Files: js/src/tests/ecma_2/Statements/dowhile-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/dowhile-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: dowhile-003
+ ECMA Section:
+ Description: do...while statements
+ .
+ Test do while, when the while expression is a JavaScript Number object.
+
+Files: toolkit/components/telemetry/gen-event-data.py
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/gen-event-data.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Write out event information for C++. The events are defined
+ in a file provided as a command-line argument.
+
+Files: js/src/tests/ecma/String/15.5.4.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.3-1.js
+ ECMA Section: 15.5.4.3 String.prototype.valueOf()
+ .
+ Description: Returns this string value.
+ .
+ The valueOf function is not generic; it generates a
+ runtime error if its this value is not a String object.
+ Therefore it connot be transferred to the other kinds of
+ objects for use as a method.
+
+Files: js/src/tests/ecma/Date/15.9.5.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.1.js
+ ECMA Section: 15.9.5.1 Date.prototype.constructor
+ Description:
+ The initial value of Date.prototype.constructor is the built-in Date
+ constructor.
+
+Files: js/src/jit/ScalarReplacement.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jit/ScalarReplacement.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file declares scalar replacement of objects transformation.
+
+Files: xpcom/base/CycleCollectedJSContext.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/CycleCollectedJSContext.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We're dividing JS objects into 3 categories:
+ .
+ 1. "real" roots, held by the JS engine itself or rooted through the root
+ and lock JS APIs. Roots from this category are considered black in the
+ cycle collector, any cycle they participate in is uncollectable.
+ .
+ 2. certain roots held by C++ objects that are guaranteed to be alive.
+ Roots from this category are considered black in the cycle collector,
+ and any cycle they participate in is uncollectable. These roots are
+ traced from TraceNativeBlackRoots.
+ .
+ 3. all other roots held by C++ objects that participate in cycle
+ collection, held by us (see TraceNativeGrayRoots). Roots from this
+ category are considered grey in the cycle collector; whether or not
+ they are collected depends on the objects that hold them.
+ .
+ Note that if a root is in multiple categories the fact that it is in
+ category 1 or 2 that takes precedence, so it will be considered black.
+ .
+ During garbage collection we switch to an additional mark color (gray)
+ when tracing inside TraceNativeGrayRoots. This allows us to walk those
+ roots later on and add all objects reachable only from them to the
+ cycle collector.
+ .
+ Phases:
+ .
+ 1. marking of the roots in category 1 by having the JS GC do its marking
+ 2. marking of the roots in category 2 by having the JS GC call us back
+
+Files: js/src/tests/ecma/Number/15.7.3.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.1-2.js
+ ECMA Section: 15.7.3.1 Number.prototype
+ Description: All value properties of the Number object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Number.prototype
+
+Files: dom/base/nsDOMClassInfoID.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsDOMClassInfoID.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines enum values for all of the DOM objects which have
+ an entry in nsDOMClassInfo.
+
+Files: security/nss/lib/ckfw/mechanism.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/mechanism.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mechanism.c
+ .
+ This file implements the NSSCKFWMechanism type and methods.
+
+Files: security/nss/lib/freebl/mpi/mpi_hp.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_hp.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains routines that perform vector multiplication.
+
+Files: config/pathsub.c
+Copyright: __NO_COPYRIGHT__ in: config/pathsub.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Pathname subroutines.
+ .
+ Brendan Eich, 8/29/95
+
+Files: image/ISurfaceProvider.h
+Copyright: __NO_COPYRIGHT__ in: image/ISurfaceProvider.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An interface for objects which can either store a surface or dynamically
+ generate one, and various implementations.
+
+Files: toolkit/modules/tests/browser/browser_Troubleshoot.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/tests/browser/browser_Troubleshoot.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ideally this would be an xpcshell test, but Troubleshoot relies on things
+ that aren't initialized outside of a XUL app environment like AddonManager
+ and the "@mozilla.org/xre/app-info;1" component.
+
+Files: mailnews/mime/cthandlers/glue/mimexpcom.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/glue/mimexpcom.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the definitions for the Content Type Handler plugins to
+ access internals of libmime via XP-COM calls
+
+Files: parser/htmlparser/nsHTMLTagList.h
+Copyright: __NO_COPYRIGHT__ in: parser/htmlparser/nsHTMLTagList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ IWYU pragma: private, include "nsHTMLTags.h"
+ .
+ This file contains the list of all HTML tags.
+ See nsHTMLTags.h for access to the enum values for tags.
+ .
+ It is designed to be used as inline input to nsHTMLTags.cpp and
+ nsHTMLContentSink *only* through the magic of C preprocessing.
+
+Files: security/nss/cmd/pk12util/pk12util.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/pk12util/pk12util.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ERROR codes in pk12util
+ - should be organized better later
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.5.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.5.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.5.1.js
+ ECMA Section: Function.length
+ Description:
+ .
+ The value of the length property is usually an integer that indicates the
+ "typical" number of arguments expected by the function. However, the
+ language permits the function to be invoked with some other number of
+ arguments. The behavior of a function when invoked on a number of arguments
+ other than the number specified by its length property depends on the function.
+ .
+ this test needs a 1.2 version check.
+
+Files: dom/webidl/VTTRegion.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/VTTRegion.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/html5/webvtt/#extension-of-the-texttrack-interface-for-region-support
+
+Files: devtools/client/shared/curl.js
+Copyright: 2007-2008 Apple Inc.
+ 2008-2009 Anthony Ricaud <rik@webkit.org>
+ 2009 Mozilla Foundation.
+ 2011 Google Inc.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of
+ its contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: devtools/client/webconsole/net/components/response-tab.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/response-tab.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Response Tab
+
+Files: mfbt/BloomFilter.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/BloomFilter.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A counting Bloom filter implementation. This allows consumers to
+
+Files: python/mozbuild/mozbuild/compilation/warnings.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/compilation/warnings.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This modules provides functionality for dealing with compiler warnings.
+
+Files: devtools/client/storage/test/browser_storage_indexeddb_duplicate_names.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_indexeddb_duplicate_names.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test to verify that indexedDBs with duplicate names (different types / paths)
+ work as expected.
+
+Files: devtools/client/storage/test/browser_storage_basic.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_basic.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ import-globals-from head.js
+ .
+ Basic test to assert that the storage tree and table corresponding to each
+ item in the storage tree is correctly displayed
+ .
+ Entries that should be present in the tree for this test
+ Format for each entry in the array :
+ [
+ ["path", "to", "tree", "item"], - The path to the tree item to click formed
+ by id of each item
+
+Files: embedding/nsIWindowProvider.idl
+Copyright: __NO_COPYRIGHT__ in: embedding/nsIWindowProvider.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIWindowProvider is a callback interface used by Gecko when it needs to
+ open a new window. This interface can be implemented by Gecko consumers who
+ wish to provide a custom "new window" of their own (for example by returning
+ a new tab, an existing window, etc) instead of just having a real new
+ toplevel window open.
+
+Files: mailnews/db/msgdb/public/nsIMsgDatabase.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/msgdb/public/nsIMsgDatabase.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ @defgroup msgdb Mailnews message database
+ This module is the access point to locally-stored databases.
+ .
+ These databases are stored in .msf files. Each file contains useful cached
+ information, like the message id or references, as well as the cc header or
+ tag information. This cached information is encapsulated in nsIMsgDBHdr.
+ .
+ Also included is threading information, mostly encapsulated in nsIMsgThread.
+ The final component is the database folder info, which contains information
+ on the view and basic information also stored in the folder cache such as the
+ name or most recent update.
+ .
+ What this module does not do is access individual messages. Access is
+ strictly controlled by the nsIMsgFolder objects and their backends.
+ @{
+
+Files: devtools/client/locales/en-US/device.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/device.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside Device Emulation developer
+ tools. The correct localization of this file might be to keep it in English,
+ or another language commonly spoken among web developers. You want to make
+ that choice consistent across the developer tools. A good criteria is the
+ language in which you'd find the best documentation on web development on the
+ web.
+ .
+ LOCALIZATION NOTE:
+ These strings are category names in a list of devices that a user can choose
+ to simulate (e.g. "ZTE Open C", "VIA Vixen", "720p HD Television", etc).
+
+Files: js/src/tests/ecma/Number/15.7.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4-1.js
+ ECMA Section: 15.7.4.1 Properties of the Number Prototype Object
+ Description:
+ Author: christine@netscape.com
+ Date: 16 september 1997
+
+Files: toolkit/components/crashmonitor/CrashMonitor.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/CrashMonitor.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Crash Monitor
+ .
+ Monitors execution of a program to detect possible crashes. After
+ program termination, the monitor can be queried during the next run
+ to determine whether the last run exited cleanly or not.
+ .
+ The monitoring is done by registering and listening for special
+ notifications, or checkpoints, known to be sent by the monitored
+ program as different stages in the execution are reached. As they
+ are observed, these notifications are written asynchronously to a
+ checkpoint file.
+ .
+ During next program startup the crash monitor reads the checkpoint
+ file from the last session. If notifications are missing, a crash
+ has likely happened. By inspecting the notifications present, it is
+ possible to determine what stages were reached in the program
+ before the crash.
+ .
+ Note that since the file is written asynchronously it is possible
+ that a received notification is lost if the program crashes right
+ after a checkpoint, but before crash monitor has been able to write
+ it to disk. Thus, while the presence of a notification in the
+ checkpoint file tells us that the corresponding stage was reached
+ during the last run, the absence of a notification after a crash
+ does not necessarily tell us that the checkpoint wasn't reached.
+
+Files: security/nss/lib/ckfw/ckt.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/ckt.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ get back to just one set of PKCS #11 headers. Use the onese that
+ are easiest to maintain from the RSA website
+ this one is the one that defines NSS specific data
+
+Files: dom/webidl/PerformanceMeasure.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PerformanceMeasure.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/user-timing/#performancemeasure
+
+Files: dom/plugins/ipc/NPEventAndroid.h
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/ipc/NPEventAndroid.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a NPEventX11.h derived stub for Android
+ Plugins aren't actually supported yet
+
+Files: dom/webidl/WindowOrWorkerGlobalScope.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/WindowOrWorkerGlobalScope.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is:
+ https://html.spec.whatwg.org/multipage/webappapis.html#windoworworkerglobalscope-mixin
+ https://fetch.spec.whatwg.org/#fetch-method
+ https://w3c.github.io/webappsec-secure-contexts/#monkey-patching-global-object
+ https://w3c.github.io/ServiceWorker/#self-caches
+ .
+ https://html.spec.whatwg.org/multipage/webappapis.html#windoworworkerglobalscope-mixin
+
+Files: layout/style/res/forms.css
+Copyright: __NO_COPYRIGHT__ in: layout/style/res/forms.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Styles for old GFX form widgets
+
+Files: dom/encoding/nonparticipatingdomains.properties
+Copyright: __NO_COPYRIGHT__ in: dom/encoding/nonparticipatingdomains.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Top-level domains listed here do not participate in TLD-based guessing.
+ .
+ We should do Web crawls to see if domains listed here can migrate to
+ domainsfallbacks.properties.
+
+Files: nsprpub/pr/src/cplus/rcnetdb.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcnetdb.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class implementation for network access functions (ref: prnetdb.h)
+
+Files: js/src/tests/js1_5/extensions/getset-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/getset-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 April 2001
+ .
+ SUMMARY: Testing obj.prop getter/setter
+ Note: this is a non-ECMA extension to the language.
+
+Files: devtools/client/netmonitor/performance-statistics-view.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/netmonitor/performance-statistics-view.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ./netmonitor-controller.js
+ globals $
+
+Files: devtools/client/locales/en-US/sourceeditor.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/sourceeditor.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Source Editor component.
+ This component is used whenever source code is displayed for the purpose of
+ being edited, inside the browser developer tools - current examples are the
+ Scratchpad and the Style Editor tools.
+ .
+ LOCALIZATION NOTE The correct localization of this file might be to keep it
+ in English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best documentation
+ on web development on the web.
+ .
+ LOCALIZATION NOTE (findCmd.promptTitle): This is the dialog title used
+ when the user wants to search for a string in the code. You can
+ access this feature by pressing Ctrl-F on Windows/Linux or Cmd-F on Mac.
+
+Files: application/xulrunner/config/mozconfig
+Copyright: __NO_COPYRIGHT__ in: application/xulrunner/config/mozconfig
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file specifies the build flags for XULRunner. You can use it by adding:
+ . $topsrcdir/xulrunner/config/mozconfig
+ to the top of your mozconfig file.
+
+Files: dom/locales/en-US/chrome/layout/printing.properties
+Copyright: __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/layout/printing.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Page number formatting
+
+Files: devtools/shared/heapsnapshot/tests/gtest/SerializesEdgeNames.cpp
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/tests/gtest/SerializesEdgeNames.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that edge names get serialized correctly.
+
+Files: dom/webidl/PerformanceObserver.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PerformanceObserver.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/performance-timeline/#the-performanceobserver-interface
+
+Files: storage/test/unit/test_locale_collation.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_locale_collation.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Bug 499990 - Locale-aware collation
+ .
+ Tests our custom, locale-aware collating sequences.
+ .
+ The name of the file containing the strings we'll sort during this test.
+
+Files: js/src/tests/ecma_3/RegExp/15.10.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 09 July 2002
+ SUMMARY: RegExp conformance test
+ .
+ These testcases are derived from the examples in the ECMA-262 Ed.3 spec
+ scattered through section 15.10.2.
+
+Files: js/src/tests/ecma/extensions/10.1.6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/10.1.6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.6
+ ECMA Section: Activation Object
+ Description:
+ .
+ If the function object being invoked has an arguments property, let x be
+ the value of that property; the activation object is also given an internal
+ property [[OldArguments]] whose initial value is x; otherwise, an arguments
+ property is created for the function object but the activation object is
+ not given an [[OldArguments]] property. Next, arguments object described
+ below (the same one stored in the arguments property of the activation
+ object) is used as the new value of the arguments property of the function
+ object. This new value is installed even if the arguments property already
+ exists and has the ReadOnly attribute (as it will for native Function
+ objects). (These actions are taken to provide compatibility with a form of
+ program syntax that is now discouraged: to access the arguments object for
+ function f within the body of f by using the expression f.arguments.
+ The recommended way to access the arguments object for function f within
+ the body of f is simply to refer to the variable arguments.)
+
+Files: image/SurfacePipe.h
+Copyright: __NO_COPYRIGHT__ in: image/SurfacePipe.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A SurfacePipe is a pipeline that consists of a series of SurfaceFilters
+ terminating in a SurfaceSink. Each SurfaceFilter transforms the image data in
+ some way before the SurfaceSink ultimately writes it to the surface. This
+ design allows for each transformation to be tested independently, for the
+ transformations to be combined as needed to meet the needs of different
+ situations, and for all image decoders to share the same code for these
+ transformations.
+ .
+ Writing to the SurfacePipe is done using lambdas that act as generator
+ functions. Because the SurfacePipe machinery controls where the writes take
+ place, a bug in an image decoder cannot cause a buffer overflow of the
+ underlying surface.
+
+Files: mfbt/UniquePtrExtensions.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/UniquePtrExtensions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Useful extensions to UniquePtr.
+
+Files: security/nss/cmd/libpkix/pkix/top/test_validatechain_bc.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkix/top/test_validatechain_bc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ validateChainBasicConstraints.c
+ .
+ Tests Cert Chain Validation
+
+Files: security/nss/lib/certdb/certv3.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/certv3.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code for dealing with X509.V3 extensions.
+
+Files: intl/uconv/ucvcn/nsUnicodeToGBK.cpp
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/ucvcn/nsUnicodeToGBK.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A character set converter from Unicode to GBK.
+ .
+ @created 08/Sept/1999
+ @author Yueheng Xu, Yueheng.Xu@intel.com
+ Revision History
+ 04/Oct/1999. Yueheng Xu: used table gUnicodeToGBKTable[0x5200] to make
+ Unicode to GB mapping fast
+
+Files: modules/libpref/test/unit_ipc/test_large_pref.js
+Copyright: __NO_COPYRIGHT__ in: modules/libpref/test/unit_ipc/test_large_pref.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Large preferences should not be set in the child process.
+ Non-string preferences are not tested here, because their behavior
+ should not be affected by this filtering.
+
+Files: security/nss/lib/freebl/rsapkcs.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/rsapkcs.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RSA PKCS#1 v2.1 (RFC 3447) operations
+
+Files: dom/webidl/Presentation.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Presentation.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/presentation-api/#interface-presentation
+
+Files: nsprpub/pr/tests/concur.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/concur.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: concur.c
+ Description: test of adding and removing concurrency options
+
+Files: nsprpub/pr/src/threads/prtpd.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/threads/prtpd.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Thread Private Data
+ .
+ There is an aribitrary limit on the number of keys that will be allocated
+ by the runtime. It's largish, so it is intended to be a sanity check, not
+ an impediment.
+ .
+ There is a counter, initialized to zero and incremented every time a
+ client asks for a new key, that holds the high water mark for keys. All
+ threads logically have the same high water mark and are permitted to
+ ask for TPD up to that key value.
+
+Files: application/xulrunner/config/mozconfigs/common
+Copyright: __NO_COPYRIGHT__ in: application/xulrunner/config/mozconfigs/common
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is included at the top of all xulrunner mozconfigs
+
+Files: js/src/tests/ecma/Math/15.8.2.15.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.15.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.15.js
+ ECMA Section: 15.8.2.15 Math.round(x)
+ Description: return the greatest number value that is closest to the
+ argument and is an integer. if two integers are equally
+ close to the argument. then the result is the number value
+ that is closer to Infinity. if the argument is an integer,
+ return the argument.
+ special cases:
+ - if x is NaN return NaN
+
+Files: modules/libpref/init/all.js
+Copyright: __NO_COPYRIGHT__ in: modules/libpref/init/all.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The prefs in this file are shipped with the GRE and should apply to all
+ embedding situations. Application-specific preferences belong somewhere else,
+ for example xpfe/bootstrap/browser-prefs.js
+ .
+ Platform-specific #ifdefs at the end of this file override the generic
+ entries at the top.
+ .
+ SYNTAX HINTS:
+ .
+ - Dashes are delimiters; use underscores instead.
+ - The first character after a period must be alphabetic.
+ - Computed values (e.g. 50 * 1024) don't work.
+
+Files: tools/rb/find-comptr-leakers.pl
+Copyright: __NO_COPYRIGHT__ in: tools/rb/find-comptr-leakers.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Script loosely based on Chris Waterson's find-leakers.pl and make-tree.pl
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-4-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-4-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-4-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: nsprpub/pr/src/cplus/rcbase.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcbase.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RCBase.h - Mixin class for NSPR C++ wrappers
+
+Files: extensions/auth/nsHttpNegotiateAuth.cpp
+Copyright: __NO_COPYRIGHT__ in: extensions/auth/nsHttpNegotiateAuth.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ HTTP Negotiate Authentication Support Module
+ .
+ Described by IETF Internet draft: draft-brezak-kerberos-http-00.txt
+ (formerly draft-brezak-spnego-http-04.txt)
+ .
+ Also described here:
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-003.js
+ Corresponds To: 7.3-13-n.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-2.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a standalone server that delivers various stapled OCSP responses.
+ The client is expected to connect, initiate an SSL handshake (with SNI
+ to indicate which "server" to connect to), and verify the OCSP response.
+ If all is good, the client then sends one encrypted byte and receives that
+ same byte back.
+ This server also has the ability to "call back" another process waiting on
+ it. That is, when the server is all set up and ready to receive connections,
+ it will connect to a specified port and issue a simple HTTP request.
+
+Files: js/src/tests/Intl/DateTimeFormat/construct-newtarget.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/DateTimeFormat/construct-newtarget.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test subclassing %Intl.DateTimeFormat% works correctly.
+
+Files: xpcom/glue/nsWeakReference.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsWeakReference.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsWeakReference.cpp
+
+Files: xpcom/base/nsIConsoleListener.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsIConsoleListener.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used by the console service to notify listeners of new console messages.
+
+Files: application/basilisk/components/sessionstore/SessionWorker.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/sessionstore/SessionWorker.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A worker dedicated to handle I/O for Session Store.
+
+Files: layout/tables/BasicTableLayoutStrategy.h
+Copyright: __NO_COPYRIGHT__ in: layout/tables/BasicTableLayoutStrategy.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Web-compatible algorithms that determine column and table isizes,
+ used for CSS2's 'table-layout: auto'.
+
+Files: toolkit/components/jsdownloads/src/DownloadLegacy.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/DownloadLegacy.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This component implements the XPCOM interfaces required for integration with
+ the legacy download components.
+ .
+ New code is expected to use the "Downloads.jsm" module directly, without
+ going through the interfaces implemented in this XPCOM component. These
+ interfaces are only maintained for backwards compatibility with components
+ that still work synchronously on the main thread.
+
+Files: js/xpconnect/src/XPCJSID.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCJSID.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An xpcom implementation of the JavaScript nsIID and nsCID objects.
+
+Files: security/manager/ssl/tests/unit/tlsserver/moz.build
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ lib must be first, because cmd depends on its output
+
+Files: intl/locale/langGroups.properties
+Copyright: __NO_COPYRIGHT__ in: intl/locale/langGroups.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ References: http://www.omniglot.com/writing/atoz.htm
+ http://www.loc.gov/standards/iso639-2/englangn.html
+ http://www.ethnologue.com
+ http://www.worldlanguage.com/Languages/
+ http://www.rosettaproject.org/
+ http://www.sweb.cz/ls78/diacritics.htm
+ see also toolkit/locales/en-US/chrome/global/languageNames.properties
+ and bug 178491
+ .
+ Strictly speaking, Avestan did not use Arabic script but Aramaic
+ (arc)/Avestan script.)
+
+Files: dom/webidl/BaseKeyframeTypes.webidl
+Copyright: 2016 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/web-animations/#the-compositeoperation-enumeration
+ https://w3c.github.io/web-animations/#dictdef-basepropertyindexedkeyframe
+ https://w3c.github.io/web-animations/#dictdef-basekeyframe
+ https://w3c.github.io/web-animations/#dictdef-basecomputedkeyframe
+
+Files: security/manager/pki/nsNSSDialogs.cpp
+Copyright: __NO_COPYRIGHT__ in: security/manager/pki/nsNSSDialogs.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Dialog services for PIP.
+
+Files: toolkit/components/places/BookmarkHTMLUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/BookmarkHTMLUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file works on the old-style "bookmarks.html" file. It includes
+ functions to import and export existing bookmarks to this file format.
+ .
+ Format
+
+Files: js/src/tests/ecma/Math/15.8.1.6-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.6-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.6-2.js
+ ECMA Section: 15.8.1.6.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Math.PI
+
+Files: layout/generic/nsColumnSetFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsColumnSetFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for css3 multi-column layout
+
+Files: mfbt/FloatingPoint.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/FloatingPoint.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Various predicates and operations on IEEE-754 floating point types.
+
+Files: js/src/tests/ecma/Boolean/15.6.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.1.js
+ ECMA Section: 15.6.1 The Boolean Function
+ 15.6.1.1 Boolean( value )
+ 15.6.1.2 Boolean ()
+ Description: Boolean( value ) should return a Boolean value
+ not a Boolean object) computed by
+ Boolean.toBooleanValue( value)
+ .
+ 15.6.1.2 Boolean() returns false
+ .
+ Data File Fields:
+ VALUE Argument passed to the Boolean function
+ TYPE typeof VALUE (not used, but helpful in understanding
+ the data file)
+
+Files: security/nss/lib/util/nssb64d.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/nssb64d.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base64 decoding (ascii to binary).
+
+Files: devtools/client/locales/en-US/responsive.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/responsive.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Responsive Design Mode,
+ available from the Web Developer sub-menu -> 'Responsive Design Mode'.
+ .
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (responsive.editDeviceList): option displayed in the device
+ selector
+
+Files: dom/events/EventNameList.h
+Copyright: __NO_COPYRIGHT__ in: dom/events/EventNameList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains the list of event names that are exposed via IDL
+ on various objects. It is designed to be used as inline input to
+ various consumers through the magic of C preprocessing.
+ .
+ Each entry consists of 4 pieces of information:
+ 1) The name of the event
+ 2) The event message
+ 3) The event type (see the EventNameType enum in nsContentUtils.h)
+ 4) The event struct type for this event.
+ Items 2-4 might be empty strings for events for which they don't make sense.
+ .
+ Event names that are exposed as content attributes on HTML elements
+ and as IDL attributes on Elements, Documents and Windows and have
+ no forwarding behavior should be enclosed in the EVENT macro.
+ .
+ Event names that are exposed as content attributes on HTML elements
+ and as IDL attributes on Elements, Documents and Windows and are
+ forwarded from <body> and <frameset> to the Window should be
+
+Files: js/src/jsopcode.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsopcode.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS bytecode descriptors, disassemblers, and (expression) decompilers.
+
+Files: mailnews/base/util/iteratorUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/iteratorUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains helper methods for dealing with XPCOM iterators (arrays
+ and enumerators) in JS-friendly ways.
+
+Files: testing/xpcshell/example/moz.build
+Copyright: __NO_COPYRIGHT__ in: testing/xpcshell/example/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a list of directories containing tests to run, separated by spaces.
+ Most likely, tho, you won't use more than one directory here.
+
+Files: dom/webidl/HTMLAnchorElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLAnchorElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-a-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-a-element
+
+Files: js/src/tests/ecma/Math/15.8.1.7-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.7-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.7-2.js
+ ECMA Section: 15.8.1.7.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+
+Files: toolkit/mozapps/update/updater/updater-xpcshell/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/updater-xpcshell/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For changes here, also consider ../Makefile.in
+
+Files: js/xpconnect/loader/moz.build
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/loader/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These files cannot be built in unified mode because they rely on plarena.h
+
+Files: config/config.mk
+Copyright: __NO_COPYRIGHT__ in: config/config.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ config.mk
+ .
+ Determines the platform and builds the macros needed to load the
+
+Files: nsprpub/pr/src/md/windows/ntsem.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/ntsem.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NT-specific semaphore handling code.
+
+Files: storage/test/unit/test_storage_service.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_storage_service.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the functions of mozIStorageService except for
+
+Files: js/src/editline/sysunix.c
+Copyright: 1992-1993 Simmule Turner and Rich Salz.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This software is not subject to any license of the American Telephone
+ and Telegraph Company or of the Regents of the University of California.
+ .
+ Permission is granted to anyone to use this software for any purpose on
+ any computer system, and to alter it and redistribute it freely, subject
+ to the following restrictions:
+ 1. The authors are not responsible for the consequences of use of this
+ software, no matter how awful, even if they arise from flaws in it.
+ 2. The origin of this software must not be misrepresented, either by
+ explicit claim or by omission. Since few users ever read sources,
+ credits must appear in the documentation.
+ 3. Altered versions must be plainly marked as such, and must not be
+ misrepresented as being the original software. Since few users
+ ever read sources, credits must appear in the documentation.
+ 4. This notice may not be removed or altered.
+ .
+ Unix system-dependant routines for editline library.
+
+Files: intl/hyphenation/glue/hnjstdio.cpp
+Copyright: __NO_COPYRIGHT__ in: intl/hyphenation/glue/hnjstdio.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file provides substitutes for the basic stdio routines used by hyphen.c
+ to read its dictionary files. We #define the stdio names to these versions
+ in hnjalloc.h, so that we can use nsIURI and nsIInputStream to specify and
+ access the dictionary resources.
+
+Files: layout/base/nsPresState.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsPresState.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a piece of state that is stored in session history when the document
+ is not
+
+Files: toolkit/components/places/nsIBrowserHistory.idl
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/nsIBrowserHistory.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ browser-specific interface to global history
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.4.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.4.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.4.3.js
+ ECMA Section: 15.2.4.3 Object.prototype.valueOf()
+ .
+ Description: As a rule, the valueOf method for an object simply
+ returns the object; but if the object is a "wrapper"
+ for a host object, as may perhaps be created by the
+ Object constructor, then the contained host object
+ should be returned.
+ .
+ This only covers native objects.
+
+Files: toolkit/components/osfile/modules/osfile_win_front.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_win_front.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Synchronous front-end for the JavaScript OS.File library.
+ Windows implementation.
+ .
+ This front-end is meant to be imported by a worker thread.
+
+Files: toolkit/components/places/ColorConversion.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/ColorConversion.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Given a color in the Lab space, return its chroma (colorfulness,
+ saturation).
+ .
+ @param lab
+ The lab color to get the chroma from
+ .
+ @return A number greater than zero that measures chroma in the image
+
+Files: nsprpub/pr/tests/dceemu.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/dceemu.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: dceemu.c
+ Description: testing the DCE emulation api
+ .
+ Modification History:
+
+Files: storage/test/unit/test_like.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_like.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests our LIKE implementation since we override it for unicode
+
+Files: layout/style/CSSUnprefixingService.js
+Copyright: __NO_COPYRIGHT__ in: layout/style/CSSUnprefixingService.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of a service that converts certain vendor-prefixed CSS
+ properties to their unprefixed equivalents, for sites on a whitelist.
+
+Files: toolkit/components/crashmonitor/test/unit/test_invalid_file.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/test/unit/test_invalid_file.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test with sessionCheckpoints.json containing invalid data
+
+Files: toolkit/content/editMenuOverlay.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/content/editMenuOverlay.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ update menu items that rely on focus or on the current selection
+
+Files: js/src/tests/ecma/Boolean/15.6.3.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.3.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.3.1-1.js
+ ECMA Section: 15.6.3 Boolean.prototype
+ .
+ Description: The initial value of Boolean.prototype is the built-in
+ Boolean prototype object (15.6.4).
+ .
+ The property shall have the attributes [DontEnum,
+ DontDelete, ReadOnly ].
+ .
+ This tests the DontEnum property of Boolean.prototype
+
+Files: dom/plugins/base/nsPluginsDirWin.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginsDirWin.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsPluginsDirWin.cpp
+ .
+ Windows implementation of the nsPluginsDir/nsPluginsFile classes.
+ .
+ by Alex Musil
+
+Files: dom/webidl/KeyEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/KeyEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ http://www.w3.org/TR/1999/WD-DOM-Level-2-19990923/events.html#Events-KeyEvent
+
+Files: dom/webidl/HTMLOutputElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-output-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-output-element
+
+Files: js/src/tests/js1_5/Regress/regress-96128-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-96128-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 29 Aug 2001
+ .
+ SUMMARY: Negative test that JS infinite recursion protection works.
+ We expect the code here to fail (i.e. exit code 3), but NOT crash.
+
+Files: toolkit/components/urlformatter/nsIURLFormatter.idl
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/urlformatter/nsIURLFormatter.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIURLFormatter
+ .
+ nsIURLFormatter exposes methods to substitute variables in URL formats.
+
+Files: security/nss/lib/crmf/cmmfi.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/crmf/cmmfi.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These are the definitions needed by the library internally to implement
+ CMMF. Most of these will be helper utilities for manipulating internal
+ data strucures.
+
+Files: security/nss/lib/base/utf8.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/utf8.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ utf8.c
+ .
+ This file contains some additional utility routines required for
+ handling UTF8 strings.
+
+Files: js/src/tests/js1_5/GC/regress-104584.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/GC/regress-104584.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 October 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 104584
+
+Files: toolkit/components/places/tests/browser/browser_bug646422.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_bug646422.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for Bug 646224. Make sure that after changing the URI via
+ history.pushState, the history service has a title stored for the new URI.
+
+Files: js/src/tests/ecma_2/Exceptions/expression-016.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-016.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-016.js
+ Corresponds To: ecma/Expressions/11.2.3-3-n.js
+ ECMA Section: 11.2.3. Function Calls
+ Description:
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma/Expressions/11.4.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.4.4.js
+ ECMA Section: 11.4.4 Prefix increment operator
+ Description:
+ The production UnaryExpression : ++ UnaryExpression is evaluated as
+ follows:
+ .
+ 1. Evaluate UnaryExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToNumber(Result(2)).
+ 4. Add the value 1 to Result(3), using the same rules as for the +
+ operator (section 11.6.3).
+ 5. Call PutValue(Result(1), Result(4)).
+ 6. Return Result(4).
+
+Files: layout/generic/nsFirstLetterFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsFirstLetterFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for CSS :first-letter pseudo-element
+
+Files: toolkit/components/places/nsNavHistoryResult.h
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/nsNavHistoryResult.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The definitions of objects that make up a history query result set. This file
+ should only be included by nsNavHistory.h, include that if you want these
+ classes.
+
+Files: dom/webidl/Function.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#functiocn
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: devtools/client/storage/test/browser_storage_localstorage_add.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_localstorage_add.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic test to check the adding of localStorage entries.
+
+Files: dom/webidl/Blob.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2006/webapi/FileAPI/#blob
+
+Files: toolkit/locales/en-US/chrome/global/aboutTelemetry.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/aboutTelemetry.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Note to translators:
+ - %1$S will be replaced by brandFullName
+
+Files: uriloader/exthandler/tests/unit/test_punycodeURIs.js
+Copyright: __NO_COPYRIGHT__ in: uriloader/exthandler/tests/unit/test_punycodeURIs.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Encoded test URI to work on all platforms/independent of file encoding
+
+Files: dom/webidl/IDBKeyRange.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html
+
+Files: js/src/tests/ecma/extensions/15.6.4-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.6.4-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4-2.js
+ ECMA Section: 15.6.4 Properties of the Boolean Prototype Object
+ .
+ Description:
+ The Boolean prototype object is itself a Boolean object (its [[Class]] is
+ "Boolean") whose value is false.
+ .
+ The value of the internal [[Prototype]] property of the Boolean prototype object
+ is the Object prototype object (15.2.3.1).
+
+Files: js/src/tests/js1_2/regexp/alphanumeric.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/alphanumeric.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: alphanumeric.js
+ Description: 'Tests regular expressions with \w and \W special characters'
+
+Files: js/src/tests/ecma_3/Exceptions/binding-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/binding-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-08-27
+ .
+ SUMMARY: Testing binding of function names
+ .
+ Brendan:
+ .
+ "... the question is, does Rhino bind 'sum' in the global object
+
+Files: js/src/tests/ecma/Array/15.4.2.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.2.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.2.1-3.js
+ ECMA Section: 15.4.2.1 new Array( item0, item1, ... )
+ Description: This description only applies of the constructor is
+ given two or more arguments.
+ .
+ The [[Prototype]] property of the newly constructed
+ object is set to the original Array prototype object,
+ the one that is the initial value of Array.prototype
+ (15.4.3.1).
+ .
+ The [[Class]] property of the newly constructed object
+ is set to "Array".
+ .
+ The length property of the newly constructed object is
+ set to the number of arguments.
+ .
+ The 0 property of the newly constructed object is set
+ to item0... in general, for as many arguments as there
+ are, the k property of the newly constructed object is
+ set to argument k, where the first argument is
+ considered to be argument number 0.
+ .
+ This test stresses the number of arguments presented to
+ the Array constructor. Should support up to Math.pow
+ (2,32) arguments, since that is the maximum length of an
+ ECMAScript array.
+
+Files: js/src/tests/js1_5/Regress/regress-31255.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-31255.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 09 November 2002
+ SUMMARY: JS should treat --> as a single-line comment indicator.
+ Whitespace may occur before the --> on the same line.
+
+Files: security/nss/lib/softoken/lgglue.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/lgglue.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This code defines the glue layer between softoken and the legacy DB library
+
+Files: application/palemoon/components/downloads/content/allDownloadsViewOverlay.css
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/downloads/content/allDownloadsViewOverlay.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The downloads richlistbox may list thousands of items, and it turns out
+ XBL binding attachment, and even more so detachment, is a performance hog.
+ This hack makes sure we don't apply any binding to inactive items (inactive
+ items are history downloads that haven't been in the visible area).
+ We can do this because the richlistbox implementation does not interact
+ much with the richlistitem binding. However, this may turn out to have
+ some side effects (see bug 828111 for the details).
+ .
+ We might be able to do away with this workaround once bug 653881 is fixed.
+
+Files: js/src/tests/ecma/Statements/12.6.2-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.2-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.2-3.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is not present.
+ 2. second expression is present
+ 3. third expression is present
+
+Files: js/src/tests/ecma/Math/15.8.2.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.3.js
+ ECMA Section: 15.8.2.3 asin( x )
+ Description: return an approximation to the arc sine of the
+ argument. the result is expressed in radians and
+ range is from -PI/2 to +PI/2. special cases:
+ - if x is NaN, the result is NaN
+ - if x > 1, the result is NaN
+ - if x < -1, the result is NaN
+
+Files: js/xpconnect/tests/unit/head_watchdog.js
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/head_watchdog.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Pref management.
+
+Files: netwerk/base/BackgroundFileSaver.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/BackgroundFileSaver.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines two implementations of the nsIBackgroundFileSaver
+
+Files: layout/generic/nsTextFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsTextFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for textual content of elements
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_417798.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_417798.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for bug 417798 to make sure javascript: URIs don't show up unless the
+ user searches for javascript: explicitly.
+
+Files: js/src/tests/js1_2/operator/equality.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/operator/equality.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: equality.js
+
+Files: security/nss/lib/ckfw/capi/anchor.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/anchor.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ capi/canchor.c
+ .
+ This file "anchors" the actual cryptoki entry points in this module's
+ shared library, which is required for dynamic loading. See the
+ comments in nssck.api for more information.
+
+Files: layout/xul/nsBoxFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsBoxFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Eric D Vaughan
+ nsBoxFrame is a frame that can lay its children out either vertically or horizontally.
+ It lays them out according to a min max or preferred size.
+
+Files: js/src/tests/ecma_2/Exceptions/global-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/global-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: global-001
+ Corresponds To: ecma/GlobalObject/15.1-1-n.js
+ ECMA Section: The global object
+ Description:
+ .
+ The global object does not have a [[Construct]] property; it is not
+ possible to use the global object as a constructor with the new operator.
+
+Files: js/src/tests/ecma/Expressions/11.8.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.8.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.8.4.js
+
+Files: js/src/tests/ecma_2/Statements/switch-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/switch-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: switch-002.js
+ ECMA Section:
+ Description: The switch Statement
+ .
+ A simple switch test with no abrupt completions.
+
+Files: devtools/client/styleeditor/styleeditor-commands.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/styleeditor/styleeditor-commands.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ globals gDevTools
+
+Files: layout/style/nsICSSLoaderObserver.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsICSSLoaderObserver.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ internal interface for observing CSS style sheet loads
+
+Files: js/src/tests/js1_5/Regress/regress-185165.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-185165.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 13 Dec 2002
+ SUMMARY: Decompilation of "\\" should give "\\"
+
+Files: mach
+Copyright: __NO_COPYRIGHT__ in: mach
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The beginning of this script is both valid shell and valid python,
+ such that the script starts with the shell and is reexecuted with
+ the right python.
+
+Files: nsprpub/pr/tests/rmdir.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/rmdir.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: rmdir.c
+ Description: Demonstrate bugzilla 80884.
+
+Files: mailnews/db/gloda/content/overlay.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/gloda/content/overlay.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ get the core
+
+Files: netwerk/test/unit/test_file_partial_inputstream.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_file_partial_inputstream.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test nsIPartialFileInputStream
+
+Files: rdf/build/nsRDFCID.h
+Copyright: __NO_COPYRIGHT__ in: rdf/build/nsRDFCID.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ XPCOM Class IDs for RDF objects that can be constructed via the RDF
+ factory.
+
+Files: security/nss/tests/cipher/rsa.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cipher/rsa.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file enables test coverage of the rsa performance tests
+ .
+ mode keysize bufsize exponent repetitions cxrepetitions
+
+Files: security/nss/lib/dbm/config/config.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/dbm/config/config.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These macros are defined by mozilla's configure script.
+ We define them manually here.
+
+Files: js/src/tests/ecma/Number/15.7.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.2.js
+ ECMA Section: 15.7.2 The Number Constructor
+ 15.7.2.1
+ 15.7.2.2
+ .
+ Description: 15.7.2 When Number is called as part of a new
+ expression, it is a constructor: it initializes
+ the newly created object.
+ .
+ 15.7.2.1 The [[Prototype]] property of the newly
+ constructed object is set to othe original Number
+ prototype object, the one that is the initial value
+ of Number.prototype(0). The [[Class]] property is
+ set to "Number". The [[Value]] property of the
+ newly constructed object is set to ToNumber(value)
+ .
+ 15.7.2.2 new Number(). same as in 15.7.2.1, except
+ the [[Value]] property is set to +0.
+ .
+ need to add more test cases. see the testcases for
+ TypeConversion ToNumber.
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.5.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.5.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.5.3.js
+ ECMA Section: Function.arguments
+ Description:
+ .
+ The value of the arguments property is normally null if there is no
+ outstanding invocation of the function in progress (that is, the
+ function has been called but has not yet returned). When a non-internal
+ Function object (15.3.2.1) is invoked, its arguments property is
+ "dynamically bound" to a newly created object that contains the arguments
+ on which it was invoked (see 10.1.6 and 10.1.8). Note that the use of this
+ property is discouraged; it is provided principally for compatibility
+ with existing old code.
+ .
+ See sections 10.1.6 and 10.1.8 for more extensive tests.
+
+Files: js/src/tests/ecma/Number/15.7.4.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.4.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4.2.js
+ ECMA Section: 15.7.4.2.1 Number.prototype.toString()
+ Description:
+ If the radix is the number 10 or not supplied, then this number value is
+ given as an argument to the ToString operator; the resulting string value
+ is returned.
+ .
+ If the radix is supplied and is an integer from 2 to 36, but not 10, the
+ result is a string, the choice of which is implementation dependent.
+ .
+ The toString function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: js/src/tests/ecma/Expressions/11.5.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.5.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.5.2.js
+ ECMA Section: 11.5.2 Applying the / operator
+ Description:
+ .
+ The / operator performs division, producing the quotient of its operands.
+ The left operand is the dividend and the right operand is the divisor.
+ ECMAScript does not perform integer division. The operands and result of all
+ division operations are double-precision floating-point numbers.
+ The result of division is determined by the specification of IEEE 754 arithmetic:
+ .
+ If either operand is NaN, the result is NaN.
+ The sign of the result is positive if both operands have the same sign, negative if the operands have different
+ signs.
+ Division of an infinity by an infinity results in NaN.
+ Division of an infinity by a zero results in an infinity. The sign is determined by the rule already stated above.
+ Division of an infinity by a non-zero finite value results in a signed infinity. The sign is determined by the rule
+ already stated above.
+ Division of a finite value by an infinity results in zero. The sign is determined by the rule already stated above.
+ Division of a zero by a zero results in NaN; division of zero by any other finite value results in zero, with the sign
+ determined by the rule already stated above.
+ Division of a non-zero finite value by a zero results in a signed infinity. The sign is determined by the rule
+ already stated above.
+ In the remaining cases, where neither an infinity, nor a zero, nor NaN is involved, the quotient is computed and
+ rounded to the nearest representable value using IEEE 754 round-to-nearest mode. If the magnitude is too
+ large to represent, we say the operation overflows; the result is then an infinity of appropriate sign. If the
+ magnitude is too small to represent, we say the operation underflows and the result is a zero of the appropriate
+ sign. The ECMAScript language requires support of gradual underflow as defined by IEEE 754.
+
+Files: js/src/tests/ecma_3/Array/regress-130451.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/regress-130451.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 25 Mar 2002
+ SUMMARY: Array.prototype.sort() should not (re-)define .length
+
+Files: rdf/base/rdf.h
+Copyright: __NO_COPYRIGHT__ in: rdf/base/rdf.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A catch-all header file for miscellaneous RDF stuff. Currently
+ contains error codes and vocabulary macros.
+
+Files: js/src/tests/js1_7/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_7/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: This only turns on 1.7 in shell builds. The browser requires the
+ futzing in js/src/tests/browser.js.
+
+Files: nsprpub/pr/tests/lock.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/lock.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: lock.c
+ Purpose: test basic locking functions
+ .
+ Modification History:
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.2-1.js
+ ECMA Section: 15.1.2.2 Function properties of the global object
+ parseInt( string, radix )
+ .
+ Description:
+ .
+ The parseInt function produces an integer value dictated by intepretation
+ of the contents of the string argument according to the specified radix.
+ .
+ When the parseInt function is called, the following steps are taken:
+ .
+ 1. Call ToString(string).
+ 2. Compute a substring of Result(1) consisting of the leftmost character
+ that is not a StrWhiteSpaceChar and all characters to the right of
+ that character. (In other words, remove leading whitespace.)
+ 3. Let sign be 1.
+ 4. If Result(2) is not empty and the first character of Result(2) is a
+ minus sign -, let sign be -1.
+ 5. If Result(2) is not empty and the first character of Result(2) is a
+ plus sign + or a minus sign -, then Result(5) is the substring of
+ Result(2) produced by removing the first character; otherwise, Result(5)
+ is Result(2).
+ 6. If the radix argument is not supplied, go to step 12.
+ 7. Call ToInt32(radix).
+ 8. If Result(7) is zero, go to step 12; otherwise, if Result(7) < 2 or
+ Result(7) > 36, return NaN.
+ 9. Let R be Result(7).
+
+Files: layout/generic/nsAtomicContainerFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsAtomicContainerFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base class for rendering objects that need child lists but behave like leaf
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-16-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-16-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-16-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: toolkit/components/autocomplete/tests/unit/test_378079.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_378079.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Unit test for Bug 378079 - AutoComplete returns invalid rows when
+ more than one AutoCompleteSearch is used.
+ .
+ Dummy nsIAutoCompleteInput source that returns
+ the given list of AutoCompleteSearch names.
+ .
+ Implements only the methods needed for this test.
+
+Files: js/src/tests/ecma/LexicalConventions/7.6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.6.js
+ ECMA Section: Punctuators
+ Description:
+ .
+ This tests verifies that all ECMA punctutors are recognized as a
+ token separator, but does not attempt to verify the functionality
+ of any punctuator.
+
+Files: dom/gamepad/linux/LinuxGamepad.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/gamepad/linux/LinuxGamepad.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LinuxGamepadService: A Linux backend for the GamepadService.
+ Derived from the kernel documentation at
+ http://www.kernel.org/doc/Documentation/input/joystick-api.txt
+
+Files: js/xpconnect/src/XPCWrappedNativeJSOps.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCWrappedNativeJSOps.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JavaScript JSClasses and JSOps for our Wrapped Native JS Objects.
+
+Files: mailnews/mime/src/mimefilt.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimefilt.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mimefilt.c --- test harness for libmime.a
+ .
+ This program reads a message from stdin and writes the output of the MIME
+ parser on stdout.
+ .
+ Parameters can be passed to the parser through the usual URL mechanism:
+
+Files: nsprpub/pr/src/pthreads/ptio.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/pthreads/ptio.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: ptio.c
+ Descritpion: Implemenation of I/O methods for pthreads
+
+Files: dom/webidl/HTMLTemplateElement.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/templates/index.html
+
+Files: js/src/tests/ecma/Date/15.9.5.4-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.4-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.4-2-n.js
+ ECMA Section: 15.9.5.4-1 Date.prototype.getTime
+ Description:
+ .
+ 1. If the this value is not an object whose [[Class]] property is "Date",
+ generate a runtime error.
+ 2. Return this time value.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: image/ImageCacheKey.h
+Copyright: __NO_COPYRIGHT__ in: image/ImageCacheKey.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ImageCacheKey is the key type for the image cache (see imgLoader.h).
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.6.js
+ ECMA Section: 15.1.2.6 isNaN( x )
+ .
+ Description: Applies ToNumber to its argument, then returns true if
+ the result isNaN and otherwise returns false.
+
+Files: devtools/client/locales/en-US/dom.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/dom.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the DOM panel
+ which is available from the Web Developer sub-menu -> 'DOM'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (dom.filterDOMPanel): A placeholder text used for
+ DOM panel search box.
+
+Files: mfbt/Array.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Array.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A compile-time constant-length array with bounds-checking assertions.
+
+Files: netwerk/test/unit/test_standardurl_default_port.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_standardurl_default_port.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test exercises the nsIStandardURL "setDefaultPort" API.
+
+Files: js/src/tests/ecma_3/RegExp/regress-72964.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-72964.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-17
+ .
+ SUMMARY: Regression test for Bugzilla bug 72964:
+ "String method for pattern matching failed for Chinese Simplified (GB2312)"
+
+Files: testing/xpcshell/head.js
+Copyright: __NO_COPYRIGHT__ in: testing/xpcshell/head.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains common code that is loaded before each test file(s).
+
+Files: js/public/CallArgs.h
+Copyright: __NO_COPYRIGHT__ in: js/public/CallArgs.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helper classes encapsulating access to the callee, |this| value, arguments,
+ and argument count for a call/construct operation.
+ .
+ JS::CallArgs encapsulates access to a JSNative's un-abstracted
+ |unsigned argc, Value* vp| arguments. The principal way to create a
+ JS::CallArgs is using JS::CallArgsFromVp:
+ .
+ // If provided no arguments or a non-numeric first argument, return zero.
+ // Otherwise return |this| exactly as given, without boxing.
+ static bool
+ Func(JSContext* cx, unsigned argc, JS::Value* vp)
+ {
+
+Files: toolkit/locales/en-US/chrome/global/findbar.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/findbar.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ strings used by the Find bar, split from browser.properties
+
+Files: ipc/mscom/Utils.cpp
+Copyright: __NO_COPYRIGHT__ in: ipc/mscom/Utils.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We need Windows 7 headers
+
+Files: security/nss/lib/util/templates.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/templates.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Templates that are compiled and exported from both libnss3 and libnssutil3.
+ They have to be, because they were previously exported from libnss3, and
+ there is no way to create data forwarder symbols on Unix.
+ .
+ Please do not add to this file. New shared templates should be exported
+ from libnssutil3 only.
+
+Files: mfbt/HashFunctions.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/HashFunctions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utilities for hashing.
+ .
+ This file exports functions for hashing data down to a 32-bit value,
+ including:
+
+Files: js/src/devtools/rootAnalysis/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: js/src/devtools/rootAnalysis/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Makefile is used to kick off a static rooting analysis. This Makefile is
+ NOT intended for use as part of the standard Mozilla build. Instead, this
+ Makefile will use $PATH to subvert compiler invocations to add in the sixgill
+ plugin, and then do a regular build of whatever portion of the tree you are
+ analyzing. The plugins will dump out several xdb database files. Various
+ analysis scripts, written in JS, will run over those database files to
+ produce the final analysis output.
+
+Files: security/nss/lib/smime/cmscipher.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmscipher.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Encryption/decryption routines for CMS implementation, none of which are exported.
+
+Files: caps/nsNullPrincipalURI.h
+Copyright: __NO_COPYRIGHT__ in: caps/nsNullPrincipalURI.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This wraps nsSimpleURI so that all calls to it are done on the main thread.
+
+Files: dom/bindings/Bindings.conf
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/Bindings.conf
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DOM Bindings Configuration.
+ .
+ The WebIDL interfaces are defined in dom/webidl. For interfaces requiring
+ special handling, there are corresponding entries in the configuration table
+ below. The configuration table maps each interface name to a |descriptor|.
+ .
+ Valid fields for all descriptors:
+ * nativeType - The native type (concrete class or XPCOM interface) that
+ instances of this interface will unwrap to. If not
+ specified, defaults to 'nsIDOM' followed by the interface
+ name for external interfaces and
+ 'mozilla::dom::InterfaceName' for everything else.
+ * headerFile - The file in which the nativeType is declared (defaults
+ to an educated guess).
+ * concrete - Indicates whether there exist JS objects with this interface as
+ their primary interface (and hence whose prototype is this
+ interface's prototype object). Always False for callback
+ interfaces. Defaults to True otherwise.
+ * notflattened - The native type does not have nsIClassInfo, so when
+ wrapping it the right IID needs to be passed in.
+ Only relevant for callback interfaces.
+ * register - True if this binding should be registered. Defaults to true.
+ * binaryNames - Dict for mapping method and attribute names to different
+ names when calling the native methods (defaults to an empty
+ dict). The keys are the property names as they appear in the
+ .webidl file and the values are the names as they should be
+ in the WebIDL.
+ * wrapperCache: True if this object is a wrapper cache. Objects that are
+ not can only be returned from a limited set of methods,
+ cannot be prefable, and must ensure that they disallow
+ XPConnect wrapping. Always false for callback interfaces.
+ Defaults to true for non-callback descriptors.
+ .
+ The following fields are either a string, an array (defaults to an empty
+ array) or a dictionary with three possible keys (all, getterOnly and
+ setterOnly) each having such an array as the value
+ .
+ * implicitJSContext - attributes and methods specified in the .webidl file
+ that require a JSContext as the first argument
+ .
+ The value for an interface is a dictionary which specifies the
+ descriptor to use when generating that interface's binding.
+
+Files: security/nss/cmd/p7sign/p7sign.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/p7sign/p7sign.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ p7sign -- A command to create a *detached* pkcs7 signature (over a given
+ input file).
+
+Files: security/nss/lib/util/pkcs11f.h
+Copyright: 1994-1999 RSA Security Inc. Licence to copy this document
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ is granted provided that it is identified as "RSA Security In.c Public-Key
+ Cryptography Standards (PKCS)" in all material mentioning or referencing
+ this document.
+ .
+ This function contains pretty much everything about all the
+ PKCS #11 function prototypes. Because this information is
+ used for more than just declaring function prototypes, the
+ order of the functions appearing herein is important, and
+ should not be altered.
+ .
+ General-purpose
+
+Files: js/src/tests/ecma_6/Comprehensions/error-messages.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Comprehensions/error-messages.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests contextual restrictions for yield and arguments, and is
+
+Files: application/xulrunner/config/mozconfigs/common.override
+Copyright: __NO_COPYRIGHT__ in: application/xulrunner/config/mozconfigs/common.override
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is included at the bottom of all xulrunner mozconfigs
+
+Files: dom/webidl/SVGAnimatedInteger.webidl
+Copyright: 2013 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://svgwg.org/svg2-draft/types.html#InterfaceSVGAnimatedInteger
+
+Files: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_rhapsody.s
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_rhapsody.s
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ** Assumed vtable layout (obtained by disassembling with gdb):
+ ** 4 bytes per vtable entry, skip 0th and 1st entries, so the mapping
+ ** from index to entry is (4 * index) + 8.
+
+Files: build/directive4.py
+Copyright: __NO_COPYRIGHT__ in: build/directive4.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Imports
+
+Files: js/src/tests/ecma/Math/15.8.2.5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.5.js
+ ECMA Section: 15.8.2.5 atan2( y, x )
+ Description:
+
+Files: devtools/client/themes/toolbars.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/toolbars.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CSS Variables specific to the devtools toolbar that aren't defined by the themes
+
+Files: js/src/editline/editline.c
+Copyright: 1992-1993 Simmule Turner and Rich Salz.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This software is not subject to any license of the American Telephone
+ and Telegraph Company or of the Regents of the University of California.
+ .
+ Permission is granted to anyone to use this software for any purpose on
+ any computer system, and to alter it and redistribute it freely, subject
+ to the following restrictions:
+ 1. The authors are not responsible for the consequences of use of this
+ software, no matter how awful, even if they arise from flaws in it.
+ 2. The origin of this software must not be misrepresented, either by
+ explicit claim or by omission. Since few users ever read sources,
+ credits must appear in the documentation.
+ 3. Altered versions must be plainly marked as such, and must not be
+ misrepresented as being the original software. Since few users
+ ever read sources, credits must appear in the documentation.
+ 4. This notice may not be removed or altered.
+ .
+ Main editing routines for editline library.
+
+Files: mailnews/mime/src/mimethpl.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimethpl.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The MimeInlineTextHTMLAsPlaintext class converts HTML->TXT->HTML, i.e.
+ HTML to Plaintext and the result to HTML again.
+ This might sound crazy, maybe it is, but it is for the "View as Plaintext"
+ option, if the sender didn't supply a plaintext alternative (bah!).
+
+Files: dom/base/EventSource.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/EventSource.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This implementation has support only for http requests. It is because the
+ spec has defined event streams only for http. HTTP is required because
+ this implementation uses some http headers: "Last-Event-ID", "Cache-Control"
+ and "Accept".
+
+Files: js/src/tests/js1_2/regexp/interval.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/interval.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: interval.js
+ Description: 'Tests regular expressions containing {}'
+
+Files: devtools/client/themes/webconsole.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/webconsole.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Webconsole specific theme variables
+
+Files: xpcom/io/nsWildCard.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsWildCard.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsWildCard.h: Defines and prototypes for shell exp. match routines
+ .
+ See nsIZipReader.findEntries docs in nsIZipReader.idl for a description of
+ the supported expression syntax.
+ .
+ Note that the syntax documentation explicitly says the results of certain
+ expressions are undefined. This is intentional to require less robustness
+ in the code. Regular expression parsing is hard; the smaller the set of
+ features and interactions this code must support, the easier it is to
+ ensure it works.
+
+Files: toolkit/components/passwordmgr/storage-json.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/storage-json.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsILoginManagerStorage implementation for the JSON back-end.
+
+Files: js/src/tests/ecma_2/Exceptions/number-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/number-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: number-001
+ Corresponds To: 15.7.4.2-2-n.js
+ ECMA Section: 15.7.4.2.2 Number.prototype.toString()
+ Description:
+ If the radix is the number 10 or not supplied, then this number value is
+ given as an argument to the ToString operator; the resulting string value
+ is returned.
+ .
+ If the radix is supplied and is an integer from 2 to 36, but not 10, the
+ result is a string, the choice of which is implementation dependent.
+ .
+ The toString function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: config/faster/rules.mk
+Copyright: __NO_COPYRIGHT__ in: config/faster/rules.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ /!\ Please make sure to update the following comment when you touch this
+ file. Thank you /!\
+ .
+ The traditional Mozilla build system relied on going through the entire
+ build tree a number of times with different targets, and many of the
+ things happening at each step required other things happening in previous
+ steps without any documentation of those dependencies.
+ .
+ This new build system tries to start afresh by establishing what files or
+ operations are needed for the build, and applying the necessary rules to
+ have those in place, relying on make dependencies to get them going.
+ .
+ As of writing, only building non-compiled parts of Firefox is supported
+ here (a few other things are also left out). This is a starting point, with
+ the intent to grow this build system to make it more complete.
+ .
+ This file contains rules and dependencies to get things working. The intent
+ is for a Makefile to define some dependencies and variables, and include
+ this file. What needs to be defined there, and ends up being generated by
+ python/mozbuild/mozbuild/backend/fastermake.py is the following:
+ - TOPSRCDIR/TOPOBJDIR, respectively the top source directory and the top
+ object directory
+ - PYTHON, the path to the python executable
+
+Files: js/src/tests/ecma/Math/15.8.2.17.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.17.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.17.js
+ ECMA Section: 15.8.2.17 Math.sqrt(x)
+ Description: return an approximation to the squareroot of the argument.
+ special cases:
+ - if x is NaN return NaN
+ - if x < 0 return NaN
+
+Files: dom/webidl/KeyIdsInitData.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/KeyIdsInitData.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ "KeyIds" EME init data format definition/parser, as defined by
+ https://w3c.github.io/encrypted-media/format-registry/initdata/keyids.html
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-048.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-048.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-048.js
+ Corresponds To: 7.8.1-1.js
+ ECMA Section: 7.8.1 Rules of Automatic Semicolon Insertion
+ Description:
+ Author: christine@netscape.com
+ Date: 15 september 1997
+
+Files: js/src/tests/js1_3/extensions/script-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_3/extensions/script-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: script-001.js
+ Section:
+ Description: new NativeScript object
+ .
+ js> parseInt(123,"hi")
+ 123
+ js> parseInt(123, "blah")
+ 123
+ js> s
+ js: s is not defined
+
+Files: netwerk/test/httpserver/test/test_request_line_split_in_two_packets.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_request_line_split_in_two_packets.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that even when an incoming request's data for the Request-Line doesn't
+ all fit in a single onInputStreamReady notification, the request is handled
+ properly.
+
+Files: js/src/tests/js1_4/Regress/function-004-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_4/Regress/function-004-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: function-004.js
+ Description:
+
+Files: js/src/tests/ecma_2/String/match-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/String/match-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: String/match-001.js
+ ECMA Section: 15.6.4.9
+ Description: Based on ECMA 2 Draft 7 February 1999
+ .
+ String.match( regexp )
+ .
+ If regexp is not an object of type RegExp, it is replaced with result
+ of the expression new RegExp(regexp). Let string denote the result of
+ converting the this value to a string. If regexp.global is false,
+ return the result obtained by invoking RegExp.prototype.exec (see
+ section 15.7.5.3) on regexp with string as parameter.
+ .
+ Otherwise, set the regexp.lastIndex property to 0 and invoke
+ RegExp.prototype.exec repeatedly until there is no match. If there is a
+ match with an empty string (in other words, if the value of
+ regexp.lastIndex is left unchanged) increment regexp.lastIndex by 1.
+ The value returned is an array with the properties 0 through n-1
+ corresponding to the first element of the result of each matching
+ invocation of RegExp.prototype.exec.
+ .
+ Note that the match function is intentionally generic; it does not
+ require that its this value be a string object. Therefore, it can be
+ transferred to other kinds of objects for use as a method.
+
+Files: dom/xul/nsXULControllers.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xul/nsXULControllers.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file provides the implementation for the XUL "controllers"
+ object.
+
+Files: devtools/client/themes/splitters.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/splitters.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is loaded by both browser.xul and toolbox.xul. Therefore, rules
+ defined here can not rely on toolbox.xul variables.
+ .
+ Splitters
+
+Files: python/mozbuild/mozbuild/action/test_archive.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/test_archive.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This action is used to produce test archives.
+ .
+ Ideally, the data in this file should be defined in moz.build files.
+ It is defined inline because this was easiest to make test archive
+ generation faster.
+
+Files: js/src/tests/js1_5/Regress/regress-39309.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-39309.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 30 Sep 2003
+ SUMMARY: Testing concatenation of string + number
+
+Files: dom/webidl/KeyframeEffect.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/web-animations/#the-keyframeeffect-interfaces
+
+Files: netwerk/test/unit/test_bug248970_cache.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_bug248970_cache.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ names for cache devices
+
+Files: js/src/tests/ecma_3/Exceptions/regress-181654.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/regress-181654.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 23 Nov 2002
+ SUMMARY: Calling toString for an object derived from the Error class
+ results in an TypeError (Rhino only)
+
+Files: python/mozbuild/mozbuild/action/file_generate.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/file_generate.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Given a Python script and arguments describing the output file, and
+ the arguments that can be used to generate the output file, call the
+ script's |main| method with appropriate arguments.
+
+Files: js/src/tests/ecma/Expressions/11.8.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.8.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.8.2.js
+ ECMA Section: 11.8.2 The greater-than operator ( > )
+ Description:
+
+Files: js/src/tests/ecma_3/RegExp/regress-122076.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-122076.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 12 Feb 2002
+ SUMMARY: Don't crash on invalid regexp literals / \\/ /
+
+Files: devtools/server/actors/pretty-print-worker.js
+Copyright: __NO_COPYRIGHT__ in: devtools/server/actors/pretty-print-worker.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is meant to be loaded as a ChromeWorker. It accepts messages which
+ have data of the form:
+ .
+ { id, url, indent, source }
+ .
+ Where `id` is a unique ID to identify this request, `url` is the url of the
+ source being pretty printed, `indent` is the number of spaces to indent the
+ code by, and `source` is the source text.
+ .
+ On success, the worker responds with a message of the form:
+ .
+ { id, code, mappings }
+ .
+ Where `id` is the same unique ID from the request, `code` is the pretty
+ printed source text, and `mappings` is an array or source mappings from the
+ pretty printed code back to the ugly source text.
+ .
+ In the case of an error, the worker responds with a message of the form:
+ .
+ { id, error }
+
+Files: nsprpub/pr/tests/cvar2.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/cvar2.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 1996 - Netscape Communications Corporation
+ .
+ Name: cvar2.c
+ .
+ Description: Simple test creates several local and global threads;
+ half use a single,shared condvar, and the
+ other half have their own condvar. The main thread then loops
+ notifying them to wakeup.
+ .
+ Modification History:
+
+Files: security/nss/lib/util/secitem.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/secitem.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Support routines for SECItem data structure.
+
+Files: rdf/base/nsIRDFXMLSink.idl
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsIRDFXMLSink.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interfaces for the RDF/XML sink, which parses RDF/XML into
+ a graph representation.
+
+Files: js/src/tests/js1_4/Regress/regress-7224.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_4/Regress/regress-7224.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: regress-7224.js
+
+Files: tools/rb/fix_stack_using_bpsyms.py
+Copyright: __NO_COPYRIGHT__ in: tools/rb/fix_stack_using_bpsyms.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script uses breakpad symbols to post-process the entries produced by
+
+Files: js/src/tests/js1_5/extensions/regress-192465.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-192465.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 10 February 2003
+ SUMMARY: Object.toSource() recursion should check stack overflow
+
+Files: js/src/jsiter.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsiter.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JavaScript iterators.
+
+Files: toolkit/locales/en-US/chrome/global/printdialog.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/printdialog.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These strings are used in the native GTK, Mac and Windows print dialogs.
+ .
+ GTK titles:
+
+Files: xpcom/glue/nsINIParser.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsINIParser.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Moz headers (alphabetical)
+
+Files: accessible/jsat/Presentation.jsm
+Copyright: __NO_COPYRIGHT__ in: accessible/jsat/Presentation.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global Components, XPCOMUtils, Utils, Logger, BraillePresenter, Presentation,
+ UtteranceGenerator, BrailleGenerator, States, Roles, PivotContext
+ exported Presentation
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.3-2.js
+ ECMA Section: 15.1.2.3 Function properties of the global object:
+ parseFloat( string )
+ .
+ Description: The parseFloat function produces a number value dictated
+ by the interpretation of the contents of the string
+ argument defined as a decimal literal.
+ .
+ When the parseFloat function is called, the following
+ steps are taken:
+ .
+ 1. Call ToString( string ).
+ 2. Remove leading whitespace Result(1).
+ 3. If neither Result(2) nor any prefix of Result(2)
+ satisfies the syntax of a StrDecimalLiteral,
+ return NaN.
+ 4. Compute the longest prefix of Result(2) which might
+ be Resusult(2) itself, that satisfies the syntax of
+ a StrDecimalLiteral
+ 5. Return the number value for the MV of Result(4).
+ .
+ Note that parseFloate may interpret only a leading
+ portion of the string as a number value; it ignores any
+ characters that cannot be interpreted as part of the
+ notation of a decimal literal, and no indication is given
+ that such characters were ignored.
+ .
+ StrDecimalLiteral::
+ Infinity
+ DecimalDigits.DecimalDigits opt ExponentPart opt
+ .DecimalDigits ExponentPart opt
+ DecimalDigits ExponentPart opt
+
+Files: dom/manifest/ManifestProcessor.jsm
+Copyright: __NO_COPYRIGHT__ in: dom/manifest/ManifestProcessor.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ManifestProcessor
+ Implementation of processing algorithms from:
+ http://www.w3.org/2008/webapps/manifest/
+ .
+ Creates manifest processor that lets you process a JSON file
+ or individual parts of a manifest object. A manifest is just a
+ standard JS object that has been cleaned up.
+ .
+ .process({jsonText,manifestURL,docURL});
+ .
+ Depends on ImageObjectProcessor to process things like
+
+Files: security/nss/lib/smime/cmsudf.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsudf.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS User Define Types
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.5-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.5-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.5-3.js
+ ECMA Section: 15.1.2.5 Function properties of the global object
+ unescape( string )
+ .
+ Description:
+ This tests the cases where one of the four characters following "%u" is
+ not a hexidecimal character, or one of the two characters following "%"
+ or "%u" is not a hexidecimal character.
+ .
+ The unescape function computes a new version of a string value in which
+ each escape sequences of the sort that might be introduced by the escape
+ function is replaced with the character that it represents.
+ .
+ When the unescape function is called with one argument string, the
+ following steps are taken:
+ .
+ 1. Call ToString(string).
+ 2. Compute the number of characters in Result(1).
+ 3. Let R be the empty string.
+ 4. Let k be 0.
+ 5. If k equals Result(2), return R.
+ 6. Let c be the character at position k within Result(1).
+ 7. If c is not %, go to step 18.
+ 8. If k is greater than Result(2)-6, go to step 14.
+ 9. If the character at position k+1 within result(1) is not u, go to step
+ 14.
+ 10. If the four characters at positions k+2, k+3, k+4, and k+5 within
+ Result(1) are not all hexadecimal digits, go to step 14.
+ 11. Let c be the character whose Unicode encoding is the integer represented
+ by the four hexadecimal digits at positions k+2, k+3, k+4, and k+5
+ within Result(1).
+ 12. Increase k by 5.
+ 13. Go to step 18.
+ 14. If k is greater than Result(2)-3, go to step 18.
+ 15. If the two characters at positions k+1 and k+2 within Result(1) are not
+ both hexadecimal digits, go to step 18.
+ 16. Let c be the character whose Unicode encoding is the integer represented
+ by two zeroes plus the two hexadecimal digits at positions k+1 and k+2
+ within Result(1).
+ 17. Increase k by 2.
+ 18. Let R be a new string value computed by concatenating the previous value
+ of R and c.
+ 19. Increase k by 1.
+ 20. Go to step 5.
+ Author: christine@netscape.com
+ Date: 28 october 1997
+
+Files: security/nss/gtests/ssl_gtest/rsa8193.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/rsa8193.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ openssl req -nodes -x509 -newkey rsa:8193 -out cert.pem -days 365
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.3.js
+ ECMA Section: 15.2.3 Properties of the Object Constructor
+ .
+ Description: The value of the internal [[Prototype]] property of the
+ Object constructor is the Function prototype object.
+ .
+ Besides the call and construct propreties and the length
+ property, the Object constructor has properties described
+ in 15.2.3.1.
+
+Files: js/src/tests/ecma_3/Object/class-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/class-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 Mar 2001
+ .
+ SUMMARY: Testing [[Class]] property of native error constructors.
+ See ECMA-262 Edition 3, Section 8.6.2 for the [[Class]] property.
+ .
+ See ECMA-262 Edition 3, Section 15.11.6 for the native error types.
+
+Files: security/nss/automation/ossfuzz/build.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/automation/ossfuzz/build.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ List of targets disabled for oss-fuzz.
+
+Files: js/src/tests/ecma/Date/15.9.5.27-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.27-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.27-1.js
+ ECMA Section: 15.9.5.27 Date.prototype.setUTCSeconds(sec [,ms])
+ Description:
+ .
+ If ms is not specified, this behaves as if ms were specified with the
+ value getUTCMilliseconds( ).
+ .
+ 1. Let t be this time value.
+ 2. Call ToNumber(sec).
+ 3. If ms is not specified, compute msFromTime(t); otherwise, call
+ ToNumber(ms)
+ 4. Compute MakeTime(HourFromTime(t), MinFromTime(t), Result(2), Result(3))
+ 5. Compute MakeDate(Day(t), Result(4)).
+ 6. Set the [[Value]] property of the this value to TimeClip(Result(5)).
+ 7. Return the value of the [[Value]] property of the this value.
+
+Files: layout/mathml/mathfontSymbol.properties
+Copyright: __NO_COPYRIGHT__ in: layout/mathml/mathfontSymbol.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: FILE
+ Do not translate anything in this file
+ .
+ This file contains the list of all stretchy MathML chars that can be
+ rendered with Monotype's Symbol font.
+ .
+ This file should normally only be installed on MS Windows systems as other
+ platforms have different fonts with the same family name but different
+ character codes.
+
+Files: devtools/client/webconsole/net/components/net-info-group.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/net-info-group.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Net Info Group
+
+Files: dom/webidl/Grid.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Grid.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These objects support visualization of a css-grid by the dev tools.
+ .
+ Explicit and implicit types apply to tracks, lines, and areas.
+ https://drafts.csswg.org/css-grid/#explicit-grids
+ https://drafts.csswg.org/css-grid/#implicit-grids
+
+Files: js/src/tests/Intl/NumberFormat/duplicate-singleton-variant.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/NumberFormat/duplicate-singleton-variant.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Check for duplicate variants and singletons case-insensitively, but don't
+ check in privateuse components.
+
+Files: nsprpub/pr/src/md/os2/os2sock.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2sock.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ OS/2 Sockets module
+ .
+ Note from DSR111297 - it should be noted that there are two flavors of select() on OS/2
+ There is standard BSD (which is kind of slow) and a new flavor of select() that takes
+ an integer list of sockets, the number of read sockets, write sockets, except sockets, and
+ a millisecond count for timeout. In the interest of performance I have choosen the OS/2
+ specific version of select(). See OS/2 TCP/IP Programmer's Toolkit for more info.
+
+Files: gfx/cairo/cairo/src/cairo-truetype-subset.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-truetype-subset.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Useful links:
+ http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6.html
+ http://www.microsoft.com/typography/specs/default.htm
+
+Files: security/nss/lib/pkcs7/p7encode.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/p7encode.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PKCS7 encoding.
+
+Files: security/nss/coreconf/arch.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/arch.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Master "Core Components" macros for getting the OS architecture #
+ defines these symbols:
+
+Files: dom/base/nsSandboxFlags.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsSandboxFlags.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Constant flags that describe how a document is sandboxed according to the
+ HTML5 spec.
+
+Files: js/src/builtin/Profilers.h
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Profilers.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Functions for controlling profilers from within JS: Valgrind, Perf,
+ Shark, etc.
+
+Files: dom/bindings/Record.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/Record.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class for representing record arguments. Basically an array under the hood.
+
+Files: security/nss/tests/dummy/dummy.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/dummy/dummy.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/dummy/dummy.sh
+ .
+ Minimal test that doesn't do anything
+
+Files: js/src/tests/js1_5/Regress/regress-110286.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-110286.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 16 Nov 2001
+ SUMMARY: multiline comments containing "/*" should not be syntax errors
+
+Files: js/src/tests/ecma/Number/15.7.3.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.4-1.js
+ ECMA Section: 15.7.3.4 Number.NaN
+ Description: All value properties of the Number object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the value of Number.NaN
+
+Files: netwerk/base/nsSerializationHelper.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsSerializationHelper.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helper functions for (de)serializing objects to/from ASCII strings.
+
+Files: security/nss/lib/smime/cmssigdata.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmssigdata.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS signedData methods.
+
+Files: security/nss/cmd/nss-policy-check/nss-policy-check.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/nss-policy-check/nss-policy-check.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This program can be used to check the validity of a NSS crypto policy
+
+Files: dom/security/test/contentverifier/file_contentserver.sjs
+Copyright: __NO_COPYRIGHT__ in: dom/security/test/contentverifier/file_contentserver.sjs
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ sjs for remote about:newtab (bug 1226928)
+
+Files: dom/webidl/SimpleGestureEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/SimpleGestureEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information see nsIDOMSimpleGestureEvent.idl.
+
+Files: layout/generic/nsLineLayout.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsLineLayout.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ state and methods used while laying out a single line of a block frame
+ .
+ This has to be defined before nsLineLayout.h is included, because
+ nsLineLayout.h has a #include for plarena.h, which needs this defined:
+
+Files: security/nss/cmd/bltest/pkcs1_vectors.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/bltest/pkcs1_vectors.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Vectors from pkcs1v15sign-vectors.txt
+
+Files: dom/webidl/HTMLStyleElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLStyleElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-style-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+
+Files: toolkit/components/url-classifier/Entries.h
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/url-classifier/Entries.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header file defines the storage types of the actual safebrowsing
+ chunk data, which may be either 32-bit hashes or complete 256-bit hashes.
+ Chunk numbers are represented in ChunkSet.h.
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-3.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: js/src/moz.build
+Copyright: __NO_COPYRIGHT__ in: js/src/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Directory metadata
+
+Files: image/SurfaceFilters.h
+Copyright: __NO_COPYRIGHT__ in: image/SurfaceFilters.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header contains various SurfaceFilter implementations that apply
+ transformations to image data, for usage with SurfacePipe.
+
+Files: js/src/tests/ecma/String/15.5.4.7-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.7-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.7-1.js
+ ECMA Section: 15.5.4.7 String.prototype.lastIndexOf( searchString, pos)
+ Description:
+ .
+ If the given searchString appears as a substring of the result of
+ converting this object to a string, at one or more positions that are
+ at or to the left of the specified position, then the index of the
+ rightmost such position is returned; otherwise -1 is returned. If position
+ is undefined or not supplied, the length of this string value is assumed,
+ so as to search all of the string.
+ .
+ When the lastIndexOf method is called with two arguments searchString and
+ position, the following steps are taken:
+ .
+ 1.Call ToString, giving it the this value as its argument.
+ 2.Call ToString(searchString).
+ 3.Call ToNumber(position). (If position is undefined or not supplied, this step produces the value NaN).
+ 4.If Result(3) is NaN, use +; otherwise, call ToInteger(Result(3)).
+ 5.Compute the number of characters in Result(1).
+ 6.Compute min(max(Result(4), 0), Result(5)).
+ 7.Compute the number of characters in the string that is Result(2).
+ 8.Compute the largest possible integer k not larger than Result(6) such that k+Result(7) is not greater
+ than Result(5), and for all nonnegative integers j less than Result(7), the character at position k+j of
+ Result(1) is the same as the character at position j of Result(2); but if there is no such integer k, then
+ compute the value -1.
+ .
+ 1.Return Result(8).
+ .
+ Note that the lastIndexOf function is intentionally generic; it does not require that its this value be a
+ String object. Therefore it can be transferred to other kinds of objects for use as a method.
+
+Files: build/package/mac_osx/unpack-diskimage
+Copyright: __NO_COPYRIGHT__ in: build/package/mac_osx/unpack-diskimage
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Unpack a disk image to a specified target folder
+
+Files: js/src/tests/ecma_2/Statements/try-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-004.js
+ ECMA Section:
+ Description: The try statement
+ .
+ This test has a try with one catch block but no finally.
+
+Files: security/nss/lib/libpkix/include/pkix_params.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_params.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines functions associated with the various parameters used
+ by the top-level functions.
+
+Files: devtools/client/themes/debugger.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/debugger.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Sources and breakpoints pane
+
+Files: toolkit/components/contentprefs/ContentPrefService2.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/contentprefs/ContentPrefService2.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is an XPCOM component that implements nsIContentPrefService2.
+ Although it's a JSM, it's not intended to be imported by consumers like JSMs
+ are usually imported. It's only a JSM so that nsContentPrefService.js can
+ easily use it. Consumers should access this component with the usual XPCOM
+ rigmarole:
+ .
+ Cc["@mozilla.org/content-pref/service;1"].
+ getService(Ci.nsIContentPrefService2);
+ .
+ That contract ID actually belongs to nsContentPrefService.js, which, when
+ QI'ed to nsIContentPrefService2, returns an instance of this component.
+ .
+ The plan is to eventually remove nsIContentPrefService and its
+ implementation, nsContentPrefService.js. At such time this file can stop
+
+Files: toolkit/components/places/tests/favicons/test_moz-anno_favicon_mime_type.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/favicons/test_moz-anno_favicon_mime_type.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test ensures that the mime type is set for moz-anno channels of favicons
+ properly. Added with work in bug 481227.
+ .
+ Constants
+
+Files: mfbt/ScopeExit.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/ScopeExit.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RAII class for executing arbitrary actions at scope end.
+
+Files: security/nss/lib/pkcs7/secmime.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/secmime.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Stuff specific to S/MIME policy and interoperability.
+ Depends on PKCS7, but there should be no dependency the other way around.
+
+Files: testing/mochitest/tests/SimpleTest/MockObjects.js
+Copyright: __NO_COPYRIGHT__ in: testing/mochitest/tests/SimpleTest/MockObjects.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Allows registering a mock XPCOM component, that temporarily replaces the
+ original one when an object implementing a given ContractID is requested
+ using createInstance.
+ .
+ @param aContractID
+ The ContractID of the component to replace, for example
+ "@mozilla.org/filepicker;1".
+ .
+ @param aReplacementCtor
+ The constructor function for the JavaScript object that will be
+ created every time createInstance is called. This object must
+ implement QueryInterface and provide the XPCOM interfaces required by
+ the specified ContractID (for example
+ Components.interfaces.nsIFilePicker).
+
+Files: services/common/services-common.js
+Copyright: __NO_COPYRIGHT__ in: services/common/services-common.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains default preference values for components in
+ services-common.
+
+Files: nsprpub/pr/src/cplus/rccv.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rccv.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RCCondition - C++ wrapper around NSPR's PRCondVar
+
+Files: build/unix/print-non-newline.sh
+Copyright: __NO_COPYRIGHT__ in: build/unix/print-non-newline.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The purpose of this file is to find the files that do not end with a
+ newline. Some compilers fail if the source files do not end with a
+ newline.
+
+Files: dom/webidl/HTMLAppletElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-applet-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-applet-element
+
+Files: security/nss/lib/smime/cmslocal.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmslocal.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Support routines for CMS implementation, none of which are exported.
+ .
+ Do not export this file! If something in here is really needed outside
+ of smime code, first try to add a CMS interface which will do it for
+ you. If that has a problem, then just move out what you need, changing
+ its name as appropriate!
+
+Files: dom/network/interfaces/nsITCPSocketCallback.idl
+Copyright: __NO_COPYRIGHT__ in: dom/network/interfaces/nsITCPSocketCallback.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ MozTCPSocket exposes a TCP client and server sockets
+ to highly privileged apps. It provides a buffered, non-blocking
+ interface for sending. For receiving, it uses an asynchronous,
+ event handler based interface.
+
+Files: js/src/tests/ecma/TypeConversion/9.3.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.3.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.3.1-1.js
+ ECMA Section: 9.3 Type Conversion: ToNumber
+ Description: rules for converting an argument to a number.
+ see 9.3.1 for cases for converting strings to numbers.
+ special cases:
+ undefined NaN
+ Null NaN
+ Boolean 1 if true; +0 if false
+ Number the argument ( no conversion )
+ String see test 9.3.1
+ Object see test 9.3-1
+ .
+ This tests ToNumber applied to the string type
+
+Files: security/nss/cmd/shlibsign/sign.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/shlibsign/sign.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ arguments:
+ 1: full path to DIST/OBJDIR (parent dir of "lib")
+ 2: full path to shlibsign executable (DIST/OBJDIR/bin)
+
+Files: js/src/tests/ecma_2/Exceptions/statement-006.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/statement-006.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: statement-006.js
+ Corresponds To: 12.6.3-9-n.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+
+Files: nsprpub/pr/src/cplus/rctime.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rctime.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class implementation for calendar time routines (ref: prtime.h)
+
+Files: js/src/tests/ecma/Number/15.7.3.4-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.4-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.4-4.js
+ ECMA Section: 15.7.3.4 Number.NaN
+ Description: All value properties of the Number object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontEnum attribute of Number.NaN
+
+Files: testing/gtest/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: testing/gtest/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Avoid recursive make to avoid having to add files to the gtest/ subdirectory
+ (which is third-party code), and to make the build faster.
+
+Files: modules/libpref/test/unit/test_defaultValues.js
+Copyright: __NO_COPYRIGHT__ in: modules/libpref/test/unit/test_defaultValues.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests for providing a default value to get{Bool,Char,Float,Int}Pref
+
+Files: dom/webidl/HTMLTextAreaElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLTextAreaElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-textarea-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/tests/js1_5/Regress/regress-170193.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-170193.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 22 Sep 2002
+ SUMMARY: adding prop after middle-delete of function w duplicate formal args
+
+Files: mailnews/base/src/nsMsgContentPolicy.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgContentPolicy.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsMsgContentPolicy enforces the specified content policy on images, js, plugins, etc.
+ This is the class used to determine what elements in a message should be loaded.
+ .
+ nsMsgCookiePolicy enforces our cookie policy for mail and RSS messages.
+
+Files: widget/cocoa/CustomCocoaEvents.h
+Copyright: __NO_COPYRIGHT__ in: widget/cocoa/CustomCocoaEvents.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines constants to be used in the "subtype" field of
+ NSApplicationDefined type NSEvents.
+
+Files: js/src/tests/js1_5/Regress/regress-80981.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-80981.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 19 Nov 2001
+ SUMMARY: Regression test for bug 80981.
+
+Files: devtools/client/netmonitor/open-request-in-tab.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/netmonitor/open-request-in-tab.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ eslint-disable mozilla/reject-some-requires
+
+Files: dom/webidl/CloseEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/CloseEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The nsIDOMCloseEvent interface is the interface to the event
+ close on a WebSocket object.
+ .
+ For more information on this interface, please see
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/network.html#closeevent
+
+Files: mailnews/imap/src/nsIMAPBodyShell.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/imap/src/nsIMAPBodyShell.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIMAPBodyShell and associated classes
+
+Files: nsprpub/pr/tests/cvar.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/cvar.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 1996 - Netscape Communications Corporation
+ .
+ Name: cvar.c
+ .
+ Description: Tests Condition Variable Operations
+ .
+ Modification History:
+
+Files: security/nss/lib/ckfw/instance.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/instance.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ instance.c
+ .
+ This file implements the NSSCKFWInstance type and methods.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-006.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-006.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-006.js
+ Corresponds To: 7.4.2-1.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: security/nss/lib/freebl/config.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/config.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ only do this in the outermost freebl build.
+
+Files: netwerk/test/unit/test_httpauth.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_httpauth.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test makes sure the HTTP authenticated sessions are correctly cleared
+ when entering and leaving the private browsing mode.
+
+Files: security/nss/lib/smime/cmsattr.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsattr.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS attributes.
+
+Files: js/xpconnect/src/XPCWrappedNativeInfo.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCWrappedNativeInfo.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Manage the shared info about interfaces for use by wrappedNatives.
+
+Files: toolkit/jetpack/sdk/system/unload.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/system/unload.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Parts of this module were taken from narwhal:
+ .
+ http://narwhaljs.org
+
+Files: chrome/nsChromeProtocolHandler.cpp
+Copyright: __NO_COPYRIGHT__ in: chrome/nsChromeProtocolHandler.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A protocol handler for ``chrome:''
+
+Files: security/nss/lib/ssl/preenc.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ssl/preenc.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Fortezza support is removed.
+ This file remains so that old programs will continue to compile,
+ But this functionality is no longer supported or implemented.
+
+Files: mfbt/Sprintf.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Sprintf.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides a safer sprintf for printing to fixed-size character arrays.
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.2.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.2.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.2.1-3.js
+ ECMA Section: 15.3.2.1 The Function Constructor
+ new Function(p1, p2, ..., pn, body )
+ .
+ Description: The last argument specifies the body (executable code)
+ of a function; any preceding arguments sepcify formal
+ parameters.
+ .
+ See the text for description of this section.
+ .
+ This test examples from the specification.
+
+Files: js/src/tests/ecma/Expressions/11.7.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.7.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.7.2.js
+ ECMA Section: 11.7.2 The signed right shift operator ( >> )
+ Description:
+ Performs a sign-filling bitwise right shift operation on the left argument
+ by the amount specified by the right argument.
+ .
+ The production ShiftExpression : ShiftExpression >> AdditiveExpression is
+ evaluated as follows:
+ .
+ 1. Evaluate ShiftExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate AdditiveExpression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToInt32(Result(2)).
+ 6. Call ToUint32(Result(4)).
+ 7. Mask out all but the least significant 5 bits of Result(6), that is,
+ compute Result(6) & 0x1F.
+ 8. Perform sign-extending right shift of Result(5) by Result(7) bits. The
+ most significant bit is propagated. The result is a signed 32 bit
+ integer.
+ 9. Return Result(8).
+
+Files: js/src/tests/ecma/String/15.5.3.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.3.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.3.2-2.js
+ ECMA Section: 15.5.3.2 String.fromCharCode( char0, char1, ... )
+ Description: Return a string value containing as many characters
+ as the number of arguments. Each argument specifies
+ one character of the resulting string, with the first
+ argument specifying the first character, and so on,
+ from left to right. An argument is converted to a
+
+Files: mailnews/base/public/msgCore.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/public/msgCore.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Include files we are going to want available to all files....these files include
+ NSPR, memory, and string header files among others
+
+Files: dom/base/DOMTokenListSupportedTokens.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/DOMTokenListSupportedTokens.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Definitions of supported tokens data types for nsDOMTokenList. This is in a
+ separate header so Element.h can include it too.
+
+Files: application/palemoon/locales/en-US/profile/chrome/userChrome-example.css
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/profile/chrome/userChrome-example.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Edit this file and copy it as userChrome.css into your
+ profile-directory/chrome/
+ .
+ This file can be used to customize the look of Mozilla's user interface
+ You should consider using !important on rules which you want to
+ override default settings.
+ .
+ Do not remove the @namespace line -- it's required for correct functioning
+
+Files: dom/webidl/PresentationConnectionList.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PresentationConnectionList.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/presentation-api/#interface-presentationconnectionlist
+
+Files: layout/base/nsFrameManagerBase.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsFrameManagerBase.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation. Modifications made
+ by IBM described herein are Copyright (c) International Business Machines
+ Corporation, 2000. Modifications to Mozilla code or documentation identified
+ per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+ .
+ part of nsFrameManager, to work around header inclusionordering
+
+Files: devtools/client/locales/en-US/shadereditor.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/shadereditor.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Debugger
+ which is available from the Web Developer sub-menu -> 'Debugger'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (shadersList.programLabel):
+ This string is displayed in the programs list of the Shader Editor,
+ identifying a set of linked GLSL shaders.
+
+Files: dom/webidl/AnimationEffectTiming.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/web-animations/#animationeffecttiming
+
+Files: security/nss/tests/dbtests/dbtests.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/dbtests/dbtests.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/dbtest/dbtest.sh
+ .
+ Certificate generating and handeling for NSS QA, can be included
+ multiple times from all.sh and the individual scripts
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ included from (don't expect this to be up to date)
+
+Files: devtools/client/projecteditor/lib/helpers/event.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/helpers/event.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file wraps EventEmitter objects to provide functions to forget
+ all events bound on a certain object.
+
+Files: mailnews/addrbook/src/nsDirPrefs.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsDirPrefs.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ directory server preferences (used to be dirprefs.c in 4.x)
+
+Files: js/src/tests/ecma_2/Exceptions/statement-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/statement-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: statement-003
+ Corresponds To: 12.6.3-7-n.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ The production IterationStatement : for ( LeftHandSideExpression in Expression )
+ Statement is evaluated as follows:
+ .
+ 1. Evaluate the Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToObject(Result(2)).
+ 4. Let C be "normal completion".
+ 5. Get the name of the next property of Result(3) that doesn't have the
+ DontEnum attribute. If there is no such property, go to step 14.
+ 6. Evaluate the LeftHandSideExpression ( it may be evaluated repeatedly).
+ 7. Call PutValue(Result(6), Result(5)). PutValue( V, W ):
+ 1. If Type(V) is not Reference, generate a runtime error.
+ 2. Call GetBase(V).
+ 3. If Result(2) is null, go to step 6.
+ 4. Call the [[Put]] method of Result(2), passing GetPropertyName(V)
+ for the property name and W for the value.
+ 5. Return.
+ 6. Call the [[Put]] method for the global object, passing
+ GetPropertyName(V) for the property name and W for the value.
+ 7. Return.
+ 8. Evaluate Statement.
+ 9. If Result(8) is a value completion, change C to be "normal completion
+ after value V" where V is the value carried by Result(8).
+ 10. If Result(8) is a break completion, go to step 14.
+ 11. If Result(8) is a continue completion, go to step 5.
+ 12. If Result(8) is a return completion, return Result(8).
+ 13. Go to step 5.
+ 14. Return C.
+
+Files: toolkit/content/XPCNativeWrapper.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/content/XPCNativeWrapper.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Moved to C++ implementation in XPConnect. See bug 281988.
+
+Files: application/basilisk/locales/en-US/chrome/browser/preferences/preferences.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/preferences/preferences.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Security
+ .
+ LOCALIZATION NOTE: phishBefore uses %S to represent the name of the provider
+ whose privacy policy must be accepted (for enabling
+ check-every-page-as-I-load-it phishing protection).
+
+Files: dom/webidl/AnimationEvent.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/css3-animations/#animation-events-
+ http://dev.w3.org/csswg/css3-animations/#animation-events-
+
+Files: toolkit/mozapps/update/tests/data/xpcshellUtilsAUS.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/data/xpcshellUtilsAUS.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test log warnings that happen before the test has started
+ "Couldn't get the user appdata directory. Crash events may not be produced."
+ in nsExceptionHandler.cpp (possibly bug 619104)
+ .
+ Test log warnings that happen after the test has finished
+ "OOPDeinit() without successful OOPInit()" in nsExceptionHandler.cpp
+ (bug 619104)
+ "XPCOM objects created/destroyed from static ctor/dtor" in nsTraceRefcnt.cpp
+ (possibly bug 457479)
+ .
+ Other warnings printed to the test logs
+ "site security information will not be persisted" in
+ nsSiteSecurityService.cpp and the error in nsSystemInfo.cpp preceding this
+ error are due to not having a profile when running some of the xpcshell
+ tests. Since most xpcshell tests also log these errors these tests don't
+
+Files: js/src/tests/ecma_3/Date/15.9.5.5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/15.9.5.5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.5.js
+ ECMA Section: 15.9.5.5 Date.prototype.toLocaleString()
+ Description:
+ This function returns a string value. The contents of the string are
+ implementation dependent, but are intended to represent the "date"
+ portion of the Date in the current time zone in a convenient,
+ human-readable form. We can't test the content of the string,
+ but can verify that the string is parsable by Date.parse
+ .
+ The toLocaleString function is not generic; it generates a runtime error
+ if its 'this' value is not a Date object. Therefore it cannot be transferred
+ to other kinds of objects for use as a method.
+ .
+ Note: This test isn't supposed to work with a non-English locale per spec.
+
+Files: dom/webidl/ProfileTimelineMarker.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ProfileTimelineMarker.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For Javascript markers, the |stack| of a ProfileTimelineMarker
+ holds an object of this type. It intentionally looks like a
+ SavedStack object and is a representation of the frame that is
+ about to be constructed at the entry point.
+
+Files: testing/talos/talos/pageloader/chrome/report.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/pageloader/chrome/report.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ given an array of strings, finds the longest common prefix
+
+Files: js/src/tests/ecma_7/TypedArray/of-validation.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/TypedArray/of-validation.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Summary: Ensure typed array validation is called for TypedArray.of.
+
+Files: toolkit/locales/en-US/chrome/mozapps/profile/profileSelection.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/profile/profileSelection.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: These strings are used for startup/profile problems and the profile manager.
+ .
+ Application not responding
+ LOCALIZATION NOTE (restartTitle, restartMessageNoUnlocker, restartMessageUnlocker, restartMessageNoUnlockerMac, restartMessageUnlockerMac): Messages displayed when the application is running but is not responding to commands. %S is the application name.
+
+Files: intl/uconv/ucvja/japanese.map
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/ucvja/japanese.map
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ generated by jamap.pl CP932.TXT JIS0212.TXT
+ .
+ IE-compatible handling of undefined codepoints:
+ 0x80 --> U+0080
+ 0xa0 --> U+F8F0
+ 0xfd --> U+F8F1
+ 0xfe --> U+F8F2
+ 0xff --> U+F8F3
+
+Files: security/nss/lib/softoken/sdb.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/sdb.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file implements PKCS 11 on top of our existing security modules
+ .
+ For more information about PKCS 11 See PKCS 11 Token Inteface Standard.
+ This implementation has two slots:
+ slot 1 is our generic crypto support. It does not require login.
+ It supports Public Key ops, and all they bulk ciphers and hashes.
+ It can also support Private Key ops for imported Private keys. It does
+ not have any token storage.
+ slot 2 is our private key support. It requires a login before use. It
+ can store Private Keys and Certs as token objects. Currently only private
+ keys and their associated Certificates are saved on the token.
+ .
+ In this implementation, session objects are only visible to the session
+ that created or generated them.
+ .
+ the following data structures should be moved to a 'rdb.h'.
+
+Files: editor/libeditor/HTMLURIRefObject.cpp
+Copyright: __NO_COPYRIGHT__ in: editor/libeditor/HTMLURIRefObject.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Here is the list, from beppe and glazman:
+ href >> A, AREA, BASE, LINK
+ src >> FRAME, IFRAME, IMG, INPUT, SCRIPT
+
+Files: mailnews/import/public/nsIImportMimeEncode.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportMimeEncode.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Encodes a file from disk into an output stream including properly
+ encoded mime headers.
+
+Files: dom/locales/en-US/chrome/layout/xmlparser.properties
+Copyright: __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/layout/xmlparser.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Map Expat error codes to error strings
+
+Files: nsprpub/pr/src/malloc/prmem.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/malloc/prmem.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Thread safe versions of malloc, free, realloc, calloc and cfree.
+
+Files: modules/libpref/prefapi.h
+Copyright: __NO_COPYRIGHT__ in: modules/libpref/prefapi.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ // <pre>
+
+Files: xpcom/xpcom-private.h.in
+Copyright: __NO_COPYRIGHT__ in: xpcom/xpcom-private.h.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The following defines are only used by the xpcom implementation
+
+Files: security/nss/lib/base/list.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/list.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ list.c
+ .
+ This contains the implementation of NSS's thread-safe linked list.
+
+Files: toolkit/components/telemetry/gen-histogram-enum.py
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/gen-histogram-enum.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Write out a C++ enum definition whose members are the names of
+ histograms as well as the following other members:
+ .
+ - HistogramCount
+ - HistogramFirstUseCounter
+ - HistogramLastUseCounter
+ - HistogramUseCounterCount
+ .
+ The histograms are defined in files provided as command-line arguments.
+
+Files: js/src/tests/js1_2/operator/strictEquality.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/operator/strictEquality.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: strictEquality.js
+
+Files: js/src/tests/ecma/Array/15.4.3.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.3.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.3.2.js
+ ECMA Section: 15.4.3.2 Array.length
+ Description: The length property is 1.
+
+Files: js/src/tests/js1_6/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_6/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: This only turns on 1.6 in shell builds. The browser requires the
+ futzing in js/src/tests/browser.js.
+
+Files: dom/xul/templates/nsXULContentUtils.h
+Copyright: __NO_COPYRIGHT__ in: dom/xul/templates/nsXULContentUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A package of routines shared by the XUL content code.
+
+Files: mozglue/misc/TimeStamp_posix.cpp
+Copyright: __NO_COPYRIGHT__ in: mozglue/misc/TimeStamp_posix.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implement TimeStamp::Now() with POSIX clocks.
+ .
+ The "tick" unit for POSIX clocks is simply a nanosecond, as this is
+ the smallest unit of time representable by struct timespec. That
+ doesn't mean that a nanosecond is the resolution of TimeDurations
+ obtained with this API; see TimeDuration::Resolution;
+
+Files: dom/bindings/PrimitiveConversions.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/PrimitiveConversions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Conversions from jsval to primitive values
+
+Files: js/src/tests/ecma/LexicalConventions/7.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.1-2.js
+ ECMA Section: 7.1 White Space
+ Description: - readability
+ - separate tokens
+ - otherwise should be insignificant
+ - in strings, white space characters are significant
+ - cannot appear within any other kind of token
+ .
+ white space characters are:
+ unicode name formal name string representation
+
+Files: application/basilisk/themes/osx/sanitizeDialog.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/osx/sanitizeDialog.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Align the duration label with the warning box and item list
+
+Files: dom/bindings/BindingDeclarations.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/BindingDeclarations.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A header for declaring various things that binding implementation headers
+ might need. The idea is to make binding implementation headers safe to
+ include anywhere without running into include hell like we do with
+ BindingUtils.h
+
+Files: dom/xslt/xpath/txLocationStep.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xpath/txLocationStep.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of an XPath LocationStep
+
+Files: gfx/cairo/cairo/src/test-fallback-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/test-fallback-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This isn't a "real" surface, but just something to be used by the
+ test suite to test a mythical backend that uses nothing but
+ fallbacks.
+ .
+ The defining feature of this backend is that it has as many %NULL
+ backend function entries as possible. The ones that aren't %NULL are
+ simply those that must be implemented to have working fallbacks.
+
+Files: toolkit/components/thumbnails/PageThumbUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/thumbnails/PageThumbUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, you can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Common thumbnailing routines used by various consumers, including
+ PageThumbs and backgroundPageThumbsContent.
+
+Files: devtools/client/locales/en-US/shared.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/shared.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (dimensions): This is used to display the dimensions
+ of a node or image, like 100×200.
+
+Files: gfx/thebes/gfxLanguageTagList.cpp
+Copyright: __NO_COPYRIGHT__ in: gfx/thebes/gfxLanguageTagList.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Derived from the IANA language subtag registry by genLanguageTagList.pl.
+ .
+ Created on Mon Nov 7 14:52:44 2011.
+ .
+ * * * * This file contains MACHINE-GENERATED DATA, do not edit! * * * * *
+ .
+ Based on IANA registry dated 2011-08-25
+
+Files: intl/uconv/tools/mkjpconv.pl
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/tools/mkjpconv.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ based on CP932.TXT from unicode.org
+ additional information from SHIFTJIS.TXT from unicode.org
+ .
+ mapping policy:
+ jis0208 to unicode : based on CP932
+ unicode to jis0208 : based on CP932
+ the lowest code is used for dual mapping to jis0208
+
+Files: python/mozbuild/mozbuild/dotproperties.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/dotproperties.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains utility functions for reading .properties files, like
+ region.properties.
+
+Files: js/src/tests/ecma_3/Exceptions/15.11.7.6-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/15.11.7.6-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 April 2003
+ SUMMARY: Prototype of predefined error objects should be ReadOnly
+
+Files: security/nss/tests/ssl/sslauth.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/ssl/sslauth.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines the tests for client auth.
+ .
+ expected
+ Enable return server client Test Case name
+ ECC value params params
+
+Files: js/src/tests/ecma_2/Exceptions/date-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/date-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: date-003.js
+ Corresponds To 15.9.5.3-1.js
+ ECMA Section: 15.9.5.3-1 Date.prototype.valueOf
+ Description:
+ .
+ The valueOf function returns a number, which is this time value.
+ .
+ The valueOf function is not generic; it generates a runtime error if
+ its this value is not a Date object. Therefore it cannot be transferred
+ to other kinds of objects for use as a method.
+
+Files: dom/webidl/HTMLMenuItemElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-menuitem-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-menuitem-element
+
+Files: toolkit/components/crashmonitor/test/unit/test_valid_file.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/test/unit/test_valid_file.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test with sessionCheckpoints.json containing valid data
+
+Files: security/nss/tests/pkits/pkits.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/pkits/pkits.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/pkits/pkits.sh
+ .
+ Script to test the NIST PKITS tests
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ tests implemented:
+ vfychain
+ .
+ special NOTES
+
+Files: dom/webidl/AudioTrack.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/AudioTrack.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#audiotrack
+
+Files: devtools/shared/heapsnapshot/tests/gtest/SerializesEverythingInHeapGraphOnce.cpp
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/tests/gtest/SerializesEverythingInHeapGraphOnce.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that everything in the heap graph gets serialized once, and only once.
+
+Files: js/src/tests/ecma_2/Statements/switch-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/switch-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: switch-003.js
+ ECMA Section:
+ Description: The switch Statement
+ .
+ Attempt to verify that case statements are evaluated in source order
+
+Files: js/src/tests/ecma/Math/15.8.1.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.2-1.js
+ ECMA Section: 15.8.2.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Math.LN10
+
+Files: nsprpub/pr/include/prlock.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prlock.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prlock.h
+ Description: API to basic locking functions of NSPR.
+ .
+ NSPR provides basic locking mechanisms for thread synchronization. Locks
+ are lightweight resource contention controls that prevent multiple threads
+ from accessing something (code/data) simultaneously.
+
+Files: testing/marionette/unit.ini
+Copyright: __NO_COPYRIGHT__ in: testing/marionette/unit.ini
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ xpcshell unit tests for Marionette
+
+Files: toolkit/components/printing/content/printUtils.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/printing/content/printUtils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PrintUtils is a utility for front-end code to trigger common print
+ operations (printing, show print preview, show page settings).
+ .
+ Unfortunately, likely due to inconsistencies in how different operating
+ systems do printing natively, our XPCOM-level printing interfaces
+ are a bit confusing and the method by which we do something basic
+ like printing a page is quite circuitous.
+ .
+ To compound that, we need to support remote browsers, and that means
+ kicking off the print jobs in the content process. This means we send
+ messages back and forth to that process. browser-content.js contains
+ the object that listens and responds to the messages that PrintUtils
+ sends.
+ .
+ This also means that <xul:browser>'s that hope to use PrintUtils must have
+ their type attribute set to either "content", "content-targetable", or
+ "content-primary".
+ .
+ PrintUtils sends messages at different points in its implementation, but
+ their documentation is consolidated here for ease-of-access.
+ .
+ Messages sent:
+ .
+ Printing:Print
+ Kick off a print job for a nsIDOMWindow, passing the outer window ID as
+ windowID.
+ .
+ Printing:Preview:Enter
+ This message is sent to put content into print preview mode. We pass
+ the content window of the browser we're showing the preview of, and
+ the target of the message is the browser that we'll be showing the
+ preview in.
+ .
+ Printing:Preview:Exit
+ This message is sent to take content out of print preview mode.
+ .
+ Messages Received
+ .
+ Printing:Preview:Entered
+ This message is sent by the content process once it has completed
+ putting the content into print preview mode. We must wait for that to
+ to complete before switching the chrome UI to print preview mode,
+ otherwise we have layout issues.
+ .
+ Printing:Preview:StateChange, Printing:Preview:ProgressChange
+ Due to a timing issue resulting in a main-process crash, we have to
+ manually open the progress dialog for print preview. The progress
+ dialog is opened here in PrintUtils, and then we listen for update
+ messages from the child. Bug 1088061 has been filed to investigate
+ other solutions.
+
+Files: layout/style/nsCSSPropsGenerated.inc.in
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPropsGenerated.inc.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ processed file that defines CSS property tables that can't be generated
+ with the pre-processor, designed to be #included in nsCSSProps.cpp
+
+Files: security/nss/lib/util/secasn1.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/secasn1.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Support for encoding/decoding of ASN.1 using BER/DER (Basic/Distinguished
+ Encoding Rules). The routines are found in and used extensively by the
+ security library, but exported for other use.
+
+Files: mailnews/intl/charsetData.properties
+Copyright: __NO_COPYRIGHT__ in: mailnews/intl/charsetData.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Rule of this file:
+ 1. key should always be in lower case ascii so we can do case insensitive
+ comparison in the code faster.
+ .
+ Format of this file:
+
+Files: js/src/tests/ecma_7/Destructuring/rest-parameter.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/Destructuring/rest-parameter.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Simple functional test for destructuring rest parameters.
+
+Files: application/basilisk/components/preferences/applicationManager.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/preferences/applicationManager.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ import-globals-from in-content/applications.js
+
+Files: dom/media/platforms/ReorderQueue.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/platforms/ReorderQueue.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Queue for ordering decoded video frames by presentation time.
+ Decoders often return frames out of order, which we need to
+ buffer so we can forward them in correct presentation order.
+
+Files: security/manager/ssl/tests/unit/test_cert_eku.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_eku.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that the extended key usage extension is properly processed by the
+ platform when verifying certificates. There are already comprehensive tests
+ in mozilla::pkix itself, but these tests serve as integration tests to ensure
+ that the cases we're particularly concerned about are correctly handled.
+
+Files: security/nss/cmd/certutil/certutil.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/certutil/certutil.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ certutil.c
+ .
+ utility for managing certificates and the cert database
+
+Files: rdf/datasource/nsLocalStore.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/datasource/nsLocalStore.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation for the local store
+
+Files: security/nss/lib/ckfw/slot.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/slot.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ slot.c
+ .
+ This file implements the NSSCKFWSlot type and methods.
+
+Files: nsprpub/pr/tests/vercheck.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/vercheck.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: vercheck.c
+ .
+ Description:
+
+Files: dom/webidl/CSPDictionaries.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/CSPDictionaries.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Dictionary used to display CSP info.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_autocomplete_functional.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_autocomplete_functional.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Functional tests for inline autocomplete
+
+Files: mailnews/base/prefs/content/am-prefs.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/am-prefs.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ functions for disabling front end elements when the appropriate
+ back-end preference is locked.
+
+Files: dom/base/ScriptSettings.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/ScriptSettings.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utilities for managing the script settings object stack defined in webapps
+
+Files: devtools/client/storage/test/browser_storage_sidebar.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_sidebar.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test to verify that the sidebar opens, closes and updates
+
+Files: js/src/tests/ecma_3/Object/class-005.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/class-005.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 Mar 2001
+ .
+ SUMMARY: Testing the internal [[Class]] property of user-defined types.
+ See ECMA-262 Edition 3 13-Oct-1999, Section 8.6.2 re [[Class]] property.
+ .
+ Same as class-001.js - but testing user-defined types here, not
+ native types. Therefore we expect the [[Class]] property to equal
+ 'Object' in each case -
+ .
+ The getJSClass() function we use is in a utility file, e.g. "shell.js"
+
+Files: layout/style/HandleRefPtr.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/HandleRefPtr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ smart pointer for strong references to objects through pointer-like
+ "handle" objects
+
+Files: netwerk/base/nsIPermissionManager.idl
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsIPermissionManager.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains an interface to the Permission Manager,
+ used to persistenly store permissions for different object types (cookies,
+ images etc) on a site-by-site basis.
+ .
+ This service broadcasts the following notification when the permission list
+ is changed:
+
+Files: devtools/client/debugger/utils.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/debugger/utils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals document, window
+ import-globals-from ./debugger-controller.js
+
+Files: layout/style/TopLevelVideoDocument.css
+Copyright: __NO_COPYRIGHT__ in: layout/style/TopLevelVideoDocument.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This CSS stylesheet defines the rules to be applied to VideoDocuments that
+ are top level (e.g. not iframes).
+
+Files: security/nss/tests/sdr/sdr.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/sdr/sdr.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/sdr/sdr.sh
+ .
+ Script to start test basic functionallity of NSS sdr
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: config/printprereleasesuffix.py
+Copyright: __NO_COPYRIGHT__ in: config/printprereleasesuffix.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Prints the pre-release version suffix based on the version string
+ .
+ Examples:
+ 2.1a3 > " 2.1 Alpha 3"
+ 2.1a3pre > ""
+ 3.2b4 > " 3.2 Beta 4"
+ 3.2b4pre > ""
+
+Files: js/src/tests/ecma_3/Expressions/11.9.6-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Expressions/11.9.6-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 20 Feb 2002
+
+Files: mailnews/extensions/newsblog/content/Feed.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/newsblog/content/Feed.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Cache for all of the feeds currently being downloaded, indexed by URL,
+ so the load event listener can access the Feed objects after it finishes
+ downloading the feed.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-033.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-033.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-033.js
+ Corresponds To: 7.4.2-10.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: js/src/tests/ecma_2/Statements/switch-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/switch-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: switch-001.js
+ ECMA Section:
+ Description: The switch Statement
+ .
+ A simple switch test with no abrupt completions.
+
+Files: security/nss/tests/cipher/hash.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cipher/hash.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file enables test coverage of the cryptographic hash performance tests
+ .
+ mode bufsize repetitions
+
+Files: intl/unicharutil/util/nsSpecialCasingData.cpp
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/util/nsSpecialCasingData.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Auto-generated from files in the Unicode Character Database
+ by genSpecialCasingData.pl - do not edit!
+
+Files: js/src/tests/ecma_2/Exceptions/expression-007.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-007.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-007.js
+ Corresponds To: 11.2.2-2-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+
+Files: nsprpub/lib/ds/plhash.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/ds/plhash.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PL hash table package.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-028.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-028.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-028.js
+ Corresponds To: 7.4.2-5-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: mailnews/import/winlivemail/nsWMImport.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/winlivemail/nsWMImport.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Windows Live Mail (Win32) import mail and addressbook interfaces
+
+Files: dom/webidl/Worker.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html
+ .
+ You are granted a license to use, reproduce and create derivative works of
+ this document.
+
+Files: js/src/tests/js1_5/Regress/regress-204210.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-204210.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 29 April 2003
+ SUMMARY: eval() is not a constructor, but don't crash on |new eval();|
+
+Files: nsprpub/pr/src/io/prlayer.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prlayer.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prlayer.c
+ Description: Routines for handling pushable protocol modules on sockets.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_special_search.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_special_search.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for bug 395161 that allows special searches that restrict results to
+ history/bookmark/tagged items and title/url matches.
+ .
+ Test 485122 by making sure results don't have tags when restricting result
+ to just history either by default behavior or dynamic query restrict.
+
+Files: security/nss/tests/ec/ecperf.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/ec/ecperf.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests/ec/ecperf.sh
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: devtools/client/aboutdebugging/components/addons/controls.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/addons/controls.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ eslint-env browser
+ globals AddonManager
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-12-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-12-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-12-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: devtools/client/shared/widgets/widgets.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/widgets/widgets.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ BreacrumbsWidget
+
+Files: js/src/frontend/Parser.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/frontend/Parser.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS parser.
+ .
+ This is a recursive-descent parser for the JavaScript language specified by
+ "The ECMAScript Language Specification" (Standard ECMA-262). It uses
+ lexical and semantic feedback to disambiguate non-LL(1) structures. It
+ generates trees of nodes induced by the recursive parsing (not precise
+ syntax trees, see Parser.h). After tree construction, it rewrites trees to
+ fold constants and evaluate compile-time expressions.
+ .
+ This parser attempts no error recovery.
+
+Files: js/src/tests/ecma_3/Function/arguments-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/arguments-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 07 May 2001
+ .
+ SUMMARY: Testing the arguments object
+
+Files: js/src/shell/ModuleLoader.js
+Copyright: __NO_COPYRIGHT__ in: js/src/shell/ModuleLoader.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A basic synchronous module loader for testing the shell.
+
+Files: nsprpub/pr/src/md/windows/ntmisc.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/ntmisc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ntmisc.c
+
+Files: dom/base/nsContentUtils.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsContentUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A namespace class for static content utilities.
+
+Files: dom/webidl/DocumentTimeline.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/web-animations/#documenttimeline
+
+Files: mfbt/Vector.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Vector.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A type/length-parametrized vector class.
+
+Files: dom/xslt/xpath/txNodeSet.h
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xpath/txNodeSet.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of an XPath NodeSet
+
+Files: js/src/tests/ecma/Statements/12.6.2-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.2-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.2-5.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is not present.
+ 2. second expression is present
+ 3. third expression is present
+
+Files: js/src/tests/ecma_2/RegExp/exec-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/exec-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/exec-002.js
+ ECMA Section: 15.7.5.3
+ Description: Based on ECMA 2 Draft 7 February 1999
+ .
+ Test cases provided by rogerl@netscape.com
+
+Files: mailnews/base/src/MailnewsLoadContextInfo.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/MailnewsLoadContextInfo.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This was copied from netwerk/base/LoadContextInfo.cpp
+
+Files: dom/media/gmp/rlz/sha256.c
+Copyright: __NO_COPYRIGHT__ in: dom/media/gmp/rlz/sha256.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Stripped down version of security/nss/lib/freebl/sha512.c
+ and related headers.
+
+Files: image/decoders/nsICODecoder.cpp
+Copyright: __NO_COPYRIGHT__ in: image/decoders/nsICODecoder.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a Cross-Platform ICO Decoder, which should work everywhere, including
+ Big-Endian machines like the PowerPC.
+
+Files: dom/bindings/CallbackObject.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/CallbackObject.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A common base class for representing WebIDL callback function and
+ callback interface types in C++.
+ .
+ This class implements common functionality like lifetime
+ management, initialization with the JS object, and setup of the
+ call environment. Subclasses are responsible for providing methods
+ that do the call into JS as needed.
+
+Files: js/src/tests/ecma_3/Date/15.9.5.6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/15.9.5.6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.6.js
+ ECMA Section: 15.9.5.6 Date.prototype.toLocaleDateString()
+ Description:
+ This function returns a string value. The contents of the string are
+ implementation dependent, but are intended to represent the "date"
+ portion of the Date in the current time zone in a convenient,
+ human-readable form. We can't test the content of the string,
+ but can verify that the string is parsable by Date.parse
+ .
+ The toLocaleDateString function is not generic; it generates a runtime error
+ if its 'this' value is not a Date object. Therefore it cannot be transferred
+ to other kinds of objects for use as a method.
+ .
+ Note: This test isn't supposed to work with a non-English locale per spec.
+
+Files: js/src/tests/ecma_2/Statements/label-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/label-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The colon for a labeled statement may be on a separate line.
+
+Files: js/src/tests/ecma/Array/15.4.2.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.2.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.2.3.js
+ ECMA Section: 15.4.2.3 new Array()
+ Description: The [[Prototype]] property of the newly constructed
+ object is set to the origianl Array prototype object,
+ the one that is the initial value of Array.prototype.
+ The [[Class]] property of the new object is set to
+ "Array". The length of the object is set to 0.
+
+Files: js/src/tests/ecma/String/15.5.4.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.4-1.js
+ ECMA Section: 15.5.4.4 String.prototype.charAt(pos)
+ Description: Returns a string containing the character at position
+ pos in the string. If there is no character at that
+ string, the result is the empty string. The result is
+ a string value, not a String object.
+ .
+ When the charAt method is called with one argument,
+ pos, the following steps are taken:
+ 1. Call ToString, with this value as its argument
+ 2. Call ToInteger pos
+ .
+ In this test, this is a String, pos is an integer, and
+ all pos are in range.
+
+Files: build/autoconf/compiler-opts.m4
+Copyright: __NO_COPYRIGHT__ in: build/autoconf/compiler-opts.m4
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Add compiler specific options
+
+Files: js/src/tests/ecma_3/extensions/10.1.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/10.1.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 11 Feb 2002
+ SUMMARY: Testing functions having duplicate formal parameter names
+ .
+ SpiderMonkey was crashing on each case below if the parameters had
+ the same name. But duplicate parameter names are permitted by ECMA;
+ see ECMA-262 3rd Edition Final Section 10.1.3
+ .
+ NOTE: Rhino does not have toSource() and uneval(); they are non-ECMA
+ extensions to the language. So we include a test for them at the beginning -
+
+Files: nsprpub/pr/src/cplus/rcfileio.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcfileio.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class implementation for normal and special file I/O (ref: prio.h)
+
+Files: xpcom/typelib/xpt/xpt_struct.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/typelib/xpt/xpt_struct.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of XDR routines for typelib structures.
+
+Files: js/src/tests/ecma/Statements/12.6.2-9-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.2-9-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.2-9-n.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is not present.
+ 2. second expression is not present
+ 3. third expression is not present
+
+Files: intl/uconv/ucvcn/nsUnicodeToGBK.h
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/ucvcn/nsUnicodeToGBK.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A character set converter from Unicode to GBK.
+ .
+ @created 08/Sept/1999
+ @author Yueheng Xu, Yueheng.Xu@intel.com
+
+Files: dom/webidl/EventHandler.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#eventhandler
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/tests/ecma_7/Destructuring/rest-parameter-arguments.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/Destructuring/rest-parameter-arguments.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ensure the |arguments| object works as expected when a destructuring rest
+ parameter is present.
+ .
+ |arguments.length| with destructuring rest array.
+
+Files: js/src/tests/ecma_3/RegExp/15.10.6.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.6.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 23 October 2001
+ .
+ SUMMARY: Testing regexps with the global flag set.
+ NOT every substring fitting the given pattern will be matched.
+ The parent string is CONSUMED as successive matches are found.
+ .
+ From the ECMA-262 Final spec:
+ .
+ 15.10.6.2 RegExp.prototype.exec(string)
+ Performs a regular expression match of string against the regular
+ expression and returns an Array object containing the results of
+ the match, or null if the string did not match.
+ .
+ The string ToString(string) is searched for an occurrence of the
+ regular expression pattern as follows:
+ .
+ 1. Let S be the value of ToString(string).
+ 2. Let length be the length of S.
+ 3. Let lastIndex be the value of the lastIndex property.
+ 4. Let i be the value of ToInteger(lastIndex).
+
+Files: python/mozboot/bin/bootstrap.py
+Copyright: __NO_COPYRIGHT__ in: python/mozboot/bin/bootstrap.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script provides one-line bootstrap support to configure systems to build
+ the tree.
+ .
+ The role of this script is to load the Python modules containing actual
+ bootstrap support. It does this through various means, including fetching
+ content from the upstream source repository.
+
+Files: xpcom/threads/ThrottledEventQueue.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/threads/ThrottledEventQueue.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIEventTarget wrapper for throttling event dispatch.
+
+Files: dom/webidl/IDBOpenDBRequest.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/IDBOpenDBRequest.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBOpenDBRequest
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-040.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-040.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-040.js
+ Corresponds To: 7.5-2.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: widget/android/bindings/moz.build
+Copyright: __NO_COPYRIGHT__ in: widget/android/bindings/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ List of stems to generate .cpp and .h files for. To add a stem, add it to
+ this list and ensure that $(stem)-classes.txt exists in this directory.
+
+Files: mailnews/base/util/OAuth2Providers.jsm
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/OAuth2Providers.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Details of supported OAuth2 Providers.
+
+Files: js/src/tests/ecma_3/Statements/regress-74474-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-74474-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 01 May 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 74474
+ "switch() misbehaves with duplicated labels"
+ .
+ See ECMA3 Section 12.11, "The switch Statement"
+
+Files: dom/xul/nsXULControllers.h
+Copyright: __NO_COPYRIGHT__ in: dom/xul/nsXULControllers.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The XUL "controllers" object.
+
+Files: layout/xul/grid/nsGridRowGroupLayout.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/xul/grid/nsGridRowGroupLayout.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Eric Vaughan
+ Netscape Communications
+ .
+ See documentation in associated header file
+ .
+ The nsGridRowGroupLayout implements the <rows> or <columns> tag in a grid.
+
+Files: security/nss/lib/pk11wrap/pk11list.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11list.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Locking and queue management primatives
+
+Files: toolkit/components/contentprefs/tests/unit_cps2/test_migrationToSchema4.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/contentprefs/tests/unit_cps2/test_migrationToSchema4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Dump of version we migrate from
+
+Files: js/xpconnect/src/XPCJSContext.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCJSContext.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Per JSContext object
+
+Files: js/src/tests/js1_2/regexp/test.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/test.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: test.js
+ Description: 'Tests regular expressions method compile'
+
+Files: security/nss/lib/ckfw/builtins/anchor.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/anchor.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ builtins/anchor.c
+ .
+ This file "anchors" the actual cryptoki entry points in this module's
+ shared library, which is required for dynamic loading. See the
+ comments in nssck.api for more information.
+
+Files: js/src/tests/ecma_3/RegExp/regress-188206.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-188206.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 21 January 2003
+ SUMMARY: Invalid use of regexp quantifiers should generate SyntaxErrors
+
+Files: devtools/shared/gcli/commands/security.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/security.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The Security devtool supports the following arguments:
+ * Security CSP
+ Provides feedback about the current CSP
+ .
+ * Security referrer
+ Provides information about the current referrer policy
+
+Files: mfbt/Types.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Types.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mfbt foundational types and macros.
+
+Files: widget/tests/unit/test_taskbar_jumplistitems.js
+Copyright: __NO_COPYRIGHT__ in: widget/tests/unit/test_taskbar_jumplistitems.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tests taskbar jump list functionality available on win7 and up.
+
+Files: nsprpub/pr/tests/logger.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/logger.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: logger.c
+ Description: test program for logging's basic functions
+
+Files: media/webrtc/signaling/test/moz.build
+Copyright: __NO_COPYRIGHT__ in: media/webrtc/signaling/test/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TODO: bug 1172551 - get these tests working on iOS
+
+Files: netwerk/test/httpserver/test/test_byte_range.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_byte_range.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ checks if a byte range request and non-byte range request retrieve the
+ correct data.
+
+Files: widget/windows/WidgetTraceEvent.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/windows/WidgetTraceEvent.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Windows widget support for event loop instrumentation.
+ See toolkit/xre/EventTracer.cpp for more details.
+
+Files: nsprpub/pr/tests/pushtop.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/pushtop.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A regression test for bug 794316
+
+Files: js/src/tests/js1_2/regexp/source.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/source.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: source.js
+ Description: 'Tests RegExp attribute source'
+
+Files: dom/webidl/NetworkOptions.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/NetworkOptions.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This dictionary holds the parameters sent to the network worker.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_escape_self.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_escape_self.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 422698 to make sure searches with urls from the location bar
+ correctly match itself when it contains escaped characters.
+
+Files: dom/bindings/CallbackInterface.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/CallbackInterface.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A common base class for representing WebIDL callback interface types in C++.
+ .
+ This class implements common functionality like lifetime management,
+ initialization with the callback object, and setup of the call environment.
+ Subclasses corresponding to particular callback interface types should
+ provide methods that actually do the various necessary calls.
+
+Files: js/src/tests/js1_2/function/tostring-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/tostring-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: tostring-1.js
+ Section: Function.toString
+ Description:
+ .
+ Since the behavior of Function.toString() is implementation-dependent,
+ toString tests for function are not in the ECMA suite.
+ .
+ Currently, an attempt to parse the toString output for some functions
+ and verify that the result is something reasonable.
+
+Files: security/manager/ssl/tests/unit/test_pinning.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_pinning.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For all cases, the acceptable pinset includes only certificates pinned to
+ Test End Entity Cert (signed by issuer testCA). Other certificates
+ are issued by otherCA, which is never in the pinset but is a user-specified
+ trust anchor. This test covers multiple cases:
+ .
+ Pinned domain include-subdomains.pinning.example.com includes subdomains
+ - PASS: include-subdomains.pinning.example.com serves a correct cert
+ - PASS: good.include-subdomains.pinning.example.com serves a correct cert
+ - FAIL (strict): bad.include-subdomains.pinning.example.com serves a cert
+ not in the pinset
+ - PASS (mitm): bad.include-subdomains.pinning.example.com serves a cert not
+ in the pinset, but issued by a user-specified trust domain
+ .
+ Pinned domain exclude-subdomains.pinning.example.com excludes subdomains
+ - PASS: exclude-subdomains.pinning.example.com serves a correct cert
+ - FAIL: exclude-subdomains.pinning.example.com serves an incorrect cert
+ (TODO: test using verifyCertNow)
+ - PASS: sub.exclude-subdomains.pinning.example.com serves an incorrect cert
+
+Files: nsprpub/pr/tests/attach.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/attach.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 1996 - Netscape Communications Corporation
+ .
+ Name: attach.c
+ .
+ Description: Platform-specific code to create a native thread. The native thread will
+
+Files: dom/webidl/SVGSymbolElement.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/SVG2/struct.html#InterfaceSVGSymbolElement
+
+Files: build/clang-plugin/tests/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: build/clang-plugin/tests/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Build without any warning flags, and with clang verify flag for a
+ syntax-only build (no codegen), without a limit on the number of errors.
+
+Files: mailnews/base/util/ServiceList.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/ServiceList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ IWYU pragma: private, include "mozilla/mailnews/Services.h"
+
+Files: devtools/shared/gcli/commands/measure.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/measure.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals getOuterId, getBrowserForTab
+
+Files: testing/web-platform/harness/wptrunner/browsers/server-locations.txt
+Copyright: __NO_COPYRIGHT__ in: testing/web-platform/harness/wptrunner/browsers/server-locations.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ See /build/pgo/server-locations.txt for documentation on the format
+
+Files: js/src/tests/ecma/Math/15.8.2.8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.8.js
+ ECMA Section: 15.8.2.8 Math.exp(x)
+ Description: return an approximation to the exponential function of
+ the argument (e raised to the power of the argument)
+ special cases:
+ - if x is NaN return NaN
+ - if x is 0 return 1
+ - if x is -0 return 1
+ - if x is Infinity return Infinity
+ - if x is -Infinity return 0
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: js/src/tests/ecma_3/extensions/regress-103087.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/extensions/regress-103087.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 04 October 2001
+ .
+ SUMMARY: Arose from Bugzilla bug 103087:
+ "The RegExp MarkupSPE in demo crashes Mozilla"
+
+Files: js/src/tests/ecma/extensions/15.3.3.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.3.3.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.3.1-1.js
+ ECMA Section: 15.3.3.1 Properties of the Function Constructor
+ Function.prototype
+ .
+ Description: The initial value of Function.prototype is the built-in
+ Function prototype object.
+ .
+ This property shall have the attributes [DontEnum |
+ DontDelete | ReadOnly]
+ .
+ This test the value of Function.prototype.
+
+Files: js/src/tests/ecma/Expressions/11.4.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.4.2.js
+ ECMA Section: 11.4.2 the Void Operator
+
+Files: devtools/client/shared/widgets/filter-widget.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/widgets/filter-widget.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Main container: Displays the filters and presets in 2 columns
+
+Files: dom/html/HTMLLabelElement.h
+Copyright: __NO_COPYRIGHT__ in: dom/html/HTMLLabelElement.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Declaration of HTML <label> elements.
+
+Files: js/src/tests/ecma/Array/15.4.5.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.5.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.5.1-2.js
+ ECMA Section: [[ Put]] (P, V)
+ Description:
+ Array objects use a variation of the [[Put]] method used for other native
+ ECMAScript objects (section 8.6.2.2).
+ .
+ Assume A is an Array object and P is a string.
+ .
+ When the [[Put]] method of A is called with property P and value V, the
+ following steps are taken:
+ .
+ 1. Call the [[CanPut]] method of A with name P.
+ 2. If Result(1) is false, return.
+ 3. If A doesn't have a property with name P, go to step 7.
+ 4. If P is "length", go to step 12.
+ 5. Set the value of property P of A to V.
+ 6. Go to step 8.
+ 7. Create a property with name P, set its value to V and give it empty
+ attributes.
+ 8. If P is not an array index, return.
+ 9. If A itself has a property (not an inherited property) named "length",
+ andToUint32(P) is less than the value of the length property of A, then
+ return.
+ 10. Change (or set) the value of the length property of A to ToUint32(P)+1.
+ 11. Return.
+ 12. Compute ToUint32(V).
+ 13. For every integer k that is less than the value of the length property
+ of A but not less than Result(12), if A itself has a property (not an
+ inherited property) named ToString(k), then delete that property.
+ 14. Set the value of property P of A to Result(12).
+ 15. Return.
+ .
+ These are gTestcases from Waldemar, detailed in
+
+Files: security/nss/lib/libpkix/include/pkix_pl_pki.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_pl_pki.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines several platform independent functions to
+ manipulate certificates and CRLs in a portable manner.
+
+Files: devtools/client/webconsole/test/browser_webconsole_multiline_input.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/webconsole/test/browser_webconsole_multiline_input.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that the console waits for more input instead of evaluating
+ when valid, but incomplete, statements are present upon pressing enter
+ -or- when the user ends a line with shift + enter.
+
+Files: dom/webidl/MediaKeyError.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html
+ .
+ According to the spec, "The future of error events and MediaKeyError
+ is uncertain."
+
+Files: security/nss/lib/util/seccomon.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/seccomon.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ seccomon.h - common data structures for security libraries
+ .
+ This file should have lowest-common-denominator datastructures
+ for security libraries. It should not be dependent on any other
+ headers, and should not require linking with any libraries.
+
+Files: dom/webidl/MutationObserver.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MutationObserver.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org
+
+Files: js/src/tests/ecma/LexicalConventions/7.7.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.7.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.7.1.js
+ ECMA Section: 7.7.1 Null Literals
+ .
+ Description: NullLiteral::
+ null
+ .
+ The value of the null literal null is the sole value
+ of the Null type, namely null.
+
+Files: toolkit/components/places/tests/bookmarks/test_getBookmarkedURIFor.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_getBookmarkedURIFor.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bookmarksService.getBookmarkedURIFor(aURI);
+
+Files: xpcom/glue/standalone/moz.build
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/standalone/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ On win we build two glue libs - glue linked to crt dlls here and in staticruntime we build
+ a statically linked glue lib.
+
+Files: js/src/tests/ecma/Number/15.7.3.6-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.6-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.6-3.js
+
+Files: dom/webidl/NodeFilter.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/NodeFilter.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#interface-nodefilter
+
+Files: application/basilisk/modules/ContentSearch.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/modules/ContentSearch.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals XPCOMUtils, Services, Task, Promise, SearchSuggestionController, FormHistory, PrivateBrowsingUtils
+
+Files: testing/talos/talos/talos-powers/chrome/talos-powers-content.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/talos-powers/chrome/talos-powers-content.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is loaded as a framescript
+
+Files: memory/mozjemalloc/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: memory/mozjemalloc/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Force optimize mozjemalloc on --disable-optimize builds.
+ This works around the issue that the Android NDK's definition of ffs is
+ broken when compiling without optimization, while avoiding to add yet another
+ configure test.
+
+Files: js/src/tests/js1_2/regexp/plus.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/plus.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: plus.js
+ Description: 'Tests regular expressions containing +'
+
+Files: dom/bindings/nsScriptErrorWithStack.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/nsScriptErrorWithStack.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsScriptErrorWithStack implementation.
+ a main-thread-only, cycle-collected subclass of nsScriptErrorBase
+ that can store a SavedFrame stack trace object.
+
+Files: dom/webidl/HTMLMetaElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLMetaElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-meta-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-meta-element
+
+Files: js/src/tests/ecma/Date/15.9.5.5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.5.js
+ ECMA Section: 15.9.5.5
+ Description: Date.prototype.getYear
+ .
+ This function is specified here for backwards compatibility only. The
+ function getFullYear is much to be preferred for nearly all purposes,
+ because it avoids the "year 2000 problem."
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return YearFromTime(LocalTime(t)) 1900.
+
+Files: testing/xpcshell/example/unit/test_sample.js
+Copyright: __NO_COPYRIGHT__ in: testing/xpcshell/example/unit/test_sample.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the most basic testcase. It makes some trivial assertions,
+ then sets a timeout, and exits the test harness when that timeout
+ fires. This is meant to demonstrate that there is a complete event
+ system available to test scripts.
+ Available functions are described at:
+
+Files: mfbt/ReentrancyGuard.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/ReentrancyGuard.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Small helper class for asserting uses of a class are non-reentrant.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-047.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-047.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-047.js
+ Corresponds To: 7.8.1-7-n.js
+ ECMA Section: 7.8.1
+ Description:
+ Author: christine@netscape.com
+ Date: 15 september 1997
+
+Files: js/src/tests/ecma/Expressions/11.4.9.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.9.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.4.9.js
+ ECMA Section: 11.4.9 Logical NOT Operator (!)
+ Description: if the ToBoolean( VALUE ) result is true, return
+ true. else return false.
+ Author: christine@netscape.com
+ Date: 7 july 1997
+ .
+ Static variables:
+ none
+
+Files: js/src/tests/js1_5/Regress/regress-159334.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-159334.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 31 Oct 2002
+ SUMMARY: Testing script with at least 64K of different string literals
+
+Files: toolkit/components/telemetry/gen-scalar-enum.py
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/gen-scalar-enum.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Write out a C++ enum definition whose members are the names of
+ scalar types.
+ .
+ The scalars are defined in files provided as command-line arguments.
+
+Files: dom/webidl/HTMLOptionsCollection.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/2012/WD-html5-20120329/
+
+Files: layout/style/nsCSSPropLogicalGroupList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPropLogicalGroupList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a list of groups of logical properties, for preprocessing
+ .
+ A logical property group is one that defines the corresponding physical
+ longhand properties that could be set by a given set of logical longhand
+ properties. For example, the logical property group for margin-block-start
+ (and the other three logical margin properties) is one that contains
+ margin-top, margin-right, margin-bottom and margin-left.
+ .
+ Logical property groups are defined below using one of the following
+
+Files: nsprpub/pr/tests/udpsrv.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/udpsrv.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ udpsrc.c -- Test basic function of UDP server
+ .
+ udpsrv operates on the same machine with program udpclt.
+ udpsrv is the server side of a udp sockets application.
+ udpclt is the client side of a udp sockets application.
+ .
+ The test is designed to assist developers in porting/debugging
+ the UDP socket functions of NSPR.
+ .
+ This test is not a stress test.
+
+Files: devtools/client/locales/en-US/canvasdebugger.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/canvasdebugger.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Canvas Debugger
+ which is available from the Web Developer sub-menu -> 'Canvas'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (noSnapshotsText): The text to display in the snapshots menu
+ when there are no recorded snapshots yet.
+
+Files: js/src/tests/Intl/getCanonicalLocales-overridden-arg-length.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/getCanonicalLocales-overridden-arg-length.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the getCanonicalLocales function for overridden argument's length.
+
+Files: intl/unicharutil/tools/genSpecialCasingData.pl
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/tools/genSpecialCasingData.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tool is used to extract "special" (one-to-many) case mappings
+ into a form that can be used by nsTextRunTransformations.
+
+Files: nsprpub/pr/tests/pipepong2.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/pipepong2.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pipepong2.c
+ .
+ Description:
+ This test runs in conjunction with the pipeping2 test.
+ The pipeping2 test creates two pipes and passes two
+ pipe fd's to this test. Then the pipeping2 test writes
+ "ping" to this test and this test writes "pong" back.
+ To run this pair of tests, just invoke pipeping2.
+ .
+ Tested areas: process creation, pipes, file descriptor
+ inheritance.
+
+Files: rdf/base/nsIRDFContentSink.h
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsIRDFContentSink.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An RDF-specific content sink. The content sink is targeted by the
+ parser for building the RDF content model.
+
+Files: application/basilisk/modules/ContentObservers.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/modules/ContentObservers.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module is for small observers that we want to register once per content
+ process, usually in order to forward content-based observer service notifications
+ to the chrome process through message passing. Using a JSM avoids having them
+ in content.js and thereby registering N observers for N open tabs, which is bad
+ for perf.
+
+Files: toolkit/moz.configure
+Copyright: __NO_COPYRIGHT__ in: toolkit/moz.configure
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Profiling
+
+Files: js/src/tests/ecma/TypeConversion/9.6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.6.js
+ ECMA Section: 9.6 Type Conversion: ToUint32
+ Description: rules for converting an argument to an unsigned
+ 32 bit integer
+ .
+ this test uses >>> 0 to convert the argument to
+ an unsigned 32bit integer.
+ .
+ 1 call ToNumber on argument
+ 2 if result is NaN, 0, -0, Infinity, -Infinity
+ return 0
+ 3 compute (sign (result(1)) * floor(abs(result 1)))
+ 4 compute result(3) modulo 2^32:
+ 5 return result(4)
+ .
+ special cases:
+ -0 returns 0
+ Infinity returns 0
+ -Infinity returns 0
+ 0 returns 0
+
+Files: js/src/tests/ecma/Expressions/11.10-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.10-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.10-1.js
+ ECMA Section: 11.10-1 Binary Bitwise Operators: &
+ Description:
+ Semantics
+ .
+ The production A : A @ B, where @ is one of the bitwise operators in the
+ productions &, ^, | , is evaluated as follows:
+ .
+ 1. Evaluate A.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate B.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToInt32(Result(2)).
+ 6. Call ToInt32(Result(4)).
+ 7. Apply the bitwise operator @ to Result(5) and Result(6). The result is
+ a signed 32 bit integer.
+ 8. Return Result(7).
+
+Files: js/src/tests/ecma/String/15.5.4.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.1.js
+ ECMA Section: 15.5.4.1 String.prototype.constructor
+ .
+ Description:
+ Author: christine@netscape.com
+ Date: 28 october 1997
+
+Files: nsprpub/pr/tests/anonfm.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/anonfm.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: anonfm.c
+ Description: Test anonymous file map
+ .
+ Synopsis: anonfm [options] [dirName]
+ .
+ Options:
+ -d enable debug mode
+ -h display a help message
+ -s <n> size of the anonymous memory map, in KBytes. default: 100KBytes.
+ -C 1 Operate this process as ClientOne()
+ -C 2 Operate this process as ClientTwo()
+ .
+ anonfn.c contains two tests, corresponding to the two protocols for
+ passing an anonymous file map to a child process.
+ .
+ ServerOne()/ClientOne() tests the passing of "raw" file map; it uses
+
+Files: js/src/tests/ecma/ExecutionContexts/10.2.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.2.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.2.3-2.js
+ ECMA Section: 10.2.3 Function and Anonymous Code
+ Description:
+ .
+ The scope chain is initialized to contain the activation object followed
+ by the global object. Variable instantiation is performed using the
+ activation by the global object. Variable instantiation is performed using
+ the activation object as the variable object and using property attributes
+ { DontDelete }. The caller provides the this value. If the this value
+ provided by the caller is not an object (including the case where it is
+ null), then the this value is the global object.
+
+Files: xpcom/ds/nsStaticNameTable.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/ds/nsStaticNameTable.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class to manage lookup of static names in a table.
+
+Files: js/src/tests/ecma/ExecutionContexts/10.2.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.2.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.2.3-1.js
+ ECMA Section: 10.2.3 Function and Anonymous Code
+ Description:
+ .
+ The scope chain is initialized to contain the activation object followed
+ by the global object. Variable instantiation is performed using the
+ activation by the global object. Variable instantiation is performed using
+ the activation object as the variable object and using property attributes
+ { DontDelete }. The caller provides the this value. If the this value
+ provided by the caller is not an object (including the case where it is
+ null), then the this value is the global object.
+
+Files: js/src/tests/js1_5/String/regress-107771.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/String/regress-107771.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 31 October 2001
+ .
+ SUMMARY: Regression test for bug 107771
+
+Files: js/src/tests/ecma_3/RegExp/regress-225289.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-225289.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 10 November 2003
+ SUMMARY: Testing regexps with complementary alternatives
+
+Files: nsprpub/pr/src/pthreads/ptsynch.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/pthreads/ptsynch.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: ptsynch.c
+ Descritpion: Implemenation for thread synchronization using pthreads
+ Exports: prlock.h, prcvar.h, prmon.h, prcmon.h
+
+Files: dom/webidl/MediaError.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/html/#mediaerror
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: devtools/client/jsonview/css/search-box.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/jsonview/css/search-box.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Search Box
+
+Files: mailnews/news/src/nsNNTPNewsgroupList.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/news/src/nsNNTPNewsgroupList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ formerly listngst.h
+ This class should ultimately be part of a news group listing
+ state machine - either by inheritance or delegation.
+ Currently, a folder pane owns one and libnet news group listing
+ related messages get passed to this object.
+
+Files: js/src/tests/ecma_3/RegExp/15.10.3.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.3.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 November 2000
+ .
+ SUMMARY: Passing (RegExp object, flag) to RegExp() function.
+ This test arose from Bugzilla bug 61266. The ECMA3 section is:
+ .
+ 15.10.3 The RegExp Constructor Called as a Function
+ .
+ 15.10.3.1 RegExp(pattern, flags)
+ .
+ If pattern is an object R whose [[Class]] property is "RegExp"
+ and flags is undefined, then return R unchanged. Otherwise
+ call the RegExp constructor (section 15.10.4.1), passing it the
+ pattern and flags arguments and return the object constructed
+ by that constructor.
+ .
+ The current test will check the first scenario outlined above:
+ .
+ "pattern" is itself a RegExp object R
+ "flags" is undefined
+ .
+ The flags parameter will be undefined in the sense of not being
+ provided. We check that RegExp(R) returns R -
+
+Files: security/nss/lib/freebl/pqg.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/pqg.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PQG parameter generation/verification. Based on FIPS 186-3.
+
+Files: dom/webidl/HeapSnapshot.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HeapSnapshot.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A HeapSnapshot represents a snapshot of the heap graph
+
+Files: js/src/tests/ecma/LexicalConventions/7.2-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.2-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.2-3.js
+ ECMA Section: 7.2 Line Terminators
+ Description: - readability
+ - separate tokens
+ - may occur between any two tokens
+ - cannot occur within any token, not even a string
+ - affect the process of automatic semicolon insertion.
+ .
+ white space characters are:
+ unicode name formal name string representation
+ .
+ this test uses onerror to capture line numbers. because
+ we use on error, we can only have one test case per file.
+
+Files: devtools/shared/platform/content/clipboard.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/platform/content/clipboard.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helpers for clipboard handling.
+ .
+ globals document
+
+Files: toolkit/components/telemetry/TelemetrySend.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetrySend.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module is responsible for uploading pings to the server and persisting
+ pings that can't be send now.
+ Those pending pings are persisted on disk and sent at the next opportunity,
+ newest first.
+
+Files: js/src/tests/ecma_3/Array/15.4.4.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/15.4.4.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 12 Mar 2001
+ .
+ SUMMARY: Testing Array.prototype.toLocaleString()
+
+Files: dom/media/MediaDecoderStateMachine.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/MediaDecoderStateMachine.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Each media element for a media file has one thread called the "audio thread".
+ .
+ The audio thread writes the decoded audio data to the audio
+ hardware. This is done in a separate thread to ensure that the
+ audio hardware gets a constant stream of data without
+ interruption due to decoding or display. At some point
+ AudioStream will be refactored to have a callback interface
+ where it asks for data and this thread will no longer be
+ needed.
+ .
+ The element/state machine also has a TaskQueue which runs in a
+ SharedThreadPool that is shared with all other elements/decoders. The state
+ machine dispatches tasks to this to call into the MediaDecoderReader to
+ request decoded audio or video data. The Reader will callback with decoded
+ sampled when it has them available, and the state machine places the decoded
+ samples into its queues for the consuming threads to pull from.
+ .
+ The MediaDecoderReader can choose to decode asynchronously, or synchronously
+ and return requested samples synchronously inside it's Request*Data()
+ functions via callback. Asynchronous decoding is preferred, and should be
+ used for any new readers.
+ .
+ Synchronisation of state between the thread is done via a monitor owned
+ by MediaDecoder.
+ .
+ The lifetime of the audio thread is controlled by the state machine when
+ it runs on the shared state machine thread. When playback needs to occur
+ the audio thread is created and an event dispatched to run it. The audio
+ thread exits when audio playback is completed or no longer required.
+ .
+ A/V synchronisation is handled by the state machine. It examines the audio
+ playback time and compares this to the next frame in the queue of video
+ frames. If it is time to play the video frame it is then displayed, otherwise
+ it schedules the state machine to run again at the time of the next frame.
+ .
+ Frame skipping is done in the following ways:
+ .
+ 1) The state machine will skip all frames in the video queue whose
+ display time is less than the current audio time. This ensures
+ the correct frame for the current time is always displayed.
+ .
+ 2) The decode tasks will stop decoding interframes and read to the
+ next keyframe if it determines that decoding the remaining
+ interframes will cause playback issues. It detects this by:
+ a) If the amount of audio data in the audio queue drops
+ below a threshold whereby audio may start to skip.
+ b) If the video queue drops below a threshold where it
+ will be decoding video data that won't be displayed due
+ to the decode thread dropping the frame immediately.
+ TODO: In future we should only do this when the Reader is decoding
+ synchronously.
+ .
+ When hardware accelerated graphics is not available, YCbCr conversion
+ is done on the decode task queue when video frames are decoded.
+ .
+ The decode task queue pushes decoded audio and videos frames into two
+ separate queues - one for audio and one for video. These are kept
+ separate to make it easy to constantly feed audio data to the audio
+ hardware while allowing frame skipping of video data. These queues are
+ threadsafe, and neither the decode, audio, or state machine should
+ be able to monopolize them, and cause starvation of the other threads.
+ .
+ Both queues are bounded by a maximum size. When this size is reached
+ the decode tasks will no longer request video or audio depending on the
+ queue that has reached the threshold. If both queues are full, no more
+ decode tasks will be dispatched to the decode task queue, so other
+ decoders will have an opportunity to run.
+ .
+ During playback the audio thread will be idle (via a Wait() on the
+ monitor) if the audio queue is empty. Otherwise it constantly pops
+ audio data off the queue and plays it with a blocking write to the audio
+ hardware (via AudioStream).
+
+Files: toolkit/themes/mobile/global/empty.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/mobile/global/empty.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Empty stub for theme CSS
+
+Files: mfbt/MacroArgs.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/MacroArgs.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements various macros meant to ease the use of variadic macros.
+
+Files: devtools/client/debugger/debugger.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/debugger/debugger.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Side pane views
+
+Files: toolkit/components/formautofill/content/requestAutocomplete.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/formautofill/content/requestAutocomplete.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of "requestAutocomplete.xhtml".
+
+Files: devtools/client/locales/en-US/boxmodel.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/boxmodel.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE : FILE This file contains the Layout View strings.
+ The Layout View is a panel displayed in the computed view tab of the Inspector sidebar.
+ .
+ LOCALIZATION NOTE : FILE The correct localization of this file might be to
+ keep it in English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (boxmodel.title) This is the title of the box model panel and is
+ displayed as a label.
+
+Files: intl/uconv/tests/nsconv.cpp
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/tests/nsconv.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utility that converts file encoded in one charset codepage to
+ another encoding
+
+Files: mailnews/base/content/junkCommands.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/content/junkCommands.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ functions use for junk processing commands
+ .
+ TODO: These functions make the false assumption that a view only contains
+ a single folder. This is not true for XF saved searches.
+ .
+ globals prerequisites used:
+ .
+ window.MsgStatusFeedback
+ .
+ One of:
+ GetSelectedIndices(view) (in suite)
+ gFolderDisplay (in mail)
+ .
+ messenger
+ gMessengerBundle
+ gDBView
+ either gMsgFolderSelected or gFolderDisplay
+ MsgJunkMailInfo(aCheckFirstUse)
+ SetNextMessageAfterDelete()
+ pref
+ msgWindow
+
+Files: devtools/shared/heapsnapshot/CoreDump.proto
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/CoreDump.proto
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ # Core Dumps
+ .
+ A core dump is a serialized snapshot of the heap graph. We serialize the heap
+ as a series of protobuf messages with each message prefixed by its Varint32
+ byte size so we can delimit individual protobuf messages (protobuf parsers
+ cannot determine where a message ends on their own).
+ .
+ The first protobuf message is an instance of the `Metadata` message. All
+ subsequent messages will be instances of the `Node` message. The first of
+ these `Node` messages is the root node of the serialized heap graph. Here is
+ a diagram of our core dump format:
+ .
+ +-----------------------------------------------------------------------+
+ | Varint32: The size of following `Metadata` message. |
+ +-----------------------------------------------------------------------+
+ | message: The core dump `Metadata` message. |
+ +-----------------------------------------------------------------------+
+ | Varint32: The size of the following `Node` message. |
+ +-----------------------------------------------------------------------+
+ | message: The first `Node` message. This is the root node. |
+ +-----------------------------------------------------------------------+
+ | Varint32: The size of the following `Node` message. |
+ +-----------------------------------------------------------------------+
+ | message: A `Node` message. |
+ +-----------------------------------------------------------------------+
+ | Varint32: The size of the following `Node` message. |
+ +-----------------------------------------------------------------------+
+ | message: A `Node` message. |
+ +-----------------------------------------------------------------------+
+ | . |
+ | . |
+ | . |
+ +-----------------------------------------------------------------------+
+ .
+ Core dumps should always be written with a
+ `google::protobuf::io::GzipOutputStream` and read from a
+ `google::protobuf::io::GzipInputStream`.
+ .
+ Note that all strings are de-duplicated. The first time the N^th unique
+ string is encountered, the full string is serialized. Subsequent times that
+ same string is encountered, it is referenced by N. This de-duplication
+ happens across string properties, not on a per-property basis. For example,
+ if the same K^th unique string is first used as an Edge::EdgeNameOrRef and
+ then as a StackFrame::Data::FunctionDisplayNameOrRef, the first will be the
+ actual string as the functionDisplayName oneof property, and the second will
+ be a reference to the first as the edgeNameRef oneof property whose value is
+ K.
+ .
+ We would ordinarily abstract these de-duplicated strings with messages of
+ their own, but unfortunately, the protobuf compiler does not have a way to
+ inline a messsage within another message and the child message must be
+ referenced by pointer. This leads to extra mallocs that we wish to avoid.
+
+Files: services/sync/modules/engines/addons.js
+Copyright: __NO_COPYRIGHT__ in: services/sync/modules/engines/addons.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines the add-on sync functionality.
+ .
+ There are currently a number of known limitations:
+ - We only sync XPI extensions and themes available from addons.mozilla.org.
+ We hope to expand support for other add-ons eventually.
+ - We only attempt syncing of add-ons between applications of the same type.
+ This means add-ons will not synchronize between Firefox desktop and
+ Firefox mobile, for example. This is because of significant add-on
+ incompatibility between application types.
+ .
+ Add-on records exist for each known {add-on, app-id} pair in the Sync client
+ set. Each record has a randomly chosen GUID. The records then contain
+ basic metadata about the add-on.
+ .
+ We currently synchronize:
+ .
+ - Installations
+ - Uninstallations
+ - User enabling and disabling
+ .
+ Synchronization is influenced by the following preferences:
+ .
+ - services.sync.addons.ignoreRepositoryChecking
+ - services.sync.addons.ignoreUserEnabledChanges
+ - services.sync.addons.trustedSourceHostnames
+ .
+ See the documentation in services-sync.js for the behavior of these prefs.
+
+Files: js/src/tests/ecma_7/TypedArray/subarray-validation.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/TypedArray/subarray-validation.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Summary: Ensure typed array validation is called for TypedArray.prototype.subarray.
+
+Files: dom/webidl/IdleDeadline.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/IdleDeadline.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is:
+ https://w3c.github.io/requestidlecallback/
+
+Files: dom/webidl/LocalMediaStream.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origins of this IDL file are
+ http://dev.w3.org/2011/webrtc/editor/getusermedia.html
+
+Files: dom/webidl/AnimationEffectTimingReadOnly.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/web-animations/#animationeffecttimingreadonly
+
+Files: layout/style/nsICSSStyleRuleDOMWrapper.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsICSSStyleRuleDOMWrapper.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface to provide DOM inspector with access to internal interfaces
+ via DOM interface
+
+Files: build/clang-plugin/clang-plugin.cpp
+Copyright: __NO_COPYRIGHT__ in: build/clang-plugin/clang-plugin.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file respects the LLVM coding standard described at
+ http://llvm.org/docs/CodingStandards.html
+
+Files: js/src/tests/ecma/Expressions/11.8.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.8.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.8.3.js
+
+Files: js/src/tests/ecma/Number/15.7.3.5-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.5-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.5-2.js
+
+Files: toolkit/mozapps/extensions/addonManager.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/addonManager.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This component serves as integration between the platform and AddonManager.
+ It is responsible for initializing and shutting down the AddonManager as well
+ as passing new installs from webpages to the AddonManager.
+
+Files: js/src/tests/ecma/Number/15.7.3.5-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.5-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.5-1.js
+
+Files: application/basilisk/themes/osx/places/organizer.css
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/osx/places/organizer.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Places Organizer Sidebars
+
+Files: js/src/builtin/Function.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Function.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES7 draft (January 21, 2016) 19.2.3.2 Function.prototype.bind
+
+Files: security/nss/lib/smime/cmsdecode.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsdecode.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS decoding.
+
+Files: mfbt/SegmentedVector.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/SegmentedVector.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A simple segmented vector class.
+ .
+ This class should be used in preference to mozilla::Vector or nsTArray when
+ you are simply gathering items in order to later iterate over them.
+ .
+ - In the case where you don't know the final size in advance, using
+ SegmentedVector avoids the need to repeatedly allocate increasingly large
+ buffers and copy the data into them.
+ .
+ - In the case where you know the final size in advance and so can set the
+ capacity appropriately, using SegmentedVector still avoids the need for
+ large allocations (which can trigger OOMs).
+
+Files: dom/webidl/StorageManager.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/StorageManager.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://storage.spec.whatwg.org/#storagemanager
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.3-1.js
+ ECMA Section: 10.1.3
+ Description:
+ .
+ For each formal parameter, as defined in the FormalParameterList, create
+ a property of the variable object whose name is the Identifier and whose
+ attributes are determined by the type of code. The values of the
+ parameters are supplied by the caller. If the caller supplies fewer
+ parameter values than there are formal parameters, the extra formal
+ parameters have value undefined. If two or more formal parameters share
+ the same name, hence the same property, the corresponding property is
+ given the value that was supplied for the last parameter with this name.
+ If the value of this last parameter was not supplied by the caller,
+ the value of the corresponding property is undefined.
+
+Files: media/mtransport/third_party/import.py
+Copyright: __NO_COPYRIGHT__ in: media/mtransport/third_party/import.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Execute as: /import.py <source-distribution> <target-dir>
+
+Files: js/xpconnect/src/XPCConvert.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCConvert.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Data conversion between native and JavaScript types.
+
+Files: gfx/cairo/cairo/src/cairo-cff-subset.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-cff-subset.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Useful links:
+ http://www.adobe.com/devnet/font/pdfs/5176.CFF.pdf
+
+Files: devtools/bootstrap.js
+Copyright: __NO_COPYRIGHT__ in: devtools/bootstrap.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global content
+ exported startup, shutdown, install, uninstall
+
+Files: js/src/tests/ecma/ExecutionContexts/10.2.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.2.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.2.2-2.js
+ ECMA Section: 10.2.2 Eval Code
+ Description:
+ .
+ When control enters an execution context for eval code, the previous
+ active execution context, referred to as the calling context, is used to
+ determine the scope chain, the variable object, and the this value. If
+ there is no calling context, then initializing the scope chain, variable
+ instantiation, and determination of the this value are performed just as
+ for global code.
+ .
+ The scope chain is initialized to contain the same objects, in the same
+ order, as the calling context's scope chain. This includes objects added
+ to the calling context's scope chain by WithStatement.
+ .
+ Variable instantiation is performed using the calling context's variable
+ object and using empty property attributes.
+ .
+ The this value is the same as the this value of the calling context.
+
+Files: devtools/shared/heapsnapshot/tests/gtest/DoesCrossCompartmentBoundaries.cpp
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/tests/gtest/DoesCrossCompartmentBoundaries.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that heap snapshots cross compartment boundaries when expected.
+
+Files: dom/webidl/MediaTrackSettings.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MediaTrackSettings.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/mediacapture-main/getusermedia.html
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.2.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.2.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.2.2.js
+ ECMA Section: 15.2.2.2 new Object()
+ Description:
+ .
+ When the Object constructor is called with no argument, the following
+ step is taken:
+ .
+ 1. Create a new native ECMAScript object.
+ The [[Prototype]] property of the newly constructed object is set to
+ the Object prototype object.
+ .
+ The [[Class]] property of the newly constructed object is set
+ to "Object".
+ .
+ The newly constructed object has no [[Value]] property.
+ .
+ Return the newly created native object.
+
+Files: application/palemoon/base/content/browser-devtools-theme.js
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-devtools-theme.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Listeners for the DevTools theme.
+
+Files: security/nss/lib/util/nsslocks.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/nsslocks.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsslocks.h - threadsafe functions to initialize lock pointers.
+ .
+ NOTE - The interfaces formerly in this header were private and are now all
+ obsolete.
+
+Files: js/src/tests/js1_2/String/concat.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/String/concat.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: concat.js
+ Description: 'This tests the new String object method: concat'
+
+Files: js/src/tests/ecma/LexicalConventions/7.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.1-3.js
+ ECMA Section: 7.1 White Space
+ Description: - readability
+ - separate tokens
+ - otherwise should be insignificant
+ - in strings, white space characters are significant
+ - cannot appear within any other kind of token
+ .
+ white space characters are:
+ unicode name formal name string representation
+
+Files: netwerk/test/mochitests/partial_content.sjs
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/mochitests/partial_content.sjs
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Debug and Error wrapper functions for dump().
+
+Files: js/src/tests/js1_4/Regress/function-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_4/Regress/function-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: function-002.js
+ Description:
+
+Files: extensions/auth/nsAuthSSPI.cpp
+Copyright: __NO_COPYRIGHT__ in: extensions/auth/nsAuthSSPI.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Negotiate Authentication Support Module
+ .
+ Described by IETF Internet draft: draft-brezak-kerberos-http-00.txt
+ (formerly draft-brezak-spnego-http-04.txt)
+ .
+ Also described here:
+
+Files: dom/webidl/TrackEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TrackEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#trackevent
+
+Files: security/nss/lib/freebl/mpi/mpi_arm.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_arm.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This inlined version is for 32-bit ARM platform only
+
+Files: security/nss/cmd/crlutil/crlgen_lex.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/crlutil/crlgen_lex.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A lexical scanner generated by flex
+
+Files: dom/webidl/NetworkInformation.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is https://w3c.github.io/netinfo/
+
+Files: js/src/tests/ecma/Number/15.7.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.1.js
+ ECMA Section: 15.7.1 The Number Constructor Called as a Function
+ 15.7.1.1
+ 15.7.1.2
+ .
+ Description: When Number is called as a function rather than as a
+ constructor, it performs a type conversion.
+ 15.7.1.1 Return a number value (not a Number object)
+ computed by ToNumber( value )
+ 15.7.1.2 Number() returns 0.
+ .
+ need to add more test cases. see the testcases for
+ TypeConversion ToNumber.
+
+Files: toolkit/components/downloads/test/unit/head_download_manager.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/downloads/test/unit/head_download_manager.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the download manager backend
+
+Files: js/src/tests/ecma_3/ExecutionContexts/10.1.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/ExecutionContexts/10.1.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ECMA Section: 10.1.4.1 Entering An Execution Context
+ ECMA says:
+ * Global Code, Function Code
+ Variable instantiation is performed using the global object as the
+ variable object and using property attributes { DontDelete }.
+ .
+ * Eval Code
+ Variable instantiation is performed using the calling context's
+ variable object and using empty property attributes.
+
+Files: security/manager/tools/genHPKPStaticPins.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/tools/genHPKPStaticPins.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ How to run this file:
+ 1. [obtain firefox source code]
+ 2. [build/obtain firefox binaries]
+ 3. run `[path to]/run-mozilla.sh [path to]/xpcshell \
+ [path to]/genHPKPStaticpins.js \
+ [absolute path to]/PreloadedHPKPins.json \
+ [an unused argument - see bug 1205406] \
+ [absolute path to]/StaticHPKPins.h
+
+Files: gfx/cairo/cairo/src/cairoint.h
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairoint.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These definitions are solely for use by the implementation of cairo
+ and constitute no kind of standard. If you need any of these
+ functions, please drop me a note. Either the library needs new
+ functionality, or there's a way to do what you need using the
+ existing published interfaces. cworth@cworth.org
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.4.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.4.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.4.1.js
+ ECMA Section: 15.2.4 Object.prototype.constructor
+ .
+ Description: The initial value of the Object.prototype.constructor
+ is the built-in Object constructor.
+
+Files: mfbt/Char16.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Char16.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements a UTF-16 character type.
+
+Files: security/nss/cmd/fipstest/sha.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/sha.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A Bourne shell script for running the NIST SHA Algorithm Validation Suite
+
+Files: js/src/tests/ecma/Statements/12.6.3-9-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-9-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-9-n.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ The production IterationStatement : for ( LeftHandSideExpression in Expression )
+ Statement is evaluated as follows:
+ .
+ 1. Evaluate the Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToObject(Result(2)).
+ 4. Let C be "normal completion".
+ 5. Get the name of the next property of Result(3) that doesn't have the
+ DontEnum attribute. If there is no such property, go to step 14.
+ 6. Evaluate the LeftHandSideExpression ( it may be evaluated repeatedly).
+ 7. Call PutValue(Result(6), Result(5)). PutValue( V, W ):
+ 1. If Type(V) is not Reference, generate a runtime error.
+ 2. Call GetBase(V).
+ 3. If Result(2) is null, go to step 6.
+ 4. Call the [[Put]] method of Result(2), passing GetPropertyName(V)
+ for the property name and W for the value.
+ 5. Return.
+ 6. Call the [[Put]] method for the global object, passing
+ GetPropertyName(V) for the property name and W for the value.
+ 7. Return.
+ 8. Evaluate Statement.
+ 9. If Result(8) is a value completion, change C to be "normal completion
+ after value V" where V is the value carried by Result(8).
+ 10. If Result(8) is a break completion, go to step 14.
+ 11. If Result(8) is a continue completion, go to step 5.
+ 12. If Result(8) is a return completion, return Result(8).
+ 13. Go to step 5.
+ 14. Return C.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_ignore_protocol.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_ignore_protocol.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 424509 to make sure searching for "h" doesn't match "http" of urls.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-027.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-027.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-027.js
+ Corresponds To: 7.4.2-4-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ var
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: gfx/cairo/cairo/src/cairo-xml-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xml-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This surface is intended to produce a verbose, hierarchical, DAG XML file
+ representing a single surface. It is intended to be used by debuggers,
+ such as cairo-sphinx, or by application test-suites that what a log of
+ operations.
+
+Files: toolkit/components/places/nsPlacesExpiration.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/nsPlacesExpiration.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This component handles history and orphans expiration through asynchronous
+ Storage statements.
+ Expiration runs:
+ - At idle, but just once, we stop any other kind of expiration during idle
+ to preserve batteries in portable devices.
+ - At shutdown, only if the database is dirty, we should still avoid to
+ expire too heavily on shutdown.
+ - On ClearHistory we run a full expiration for privacy reasons.
+ - On a repeating timer we expire in small chunks.
+ .
+ Expiration algorithm will adapt itself based on:
+ - Memory size of the device.
+ - Status of the database (clean or dirty).
+
+Files: layout/base/nsILayoutHistoryState.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsILayoutHistoryState.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface for container for information saved in session history when
+ the document is not
+
+Files: js/src/tests/ecma_2/RegExp/regexp-enumerate-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/regexp-enumerate-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: regexp-enumerate-001.js
+ ECMA V2 Section:
+ Description: Regression Test.
+ .
+ If instance Native Object have properties that are enumerable,
+ JavaScript enumerated through the properties twice. This only
+ happened if objects had been instantiated, but their properties
+ had not been enumerated. ie, the object inherited properties
+ from its prototype that are enumerated.
+ .
+ In the core JavaScript, this is only a problem with RegExp
+ objects, since the inherited properties of most core JavaScript
+ objects are not enumerated.
+
+Files: mfbt/Attributes.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Attributes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementations of various class and method modifier attributes.
+
+Files: layout/base/nsLayoutHistoryState.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsLayoutHistoryState.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ container for information saved in session history when the document
+ is not
+
+Files: toolkit/components/places/tests/unit/test_463863.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_463863.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TEST DESCRIPTION:
+ .
+ This test checks that in a basic history query all transition types visits
+
+Files: netwerk/protocol/data/nsDataChannel.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/protocol/data/nsDataChannel.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ data implementation header
+
+Files: toolkit/components/places/tests/queries/test_querySerialization.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_querySerialization.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests Places query serialization. Associated bug is
+
+Files: security/nss/coreconf/coreconf.dep
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/coreconf.dep
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A dummy header file that is a dependency for all the object files.
+ Used to force a full recompilation of NSS in Mozilla's Tinderbox
+ depend builds. See comments in rules.mk.
+
+Files: js/src/tests/ecma/Number/15.7.4.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.4.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4.3-2.js
+ ECMA Section: 15.7.4.3.1 Number.prototype.valueOf()
+ Description:
+ Returns this number value.
+ .
+ The valueOf function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: js/src/tests/ecma/LexicalConventions/7.5-5-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-5-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.5-5-n.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: security/nss/lib/pk11wrap/pk11akey.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11akey.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains functions to manage asymetric keys, (public and
+ private keys).
+
+Files: mailnews/base/util/mailnewsMigrator.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/mailnewsMigrator.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Migrate profile (prefs and other files) from older versions of Mailnews to
+ current.
+ This should be run at startup. It migrates as needed: each migration
+ function should be written to be a no-op when the value is already migrated
+ or was never used in the old version.
+
+Files: devtools/client/storage/test/browser_storage_values.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_values.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test to verify that the values shown in sidebar are correct
+ .
+ Format: [
+ <id of the table item to click> or <id array for tree item to select> or
+ null do click nothing,
+ null to skip checking value in variables view or a key value pair object
+ which will be asserted to exist in the storage sidebar,
+ true if the check is to be made in the parsed value section
+ ]
+
+Files: devtools/client/memory/test/browser/browser_memory_tree_map-02.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/memory/test/browser/browser_memory_tree_map-02.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test the drag and zooming behavior
+
+Files: mailnews/base/public/nsIMsgKeyArray.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/public/nsIMsgKeyArray.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This interface wraps an nsTArray<nsMsgKey> so that we can pass arrays
+ back and forth between c++ and js (or via xpconnect generally).
+
+Files: dom/webidl/ImageData.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#imagedata
+ .
+ You are granted a license to use, reproduce and create derivative works of this document.
+
+Files: netwerk/base/nsURLHelperUnix.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsURLHelperUnix.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Unix-specific local file uri parsing
+
+Files: toolkit/xre/MacApplicationDelegate.mm
+Copyright: __NO_COPYRIGHT__ in: toolkit/xre/MacApplicationDelegate.mm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NSApplication delegate for Mac OS X Cocoa API.
+ .
+ As of 10.4 Tiger, the system can send six kinds of Apple Events to an application;
+ a well-behaved XUL app should have some kind of handling for all of them.
+
+Files: dom/webidl/AnimationPlaybackEvent.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/web-animations/#the-animationplaybackevent-interface
+
+Files: layout/base/ArenaRefPtr.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/ArenaRefPtr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ smart pointer for strong references to nsPresArena-allocated objects
+ that might be held onto until the arena's destruction
+
+Files: security/manager/ssl/tests/unit/test_cert_isBuiltInRoot.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_isBuiltInRoot.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that nsIX509Cert.isBuiltInRoot works as expected.
+
+Files: layout/style/res/counterstyles.css
+Copyright: __NO_COPYRIGHT__ in: layout/style/res/counterstyles.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Defined in CSS Counter Styles Level 3
+ .
+ 6 Simple Predefined Counter Styles
+ .
+ 6.1 Numeric
+
+Files: layout/base/nsPresArena.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsPresArena.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ arena allocation for the frame tree and closely-related objects
+
+Files: widget/nsNativeTheme.h
+Copyright: __NO_COPYRIGHT__ in: widget/nsNativeTheme.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This defines a common base class for nsITheme implementations, to reduce
+ code duplication.
+
+Files: mfbt/ThreadLocal.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/ThreadLocal.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Cross-platform lightweight thread local data wrappers.
+
+Files: js/src/tests/ecma/Math/15.8-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8-3.js
+ ECMA Section: 15.8 The Math Object
+ .
+ Description:
+ .
+ The Math object is merely a single object that has some named properties,
+ some of which are functions.
+ .
+ The value of the internal [[Prototype]] property of the Math object is the
+ Object prototype object (15.2.3.1).
+ .
+ The Math object does not have a [[Construct]] property; it is not possible
+ to use the Math object as a constructor with the new operator.
+ .
+ The Math object does not have a [[Call]] property; it is not possible to
+ invoke the Math object as a function.
+ .
+ Recall that, in this specification, the phrase "the number value for x" has
+ a technical meaning defined in section 8.5.
+
+Files: dom/webidl/HTMLFieldSetElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-fieldset-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/tests/js1_5/Regress/regress-89474.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-89474.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 07 July 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 89474
+
+Files: docshell/test/browser/browser_bug655273.js
+Copyright: __NO_COPYRIGHT__ in: docshell/test/browser/browser_bug655273.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for Bug 655273. Make sure that after changing the URI via
+ history.pushState, the resulting SHEntry has the same title as our old
+ SHEntry.
+
+Files: toolkit/components/terminator/nsTerminator.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/terminator/nsTerminator.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A watchdog designed to terminate shutdown if it lasts too long.
+ .
+ This watchdog is designed as a worst-case problem container for the
+ common case in which Firefox just won't shutdown.
+ .
+ We spawn a thread during quit-application. If any of the shutdown
+ steps takes more than n milliseconds (63000 by default), kill the
+ process as fast as possible, without any cleanup.
+
+Files: js/src/tests/js1_2/statements/switch2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/statements/switch2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: switch2.js
+ Description: 'Tests the switch statement'
+
+Files: services/sync/modules/addonsreconciler.js
+Copyright: __NO_COPYRIGHT__ in: services/sync/modules/addonsreconciler.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains middleware to reconcile state of AddonManager for
+ purposes of tracking events for Sync. The content in this file exists
+ because AddonManager does not have a getChangesSinceX() API and adding
+ that functionality properly was deemed too time-consuming at the time
+ add-on sync was originally written. If/when AddonManager adds this API,
+ this file can go away and the add-ons engine can be rewritten to use it.
+ .
+ It was decided to have this tracking functionality exist in a separate
+ standalone file so it could be more easily understood, tested, and
+ hopefully ported.
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-storage-transparent.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-storage-transparent.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the transparent/opaque type
+ tests internal to storage().
+ .
+ In this case the argument type is always a transparent object, so
+ ObjectIsOpaqueTypedObject resolves to false and
+ ObjectIsTransparentTypedObject resolves to true.
+
+Files: dom/webidl/HTMLInputElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-input-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: toolkit/components/places/tests/browser/browser_bug248970.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_bug248970.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test performs checks on the history testing area as outlined
+ https://wiki.mozilla.org/Firefox3.1/PrivateBrowsing/TestPlan#History
+
+Files: js/src/tests/js1_5/Regress/regress-168347.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-168347.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 13 Sep 2002
+ SUMMARY: Testing F.toString()
+
+Files: js/src/tests/ecma_2/RegExp/properties-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/properties-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/properties-002.js
+ ECMA Section: 15.7.6.js
+ Description: Based on ECMA 2 Draft 7 February 1999
+
+Files: dom/webidl/IDBCursor.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/IDBCursor.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBCursorDirection
+
+Files: security/nss/cmd/tests/nonspr10.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/tests/nonspr10.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test verifies that NSS public headers can be compiled with no
+ NSPR 1.0 support.
+
+Files: nsprpub/pr/src/md/unix/uxshm.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/uxshm.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ uxshm.c -- Unix Implementations NSPR Named Shared Memory
+ .
+ lth. Jul-1999.
+
+Files: toolkit/components/mediasniffer/mp3sniff.c
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/mediasniffer/mp3sniff.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ MPEG format parsing
+
+Files: js/src/tests/ecma_3/Object/regress-79129-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/regress-79129-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 06 May 2001
+ .
+ SUMMARY: Regression test: we shouldn't crash on this code
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-TypeDescrIsSimpleType.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-TypeDescrIsSimpleType.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Testing TypeDescrIsSimpleType() is tricky because it's not exposed.
+ However, the implementation of <typed-object>.build() must use it.
+ .
+ This basically asserts that build() works, and thus that the code is
+ at least not broken.
+ .
+ To verify that inlining happens:
+
+Files: js/src/tests/ecma/Date/15.9.5.15.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.15.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.15.js
+ ECMA Section: 15.9.5.15
+ Description: Date.prototype.getUTCHours
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return HourFromTime(t).
+
+Files: tools/profiler/core/v8-support.h
+Copyright: __NO_COPYRIGHT__ in: tools/profiler/core/v8-support.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This contains stubs and infrastructure to support code from v8
+
+Files: security/nss/lib/certdb/xbsconst.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/xbsconst.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ X.509 v3 Basic Constraints Extension
+
+Files: js/src/tests/ecma_3/RegExp/regress-100199.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-100199.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 17 September 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 100199
+
+Files: security/nss/coreconf/version.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/version.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Build master "Core Components" release version directory name #
+
+Files: dom/webidl/XULDocument.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/XULDocument.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is:
+ dom/interfaces/xul/nsIDOMXULDocument.idl
+
+Files: application/basilisk/components/downloads/content/downloads.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/downloads/content/downloads.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handles the Downloads panel user interface for each browser window.
+ .
+ This file includes the following constructors and global objects:
+ .
+ DownloadsPanel
+ Main entry point for the downloads panel interface.
+ .
+ DownloadsOverlayLoader
+ Allows loading the downloads panel and the status indicator interfaces on
+ demand, to improve startup performance.
+ .
+ DownloadsView
+ Builds and updates the downloads list widget, responding to changes in the
+ download state and real-time data. In addition, handles part of the user
+ interaction events raised by the downloads list widget.
+ .
+ DownloadsViewItem
+ Builds and updates a single item in the downloads list widget, responding to
+ changes in the download state and real-time data, and handles the user
+ interaction events related to a single item in the downloads list widgets.
+ .
+ DownloadsViewController
+ Handles part of the user interaction events raised by the downloads list
+ widget, in particular the "commands" that apply to multiple items, and
+ dispatches the commands that apply to individual items.
+ .
+ A few words on focus and focusrings
+ .
+ We do quite a few hacks in the Downloads Panel for focusrings. In fact, we
+ basically suppress most if not all XUL-level focusrings, and style/draw
+ them ourselves (using :focus instead of -moz-focusring). There are a few
+ reasons for this:
+ .
+ 1) Richlists on OSX don't have focusrings; instead, they are shown as
+ selected. This makes for some ambiguity when we have a focused/selected
+ item in the list, and the mouse is hovering a completed download (which
+ highlights).
+ 2) Windows doesn't show focusrings until after the first time that tab is
+ pressed (and by then you're focusing the second item in the panel).
+ 3) Richlistbox sets -moz-focusring even when we select it with a mouse.
+ .
+ In general, the desired behaviour is to focus the first item after pressing
+ tab/down, and show that focus with a ring. Then, if the mouse moves over
+ the panel, to hide that focus ring; essentially resetting us to the state
+ before pressing the key.
+ .
+ We end up capturing the tab/down key events, and preventing their default
+ behaviour. We then set a "keyfocus" attribute on the panel, which allows
+ us to draw a ring around the currently focused element. If the panel is
+ closed or the mouse moves over the panel, we remove the attribute.
+
+Files: toolkit/components/sqlite/sqlite_internal.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/sqlite/sqlite_internal.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines an Sqlite object containing js-ctypes bindings for
+ sqlite3. It should be included from a worker thread using require.
+ .
+ It serves the following purposes:
+ - opens libxul;
+ - defines sqlite3 API functions;
+ - defines the necessary sqlite3 types.
+
+Files: rdf/base/rdfutil.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/base/rdfutil.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementations for a bunch of useful RDF utility routines. Many of
+ these will eventually be exported outside of RDF.DLL via the
+ nsIRDFService interface.
+ .
+ TO DO
+ .
+ 1) Make this so that it doesn't permanently leak the RDF service
+ object.
+ .
+ 2) Make container functions thread-safe. They currently don't ensure
+ that the RDF:nextVal property is maintained safely.
+
+Files: js/src/tests/js1_5/Regress/regress-111557.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-111557.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 Nov 2001
+ SUMMARY: JS should not crash on this code
+
+Files: nsprpub/pr/src/cplus/tests/time.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/tests/time.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ time.cpp - a test program
+
+Files: security/nss/lib/util/pkcs11t.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/pkcs11t.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ License to copy and use this software is granted provided that it is
+ identified as "RSA Security Inc. PKCS #11 Cryptographic Token Interface
+ (Cryptoki)" in all material mentioning or referencing this software.
+
+Files: toolkit/mozapps/update/updater/updater.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/updater.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Manifest Format
+
+Files: js/src/tests/ecma_3/Statements/regress-157509.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-157509.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 15 July 2002
+ SUMMARY: Testing for SyntaxError on usage of '\' in identifiers
+
+Files: security/manager/ssl/tests/unit/test_cert_version.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_version.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the interaction between the basic constraints extension and the
+ certificate version field. In general, the testcases consist of verifying
+ certificate chains of the form:
+ .
+ end-entity (issued by) intermediate (issued by) trusted X509v3 root
+ .
+ where the intermediate is one of X509 v1, v2, v3, or v4, and either does or
+ does not have the basic constraints extension. If it has the extension, it
+ either does or does not specify that it is a CA.
+ .
+ To test cases where the trust anchor has a different version and/or does or
+ does not have the basic constraint extension, there are testcases where the
+ intermediate is trusted as an anchor and the verification is repeated.
+ (Loading a certificate with trust "CTu,," means that it is a trust anchor
+ for SSL. Loading a certificate with trust ",," means that it inherits its
+ trust.)
+ .
+ There are also testcases for end-entities issued by a trusted X509v3 root
+ where the end-entities similarly cover the range of versions and basic
+ constraint extensions.
+ .
+ Finally, there are testcases for self-signed certificates that, again, cover
+ the range of versions and basic constraint extensions.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-018.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-018.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-018
+ Corresponds To: 7.4.3-11-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: security/manager/ssl/tests/unit/tlsserver/cmd/BadCertServer.cpp
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/tlsserver/cmd/BadCertServer.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a standalone server that uses various bad certificates.
+ The client is expected to connect, initiate an SSL handshake (with SNI
+ to indicate which "server" to connect to), and verify the certificate.
+ If all is good, the client then sends one encrypted byte and receives that
+ same byte back.
+ This server also has the ability to "call back" another process waiting on
+ it. That is, when the server is all set up and ready to receive connections,
+ it will connect to a specified port and issue a simple HTTP request.
+
+Files: nsprpub/pr/src/md/windows/ntdllmn.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/ntdllmn.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The DLL entry point (DllMain) for NSPR.
+ .
+ The only reason we use DLLMain() now is to find out whether
+ the NSPR DLL is statically or dynamically loaded. When
+ dynamically loaded, we cannot use static thread-local storage.
+ However, static TLS is faster than the TlsXXX() functions.
+ So we want to use static TLS whenever we can. A global
+
+Files: config/makefiles/nonrecursive.mk
+Copyright: __NO_COPYRIGHT__ in: config/makefiles/nonrecursive.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The purpose of this file is to pull in non-recursive targets when performing
+ a partial tree (not top-level) build. This will allow people to continue to
+ build individual directories while some of the targets may not be normally
+ defined in that make file.
+ .
+ Non-recursive targets are attached to existing make targets. The
+
+Files: gfx/cairo/cairo/src/cairo-ps-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-ps-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Design of the PS output:
+ .
+ The PS output is harmonised with the PDF operations using PS procedures
+ to emulate the PDF operators.
+ .
+ This has a number of advantages:
+ 1. A large chunk of code is shared between the PDF and PS backends.
+ See cairo-pdf-operators.
+ 2. Using gs to do PS -> PDF and PDF -> PS will always work well.
+
+Files: toolkit/jetpack/sdk/deprecated/sync-worker.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/deprecated/sync-worker.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ `deprecated/sync-worker` was previously `content/worker`, that was
+ incompatible with e10s. we are in the process of switching to the new
+ asynchronous `Worker`, which behaves slightly differently in some edge
+ cases, so we are keeping this one around for a short period.
+ try to switch to the new one as soon as possible..
+
+Files: dom/webidl/TCPSocketErrorEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TCPSocketErrorEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Dispatched as part of the "error" event in the following situations:
+ - if there's an error detected when the TCPSocket closes
+ - if there's an internal error while sending data
+ - if there's an error connecting to the host
+
+Files: application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Fonts
+
+Files: nsprpub/lib/libc/src/plgetopt.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/libc/src/plgetopt.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: plgetopt.c
+ Description: utilities to parse argc/argv
+
+Files: mailnews/extensions/smime/public/nsIMsgSMIMECompFields.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/smime/public/nsIMsgSMIMECompFields.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a private interface used exclusively by SMIME. NO ONE outside of extensions/smime
+ should have any knowledge nor should be referring to this interface.
+
+Files: dom/webidl/PerformanceResourceTiming.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/resource-timing/#performanceresourcetiming
+
+Files: intl/lwbrk/tools/anzx4051.pl
+Copyright: __NO_COPYRIGHT__ in: intl/lwbrk/tools/anzx4051.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Initial global variable
+
+Files: devtools/client/locales/l10n.ini
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/l10n.ini
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is specifically to allow SeaMonkey and Thunderbird
+ to use the devtools client localizations from comm-*
+
+Files: build/moz.configure/checks.configure
+Copyright: __NO_COPYRIGHT__ in: build/moz.configure/checks.configure
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Templates implementing some generic checks.
+
+Files: devtools/shared/heapsnapshot/tests/gtest/DoesntCrossCompartmentBoundaries.cpp
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/tests/gtest/DoesntCrossCompartmentBoundaries.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that heap snapshots walk the compartment boundaries correctly.
+
+Files: security/nss/lib/pk11wrap/pk11err.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11err.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ this file maps PKCS11 Errors into SECErrors
+ This is an information reducing process, since most errors are reflected
+ back to the user (the user doesn't care about invalid flags, or active
+ operations). If any of these errors need more detail in the upper layers
+
+Files: gfx/src/nsThemeConstants.h
+Copyright: __NO_COPYRIGHT__ in: gfx/src/nsThemeConstants.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ No appearance at all.
+
+Files: js/src/tests/ecma_2017/AsyncFunctions/cover-init-name-syntax.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/AsyncFunctions/cover-init-name-syntax.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CoverInitName in async arrow parameters.
+
+Files: application/palemoon/components/sessionstore/nsSessionStore.js
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/nsSessionStore.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Session Storage and Restoration
+ .
+ Overview
+ This service keeps track of a user's session, storing the various bits
+ required to return the browser to its current state. The relevant data is
+ stored in memory, and is periodically saved to disk in a file in the
+ profile directory. The service is started at first window load, in
+ delayedStartup, and will restore the session from the data received from
+ the nsSessionStartup service.
+
+Files: js/src/tests/js1_5/Scope/scope-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/scope-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-02
+ .
+ SUMMARY: Testing visibility of outer function from inner function.
+
+Files: nsprpub/pr/src/bthreads/btlocks.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/bthreads/btlocks.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: btlocks.c
+ Description: Implemenation for thread locks using bthreads
+ Exports: prlock.h
+
+Files: toolkit/themes/shared/non-mac.jar.inc.mn
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/shared/non-mac.jar.inc.mn
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is not a complete / proper jar manifest. It is conditionally included
+ by the shared jar manifest, which in turn is included by the os-specific
+ manifests.
+ As a result, the source file paths are relative to the location of the
+ actual manifests.
+ .
+ include jar.inc.mn
+
+Files: dom/smil/test/db_smilCSSPropertyList.js
+Copyright: __NO_COPYRIGHT__ in: dom/smil/test/db_smilCSSPropertyList.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ list of CSS properties recognized by SVG 1.1 spec, for use in mochitests
+ .
+ List of CSS Properties from SVG 1.1 Specification, Appendix N
+
+Files: js/src/tests/ecma_2/Exceptions/expression-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-004.js
+ Corresponds To: 11.2.1-4-n.js
+ ECMA Section: 11.2.1 Property Accessors
+ Description:
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.4.js
+ ECMA Section: 15.3.4 Properties of the Function Prototype Object
+ .
+ Description: The Function prototype object is itself a Function
+ object ( its [[Class]] is "Function") that, when
+ invoked, accepts any arguments and returns undefined.
+ .
+ The value of the internal [[Prototype]] property
+ object is the Object prototype object.
+ .
+ It is a function with an "empty body"; if it is
+ invoked, it merely returns undefined.
+ .
+ The Function prototype object does not have a valueOf
+ property of its own; however it inherits the valueOf
+ property from the Object prototype Object.
+
+Files: js/src/tests/ecma_2/Exceptions/statement-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/statement-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: statement-002.js
+ Corresponds To: 12.6.3-1.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ The production IterationStatement : for ( LeftHandSideExpression in Expression )
+ Statement is evaluated as follows:
+ .
+ 1. Evaluate the Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToObject(Result(2)).
+ 4. Let C be "normal completion".
+ 5. Get the name of the next property of Result(3) that doesn't have the
+ DontEnum attribute. If there is no such property, go to step 14.
+ 6. Evaluate the LeftHandSideExpression ( it may be evaluated repeatedly).
+ 7. Call PutValue(Result(6), Result(5)). PutValue( V, W ):
+ 1. If Type(V) is not Reference, generate a runtime error.
+ 2. Call GetBase(V).
+ 3. If Result(2) is null, go to step 6.
+ 4. Call the [[Put]] method of Result(2), passing GetPropertyName(V)
+ for the property name and W for the value.
+ 5. Return.
+ 6. Call the [[Put]] method for the global object, passing
+ GetPropertyName(V) for the property name and W for the value.
+ 7. Return.
+ 8. Evaluate Statement.
+ 9. If Result(8) is a value completion, change C to be "normal completion
+ after value V" where V is the value carried by Result(8).
+ 10. If Result(8) is a break completion, go to step 14.
+ 11. If Result(8) is a continue completion, go to step 5.
+ 12. If Result(8) is a return completion, return Result(8).
+ 13. Go to step 5.
+ 14. Return C.
+
+Files: security/nss/lib/certhigh/ocspi.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certhigh/ocspi.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ocspi.h - NSS internal interfaces to OCSP code
+
+Files: js/src/tests/ecma/Number/15.7.4.2-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.4.2-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4.2-4.js
+ ECMA Section: 15.7.4.2.1 Number.prototype.toString()
+ Description:
+ If the radix is the number 10 or not supplied, then this number value is
+ given as an argument to the ToString operator; the resulting string value
+ is returned.
+ .
+ If the radix is supplied and is an integer from 2 to 36, but not 10, the
+ result is a string, the choice of which is implementation dependent.
+ .
+ The toString function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: js/src/tests/ecma/Math/15.8.2.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.1.js
+ ECMA Section: 15.8.2.1 abs( x )
+ Description: return the absolute value of the argument,
+ which should be the magnitude of the argument
+ with a positive sign.
+ - if x is NaN, return NaN
+ - if x is -0, result is +0
+ - if x is -Infinity, result is +Infinity
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: devtools/shared/locales/en-US/debugger.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/locales/en-US/debugger.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Debugger
+ which is available from the Web Developer sub-menu -> 'Debugger'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (remoteIncomingPromptTitle): The title displayed on the
+ dialog that prompts the user to allow the incoming connection.
+
+Files: dom/media/test/graph_latency.py
+Copyright: __NO_COPYRIGHT__ in: dom/media/test/graph_latency.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ needs matplotlib (sudo aptitude install python-matplotlib)
+
+Files: devtools/client/locales/en-US/har.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/har.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Network Monitor
+ which is available from the Web Developer sub-menu -> 'Network Monitor'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (har.responseBodyNotIncluded): A label used within
+ HAR file explaining that HTTP response bodies are not includes
+ in exported data.
+
+Files: netwerk/test/TestServ.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/TestServ.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ To use try out this JS server socket implementation, just copy this file
+ into the "components" directory of a Mozilla build. Then load the URL
+ http://localhost:4444/ in the browser. You should see a page get loaded
+ that was served up by this component :-)
+ .
+ This code requires Mozilla 1.6 or better.
+
+Files: toolkit/components/osfile/modules/osfile_win_allthreads.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_win_allthreads.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module defines the thread-agnostic components of the Win version
+ of OS.File. It depends on the thread-agnostic cross-platform components
+ of OS.File.
+ .
+ It serves the following purposes:
+ - open kernel32;
+ - define OS.Shared.Win.Error;
+ - define a few constants and types that need to be defined on all platforms.
+ .
+ This module can be:
+ - opened from the main thread as a jsm module;
+ - opened from a chrome worker through require().
+
+Files: toolkit/locales/l10n.mk
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/l10n.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Shared makefile that can be used to easily kick off l10n builds
+ of Mozilla applications.
+ This makefile should be included, and then assumes that the including
+ makefile defines the following targets:
+ clobber-zip
+ This target should remove all language dependent-files from $(STAGEDIST),
+
+Files: js/src/tests/ecma_2/Exceptions/statement-005.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/statement-005.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: statement-005.js
+ Corresponds To: 12.6.3-8-n.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ Author: christine@netscape.com
+ Date: 11 september 1997
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.5-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.5-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.5-3.js
+ ECMA Section: 10.1.5 Global Object
+ Description:
+ There is a unique global object which is created before control enters
+ any execution context. Initially the global object has the following
+ properties:
+ .
+ Built-in objects such as Math, String, Date, parseInt, etc. These have
+ attributes { DontEnum }.
+ .
+ Additional host defined properties. This may include a property whose
+ value is the global object itself, for example window in HTML.
+ .
+ As control enters execution contexts, and as ECMAScript code is executed,
+ additional properties may be added to the global object and the initial
+ properties may be changed.
+
+Files: toolkit/locales/en-US/chrome/global/filepicker.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/filepicker.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: The extensions to which these descriptions refer
+ now live in toolkit/content/filepicker.properties
+
+Files: dom/webidl/SettingChangeNotification.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/SettingChangeNotification.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used internally by Gecko
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.4.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.4.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.4.1.js
+ ECMA Section: 15.3.4.1 Function.prototype.constructor
+ .
+ Description: The initial value of Function.prototype.constructor
+ is the built-in Function constructor.
+ Author: christine@netscape.com
+ Date: 28 october 1997
+
+Files: dom/media/tests/mochitest/dataChannel.js
+Copyright: __NO_COPYRIGHT__ in: dom/media/tests/mochitest/dataChannel.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Returns the contents of a blob as text
+ .
+ @param {Blob} blob
+
+Files: dom/base/Link.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/Link.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the base class for all link classes.
+
+Files: js/src/tests/ecma_2/RegExp/hex-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/hex-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/hex-001.js
+ ECMA Section: 15.7.3.1
+ Description: Based on ECMA 2 Draft 7 February 1999
+ Positive test cases for constructing a RegExp object
+ Author: christine@netscape.com
+ Date: 19 February 1999
+
+Files: mailnews/base/prefs/content/accountcreation/MyBadCertHandler.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountcreation/MyBadCertHandler.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This class implements nsIBadCertListener. It's job is to prevent "bad cert"
+ security dialogs from being shown to the user. We call back to the
+ 'callback' object's method "processCertError" so that it can deal with it as
+ needed (in the case of autoconfig, setting up temporary overrides).
+
+Files: toolkit/locales/en-US/chrome/alerts/alert.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/alerts/alert.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE(closeButton.title): Used as the close button text for web notifications on OS X.
+ This should ideally match the string that OS X uses for the close button on alert-type
+ notifications. OS X will truncate the value if it's too long.
+
+Files: layout/style/StyleRule.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/StyleRule.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of CSS style rules (selectors+declaration) and CSS
+ selectors
+
+Files: security/nss/lib/base/libc.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/libc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ libc.c
+ .
+ This file contains our wrappers/reimplementations for "standard"
+ libc functions. Things like "memcpy." We add to this as we need
+ it. Oh, and let's keep it in alphabetical order, should it ever
+ get large. Most string/character stuff should be in utf8.c, not
+ here. This file (and maybe utf8.c) should be the only ones in
+ NSS to include files with angle brackets.
+
+Files: build/autoconf/alloc.m4
+Copyright: __NO_COPYRIGHT__ in: build/autoconf/alloc.m4
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Check for the existence of various allocation headers/functions
+
+Files: toolkit/components/places/tests/unit/test_frecency.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_frecency.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for bug 406358 to make sure frecency works for empty input/search, but
+ this also tests for non-empty inputs as well. Because the interactions among
+ *DIFFERENT* visit counts and visit dates is not well defined, this test
+ holds one of the two values constant when modifying the other.
+ .
+ Also test bug 419068 to make sure tagged pages don't necessarily have to be
+ first in the results.
+ .
+ Also test bug 426166 to make sure that the results of autocomplete searches
+ are stable. Note that failures of this test will be intermittent by nature
+ since we are testing to make sure that the unstable sort algorithm used
+ by SQLite is not changing the order of the results on us.
+
+Files: dom/xul/nsXULPopupListener.h
+Copyright: __NO_COPYRIGHT__ in: dom/xul/nsXULPopupListener.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the popup listener implementation for popup menus and context menus.
+
+Files: js/xpconnect/src/XPCComponents.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCComponents.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The "Components" xpcom objects for JavaScript.
+
+Files: embedding/browser/nsIPrintingPromptService.idl
+Copyright: __NO_COPYRIGHT__ in: embedding/browser/nsIPrintingPromptService.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Doc interface here
+
+Files: mfbt/Tuple.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Tuple.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A variadic tuple class.
+
+Files: mailnews/import/build/nsImportModule.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/build/nsImportModule.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Core Module Include Files
+
+Files: python/mach/mach/mixin/process.py
+Copyright: __NO_COPYRIGHT__ in: python/mach/mach/mixin/process.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module provides mixins to perform process execution.
+
+Files: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/bootstrap.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/mozscreenshots/extension/bootstrap.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ #if 0
+ Workaround a build system bug where this file doesn't get packaged if not pre-processed.
+ #endif
+ .
+ exported install, uninstall, startup, shutdown
+
+Files: dom/base/nsAttrName.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsAttrName.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class that represents the name (nodeinfo or atom) of an attribute;
+ using nodeinfos all the time is too slow, so we use atoms when we
+ can.
+
+Files: js/src/tests/ecma_3/Date/15.9.5.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/15.9.5.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.3.js
+ ECMA Section: 15.9.5.3 Date.prototype.toDateString()
+ Description:
+ This function returns a string value. The contents of the string are
+ implementation dependent, but are intended to represent the "date"
+ portion of the Date in the current time zone in a convenient,
+ human-readable form. We can't test the content of the string,
+ but can verify that the string is parsable by Date.parse
+ .
+ The toDateString function is not generic; it generates a runtime error
+ if its 'this' value is not a Date object. Therefore it cannot be transferred
+ to other kinds of objects for use as a method.
+
+Files: storage/test/unit/test_connection_asyncClose.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_connection_asyncClose.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Thorough branch coverage for asyncClose.
+ .
+ Coverage of asyncClose by connection state at time of AsyncClose invocation:
+
+Files: layout/generic/nsBRFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsBRFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for HTML elements
+
+Files: js/src/tests/js1_5/Regress/regress-191668.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-191668.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 03 February 2003
+ SUMMARY: Testing script containing <!- at internal buffer boundary.
+ JS parser must look for HTML comment-opener <!--, but mustn't disallow <!-
+
+Files: js/src/tests/ecma/Date/15.9.5.19.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.19.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.19.js
+ ECMA Section: 15.9.5.19
+ Description: Date.prototype.getUTCSeconds
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return SecFromTime(t).
+
+Files: netwerk/streamconv/converters/mozTXTToHTMLConv.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/streamconv/converters/mozTXTToHTMLConv.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Description: Currently only functions to enhance plain text with HTML tags. See mozITXTToHTMLConv. Stream conversion is defunct.
+
+Files: mfbt/EndianUtils.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/EndianUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Functions for reading and writing integers in various endiannesses.
+ .
+ The classes LittleEndian and BigEndian expose static methods for
+ reading and writing 16-, 32-, and 64-bit signed and unsigned integers
+ in their respective endianness. The naming scheme is:
+ .
+ {Little,Big}Endian::{read,write}{Uint,Int}<bitsize>
+ .
+ For instance, LittleEndian::readInt32 will read a 32-bit signed
+ integer from memory in little endian format. Similarly,
+ BigEndian::writeUint16 will write a 16-bit unsigned integer to memory
+ in big-endian format.
+ .
+ The class NativeEndian exposes methods for conversion of existing
+ data to and from the native endianness. These methods are intended
+ for cases where data needs to be transferred, serialized, etc.
+ swap{To,From}{Little,Big}Endian byteswap a single value if necessary.
+ Bulk conversion functions are also provided which optimize the
+ no-conversion-needed case:
+ .
+ - copyAndSwap{To,From}{Little,Big}Endian;
+ - swap{To,From}{Little,Big}EndianInPlace.
+ .
+ The *From* variants are intended to be used for reading data and the
+ *To* variants for writing data.
+ .
+ Methods on NativeEndian work with integer data of any type.
+ Floating-point data is not supported.
+ .
+ For clarity in networking code, "Network" may be used as a synonym
+ for "Big" in any of the above methods or class names.
+ .
+ As an example, reading a file format header whose fields are stored
+ in big-endian format might look like:
+ .
+ class ExampleHeader
+ {
+ private:
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_multi_word_search.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_multi_word_search.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for bug 401869 to allow multiple words separated by spaces to match in
+ the page title, page url, or bookmark title to be considered a match. All
+ terms must match but not all terms need to be in the title, etc.
+ .
+ Test bug 424216 by making sure bookmark titles are always shown if one is
+ available. Also bug 425056 makes sure matches aren't found partially in the
+ page title and partially in the bookmark.
+
+Files: js/src/tests/ecma_2/Statements/while-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/while-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: while-004
+ ECMA Section:
+ Description: while statement
+
+Files: js/src/tests/js1_2/regress/regress-144834.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regress/regress-144834.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 05 July 2002
+ SUMMARY: Testing local var having same name as switch label inside function
+ .
+ The code below crashed while compiling in JS1.1 or JS1.2
+
+Files: toolkit/locales/en-US/chrome/global/aboutSupport.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/aboutSupport.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (downloadsTitleFiles): Semi-colon list of plural forms.
+
+Files: js/src/tests/ecma_3/Object/8.6.2.6-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Object/8.6.2.6-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 09 September 2002
+ SUMMARY: Test for TypeError on invalid default string value of object
+
+Files: security/nss/coreconf/headers.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/headers.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Master "Core Components" include switch for support header files #
+ .
+ Always append source-side machine-dependent (md) and cross-platform
+ (xp) include paths
+
+Files: js/src/tests/ecma_3/RegExp/regress-209919.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-209919.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 19 June 2003
+ SUMMARY: Testing regexp submatches with quantifiers
+
+Files: js/src/tests/ecma/Boolean/15.6.3.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.3.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.3.1-3.js
+ ECMA Section: 15.6.3.1 Boolean.prototype
+ .
+ Description: The initial valu eof Boolean.prototype is the built-in
+ Boolean prototype object (15.6.4).
+ .
+ The property shall have the attributes [DontEnum,
+ DontDelete, ReadOnly ].
+ .
+ This tests the DontDelete property of Boolean.prototype
+
+Files: security/nss/tests/cipher/cipher.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cipher/cipher.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/cipher/cipher.sh
+ .
+ Script to test NSS ciphers
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: dom/media/webaudio/blink/IRC_Composite_C_R0195-incl.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/media/webaudio/blink/IRC_Composite_C_R0195-incl.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The sample data in the arrays here was derived for Webkit by Chris Rogers
+ through averaging of impulse responses from the IRCAM Listen HRTF Database.
+ The responses here are half the length of the Listen responses. This
+ sample data has been granted to the Public Domain.
+ .
+ This file is intended to be included in compilation of a single
+ implementation file.
+ .
+ Each elevation (p) contains impulse responses at a varying number of
+ equally spaced azimuths for the left ear, ordered clockwise from in front
+ the listener.
+
+Files: security/nss/tests/ocsp/ocsp.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/ocsp/ocsp.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/ocsp/ocsp.sh
+ .
+ Script to test NSS OCSP
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: security/nss/lib/util/nssilock.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/nssilock.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nssilock.c - NSS lock instrumentation wrapper functions
+ .
+ NOTE - These are not public interfaces
+ .
+ Implementation Notes:
+ I've tried to make the instrumentation relatively non-intrusive.
+
+Files: js/src/tests/ecma_2/RegExp/octal-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/octal-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/octal-003.js
+ ECMA Section: 15.7.1
+ Description: Based on ECMA 2 Draft 7 February 1999
+ Simple test cases for matching OctalEscapeSequences.
+ Author: christine@netscape.com
+ Date: 19 February 1999
+ .
+ Revised: 02 August 2002
+ Author: pschwartau@netscape.com
+ .
+ WHY: the original test expected the regexp /.\011/
+ to match 'a' + String.fromCharCode(0) + '11'
+ .
+ This is incorrect: the string is a 4-character string consisting of
+ the characters <'a'>, <nul>, <'1'>, <'1'>. By contrast, the \011 in the
+ regexp should be parsed as a single token: it is the octal escape sequence
+
+Files: testing/talos/talos/tests/tabpaint/bootstrap.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/tests/tabpaint/bootstrap.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test will measure the performance of opening a tab and displaying
+ the simplest content (a blank page). This test is concerned primarily
+ with the time it takes to show the content area to the user, rather than
+ the performance of the tab opening or closing animations (which are
+ measured in the TART test). This is why this test disables tab animations.
+ .
+ When opening tabs and showing content, there are two cases to consider:
+ .
+ 1) The tab has been opened via a command from the parent process. For example,
+ the user has clicked on a link in a separate application which is opening
+ in this browser, so the message to open the tab and display the content
+ comes from the operating system, to the parent.
+ .
+ 2) The tab has been opened by clicking on a link in content. It is possible
+
+Files: js/src/tests/ecma/LexicalConventions/7.7.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.7.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.7.3-2.js
+ ECMA Section: 7.7.3 Numeric Literals
+ .
+ Description:
+ .
+ This is a regression test for
+
+Files: js/src/tests/js1_5/Exceptions/regress-123002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-123002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 01 Feb 2002
+ SUMMARY: Testing Error.length
+
+Files: js/src/tests/ecma_2/instanceof/instanceof-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/instanceof/instanceof-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: instanceof-003.js
+ ECMA Section:
+
+Files: application/basilisk/base/content/browser-gestureSupport.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-gestureSupport.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Simple gestures support
+ .
+ As per bug #412486, web content must not be allowed to receive any
+ simple gesture events. Multi-touch gesture APIs are in their
+ infancy and we do NOT want to be forced into supporting an API that
+ will probably have to change in the future. (The current Mac OS X
+ API is undocumented and was reverse-engineered.) Until support is
+ implemented in the event dispatcher to keep these events as
+ chrome-only, we must listen for the simple gesture events during
+ the capturing phase and call stopPropagation on every event.
+
+Files: js/src/tests/ecma_2/String/match-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/String/match-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: String/match-002.js
+ ECMA Section: 15.6.4.9
+ Description: Based on ECMA 2 Draft 7 February 1999
+ .
+ String.match( regexp )
+ .
+ If regexp is not an object of type RegExp, it is replaced with result
+ of the expression new RegExp(regexp). Let string denote the result of
+ converting the this value to a string. If regexp.global is false,
+ return the result obtained by invoking RegExp.prototype.exec (see
+ section 15.7.5.3) on regexp with string as parameter.
+ .
+ Otherwise, set the regexp.lastIndex property to 0 and invoke
+ RegExp.prototype.exec repeatedly until there is no match. If there is a
+ match with an empty string (in other words, if the value of
+ regexp.lastIndex is left unchanged) increment regexp.lastIndex by 1.
+ The value returned is an array with the properties 0 through n-1
+ corresponding to the first element of the result of each matching
+ invocation of RegExp.prototype.exec.
+ .
+ Note that the match function is intentionally generic; it does not
+ require that its this value be a string object. Therefore, it can be
+ transferred to other kinds of objects for use as a method.
+ .
+ This file tests cases in which regexp.global is false. Therefore,
+ results should behave as regexp.exec with string passed as a parameter.
+
+Files: rdf/base/nsContainerEnumerator.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsContainerEnumerator.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A simple cursor that enumerates the elements of an RDF container
+ (RDF:Bag, RDF:Seq, or RDF:Alt).
+ .
+ Caveats
+
+Files: js/src/jsbool.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsbool.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS boolean implementation.
+
+Files: js/src/tests/ecma/Date/15.9.5.16.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.16.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.16.js
+ ECMA Section: 15.9.5.16
+ Description: Date.prototype.getMinutes
+ 1.Let t be this time value.
+ 2.If t is NaN, return NaN.
+ 3.Return MinFromTime(LocalTime(t)).
+
+Files: devtools/client/memory/telemetry.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/memory/telemetry.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module exports methods to record telemetry data for memory tool usage.
+ .
+ NB: Ensure that *every* exported function is wrapped in `makeInfallible` so
+ that our probes don't accidentally break code that actually does productive
+ work for the user!
+
+Files: python/mach/mach/main.py
+Copyright: __NO_COPYRIGHT__ in: python/mach/mach/main.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module provides functionality for the command-line build tool
+ (mach). It is packaged as a module because everything is a library.
+
+Files: mfbt/SplayTree.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/SplayTree.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A sorted tree with optimal access times, where recently-accessed elements
+ are faster to access again.
+
+Files: js/src/tests/ecma_2017/Expressions/trailing_comma_arrow.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/Expressions/trailing_comma_arrow.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Trailing comma in CoverParenthesizedExpressionAndArrowParameterList production.
+ .
+ 12.2 Primary Expression
+ CoverParenthesizedExpressionAndArrowParameterList[Yield]:
+
+Files: js/src/tests/js1_5/Exceptions/errstack-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/errstack-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 28 Feb 2002
+ SUMMARY: Testing that Error.stack distinguishes between:
+ .
+ A) top-level calls: myFunc();
+ B) no-name function calls: function() { myFunc();} ()
+ .
+ The stack frame for A) should begin with '@'
+ The stack frame for B) should begin with '()'
+ .
+ This behavior was coded by Brendan during his fix for bug 127136.
+
+Files: tools/fuzzing/interface/FuzzingInterface.h
+Copyright: __NO_COPYRIGHT__ in: tools/fuzzing/interface/FuzzingInterface.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface definitions for the unified fuzzing interface
+
+Files: js/src/tests/js1_5/LexicalConventions/regress-177314.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/LexicalConventions/regress-177314.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 30 Oct 2002
+ SUMMARY: '\400' should lex as a 2-digit octal escape + '0'
+
+Files: devtools/shared/plural-form.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/plural-form.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The code below is mostly is a slight modification of intl/locale/PluralForm.jsm that
+ removes dependencies on chrome privileged APIs. To make maintenance easier, this file
+ is kept as close as possible to the original in terms of implementation.
+ The modified methods here are
+ - makeGetter (remove code adding the caller name to the log)
+ - get ruleNum() (rely on LocalizationHelper instead of String.services)
+ - log() (rely on console.log)
+ .
+ Disable eslint warnings to preserve original code style.
+ .
+ eslint-disable
+ .
+ This module provides the PluralForm object which contains a method to figure
+ out which plural form of a word to use for a given number based on the
+ current localization. There is also a makeGetter method that creates a get
+ function for the desired plural rule. This is useful for extensions that
+ specify their own plural rule instead of relying on the browser default.
+ (I.e., the extension hasn't been localized to the browser's locale.)
+
+Files: dom/webidl/RTCIdentityAssertion.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCIdentityAssertion.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/webrtc-pc/#idl-def-RTCIdentityAssertion
+
+Files: embedding/nsIWindowCreator2.idl
+Copyright: __NO_COPYRIGHT__ in: embedding/nsIWindowCreator2.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIWindowCreator2 is an extension of nsIWindowCreator which allows
+ additional information about the context of the window creation to
+ be passed.
+ .
+ @see nsIWindowCreator
+ @see nsIWindowWatcher
+ .
+ @status
+
+Files: netwerk/test/httpserver/test/test_body_length.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_body_length.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that the Content-Length header in incoming requests is interpreted as
+ a decimal number, even if it has the form (including leading zero) of an
+ octal number.
+
+Files: dom/svg/nsSVGFeatures.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/svg/nsSVGFeatures.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains code to help implement the Conditional Processing
+ section of the SVG specification (i.e. the <switch> element and the
+ requiredFeatures, requiredExtensions and systemLanguage attributes).
+ .
+ http://www.w3.org/TR/SVG11/struct.html#ConditionalProcessing
+
+Files: security/nss/lib/ckfw/builtins/constants.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/builtins/constants.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ builtins/constants.c
+ .
+ Identification and other constants, all collected here in one place.
+
+Files: devtools/shared/platform/content/stack.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/platform/content/stack.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A few wrappers for stack-manipulation. This version of the module
+ is used in content code. Note that this particular copy of the
+ file can only be loaded via require(), because Cu.import doesn't
+ exist in the content case. So, we don't need the code to handle
+ both require and import here.
+
+Files: testing/mochitest/BrowserTestUtils/ContentTaskUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: testing/mochitest/BrowserTestUtils/ContentTaskUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module implements a number of utility functions that can be loaded
+ into content scope.
+ .
+ All asynchronous helper methods should return promises, rather than being
+ callback based.
+
+Files: intl/uconv/util/umap.c
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/util/umap.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ #include "PRIntlpriv.h"
+
+Files: js/src/tests/ecma/Array/15.4.4.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.4.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.4.3-1.js
+ ECMA Section: 15.4.4.3-1 Array.prototype.join()
+ Description: The elements of this object are converted to strings and
+ these strings are then concatenated, separated by comma
+ characters. The result is the same as if the built-in join
+ method were invoiked for this object with no argument.
+ Author: christine@netscape.com, pschwartau@netscape.com
+ Date: 07 October 1997
+ Modified: 14 July 2002
+
+Files: dom/svg/SVGMotionSMILPathUtils.h
+Copyright: __NO_COPYRIGHT__ in: dom/svg/SVGMotionSMILPathUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helper class to help with generating anonymous path elements for
+ <animateMotion> elements to use.
+
+Files: xpcom/base/nsConsoleService.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsConsoleService.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsConsoleService class declaration.
+
+Files: layout/generic/nsIObjectFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsIObjectFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface for rendering objects for replaced elements implemented by
+ a plugin
+
+Files: mailnews/import/text/src/nsTextImport.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/text/src/nsTextImport.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Text import addressbook interfaces
+
+Files: js/src/tests/Intl/DateTimeFormat/format.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/DateTimeFormat/format.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the format function with a diverse set of locales and options.
+ Always use UTC to avoid dependencies on test environment.
+
+Files: js/src/tests/ecma_2/Exceptions/expression-005.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-005.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-005.js
+ Corresponds To: 11.2.2-10-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+
+Files: build/mozconfig.cache
+Copyright: __NO_COPYRIGHT__ in: build/mozconfig.cache
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Setup for build cache
+ .
+ Avoid duplication if the file happens to be included twice.
+
+Files: js/xpconnect/idl/nsIXPConnect.idl
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/idl/nsIXPConnect.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The core XPConnect public interfaces.
+
+Files: security/nss/tests/iopr/server_scr/iis_windows.cfg
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/iopr/server_scr/iis_windows.cfg
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ IIS windows configuration file
+ .
+ Define what type of system this is.
+
+Files: xpcom/io/nsEscape.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsEscape.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ First checked in on 98/12/03 by John R. McMullen, derived from net.h/mkparse.c.
+
+Files: js/src/tests/ecma_3/RegExp/regress-98306.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-98306.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 04 September 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 98306
+ "JS parser crashes in ParseAtom for script using Regexp()"
+
+Files: mozglue/build/moz.build
+Copyright: __NO_COPYRIGHT__ in: mozglue/build/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Build mozglue as a shared lib on Windows, OSX and Android.
+
+Files: caps/nsJSPrincipals.h
+Copyright: __NO_COPYRIGHT__ in: caps/nsJSPrincipals.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ describes principals by their orginating uris
+
+Files: js/src/devtools/gc/gc-test.py
+Copyright: __NO_COPYRIGHT__ in: js/src/devtools/gc/gc-test.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Works with python2.6
+
+Files: xpcom/reflect/xptcall/md/unix/xptcstubs_x86_64_linux.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_x86_64_linux.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implement shared vtbl methods.
+ .
+ Keep this in sync with the darwin version.
+
+Files: dom/browser-element/mochitest/async.js
+Copyright: __NO_COPYRIGHT__ in: dom/browser-element/mochitest/async.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is an approximate implementation of ES7's async-await pattern.
+ see: https://github.com/tc39/ecmascript-asyncawait
+ .
+ It allows for simple creation of async function and "tasks".
+ .
+ For example:
+
+Files: devtools/shared/heapsnapshot/HeapSnapshotFileUtils.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/HeapSnapshotFileUtils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Heap snapshots are always saved in the temp directory, and have a regular
+ naming convention. This module provides helpers for working with heap
+ snapshot files in a safe manner. Because we attempt to avoid unnecessary
+ copies of the heap snapshot files by checking the local filesystem for a heap
+ snapshot file with the given snapshot id, we want to ensure that we are only
+
+Files: accessible/jsat/Utils.jsm
+Copyright: __NO_COPYRIGHT__ in: accessible/jsat/Utils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global Components, XPCOMUtils, Services, PluralForm, Logger, Rect, Utils,
+ States, Relations, Roles, dump, Events, PivotContext, PrefCache
+ exported Utils, Logger, PivotContext, PrefCache, SettingCache
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.3.1-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.3.1-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.3.1-4.js
+ ECMA Section: 15.2.3.1 Object.prototype
+ .
+ Description: The initial value of Object.prototype is the built-in
+ Object prototype object.
+ .
+ This property shall have the attributes [ DontEnum,
+ DontDelete ReadOnly ]
+ .
+ This tests the [DontDelete] property of Object.prototype
+
+Files: js/src/tests/ecma/LexicalConventions/7.2-6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.2-6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.2-6.js
+ ECMA Section: 7.2 Line Terminators
+ Description: - readability
+ - separate tokens
+ - may occur between any two tokens
+ - cannot occur within any token, not even a string
+ - affect the process of automatic semicolon insertion.
+ .
+ white space characters are:
+ unicode name formal name string representation
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/marVersionDowngrade.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/marVersionDowngrade.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test version downgrade MAR security check
+
+Files: security/nss/lib/util/pkcs11p.h
+Copyright: 1994-1999 RSA Security Inc. Licence to copy this document
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ is granted provided that it is identified as "RSA Security Inc. Public-Key
+ Cryptography Standards (PKCS)" in all material mentioning or referencing
+ this document.
+ .
+ these data types are platform/implementation dependent.
+ .
+ Packing was removed from the shipped RSA header files, even
+ though it's still needed. put in a central file to help merging..
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-3-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: js/src/tests/js1_5/Scope/regress-220362.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-220362.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 27 Sep 2003
+ SUMMARY: Calling a local function from global scope
+
+Files: widget/windows/nsWindowDbg.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/windows/nsWindowDbg.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsWindowDbg - Debug related utilities for nsWindow.
+
+Files: devtools/client/storage/test/browser_storage_sessionstorage_add.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_sessionstorage_add.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic test to check the adding of sessionStorage entries.
+
+Files: js/src/tests/ecma/Expressions/11.4.7-02.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.7-02.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.4.7-02.js
+
+Files: js/src/tests/ecma/Number/15.7.3.2-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.2-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.2-4.js
+
+Files: layout/style/StyleComplexColor.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/StyleComplexColor.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ represent a color combines a numeric color and currentcolor
+
+Files: dom/webidl/MediaRecorder.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/MediaRecorder.html
+
+Files: js/src/tests/js1_2/regexp/regress-9141.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/regress-9141.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: regress-9141.js
+
+Files: js/src/tests/ecma/TypeConversion/9.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.3.js
+ ECMA Section: 9.3 Type Conversion: ToNumber
+ Description: rules for converting an argument to a number.
+ see 9.3.1 for cases for converting strings to numbers.
+ special cases:
+ undefined NaN
+ Null NaN
+ Boolean 1 if true; +0 if false
+ Number the argument ( no conversion )
+ String see test 9.3.1
+ Object see test 9.3-1
+ .
+ For ToNumber applied to the String type, see test 9.3.1.
+ For ToNumber applied to the object type, see test 9.3-1.
+
+Files: js/src/jsutil.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jsutil.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PR assertion checker.
+
+Files: rdf/base/nsRDFContainerUtils.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsRDFContainerUtils.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation for the RDF container utils.
+
+Files: mailnews/base/prefs/content/accountcreation/readFromXML.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountcreation/readFromXML.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Takes an XML snipplet (as JXON) and reads the values into
+ a new AccountConfig object.
+ It does so securely (or tries to), by trying to avoid remote execution
+ and similar holes which can appear when reading too naively.
+ Of course it cannot tell whether the actual values are correct,
+ e.g. it can't tell whether the host name is a good server.
+ .
+ The XML format is documented at
+ <https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat>
+ .
+ @param clientConfigXML {JXON} The <clientConfig> node.
+ @return AccountConfig object filled with the data from XML
+
+Files: mailnews/import/public/nsIImportModule.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportModule.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An import module.
+
+Files: netwerk/streamconv/converters/nsBinHexDecoder.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/streamconv/converters/nsBinHexDecoder.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A decoder for Mac Bin Hex 4.0.
+ .
+ This decoder is currently only intended to be used on NON-Mac platforms. It isn't hooked up to
+ code which would actually save the file to disk. As a result, we can't leverage the resource fork.
+ This makes this decoder most unhelpful for the Mac. Our assumption is that if you save a bin hex file
+ on the mac and try to open it, stuffit or some other tool is already going to be on the Mac which knows how
+ to handle bin hex. On windows and unix, that's not the case. We need client code to strip out the data fork.
+ So this decoder currently just strips out the data fork.
+ .
+ Note: it's possible that we can eventually turn this decoder into both a decoder and into a file stream (much
+ like the apple double decoder) so on the Mac, if we are saving to disk, we can invoke the decoder as a file stream
+ and it will process the resource fork and do the right magic.
+
+Files: dom/gamepad/cocoa/CocoaGamepad.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/gamepad/cocoa/CocoaGamepad.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mostly derived from the Allegro source code at:
+
+Files: application/basilisk/modules/WindowsPreviewPerTab.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/modules/WindowsPreviewPerTab.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module implements the front end behavior for AeroPeek. Starting in
+ Windows Vista, the taskbar began showing live thumbnail previews of windows
+ when the user hovered over the window icon in the taskbar. Starting with
+ Windows 7, the taskbar allows an application to expose its tabbed interface
+ in the taskbar by showing thumbnail previews rather than the default window
+ preview. Additionally, when a user hovers over a thumbnail (tab or window),
+ they are shown a live preview of the window (or tab + its containing window).
+ .
+ In Windows 7, a title, icon, close button and optional toolbar are shown for
+ each preview. This feature does not make use of the toolbar. For window
+ previews, the title is the window title and the icon the window icon. For
+ tab previews, the title is the page title and the page's favicon. In both
+ cases, the close button "does the right thing."
+ .
+ The primary objects behind this feature are nsITaskbarTabPreview and
+ nsITaskbarPreviewController. Each preview has a controller. The controller
+ responds to the user's interactions on the taskbar and provides the required
+ data to the preview for determining the size of the tab and thumbnail. The
+ PreviewController class implements this interface. The preview will request
+ the controller to provide a thumbnail or preview when the user interacts with
+ the taskbar. To reduce the overhead of drawing the tab area, the controller
+ implementation caches the tab's contents in a <canvas> element. If no
+ previews or thumbnails have been requested for some time, the controller will
+ discard its cached tab contents.
+ .
+ Screen real estate is limited so when there are too many thumbnails to fit
+ on the screen, the taskbar stops displaying thumbnails and instead displays
+ just the title, icon and close button in a similar fashion to previous
+ versions of the taskbar. If there are still too many previews to fit on the
+ screen, the taskbar resorts to a scroll up and scroll down button pair to let
+ the user scroll through the list of tabs. Since this is undoubtedly
+ inconvenient for users with many tabs, the AeroPeek objects turns off all of
+ the tab previews. This tells the taskbar to revert to one preview per window.
+ If the number of tabs falls below this magic threshold, the preview-per-tab
+ behavior returns. There is no reliable way to determine when the scroll
+ buttons appear on the taskbar, so a magic pref-controlled number determines
+ when this threshold has been crossed.
+
+Files: dom/webidl/HTMLPreElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLPreElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-pre-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-pre-element
+
+Files: security/nss/coreconf/version.pl
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/version.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Compose lowercase alphabet
+
+Files: js/src/tests/ecma/Math/15.8-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8-2.js
+ ECMA Section: 15.8 The Math Object
+ .
+ Description:
+ .
+ The Math object is merely a single object that has some named properties,
+ some of which are functions.
+ .
+ The value of the internal [[Prototype]] property of the Math object is the
+ Object prototype object (15.2.3.1).
+ .
+ The Math object does not have a [[Construct]] property; it is not possible
+ to use the Math object as a constructor with the new operator.
+ .
+ The Math object does not have a [[Call]] property; it is not possible to
+ invoke the Math object as a function.
+ .
+ Recall that, in this specification, the phrase "the number value for x" has
+ a technical meaning defined in section 8.5.
+
+Files: mailnews/addrbook/src/nsVCardObj.cpp
+Copyright: 1996 Apple Computer, Inc., AT&T Corp., International Business Machines Corporation and Siemens Rolm Communications Inc.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For purposes of this license notice, the term Licensors shall mean,
+ collectively, Apple Computer, Inc., AT&T Corp., International
+ Business Machines Corporation and Siemens Rolm Communications Inc.
+ The term Licensor shall mean any of the Licensors.
+ .
+ Subject to acceptance of the following conditions, permission is hereby
+ granted by Licensors without the need for written agreement and without
+ license or royalty fees, to use, copy, modify and distribute this
+ software for any purpose.
+ .
+ The above copyright notice and the following four paragraphs must be
+ reproduced in all copies of this software and any software including
+ this software.
+ .
+ THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS AND NO LICENSOR SHALL HAVE
+ ANY OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS OR
+ MODIFICATIONS.
+ .
+ IN NO EVENT SHALL ANY LICENSOR BE LIABLE TO ANY PARTY FOR DIRECT,
+ INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES OR LOST PROFITS ARISING OUT
+ OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ EACH LICENSOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF NONINFRINGEMENT OR THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE.
+ .
+ The software is provided with RESTRICTED RIGHTS. Use, duplication, or
+ disclosure by the government are subject to restrictions set forth in
+ DFARS 252.227-7013 or 48 CFR 52.227-19, as applicable.
+ .
+ doc: vobject and APIs to construct vobject, APIs pretty print
+ vobject, and convert a vobject into its textual representation.
+
+Files: intl/unicharutil/tools/genUnicodePropertyData.pl
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/tools/genUnicodePropertyData.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tool is used to prepare lookup tables of Unicode character properties
+ needed by gfx code to support text shaping operations. The properties are
+ read from the Unicode Character Database and compiled into multi-level arrays
+ for efficient lookup.
+ .
+ To regenerate the tables in nsUnicodePropertyData.cpp:
+ .
+ (1) Download the current Unicode data files from
+ .
+ http://www.unicode.org/Public/UNIDATA/
+ .
+ NB: not all the files are actually needed; currently, we require
+ - UnicodeData.txt
+ - Scripts.txt
+ - BidiMirroring.txt
+ - BidiBrackets.txt
+ - HangulSyllableType.txt
+ - LineBreak.txt
+ - EastAsianWidth.txt
+ - ReadMe.txt (to record version/date of the UCD)
+
+Files: js/src/tests/js1_5/Regress/regress-68498-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-68498-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 15 Feb 2001
+
+Files: js/src/tests/ecma/String/15.5.4.8-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.8-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.8-3.js
+ ECMA Section: 15.5.4.8 String.prototype.split( separator )
+ Description:
+ .
+ Returns an Array object into which substrings of the result of converting
+ this object to a string have been stored. The substrings are determined by
+ searching from left to right for occurrences of the given separator; these
+ occurrences are not part of any substring in the returned array, but serve
+ to divide up this string value. The separator may be a string of any length.
+ .
+ As a special case, if the separator is the empty string, the string is split
+ up into individual characters; the length of the result array equals the
+ length of the string, and each substring contains one character.
+ .
+ If the separator is not supplied, then the result array contains just one
+ string, which is the string.
+ .
+ When the split method is called with one argument separator, the following steps are taken:
+ .
+ 1. Call ToString, giving it the this value as its argument.
+ 2. Create a new Array object of length 0 and call it A.
+ 3. If separator is not supplied, call the [[Put]] method of A with 0 and
+ Result(1) as arguments, and then return A.
+ 4. Call ToString(separator).
+ 5. Compute the number of characters in Result(1).
+ 6. Compute the number of characters in the string that is Result(4).
+ 7. Let p be 0.
+ 8. If Result(6) is zero (the separator string is empty), go to step 17.
+ 9. Compute the smallest possible integer k not smaller than p such that
+ k+Result(6) is not greater than Result(5), and for all nonnegative
+ integers j less than Result(6), the character at position k+j of
+ Result(1) is the same as the character at position j of Result(2);
+ but if there is no such integer k, then go to step 14.
+ 10. Compute a string value equal to the substring of Result(1), consisting
+ of the characters at positions p through k1, inclusive.
+ 11. Call the [[Put]] method of A with A.length and Result(10) as arguments.
+ 12. Let p be k+Result(6).
+ 13. Go to step 9.
+ 14. Compute a string value equal to the substring of Result(1), consisting
+ of the characters from position p to the end of Result(1).
+ 15. Call the [[Put]] method of A with A.length and Result(14) as arguments.
+ 16. Return A.
+ 17. If p equals Result(5), return A.
+ 18. Compute a string value equal to the substring of Result(1), consisting of
+ the single character at position p.
+ 19. Call the [[Put]] method of A with A.length and Result(18) as arguments.
+ 20. Increase p by 1.
+ 21. Go to step 17.
+ .
+ Note that the split function is intentionally generic; it does not require that its this value be a String
+ object. Therefore it can be transferred to other kinds of objects for use as a method.
+
+Files: js/src/tests/ecma_3/Number/15.7.4.5-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Number/15.7.4.5-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-15
+ .
+ SUMMARY: Testing Number.prototype.toFixed(fractionDigits)
+ See EMCA 262 Edition 3 Section 15.7.4.5
+
+Files: widget/x11/keysym2ucs.h
+Copyright: __NO_COPYRIGHT__ in: widget/x11/keysym2ucs.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module converts keysym values into the corresponding ISO 10646-1
+ (UCS, Unicode) values.
+
+Files: build/moz.configure/toolchain.configure
+Copyright: __NO_COPYRIGHT__ in: build/moz.configure/toolchain.configure
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PGO
+
+Files: js/src/tests/ecma_2/Exceptions/expression-011.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-011.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-011.js
+ Corresponds To: ecma/Expressions/11.2.2-6-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma_2/Statements/dowhile-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/dowhile-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: dowhile-001
+ ECMA Section:
+ Description: do...while statements
+
+Files: dom/bindings/JSSlots.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/JSSlots.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines various reserved slot indices used by JavaScript
+ reflections of DOM objects.
+
+Files: netwerk/test/TestProtocols.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/TestProtocols.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The TestProtocols tests the basic protocols architecture and can
+ be used to test individual protocols as well. If this grows too
+ big then we should split it to individual protocols.
+ .
+ -Gagan Saksena 04/29/99
+
+Files: dom/bindings/Date.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/Date.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Representation for dates.
+
+Files: xpcom/reflect/xptinfo/xptiInterfaceInfo.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/xptiInterfaceInfo.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of xptiInterfaceEntry and xptiInterfaceInfo.
+
+Files: layout/style/nsStyleTransformMatrix.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsStyleTransformMatrix.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class used for intermediate representations of the -moz-transform property.
+
+Files: js/src/tests/ecma/String/15.5.5.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.5.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.5.1
+ ECMA Section: String.length
+ Description:
+ .
+ The number of characters in the String value represented by this String
+ object.
+ .
+ Once a String object is created, this property is unchanging. It has the
+ attributes { DontEnum, DontDelete, ReadOnly }.
+
+Files: js/public/Class.h
+Copyright: __NO_COPYRIGHT__ in: js/public/Class.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JSClass definition and its component types, plus related interfaces.
+
+Files: js/src/tests/ecma/Number/15.7.3.2-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.2-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.2-3.js
+
+Files: layout/base/ArenaRefPtrInlines.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/ArenaRefPtrInlines.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ inline methods that belong in ArenaRefPtr.h, except that they require
+ the inclusion of headers for all types that ArenaRefPtr can handle
+
+Files: security/nss/lib/util/quickder.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/quickder.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Optimized ASN.1 DER decoder
+
+Files: js/src/tests/ecma/LexicalConventions/7.5-4-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-4-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.5-4-n.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: xpfe/components/directory/nsIHTTPIndex.idl
+Copyright: __NO_COPYRIGHT__ in: xpfe/components/directory/nsIHTTPIndex.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The interface to an HTTP index
+
+Files: security/nss/lib/freebl/rsa.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/rsa.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RSA key generation, public key op, private key op.
+
+Files: js/src/tests/ecma/Expressions/11.9.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.9.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.9.2.js
+
+Files: security/nss/lib/ssl/dtls13con.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ssl/dtls13con.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DTLS 1.3 Protocol
+
+Files: toolkit/components/places/tests/unit/test_adaptive.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_adaptive.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for bug 395739 to make sure the feedback to the search results in those
+ entries getting better ranks. Additionally, exact matches should be ranked
+ higher. Because the interactions among adaptive rank and visit counts is not
+ well defined, this test holds one of the two values constant when modifying
+ the other.
+ .
+ This also tests bug 395735 for the instrumentation feedback mechanism.
+ .
+ Bug 411293 is tested to make sure the drop down strongly prefers previously
+ typed pages that have been selected and are moved to the top with adaptive
+ learning.
+
+Files: js/src/tests/js1_5/Regress/regress-210682.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-210682.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 02 July 2003
+ SUMMARY: testing line ending with |continue| and only terminated by a CR
+
+Files: js/src/tests/ecma/Expressions/11.5.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.5.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.5.1.js
+ ECMA Section: 11.5.1 Applying the * operator
+ Description:
+ .
+ 11.5.1 Applying the * operator
+ .
+ The * operator performs multiplication, producing the product of its
+ operands. Multiplication is commutative. Multiplication is not always
+ associative in ECMAScript, because of finite precision.
+ .
+ The result of a floating-point multiplication is governed by the rules
+ of IEEE 754 double-precision arithmetic:
+ .
+ If either operand is NaN, the result is NaN.
+ The sign of the result is positive if both operands have the same sign,
+ negative if the operands have different signs.
+ Multiplication of an infinity by a zero results in NaN.
+ Multiplication of an infinity by an infinity results in an infinity.
+ The sign is determined by the rule already stated above.
+ Multiplication of an infinity by a finite non-zero value results in a
+ signed infinity. The sign is determined by the rule already stated above.
+ In the remaining cases, where neither an infinity or NaN is involved, the
+ product is computed and rounded to the nearest representable value using IEEE
+ 754 round-to-nearest mode. If the magnitude is too large to represent,
+ the result is then an infinity of appropriate sign. If the magnitude is
+ oo small to represent, the result is then a zero
+ of appropriate sign. The ECMAScript language requires support of gradual
+ underflow as defined by IEEE 754.
+
+Files: dom/webidl/RTCSessionDescription.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCSessionDescription.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/webrtc.html#idl-def-RTCSessionDescription
+
+Files: devtools/client/themes/storage.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/storage.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Storage Host Tree
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-010.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-010.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-010.js
+ Corresponds To: 7.4.3-3-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: js/src/tests/ecma/Math/15.8.2.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.4.js
+ ECMA Section: 15.8.2.4 atan( x )
+ Description: return an approximation to the arc tangent of the
+ argument. the result is expressed in radians and
+ range is from -PI/2 to +PI/2. special cases:
+ - if x is NaN, the result is NaN
+
+Files: security/nss/lib/util/SECerrs.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/SECerrs.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General security error codes
+ Caller must #include "secerr.h"
+
+Files: tools/update-packaging/test/common.sh
+Copyright: __NO_COPYRIGHT__ in: tools/update-packaging/test/common.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code shared by update packaging scripts.
+ Author: Darin Fisher
+ .
+ In here to use the local common.sh to allow the full mars to have unfiltered files
+
+Files: Android.mk
+Copyright: __NO_COPYRIGHT__ in: Android.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ empty file to block B2G/Gonk from trying to build anything inside mozilla-central
+
+Files: embedding/components/windowwatcher/nsWindowWatcher.cpp
+Copyright: __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsWindowWatcher.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ #define USEWEAKREFS // (haven't quite figured that out yet)
+
+Files: security/nss/tests/perf/perf.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/perf/perf.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/perf/perf.sh
+ .
+ script run from the nightly NSS QA to measure nss performance
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: security/nss/lib/freebl/pqg.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/pqg.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ pqg.h
+ .
+ header file for pqg functions exported just to freebl
+
+Files: nsprpub/pr/src/cplus/tests/tpd.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/tests/tpd.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: tpd.cpp
+ Description: Exercising the thread private data bailywick.
+
+Files: nsprpub/lib/ds/plarena.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/ds/plarena.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Lifetime-based fast allocation, inspired by much prior art, including
+ "Fast Allocation and Deallocation of Memory Based on Object Lifetimes"
+ David R. Hanson, Software -- Practice and Experience, Vol. 20(1).
+
+Files: widget/gtk/gtkdrawing.h
+Copyright: __NO_COPYRIGHT__ in: widget/gtk/gtkdrawing.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ gtkdrawing.h: GTK widget rendering utilities
+ .
+ gtkdrawing provides an API for rendering GTK widgets in the
+ current theme to a pixmap or window, without requiring an actual
+ widget instantiation, similar to the Macintosh Appearance Manager
+ or Windows XP's DrawThemeBackground() API.
+
+Files: testing/tools/minidumpwriter/minidumpwriter.cpp
+Copyright: __NO_COPYRIGHT__ in: testing/tools/minidumpwriter/minidumpwriter.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Given a PID and a path to a target file, write a minidump of the
+ corresponding process in that file. This is taken more or less
+ verbatim from mozcrash and translated to C++ to avoid problems
+ writing a minidump of 64 bit Firefox from a 32 bit python.
+
+Files: toolkit/components/url-classifier/content/moz/debug.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/url-classifier/content/moz/debug.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ifdef DEBUG
+
+Files: mfbt/PodOperations.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/PodOperations.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Operations for zeroing POD types, arrays, and so on.
+ .
+ These operations are preferable to memset, memcmp, and the like because they
+ don't require remembering to multiply by sizeof(T), array lengths, and so on
+ everywhere.
+
+Files: mozglue/misc/TimeStamp.cpp
+Copyright: __NO_COPYRIGHT__ in: mozglue/misc/TimeStamp.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of the OS-independent methods of the TimeStamp class
+
+Files: services/sync/tps/extensions/mozmill/resource/modules/driver.js
+Copyright: __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/modules/driver.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, you can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ @namespace Defines the Mozmill driver for global actions
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.3.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.3.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.3.1-1.js
+ ECMA Section: 15.2.3.1 Object.prototype
+ .
+ Description: The initial value of Object.prototype is the built-in
+ Object prototype object.
+ .
+ This property shall have the attributes [ DontEnum,
+ DontDelete ReadOnly ]
+ .
+ This tests the [DontEnum] property of Object.prototype
+
+Files: js/src/tests/ecma/Number/15.7.3.4-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.4-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.4-3.js
+ ECMA Section: 15.7.3.4 Number.NaN
+ Description: All value properties of the Number object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the ReadOnly attribute of Number.NaN
+
+Files: mailnews/mime/cthandlers/moz.build
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/cthandlers/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ pgpmime depends on glue.
+
+Files: js/src/tests/ecma_6/Destructuring/cover-init-name-syntax.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Destructuring/cover-init-name-syntax.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CoverInitName in arrow parameters.
+
+Files: nsprpub/config/prdepend.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/config/prdepend.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A dummy header file that is a dependency for all the object files.
+ Used to force a full recompilation of NSPR in Mozilla's Tinderbox
+ depend builds. See comments in rules.mk.
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-4.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: tools/update-packaging/common.sh
+Copyright: __NO_COPYRIGHT__ in: tools/update-packaging/common.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code shared by update packaging scripts.
+ Author: Darin Fisher
+
+Files: js/src/tests/ecma/Math/15.8.2.16.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.16.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.16.js
+ ECMA Section: 15.8.2.16 sin( x )
+ Description: return an approximation to the sine of the
+ argument. argument is expressed in radians
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: js/src/tests/Intl/NumberFormat/StringBuffer.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/NumberFormat/StringBuffer.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The implementation of the format function uses the C++ StringBuffer class,
+ which changes its storage model at 32 characters, and uses it in a way which
+ also means that there's no room for null-termination at this limit.
+ This test makes sure that none of this affects the output.
+
+Files: mailnews/import/public/nsIImportFieldMap.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportFieldMap.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Field map interface for importing address books
+ .
+ A field map is an arbitrary sized list of mozilla address book fields.
+ The field map is used by import to map fields from the import format
+ to mozilla fields.
+ For export, the map contains the ordered list of mozilla fields to
+ export!
+
+Files: tools/rb/fix_macosx_stack.py
+Copyright: __NO_COPYRIGHT__ in: tools/rb/fix_macosx_stack.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script uses |atos| to post-process the entries produced by
+
+Files: layout/generic/nsIScrollableFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsIScrollableFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface that provides scroll APIs implemented by scrollable frames
+
+Files: dom/webidl/HTMLBRElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-br-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-br-element
+
+Files: nsprpub/pr/src/misc/prtime.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prtime.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prtime.c --
+ .
+ NSPR date and time functions
+
+Files: js/src/tests/ecma_2/Exceptions/expression-014.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-014.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-014.js
+ Corresponds To: ecma/Expressions/11.2.2-9-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+
+Files: js/src/tests/ecma_6/Syntax/identifiers-with-extended-unicode-escape.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Syntax/identifiers-with-extended-unicode-escape.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Simple cases, not using eval.
+
+Files: js/src/tests/ecma/Date/15.9.1.13-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.1.13-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.1.13-1.js
+ ECMA Section: 15.9.1.1 MakeDate(day, time)
+ Description:
+ .
+ The operator MakeDate calculates a number of milliseconds from its
+ two arguments, which must be ECMAScript number values. This
+ operator functions as follows:
+ .
+ 1. If day is not finite or time is not finite, return NaN.
+ .
+ 2. Compute day * msPerDay + time.
+ .
+ 3. Return Result(2).
+
+Files: mailnews/base/prefs/content/ispUtils.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/ispUtils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ using the rdf service extensively here
+
+Files: application/basilisk/components/translation/cld2/post.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/translation/cld2/post.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The WebIDL binder places static methods on the prototype, rather than
+ on the constructor, which is a bit clumsy, and is definitely not
+ idiomatic.
+
+Files: storage/test/unit/test_storage_fulltextindex.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_storage_fulltextindex.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests support for the fts3 (full-text index) module.
+ .
+ Example statements in these tests are taken from the Full Text Index page
+
+Files: mailnews/db/gloda/modules/dbview.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/dbview.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is charged with providing you a way to have a pretty gloda-backed
+ nsIMsgDBView.
+
+Files: dom/base/nsDocumentWarningList.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsDocumentWarningList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "nsIDocument.h"
+ .
+ This file contains the list of document DOM operations warnings. It is
+ designed to be used as input to the C preprocessor *only*.
+
+Files: toolkit/mozapps/installer/upload-files-APK.mk
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/installer/upload-files-APK.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file should ONLY be included from upload-files.mk. It was
+ split into its own file to increase comprehension of
+ upload-files.mk.
+
+Files: security/nss/lib/ckfw/crypto.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/crypto.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ crypto.c
+ .
+ This file implements the NSSCKFWCryptoOperation type and methods.
+
+Files: mfbt/XorShift128PlusRNG.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/XorShift128PlusRNG.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The xorshift128+ pseudo-random number generator.
+
+Files: security/nss/tests/merge/merge.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/merge/merge.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/merge/merge.sh
+ .
+ Script to test NSS merge
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: dom/plugins/base/nsPluginHost.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginHost.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsPluginHost.cpp - top-level plugin management code
+
+Files: devtools/shared/gcli/commands/rulers.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/gcli/commands/rulers.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals getBrowserForTab
+
+Files: js/src/tests/ecma_3/RegExp/regress-123437.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-123437.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 04 Feb 2002
+ SUMMARY: regexp backreferences must hold |undefined| if not used
+
+Files: js/src/tests/ecma_3/RegExp/15.10.6.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.6.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 18 Feb 2002
+ SUMMARY: Testing re.exec(str) when re.lastIndex is < 0 or > str.length
+ .
+ Case 1: If re has the global flag set, then re(str) should be null
+ Case 2: If re doesn't have this set, then re(str) should be unaffected
+
+Files: mailnews/mime/src/modmimee.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/modmimee.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ -*- Mode: C; tab-width: 4 -*-
+ mimeenc.c --- MIME encoders and decoders, version 2 (see mimei.h)
+ Copyright (c) 1996 Netscape Communications Corporation,
+ Created: Jamie Zawinski <jwz@netscape.com>, 15-May-96.
+
+Files: layout/style/test/descriptor_database.js
+Copyright: __NO_COPYRIGHT__ in: layout/style/test/descriptor_database.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Each property has the following fields:
+ domProp: The name of the relevant member of nsIDOM[NS]CSS2Properties
+ values: Strings that are values for the descriptor and should be accepted.
+
+Files: js/src/tests/ecma/Array/15.4.1.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.1.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.1.1.js
+ ECMA Section: 15.4.1 Array( item0, item1,... )
+ .
+ Description: When Array is called as a function rather than as a
+ constructor, it creates and initializes a new array
+ object. Thus, the function call Array(...) is
+ equivalent to the object creation new Array(...) with
+ the same arguments.
+ .
+ An array is created and returned as if by the expression
+ new Array( item0, item1, ... ).
+
+Files: nsprpub/pr/src/bthreads/objs.mk
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/bthreads/objs.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This makefile appends to the variable OBJS the bthread object modules
+ that will be part of the nspr20 library.
+
+Files: security/nss/lib/util/pkcs11.h
+Copyright: 1994-1999 RSA Security Inc. Licence to copy this document
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ is granted provided that it is identified as "RSA Security In.c Public-Key
+ Cryptography Standards (PKCS)" in all material mentioning or referencing
+ this document.
+ .
+ The latest version of this header can be found at:
+ http://www.rsalabs.com/pkcs/pkcs-11/index.html
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-026.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-026.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-026.js
+ Corresponds To: 7.4.2-3-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: netwerk/streamconv/mozITXTToHTMLConv.idl
+Copyright: __NO_COPYRIGHT__ in: netwerk/streamconv/mozITXTToHTMLConv.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Description: Currently only functions to enhance plain text with HTML tags.
+ <p>
+ Wrapper class for various parsing routines, that convert plain text to HTML.
+ They try to recognize cites, URLs, plain text formattting like *bold* etc.
+ See <http://www.bucksch.org/1/projects/mozilla/16507/> for a description.
+
+Files: security/nss/cmd/modutil/installparse.y
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/modutil/installparse.y
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ yacc file for parsing PKCS #11 module installation instructions
+
+Files: testing/talos/talos/scripts/talos-debug.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/scripts/talos-debug.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ window.talosDebug provides some statistical functions
+ (sum, average, median, stddev) and a tpRecordTime method which
+ reports some statistics about the data set, including detected
+ stability point of the data (detecting first few noisy elements).
+ If tpRecordTime doesn't exist globally (i.e. running outside of
+ talos, e.g. in a browser), then it points it to window.talosDebug.tpRecordTime
+ Can be controlled by few properties (disable display, hardcoded
+ stability point, etc)
+ .
+ talos-debug.js: Bug 849558
+
+Files: js/src/tests/js1_5/Regress/regress-102725.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-102725.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 09 October 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 102725
+
+Files: security/nss/lib/pkcs7/secpkcs7.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/secpkcs7.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface to the PKCS7 implementation.
+
+Files: js/src/tests/ecma/GlobalObject/15.1-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1-2-n.js
+ ECMA Section: The global object
+ Description:
+ .
+ The global object does not have a [[Call]] property; it is not possible
+ to invoke the global object as a function.
+
+Files: js/src/tests/ecma/Expressions/11.13.2-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.13.2-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.13.2-5.js
+
+Files: security/nss/coreconf/UNIXWARE2.1.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/UNIXWARE2.1.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Config stuff for SCO Unixware 2.1
+
+Files: js/src/jit/Sink.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jit/Sink.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file declares sink transformation.
+
+Files: security/nss/lib/pk11wrap/pk11cxt.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11cxt.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file PK11Contexts which are used in multipart hashing,
+ encryption/decryption, and signing/verication operations.
+
+Files: dom/webidl/PresentationConnectionCloseEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PresentationConnectionCloseEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/presentation-api/#interface-presentationconnectioncloseevent
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-011.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-011.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-011.js
+ Corresponds To: 7.4.3-4-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: layout/tables/SpanningCellSorter.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/tables/SpanningCellSorter.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code to sort cells by their colspan, used by BasicTableLayoutStrategy.
+
+Files: toolkit/components/jsdownloads/src/DownloadUIHelper.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/DownloadUIHelper.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides functions to handle status and messages in the user interface.
+
+Files: layout/style/nsStyleStructInlines.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsStyleStructInlines.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Inline methods that belong in nsStyleStruct.h, except that they
+ require more headers.
+
+Files: js/xpconnect/src/XPCInlines.h
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCInlines.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ private inline methods (#include'd by xpcprivate.h).
+
+Files: dom/webidl/FontFaceSet.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/css-font-loading/#FontFaceSet-interface
+ .
+ To implement FontFaceSet's iterator until we can use setlike.
+
+Files: dom/webidl/PresentationReceiver.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PresentationReceiver.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/presentation-api/#interface-presentationreceiver
+
+Files: layout/generic/Visibility.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/Visibility.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Declares visibility-related types. @Visibility is an enumeration of the
+ possible visibility states of a frame. @OnNonvisible is an enumeration that
+ allows callers to request a specific action when a frame transitions from
+ visible to nonvisible.
+
+Files: mailnews/extensions/dsn/content/dsn.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/dsn/content/dsn.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ default prefs for dsn
+
+Files: security/nss/lib/freebl/ecl/README
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/README
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The ECL exposes routines for constructing and converting curve
+ parameters for internal use.
+ .
+ HEADER FILES
+
+Files: gfx/layers/d3d11/BlendingHelpers.hlslh
+Copyright: __NO_COPYRIGHT__ in: gfx/layers/d3d11/BlendingHelpers.hlslh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helper functions.
+
+Files: security/nss/lib/zlib/crc32.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/zlib/crc32.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ crc32.h -- tables for rapid CRC calculation
+ Generated automatically by crc32.c
+
+Files: nsprpub/pr/src/io/pripv6.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/io/pripv6.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pripv6.c
+ Description: Support for various functions unique to IPv6
+
+Files: nsprpub/pr/tests/sockpong.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/sockpong.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: sockpong.c
+ .
+ Description:
+ This test runs in conjunction with the sockping test.
+ The sockping test creates a socket pair and passes one
+ socket to this test. Then the sockping test writes
+ "ping" to this test and this test writes "pong" back.
+ To run this pair of tests, just invoke sockping.
+ .
+ Tested areas: process creation, socket pairs, file
+ descriptor inheritance.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-052.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-052.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-052.js
+ Corresponds to: 7.8.2-4-n.js
+ ECMA Section: 7.8.2 Examples of Automatic Semicolon Insertion
+ Description: compare some specific examples of the automatic
+ insertion rules in the EMCA specification.
+ Author: christine@netscape.com
+ Date: 15 september 1997
+
+Files: js/src/tests/ecma/Math/15.8.1.8-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.8-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.8-1.js
+ ECMA Section: 15.8.1.8.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the ReadOnly attribute of Math.SQRT2
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-8-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-8-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-8-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: intl/hyphenation/hyphen/moz.build
+Copyright: __NO_COPYRIGHT__ in: intl/hyphenation/hyphen/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These files cannot be built in unified mode because they include hnjalloc.h.
+
+Files: js/src/tests/ecma/Math/15.8.2.14.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.14.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.14.js
+ ECMA Section: 15.8.2.14 Math.random()
+ returns a number value x with a positive sign
+
+Files: security/nss/cmd/dbck/dbck.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/dbck/dbck.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dbck.c
+ .
+ utility for fixing corrupt cert databases
+
+Files: js/public/RequiredDefines.h
+Copyright: __NO_COPYRIGHT__ in: js/public/RequiredDefines.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Various #defines required to build SpiderMonkey. Embedders should add this
+ file to the start of the command line via -include or a similar mechanism,
+ or SpiderMonkey public headers may not work correctly.
+
+Files: dom/webidl/HTMLHeadElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-head-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-head-element
+
+Files: mailnews/base/src/newMailNotificationService.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/newMailNotificationService.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ platform-independent code to count new and unread messages and pass the information to
+ platform-specific notification modules
+ .
+ Logging for this module uses the TB version of log4moz. Default logging is at the Warn
+ level. Other possibly interesting messages are at Error, Info and Debug. To configure, set the
+ preferences "mail.notification.logging.console" (for the error console) or
+ "mail.notification.logging.dump" (for stderr) to the string indicating the level you want.
+
+Files: security/nss/coreconf/suffix.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/suffix.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Master "Core Components" suffixes #
+ .
+ Object suffixes (OS2 and WIN% override this)
+
+Files: dom/webidl/PresentationAvailability.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PresentationAvailability.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/presentation-api/#interface-presentationavailability
+
+Files: mailnews/base/src/nsMsgOfflineManager.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgOfflineManager.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The offline manager service - manages going online and offline, and synchronization
+
+Files: js/src/tests/js1_5/Array/regress-107138.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-107138.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 29 October 2001
+ .
+ SUMMARY: Regression test for bug 107138
+
+Files: js/src/tests/ecma_3/Function/regress-131964.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/regress-131964.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 19 Mar 2002
+ SUMMARY: Function declarations in global or function scope are {DontDelete}.
+ Function declarations in eval scope are not {DontDelete}.
+
+Files: media/mtransport/simpletokenbucket.h
+Copyright: __NO_COPYRIGHT__ in: media/mtransport/simpletokenbucket.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: bcampen@mozilla.com
+ .
+ This file defines a dirt-simple token bucket class.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-1-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-1-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-1-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.3.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.3.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.3.1-2.js
+ ECMA Section: 15.2.3.1 Object.prototype
+ .
+ Description: The initial value of Object.prototype is the built-in
+ Object prototype object.
+ .
+ This property shall have the attributes [ DontEnum,
+ DontDelete ReadOnly ]
+ .
+ This tests the [DontDelete] property of Object.prototype
+
+Files: security/nss/tests/cipher/gcm.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cipher/gcm.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines the AES GCM tests
+ .
+ expected
+ return pk11gcmtest Test Case name
+ value input file
+
+Files: toolkit/locales/en-US/chrome/global/intl.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/intl.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains all localizable skin settings such as
+ font, layout, and geometry
+
+Files: security/nss/cmd/ocspresp/ocspresp.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/ocspresp/ocspresp.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ocspresp - self test for OCSP response creation
+
+Files: nsprpub/pr/src/misc/prtrace.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prtrace.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prtrace.c -- NSPR Trace Instrumentation
+ .
+ Implement the API defined in prtrace.h
+
+Files: toolkit/mozapps/installer/signing.mk
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/installer/signing.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We shouldn't sign the first pass of a PGO build
+
+Files: js/src/builtin/Array.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Array.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES5 15.4.4.14.
+
+Files: js/src/tests/ecma/Expressions/11.9.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.9.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.9.3.js
+
+Files: js/src/tests/ecma/Math/15.8.2.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.2.js
+ ECMA Section: 15.8.2.2 acos( x )
+ Description: return an approximation to the arc cosine of the
+ argument. the result is expressed in radians and
+ range is from +0 to +PI. special cases:
+ - if x is NaN, return NaN
+ - if x > 1, the result is NaN
+ - if x < -1, the result is NaN
+
+Files: js/src/jit-test/lib/dummyModuleResolveHook.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/lib/dummyModuleResolveHook.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A dummy implementation of the module resolve hook used by module tests. This
+ implements the bare minimum necessary to allow modules to refer to each
+ other.
+
+Files: js/src/tests/js1_2/function/String.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/String.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: String.js
+ Description: 'This tests the function String(Object)'
+
+Files: js/src/tests/ecma/Date/15.9.5.26-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.26-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.26-1.js
+ ECMA Section: 15.9.5.26 Date.prototype.setSeconds(sec [,ms])
+ Description:
+ .
+ If ms is not specified, this behaves as if ms were specified with the
+ value getMilliseconds( ).
+ .
+ 1. Let t be the result of LocalTime(this time value).
+ 2. Call ToNumber(sec).
+ 3. If ms is not specified, compute msFromTime(t); otherwise, call
+ ToNumber(ms).
+ 4. Compute MakeTime(HourFromTime(t), MinFromTime(t), Result(2),
+ Result(3)).
+ 5. Compute UTC(MakeDate(Day(t), Result(4))).
+ 6. Set the [[Value]] property of the this value to TimeClip(Result(5)).
+ 7. Return the value of the [[Value]] property of the this value.
+
+Files: dom/xul/templates/nsRuleNetwork.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xul/templates/nsRuleNetwork.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementations for the rule network classes.
+ .
+ To Do.
+ .
+ - Constrain() & Propagate() still feel like they are poorly named.
+ - As do Instantiation and InstantiationSet.
+ - Make InstantiationSet share and do copy-on-write.
+ - Make things iterative, instead of recursive.
+
+Files: nsprpub/pr/src/md/windows/ntinrval.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/ntinrval.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NT interval timers
+ .
+ Mozilla's build system defines this globally.
+
+Files: netwerk/test/unit/test_auth_proxy.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_auth_proxy.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tests the automatic login to the proxy with password,
+ if the password is stored and the browser is restarted.
+
+Files: js/src/tests/js1_2/regexp/regress-6359.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/regress-6359.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: regress-6359.js
+ Reference: ** replace with bugzilla URL or document reference **
+ Description: ** replace with description of test **
+ Author: ** replace with your e-mail address **
+
+Files: toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (aboutWindowTitle) %S is the addon name
+
+Files: layout/style/nsHTMLStyleSheet.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsHTMLStyleSheet.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation. Modifications made by IBM
+ described herein are Copyright (c) International Business Machines Corporation, 2000.
+ Modifications to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+ .
+ style sheet and style rule processor representing data from presentational
+ HTML attributes
+
+Files: dom/webidl/EventSource.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://html.spec.whatwg.org/multipage/comms.html#the-eventsource-interface
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: gfx/cairo/cairo/src/test-paginated-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/test-paginated-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This isn't a "real" surface, but just something to be used by the
+ test suite to help exercise the paginated-surface paths in cairo.
+ .
+ The defining feature of this backend is that it uses a paginated
+ surface to record all operations, and then replays everything to an
+ image surface.
+ .
+ It's possible that this code might serve as a good starting point
+ for someone working on bringing up a new paginated-surface-based
+ backend.
+
+Files: taskcluster/taskgraph/util/time.py
+Copyright: __NO_COPYRIGHT__ in: taskcluster/taskgraph/util/time.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Python port of the ms.js node module this is not a direct port some things are
+ more complicated or less precise and we lean on time delta here.
+
+Files: mailnews/base/ispdata/moz.build
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/ispdata/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Disable movemail for Thunderbird on OSX
+
+Files: js/src/tests/ecma_3/RegExp/regress-202564.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-202564.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 18 April 2003
+ SUMMARY: Testing regexp with many backreferences
+
+Files: js/src/tests/ecma/LexicalConventions/7.5-6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.5-6.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: build/autoconf/lto.m4
+Copyright: __NO_COPYRIGHT__ in: build/autoconf/lto.m4
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ check if the build is using lto. This is really primitive and only detects llvm based
+ compilers right now.
+
+Files: toolkit/modules/WebChannel.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/WebChannel.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ WebChannel is an abstraction that uses the Message Manager and Custom Events
+ to create a two-way communication channel between chrome and content code.
+
+Files: modules/libjar/nsZipArchive.cpp
+Copyright: __NO_COPYRIGHT__ in: modules/libjar/nsZipArchive.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module implements a simple archive extractor for the PKZIP format.
+ .
+ The underlying nsZipArchive is NOT thread-safe. Do not pass references
+ or pointers to it across thread boundaries.
+ .
+ This must be the first include in the file in order for the
+
+Files: toolkit/identity/MinimalIdentity.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/identity/MinimalIdentity.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This alternate implementation of IdentityService provides just the
+ channels for navigator.id, leaving the certificate storage to a
+ server-provided app.
+ .
+ On b2g, the messages identity-controller-watch, -request, and
+ -logout, are observed by the component SignInToWebsite.jsm.
+
+Files: security/nss/cmd/signver/pk7print.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/signver/pk7print.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ secutil.c - various functions used by security stuff
+ .
+ pkcs #7 -related functions
+
+Files: js/src/tests/ecma/String/15.5.4.4-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.4-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.4-1.js
+ ECMA Section: 15.5.4.4 String.prototype.charAt(pos)
+ Description: Returns a string containing the character at position
+ pos in the string. If there is no character at that
+ string, the result is the empty string. The result is
+ a string value, not a String object.
+ .
+ When the charAt method is called with one argument,
+ pos, the following steps are taken:
+ 1. Call ToString, with this value as its argument
+ 2. Call ToInteger pos
+ 3. Compute the number of characters in Result(1)
+ 4. If Result(2) is less than 0 is or not less than
+ Result(3), return the empty string
+ 5. Return a string of length 1 containing one character
+ from result (1), the character at position Result(2).
+ .
+ Note that the charAt function is intentionally generic;
+ it does not require that its this value be a String
+ object. Therefore it can be transferred to other kinds
+ of objects for use as a method.
+
+Files: security/nss/lib/certhigh/ocspti.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certhigh/ocspti.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Private header defining OCSP types.
+
+Files: toolkit/components/formautofill/content/RequestAutocompleteUI.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/formautofill/content/RequestAutocompleteUI.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handles the requestAutocomplete user interface.
+
+Files: js/src/tests/ecma_2/RegExp/unicode-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/unicode-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/unicode-001.js
+ ECMA Section: 15.7.3.1
+ Description: Based on ECMA 2 Draft 7 February 1999
+ Positive test cases for constructing a RegExp object
+ Author: christine@netscape.com
+ Date: 19 February 1999
+
+Files: security/nss/cmd/fipstest/tdea.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/tdea.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A Bourne shell script for running the NIST tdea Algorithm Validation Suite
+
+Files: nsprpub/pr/tests/time.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/time.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Program to test different ways to get the time; right now it is tuned
+ only for solaris.
+ solaris results (100000 iterations):
+ time to get time with time(): 4.63 usec avg, 463 msec total
+ time to get time with gethrtime(): 2.17 usec avg, 217 msec total
+ time to get time with gettimeofday(): 1.25 usec avg, 125 msec total
+ .
+ Includes
+ .
+ Used to get the command line option
+
+Files: mailnews/base/src/nsMsgPrintEngine.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgPrintEngine.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsMsgPrintEngine.h: declaration of nsMsgPrintEngine class
+ implementing mozISimpleContainer,
+ which provides a DocShell container for use in simple programs
+ using the layout engine
+
+Files: services/sync/modules/stages/declined.js
+Copyright: __NO_COPYRIGHT__ in: services/sync/modules/stages/declined.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains code for maintaining the set of declined engines,
+ in conjunction with EngineManager.
+
+Files: layout/style/nsCSSPropertyID.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPropertyID.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ enum types for CSS properties and their values
+
+Files: python/mozbuild/mozbuild/util.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/util.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains miscellaneous utility functions that don't belong anywhere
+ in particular.
+
+Files: rdf/base/nsRDFContainer.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsRDFContainer.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation for the RDF container.
+ .
+ Notes
+
+Files: js/src/tests/ecma/extensions/15.5.4.5-6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.5.4.5-6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.5-6.js
+ ECMA Section: 15.5.4.5 String.prototype.charCodeAt(pos)
+ Description: Returns a number (a nonnegative integer less than 2^16)
+ representing the Unicode encoding of the character at
+ position pos in this string. If there is no character
+ at that position, the number is NaN.
+ .
+ When the charCodeAt method is called with one argument
+ pos, the following steps are taken:
+ 1. Call ToString, giving it the theis value as its
+ argument
+ 2. Call ToInteger(pos)
+ 3. Compute the number of characters in result(1).
+ 4. If Result(2) is less than 0 or is not less than
+ Result(3), return NaN.
+ 5. Return a value of Number type, of positive sign, whose
+ magnitude is the Unicode encoding of one character
+ from result 1, namely the characer at position Result
+ (2), where the first character in Result(1) is
+ considered to be at position 0.
+ .
+ Note that the charCodeAt function is intentionally
+ generic; it does not require that its this value be a
+ String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: toolkit/components/places/tests/unit/test_update_frecency_after_delete.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_update_frecency_after_delete.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Bug 455315
+
+Files: toolkit/mozapps/update/updater/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/updater/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For changes here, also consider ./updater-xpcshell/Makefile.in
+
+Files: xpcom/io/nsStringStream.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsStringStream.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Based on original code from nsIStringStream.cpp
+
+Files: toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that require the updater binary and the maintenance service.
+
+Files: js/src/tests/js1_5/Expressions/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Expressions/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 07 February 2001
+ .
+ Functionality common to Array testing -
+
+Files: js/src/tests/ecma_2/Exceptions/expression-010.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-010.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-010.js
+ Corresponds To: 11.2.2-5-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma_2/RegExp/octal-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/octal-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/octal-002.js
+ ECMA Section: 15.7.1
+ Description: Based on ECMA 2 Draft 7 February 1999
+ Simple test cases for matching OctalEscapeSequences.
+ Author: christine@netscape.com
+ Date: 19 February 1999
+
+Files: js/xpconnect/tests/browser/browser_dead_object.js
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/browser/browser_dead_object.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For bug 773980, test that Components.utils.isDeadWrapper works as expected.
+
+Files: dom/events/EventListenerManager.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/events/EventListenerManager.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Microsoft's API Name hackery sucks
+
+Files: security/nss/cmd/signtool/signtool.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/signtool/signtool.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SIGNTOOL
+ .
+ A command line tool to create manifest files
+ from a directory hierarchy. It is assumed that
+ the tree will be equivalent to what resides
+ or will reside in an archive.
+
+Files: dom/webidl/ImageBitmapRenderingContext.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://wiki.whatwg.org/wiki/OffscreenCanvas
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ The new ImageBitmapRenderingContext is a canvas rendering context
+ which only provides the functionality to replace the canvas's
+ contents with the given ImageBitmap. Its context id (the first argument
+ to getContext) is "bitmaprenderer".
+
+Files: mailnews/import/public/nsIImportGeneric.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportGeneric.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for importing anything. You are responsible for opening
+ up UI and doing all of the work to make it happen.
+
+Files: build/unix/elfhack/inject/moz.build
+Copyright: __NO_COPYRIGHT__ in: build/unix/elfhack/inject/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dummy library name to avoid skipping building the source here, which
+ we only need the object for.
+
+Files: dom/webidl/HTMLCanvasElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLCanvasElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-canvas-element
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/tests/ecma_6/TypedArray/constructor-iterable-modified-array-iterator-next.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TypedArray/constructor-iterable-modified-array-iterator-next.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct typed array from array with modified array iterator next method.
+
+Files: intl/unicharutil/tables/html40Symbols.properties
+Copyright: __NO_COPYRIGHT__ in: intl/unicharutil/tables/html40Symbols.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE FILE
+ Do not translate this file.
+
+Files: application/basilisk/installer/package-manifest.in
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/installer/package-manifest.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Package file for the Basilisk build.
+ .
+ Packaging manifest is used to copy files from dist/bin
+ to the staging directory.
+ Some other files are built in the staging directory directly,
+ so they will be implicitly packaged too.
+ .
+ File format:
+ .
+ [] designates a toplevel component. Example: [xpcom]
+ - in front of a file specifies it to be removed from the destination
+ * wildcard support to recursively copy the entire directory
+ ; file comment
+ .
+ Due to Apple Mac OS X packaging requirements, files that are in the same
+ directory on other platforms must be located in different directories on
+ Mac OS X. The following defines allow specifying the Mac OS X bundle
+ location which also work on other platforms.
+ .
+ @BINPATH@
+ Equals Contents/MacOS/ on Mac OS X and is the path to the main binary on other
+ platforms.
+ .
+ @RESPATH@
+ Equals Contents/Resources/ on Mac OS X and is equivalent to @BINPATH@ on other
+ platforms.
+
+Files: js/src/tests/ecma/Date/15.9.5.12-8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.12-8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.12
+ ECMA Section: 15.9.5.12
+ Description: Date.prototype.getDay
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return WeekDay(LocalTime(t)).
+
+Files: build/subconfigure.py
+Copyright: __NO_COPYRIGHT__ in: build/subconfigure.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script is used to capture the content of config.status-generated
+ files and subsequently restore their timestamp if they haven't changed.
+
+Files: devtools/client/jsonview/css/headers-panel.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/jsonview/css/headers-panel.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Headers Panel
+
+Files: js/src/tests/ecma/Expressions/11.2.2-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.2-3-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ .
+ MemberExpression:
+ PrimaryExpression
+ MemberExpression[Expression]
+ MemberExpression.Identifier
+ new MemberExpression Arguments
+ .
+ new NewExpression
+ .
+ The production NewExpression : new NewExpression is evaluated as follows:
+ .
+ 1. Evaluate NewExpression.
+ 2. Call GetValue(Result(1)).
+ 3. If Type(Result(2)) is not Object, generate a runtime error.
+ 4. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 5. Call the [[Construct]] method on Result(2), providing no arguments
+ (that is, an empty list of arguments).
+ 6. If Type(Result(5)) is not Object, generate a runtime error.
+ 7. Return Result(5).
+ .
+ The production MemberExpression : new MemberExpression Arguments is evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 4. If Type(Result(2)) is not Object, generate a runtime error.
+ 5. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 6. Call the [[Construct]] method on Result(2), providing the list
+ Result(3) as the argument values.
+ 7. If Type(Result(6)) is not Object, generate a runtime error.
+ 8 .Return Result(6).
+
+Files: netwerk/test/httpserver/test/test_async_response_sending.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_async_response_sending.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ensures that data a request handler writes out in response is sent only as
+ quickly as the client can receive it, without racing ahead and being forced
+ to block while writing that data.
+ .
+ NB: These tests are extremely tied to the current implementation, in terms of
+ when and how stream-ready notifications occur, the amount of data which will
+ be read or written at each notification, and so on. If the implementation
+ changes in any way with respect to stream copying, this test will probably
+ have to change a little at the edges as well.
+
+Files: toolkit/components/osfile/modules/osfile_native.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_native.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Native (xpcom) implementation of key OS.File functions
+
+Files: js/src/tests/ecma_3/RegExp/perlstress-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/perlstress-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2002-07-07
+ SUMMARY: Testing JS RegExp engine against Perl 5 RegExp engine.
+ Adjust cnLBOUND, cnUBOUND below to restrict which sections are tested.
+ .
+ This test was created by running various patterns and strings through the
+ Perl 5 RegExp engine. We saved the results below to test the JS engine.
+ .
+ Each of the examples below is a negative test; that is, each produces a
+
+Files: mozglue/misc/TimeStamp_windows.cpp
+Copyright: __NO_COPYRIGHT__ in: mozglue/misc/TimeStamp_windows.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implement TimeStamp::Now() with QueryPerformanceCounter() controlled with
+ values of GetTickCount64().
+
+Files: nsprpub/pr/tests/tpd.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/tpd.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: tpd.c
+ Description: Exercising the thread private data bailywick.
+
+Files: js/src/tests/ecma_2017/AsyncFunctions/duplicate-__proto__.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/AsyncFunctions/duplicate-__proto__.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Async arrow function parameters.
+
+Files: js/src/tests/ecma_2/Exceptions/statement-008.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/statement-008.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: statement-008.js
+ Corresponds To: 12.8-1-n.js
+ ECMA Section: 12.8 The break statement
+ Description:
+
+Files: mailnews/compose/src/nsMsgAppleDouble.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgAppleDouble.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ AppleDouble.h
+
+Files: devtools/shared/locales/en-US/gclicommands.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/locales/en-US/gclicommands.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside Web Console commands.
+ The Web Console command line is available from the Web Developer sub-menu
+ -> 'Web Console'.
+ .
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (helpDesc) A very short string used to describe the
+ function of the help command.
+
+Files: dom/webidl/HTMLOListElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-ol-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-ol-element
+
+Files: nsprpub/pr/tests/sockping.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/sockping.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: sockping.c
+ .
+ Description:
+ This test runs in conjunction with the sockpong test.
+ This test creates a socket pair and passes one socket
+ to the sockpong test. Then this test writes "ping" to
+ to the sockpong test and the sockpong test writes "pong"
+ back. To run this pair of tests, just invoke sockping.
+ .
+ Tested areas: process creation, socket pairs, file
+ descriptor inheritance.
+
+Files: js/src/tests/js1_2/Array/general2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/Array/general2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: general2.js
+ Description: 'This tests out some of the functionality on methods on the Array objects'
+
+Files: dom/webidl/IDBVersionChangeEvent.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBVersionChangeEvent
+
+Files: toolkit/locales/en-US/chrome/mozapps/downloads/downloads.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/downloads/downloads.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (seconds, minutes, hours, days): Semi-colon list of plural
+
+Files: dom/webidl/RGBColor.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RGBColor.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-RGBColor
+
+Files: netwerk/base/nsSimpleNestedURI.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsSimpleNestedURI.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ URI class to be used for cases when a simple URI actually resolves to some
+ other sort of URI, with the latter being what's loaded when the load
+ happens. All objects of this class should always be immutable, so that the
+ inner URI and this URI don't get out of sync. The Clone() implementation
+ will guarantee this for the clone, but it's up to the protocol handlers
+ creating these URIs to ensure that in the first place. The innerURI passed
+ to this URI will be set immutable if possible.
+
+Files: layout/style/nsCSSPseudoClassList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPseudoClassList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ atom list for CSS pseudo-classes
+ .
+ This file contains the list of nsIAtoms and their values for CSS
+ pseudo-classes. It is designed to be used as inline input to
+ nsCSSPseudoClasses.cpp *only* through the magic of C preprocessing.
+
+Files: dom/bindings/RootedOwningNonNull.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/RootedOwningNonNull.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An implementation of Rooted for OwningNonNull<T>. This works by assuming
+ that T has a Trace() method defined on it which will trace whatever things
+ inside the T instance need tracing.
+
+Files: layout/base/nsRefreshDriver.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsRefreshDriver.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code to notify things that animate before a refresh, at an appropriate
+ refresh rate. (Perhaps temporary, until replaced by compositor.)
+ .
+ Chrome and each tab have their own RefreshDriver, which in turn
+ hooks into one of a few global timer based on RefreshDriverTimer,
+ defined below. There are two main global timers -- one for active
+ animations, and one for inactive ones. These are implemented as
+ subclasses of RefreshDriverTimer; see below for a description of
+ their implementations. In the future, additional timer types may
+ implement things like blocking on vsync.
+
+Files: js/xpconnect/tests/idl/xpctest_returncode.idl
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/idl/xpctest_returncode.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test the use of Components.returnCode
+ .
+ This ("parent") interface defines a method that in-turn calls another
+ ("child") interface implemented in JS, and returns the nsresult from that
+ child interface. The child interface manages the return code by way of
+ Components.returnCode.
+
+Files: layout/base/nsLayoutDebugger.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsLayoutDebugger.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ implementation of interface that allows layout-debug extension access
+ to some internals of layout
+
+Files: dom/webidl/CanvasCaptureMediaStream.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/mediacapture-fromelement/index.html
+
+Files: security/nss/lib/pk11wrap/pk11cert.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11cert.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file manages PKCS #11 instances of certificates.
+
+Files: dom/xslt/xpath/txBooleanExpr.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xpath/txBooleanExpr.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Represents a BooleanExpr, a binary expression that
+ performs a boolean operation between its lvalue and rvalue.
+
+Files: js/src/tests/ecma/Date/15.9.5.17.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.17.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.17.js
+ ECMA Section: 15.9.5.17
+ Description: Date.prototype.getUTCMinutes
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return MinFromTime(t).
+
+Files: js/src/tests/ecma/String/15.5.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.1.js
+ ECMA Section: 15.5.1 The String Constructor called as a Function
+ 15.5.1.1 String(value)
+ 15.5.1.2 String()
+ .
+ Description: When String is called as a function rather than as
+ a constructor, it performs a type conversion.
+ - String(value) returns a string value (not a String
+ object) computed by ToString(value)
+ - String() returns the empty string ""
+
+Files: embedding/components/windowwatcher/nsPIWindowWatcher.idl
+Copyright: __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsPIWindowWatcher.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Private "control" methods on the Window Watcher. These are annoying
+ bookkeeping methods, not part of the public (embedding) interface.
+
+Files: js/src/tests/ecma_2/String/match-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/String/match-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: String/match-004.js
+ ECMA Section: 15.6.4.9
+ Description: Based on ECMA 2 Draft 7 February 1999
+ .
+ String.match( regexp )
+ .
+ If regexp is not an object of type RegExp, it is replaced with result
+ of the expression new RegExp(regexp). Let string denote the result of
+ converting the this value to a string. If regexp.global is false,
+ return the result obtained by invoking RegExp.prototype.exec (see
+ section 15.7.5.3) on regexp with string as parameter.
+ .
+ Otherwise, set the regexp.lastIndex property to 0 and invoke
+ RegExp.prototype.exec repeatedly until there is no match. If there is a
+ match with an empty string (in other words, if the value of
+ regexp.lastIndex is left unchanged) increment regexp.lastIndex by 1.
+ The value returned is an array with the properties 0 through n-1
+ corresponding to the first element of the result of each matching
+ invocation of RegExp.prototype.exec.
+ .
+ Note that the match function is intentionally generic; it does not
+ require that its this value be a string object. Therefore, it can be
+ transferred to other kinds of objects for use as a method.
+ .
+ The match function should be intentionally generic, and not require
+ this to be a string.
+
+Files: security/nss/lib/smime/cmsarray.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsarray.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS array functions.
+
+Files: devtools/client/locales/en-US/webconsole.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/webconsole.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+
+Files: xpcom/glue/nsTextFormatter.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsTextFormatter.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This code was copied from xpcom/ds/nsTextFormatter r1.3
+ Memory model and Frozen linkage changes only.
+ -- Prasad <prasad@medhas.org>
+
+Files: toolkit/themes/osx/global/tabbox.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/osx/global/tabbox.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The default style of these tabs is that of an NSTabView with tabs at
+ the top in the "regular" size. These tabs can be used with or without
+ a tabbox element.
+ For bottom tabs you should use the "tabs-bottom" class on the tabbox
+ or the tabs element. Bottom tabs use a style that's similar to the
+ one used in Adium.
+
+Files: nsprpub/pr/tests/stat.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/stat.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Program to test different ways to get file info; right now it
+ only works for solaris and OS/2.
+
+Files: mfbt/LinkedList.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/LinkedList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A type-safe doubly-linked list class.
+ .
+ The classes LinkedList<T> and LinkedListElement<T> together form a
+ convenient, type-safe doubly-linked list implementation.
+ .
+ The class T which will be inserted into the linked list must inherit from
+ LinkedListElement<T>. A given object may be in only one linked list at a
+ time.
+ .
+ A LinkedListElement automatically removes itself from the list upon
+ destruction, and a LinkedList will fatally assert in debug builds if it's
+ non-empty when it's destructed.
+ .
+ For example, you might use LinkedList in a simple observer list class as
+ follows.
+ .
+ class Observer : public LinkedListElement<Observer>
+ {
+ public:
+ void observe(char* aTopic) { ... }
+ };
+ .
+ class ObserverContainer
+ {
+ private:
+ LinkedList<Observer> list;
+ .
+ public:
+ void addObserver(Observer* aObserver)
+ {
+ // Will assert if |aObserver| is part of another list.
+ list.insertBack(aObserver);
+ }
+ .
+ void removeObserver(Observer* aObserver)
+ {
+ // Will assert if |aObserver| is not part of some list.
+ aObserver.remove();
+ // Or, will assert if |aObserver| is not part of |list| specifically.
+ // aObserver.removeFrom(list);
+ }
+ .
+ void notifyObservers(char* aTopic)
+ {
+
+Files: toolkit/components/places/tests/expiration/test_pref_maxpages.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/test_pref_maxpages.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ What this is aimed to test:
+ .
+ Expiration will obey to hardware spec, but user can set a custom maximum
+ number of pages to retain, to restrict history, through
+
+Files: security/nss/lib/freebl/mpi/vis_proto.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/vis_proto.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Prototypes for the inline templates in vis.il
+
+Files: security/nss/gtests/freebl_gtest/kat/blake2b_kat.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/gtests/freebl_gtest/kat/blake2b_kat.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ https://github.com/BLAKE2/BLAKE2/blob/master/testvectors/blake2b-kat.txt
+
+Files: security/nss/lib/smime/cmsrecinfo.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsrecinfo.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS recipientInfo methods.
+
+Files: devtools/client/shared/telemetry.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/telemetry.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Telemetry.
+ .
+ To add metrics for a tool:
+ .
+ 1. Create count, flag, and exponential entries in
+ toolkit/components/telemetry/Histograms.json. Each type is optional but it
+ is best if all three can be included.
+ .
+ 2. Add your chart entries to devtools/client/shared/telemetry.js
+
+Files: accessible/ipc/other/moz.build
+Copyright: __NO_COPYRIGHT__ in: accessible/ipc/other/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ With --disable-accessibility, we need to compile PDocAccessible.ipdl, but
+ not the C++.
+
+Files: js/src/tests/ecma/Math/15.8.1.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.1-1.js
+ ECMA Section: 15.8.1.1.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the ReadOnly attribute of Math.E
+
+Files: gfx/cairo/cairo/src/cairo-directfb.h
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-directfb.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Environment variables affecting the backend:
+
+Files: js/src/tests/ecma/Statements/12.5-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.5-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.5-2.js
+ ECMA Section: The if statement
+ Description:
+ .
+ The production IfStatement : if ( Expression ) Statement else Statement
+ is evaluated as follows:
+ .
+ 1.Evaluate Expression.
+ 2.Call GetValue(Result(1)).
+ 3.Call ToBoolean(Result(2)).
+ 4.If Result(3) is false, go to step 7.
+ 5.Evaluate the first Statement.
+ 6.Return Result(5).
+ 7.Evaluate the second Statement.
+ 8.Return Result(7).
+
+Files: intl/uconv/tools/gen-big5-data.py
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/tools/gen-big5-data.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Adapted from
+ https://hg.mozilla.org/projects/htmlparser/file/0d906fb1ab90/generate-encoding-data.py
+ .
+ indexes.json comes from
+ https://encoding.spec.whatwg.org/indexes.json
+ i.e.
+ https://github.com/whatwg/encoding/blob/ce4e83d0df5b5efec0697fc76e66699737e033a3/indexes.json
+
+Files: nsprpub/pr/tests/accept.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/accept.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 1996 - Netscape Communications Corporation
+ .
+ Name: accept.c
+ .
+ Description: Run accept() sucessful connection tests.
+ .
+ Modification History:
+ 04-Jun-97 AGarcia - Reconvert test file to return a 0 for PASS and a 1 for FAIL
+
+Files: security/nss/cmd/addbuiltin/addbuiltin.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/addbuiltin/addbuiltin.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tool for converting builtin CA certs.
+
+Files: nsprpub/pkg/linux/sun-nspr.spec
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pkg/linux/sun-nspr.spec
+License: MPL-2.0
+ %description
+ .
+ NSPR provides platform independence for non-GUI operating system
+ facilities. These facilities include threads, thread synchronization,
+ normal file and network I/O, interval timing and calendar time, basic
+ memory management (malloc and free) and shared library linking.
+ .
+ See: http://www.mozilla.org/projects/nspr/about-nspr.html
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ %package devel
+ Summary: Development Libraries for the Netscape Portable Runtime
+ Group: Development/Libraries
+
+Files: toolkit/components/places/ClusterLib.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/ClusterLib.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class that can run the hierarchical clustering algorithm with the given
+ parameters.
+ .
+ @param distance
+ Function that should return the distance between two items.
+
+Files: dom/base/nsNameSpaceManager.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsNameSpaceManager.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class for managing namespace IDs and mapping back and forth
+ between namespace IDs and namespace URIs.
+
+Files: dom/webidl/PeerConnectionImpl.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PeerConnectionImpl.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PeerConnection.js' interface to the C++ PeerConnectionImpl.
+ .
+ Do not confuse with RTCPeerConnection. This interface is purely for
+ communication between the PeerConnection JS DOM binding and the C++
+ implementation in SIPCC.
+ .
+ See media/webrtc/signaling/include/PeerConnectionImpl.h
+
+Files: nsprpub/pr/tests/pipeping2.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/pipeping2.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pipeping2.c
+ .
+ Description:
+ This test runs in conjunction with the pipepong2 test.
+ This test creates two pipes and passes two pipe fd's
+ to the pipepong2 test. Then this test writes "ping" to
+ to the pipepong2 test and the pipepong2 test writes "pong"
+ back. To run this pair of tests, just invoke pipeping2.
+ .
+ Tested areas: process creation, pipes, file descriptor
+ inheritance.
+
+Files: security/nss/coreconf/HP-UX.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UX.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Config stuff for HP-UX
+
+Files: mailnews/base/util/msgDBCacheManager.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/msgDBCacheManager.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Message DB Cache manager
+ .
+ :::::::: Constants and Helpers :::::::::::::::
+
+Files: js/src/tests/ecma_7/Destructuring/rest-parameter-function-length.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/Destructuring/rest-parameter-function-length.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ensure function length is set correctly when a destructuring rest parameter
+ is present.
+
+Files: devtools/shared/locales/en-US/styleinspector.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/locales/en-US/styleinspector.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Style Inspector.
+ .
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (panelTitle): This is the panel title
+
+Files: js/src/tests/js1_5/Array/regress-154338.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-154338.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 June 2002
+ SUMMARY: Testing array.join() when separator is a variable, not a literal
+
+Files: security/nss/tests/gtests/gtests.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/gtests/gtests.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ similar to all.sh this file runs drives gtests.
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: media/ffvpx/libavutil_visibility.h
+Copyright: __NO_COPYRIGHT__ in: media/ffvpx/libavutil_visibility.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Include file for fixing symbol visibility on Linux.
+
+Files: toolkit/mozapps/extensions/internal/Content.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/Content.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ globals addMessageListener
+
+Files: xpcom/tests/unit/test_nsIProcess.js
+Copyright: __NO_COPYRIGHT__ in: xpcom/tests/unit/test_nsIProcess.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ nsIProcess unit test
+
+Files: js/src/tests/ecma/String/15.5.4.12-5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.12-5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.12-1.js
+ ECMA Section: 15.5.4.12 String.prototype.toUpperCase()
+ Description:
+ .
+ Returns a string equal in length to the length of the result of converting
+ this object to a string. The result is a string value, not a String object.
+ .
+ Every character of the result is equal to the corresponding character of the
+ string, unless that character has a Unicode 2.0 uppercase equivalent, in which
+ case the uppercase equivalent is used instead. (The canonical Unicode 2.0 case
+ mapping shall be used, which does not depend on implementation or locale.)
+ .
+ Note that the toUpperCase function is intentionally generic; it does not require
+ that its this value be a String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: xpcom/reflect/xptinfo/nsIInterfaceInfoManager.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/nsIInterfaceInfoManager.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The nsIInterfaceInfoManager public declaration.
+
+Files: devtools/client/netmonitor/request-list-context-menu.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/netmonitor/request-list-context-menu.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ globals NetMonitorController, NetMonitorView, gNetwork
+
+Files: widget/uikit/nsAppShell.h
+Copyright: __NO_COPYRIGHT__ in: widget/uikit/nsAppShell.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Runs the main native UIKit run loop, interrupting it as needed to process
+ Gecko events.
+
+Files: dom/base/AutocompleteFieldList.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/AutocompleteFieldList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains the list of field names that are used in @autocomplete
+ attribute for <input>, <select> and <textarea> controls. It is designed
+ to be used as inline input through the magic of C preprocessing.
+
+Files: netwerk/test/httpserver/test/test_name_scheme.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_name_scheme.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ requests for files ending with a caret (^) are handled specially to enable
+ htaccess-like functionality without the need to explicitly disable display
+ of such files
+
+Files: security/nss/lib/certdb/cert.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/cert.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ cert.h - public data structures and prototypes for the certificate library
+
+Files: nsprpub/pr/src/cplus/rcnetio.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcnetio.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Subclass definitions for network I/O (ref: prio.h)
+
+Files: toolkit/components/autocomplete/tests/unit/test_previousResult.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_previousResult.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Unit test for Bug 438861 - Previous search results not returned to multiple
+ searches.
+ .
+ Dummy nsIAutoCompleteInput source that returns
+ the given list of AutoCompleteSearch names.
+ .
+ Implements only the methods needed for this test.
+
+Files: layout/reftests/svg/image/util.js
+Copyright: __NO_COPYRIGHT__ in: layout/reftests/svg/image/util.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The possible values of the "align" component of preserveAspectRatio.
+
+Files: parser/htmlparser/tests/mochitest/parser_datreader.js
+Copyright: __NO_COPYRIGHT__ in: parser/htmlparser/tests/mochitest/parser_datreader.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A test suite that runs WHATWG HTML parser tests.
+ The tests are from html5lib.
+ .
+ http://html5lib.googlecode.com/
+ .
+ A few utility functions.
+
+Files: mfbt/RangedPtr.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/RangedPtr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements a smart pointer asserted to remain within a range specified at
+ construction.
+
+Files: security/nss/cmd/p7verify/p7verify.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/p7verify/p7verify.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ p7verify -- A command to do a verification of a *detached* pkcs7 signature.
+
+Files: nsprpub/pr/include/pripcsem.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/pripcsem.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pripcsem.h
+ .
+ Description: named semaphores for interprocess
+ synchronization
+ .
+ Unrelated processes obtain access to a shared semaphore
+ by specifying its name.
+ .
+ Our goal is to support named semaphores on at least
+ Unix and Win32 platforms. The implementation will use
+ one of the three native semaphore APIs: POSIX, System V,
+ and Win32.
+ .
+ Because POSIX named semaphores have kernel persistence,
+ we are forced to have a delete function in this API.
+
+Files: devtools/client/webconsole/net/components/net-info-params.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/net-info-params.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Net Info Params
+
+Files: application/palemoon/locales/en-US/chrome/browser/charsetMenu.properties
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/chrome/browser/charsetMenu.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: The property keys ending with ".key" are for access keys.
+ Localizations may add or delete properties where the property key ends with
+ ".key" as appropriate for the localization. The code that uses this data can
+ deal with the absence of an access key for an item.
+ .
+ Make sure the keys defined here don't collide with
+ charsetMenuAutodet.accesskey in charsetMenu.dtd.
+ .
+ In the en-US version of this file, access keys are given to the following:
+ * UTF-8
+ * All encodings that are the fallback encoding for some locale in Firefox
+ * All encodings that are the fallback encoding for some locale in IE
+ * All Japanese encodings
+ .
+ For the items whose property key does not end in ".key" and whose value
+ includes "(" U+0028 LEFT PARENTHESIS, the "(" character is significant for
+ processing by CharsetMenu.jsm. If your localization does not use ASCII
+ parentheses where en-US does in this file, please file a bug to make
+ CharsetMenu.jsm also recognize the delimiter your localization uses.
+ (When this code was developed, all localizations appeared to use
+ U+0028 LEFT PARENTHESIS for this purpose.)
+ .
+ Globally-relevant
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-049.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-049.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-049
+ Corresponds To: 7.8.1-1.js
+ ECMA Section: 7.8.1 Rules of Automatic Semicolon Insertioin
+ Description:
+ Author: christine@netscape.com
+ Date: 15 september 1997
+
+Files: nsprpub/lib/tests/arena.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/tests/arena.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: arena.c
+ Description: Testing arenas
+
+Files: config/external/lgpllibs/moz.build
+Copyright: __NO_COPYRIGHT__ in: config/external/lgpllibs/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The lgpllibs library stores symbols from third-party LGPL licensed libraries,
+ such as libav and libsoundtouch. It fulfills the requirement of dynamically
+ linking these symbols into gecko.
+ .
+ Any library added here should also be reflected in the about:license page.
+
+Files: xpcom/io/nsBinaryStream.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsBinaryStream.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains implementations of the nsIBinaryInputStream and
+ nsIBinaryOutputStream interfaces. Together, these interfaces allows reading
+ and writing of primitive data types (integers, floating-point values,
+ booleans, etc.) to a stream in a binary, untagged, fixed-endianness format.
+ This might be used, for example, to implement network protocols or to
+ produce architecture-neutral binary disk files, i.e. ones that can be read
+ and written by both big-endian and little-endian platforms. Output is
+ written in big-endian order (high-order byte first), as this is traditional
+ network order.
+ .
+ @See nsIBinaryInputStream
+ @See nsIBinaryOutputStream
+
+Files: js/src/tests/Intl/NumberFormat/construct-newtarget.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/NumberFormat/construct-newtarget.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test subclassing %Intl.NumberFormat% works correctly.
+
+Files: application/basilisk/base/content/browser-customization.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-customization.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Customization handler prepares this browser window for entering and exiting
+ customization mode by handling customizationstarting and customizationending
+ events.
+
+Files: js/src/tests/ecma/Statements/12.6.2-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.2-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.2-4.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is not present.
+ 2. second expression is present
+ 3. third expression is present
+
+Files: js/src/tests/ecma/Number/15.7.3.4-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.4-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.4-2.js
+ ECMA Section: 15.7.3.4 Number.NaN
+ Description: All value properties of the Number object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Number.NaN
+
+Files: devtools/client/themes/shims/common.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/shims/common.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file only exists to support add-ons which import this style sheet at a
+ specific path.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-050.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-050.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-050.js
+ Corresponds to: 7.8.2-1-n.js
+ ECMA Section: 7.8.2 Examples of Automatic Semicolon Insertion
+ Description: compare some specific examples of the automatic
+ insertion rules in the EMCA specification.
+ Author: christine@netscape.com
+ Date: 15 september 1997
+
+Files: js/src/tests/ecma/Math/15.8.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.js
+ ECMA Section: 15.8.1.js Value Properties of the Math Object
+ 15.8.1.1 E
+ 15.8.1.2 LN10
+ 15.8.1.3 LN2
+ 15.8.1.4 LOG2E
+ 15.8.1.5 LOG10E
+ 15.8.1.6 PI
+
+Files: js/src/tests/ecma/Math/15.8.1.6-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.6-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.6-1.js
+ ECMA Section: 15.8.1.6.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the ReadOnly attribute of Math.PI
+
+Files: security/nss/tests/crmf/crmf.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/crmf/crmf.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/crmf/crmf.sh
+ .
+ Script to test NSS crmf library (a static library)
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: js/src/tests/ecma_2/Statements/while-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/while-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: while-003
+ ECMA Section:
+ Description: while statement
+ .
+ The while expression evaluates to true, Statement returns abrupt completion.
+
+Files: js/src/tests/ecma_2/Statements/switch-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/switch-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: switch-003.js
+ ECMA Section:
+ Description: The switch Statement
+ .
+ This uses variables and objects as case expressions in switch statements.
+ This verifies a bunch of bugs:
+
+Files: security/nss/lib/freebl/ecl/ecl.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecl.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Although this is not an exported header file, code which uses elliptic
+ curve point operations will need to include it.
+
+Files: nsprpub/pr/src/cplus/rcinrval.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcinrval.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ C++ interval times (ref: prinrval.h)
+ .
+ An interval is a period of time. The start of the interval (epoch)
+ must be defined by the application. The unit of time of an interval
+ is platform dependent, therefore so is the maximum interval that is
+ representable. However, that interval is never less that ~12 hours.
+
+Files: devtools/client/storage/test/browser_storage_basic_with_fragment.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_basic_with_fragment.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ import-globals-from head.js
+ .
+ A second basic test to assert that the storage tree and table corresponding
+ to each item in the storage tree is correctly displayed.
+
+Files: toolkit/mozapps/downloads/tests/unit/test_syncedDownloadUtils.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/tests/unit/test_syncedDownloadUtils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 420482 by making sure multiple consumers of DownloadUtils gets the
+ same time remaining time if they provide the same time left but a different
+ "last time".
+
+Files: js/src/tests/js1_8/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_8/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: This only turns on 1.8.0 in shell builds. The browser requires the
+ futzing in js/src/tests/browser.js.
+
+Files: devtools/client/performance/views/recordings.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/performance/views/recordings.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ../performance-controller.js
+ import-globals-from ../performance-view.js
+ globals document, window
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_418257.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_418257.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 418257 by making sure tags are returned with the title as part of
+ the "comment" if there are tags even if we didn't match in the tags. They
+ are separated from the title by a endash.
+
+Files: dom/xhr/tests/browser_xhr_onchange_leak.js
+Copyright: __NO_COPYRIGHT__ in: dom/xhr/tests/browser_xhr_onchange_leak.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Bug 1336811 - An XHR that has a .onreadystatechange waiting should
+ not leak forever once the tab is closed. CC optimizations need to be
+ turned off once it is closed.
+
+Files: dom/webidl/RTCStatsReport.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCStatsReport.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/webrtc.html#rtcstatsreport-object
+ http://www.w3.org/2011/04/webrtc/wiki/Stats
+
+Files: xpcom/glue/AutoRestore.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/AutoRestore.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ functions for restoring saved values at the end of a C++ scope
+
+Files: security/nss/lib/freebl/ecl/ecp_mont.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/ecp_mont.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Uses Montgomery reduction for field arithmetic. See mpi/mpmontg.c for
+ code implementation.
+
+Files: devtools/client/netmonitor/custom-request-view.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/netmonitor/custom-request-view.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals window, dumpn, gNetwork, $, EVENTS, NetMonitorView
+
+Files: dom/webidl/AppInfo.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/AppInfo.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This dictionnary holds the parameters supporting the app:// protocol.
+
+Files: media/mtransport/nr_socket_prsock.h
+Copyright: 2007 Adobe Systems, Incorporated
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: ekr@rtfm.com
+ .
+ Some source code here from nICEr. Copyright is:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: uriloader/exthandler/tests/mochitest/handlerApps.js
+Copyright: __NO_COPYRIGHT__ in: uriloader/exthandler/tests/mochitest/handlerApps.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ handlerApp.xhtml grabs this for verification purposes via window.opener
+
+Files: layout/tables/nsITableLayoutStrategy.h
+Copyright: __NO_COPYRIGHT__ in: layout/tables/nsITableLayoutStrategy.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface for the set of algorithms that determine column and table
+ isizes
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_match_beginning.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_match_beginning.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 451760 which allows matching only at the beginning of urls or
+ titles to simulate Firefox 2 functionality.
+
+Files: dom/webidl/DataTransferItem.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/DataTransferItem.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is:
+ https://html.spec.whatwg.org/multipage/interaction.html#the-datatransferitem-interface
+
+Files: mailnews/intl/nsCommUConvCID.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/intl/nsCommUConvCID.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class ID for our UTF7ToUnicode charset converter
+ {77CFAAF1-1CF4-11d3-8AAF-00600811A836}
+
+Files: python/mozbuild/mozbuild/test/configure/data/included.configure
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/test/configure/data/included.configure
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more complex and repetitive things, we can create templates
+
+Files: js/src/tests/js1_5/Regress/regress-68498-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-68498-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 15 Feb 2001
+ .
+ SUMMARY: calling obj.eval(str)
+
+Files: security/nss/lib/softoken/fipsaudt.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/fipsaudt.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file implements audit logging required by FIPS 140-2 Security
+ Level 2.
+
+Files: security/nss/lib/pki/pki3hack.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pki/pki3hack.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Hacks to integrate NSS 3.4 and NSS 4.0 certificates.
+
+Files: js/src/tests/ecma/Array/15.4.1.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.1.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.1.2.js
+ ECMA Section: 15.4.1.2 Array(len)
+ .
+ Description: When Array is called as a function rather than as a
+ constructor, it creates and initializes a new array
+ object. Thus, the function call Array(...) is
+ equivalent to the object creationi new Array(...) with
+ the same arguments.
+ .
+ An array is created and returned as if by the
+ expression new Array(len).
+
+Files: js/src/tests/ecma_2/Exceptions/statement-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/statement-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: statement-001.js
+ Corresponds To: 12.6.2-9-n.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is not present.
+ 2. second expression is not present
+ 3. third expression is not present
+
+Files: security/nss/lib/pkcs7/p7create.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/p7create.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PKCS7 creation.
+
+Files: dom/webidl/Animatable.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/fxtf/web-animations/#the-animatable-interface
+
+Files: toolkit/components/places/tests/unit/test_utils_setAnnotationsFor.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_utils_setAnnotationsFor.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Check for correct functionality of PlacesUtils.setAnnotationsForItem/URI
+
+Files: js/src/tests/ecma_7/TypedArray/map-validation.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/TypedArray/map-validation.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Summary: Ensure typed array validation is called for TypedArray.prototype.map.
+
+Files: nsprpub/lib/ds/plarenas.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/ds/plarenas.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PLArena-related declarations used to be split between plarenas.h and
+ plarena.h. That split wasn't useful, so now all the declarations are in
+ plarena.h. However, this file still exists so that any old code that
+ includes it will still work.
+
+Files: dom/webidl/CustomElementRegistry.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/CustomElementRegistry.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ https://html.spec.whatwg.org/#dom-window-customelements
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-017.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-017.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-017.js
+ Corresponds To: 7.4.3-10-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: dom/webidl/CharacterData.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#characterdata
+
+Files: toolkit/mozapps/downloads/tests/unit/test_unspecified_arguments.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/tests/unit/test_unspecified_arguments.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Make sure passing null and nothing to various variable-arg DownloadUtils
+ methods provide the same result.
+
+Files: dom/base/nsINode.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsINode.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class for all DOM nodes.
+
+Files: dom/webidl/WebComponents.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-035.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-035.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-035.js
+ Correpsonds To: 7.4.2-12-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: toolkit/components/telemetry/shared_telemetry_utils.py
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/shared_telemetry_utils.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains utility functions shared by the scalars and the histogram generation
+ scripts.
+
+Files: js/src/tests/js1_2/String/match.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/String/match.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: match.js
+ Description: 'This tests the new String object method: match'
+
+Files: dom/webidl/ParentNode.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ParentNode.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#interface-parentnode
+
+Files: dom/webidl/Response.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Response.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://fetch.spec.whatwg.org/#response-class
+
+Files: security/nss/coreconf/source.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/source.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Master <component>-specific source import/export directories #
+
+Files: mfbt/Move.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Move.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ C++11-style, but C++98-usable, "move references" implementation.
+
+Files: netwerk/test/httpserver/test/test_registerprefix.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_registerprefix.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests the registerPrefixHandler API
+
+Files: security/nss/lib/pk11wrap/pk11slot.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11slot.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Deal with PKCS #11 Slots.
+
+Files: build/mozconfig.common.override
+Copyright: __NO_COPYRIGHT__ in: build/mozconfig.common.override
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Common mozconfig for all users
+ .
+ Add options to this file that will be inherited by all in-tree mozconfigs.
+ This file is included at the *end* of the mozconfigs, and so may be used
+ to override anything done previously.
+ .
+ The common expected usage is for try builds with nondefault options.
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.1.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.1.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.1.2.js
+ ECMA Section: 15.2.1.2 The Object Constructor Called as a Function:
+ Object(value)
+ Description: When Object is called as a function rather than as a
+ constructor, the following steps are taken:
+ .
+ 1. If value is null or undefined, create and return a
+ new object with no proerties other than internal
+ properties exactly as if the object constructor
+ had been called on that same value (15.2.2.1).
+ 2. Return ToObject (value), whose rules are:
+ .
+ undefined generate a runtime error
+ null generate a runtime error
+ boolean create a new Boolean object whose default
+ value is the value of the boolean.
+ number Create a new Number object whose default
+ value is the value of the number.
+ string Create a new String object whose default
+ value is the value of the string.
+ object Return the input argument (no conversion).
+
+Files: js/src/tests/ecma/Expressions/11.12-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.12-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.12-3.js
+ ECMA Section: 11.12
+ Description:
+ .
+ The grammar for a ConditionalExpression in ECMAScript is a little bit
+ different from that in C and Java, which each allow the second
+ subexpression to be an Expression but restrict the third expression to
+ be a ConditionalExpression. The motivation for this difference in
+ ECMAScript is to allow an assignment expression to be governed by either
+ arm of a conditional and to eliminate the confusing and fairly useless
+ case of a comma expression as the center expression.
+
+Files: xpcom/ds/nsCRT.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/ds/nsCRT.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ MODULE NOTES:
+ @update gess7/30/98
+ .
+ Much as I hate to do it, we were using string compares wrong.
+ Often, programmers call functions like strcmp(s1,s2), and pass
+ one or more null strings. Rather than blow up on these, I've
+ added quick checks to ensure that cases like this don't cause
+ us to fail.
+ .
+ In general, if you pass a null into any of these string compare
+ routines, we simply return 0.
+
+Files: xpcom/tests/windows/TestWinFileAttribs.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/tests/windows/TestWinFileAttribs.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test:
+
+Files: toolkit/locales/en-US/chrome/global/keys.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/keys.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE : FILE This file contains the application's labels for keys on the keyboard.
+ If you decide to translate this file, you should translate it based on
+ the prevelant kind of keyboard for your target user.
+ LOCALIZATION NOTE : There are two types of keys, those w/ text on their labels
+ and those w/ glyphs.
+
+Files: netwerk/test/unit/test_NetUtil.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_NetUtil.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the methods on NetUtil.jsm.
+
+Files: embedding/components/moz.build
+Copyright: __NO_COPYRIGHT__ in: embedding/components/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ You'd think we could skip building ui if XUL is disabled,
+ but we need to export interface headers from those directories.
+
+Files: rdf/base/nsRDFXMLDataSource.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsRDFXMLDataSource.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A data source that can read itself from and write itself to an
+ RDF/XML stream.
+ .
+ For more information on the RDF/XML syntax,
+ see http://www.w3.org/TR/REC-rdf-syntax/.
+ .
+ This code is based on the final W3C Recommendation,
+ http://www.w3.org/TR/1999/REC-rdf-syntax-19990222.
+ .
+ TO DO
+
+Files: toolkit/components/places/tests/unit/test_null_interfaces.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_null_interfaces.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 489872 to make sure passing nulls to nsNavHistory doesn't crash.
+ .
+ Make an array of services to test, each specifying a class id, interface
+ and an array of function names that don't throw when passed nulls
+
+Files: dom/webidl/ValidityState.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ValidityState.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#validitystate
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: toolkit/components/places/tests/bookmarks/test_992901-backup-unsorted-hierarchy.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_992901-backup-unsorted-hierarchy.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Checks that backups properly include all of the bookmarks if the hierarchy
+ in the database is unordered so that a hierarchy is defined before its
+ ancestor in the bookmarks table.
+
+Files: netwerk/test/unit/test_offlinecache_custom-directory.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_offlinecache_custom-directory.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test executes nsIOfflineCacheUpdateService.scheduleAppUpdate API
+ 1. preloads an app with a manifest to a custom sudir in the profile (for simplicity)
+ 2. observes progress and completion of the update
+ 3. checks presence of index.sql and files in the expected location
+
+Files: dom/webidl/WebKitCSSMatrix.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/WebKitCSSMatrix.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://compat.spec.whatwg.org/#webkitcssmatrix-interface
+
+Files: dom/xslt/xml/txXMLUtils.h
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xml/txXMLUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An XML Utility class
+
+Files: devtools/client/shared/widgets/cubic-bezier.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/widgets/cubic-bezier.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Based on Lea Verou www.cubic-bezier.com
+ See https://github.com/LeaVerou/cubic-bezier
+
+Files: layout/base/nsRefreshDriver.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsRefreshDriver.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code to notify things that animate before a refresh, at an appropriate
+ refresh rate. (Perhaps temporary, until replaced by compositor.)
+
+Files: docshell/test/unit/test_bug414201_jfif.js
+Copyright: __NO_COPYRIGHT__ in: docshell/test/unit/test_bug414201_jfif.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for bug 414201
+
+Files: js/src/tests/js1_2/statements/continue.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/statements/continue.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: continue.js
+ Description: 'Tests the continue statement'
+
+Files: js/src/tests/ecma/String/15.5.3.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.3.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.3.1-2.js
+ ECMA Section: 15.5.3.1 Properties of the String Constructor
+ .
+ Description: The initial value of String.prototype is the built-in
+ String prototype object.
+ .
+ This property shall have the attributes [ DontEnum,
+ DontDelete, ReadOnly]
+ .
+ This tests the ReadOnly attribute.
+
+Files: dom/webidl/SocketCommon.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/SocketCommon.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/2012/sysapps/tcp-udp-sockets/#readystate
+
+Files: security/nss/lib/softoken/legacydb/cdbhdl.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/cdbhdl.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ cdbhdl.h - certificate database handle
+ private to the certdb module
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-8-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-8-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-8-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: layout/style/nsRuleData.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsRuleData.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ temporary (expanded) representation of property-value pairs used to
+ hold data from matched rules during style data computation.
+
+Files: js/src/tests/js1_2/function/nesting.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/nesting.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: nesting.js
+ Description: 'This tests the nesting of functions'
+
+Files: mailnews/extensions/smime/public/nsIMsgSMIMEHeaderSink.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/smime/public/nsIMsgSMIMEHeaderSink.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a private interface used exclusively by SMIME. NO ONE outside of extensions/smime
+ or the hard coded smime decryption files in mime/src should have any knowledge nor should
+ be referring to this interface.
+
+Files: security/nss/lib/jar/jarint.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/jar/jarint.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Internal libjar routines.
+
+Files: js/src/tests/ecma_6/TypedArray/constructor-iterable-generator.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TypedArray/constructor-iterable-generator.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct typed array from generator.
+
+Files: dom/webidl/Navigator.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Navigator.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-navigator-object
+ http://www.w3.org/TR/tracking-dnt/
+
+Files: js/src/tests/ecma/GlobalObject/15.1.1.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.1.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.1.1.js
+ ECMA Section: 15.1.1.1 NaN
+ .
+ Description: The initial value of NaN is NaN.
+
+Files: xpcom/reflect/xptcall/xptcall.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/xptcall.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ entry point wrappers.
+
+Files: security/nss/lib/freebl/mpi/hpma512.s
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/hpma512.s
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This PA-RISC 2.0 function computes the product of two unsigned integers,
+ and adds the result to a previously computed integer. The multiplicand
+ is a 512-bit (64-byte, eight doubleword) unsigned integer, stored in
+ memory in little-double-wordian order. The multiplier is an unsigned
+ 64-bit integer. The previously computed integer to which the product is
+ added is located in the result ("res") area, and is assumed to be a
+ 576-bit (72-byte, nine doubleword) unsigned integer, stored in memory
+ in little-double-wordian order. This value normally will be the result
+ of a previously computed nine doubleword result. It is not necessary
+ to pad the multiplicand with an additional 64-bit zero doubleword.
+ .
+ Multiplicand, multiplier, and addend ideally should be aligned at
+ 16-byte boundaries for best performance. The code will function
+ correctly for alignment at eight-byte boundaries which are not 16-byte
+ boundaries, but the execution may be slightly slower due to even/odd
+ bank conflicts on PA-RISC 8000 processors.
+ .
+ This function is designed to accept the same calling sequence as Bill
+
+Files: mfbt/Compression.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Compression.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Various simple compression/decompression functions.
+
+Files: dom/webidl/PerformanceNavigationTiming.webidl
+Copyright: 2016 W3C® (MIT, ERCIM, Keio, Beihang). W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://www.w3.org/TR/navigation-timing-2/#sec-PerformanceNavigationTiming
+
+Files: xpcom/base/nsAllocator.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsAllocator.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ obsolete
+
+Files: devtools/client/locales/en-US/graphs.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/graphs.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Performance Tools
+ which is available from the Web Developer sub-menu -> 'Performance'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web. These strings
+ are specifically for marker names in the performance tool.
+ .
+ LOCALIZATION NOTE (graphs.label.average):
+ This string is displayed on graphs when showing an average.
+
+Files: netwerk/test/httpserver/test/test_sjs.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_sjs.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests support for server JS-generated pages
+
+Files: mailnews/db/gloda/modules/datastore.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/datastore.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file looks to Myk Melez <myk@mozilla.org>'s Mozilla Labs snowl
+ project's (http://hg.mozilla.org/labs/snowl/) modules/datastore.js
+ for inspiration and idioms (and also a name :).
+
+Files: dom/base/nsJSUtils.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsJSUtils.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is not a generated file. It contains common utility functions
+ invoked from the JavaScript code generated from IDL interfaces.
+ The goal of the utility functions is to cut down on the size of
+ the generated code itself.
+
+Files: storage/test/unit/test_storage_statement.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_storage_statement.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the functions of mozIStorageStatement
+
+Files: layout/generic/nsIAnonymousContentCreator.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsIAnonymousContentCreator.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface for rendering objects that manually create subtrees of
+ anonymous content
+
+Files: layout/tools/reftest/gaia_lock_screen.js
+Copyright: __NO_COPYRIGHT__ in: layout/tools/reftest/gaia_lock_screen.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: This code was forked from:
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-024.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-024.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-024
+ Corresponds To: 7.4.2-1-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: toolkit/mozapps/installer/windows/nsis/common.nsh
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/installer/windows/nsis/common.nsh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helper defines and macros for toolkit applications
+
+Files: nsprpub/pr/src/md/os2/os2misc.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2misc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ os2misc.c
+
+Files: security/nss/cmd/mpitests/test-info.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/mpitests/test-info.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Table mapping test suite names to index numbers
+
+Files: dom/webidl/TextTrackCueList.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TextTrackCueList.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#texttrackcuelist
+
+Files: js/src/tests/Intl/getDisplayNames.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/getDisplayNames.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the getCalendarInfo function with a diverse set of arguments.
+ .
+ Test if getDisplayNames return value matches expected values.
+
+Files: js/src/tests/ecma/Date/15.9.5.6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.6.js
+ ECMA Section: 15.9.5.6
+ Description: Date.prototype.getFullYear
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return YearFromTime(LocalTime(t)).
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma/String/15.5.3.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.3.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.3.1-3.js
+ ECMA Section: 15.5.3.1 Properties of the String Constructor
+ .
+ Description: The initial value of String.prototype is the built-in
+ String prototype object.
+ .
+ This property shall have the attributes [ DontEnum,
+ DontDelete, ReadOnly]
+ .
+ This tests the DontDelete attribute.
+
+Files: storage/variantToSQLiteT_impl.h
+Copyright: __NO_COPYRIGHT__ in: storage/variantToSQLiteT_impl.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Note: we are already in the namepace mozilla::storage
+ .
+ Note 2: whoever #includes this file must provide implementations of
+
+Files: toolkit/themes/linux/global/netError.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/linux/global/netError.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This defines the look-and-feel styling of the error pages.
+ (see: netError.xhtml)
+ .
+ Original styling by William Price <bugzilla@mob.rice.edu>
+ Updated by: Michael Ventnor <m.ventnor@gmail.com>
+
+Files: dom/webidl/PresentationConnectionAvailableEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PresentationConnectionAvailableEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/presentation-api/#interface-presentationconnectionavailableevent
+
+Files: dom/webidl/BatteryManager.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/battery-status/
+
+Files: js/src/tests/ecma/Number/15.7.3.5-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.5-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.5-4.js
+
+Files: xpcom/tests/gtest/Helpers.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/tests/gtest/Helpers.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helper routines for xpcom gtests.
+
+Files: gfx/cairo/cairo/src/cairo-beos-surface.cpp
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-beos-surface.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a C++ file in order to use the C++ BeOS API
+
+Files: devtools/client/themes/shims/moz.build
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/shims/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Shim old theme paths used by DevTools add-ons
+
+Files: dom/smil/test/db_smilCSSFromBy.js
+Copyright: __NO_COPYRIGHT__ in: dom/smil/test/db_smilCSSFromBy.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ testcase data for simple "from-by" animations of CSS properties
+
+Files: js/src/tests/ecma/Math/15.8.1.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.3-1.js
+ ECMA Section: 15.8.1.3.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the ReadOnly attribute of Math.LN2
+
+Files: toolkit/components/places/tests/unit/test_utils_getURLsForContainerNode.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_utils_getURLsForContainerNode.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Check for correct functionality of PlacesUtils.getURLsForContainerNode and
+ PlacesUtils.hasChildURIs (those helpers share almost all of their code)
+
+Files: mfbt/HashFunctions.cpp
+Copyright: __NO_COPYRIGHT__ in: mfbt/HashFunctions.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementations of hash functions.
+
+Files: application/basilisk/components/preferences/in-content/advanced.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/preferences/in-content/advanced.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Load DownloadUtils module for convertByteUnits
+
+Files: js/src/tests/js1_5/Array/regress-108440.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-108440.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 30 October 2001
+ SUMMARY: Regression test for bug 108440
+
+Files: js/src/tests/js1_4/Regress/toString-001-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_4/Regress/toString-001-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: toString-001-n.js
+ Description:
+ .
+ Function.prototype.toString is not generic.
+
+Files: js/src/tests/ecma_3/Statements/regress-131348.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-131348.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 10 Apr 2002
+ Revised: 14 July 2002
+ .
+ SUMMARY: JS should NOT error on |for(i in undefined)|, |for(i in null)|
+ .
+ ECMA-262 3rd Edition Final spec says such statements SHOULD error. See:
+ .
+ Section 12.6.4 The for-in Statement
+ Section 9.9 ToObject
+ .
+ But SpiderMonkey has decided NOT to follow this; it's a bug in the spec.
+
+Files: security/nss/coreconf/OSF1V4.0.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/OSF1V4.0.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ On OSF1 V4.0, pthreads is the default implementation strategy.
+ Classic nspr is also available.
+
+Files: js/src/tests/js1_5/Regress/regress-152646.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-152646.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 08 July 2002
+ SUMMARY: Testing expressions with large numbers of parentheses
+
+Files: mailnews/mime/src/mimeTextHTMLParsed.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimeTextHTMLParsed.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Most of this code is copied from mimethsa. If you find a bug here, check that class, too.
+ .
+ This runs the entire HTML document through the Mozilla HTML parser, and
+ then outputs it as string again. This ensures that the HTML document is
+ syntactically correct and complete and all tags and attributes are closed.
+ .
+ That prevents "MIME in the middle" attacks like efail.de.
+ The base problem is that we concatenate different MIME parts in the output
+ and render them all together as a single HTML document in the display.
+
+Files: security/nss/tests/ec/ectest.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/ec/ectest.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests/ec/ectest.sh
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: layout/reftests/svg/smil/smil-grid.js
+Copyright: __NO_COPYRIGHT__ in: layout/reftests/svg/smil/smil-grid.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Javascript library for dynamically generating a simple SVG/SMIL reftest
+ with several copies of the same animation, each seeked to a different time.
+ .
+ Global variables
+
+Files: image/Downscaler.h
+Copyright: __NO_COPYRIGHT__ in: image/Downscaler.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Downscaler is a high-quality, streaming image downscaler based upon Skia's
+ scaling implementation.
+
+Files: layout/reftests/svg/as-image/svg-image-util.js
+Copyright: __NO_COPYRIGHT__ in: layout/reftests/svg/as-image/svg-image-util.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Standard values to use for <img>/<embed> height & width, if requested.
+
+Files: mfbt/NullPtr.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/NullPtr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements a mozilla::IsNullPointer<T> type trait.
+
+Files: python/mozbuild/mozbuild/html_build_viewer.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/html_build_viewer.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module contains code for running an HTTP server to view build info.
+
+Files: js/src/tests/ecma_3/Function/regress-193555.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/regress-193555.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 17 February 2003
+ SUMMARY: Testing access to function name from inside function
+
+Files: extensions/universalchardet/src/base/JISFreq.tab
+Copyright: __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/JISFreq.tab
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Sampling from about 20M text materials include literature and computer technology
+ .
+ Japanese frequency table, applied to both S-JIS and EUC-JP
+ They are sorted in order.
+ .
+ 128 --> 0.77094
+ 256 --> 0.85710
+ 512 --> 0.92635
+ 1024 --> 0.97130
+ 2048 --> 0.99431
+
+Files: dom/webidl/ImageDocument.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ImageDocument.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is:
+ dom/html/public/nsIImageDocument.idl
+
+Files: python/mozbuild/mozbuild/action/dump_env.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/dump_env.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We invoke a Python program to dump our environment in order to get
+ native paths printed on Windows so that these paths can be incorporated
+ into Python configure's environment.
+
+Files: nsprpub/pr/tests/bug1test.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/bug1test.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Attached is a test program that uses the nspr1 to demonstrate a bug
+ under NT4.0. The fix has already been mentioned (add a ResetEvent just
+
+Files: dom/webidl/MediaStreamError.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MediaStreamError.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/mediacapture-main/getusermedia.html#idl-def-MediaStreamError
+ .
+ The future of MediaStreamError is uncertain.
+
+Files: rdf/base/nsCompositeDataSource.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsCompositeDataSource.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A simple composite data source implementation. A composit data
+ source is just a strategy for combining individual data sources into
+ a collective graph.
+ .
+ 1) A composite data source holds a sequence of data sources. The set
+ of data sources can be specified during creation of the
+ database. Data sources can also be added/deleted from a database
+ later.
+ .
+ 2) The aggregation mechanism is based on simple super-positioning of
+ the graphs from the datasources. If there is a conflict (i.e.,
+ data source A has a true arc from foo to bar while data source B
+ has a false arc from foo to bar), the data source that it earlier
+ in the sequence wins.
+ .
+ The implementation below doesn't really do this and needs to be
+ fixed.
+
+Files: js/src/vm/Interpreter.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/Interpreter.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JavaScript bytecode interpreter.
+
+Files: js/src/jsatom.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsatom.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS atom table.
+
+Files: js/src/tests/ecma_2/Expressions/StrictEquality-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Expressions/StrictEquality-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: StrictEquality-001.js
+ ECMA Section: 11.9.6.js
+ Description:
+
+Files: nsprpub/pr/src/misc/prerr.properties
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prerr.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prerr.properties
+ This file is automatically generated; please do not edit it.
+
+Files: toolkit/components/autocomplete/tests/unit/test_autocomplete_multiple.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_autocomplete_multiple.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Dummy nsIAutoCompleteInput source that returns
+ the given list of AutoCompleteSearch names.
+ .
+ Implements only the methods needed for this test.
+
+Files: js/src/tests/ecma/Expressions/11.2.3-4-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.3-4-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.3-4-n.js
+ ECMA Section: 11.2.3. Function Calls
+ Description:
+ .
+ The production CallExpression : MemberExpression Arguments is evaluated as
+ follows:
+ .
+ 1.Evaluate MemberExpression.
+ 2.Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 3.Call GetValue(Result(1)).
+ 4.If Type(Result(3)) is not Object, generate a runtime error.
+ 5.If Result(3) does not implement the internal [[Call]] method, generate a
+ runtime error.
+ 6.If Type(Result(1)) is Reference, Result(6) is GetBase(Result(1)). Otherwise,
+ Result(6) is null.
+ 7.If Result(6) is an activation object, Result(7) is null. Otherwise, Result(7) is
+ the same as Result(6).
+ 8.Call the [[Call]] method on Result(3), providing Result(7) as the this value
+ and providing the list Result(2) as the argument values.
+ 9.Return Result(8).
+ .
+ The production CallExpression : CallExpression Arguments is evaluated in
+ exactly the same manner, except that the contained CallExpression is
+ evaluated in step 1.
+ .
+ Note: Result(8) will never be of type Reference if Result(3) is a native
+ ECMAScript object. Whether calling a host object can return a value of
+ type Reference is implementation-dependent.
+
+Files: application/palemoon/components/sessionstore/nsSessionStartup.js
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/sessionstore/nsSessionStartup.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Session Storage and Restoration
+ .
+ Overview
+ This service reads user's session file at startup, and makes a determination
+ as to whether the session should be restored. It will restore the session
+ under the circumstances described below. If the auto-start Private Browsing
+ mode is active, however, the session is never restored.
+ .
+ Crash Detection
+ The session file stores a session.state property, that
+ indicates whether the browser is currently running. When the browser shuts
+ down, the field is changed to "stopped". At startup, this field is read, and
+ if its value is "running", then it's assumed that the browser had previously
+ crashed, or at the very least that something bad happened, and that we should
+ restore the session.
+ .
+ Forced Restarts
+ In the event that a restart is required due to application update or extension
+
+Files: security/nss/lib/smime/smimeutil.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/smimeutil.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Stuff specific to S/MIME policy and interoperability.
+
+Files: dom/webidl/HTMLDetailsElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://html.spec.whatwg.org/multipage/forms.html#the-details-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: dom/base/DOMRequestHelper.jsm
+Copyright: __NO_COPYRIGHT__ in: dom/base/DOMRequestHelper.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helper object for APIs that deal with DOMRequests and Promises.
+ It allows objects inheriting from it to create and keep track of DOMRequests
+ and Promises objects in the common scenario where requests are created in
+ the child, handed out to content and delivered to the parent within an async
+ message (containing the identifiers of these requests). The parent may send
+ messages back as answers to different requests and the child will use this
+ helper to get the right request object. This helper also takes care of
+ releasing the requests objects when the window goes out of scope.
+ .
+ DOMRequestIPCHelper also deals with message listeners, allowing to add them
+ to the child side of frame and process message manager and removing them
+ when needed.
+
+Files: toolkit/mozapps/installer/precompile_cache.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/installer/precompile_cache.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ see http://mxr.mozilla.org/mozilla-central/source/services/sync/Weave.js#76
+
+Files: nsprpub/pr/include/pratom.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/pratom.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ GLOBAL FUNCTIONS:
+ DESCRIPTION:
+ PR Atomic operations
+
+Files: image/DecodedSurfaceProvider.h
+Copyright: __NO_COPYRIGHT__ in: image/DecodedSurfaceProvider.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An ISurfaceProvider implemented for single-frame decoded surfaces.
+
+Files: dom/xslt/xpath/txExprLexer.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xpath/txExprLexer.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Lexical analyzer for XPath expressions
+
+Files: xpcom/typelib/xpt/xpt_struct.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/typelib/xpt/xpt_struct.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Structures matching the in-memory representation of typelib structures.
+
+Files: devtools/shared/heapsnapshot/tests/gtest/DeserializedNodeUbiNodes.cpp
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/tests/gtest/DeserializedNodeUbiNodes.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that the `JS::ubi::Node`s we create from
+ `mozilla::devtools::DeserializedNode` instances look and behave as we would
+ like.
+
+Files: toolkit/components/osfile/osfile.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/osfile.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Common front for various implementations of OS.File
+
+Files: js/src/tests/js1_2/function/nesting-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/nesting-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: nesting-1.js
+
+Files: nsprpub/pr/src/misc/pripcsem.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/pripcsem.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pripcsem.c
+ .
+ Description: implements the named semaphores API in prsemipc.h
+
+Files: image/CopyOnWrite.h
+Copyright: __NO_COPYRIGHT__ in: image/CopyOnWrite.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CopyOnWrite<T> allows code to safely read from a data structure without
+ worrying that reentrant code will modify it.
+
+Files: js/src/vm/StructuredClone.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/StructuredClone.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file implements the structured clone algorithm of
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#safe-passing-of-structured-data
+ .
+ The implementation differs slightly in that it uses an explicit stack, and
+ the "memory" maps source objects to sequential integer indexes rather than
+ directly pointing to destination objects. As a result, the order in which
+ things are added to the memory must exactly match the order in which they
+ are placed into 'allObjs', an analogous array of back-referenceable
+ destination objects constructed while reading.
+ .
+ For the most part, this is easy: simply add objects to the memory when first
+ encountering them. But reading in a typed array requires an ArrayBuffer for
+ construction, so objects cannot just be added to 'allObjs' in the order they
+ are created. If they were, ArrayBuffers would come before typed arrays when
+ in fact the typed array was added to 'memory' first.
+ .
+ So during writing, we add objects to the memory when first encountering
+ them. When reading a typed array, a placeholder is pushed onto allObjs until
+ the ArrayBuffer has been read, then it is updated with the actual typed
+ array object.
+
+Files: dom/webidl/HTMLMapElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLMapElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-map-element
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-map-element
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-5-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-5-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-5-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.4-1.js
+ ECMA Section: 15.3.4 Properties of the Function Prototype Object
+ .
+ Description: The Function prototype object is itself a Function
+ object ( its [[Class]] is "Function") that, when
+ invoked, accepts any arguments and returns undefined.
+ .
+ The value of the internal [[Prototype]] property
+ object is the Object prototype object.
+ .
+ It is a function with an "empty body"; if it is
+ invoked, it merely returns undefined.
+ .
+ The Function prototype object does not have a valueOf
+ property of its own; however it inherits the valueOf
+ property from the Object prototype Object.
+
+Files: js/src/builtin/Profilers.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Profilers.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Profiling-related API
+
+Files: toolkit/components/places/tests/queries/test_tags.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_tags.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests bookmark and history queries with tags. See bug 399799.
+
+Files: nsprpub/pr/src/pthreads/ptmisc.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/pthreads/ptmisc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: ptmisc.c
+ Descritpion: Implemenation of miscellaneous methods for pthreads
+
+Files: js/src/tests/ecma_2/RegExp/properties-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/properties-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/properties-001.js
+ ECMA Section: 15.7.6.js
+ Description: Based on ECMA 2 Draft 7 February 1999
+
+Files: security/nss/lib/freebl/intel-aes.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/intel-aes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Prototypes of the functions defined in the assembler file.
+
+Files: dom/webidl/PointerEvent.webidl
+Copyright: 2013 Microsoft Open Technologies, Inc.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information see nsIPointerEvent.idl.
+
+Files: intl/uconv/ucvko/jamoclusters.h
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/ucvko/jamoclusters.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The mapping table converting a sequence of 'basic' jamos to a cluster jamo.
+ There are 4 groups in the table. Group 1 and Group 2 are obtained by the
+ direct translation of Hangul Jamo compatibility decomposition mapping
+ found in Unicode 2.0 data table at
+ ftp://ftp.unicode.org/Public/2.0-update to
+ JamoNormMap type struct. Group 3 and Group 4 are derived from Group 1
+ entries mapping a sequence of three Jamos to a cluster Jamo. In Group 3 and
+ Group 4, the first two Jamos or the last two Jamos in Group 1 are combined
+ together, if possible, to form a new 'basic' Jamo that, in turn is mapped
+ along with the last Jamo (in case of Group 3) or the first Jamo (in Group 4)
+ to a cluster jamo.
+ .
+ The full list is available at http://jshin.net/i18n/korean/jamocomp.html.
+ .
+ To reduce memory footprint, array elements are shifted by 0x1100
+ from their actual positions at 0x1100.
+ .
+ group 1: cluster jamos made of three basic jamos sorted for binary search
+
+Files: js/src/tests/js1_2/Array/slice.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/Array/slice.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: slice.js
+ Description: 'This tests out some of the functionality on methods on the Array objects'
+
+Files: dom/media/platforms/apple/AppleUtils.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utility functions to help with Apple API calls.
+
+Files: toolkit/components/osfile/modules/osfile_unix_front.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_unix_front.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Synchronous front-end for the JavaScript OS.File library.
+ Unix implementation.
+ .
+ This front-end is meant to be imported by a worker thread.
+
+Files: security/nss/lib/zlib/inffixed.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/zlib/inffixed.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ inffixed.h -- table for decoding fixed codes
+ Generated automatically by makefixed().
+ .
+ WARNING: this file should *not* be used by applications. It
+ is part of the implementation of the compression library and
+ is subject to change. Applications should only use zlib.h.
+
+Files: dom/webidl/MediaTrackConstraintSet.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MediaTrackConstraintSet.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/getusermedia.html
+ .
+ These dictionaries need to be in a separate file from their use in unions
+ in MediaSreamTrack.webidl due to a webidl compiler limitation:
+ .
+ TypeError: Dictionary contains a union that contains a dictionary in the same
+ WebIDL file. This won't compile. Move the inner dictionary to a different file.
+
+Files: devtools/client/projecteditor/lib/helpers/prompts.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/helpers/prompts.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains helper functions for showing user prompts.
+ See https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIPromptService
+
+Files: layout/generic/nsLineLayout.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsLineLayout.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ This Original Code has been modified by IBM Corporation. Modifications made by IBM
+ described herein are Copyright (c) International Business Machines Corporation, 2000.
+ Modifications to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+ .
+ state and methods used while laying out a single line of a block frame
+
+Files: js/xpconnect/src/XPCException.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCException.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An implementaion of nsIException.
+
+Files: toolkit/nss.configure
+Copyright: __NO_COPYRIGHT__ in: toolkit/nss.configure
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DBM support in NSS
+
+Files: nsprpub/pr/src/md/windows/w95sock.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/w95sock.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Win95 Sockets module
+
+Files: toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the normal operation of setAndFetchFaviconForPage.
+
+Files: security/nss/lib/certdb/xconst.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/xconst.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ X.509 Extension Encoding
+
+Files: js/src/tests/ecma_2/Statements/try-008.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-008.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-008.js
+ ECMA Section:
+ Description: The try statement
+ .
+ This test has a try block in a constructor.
+
+Files: security/nss/cmd/libpkix/sample_apps/validate_chain.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/sample_apps/validate_chain.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ validateChain.c
+ .
+ Tests Cert Chain Validation
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-13-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-13-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-13-n.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: js/src/tests/js1_5/Regress/regress-68498-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-68498-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 15 Feb 2001
+ .
+ SUMMARY: self.eval(str) inside a function
+ NOTE: 'self' is just a variable used to capture the global JS object.
+
+Files: js/src/tests/js1_5/Regress/regress-172699.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-172699.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 07 Oct 2002
+ SUMMARY: UTF-8 decoder should not accept overlong sequences
+
+Files: dom/base/nsContentPolicyUtils.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsContentPolicyUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utility routines for checking content load/process policy settings,
+ and routines helpful for content policy implementors.
+ .
+ XXXbz it would be nice if some of this stuff could be out-of-lined in
+ nsContentUtils. That would work for almost all the callers...
+
+Files: application/palemoon/base/content/browser-menudragging.js
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/base/content/browser-menudragging.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Based on original code by alice0775 https://github.com/alice0775
+
+Files: js/src/builtin/Reflect.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Reflect.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES2017 draft rev a785b0832b071f505a694e1946182adeab84c972
+ 7.3.17 CreateListFromArrayLike (obj [ , elementTypes ] )
+
+Files: netwerk/test/httpserver/test/test_sjs_object_state.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_sjs_object_state.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that the object-state-preservation mechanism works correctly.
+
+Files: storage/test/unit/test_sqlite_secure_delete.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_sqlite_secure_delete.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests to make sure that SQLite was compiled with
+
+Files: xpcom/reflect/xptinfo/xptiWorkingSet.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/xptiWorkingSet.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of xptiWorkingSet.
+
+Files: js/src/tests/js1_2/Array/splice1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/Array/splice1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: splice1.js
+ Description: 'Tests Array.splice(x,y) w/no var args'
+
+Files: application/palemoon/locales/en-US/profile/chrome/userContent-example.css
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/locales/en-US/profile/chrome/userContent-example.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Edit this file and copy it as userContent.css into your
+ profile-directory/chrome/
+ .
+ This file can be used to apply a style to all web pages you view
+ Rules without !important are overruled by author rules if the
+ author sets any. Rules with !important overrule author rules.
+ .
+ example: give all tables a 2px border
+ .
+ table { border: 2px solid; }
+ .
+ example: turn off "marquee" element
+ .
+ marquee { -moz-binding: none; }
+ .
+ For more examples see http://www.mozilla.org/unix/customizing.html
+
+Files: dom/base/nsGkAtomList.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsGkAtomList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "nsGkAtoms.h"
+ .
+ This file contains the list of all atoms used by gklayout;
+ see nsGkAtoms for access to the atoms.
+ .
+ This file is designed to be used as inline input to nsGkAtoms.cpp and nsGkAtoms.h
+ *only* through the magic of C preprocessing.
+
+Files: js/src/tests/js1_5/Scope/regress-191276.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-191276.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 30 January 2003
+ SUMMARY: Testing |this[name]| via Function.prototype.call(), apply()
+
+Files: js/src/tests/ecma/Expressions/11.6.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.6.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.6.3.js
+ ECMA Section: 11.6.3 Applying the additive operators
+ (+, -) to numbers
+ Description:
+ The + operator performs addition when applied to two operands of numeric
+ type, producing the sum of the operands. The - operator performs
+ subtraction, producing the difference of two numeric operands.
+ .
+ Addition is a commutative operation, but not always associative.
+ .
+ The result of an addition is determined using the rules of IEEE 754
+ double-precision arithmetic:
+ .
+ If either operand is NaN, the result is NaN.
+ The sum of two infinities of opposite sign is NaN.
+ The sum of two infinities of the same sign is the infinity of that sign.
+ The sum of an infinity and a finite value is equal to the infinite operand.
+ The sum of two negative zeros is 0. The sum of two positive zeros, or of
+ two zeros of opposite sign, is +0.
+ The sum of a zero and a nonzero finite value is equal to the nonzero
+ operand.
+ The sum of two nonzero finite values of the same magnitude and opposite
+ sign is +0.
+ In the remaining cases, where neither an infinity, nor a zero, nor NaN is
+ involved, and the operands have the same sign or have different
+ magnitudes, the sum is computed and rounded to the nearest
+ representable value using IEEE 754 round-to-nearest mode. If the
+ magnitude is too large to represent, the operation overflows and
+ the result is then an infinity of appropriate sign. The ECMAScript
+ language requires support of gradual underflow as defined by IEEE 754.
+
+Files: js/src/tests/ecma/Math/15.8.1.8-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.8-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.8-2.js
+ ECMA Section: 15.8.1.8.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Math.SQRT2
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.3.js
+ ECMA Section: 10.1.3.js Variable Instantiation
+ Description:
+ Author: christine@netscape.com
+ Date: 11 september 1997
+
+Files: toolkit/jetpack/mozilla-toolkit-versioning/lib/utils.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/jetpack/mozilla-toolkit-versioning/lib/utils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Breaks up a version string into the 4 components
+ defined in:
+
+Files: dom/webidl/InputMethod.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/InputMethod.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ InputMethod API implements a bridge between the web content hosting an input
+ element and the input content (a.k.a. input app, virtual keyboard app,
+ or IME). This API is input content facing in order for it to interact with
+ the remote input element.
+ The API also contains a few Gaia System app only methods
+ (marked with "input-manage" permission) for Gaia System app to interact with
+ some types of inputs and to regulate the input apps.
+
+Files: devtools/client/shared/components/tabs/tabs.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/components/tabs/tabs.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tabs General Styles
+
+Files: dom/webidl/SVGPatternElement.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/SVG2/pservers.html#InterfaceSVGPatternElement
+
+Files: js/src/tests/ecma_2/Exceptions/global-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/global-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: global-002
+ Corresponds To: ecma/GlobalObject/15.1-2-n.js
+ ECMA Section: The global object
+ Description:
+ .
+ The global object does not have a [[Construct]] property; it is not
+ possible to use the global object as a constructor with the new operator.
+
+Files: dom/webidl/DocumentType.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#documenttype
+
+Files: dom/webidl/HTMLSourceElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-source-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: toolkit/components/places/tests/unit/test_452777.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_452777.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test ensures that when removing a folder within a transaction, undoing
+ the transaction restores it with the same id (as received by the observers).
+
+Files: toolkit/components/places/tests/bookmarks/test_466303-json-remove-backups.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_466303-json-remove-backups.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Since PlacesBackups.getbackupFiles() is a lazy getter, these tests must
+ run in the given order, to avoid making it out-of-sync.
+
+Files: devtools/client/performance/views/details-abstract-subview.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/performance/views/details-abstract-subview.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ../performance-controller.js
+ import-globals-from ../performance-view.js
+ exported DetailsSubview
+
+Files: dom/base/nsDocumentEncoder.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsDocumentEncoder.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Object that can be used to serialize selections, ranges, or nodes
+ to strings in a gazillion different ways.
+
+Files: security/manager/tools/KnownRootHashes.json
+Copyright: __NO_COPYRIGHT__ in: security/manager/tools/KnownRootHashes.json
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+ .
+ ***************************************************************************
+ This is an automatically generated file. It's used to maintain state for
+ runs of genRootCAHashes.js; you should never need to manually edit it
+ ***************************************************************************
+
+Files: layout/style/CSSEnabledState.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/CSSEnabledState.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ enum for whether a CSS feature (property, pseudo-class, etc.) is
+ enabled in a specific context
+
+Files: dom/webidl/BeforeUnloadEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/BeforeUnloadEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information on this interface, please see
+ http://www.whatwg.org/specs/web-apps/current-work/#beforeunloadevent
+
+Files: js/src/tests/ecma/Statements/12.6.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-2.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description: Check the Boolean Object
+
+Files: dom/webidl/APZTestData.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/APZTestData.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file declares data structures used to communicate data logged by
+ various components for the purpose of APZ testing (see bug 961289 and
+ gfx/layers/apz/test/APZTestData.h) to JS test code.
+ .
+ A single key-value pair in the data.
+
+Files: security/nss/lib/pk11wrap/pk11obj.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11obj.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file manages object type indepentent functions.
+
+Files: toolkit/profile/notifications.txt
+Copyright: __NO_COPYRIGHT__ in: toolkit/profile/notifications.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIObserver topics for profile changing. Profile changing happens in phases
+ in the order given below. An observer may register separately for each phase
+ of the process depending on its needs.
+ .
+ "profile-change-teardown"
+ All async activity must be stopped in this phase. Typically,
+ the application level observer will close all open windows.
+ This is the last phase in which the subject's vetoChange()
+ method may still be called.
+ The next notification will be either
+ profile-change-teardown-veto or profile-before-change.
+ .
+ "profile-before-change"
+ Called before the profile has changed. Use this notification
+ to prepare for the profile going away. If a component is
+ holding any state which needs to be flushed to a profile-relative
+ location, it should be done here.
+ .
+ "profile-do-change"
+ Called after the profile has changed. Do the work to
+ respond to having a new profile. Any change which
+ affects others must be done in this phase.
+ .
+ "profile-after-change"
+ Called after the profile has changed. Use this notification
+ to make changes that are dependent on what some other listener
+ did during its profile-do-change. For example, to respond to
+ new preferences.
+ .
+ "profile-initial-state"
+ Called after all phases of a change have completed. Typically
+ in this phase, an application level observer will open a new window.
+ .
+ Contexts for profile changes. These are passed as the someData param to the
+ observer's Observe() method.
+ .
+ "startup"
+ Going from no profile to a profile.
+ The following topics happen in this context:
+ profile-do-change
+ profile-after-change
+ .
+ "shutdown-persist"
+ The user is logging out and whatever data the observer stores
+ for the current profile should be released from memory and
+ saved to disk.
+ The following topics happen in this context:
+ profile-change-net-teardown
+ profile-change-teardown
+ profile-before-change
+
+Files: dom/webidl/AnonymousContent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/AnonymousContent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file declares the AnonymousContent interface which is used to
+ manipulate content that has been inserted into the document's canvasFrame
+ anonymous container.
+ See Document.insertAnonymousContent.
+ .
+ This API never returns a reference to the actual inserted DOM node on
+ purpose. This is to make sure the content cannot be randomly changed and the
+ DOM cannot be traversed from the node, so that Gecko can remain in control of
+ the inserted content.
+
+Files: js/src/tests/ecma/Expressions/11.13.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.13.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.13.1.js
+ ECMA Section: 11.13.1 Simple assignment
+ Description:
+
+Files: security/nss/lib/pk11wrap/pk11mech.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11mech.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file maps various PKCS #11 Mechanisms to related mechanisms, key
+ types, and ASN.1 encodings.
+
+Files: devtools/client/netmonitor/requests-menu-view.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/netmonitor/requests-menu-view.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ globals document, window, dumpn, $, gNetwork, EVENTS, Prefs,
+ NetMonitorController, NetMonitorView
+
+Files: dom/media/platforms/apple/AppleVTFunctions.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleVTFunctions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct references to each of the VideoToolbox symbols we use.
+
+Files: layout/mathml/mathml.css
+Copyright: __NO_COPYRIGHT__ in: layout/mathml/mathml.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ namespace for MathML elements
+
+Files: dom/webidl/HTMLProgressElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-progress-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.5-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.5-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.5-4.js
+ ECMA Section: 10.1.5 Global Object
+ Description:
+ There is a unique global object which is created before control enters
+ any execution context. Initially the global object has the following
+ properties:
+ .
+ Built-in objects such as Math, String, Date, parseInt, etc. These have
+ attributes { DontEnum }.
+ .
+ Additional host defined properties. This may include a property whose
+ value is the global object itself, for example window in HTML.
+ .
+ As control enters execution contexts, and as ECMAScript code is executed,
+ additional properties may be added to the global object and the initial
+ properties may be changed.
+
+Files: js/src/tests/js1_5/Expressions/regress-192288.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Expressions/regress-192288.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 07 February 2003
+ SUMMARY: Testing 0/0 inside functions
+
+Files: js/src/tests/ecma/Expressions/11.2.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.1-1.js
+ ECMA Section: 11.2.1 Property Accessors
+ Description:
+ .
+ Properties are accessed by name, using either the dot notation:
+ MemberExpression . Identifier
+ CallExpression . Identifier
+ .
+ or the bracket notation: MemberExpression [ Expression ]
+ CallExpression [ Expression ]
+ .
+ The dot notation is explained by the following syntactic conversion:
+ MemberExpression . Identifier
+ is identical in its behavior to
+ MemberExpression [ <identifier-string> ]
+ and similarly
+ CallExpression . Identifier
+ is identical in its behavior to
+ CallExpression [ <identifier-string> ]
+ where <identifier-string> is a string literal containing the same sequence
+ of characters as the Identifier.
+ .
+ The production MemberExpression : MemberExpression [ Expression ] is
+ evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Expression.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToObject(Result(2)).
+ 6. Call ToString(Result(4)).
+ 7. Return a value of type Reference whose base object is Result(5) and
+ whose property name is Result(6).
+ .
+ The production CallExpression : CallExpression [ Expression ] is evaluated
+ in exactly the same manner, except that the contained CallExpression is
+ evaluated in step 1.
+
+Files: toolkit/xre/nsWindowsWMain.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/xre/nsWindowsWMain.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is a .cpp file meant to be included in nsBrowserApp.cpp and other
+ similar bootstrap code. It converts wide-character windows wmain into UTF-8
+ narrow-character strings.
+
+Files: parser/htmlparser/nsHTMLTokenizer.cpp
+Copyright: __NO_COPYRIGHT__ in: parser/htmlparser/nsHTMLTokenizer.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is an implementation of the nsITokenizer interface.
+ This file contains the implementation of a tokenizer to tokenize an HTML
+ document. It attempts to do so, making tradeoffs between compatibility with
+ older parsers and the SGML specification. Note that most of the real
+ "tokenization" takes place in nsHTMLTokens.cpp.
+
+Files: toolkit/mozapps/update/tests/unit_aus_update/cleanupDownloadingForDifferentChannel.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/cleanupDownloadingForDifferentChannel.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General Update Manager Tests
+
+Files: js/src/tests/ecma/Math/15.8.2.13.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.13.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.13.js
+ ECMA Section: 15.8.2.13 Math.pow(x, y)
+ Description: return an approximation to the result of x
+ to the power of y. there are many special cases;
+ refer to the spec.
+ Author: christine@netscape.com
+ Date: 9 july 1997
+
+Files: nsprpub/pr/tests/randseed.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/randseed.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: rngseed.c
+ Description:
+ Test NSPR's Random Number Seed generator
+ .
+ Initial test: Just make sure it outputs some data.
+
+Files: xpcom/io/nsISeekableStream.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsISeekableStream.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsISeekableStream
+ .
+ Note that a stream might not implement all methods (e.g., a readonly stream
+ won't implement setEOF)
+
+Files: js/src/tests/ecma/Statements/12.8-1-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.8-1-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.8-1-n.js
+ ECMA Section: 12.8 The break statement
+ Description:
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-4-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-4-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-4-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: security/nss/lib/jar/jar.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/jar/jar.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JAR.C
+ .
+ Jarnature.
+ Routines common to signing and validating.
+
+Files: dom/webidl/PageTransitionEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PageTransitionEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The PageTransitionEvent interface is used for the pageshow and
+ pagehide events, which are generic events that apply to both page
+ load/unload and saving/restoring a document from session history.
+
+Files: dom/webidl/AnimationTimeline.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/web-animations/#animationtimeline
+
+Files: js/src/tests/ecma/Statements/12.6.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.2-2.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is not present.
+ 2. second expression is not present
+ 3. third expression is present
+
+Files: gfx/cairo/cairo/src/cairo-xlib-xrender-private.h
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-xlib-xrender-private.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Part of this file is subject to a different license. See below.
+
+Files: image/AnimationSurfaceProvider.h
+Copyright: __NO_COPYRIGHT__ in: image/AnimationSurfaceProvider.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An ISurfaceProvider for animated images.
+
+Files: js/src/tests/ecma_2017/Expressions/trailing_comma_parameters.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/Expressions/trailing_comma_parameters.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Trailing comma in functions and methods.
+ .
+ 14.1 Function Definitions
+ FunctionExpression:
+ function BindingIdentifier[~Yield]opt ( FormalParameters[~Yield] ) { FunctionBody[~Yield] }
+ .
+ 14.3 Method Definitions
+ MethodDefinition[Yield]:
+
+Files: js/src/tests/ecma_3/RegExp/regress-191479.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-191479.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 31 January 2003
+ SUMMARY: Testing regular expressions of form /(x|y){n,}/
+
+Files: build/macosx/universal/mozconfig
+Copyright: __NO_COPYRIGHT__ in: build/macosx/universal/mozconfig
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ i386/x86-64 Universal Build mozconfig
+
+Files: toolkit/components/places/tests/unit/test_preventive_maintenance_checkAndFixDatabase.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_preventive_maintenance_checkAndFixDatabase.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test preventive maintenance checkAndFixDatabase.
+ .
+ Include PlacesDBUtils module.
+
+Files: toolkit/modules/JSONFile.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/JSONFile.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handles serialization of the data and persistence into a file.
+ .
+ This modules handles the raw data stored in JavaScript serializable objects,
+ and contains no special validation or query logic, that is handled entirely
+ by "storage.js" instead.
+ .
+ The data can be manipulated only after it has been loaded from disk. The
+ load process can happen asynchronously, through the "load" method, or
+ synchronously, through "ensureDataReady". After any modification, the
+ "saveSoon" method must be called to flush the data to disk asynchronously.
+ .
+ The raw data should be manipulated synchronously, without waiting for the
+ event loop or for promise resolution, so that the saved file is always
+ consistent. This synchronous approach also simplifies the query and update
+ logic. For example, it is possible to find an object and modify it
+ immediately without caring whether other code modifies it in the meantime.
+ .
+ An asynchronous shutdown observer makes sure that data is always saved before
+ the browser is closed. The data cannot be modified during shutdown.
+ .
+ The file is stored in JSON format, without indentation, using UTF-8 encoding.
+
+Files: gfx/cairo/cairo/src/test-meta-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/test-meta-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This isn't a "real" surface, but just something to be used by the
+ test suite to help exercise the meta-surface paths in cairo.
+ .
+ The defining feature of this backend is that it uses a meta surface
+ to record all operations, and then replays everything to an image
+ surface.
+ .
+ It's possible that this code might serve as a good starting point
+ for someone working on bringing up a new meta-surface-based
+ backend.
+
+Files: netwerk/test/unit/test_bug856978.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_bug856978.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test makes sure that the authorization header can get deleted e.g. by
+ extensions if they are observing "http-on-modify-request". In a first step
+ the auth cache is filled with credentials which then get added to the
+ following request. On "http-on-modify-request" it is tested whether the
+ authorization header got added at all and if so it gets removed. This test
+ passes iff both succeeds.
+
+Files: security/nss/lib/crmf/crmffut.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/crmf/crmffut.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These functions to be implemented in the future if the features
+ which these functions would implement wind up being needed.
+ .
+ Use this function to create the CRMFSinglePubInfo* variables that will
+ populate the inPubInfoArray parameter for the function
+
+Files: toolkit/locales/en-US/chrome/global/config.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/config.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Lock column values
+
+Files: js/src/tests/ecma/Math/15.8.2.11.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.11.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.11.js
+ ECMA Section: 15.8.2.11 Math.max(x, y)
+ Description: return the smaller of the two arguments.
+ special cases:
+ - if x is NaN or y is NaN return NaN
+ - if x < y return x
+ - if y > x return y
+ - if x is +0 and y is +0 return +0
+ - if x is +0 and y is -0 return -0
+ - if x is -0 and y is +0 return -0
+ - if x is -0 and y is -0 return -0
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: application/palemoon/components/downloads/DownloadsUI.js
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/downloads/DownloadsUI.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This component implements the nsIDownloadManagerUI interface and opens the
+ downloads panel in the most recent browser window when requested.
+ .
+ If a specific preference is set, this component transparently forwards all
+ calls to the original implementation in Toolkit, that shows the window UI.
+
+Files: js/src/tests/ecma/ExecutionContexts/10.2.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.2.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.2.2-1.js
+ ECMA Section: 10.2.2 Eval Code
+ Description:
+ .
+ When control enters an execution context for eval code, the previous
+ active execution context, referred to as the calling context, is used to
+ determine the scope chain, the variable object, and the this value. If
+ there is no calling context, then initializing the scope chain, variable
+ instantiation, and determination of the this value are performed just as
+ for global code.
+ .
+ The scope chain is initialized to contain the same objects, in the same
+ order, as the calling context's scope chain. This includes objects added
+ to the calling context's scope chain by WithStatement.
+ .
+ Variable instantiation is performed using the calling context's variable
+ object and using empty property attributes.
+ .
+ The this value is the same as the this value of the calling context.
+
+Files: dom/webidl/U2F.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/U2F.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is a combination of the FIDO U2F Raw Message Formats:
+ https://fidoalliance.org/specs/fido-u2f-v1.0-nfc-bt-amendment-20150514/fido-u2f-raw-message-formats.html
+ and the U2F JavaScript API v1.1, not yet published. While v1.1 is not published,
+ v1.0, is located here:
+ https://fidoalliance.org/specs/fido-u2f-v1.0-nfc-bt-amendment-20150514/fido-u2f-javascript-api.html
+
+Files: dom/plugins/base/nsPluginNativeWindow.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/base/nsPluginNativeWindow.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is the default implementation of plugin native window
+ empty stubs, it should be replaced with real platform implementation
+ for every platform
+
+Files: dom/webidl/FormData.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/FormData.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://xhr.spec.whatwg.org
+
+Files: toolkit/components/downloads/nsIDownloadManager.idl
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/downloads/nsIDownloadManager.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Keeps track of ongoing downloads, in the form of nsIDownload's.
+
+Files: security/nss/lib/certdb/certxutl.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/certxutl.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ x.509 v3 certificate extension helper routines
+
+Files: xpcom/io/CocoaFileUtils.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/CocoaFileUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This namespace contains methods with Obj-C/Cocoa implementations. The header
+ is C/C++ for inclusion in C/C++-only files.
+
+Files: mozglue/android/APKOpen.cpp
+Copyright: __NO_COPYRIGHT__ in: mozglue/android/APKOpen.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This custom library loading code is only meant to be called
+ during initialization. As a result, it takes no special
+ precautions to be threadsafe. Any of the library loading functions
+ like mozload should not be available to other code.
+
+Files: dom/locales/en-US/chrome/plugins.properties
+Copyright: __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/plugins.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (plugins.properties):
+ Those strings are inserted into an HTML page, so all HTML characters
+ have to be escaped in a way that they show up correctly in HTML!
+
+Files: security/nss/lib/smime/smimemessage.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/smimemessage.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SMIME message methods
+
+Files: netwerk/protocol/data/nsDataChannel.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/protocol/data/nsDataChannel.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ data implementation
+
+Files: security/nss/gtests/nss_bogo_shim/config.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/gtests/nss_bogo_shim/config.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Generic command line flags system for NSS BoGo shim. This class
+ could actually in principle handle other programs. The flags are
+ defined in the consumer code.
+
+Files: js/src/tests/ecma/String/15.5.4.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.3-2.js
+ ECMA Section: 15.5.4.3 String.prototype.valueOf()
+ .
+ Description: Returns this string value.
+ .
+ The valueOf function is not generic; it generates a
+ runtime error if its this value is not a String object.
+ Therefore it connot be transferred to the other kinds of
+ objects for use as a method.
+
+Files: dom/webidl/HTMLParamElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-param-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-param-element
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-042.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-042.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-042.js
+ Corresponds To: 7.5-9-n.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: mailnews/mapi/mapiDll/moz.build
+Copyright: __NO_COPYRIGHT__ in: mailnews/mapi/mapiDll/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Statically link against the CRT, so that we don't go hunting around for it
+ and not find it when we're loaded into explorer.exe or similar
+
+Files: dom/webidl/NotifyPaintEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/NotifyPaintEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information about this interface see nsIDOMNotifyPaintEvent.idl
+
+Files: mailnews/base/prefs/content/accountcreation/fetchConfig.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountcreation/fetchConfig.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tries to find a configuration for this ISP on the local harddisk, in the
+ application install directory's "isp" subdirectory.
+ Params @see fetchConfigFromISP()
+
+Files: js/src/tests/ecma/Array/15.4.2.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.2.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.2.1-1.js
+ ECMA Section: 15.4.2.1 new Array( item0, item1, ... )
+ Description: This description only applies of the constructor is
+ given two or more arguments.
+ .
+ The [[Prototype]] property of the newly constructed
+ object is set to the original Array prototype object,
+ the one that is the initial value of Array.prototype
+ (15.4.3.1).
+ .
+ The [[Class]] property of the newly constructed object
+ is set to "Array".
+ .
+ The length property of the newly constructed object is
+ set to the number of arguments.
+ .
+ The 0 property of the newly constructed object is set
+ to item0... in general, for as many arguments as there
+ are, the k property of the newly constructed object is
+ set to argument k, where the first argument is
+ considered to be argument number 0.
+ .
+ This file tests the typeof the newly constructed object.
+
+Files: js/src/tests/ecma/Expressions/11.4.8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.4.8.js
+ ECMA Section: 11.4.8 Bitwise NOT Operator
+ Description: flip bits up to 32 bits
+ no special cases
+ Author: christine@netscape.com
+ Date: 7 july 1997
+ .
+ Data File Fields:
+ VALUE value passed as an argument to the ~ operator
+
+Files: gfx/gl/GLScreenBuffer.h
+Copyright: __NO_COPYRIGHT__ in: gfx/gl/GLScreenBuffer.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ GLScreenBuffer is the abstraction for the "default framebuffer" used
+ by an offscreen GLContext. Since it's only for offscreen GLContext's,
+ it's only useful for things like WebGL, and is NOT used by the
+ compositor's GLContext. Remember that GLContext provides an abstraction
+ so that even if you want to draw to the 'screen', even if that's not
+ actually the screen, just draw to 0. This GLScreenBuffer class takes the
+ logic handling out of GLContext.
+
+Files: netwerk/base/nsPreloadedStream.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsPreloadedStream.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This class allows you to prefix an existing nsIAsyncInputStream
+ with a preloaded block of data known at construction time by wrapping the
+ two data sources into a new nsIAsyncInputStream. Readers of the new
+ stream initially see the preloaded data and when that has been exhausted
+ they automatically read from the wrapped stream.
+ .
+ It is used by nsHttpConnection when it has over buffered while reading from
+ the HTTP input socket and accidentally consumed data that belongs to
+ a different protocol via the HTTP Upgrade mechanism. That over-buffered
+ data is preloaded together with the input socket to form the new input socket
+ given to the new protocol handler.
+
+Files: xpcom/glue/nsCycleCollectionNoteChild.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsCycleCollectionNoteChild.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header will be included by headers that define refpointer and array classes
+ in order to specialize CC helpers such as ImplCycleCollectionTraverse for them.
+
+Files: mailnews/import/public/nsIImportService.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportService.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The import service.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_swap_protocol.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_swap_protocol.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 424717 to make sure searching with an existing location like
+ http://site/ also matches https://site/ or ftp://site/. Same thing for
+ ftp://site/ and https://site/.
+ .
+ Test bug 461483 to make sure a search for "w" doesn't match the "www." from
+ site subdomains.
+
+Files: devtools/client/webconsole/net/components/size-limit.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/size-limit.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Response Size Limit
+
+Files: devtools/client/jsonview/main.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/jsonview/main.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals JsonViewUtils
+
+Files: security/manager/ssl/nsIAssociatedContentSecurity.idl
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/nsIAssociatedContentSecurity.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This interface is used to cache associated (sub) content security
+ state. That is determined asynchronously based on callback notification
+ while loading the content and its sub content particles.
+ .
+ Some optimizations like bfcaching removes these callback notifications
+ and therefor the subcontent state could not be determined. In such
+ a case it is loaded from this object stored in nsIChannel.securityInfo.
+
+Files: dom/webidl/MediaStreamTrack.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/getusermedia.html
+ .
+ These two enums are in the spec even though they're not used directly in the
+
+Files: dom/base/BarProps.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/BarProps.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ BarProps are the collection of little properties of DOM windows whose
+ only property of their own is "visible". They describe the window
+ chrome which can be made visible or not through JavaScript by setting
+ the appropriate property (window.menubar.visible)
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.3.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.3.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.3.1-2.js
+ ECMA Section: 15.3.3.1 Properties of the Function Constructor
+ Function.prototype
+ .
+ Description: The initial value of Function.prototype is the built-in
+ Function prototype object.
+ .
+ This property shall have the attributes [DontEnum |
+ DontDelete | ReadOnly]
+ .
+ This test the DontEnum property of Function.prototype.
+
+Files: js/src/tests/ecma/Statements/12.6.3-10.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-10.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-10.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ The production IterationStatement : for ( LeftHandSideExpression in Expression )
+ Statement is evaluated as follows:
+ .
+ 1. Evaluate the Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToObject(Result(2)).
+ 4. Let C be "normal completion".
+ 5. Get the name of the next property of Result(3) that doesn't have the
+ DontEnum attribute. If there is no such property, go to step 14.
+ 6. Evaluate the LeftHandSideExpression (it may be evaluated repeatedly).
+ 7. Call PutValue(Result(6), Result(5)). PutValue( V, W ):
+ 1. If Type(V) is not Reference, generate a runtime error.
+ 2. Call GetBase(V).
+ 3. If Result(2) is null, go to step 6.
+ 4. Call the [[Put]] method of Result(2), passing GetPropertyName(V)
+ for the property name and W for the value.
+ 5. Return.
+ 6. Call the [[Put]] method for the global object, passing
+ GetPropertyName(V) for the property name and W for the value.
+ 7. Return.
+ 8. Evaluate Statement.
+ 9. If Result(8) is a value completion, change C to be "normal completion
+ after value V" where V is the value carried by Result(8).
+ 10. If Result(8) is a break completion, go to step 14.
+ 11. If Result(8) is a continue completion, go to step 5.
+ 12. If Result(8) is a return completion, return Result(8).
+ 13. Go to step 5.
+ 14. Return C.
+
+Files: dom/base/nsXMLNameSpaceMap.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsXMLNameSpaceMap.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class for keeping track of prefix-to-namespace-id mappings
+
+Files: xpcom/reflect/xptcall/xptcall.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/xptcall.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Public declarations for xptcall.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-14-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-14-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-14-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: nsprpub/pr/src/misc/prerr.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prerr.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prerr.c
+ This file is automatically generated; please do not edit it.
+
+Files: dom/encoding/encodingsgroups.properties
+Copyright: __NO_COPYRIGHT__ in: dom/encoding/encodingsgroups.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ x-unicode is assumed for encodings not listed here
+
+Files: js/src/tests/ecma/Number/15.7.3.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.1-4.js
+ ECMA Section: 15.7.3.1 Number.prototype
+ Description: All value properties of the Number object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontEnum attribute of Number.prototype
+
+Files: xpcom/base/nsConsoleService.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsConsoleService.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Maintains a circular buffer of recent messages, and notifies
+ listeners when new messages are logged.
+ .
+ Threadsafe.
+
+Files: js/src/tests/ecma_2/Statements/label-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/label-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: label-002.js
+ ECMA Section:
+ Description: Labeled statements
+ .
+ Labeled break and continue within a for-in loop.
+
+Files: dom/webidl/WorkerLocation.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/html/#worker-locations
+ .
+ You are granted a license to use, reproduce and create derivative works of
+ this document.
+
+Files: layout/style/test/property_database.js
+Copyright: __NO_COPYRIGHT__ in: layout/style/test/property_database.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utility function. Returns true if the given boolean pref...
+ (a) exists and (b) is set to true.
+ Otherwise, returns false.
+ .
+ This function also reports a test failure if the pref isn't set at all. This
+ ensures that we remove pref-checks from mochitests (instead of accidentally
+ disabling the tests that are controlled by that check) when we remove a
+ mature feature's pref from the rest of the codebase.
+
+Files: accessible/jsat/Gestures.jsm
+Copyright: __NO_COPYRIGHT__ in: accessible/jsat/Gestures.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global Components, GestureSettings, XPCOMUtils, Utils, Promise, Logger
+ exported GestureSettings, GestureTracker
+ .
+ All gestures have the following pathways when being resolved(v)/rejected(x):
+ Tap -> DoubleTap (x)
+ -> Dwell (x)
+ -> Swipe (x)
+ .
+ DoubleTap -> TripleTap (x)
+ -> TapHold (x)
+ .
+ TripleTap -> DoubleTapHold (x)
+ .
+ Dwell -> DwellEnd (v)
+ .
+ Swipe -> Explore (x)
+ .
+ TapHold -> TapHoldEnd (v)
+ .
+ DoubleTapHold -> DoubleTapHoldEnd (v)
+ .
+ DwellEnd -> Explore (x)
+ .
+ TapHoldEnd -> Explore (x)
+ .
+ DoubleTapHoldEnd -> Explore (x)
+ .
+ ExploreEnd -> Explore (x)
+ .
+ Explore -> ExploreEnd (v)
+
+Files: devtools/client/locales/en-US/memory.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/memory.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Memory Tools
+ which is available from the Web Developer sub-menu -> 'Memory'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (snapshot.io.save): The label for the link that saves a
+ snapshot to disk.
+
+Files: mailnews/news/src/nsNNTPNewsgroupList.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/news/src/nsNNTPNewsgroupList.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ formerly listngst.cpp
+ This class should ultimately be part of a news group listing
+ state machine - either by inheritance or delegation.
+ Currently, a folder pane owns one and libnet news group listing
+ related messages get passed to this object.
+
+Files: toolkit/mozapps/update/tests/unit_aus_update/urlConstruction.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/urlConstruction.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General URL Construction Tests
+
+Files: layout/style/TopLevelImageDocument.css
+Copyright: __NO_COPYRIGHT__ in: layout/style/TopLevelImageDocument.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This CSS stylesheet defines the rules to be applied to ImageDocuments that
+ are top level (e.g. not iframes).
+
+Files: nsprpub/pr/src/misc/pripc.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/pripc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pripc.c
+ .
+ Description: functions for IPC support
+
+Files: mailnews/import/vcard/src/nsVCardImport.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/vcard/src/nsVCardImport.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ VCard import addressbook interfaces
+
+Files: nsprpub/pr/tests/logfile.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/logfile.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A regression test for bug 491441. NSPR should not crash on startup in
+
+Files: dom/webidl/HTMLAreaElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLAreaElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-area-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+
+Files: devtools/client/shared/components/notification-box.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/components/notification-box.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Layout
+
+Files: devtools/client/memory/dominator-tree-lazy-children.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/memory/dominator-tree-lazy-children.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The `DominatorTreeLazyChildren` is a placeholder that represents a future
+ subtree in an existing `DominatorTreeNode` tree that is currently being
+ incrementally fetched from the `HeapAnalysesWorker`.
+ .
+ @param {NodeId} parentNodeId
+ @param {Number} siblingIndex
+
+Files: layout/mathml/mathfontSTIXGeneral.properties
+Copyright: __NO_COPYRIGHT__ in: layout/mathml/mathfontSTIXGeneral.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: FILE
+ Do not translate anything in this file
+ .
+ This file contains the list of some stretchy MathML chars that can be
+ rendered with the STIXGeneral set.
+
+Files: widget/windows/nsWindowGfx.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/windows/nsWindowGfx.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsWindowGfx - Painting and aceleration.
+
+Files: js/src/tests/ecma/String/15.5.3.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.3.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.3.1-1.js
+ ECMA Section: 15.5.3.1 Properties of the String Constructor
+ .
+ Description: The initial value of String.prototype is the built-in
+ String prototype object.
+ .
+ This property shall have the attributes [ DontEnum,
+ DontDelete, ReadOnly]
+ .
+ This tests the DontEnum attribute.
+
+Files: js/src/tests/ecma_2/Statements/dowhile-005.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/dowhile-005.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: dowhile-005
+ ECMA Section:
+ Description: do...while statements
+ .
+ Test a labeled do...while. Break out of the loop with no label
+ should break out of the loop, but not out of the label.
+ .
+ Currently causes an infinite loop in the monkey. Uncomment the
+ print statement below and it works OK.
+
+Files: js/src/tests/ecma/Number/15.7.3.3-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.3-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.3-4.js
+
+Files: modules/libpref/test/unit/test_changeType.js
+Copyright: __NO_COPYRIGHT__ in: modules/libpref/test/unit/test_changeType.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests for changing the type of a preference (bug 985998)
+
+Files: js/src/tests/ecma/Date/15.9.5.11-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.11-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.11
+ ECMA Section: 15.9.5.11
+ Description: Date.prototype.getUTCDate
+ .
+ 1.Let t be this time value.
+ 2.If t is NaN, return NaN.
+ 1.Return DateFromTime(t).
+
+Files: js/src/tests/js1_5/Regress/regress-127557.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-127557.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 06 Mar 2002
+ SUMMARY: Testing cloned function objects
+
+Files: js/xpconnect/loader/XPCOMUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/loader/XPCOMUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utilities for JavaScript components loaded by the JS component
+ loader.
+ .
+ Import into a JS component using
+ 'Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");'
+ .
+ Exposing a JS 'class' as a component using these utility methods consists
+ of several steps:
+ 0. Import XPCOMUtils, as described above.
+ 1. Declare the 'class' (or multiple classes) implementing the component(s):
+ function MyComponent() {
+ // constructor
+ }
+
+Files: rdf/datasource/nsFileSystemDataSource.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/datasource/nsFileSystemDataSource.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation for a file system RDF data store.
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.3.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.3.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.3.1-3.js
+ ECMA Section: 15.3.3.1 Properties of the Function Constructor
+ Function.prototype
+ .
+ Description: The initial value of Function.prototype is the built-in
+ Function prototype object.
+ .
+ This property shall have the attributes [DontEnum |
+ DontDelete | ReadOnly]
+ .
+ This test the DontDelete property of Function.prototype.
+
+Files: dom/webidl/WifiOptions.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/WifiOptions.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This dictionnary holds the parameters sent to the wifi service.
+
+Files: intl/chardet/nsCharDetConstructors.h
+Copyright: __NO_COPYRIGHT__ in: intl/chardet/nsCharDetConstructors.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Header file to be included by module -
+ warning: defines a whole bunch of static functions
+
+Files: toolkit/components/viewsource/content/viewSourceUtils.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/viewsource/content/viewSourceUtils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ To keep the global namespace safe, don't define global variables and
+ functions in this file.
+ .
+ This file silently depends on contentAreaUtils.js for
+ getDefaultFileName, getNormalizedLeafName and getDefaultExtension
+
+Files: dom/webidl/PerformanceObserverEntryList.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PerformanceObserverEntryList.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/performance-timeline/#the-performanceobserverentrylist-interface
+ .
+ XXX should be moved into Performance.webidl.
+
+Files: media/libopus/gen-sources.py
+Copyright: __NO_COPYRIGHT__ in: media/libopus/gen-sources.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file takes the .mk files from an upstream opus repo and generates the
+ sources.mozbuild file. It is invoked as part of update.sh
+
+Files: js/src/tests/ecma/Array/15.4.5.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.5.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.5.1-1.js
+ ECMA Section: [[ Put]] (P, V)
+ Description:
+ Array objects use a variation of the [[Put]] method used for other native
+ ECMAScript objects (section 8.6.2.2).
+ .
+ Assume A is an Array object and P is a string.
+ .
+ When the [[Put]] method of A is called with property P and value V, the
+ following steps are taken:
+ .
+ 1. Call the [[CanPut]] method of A with name P.
+ 2. If Result(1) is false, return.
+ 3. If A doesn't have a property with name P, go to step 7.
+ 4. If P is "length", go to step 12.
+ 5. Set the value of property P of A to V.
+ 6. Go to step 8.
+ 7. Create a property with name P, set its value to V and give it empty
+ attributes.
+ 8. If P is not an array index, return.
+ 9. If A itself has a property (not an inherited property) named "length",
+ andToUint32(P) is less than the value of the length property of A, then
+ return.
+ 10. Change (or set) the value of the length property of A to ToUint32(P)+1.
+ 11. Return.
+ 12. Compute ToUint32(V).
+ 13. For every integer k that is less than the value of the length property
+ of A but not less than Result(12), if A itself has a property (not an
+ inherited property) named ToString(k), then delete that property.
+ 14. Set the value of property P of A to Result(12).
+ 15. Return.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: media/libvpx/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: media/libvpx/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Set up the libvpx assembler config.
+
+Files: mailnews/build/nsMailModule.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/build/nsMailModule.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ****************************************************************************
+ ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION!
+ ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION!
+ .
+ ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION!
+ ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION!
+ .
+ Dear Mortals,
+ .
+ Please be advised that if you are adding something here, you should also
+ strongly consider adding it to the other place it goes too! These can be
+ found in paths like so: mailnews/.../build/WhateverFactory.cpp
+ .
+ If you do not, your (static) release builds will be quite pleasant, but
+ (dynamic) debug builds will disappoint you by not having your component in
+ them.
+ .
+ Yours truly,
+ The ghost that haunts the MailNews codebase.
+ .
+ ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION!
+ ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION!
+ .
+ ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION!
+ ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION!
+ .
+ Core Module Include Files
+
+Files: image/SurfaceCache.h
+Copyright: __NO_COPYRIGHT__ in: image/SurfaceCache.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SurfaceCache is a service for caching temporary surfaces and decoded image
+ data in imagelib.
+
+Files: toolkit/components/places/tests/unit/test_getChildIndex.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_getChildIndex.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests nsNavHistoryContainerResultNode::GetChildIndex(aNode) functionality.
+
+Files: layout/style/nsCSSPseudoElementList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPseudoElementList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ atom list for CSS pseudo-elements
+ .
+ This file contains the list of nsIAtoms and their values for CSS
+ pseudo-elements. It is designed to be used as inline input to
+ nsCSSPseudoElements.cpp *only* through the magic of C preprocessing. All
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.8-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.8-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.8-2
+ ECMA Section: Arguments Object
+ Description:
+ .
+ When control enters an execution context for declared function code,
+ anonymous code, or implementation-supplied code, an arguments object is
+ created and initialized as follows:
+ .
+ The [[Prototype]] of the arguments object is to the original Object
+ prototype object, the one that is the initial value of Object.prototype
+ (section 15.2.3.1).
+ .
+ A property is created with name callee and property attributes {DontEnum}.
+ The initial value of this property is the function object being executed.
+ This allows anonymous functions to be recursive.
+ .
+ A property is created with name length and property attributes {DontEnum}.
+ The initial value of this property is the number of actual parameter values
+ supplied by the caller.
+ .
+ For each non-negative integer, iarg, less than the value of the length
+ property, a property is created with name ToString(iarg) and property
+ attributes { DontEnum }. The initial value of this property is the value
+ of the corresponding actual parameter supplied by the caller. The first
+
+Files: dom/base/nsTextNode.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsTextNode.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of DOM Core's nsIDOMText node.
+
+Files: security/nss/lib/ckfw/dbm/anchor.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/dbm/anchor.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ dbm/anchor.c
+ .
+ This file "anchors" the actual cryptoki entry points in this module's
+ shared library, which is required for dynamic loading. See the
+ comments in nssck.api for more information.
+
+Files: devtools/client/performance/performance-view.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/performance/performance-view.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from performance-controller.js
+ globals OverviewView, window
+
+Files: js/src/tests/ecma/Expressions/11.2.2-8-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-8-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.2-8-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ .
+ MemberExpression:
+ PrimaryExpression
+ MemberExpression[Expression]
+ MemberExpression.Identifier
+ new MemberExpression Arguments
+ .
+ new NewExpression
+ .
+ The production NewExpression : new NewExpression is evaluated as follows:
+ .
+ 1. Evaluate NewExpression.
+ 2. Call GetValue(Result(1)).
+ 3. If Type(Result(2)) is not Object, generate a runtime error.
+ 4. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 5. Call the [[Construct]] method on Result(2), providing no arguments
+ (that is, an empty list of arguments).
+ 6. If Type(Result(5)) is not Object, generate a runtime error.
+ 7. Return Result(5).
+ .
+ The production MemberExpression : new MemberExpression Arguments is evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 4. If Type(Result(2)) is not Object, generate a runtime error.
+ 5. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 6. Call the [[Construct]] method on Result(2), providing the list
+ Result(3) as the argument values.
+ 7. If Type(Result(6)) is not Object, generate a runtime error.
+ 8 .Return Result(6).
+
+Files: js/src/tests/js1_5/Regress/regress-68498-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-68498-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 15 Feb 2001
+ .
+ SUMMARY: create a Deletable local variable using eval
+
+Files: js/src/tests/ecma_3/Exceptions/15.11.4.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/15.11.4.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 22 Jan 2002
+ SUMMARY: Testing Error.prototype.toString()
+ .
+ Revised: 25 Nov 2002
+
+Files: dom/webidl/RTCPeerConnectionIceEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCPeerConnectionIceEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/webrtc.html#idl-def-RTCPeerConnectionIceEvent
+
+Files: dom/webidl/WebGL2RenderingContext.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/WebGL2RenderingContext.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The source for this IDL is found at https://www.khronos.org/registry/webgl/specs/latest/2.0
+ This IDL depends on WebGLRenderingContext.webidl
+
+Files: dom/webidl/IDBObjectStore.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/IDBObjectStore.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBObjectStore
+
+Files: security/nss/cmd/certutil/certext.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/certutil/certext.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ certext.c
+ .
+ part of certutil for managing certificates extensions
+
+Files: netwerk/wifi/nsWifiScannerFreeBSD.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/wifi/nsWifiScannerFreeBSD.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Developed by J.R. Oldroyd <fbsd@opal.com>, December 2012.
+ .
+ For FreeBSD we use the getifaddrs(3) to obtain the list of interfaces
+ and then check for those with an 802.11 media type and able to return
+ a list of stations. This is similar to ifconfig(8).
+
+Files: mfbt/Pair.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Pair.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class holding a pair of objects that tries to conserve storage space.
+
+Files: js/src/tests/ecma_3/RegExp/regress-224676.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-224676.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 04 November 2003
+ SUMMARY: Testing regexps with various disjunction + character class patterns
+
+Files: ipc/chromium/src/base/atomicops_internals_mutex.h
+Copyright: __NO_COPYRIGHT__ in: ipc/chromium/src/base/atomicops_internals_mutex.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is an internal atomic implementation, use
+ base/atomicops.h instead.
+ .
+ This is a very slow fallback implementation of atomic operations
+ that uses a mutex instead of atomic instructions.
+ .
+ (NB: a small "optimization" here would be using a spinlock instead
+ of a blocking mutex, but it's probably not worth the time.)
+
+Files: js/xpconnect/src/XPCWrappedJSClass.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCWrappedJSClass.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Sharable code and data for wrapper around JSObjects.
+
+Files: application/palemoon/base/content/autorecovery.js
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/base/content/autorecovery.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Auto-recovery module.
+ This module aims to catch fatal browser initialization errors and either
+ automatically correct likely causes from them, or automatically restarting
+ the browser in safe mode. This is hooked into the browser's "onload"
+ event because it can be assumed that at that point, everything must
+ have been properly initialized already.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-12-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-12-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-12-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: devtools/client/locales/en-US/styleeditor.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/styleeditor.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Style Editor.
+ LOCALIZATION NOTE The correct localization of this file might be to keep it
+ in English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best documentation
+ on web development on the web.
+ .
+ LOCALIZATION NOTE (inlineStyleSheet): This is the name used for an style sheet
+ that is declared inline in the <style> element. Shown in the stylesheets list.
+ the argument is the index (order) of the containing <style> element in the
+ document.
+
+Files: nsprpub/pr/src/misc/pratom.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/pratom.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PR Atomic operations
+
+Files: layout/base/nsIPresShell.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsIPresShell.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation.
+ Modifications made by IBM described herein are
+ Copyright (c) International Business Machines
+ Corporation, 2000
+ .
+ Modifications to Mozilla code or documentation
+ identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 05/03/2000 IBM Corp. Observer related defines for reflow
+ .
+ a presentation of a document, part 2
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_zero_frecency.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_zero_frecency.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ensure inline autocomplete doesn't return zero frecency pages.
+
+Files: js/src/tests/ecma/Expressions/11.4.6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.4.6.js
+ ECMA Section: 11.4.6 Unary + Operator
+ Description: convert operand to Number type
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: mfbt/IntegerTypeTraits.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/IntegerTypeTraits.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helpers to manipulate integer types that don't fit in TypeTraits.h
+
+Files: toolkit/mozapps/extensions/internal/AddonUpdateChecker.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/extensions/internal/AddonUpdateChecker.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The AddonUpdateChecker is responsible for retrieving the update information
+ from an add-on's remote update manifest.
+
+Files: js/src/tests/js1_5/Regress/regress-89443.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-89443.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-12
+ .
+ SUMMARY: Regression test for bug 89443
+
+Files: ipc/app/moz.build
+Copyright: __NO_COPYRIGHT__ in: ipc/app/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Any changes that affect Android need to be made in pie/moz.build as well.
+
+Files: js/public/Value.h
+Copyright: __NO_COPYRIGHT__ in: js/public/Value.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS::Value implementation.
+
+Files: js/src/tests/ecma_2/Statements/try-012.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-012.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-012.js
+ ECMA Section:
+ Description: The try statement
+ .
+ This test has a try with no catch, and a finally. This is like try-003,
+ but throws from a finally block, not the try block.
+
+Files: dom/bindings/mozwebidlcodegen/__init__.py
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/mozwebidlcodegen/__init__.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module contains code for managing WebIDL files and bindings for
+ the build system.
+
+Files: js/src/tests/ecma_3/Exceptions/15.11.5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/15.11.5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 4 Oct 2010
+ SUMMARY: Error instances have no special properties beyond those inherited
+ from the Error prototype object
+
+Files: widget/tests/unit/test_macwebapputils.js
+Copyright: __NO_COPYRIGHT__ in: widget/tests/unit/test_macwebapputils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic tests to verify that MacWebAppUtils works
+
+Files: netwerk/test/unit/test_mozTXTToHTMLConv.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_mozTXTToHTMLConv.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that mozITXTToHTMLConv works properly.
+
+Files: toolkit/components/places/tests/queries/test_onlyBookmarked.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_onlyBookmarked.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The next thing we do is create a test database for us. Each test runs with
+
+Files: js/src/vm/Shape.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/Shape.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS symbol tables.
+
+Files: nsprpub/pr/tests/ntioto.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/ntioto.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: ntioto.c
+ Description:
+ This test, ntioto.c, was designed to reproduce a bug reported by NES
+ on WindowsNT (fibers implementation). NSPR was asserting in ntio.c
+
+Files: layout/style/Rule.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/Rule.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base class for all rule types in a CSS style sheet
+
+Files: gfx/cairo/cairo/src/cairo-script-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-script-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The script surface is one that records all operations performed on
+ it in the form of a procedural script, similar in fashion to
+ PostScript but using Cairo's imaging model. In essence, this is
+ equivalent to the recording-surface, but as there is no impedance mismatch
+ between Cairo and CairoScript, we can generate output immediately
+ without having to copy and hold the data in memory.
+
+Files: security/manager/ssl/tests/unit/test_cert_sha1.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_sha1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the rejection of SHA-1 certificates based on the preference
+
+Files: toolkit/components/places/tests/unit/test_bookmarks_setNullTitle.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_bookmarks_setNullTitle.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Both SetItemtitle and insertBookmark should allow for null titles.
+
+Files: mailnews/import/public/nsIImportMail.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/public/nsIImportMail.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for importing mail - ui provided by the import module. If
+ you wish to provide your own UI then implement the nsIImportGeneric
+ interface.
+ .
+ If you support this interface then the standard mailbox import UI
+ can be used to drive your import of mailboxes, which means you don't have
+ to worry about anything other than implementing this interface
+ (and nsIImportModule) to import mailboxes.
+ .
+ The general process is:
+ 1) Do you know where the mail is located
+ 2) Do you want the user to "verify" this location and have
+
+Files: js/src/tests/ecma/String/15.5.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.js
+ ECMA Section: 15.5.4 Properties of the String prototype object
+ .
+ Description:
+ Author: christine@netscape.com
+ Date: 28 october 1997
+
+Files: dom/webidl/HTMLHtmlElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-html-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-html-element
+
+Files: xpcom/io/nsWildCard.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsWildCard.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ *
+ .
+ nsWildCard.cpp: shell-like wildcard match routines
+ .
+ See nsIZipReader.findEntries documentation in nsIZipReader.idl for
+ a description of the syntax supported by the routines in this file.
+ .
+ Rob McCool
+
+Files: security/nss/lib/util/nssb64.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/nssb64.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Public prototypes for base64 encoding/decoding.
+
+Files: toolkit/components/places/tests/expiration/test_notifications_onDeleteURI.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/test_notifications_onDeleteURI.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ What this is aimed to test:
+ .
+ Expiring a full page should fire an onDeleteURI notification.
+
+Files: security/nss/lib/certhigh/ocsp.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certhigh/ocsp.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of OCSP services, for both client and server.
+ (XXX, really, mostly just for client right now, but intended to do both.)
+
+Files: dom/webidl/IDBIndex.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/IDBIndex.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBIndexParameters
+
+Files: testing/mozbase/mozfile/mozfile/mozfile.py
+Copyright: __NO_COPYRIGHT__ in: testing/mozbase/mozfile/mozfile/mozfile.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We don't import all modules at the top for performance reasons. See Bug 1008943
+
+Files: extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/edit-dictionary
+Copyright: __NO_COPYRIGHT__ in: extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/edit-dictionary
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ edit-dictionary
+
+Files: dom/base/nsObjectLoadingContent.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsObjectLoadingContent.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A base class implementing nsIObjectLoadingContent for use by
+ various content nodes that want to provide plugin/document/image
+ loading functionality (eg <embed>, <object>, <applet>, etc).
+ .
+ Interface headers
+
+Files: application/basilisk/base/content/browser-ctrlTab.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-ctrlTab.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tab previews utility, produces thumbnails
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.5-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.5-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.5-2.js
+ ECMA Section: 15.1.2.5 Function properties of the global object
+ unescape( string )
+ Description:
+ .
+ This tests the cases where there are fewer than 4 characters following "%u",
+ or fewer than 2 characters following "%" or "%u".
+ .
+ The unescape function computes a new version of a string value in which
+ each escape sequences of the sort that might be introduced by the escape
+ function is replaced with the character that it represents.
+ .
+ When the unescape function is called with one argument string, the
+ following steps are taken:
+ .
+ 1. Call ToString(string).
+ 2. Compute the number of characters in Result(1).
+ 3. Let R be the empty string.
+ 4. Let k be 0.
+ 5. If k equals Result(2), return R.
+ 6. Let c be the character at position k within Result(1).
+ 7. If c is not %, go to step 18.
+ 8. If k is greater than Result(2)-6, go to step 14.
+ 9. If the character at position k+1 within result(1) is not u, go to step
+ 14.
+ 10. If the four characters at positions k+2, k+3, k+4, and k+5 within
+ Result(1) are not all hexadecimal digits, go to step 14.
+ 11. Let c be the character whose Unicode encoding is the integer represented
+ by the four hexadecimal digits at positions k+2, k+3, k+4, and k+5
+ within Result(1).
+ 12. Increase k by 5.
+ 13. Go to step 18.
+ 14. If k is greater than Result(2)-3, go to step 18.
+ 15. If the two characters at positions k+1 and k+2 within Result(1) are not
+ both hexadecimal digits, go to step 18.
+ 16. Let c be the character whose Unicode encoding is the integer represented
+ by two zeroes plus the two hexadecimal digits at positions k+1 and k+2
+ within Result(1).
+ 17. Increase k by 2.
+ 18. Let R be a new string value computed by concatenating the previous value
+ of R and c.
+ 19. Increase k by 1.
+ 20. Go to step 5.
+ Author: christine@netscape.com
+ Date: 28 october 1997
+
+Files: js/src/tests/js1_5/Regress/regress-114493.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-114493.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 10 December 2001
+ SUMMARY: Regression test for bug 114493
+
+Files: widget/nsWidgetsCID.h
+Copyright: __NO_COPYRIGHT__ in: widget/nsWidgetsCID.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 2d96b3d0-c051-11d1-a827-0040959a28c9
+
+Files: dom/webidl/WebrtcDeprecated.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/WebrtcDeprecated.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file includes all the deprecated mozRTC prefixed interfaces.
+ .
+ The declaration of each should match the declaration of the real, unprefixed
+ interface. These aliases will be removed at some point (Bug 1155923).
+
+Files: gfx/src/X11UndefineNone.h
+Copyright: __NO_COPYRIGHT__ in: gfx/src/X11UndefineNone.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The header <X11/X.h> defines "None" as a macro that expands to "0L".
+ This is terrible because many enumerations have an enumerator named "None".
+ To work around this, we undefine the macro "None", and define a replacement
+ macro named "X11None".
+ Include this header after including X11 headers, where necessary.
+
+Files: js/src/tests/ecma/Expressions/11.13.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.13.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.13.2-1.js
+
+Files: js/src/jit-test/tests/tracelogger/bug1298541.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/tracelogger/bug1298541.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Flags: -e "version(170)"
+
+Files: js/src/tests/ecma/Date/15.9.5.29-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.29-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.29-1.js
+ ECMA Section: 15.9.5.29 Date.prototype.setUTCMinutes(min [, sec [, ms ]] )
+ Description:
+ If sec is not specified, this behaves as if sec were specified with the
+ value getUTCSeconds ( ).
+ .
+ If ms is not specified, this behaves as if ms were specified with the value
+ getUTCMilliseconds( ).
+ .
+ 1. Let t be this time value.
+ 2. Call ToNumber(min).
+ 3. If sec is not specified, compute SecFromTime(t); otherwise, call
+ ToNumber(sec).
+ 4. If ms is not specified, compute msFromTime(t); otherwise, call
+ ToNumber(ms).
+ 5. Compute MakeTime(HourFromTime(t), Result(2), Result(3), Result(4)).
+ 6. Compute MakeDate(Day(t), Result(5)).
+ 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
+ 8. Return the value of the [[Value]] property of the this value.
+
+Files: js/src/tests/ecma_3/String/regress-189898.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/String/regress-189898.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 21 January 2003
+ SUMMARY: Regression test for bug 189898
+
+Files: mailnews/local/src/nsLocalMailFolder.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/local/src/nsLocalMailFolder.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for representing Local Mail folders.
+
+Files: dom/media/test/make-headers.sh
+Copyright: __NO_COPYRIGHT__ in: dom/media/test/make-headers.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Script to generate ^header^ files for all media files we use.
+ This is to ensure that our media files are not cached by necko,
+ so that our detection as to whether the server supports byte range
+ requests is not interferred with by Necko's cache. See bug 977398
+ for details. Necko will fix this in bug 977314.
+
+Files: js/src/tests/ecma/LexicalConventions/7.7.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.7.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.7.2.js
+ ECMA Section: 7.7.2 Boolean Literals
+ .
+ Description: BooleanLiteral::
+ true
+ false
+ .
+ The value of the Boolean literal true is a value of the
+ Boolean type, namely true.
+ .
+ The value of the Boolean literal false is a value of the
+ Boolean type, namely false.
+
+Files: nsprpub/pr/tests/mbcs.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/mbcs.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: mbcs.c
+ .
+ Synopsis: mbcs {dirName}
+ .
+ where dirName is the directory to be traversed. dirName is required.
+ .
+ Description:
+ mbcs.c tests use of multi-byte characters, as would be passed to
+ NSPR funtions by internationalized applications.
+ .
+ mbcs.c, when run on any single-byte platform, should run correctly.
+ In truth, running the mbcs test on a single-byte platform is
+ really meaningless. mbcs.c, nor any NSPR library or test is not
+ intended for use with any wide character set, including Unicode.
+ mbcs.c should not be included in runtests.ksh because it requires
+ extensive user intervention to set-up and run.
+ .
+ mbcs.c should be run on a platform using some form of multi-byte
+ characters. The initial platform for this test is a Japanese
+ language Windows NT 4.0 machine. ... Thank you Noriko Hoshi.
+ .
+ To run mbcs.c, the tester should create a directory tree containing
+ some files in the same directory from which the test is run; i.e.
+ the current working directory. The directory and files should be
+ named such that when represented in the local multi-byte character
+ set, one or more characters of the name is longer than a single
+ byte.
+
+Files: js/src/tests/ecma/LexicalConventions/7.5-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.5-2.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: toolkit/mozapps/update/tests/data/shared.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/data/shared.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Shared code for xpcshell and mochitests-chrome
+ eslint-disable no-undef
+
+Files: security/nss/lib/smime/cms.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cms.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interfaces of the CMS implementation.
+
+Files: layout/style/ImageDocument.css
+Copyright: __NO_COPYRIGHT__ in: layout/style/ImageDocument.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This CSS stylesheet defines the rules to be applied to any ImageDocuments,
+ including those in frames.
+
+Files: netwerk/mime/nsIMIMEHeaderParam.idl
+Copyright: __NO_COPYRIGHT__ in: netwerk/mime/nsIMIMEHeaderParam.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This interface allows any module to access the routine
+ for MIME header parameter parsing (RFC 2231/5987)
+
+Files: js/src/shell/js.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/shell/js.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS shell.
+
+Files: build/win32/crashinject.cpp
+Copyright: __NO_COPYRIGHT__ in: build/win32/crashinject.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Given a PID, this program attempts to inject a DLL into the process
+ with that PID. The DLL it attempts to inject, "crashinjectdll.dll",
+ must exist alongside this exe. The DLL will then crash the process.
+
+Files: mailnews/base/src/nsMsgAccountManager.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgAccountManager.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The account manager service - manages all accounts, servers, and identities
+
+Files: netwerk/base/nsIPrompt.idl
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsIPrompt.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the prompt interface which can be used without knowlege of a
+ parent window. The parentage is hidden by the GetInterface though
+ which it is gotten. This interface is identical to nsIPromptService
+ but without the parent nsIDOMWindow parameter. See nsIPromptService
+ for all documentation.
+ .
+ Accesskeys can be attached to buttons and checkboxes by inserting
+ an & before the accesskey character. For a real &, use && instead.
+
+Files: xpcom/windbgdlg/windbgdlg.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/windbgdlg/windbgdlg.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Windows only app to show a modal debug dialog - launched by nsDebug.cpp
+
+Files: nsprpub/pr/src/cplus/tests/switch.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/tests/switch.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: switch.cpp
+ Description: trying to time context switches
+
+Files: js/src/tests/ecma_7/TypedArray/slice-validation.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_7/TypedArray/slice-validation.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Summary: Ensure typed array validation is called for TypedArray.prototype.slice.
+
+Files: layout/style/nsDOMCSSRGBColor.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsDOMCSSRGBColor.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DOM object representing color values in DOM computed style
+
+Files: xpcom/xpcom-config.h.in
+Copyright: __NO_COPYRIGHT__ in: xpcom/xpcom-config.h.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Global defines needed by xpcom clients
+
+Files: js/src/tests/ecma/Number/15.7.3.5-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.5-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.5-3.js
+
+Files: toolkit/components/satchel/FormHistory.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/satchel/FormHistory.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ FormHistory
+ .
+ Used to store values that have been entered into forms which may later
+ be used to automatically fill in the values when the form is visited again.
+ .
+ search(terms, queryData, callback)
+ Look up values that have been previously stored.
+ terms - array of terms to return data for
+ queryData - object that contains the query terms
+ The query object contains properties for each search criteria to match, where the value
+ of the property specifies the value that term must have. For example,
+ { term1: value1, term2: value2 }
+ callback - callback that is called when results are available or an error occurs.
+ The callback is passed a result array containing each found entry. Each element in
+ the array is an object containing a property for each search term specified by 'terms'.
+ count(queryData, callback)
+ Find the number of stored entries that match the given criteria.
+ queryData - array of objects that indicate the query. See the search method for details.
+ callback - callback that is called when results are available or an error occurs.
+ The callback is passed the number of found entries.
+ update(changes, callback)
+ Write data to form history storage.
+ changes - an array of changes to be made. If only one change is to be made, it
+ may be passed as an object rather than a one-element array.
+ Each change object is of the form:
+ { op: operation, term1: value1, term2: value2, ... }
+ Valid operations are:
+ add - add a new entry
+ update - update an existing entry
+ remove - remove an entry
+ bump - update the last accessed time on an entry
+ The terms specified allow matching of one or more specific entries. If no terms
+ are specified then all entries are matched. This means that { op: "remove" } is
+ used to remove all entries and clear the form history.
+ callback - callback that is called when results have been stored.
+ getAutoCompeteResults(searchString, params, callback)
+ Retrieve an array of form history values suitable for display in an autocomplete list.
+ Returns an mozIStoragePendingStatement that can be used to cancel the operation if
+ needed.
+ searchString - the string to search for, typically the entered value of a textbox
+ params - zero or more filter arguments:
+ fieldname - form field name
+ agedWeight
+ bucketSize
+ expiryDate
+ maxTimeGroundings
+ timeGroupingSize
+ prefixWeight
+ boundaryWeight
+ callback - callback that is called with the array of results. Each result in the array
+ is an object with four arguments:
+ text, textLowerCase, frecency, totalScore
+ schemaVersion
+ This property holds the version of the database schema
+ .
+ Terms:
+ guid - entry identifier. For 'add', a guid will be generated.
+ fieldname - form field name
+ value - form value
+ timesUsed - the number of times the entry has been accessed
+ firstUsed - the time the the entry was first created
+ lastUsed - the time the entry was last accessed
+ firstUsedStart - search for entries created after or at this time
+ firstUsedEnd - search for entries created before or at this time
+ lastUsedStart - search for entries last accessed after or at this time
+ lastUsedEnd - search for entries last accessed before or at this time
+ newGuid - a special case valid only for 'update' and allows the guid for
+ an existing record to be updated. The 'guid' term is the only
+ other term which can be used (ie, you can not also specify a
+ fieldname, value etc) and indicates the guid of the existing
+ record that should be updated.
+ .
+ In all of the above methods, the callback argument should be an object with
+ handleResult(result), handleFailure(error) and handleCompletion(reason) functions.
+ For search and getAutoCompeteResults, result is an object containing the desired
+ properties. For count, result is the integer count. For, update, handleResult is
+ not called. For handleCompletion, reason is either 0 if successful or 1 if
+ an error occurred.
+
+Files: security/nss/tests/cipher/dsa.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cipher/dsa.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file enables test coverage of the dsa performance tests
+ .
+ mode keysize bufsize repetitions cxrepetitions
+
+Files: security/nss/cmd/tests/secmodtest.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/tests/secmodtest.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Regression test for bug 588269
+
+Files: xpcom/glue/nsTextFormatter.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsTextFormatter.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Portable safe sprintf code.
+ .
+ Code based on mozilla/nsprpub/src/io/prprf.c rev 3.7
+ .
+ Contributor(s):
+ Kipp E.B. Hickman <kipp@netscape.com> (original author)
+ Frank Yung-Fong Tang <ftang@netscape.com>
+ Daniele Nicolodi <daniele@grinta.net>
+ .
+ Copied from xpcom/ds/nsTextFormatter.cpp r1.22
+ Changed to use nsMemory and Frozen linkage
+ -- Prasad <prasad@medhas.org>
+
+Files: mailnews/base/prefs/content/accountcreation/accountConfig.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountcreation/accountConfig.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file creates the class AccountConfig, which is a JS object that holds
+ a configuration for a certain account. It is *not* created in the backend
+ yet (use aw-createAccount.js for that), and it may be incomplete.
+ .
+ Several AccountConfig objects may co-exist, e.g. for autoconfig.
+ One AccountConfig object is used to prefill and read the widgets
+ in the Wizard UI.
+ When we autoconfigure, we autoconfig writes the values into a
+ new object and returns that, and the caller can copy these
+ values into the object used by the UI.
+ .
+ See also
+ <https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat>
+ for values stored.
+
+Files: security/nss/lib/softoken/legacydb/pcertdb.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/pcertdb.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Permanent Certificate database handling code
+
+Files: devtools/client/locales/en-US/responsiveUI.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/responsiveUI.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Responsive Mode
+ which is available from the Web Developer sub-menu -> 'Responsive Mode'.
+ .
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (responsiveUI.rotate2): tooltip of the rotate button.
+
+Files: toolkit/components/perfmonitoring/PerformanceStats-content.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/perfmonitoring/PerformanceStats-content.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A proxy implementing communication between the PerformanceStats.jsm modules
+ of the parent and children processes.
+ .
+ This script is loaded in all processes but is essentially a NOOP in the
+ parent process.
+
+Files: js/src/tests/ecma/TypeConversion/9.5-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.5-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.5-2.js
+ ECMA Section: 9.5 Type Conversion: ToInt32
+ Description: rules for converting an argument to a signed 32 bit integer
+ .
+ this test uses << 0 to convert the argument to a 32bit
+ integer.
+ .
+ The operator ToInt32 converts its argument to one of 2^32
+ integer values in the range -2^31 through 2^31 inclusive.
+ This operator functions as follows:
+ .
+ 1 call ToNumber on argument
+ 2 if result is NaN, 0, -0, return 0
+ 3 compute (sign (result(1)) * floor(abs(result 1)))
+ 4 compute result(3) modulo 2^32:
+ 5 if result(4) is greater than or equal to 2^31, return
+ result(5)-2^32. otherwise, return result(5)
+ .
+ special cases:
+ -0 returns 0
+ Infinity returns 0
+ -Infinity returns 0
+
+Files: gfx/src/nsColorNameList.h
+Copyright: __NO_COPYRIGHT__ in: gfx/src/nsColorNameList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains the list of all named colors
+ See nsCSSColorNames.h for access to the enum values for colors
+ .
+ It is designed to be used as inline input to nsCSSColorNames.cpp *only*
+ through the magic of C preprocessing.
+
+Files: mailnews/addrbook/src/nsVCard.h
+Copyright: 1996 Apple Computer, Inc., AT&T Corp., International Business Machines Corporation and Siemens Rolm Communications Inc.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For purposes of this license notice, the term Licensors shall mean,
+ collectively, Apple Computer, Inc., AT&T Corp., International
+ Business Machines Corporation and Siemens Rolm Communications Inc.
+ The term Licensor shall mean any of the Licensors.
+ .
+ Subject to acceptance of the following conditions, permission is hereby
+ granted by Licensors without the need for written agreement and without
+ license or royalty fees, to use, copy, modify and distribute this
+ software for any purpose.
+ .
+ The above copyright notice and the following four paragraphs must be
+ reproduced in all copies of this software and any software including
+ this software.
+ .
+ THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS AND NO LICENSOR SHALL HAVE
+ ANY OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS OR
+ MODIFICATIONS.
+ .
+ IN NO EVENT SHALL ANY LICENSOR BE LIABLE TO ANY PARTY FOR DIRECT,
+ INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES OR LOST PROFITS ARISING OUT
+ OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ EACH LICENSOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF NONINFRINGEMENT OR THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE.
+ .
+ The software is provided with RESTRICTED RIGHTS. Use, duplication, or
+ disclosure by the government are subject to restrictions set forth in
+ DFARS 252.227-7013 or 48 CFR 52.227-19, as applicable.
+
+Files: intl/locale/unix/unixcharset.properties
+Copyright: __NO_COPYRIGHT__ in: intl/locale/unix/unixcharset.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: THIS FILE IS DEPRECATED
+ except for those *nix systems that do not support
+
+Files: netwerk/test/httpserver/test/test_setindexhandler.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_setindexhandler.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Make sure setIndexHandler works as expected
+
+Files: js/src/tests/browser.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/browser.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: If you're adding new test harness functionality to this file -- first,
+
+Files: xpcom/build/perfprobe.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/build/perfprobe.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A mechanism for interacting with operating system-provided
+ debugging/profiling tools such as Microsoft EWT/Windows Performance Toolkit.
+
+Files: toolkit/xre/MacApplicationDelegate.h
+Copyright: __NO_COPYRIGHT__ in: toolkit/xre/MacApplicationDelegate.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines the interface between Cocoa-specific Obj-C++ and generic C++,
+ so it itself cannot have any Obj-C bits in it.
+
+Files: accessible/jsat/OutputGenerator.jsm
+Copyright: __NO_COPYRIGHT__ in: accessible/jsat/OutputGenerator.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global Components, XPCOMUtils, Utils, PrefCache, States, Roles, Logger
+ exported UtteranceGenerator, BrailleGenerator
+
+Files: js/src/builtin/Map.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Map.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES2017 draft rev 0e10c9f29fca1385980c08a7d5e7bb3eb775e2e4
+ 23.1.1.1 Map, steps 6-8
+
+Files: js/src/tests/js1_5/Scope/scope-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/scope-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-16
+ .
+ SUMMARY: Testing visiblity of variables from within a with block.
+
+Files: dom/base/nsObjectLoadingContent.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsObjectLoadingContent.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A base class implementing nsIObjectLoadingContent for use by
+ various content nodes that want to provide plugin/document/image
+ loading functionality (eg <embed>, <object>, <applet>, etc).
+
+Files: xpcom/tests/unit/test_debugger_malloc_size_of.js
+Copyright: __NO_COPYRIGHT__ in: xpcom/tests/unit/test_debugger_malloc_size_of.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is just a sanity test that Gecko is giving SpiderMonkey a MallocSizeOf
+ function for new JSRuntimes. There is more extensive testing around the
+ expected byte sizes within SpiderMonkey's jit-tests, we just want to make
+ sure that Gecko is providing SpiderMonkey with the callback it needs.
+
+Files: toolkit/locales/en-US/chrome/global/charsetMenu.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/charsetMenu.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: The property keys ending with ".key" are for access keys.
+ Localizations may add or delete properties where the property key ends with
+ ".key" as appropriate for the localization. The code that uses this data can
+ deal with the absence of an access key for an item.
+ .
+ For gbk, gbk.bis and gbk.bis.key are used to trigger string changes in
+ localizations.
+ .
+ In the en-US version of this file, access keys are given to the following:
+ * UTF-8
+ * All encodings that are the fallback encoding for some locale in Firefox
+ * All encodings that are the fallback encoding for some locale in IE
+ * All Japanese encodings
+ .
+ For the items whose property key does not end in ".key" and whose value
+ includes "(" U+0028 LEFT PARENTHESIS, the "(" character is significant for
+ processing by CharsetMenu.jsm. If your localization does not use ASCII
+ parentheses where en-US does in this file, please file a bug to make
+ CharsetMenu.jsm also recognize the delimiter your localization uses.
+ (When this code was developed, all localizations appeared to use
+ U+0028 LEFT PARENTHESIS for this purpose.)
+ .
+ Auto-Detect (sub)menu
+
+Files: dom/webidl/ShadowRoot.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.4.js
+ ECMA Section: 15.1.2.4 Function properties of the global object
+ escape( string )
+ .
+ Description:
+ The escape function computes a new version of a string value in which
+ certain characters have been replaced by a hexadecimal escape sequence.
+ The result thus contains no special characters that might have special
+ meaning within a URL.
+ .
+ For characters whose Unicode encoding is 0xFF or less, a two-digit
+ escape sequence of the form %xx is used in accordance with RFC1738.
+ For characters whose Unicode encoding is greater than 0xFF, a four-
+ digit escape sequence of the form %uxxxx is used.
+ .
+ When the escape function is called with one argument string, the
+ following steps are taken:
+ .
+ 1. Call ToString(string).
+ 2. Compute the number of characters in Result(1).
+ 3. Let R be the empty string.
+ 4. Let k be 0.
+ 5. If k equals Result(2), return R.
+ 6. Get the character at position k within Result(1).
+ 7. If Result(6) is one of the 69 nonblank ASCII characters
+ ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz
+
+Files: toolkit/mozapps/downloads/content/DownloadProgressListener.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/content/DownloadProgressListener.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DownloadProgressListener "class" is used to help update download items shown
+ in the Download Manager UI such as displaying amount transferred, transfer
+ rate, and time left for each download.
+ .
+ This class implements the nsIDownloadProgressListener interface.
+
+Files: dom/canvas/test/webgl-conf/generate-wrappers-and-manifest.py
+Copyright: __NO_COPYRIGHT__ in: dom/canvas/test/webgl-conf/generate-wrappers-and-manifest.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Write a Mochitest manifest for WebGL conformance test files.
+
+Files: js/src/jsutil.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsutil.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Various JS utility functions.
+
+Files: js/src/tests/ecma_3/RegExp/octal-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/octal-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 18 July 2002
+ SUMMARY: Testing octal sequences in regexps
+
+Files: xpcom/components/nsIComponentManager.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/components/nsIComponentManager.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The nsIComponentManager interface.
+
+Files: security/nss/cmd/libpkix/perf/libpkix_buildthreads.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/perf/libpkix_buildthreads.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ libpkixBuildThreads.c
+ .
+ libpkix Builder Performance Evaluation application (multi-threaded)
+
+Files: security/nss/coreconf/HP-UXA.09.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/HP-UXA.09.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Config stuff for HP-UXA.09
+
+Files: security/nss/lib/ckfw/nssck.api
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/nssck.api
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nssck.api
+ .
+ This automatically-generated file is used to generate a set of
+ Cryptoki entry points within the object space of a Module using
+ the NSS Cryptoki Framework.
+ .
+ The Module should have a .c file with the following:
+
+Files: dom/locales/en-US/chrome/layout/htmlparser.properties
+Copyright: __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/layout/htmlparser.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Encoding warnings and errors
+
+Files: js/src/tests/ecma_3/Statements/regress-226517.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-226517.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 04 Dec 2003
+ SUMMARY: |finally| statement should execute even after a |return|
+
+Files: docshell/base/nsIGlobalHistory2.idl
+Copyright: __NO_COPYRIGHT__ in: docshell/base/nsIGlobalHistory2.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides information about global history to gecko.
+ .
+ @note This interface replaces and deprecates nsIGlobalHistory.
+
+Files: layout/xul/nsBoxFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsBoxFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Eric Vaughan
+ Netscape Communications
+ .
+ See documentation in associated header file
+ .
+ How boxes layout
+
+Files: modules/libpref/test/unit/test_dirtyPrefs.js
+Copyright: __NO_COPYRIGHT__ in: modules/libpref/test/unit/test_dirtyPrefs.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests for handling of the preferences 'dirty' flag (bug 985998)
+
+Files: security/nss/lib/libpkix/include/pkix.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines the public API for libpkix. These are the top-level
+ functions in the library. They perform the primary operations of this
+ library: building and validating chains of X.509 certificates.
+
+Files: security/nss/gtests/ssl_gtest/libssl_internals.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/gtests/ssl_gtest/libssl_internals.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains functions for frobbing the internals of libssl
+
+Files: dom/tests/js/DumpTree.js
+Copyright: __NO_COPYRIGHT__ in: dom/tests/js/DumpTree.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ travers the html tree and dump out the type of element
+
+Files: security/nss/lib/smime/cmspubkey.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmspubkey.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS public key crypto
+
+Files: mfbt/FloatingPoint.cpp
+Copyright: __NO_COPYRIGHT__ in: mfbt/FloatingPoint.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementations of FloatingPoint functions
+
+Files: js/src/tests/ecma_3/RegExp/regress-31316.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-31316.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 01 May 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 31316:
+ "Rhino: Regexp matches return garbage"
+
+Files: testing/web-platform/update/__init__.py
+Copyright: __NO_COPYRIGHT__ in: testing/web-platform/update/__init__.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ !/usr/bin/env python
+
+Files: js/src/tests/ecma/Date/15.9.5.7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.7.js
+ ECMA Section: 15.9.5.7
+ Description: Date.prototype.getUTCFullYear
+ .
+ 1.Let t be this time value.
+ 2.If t is NaN, return NaN.
+ 3.Return YearFromTime(t).
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/js1_5/LexicalConventions/lexical-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/LexicalConventions/lexical-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 November 2000
+ .
+ SUMMARY: Testing numeric literals that begin with 0.
+ This test arose from Bugzilla bug 49233.
+ The best explanation is from jsscan.c:
+ .
+ "We permit 08 and 09 as decimal numbers, which makes
+ our behaviour a superset of the ECMA numeric grammar.
+ We might not always be so permissive, so we warn about it."
+ .
+ Thus an expression 010 will evaluate, as always, as an octal (to 8).
+ However, 018 will evaluate as a decimal, to 18. Even though the
+ user began the expression as an octal, he later used a non-octal
+ digit. We forgive this and assume he intended a decimal. If the
+ JavaScript "strict" option is set though, we will give a warning.
+
+Files: nsprpub/config/rules.mk
+Copyright: __NO_COPYRIGHT__ in: nsprpub/config/rules.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We used to have a 4 pass build process. Now we do everything in one pass.
+ .
+ export - Create generated headers and stubs. Publish public headers to
+ dist/<arch>/include.
+ Create libraries. Publish libraries to dist/<arch>/lib.
+ Create programs.
+ .
+ libs - obsolete. Now a synonym of "export".
+ .
+ all - the default makefile target. Now a synonym of "export".
+ .
+ install - Install headers, libraries, and programs on the system.
+ .
+ Parameters to this makefile (set these before including):
+ .
+ a)
+ TARGETS -- the target to create
+ (defaults to $LIBRARY $PROGRAM)
+ b)
+ DIRS -- subdirectories for make to recurse on
+ (the 'all' rule builds $TARGETS $DIRS)
+ c)
+ CSRCS -- .c files to compile
+ (used to define $OBJS)
+ d)
+ PROGRAM -- the target program name to create from $OBJS
+ ($OBJDIR automatically prepended to it)
+ e)
+ LIBRARY -- the target library name to create from $OBJS
+ ($OBJDIR automatically prepended to it)
+
+Files: media/libav/moz.build
+Copyright: __NO_COPYRIGHT__ in: media/libav/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Due to duplicate file names, we compile libavutil/x86/cpu.c in its own
+ moz.build file.
+
+Files: js/src/tests/ecma/String/15.5.4.4-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.4-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.4-3.js
+ ECMA Section: 15.5.4.4 String.prototype.charAt(pos)
+ Description: Returns a string containing the character at position
+ pos in the string. If there is no character at that
+ string, the result is the empty string. The result is
+ a string value, not a String object.
+ .
+ When the charAt method is called with one argument,
+ pos, the following steps are taken:
+ 1. Call ToString, with this value as its argument
+ 2. Call ToInteger pos
+ 3. Compute the number of characters in Result(1)
+ 4. If Result(2) is less than 0 is or not less than
+ Result(3), return the empty string
+ 5. Return a string of length 1 containing one character
+ from result (1), the character at position Result(2).
+ .
+ Note that the charAt function is intentionally generic;
+ it does not require that its this value be a String
+ object. Therefore it can be transferred to other kinds
+ of objects for use as a method.
+ .
+ This tests assiging charAt to a user-defined function.
+
+Files: js/xpconnect/src/XPCVariant.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCVariant.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIVariant implementation for xpconnect.
+
+Files: dom/webidl/TestInterfaceJSDictionaries.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TestInterfaceJSDictionaries.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These dictionaries are in a separate WebIDL file to avoid circular include
+ problems. One of the dictionary includes a union as a member, so that
+ dictionary's header needs to include UnionTypes.h. But the API in
+
+Files: js/src/jit/MIR.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jit/MIR.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Everything needed to build actual MIR instructions: the actual opcodes and
+ instructions, the instruction interface, and use chains.
+
+Files: security/nss/lib/base/error.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/error.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ error.c
+ .
+ This file contains the code implementing the per-thread error
+ stacks upon which most NSS routines report their errors.
+
+Files: js/src/tests/ecma/Number/15.7.4.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.4.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4.1.js
+ ECMA Section: 15.7.4.1.1 Number.prototype.constructor
+ .
+ Number.prototype.constructor is the built-in Number constructor.
+ .
+ Description:
+ Author: christine@netscape.com
+ Date: 16 september 1997
+
+Files: js/public/GCPolicyAPI.h
+Copyright: __NO_COPYRIGHT__ in: js/public/GCPolicyAPI.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ GC Policy Mechanism
+ .
+ A GCPolicy controls how the GC interacts with both direct pointers to GC
+ things (e.g. JSObject* or JSString*), tagged and/or optional pointers to GC
+ things (e.g. Value or jsid), and C++ container types (e.g.
+ JSPropertyDescriptor or GCHashMap).
+ .
+ The GCPolicy provides at a minimum:
+ .
+ static T initial()
+ - Construct and return an empty T.
+ .
+ static void trace(JSTracer, T* tp, const char* name)
+ - Trace the edge |*tp|, calling the edge |name|. Containers like
+ GCHashMap and GCHashSet use this method to trace their children.
+ .
+ static bool needsSweep(T* tp)
+ - Return true if |*tp| is about to be finalized. Otherwise, update the
+ edge for moving GC, and return false. Containers like GCHashMap and
+ GCHashSet use this method to decide when to remove an entry: if this
+ function returns true on a key/value/member/etc, its entry is dropped
+ from the container. Specializing this method is the standard way to
+ get custom weak behavior from a container type.
+ .
+ The default GCPolicy<T> assumes that T has a default constructor and |trace|
+ and |needsSweep| methods, and forwards to them. GCPolicy has appropriate
+ specializations for pointers to GC things and pointer-like types like
+ JS::Heap<T> and mozilla::UniquePtr<T>.
+ .
+ There are some stock structs your specializations can inherit from.
+ IgnoreGCPolicy<T> does nothing. StructGCPolicy<T> forwards the methods to the
+ referent type T.
+
+Files: application/palemoon/installer/package-manifest.in
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/installer/package-manifest.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Package file for the Firefox build.
+ .
+ Packaging manifest is used to copy files from dist/bin
+ to the staging directory.
+ Some other files are built in the staging directory directly,
+ so they will be implicitly packaged too.
+ .
+ File format:
+ .
+ [] designates a toplevel component. Example: [xpcom]
+ - in front of a file specifies it to be removed from the destination
+ * wildcard support to recursively copy the entire directory
+ ; file comment
+ .
+ Due to Apple Mac OS X packaging requirements, files that are in the same
+ directory on other platforms must be located in different directories on
+ Mac OS X. The following defines allow specifying the Mac OS X bundle
+ location which also work on other platforms.
+ .
+ @BINPATH@
+ Equals Contents/MacOS/ on Mac OS X and is the path to the main binary on other
+ platforms.
+ .
+ @RESPATH@
+ Equals Contents/Resources/ on Mac OS X and is equivalent to @BINPATH@ on other
+ platforms.
+
+Files: widget/EventClassList.h
+Copyright: __NO_COPYRIGHT__ in: widget/EventClassList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header file lists up all event classes and related structs.
+
+Files: dom/workers/WorkerPrefs.h
+Copyright: __NO_COPYRIGHT__ in: dom/workers/WorkerPrefs.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the list of the preferences that are exposed to workers.
+ The format is as follows:
+
+Files: js/src/builtin/WeakSet.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/WeakSet.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES2017 draft rev 0e10c9f29fca1385980c08a7d5e7bb3eb775e2e4
+ 23.4.1.1 WeakSet, steps 6-8
+
+Files: dom/bindings/SimpleGlobalObject.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/SimpleGlobalObject.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A simplere nsIGlobalObject implementation that can be used to set up a new
+ global without anything interesting in it other than the JS builtins. This
+ is safe to use on both mainthread and worker threads.
+
+Files: security/nss/coreconf/prefix.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/prefix.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Master "Core Components" for computing program prefixes #
+ .
+ Object prefixes
+
+Files: nsprpub/pr/tests/y2ktmo.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/y2ktmo.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test: y2ktmo
+ .
+ Description:
+ This test tests the interval time facilities in NSPR for Y2K
+ compliance. All the functions that take a timeout argument
+
+Files: security/nss/lib/ckfw/capi/constants.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/capi/constants.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ckcapi/constants.c
+ .
+ Identification and other constants, all collected here in one place.
+
+Files: js/xpconnect/tests/components/native/xpctest_module.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/components/native/xpctest_module.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ module registration and factory code.
+
+Files: dom/webidl/HTMLButtonElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLButtonElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-button-element
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-button-element
+
+Files: security/nss/cmd/libpkix/perf/nss_threads.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/perf/nss_threads.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nssThreads.c
+ .
+ NSS Performance Evaluation application (multi-threaded)
+
+Files: js/src/tests/js1_2/regexp/hexadecimal.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/hexadecimal.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: hexadecimal.js
+ Description: 'Tests regular expressions containing \<number> '
+
+Files: parser/htmlparser/tests/mochitest/parser_web_testrunner.js
+Copyright: __NO_COPYRIGHT__ in: parser/htmlparser/tests/mochitest/parser_web_testrunner.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Runs html5lib-formatted test cases in the browser. Requires SimpleTest.
+ .
+ Define an array named parserDatFiles before loading this script,
+ and it will load each of those dat files into an array, then run
+ the test parser on each and run the tests by assigning the input
+ data to an iframe's url.
+ .
+ Your test document should have an element with id "display" and
+ an iframe with id "testframe".
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-12.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-12.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-12.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: js/src/tests/ecma/Boolean/15.6.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.2.js
+ ECMA Section: 15.6.2 The Boolean Constructor
+ 15.6.2.1 new Boolean( value )
+ 15.6.2.2 new Boolean()
+ .
+ This test verifies that the Boolean constructor
+ initializes a new object (typeof should return
+ "object"). The prototype of the new object should
+ be Boolean.prototype. The value of the object
+ should be ToBoolean( value ) (a boolean value).
+ .
+ Description:
+ Author: christine@netscape.com
+ Date: june 27, 1997
+
+Files: layout/base/nsDisplayItemTypes.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsDisplayItemTypes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ It's useful to be able to dynamically check the type of certain items.
+ Every subclass of nsDisplayItem must have a new type added here for the purposes
+ of easy comparison and matching of items in different display lists.
+ .
+ This is #included inside nsDisplayItem.
+
+Files: nsprpub/pr/include/obsolete/protypes.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/obsolete/protypes.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header typedefs the old 'native' types to the new PR<type>s.
+ These definitions are scheduled to be eliminated at the earliest
+ possible time. The NSPR API is implemented and documented using
+ the new definitions.
+
+Files: dom/webidl/HTMLMeterElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-meter-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-meter-element
+
+Files: devtools/client/shared/test/head.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/test/head.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ eslint no-unused-vars: [2, {"vars": "local", "args": "none"}]
+ import-globals-from ../../framework/test/shared-head.js
+
+Files: nsprpub/pr/include/prinrval.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prinrval.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prinrval.h
+ Description: API to interval timing functions of NSPR.
+ .
+ NSPR provides interval times that are independent of network time
+ of day values. Interval times are (in theory) accurate regardless
+ of host processing requirements and also very cheap to acquire. It
+ is expected that getting an interval time while in a synchronized
+ function (holding one's lock).
+
+Files: xpfe/components/directory/nsDirectoryViewer.cpp
+Copyright: __NO_COPYRIGHT__ in: xpfe/components/directory/nsDirectoryViewer.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A directory viewer object. Parses "application/http-index-format"
+ per Lou Montulli's original spec:
+ .
+ http://www.mozilla.org/projects/netlib/dirindexformat.html
+ .
+ One added change is for a description entry, for when the
+ target does not match the filename
+
+Files: security/nss/lib/pkcs7/pkcs7t.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/pkcs7t.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Header for pkcs7 types.
+
+Files: gfx/tests/gtest/gfxFontSelectionTests.h
+Copyright: __NO_COPYRIGHT__ in: gfx/tests/gtest/gfxFontSelectionTests.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is #included directly by gfxFontSelectionTest.cpp, and as
+ such does not need any #include files or similar. (However, should
+ any extra ones be required, it should be ok to do so, as well as
+ defining new functions, etc.
+ .
+ To add a new test, call AddTest with the following arguments: the
+
+Files: security/nss/tests/fips/fips.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/fips/fips.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/fips/fips.sh
+ .
+ Script to test basic functionallity of NSS in FIPS-compliant mode
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ tests implemented:
+ .
+ special strings
+
+Files: toolkit/locales/en-US/chrome/global/resetProfile.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/resetProfile.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: These strings are used for profile reset.
+ .
+ LOCALIZATION NOTE (resetUnusedProfile.message): %S is brandShortName.
+
+Files: dom/webidl/XMLDocument.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/XMLDocument.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is:
+ http://dom.spec.whatwg.org/#xmldocument
+ http://www.whatwg.org/specs/web-apps/current-work/#xmldocument
+ .
+ http://dom.spec.whatwg.org/#xmldocument
+
+Files: js/src/tests/ecma_2/Exceptions/boolean-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/boolean-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: boolean-001.js
+ Description: Corresponds to ecma/Boolean/15.6.4.3-4-n.js
+ .
+ 15.6.4.3 Boolean.prototype.valueOf()
+ Returns this boolean value.
+ .
+ The valueOf function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: security/nss/lib/ssl/os2_err.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ssl/os2_err.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NSPR doesn't make these functions public, so we have to duplicate
+ them in NSS.
+ .
+ HCT Based on Win32err.h
+
+Files: security/nss/lib/mozpkix/include/pkix-test/pkixtestnss.h
+Copyright: 2018 Mozilla Contributors
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This file provides some implementation-specific test utilities. This is only
+ necessary because some PSM xpcshell test utilities overlap in functionality
+ with these test utilities, so the underlying implementation is shared.
+
+Files: devtools/client/locales/en-US/font-inspector.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/font-inspector.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE This file contains the Font Inspector strings.
+ The Font Inspector is a panel accessible in the Inspector sidebar.
+ .
+ LOCALIZATION NOTE (fontinspector.seeAll) This is the label of a link that will show all
+ the fonts used in the page, instead of the ones related to the inspected element.
+
+Files: js/src/tests/ecma_6/Class/method-named-static.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Class/method-named-static.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Instance method named "static", with and without escape sequence.
+
+Files: js/src/builtin/SIMD.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/SIMD.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS SIMD pseudo-module.
+ Specification matches polyfill:
+
+Files: xpcom/glue/nsINIParser.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsINIParser.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file was shamelessly copied from mozilla/xpinstall/wizard/unix/src2
+
+Files: js/src/tests/ecma/Expressions/11.3.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.3.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.3.2.js
+ ECMA Section: 11.3.2 Postfix decrement operator
+ Description:
+ .
+ 11.3.2 Postfix decrement operator
+ .
+ The production MemberExpression : MemberExpression -- is evaluated as follows:
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToNumber(Result(2)).
+ 4. Subtract the value 1 from Result(3), using the same rules as for the -
+ operator (section 0).
+ 5. Call PutValue(Result(1), Result(4)).
+ 6. Return Result(3).
+
+Files: security/nss/lib/util/base64.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/base64.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base64.h - prototypes for base64 encoding/decoding
+ Note: These functions are deprecated; see nssb64.h for new routines.
+
+Files: nsprpub/pr/include/prlong.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prlong.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prlong.h
+ Description: Portable access to 64 bit numerics
+ .
+ Long-long (64-bit signed integer type) support. Some C compilers
+ don't support 64 bit integers yet, so we use these macros to
+ support both machines that do and don't.
+
+Files: devtools/client/performance/views/toolbar.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/performance/views/toolbar.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ../performance-controller.js
+ import-globals-from ../performance-view.js
+ globals document
+
+Files: js/src/tests/ecma/Expressions/11.10-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.10-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.10-2.js
+ ECMA Section: 11.10-2 Binary Bitwise Operators: |
+ Description:
+ Semantics
+ .
+ The production A : A @ B, where @ is one of the bitwise operators in the
+ productions &, ^, | , is evaluated as follows:
+ .
+ 1. Evaluate A.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate B.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToInt32(Result(2)).
+ 6. Call ToInt32(Result(4)).
+ 7. Apply the bitwise operator @ to Result(5) and Result(6). The result is
+ a signed 32 bit integer.
+ 8. Return Result(7).
+
+Files: config/makefiles/test/check_XinY.mk
+Copyright: __NO_COPYRIGHT__ in: config/makefiles/test/check_XinY.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Verify dependencies are available
+
+Files: security/nss/cmd/libpkix/testutil/config.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/testutil/config.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ don't build the static library
+
+Files: security/nss/lib/freebl/nsslowhash.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/nsslowhash.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provide FIPS validated hashing for applications that only need hashing.
+ NOTE: mac'ing requires keys and will not work in this interface.
+ Also NOTE: this only works with Hashing. Only the FIPS interface is enabled.
+
+Files: js/src/tests/ecma_2/Exceptions/expression-013.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-013.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-013.js
+ Corresponds To: ecma/Expressions/11.2.2-8-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma/extensions/15.7.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.7.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4.js
+ ECMA Section: 15.7.4
+ .
+ Description:
+ .
+ The Number prototype object is itself a Number object (its [[Class]] is
+ "Number") whose value is +0.
+ .
+ The value of the internal [[Prototype]] property of the Number prototype
+ object is the Object prototype object (15.2.3.1).
+ .
+ In following descriptions of functions that are properties of the Number
+ prototype object, the phrase "this Number object" refers to the object
+ that is the this value for the invocation of the function; it is an error
+ if this does not refer to an object for which the value of the internal
+ [[Class]] property is "Number". Also, the phrase "this number value" refers
+ to the number value represented by this Number object, that is, the value
+ of the internal [[Value]] property of this Number object.
+
+Files: dom/webidl/HTMLAllCollection.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLAllCollection.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Emulates undefined through Codegen.py.
+
+Files: security/nss/lib/util/secasn1t.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/secasn1t.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Types for encoding/decoding of ASN.1 using BER/DER (Basic/Distinguished
+ Encoding Rules).
+
+Files: nsprpub/pr/tests/multiacc.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/multiacc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: multiacc.c
+ .
+ Description:
+ This test creates multiple threads that accept on the
+ same listening socket.
+
+Files: toolkit/jetpack/sdk/l10n/plural-rules.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/jetpack/sdk/l10n/plural-rules.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is automatically generated with /python-lib/plural-rules-generator.py
+ Fetching data from: http://unicode.org/repos/cldr/trunk/common/supplemental/plurals.xml
+
+Files: dom/webidl/IDBRequest.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/IDBRequest.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBRequest
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBRequestReadyState
+
+Files: xpcom/ds/nsISupportsIterators.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/ds/nsISupportsIterators.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsISupportsIterators.idl --- IDL defining general purpose iterators
+
+Files: widget/nsPrimitiveHelpers.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/nsPrimitiveHelpers.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Part of the reason these routines are all in once place is so that as new
+ data flavors are added that are known to be one-byte or two-byte strings, or even
+ raw binary data, then we just have to go to one place to change how the data
+ moves into/out of the primitives and native line endings.
+ .
+ If you add new flavors that have special consideration (binary data or one-byte
+ char* strings), please update all the helper classes in this file.
+ .
+ For now, this is the assumption that we are making:
+ - text/plain is always a char*
+
+Files: security/nss/cmd/smimetools/smime
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/smimetools/smime
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ smime.pl - frontend for S/MIME message generation and parsing
+
+Files: js/src/tests/js1_2/Array/splice2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/Array/splice2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: splice2.js
+ Description: 'Tests Array.splice(x,y) w/4 var args'
+
+Files: devtools/shared/heapsnapshot/tests/gtest/DeserializedStackFrameUbiStackFrames.cpp
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/tests/gtest/DeserializedStackFrameUbiStackFrames.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that the `JS::ubi::StackFrame`s we create from
+ `mozilla::devtools::DeserializedStackFrame` instances look and behave as we would
+ like.
+
+Files: netwerk/test/httpserver/test/test_seizepower.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_seizepower.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that the seizePower API works correctly.
+
+Files: netwerk/test/httpserver/test/test_host.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_host.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that the scheme, host, and port of the server are correctly recorded
+ and used in HTTP requests and responses.
+
+Files: js/src/tests/ecma_2/Statements/forin-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/forin-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: forin-001.js
+ ECMA Section:
+ Description: The forin-001 statement
+ .
+ Verify that the property name is assigned to the property on the left
+ hand side of the for...in expression.
+
+Files: security/nss/coreconf/jniregen.pl
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/jniregen.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Input: -d dir -j javahcmd foo1 foo2 . . .
+
+Files: nsprpub/pr/src/cplus/rcascii.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcascii.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class definitions to format ASCII data.
+
+Files: dom/webidl/MediaKeys.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html
+ .
+ Note: "persistent-usage-record" session type is unsupported yet, as
+ it's marked as "at risk" in the spec, and Chrome doesn't support it.
+
+Files: devtools/client/locales/en-US/netmonitor.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/netmonitor.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Network Monitor
+ which is available from the Web Developer sub-menu -> 'Network Monitor'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (netmonitor.security.state.secure)
+ This string is used as an tooltip for request that was performed over secure
+ channel i.e. the connection was encrypted.
+
+Files: application/basilisk/tools/mozscreenshots/head.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/tools/mozscreenshots/head.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ exported TestRunner, shouldCapture
+
+Files: nsprpub/pr/src/md/os2/os2cv.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2cv.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ os2cv.c -- OS/2 Machine-Dependent Code for Condition Variables
+ .
+ We implement our own condition variable wait queue. Each thread
+
+Files: modules/libjar/test/unit/test_bug333423.js
+Copyright: __NO_COPYRIGHT__ in: modules/libjar/test/unit/test_bug333423.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Regression test for bug 333423 - crash enumerating entries of a
+ closed nsIZipReader
+
+Files: security/nss/tests/multinit/multinit.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/multinit/multinit.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/multinit/multinit.sh
+ .
+ Script to test NSS multinit
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: js/src/tests/ecma/Number/15.7.3.6-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.6-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.6-4.js
+
+Files: testing/talos/talos/talos-powers/content/TalosContentProfiler.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/talos-powers/content/TalosContentProfiler.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This utility script is for instrumenting your Talos test for
+ performance profiles while running within content. If your test
+ is running in the parent process, you should use
+ TalosParentProfiler.js instead to avoid the messaging overhead.
+
+Files: mfbt/ArrayUtils.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/ArrayUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements various helper functions related to arrays.
+
+Files: security/nss/lib/base/hash.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/hash.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ hash.c
+ .
+ This is merely a couple wrappers around NSPR's PLHashTable, using
+ the identity hash and arena-aware allocators.
+ This is a copy of ckfw/hash.c, with modifications to use NSS types
+ (not Cryptoki types). Would like for this to be a single implementation,
+ but doesn't seem like it will work.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-037.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-037.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-037.js
+ Corresponds To: 7.4.2-14-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: security/nss/coreconf/module.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/module.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The master "Core Components" source and release component directory #
+ names are ALWAYS identical and are the value of $(MODULE). #
+ NOTE: A component is also called a module or a subsystem. #
+ .
+ All "Core Components" <component>-specific source-side tags must
+ always be identified for compiling/linking purposes
+
+Files: toolkit/mozapps/downloads/tests/unit/test_lowMinutes.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/downloads/tests/unit/test_lowMinutes.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 448344 to make sure when we're in low minutes, we show both minutes
+ and seconds; but continue to show only minutes when we have plenty.
+
+Files: nsprpub/pr/tests/timemac.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/timemac.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ file: timemac.c
+ description: test time and date routines on the Mac
+
+Files: security/nss/lib/freebl/genload.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/genload.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is meant to be included by other .c files.
+ This file takes a "parameter", the scope which includes this
+ code shall declare this variable:
+ const char *NameOfThisSharedLib;
+ .
+ NameOfThisSharedLib:
+ The file name of the shared library that shall be used as the
+ "reference library". The loader will attempt to load the requested
+ library from the same directory as the reference library.
+
+Files: rdf/base/rdfutil.h
+Copyright: __NO_COPYRIGHT__ in: rdf/base/rdfutil.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A bunch of useful RDF utility routines. Many of these will
+ eventually be exported outside of RDF.DLL via the nsIRDFService
+ interface.
+ .
+ TO DO
+
+Files: nsprpub/pr/src/cplus/rcio.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcio.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class definitions for I/O (ref: prio.h)
+ .
+ This class is a virtual base class. Construction must be done by a
+ subclass, but the I/O operations can be done on a RCIO object reference.
+
+Files: toolkit/mozapps/installer/package-name.mk
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/installer/package-name.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ assemble package names, see convention at
+
+Files: js/src/tests/ecma/Date/15.9.4.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.4.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name:
+
+Files: js/public/Debug.h
+Copyright: __NO_COPYRIGHT__ in: js/public/Debug.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interfaces by which the embedding can interact with the Debugger API.
+
+Files: nsprpub/pr/include/prrng.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prrng.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prrng.h -- NSPR Random Number Generator
+ .
+ lth. 29-Oct-1999.
+
+Files: dom/webidl/HTMLOptionElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-option-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: nsprpub/pr/tests/zerolen.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/zerolen.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test: zerolen.c
+ .
+ Description: a test for Bugzilla bug #17699. We perform
+
+Files: toolkit/components/osfile/NativeOSFileInternals.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/NativeOSFileInternals.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Native implementation of some OS.File operations.
+
+Files: dom/webidl/PerformanceMark.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PerformanceMark.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/user-timing/#performancemark
+
+Files: xpcom/typelib/xpt/xpt_xdr.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/typelib/xpt/xpt_xdr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic APIs for streaming typelib structures from disk.
+
+Files: nsprpub/pr/tests/lazyinit.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/lazyinit.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: lazyinit.c
+ Description: Testing lazy initialization
+ .
+ Since you only get to initialize once, you have to rerun the test
+ for each test case. The test cases are numbered. If you want to
+ add more tests, take the next number and add it to the switch
+ statement.
+ .
+ This test is problematic on systems that don't support the notion
+ of console output. The workarounds to emulate that feature include
+ initializations themselves, which defeats the purpose here.
+
+Files: netwerk/test/httpserver/test/test_setstatusline.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_setstatusline.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ exercise nsIHttpResponse.setStatusLine, ensure its atomicity, and ensure the
+ specified behavior occurs if it's not called
+
+Files: js/src/tests/ecma/Statements/12.6.2-6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.2-6.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.2-6.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is present.
+ 2. second expression is not present
+ 3. third expression is present
+
+Files: media/mtransport/test/stunserver.cpp
+Copyright: 2001-2006 Network Resonance, Inc.
+ 2007 Adobe Systems, Incorporated
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: ekr@rtfm.com
+ .
+ Original code from nICEr and nrappkit.
+ .
+ nICEr copyright:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ nrappkit copyright:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Thu Dec 20 20:14:49 2001
+
+Files: security/nss/tests/ssl/sslcov.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/ssl/sslcov.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file enables test coverage of the various SSL ciphers
+ .
+ Enable Enable Cipher Test Name
+ EC TLS
+
+Files: security/nss/lib/ckfw/hash.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/hash.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ hash.c
+ .
+ This is merely a couple wrappers around NSPR's PLHashTable, using
+ the identity hash and arena-aware allocators. The reason I did
+ this is that hash tables are used in a few places throughout the
+ NSS Cryptoki Framework in a fairly stereotyped way, and this allows
+ me to pull the commonalities into one place. Should we ever want
+ to change the implementation, it's all right here.
+
+Files: js/src/tests/ecma/Boolean/15.6.3.1-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.3.1-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.3.1-4.js
+ ECMA Section: 15.6.3.1 Properties of the Boolean Prototype Object
+ .
+ Description: The initial value of Boolean.prototype is the built-in
+ Boolean prototype object (15.6.4).
+ .
+ The property shall have the attributes [DontEnum,
+ DontDelete, ReadOnly ].
+ .
+ This tests the ReadOnly property of Boolean.prototype
+
+Files: js/src/tests/ecma_2/Statements/dowhile-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/dowhile-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: dowhile-002
+ ECMA Section:
+ Description: do...while statements
+ .
+ Verify that code after a labeled break is not executed. Verify that
+ a labeled break breaks you out of the whole labeled block, and not
+ just the current iteration statement.
+
+Files: js/src/tests/ecma_3/Number/15.7.4.7-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Number/15.7.4.7-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-15
+ .
+ SUMMARY: Testing Number.prototype.toPrecision(precision)
+ See EMCA 262 Edition 3 Section 15.7.4.7
+
+Files: security/nss/lib/util/utilrename.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/utilrename.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ utilrename.h - rename symbols moved from libnss3 to libnssutil3
+
+Files: toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (source.profile) add-ons installed by the user, this may be
+ translated as "You" or "User" depending on the locale
+
+Files: xpcom/build/ServiceList.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/build/ServiceList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "mozilla/Services.h"
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-13-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-13-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-13-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: js/xpconnect/src/Sandbox.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/Sandbox.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The Components.Sandbox object.
+
+Files: security/nss/lib/pkcs7/p7local.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/p7local.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Support routines for PKCS7 implementation, none of which are exported.
+ This file should only contain things that are needed by both the
+ encoding/creation side *and* the decoding/decryption side. Anything
+ else should be static routines in the appropriate file.
+
+Files: dom/webidl/HTMLModElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLModElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#attributes-common-to-ins-and-del-elements
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#attributes-common-to-ins-and-del-elements
+
+Files: security/nss/lib/smime/cmsencdata.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsencdata.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS encryptedData methods.
+
+Files: xpcom/glue/nsQuickSort.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsQuickSort.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We need this because Solaris' version of qsort is broken and
+ causes array bounds reads.
+
+Files: nsprpub/pr/tests/timetest.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/timetest.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ file: timetest.c
+ description: test time and date routines
+ .
+ Includes
+ .
+ Used to get the command line option
+
+Files: dom/media/platforms/apple/AppleCMFunctions.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/platforms/apple/AppleCMFunctions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct references to each of the CoreMedia symbols we use.
+
+Files: js/src/tests/ecma_2017/Expressions/trailing_comma_getter_setter.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/Expressions/trailing_comma_getter_setter.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Trailing comma is not allowed in getter and setter methods
+ .
+ 14.3 Method Definitions
+ MethodDefinition[Yield]:
+
+Files: nsprpub/pr/src/misc/prdtoa.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prdtoa.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is based on the third-party code dtoa.c. We minimize our
+ modifications to third-party code to make it easy to merge new versions.
+ The author of dtoa.c was not willing to add the parentheses suggested by
+ GCC, so we suppress these warnings.
+
+Files: js/src/tests/ecma_6/TypedArray/constructor-iterable-packed-array-side-effect.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TypedArray/constructor-iterable-packed-array-side-effect.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct typed array from iterable packed array, array contains object with modifying
+ valueOf() method.
+
+Files: embedding/components/windowwatcher/nsPIPromptService.idl
+Copyright: __NO_COPYRIGHT__ in: embedding/components/windowwatcher/nsPIPromptService.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The general dialog posing function within nsPromptService, for
+ private consumption, only.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-031.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-031.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-031.js
+ Corresponds To: 7.4.2-8-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: toolkit/components/places/nsNavHistoryQuery.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/nsNavHistoryQuery.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains the definitions of nsNavHistoryQuery,
+ nsNavHistoryQueryOptions, and those functions in nsINavHistory that directly
+ support queries (specifically QueryStringToQueries and QueriesToQueryString).
+
+Files: layout/style/nsCSSKeywordList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSKeywordList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ keywords used within CSS property values
+ .
+ This file contains the list of all parsed CSS keywords
+ See nsCSSKeywords.h for access to the enum values for keywords
+ .
+ It is designed to be used as inline input to nsCSSKeywords.cpp *only*
+ through the magic of C preprocessing.
+
+Files: js/src/tests/ecma/Date/15.9.5.30-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.30-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.30-1.js
+ ECMA Section: 15.9.5.30 Date.prototype.setHours(hour [, min [, sec [, ms ]]] )
+ Description:
+ If min is not specified, this behaves as if min were specified with the
+ value getMinutes( ). If sec is not specified, this behaves as if sec were
+ specified with the value getSeconds ( ). If ms is not specified, this
+ behaves as if ms were specified with the value getMilliseconds( ).
+ .
+ 1. Let t be the result of LocalTime(this time value).
+ 2. Call ToNumber(hour).
+ 3. If min is not specified, compute MinFromTime(t); otherwise, call
+ ToNumber(min).
+ 4. If sec is not specified, compute SecFromTime(t); otherwise, call
+ ToNumber(sec).
+ 5. If ms is not specified, compute msFromTime(t); otherwise, call
+ ToNumber(ms).
+ 6. Compute MakeTime(Result(2), Result(3), Result(4), Result(5)).
+ 7. Compute UTC(MakeDate(Day(t), Result(6))).
+ 8. Set the [[Value]] property of the this value to TimeClip(Result(7)).
+ 9. Return the value of the [[Value]] property of the this value.
+
+Files: layout/xul/nsMenuPopupFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsMenuPopupFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsMenuPopupFrame
+
+Files: services/sync/modules/stages/enginesync.js
+Copyright: __NO_COPYRIGHT__ in: services/sync/modules/stages/enginesync.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains code for synchronizing engines.
+
+Files: dom/base/DocumentFragment.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/DocumentFragment.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of DOM Core's nsIDOMDocumentFragment.
+
+Files: testing/mochitest/ssltunnel/ssltunnel.cpp
+Copyright: __NO_COPYRIGHT__ in: testing/mochitest/ssltunnel/ssltunnel.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ WARNING: DO NOT USE THIS CODE IN PRODUCTION SYSTEMS. It is highly likely to
+ be plagued with the usual problems endemic to C (buffer overflows
+ and the like). We don't especially care here (but would accept
+ patches!) because this is only intended for use in our test
+ harnesses in controlled situations where input is guaranteed not to
+ be malicious.
+
+Files: dom/bindings/Codegen.py
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/Codegen.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Common codegen classes.
+
+Files: security/nss/lib/ckfw/object.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/object.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ object.c
+ .
+ This file implements the NSSCKFWObject type and methods.
+
+Files: application/palemoon/components/downloads/content/downloads.css
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/downloads/content/downloads.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Download items
+
+Files: toolkit/modules/ObjectUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/ObjectUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Portions of this file are originally from narwhal.js (http://narwhaljs.org)
+ Copyright (c) 2009 Thomas Robinson <280north.com>
+ MIT license: http://opensource.org/licenses/MIT
+
+Files: dom/media/gmp/rlz/moz.build
+Copyright: __NO_COPYRIGHT__ in: dom/media/gmp/rlz/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Note: build rlz in its own moz.build, so it doesn't pickup any of
+ Chromium IPC's headers used in the moz.build of the parent file.
+
+Files: js/xpconnect/tests/unit/test_bug_442086.js
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_bug_442086.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Bug 442086 - XPConnect creates doubles without checking for
+
+Files: gfx/cairo/cairo/src/cairo-tee-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-tee-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This surface supports redirecting all its input to multiple surfaces.
+
+Files: toolkit/modules/debug.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/debug.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains functions that are useful for debugging purposes from
+ within JavaScript code.
+
+Files: js/src/tests/ecma_2/String/split-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/String/split-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: String/split-002.js
+ ECMA Section: 15.6.4.9
+ Description: Based on ECMA 2 Draft 7 February 1999
+ .
+ Since regular expressions have been part of JavaScript since 1.2, there
+
+Files: js/src/tests/ecma_2/Exceptions/expression-012.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-012.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-012.js
+ Corresponds To: ecma/Expressions/11.2.2-6-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+
+Files: security/nss/lib/certhigh/ocspt.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certhigh/ocspt.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Public header for exported OCSP types.
+
+Files: application/palemoon/components/downloads/DownloadsLogger.jsm
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/downloads/DownloadsLogger.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The contents of this file were copied almost entirely from
+ toolkit/identity/LogUtils.jsm. Until we've got a more generalized logging
+ mechanism for toolkit, I think this is going to be how we roll.
+
+Files: dom/webidl/HTMLObjectElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-object-element
+ http://www.whatwg.org/specs/web-apps/current-work/#HTMLObjectElement-partial
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-object-element
+
+Files: dom/webidl/RTCRtpReceiver.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCRtpReceiver.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://lists.w3.org/Archives/Public/public-webrtc/2014May/0067.html
+
+Files: media/libwebp/moz/cpu.cpp
+Copyright: __NO_COPYRIGHT__ in: media/libwebp/moz/cpu.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file replaces the CPU info methods originally implemented in
+ src/dsp/cpu.c, due to missing dependencies for Andriod builds. It
+ controls if NEON/SSE/etc is used.
+
+Files: security/nss/lib/util/pkcs11u.h
+Copyright: 1994-1999 RSA Security Inc. Licence to copy this document
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ is granted provided that it is identified as "RSA Security Inc. Public-Key
+ Cryptography Standards (PKCS)" in all material mentioning or referencing
+ this document.
+ .
+ reset any packing set by pkcs11p.h
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-053.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-053.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-053.js
+ Corresponds to: 7.8.2-7-n.js
+ ECMA Section: 7.8.2 Examples of Automatic Semicolon Insertion
+ Description: compare some specific examples of the automatic
+ insertion rules in the EMCA specification.
+ Author: christine@netscape.com
+ Date: 15 september 1997
+
+Files: application/palemoon/components/certerror/content/aboutCertError.css
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/components/certerror/content/aboutCertError.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Logical CSS rules belong here, but presentation & theming rules
+ should live in the CSS of the appropriate theme
+
+Files: layout/style/nsIStyleRuleProcessor.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsIStyleRuleProcessor.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ internal abstract interface for containers (roughly origins within
+ the CSS cascade) that provide style rules matching an element or
+ pseudo-element
+
+Files: xpcom/io/nsLocalFileUnix.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsLocalFileUnix.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of nsIFile for ``Unixy'' systems.
+
+Files: dom/webidl/TCPSocketEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TCPSocketEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TCPSocketEvent is the event dispatched for all of the events described by TCPSocket,
+ except the "error" event. It contains the socket that was associated with the event,
+ the type of event, and the data associated with the event if the event is a "data" event.
+
+Files: layout/style/nsRuleProcessorData.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsRuleProcessorData.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ data structures passed to nsIStyleRuleProcessor methods (to pull loop
+ invariant computations out of the loop)
+
+Files: js/src/tests/ecma_2/RegExp/octal-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/RegExp/octal-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: RegExp/octal-001.js
+ ECMA Section: 15.7.1
+ Description: Based on ECMA 2 Draft 7 February 1999
+ Simple test cases for matching OctalEscapeSequences.
+ Author: christine@netscape.com
+ Date: 19 February 1999
+
+Files: devtools/shared/locales/en-US/gcli.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/locales/en-US/gcli.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Web Console
+ command line which is available from the Web Developer sub-menu
+ -> 'Web Console'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ For each command there are in general two strings. As an example consider
+ the 'pref' command.
+ commandDesc (e.g. prefDesc for the command 'pref'): this string contains a
+ very short description of the command. It's designed to be shown in a menu
+ alongside the command name, which is why it should be as short as possible.
+ commandManual (e.g. prefManual for the command 'pref'): this string will
+ contain a fuller description of the command. It's diplayed when the user
+ asks for help about a specific command (e.g. 'help pref').
+ .
+ LOCALIZATION NOTE: This message is used to describe any command or command
+ parameter when no description has been provided.
+
+Files: mfbt/TextUtils.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/TextUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Character/text operations.
+
+Files: dom/webidl/RTCCertificate.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCCertificate.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Specification: http://w3c.github.io/webrtc-pc/#certificate-management
+
+Files: devtools/client/webconsole/new-console-output/main.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/webconsole/new-console-output/main.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global BrowserLoader
+
+Files: image/RasterImage.h
+Copyright: __NO_COPYRIGHT__ in: image/RasterImage.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file declares the RasterImage class, which
+ handles static and animated rasterized images.
+ .
+ @author Stuart Parmenter <pavlov@netscape.com>
+ @author Chris Saari <saari@netscape.com>
+ @author Arron Mogge <paper@animecity.nu>
+ @author Andrew Smith <asmith15@learn.senecac.on.ca>
+
+Files: security/nss/gtests/nss_bogo_shim/nsskeys.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/gtests/nss_bogo_shim/nsskeys.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utilities to pull in OpenSSL-formatted keys.
+
+Files: dom/webidl/TextEncoder.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TextEncoder.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://encoding.spec.whatwg.org/#interface-textencoder
+ .
+ Any copyright is dedicated to the Public Domain.
+ http://creativecommons.org/publicdomain/zero/1.0/
+
+Files: security/nss/lib/ssl/dtlscon.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ssl/dtlscon.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DTLS Protocol
+
+Files: security/manager/ssl/tests/unit/test_cert_embedded_null.js
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/test_cert_embedded_null.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that a certificate with a clever subject common name like
+ 'www.bank1.com[NUL]www.bad-guy.com' (where [NUL] is a single byte with
+ value 0) will not be treated as valid for www.bank1.com.
+ Includes a similar test case but for the subject alternative name extension.
+
+Files: dom/plugins/base/android/ANPNativeWindow.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/base/android/ANPNativeWindow.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ must include config.h first for webkit to fiddle with new/delete
+
+Files: security/nss/lib/jar/jarnav.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/jar/jarnav.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JARNAV.C
+ .
+ JAR stuff needed for client only.
+
+Files: js/src/tests/ecma_2017/Expressions/trailing_comma_arguments.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/Expressions/trailing_comma_arguments.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Trailing comma in Arguments production.
+ .
+ 12.3 Left-Hand-Side Expressions
+ Arguments[Yield]:
+ ()
+
+Files: nsprpub/pr/src/cplus/tests/fileio.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/tests/fileio.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ fileio.cpp - a test program
+
+Files: toolkit/components/places/tests/queries/test_containersQueries_sorting.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_containersQueries_sorting.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Testing behavior of bug 473157
+ "Want to sort history in container view without sorting the containers"
+ and regression bug 488783
+ Tags list no longer sorted (alphabetized).
+ This test is for global testing sorting containers queries.
+ .
+ Globals and Constants
+
+Files: security/nss/lib/pkcs7/p7local.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/p7local.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Support routines for PKCS7 implementation, none of which are exported.
+ This file should only contain things that are needed by both the
+ encoding/creation side *and* the decoding/decryption side. Anything
+ else should just be static routines in the appropriate file.
+ .
+ Do not export this file! If something in here is really needed outside
+ of pkcs7 code, first try to add a PKCS7 interface which will do it for
+ you. If that has a problem, then just move out what you need, changing
+ its name as appropriate!
+
+Files: mailnews/import/outlook/src/nsOutlookMail.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookMail.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Outlook mail import
+
+Files: js/src/tests/js1_5/Regress/regress-131510-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-131510-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 16 Mar 2002
+ SUMMARY: Shouldn't crash if define |var arguments| inside a function
+
+Files: js/src/tests/ecma_3/RegExp/regress-76683.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-76683.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 01 May 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 76683 on Rhino:
+ "RegExp regression (NullPointerException)"
+
+Files: dom/webidl/TCPSocket.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TCPSocket.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TCPSocket exposes a TCP client socket (no server sockets yet)
+ to highly privileged apps. It provides a buffered, non-blocking
+ interface for sending. For receiving, it uses an asynchronous,
+ event handler based interface.
+
+Files: nsprpub/pr/include/obsolete/probslet.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/obsolete/probslet.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A collection of things thought to be obsolete
+
+Files: ldap/xpcom/src/nsLDAPSecurityGlue.cpp
+Copyright: __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPSecurityGlue.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Only build this code if PSM is being built also
+
+Files: dom/svg/SVGMatrix.h
+Copyright: __NO_COPYRIGHT__ in: dom/svg/SVGMatrix.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Notes on transforms in Mozilla and the SVG code.
+ .
+ It's important to note that the matrix convention used in the SVG standard
+ is the opposite convention to the one used in the Mozilla code or, more
+ specifically, the convention used in Thebes code (code using gfxMatrix).
+ Whereas the SVG standard uses the column vector convention, Thebes code uses
+ the row vector convention. Thus, whereas in the SVG standard you have
+ [M1][M2][M3]|p|, in Thebes you have |p|'[M3]'[M2]'[M1]'. In other words, the
+ following are equivalent:
+ .
+ / a1 c1 tx1 \ / a2 c2 tx2 \ / a3 c3 tx3 \ / x \
+ SVG: | b1 d1 ty1 | | b2 d2 ty2 | | b3 d3 ty3 | | y |
+ .
+ / a3 b3 0 \ / a2 b2 0 \ / a1 b1 0 \
+ Thebes: [ x y 1 ] | c3 d3 0 | | c2 d2 0 | | c1 d1 0 |
+ .
+ Because the Thebes representation of a transform is the transpose of the SVG
+ representation, our transform order must be reversed when representing SVG
+ transforms using gfxMatrix in the SVG code. Since the SVG implementation
+ stores and obtains matrices in SVG order, to do this we must pre-multiply
+ gfxMatrix objects that represent SVG transforms instead of post-multiplying
+ them as we would for matrices using SVG's column vector convention.
+ Pre-multiplying may look wrong if you're only familiar with the SVG
+ convention, but in that case hopefully the above explanation clears things
+ up.
+
+Files: js/src/tests/ecma_3/RegExp/regress-87231.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-87231.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 22 June 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 87231:
+
+Files: netwerk/test/unit/test_large_port.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/unit/test_large_port.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ensure that non-16-bit URIs are rejected
+
+Files: mailnews/compose/src/nsMsgAppleDoubleEncode.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/compose/src/nsMsgAppleDoubleEncode.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ apple-double.c
+
+Files: js/src/ctypes/typedefs.h
+Copyright: __NO_COPYRIGHT__ in: js/src/ctypes/typedefs.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header contains the builtin types available for arguments and return
+ values, representing their C counterparts. They are used inside higher-order
+ macros that the user must call, providing a macro that will consume the
+ arguments provided to it by the higher-order macro. The macros exposed are:
+
+Files: js/src/tests/ecma_3/RegExp/regress-85721.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-85721.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 Feb 2002
+ SUMMARY: Performance: Regexp performance degraded from 4.7
+
+Files: js/src/tests/ecma/ExecutionContexts/10.2.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.2.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.2.1.js
+ ECMA Section: 10.2.1 Global Code
+ Description:
+ .
+ The scope chain is created and initialized to contain the global object and
+ no others.
+ .
+ Variable instantiation is performed using the global object as the variable
+ object and using empty property attributes.
+ .
+ The this value is the global object.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: toolkit/components/places/nsFaviconService.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/nsFaviconService.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the favicon service, which stores favicons for web pages with your
+ history as you browse. It is also used to save the favicons for bookmarks.
+ .
+ DANGER: The history query system makes assumptions about the favicon storage
+ so that icons can be quickly generated for history/bookmark result sets. If
+ you change the database layout at all, you will have to update both services.
+
+Files: layout/mathml/mathfontUnicode.properties
+Copyright: __NO_COPYRIGHT__ in: layout/mathml/mathfontUnicode.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: FILE
+ Do not translate anything in this file
+ .
+ This file contains the list of all stretchy MathML chars that
+ can be rendered using only Unicode code points.
+ .
+ [ T/L | M | B/R | G | size0 ... size{N-1} ]
+
+Files: widget/windows/nsWinGesture.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/windows/nsWinGesture.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsWinGesture - Touch input handling for tablet displays.
+
+Files: dom/base/IframeSandboxKeywordList.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/IframeSandboxKeywordList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: no include guard; this file is meant to maybe be included multiple
+ times. It has a list of the sandbox keywords we support, with their
+ corresponding sandbox flags.
+ .
+ Each entry has the sandbox keyword as a string, the corresponding nsGkAtoms
+ atom name, and the corresponding sandbox flags.
+
+Files: dom/webidl/IntersectionObserver.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/IntersectionObserver.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://wicg.github.io/IntersectionObserver/
+
+Files: image/LookupResult.h
+Copyright: __NO_COPYRIGHT__ in: image/LookupResult.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LookupResult is the return type of SurfaceCache's Lookup*() functions. It
+ combines a surface with relevant metadata tracked by SurfaceCache.
+
+Files: js/src/tests/ecma/Date/15.9.5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.js
+ ECMA Section: 15.9.5 Properties of the Date prototype object
+ Description:
+ .
+ The Date prototype object is itself a Date object (its [[Class]] is
+ "Date") whose value is NaN.
+ .
+ The value of the internal [[Prototype]] property of the Date prototype
+ object is the Object prototype object (15.2.3.1).
+ .
+ In following descriptions of functions that are properties of the Date
+ prototype object, the phrase "this Date object" refers to the object that
+ is the this value for the invocation of the function; it is an error if
+ this does not refer to an object for which the value of the internal
+ [[Class]] property is "Date". Also, the phrase "this time value" refers
+ to the number value for the time represented by this Date object, that is,
+ the value of the internal [[Value]] property of this Date object.
+
+Files: build/moz.configure/java.configure
+Copyright: __NO_COPYRIGHT__ in: build/moz.configure/java.configure
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Java detection
+
+Files: security/nss/lib/smime/cmssiginfo.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmssiginfo.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS signerInfo methods.
+
+Files: devtools/client/debugger/new/source-map-worker.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/debugger/new/source-map-worker.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utils for utils, by utils
+ @module utils/utils
+
+Files: js/src/tests/js1_5/Regress/regress-90445.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-90445.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-12
+ .
+ SUMMARY: Regression test for bug 90445
+
+Files: js/src/tests/js1_2/function/length.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/length.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.5.1.js
+ ECMA Section: Function.length
+ Description:
+ .
+ The value of the length property is usually an integer that indicates the
+ "typical" number of arguments expected by the function. However, the
+ language permits the function to be invoked with some other number of
+ arguments. The behavior of a function when invoked on a number of arguments
+ other than the number specified by its length property depends on the function.
+ .
+ This checks the pre-ecma behavior Function.length.
+
+Files: tools/update-packaging/test/make_full_update.sh
+Copyright: __NO_COPYRIGHT__ in: tools/update-packaging/test/make_full_update.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tool generates full update packages for the update system.
+ Author: Darin Fisher
+ .
+ In here to use the local common.sh to allow the full mars to have unfiltered files
+
+Files: devtools/shared/touch/simulator-content.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/touch/simulator-content.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals addMessageListener, sendAsyncMessage
+
+Files: js/src/tests/ecma_3/Function/call-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/call-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-13
+ .
+ SUMMARY: Applying Function.prototype.call to the Function object itself
+ .
+ ECMA-262 15.3.4.4 Function.prototype.call (thisArg [,arg1 [,arg2,…] ] )
+ .
+ When applied to the Function object itself, thisArg should be ignored.
+ As explained by Waldemar (waldemar@netscape.com):
+ .
+ Function.call(obj, "print(this)") is equivalent to invoking
+ Function("print(this)") with this set to obj. Now, Function("print(this)")
+ is equivalent to new Function("print(this)") (see 15.3.1.1), and the latter
+ ignores the this value that you passed it and constructs a function
+ (which we'll call F) which will print the value of the this that will be
+ passed in when F will be invoked.
+ .
+ With the last set of () you're invoking F(), which means you're calling it
+ with no this value. When you don't provide a this value, it defaults to the
+ global object.
+
+Files: widget/cocoa/nsCocoaFeatures.mm
+Copyright: __NO_COPYRIGHT__ in: widget/cocoa/nsCocoaFeatures.mm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file makes some assumptions about the versions of OS X.
+ We are assuming that the minor and bugfix versions are less than 16.
+
+Files: js/src/tests/ecma_3/Unicode/uc-005.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Unicode/uc-005.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 15 July 2002
+ SUMMARY: Testing identifiers with double-byte names
+
+Files: xpcom/reflect/xptcall/md/unix/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ HPPA
+ .
+ Linux/HPPA/gcc
+
+Files: js/src/tests/ecma/Date/15.9.5.8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.8.js
+ ECMA Section: 15.9.5.8
+ Description: Date.prototype.getMonth
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return MonthFromTime(LocalTime(t)).
+
+Files: security/nss/lib/freebl/mpi/vis_32.il
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/vis_32.il
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The interface to the VIS instructions as declared below (and in the VIS
+ User's Manual) will not change, but the macro implementation might change
+ in the future.
+
+Files: js/src/tests/js1_5/Scope/regress-185485.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-185485.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 16 Dec 2002
+ SUMMARY: Testing |with (x) {function f() {}}| when |x.f| already exists
+
+Files: js/src/tests/js1_2/regexp/backspace.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/backspace.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: backspace.js
+ Description: 'Tests regular expressions containing [\b]'
+
+Files: security/nss/lib/certhigh/crlv2.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certhigh/crlv2.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code for dealing with x.509 v3 crl and crl entries extensions.
+
+Files: js/src/jsscript.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsscript.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS script operations.
+
+Files: toolkit/components/crashes/CrashManagerTest.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/crashes/CrashManagerTest.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file provides common and shared functionality to facilitate
+ testing of the Crashes component (CrashManager.jsm).
+
+Files: js/src/tests/ecma/Expressions/11.10-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.10-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.10-3.js
+ ECMA Section: 11.10-3 Binary Bitwise Operators: ^
+ Description:
+ Semantics
+ .
+ The production A : A @ B, where @ is one of the bitwise operators in the
+ productions &, ^, | , is evaluated as follows:
+ .
+ 1. Evaluate A.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate B.
+ 4. Call GetValue(Result(3)).
+ 5. Call ToInt32(Result(2)).
+ 6. Call ToInt32(Result(4)).
+ 7. Apply the bitwise operator @ to Result(5) and Result(6). The result is
+ a signed 32 bit integer.
+ 8. Return Result(7).
+
+Files: toolkit/components/places/tests/unit/test_429505_remove_shortcuts.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_429505_remove_shortcuts.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ - add a folder
+ - add a folder-shortcut to the new folder
+ - query for the shortcut
+ - remove the folder-shortcut
+ - confirm the shortcut is removed from the query results
+
+Files: js/src/tests/ecma/String/15.5.4.2-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.2-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.2-3.js
+ ECMA Section: 15.5.4.2 String.prototype.toString()
+ .
+ Description: Returns this string value. Note that, for a String
+ object, the toString() method happens to return the same
+ thing as the valueOf() method.
+ .
+ The toString function is not generic; it generates a
+ runtime error if its this value is not a String object.
+ Therefore it connot be transferred to the other kinds of
+ objects for use as a method.
+
+Files: toolkit/modules/SpatialNavigation.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/SpatialNavigation.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Import this module through
+ .
+ Components.utils.import("resource://gre/modules/SpatialNavigation.jsm");
+
+Files: mailnews/mailnews.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/mailnews.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SpaceHit() function: whether spacebar advances to next unread message.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-2-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: xpcom/glue/nsStringGlue.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsStringGlue.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "nsString.h"
+ .
+ This header exists solely to #include the proper internal/frozen string
+
+Files: services/sync/locales/en-US/sync.properties
+Copyright: __NO_COPYRIGHT__ in: services/sync/locales/en-US/sync.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ %1: the user name (Ed), %2: the app name (Firefox), %3: the operating system (Android)
+
+Files: security/nss/lib/ckfw/mutex.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/mutex.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mutex.c
+ .
+ This file implements a mutual-exclusion locking facility for Modules
+ using the NSS Cryptoki Framework.
+
+Files: netwerk/test/httpserver/test/test_processasync.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_processasync.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests for correct behavior of asynchronous responses.
+
+Files: config/tests/makefiles/autodeps/testor.tmpl
+Copyright: __NO_COPYRIGHT__ in: config/tests/makefiles/autodeps/testor.tmpl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Intent: Standalone unit tests for makefile rules and target logic
+
+Files: build/win32/dumpenv4python.pl
+Copyright: __NO_COPYRIGHT__ in: build/win32/dumpenv4python.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ See build/autoconf/hooks.m4
+
+Files: security/nss/tests/cipher/symmkey.txt
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cipher/symmkey.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file enables test coverage of the symmetric key performance tests
+ .
+ mode keysize bufsize repetitions cxrepetitions
+
+Files: toolkit/themes/shared/aboutReader.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/shared/aboutReader.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Avoid adding ID selector rules in this style sheet, since they could
+ inadvertently match elements in the article content.
+
+Files: security/nss/lib/nss/nssoptions.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/nss/nssoptions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Include the default limits here
+ .
+ SSL default limits are here so we don't have to import a private SSL header
+ file into NSS proper
+ .
+ The minimum server key sizes accepted by the clients.
+ Not 1024 to be conservative.
+
+Files: nsprpub/pr/src/cplus/rcfileio.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcfileio.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class definitions for normal and special file I/O (ref: prio.h)
+
+Files: dom/webidl/HTMLSelectElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLSelectElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/html/#the-select-element
+
+Files: nsprpub/pr/src/md/windows/w95cv.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/w95cv.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ w95cv.c -- Windows 95 Machine-Dependent Code for Condition Variables
+ .
+ We implement our own condition variable wait queue. Each thread
+
+Files: mailnews/extensions/smime/content/certFetchingStatus.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/smime/content/certFetchingStatus.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We expect the following arguments:
+ - pref name of LDAP directory to fetch from
+ - array with email addresses
+ .
+ Display modal dialog with message and stop button.
+ In onload, kick off binding to LDAP.
+ When bound, kick off the searches.
+ On finding certificates, import into permanent cert database.
+ When all searches are finished, close the dialog.
+
+Files: js/src/builtin/AtomicsObject.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/AtomicsObject.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS Atomics pseudo-module.
+ .
+ See "Spec: JavaScript Shared Memory, Atomics, and Locks" for the
+ full specification.
+ .
+ In addition to what is specified there, we throw an Error object if
+ the futex API hooks have not been installed on the runtime.
+ Essentially that is an implementation error at a higher level.
+ .
+ Note on the current implementation of atomic operations.
+ .
+ The Mozilla atomics are not sufficient to implement these APIs
+ because we need to support 8-bit, 16-bit, and 32-bit data: the
+ Mozilla atomics only support 32-bit data.
+ .
+ At the moment we include mozilla/Atomics.h, which will define
+
+Files: mfbt/EnumTypeTraits.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/EnumTypeTraits.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Type traits for enums.
+
+Files: js/src/tests/ecma_3/RegExp/regress-223273.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-223273.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 23 October 2003
+ SUMMARY: Unescaped, unbalanced parens in a regexp should cause SyntaxError.
+ .
+ The same would also be true for unescaped, unbalanced brackets or braces
+ if we followed the ECMA-262 Ed. 3 spec on this. But it was decided for
+ backward compatibility reasons to follow Perl 5, which permits
+ .
+ 1. an unescaped, unbalanced right bracket ]
+ 2. an unescaped, unbalanced left brace {
+ 3. an unescaped, unbalanced right brace }
+ .
+ If any of these should occur, Perl treats each as a literal
+ character. Therefore we permit all three of these cases, even
+ though not ECMA-compliant. Note Perl errors on an unescaped,
+ unbalanced left bracket; so will we.
+
+Files: toolkit/xre/glxtest.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/xre/glxtest.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Explanation: See bug 639842. Safely getting GL driver info on X11 is hard, because the only way to do
+ that is to create a GL context and call glGetString(), but with bad drivers,
+ just creating a GL context may crash.
+ .
+ This file implements the idea to do that in a separate process.
+
+Files: js/src/tests/ecma_2/Statements/dowhile-006.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/dowhile-006.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: dowhile-006
+ ECMA Section:
+ Description: do...while statements
+ .
+ A general do...while test.
+
+Files: toolkit/components/places/nsAnnoProtocolHandler.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/nsAnnoProtocolHandler.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of moz-anno: URLs for accessing favicons. The urls are sent
+ to the favicon service. If the favicon service doesn't have the
+ data, a stream containing the default favicon will be returned.
+ .
+ The reference to annotations ("moz-anno") is a leftover from previous
+ iterations of this component. As of now the moz-anno protocol is independent
+ of annotations.
+
+Files: dom/webidl/Selection.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/editing/raw-file/tip/editing.html#concept-selection
+
+Files: dom/webidl/FontFace.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/css-font-loading/#fontface-interface
+
+Files: js/src/tests/ecma/String/15.5.4.5-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.5-4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.5-4.js
+ ECMA Section: 15.5.4.5 String.prototype.charCodeAt(pos)
+ .
+ Description: Returns a nonnegative integer less than 2^16.
+
+Files: dom/webidl/IIRFilterNode.webidl
+Copyright: 2016 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is https://www.w3.org/TR/webaudio
+
+Files: nsprpub/config/nsprincl.sh.in
+Copyright: __NO_COPYRIGHT__ in: nsprpub/config/nsprincl.sh.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Include in shell scripts to define NSPR variables
+
+Files: toolkit/components/places/tests/queries/test_searchTerms_includeHidden.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_searchTerms_includeHidden.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the interaction of includeHidden and searchTerms search options.
+
+Files: toolkit/components/places/tests/unit/test_413784.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_413784.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test autocomplete for non-English URLs
+ .
+ - add a visit for a page with a non-English URL
+ - search
+ - test number of matches (should be exactly one)
+
+Files: layout/tables/FixedTableLayoutStrategy.h
+Copyright: __NO_COPYRIGHT__ in: layout/tables/FixedTableLayoutStrategy.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Algorithms that determine column and table isizes used for CSS2's
+ 'table-layout: fixed'.
+
+Files: js/src/tests/ecma_6/TypedArray/constructor-iterable-packed-array.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TypedArray/constructor-iterable-packed-array.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct typed array from iterable packed array.
+
+Files: js/src/tests/js1_4/Regress/function-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_4/Regress/function-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: function-003.js
+ Description:
+
+Files: nsprpub/pr/src/cplus/tests/interval.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/tests/interval.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interval.cpp - a test program
+
+Files: security/nss/lib/jar/jarfile.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/jar/jarfile.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JARFILE
+ .
+ Parsing of a Jar file
+
+Files: nsprpub/pr/src/md/os2/os2sem.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2sem.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ OS/2-specific semaphore handling code.
+
+Files: storage/test/unit/test_bug-393952.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_bug-393952.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Testcase for bug 393952: crash when I try to VACUUM and one of the tables
+ has a UNIQUE text column. StorageUnicodeFunctions::likeFunction()
+ needs to handle null aArgv[0] and aArgv[1]
+
+Files: js/src/tests/ecma/Expressions/11.4.5.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.5.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.4.5.js
+ ECMA Section: 11.4.5 Prefix decrement operator
+ Description:
+ .
+ The production UnaryExpression : -- UnaryExpression is evaluated as follows:
+ .
+ 1.Evaluate UnaryExpression.
+ 2.Call GetValue(Result(1)).
+ 3.Call ToNumber(Result(2)).
+ 4.Subtract the value 1 from Result(3), using the same rules as for the - operator (section 11.6.3).
+ 5.Call PutValue(Result(1), Result(4)).
+ .
+ 1.Return Result(4).
+ Author: christine@netscape.com
+ Date: \ 12 november 1997
+
+Files: mailnews/import/winlivemail/nsWMSettings.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/winlivemail/nsWMSettings.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Windows Live Mail (Win32) settings
+
+Files: toolkit/locales/en-US/chrome/mozapps/preferences/preferences.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/preferences/preferences.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Master Password
+
+Files: dom/webidl/File.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/File.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/FileAPI/#file
+
+Files: layout/style/RuleNodeCacheConditions.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/RuleNodeCacheConditions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ an object that stores the result of determining whether a style struct that
+ was computed can be cached in the rule tree, and if so, what the conditions
+ it relies on are
+
+Files: devtools/server/actors/errordocs.js
+Copyright: __NO_COPYRIGHT__ in: devtools/server/actors/errordocs.js
+License: MPL-2.0
+ this source code form is subject to the terms of the mozilla public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A mapping of error message names to external documentation. Any error message
+ included here will be displayed alongside its link in the web console.
+
+Files: js/src/tests/ecma/Array/15.4.4.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.4.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.4.2.js
+ ECMA Section: 15.4.4.2 Array.prototype.toString()
+ Description: The elements of this object are converted to strings
+ and these strings are then concatenated, separated by
+ comma characters. The result is the same as if the
+ built-in join method were invoiked for this object
+ with no argument.
+ Author: christine@netscape.com
+ Date: 7 october 1997
+
+Files: js/src/tests/ecma/LexicalConventions/7.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.1-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.1-1.js
+ ECMA Section: 7.1 White Space
+ Description: - readability
+ - separate tokens
+ - otherwise should be insignificant
+ - in strings, white space characters are significant
+ - cannot appear within any other kind of token
+ .
+ white space characters are:
+ unicode name formal name string representation
+
+Files: netwerk/test/httpserver/test/test_headers.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_headers.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests for header storage in httpd.js; nsHttpHeaders is an *internal* data
+ structure and is not to be used directly outside of httpd.js itself except
+ for testing purposes
+ .
+ Ensures that a fieldname-fieldvalue combination is a valid header.
+ .
+ @param fieldName
+ the name of the header
+ @param fieldValue
+ the value of the header
+ @param headers
+ an nsHttpHeaders object to use to check validity
+
+Files: dom/webidl/BroadcastChannel.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/BroadcastChannel.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information on this interface, please see
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/web-messaging.html#broadcasting-to-other-browsing-contexts
+
+Files: layout/generic/nsHTMLParts.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsHTMLParts.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ factory functions for rendering object classes
+
+Files: dom/smil/test/smilAnimateMotionValueLists.js
+Copyright: __NO_COPYRIGHT__ in: dom/smil/test/smilAnimateMotionValueLists.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Lists of valid & invalid values for the various <animateMotion> attributes
+
+Files: js/src/tests/js1_5/Regress/regress-69607.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-69607.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 21 Feb 2001
+
+Files: mfbt/JSONWriter.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/JSONWriter.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A JSON pretty-printer class.
+ .
+ A typical JSON-writing library requires you to first build up a data
+ structure that represents a JSON object and then serialize it (to file, or
+ somewhere else). This approach makes for a clean API, but building the data
+ structure takes up memory. Sometimes that isn't desirable, such as when the
+ JSON data is produced for memory reporting.
+ .
+ The JSONWriter class instead allows JSON data to be written out
+ incrementally without building up large data structures.
+ .
+ The API is slightly uglier than you would see in a typical JSON-writing
+ library, but still fairly easy to use. It's possible to generate invalid
+ JSON with JSONWriter, but typically the most basic testing will identify any
+ such problems.
+ .
+ Similarly, there are no RAII facilities for automatically closing objects
+ and arrays. These would be nice if you are generating all your code within
+ nested functions, but in other cases you'd have to maintain an explicit
+ stack of RAII objects and manually unwind it, which is no better than just
+ calling "end" functions. Furthermore, the consequences of forgetting to
+ close an object or array are obvious and, again, will be identified via
+ basic testing, unlike other cases where RAII is typically used (e.g. smart
+ pointers) and the consequences of defects are more subtle.
+ .
+ Importantly, the class does solve the two hard problems of JSON
+ pretty-printing, which are (a) correctly escaping strings, and (b) adding
+ appropriate indentation and commas between items.
+ .
+ By default, every property is placed on its own line. However, it is
+ possible to request that objects and arrays be placed entirely on a single
+ line, which can reduce output size significantly in some cases.
+ .
+ Strings used (for property names and string property values) are |const
+ char*| throughout, and can be ASCII or UTF-8.
+ .
+ EXAMPLE
+
+Files: devtools/client/locales/en-US/layout.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/layout.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE This file contains the Layout Inspector strings.
+ The Layout Inspector is a panel accessible in the Inspector sidebar.
+ The Layout Inspector may need to be enabled in about:config by setting
+ devtools.layoutview.enabled to true.
+ .
+ LOCALIZATION NOTE (layout.header): The accordion header for the CSS Grid pane.
+
+Files: toolkit/jetpack/jetpack-id/index.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/jetpack/jetpack-id/index.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Takes parsed `package.json` manifest and returns
+ valid add-on id for it.
+
+Files: layout/style/res/noscript.css
+Copyright: __NO_COPYRIGHT__ in: layout/style/res/noscript.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This sheet is added to the style set for documents with script disabled
+
+Files: toolkit/components/places/tests/bookmarks/test_997030-bookmarks-html-encode.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_997030-bookmarks-html-encode.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Checks that we don't encodeURI twice when creating bookmarks.html.
+
+Files: security/nss/tests/ssl/ssl.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/ssl/ssl.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/ssl/ssl.sh
+ .
+ Script to test NSS SSL
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ special strings
+
+Files: js/src/tests/ecma_2/Statements/dowhile-007.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/dowhile-007.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: dowhile-007
+ ECMA Section:
+ Description: do...while statements
+ .
+ A general do...while test.
+
+Files: mailnews/base/search/src/nsMsgFilterService.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/search/src/nsMsgFilterService.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ this file implements the nsMsgFilterService interface
+
+Files: security/nss/lib/smime/cmsenvdata.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsenvdata.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS envelopedData methods.
+
+Files: mfbt/EnumeratedRange.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/EnumeratedRange.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Iterator over contiguous enum values
+ .
+ Implements generator functions that create a range to iterate over the values
+ of a scoped or unscoped enum. Unlike IntegerRange, which can only function on
+ the underlying integral type, the elements of the generated sequence will
+ have the type of the enum in question.
+ .
+ Note that the enum values should be contiguous in the iterated range;
+ unfortunately there exists no way for EnumeratedRange to enforce this
+ either dynamically or at compile time.
+
+Files: js/src/tests/Intl/DateTimeFormat/supportedLocalesOf.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/DateTimeFormat/supportedLocalesOf.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This array contains the locales that ICU supports in
+ date and time formatting whose languages Mozilla localizes Firefox into.
+ Current as of ICU 50.1.2 and Firefox March 2013.
+
+Files: dom/workers/moz.build
+Copyright: __NO_COPYRIGHT__ in: dom/workers/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Public stuff.
+
+Files: modules/libjar/test/unit/test_corrupt_541828.js
+Copyright: __NO_COPYRIGHT__ in: modules/libjar/test/unit/test_corrupt_541828.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Check that files can be read from after closing zipreader
+
+Files: embedding/nsIWindowCreator.idl
+Copyright: __NO_COPYRIGHT__ in: embedding/nsIWindowCreator.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIWindowCreator is a callback interface used by Gecko to create
+ new browser windows. The application, either Mozilla or an embedding app,
+ must provide an implementation of the Window Watcher component and
+ notify the WindowWatcher during application initialization.
+ @see nsIWindowWatcher
+
+Files: toolkit/components/formautofill/FormAutofillStartup.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/formautofill/FormAutofillStartup.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Handles startup in the parent process.
+
+Files: dom/webidl/MutationEvent.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html
+
+Files: nsprpub/pr/include/prrwlock.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prrwlock.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prrwlock.h
+ Description: API to basic reader-writer lock functions of NSPR.
+
+Files: mailnews/addrbook/src/nsAddrDatabase.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/addrbook/src/nsAddrDatabase.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ this file implements the nsAddrDatabase interface using the MDB Interface.
+
+Files: media/libsoundtouch/src/soundtouch_perms.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/soundtouch_perms.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Include file for fixing symbol visibility on non-windows platforms, until
+ system headers wrappers work uniformly across all of them.
+
+Files: devtools/shared/locales/en-US/shared.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/locales/en-US/shared.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (ellipsis): The ellipsis (three dots) character
+
+Files: dom/base/nsDeprecatedOperationList.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsDeprecatedOperationList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "nsIDocument.h"
+ .
+ This file contains the list of deprecated DOM operations. It is
+ designed to be used as input to the C preprocessor *only*.
+
+Files: toolkit/components/places/tests/unit/test_399264_query_to_string.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_399264_query_to_string.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Obtains the id of the folder obtained from the query.
+ .
+ @param aFolderID
+ The id of the folder we want to generate a query for.
+ @returns the string representation of the query for the given folder.
+
+Files: security/nss/lib/freebl/ecl/eclt.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/eclt.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header holds ECC types and must not be exported publicly.
+
+Files: security/nss/lib/pkcs7/p7common.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pkcs7/p7common.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PKCS7 implementation -- the exported parts that are used whether
+ creating or decoding.
+
+Files: js/src/tests/ecma/Expressions/11.2.2-4-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-4-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.2-4-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ .
+ MemberExpression:
+ PrimaryExpression
+ MemberExpression[Expression]
+ MemberExpression.Identifier
+ new MemberExpression Arguments
+ .
+ new NewExpression
+ .
+ The production NewExpression : new NewExpression is evaluated as follows:
+ .
+ 1. Evaluate NewExpression.
+ 2. Call GetValue(Result(1)).
+ 3. If Type(Result(2)) is not Object, generate a runtime error.
+ 4. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 5. Call the [[Construct]] method on Result(2), providing no arguments
+ (that is, an empty list of arguments).
+ 6. If Type(Result(5)) is not Object, generate a runtime error.
+ 7. Return Result(5).
+ .
+ The production MemberExpression : new MemberExpression Arguments is evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 4. If Type(Result(2)) is not Object, generate a runtime error.
+ 5. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 6. Call the [[Construct]] method on Result(2), providing the list
+ Result(3) as the argument values.
+ 7. If Type(Result(6)) is not Object, generate a runtime error.
+ 8 .Return Result(6).
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-022.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-022.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-022
+ Corresponds To 7.4.3-15-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: dom/webidl/AudioTrackList.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/AudioTrackList.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#audiotracklist
+
+Files: js/src/tests/js1_5/Scope/regress-184107.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-184107.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 09 December 2002
+ SUMMARY: with(...) { function f ...} should set f in the global scope
+
+Files: toolkit/components/asyncshutdown/nsAsyncShutdown.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/asyncshutdown/nsAsyncShutdown.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An implementation of nsIAsyncShutdown* based on AsyncShutdown.jsm
+
+Files: dom/webidl/TextTrackList.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TextTrackList.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#texttracklist
+
+Files: js/src/tests/ecma_2/Exceptions/date-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/date-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: date-004.js
+ Corresponds To: 15.9.5.4-2-n.js
+ ECMA Section: 15.9.5.4-1 Date.prototype.getTime
+ Description:
+ .
+ 1. If the this value is not an object whose [[Class]] property is "Date",
+ generate a runtime error.
+ 2. Return this time value.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma/Number/15.7.3.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.2-1.js
+
+Files: dom/bindings/IterableIterator.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/IterableIterator.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The IterableIterator class is used for WebIDL interfaces that have a
+ iterable<> member defined with two types (so a pair iterator). It handles
+ the ES6 Iterator-like functions that are generated for the iterable
+ interface.
+ .
+ For iterable interfaces with a pair iterator, the implementation class will
+ need to implement these two functions:
+
+Files: xpcom/reflect/xptcall/md/unix/xptcstubs_x86_64_darwin.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcstubs_x86_64_darwin.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implement shared vtbl methods.
+ .
+ Keep this in sync with the linux version.
+
+Files: js/src/gdb/run-tests.py
+Copyright: __NO_COPYRIGHT__ in: js/src/gdb/run-tests.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ run-tests.py -- Python harness for GDB SpiderMonkey support
+
+Files: image/DownscalingFilter.h
+Copyright: __NO_COPYRIGHT__ in: image/DownscalingFilter.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DownscalingSurfaceFilter is a SurfaceFilter implementation for use with
+ SurfacePipe which performs Lanczos downscaling.
+ .
+ It's in this header file, separated from the other SurfaceFilters, because
+ some preprocessor magic is necessary to ensure that there aren't compilation
+ issues on platforms where Skia is unavailable.
+
+Files: dom/webidl/HTMLUListElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-ul-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-ul-element
+
+Files: toolkit/xre/nsNativeAppSupportWin.h
+Copyright: __NO_COPYRIGHT__ in: toolkit/xre/nsNativeAppSupportWin.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file has *public* stuff needed for the Win32 implementation of
+ the nsINativeAppSupport interface. It has to be broken out into a
+ separate file in order to ensure that the generated .h file can be
+ used in a Win32 .rc file. See /mozilla/xpfe/bootstrap/splash.rc.
+ .
+ This file, and the generated .h, are only needed on Win32 platforms.
+ .
+ Constants identifying Win32 "native" resources.
+
+Files: mailnews/base/content/jsTreeView.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/content/jsTreeView.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains a prototype object designed to make the implementation of
+ nsITreeViews in javascript simpler. This object requires that consumers
+
+Files: js/src/tests/ecma/Boolean/15.6.4.2-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.2-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.2-3.js
+ ECMA Section: 15.6.4.2 Boolean.prototype.toString()
+ Description: Returns this boolean value.
+ .
+ The toString function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.2.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.2.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.2.1.js
+ ECMA Section: 15.2.2.1 The Object Constructor: new Object( value )
+ .
+ 1.If the type of the value is not Object, go to step 4.
+ 2.If the value is a native ECMAScript object, do not create a new object; simply return value.
+ 3.If the value is a host object, then actions are taken and a result is returned in an
+ implementation-dependent manner that may depend on the host object.
+ 4.If the type of the value is String, return ToObject(value).
+ 5.If the type of the value is Boolean, return ToObject(value).
+ 6.If the type of the value is Number, return ToObject(value).
+ 7.(The type of the value must be Null or Undefined.) Create a new native ECMAScript object.
+ The [[Prototype]] property of the newly constructed object is set to the Object prototype object.
+ The [[Class]] property of the newly constructed object is set to "Object".
+ The newly constructed object has no [[Value]] property.
+ Return the newly created native object.
+ .
+ Description: This does not test cases where the object is a host object.
+ Author: christine@netscape.com
+ Date: 7 october 1997
+
+Files: mfbt/GuardObjects.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/GuardObjects.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of macros to ensure correct use of RAII Auto* objects.
+
+Files: js/src/tests/ecma/Math/15.8.1.7-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.7-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.7-1.js
+ ECMA Section: 15.8.1.7.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+
+Files: python/mozlint/mozlint/__init__.py
+Copyright: __NO_COPYRIGHT__ in: python/mozlint/mozlint/__init__.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ flake8: noqa
+
+Files: js/src/tests/js1_2/function/tostring-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/tostring-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: tostring-1.js
+ Section: Function.toString
+ Description:
+ .
+ Since the behavior of Function.toString() is implementation-dependent,
+ toString tests for function are not in the ECMA suite.
+ .
+ Currently, an attempt to parse the toString output for some functions
+ and verify that the result is something reasonable.
+ .
+ This verifies
+
+Files: nsprpub/pr/tests/runy2ktests.ksh
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/runy2ktests.ksh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ runy2ktests.ksh
+ Set system clock to Y2K dates of interest and run the Y2K tests.
+ Needs root/administrator privilege
+ .
+ WARNING: Because this script needs to be run with root/administrator
+ privilege, thorough understanding of the script and extreme
+ caution are urged.
+ .
+ SECTION I
+ Define variables
+
+Files: js/src/tests/ecma/Date/15.9.2.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.2.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.2.1.js
+ ECMA Section: 15.9.2.1 Date constructor used as a function
+ Date( year, month, date, hours, minutes, seconds, ms )
+ Description: The arguments are accepted, but are completely ignored.
+ A string is created and returned as if by the
+ expression (new Date()).toString().
+
+Files: dom/bindings/nsIScriptError.idl
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/nsIScriptError.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIConsoleMessage subclass for representing JavaScript errors and warnings.
+
+Files: netwerk/cache/nsCache.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/cache/nsCache.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Cache Service Utility Functions
+
+Files: js/xpconnect/tests/unit/test_xpcomutils.js
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/unit/test_xpcomutils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the methods on XPCOMUtils.jsm.
+
+Files: security/nss/lib/smime/cmscinfo.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmscinfo.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS contentInfo methods.
+
+Files: application/basilisk/base/content/browser-thumbnails.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-thumbnails.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Keeps thumbnails of open web pages up-to-date.
+
+Files: dom/events/XULCommandEvent.h
+Copyright: __NO_COPYRIGHT__ in: dom/events/XULCommandEvent.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This class implements a XUL "command" event. See nsIDOMXULCommandEvent.idl
+
+Files: js/xpconnect/tests/idl/xpctest_interfaces.idl
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/idl/xpctest_interfaces.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Very simple test interfaces.
+ .
+ This is used by the other test functionality when it needs to play around with
+ interface pointers.
+
+Files: js/src/tests/ecma_6/Object/destructuring-shorthand-defaults.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/Object/destructuring-shorthand-defaults.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ensure that the syntax used in shorthand destructuring with defaults
+
+Files: layout/style/Loader.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/style/Loader.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation.
+ Modifications made by IBM described herein are Copyright (c)
+ International Business Machines Corporation, 2000. Modifications
+ to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+ .
+ loading of CSS style sheets using the network APIs
+
+Files: security/manager/ssl/RootHashes.inc
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/RootHashes.inc
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is an automatically generated file. If you're not
+ RootCertificateTelemetryUtils.cpp, you shouldn't be #including it.
+
+Files: js/src/tests/js1_2/regexp/beginLine.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/beginLine.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: beginLine.js
+ Description: 'Tests regular expressions containing ^'
+
+Files: js/src/tests/ecma_3/Function/15.3.4.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/15.3.4.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 21 May 2002
+ SUMMARY: ECMA conformance of Function.prototype.apply
+ .
+ Function.prototype.apply(thisArg, argArray)
+ .
+ See ECMA-262 Edition 3 Final, Section 15.3.4.3
+
+Files: nsprpub/pr/tests/obsints.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/obsints.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test: obsints.c
+ .
+ Description: make sure that protypes.h defines the obsolete integer
+ types intn, uintn, uint, int8, uint8, int16, uint16, int32, uint32,
+ int64, and uint64.
+
+Files: layout/generic/nsPlaceholderFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsPlaceholderFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ rendering object for the point that anchors out-of-flow rendering
+ objects such as floats and absolutely positioned elements
+ .
+ Destruction of a placeholder and its out-of-flow must observe the
+ following constraints:
+ .
+ - The mapping from the out-of-flow to the placeholder must be
+ removed from the frame manager before the placeholder is destroyed.
+ - The mapping from the out-of-flow to the placeholder must be
+ removed from the frame manager before the out-of-flow is destroyed.
+ - The placeholder must be removed from the frame tree, or have the
+ mapping from it to its out-of-flow cleared, before the out-of-flow
+ is destroyed (so that the placeholder will not point to a destroyed
+ frame while it's in the frame tree).
+ .
+ Furthermore, some code assumes that placeholders point to something
+ useful, so placeholders without an associated out-of-flow should not
+ remain in the tree.
+ .
+ The placeholder's Destroy() implementation handles the destruction of
+ the placeholder and its out-of-flow. To avoid crashes, frame removal
+ and destruction code that works with placeholders must not assume
+ that the placeholder points to its out-of-flow.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.1-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.1-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.1-3-n.js
+ ECMA Section: 7.4.1
+ .
+ Description:
+ .
+ Reserved words cannot be used as identifiers.
+ .
+ ReservedWord ::
+ Keyword
+ FutureReservedWord
+ NullLiteral
+ BooleanLiteral
+
+Files: security/nss/lib/base/item.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/base/item.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ item.c
+ .
+ This contains some item-manipulation code.
+
+Files: security/nss/lib/smime/cmsreclist.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsreclist.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS recipient list functions
+
+Files: dom/media/gmp/rlz/sha256.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/gmp/rlz/sha256.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Stripped down version of security/nss/lib/freebl/blapi.h
+ and related headers.
+
+Files: xpcom/base/OwningNonNull.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/OwningNonNull.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A class for non-null strong pointers to reference-counted objects.
+
+Files: tools/update-packaging/make_incremental_update.sh
+Copyright: __NO_COPYRIGHT__ in: tools/update-packaging/make_incremental_update.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tool generates incremental update packages for the update system.
+ Author: Darin Fisher
+
+Files: devtools/client/storage/test/browser_storage_sidebar_update.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_sidebar_update.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test to verify that the sidebar is not broken when several updates
+ come in quick succession. See bug 1260380 - it could happen that the
+ "Parsed Value" section gets duplicated.
+
+Files: js/src/tests/ecma/GlobalObject/15.1.2.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.2.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.2.1-2.js
+ ECMA Section: 15.1.2.1 eval(x)
+ .
+ Parse x as an ECMAScript Program. If the parse fails,
+ generate a runtime error. Evaluate the program. If
+ result is "Normal completion after value V", return
+ the value V. Else, return undefined.
+ Description:
+ Author: christine@netscape.com
+ Date: 16 september 1997
+
+Files: js/src/tests/ecma/Number/15.7.3.6-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.6-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.6-1.js
+
+Files: gfx/layers/composite/FontData.h
+Copyright: __NO_COPYRIGHT__ in: gfx/layers/composite/FontData.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is explicitly not guarded as we want only 1 file to include this and
+ it's good if things break if someone else does.
+
+Files: js/src/tests/ecma_3/Statements/regress-194364.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/regress-194364.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 21 February 2003
+ SUMMARY: Testing eval statements containing conditional function expressions
+
+Files: gfx/cairo/cairo/src/cairo-recording-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-recording-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SECTION:cairo-recording
+ @Title: Recording Surfaces
+
+Files: dom/base/Comment.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/Comment.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementations of DOM Core's nsIDOMComment node.
+
+Files: js/src/tests/js1_5/Regress/regress-193418.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-193418.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 17 February 2003
+ SUMMARY: Testing empty blocks
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-2-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: dom/bindings/RootedRefPtr.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/RootedRefPtr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An implementation of Rooted for RefPtr<T>. This works by assuming that T has
+ a Trace() method defined on it which will trace whatever things inside the T
+ instance need tracing.
+
+Files: nsprpub/pr/tests/parsetm.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/parsetm.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test program should eventually become a full-blown test for
+
+Files: security/nss/lib/freebl/gcm.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/gcm.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ Thanks to Thomas Pornin for the ideas how to implement the constat time
+ binary multiplication.
+
+Files: xpcom/reflect/xptinfo/xptiInterfaceInfoManager.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptinfo/xptiInterfaceInfoManager.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of xptiInterfaceInfoManager.
+
+Files: dom/webidl/KeyframeAnimationOptions.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/fxtf/web-animations/#the-animatable-interface
+ .
+ This typedef is off in its own file, because of bug 995352.
+
+Files: js/src/tests/js1_4/Eval/eval-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_4/Eval/eval-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: eval-003.js
+ Description: (SEE REVISED DESCRIPTION FURTHER BELOW)
+ .
+ The global eval function may not be accessed indirectly and then called.
+ This feature will continue to work in JavaScript 1.3 but will result in an
+ error in JavaScript 1.4. This restriction is also in place for the With and
+ Closure constructors.
+
+Files: testing/mochitest/shutdown-leaks-collector.js
+Copyright: __NO_COPYRIGHT__ in: testing/mochitest/shutdown-leaks-collector.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ We run this code in a .jsm rather than here to avoid keeping the current
+ compartment alive.
+
+Files: js/src/jsscript.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jsscript.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS script descriptor.
+
+Files: mailnews/addrbook/src/nsVCardObj.h
+Copyright: 1996 Apple Computer, Inc., AT&T Corp., International Business Machines Corporation and Siemens Rolm Communications Inc.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For purposes of this license notice, the term Licensors shall mean,
+ collectively, Apple Computer, Inc., AT&T Corp., International
+ Business Machines Corporation and Siemens Rolm Communications Inc.
+ The term Licensor shall mean any of the Licensors.
+ .
+ Subject to acceptance of the following conditions, permission is hereby
+ granted by Licensors without the need for written agreement and without
+ license or royalty fees, to use, copy, modify and distribute this
+ software for any purpose.
+ .
+ The above copyright notice and the following four paragraphs must be
+ reproduced in all copies of this software and any software including
+ this software.
+ .
+ THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS AND NO LICENSOR SHALL HAVE
+ ANY OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS OR
+ MODIFICATIONS.
+ .
+ IN NO EVENT SHALL ANY LICENSOR BE LIABLE TO ANY PARTY FOR DIRECT,
+ INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES OR LOST PROFITS ARISING OUT
+ OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ EACH LICENSOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF NONINFRINGEMENT OR THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE.
+ .
+ The software is provided with RESTRICTED RIGHTS. Use, duplication, or
+ disclosure by the government are subject to restrictions set forth in
+ DFARS 252.227-7013 or 48 CFR 52.227-19, as applicable.
+ .
+ The vCard/vCalendar C interface is implemented in the set
+ of files as follows:
+ .
+ vcc.y, yacc source, and vcc.c, the yacc output you will use
+ implements the core parser
+ .
+ vobject.c implements an API that insulates the caller from
+ the parser and changes in the vCard/vCalendar BNF
+ .
+ port.h defines compilation environment dependent stuff
+ .
+ vcc.h and vobject.h are header files for their .c counterparts
+ .
+ vcaltmp.h and vcaltmp.c implement vCalendar "macro" functions
+ which you may find useful.
+ .
+ test.c is a standalone test driver that exercises some of
+ the features of the APIs provided. Invoke test.exe on a
+ VCARD/VCALENDAR input text file and you will see the pretty
+ print output of the internal representation (this pretty print
+ output should give you a good idea of how the internal
+ representation looks like -- there is one such output in the
+ following too). Also, a file with the .out suffix is generated
+ to show that the internal representation can be written back
+ in the original text format.
+ .
+ For more information on this API see the readme.txt file
+ which accompanied this distribution.
+ .
+ Also visit:
+ .
+ http://www.versit.com
+ http://www.ralden.com
+
+Files: dom/webidl/Comment.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#comment
+
+Files: dom/xul/templates/nsXULResourceList.h
+Copyright: __NO_COPYRIGHT__ in: dom/xul/templates/nsXULResourceList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ N.B., no include guard! We'll include this multiple times in some
+ files.
+
+Files: config/makefiles/makeutils.mk
+Copyright: __NO_COPYRIGHT__ in: config/makefiles/makeutils.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Identify function argument types
+
+Files: layout/xul/nsProgressMeterFrame.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsProgressMeterFrame.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ David Hyatt & Eric Vaughan
+ Netscape Communications
+ .
+ See documentation in associated header file
+
+Files: dom/xml/test/old/toc/toc.js
+Copyright: __NO_COPYRIGHT__ in: dom/xml/test/old/toc/toc.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Event handler for display togglers in Table of Contents
+
+Files: js/src/tests/ecma/Expressions/11.2.2-11.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-11.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.2-9-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ .
+ MemberExpression:
+ PrimaryExpression
+ MemberExpression[Expression]
+ MemberExpression.Identifier
+ new MemberExpression Arguments
+ .
+ new NewExpression
+ .
+ The production NewExpression : new NewExpression is evaluated as follows:
+ .
+ 1. Evaluate NewExpression.
+ 2. Call GetValue(Result(1)).
+ 3. If Type(Result(2)) is not Object, generate a runtime error.
+ 4. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 5. Call the [[Construct]] method on Result(2), providing no arguments
+ (that is, an empty list of arguments).
+ 6. If Type(Result(5)) is not Object, generate a runtime error.
+ 7. Return Result(5).
+ .
+ The production MemberExpression : new MemberExpression Arguments is evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 4. If Type(Result(2)) is not Object, generate a runtime error.
+ 5. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 6. Call the [[Construct]] method on Result(2), providing the list
+ Result(3) as the argument values.
+ 7. If Type(Result(6)) is not Object, generate a runtime error.
+ 8 Return Result(6).
+
+Files: js/src/tests/ecma_2/Exceptions/statement-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/statement-004.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: statement-004.js
+ Corresponds To: 12.6.3-1.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ Author: christine@netscape.com
+ Date: 11 september 1997
+
+Files: security/nss/tests/common/init.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/common/init.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/common/init.sh
+ .
+ initialization for NSS QA, can be included multiple times
+ from all.sh and the individual scripts
+ .
+ variables, utilities and shellfunctions global to NSS QA
+ needs to work on all Unix and Windows platforms
+ .
+ included from
+
+Files: js/src/tests/Intl/getCanonicalLocales-overridden-push.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/getCanonicalLocales-overridden-push.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the getCanonicalLocales function for overriden Array.push.
+
+Files: js/xpconnect/src/xpc.msg
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/xpc.msg
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Error Message definitions.
+ .
+ xpconnect specific codes (from nsIXPConnect.h)
+
+Files: js/src/tests/ecma_6/TypedArray/constructor-iterable-modified-array-iterator.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TypedArray/constructor-iterable-modified-array-iterator.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct typed array from array with modified array iterator.
+
+Files: toolkit/mozapps/update/tests/unit_base_updater/xpcshell.ini
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_base_updater/xpcshell.ini
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests that require the updater binary. These tests should never run on Android
+ which doesn't use the updater binary as other applications do and are excluded
+ from running the tests in the moz.build file.
+
+Files: js/src/tests/ecma/Statements/12.7-1-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.7-1-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.7-1-n.js
+ ECMA Section: 12.7 The continue statement
+ Description:
+
+Files: js/src/tests/js1_5/Scope/regress-77578-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/regress-77578-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-11
+ .
+ SUMMARY: Testing eval scope inside a function.
+
+Files: js/src/tests/ecma_3/String/regress-83293.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/String/regress-83293.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Creation Date: 30 May 2001
+ Correction Date: 14 Aug 2001
+ .
+ SUMMARY: Regression test for bugs 83293, 103351
+
+Files: js/src/tests/js1_2/regress/regress-7703.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regress/regress-7703.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: regress-7703.js
+
+Files: toolkit/locales/en-US/chrome/global/filefield.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/filefield.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Change Action
+
+Files: security/nss/lib/ckfw/sessobj.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/sessobj.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ sessobj.c
+ .
+ This file contains an NSSCKMDObject implementation for session
+ objects. The framework uses this implementation to manage
+ session objects when a Module doesn't wish to be bothered.
+
+Files: nsprpub/pr/tests/testbit.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/testbit.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: lazyinit.c
+ Description: Test the functions and macros declared in prbit.h
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-10.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-10.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-10.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: storage/test/unit/test_storage_aggregates.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_storage_aggregates.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the custom aggregate functions
+
+Files: security/nss/lib/libpkix/include/pkix_pl_system.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_pl_system.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines several platform independent functions to make system
+ calls in a portable manner.
+
+Files: js/src/tests/ecma/Number/15.7.3.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.2-2.js
+
+Files: toolkit/components/passwordmgr/LoginImport.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/passwordmgr/LoginImport.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides an object that has a method to import login-related data from the
+ previous SQLite storage format.
+
+Files: nsprpub/pr/src/md/windows/ntio.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/ntio.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Windows NT IO module
+
+Files: js/src/Y.js
+Copyright: __NO_COPYRIGHT__ in: js/src/Y.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The Y combinator, applied to the factorial function.
+ .
+ Return the function that is the fixed point of f.
+
+Files: dom/webidl/HTMLParagraphElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLParagraphElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-p-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-p-element
+
+Files: js/src/tests/ecma/Array/15.4.4.5-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.4.5-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.4.5.js
+ ECMA Section: Array.prototype.sort(comparefn)
+ Description:
+ .
+ This test file tests cases in which the compare function is not supplied.
+ .
+ The elements of this array are sorted. The sort is not necessarily stable.
+ If comparefn is provided, it should be a function that accepts two arguments
+
+Files: dom/webidl/StorageEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/StorageEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interface for a client side storage. See
+ http://dev.w3.org/html5/webstorage/#the-storage-event
+ for more information.
+ .
+ Event sent to a window when a storage area changes.
+
+Files: devtools/client/locales/en-US/projecteditor.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/projecteditor.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the ProjectEditor component
+ which is used for editing files in a directory and is used inside the
+ App Manager.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (projecteditor.confirmUnsavedTitle):
+ This string is displayed as as the title of the confirm prompt that checks
+ to make sure if the project can be closed/switched without saving changes
+
+Files: widget/android/bindings/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: widget/android/bindings/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Bug 1099345 - The SDK's lint code (used by the code generator) does not enjoy
+ concurrent access to a cache that it generates.
+
+Files: toolkit/components/places/tests/bookmarks/test_384228.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_384228.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ test querying for bookmarks in multiple folders.
+
+Files: dom/webidl/HTMLLIElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-li-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-li-element
+
+Files: layout/style/ServoBindingList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/ServoBindingList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a list of all Servo binding functions
+ .
+ This file contains the list of all Servo binding functions. Each
+
+Files: storage/test/unit/test_unicode.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_unicode.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the unicode functions that we have added
+
+Files: nsprpub/pr/tests/parent.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/parent.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ file: parent.c
+ description: test the process machinery
+
+Files: layout/base/nsChangeHint.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsChangeHint.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ constants for what needs to be recomputed in response to style changes
+
+Files: dom/webidl/DOMImplementation.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/DOMImplementation.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#interface-domimplementation
+ .
+ Copyright:
+ To the extent possible under law, the editors have waived all copyright and
+ related or neighboring rights to this work.
+
+Files: layout/style/nsComputedDOMStylePropertyList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsComputedDOMStylePropertyList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a list of the CSS properties that are exposed on nsComputedDOMStyle
+ objects, for preprocessing
+ .
+ This file contains the list of CSS properties that are exposed
+ on nsComputedDOMStyle objects. It is designed to be included in
+ nsComputedDOMStyle.cpp to generate the "computed style map", a
+ table of property IDs and corresponding functions on nsComputedDOMStyle
+ that return the CSSValue representing that property's computed value.
+
+Files: js/src/tests/ecma/LexicalConventions/7.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.3-1.js
+ ECMA Section: 7.3 Comments
+ Description:
+
+Files: devtools/client/locales/en-US/components.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/components.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used in the shared React components,
+ so files in `devtools/client/shared/components/*`.
+ .
+ LOCALIZATION NOTE (frame.unknownSource): When we do not know the source filename of
+ a frame, we use this string instead.
+
+Files: devtools/client/performance/views/details-waterfall.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/performance/views/details-waterfall.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ../performance-controller.js
+ import-globals-from ../performance-view.js
+ globals window, DetailsSubview
+
+Files: js/src/tests/js1_2/regexp/whitespace.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/whitespace.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: whitespace.js
+ Description: 'Tests regular expressions containing \f\n\r\t\v\s\S\ '
+
+Files: parser/htmlparser/nsScanner.h
+Copyright: __NO_COPYRIGHT__ in: parser/htmlparser/nsScanner.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ MODULE NOTES:
+ @update gess 4/1/98
+ .
+ The scanner is a low-level service class that knows
+ how to consume characters out of an (internal) stream.
+ This class also offers a series of utility methods
+ that most tokenizers want, such as readUntil()
+ and SkipWhitespace().
+
+Files: devtools/client/webaudioeditor/controller.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/webaudioeditor/controller.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A collection of `AudioNodeModel`s used throughout the editor
+ to keep track of audio nodes within the audio context.
+
+Files: accessible/jsat/Traversal.jsm
+Copyright: __NO_COPYRIGHT__ in: accessible/jsat/Traversal.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ global PrefCache, Roles, Prefilters, States, Filters, Utils,
+ TraversalRules, Components, XPCOMUtils
+ exported TraversalRules, TraversalHelper
+
+Files: devtools/shared/heapsnapshot/HeapAnalysesWorker.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/heapsnapshot/HeapAnalysesWorker.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ global ThreadSafeChromeUtils
+ .
+ This is a worker which reads offline heap snapshots into memory and performs
+ heavyweight analyses on them without blocking the main thread. A
+ HeapAnalysesWorker is owned and communicated with by a HeapAnalysesClient
+ instance. See HeapAnalysesClient.js.
+
+Files: dom/webidl/HTMLAudioElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-audio-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: dom/webidl/Window.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Window.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is:
+ http://www.whatwg.org/specs/web-apps/current-work/
+ https://dvcs.w3.org/hg/editing/raw-file/tip/editing.html
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html
+ http://dev.w3.org/csswg/cssom/
+ http://dev.w3.org/csswg/cssom-view/
+ https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/RequestAnimationFrame/Overview.html
+ https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationTiming/Overview.html
+ https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html
+ http://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html
+ https://w3c.github.io/webappsec-secure-contexts/#monkey-patching-global-object
+ https://w3c.github.io/requestidlecallback/
+
+Files: js/src/tests/ecma_3/RegExp/octal-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/octal-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 31 July 2002
+ SUMMARY: Testing regexps containing octal escape sequences
+
+Files: layout/style/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: layout/style/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TODO This list should be emitted to a .pp file via
+ GenerateCSSPropsGenerated.py (bug 1281614)
+
+Files: js/src/tests/js1_5/extensions/regress-90596-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-90596-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 28 August 2001
+ .
+ SUMMARY: A [DontEnum] prop, if overridden, should appear in uneval().
+
+Files: security/nss/cmd/ocspclnt/ocspclnt.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/ocspclnt/ocspclnt.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test program for client-side OCSP.
+
+Files: storage/test/unit/test_levenshtein.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_levenshtein.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the Levenshtein Distance function we've registered.
+
+Files: nsprpub/pr/tests/prftest1.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/prftest1.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prftest1.c
+ Description:
+
+Files: mailnews/addrbook/src/nsVCard.cpp
+Copyright: 1996 Apple Computer, Inc., AT&T Corp., International Business Machines Corporation and Siemens Rolm Communications Inc.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For purposes of this license notice, the term Licensors shall mean,
+ collectively, Apple Computer, Inc., AT&T Corp., International
+ Business Machines Corporation and Siemens Rolm Communications Inc.
+ The term Licensor shall mean any of the Licensors.
+ .
+ Subject to acceptance of the following conditions, permission is hereby
+ granted by Licensors without the need for written agreement and without
+ license or royalty fees, to use, copy, modify and distribute this
+ software for any purpose.
+ .
+ The above copyright notice and the following four paragraphs must be
+ reproduced in all copies of this software and any software including
+ this software.
+ .
+ THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS AND NO LICENSOR SHALL HAVE
+ ANY OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS OR
+ MODIFICATIONS.
+ .
+ IN NO EVENT SHALL ANY LICENSOR BE LIABLE TO ANY PARTY FOR DIRECT,
+ INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES OR LOST PROFITS ARISING OUT
+ OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ EACH LICENSOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF NONINFRINGEMENT OR THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE.
+ .
+ The software is provided with RESTRICTED RIGHTS. Use, duplication, or
+ disclosure by the government are subject to restrictions set forth in
+ DFARS 252.227-7013 or 48 CFR 52.227-19, as applicable.
+ .
+ src: vcc.c
+ doc: Parser for vCard and vCalendar. Note that this code is
+ generated by a yacc parser generator. Generally it should not
+ be edited by hand. The real source is vcc.y. The #line directives
+ can be commented out here to make it easier to trace through
+ in a debugger. However, if a bug is found it should
+
+Files: security/nss/coreconf/WIN32.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/WIN32.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Configuration common to all versions of Windows NT
+ and Windows 95
+
+Files: memory/build/malloc_decls.h
+Copyright: __NO_COPYRIGHT__ in: memory/build/malloc_decls.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Helper header to declare all the supported malloc functions.
+
+Files: js/src/devtools/javascript-trace.d
+Copyright: __NO_COPYRIGHT__ in: js/src/devtools/javascript-trace.d
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ javascript provider probes
+ .
+ function-entry (filename, classname, funcname)
+ function-return (filename, classname, funcname)
+ object-create (classname, *object)
+ object-finalize (NULL, classname, *object)
+ execute-start (filename, lineno)
+ execute-done (filename, lineno)
+
+Files: security/manager/ssl/tests/gtest/MD4Test.cpp
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/gtest/MD4Test.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the md4.c implementation.
+
+Files: nsprpub/pr/tests/intrio.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/intrio.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: intrio.c
+ Purpose: testing i/o interrupts (see Bugzilla bug #31120)
+
+Files: js/src/tests/ecma/TypeConversion/9.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.3-1.js
+ ECMA Section: 9.3 Type Conversion: ToNumber
+ Description: rules for converting an argument to a number.
+ see 9.3.1 for cases for converting strings to numbers.
+ special cases:
+ undefined NaN
+ Null NaN
+ Boolean 1 if true; +0 if false
+ Number the argument ( no conversion )
+ String see test 9.3.1
+ Object see test 9.3-1
+ .
+ This tests ToNumber applied to the object type, except
+ if object is string. See 9.3-2 for
+ ToNumber( String object).
+
+Files: xpcom/string/nsStringFwd.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/string/nsStringFwd.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsStringFwd.h --- forward declarations for string classes
+
+Files: toolkit/components/telemetry/gen-scalar-data.py
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/gen-scalar-data.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Write out scalar information for C++. The scalars are defined
+ in a file provided as a command-line argument.
+
+Files: mailnews/db/msgdb/src/nsMsgDatabase.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/msgdb/src/nsMsgDatabase.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ this file implements the nsMsgDatabase interface using the MDB Interface.
+
+Files: toolkit/components/filewatcher/NativeFileWatcherWin.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/filewatcher/NativeFileWatcherWin.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Native implementation of Watcher operations.
+
+Files: storage/test/unit/test_connection_executeAsync.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_connection_executeAsync.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the functionality of mozIStorageConnection::executeAsync for
+ both mozIStorageStatement and mozIStorageAsyncStatement.
+ .
+ A single database connection is used for the entirety of the test, which is
+ a legacy thing, but we otherwise use the modern promise-based driver and
+ async helpers.
+
+Files: js/src/tests/ecma/TypeConversion/9.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.2.js
+ ECMA Section: 9.2 Type Conversion: ToBoolean
+ Description: rules for converting an argument to a boolean.
+ undefined false
+ Null false
+ Boolean input argument( no conversion )
+ Number returns false for 0, -0, and NaN
+ otherwise return true
+ String return false if the string is empty
+ (length is 0) otherwise the result is
+ true
+ Object all return true
+
+Files: dom/xslt/xpath/txNumberResult.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xpath/txNumberResult.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NumberResult
+ Represents the a number as the result of evaluating an Expr
+
+Files: toolkit/components/autocomplete/tests/unit/test_463023.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_463023.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ main
+
+Files: mailnews/mime/src/mimethsa.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimethsa.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Most of this code is copied from mimethpl; see there for source comments.
+ If you find a bug here, check that class, too.
+ .
+ The MimeInlineTextHTMLSanitized class cleans up HTML
+ .
+ This removes offending HTML features that have no business in mail.
+ It is a low-level stop gap for many classes of attacks,
+ and intended for security conscious users.
+ Paranoia is a feature here, and has served very well in practice.
+ .
+ It has already prevented countless serious exploits.
+ .
+ It pushes the HTML that we get from the sender of the message
+ through a sanitizer (nsTreeSanitizer), which lets only allowed tags through.
+ With the appropriate configuration, this protects from most of the
+ security and visual-formatting problems that otherwise usually come with HTML
+ (and which partly gave HTML in email the bad reputation that it has).
+ .
+ However, due to the parsing and serializing (and later parsing again)
+ required, there is an inherent, significant performance hit, when doing the
+ santinizing here at the MIME / HTML source level. But users of this class
+ will most likely find it worth the cost.
+
+Files: toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests setAndFetchFaviconForPage when it is called with invalid
+ arguments, and when no favicon is stored for the given arguments.
+
+Files: security/nss/lib/util/verref.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/verref.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header is used inline in a function to ensure that a version string
+ symbol is linked in and not optimized out. A volatile reference is added to
+
+Files: js/src/tests/ecma_3/Exceptions/15.11.7.6-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/15.11.7.6-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 14 April 2003
+ SUMMARY: Prototype of predefined error objects should be DontEnum
+
+Files: security/nss/lib/smime/cmsdigest.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsdigest.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS digesting.
+
+Files: devtools/client/locales/en-US/filterwidget.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/filterwidget.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used in the CSS Filter Editor Widget
+ which can be found in a tooltip that appears in the Rule View when clicking
+ on a filter swatch displayed next to CSS declarations like 'filter: blur(2px)'.
+ .
+ LOCALIZATION NOTE (emptyFilterList):
+ This string is displayed when filter's list is empty
+ (no filter specified / all removed)
+
+Files: dom/events/KeyNameList.h
+Copyright: __NO_COPYRIGHT__ in: dom/events/KeyNameList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header file defines all DOM key name which are used for DOM
+ KeyboardEvent.key.
+
+Files: security/nss/lib/certdb/crl.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/certdb/crl.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Moved from secpkcs7.c
+
+Files: layout/style/nsIMediaList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsIMediaList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ representation of media lists used when linking to style sheets or by
+ @media rules
+
+Files: toolkit/components/places/tests/bookmarks/test_818584-discard-duplicate-backups.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/bookmarks/test_818584-discard-duplicate-backups.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Checks that automatically created bookmark backups are discarded if they are
+ duplicate of an existing ones.
+
+Files: mailnews/imap/public/nsIImapMockChannel.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapMockChannel.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Because imap protocol connections (which are channels) run through a cache,
+ it isn't always the case that when you want to run a url, you actually get
+ a connection back right away. Often times, the url goes into a queue until
+ a connection becomes available.
+ .
+ Unfortunately, if we want to be a truly pluggable protocol with necko, necko
+ requires the ability to get a channel back right away when it wants to run
+ a url. It doesn't let you wait until an imap connection becomes available.
+ .
+ So I've created the notion of a "mock channel". This mock channel is what
+ gets returned to necko (or other callers) when they ask the imap service
+ for a new channel for a url. The mock channel has "mock" implementations
+ of nsIChannel. Eventually, when we actually assign the url to a real
+ channel, we set the real channel on the mock channel. From that point forward,
+ the mock channel forwards channel calls directly to the real channel.
+ .
+ In short, this class is how I'm solving the problem where necko wants
+ a channel back as soon as they ask for when with the fact that it
+ may be a while until the url is loaded into a connection.
+
+Files: js/src/tests/ecma_2/instanceof/regress-7635.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/instanceof/regress-7635.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: regress-7635.js
+
+Files: mailnews/mime/src/mimebuf.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/mime/src/mimebuf.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ This Original Code has been modified by IBM Corporation. Modifications made by IBM
+ described herein are Copyright (c) International Business Machines Corporation, 2000.
+ Modifications to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 VisualAge build.
+ .
+ mimebuf.c - libmsg like buffer handling routines for libmime
+
+Files: xpcom/typelib/xpt/xpt_xdr.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/typelib/xpt/xpt_xdr.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of XDR primitives.
+
+Files: security/nss/cmd/ssltap/ssltap.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/ssltap/ssltap.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ssltap.c
+ .
+ Version 1.0 : Frederick Roeber : 11 June 1997
+ Version 2.0 : Steve Parkinson : 13 November 1997
+ Version 3.0 : Nelson Bolyard : 22 July 1998
+ Version 3.1 : Nelson Bolyard : 24 May 1999
+ .
+ changes in version 2.0:
+ Uses NSPR20
+ Shows structure of SSL negotiation, if enabled.
+ .
+ This "proxies" a socket connection (like a socks tunnel), but displays the
+ data is it flies by.
+ .
+ In the code, the 'client' socket is the one on the client side of the
+ proxy, and the server socket is on the server side.
+
+Files: dom/encoding/labelsencodings.properties
+Copyright: __NO_COPYRIGHT__ in: dom/encoding/labelsencodings.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The list is taken from http://encoding.spec.whatwg.org/#encodings
+ The encoding name may not be lowercased due to compatibility with
+ our internal implementations.
+
+Files: js/src/tests/ecma/Math/15.8.2.12.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.2.12.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.2.12.js
+ ECMA Section: 15.8.2.12 Math.min(x, y)
+ Description: return the smaller of the two arguments.
+ special cases:
+ - if x is NaN or y is NaN return NaN
+ - if x < y return x
+ - if y > x return y
+ - if x is +0 and y is +0 return +0
+ - if x is +0 and y is -0 return -0
+ - if x is -0 and y is +0 return -0
+ - if x is -0 and y is -0 return -0
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: media/mtransport/rlogconnector.h
+Copyright: 2007 Adobe Systems, Incorporated
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Some of this code is cut-and-pasted from nICEr. Copyright is:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: bcampen@mozilla.com
+
+Files: application/basilisk/base/content/browser-tabsintitlebar.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-tabsintitlebar.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Note: the file browser-tabsintitlebar-stub.js is used instead of
+
+Files: dom/webidl/TimeRanges.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#timeranges
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/tests/ecma/Array/15.4.4.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.4.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.4.1.js
+ ECMA Section: 15.4.4.1 Array.prototype.constructor
+ Description: The initial value of Array.prototype.constructor
+ is the built-in Array constructor.
+ Author: christine@netscape.com
+ Date: 7 october 1997
+
+Files: js/src/tests/js1_5/Regress/regress-156354.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-156354.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 16 September 2002
+ SUMMARY: Testing propertyIsEnumerable() on nonexistent property
+
+Files: build/pgo/server-locations.txt
+Copyright: __NO_COPYRIGHT__ in: build/pgo/server-locations.txt
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines the locations at which this HTTP server may be accessed.
+ It is referred to by the following page, so if this file moves, that page must
+ be modified accordingly:
+
+Files: layout/style/ServoUtils.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/ServoUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ some utilities for stylo
+
+Files: toolkit/components/formautofill/FormAutofillIntegration.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/formautofill/FormAutofillIntegration.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module defines the default implementation of platform-specific functions
+ that can be overridden by the host application and by add-ons.
+ .
+ This module should not be imported directly, but the "integration" getter of
+ the FormAutofill module should be used to get a reference to the currently
+ defined implementations of the methods.
+
+Files: nsprpub/pr/src/cplus/rcthread.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcthread.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RCThread.h
+
+Files: media/mtransport/nricemediastream.h
+Copyright: 2007 Adobe Systems, Incorporated
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: ekr@rtfm.com
+ .
+ Some of this code is cut-and-pasted from nICEr. Copyright is:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This is a wrapper around the nICEr ICE stack
+
+Files: security/nss/lib/freebl/ecl/curve25519_32.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/ecl/curve25519_32.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Derived from public domain code by Matthew Dempsky and D. J. Bernstein.
+
+Files: js/public/Date.h
+Copyright: __NO_COPYRIGHT__ in: js/public/Date.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JavaScript date/time computation and creation functions.
+
+Files: dom/webidl/Document.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Document.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ http://dxr.mozilla.org/mozilla-central/source/dom/interfaces/core/nsIDOMDocument.idl
+
+Files: extensions/spellcheck/src/mozInlineSpellChecker.cpp
+Copyright: __NO_COPYRIGHT__ in: extensions/spellcheck/src/mozInlineSpellChecker.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This class is called by the editor to handle spellchecking after various
+ events. The main entrypoint is SpellCheckAfterEditorChange, which is called
+ when the text is changed.
+ .
+ It is VERY IMPORTANT that we do NOT do any operations that might cause DOM
+ notifications to be flushed when we are called from the editor. This is
+ because the call might originate from a frame, and flushing the
+ notifications might cause that frame to be deleted.
+ .
+ Using the WordUtil class to find words causes DOM notifications to be
+ flushed because it asks for style information. As a result, we post an event
+ and do all of the spellchecking in that event handler, which occurs later.
+ We store all DOM pointers in ranges because they are kept up-to-date with
+ DOM changes that may have happened while the event was on the queue.
+ .
+ We also allow the spellcheck to be suspended and resumed later. This makes
+ large pastes or initializations with a lot of text not hang the browser UI.
+ .
+ An optimization is the mNeedsCheckAfterNavigation flag. This is set to
+ true when we get any change, and false once there is no possibility
+ something changed that we need to check on navigation. Navigation events
+ tend to be a little tricky because we want to check the current word on
+ exit if something has changed. If we navigate inside the word, we don't want
+ to do anything. As a result, this flag is cleared in FinishNavigationEvent
+ when we know that we are checking as a result of navigation.
+
+Files: security/certverifier/CNNICHashWhitelist.inc
+Copyright: __NO_COPYRIGHT__ in: security/certverifier/CNNICHashWhitelist.inc
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ***************************************************************************
+ This file was automatically generated by makeCNNICHashes.js. It shouldn't
+ need to be manually edited.
+ ***************************************************************************
+ .
+ This file may be removed after Sun Feb 02 2020 21:45:13 GMT-0800 (PST)
+
+Files: toolkit/xre/nsWindowsRestart.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/xre/nsWindowsRestart.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is not build directly. Instead, it is included in multiple
+ shared objects.
+
+Files: dom/events/VirtualKeyCodeList.h
+Copyright: __NO_COPYRIGHT__ in: dom/events/VirtualKeyCodeList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "mozilla/KeyTextEvents.h"
+ .
+ This header file defines all DOM keys which are defined in nsIDOMKeyEvent.
+
+Files: ipc/ipdl/ipdl/builtin.py
+Copyright: __NO_COPYRIGHT__ in: ipc/ipdl/ipdl/builtin.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ WARNING: the syntax of the builtin types is not checked, so please
+ don't add something syntactically invalid. It will not be fun to
+ track down the bug.
+
+Files: layout/xul/nsXULPopupManager.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsXULPopupManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The XUL Popup Manager keeps track of all open popups.
+
+Files: nsprpub/pr/src/cplus/rcio.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcio.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class implmenation for I/O (ref: prio.h)
+
+Files: js/src/tests/js1_2/function/Number.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/Number.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: Number.js
+ Description: 'This tests the function Number(Object)'
+
+Files: application/palemoon/modules/WindowsPreviewPerTab.jsm
+Copyright: __NO_COPYRIGHT__ in: application/palemoon/modules/WindowsPreviewPerTab.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module implements the front end behavior for AeroPeek. The taskbar
+ allows an application to expose its tabbed interface by showing thumbnail
+ previews rather than the default window preview.
+ Additionally, when a user hovers over a thumbnail (tab or window),
+ they are shown a live preview of the window (or tab + its containing window).
+ .
+ In Windows 7, a title, icon, close button and optional toolbar are shown for
+ each preview. This feature does not make use of the toolbar. For window
+ previews, the title is the window title and the icon the window icon. For
+ tab previews, the title is the page title and the page's favicon. In both
+ cases, the close button "does the right thing."
+ .
+ The primary objects behind this feature are nsITaskbarTabPreview and
+ nsITaskbarPreviewController. Each preview has a controller. The controller
+ responds to the user's interactions on the taskbar and provides the required
+ data to the preview for determining the size of the tab and thumbnail. The
+ PreviewController class implements this interface. The preview will request
+ the controller to provide a thumbnail or preview when the user interacts with
+ the taskbar. To reduce the overhead of drawing the tab area, the controller
+ implementation caches the tab's contents in a <canvas> element. If no
+ previews or thumbnails have been requested for some time, the controller will
+ discard its cached tab contents.
+ .
+ Screen real estate is limited so when there are too many thumbnails to fit
+ on the screen, the taskbar stops displaying thumbnails and instead displays
+ just the title, icon and close button in a similar fashion to previous
+ versions of the taskbar. If there are still too many previews to fit on the
+ screen, the taskbar resorts to a scroll up and scroll down button pair to let
+ the user scroll through the list of tabs. Since this is undoubtedly
+ inconvenient for users with many tabs, the AeroPeek objects turns off all of
+ the tab previews. This tells the taskbar to revert to one preview per window.
+ If the number of tabs falls below this magic threshold, the preview-per-tab
+ behavior returns. There is no reliable way to determine when the scroll
+ buttons appear on the taskbar, so a magic pref-controlled number determines
+ when this threshold has been crossed.
+
+Files: nsprpub/pr/src/os2extra.def
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/os2extra.def
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Support plugins that were explicitly linked to the Visual Age
+ version of nspr4.dll.
+
+Files: devtools/client/aboutdebugging/initializer.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/initializer.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ eslint-env browser
+ globals DebuggerClient, DebuggerServer, Telemetry
+
+Files: js/src/tests/ecma/Number/15.7.4.2-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.4.2-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4.2-2-n.js
+ ECMA Section: 15.7.4.2.1 Number.prototype.toString()
+ Description:
+ If the radix is the number 10 or not supplied, then this number value is
+ given as an argument to the ToString operator; the resulting string value
+ is returned.
+ .
+ If the radix is supplied and is an integer from 2 to 36, but not 10, the
+ result is a string, the choice of which is implementation dependent.
+ .
+ The toString function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: security/nss/lib/ckfw/session.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ckfw/session.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ session.c
+ .
+ This file implements the NSSCKFWSession type and methods.
+
+Files: js/src/tests/ecma_2/Exceptions/expression-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-001.js
+ Corresponds to: ecma/Expressions/11.12-2-n.js
+ ECMA Section: 11.12
+ Description:
+ .
+ The grammar for a ConditionalExpression in ECMAScript is a little bit
+ different from that in C and Java, which each allow the second
+ subexpression to be an Expression but restrict the third expression to
+ be a ConditionalExpression. The motivation for this difference in
+ ECMAScript is to allow an assignment expression to be governed by either
+ arm of a conditional and to eliminate the confusing and fairly useless
+ case of a comma expression as the center expression.
+
+Files: js/xpconnect/src/XPCWrappedNative.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCWrappedNative.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Wrapper object for reflecting native xpcom objects into JavaScript.
+
+Files: js/src/tests/ecma_2/Statements/try-007.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-007.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-007.js
+ ECMA Section:
+ Description: The try statement
+ .
+ This test has a for-in statement within a try block.
+
+Files: editor/txtsvc/nsTSAtomList.h
+Copyright: __NO_COPYRIGHT__ in: editor/txtsvc/nsTSAtomList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains the list of all text services nsIAtoms and their values
+ .
+ It is designed to be used as inline input to nsTextServicesDocument.cpp *only*
+ through the magic of C preprocessing.
+
+Files: js/xpconnect/src/XPCWrappedNativeScope.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCWrappedNativeScope.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class used to manage the wrapped native objects within a JS scope.
+
+Files: js/src/tests/js1_5/Array/regress-94257.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-94257.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 30 October 2001
+ .
+ SUMMARY: Regression test for bug 94257
+
+Files: js/src/tests/ecma/Statements/12.6.3-8-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.3-8-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.3-8-n.js
+ ECMA Section: 12.6.3 The for...in Statement
+ Description:
+ The production IterationStatement : for ( LeftHandSideExpression in Expression )
+ Statement is evaluated as follows:
+ .
+ 1. Evaluate the Expression.
+ 2. Call GetValue(Result(1)).
+ 3. Call ToObject(Result(2)).
+ 4. Let C be "normal completion".
+ 5. Get the name of the next property of Result(3) that doesn't have the
+ DontEnum attribute. If there is no such property, go to step 14.
+ 6. Evaluate the LeftHandSideExpression ( it may be evaluated repeatedly).
+ 7. Call PutValue(Result(6), Result(5)). PutValue( V, W ):
+ 1. If Type(V) is not Reference, generate a runtime error.
+ 2. Call GetBase(V).
+ 3. If Result(2) is null, go to step 6.
+ 4. Call the [[Put]] method of Result(2), passing GetPropertyName(V)
+ for the property name and W for the value.
+ 5. Return.
+ 6. Call the [[Put]] method for the global object, passing
+ GetPropertyName(V) for the property name and W for the value.
+ 7. Return.
+ 8. Evaluate Statement.
+ 9. If Result(8) is a value completion, change C to be "normal completion
+ after value V" where V is the value carried by Result(8).
+ 10. If Result(8) is a break completion, go to step 14.
+ 11. If Result(8) is a continue completion, go to step 5.
+ 12. If Result(8) is a return completion, return Result(8).
+ 13. Go to step 5.
+ 14. Return C.
+
+Files: media/mtransport/transportlayerice.h
+Copyright: __NO_COPYRIGHT__ in: media/mtransport/transportlayerice.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: ekr@rtfm.com
+ .
+ This is a wrapper around the nICEr ICE stack
+
+Files: js/src/tests/ecma/Expressions/11.5.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.5.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.5.3.js
+ ECMA Section: 11.5.3 Applying the % operator
+ Description:
+ .
+ The binary % operator is said to yield the remainder of its operands from
+ an implied division; the left operand is the dividend and the right operand
+ is the divisor. In C and C++, the remainder operator accepts only integral
+ operands, but in ECMAScript, it also accepts floating-point operands.
+ .
+ The result of a floating-point remainder operation as computed by the %
+ operator is not the same as the "remainder" operation defined by IEEE 754.
+ The IEEE 754 "remainder" operation computes the remainder from a rounding
+ division, not a truncating division, and so its behavior is not analogous
+ to that of the usual integer remainder operator. Instead the ECMAScript
+ language defines % on floating-point operations to behave in a manner
+ analogous to that of the Java integer remainder operator; this may be
+ compared with the C library function fmod.
+ .
+ The result of a ECMAScript floating-point remainder operation is determined by the rules of IEEE arithmetic:
+ .
+ If either operand is NaN, the result is NaN.
+ The sign of the result equals the sign of the dividend.
+ If the dividend is an infinity, or the divisor is a zero, or both, the result is NaN.
+ If the dividend is finite and the divisor is an infinity, the result equals the dividend.
+ If the dividend is a zero and the divisor is finite, the result is the same as the dividend.
+ In the remaining cases, where neither an infinity, nor a zero, nor NaN is involved, the floating-point remainder r
+
+Files: js/src/tests/ecma_3/Exceptions/regress-181914.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/regress-181914.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 25 Nov 2002
+ SUMMARY: Calling a user-defined superconstructor
+
+Files: testing/mochitest/server.js
+Copyright: __NO_COPYRIGHT__ in: testing/mochitest/server.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Note that the server script itself already defines Cc, Ci, and Cr for us,
+ and because they're constants it's not safe to redefine them. Scope leakage
+ sucks.
+ .
+ Disable automatic network detection, so tests work correctly when
+ not connected to a network.
+
+Files: js/src/tests/ecma/Math/15.8.1.5-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.5-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.5-2.js
+ ECMA Section: 15.8.1.5.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Math.LOG10E
+
+Files: js/src/jit/EagerSimdUnbox.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jit/EagerSimdUnbox.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file declares eager SIMD unboxing.
+
+Files: layout/base/TouchManager.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/TouchManager.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Description of TouchManager class.
+ Incapsulate code related with work of touch events.
+
+Files: js/src/tests/js1_5/extensions/regress-226507.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-226507.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 24 Nov 2003
+
+Files: dom/base/DirectionalityUtils.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/DirectionalityUtils.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation description from https://etherpad.mozilla.org/dir-auto
+ .
+ Static case
+
+Files: js/examples/jorendb.js
+Copyright: __NO_COPYRIGHT__ in: js/examples/jorendb.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ jorendb is a simple command-line debugger for shell-js programs. It is
+ intended as a demo of the Debugger object (as there are no shell js programs
+ to speak of).
+ .
+ To run it: $JS -d path/to/this/file/jorendb.js
+ To run some JS code under it, try:
+ (jorendb) print load("my-script-to-debug.js")
+ Execution will stop at debugger statements and you'll get a jorendb prompt.
+ .
+ Debugger state.
+
+Files: dom/webidl/PromiseDebugging.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PromiseDebugging.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a utility namespace for promise-debugging functionality
+
+Files: nsprpub/pr/src/md/os2/os2io.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/os2/os2io.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ OS2 IO module
+ .
+ Assumes synchronous I/O.
+
+Files: config/Makefile.in
+Copyright: __NO_COPYRIGHT__ in: config/Makefile.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ IMPORTANT: Disable NSBUILDROOT for this directory only, otherwise we have
+ a recursive rule for finding nsinstall and the Perl scripts.
+
+Files: js/src/tests/ecma_3/ExecutionContexts/10.1.3-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/ExecutionContexts/10.1.3-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 11 Feb 2002
+ SUMMARY: Testing functions having duplicate formal parameter names
+ .
+ Note: given function f(x,x,x,x) {return x;}; f(1,2,3,4) should return 4.
+ See ECMA-262 3rd Edition Final Section 10.1.3: Variable Instantiation
+
+Files: devtools/client/netmonitor/netmonitor-view.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/netmonitor/netmonitor-view.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ import-globals-from ./netmonitor-controller.js
+ globals Prefs, gNetwork, setInterval, setTimeout, clearInterval, clearTimeout, btoa
+ exported $, $all
+
+Files: testing/xpcshell/mach_commands.py
+Copyright: __NO_COPYRIGHT__ in: testing/xpcshell/mach_commands.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Integrates the xpcshell test runner with mach.
+
+Files: toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (name) %1$S is the add-on name, %2$S is the add-on version
+
+Files: toolkit/locales/en-US/chrome/global/fallbackMenubar.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/fallbackMenubar.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ OSX only. Default menu label when there is no xul menubar.
+
+Files: js/src/tests/ecma_2/Statements/label-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/label-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: label-001.js
+ ECMA Section:
+ Description: Labeled statements
+ .
+ Labeled break and continue within a for loop.
+
+Files: js/src/tests/ecma/Date/15.9.5.20.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.20.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.20.js
+ ECMA Section: 15.9.5.20
+ Description: Date.prototype.getMilliseconds
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return msFromTime(LocalTime(t)).
+
+Files: dom/media/platforms/apple/VideoToolbox/VideoToolbox.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/platforms/apple/VideoToolbox/VideoToolbox.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Stub header for VideoToolbox framework API.
+ We include our own copy so we can build on MacOS versions
+ where it's not available.
+
+Files: nsprpub/lib/libc/include/plerror.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/lib/libc/include/plerror.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: plerror.h
+ Description: Simple routine to print translate the calling thread's
+ error numbers and print them.
+
+Files: nsprpub/pr/tests/fdcach.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/fdcach.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: fdcach.c
+ Description:
+ This test verifies that the fd cache and stack are working
+ correctly.
+
+Files: dom/time/DateCacheCleaner.h
+Copyright: __NO_COPYRIGHT__ in: dom/time/DateCacheCleaner.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ InitializeDateCacheCleaner registers DateCacheCleaner to
+ SystemTimeChangeObserver. When time zone is changed, DateCacheCleaner calls
+ JS::ResetTimeZone to update the time zone information.
+
+Files: js/src/tests/ecma/FunctionObjects/15.3.3.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/FunctionObjects/15.3.3.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.3.3.2.js
+ ECMA Section: 15.3.3.2 Properties of the Function Constructor
+ Function.length
+ .
+ Description: The length property is 1.
+
+Files: security/nss/tests/lowhash/lowhash.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/lowhash/lowhash.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/lowhash/lowhash.sh
+ .
+ Script to test basic functionallity of the NSSLoHash API
+ .
+ included from
+
+Files: toolkit/components/osfile/modules/osfile_shared_front.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/osfile/modules/osfile_shared_front.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code shared by OS.File front-ends.
+ .
+ This code is meant to be included by another library. It is also meant to
+ be executed only on a worker thread.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-11-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-11-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-11-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: js/src/tests/js1_5/Regress/regress-192414.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-192414.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 08 February 2003
+ SUMMARY: Parser recursion should check stack overflow
+
+Files: nsprpub/pr/src/cplus/rcnetdb.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcnetdb.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Base class definitions for network access functions (ref: prnetdb.h)
+
+Files: nsprpub/pr/src/memory/prshm.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/memory/prshm.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ prshm.c -- NSPR Named Shared Memory
+ .
+ lth. Jul-1999.
+
+Files: toolkit/components/utils/simpleServices.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/utils/simpleServices.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Dumping ground for simple services for which the isolation of a full global
+ is overkill. Be careful about namespace pollution, and be mindful about
+ importing lots of JSMs in global scope, since this file will almost certainly
+ be loaded from enough callsites that any such imports will always end up getting
+ eagerly loaded at startup.
+
+Files: accessible/generic/FormControlAccessible.cpp
+Copyright: __NO_COPYRIGHT__ in: accessible/generic/FormControlAccessible.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: alphabetically ordered
+
+Files: mailnews/base/src/folderLookupService.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/folderLookupService.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module implements the folder lookup service. Presently, this uses RDF as
+ the backing store, but the intent is that this will eventually become the
+ authoritative map.
+
+Files: dom/webidl/PermissionStatus.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PermissionStatus.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/permissions/#status-of-a-permission
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-6-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-6-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-6-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: js/src/tests/ecma/Date/15.9.1.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.1.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.1.1-2.js
+ ECMA Section: 15.9.1.1 Time Range
+ Description:
+ - leap seconds are ignored
+ - assume 86400000 ms / day
+ - numbers range fom +/- 9,007,199,254,740,991
+ - ms precision for any instant that is within
+ approximately +/-285,616 years from 1 jan 1970
+ UTC
+ - range of times supported is -100,000,000 days
+ to 100,000,000 days from 1 jan 1970 12:00 am
+ - time supported is 8.64e5*10e8 milliseconds from
+ 1 jan 1970 UTC (+/-273972.6027397 years)
+ Author: christine@netscape.com
+ Date: 9 july 1997
+ .
+ every one hundred years contains:
+ 24 years with 366 days
+ .
+ every four hundred years contains:
+ 97 years with 366 days
+ 303 years with 365 days
+
+Files: nsprpub/pr/tests/intrupt.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/intrupt.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: intrupt.c
+ Purpose: testing thread interrupts
+
+Files: security/manager/ssl/md4.c
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/md4.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ "clean room" MD4 implementation (see RFC 1320)
+
+Files: js/src/tests/js1_5/extensions/regress-225831.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-225831.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 15 Nov 2003
+ SUMMARY: Stressing the byte code generator
+
+Files: toolkit/mozapps/update/tests/data/xpcshellConstantsPP.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/data/xpcshellConstantsPP.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Preprocessed constants used by xpcshell tests
+
+Files: devtools/client/projecteditor/lib/helpers/file-picker.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/helpers/file-picker.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains helper functions for showing OS-specific
+ file and folder pickers.
+
+Files: testing/web-platform/mach_commands.py
+Copyright: __NO_COPYRIGHT__ in: testing/web-platform/mach_commands.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Integrates the web-platform-tests test runner with mach.
+
+Files: toolkit/components/aboutmemory/content/aboutMemory.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/aboutmemory/content/aboutMemory.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ You can direct about:memory to immediately load memory reports from a file
+
+Files: js/src/tests/js1_5/Regress/regress-191633.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-191633.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 03 February 2003
+ SUMMARY: Testing script with huge number of comments
+
+Files: widget/EventMessageList.h
+Copyright: __NO_COPYRIGHT__ in: widget/EventMessageList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header file lists up all event messages.
+ Before including this header file, you should define:
+
+Files: netwerk/protocol/http/PSpdyPush.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/protocol/http/PSpdyPush.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SPDY Server Push
+ .
+ A pushed stream is put into a memory buffer (The SpdyPushTransactionBuffer)
+ and spooled there until a GET is made that can be matched up with it. At
+ that time we have two spdy streams - the GET (aka the sink) and the PUSH
+ (aka the source). Data is copied between those two streams for the lifetime
+ of the transaction. This is true even if the transaction buffer is empty,
+ partly complete, or totally loaded at the time the GET correspondence is made.
+ .
+ correspondence is done through a hash table of the full url, the spdy session,
+ and the load group. The load group is implicit because that's where the
+ hash is stored, the other items comprise the hash key.
+ .
+ Pushed streams are subject to aggressive flow control before they are matched
+ with a GET at which point flow control is effectively disabled to match the
+ client pull behavior.
+
+Files: application/basilisk/base/content/tab-content.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/tab-content.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This content script contains code that requires a tab browser.
+
+Files: js/src/tests/ecma/extensions/15.4.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/15.4.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.3.js
+ ECMA Section: 15.4.3 Properties of the Array Constructor
+ Description: The value of the internal [[Prototype]] property of the
+ Array constructor is the Function prototype object.
+
+Files: layout/base/nsPresArena.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsPresArena.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ arena allocation for the frame tree and closely-related objects
+ .
+ Even on 32-bit systems, we allocate objects from the frame arena
+
+Files: js/src/tests/js1_2/regexp/toString.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/toString.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: toString.js
+ Description: 'Tests RegExp method toString'
+
+Files: js/src/tests/ecma/Math/15.8.1.4-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.4-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.4-2.js
+ ECMA Section: 15.8.1.4.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Math.LOG2E
+
+Files: security/nss/lib/util/secasn1e.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/secasn1e.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Support for ENcoding ASN.1 data based on BER/DER (Basic/Distinguished
+ Encoding Rules).
+
+Files: security/nss/lib/ssl/ssl3ext.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl3ext.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TLS extension code moved here from ssl3ecc.c
+
+Files: dom/webidl/TestFunctions.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TestFunctions.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A dumping ground for random testing functions
+
+Files: js/src/tests/ecma/Date/15.9.5.13-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.13-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.13
+ ECMA Section: 15.9.5.13
+ Description: Date.prototype.getUTCDay
+ .
+ 1.Let t be this time value.
+ 2.If t is NaN, return NaN.
+ 3.Return WeekDay(t).
+
+Files: js/src/tests/ecma_3/Exceptions/regress-95101.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Exceptions/regress-95101.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 13 August 2001
+ .
+ SUMMARY: Invoking an undefined function should produce a ReferenceError
+
+Files: js/src/tests/js1_5/extensions/regress-96284-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/extensions/regress-96284-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 03 September 2001
+ .
+ SUMMARY: Double quotes should be escaped in Error.prototype.toSource()
+
+Files: toolkit/mozapps/update/tests/unit_aus_update/downloadInterruptedRecovery.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/update/tests/unit_aus_update/downloadInterruptedRecovery.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ General MAR File Download Tests
+
+Files: dom/webidl/CSSAnimation.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/css-animations-2/#the-CSSAnimation-interface
+
+Files: mfbt/AlreadyAddRefed.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/AlreadyAddRefed.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Typed temporary pointers for reference-counted smart pointers.
+
+Files: toolkit/components/downloads/test/unit/tail_download_manager.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/downloads/test/unit/tail_download_manager.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides infrastructure for automated download components tests.
+
+Files: js/src/tests/ecma/Array/15.4.1.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.1.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.1.3.js
+ ECMA Section: 15.4.1.3 Array()
+ .
+ Description: When Array is called as a function rather than as a
+ constructor, it creates and initializes a new array
+ object. Thus, the function call Array(...) is
+ equivalent to the object creationi new Array(...) with
+ the same arguments.
+ .
+ An array is created and returned as if by the
+ expression new Array(len).
+
+Files: nsprpub/pr/src/cplus/rcthread.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcthread.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RCThread.cpp - C++ wrapper on NSPR
+
+Files: dom/webidl/HTMLQuoteElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-blockquote-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-blockquote-element
+
+Files: security/nss/lib/jar/jarsign.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/jar/jarsign.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JARSIGN
+ .
+ Routines used in signing archives.
+
+Files: dom/webidl/TextTrack.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TextTrack.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#texttrack
+
+Files: xpcom/glue/nsStringAPI.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/glue/nsStringAPI.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header provides wrapper classes around the frozen string API
+ which are roughly equivalent to the internal string classes.
+
+Files: js/src/tests/js1_4/Eval/eval-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_4/Eval/eval-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: eval-002.js
+ Description: (SEE REVISED DESCRIPTION FURTHER BELOW)
+ .
+ The global eval function may not be accessed indirectly and then called.
+ This feature will continue to work in JavaScript 1.3 but will result in an
+ error in JavaScript 1.4. This restriction is also in place for the With and
+ Closure constructors.
+
+Files: toolkit/themes/linux/mozapps/viewsource/viewsource.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/themes/linux/mozapps/viewsource/viewsource.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Stock icons for the menu bar items
+
+Files: devtools/client/shared/widgets/MdnDocsWidget.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/widgets/MdnDocsWidget.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains functions to retrieve docs content from
+ MDN (developer.mozilla.org) for particular items, and to display
+ the content in a tooltip.
+ .
+ At the moment it only supports fetching content for CSS properties,
+ but it might support other types of content in the future
+ (Web APIs, for example).
+ .
+ It's split into two parts:
+ .
+ - functions like getCssDocs that just fetch content from MDN,
+ without any constraints on what to do with the content. If you
+ want to embed the content in some custom way, use this.
+ .
+ - the MdnDocsWidget class, that manages and updates a tooltip
+ document whose content is taken from MDN. If you want to embed
+ the content in a tooltip, use this in conjunction with Tooltip.js.
+
+Files: gfx/cairo/cairo/src/cairo-paginated-surface.c
+Copyright: __NO_COPYRIGHT__ in: gfx/cairo/cairo/src/cairo-paginated-surface.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The paginated surface layer exists to provide as much code sharing
+ as possible for the various paginated surface backends in cairo
+ (PostScript, PDF, etc.). See cairo-paginated-private.h for
+ more details on how it works and how to use it.
+
+Files: js/src/tests/js1_5/Exceptions/regress-121658.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Exceptions/regress-121658.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 24 Jan 2002
+ SUMMARY: "Too much recursion" errors should be safely caught by try...catch
+
+Files: security/manager/ssl/nsIKeygenThread.idl
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/nsIKeygenThread.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ make sure to include all the required file headers
+
+Files: js/src/tests/js1_5/Regress/regress-82306.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-82306.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 23 May 2001
+ .
+ SUMMARY: Regression test for Bugzilla bug 82306
+
+Files: devtools/client/memory/test/browser/browser_memory_tree_map-01.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/memory/test/browser/browser_memory_tree_map-01.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Make sure the canvases are created correctly
+
+Files: toolkit/components/places/tests/expiration/test_notifications_onDeleteVisits.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/test_notifications_onDeleteVisits.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ What this is aimed to test:
+ .
+ Expiring only visits for a page, but not the full page, should fire an
+ onDeleteVisits notification.
+
+Files: dom/webidl/IDBDatabase.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBObjectStoreParameters
+
+Files: toolkit/components/jsdownloads/src/DownloadCore.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/DownloadCore.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file includes the following constructors and global objects:
+ .
+ Download
+ Represents a single download, with associated state and actions. This object
+ is transient, though it can be included in a DownloadList so that it can be
+ managed by the user interface and persisted across sessions.
+ .
+ DownloadSource
+ Represents the source of a download, for example a document or an URI.
+ .
+ DownloadTarget
+ Represents the target of a download, for example a file in the global
+ downloads directory, or a file in the system temporary directory.
+ .
+ DownloadError
+ Provides detailed information about a download failure.
+ .
+ DownloadSaver
+ Template for an object that actually transfers the data for the download.
+ .
+ DownloadCopySaver
+ Saver object that simply copies the entire source file to the target.
+ .
+ DownloadLegacySaver
+ Saver object that integrates with the legacy nsITransfer interface.
+ .
+ DownloadPDFSaver
+ This DownloadSaver type creates a PDF file from the current document in a
+ given window, specified using the windowRef property of the DownloadSource
+ object associated with the download.
+
+Files: xpcom/reflect/xptcall/md/unix/xptcinvoke_mips.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/md/unix/xptcinvoke_mips.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This code is for MIPS using the O32 ABI.
+ .
+ Platform specific code to invoke XPCOM methods on native objects
+
+Files: js/src/jsnum.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsnum.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS number type and wrapper class.
+
+Files: js/src/tests/js1_2/regexp/backslash.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/backslash.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: backslash.js
+ Description: 'Tests regular expressions containing \'
+
+Files: security/nss/lib/freebl/manifest.mn
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/manifest.mn
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: any ifdefs in this file must be defined on the gmake command line
+ (if anywhere). They cannot come from Makefile or config.mk
+
+Files: python/mozbuild/mozbuild/frontend/context.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/frontend/context.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ DO NOT UPDATE THIS FILE WITHOUT SIGN-OFF FROM A BUILD MODULE PEER. #
+
+Files: security/nss/lib/freebl/mpi/mpi_sparc.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpi_sparc.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Multiplication performance enhancements for sparc v8+vis CPUs.
+
+Files: js/src/tests/ecma/Expressions/11.4.7-01.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.4.7-01.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.4.7-01.js
+ ECMA Section: 11.4.7 Unary - Operator
+ Description: convert operand to Number type and change sign
+ Author: christine@netscape.com
+ Date: 7 july 1997
+
+Files: js/src/tests/js1_5/Regress/regress-118849.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-118849.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 08 Jan 2002
+ SUMMARY: Just testing that we don't crash on this code
+
+Files: js/src/tests/ecma/Array/15.4.5.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.5.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.5.2-2.js
+ ECMA Section: Array.length
+ Description:
+ 15.4.5.2 length
+ The length property of this Array object is always numerically greater
+ than the name of every property whose name is an array index.
+ .
+ The length property has the attributes { DontEnum, DontDelete }.
+ .
+ This test verifies that the Array.length property is not Read Only.
+
+Files: js/src/tests/js1_5/Object/regress-90596-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Object/regress-90596-003.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 28 August 2001
+ .
+ SUMMARY: A [DontEnum] prop, if overridden, should appear in for-in loops.
+
+Files: toolkit/components/places/tests/expiration/test_notifications.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/expiration/test_notifications.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ What this is aimed to test:
+ .
+ Ensure that History (through category cache) notifies us just once.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-14-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-14-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-14-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: dom/webidl/History.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-history-interface
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: mfbt/Atomics.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Atomics.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements (almost always) lock-free atomic operations. The operations here
+ are a subset of that which can be found in C++11's <atomic> header, with a
+ different API to enforce consistent memory ordering constraints.
+ .
+ Anyone caught using |volatile| for inter-thread memory safety needs to be
+ sent a copy of this header and the C++11 standard.
+
+Files: security/nss/lib/jar/jarfile.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/jar/jarfile.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JARFILE.H
+ .
+ Certain constants and structures for the archive format.
+ .
+ ZIP
+
+Files: dom/webidl/HTMLDListElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-dl-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-dl-element
+
+Files: dom/webidl/PresentationRequest.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PresentationRequest.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/presentation-api/#interface-presentationrequest
+
+Files: devtools/shared/deprecated-sync-thenables.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/deprecated-sync-thenables.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ THIS MODULE IS DEPRECATED. IMPORT "Promise.jsm" INSTEAD.
+
+Files: dom/webidl/HTMLHyperlinkElementUtils.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLHyperlinkElementUtils.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://html.spec.whatwg.org/multipage/semantics.html#htmlhyperlinkelementutils
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: mfbt/IndexSequence.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/IndexSequence.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A utility for expanding a tuple into a variadic argument list.
+
+Files: dom/base/nsDOMClassInfoClasses.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/nsDOMClassInfoClasses.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ IWYU pragma: private, include "nsDOMClassInfoID.h"
+
+Files: python/mozbuild/mozbuild/action/xpidl-process.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/action/xpidl-process.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script is used to generate an output header and xpt file for
+ input IDL file(s). It's purpose is to directly support the build
+ system. The API will change to meet the needs of the build system.
+
+Files: js/src/tests/ecma/Expressions/11.2.3-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.3-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.3-3-n.js
+ ECMA Section: 11.2.3. Function Calls
+ Description:
+ .
+ The production CallExpression : MemberExpression Arguments is evaluated as
+ follows:
+ .
+ 1.Evaluate MemberExpression.
+ 2.Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 3.Call GetValue(Result(1)).
+ 4.If Type(Result(3)) is not Object, generate a runtime error.
+ 5.If Result(3) does not implement the internal [[Call]] method, generate a
+ runtime error.
+ 6.If Type(Result(1)) is Reference, Result(6) is GetBase(Result(1)). Otherwise,
+ Result(6) is null.
+ 7.If Result(6) is an activation object, Result(7) is null. Otherwise, Result(7) is
+ the same as Result(6).
+ 8.Call the [[Call]] method on Result(3), providing Result(7) as the this value
+ and providing the list Result(2) as the argument values.
+ 9.Return Result(8).
+ .
+ The production CallExpression : CallExpression Arguments is evaluated in
+ exactly the same manner, except that the contained CallExpression is
+ evaluated in step 1.
+ .
+ Note: Result(8) will never be of type Reference if Result(3) is a native
+ ECMAScript object. Whether calling a host object can return a value of
+ type Reference is implementation-dependent.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-007.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-007.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-005.js
+ Corresponds To: 7.4.1-3-n.js
+ ECMA Section: 7.4.1
+ .
+ Description:
+ .
+ Reserved words cannot be used as identifiers.
+ .
+ ReservedWord ::
+ Keyword
+ FutureReservedWord
+ NullLiteral
+ BooleanLiteral
+
+Files: dom/webidl/UDPMessageEvent.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/UDPMessageEvent.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.w3.org/TR/raw-sockets/#interface-udpmessageevent
+ .
+ Bug 1056444: This interface should be removed after UDPSocket.input/UDPSocket.output are ready.
+
+Files: devtools/client/themes/commandline.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/commandline.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: THESE NEED TO STAY IN SYNC WITH LIGHT-THEME.CSS AND DARK-THEME.CSS.
+ We are copy/pasting variables from light-theme and dark-theme,
+ since they aren't loaded in this context (within commandlineoutput.xhtml
+ and commandlinetooltip.xhtml).
+
+Files: js/src/tests/ecma_2/FunctionObjects/call-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/FunctionObjects/call-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: call-1.js
+ Section: Function.prototype.call
+ Description:
+
+Files: js/src/tests/shell.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/shell.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ NOTE: If you're adding new test harness functionality -- first, should you
+
+Files: dom/webidl/TCPServerSocket.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TCPServerSocket.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TCPServerSocket
+ .
+ An interface to a server socket that can accept incoming connections for gaia apps.
+
+Files: rdf/base/nsDefaultResourceFactory.cpp
+Copyright: __NO_COPYRIGHT__ in: rdf/base/nsDefaultResourceFactory.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The default resource factory implementation. This resource factory
+ produces nsIRDFResource objects for any URI prefix that is not
+ covered by some other factory.
+
+Files: xpcom/ds/nsStaticNameTable.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/ds/nsStaticNameTable.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Classes to manage lookup of static names in a table.
+
+Files: dom/webidl/HTMLEmbedElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-embed-element
+ http://www.whatwg.org/specs/web-apps/current-work/#HTMLEmbedElement-partial
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-embed-element
+
+Files: dom/svg/SVGTagList.h
+Copyright: __NO_COPYRIGHT__ in: dom/svg/SVGTagList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains the list of all SVG tags.
+ .
+ It is designed to be used as inline input to SVGElementFactory.cpp
+ *only* through the magic of C preprocessing.
+
+Files: js/src/tests/ecma/String/15.5.4.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.2-1.js
+ ECMA Section: 15.5.4.2 String.prototype.toString()
+ .
+ Description: Returns this string value. Note that, for a String
+ object, the toString() method happens to return the same
+ thing as the valueOf() method.
+ .
+ The toString function is not generic; it generates a
+ runtime error if its this value is not a String object.
+ Therefore it connot be transferred to the other kinds of
+ objects for use as a method.
+
+Files: js/src/tests/js1_5/Regress/regress-511859.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-511859.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 22 Aug 2009
+ SUMMARY: Utf8ToOneUcs4Char in jsstr.cpp ,overlong UTF-8 seqence detection problem
+
+Files: gfx/2d/GenericRefCounted.h
+Copyright: __NO_COPYRIGHT__ in: gfx/2d/GenericRefCounted.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This header provides virtual, non-templated alternatives to MFBT's RefCounted<T>.
+ It intentionally uses MFBT coding style with the intention of moving there
+ should there be other use cases for it.
+
+Files: dom/webidl/FontFaceSetLoadEvent.webidl
+Copyright: 2014 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/css-font-loading/#FontFaceSet-interface
+
+Files: tools/rb/filter-log.pl
+Copyright: __NO_COPYRIGHT__ in: tools/rb/filter-log.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filter a refcount log to show only the entries for a single object.
+ Useful when manually examining refcount logs containing multiple
+ objects.
+
+Files: layout/tables/BasicTableLayoutStrategy.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/tables/BasicTableLayoutStrategy.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Web-compatible algorithms that determine column and table widths,
+ used for CSS2's 'table-layout: auto'.
+
+Files: xpcom/reflect/xptcall/xptcprivate.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/reflect/xptcall/xptcprivate.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ All the xptcall private declarations - only include locally.
+
+Files: devtools/client/locales/en-US/connection-screen.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/connection-screen.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE : FILE This file contains the Remote Connection strings.
+ The Remote Connection window can reached from the "connect…" menuitem
+ in the Web Developer menu.
+
+Files: js/src/tests/Intl/four-letter-language-codes.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/four-letter-language-codes.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ So many non-existent four letter language codes to pick from.
+
+Files: js/src/tests/Intl/getCalendarInfo.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/Intl/getCalendarInfo.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Tests the getCalendarInfo function with a diverse set of arguments.
+
+Files: js/src/gdb/progressbar.py
+Copyright: __NO_COPYRIGHT__ in: js/src/gdb/progressbar.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Text progress bar library, like curl or scp.
+
+Files: security/manager/ssl/StaticHPKPins.h
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/StaticHPKPins.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is an automatically generated file. If you're not
+ PublicKeyPinningService.cpp, you shouldn't be #including it.
+
+Files: security/nss/lib/util/secport.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/secport.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ secport.h - portability interfaces for security libraries
+
+Files: security/nss/lib/crmf/respcli.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/crmf/respcli.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file will contain all routines needed by a client that has
+ to parse a CMMFCertRepContent structure and retirieve the appropriate
+ data.
+
+Files: layout/style/nsCSSPropertyIDSet.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPropertyIDSet.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ bit vectors for sets of CSS properties
+
+Files: intl/uconv/ucvcn/cp936map.h
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/ucvcn/cp936map.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is generated by mozilla/intl/uconv/tools/cp936tocdx.pl
+ Please do not modify this file by hand
+ Instead, you should download CP936.TXT from
+ http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/
+ and put under mozilla/intl/uconv/toools
+ and run perl cp936tocdx.pl > ../ucvcn/cp936map.h
+ If you have question, mailto:ftan@netscape.com
+ .
+ 0x81XX
+
+Files: xpcom/typelib/xpt/xpt_arena.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/typelib/xpt/xpt_arena.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Simple arena allocator for xpt (which avoids using NSPR).
+
+Files: nsprpub/pr/tests/rwlockrank.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/rwlockrank.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RWLock rank tests
+
+Files: xpcom/io/nsLocalFileUnix.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsLocalFileUnix.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of nsIFile for "unixy" systems.
+
+Files: mailnews/imap/public/nsIImapService.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/imap/public/nsIImapService.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The IMAP Service is an interfaced designed to make building and running imap urls
+ easier. Clients typically go to the imap service and ask it do things such as:
+ get new mail, etc....
+ .
+ Oh and in case you couldn't tell by the name, the imap service is a service! and you
+ should go through the service manager to obtain an instance of it.
+
+Files: nsprpub/pr/tests/pollable.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/pollable.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A test for the pollable events.
+ .
+ A number of threads are in a ring configuration, each waiting on
+ a pollable event that is set by its upstream neighbor.
+
+Files: js/src/tests/ecma/ExecutionContexts/10.1.4-10.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ExecutionContexts/10.1.4-10.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.4-10.js
+ ECMA Section: 10.1.4 Scope Chain and Identifier Resolution
+ Description:
+ Every execution context has associated with it a scope chain. This is
+ logically a list of objects that are searched when binding an Identifier.
+ When control enters an execution context, the scope chain is created and
+ is populated with an initial set of objects, depending on the type of
+ code. When control leaves the execution context, the scope chain is
+ destroyed.
+ .
+ During execution, the scope chain of the execution context is affected
+ only by WithStatement. When execution enters a with block, the object
+ specified in the with statement is added to the front of the scope chain.
+ When execution leaves a with block, whether normally or via a break or
+ continue statement, the object is removed from the scope chain. The object
+ being removed will always be the first object in the scope chain.
+ .
+ During execution, the syntactic production PrimaryExpression : Identifier
+ is evaluated using the following algorithm:
+ .
+ 1. Get the next object in the scope chain. If there isn't one, go to step 5.
+ 2. Call the [[HasProperty]] method of Result(l), passing the Identifier as
+ the property.
+ 3. If Result(2) is true, return a value of type Reference whose base object
+ is Result(l) and whose property name is the Identifier.
+ 4. Go to step 1.
+ 5. Return a value of type Reference whose base object is null and whose
+ property name is the Identifier.
+ The result of binding an identifier is always a value of type Reference with
+ its member name component equal to the identifier string.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/js1_2/function/definition-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/function/definition-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: definition-1.js
+
+Files: devtools/client/webconsole/net/components/net-info-body.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/webconsole/net/components/net-info-body.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Network Info Body
+
+Files: js/src/tests/ecma_3/Number/15.7.4.6-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Number/15.7.4.6-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-15
+ .
+ SUMMARY: Testing Number.prototype.toExponential(fractionDigits)
+ See EMCA 262 Edition 3 Section 15.7.4.6
+
+Files: nsprpub/pr/include/obsolete/pralarm.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/obsolete/pralarm.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: pralarm.h
+ Description: API to periodic alarms.
+ .
+ Alarms are defined to invoke some client specified function at
+ a time in the future. The notification may be a one time event
+ or repeated at a fixed interval. The interval at which the next
+ notification takes place may be modified by the client code only
+ during the respective notification.
+ .
+ The notification is delivered on a thread that is part of the
+ alarm context (PRAlarm). The thread will inherit the priority
+ of the Alarm creator.
+ .
+ Any number of periodic alarms (PRAlarmID) may be created within
+ the context of a single alarm (PRAlarm). The notifications will be
+ scheduled as close to the desired time as possible.
+ .
+ Repeating periodic notifies are expected to run at a fixed rate.
+ That rate is expressed as some number of notifies per period where
+ the period is much larger than a PRIntervalTime (see prinrval.h).
+
+Files: js/src/frontend/ReservedWords.h
+Copyright: __NO_COPYRIGHT__ in: js/src/frontend/ReservedWords.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A higher-order macro for enumerating reserved word tokens.
+
+Files: security/nss/cmd/fipstest/ecdsa.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/fipstest/ecdsa.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A Bourne shell script for running the NIST ECDSA Validation System
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_typed.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_typed.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ First do searches with typed behavior forced to false, so later tests will
+ ensure autocomplete is able to dinamically switch behavior.
+
+Files: dom/webidl/Directory.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Directory.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ All functions on Directory that accept DOMString arguments for file or
+ directory names only allow relative path to current directory itself. The
+ path should be a descendent path like "path/to/file.txt" and not contain a
+ segment of ".." or ".". So the paths aren't allowed to walk up the directory
+ tree. For example, paths like "../foo", "..", "/foo/bar" or "foo/../bar" are
+ not allowed.
+ .
+ http://w3c.github.io/filesystem-api/#idl-def-Directory
+ https://microsoftedge.github.io/directory-upload/proposal.html#directory-interface
+ .
+ This chromeConstructor is used by the MockFilePicker for testing only.
+
+Files: js/src/tests/ecma/Statements/12.5-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.5-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.5-1.js
+ ECMA Section: The if statement
+ Description:
+ .
+ The production IfStatement : if ( Expression ) Statement else Statement
+ is evaluated as follows:
+ .
+ 1.Evaluate Expression.
+ 2.Call GetValue(Result(1)).
+ 3.Call ToBoolean(Result(2)).
+ 4.If Result(3) is false, go to step 7.
+ 5.Evaluate the first Statement.
+ 6.Return Result(5).
+ 7.Evaluate the second Statement.
+ 8.Return Result(7).
+
+Files: mailnews/intl/charsetalias.properties
+Copyright: __NO_COPYRIGHT__ in: mailnews/intl/charsetalias.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Rule of this file:
+ 1. key should always be in lower case ascii so we can do case insensitive
+ comparison in the code faster.
+ 2. value should be the one used in unicode converter
+ 3. If the charset is not used for document charset, but font charset
+ (e.g. XLFD charset- such as JIS x0201, JIS x0208), don't put here
+ .
+ This file contains mainly aliases. Actual labels for encodings are in
+ labelsencodings.properties. Besides aliases it contains labels for charsets
+ that are not part of the HTML5 world, but still are supported for e-mail.
+
+Files: dom/webidl/Permissions.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/Permissions.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://w3c.github.io/permissions/#permissions-interface
+
+Files: js/src/tests/ecma_2/Exceptions/string-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/string-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: string-001.js
+ Corresponds To: 15.5.4.2-2-n.js
+ ECMA Section: 15.5.4.2 String.prototype.toString()
+ .
+ Description: Returns this string value. Note that, for a String
+ object, the toString() method happens to return the same
+ thing as the valueOf() method.
+ .
+ The toString function is not generic; it generates a
+ runtime error if its this value is not a String object.
+ Therefore it connot be transferred to the other kinds of
+ objects for use as a method.
+
+Files: security/nss/cmd/libpkix/testutil/testutil.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/testutil/testutil.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ testutil.h
+ .
+ Utility functions for handling test errors
+
+Files: gfx/gl/SharedSurface.h
+Copyright: __NO_COPYRIGHT__ in: gfx/gl/SharedSurface.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SharedSurface abstracts an actual surface (can be a GL texture, but
+ not necessarily) that handles sharing.
+ Its specializations are:
+
+Files: js/src/tests/ecma/Date/15.9.5.25-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.25-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.25-1.js
+ ECMA Section: 15.9.5.25 Date.prototype.setUTCMilliseconds(ms)
+ Description:
+ 1. Let t be this time value.
+ 2. Call ToNumber(ms).
+ 3. Compute MakeTime(HourFromTime(t), MinFromTime(t), SecFromTime(t), Result(2)).
+ 4. Compute MakeDate(Day(t), Result(3)).
+ 5. Set the [[Value]] property of the this value to TimeClip(Result(4)).
+ 6. Return the value of the [[Value]] property of the this value.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: dom/webidl/HTMLTimeElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLTimeElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-time-element
+
+Files: js/src/tests/ecma_2017/Statements/trailing_comma_parameters.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2017/Statements/trailing_comma_parameters.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Trailing comma in functions and generators.
+ .
+ 14.1 Function Definitions
+ FunctionDeclaration[Yield, Default]:
+
+Files: nsprpub/pr/src/io/prscanf.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/io/prscanf.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Scan functions for NSPR types
+ .
+ Acknowledgment: The implementation is inspired by the source code
+ in P.J. Plauger's "The Standard C Library," Prentice-Hall, 1992.
+
+Files: js/src/tests/ecma_3/Function/regress-49286.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Function/regress-49286.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-10
+ .
+ SUMMARY: Invoking try...catch through Function.call
+
+Files: xpcom/threads/nsProcessCommon.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/threads/nsProcessCommon.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsProcess is used to execute new processes and specify if you want to
+ wait (blocking) or continue (non-blocking).
+
+Files: netwerk/protocol/http/AlternateServices.h
+Copyright: __NO_COPYRIGHT__ in: netwerk/protocol/http/AlternateServices.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Alt-Svc allows separation of transport routing from the origin host without
+ using a proxy. See https://httpwg.github.io/http-extensions/alt-svc.html and
+ https://tools.ietf.org/html/draft-ietf-httpbis-alt-svc-06
+ .
+ Nice To Have Future Enhancements::
+ * flush on network change event when we have an indicator
+ * use established https channel for http instead separate of conninfo hash
+ * pin via http-tls header
+ * clear based on origin when a random fail happens not just 421
+ * upon establishment of channel, cancel and retry trans that have not yet written anything
+ * persistent storage (including private browsing filter)
+ * memory reporter for cache, but this is rather tiny
+
+Files: netwerk/test/httpserver/test/test_response_write.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_response_write.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ make sure response.write works for strings, and coerces other args to strings
+
+Files: js/src/tests/ecma/Array/15.4.2.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.2.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.2.1-2.js
+ ECMA Section: 15.4.2.1 new Array( item0, item1, ... )
+ Description: This description only applies of the constructor is
+ given two or more arguments.
+ .
+ The [[Prototype]] property of the newly constructed
+ object is set to the original Array prototype object,
+ the one that is the initial value of Array.prototype
+ (15.4.3.1).
+ .
+ The [[Class]] property of the newly constructed object
+ is set to "Array".
+ .
+ The length property of the newly constructed object is
+ set to the number of arguments.
+ .
+ The 0 property of the newly constructed object is set
+ to item0... in general, for as many arguments as there
+ are, the k property of the newly constructed object is
+ set to argument k, where the first argument is
+ considered to be argument number 0.
+
+Files: toolkit/components/autocomplete/tests/unit/test_badDefaultIndex.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_badDefaultIndex.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A results that wants to defaultComplete to 0, but it has no matches,
+ though it notifies SUCCESS to the controller.
+
+Files: toolkit/components/places/tests/unit/test_childlessTags.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_childlessTags.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ensures that removal of a bookmark untags the bookmark if it's no longer
+ contained in any regular, non-tag folders. See bug 444849.
+ .
+ Add your tests here. Each is an object with a summary string |desc| and a
+ method run() that's called to run the test.
+
+Files: dom/xul/nsXULContentSink.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xul/nsXULContentSink.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An implementation for a Gecko-style content sink that knows how
+ to build a content model (the "prototype" document) from XUL.
+ .
+ For more information on XUL,
+ see http://developer.mozilla.org/en/docs/XUL
+
+Files: python/mozbuild/mozbuild/mozinfo.py
+Copyright: __NO_COPYRIGHT__ in: python/mozbuild/mozbuild/mozinfo.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module produces a JSON file that provides basic build info and
+ configuration metadata.
+
+Files: dom/ipc/manifestMessages.js
+Copyright: __NO_COPYRIGHT__ in: dom/ipc/manifestMessages.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Manifest obtainer frame script implementation of:
+ http://www.w3.org/TR/appmanifest/#obtaining
+ .
+ It searches a top-level browsing context for
+
+Files: xpcom/components/nsIComponentRegistrar.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/components/nsIComponentRegistrar.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The nsIComponentRegistrar interface.
+
+Files: layout/mathml/mathfont.properties
+Copyright: __NO_COPYRIGHT__ in: layout/mathml/mathfont.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE: FILE
+ Do not translate anything in this file
+ .
+ The ordered list of fonts with which to attempt to stretch MathML
+ characters is controlled by setting pref("font.mathfont-family",
+ "CMSY10, CMEX10, ...") for example, or by setting the font-family list in
+ :-moz-math-stretchy in mathml.css.
+ .
+ Note: setting base fonts for non-stretchy characters only works
+ for operators that are ultimately handled by nsMathMLChar.
+ @see how |useMathMLChar| is set in nsMathMLmoFrame::Stretch() & Paint().
+ .
+ Operator Dictionary indexed on the "form" (i.e., infix, prefix, or suffix).
+ Each entry lists the attributes of the operator, using its Unicode format.
+
+Files: js/src/tests/js1_5/Regress/regress-203841.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-203841.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 29 April 2003
+ SUMMARY: Testing merged if-clauses
+
+Files: security/nss/coreconf/AIX.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/AIX.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Config stuff for AIX.
+
+Files: build/pgo/genpgocert.py
+Copyright: __NO_COPYRIGHT__ in: build/pgo/genpgocert.py
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script exists to generate the Certificate Authority and server
+ certificates used for SSL testing in Mochitest. The already generated
+ certs are located at $topsrcdir/build/pgo/certs/ .
+
+Files: toolkit/components/places/tests/unit/test_lastModified.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_lastModified.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that inserting a new bookmark will set lastModified to the same
+ values as dateAdded.
+ .
+ main
+
+Files: js/src/tests/js1_2/regexp/asterisk.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/asterisk.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: asterisk.js
+ Description: 'Tests regular expressions containing *'
+
+Files: dom/webidl/HTMLImageElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLImageElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#htmlimageelement
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+ © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: mailnews/jsaccount/modules/JSAccountUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: mailnews/jsaccount/modules/JSAccountUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file implements helper methods to make the transition of base mailnews
+ objects from JS to C++ easier, and also to allow creating specialized
+ versions of those accounts using only JS XPCOM implementations.
+ .
+ In C++ land, the XPCOM component is a generic C++ class that does nothing
+ but delegate any calls to interfaces known in C++ to either the generic
+ C++ implementation (such as nsMsgIncomingServer.cpp) or a JavaScript
+ implementation of those methods. Those delegations could be used for either
+ method-by-method replacement of the generic C++ methods with JavaScript
+ versions, or for specialization of the generic class using JavaScript to
+ implement a particular class type. We use a C++ class as the main XPCOM
+ version for two related reasons: First, we do not want to go through a
+ C++->js->C++ XPCOM transition just to execute a C++ method. Second, C++
+ inheritance is different from JS inheritance, and sometimes the C++ code
+ will ignore the XPCOM parts of the JS, and just execute using C++
+ inheritance.
+ .
+ In JavaScript land, the implementation currently uses the XPCOM object for
+ JavaScript calls, with the last object in the prototype chain defaulting
+ to calling using the CPP object, specified in an instance-specific
+ this.cppBase object.
+ .
+ Examples of use can be found in the test files for jsaccount stuff.
+
+Files: nsprpub/pr/tests/acceptreademu.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/acceptreademu.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This test is the same as acceptread.c except that it uses the
+ emulated acceptread method instead of the regular acceptread.
+
+Files: layout/style/test/unprefixing_service_utils.js
+Copyright: __NO_COPYRIGHT__ in: layout/style/test/unprefixing_service_utils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Shared data & functionality used in tests for CSS Unprefixing Service.
+ .
+ Whitelisted hosts:
+ (per implementation of nsPrincipal::IsOnCSSUnprefixingWhitelist())
+
+Files: js/src/tests/ecma_2/String/split-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/String/split-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: String/split-001.js
+ ECMA Section: 15.6.4.9
+ Description: Based on ECMA 2 Draft 7 February 1999
+ .
+ Since regular expressions have been part of JavaScript since 1.2, there
+
+Files: dom/xslt/xml/txXMLUtils.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xml/txXMLUtils.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ XML utility classes
+
+Files: js/src/tests/ecma_3/Array/15.4.4.4-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Array/15.4.4.4-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 19 September 2002
+ SUMMARY: Testing Array.prototype.concat()
+
+Files: js/src/tests/ecma/Math/15.8.1.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.2-1.js
+ ECMA Section: 15.8.2.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the ReadOnly attribute of Math.LN10
+
+Files: mfbt/IntegerRange.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/IntegerRange.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Iterator over ranges of integers
+
+Files: nsprpub/pr/src/pthreads/ptthread.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/pthreads/ptthread.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: ptthread.c
+ Descritpion: Implemenation for threds using pthreds
+ Exports: ptthread.h
+
+Files: layout/style/nsFontFaceUtils.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsFontFaceUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ helper utilities for working with downloadable fonts
+
+Files: layout/style/nsRuleWalker.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsRuleWalker.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a class that walks the lexicographic tree of rule nodes as style
+ rules are matched
+
+Files: security/nss/cmd/modutil/installparse.l
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/modutil/installparse.l
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ lex file for analyzing PKCS #11 Module installation instructions
+
+Files: js/src/tests/ecma/String/15.5.4.9-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.9-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.9-1.js
+ ECMA Section: 15.5.4.9 String.prototype.substring( start )
+ Description:
+ .
+ 15.5.4.9 String.prototype.substring(start)
+ .
+ Returns a substring of the result of converting this object to a string,
+ starting from character position start and running to the end of the
+ string. The result is a string value, not a String object.
+ .
+ If the argument is NaN or negative, it is replaced with zero; if the
+ argument is larger than the length of the string, it is replaced with the
+ length of the string.
+ .
+ When the substring method is called with one argument start, the following
+ steps are taken:
+ .
+ 1.Call ToString, giving it the this value as its argument.
+ 2.Call ToInteger(start).
+ 3.Compute the number of characters in Result(1).
+ 4.Compute min(max(Result(2), 0), Result(3)).
+ 5.Return a string whose length is the difference between Result(3) and Result(4),
+ containing characters from Result(1), namely the characters with indices Result(4)
+ through Result(3)1, in ascending order.
+
+Files: security/nss/lib/util/utilpars.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/utilpars.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The following code handles the storage of PKCS 11 modules used by the
+ NSS. This file is written to abstract away how the modules are
+ stored so we can decide that later.
+
+Files: dom/xul/nsXULCommandDispatcher.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xul/nsXULCommandDispatcher.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file provides the implementation for the XUL Command Dispatcher.
+
+Files: js/src/tests/ecma/extensions/10.1.4-9.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/extensions/10.1.4-9.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 10.1.4-9.js
+ ECMA Section: 10.1.4 Scope Chain and Identifier Resolution
+ Description:
+ Every execution context has associated with it a scope chain. This is
+ logically a list of objects that are searched when binding an Identifier.
+ When control enters an execution context, the scope chain is created and
+ is populated with an initial set of objects, depending on the type of
+ code. When control leaves the execution context, the scope chain is
+ destroyed.
+ .
+ During execution, the scope chain of the execution context is affected
+ only by WithStatement. When execution enters a with block, the object
+ specified in the with statement is added to the front of the scope chain.
+ When execution leaves a with block, whether normally or via a break or
+ continue statement, the object is removed from the scope chain. The object
+ being removed will always be the first object in the scope chain.
+ .
+ During execution, the syntactic production PrimaryExpression : Identifier
+ is evaluated using the following algorithm:
+ .
+ 1. Get the next object in the scope chain. If there isn't one, go to step 5.
+ 2. Call the [[HasProperty]] method of Result(l), passing the Identifier as
+ the property.
+ 3. If Result(2) is true, return a value of type Reference whose base object
+ is Result(l) and whose property name is the Identifier.
+ 4. Go to step 1.
+ 5. Return a value of type Reference whose base object is null and whose
+ property name is the Identifier.
+ The result of binding an identifier is always a value of type Reference with
+ its member name component equal to the identifier string.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: image/StreamingLexer.h
+Copyright: __NO_COPYRIGHT__ in: image/StreamingLexer.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ StreamingLexer is a lexing framework designed to make it simple to write
+ image decoders without worrying about the details of how the data is arriving
+ from the network.
+
+Files: dom/media/gmp-plugin-openh264/moz.build
+Copyright: __NO_COPYRIGHT__ in: dom/media/gmp-plugin-openh264/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ largely a copy of dom/media/gmp-fake/moz.build
+
+Files: js/src/tests/js1_2/String/charCodeAt.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/String/charCodeAt.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: charCodeAt.js
+ Description: 'This tests new String object method: charCodeAt'
+
+Files: js/src/builtin/Set.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Set.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES2017 draft rev 0e10c9f29fca1385980c08a7d5e7bb3eb775e2e4
+ 23.2.1.1 Set, steps 6-8
+
+Files: nsprpub/pr/src/cplus/rctime.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rctime.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class definitions for calendar time routines (ref: prtime.h)
+
+Files: security/nss/lib/softoken/legacydb/dbmshim.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/softoken/legacydb/dbmshim.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Berkeley DB 1.85 Shim code to handle blobs.
+
+Files: intl/uconv/ucvcn/cp936invmap.h
+Copyright: __NO_COPYRIGHT__ in: intl/uconv/ucvcn/cp936invmap.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is generated by the following C snippet, which depends on
+ cp936map.h. It maps Unicode to GBK.
+ .
+ #include <stdio.h>
+ #include <unistd.h>
+ #include <stdint.h>
+ #include <string.h>
+
+Files: nsprpub/pr/tests/dtoa.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/dtoa.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains a test program for the function conversion functions
+ for double precision code:
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.2-5-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.2-5-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.2-5-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: dom/webidl/ChromeUtils.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/ChromeUtils.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A collection of static utility methods that are only exposed to Chrome. This
+ interface is not exposed in workers, while ThreadSafeChromeUtils is.
+
+Files: js/public/Conversions.h
+Copyright: __NO_COPYRIGHT__ in: js/public/Conversions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ECMAScript conversion operations.
+
+Files: js/src/jsarray.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jsarray.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS Array interface.
+
+Files: security/nss/tests/tools/tools.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/tools/tools.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/tools/tools.sh
+ .
+ Script to test basic functionality of NSS tools
+ .
+ needs to work on all Unix and Windows platforms
+ .
+ tests implemented:
+ pk12util
+ signtool
+ .
+ special strings
+
+Files: toolkit/components/downloads/ApplicationReputation.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/downloads/ApplicationReputation.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ See
+
+Files: mfbt/Function.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/Function.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A type-erased callable wrapper.
+
+Files: dom/webidl/PaintRequest.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PaintRequest.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These objects are exposed by the MozDOMAfterPaint event. Each one represents
+ a request to repaint a rectangle that was generated by the browser.
+
+Files: dom/webidl/OffscreenCanvas.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/OffscreenCanvas.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For more information on this interface, please see
+ https://wiki.whatwg.org/wiki/OffscreenCanvas
+
+Files: devtools/server/event-parsers.js
+Copyright: __NO_COPYRIGHT__ in: devtools/server/event-parsers.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains event parsers that are then used by developer tools in
+ order to find information about events affecting an HTML element.
+
+Files: dom/webidl/AutocompleteInfo.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/AutocompleteInfo.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This dictionary is used for the input, textarea and select element's
+ getAutocompleteInfo method.
+
+Files: js/src/tests/ecma/Expressions/11.2.2-2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Expressions/11.2.2-2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 11.2.2-2.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ .
+ MemberExpression:
+ PrimaryExpression
+ MemberExpression[Expression]
+ MemberExpression.Identifier
+ new MemberExpression Arguments
+ .
+ new NewExpression
+ .
+ The production NewExpression : new NewExpression is evaluated as follows:
+ .
+ 1. Evaluate NewExpression.
+ 2. Call GetValue(Result(1)).
+ 3. If Type(Result(2)) is not Object, generate a runtime error.
+ 4. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 5. Call the [[Construct]] method on Result(2), providing no arguments
+ (that is, an empty list of arguments).
+ 6. If Type(Result(5)) is not Object, generate a runtime error.
+ 7. Return Result(5).
+ .
+ The production MemberExpression : new MemberExpression Arguments is evaluated as follows:
+ .
+ 1. Evaluate MemberExpression.
+ 2. Call GetValue(Result(1)).
+ 3. Evaluate Arguments, producing an internal list of argument values
+ (section 0).
+ 4. If Type(Result(2)) is not Object, generate a runtime error.
+ 5. If Result(2) does not implement the internal [[Construct]] method,
+ generate a runtime error.
+ 6. Call the [[Construct]] method on Result(2), providing the list
+ Result(3) as the argument values.
+ 7. If Type(Result(6)) is not Object, generate a runtime error.
+ 8 .Return Result(6).
+
+Files: dom/webidl/WebSocket.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/html/#network
+ .
+ You are granted a license to use, reproduce and create derivative works of this document.
+
+Files: js/src/tests/ecma/Date/15.9.5.34-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.34-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.34-1.js
+ ECMA Section: 15.9.5.34 Date.prototype.setMonth(mon [, date ] )
+ Description:
+ If date is not specified, this behaves as if date were specified with the
+ value getDate( ).
+ .
+ 1. Let t be the result of LocalTime(this time value).
+ 2. Call ToNumber(date).
+ 3. If date is not specified, compute DateFromTime(t); otherwise, call ToNumber(date).
+ 4. Compute MakeDay(YearFromTime(t), Result(2), Result(3)).
+ 5. Compute UTC(MakeDate(Result(4), TimeWithinDay(t))).
+ 6. Set the [[Value]] property of the this value to TimeClip(Result(5)).
+ 7. Return the value of the [[Value]] property of the this value.
+
+Files: security/nss/lib/libpkix/include/pkix_sample_modules.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_sample_modules.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines functions associated with CertStore types.
+
+Files: nsprpub/pr/tests/y2k.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/y2k.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ file: y2k.c
+ description: Test for y2k compliance for NSPR.
+ .
+ Sep 1999. lth. Added "Sun" specified dates to the test data.
+ .
+ Includes
+ .
+ Used to get the command line option
+
+Files: nsprpub/pr/tests/lockfile.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/lockfile.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: lockfile.c
+ Purpose: test basic locking functions
+ Just because this times stuff, don't think its a perforamnce
+ test!!!
+ .
+ Modification History:
+
+Files: ldap/xpcom/src/nsLDAPUtils.h
+Copyright: __NO_COPYRIGHT__ in: ldap/xpcom/src/nsLDAPUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module contains helper functions and macros for converting directory
+ module to frozen linkage.
+
+Files: storage/test/unit/test_storage_connection.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_storage_connection.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the functions of mozIStorageConnection
+ .
+ Test Functions
+
+Files: toolkit/locales/en-US/chrome/global/intl.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/intl.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE (general.useragent.locale):
+ This is the valid BCP 47 language tag representing your locale.
+ .
+ In most cases, this will simply be your locale code. However, in rare cases
+ (such as 'jp-JP-mac'), you may need to modify your locale code in order to
+ make it a valid BCP 47 language tag. (If your locale code does not include a
+ region subtag, do not include one in the language tag representing your
+ locale.)
+
+Files: js/src/tests/ecma/ObjectObjects/15.2.4.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/ObjectObjects/15.2.4.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.2.4.2.js
+ ECMA Section: 15.2.4.2 Object.prototype.toString()
+ .
+ Description: When the toString method is called, the following
+ steps are taken:
+ 1. Get the [[Class]] property of this object
+ 2. Call ToString( Result(1) )
+ 3. Compute a string value by concatenating the three
+ strings "[object " + Result(2) + "]"
+ 4. Return Result(3).
+
+Files: js/src/tests/ecma/GlobalObject/15.1-1-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1-1-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1-1-n.js
+ ECMA Section: The global object
+ Description:
+ .
+ The global object does not have a [[Construct]] property; it is not
+ possible to use the global object as a constructor with the new operator.
+
+Files: storage/test/unit/test_storage_value_array.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_storage_value_array.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the functions of mozIStorageValueArray
+
+Files: js/src/tests/ecma_2/Exceptions/expression-008.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-008.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-008
+ Corresponds To: 11.2.2-3-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: nsprpub/pr/src/md/windows/w95io.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/windows/w95io.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Windows 95 IO module
+ .
+ Assumes synchronous I/O.
+
+Files: layout/base/nsDocumentViewer.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsDocumentViewer.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ container for a document and its presentation
+
+Files: js/src/jsgc.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsgc.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This code implements an incremental mark-and-sweep garbage collector, with
+ most sweeping carried out in the background on a parallel thread.
+ .
+ Full vs. zone GC
+
+Files: security/nss/coreconf/config.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/config.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Configuration information for building in the "Core Components" source module
+ .
+ [1.0] Master "Core Components" source and release <architecture> #
+ tags #
+
+Files: js/src/jit-test/lib/prologue.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/lib/prologue.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ explicitly run on ECMA 5
+
+Files: security/nss/tests/memleak/memleak.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/memleak/memleak.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/memleak/memleak.sh
+ .
+ Script to test memory leaks in NSS
+ .
+ needs to work on Solaris and Linux platforms, on others just print a message
+ that OS is not supported
+ .
+ special strings
+
+Files: security/manager/ssl/tests/unit/pkcs11testmodule/pkcs11testmodule.cpp
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/tests/unit/pkcs11testmodule/pkcs11testmodule.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a testing PKCS #11 module that simulates a token being inserted and
+ removed from a slot every 50ms. This is achieved mainly in
+
+Files: security/nss/lib/jar/jarint.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/jar/jarint.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JAR internal routines
+
+Files: mfbt/TaggedAnonymousMemory.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/TaggedAnonymousMemory.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Some Linux kernels -- specifically, newer versions of Android and
+ some B2G devices -- have a feature for assigning names to ranges of
+ anonymous memory (i.e., memory that doesn't have a "name" in the
+ form of an underlying mapped file). These names are reported in
+ /proc/<pid>/smaps alongside system-level memory usage information
+ such as Proportional Set Size (memory usage adjusted for sharing
+ between processes), which allows reporting this information at a
+ finer granularity than would otherwise be possible (e.g.,
+ separating malloc() heap from JS heap).
+ .
+ Existing memory can be tagged with MozTagAnonymousMemory(); it will
+ tag the range of complete pages containing the given interval, so
+ the results may be inexact if the range isn't page-aligned.
+ MozTaggedAnonymousMmap() can be used like mmap() with an extra
+ parameter, and will tag the returned memory if the mapping was
+ successful (and if it was in fact anonymous).
+ .
+ NOTE: The pointer given as the "tag" argument MUST remain valid as
+ long as the mapping exists. The referenced string is read when
+ /proc/<pid>/smaps or /proc/<pid>/maps is read, not when the tag is
+ established, so freeing it or changing its contents will have
+ unexpected results. Using a static string is probably best.
+ .
+ Also note that this header can be used by both C and C++ code.
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.3-10-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.3-10-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.3-10-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: js/xpconnect/tests/components/native/xpctest_private.h
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/components/native/xpctest_private.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ local header for xpconnect tests components
+
+Files: config/makefiles/functions.mk
+Copyright: __NO_COPYRIGHT__ in: config/makefiles/functions.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ functions.mk
+ .
+ Defines functions that are needed by various Makefiles throughout the build
+ system, which are needed before config.mk can be included.
+ .
+ Define an include-at-most-once flag
+
+Files: js/src/tests/ecma/String/15.5.4.8-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.8-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.8-1.js
+ ECMA Section: 15.5.4.8 String.prototype.split( separator )
+ Description:
+ .
+ Returns an Array object into which substrings of the result of converting
+ this object to a string have been stored. The substrings are determined by
+ searching from left to right for occurrences of the given separator; these
+ occurrences are not part of any substring in the returned array, but serve
+ to divide up this string value. The separator may be a string of any length.
+ .
+ As a special case, if the separator is the empty string, the string is split
+ up into individual characters; the length of the result array equals the
+ length of the string, and each substring contains one character.
+ .
+ If the separator is not supplied, then the result array contains just one
+ string, which is the string.
+
+Files: js/src/tests/ecma/Array/15.4.2.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.2.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.2.2-1.js
+ ECMA Section: 15.4.2.2 new Array(len)
+ .
+ Description: This description only applies of the constructor is
+ given two or more arguments.
+ .
+ The [[Prototype]] property of the newly constructed
+ object is set to the original Array prototype object,
+ the one that is the initial value of Array.prototype(0)
+ (15.4.3.1).
+ .
+ The [[Class]] property of the newly constructed object
+ is set to "Array".
+ .
+ If the argument len is a number, then the length
+ property of the newly constructed object is set to
+ ToUint32(len).
+ .
+ If the argument len is not a number, then the length
+ property of the newly constructed object is set to 1
+ and the 0 property of the newly constructed object is
+ set to len.
+ .
+ This file tests cases where len is a number.
+ .
+ The cases in this test need to be updated since the
+
+Files: js/xpconnect/src/XPCWrappedJS.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCWrappedJS.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class that wraps JS objects to appear as XPCOM objects.
+
+Files: dom/webidl/TextTrackCue.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/TextTrackCue.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://html.spec.whatwg.org/#texttrackcue
+
+Files: js/public/Realm.h
+Copyright: __NO_COPYRIGHT__ in: js/public/Realm.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Ways to get various per-Realm objects. All the getters declared in this
+ header operate on the Realm corresponding to the current compartment on the
+ JSContext.
+
+Files: toolkit/modules/PropertyListUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/modules/PropertyListUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Module for reading Property Lists (.plist) files
+
+Files: dom/plugins/ipc/PluginUtilsWin.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/plugins/ipc/PluginUtilsWin.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PluginUtilsWin.cpp - top-level Windows plugin management code
+
+Files: testing/docker/recipes/install-mercurial.sh
+Copyright: __NO_COPYRIGHT__ in: testing/docker/recipes/install-mercurial.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script installs and configures Mercurial.
+
+Files: build/moz.configure/compile-checks.configure
+Copyright: __NO_COPYRIGHT__ in: build/moz.configure/compile-checks.configure
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Generates a test program and attempts to compile it. In case of failure, the
+ resulting check will return None. If the test program succeeds, it will return
+ the output of the test program.
+ - `includes` are the includes (as file names) that will appear at the top of
+ the generated test program.
+ - `body` is the code that will appear in the main function of the generated
+ test program. `return 0;` is appended to the function body automatically.
+ - `language` is the language selection, so that the appropriate compiler is
+ used.
+ - `flags` are the flags to be passed to the compiler, in addition to `-c`.
+
+Files: security/nss/lib/smime/cmsutil.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/smime/cmsutil.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ CMS miscellaneous utility functions.
+
+Files: security/nss/coreconf/tree.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/tree.mk
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Master "Core Components" file system "release" prefixes #
+ .
+ Windows platforms override this. See WIN32.mk.
+
+Files: devtools/client/storage/test/browser_storage_cookies_tab_navigation.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_cookies_tab_navigation.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic test to check cookie table tab navigation.
+
+Files: security/nss/lib/util/secasn1u.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/secasn1u.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utility routines to complement the ASN.1 encoding and decoding functions.
+
+Files: devtools/client/inspector/test/head.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/inspector/test/head.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ eslint no-unused-vars: [2, {"vars": "local"}]
+ import-globals-from ../../framework/test/shared-head.js
+ import-globals-from ../../commandline/test/helpers.js
+ import-globals-from ../../shared/test/test-actor-registry.js
+ import-globals-from ../../inspector/test/shared-head.js
+
+Files: security/manager/ssl/SSLServerCertVerification.cpp
+Copyright: __NO_COPYRIGHT__ in: security/manager/ssl/SSLServerCertVerification.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ For connections that are not processed on the socket transport thread, we do
+ NOT use the async logic described below. Instead, we authenticate the
+ certificate on the thread that the connection's I/O happens on,
+ synchronously. This allows us to do certificate verification for blocking
+ (not non-blocking) sockets and sockets that have their I/O processed on a
+ thread other than the socket transport service thread. Also, we DO NOT
+ support blocking sockets on the socket transport service thread at all.
+
+Files: storage/test/test_deadlock_detector.cpp
+Copyright: __NO_COPYRIGHT__ in: storage/test/test_deadlock_detector.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Note: This file is a copy of xpcom/tests/TestDeadlockDetector.cpp, but all
+ mutexes were turned into SQLiteMutexes.
+
+Files: toolkit/forgetaboutsite/test/unit/test_removeDataFromDomain.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/forgetaboutsite/test/unit/test_removeDataFromDomain.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test added with bug 460086 to test the behavior of the new API that was added
+ to remove all traces of visiting a site.
+ .
+ Globals
+
+Files: js/src/tests/ecma_3/Date/15.9.5.7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/15.9.5.7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.7.js
+ ECMA Section: 15.9.5.7 Date.prototype.toLocaleTimeString()
+ Description:
+ This function returns a string value. The contents of the string are
+ implementation dependent, but are intended to represent the "time"
+ portion of the Date in the current time zone in a convenient,
+ human-readable form. We test the content of the string by checking
+ that
+
+Files: dom/webidl/SVGAnimatedNumber.webidl
+Copyright: 2013 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://svgwg.org/svg2-draft/types.html#InterfaceSVGAnimatedNumber
+
+Files: dom/gamepad/linux/udev.h
+Copyright: __NO_COPYRIGHT__ in: dom/gamepad/linux/udev.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines a wrapper around libudev so we can avoid
+ linking directly to it and use dlopen instead.
+
+Files: layout/style/nsCSSAnonBoxList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSAnonBoxList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ atom list for CSS anonymous boxes
+ .
+ This file contains the list of nsIAtoms and their values for CSS
+ pseudo-element-ish things used internally for anonymous boxes. It is
+ designed to be used as inline input to nsCSSAnonBoxes.cpp *only*
+ through the magic of C preprocessing. All entries must be enclosed
+
+Files: dom/webidl/HTMLScriptElement.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/HTMLScriptElement.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-script-element
+ http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
+
+Files: dom/bindings/nsScriptError.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/nsScriptError.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsIScriptError implementation.
+
+Files: toolkit/components/places/tests/unit/test_preventive_maintenance_runTasks.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_preventive_maintenance_runTasks.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test preventive maintenance runTasks.
+ .
+ Include PlacesDBUtils module.
+
+Files: js/src/tests/ecma/Math/15.8.1.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.4-1.js
+ ECMA Section: 15.8.1.4.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the ReadOnly attribute of Math.LOG2E
+
+Files: js/src/tests/ecma_3/RegExp/perlstress-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/perlstress-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2002-07-07
+ SUMMARY: Testing JS RegExp engine against Perl 5 RegExp engine.
+ Adjust cnLBOUND, cnUBOUND below to restrict which sections are tested.
+ .
+ This test was created by running various patterns and strings through the
+ Perl 5 RegExp engine. We saved the results below to test the JS engine.
+ .
+ NOTE: ECMA/JS and Perl do differ on certain points. We have either commented
+ out such sections altogether, or modified them to fit what we expect from JS.
+ .
+ EXAMPLES:
+ .
+ - In JS, regexp captures (/(a) etc./) must hold |undefined| if not used.
+
+Files: toolkit/components/reader/JSDOMParser.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/reader/JSDOMParser.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a relatively lightweight DOMParser that is safe to use in a web
+ worker. This is far from a complete DOM implementation; however, it should
+ contain the minimal set of functionality necessary for Readability.js.
+ .
+ Aside from not implementing the full DOM API, there are other quirks to be
+ aware of when using the JSDOMParser:
+ .
+ 1) Properly formed HTML/XML must be used. This means you should be extra
+ careful when using this parser on anything received directly from an
+ XMLHttpRequest. Providing a serialized string from an XMLSerializer,
+ however, should be safe (since the browser's XMLSerializer should
+ generate valid HTML/XML). Therefore, if parsing a document from an XHR,
+ the recommended approach is to do the XHR in the main thread, use
+ XMLSerializer.serializeToString() on the responseXML, and pass the
+ resulting string to the worker.
+ .
+ 2) Live NodeLists are not supported. DOM methods and properties such as
+ getElementsByTagName() and childNodes return standard arrays. If you
+ want these lists to be updated when nodes are removed or added to the
+ document, you must take care to manually update them yourself.
+
+Files: security/nss/tests/all.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/all.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozilla/security/nss/tests/all.sh
+ .
+ Script to start selected available NSS QA suites on one machine
+ this script is called or sourced by NSS QA which runs on all required
+ platforms
+ .
+ Needs to work on all Unix and Windows platforms
+ .
+ Currently available NSS QA suites:
+
+Files: js/src/tests/ecma_6/TypedArray/constructor-iterable-nonpacked-array.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_6/TypedArray/constructor-iterable-nonpacked-array.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Construct typed array from iterable non-packed array.
+
+Files: layout/generic/nsIFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsIFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface for all rendering objects
+
+Files: toolkit/mozapps/installer/js-compare-ast.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/mozapps/installer/js-compare-ast.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This script compares the AST of two JavaScript files passed as arguments.
+ The script exits with a 0 status code if both files parse properly and the
+ ASTs of both files are identical modulo location differences. The script
+ exits with status code 1 if any of these conditions don't hold.
+ .
+ This script is used as part of packaging to verify minified JavaScript files
+ are identical to their original files.
+
+Files: security/nss/lib/libpkix/include/pkix_results.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_results.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file defines functions associated with the results used
+ by the top-level functions.
+
+Files: js/src/tests/js1_5/Regress/regress-114491.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-114491.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 10 December 2001
+ SUMMARY: Regression test for bug 114491
+
+Files: services/sync/tps/extensions/mozmill/resource/modules/l10n.js
+Copyright: __NO_COPYRIGHT__ in: services/sync/tps/extensions/mozmill/resource/modules/l10n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, you can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ @namespace Defines useful methods to work with localized content
+
+Files: mailnews/import/outlook/src/nsOutlookImport.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/import/outlook/src/nsOutlookImport.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Outlook Express (Win32) import mail and addressbook interfaces
+
+Files: netwerk/srtp/update_srtp.sh
+Copyright: __NO_COPYRIGHT__ in: netwerk/srtp/update_srtp.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ assume $1 is the directory with a SVN checkout of the libsrtp source
+ .
+ srtp source is available (via cvs) at:
+ cvs -d:pserver:anonymous@srtp.cvs.sourceforge.net:/cvsroot/srtp login
+ cvs -z3 -d:pserver:anonymous@srtp.cvs.sourceforge.net:/cvsroot/srtp co -P srtp
+ .
+ also assumes we've made *NO* changes to the SRTP sources! If we do, we have to merge by
+ hand after this process, or use a more complex one.
+ .
+ For example, one could update an srtp library import head, and merge back to default. Or keep a
+ separate repo with this in it, and pull from there to m-c and merge.
+
+Files: js/src/tests/ecma/TypeConversion/9.7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.7.js
+ ECMA Section: 9.7 Type Conversion: ToInt16
+ Description: rules for converting an argument to an unsigned
+ 16 bit integer in the range 0 to 2^16-1.
+ .
+ this test uses String.prototype.fromCharCode() and
+ String.prototype.charCodeAt() to test ToInt16.
+ .
+ special cases:
+ -0 returns 0
+ Infinity returns 0
+ -Infinity returns 0
+ 0 returns 0
+
+Files: nsprpub/pr/tests/initclk.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/initclk.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a regression test for the bug that the interval timer
+
+Files: testing/specialpowers/content/SpecialPowersObserver.jsm
+Copyright: __NO_COPYRIGHT__ in: testing/specialpowers/content/SpecialPowersObserver.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Based on:
+
+Files: devtools/server/actors/performance-entries.js
+Copyright: __NO_COPYRIGHT__ in: devtools/server/actors/performance-entries.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The performanceEntries actor emits events corresponding to performance
+ entries. It receives `performanceentry` events containing the performance
+ entry details and emits an event containing the name, type, origin, and
+ epoch of the performance entry.
+
+Files: dom/interfaces/xul/nsIDOMXULCommandEvent.idl
+Copyright: __NO_COPYRIGHT__ in: dom/interfaces/xul/nsIDOMXULCommandEvent.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This interface is supported by command events, which are dispatched to
+ XUL elements as a result of mouse or keyboard activation.
+
+Files: toolkit/components/places/tests/unit/test_tagging.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unit/test_tagging.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Notice we use createInstance because later we will have to terminate the
+ service and restart it.
+
+Files: toolkit/components/autocomplete/tests/unit/test_440866.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_440866.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Unit test for Bug 440866 - First AutoCompleteSearch that returns
+
+Files: toolkit/components/autocomplete/tests/unit/test_393191.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/autocomplete/tests/unit/test_393191.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Unit test for Bug 393191 - AutoComplete crashes if result is null
+ .
+ Dummy nsIAutoCompleteInput source that returns
+ the given list of AutoCompleteSearch names.
+ .
+ Implements only the methods needed for this test.
+
+Files: dom/tests/mochitest/dom-level1-core/exclusions.js
+Copyright: __NO_COPYRIGHT__ in: dom/tests/mochitest/dom-level1-core/exclusions.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ tests that depend on DTD features no one cares about
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-008.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-008.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-008.js
+ Corresponds To: 7.4.3-1-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: toolkit/components/places/tests/queries/test_redirects.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/queries/test_redirects.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Array of visits we will add to the database, will be populated later
+ in the test.
+
+Files: mailnews/db/gloda/modules/explattr.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/db/gloda/modules/explattr.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file provides the "explicit attribute" provider for messages. It is
+ concerned with attributes that are the result of user actions. For example,
+ whether a message is starred (flagged), message tags, whether it is
+ read/unread, etc.
+
+Files: js/src/frontend/TokenStream.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/frontend/TokenStream.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS lexical scanner.
+
+Files: security/nss/lib/libpkix/include/pkix_util.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/libpkix/include/pkix_util.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These functions provide support for a number of other functions
+ by creating and manipulating data structures used by those functions.
+
+Files: nsprpub/pr/tests/priotest.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/priotest.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: priotest.c
+ Purpose: testing priorities
+
+Files: js/src/tests/ecma/Number/15.7.3.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.3.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.3.1-2.js
+ ECMA Section: 15.7.3.1 Number.prototype
+ Description: All value properties of the Number object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the ReadOnly attribute of Number.prototype
+
+Files: js/src/tests/ecma/LexicalConventions/7.5-7.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.5-7.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.5-7.js
+ ECMA Section: 7.5 Identifiers
+ Description: Identifiers are of unlimited length
+
+Files: dom/webidl/HTMLFormControlsCollection.webidl
+Copyright: 2004-2013 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#htmlformcontrolscollection
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: js/src/builtin/RegExp.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/RegExp.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES6 draft rev34 (2015/02/20) 21.2.5.3 get RegExp.prototype.flags
+ Updated for ES2018 /s (dotAll)
+
+Files: dom/locales/en-US/chrome/accessibility/AccessFu.properties
+Copyright: __NO_COPYRIGHT__ in: dom/locales/en-US/chrome/accessibility/AccessFu.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Screen reader started/stopped
+
+Files: js/xpconnect/tests/idl/xpctest_params.idl
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/tests/idl/xpctest_params.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test pararameter passing and argument conversion.
+ .
+ Each test method returns the value in 'b', and copies 'a' into 'b'. This lets
+ us test return values, in params, and inout params (out params should be
+ covered by the intersection of return values and inout).
+
+Files: accessible/xpcom/AccEvents.conf
+Copyright: __NO_COPYRIGHT__ in: accessible/xpcom/AccEvents.conf
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The name of the event which real interface should have nsIAccessible-prefix,
+ and should be in nsIAccessible<name>.idl file
+
+Files: security/nss/cmd/libpkix/pkixutil/pkixutil.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/libpkix/pkixutil/pkixutil.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ testwrapper.c
+ .
+ Wrpper programm for libpkix tests.
+
+Files: xpcom/threads/LeakRefPtr.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/threads/LeakRefPtr.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Smart pointer which leaks its owning refcounted object by default.
+
+Files: toolkit/components/typeaheadfind/nsITypeAheadFind.idl
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/typeaheadfind/nsITypeAheadFind.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ #includes
+
+Files: mfbt/EnumeratedArray.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/EnumeratedArray.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ EnumeratedArray is like Array, but indexed by a typed enum.
+
+Files: netwerk/base/nsINetworkPredictorVerifier.idl
+Copyright: __NO_COPYRIGHT__ in: netwerk/base/nsINetworkPredictorVerifier.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsINetworkPredictorVerifier - used for testing the network predictor to
+ ensure it does what we expect it to do.
+
+Files: js/src/tests/js1_2/statements/break.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/statements/break.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: break.js
+ Description: 'Tests the break statement'
+
+Files: nsprpub/pr/tests/inrval.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/inrval.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ file: inrval.c
+ description: Interval conversion test.
+ Modification History:
+
+Files: devtools/client/sourceeditor/codemirror/mode/wasm/wasm.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/sourceeditor/codemirror/mode/wasm/wasm.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ WebAssembly experimental syntax highlight add-on for CodeMirror.
+
+Files: mailnews/base/util/OAuth2.jsm
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/OAuth2.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides OAuth 2.0 authentication
+
+Files: dom/webidl/HTMLVideoElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-video-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+
+Files: testing/mozbase/test-manifest.ini
+Copyright: __NO_COPYRIGHT__ in: testing/mozbase/test-manifest.ini
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ mozbase test manifest, in the format of
+ http://mozbase.readthedocs.org/en/latest/manifestparser.html
+ .
+ run with
+ https://github.com/mozilla/mozbase/blob/master/test.py
+
+Files: xpcom/typelib/xpt/xpt_arena.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/typelib/xpt/xpt_arena.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Quick arena hack for xpt.
+ .
+ XXX This exists because we don't want to drag in NSPR. It *seemed*
+ to make more sense to write a quick and dirty arena than to clone
+ plarena (like js/src did). This is not optimal, but it works.
+
+Files: js/src/vm/Time.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/Time.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ PR time code.
+
+Files: js/public/TypeDecls.h
+Copyright: __NO_COPYRIGHT__ in: js/public/TypeDecls.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains public type declarations that are used *frequently*. If
+ it doesn't occur at least 10 times in Gecko, it probably shouldn't be in
+ here.
+ .
+ It includes only:
+ - forward declarations of structs and classes;
+ - typedefs;
+ - enums (maybe).
+ It does *not* contain any struct or class definitions.
+
+Files: devtools/server/actors/highlighters.css
+Copyright: __NO_COPYRIGHT__ in: devtools/server/actors/highlighters.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The :-moz-native-anonymous selector prefix prevents the styles defined here
+ from impacting web content. Indeed, this pseudo-class is only available to chrome code.
+ This stylesheet is loaded as a ua stylesheet via the addon sdk, so having this
+ pseudo-class is important.
+ Having bug 1086532 fixed would make it possible to load this stylesheet in a
+ <style scoped> node instead, directly in the native anonymous container
+ element.
+ .
+ A specific selector should still be specified to avoid impacting non-devtools
+ chrome content.
+
+Files: dom/webidl/VideoTrackList.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/VideoTrackList.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#videotracklist
+
+Files: js/src/tests/js1_5/String/regress-179068.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/String/regress-179068.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 09 November 2002
+ SUMMARY: Test that interpreter can handle string literals exceeding 64K
+
+Files: js/src/tests/ecma/TypeConversion/9.3.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.3.1-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.3.1-3.js
+ ECMA Section: 9.3 Type Conversion: ToNumber
+ Description: rules for converting an argument to a number.
+ see 9.3.1 for cases for converting strings to numbers.
+ special cases:
+ undefined NaN
+ Null NaN
+ Boolean 1 if true; +0 if false
+ Number the argument ( no conversion )
+ String see test 9.3.1
+ Object see test 9.3-1
+ .
+ Test cases provided by waldemar.
+
+Files: js/public/Initialization.h
+Copyright: __NO_COPYRIGHT__ in: js/public/Initialization.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SpiderMonkey initialization and shutdown APIs.
+
+Files: mailnews/base/src/nsMsgPrintEngine.cpp
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/src/nsMsgPrintEngine.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsMsgPrintEngine.cpp provides a DocShell container for use in printing.
+
+Files: devtools/client/shared/frame-script-utils.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/frame-script-utils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ eslint-env browser
+ global addMessageListener, sendAsyncMessage, content
+
+Files: toolkit/components/places/PlacesSearchAutocompleteProvider.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/PlacesSearchAutocompleteProvider.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides functions to handle search engine URLs in the browser history.
+
+Files: dom/webidl/MozSelfSupport.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/MozSelfSupport.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The MozSelfSupport interface allows external Mozilla support sites such as
+ FHR and SUMO to access data and control settings that are not otherwise
+ exposed to external content.
+ .
+ At the moment, this is a ChromeOnly interface, but the plan is to allow
+ specific Mozilla domains to access it directly.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-054.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-054.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-054.js
+ Corresponds to: 7.8.2-7-n.js
+ ECMA Section: 7.8.2 Examples of Automatic Semicolon Insertion
+ Description: compare some specific examples of the automatic
+ insertion rules in the EMCA specification.
+ Author: christine@netscape.com
+ Date: 15 september 1997
+
+Files: js/src/tests/ecma/Date/15.9.5.9.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.9.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.9.js
+ ECMA Section: 15.9.5.9
+ Description: Date.prototype.getUTCMonth
+ .
+ 1. Let t be this time value.
+ 2. If t is NaN, return NaN.
+ 3. Return MonthFromTime(t).
+
+Files: dom/webidl/CSPReport.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/CSPReport.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This dictionary holds the parameters used to send
+ CSP reports in JSON format.
+
+Files: dom/webidl/CSSLexer.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/CSSLexer.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The possible values for CSSToken.tokenType.
+
+Files: devtools/client/projecteditor/lib/plugins/core.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/projecteditor/lib/plugins/core.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is the core plugin API.
+
+Files: nsprpub/pr/tests/switch.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/switch.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: switch.c
+ Description: trying to time context switches
+
+Files: devtools/client/locales/en-US/animationinspector.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/animationinspector.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Animation inspector
+ which is available as a sidebar panel in the Inspector.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (panel.invalidElementSelected):
+ This is the label shown in the panel when an invalid node is currently
+ selected in the inspector (i.e. a non-element node or a node that is not
+ animated).
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-021.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-021.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-021.js
+ Corresponds To: 7.4.3-14-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: devtools/client/locales/en-US/webaudioeditor.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/webaudioeditor.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Web Audio tool
+ which is available in the developer tools' toolbox, once
+ enabled in the developer tools' preference "Web Audio".
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (collapseInspector): This is the tooltip for the button
+ that collapses the inspector in the web audio tool UI.
+
+Files: application/basilisk/components/about/AboutRedirector.cpp
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/about/AboutRedirector.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ See also: docshell/base/nsAboutRedirector.cpp
+
+Files: dom/webidl/HTMLSpanElement.webidl
+Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://www.whatwg.org/specs/web-apps/current-work/#the-span-element
+ .
+ Opera Software ASA. You are granted a license to use, reproduce
+ and create derivative works of this document.
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/#the-span-element
+
+Files: js/xpconnect/src/XPCString.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCString.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Infrastructure for sharing DOMString data with JSStrings.
+ .
+ Importing an nsAString into JS:
+ If possible (GetSharedBufferHandle works) use the external string support in
+ JS to create a JSString that points to the readable's buffer. We keep a
+ reference to the buffer handle until the JSString is finalized.
+ .
+ Exporting a JSString as an nsAReadable:
+ Wrap the JSString with a root-holding XPCJSReadableStringWrapper, which roots
+ the string and exposes its buffer via the nsAString interface, as
+ well as providing refcounting support.
+
+Files: devtools/client/devtools-startup.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/devtools-startup.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This XPCOM component is loaded very early.
+ It handles command line arguments like -jsconsole, but also ensures starting
+ core modules like 'devtools-browser.js' that hooks the browser windows
+ and ensure setting up tools.
+ .
+ Be careful to lazy load dependencies as much as possible.
+
+Files: application/basilisk/base/content/browser-sidebar.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-sidebar.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SidebarUI controls showing and hiding the browser sidebar.
+ .
+ @note
+ Some of these methods take a commandID argument - we expect to find a
+ xul:broadcaster element with the specified ID.
+ The following attributes on that element may be used and/or modified:
+ - id (required) the string to match commandID. The convention
+ is to use this naming scheme: 'view<sidebar-name>Sidebar'.
+ - sidebarurl (required) specifies the URL to load in this sidebar.
+ - sidebartitle or label (in that order) specify the title to
+ display on the sidebar.
+ - checked indicates whether the sidebar is currently displayed.
+ Note that toggleSidebar updates this attribute when
+ it changes the sidebar's visibility.
+ - group this attribute must be set to "sidebar".
+
+Files: parser/htmlparser/nsParser.h
+Copyright: __NO_COPYRIGHT__ in: parser/htmlparser/nsParser.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ MODULE NOTES:
+ .
+ This class does two primary jobs:
+ 1) It iterates the tokens provided during the
+ tokenization process, identifing where elements
+ begin and end (doing validation and normalization).
+ 2) It controls and coordinates with an instance of
+ the IContentSink interface, to coordinate the
+ the production of the content model.
+ .
+ The basic operation of this class assumes that an HTML
+ document is non-normalized. Therefore, we don't process
+ the document in a normalized way. Don't bother to look
+ for methods like: doHead() or doBody().
+ .
+ Instead, in order to be backward compatible, we must
+ scan the set of tokens and perform this basic set of
+ operations:
+ 1) Determine the token type (easy, since the tokens know)
+ 2) Determine the appropriate section of the HTML document
+ each token belongs in (HTML,HEAD,BODY,FRAMESET).
+ 3) Insert content into our document (via the sink) into
+ the correct section.
+ 4) In the case of tags that belong in the BODY, we must
+ ensure that our underlying document state reflects
+ the appropriate context for our tag.
+ .
+ For example,if we see a <TR>, we must ensure our
+ document contains a table into which the row can
+ be placed. This may result in "implicit containers"
+ created to ensure a well-formed document.
+
+Files: security/nss/cmd/selfserv/selfserv.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/selfserv/selfserv.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ -r flag is interepreted as follows:
+ 1 -r means request, not require, on initial handshake.
+ 2 -r's mean request and require, on initial handshake.
+ 3 -r's mean request, not require, on second handshake.
+ 4 -r's mean request and require, on second handshake.
+
+Files: js/src/tests/ecma/Boolean/15.6.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Boolean/15.6.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.6.4.js
+ ECMA Section: Properties of the Boolean Prototype Object
+ Description:
+ The Boolean prototype object is itself a Boolean object (its [[Class]] is "
+ Boolean") whose value is false.
+ .
+ The value of the internal [[Prototype]] property of the Boolean prototype
+ object is the Object prototype object (15.2.3.1).
+ .
+ In following descriptions of functions that are properties of the Boolean
+ prototype object, the phrase "this Boolean object" refers to the object that
+ is the this value for the invocation of the function; it is an error if
+ this does not refer to an object for which the value of the internal
+ [[Class]] property is "Boolean". Also, the phrase "this boolean value"
+ refers to the boolean value represented by this Boolean object, that is,
+ the value of the internal [[Value]] property of this Boolean object.
+
+Files: nsprpub/pr/tests/append.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/append.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: append.c
+
+Files: nsprpub/config/nsprincl.mk.in
+Copyright: __NO_COPYRIGHT__ in: nsprpub/config/nsprincl.mk.in
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Include in Makefiles to define NSPR variables
+
+Files: js/src/tests/ecma/LexicalConventions/7.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.2-1.js
+ ECMA Section: 7.2 Line Terminators
+ Description: - readability
+ - separate tokens
+ - may occur between any two tokens
+ - cannot occur within any token, not even a string
+ - affect the process of automatic semicolon insertion.
+ .
+ white space characters are:
+ unicode name formal name string representation
+
+Files: js/src/tests/ecma/Statements/12.6.2-8.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Statements/12.6.2-8.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 12.6.2-8.js
+ ECMA Section: 12.6.2 The for Statement
+ .
+ 1. first expression is present.
+ 2. second expression is present
+ 3. third expression is present
+
+Files: application/basilisk/base/content/browser-addons.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-addons.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Removes a doorhanger notification if all of the installs it was notifying
+ about have ended in some way.
+
+Files: layout/style/nsICSSUnprefixingService.idl
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsICSSUnprefixingService.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ interface for a service that converts certain vendor-prefixed CSS properties
+ to their unprefixed equivalents
+
+Files: image/RasterImage.cpp
+Copyright: __NO_COPYRIGHT__ in: image/RasterImage.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Must #include ImageLogging.h before any IPDL-generated files or other files
+ that #include prlog.h
+
+Files: dom/webidl/SVGAnimatedEnumeration.webidl
+Copyright: 2013 W3C® (MIT, ERCIM, Keio, Beihang), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://svgwg.org/svg2-draft/types.html#InterfaceSVGAnimatedEnumeration
+
+Files: dom/webidl/RTCPeerConnection.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCPeerConnection.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/webrtc-pc/#interface-definition
+
+Files: dom/webidl/RTCDTMFSender.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCDTMFSender.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://www.w3.org/TR/webrtc/#rtcdtmfsender
+
+Files: js/src/tests/ecma/Date/15.9.5.35-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.35-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.35-1.js
+ ECMA Section: 15.9.5.35 Date.prototype.setUTCMonth(mon [,date])
+ Description:
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: dom/webidl/AudioStreamTrack.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/getusermedia.html
+ .
+ [Constructor(optional MediaTrackConstraints audioConstraints)]
+
+Files: security/nss/lib/pk11wrap/pk11util.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11util.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Initialize the PCKS 11 subsystem
+
+Files: toolkit/components/narrate/test/head.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/narrate/test/head.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ exported teardown, setup, toggleExtension,
+
+Files: security/nss/tests/libpkix/sample_apps/runPerf.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/libpkix/sample_apps/runPerf.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ runPerf.sh
+
+Files: build/autoconf/altoptions.m4
+Copyright: __NO_COPYRIGHT__ in: build/autoconf/altoptions.m4
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ altoptions.m4 - An alternative way of specifying command-line options.
+ These macros are needed to support a menu-based configurator.
+
+Files: netwerk/test/httpserver/test/test_qi.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_qi.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Verify the presence of explicit QueryInterface methods on XPCOM objects
+ exposed by httpd.js, rather than allowing QueryInterface to be implicitly
+ created by XPConnect.
+
+Files: js/src/tests/ecma/Number/15.7.4.2-3-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Number/15.7.4.2-3-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.7.4.2-3-n.js
+ ECMA Section: 15.7.4.2.1 Number.prototype.toString()
+ Description:
+ If the radix is the number 10 or not supplied, then this number value is
+ given as an argument to the ToString operator; the resulting string value
+ is returned.
+ .
+ If the radix is supplied and is an integer from 2 to 36, but not 10, the
+ result is a string, the choice of which is implementation dependent.
+ .
+ The toString function is not generic; it generates a runtime error if its
+ this value is not a Number object. Therefore it cannot be transferred to
+ other kinds of objects for use as a method.
+
+Files: security/nss/cmd/vfychain/vfychain.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/vfychain/vfychain.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Read in a cert chain from one or more files, and verify the chain for
+ some usage.
+ *
+ This code was modified from other code also kept in the NSS directory.
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-019.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-019.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-019.js
+ Corresponds To: 7.4.3-12-n.js
+ ECMA Section: 7.4.3
+ .
+ Description:
+ The following words are used as keywords in proposed extensions and are
+ therefore reserved to allow for the possibility of future adoption of
+ those extensions.
+ .
+ FutureReservedWord :: one of
+ case debugger export super
+ catch default extends switch
+ class do finally throw
+ const enum import try
+
+Files: layout/base/nsILayoutDebugger.h
+Copyright: __NO_COPYRIGHT__ in: layout/base/nsILayoutDebugger.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ XPCOM interface for layout-debug extension to reach layout internals
+
+Files: xpcom/tests/windows/TestNTFSPermissions.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/tests/windows/TestNTFSPermissions.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test for NTFS File Permissions being correctly changed to match the new
+ directory upon moving a file. (Bug 224692.)
+
+Files: mailnews/extensions/moz.build
+Copyright: __NO_COPYRIGHT__ in: mailnews/extensions/moz.build
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ These extensions are not optional.
+
+Files: js/src/tests/ecma_2/Statements/while-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/while-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: while-002
+ ECMA Section:
+ Description: while statement
+ .
+ Verify that the while statement is not executed if the while expression is
+ false
+
+Files: js/src/tests/ecma/Array/15.4.2.2-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.2.2-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.2.2-2.js
+ ECMA Section: 15.4.2.2 new Array(len)
+ .
+ Description: This description only applies of the constructor is
+ given two or more arguments.
+ .
+ The [[Prototype]] property of the newly constructed
+ object is set to the original Array prototype object,
+ the one that is the initial value of Array.prototype(0)
+ (15.4.3.1).
+ .
+ The [[Class]] property of the newly constructed object
+ is set to "Array".
+ .
+ If the argument len is a number, then the length
+ property of the newly constructed object is set to
+ ToUint32(len).
+ .
+ If the argument len is not a number, then the length
+ property of the newly constructed object is set to 1
+ and the 0 property of the newly constructed object is
+ set to len.
+ .
+ This file tests length of the newly constructed array
+ when len is not a number.
+
+Files: js/src/tests/ecma_3/RegExp/regress-78156.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-78156.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 06 February 2001
+ .
+ SUMMARY: Arose from Bugzilla bug 78156:
+ "m flag of regular expression does not work with $"
+
+Files: toolkit/components/crashmonitor/test/unit/test_register.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/crashmonitor/test/unit/test_register.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test that CrashMonitor.jsm is correctly loaded from XPCOM component
+
+Files: nsprpub/tools/httpget.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/tools/httpget.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Given an HTTP URL, httpget uses the GET method to fetch the file.
+ The fetched file is written to stdout by default, or can be
+ saved in an output file.
+ .
+ This is a single-threaded program.
+
+Files: application/basilisk/base/content/browser-tabsintitlebar-stub.js
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/base/content/browser-tabsintitlebar-stub.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file is used as a stub object for platforms which
+
+Files: nsprpub/pr/tests/alarm.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/alarm.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 1996 - Netscape Communications Corporation
+ .
+ Name: alarmtst.c
+ .
+ Description: Test alarms
+ .
+ Modification History:
+
+Files: security/nss/lib/pk11wrap/pk11pk12.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/pk11wrap/pk11pk12.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file PKCS #12 fuctions that should really be moved to the
+ PKCS #12 directory, however we can't do that in a point release
+ because that will break binary compatibility, so we keep them here for now.
+
+Files: layout/xul/nsMenuFrame.h
+Copyright: __NO_COPYRIGHT__ in: layout/xul/nsMenuFrame.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsMenuFrame
+
+Files: mfbt/MacroForEach.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/MacroForEach.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implements a higher-order macro for iteratively calling another macro with
+ fixed leading arguments, plus a trailing element picked from a second list
+ of arguments.
+
+Files: dom/svg/test/matrixUtils.js
+Copyright: __NO_COPYRIGHT__ in: dom/svg/test/matrixUtils.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utilities for testing SVG matrices
+
+Files: nsprpub/pr/src/misc/prinrval.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/misc/prinrval.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ file: prinrval.c
+ description: implementation for the kernel interval timing functions
+
+Files: js/src/tests/ecma/Types/8.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Types/8.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 8.1.js
+ ECMA Section: The undefined type
+ Description:
+ .
+ The Undefined type has exactly one value, called undefined. Any variable
+ that has not been assigned a value is of type Undefined.
+
+Files: nsprpub/pr/src/md/unix/scoos.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/scoos.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ SCO ODT 5.0 - originally created by mikep
+
+Files: storage/test/unit/test_storage_service_unshared.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_storage_service_unshared.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the openUnsharedDatabase function of mozIStorageService.
+
+Files: js/src/tests/ecma/Math/15.8.1.8-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.8-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.8-3.js
+ ECMA Section: 15.8.1.8.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Math.SQRT2
+
+Files: nsprpub/pr/src/cplus/rcbase.cpp
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/cplus/rcbase.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ RCBase.cpp - Mixin class for NSPR C++ wrappers
+
+Files: dom/base/NodeInfo.h
+Copyright: __NO_COPYRIGHT__ in: dom/base/NodeInfo.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Class that represents a prefix/namespace/localName triple; a single
+ nodeinfo is shared by all elements in a document that have that
+ prefix, namespace, and localName.
+ .
+ nsNodeInfoManagers are internal objects that manage a list of
+ NodeInfos, every document object should hold a strong reference to
+ a nsNodeInfoManager and every NodeInfo also holds a strong reference
+ to their owning manager. When a NodeInfo is no longer used it will
+ automatically remove itself from its owner manager, and when all
+ NodeInfos have been removed from a nsNodeInfoManager and all external
+ references are released the nsNodeInfoManager deletes itself.
+
+Files: js/src/tests/ecma/Date/15.9.5.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.3-2.js
+ ECMA Section: 15.9.5.3-2 Date.prototype.valueOf
+ Description:
+ .
+ The valueOf function returns a number, which is this time value.
+ .
+ The valueOf function is not generic; it generates a runtime error if
+ its this value is not a Date object. Therefore it cannot be transferred
+ to other kinds of objects for use as a method.
+
+Files: build/moz.configure/headers.configure
+Copyright: __NO_COPYRIGHT__ in: build/moz.configure/headers.configure
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Check for headers defining standard int types.
+
+Files: js/src/tests/js1_5/Array/regress-157652.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Array/regress-157652.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 16 July 2002
+ SUMMARY: Testing that Array.sort() doesn't crash on very large arrays
+
+Files: js/src/tests/ecma/String/15.5.4.11-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.11-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.11-1.js
+ ECMA Section: 15.5.4.11 String.prototype.toLowerCase()
+ Description:
+ .
+ Returns a string equal in length to the length of the result of converting
+ this object to a string. The result is a string value, not a String object.
+ .
+ Every character of the result is equal to the corresponding character of the
+ string, unless that character has a Unicode 2.0 uppercase equivalent, in which
+ case the uppercase equivalent is used instead. (The canonical Unicode 2.0 case
+ mapping shall be used, which does not depend on implementation or locale.)
+ .
+ Note that the toLowerCase function is intentionally generic; it does not require
+ that its this value be a String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: gfx/thebes/gfxFontConstants.h
+Copyright: __NO_COPYRIGHT__ in: gfx/thebes/gfxFontConstants.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ font constants shared by both thebes and layout
+
+Files: dom/xslt/xpath/txBooleanResult.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/xslt/xpath/txBooleanResult.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Boolean Expression result
+
+Files: js/src/tests/ecma/Math/15.8.1.3-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Math/15.8.1.3-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.8.1.3-3.js
+ ECMA Section: 15.8.1.3.js
+ Description: All value properties of the Math object should have
+ the attributes [DontEnum, DontDelete, ReadOnly]
+ .
+ this test checks the DontDelete attribute of Math.LN2
+
+Files: build/mozconfig.automation
+Copyright: __NO_COPYRIGHT__ in: build/mozconfig.automation
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Common mozconfig for automation builds.
+
+Files: dom/media/webrtc/MediaTrackConstraints.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/webrtc/MediaTrackConstraints.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file should not be included by other includes, as it contains code
+
+Files: intl/locale/tests/unit/test_pluralForm_makeGetter.js
+Copyright: __NO_COPYRIGHT__ in: intl/locale/tests/unit/test_pluralForm_makeGetter.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This unit test makes sure the plural form for Irish Gaeilge is working by
+ using the makeGetter method instead of using the default language (by
+ development), English.
+
+Files: js/src/tests/ecma/Date/15.9.5.4-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.4-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.4-1.js
+ ECMA Section: 15.9.5.4-1 Date.prototype.getTime
+ Description:
+ .
+ 1. If the this value is not an object whose [[Class]] property is "Date",
+ generate a runtime error.
+ 2. Return this time value.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma_3/ExecutionContexts/10.1.3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/ExecutionContexts/10.1.3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ECMA Section: 10.1.3: Variable Instantiation
+ FunctionDeclarations are processed before VariableDeclarations, and
+ VariableDeclarations don't replace existing values with undefined
+
+Files: nsprpub/pr/include/prio.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prio.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prio.h
+ .
+ Description: PR i/o related stuff, such as file system access, file
+ i/o, socket i/o, etc.
+
+Files: layout/style/nsCSSPropAliasList.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsCSSPropAliasList.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ a list of all CSS property aliases with data about them, for preprocessing
+ .
+ This file contains the list of all CSS properties that are just
+ aliases for other properties (e.g., for when we temporarily continue
+ to support a prefixed property after adding support for its unprefixed
+ form). It is designed to be used as inline input through the magic of
+ C preprocessing. All entries must be enclosed in the appropriate
+
+Files: toolkit/components/places/nsNavHistoryQuery.h
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/nsNavHistoryQuery.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The definitions of nsNavHistoryQuery and nsNavHistoryQueryOptions. This
+ header file should only be included from nsNavHistory.h, include that if
+ you want these classes.
+
+Files: devtools/shared/platform/chrome/stack.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/platform/chrome/stack.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A few wrappers for stack-manipulation. This version of the module
+ is used in chrome code.
+
+Files: js/xpconnect/src/XPCCallContext.cpp
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/XPCCallContext.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Call context.
+
+Files: dom/webidl/Animation.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://w3c.github.io/web-animations/#the-animation-interface
+
+Files: js/src/tests/ecma_2/instanceof/instanceof-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/instanceof/instanceof-002.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name:
+ ECMA Section:
+ Description: Call Objects
+
+Files: toolkit/components/jsdownloads/src/DownloadIntegration.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/jsdownloads/src/DownloadIntegration.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides functions to integrate with the host application, handling for
+ example the global prompts on shutdown.
+
+Files: js/src/builtin/Utilities.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Utilities.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ jshint bitwise: true, camelcase: false, curly: false, eqeqeq: true,
+ es5: true, forin: true, immed: true, indent: 4, latedef: false,
+ newcap: false, noarg: true, noempty: true, nonew: true,
+ plusplus: false, quotmark: false, regexp: true, undef: true,
+ unused: false, strict: false, trailing: true,
+ .
+ global ToObject: false, ToInteger: false, IsCallable: false,
+ ThrowRangeError: false, ThrowTypeError: false,
+ AssertionFailed: false,
+ MakeConstructible: false, DecompileArg: false,
+ RuntimeDefaultLocale: false,
+ NewDenseArray: false,
+ Dump: false,
+ callFunction: false,
+
+Files: layout/generic/nsSelection.cpp
+Copyright: __NO_COPYRIGHT__ in: layout/generic/nsSelection.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Implementation of selection: nsISelection,nsISelectionPrivate and nsFrameSelection
+
+Files: mailnews/base/prefs/content/accountcreation/fetchhttp.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountcreation/fetchhttp.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a small wrapper around XMLHttpRequest, which solves various
+ inadequacies of the API, e.g. error handling. It is entirely generic and
+ can be used for purposes outside of even mail.
+ .
+ It does not provide download progress, but assumes that the
+ fetched resource is so small (<1 10 KB) that the roundtrip and
+ response generation is far more significant than the
+ download time of the response. In other words, it's fine for RPC,
+ but not for bigger file downloads.
+
+Files: image/SVGDocumentWrapper.h
+Copyright: __NO_COPYRIGHT__ in: image/SVGDocumentWrapper.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This class wraps an SVG document, for use by VectorImage objects.
+
+Files: js/src/builtin/Intl.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Intl.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The Intl module specified by standard ECMA-402,
+ ECMAScript Internationalization API Specification.
+
+Files: security/nss/lib/freebl/mpi/mpmontg.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/freebl/mpi/mpmontg.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file implements moduluar exponentiation using Montgomery's
+ method for modular reduction. This file implements the method
+ described as "Improvement 2" in the paper "A Cryptogrpahic Library for
+ the Motorola DSP56000" by Stephen R. Dusse' and Burton S. Kaliski Jr.
+ published in "Advances in Cryptology: Proceedings of EUROCRYPT '90"
+ "Lecture Notes in Computer Science" volume 473, 1991, pg 230-244,
+ published by Springer Verlag.
+
+Files: toolkit/components/places/tests/unifiedcomplete/test_422277.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/places/tests/unifiedcomplete/test_422277.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Test bug 422277 to make sure bad escaped uris don't get escaped. This makes
+ sure we don't hit an assertion for "not a UTF8 string".
+
+Files: toolkit/jetpack/app-extension/bootstrap.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/jetpack/app-extension/bootstrap.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ @see http://dxr.mozilla.org/mozilla-central/source/js/src/xpconnect/loader/mozJSComponentLoader.cpp
+
+Files: dom/media/tests/mochitest/turnConfig.js
+Copyright: __NO_COPYRIGHT__ in: dom/media/tests/mochitest/turnConfig.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ An example of how to specify two TURN server configs:
+ .
+ Note: If turn URL uses FQDN rather then an IP address the TURN relay
+ verification step in checkStatsIceConnectionType might fail.
+
+Files: js/src/tests/ecma_3/Date/15.9.5.4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Date/15.9.5.4.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.4.js
+ ECMA Section: 15.9.5.4 Date.prototype.toTimeString()
+ Description:
+ This function returns a string value. The contents of the string are
+ implementation dependent, but are intended to represent the "time"
+ portion of the Date in the current time zone in a convenient,
+ human-readable form. We test the content of the string by checking
+
+Files: media/mtransport/nricectx.h
+Copyright: 2007 Adobe Systems, Incorporated
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: ekr@rtfm.com
+ .
+ Some of this code is cut-and-pasted from nICEr. Copyright is:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Adobe Systems, Network Resonance nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Original author: ekr@rtfm.com
+ .
+ This is a wrapper around the nICEr ICE stack
+
+Files: devtools/client/shared/inplace-editor.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/inplace-editor.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic use:
+
+Files: security/nss/lib/util/ciferfam.h
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/util/ciferfam.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ciferfam.h - cipher familie IDs used for configuring ciphers for export
+ control
+
+Files: js/src/tests/ecma_2/Exceptions/expression-017.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-017.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-07.js
+ Corresponds To: ecma/Expressions/11.2.3-4-n.js
+ ECMA Section: 11.2.3. Function Calls
+ Description:
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/devtools/vprof/vprof.h
+Copyright: __NO_COPYRIGHT__ in: js/src/devtools/vprof/vprof.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Here are a few examples of using the value-profiling utility:
+
+Files: js/src/tests/ecma/GlobalObject/15.1.1.2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/GlobalObject/15.1.1.2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.1.1.2.js
+ ECMA Section: 15.1.1.2 Infinity
+ .
+ Description: The initial value of Infinity is +Infinity.
+
+Files: application/basilisk/components/newtab/NewTabURL.jsm
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/components/newtab/NewTabURL.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ globals XPCOMUtils, aboutNewTabService
+ exported NewTabURL
+
+Files: js/src/tests/js1_5/Regress/regress-224956.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Regress/regress-224956.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 08 November 2003
+
+Files: devtools/client/locales/en-US/debugger.properties
+Copyright: __NO_COPYRIGHT__ in: devtools/client/locales/en-US/debugger.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE These strings are used inside the Debugger
+ which is available from the Web Developer sub-menu -> 'Debugger'.
+ The correct localization of this file might be to keep it in
+ English, or another language commonly spoken among web developers.
+ You want to make that choice consistent across the developer tools.
+ A good criteria is the language in which you'd find the best
+ documentation on web development on the web.
+ .
+ LOCALIZATION NOTE (collapsePanes): This is the tooltip for the button
+ that collapses the left and right panes in the debugger UI.
+
+Files: mailnews/compose/public/nsIMsgSend.idl
+Copyright: __NO_COPYRIGHT__ in: mailnews/compose/public/nsIMsgSend.idl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The nsIMsgSend method will create an RFC822 message and send it all in one operation
+ as well as providing the ability to save disk files for later use. The mode of delivery
+ can also be specified for the "Send Later", "Drafts" and "Templates" operations. (NOTE:
+ This method could easily be broken in to a few different calls. Currently, this method
+ does several functions depending on the arguments passed in, but this could easily lead
+ to confusion. This is something that very well may change as time allows).
+
+Files: toolkit/locales/en-US/chrome/global/narrate.properties
+Copyright: __NO_COPYRIGHT__ in: toolkit/locales/en-US/chrome/global/narrate.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Narrate, meaning "read the page out loud". This is the name of the feature
+ and it is the label for the popup button.
+
+Files: dom/webidl/LinkStyle.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/LinkStyle.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/cssom/#the-linkstyle-interface
+
+Files: widget/tests/TestChromeMargin.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/tests/TestChromeMargin.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This tests the margin parsing functionality in nsAttrValue.cpp, which
+ is accessible via nsContentUtils, and is used in setting chromemargins
+ to widget windows. It's located here due to linking issues in the
+ content directory.
+ .
+ This test no longer compiles now that we've removed nsIContentUtils (bug
+ 647273). We need to be internal code in order to include nsContentUtils.h,
+
+Files: dom/webidl/RTCIceCandidate.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/RTCIceCandidate.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/2011/webrtc/editor/webrtc.html#idl-def-RTCIceCandidate
+
+Files: devtools/client/jsonview/viewer-config.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/jsonview/viewer-config.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ global requirejs
+
+Files: security/nss/cmd/symkeyutil/symkeyutil.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/symkeyutil/symkeyutil.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ symkeyutil.c
+ .
+ utility for managing symetric keys in the database or the token
+ .
+ Wish List for this utility:
+
+Files: nsprpub/pr/src/md/unix/aixwrap.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/aixwrap.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: aixwrap.c
+ Description:
+
+Files: layout/style/nsICSSDeclaration.h
+Copyright: __NO_COPYRIGHT__ in: layout/style/nsICSSDeclaration.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ faster version of nsIDOMCSSStyleDeclaration using enums instead of
+ strings, for internal use
+
+Files: mfbt/OperatorNewExtensions.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/OperatorNewExtensions.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A version of |operator new| that eschews mandatory null-checks.
+
+Files: nsprpub/pr/src/md/unix/os_Irix.s
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/src/md/unix/os_Irix.s
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Atomically add a new element to the top of the stack
+
+Files: mfbt/ToString.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/ToString.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utilities for converting an object to a string representation.
+
+Files: application/basilisk/locales/en-US/chrome/browser/webrtcIndicator.properties
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/locales/en-US/chrome/browser/webrtcIndicator.properties
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ LOCALIZATION NOTE : FILE This file contains the webrtc global indicator strings
+ .
+ LOCALIZATION NOTE (webrtcIndicator.windowtitle): %S is the brand name (e.g. Firefox).
+ This string is used so that the window has a title in tools that enumerate/look for window
+ titles. It is not normally visible anywhere.
+
+Files: devtools/shared/css/lexer.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/css/lexer.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A CSS Lexer. This file is a bit unusual -- it is a more or less
+ direct translation of layout/style/nsCSSScanner.cpp and
+ layout/style/CSSLexer.cpp into JS. This implements the
+ CSSLexer.webidl interface, and the intent is to try to keep it in
+ sync with changes to the platform CSS lexer. Due to this goal,
+ this file violates some naming conventions and consequently locally
+ disables some eslint rules.
+ .
+ eslint-disable camelcase, no-inline-comments, mozilla/no-aArgs
+ eslint-disable no-else-return
+
+Files: nsprpub/build/cygwin-wrapper
+Copyright: __NO_COPYRIGHT__ in: nsprpub/build/cygwin-wrapper
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Stupid wrapper to avoid win32 dospath/cygdrive issues
+ Try not to spawn programs from within this file. If the stuff in here looks royally
+
+Files: js/xpconnect/shell/xpcshellMacUtils.h
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/shell/xpcshellMacUtils.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Functions to setup and release the Mac memory pool
+
+Files: devtools/client/aboutdebugging/components/workers/panel.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/aboutdebugging/components/workers/panel.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ globals window
+
+Files: image/decoders/iccjpeg.c
+Copyright: __NO_COPYRIGHT__ in: image/decoders/iccjpeg.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ iccjpeg.c
+ .
+ This file provides code to read and write International Color Consortium
+ (ICC) device profiles embedded in JFIF JPEG image files. The ICC has
+ defined a standard format for including such data in JPEG "APP2" markers.
+ The code given here does not know anything about the internal structure
+ of the ICC profile data; it just knows how to put the profile data into
+ a JPEG file being written, or get it back out when reading.
+ .
+ This code depends on new features added to the IJG JPEG library as of
+ IJG release 6b; it will not compile or work with older IJG versions.
+ .
+ NOTE: this code would need surgery to work on 16-bit-int machines
+ with ICC profiles exceeding 64K bytes in size. If you need to do that,
+ change all the "unsigned int" variables to "INT32". You'll also need
+ to find a malloc() replacement that can allocate more than 64K.
+
+Files: js/src/tests/ecma_3/Statements/switch-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/Statements/switch-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 07 May 2001
+ .
+ SUMMARY: Testing the switch statement
+ .
+ See ECMA3 Section 12.11, "The switch Statement"
+
+Files: js/src/tests/ecma_2/Exceptions/boolean-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/boolean-001.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: boolean-001.js
+ Description: Corresponds to ecma/Boolean/15.6.4.2-4-n.js
+ .
+ The toString function is not generic; it generates
+ a runtime error if its this value is not a Boolean
+ object. Therefore it cannot be transferred to other
+ kinds of objects for use as a method.
+
+Files: testing/modules/TestUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: testing/modules/TestUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module implements a number of utilities useful for testing.
+ .
+ Additions to this module should be generic and useful to testing multiple
+ features. Utilities only useful to a sepcific testing framework should live
+ in a module specific to that framework, such as BrowserTestUtils.jsm in the
+ case of mochitest-browser-chrome.
+
+Files: js/src/builtin/Error.js
+Copyright: __NO_COPYRIGHT__ in: js/src/builtin/Error.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ES6 20140718 draft 19.5.3.4.
+
+Files: mailnews/base/content/shareglue.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/content/shareglue.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ code in here is generic, shared utility code across all messenger
+ components. There should be no command or widget specific code here
+
+Files: devtools/client/themes/components-frame.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/components-frame.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Frame Component
+ Styles for React component at `devtools/client/shared/components/frame.js`
+
+Files: js/src/tests/ecma/Date/15.9.5.31-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.31-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.31-1.js
+ .
+ ECMA Section:
+ 15.9.5.31 Date.prototype.setUTCHours(hour [, min [, sec [, ms ]]] )
+ .
+ Description:
+ .
+ If min is not specified, this behaves as if min were specified with
+ the value getUTCMinutes( ). If sec is not specified, this behaves
+ as if sec were specified with the value getUTCSeconds ( ). If ms
+ is not specified, this behaves as if ms were specified with the
+ value getUTCMilliseconds( ).
+ .
+ 1.Let t be this time value.
+ 2.Call ToNumber(hour).
+ 3.If min is not specified, compute MinFromTime(t);
+ otherwise, call ToNumber(min).
+ 4.If sec is not specified, compute SecFromTime(t);
+ otherwise, call ToNumber(sec).
+ 5.If ms is not specified, compute msFromTime(t);
+ otherwise, call ToNumber(ms).
+ 6.Compute MakeTime(Result(2), Result(3), Result(4), Result(5)).
+ 7.Compute MakeDate(Day(t), Result(6)).
+ 8.Set the [[Value]] property of the this value to TimeClip(Result(7)).
+ .
+ 1.Return the value of the [[Value]] property of the this value.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/tests/ecma_2/Exceptions/expression-009.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/expression-009.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: expression-009
+ Corresponds to: ecma/Expressions/11.2.2-4-n.js
+ ECMA Section: 11.2.2. The new operator
+ Description:
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: devtools/client/storage/test/browser_storage_cookies_add.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/storage/test/browser_storage_cookies_add.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Basic test to check the adding of cookies.
+
+Files: xpcom/io/nsLocalFile.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsLocalFile.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This Original Code has been modified by IBM Corporation. Modifications made by IBM
+ described herein are Copyright (c) International Business Machines Corporation, 2000.
+ Modifications to Mozilla code or documentation identified per MPL Section 3.3
+ .
+ Date Modified by Description of modification
+ 04/20/2000 IBM Corp. OS/2 build.
+
+Files: nsprpub/pr/tests/sprintf.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/sprintf.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: sprintf.c
+ Description:
+
+Files: dom/xul/templates/nsRuleNetwork.h
+Copyright: __NO_COPYRIGHT__ in: dom/xul/templates/nsRuleNetwork.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A rule discrimination network implementation based on ideas from
+ RETE and TREAT.
+ .
+ RETE is described in Charles Forgy, "Rete: A Fast Algorithm for the
+ Many Patterns/Many Objects Match Problem", Artificial Intelligence
+ 19(1): pp. 17-37, 1982.
+ .
+ TREAT is described in Daniel P. Miranker, "TREAT: A Better Match
+ Algorithm for AI Production System Matching", AAAI 1987: pp. 42-47.
+ .
+ --
+ .
+ TO DO:
+ .
+ . nsAssignmentSet::List objects are allocated by the gallon. We
+ should make it so that these are always allocated from a pool,
+
+Files: security/nss/lib/ssl/ssl3con.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/lib/ssl/ssl3con.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ TODO(ekr): Implement HelloVerifyRequest on server side. OK for now.
+
+Files: js/src/tests/ecma/Date/15.9.5.33-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Date/15.9.5.33-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.9.5.33-1.js
+ ECMA Section: 15.9.5.33 Date.prototype.setUTCDate(date)
+ Description:
+ 1. Let t be this time value.
+ 2. Call ToNumber(date).
+ 3. Compute MakeDay(YearFromTime(t), MonthFromTime(t), Result(2)).
+ 4. Compute MakeDate(Result(3), TimeWithinDay(t)).
+ 5. Set the [[Value]] property of the this value to TimeClip(Result(4)).
+ 6. Return the value of the [[Value]] property of the this value.
+
+Files: storage/test/unit/test_storage_progresshandler.js
+Copyright: __NO_COPYRIGHT__ in: storage/test/unit/test_storage_progresshandler.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file tests the custom progress handlers
+
+Files: extensions/universalchardet/src/base/nsEUCJPProber.cpp
+Copyright: __NO_COPYRIGHT__ in: extensions/universalchardet/src/base/nsEUCJPProber.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ for japanese encoding, obeserve characteristic:
+
+Files: js/src/tests/js1_2/regexp/endLine.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/endLine.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: endLine.js
+ Description: 'Tests regular expressions containing $'
+
+Files: config/version_win.pl
+Copyright: __NO_COPYRIGHT__ in: config/version_win.pl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ use diagnostics;
+
+Files: js/src/tests/ecma/String/15.5.4.5-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/String/15.5.4.5-3.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.5.4.5-3.js
+ ECMA Section: 15.5.4.5 String.prototype.charCodeAt(pos)
+ Description: Returns a number (a nonnegative integer less than 2^16)
+ representing the Unicode encoding of the character at
+ position pos in this string. If there is no character
+ at that position, the number is NaN.
+ .
+ When the charCodeAt method is called with one argument
+ pos, the following steps are taken:
+ 1. Call ToString, giving it the theis value as its
+ argument
+ 2. Call ToInteger(pos)
+ 3. Compute the number of characters in result(1).
+ 4. If Result(2) is less than 0 or is not less than
+ Result(3), return NaN.
+ 5. Return a value of Number type, of positive sign, whose
+ magnitude is the Unicode encoding of one character
+ from result 1, namely the characer at position Result
+ (2), where the first character in Result(1) is
+ considered to be at position 0.
+ .
+ Note that the charCodeAt function is intentionally
+ generic; it does not require that its this value be a
+ String object. Therefore it can be transferred to other
+ kinds of objects for use as a method.
+
+Files: dom/webidl/DataTransferItemList.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/DataTransferItemList.webidl
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is:
+ https://html.spec.whatwg.org/multipage/interaction.html#the-datatransferitemlist-interface
+
+Files: js/src/tests/ecma/Array/15.4.1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.1.js
+ ECMA Section: 15.4.1 The Array Constructor Called as a Function
+ .
+ Description: When Array is called as a function rather than as a
+ constructor, it creates and initializes a new array
+ object. Thus, the function call Array(...) is
+ equivalent to the object creationi new Array(...) with
+ the same arguments.
+
+Files: dom/webidl/TouchList.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://dvcs.w3.org/hg/webevents/raw-file/v1/touchevents.html
+
+Files: mailnews/jsaccount/public/msgJsAccountCID.h
+Copyright: __NO_COPYRIGHT__ in: mailnews/jsaccount/public/msgJsAccountCID.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Contains the definitions of contract IDs for modules in JsAccounts.
+
+Files: devtools/client/themes/components-h-split-box.css
+Copyright: __NO_COPYRIGHT__ in: devtools/client/themes/components-h-split-box.css
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ HSplitBox Component
+ Styles for React component at `devtools/client/shared/components/h-split-box.js`
+
+Files: testing/mochitest/BrowserTestUtils/BrowserTestUtils.jsm
+Copyright: __NO_COPYRIGHT__ in: testing/mochitest/BrowserTestUtils/BrowserTestUtils.jsm
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This module implements a number of utilities useful for browser tests.
+ .
+ All asynchronous helper methods should return promises, rather than being
+ callback based.
+
+Files: js/src/tests/ecma/Array/15.4.4.5-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.4.5-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.4.5-2.js
+ ECMA Section: Array.prototype.sort(comparefn)
+ Description:
+ .
+ This test file tests cases in which the compare function is supplied.
+ In this cases, the sort creates a reverse sort.
+ .
+ The elements of this array are sorted. The sort is not necessarily stable.
+ If comparefn is provided, it should be a function that accepts two arguments
+
+Files: js/src/tests/ecma/LexicalConventions/7.4.1-1-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.4.1-1-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.4.1-1-n.js
+ ECMA Section: 7.4.1
+ .
+ Description:
+ .
+ Reserved words cannot be used as identifiers.
+ .
+ ReservedWord ::
+ Keyword
+ FutureReservedWord
+ NullLiteral
+ BooleanLiteral
+
+Files: netwerk/test/httpserver/test/test_linedata.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_linedata.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ test that the LineData internal data structure works correctly
+
+Files: js/src/jsdtoa.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsdtoa.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Portable double to alphanumeric string and back converters.
+
+Files: js/src/vm/TypeInference-inl.h
+Copyright: __NO_COPYRIGHT__ in: js/src/vm/TypeInference-inl.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Inline members for javascript type inference.
+
+Files: build/unix/print-failed-commands.sh
+Copyright: __NO_COPYRIGHT__ in: build/unix/print-failed-commands.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Usage from makefile:
+
+Files: security/nss/cmd/crlutil/crlutil.c
+Copyright: __NO_COPYRIGHT__ in: security/nss/cmd/crlutil/crlutil.c
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ certutil.c
+ .
+ utility for managing certificates and the cert database
+ .
+ test only
+
+Files: js/src/tests/ecma/Array/15.4.5.2-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/Array/15.4.5.2-1.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 15.4.5.2-1.js
+ ECMA Section: Array.length
+ Description:
+ 15.4.5.2 length
+ The length property of this Array object is always numerically greater
+ than the name of every property whose name is an array index.
+ .
+ The length property has the attributes { DontEnum, DontDelete }.
+ Author: christine@netscape.com
+ Date: 12 november 1997
+
+Files: js/src/jsdate.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jsdate.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS Date class interface.
+
+Files: js/src/tests/ecma/LexicalConventions/7.8.2-n.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/LexicalConventions/7.8.2-n.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 7.8.2.js
+ ECMA Section: 7.8.2 Examples of Automatic Semicolon Insertion
+ Description: compare some specific examples of the automatic
+ insertion rules in the EMCA specification.
+ Author: christine@netscape.com
+ Date: 15 september 1997
+
+Files: dom/base/Navigator.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/base/Navigator.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Needs to be first.
+
+Files: js/src/tests/ecma/TypeConversion/9.3.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma/TypeConversion/9.3.1-2.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: 9.3.1-2.js
+ ECMA Section: 9.3 Type Conversion: ToNumber
+ Description: rules for converting an argument to a number.
+ see 9.3.1 for cases for converting strings to numbers.
+ special cases:
+ undefined NaN
+ Null NaN
+ Boolean 1 if true; +0 if false
+ Number the argument ( no conversion )
+ String see test 9.3.1
+ Object see test 9.3-1
+ .
+ This tests special cases of ToNumber(string) that are
+ not covered in 9.3.1-1.js.
+
+Files: security/nss/tests/cipher/performance.sh
+Copyright: __NO_COPYRIGHT__ in: security/nss/tests/cipher/performance.sh
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is just a quick script so we can still run our testcases.
+ Longer term we need a scriptable test environment..
+
+Files: js/src/tests/ecma_2/Exceptions/lexical-030.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/lexical-030.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: lexical-030.js
+ Corresponds To: 7.4.2-7-n.js
+ ECMA Section: 7.4.2
+ .
+ Description:
+ The following tokens are ECMAScript keywords and may not be used as
+ identifiers in ECMAScript programs.
+ .
+ Syntax
+ .
+ Keyword :: one of
+ break for new var
+ continue function return void
+ delete if this while
+ else in typeof with
+ .
+ This test verifies that the keyword cannot be used as an identifier.
+ Functioinal tests of the keyword may be found in the section corresponding
+ to the function of the keyword.
+
+Files: js/src/tests/js1_2/regexp/octal.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_2/regexp/octal.js
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Filename: octal.js
+ Description: 'Tests regular expressions containing \<number> '
+
+Files: dom/media/webaudio/ThreeDPoint.cpp
+Copyright: __NO_COPYRIGHT__ in: dom/media/webaudio/ThreeDPoint.cpp
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Other similar methods can be added if needed.
+
+Files: dom/webidl/CSS.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dev.w3.org/csswg/css3-conditional/
+
+Files: mfbt/CheckedInt.h
+Copyright: __NO_COPYRIGHT__ in: mfbt/CheckedInt.h
+License: MPL-2.0
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Provides checked integers, detecting integer overflow and divide-by-0.
+
+Files: js/src/ctypes/libffi/doc/libffi.info
+Copyright: 2008-2011 Red Hat, Inc.
+License: GPL-2.0+
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the GNU General Public License as
+ published by the Free Software Foundation; either version 2, or (at
+ your option) any later version. A copy of the license is included
+ in the section entitled "GNU General Public License".
+ .
+ INFO-DIR-SECTION Development
+ START-INFO-DIR-ENTRY
+ * libffi: (libffi). Portable foreign-function interface library.
+ END-INFO-DIR-ENTRY
+ .
+ File: libffi.info, Node: Top, Next: Introduction, Up: (dir)
+ .
+ libffi
+ ******
+ .
+ This manual is for Libffi, a portable foreign-function interface
+ library.
+ .
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the GNU General Public License as
+ published by the Free Software Foundation; either version 2, or (at
+ your option) any later version. A copy of the license is included
+ in the section entitled "GNU General Public License".
+ .
+ * Menu:
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: python/pylru/pylru.py
+Copyright: 2006-2011 Jay Hutchinson
+License: GPL-2.0+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your option)
+ any later version.
+ .
+ This program is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc., 51
+ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ The cache is implemented using a combination of a python dictionary (hash
+ table) and a circular doubly linked list. Items in the cache are stored in
+ nodes. These nodes make up the linked list. The list is used to efficiently
+ maintain the order that the items have been used in. The front or head of
+ the list contains the most recently used item, the tail of the list
+ contains the least recently used item. When an item is used it can easily
+ (in a constant amount of time) be moved to the front of the list, thus
+ updating its position in the ordering. These nodes are also placed in the
+ hash table under their associated key. The hash table allows efficient
+ lookup of values by key.
+ .
+ Class for the node objects.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: js/src/ctypes/libffi/doc/libffi.texi
+Copyright: __NO_COPYRIGHT__ in: js/src/ctypes/libffi/doc/libffi.texi
+License: GPL-2.0+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 2, or (at your option) any
+ later version. A copy of the license is included in the
+ section entitled ``GNU General Public License''.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: js/src/ctypes/libffi/libtool-ldflags
+Copyright: 2005 Free Software Foundation, Inc.
+License: GPL-2.0+
+ This file is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301, USA.
+ .
+ Contributed by CodeSourcery, LLC.
+ .
+ This script is designed to be used from a Makefile that uses libtool
+ to build libraries as follows:
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: js/src/ctypes/libffi/testsuite/lib/target-libpath.exp
+Copyright: 2004-2007 Free Software Foundation, Inc.
+License: GPL-3.0+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with GCC; see the file COPYING3. If not see
+ <http://www.gnu.org/licenses/>.
+ .
+ This file was contributed by John David Anglin (dave.anglin@nrc-cnrc.gc.ca)
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: js/src/ctypes/libffi/testsuite/lib/wrapper.exp
+Copyright: 2004-2007 Free Software Foundation, Inc.
+License: GPL-3.0+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with GCC; see the file COPYING3. If not see
+ <http://www.gnu.org/licenses/>.
+ .
+ This file contains GCC-specifics for status wrappers for test programs.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: js/src/vm/make_unicode.py
+Copyright: 2011 Tom Schuster <evilpies@gmail.com>
+License: GPL-3.0+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: js/src/devtools/rootAnalysis/run_complete
+Copyright: 2009-2010 Stanford University
+License: GPL-3.0+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ do a complete run of the system from raw source to reports. this requires
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: gfx/graphite2/src/CMakeLists.txt
+Copyright: 2010 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/json.cpp
+Copyright: 2011 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ JSON debug logging
+ Author: Tim Eves
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/inc/Endian.h
+Copyright: 2011 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ Description:
+ A set of fast template based decoders for decoding values of any C integer
+ type up to long int size laid out with most significant byte first or least
+ significant byte first (aka big endian or little endian). These are CPU
+ byte order agnostic and will function the same regardless of the CPUs native
+ byte order.
+ .
+ Being template based means if the either le or be class is not used then
+ template code of unused functions will not be instantiated by the compiler
+ and thus shouldn't cause any overhead.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/inc/debug.h
+Copyright: 2011 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ debug.h
+ .
+ Created on: 22 Dec 2011
+ Author: tim
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/files.mk
+Copyright: 2011 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ Makefile helper file for those wanting to build Graphite2 using make
+ The including makefile should set the following variables
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/inc/opcode_table.h
+Copyright: 2010 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ This file will be pulled into and integrated into a machine implmentation
+ DO NOT build directly
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/inc/Machine.h
+Copyright: 2010 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ This general interpreter interface.
+ Author: Tim Eves
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/call_machine.cpp
+Copyright: 2010 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ This call threaded interpreter implmentation for machine.h
+ Author: Tim Eves
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/inc/List.h
+Copyright: 2010 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ designed to have a limited subset of the std::vector api
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: js/src/jit-test/tests/sunspider/check-date-format-xparb.js
+Copyright: 2004 Baron Schwartz <baron at sequent dot org>
+License: LGPL-2.1
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as published by the
+ Free Software Foundation, version 2.1.
+ .
+ This program is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
+ details.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/inc/json.h
+Copyright: 2011 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ JSON pretty printer for graphite font debug output logging.
+ Created on: 15 Dec 2011
+ Author: Tim Eves
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: gfx/graphite2/src/direct_machine.cpp
+Copyright: 2010 SIL International
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE".
+ If not, write to the Free Software Foundation, 51 Franklin Street,
+ Suite 500, Boston, MA 02110-1335, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
+ .
+ Alternatively, the contents of this file may be used under the terms of the
+ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
+ License, as published by the Free Software Foundation, either version 2
+ of the License or (at your option) any later version.
+ .
+ This direct threaded interpreter implmentation for machine.h
+ Author: Tim Eves
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: intl/hyphenation/hyphen/hyphen.c
+Copyright: 1998 Raph Levien,
+ 2001 ALTLinux, Moscow (http://www.alt-linux.org),
+ 2001 Peter Novodvorsky (nidd@cs.msu.su)
+ 2006-2010 László Németh (nemeth at OOo)
+License: LGPL-2.0+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307 USA.
+ .
+ The contents of this file are subject to the Mozilla Public License
+ Version 1.0 (the "MPL"); you may not use this file except in
+ compliance with the MPL. You may obtain a copy of the MPL at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the MPL is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the MPL
+ for the specific language governing rights and limitations under the
+ MPL.
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Library General Public License
+ Version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
+
+Files: media/libav/libavutil/mathematics.c
+Copyright: 2005 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ miscellaneous math routines and tables
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/imgconvert.c
+Copyright: 2001-2003 Fabrice Bellard
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ misc image conversion routines
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libav/libavutil/log.c
+Copyright: 2003 Michel Bardiaux
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ logging functions
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/lls.c
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ linear least squares model
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/mem.c
+Copyright: 2002 Fabrice Bellard
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ default memory allocator for libavutil
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/internal.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ common internal API header
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/base64.c
+Copyright: 2006 Ryan Martell. (rdm4@martellventures.com)
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ @brief Base64 encode/decode
+ @author Ryan Martell <rdm4@martellventures.com> (with lots of Michael)
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/put_bits.h
+Copyright: 2004 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ bitstream writer API
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/langbulgarianmodel.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/langbulgarianmodel.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ 255: Control characters that usually does not exist in any text
+ 254: Carriage/Return
+ 253: symbol (punctuation) that does not belong to word
+ 252: 0 - 9
+ .
+ Character Mapping Table:
+ this table is modified base on win1251BulgarianCharToOrderMap, so
+ only number <64 is sure valid
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/flacdec.c
+Copyright: 2003 Alex Beregszaszi
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ FLAC (Free Lossless Audio Codec) decoder
+ @author Alex Beregszaszi
+ @see http://flac.sourceforge.net/
+ .
+ This decoder can be used in 1 of 2 ways: Either raw FLAC data can be fed
+ through, starting from the initial 'fLaC' signature; or by passing the
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/big5freq.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/big5freq.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ Big5 frequency table
+ by Taiwan's Mandarin Promotion Council
+ <http://www.edu.tw:81/mandr/>
+ .
+ 128 --> 0.42261
+ 256 --> 0.57851
+ 512 --> 0.74851
+ 1024 --> 0.89384
+ 2048 --> 0.97583
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/langcyrillicmodel.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/langcyrillicmodel.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ KOI8-R language model
+ Character Mapping Table:
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/SoundTouch.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/SoundTouch.h
+License: LGPL-2.1+
+ Last changed : $Date: 2015-05-18 15:28:41 +0000 (Mon, 18 May 2015) $
+ File revision : $Revision: 4 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/utils.c
+Copyright: 2001 Fabrice Bellard
+ 2002-2004 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ utils.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libav/libavcodec/dct.h
+Copyright: 2009 Peter Ross <pross@xvid.org>
+ 2010 Alex Converse <alex.converse@gmail.com>
+ 2010 Vitor Sessak
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/hpeldsp.h
+Copyright: 2000-2002 Fabrice Bellard
+ 2002-2004 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Half-pel DSP functions.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/timecode.c
+Copyright: 2006 Smartjog S.A.S, Baptiste Coudurier <baptiste.coudurier@gmail.com>
+ 2011-2012 Smartjog S.A.S, Clément Bœsch <clement.boesch@smartjog.com>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Timecode helpers
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/FIFOSampleBuffer.cpp
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/FIFOSampleBuffer.cpp
+License: LGPL-2.1+
+ Last changed : $Date: 2012-11-08 18:53:01 +0000 (Thu, 08 Nov 2012) $
+ File revision : $Revision: 4 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/get_bits.h
+Copyright: 2004 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ bitstream reader API header.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/bitstream.c
+Copyright: 2000-2001 Fabrice Bellard
+ 2002-2004 Michael Niedermayer <michaelni@gmx.at>
+ 2010 Loren Merritt
+License: LGPL-2.1+
+ alternative bitstream reader & writer by Michael Niedermayer <michaelni@gmx.at>
+ .
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ bitstream api.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/eval.c
+Copyright: 2002-2006 Michael Niedermayer <michaelni@gmx.at>
+ 2006 Oded Shimon <ods15@ods15.dyndns.org>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ simple arithmetic expression evaluator.
+ .
+ see http://joe.hotchkiss.com/programming/eval/eval.html
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libav/libavutil/internal.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ common internal API header
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/mpegvideo.h
+Copyright: 2000-2002 Fabrice Bellard
+ 2002-2004 Michael Niedermayer
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ mpegvideo header.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/flac.h
+Copyright: 2008 Justin Ruggles
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ FLAC (Free Lossless Audio Codec) decoder/demuxer common functions
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/golomb.h
+Copyright: 2003 Michael Niedermayer <michaelni@gmx.at>
+ 2004 Alex Beregszaszi
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ @brief
+ exp golomb vlc stuff
+ @author Michael Niedermayer <michaelni@gmx.at> and Alex Beregszaszi
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/thread.h
+Copyright: 2008 Alexander Strange <astrange@ithinksw.com>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Multithreading support functions
+ @author Alexander Strange <astrange@ithinksw.com>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/mem.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ memory handling functions
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libav/libavcodec/fft_template.c
+Copyright: 2002 Fabrice Bellard Partly based on libdjbfft D. J. Bernstein
+ 2008 Loren Merritt
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ FFT/IFFT transforms.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/channel_layout.c
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ audio channel layout utility functions
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/TDStretch.cpp
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/TDStretch.cpp
+License: LGPL-2.1+
+ Last changed : $Date: 2015-02-22 15:07:12 +0000 (Sun, 22 Feb 2015) $
+ File revision : $Revision: 1.12 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/h264pred.h
+Copyright: 2003 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ H.264 / AVC / MPEG-4 prediction functions.
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libav/libavutil/mem.c
+Copyright: 2002 Fabrice Bellard
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ default memory allocator for libavutil
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libav/libavutil/eval.c
+Copyright: 2002-2006 Michael Niedermayer <michaelni@gmx.at>
+ 2006 Oded Shimon <ods15@ods15.dyndns.org>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ simple arithmetic expression evaluator.
+ .
+ see http://joe.hotchkiss.com/programming/eval/eval.html
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/bswap.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ byte swapping routines
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/FIFOSamplePipe.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/FIFOSamplePipe.h
+License: LGPL-2.1+
+ Last changed : $Date: 2012-06-13 19:29:53 +0000 (Wed, 13 Jun 2012) $
+ File revision : $Revision: 4 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/golomb.c
+Copyright: 2003 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ @brief
+ exp golomb vlc stuff
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/allcodecs.c
+Copyright: 2002 Fabrice Bellard
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Provide registration of all codecs, parsers and bitstream filters for libavcodec.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/eval.h
+Copyright: 2002 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ simple arithmetic expression evaluator
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/timer.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ high precision timer, useful to profile code
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/langhebrewmodel.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/langhebrewmodel.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ 255: Control characters that usually does not exist in any text
+ 254: Carriage/Return
+ 253: symbol (punctuation) that does not belong to word
+ 252: 0 - 9
+ .
+ Windows-1255 language model
+ Character Mapping Table:
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/avassert.h
+Copyright: 2010 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ simple assert() macros that are a bit more flexible than ISO C assert().
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/jisfreq.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/jisfreq.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ Sampling from about 20M text materials include literature and computer technology
+ .
+ Japanese frequency table, applied to both S-JIS and EUC-JP
+ They are sorted in order.
+ .
+ 128 --> 0.77094
+ 256 --> 0.85710
+ 512 --> 0.92635
+ 1024 --> 0.97130
+ 2048 --> 0.99431
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/pthread.c
+Copyright: 2004 Roman Shaposhnik
+ 2008 Alexander Strange (astrange@ithinksw.com)
+License: LGPL-2.1+
+ Many thanks to Steven M. Schultz for providing clever ideas and
+ to Michael Niedermayer <michaelni@gmx.at> for writing initial
+ implementation.
+ .
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Multithreading support functions
+ @see doc/multithreading.txt
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: extensions/spellcheck/hunspell/src/README
+Copyright: __NO_COPYRIGHT__ in: extensions/spellcheck/hunspell/src/README
+License: LGPL-2.1+
+ Hunspell based on OpenOffice.org's Myspell. MySpell's author:
+ Kevin Hendricks (kevin.hendricks (at) sympatico.ca)
+ .
+ License: GPL 2.0/LGPL 2.1/MPL 1.1 tri-license
+ .
+ The contents of this library may be used under the terms of
+ the GNU General Public License Version 2 or later (the "GPL"), or
+ the GNU Lesser General Public License Version 2.1 or later (the "LGPL",
+ see http://gnu.org/copyleft/lesser.html) or the Mozilla Public License
+ Version 1.1 or later (the "MPL", see http://mozilla.org/MPL/MPL-1.1.html).
+ .
+ Software distributed under these licenses is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the licences
+ for the specific language governing rights and limitations under the licenses.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/compat/w32pthreads.h
+Copyright: 2010-2011 x264 project
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ w32threads to pthreads wrapper
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/euckrfreq.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/euckrfreq.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ Sampling from about 20M text materials include literature and computer technology
+ .
+ 128 --> 0.79
+ 256 --> 0.92
+ 512 --> 0.986
+ 1024 --> 0.99944
+ 2048 --> 0.99999
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/log.c
+Copyright: 2003 Michel Bardiaux
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ logging functions
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/gb2312freq.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/gb2312freq.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ GB2312 most frequently used character table
+ .
+ Char to FreqOrder table , from hz6763
+ .
+ 512 --> 0.79 -- 0.79
+ 1024 --> 0.92 -- 0.13
+ 2048 --> 0.98 -- 0.06
+ 6768 --> 1.00 -- 0.02
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/rectangle.h
+Copyright: 2003 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ useful rectangle filling function
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/euctwfreq.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/euctwfreq.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ EUCTW frequency table
+ Converted from big5 work
+ by Taiwan's Mandarin Promotion Council
+ <http:#www.edu.tw:81/mandr/>
+ .
+ 128 --> 0.42261
+ 256 --> 0.57851
+ 512 --> 0.74851
+ 1024 --> 0.89384
+ 2048 --> 0.97583
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/mathematics.c
+Copyright: 2005-2012 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ miscellaneous math routines and tables
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/STTypes.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/STTypes.h
+License: LGPL-2.1+
+ Last changed : $Date: 2015-05-18 15:25:07 +0000 (Mon, 18 May 2015) $
+ File revision : $Revision: 3 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/mpeg12data.h
+Copyright: 2000-2001 Fabrice Bellard
+ 2002-2004 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ MPEG-1/2 tables.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/flac_parser.c
+Copyright: 2010 Michael Chinen
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ FLAC parser
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/AAFilter.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/AAFilter.h
+License: LGPL-2.1+
+ Last changed : $Date: 2014-01-07 19:41:23 +0000 (Tue, 07 Jan 2014) $
+ File revision : $Revision: 4 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libsoundtouch/src/SoundTouch.cpp
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/SoundTouch.cpp
+License: LGPL-2.1+
+ Last changed : $Date: 2014-10-08 15:26:57 +0000 (Wed, 08 Oct 2014) $
+ File revision : $Revision: 4 $
+ .
+ License :
+ .
+ SoundTouch audio processing library
+ Copyright (c) Olli Parviainen
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/vp56.h
+Copyright: 2006 Aurelien Jacobs <aurel@gnuage.org>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ VP5 and VP6 compatible video decoder (common features)
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: python/requests/requests/packages/chardet/langthaimodel.py
+Copyright: __NO_COPYRIGHT__ in: python/requests/requests/packages/chardet/langthaimodel.py
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ END LICENSE BLOCK #########################
+ .
+ 255: Control characters that usually does not exist in any text
+ 254: Carriage/Return
+ 253: symbol (punctuation) that does not belong to word
+ 252: 0 - 9
+ .
+ The following result for thai was collected from a limited sample (1M).
+ .
+ Character Mapping Table:
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/h264dsp.h
+Copyright: 2003-2010 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ H.264 DSP functions.
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/colorspace.h
+Copyright: 2001-2003 Fabrice Bellard
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Various defines for YUV<->RGB conversion
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libav/libavutil/opt.c
+Copyright: 2005 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ AVOptions
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/ffmath.h
+Copyright: 2016 Ganesh Ajjanagadde <gajjanag@gmail.com>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ internal math functions header
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/videodsp.h
+Copyright: 2012 Ronald S. Bultje
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Core video DSP helper functions
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavutil/opt.c
+Copyright: 2005 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ AVOptions
+ @author Michael Niedermayer <michaelni@gmx.at>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/rl.h
+Copyright: 2000-2002 Fabrice Bellard
+ 2002-2004 Michael Niedermayer
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ rl header.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/libav/libavutil/timer.h
+Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
+License: LGPL-2.1+
+ This file is part of Libav.
+ .
+ Libav is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ Libav is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with Libav; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ high precision timer, useful to profile code
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: media/ffvpx/libavcodec/avpicture.c
+Copyright: 2001-2003 Fabrice Bellard
+License: LGPL-2.1+
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ AVPicture management routines
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/webstorage.js
+Copyright: 2009 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This file depends on html5.js.
+ @externs
+ .
+ @interface
+ @see http://www.w3.org/TR/2011/CR-webstorage-20111208/#the-storage-interface
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/iphone.js
+Copyright: 2009 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ http://developer.apple.com/library/safari/navigation/
+ .
+ @externs
+ @author agrieve@google.com (Andrew Grieve)
+ .
+ The Touch class represents a single touch on the surface. A touch is the
+ presence or movement of a finger that is part of a unique multi-touch
+ sequence.
+ @see http://developer.apple.com/library/safari/#documentation/UserExperience/Reference/TouchClassReference/Touch/Touch.html
+ @constructor
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/ie_vml.js
+Copyright: 2009 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @externs
+ @author robbyw@google.com (Robby Walker)
+ .
+ @type {Object|string}
+ @see http://msdn.microsoft.com/en-us/library/bb263836(VS.85).aspx
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/es5.js
+Copyright: 2009 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @see http://www.ecma-international.org/publications/files/drafts/tc39-2009-025.pdf
+ @externs
+ .
+ @param {Object|undefined} selfObj Specifies the object to which |this| should
+ point when the function is run. If the value is null or undefined, it
+ will default to the global object.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: js/src/wasm/WasmBaselineCompile.cpp
+Copyright: 2016 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ WebAssembly baseline compiler ("RabaldrMonkey")
+ .
+ General status notes:
+ .
+ "FIXME" indicates a known or suspected bug. Always has a bug#.
+ .
+ "TODO" indicates an opportunity for a general improvement, with an additional
+ tag to indicate the area of improvement. Usually has a bug#.
+ .
+ Unimplemented functionality:
+ .
+ - Tiered compilation (bug 1277562)
+ - profiler support / devtools (bug 1286948)
+ - SIMD
+ - Atomics
+ .
+ There are lots of machine dependencies here but they are pretty well isolated
+ to a segment of the compiler. Many dependencies will eventually be factored
+ into the MacroAssembler layer and shared with other code generators.
+ .
+ High-value compiler performance improvements:
+ .
+ - (Bug 1316802) The specific-register allocator (the needI32(r), needI64(r)
+ etc methods) can avoid syncing the value stack if the specific register is
+ in use but there is a free register to shuffle the specific register into.
+ (This will also improve the generated code.) The sync happens often enough
+ here to show up in profiles, because it is triggered by integer multiply
+ and divide.
+ .
+ High-value code generation improvements:
+ .
+ - (Bug 1316803) Opportunities for cheaply folding in a constant rhs to
+ arithmetic operations, we do this already for I32 add and shift operators,
+ this reduces register pressure and instruction count.
+ .
+ - (Bug 1286816) Opportunities for cheaply folding in a constant rhs to
+ conditionals.
+ .
+ - (Bug 1286816) Boolean evaluation for control can be optimized by pushing a
+ bool-generating operation onto the value stack in the same way that we now
+ push latent constants and local lookups, or (easier) by remembering the
+ operation in a side location if the next Op will consume it.
+ .
+ - (Bug 1286816) brIf pessimizes by branching over code that performs stack
+ cleanup and a branch. If no cleanup is needed we can just branch
+ conditionally to the target.
+ .
+ - (Bug 1316804) brTable pessimizes by always dispatching to code that pops
+ the stack and then jumps to the code for the target case. If no cleanup is
+ needed we could just branch conditionally to the target; if the same amount
+ of cleanup is needed for all cases then the cleanup can be done before the
+ dispatch. Both are highly likely.
+ .
+ - (Bug 1316806) Register management around calls: At the moment we sync the
+ value stack unconditionally (this is simple) but there are probably many
+ common cases where we could instead save/restore live caller-saves
+ registers and perform parallel assignment into argument registers. This
+ may be important if we keep some locals in registers.
+ .
+ - (Bug 1316808) Allocate some locals to registers on machines where there are
+ enough registers. This is probably hard to do well in a one-pass compiler
+ but it might be that just keeping register arguments and the first few
+ locals in registers is a viable strategy; another (more general) strategy
+ is caching locals in registers in straight-line code. Such caching could
+ also track constant values in registers, if that is deemed valuable. A
+ combination of techniques may be desirable: parameters and the first few
+ locals could be cached on entry to the function but not statically assigned
+ to registers throughout.
+ .
+ (On a large corpus of code it should be possible to compute, for every
+ signature comprising the types of parameters and locals, and using a static
+ weight for loops, a list in priority order of which parameters and locals
+ that should be assigned to registers. Or something like that. Wasm makes
+ this simple. Static assignments are desirable because they are not flushed
+ to memory by the pre-block sync() call.)
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/webkit_css.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ {@link
+ http://trac.webkit.org/browser/trunk/Source/WebCore/css/CSSPropertyNames.in}
+ .
+ If you make changes to this file, notice that every property appears
+ twice: once as an uppercase name and once as a lowercase name.
+ WebKit allows both. The uppercase version is preferred.
+ .
+ @externs
+ @author nicksantos@google.com (Nick Santos)
+ .
+ @type {string} */ CSSProperties.prototype.WebkitAlignContent;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitAlignSelf;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitAnimationDelay;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitAnimationDuration;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitAnimationIterationCount;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitAnimationPlayState;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitAppearance;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitAspectRatio;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBackgroundClip;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBackgroundOrigin;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBinding;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderAfter;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderAfterStyle;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderBefore;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderBeforeStyle;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderBottomLeftRadius;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderEnd;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderEndStyle;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderFit;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderImage;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderStart;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderStartStyle;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderTopLeftRadius;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBorderVerticalSpacing;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBoxDecorationBreak;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBoxFlex;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBoxLines;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBoxOrient;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBoxReflect;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitBoxSizing;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitColumnAxis;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitColumnBreakBefore;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitColumnCount;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitColumnProgression;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitColumnRuleColor;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitColumnRuleWidth;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitColumnSpan;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitDashboardRegion;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitFlex;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitFlexDirection;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitFlexGrow;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitFlexWrap;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitFlowInto;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitFontSmoothing;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitGridColumns;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitGridRows;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitHyphenateCharacter;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitHyphenateLimitBefore;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitHyphens;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitLineAlign;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitLineBreak;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitLineGrid;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitLocale;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitLogicalWidth;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMarginAfterCollapse;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMarginBeforeCollapse;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMarginCollapse;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMarginStart;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMarquee;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMarqueeIncrement;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMarqueeSpeed;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMask;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMaskBoxImage;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMaskBoxImageRepeat;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMaskBoxImageSource;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMaskClip;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMaskImage;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMaskPosition;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMaskPositionY;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMaskRepeatX;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.WebkitMaskSize;
+ /** @type {string}
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/cld_generated_cjk_uni_prop_80.cc
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Created by utf8tablebuilder version 2.8
+ .
+ Maps properties of all codes from file:
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/gmp-clearkey/0.1/gmp-task-utils.h
+Copyright: 2015 Mozilla Foundation and contributors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Original author: ekr@rtfm.com
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/extensions/pdfjs/content/PdfStreamConverter.jsm
+Copyright: 2012 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ jshint esnext:true
+ globals Components, Services, XPCOMUtils, NetUtil, PrivateBrowsingUtils,
+ dump, NetworkManager, PdfJsTelemetry, PdfjsContentUtils
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_indexeddb.js
+Copyright: 2011 The Closure Compiler Authors.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ IndexedDB classes are prefixed with 'webkit'. In order to access constants
+ and static methods of these classes they must be duplicated with the
+ prefix here.
+ @see http://www.w3.org/TR/IndexedDB/
+ .
+ @externs
+ @author guido.tapia@picnet.com.au (Guido Tapia)
+ .
+ @type {IDBFactory}
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/gecko_event.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ W3C's event specification by Gecko. This file depends on
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_anim_timing.js
+Copyright: 2011 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ whole file has been fully type annotated.
+ .
+ @see http://www.w3.org/TR/animation-timing/
+ @see http://webstuff.nfshost.com/anim-timing/Overview.html
+ @externs
+ .
+ @param {function(number)} callback
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_css.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ The whole file has been fully type annotated.
+ http://www.w3.org/TR/DOM-Level-2-Style/css.html
+ @externs
+ @author stevey@google.com (Steve Yegge)
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_css3d.js
+Copyright: 2010 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ The whole file has been fully type annotated. Created from
+ https://dvcs.w3.org/hg/FXTF/raw-file/tip/matrix/index.html
+ .
+ @externs
+ .
+ @constructor
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/public/compact_lang_det.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ NOTE:
+ Baybayin (ancient script of the Philippines) is detected as TAGALOG.
+ Chu Nom (Vietnamese ancient Han characters) is detected as VIETNAMESE.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/scoreonescriptspan.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Terminology:
+ Incoming original text has HTML tags and entities removed, all but letters
+ removed, and letters lowercased. Strings of non-letters are mapped to a
+ single ASCII space.
+ .
+ One scriptspan has a run of letters/spaces in a single script. This is the
+ fundamental text unit that is scored. There is an optional backmap from
+ scriptspan text to the original document text, so that the language ranges
+ reported in ResultChunkVector refer to byte ranges inthe original text.
+ .
+ Scripts come in two forms, the full Unicode scripts described by
+ http://www.unicode.org/Public/UNIDATA/Scripts.txt
+ and a modified list used exclusively in CLD2. The modified form maps all
+ the CJK scripts to one, Hani. The current version description is in
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/intl.js
+Copyright: 2013 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ http://www.ecma-international.org/ecma-402/1.0/
+ .
+ @externs
+ .
+ @const
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/libstagefright/system/core/libutils/Static.cpp
+Copyright: 2008 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ All static variables go here, to control initialization and
+ destruction order in the library.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/chrome.js
+Copyright: 2013 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ externs API for the chrome.* object when running in a normal browser
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_event.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ The whole file has been fully type annotated.
+ Created from
+ http://www.w3.org/TR/DOM-Level-2-Events/ecma-script-binding.html
+ .
+ @externs
+ .
+ @interface
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/window.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @externs
+ @author stevey@google.com (Steve Yegge)
+ .
+ Window properties
+ Only common properties are here. Others such as open()
+ should be used with an explicit Window object.
+ .
+ @type {!Window}
+ @see https://developer.mozilla.org/en/DOM/window.top
+ @const
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/fixunicodevalue.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Routine that maps a Unicode code point to an interchange-valid one
+ .
+ Table that maps MS CP1252 bytes 00-FF to their corresponding Unicode
+ code points. C0 and C1 control codes that are not interchange-valid
+ are mapped to spaces.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fOcclusionQueryTests.js
+Copyright: 2014 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2 (the 'License');
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an 'AS IS' BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/cldutil.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Stuff used only by online detector, not used offline
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/utf8scannot_lettermarkspecial.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Created by utf8tablebuilder version 2.9
+ .
+ Rejects all codes from file:
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/closure-library/closure/goog/base.js
+Copyright: 2006 The Closure Library Authors.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS-IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ In uncompiled mode base.js will write out Closure's deps file, unless the
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/extensions/pdfjs/content/network.js
+Copyright: 2012 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ NOTE: Be careful what goes in this file, as it is also used from the context
+ of the addon. So using warn/error in here will break the addon.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/port.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ These are weird things we need to do to get this compiling on
+ random systems [subset].
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuTestCase.js
+Copyright: 2014 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This class allows one to create a hierarchy of tests and iterate over them.
+ It replaces TestCase and TestCaseGroup classes.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/webkit_notifications.js
+Copyright: 2010 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @externs
+ .
+ @typedef {{dir: (string|undefined), lang: (string|undefined),
+ body: (string|undefined), tag: (string|undefined),
+ icon: (string|undefined)}}
+ @see http://notifications.spec.whatwg.org/#notificationoptions
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_dom1.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ The whole file has been fully type annotated. Created from
+ http://www.w3.org/TR/REC-DOM-Level-1/ecma-script-language-binding.html
+ .
+ @externs
+ @author stevey@google.com (Steve Yegge)
+ .
+ @constructor
+ @see http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core.html#ID-17189187
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/libstagefright/system/core/include/corkscrew/ptrace.h
+Copyright: 2011 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Useful ptrace() utility functions.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/utf8repl_lettermarklower.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Created by utf8tablebuilder version 2.9
+ .
+ Replaces all codes from file:
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/utf8prop_lettermarkscriptnum.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Created by utf8tablebuilder version 2.9
+ .
+ Maps properties of all codes from file:
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: python/PyECC/setup.py
+Copyright: 2007 The Python-Twitter Developers
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ copied from https://github.com/bear/python-twitter/blob/master/setup.py
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/libstagefright/system/core/include/utils/Timers.h
+Copyright: 2005 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Timer functions.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/extensions/pdfjs/content/pdfjschildbootstrap.js
+Copyright: 2014 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ jshint esnext:true
+ globals Components, PdfjsContentUtils, PdfJs, Services
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/v8.js
+Copyright: 2013 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @externs
+ .
+ Stack frame elements in V8.
+ @constructor
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_geolocation.js
+Copyright: 2009 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ http://www.w3.org/TR/geolocation-API/
+ @externs
+ .
+ @constructor
+ @see http://www.w3.org/TR/geolocation-API/#geolocation
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/google.js
+Copyright: 2010 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @externs
+ @author nicksantos@google.com (Nick Santos)
+ .
+ Suppresses the compiler warning when multiple externs files declare the
+ google namespace.
+ @suppress {duplicate}
+ @noalias
+ .
+ TODO(nicksantos): Consolidate to one google namespace declaration.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/libstagefright/system/core/liblog/fake_log_device.c
+Copyright: 2008 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Intercepts log messages intended for the Android log device.
+ When running in the context of the simulator, the messages are
+ passed on to the underlying (fake) log device. When not in the
+ simulator, messages are printed to stderr.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/generated_distinct_bi_0.cc
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Degenerate CLD2 scoring lookup table, for use as placeholder
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/fileapi.js
+Copyright: 2010 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ File System API. Details of the API are at:
+ http://www.w3.org/TR/FileAPI/
+ http://www.w3.org/TR/file-writer-api/
+ http://www.w3.org/TR/file-system-api/
+ .
+ @externs
+ @author dbk@google.com (David Barrett-Kahn)
+ .
+ @see http://dev.w3.org/2006/webapi/FileAPI/#dfn-Blob
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/cldutil_shared.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Just the stuff shared between offline table builder and online detector
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/es3fShaderMatrixTest.js
+Copyright: 2014 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/extensions/pdfjs/content/PdfJsNetwork.jsm
+Copyright: 2012 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ globals Components, Services
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/html5.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ W3C's DOM3 specification in HTML5. This file depends on
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: toolkit/components/microformats/test/static/javascript/prettify.js
+Copyright: 2006 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ some functions for browser-side pretty printing of code contained in html.
+ .
+ <p>
+ For a fairly comprehensive set of languages see the
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/cld_generated_cjk_delta_bi_4.cc
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Created by postproc-cld2 4.0 on 2013-06-14 17:07:50
+ From command line:
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: testing/web-platform/tests/resources/webidl2/test/widlproc/src/node.c
+Copyright: 2009 Aplix Corporation.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Node-specific functions
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/gecko_xml.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ W3C's XML specifications by Gecko. This file depends on
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: toolkit/components/reader/Readability-readerable.js
+Copyright: 2010 Arc90 Inc
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This code is heavily based on Arc90's readability.js (1.7.1) script
+ available at: http://code.google.com/p/arc90labs-readability
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_rtc.js
+Copyright: 2012 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @see http://dev.w3.org/2011/webrtc/editor/webrtc.html
+ @see http://tools.ietf.org/html/draft-ietf-rtcweb-jsep-01
+ @see http://www.w3.org/TR/mediacapture-streams/
+ .
+ @externs
+ @author bemasc@google.com (Benjamin M. Schwartz)
+ .
+ @typedef {string}
+ @see {http://dev.w3.org/2011/webrtc/editor/getusermedia.html
+ #idl-def-MediaStreamTrackState}
+ In WebIDL this is an enum with values 'live', 'mute', and 'ended',
+ but there is no mechanism in Closure for describing a specialization of
+ the string type.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/ie_dom.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ W3C's DOM specification by IE in JScript. This file depends on
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/locales/en-US/pdfviewer/viewer.properties
+Copyright: 2012 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Main toolbar buttons (tooltips and alt text for images)
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/cld2_generated_cjk_compatible.cc
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ CJK compatible CLD2 scoring lookup table
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/webgl2.js
+Copyright: 2010 The Closure Compiler Authors
+ 2015 The Khronos Group Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ WebGL 2.0 portions:
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ http://www.khronos.org/registry/webgl/specs/latest/1.0 and
+ http://www.khronos.org/registry/webgl/specs/latest/2.0
+ .
+ This file is current up to the WebGL 2.0 spec, including extensions.
+ .
+ This relies on html5.js being included for Canvas and Typed Array support.
+ .
+ This includes some extensions defined at
+ http://www.khronos.org/registry/webgl/extensions/
+ .
+ This file will be merged back into the Closure workspace as soon as
+ the WebGL 2.0 changes have been fully tested.
+ .
+ @externs
+ .
+ @constructor
+ @noalias
+ @private
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/gecko_css.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ http://mxr.mozilla.org/mozilla2.0/source/dom/interfaces/css/nsIDOMCSS2Properties.idl
+ .
+ @externs
+ @author nicksantos@google.com (Nick Santos)
+ .
+ @type {string} */ CSSProperties.prototype.MozAppearance;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBackgroundClip;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBackgroundOrigin;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBorderBottomColors;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBorderEndColor;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBorderEndWidth;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBorderLeftColors;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBorderRadiusTopleft;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBorderRadiusBottomleft;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBorderRightColors;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBorderStartColor;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBorderStartWidth;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBoxAlign;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBoxFlex;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBoxOrient;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozBoxSizing;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozColumnCount;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozColumnRule;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozColumnRuleStyle;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozColumnWidth;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozFontFeatureSettings;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozForceBrokenImageIcon;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozMarginEnd;
+ /** @type {string}
+ @type {number|string} */ CSSProperties.prototype.MozOpacity;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozOutlineColor;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozOutlineRadius;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozOutlineRadiusBottomright;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozOutlineRadiusTopright;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozOutlineWidth;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozPaddingStart;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozStackSizing;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozTransform;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozTransition;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozTransitionDuration;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozTransitionTimingFunction;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozUserInput;
+ /** @type {string}
+ @type {string} */ CSSProperties.prototype.MozUserSelect;
+ /** @type {string}
+ .
+ These are non-standard Gecko CSSOM properties on Window.prototype.screen.
+ .
+ @type {number}
+ @see https://developer.mozilla.org/En/DOM/window.screen.availTop
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: toolkit/components/reader/Readability.js
+Copyright: 2010 Arc90 Inc
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This code is heavily based on Arc90's readability.js (1.7.1) script
+ available at: http://code.google.com/p/arc90labs-readability
+ .
+ Public constructor.
+ @param {HTMLDocument} doc The document to parse.
+ @param {Object} options The options object.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/ie_event.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ W3C's event specification by IE in JScript. This file depends on
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/extensions/pdfjs/content/PdfJsTelemetry.jsm
+Copyright: 2013 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ jshint esnext:true, maxlen: 100
+ globals Components, Services
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/framework/delibs/debase/deString.js
+Copyright: 2014 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This class allows one to create a random integer, floating point number or boolean (TODO, choose random items from a list and shuffle an array)
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/locales/en-US/pdfviewer/chrome.properties
+Copyright: 2012 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Chrome notification bar messages and buttons
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/gecko_dom.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ W3C's DOM specification by Gecko. This file depends on
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_encoding.js
+Copyright: 2015 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ https://encoding.spec.whatwg.org
+ @externs
+ .
+ @constructor
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/extensions/pdfjs/content/web/viewer.html
+Copyright: 1990-2015 Adobe Systems Incorporated.
+ 2012 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Adobe CMap resources are covered by their own copyright but the same license:
+ .
+ See https://github.com/adobe-type-tools/cmap-resources
+ -->
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_navigation_timing.js
+Copyright: 2011 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Created from
+ @see http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationTiming/Overview.html
+ @see http://w3c-test.org/webperf/specs/ResourceTiming
+ @see http://www.w3.org/TR/performance-timeline
+ .
+ @externs
+ .
+ @constructor
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/libstagefright/system/core/include/log/uio.h
+Copyright: 2007 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ implementation of sys/uio.h for platforms that don't have it (Win32)
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: testing/web-platform/tests/resources/webidl2/test/widlproc/src/parse.c
+Copyright: 2009 Aplix Corporation.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Hand-crafted recursive descent parser for Web IDL grammar.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/closure-library/closure/goog/deps.js
+Copyright: 2015 The Closure Library Authors.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS-IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This file has been auto-generated by GenJsDeps, please do not edit.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/framework/delibs/debase/deRandom.js
+Copyright: 2014 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ This class allows one to create a random integer, floating point number or boolean (TODO, deRandom.choose random items from a list and deRandom.shuffle an array)
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/deprecated.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ part of any specifications but are
+ still needed in some project's build.
+ @externs
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/es3.js
+Copyright: 2008 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ is actually ES3+Reality.
+ @externs
+ @author stevey@google.com (Steve Yegge)
+ @author nicksantos@google.com (Nick Santos)
+ @author arv@google.com (Erik Arvidsson)
+ @author johnlenz@google.com (John Lenz)
+ .
+ These built-ins are still needed for compilation.
+ .
+ @constructor
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/stringpiece.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ A StringPiece points to part or all of a string, double-quoted string
+ literal, or other string-like object. A StringPiece does *not* own the
+ string to which it points. A StringPiece is not null-terminated. [subset]
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/extensions/pdfjs/content/PdfJs.jsm
+Copyright: 2012 Mozilla Foundation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ jshint esnext:true
+ globals Components, Services, XPCOMUtils, PdfjsChromeUtils,
+ PdfjsContentUtils, PdfStreamConverter
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/integral_types.h
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Cheap version
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/page_visibility.js
+Copyright: 2015 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @see http://www.w3.org/TR/page-visibility
+ @externs
+ .
+ @enum {string}
+ @see http://www.w3.org/TR/page-visibility/#VisibilityState
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/libstagefright/system/core/include/corkscrew/backtrace.h
+Copyright: 2011 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ A stack unwinder.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/mediasource.js
+Copyright: 2012 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ properties available here are the union of several versions of the spec.
+ @see http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html
+ .
+ @externs
+ .
+ @constructor
+ @implements {EventTarget}
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/w3c_device_sensor_event.js
+Copyright: 2013 The Closure Compiler Authors
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ events specification.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuTextureUtil.js
+Copyright: 2014 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a tcuTextureUtil.copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: application/basilisk/components/translation/cld2/internal/fixunicodevalue.cc
+Copyright: 2013 Google Inc.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Routine that maps a Unicode code point to an interchange-valid one
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: media/libstagefright/system/core/include/corkscrew/map_info.h
+Copyright: 2011 The Android Open Source Project
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ Process memory map.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/temp_externs/ie_css.js
+Copyright: 2008 The Closure Compiler Authors
+License: __HEADER___
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ http://msdn.microsoft.com/en-us/library/aa768661(VS.85).aspx
+ .
+ This page is also useful for the IDL definitions:
+ http://source.winehq.org/source/include/mshtml.idl
+ .
+ @externs
+ @author nicksantos@google.com
+ .
+ @type {Element}
+
+Files: modules/freetype2/docs/GPLv2.TXT
+Copyright: 1989-1991 Free Software Foundation, Inc.
+License: __HEADER___
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+ .
+ Preamble
+ .
+ The licenses for most software are designed to take away your
+ freedom to share and change it. By contrast, the GNU General Public
+ License is intended to guarantee your freedom to share and change free
+ software--to make sure the software is free for all its users. This
+ General Public License applies to most of the Free Software
+ Foundation's software and to any other program whose authors commit to
+ using it. (Some other Free Software Foundation software is covered by
+ the GNU Library General Public License instead.) You can apply it to
+ your programs, too.
+ .
+ When we speak of free software, we are referring to freedom, not
+ price. Our General Public Licenses are designed to make sure that you
+ have the freedom to distribute copies of free software (and charge for
+ this service if you wish), that you receive source code or can get it
+ if you want it, that you can change the software or use pieces of it
+ in new free programs; and that you know you can do these things.
+ .
+ To protect your rights, we need to make restrictions that forbid
+ anyone to deny you these rights or to ask you to surrender the rights.
+ These restrictions translate to certain responsibilities for you if you
+ distribute copies of the software, or if you modify it.
+ .
+ For example, if you distribute copies of such a program, whether
+ gratis or for a fee, you must give the recipients all the rights that
+ you have. You must make sure that they, too, receive or can get the
+ source code. And you must show them these terms so they know their
+ rights.
+ .
+ We protect your rights with two steps: (1) copyright the software, and
+ (2) offer you this license which gives you legal permission to copy,
+ distribute and/or modify the software.
+ .
+ Also, for each author's protection and ours, we want to make certain
+ that everyone understands that there is no warranty for this free
+ software. If the software is modified by someone else and passed on, we
+ want its recipients to know that what they have is not the original, so
+ that any problems introduced by others will not reflect on the original
+ authors' reputations.
+ .
+ Finally, any free program is threatened constantly by software
+ patents. We wish to avoid the danger that redistributors of a free
+ program will individually obtain patent licenses, in effect making the
+ program proprietary. To prevent this, we have made it clear that any
+ patent must be licensed for everyone's free use or not licensed at all.
+ .
+ The precise terms and conditions for copying, distribution and
+ modification follow.
+ .
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ .
+ 0. This License applies to any program or other work which contains
+ a notice placed by the copyright holder saying it may be distributed
+ under the terms of this General Public License. The "Program", below,
+ refers to any such program or work, and a "work based on the Program"
+ means either the Program or any derivative work under copyright law:
+ that is to say, a work containing the Program or a portion of it,
+ either verbatim or with modifications and/or translated into another
+ language. (Hereinafter, translation is included without limitation in
+ the term "modification".) Each licensee is addressed as "you".
+ .
+ Activities other than copying, distribution and modification are not
+ covered by this License; they are outside its scope. The act of
+ running the Program is not restricted, and the output from the Program
+ is covered only if its contents constitute a work based on the
+ Program (independent of having been made by running the Program).
+ Whether that is true depends on what the Program does.
+ .
+ 1. You may copy and distribute verbatim copies of the Program's
+ source code as you receive it, in any medium, provided that you
+ conspicuously and appropriately publish on each copy an appropriate
+ copyright notice and disclaimer of warranty; keep intact all the
+ notices that refer to this License and to the absence of any warranty;
+ and give any other recipients of the Program a copy of this License
+ along with the Program.
+ .
+ You may charge a fee for the physical act of transferring a copy, and
+ you may at your option offer warranty protection in exchange for a fee.
+ .
+ 2. You may modify your copy or copies of the Program or any portion
+ of it, thus forming a work based on the Program, and copy and
+ distribute such modifications or work under the terms of Section 1
+ above, provided that you also meet all of these conditions:
+ .
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+ .
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+ .
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+ .
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the Program,
+ and can be reasonably considered independent and separate works in
+ themselves, then this License, and its terms, do not apply to those
+ sections when you distribute them as separate works. But when you
+ distribute the same sections as part of a whole which is a work based
+ on the Program, the distribution of the whole must be on the terms of
+ this License, whose permissions for other licensees extend to the
+ entire whole, and thus to each and every part regardless of who wrote it.
+ .
+ Thus, it is not the intent of this section to claim rights or contest
+ your rights to work written entirely by you; rather, the intent is to
+ exercise the right to control the distribution of derivative or
+ collective works based on the Program.
+ .
+ In addition, mere aggregation of another work not based on the Program
+ with the Program (or with a work based on the Program) on a volume of
+ a storage or distribution medium does not bring the other work under
+ the scope of this License.
+ .
+ 3. You may copy and distribute the Program (or a work based on it,
+ under Section 2) in object code or executable form under the terms of
+ Sections 1 and 2 above provided that you also do one of the following:
+ .
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+ .
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+ .
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+ .
+ The source code for a work means the preferred form of the work for
+ making modifications to it. For an executable work, complete source
+ code means all the source code for all modules it contains, plus any
+ associated interface definition files, plus the scripts used to
+ control compilation and installation of the executable. However, as a
+ special exception, the source code distributed need not include
+ anything that is normally distributed (in either source or binary
+ form) with the major components (compiler, kernel, and so on) of the
+ operating system on which the executable runs, unless that component
+ itself accompanies the executable.
+ .
+ If distribution of executable or object code is made by offering
+ access to copy from a designated place, then offering equivalent
+ access to copy the source code from the same place counts as
+ distribution of the source code, even though third parties are not
+ compelled to copy the source along with the object code.
+ .
+ 4. You may not copy, modify, sublicense, or distribute the Program
+ except as expressly provided under this License. Any attempt
+ otherwise to copy, modify, sublicense or distribute the Program is
+ void, and will automatically terminate your rights under this License.
+ However, parties who have received copies, or rights, from you under
+ this License will not have their licenses terminated so long as such
+ parties remain in full compliance.
+ .
+ 5. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify or
+ distribute the Program or its derivative works. These actions are
+ prohibited by law if you do not accept this License. Therefore, by
+ modifying or distributing the Program (or any work based on the
+ Program), you indicate your acceptance of this License to do so, and
+ all its terms and conditions for copying, distributing or modifying
+ the Program or works based on it.
+ .
+ 6. Each time you redistribute the Program (or any work based on the
+ Program), the recipient automatically receives a license from the
+ original licensor to copy, distribute or modify the Program subject to
+ these terms and conditions. You may not impose any further
+ restrictions on the recipients' exercise of the rights granted herein.
+ You are not responsible for enforcing compliance by third parties to
+ this License.
+ .
+ 7. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent issues),
+ conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot
+ distribute so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you
+ may not distribute the Program at all. For example, if a patent
+ license would not permit royalty-free redistribution of the Program by
+ all those who receive copies directly or indirectly through you, then
+ the only way you could satisfy both it and this License would be to
+ refrain entirely from distribution of the Program.
+ .
+ If any portion of this section is held invalid or unenforceable under
+ any particular circumstance, the balance of the section is intended to
+ apply and the section as a whole is intended to apply in other
+ circumstances.
+ .
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of any
+ such claims; this section has the sole purpose of protecting the
+ integrity of the free software distribution system, which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is willing
+ to distribute software through any other system and a licensee cannot
+ impose that choice.
+ .
+ This section is intended to make thoroughly clear what is believed to
+ be a consequence of the rest of this License.
+ .
+ 8. If the distribution and/or use of the Program is restricted in
+ certain countries either by patents or by copyrighted interfaces, the
+ original copyright holder who places the Program under this License
+ may add an explicit geographical distribution limitation excluding
+ those countries, so that distribution is permitted only in or among
+ countries not thus excluded. In such case, this License incorporates
+ the limitation as if written in the body of this License.
+ .
+ 9. The Free Software Foundation may publish revised and/or new versions
+ of the General Public License from time to time. Such new versions will
+ be similar in spirit to the present version, but may differ in detail to
+ address new problems or concerns.
+ .
+ Each version is given a distinguishing version number. If the Program
+ specifies a version number of this License which applies to it and "any
+ later version", you have the option of following the terms and conditions
+ either of that version or of any later version published by the Free
+ Software Foundation. If the Program does not specify a version number of
+ this License, you may choose any version ever published by the Free Software
+ Foundation.
+ .
+ 10. If you wish to incorporate parts of the Program into other free
+ programs whose distribution conditions are different, write to the author
+ to ask for permission. For software which is copyrighted by the Free
+ Software Foundation, write to the Free Software Foundation; we sometimes
+ make exceptions for this. Our decision will be guided by the two goals
+ of preserving the free status of all derivatives of our free software and
+ of promoting the sharing and reuse of software generally.
+ .
+ NO WARRANTY
+ .
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+ REPAIR OR CORRECTION.
+ .
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGES.
+ .
+ END OF TERMS AND CONDITIONS
+ .
+ How to Apply These Terms to Your New Programs
+ .
+ If you develop a new program, and you want it to be of the greatest
+ possible use to the public, the best way to achieve this is to make it
+ free software which everyone can redistribute and change under these terms.
+ .
+ To do so, attach the following notices to the program. It is safest
+ to attach them to the start of each source file to most effectively
+ convey the exclusion of warranty; and each file should have at least
+ the "copyright" line and a pointer to where the full notice is found.
+ .
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+ .
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Also add information on how to contact you by electronic and paper mail.
+ .
+ If the program is interactive, make it output a short notice like this
+ when it starts in an interactive mode:
+ .
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+ .
+ The hypothetical commands `show w' and `show c' should show the appropriate
+ parts of the General Public License. Of course, the commands you use may
+ be called something other than `show w' and `show c'; they could even be
+ mouse-clicks or menu items--whatever suits your program.
+ .
+ You should also get your employer (if you work as a programmer) or your
+ school, if any, to sign a "copyright disclaimer" for the program, if
+ necessary. Here is a sample; alter the names:
+ .
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+ .
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+ .
+ This General Public License does not permit incorporating your program into
+ proprietary programs. If your program is a subroutine library, you may
+ consider it more useful to permit linking proprietary applications with the
+ library. If this is what you want to do, use the GNU Library General
+ Public License instead of this License.
+
+Files: nsprpub/pr/include/prtypes.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prtypes.h
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prtypes.h
+ Description: Definitions of NSPR's basic types
+ .
+ Prototypes and macros used to make up for deficiencies that we have found
+ in ANSI environments.
+ .
+ Since we do not wrap <stdlib.h> and all the other standard headers, authors
+ of portable code will not know in general that they need these definitions.
+ Instead of requiring these authors to find the dependent uses in their code
+ and take the following steps only in those C files, we take steps once here
+ for all C files.
+
+Files: memory/mozjemalloc/qr.h
+Copyright: 2002 Jason Evans <jasone@canonware.com>.
+ 2015-2018 Mark Straver <moonchild@palemoon.org>
+License: __HEADER___
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice(s), this list of conditions and the following disclaimer
+ unmodified other than the allowable addition of one or more
+ copyright notices.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice(s), this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Ring definitions.
+
+Files: xpcom/io/nsDirectoryServiceDefs.h
+Copyright: __NO_COPYRIGHT__ in: xpcom/io/nsDirectoryServiceDefs.h
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Defines the property names for directories available from
+ nsIDirectoryService. These dirs are always available even if no
+ nsIDirectoryServiceProviders have been registered with the service.
+ Application level keys are defined in nsAppDirectoryServiceDefs.h.
+ .
+ Keys whose definition ends in "DIR" or "FILE" return a single nsIFile (or
+ subclass). Keys whose definition ends in "LIST" return an nsISimpleEnumerator
+ which enumerates a list of file objects.
+ .
+ Defines listed in this file are FROZEN. This list may grow.
+
+Files: nsprpub/pr/include/prinet.h
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/include/prinet.h
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: prinet.h
+ Description:
+ Header file used to find the system header files for socket support[1].
+ This file serves the following purposes:
+ - A cross-platform, "get-everything" socket header file. On
+ Unix, socket support is scattered in several header files,
+ while Windows has a "get-everything" socket header file[2].
+ - NSPR needs the following macro definitions and function
+ prototype declarations from these header files:
+
+Files: toolkit/components/protobuf/src/google/protobuf/service.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: __HEADER___
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ DEPRECATED: This module declares the abstract interfaces underlying proto2
+ RPC services. These are intented to be independent of any particular RPC
+ implementation, so that proto2 services can be used on top of a variety
+ of implementations. Starting with version 2.3.0, RPC implementations should
+ not try to build on these, but should instead provide code generator plugins
+ which generate code specific to the particular RPC implementation. This way
+ the generated code can be more appropriate for the implementation in use
+ and can avoid unnecessary layers of indirection.
+ .
+ When you use the protocol compiler to compile a service definition, it
+ generates two classes: An abstract interface for the service (with
+ methods matching the service definition) and a "stub" implementation.
+ A stub is just a type-safe wrapper around an RpcChannel which emulates a
+ local implementation of the service.
+ .
+ For example, the service definition:
+ service MyService {
+ rpc Foo(MyRequest) returns(MyResponse);
+ }
+ will generate abstract interface "MyService" and class "MyService::Stub".
+ You could implement a MyService as follows:
+
+Files: image/decoders/nsGIFDecoder2.cpp
+Copyright: __NO_COPYRIGHT__ in: image/decoders/nsGIFDecoder2.cpp
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The Graphics Interchange Format(c) is the copyright property of CompuServe
+ Incorporated. Only CompuServe Incorporated is authorized to define, redefine,
+ enhance, alter, modify or change in any way the definition of the format.
+ .
+ CompuServe Incorporated hereby grants a limited, non-exclusive, royalty-free
+ license for the use of the Graphics Interchange Format(sm) in computer
+ software; computer software utilizing GIF(sm) must acknowledge ownership of the
+ Graphics Interchange Format and its Service Mark by CompuServe Incorporated, in
+ User and Technical Documentation. Computer software utilizing GIF, which is
+ distributed or may be distributed without User or Technical Documentation must
+ display to the screen or printer a message acknowledging ownership of the
+ Graphics Interchange Format and the Service Mark by CompuServe Incorporated; in
+ this case, the acknowledgement may be displayed in an opening screen or leading
+ banner, or a closing screen or trailing banner. A message such as the following
+ may be used:
+ .
+ "The Graphics Interchange Format(c) is the Copyright property of
+ CompuServe Incorporated. GIF(sm) is a Service Mark property of
+ CompuServe Incorporated."
+ .
+ For further information, please contact :
+ .
+ CompuServe Incorporated
+ Graphics Technology Department
+ 5000 Arlington Center Boulevard
+ Columbus, Ohio 43220
+ U. S. A.
+ .
+ CompuServe Incorporated maintains a mailing list with all those individuals and
+ organizations who wish to receive copies of this document when it is corrected
+ or revised. This service is offered free of charge; please provide us with your
+ mailing address.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/gtest_prod.h
+Copyright: 2006 Google Inc.
+License: __HEADER___
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google C++ Testing and Mocking Framework definitions useful in production code.
+
+Files: media/webrtc/trunk/webrtc/overrides/webrtc/base/logging.h
+Copyright: 2012 The WebRTC Project Authors.
+License: __HEADER___
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file overrides the logging macros in libjingle (webrtc/base/logging.h).
+ Instead of using libjingle's logging implementation, the libjingle macros are
+ mapped to the corresponding base/logging.h macro (chromium's VLOG).
+ If this file is included outside of libjingle (e.g. in wrapper code) it
+ should be included after base/logging.h (if any) or compiler error or
+ unexpected behavior may occur (macros that have the same name in libjingle as
+ in chromium will use the libjingle definition if this file is included
+ first).
+ .
+ Setting the LoggingSeverity (and lower) that should be written to file should
+ be done via command line by specifying the flags:
+ --vmodule or --v please see base/logging.h for details on how to use them.
+ Specifying what file to write to is done using InitLogging also in
+ base/logging.h.
+ .
+ The macros and classes declared in here are not described as they are
+ NOT TO BE USED outside of libjingle.
+
+Files: media/libav/config.h
+Copyright: __NO_COPYRIGHT__ in: media/libav/config.h
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ libav uses an autoconf created config file for compile time definitions.
+ Since we're only using a tiny part of the library, the configuration for
+ common platforms have been pregenerated, and should be enough for our
+ needs.
+ .
+ The platform specific config files contain header existence information and
+ things like prefixing requirements. The common header has processor
+ architecture definitions and project compilation directives.
+
+Files: media/libspeex_resampler/src/arch.h
+Copyright: 2003 Jean-Marc Valin
+License: __HEADER___
+ @brief Various architecture definitions Speex
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ - Neither the name of the Xiph.org Foundation nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: js/src/jstypes.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jstypes.h
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: jstypes.h
+ Description: Definitions of NSPR's basic types
+ .
+ Prototypes and macros used to make up for deficiencies in ANSI environments
+ that we have found.
+ .
+ Since we do not wrap <stdlib.h> and all the other standard headers, authors
+ of portable code will not know in general that they need these definitions.
+ Instead of requiring these authors to find the dependent uses in their code
+ and take the following steps only in those C files, we take steps once here
+ for all C files.
+
+Files: intl/icu/source/i18n/regexcst.txt
+Copyright: 2002-2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __HEADER___
+ License & terms of use: http://www.unicode.org/copyright.html
+ *****************************************************************************
+ .
+ *****************************************************************************
+ .
+ file: regexcst.txt
+ ICU Regular Expression Parser State Table
+ .
+ This state table is used when reading and parsing a regular expression pattern
+ The pattern parser uses a state machine; the data in this file define the
+ state transitions that occur for each input character.
+ .
+ *** This file defines the regex pattern grammar. This is it.
+ *** The determination of what is accepted is here.
+ .
+ This file is processed by a perl script "regexcst.pl" to produce initialized C arrays
+ that are then built with the rule parser.
+ .
+ Here is the syntax of the state definitions in this file:
+ .
+ StateName:
+ input-char n next-state ^push-state action
+ input-char n next-state ^push-state action
+ | | | | |
+ | | | | |--- action to be performed by state machine
+ | | | | See function RBBIRuleScanner::doParseActions()
+ | | | |
+ | | | |--- Push this named state onto the state stack.
+ | | | Later, when next state is specified as "pop",
+ | | | the pushed state will become the current state.
+ | | |
+ | | |--- Transition to this state if the current input character matches the input
+ | | character or char class in the left hand column. "pop" causes the next
+ | | state to be popped from the state stack.
+ | |
+ | |--- When making the state transition specified on this line, advance to the next
+ | character from the input only if 'n' appears here.
+ |
+ |--- Character or named character classes to test for. If the current character being scanned
+ matches, peform the actions and go to the state specified on this line.
+ The input character is tested sequentally, in the order written. The characters and
+ character classes tested for do not need to be mutually exclusive. The first match wins.
+ .
+ start state, scan position is at the beginning of the pattern.
+
+Files: toolkit/content/minimal-xul.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/content/minimal-xul.css
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file should only contain a minimal set of rules for the XUL elements
+ that may be implicitly created as part of HTML/SVG documents (e.g.
+ scrollbars). Rules for everything else related to XUL can be found in
+ xul.css. (This split of the XUL rules is to minimize memory use and improve
+ performance in HTML/SVG documents.)
+ .
+ This file should also not contain any app specific styling. Defaults for
+ widgets of a particular application should be in that application's style
+ sheet. For example style definitions for navigator can be found in
+ navigator.css.
+ .
+ THIS FILE IS LOCKED DOWN. YOU ARE NOT ALLOWED TO MODIFY IT WITHOUT FIRST
+ HAVING YOUR CHANGES REVIEWED BY enndeakin@gmail.com
+
+Files: dom/webidl/WebGLRenderingContext.webidl
+Copyright: 2012 Khronos Group
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://www.khronos.org/registry/webgl/specs/latest/webgl.idl
+ .
+ WebGL IDL definitions scraped from the Khronos specification:
+ https://www.khronos.org/registry/webgl/specs/latest/
+ .
+ This IDL depends on the typed array specification defined at:
+ https://www.khronos.org/registry/typedarray/specs/latest/typedarrays.idl
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/gzip_stream.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: __HEADER___
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file contains the definition for classes GzipInputStream and
+ GzipOutputStream.
+ .
+ GzipInputStream decompresses data from an underlying
+ ZeroCopyInputStream and provides the decompressed data as a
+ ZeroCopyInputStream.
+ .
+ GzipOutputStream is an ZeroCopyOutputStream that compresses data to
+ an underlying ZeroCopyOutputStream.
+
+Files: modules/freetype2/src/tools/docmaker/sources.py
+Copyright: 2002-2018 David Turner.
+License: __HEADER___
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This library file contains definitions of classes needed to decompose C
+ source code files into a series of multi-line `blocks'. There are two
+ kinds of blocks.
+ .
+ - Normal blocks, which contain source code or ordinary comments.
+ .
+ - Documentation blocks, which have restricted formatting, and whose text
+ always start with a documentation markup tag like `<Function>',
+ `<Type>', etc.
+ .
+ The routines to process the content of documentation blocks are contained
+ in file `content.py'; the classes and methods found here only deal with
+ text parsing and basic documentation block extraction.
+
+Files: testing/web-platform/tests/resources/webidl2/test/widlproc/examples/bondi.widl
+Copyright: ownership.
+License: __HEADER___
+ The Reference Implementation (save for such parts of the reference implementation made
+ available under separate terms and conditions) is made available under the terms of the
+ Apache License, version 2.0, subject to the condition that any "Works" and "Derivative
+ Works" used or distributed for commercial purposes must be and remain compliant with the
+ BONDI specification as promulgated by OMTP in each release. Your implementation of the
+ Reference Implementation (whether object or source) must maintain these conditions, and
+ you must notify any recipient of this condition in a conspicuous way.
+ .
+ You may not use this BONDI Reference Implementation except in compliance with the License.
+ .
+ You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 or at
+ http://bondi.omtp.org/BONDI-LICENSE-2.0
+ .
+ These definitions can be used in all other BONDI modules as dependencies.
+
+Files: toolkit/content/xul.css
+Copyright: __NO_COPYRIGHT__ in: toolkit/content/xul.css
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A minimal set of rules for the XUL elements that may be implicitly created
+ as part of HTML/SVG documents (e.g. scrollbars) can be found over in
+ minimal-xul.css. Rules for everything else related to XUL can be found in
+ this file. Make sure you choose the correct style sheet when adding new
+ rules. (This split of the XUL rules is to minimize memory use and improve
+ performance in HTML/SVG documents.)
+ .
+ This file should also not contain any app specific styling. Defaults for
+ widgets of a particular application should be in that application's style
+ sheet. For example, style definitions for navigator can be found in
+ navigator.css.
+ .
+ THIS FILE IS LOCKED DOWN. YOU ARE NOT ALLOWED TO MODIFY IT WITHOUT FIRST
+ HAVING YOUR CHANGES REVIEWED BY enndeakin@gmail.com
+
+Files: dom/tests/mochitest/ajax/jquery/GPL-LICENSE.txt
+Copyright: 1989-1991 Free Software Foundation, Inc.
+License: __HEADER___
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+ .
+ Preamble
+ .
+ The licenses for most software are designed to take away your
+ freedom to share and change it. By contrast, the GNU General Public
+ License is intended to guarantee your freedom to share and change free
+ software--to make sure the software is free for all its users. This
+ General Public License applies to most of the Free Software
+ Foundation's software and to any other program whose authors commit to
+ using it. (Some other Free Software Foundation software is covered by
+ the GNU Lesser General Public License instead.) You can apply it to
+ your programs, too.
+ .
+ When we speak of free software, we are referring to freedom, not
+ price. Our General Public Licenses are designed to make sure that you
+ have the freedom to distribute copies of free software (and charge for
+ this service if you wish), that you receive source code or can get it
+ if you want it, that you can change the software or use pieces of it
+ in new free programs; and that you know you can do these things.
+ .
+ To protect your rights, we need to make restrictions that forbid
+ anyone to deny you these rights or to ask you to surrender the rights.
+ These restrictions translate to certain responsibilities for you if you
+ distribute copies of the software, or if you modify it.
+ .
+ For example, if you distribute copies of such a program, whether
+ gratis or for a fee, you must give the recipients all the rights that
+ you have. You must make sure that they, too, receive or can get the
+ source code. And you must show them these terms so they know their
+ rights.
+ .
+ We protect your rights with two steps: (1) copyright the software, and
+ (2) offer you this license which gives you legal permission to copy,
+ distribute and/or modify the software.
+ .
+ Also, for each author's protection and ours, we want to make certain
+ that everyone understands that there is no warranty for this free
+ software. If the software is modified by someone else and passed on, we
+ want its recipients to know that what they have is not the original, so
+ that any problems introduced by others will not reflect on the original
+ authors' reputations.
+ .
+ Finally, any free program is threatened constantly by software
+ patents. We wish to avoid the danger that redistributors of a free
+ program will individually obtain patent licenses, in effect making the
+ program proprietary. To prevent this, we have made it clear that any
+ patent must be licensed for everyone's free use or not licensed at all.
+ .
+ The precise terms and conditions for copying, distribution and
+ modification follow.
+ .
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ .
+ 0. This License applies to any program or other work which contains
+ a notice placed by the copyright holder saying it may be distributed
+ under the terms of this General Public License. The "Program", below,
+ refers to any such program or work, and a "work based on the Program"
+ means either the Program or any derivative work under copyright law:
+ that is to say, a work containing the Program or a portion of it,
+ either verbatim or with modifications and/or translated into another
+ language. (Hereinafter, translation is included without limitation in
+ the term "modification".) Each licensee is addressed as "you".
+ .
+ Activities other than copying, distribution and modification are not
+ covered by this License; they are outside its scope. The act of
+ running the Program is not restricted, and the output from the Program
+ is covered only if its contents constitute a work based on the
+ Program (independent of having been made by running the Program).
+ Whether that is true depends on what the Program does.
+ .
+ 1. You may copy and distribute verbatim copies of the Program's
+ source code as you receive it, in any medium, provided that you
+ conspicuously and appropriately publish on each copy an appropriate
+ copyright notice and disclaimer of warranty; keep intact all the
+ notices that refer to this License and to the absence of any warranty;
+ and give any other recipients of the Program a copy of this License
+ along with the Program.
+ .
+ You may charge a fee for the physical act of transferring a copy, and
+ you may at your option offer warranty protection in exchange for a fee.
+ .
+ 2. You may modify your copy or copies of the Program or any portion
+ of it, thus forming a work based on the Program, and copy and
+ distribute such modifications or work under the terms of Section 1
+ above, provided that you also meet all of these conditions:
+ .
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+ .
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+ .
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+ .
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the Program,
+ and can be reasonably considered independent and separate works in
+ themselves, then this License, and its terms, do not apply to those
+ sections when you distribute them as separate works. But when you
+ distribute the same sections as part of a whole which is a work based
+ on the Program, the distribution of the whole must be on the terms of
+ this License, whose permissions for other licensees extend to the
+ entire whole, and thus to each and every part regardless of who wrote it.
+ .
+ Thus, it is not the intent of this section to claim rights or contest
+ your rights to work written entirely by you; rather, the intent is to
+ exercise the right to control the distribution of derivative or
+ collective works based on the Program.
+ .
+ In addition, mere aggregation of another work not based on the Program
+ with the Program (or with a work based on the Program) on a volume of
+ a storage or distribution medium does not bring the other work under
+ the scope of this License.
+ .
+ 3. You may copy and distribute the Program (or a work based on it,
+ under Section 2) in object code or executable form under the terms of
+ Sections 1 and 2 above provided that you also do one of the following:
+ .
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+ .
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+ .
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+ .
+ The source code for a work means the preferred form of the work for
+ making modifications to it. For an executable work, complete source
+ code means all the source code for all modules it contains, plus any
+ associated interface definition files, plus the scripts used to
+ control compilation and installation of the executable. However, as a
+ special exception, the source code distributed need not include
+ anything that is normally distributed (in either source or binary
+ form) with the major components (compiler, kernel, and so on) of the
+ operating system on which the executable runs, unless that component
+ itself accompanies the executable.
+ .
+ If distribution of executable or object code is made by offering
+ access to copy from a designated place, then offering equivalent
+ access to copy the source code from the same place counts as
+ distribution of the source code, even though third parties are not
+ compelled to copy the source along with the object code.
+ .
+ 4. You may not copy, modify, sublicense, or distribute the Program
+ except as expressly provided under this License. Any attempt
+ otherwise to copy, modify, sublicense or distribute the Program is
+ void, and will automatically terminate your rights under this License.
+ However, parties who have received copies, or rights, from you under
+ this License will not have their licenses terminated so long as such
+ parties remain in full compliance.
+ .
+ 5. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify or
+ distribute the Program or its derivative works. These actions are
+ prohibited by law if you do not accept this License. Therefore, by
+ modifying or distributing the Program (or any work based on the
+ Program), you indicate your acceptance of this License to do so, and
+ all its terms and conditions for copying, distributing or modifying
+ the Program or works based on it.
+ .
+ 6. Each time you redistribute the Program (or any work based on the
+ Program), the recipient automatically receives a license from the
+ original licensor to copy, distribute or modify the Program subject to
+ these terms and conditions. You may not impose any further
+ restrictions on the recipients' exercise of the rights granted herein.
+ You are not responsible for enforcing compliance by third parties to
+ this License.
+ .
+ 7. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent issues),
+ conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot
+ distribute so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you
+ may not distribute the Program at all. For example, if a patent
+ license would not permit royalty-free redistribution of the Program by
+ all those who receive copies directly or indirectly through you, then
+ the only way you could satisfy both it and this License would be to
+ refrain entirely from distribution of the Program.
+ .
+ If any portion of this section is held invalid or unenforceable under
+ any particular circumstance, the balance of the section is intended to
+ apply and the section as a whole is intended to apply in other
+ circumstances.
+ .
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of any
+ such claims; this section has the sole purpose of protecting the
+ integrity of the free software distribution system, which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is willing
+ to distribute software through any other system and a licensee cannot
+ impose that choice.
+ .
+ This section is intended to make thoroughly clear what is believed to
+ be a consequence of the rest of this License.
+ .
+ 8. If the distribution and/or use of the Program is restricted in
+ certain countries either by patents or by copyrighted interfaces, the
+ original copyright holder who places the Program under this License
+ may add an explicit geographical distribution limitation excluding
+ those countries, so that distribution is permitted only in or among
+ countries not thus excluded. In such case, this License incorporates
+ the limitation as if written in the body of this License.
+ .
+ 9. The Free Software Foundation may publish revised and/or new versions
+ of the General Public License from time to time. Such new versions will
+ be similar in spirit to the present version, but may differ in detail to
+ address new problems or concerns.
+ .
+ Each version is given a distinguishing version number. If the Program
+ specifies a version number of this License which applies to it and "any
+ later version", you have the option of following the terms and conditions
+ either of that version or of any later version published by the Free
+ Software Foundation. If the Program does not specify a version number of
+ this License, you may choose any version ever published by the Free Software
+ Foundation.
+ .
+ 10. If you wish to incorporate parts of the Program into other free
+ programs whose distribution conditions are different, write to the author
+ to ask for permission. For software which is copyrighted by the Free
+ Software Foundation, write to the Free Software Foundation; we sometimes
+ make exceptions for this. Our decision will be guided by the two goals
+ of preserving the free status of all derivatives of our free software and
+ of promoting the sharing and reuse of software generally.
+ .
+ NO WARRANTY
+ .
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+ REPAIR OR CORRECTION.
+ .
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGES.
+
+Files: widget/windows/nsWindow.cpp
+Copyright: __NO_COPYRIGHT__ in: widget/windows/nsWindow.cpp
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsWindow - Native window management and event handling.
+ .
+ nsWindow is organized into a set of major blocks and
+ block subsections. The layout is as follows:
+ .
+ Includes
+ Variables
+ nsIWidget impl.
+ nsIWidget methods and utilities
+ nsSwitchToUIThread impl.
+ nsSwitchToUIThread methods and utilities
+ Moz events
+ Event initialization
+ Event dispatching
+ Native events
+ Wndproc(s)
+ Event processing
+ OnEvent event handlers
+ IME management and accessibility
+ Transparency
+ Popup hook handling
+ Misc. utilities
+ Child window impl.
+ .
+ Search for "BLOCK:" to find major blocks.
+ Search for "SECTION:" to find specific sections.
+ .
+ Blocks should be split out into separate files if they
+ become unmanageable.
+ .
+ Related source:
+ .
+ nsWindowDefs.h - Definitions, macros, structs, enums
+ and general setup.
+ nsWindowDbg.h/.cpp - Debug related code and directives.
+ nsWindowGfx.h/.cpp - Graphics and painting.
+
+Files: js/public/LegacyIntTypes.h
+Copyright: __NO_COPYRIGHT__ in: js/public/LegacyIntTypes.h
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This section typedefs the old 'native' types to the new <stdint.h> types.
+ These redefinitions are provided solely to allow JSAPI users to more easily
+ transition to <stdint.h> types. They are not to be used in the JSAPI, and
+ new JSAPI user code should not use them. This mapping file may eventually
+ be removed from SpiderMonkey, so don't depend on it in the long run.
+ .
+ BEWARE: Comity with other implementers of these types is not guaranteed.
+ Indeed, if you use this header and third-party code defining these
+ types, *expect* to encounter either compile errors or link errors,
+ depending how these types are used and on the order of inclusion.
+ It is safest to use only the <stdint.h> types.
+
+Files: xpcom/base/nsCycleCollector.cpp
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsCycleCollector.cpp
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file implements a garbage-cycle collector based on the paper
+ .
+ Concurrent Cycle Collection in Reference Counted Systems
+ Bacon & Rajan (2001), ECOOP 2001 / Springer LNCS vol 2072
+ .
+ We are not using the concurrent or acyclic cases of that paper; so
+ the green, red and orange colors are not used.
+ .
+ The collector is based on tracking pointers of four colors:
+ .
+ Black nodes are definitely live. If we ever determine a node is
+ black, it's ok to forget about, drop from our records.
+ .
+ White nodes are definitely garbage cycles. Once we finish with our
+ scanning, we unlink all the white nodes and expect that by
+ unlinking them they will self-destruct (since a garbage cycle is
+ only keeping itself alive with internal links, by definition).
+ .
+ Snow-white is an addition to the original algorithm. Snow-white object
+ has reference count zero and is just waiting for deletion.
+ .
+ Grey nodes are being scanned. Nodes that turn grey will turn
+ either black if we determine that they're live, or white if we
+ determine that they're a garbage cycle. After the main collection
+ algorithm there should be no grey nodes.
+ .
+ Purple nodes are *candidates* for being scanned. They are nodes we
+ haven't begun scanning yet because they're not old enough, or we're
+ still partway through the algorithm.
+ .
+ XPCOM objects participating in garbage-cycle collection are obliged
+ to inform us when they ought to turn purple; that is, when their
+ refcount transitions from N+1 -> N, for nonzero N. Furthermore we
+ require that *after* an XPCOM object has informed us of turning
+ purple, they will tell us when they either transition back to being
+ black (incremented refcount) or are ultimately deleted.
+ .
+ Incremental cycle collection
+ .
+ Beyond the simple state machine required to implement incremental
+ collection, the CC needs to be able to compensate for things the browser
+ is doing during the collection. There are two kinds of problems. For each
+ of these, there are two cases to deal with: purple-buffered C++ objects
+ and JS objects.
+ .
+ The first problem is that an object in the CC's graph can become garbage.
+ This is bad because the CC touches the objects in its graph at every
+ stage of its operation.
+ .
+ All cycle collected C++ objects that die during a cycle collection
+ will end up actually getting deleted by the SnowWhiteKiller. Before
+ the SWK deletes an object, it checks if an ICC is running, and if so,
+ if the object is in the graph. If it is, the CC clears mPointer and
+ mParticipant so it does not point to the raw object any more. Because
+ objects could die any time the CC returns to the mutator, any time the CC
+ accesses a PtrInfo it must perform a null check on mParticipant to
+ ensure the object has not gone away.
+ .
+ JS objects don't always run finalizers, so the CC can't remove them from
+ the graph when they die. Fortunately, JS objects can only die during a GC,
+ so if a GC is begun during an ICC, the browser synchronously finishes off
+ the ICC, which clears the entire CC graph. If the GC and CC are scheduled
+ properly, this should be rare.
+ .
+ The second problem is that objects in the graph can be changed, say by
+ being addrefed or released, or by having a field updated, after the object
+ has been added to the graph. The problem is that ICC can miss a newly
+ created reference to an object, and end up unlinking an object that is
+ actually alive.
+ .
+ The basic idea of the solution, from "An on-the-fly Reference Counting
+ Garbage Collector for Java" by Levanoni and Petrank, is to notice if an
+ object has had an additional reference to it created during the collection,
+ and if so, don't collect it during the current collection. This avoids having
+ to rerun the scan as in Bacon & Rajan 2001.
+ .
+ For cycle collected C++ objects, we modify AddRef to place the object in
+ the purple buffer, in addition to Release. Then, in the CC, we treat any
+ objects in the purple buffer as being alive, after graph building has
+ completed. Because they are in the purple buffer, they will be suspected
+ in the next CC, so there's no danger of leaks. This is imprecise, because
+ we will treat as live an object that has been Released but not AddRefed
+ during graph building, but that's probably rare enough that the additional
+ bookkeeping overhead is not worthwhile.
+ .
+ For JS objects, the cycle collector is only looking at gray objects. If a
+ gray object is touched during ICC, it will be made black by UnmarkGray.
+ Thus, if a JS object has become black during the ICC, we treat it as live.
+ Merged JS zones have to be handled specially: we scan all zone globals.
+ If any are black, we treat the zone as being black.
+ .
+ Safety
+ .
+ An XPCOM object is either scan-safe or scan-unsafe, purple-safe or
+ purple-unsafe.
+ .
+ An nsISupports object is scan-safe if:
+ .
+ - It can be QI'ed to |nsXPCOMCycleCollectionParticipant|, though
+ this operation loses ISupports identity (like nsIClassInfo).
+ - Additionally, the operation |traverse| on the resulting
+ nsXPCOMCycleCollectionParticipant does not cause *any* refcount
+ adjustment to occur (no AddRef / Release calls).
+ .
+ A non-nsISupports ("native") object is scan-safe by explicitly
+ providing its nsCycleCollectionParticipant.
+ .
+ An object is purple-safe if it satisfies the following properties:
+ .
+ - The object is scan-safe.
+ .
+ When we receive a pointer |ptr| via
+ |nsCycleCollector::suspect(ptr)|, we assume it is purple-safe. We
+ can check the scan-safety, but have no way to ensure the
+ purple-safety; objects must obey, or else the entire system falls
+ apart. Don't involve an object in this scheme if you can't
+ guarantee its purple-safety. The easiest way to ensure that an
+ object is purple-safe is to use nsCycleCollectingAutoRefCnt.
+ .
+ When we have a scannable set of purple nodes ready, we begin
+ our walks. During the walks, the nodes we |traverse| should only
+ feed us more scan-safe nodes, and should not adjust the refcounts
+ of those nodes.
+ .
+ We do not |AddRef| or |Release| any objects during scanning. We
+ rely on the purple-safety of the roots that call |suspect| to
+ hold, such that we will clear the pointer from the purple buffer
+ entry to the object before it is destroyed. The pointers that are
+ merely scan-safe we hold only for the duration of scanning, and
+ there should be no objects released from the scan-safe set during
+ the scan.
+ .
+ We *do* call |Root| and |Unroot| on every white object, on
+ either side of the calls to |Unlink|. This keeps the set of white
+ objects alive during the unlinking.
+
+Files: modules/freetype2/include/freetype/config/ftconfig.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __HEADER___
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This header file contains a number of macro definitions that are used
+ by the rest of the engine. Most of the macros here are automatically
+ determined at compile time, and you should not need to change it to
+ port FreeType, except to compile the library with a non-ANSI
+ compiler.
+ .
+ Note however that if some specific modifications are needed, we
+ advise you to place a modified copy in your build directory.
+ .
+ The build directory is usually `builds/<system>', and contains
+ system-specific files that are always included first when building
+ the library.
+ .
+ This ANSI version should stay in `include/config/'.
+
+Files: security/nss/coreconf/mkdepend/imakemdep.h
+Copyright: 1993-1994 X Consortium
+License: __HEADER___
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of the X Consortium shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from the X Consortium.
+ .
+ This file contains machine-dependent constants for the imake utility.
+ When porting imake, read each of the steps below and add in any necessary
+ definitions. In general you should *not* edit ccimake.c or imake.c!
+
+Files: intl/icu/source/common/rbbirpt.txt
+Copyright: 2002-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __HEADER___
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ *****************************************************************************
+ *****************************************************************************
+ .
+ *****************************************************************************
+ .
+ file: rbbirpt.txt
+ ICU Break Iterator Rule Parser State Table
+ .
+ This state table is used when reading and parsing a set of RBBI rules
+ The rule parser uses a state machine; the data in this file define the
+ state transitions that occur for each input character.
+ .
+ *** This file defines the RBBI rule grammar. This is it.
+ *** The determination of what is accepted is here.
+ .
+ This file is processed by a perl script "rbbicst.pl" to produce initialized C arrays
+ that are then built with the rule parser.
+ .
+ perl rbbicst.pl < rbbirpt.txt > rbbirpt.h
+ .
+ Here is the syntax of the state definitions in this file:
+ .
+ StateName:
+ input-char n next-state ^push-state action
+ input-char n next-state ^push-state action
+ | | | | |
+ | | | | |--- action to be performed by state machine
+ | | | | See function RBBIRuleScanner::doParseActions()
+ | | | |
+ | | | |--- Push this named state onto the state stack.
+ | | | Later, when next state is specified as "pop",
+ | | | the pushed state will become the current state.
+ | | |
+ | | |--- Transition to this state if the current input character matches the input
+ | | character or char class in the left hand column. "pop" causes the next
+ | | state to be popped from the state stack.
+ | |
+ | |--- When making the state transition specified on this line, advance to the next
+ | character from the input only if 'n' appears here.
+ |
+ |--- Character or named character classes to test for. If the current character being scanned
+ matches, peform the actions and go to the state specified on this line.
+ The input character is tested sequentally, in the order written. The characters and
+ character classes tested for do not need to be mutually exclusive. The first match wins.
+ .
+ start state, scan position is at the beginning of the rules file, or in between two rules.
+
+Files: nsprpub/pr/tests/nameshm1.c
+Copyright: __NO_COPYRIGHT__ in: nsprpub/pr/tests/nameshm1.c
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File: nameshm1.c -- Test Named Shared Memory
+ .
+ Description:
+ nameshm1 tests Named Shared Memory. nameshm1 performs two tests of
+ named shared memory.
+ .
+ The first test is a basic test. The basic test operates as a single
+ process. The process exercises all the API elements of the facility.
+ This test also attempts to write to all locations in the shared
+ memory.
+ .
+ The second test is a client-server test. The client-server test
+ creates a new instance of nameshm1, passing the -C argument to the
+ new process; this creates the client-side process. The server-side
+ (the instance of nameshm1 created from the command line) and the
+ client-side interact via inter-process semaphores to verify that the
+ shared memory segment can be read and written by both sides in a
+ synchronized maner.
+ .
+ Note: Because this test runs in two processes, the log files created
+ by the test are not in chronological sequence; makes it hard to read.
+ As a temporary circumvention, I changed the definition(s) of the
+
+Files: toolkit/components/protobuf/src/google/protobuf/descriptor.proto
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: __HEADER___
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The messages in this file describe the definitions found in .proto files.
+ A valid .proto file can be translated directly to a FileDescriptorProto
+ without any other information (e.g. without reading its imports).
+
+Files: modules/freetype2/src/tools/docmaker/formatter.py
+Copyright: 2002-2018 David Turner.
+License: __HEADER___
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This is the base Formatter class. Its purpose is to convert a content
+ processor's data into specific documents (i.e., table of contents, global
+ index, and individual API reference indices).
+ .
+ You need to sub-class it to output anything sensible. For example, the
+ file `tohtml.py' contains the definition of the `HtmlFormatter' sub-class
+ to output HTML.
+
+Files: media/libopus/celt/arch.h
+Copyright: 2003-2008 Jean-Marc Valin
+ 2007-2008 CSIRO
+ 2007-2009 Xiph.Org Foundation Jean-Marc Valin
+License: __HEADER___
+ @brief Various architecture definitions for CELT
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: devtools/server/css-logic.js
+Copyright: __NO_COPYRIGHT__ in: devtools/server/css-logic.js
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ About the objects defined in this file:
+ - CssLogic contains style information about a view context. It provides
+ access to 2 sets of objects: Css[Sheet|Rule|Selector] provide access to
+ information that does not change when the selected element changes while
+ Css[Property|Selector]Info provide information that is dependent on the
+ selected element.
+ Its key methods are highlight(), getPropertyInfo() and forEachSheet(), etc
+ .
+ - CssSheet provides a more useful API to a DOM CSSSheet for our purposes,
+ including shortSource and href.
+ - CssRule a more useful API to a nsIDOMCSSRule including access to the group
+ of CssSelectors that the rule provides properties for
+ - CssSelector A single selector - i.e. not a selector group. In other words
+ a CssSelector does not contain ','. This terminology is different from the
+ standard DOM API, but more inline with the definition in the spec.
+ .
+ - CssPropertyInfo contains style information for a single property for the
+ highlighted element.
+ - CssSelectorInfo is a wrapper around CssSelector, which adds sorting with
+ reference to the selected element.
+
+Files: media/ffvpx/libavcodec/options.c
+Copyright: 2001 Fabrice Bellard
+ 2002-2004 Michael Niedermayer <michaelni@gmx.at>
+License: __HEADER___
+ This file is part of FFmpeg.
+ .
+ FFmpeg is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ FFmpeg is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with FFmpeg; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ Options definition for AVCodecContext.
+
+Files: media/libjpeg/jerror.h
+Copyright: 1994-1997 Thomas G. Lane. Modified 1997-2009 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2014 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __HEADER___
+ This file defines the error and message codes for the JPEG library.
+ Edit this file to add new codes, or to translate the message strings to
+ some other language.
+ A set of error-reporting macros are defined too. Some applications using
+ the JPEG library may wish to include this file to get the error codes
+ and/or the macros.
+ .
+ To define the enum list of message codes, include this file without
+ defining macro JMESSAGE. To create a message string table, include it
+ again with a suitable JMESSAGE definition (see jerror.c for an example).
+
+Files: security/nss/lib/dbm/include/page.h
+Copyright: 1990-1994 The Regents of the University of California.
+License: __HEADER___
+ This code is derived from software contributed to Berkeley by
+ Margo Seltzer.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ @(#)page.h 8.2 (Berkeley) 5/31/94
+ .
+ Definitions for hashing page file format.
+ .
+ routines dealing with a data page
+ .
+ page format:
+ +------------------------------+
+ p | n | keyoff | datoff | keyoff |
+ +------------+--------+--------+
+ | datoff | free | ptr | --> |
+ +--------+---------------------+
+ | F R E E A R E A |
+ +--------------+---------------+
+ | <---- - - - | data |
+ +--------+-----+----+----------+
+ | key | data | key |
+ +--------+----------+----------+
+ .
+ Pointer to the free space is always: p[p[0] + 2]
+ Amount of free space on the page is: p[p[0] + 1]
+
+Files: security/nss/coreconf/ruleset.mk
+Copyright: __NO_COPYRIGHT__ in: security/nss/coreconf/ruleset.mk
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ #
+ Parameters to this makefile (set these in this file): #
+ #
+ a) #
+ TARGETS -- the target to create #
+ (defaults to $LIBRARY $PROGRAM) #
+ b) #
+ DIRS -- subdirectories for make to recurse on #
+ (the 'all' rule builds $TARGETS $DIRS) #
+ c) #
+ CSRCS, CPPSRCS -- .c and .cpp files to compile #
+ (used to define $OBJS) #
+ d) #
+ PROGRAM -- the target program name to create from $OBJS #
+ ($OBJDIR automatically prepended to it) #
+ e) #
+ LIBRARY -- the target library name to create from $OBJS #
+ ($OBJDIR automatically prepended to it) #
+ f) #
+ JSRCS -- java source files to compile into class files #
+ (if you don't specify this it will default #
+ to *.java) #
+ g) #
+ PACKAGE -- the package to put the .class files into #
+ (e.g. netscape/applet) #
+ (NOTE: the default definition for this may be #
+ overridden if "jdk.mk" is included) #
+ h) #
+
+Files: dom/webidl/CSSPseudoElement.webidl
+Copyright: 2015 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ https://drafts.csswg.org/css-pseudo/#CSSPseudoElement-interface
+ https://drafts.csswg.org/cssom/#pseudoelement
+ .
+ Both CSSOM and CSS Pseudo-Elements 4 provide contradictory definitions for
+ this interface.
+ What we implement here is a minimal subset of the two definitions which we
+ ship behind a pref until the specification issues have been resolved.
+
+Files: memory/mozjemalloc/ql.h
+Copyright: 2002 Jason Evans <jasone@canonware.com>.
+ 2015-2018 Mark Straver <moonchild@palemoon.org>
+License: __HEADER___
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice(s), this list of conditions and the following disclaimer
+ unmodified other than the allowable addition of one or more
+ copyright notices.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice(s), this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ List definitions.
+
+Files: intl/hyphenation/hyphen/COPYING.LGPL
+Copyright: 1991-1999 Free Software Foundation, Inc.
+License: __HEADER___
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+ .
+ [This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+ .
+ Preamble
+ .
+ The licenses for most software are designed to take away your
+ freedom to share and change it. By contrast, the GNU General Public
+ Licenses are intended to guarantee your freedom to share and change
+ free software--to make sure the software is free for all its users.
+ .
+ This license, the Lesser General Public License, applies to some
+ specially designated software packages--typically libraries--of the
+ Free Software Foundation and other authors who decide to use it. You
+ can use it too, but we suggest you first think carefully about whether
+ this license or the ordinary General Public License is the better
+ strategy to use in any particular case, based on the explanations
+ below.
+ .
+ When we speak of free software, we are referring to freedom of use,
+ not price. Our General Public Licenses are designed to make sure that
+ you have the freedom to distribute copies of free software (and charge
+ for this service if you wish); that you receive source code or can get
+ it if you want it; that you can change the software and use pieces of
+ it in new free programs; and that you are informed that you can do
+ these things.
+ .
+ To protect your rights, we need to make restrictions that forbid
+ distributors to deny you these rights or to ask you to surrender these
+ rights. These restrictions translate to certain responsibilities for
+ you if you distribute copies of the library or if you modify it.
+ .
+ For example, if you distribute copies of the library, whether gratis
+ or for a fee, you must give the recipients all the rights that we gave
+ you. You must make sure that they, too, receive or can get the source
+ code. If you link other code with the library, you must provide
+ complete object files to the recipients, so that they can relink them
+ with the library after making changes to the library and recompiling
+ it. And you must show them these terms so they know their rights.
+ .
+ We protect your rights with a two-step method: (1) we copyright the
+ library, and (2) we offer you this license, which gives you legal
+ permission to copy, distribute and/or modify the library.
+ .
+ To protect each distributor, we want to make it very clear that
+ there is no warranty for the free library. Also, if the library is
+ modified by someone else and passed on, the recipients should know
+ that what they have is not the original version, so that the original
+ author's reputation will not be affected by problems that might be
+ introduced by others.
+ ^L
+ Finally, software patents pose a constant threat to the existence of
+ any free program. We wish to make sure that a company cannot
+ effectively restrict the users of a free program by obtaining a
+ restrictive license from a patent holder. Therefore, we insist that
+ any patent license obtained for a version of the library must be
+ consistent with the full freedom of use specified in this license.
+ .
+ Most GNU software, including some libraries, is covered by the
+ ordinary GNU General Public License. This license, the GNU Lesser
+ General Public License, applies to certain designated libraries, and
+ is quite different from the ordinary General Public License. We use
+ this license for certain libraries in order to permit linking those
+ libraries into non-free programs.
+ .
+ When a program is linked with a library, whether statically or using
+ a shared library, the combination of the two is legally speaking a
+ combined work, a derivative of the original library. The ordinary
+ General Public License therefore permits such linking only if the
+ entire combination fits its criteria of freedom. The Lesser General
+ Public License permits more lax criteria for linking other code with
+ the library.
+ .
+ We call this license the "Lesser" General Public License because it
+ does Less to protect the user's freedom than the ordinary General
+ Public License. It also provides other free software developers Less
+ of an advantage over competing non-free programs. These disadvantages
+ are the reason we use the ordinary General Public License for many
+ libraries. However, the Lesser license provides advantages in certain
+ special circumstances.
+ .
+ For example, on rare occasions, there may be a special need to
+ encourage the widest possible use of a certain library, so that it
+ becomes
+ a de-facto standard. To achieve this, non-free programs must be
+ allowed to use the library. A more frequent case is that a free
+ library does the same job as widely used non-free libraries. In this
+ case, there is little to gain by limiting the free library to free
+ software only, so we use the Lesser General Public License.
+ .
+ In other cases, permission to use a particular library in non-free
+ programs enables a greater number of people to use a large body of
+ free software. For example, permission to use the GNU C Library in
+ non-free programs enables many more people to use the whole GNU
+ operating system, as well as its variant, the GNU/Linux operating
+ system.
+ .
+ Although the Lesser General Public License is Less protective of the
+ users' freedom, it does ensure that the user of a program that is
+ linked with the Library has the freedom and the wherewithal to run
+ that program using a modified version of the Library.
+ .
+ The precise terms and conditions for copying, distribution and
+ modification follow. Pay close attention to the difference between a
+ "work based on the library" and a "work that uses the library". The
+ former contains code derived from the library, whereas the latter must
+ be combined with the library in order to run.
+ ^L
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ .
+ 0. This License Agreement applies to any software library or other
+ program which contains a notice placed by the copyright holder or
+ other authorized party saying it may be distributed under the terms of
+ this Lesser General Public License (also called "this License").
+ Each licensee is addressed as "you".
+ .
+ A "library" means a collection of software functions and/or data
+ prepared so as to be conveniently linked with application programs
+ (which use some of those functions and data) to form executables.
+ .
+ The "Library", below, refers to any such software library or work
+ which has been distributed under these terms. A "work based on the
+ Library" means either the Library or any derivative work under
+ copyright law: that is to say, a work containing the Library or a
+ portion of it, either verbatim or with modifications and/or translated
+ straightforwardly into another language. (Hereinafter, translation is
+ included without limitation in the term "modification".)
+ .
+ "Source code" for a work means the preferred form of the work for
+ making modifications to it. For a library, complete source code means
+ all the source code for all modules it contains, plus any associated
+ interface definition files, plus the scripts used to control
+ compilation
+ and installation of the library.
+ .
+ Activities other than copying, distribution and modification are not
+ covered by this License; they are outside its scope. The act of
+ running a program using the Library is not restricted, and output from
+ such a program is covered only if its contents constitute a work based
+ on the Library (independent of the use of the Library in a tool for
+ writing it). Whether that is true depends on what the Library does
+ and what the program that uses the Library does.
+ .
+ 1. You may copy and distribute verbatim copies of the Library's
+ complete source code as you receive it, in any medium, provided that
+ you conspicuously and appropriately publish on each copy an
+ appropriate copyright notice and disclaimer of warranty; keep intact
+ all the notices that refer to this License and to the absence of any
+ warranty; and distribute a copy of this License along with the
+ Library.
+ .
+ You may charge a fee for the physical act of transferring a copy,
+ and you may at your option offer warranty protection in exchange for a
+ fee.
+ .
+ 2. You may modify your copy or copies of the Library or any portion
+ of it, thus forming a work based on the Library, and copy and
+ distribute such modifications or work under the terms of Section 1
+ above, provided that you also meet all of these conditions:
+ .
+ a) The modified work must itself be a software library.
+ .
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+ .
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+ .
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+ .
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+ .
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the Library,
+ and can be reasonably considered independent and separate works in
+ themselves, then this License, and its terms, do not apply to those
+ sections when you distribute them as separate works. But when you
+ distribute the same sections as part of a whole which is a work based
+ on the Library, the distribution of the whole must be on the terms of
+ this License, whose permissions for other licensees extend to the
+ entire whole, and thus to each and every part regardless of who wrote
+ it.
+ .
+ Thus, it is not the intent of this section to claim rights or contest
+ your rights to work written entirely by you; rather, the intent is to
+ exercise the right to control the distribution of derivative or
+ collective works based on the Library.
+ .
+ In addition, mere aggregation of another work not based on the Library
+ with the Library (or with a work based on the Library) on a volume of
+ a storage or distribution medium does not bring the other work under
+ the scope of this License.
+ .
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+ License instead of this License to a given copy of the Library. To do
+ this, you must alter all the notices that refer to this License, so
+ that they refer to the ordinary GNU General Public License, version 2,
+ instead of to this License. (If a newer version than version 2 of the
+ ordinary GNU General Public License has appeared, then you can specify
+ that version instead if you wish.) Do not make any other change in
+ these notices.
+ ^L
+ Once this change is made in a given copy, it is irreversible for
+ that copy, so the ordinary GNU General Public License applies to all
+ subsequent copies and derivative works made from that copy.
+ .
+ This option is useful when you wish to copy part of the code of
+ the Library into a program that is not a library.
+ .
+ 4. You may copy and distribute the Library (or a portion or
+ derivative of it, under Section 2) in object code or executable form
+ under the terms of Sections 1 and 2 above provided that you accompany
+ it with the complete corresponding machine-readable source code, which
+ must be distributed under the terms of Sections 1 and 2 above on a
+ medium customarily used for software interchange.
+ .
+ If distribution of object code is made by offering access to copy
+ from a designated place, then offering equivalent access to copy the
+ source code from the same place satisfies the requirement to
+ distribute the source code, even though third parties are not
+ compelled to copy the source along with the object code.
+ .
+ 5. A program that contains no derivative of any portion of the
+ Library, but is designed to work with the Library by being compiled or
+ linked with it, is called a "work that uses the Library". Such a
+ work, in isolation, is not a derivative work of the Library, and
+ therefore falls outside the scope of this License.
+ .
+ However, linking a "work that uses the Library" with the Library
+ creates an executable that is a derivative of the Library (because it
+ contains portions of the Library), rather than a "work that uses the
+ library". The executable is therefore covered by this License.
+ Section 6 states terms for distribution of such executables.
+ .
+ When a "work that uses the Library" uses material from a header file
+ that is part of the Library, the object code for the work may be a
+ derivative work of the Library even though the source code is not.
+ Whether this is true is especially significant if the work can be
+ linked without the Library, or if the work is itself a library. The
+ threshold for this to be true is not precisely defined by law.
+ .
+ If such an object file uses only numerical parameters, data
+ structure layouts and accessors, and small macros and small inline
+ functions (ten lines or less in length), then the use of the object
+ file is unrestricted, regardless of whether it is legally a derivative
+ work. (Executables containing this object code plus portions of the
+ Library will still fall under Section 6.)
+ .
+ Otherwise, if the work is a derivative of the Library, you may
+ distribute the object code for the work under the terms of Section 6.
+ Any executables containing that work also fall under Section 6,
+ whether or not they are linked directly with the Library itself.
+ ^L
+ 6. As an exception to the Sections above, you may also combine or
+ link a "work that uses the Library" with the Library to produce a
+ work containing portions of the Library, and distribute that work
+ under terms of your choice, provided that the terms permit
+ modification of the work for the customer's own use and reverse
+ engineering for debugging such modifications.
+ .
+ You must give prominent notice with each copy of the work that the
+ Library is used in it and that the Library and its use are covered by
+ this License. You must supply a copy of this License. If the work
+ during execution displays copyright notices, you must include the
+ copyright notice for the Library among them, as well as a reference
+ directing the user to the copy of this License. Also, you must do one
+ of these things:
+ .
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+ .
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+ .
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+ .
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+ .
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+ .
+ For an executable, the required form of the "work that uses the
+ Library" must include any data and utility programs needed for
+ reproducing the executable from it. However, as a special exception,
+ the materials to be distributed need not include anything that is
+ normally distributed (in either source or binary form) with the major
+ components (compiler, kernel, and so on) of the operating system on
+ which the executable runs, unless that component itself accompanies
+ the executable.
+ .
+ It may happen that this requirement contradicts the license
+ restrictions of other proprietary libraries that do not normally
+ accompany the operating system. Such a contradiction means you cannot
+ use both them and the Library together in an executable that you
+ distribute.
+ ^L
+ 7. You may place library facilities that are a work based on the
+ Library side-by-side in a single library together with other library
+ facilities not covered by this License, and distribute such a combined
+ library, provided that the separate distribution of the work based on
+ the Library and of the other library facilities is otherwise
+ permitted, and provided that you do these two things:
+ .
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+ .
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+ .
+ 8. You may not copy, modify, sublicense, link with, or distribute
+ the Library except as expressly provided under this License. Any
+ attempt otherwise to copy, modify, sublicense, link with, or
+ distribute the Library is void, and will automatically terminate your
+ rights under this License. However, parties who have received copies,
+ or rights, from you under this License will not have their licenses
+ terminated so long as such parties remain in full compliance.
+ .
+ 9. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify or
+ distribute the Library or its derivative works. These actions are
+ prohibited by law if you do not accept this License. Therefore, by
+ modifying or distributing the Library (or any work based on the
+ Library), you indicate your acceptance of this License to do so, and
+ all its terms and conditions for copying, distributing or modifying
+ the Library or works based on it.
+ .
+ 10. Each time you redistribute the Library (or any work based on the
+ Library), the recipient automatically receives a license from the
+ original licensor to copy, distribute, link with or modify the Library
+ subject to these terms and conditions. You may not impose any further
+ restrictions on the recipients' exercise of the rights granted herein.
+ You are not responsible for enforcing compliance by third parties with
+ this License.
+ ^L
+ 11. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent issues),
+ conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot
+ distribute so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you
+ may not distribute the Library at all. For example, if a patent
+ license would not permit royalty-free redistribution of the Library by
+ all those who receive copies directly or indirectly through you, then
+ the only way you could satisfy both it and this License would be to
+ refrain entirely from distribution of the Library.
+ .
+ If any portion of this section is held invalid or unenforceable under
+ any particular circumstance, the balance of the section is intended to
+ apply, and the section as a whole is intended to apply in other
+ circumstances.
+ .
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of any
+ such claims; this section has the sole purpose of protecting the
+ integrity of the free software distribution system which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is willing
+ to distribute software through any other system and a licensee cannot
+ impose that choice.
+ .
+ This section is intended to make thoroughly clear what is believed to
+ be a consequence of the rest of this License.
+ .
+ 12. If the distribution and/or use of the Library is restricted in
+ certain countries either by patents or by copyrighted interfaces, the
+ original copyright holder who places the Library under this License
+ may add an explicit geographical distribution limitation excluding those
+ countries, so that distribution is permitted only in or among
+ countries not thus excluded. In such case, this License incorporates
+ the limitation as if written in the body of this License.
+ .
+ 13. The Free Software Foundation may publish revised and/or new
+ versions of the Lesser General Public License from time to time.
+ Such new versions will be similar in spirit to the present version,
+ but may differ in detail to address new problems or concerns.
+ .
+ Each version is given a distinguishing version number. If the Library
+ specifies a version number of this License which applies to it and
+ "any later version", you have the option of following the terms and
+ conditions either of that version or of any later version published by
+ the Free Software Foundation. If the Library does not specify a
+ license version number, you may choose any version ever published by
+ the Free Software Foundation.
+ ^L
+ 14. If you wish to incorporate parts of the Library into other free
+ programs whose distribution conditions are incompatible with these,
+ write to the author to ask for permission. For software which is
+ copyrighted by the Free Software Foundation, write to the Free
+ Software Foundation; we sometimes make exceptions for this. Our
+ decision will be guided by the two goals of preserving the free status
+ of all derivatives of our free software and of promoting the sharing
+ and reuse of software generally.
+ .
+ NO WARRANTY
+ .
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+ WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+ EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+ OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+ KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+ LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+ THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+ .
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+ WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+ AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+ LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGES.
+ .
+ END OF TERMS AND CONDITIONS
+ ^L
+ How to Apply These Terms to Your New Libraries
+ .
+ If you develop a new library, and you want it to be of the greatest
+ possible use to the public, we recommend making it free software that
+ everyone can redistribute and change. You can do so by permitting
+ redistribution under these terms (or, alternatively, under the terms
+ of the ordinary General Public License).
+ .
+ To apply these terms, attach the following notices to the library.
+ It is safest to attach them to the start of each source file to most
+ effectively convey the exclusion of warranty; and each file should
+ have at least the "copyright" line and a pointer to where the full
+ notice is found.
+ .
+ <one line to give the library's name and a brief idea of what it
+ does.>
+ Copyright (C) <year> <name of author>
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ Also add information on how to contact you by electronic and paper
+ mail.
+ .
+ You should also get your employer (if you work as a programmer) or
+ your
+ school, if any, to sign a "copyright disclaimer" for the library, if
+ necessary. Here is a sample; alter the names:
+ .
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
+ library `Frob' (a library for tweaking knobs) written by James
+ Random Hacker.
+ .
+ <signature of Ty Coon>, 1 April 1990
+ Ty Coon, President of Vice
+ .
+ That's all there is to it!
+
+Files: gfx/angle/include/KHR/khrplatform.h
+Copyright: 2008-2009 The Khronos Group Inc.
+License: __HEADER___
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ Khronos platform-specific types and definitions.
+ .
+ $Revision: 23298 $ on $Date: 2013-09-30 17:07:13 -0700 (Mon, 30 Sep 2013) $
+ .
+ Adopters may modify this file to suit their platform. Adopters are
+ encouraged to submit platform specific modifications to the Khronos
+ group so that they can be included in future versions of this file.
+ Please submit changes by sending them to the public Khronos Bugzilla
+ (http://khronos.org/bugzilla) by filing a bug against product
+ "Khronos (general)" component "Registry".
+ .
+ A predefined template which fills in some of the bug fields can be
+ reached using http://tinyurl.com/khrplatform-h-bugreport, but you
+ must create a Bugzilla login first.
+ .
+ See the Implementer's Guidelines for information about where this file
+ should be located on your system and for more details of its use:
+
+Files: devtools/shared/inspector/css-logic.js
+Copyright: __NO_COPYRIGHT__ in: devtools/shared/inspector/css-logic.js
+License: __HEADER___
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ About the objects defined in this file:
+ - CssLogic contains style information about a view context. It provides
+ access to 2 sets of objects: Css[Sheet|Rule|Selector] provide access to
+ information that does not change when the selected element changes while
+ Css[Property|Selector]Info provide information that is dependent on the
+ selected element.
+ Its key methods are highlight(), getPropertyInfo() and forEachSheet(), etc
+ It also contains a number of static methods for l10n, naming, etc
+ .
+ - CssSheet provides a more useful API to a DOM CSSSheet for our purposes,
+ including shortSource and href.
+ - CssRule a more useful API to a nsIDOMCSSRule including access to the group
+ of CssSelectors that the rule provides properties for
+ - CssSelector A single selector - i.e. not a selector group. In other words
+ a CssSelector does not contain ','. This terminology is different from the
+ standard DOM API, but more inline with the definition in the spec.
+ .
+ - CssPropertyInfo contains style information for a single property for the
+ highlighted element.
+ - CssSelectorInfo is a wrapper around CssSelector, which adds sorting with
+ reference to the selected element.
+
+Files: gfx/angle/include/EGL/eglplatform.h
+Copyright: 2007-2013 The Khronos Group Inc.
+License: __HEADER___
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ Platform-specific types and definitions for egl.h
+ $Revision: 30994 $ on $Date: 2015-04-30 13:36:48 -0700 (Thu, 30 Apr 2015) $
+ .
+ Adopters may modify khrplatform.h and this file to suit their platform.
+ You are encouraged to submit all modifications to the Khronos group so that
+ they can be included in future versions of this file. Please submit changes
+ by sending them to the public Khronos Bugzilla (http://khronos.org/bugzilla)
+ by filing a bug against product "EGL" component "Registry".
+
+Files: media/libav/COPYING.GPLv2
+Copyright: 1989-1991 Free Software Foundation, Inc.
+License: __HEADER___
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+ .
+ Preamble
+ .
+ The licenses for most software are designed to take away your
+ freedom to share and change it. By contrast, the GNU General Public
+ License is intended to guarantee your freedom to share and change free
+ software--to make sure the software is free for all its users. This
+ General Public License applies to most of the Free Software
+ Foundation's software and to any other program whose authors commit to
+ using it. (Some other Free Software Foundation software is covered by
+ the GNU Lesser General Public License instead.) You can apply it to
+ your programs, too.
+ .
+ When we speak of free software, we are referring to freedom, not
+ price. Our General Public Licenses are designed to make sure that you
+ have the freedom to distribute copies of free software (and charge for
+ this service if you wish), that you receive source code or can get it
+ if you want it, that you can change the software or use pieces of it
+ in new free programs; and that you know you can do these things.
+ .
+ To protect your rights, we need to make restrictions that forbid
+ anyone to deny you these rights or to ask you to surrender the rights.
+ These restrictions translate to certain responsibilities for you if you
+ distribute copies of the software, or if you modify it.
+ .
+ For example, if you distribute copies of such a program, whether
+ gratis or for a fee, you must give the recipients all the rights that
+ you have. You must make sure that they, too, receive or can get the
+ source code. And you must show them these terms so they know their
+ rights.
+ .
+ We protect your rights with two steps: (1) copyright the software, and
+ (2) offer you this license which gives you legal permission to copy,
+ distribute and/or modify the software.
+ .
+ Also, for each author's protection and ours, we want to make certain
+ that everyone understands that there is no warranty for this free
+ software. If the software is modified by someone else and passed on, we
+ want its recipients to know that what they have is not the original, so
+ that any problems introduced by others will not reflect on the original
+ authors' reputations.
+ .
+ Finally, any free program is threatened constantly by software
+ patents. We wish to avoid the danger that redistributors of a free
+ program will individually obtain patent licenses, in effect making the
+ program proprietary. To prevent this, we have made it clear that any
+ patent must be licensed for everyone's free use or not licensed at all.
+ .
+ The precise terms and conditions for copying, distribution and
+ modification follow.
+ .
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ .
+ 0. This License applies to any program or other work which contains
+ a notice placed by the copyright holder saying it may be distributed
+ under the terms of this General Public License. The "Program", below,
+ refers to any such program or work, and a "work based on the Program"
+ means either the Program or any derivative work under copyright law:
+ that is to say, a work containing the Program or a portion of it,
+ either verbatim or with modifications and/or translated into another
+ language. (Hereinafter, translation is included without limitation in
+ the term "modification".) Each licensee is addressed as "you".
+ .
+ Activities other than copying, distribution and modification are not
+ covered by this License; they are outside its scope. The act of
+ running the Program is not restricted, and the output from the Program
+ is covered only if its contents constitute a work based on the
+ Program (independent of having been made by running the Program).
+ Whether that is true depends on what the Program does.
+ .
+ 1. You may copy and distribute verbatim copies of the Program's
+ source code as you receive it, in any medium, provided that you
+ conspicuously and appropriately publish on each copy an appropriate
+ copyright notice and disclaimer of warranty; keep intact all the
+ notices that refer to this License and to the absence of any warranty;
+ and give any other recipients of the Program a copy of this License
+ along with the Program.
+ .
+ You may charge a fee for the physical act of transferring a copy, and
+ you may at your option offer warranty protection in exchange for a fee.
+ .
+ 2. You may modify your copy or copies of the Program or any portion
+ of it, thus forming a work based on the Program, and copy and
+ distribute such modifications or work under the terms of Section 1
+ above, provided that you also meet all of these conditions:
+ .
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+ .
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+ .
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+ .
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the Program,
+ and can be reasonably considered independent and separate works in
+ themselves, then this License, and its terms, do not apply to those
+ sections when you distribute them as separate works. But when you
+ distribute the same sections as part of a whole which is a work based
+ on the Program, the distribution of the whole must be on the terms of
+ this License, whose permissions for other licensees extend to the
+ entire whole, and thus to each and every part regardless of who wrote it.
+ .
+ Thus, it is not the intent of this section to claim rights or contest
+ your rights to work written entirely by you; rather, the intent is to
+ exercise the right to control the distribution of derivative or
+ collective works based on the Program.
+ .
+ In addition, mere aggregation of another work not based on the Program
+ with the Program (or with a work based on the Program) on a volume of
+ a storage or distribution medium does not bring the other work under
+ the scope of this License.
+ .
+ 3. You may copy and distribute the Program (or a work based on it,
+ under Section 2) in object code or executable form under the terms of
+ Sections 1 and 2 above provided that you also do one of the following:
+ .
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+ .
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+ .
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+ .
+ The source code for a work means the preferred form of the work for
+ making modifications to it. For an executable work, complete source
+ code means all the source code for all modules it contains, plus any
+ associated interface definition files, plus the scripts used to
+ control compilation and installation of the executable. However, as a
+ special exception, the source code distributed need not include
+ anything that is normally distributed (in either source or binary
+ form) with the major components (compiler, kernel, and so on) of the
+ operating system on which the executable runs, unless that component
+ itself accompanies the executable.
+ .
+ If distribution of executable or object code is made by offering
+ access to copy from a designated place, then offering equivalent
+ access to copy the source code from the same place counts as
+ distribution of the source code, even though third parties are not
+ compelled to copy the source along with the object code.
+ .
+ 4. You may not copy, modify, sublicense, or distribute the Program
+ except as expressly provided under this License. Any attempt
+ otherwise to copy, modify, sublicense or distribute the Program is
+ void, and will automatically terminate your rights under this License.
+ However, parties who have received copies, or rights, from you under
+ this License will not have their licenses terminated so long as such
+ parties remain in full compliance.
+ .
+ 5. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify or
+ distribute the Program or its derivative works. These actions are
+ prohibited by law if you do not accept this License. Therefore, by
+ modifying or distributing the Program (or any work based on the
+ Program), you indicate your acceptance of this License to do so, and
+ all its terms and conditions for copying, distributing or modifying
+ the Program or works based on it.
+ .
+ 6. Each time you redistribute the Program (or any work based on the
+ Program), the recipient automatically receives a license from the
+ original licensor to copy, distribute or modify the Program subject to
+ these terms and conditions. You may not impose any further
+ restrictions on the recipients' exercise of the rights granted herein.
+ You are not responsible for enforcing compliance by third parties to
+ this License.
+ .
+ 7. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent issues),
+ conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot
+ distribute so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you
+ may not distribute the Program at all. For example, if a patent
+ license would not permit royalty-free redistribution of the Program by
+ all those who receive copies directly or indirectly through you, then
+ the only way you could satisfy both it and this License would be to
+ refrain entirely from distribution of the Program.
+ .
+ If any portion of this section is held invalid or unenforceable under
+ any particular circumstance, the balance of the section is intended to
+ apply and the section as a whole is intended to apply in other
+ circumstances.
+ .
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of any
+ such claims; this section has the sole purpose of protecting the
+ integrity of the free software distribution system, which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is willing
+ to distribute software through any other system and a licensee cannot
+ impose that choice.
+ .
+ This section is intended to make thoroughly clear what is believed to
+ be a consequence of the rest of this License.
+ .
+ 8. If the distribution and/or use of the Program is restricted in
+ certain countries either by patents or by copyrighted interfaces, the
+ original copyright holder who places the Program under this License
+ may add an explicit geographical distribution limitation excluding
+ those countries, so that distribution is permitted only in or among
+ countries not thus excluded. In such case, this License incorporates
+ the limitation as if written in the body of this License.
+ .
+ 9. The Free Software Foundation may publish revised and/or new versions
+ of the General Public License from time to time. Such new versions will
+ be similar in spirit to the present version, but may differ in detail to
+ address new problems or concerns.
+ .
+ Each version is given a distinguishing version number. If the Program
+ specifies a version number of this License which applies to it and "any
+ later version", you have the option of following the terms and conditions
+ either of that version or of any later version published by the Free
+ Software Foundation. If the Program does not specify a version number of
+ this License, you may choose any version ever published by the Free Software
+ Foundation.
+ .
+ 10. If you wish to incorporate parts of the Program into other free
+ programs whose distribution conditions are different, write to the author
+ to ask for permission. For software which is copyrighted by the Free
+ Software Foundation, write to the Free Software Foundation; we sometimes
+ make exceptions for this. Our decision will be guided by the two goals
+ of preserving the free status of all derivatives of our free software and
+ of promoting the sharing and reuse of software generally.
+ .
+ NO WARRANTY
+ .
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+ REPAIR OR CORRECTION.
+ .
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGES.
+ .
+ END OF TERMS AND CONDITIONS
+ .
+ How to Apply These Terms to Your New Programs
+ .
+ If you develop a new program, and you want it to be of the greatest
+ possible use to the public, the best way to achieve this is to make it
+ free software which everyone can redistribute and change under these terms.
+ .
+ To do so, attach the following notices to the program. It is safest
+ to attach them to the start of each source file to most effectively
+ convey the exclusion of warranty; and each file should have at least
+ the "copyright" line and a pointer to where the full notice is found.
+ .
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+ .
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ Also add information on how to contact you by electronic and paper mail.
+ .
+ If the program is interactive, make it output a short notice like this
+ when it starts in an interactive mode:
+ .
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+ .
+ The hypothetical commands `show w' and `show c' should show the appropriate
+ parts of the General Public License. Of course, the commands you use may
+ be called something other than `show w' and `show c'; they could even be
+ mouse-clicks or menu items--whatever suits your program.
+ .
+ You should also get your employer (if you work as a programmer) or your
+ school, if any, to sign a "copyright disclaimer" for the program, if
+ necessary. Here is a sample; alter the names:
+ .
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+ .
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+ .
+ This General Public License does not permit incorporating your program into
+ proprietary programs. If your program is a subroutine library, you may
+ consider it more useful to permit linking proprietary applications with the
+ library. If this is what you want to do, use the GNU Lesser General
+ Public License instead of this License.
+
+Files: toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.proto
+Copyright: 2012 The Chromium Authors.
+License: __HEADER___
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This proto file includes:
+ (1) Client side phishing and malware detection request and response
+ protocol buffers. Those protocol messages should be kept in sync
+ with the server implementation.
+ .
+ (2) Safe Browsing reporting protocol buffers.
+ A ClientSafeBrowsingReportRequest is sent when a user opts-in to
+ sending detailed threat reports from the safe browsing interstitial page.
+ It is a list of Resource messages, which may contain the url of a
+ resource such as the page in the address bar or any other resource
+ that was loaded for this page.
+ In addition to the url, a resource can contain HTTP request and response
+ headers and bodies.
+ .
+ If you want to change this protocol definition or you have questions
+ regarding its format please contact chrome-anti-phishing@googlegroups.com.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-2-s.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'let' occurs in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-34gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-34gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression defined within an Anonymous FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-20-s.js
+
+Files: intl/icu/source/i18n/unicode/dtitvfmt.h
+Copyright: 2008-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File DTITVFMT.H
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "while" Statement is evaluted according to 12.6.2 and returns (normal, V, empty)
+
+Files: js/src/tests/test262/ch08/8.12/8.12.8/S8.12.8_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ This should generate a TypeError,
+ Cause we overload toString method so it return non Primitive value
+
+Files: media/mtransport/third_party/nrappkit/src/log/r_log.h
+Copyright: 2001 RTFM, Inc.
+ 2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Mon Dec 3 15:14:45 2001
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testFec/test_fec.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Test application for core FEC algorithm. Calls encoding and decoding
+ functions in ForwardErrorCorrection directly.
+
+Files: intl/icu/source/extra/uconv/makedata.mak
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ **********************************************************************
+ * Copyright (C) 1999-2008, International Business Machines Corporation
+ * and others.
+ **********************************************************************
+ nmake file for creating data files on win32
+ invoke with
+
+Files: gfx/angle/src/libANGLE/renderer/QueryImpl.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ QueryImpl.h: Defines the abstract rx::QueryImpl class.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-17-s.js
+ @description Strict Mode - checking 'this' (eval used within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.1/12.1-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.1/12.1-7.js
+ @description 12.1 - block '{ StatementListopt };' is not allowed: do-while
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-84gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-84gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict new'ed Function constructor)
+ @noStrict
+
+Files: js/src/tests/test262/ch13/13.0/S13_A14.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Unicode symbols in function name are allowed
+
+Files: gfx/angle/src/common/utilities.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ utilities.h: Conversion functions and other utility routines.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-18.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-18.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: for (for)
+
+Files: js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A3.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of applying "typeof" operator to boolean is "boolean"
+
+Files: js/src/tests/test262/ch10/10.6/10.6-10-c-ii-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-10-c-ii-2-s.js
+ @description arguments[i] doesn't map to actual parameters in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-12.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: const, export, import
+
+Files: gfx/angle/src/libANGLE/renderer/gl/wgl/PbufferSurfaceWGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PBufferSurfaceWGL.h: WGL implementation of egl::Surface for PBuffers
+
+Files: js/src/tests/test262/intl402/ch12/12.2/12.2.2_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat.supportedLocalesOf
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-24-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-24-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.1/13.1-2-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-2-2.js
+ @description eval allowed as formal parameter name of a non-strict function expression
+
+Files: intl/icu/source/i18n/regextxt.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2008-2011, International Business Machines Corporation and
+ others.
+ .
+ file: regextxt.cpp
+ .
+ This file contains utility code for supporting UText in the regular expression engine.
+
+Files: gfx/angle/src/libANGLE/Buffer.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Buffer.cpp: Implements the gl::Buffer class, representing storage of vertex and/or
+ index data. Implements GL buffer objects and related functionality.
+ [OpenGL ES 2.0.24] section 2.9 page 21.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-13.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: implements, let, private
+
+Files: third_party/aom/aom_dsp/grain_table.h
+Copyright: 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ !\file
+ .
+ In order to apply grain synthesis in the decoder, the film grain parameters
+ need to be signalled in the encoder. The film grain parameters are time
+ varying, and for two-pass encoding (and denoiser implementation flexibility)
+ it is common to denoise the video and do parameter estimation before encoding
+ the denoised video.
+ .
+ The film grain table is used to provide this flexibility and is used as a
+ parameter that is passed to the encoder.
+ .
+ Further, if regraining is to be done in say a single pass mode, or in two
+ pass within the encoder (before frames are added to the lookahead buffer),
+ this data structure can be used to keep track of on-the-fly estimated grain
+ parameters, that are then extracted from the table before the encoded frame
+ is written.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-11.js
+ @description delete operator returns true on deleting arguments propterties(arguments.callee)
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A4.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Two regular expression literals in a program evaluate to
+
+Files: editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/js/run.js
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Licensed under the Apache License, Version 2.0 (the 'License')
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an 'AS IS' BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @version 0.1
+ @author rolandsteiner@google.com
+ .
+ Info function: returns true if the suite (mainly) tests the result HTML/Text.
+ .
+ @param suite {String} the test suite
+ @return {boolean} Whether the suite main focus is the output HTML/Text
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/S11.1.4_A1.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ArrayLiteral: [ ]
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-90gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-90gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.call())
+ @noStrict
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A6.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Large string 4096 bytes
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/S10.2.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If the caller supplies fewer parameter values than there are
+ formal parameters, the extra formal parameters have value undefined
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/ozone/DisplayOzone.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayOzone.h: Ozone implementation of egl::Display
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/RenderTargetD3D.cpp
+Copyright: 2012-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderTargetD3D.cpp: Implements serial handling for rx::RenderTargetD3D
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-7.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: while, debugger, function
+
+Files: intl/icu/source/test/testdata/Makefile.in
+Copyright: 1998-2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Top-level Makefile.in for ICU
+ Stephen F. Booth
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-36-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-36-s.js
+ @description 'for(var arguments in ...) {...}' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: modules/freetype2/Jamfile
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ The HDRMACRO is already defined in FTJam and is used to add
+ the content of certain macros to the list of included header
+ files.
+ .
+ We can compile FreeType 2 with classic Jam however thanks to
+ the following code
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype functions throw a
+ TypeError if called on a non-object value or an object that hasn't been
+ initialized as a NumberFormat.
+ @author Norbert Lindenberg
+
+Files: intl/icu/source/data/unidata/norm2/nfkc.txt
+Copyright: 1999-2016 International Business Machines Corporation and others.
+License: __UNKNOWN__
+ file name: nfkc.txt
+ .
+ machine-generated by ICU preparseucd.py
+ .
+ Data for Unicode NFKC normalization.
+ This file contains only compatibility decomposition mappings,
+ plus those canonical decompositions that change from NFC round-trip mappings
+ to NFKC one-way mappings.
+ Use this file as the second gennorm2 input file after nfc.txt.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-1.js
+ @description delete operator returns true when deleting a configurable data property
+
+Files: gfx/angle/src/libANGLE/renderer/gl/RenderbufferGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderbufferGL.cpp: Implements the class methods for RenderbufferGL.
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1.1_18.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option hour12 is processed correctly.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-10-s.js
+ @description Strict Mode - Use Strict Directive Prologue is ''USE STRICT';' in which all characters are uppercase
+ @noStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "export" token can not be used as identifier
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-9.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: if, throw, delete
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-83-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-83-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function constructor)
+ @noStrict
+
+Files: js/src/tests/test262/ch07/7.3/7.3-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-15.js
+ @description 7.3 - ES5 recognize <BOM> (\uFFFF) as a whitespace character
+
+Files: toolkit/components/microformats/test/lib/text.js
+Copyright: 2010-2015 Glenn Jones.
+License: __UNKNOWN__
+ MIT License: https://raw.github.com/glennjones/microformat-shiv/master/license.txt
+ Dependencies utilities.js, domutils.js
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-92gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-92gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.call(undefined))
+ @noStrict
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ While evaluating The production IterationStatement: "while ( Expression ) Statement", Expression is evaluated first
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-5.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: finally, return, void
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-17-s.js
+
+Files: gfx/angle/src/libANGLE/validationEGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationEGL.h: Validation functions for generic EGL entry point parameters
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-10-s.js
+
+Files: js/src/tests/test262/ch12/12.14/12.14-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14-2.js
+ @description catch doesn't change declaration scope - var initializer in catch with same name as catch parameter changes parameter
+
+Files: gfx/angle/src/libANGLE/renderer/Format_autogen.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ANGLE Format table:
+ Queries for typed format information from the ANGLE format enum.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-7-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created in 'strict mode' using a FunctionDeclaration and the function has three identical parameters
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.25.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "short" token can be used as identifier
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the production "do Statement while ( Expression )" is evaluated, then (normal, V, empty) is returned
+
+Files: media/webrtc/trunk/tools/gyp/test/rules/src/subdir4/build-asm.gyp
+Copyright: 2009 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This one tests that assembly files ended as .s and .S are compiled.
+
+Files: js/src/tests/test262/ch12/12.10/12.10-0-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-0-3.js
+ @description with introduces scope - that is captured by function expression
+
+Files: security/nss/lib/zlib/minigzip.c
+Copyright: 1995-2010 Jean-loup Gailly. For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ minigzip is a minimal implementation of the gzip utility. This is
+ only an example of using zlib and isn't meant to replace the
+ full-featured gzip. No attempt is made to deal with file systems
+ limiting names to 14 or 8+3 characters, etc... Error checking is
+ very limited. So use minigzip only for testing; use gzip for the
+ real thing. On MSDOS, use only on file names without extension
+ or in pipe mode.
+ .
+ @(#) $Id$
+
+Files: gfx/skia/skia/src/pathops/SkDCubicToQuads.cpp
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ http://stackoverflow.com/questions/2009160/how-do-i-convert-the-2-control-points-of-a-cubic-curve-to-the-single-control-poi
+ .
+ Let's call the control points of the cubic Q0..Q3 and the control points of the quadratic P0..P2.
+ Then for degree elevation, the equations are:
+
+Files: js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between ShiftExpression and "<<" or between "<<" and AdditiveExpression are allowed
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.12.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "if" token can not be used as identifier
+
+Files: media/webrtc/trunk/tools/gyp/tools/Xcode/Specifications/gyp.xclangspec
+Copyright: 2011 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ gyp.xclangspec
+ GYP language specification for Xcode 3
+ .
+ There is not much documentation available regarding the format
+ of .xclangspec files. As a starting point, see for instance the
+ outdated documentation at:
+ http://maxao.free.fr/xcode-plugin-interface/specifications.html
+ and the files in:
+ /Developer/Library/PrivateFrameworks/XcodeEdit.framework/Versions/A/Resources/
+ .
+ Place this file in directory:
+ ~/Library/Application Support/Developer/Shared/Xcode/Specifications/
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-10.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: in, try, class
+
+Files: python/rsa/README.rst
+Copyright: __NO_COPYRIGHT__ in: python/rsa/README.rst
+License: __UNKNOWN__
+ licensed under the `Apache License, version 2.0`_
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-12-s.js
+
+Files: modules/brotli/enc/entropy_encode_static.h
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Static entropy codes used for faster meta-block encoding.
+
+Files: media/webrtc/trunk/webrtc/voice_engine/utility.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Contains functions often used by different parts of VoiceEngine.
+
+Files: modules/freetype2/src/tools/docmaker/tohtml.py
+Copyright: 2002-2018 David Turner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The parent class is contained in file `formatter.py'.
+
+Files: intl/icu/source/common/rbbicst.pl
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ **************************************************************************
+ **************************************************************************
+ Copyright (C) 2002-2016 International Business Machines Corporation
+ and others.
+ **************************************************************************
+ .
+ rbbicst Compile the RBBI rule paser state table data into initialized C data.
+
+Files: modules/freetype2/builds/cmake/testbuild.sh
+Copyright: 2015-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ This script tests the CMake build. Simply run
+ .
+ builds/cmake/testbuild.sh
+ .
+ or
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/SamplerD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SamplerD3D.h: Defines the rx::SamplerD3D class, an implementation of SamplerImpl.
+
+Files: gfx/angle/src/libANGLE/Error.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Error.h: Defines the egl::Error and gl::Error classes which encapsulate API errors
+ and optional error messages.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-11.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: enum, extends, super
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-12.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: const, export, import
+
+Files: gfx/angle/src/tests/gl_tests/RendererTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RendererTest:
+ These tests are designed to ensure that the various configurations of the test fixtures work as expected.
+ If one of these tests fails, then it is likely that some of the other tests are being configured incorrectly.
+ For example, they might be using the D3D11 renderer when the test is meant to be using the D3D9 renderer.
+
+Files: js/src/tests/test262/ch12/12.3/S12.3_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production EmptyStatement ; is evaluated as follows Return (normal, empty, empty)
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/CompilerD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CompilerD3D.h: Defines the rx::CompilerD3D class, an implementation of rx::CompilerImpl.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-29-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-29-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression defined within a FunctionDeclaration inside strict mode)
+ @onlyStrict
+
+Files: third_party/aom/aom/aom.h
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ !\defgroup aom AOM
+ .
+ AOM is aom's newest video compression algorithm that uses motion
+ compensated prediction, Discrete Cosine Transform (DCT) coding of the
+ prediction error signal and context dependent entropy coding techniques
+ based on arithmetic principles. It features:
+ - YUV 4:2:0 image format
+ - Macro-block based coding (16x16 luma plus two 8x8 chroma)
+ - 1/4 (1/8) pixel accuracy motion compensated prediction
+ - 4x4 DCT transform
+ - 128 level linear quantizer
+ - In loop deblocking filter
+ - Context-based entropy coding
+ .
+ @{
+ .
+ !\file
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.25.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "with" token can not be used as identifier
+
+Files: modules/freetype2/include/freetype/internal/internal.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is automatically included by `ft2build.h'.
+ Do not include it manually!
+
+Files: js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If m is +0 or -0, return the string "0"
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ fft.c
+ .
+ Fast Fourier Transform
+
+Files: js/src/tests/test262/ch12/12.1/12.1-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.1/12.1-2.js
+ @description 12.1 - block '{ StatementListopt };' is not allowed: try-catch-finally
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-7.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: while, debugger, function
+
+Files: js/src/tests/test262/ch12/12.14/12.14-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ local vars must not be visible outside with block
+ local functions must not be visible outside with block
+ local function expresssions should not be visible outside with block
+ local vars must shadow outer vars
+ local functions must shadow outer functions
+ local function expresssions must shadow outer function expressions
+ eval should use the appended object to the scope chain
+ .
+ @path ch12/12.14/12.14-4.js
+ @description catch introduces scope - block-local vars must shadow outer vars
+
+Files: intl/icu/source/common/unicode/parsepos.h
+Copyright: 1997-2005 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File PARSEPOS.H
+ .
+ Modification History:
+ .
+ Date Name Description
+ 07/09/97 helena Converted from java.
+ 07/17/98 stephen Added errorIndex support.
+ 05/11/99 stephen Cleaned up.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2-1-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2-1-2.js
+ @description Indirect call to eval has context set to global context (nested function)
+
+Files: modules/freetype2/src/truetype/tterrors.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the TrueType error enumeration
+ constants.
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.1_19_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests the special handling of the "co" key in Intl.Collator.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "try" with "catch" or "finally" statement within/without an "if" statement
+
+Files: js/src/tests/test262/ch12/12.1/12.1-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.1/12.1-1.js
+ @description 12.1 - block '{ StatementListopt };' is not allowed: try-catch
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.23.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "void" token can not be used as identifier
+
+Files: js/src/tests/test262/intl402/ch13/13.2/13.2.1_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that toLocaleString handles "this Number value" correctly.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/Error.inl
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Error.inl: Inline definitions of egl::Error and gl::Error classes which encapsulate API errors
+ and optional error messages.
+
+Files: modules/freetype2/docs/FTL.TXT
+Copyright: 1996-2006 David Turner, Robert Wilhelm, and Werner Lemberg
+License: __UNKNOWN__
+ Introduction
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-27gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-27gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration defined within a FunctionDeclaration inside strict mode)
+ @onlyStrict
+
+Files: modules/woff2/src/woff2_info.cc
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ A commandline tool for dumping info about a woff2 file.
+
+Files: netwerk/streamconv/converters/parse-ftp/C-zVM.in
+Copyright: __NO_COPYRIGHT__ in: netwerk/streamconv/converters/parse-ftp/C-zVM.in
+License: __UNKNOWN__
+ 215 VM is the operating system of this server.
+ ftp> close
+ 221 Quit command received. Goodbye.
+ ftp>
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/11.8.3-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.8/11.8.3/11.8.3-1.js
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-51-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-51-s.js
+
+Files: js/src/tests/test262/ch08/8.2/S8.2_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The null is resrved word
+
+Files: gfx/angle/src/libANGLE/formatutils.cpp
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ formatutils.cpp: Queries for GL image formats.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-98gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-98gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.bind(someObject)())
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.1/13.1-3-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-3-2.js
+ @description eval allowed as function identifier in non-strict function expression
+
+Files: js/src/tests/test262/ch12/12.10/12.10-0-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-0-12.js
+ @description with introduces scope - name lookup finds property
+
+Files: js/src/tests/test262/ch12/12.14/12.14.1/12.14.1-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14.1/12.14.1-3-s.js
+ @description Strict Mode - SyntaxError isn't thrown if a TryStatement with a Catch occurs within strict code and the Identifier of the Catch production is EVAL but throws SyntaxError if it is eval
+ @onlyStrict
+
+Files: modules/freetype2/src/psnames/psnamerr.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the PS names module error enumeration
+ constants.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/neteq_rtpplay.cc
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ TODO(hlundin): The functionality in this file should be moved into one or
+ several classes.
+
+Files: modules/freetype2/builds/amiga/README
+Copyright: 2005-2018 Werner Lemberg and Detlef Würkner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ The makefile.os4 is for the AmigaOS4 SDK. To use it, type
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/S11.1.5_A1.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ObjectLiteral: { }
+
+Files: js/src/tests/test262/ch07/7.3/7.3-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-5.js
+ @description 7.3 - ES5 recognizes the character <LS> (\u2028) as terminating string literal
+
+Files: gfx/angle/src/libANGLE/renderer/gl/glx/PbufferSurfaceGLX.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PBufferSurfaceGLX.h: GLX implementation of egl::Surface for PBuffers
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-59-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-59-s.js
+ @description Strict Mode - checking 'this' (Injected getter includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.6/12.6.4/12.6.4-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.6/12.6.4/12.6.4-1.js
+ @description The for-in Statement - a property name must not be visited more than once in any enumeration.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-10.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: new (new)
+
+Files: media/webrtc/trunk/webrtc/video_engine/vie_sender.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ ViESender is responsible for sending packets to network.
+
+Files: media/webrtc/trunk/build/android/adb_kill_content_shell
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Kill a running content shell.
+ .
+ Assumes you have sourced the build/android/envsetup.sh script.
+
+Files: js/src/tests/test262/ch08/8.7/S8.7_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Changing the Reference of an Object While Maintaining Integrity
+
+Files: js/src/tests/test262/ch07/7.6/7.6-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-8.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: do (do)
+
+Files: gfx/angle/src/libANGLE/Context.h
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Context.h: Defines the gl::Context class, managing all GL state and performing
+ rendering operations. It is the GLES2 specific implementation of EGLContext.
+
+Files: modules/brotli/enc/params.h
+Copyright: 2017 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Parameters for the Brotli encoder with chosen quality levels.
+
+Files: js/src/tests/test262/ch08/8.7/S8.7.2_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ this.x++ calls GetValue then PutValue so after applying postfix increment(actually conrete operator type is unimportan)
+ we must have reference to defined value
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-17-s.js
+ @description Strict Mode - Function code that is part of a Accessor PropertyAssignment is in Strict Mode if Accessor PropertyAssignment is contained in use strict(getter)
+ @noStrict
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_codec.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - Support of non-default codecs (e.g. iLBC, iSAC, etc.).
+ - Voice Activity Detection (VAD) on a per channel basis.
+ - Possibility to specify how to map received payload types to codecs.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A2.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ LINE SEPARATOR (U+2028) within strings is not allowed
+
+Files: js/src/tests/test262/ch08/8.12/8.12.5/S8.12.5_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Put]] method of O is called with property P and value V,
+ then set the value of the property to V. The attributes of the property are not changed
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-3.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: instanceof, typeof, else
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-6-s.js
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.1_19.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the currency style can not be used without a specified currency.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-28-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-28-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression defined within a FunctionDeclaration inside strict mode)
+ @onlyStrict
+
+Files: media/libjpeg/jquant1.c
+Copyright: 1991-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains 1-pass color quantization (color mapping) routines.
+ These routines provide mapping to a fixed color map using equally spaced
+ color values. Optional Floyd-Steinberg or ordered dithering is available.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-3-s.js
+
+Files: media/webrtc/trunk/build/android/envsetup_functions.sh
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Defines functions for envsetup.sh which sets up environment for building
+ Chromium on Android. The build can be either use the Android NDK/SDK or
+ android source tree. Each has a unique init function which calls functions
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x > y uses [[Default Value]]
+
+Files: js/src/tests/test262/ch10/10.6/10.6-6-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-6-2.js
+ @description 'length' property of arguments object has correct attributes
+
+Files: media/libjpeg/simd/jsimd_mips.c
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2016 D. R. Commander.
+ 2013-2014 MIPS Technologies, Inc., California.
+ 2015 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library,
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ This file contains the interface between the "normal" portions
+ of the library and the SIMD implementations when running on a
+ MIPS architecture.
+
+Files: gfx/angle/src/compiler/translator/SymbolTable.cpp
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Symbol table for parsing. Most functionaliy and main ideas
+ are documented in the header file.
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-9-s.js
+ @description with statement in strict mode throws SyntaxError (strict function expression)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/S11.1.5_A1.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ObjectLiteral: { StringLiteral : AssignmentExpression}
+
+Files: js/src/tests/test262/ch12/12.10/12.10-0-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-0-10.js
+ @description with introduces scope - name lookup finds function parameter
+
+Files: media/libvpx/vp8/common/mfqe.c
+Copyright: 2012 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ MFQE: Multiframe Quality Enhancement
+ In rate limited situations keyframes may cause significant visual artifacts
+ commonly referred to as "popping." This file implements a postproccesing
+ algorithm which blends data from the preceeding frame when there is no
+ motion and the q from the previous frame is lower which indicates that it is
+ higher quality.
+
+Files: js/src/tests/test262/ch13/13.0/13.0-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-11-s.js
+ @description Strict Mode - SourceElements is evaluated as strict mode code when the code of this FunctionBody with an inner function which is in strict mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file defines classes for doing reference picture selection, primarily
+ with VP8.
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-11gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-11gs.js
+ @description Strict Mode - SyntaxError is thrown when using with statement
+ @onlyStrict
+
+Files: gfx/angle/src/tests/egl_tests/EGLSurfaceTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EGLSurfaceTest:
+ Tests pertaining to egl::Surface.
+
+Files: media/libcubeb/tests/test_tone.cpp
+Copyright: 2011 Mozilla Foundation
+License: __UNKNOWN__
+ This program is made available under an ISC-style license. See the
+ accompanying file LICENSE for details.
+ .
+ libcubeb api/function test. Plays a simple tone.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-19-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'arguments' appears within a FormalParameterList of a strict mode FunctionDeclaration in strict eval code
+ @onlyStrict
+
+Files: gfx/ots/src/cff_charstring.cc
+Copyright: 2010-2017 The OTS Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ A parser for the Type 2 Charstring Format.
+ http://www.adobe.com/devnet/font/pdfs/5177.Type2.pdf
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-11-s.js
+ @description Strict Mode - SyntaxError is thrown when using WithStatement in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-85gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-85gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.apply())
+ @noStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "catch" token can not be used as identifier
+
+Files: js/src/tests/test262/intl402/ch11/11.4/11.4_a.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat instances have the specified properties.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-13.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: implements, let, private
+
+Files: intl/icu/source/test/perf/convperf/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ Makefile.in for ICU - test/perf/collperf
+ Copyright (c) 2001-2011, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between MultiplicativeExpression and "/" or between "/" and UnaryExpression are allowed
+
+Files: intl/icu/source/tools/toolutil/Makefile.in
+Copyright: 1999-2014 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU - tools/toolutil
+ Steven R. Loomis
+ .
+ Source directory information
+
+Files: media/mtransport/third_party/nrappkit/src/plugin/nr_plugin.h
+Copyright: 2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@networkresonance.com Mon Jun 19 18:18:54 2006
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-23-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-23-s.js
+
+Files: intl/icu/source/common/rbbinode.cpp
+Copyright: 2002-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File: rbbinode.cpp
+ .
+ Implementation of class RBBINode, which represents a node in the
+ tree generated when parsing the Rules Based Break Iterator rules.
+ .
+ This "Class" is actually closer to a struct.
+ Code using it is expected to directly access fields much of the time.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Framebuffer9.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Framebuffer9.h: Defines the Framebuffer9 class.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-9.js
+ @description delete operator returns false when deleting a non-configurable data property (Math.LN2)
+
+Files: intl/icu/source/tools/genccode/genccode.8.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2003-2004 IBM, Inc. and others.
+
+Files: third_party/aom/examples/scalable_decoder.c
+Copyright: 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Scalable Decoder
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_neteq_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains unit tests for ACM's NetEQ wrapper (class ACMNetEQ).
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/7.8.5-2gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.5/7.8.5-2gs.js
+ @description Empty dynamic RegExp should not result in a SyntaxError
+
+Files: js/src/tests/test262/ch11/11.5/11.5.2/S11.5.2_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x / y uses [[Default Value]]
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A23.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 7 or of HexDigit ::: 7 is 7
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A5.1_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Postfix Increment Operator for automatic semicolon insertion
+
+Files: gfx/angle/src/tests/perf_tests/TexSubImage.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TexSubImageBenchmark:
+ Performace test for ANGLE texture updates.
+
+Files: gfx/angle/src/libANGLE/Version.inl
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Version.inl: Encapsulation of a GL version.
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator.prototype
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-3.js
+ @description delete operator returns false when deleting a non-configurable data property
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/source/sort.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ When the platform supports STL, the functions are implemented using a
+ templated spreadsort algorithm (http://sourceforge.net/projects/spreadsort/),
+ part of the Boost C++ library collection. Otherwise, the C standard library's
+ qsort() will be used.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-21-s.js
+ @description StrictMode - SyntaxError is thrown if the identifier 'arguments' appears within a FormalParameterList of a strict mode FunctionExpression in strict eval code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x | y uses [[Default Value]]
+
+Files: js/src/tests/test262/ch13/13.1/13.1-4gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-4gs.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'arguments' appears within a FormalParameterList of a strict mode FunctionExpression
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.1/13.1-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-18-s.js
+ @description StrictMode - SyntaxError is thrown if the identifier 'eval' appears within a FormalParameterList of a strict mode FunctionExpression when FuctionBody is strict code
+ @onlyStrict
+
+Files: intl/icu/source/tools/ctestfw/unicode/testlog.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2004-2010, International Business Machines Corporation and
+ others.
+ .
+ Created by grhoten 03/17/2004
+ .
+ Base class for data driven tests
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/comfort_noise_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for ComfortNoise class.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-6.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: instanceof (instanceof)
+
+Files: js/src/tests/test262/ch12/12.10/12.10-0-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-0-1.js
+ @description with does not change declaration scope - vars in with are visible outside
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Throw Statement for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ While evaluating "do Statement while ( Expression )", Statement is evaluated first and only after it is done Expression is checked
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-33gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-33gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration defined within an Anonymous FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: modules/freetype2/src/base/md5.h
+Copyright: 2001 Alexander Peslyak and it is here released to the general public under the following terms:
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted.
+ .
+ There's ABSOLUTELY NO WARRANTY, express or implied.
+ .
+ See md5.c for more information.
+
+Files: testing/talos/talos/tests/dromaeo/lib/mootools.js
+Copyright: 2006-2008 [Valerio Proietti](http://mad4milk.net/).
+License: __UNKNOWN__
+ Code & Documentation:
+ [The MooTools production team](http://mootools.net/developers/).
+ .
+ Inspiration:
+ - Class implementation inspired by [Base.js](http://dean.edwards.name/weblog/2006/03/base/) Copyright (c) 2006 Dean Edwards, [GNU Lesser General Public License](http://opensource.org/licenses/lgpl-license.php)
+ - Some functionality inspired by [Prototype.js](http://prototypejs.org) Copyright (c) 2005-2007 Sam Stephenson, [MIT License](http://opensource.org/licenses/mit-license.php)
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_codec_database.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file generates databases with information about all supported audio
+ codecs.
+ .
+ TODO(tlegrand): Change constant input pointers in all functions to constant
+ references, where appropriate.
+
+Files: intl/icu/source/data/makedata.mak
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ **********************************************************************
+ * Copyright (C) 1999-2016, International Business Machines Corporation
+ * and others.
+ **********************************************************************
+ nmake file for creating data files on win32
+ invoke with
+
+Files: gfx/angle/src/tests/gl_tests/ProvokingVertexTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ProvkingVertexTest:
+ Tests on the conformance of the provoking vertex, which applies to flat
+ shading and compatibility with D3D. See the section on 'flatshading'
+ in the ES 3 specs.
+
+Files: js/src/tests/test262/ch13/13.2/S13.2_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When Function object(F) is constructed
+ the [[Prototype]] property of F is set to the original Function prototype object as specified in 15.3.3.1
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Empty string variable has a length property
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-80gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-80gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.bind(globalObject)())
+ @onlyStrict
+
+Files: modules/freetype2/src/raster/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ raster driver directory
+
+Files: application/basilisk/themes/osx/downloads/download-notification-finish.png
+Copyright: __NO_COPYRIGHT__ in: application/basilisk/themes/osx/downloads/download-notification-finish.png
+License: __UNKNOWN__
+ _MANY_NON_ASCII_(42chars. over 71chars.) starting with: ÿ$x©Ïw×&áسœã.SµIyhUìLüø« ÿV÷¯.ÎVðƒÕB%^ÐA£ԅ/ö]{s‚Odú§¸
+
+Files: gfx/angle/src/libANGLE/renderer/Format.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Format:
+ A universal description of typed GPU storage. Across multiple
+ renderer back-ends, there are common formats and some distinct
+ permutations, this enum encapsulates them all. Formats apply to
+ textures, but could also apply to any typed data.
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-12-s.js
+ @description with statement in strict mode throws SyntaxError (strict eval)
+ @onlyStrict
+
+Files: media/libcubeb/tests/test_audio.cpp
+Copyright: 2013 Sebastien Alaiwan <sebastien.alaiwan@gmail.com>
+License: __UNKNOWN__
+ This program is made available under an ISC-style license. See the
+ accompanying file LICENSE for details.
+ .
+ libcubeb api/function exhaustive test. Plays a series of tones in different
+ conditions.
+
+Files: intl/icu/source/data/misc/icuver.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ***************************************************************************
+ *
+ * Copyright (C) 2010-2016 International Business Machines
+ * Corporation and others.
+ *
+ ***************************************************************************
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-4.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: new, var, catch
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.1_A1_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The depth of nested function calls reaches 32
+
+Files: gfx/angle/src/libANGLE/Shader.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Shader.h: Defines the abstract gl::Shader class and its concrete derived
+ classes VertexShader and FragmentShader. Implements GL shader objects and
+ related functionality. [OpenGL ES 2.0.24] section 2.10 page 24 and section
+ 3.8 page 84.
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production TryStatement: "try Block Catch Finally"
+
+Files: js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A15.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Block within a "for-in" Expression is not allowed
+
+Files: gfx/angle/src/common/Color.inl
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Color.inl : Inline definitions of some functions from Color.h
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/ShaderCache.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderCache: Defines rx::ShaderCache, a cache of Direct3D shader objects
+ keyed by their byte code.
+
+Files: media/libvpx/vp9/encoder/vp9_fastssim.c
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This code was originally written by: Nathan E. Egge, at the Daala
+ project.
+
+Files: js/src/tests/test262/ch07/7.4/S7.4_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If multi line comments csn not nest, they can contain any Unicode character
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A2.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ While evaluating "for (ExpressionNoIn;;) Statement", Statement is evaulated first
+
+Files: gfx/angle/src/libANGLE/RefCountObject.h
+Copyright: 2002-2010 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RefCountObject.h: Defines the gl::RefCountObject base class that provides
+ lifecycle support for GL objects using the traditional BindObject scheme, but
+ that need to be reference counted for correct cross-context deletion.
+ (Concretely, textures, buffers and renderbuffers.)
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-8-s.js
+
+Files: modules/freetype2/src/base/ftinit.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The purpose of this file is to implement the following two
+ functions:
+
+Files: gfx/angle/src/libANGLE/ResourceManager.cpp
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ResourceManager.cpp: Implements the gl::ResourceManager class, which tracks and
+ retrieves objects which may be shared by multiple Contexts.
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-14-s.js
+ @description Strict Mode - SyntaxError is thrown when the getter of a literal object utilizes WithStatement
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch12/12.2/12.2.3_c.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat provides the required date-time
+ format component subsets.
+ @author Norbert Lindenberg
+
+Files: third_party/aom/third_party/libyuv/include/libyuv/video_common.h
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Common definitions for video, including fourcc and VideoFormat.
+
+Files: modules/freetype2/ChangeLog.27
+Copyright: 2016-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ __MANY_TOTAL_LINES__(2096lines) truncating at: and distributed under the terms of the FreeType project license,
+ and distributed under the terms of the FreeType project license,
+ __MANY_TOTAL_LINES__(2097lines) truncating at: LICENSE.TXT. By continuing to use, modify, or distribute this f
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ __MANY_TOTAL_LINES__(2098lines) truncating at: indicate that you have read the license and understand and accep
+ indicate that you have read the license and understand and accept it
+ __MANY_TOTAL_LINES__(2099lines) truncating at: fully.
+ fully.
+ __MANY_TOTAL_LINES__(2100lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(2101lines) truncating at:
+ __MANY_TOTAL_LINES__(2102lines) truncating at: Local Variables:
+ Local Variables:
+ __MANY_TOTAL_LINES__(2103lines) truncating at: version-control: never
+ version-control: never
+ __MANY_TOTAL_LINES__(2104lines) truncating at: coding: utf-8
+ coding: utf-8
+ __MANY_TOTAL_LINES__(2105lines) truncating at: End:
+ End:
+
+Files: gfx/angle/src/libANGLE/Image.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Image.cpp: Implements the egl::Image class representing the EGLimage object.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/QueryGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ QueryGL.cpp: Implements the class methods for QueryGL.
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-b-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-b-2-s.js
+ @description arguments.caller exists in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-31-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-31-s.js
+ @description eval as local var identifier defined twice throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/voice_engine/test/win_test/stdafx.cc
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ stdafx.cpp : source file that includes just the standard includes
+ WinTest.pch will be the pre-compiled header
+ stdafx.obj will contain the pre-compiled type information
+
+Files: media/libvpx/vpx_scale/generic/vpx_scale.c
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Module Title : scale.c
+ .
+ Description : Image scaling functions.
+ .
+ Header Files
+
+Files: js/src/tests/test262/ch11/11.3/11.3.2/11.3.2-2-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.3/11.3.2/11.3.2-2-2-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'eval' appear as a PostfixExpression(eval--)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-56gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-56gs.js
+ @description Strict - checking 'this' from a global scope (Literal setter defined within strict mode)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/BufferD3D.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BufferD3D.cpp Defines common functionality between the Buffer9 and Buffer11 classes.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-12-s.js
+ @description arguments as local var identifier throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: media/libjpeg/LICENSE.md
+Copyright: or license text in that file.
+License: __UNKNOWN__
+ **Origin**
+ - Clause 1 of the IJG License
+ .
+ 2. If you are distributing only libjpeg-turbo binaries without the source, or
+ if you are distributing an application that statically links with
+ libjpeg-turbo, then:
+ .
+ 1. Your product documentation must include a message stating:
+ .
+ This software is based in part on the work of the Independent JPEG
+ Group.
+ .
+ **Origin**
+ - Clause 2 of the IJG license
+ .
+ 2. If your binary distribution includes or uses the TurboJPEG API, then
+ your product documentation must include the text of the Modified BSD
+ License.
+ .
+ **Origin**
+ - Clause 2 of the Modified BSD License
+ .
+ 3. You cannot use the name of the IJG or The libjpeg-turbo Project or the
+ contributors thereof in advertising, publicity, etc.
+ .
+ **Origin**
+ - IJG License
+ - Clause 3 of the Modified BSD License
+ .
+ 4. The IJG and The libjpeg-turbo Project do not warrant libjpeg-turbo to be
+ free of defects, nor do we accept any liability for undesirable
+ consequences resulting from your use of the software.
+ .
+ **Origin**
+ - IJG License
+ - Modified BSD License
+ - zlib License
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-75-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-75-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.call(globalObject))
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.6_4.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that LookupSupportedLocales returns an empty list when
+ given an empty list.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.11/11.11.1/S11.11.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between LogicalANDExpression and "&&" or between "&&" and BitwiseORExpression are allowed
+
+Files: js/src/tests/test262/ch08/8.7/S8.7_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Passing arguments by reference do change values of reference to be passed
+
+Files: ipc/chromium/src/third_party/libevent/http-internal.h
+Copyright: 2001-2007 Niels Provos <provos@citi.umich.edu>
+ 2007-2012 Niels Provos and Nick Mathewson
+License: __UNKNOWN__
+ This header file contains definitions for dealing with HTTP requests
+ that are internal to libevent. As user of the library, you should not
+ need to know about these.
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-3-s.js
+ @description with statement in strict mode throws SyntaxError (nested strict function)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/VertexBuffer11.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexBuffer11.h: Defines the D3D11 VertexBuffer implementation.
+
+Files: js/src/tests/test262/ch10/10.6/10.6-14-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-14-1-s.js
+ @description Strict Mode - 'callee' exists and 'caller' exists under strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/Compiler.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Compiler.h: Defines the gl::Compiler class, abstracting the ESSL compiler
+ that a GL context holds.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-29-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-29-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionExpression that is contained in eval strict code and the function has two identical parameters
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/VertexArray9.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexArray9.h: Defines the rx::VertexArray9 class which implements rx::VertexArrayImpl.
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/FramebufferVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferVk.h:
+ Defines the class interface for FramebufferVk, implementing FramebufferImpl.
+
+Files: intl/icu/source/i18n/unicode/smpdtfmt.h
+Copyright: 1997-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File SMPDTFMT.H
+ .
+ Modification History:
+ .
+ Date Name Description
+ 02/19/97 aliu Converted from java.
+ 07/09/97 helena Make ParsePosition into a class.
+
+Files: devtools/client/inspector/markup/test/lib_jquery_1.6_min.js
+Copyright: 2011 John Resig Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license
+License: __UNKNOWN__
+ Includes Sizzle.js
+ http://sizzlejs.com/
+ Copyright 2011, The Dojo Foundation
+ Released under the MIT, BSD, and GPL Licenses.
+ .
+ Date: Mon May 2 13:50:00 2011 -0400
+
+Files: intl/icu/source/samples/Makefile.in
+Copyright: 1999-2011 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ Install directory information
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-6.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: continue, for, switch
+
+Files: modules/brotli/include/brotli/port.h
+Copyright: 2016 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Macros for compiler / platform specific API declarations.
+
+Files: media/webrtc/trunk/tools/gyp/test/win/linker-flags/main-crt.c
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Stub so we can link with /NODEFAULTLIB when checking disasm.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "for(key in null)" Expression is allowed
+
+Files: js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x * y uses [[Default Value]]
+
+Files: gfx/harfbuzz/git.mk
+Copyright: 2009 Red Hat, Inc.
+ 2010-2013 Behdad Esfahbod Behdad Esfahbod
+License: __UNKNOWN__
+ Copying and distribution of this file, with or without modification,
+ is permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved.
+ .
+ The latest version of this file can be downloaded from:
+
+Files: media/webrtc/trunk/tools/gyp/test/mac/postbuild-fail/file.c
+Copyright: 2011 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ That's right, this is copyrighted.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-16-s.js
+ @description Strict Mode - Function code that is part of a FunctionExpression is strict function code if FunctionExpression is contained in use strict
+ @noStrict
+
+Files: modules/freetype2/builds/windows/w32-vcc.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ definitions of the export list
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-2.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: break, case, do
+
+Files: gfx/harfbuzz/src/hb-ot-cbdt-table.hh
+Copyright: 2016 Google, Inc.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Google Author(s): Seigo Nonaka
+
+Files: python/voluptuous/PKG-INFO
+Copyright: __NO_COPYRIGHT__ in: python/voluptuous/PKG-INFO
+License: __UNKNOWN__
+ Description: Voluptuous is a Python data validation library
+
+Files: gfx/angle/src/image_util/generatemip.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ generatemip.h: Defines the GenerateMip function, templated on the format
+ type of the image for which mip levels are being generated.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/utility/delay_estimator.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Performs delay estimation on binary converted spectra.
+ The return value is 0 - OK and -1 - Error, unless otherwise stated.
+
+Files: intl/icu/source/common/unicode/bytestream.h
+Copyright: 2007 Google Inc.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2009-2012, International Business Machines
+ Corporation and others.
+ .
+ Abstract interface that consumes a sequence of bytes (ByteSink).
+ .
+ Used so that we can write a single piece of code that can operate
+ on a variety of output string types.
+ .
+ Various implementations of this interface are provided:
+ ByteSink:
+ CheckedArrayByteSink Write to a flat array, with bounds checking
+ StringByteSink Write to an STL string
+ .
+ This code is a contribution of Google code, and the style used here is
+ a compromise between the original Google code and the ICU coding guidelines.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-11.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: enum, extends, super
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.14.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "goto" token can be used as identifier
+
+Files: media/libvpx/vpx/vpx_codec.h
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ !\defgroup codec Common Algorithm Interface
+ This abstraction allows applications to easily support multiple video
+ formats with minimal code duplication. This section describes the interface
+ common to all codecs (both encoders and decoders).
+ @{
+ .
+ !\file
+ .
+ This file describes the interface between an application and a
+ video codec algorithm.
+ .
+ An application instantiates a specific codec instance by using
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.15.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "new" token can not be used as identifier
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-4.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: new, var, catch
+
+Files: db/mork/src/morkDeque.h
+Copyright: __NO_COPYRIGHT__ in: db/mork/src/morkDeque.h
+License: __UNKNOWN__
+ Permission is hereby granted to use this IronDoc software for any purpose
+ at all, without need for written agreements, without royalty or license
+ fees, and without fees or obligations of any other kind. Anyone can use,
+ copy, change and distribute this software for any purpose, and nothing is
+ required, implicitly or otherwise, in exchange for this usage.
+ .
+ You cannot apply your own copyright to this software, but otherwise you
+ are encouraged to enjoy the use of this software in any way you see fit.
+ However, it would be rude to remove names of developers from the code.
+ (IronDoc is also known by the short name "Fe" and a longer name "Ferrum",
+ which are used interchangeably with the name IronDoc in the sources.)
+ .
+ File: morkDeque.h
+ Contains: Ferrum deque (double ended queue (linked list))
+ .
+ Copied directly from public domain IronDoc, with minor naming tweaks:
+ Designed and written by David McCusker, but all this code is public domain.
+ There are no warranties, no guarantees, no promises, and no remedies.
+
+Files: python/psutil/psutil/arch/windows/process_info.c
+Copyright: 2009 Jay Loden, Giampaolo Rodola'.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Helper functions related to fetching process information. Used by
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1-20-s.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: \u0070\u0075\u0062\u006c\u0069\u0063 (public)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/Device.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Device.cpp: Implements the egl::Device class, representing the abstract
+ device. Implements EGLDevice.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "else" token can not be used as identifier
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-14.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: public, yield, interface
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/EGLImageD3D.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EGLImageD3D.h: Defines the rx::EGLImageD3D class, the D3D implementation of EGL images
+
+Files: media/libjpeg/jdmaster.h
+Copyright: 1991-1995 Thomas G. Lane. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the master control structure for the JPEG decompressor.
+ .
+ Private state
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-5-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable which is a primitive type (boolean)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-16.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: undefined, NaN, Infinity
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ BwEstimator.c
+ .
+ This file contains the code for the Bandwidth Estimator designed
+ for iSAC.
+
+Files: media/libjpeg/jpegcomp.h
+Copyright: 2010 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ JPEG compatibility macros
+ These declarations are considered internal to the JPEG library; most
+ applications using the library shouldn't need to include this file.
+
+Files: media/webrtc/trunk/webrtc/build/apk_tests.gyp
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file exists in two versions. A no-op version under
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-28-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-28-s.js
+
+Files: media/webrtc/trunk/build/grit_action.gypi
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into an action to invoke grit in a
+ consistent manner. To use this the following variables need to be
+ defined:
+
+Files: js/src/tests/test262/intl402/ch10/10.2/10.2.1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator.prototype has the required attributes.
+ @author Norbert Lindenberg
+
+Files: intl/icu/source/i18n/unicode/msgfmt.h
+Copyright: 2007-2013 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File MSGFMT.H
+ .
+ Modification History:
+ .
+ Date Name Description
+ 02/19/97 aliu Converted from java.
+ 03/20/97 helena Finished first cut of implementation.
+
+Files: js/src/tests/test262/ch11/11.1/11.1.1/11.1.1-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.1/11.1.1/11.1.1-1gs.js
+ @description Strict Mode - 'this' object at the global scope is not undefined
+ @onlyStrict
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ String type has a length property
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-1-s.js
+ @description Strict Mode - Use Strict Directive Prologue is 'use strict'; which contains two space between 'use' and 'strict'
+ @noStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-101-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-101-s.js
+ @description Strict Mode - checking 'this' (non-strict function passed as arg to String.prototype.replace from strict context)
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/VertexDeclarationCache.cpp
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexDeclarationCache.cpp: Implements a helper class to construct and cache vertex declarations.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-28-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-28-s.js
+ @description Strict Mode - Function code of Accessor PropertyAssignment contains Use Strict Directive which appears at the end of the block(setter)
+ @noStrict
+
+Files: media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_manager_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Tests for the UdpSocketManager interface.
+ Note: This tests UdpSocketManager together with UdpSocketWrapper,
+ due to the way the code is full of static-casts to the platform dependent
+ subtypes.
+ It also uses the static UdpSocketManager object.
+ The most important property of these tests is that they do not leak memory.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/RenderTarget9.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderTarget9.h: Defines a D3D9-specific wrapper for IDirect3DSurface9 pointers
+ retained by Renderbuffers.
+
+Files: gfx/angle/src/libANGLE/validationES31.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationES31.h: Validation functions for OpenGL ES 3.1 entry point parameters
+
+Files: media/webrtc/trunk/webrtc/overrides/webrtc/base/win32socketinit.cc
+Copyright: 2006 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Redirect Libjingle's winsock initialization activity into Chromium's
+ singleton object that managest precisely that for the browser.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-24-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-24-s.js
+ @description Strict Mode - Function code of a FunctionExpression contains Use Strict Directive which appears at the end of the block
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/DisplayGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayGL.h: Defines the class interface for DisplayGL.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-89gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-89gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.apply(globalObject))
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/ProgramGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ProgramGL.h: Defines the class interface for ProgramGL.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-35-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-35-s.js
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/S11.1.5_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ObjectLiteral: { PropertyNameAndValueList }
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ filterbanks.c
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-6.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: continue, for, switch
+
+Files: gfx/angle/src/libANGLE/State.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ State.cpp: Implements the State class, encapsulating raw GL state.
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1.2.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat can be subclassed.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-20-s.js
+ @description Strict Mode: an indirect eval declaring a var named 'arguments' does not throw
+ @onlyStrict
+
+Files: media/libjpeg/jcmarker.c
+Copyright: 1991-1998 Thomas G. Lane. Modified 2003-2010 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2010 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains routines to write JPEG datastream markers.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-8gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-8gs.js
+ @description Strict Mode - SyntaxError is thrown if a FunctionExpression has two identical parameters
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.8/S12.8_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Appearing of "break" within eval statement that is nested in an IterationStatement yields SyntaxError
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-3-s.js
+ @description Strict Mode - TypeError is thrown if The LeftHandSide is a reference to a non-existent property of an object whose [[Extensible]] internal property has the value false under strict mode
+ @onlyStrict
+
+Files: dom/webidl/NativeOSFileInternals.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/NativeOSFileInternals.webidl
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtaone at http://mozilla.org/MPL/2.0/.
+ .
+ Options for nsINativeOSFileInternals::Read
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Infinity is the same as +Infinity
+
+Files: js/src/tests/test262/ch13/13.1/13.1-3-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-3-8.js
+ @description arguments allowed as function identifier in non-strict function expression
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ After "do-while" is broken, (normal, V, empty) is returned
+
+Files: js/src/tests/test262/ch12/12.8/S12.8_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Appearing of "break" within a function call that is nested in a IterationStatement yields SyntaxError
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_header_extension_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for the RtpHeaderExtensionMap.
+
+Files: modules/freetype2/builds/amiga/makefile.os4
+Copyright: 2005-2018 Werner Lemberg and Detlef Würkner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ to build from the builds/amiga directory call
+ .
+ make -f makefile.os4
+ .
+ Your programs source code should start with this
+ (uncomment the parts you do not need to keep the program small):
+
+Files: media/libyuv/third_party/gflags/gflags.gyp
+Copyright: 2014 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This is a copy of WebRTC's gflags.gyp.
+
+Files: python/which/PKG-INFO
+Copyright: __NO_COPYRIGHT__ in: python/which/PKG-INFO
+License: __UNKNOWN__
+ Description: This is a GNU which replacement with the following features:
+ - it is portable (Windows, Linux);
+ - it understands PATHEXT on Windows;
+ - it can print <em>all</em> matches on the PATH;
+ - it can note "near misses" on the PATH (e.g. files that match but
+ may not, say, have execute permissions; and
+ - it can be used as a Python module.
+ .
+ Keywords: which,find,path,where
+ Platform: Windows
+ Platform: Linux
+ Platform: Mac OS X
+ Platform: Unix
+
+Files: media/webrtc/trunk/build/whitespace_file.txt
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this useless file is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is used for making non-code changes to trigger buildbot cycles. Make
+ any modification below this line.
+
+Files: media/webrtc/trunk/build/jni_generator.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into a target to provide a rule
+ to generate jni bindings for Java-files in a consistent manner.
+ .
+ To use this, create a gyp target with the following form:
+ {
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/TextureD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureD3D.h: Implementations of the Texture interfaces shared betweeen the D3D backends.
+
+Files: devtools/client/debugger/test/mochitest/code_ugly-5.js
+Copyright: Test Inc.
+License: __UNKNOWN__
+ Licensed under the Apache License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ etc...
+ etc...
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Contains the core loop function for the lattice filter AR routine
+ for iSAC codec.
+
+Files: media/webrtc/trunk/webrtc/build/protoc.gypi
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Copied from Chromium's src/build/protoc.gypi
+ .
+ It was necessary to copy this file to WebRTC, because the path to
+ build/common.gypi is different for the standalone and Chromium builds. Gyp
+ doesn't permit conditional inclusion or variable expansion in include paths.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-69gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-69gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.apply(someObject))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StrUnsignedDecimalLiteral::: DecimalDigits. ExponentPart
+ is the MV of DecimalDigits times 10<sup><small>e</small></sup> , where e is the MV of ExponentPart
+
+Files: gfx/angle/src/libANGLE/renderer/gl/glx/DisplayGLX.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayGLX.cpp: GLX implementation of egl::Display
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-5-s.js
+ @description Strict Mode - TypeError is thrown if LeftHandSide is a reference to a non-existent property of an non-extensible object
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.5/10.5-7-b-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.5/10.5-7-b-3-s.js
+ @description Strict Mode - Adding property to the arguments object successful under strict mode
+ @onlyStrict
+
+Files: third_party/aom/examples/simple_encoder.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Simple Encoder
+
+Files: gfx/angle/src/libANGLE/validationEGL.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationEGL.cpp: Validation functions for generic EGL entry point parameters
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the production "do Statement while ( Expression )" is evaluated, Statement is evaluated first
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/IndexBuffer9.h
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Indexffer9.h: Defines the D3D9 IndexBuffer implementation.
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/BufferVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BufferVk.h:
+ Defines the class interface for BufferVk, implementing BufferImpl.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-2.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: break, case, do
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If y is -Infinity, return false
+
+Files: js/src/tests/test262/ch11/11.4/11.4.4/11.4.4-2-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.4/11.4.4-2-3-s.js
+ @description Strict Mode - SyntaxError is not thrown for ++arguments[...]
+ @onlyStrict
+
+Files: dom/canvas/test/webgl-conf/checkout/js/desktop-gl-constants.js
+Copyright: 2012 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ Defines a bunch of DesktopGL constants so we can make sure WebGL
+ implementations disallow them.
+ .
+ Some of these are also GLES2/GLES3 constants that have been removed from
+ WebGL.
+
+Files: media/mtransport/third_party/nrappkit/src/event/async_timer.h
+Copyright: 2004-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Sun Feb 22 19:35:24 2004
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-58gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-58gs.js
+ @description Strict - checking 'this' from a global scope (Injected getter defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.3/7.3-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-6.js
+ @description 7.3 - ES5 recognizes the character <PS> (\u2029) as terminating string literal
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-14gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-14gs.js
+ @description Strict - checking 'this' from a global scope (Function constructor includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A22.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 6 or of HexDigit ::: 6 is 6
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/10.2.1.1.3-4-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/10.2.1.1.3-4-18-s.js
+ @description Strict Mode - TypeError is thrown when changing the value of a Value Property of the Global Object under strict mode (undefined)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-16-s.js
+ @description Strict Mode - checking 'this' (New'ed Function constructor includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-20gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-20gs.js
+ @description Strict - checking 'this' from a global scope (indirect eval includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-15-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type RegExp
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.12.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "final" token can be used as identifier
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for the RTPSender.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1-19-s.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: privat\u0065 (private)
+ @onlyStrict
+
+Files: modules/brotli/tools/brotli.c
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Command line interface for Brotli library.
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/10.2.1.1.3-4-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/10.2.1.1.3-4-27-s.js
+ @description Strict Mode - TypeError is not thrown when changing the value of the Constructor Properties of the Global Object under strict mode (Number)
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch11/11.2/11.2.3_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat does not accept Unicode locale
+ extension keys and values that are not allowed.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/formatutils9.h
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ formatutils9.h: Queries for GL image formats and their translations to D3D9
+ formats.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-21gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-21gs.js
+ @description Strict - checking 'this' from a global scope (New'ed object from FunctionDeclaration defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A5.1_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >> y uses ToInt32(ShiftExpression)
+
+Files: modules/woff2/src/normalize.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Functions for normalizing fonts. Since the WOFF 2.0 decoder creates font
+ files in normalized form, the WOFF 2.0 conversion is guaranteed to be
+ lossless (in a bitwise sense) only for normalized font files.
+
+Files: media/webrtc/trunk/tools/gyp/test/rules/src/noaction/no_action_with_rules_fails.gyp
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Test the case where there's no action but there are input rules that should
+ be processed results in a gyp failure.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-10.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: in, try, class
+
+Files: security/nss/lib/jar/jzconf.h
+Copyright: 1995-1996 Jean-loup Gailly. For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ This file was modified since it was taken from the zlib distribution
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/IndexBuffer11.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexBuffer11.h: Defines the D3D11 IndexBuffer implementation.
+
+Files: modules/freetype2/src/base/md5.c
+Copyright: 2001 Alexander Peslyak and it is here released to the general public under the following terms:
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted.
+ .
+ There's ABSOLUTELY NO WARRANTY, express or implied.
+ .
+ (This is a heavily cut-down "BSD license".)
+ .
+ This differs from Colin Plumb's older public domain implementation in that
+ no exactly 32-bit integer data type is required (any 32-bit or wider
+ unsigned integer data type will do), there's no compile-time endianness
+ configuration, and the function prototypes match OpenSSL's. No code from
+ Colin Plumb's implementation has been reused; this comment merely compares
+ the properties of the two independent implementations.
+ .
+ The primary goals of this implementation are portability and ease of use.
+ It is meant to be fast, but not as fast as possible. Some known
+ optimizations are not included to reduce source code size and avoid
+ compile-time configuration.
+
+Files: media/libjpeg/jdmrgext.c
+Copyright: 1994-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2011-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains code for merged upsampling/color conversion.
+ .
+ This file is included by jdmerge.c
+ .
+ Upsample and color convert for the case of 2:1 horizontal and 1:1 vertical.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-3.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: instanceof, typeof, else
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.2_1_c.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that compare function is bound to its Intl.Collator.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/utf_util_win.h
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Conversion functions for UTF-8 and UTF-16 strings on Windows.
+ Duplicated from talk/base/win32.h.
+
+Files: media/webrtc/trunk/webrtc/tools/rtcbot/test.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Provides a Test class that exposes api to the tests.
+ Read test.prototype to see what methods are exposed.
+
+Files: js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If m is NaN, return the string "NaN"
+
+Files: media/webrtc/trunk/webrtc/tools/loopback_test/record-test.sh
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This script is used to record a tcp dump of running a loop back test.
+ Example use case:
+ .
+ $ ./run-server.sh & # spawns a server to serve the html pages
+ # on localhost:8080
+ .
+ (recording 3 tests with 5mins and bitrates 1mbps, 2mbps and 3mbps)
+ $ sudo -v # Caches sudo credentials needed
+ # for tcpdump
+
+Files: js/src/tests/test262/ch08/8.1/S8.1_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ undefined is not a keyword
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/VertexArrayVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexArrayVk.h:
+ Defines the class interface for VertexArrayVk, implementing VertexArrayImpl.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-103.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-103.js
+ @description Non strict mode should ToObject thisArg if not an object. Abstract equality operator should succeed.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-20-s.js
+ @description Strict Mode - Function code of a FunctionDeclaration contains Use Strict Directive which appears in the middle of the block
+ @noStrict
+
+Files: js/src/tests/test262/ch13/13.1/13.1-23-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-23-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionDeclaration that is contained in eval strict code and the function has two identical parameters
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/HandleRangeAllocator_unittest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Unit tests for HandleRangeAllocator.
+
+Files: modules/freetype2/builds/os2/os2-gcc.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ include OS/2-specific definitions
+
+Files: gfx/angle/src/tests/perf_tests/TextureSampling.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureSamplingBenchmark:
+ Performance test for texture sampling. The test generates a texture containing random data
+ and then blurs it in a fragment shader using nearest neighbor sampling. The test is
+ specifically designed to test overhead of GLSL's builtin texture*() functions that may result
+ from how ANGLE translates them on each backend.
+
+Files: js/src/tests/test262/ch13/13.2/13.2-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-10-s.js
+ @description StrictMode - writing a property named 'caller' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-2gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-2gs.js
+ @description Strict Mode - octal extension is forbidden in strict mode (after a hex number is assigned to a variable)
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/build/isolate.gypi
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Copied from Chromium's src/build/isolate.gypi
+ .
+ It was necessary to copy this file to WebRTC, because the path to
+ build/common.gypi is different for the standalone and Chromium builds. Gyp
+ doesn't permit conditional inclusion or variable expansion in include paths.
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Variables are created when the program is entered. Variables are initialised to "undefined"
+ when created. A variable with an Initialiser is assigned the value of its AssignmentExpression when the
+ VariableStatement is executed, not when the variable is created
+
+Files: media/webrtc/trunk/webrtc/base/checks.cc
+Copyright: 2006 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Most of this was borrowed (with minor modifications) from V8's and Chromium's
+ src/base/logging.cc.
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/fix_interlocked_exchange_pointer_win.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Various inline functions and macros to fix compilation of 32 bit target
+ on MSVC with /Wp64 flag enabled.
+ .
+ The original code can be found here:
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-12.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: const, export, import
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ initialize.c
+ .
+ Internal initfunctions
+
+Files: dom/media/wave/WaveDemuxer.h
+Copyright: __NO_COPYRIGHT__ in: dom/media/wave/WaveDemuxer.h
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ Licence, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "++" and UnaryExpression are allowed
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A19.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 3 or of HexDigit ::: 3 is 3
+
+Files: media/webrtc/trunk/webrtc/p2p/base/p2ptransportchannel.h
+Copyright: 2004 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ P2PTransportChannel wraps up the state management of the connection between
+ two P2P clients. Clients have candidate ports for connecting, and
+ connections which are combinations of candidates from each end (Alice and
+ Bob each have candidates, one candidate from Alice and one candidate from
+ Bob are used to make a connection, repeat to make many connections).
+ .
+ When all of the available connections become invalid (non-writable), we
+ kick off a process of determining more candidates and more connections.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-59gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-59gs.js
+ @description Strict - checking 'this' from a global scope (Injected getter includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-23-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-23-s.js
+ @description arguments as local var identifier assigned to throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/wgl/WindowSurfaceWGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WindowSurfaceWGL.cpp: WGL implementation of egl::Surface for windows
+
+Files: gfx/angle/src/libANGLE/angletypes.inl
+Copyright: 2012-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ angletypes.inl : Inline definitions of some functions from angletypes.h
+
+Files: python/which/Makefile.win
+Copyright: 2002-2003 ActiveState Corp.
+License: __UNKNOWN__
+ A Makefile to do this: launcher.cpp -> foo.exe
+
+Files: js/src/tests/test262/ch13/13.1/13.1-3-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-3-7.js
+ @description arguments allowed as function identifier in non-strict function declaration
+
+Files: modules/freetype2/builds/amiga/src/base/ftdebug.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, Werner Lemberg and Detlef Würkner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This component contains various macros and functions used to ease the
+ debugging of the FreeType engine. Its main purpose is in assertion
+ checking, tracing, and error detection.
+ .
+ There are now three debugging modes:
+ .
+ - trace mode
+ .
+ Error and trace messages are sent to the log file (which can be the
+ standard error output).
+ .
+ - error mode
+ .
+ Only error messages are generated.
+ .
+ - release mode:
+ .
+ No error message is sent or generated. The code is free from any
+ debugging parts.
+ .
+ Based on the default ftdebug.c,
+ replaced vprintf() with KVPrintF(),
+ commented out exit(),
+ replaced getenv() with GetVar().
+
+Files: intl/icu/source/config/mh-solaris
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Solaris-specific setup using Sun's compilers
+ Copyright (c) 1999-2010, International Business Machines Corporation and
+ others.
+ .
+ Flags for position independent code
+
+Files: gfx/angle/src/libANGLE/renderer/gl/BlitGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BlitGL.cpp: Implements the BlitGL class, a helper for blitting textures
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.29.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "throws" token can be used as identifier
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A15.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Block within a "do-while" Expression is not allowed
+
+Files: media/libjpeg/jcomapi.c
+Copyright: 1994-1997 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains application interface routines that are used for both
+ compression and decompression.
+
+Files: media/libjpeg/jdmaster.c
+Copyright: 1991-1997 Thomas G. Lane. Modified 2002-2009 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2009-2016 D. R. Commander.
+ 2013 Linaro Limited.
+ 2015 Google, Inc. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains master control logic for the JPEG decompressor.
+ These routines are concerned with selecting the modules to be executed
+ and with determining the number of passes and the work to be done in each
+ pass.
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/QueryVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ QueryVk.cpp:
+ Implements the class methods for QueryVk.
+
+Files: media/libjpeg/jdapistd.c
+Copyright: 1994-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2010-2016 D. R. Commander.
+ 2015 Google, Inc. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains application interface code for the decompression half
+ of the JPEG library. These are the "standard" API routines that are
+ used in the normal full-decompression case. They are not used by a
+ transcoding-only application. Note that if an application links in
+
+Files: intl/tzdata/GIT-INFO
+Copyright: __NO_COPYRIGHT__ in: intl/tzdata/GIT-INFO
+License: __UNKNOWN__
+ ICU-20823 ICU time zone data updates for 2019c
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aec/echo_cancellation.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Contains the API functions for the AEC.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-20-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/S11.1.4_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Create multi dimensional array
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-91gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-91gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.call(null))
+ @noStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Performs delay estimation on block by block basis.
+ The return value is 0 - OK and -1 - Error, unless otherwise stated.
+
+Files: intl/icu/source/i18n/selfmt.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 1997-2012, International Business Machines Corporation and
+ others.
+ Copyright (C) 2010 , Yahoo! Inc.
+ .
+ File SELFMT.CPP
+ .
+ Modification History:
+ .
+ Date Name Description
+ 11/11/09 kirtig Finished first cut of implementation.
+ 11/16/09 kirtig Improved version
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-22-s.js
+ @description arguments as global var identifier throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/validationES_unittest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationES unit tests:
+ Unit tests for general ES validation functions.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-3.js
+ @description delete operator returns false when deleting a direct reference to a function name
+
+Files: js/src/tests/test262/intl402/ch11/11.2/11.2.1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype has the required attributes.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-1-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ PutValue operates only on references (see step 1)
+ .
+ @path ch11/11.13/11.13.1/11.13.1-1-1.js
+ @description simple assignment throws ReferenceError if LeftHandSide is not a reference (number)
+
+Files: gfx/angle/src/libANGLE/Context.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Context.cpp: Implements the gl::Context class, managing all GL state and performing
+ rendering operations. It is the GLES2 specific implementation of EGLContext.
+
+Files: modules/woff2/src/font.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Data model for a font file in sfnt format, reading and writing functions and
+ accessors for the glyph data.
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StrUnsignedDecimalLiteral::: DecimalDigits. DecimalDigits
+ is the MV of the first DecimalDigits plus the MV of the second DecimalDigits times
+ 10<sup><small>-n</small></sup>, where n is the number of characters in the second DecimalDigits
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A6.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Large string 8192 bytes
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The result of evaluating "for(var ExpNoIn;Exp;Exp)" loop is returning (normal, evalValue, empty)
+
+Files: js/src/tests/test262/ch09/9.9/S9.9_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToObject conversion from Number: create a new Number object
+ whose [[value]] property is set to the value of the number
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A14.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Using "try" with "catch" or "finally" statement within/without a "with" statement
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.2_CS_a.js
+Copyright: 2012 Mozilla Corporation.
+ 2012 Norbert Lindenberg.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the function returned by Intl.Collator.prototype.compare
+ returns 0 when comparing Strings that are considered canonically equivalent
+ by the Unicode standard.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-14.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: public, yield, interface
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-7.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: while, debugger, function
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-28-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-28-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/FramebufferVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferVk.cpp:
+ Implements the class methods for FramebufferVk.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-12.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: const, export, import
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/ilbc.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ iLBC Speech Coder ANSI-C Source Code
+ .
+ iLBCInterface.c
+
+Files: media/webrtc/trunk/webrtc/video_engine/vie_sync_module.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ ViESyncModule is responsible for synchronization audio and video for a given
+ VoE and ViE channel couple.
+
+Files: gfx/angle/src/libANGLE/renderer/FenceSyncImpl.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceSyncImpl.h: Defines the rx::FenceSyncImpl class.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-10.js
+ @description delete operator returns true for property (stringify) defined on built-in object (JSON)
+
+Files: js/src/tests/test262/ch14/14.1/14.1-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-14-s.js
+ @description semicolon insertion may come before 'use strict' directive
+ @noStrict
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.2_CS_b_NN.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the compare function isn't entirely unreasonable.
+ This test is not normative.
+ @author Norbert Lindenberg
+
+Files: toolkit/components/microformats/test/lib/dates.js
+Copyright: 2010-2015 Glenn Jones.
+License: __UNKNOWN__
+ MIT License: https://raw.github.com/glennjones/microformat-shiv/master/license.txt
+ Dependencies utilities.js, isodate.js
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.4-4.a-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.4-4.a-3-s.js
+ @description delete operator throws TypeError when deleting a non-configurable data property in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-2-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-2-1.js
+ @description delete operator returns true when deleting a non-reference (number)
+
+Files: gfx/angle/src/libANGLE/Error.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Error.cpp: Implements the egl::Error and gl::Error classes which encapsulate API errors
+ and optional error messages.
+
+Files: media/webrtc/trunk/webrtc/video_engine/include/vie_codec.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ - Setting send and receive codecs.
+ - Codec specific settings.
+ - Key frame signaling.
+ - Stream management settings.
+
+Files: js/src/tests/test262/ch12/12.11/S12.11_A4_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Embedded syntax constructions of switch statement
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-6.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: continue, for, switch
+
+Files: js/src/tests/test262/ch09/9.9/S9.9_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToObject conversion from Object: The result is the input
+ argument (no conversion)
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-14-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch14/14.1/14.1-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-11-s.js
+ @description comments may preceed 'use strict' directive
+ @noStrict
+
+Files: gfx/angle/src/tests/perf_tests/BufferSubData.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BufferSubDataBenchmark:
+ Performance test for ANGLE buffer updates.
+
+Files: modules/freetype2/src/autofit/aferrors.h
+Copyright: 2005-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the Autofitter error enumeration
+ constants.
+
+Files: testing/docker/decision/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/decision/Dockerfile
+License: __UNKNOWN__
+ # Add worker user
+ RUN useradd -d /home/worker -s /bin/bash -m worker
+ RUN mkdir /home/worker/artifacts && chown worker:worker /home/worker/artifacts
+ .
+ # %include testing/docker/recipes/tooltool.py
+ ADD topsrcdir/testing/docker/recipes/tooltool.py /tmp/tooltool.py
+
+Files: gfx/angle/src/libANGLE/renderer/gl/FunctionsGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsGL.h: Defines the FuntionsGL class to contain loaded GL functions
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3_a.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat.prototype is an object that
+ has been initialized as an Intl.DateTimeFormat.
+ @author: Roozbeh Pournader
+ .
+ test by calling a function that would fail if "this" were not an object
+ initialized as an Intl.DateTimeFormat
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is a prefix of y, return false
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/11.8.2-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.8/11.8.2/11.8.2-2.js
+ @description 11.8.2 Greater-than Operator - Partial left to right order enforced when using Greater-than operator: valueOf > toString
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/ShaderVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderVk.h:
+ Defines the class interface for ShaderVk, implementing ShaderImpl.
+
+Files: intl/icu/source/tools/gensprep/filterRFC3454.pl
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2001-2015 International Business Machines
+ Corporation and others.
+ .
+ filterRFC3454.pl:
+ This tool filters the RFC-3454 txt file for StringPrep tables and creates a table
+ to be used in NamePrepProfile
+
+Files: gfx/angle/src/compiler/translator/UniformHLSL.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ UniformHLSL.cpp:
+ Methods for GLSL to HLSL translation for uniforms and interface blocks.
+
+Files: js/src/tests/test262/intl402/ch12/12.2/12.2.3_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat does not accept Unicode locale
+ extension keys and values that are not allowed.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/tools/gyp/test/win/idl-rules/idl_compiler.py
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ mock, just outputs empty .h/.cpp files
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-3-a-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-3-a-1gs.js
+ @description Strict Mode - ReferenceError is thrown if LeftHandSide evaluate to an unresolvable Reference
+ @onlyStrict
+ @negative .
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-3-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-3-3.js
+ @description delete operator returns true when deleting an explicitly qualified yet unresolvable reference (property undefined for base obj)
+
+Files: gfx/angle/src/libANGLE/Stream.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Stream.h: Defines the egl::Stream class, representing the stream
+ where frames are streamed in. Implements EGLStreanKHR.
+
+Files: intl/icu/source/config/mh-qnx
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ QNX-specific setup
+ Copyright (c) 1999-2006, International Business Machines Corporation and
+ others.
+ .
+ Provided By: Chris McKillop <cdm@qnx.com>
+ .
+ Create shared libs that "work" properly.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch13/13.0/13.0-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-14-s.js
+ @description Strict Mode - SourceElements is evaluated as strict mode code when the function body of a Function constructor contains a Strict Directive
+ @onlyStrict
+
+Files: gfx/angle/src/tests/gl_tests/D3DImageFormatConversionTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ D3DImageFormatConversionTest:
+ Basic tests to validate code relating to D3D Image format conversions.
+
+Files: ipc/chromium/src/base/time_win.cc
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Windows Timer Primer
+ .
+ A good article: http://www.ddj.com/windows/184416651
+
+Files: media/libjpeg/jcphuff.c
+Copyright: 1995-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains Huffman entropy encoding routines for progressive JPEG.
+ .
+ We do not support output suspension in this module, since the library
+ currently does not allow multiple-scan files to be written with output
+ suspension.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A3.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of appying "typeof" operator to number is "number"
+
+Files: intl/icu/source/tools/genren/genren.pl
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ *
+ *******************************************************************************
+ * Copyright (C) 2001-2012, International Business Machines
+ * Corporation and others.
+ *******************************************************************************
+ *
+ * file name: genren.pl
+ * encoding: US-ASCII
+ * tab size: 8 (not used)
+ * indentation:4
+ *
+ * Created by: Vladimir Weinstein
+ * 07/19/2001
+ *
+ * Used to generate renaming headers.
+ * Run on UNIX platforms (linux) in order to catch all the exports
+
+Files: intl/icu/source/i18n/tridpars.h
+Copyright: 2002-2010 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ Date Name Description
+ 01/28/2002 aliu Creation.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/FenceSyncGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceSyncGL.cpp: Implements the class methods for FenceSyncGL.
+
+Files: third_party/aom/aom_dsp/grain_table.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ !\file
+ .
+ The file format is an ascii representation for readability and
+ editability. Array parameters are separated from the non-array
+ parameters and prefixed with a few characters to make for easy
+ localization with a parameter set. Each entry is prefixed with "E"
+ and the other parameters are only specified if "update-parms" is
+ non-zero.
+ .
+ filmgrn1
+ E <start-time> <end-time> <apply-grain> <random-seed> <update-parms>
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.16.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "import" token can not be used as identifier
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-3.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: instanceof, typeof, else
+
+Files: media/webrtc/trunk/tools/gyp/test/actions-none/src/none_with_source_files.gyp
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Test that 'none' type targets can have .cc files in them.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.4/12.6.4-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.6/12.6.4/12.6.4-2.js
+ @description The for-in Statement - the values of [[Enumerable]] attributes are not considered when determining if a property of a prototype object is shadowed by a previous object on the prototype chain
+
+Files: modules/freetype2/include/ft2build.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This is the `entry point' for FreeType header file inclusions. It is
+ the only header file which should be included directly; all other
+ FreeType header files should be accessed with macro names (after
+ including `ft2build.h').
+ .
+ A typical example is
+ .
+ #include <ft2build.h>
+
+Files: accessible/atk/InterfaceInitFuncs.h
+Copyright: __NO_COPYRIGHT__ in: accessible/atk/InterfaceInitFuncs.h
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ * You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: toolkit/components/microformats/test/static/javascript/deep-diff-0.3.1.min.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/microformats/test/static/javascript/deep-diff-0.3.1.min.js
+License: __UNKNOWN__
+ Licensed under the MIT License.
+
+Files: js/src/tests/test262/ch08/8.12/8.12.3/S8.12.3_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ [[Get]](P) method should return undefined when property P does not exist both in instance and prototype
+
+Files: testing/web-platform/tests/tools/runner/css/bootstrap.min.css
+Copyright: 2011-2015 Twitter, Inc.
+License: __UNKNOWN__
+ Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ //*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
+
+Files: modules/freetype2/builds/amiga/include/config/ftconfig.h
+Copyright: 2005-2018 Werner Lemberg and Detlef Würkner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This is an example how to override the default FreeType2 header files
+ with Amiga-specific changes. When the compiler searches this directory
+ before the default directory, we can do some modifications.
+
+Files: modules/woff2/src/woff2_common.cc
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Helpers common across multiple parts of woff2
+
+Files: python/configobj/PKG-INFO
+Copyright: __NO_COPYRIGHT__ in: python/configobj/PKG-INFO
+License: __UNKNOWN__
+ Description: **ConfigObj** is a simple but powerful config file reader and writer: an *ini
+ file round tripper*. Its main feature is that it is very easy to use, with a
+ straightforward programmer's interface and a simple syntax for config files.
+ It has lots of other features though :
+ .
+ * Nested sections (subsections), to any level
+ * List values
+ * Multiple line values
+ * Full Unicode support
+ * String interpolation (substitution)
+ * Integrated with a powerful validation system
+ .
+ - including automatic type checking/conversion
+ - and allowing default values
+ - repeated sections
+ .
+ * All comments in the file are preserved
+ * The order of keys/sections is preserved
+ * Powerful ``unrepr`` mode for storing/retrieving Python data-types
+ .
+ | Release 4.7.2 fixes several bugs in 4.7.1
+ | Release 4.7.1 fixes a bug with the deprecated options keyword in
+ | 4.7.0.
+ | Release 4.7.0 improves performance adds features for validation and
+ | fixes some bugs.
+ Keywords: config,ini,dictionary,application,admin,sysadmin,configuration,validation
+ Platform: UNKNOWN
+ Classifier: Development Status :: 6 - Mature
+ Classifier: Intended Audience :: Developers
+ Classifier: License :: OSI Approved :: BSD License
+ Classifier: Programming Language :: Python
+ Classifier: Programming Language :: Python :: 2.3
+ Classifier: Programming Language :: Python :: 2.4
+ Classifier: Programming Language :: Python :: 2.5
+ Classifier: Programming Language :: Python :: 2.6
+ Classifier: Operating System :: OS Independent
+ Classifier: Topic :: Software Development :: Libraries
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-51-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-51-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration with a strict directive prologue defined within an Anonymous FunctionExpression)
+ @noStrict
+
+Files: media/webrtc/trunk/webrtc/common_audio/wav_header.cc
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Based on the WAV file format documentation at
+ https://ccrma.stanford.edu/courses/422/projects/WaveFormat/ and
+ http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-17.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-17.js
+ @description delete operator returns true on deleting a arguments element
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-74-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-74-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.call(someObject))
+ @onlyStrict
+
+Files: testing/talos/talos/tests/dromaeo/jquery.js
+Copyright: 2008 John Resig (jquery.com) Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
+License: __UNKNOWN__
+ $Date$
+ $Rev: 4663 $
+ .
+ Map over jQuery in case of overwrite
+
+Files: js/src/tests/test262/ch14/14.0/S14_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionExpression must be localed in a reacheable fragment of the program
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-13-s.js
+ @description Strict Mode - checking 'this' (Function constructor defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-10.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: in, try, class
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A13_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Finite nonzero values that are Normalised having the form s*m*2**e
+ where s is +1 or -1, m is a positive integer less than 2**53 but not
+ less than s**52 and e is an integer ranging from -1074 to 971
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-16-s.js
+ @description A Function constructor (called as a function) declaring a var named 'arguments' does not throw a SyntaxError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-4-s.js
+ @description with statement in strict mode throws SyntaxError (strict Function)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/vertexconversion.h
+Copyright: 2002-2010 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ vertexconversion.h: A library of vertex conversion classes that can be used to build
+ the FormatConverter objects used by the buffer conversion system.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x and y are +0 and -0, return false
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_volume_control.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - Speaker volume controls.
+ - Microphone volume control.
+ - Non-linear speech level control.
+ - Mute functions.
+ - Additional stereo scaling methods.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/SwapChainPanelNativeWindow.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SwapChainPanelNativeWindow.cpp: NativeWindow for managing ISwapChainPanel native window types.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-15.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: package, protected, static
+
+Files: memory/mozjemalloc/jemalloc.c
+Copyright: 2006-2008 Jason Evans <jasone@FreeBSD.org>.
+ 2015-2019 Mark Straver <moonchild@palemoon.org>
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice(s), this list of conditions and the following disclaimer as
+ the first lines of this file unmodified other than the possible
+ addition of one or more copyright notices.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice(s), this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This allocator implementation is designed to provide scalable performance
+ for multi-threaded programs on multi-processor systems. The following
+ features are included for this purpose:
+ .
+ + Multiple arenas are used if there are multiple CPUs, which reduces lock
+ contention and cache sloshing.
+ .
+ + Cache line sharing between arenas is avoided for internal data
+ structures.
+ .
+ + Memory is managed in chunks and runs (chunks can be split into runs),
+ rather than as individual pages. This provides a constant-time
+ mechanism for associating allocations with particular arenas.
+ .
+ Allocation requests are rounded up to the nearest size class, and no record
+ of the original request size is maintained. Allocations are broken into
+ categories according to size class. Assuming runtime defaults, 4 kB pages
+ and a 16 byte quantum on a 32-bit system, the size classes in each category
+ are as follows:
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-6.js
+ @description delete operator returns true when deleting a property inside 'with'
+
+Files: modules/woff2/src/glyph.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Data model and I/O for glyph data within sfnt format files for the purpose of
+ performing the preprocessing step of the WOFF 2.0 conversion.
+
+Files: python/configobj/validate.py
+Copyright: 2005-2010 Michael Foord, Mark Andrews, Nicola Larosa E-mail: fuzzyman AT voidspace DOT org DOT uk mark AT la-la DOT com nico AT tekNico DOT net
+License: __UNKNOWN__
+ This software is licensed under the terms of the BSD license.
+ http://www.voidspace.org.uk/python/license.shtml
+ Basically you're free to copy, modify, distribute and relicense it,
+ So long as you keep a copy of the license with it.
+ .
+ Scripts maintained at http://www.voidspace.org.uk/python/index.shtml
+ For information about bugfixes, updates and support, please join the
+ ConfigObj mailing list:
+ http://lists.sourceforge.net/lists/listinfo/configobj-develop
+ Comments, suggestions and bug reports welcome.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.5/11.4.5-2-2gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.5/11.4.5-2-2gs.js
+ @description Strict Mode - SyntaxError is throw if the UnaryExpression operated upon by a Prefix Increment operator(--arguments)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/TransformFeedbackVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TransformFeedbackVk.cpp:
+ Implements the class methods for TransformFeedbackVk.
+
+Files: modules/freetype2/ChangeLog.23
+Copyright: 2006-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ __MANY_TOTAL_LINES__(7938lines) truncating at: and distributed under the terms of the FreeType project license,
+ and distributed under the terms of the FreeType project license,
+ __MANY_TOTAL_LINES__(7939lines) truncating at: LICENSE.TXT. By continuing to use, modify, or distribute this f
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ __MANY_TOTAL_LINES__(7940lines) truncating at: indicate that you have read the license and understand and accep
+ indicate that you have read the license and understand and accept it
+ __MANY_TOTAL_LINES__(7941lines) truncating at: fully.
+ fully.
+ __MANY_TOTAL_LINES__(7942lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(7943lines) truncating at:
+ __MANY_TOTAL_LINES__(7944lines) truncating at: Local Variables:
+ Local Variables:
+ __MANY_TOTAL_LINES__(7945lines) truncating at: version-control: never
+ version-control: never
+ __MANY_TOTAL_LINES__(7946lines) truncating at: coding: utf-8
+ coding: utf-8
+ __MANY_TOTAL_LINES__(7947lines) truncating at: End:
+ End:
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-21-s.js
+
+Files: modules/freetype2/src/smooth/ftsmerrs.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the smooth renderer error enumeration
+ constants.
+
+Files: intl/icu/source/tools/gencolusb/verify_uset.cpp
+Copyright: 1999-2012 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ Test for source/i18n/collunsafe.h
+
+Files: js/src/tests/test262/ch07/7.6/7.6-27.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-27.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: throw (throw)
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "char" token can be used as identifier
+
+Files: js/src/tests/test262/ch11/11.4/11.4.6/S11.4.6_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "+" and UnaryExpression are allowed
+
+Files: ipc/chromium/src/base/atomicops_internals_ppc_gcc.h
+Copyright: 2012 the V8 project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ This file is an internal atomic implementation, use atomicops.h instead.
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/S11.1.4_A1.5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ArrayLiteral: [ AssignmentExpression, Elision ]
+
+Files: gfx/angle/src/libANGLE/renderer/gl/formatutilsgl.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ formatutilsgl.h: Queries for GL image formats and their translations to native
+ GL formats.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-32-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-32-s.js
+
+Files: js/src/tests/test262/ch14/14.1/14.1-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-1-s.js
+ @description 'use strict' directive - correct usage
+ @noStrict
+
+Files: media/webrtc/trunk/tools/gyp/test/win/compiler-flags/uninit.cc
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Should trigger C6001: using uninitialized memory <variable> for |i|.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/S11.4.1_A3.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If the property doesn't have the DontDelete attribute, remove the property
+
+Files: intl/icu/source/data/misc/miscfiles.mk
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ * Copyright (C) 2003-2015, International Business Machines
+ * Corporation and others.
+ A list of txt's to build
+ Note:
+ .
+ If you are thinking of modifying this file, READ THIS.
+ .
+ Instead of changing this file [unless you want to check it back in],
+ you should consider creating a 'misclocal.mk' file in this same directory.
+ Then, you can have your local changes remain even if you upgrade or re-
+ configure ICU.
+ .
+ Example 'misclocal.mk' files:
+ .
+ * To add an additional file to the list:
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Specifies the interface for the AEC core.
+
+Files: third_party/aom/aom_scale/generic/aom_scale.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Module Title : scale.c
+ .
+ Description : Image scaling functions.
+ .
+ Header Files
+
+Files: devtools/client/shared/vendor/react-dom.js
+Copyright: 2013-2015 Facebook, Inc.
+License: __UNKNOWN__
+ This source code is licensed under the BSD-style license found in the
+ LICENSE file in the root directory of this source tree. An additional grant
+ of patent rights can be found in the PATENTS file in the same directory.
+ .
+ Based off https://github.com/ForbesLindesay/umd/blob/master/template.js
+
+Files: ipc/chromium/src/third_party/libevent/event_rpcgen.py
+Copyright: 2005-2007 Niels Provos <provos@citi.umich.edu>
+ 2007-2012 Niels Provos and Nick Mathewson
+License: __UNKNOWN__
+ Generates marshaling code based on libevent.
+ .
+ TODO:
+ 1) use optparse to allow the strategy shell to parse options, and
+ to allow the instantiated factory (for the specific output language)
+ to parse remaining options
+ 2) move the globals into a class that manages execution (including the
+ progress outputs that space stderr at the moment)
+ 3) emit other languages
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.1_19_c.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the options numeric and caseFirst can be
+ set through either the locale or the options.
+ @author Norbert Lindenberg
+
+Files: media/libyuv/include/libyuv/video_common.h
+Copyright: 2011 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Common definitions for video, including fourcc and VideoFormat.
+
+Files: modules/woff2/src/woff2_decompress.cc
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ A very simple commandline tool for decompressing woff2 format files to true
+ type font files.
+
+Files: gfx/angle/src/libANGLE/Texture.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Texture.h: Defines the gl::Texture class [OpenGL ES 2.0.24] section 3.7 page 63.
+
+Files: js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A5.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >> y uses ToUint32(AdditiveExpression) & 31
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/S7.8.5_A4.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ A regular expression literal is an input element that is converted to
+ a RegExp object when it is scanned
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-26-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-26-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a built-in (Error)
+ @onlyStrict
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/compiler_additional_extern.js
+Copyright: 2015 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ @typedef {function(*): boolean}
+
+Files: modules/freetype2/builds/compiler/visualage.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ command line compiler name
+
+Files: media/libjpeg/jcarith.c
+Copyright: 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains portable arithmetic entropy encoding routines for JPEG
+ (implementing the ISO/IEC IS 10918-1 and CCITT Recommendation ITU-T T.81).
+ .
+ Both sequential and progressive modes are supported in this single module.
+ .
+ Suspension is not currently supported in this module.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.4/11.4.4-2-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.4/11.4.4-2-1-s.js
+ @description Strict Mode - SyntaxError is thrown for ++eval
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/SurfaceImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceImpl.h: Implementation methods of egl::Surface
+
+Files: media/webrtc/trunk/build/protoc.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into a target to provide a rule
+ to invoke protoc in a consistent manner.
+ .
+ To use this, create a gyp target with the following form:
+ {
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for the VP8 packetizer.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-60gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-60gs.js
+ @description Strict - checking 'this' from a global scope (Injected setter defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-89-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-89-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.apply(globalObject))
+ @onlyStrict
+
+Files: intl/icu/source/config/icu-config-bottom
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2002-2013, International Business Machines Corporation and
+ others.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Image11.cpp
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Image11.h: Implements the rx::Image11 class, which acts as the interface to
+ the actual underlying resources of a Texture
+
+Files: modules/freetype2/src/type42/rules.mk
+Copyright: 2002-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ Type42 driver directory
+
+Files: modules/freetype2/src/truetype/ttinterp.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Greg Hitchcock from Microsoft has helped a lot in resolving unclear
+ issues; many thanks!
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/S11.1.4_A1.6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ArrayLiteral: [ Elision, AssignmentExpression, Elision ]
+
+Files: js/src/tests/test262/ch11/11.1/11.1.6/S11.1.6_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator inside "grouping" operator are allowed
+
+Files: js/src/tests/test262/ch13/13.2/13.2-29-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-29-s.js
+ @description StrictMode - property named 'caller' of function objects is not configurable
+ @onlyStrict
+
+Files: gfx/angle/src/compiler/preprocessor/generate_parser.sh
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Generates various components of GLSL ES preprocessor.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/FunctionsGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsGL.cpp: Implements the FuntionsGL class to contain loaded GL functions
+
+Files: js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "for(key in undefined)" Statement is allowed
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-38gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-38gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression defined within a FunctionDeclaration with a strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If is x greater than y and these values are both finite non-zero, return true; otherwise, return false
+
+Files: js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Return the string consisting of the most significant
+ digit of the decimal representation of s, followed by a decimal point '.',
+ followed by the remaining k-1 digits of the decimal representation of s,
+ followed by the lowercase character 'e', followed by a plus sign '+' or
+ minus sign '-' according to whether n-1 is positive or negative, followed
+ by the decimal representation of the integer abs(n-1) (with no leading zeros)
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-12.js
+ @description arguments as local var identifier is allowed
+
+Files: modules/woff2/src/buffer.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ The parts of ots.h & opentype-sanitiser.h that we need, taken from the
+ https://code.google.com/p/ots/ project.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-7-s.js
+
+Files: media/webrtc/trunk/tools/gyp/test/win/compiler-flags/additional-include-dirs.cc
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ No path qualification to test compiler include dir specification.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-13.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: implements, let, private
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1-17-s.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: implements (implements)
+ @onlyStrict
+
+Files: third_party/aom/aom/internal/aom_codec_internal.h
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ !\file
+ .
+ implementations.
+ .
+ This file defines the private structures and data types that are only
+ relevant to implementing an algorithm, as opposed to using it.
+ .
+ To create a decoder algorithm class, an interface structure is put
+ into the global namespace:
+ <pre>
+
+Files: media/webrtc/trunk/webrtc/build/gyp_webrtc.py
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file is (possibly, depending on python version) imported by
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1.1_25.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option formatMatcher is processed correctly.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/ozone/DisplayOzone.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayOzone.cpp: Ozone implementation of egl::Display
+
+Files: devtools/client/inspector/markup/test/lib_jquery_1.3_min.js
+Copyright: 2009 John Resig Dual licensed under the MIT and GPL licenses. http://docs.jquery.com/License
+License: __UNKNOWN__
+ Date: 2009-01-13 12:50:31 -0500 (Tue, 13 Jan 2009)
+ Revision: 6104
+
+Files: media/webrtc/trunk/webrtc/BUILD.gn
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ TODO(kjellander): Rebase this to webrtc/build/common.gypi changes after r6330.
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/data_log_c.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This is a pure C wrapper of the DataLog class. The functions are directly
+ mapped here except for InsertCell as C does not support templates.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-1-s.js
+ @description Strict Mode - octal extension (010) is forbidden in strict mode
+ @onlyStrict
+
+Files: modules/woff2/src/glyph.cc
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Glyph manipulation
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2-1-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2-1-3.js
+ @description Indirect call to eval has context set to global context (catch block)
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/TransformFeedbackVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TransformFeedbackVk.h:
+ Defines the class interface for TransformFeedbackVk, implementing TransformFeedbackImpl.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-2.js
+ @description delete operator returns false when deleting a direct reference to a function argument
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.1_15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option style is processed correctly.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-8-s.js
+ @description Strict Mode - Use Strict Directive Prologue is ''use strict';' which appears twice in the directive prologue
+ @noStrict
+
+Files: gfx/angle/src/common/BitSetIterator.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BitSetIterator:
+ A helper class to quickly bitscan bitsets for set bits.
+
+Files: media/libsoundtouch/AUTHORS
+Copyright: 2001-2012 Olli Parviainen
+License: __UNKNOWN__
+ http://www.surina.net/soundtouch/
+
+Files: js/src/tests/test262/ch13/13.1/13.1-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-1gs.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'eval' appears within a FormalParameterList of a strict mode FunctionDeclaration
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-22-s.js
+ @description Strict Mode - checking 'this' (New'ed object from FunctionDeclaration includes strict directive prologue)
+ @onlyStrict
+
+Files: intl/icu/source/tools/gencolusb/Makefile
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2015, International Business Machines Corporation and
+ others.
+ .
+ CONFIGURATION:
+ 1. create Makefile.local containing overrides if necessary:
+
+Files: gfx/angle/src/tests/gl_tests/DebugMarkerTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DebugMarkerTest:
+
+Files: ipc/chromium/src/base/file_path.h
+Copyright: 2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FilePath is a container for pathnames stored in a platform's native string
+ type, providing containers for manipulation in according with the
+ platform's conventions for pathnames. It supports the following path
+ types:
+ .
+ POSIX Windows
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-41-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-41-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression defined within a FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.0/13.0-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-16-s.js
+ @description Strict Mode - SourceElements is evaluated as strict mode code when a FunctionExpression is contained in strict mode code within eval code
+ @onlyStrict
+
+Files: gfx/skia/skia/src/utils/SkWhitelistChecksums.inc
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ GenerateChecksums() in ../../src/utils/SkWhitelistTypefaces.cpp generated SkWhitelistChecksums.inc.
+
+Files: js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Native ECMAScript objects have an internal property called [[Prototype]]. The value of this property is
+ either null or an object and is used for implementing inheritance
+
+Files: third_party/aom/test/aomdec.sh
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ This file tests aomdec. To add new tests to this file, do the following:
+ 1. Write a shell function (this is your test).
+
+Files: modules/freetype2/include/freetype/ftotval.h
+Copyright: 2004-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Warning: This module might be moved to a different library in the
+ future to avoid a tight dependency between FreeType and the
+ OpenType specification.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-63-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-63-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by non-strict eval)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-93-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-93-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.call(someObject))
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/tools/rtcbot/bot/api.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file exposes the api for the bot to connect to the host script
+ waiting a websocket connection and using dnode for javascript rpc.
+ .
+ This file is served to the browser via browserify to resolve the
+ dnode requires.
+
+Files: gfx/angle/src/libANGLE/Config.h
+Copyright: 2002-2010 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Config.h: Defines the egl::Config class, describing the format, type
+ and size for an egl::Surface. Implements EGLConfig and related functionality.
+ [EGL 1.5] section 3.4 page 19.
+
+Files: gfx/angle/src/image_util/copyimage.inl
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ copyimage.inl: Defines image copying functions
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.18.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "interface" token can not be used as identifier in strict code
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-26-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-26-s.js
+ @description Strict Mode - checking 'this' (New'ed object from Anonymous FunctionExpression includes strict directive prologue)
+ @onlyStrict
+
+Files: modules/brotli/enc/quality.h
+Copyright: 2016 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Constants and formulas that affect speed-ratio trade-offs and thus define
+ quality levels.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/RenderStateCache.cpp
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderStateCache.cpp: Defines rx::RenderStateCache, a cache of Direct3D render
+ state objects.
+
+Files: gfx/angle/src/libANGLE/Query.cpp
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Query.cpp: Implements the gl::Query class
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-38-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-38-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression defined within a FunctionDeclaration with a strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/10.2.1.1.3-4-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/10.2.1.1.3-4-22-s.js
+ @description Strict Mode - TypeError is not thrown when changing the value of the Constructor Properties of the Global Object under strict mode (Object)
+ @onlyStrict
+
+Files: media/webrtc/trunk/tools/gyp/test/conditions/elseif/elseif_bad1.gyp
+Copyright: 2014 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Trigger an error because of two consecutive string conditions.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-5-s.js
+ @description Strict Mode - octal extension (07) is forbidden in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-14.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: public, yield, interface
+
+Files: gfx/angle/src/libANGLE/renderer/gl/wgl/DXGISwapChainWindowSurfaceWGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DXGISwapChainWindowSurfaceWGL.h: WGL implementation of egl::Surface for windows using a DXGI
+ swapchain.
+
+Files: media/libjpeg/jcmaster.c
+Copyright: 1991-1997 Thomas G. Lane. Modified 2003-2010 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2010-2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains master control logic for the JPEG compressor.
+ These routines are concerned with parameter validation, initial setup,
+ and inter-pass control (determining the number of passes and the work
+ to be done in each pass).
+
+Files: media/webrtc/trunk/webrtc/tools/loopback_test/loopback_test.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ LoopbackTest establish a one way loopback call between 2 peer connections
+ while continuously monitoring bandwidth stats. The idea is to use this as
+ a base for other future tests and to keep track of more than just bandwidth
+ stats.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-16.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: undefined, NaN, Infinity
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/formatutils11.cpp
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ formatutils11.cpp: Queries for GL image formats and their translations to D3D11
+ formats.
+
+Files: toolkit/components/url-classifier/chromium/safebrowsing.proto
+Copyright: 2015 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file includes Safe Browsing V4 API blacklist request and response
+ protocol buffers. They should be kept in sync with the server implementation.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-16.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: undefined, NaN, Infinity
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-18-s.js
+
+Files: gfx/skia/skia/src/sksl/spirv.h
+Copyright: 2014-2016 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and/or associated documentation files (the "Materials"),
+ to deal in the Materials without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Materials, and to permit persons to whom the
+ Materials are furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Materials.
+ .
+ MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS
+ STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND
+ HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
+ IN THE MATERIALS.
+ .
+ This header is automatically generated by the same tool that creates
+ the Binary Section of the SPIR-V specification.
+ .
+ Enumeration tokens for SPIR-V, in various styles:
+ C, C++, C++11, JSON, Lua, Python
+ .
+ - C will have tokens with a "Spv" prefix, e.g.: SpvSourceLanguageGLSL
+ - C++ will have tokens in the "spv" name space, e.g.: spv::SourceLanguageGLSL
+ - C++11 will use enum classes in the spv namespace, e.g.: spv::SourceLanguage::GLSL
+ - Lua will use tables, e.g.: spv.SourceLanguage.GLSL
+ - Python will use dictionaries, e.g.: spv['SourceLanguage']['GLSL']
+ .
+ Some tokens act like mask values, which can be OR'd together,
+ while others are mutually exclusive. The mask-like ones have
+ "Mask" in their name, and a parallel enum that has the shift
+ amount (1 << x) for each corresponding enumerant.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-9gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-9gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-6-s.js
+ @description eval - a Function assigning into 'eval' will not throw any error if contained within strict mode and its body does not start with strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ MemberExpression and CallExpression uses GetValue
+
+Files: media/webrtc/trunk/webrtc/tools/loopback_test/stat_tracker.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ StatTracker is a helper class to keep track of stats on a RTCPeerConnection
+ object. It uses google visualization datatables to keep the recorded samples
+ and simplify plugging them into graphs later.
+ .
+ Usage example:
+
+Files: gfx/angle/src/libANGLE/HandleAllocator_unittest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Unit tests for HandleAllocator.
+
+Files: gfx/angle/src/libANGLE/renderer/CompilerImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CompilerImpl.h: Defines the rx::CompilerImpl class, an implementation interface
+ for the gl::Compiler object.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-24-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-24-s.js
+ @description Strict Mode - checking 'this' (New'ed object from FunctionExpression includes strict directive prologue)
+ @onlyStrict
+
+Files: testing/docker/tester/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/tester/Dockerfile
+License: __UNKNOWN__
+ # Add utilities and configuration
+ COPY dot-config /home/worker/.config
+ COPY dot-pulse /home/worker/.pulse
+ COPY bin /home/worker/bin
+
+Files: js/src/tests/test262/ch10/10.6/10.6-6-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-6-3.js
+ @description 'length' property of arguments object for 0 argument function exists
+
+Files: js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If y is a prefix of x, return true
+
+Files: js/src/tests/test262/ch13/13.0/S13_A16.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Any separators are admitted between declaration chunks
+
+Files: js/src/tests/test262/ch12/12.9/S12.9_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Code after ReturnStatement is not evaluated
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-13.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: implements, let, private
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-19-s.js
+ @description Strict Mode - Function code of a FunctionDeclaration contains Use Strict Directive which appears at the start of the block
+ @noStrict
+
+Files: modules/freetype2/src/tools/docmaker/content.py
+Copyright: 2002-2018 David Turner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file contains routines to parse documentation comment blocks,
+ building more structured objects out of them.
+
+Files: gfx/angle/src/third_party/khronos/GL/wglext.h
+Copyright: 2013-2014 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This header is generated from the Khronos OpenGL / OpenGL ES XML
+ API Registry. The current version of the Registry, generator scripts
+ used to make the header, and the header can be found at
+ http://www.opengl.org/registry/
+ .
+ Khronos $Revision: 27684 $ on $Date: 2014-08-11 01:21:35 -0700 (Mon, 11 Aug 2014) $
+
+Files: js/src/tests/test262/ch11/11.8/11.8.7/S11.8.7_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator "in" calls ToString(ShiftExpression)
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-18-s.js
+ @description A direct eval declaring a var named 'arguments' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: modules/freetype2/src/lzw/ftlzw.c
+Copyright: 2004-2018 Albert Chin-A-Young.
+License: __UNKNOWN__
+ based on code in `src/gzip/ftgzip.c'
+ .
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+
+Files: gfx/angle/src/compiler/translator/CallDAG.cpp
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CallDAG.h: Implements a call graph DAG of functions to be re-used accross
+ analyses, allows to efficiently traverse the functions in topological
+ order.
+
+Files: js/src/tests/test262/ch13/13.0/13.0-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.0/13.0-3.js
+ @description 13.0 - property names in function definition is not allowed, add a new property into object
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-25-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-25-s.js
+ @description Strict Mode - Function code of Accessor PropertyAssignment contains Use Strict Directive which appears at the start of the block(getter)
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/BufferVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BufferVk.cpp:
+ Implements the class methods for BufferVk.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/post_decode_vad_unittest.cc
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for PostDecodeVad class.
+
+Files: js/src/tests/test262/ch09/9.9/S9.9_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToObject conversion from null value must throw TypeError
+
+Files: modules/freetype2/builds/detect.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ This sub-Makefile is in charge of detecting the current platform. It sets
+ the following variables:
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-71gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-71gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.call())
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-21-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: media/libjpeg/jcsample.c
+Copyright: 1991-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2014 MIPS Technologies, Inc., California.
+ 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains downsampling routines.
+ .
+ Downsampling input data is counted in "row groups". A row group
+
+Files: media/libvpx/build/make/ads2gas.pl
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ ads2gas.pl
+ Author: Eric Fung (efung (at) acm.org)
+ .
+ Convert ARM Developer Suite 1.0.1 syntax assembly source to GNU as format
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A5.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comment can contain LINE SEPARATOR (U+2028)
+
+Files: modules/freetype2/src/raster/rasterrs.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the monochrome renderer error enumeration
+ constants.
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.2_a.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator can be subclassed.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/build/linux/python_arch.sh
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This figures out the architecture of the version of Python we are building
+ pyautolib against.
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3.2_FDT_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that format handles non-finite values correctly.
+ @author Norbert Lindenberg
+
+Files: intl/icu/source/tools/gentest/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2011, International Business Machines Corporation and
+ others.
+ Madhu Katragadda
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-50-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-50-s.js
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/ReleaseTest-API.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ ReleaseTest-API.cpp : Defines the entry point for the console application.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/NativeWindow9.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NativeWindow9.cpp: Defines NativeWindow9, a class for managing and
+ performing operations on an EGLNativeWindowType for the D3D9 renderer.
+
+Files: media/libjpeg/simd/jsimd_powerpc.c
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2016 D. R. Commander.
+ 2015 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library,
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ This file contains the interface between the "normal" portions
+ of the library and the SIMD implementations when running on a
+ PowerPC architecture.
+
+Files: js/src/tests/test262/ch13/13.0/13.0-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-13-s.js
+ @description Strict Mode - SourceElements is evaluated as strict mode code when the function body of a Function constructor begins with a Strict Directive
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.1_32.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the options minimumSignificantDigits and
+ maximumSignificantDigits are read in the right sequence.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/IndexDataManager.h
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexDataManager.h: Defines the IndexDataManager, a class that
+ runs the Buffer translation process for index buffers.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains trigonometric functions look-up tables used in
+
+Files: js/src/tests/test262/intl402/ch06/6.4/6.4_a.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that valid time zone names are accepted.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-22-s.js
+ @description Strict Mode - Function code of a FunctionExpression contains Use Strict Directive which appears at the start of the block
+ @noStrict
+
+Files: gfx/angle/src/compiler/translator/IntermNode.h
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Definition of the in-memory high-level intermediate representation
+ of shaders. This is a tree that parser creates.
+ .
+ Nodes in the tree are defined as a hierarchy of classes derived from
+ TIntermNode. Each is a node in a tree. There is no preset branching factor;
+ each node can have it's own type of list of children.
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ In the "if" statement empty statement is allowed and is evaluated to "undefined"
+
+Files: js/src/tests/test262/ch08/8.12/8.12.6/S8.12.6_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ [[hasProperty]] is sensitive to property existence but [[Get]] is not
+
+Files: gfx/angle/src/compiler/translator/UniformHLSL.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ UniformHLSL.h:
+ Methods for GLSL to HLSL translation for uniforms and interface blocks.
+
+Files: intl/icu/source/config/mh-hpux-gcc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ HPUX/gcc specific setup
+ Copyright (c) 1999-2012, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-7.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: while, debugger, function
+
+Files: media/webrtc/trunk/webrtc/typedefs.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains platform-specific typedefs and defines.
+
+Files: js/src/tests/test262/ch10/10.6/10.6-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-1gs.js
+ @description Strict Mode - arguments.callee cannot be accessed in a strict function, but does not throw an early error
+ @onlyStrict
+
+Files: gfx/skia/skia/src/core/SkMD5.cpp
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The following code is based on the description in RFC 1321.
+ http://www.ietf.org/rfc/rfc1321.txt
+ .
+ The following macros can be defined to affect the MD5 code generated.
+
+Files: ipc/chromium/src/base/string_util.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file defines utility functions for working with strings.
+
+Files: js/src/tests/ecma_5/String/split-xregexp.js
+Copyright: 2007 Steven Levithan <stevenlevithan.com>
+License: __UNKNOWN__
+ Distributed under the terms of the MIT license.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.13.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "in" token can not be used as identifier
+
+Files: gfx/angle/src/libANGLE/Display.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Display.h: Defines the egl::Display class, representing the abstract
+ display on which graphics are drawn. Implements EGLDisplay.
+ [EGL 1.4] section 2.1.2 page 3.
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/TextureVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureVk.h:
+ Defines the class interface for TextureVk, implementing TextureImpl.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-66-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-66-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.apply())
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/tick_util.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ System independant wrapper for polling elapsed time in ms and us.
+ The implementation works in the tick domain which can be mapped over to the
+ time domain.
+
+Files: media/libjpeg/jccolor.c
+Copyright: 1991-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2015 D. R. Commander.
+ 2014 MIPS Technologies, Inc., California. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains input colorspace conversion routines.
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-16.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: undeefined, NaN, Infinity
+
+Files: intl/icu/source/common/rbbistbl.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file: rbbistbl.cpp Implementation of the ICU RBBISymbolTable class
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-4-s.js
+
+Files: media/libpng/libpng-manual.txt
+Copyright: 1998-2016 Glenn Randers-Pehrson
+License: __UNKNOWN__
+ This document is released under the libpng license.
+ For conditions of distribution and use, see the disclaimer
+ and license in png.h
+ .
+ Based on:
+ .
+ libpng versions 0.97, January 1998, through 1.6.26 - October 20, 2016
+ Updated and distributed by Glenn Randers-Pehrson
+ Copyright (c) 1998-2016 Glenn Randers-Pehrson
+ .
+ libpng 1.0 beta 6 - version 0.96 - May 28, 1997
+ Updated and distributed by Andreas Dilger
+ Copyright (c) 1996, 1997 Andreas Dilger
+ .
+ libpng 1.0 beta 2 - version 0.88 - January 26, 1996
+ For conditions of distribution and use, see copyright
+ notice in png.h. Copyright (c) 1995, 1996 Guy Eric
+ Schalnat, Group 42, Inc.
+ .
+ Updated/rewritten per request in the libpng FAQ
+ Copyright (c) 1995, 1996 Frank J. T. Wojcik
+ December 18, 1995 & January 20, 1996
+ .
+ TABLE OF CONTENTS
+ .
+ I. Introduction
+ II. Structures
+ III. Reading
+ IV. Writing
+ V. Simplified API
+ VI. Modifying/Customizing libpng
+ VII. MNG support
+ VIII. Changes to Libpng from version 0.88
+ IX. Changes to Libpng from version 1.0.x to 1.2.x
+ X. Changes to Libpng from version 1.0.x/1.2.x to 1.4.x
+ XI. Changes to Libpng from version 1.4.x to 1.5.x
+ XII. Changes to Libpng from version 1.5.x to 1.6.x
+ XIII. Detecting libpng
+ XIV. Source code repository
+ XV. Coding style
+ XVI. Y2K Compliance in libpng
+ .
+ I. Introduction
+ .
+ This file describes how to use and modify the PNG reference library
+ (known as libpng) for your own use. In addition to this
+ file, example.c is a good starting point for using the library, as
+ it is heavily commented and should include everything most people
+ will need. We assume that libpng is already installed; see the
+ INSTALL file for instructions on how to configure and install libpng.
+ .
+ For examples of libpng usage, see the files "example.c", "pngtest.c",
+ and the files in the "contrib" directory, all of which are included in
+ the libpng distribution.
+ .
+ Libpng was written as a companion to the PNG specification, as a way
+ of reducing the amount of time and effort it takes to support the PNG
+ file format in application programs.
+ .
+ The PNG specification (second edition), November 2003, is available as
+ a W3C Recommendation and as an ISO Standard (ISO/IEC 15948:2004 (E)) at
+ <http://www.w3.org/TR/2003/REC-PNG-20031110/
+ The W3C and ISO documents have identical technical content.
+ .
+ The PNG-1.2 specification is available at
+ <http://png-mng.sourceforge.net/pub/png/spec/1.2/>.
+ It is technically equivalent
+ to the PNG specification (second edition) but has some additional material.
+ .
+ The PNG-1.0 specification is available as RFC 2083
+ <http://png-mng.sourceforge.net/pub/png/spec/1.0/> and as a
+ W3C Recommendation <http://www.w3.org/TR/REC-png-961001>.
+ .
+ Some additional chunks are described in the special-purpose public chunks
+ documents at <http://www.libpng.org/pub/png/spec/register/>
+ .
+ Other information
+ about PNG, and the latest version of libpng, can be found at the PNG home
+ page, <http://www.libpng.org/pub/png/>.
+ .
+ Most users will not have to modify the library significantly; advanced
+ users may want to modify it more. All attempts were made to make it as
+ complete as possible, while keeping the code easy to understand.
+ Currently, this library only supports C. Support for other languages
+ is being considered.
+ .
+ Libpng has been designed to handle multiple sessions at one time,
+ to be easily modifiable, to be portable to the vast majority of
+ machines (ANSI, K&R, 16-, 32-, and 64-bit) available, and to be easy
+ to use. The ultimate goal of libpng is to promote the acceptance of
+ the PNG file format in whatever way possible. While there is still
+ work to be done (see the TODO file), libpng should cover the
+ majority of the needs of its users.
+ .
+ Libpng uses zlib for its compression and decompression of PNG files.
+ Further information about zlib, and the latest version of zlib, can
+ be found at the zlib home page, <http://zlib.net/>.
+ The zlib compression utility is a general purpose utility that is
+ useful for more than PNG files, and can be used without libpng.
+ See the documentation delivered with zlib for more details.
+ You can usually find the source files for the zlib utility wherever you
+ find the libpng source files.
+ .
+ Libpng is thread safe, provided the threads are using different
+ instances of the structures. Each thread should have its own
+
+Files: dom/manifest/ValueExtractor.jsm
+Copyright: __NO_COPYRIGHT__ in: dom/manifest/ValueExtractor.jsm
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at https://mozilla.org/MPL/2.0/.
+ .
+ Helper functions extract values from manifest members
+ and reports conformance violations.
+ .
+ globals Components
+
+Files: modules/freetype2/include/freetype/internal/autohint.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The auto-hinter is used to load and automatically hint glyphs if a
+ format-specific hinter isn't available.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-5.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: finally, return, void
+
+Files: js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A5.1_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x << y uses ToInt32(ShiftExpression)
+
+Files: python/pyyaml/PKG-INFO
+Copyright: __NO_COPYRIGHT__ in: python/pyyaml/PKG-INFO
+License: __UNKNOWN__
+ Description: YAML is a data serialization format designed for human readability
+ and interaction with scripting languages. PyYAML is a YAML parser
+ and emitter for Python.
+ .
+ PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
+ support, capable extension API, and sensible error messages. PyYAML
+ supports standard YAML tags and provides Python-specific tags that
+ allow to represent an arbitrary Python object.
+ .
+ PyYAML is applicable for a broad range of tasks from complex
+ configuration files to object serialization and persistance.
+ Platform: Any
+ Classifier: Development Status :: 5 - Production/Stable
+ Classifier: Intended Audience :: Developers
+ Classifier: License :: OSI Approved :: MIT License
+ Classifier: Operating System :: OS Independent
+ Classifier: Programming Language :: Python
+ Classifier: Programming Language :: Python :: 2
+ Classifier: Programming Language :: Python :: 2.5
+ Classifier: Programming Language :: Python :: 2.6
+ Classifier: Programming Language :: Python :: 2.7
+ Classifier: Programming Language :: Python :: 3
+ Classifier: Programming Language :: Python :: 3.0
+ Classifier: Programming Language :: Python :: 3.1
+ Classifier: Programming Language :: Python :: 3.2
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
+ Classifier: Topic :: Text Processing :: Markup
+
+Files: gfx/angle/src/common/tls.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ tls.h: Simple cross-platform interface for thread local storage.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-57gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-57gs.js
+ @description Strict - checking 'this' from a global scope (Literal setter includes strict directive prologue)
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/trace.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ System independent wrapper for logging runtime information to file.
+ Note: All log messages will be written to the same trace file.
+ Note: If too many messages are written to file there will be a build up of
+ messages. Apply filtering to avoid that.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/ImageD3D.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ImageD3D.h: Defines the rx::ImageD3D class, an abstract base class for the
+ renderer-specific classes which will define the interface to the underlying
+ surfaces or resources.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/SurfaceGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceGL.cpp: OpenGL implementation of egl::Surface
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-27-s.js
+ @description eval as local var identifier assigned to throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: third_party/aom/test/examples.sh
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ This file runs all of the tests for the libaom examples.
+
+Files: third_party/aom/examples/lightfield_decoder.c
+Copyright: 2017 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Lightfield Decoder
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-6.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: continue, for, switch
+
+Files: js/src/tests/test262/ch07/7.6/7.6-17.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-17.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: continue (continue)
+
+Files: js/src/tests/test262/ch11/11.6/11.6.1/S11.6.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between AdditiveExpression and "+" or between "+" and MultiplicativeExpression are allowed
+
+Files: intl/icu/GIT-INFO
+Copyright: __NO_COPYRIGHT__ in: intl/icu/GIT-INFO
+License: __UNKNOWN__
+ ICU-20536 ICU 58.3 release tasks
+
+Files: modules/freetype2/builds/windows/w32-wat.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ redefine export symbol definitions
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the getter for Intl.NumberFormat.prototype.format
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: dom/manifest/ImageObjectProcessor.jsm
+Copyright: __NO_COPYRIGHT__ in: dom/manifest/ImageObjectProcessor.jsm
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at https://mozilla.org/MPL/2.0/.
+ .
+ ImageObjectProcessor
+ Implementation of Image Object processing algorithms from:
+ http://www.w3.org/TR/appmanifest/#image-object-and-its-members
+ .
+ This is intended to be used in conjunction with ManifestProcessor.jsm
+ .
+ Creates an object to process Image Objects as defined by the
+ W3C specification. This is used to process things like the
+
+Files: js/src/tests/test262/ch14/14.1/14.1-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-12-s.js
+ @description comments may follow 'use strict' directive
+ @noStrict
+
+Files: gfx/angle/src/tests/gl_tests/PointSpritesTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Some of the pointsprite tests below were ported from Khronos WebGL
+ conformance test suite.
+
+Files: media/libjpeg/jdmerge.c
+Copyright: 1994-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2015 D. R. Commander.
+ 2013 Linaro Limited. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains code for merged upsampling/color conversion.
+ .
+ This file combines functions from jdsample.c and jdcolor.c;
+ read those files first to understand what's going on.
+ .
+ When the chroma components are to be upsampled by simple replication
+ (ie, box filtering), we can save some work in color conversion by
+ calculating all the output pixels corresponding to a pair of chroma
+ samples at one time. In the conversion equations
+
+Files: media/sphinxbase/src/libsphinxbase/util/dtoa.c
+Copyright: 1991-2001 Lucent Technologies.
+License: __UNKNOWN__
+ Permission to use, copy, modify, and distribute this software for any
+ purpose without fee is hereby granted, provided that this entire notice
+ is included in all copies of any software which is or includes a copy
+ or modification of this software and in all copies of the supporting
+ documentation for such software.
+ .
+ THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
+ WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
+ REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
+ OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
+ .
+ This is dtoa.c by David M. Gay, downloaded from
+ http://www.netlib.org/fp/dtoa.c on April 15, 2009 and modified for
+ inclusion into the Python core by Mark E. T. Dickinson and Eric V. Smith.
+ It was taken from Python distribution then and imported into sphinxbase.
+ Python version is preferred due to cleanups, though original
+ version at netlib is still maintained.
+ .
+ Please remember to check http://www.netlib.org/fp regularly for bugfixes and updates.
+ .
+ The major modifications from Gay's original code are as follows:
+ .
+ 0. The original code has been specialized to Sphinxbase's needs by removing
+ many of the #ifdef'd sections. In particular, code to support VAX and
+ IBM floating-point formats, hex NaNs, hex floats, locale-aware
+ treatment of the decimal point, and setting of the inexact flag have
+ been removed.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-13gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-13gs.js
+ @description Strict - checking 'this' from a global scope (Function constructor defined within strict mode)
+ @onlyStrict
+
+Files: modules/brotli/enc/ringbuffer.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Sliding window over the input data.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-24-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-24-s.js
+
+Files: intl/icu/source/i18n/regeximp.h
+Copyright: 2002-2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file: regeximp.h
+ .
+ ICU Regular Expressions,
+ Definitions of constant values used in the compiled form of
+ a regular expression pattern.
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1.3.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that objects constructed by Intl.DateTimeFormat have the specified internal properties.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/FunctionsEGLDL.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsEGL.h: Implements FunctionsEGL with dlopen/dlsym/dlclose
+
+Files: third_party/aom/aom_dsp/fastssim.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ This code was originally written by: Nathan E. Egge, at the Daala
+ project.
+
+Files: dom/tests/mochitest/ajax/scriptaculous/src/sound.js
+Copyright: 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+License: __UNKNOWN__
+ Based on code created by Jules Gravinese (http://www.webveteran.com/)
+ .
+ script.aculo.us is freely distributable under the terms of an MIT-style license.
+ For details, see the script.aculo.us web site: http://script.aculo.us/
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Zero "\0" not terminates the string(C string)
+
+Files: media/webrtc/trunk/tools/gyp/test/win/linker-flags/no-default-libs.cc
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Reference something in kernel32.dll. This will fail to link, verifying that
+ GYP provides no default import library configuration.
+ Note that we don't include Windows.h, as that will result in generating
+ linker directives in the object file through #pragma comment(lib, ...).
+
+Files: testing/web-platform/tests/resources/webidl2/test/widlproc/examples/filesystem.widl
+Copyright: ownership.
+License: __UNKNOWN__
+ The Reference Implementation (save for such parts of the reference implementation made
+ available under separate terms and conditions) is made available under the terms of the
+ Apache License, version 2.0, subject to the condition that any "Works" and "Derivative
+ Works" used or distributed for commercial purposes must be and remain compliant with the
+ BONDI specification as promulgated by OMTP in each release. Your implementation of the
+ Reference Implementation (whether object or source) must maintain these conditions, and
+ you must notify any recipient of this condition in a conspicuous way.
+ .
+ You may not use this BONDI Reference Implementation except in compliance with the License.
+ .
+ You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 or at
+ http://bondi.omtp.org/BONDI-LICENSE-2.0
+ .
+ The BONDI filesystem API provides access to the filesystem of a device. The
+ filesystem is abstractly represented as a collection of disjoint filesystem
+ root locations each corresponding to some specific location in the device
+ filesystem. The filesystem API exposes the hierarchies below these root
+ locations as a single virtual filesystem but provides no access to other
+ parts of the device filesystem.
+ .
+ The roots that are exposed are determined by the platform also by the
+ context in which the filesystem API is invoked.
+ .
+ Each root has a string name. Each file or directory within the virtual
+ filesystem is addressed using a fully-qualified path of the form:
+ <em>&lt;root name&gt;/&lt;path&gt;</em> where <em>&lt;rootname&gt;</em> is
+ the name of the root and <em>&lt;path&gt;</em> is the path to the file or
+ directory relative to that root.
+ .
+ The list of the supported root locations can be retrieved by calling
+ filesystem.getRootLocations().
+ .
+ The default location for a specific type of file, if one exists, can be
+ obtained by calling the filesystem.getDefaultLocation(...) method. A set of
+ platform-independent symbolic names for media types is defined. The default
+ location for a given file type may itself be a root, or some subdirectory of
+ a root. Although the set of roots available on a device is
+ platform-dependent, the getDefaultLocation(...) functionality can be used to
+ ensure that web applications can be written in a platform-independent way.
+ .
+ In order to access specific locations which are prefixed with a value
+ retrieved by filesystem.getDefaultLocation or some root location returned by
+ filesystem.getRootLocations a File handle must be retrieved using the
+ filesystem.resolve call.
+ .
+ A File handle represents either a file or a directory. If it is a file the
+ isFile attribute will be <em>true</em>, otherwise the isDirectory attribute
+ will be <em>true</em>. A file can be opened for reading and writing, using a
+ FileStream handle. A directory can be used to list its contents which is a
+ list of files and sub-directories. There is a resolve method on directories
+ as well in order to resolve files or sub-directories more conveniently than
+ processing directory listings.
+ .
+ The "/" character is used as the (path) component separator.
+ The use of "." or ".." in location components is not required to be
+ supported.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-4-s.js
+ @description Strict Mode - Use Strict Directive Prologue is ''use strict ';' which the last character is space
+ @noStrict
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-1-s.js
+ @description Strict Mode - ReferenceError is thrown if LeftHandSide evaluates to an unresolvable Reference
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/tools/rtcbot/main.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This script loads all the test/* files into a very small context that
+ only exposes a minimal set of functions that allows to register tests.
+ .
+ Once all files are loaded it runs the specific test on the command line.
+ If no arguments are given it lists all the registered tests.
+ .
+ Note: the small context where the scripts are loaded is intended to keep
+ nodejs-isms away from the test code and isolate implementation details away
+ from them.
+
+Files: media/libopus/silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h
+Copyright: 2006-2011 Skype Limited.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ - Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ - Neither the name of Internet Society, IETF or IETF Trust, nor the
+ names of specific contributors, may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ Compute noise shaping coefficients and initial gain values
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "default" token can not be used as identifier
+
+Files: modules/woff2/src/woff2_common.h
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Common definition for WOFF2 encoding/decoding
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "continue" token can not be used as identifier
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-80-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-80-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.bind(globalObject)())
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_external_decoder_unittest.cc
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Test to verify correct operation for externally created decoders.
+
+Files: intl/icu/source/config/mh-cygwin-msvc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2001-2013, International Business Machines Corporation and
+ others.
+ .
+ We install sbin tools into the same bin directory because
+ pkgdata needs some of the tools in sbin, and we can't always depend on
+ icu-config working on Windows.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-65-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-65-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by non-strict new'ed Function constructor)
+ @onlyStrict
+
+Files: testing/docker/android-gradle-build/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/android-gradle-build/Dockerfile
+License: __UNKNOWN__
+ # BEGIN ../desktop-build/Dockerfile
+ .
+ # TODO remove when base image is updated
+ VOLUME /home/worker/workspace
+ VOLUME /home/worker/tooltool-cache
+ .
+ # Add build scripts; these are the entry points from the taskcluster worker, and
+ # operate on environment variables
+ ADD bin /home/worker/bin
+ RUN chmod +x /home/worker/bin/*
+ .
+ # Add wrapper scripts for xvfb allowing tasks to easily retry starting up xvfb
+ # %include testing/docker/recipes/xvfb.sh
+ ADD topsrcdir/testing/docker/recipes/xvfb.sh /home/worker/scripts/xvfb.sh
+ .
+ # Add configuration
+ COPY dot-config /home/worker/.config
+ .
+ # Generate machine uuid file
+
+Files: ipc/chromium/src/third_party/libevent/arc4random.c
+Copyright: 2010 Chris Davis, Niels Provos, and Nick Mathewson
+ 2010-2012 Niels Provos and Nick Mathewson
+License: __UNKNOWN__
+ Note that in Libevent, this file isn't compiled directly. Instead,
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-8-s.js
+ @description eval - a direct eval assigning into 'eval' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-14-s.js
+ @description Strict Mode - checking 'this' (Function constructor includes strict directive prologue)
+ @onlyStrict
+
+Files: intl/icu/source/i18n/digitaffix.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: digitaffix.cpp
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-10-s.js
+ @description Strict Mode - SyntaxError isn't thrown when 'IMPLEMENTS' occurs in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A1.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ PARAGRAPH SEPARATOR (U+2029) may occur between any two tokens
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Both unicode and ascii chars are allowed
+
+Files: js/src/tests/test262/ch11/11.4/11.4.8/S11.4.8_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator ~x uses [[Default Value]]
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/SamplerVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SamplerVk.cpp:
+ Implements the class methods for SamplerVk.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-32-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-32-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionExpression whose FunctionBody is strict and the function has two identical parameters, which are separated by a unique parameter name
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/base/faketaskrunner.h
+Copyright: 2011 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A fake TaskRunner for use in unit tests.
+
+Files: js/src/tests/test262/ch08/8.12/8.12.3/S8.12.3_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Get]] method of O is called with property name P value of P returns
+
+Files: media/mtransport/third_party/nrappkit/README
+Copyright: 2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ nrappkit is a toolkit for building standalone applications and
+ appliances. It provides:
+ .
+ - registry-based configuration (with change callbacks)
+ - extensible command and configuration shell
+ - extensible statistics system
+ - configurable logging system
+ - event and timer handling
+ - generic plugin system
+ - launcher daemon
+ .
+ The contents of nrappkit were extracted from Network Resonance's
+ product on the theory that they were generally useful for
+ application developers.
+ .
+ THIS PACKAGE DOES NOT GRANT A LICENSE OR RIGHT TO ANY OTHER NETWORK
+ RESONANCE TECHNOLOGY OR SOFTWARE.
+ .
+ BUILDING
+ .
+ Builds are done semi-manually with port directories for each
+ platform. There are pre-existing ports to FreeBSD, Linux (Ubuntu
+ and Fedora Core), and Darwin (MacOSX). To build the system:
+ .
+ cd src/make/<platform>
+ gmake
+ .
+ Some of the platforms come in several variants. Most notably,
+ if a platform exists in "regular" and "-appliance" variant,
+ this means that the regular variant just builds binaries intended
+ to be run out of the make directory (for development) and the
+ appliance variant is intended to be installed in a real system.
+ .
+ By default we want to install things owned as user "pcecap".
+ Either make this user or edit the Makefile to be a user you
+ like (e.g., nobody).
+ .
+ If you want to include the 'nrsh' command-line configuration
+ tool in your build, you will need to make sure the line
+
+Files: js/src/tests/test262/ch13/13.1/13.1-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-22-s.js
+ @description StrictMode - SyntaxError is thrown if the identifier 'arguments' appears within a FormalParameterList of a strict mode FunctionExpression when FuctionBody is strict code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-5.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: finally, return, void
+
+Files: gfx/angle/src/libANGLE/renderer/DeviceImpl.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DeviceImpl.cpp: Implementation methods of egl::Device
+
+Files: editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/js/output.js
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Licensed under the Apache License, Version 2.0 (the 'License')
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an 'AS IS' BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @version 0.1
+ @author rolandsteiner@google.com
+ .
+ Writes a fatal error to the output (replaces alert box)
+ .
+ @param text {String} text to output
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/InputLayoutCache.cpp
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ InputLayoutCache.cpp: Defines InputLayoutCache, a class that builds and caches
+ D3D11 input layouts.
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A32.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Once the exact MV for a string numeric literal has been
+ determined, it is then rounded to a value of the Number type with 20
+ significant digits by replacing each significant digit after the 20th
+ with a 0 digit or the number value
+
+Files: gfx/angle/src/libANGLE/Version.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Version.h: Encapsulation of a GL version.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ While evaluating "for ( ; ; Expression) Statement", Statement is evaluated first and then Expression is evaluated
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-b-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-b-1-s.js
+ @description Accessing caller property of Arguments object throws TypeError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-6-s.js
+ @description Strict Mode - TypeError isn't thrown if LeftHandSide is a reference to a writable data property
+ @onlyStrict
+
+Files: security/nss/lib/dbm/include/hash.h
+Copyright: 1990-1994 The Regents of the University of California.
+License: __UNKNOWN__
+ This code is derived from software contributed to Berkeley by
+ Margo Seltzer.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ @(#)hash.h 8.3 (Berkeley) 5/31/94
+ .
+ Operations
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-3-a-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-3-a-1-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting an un-resolvable reference
+ @onlyStrict
+
+Files: intl/icu/source/i18n/unicode/selfmt.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 1997-2011, International Business Machines Corporation and
+ others.
+ Copyright (C) 2010 , Yahoo! Inc.
+ .
+ File SELFMT.H
+ .
+ Modification History:
+ .
+ Date Name Description
+ 11/11/09 kirtig Finished first cut of implementation.
+
+Files: toolkit/components/microformats/test/static/javascript/mocha.js
+Copyright: 2011 TJ Holowaychuk <tj@vision-media.ca>
+License: __UNKNOWN__
+ MIT Licensed
+ .
+ Module dependencies.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-14-s.js
+ @description Strict Mode - The call to eval function is contained in a Strict Mode block
+ @noStrict
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-13-s.js
+ @description Strict Mode - SyntaxError isn't thrown when WithStatement body is in strict mode code
+ @noStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-20-s.js
+ @description StrictMode - enumerating over a function object looking for 'arguments' fails inside the function
+ @onlyStrict
+
+Files: media/libjpeg/jdsample.c
+Copyright: 1991-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2010-2016 D. R. Commander.
+ 2014 MIPS Technologies, Inc., California.
+ 2015 Google, Inc. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains upsampling routines.
+ .
+ Upsampling input data is counted in "row groups". A row group
+
+Files: gfx/angle/src/libANGLE/renderer/FramebufferImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferImpl.h: Defines the abstract rx::FramebufferImpl class.
+
+Files: intl/icu/source/config/mh-cygwin
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Cygwin-specific setup
+ Copyright (c) 2001-2010, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-16-s.js
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/DynamicHLSL.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DynamicHLSL.h: Interface for link and run-time HLSL generation
+
+Files: media/webrtc/trunk/tools/gyp/test/analyzer/static_library_test.gyp
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ These gyp files create the following dependencies:
+ .
+ test.gyp:
+ #a -> b
+ a.c
+ #b
+ b.c
+ a and b are static libraries.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-101gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-101gs.js
+ @description Strict Mode - checking 'this' (non-strict function passed as arg to String.prototype.replace from strict context)
+ @noStrict
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A2.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Number type represented as the double precision 64-bit format IEEE 754
+
+Files: modules/freetype2/src/type1/t1load.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This is the new and improved Type 1 data loader for FreeType 2. The
+ old loader has several problems: it is slow, complex, difficult to
+ maintain, and contains incredible hacks to make it accept some
+ ill-formed Type 1 fonts without hiccup-ing. Moreover, about 5% of
+ the Type 1 fonts on my machine still aren't loaded correctly by it.
+ .
+ This version is much simpler, much faster and also easier to read and
+ maintain by a great order of magnitude. The idea behind it is to
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-3-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-3-1-s.js
+ @description eval - a property named 'eval' is permitted
+ @onlyStrict
+
+Files: media/libjpeg/simd/jsimd_arm64.c
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2016 D. R. Commander.
+ 2015-2016 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library,
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ This file contains the interface between the "normal" portions
+ of the library and the SIMD implementations when running on a
+ 64-bit ARM architecture.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2-3-c-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2-3-c-2-s.js
+ @description Calling code in strict mode - eval cannot instantiate variable in the variable environment of the calling context
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A6.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) and Type(y) are Undefined-s, return false
+
+Files: gfx/ycbcr/yuv_convert.cpp
+Copyright: 2010 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This webpage shows layout of YV12 and other YUV formats
+ http://www.fourcc.org/yuv.php
+ The actual conversion is best described here
+ http://en.wikipedia.org/wiki/YUV
+ An article on optimizing YUV conversion using tables instead of multiplies
+ http://lestourtereaux.free.fr/papers/data/yuvrgb.pdf
+ .
+ YV12 is a full plane of Y and a half height, half width chroma planes
+ YV16 is a full plane of Y and a full height, half width chroma planes
+ YV24 is a full plane of Y and a full height, full width chroma planes
+ .
+ ARGB pixel format is output, which on little endian is stored as BGRA.
+ The alpha is set to 255, allowing the application to use RGBA or RGB32.
+
+Files: intl/icu/source/stubdata/Makefile.in
+Copyright: 1999-2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU stubdata
+ Stephen F. Booth
+ .
+ Source directory information
+
+Files: gfx/angle/include/EGL/eglext.h
+Copyright: 2013-2016 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This header is generated from the Khronos OpenGL / OpenGL ES XML
+ API Registry. The current version of the Registry, generator scripts
+ used to make the header, and the header can be found at
+ http://www.opengl.org/registry/
+ .
+ Khronos $Revision: 32432 $ on $Date: 2016-02-09 23:01:07 -0800 (Tue, 09 Feb 2016) $
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_FN_3_e.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype.format
+ supports all alternative numbering systems.
+ @author: Roozbeh Pournader
+
+Files: modules/woff2/src/file.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ File IO helpers.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-34.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-34.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: const (const)
+
+Files: js/src/tests/test262/ch08/8.1/S8.1_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Function argument that isn't provided has a value of undefined
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A7.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ <LF> between chunks of one string not allowed
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_audio_processing.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - Noise Suppression (NS).
+ - Automatic Gain Control (AGC).
+ - Echo Control (EC).
+ - Receiving side VAD, NS and AGC.
+ - Measurements of instantaneous speech, noise and echo levels.
+ - Generation of AP debug recordings.
+ - Detection of keyboard typing which can disrupt a voice conversation.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: intl/icu/source/runConfigureICU
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2015, International Business Machines Corporation and
+ others.
+ .
+ runConfigureICU: This script will run the "configure" script for the appropriate platform
+ Only supported platforms are recognized
+
+Files: js/src/tests/test262/ch07/7.6/7.6-30.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-30.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: class (class)
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/ProgramVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ProgramVk.h:
+ Defines the class interface for ProgramVk, implementing ProgramImpl.
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_rtp_rtcp.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - Callbacks for RTP and RTCP events such as modified SSRC or CSRC.
+ - SSRC handling.
+ - Transmission of RTCP sender reports.
+ - Obtaining RTCP data from incoming RTCP sender reports.
+ - RTP and RTCP statistics (jitter, packet loss, RTT etc.).
+ - Redundant Coding (RED)
+ - Writing RTP and RTCP packets to binary files for off-line analysis of
+ the call quality.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: intl/icu/source/tools/ctestfw/Makefile.in
+Copyright: 1999-2011 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU - tools/ctestfw
+ Stephen F. Booth
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch13/13.2/13.2-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-3-s.js
+ @description StrictMode - Writing or reading from a property named 'arguments' of function objects is allowed under both strict and normal modes.
+ @onlyStrict
+
+Files: media/libogg/memory-reporting.patch
+Copyright: __NO_COPYRIGHT__ in: media/libogg/memory-reporting.patch
+License: __UNKNOWN__
+ Bug 677653 - part 1 - indirect libogg memory allocations through variables
+ .
+ diff --git a/media/libogg/include/ogg/ogg.h b/media/libogg/include/ogg/ogg.h
+ index cea4ebe..cebe38e 100644
+
+Files: js/src/tests/test262/ch11/11.4/11.4.6/11.4.6-2-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.6/11.4.6-2-1.js
+ @description +"" should be zero
+
+Files: gfx/angle/src/compiler/translator/AddDefaultReturnStatements.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ AddDefaultReturnStatements.h: Add default return statements to functions that do not end in a
+ return.
+
+Files: media/webrtc/trunk/build/apply_locales.py
+Copyright: 2009 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TODO: remove this script when GYP has for loops
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-76gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-76gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.bind()())
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is less than y and these values are both finite non-zero, return true; otherwise, return false
+
+Files: intl/icu/source/i18n/selfmtimpl.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 1997-2011, International Business Machines Corporation and
+ others.
+ Copyright (C) 2010 , Yahoo! Inc.
+ .
+ File selectfmtimpl.h
+ .
+ Date Name Description
+ 11/11/09 kirtig Finished first cut of implementation.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-2gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-2gs.js
+ @description Strict Mode - Use Strict Directive Prologue is ''use strict'' which lost the last character ';'
+ @noStrict
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ NaN is not a keyword
+
+Files: js/src/tests/test262/intl402/ch09/9.1/9.1_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that appropriate fallback locales are provided for
+ supported locales.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-1-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ PutValue operates only on references (see step 3.a).
+ .
+ @path ch11/11.13/11.13.1/11.13.1-1-6-s.js
+ @description simple assignment throws ReferenceError if LeftHandSide is an unresolvable reference in strict mode (base obj undefined)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-1-s.js
+
+Files: gfx/angle/src/tests/perf_tests/PointSprites.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PointSpritesBenchmark:
+ Performance test for ANGLE point sprites.
+
+Files: security/nss/lib/dbm/include/queue.h
+Copyright: 1991-1993 The Regents of the University of California.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ @(#)queue.h 8.3 (Berkeley) 12/13/93
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-8-s.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'protected' occurs in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-1.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: null, true, false
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-15.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: package, protected, static
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.1/11.1.5/11.1.5-1-s.js
+ @description Strict Mode - SyntaxError is thrown when 'eval' occurs as the Identifier in a PropertySetParameterList of a PropertyAssignment that is contained in strict code
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch13/13.3/13.3.0_6_2.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Date.prototype.toLocaleString & Co. use the standard
+ built-in Intl.DateTimeFormat constructor.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/S10.2.1_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If two or more formal parameters share the same name, hence
+ the same property, the corresponding property is given the value that was
+ supplied for the last parameter with this name
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.1_8_c_ii.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that values other than strings are not accepted as locales.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch13/13.1/13.1-1-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-1-2.js
+ @description Duplicate identifier allowed in non-strict function expression parameter list
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-45gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-45gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration with a strict directive prologue defined within a FunctionDeclaration)
+ @noStrict
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.2.1_4.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that for non-object values passed as this to Collator a
+ wrapper object will be initialized and returned.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Renderer11.cpp
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Renderer11.cpp: Implements a back-end specific class for the D3D11 renderer.
+
+Files: modules/woff2/src/normalize.cc
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Glyph normalization
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/thread_wrapper.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ System independant wrapper for spawning threads
+ Note: the spawned thread will loop over the callback function until stopped.
+ Note: The callback function is expected to return every 2 seconds or more
+ often.
+
+Files: js/src/tests/test262/ch11/11.1/11.1.6/S11.1.6_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "This" operator doesn't use GetValue. The operators "delete" and "typeof" can be applied to parenthesised expressions
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/ShaderExecutable9.h
+Copyright: 2012-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderExecutable9.h: Defines a D3D9-specific class to contain shader
+ executable implementation details.
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A12.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ VariableDeclaration within "do-while" loop is allowed
+
+Files: modules/freetype2/CMakeLists.txt
+Copyright: 2013-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ Written originally by John Cary <cary@txcorp.com>
+ .
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ The following will 1. create a build directory and 2. change into it and
+ call cmake to configure the build with default parameters as a static
+ library.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-13-s.js
+
+Files: testing/web-platform/tests/2dcontext/tools/gentest.py
+Copyright: 2010 Philip Taylor Released under the BSD license and W3C Test Suite License: see LICENSE.txt
+License: __UNKNOWN__
+ Current code status:
+ .
+ This was originally written for use at
+ http://philip.html5.org/tests/canvas/suite/tests/
+ .
+ It has been adapted for use with the Web Platform Test Suite suite at
+ https://github.com/w3c/web-platform-tests/
+ .
+ The W3C version excludes a number of features (multiple versions of each test
+ case of varying verbosity, Mozilla mochitests, semi-automated test harness)
+ to focus on simply providing reviewable test cases. It also expects a different
+ directory structure.
+ This code attempts to support both versions, but the non-W3C version hasn't
+ been tested recently and is probably broken.
+ .
+ To update or add test cases:
+ .
+ * Modify the tests*.yaml files.
+ 'name' is an arbitrary hierarchical name to help categorise tests.
+ 'desc' is a rough description of what behaviour the test aims to test.
+ 'testing' is a list of references to spec.yaml, to show which spec sentences
+ this test case is primarily testing.
+ 'code' is JavaScript code to execute, with some special commands starting with '@'
+ 'expected' is what the final canvas output should be: a string 'green' or 'clear'
+ (100x50 images in both cases), or a string 'size 100 50' (or any other size)
+ followed by Python code using Pycairo to generate the image.
+ .
+ * Run "python gentest.py".
+ This requires a few Python modules which might not be ubiquitous.
+ It has only been tested on Linux.
+ It will usually emit some warnings, which ideally should be fixed but can
+ generally be safely ignored.
+ .
+ * Test the tests, add new ones to Git, remove deleted ones from Git, etc.
+
+Files: js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between AdditiveExpression and "-" or between "-" and MultiplicativeExpression are allowed
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-11.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: enum, extends, super
+
+Files: media/webrtc/trunk/webrtc/base/maccocoathreadhelper.h
+Copyright: 2008 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Helper function for using Cocoa with Posix threads. This header should be
+ included from C/C++ files that want to use some Cocoa functionality without
+ using the .mm extension (mostly for files that are compiled on multiple
+ platforms).
+
+Files: gfx/angle/src/third_party/libXNVCtrl/BUILD.gn
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This warning disable must be appended to the command line after the general
+ warnings setup, so must be in a config.
+
+Files: modules/freetype2/ChangeLog.25
+Copyright: 2013-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ __MANY_TOTAL_LINES__(5151lines) truncating at: and distributed under the terms of the FreeType project license,
+ and distributed under the terms of the FreeType project license,
+ __MANY_TOTAL_LINES__(5152lines) truncating at: LICENSE.TXT. By continuing to use, modify, or distribute this f
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ __MANY_TOTAL_LINES__(5153lines) truncating at: indicate that you have read the license and understand and accep
+ indicate that you have read the license and understand and accept it
+ __MANY_TOTAL_LINES__(5154lines) truncating at: fully.
+ fully.
+ __MANY_TOTAL_LINES__(5155lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(5156lines) truncating at:
+ __MANY_TOTAL_LINES__(5157lines) truncating at: Local Variables:
+ Local Variables:
+ __MANY_TOTAL_LINES__(5158lines) truncating at: version-control: never
+ version-control: never
+ __MANY_TOTAL_LINES__(5159lines) truncating at: coding: utf-8
+ coding: utf-8
+ __MANY_TOTAL_LINES__(5160lines) truncating at: End:
+ End:
+
+Files: gfx/angle/src/libANGLE/renderer/gl/glx/WindowSurfaceGLX.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WindowSurfaceGLX.h: GLX implementation of egl::Surface for windows
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-12.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: const, export, import
+
+Files: gfx/angle/src/common/Optional_unittest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Unit tests for ANGLE's Optional helper class.
+
+Files: gfx/angle/src/libANGLE/BinaryStream.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BinaryStream.h: Provides binary serialization of simple types.
+
+Files: dom/xml/test/old/books/list.css
+Copyright: __NO_COPYRIGHT__ in: dom/xml/test/old/books/list.css
+License: __UNKNOWN__
+ Synopsis {
+ display: none;
+ }
+ .
+ ListPrice {
+ display: none;
+ text-align: right;
+ padding-right: 15px;
+ text-decoration: line-through;
+ }
+ .
+ Price {
+ display: block;
+ color: rgb(20,100,0);
+ font-weight: bold;
+ text-align:left;
+ }
+ .
+ Price:before {
+ content: "Our Price: ";
+ }
+ .
+ ISBN {
+ display: block;
+ font-family: monospace;
+ font-size: 8pt;
+ }
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-11.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: enum, extends, super
+
+Files: intl/icu/source/common/bytestream.cpp
+Copyright: 2007 Google Inc.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2009-2011, International Business Machines
+ Corporation and others.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_unittest.cc
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for NetEQ.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-16-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-3.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: instanceof, typeof, else
+
+Files: js/src/tests/test262/ch11/11.1/11.1.1/S11.1.1_A4.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Being in anonymous code, "this" and eval("this"), called as a constructor, return the object
+
+Files: modules/freetype2/src/tools/apinames.c
+Copyright: __NO_COPYRIGHT__ in: modules/freetype2/src/tools/apinames.c
+License: __UNKNOWN__
+ This code is explicitly placed into the public domain.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-22-s.js
+
+Files: modules/brotli/include/brotli/decode.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ API for Brotli decompression.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-8.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: this, with, default
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-77-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-77-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.bind(null)())
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/RenderTarget9.cpp
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderTarget9.cpp: Implements a D3D9-specific wrapper for IDirect3DSurface9
+ pointers retained by renderbuffers.
+
+Files: intl/hyphenation/hyphen/COPYING.MPL
+Copyright: Representations. Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor's
+ the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first makes Commercial Use of the Covered Code.
+ the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
+License: __UNKNOWN__
+ (d) Notwithstanding Section 2.1(b) above, no patent license is
+ granted: 1) for code that You delete from the Original Code; 2)
+ separate from the Original Code; or 3) for infringements caused
+ by: i) the modification of the Original Code or ii) the
+ combination of the Original Code with other software or devices.
+ .
+ 2.2. Contributor Grant.
+ Subject to third party intellectual property claims, each Contributor
+ hereby grants You a world-wide, royalty-free, non-exclusive license
+ .
+ (a) under intellectual property rights (other than patent or
+ trademark) Licensable by Contributor, to use, reproduce, modify,
+ display, perform, sublicense and distribute the Modifications
+ created by such Contributor (or portions thereof) either on an
+ unmodified basis, with other Modifications, as Covered Code
+ and/or as part of a Larger Work; and
+ .
+ (b) under Patent Claims infringed by the making, using, or
+ selling of Modifications made by that Contributor either alone
+ and/or in combination with its Contributor Version (or portions
+ of such combination), to make, use, sell, offer for sale, have
+ made, and/or otherwise dispose of: 1) Modifications made by that
+ Contributor (or portions thereof); and 2) the combination of
+ Modifications made by that Contributor with its Contributor
+ Version (or portions of such combination).
+ .
+ (d) Notwithstanding Section 2.2(b) above, no patent license is
+ granted: 1) for any code that Contributor has deleted from the
+ Contributor Version; 2) separate from the Contributor Version;
+ 3) for infringements caused by: i) third party modifications of
+ Contributor Version or ii) the combination of Modifications made
+ by that Contributor with other software (except as part of the
+ Contributor Version) or other devices; or 4) under Patent Claims
+ infringed by Covered Code in the absence of Modifications made by
+ that Contributor.
+ .
+ 3. Distribution Obligations.
+ .
+ 3.1. Application of License.
+ The Modifications which You create or to which You contribute are
+ governed by the terms of this License, including without limitation
+ Section 2.2. The Source Code version of Covered Code may be
+ distributed only under the terms of this License or a future version
+ of this License released under Section 6.1, and You must include a
+ copy of this License with every copy of the Source Code You
+ distribute. You may not offer or impose any terms on any Source Code
+ version that alters or restricts the applicable version of this
+ License or the recipients' rights hereunder. However, You may include
+ an additional document offering the additional rights described in
+ Section 3.5.
+ .
+ 3.2. Availability of Source Code.
+ Any Modification which You create or to which You contribute must be
+ made available in Source Code form under the terms of this License
+ either on the same media as an Executable version or via an accepted
+ Electronic Distribution Mechanism to anyone to whom you made an
+ Executable version available; and if made available via Electronic
+ Distribution Mechanism, must remain available for at least twelve (12)
+ months after the date it initially became available, or at least six
+ (6) months after a subsequent version of that particular Modification
+ has been made available to such recipients. You are responsible for
+ ensuring that the Source Code version remains available even if the
+ Electronic Distribution Mechanism is maintained by a third party.
+ .
+ 3.3. Description of Modifications.
+ You must cause all Covered Code to which You contribute to contain a
+ file documenting the changes You made to create that Covered Code and
+ the date of any change. You must include a prominent statement that
+ the Modification is derived, directly or indirectly, from Original
+ Code provided by the Initial Developer and including the name of the
+ Initial Developer in (a) the Source Code, and (b) in any notice in an
+ Executable version or related documentation in which You describe the
+ origin or ownership of the Covered Code.
+ .
+ 3.4. Intellectual Property Matters
+ (a) Third Party Claims.
+ If Contributor has knowledge that a license under a third party's
+ intellectual property rights is required to exercise the rights
+ granted by such Contributor under Sections 2.1 or 2.2,
+ Contributor must include a text file with the Source Code
+ distribution titled "LEGAL" which describes the claim and the
+ party making the claim in sufficient detail that a recipient will
+ know whom to contact. If Contributor obtains such knowledge after
+ the Modification is made available as described in Section 3.2,
+ Contributor shall promptly modify the LEGAL file in all copies
+ Contributor makes available thereafter and shall take other steps
+ (such as notifying appropriate mailing lists or newsgroups)
+ reasonably calculated to inform those who received the Covered
+ Code that new knowledge has been obtained.
+ .
+ (b) Contributor APIs.
+ If Contributor's Modifications include an application programming
+ interface and Contributor has knowledge of patent licenses which
+ are reasonably necessary to implement that API, Contributor must
+ also include this information in the LEGAL file.
+ .
+ Modifications are Contributor's original creation(s) and/or
+ Contributor has sufficient rights to grant the rights conveyed by
+ this License.
+ .
+ 3.5. Required Notices.
+ You must duplicate the notice in Exhibit A in each file of the Source
+ Code. If it is not possible to put such notice in a particular Source
+ Code file due to its structure, then You must include such notice in a
+ location (such as a relevant directory) where a user would be likely
+ to look for such a notice. If You created one or more Modification(s)
+ You may add your name as a Contributor to the notice described in
+ Exhibit A. You must also duplicate this License in any documentation
+ for the Source Code where You describe recipients' rights or ownership
+ rights relating to Covered Code. You may choose to offer, and to
+ charge a fee for, warranty, support, indemnity or liability
+ obligations to one or more recipients of Covered Code. However, You
+ may do so only on Your own behalf, and not on behalf of the Initial
+ Developer or any Contributor. You must make it absolutely clear than
+ any such warranty, support, indemnity or liability obligation is
+ offered by You alone, and You hereby agree to indemnify the Initial
+ Developer and every Contributor for any liability incurred by the
+ Initial Developer or such Contributor as a result of warranty,
+ support, indemnity or liability terms You offer.
+ .
+ 3.6. Distribution of Executable Versions.
+ You may distribute Covered Code in Executable form only if the
+ requirements of Section 3.1-3.5 have been met for that Covered Code,
+ and if You include a notice stating that the Source Code version of
+ the Covered Code is available under the terms of this License,
+ including a description of how and where You have fulfilled the
+ obligations of Section 3.2. The notice must be conspicuously included
+ in any notice in an Executable version, related documentation or
+ collateral in which You describe recipients' rights relating to the
+ Covered Code. You may distribute the Executable version of Covered
+ Code or ownership rights under a license of Your choice, which may
+ contain terms different from this License, provided that You are in
+ compliance with the terms of this License and that the license for the
+ Executable version does not attempt to limit or alter the recipient's
+ rights in the Source Code version from the rights set forth in this
+ License. If You distribute the Executable version under a different
+ license You must make it absolutely clear that any terms which differ
+ from this License are offered by You alone, not by the Initial
+ Developer or any Contributor. You hereby agree to indemnify the
+ Initial Developer and every Contributor for any liability incurred by
+ the Initial Developer or such Contributor as a result of any such
+ terms You offer.
+ .
+ 3.7. Larger Works.
+ You may create a Larger Work by combining Covered Code with other code
+ not governed by the terms of this License and distribute the Larger
+ Work as a single product. In such a case, You must make sure the
+ requirements of this License are fulfilled for the Covered Code.
+ .
+ 4. Inability to Comply Due to Statute or Regulation.
+ .
+ If it is impossible for You to comply with any of the terms of this
+ License with respect to some or all of the Covered Code due to
+ statute, judicial order, or regulation then You must: (a) comply with
+ the terms of this License to the maximum extent possible; and (b)
+ describe the limitations and the code they affect. Such description
+ must be included in the LEGAL file described in Section 3.4 and must
+ be included with all distributions of the Source Code. Except to the
+ extent prohibited by statute or regulation, such description must be
+ sufficiently detailed for a recipient of ordinary skill to be able to
+ understand it.
+ .
+ 5. Application of this License.
+ .
+ This License applies to code to which the Initial Developer has
+ attached the notice in Exhibit A and to related Covered Code.
+ .
+ 6. Versions of the License.
+ .
+ 6.1. New Versions.
+ Netscape Communications Corporation ("Netscape") may publish revised
+ and/or new versions of the License from time to time. Each version
+ will be given a distinguishing version number.
+ .
+ 6.2. Effect of New Versions.
+ Once Covered Code has been published under a particular version of the
+ License, You may always continue to use it under the terms of that
+ version. You may also choose to use such Covered Code under the terms
+ of any subsequent version of the License published by Netscape. No one
+ other than Netscape has the right to modify the terms applicable to
+ Covered Code created under this License.
+ .
+ 6.3. Derivative Works.
+ If You create or use a modified version of this License (which you may
+ only do in order to apply it to code which is not already Covered Code
+ governed by this License), You must (a) rename Your license so that
+ the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
+ "MPL", "NPL" or any confusingly similar phrase do not appear in your
+ license (except to note that your license differs from this License)
+ and (b) otherwise make it clear that Your version of the license
+ contains terms which differ from the Mozilla Public License and
+ Netscape Public License. (Filling in the name of the Initial
+ Developer, Original Code or Contributor in the notice described in
+ Exhibit A shall not of themselves be deemed to be modifications of
+ this License.)
+ .
+ 7. DISCLAIMER OF WARRANTY.
+ .
+ COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+ WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
+ DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
+ THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
+ IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
+ YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
+ COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
+ OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
+ ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
+ .
+ 8. TERMINATION.
+ .
+ 8.1. This License and the rights granted hereunder will terminate
+ automatically if You fail to comply with terms herein and fail to cure
+ such breach within 30 days of becoming aware of the breach. All
+ sublicenses to the Covered Code which are properly granted shall
+ survive any termination of this License. Provisions which, by their
+ nature, must remain in effect beyond the termination of this License
+ shall survive.
+ .
+ 8.2. If You initiate litigation by asserting a patent infringement
+ claim (excluding declatory judgment actions) against Initial Developer
+ or a Contributor (the Initial Developer or Contributor against whom
+ You file such action is referred to as "Participant") alleging that:
+ .
+ (a) such Participant's Contributor Version directly or indirectly
+ infringes any patent, then any and all rights granted by such
+ Participant to You under Sections 2.1 and/or 2.2 of this License
+ shall, upon 60 days notice from Participant terminate prospectively,
+ unless if within 60 days after receipt of notice You either: (i)
+ agree in writing to pay Participant a mutually agreeable reasonable
+ royalty for Your past and future use of Modifications made by such
+ Participant, or (ii) withdraw Your litigation claim with respect to
+ the Contributor Version against such Participant. If within 60 days
+ of notice, a reasonable royalty and payment arrangement are not
+ mutually agreed upon in writing by the parties or the litigation claim
+ is not withdrawn, the rights granted by Participant to You under
+ Sections 2.1 and/or 2.2 automatically terminate at the expiration of
+ the 60 day notice period specified above.
+ .
+ (b) any software, hardware, or device, other than such Participant's
+ Contributor Version, directly or indirectly infringes any patent, then
+ any rights granted to You by such Participant under Sections 2.1(b)
+ and 2.2(b) are revoked effective as of the date You first made, used,
+ sold, distributed, or had made, Modifications made by that
+ Participant.
+ .
+ 8.3. If You assert a patent infringement claim against Participant
+ alleging that such Participant's Contributor Version directly or
+ indirectly infringes any patent where such claim is resolved (such as
+ by license or settlement) prior to the initiation of patent
+ infringement litigation, then the reasonable value of the licenses
+ granted by such Participant under Sections 2.1 or 2.2 shall be taken
+ into account in determining the amount or value of any payment or
+ license.
+ .
+ 8.4. In the event of termination under Sections 8.1 or 8.2 above,
+ all end user license agreements (excluding distributors and resellers)
+ which have been validly granted by You or any distributor hereunder
+ prior to termination shall survive termination.
+ .
+ 9. LIMITATION OF LIABILITY.
+ .
+ UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
+ (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
+ DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
+ OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
+ ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
+ CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
+ WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
+ COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
+ INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
+ LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
+ RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
+ PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
+ EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
+ THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
+ .
+ 10. U.S. GOVERNMENT END USERS.
+ .
+ The Covered Code is a "commercial item," as that term is defined in
+ 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
+ software" and "commercial computer software documentation," as such
+ terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
+ C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
+ all U.S. Government End Users acquire Covered Code with only those
+ rights set forth herein.
+ .
+ 11. MISCELLANEOUS.
+ .
+ This License represents the complete agreement concerning subject
+ matter hereof. If any provision of this License is held to be
+ unenforceable, such provision shall be reformed only to the extent
+ necessary to make it enforceable. This License shall be governed by
+ California law provisions (except to the extent applicable law, if
+ any, provides otherwise), excluding its conflict-of-law provisions.
+ With respect to disputes in which at least one party is a citizen of,
+ or an entity chartered or registered to do business in the United
+ States of America, any litigation relating to this License shall be
+ subject to the jurisdiction of the Federal Courts of the Northern
+ District of California, with venue lying in Santa Clara County,
+ California, with the losing party responsible for costs, including
+ without limitation, court costs and reasonable attorneys' fees and
+ expenses. The application of the United Nations Convention on
+ Contracts for the International Sale of Goods is expressly excluded.
+ Any law or regulation which provides that the language of a contract
+ shall be construed against the drafter shall not apply to this
+ License.
+ .
+ 12. RESPONSIBILITY FOR CLAIMS.
+ .
+ As between Initial Developer and the Contributors, each party is
+ responsible for claims and damages arising, directly or indirectly,
+ out of its utilization of rights under this License and You agree to
+ work with Initial Developer and Contributors to distribute such
+ responsibility on an equitable basis. Nothing herein is intended or
+ shall be deemed to constitute any admission of liability.
+ .
+ 13. MULTIPLE-LICENSED CODE.
+ .
+ Initial Developer may designate portions of the Covered Code as
+ "Multiple-Licensed". "Multiple-Licensed" means that the Initial
+ Developer permits you to utilize portions of the Covered Code under
+ Your choice of the NPL or the alternative licenses, if any, specified
+ by the Initial Developer in the file described in Exhibit A.
+ .
+ EXHIBIT A -Mozilla Public License.
+ .
+ ``The contents of this file are subject to the Mozilla Public License
+ Version 1.1 (the "License"); you may not use this file except in
+ compliance with the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an "AS IS"
+ basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
+ License for the specific language governing rights and limitations
+ under the License.
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_packet_history.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Class for storing RTP packets.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/VertexArrayGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexArrayGL.h: Defines the class interface for VertexArrayGL.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-27-s.js
+ @description Strict Mode - Function code of Accessor PropertyAssignment contains Use Strict Directive which appears in the middle of the block(getter)
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-28gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-28gs.js
+
+Files: js/src/tests/test262/ch10/10.6/10.6-6-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-6-1.js
+ @description 'length property of arguments object exists
+
+Files: third_party/aom/examples/lightfield_tile_list_decoder.c
+Copyright: 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Lightfield Tile List Decoder
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-7-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type Object
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-1-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable which is a primitive value type (number)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-3-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-3-1.js
+ @description delete operator returns true when deleting an unresolvable reference
+
+Files: media/openmax_dl/dl/sp/api/armSP.h
+Copyright: 2007-2008 ARM Limited.
+ 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file was originally licensed as follows. It has been
+ relicensed with permission from the copyright holders.
+ .
+ File Name: armSP.h
+ OpenMAX DL: v1.0.2
+ Last Modified Revision: 7014
+ Last Modified Date: Wed, 01 Aug 2007
+ .
+ File: armSP.h
+ Brief: Declares API's/Basic Data types used across the OpenMAX Signal Processing domain
+
+Files: js/src/tests/test262/ch11/11.3/11.3.1/11.3.1-2-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.3/11.3.1/11.3.1-2-1-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'arguments' appear as a PostfixExpression(arguments++)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A3.6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of applying "typeof" operator to the object that is native and doesn't implement [[Call]] is "object"
+
+Files: ipc/chromium/src/base/string_piece.cc
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ Copied from strings/stringpiece.cc with modifications
+
+Files: modules/brotli/enc/histogram.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Models the histograms of literals, commands and distance codes.
+
+Files: gfx/angle/src/libANGLE/queryconversions.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ queryconversions.h: Declaration of state query cast conversions
+
+Files: media/libsoundtouch/src/sse_optimized.cpp
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/sse_optimized.cpp
+License: __UNKNOWN__
+ Last changed : $Date: 2015-02-21 21:24:29 +0000 (Sat, 21 Feb 2015) $
+ File revision : $Revision: 4 $
+
+Files: gfx/angle/src/libANGLE/renderer/ImageImpl.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ImageImpl.h: Defines the rx::ImageImpl class representing the EGLimage object.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-1gs.js
+ @description Strict Mode - SyntaxError is thrown if a VariableDeclaration occurs within strict code and its Identifier is eval
+ @onlyStrict
+
+Files: intl/icu/source/config/mh-os390
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ os/390, z/OS specific setup
+ Copyright (c) 1999-2014, International Business Machines Corporation and
+ others.
+ .
+ IMPORTANT NOTE #
+ .
+ Before you try to run the Makefile, make sure you have the #
+ environment variables set. #
+ #
+ If you are going to do the OS390BATCH build, make sure you have #
+ the OS390BATCH environment variable set. #
+ #
+
+Files: modules/brotli/dec/prefix.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Lookup tables to map prefix codes to value ranges. This is used during
+ decoding of the block lengths, literal insertion lengths and copy lengths.
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A20.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 4 or of HexDigit ::: 4 is 4
+
+Files: js/src/tests/test262/ch13/13.1/13.1-2-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-2-6.js
+ @description arguments allowed as formal parameter name of a non-strict function expression
+
+Files: media/webrtc/trunk/webrtc/tools/loopback_test/run-server.sh
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This script is used to launch a simple http server for files in the same
+ location as the script itself.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/TextureD3D.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureD3D.cpp: Implementations of the Texture interfaces shared betweeen the D3D backends.
+
+Files: js/src/tests/test262/intl402/ch11/11.2/11.2.2_a.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat has a supportedLocalesOf
+ property, and it works as planned.
+ @author: Roozbeh Pournader
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.21.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "typeof" token can not be used as identifier
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-13.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: implements, let, private
+
+Files: gfx/angle/src/libANGLE/renderer/gl/DisplayGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayGL.h: GL implementation of egl::Display
+
+Files: js/src/tests/test262/ch13/13.1/13.1-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-6-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created in 'strict mode' using a FunctionDeclaration and the function has two identical parameters, which are separated by a unique parameter name
+ @onlyStrict
+
+Files: editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/js/compare.js
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Licensed under the Apache License, Version 2.0 (the 'License')
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an 'AS IS' BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @version 0.1
+ @author rolandsteiner@google.com
+ .
+ constants used only in the compare functions.
+
+Files: media/libjpeg/jutils.c
+Copyright: 1991-1996 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains tables and miscellaneous utility routines needed
+ for both compression and decompression.
+ Note we prefix all global names with "j" to minimize conflicts with
+ a surrounding application.
+
+Files: modules/freetype2/ChangeLog.22
+Copyright: 2005-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ __MANY_TOTAL_LINES__(2827lines) truncating at: and distributed under the terms of the FreeType project license,
+ and distributed under the terms of the FreeType project license,
+ __MANY_TOTAL_LINES__(2828lines) truncating at: LICENSE.TXT. By continuing to use, modify, or distribute this f
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ __MANY_TOTAL_LINES__(2829lines) truncating at: indicate that you have read the license and understand and accep
+ indicate that you have read the license and understand and accept it
+ __MANY_TOTAL_LINES__(2830lines) truncating at: fully.
+ fully.
+ __MANY_TOTAL_LINES__(2831lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(2832lines) truncating at:
+ __MANY_TOTAL_LINES__(2833lines) truncating at: Local Variables:
+ Local Variables:
+ __MANY_TOTAL_LINES__(2834lines) truncating at: version-control: never
+ version-control: never
+ __MANY_TOTAL_LINES__(2835lines) truncating at: coding: utf-8
+ coding: utf-8
+ __MANY_TOTAL_LINES__(2836lines) truncating at: End:
+ End:
+
+Files: js/src/tests/test262/ch07/7.6/7.6-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-16.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: void (void)
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-19gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-19gs.js
+ @description Strict - checking 'this' from a global scope (indirect eval used within strict mode)
+ @onlyStrict
+
+Files: build/build-clang/return-empty-string-non-mangled.patch
+Copyright: __NO_COPYRIGHT__ in: build/build-clang/return-empty-string-non-mangled.patch
+License: __UNKNOWN__
+ Return an empty string when a symbol isn't mangled
+ .
+ diff --git a/clang/tools/libclang/CIndex.cpp b/clang/tools/libclang/CIndex.cpp
+
+Files: intl/icu/source/i18n/unicode/gregocal.h
+Copyright: 1997-2013 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File GREGOCAL.H
+ .
+ Modification History:
+ .
+ Date Name Description
+ 04/22/97 aliu Overhauled header.
+ 07/28/98 stephen Sync with JDK 1.2
+ 09/04/98 stephen Re-sync with JDK 8/31 putback
+ 09/14/98 stephen Changed type of kOneDay, kOneWeek to double.
+ Fixed bug in roll()
+
+Files: js/src/tests/test262/intl402/ch06/6.4/6.4_c.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that additional time zone names, if accepted, are handled correctly.
+ @author Norbert Lindenberg
+ .
+ canonicalization specified in conformance clause
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-1gs.js
+ @description Strict Mode - octal extension(010) is forbidden in strict mode
+ @onlyStrict
+
+Files: devtools/client/shared/natural-sort.js
+Copyright: __NO_COPYRIGHT__ in: devtools/client/shared/natural-sort.js
+License: __UNKNOWN__
+ Includes pull request to move regexes out of main function for performance
+ increases.
+ .
+ Repository:
+ https://github.com/overset/javascript-natural-sort/
+
+Files: media/webrtc/trunk/tools/gyp/test/win/linker-flags/nodefaultlib.cc
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Include entry point function that's excluded by removing C runtime libraries.
+
+Files: media/libjpeg/jdtrans.c
+Copyright: 1995-1997 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains library routines for transcoding decompression,
+ that is, reading raw DCT coefficient arrays from an input JPEG file.
+ The routines in jdapimin.c will also be needed by a transcoder.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-19-s.js
+ @description Strict Mode - checking 'this' (indirect eval used within strict mode)
+ @onlyStrict
+
+Files: modules/freetype2/src/winfonts/fnterrs.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the Windows FNT/FON error enumeration
+ constants.
+
+Files: modules/freetype2/src/bzip2/ftbzip2.c
+Copyright: 2010-2018 Joel Klinghed.
+License: __UNKNOWN__
+ based on `src/gzip/ftgzip.c'
+ .
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/android/DisplayAndroid.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayAndroid.h: Android implementation of egl::Display
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-57-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-57-s.js
+ @description Strict Mode - checking 'this' (Literal setter includes strict directive prologue)
+ @onlyStrict
+
+Files: intl/icu/source/tools/ctestfw/unicode/testdata.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2002-2006, International Business Machines Corporation and
+ others.
+ .
+ Created by weiv 05/09/2002
+ .
+ Base class for data driven tests
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/TextureStorage9.h
+Copyright: 2012-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureStorage9.h: Defines the abstract rx::TextureStorage9 class and its concrete derived
+
+Files: media/libjpeg/jdhuff.c
+Copyright: 1991-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009-2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains Huffman entropy decoding routines.
+ .
+ Much of the complexity here has to do with supporting input suspension.
+ If the data source module demands suspension, we want to be able to back
+ up to the start of the current MCU. To do this, we copy state variables
+ into local working storage, and update them back to the permanent
+ storage only upon successful completion of an MCU.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-75gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-75gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.call(globalObject))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-22-s.js
+
+Files: intl/icu/source/tools/icupkg/icupkg.8.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2000-2006 IBM, Inc. and others.
+
+Files: media/webrtc/trunk/webrtc/common_audio/vad/include/webrtc_vad.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This header file includes the VAD API calls. Specific function calls are given below.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-10-s.js
+ @description Strict Mode: an indirect eval assigning into 'eval' does not throw
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-38-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-38-s.js
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-14.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: public, yield, interface
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionExpression within a "while" IterationStatement is allowed, but no function with the given name will appear in the global context
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-69-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-69-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.apply(someObject))
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/SurfaceGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceGL.h: Defines the class interface for SurfaceGL.
+
+Files: ipc/chromium/src/base/linked_ptr.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ A "smart" pointer type with reference tracking. Every pointer to a
+ particular object is kept on a circular linked list. When the last pointer
+ to an object is destroyed or reassigned, the object is deleted.
+ .
+ Used properly, this deletes the object when the last reference goes away.
+ There are several caveats:
+ - Like all reference counting schemes, cycles lead to leaks.
+ - Each smart pointer is actually two pointers (8 bytes instead of 4).
+ - Every time a pointer is released, the entire list of pointers to that
+ object is traversed. This class is therefore NOT SUITABLE when there
+ will often be more than two or three pointers to a particular object.
+
+Files: netwerk/dns/nsIDNKitInterface.h
+Copyright: 2000-2002 Japan Network Information Center.
+License: __UNKNOWN__
+ By using this file, you agree to the terms and conditions set forth bellow.
+ .
+ LICENSE TERMS AND CONDITIONS
+ .
+ The following License Terms and Conditions apply, unless a different
+ license is obtained from Japan Network Information Center ("JPNIC"),
+ a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda,
+ Chiyoda-ku, Tokyo 101-0047, Japan.
+
+Files: gfx/skia/skia/include/core/SkOSFile.h
+Copyright: 2006 The Android Open Source Project
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TODO: add unittests for all these operations
+
+Files: gfx/angle/src/libANGLE/renderer/gl/RendererGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RendererGL.cpp: Implements the class methods for RendererGL.
+
+Files: js/src/tests/test262/ch12/12.14/12.14.1/12.14.1-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14.1/12.14.1-5-s.js
+ @description Strict Mode - SyntaxError isn't thrown if a TryStatement with a Catch occurs within strict code and the Identifier of the Catch production is Arguments
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-11-s.js
+ @description StrictMode - enumerating over a function object looking for 'caller' fails outside of the function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-25-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-25-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-31-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-31-s.js
+
+Files: gfx/skia/skia/src/images/transform_scanline.h
+Copyright: 2012 The Android Open Source Project
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Functions to transform scanlines between packed-pixel formats.
+
+Files: media/webrtc/trunk/webrtc/voice_engine/voice_engine_defines.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains common constants for VoiceEngine, as well as
+ platform specific settings and include files.
+
+Files: gfx/qcms/qcms.h
+Copyright: 1994-1996 SunSoft, Inc.
+License: __UNKNOWN__
+ Rights Reserved
+ .
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation
+ files (the "Software"), to deal in the Software without restrict-
+ ion, including without limitation the rights to use, copy, modify,
+ merge, publish distribute, sublicense, and/or sell copies of the
+ Software, and to permit persons to whom the Software is furnished
+ to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
+ INFRINGEMENT. IN NO EVENT SHALL SUNSOFT, INC. OR ITS PARENT
+ COMPANY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of SunSoft, Inc.
+ shall not be used in advertising or otherwise to promote the
+ sale, use or other dealings in this Software without written
+ authorization from SunSoft Inc.
+ .
+ QCMS, in general, is not threadsafe. However, it should be safe to create
+ profile and transformation objects on different threads, so long as you
+ don't use the same objects on different threads at the same time.
+ .
+ Color Space Signatures
+ Note that only icSigXYZData and icSigLabData are valid
+ Profile Connection Spaces (PCSs)
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-13.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: implements, let, private
+
+Files: third_party/aom/examples/lightfield_bitstream_parsing.c
+Copyright: 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Lightfield Bitstream Parsing
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-15-s.js
+ @description Strict Mode - SyntaxError is thrown when the RHS of a dot property assignment utilizes WithStatement
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Query11.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Query11.h: Defines the rx::Query11 class which implements rx::QueryImpl.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/agc/noise_gmm_tables.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ GMM tables for inactive segments. Generated by MakeGmmTables.m.
+
+Files: media/webrtc/trunk/tools/clang/plugins/tests/test.sh
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Hacky, primitive testing: This runs the style plugin for a set of input files
+ and compares the output with golden result files.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-72gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-72gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.call(null))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-4.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: new, var, catch
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/SwapChain9.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SwapChain9.h: Defines a back-end specific class for the D3D9 swap chain.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ filterbanks.c
+ .
+ This file contains function
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This class provides a generator for DTMF tones. The tone generation is based
+ on a sinusoid recursion. Each sinusoid is generated using a recursion
+
+Files: media/mtransport/third_party/nrappkit/src/util/p_buf.h
+Copyright: 2003-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Tue Nov 25 15:58:37 2003
+
+Files: media/mtransport/third_party/nrappkit/src/util/util.h
+Copyright: 2001-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Wed Dec 26 17:20:23 2001
+
+Files: gfx/angle/src/libANGLE/Buffer.h
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Buffer.h: Defines the gl::Buffer class, representing storage of vertex and/or
+ index data. Implements GL buffer objects and related functionality.
+ [OpenGL ES 2.0.24] section 2.9 page 21.
+
+Files: extensions/auth/gssapi.h
+Copyright: 1993 OpenVision Technologies, Inc.
+License: __UNKNOWN__
+ Permission to use, copy, modify, distribute, and sell this software
+ and its documentation for any purpose is hereby granted without fee,
+ provided that the above copyright notice appears in all copies and
+ that both that copyright notice and this permission notice appear in
+ supporting documentation, and that the name of OpenVision not be used
+ in advertising or publicity pertaining to distribution of the software
+ without specific, written prior permission. OpenVision makes no
+ representations about the suitability of this software for any
+ purpose. It is provided "as is" without express or implied warranty.
+ .
+ OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
+ USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+ END LICENSE BLOCK *****
+
+Files: js/src/tests/test262/ch13/13.2/13.2-35-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-35-s.js
+ @description StrictMode - property named 'arguments' of function objects is not configurable
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-30-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-30-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration defined within a FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_FN_3_b.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype.format
+ formats percent values properly.
+ @author: Roozbeh Pournader
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-7-s.js
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-31-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-31-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/build/sanitizers/lsan_suppressions_webrtc.cc
+Copyright: 2015 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the WebRTC suppressions for LeakSanitizer.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Fence11.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Fence11.h: Defines the rx::FenceNV11 and rx::FenceSync11 classes which implement rx::FenceNVImpl and rx::FenceSyncImpl.
+
+Files: python/altgraph/PKG-INFO
+Copyright: __NO_COPYRIGHT__ in: python/altgraph/PKG-INFO
+License: __UNKNOWN__
+ Description: altgraph is a fork of graphlib: a graph (network) package for constructing
+ graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
+ graphviz output.
+ .
+ altgraph includes some additional usage of Python 2.6+ features and
+ enhancements related to modulegraph and macholib.
+ .
+ Release history
+
+Files: modules/brotli/enc/write_bits.h
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Write bits into a byte array.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Trim11.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Trim11.h: Trim support utility class.
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ VariableDeclaration within "for" statement is allowed
+
+Files: intl/icu/source/data/unidata/UCARules.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Date: 2016-06-03, 18:30:56 GMT
+ © 2016 Unicode®, Inc.
+ Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
+
+Files: testing/mochitest/leaks.py
+Copyright: __NO_COPYRIGHT__ in: testing/mochitest/leaks.py
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/
+ .
+ The content of this file comes orginally from automationutils.py
+ and *should* be revised.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-27-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration defined within a FunctionDeclaration inside strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-26-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-26-s.js
+
+Files: ipc/chromium/src/base/timer.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ OneShotTimer and RepeatingTimer provide a simple timer API. As the names
+ suggest, OneShotTimer calls you back once after a time delay expires.
+ RepeatingTimer on the other hand calls you back periodically with the
+ prescribed time interval.
+ .
+ OneShotTimer and RepeatingTimer both cancel the timer when they go out of
+ scope, which makes it easy to ensure that you do not get called when your
+ object has gone out of scope. Just instantiate a OneShotTimer or
+ RepeatingTimer as a member variable of the class for which you wish to
+ receive timer events.
+ .
+ Sample RepeatingTimer usage:
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-39gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-39gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration defined within a FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/CoreWindowNativeWindow.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CoreWindowNativeWindow.h: NativeWindow for managing ICoreWindow native window types.
+
+Files: media/webrtc/trunk/build/sanitize-mac-build-log.sed
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Use this sed script to reduce a Mac build log into something readable.
+ .
+ Drop uninformative lines.
+
+Files: gfx/angle/src/libANGLE/validationES2.cpp
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationES2.cpp: Validation functions for OpenGL ES 2.0 entry point parameters
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-21-s.js
+ @description Strict Mode - checking 'this' (New'ed object from FunctionDeclaration defined within strict mode)
+ @onlyStrict
+
+Files: third_party/aom/examples/inspect.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Inspect Decoder
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/TextureStorage11.cpp
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureStorage11.cpp: Implements the abstract rx::TextureStorage11 class and its concrete derived
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/defines.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ iLBC Speech Coder ANSI-C Source Code
+ .
+ define.h
+
+Files: js/src/tests/test262/ch14/14.1/14.1-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-13-s.js
+ @description semicolon insertion works for'use strict' directive
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/TransformFeedbackImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TransformFeedbackImpl.h: Defines the abstract rx::TransformFeedbackImpl class.
+
+Files: gfx/angle/src/tests/gl_tests/PathRenderingTest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CHROMIUMPathRenderingTest
+
+Files: js/src/tests/test262/ch11/11.6/11.6.2/S11.6.2_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x - y uses [[Default Value]]
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/BufferD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BufferD3D.h: Defines the rx::BufferD3D class, an implementation of BufferImpl.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-19-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.14/12.14-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14-13.js
+ @description catch introduces scope - updates are based on scope
+
+Files: python/pystache/README.md
+Copyright: __NO_COPYRIGHT__ in: python/pystache/README.md
+License: __UNKNOWN__
+ Pystache logo by [David Phillips](http://davidphillips.us/) is licensed
+ under a [Creative Commons Attribution-ShareAlike 3.0 Unported
+
+Files: media/libvpx/vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Due to a header conflict between math.h and intrinsics includes with ceil()
+ in certain configurations under vs9 this include needs to precede
+ immintrin.h.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-31-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-31-s.js
+
+Files: js/src/tests/test262/ch13/13.2/13.2-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-6-s.js
+ @description StrictMode - writing a property named 'caller' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-17-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-17-1.js
+ @description Function Object has 'constructor' as its own property, it is not enumerable and does not invoke the setter defined on Function.prototype.constructor (Step 17)
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-7gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-7gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-6.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: continue, for, switch
+
+Files: media/webrtc/trunk/tools/gyp/test/mac/xcode-gcc/valid_cc.cc
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file exists to test that valid C++ files compile correctly.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "const" token can not be used as identifier
+
+Files: intl/icu/source/data/zone/tzdbNames.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ *
+ * Copyright (C) 2014 International Business Machines
+ * Corporation and others.
+ *
+ * This file is manually edited for supporting the tz database name
+ * compatibility.
+ *
+ ***************************************************************************#
+
+Files: gfx/angle/src/libANGLE/renderer/gl/wgl/PbufferSurfaceWGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceWGL.cpp: WGL implementation of egl::Surface
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/packet_buffer.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This is the implementation of the PacketBuffer class. It is mostly based on
+ an STL list. The list is kept sorted at all times so that the next packet to
+ decode is at the beginning of the list.
+
+Files: js/src/tests/test262/intl402/ch10/10.2/10.2.3_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator does not accept Unicode locale
+ extension keys and values that are not allowed.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/tools/gyp/test/assembly/src/override_asm.asm
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This is a placeholder. It should not be referenced if overrides work
+ correctly.
+
+Files: intl/icu/source/common/rbbinode.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2001-2016, International Business Machines Corporation and
+ others.
+
+Files: intl/icu/source/Makefile.in
+Copyright: 1998-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Top-level Makefile.in for ICU
+ Stephen F. Booth
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_file.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - File playback.
+ - File recording.
+ - File conversion.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: media/libjpeg/jccoefct.c
+Copyright: 1994-1997 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code and information relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the coefficient buffer controller for compression.
+ This controller is the top level of the JPEG compressor proper.
+ The coefficient buffer lies between forward-DCT and entropy encoding steps.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-44-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-44-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression defined within an Anonymous FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/tests/gl_tests/ReadPixelsTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ReadPixelsTest:
+ Tests calls related to glReadPixels.
+
+Files: js/src/tests/test262/ch08/8.12/8.12.8/S8.12.8_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ We overload valueOf method so it return non Primitive value
+ Thus [[DefaultValue]] must return Object.toString() value
+
+Files: modules/freetype2/builds/amiga/makefile
+Copyright: 2005-2018 Werner Lemberg and Detlef Würkner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ to build from the builds/amiga directory call
+ .
+ make assign
+ make
+ .
+ Your programs source code should start with this
+ (uncomment the parts you do not need to keep the program small):
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-14.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: public, yield, interface
+
+Files: ipc/chromium/src/base/hash_tables.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Deal with the differences between Microsoft and GNU implemenations
+
+Files: testing/talos/talos/tests/dromaeo/lib/yui-dom.js
+Copyright: 2008 Yahoo! Inc. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.6.0
+License: __UNKNOWN__
+ The dom module provides helper methods for manipulating Dom elements.
+ @module dom
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionDeclaration inside the "if" Expression is evaluated as true and function will not be declarated
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ While evaluating "for (ExpressionNoIn; Expression; Expression) Statement", ExpressionNoIn is evaulated first
+
+Files: media/libjpeg/jpegint.h
+Copyright: 1991-1997 Thomas G. Lane. Modified 1997-2009 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2015 Google, Inc. For conditions of distribution and use, see the accompanying README.ijg file.
+ 2015-2016 D. R. Commander.
+License: __UNKNOWN__
+ This file provides common declarations for the various JPEG modules.
+ These declarations are considered internal to the JPEG library; most
+ applications using the library shouldn't need to include this file.
+ .
+ Declarations for both compression & decompression
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.3_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator.prototype.resolvedOptions
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: testing/talos/talos/tests/dromaeo/lib/jquery.js
+Copyright: 2008 John Resig (jquery.com) Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
+License: __UNKNOWN__
+ $Date$
+ $Rev: 5685 $
+ .
+ Map over jQuery in case of overwrite
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/DebugAnnotator11.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DebugAnnotator11.h: D3D11 helpers for adding trace annotations.
+
+Files: js/src/tests/test262/intl402/ch09/9.1/9.1_a.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that default locale is available.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.9/S12.9_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Expression is omitted, the return value is undefined
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When "while" IterationStatement is evaluated, (normal, V, empty) is returned
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/InspectableNativeWindow.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ InspectableNativeWindow.h: Host specific implementation interface for
+ managing IInspectable native window types.
+
+Files: layout/reftests/fonts/DejaVuSansMono.otf
+Copyright: 2003 Bitstream, Inc. Bitstream Vera is a trademark of Bitstream, Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a copy of the fonts accompanying this license ("Fonts") and associated documentation files (the "Font Software"), to reproduce and distribute the Font Software, including without limitation the rights to use, copy, merge, publish, distribute, and/or sell copies of the Font Software, and to permit persons to whom the Font Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright and trademark notices and this permission notice shall be included in all copies of one or more of the Font Software typefaces.
+ .
+ The Font Software may be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may be modified and additional glyphs or or characters may be added to the Fonts, only if the fonts are renamed to names not containing either the words "Bitstream" or the word "Vera".
+ .
+ This License becomes null and void to the extent applicable to Fonts or Font Software that has been modified and is distributed under the "Bitstream Vera" names.
+ .
+ The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself.
+ .
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
+ .
+ Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org.
+ _MANY_NON_ASCII_(95chars. over 202chars.) starting with:
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-23-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-23-s.js
+ @description Strict Mode - Function code of a FunctionExpression contains Use Strict Directive which appears in the middle of the block
+ @noStrict
+
+Files: js/src/tests/test262/ch08/8.12/8.12.7/S8.12.7_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Delete]] method of O is called with property name P,
+ removes the property with name P from O and return true
+
+Files: js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A5.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x << y uses ToUint32(AdditiveExpression) & 31
+
+Files: media/webrtc/trunk/tools/gyp/test/win/precompiled/precomp.c
+Copyright: 2011 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The precompiled header does not have to be the first one in the file.
+
+Files: js/src/tests/test262/ch09/9.7/S9.7_A2.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToUint16 returns values between 0 and 2^16-1
+
+Files: dom/manifest/ManifestFinder.jsm
+Copyright: __NO_COPYRIGHT__ in: dom/manifest/ManifestFinder.jsm
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at https://mozilla.org/MPL/2.0/.
+ globals Components, Task, PromiseMessage
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-11-s.js
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-20-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a built-in (Array)
+ @onlyStrict
+
+Files: intl/icu/source/tools/genrb/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others. #
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html #
+ Copyright (c) 1999-2014, International Business Machines Corporation and #
+ others. #
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.26ns.js
+Copyright: 2011 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "static" token can be used as identifier in non-strict code
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-49-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-49-s.js
+
+Files: python/macholib/PKG-INFO
+Copyright: __NO_COPYRIGHT__ in: python/macholib/PKG-INFO
+License: __UNKNOWN__
+ It's typically used as a dependency analysis tool, and also to rewrite dylib
+
+Files: python/py/PKG-INFO
+Copyright: __NO_COPYRIGHT__ in: python/py/PKG-INFO
+License: __UNKNOWN__
+ The py lib is a Python development support library featuring
+ the following tools and modules:
+ .
+ * py.path: uniform local and svn path objects
+ * py.apipkg: explicit API control and lazy-importing
+ * py.iniconfig: easy parsing of .ini files
+ * py.code: dynamic code generation and introspection
+ .
+ NOTE: prior to the 1.4 release this distribution used to
+ contain py.test which is now its own package, see http://pytest.org
+ .
+ For questions and more information please visit http://pylib.readthedocs.org
+ .
+ Bugs and issues: http://bitbucket.org/pytest-dev/py/issues/
+ .
+ Platform: unix
+ Platform: linux
+ Platform: osx
+ Platform: cygwin
+ Platform: win32
+ Classifier: Development Status :: 6 - Mature
+ Classifier: Intended Audience :: Developers
+ Classifier: License :: OSI Approved :: MIT License
+ Classifier: Operating System :: POSIX
+ Classifier: Operating System :: Microsoft :: Windows
+ Classifier: Operating System :: MacOS :: MacOS X
+ Classifier: Topic :: Software Development :: Testing
+ Classifier: Topic :: Software Development :: Libraries
+ Classifier: Topic :: Utilities
+ Classifier: Programming Language :: Python
+ Classifier: Programming Language :: Python :: 3
+
+Files: media/libjpeg/jfdctfst.c
+Copyright: 1994-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains a fast, not so accurate integer implementation of the
+ forward DCT (Discrete Cosine Transform).
+ .
+ A 2-D DCT can be done by 1-D DCT on each row followed by 1-D DCT
+ on each column. Direct algorithms are also available, but they are
+ much more complex and seem not to be any faster when reduced to code.
+ .
+ This implementation is based on Arai, Agui, and Nakajima's algorithm for
+ scaled DCT. Their original paper (Trans. IEICE E-71(11):1095) is in
+ Japanese, but the algorithm is described in the Pennebaker & Mitchell
+ JPEG textbook (see REFERENCES section in file README.ijg). The following
+ code is based directly on figure 4-8 in P&M.
+ While an 8-point DCT cannot be done in less than 11 multiplies, it is
+ possible to arrange the computation so that many of the multiplies are
+ simple scalings of the final outputs. These multiplies can then be
+ folded into the multiplications or divisions by the JPEG quantization
+ table entries. The AA&N method leaves only 5 multiplies and 29 adds
+ to be done in the DCT itself.
+ The primary disadvantage of this method is that with fixed-point math,
+ accuracy is lost due to imprecise representation of the scaled
+ quantization values. The smaller the quantization table entry, the less
+ precise the scaled value, so this implementation does worse with high-
+ quality-setting files than with low-quality ones.
+
+Files: media/libjpeg/jcapistd.c
+Copyright: 1994-1996 Thomas G. Lane.
+License: __UNKNOWN__
+ This file is part of the Independent JPEG Group's software.
+ For conditions of distribution and use, see the accompanying README.ijg
+ file.
+ .
+ This file contains application interface code for the compression half
+ of the JPEG library. These are the "standard" API routines that are
+ used in the normal full-compression case. They are not used by a
+ transcoding-only application. Note that if an application links in
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-3-s.js
+ @description Strict Mode - octal extension (01) is forbidden in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-19-s.js
+ @description StrictMode - enumerating over a function object looking for 'arguments' fails outside of the function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch09/9.9/S9.9_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToObject conversion from String: create a new String object
+ whose [[value]] property is set to the value of the string
+
+Files: python/altgraph/altgraph/__init__.py
+Copyright: 2004 Istvan Albert unless otherwise noted.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do
+ so.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+ PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
+ FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ @requires: Python 2.3 or higher
+ .
+ @newfield contributor: Contributors:
+ @contributor: U{Reka Albert <http://www.phys.psu.edu/~ralbert/>}
+
+Files: intl/icu/source/tools/icu-svnprops-check.py
+Copyright: 2009-2011 International Business Machines Corporation, Google and Others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ Script to check and fix svn property settings for ICU source files.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-41-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-41-s.js
+
+Files: gfx/angle/src/libANGLE/renderer/DisplayImpl.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayImpl.cpp: Implementation methods of egl::Display
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.2.1_4.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that for non-object values passed as this to NumberFormat a
+ wrapper object will be initialized and returned.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/build/linux/pkg-config-wrapper
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This program wraps around pkg-config to generate the correct include and
+ library paths when cross-compiling using a sysroot.
+ The assumption is that the sysroot contains the .pc files in usr/lib/pkgconfig
+ and usr/share/pkgconfig (relative to the sysroot) and that they output paths
+ relative to some parent path of the sysroot.
+ This assumption is valid for a range of sysroots, in particular: a
+ LSB-compliant root filesystem mounted at the sysroot, and a board build
+ directory of a Chromium OS chroot.
+
+Files: media/webrtc/trunk/webrtc/voice_engine/test/auto_test/voe_test_interface.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Interface for starting test
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-2.js
+ @description delete operator returns true when deleting a configurable accessor property
+
+Files: devtools/shared/webconsole/network-helper.js
+Copyright: 2007 Parakey Inc.
+License: __UNKNOWN__
+ Redistribution and use of this software in source and binary forms,
+ with or without modification, are permitted provided that the
+ following conditions are met:
+ .
+ * Redistributions of source code must retain the above
+ copyright notice, this list of conditions and the
+ following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the
+ following disclaimer in the documentation and/or other
+ materials provided with the distribution.
+ .
+ * Neither the name of Parakey Inc. nor the names of its
+ contributors may be used to endorse or promote products
+ derived from this software without specific prior
+ written permission of Parakey Inc.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Creator:
+ Joe Hewitt
+ Contributors
+ John J. Barton (IBM Almaden)
+ Jan Odvarko (Mozilla Corp.)
+ Max Stepanov (Aptana Inc.)
+ Rob Campbell (Mozilla Corp.)
+ Hans Hillen (Paciello Group, Mozilla)
+ Curtis Bartley (Mozilla Corp.)
+ Mike Collins (IBM Almaden)
+ Kevin Decker
+ Mike Ratcliffe (Comartis AG)
+ Hernan Rodríguez Colmeiro
+ Austin Andrews
+ Christoph Dorn
+ Steven Roussey (AppCenter Inc, Network54)
+ Mihai Sucan (Mozilla Corp.)
+
+Files: js/src/tests/test262/ch13/13.2/13.2-26-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-26-s.js
+ @description StrictMode - writing a property named 'arguments' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/overrides/webrtc/base/logging.cc
+Copyright: 2012 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ IMPORTANT
+ Since this file includes Chromium source files, it must not include
+ logging.h since logging.h defines some of the same macros as Chrome does
+ and we'll run into conflict.
+
+Files: intl/icu/source/i18n/regexst.h
+Copyright: 2003-2010 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ regexst.h
+ .
+ This file contains declarations for the class RegexStaticSets
+ .
+ This class is internal to the regular expression implementation.
+ For the public Regular Expression API, see the file "unicode/regex.h"
+ .
+ RegexStaticSets groups together the common UnicodeSets that are needed
+ for compiling or executing RegularExpressions. This grouping simplifies
+ the thread safe lazy creation and sharing of these sets across
+ all instances of regular expressions.
+
+Files: python/psutil/psutil/_psutil_posix.c
+Copyright: 2009 Giampaolo Rodola'.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Functions specific to all POSIX compliant platforms.
+
+Files: media/webrtc/trunk/webrtc/base/flags.h
+Copyright: 2006 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Originally comes from shared/commandlineflags/flags.h
+
+Files: gfx/angle/src/common/tls.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ tls.cpp: Simple cross-platform interface for thread local storage.
+
+Files: gfx/angle/src/tests/gl_tests/SixteenBppTextureTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SixteenBppTextureTest:
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/sort.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Generic unstable sorting routines.
+
+Files: media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_wrapper_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Tests for the UdpSocketWrapper interface.
+ This will test the UdpSocket implementations on various platforms.
+ Note that this test is using a real SocketManager, which starts up
+ an extra worker thread, making the testing more complex than it
+ should be.
+ This is because on Posix, the CloseBlocking function waits for the
+ ReadyForDeletion function to be called, which has to be called after
+ CloseBlocking, and thus has to be called from another thread.
+ The manager is the one actually doing the deleting.
+ This is done differently in the Winsock2 code, but that code
+ will also hang if the destructor is called directly.
+
+Files: modules/brotli/enc/hash.h
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ A (forgetful) hash table to the data seen by the compressor, to
+ help create backward references to previous data.
+
+Files: gfx/angle/src/libANGLE/renderer/DisplayImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayImpl.h: Implementation methods of egl::Display
+
+Files: js/src/tests/test262/ch12/12.14/12.14-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14-10.js
+ @description catch introduces scope - name lookup finds function parameter
+
+Files: js/src/tests/test262/ch11/11.4/11.4.6/S11.4.6_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator +x uses [[Default Value]]
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A26.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of HexDigit ::: a or of HexDigit ::: A is 10
+
+Files: modules/freetype2/include/freetype/internal/ftdebug.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ IMPORTANT: A description of FreeType's debugging support can be
+ found in `docs/DEBUG.TXT'. Read it if you need to use or
+ understand this code.
+
+Files: media/libjpeg/jfdctflt.c
+Copyright: 1994-1996 Thomas G. Lane.
+License: __UNKNOWN__
+ This file is part of the Independent JPEG Group's software.
+ For conditions of distribution and use, see the accompanying README.ijg
+ file.
+ .
+ This file contains a floating-point implementation of the
+ forward DCT (Discrete Cosine Transform).
+ .
+ This implementation should be more accurate than either of the integer
+ DCT implementations. However, it may not give the same results on all
+ machines because of differences in roundoff behavior. Speed will depend
+ on the hardware's floating point capacity.
+ .
+ A 2-D DCT can be done by 1-D DCT on each row followed by 1-D DCT
+ on each column. Direct algorithms are also available, but they are
+ much more complex and seem not to be any faster when reduced to code.
+ .
+ This implementation is based on Arai, Agui, and Nakajima's algorithm for
+ scaled DCT. Their original paper (Trans. IEICE E-71(11):1095) is in
+ Japanese, but the algorithm is described in the Pennebaker & Mitchell
+ JPEG textbook (see REFERENCES section in file README.ijg). The following
+ code is based directly on figure 4-8 in P&M.
+ While an 8-point DCT cannot be done in less than 11 multiplies, it is
+ possible to arrange the computation so that many of the multiplies are
+ simple scalings of the final outputs. These multiplies can then be
+ folded into the multiplications or divisions by the JPEG quantization
+ table entries. The AA&N method leaves only 5 multiplies and 29 adds
+ to be done in the DCT itself.
+ The primary disadvantage of this method is that with a fixed-point
+ implementation, accuracy is lost due to imprecise representation of the
+ scaled quantization values. However, that problem does not arise if
+ we use floating point arithmetic.
+
+Files: modules/woff2/src/woff2_compress.cc
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ A commandline tool for compressing ttf format files to woff2.
+
+Files: modules/freetype2/src/autofit/afcover.h
+Copyright: 2013-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This header file can be included multiple times.
+ Define `COVERAGE' as needed.
+ .
+ Add new coverages here. The first and second arguments are the
+ coverage name in lowercase and uppercase, respectively, followed
+ by a description string. The last four arguments are the four
+ characters defining the corresponding OpenType feature.
+
+Files: js/src/tests/test262/intl402/ch10/10.2/10.2.2_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator.supportedLocalesOf
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-1.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: null, true, false
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/test/testG711.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ testG711.cpp : Defines the entry point for the console application.
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-3-s.js
+ @description Strict Mode - TypeError is thrown if LeftHandSide is a reference to a non-writable data property
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/RenderbufferD3D.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderbufferD3d.cpp: Implements the RenderbufferD3D class, a specialization of RenderbufferImpl
+
+Files: gfx/angle/src/tests/gl_tests/D3D11InputLayoutCacheTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ D3D11InputLayoutCacheTest:
+ Stress to to reproduce a bug where we weren't fluing the case correctly.
+
+Files: gfx/angle/src/libANGLE/Compiler.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Compiler.cpp: implements the gl::Compiler class.
+
+Files: js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Type(x) and Type(y) are Boolean-s.
+ Return true, if x and y are both true and both false; otherwise, return false
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-1.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: null, true, false
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/DisplayEGL.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayEGL.h: Common across EGL parts of platform specific egl::Display implementations
+
+Files: media/libjpeg/jdmrg565.c
+Copyright: 1994-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2013 Linaro Limited.
+ 2014-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains code for merged upsampling/color conversion.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-53gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-53gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression with a strict directive prologue defined within an Anonymous FunctionExpression)
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/11.8.2-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.8/11.8.2/11.8.2-1.js
+ @description 11.8.2 Greater-than Operator - Partial left to right order enforced when using Greater-than operator: valueOf > valueOf
+
+Files: js/src/tests/test262/ch13/13.1/13.1-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-11-s.js
+ @description StrictMode - SyntaxError is thrown if 'eval' occurs as the function name of a FunctionDeclaration in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.1/13.1-34-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-34-s.js
+ @description Strict Mode - SyntaxError is thrown if a function declaration has three identical parameters with a strict mode body
+ @onlyStrict
+
+Files: gfx/angle/src/tests/gl_tests/SimpleOperationTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SimpleOperationTest:
+ Basic GL commands such as linking a program, initializing a buffer, etc.
+
+Files: js/src/tests/test262/ch08/8.6/8.6.1/S8.6.1_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ A property can have attribute DontEnum like all properties of Number
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ In the "if" Statement empty expression is not allowed
+
+Files: js/src/tests/test262/intl402/ch13/13.1/13.1.1_6_2.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that String.prototype.localeCompare uses the standard
+ built-in Intl.Collator constructor.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-53-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-53-s.js
+
+Files: gfx/angle/src/libANGLE/VertexAttribute.inl
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexAttribute.inl: Inline vertex attribute methods
+
+Files: js/src/tests/test262/ch13/13.2/13.2-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-5-s.js
+ @description StrictMode - reading a property named 'caller' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch13/13.1/13.1.1_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that String.prototype.localeCompare
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "-" and UnaryExpression are allowed
+
+Files: media/libjpeg/jccolext.c
+Copyright: 1991-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains input colorspace conversion routines.
+ .
+ This file is included by jccolor.c
+ .
+ Convert some rows of samples to the JPEG colorspace.
+ .
+ Note that we change from the application's interleaved-pixel format
+ to our internal noninterleaved, one-plane-per-component format.
+ The input buffer is therefore three times as wide as the output buffer.
+ .
+ A starting row offset is provided only for the output buffer. The caller
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-29-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-29-s.js
+ @description eval as local var identifier throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_rdft_neon.c
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ The rdft AEC algorithm, neon version of speed-critical functions.
+ .
+ Based on the sse2 version.
+
+Files: dom/canvas/test/webgl-conf/checkout/deqp/framework/common/tcuSkipList.js
+Copyright: 2016 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This class defines the individual tests which are skipped because
+ of graphics driver bugs which simply can not be worked around in
+ WebGL 2.0 implementations.
+ .
+ The intent is that this list be kept as small as possible; and that
+ bugs are filed with the respective GPU vendors for entries in this
+ list.
+ .
+ Pass the query argument "runSkippedTests" in the URL in order to
+ force the skipped tests to be run. So, for example:
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A7.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ <CR> between chunks of one string not allowed
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Globally defined variable NaN has not been altered by program execution
+
+Files: gfx/angle/src/libANGLE/renderer/gl/TransformFeedbackGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TransformFeedbackGL.cpp: Implements the class methods for TransformFeedbackGL.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-5gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-5gs.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable which is primitive type(boolean)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/ProgramImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ProgramImpl.h: Defines the abstract rx::ProgramImpl class.
+
+Files: gfx/ycbcr/yuv_convert_arm.cpp
+Copyright: 2010 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ contributor Siarhei Siamashka <siarhei.siamashka@gmail.com>
+
+Files: media/webrtc/trunk/build/copy_test_data_ios.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into an action to copy test data files into
+ an iOS app bundle. To use this the following variables need to be defined:
+
+Files: netwerk/streamconv/converters/parse-ftp/U-WarFTPd.in
+Copyright: 220 Please enter your user name. Name (ftp.jgaa.com:cyp):
+ 230 User logged in.
+ opyright 1996 - 2002 Jarle (jgaa) Aase -
+License: __UNKNOWN__
+ Remote system type is UNIX.
+ Using binary mode to transfer files.
+ ftp> passive
+ Passive mode on.
+ ftp> ls
+ 227 Entering Passive Mode (80,239,13,229,14,199)
+ 125 Using existing ASCII mode data connection for /bin/ls (1220 bytes).
+ total 5127
+ dr-xr--r-- 1 root root 0 Apr 22 2009 .
+ dr-xr--r-- 1 root root 0 Apr 22 2009 ..
+ -r-xr--r-- 1 root root 359807 Mar 13 2000 adns-0.6-win32-01.zip
+ -r-xr--r-- 1 root root 77 Oct 17 2000 adns-0.6-win32-01.zip.md5
+ -r-xr--r-- 1 root root 218767 Nov 11 2000 cfs-1.3.3-8bit-fix.r2.tgz
+ -r-xr--r-- 1 root root 1606 Jun 13 2000 cfs-1.3.3-eight-bit-fix.diff.tar.gz
+ -r-xr--r-- 1 root root 3327 Oct 19 2000 chkmailspool-1.0.tgz
+ -r-xr--r-- 1 root root 9356 Oct 21 2000 chkmailspool-1.1.tgz
+ -r-xr--r-- 1 root root 32742 Feb 1 2000 iisstat-1.2.zip
+ -r-xr--r-- 1 root root 71 Oct 17 2000 iisstat-1.2.zip.md5
+ -r-xr--r-- 1 root root 27531 Aug 14 1999 inshtml.zip
+ -r-xr--r-- 1 root root 67 Oct 17 2000 inshtml.zip.md5
+ -r-xr--r-- 1 root root 23780 Aug 14 1999 netcps.zip
+ -r-xr--r-- 1 root root 66 Oct 17 2000 netcps.zip.md5
+ -r-xr--r-- 1 root root 1057919 Nov 3 2001 openssl-0.9.6b-win32.zip
+ -r-xr--r-- 1 root root 56823 Jan 28 2001 passgen-2.0.zip
+ -r-xr--r-- 1 root root 826880 May 25 1997 warftpd-version2-public-source.zip
+ -r-xr--r-- 1 root root 90 Oct 17 2000 warftpd-version2-public-source.zip.md5
+ 226 Transfer complete. 1220 bytes in 0.01 sec. (119.141 Kb/s)
+ ftp> close
+ 221 Goodbye. Control connection closed.
+ ftp>
+
+Files: gfx/angle/src/compiler/translator/CallDAG.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CallDAG.h: Defines a call graph DAG of functions to be re-used accross
+ analyses, allows to efficiently traverse the functions in topological
+ order.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-28-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-28-s.js
+ @description Strict Mode - TypeError is thrown when deleting RegExp.length
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/wgl/FunctionsWGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsWGL.h: Implements the FuntionsWGL class.
+
+Files: js/src/tests/test262/ch07/7.3/7.3-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-11.js
+ @description 7.3 - ES5 specifies that a multiline comment that contains a line terminator character <LS> (\u2028) must be treated as a single line terminator for the purposes of semicolon insertion
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-a-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-a-1.js
+ @description In non-strict mode, arguments object should have its own 'callee' property defined (Step 13.a)
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-8-s.js
+ @description delete operator throws TypeError when deleting a non-configurable data property in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-36-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-36-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration defined within a FunctionDeclaration with a strict directive prologue)
+ @onlyStrict
+
+Files: build/autoconf/hotfixes.m4
+Copyright: __NO_COPYRIGHT__ in: build/autoconf/hotfixes.m4
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ dnl License, v. 2.0. If a copy of the MPL was not distributed with this
+ dnl file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Set of hotfixes to address issues in autoconf 2.13
+
+Files: js/src/tests/test262/intl402/ch12/12.4/12.4_a.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat instances have the specified properties.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-7.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: while, debugger, function
+
+Files: media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file defines classes for doing temporal layers with VP8.
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A13.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigits ::: DecimalDigits DecimalDigit is
+ (the MV of DecimalDigits times 10) plus the MV of DecimalDigit
+
+Files: js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A1.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "new" and NewExpression are allowed
+
+Files: media/libopus/silk/A2NLSF.c
+Copyright: 2006-2011 Skype Limited.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ - Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ - Neither the name of Internet Society, IETF or IETF Trust, nor the
+ names of specific contributors, may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ Conversion between prediction filter coefficients and NLSFs
+ Requires the order to be an even number
+ A piecewise linear approximation maps LSF <-> cos(LSF)
+ Therefore the result is not accurate NLSFs, but the two
+ functions are accurate inverses of each other
+
+Files: intl/icu/source/tools/ctestfw/ucln_ct.c
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2007-2013, International Business Machines Corporation and
+ others.
+ .
+ Auto-client
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-6-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable which is a primitive type (string)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch08/8.12/8.12.4/S8.12.4_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If the property has the ReadOnly attribute, [[CanPut]](P) return false
+
+Files: js/src/tests/test262/ch08/8.6/8.6.1/S8.6.1_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ A property can have attribute DontDelete like NaN propertie of Number object
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/logging.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This is a highly stripped-down version of libjingle's talk/base/logging.h.
+
+Files: gfx/angle/src/tests/perf_tests/EGLInitializePerf.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EGLInitializePerfTest:
+ Performance test for device creation.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-21-s.js
+ @description Strict Mode: an indirect eval assigning into 'arguments' does not throw
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6-29.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-29.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: delete (delete)
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-b-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-b-3-s.js
+ @description arguments.caller is non-configurable in strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/cgl/PbufferSurfaceCGL.mm
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PBufferSurfaceCGL.cpp: an implementation of egl::Surface for PBuffers for the CLG backend,
+ currently implemented using renderbuffers
+
+Files: js/src/tests/test262/ch11/11.8/11.8.6/S11.8.6_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between RelationalExpression and "instanceof" and between "instanceof" and ShiftExpression are allowed
+
+Files: parser/html/nsHtml5NamedCharactersInclude.h
+Copyright: 2004-2010 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+License: __UNKNOWN__
+ You are granted a license to use, reproduce and create derivative works of
+ this document.
+ .
+ Data generated from the table of named character references found at
+ .
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/named-character-references.html#named-character-references
+
+Files: testing/marionette/harness/marionette_harness/tests/unit/test_switch_window_content.py
+Copyright: __NO_COPYRIGHT__ in: testing/marionette/harness/marionette_harness/tests/unit/test_switch_window_content.py
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla ublic
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-2-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a function parameter
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between RelationalExpression and "<" or between "<" and ShiftExpression are allowed
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/normal_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for Normal class.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-39-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-39-s.js
+ @description StrictMode - SyntaxError is thrown if 'arguments' occurs as the function name of a FunctionDeclaration in strict eval code
+ @onlyStrict
+
+Files: media/webrtc/trunk/tools/gyp/test/rules/src/subdir2/no_action.gyp
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Test that the case where an action is only specified under a conditional is
+ evaluated appropriately.
+
+Files: modules/brotli/enc/compress_fragment.c
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Function for fast encoding of an input fragment, independently from the input
+ history. This function uses one-pass processing: when we find a backward
+ match, we immediately emit the corresponding command and literal codes to
+ the bit stream.
+ .
+ Adapted from the CompressFragment() function in
+ https://github.com/google/snappy/blob/master/snappy.cc
+
+Files: js/src/tests/test262/ch11/11.3/11.3.1/11.3.1-2-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.3/11.3.1/11.3.1-2-3-s.js
+ @description Strict Mode - SyntaxError is not thrown if the identifier 'arguments[...]' appears as a PostfixExpression(arguments++)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.6/S10.6_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The initial value of the created property length is the number
+ of actual parameter values supplied by the caller
+
+Files: gfx/angle/src/libEGL/libEGL.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ libEGL.cpp: Implements the exported EGL functions.
+
+Files: js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A3.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Return false, if x and y are both true or both false; otherwise, return true
+
+Files: js/src/tests/test262/ch11/11.3/11.3.2/11.3.2-2-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.3/11.3.2/11.3.2-2-3-s.js
+ @description Strict Mode - SyntaxError is not thrown if the identifier 'arguments[...]' appears as a PostfixExpression(arguments--)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.3/11.3.1/11.3.1-2-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.3/11.3.1/11.3.1-2-2-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'eval' appear as a PostfixExpression(eval++)
+ @onlyStrict
+
+Files: modules/freetype2/builds/amiga/smakefile
+Copyright: 2005-2018 Werner Lemberg and Detlef Würkner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ to build from the builds/amiga directory call
+ .
+ smake assign
+ smake
+ .
+ Your programs source code should start with this
+ (uncomment the parts you do not need to keep the program small):
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-3-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-3-2.js
+ @description delete operator throws ReferenceError when deleting an explicitly qualified yet unresolvable reference (base obj undefined)
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.1_13.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the options numeric and caseFirst are processed correctly.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/VertexBuffer11.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexBuffer11.cpp: Defines the D3D11 VertexBuffer implementation.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is a prefix of y, return true
+
+Files: gfx/skia/skia/src/pathops/SkPathOpsWinding.cpp
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ given a prospective edge, compute its initial winding by projecting a ray
+ if the ray hits another edge
+ if the edge doesn't have a winding yet, hop up to that edge and start over
+ concern : check for hops forming a loop
+ if the edge is unsortable, or
+ the intersection is nearly at the ends, or
+ the tangent at the intersection is nearly coincident to the ray,
+ choose a different ray and try again
+
+Files: security/nss/lib/dbm/src/memmove.c
+Copyright: 1990-1993 The Regents of the University of California.
+License: __UNKNOWN__
+ This code is derived from software contributed to Berkeley by
+ Chris Torek.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+Files: ipc/chromium/src/base/file_util.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file contains utility functions for dealing with the local
+ filesystem.
+
+Files: media/libjpeg/jdcoefct.c
+Copyright: 1994-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2010-2016 D. R. Commander.
+ 2015 Google, Inc. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the coefficient buffer controller for decompression.
+ This controller is the top level of the JPEG decompressor proper.
+ The coefficient buffer lies between entropy decoding and inverse-DCT steps.
+ .
+ In buffered-image mode, this controller is the interface between
+ input-oriented processing and output-oriented processing.
+ Also, the input side (only) is used when reading a file for transcoding.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-16.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: undefined, NaN, Infinity
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aec/echo_cancellation_unittest.cc
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ TODO(bjornv): Make this a comprehensive test.
+
+Files: js/src/tests/test262/intl402/ch10/10.4/10.4_a.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator instances have the specified properties.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch13/13.2/13.2-31-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-31-s.js
+ @description StrictMode - property named 'caller' of function objects is not configurable
+ @onlyStrict
+
+Files: modules/freetype2/src/truetype/ttgxvar.c
+Copyright: 2004-2018 David Turner, Robert Wilhelm, Werner Lemberg, and George Williams.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Apple documents the `fvar', `gvar', `cvar', and `avar' tables at
+ .
+ https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6[fgca]var.html
+ .
+ The documentation for `gvar' is not intelligible; `cvar' refers you
+ to `gvar' and is thus also incomprehensible.
+ .
+ The documentation for `avar' appears correct, but Apple has no fonts
+ with an `avar' table, so it is hard to test.
+ .
+ Many thanks to John Jenkins (at Apple) in figuring this out.
+ .
+ Apple's `kern' table has some references to tuple indices, but as
+ there is no indication where these indices are defined, nor how to
+ interpolate the kerning values (different tuples have different
+ classes) this issue is ignored.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A3.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of applying "typeof" operator to undefined is "undefined"
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-32-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-32-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression defined within a FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-25gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-25gs.js
+ @description Strict - checking 'this' from a global scope (New'ed object from Anonymous FunctionExpression defined within strict mode)
+ @onlyStrict
+
+Files: gfx/angle/src/common/angleutils.h
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ angleutils.h: Common ANGLE utilities.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-19-s.js
+ @description A direct eval assigning into 'arguments' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: modules/xz-embedded/src/xz_crc32.c
+Copyright: __NO_COPYRIGHT__ in: modules/xz-embedded/src/xz_crc32.c
+License: __UNKNOWN__
+ This file has been put into the public domain.
+ You can do whatever you want with this file.
+ .
+ This is not the fastest implementation, but it is pretty compact.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/SwapChain9.cpp
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SwapChain9.cpp: Implements a back-end specific class for the D3D9 swap chain.
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/constants.hpp
+Copyright: __NO_COPYRIGHT__ in: media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/constants.hpp
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person or organization
+ obtaining a copy of the software and accompanying documentation covered by
+ this license (the "Software") to use, reproduce, display, distribute,
+ execute, and transmit the Software, and to prepare derivative works of the
+ Software, and to permit third-parties to whom the Software is furnished to
+ do so, all subject to the following:
+ .
+ The copyright notices in the Software and this entire statement, including
+ the above license grant, this restriction and the following disclaimer,
+ must be included in all copies of the Software, in whole or in part, and
+ all derivative works of the Software, unless such copies or derivative
+ works are solely in the form of machine-executable object code generated by
+ a source language processor.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "class" token can not be used as identifier
+
+Files: media/webrtc/trunk/webrtc/modules/video_capture/include/video_capture_factory.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains interfaces used for creating the VideoCaptureModule
+ and DeviceInfo.
+
+Files: modules/freetype2/src/psaux/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ PSAUX driver directory
+
+Files: js/src/tests/test262/ch13/13.2/13.2-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-12-s.js
+ @description StrictMode - enumerating over a function object looking for 'caller' fails inside the function
+ @onlyStrict
+
+Files: intl/icu/source/samples/layout/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ Makefile.in for ICU - samples/layout
+ Copyright (c) 2001-2011, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: modules/freetype2/include/freetype/internal/fttrace.h
+Copyright: 2002-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ definitions of trace levels for FreeType 2
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/11.8.3-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.8/11.8.3/11.8.3-2.js
+
+Files: gfx/angle/src/tests/perf_tests/InterleavedAttributeData.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ InterleavedAttributeData:
+ Performance test for draws using interleaved attribute data in vertex buffers.
+
+Files: media/webrtc/trunk/webrtc/build/merge_libs.py
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Searches for libraries or object files on the specified path and merges them
+ them into a single library. Assumes ninja is used on all platforms.
+
+Files: js/src/tests/test262/ch07/7.4/S7.4_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Single line comments can contain any Unicode character without Line Terminators
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-11.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: enum, extends, super
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-8-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/S11.4.1_A3.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If the property has the DontDelete attribute, return false
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-11-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type String
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6-23.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-23.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: this (this)
+
+Files: intl/icu/source/tools/makeconv/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2011, International Business Machines Corporation and
+ others.
+ Stephen F. Booth
+ .
+ Source directory information
+
+Files: media/webrtc/trunk/webrtc/base/thread_annotations.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Borrowed from
+
+Files: gfx/angle/src/tests/egl_tests/EGLSanityCheckTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EGLSanityCheckTest.cpp:
+ tests used to check setup in which tests are run.
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/BWEStandAlone/BWEStandAlone.cc
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ BWEStandAlone.cpp : Defines the entry point for the console application.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/CompilerD3D.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CompilerD3D:
+ Implementation of the D3D compiler methods.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-13-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type Number
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-5.js
+ @description delete operator returns false when deleting the environment object inside 'with'
+
+Files: js/src/tests/test262/ch12/12.14/12.14.1/12.14.1-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14.1/12.14.1-1gs.js
+ @description Strict Mode - SyntaxError is thrown if a TryStatement with a Catch occurs within strict code and the Identifier of the Catch production is eval
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is +Infinity, return true
+
+Files: js/src/tests/test262/ch11/11.3/11.3.1/11.3.1-2-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.3/11.3.1/11.3.1-2-1gs.js
+ @description Strict Mode - SyntaxError is throw if the identifier arguments appear as a PostfixExpression(arguments++)
+ @onlyStrict
+
+Files: other-licenses/7zstub/src/DOC/lzma-specification.txt
+Copyright: __NO_COPYRIGHT__ in: other-licenses/7zstub/src/DOC/lzma-specification.txt
+License: __UNKNOWN__
+ This specification defines the format of LZMA compressed data and lzma file format.
+ .
+ Notation
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-90-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-90-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.call())
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between ShiftExpression and ">>>" or between ">>>" and AdditiveExpression are allowed
+
+Files: dom/tests/mochitest/ajax/scriptaculous/src/unittest.js
+Copyright: 2005-2007 Jon Tirsen (http://www.tirsen.com)
+ 2005-2007 Michael Schuerig (http://www.schuerig.de/michael/)
+ 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+License: __UNKNOWN__
+ script.aculo.us is freely distributable under the terms of an MIT-style license.
+ For details, see the script.aculo.us web site: http://script.aculo.us/
+ .
+ experimental, Firefox-only
+
+Files: js/src/tests/test262/ch13/13.2/13.2-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-27-s.js
+ @description StrictMode - enumerating over a function object looking for 'arguments' fails outside of the function
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/video_engine/test/libvietest/include/tb_I420_codec.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the interface to I420 "codec"
+ This is a dummy wrapper to allow VCM deal with raw I420 sequences
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-3-s.js
+ @description Strict Mode - Use Strict Directive Prologue is '' use strict';' which the first character is space
+ @noStrict
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.1_3.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that a single string instead of a locale list is treated
+ as the locale list containing that string.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/build/common_untrusted.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This GYP file should be included for every target in Chromium that is built
+ using the NaCl toolchain.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-8.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: this, with, default
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-5-s.js
+ @description with statement allowed in nested Function even if its container Function is strict)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/SamplerGL.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SamplerGL.cpp: Defines the rx::SamplerGL class, an implementation of SamplerImpl.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionExpression within a "do-while" statement is allowed, but no function with the given name will appear in the global context
+
+Files: intl/icu/source/config/icu.pc.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2010-2013, International Business Machines Corporation.
+ .
+ CFLAGS contains only anything end users should set
+
+Files: js/src/tests/supporting/testIntl.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012-2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ This file contains shared functions for the tests in the conformance test
+ suite for the ECMAScript Internationalization API.
+ @author Norbert Lindenberg
+ .
+ @description Calls the provided function for every service constructor in
+ the Intl object, until f returns a falsy value. It returns the result of the
+ last call to f, mapped to a boolean.
+ @param {Function} f the function to call for each service constructor in
+ the Intl object.
+ @param {Function} Constructor the constructor object to test with.
+ @result {Boolean} whether the test succeeded.
+
+Files: modules/freetype2/ChangeLog.28
+Copyright: 2016-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ __MANY_TOTAL_LINES__(3126lines) truncating at: and distributed under the terms of the FreeType project license,
+ and distributed under the terms of the FreeType project license,
+ __MANY_TOTAL_LINES__(3127lines) truncating at: LICENSE.TXT. By continuing to use, modify, or distribute this f
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ __MANY_TOTAL_LINES__(3128lines) truncating at: indicate that you have read the license and understand and accep
+ indicate that you have read the license and understand and accept it
+ __MANY_TOTAL_LINES__(3129lines) truncating at: fully.
+ fully.
+ __MANY_TOTAL_LINES__(3130lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(3131lines) truncating at:
+ __MANY_TOTAL_LINES__(3132lines) truncating at: Local Variables:
+ Local Variables:
+ __MANY_TOTAL_LINES__(3133lines) truncating at: version-control: never
+ version-control: never
+ __MANY_TOTAL_LINES__(3134lines) truncating at: coding: utf-8
+ coding: utf-8
+ __MANY_TOTAL_LINES__(3135lines) truncating at: End:
+ End:
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-14-s.js
+ @description arguments - a function expr declaring a var named 'arguments' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/build/sanitizers/tsan_suppressions_webrtc.cc
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the WebRTC suppressions for ThreadSanitizer.
+ Please refer to
+ http://dev.chromium.org/developers/testing/threadsanitizer-tsan-v2
+ for more info.
+
+Files: js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ CallExpression : MemberExpression Arguments uses GetValue
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3_a.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator.prototype is an object that
+ has been initialized as an Intl.Collator.
+ .
+ test by calling a function that would fail if "this" were not an object
+ initialized as an Intl.Collator
+
+Files: gfx/angle/src/compiler/translator/AddDefaultReturnStatements.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ AddDefaultReturnStatements.cpp: Add default return statements to functions that do not end in a
+ return.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-4.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: new, var, catch
+
+Files: gfx/angle/src/libANGLE/renderer/gl/cgl/DisplayCGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayCGL.h: CGL implementation of egl::Display
+
+Files: js/src/tests/test262/ch13/13.2/13.2-24-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-24-s.js
+ @description StrictMode - enumerating over a function object looking for 'caller' fails inside the function
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/base/iosfilesystem.mm
+Copyright: 2014 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file only exists because various iOS system APIs are only
+ available from Objective-C. See unixfilesystem.cc for the only use
+ (enforced by a lack of a header file).
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A27.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of HexDigit ::: b or of HexDigit ::: B is 11
+
+Files: media/webrtc/trunk/webrtc/tools/rtcbot/test/oneWayVideoStreamingWithDownloadingFile.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A unidirectional video and audio flowing test from bot 1 to bot 2,
+ and download a file from a server after 2 seconds of establishing
+ the call.
+ .
+ The test succeeds after collecting stats for 10 seconds from both bots
+ and then write these stats to a file.
+ .
+ Note: the source of the video and audio stream is getUserMedia().
+
+Files: ipc/chromium/src/base/process_util.h
+Copyright: 2009 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file/namespace contains utility functions for enumerating, ending and
+ computing statistics of processes.
+
+Files: js/src/tests/test262/ch08/8.12/8.12.7/S8.12.7_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Delete]] method of O is called with property name P,
+ and If the property has the DontDelete attribute, return false
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-23-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-23-s.js
+ @description Strict Mode - checking 'this' (New'ed object from FunctionExpression defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.10/12.10-7-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-7-1.js
+ @description with introduces scope - restores the earlier environment on exit
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/RenderbufferD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderbufferD3d.h: Defines the RenderbufferD3D class which implements RenderbufferImpl.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-23gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-23gs.js
+ @description Strict - checking 'this' from a global scope (New'ed object from FunctionExpression defined within strict mode)
+ @onlyStrict
+
+Files: modules/freetype2/src/psnames/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ PSNames driver directory
+
+Files: media/libvpx/vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Due to a header conflict between math.h and intrinsics includes with ceil()
+ in certain configurations under vs9 this include needs to precede
+ tmmintrin.h.
+
+Files: gfx/angle/src/libANGLE/renderer/GLImplFactory.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ GLImplFactory.h:
+ Factory interface for OpenGL ES Impl objects.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/crc.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ crc.h
+ .
+ Checksum functions
+
+Files: testing/web-platform/tests/shadow-dom/resources/shadow-dom-utils.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Distributed under both the W3C Test Suite License [1] and the W3C
+ 3-clause BSD License [2]. To contribute to a W3C Test Suite, see the
+ policies and contribution forms [3].
+ .
+ [1] http://www.w3.org/Consortium/Legal/2008/04-testsuite-license
+ [2] http://www.w3.org/Consortium/Legal/2008/03-bsd-license
+ [3] http://www.w3.org/2004/10/27-testcases
+
+Files: intl/icu/source/i18n/regexcst.pl
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ********************************************************************
+ * COPYRIGHT:
+ * Copyright (c) 2002-2016, International Business Machines Corporation and
+ * others.
+ ********************************************************************
+ .
+ regexcst.pl
+ Compile the regular expression paser state table data into initialized C data.
+
+Files: js/src/tests/test262/ch13/13.0/13.0-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-7-s.js
+ @description Strict Mode - SourceElements is evaluated as strict mode code when the code of this FunctionDeclaration is contained in non-strict mode but the call to eval is a direct call in strict mode code
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/atomic32.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Atomic, system independent 32-bit integer. Unless you know what you're
+ doing, use locks instead! :-)
+ .
+ Note: assumes 32-bit (or higher) system
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-18-s.js
+
+Files: media/webrtc/trunk/webrtc/tools/rtcbot/botmanager.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ botmanager.js module allows a test to spawn bots that expose an RPC API
+ to be controlled by tests.
+
+Files: intl/icu/source/tools/gendict/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2002-2012 International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch07/7.6/7.6-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-2.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: true (true)
+
+Files: js/src/tests/test262/ch11/11.4/11.4.4/S11.4.4_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator ++x uses [[Default Value]]
+
+Files: js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A6.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) and Type(y) are Undefined-s, return true
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Performs echo control (suppression) with fft routines in fixed-point.
+
+Files: js/src/tests/test262/intl402/ch06/6.2/6.2.2_c.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that language tags with invalid subtag sequences are not accepted.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.2_CS_d_NN.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the compare function supports different sensitivity settings.
+ This test is not normative.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/compiler/translator/ArrayReturnValueToOutParameter.cpp
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The ArrayReturnValueToOutParameter function changes return values of an array type to out parameters in
+ function definitions, prototypes, and call sites.
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-3-a-2gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-3-a-2gs.js
+ @description Strict Mode - 'runtime' error is thrown before LeftHandSide evaluates to an unresolvable Reference
+ @onlyStrict
+ @negative NotEarlyError
+
+Files: modules/freetype2/src/pshinter/pshnterr.h
+Copyright: 2003-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the PSHinter error enumeration constants.
+
+Files: gfx/angle/src/tests/gl_tests/FramebufferMixedSamplesTest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CHROMIUMFramebufferMixedSamplesTest
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1.1_23.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the options for the date and time components are processed correctly.
+ @author Norbert Lindenberg
+
+Files: dom/webidl/IDBFileHandle.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/IDBFileHandle.webidl
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtaone at http://mozilla.org/MPL/2.0/.
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.2.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that locales that are reported by resolvedOptions
+ are also reported by supportedLocalesOf.
+ @author Norbert Lindenberg
+
+Files: intl/icu/source/tools/ctestfw/testdata.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2002-2005, International Business Machines Corporation and
+ others.
+ .
+ Created by weiv 05/09/2002
+
+Files: dom/tests/mochitest/ajax/scriptaculous/lib/prototype.js
+Copyright: 2005-2007 Sam Stephenson
+License: __UNKNOWN__
+ Prototype is freely distributable under the terms of an MIT-style license.
+ For details, see the Prototype web site: http://www.prototypejs.org/
+ .
+ /*--------------------------------------------------------------------------
+
+Files: media/webrtc/trunk/webrtc/video_engine/vie_remb_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for ViERemb.
+
+Files: python/psutil/psutil/_psutil_linux.c
+Copyright: 2009 Giampaolo Rodola'.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Linux-specific functions.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-14-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type Date
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.1/S10.1.7_A1_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The this value associated with an executioncontext is immutable
+
+Files: js/src/tests/test262/ch10/10.6/10.6-10-c-ii-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-10-c-ii-1.js
+ @description arguments[i] change with actual parameters
+
+Files: intl/icu/source/io/Makefile.in
+Copyright: 1999-2011 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU - icuio.so
+ Stephen F. Booth
+ .
+ Source directory information
+
+Files: gfx/angle/src/libANGLE/renderer/gl/ShaderGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderGL.h: Defines the class interface for ShaderGL.
+
+Files: modules/brotli/include/brotli/types.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Common types used in decoder and encoder API.
+
+Files: js/src/tests/test262/intl402/ch06/6.3/6.3.1_a.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that well-formed currency codes are accepted.
+ @author Norbert Lindenberg
+
+Files: ipc/chromium/src/base/platform_thread.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WARNING: You should *NOT* be using this class directly. PlatformThread is
+ the low-level platform-specific abstraction to the OS's threading interface.
+ You should instead be using a message-loop driven Thread, see thread.h.
+
+Files: dom/webidl/PermissionSettings.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/PermissionSettings.webidl
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain at http://mozilla.org/MPL/2.0/.
+
+Files: js/src/tests/test262/ch07/7.3/7.3-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-3.js
+ @description 7.3 - ES5 recognizes the character <LS> (\u2028) as terminating SingleLineComments
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A7.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ <LS> between chunks of one string not allowed
+
+Files: intl/icu/source/common/unicode/unimatch.h
+Copyright: 2001-2005 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ Date Name Description
+ 07/18/01 aliu Creation.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-82-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-82-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict eval)
+ @noStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_resampler.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Resamples a signal to an arbitrary rate. Used by the AEC to compensate for
+ clock skew by resampling the farend signal.
+
+Files: testing/docker/base-test/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/base-test/Dockerfile
+License: __UNKNOWN__
+ COPY sources.list /etc/apt/sources.list
+ .
+ RUN useradd -d /home/worker -s /bin/bash -m worker
+ # allow the worker user to access video devices
+ RUN usermod -a -G video worker
+ .
+ RUN apt-get update && apt-get install -y --force-yes \
+ alsa-base \
+ alsa-utils \
+ autoconf2.13 \
+ bluez-alsa \
+ bluez-alsa:i386 \
+ bluez-cups \
+ bluez-gstreamer \
+ build-essential \
+ ca-certificates \
+ ccache \
+ clang \
+ curl \
+ fonts-kacst \
+ fonts-kacst-one \
+ fonts-liberation \
+ fonts-stix \
+ fonts-unfonts-core \
+ fonts-unfonts-extra \
+ fonts-vlgothic \
+ g++-multilib \
+ gcc-multilib \
+ gir1.2-gnomebluetooth-1.0 \
+ git \
+ gstreamer0.10-alsa \
+ gstreamer0.10-ffmpeg \
+ gstreamer0.10-plugins-bad \
+ gstreamer0.10-plugins-base \
+ gstreamer0.10-plugins-good \
+ gstreamer0.10-plugins-ugly \
+ gstreamer0.10-tools \
+ libasound2-dev \
+ libasound2-plugins:i386 \
+ libcanberra-pulse \
+ libcurl4-openssl-dev \
+ libdbus-1-dev \
+ libdbus-glib-1-dev \
+ libdrm-intel1:i386 \
+ libdrm-nouveau1a:i386 \
+ libdrm-radeon1:i386 \
+ libdrm2:i386 \
+ libexpat1:i386 \
+ libgconf2-dev \
+ libgl1-mesa-dri \
+ libgl1-mesa-dri:i386 \
+ libgl1-mesa-glx \
+ libgl1-mesa-glx:i386 \
+ libglapi-mesa \
+ libglapi-mesa:i386 \
+ libglu1-mesa \
+ libglu1-mesa:i386 \
+ libgnome-bluetooth8 \
+ libgstreamer-plugins-base0.10-dev \
+ libgstreamer0.10-dev \
+ libgtk2.0-dev \
+ libiw-dev \
+ libllvm2.9 \
+ libllvm3.0:i386 \
+ libncurses5:i386 \
+ libnotify-dev \
+ libpulse-dev \
+ libpulse-mainloop-glib0:i386 \
+ libpulsedsp:i386 \
+ libsdl1.2debian:i386 \
+ libsox-fmt-alsa \
+ libx11-xcb1:i386 \
+ libxcb-glx0 \
+ libxcb-glx0:i386 \
+ libxdamage1:i386 \
+ libxfixes3:i386 \
+ libxt-dev \
+ libxxf86vm1 \
+ libxxf86vm1:i386 \
+ llvm \
+ llvm-2.9 \
+ llvm-2.9-dev \
+ llvm-2.9-runtime \
+ llvm-dev \
+ llvm-runtime \
+ mercurial \
+ mesa-common-dev \
+ nano \
+ pulseaudio \
+ pulseaudio-module-X11 \
+ pulseaudio-module-bluetooth \
+ pulseaudio-module-gconf \
+ python-dev \
+ python-pip \
+ rlwrap \
+ screen \
+ software-properties-common \
+ sudo \
+ tar \
+ ttf-arphic-uming \
+ ttf-dejavu \
+ ttf-indic-fonts-core \
+ ttf-kannada-fonts \
+ ttf-oriya-fonts \
+ ttf-paktype \
+ ttf-punjabi-fonts \
+ ttf-sazanami-mincho \
+ unzip \
+ uuid \
+ vim \
+ wget \
+ x11-xserver-utils \
+ x11-utils \
+ xvfb \
+ yasm \
+ zip
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionDeclaration produces a new scope
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/testFec/test_packet_masks_metrics.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ The purpose of this test is to compute metrics to characterize the properties
+ and efficiency of the packets masks used in the generic XOR FEC code.
+ .
+ The metrics measure the efficiency (recovery potential or residual loss) of
+ the FEC code, under various statistical loss models for the packet/symbol
+ loss events. Various constraints on the behavior of these metrics are
+ verified, and compared to the reference RS (Reed-Solomon) code. This serves
+ in some way as a basic check/benchmark for the packet masks.
+ .
+ By an FEC code, we mean an erasure packet/symbol code, characterized by:
+
+Files: intl/icu/source/data/sprep/sprepfiles.mk
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ * Copyright (C) 2009, International Business Machines
+ * Corporation and others.
+ A list of txt's to build
+ Note:
+ .
+ If you are thinking of modifying this file, READ THIS.
+ .
+ Instead of changing this file [unless you want to check it back in],
+ you should consider creating a 'brklocal.mk' file in this same directory.
+ Then, you can have your local changes remain even if you upgrade or
+ reconfigure ICU.
+ .
+ Example 'spreplocal.mk' files:
+ .
+ * To add an additional locale to the list:
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4-a-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-4-a-3-s.js
+ @description Strict Mode - TypeError isn't thrown when deleting configurable data property
+ @onlyStrict
+
+Files: media/libvpx/vpx/src/svc_encodeframe.c
+Copyright: 2013 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ VP9 SVC encoding support via libvpx
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-2.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: break, case, do
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.2.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat can be subclassed.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-22-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: modules/freetype2/src/cid/ciderrs.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the CID error enumeration constants.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-28-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-28-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionDeclaration whose FunctionBody is contained in strict code and the function has three identical parameters
+ @onlyStrict
+
+Files: python/mock-1.0.0/mock.py
+Copyright: 2007-2012 Michael Foord & the mock team E-mail: fuzzyman AT voidspace DOT org DOT uk
+License: __UNKNOWN__
+ mock 1.0
+ http://www.voidspace.org.uk/python/mock/
+ .
+ Released subject to the BSD License
+ Please see http://www.voidspace.org.uk/python/license.shtml
+ .
+ Scripts maintained at http://www.voidspace.org.uk/python/index.shtml
+ Comments, suggestions and bug reports welcome.
+
+Files: intl/icu/source/tools/ctestfw/uperf.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2002-2012, International Business Machines Corporation and
+ others.
+
+Files: media/webrtc/trunk/webrtc/video_engine/include/vie_capture.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - Allocating capture devices.
+ - Connect a capture device with one or more channels.
+ - Start and stop capture devices.
+ - Getting capture device capabilities.
+
+Files: intl/icu/source/common/rbbisetb.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ rbbisetb.h
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-4-s.js
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/merge_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for Merge class.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/input_audio_file_unittest.cc
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for test InputAudioFile class.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/PixelTransfer11.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PixelTransfer11.h:
+ Buffer-to-Texture and Texture-to-Buffer data transfers.
+ Used to implement pixel unpack and pixel pack buffers in ES3.
+
+Files: gfx/angle/src/libANGLE/ResourceManager_unittest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Unit tests for ResourceManager.
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A5.7_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Since LineTerminator(LT) between Postfix Increment/Decrement Operator(I/DO) and operand is not allowed, two IO(just as two DO and their combination)
+ between two references separated by [LT] after automatic semicolon insertion lead to syntax error
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator.prototype functions throw a
+ TypeError if called on a non-object value or an object that hasn't been
+ initialized as a Collator.
+ @author Norbert Lindenberg
+
+Files: modules/freetype2/builds/windows/w32-dev.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ NOTE: This version requires that GNU Make is invoked from the Windows
+
+Files: gfx/angle/src/libANGLE/renderer/gl/cgl/DisplayCGL.mm
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayCGL.mm: CGL implementation of egl::Display
+
+Files: media/webrtc/trunk/build/jar_file_jni_generator.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into a target to provide a rule
+ to generate jni bindings for system Java-files in a consistent manner.
+ .
+ To use this, create a gyp target with the following form:
+ {
+
+Files: media/webrtc/trunk/webrtc/base/scoped_autorelease_pool.h
+Copyright: 2008 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Automatically initialize and and free an autoreleasepool. Never allocate
+ an instance of this class using "new" - that will result in a compile-time
+ error. Only use it as a stack object.
+ .
+ Note: NSAutoreleasePool docs say that you should not normally need to
+ declare an NSAutoreleasePool as a member of an object - but there's nothing
+ that indicates it will be a problem, as long as the stack lifetime of the
+ pool exactly matches the stack lifetime of the object.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-88-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-88-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.apply(someObject))
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch13/13.2/13.2.1_4_2.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Number.prototype.toLocaleString uses the standard
+ built-in Intl.NumberFormat constructor.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-8.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: this, with, default
+
+Files: modules/freetype2/src/gxvalid/gxvcommn.h
+Copyright: 2004-2018 suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ gxvalid is derived from both gxlayout module and otvalid module.
+ Development of gxlayout is supported by the Information-technology
+ Promotion Agency(IPA), Japan.
+ .
+ keywords in variable naming
+
+Files: third_party/aom/examples/scalable_encoder.c
+Copyright: 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Scalable Encoder
+
+Files: intl/icu/source/config/mh-mpras
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ MP-RAS specific setup
+ Copyright (c) 2003-2004, International Business Machines Corporation and
+ others.
+ .
+ Original contributer: Jason Gordon from NCR
+ .
+ Flags for position independent code
+
+Files: gfx/angle/src/image_util/generatemip.inl
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ generatemip.inl: Defines the GenerateMip function, templated on the format
+ type of the image for which mip levels are being generated.
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_1_a_ii.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype.format
+ converts other types to numbers.
+ @author: Roozbeh Pournader
+
+Files: media/libjpeg/simd/jdct.inc
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ [TAB8]
+ .
+ Each IDCT routine is responsible for range-limiting its results and
+ converting them to unsigned form (0..MAXJSAMPLE). The raw outputs could
+ be quite far out of range if the input data is corrupt, so a bulletproof
+ range-limiting step is required. We use a mask-and-table-lookup method
+ to do the combined operations quickly.
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A15.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Using "try" with "catch" or "finally" statement within/without a "switch" statement
+
+Files: gfx/angle/src/tests/gl_tests/DifferentStencilMasksTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DifferentStencilMasksTest:
+ Tests the equality between stencilWriteMask and stencilBackWriteMask.
+
+Files: gfx/angle/src/libANGLE/Platform.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Platform.cpp: Implementation methods for angle::Platform.
+
+Files: intl/icu/source/extra/uconv/resfiles.mk
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2000-2002 IBM, Inc. and Others.
+ A small makefile containing the list of resource bundles
+ to include in uconv.
+ .
+ The variable FILESEPCHAR is defined by the caller to be
+ the character separating components of a filename.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-13-s.js
+ @description arguments assignment throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/tools/gyp/test/win/linker-flags/entrypointsymbol.cc
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The entry point specified by link.exe /ENTRY option.
+
+Files: js/src/tests/test262/ch13/13.0/13.0-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.0/13.0-2.js
+ @description 13.0 - multiple names in one function declaration is not allowed, three function names
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/CompilerVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CompilerVk.h:
+ Defines the class interface for CompilerVk, implementing CompilerImpl.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x < y uses [[Default Value]]
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_network.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - External protocol support.
+ - Packet timeout notification.
+ - Dead-or-Alive connection observations.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5-0-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ it isn't clear what specific requirements of the specificaiton are being tested here. This test should
+ probably be replaced by some more targeted tests. AllenWB
+ .
+ @path ch11/11.1/11.1.5/11.1.5-0-2.js
+ @description Object literal - multiple get set properties
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/S11.1.5_A4.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The PropertyName is not really a nullLiteral
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-12-s.js
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4-a-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-4-a-4-s.js
+ @description Strict Mode - TypeError isn't thrown when deleting configurable accessor property
+ @onlyStrict
+
+Files: intl/icu/source/data/mappings/ibm-37_P100-1995.ucm
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ***************************************************************************
+ *
+ * Copyright (C) 1995-2002, International Business Machines
+ * Corporation and others.
+ *
+ ***************************************************************************
+ .
+ File created by rptp2ucm (compiled on Dec 3 2002)
+ from source files 34B00025.RPMAP100 and 002534B0.TPMAP100
+
+Files: modules/freetype2/src/psaux/psauxerr.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the PS auxiliary module error enumeration
+ constants.
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3.2_1_c.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that format function is bound to its Intl.DateTimeFormat.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.6/10.6-2gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-2gs.js
+ @description Strict Mode - arguments.callee cannot be accessed in a strict function
+ @onlyStrict
+ @negative .
+
+Files: third_party/aom/examples/set_maps.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ AOM Set Active and ROI Maps
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-2-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-2-2.js
+ @description delete operator returns true when deleting returned value from a function
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-46gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-46gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression with a strict directive prologue defined within a FunctionDeclaration)
+ @noStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-100-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-100-s.js
+ @description Strict Mode - checking 'this' (strict function passed as arg to String.prototype.replace from non-strict context)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.1/13.1-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-5-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is declared in 'strict mode' using a FunctionDeclaration and the function has two identical parameters
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-42-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-42-s.js
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-37gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-37gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression defined within a FunctionDeclaration with a strict directive prologue)
+ @onlyStrict
+
+Files: media/libjpeg/jctrans.c
+Copyright: 1995-1998 Thomas G. Lane. Modified 2000-2009 Guido Vollbeding. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains library routines for transcoding compression,
+ that is, writing raw DCT coefficient arrays to an output JPEG file.
+ The routines in jcapimin.c will also be needed by a transcoder.
+
+Files: gfx/angle/src/common/mathutil.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ mathutil.h: Math and bit manipulation functions.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-3.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: instanceof, typeof, else
+
+Files: tools/lint/docs/conf.py
+Copyright: __NO_COPYRIGHT__ in: tools/lint/docs/conf.py
+License: __UNKNOWN__
+ # The short X.Y version.
+
+Files: js/src/tests/test262/ch10/10.6/10.6-6-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-6-4.js
+ @description 'length' property of arguments object for 0 argument function call is 0 even with formal parameters
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.3.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that objects constructed by Intl.Collator have the specified internal properties.
+ @author Norbert Lindenberg
+
+Files: third_party/aom/test/test_intra_pred_speed.cc
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Test and time AOM intra-predictor functions
+
+Files: media/webrtc/trunk/tools/clang/scripts/package.sh
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This script will check out llvm and clang, and then package the results up
+ to a tgz file.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Framebuffer11.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Framebuffer11.cpp: Implements the Framebuffer11 class.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-8.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: this, with, default
+
+Files: media/libvpx/vpx/internal/vpx_codec_internal.h
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ !\file
+ .
+ implementations.
+ .
+ This file defines the private structures and data types that are only
+ relevant to implementing an algorithm, as opposed to using it.
+ .
+ To create a decoder algorithm class, an interface structure is put
+ into the global namespace:
+ <pre>
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-7-s.js
+ @description Strict Mode - octal extension (005) is forbidden in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.5_11_g_ii_2.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that missing Unicode extension values default to true for
+ boolean keys.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-7.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: while, debugger, function
+
+Files: third_party/aom/aom_dsp/sse.c
+Copyright: 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Sum the difference between every corresponding element of the buffers.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-1-s.js
+ @description this is not coerced to an object in strict mode (Number)
+ @noStrict
+
+Files: js/src/tests/test262/ch08/8.7/S8.7_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Passing arguments by value differs from by reference and do not change values to be passed
+
+Files: gfx/angle/src/tests/egl_tests/EGLContextCompatibilityTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EGLContextCompatibilityTest.cpp:
+ This test will try to use all combinations of context configs and
+ surface configs. If the configs are compatible, it checks that simple
+ rendering works, otherwise it checks an error is generated one MakeCurrent.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Fence9.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Fence9.cpp: Defines the rx::FenceNV9 class.
+
+Files: modules/brotli/enc/static_dict.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Class to model the static dictionary.
+
+Files: js/src/tests/test262/ch12/12.7/S12.7_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Since LineTerminator between "continue" and Identifier is not allowed, "continue" is evaluated without label
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/DisplayVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayVk.h:
+ Defines the class interface for DisplayVk, implementing DisplayImpl.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/FunctionsEGL.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsEGL.h: Defines the FunctionsEGL class to load functions and data from EGL
+
+Files: media/mtransport/third_party/nrappkit/src/event/async_wait.h
+Copyright: 2001-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Thu Dec 20 20:14:49 2001
+
+Files: gfx/angle/src/compiler/translator/Cache.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Cache.h: Implements a cache for various commonly created objects.
+
+Files: intl/icu/source/tools/gencnval/gencnval.1.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2000-2004 IBM, Inc. and others.
+ .
+ Manual page by Yves Arrouye <yves@realnames.com>.
+ Manual page by George Rhoten
+
+Files: media/libjpeg/jdpostct.c
+Copyright: 1994-1996 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the decompression postprocessing controller.
+ This controller manages the upsampling, color conversion, and color
+ quantization/reduction steps; specifically, it controls the buffering
+ between upsample/color conversion and color quantization/reduction.
+ .
+ If no color quantization/reduction is required, then this module has no
+ work to do, and it just hands off to the upsample/color conversion code.
+ An integrated upsample/convert/quantize process would replace this module
+ entirely.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-82gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-82gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict eval)
+ @noStrict
+
+Files: gfx/angle/src/common/Float16ToFloat32.cpp
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is automatically generated.
+
+Files: js/src/tests/test262/ch08/8.7/S8.7.1_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Delete operator can't delete reference, so it returns false to be applyed to reference
+
+Files: js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator --x uses [[Default Value]]
+
+Files: js/src/tests/test262/ch07/7.4/S7.4_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comments cannot nest
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-21-s.js
+
+Files: media/sphinxbase/src/libsphinxbase/util/utf8.c
+Copyright: 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> See http://bjoern.hoehrmann.de/utf-8/decoder/dfa/ for details.
+License: __UNKNOWN__
+ Slightly modified to use Sphinx types and remove explicit inline.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-12-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3.2_1_a_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the function returned by Intl.DateTimeFormat.prototype.format
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: modules/freetype2/src/autofit/afwarp.c
+Copyright: 2006-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The idea of the warping code is to slightly scale and shift a glyph
+ within a single dimension so that as much of its segments are aligned
+ (more or less) on the grid. To find out the optimal scaling and
+ shifting value, various parameter combinations are tried and scored.
+
+Files: js/src/tests/test262/ch12/12.14/12.14-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14-9.js
+ @description catch introduces scope - name lookup finds outer variable
+
+Files: gfx/angle/src/libANGLE/Program.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Program.cpp: Implements the gl::Program class. Implements GL program objects
+ and related functionality. [OpenGL ES 2.0.24] section 2.10.3 page 28.
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ In the "if" Statement eval in Expression is admitted
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/IndexDataManager.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexDataManager.cpp: Defines the IndexDataManager, a class that
+ runs the Buffer translation process for index buffers.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-19-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a built-in (Function)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-9.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: if, throw, delete
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-4-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a function parameter
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/video_render/windows/video_render_direct3d9.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Own include file
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-15-s.js
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/g711.c
+Copyright: 2006 Steve Underwood
+License: __UNKNOWN__
+ Despite my general liking of the GPL, I place this code in the
+ public domain for the benefit of all mankind - even the slimy
+ ones who might try to proprietize my work and use it to my
+ detriment.
+ .
+ Modifications for WebRtc, 2011/04/28, by tlegrand:
+ -Removed unused include files
+ -Changed to use WebRtc types
+ -Added option to run encoder bitexact with ITU-T reference implementation
+
+Files: js/src/tests/test262/ch10/10.6/10.6-14-c-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-14-c-1-s.js
+ @description Strict Mode - [[Enumerable]] attribute value in 'callee' is false under strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3.2_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the getter for Intl.DateTimeFormat.prototype.format
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/tools/gyp/test/win/precompiled/hello.c
+Copyright: 2011 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Note the abscence of a stdio.h include. This will be inserted because of the
+ precompiled header.
+
+Files: media/libjpeg/jsimd_none.c
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2014 D. R. Commander.
+ 2015 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library,
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ This file contains stubs for when there is no SIMD support available.
+
+Files: js/src/tests/test262/ch08/8.7/S8.7_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Reference to Self-Modifying Object remain the integrity
+
+Files: media/webrtc/trunk/tools/gyp/test/conditions/elseif/elseif_bad3.gyp
+Copyright: 2014 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Trigger an error because there are unexpected trailing items in a condition.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/FunctionsEGLDL.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsEGLDL.cpp: Implements the FunctionsEGLDL class.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.2/S11.4.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "void" and UnaryExpression are allowed
+
+Files: js/src/editline/README
+Copyright: 1992-1993 Simmule Turner and Rich Salz.
+License: __UNKNOWN__
+ This software is not subject to any license of the American Telephone
+ and Telegraph Company or of the Regents of the University of California.
+ .
+ Permission is granted to anyone to use this software for any purpose on
+ any computer system, and to alter it and redistribute it freely, subject
+ to the following restrictions:
+ 1. The authors are not responsible for the consequences of use of this
+ software, no matter how awful, even if they arise from flaws in it.
+ 2. The origin of this software must not be misrepresented, either by
+ explicit claim or by omission. Since few users ever read sources,
+ credits must appear in the documentation.
+ 3. Altered versions must be plainly marked as such, and must not be
+ misrepresented as being the original software. Since few users
+ ever read sources, credits must appear in the documentation.
+ 4. This notice may not be removed or altered.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-54-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-54-s.js
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-10.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: in, try, class
+
+Files: gfx/angle/src/libANGLE/ImageIndex.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ImageIndex.h: A helper struct for indexing into an Image array
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/S11.1.5_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ObjectLiteral: { PropertyName : AssignmentExpression }
+
+Files: media/libjpeg/README.ijg
+Copyright: __NO_COPYRIGHT__ in: media/libjpeg/README.ijg
+License: __UNKNOWN__
+ Permission is hereby granted to use, copy, modify, and distribute this
+ software (or portions thereof) for any purpose, without fee, subject to these
+ conditions:
+ (1) If any part of the source code for this software is distributed, then this
+ README file must be included, with this copyright and no-warranty notice
+ unaltered; and any additions, deletions, or changes to the original files
+ must be clearly indicated in accompanying documentation.
+ (2) If only executable code is distributed, then the accompanying
+ documentation must state that "this software is based in part on the work of
+ the Independent JPEG Group".
+ (3) Permission for use of this software is granted only if the user accepts
+ full responsibility for any undesirable consequences; the authors accept
+ NO LIABILITY for damages of any kind.
+ .
+ These conditions apply to any software derived from or based on the IJG code,
+ not just to the unmodified library. If you use our work, you ought to
+ acknowledge us.
+ .
+ Permission is NOT granted for the use of any IJG author's name or company name
+ in advertising or publicity relating to this software or products derived from
+ it. This software may be referred to only as "the Independent JPEG Group's
+ software".
+ .
+ We specifically permit and encourage the use of this software as the basis of
+ commercial products, provided that all warranty or liability claims are
+ assumed by the product vendor.
+ .
+ The Unix configuration script "configure" was produced with GNU Autoconf.
+ It is copyright by the Free Software Foundation but is freely distributable.
+ The same holds for its supporting scripts (config.guess, config.sub,
+ ltmain.sh). Another support script, install-sh, is copyright by X Consortium
+ but is also freely distributable.
+ .
+ The IJG distribution formerly included code to read and write GIF files.
+ To avoid entanglement with the Unisys LZW patent (now expired), GIF reading
+ support has been removed altogether, and the GIF writer has been simplified
+ to produce "uncompressed GIFs". This technique does not use the LZW
+ algorithm; the resulting GIF files are larger than usual, but are readable
+ by all standard GIF decoders.
+ .
+ We are required to state that
+ "The Graphics Interchange Format(c) is the Copyright property of
+ CompuServe Incorporated. GIF(sm) is a Service Mark property of
+ CompuServe Incorporated."
+ .
+ REFERENCES
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-79gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-79gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.bind(someObject)())
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/RenderTarget11.cpp
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderTarget11.cpp: Implements a DX11-specific wrapper for ID3D11View pointers
+ retained by Renderbuffers.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A3.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of applying "typeof" operator to null is "object"
+
+Files: js/src/tests/test262/intl402/ch12/12.2/12.2.2_b.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat.supportedLocalesOf
+ doesn't access arguments that it's not given.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.7/S12.7_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Appearing of "continue" within a function call that is within an IterationStatement yields SyntaxError
+
+Files: js/src/tests/test262/ch10/10.6/10.6-14-c-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-14-c-4-s.js
+ @description Strict Mode - TypeError is thrown when accessing the [[Set]] attribute in 'callee' under strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Clear11.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Clear11.h: Framebuffer clear utility class.
+
+Files: media/libjpeg/jdarith.c
+Copyright: 2015-2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains portable arithmetic entropy decoding routines for JPEG
+ (implementing the ISO/IEC IS 10918-1 and CCITT Recommendation ITU-T T.81).
+ .
+ Both sequential and progressive modes are supported in this single module.
+ .
+ Suspension is not currently supported in this module.
+
+Files: intl/icu/source/common/stringpiece.cpp
+Copyright: 2004 and onwards Google Inc.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2009-2013, International Business Machines
+ Corporation and others.
+
+Files: media/webrtc/trunk/webrtc/video_engine/include/vie_base.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - Creating and deleting VideoEngine instances.
+ - Creating and deleting channels.
+ - Connect a video channel with a corresponding voice channel for audio/video
+ synchronization.
+ - Start and stop sending and receiving.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-42-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-42-s.js
+ @description StrictMode - SyntaxError is thrown if 'arguments' occurs as the Identifier of a FunctionExpression whose FunctionBody is contained in strict code
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_1_a_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the function returned by Intl.NumberFormat.prototype.format
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-c-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-c-1-s.js
+ @description Accessing callee property of Arguments object throws TypeError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.1/11.1.5/11.1.5-2-s.js
+ @description Strict Mode - SyntaxError is thrown when 'arguments' occurs as the Identifier in a PropertySetParameterList of a PropertyAssignment that is contained in strict code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.4/11.4.4-2-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.4/11.4.4-2-2-s.js
+ @description Strict Mode - SyntaxError is thrown for ++arguments
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/Constants.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Contants.h: Defines some implementation specific and gl constants
+
+Files: js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A1.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space between LeftHandSideExpression and "++" are allowed
+
+Files: gfx/angle/src/libANGLE/renderer/gl/formatutilsgl.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ formatutilsgl.cpp: Queries for GL image formats and their translations to native
+ GL formats.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-3-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'arguments' appears within a FormalParameterList of a strict mode FunctionDeclaration
+ @onlyStrict
+
+Files: media/mtransport/third_party/nrappkit/src/util/libekr/r_memory.h
+Copyright: 2004-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Sat Apr 24 08:30:00 2004
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-17-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type Arguments
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.1/13.1-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-8-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created in 'strict mode' using a FunctionExpression and the function has two identical parameters
+ @onlyStrict
+
+Files: intl/icu/source/common/unicode/docmain.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 1997-2012, International Business Machines Corporation and
+ others.
+ .
+ FILE NAME: DOCMAIN.h
+ .
+ Date Name Description
+ 12/11/2000 Ram Creation.
+ .
+ This file contains documentation for Doxygen and doesnot have
+ any significance with respect to C or C++ API
+ .
+ ! \mainpage
+ .
+ <h3>C++ Programmers:</h3>
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-49-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-49-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression with a strict directive prologue defined within a FunctionExpression)
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-36-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-36-s.js
+
+Files: js/src/tests/test262/ch13/13.2/13.2-28-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-28-s.js
+ @description StrictMode - enumerating over a function object looking for 'arguments' fails inside the function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4-a-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-4-a-1-s.js
+ @description Strict Mode - TypeError is thrown when deleting non-configurable data property
+ @onlyStrict
+
+Files: gfx/angle/src/common/matrix_utils.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Matrix:
+ Utility class implementing various matrix operations.
+ Supports matrices with minimum 2 and maximum 4 number of rows/columns.
+
+Files: modules/brotli/common/platform.h
+Copyright: 2016 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Macros for compiler / platform specific features and build options.
+ .
+ Build options are:
+
+Files: intl/icu/source/Doxyfile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ********************************************************************
+ * COPYRIGHT:
+ * Copyright (c) 2004-2015, International Business Machines Corporation
+ * and others.
+ ********************************************************************
+
+Files: js/src/tests/test262/ch07/7.3/7.3-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-14.js
+ @description 7.3 - ES5 specifies that a multiline comment that contains a line terminator character <LF> (\u000A) must be treated as a single line terminator for the purposes of semicolon insertion
+
+Files: modules/freetype2/src/otvalid/otvmath.c
+Copyright: 2007-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ Written by George Williams.
+ .
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-99-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-99-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.bind(globalObject)())
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/PayloadTypes.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ PayloadTypes.h
+ Used by NetEqRTPplay application
+ .
+ RTP defined codepoints
+
+Files: js/src/tests/test262/ch13/13.1/13.1-1-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-1-1.js
+ @description Duplicate identifier allowed in non-strict function declaration parameter list
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/11.8.2-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.8/11.8.2/11.8.2-4.js
+ @description 11.8.2 Greater-than Operator - Partial left to right order enforced when using Greater-than operator: toString > toString
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/SwapChainD3D.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SwapChainD3D.h: Defines a back-end specific class that hides the details of the
+ implementation-specific swapchain.
+
+Files: media/libtheora/lib/arm/armopts.s
+Copyright: 2009 Robin Watts for Pinknoise Productions Ltd last mod: $Id: armopts.s.in 17430 2010-09-22 21:54:09Z tterribe $ ********************************************************************
+License: __UNKNOWN__
+ Set the following to 1 if we have EDSP instructions
+ (LDRD/STRD, etc., ARMv5E and later).
+
+Files: js/src/tests/test262/ch11/11.4/11.4.8/S11.4.8_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "~" and UnaryExpression are allowed
+
+Files: intl/icu/source/config/mh-aix-gcc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2003-2015 IBM, Ken Foskey, and others.
+ .
+ Aix-specific setup (for gcc)
+ .
+ Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability).
+ So, we are using 'windows' style library names, that is, libicuuc20.1.so instead of libicuuc.so.20.1
+ .
+ When building stubdata, special considerations need to be made when building on AIX with GCC
+
+Files: testing/docker/centos6-build-upd/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/centos6-build-upd/Dockerfile
+License: __UNKNOWN__
+ ### update to latest from upstream repositories
+ # if this becomes a long list of packages, consider bumping the
+ # centos6-build version
+ RUN yum update -y
+ .
+ # Set a default command useful for debugging
+ CMD ["/bin/bash", "--login"]
+
+Files: intl/icu/source/test/perf/ubrkperf/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ Makefile.in for ICU - test/perf/ubrkperf
+ Copyright (c) 2001-2011, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: gfx/angle/src/libANGLE/Texture.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Texture.cpp: Implements the gl::Texture class. [OpenGL ES 2.0.24] section 3.7 page 63.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.4/S12.6.4_A14_T2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionExpession within a "for-in" Expression is allowed
+
+Files: media/libopus/src/mlp_data.c
+Copyright: __NO_COPYRIGHT__ in: media/libopus/src/mlp_data.c
+License: __UNKNOWN__
+ The contents of this file was automatically generated by mlp_train.c
+ It contains multi-layer perceptron (MLP) weights.
+
+Files: modules/freetype2/src/base/fttrigon.c
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This is a fixed-point CORDIC implementation of trigonometric
+ functions as well as transformations between Cartesian and polar
+ coordinates. The angles are represented as 16.16 fixed-point values
+ in degrees, i.e., the angular resolution is 2^-16 degrees. Note that
+ only vectors longer than 2^16*180/pi (or at least 22 bits) on a
+ discrete Cartesian grid can have the same or better angular
+ resolution. Therefore, to maintain this precision, some functions
+ require an interim upscaling of the vectors, whereas others operate
+ with 24-bit long vectors directly.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-1-s.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'implements' occurs in strict mode code
+ @onlyStrict
+
+Files: intl/icu/source/test/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2014, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/supporting/testBuiltInObject.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that obj meets the requirements for built-in objects
+ defined by the introduction of chapter 15 of the ECMAScript Language Specification.
+ @param {Object} obj the object to be tested.
+ @param {boolean} isFunction whether the specification describes obj as a function.
+ @param {boolean} isConstructor whether the specification describes obj as a constructor.
+ @param {String[]} properties an array with the names of the built-in properties of obj,
+ excluding length, prototype, or properties with non-default attributes.
+ @param {number} length for functions only: the length specified for the function
+ or derived from the argument list.
+ @author Norbert Lindenberg
+
+Files: media/libjpeg/jinclude.h
+Copyright: 1991-1994 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file exists to provide a single place to fix any problems with
+ including the wrong system include files. (Common problems are taken
+ care of by the standard jconfig symbols, but on really weird systems
+ you may have to edit this file.)
+ .
+ NOTE: this file is NOT intended to be included by applications using the
+ JPEG library. Most applications need only include jpeglib.h.
+ .
+ Include auto-config file to find out which system include files we need.
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A29.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of HexDigit ::: d or of HexDigit ::: D is 13
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/SurfaceVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceVk.cpp:
+ Implements the class methods for SurfaceVk.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-44-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-44-s.js
+
+Files: media/webrtc/trunk/webrtc/build/no_op.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ No-op main() to provide a dummy executable target.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is less or equal than y and these values are both finite non-zero, return true; otherwise, return false
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/ozone/SurfaceOzone.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceOzone.h: Ozone implementation of egl::SurfaceGL
+
+Files: intl/icu/source/config/mh-linux-va
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Linux-specific setup for Visual Age
+ Copyright (c) 2003-2010, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/temporal_layers.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file defines the interface for doing temporal layers with VP8.
+
+Files: js/src/tests/test262/ch09/9.9/S9.9_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToObject conversion from Boolean: create a new Boolean object
+ whose [[value]] property is set to the value of the boolean
+
+Files: js/src/tests/test262/ch13/13.0/13.0-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-10-s.js
+ @description Strict Mode - SourceElements is evaluated as strict mode code when the code of this FunctionBody with an inner function contains a Use Strict Directive
+ @onlyStrict
+
+Files: media/webrtc/trunk/tools/gyp/test/analyzer/test.gyp
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ These gyp files create the following dependencies:
+ .
+ test.gyp:
+ #exe -> subdir/subdir.gyp#foo, subdir/subdir2/subdir2.gyp#subdir2
+ foo.c
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-20-s.js
+ @description Strict Mode - checking 'this' (indirect eval includes strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/StreamProducerNV12.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StreamProducerNV12.cpp: Implements the stream producer for NV12 textures
+
+Files: intl/icu/source/tools/genbrk/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2002-2011 International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-16-s.js
+
+Files: intl/icu/source/config/test-icu-config.sh
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2002, International Business Machines Corporation and
+ others.
+ .
+ Just a script to test out icu-config.
+
+Files: intl/icu/source/test/thaitest/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2003-2011, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-5.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: finally, return, void
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_video_sync.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - RTP header modification (time stamp and sequence number fields).
+ - Playout delay tuning to synchronize the voice with video.
+ - Playout delay monitoring.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: modules/freetype2/src/type1/t1errors.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the Type 1 error enumeration constants.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-8.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: this, with, default
+
+Files: js/src/jit/arm64/vixl/Simulator-Constants-vixl.h
+Copyright: 2015 ARM Limited
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of ARM Limited nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-2-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-2-4.js
+ @description delete operator returns true when deleting a non-reference (string)
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-47-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-47-s.js
+
+Files: security/nss/lib/freebl/mpi/doc/timing.txt
+Copyright: Dell GX1/L+ 1 x Pentium III 550MHz Linux 2.2.12-20 (D) PowerBook G3 1 x PowerPC 750 266MHz LinuxPPC 2.2.6-15apmac (E) PowerBook G3 1 x PowerPC 750 266MHz MacOS 8.5.1 (F) PowerBook G3 1 x PowerPC 750 400MHz MacOS 9.0.2
+License: __UNKNOWN__
+ Compiler
+ (1) MIPSpro C 7.2.1 -O3 optimizations
+ (2) GCC 2.95.1 -O3 optimizations
+ (3) IBM AIX xlc -O3 optimizations (version unknown)
+ (4) EGCS 2.91.66 -O3 optimizations
+ (5) Metrowerks CodeWarrior 5.0 C, all optimizations
+ (6) MIPSpro C 7.30 -O3 optimizations
+ (7) same as (6), with optimized libmalloc.so
+ .
+ Timings are given in seconds, computed using the C library's clock()
+ function. The first column gives the hardware and compiler
+ configuration used for the test. The second column indicates the
+ number of tests that were aggregated to get the statistics for that
+ size. These were compiled using 16 bit digits.
+ .
+ Source data were generated randomly using a fixed seed, so they should
+ be internally consistent, but may vary on different systems depending
+ on the C library. Also, since the resolution of the timer accessed by
+ clock() varies, there may be some variance in the precision of these
+ measurements.
+ .
+ Prime Generation (primegen)
+ .
+ 128 bits:
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-5-s.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'yield' occurs in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.8/12.8-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.8/12.8-1.js
+ @description The break Statement - a break statement without an identifier may have a LineTerminator before the semi-colon
+
+Files: gfx/angle/src/compiler/translator/UtilsHLSL.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ UtilsHLSL.cpp:
+ Utility methods for GLSL to HLSL translation.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-2-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-2-5.js
+ @description delete operator returns true when deleting a non-reference (obj)
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ decode.c
+ .
+ This C file contains the internal decoding function.
+
+Files: js/src/tests/test262/ch14/14.1/14.1-5gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-5gs.js
+ @description StrictMode - a Use Strict Directive embedded in a directive prologue followed by a strict mode violation
+ @onlyStrict
+
+Files: gfx/angle/include/GLES2/gl2ext.h
+Copyright: 2013-2015 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This header is generated from the Khronos OpenGL / OpenGL ES XML
+ API Registry. The current version of the Registry, generator scripts
+ used to make the header, and the header can be found at
+ http://www.opengl.org/registry/
+ .
+ Khronos $Revision: 31902 $ on $Date: 2015-09-03 15:44:53 -0700 (Thu, 03 Sep 2015) $
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Framebuffer11.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Framebuffer11.h: Defines the Framebuffer11 class.
+
+Files: media/mtransport/third_party/nrappkit/src/log/r_log.c
+Copyright: 2001 RTFM, Inc.
+ 2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Mon Dec 3 15:24:38 2001
+
+Files: mailnews/extensions/fts3/data/nfkc.txt
+Copyright: 1999-2010 International Business Machines Corporation and others.
+License: __UNKNOWN__
+ file name: nfkc.txt
+ .
+ machine-generated on: 2009-11-30
+
+Files: gfx/angle/src/libANGLE/HandleRangeAllocator.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ HandleRangeAllocator.cpp : Implementation for HandleRangeAllocator.h
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A15.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Block within a "while" Expression is not allowed
+
+Files: js/src/tests/test262/ch12/12.7/12.7-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.7/12.7-1.js
+ @description The continue Statement - a continue statement without an identifier may have a LineTerminator before the semi-colon
+
+Files: modules/brotli/common/dictionary.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Collection of static dictionary words.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-30-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-30-s.js
+ @description Strict Mode - Function code of built-in Function constructor contains Use Strict Directive which appears at the start of the block
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-5-s.js
+
+Files: modules/freetype2/src/cff/cfferrs.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the CFF error enumeration constants.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-25-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-25-s.js
+
+Files: js/src/tests/test262/ch13/13.0/S13_A10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Function is a data
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/win32/NativeWindow11Win32.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NativeWindow11Win32.h: Implementation of NativeWindow11 using win32 window APIs.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-3-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a function name
+ @onlyStrict
+
+Files: js/src/tests/test262/ch14/14.1/14.1-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-4-s.js
+ @description 'use strict' directive - not recognized if contains Line Continuation
+ @noStrict
+
+Files: dom/tests/mochitest/ajax/scriptaculous/src/controls.js
+Copyright: 2005-2007 Ivan Krstic (http://blogs.law.harvard.edu/ivan)
+ 2005-2007 Jon Tirsen (http://www.tirsen.com) Contributors: Richard Livsey Rahul Bhargava Rob Wills
+ 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+License: __UNKNOWN__
+ script.aculo.us is freely distributable under the terms of an MIT-style license.
+ For details, see the script.aculo.us web site: http://script.aculo.us/
+ .
+ Autocompleter.Base handles all the autocompletion functionality
+ that's independent of the data source for autocompletion. This
+ includes drawing the autocompletion menu, observing keyboard
+ and mouse events, and similar.
+ .
+ Specific autocompleters need to provide, at the very least,
+ a getUpdatedChoices function that will be invoked every time
+ the text inside the monitored textbox changes. This method
+ should get the text for which to provide autocompletion by
+ invoking this.getToken(), NOT by directly accessing
+ this.element.value. This is to allow incremental tokenized
+ autocompletion. Specific auto-completion logic (AJAX, etc)
+ belongs in getUpdatedChoices.
+ .
+ Tokenized incremental autocompletion is enabled automatically
+ when an autocompleter is instantiated with the 'tokens' option
+ in the options parameter, e.g.:
+ new Ajax.Autocompleter('id','upd', '/url/', { tokens: ',' });
+ will incrementally autocomplete with a comma as the token.
+ Additionally, ',' in the above example can be replaced with
+ a token array, e.g. { tokens: [',', '\n'] } which
+ enables autocompletion on multiple tokens. This is most
+ useful when one of the tokens is \n (a newline), as it
+ allows smart autocompletion after linebreaks.
+
+Files: modules/brotli/dec/state.h
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Brotli state for partial streaming decoding.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-1.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: null, true, false
+
+Files: modules/freetype2/ChangeLog.26
+Copyright: 2015-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ __MANY_TOTAL_LINES__(5701lines) truncating at: and distributed under the terms of the FreeType project license,
+ and distributed under the terms of the FreeType project license,
+ __MANY_TOTAL_LINES__(5702lines) truncating at: LICENSE.TXT. By continuing to use, modify, or distribute this f
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ __MANY_TOTAL_LINES__(5703lines) truncating at: indicate that you have read the license and understand and accep
+ indicate that you have read the license and understand and accept it
+ __MANY_TOTAL_LINES__(5704lines) truncating at: fully.
+ fully.
+ __MANY_TOTAL_LINES__(5705lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(5706lines) truncating at:
+ __MANY_TOTAL_LINES__(5707lines) truncating at: Local Variables:
+ Local Variables:
+ __MANY_TOTAL_LINES__(5708lines) truncating at: version-control: never
+ version-control: never
+ __MANY_TOTAL_LINES__(5709lines) truncating at: coding: utf-8
+ coding: utf-8
+ __MANY_TOTAL_LINES__(5710lines) truncating at: End:
+ End:
+
+Files: media/webrtc/trunk/build/nocompile.gypi
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into an target to create a unittest that
+ invokes a set of no-compile tests. A no-compile test is a test that asserts
+ a particular construct will not compile.
+ .
+ Also see:
+ http://dev.chromium.org/developers/testing/no-compile-tests
+ .
+ To use this, create a gyp target with the following form:
+ {
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the production "IfStatement: if ( Expression ) Statement else Statement" is evaluated, Statement(s) is(are) evaluated second
+
+Files: js/src/tests/test262/ch12/12.14/12.14-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ local vars must not be visible outside with block
+ local functions must not be visible outside with block
+ local function expresssions should not be visible outside with block
+ local vars must shadow outer vars
+ local functions must shadow outer functions
+ local function expresssions must shadow outer function expressions
+ eval should use the appended object to the scope chain
+ .
+ @path ch12/12.14/12.14-6.js
+ @description catch introduces scope - block-local function expression must shadow outer function expression
+
+Files: js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A1.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space between LeftHandSideExpression and "--" are allowed
+
+Files: js/src/tests/test262/ch13/13.1/13.1-3-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-3-1.js
+ @description eval allowed as function identifier in non-strict function declaration
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.1_21.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option currencyDisplay is processed correctly.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/compiler/translator/ShaderLang.cpp
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Implement the top-level of interface to the compiler,
+ as defined in ShaderLang.h
+
+Files: js/src/tests/test262/ch07/7.3/7.3-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-12.js
+ @description 7.3 - ES5 specifies that a multiline comment that contains a line terminator character <PS> (\u2029) must be treated as a single line terminator for the purposes of semicolon insertion
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_3-3-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 11.1.5;
+ The production
+ PropertyNameAndValueList : PropertyAssignment
+ 3.Call the [[DefineOwnProperty]] internal method of obj with arguments propId.name, propId.descriptor, and false.
+
+Files: js/src/tests/test262/ch07/7.3/7.3-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-2.js
+ @description 7.3 - ES5 recognizes the character <PS> (\u2029) as line terminators when parsing statements
+
+Files: js/src/tests/test262/intl402/ch13/13.3/13.3.0_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Date.prototype.toLocaleString & Co. handle "this time value" correctly.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/ozone/SurfaceOzone.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceOzone.cpp: Ozone implementation of egl::SurfaceGL
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/VertexDeclarationCache.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexDeclarationCache.h: Defines a helper class to construct and cache vertex declarations.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-21-s.js
+ @description Strict Mode - Function code of a FunctionDeclaration contains Use Strict Directive which appears at the end of the block
+ @noStrict
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A5.9_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Additive/Substract Operator(A/SO) in combination with itself separated by LT or white spaces
+ after automatic semicolon insertion gives valid result
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-98-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-98-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.bind(someObject)())
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/video_engine/include/vie_rtp_rtcp.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ - Callbacks for RTP and RTCP events such as modified SSRC or CSRC.
+ - SSRC handling.
+ - Transmission of RTCP reports.
+ - Obtaining RTCP data from incoming RTCP sender reports.
+ - RTP and RTCP statistics (jitter, packet loss, RTT etc.).
+ - Forward Error Correction (FEC).
+ - Writing RTP and RTCP packets to binary files for off‐line analysis of the
+ call quality.
+ - Inserting extra RTP packets into active audio stream.
+
+Files: js/src/tests/test262/ch07/7.3/7.3-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-13.js
+ @description 7.3 - ES5 specifies that a multiline comment that contains a line terminator character <CR> (\u000D) must be treated as a single line terminator for the purposes of semicolon insertion
+
+Files: js/src/tests/test262/ch07/7.6/7.6-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-13.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: catch (catch)
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-33-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-33-s.js
+ @description Three OctalEscapeSequences in a String are not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-27-s.js
+ @description simple assignment throws TypeError if LeftHandSide is a readonly property in strict mode (Global.undefined)
+
+Files: js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between BitwiseANDExpression and "&" or between "&" and EqualityExpression are allowed
+
+Files: js/src/tests/test262/ch12/12.14/12.14-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14-11.js
+ @description catch introduces scope - name lookup finds inner variable
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-26-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-26-s.js
+ @description Strict Mode - Function code of Accessor PropertyAssignment contains Use Strict Directive which appears at the start of the block(setter)
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A3.7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of applying "typeof" operator to the object that is native and implements [[Call]] is "function"
+
+Files: js/src/tests/test262/ch06/6.1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @description Test for handling of supplementary characters
+
+Files: intl/icu/source/config/mh-mingw
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Cygwin/MinGW specific setup
+ Copyright (c) 2001-2014, International Business Machines Corporation and
+ others.
+ .
+ TODO: Finish the rest of this port. This platform port is incomplete.
+ .
+ This file is similar to mh-mingw64
+ Any changes made here may also need to be made in mh-mingw64
+ .
+ We install sbin tools into the same bin directory because
+ pkgdata needs some of the tools in sbin, and we can't always depend on
+ icu-config working on Windows.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/constants.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ iLBC Speech Coder ANSI-C Source Code
+ .
+ constants.h
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-7-s.js
+ @description eval - a direct eval declaring a var named 'eval' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: media/libvpx/vpx/vp8.h
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ !\defgroup vp8 VP8
+ .
+ VP8 is vpx's newest video compression algorithm that uses motion
+ compensated prediction, Discrete Cosine Transform (DCT) coding of the
+ prediction error signal and context dependent entropy coding techniques
+ based on arithmetic principles. It features:
+ - YUV 4:2:0 image format
+ - Macro-block based coding (16x16 luma plus two 8x8 chroma)
+ - 1/4 (1/8) pixel accuracy motion compensated prediction
+ - 4x4 DCT transform
+ - 128 level linear quantizer
+ - In loop deblocking filter
+ - Context-based entropy coding
+ .
+ @{
+ .
+ !\file
+
+Files: gfx/angle/src/compiler/translator/UnfoldShortCircuitAST.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ UnfoldShortCircuitAST is an AST traverser to replace short-circuiting
+ operations with ternary operations.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-5.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: finally, return, void
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-43-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-43-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression defined within an Anonymous FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/IndexBuffer.h
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexBuffer.h: Defines the abstract IndexBuffer class and IndexBufferInterface
+ class with derivations, classes that perform graphics API agnostic index buffer operations.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "in"-expression wrapped into "eval" statement is allowed as a ExpressionNoIn in "for (ExpressionNoIn; FirstExpression; SecondExpression) Statement" IterationStatement
+
+Files: intl/icu/source/i18n/affixpatternparser.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: affixpatternparser.cpp
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2.1-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2.1-2-s.js
+ @description Strict Mode - Strict mode eval code cannot instantiate functions in the variable environment of the caller to eval
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-51gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-51gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration with a strict directive prologue defined within an Anonymous FunctionExpression)
+ @noStrict
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A9.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The result of evaluating "for( ExpNoIn;Exp;Exp)" loop is returning (normal, evalValue, empty)
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-14.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: public, yield, interface
+
+Files: gfx/angle/src/libANGLE/renderer/SamplerImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SamplerImpl.h: Defines the abstract rx::SamplerImpl class.
+
+Files: js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A1.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "new" and MemberExpression are allowed
+
+Files: media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_plot.sh
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ To set up in e.g. Eclipse, run a separate shell and pipe the output from the
+ test into this script.
+ .
+ In Eclipse, that amounts to creating a Run Configuration which starts
+
+Files: modules/freetype2/src/base/ftsystem.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file contains the default interface used by FreeType to access
+ low-level, i.e. memory management, i/o access as well as thread
+ synchronisation. It can be replaced by user-specific routines if
+ necessary.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/formatutils9.cpp
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ formatutils9.cpp: Queries for GL image formats and their translations to D3D9
+ formats.
+
+Files: js/src/tests/test262/ch08/8.3/S8.3_A2.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The true is reserved word
+
+Files: modules/brotli/common/context.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Lookup table to map the previous two bytes to a context id.
+ .
+ There are four different context modeling modes defined here:
+
+Files: dom/plugins/base/npruntime.h
+Copyright: 2004 Apple Computer, Inc. and The Mozilla Foundation.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the names of Apple Computer, Inc. ("Apple") or The Mozilla
+ Foundation ("Mozilla") nor the names of their contributors may be used
+ to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE, MOZILLA AND THEIR CONTRIBUTORS "AS
+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE, MOZILLA OR
+ THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-5gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-5gs.js
+ @description Strict Mode - SyntaxError is thrown if a FunctionDeclaration has two identical parameters
+ @onlyStrict
+
+Files: testing/talos/talos/scripts/jszip.min.js
+Copyright: 2009-2014 Stuart Knightley <stuart [at] stuartk.com> Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown.
+License: __UNKNOWN__
+ JSZip uses the library pako released under the MIT license :
+ https://github.com/nodeca/pako/blob/master/LICENSE
+
+Files: modules/freetype2/builds/modules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ DO NOT INVOKE THIS MAKEFILE DIRECTLY! IT IS MEANT TO BE INCLUDED BY
+ OTHER MAKEFILES.
+ .
+ This file is in charge of handling the generation of the modules list
+ file.
+ .
+ Build the modules list.
+
+Files: intl/icu/source/stubdata/stubdata.c
+Copyright: 2001 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: stubdata.c
+ .
+ Define initialized data that will build into a valid, but empty
+ ICU data library. Used to bootstrap the ICU build, which has these
+ dependencies:
+ ICU Common library depends on ICU data
+ ICU data requires data building tools.
+ ICU data building tools require the ICU common library.
+ .
+ The stub data library (for which this file is the source) is sufficient
+ for running the data building tools.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-19-s.js
+
+Files: media/webrtc/trunk/webrtc/build/arm_neon.gypi
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file sets correct neon flags. Include it if you want to build
+ source with neon intrinsics.
+ To use this, create a gyp target with the following form:
+ {
+
+Files: media/webrtc/trunk/webrtc/video_engine/include/vie_render.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ - Specify render destinations for incoming video streams, capture devices
+ and files.
+ - Configuring render streams.
+
+Files: media/libjpeg/jfdctint.c
+Copyright: 1991-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains a slow-but-accurate integer implementation of the
+ forward DCT (Discrete Cosine Transform).
+ .
+ A 2-D DCT can be done by 1-D DCT on each row followed by 1-D DCT
+ on each column. Direct algorithms are also available, but they are
+ much more complex and seem not to be any faster when reduced to code.
+ .
+ This implementation is based on an algorithm described in
+ C. Loeffler, A. Ligtenberg and G. Moschytz, "Practical Fast 1-D DCT
+ Algorithms with 11 Multiplications", Proc. Int'l. Conf. on Acoustics,
+ Speech, and Signal Processing 1989 (ICASSP '89), pp. 988-991.
+ The primary algorithm described there uses 11 multiplies and 29 adds.
+ We use their alternate method with 12 multiplies and 32 adds.
+ The advantage of this method is that no data path contains more than one
+ multiplication; this allows a very simple and accurate implementation in
+ scaled fixed-point arithmetic, with a minimal number of shifts.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-34-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-34-s.js
+
+Files: gfx/ots/src/math.cc
+Copyright: 2014-2017 The OTS Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ We use an underscore to avoid confusion with the standard math.h library.
+
+Files: gfx/harfbuzz/src/hb-coretext.h
+Copyright: 2012 Mozilla Foundation.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Mozilla Author(s): Jonathan Kew
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-79-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-79-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.bind(someObject)())
+ @onlyStrict
+
+Files: modules/freetype2/src/autofit/aftypes.h
+Copyright: 2003-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The auto-fitter is a complete rewrite of the old auto-hinter.
+ Its main feature is the ability to differentiate between different
+ writing systems and scripts in order to apply specific rules.
+ .
+ The code has also been compartmentalized into several entities that
+ should make algorithmic experimentation easier than with the old
+ code.
+
+Files: intl/icu/source/data/cldr-icu-readme.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2010-2014, International Business Machines Corporation and others.
+ .
+ Commands for regenerating ICU4C locale data (.txt files) from CLDR.
+ .
+ The process requires local copies of
+ - CLDR (the source of most of the data, and some Java tools)
+ - ICU4J (used only for checking the converted data)
+ - ICU4C (the destination for the new data, and the source for some of it)
+ (Either check out ICU4C from Subversion, or download the additional
+ icu4c-*-data.zip file so that the icu/source/data/ directory is fully
+ populated.)
+ .
+ For an official CLDR data integration into ICU, these should be clean, freshly
+ checked-out. For released CLDR sources, an alternative to checking out sources
+ for a given version is downloading the zipped sources for the common (core.zip)
+ and tools (tools.zip) directory subtrees from the Data column in
+ [http://cldr.unicode.org/index/downloads].
+ .
+ The versions of each of these must match. Included with the release notes for
+ ICU is the version number and/or a CLDR svn tag name for the revision of CLDR
+ that was the source of the data for that release of ICU.
+ .
+ Note: Some versions of the OpenJDK will not build the CLDR java utilities.
+ If you see compilation errors complaining about type incompatibilities with
+ functions on generic classes, try switching to the Sun JDK.
+ .
+ Besides a standard JDK, the process also requires ant
+ (http://ant.apache.org/),
+ plus the xml-apis.jar from the Apache xalan package
+ (http://xml.apache.org/xalan-j/downloads.html).
+ .
+ Note: Enough things can (and will) fail in this process that it is best to
+ run the commands separately from an interactive shell. They should all
+ copy and paste without problems.
+ .
+ It is often useful to save logs of the output of many of the steps in this
+ process. The commands below put log files in /tmp; you may want to put them
+ somewhere else.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-12-s.js
+ @description Strict Mode - SyntaxError isn't thrown when 'implement' occurs in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-7.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: while, debugger, function
+
+Files: gfx/skia/skia/src/views/unix/keysym2ucs.h
+Copyright: 2011 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This module converts keysym values into the corresponding ISO 10646-1
+ (UCS, Unicode) values.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-93gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-93gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.call(someObject))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-27-s.js
+ @description Strict Mode - TypeError is thrown after deleting a property, calling preventExtensions, and attempting to reassign the property
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ coding tables for the KLT coefficients
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-11-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: testing/docker/lint/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/lint/Dockerfile
+License: __UNKNOWN__
+ RUN useradd -d /home/worker -s /bin/bash -m worker
+ WORKDIR /home/worker
+ .
+ RUN mkdir /build
+ # %include testing/docker/recipes/tooltool.py
+ ADD topsrcdir/testing/docker/recipes/tooltool.py /build/tooltool.py
+
+Files: intl/icu/source/tools/genrb/derb.1.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2000-2014 IBM, Inc. and others.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-31-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-31-s.js
+ @description Strict Mode - Function code of built-in Function constructor contains Use Strict Directive which appears in the middle of the block
+ @noStrict
+
+Files: gfx/angle/src/compiler/translator/NodeSearch.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NodeSearch.h: Utilities for searching translator node graphs
+
+Files: media/webrtc/trunk/build/ios/mac_build.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Xcode throws an error if an iOS target depends on a Mac OS X target. So
+ any place a utility program needs to be build and run, an action is
+ used to run ninja as script to work around this.
+ Example:
+ {
+
+Files: js/src/tests/test262/ch12/12.14/12.14.1/12.14.1-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14.1/12.14.1-2-s.js
+ @description Strict Mode - SyntaxError is thrown if a TryStatement with a Catch occurs within strict code and the Identifier of the Catch production is arguments
+ @onlyStrict
+
+Files: modules/freetype2/src/tools/ftrandom/ftrandom.c
+Copyright: 2005-2013 George Williams
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-25-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-25-s.js
+ @description Strict Mode - checking 'this' (New'ed object from Anonymous FunctionExpression defined within strict mode)
+ @onlyStrict
+
+Files: modules/freetype2/include/freetype/ftmoderr.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the FreeType module error codes.
+
+Files: js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x ^ y uses [[Default Value]]
+
+Files: media/webrtc/trunk/tools/gyp/data/win/large-pdb-shim.cc
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is used to generate an empty .pdb -- with a 4KB pagesize -- that is
+ then used during the final link for modules that have large PDBs. Otherwise,
+ the linker will generate a pdb with a page size of 1KB, which imposes a limit
+ of 1GB on the .pdb. By generating an initial empty .pdb with the compiler
+ (rather than the linker), this limit is avoided. With this in place PDBs may
+ grow to 2GB.
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-2-s.js
+ @description with statement in strict mode throws SyntaxError (nested function where container is strict)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the production "IfStatement: if ( Expression ) Statement else Statement" is evaluated, Expression is evaluated first
+
+Files: media/webrtc/trunk/tools/gyp/test/self-dependency/dep.gyp
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ dep.gyp contains a target dep, on which all the targets in the project
+ depend. This means there's a self-dependency of dep on itself, which is
+
+Files: gfx/skia/skia/include/utils/SkCamera.h
+Copyright: 2006 The Android Open Source Project
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Inspired by Rob Johnson's most excellent QuickDraw GX sample code
+
+Files: media/webrtc/trunk/webrtc/build/adb_shell.sh
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ 'adb shell' always returns "0" regardless of executable return code.
+ This handy script will return executable return code to shell which
+ can be used by buildbots.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-4.js
+ @description delete operator returns false when deleting a non-configurable data property (NaN)
+
+Files: media/libcubeb/tests/test_record.cpp
+Copyright: 2016 Mozilla Foundation
+License: __UNKNOWN__
+ This program is made available under an ISC-style license. See the
+ accompanying file LICENSE for details.
+ .
+ libcubeb api/function test. Record the mic and check there is sound.
+
+Files: js/src/tests/test262/ch13/13.2/13.2-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-1-s.js
+ @description StrictMode - Writing or reading from a property named 'caller' of function objects is allowed under both strict and normal modes.
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/S11.1.5_A4.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The PropertyName is undefined, ToString(BooleanLiteral), ToString(nullLiteral)
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3_a.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype is an object that
+ has been initialized as an Intl.NumberFormat.
+ @author: Roozbeh Pournader
+ .
+ test by calling a function that would fail if "this" were not an object
+ initialized as an Intl.NumberFormat
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-18-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/RendererD3D.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RendererD3D.cpp: Implementation of the base D3D Renderer.
+
+Files: gfx/angle/src/libANGLE/validationES3.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationES3.h: Validation functions for OpenGL ES 3.0 entry point parameters
+
+Files: modules/freetype2/builds/unix/install.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ If you say
+
+Files: gfx/angle/src/libANGLE/queryconversions.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ queryconversions.cpp: Implementation of state query cast conversions
+
+Files: intl/icu/source/tools/genbrk/genbrk.1.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2005-2006 International Business Machines Corporation and others
+
+Files: modules/freetype2/src/type1/t1parse.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The Type 1 parser is in charge of the following:
+ .
+ - provide an implementation of a growing sequence of objects called
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.1/11.1.5/11.1.5-4-s.js
+ @description Strict Mode - SyntaxError is thrown when 'arguments' occurs as the Identifier in a PropertySetParameterList of a PropertyAssignment if its FunctionBody is strict code
+ @onlyStrict
+
+Files: testing/web-platform/tests/tools/runner/css/bootstrap-theme.min.css
+Copyright: 2011-2015 Twitter, Inc.
+License: __UNKNOWN__
+ Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/11.8.3-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.8/11.8.3/11.8.3-4.js
+
+Files: gfx/angle/src/libANGLE/FramebufferAttachment.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferAttachment.cpp: the gl::FramebufferAttachment class and its derived classes
+ objects and related functionality. [OpenGL ES 2.0.24] section 4.4.3 page 108.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-52-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-52-s.js
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-8-s.js
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-16.js
+ @description delete operator returns false on deleting arguments object
+
+Files: intl/icu/source/i18n/visibledigits.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ * Copyright (C) 2015, International Business Machines
+ Corporation and others.
+ .
+ visibledigits.h
+ .
+ created on: 2015jun20
+ created by: Travis Keep
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/RenderStateCache.h
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderStateCache.h: Defines rx::RenderStateCache, a cache of Direct3D render
+ state objects.
+
+Files: js/src/tests/test262/ch14/14.1/14.1-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-2-s.js
+ @description "use strict" directive - correct usage double quotes
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.3/11.3.2/S11.3.2_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x-- uses [[Default Value]]
+
+Files: js/src/tests/test262/ch10/10.6/10.6-14-b-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-14-b-1-s.js
+ @description Strict Mode - [[Enumerable]] attribute value in 'caller' is false under strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-87gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-87gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.apply(undefined))
+ @noStrict
+
+Files: modules/freetype2/docs/CHANGES
+Copyright: 2000-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ __MANY_TOTAL_LINES__(5023lines) truncating at: modified, and distributed under the terms of the FreeType
+ modified, and distributed under the terms of the FreeType project
+ __MANY_TOTAL_LINES__(5024lines) truncating at: license, LICENSE.TXT. By continuing to use, modify, or distrib
+ license, LICENSE.TXT. By continuing to use, modify, or distribute this
+ __MANY_TOTAL_LINES__(5025lines) truncating at: file you indicate that you have read the license and underst
+ file you indicate that you have read the license and understand and
+ __MANY_TOTAL_LINES__(5026lines) truncating at: accept it fully.
+ accept it fully.
+ __MANY_TOTAL_LINES__(5027lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(5028lines) truncating at:
+ __MANY_TOTAL_LINES__(5029lines) truncating at: Local Variables:
+ Local Variables:
+ __MANY_TOTAL_LINES__(5030lines) truncating at: version-control: never
+ version-control: never
+ __MANY_TOTAL_LINES__(5031lines) truncating at: coding: utf-8
+ coding: utf-8
+ __MANY_TOTAL_LINES__(5032lines) truncating at: End:
+ End:
+ __MANY_TOTAL_LINES__(5033lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(5034lines) truncating at: --- end of CHANGES ---
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-94gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-94gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.call(globalObject))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-50-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-50-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression with a strict directive prologue defined within a FunctionExpression)
+ @noStrict
+
+Files: js/src/tests/test262/intl402/ch13/13.1/13.1.1_2.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that localeCompare coerces this to a string.
+ @author Norbert Lindenberg
+
+Files: modules/freetype2/src/autofit/rules.mk
+Copyright: 2003-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ AUTOF driver directory
+
+Files: intl/icu/source/config/mh-linux
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Linux-specific setup
+ Copyright (c) 1999-2013, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-97-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-97-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.bind(undefined)())
+ @noStrict
+
+Files: media/libjpeg/jdcol565.c
+Copyright: 1991-1997 Thomas G. Lane. Modifications:
+ 2013 Linaro Limited.
+ 2014-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains output colorspace conversion routines.
+ .
+ This file is included by jdcolor.c
+
+Files: modules/brotli/enc/compress_fragment.h
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Function for fast encoding of an input fragment, independently from the input
+ history. This function uses one-pass processing: when we find a backward
+ match, we immediately emit the corresponding command and literal codes to
+ the bit stream.
+
+Files: js/src/tests/test262/ch10/10.5/10.5-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.5/10.5-1gs.js
+ @description Strict Mode - arguments cannot be assigned to in a strict function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-4-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/HandleAllocator.cpp
+Copyright: 2002-2011 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ HandleAllocator.cpp: Implements the gl::HandleAllocator class, which is used
+ to allocate GL handles.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-15-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'eval' appears within a FormalParameterList of a strict mode FunctionDeclaration in strict eval code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.10/12.10-0-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-0-11.js
+ @description with introduces scope - name lookup finds inner variable
+
+Files: media/webrtc/trunk/testing/gtest_mac_unittest.mm
+Copyright: 2010 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Note that while this file is in testing/ and tests GTest macros, it is built
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-13-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: intl/icu/source/config/mh-haiku
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ haiku-specific setup
+ Copyright (c) 2010-2012, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: intl/icu/source/i18n/dtitvinf.cpp
+Copyright: 2008-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File DTITVINF.CPP
+
+Files: intl/icu/source/common/rbbiscan.cpp
+Copyright: 2002-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file: rbbiscan.cpp
+ .
+ This file contains the Rule Based Break Iterator Rule Builder functions for
+ scanning the rules and assembling a parse tree. This is the first phase
+ of compiling the rules.
+ .
+ The overall of the rules is managed by class RBBIRuleBuilder, which will
+ create and use an instance of this class as part of the process.
+
+Files: media/libjpeg/jversion.h
+Copyright: 1991-2012 Thomas G. Lane, Guido Vollbeding. libjpeg-turbo Modifications:
+ 2010-2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains software version identification.
+
+Files: modules/freetype2/src/type42/t42drivr.c
+Copyright: 2002-2018 Roberto Alameda.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This driver implements Type42 fonts as described in the
+ Technical Note #5012 from Adobe, with these limitations:
+ .
+ 1) CID Fonts are not currently supported.
+ 2) Incremental fonts making use of the GlyphDirectory keyword
+ will be loaded, but the rendering will be using the TrueType
+ tables.
+ 3) As for Type1 fonts, CDevProc is not supported.
+ 4) The Metrics dictionary is not supported.
+ 5) AFM metrics are not supported.
+ .
+ In other words, this driver supports Type42 fonts derived from
+ TrueType fonts in a non-CID manner, as done by usual conversion
+ programs.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/wgl/DXGISwapChainWindowSurfaceWGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DXGISwapChainWindowSurfaceWGL.cpp: WGL implementation of egl::Surface for windows using a DXGI
+ swapchain.
+
+Files: media/libjpeg/jdphuff.c
+Copyright: 1995-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2015-2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains Huffman entropy decoding routines for progressive JPEG.
+ .
+ Much of the complexity here has to do with supporting input suspension.
+ If the data source module demands suspension, we want to be able to back
+ up to the start of the current MCU. To do this, we copy state variables
+ into local working storage, and update them back to the permanent
+ storage only upon successful completion of an MCU.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-5-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/tools/gyp/test/mac/xcode-gcc/valid_mm.mm
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file exists to test that valid Objective-C++ files compile correctly.
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.1.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype.constructor is the
+ Intl.NumberFormat.
+ @author: Roozbeh Pournader
+
+Files: modules/freetype2/src/cache/ftcmru.h
+Copyright: 2000-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ An MRU is a list that cannot hold more than a certain number of
+
+Files: gfx/angle/src/libANGLE/renderer/gl/ProgramGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ProgramGL.cpp: Implements the class methods for ProgramGL.
+
+Files: js/src/tests/test262/ch12/12.8/S12.8_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Since LineTerminator between "break" and Identifier is not allowed, "break" is evaluated without label
+
+Files: gfx/angle/src/tests/gl_tests/PackUnpackTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PackUnpackTest:
+ Tests the corrrectness of opengl 4.1 emulation of pack/unpack built-in functions.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-8.js
+ @description delete operator returns true for built-in objects (JSON)
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-104.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-104.js
+ @onlyStrict
+ @description Strict mode should not ToObject thisArg if not an object. Strict equality operator should succeed.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-9.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: if, throw, delete
+
+Files: intl/icu/source/i18n/pluralaffix.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: pluralaffix.cpp
+
+Files: js/src/tests/test262/ch13/13.1/13.1-2-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-2-5.js
+ @description arguments allowed as formal parameter name of a non-strict function declaration
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ NaN not greater or equal zero
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Clear11.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Clear11.cpp: Framebuffer clear utility class.
+
+Files: modules/freetype2/src/bzip2/rules.mk
+Copyright: 2010-2018 Joel Klinghed.
+License: __UNKNOWN__
+ based on `src/lzw/rules.mk'
+ .
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ BZIP2 driver directory
+
+Files: intl/icu/source/i18n/digitformatter.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: digitformatter.cpp
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/decision_logic_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for DecisionLogic class and derived classes.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-3-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/S11.1.4_A1.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ArrayLiteral: [ Elision ]
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-28-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-28-s.js
+ @description arguments as local var identifier assigned to throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Presence of reserved words in string literal are allowed
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-2-s.js
+ @description Strict Mode - Use Strict Directive Prologue is ''use strict'' which lost the last character ';'
+ @noStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-21-s.js
+ @description StrictMode - reading a property named 'caller' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A7.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ <PS> between chunks of one string not allowed
+
+Files: modules/freetype2/devel/ft2build.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This is a development version of <ft2build.h> to build the library in
+ debug mode. Its only difference to the default version is that it
+ includes a local `ftoption.h' header file with different settings for
+ many configuration macros.
+ .
+ To use it, simply ensure that the directory containing this file is
+ scanned by the compiler before the default FreeType header directory.
+
+Files: intl/icu/source/tools/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2012, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-35gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-35gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression defined within an Anonymous FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: intl/icu/source/data/coll/root.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ ICU <specials> source: <path>/xml/collation/root.xml
+
+Files: intl/icu/source/tools/gensprep/gensprep.8.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2003 IBM, Inc. and others.
+
+Files: gfx/angle/src/libANGLE/renderer/SurfaceImpl.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceImpl.cpp: Implementation of Surface stub method class
+
+Files: media/libjpeg/jchuff.h
+Copyright: 1991-1997 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains declarations for Huffman entropy encoding routines
+ that are shared between the sequential encoder (jchuff.c) and the
+ progressive encoder (jcphuff.c). No other modules need to see these.
+ .
+ The legal range of a DCT coefficient is
+ -1024 .. +1023 for 8-bit data;
+ -16384 .. +16383 for 12-bit data.
+ Hence the magnitude should always fit in 10 or 14 bits respectively.
+
+Files: js/src/tests/test262/ch10/10.6/S10.6_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When control enters an execution context for function code,
+ an arguments object is created and initialised
+
+Files: gfx/angle/src/libANGLE/renderer/gl/PathGL.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PathGL.cpp: Implementation for PathGL class.
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.3.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that objects constructed by Intl.NumberFormat have the specified internal properties.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/video/send_statistics_proxy_unittest.cc
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for SendStatisticsProxy.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-23-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-23-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: gfx/angle/src/compiler/translator/ArrayReturnValueToOutParameter.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The ArrayReturnValueToOutParameter function changes return values of an array type to out parameters in
+ function definitions, prototypes and call sites.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-78gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-78gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.bind(undefined)())
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ PutValue operates only on references (see step 3.b).
+ .
+ @path ch11/11.13/11.13.1/11.13.1-4-1.js
+ @description simple assignment creates property on the global object if LeftHandSide is an unresolvable reference
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/interface/data_log.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This singleton can be used for logging data for offline processing. Data
+ logged with it can conveniently be parsed and processed with e.g. Matlab.
+ .
+ Following is an example of the log file format, starting with the header
+ row at line 1, and the data rows following.
+ col1,col2,col3,multi-value-col4[3],,,col5
+ 123,10.2,-243,1,2,3,100
+ 241,12.3,233,1,2,3,200
+ 13,16.4,-13,1,2,3,300
+ .
+ As can be seen in the example, a multi-value-column is specified with the
+ name followed the number of elements it contains. This followed by
+ number of elements - 1 empty columns.
+ .
+ Without multi-value-columns this format can be natively by Matlab. With
+ multi-value-columns a small Matlab script is needed, available at
+ trunk/tools/matlab/parseLog.m.
+ .
+ Table names and column names are case sensitive.
+
+Files: media/webrtc/trunk/webrtc/modules/video_coding/main/source/qm_select_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests the QmResolution class
+ In particular, for the selection of spatial and/or temporal down-sampling.
+
+Files: media/webrtc/trunk/webrtc/video_engine/include/vie_image_process.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ - Effect filters
+ - Deflickering
+ - Color enhancement
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "var" statement within "for" statement is allowed
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A13.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ VariableDeclaration in "var VariableDeclarationListNoIn" of for IterationStatement is allowed
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/DeviceVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DeviceVk.cpp:
+ Implements the class methods for DeviceVk.
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_init.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ The global function contained in this file initializes SPL function
+ pointers, currently only for ARM platforms.
+ .
+ Some code came from common/rtcd.c in the WebM project.
+
+Files: gfx/angle/include/platform/Platform.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Platform.h: The public interface ANGLE exposes to the API layer, for
+ doing platform-specific tasks like gathering data, or for tracing.
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/include/signal_processing_library.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This header file includes all of the fix point signal processing library (SPL) function
+ descriptions and declarations.
+ For specific function calls, see bottom of file.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/SurfaceD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceD3D.h: D3D implementation of an EGL surface
+
+Files: media/webrtc/trunk/webrtc/tools/rtcbot/test/webrtc_video_streaming.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A unidirectional video and audio flowing test from bot 1 to bot 2.
+ The test succeeds after collecting stats for 10 seconds from both bots
+ and then write these stats to a file.
+ .
+ Note: the source of the video and audio stream is getUserMedia().
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ While evaluating "for (ExpressionNoIn; FirstExpression; SecondExpression) Statement", ExpressionNoIn is evaulated first, FirstExpressoin is evaluated second
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-3.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: instanceof, typeof, else
+
+Files: gfx/angle/src/libANGLE/renderer/gl/FenceSyncGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceSyncGL.h: Defines the class interface for FenceSyncGL.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-47gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-47gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression with a strict directive prologue defined within a FunctionDeclaration)
+ @noStrict
+
+Files: extensions/spellcheck/hunspell/src/license.myspell
+Copyright: 2002 Kevin B. Hendricks, Stratford, Ontario, Canada And Contributors.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. All modifications to the source code must be clearly marked as
+ such. Binary redistributions based on modified source code
+ must be clearly marked as modified versions in the documentation
+ and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+ KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ NOTE: A special thanks and credit goes to Geoff Kuenning
+ the creator of ispell. MySpell's affix algorithms were
+ based on those of ispell which should be noted is
+ copyright Geoff Kuenning et.al. and now available
+ under a BSD style license. For more information on ispell
+ and affix compression in general, please see:
+ http://www.cs.ucla.edu/ficus-members/geoff/ispell.html
+ (the home page for ispell)
+ .
+ An almost complete rewrite of MySpell for use by
+ the Mozilla project has been developed by David Einstein
+ (Deinst@world.std.com). David and I are now
+ working on parallel development tracks to help
+ our respective projects (Mozilla and OpenOffice.org
+ and we will maintain full affix file and dictionary
+ file compatibility and work on merging our versions
+ of MySpell back into a single tree. David has been
+ a significant help in improving MySpell.
+ .
+ Special thanks also go to La'szlo' Ne'meth
+ <nemethl@gyorsposta.hu> who is the author of the
+ Hungarian dictionary and who developed and contributed
+ the code to support compound words in MySpell
+ and fixed numerous problems with the encoding
+ case conversion tables.
+
+Files: media/webrtc/trunk/webrtc/common_video/libyuv/include/scaler.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Interface to the LibYuv scaling functionality
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-7.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: while, debugger, function
+
+Files: media/webrtc/trunk/webrtc/base/macasyncsocket.h
+Copyright: 2008 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ MacAsyncSocket is a kind of AsyncSocket. It only creates sockets
+ of the TCP type, and does not (yet) support listen and accept. It works
+ asynchronously, which means that users of this socket should connect to
+ the various events declared in asyncsocket.h to receive notifications about
+ this socket.
+
+Files: media/libjpeg/jquant2.c
+Copyright: 1991-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains 2-pass color quantization (color mapping) routines.
+ These routines provide selection of a custom color map for an image,
+ followed by mapping of the image to that color map, with optional
+ Floyd-Steinberg dithering.
+ It is also possible to use just the second pass to map to an arbitrary
+ externally-given color map.
+ .
+ Note: ordered dithering is not supported, since there isn't any fast
+ way to compute intercolor distances; it's unclear that ordered dither's
+ fundamental assumptions even hold with an irregularly spaced color map.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-15-s.js
+ @description arguments - a function expr assigning into 'arguments' throws a SyntaxError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-22-s.js
+ @description StrictMode - writing a property named 'caller' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch09/9.4/S9.4_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If ToNumber(value) is +0, -0, +Infinity, or -Infinity,
+ return ToNumber(value)
+
+Files: js/src/tests/test262/ch13/13.2/13.2-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-15-s.js
+ @description StrictMode - enumerating over a function object looking for 'arguments' fails outside of the function
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/Format.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Format:
+ A universal description of texture storage. Across multiple
+ renderer back-ends, there are common formats and some distinct
+ permutations, this enum encapsulates them all.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/ShaderD3D.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderD3D.cpp: Defines the rx::ShaderD3D class which implements rx::ShaderImpl.
+
+Files: js/src/jit/arm/disasm/Disasm-arm.cpp
+Copyright: 2011 the V8 project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ A Disassembler object is used to disassemble a block of code instruction by
+ instruction. The default implementation of the NameConverter object can be
+ overriden to modify register names or to do symbol lookup on addresses.
+ .
+ The example below will disassemble a block of code and print it to stdout.
+ .
+ disasm::NameConverter converter;
+ disasm::Disassembler d(converter);
+
+Files: third_party/aom/examples/decode_with_drops.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Decode With Drops Example
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-12-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/source/droid-cpu-features.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ You can download Android source at
+ http://source.android.com/source/downloading.html
+ Original files are in ndk/sources/android/cpufeatures
+ Revision is Change-Id: I9a0629efba36a6023f05e5f092e7addcc1b7d2a9
+
+Files: media/libjpeg/jcparam.c
+Copyright: 1991-1998 Thomas G. Lane. Modified 2003-2008 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2009-2011 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains optional default-setting code for the JPEG compressor.
+ Applications do not have to use this file, but those that don't use it
+ must know a lot more about the innards of the JPEG code.
+
+Files: gfx/angle/src/compiler/translator/RewriteDoWhile.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RewriteDoWhile.h: rewrite do-while loops as while loops to work around
+ driver bugs
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Query9.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Query9.h: Defines the rx::Query9 class which implements rx::QueryImpl.
+
+Files: third_party/aom/build/cmake/iosbuild.sh
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ This script generates 'AOM.framework'. An iOS app can encode and decode AVx
+ video by including 'AOM.framework'.
+ .
+ Run iosbuild.sh to create 'AOM.framework' in the current directory.
+
+Files: gfx/angle/src/tests/perf_tests/DrawCallPerf.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DrawCallPerf:
+ Performance tests for ANGLE draw call overhead.
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-7-s.js
+ @description with statement in strict mode throws SyntaxError (function expression, where the container function is directly evaled from strict code)
+ @onlyStrict
+
+Files: media/libjpeg/jpeglib.h
+Copyright: 1991-1998 Thomas G. Lane. Modified 2002-2009 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2009-2016 D. R. Commander.
+ 2015 Google, Inc. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file defines the application interface for the JPEG library.
+ Most applications using the library need only include this file,
+ and perhaps jerror.h if they want to know the exact error codes.
+
+Files: ipc/chromium/src/base/tuple.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ A Tuple is a generic templatized container, similar in concept to std::pair.
+ There are classes Tuple0 to Tuple6, cooresponding to the number of elements
+ it contains. The convenient MakeTuple() function takes 0 to 6 arguments,
+ and will construct and return the appropriate Tuple object. The functions
+ DispatchToMethod and DispatchToFunction take a function pointer or instance
+ and method pointer, and unpack a tuple into arguments to the call.
+ .
+ Tuple elements are copied by value, and stored in the tuple. See the unit
+ tests for more details of how/when the values are copied.
+ .
+ Example usage:
+ // These two methods of creating a Tuple are identical.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A4.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Negating +0 produces -0, negating -0 produces +0
+
+Files: modules/freetype2/src/sfnt/sferrors.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the SFNT error enumeration constants.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/payload_splitter_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for PayloadSplitter class.
+
+Files: media/webrtc/trunk/webrtc/base/scoped_ref_ptr.h
+Copyright: 2011 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Originally these classes are from Chromium.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If y is +Infinity, return false
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-1.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: null, true, false
+
+Files: media/webrtc/trunk/webrtc/build/gyp_webrtc
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This script is used to run GYP for WebRTC. It contains selected parts of the
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/TextureVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureVk.cpp:
+ Implements the class methods for TextureVk.
+
+Files: media/webrtc/trunk/build/branding_value.sh
+Copyright: 2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This is a wrapper for fetching values from the BRANDING files. Pass the
+ value of GYP's branding variable followed by the key you want and the right
+ file is checked.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "byte" token can be used as identifier
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/RenderbufferVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderbufferVk.h:
+ Defines the class interface for RenderbufferVk, implementing RenderbufferImpl.
+
+Files: media/libyuv/util/convert.cc
+Copyright: 2013 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Convert an ARGB image to YUV.
+
+Files: gfx/angle/src/libANGLE/Stream.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Stream.cpp: Implements the egl::Stream class, representing the stream
+ where frames are streamed in. Implements EGLStreanKHR.
+
+Files: js/src/tests/test262/ch12/12.9/12.9-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.9/12.9-1.js
+ @description The return Statement - a return statement without an expression may have a LineTerminator before the semi-colon
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ While using "while" within an eval statement, source "break" is allowed and (normal, V, empty) is returned
+
+Files: js/src/tests/test262/ch14/14.1/14.1-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-9-s.js
+ @description 'use strict' directive - may occur multiple times
+ @noStrict
+
+Files: media/webrtc/trunk/webrtc/build/common.gypi
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains common settings for building WebRTC components.
+
+Files: gfx/angle/src/tests/perf_tests/UniformsPerf.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ UniformsBenchmark:
+ Performance test for setting uniform data.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ encode.c - Encoding function for the iSAC coder
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/g711.h
+Copyright: 2001 Steve Underwood
+License: __UNKNOWN__
+ Despite my general liking of the GPL, I place this code in the
+ public domain for the benefit of all mankind - even the slimy
+ ones who might try to proprietize my work and use it to my
+ detriment.
+ .
+ Modifications for WebRtc, 2011/04/28, by tlegrand:
+ -Changed to use WebRtc types
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/S10.2.1_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If the value of this last parameter (which has the same
+ name as some previous parameters do) was not supplied by the
+ caller, the value of the corresponding property is undefined
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-53-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-53-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression with a strict directive prologue defined within an Anonymous FunctionExpression)
+ @noStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-24gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-24gs.js
+ @description Strict - checking 'this' from a global scope (New'ed object from FunctionExpression includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A5.8_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Since LineTerminator(LT) between Postfix Increment/Decrement Operator(I/DO) and operand is admitted,
+ Additive/Substract Operator(A/SO) in combination with I/DO separated by LT or white spaces after automatic semicolon insertion gives valid result
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-14.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: public, yield, interface
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/include/spl_inl_armv7.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This header file includes the inline functions for ARM processors in
+ the fix point signal processing library.
+
+Files: media/libopus/silk/biquad_alt.c
+Copyright: 2006-2011 Skype Limited.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ - Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ - Neither the name of Internet Society, IETF or IETF Trust, nor the
+ names of specific contributors, may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ *
+
+Files: media/libjpeg/simd/jcolsamp.inc
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ [TAB8]
+
+Files: js/src/tests/test262/ch14/14.1/14.1-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-10-s.js
+ @description other directives - may follow 'use strict' directive
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-14.js
+ @description delete operator returns true when deleting Array elements
+
+Files: js/src/tests/test262/ch12/12.10/12.10-2-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-2-1.js
+ @description with - expression being Number
+
+Files: security/nss/lib/dbm/include/extern.h
+Copyright: 1991-1994 The Regents of the University of California.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ @(#)extern.h 8.4 (Berkeley) 6/16/94
+
+Files: js/src/tests/test262/ch11/11.2/11.2.4/S11.2.4_A1.3_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Arguments : (ArgumentList : ArgumentList,, AssignmentExpression) is a bad syntax
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A25.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 9 or of HexDigit ::: 9 is 9
+
+Files: third_party/aom/test/tools_common.sh
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ This file contains shell code shared by test scripts for libaom tools.
+
+Files: media/libvpx/vp8/encoder/boolhuff.h
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Module Title : boolhuff.h
+ .
+ Description : Bool Coder header file.
+
+Files: intl/icu/source/i18n/dtitvfmt.cpp
+Copyright: 2008-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File DTITVFMT.CPP
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/ContextVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ContextVk.cpp:
+ Implements the class methods for ContextVk.
+
+Files: modules/freetype2/src/autofit/afstyles.h
+Copyright: 2013-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The following part can be included multiple times.
+ Define `STYLE' as needed.
+ .
+ Add new styles here. The first and second arguments are the
+ style name in lowercase and uppercase, respectively, followed
+ by a description string. The next arguments are the
+ corresponding writing system, script, blue stringset, and
+ coverage.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-13-s.js
+ @description Strict Mode - Eval code is strict eval code with a Use Strict Directive at the end of the block
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/WorkaroundsD3D.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WorkaroundsD3D.h: Workarounds for D3D driver bugs and other issues.
+
+Files: gfx/angle/src/common/BitSetIterator_unittest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BitSetIteratorTest:
+ Test the IterableBitSet class.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-9.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: if, throw, delete
+
+Files: intl/icu/source/tools/ctestfw/tstdtmod.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2002-2014, International Business Machines Corporation and
+ others.
+ .
+ Created by weiv 05/09/2002
+
+Files: js/src/tests/test262/ch07/7.3/7.3-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-7.js
+ @description 7.3 - ES5 recognizes the character <LS> (\u2028) as terminating regular expression literals
+
+Files: gfx/angle/include/GLSLANG/ShaderVars.h
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderVars.h:
+ Types to represent GL variables (varyings, uniforms, etc)
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-55-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-55-s.js
+
+Files: js/src/tests/test262/ch08/8.5/8.5.1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.5/8.5.1.js
+ @description Valid Number ranges
+ .
+ Check range support for Number values (IEEE 754 64-bit floats having the form s*m*2**e)
+ .
+ For normalized floats, sign (s) is +1 or -1, m (mantisa) is a positive integer less
+ than 2**53 but not less than 2**52 and e (exponent) is an integer ranging from -1074 to 971
+ .
+ For denormalized floats, s is +1 or -1, m is a positive integer less than 2**52, and
+ e is -1074
+ .
+ Below 64-bit float values shown for informational purposes. Values may be positive or negative.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-13-s.js
+ @description Strict Mode - SyntaxError isn't thrown when 'implementss' occurs in strict mode code
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/tools/internal_tools.gyp
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file is used for internal tools used by the WebRTC code only.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/delay_manager_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for DelayManager class.
+
+Files: js/src/tests/test262/ch09/9.9/S9.9_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToObject conversion from undefined value must throw TypeError
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-4.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: new, var, catch
+
+Files: js/src/ctypes/libffi-patches/02-clang-cl.patch
+Copyright: __NO_COPYRIGHT__ in: js/src/ctypes/libffi-patches/02-clang-cl.patch
+License: __UNKNOWN__
+ Add support for building with clang-cl
+ .
+ diff --git a/README b/README
+ index 7aee5b4..9cba257 100644
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/EGLImageD3D.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EGLImageD3D.cpp: Implements the rx::EGLImageD3D class, the D3D implementation of EGL images
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.30.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "transient" token can be used as identifier
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Any variable that has been assigned with string literal has the type string
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/NativeWindowD3D.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NativeWindowD3D.cpp: Defines NativeWindowD3D, a class for managing and performing operations on
+ an EGLNativeWindowType for the D3D renderers.
+
+Files: intl/icu/source/i18n/digitaffixesandpadding.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: digitaffixesandpadding.cpp
+
+Files: gfx/angle/src/compiler/translator/StructureHLSL.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StructureHLSL.cpp:
+ Definitions of methods for HLSL translation of GLSL structures.
+
+Files: gfx/angle/src/common/Float16ToFloat32.py
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This script generates a function that converts 16-bit precision floating
+ point numbers to 32-bit.
+ It is based on ftp://ftp.fox-toolkit.org/pub/fasthalffloatconversion.pdf.
+ .
+ include "common/mathutil.h"
+
+Files: media/webrtc/trunk/tools/gyp/test/rules/src/an_asm.S
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Fake asm file.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-s.js
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/10.2.1.1.3-4-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.2/10.2.1/10.2.1.1/10.2.1.1.3/10.2.1.1.3-4-16-s.js
+ @description Strict Mode - TypeError is thrown when changing the value of a Value Property of the Global Object under strict mode (NaN)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/ShaderGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderGL.cpp: Implements the class methods for ShaderGL.
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.1_17.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option currency is processed correctly.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-15.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: package, protected, static
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-14-s.js
+
+Files: media/webrtc/trunk/tools/gyp/test/conditions/elseif/elseif_bad2.gyp
+Copyright: 2014 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Trigger an error because of two consecutive string conditions, even if the
+ conditions are not actually evaluated.
+
+Files: modules/freetype2/builds/exports.mk
+Copyright: 2005-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ DO NOT INVOKE THIS MAKEFILE DIRECTLY! IT IS MEANT TO BE INCLUDED BY
+ OTHER MAKEFILES.
+ .
+ This sub-Makefile is used to compute the list of exported symbols whenever
+
+Files: js/src/tests/test262/ch12/12.14/12.14-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ local vars must not be visible outside with block
+ local functions must not be visible outside with block
+ local function expresssions should not be visible outside with block
+ local vars must shadow outer vars
+ local functions must shadow outer functions
+ local function expresssions must shadow outer function expressions
+ eval should use the appended object to the scope chain
+ .
+ @path ch12/12.14/12.14-7.js
+ @description catch introduces scope - scope removed when exiting catch block
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/11.8.3-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.8/11.8.3/11.8.3-3.js
+
+Files: modules/freetype2/Jamrules
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ This file contains the Jam rules needed to build the FreeType 2 library.
+ It is shared by all Jamfiles and is included only once in the build
+ process.
+ .
+ Call SubDirHdrs on a list of directories.
+
+Files: media/mtransport/third_party/nrappkit/src/util/p_buf.c
+Copyright: 2003-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Tue Nov 25 16:33:08 2003
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-83gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-83gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function constructor)
+ @noStrict
+
+Files: python/mock-1.0.0/html/_static/underscore.js
+Copyright: 2009 Jeremy Ashkenas, DocumentCloud Inc.
+License: __UNKNOWN__
+ Underscore is freely distributable under the terms of the MIT license.
+ Portions of Underscore are inspired by or borrowed from Prototype.js,
+ Oliver Steele's Functional, and John Resig's Micro-Templating.
+ For all details and documentation:
+ http://documentcloud.github.com/underscore/
+
+Files: modules/freetype2/src/otvalid/otverror.h
+Copyright: 2004-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the OpenType validation module error
+ enumeration constants.
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A2.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ PARAGRAPH SEPARATOR (U+2029) within strings is not allowed
+
+Files: media/webrtc/trunk/webrtc/base/profiler.h
+Copyright: 2013 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A simple wall-clock profiler for instrumented code.
+ Example:
+ void MyLongFunction() {
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-76-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-76-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.bind()())
+ @onlyStrict
+
+Files: modules/freetype2/src/raster/ftmisc.h
+Copyright: 2005-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used
+ modified and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is *not* portable! You have to adapt
+ its definitions to your platform.
+
+Files: js/src/tests/test262/intl402/ch13/13.2/13.2.1_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Number.prototype.toLocaleString
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This class estimates the incoming available bandwidth.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-37-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-37-s.js
+ @description StrictMode - SyntaxError is thrown if 'eval' occurs as the Identifier of a FunctionExpression in strict eval code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.23ns.js
+Copyright: 2011 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "protected" token can be used as identifier in non-strict code
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-4.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: new, var, catch
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A24.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 8 or of HexDigit ::: 8 is 8
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/formatutilsD3D.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ formatutils9.h: Queries for GL image formats and their translations to D3D
+ formats.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/TextureStorage11.h
+Copyright: 2012-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureStorage11.h: Defines the abstract rx::TextureStorage11 class and its concrete derived
+
+Files: gfx/angle/src/libANGLE/renderer/FramebufferAttachmentObjectImpl.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferAttachmentObjectImpl.h:
+ Common ancenstor for all implementations of FBO attachable-objects.
+ This means Surfaces, Textures and Renderbuffers.
+
+Files: js/src/tests/test262/ch14/14.0/S14_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ FunctionDeclaration cannot be localed inside an Expression
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "break" token can not be used as identifier
+
+Files: modules/freetype2/src/gxvalid/gxvfgen.c
+Copyright: 2003-2018 Masatake YAMATO and Redhat K.K.
+License: __UNKNOWN__
+ This file may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ gxfeatreg.c
+ .
+ Database of font features pre-defined by Apple Computer, Inc.
+ https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html
+ (body).
+ .
+ This file may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Development of gxfeatreg.c is supported by
+ Information-technology Promotion Agency, Japan.
+ .
+ This file is compiled as a stand-alone executable.
+ This file is never compiled into `libfreetype2'.
+ The output of this file is used in `gxvfeat.c'.
+
+Files: third_party/aom/aom_dsp/x86/fft_sse2.c
+Copyright: 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/SurfaceEGL.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceEGL.h: common interface for EGL surfaces
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/StreamProducerNV12.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StreamProducerNV12.h: Interface for a NV12 texture stream producer
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1.1_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that an object can't be re-initialized as a DateTimeFormat.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-81gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-81gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict function declaration)
+ @noStrict
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A15.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of SignedInteger ::: - DecimalDigits is the negative of the MV of DecimalDigits
+
+Files: gfx/angle/src/tests/egl_tests/EGLStreamTest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EGLStreamTest:
+ Tests pertaining to egl::Stream.
+
+Files: devtools/client/inspector/fonts/test/OstrichLicense.txt
+Copyright: __NO_COPYRIGHT__ in: devtools/client/inspector/fonts/test/OstrichLicense.txt
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
+ .
+ 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
+ .
+ 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
+ .
+ 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
+ .
+ 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
+ .
+ 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
+ .
+ TERMINATION
+ This license becomes null and void if any of the above conditions are not met.
+ .
+ DISCLAIMER
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
+
+Files: js/src/tests/test262/ch11/11.2/11.2.3/S11.2.3_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between MemberExpression and Arguments are allowed
+
+Files: media/webrtc/trunk/tools/gyp/test/self-dependency/common.gypi
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ A common file that other .gyp files include.
+ Makes every target in the project depend on dep.gyp:dep.
+
+Files: media/libjpeg/jmorecfg.h
+Copyright: 1991-1997 Thomas G. Lane. Modified 1997-2009 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2009-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains additional configuration options that customize the
+ JPEG software for special applications or support machine-dependent
+ optimizations. Most users will not need to touch this file.
+
+Files: gfx/angle/src/compiler/translator/RewriteTexelFetchOffset.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This mutating tree traversal works around an issue on the translation
+ from texelFetchOffset into HLSL function Load on INTEL drivers. It
+ works by translating texelFetchOffset into texelFetch:
+ .
+ - From: texelFetchOffset(sampler, Position, lod, offset)
+ - To: texelFetch(sampler, Position+offset, lod)
+ .
+ See http://anglebug.com/1469
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/S11.1.4_A1.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ArrayLiteral: [ Elision, AssignmentExpression ]
+
+Files: build/build-clang/query-selector-visibility.patch
+Copyright: __NO_COPYRIGHT__ in: build/build-clang/query-selector-visibility.patch
+License: __UNKNOWN__
+ Add support for querying the visibility of a cursor
+ .
+ diff --git a/clang/include/clang-c/Index.h b/clang/include/clang-c/Index.h
+ index fad9cfa..311bfcb 100644
+
+Files: intl/icu/source/i18n/rbt_rule.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+ {1999-2001}, International Business Machines Corporation and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ Date Name Description
+ 11/17/99 aliu Creation.
+
+Files: modules/woff2/src/font.cc
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Font management utilities
+
+Files: js/src/tests/test262/ch13/13.0/13.0-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-9-s.js
+ @description Strict Mode - SourceElements is evaluated as strict mode code when a FunctionDeclaration that is contained in strict mode code has an inner function
+ @onlyStrict
+
+Files: testing/web-platform/tests/tools/pywebsocket/src/example/util_worker.js
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style
+ license that can be found in the COPYING file or at
+ https://developers.google.com/open-source/licenses/bsd
+ .
+ Utilities for example applications (for the worker threads only).
+
+Files: js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ [[Construct]] constructs an object. Invoked via the new operator. Objects that implement this internal method are called constructors
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "{}" Block within a "while" Expression is evaluated to true
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-6-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-70gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-70gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.apply(globalObject))
+ @onlyStrict
+
+Files: modules/freetype2/builds/toplevel.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ This file is designed for GNU Make, do not use it with another Make tool!
+ .
+ It works as follows:
+ .
+ - When invoked for the first time, this Makefile includes the rules found
+ in `PROJECT/builds/detect.mk'. They are in charge of detecting the
+ current platform.
+ .
+ A summary of the detection is displayed, and the file `config.mk' is
+ created in the current directory.
+ .
+ - When invoked later, this Makefile includes the rules found in
+ `config.mk'. This sub-Makefile defines some system-specific variables
+ (like compiler, compilation flags, object suffix, etc.), then includes
+ the rules found in `PROJECT/builds/PROJECT.mk', used to build the
+ library.
+ .
+ See the comments in `builds/detect.mk' and `builds/PROJECT.mk' for more
+ details on host platform detection and library builds.
+ .
+ First of all, check whether we have `$(value ...)'. We do this by testing
+ for `$(eval ...)' which has been introduced in the same GNU make version.
+
+Files: js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x % y uses [[Default Value]]
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-1-s.js
+ @description eval - a function declaring a var named 'eval' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/State.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ State.h: Defines the State class, encapsulating raw GL state
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-19-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-19-s.js
+
+Files: modules/freetype2/src/base/ftcalc.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Support for 1-complement arithmetic has been totally dropped in this
+ release. You can still write your own code if you need it.
+ .
+ Implementing basic computation routines.
+
+Files: ipc/chromium/src/base/atomicops_internals_x86_gcc.cc
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This module gets enough CPU information to optimize the
+ atomicops module on x86.
+
+Files: modules/freetype2/builds/amiga/src/base/ftsystem.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, Werner Lemberg and Detlef Würkner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file contains the Amiga interface used by FreeType to access
+ low-level, i.e. memory management, i/o access as well as thread
+ synchronisation.
+ .
+ Maintained by Detlef Würkner <TetiSoft@apg.lahn.de>
+ .
+ Based on the original ftsystem.c,
+ modified to avoid fopen(), fclose(), fread(), fseek(), ftell(),
+ malloc(), realloc(), and free().
+ .
+ Those C library functions are often not thread-safe or cant be
+ used in a shared Amiga library. If that's not a problem for you,
+ you can of course use the default ftsystem.c with C library calls
+ instead.
+ .
+ This implementation needs exec V39+ because it uses AllocPooled() etc
+
+Files: js/src/tests/test262/ch11/11.4/11.4.9/S11.4.9_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator !x uses [[Default Value]]
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-16.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: undefined, NaN, Infinity
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-37-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-37-s.js
+
+Files: modules/freetype2/modules.cfg
+Copyright: 2005-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ In case you compile the FreeType library with GNU make or makepp, this
+ file controls which components are built into the library. Otherwise,
+ please read this file for information on the various modules and its
+ dependencies, then follow the instructions in the file `docs/INSTALL.ANY'.
+ .
+ To deactivate a module, simply comment out the corresponding line. To
+ activate a module, remove the comment character.
+ .
+ Note that many modules and components are further controlled with macros
+ in the file `include/freetype/config/ftoption.h'.
+ .
+ font modules -- at least one is required
+ .
+ The order given here (from top to down) is the order used for testing
+ font formats in the compiled library.
+ .
+ TrueType font driver.
+ .
+ This driver needs the `sfnt' module.
+
+Files: media/mtransport/third_party/nrappkit/src/util/libekr/r_thread.h
+Copyright: 1999 RTFM, Inc.
+ 2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Tue Feb 23 14:58:36 1999
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-12.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: const, export, import
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A30.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of HexDigit ::: e or of HexDigit ::: E is 14
+
+Files: js/src/tests/test262/ch10/10.6/10.6-5-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-5-1.js
+ @description [[Prototype]] property of Arguments is set to Object prototype object
+
+Files: gfx/angle/src/libANGLE/Program.h
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Program.h: Defines the gl::Program class. Implements GL program objects
+ and related functionality. [OpenGL ES 2.0.24] section 2.10.3 page 28.
+
+Files: gfx/angle/src/compiler/translator/ExtensionGLSL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ExtensionGLSL.h: Defines the TExtensionGLSL class that tracks GLSL extension requirements of
+ shaders.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-22.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-22.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: function (function)
+
+Files: gfx/angle/src/image_util/copyimage.h
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ copyimage.h: Defines image copying functions
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_stereo_unittest.cc
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Test to verify correct stereo and multi-channel operation.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-46-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-46-s.js
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/S11.4.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "delete" and UnaryExpression are allowed
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/CompilerVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CompilerVk.cpp:
+ Implements the class methods for CompilerVk.
+
+Files: media/webrtc/trunk/webrtc/voice_engine/test/auto_test/voe_stress_test.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Some ideas of improvements:
+ Break out common init and maybe terminate to separate function(s).
+
+Files: media/webrtc/trunk/tools/gyp/test/rules/src/subdir3/executable2.gyp
+Copyright: 2009 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This one tests that rules are properly written if extensions are different
+ between the target's sources (program.c) and the generated files
+ (function3.cc)
+
+Files: other-licenses/nsis/Contrib/ExDLL/extdll.inc
+Copyright: __NO_COPYRIGHT__ in: other-licenses/nsis/Contrib/ExDLL/extdll.inc
+License: __UNKNOWN__
+ Obs: This header must be included after windows.inc and kernel32.inc
+ because it need the prototypes for lstrcpy, lstrcpyn,
+ GlobalAlloc and GlobalFree
+ .
+ ################################################################
+
+Files: media/webrtc/trunk/webrtc/common_video/libyuv/include/webrtc_libyuv.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ WebRTC's wrapper to libyuv.
+
+Files: js/src/tests/test262/ch09/9.6/S9.6_A2.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ ToUint32 returns values between 0 and 2^32-1
+
+Files: js/src/tests/test262/ch07/7.6/7.6-36.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-36.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: import (import)
+
+Files: gfx/angle/src/tests/compiler_tests/GLSLCompatibilityOutput_test.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ GLSLCompatibilityOutputTest.cpp
+ Test compiler output for glsl compatibility mode
+
+Files: gfx/angle/src/common/platform.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ platform.h: Operating system specific includes and defines.
+
+Files: media/webrtc/trunk/build/java.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into a target to provide a rule
+ to build Java in a consistent manner.
+ .
+ To use this, create a gyp target with the following form:
+ {
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-73gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-73gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.call(undefined))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-2-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-2-3.js
+ @description delete operator returns true when deleting a non-reference (boolean)
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4-a-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-4-a-2-s.js
+ @description Strict Mode - TypeError is thrown when deleting non-configurable accessor property
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.18.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "this" token can not be used as identifier
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-14-s.js
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.1_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that an object can't be re-initialized as a Collator.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/tools/loopback_test/adapter.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file is cloned from samples/js/base/adapter.js
+ Modify the original and do new copy instead of doing changes here.
+
+Files: modules/freetype2/src/sfnt/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ SFNT driver directory
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-10-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch14/14.0/S14_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Global FunctionDeclaration cannot be defined within the body of another FunctionDeclaration
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-29-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-29-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/Sampler.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Sampler.cpp : Implements the Sampler class, which represents a GLES 3
+ sampler object. Sampler objects store some state needed to sample textures.
+
+Files: intl/icu/source/tools/toolutil/dbgutil.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2007-2012, International Business Machines Corporation and
+ others.
+
+Files: gfx/angle/src/compiler/translator/ASTMetadataHLSL.h
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Defines analyses of the AST needed for HLSL generation
+
+Files: js/src/tests/test262/ch13/13.1/13.1-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-12-s.js
+ @description StrictMode - SyntaxError is thrown if 'eval' occurs as the Identifier of a FunctionExpression in strict mode
+ @onlyStrict
+
+Files: db/mork/src/morkDeque.cpp
+Copyright: __NO_COPYRIGHT__ in: db/mork/src/morkDeque.cpp
+License: __UNKNOWN__
+ Permission is hereby granted to use this IronDoc software for any purpose
+ at all, without need for written agreements, without royalty or license
+ fees, and without fees or obligations of any other kind. Anyone can use,
+ copy, change and distribute this software for any purpose, and nothing is
+ required, implicitly or otherwise, in exchange for this usage.
+ .
+ You cannot apply your own copyright to this software, but otherwise you
+ are encouraged to enjoy the use of this software in any way you see fit.
+ However, it would be rude to remove names of developers from the code.
+ (IronDoc is also known by the short name "Fe" and a longer name "Ferrum",
+ which are used interchangeably with the name IronDoc in the sources.)
+ .
+ File: morkDeque.cpp
+ Contains: Ferrum deque (double ended queue (linked list))
+ .
+ Copied directly from public domain IronDoc, with minor naming tweaks:
+ Designed and written by David McCusker, but all this code is public domain.
+ There are no warranties, no guarantees, no promises, and no remedies.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/PixelTransfer11.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PixelTransfer11.cpp:
+ Implementation for buffer-to-texture and texture-to-buffer copies.
+ Used to implement pixel transfers from unpack and to pack buffers.
+
+Files: media/webrtc/trunk/webrtc/base/maccocoasocketserver.h
+Copyright: 2007 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A libjingle compatible SocketServer for OSX/iOS/Cocoa.
+
+Files: gfx/angle/src/libANGLE/Renderbuffer.h
+Copyright: 2002-2010 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Renderbuffer.h: Defines the renderer-agnostic container class gl::Renderbuffer.
+ Implements GL renderbuffer objects and related functionality.
+ [OpenGL ES 2.0.24] section 4.4.3 page 108.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2.1-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2.1-4-s.js
+ @description Strict Mode - Strict mode eval code cannot instantiate functions in the variable environment of the caller to eval which is contained in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.5/11.5.1/S11.5.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between MultiplicativeExpression and "*" or between "*" and UnaryExpression are allowed
+
+Files: js/src/tests/test262/ch10/10.6/10.6-7-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-7-1.js
+ @description Arguments Object has length as its own property and does not invoke the setter defined on Object.prototype.length (Step 7)
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5-2gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.1/11.1.5/11.1.5-2gs.js
+ @description Strict Mode - SyntaxError is thrown when eval code contains an ObjectLiteral with more than one definition of any data property
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-5.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: case (case)
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.1_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that an object can't be re-initialized as a NumberFormat.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-4-s.js
+ @description Strict Mode - TypeError is thrown if LeftHandSide is a reference to an accessor property with no setter
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.3/11.3.2/11.3.2-2-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.3/11.3.2/11.3.2-2-1-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'arguments' appear as a PostfixExpression(arguments--)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/win32/NativeWindow11Win32.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NativeWindow11Win32.cpp: Implementation of NativeWindow11 using win32 window APIs.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-15.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: return (return)
+
+Files: js/src/tests/test262/ch13/13.1/13.1-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-1-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'eval' appears within a FormalParameterList of a strict mode FunctionDeclaration
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.3/7.3-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-10.js
+ @description 7.3 - ES5 recognizes the character <PS> (\u2029) as a NonEscapeCharacter
+
+Files: modules/freetype2/configure
+Copyright: 2002-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ Call the `configure' script located in `builds/unix'.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/cgl/WindowSurfaceCGL.mm
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WindowSurfaceCGL.cpp: CGL implementation of egl::Surface for windows
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/NativeWindow11WinRT.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NativeWindow11WinRT.cpp: NativeWindow base class for managing IInspectable native window types.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-7-s.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'package' occurs in strict mode code
+ @onlyStrict
+
+Files: media/webrtc/trunk/tools/clang/plugins/FindBadConstructs.cpp
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file defines a bunch of recurring problems in the Chromium C++ code.
+ .
+ Checks that are implemented:
+ - Constructors/Destructors should not be inlined if they are of a complex
+ class type.
+ - Missing "virtual" keywords on methods that should be virtual.
+ - Non-annotated overriding virtual methods.
+ - Virtual methods with nonempty implementations in their headers.
+ - Classes that derive from base::RefCounted / base::RefCountedThreadSafe
+ should have protected or private destructors.
+
+Files: js/src/tests/test262/ch10/10.6/10.6-12-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-12-1.js
+ @description Accessing callee property of Arguments object is allowed
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-15.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: package, protected, static
+
+Files: modules/brotli/enc/memory.h
+Copyright: 2016 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Macros for memory management.
+
+Files: gfx/angle/include/EGL/egl.h
+Copyright: 2013-2015 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ This header is generated from the Khronos OpenGL / OpenGL ES XML
+ API Registry. The current version of the Registry, generator scripts
+ used to make the header, and the header can be found at
+ http://www.opengl.org/registry/
+ .
+ Khronos $Revision: 31566 $ on $Date: 2015-06-23 08:48:48 -0700 (Tue, 23 Jun 2015) $
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-30-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-30-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-13-s.js
+ @description StrictMode - reading a property named 'arguments' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: media/libjpeg/jstdhuff.c
+Copyright: 1991-1998 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2013 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains routines to set the default Huffman tables, if they are
+ not already set.
+ .
+ Huffman table setup routines
+
+Files: media/webrtc/trunk/webrtc/overrides/webrtc/base/constructormagic.h
+Copyright: 2009 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file overrides the inclusion of webrtc/base/constructormagic.h
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.1_a.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that constructing a Collator doesn't create or modify
+ unwanted properties on the RegExp constructor.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A31.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of HexDigit ::: f or of HexDigit ::: F is 15
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-12.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: const, export, import
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/7.8.5-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.5/7.8.5-1gs.js
+ @description Empty literal RegExp should result in a SyntaxError
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-6.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: continue, for, switch
+
+Files: js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A5.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >>> y uses ToUint32(AdditiveExpression) & 31
+
+Files: gfx/angle/src/common/utilities.cpp
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ utilities.cpp: Conversion functions and other utility routines.
+
+Files: media/webrtc/trunk/tools/gyp/test/mac/xcode-gcc/valid_m.m
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file exists to test that valid Objective-C files compile correctly.
+
+Files: modules/freetype2/include/freetype/ftsizes.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Typical application would normally not need to use these functions.
+ However, they have been placed in a public API for the rare cases
+ where they are needed.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.13.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "float" token can be used as identifier
+
+Files: js/src/tests/test262/ch13/13.1/13.1-31-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-31-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionExpression that is contained in eval strict code and the function has two identical parameters, which are separated by a unique parameter name
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/VertexArray11.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexArray11:
+ Implementation of rx::VertexArray11.
+
+Files: gfx/angle/src/libANGLE/VertexAttribute.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Helper structure describing a single vertex attribute
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "extends" token can not be used as identifier
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-5-s.js
+ @description this is not coerced to an object in strict mode (function)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-16-s.js
+ @description Strict Mode - SyntaxError is thrown when the RHS of an object indexer assignment utilizes WithStatement
+ @onlyStrict
+
+Files: dom/canvas/test/webgl-conf/checkout/closure-library/README-Khronos.txt
+Copyright: __NO_COPYRIGHT__ in: dom/canvas/test/webgl-conf/checkout/closure-library/README-Khronos.txt
+License: __UNKNOWN__
+ fix bad merge
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_packet_history_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for the RTPPacketHistory.
+
+Files: intl/icu/source/config/dist.mk
+Copyright: 2010-2011 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ This is to be called from ../Makefile.in
+ .
+ This will only work if subversion is installed.
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-c-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-c-3-s.js
+ @description arguments.callee is non-configurable in strict mode
+ @onlyStrict
+
+Files: intl/icu/source/tools/genren/Makefile
+Copyright: 2002-2011 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/IndexBuffer9.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Indexffer9.cpp: Defines the D3D9 IndexBuffer implementation.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/SwapChain11.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SwapChain11.h: Defines a back-end specific class for the D3D11 swap chain.
+
+Files: intl/icu/source/tools/gensprep/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2001-2011, International Business Machines Corporation and
+ others.
+ Steven R. Loomis/Markus W. Scherer
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch13/13.2/S13.2_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When Function object(F) is constructed the length property of F is set to the number of formal properties specified in FormalParameterList
+
+Files: media/webrtc/trunk/tools/gyp/test/mac/xcode-gcc/valid_c.c
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file exists to test that valid C files compile correctly.
+
+Files: media/webrtc/trunk/webrtc/overrides/webrtc/base/arraysize.h
+Copyright: 2015 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file overrides the inclusion of webrtc/base/arraysize.h
+ We do this because in Chromium it redefines arraysize, which is already
+ defined in base/macros.h.
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/FenceNVVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceNVVk.h:
+ Defines the class interface for FenceNVVk, implementing FenceNVImpl.
+
+Files: media/libjpeg/jdapimin.c
+Copyright: 1994-1998 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains application interface code for the decompression half
+ of the JPEG library. These are the "minimum" API routines that may be
+ needed in either the normal full-decompression case or the
+ transcoding-only case.
+ .
+ Most of the routines intended to be called directly by an application
+ are in this file or in jdapistd.c. But also see jcomapi.c for routines
+ shared by compression and decompression, and jdtrans.c for the transcoding
+ case.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-2-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-2-6.js
+ @description delete operator returns true when deleting a non-reference (null)
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-78-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-78-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.bind(undefined)())
+ @onlyStrict
+
+Files: modules/woff2/src/port.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Helper function for bit twiddling and macros for branch prediction.
+
+Files: js/src/tests/test262/ch08/8.12/8.12.3/S8.12.3_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ [[Get]](P) method should return value when property P does not exist in instance but prototype contain it
+
+Files: dom/media/webspeech/recognition/models/en-US/README
+Copyright: 2015 Alpha Cephei Inc. All rights reserved.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY ALPHA CEPHEI INC. ``AS IS'' AND.
+ ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,.
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ALPHA CEPHEI INC.
+ NOR ITS EMPLOYEES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT.
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,.
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY.
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT.
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE.
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: modules/freetype2/src/winfonts/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ Windows driver directory
+
+Files: modules/woff2/src/woff2_enc.cc
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Library for converting TTF format font files to their WOFF2 versions.
+
+Files: gfx/angle/src/libANGLE/Framebuffer.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Framebuffer.cpp: Implements the gl::Framebuffer class. Implements GL framebuffer
+ objects and related functionality. [OpenGL ES 2.0.24] section 4.4 page 105.
+
+Files: media/webrtc/trunk/build/install-build-deps-android.sh
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Script to install everything needed to build chromium on android that
+ requires sudo privileges.
+ See http://code.google.com/p/chromium/wiki/AndroidBuildInstructions
+ .
+ This script installs the sun-java6 packages (bin, jre and jdk). Sun requires
+ a license agreement, so upon installation it will prompt the user. To get
+ past the curses-based dialog press TAB <ret> TAB <ret> to agree.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/RendererGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RendererGL.h: Defines the class interface for RendererGL.
+
+Files: testing/docker/upload-symbols/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/upload-symbols/Dockerfile
+License: __UNKNOWN__
+ WORKDIR /tmp
+ .
+ # Add the upload script
+ ADD bin /tmp/bin
+ RUN chmod +x /tmp/bin/*
+ .
+ # Define the environmental variables for the scripts
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/TextureStorage.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureStorage.h: Defines the abstract rx::TextureStorage class.
+
+Files: intl/icu/source/tools/gencolusb/extract_unsafe_backwards.cpp
+Copyright: 1999-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ Generator for source/i18n/collunsafe.h
+ see Makefile
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-97gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-97gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.bind(undefined)())
+ @noStrict
+
+Files: js/src/tests/test262/ch08/8.7/S8.7_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multiple Variables should Referring to a Single Object
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.24.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "public" token can not be used as identifier in strict code
+
+Files: intl/icu/source/config/mh-msys-msvc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ MSYS with Microsoft Visual C++ compiler specific setup
+ Copyright (c) 2014, International Business Machines Corporation and
+ others.
+ .
+ We install sbin tools into the same bin directory because
+ pkgdata needs some of the tools in sbin, and we can't always depend on
+ icu-config working on Windows.
+
+Files: media/libyuv/util/ssim.h
+Copyright: 2013 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Get SSIM for video sequence. Assuming RAW 4:2:0 Y:Cb:Cr format
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Buffer11.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Buffer11.cpp Defines the Buffer11 class.
+
+Files: gfx/angle/src/libANGLE/renderer/ShaderImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderImpl.h: Defines the abstract rx::ShaderImpl class.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/DynamicHLSL.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DynamicHLSL.cpp: Implementation for link and run-time HLSL generation
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Break Statement for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-81-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-81-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict function declaration)
+ @noStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-15-s.js
+ @description Strict Mode - checking 'this' (New'ed Function constructor defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-8-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a function object
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A3.5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Result of appying "typeof" operator to string is "string"
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1.2.1_4.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that for non-object values passed as this to DateTimeFormat a
+ wrapper object will be initialized and returned.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/modules/audio_device/android/audio_manager_jni.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Android APIs used to access Java functionality needed to enable low latency
+ audio.
+
+Files: media/libjpeg/jerror.c
+Copyright: 1991-1998 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains simple error-reporting and trace-message routines.
+ These are suitable for Unix-like systems and others where writing to
+ stderr is the right thing to do. Many applications will want to replace
+ some or all of these routines.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/SwapChain11.cpp
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SwapChain11.cpp: Implements a back-end specific class for the D3D11 swap chain.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-17-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-6.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: continue, for, switch
+
+Files: media/libjpeg/simd/jsimd_arm.c
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2016 D. R. Commander.
+ 2015-2016 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library,
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ This file contains the interface between the "normal" portions
+ of the library and the SIMD implementations when running on a
+ 32-bit ARM architecture.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.5/11.4.5-2-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.5/11.4.5-2-1-s.js
+ @description Strict Mode - SyntaxError is thrown for --eval
+ @onlyStrict
+
+Files: intl/icu/source/tools/tzcode/icuzones
+Copyright: 2007-2014 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ This is an ICU-specific file with the same format as regular
+ tzdata time zone files, for consistent parsing by the tools that
+ turn "Olson" tzdata into ICU's zoneinfo.txt.
+ The purpose of this file is to give ICU a superset of the time zones
+ that are in CLDR and also include legacy ICU time zones originally
+ in tz.alias for rataining backward compatibility.
+ .
+ Add Etc/Unknown, defined by CLDR. Give it Etc/GMT behavior.
+ .
+ Zone NAME GMTOFF RULES FORMAT
+
+Files: editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/js/units.js
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Licensed under the Apache License, Version 2.0 (the 'License')
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an 'AS IS' BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @version 0.1
+ @author rolandsteiner@google.com
+ .
+ All colors defined in CSS3.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-26gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-26gs.js
+ @description Strict - checking 'this' from a global scope (New'ed object from Anonymous FunctionExpression includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_FN_2.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype.format
+ handles NaN, Infinity, and -Infinity properly.
+ @author: Roozbeh Pournader
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-34-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-34-s.js
+ @description 'for(var eval in ...) {...}' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: media/libjpeg/simd/jsimd_i386.c
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2016 D. R. Commander.
+ 2015 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library,
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ This file contains the interface between the "normal" portions
+ of the library and the SIMD implementations when running on a
+ 32-bit x86 architecture.
+
+Files: gfx/angle/src/libANGLE/renderer/VertexArrayImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexAttribImpl.h: Defines the abstract rx::VertexAttribImpl class.
+
+Files: gfx/angle/src/tests/gl_tests/DrawElementsTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DrawElementsTest:
+ Tests for indexed draws.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/index_conv_enc.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ IiLBC Speech Coder ANSI-C Source Code
+
+Files: js/src/tests/test262/ch14/14.1/14.1-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-5-s.js
+ @description 'use strict' directive - not recognized if contains a EscapeSequence
+ @noStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-39-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-39-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration defined within a FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-5gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-5gs.js
+ @description Strict Mode - Use Strict Directive Prologue is ''use strict';' which appears at the start of the code
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/TextureImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureImpl.h: Defines the abstract rx::TextureImpl classes.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-3.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: instanceof, typeof, else
+
+Files: python/psutil/psutil/_psutil_common.c
+Copyright: 2009 Giampaolo Rodola'.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Routines common to all platforms.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/StateManager9.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StateManager9.h: Defines a class for caching D3D9 state
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2-2-s.js
+ @description Strict Mode - Strict mode eval code cannot instantiate functions in the variable environment of the caller to eval
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/tools/force_mic_volume_max/force_mic_volume_max.cc
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This utility will portably force the volume of the default microphone to max.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-102gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-102gs.js
+ @description Strict Mode - checking 'this' (strict anonymous function passed as arg to String.prototype.replace from non-strict context)
+ @onlyStrict
+
+Files: intl/icu/source/config/mh-bsd-gcc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ BSD-specific setup (FreeBSD, OpenBSD, NetBSD, *BSD)
+ Copyright (c) 1999-2013, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A2.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Number type represented as the extended precision 64-bit format IEEE 754
+
+Files: toolkit/components/protobuf/m-c-changes.patch
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/protobuf/m-c-changes.patch
+License: __UNKNOWN__
+ This file contains the implementation of classes GzipInputStream and
+ GzipOutputStream.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-11.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: enum, extends, super
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.2_1_a_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the function returned by Intl.Collator.prototype.compare
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ encode.c
+ .
+ Encoding function for the iSAC coder.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-3-s.js
+ @description eval - a function expr declaring a var named 'eval' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: intl/icu/source/data/unidata/norm2/nfc.txt
+Copyright: 1999-2016 International Business Machines Corporation and others.
+License: __UNKNOWN__
+ file name: nfc.txt
+ .
+ machine-generated by ICU preparseucd.py
+ .
+ Complete data for Unicode NFC normalization.
+
+Files: intl/icu/source/i18n/regeximp.cpp
+Copyright: 2012 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file: regeximp.cpp
+ .
+ ICU Regular Expressions,
+ miscellaneous implementation functions.
+
+Files: media/libyuv/gyp_libyuv
+Copyright: 2014 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This script is used to run GYP for libyuv. It contains selected parts of the
+
+Files: media/webrtc/trunk/webrtc/tools/frame_analyzer/video_quality_analysis_unittest.cc
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This test doesn't actually verify the output since it's just printed
+ to stdout by void functions, but it's still useful as it executes the code.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-14-s.js
+ @description StrictMode - SyntaxError is thrown if 'arguments' occurs as the Identifier of a FunctionExpression in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.5/10.5-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.5/10.5-1-s.js
+ @description Strict Mode - arguments object is immutable
+ @onlyStrict
+
+Files: modules/freetype2/include/freetype/internal/ftserv.h
+Copyright: 2003-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Each module can export one or more `services'. Each service is
+ identified by a constant string and modeled by a pointer; the latter
+ generally corresponds to a structure containing function pointers.
+ .
+ Note that a service's data cannot be a mere function pointer because
+ in C it is possible that function pointers might be implemented
+ differently than data pointers (e.g. 48 bits instead of 32).
+
+Files: intl/icu/source/i18n/collationfcd.cpp
+Copyright: 1999-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: collationfcd.cpp
+ .
+ machine-generated by: icu/tools/unicode/c/genuca/genuca.cpp
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between RelationalExpression and ">" or ">" and ShiftExpression are allowed
+
+Files: modules/freetype2/src/cid/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ CID driver directory
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/SamplerVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SamplerVk.h:
+ Defines the class interface for SamplerVk, implementing SamplerImpl.
+
+Files: dom/xml/htmlmathml-f.ent
+Copyright: 1998-2011 W3C.
+License: __UNKNOWN__
+ __MANY_LICENSE_LINES__(2270lines) starting with: Use and distribution of this code are permitted under the terms
+
+Files: intl/icu/source/config/windows-update.sed.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2010 IBM Corporation and Others.
+ sed script for updating windows .mak and .vcproj files
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3.2_FDT_7_a_iv.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that format uses a proleptic Gregorian calendar with no year 0.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1-21-s.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: \u0079ield (yield)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.11/S12.11_A2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ There can be only one DefaultClause
+
+Files: python/configobj/configobj.py
+Copyright: 2005-2010 Michael Foord, Nicola Larosa E-mail: fuzzyman AT voidspace DOT org DOT uk nico AT tekNico DOT net
+License: __UNKNOWN__
+ ConfigObj 4
+ http://www.voidspace.org.uk/python/configobj.html
+ .
+ Released subject to the BSD License
+ Please see http://www.voidspace.org.uk/python/license.shtml
+ .
+ Scripts maintained at http://www.voidspace.org.uk/python/index.shtml
+ For information about bugfixes, updates and support, please join the
+ ConfigObj mailing list:
+ http://lists.sourceforge.net/lists/listinfo/configobj-develop
+ Comments, suggestions and bug reports welcome.
+
+Files: media/webrtc/trunk/webrtc/base/win32regkey.cc
+Copyright: 2003 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Registry configuration wrapers class implementation
+ .
+ Change made by S. Ganesh - ganesh@google.com:
+ Use SHQueryValueEx instead of RegQueryValueEx throughout.
+ A call to the SHLWAPI function is essentially a call to the standard
+ function but with post-processing:
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-1.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: null, true, false
+
+Files: third_party/aom/aom/aom_codec.h
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ !\defgroup codec Common Algorithm Interface
+ This abstraction allows applications to easily support multiple video
+ formats with minimal code duplication. This section describes the interface
+ common to all codecs (both encoders and decoders).
+ @{
+ .
+ !\file
+ .
+ This file describes the interface between an application and a
+ video codec algorithm.
+ .
+ An application instantiates a specific codec instance by using
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/SwitchingSampRate.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ SwitchingSampRate.cpp : Defines the entry point for the console
+ application.
+
+Files: gfx/angle/src/libANGLE/FramebufferAttachment.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferAttachment.h: Defines the wrapper class gl::FramebufferAttachment, as well as the
+ objects and related functionality. [OpenGL ES 2.0.24] section 4.4.3 page 108.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.19.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "long" token can be used as identifier
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/resample_fractional.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the resampling functions between 48, 44, 32 and 24 kHz.
+
+Files: layout/reftests/fonts/sil/Gentium-license.txt
+Copyright: __NO_COPYRIGHT__ in: layout/reftests/fonts/sil/Gentium-license.txt
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of the Font Software, to use, study, copy, merge, embed, modify,
+ redistribute, and sell modified and unmodified copies of the Font
+ Software, subject to the following conditions:
+ .
+ 1) Neither the Font Software nor any of its individual components,
+ in Standard or Modified Versions, may be sold by itself.
+ .
+ 2) Standard or Modified Versions of the Font Software may be bundled,
+ redistributed and sold with any software, provided that each copy
+ contains the above copyright notice and this license. These can be
+ included either as stand-alone text files, human-readable headers or
+ in the appropriate machine-readable metadata fields within text or
+ binary files as long as those fields can be easily viewed by the user.
+ .
+ 3) No Modified Version of the Font Software may use the Reserved Font
+ Name(s), in part or in whole, unless explicit written permission is
+ granted by the Copyright Holder. This restriction applies to all
+ references stored in the Font Software, such as the font menu name and
+ other font description fields, which are used to differentiate the
+ font from others.
+ .
+ 4) The name(s) of the Copyright Holder or the Author(s) of the Font
+ Software shall not be used to promote, endorse or advertise any
+ Modified Version, except to acknowledge the contribution(s) of the
+ Copyright Holder and the Author(s) or with their explicit written
+ permission.
+ .
+ 5) The Font Software, modified or unmodified, in part or in whole,
+ must be distributed using this license, and may not be distributed
+ under any other license.
+ .
+ TERMINATION
+ This license becomes null and void if any of the above conditions are
+ not met.
+ .
+ DISCLAIMER
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+ OTHER DEALINGS IN THE FONT SOFTWARE.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is greater or equal than y and these values are both finite non-zero, return true; otherwise, return false
+
+Files: media/libjpeg/jaricom.c
+Copyright: 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains probability estimation tables for common use in
+ arithmetic entropy encoding and decoding routines.
+ .
+ This data represents Table D.2 in the JPEG spec (ISO/IEC IS 10918-1
+ and CCITT Recommendation ITU-T T.81) and Table 24 in the JBIG spec
+ (ISO/IEC IS 11544 and CCITT Recommendation ITU-T T.82).
+
+Files: media/webrtc/trunk/build/precompile.cc
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Precompiled header generator for Windows builds. No include is needed
+ in this file as the PCH include is forced via the "Forced Include File"
+ flag in the projects generated by GYP.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A4.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is NaN, operator -x returns NaN
+
+Files: modules/woff2/src/round.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Helper for rounding
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-52-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-52-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression with a strict directive prologue defined within an Anonymous FunctionExpression)
+ @noStrict
+
+Files: intl/icu/source/tools/pkgdata/pkgdata.cpp
+Copyright: 2000-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: pkgdata.cpp
+ encoding: ANSI X3.4 (1968)
+ tab size: 8 (not used)
+ indentation:4
+ .
+ created on: 2000may15
+ created by: Steven \u24C7 Loomis
+ .
+ This program packages the ICU data into different forms
+ (DLL, common data, etc.)
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Framebuffer9.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Framebuffer9.cpp: Implements the Framebuffer9 class.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.16.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "return" token can not be used as identifier
+
+Files: ipc/chromium/src/base/message_pump_mac.h
+Copyright: 2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The basis for all native run loops on the Mac is the CFRunLoop. It can be
+ used directly, it can be used as the driving force behind the similar
+ Foundation NSRunLoop, and it can be used to implement higher-level event
+ loops such as the NSApplication event loop.
+ .
+ This file introduces a basic CFRunLoop-based implementation of the
+ MessagePump interface called CFRunLoopBase. CFRunLoopBase contains all
+ of the machinery necessary to dispatch events to a delegate, but does not
+ implement the specific run loop. Concrete subclasses must provide their
+ own DoRun and Quit implementations.
+ .
+ A concrete subclass that just runs a CFRunLoop loop is provided in
+ MessagePumpCFRunLoop. For an NSRunLoop, the similar MessagePumpNSRunLoop
+ is provided.
+ .
+ For the application's event loop, an implementation based on AppKit's
+ NSApplication event system is provided in MessagePumpNSApplication.
+ .
+ Typically, MessagePumpNSApplication only makes sense on a Cocoa
+ application's main thread. If a CFRunLoop-based message pump is needed on
+ any other thread, one of the other concrete subclasses is preferrable.
+ MessagePumpMac::Create is defined, which returns a new NSApplication-based
+ or NSRunLoop-based MessagePump subclass depending on which thread it is
+ called on.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-25-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-25-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionDeclaration that is contained in eval strict code and the function has two identical parameters which are separated by a unique parameter name
+ @onlyStrict
+
+Files: xpcom/build/mach_override.h
+Copyright: 2003-2009 Jonathan 'Wolf' Rentzsch: <http://rentzsch.com> Some rights reserved: <http://opensource.org/licenses/mit-license.php>
+License: __UNKNOWN__
+ //**
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A28.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of HexDigit ::: c or of HexDigit ::: C is 12
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Block "{}" in a "do-while" Expression is evaluated to true
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.1/11.1.5/11.1.5-1gs.js
+ @description Strict Mode - SyntaxError is thrown when 'eval' occurs as the Identifier in a PropertySetParameterList of a PropertyAssignment that is contained in strict code
+ @onlyStrict
+
+Files: third_party/aom/tools/aom_entropy_optimizer.c
+Copyright: 2017 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ This tool is a gadget for offline probability training.
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/source/condition_variable_event_win.cc
+Copyright: and Licensing Information for ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), and CoSMIC(TM)
+License: __UNKNOWN__
+ ACE(TM), TAO(TM), CIAO(TM), DAnCE>(TM), and CoSMIC(TM) (henceforth referred to
+ as "DOC software") are copyrighted by Douglas C. Schmidt and his research
+ group at Washington University, University of California, Irvine, and
+ Vanderbilt University, Copyright (c) 1993-2009, Since DOC
+ software is open-source, freely available software, you are free to use,
+ modify, copy, and distribute--perpetually and irrevocably--the DOC software
+ source code and object code produced from the source, as well as copy and
+ distribute modified versions of this software. You must, however, include this
+ copyright statement along with any code built using DOC software that you
+ release. No copyright statement needs to be provided if you just ship binary
+ executables of your software products.
+ You can use DOC software in commercial and/or binary software releases and are
+ under no obligation to redistribute any of your source code that is built
+ using DOC software. Note, however, that you may not misappropriate the DOC
+ software code, such as copyrighting it yourself or claiming authorship of the
+ DOC software code, in a way that will prevent DOC software from being
+ distributed freely using an open-source development model. You needn't inform
+ anyone that you're using DOC software in your software, though we encourage
+ you to let us know so we can promote your project in the DOC software success
+ stories.
+ .
+ The ACE, TAO, CIAO, DAnCE, and CoSMIC web sites are maintained by the DOC
+ Group at the Institute for Software Integrated Systems (ISIS) and the Center
+ for Distributed Object Computing of Washington University, St. Louis for the
+ development of open-source software as part of the open-source software
+ community. Submissions are provided by the submitter ``as is'' with no
+ warranties whatsoever, including any warranty of merchantability,
+ noninfringement of third party intellectual property, or fitness for any
+ particular purpose. In no event shall the submitter be liable for any direct,
+ indirect, special, exemplary, punitive, or consequential damages, including
+ without limitation, lost profits, even if advised of the possibility of such
+ damages. Likewise, DOC software is provided as is with no warranties of any
+ kind, including the warranties of design, merchantability, and fitness for a
+ particular purpose, noninfringement, or arising from a course of dealing,
+ usage or trade practice. Washington University, UC Irvine, Vanderbilt
+ University, their employees, and students shall have no liability with respect
+ to the infringement of copyrights, trade secrets or any patents by DOC
+ software or any part thereof. Moreover, in no event will Washington
+ University, UC Irvine, or Vanderbilt University, their employees, or students
+ be liable for any lost revenue or profits or other special, indirect and
+ consequential damages.
+ .
+ DOC software is provided with no support and without any obligation on the
+ part of Washington University, UC Irvine, Vanderbilt University, their
+ employees, or students to assist in its use, correction, modification, or
+ enhancement. A number of companies around the world provide commercial support
+ for DOC software, however. DOC software is Y2K-compliant, as long as the
+ underlying OS platform is Y2K-compliant. Likewise, DOC software is compliant
+ with the new US daylight savings rule passed by Congress as "The Energy Policy
+ Act of 2005," which established new daylight savings times (DST) rules for the
+ United States that expand DST as of March 2007. Since DOC software obtains
+ time/date and calendaring information from operating systems users will not be
+ affected by the new DST rules as long as they upgrade their operating systems
+ accordingly.
+ .
+ The names ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), CoSMIC(TM), Washington
+ University, UC Irvine, and Vanderbilt University, may not be used to endorse
+ or promote products or services derived from this source without express
+ written permission from Washington University, UC Irvine, or Vanderbilt
+ University. This license grants no permission to call products or services
+ derived from this source ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), or CoSMIC(TM),
+ nor does it grant permission for the name Washington University, UC Irvine, or
+ Vanderbilt University to appear in their names.
+ .
+ This source code contain modifications to the original source code
+ which can be found here:
+ http://www.cs.wustl.edu/~schmidt/win32-cv-1.html (section 3.2).
+ Modifications:
+ 1) Dynamic detection of native support for condition variables.
+ 2) Use of WebRTC defined types and classes. Renaming of some functions.
+ 3) Introduction of a second event for wake all functionality. This prevents
+ a thread from spinning on the same condition variable, preventing other
+ threads from waking up.
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_1_c.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that format function is bound to its Intl.NumberFormat.
+ @author Norbert Lindenberg
+
+Files: third_party/aom/examples/aom_cx_set_ref.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ AV1 Set Reference Frame
+
+Files: intl/icu/source/i18n/regextxt.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2008-2010, International Business Machines Corporation and
+ others.
+ .
+ file: regextxt.h
+ .
+ This file contains utility code for supporting UText in the regular expression engine.
+ .
+ This class is internal to the regular expression implementation.
+ For the public Regular Expression API, see the file "unicode/regex.h"
+
+Files: js/src/tests/test262/ch13/13.1/13.1-36-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-36-s.js
+ @description StrictMode - SyntaxError is thrown if 'eval' occurs as the function name of a FunctionDeclaration whose FunctionBody is in strict mode
+ @onlyStrict
+
+Files: gfx/harfbuzz/src/hb-blob.cc
+Copyright: 2009 Red Hat, Inc.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Red Hat Author(s): Behdad Esfahbod
+ .
+ http://www.oracle.com/technetwork/articles/servers-storage-dev/standardheaderfiles-453865.html
+
+Files: toolkit/components/microformats/microformat-shiv.js
+Copyright: 2016 Glenn Jones
+License: __UNKNOWN__
+ Licensed MIT
+
+Files: media/libyuv/util/psnr.h
+Copyright: 2013 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Get PSNR for video sequence. Assuming RAW 4:2:0 Y:Cb:Cr format
+
+Files: js/src/tests/test262/ch12/12.10/12.10-0-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-0-7.js
+ @description with introduces scope - scope removed when exiting with statement
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h
+Copyright: 2005 Steve Underwood
+ CMU 1993 ***** Computer Science, Speech Group Chengxiang Lu and Alex Hauptmann
+License: __UNKNOWN__
+ Despite my general liking of the GPL, I place my own contributions
+ to this code in the public domain for the benefit of all mankind -
+ even the slimy ones who might try to proprietize my work and use it
+ to my detriment.
+ .
+ Based on a single channel G.722 codec which is:
+ .
+ Modifications for WebRtc, 2011/04/28, by tlegrand:
+ -Changed to use WebRtc types
+ -Added new defines for minimum and maximum values of short int
+ .
+ ! \file
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-a-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-a-2.js
+ @description A direct call to arguments.callee.caller should work
+
+Files: intl/icu/source/config/mh-mingw64
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Cygwin64/MinGW64 specific setup
+ Copyright (c) 2012-2014, International Business Machines Corporation and
+ others.
+ .
+ TODO: Finish the rest of this port. This platform port is incomplete.
+ .
+ This file is similar to mh-mingw
+ Any changes made here may also need to be made in mh-mingw
+ .
+ We install sbin tools into the same bin directory because
+ pkgdata needs some of the tools in sbin, and we can't always depend on
+ icu-config working on Windows.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1-18-s.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: l\u0065t (let)
+ @onlyStrict
+
+Files: devtools/shared/gcli/source/docs/developing-gcli.md
+Copyright: The contribution was provided directly to me some other person who certified (a), (b) or (c) and I have not modified it.
+License: __UNKNOWN__
+ (d) I understand and agree that this project and the contribution
+ are public and that a record of the contribution (including all
+ personal information I submit with it, including my sign-off) is
+ maintained indefinitely and may be redistributed consistent with
+ this project or the open source license(s) involved.
+ .
+ then you just add a line saying
+ .
+ Signed-off-by: Random J Developer <random@developer.example.org>
+ .
+ using your real name (sorry, no pseudonyms or anonymous contributions.)
+ .
+ Thanks for wanting to contribute code.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-1gs.js
+ @description Strict Mode - OctalEscapeSequence(\0110) is forbidden in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.1/13.1-38-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-38-s.js
+ @description StrictMode - SyntaxError is thrown if 'eval' occurs as the Identifier of a FunctionExpression whose FunctionBody is contained in strict code
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/QueryGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ QueryGL.h: Defines the class interface for QueryGL.
+
+Files: gfx/angle/src/tests/gl_tests/IndexBufferOffsetTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexBufferOffsetTest.cpp: Test glDrawElements with an offset and an index buffer
+
+Files: media/webrtc/trunk/tools/gyp/test/win/compiler-flags/warning-level3.cc
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Cause a level 3 warning (C4359).
+
+Files: gfx/angle/src/libANGLE/Query.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Query.h: Defines the gl::Query class
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-2-s.js
+ @description Strict Mode - ReferenceError isn't thrown if LeftHandSide evaluates to a resolvable Reference
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-23-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-23-s.js
+ @description StrictMode - enumerating over a function object looking for 'caller' fails outside of the function
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/Format_ID_autogen.inl
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ANGLE format enumeration.
+
+Files: modules/freetype2/ChangeLog.20
+Copyright: 2000-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ __MANY_TOTAL_LINES__(2603lines) truncating at: and distributed under the terms of the FreeType project license,
+ and distributed under the terms of the FreeType project license,
+ __MANY_TOTAL_LINES__(2604lines) truncating at: LICENSE.TXT. By continuing to use, modify, or distribute this f
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ __MANY_TOTAL_LINES__(2605lines) truncating at: indicate that you have read the license and understand and accep
+ indicate that you have read the license and understand and accept it
+ __MANY_TOTAL_LINES__(2606lines) truncating at: fully.
+ fully.
+ __MANY_TOTAL_LINES__(2607lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(2608lines) truncating at:
+ __MANY_TOTAL_LINES__(2609lines) truncating at: Local Variables:
+ Local Variables:
+ __MANY_TOTAL_LINES__(2610lines) truncating at: version-control: never
+ version-control: never
+ __MANY_TOTAL_LINES__(2611lines) truncating at: coding: utf-8
+ coding: utf-8
+ __MANY_TOTAL_LINES__(2612lines) truncating at: End:
+ End:
+
+Files: modules/freetype2/src/gzip/inftrees.h
+Copyright: 1995-2002 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
+License: __UNKNOWN__
+ WARNING: this file should *not* be used by applications. It is
+ part of the implementation of the compression library and is
+ subject to change. Applications should only use zlib.h.
+ .
+ Huffman code lookup table entry--this entry is four bytes for machines
+ that have 16-bit pointers (e.g. PC's in the small or medium model).
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-27-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: gfx/angle/src/compiler/translator/ShaderVars.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderVars.cpp:
+ Methods for GL variable types (varyings, uniforms, etc)
+
+Files: js/src/tests/test262/ch11/11.4/11.4.5/11.4.5-2-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.5/11.4.5-2-3-s.js
+ @description Strict Mode - SyntaxError is not thrown for --arguments[...]
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.6/S10.6_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Get arguments of function
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.1_4.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that non-objects are converted to objects before canonicalization.
+ @author Norbert Lindenberg
+
+Files: intl/icu/source/test/compat/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2011, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.21.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "package" token can not be used as identifier in strict code
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-9.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: if, throw, delete
+
+Files: gfx/angle/src/libANGLE/Config.cpp
+Copyright: 2002-2010 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Config.cpp: Implements the egl::Config class, describing the format, type
+ and size for an egl::Surface. Implements EGLConfig and related functionality.
+ [EGL 1.5] section 3.4 page 19.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-40-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-40-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression defined within a FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: media/libjpeg/jddctmgr.c
+Copyright: 1994-1996 Thomas G. Lane. Modified 2002-2010 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2010-2015 D. R. Commander.
+ 2013 MIPS Technologies, Inc., California. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the inverse-DCT management logic.
+ This code selects a particular IDCT implementation to be used,
+ and it performs related housekeeping chores. No code in this file
+ is executed per IDCT step, only during output pass setup.
+ .
+ Note that the IDCT routines are responsible for performing coefficient
+ dequantization as well as the IDCT proper. This module sets up the
+ dequantization multiplier table needed by the IDCT routine.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-42-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-42-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration defined within an Anonymous FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-45-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-45-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration with a strict directive prologue defined within a FunctionDeclaration)
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/SurfaceEGL.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceEGL.cpp: EGL implementation of egl::Surface
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/source/critical_section_posix.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ General note: return values for the various pthread synchronization APIs
+ are explicitly ignored here. In Chromium, the same thing is done for release.
+ However, in debugging, failure in these APIs are logged. There is currently
+
+Files: gfx/angle/src/libANGLE/IndexRangeCache.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexRangeCache.h: Defines the gl::IndexRangeCache class which stores information about
+ ranges of indices.
+
+Files: modules/freetype2/include/freetype/internal/ftrfork.h
+Copyright: 2004-2018 Masatake YAMATO and Redhat K.K.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Development of the code in this file is support of
+ Information-technology Promotion Agency, Japan.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-31-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-31-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression defined within a FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch08/8.7/S8.7_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Object Modification Resulting in a New Object for Not a Self-Modified Object leads to loss of integrity
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-62gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-62gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by non-strict function declaration)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.10/12.10-0-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-0-9.js
+ @description with introduces scope - name lookup finds outer variable
+
+Files: modules/brotli/enc/command.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ This class models a sequence of literals and a backward reference copy.
+
+Files: js/src/tests/test262/ch10/10.6/10.6-12-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-12-2.js
+ @description arguments.callee has correct attributes
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-1.js
+ @description Accessing caller property of Arguments object is allowed
+
+Files: gfx/angle/src/libANGLE/renderer/BufferImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BufferImpl.h: Defines the abstract rx::BufferImpl class.
+
+Files: modules/brotli/enc/brotli_bit_stream.c
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Brotli bit stream functions to support the low level format. There are no
+ compression algorithms here, just the right ordering of bits to match the
+ specs.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-6.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: continue, for, switch
+
+Files: media/webrtc/trunk/tools/gyp/tools/emacs/gyp-tests.el
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ The recommended way to run these tests is to run them from the command-line,
+ with the run-unit-tests.sh script.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-35-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-35-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression defined within an Anonymous FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-10.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: in, try, class
+
+Files: js/src/tests/test262/ch10/10.6/10.6-11-b-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-11-b-1.js
+ @description Arguments Object has index property '0' as its own property, it shoulde be writable, enumerable, configurable and does not invoke the setter defined on Object.prototype[0] (Step 11.b)
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-10-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type Array
+ @onlyStrict
+
+Files: testing/web-platform/tests/2dcontext/tools/LICENSE.txt
+Copyright: 2010 Philip Taylor
+License: __UNKNOWN__
+ The code and all associated data files may be used under the terms of the
+ following license:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of works must retain the original copyright notice, this
+ list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the original copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ * Neither the name of the W3C nor the names of its contributors may be used to
+ endorse or promote products derived from this work without specific prior
+ written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Alternatively, the code and data may be used under the terms of
+ http://www.w3.org/Consortium/Legal/2008/04-testsuite-license.html
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "continue" statement within a "while" Statement is allowed
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-94-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-94-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.call(globalObject))
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/rtp_to_text.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Parses an rtpdump file and outputs a text table parsable by parseLog.m.
+ The output file will have .txt appended to the specified base name.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2-1-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2-1-1.js
+ @description Indirect call to eval has context set to global context
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.20.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "native" token can be used as identifier
+
+Files: testing/docker/rust-build/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/rust-build/Dockerfile
+License: __UNKNOWN__
+ # Reset user/workdir from parent image so we can install software.
+ WORKDIR /
+ USER root
+ .
+ # Update base.
+ RUN yum upgrade -y
+ RUN yum clean all
+ .
+ # Install tooltool directly from github.
+ RUN mkdir /builds
+ ADD https://raw.githubusercontent.com/mozilla/build-tooltool/master/tooltool.py /build/tooltool.py
+ RUN chmod +rx /build/tooltool.py
+ .
+ # Add build scripts.
+
+Files: third_party/aom/examples/simple_decoder.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Simple Decoder
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-5.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: finally, return, void
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "finally" token can not be used as identifier
+
+Files: media/webrtc/trunk/tools/clang/plugins/ChromeClassTester.cpp
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ A general interface for filtering and only acting on classes in Chromium C++
+ code.
+
+Files: media/webrtc/trunk/build/sanitize-win-build-log.sed
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Use this sed script to reduce a Windows build log into something
+ machine-parsable.
+ .
+ Drop uninformative lines.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-22gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-22gs.js
+ @description Strict - checking 'this' from a global scope (New'ed object from FunctionDeclaration includes strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/VertexArrayVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexArrayVk.cpp:
+ Implements the class methods for VertexArrayVk.
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/min_max_operations_mips.c
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the implementation of function
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/DisplayVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayVk.cpp:
+ Implements the class methods for DisplayVk.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.21ns.js
+Copyright: 2011 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "package" token can be used as identifier in non-strict code
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/S7.6.1_A1.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "true" token can not be used as identifier
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-88gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-88gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.apply(someObject))
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/tools/rtcbot/test/two_way_video_streaming.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A two way video and audio flowing test between bot 1 and bot 2.
+ The test succeeds after collecting stats for 10 seconds from both bots
+ and then write these stats to a file.
+ .
+ Note: the source of the video and audio stream is getUserMedia().
+
+Files: intl/icu/source/test/iotest/Makefile.in
+Copyright: 1999-2014 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU - test/iotest
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-42gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-42gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration defined within an Anonymous FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ -Infinity expression has a type Number
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ lattice.c
+ .
+ contains the normalized lattice filter routines (MA and AR) for iSAC codec
+
+Files: modules/freetype2/Makefile
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ Project names
+
+Files: js/src/tests/test262/ch08/8.7/S8.7.2_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ x++ calls GetValue then PutValue so after applying postfix increment(actually conrete operator type is unimportant)
+ we must have reference to defined value
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-22-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a built-in (Boolean)
+ @onlyStrict
+
+Files: toolkit/components/microformats/test/lib/parser-includes.js
+Copyright: 2010-2015 Glenn Jones.
+License: __UNKNOWN__
+ MIT License: https://raw.github.com/glennjones/microformat-shiv/master/license.txt
+ Dependencies dates.js, domutils.js, html.js, isodate,js, text.js, utilities.js
+
+Files: toolkit/components/microformats/update/update.js
+Copyright: 2015 Glenn Jones.
+License: __UNKNOWN__
+ MIT License: https://raw.github.com/glennjones/microformat-shiv/master/license.txt
+ .
+ configuration
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-102-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-102-s.js
+ @description Strict Mode - checking 'this' (strict anonymous function passed as arg to String.prototype.replace from non-strict context)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1-25-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1-25-s.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: \u0073\u0074\u0061\u0074\u0069\u0063 (static)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-68-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-68-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.apply(undefined))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StrUnsignedDecimalLiteral::: DecimalDigits. DecimalDigits ExponentPart
+ is (the MV of the first DecimalDigits plus (the MV of the second DecimalDigits times
+ 10<sup><small>-n</small></sup>)) times 10<sup><small>e</small></sup>, where n is the number
+ of characters in the second DecimalDigits and e is the MV of ExponentPart
+
+Files: js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Objects that implement internal method [[Construct]] are called constructors. Math object is NOT constructor
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.1_23.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option ignorePunctuation is processed correctly.
+ @author Norbert Lindenberg
+
+Files: modules/brotli/include/brotli/encode.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ API for Brotli compression.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-12-s.js
+ @description Strict Mode - Eval code is strict eval code with a Use Strict Directive in the middle of the block
+ @noStrict
+
+Files: intl/icu/source/config/make2sh.sed
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 1999-2011, International Business Machines Corporation and others.
+
+Files: js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Type(x) and Type(y) are Object-s.
+ Return false, if x and y are references to the same Object; otherwise, return true
+
+Files: js/src/tests/test262/ch07/7.6/7.6-20.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-20.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: while (while)
+
+Files: modules/freetype2/builds/freetype.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ DO NOT INVOKE THIS MAKEFILE DIRECTLY! IT IS MEANT TO BE INCLUDED BY
+ OTHER MAKEFILES.
+ .
+ The following variables (set by other Makefile components, in the
+ environment, or on the command line) are used:
+
+Files: js/src/tests/test262/intl402/ch06/6.2/6.2.3.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that language tags are canonicalized in return values.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-29gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-29gs.js
+
+Files: media/webrtc/trunk/webrtc/modules/audio_conference_mixer/source/time_scheduler.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ The TimeScheduler class keeps track of periodic events. It is non-drifting
+ and keeps track of any missed periods so that it is possible to catch up.
+ (compare to a metronome)
+
+Files: ipc/chromium/src/base/time.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Time represents an absolute point in time, internally represented as
+ microseconds (s/1,000,000) since a platform-dependent epoch. Each
+ platform's epoch, along with other system-dependent clock interface
+
+Files: gfx/angle/src/libANGLE/renderer/gl/TextureGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureGL.h: Defines the class interface for TextureGL.
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_external_media.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ In some cases it is desirable to use an audio source or sink which may
+ not be available to the VoiceEngine, such as a DV camera. This sub-API
+ contains functions that allow for the use of such external recording
+ sources and playout sinks. It also describes how recorded data, or data
+ to be played out, can be modified outside the VoiceEngine.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: js/src/tests/test262/ch13/13.1/13.1-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-17-s.js
+ @description StrictMode - SyntaxError is thrown if the identifier 'eval' appears within a FormalParameterList of a strict mode FunctionExpression in strict eval code
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RendererVk.cpp:
+ Implements the class methods for RendererVk.
+
+Files: js/src/tests/test262/intl402/ch13/13.1/13.1.1_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that localeCompare rejects values that can't be coerced to an object.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-0-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-0-1.js
+ @description delete operator as UnaryExpression
+
+Files: modules/freetype2/src/pshinter/pshrec.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The functions defined here are called from the Type 1, CID and CFF
+ font drivers to record the hints of a given character/glyph.
+ .
+ The hints are recorded in a unified format, and are later processed
+ by the `optimizer' and `fitter' to adjust the outlines to the pixel
+ grid.
+
+Files: intl/icu/source/config/mh-alpha-linux-cc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Alpha-Linux-specific setup
+ Copyright (c) 1999-2006, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1-23-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1-23-s.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: packag\u0065 (package)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/StateManager11.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StateManager11.h: Defines a class for caching D3D11 state
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/agc/voice_gmm_tables.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ GMM tables for active segments. Generated by MakeGmmTables.m.
+
+Files: third_party/aom/aom_util/endian_inl.h
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Endian related functions.
+
+Files: media/libcubeb/tests/test_devices.cpp
+Copyright: 2015 Haakon Sporsheim <haakon.sporsheim@telenordigital.com>
+License: __UNKNOWN__
+ This program is made available under an ISC-style license. See the
+ accompanying file LICENSE for details.
+ .
+ libcubeb enumerate device test/example.
+ Prints out a list of devices enumerated.
+
+Files: media/webrtc/trunk/webrtc/tools/e2e_quality/audio/audio_e2e_harness.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Sets up a simple VoiceEngine loopback call with the default audio devices
+ and runs forever. Some parameters can be configured through command-line
+ flags.
+
+Files: gfx/angle/src/third_party/trace_event/trace_event.h
+Copyright: 2013 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Trace events are for tracking application performance and resource usage.
+ Macros are provided to track:
+ Begin and end of function calls
+ Counters
+ .
+ Events are issued against categories. Whereas LOG's
+ categories are statically defined, TRACE categories are created
+ implicitly with a string. For example:
+
+Files: devtools/client/inspector/markup/test/lib_jquery_1.4_min.js
+Copyright: 2010 John Resig Dual licensed under the MIT or GPL Version 2 licenses. http://docs.jquery.com/License
+License: __UNKNOWN__
+ Includes Sizzle.js
+ http://sizzlejs.com/
+ Copyright 2010, The Dojo Foundation
+ Released under the MIT, BSD, and GPL Licenses.
+ .
+ Date: Wed Jan 13 15:23:05 2010 -0500
+
+Files: media/libjpeg/jdct.h
+Copyright: 1994-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This include file contains common declarations for the forward and
+ inverse DCT modules. These declarations are private to the DCT managers
+ (jcdctmgr.c, jddctmgr.c) and the individual DCT algorithms.
+ The individual DCT algorithms are kept in separate files to ease
+ machine-dependent tuning (e.g., assembly coding).
+ .
+ A forward DCT routine is given a pointer to a work area of type DCTELEM[];
+ the DCT is to be performed in-place in that buffer. Type DCTELEM is int
+ for 8-bit samples, JLONG for 12-bit samples. (NOTE: Floating-point DCT
+
+Files: modules/brotli/enc/block_splitter_inc.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ template parameters: FN, DataType
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2.1-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2.1-1gs.js
+ @description Strict Mode - eval code cannot instantiate variable in the variable environment of the calling context that invoked the eval if the code of the calling context is strict code
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/LICENSE_THIRD_PARTY
+Copyright: 2001 Steve Underwood
+License: __UNKNOWN__
+ Despite my general liking of the GPL, I place this code in the
+ public domain for the benefit of all mankind - even the slimy
+ ones who might try to proprietize my work and use it to my
+ detriment.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-67-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-67-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.apply(null))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.3/7.3-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-4.js
+ @description 7.3 - ES5 recognizes the character <PS> (\u2029) as terminating SingleLineComments
+
+Files: media/libjpeg/jcmainct.c
+Copyright: 1994-1996 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the main buffer controller for compression.
+ The main buffer lies between the pre-processor and the JPEG
+ compressor proper; it holds downsampled data in the JPEG colorspace.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Renderer11.h
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Renderer11.h: Defines a back-end specific class for the D3D11 renderer.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-61-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-61-s.js
+ @description Strict Mode - checking 'this' (Injected setter includes strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/TransformFeedback11.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TransformFeedbackD3D.cpp is a no-op implementation for both the D3D9 and D3D11 renderers.
+
+Files: python/bitstring/README.txt
+Copyright: 2014 Scott Griffiths
+License: __UNKNOWN__
+ For more information see the project's homepage on Google Code:
+ <http://python-bitstring.googlecode.com>
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-30gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-30gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration defined within a FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/cgl/WindowSurfaceCGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WindowSurfaceCGL.h: CGL implementation of egl::Surface for windows
+
+Files: intl/icu/source/extra/uconv/uconv.1.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2000-2013 IBM, Inc. and others.
+ .
+ Manual page by Yves Arrouye <yves@realnames.com>.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2-3-c-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2-3-c-1-s.js
+ @description Direct eval code in strict mode - cannot instantiate variable in the variable environment of the calling context
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >> y uses [[Default Value]]
+
+Files: gfx/angle/src/libANGLE/Display.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Display.cpp: Implements the egl::Display class, representing the abstract
+ display on which graphics are drawn. Implements EGLDisplay.
+ [EGL 1.4] section 2.1.2 page 3.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/dtmf_tone_generator_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for DtmfToneGenerator class.
+
+Files: modules/brotli/enc/find_match_length.h
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Function to find maximal matching prefixes of strings.
+
+Files: modules/brotli/enc/static_dict_lut.h
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Lookup table for static dictionary and transforms.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-11.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: enum, extends, super
+
+Files: gfx/angle/src/tests/perf_tests/DynamicPromotionPerfTest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DynamicPromotionPerfTest:
+ Tests that ANGLE will promote buffer specfied with DYNAMIC usage to static after a number of
+ iterations without changing the data. It specifically affects the D3D back-end, which treats
+ dynamic and static buffers quite differently.
+
+Files: python/eme/gen-eme-voucher.py
+Copyright: 2014 Adobe Systems Incorporated.
+License: __UNKNOWN__
+ Adobe permits you to use, modify, and distribute this file in accordance
+ with the terms of the Mozilla Public License, v 2.0 accompanying it. If
+ a copy of the MPL was not distributed with this file, You can obtain one
+ at http://mozilla.org/MPL/2.0/.
+ .
+ Creates an Adobe Access signed voucher for x32/x64 windows executables
+ Notes: This is currently python2.7 due to mozilla build system requirements
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2-1-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2-1-4.js
+ @description Indirect call to eval has context set to global context (with block)
+
+Files: media/webrtc/trunk/build/all_android.gyp
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This is all.gyp file for Android to prevent breakage in Android and other
+ platform; It will be churning a lot in the short term and eventually be merged
+ into all.gyp.
+
+Files: intl/icu/source/config/mh-hpux-acc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ HP/UX-specific setup using aCC
+ Copyright (c) 1999-2012, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/11.1.4_4-5-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 11.1.4;
+ The production
+ ElementList : Elisionopt AssignmentExpression
+ 5.Call the [[DefineOwnProperty]] internal method of array with arguments ToString(firstIndex), the Property Descriptor { [[Value]]: initValue, [[Writable]]: true
+ , [[Enumerable]]: true, [[Configurable]]: true}, and false.
+
+Files: testing/docker/base-build/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/base-build/Dockerfile
+License: __UNKNOWN__
+ # Run system setup script; this ensures taht the whole process
+ # boils down to a single docker layer
+ ADD system-setup.sh /tmp/system-setup.sh
+ RUN ["/tmp/system-setup.sh"]
+ .
+ # Set variable normally configured at login, by the shells parent process, these
+ # are taken from GNU su manual
+ ENV HOME /home/worker
+ ENV SHELL /bin/bash
+ ENV USER worker
+ ENV LOGNAME worker
+ .
+ # Declare default working folder
+ WORKDIR /home/worker
+ .
+ # Set a default command useful for debugging
+ CMD ["/bin/bash", "--login"]
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/S11.4.1_A5.js
+Copyright: 2011 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ A strict delete should either succeed, returning true, or it
+ should fail by throwing a TypeError. Under no circumstances
+ should a strict delete return false.
+
+Files: media/libjpeg/jchuff.c
+Copyright: 1991-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009-2016 D. R. Commander.
+ 2015 Matthieu Darbois. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains Huffman entropy encoding routines.
+ .
+ Much of the complexity here has to do with supporting output suspension.
+ If the data destination module demands suspension, we want to be able to
+ back up to the start of the current MCU. To do this, we copy state
+ variables into local working storage, and update them back to the
+ permanent JPEG objects only upon successful completion of an MCU.
+
+Files: intl/icu/source/i18n/regexcmp.h
+Copyright: 2002-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ regexcmp.h
+ .
+ This file contains declarations for the class RegexCompile
+ .
+ This class is internal to the regular expression implementation.
+ For the public Regular Expression API, see the file "unicode/regex.h"
+
+Files: js/src/tests/test262/ch08/8.2/S8.2_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ For the keyword null the typeof operator returns the "object"
+ See also
+
+Files: editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/js/canonicalize.js
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Licensed under the Apache License, Version 2.0 (the 'License')
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an 'AS IS' BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @version 0.1
+ @author rolandsteiner@google.com
+ .
+ Canonicalize HTML entities to their actual character
+ .
+ @param str {String} the HTML string to be canonicalized
+ @return {String} the canonicalized string
+
+Files: gfx/angle/src/libANGLE/Device.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Device.h: Implements the egl::Device class, representing the abstract
+ device. Implements EGLDevice.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-3-s.js
+ @description delete operator throws TypeError when deleting a non-configurable data property in strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/SurfaceD3D.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceD3D.cpp: D3D implementation of an EGL surface
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Image9.cpp
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Image9.cpp: Implements the rx::Image9 class, which acts as the interface to
+ the actual underlying surfaces of a Texture.
+
+Files: modules/brotli/enc/prefix.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Functions for encoding of integers into prefix codes the amount of extra
+ bits, and the actual values of the extra bits.
+
+Files: intl/icu/source/i18n/digitinterval.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: digitinterval.cpp
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/TextureStorage9.cpp
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureStorage9.cpp: Implements the abstract rx::TextureStorage9 class and its concrete derived
+
+Files: media/webrtc/trunk/tools/gyp/test/win/linker-flags/link-warning.cc
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This will cause LNK4254.
+
+Files: testing/talos/talos/tests/dromaeo/lib/yui-event.js
+Copyright: 2008 Yahoo! Inc. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.6.0
+License: __UNKNOWN__
+ The CustomEvent class lets you define events for your application
+ that can be subscribed to by one or more independent component.
+ .
+ @param {String} type The type of event, which is passed to the callback
+ when the event fires
+ @param {Object} oScope The context the event will fire from. "this" will
+ refer to this object in the callback. Default value:
+ the window object. The listener can override this.
+ @param {boolean} silent pass true to prevent the event from writing to
+ the debugsystem
+ @param {int} signature the signature that the custom event subscriber
+ will receive. YAHOO.util.CustomEvent.LIST or
+ YAHOO.util.CustomEvent.FLAT. The default is
+ YAHOO.util.CustomEvent.LIST.
+ @namespace YAHOO.util
+ @class CustomEvent
+ @constructor
+
+Files: js/src/tests/test262/ch08/8.6/8.6.1/S8.6.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ A property can have attribute ReadOnly like E in Math
+
+Files: media/libjpeg/jdatasrc.c
+Copyright: 1994-1996 Thomas G. Lane. Modified 2009-2011 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2013-2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains decompression data source routines for the case of
+ reading JPEG data from memory or from a file (or any stdio stream).
+ While these routines are sufficient for most applications,
+ some will want to use a different source manager.
+ IMPORTANT: we assume that fread() will correctly transcribe an array of
+ JOCTETs from 8-bit-wide elements on external storage. If char is wider
+ than 8 bits on your machine, you may need to do some tweaking.
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/DeviceVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DeviceVk.h:
+ Defines the class interface for DeviceVk, implementing DeviceImpl.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-1-s.js
+
+Files: intl/icu/source/config/icu-config-top
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ Copyright (C) 1999-2013, International Business Machines
+ Corporation and others.
+ ******************************************************************************
+ This script is designed to aid configuration of ICU.
+ rpath links a library search path right into the binaries.
+ .
+ Note: it's preferred to use the .pc files rather than icu-config.
+ .
+ END of icu-config-top
+ .
+ Zero out prefix.
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.3.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the object returned by Intl.NumberFormat.prototype.resolvedOptions
+ has the right properties.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/ShaderVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderVk.cpp:
+ Implements the class methods for ShaderVk.
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/ImageVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ImageVk.h:
+ Defines the class interface for ImageVk, implementing ImageImpl.
+
+Files: intl/icu/source/extra/Makefile.in
+Copyright: 1999-2011 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU extras
+ Stephen F. Booth
+ .
+ Install directory information
+
+Files: js/src/tests/test262/intl402/ch13/13.1/13.1.1_3_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that localeCompare coerces that to a string.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If m is infinity, return the string "Infinity"
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-5.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: finally, return, void
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.27.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "super" token can not be used as identifier
+
+Files: js/src/tests/test262/ch13/13.2/13.2-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-7-s.js
+ @description StrictMode - enumerating over a function object looking for 'caller' fails outside of the function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A18.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 2 or of HexDigit ::: 2 is 2
+
+Files: media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_utility_android.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Android audio device utility interface
+
+Files: js/src/tests/test262/ch12/12.14/12.14-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14-12.js
+ @description catch introduces scope - name lookup finds property
+
+Files: intl/icu/source/i18n/visibledigits.cpp
+Copyright: 2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: visibledigits.cpp
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/SurfaceVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceVk.h:
+ Defines the class interface for SurfaceVk, implementing SurfaceImpl.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-15-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: other-licenses/nsis/Contrib/ExDLL/tchar.h
+Copyright: 1999-2007 Nullsoft and Contributors
+License: __UNKNOWN__
+ This software is provided 'as-is', without any express or implied
+ warranty.
+ .
+ For Unicode support by Jim Park -- 08/30/2007
+ .
+ Jim Park: Only those we use are listed here.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This header file defines the coefficients of the FIR based approximation of
+ the Meyer Wavelet
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production TryStatement : try Block Catch is evaluated as follows: 2. If Result(1).type is not throw, return Result(1)
+
+Files: devtools/client/shared/vendor/immutable.js
+Copyright: 2014-2015 Facebook, Inc.
+License: __UNKNOWN__
+ This source code is licensed under the BSD-style license found in the
+ LICENSE file in the root directory of this source tree. An additional grant
+ of patent rights can be found in the PATENTS file in the same directory.
+
+Files: intl/icu/source/tools/tzcode/icuregions
+Copyright: 2013-2014 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ This is an ICU-specific file including zone/region mapping.
+ .
+ Each line below indicates zone and its region in the syntax below -
+
+Files: js/src/tests/test262/ch13/13.2/13.2-32-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-32-s.js
+ @description StrictMode - property named 'caller' of function objects is not configurable
+ @onlyStrict
+
+Files: media/webrtc/trunk/tools/gyp/test/rules/src/subdir2/never_used.gyp
+Copyright: 2009 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Test that the case where there is a rule that doesn't apply to anything.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/test/unpack.cc
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Commandline tool to unpack audioproc debug files.
+ .
+ The debug files are dumped as protobuf blobs. For analysis, it's necessary
+ to unpack the file into its component parts: audio and other data.
+
+Files: gfx/angle/src/tests/gl_tests/FramebufferTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Framebuffer tests:
+ Various tests related for Frambuffers.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/isac.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ isac.c
+ .
+ This C file contains the functions for the ISAC API
+
+Files: gfx/angle/src/libANGLE/renderer/StreamProducerImpl.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StreamProducerImpl.h: Defines the abstract rx::StreamProducerImpl class.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-18-s.js
+ @description Strict Mode - Function code that is part of a Accessor PropertyAssignment is in Strict Mode if Accessor PropertyAssignment is contained in use strict(setter)
+ @noStrict
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ VariableDeclaration within Eval statement is initialized as the program reaches the eval statement
+
+Files: media/webrtc/trunk/webrtc/common_audio/fft4g.c
+Copyright: 1996-2001 Takuya OOURA,
+License: __UNKNOWN__
+ You may use, copy, modify and distribute this code for any purpose (include
+ commercial use) and without fee. Please refer to this package when you modify
+ this code.
+ .
+ Changes:
+ Trivial type modifications by the WebRTC authors.
+ .
+ Fast Fourier/Cosine/Sine Transform
+ dimension :one
+ data length :power of 2
+ decimation :frequency
+ radix :4, 2
+ data :inplace
+ table :use
+ functions
+ cdft: Complex Discrete Fourier Transform
+ rdft: Real Discrete Fourier Transform
+ ddct: Discrete Cosine Transform
+ ddst: Discrete Sine Transform
+ dfct: Cosine Transform of RDFT (Real Symmetric DFT)
+ dfst: Sine Transform of RDFT (Real Anti-symmetric DFT)
+ function prototypes
+ void cdft(int, int, float *, int *, float *);
+ void rdft(int, int, float *, int *, float *);
+ void ddct(int, int, float *, int *, float *);
+ void ddst(int, int, float *, int *, float *);
+ void dfct(int, float *, float *, int *, float *);
+ void dfst(int, float *, float *, int *, float *);
+
+Files: js/src/tests/test262/ch12/12.12/S12.12_A1_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Labelled statements are only used in conjunction with labelled
+ break and continue statements
+
+Files: other-licenses/nsis/Contrib/ExDLL/exdll_with_unit.dpr
+Copyright: 2001 Peter Windridge
+License: __UNKNOWN__
+ Changed with delphi unit nsis.pas
+ by bernhard mayer
+ .
+ Tested in Delphi 7.0
+ }
+ .
+ library exdll;
+ .
+ uses
+ nsis, windows;
+
+Files: media/webrtc/trunk/tools/gyp/test/variables/commands/commands.gypi
+Copyright: 2009 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is included from commands.gyp to test evaluation order of includes.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.26.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "static" token can not be used as identifier in strict code
+
+Files: media/libjpeg/jidctfst.c
+Copyright: 1994-1998 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains a fast, not so accurate integer implementation of the
+ inverse DCT (Discrete Cosine Transform). In the IJG code, this routine
+ must also perform dequantization of the input coefficients.
+ .
+ A 2-D IDCT can be done by 1-D IDCT on each column followed by 1-D IDCT
+ on each row (or vice versa, but it's more convenient to emit a row at
+ a time). Direct algorithms are also available, but they are much more
+ complex and seem not to be any faster when reduced to code.
+ .
+ This implementation is based on Arai, Agui, and Nakajima's algorithm for
+ scaled DCT. Their original paper (Trans. IEICE E-71(11):1095) is in
+ Japanese, but the algorithm is described in the Pennebaker & Mitchell
+ JPEG textbook (see REFERENCES section in file README.ijg). The following
+ code is based directly on figure 4-8 in P&M.
+ While an 8-point DCT cannot be done in less than 11 multiplies, it is
+ possible to arrange the computation so that many of the multiplies are
+ simple scalings of the final outputs. These multiplies can then be
+ folded into the multiplications or divisions by the JPEG quantization
+ table entries. The AA&N method leaves only 5 multiplies and 29 adds
+ to be done in the DCT itself.
+ The primary disadvantage of this method is that with fixed-point math,
+ accuracy is lost due to imprecise representation of the scaled
+ quantization values. The smaller the quantization table entry, the less
+ precise the scaled value, so this implementation does worse with high-
+ quality-setting files than with low-quality ones.
+
+Files: js/src/tests/test262/ch11/11.7/11.7.2/S11.7.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between ShiftExpression and ">>" or between ">>" and AdditiveExpression are allowed
+
+Files: intl/icu/source/config/mh-alpha-linux-gcc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Linux-specific setup
+ Copyright (c) 1999-2009, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-4-s.js
+ @description Strict Mode - octal extension (06) is forbidden in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-7.js
+ @description delete operator inside 'eval'
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Fence9.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Fence9.h: Defines the rx::FenceNV9 class which implements rx::FenceNVImpl.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-9-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression defined within strict mode)
+ @onlyStrict
+
+Files: media/libjpeg/jidctint.c
+Copyright: 1991-1998 Thomas G. Lane. Modification developed 2002-2009 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains a slow-but-accurate integer implementation of the
+ inverse DCT (Discrete Cosine Transform). In the IJG code, this routine
+ must also perform dequantization of the input coefficients.
+ .
+ A 2-D IDCT can be done by 1-D IDCT on each column followed by 1-D IDCT
+ on each row (or vice versa, but it's more convenient to emit a row at
+ a time). Direct algorithms are also available, but they are much more
+ complex and seem not to be any faster when reduced to code.
+ .
+ This implementation is based on an algorithm described in
+ C. Loeffler, A. Ligtenberg and G. Moschytz, "Practical Fast 1-D DCT
+ Algorithms with 11 Multiplications", Proc. Int'l. Conf. on Acoustics,
+ Speech, and Signal Processing 1989 (ICASSP '89), pp. 988-991.
+ The primary algorithm described there uses 11 multiplies and 29 adds.
+ We use their alternate method with 12 multiplies and 32 adds.
+ The advantage of this method is that no data path contains more than one
+ multiplication; this allows a very simple and accurate implementation in
+ scaled fixed-point arithmetic, with a minimal number of shifts.
+ .
+ We also provide IDCT routines with various output sample block sizes for
+ direct resolution reduction or enlargement without additional resampling:
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-3-s.js
+ @description simple assignment throws TypeError if LeftHandSide is a readonly property in strict mode (Global.Infinity)
+ @onlyStrict
+
+Files: media/libjpeg/jcdctmgr.c
+Copyright: 1994-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 1999-2006 MIYASAKA Masaru.
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2011-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the forward-DCT management logic.
+ This code selects a particular DCT implementation to be used,
+ and it performs related housekeeping chores including coefficient
+ quantization.
+
+Files: gfx/angle/src/libANGLE/ResourceManager.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ResourceManager.h : Defines the ResourceManager class, which tracks objects
+ shared by multiple GL contexts.
+
+Files: media/libjpeg/jcinit.c
+Copyright: 1991-1997 Thomas G. Lane.
+License: __UNKNOWN__
+ This file is part of the Independent JPEG Group's software.
+ For conditions of distribution and use, see the accompanying README.ijg
+ file.
+ .
+ This file contains initialization logic for the JPEG compressor.
+ This routine is in charge of selecting the modules to be executed and
+ making an initialization call to each one.
+ .
+ Logically, this code belongs in jcmaster.c. It's split out because
+ linking this routine implies linking the entire compression library.
+ For a transcoding-only application, we want to be able to use jcmaster.c
+ without linking in the whole library.
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A5.3_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Postfix Decrement Operator for automatic semicolon insertion
+
+Files: intl/icu/source/config/mh-solaris-gcc
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Solaris-specific setup using gcc
+ Copyright (c) 1999-2014, International Business Machines Corporation and
+ others.
+ .
+ Flags for position independent code
+
+Files: js/src/tests/test262/ch11/11.10/11.10.3/S11.10.3_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between BitwiseORExpression and "|" or between "|" and BitwiseXORExpression are allowed
+
+Files: testing/web-platform/tests/annotation-protocol/tools/protocol-server.py
+Copyright: 2016 Spec-Ops
+License: __UNKNOWN__
+ for license information, see http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html
+
+Files: js/src/tests/test262/ch13/13.2/13.2-15-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-15-1.js
+ @description Function Object has length as its own property and does not invoke the setter defined on Function.prototype.length (Step 15)
+
+Files: intl/icu/source/test/intltest/Makefile.in
+Copyright: 1999-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU - test/intltest
+ .
+ Source directory information
+
+Files: media/webrtc/trunk/tools/gyp/test/win/precompiled/hello2.c
+Copyright: 2011 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Unlike hello.c, this file specifies the headers.
+
+Files: dom/tests/mochitest/ajax/scriptaculous/src/effects.js
+Copyright: 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) Contributors: Justin Palmer (http://encytemedia.com/) Mark Pilgrim (http://diveintomark.org/) Martin Bialasinki
+License: __UNKNOWN__
+ script.aculo.us is freely distributable under the terms of an MIT-style license.
+ For details, see the script.aculo.us web site: http://script.aculo.us/
+ .
+ converts rgb() and #xxx to #xxxxxx format,
+ returns self (or first argument) if not convertable
+
+Files: ipc/chromium/src/base/condition_variable.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ConditionVariable wraps pthreads condition variable synchronization or, on
+ Windows, simulates it. This functionality is very helpful for having
+ several threads wait for an event, as is common with a thread pool managed
+ by a master. The meaning of such an event in the (worker) thread pool
+ scenario is that additional tasks are now available for processing. It is
+ used in Chrome in the DNS prefetching system to notify worker threads that
+ a queue now has items (tasks) which need to be tended to. A related use
+ would have a pool manager waiting on a ConditionVariable, waiting for a
+ thread in the pool to announce (signal) that there is now more room in a
+ (bounded size) communications queue for the manager to deposit tasks, or,
+ as a second example, that the queue of tasks is completely empty and all
+ workers are waiting.
+ .
+ USAGE NOTE 1: spurious signal events are possible with this and
+ most implementations of condition variables. As a result, be
+ *sure* to retest your condition before proceeding. The following
+ is a good example of doing this correctly:
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h
+Copyright: 2015 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the declaration of the VP9 packetizer class.
+ A packetizer object is created for each encoded video frame. The
+ constructor is called with the payload data and size.
+ .
+ After creating the packetizer, the method NextPacket is called
+ repeatedly to get all packets for the frame. The method returns
+ false as long as there are more packets left to fetch.
+
+Files: gfx/angle/src/libANGLE/formatutils.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ formatutils.h: Queries for GL image formats.
+
+Files: js/src/tests/test262/ch12/12.5/S12.5_A11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ {} within the "if" expression is not allowed
+
+Files: js/src/tests/test262/ch11/11.4/11.4.3/S11.4.3_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "typeof" and UnaryExpression are allowed
+
+Files: media/webrtc/trunk/webrtc/video_engine/encoder_state_feedback.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ TODO(mflodman) ViEEncoder has a time check to not send key frames too often,
+ move the logic to this class.
+
+Files: media/libsoundtouch/src/cpu_detect_x86.cpp
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/cpu_detect_x86.cpp
+License: __UNKNOWN__
+ Last changed : $Date: 2014-01-07 18:24:28 +0000 (Tue, 07 Jan 2014) $
+ File revision : $Revision: 4 $
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is +Infinity, return false
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-8gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-8gs.js
+ @description Strict Mode - Use Strict Directive Prologue is ''use strict';' which appears twice in the code
+ @noStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-19-b-3gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-19-b-3gs.js
+ @description StrictMode - error is thrown when assign a value to the 'caller' property of a function object
+ @onlyStrict
+ @negative NotEarlyError
+
+Files: intl/icu/source/extra/scrptrun/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Makefile.in for ICU - extra/scrptrun
+ Copyright (c) 2001-2011, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: gfx/angle/src/tests/gl_tests/ComputeShaderTest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ComputeShaderTest:
+ Compute shader specific tests.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Image11.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Image11.h: Defines the rx::Image11 class, which acts as the interface to
+ the actual underlying resources of a Texture
+
+Files: js/src/tests/test262/ch12/12.1/12.1-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.1/12.1-4.js
+ @description 12.1 - block '{ StatementListopt };' is not allowed: if-else
+
+Files: modules/freetype2/src/autofit/afcjk.c
+Copyright: 2006-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The algorithm is based on akito's autohint patch, archived at
+ .
+ https://web.archive.org/web/20051219160454/http://www.kde.gr.jp:80/~akito/patch/freetype2/2.1.7/
+
+Files: intl/icu/source/config/icu-config.1.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2002-2008 IBM, Inc. and others.
+ .
+ Based on Yves Arrouye's pkgdata page <yves@arrouye.net>
+ Modified by Steven R. Loomis <srl@jtcsv.com>.
+ With help from http://www.igpm.rwth-aachen.de/~albrecht/manpage.html
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Infinity is not a keyword
+
+Files: media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/jni/org_webrtc_vieautotest_vie_autotest.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ DO NOT EDIT THIS FILE - it is machine generated
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-67gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-67gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.apply(null))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-65gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-65gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by non-strict new'ed Function constructor)
+ @onlyStrict
+
+Files: testing/modules/ajv-4.1.1.js
+Copyright: 2015 Evgeny Poberezkin
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+Files: modules/freetype2/src/tools/ftfuzzer/ftmutator.cc
+Copyright: 2015-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Since `tar' is not a valid format for input to FreeType, treat any input
+ that looks like `tar' as multiple files and mutate them separately.
+ .
+ In the future, a variation of this may be used to guide mutation on a
+ logically higher level.
+
+Files: media/libjpeg/jdatadst.c
+Copyright: 1994-1996 Thomas G. Lane. Modified 2009-2012 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2013-2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains compression data destination routines for the case of
+ emitting JPEG data to memory or to a file (or any stdio stream).
+ While these routines are sufficient for most applications,
+ some will want to use a different destination manager.
+ IMPORTANT: we assume that fwrite() will correctly transcribe an array of
+ JOCTETs into 8-bit-wide elements on external storage. If char is wider
+ than 8 bits on your machine, you may need to do some tweaking.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/glx/FunctionsGLX.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsGLX.h: Defines the FunctionsGLX class to load functions and data from GLX
+
+Files: js/src/tests/test262/ch08/8.1/S8.1_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If property of object not exist, return undefined
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/division_operations.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains implementations of the divisions
+
+Files: media/libvpx/vp9/encoder/x86/vp9_error_intrin_avx2.c
+Copyright: 2014 The WebM project authors.
+License: __UNKNOWN__
+ Usee of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+
+Files: js/src/tests/test262/intl402/ch13/13.1/13.1.1_7.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that localeCompare produces the same results as Intl.Collator.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-13.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: implements, let, private
+
+Files: gfx/angle/src/libANGLE/renderer/gl/BufferGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BufferGL.cpp: Implements the class methods for BufferGL.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-4-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'arguments' appears within a FormalParameterList of a strict mode FunctionExpression
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/S11.1.5_A1.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ObjectLiteral: { NumericLiteral : AssignmentExpression}
+
+Files: gfx/angle/src/image_util/loadimage.h
+Copyright: 2013-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ loadimage.h: Defines image loading functions
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/ShaderD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderD3D.h: Defines the rx::ShaderD3D class which implements rx::ShaderImpl.
+
+Files: media/libcubeb/tests/test_duplex.cpp
+Copyright: 2016 Mozilla Foundation
+License: __UNKNOWN__
+ This program is made available under an ISC-style license. See the
+ accompanying file LICENSE for details.
+ .
+ libcubeb api/function test. Loops input back to output and check audio
+ is flowing.
+
+Files: media/webrtc/trunk/build/gyp_chromium
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This script is wrapper for Chromium that adds some support for how GYP
+ is invoked by Chromium beyond what can be done in the gclient hooks.
+
+Files: media/webrtc/trunk/webrtc/tools/rtcbot/test/three_bots_video_conference.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A video conference between 3 bots streaming video and audio between
+ each other.
+ The test succeeds after establishing the call between the three
+ devices.
+ .
+ Note: the source of the video and audio stream is getUserMedia().
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/NativeWindowD3D.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NativeWindowD3D.h: Defines NativeWindowD3D, a class for managing and performing operations on an
+ EGLNativeWindowType for the D3D renderers.
+
+Files: security/nss/automation/taskcluster/docker-hacl/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/docker-hacl/Dockerfile
+License: __UNKNOWN__
+ # Pinned versions of HACL* (F* and KreMLin are pinned as submodules)
+ ENV haclrepo https://github.com/mitls/hacl-star.git
+ .
+ # Define versions of dependencies
+ ENV opamv 4.05.0
+ ENV haclversion 1da331f9ef30e13269e45ae73bbe4a4bca679ae6
+ .
+ # Install required packages and set versions
+ ADD setup.sh /tmp/setup.sh
+ RUN bash /tmp/setup.sh
+ .
+ # Create user, add scripts.
+ RUN useradd -ms /bin/bash worker
+ WORKDIR /home/worker
+ ADD bin /home/worker/bin
+ RUN chmod +x /home/worker/bin/*
+ USER worker
+ .
+ # Build F*, HACL*, verify. Install a few more dependencies.
+ ENV OPAMYES true
+ ENV PATH "/home/worker/hacl-star/dependencies/z3/bin:$PATH"
+ ADD setup-user.sh /tmp/setup-user.sh
+ ADD license.txt /tmp/license.txt
+ RUN bash /tmp/setup-user.sh
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.17.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "switch" token can not be used as identifier
+
+Files: gfx/angle/src/libANGLE/renderer/gl/WorkaroundsGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WorkaroundsGL.h: Workarounds for GL driver bugs and other issues.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ isacfix.c
+ .
+ This C file contains the functions for the ISAC API
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ +Infinity expression has a type Number
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "double" token can be used as identifier
+
+Files: media/webrtc/trunk/build/common.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IMPORTANT:
+
+Files: js/src/tests/test262/ch13/13.1/13.1-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-2-s.js
+ @description Strict Mode - SyntaxError is thrown if the identifier 'eval' appears within a FormalParameterList of a strict mode FunctionExpression
+ @onlyStrict
+
+Files: modules/freetype2/src/psnames/pstables.h
+Copyright: 2005-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file has been generated automatically -- do not edit!
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.19.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "throw" token can not be used as identifier
+
+Files: js/src/tests/test262/ch12/12.13/S12.13_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Sanity test for throw statement
+
+Files: media/webrtc/trunk/build/install-chroot.sh
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This script installs Debian-derived distributions in a chroot environment.
+ It can for example be used to have an accurate 32bit build and test
+ environment when otherwise working on a 64bit machine.
+ N. B. it is unlikely that this script will ever work on anything other than a
+ Debian-derived system.
+ .
+ Older Debian based systems had both "admin" and "adm" groups, with "admin"
+ apparently being used in more places. Newer distributions have standardized
+ on just the "adm" group. Check /etc/group for the prefered name of the
+ administrator group.
+
+Files: media/webrtc/trunk/webrtc/video_engine/vie_capturer_unittest.cc
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for ViECapturer.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-2-s.js
+
+Files: js/src/tests/test262/ch07/7.6/7.6-26.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-26.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: default (default)
+
+Files: intl/icu/source/config/mh-alpha-osf
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Alpha-OSF-specific setup
+ Copyright (c) 1999-2006, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-84-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-84-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict new'ed Function constructor)
+ @noStrict
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_dtmf.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - Telephone event transmission.
+ - DTMF tone generation.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: media/webrtc/trunk/webrtc/base/move.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Borrowed from Chromium's src/base/move.h.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2-1-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2-1-5.js
+ @description Indirect call to eval has context set to global context (inside another eval)
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/S11.1.5_A1.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ObjectLiteral: { Identifier : AssignmentExpression}
+
+Files: media/libyuv/all.gyp
+Copyright: 2013 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ all.gyp and All target are for benefit of android gyp build.
+
+Files: js/src/tests/test262/ch12/12.14/12.14-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ local vars must not be visible outside with block
+ local functions must not be visible outside with block
+ local function expresssions should not be visible outside with block
+ local vars must shadow outer vars
+ local functions must shadow outer functions
+ local function expresssions must shadow outer function expressions
+ eval should use the appended object to the scope chain
+ .
+ @path ch12/12.14/12.14-8.js
+ @description catch introduces scope - scope removed when exiting catch block (properties)
+
+Files: gfx/angle/src/libANGLE/ContextState.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ContextState: Container class for all GL context state, caps and objects.
+
+Files: js/src/tests/test262/ch13/13.0/S13_A9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Function can be passed as argument
+
+Files: js/src/tests/test262/ch07/7.6/7.6-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-11.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: var (var)
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-7-s.js
+ @description Strict Mode - TypeError isn't thrown if LeftHandSide is a reference to an accessor property with setter
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-64-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-64-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by non-strict Function constructor)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-56-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-56-s.js
+ @description Strict Mode - checking 'this' (Literal setter defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-10gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-10gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.1/13.1-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-10-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created in 'strict mode' using a FunctionExpression and the function has three identical parameters
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/ProgramVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ProgramVk.cpp:
+ Implements the class methods for ProgramVk.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/formatutils11.h
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ formatutils11.h: Queries for GL image formats and their translations to D3D11
+ formats.
+
+Files: intl/icu/source/common/dtintrv.cpp
+Copyright: 2008 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File DTINTRV.CPP
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-11-s.js
+ @description Strict Mode - Eval code is strict code with a Use Strict Directive at the beginning of the block
+ @noStrict
+
+Files: js/src/tests/test262/ch14/14.1/14.1-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-6-s.js
+ @description 'use strict' directive - not recognized if contains a <TAB> instead of a space
+ @noStrict
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A5.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Prefix Increment Operator for automatic semicolon insertion
+
+Files: intl/icu/source/samples/date/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ Makefile.in for ICU - samples/date
+ Copyright (c) 1999-2012, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: gfx/harfbuzz/src/hb-ot-tag.cc
+Copyright: 2009 Red Hat, Inc.
+ 2011 Google, Inc.
+License: __UNKNOWN__
+ This is part of HarfBuzz, a text shaping library.
+ .
+ Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ software and its documentation for any purpose, provided that the
+ above copyright notice and the following two paragraphs appear in
+ all copies of this software.
+ .
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
+ IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+ .
+ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ .
+ Red Hat Author(s): Behdad Esfahbod
+ Google Author(s): Behdad Esfahbod, Roozbeh Pournader
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/ShaderExecutable9.cpp
+Copyright: 2012-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderExecutable9.cpp: Implements a D3D9-specific class to contain shader
+ executable implementation details.
+
+Files: application/basilisk/components/translation/cld2/internal/cld2_generated_deltaoctachrome0122.cc
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Created by postproc-cld2 4.0 on 2014-02-02 09:39:20
+ From command line:
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-24-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-24-s.js
+ @description eval as local var identifier assigned to throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: intl/icu/source/config/mh-unknown
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2003, International Business Machines Corporation and
+ others.
+ .
+ Note, this is not a real mh- file. You got here because configure
+ (specifically, aclocal.m4) could not determine a suitable mh- file.
+ .
+ Perhaps your platform wasn't detected- try changing aclocal.m4 and
+ re-running autoconf.
+ .
+ If your platform is truly new/different:
+ As a start, try copying mh-linux (which is fairly generic) over this
+ file, and re-run config.status.
+
+Files: gfx/skia/skia/src/sksl/GLSL.std.450.h
+Copyright: 2014-2016 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and/or associated documentation files (the "Materials"),
+ to deal in the Materials without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Materials, and to permit persons to whom the
+ Materials are furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Materials.
+ .
+ MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS
+ STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND
+ HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
+ IN THE MATERIALS.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-16gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-16gs.js
+ @description Strict - checking 'this' from a global scope (New'ed Function constructor includes strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/RenderTarget11.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderTarget11.h: Defines a DX11-specific wrapper for ID3D11View pointers
+ retained by Renderbuffers.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-71-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-71-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.call())
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-43gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-43gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression defined within an Anonymous FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: media/webrtc/trunk/build/temp_gyp/googleurl.gyp
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TODO(mark): Upstream this file to googleurl.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/11.8.2-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.8/11.8.2/11.8.2-3.js
+ @description 11.8.2 Greater-than Operator - Partial left to right order enforced when using Greater-than operator: toString > valueOf
+
+Files: intl/icu/source/config/mh-aix-va
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Aix-specific setup (for Visual Age 5+)
+ Copyright (c) 1999-2010, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.22ns.js
+Copyright: 2011 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "private" token can be used as identifier in non-strict code
+
+Files: gfx/angle/src/libANGLE/Surface.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Surface.cpp: Implements the egl::Surface class, representing a drawing surface
+ such as the client area of a window, including any back buffers.
+ Implements EGLSurface and related functionality. [EGL 1.4] section 2.2 page 3.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/test/testG722.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ testG722.cpp : Defines the entry point for the console application.
+
+Files: js/src/ctypes/libffi/include/ffi_common.h
+Copyright: 1996 Red Hat, Inc.
+ 2007 Free Software Foundation, Inc
+License: __UNKNOWN__
+ Common internal definitions and macros. Only necessary for building
+ libffi.
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.2_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the getter for Intl.Collator.prototype.compare
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/gl/FramebufferGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferGL.h: Defines the class interface for FramebufferGL.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-39-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-39-s.js
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.1_34.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option useGrouping is processed correctly.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-33-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-33-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration defined within an Anonymous FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: modules/freetype2/src/base/ftoutln.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ All functions are declared in freetype.h.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Buffer11.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Buffer11.h: Defines the rx::Buffer11 class which implements rx::BufferImpl via rx::BufferD3D.
+
+Files: gfx/angle/src/libANGLE/validationES2.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationES2.h: Validation functions for OpenGL ES 2.0 entry point parameters
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-62-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-62-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by non-strict function declaration)
+ @onlyStrict
+
+Files: ipc/chromium/src/base/eintr_wrapper.h
+Copyright: 2009 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This provides a wrapper around system calls which may be interrupted by a
+ signal and return EINTR. See man 7 signal.
+ .
+ On Windows, this wrapper macro does nothing.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-37-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-37-s.js
+
+Files: js/src/tests/test262/intl402/ch06/6.4/6.4_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that invalid time zone names are not accepted.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/p2p/base/transport.h
+Copyright: 2004 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A Transport manages a set of named channels of the same type.
+ .
+ Subclasses choose the appropriate class to instantiate for each channel;
+ however, this base class keeps track of the channels by name, watches their
+ state changes (in order to update the manager's state), and forwards
+ requests to begin connecting or to reset to each of the channels.
+ .
+ On Threading: Transport performs work on both the signaling and worker
+ threads. For subclasses, the rule is that all signaling related calls will
+ be made on the signaling thread and all channel related calls (including
+ signaling for a channel) will be made on the worker thread. When
+ information needs to be sent between the two threads, this class should do
+ the work (e.g., OnRemoteCandidate).
+ .
+ Note: Subclasses must call DestroyChannels() in their own constructors.
+ It is not possible to do so here because the subclass constructor will
+ already have run.
+
+Files: media/webrtc/trunk/build/gdb-add-index
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Saves the gdb index for a given binary and its shared library dependencies.
+
+Files: js/src/tests/test262/ch12/12.14/12.14.1/12.14.1-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14.1/12.14.1-4-s.js
+ @description Strict Mode - SyntaxError isn't thrown if a TryStatement with a Catch occurs within strict code and the Identifier of the Catch production is EVAL
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.7/11.4.7-4-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.7/11.4.7-4-1.js
+ @description -"" should be zero
+
+Files: media/webrtc/trunk/webrtc/test/testsupport/mac/run_threaded_main_mac.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file and its corresponding .mm file implement a main function on Mac.
+ It's useful if you need to access a webcam in your Mac application. The code
+ forks a worker thread which runs the below ImplementThisToRunYourTest
+ function, and uses the main thread to pump messages. That way we can run our
+ code in a regular sequential fashion and still pump events, which are
+ necessary to access the webcam for instance.
+ .
+ Implement this method to do whatever you want to do in the worker thread.
+ The argc and argv variables are the unmodified command line from main.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/wgl/WindowSurfaceWGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WindowSurfaceWGL.h: WGL implementation of egl::Surface for windows
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/randomization_functions.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains implementations of the randomization functions
+
+Files: js/src/tests/test262/ch08/8.12/8.12.6/S8.12.6_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[HasProperty]] method of O is called with property name P and if O has a property with name P, return true
+
+Files: security/nss/automation/taskcluster/image_builder/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/image_builder/Dockerfile
+License: __UNKNOWN__
+ WORKDIR /home/worker
+
+Files: js/src/tests/test262/ch07/7.6/7.6-35.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-35.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: export (export)
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-9-s.js
+ @description Strict Mode: an indirect eval declaring a var named 'eval' does not throw
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-60-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-60-s.js
+ @description Strict Mode - checking 'this' (Injected setter defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-25-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-25-s.js
+ @description arguments as local var identifier throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch08/8.12/8.12.8/S8.12.8_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ We overload valueOf method so it return non Primitive value and toString method so it return non Primitive value too
+ Thus [[DefaultValue]] must generate TypeError error
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-14-s.js
+ @description Strict Mode - SyntaxError isn't thrown when 'implements0' occurs in strict mode code
+ @onlyStrict
+
+Files: intl/icu/source/i18n/digitgrouping.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: digitgrouping.cpp
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StateManager11.cpp: Defines a class for caching D3D11 state
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-11-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression defined within strict mode)
+ @onlyStrict
+
+Files: media/webrtc/trunk/build/install-build-deps.sh
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Script to install everything needed to build chromium (well, ideally, anyway)
+ See http://code.google.com/p/chromium/wiki/LinuxBuildInstructions
+ and http://code.google.com/p/chromium/wiki/LinuxBuild64Bit
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-96gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-96gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.bind(null)())
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-9-s.js
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.1_a.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that constructing a NumberFormat doesn't create or modify
+ unwanted properties on the RegExp constructor.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2-1gs.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'implements' occurs in strict mode code
+ @onlyStrict
+
+Files: testing/web-platform/tests/annotation-model/tools/make_tests.py
+Copyright: 2016 W3C Released under the W3C Test Suite License: see LICENSE.txt
+License: __UNKNOWN__
+ This tool creates .html test files for the WPT harness from corresponding .test
+ files that it finds in the tree for this test collection.
+
+Files: js/src/tests/test262/ch12/12.1/12.1-6.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.1/12.1-6.js
+ @description 12.1 - block '{ StatementListopt };' is not allowed: if-else-if-else
+
+Files: js/src/tests/test262/ch07/7.3/7.3-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-8.js
+ @description 7.3 - ES5 recognizes the character <PS> (\u2029) as terminating regular expression literals
+
+Files: js/src/tests/test262/ch13/13.2/13.2-18-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-18-1.js
+ @description Function Object has 'prototype' as its own property, it is not enumerable and does not invoke the setter defined on Function.prototype (Step 18)
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-55-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-55-s.js
+ @description Strict Mode - checking 'this' (Literal getter includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-3.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: instanceof, typeof, else
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/ShaderExecutableD3D.cpp
+Copyright: 2012-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderExecutable.cpp: Implements a class to contain D3D shader executable
+ implementation details.
+
+Files: modules/freetype2/src/smooth/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ smooth driver directory
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/FenceSyncVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceSyncVk.cpp:
+ Implements the class methods for FenceSyncVk.
+
+Files: modules/freetype2/src/cache/ftcerror.h
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the caching sub-system error enumeration
+ constants.
+
+Files: python/psutil/test/_bsd.py
+Copyright: 2009 Giampaolo Rodola'.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TODO: add test for comparing connections with 'sockstat' cmd
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-52gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-52gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression with a strict directive prologue defined within an Anonymous FunctionExpression)
+ @noStrict
+
+Files: js/src/tests/test262/intl402/ch13/13.1/13.1.1_3_2.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that String.prototype.localeCompare treats a missing
+ "that" argument, undefined, and "undefined" as equivalent.
+ @author Norbert Lindenberg
+
+Files: python/configobj/setup.py
+Copyright: 2005-2010 Michael Foord, Mark Andrews, Nicola Larosa E-mail: fuzzyman AT voidspace DOT org DOT uk mark AT la-la DOT com nico AT tekNico DOT net
+License: __UNKNOWN__
+ This software is licensed under the terms of the BSD license.
+ http://www.voidspace.org.uk/python/license.shtml
+
+Files: js/src/tests/test262/ch11/11.4/11.4.9/S11.4.9_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "!" and UnaryExpression are allowed
+
+Files: media/libjpeg/jmemmgr.c
+Copyright: 1991-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the JPEG system-independent memory management
+ routines. This code is usable across a wide variety of machines; most
+ of the system dependencies have been isolated in a separate file.
+ The major functions provided here are:
+ * pool-based allocation and freeing of memory;
+ * policy decisions about how to divide available memory among the
+ virtual arrays;
+ * control logic for swapping virtual arrays between main memory and
+ backing storage.
+ The separate system-dependent file provides the actual backing-storage
+ access code, and it contains the policy decision about how much total
+ main memory to use.
+ This file is system-dependent in the sense that some of its functions
+ are unnecessary in some systems. For example, if there is enough virtual
+ memory so that backing storage will never be used, much of the virtual
+ array control logic could be removed. (Of course, if you have that much
+ memory then you shouldn't care about a little bit of unused code...)
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.17.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "int" token can be used as identifier
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/DisplayEGL.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayEGL.cpp: Common across EGL parts of platform specific egl::Display implementations
+
+Files: gfx/angle/src/libANGLE/Shader.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Shader.cpp: Implements the gl::Shader class and its derived classes
+ VertexShader and FragmentShader. Implements GL shader objects and related
+ functionality. [OpenGL ES 2.0.24] section 2.10 page 24 and section 3.8 page 84.
+
+Files: gfx/angle/src/tests/gl_tests/D3D11FormatTablesTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ D3D11FormatTablesTest:
+ Tests to validate our D3D11 support tables match hardware support.
+
+Files: intl/icu/source/tools/toolutil/udbgutil.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2007-2016, International Business Machines Corporation and
+ others.
+
+Files: other-licenses/nsis/Contrib/ExDLL/nsis.pas
+Copyright: 2001 Peter Windridge
+License: __UNKNOWN__
+ Code in seperate unit and some changes
+ 2003 by Bernhard Mayer
+ .
+ Fixed and formatted by Brett Dever
+ http://editor.nfscheats.com/
+ .
+ simply include this unit in your plugin project and export
+ functions as needed
+ }
+ .
+ unit nsis;
+ .
+ interface
+ .
+ uses
+ windows;
+ .
+ type
+
+Files: modules/brotli/enc/fast_log.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Utilities for fast computation of logarithms.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-33-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-33-s.js
+ @description arguments as local var identifier throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A1.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between MemberExpression or CallExpression and "." and between "." and Identifier are allowed
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-5-s.js
+
+Files: media/libsoundtouch/src/cpu_detect.h
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/cpu_detect.h
+License: __UNKNOWN__
+ Last changed : $Date: 2008-02-10 16:26:55 +0000 (Sun, 10 Feb 2008) $
+ File revision : $Revision: 4 $
+
+Files: python/pyasn1-modules/pyasn1_modules/rfc2560.py
+Copyright: : Ancitel, S.p.a, Rome, Italy License: BSD
+License: __UNKNOWN__
+ current limitations:
+ * request and response works only for a single certificate
+ * only some values are parsed out of the response
+ * the request does't set a nonce nor signature
+ * there is no signature validation of the response
+ * dates are left as strings in GeneralizedTime format -- datetime.datetime
+ would be nicer
+
+Files: intl/icu/source/i18n/decimfmtimpl.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: decimfmtimpl.cpp
+
+Files: security/nss/automation/taskcluster/docker-saw/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/docker-saw/Dockerfile
+License: __UNKNOWN__
+ RUN useradd -d /home/worker -s /bin/bash -m worker
+ WORKDIR /home/worker
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/S7.6.1_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ List of words that are not reserved
+
+Files: intl/icu/source/data/mappings/convrtrs.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ *
+ * Copyright (C) 1995-2014, International Business Machines
+ * Corporation and others.
+ *
+ ******************************************************************************
+ .
+ If this converter alias table looks very confusing, a much easier to
+ understand view can be found at this demo:
+ http://demo.icu-project.org/icu-bin/convexp
+ .
+ IMPORTANT NOTE
+ .
+ This file is not read directly by ICU. If you change it, you need to
+ run gencnval, and eventually run pkgdata to update the representation that
+ ICU uses for aliases. The gencnval tool will normally compile this file into
+ cnvalias.icu. The gencnval -v verbose option will help you when you edit
+ this file.
+ .
+ Please be friendly to the rest of us that edit this table by
+ keeping this table free of tabs.
+ .
+ This is an alias file used by the character set converter.
+ A lot of converter information can be found in unicode/ucnv.h, but here
+ is more information about this file.
+ .
+ If you are adding a new converter to this list and want to include it in the
+ icu data library, please be sure to add an entry to the appropriate ucm*.mk file
+ (see ucmfiles.mk for more information).
+ .
+ Here is the file format using BNF-like syntax:
+
+Files: modules/freetype2/src/truetype/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ TrueType driver directory
+
+Files: js/src/tests/test262/ch07/7.6/7.6-19.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-19.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: switch (switch)
+
+Files: ipc/chromium/src/base/singleton_objc.h
+Copyright: 2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Support for using the Singleton<T> pattern with Objective-C objects. A
+ SingletonObjC is the same as a Singleton, except the default traits are
+ appropriate for Objective-C objects. A typical Objective-C object of type
+ NSExampleType can be maintained as a singleton and accessed with:
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-12.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: const, export, import
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3.1.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat.prototype.constructor is the
+ Intl.DateTimeFormat.
+ @author: Roozbeh Pournader
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/IndexBuffer.cpp
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexBuffer.cpp: Defines the abstract IndexBuffer class and IndexBufferInterface
+ class with derivations, classes that perform graphics API agnostic index buffer operations.
+
+Files: toolkit/components/telemetry/TelemetryComms.h
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/telemetry/TelemetryComms.h
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+
+Files: js/src/tests/test262/intl402/ch12/12.2/12.2.1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat.prototype has the required attributes.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/VertexArray11.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexArray11.h: Defines the rx::VertexArray11 class which implements rx::VertexArrayImpl.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-4.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: new, var, catch
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/agc/histogram_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Use CreateHistUnittestFile.m to generate the input file.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-4.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: break (break)
+
+Files: media/webrtc/trunk/tools/gyp/test/win/win-driver-target-type/win-driver-target-type.h
+Copyright: 2016 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE
+
+Files: js/src/tests/test262/ch13/13.1/13.1-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-16-s.js
+ @description StrictMode - SyntaxError is thrown if the identifier 'eval' appears within a FormalParameterList of a strict mode FunctionDeclaration when FuctionBody is strict code
+ @onlyStrict
+
+Files: modules/freetype2/src/cache/ftcmanag.h
+Copyright: 2000-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ A cache manager is in charge of the following:
+
+Files: gfx/angle/src/libANGLE/renderer/gl/glx/WindowSurfaceGLX.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WindowSurfaceGLX.cpp: GLX implementation of egl::Surface for windows
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/RendererD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RendererD3D.h: Defines a back-end specific class for the DirectX renderer.
+
+Files: js/src/tests/test262/ch11/11.9/11.9.4/S11.9.4_A6.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) and Type(y) are Null-s, return true
+
+Files: gfx/angle/src/libANGLE/renderer/gl/BufferGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BufferGL.h: Defines the class interface for BufferGL.
+
+Files: third_party/aom/examples/noise_model.c
+Copyright: 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ !\file
+ .
+ To allow for external denoising applications, this sample binary illustrates
+ how to create a film grain table (film grain params as a function of time)
+ from an input video and its corresponding denoised source.
+ .
+ The --output-grain-table file can be passed as input to the encoder (in
+ aomenc this is done through the "--film-grain-table" parameter).
+ .
+ As an example, where the input source is an 854x480 yuv420p 8-bit video
+
+Files: gfx/angle/src/common/Optional.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Optional.h:
+ Represents a type that may be invalid, similar to std::optional.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-15gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-15gs.js
+ @description Strict - checking 'this' from a global scope (New'ed Function constructor defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch14/14.1/14.1-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-17-s.js
+ @description 'use strict' directive - not recognized if it follow some other statment empty statement
+ @noStrict
+
+Files: js/src/tests/test262/ch10/10.5/10.5-7-b-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.5/10.5-7-b-1-s.js
+ @description Strict Mode - arguments object is immutable in eval'ed functions
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-15-s.js
+
+Files: gfx/angle/src/common/debug.cpp
+Copyright: 2002-2010 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ debug.cpp: Debugging utilities.
+
+Files: modules/brotli/enc/cluster_inc.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ template parameters: FN, CODE
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A2.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ While evaluating "for (ExpressionNoIn ; ; Expression) Statement", Statement is evaulated first
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-2-s.js
+ @description this is not coerced to an object in strict mode (string)
+ @noStrict
+
+Files: intl/icu/source/config/mh-irix
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ IRIX-specific setup (for CC)
+ Copyright (c) 1999-2006, International Business Machines Corporation and
+ others.
+ .
+ Flags for position independent code
+
+Files: media/libvpx/vpx/svc_context.h
+Copyright: 2013 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ SvcContext - input parameters and state to encode a multi-layered
+ spatial SVC frame
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/copyvertex.h
+Copyright: 2013-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ copyvertex.h: Defines D3D11 vertex buffer copying and conversion functions
+
+Files: xpcom/io/crc32c.c
+Copyright: 1986 Gary S. Brown. You may use this program, or code or tables extracted from it, as desired without restriction.
+License: __UNKNOWN__
+ First, the polynomial itself and its table of feedback terms. The
+ polynomial is
+ X^32+X^26+X^23+X^22+X^16+X^12+X^11+X^10+X^8+X^7+X^5+X^4+X^2+X^1+X^0
+ .
+ Note that we take it "backwards" and put the highest-order term in
+ the lowest-order bit. The X^32 term is "implied"; the LSB is the
+ X^31 term, etc. The X^0 term (usually shown as "+1") results in
+ the MSB being 1
+ .
+ Note that the usual hardware shift register implementation, which
+ is what we're using (we're merely optimizing it by doing eight-bit
+ chunks at a time) shifts bits into the lowest-order term. In our
+ implementation, that means shifting towards the right. Why do we
+
+Files: js/src/tests/test262/ch12/12.14/12.14.1/12.14.1-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14.1/12.14.1-6-s.js
+ @description Strict Mode - SyntaxError isn't thrown if a TryStatement with a Catch occurs within strict code and the Identifier of the Catch production is ARGUMENTS
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-85-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-85-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.apply())
+ @noStrict
+
+Files: editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/js/pad.js
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__
+ Licensed under the Apache License, Version 2.0 (the 'License')
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an 'AS IS' BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @version 0.1
+ @author rolandsteiner@google.com
+ .
+ Normalize text selection indicators and convert inter-element selection
+ indicators to comments.
+ .
+ Note that this function relies on the spaces of the input string already
+ having been normalized by canonicalizeSpaces!
+ .
+ @param pad {String} HTML string that includes selection marker characters
+ @return {String} the HTML string with the selection markers converted
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-5-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-5-13.js
+ @description Allow reserved words as property names at object initialization, accessed via indexing: implements, let, private
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-1-s.js
+ @description A directive preceeding an 'use strict' directive may not contain an OctalEscapeSequence
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-35-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-35-s.js
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-8-s.js
+ @description with statement in strict mode throws SyntaxError (function expression, where the container Function is strict)
+ @onlyStrict
+
+Files: gfx/skia/skia/src/core/SkUtilsArm.cpp
+Copyright: 2012 The Android Open Source Project
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file no longer needs to exist, but it's still referenced by Chrome's GYP / GN builds.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-41-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-41-s.js
+ @description StrictMode - SyntaxError is thrown if 'arguments' occurs as the Identifier of a FunctionExpression in strict eval code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-74gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-74gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.call(someObject))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.9/11.9.2/S11.9.2_A6.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) as well as Type(y) is Undefined or Null, return true
+
+Files: media/webrtc/trunk/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ FEC and NACK added bitrate is handled outside class
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-1.js
+ @description delete operator returns false when deleting a direct reference to a var
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-100gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-100gs.js
+ @description Strict Mode - checking 'this' (strict function passed as arg to String.prototype.replace from non-strict context)
+ @onlyStrict
+
+Files: media/webrtc/trunk/tools/gyp/test/rules/src/subdir2/both_rule_and_action_input.gyp
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Tests that if a rule input is also an action input, both the rule and action
+ are executed
+
+Files: ipc/chromium/src/base/histogram.cc
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Histogram is an object that aggregates statistics, and can summarize them in
+ various forms, including ASCII graphical, HTML, and numerically (as a
+ vector of numbers corresponding to each of the aggregating buckets).
+ See header file for details and examples.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-2-s.js
+ @description Strict Mode - TypeError is thrown if The LeftHandSide is a reference to an accessor property with the attribute value {[[Set]]:undefined} under strict mode
+ @onlyStrict
+
+Files: modules/freetype2/include/freetype/config/ftstdlib.h
+Copyright: 2002-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to group all #includes to the ANSI C library that
+ FreeType normally requires. It also defines macros to rename the
+ standard functions within the FreeType source code.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "abstract" token can be used as identifier
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for BackgroundNoise class.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-2.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: break, case, do
+
+Files: media/webrtc/trunk/build/apk_test.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into a target to provide a rule
+ to build APK based test suites.
+ .
+ To use this, create a gyp target with the following form:
+ {
+
+Files: js/src/tests/test262/ch14/14.1/14.1-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-3-s.js
+ @description 'use strict' directive - not recognized if it contains extra whitespace
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Image9.h
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Image9.h: Defines the rx::Image9 class, which acts as the interface to
+ the actual underlying surfaces of a Texture.
+
+Files: media/webrtc/trunk/tools/gyp/tools/emacs/gyp.el
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Put this somewhere in your load-path and
+ (require 'gyp)
+
+Files: js/src/tests/test262/ch14/14.1/14.1-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-8-s.js
+ @description 'use strict' directive - may follow other directives
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If either variable x or y is +0 and the other is -0, return false
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/SwapChainPanelNativeWindow.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SwapChainPanelNativeWindow.h: NativeWindow for managing ISwapChainPanel native window types.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-36gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-36gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration defined within a FunctionDeclaration with a strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-4-s.js
+ @description this is not coerced to an object in strict mode (boolean)
+ @noStrict
+
+Files: media/libvpx/vp9/common/arm/neon/vp9_idct32x32_add_neon_asm.asm
+Copyright: 2013 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ TODO(cd): adjust these constant to be able to use vqdmulh for faster
+
+Files: third_party/aom/test/lightfield_test.sh
+Copyright: 2018 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ This file tests the lightfield example.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/TransformFeedback11.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TransformFeedback11.h: Implements the abstract rx::TransformFeedbackImpl class.
+
+Files: media/libyuv/build_overrides/build.gni
+Copyright: 2016 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Using same overrides as WebRTC
+
+Files: js/src/tests/test262/intl402/ch13/13.3/13.3.3_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Date.prototype.toLocaleTimeString
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.11/11.11.2/S11.11.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between LogicalORExpression and "||" or between "||" and LogicalANDExpression are allowed
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-95-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-95-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.bind()())
+ @noStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/S7.6.1_A1.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "null" token can not be used as identifier
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-6-s.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'interface' occurs in strict mode code
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/NativeWindow9.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NativeWindow9.h: Defines NativeWindow9, a class for managing and
+ performing operations on an EGLNativeWindowType for the D3D9 renderer.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-12gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-12gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.8/11.8.7/S11.8.7_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between RelationalExpression and "in" and between "in" and ShiftExpression are allowed
+
+Files: gfx/angle/src/common/third_party/numerics/base/logging.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ logging.h: Compatiblity hacks for importing Chromium's base/numerics.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-43-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-43-s.js
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A6.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) as well as Type(y) is undefined or null, return true
+
+Files: intl/icu/source/tools/gencmn/gencmn.8.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2000-2001 IBM, Inc. and others.
+ .
+ Manual page by Yves Arrouye <yves@realnames.com>.
+
+Files: js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >>> y uses [[Default Value]]
+
+Files: js/src/tests/test262/ch12/12.1/12.1-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.1/12.1-3.js
+ @description 12.1 - block '{ StatementListopt };' is not allowed: try-finally
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/S11.8.3_A4.7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is -Infinity, return true
+
+Files: media/mtransport/third_party/nrappkit/src/util/util.c
+Copyright: 2001-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Wed Dec 26 17:19:36 2001
+
+Files: ipc/chromium/src/base/process_util_win.cc
+Copyright: 2009 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ We need extended process and thread attribute support
+
+Files: js/src/tests/test262/ch07/7.3/7.3-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-1.js
+ @description 7.3 - ES5 recognizes the character <LS> (\u2028) as line terminators when parsing statements
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.22.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "var" token can not be used as identifier
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-1-s.js
+ @description Strict Mode - TypeError is thrown if The LeftHandSide is a reference to a data property with the attribute value {[[Writable]]:false} under strict mode
+ @onlyStrict
+
+Files: security/nss/lib/dbm/include/mcom_db.h
+Copyright: 1990-1994 The Regents of the University of California.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ @(#)db.h 8.7 (Berkeley) 6/16/94
+
+Files: intl/icu/source/config/Makefile.inc.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ -*-makefile-*-
+ ******************************************************************************
+ Copyright (C) 1999-2014, International Business Machines
+ Corporation and others.
+ ******************************************************************************
+ This Makefile.inc is designed to be included into projects which make use
+ of the ICU.
+ .
+ CONTENTS OF THIS FILE
+ 1). Base configuration information and linkage
+ 2). Variables giving access to ICU tools
+ 3). Host information
+ 4). Compiler flags and settings
+ 5). Data Packaging directives
+ 6). Include of platform make fragment (mh-* file)
+ .
+ *1* base configuration information and linkage
+ .
+ The PREFIX is the base of where ICU is installed.
+ Inside this directory you should find bin, lib, include/unicode,
+ etc. If ICU is not installed in this directory, you must change the
+ following line. There should exist $(prefix)/include/unicode/utypes.h
+ for example.
+
+Files: testing/talos/talos/tests/dromaeo/lib/yui-selector.js
+Copyright: 2008 Yahoo! Inc. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.6.0
+License: __UNKNOWN__
+ The selector module provides helper methods allowing CSS3 Selectors to be used with DOM elements.
+ @module selector
+ @title Selector Utility
+ @namespace YAHOO.util
+ @requires yahoo, dom
+
+Files: js/src/tests/test262/ch07/7.7/S7.7_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Correct interpretation of all punctuators
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-24-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-24-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a built-in (Date)
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1.1_TDTO.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the set of options for the date and time components is processed correctly.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A17.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Using "try" with "catch" or "finally" statement in a constructor
+
+Files: media/webrtc/trunk/webrtc/base/win32regkey.h
+Copyright: 2003 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Registry configuration wrappers class
+ .
+ Offers static functions for convenient
+ fast access for individual values
+ .
+ Also provides a wrapper class for efficient
+ batch operations on values of a given registry key.
+
+Files: modules/freetype2/include/freetype/internal/services/svttcmap.h
+Copyright: 2003-2018 Masatake YAMATO, Redhat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Development of this service is support of
+ Information-technology Promotion Agency, Japan.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-7.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-7.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: typeof (typeof)
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/S11.1.4_A1.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ArrayLiteral: [ AssignmentExpression ]
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-16-s.js
+
+Files: intl/icu/source/extra/uconv/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ *
+ * Copyright (C) 1999-2014, International Business Machines
+ * Corporation and others.
+ *
+ *******************************************************************************
+ Makefile.in for ICU - uconv
+ Steven R. Loomis
+ .
+ Set the following to dll or static or common..
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/VertexBuffer.cpp
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexBuffer.cpp: Defines the abstract VertexBuffer class and VertexBufferInterface
+ class with derivations, classes that perform graphics API agnostic vertex buffer operations.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-55gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-55gs.js
+ @description Strict - checking 'this' from a global scope (Literal getter includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-30-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-30-s.js
+
+Files: media/webrtc/trunk/webrtc/overrides/webrtc/base/basictypes.h
+Copyright: 2012 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file overrides the inclusion of webrtc/base/basictypes.h to remove
+ collisions with Chromium's base/basictypes.h. We then add back a few
+ items that Chromium's version doesn't provide, but libjingle expects.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-68gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-68gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.apply(undefined))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.0/13.0-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-8-s.js
+ @description Strict Mode - SourceElements is evaluated as strict mode code when the code of this FunctionExpression is contained in non-strict mode but the call to eval is a direct call in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ [[HasInstance]] returns a boolean value indicating whether Value delegates behaviour to this object
+
+Files: js/src/tests/test262/ch07/7.6/7.6-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-9.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: else (else) (null)
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/DebugAnnotator11.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DebugAnnotator11.cpp: D3D11 helpers for adding trace annotations.
+
+Files: js/src/tests/test262/intl402/ch11/11.1/11.1.1_20_c.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the number of fractional digits is determined correctly for currencies.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/RenderbufferImpl.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderbufferImpl.h: Defines the abstract class gl::RenderbufferImpl
+
+Files: third_party/aom/examples/decode_to_md5.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Frame-by-frame MD5 Checksum
+
+Files: intl/icu/source/tools/icuinfo/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2015, International Business Machines Corporation and
+ others.
+ Madhu Katragadda
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A12.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Assignment to string literal calls String constructor
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/ilbc_specific_functions.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains implementations of the iLBC specific functions
+
+Files: modules/freetype2/src/bzip2/Jamfile
+Copyright: 2010-2018 Joel Klinghed
+License: __UNKNOWN__
+ based on `src/lzw/Jamfile'
+ .
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+
+Files: intl/icu/source/tools/genren/README
+Copyright: 2002-2011 International Business Machines Corporation and others.
+License: __UNKNOWN__
+ The genren.pl script is used to generate source/common/unicode/urename.h header file, which is needed for renaming the ICU exported names.
+ .
+ This script is intended to be used on Linux, although it should work on any platform that has Perl and nm command. Makefile may need to be updated, it's not 100% portable.
+ .
+ It also does not currently work well in an out-of-source situation.
+ .
+ The following instructions are for Linux version.
+ - urename.h file should be generated after implementation is complete for a release.
+ - the version number for a release should be set according to the list in source/common/unicode/uvernum.h
+ - In this [genren] directory, run
+ .
+ "make install-header"
+ .
+ - urename.h will be updated in icu/source/common/unicode/urename.h **in your original source directory**
+ - Eyeball the new file for errors
+ .
+ - Other make targets here
+ .
+ clean - cleans out intermediate files
+ urename.h -just builds ./urename.h
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-37-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-37-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression defined within a FunctionDeclaration with a strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.6/S10.6_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The value of the internal [[Prototype]] property of the
+ created arguments object is the original Object prototype object, the one
+ that is the initial value of Object.prototype
+
+Files: security/nss/automation/taskcluster/docker-arm/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/docker-arm/Dockerfile
+License: __UNKNOWN__
+ RUN useradd -d /home/worker -s /bin/bash -m worker
+ WORKDIR /home/worker
+ .
+ # Add build and test scripts.
+ ADD bin /home/worker/bin
+ RUN chmod +x /home/worker/bin/*
+ .
+ # Install dependencies.
+ ADD setup.sh /tmp/setup.sh
+ RUN bash /tmp/setup.sh
+ .
+ # Env variables.
+ ENV HOME /home/worker
+ ENV SHELL /bin/bash
+ ENV USER worker
+ ENV LOGNAME worker
+
+Files: intl/icu/source/tools/gencfu/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2009-2012 International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch13/13.1/13.1-13gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-13gs.js
+ @description StrictMode - SyntaxError is thrown if 'arguments' occurs as the Identifier of a FunctionDeclaration
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/video_engine/vie_shared_data.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ ViESharedData contains data and instances common to all interface
+ implementations.
+
+Files: intl/icu/source/i18n/indiancal.cpp
+Copyright: 2003-2014 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File INDIANCAL.CPP
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-9-s.js
+ @description Strict Mode - Use Strict Directive Prologue is ''Use strict';' in which the first character is uppercase
+ @noStrict
+
+Files: gfx/skia/skia/src/ports/SkFontMgr_android_parser.cpp
+Copyright: 2011 The Android Open Source Project
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Despite the name and location, this is portable code.
+
+Files: intl/icu/source/common/rbbirb.h
+Copyright: 2002-2008 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ rbbirb.h
+ .
+ This file contains declarations for several classes from the
+ Rule Based Break Iterator rule builder.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-1.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: null, true, false
+
+Files: gfx/angle/src/libANGLE/renderer/gl/CompilerGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CompilerGL:
+ Implementation of the GL compiler methods.
+
+Files: gfx/angle/src/libANGLE/Sampler.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Sampler.h : Defines the Sampler class, which represents a GLES 3
+ sampler object. Sampler objects store some state needed to sample textures.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/ProgramD3D.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ProgramD3D.cpp: Defines the rx::ProgramD3D class which implements rx::ProgramImpl.
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/source/data_log_c.cc
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This is the pure C wrapper of the DataLog class.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.6.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "delete" token can not be used as identifier
+
+Files: intl/icu/source/tools/ctestfw/unicode/tstdtmod.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2002-2005, International Business Machines Corporation and
+ others.
+ .
+ Created by weiv 05/09/2002
+ .
+ Base class for data driven tests
+
+Files: modules/freetype2/src/gxvalid/gxverror.h
+Copyright: 2004-2018 suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ gxvalid is derived from both gxlayout module and otvalid module.
+ Development of gxlayout is supported by the Information-technology
+ Promotion Agency(IPA), Japan.
+ .
+ This file is used to define the OpenType validation module error
+ enumeration constants.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-11-s.js
+
+Files: intl/icu/source/i18n/regexst.cpp
+Copyright: 2004-2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ regexst.h
+ .
+ This file contains class RegexStaticSets
+ .
+ This class is internal to the regular expression implementation.
+ For the public Regular Expression API, see the file "unicode/regex.h"
+ .
+ RegexStaticSets groups together the common UnicodeSets that are needed
+ for compiling or executing RegularExpressions. This grouping simplifies
+ the thread safe lazy creation and sharing of these sets across
+ all instances of regular expressions.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-17-s.js
+ @description A Function constructor (called as a function) assigning into 'arguments' will not throw any error if contained within strict mode and its body does not start with strict mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/expand_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for Expand class.
+
+Files: gfx/angle/src/libANGLE/HandleAllocator.h
+Copyright: 2002-2011 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ HandleAllocator.h: Defines the gl::HandleAllocator class, which is used to
+ allocate GL handles.
+
+Files: js/src/tests/test262/ch14/14.1/14.1-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-15-s.js
+ @description blank lines may come before 'use strict' directive
+ @noStrict
+
+Files: gfx/skia/skia/src/core/SkTraceEvent.h
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This header file defines implementation details of how the trace macros in
+ SkTraceEventCommon.h collect and store trace events. Anything not
+ implementation-specific should go in SkTraceEventCommon.h instead of here.
+
+Files: devtools/client/inspector/markup/test/lib_jquery_1.1.js
+Copyright: 2007 John Resig (jquery.com) Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
+License: __UNKNOWN__
+ $Date: 2007-01-14 17:37:33 -0500 (Sun, 14 Jan 2007) $
+ $Rev: 1073 $
+ .
+ Global undefined variable
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-2-s.js
+ @description eval - a function assigning into 'eval' throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-15.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: package, protected, static
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/FenceNVVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceNVVk.cpp:
+ Implements the class methods for FenceNVVk.
+
+Files: mfbt/tests/gtest/TestSpan.cpp
+Copyright: 2015 Microsoft Corporation.
+License: __UNKNOWN__
+ This code is licensed under the MIT License (MIT).
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat.prototype
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/FunctionsEGL.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsEGL.cpp: Implements the FunctionsEGL class.
+
+Files: js/src/tests/test262/intl402/ch13/13.3/13.3.0_2.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Date.prototype.toLocaleString & Co. handle non-finite values correctly.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-40-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-40-s.js
+
+Files: gfx/angle/src/tests/gl_tests/ETCTextureTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ETCTextureTest:
+ Tests for ETC lossy decode formats.
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A12.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StrUnsignedDecimalLiteral::: DecimalDigits ExponentPart
+ is the MV of DecimalDigits times 10<sup><small>e</small></sup>, where e is the MV of ExponentPart
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-15.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: package, protected, static
+
+Files: js/src/tests/test262/intl402/ch08/8.0/8.0.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl has Object.prototype as its prototype.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.1/11.1.1/S11.1.1_A3.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Being in function code, "this" and eval("this"), called as a functions, return the global object
+
+Files: js/src/tests/test262/ch11/11.7/11.7.3/S11.7.3_A5.1_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x >>> y uses ToUint32(ShiftExpression)
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.31.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "volatile" token can be used as identifier
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.2_CS_c_NN.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the compare function supports phonebook sorting if it says it does.
+ This test is not normative.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch09/9.8/9.8.1/S9.8.1_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If m is less than zero, return the string concatenation of the
+ string "-" and ToString(-m)
+
+Files: js/src/tests/test262/ch12/12.10/12.10-0-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-0-8.js
+ @description with introduces scope - var initializer sets like named property
+
+Files: intl/icu/source/common/rbbirb.cpp
+Copyright: 2002-2011 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file: rbbirb.cpp
+ .
+ This file contains the RBBIRuleBuilder class implementation. This is the main class for
+ building (compiling) break rules into the tables required by the runtime
+ RBBI engine.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-32gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-32gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression defined within a FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/RenderTargetD3D.h
+Copyright: 2012-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderTargetD3D.h: Defines an abstract wrapper class to manage IDirect3DSurface9
+ and ID3D11View objects belonging to renderbuffers and renderable textures.
+
+Files: js/src/tests/test262/ch13/13.0/13.0-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-12-s.js
+ @description Strict Mode - SourceElements is not evaluated as strict mode code when a Function constructor is contained in strict mode code and the function constructor body is not strict
+ @onlyStrict
+
+Files: media/libcubeb/src/cubeb_osx_run_loop.h
+Copyright: 2014 Mozilla Foundation
+License: __UNKNOWN__
+ This program is made available under an ISC-style license. See the
+ accompanying file LICENSE for details.
+ .
+ On OSX 10.6 and after, the notification callbacks from the audio hardware are
+ called on the main thread. Setting the kAudioHardwarePropertyRunLoop property
+ to null tells the OSX to use a separate thread for that.
+ .
+ This has to be called only once per process, so it is in a separate header
+ for easy integration in other code bases.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-9.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: if, throw, delete
+
+Files: gfx/skia/skia/src/core/SkPictureCommon.h
+Copyright: 2015 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Some shared code used by both SkBigPicture and SkMiniPicture.
+ SkTextHunter -- SkRecord visitor that returns true when the op draws text.
+ SkBitmapHunter -- SkRecord visitor that returns true when the op draws a bitmap or image.
+ SkPathCounter -- SkRecord visitor that counts paths that draw slowly on the GPU.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-11.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: enum, extends, super
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-2.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: break, case, do
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-30-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-30-s.js
+ @description arguments as local var identifier throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-9-s.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'static' occurs in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "debugger" token can not be used as identifier
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3.3_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat.prototype.resolvedOptions
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: media/libjpeg/simd/jsimd.h
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2011-2016 D. R. Commander.
+ 2013-2014 MIPS Technologies, Inc., California.
+ 2014 Linaro Limited.
+ 2015-2016 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library,
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ Bitmask for supported acceleration methods
+
+Files: testing/web-platform/tests/tools/pywebsocket/src/example/util_main.js
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style
+ license that can be found in the COPYING file or at
+ https://developers.google.com/open-source/licenses/bsd
+ .
+ Utilities for example applications (for the main thread only).
+
+Files: media/webrtc/trunk/tools/gyp/pylib/gyp/generator/make.py
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Notes:
+ .
+ This is all roughly based on the Makefile system used by the Linux
+ kernel, but is a non-recursive make -- we put the entire dependency
+ graph in front of make and let it figure it out.
+ .
+ The code below generates a separate .mk file for each target, but
+ all are sourced by the top-level Makefile. This means that all
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-96-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-96-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.bind(null)())
+ @noStrict
+
+Files: application/basilisk/components/translation/cld2/internal/cld2_generated_distinctoctachrome0122.cc
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Created by postproc-cld2 4.0 on 2014-02-02 09:48:19
+ From command line:
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/ShaderExecutable11.cpp
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderExecutable11.cpp: Implements a D3D11-specific class to contain shader
+ executable implementation details.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-61gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-61gs.js
+ @description Strict - checking 'this' from a global scope (Injected setter includes strict directive prologue)
+ @onlyStrict
+
+Files: intl/icu/source/i18n/regexcmp.cpp
+Copyright: 2002-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file: regexcmp.cpp
+ .
+ This file contains the ICU regular expression compiler, which is responsible
+ for processing a regular expression pattern into the compiled form that
+ is used by the match finding engine.
+
+Files: intl/icu/source/i18n/precision.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: precisison.cpp
+
+Files: other-licenses/bsdiff/bsdiff.c
+Copyright: 2003 Colin Percival
+License: __UNKNOWN__
+ For the terms under which this work may be distributed, please see
+ the adjoining file "LICENSE".
+ .
+ ChangeLog:
+ 2005-05-05 - Use the modified header struct from bspatch.h; use 32-bit
+ values throughout.
+ --Benjamin Smedberg <benjamin@smedbergs.us>
+ 2005-05-18 - Use the same CRC algorithm as bzip2, and leverage the CRC table
+ provided by libbz2.
+ --Darin Fisher <darin@meer.net>
+
+Files: gfx/angle/src/tests/gl_tests/D3D11EmulatedIndexedBufferTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ D3D11EmulatedIndexedBufferTest:
+ Tests to validate our D3D11 support for emulating an indexed
+ vertex buffer.
+
+Files: gfx/angle/src/libANGLE/renderer/PathImpl.h
+Copyright: 2002-2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PathImpl.h: Defines the Path implementation interface for
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-66gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-66gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.apply())
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-50gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-50gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression with a strict directive prologue defined within a FunctionExpression)
+ @noStrict
+
+Files: js/src/tests/test262/ch11/11.5/11.5.3/S11.5.3_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between MultiplicativeExpression and "%" or between "%" and UnaryExpression are allowed
+
+Files: js/src/tests/test262/ch13/13.1/13.1-33-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-33-s.js
+ @description Strict Mode - SyntaxError is thrown if function is created using a FunctionExpression that is contained in eval strict code and the function has three identical parameters
+ @onlyStrict
+
+Files: ipc/chromium/src/base/thread_local.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ WARNING: Thread local storage is a bit tricky to get right. Please make
+ sure that this is really the proper solution for what you're trying to
+ achieve. Don't prematurely optimize, most likely you can just use a Lock.
+ .
+ These classes implement a warpper around the platform's TLS storage
+ mechanism. On construction, they will allocate a TLS slot, and free the
+ TLS slot on destruction. No memory management (creation or destruction) is
+ handled. This means for uses of ThreadLocalPointer, you must correctly
+ manage the memory yourself, these classes will not destroy the pointer for
+ you. There are no at-thread-exit actions taken by these classes.
+ .
+ ThreadLocalPointer<Type> wraps a Type*. It performs no creation or
+ destruction, so memory management must be handled elsewhere. The first call
+ to Get() on a thread will return NULL. You can update the pointer with a
+ call to Set().
+ .
+ ThreadLocalBoolean wraps a bool. It will default to false if it has never
+ been set otherwise with Set().
+ .
+ Thread Safety: An instance of ThreadLocalStorage is completely thread safe
+ once it has been created. If you want to dynamically create an instance,
+ you must of course properly deal with safety and race conditions. This
+ means a function-level static initializer is generally inappropiate.
+ .
+ Example usage:
+ // My class is logically attached to a single thread. We cache a pointer
+ // on the thread it was created on, so we can implement current().
+ MyClass::MyClass() {
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-15-s.js
+ @description Strict Mode - Function code that is part of a FunctionDeclaration is strict function code if FunctionDeclaration is contained in use strict
+ @noStrict
+
+Files: intl/icu/source/test/letest/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2001-2014, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-31gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-31gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression defined within a FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-86-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-86-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.apply(null))
+ @noStrict
+
+Files: media/libyuv/util/psnr_main.cc
+Copyright: 2013 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Get PSNR or SSIM for video sequence. Assuming RAW 4:2:0 Y:Cb:Cr format
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-3gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-3gs.js
+ @description Strict Mode - octal extension is forbidden in strict mode (after a hex number is assigned to a variable from an eval)
+ @onlyStrict
+ @negative SyntaxError
+
+Files: gfx/angle/src/libANGLE/HandleRangeAllocator.h
+Copyright: 2002-2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ HandleRangeAllocator.h: Defines the gl::HandleRangeAllocator class, which is used to
+ allocate contiguous ranges of GL path handles.
+
+Files: js/src/tests/test262/intl402/ch12/12.2/12.2.2_a.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat has a supportedLocalesOf
+ property, and it works as planned.
+ @author: Roozbeh Pournader
+
+Files: gfx/angle/src/compiler/translator/Cache.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Cache.cpp: Implements a cache for various commonly created objects.
+
+Files: js/src/tests/test262/intl402/ch13/13.2/13.2.1_5.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Number.prototype.toLocaleString produces the same results as Intl.NumberFormat.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-70-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-70-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.apply(globalObject))
+ @onlyStrict
+
+Files: modules/brotli/enc/brotli_bit_stream.h
+Copyright: 2014 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Functions to convert brotli-related data structures into the
+ brotli bit stream. The functions here operate under
+ assumption that there is enough space in the storage, i.e., there are
+ no out-of-range checks anywhere.
+ .
+ These functions do bit addressing into a byte array. The byte array
+
+Files: testing/mozbase/mozdevice/mozdevice/Zeroconf.py
+Copyright: 2003 Paul Scott-Murphy
+License: __UNKNOWN__
+ This module provides a framework for the use of DNS Service Discovery
+ using IP multicast. It has been tested against the JRendezvous
+
+Files: media/webrtc/trunk/webrtc/tools/rtcbot/test/simple_offer_answer.js
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Test that offer/answer between 2 peers completes successfully.
+ .
+ Note: This test does not performs ice candidate exchange and
+ does not verifies that media can flow between the peers.
+
+Files: intl/icu/source/i18n/msgfmt.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 1997-2015, International Business Machines Corporation and
+ others.
+ .
+ File MSGFMT.CPP
+ .
+ Modification History:
+ .
+ Date Name Description
+ 02/19/97 aliu Converted from java.
+ 03/20/97 helena Finished first cut of implementation.
+ 04/10/97 aliu Made to work on AIX. Added stoi to replace wtoi.
+ 06/11/97 helena Fixed addPattern to take the pattern correctly.
+ 06/17/97 helena Fixed the getPattern to return the correct pattern.
+ 07/09/97 helena Made ParsePosition into a class.
+ 02/22/99 stephen Removed character literals for EBCDIC safety
+ 11/01/09 kirtig Added SelectFormat
+
+Files: mfbt/Span.h
+Copyright: 2015 Microsoft Corporation.
+License: __UNKNOWN__
+ This code is licensed under the MIT License (MIT).
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ .
+ Adapted from https://github.com/Microsoft/GSL/blob/3819df6e378ffccf0e29465afe99c3b324c2aa70/include/gsl/span
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/agc/agc_audio_proc_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ We don't test the value of pitch gain and lags as they are created by iSAC
+ routines. However, interpolation of pitch-gain and lags is in a separate
+ class and has its own unit-test.
+
+Files: modules/freetype2/src/gxvalid/rules.mk
+Copyright: 2004-2018 suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ GXV driver directory
+
+Files: python/mock-1.0.0/PKG-INFO
+Copyright: __NO_COPYRIGHT__ in: python/mock-1.0.0/PKG-INFO
+License: __UNKNOWN__
+ Description: mock is a library for testing in Python. It allows you to replace parts of
+ your system under test with mock objects and make assertions about how they
+ have been used.
+ .
+ mock is now part of the Python standard library, available as `unittest.mock <
+
+Files: js/src/tests/test262/ch11/11.2/11.2.2/S11.2.2_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator "new" uses GetValue
+
+Files: gfx/angle/src/libANGLE/renderer/EGLImplFactory.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EGLImplFactory.h:
+ Factory interface for EGL Impl objects.
+
+Files: intl/icu/source/data/mappings/ibm-1047_P100-1995.ucm
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ***************************************************************************
+ *
+ * Copyright (C) 1995-2002, International Business Machines
+ * Corporation and others.
+ *
+ ***************************************************************************
+ .
+ File created by rptp2ucm (compiled on Dec 3 2002)
+ from source files 34B00417.RPMAP100 and 041734B0.TPMAP100
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-30-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-30-s.js
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-8-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-10-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Return Statement for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5-0-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ it isn't clear what specific requirements of the specificaiton are being tested here. This test should
+ probably be replaced by some more targeted tests. AllenWB
+ .
+ @path ch11/11.1/11.1.5/11.1.5-0-1.js
+ @description Object literal - get set property
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/RenderbufferVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderbufferVk.cpp:
+ Implements the class methods for RenderbufferVk.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/S11.4.1_A3.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If the property doesn't have the DontDelete attribute, return true
+
+Files: gfx/angle/src/libANGLE/renderer/gl/CompilerGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CompilerGL.h: Defines the class interface for CompilerGL.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-92-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-92-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.call(undefined))
+ @noStrict
+
+Files: gfx/angle/src/tests/perf_tests/IndexConversionPerf.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexConversionPerf:
+ Performance tests for ANGLE index conversion in D3D11.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-14.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: public, yield, interface
+
+Files: gfx/angle/src/libANGLE/renderer/gl/FenceNVGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceNVGL.h: Defines the class interface for FenceNVGL.
+
+Files: media/webrtc/trunk/build/grit_target.gypi
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into a target that will have one or more
+
+Files: modules/freetype2/src/autofit/afblue.dat
+Copyright: 2013-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file contains data specific to blue zones. It gets processed by
+ a script to simulate `jagged arrays', with enumeration values holding
+ offsets into the arrays.
+ .
+ The format of the file is rather simple: A section starts with three
+ labels separated by whitespace and followed by a colon (everything in a
+ single line); the first label gives the name of the enumeration template,
+ the second the name of the array template, and the third the name of the
+ `maximum' template. The script then fills the corresponding templates
+ (indicated by `@' characters around the name).
+ .
+ A section contains one or more data records. Each data record consists
+ of two or more lines. The first line holds the enumeration name, and the
+ remaining lines the corresponding array data.
+ .
+ There are two possible representations for array data.
+ .
+ - A string of characters or character clusters (for example, representing
+ Aksharas, Devanagari syllables) in UTF-8 encoding enclosed in double
+ quotes, using C syntax, where the elements are separated by spaces.
+ There can be only one string per line, thus the starting and ending
+ double quote must be the first and last character in the line,
+ respectively, ignoring whitespace before and after the string. If
+ there are multiple strings (in multiple lines), they are concatenated
+ to a single string. In the output, a string gets represented as a
+ series of singles bytes, followed by a zero byte. The enumeration
+ values simply hold byte offsets to the start of the corresponding
+ strings.
+ .
+ For strings, the `maximum' template holds the maximum number of
+ non-space characters in all strings.
+ .
+ - Data blocks enclosed in balanced braces, which get copied verbatim and
+ which can span multiple lines. The opening brace of a block must be
+ the first character of a line (ignoring whitespace), and the closing
+ brace the last (ignoring whitespace also). The script appends a comma
+ character after each block and counts the number of blocks to set the
+ enumeration values.
+ .
+ For data blocks, the `maximum' template holds the maximum number of
+ array elements.
+ .
+ A section can contain either strings only or data blocks only.
+ .
+ A comment line starts with `//'; it gets removed. A preprocessor
+ directive line (using the standard syntax of `cpp') starts with `#' and
+ gets copied verbatim to both the enumeration and the array. Whitespace
+ outside of a string is insignificant.
+ .
+ Preprocessor directives are ignored while the script computes maximum
+ values; this essentially means that the maximum values can easily be too
+ large. Given that the purpose of those values is to create local
+ fixed-size arrays at compile time for further processing of the blue zone
+ data, this isn't a problem. Note the final zero byte of a string is not
+ counted. Note also that the count holds the number of UTF-8 encoded
+ characters, not bytes.
+ .
+ The blue zone string data, to be used in the blue stringsets below.
+
+Files: modules/freetype2/src/pfr/pfrerror.h
+Copyright: 2002-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the PFR error enumeration constants.
+
+Files: media/webrtc/trunk/build/mac/tweak_info_plist.py
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Xcode supports build variable substitutions and CPP; sadly, that doesn't work
+ because:
+ .
+ 1. Xcode wants to do the Info.plist work before it runs any build phases,
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/ContextVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ContextVk.h:
+ Defines the class interface for ContextVk, implementing ContextImpl.
+
+Files: js/src/tests/test262/ch13/13.0/13.0-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.0/13.0-4.js
+ @description 13.0 - multiple names in one function declaration is not allowed, add a new property into a property which is a object
+
+Files: js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Type(x) and Type(y) are Boolean-s.
+ Return false, if x and y are both true or both false; otherwise, return true
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-14-s.js
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-5.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: finally, return, void
+
+Files: js/src/tests/test262/intl402/ch10/10.2/10.2.2_b.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator.supportedLocalesOf
+ doesn't access arguments that it's not given.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/ImageIndex.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ImageIndex.cpp: Implementation for ImageIndex methods.
+
+Files: modules/brotli/enc/hash_rolling_inc.h
+Copyright: 2018 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ template parameters: FN, JUMP, NUMBUCKETS, MASK, CHUNKLEN
+
+Files: js/src/tests/test262/ch13/13.1/13.1-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-9-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created in 'strict mode' using a FunctionExpression and the function has two identical parameters, which are separated by a unique parameter name
+ @onlyStrict
+
+Files: intl/icu/source/tools/icuinfo/icuplugins_windows_sample.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2009-2010 IBM Corporation and Others.
+ .
+ This is a sample ICU Plugins control file for Windows.
+ It's also an example control file for any platform.
+ .
+ This file can be copied to, for example, C:\SOMEDIRECTORY\icuplugins##.txt
+ where ## is the major and minor ICU versions (i.e. just 96 for version 9.6.3)
+ and C:\SOMEDIRECTORY is any directory.
+
+Files: modules/freetype2/include/freetype/ftimage.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Note: A `raster' is simply a scan-line converter, used to render
+
+Files: media/mtransport/third_party/nrappkit/src/util/libekr/r_memory.c
+Copyright: 2004-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Thu Apr 22 20:40:45 2004
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-21-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-21-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a built-in (String)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.2/10.4.2-2-c-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.2/10.4.2-2-c-1.js
+ @description Direct val code in non-strict mode - can instantiate variable in calling context
+
+Files: gfx/angle/src/libANGLE/IndexRangeCache.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexRangeCache.cpp: Defines the gl::IndexRangeCache class which stores information about
+ ranges of indices.
+
+Files: media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/vie_standard_integration_test.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the "standard" suite of integration tests, implemented
+ as a GUnit test. This file is a part of the effort to try to automate all
+ tests in this section of the code. Currently, this code makes no attempt
+ to verify any video output - it only checks for direct errors.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-1.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: null (null)
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-77gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-77gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by Function.prototype.bind(null)())
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.23.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "protected" token can not be used as identifier in strict code
+
+Files: js/src/tests/test262/ch13/13.1/13.1-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-13-s.js
+ @description StrictMode - SyntaxError is thrown if 'arguments' occurs as the function name of a FunctionDeclaration in strict mode
+ @onlyStrict
+
+Files: media/mtransport/third_party/nrappkit/src/util/libekr/r_crc32.c
+Copyright: 2002-2006 Network Resonance, Inc.
+ 2003 RTFM, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ crc32.c
+ .
+ ekr@rtfm.com Fri Jan 31 13:57:43 2003
+ .
+ THE FOLLOWING CODE WAS EXTRACTED FROM FreeBSD
+ The comment below was the original header
+ .
+ The main function was modified to process a buffer
+ rather than a file
+ .
+ This code implements the AUTODIN II polynomial used by Ethernet,
+ and can be used to calculate multicast address hash indices.
+ It assumes that the low order bits will be transmitted first,
+ and consequently the low byte should be sent first when
+ the crc computation is finished. The crc should be complemented
+ before transmission.
+ The variable corresponding to the macro argument "crc" should
+ be an unsigned long and should be preset to all ones for Ethernet
+ use. An error-free packet will leave 0xDEBB20E3 in the crc.
+ Spencer Garrett <srg@quick.com>
+
+Files: js/src/tests/test262/ch08/8.7/8.7.2/8.7.2-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch08/8.7/8.7.2/8.7.2-8-s.js
+ @description Strict Mode - TypeError isn't thrown if LeftHandSide is a reference to a property of an extensible object
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-18-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a built-in (Object)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-2.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: break, case, do
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-2.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: break, case, do
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-10.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: in, try, class
+
+Files: gfx/angle/src/libANGLE/renderer/gl/egl/android/DisplayAndroid.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayAndroid.cpp: Android implementation of egl::Display
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-13.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-13.js
+ @description delete operator returns false when deleting Array object
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_4-5-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 11.1.5;
+ The production
+ PropertyNameAndValueList : PropertyNameAndValueList , PropertyAssignment
+ 5.Call the [[DefineOwnProperty]] internal method of obj with arguments propId.name, propId.descriptor, and false.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-28gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-28gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression defined within a FunctionDeclaration inside strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-9-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: ipc/chromium/src/base/histogram.h
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Histogram is an object that aggregates statistics, and can summarize them in
+ various forms, including ASCII graphical, HTML, and numerically (as a
+ vector of numbers corresponding to each of the aggregating buckets).
+ .
+ It supports calls to accumulate either time intervals (which are processed
+ as integral number of milliseconds), or arbitrary integral units.
+ .
+ The default layout of buckets is exponential. For example, buckets might
+ contain (sequentially) the count of values in the following intervals:
+ [0,1), [1,2), [2,4), [4,8), [8,16), [16,32), [32,64), [64,infinity)
+ That bucket allocation would actually result from construction of a histogram
+ for values between 1 and 64, with 8 buckets, such as:
+ Histogram count(L"some name", 1, 64, 8);
+ Note that the underflow bucket [0,1) and the overflow bucket [64,infinity)
+
+Files: js/src/tests/test262/ch12/12.1/S12.1_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ StatementList: StatementList Statement inside the Block is evaluated from left to right
+
+Files: js/src/tests/test262/ch12/12.14/12.14-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14-1.js
+ @description catch doesn't change declaration scope - var initializer in catch with same name as catch parameter changes parameter
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/VertexBuffer9.h
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexBuffer9.h: Defines the D3D9 VertexBuffer implementation.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-32-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-32-s.js
+ @description arguments as local var identifier defined twice and assigned once throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-9.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: if, throw, delete
+
+Files: modules/freetype2/builds/unix/unix.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ We need these declarations here since unix-def.mk is a generated file.
+
+Files: js/src/tests/test262/intl402/ch06/6.2/6.2.4.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the default locale is a String value representing the
+ structurally valid and canonicalized BCP 47 language tag.
+ @author Norbert Lindenberg
+
+Files: intl/icu/source/i18n/repattrn.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file: repattrn.cpp
+
+Files: js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Type(x) and Type(y) are String-s.
+ Return false, if x and y are exactly the same sequence of characters; otherwise, return true
+
+Files: media/webrtc/trunk/build/java_aidl.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file is meant to be included into a target to provide a rule
+ to build Java aidl files in a consistent manner.
+ .
+ To use this, create a gyp target with the following form:
+ {
+
+Files: js/src/tests/test262/ch10/10.6/10.6-10-c-ii-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-10-c-ii-2.js
+ @description arguments[i] map to actual parameter
+
+Files: ipc/chromium/src/third_party/libevent/configure.in
+Copyright: 2000-2007 Niels Provos
+ 2007-2012 Niels Provos and Nick Mathewson
+License: __UNKNOWN__
+ See LICENSE for copying information.
+ .
+ Original version Dug Song <dugsong@monkey.org>
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/InspectableNativeWindow.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ InspectableNativeWindow.cpp: NativeWindow base class for managing IInspectable native window types.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-32-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-32-s.js
+ @description Two OctalEscapeSequences in a String are not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-26-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-26-s.js
+ @description eval as local var identifier throws SyntaxError in strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/ImageVk.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ImageVk.cpp:
+ Implements the class methods for ImageVk.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-31.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-31.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: extends (extends)
+
+Files: intl/icu/source/data/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2015, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: gfx/angle/src/libANGLE/validationES31.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationES31.cpp: Validation functions for OpenGL ES 3.1 entry point parameters
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1-24-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1-24-s.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: \u0070\u0072\u006f\u0074\u0065\u0063\u0074\u0065\u0064 (protected)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.6/12.6.3/S12.6.3_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "for {;;}" for Statement with empty expressions is allowed and leads to performing an infinite loop
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-48-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-48-s.js
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet_unittest.cc
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for the RtcpPacket.
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.DateTimeFormat.prototype functions throw a
+ TypeError if called on a non-object value or an object that hasn't been
+ initialized as a DateTimeFormat.
+ @author Norbert Lindenberg
+
+Files: intl/icu/source/common/rbbitblb.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ rbbitblb.h
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-2-s.js
+ @description Strict Mode - octal extension (00) is forbidden in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.10/11.10.2/S11.10.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between BitwiseXORExpression and "^" or between "^" and BitwiseANDExpression are allowed
+
+Files: intl/icu/source/mkinstalldirs
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ********************************************************************
+ * COPYRIGHT:
+ * Copyright (c) 2002-2004, International Business Machines Corporation and
+ * others.
+ ********************************************************************
+ mkinstalldirs --- make directory hierarchy
+ Author: Noah Friedman <friedman@prep.ai.mit.edu>
+ Created: 1993-05-16
+ Public domain
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A5.4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Multi line comment can contain LINE SEPARATOR (U+2029)
+
+Files: js/src/tests/test262/ch07/7.3/7.3-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.3/7.3-9.js
+ @description 7.3 - ES5 recognizes the character <LS> (\u2028) as a NonEscapeCharacter
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-49gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-49gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression with a strict directive prologue defined within a FunctionExpression)
+ @noStrict
+
+Files: media/libjpeg/jcprepct.c
+Copyright: 1994-1996 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the compression preprocessing controller.
+ This controller manages the color conversion, downsampling,
+ and edge expansion steps.
+ .
+ Most of the complexity here is associated with buffering input rows
+ as required by the downsampler. See the comments at the head of
+ jcsample.c for the downsampler's needs.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-1-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ PutValue operates only on references (see step 1).
+ .
+ @path ch11/11.13/11.13.1/11.13.1-1-4.js
+ @description simple assignment throws ReferenceError if LeftHandSide is not a reference (null)
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-72-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-72-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.call(null))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-8.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: this, with, default
+
+Files: intl/locales/en-US/hyphenation/README_hyph_en_US.txt
+Copyright: 2007 TeX Users Group. You may freely use, modify and/or distribute this file.
+License: __UNKNOWN__
+ This is an automatically generated file. Do not edit!
+ .
+ Please contact the TUGboat editorial staff <tugboat@tug.org>
+ for corrections and omissions.
+
+Files: js/src/tests/test262/intl402/ch13/13.3/13.3.1_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Date.prototype.toLocaleString
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Don't include this file in any .h files because it pulls in some X headers.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-26-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-26-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionDeclaration whose FunctionBody is contained in strict code and the function has two identical parameters which are separated by a unique parameter name
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6-25.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-25.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: with (with)
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-40gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-40gs.js
+ @description Strict - checking 'this' from a global scope (FunctionExpression defined within a FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-4.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-4.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: new, var, catch
+
+Files: media/webrtc/trunk/webrtc/base/scopedptrcollection.h
+Copyright: 2014 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Stores a collection of pointers that are deleted when the container is
+ destructed.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/FramebufferD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferD3D.h: Defines the DefaultAttachmentD3D and FramebufferD3D classes.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.5/S11.4.5_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "--" and UnaryExpression are allowed
+
+Files: media/mtransport/third_party/nrappkit/src/share/nr_api.h
+Copyright: 2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@networkresonance.com Wed Jul 19 13:18:39 2006
+
+Files: gfx/angle/src/libANGLE/Program_unittest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Unit tests for Program and related classes.
+
+Files: intl/icu/source/i18n/Makefile.in
+Copyright: 1998-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU - icui18n.so
+ Stephen F. Booth
+ .
+ Source directory information
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/splitting_filter.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the splitting filter functions.
+
+Files: intl/icu/source/test/cintltst/Makefile.in
+Copyright: 1999-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU - test/cintltst
+ .
+ Source directory information
+
+Files: toolkit/components/microformats/test/static/javascript/chai.js
+Copyright: 2011-2014 Jake Luer <jake@alogicalparadox.com>
+License: __UNKNOWN__
+ MIT Licensed
+
+Files: gfx/angle/src/image_util/imageformats.h
+Copyright: 2013-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ imageformats.h: Defines image format types with functions for mip generation
+ and copying.
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A12.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Any statement within "do-while" construction must be a compound
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.6_4_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Unicode locale extension sequences do not affect
+ whether a locale is considered supported, but are reported back.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.22.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "private" token can not be used as identifier in strict code
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/tools/packet_unittest.cc
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for test Packet class.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-1gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-1gs.js
+
+Files: js/src/tests/test262/ch13/13.2/13.2-8-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-8-s.js
+ @description StrictMode - enumerating over a function object looking for 'caller' fails inside the function
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.1_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that canonicalization of locale lists treats undefined and empty lists the same.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch09/9.4/S9.4_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If ToNumber(value) is NaN, ToInteger(value) returns +0
+
+Files: js/src/tests/test262/ch13/13.0/13.0-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.0/13.0-1.js
+ @description 13.0 - multiple names in one function declaration is not allowed, two function names
+
+Files: modules/freetype2/include/freetype/internal/ftpic.h
+Copyright: 2009-2018 Oran Agra and Mickey Gabel.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ Modules that ordinarily have const global data that need address
+ can instead define pointers here.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-27-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionDeclaration that is contained in eval strict code and the function has three identical parameters
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for the RTCPSender.
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/S11.1.5_A4.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The PropertyName is not really a BooleanLiteral
+
+Files: js/src/tests/test262/ch13/13.1/13.1-30-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-30-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionExpression whose FunctionBody is contained in strict code and the function has two identical parameters
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Unicode characters in variable Identifier are allowed
+
+Files: js/src/tests/test262/ch13/13.0/13.0-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-17-s.js
+ @description Strict Mode - SourceElements is not evaluated as strict mode code when a Function constructor is contained in strict mode code within eval code
+ @onlyStrict
+
+Files: media/libjpeg/jmemsys.h
+Copyright: 1992-1997 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code and information relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This include file defines the interface between the system-independent
+ and system-dependent portions of the JPEG memory manager. No other
+ modules need include it. (The system-independent portion is jmemmgr.c;
+ there are several different versions of the system-dependent portion.)
+ .
+ This file works as-is for the system-dependent memory managers supplied
+ in the IJG distribution. You may need to modify it if you write a
+ custom memory manager. If system-dependent changes are needed in
+ this file, the best method is to #ifdef them based on a configuration
+ symbol supplied in jconfig.h.
+ .
+ These two functions are used to allocate and release small chunks of
+
+Files: modules/freetype2/include/freetype/ftsynth.h
+Copyright: 2000-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ WARNING, THIS IS ALPHA CODE! THIS API
+ IS DUE TO CHANGE UNTIL STRICTLY NOTIFIED BY THE
+ FREETYPE DEVELOPMENT TEAM
+ .
+ Main reason for not lifting the functions in this module to a
+ `standard' API is that the used parameters for emboldening and
+ slanting are not configurable. Consider the functions as a
+ code resource that should be copied into the application and
+ adapted to the particular needs.
+
+Files: js/src/tests/test262/ch14/14.1/14.1-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-16-s.js
+ @description 'use strict' directive - not recognized if it follow an empty statement
+ @noStrict
+
+Files: js/src/tests/test262/intl402/ch11/11.2/11.2.2_b.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.supportedLocalesOf
+ doesn't access arguments that it's not given.
+ @author Norbert Lindenberg
+
+Files: media/libjpeg/simd/jccolext-sse2.asm
+Copyright: 1999-2006 MIYASAKA Masaru. For conditions of distribution and use, see copyright notice in jsimdext.inc
+License: __UNKNOWN__
+ This file should be assembled with NASM (Netwide Assembler),
+ can *not* be assembled with Microsoft's MASM or any compatible
+ assembler (including Borland's Turbo Assembler).
+ NASM is available from http://nasm.sourceforge.net/ or
+
+Files: js/src/tests/test262/ch11/11.1/11.1.1/S11.1.1_A4.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Being in anonymous code, "this" and eval("this"), called as a function, return the global object
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "boolean" token can be used as identifier
+
+Files: gfx/angle/src/libANGLE/Renderbuffer.cpp
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Renderbuffer.cpp: Implements the renderer-agnostic gl::Renderbuffer class,
+ GL renderbuffer objects and related functionality.
+ [OpenGL ES 2.0.24] section 4.4.3 page 108.
+
+Files: gfx/angle/src/compiler/translator/UtilsHLSL.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ UtilsHLSL.h:
+ Utility methods for GLSL to HLSL translation.
+
+Files: intl/icu/source/config/mh-cygwin64
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Cygwin64-specific setup
+ Copyright (c) 2014, International Business Machines Corporation and
+ others.
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-16.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: undefined, NaN, Infinity
+
+Files: gfx/angle/src/libANGLE/renderer/gl/SamplerGL.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SamplerGL.h: Defines the rx::SamplerGL class, an implementation of SamplerImpl.
+
+Files: modules/freetype2/src/sfnt/ttpost.c
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The post table is not completely loaded by the core engine. This
+ file loads the missing PS glyph names and implements an API to access
+ them.
+
+Files: modules/freetype2/src/gzip/rules.mk
+Copyright: 2002-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ gzip driver directory
+
+Files: js/src/tests/test262/ch12/12.14/12.14.1/12.14.1-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.14/12.14.1/12.14.1-1-s.js
+ @description Strict Mode - SyntaxError is thrown if a TryStatement with a Catch occurs within strict code and the Identifier of the Catch production is eval
+ @onlyStrict
+
+Files: intl/icu/source/tools/tzcode/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Some Portions Copyright (c) 2006-2012 IBM and others.
+
+Files: intl/icu/source/samples/cal/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html#License
+ .
+ Makefile.in for ICU - samples/cal
+ Copyright (c) 1999-2011, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: gfx/angle/src/tests/gl_tests/ImageTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ImageTest:
+ Tests the correctness of eglImage.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.5/11.4.5-2-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.5/11.4.5-2-2-s.js
+ @description Strict Mode - SyntaxError is thrown for --arguments
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-c-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-c-2-s.js
+ @description arguments.callee is exists in strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.14.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "instanceof" token can not be used as identifier
+
+Files: js/src/tests/test262/ch13/13.2/13.2-33-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-33-s.js
+ @description StrictMode - property named 'arguments' of function objects is not configurable
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch06/6.3/6.3.1_b.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that invalid currency codes are not accepted.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-3-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-3-10.js
+ @description Allow reserved words as property names by index assignment,verified with hasOwnProperty: in, try, class
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-7-s.js
+ @description Strict Mode - Use Strict Directive Prologue is ''use strict';' which appears at the end of the block
+ @noStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-54-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-54-s.js
+ @description Strict Mode - checking 'this' (Literal getter defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch11/11.2/11.2.2_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.supportedLocalesOf
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/config.h
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ TODO(pbos): Move Config from common.h to here.
+
+Files: js/src/tests/test262/ch13/13.2/13.2-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-17-s.js
+ @description StrictMode - reading a property named 'arguments' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/FenceNVGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceNVGL.cpp: Implements the class methods for FenceNVGL.
+
+Files: intl/icu/source/test/hdrtst/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2011, International Business Machines Corporation and
+ others.
+ .
+ THE PURPOSE OF THIS TEST
+ .
+ This tests all public header files - as installed. icu-config needs to be on the PATH
+ .
+ To run it simply type 'make check' after ICU is installed. You SHOULD see:
+ .
+ unicode/uchar.h - 0
+ unicode/uchriter.h - 0
+ unicode/ucnv.h - 0
+ .
+ .. etc. Anything other than zero is an error. (except for the deprecation tests, where '1' is the correct value)
+ .
+ If a header fails the C compile because it's a C++ header, add it to the
+ file named 'cxxfiles.txt' in this directory.
+ .
+ If a header fails because it is deprecated, add it to the 'dfiles.txt'
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "while" Statement is evaluated without syntax checks
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-48gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-48gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration with a strict directive prologue defined within a FunctionExpression)
+ @noStrict
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A14.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of SignedInteger ::: + DecimalDigits is the MV of DecimalDigits
+
+Files: js/src/tests/test262/ch09/9.7/S9.7_A2.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Compute result modulo 2^16
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/S11.1.4_A1.7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Evaluate the production ArrayLiteral: [ AssignmentExpression, Elision, AssignmentExpression ]
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/delay_peak_detector_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for DelayPeakDetector class.
+
+Files: testing/talos/talos/tests/dromaeo/lib/yahoo.js
+Copyright: 2008 Yahoo! Inc. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.6.0
+License: __UNKNOWN__
+ The YAHOO object is the single global object used by YUI Library. It
+ contains utility function for setting up namespaces, inheritance, and
+ logging. YAHOO.util, YAHOO.widget, and YAHOO.example are namespaces
+ created automatically for and used by the library.
+ @module yahoo
+ @title YAHOO Global
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.3_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype.resolvedOptions
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-8-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-8-2.js
+ @description Allow reserved words as property names by set function within an object, accessed via indexing: break, case, do
+
+Files: dom/tests/mochitest/ajax/jquery/dist/jquery.js
+Copyright: 2008 John Resig (jquery.com) Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
+License: __UNKNOWN__
+ $Date: 2008-05-24 11:09:21 -0700 (Sat, 24 May 2008) $
+ $Rev: 5683 $
+ .
+ Map over jQuery in case of overwrite
+
+Files: modules/freetype2/src/tools/update-copyright-year
+Copyright: 2015-2018 Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ [Note: This script is expected to be called by the shell, which in turn
+ calls perl automatically. The nifty start-up code above is based on
+ gnulib's `update-copyright' script; it is a more portable replacement for
+ the shebang, using the first `perl' program in the shell's path instead.]
+
+Files: layout/reftests/fonts/sil/ScheherazadeRegOT-license.txt
+Copyright: 2004-2007 SIL International (http://www.sil.org/).
+License: __UNKNOWN__
+ This Font Software is licensed under the SIL Open Font License, Version 1.1,
+ with Reserved Font Names "Scheherazade" and "SIL".
+ This license is copied below, and is also available with a FAQ at:
+ http://scripts.sil.org/OFL
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_TRF.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the digits are determined correctly when specifying pre/post decimal digits.
+ @author Norbert Lindenberg
+
+Files: modules/brotli/enc/histogram.c
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Build per-context histograms of literals, commands and distance codes.
+
+Files: js/src/tests/test262/ch10/10.2/10.2.1/S10.2.1_A5.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If there is already a property of the variable object with the
+ name of a declared variable, the value of the property and its attributes
+ are not changed
+
+Files: testing/web-platform/tests/media-source/mediasource-config-changes.js
+Copyright: 2016 Chromium authors and World Wide Web Consortium, (Massachusetts Institute of Technology, ERCIM, Keio University, Beihang).
+License: __UNKNOWN__
+ Extract & return the resolution string from a filename, if any.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/test/simpleKenny.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ kenny.c - Main function for the iSAC coder
+
+Files: modules/freetype2/src/lzw/rules.mk
+Copyright: 2004-2018 Albert Chin-A-Young.
+License: __UNKNOWN__
+ based on `src/lzw/rules.mk'
+ .
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ LZW driver directory
+
+Files: gfx/angle/src/compiler/translator/RewriteDoWhile.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RewriteDoWhile.cpp: rewrites do-while loops using another equivalent
+ construct.
+
+Files: ipc/chromium/src/third_party/libevent/ht-internal.h
+Copyright: 2005-2012 Nick Mathewson
+ 2009-2012 Niels Provos and Nick Mathewson See license at end.
+License: __UNKNOWN__
+ Based on ideas by Christopher Clark and interfaces from Niels Provos.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/constants.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ iLBC Speech Coder ANSI-C Source Code
+ .
+ constants.c
+
+Files: js/src/tests/test262/ch10/10.6/10.6-13-a-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-13-a-3.js
+ @description An indirect call to arguments.callee.caller should work
+
+Files: js/src/tests/test262/ch11/11.9/11.9.1/S11.9.1_A3.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Return true, if x and y are both true or both false; otherwise, return false
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-2-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "function" token can not be used as identifier
+
+Files: js/src/tests/test262/ch08/8.6/S8.6_A4_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ An Object is an unordered collection of properties
+
+Files: ipc/chromium/src/third_party/libevent/Makefile.am
+Copyright: 2000-2007 Niels Provos
+ 2007-2012 Niels Provos and Nick Mathewson
+License: __UNKNOWN__
+ See LICENSE for copying information.
+ .
+ 'foreign' means that we're not enforcing GNU package rules strictly.
+ '1.7' means that we need automake 1.7 or later (and we do).
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A17.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 1 or of HexDigit ::: 1 is 1
+
+Files: js/src/tests/test262/ch07/7.6/7.6-21.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-21.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: debugger (debugger)
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "continue" statement within a "do-while" Statement is allowed
+
+Files: gfx/angle/src/compiler/translator/ExpandIntegerPowExpressions.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Implementation of the integer pow expressions HLSL bug workaround.
+ See header for more info.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_encode.c
+Copyright: 2005 Steve Underwood
+ CMU 1993 ***** Computer Science, Speech Group Chengxiang Lu and Alex Hauptmann
+License: __UNKNOWN__
+ Despite my general liking of the GPL, I place my own contributions
+ to this code in the public domain for the benefit of all mankind -
+ even the slimy ones who might try to proprietize my work and use it
+ to my detriment.
+ .
+ Based on a single channel 64kbps only G.722 codec which is:
+
+Files: modules/freetype2/src/otvalid/rules.mk
+Copyright: 2004-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ OTV driver directory
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_5-4-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 11.1.5;
+ The production
+ PropertyAssignment : PropertyName : AssignmentExpression
+ 4.Let desc be the Property Descriptor{[[Value]]: propValue, [[Writable]]: true, [[Enumerable]]: true, [[Configurable]]: true}
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-4-s.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'public' occurs in strict mode code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-13-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-13-s.js
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "do" token can not be used as identifier
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.15.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "implements" token can not be used as identifier in strict code
+
+Files: intl/icu/source/common/Makefile.in
+Copyright: 1999-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU - icuuc.so
+ Stephen F. Booth
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-15.js
+ @description delete operator returns true when deleting Array expandos
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "do-while" Statement is evaluated without syntax checks
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-41gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-41gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression defined within a FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/Framebuffer.h
+Copyright: 2002-2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Framebuffer.h: Defines the gl::Framebuffer class. Implements GL framebuffer
+ objects and related functionality. [OpenGL ES 2.0.24] section 4.4 page 105.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-7-9.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-7-9.js
+ @description Allow reserved words as property names by index assignment, accessed via indexing: if, throw, delete
+
+Files: gfx/angle/src/libANGLE/renderer/gl/cgl/PbufferSurfaceCGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PBufferSurfaceCGL.h: an implementation of egl::Surface for PBuffers for the CLG backend,
+ currently implemented using renderbuffers
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-5-s.js
+ @description Strict Mode - a Function declaring var named 'eval' does not throw SyntaxError
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/DisplayD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayD3D.h: D3D implementation of egl::Display
+
+Files: gfx/angle/src/libANGLE/renderer/DeviceImpl.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DeviceImpl.h: Implementation methods of egl::Device
+
+Files: js/src/tests/test262/ch11/11.1/11.1.1/S11.1.1_A3.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Being in function code, "this" and eval("this"), called as a constructors, return the object
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-73-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-73-s.js
+ @description Strict Mode - checking 'this' (strict function declaration called by Function.prototype.call(undefined))
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-30-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-30-s.js
+ @description StrictMode - property named 'caller' of function objects is not configurable
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/CoreWindowNativeWindow.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ CoreWindowNativeWindow.cpp: NativeWindow for managing ICoreWindow native window types.
+
+Files: modules/brotli/common/version.h
+Copyright: 2016 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Version definition.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/ShaderExecutableD3D.h
+Copyright: 2012-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderExecutable.h: Defines a class to contain D3D shader executable
+ implementation details.
+
+Files: modules/freetype2/src/pcf/pcferror.h
+Copyright: 2001-2012 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the PCF error enumeration constants.
+
+Files: ipc/chromium/src/base/string_piece.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ Copied from strings/stringpiece.h with modifications
+ .
+ A string-like object that points to a sized piece of memory.
+ .
+ Functions or methods may use const StringPiece& parameters to accept either
+ a "const char*" or a "string" value that will be implicitly converted to
+ a StringPiece. The implicit conversion means that it is often appropriate
+ to include this .h file in other files rather than forward-declaring
+ StringPiece as would be appropriate for most other Google classes.
+ .
+ Systematic usage of StringPiece is encouraged as it will reduce unnecessary
+ conversions from "const char*" to "string" and back again.
+
+Files: media/webrtc/trunk/webrtc/modules/utility/source/file_recorder_impl.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains a class that can write audio and/or video to file in
+ multiple file formats. The unencoded input data is written to file in the
+ encoded format specified.
+
+Files: third_party/aom/libs.doxy_template
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Doxyfile 1.5.4
+ .
+ This file describes the settings to be used by the documentation system
+ doxygen (www.doxygen.org) for a project
+ .
+ All text after a hash (#) is considered a comment and will be ignored
+ The format is:
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.20.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "try" token can not be used as identifier
+
+Files: js/src/tests/test262/intl402/ch08/8.0/8.0_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: ipc/chromium/src/base/command_line.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This class works with command lines: building and parsing.
+ Switches can optionally have a value attached using an equals sign,
+
+Files: media/libpng/png.h
+Copyright: 1998-2016 Glenn Randers-Pehrson (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
+License: __UNKNOWN__
+ This code is released under the libpng license (See LICENSE, below)
+ .
+ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
+ .
+ If you modify libpng you may insert additional notices immediately following
+ this sentence.
+ .
+ This modified version of libpng code adds animated PNG support and is
+ released under the libpng license described below. The modifications are
+ Copyright (c) 2006-2007 Andrew Smith, Copyright (c) 2008-2016 Max Stepin,
+
+Files: js/src/tests/test262/ch11/11.8/11.8.2/S11.8.2_A4.7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If x is -Infinity, return false
+
+Files: modules/freetype2/src/pshinter/rules.mk
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ PSHINTER driver directory
+
+Files: intl/icu/source/extra/scrptrun/srtest.cpp
+Copyright: 2001-2016 IBM Corp.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ %W% %E%
+
+Files: js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Properties of the [[Prototype]] object
+ are visible as properties of the child object for the purposes of get access, but not for put access
+
+Files: js/src/tests/test262/ch11/11.8/11.8.1/S11.8.1_A4.10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If y is a prefix of x, return false
+
+Files: modules/freetype2/src/tools/docmaker/docmaker.py
+Copyright: 2002-2018 David Turner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This program is a re-write of the original DocMaker tool used to generate
+ the API Reference of the FreeType font rendering engine by converting
+ in-source comments into structured HTML.
+ .
+ This new version is capable of outputting XML data as well as accepting
+ more liberal formatting options. It also uses regular expression matching
+ and substitution to speed up operation significantly.
+
+Files: js/src/tests/test262/ch10/10.6/10.6-14-b-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-14-b-4-s.js
+ @description Strict Mode - TypeError is thrown when accessing the [[Set]] attribute in 'caller' under strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Buffer9.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Buffer9.h: Defines the rx::Buffer9 class which implements rx::BufferImpl via rx::BufferD3D.
+
+Files: modules/freetype2/src/pfr/rules.mk
+Copyright: 2002-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ pfr driver directory
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-6-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-6-8.js
+ @description Allow reserved words as property names by dot operator assignment, accessed via indexing: this, with, default
+
+Files: memory/mozjemalloc/rb.h
+Copyright: 2008 Jason Evans <jasone@FreeBSD.org>.
+ 2015-2019 Mark Straver <moonchild@palemoon.org>
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice(s), this list of conditions and the following disclaimer
+ unmodified other than the allowable addition of one or more
+ copyright notices.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice(s), this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ cpp macro implementation of left-leaning red-black trees.
+
+Files: intl/icu/source/data/misc/icustd.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ***************************************************************************
+ *
+ * Copyright (C) 2009 International Business Machines
+ * Corporation and others.
+ *
+ ***************************************************************************
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/VertexBuffer.h
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexBuffer.h: Defines the abstract VertexBuffer class and VertexBufferInterface
+ class with derivations, classes that perform graphics API agnostic vertex buffer operations.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-11gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-11gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression defined within strict mode)
+ @onlyStrict
+
+Files: testing/mozbase/mozprocess/tests/iniparser/AUTHORS
+Copyright: __NO_COPYRIGHT__ in: testing/mozbase/mozprocess/tests/iniparser/AUTHORS
+License: __UNKNOWN__
+ This tiny library has received countless contributions and I have
+ not kept track of all the people who contributed. Let them be thanked
+ for their ideas, code, suggestions, corrections, enhancements!
+
+Files: media/webrtc/trunk/build/precompile.h
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Precompiled header for Chromium project on Windows, not used by
+ other build configurations. Using precompiled headers speeds the
+ build up significantly, around 1/4th on VS 2010 on an HP Z600 with 12
+ GB of memory.
+ .
+ Numeric comments beside includes are the number of times they were
+ included under src/chrome/browser on 2011/8/20, which was used as a
+ baseline for deciding what to include in the PCH. Includes without
+ a numeric comment are generally included at least 5 times. It may
+ be possible to tweak the speed of the build by commenting out or
+ removing some of the less frequently used headers.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_decode.c
+Copyright: 2005 Steve Underwood
+ CMU 1993 Computer Science, Speech Group Chengxiang Lu and Alex Hauptmann
+License: __UNKNOWN__
+ Despite my general liking of the GPL, I place my own contributions
+ to this code in the public domain for the benefit of all mankind -
+ even the slimy ones who might try to proprietize my work and use it
+ to my detriment.
+ .
+ Based in part on a single channel G.722 codec which is:
+
+Files: js/src/tests/test262/intl402/ch13/13.3/13.3.2_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Date.prototype.toLocaleDateString
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/intl402/ch10/10.2/10.2.2_a.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator has a supportedLocalesOf
+ property, and it works as planned.
+
+Files: media/libjpeg/jcapimin.c
+Copyright: 1994-1998 Thomas G. Lane. Modified 2003-2010 Guido Vollbeding. It was modified The libjpeg-turbo Project to include only code relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains application interface code for the compression half
+ of the JPEG library. These are the "minimum" API routines that may be
+ needed in either the normal full-compression case or the transcoding-only
+ case.
+ .
+ Most of the routines intended to be called directly by an application
+ are in this file or in jcapistd.c. But also see jcparam.c for
+ parameter-setup helper routines, jcomapi.c for routines shared by
+ compression and decompression, and jctrans.c for the transcoding case.
+
+Files: media/mtransport/third_party/nrappkit/src/event/async_wait_int.h
+Copyright: 2004-2006 Network Resonance, Inc.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ ekr@rtfm.com Sun Feb 22 19:16:01 2004
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StringNumericLiteral ::: StrWhiteSpace is 0
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.1_6.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option usage is processed correctly.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch08/8.12/8.12.8/S8.12.8_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ This should generate no TypeError,
+ Cause we overload toString method so it return non Primitive value
+ but we overloaded valueOf method too.
+
+Files: modules/freetype2/ChangeLog.24
+Copyright: 2010-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ __MANY_TOTAL_LINES__(6350lines) truncating at: and distributed under the terms of the FreeType project license,
+ and distributed under the terms of the FreeType project license,
+ __MANY_TOTAL_LINES__(6351lines) truncating at: LICENSE.TXT. By continuing to use, modify, or distribute this f
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ __MANY_TOTAL_LINES__(6352lines) truncating at: indicate that you have read the license and understand and accep
+ indicate that you have read the license and understand and accept it
+ __MANY_TOTAL_LINES__(6353lines) truncating at: fully.
+ fully.
+ __MANY_TOTAL_LINES__(6354lines) truncating at:
+ .
+ __MANY_TOTAL_LINES__(6355lines) truncating at:
+ __MANY_TOTAL_LINES__(6356lines) truncating at: Local Variables:
+ Local Variables:
+ __MANY_TOTAL_LINES__(6357lines) truncating at: version-control: never
+ version-control: never
+ __MANY_TOTAL_LINES__(6358lines) truncating at: coding: utf-8
+ coding: utf-8
+ __MANY_TOTAL_LINES__(6359lines) truncating at: End:
+ End:
+
+Files: js/src/tests/test262/ch10/10.6/10.6-10-c-ii-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.6/10.6-10-c-ii-1-s.js
+ @description arguments[i] remains same after changing actual parameters in strict mode
+ @onlyStrict
+
+Files: modules/freetype2/src/base/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ It sets the following variables which are used by the master Makefile
+ after the call:
+
+Files: intl/icu/source/extra/uconv/README
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2002, International Business Machines Corporation and others.
+ .
+ The uconv command is an iconv(1)-like conversion / transcoding
+ program. Please check its manual page, or run uconv -h, for help.
+ .
+ Help, as well as error messages, are displayed through the use of a
+ resource bundle. Please contact Steven Loomis <srl@jtcsv.com> if you
+ want to offer a translation of these messages for a particular locale.
+ .
+ uconv was originally written and contributed to icuapps by Jonas Utterström
+ <jonas.utterstrom@vittran.norrnod.se>, and offered simple conversion and
+ a way to know which encodings were available. It has since then be
+ moved to the main ICU distribution and converted to the C conversion
+ API, and is maintained by Yves Arrouye <yves@realnames.com> who seems
+ to always be looking for one more feature or option to add to the tool.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-4gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-4gs.js
+ @description Strict Mode - SyntaxError is thrown if a VariableDeclarationNoIn occurs within strict code and its Identifier is arguments
+ @onlyStrict
+
+Files: gfx/angle/src/compiler/translator/ExpandIntegerPowExpressions.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This mutating tree traversal works around a bug in the HLSL compiler optimizer with "pow" that
+ manifests under the following conditions:
+ .
+ - If pow() has a literal exponent value
+ - ... and this value is integer or within 10e-6 of an integer
+ - ... and it is in {-4, -3, -2, 2, 3, 4, 5, 6, 7, 8}
+ .
+ The workaround is to replace the pow with a series of multiplies.
+ See http://anglebug.com/851
+
+Files: media/webrtc/trunk/webrtc/system_wrappers/source/cpu_features.cc
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Parts of this file derived from Chromium's base/cpu.cc.
+
+Files: devtools/client/inspector/markup/test/lib_jquery_1.2_min.js
+Copyright: 2007 John Resig (jquery.com) Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
+License: __UNKNOWN__
+ $Date: 2007-09-10 15:45:49 -0400 (Mon, 10 Sep 2007) $
+ $Rev: 3219 $
+
+Files: gfx/angle/src/libANGLE/Image.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Image.h: Defines the egl::Image class representing the EGLimage object.
+
+Files: media/webrtc/trunk/build/mac/copy_framework_unversioned.sh
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Copies a framework to its new home, "unversioning" it.
+ .
+ Normally, frameworks are versioned bundles. The contents of a framework are
+ stored in a versioned directory within the bundle, and symbolic links
+ provide access to the actual code and resources. See
+ http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPFrameworks/Concepts/FrameworkAnatomy.html
+ .
+ The symbolic links usually found in frameworks create problems. Symbolic
+ links are excluded from code signatures. That means that it's possible to
+ remove or retarget a symbolic link within a framework without affecting the
+ seal. In Chrome's case, the outer .app bundle contains a framework where
+ all application code and resources live. In order for the signature on the
+ .app to be meaningful, it encompasses the framework. Because framework
+ resources are accessed through the framework's symbolic links, this
+ arrangement results in a case where the resources can be altered without
+ affecting the .app signature's validity.
+ .
+ Indirection through symbolic links also carries a runtime performance
+ penalty on open() operations, although open() typically completes so quickly
+ that this is not considered a major performance problem.
+ .
+ To resolve these problems, the frameworks that ship within Chrome's .app
+ bundle are unversioned. Unversioning is simple: instead of using the
+ original outer .framework directory as the framework that ships within the
+ .app, the inner versioned directory is used. Instead of accessing bundled
+ resources through symbolic links, they are accessed directly. In normal
+ situations, the only hard-coded use of the versioned directory is by dyld,
+ when loading the framework's code, but this is handled through a normal
+ Mach-O load command, and it is easy to adjust the load command to point to
+ the unversioned framework code rather than the versioned counterpart.
+ .
+ The resulting framework bundles aren't strictly conforming, but they work
+ as well as normal versioned framework bundles.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-63gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-63gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by non-strict eval)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch13/13.2/13.2-25-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-25-s.js
+ @description StrictMode - reading a property named 'arguments' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core_neon.c
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ The core AEC algorithm, neon version of speed-critical functions.
+
+Files: intl/icu/source/extra/uconv/uconv.cpp
+Copyright: 1999-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ uconv(1): an iconv(1)-like converter using ICU.
+ .
+ Original code by Jonas Utterstr&#x00F6;m <jonas.utterstrom@vittran.norrnod.se>
+ contributed in 1999.
+ .
+ Conversion to the C conversion API and many improvements by
+ Yves Arrouye <yves@realnames.com>, current maintainer.
+ .
+ Markus Scherer maintainer from 2003.
+ See source code repository history for changes.
+
+Files: js/src/tests/test262/ch12/12.7/S12.7_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Appearing of continue within eval statement that is within an IterationStatement yields SyntaxError
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.24.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "while" token can not be used as identifier
+
+Files: media/webrtc/trunk/tools/gyp/test/mac/xcode-gcc/warn_about_missing_newline.c
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Important: Don't terminate this file with a newline.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/glx/DisplayGLX.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayGLX.h: GLX implementation of egl::Display
+
+Files: gfx/angle/src/tests/perf_tests/IndexDataManagerTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexDataManagerPerfTest:
+ Performance test for index buffer management.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/TextureGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureGL.cpp: Implements the class methods for TextureGL.
+
+Files: js/src/tests/test262/intl402/ch12/12.1/12.1.1_a.js
+Copyright: 2013 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that constructing a DateTimeFormat doesn't create or modify
+ unwanted properties on the RegExp constructor.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-28-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-28-s.js
+
+Files: intl/icu/source/i18n/collunsafe.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ collunsafe.h
+ Copyright (C) 2015-2016, International Business Machines Corporation and others.
+ .
+ To be included by collationdatareader.cpp, and generated by gencolusb.
+ Machine generated, do not edit.
+
+Files: memory/mozjemalloc/osx_zone_types.h
+Copyright: 2006-2008 Jason Evans <jasone@FreeBSD.org>.
+ 2015-2018 Mark Straver <moonchild@palemoon.org>
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice(s), this list of conditions and the following disclaimer as
+ the first lines of this file unmodified other than the possible
+ addition of one or more copyright notices.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice(s), this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The purpose of these structs is described in jemalloc.c, in the comment
+
+Files: js/src/tests/test262/ch10/10.1/S10.1.1_A2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ There are two types of Function objects. Internal functions
+ are built-in objects of the language, such as parseInt and Math.exp
+
+Files: third_party/aom/examples/lightfield_encoder.c
+Copyright: 2017 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Lightfield Encoder
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-1-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-1-s.js
+ @description with statement in strict mode throws SyntaxError (strict function)
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the declaration of the VP8 packetizer class.
+ A packetizer object is created for each encoded video frame. The
+ constructor is called with the payload data and size,
+ together with the fragmentation information and a packetizer mode
+ of choice. Alternatively, if no fragmentation info is available, the
+ second constructor can be used with only payload data and size; in that
+ case the mode kEqualSize is used.
+ .
+ After creating the packetizer, the method NextPacket is called
+ repeatedly to get all packets for the frame. The method returns
+ false as long as there are more packets left to fetch.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/glx/FunctionsGLX.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsGLX.cpp: Implements the FunctionsGLX class.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/buffer_level_filter_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for BufferLevelFilter class.
+
+Files: media/libjpeg/jidctflt.c
+Copyright: 1994-1998 Thomas G. Lane. Modified 2010 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2014 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains a floating-point implementation of the
+ inverse DCT (Discrete Cosine Transform). In the IJG code, this routine
+ must also perform dequantization of the input coefficients.
+ .
+ This implementation should be more accurate than either of the integer
+ IDCT implementations. However, it may not give the same results on all
+ machines because of differences in roundoff behavior. Speed will depend
+ on the hardware's floating point capacity.
+ .
+ A 2-D IDCT can be done by 1-D IDCT on each column followed by 1-D IDCT
+ on each row (or vice versa, but it's more convenient to emit a row at
+ a time). Direct algorithms are also available, but they are much more
+ complex and seem not to be any faster when reduced to code.
+ .
+ This implementation is based on Arai, Agui, and Nakajima's algorithm for
+ scaled DCT. Their original paper (Trans. IEICE E-71(11):1095) is in
+ Japanese, but the algorithm is described in the Pennebaker & Mitchell
+ JPEG textbook (see REFERENCES section in file README.ijg). The following
+ code is based directly on figure 4-8 in P&M.
+ While an 8-point DCT cannot be done in less than 11 multiplies, it is
+ possible to arrange the computation so that many of the multiplies are
+ simple scalings of the final outputs. These multiplies can then be
+ folded into the multiplications or divisions by the JPEG quantization
+ table entries. The AA&N method leaves only 5 multiplies and 29 adds
+ to be done in the DCT itself.
+ The primary disadvantage of this method is that with a fixed-point
+ implementation, accuracy is lost due to imprecise representation of the
+ scaled quantization values. However, that problem does not arise if
+ we use floating point arithmetic.
+
+Files: intl/icu/source/common/unicode/stringpiece.h
+Copyright: 2001 and onwards Google Inc.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2009-2013, International Business Machines
+ Corporation and others.
+ .
+ This code is a contribution of Google code, and the style used here is
+ a compromise between the original Google code and the ICU coding guidelines.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/NativeWindow11.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NativeWindow11.h: Defines NativeWindow11, a class for managing and performing operations on an
+ EGLNativeWindowType for the D3D11 renderer.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-16.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: undefined, NaN, Infinity
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.28.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "synchronized" token can be used as identifier
+
+Files: js/src/tests/test262/intl402/ch13/13.3/13.3.0_7.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Date.prototype.toLocaleString & Co. produces the same results as Intl.DateTimeFormat.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/S7.6.1_A1.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "false" token can not be used as identifier
+
+Files: media/libsoundtouch/src/mmx_optimized.cpp
+Copyright: __NO_COPYRIGHT__ in: media/libsoundtouch/src/mmx_optimized.cpp
+License: __UNKNOWN__
+ Last changed : $Date: 2015-02-22 15:10:38 +0000 (Sun, 22 Feb 2015) $
+ File revision : $Revision: 4 $
+
+Files: js/src/tests/test262/ch12/12.10/12.10.1/12.10.1-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10.1/12.10.1-10-s.js
+ @description with statement in strict mode throws SyntaxError (eval, where the container function is strict)
+ @onlyStrict
+
+Files: devtools/client/shared/vendor/react-virtualized.js
+Copyright: 2016 Jed Watson.
+License: __UNKNOWN__
+ Licensed under the MIT License (MIT), see
+ __MANY_TOTAL_LINES__(2206lines) truncating at: http://jedwatson.github.io/classnames
+ http://jedwatson.github.io/classnames
+ __MANY_TOTAL_LINES__(2207lines) truncating at: */
+ .
+ __MANY_TOTAL_LINES__(2208lines) truncating at: /* global define */
+ global define
+ __MANY_TOTAL_LINES__(2209lines) truncating at: !function() {
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-20-s.js
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StrUnsignedDecimalLiteral:::. DecimalDigits ExponentPart
+ is the MV of DecimalDigits times 10<sup><small>e-n</small></sup>, where n is
+ the number of characters in DecimalDigits and e is the MV of ExponentPart
+
+Files: intl/icu/source/config/mh-darwin
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Darwin-specific setup (Darwin is the Mac OS X developer preview, successor
+ to Rhapsody, aka Mac OS X Server)
+ Copyright (c) 1999-2012 International Business Machines Corporation and
+ others.
+ .
+ Flags for position independent code
+
+Files: js/src/tests/test262/ch10/10.5/10.5-7-b-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.5/10.5-7-b-2-s.js
+ @description Strict Mode - arguments object index assignment is allowed
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.7/S11.4.7_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator -x uses [[Default Value]]
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-1-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ PutValue operates only on references (see step 1).
+ .
+ @path ch11/11.13/11.13.1/11.13.1-1-2.js
+ @description simple assignment throws ReferenceError if LeftHandSide is not a reference (string)
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/11.1.4_5-6-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 11.1.4;
+ The production
+ ElementList : ElementList , Elisionopt AssignmentExpression
+ 6.Call the [[DefineOwnProperty]] internal method of array with arguments ToString(ToUint32((pad+len)) and the Property Descriptor { [[Value]]: initValue
+ , [[Writable]]: true, [[Enumerable]]: true, [[Configurable]]: true}, and false.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-2-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-2-1.js
+ @description eval allowed as formal parameter name of a non-strict function declaration
+
+Files: ipc/chromium/src/base/lock.cc
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Lock class.
+
+Files: gfx/angle/src/libGLESv2/libGLESv2.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ libGLESv2.cpp: Implements the exported OpenGL ES 2.0 functions.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-15.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: package, protected, static
+
+Files: js/src/tests/test262/ch12/12.9/S12.9_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production ReturnStatement : return Expression; is evaluated as:
+ i) Evaluate Expression.
+ ii) Call GetValue(Result(2)).
+ iii) Return (return, Result(3), empty)
+
+Files: js/src/tests/test262/ch07/7.6/7.6-28.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-28.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: in (in)
+
+Files: gfx/angle/src/tests/gl_tests/ObjectAllocationTest.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ObjectAllocationTest
+ Tests for object allocations and lifetimes.
+
+Files: gfx/angle/src/common/debug.h
+Copyright: 2002-2010 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ debug.h: Debugging utilities.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/FramebufferD3D.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferD3D.cpp: Implements the DefaultAttachmentD3D and FramebufferD3D classes.
+
+Files: js/src/tests/test262/ch14/14.1/14.1-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-7-s.js
+ @description 'use strict' directive - not recognized if upper case
+ @noStrict
+
+Files: intl/icu/source/i18n/unicode/timezone.h
+Copyright: 1997-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ File TIMEZONE.H
+ .
+ Modification History:
+ .
+ Date Name Description
+ 04/21/97 aliu Overhauled header.
+ 07/09/97 helena Changed createInstance to createDefault.
+ 08/06/97 aliu Removed dependency on internal header for Hashtable.
+ 08/10/98 stephen Changed getDisplayName() API conventions to match
+ 08/19/98 stephen Changed createTimeZone() to never return 0
+ 09/02/98 stephen Sync to JDK 1.2 8/31
+ - Added getOffset(... monthlen ...)
+ - Added hasSameRules()
+ 09/15/98 stephen Added getStaticClassID
+ 12/03/99 aliu Moved data out of static table into icudata.dll.
+ Hashtable replaced by new static data structures.
+ 12/14/99 aliu Made GMT public.
+ 08/15/01 grhoten Made GMT private and added the getGMT() function
+
+Files: modules/freetype2/include/freetype/ftlist.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file implements functions relative to list processing. Its
+ data structures are defined in `freetype.h'.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-16-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type Error
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-18gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-18gs.js
+ @description Strict - checking 'this' from a global scope (eval includes strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/BlitGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BlitGL.h: Defines the BlitGL class, a helper for blitting textures
+
+Files: gfx/angle/src/common/mathutil.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ mathutil.cpp: Math and bit manipulation functions.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-27-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-27-s.js
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Variables are defined with global scope (that is, they are created as members of the global object, as described in 10.1.3) using property attributes { DontDelete}
+
+Files: media/webrtc/trunk/webrtc/modules/video_capture/ensure_initialized.cc
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Platform-specific initialization bits, if any, go here.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-45-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-45-s.js
+
+Files: modules/freetype2/src/autofit/afscript.h
+Copyright: 2013-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ The following part can be included multiple times.
+ Define `SCRIPT' as needed.
+ .
+ Add new scripts here. The first and second arguments are the
+ script name in lowercase and uppercase, respectively, followed
+ by a description string. Then comes the corresponding HarfBuzz
+ script name tag, followed by a string of standard characters (to
+ derive the standard width and height of stems).
+ .
+ Note that fallback scripts only have a default style, thus we
+
+Files: intl/icu/source/data/unidata/ucdterms.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+ AND PERMISSION NOTICE
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1991-2004 Unicode, Inc. Distributed under the
+ Terms of Use in http://www.unicode.org/copyright.html.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ the Unicode data files and associated documentation (the "Data Files") or
+ Unicode software and associated documentation (the "Software") to deal in the
+ Data Files or Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, and/or sell copies of
+ the Data Files or Software, and to permit persons to whom the Data Files or
+ Software are furnished to do so, provided that (a) the above copyright notice(s)
+ and this permission notice appear in all copies of the Data Files or Software,
+ (b) both the above copyright notice(s) and this permission notice appear in
+ associated documentation, and (c) there is clear notice in each modified Data
+ File or in the Software as well as in the documentation associated with the Data
+ File(s) or Software that the data or software has been modified.
+ .
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
+ PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
+ NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
+ DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
+ SOFTWARE.
+ .
+ Except as contained in this notice, the name of a copyright holder shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings in
+ these Data Files or Software without prior written authorization of the
+ copyright holder.
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.1/11.1.5/11.1.5-3-s.js
+ @description Strict Mode - SyntaxError is thrown when 'evals' occurs as the Identifier in a PropertySetParameterList of a PropertyAssignment if its FunctionBody is strict code
+ @onlyStrict
+
+Files: intl/icu/source/tools/gennorm2/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2009-2011, International Business Machines Corporation and
+ others.
+ Steven R. Loomis/Markus W. Scherer
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-11.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-11.js
+ @description arguments as var identifier in eval code is allowed
+
+Files: gfx/angle/src/libANGLE/validationES3.cpp
+Copyright: 2013-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ validationES3.cpp: Validation functions for OpenGL ES 3.0 entry point parameters
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-47-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-47-s.js
+ @description Strict Mode - checking 'this' (Anonymous FunctionExpression with a strict directive prologue defined within a FunctionDeclaration)
+ @noStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1-22-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1-22-s.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: inte\u0072face (interface)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/gl/TransformFeedbackGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TransformFeedbackGL.h: Defines the class interface for TransformFeedbackGL.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-9-s.js
+ @description delete operator throws TypeError when deleting a non-configurable data property (Math.LN2) in strict mode
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Renderer9.h
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Renderer9.h: Defines a back-end specific class for the D3D9 renderer.
+
+Files: js/src/tests/test262/ch13/13.2/13.2-16-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-16-s.js
+ @description StrictMode - enumerating over a function object looking for 'arguments' fails inside the function
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-2-s.js
+
+Files: js/src/tests/test262/ch13/13.2/13.2-18-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-18-s.js
+ @description StrictMode - writing a property named 'arguments' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: intl/icu/source/icudefs.mk.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2000-2016, International Business Machines Corporation and others.
+ .
+ Some of these variables are overridden in the config/mh-* files.
+ .
+ Please be sure to update config/Makefile.inc.in if you add something here.
+ .
+ Shell to use
+
+Files: js/src/tests/test262/ch11/11.1/11.1.4/11.1.4-0.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.1/11.1.4/11.1.4-0.js
+ @description elements elided at the end of an array do not contribute to its length
+
+Files: gfx/angle/src/compiler/translator/ASTMetadataHLSL.cpp
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Analysis of the AST needed for HLSL generation
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-6-s.js
+ @description simple assignment throws TypeError if LeftHandSide is a readonly property in strict mode (Function.length)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-3-s.js
+ @description this is not coerced to an object in strict mode (undefined)
+ @noStrict
+
+Files: js/src/tests/test262/ch07/7.3/S7.3_A1.3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ LINE SEPARATOR (U+2028) may occur between any two tokens
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ lattice.c
+ .
+ Contains the normalized lattice filter routines (MA and AR) for iSAC codec
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/packet_buffer_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for PacketBuffer class.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Fence11.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Fence11.cpp: Defines the rx::FenceNV11 and rx::FenceSync11 classes which implement rx::FenceNVImpl and rx::FenceSyncImpl.
+
+Files: media/webrtc/trunk/webrtc/base/logging.h
+Copyright: 2004 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ LOG(...) an ostream target that can be used to send formatted
+ output to a variety of logging targets, such as debugger console, stderr,
+ file, or any StreamInterface.
+ The severity level passed as the first argument to the LOGging
+ functions is used as a filter, to limit the verbosity of the logging.
+ Static members of LogMessage documented below are used to control the
+ verbosity and target of the output.
+ There are several variations on the LOG macro which facilitate logging
+ of common error conditions, detailed below.
+ .
+ LOG(sev) logs the given stream at severity "sev", which must be a
+ compile-time constant of the LoggingSeverity type, without the namespace
+ prefix.
+
+Files: js/src/tests/test262/ch11/11.7/11.7.1/S11.7.1_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x << y uses [[Default Value]]
+
+Files: js/src/tests/test262/ch11/11.3/11.3.1/S11.3.1_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x++ uses [[Default Value]]
+
+Files: media/webrtc/trunk/webrtc/tools/agc/agc_harness.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Refer to kUsage below for a description.
+
+Files: dom/tests/mochitest/dom-level1-core/activity-home.css
+Copyright: 1997-2003 W3C (MIT, ERCIM, Keio). The following software licensing rules apply: http://www.w3.org/Consortium/Legal/copyright-software
+License: __UNKNOWN__
+ Single style sheet for ALL activity Home pages please
+ Tim
+ We need consistency on our web site - Nov 99 AC meeting
+ Please do NOT use in-line style.
+ Discuss this style sheet with other users and me
+ before fixing it
+ .
+ These bits from Dave's inline stylein the HTML home page
+ tbl 19991115
+
+Files: intl/icu/source/common/rbbisetb.cpp
+Copyright: 2002-2008 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ rbbisetb.cpp
+ .
+ RBBISetBuilder Handles processing of Unicode Sets from RBBI rules
+ (part of the rule building process.)
+ .
+ Starting with the rules parse tree from the scanner,
+ .
+ - Enumerate the set of UnicodeSets that are referenced
+ by the RBBI rules.
+ - compute a set of non-overlapping character ranges
+ with all characters within a range belonging to the same
+ set of input uniocde sets.
+ - Derive a set of non-overlapping UnicodeSet (like things)
+ that will correspond to columns in the state table for
+ the RBBI execution engine. All characters within one
+ of these sets belong to the same set of the original
+ UnicodeSets from the user's rules.
+ - construct the trie table that maps input characters
+ to the index of the matching non-overlapping set of set from
+ the previous step.
+
+Files: third_party/aom/aom_dsp/psnrhvs.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ This code was originally written by: Gregory Maxwell, at the Daala
+ project.
+
+Files: intl/icu/source/config/mh-os400
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ OS400-specific setup (for cross build)
+ Copyright (c) 1999-2013, International Business Machines Corporation and
+ others.
+ .
+ This otherwise breaks on OS400 - can't find "shell"
+
+Files: intl/icu/source/config/mh-beos
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ BeOS-specific setup
+ Copyright (c) 2003-2006, International Business Machines Corporation and
+ others.
+ .
+ Original author: Andrew Bachmann
+ .
+ Commands to generate dependency files
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-3-s.js
+ @description Strict Mode - SyntaxError is thrown when FutureReservedWord 'private' occurs in strict mode code
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/AudioManagerAndroid.java
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ The functions in this file are called from native code. They can still be
+ accessed even though they are declared private.
+
+Files: js/src/tests/test262/ch13/13.1/13.1-24-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if any Identifier value occurs more than once within a FormalParameterList of a strict mode
+ FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-24-s.js
+ @description Strict Mode - SyntaxError is thrown if a function is created using a FunctionDeclaration whose FunctionBody is contained in strict code and the function has two identical parameters
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-4.a-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ This test is actually testing the [[Delete]] internal method (8.12.8). Since the
+ language provides no way to directly exercise [[Delete]], the tests are placed here.
+ .
+ @path ch11/11.4/11.4.1/11.4.1-4.a-12.js
+ @description delete operator returns false when deleting a property(length)
+
+Files: modules/freetype2/include/freetype/internal/ftobjs.h
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file contains the definition of all internal FreeType classes.
+
+Files: modules/freetype2/src/tools/chktrcmp.py
+Copyright: __NO_COPYRIGHT__ in: modules/freetype2/src/tools/chktrcmp.py
+License: __UNKNOWN__
+ This code is explicitly into the public domain.
+
+Files: js/src/tests/test262/ch08/8.7/S8.7.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Delete operator deletes pure property, so it returns true to be applyed to this.property
+
+Files: gfx/angle/src/image_util/copyimage.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ copyimage.cpp: Defines image copying functions
+
+Files: gfx/angle/src/compiler/translator/RewriteElseBlocks.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RewriteElseBlocks.h: Prototype for tree transform to change
+ all if-else blocks to if-if blocks.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/NativeWindow11WinRT.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ NativeWindow11WinRT.h: NativeWindow base class for managing IInspectable native window types.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/DeviceD3D.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DeviceD3D.h: D3D implementation of egl::Device
+
+Files: media/webrtc/trunk/webrtc/modules/media_file/source/media_file_utility.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Note: the class cannot be used for reading and writing at the same time.
+
+Files: js/src/tests/test262/ch13/13.2/13.2-34-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-34-s.js
+ @description StrictMode - property named 'arguments' of function objects is not configurable
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-1-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ PutValue operates only on references (see step 1).
+ .
+ @path ch11/11.13/11.13.1/11.13.1-1-3.js
+ @description simple assignment throws ReferenceError if LeftHandSide is not a reference (boolean)
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StrUnsignedDecimalLiteral:::. DecimalDigits is the
+ MV of DecimalDigits times 10<sup><small>-n</small></sup>, where n is the
+ number of characters in DecimalDigits
+
+Files: intl/icu/source/config/m4/icu-conditional.m4
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2015, International Business Machines Corporation and
+ others.
+ .
+ moved here from ../../acinclude.m4
+
+Files: media/webrtc/trunk/webrtc/modules/utility/source/file_player_unittests.cc
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for FilePlayer.
+
+Files: intl/icu/source/acinclude.m4
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 1999-2016, International Business Machines Corporation and
+ others.
+ acinclude.m4 for ICU
+ Don't edit aclocal.m4, do edit acinclude.m4
+ Stephen F. Booth
+ .
+ @TOP@
+
+Files: gfx/angle/src/libANGLE/renderer/gl/RenderbufferGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RenderbufferGL.h: Defines the class interface for RenderbufferGL.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-7-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.10/11.10.1/S11.10.1_A2.2_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Operator x & y uses [[Default Value]]
+
+Files: media/webrtc/trunk/webrtc/video_engine/encoder_state_feedback_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for EncoderStateFeedback.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-1-8.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-1-8.js
+ @description Allow reserved words as property names at object initialization, verified with hasOwnProperty: this, with, default
+
+Files: devtools/shared/qrcode/encoder/index.js
+Copyright: 2009 Kazuhiko Arase
+License: __UNKNOWN__
+ URL: http://www.d-project.com/
+ .
+ Licensed under the MIT license:
+ http://www.opensource.org/licenses/mit-license.php
+ .
+ The word 'QR Code' is registered trademark of
+ DENSO WAVE INCORPORATED
+ http://www.denso-wave.com/qrcode/faqpatent-e.html
+
+Files: js/src/tests/test262/ch11/11.1/11.1.5/11.1.5_7-3-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 11.1.5;
+ The production
+ PropertyAssignment : set PropertyName( PropertySetParameterList ) { FunctionBody }
+ 3.Let desc be the Property Descriptor{[[Set]]: closure, [[Enumerable]]: true, [[Configurable]]: true}
+
+Files: security/nss/lib/dbm/include/ncompat.h
+Copyright: 1991-1993 The Regents of the University of California.
+License: __UNKNOWN__
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. ***REMOVED*** - see
+ ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ @(#)compat.h 8.13 (Berkeley) 2/21/94
+
+Files: gfx/angle/src/libANGLE/renderer/gl/glx/SurfaceGLX.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ SurfaceGLX.h: common interface for GLX surfaces
+
+Files: modules/freetype2/src/type42/t42error.h
+Copyright: 2002-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ This file is used to define the Type 42 error enumeration constants.
+
+Files: gfx/angle/src/libANGLE/renderer/TextureImpl.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TextureImpl.cpp: Defines the abstract rx::TextureImpl classes.
+
+Files: gfx/angle/src/compiler/translator/StructureHLSL.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StructureHLSL.h:
+ Interfaces of methods for HLSL translation of GLSL structures.
+
+Files: media/libjpeg/jdmainct.c
+Copyright: 1994-1996 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2010-2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains the main buffer controller for decompression.
+ The main buffer lies between the JPEG decompressor proper and the
+ post-processor; it holds downsampled data in the JPEG colorspace.
+ .
+ Note that this code is bypassed in raw-data mode, since the application
+ supplies the equivalent of the main buffer in that case.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-26-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-26-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-2-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-2-15.js
+ @description Allow reserved words as property names by dot operator assignment, verified with hasOwnProperty: package, protected, static
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-87-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-87-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.apply(undefined))
+ @noStrict
+
+Files: media/webrtc/trunk/webrtc/base/win32regkey_unittest.cc
+Copyright: 2003 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unittest for registry access API
+
+Files: media/webrtc/trunk/build/filename_rules.gypi
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This gypi file defines the patterns used for determining whether a
+ file is excluded from the build on a given platform. It is
+
+Files: gfx/angle/src/tests/gl_tests/BuiltinVariableTest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ BuiltinVariableTest:
+ Tests the correctness of the builtin GLSL variables.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-17gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-17gs.js
+ @description Strict - checking 'this' from a global scope (eval used within strict mode)
+ @onlyStrict
+
+Files: modules/freetype2/src/cache/rules.mk
+Copyright: 2000-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ Cache driver directory
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-95gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-95gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.bind()())
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/ImageD3D.cpp
+Copyright: 2002-2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Image.h: Implements the rx::Image class, an abstract base class for the
+ renderer-specific classes which will define the interface to the underlying
+ surfaces or resources.
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the class RtpFormatVp8TestHelper. The class is
+ responsible for setting up a fake VP8 bitstream according to the
+ RTPVideoHeaderVP8 header, and partition information. After initialization,
+ an RTPFragmentationHeader is provided so that the tester can create a
+ packetizer. The packetizer can then be provided to this helper class, which
+ will then extract all packets and compare to the expected outcome.
+
+Files: gfx/angle/src/common/Color.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Color.h : Defines the Color type used throughout the ANGLE libraries
+
+Files: media/webrtc/trunk/webrtc/base/maccocoathreadhelper.mm
+Copyright: 2007 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Helper function for using Cocoa with Posix threading.
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/QueryVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ QueryVk.h:
+ Defines the class interface for QueryVk, implementing QueryImpl.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-91-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-91-s.js
+ @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.call(null))
+ @noStrict
+
+Files: js/src/tests/test262/ch08/8.4/S8.4_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Empty string has type string
+
+Files: media/libjpeg/jdhuff.h
+Copyright: 1991-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2010-2016 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains declarations for Huffman entropy decoding routines
+ that are shared between the sequential decoder (jdhuff.c) and the
+ progressive decoder (jdphuff.c). No other modules need to see these.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-10-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-10-s.js
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_codec_database.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file generates databases with information about all supported audio
+ codecs.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-29-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-29-s.js
+ @description Strict Mode - The built-in Function constructor is contained in use strict code
+ @noStrict
+
+Files: intl/icu/source/common/rbbiscan.h
+Copyright: 2002-2016 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ rbbiscan.h
+ .
+ This file contains declarations for class RBBIRuleScanner
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/time_stretch_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for Accelerate and PreemptiveExpand classes.
+
+Files: js/src/tests/test262/ch13/13.2/13.2-36-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-36-s.js
+ @description StrictMode - property named 'arguments' of function objects is not configurable
+ @onlyStrict
+
+Files: media/webrtc/trunk/build/android/envsetup.sh
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Sets up environment for building Chromium on Android. It can either be
+ compiled with the Android tree or using the Android SDK/NDK. To build with
+ NDK/SDK: ". build/android/envsetup.sh --sdk". Environment variable
+
+Files: media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_dummy_impl.cc
+Copyright: 2015 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains an implementation of empty webrtc VP9 encoder/decoder
+ factories so it is possible to build webrtc without linking with vp9.
+
+Files: toolkit/components/microformats/test/lib/html.js
+Copyright: 2010-2015 Glenn Jones.
+License: __UNKNOWN__
+ MIT License: https://raw.github.com/glennjones/microformat-node/master/license.txt
+ Dependencies utilities.js, domutils.js
+
+Files: js/src/tests/test262/ch13/13.2/13.2-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-4-s.js
+ @description StrictMode - A TypeError is thrown when a code in strict mode tries to write to 'arguments' of function instances.
+ @onlyStrict
+
+Files: modules/woff2/src/store_bytes.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Helper functions for storing integer values into byte streams.
+ No bounds checking is performed, that is the responsibility of the caller.
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_TRP.js
+Copyright: 2011-2012 Norbert Lindenberg.
+ 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the digits are determined correctly when specifying significant digits.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch13/13.1/13.1-35-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-35-s.js
+ @description StrictMode - SyntaxError is thrown if 'eval' occurs as the function name of a FunctionDeclaration in strict eval code
+ @onlyStrict
+
+Files: media/libvpx/vp9/encoder/vp9_psnrhvs.c
+Copyright: 2010 The WebM project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This code was originally written by: Gregory Maxwell, at the Daala
+ project.
+
+Files: intl/icu/source/tools/toolutil/ucln_tu.cpp
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 2007-2014, International Business Machines Corporation and
+ others.
+ .
+ Auto-client
+
+Files: intl/icu/source/tools/pkgdata/pkgdata.1.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (C) 2000-2009 IBM, Inc. and others.
+ .
+ Manual page by Yves Arrouye <yves@realnames.com>.
+ Modified by Michael Ow <mow@us.ibm.com>.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.24ns.js
+Copyright: 2011 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "public" token can be used as identifier in non-strict code
+
+Files: js/src/tests/test262/ch11/11.13/11.13.1/11.13.1-4-29-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.1/11.13.1-4-29-s.js
+
+Files: js/src/tests/test262/ch07/7.8/7.8.3/7.8.3-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.3/7.8.3-6-s.js
+ @description Strict Mode - octal extension (000) is forbidden in strict mode
+ @onlyStrict
+
+Files: toolkit/components/url-classifier/tests/gtest/TestRiceDeltaDecoder.cpp
+Copyright: 2016 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the media/webrtc/trunk/webrtc/LICENSE.
+
+Files: toolkit/components/microformats/test/lib/domutils.js
+Copyright: 2010-2015 Glenn Jones.
+License: __UNKNOWN__
+ MIT License: https://raw.github.com/glennjones/microformat-shiv/master/license.txt
+ Dependencies utilities.js
+
+Files: js/src/tests/test262/ch11/11.14/S11.14_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between Expression and , or between , and AssignmentExpression are allowed
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-54gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-54gs.js
+ @description Strict - checking 'this' from a global scope (Literal getter defined within strict mode)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Query9.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Query9.cpp: Defines the rx::Query9 class which implements rx::QueryImpl.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-9-s.js
+
+Files: js/src/tests/test262/ch12/12.6/12.6.2/S12.6.2_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Expression from "while" IterationStatement is evaluated first; "false", "0", "null", "undefined" and "empty" strings used as the Expression are evaluated to "false"
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/encode.c
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ encode.c
+ .
+ This file contains definition of funtions for encoding.
+ Decoding of upper-band, including 8-12 kHz, when the bandwidth is
+ 0-12 kHz, and 8-16 kHz, when the bandwidth is 0-16 kHz.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-3.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: false (false)
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-23-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-23-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a built-in (Number)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-46-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-46-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression with a strict directive prologue defined within a FunctionDeclaration)
+ @noStrict
+
+Files: modules/freetype2/builds/amiga/include/config/ftmodule.h
+Copyright: 2005-2018 Werner Lemberg and Detlef Würkner.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used,
+ modified, and distributed under the terms of the FreeType project
+ license, LICENSE.TXT. By continuing to use, modify, or distribute
+ this file you indicate that you have read the license and
+ understand and accept it fully.
+ .
+ To avoid that all your programs include all FreeType modules,
+ you copy the following piece of source code into your own
+ source file and specify which modules you really need in your
+ application by uncommenting the appropriate lines.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/fft.c
+Copyright: 1995-1997 Mark Olesen <olesen@me.QueensU.CA> Queen's Univ at Kingston (Canada)
+License: __UNKNOWN__
+ Permission to use, copy, modify, and distribute this software for
+ any purpose without fee is hereby granted, provided that this
+ entire notice is included in all copies of any software which is
+ or includes a copy or modification of this software and in all
+ copies of the supporting documentation for such software.
+ .
+ THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR
+ IMPLIED WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR QUEEN'S
+ UNIVERSITY AT KINGSTON MAKES ANY REPRESENTATION OR WARRANTY OF ANY
+ KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS
+ FITNESS FOR ANY PARTICULAR PURPOSE.
+ .
+ All of which is to say that you can do what you like with this
+ source code provided you don't try to sell it as your own and you
+ include an unaltered copy of this message (including the
+ copyright).
+ .
+ It is also implicitly understood that bug fixes and improvements
+ should make their way back to the general Internet community so
+ that everyone benefits.
+ .
+ Changes:
+ Trivial type modifications by the WebRTC authors.
+ .
+ File:
+
+Files: security/nss/coreconf/mkdepend/mkdepend.man
+Copyright: 1993-1998 The Open Group
+License: __UNKNOWN__
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
+ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ Except as contained in this notice, the name of The Open Group shall not
+ be used in advertising or otherwise to promote the sale, use or other
+ dealing in this Software without prior written authorization from The
+ Open Group.
+ .
+ $XFree86: xc/config/makedepend/mkdepend.man,v 1.7 2002/12/14 02:39:45 dawes Exp $
+
+Files: js/src/tests/test262/ch07/7.6/7.6-12.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-12.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: try (try)
+
+Files: js/src/tests/test262/ch08/8.12/8.12.5/S8.12.5_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When the [[Put]] method of O is called with property P and value V,
+ and If O doesn't have a property with name P, then
+ creates a property with name P, set its value to V and give it empty attributes
+
+Files: media/webrtc/trunk/webrtc/modules/utility/interface/rtp_dump.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file implements a class that writes a stream of RTP and RTCP packets
+ to a file according to the format specified by rtpplay. See
+ http://www.cs.columbia.edu/irt/software/rtptools/.
+ Notes: supported platforms are Windows, Linux and Mac OSX
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-99gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-99gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.bind(globalObject)())
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.15ns.js
+Copyright: 2011 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "implements" token can be used as identifier in non-strict code
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-17-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-17-s.js
+
+Files: js/src/tests/test262/ch13/13.0/13.0-15-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13;
+ The production FunctionBody : SourceElementsopt is evaluated as follows:
+ .
+ @path ch13/13.0/13.0-15-s.js
+ @description Strict Mode - SourceElements is evaluated as strict mode code when a FunctionDeclaration is contained in strict mode code within eval code
+ @onlyStrict
+
+Files: other-licenses/ply/README
+Copyright: __NO_COPYRIGHT__ in: other-licenses/ply/README
+License: __UNKNOWN__
+ Licensed under BSD.
+ .
+ This directory contains just the code and license from PLY version 3.3;
+ the full distribution (see the URL) also contains examples, tests,
+ documentation, and a longer README.
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A11.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When using property attributes, {ReadOnly} is not used
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.18ns.js
+Copyright: 2011 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "interface" token can be used as identifier in
+ non-strict code
+
+Files: python/voluptuous/voluptuous.py
+Copyright: 2010-2013 Alec Thomas <alec@swapoff.org>
+License: __UNKNOWN__
+ This software is licensed as described in the file COPYING, which
+ you should have received as part of this distribution.
+
+Files: js/src/tests/test262/ch11/11.8/11.8.3/11.8.3-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.8/11.8.3/11.8.3-5.js
+
+Files: js/src/tests/test262/ch07/7.6/7.6-33.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-33.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: super (super)
+
+Files: media/webrtc/trunk/webrtc/base/unittest_main.cc
+Copyright: 2007 The WebRTC Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ A reuseable entry point for gunit tests.
+
+Files: js/src/tests/test262/ch08/8.5/S8.5_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ NaN expression has a type Number
+
+Files: modules/freetype2/src/type1/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ Type1 driver directory
+
+Files: devtools/client/inspector/markup/test/lib_jquery_1.0.js
+Copyright: 2006 John Resig (jquery.com) Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
+License: __UNKNOWN__
+ $Date: 2006-10-27 23:14:48 -0400 (Fri, 27 Oct 2006) $
+ $Rev: 509 $
+ .
+ Global undefined variable
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-29gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-29gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression defined within a FunctionDeclaration inside strict mode)
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/interface/ilbc.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ ilbc.h
+ .
+ This header file contains all of the API's for iLBC.
+
+Files: js/src/tests/test262/ch12/12.10/12.10-2-2.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-2-2.js
+ @description with - expression being Boolean
+
+Files: intl/icu/source/test/testmap/Makefile.in
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2003-2012, International Business Machines Corporation and
+ others.
+ .
+ Source directory information
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/DisplayD3D.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DisplayD3D.cpp: D3D implementation of egl::Display
+
+Files: media/libjpeg/jdmarker.c
+Copyright: 1991-1998 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2012-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains routines to decode JPEG datastream markers.
+ Most of the complexity arises from our desire to support input
+ suspension: if not all of the data for a marker is available,
+ we must exit back to the application. On resumption, we reprocess
+ the marker.
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of StringNumericLiteral ::: [empty] is 0
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-64gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-64gs.js
+ @description Strict - checking 'this' from a global scope (strict function declaration called by non-strict Function constructor)
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/resample.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains the resampling functions for 22 kHz.
+
+Files: media/webrtc/trunk/webrtc/common_audio/signal_processing/resample_48khz.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file contains resampling functions between 48 kHz and nb/wb.
+
+Files: js/src/tests/test262/ch12/12.2/12.2.1/12.2.1-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.2/12.2.1/12.2.1-4-s.js
+ @description eval - a function expr assigning into 'eval' throws a SyntaxError in strict mode
+ @onlyStrict
+
+Files: intl/icu/source/i18n/astro.cpp
+Copyright: 1996-2012 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ 2003-nov-07 srl Port from Java
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-25-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-25-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a built-in (RegExp)
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core_sse2.c
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ The core AEC algorithm, SSE2 version of speed-critical functions.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-8gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-8gs.js
+ @description Strict - checking 'this' from a global scope (FunctionDeclaration includes strict directive prologue)
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.8_4.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the array returned by SupportedLocales is extensible,
+ but its properties are non-writable/non-configurable.
+ @author Norbert Lindenberg
+
+Files: intl/icu/source/tools/memcheck/ICUMemCheck.pl
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ***********************************************************************
+ * COPYRIGHT:
+ * Copyright (c) 2004-2006, International Business Machines Corporation
+ * and others.
+ ***********************************************************************
+ .
+ This perl script checks for correct memory function usage in ICU library code.
+ It works with Linux builds of ICU using clang or gcc.
+ .
+ To run it,
+ 1. Build ICU
+ 2. cd icu/source
+ 3. perl tools/memcheck/ICUMemCheck.pl
+ .
+ All object files containing direct references to C or C++ runtime library memory
+ functions will be listed in the output.
+ .
+ For ICU 58, the expected output is
+ common/uniset.o U operator delete(void*)
+ common/unifilt.o U operator delete(void*)
+ common/cmemory.o U malloc
+ common/cmemory.o U free
+ i18n/strrepl.o U operator delete(void*)
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-29-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-29-s.js
+
+Files: js/src/tests/test262/ch10/10.5/10.5-7-b-4-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.5/10.5-7-b-4-s.js
+ @description Strict Mode - Deleting property of the arguments object successful under strict mode
+ @onlyStrict
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A21.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 5 or of HexDigit ::: 5 is 5
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-34-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-34-s.js
+ @description Strict Mode - checking 'this' (FunctionExpression defined within an Anonymous FunctionExpression inside strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch12/12.14/12.14-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ local vars must not be visible outside with block
+ local functions must not be visible outside with block
+ local function expresssions should not be visible outside with block
+ local vars must shadow outer vars
+ local functions must shadow outer functions
+ local function expresssions must shadow outer function expressions
+ eval should use the appended object to the scope chain
+ .
+ @path ch12/12.14/12.14-3.js
+ @description catch doesn't change declaration scope - var declaration are visible outside when name different from catch parameter
+
+Files: gfx/angle/src/compiler/translator/Initialize.cpp
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Create symbols that declare built-in definitions, add built-ins that
+ cannot be expressed in the files, and establish mappings between
+ built-in functions and operators.
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_rdft.c
+Copyright: 1996-2001 Takuya OOURA,
+License: __UNKNOWN__
+ You may use, copy, modify and distribute this code for any purpose (include
+ commercial use) and without fee. Please refer to this package when you modify
+ this code.
+ .
+ Changes by the WebRTC authors:
+ - Trivial type modifications.
+ - Minimal code subset to do rdft of length 128.
+ - Optimizations because of known length.
+ .
+ All changes are covered by the WebRTC license and IP grant:
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/IndexBuffer11.cpp
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ IndexBuffer11.cpp: Defines the D3D11 IndexBuffer implementation.
+
+Files: other-licenses/nsis/Contrib/ExDLL/exdll.dpr
+Copyright: 2001 Peter Windridge
+License: __UNKNOWN__
+ Fixed and formatted by Brett Dever
+ http://editor.nfscheats.com/
+ .
+ Tested in Delphi 7.0
+ }
+ .
+ library exdll;
+ .
+ uses Windows;
+ .
+ type
+
+Files: js/src/tests/test262/intl402/ch11/11.3/11.3.2_FN_1.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.NumberFormat.prototype.format
+ doesn't treat all numbers as negative.
+ @author: Roozbeh Pournader
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1.1_20.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that the option sensitivity is processed correctly.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/libANGLE/renderer/gl/VertexArrayGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexArrayGL.cpp: Implements the class methods for VertexArrayGL.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/FramebufferGL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FramebufferGL.cpp: Implements the class methods for FramebufferGL.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Renderer9.cpp
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Renderer9.cpp: Implements a back-end specific class for the D3D9 renderer.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/S7.6.1.2_A1.9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "enum" token can not be used as identifier
+
+Files: media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/AndroidTest.java
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be found
+ in the LICENSE file in the root of the source tree. An additional
+ intellectual property rights grant can be found in the file PATENTS. All
+ contributing project authors may be found in the AUTHORS file in the root of
+ the source tree.
+ .
+ VoiceEngine Android test application. It starts either auto test or acts like
+ a GUI test.
+
+Files: security/nss/automation/taskcluster/docker-aarch64/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: security/nss/automation/taskcluster/docker-aarch64/Dockerfile
+License: __UNKNOWN__
+ RUN useradd -d /home/worker -s /bin/bash -m worker
+ WORKDIR /home/worker
+ .
+ # Add build and test scripts.
+ ADD bin /home/worker/bin
+ RUN chmod +x /home/worker/bin/*
+ .
+ # Install dependencies.
+ ADD setup.sh /tmp/setup.sh
+ RUN bash /tmp/setup.sh
+ .
+ # Change user.
+ # USER worker # See bug 1347473.
+ .
+ # Env variables.
+ ENV HOME /home/worker
+ ENV SHELL /bin/bash
+ ENV USER worker
+ ENV LOGNAME worker
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/InputLayoutCache.h
+Copyright: 2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ InputLayoutCache.h: Defines InputLayoutCache, a class that builds and caches
+ D3D11 input layouts.
+
+Files: python/psutil/psutil/_psutil_sunos.c
+Copyright: 2009 Giampaolo Rodola'.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Functions specific to Sun OS Solaris platforms.
+ .
+ Thanks to Justin Venus who originally wrote a consistent part of
+ this in Cython which I later on translated in C.
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/FenceSyncVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceSyncVk.h:
+ Defines the class interface for FenceSyncVk, implementing FenceSyncImpl.
+
+Files: gfx/angle/src/libANGLE/VertexArray.h
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This class contains prototypes for representing GLES 3 Vertex Array Objects:
+ .
+ The buffer objects that are to be used by the vertex stage of the GL are collected
+ together to form a vertex array object. All state related to the definition of data used
+ by the vertex processor is encapsulated in a vertex array object.
+
+Files: js/src/tests/test262/ch07/7.6/7.6-24.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-24.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: if (if)
+
+Files: ipc/chromium/src/chrome/common/chrome_switches.h
+Copyright: 2006-2009 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Defines all the command-line switches used by Chrome.
+
+Files: media/webrtc/trunk/build/mac/strip_from_xcode
+Copyright: 2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This is a handy wrapper script that figures out how to call the strip
+
+Files: js/src/tests/test262/ch13/13.2/S13.2.2_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Since a function is an object, it might be set to [[Prototype]] property of a new created object through [[Construct]] property,
+ but [[call]] property must fail with TypeError error
+
+Files: gfx/angle/src/compiler/translator/ExtensionGLSL.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ExtensionGLSL.cpp: Implements the TExtensionGLSL class that tracks GLSL extension requirements
+ of shaders.
+
+Files: js/src/tests/test262/intl402/ch06/6.2/6.2.2_a.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that structurally valid language tags are accepted.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-5-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-5-s.js
+ @description Strict Mode - Use Strict Directive Prologue is ''use strict';' which appears at the beginning of the block
+ @noStrict
+
+Files: js/src/tests/test262/ch12/12.6/12.6.1/S12.6.1_A7.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "do-while" Statement is evaluted according to 12.6.1 and returns (normal, V, empty)
+
+Files: gfx/angle/src/libANGLE/ContextState.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Data.cpp: Container class for all GL relevant state, caps and objects
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A5.4_T1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Prefix Decrement Operator for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-11-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1.2/7.6.1.2-11-s.js
+ @description Strict Mode - SyntaxError isn't thrown when 'Implements' occurs in strict mode code
+ @onlyStrict
+
+Files: media/libyuv/third_party/gflags/BUILD.gn
+Copyright: 2014 The Liuv Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This is a copy of WebRTC's BUILD.gn.
+
+Files: netwerk/protocol/http/HttpInfo.cpp
+Copyright: __NO_COPYRIGHT__ in: netwerk/protocol/http/HttpInfo.cpp
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http:mozilla.org/MPL/2.0/.
+ .
+ HttpLog.h should generally be included first
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Trim11.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Trim11.cpp: Trim support utility class.
+
+Files: media/libjpeg/simd/jsimd_x86_64.c
+Copyright: 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2016 D. R. Commander.
+ 2015 Matthieu Darbois.
+License: __UNKNOWN__
+ Based on the x86 SIMD extension for IJG JPEG library,
+ Copyright (C) 1999-2006, MIYASAKA Masaru.
+ For conditions of distribution and use, see copyright notice in jsimdext.inc
+ .
+ This file contains the interface between the "normal" portions
+ of the library and the SIMD implementations when running on a
+ 64-bit x86 architecture.
+
+Files: media/libjpeg/jmemnobs.c
+Copyright: 1992-1996 Thomas G. Lane. It was modified The libjpeg-turbo Project to include only code and information relevant to libjpeg-turbo. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file provides a really simple implementation of the system-
+ dependent portion of the JPEG memory manager. This implementation
+ assumes that no backing-store files are needed: all required space
+ can be obtained from malloc().
+ This is very portable in the sense that it'll compile on almost anything,
+ but you'd better have lots of main memory (or virtual memory) if you want
+ to process big images.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-48-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-48-s.js
+ @description Strict Mode - checking 'this' (FunctionDeclaration with a strict directive prologue defined within a FunctionExpression)
+ @noStrict
+
+Files: gfx/angle/src/libANGLE/renderer/vulkan/RendererVk.h
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RendererVk.h:
+ Defines the class interface for RendererVk.
+
+Files: toolkit/components/alerts/AlertNotification.cpp
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/alerts/AlertNotification.cpp
+License: __UNKNOWN__
+ This Source Code Form is subject to the terms of the Mozilla Pub
+ License, v. 2.0. If a copy of the MPL was not distributed with t
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-6-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-6-s.js
+ @description Strict Mode - Use Strict Directive Prologue is ''use strict';' which appears in the middle of the block
+ @noStrict
+
+Files: modules/brotli/enc/encode.c
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Distributed under MIT license.
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
+ .
+ Implementation of Brotli compressor.
+
+Files: gfx/angle/src/image_util/imageformats.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ imageformats.cpp: Defines image format types with functions for mip generation
+ and copying.
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.3.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the object returned by Intl.Collator.prototype.resolvedOptions
+ has the right properties.
+ @author Norbert Lindenberg
+
+Files: gfx/angle/src/compiler/translator/RewriteTexelFetchOffset.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Implementation of texelFetchOffset translation issue workaround.
+ See header for more info.
+
+Files: modules/freetype2/builds/cmake/iOS.cmake
+Copyright: 2014-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ Written by David Wimsey <david@wimsey.us>
+ .
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ This file is derived from the files `Platform/Darwin.cmake' and
+ `Platform/UnixPaths.cmake', which are part of CMake 2.8.4. It has been
+ altered for iOS development.
+ .
+ Options
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-6-3-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-6-3-s.js
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/StateManager9.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ StateManager9.cpp: Defines a class for caching D3D9 state
+
+Files: media/webrtc/trunk/webrtc/modules/audio_coding/neteq/random_vector_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Unit tests for RandomVector class.
+
+Files: js/src/tests/test262/ch11/11.13/11.13.2/11.13.2-33-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.13/11.13.2/11.13.2-33-s.js
+
+Files: js/src/tests/test262/ch13/13.2/13.2-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-9-s.js
+ @description StrictMode - reading a property named 'caller' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/modules/audio_processing/utility/delay_estimator_internal.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Header file including the delay estimator handle used for testing.
+
+Files: js/src/tests/test262/ch11/11.14/S11.14_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Comma Operator evaluates all Expressions and returns the last of them
+
+Files: js/src/tests/test262/ch10/10.6/S10.6_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The initial value of the created property callee is the
+ Function object being executed
+
+Files: intl/icu/source/i18n/smallintformatter.cpp
+Copyright: 2015 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ file name: smallintformatter.cpp
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-58-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-58-s.js
+ @description Strict Mode - checking 'this' (Injected getter defined within strict mode)
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/S11.4.1_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ "Delete" operator removes property, which is reference to the object, not the object
+
+Files: security/nss/lib/freebl/intel-gcm.h
+Copyright: 2013 Intel Corp.
+License: __UNKNOWN__
+ Reference:
+ [1] Shay Gueron, Michael E. Kounavis: Intel(R) Carry-Less Multiplication
+ Instruction and its Usage for Computing the GCM Mode (Rev. 2.01)
+ http://software.intel.com/sites/default/files/article/165685/clmul-wp-r
+ ev-2.01-2012-09-21.pdf
+ [2] S. Gueron, M. E. Kounavis: Efficient Implementation of the Galois
+ Counter Mode Using a Carry-less Multiplier and a Fast Reduction
+ Algorithm. Information Processing Letters 110: 549-553 (2010).
+ [3] S. Gueron: AES Performance on the 2nd Generation Intel(R) Core(TM)
+ Processor Family (to be posted) (2012).
+ [4] S. Gueron: Fast GHASH computations for speeding up AES-GCM (to be
+ published) (2012).
+
+Files: testing/web-platform/tests/webgl/conformance-1.0.3/resources/desktop-gl-constants.js
+Copyright: 2012 The Khronos Group Inc.
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+ .
+ Defines a bunch of DesktopGL constants so we can make sure WebGL
+ implementations disallow them.
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.6_4_c.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that LookupSupportedLocales includes the default locale
+ and doesn't include the "no linguistic content" locale.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch13/13.2/13.2-2-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-2-s.js
+ @description StrictMode - A TypeError is thrown when a strict mode code writes to properties named 'caller' of function instances.
+ @onlyStrict
+
+Files: gfx/angle/src/tests/gl_tests/TimerQueriesTest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ TimerQueriesTest.cpp
+
+Files: js/src/tests/test262/intl402/ch12/12.3/12.3.3.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that the object returned by Intl.DateTimeFormat.prototype.resolvedOptions
+ has the right properties.
+ @author Norbert Lindenberg
+
+Files: intl/icu/source/layoutex/Makefile.in
+Copyright: 1999-2014 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ .
+ ******************************************************************************
+ Makefile.in for ICU - layout
+ .
+ Source directory information
+
+Files: js/src/tests/test262/ch10/10.1/10.1.1/10.1.1-32-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.1/10.1.1/10.1.1-32-s.js
+ @description Strict Mode - Function code of built-in Function constructor contains Use Strict Directive which appears at the end of the block
+ @noStrict
+
+Files: gfx/angle/src/tests/gl_tests/ColorMaskTest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ColorMaskTest.cpp: Test GLES functionality related to color masks, particularly an AMD D3D9
+ driver bug.
+
+Files: js/src/tests/test262/ch07/7.8/7.8.4/7.8.4-7-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.8/7.8.4/7.8.4-7-s.js
+ @description An OctalEscapeSequence is not allowed in a String under Strict Mode
+ @onlyStrict
+
+Files: media/webrtc/trunk/webrtc/test/BUILD.gn
+Copyright: 2014 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ TODO(kjellander): Convert the rest of the test.gyp targets and put here.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/ProgramD3D.h
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ProgramD3D.h: Defines the rx::ProgramD3D class which implements rx::ProgramImpl.
+
+Files: js/src/tests/test262/ch12/12.10/12.10-2-3.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.10/12.10-2-3.js
+ @description with - expression being string
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/VertexBuffer9.cpp
+Copyright: 2002-2012 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ VertexBuffer9.cpp: Defines the D3D9 VertexBuffer implementation.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-1.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: null, true, false
+
+Files: js/src/tests/test262/ch12/12.1/12.1-5.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch12/12.1/12.1-5.js
+ @description 12.1 - block '{ StatementListopt };' is not allowed: if-else-if
+
+Files: js/src/tests/test262/ch11/11.8/11.8.4/S11.8.4_A4.8.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If y is -Infinity, return true
+
+Files: dom/media/test/external/docs/conf.py
+Copyright: __NO_COPYRIGHT__ in: dom/media/test/external/docs/conf.py
+License: __UNKNOWN__
+ # The version info for the project you're documenting, acts as replacement for
+ # |version| and |release|, also used in various other places throughout the
+ # built documents.
+ #
+ # The short X.Y version.
+
+Files: media/webrtc/trunk/build/android/gdb_apk
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Attach gdb to a running android application. Similar to ndk-gdb.
+
+Files: js/src/tests/test262/ch08/8.3/S8.3_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Applaing negation to boolean works well
+
+Files: intl/icu/source/i18n/strmatch.h
+Copyright: 2001-2011 International Business Machines Corporation and others.
+ 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ Date Name Description
+ 07/23/01 aliu Creation.
+
+Files: gfx/angle/src/tests/egl_tests/EGLContextSharingTest.cpp
+Copyright: 2016 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ EGLContextSharingTest.cpp:
+ Tests relating to shared Contexts.
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1-4-10.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6.1/7.6.1-4-10.js
+ @description Allow reserved words as property names by set function within an object, verified with hasOwnProperty: in, try, class
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "case" token can not be used as identifier
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-86gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-86gs.js
+ @description Strict - checking 'this' from a global scope (non-strict function declaration called by strict Function.prototype.apply(null))
+ @noStrict
+
+Files: js/src/tests/test262/ch08/8.3/S8.3_A2.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The false is reserved word
+
+Files: media/webrtc/trunk/build/android/adb_device_functions.sh
+Copyright: 2012 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ A collection of functions useful for maintaining android devices
+ .
+ Run an adb command on all connected device in parallel.
+
+Files: modules/freetype2/src/cff/rules.mk
+Copyright: 1996-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ OpenType driver directory
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A4.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Sanity test for "catch(Indetifier) statement"
+
+Files: media/webrtc/trunk/webrtc/common_audio/vad/vad_core.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This header file includes the descriptions of the core VAD calls.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-12-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-12-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type Boolean
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.6/7.6.1/7.6.1.1/S7.6.1.1_A1.10.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "for" token can not be used as identifier
+
+Files: intl/icu/source/i18n/unicode/umsg.h
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ .
+ COPYRIGHT:
+ Copyright (c) 1997-2011, International Business Machines Corporation and
+ others.
+ Copyright (C) 2010 , Yahoo! Inc.
+ .
+ file name: umsg.h
+ encoding: US-ASCII
+ tab size: 8 (not used)
+ indentation:4
+ .
+ Change history:
+ .
+ 08/5/2001 Ram Added C wrappers for C++ API.
+
+Files: media/libjpeg/jdinput.c
+Copyright: 1991-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2010-2016 D. R. Commander.
+ 2015 Google, Inc. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains input control logic for the JPEG decompressor.
+ These routines are concerned with controlling the decompressor's input
+ processing (marker reading and coefficient decoding). The actual input
+ reading is done in jdmarker.c, jdhuff.c, and jdphuff.c.
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/11.4.1-5-a-9-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch11/11.4/11.4.1/11.4.1-5-a-9-s.js
+ @description Strict Mode - SyntaxError is thrown when deleting a variable of type function (declaration)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/ShaderExecutable11.h
+Copyright: 2012-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ ShaderExecutable11.h: Defines a D3D11-specific class to contain shader
+ executable implementation details.
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d9/Buffer9.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Buffer9.cpp Defines the Buffer9 class.
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_base.h
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - Enables full duplex VoIP sessions via RTP using G.711 (mu-Law or A-Law).
+ - Initialization and termination.
+ - Trace information on text files or via callbacks.
+ - Multi-channel support (mixing, sending to multiple destinations etc.).
+ .
+ To support other codecs than G.711, the VoECodec sub-API must be utilized.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: js/src/tests/test262/ch07/7.6/7.6-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-14.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: finally (finally)
+
+Files: gfx/angle/src/tests/perf_tests/InstancingPerf.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ InstancingPerf:
+ Performance tests for ANGLE instanced draw calls.
+
+Files: testing/docker/desktop-build/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/desktop-build/Dockerfile
+License: __UNKNOWN__
+ # TODO remove when base image is updated
+ VOLUME /home/worker/workspace
+ VOLUME /home/worker/tooltool-cache
+ .
+ # Add build scripts; these are the entry points from the taskcluster worker, and
+ # operate on environment variables
+ ADD bin /home/worker/bin
+ RUN chmod +x /home/worker/bin/*
+ .
+ # %include testing/docker/recipes/tooltool.py
+ ADD topsrcdir/testing/docker/recipes/tooltool.py /builds/tooltool.py
+ ADD topsrcdir/testing/docker/recipes/tooltool.py /setup/tooltool.py
+
+Files: ipc/chromium/src/base/stl_util-inl.h
+Copyright: 2006-2008 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ STL utility functions. Usually, these replace built-in, but slow(!),
+ STL functions with more efficient versions.
+
+Files: media/webrtc/trunk/build/win_precompile.gypi
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Include this file to make targets in your .gyp use the default
+ precompiled header on Windows, in debug builds only as the official
+ builders blow up (out of memory) if precompiled headers are used for
+ release builds.
+
+Files: js/src/tests/test262/ch10/10.4/10.4.3/10.4.3-1-44gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch10/10.4/10.4.3/10.4.3-1-44gs.js
+ @description Strict - checking 'this' from a global scope (Anonymous FunctionExpression defined within an Anonymous FunctionExpression with a strict directive prologue)
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/FenceNVImpl.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FenceNVImpl.h: Defines the rx::FenceNVImpl class.
+
+Files: testing/docker/centos6-build/Dockerfile
+Copyright: __NO_COPYRIGHT__ in: testing/docker/centos6-build/Dockerfile
+License: __UNKNOWN__
+ ### add worker user and setup its workspace
+ RUN useradd -d /home/worker -s /bin/bash -m worker
+ # Declare default working folder
+ WORKDIR /home/worker
+ .
+ # This will create a host mounted filesystem when the cache is stripped
+ # on Try. This cancels out some of the performance losses of aufs. See
+ # bug 1291940.
+ VOLUME /home/worker/workspace
+ VOLUME /home/worker/tooltool-cache
+ .
+ # install non-build specific dependencies in a single layer
+ ADD system-setup.sh /tmp/system-setup.sh
+ RUN bash /tmp/system-setup.sh
+ .
+ # Builds need the share module enabled
+ ADD hgrc /home/worker/.hgrc
+ RUN chown -R worker:worker /home/worker/.hgrc
+ .
+ # Set variable normally configured at login, by the shells parent process, these
+ # are taken from GNU su manual
+ ENV HOME /home/worker
+ ENV SHELL /bin/bash
+ ENV USER worker
+ ENV LOGNAME worker
+ ENV HOSTNAME taskcluster-worker
+ .
+ # Set a default command useful for debugging
+ CMD ["/bin/bash", "--login"]
+
+Files: media/libjpeg/jdcolext.c
+Copyright: 1991-1997 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2009-2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains output colorspace conversion routines.
+ .
+ This file is included by jdcolor.c
+ .
+ Convert some rows of samples to the output colorspace.
+ .
+ Note that we change from noninterleaved, one-plane-per-component format
+ to interleaved-pixel format. The output buffer is therefore three times
+ as wide as the input buffer.
+ A starting row offset is provided only for the input buffer. The caller
+
+Files: js/src/tests/test262/ch14/14.1/14.1-4gs.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch14/14.1/14.1-4gs.js
+ @description StrictMode - a Use Strict Directive followed by a strict mode violation
+ @onlyStrict
+
+Files: js/src/tests/test262/ch11/11.4/11.4.1/S11.4.1_A2.1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) is not Reference, return true
+
+Files: gfx/angle/src/compiler/translator/RewriteElseBlocks.cpp
+Copyright: 2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ RewriteElseBlocks.cpp: Implementation for tree transform to change
+ all if-else blocks to if-if blocks.
+
+Files: js/src/tests/test262/intl402/ch09/9.2/9.2.1_8_c_vi.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that canonicalization of locale lists removes duplicate language tags.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc
+Copyright: 2012 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This file includes unit tests for the RTCPReceiver.
+
+Files: security/nss/automation/saw/chacha20.cry
+Copyright: __NO_COPYRIGHT__ in: security/nss/automation/saw/chacha20.cry
+License: __UNKNOWN__
+ Based on RFC 7539 - "ChaCha20 and Poly1305 for IETF Protocols"
+ https://tools.ietf.org/html/rfc7539
+
+Files: media/libjpeg/jidctred.c
+Copyright: 1994-1998 Thomas G. Lane. libjpeg-turbo Modifications:
+ 2015 D. R. Commander. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains inverse-DCT routines that produce reduced-size output:
+ either 4x4, 2x2, or 1x1 pixels from an 8x8 DCT block.
+ .
+ The implementation is based on the Loeffler, Ligtenberg and Moschytz (LL&M)
+ algorithm used in jidctint.c. We simply replace each 8-to-8 1-D IDCT step
+ with an 8-to-4 step that produces the four averages of two adjacent outputs
+ (or an 8-to-2 step producing two averages of four outputs, for 2x2 output).
+ These steps were derived by computing the corresponding values at the end
+ of the normal LL&M code, then simplifying as much as possible.
+ .
+ 1x1 is trivial: just take the DC coefficient divided by 8.
+ .
+ See jidctint.c for additional comments.
+
+Files: js/src/tests/test262/ch13/13.2/13.2-14-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.2/13.2-14-s.js
+ @description StrictMode - writing a property named 'arguments' of function objects is not allowed outside the function
+ @onlyStrict
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/DeviceD3D.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ DeviceD3D.cpp: D3D implementation of egl::Device
+
+Files: gfx/angle/src/libANGLE/Surface.h
+Copyright: 2002-2014 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Surface.h: Defines the egl::Surface class, representing a drawing surface
+ such as the client area of a window, including any back buffers.
+ Implements EGLSurface and related functionality. [EGL 1.4] section 2.2 page 3.
+
+Files: media/webrtc/trunk/tools/gyp/test/intermediate_dir/src/script.py
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Takes 3 arguments. Writes the 1st argument to the file in the 2nd argument,
+ and writes the absolute path to the file in the 2nd argument to the file in
+ the 3rd argument.
+
+Files: intl/icu/source/data/unidata/confusables.txt
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ © 2016 Unicode®, Inc.
+ Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
+
+Files: gfx/angle/src/libANGLE/renderer/gl/wgl/FunctionsWGL.h
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ FunctionsWGL.h: Defines the FuntionsWGL class to contain loaded WGL functions
+
+Files: js/src/tests/test262/ch12/12.2/S12.2_A9.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When using property attributes, {DontEnum} is not used
+
+Files: js/src/tests/test262/ch11/11.1/11.1.1/S11.1.1_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The "this" is reserved word
+
+Files: third_party/aom/examples/twopass_encoder.c
+Copyright: 2016 Alliance for Open Media.
+License: __UNKNOWN__
+ This source code is subject to the terms of the BSD 2 Clause License and
+ the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
+ was not distributed with this source code in the LICENSE file, you can
+ obtain it at www.aomedia.org/license/software. If the Alliance for Open
+ Media Patent License 1.0 was not distributed with this source code in the
+ PATENTS file, you can obtain it at www.aomedia.org/license/patent.
+ .
+ Two Pass Encoder
+
+Files: gfx/angle/src/libANGLE/renderer/d3d/d3d11/Query11.cpp
+Copyright: 2013 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Query11.cpp: Defines the rx::Query11 class which implements rx::QueryImpl.
+
+Files: media/libjpeg/jdcolor.c
+Copyright: 1991-1997 Thomas G. Lane. Modified 2011 Guido Vollbeding. libjpeg-turbo Modifications:
+ 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ 2009-2015 D. R. Commander.
+ 2013 Linaro Limited. For conditions of distribution and use, see the accompanying README.ijg file.
+License: __UNKNOWN__
+ This file contains output colorspace conversion routines.
+
+Files: intl/icu/source/config/gmakever.mk
+Copyright: 2016 and later: Unicode, Inc. and others.
+License: __UNKNOWN__
+ License & terms of use: http://www.unicode.org/copyright.html
+ ******************************************************************************
+ Copyright (C) 2008-2011, International Business Machines
+ Corporation and others.
+ ******************************************************************************
+ Make sure we have the right version of Make.
+
+Files: gfx/cairo/libpixman/INSTALL
+Copyright: 1994-2006 Free Software Foundation, Inc.
+License: __UNKNOWN__
+ This file is free documentation; the Free Software Foundation gives
+ unlimited permission to copy, distribute and modify it.
+ .
+ Basic Installation
+
+Files: gfx/skia/skia/src/gpu/gl/mesa/osmesa_wrapper.h
+Copyright: 2013 Google Inc.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ Older versions of XQuartz have a bug where a header included by osmesa.h
+
+Files: gfx/angle/src/libANGLE/renderer/gl/glx/PbufferSurfaceGLX.cpp
+Copyright: 2015 The ANGLE Project Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ PbufferSurfaceGLX.cpp: GLX implementation of egl::Surface for PBuffers
+
+Files: js/src/tests/test262/ch07/7.6/7.6-32.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch07/7.6/7.6-32.js
+ @description 7.6 - SyntaxError expected: reserved words used as Identifier Names in UTF8: enum (enum)
+
+Files: js/src/tests/test262/intl402/ch10/10.1/10.1_L15.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__
+ This code is governed by the license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator
+ meets the requirements for built-in objects defined by the introduction of
+ chapter 15 of the ECMAScript Language Specification.
+ @author Norbert Lindenberg
+
+Files: media/webrtc/trunk/webrtc/voice_engine/include/voe_hardware.h
+Copyright: 2011 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ This sub-API supports the following functionalities:
+ .
+ - Audio device handling.
+ - Device information.
+ - CPU load monitoring.
+ .
+ Usage example, omitting error checking:
+ .
+ using namespace webrtc;
+
+Files: js/src/tests/test262/ch08/8.6/8.6.2/S8.6.2_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The specification does not provide any means for a program to access [[class]] value except through Object.prototype.toString
+
+Files: js/src/tests/test262/ch11/11.9/11.9.5/S11.9.5_A6.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ If Type(x) and Type(y) are Null-s, return false
+
+Files: dom/xml/test/old/books/classic.css
+Copyright: __NO_COPYRIGHT__ in: dom/xml/test/old/books/classic.css
+License: __UNKNOWN__
+ Synopsis {
+ display: block;
+ overflow: scroll;
+ height: 100px;
+ width: 155px;
+ padding: 3px;
+ background-color: #ddddff;
+ }
+ .
+ ListPrice {
+ display: block;
+ text-align: right;
+ padding-right: 15px;
+ text-decoration: line-through;
+ }
+ .
+ Price {
+ display: block;
+ color: rgb(20,100,0);
+ text-align:right;
+ padding-right: 15px;
+ font-weight: bold;
+ }
+ .
+ Price:before {
+ content: "Our Price: ";
+ }
+ .
+ ISBN {
+ display: block;
+ font-family: monospace;
+ font-size: 8pt;
+ }
+
+Files: media/webrtc/trunk/build/asan.saves
+Copyright: 2011 The Chromium Authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+ .
+ This file lists symbols that should not be stripped by Xcode from the binaries
+ built for Mac OS X using AddressSanitizer
+ (http://dev.chromium.org/developers/testing/addresssanitizer).
+
+Files: media/openmax_dl/dl/sp/src/armSP_FFT_F32TwiddleTable.c
+Copyright: 2013 The WebRTC project authors.
+License: __UNKNOWN__
+ Use of this source code is governed by a BSD-style license
+ that can be found in the LICENSE file in the root of the source
+ tree. An additional intellectual property rights grant can be found
+ in the file PATENTS. All contributing project authors may
+ be found in the AUTHORS file in the root of the source tree.
+ .
+ Description:
+ Twiddle table for Forward FFT in float format.
+
+Files: js/src/tests/test262/ch12/12.4/S12.4_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ An ExpressionStatement can not start with the function keyword because that might make it ambiguous with a FunctionDeclaration
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A5.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production TryStatement: "try Block Finally" and the production TryStatement: "try Block Catch Finally"
+
+Files: js/src/tests/test262/ch13/13.1/13.1-40-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ @path ch13/13.1/13.1-40-s.js
+ @description StrictMode - SyntaxError is thrown if 'arguments' occurs as the Identifier of a FunctionDeclaration whose FunctionBody is contained in strict code
+ @onlyStrict
+
+Files: js/src/tests/test262/ch07/7.9/S7.9_A1.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Check Continue Statement for automatic semicolon insertion
+
+Files: js/src/tests/test262/ch09/9.3/9.3.1/S9.3.1_A16.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The MV of DecimalDigit ::: 0 or of HexDigit ::: 0 is 0
+
+Files: js/src/tests/test262/ch13/13.1/13.1-20-s.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__
+ Refer 13.1;
+ It is a SyntaxError if the Identifier "eval" or the Identifier "arguments" occurs within a FormalParameterList
+ of a strict mode FunctionDeclaration or FunctionExpression.
+ .
+ @path ch13/13.1/13.1-20-s.js
+ @description StrictMode - SyntaxError is thrown if the identifier 'arguments' appears within a FormalParameterList of a strict mode FunctionDeclaration when FuctionBody is strict code
+ @onlyStrict
+
+Files: js/src/tests/test262/intl402/ch10/10.3/10.3.1.js
+Copyright: 2012 Google Inc.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Intl.Collator.prototype.constructor is the
+ Intl.Collator.
+
+Files: js/src/tests/test262/ch12/12.8/S12.8_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ When "break" is evaluated, (break, empty, empty) is returned
+
+Files: js/src/tests/test262/ch11/11.2/11.2.1/S11.2.1_A1.2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ White Space and Line Terminator between "[" and MemberExpression or CallExpression and between Identifier and "]" are allowed
+
+Files: media/libopus/celt/float_cast.h
+Copyright: 2001 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Version 1.1
+
+Files: media/libopus/celt/ecintrin.h
+Copyright: 2003-2008 Timothy B. Terriberry
+ 2008 Xiph.Org Foundation
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Some common macros for potential platform-specific optimization.
+
+Files: js/src/jit-test/tests/sunspider/check-math-cordic.js
+Copyright: Rich Moore.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ . Start CORDIC
+
+Files: media/libopus/celt/vq.h
+Copyright: 2007-2008 CSIRO
+ 2007-2009 Xiph.Org Foundation Jean-Marc Valin
+License: BSD-2-Clause
+ @brief Vector quantisation of the residual
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: mozglue/android/pbkdf2_sha256.h
+Copyright: 2005-2009 Colin Percival
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ $FreeBSD: src/lib/libmd/sha256.h,v 1.2 2006/01/17 15:35:56 phk Exp $
+
+Files: ipc/chromium/src/third_party/libevent/WIN32-Code/tree.h
+Copyright: 2002 Niels Provos <provos@citi.umich.edu>
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: mfbt/lz4.c
+Copyright: 2011-2017 Yann Collet.
+License: BSD-2-Clause
+ BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ You can contact the author at :
+ - LZ4 homepage : http://www.lz4.org
+ - LZ4 source repository : https://github.com/lz4/lz4
+ .
+ -************************************
+ Tuning parameters
+
+Files: media/sphinxbase/src/libsphinxbase/fe/yin.c
+Copyright: 2008 Beyond Access, Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY BEYOND ACCESS, INC. ``AS IS'' AND ANY
+ EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BEYOND ACCESS, INC. NOR
+ ITS EMPLOYEES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ @author David Huggins-Daines <dhuggins@cs.cmu.edu>
+ .
+ This implements part of the YIN algorithm:
+ .
+ "YIN, a fundamental frequency estimator for speech and music".
+ Alain de Cheveigné and Hideki Kawahara. Journal of the Acoustical
+ Society of America, 111 (4), April 2002.
+
+Files: media/libopus/celt/celt.h
+Copyright: 2007-2008 CSIRO
+ 2007-2009 Xiph.Org Foundation
+ 2008 Gregory Maxwell Jean-Marc Valin and Gregory Maxwell
+License: BSD-2-Clause
+ @brief Contains all the functions for encoding and decoding audio
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: js/src/jit-test/tests/sunspider/check-string-tagcloud.js
+Copyright: 2007 Apple Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Portions from:
+ json.js
+ 2007-10-10
+ .
+ Public Domain
+ .
+ This test parses a JSON string giving tag names and popularity, and
+ generates html markup for a "tagcloud" view.
+
+Files: dom/plugins/base/android/android_npapi.h
+Copyright: 2009 The Android Open Source Project
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Defines the android-specific types and functions as part of npapi
+ .
+ In particular, defines the window and event types that are passed to
+
+Files: media/pocketsphinx/ps_search.h
+Copyright: 2014 Alpha Cephei Inc.. All rights reserved.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY ALPHA CEPHEI INC. ``AS IS'' AND
+ ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY
+ NOR ITS EMPLOYEES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: netwerk/sctp/src/netinet/sctp_ss_functions.c
+Copyright: 2010-2012 Michael Tuexen.
+ 2010-2012 Randall Stewart.
+ 2010-2012 Robin Seggelmann.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ a) Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ b) Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: media/libopus/celt/arm/armcpu.c
+Copyright: 2010 Xiph.Org Foundation
+ 2013 Parrot
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Original code from libtheora modified to suit to Opus
+
+Files: media/libopus/include/opus.h
+Copyright: 2010-2011 Xiph.Org Foundation, Skype Limited Jean-Marc Valin and Koen Vos
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ @brief Opus reference implementation API
+
+Files: media/libopus/celt/kiss_fft.c
+Copyright: 2003-2004 Mark Borgerding Lots of modifications Jean-Marc Valin
+ 2005-2007 Xiph.Org Foundation
+ 2008 Xiph.Org Foundation, CSIRO
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ This code is originally from Mark Borgerding's KISS-FFT but has been
+ heavily modified to better suit Opus
+
+Files: media/sphinxbase/sphinxbase/yin.h
+Copyright: 2008 Beyond Access, Inc.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY BEYOND ACCESS, INC. ``AS IS'' AND ANY
+ EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BEYOND ACCESS, INC. NOR
+ ITS EMPLOYEES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ @brief Implementation of pitch estimation
+ @author David Huggins-Daines <dhuggins@cs.cmu.edu>
+ .
+ This implements part of the YIN algorithm:
+ .
+ "YIN, a fundamental frequency estimator for speech and music".
+ Alain de Cheveigné and Hideki Kawahara. Journal of the Acoustical
+ Society of America, 111 (4), April 2002.
+
+Files: ipc/chromium/src/third_party/libevent/test/bench.c
+Copyright: 2003-2007 Niels Provos <provos@citi.umich.edu>
+ 2007-2012 Niels Provos and Nick Mathewson
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 4. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Mon 03/10/2003 - Modified by Davide Libenzi <davidel@xmailserver.org>
+ .
+ Added chain event propagation to improve the sensitivity of
+ the measure respect to the event loop efficency.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: netwerk/sctp/src/user_ip6_var.h
+Copyright: 1995-1997 and 1998 WIDE Project.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the project nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ -
+ Copyright (c) 1982, 1986, 1993
+ The Regents of the University of California.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/gtest.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This header file defines the public API for Google Test. It should be
+ included by any test program that uses Google Test.
+ .
+ IMPORTANT NOTE: Due to limitation of the C++ language, we have to
+ leave some internal implementation details in this header file.
+ They are clearly marked by comments like this:
+ .
+ // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM.
+ .
+ Such code is NOT meant to be used by a user directly, and is subject
+ to CHANGE WITHOUT NOTICE. Therefore DO NOT DEPEND ON IT in a user
+ program!
+ .
+ Acknowledgment: Google Test borrowed the idea of automatic test
+ registration from Barthelemy Dagenais' (barthelemy@prologique.com)
+ easyUnit framework.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h
+Copyright: 1991-1993 The Regents of the University of California.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ @(#)queue.h 8.5 (Berkeley) 8/20/94
+ $FreeBSD: src/sys/sys/queue.h,v 1.58 2004/04/07 04:19:49 imp Exp $
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/snappy/src/snappy-internal.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Internals shared between the Snappy implementation and its unittest.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_catch_exceptions_test_.cc
+Copyright: 2010 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests for Google Test itself. Tests in this file throw C++ or SEH
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/googletest-output-test_.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The purpose of this file is to generate Google Test output under
+ various conditions. The output will then be verified by
+ googletest-output-test.py to ensure that Google Test generates the
+ desired messages. Therefore, most tests in this file are MEANT TO
+ FAIL.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/custom/gtest.h
+Copyright: 2015 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Injection point for custom user configurations.
+ The following macros can be defined:
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: tools/check-moz-style/modules/cpplint.py
+Copyright: 2009 Google Inc.
+ 2009 Torch Mobile Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This is the modified version of Google's cpplint. The original code is
+ http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/web-platform/tests/tools/pywebsocket/src/example/pywebsocket.conf
+Copyright: 2011 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Sample configuration file for apache2
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/compat/sys/queue.h
+Copyright: 1991-1993 The Regents of the University of California.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ @(#)queue.h 8.5 (Berkeley) 8/20/94
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/strutil.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ from google3/strings/strutil.h
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/src/gtest-internal-inl.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Utility functions and classes used by the Google C++ testing framework.//
+ This file contains purely Google Test's internal implementation. Please
+ DO NOT #INCLUDE IT IN A USER PROGRAM.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock-actions.h
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file implements some commonly used actions.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-death-test-internal.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This header file defines internal utilities needed for implementing
+ death tests. They are subject to change without notice.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: dom/plugins/test/testplugin/nptest_gtk2.cpp
+Copyright: 2008 Mozilla Corporation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of the Mozilla Corporation nor the names of its
+ contributors may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contributor(s):
+ Josh Aas <josh@mozilla.com>
+ Michael Ventnor <mventnor@mozilla.com>
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock-more-actions.h
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file implements some actions that depend on gmock-generated-actions.h.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: tools/profiler/lul/LulCommonExt.h
+Copyright: 2006-2013 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Original author: Jim Blandy <jimb@mozilla.com> <jimb@red-bean.com>
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gtest/include/gtest/gtest_pred_impl.h
+Copyright: 2006 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file is AUTOMATICALLY GENERATED on 09/24/2010 by command
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/gtest_all_test.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests for Google C++ Testing and Mocking Framework (Google Test)
+ .
+ Sometimes it's desirable to build most of Google Test's own tests
+ by compiling a single file. This file serves this purpose.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/descriptor.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file contains classes which describe a type of protocol message.
+ You can use a message's descriptor to learn at runtime what fields
+ it contains and what the types of those fields are. The Message
+ interface also allows you to dynamically access and modify individual
+ fields by passing the FieldDescriptor of the field you are interested
+ in.
+ .
+ Most users will not care about descriptors, because they will write
+ code specific to certain protocol types and will simply use the classes
+ generated by the protocol compiler directly. Advanced users who want
+ to operate on arbitrary types (not known at compile time) may want to
+ read descriptors in order to learn about the contents of a message.
+ A very small number of users will want to construct their own
+ Descriptors, either because they are implementing Message manually or
+ because they are writing something like the protocol compiler.
+ .
+ For an example of how you might use descriptors, see the code example
+ at the top of message.h.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: netwerk/srtp/src/crypto/test/aes_calc.c
+Copyright: 2001-2006 Cisco Systems, Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ .
+ Neither the name of the Cisco Systems, Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Example usage (with first NIST FIPS 197 test case):
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/COPYING.txt
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Code generated by the Protocol Buffer compiler is owned by the owner
+ of the input file used when generating it. This code is not
+ standalone and requires a support library to be linked with it. This
+ support library is itself covered by the above license.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/ipv6-internal.h
+Copyright: 2009-2012 Niels Provos and Nick Mathewson
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Internal use only: Fake IPv6 structures and values on platforms that
+ do not have them
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-listener_test.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ This file verifies Google Test event listeners receive events at the
+ right times.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: tools/check-moz-style/modules/scm.py
+Copyright: 2009 Apple Inc.
+ 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Python module for interacting with an SCM system (like SVN or Git)
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/gtest_premature_exit_test.cc
+Copyright: 2013 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests that Google Test manipulates the premature-exit-detection
+ file correctly.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/custom/gtest-printers.h
+Copyright: 2015 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file provides an injection point for custom printers in a local
+ installation of gTest.
+ It will be included from gtest-printers.h and the overrides in this file
+ will be visible to everyone.
+ See documentation at gtest/gtest-printers.h for details on how to define a
+ custom printer.
+ .
+ ** Custom implementation starts here **
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/jit-test/tests/v8-v5/check-regexp.js
+Copyright: 2009 the V8 project authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Automatically generated on 2009-01-30.
+ .
+ This benchmark is generated by loading 50 of the most popular pages
+ on the web and logging all regexp operations performed. Each
+ operation is given a weight that is calculated from an estimate of
+ the popularity of the pages where it occurs and the number of times
+ it is executed while loading each page. Finally the literal
+ letters in the data are encoded using ROT13 in a way that does not
+ affect how the regexps match their input.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: netwerk/wifi/osx_wifi.h
+Copyright: 2006 Alf Watt (alf@istumbler.net).
+ 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ 3. Neither the name of Google Inc. nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The contents of this file are taken from Apple80211.h from the iStumbler
+ project (http://www.istumbler.net). This project is released under the BSD
+ license with the following restrictions.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of iStumbler nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This is the reverse engineered header for the Apple80211 private framework.
+ The framework can be found at
+ /System/Library/PrivateFrameworks/Apple80211.framework.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/jit-test/tests/gc/bug-820186.js
+Copyright: 1997-2002 Makoto Matsumoto and Takuji Nishimura,
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. The names of its contributors may not be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Any feedback is very welcome.
+ http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
+ email: m-mat @ math.sci.hiroshima-u.ac.jp (remove space)
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/evutil_rand.c
+Copyright: 2007-2012 Niels Provos and Nick Mathewson
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file has our secure PRNG code. On platforms that have arc4random(),
+ we just use that. Otherwise, we include arc4random.c as a bunch of static
+ functions, and wrap it lightly. We don't expose the arc4random*() APIs
+ because A) they aren't in our namespace, and B) it's not nice to name your
+ APIs after their implementations. We keep them in a separate file
+ so that other people can rip it out and use it for whatever.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/dynamic_message.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Defines an implementation of Message which can emulate types which are not
+ known at compile-time.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/common.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contains basic types and utilities used by the rest of the library.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/text_format.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Utilities for printing and parsing protocol messages in a human-readable,
+ text-based format.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/unknown_field_set.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contains classes used to keep track of unrecognized fields seen while
+ parsing a protocol message.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-printers_test.cc
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test - The Google C++ Testing Framework
+ .
+ This file tests the universal value printer.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/signaling/signaling.gyp
+Copyright: 2011 The WebRTC project authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ * Neither the name of Google nor the names of its contributors may
+ be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Indent 2 spaces, no tabs.
+ .
+ sip.gyp - a library for SIP
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/gtest-message.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This header file defines the Message class.
+ .
+ IMPORTANT NOTE: Due to limitation of the C++ language, we have to
+ leave some internal implementation details in this header file.
+ They are clearly marked by comments like this:
+ .
+ // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM.
+ .
+ Such code is NOT meant to be used by a user directly, and is subject
+ to CHANGE WITHOUT NOTICE. Therefore DO NOT DEPEND ON IT in a user
+ program!
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/gtest_test_macro_stack_footprint_test.cc
+Copyright: 2013 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Each TEST() expands to some static registration logic. GCC puts all
+ such static initialization logic for a translation unit in a common,
+ internal function. Since Google's build system restricts how much
+ stack space a function can use, there's a limit on how many TEST()s
+ one can put in a single C++ test file. This test ensures that a large
+ number of TEST()s can be defined in the same translation unit.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/src/gtest-all.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google C++ Testing and Mocking Framework (Google Test)
+ .
+ Sometimes it's desirable to build Google Test by compiling a single file.
+ This file serves this purpose.
+ .
+ This line ensures that gtest.h can be compiled on its own, even
+ when it's fused.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/internal/custom/gtest-printers.h
+Copyright: 2015 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file provides an injection point for custom printers in a local
+ installation of gTest.
+ It will be included from gtest-printers.h and the overrides in this file
+ will be visible to everyone.
+ .
+ Injection point for custom user configurations. See README for details
+ .
+ ** Custom implementation starts here **
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_tsan.h
+Copyright: 2013 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file is an internal atomic implementation for compiler-based
+ ThreadSanitizer (http://clang.llvm.org/docs/ThreadSanitizer.html).
+ Use atomicops.h instead.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/ia2/IA2TypeLibrary.idl
+Copyright: 2000-2006 Sun Microsystems, Inc.
+ 2006 IBM Corporation
+ 2007-2012 Linux Foundation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials
+ provided with the distribution.
+ .
+ 3. Neither the name of the Linux Foundation nor the names of its
+ contributors may be used to endorse or promote products
+ derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
+ CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This BSD License conforms to the Open Source Initiative "Simplified
+ BSD License" as published at:
+ http://www.opensource.org/licenses/bsd-license.php
+ .
+ IAccessible2 is a trademark of the Linux Foundation. The IAccessible2
+ mark may be used in accordance with the Linux Foundation Trademark
+ Policy to indicate compliance with the IAccessible2 specification.
+ .
+ This is not a standalone file. It is to be appended to the end of the
+ merged IDL file.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/atomicops.h
+Copyright: 2012 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The routines exported by this module are subtle. If you use them, even if
+ you get the code right, it will depend on careful reasoning about atomicity
+ and memory ordering; it will be less readable, and harder to maintain. If
+ you plan to use these routines, you should have a good reason, such as solid
+ evidence that performance would otherwise suffer, or there being no
+ alternative. You should assume only properties explicitly guaranteed by the
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/BUILD.bazel
+Copyright: 2017 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Bazel BUILD for The Google C++ Testing Framework (Google Test)
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/stringprintf.cc
+Copyright: 2012 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ from google3/base/stringprintf.cc
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/irregexp/RegExpInterpreter.cpp
+Copyright: 2011 the V8 project authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A simple interpreter for the Irregexp byte code.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/talos/talos/tests/v8_7/base.js
+Copyright: 2012 the V8 project authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Simple framework for running the benchmark suites and
+ computing a score based on the timing measurements.
+ .
+ A benchmark has a name (string) and a function that will be run to
+ do the performance measurement. The optional setup and tearDown
+ arguments are functions that will be invoked before and after
+ running the benchmark, but the running time of these functions will
+ not be accounted for in the benchmark score.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: netwerk/sctp/src/netinet/sctp_callout.h
+Copyright: 2001-2007 Cisco Systems, Inc.
+ 2008-2012 Michael Tuexen.
+ 2008-2012 Randall Stewart.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the project nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/stringprintf.h
+Copyright: 2012 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ from google3/base/stringprintf.h
+ .
+ Printf variants that place their output in a C++ string.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/gzip_stream.cc
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file contains the implementation of classes GzipInputStream and
+ GzipOutputStream.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-filepath.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test filepath utilities
+ .
+ This header file declares classes and functions used internally by
+ Google Test. They are subject to change without notice.
+ .
+ This file is #included in gtest/internal/gtest-internal.h.
+ Do not include this header file separately!
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/generated_message_util.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file contains miscellaneous helper code used by generated code --
+ including lite types -- but which should not be used directly by users.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/repeated_field.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ RepeatedField and RepeatedPtrField are used by generated protocol message
+ classes to manipulate repeated fields. These classes are very similar to
+ STL's vector, but include a number of optimizations found to be useful
+ specifically in the case of Protocol Buffers. RepeatedPtrField is
+ particularly different from STL vector as it manages ownership of the
+ pointers that it contains.
+ .
+ Typically, clients should not need to access RepeatedField objects directly,
+ but should instead use the accessor functions generated automatically by the
+ protocol compiler.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: dom/plugins/test/testplugin/nptest_windows.cpp
+Copyright: 2008 Mozilla Corporation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of the Mozilla Corporation nor the names of its
+ contributors may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contributor(s):
+ Josh Aas <josh@mozilla.com>
+ Jim Mathies <jmathies@mozilla.com>
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: devtools/shared/sprintfjs/sprintf.js
+Copyright: 2007-2016 Alexandru Marasteanu <hello [at) alexei (dot] ro>
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ * Neither the name of this software nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ globals window, exports, define
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/googletest-filepath-test.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test filepath utilities
+ .
+ This file tests classes and functions used internally by
+ Google Test. They are subject to change without notice.
+ .
+ This file is #included from gtest-internal.h.
+ Do not #include this file anywhere else!
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-filepath_test.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test filepath utilities
+ .
+ This file tests classes and functions used internally by
+ Google Test. They are subject to change without notice.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/googletest-printers-test.cc
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Test - The Google C++ Testing and Mocking Framework
+ .
+ This file tests the universal value printer.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file contains the ZeroCopyInputStream and ZeroCopyOutputStream
+ interfaces, which represent abstract I/O streams to and from which
+ protocol buffers can be read and written. For a few simple
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-param-test_test.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ This header file provides classes and functions used internally
+ for testing Google Test itself.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-string.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This header file declares the String class and functions used internally by
+ Google Test. They are subject to change without notice. They should not used
+ by code external to Google Test.
+ .
+ This header file is #included by gtest-internal.h.
+ It should not be #included by other files.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/ia2/Accessible2.idl
+Copyright: 2000-2006 Sun Microsystems, Inc.
+ 2006 IBM Corporation
+ 2007-2013 Linux Foundation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials
+ provided with the distribution.
+ .
+ 3. Neither the name of the Linux Foundation nor the names of its
+ contributors may be used to endorse or promote products
+ derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
+ CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This BSD License conforms to the Open Source Initiative "Simplified
+ BSD License" as published at:
+ http://www.opensource.org/licenses/bsd-license.php
+ .
+ IAccessible2 is a trademark of the Linux Foundation. The IAccessible2
+ mark may be used in accordance with the Linux Foundation Trademark
+ Policy to indicate compliance with the IAccessible2 specification.
+ .
+ @mainpage
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/src/gmock-matchers.cc
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file implements Matcher<const string&>, Matcher<string>, and
+ utilities for defining matchers.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: mfbt/decimal/Decimal.h
+Copyright: 2012 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Imported from:
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/dynamic_message.cc
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ DynamicMessage is implemented by constructing a data structure which
+ has roughly the same memory layout as a generated message would have.
+ Then, we use GeneratedMessageReflection to implement our reflection
+ interface. All the other operations we need to implement (e.g.
+ parsing, copying, etc.) are already implemented in terms of
+ Reflection, so the rest is easy.
+ .
+ The up side of this strategy is that it's very efficient. We don't
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/src/gmock-all.cc
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google C++ Mocking Framework (Google Mock)
+ .
+ This file #includes all Google Mock implementation .cc files. The
+ purpose is to allow a user to build Google Mock by compiling this
+ file alone.
+ .
+ This line ensures that gmock.h can be compiled on its own, even
+ when it's fused.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/tokenizer.cc
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Here we have a hand-written lexer. At first you might ask yourself,
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/modules/sinon-1.16.1.js
+Copyright: 2010-2014 Christian Johansen, christian@cjohansen.no
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of Christian Johansen nor the names of his contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_output_test_.cc
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The purpose of this file is to generate Google Test output under
+ various conditions. The output will then be verified by
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock-cardinalities.h
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file implements some commonly used cardinalities. More
+ cardinalities can be defined by the user implementing the
+ CardinalityInterface interface if necessary.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: tools/profiler/lul/LulDwarfExt.h
+Copyright: 2006-2010 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Original author: Jim Blandy <jimb@mozilla.com> <jimb@red-bean.com>
+ .
+ This file is derived from the following files in
+ toolkit/crashreporter/google-breakpad:
+ src/common/dwarf/types.h
+ src/common/dwarf/dwarf2enums.h
+ src/common/dwarf/bytereader.h
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/snappy/src/snappy-stubs-internal.h
+Copyright: 2011 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Various stubs for the open-source version of Snappy.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/src/gmock-cardinalities.cc
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file implements cardinalities.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_all_test.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests for Google C++ Testing Framework (Google Test)
+ .
+ Sometimes it's desirable to build most of Google Test's own tests
+ by compiling a single file. This file serves this purpose.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/jit/arm64/vixl/Debugger-vixl.cpp
+Copyright: 2014 ARM Limited
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of ARM Limited nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY ARM LIMITED AND CONTRIBUTORS "AS IS" AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL ARM LIMITED BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+ OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/strutil.cc
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ from google3/strings/strutil.cc
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/mtransport/test/gtest_utils.h
+Copyright: __NO_COPYRIGHT__ in: media/mtransport/test/gtest_utils.h
+License: BSD-3-Clause
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Utilities to wrap gtest, based on libjingle's gunit
+ .
+ Some sections of this code are under the following license:
+ .
+ libjingle
+ Copyright 2004--2008, Google Inc.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Original author: ekr@rtfm.com
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/internal/gtest-internal.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This header file declares functions and macros used internally by
+ Google Test. They are subject to change without notice.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/builtin/embedjs.py
+Copyright: 2012 the V8 project authors.
+License: BSD-3-Clause
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ ToCAsciiArray and ToCArray are from V8's js2c.py.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This utility converts JS files containing self-hosted builtins into a C
+ header file that can be embedded into SpiderMonkey.
+ .
+ It uses the C preprocessor to process its inputs.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/tools/screenshot/gdk-screenshot.cpp
+Copyright: 2009 The Mozilla Foundation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ * Neither the name of the Mozilla Foundation nor the
+ names of its contributors may be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY The Mozilla Foundation ''AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL The Mozilla Foundation BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contributors:
+ Ted Mielczarek <ted.mielczarek@gmail.com>
+ Karl Tomlinson <karlt+@karlt.net>
+ .
+ gdk-screenshot.cpp: Save a screenshot of the root window in .png format.
+ If a filename is specified as the first argument on the commandline,
+ then the image will be saved to that filename. Otherwise, the image will
+ be written to stdout.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: devtools/client/shared/vendor/D3_LICENSE
+Copyright: 2014 Michael Bostock
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ * The name Michael Bostock may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: tools/profiler/lul/LulDwarfInt.h
+Copyright: 2008-2010 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ CFI reader author: Jim Blandy <jimb@mozilla.com> <jimb@red-bean.com>
+ .
+ This file is derived from the following file in
+ toolkit/crashreporter/google-breakpad:
+ src/common/dwarf/dwarf2enums.h
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/snappy/src/snappy-c.h
+Copyright: 2011 Martin Gieseking <martin.gieseking@uos.de>.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Plain C interface (a wrapper around the C++ implementation).
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: tools/check-moz-style/modules/logging.py
+Copyright: 2009 Apple Inc.
+ 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ WebKit's Python module for logging
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/strlcpy.c
+Copyright: 1998 Todd C. Miller <Todd.Miller@courtesan.com>
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+ AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+ THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: js/src/octane/base.js
+Copyright: 2013 the V8 project authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Performance.now is used in latency benchmarks, the fallback is Date.now.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/package_info.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file exists solely to document the google::protobuf namespace.
+ It is not compiled into anything, but it may be read by an automated
+ documentation generator.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
+Copyright: 2013 Red Hat Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Red Hat Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file is an internal atomic implementation, use atomicops.h instead.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/message.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Defines Message, the abstract interface implemented by non-lite
+ protocol message objects. Although it's possible to implement this
+ interface manually, most users will use the protocol compiler to
+ generate implementations.
+ .
+ Example usage:
+ .
+ Say you have a message defined as:
+ .
+ message Foo {
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/descriptor_database.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Interface for manipulating databases of descriptors.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/internal/gmock-port.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Low-level types and utilities for porting Google Mock to various
+ platforms. They are subject to change without notice. DO NOT USE
+ THEM IN USER CODE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: dom/plugins/test/testplugin/nptest_droid.cpp
+Copyright: 2010 Mozilla Corporation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of the Mozilla Corporation nor the names of its
+ contributors may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contributor(s):
+ Brad Lassey <blassey@mozilla.com>
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: third_party/aom/third_party/googletest/src/googletest/include/gtest/internal/custom/gtest-port.h
+Copyright: 2015 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Injection point for custom user configurations.
+ The following macros can be defined:
+ .
+ Flag related macros:
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: modules/freetype2/builds/cmake/FindHarfBuzz.cmake
+Copyright: 2012 Intel Corporation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of Intel Corporation nor the names of its contributors may
+ be used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ Try to find Harfbuzz include and library directories.
+ .
+ After successful discovery, this will set for inclusion where needed:
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: dom/media/webspeech/recognition/energy_endpointer.h
+Copyright: 2013 The Chromium Authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The EnergyEndpointer class finds likely speech onset and offset points.
+ .
+ The implementation described here is about the simplest possible.
+ It is based on timings of threshold crossings for overall signal
+ RMS. It is suitable for light weight applications.
+ .
+ As written, the basic idea is that one specifies intervals that
+ must be occupied by super- and sub-threshold energy levels, and
+ defers decisions re onset and offset times until these
+ specifications have been met. Three basic intervals are tested: an
+ onset window, a speech-on window, and an offset window. We require
+ super-threshold to exceed some mimimum total durations in the onset
+ and speech-on windows before declaring the speech onset time, and
+ we specify a required sub-threshold residency in the offset window
+ before declaring speech offset. As the various residency requirements are
+ met, the EnergyEndpointer instance assumes various states, and can return the
+ ID of these states to the client (see EpStatus below).
+ .
+ The levels of the speech and background noise are continuously updated. It is
+ important that the background noise level be estimated initially for
+ robustness in noisy conditions. The first frames are assumed to be background
+ noise and a fast update rate is used for the noise level. The duration for
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/googletest-listener-test.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This file verifies Google Test event listeners receive events at the
+ right times.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/ia2/IA2CommonTypes.idl
+Copyright: 2000-2006 Sun Microsystems, Inc.
+ 2006 IBM Corporation
+ 2007-2010 Linux Foundation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials
+ provided with the distribution.
+ .
+ 3. Neither the name of the Linux Foundation nor the names of its
+ contributors may be used to endorse or promote products
+ derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
+ CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This BSD License conforms to the Open Source Initiative "Simplified
+ BSD License" as published at:
+ http://www.opensource.org/licenses/bsd-license.php
+ .
+ IAccessible2 is a trademark of the Linux Foundation. The IAccessible2
+ mark may be used in accordance with the Linux Foundation Trademark
+ Policy to indicate compliance with the IAccessible2 specification.
+ .
+ These constants control the scrolling of an object or substring into a window.
+ .
+ This enum is used in IAccessible2::scrollTo and IAccessibleText::scrollSubstringTo.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/message_lite.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Defines MessageLite, the abstract interface implemented by all (lite
+ and non-lite) protocol message objects.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/snappy/src/snappy.h
+Copyright: 2005 and onwards Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A light-weight compression algorithm. It is designed for speed of
+ compression and decompression, rather than for the utmost in space
+ savings.
+ .
+ For getting better compression ratios when you are compressing data
+ with long repeated sequences or compressing data that is similar to
+ other data, while still compressing fast, you might look at first
+ using BMDiff and then compressing the output of BMDiff with
+ Snappy.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/evdns.c
+Copyright: 2006-2007 Niels Provos
+ 2007-2012 Nick Mathewson and Niels Provos
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Based on software by Adam Langly. Adam's original message:
+ .
+ Async DNS Library
+ Adam Langley <agl@imperialviolet.org>
+ http://www.imperialviolet.org/eventdns.html
+ Public Domain code
+ .
+ This software is Public Domain. To view a copy of the public domain dedication,
+ visit http://creativecommons.org/licenses/publicdomain/ or send a letter to
+ Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
+ .
+ I ask and expect, but do not require, that all derivative works contain an
+ attribution similar to:
+ Parts developed by Adam Langley <agl@imperialviolet.org>
+ .
+ You may wish to replace the word "Parts" with something else depending on
+ the amount of original code.
+ .
+ (Derivative works does not include programs which link against, run or include
+ the source verbatim in their source distributions)
+ .
+ Version: 0.1b
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: other-licenses/ia2/AccessibleEventId.idl
+Copyright: 2000-2006 Sun Microsystems, Inc.
+ 2006 IBM Corporation
+ 2007-2010 Linux Foundation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials
+ provided with the distribution.
+ .
+ 3. Neither the name of the Linux Foundation nor the names of its
+ contributors may be used to endorse or promote products
+ derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
+ CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This BSD License conforms to the Open Source Initiative "Simplified
+ BSD License" as published at:
+ http://www.opensource.org/licenses/bsd-license.php
+ .
+ IAccessible2 is a trademark of the Linux Foundation. The IAccessible2
+ mark may be used in accordance with the Linux Foundation Trademark
+ Policy to indicate compliance with the IAccessible2 specification.
+ .
+ %IAccessible2 specific event constants
+ .
+ This enum defines the event IDs fired by %IAccessible2 objects. The event IDs
+ are in addition to those used by MSAA.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/evport.c
+Copyright: 2006-2007 Niels Provos
+ 2007 Sun Microsystems.
+ 2007-2012 Niels Provos and Nick Mathewson
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY SUN MICROSYSTEMS, INC. ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL SUN MICROSYSTEMS, INC. BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Use is subject to license terms.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/base/atomicops_internals_mips_gcc.h
+Copyright: 2012 The Chromium Authors.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file is an internal atomic implementation, use base/atomicops.h instead.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/sphinxbase/sphinxbase/genrand.h
+Copyright: 1997-2002 Makoto Matsumoto and Takuji Nishimura,
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ ` notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. The names of its contributors may not be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Any feedback is very welcome.
+ http://www.math.keio.ac.jp/matumoto/emt.html
+ email: matumoto@math.keio.ac.jp
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/package_info.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file exists solely to document the google::protobuf::io namespace.
+ It is not compiled into anything, but it may be read by an automated
+ documentation generator.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/strtod.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ A locale-independent version of strtod(), used to parse floating
+ point default values in .proto files, where the decimal separator
+ is always a dot.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: tools/profiler/lul/LulElfExt.h
+Copyright: 2006-2012 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file is derived from the following files in
+ toolkit/crashreporter/google-breakpad:
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc
+Copyright: 2012 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This module gets enough CPU information to optimize the
+ atomicops module on x86.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/tokenizer.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Class for parsing tokenized text from a ZeroCopyInputStream.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/googletest-param-test-test.h
+Copyright: 2008 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This header file provides classes and functions used internally
+ for testing Google Test itself.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock-matchers.h
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This file implements some commonly used argument matchers. More
+ matchers can be defined by the user implementing the
+ MatcherInterface<T> interface if necessary.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: tools/profiler/lul/LulElfInt.h
+Copyright: 2006-2012 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file is derived from the following files in
+ toolkit/crashreporter/google-breakpad:
+ src/common/android/include/elf.h
+ src/common/linux/elfutils.h
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/coded_stream.cc
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This implementation is heavily optimized to make reads and writes
+ of small values (especially varints) as fast as possible. In
+ particular, we optimize for the common case that a read or a write
+ will not cross the end of the buffer, since we can avoid a lot
+ of branching in this case.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/gtest/gmock/include/gmock/gmock.h
+Copyright: 2007 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Google Mock - a framework for writing C++ mock classes.
+ .
+ This is the main header file a user should include.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/generated_enum_reflection.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This header is logically internal, but is made public because it is used
+ from protocol-compiler-generated code, which may reside in other components.
+ It provides reflection support for generated enums, and is included in
+ generated .pb.h files and should have minimal dependencies. The methods are
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/include/gtest/gtest-death-test.h
+Copyright: 2005 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This header file defines the public API for death tests. It is
+ #included by gtest.h so a user doesn't need to include this
+ directly.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: ipc/chromium/src/third_party/libevent/include/event2/dns.h
+Copyright: 2006-2007 Niels Provos <provos@citi.umich.edu>
+ 2007-2012 Niels Provos and Nick Mathewson
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The original DNS code is due to Adam Langley with heavy
+ modifications by Nick Mathewson. Adam put his DNS software in the
+ public domain. You can find his original copyright below. Please,
+ aware that the code as part of Libevent is governed by the 3-clause
+ BSD license above.
+ .
+ This software is Public Domain. To view a copy of the public domain dedication,
+ visit http://creativecommons.org/licenses/publicdomain/ or send a letter to
+ Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
+ .
+ I ask and expect, but do not require, that all derivative works contain an
+ attribution similar to:
+ Parts developed by Adam Langley <agl@imperialviolet.org>
+ .
+ You may wish to replace the word "Parts" with something else depending on
+ the amount of original code.
+ .
+ (Derivative works does not include programs which link against, run or include
+ the source verbatim in their source distributions)
+ .
+ Welcome, gentle reader
+ .
+ Async DNS lookups are really a whole lot harder than they should be,
+ mostly stemming from the fact that the libc resolver has never been
+ very good at them. Before you use this library you should see if libc
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/printer.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Utility class for writing text to a ZeroCopyOutputStream.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: dom/plugins/test/testplugin/nptest.cpp
+Copyright: 2008 Mozilla Corporation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of the Mozilla Corporation nor the names of its
+ contributors may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contributor(s):
+ Dave Townsend <dtownsend@oxymoronical.com>
+ Josh Aas <josh@mozilla.com>
+ .
+ ***** END LICENSE BLOCK *****
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/tools/screenshot/win32-screenshot.cpp
+Copyright: 2009 The Mozilla Foundation
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ * Neither the name of the Mozilla Foundation nor the
+ names of its contributors may be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY The Mozilla Foundation ''AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL The Mozilla Foundation BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Contributors:
+ Ted Mielczarek <ted.mielczarek@gmail.com>
+ .
+ win32-screenshot.cpp: Save a screenshot of the Windows desktop in .png format.
+ If a filename is specified as the first argument on the commandline,
+ then the image will be saved to that filename. Otherwise, the image will
+ be saved as "screenshot.png" in the current working directory.
+ .
+ VS2015: Platform SDK 8.1's GdiplusTypes.h uses the min macro
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/gtest-unittest-api_test.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing and Mocking Framework (Google Test)
+ .
+ This file contains tests verifying correctness of data provided via
+ UnitTest's public methods.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/libspeex_resampler/src/resample.c
+Copyright: 2007-2008 Jean-Marc Valin
+ 2008 Thorvald Natvig
+License: BSD-3-Clause
+ File: resample.c
+ Arbitrary resampling code
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ The design goals of this code are:
+ - Very fast algorithm
+ - SIMD-friendly algorithm
+ - Low memory requirement
+ - Good *perceptual* quality (and not best SNR)
+ .
+ Warning: This resampler is relatively new. Although I think I got rid of
+ all the major bugs and I don't expect the API to change anymore, there
+ may be something I've missed. So use with caution.
+ .
+ This algorithm is based on this original resampling algorithm:
+ Smith, Julius O. Digital Audio Resampling Home Page
+ Center for Computer Research in Music and Acoustics (CCRMA),
+ Stanford University, 2007.
+ Web published at http://www-ccrma.stanford.edu/~jos/resample/.
+ .
+ There is one main difference, though. This resampler uses cubic
+ interpolation instead of linear interpolation in the above paper. This
+ makes the table much smaller and makes it possible to compute that table
+ on a per-stream basis. In turn, being able to tweak the table for each
+ stream makes it possible to both reduce complexity on simple ratios
+ (e.g. 2/3), and get rid of the rounding operations in the inner loop.
+ The latter both reduces CPU time and makes the algorithm more SIMD-friendly.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: netwerk/srtp/src/include/ekt.h
+Copyright: 2001-2005 Cisco Systems, Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ .
+ Neither the name of the Cisco Systems, Inc. nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ EKT implementation strategy
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/web-platform/tests/tools/pywebsocket/src/example/util.js
+Copyright: 2013 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Utilities for example applications (for both main and worker thread).
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: testing/web-platform/tests/tools/pywebsocket/src/test/testdata/handlers/blank_wsh.py
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ intentionally left blank
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: nsprpub/pr/src/misc/praton.c
+Copyright: 1983-1993 The Regents of the University of California.
+ 1993 Digital Equipment Corporation.
+ 1996-1999 Internet Software Consortium.
+ 2004 Internet Systems Consortium, Inc. ("ISC")
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies, and that
+ the name of Digital Equipment Corporation not be used in advertising or
+ publicity pertaining to distribution of the document or software without
+ specific, written prior permission.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
+ WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
+ CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
+ DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+ PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+ .
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: toolkit/components/protobuf/src/google/protobuf/io/coded_stream.h
+Copyright: 2008 Google Inc. https://developers.google.com/protocol-buffers/
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ This file contains the CodedInputStream and CodedOutputStream classes,
+ which wrap a ZeroCopyInputStream or ZeroCopyOutputStream, respectively,
+ and allow you to read or write individual pieces of data in various
+ formats. In particular, these implement the varint encoding for
+ integers, a simple variable-length encoding in which smaller numbers
+ take fewer bytes.
+ .
+ Typically these classes will only be used internally by the protocol
+ buffer library in order to encode and decode protocol buffers. Clients
+ of the library only need to know about this class if they wish to write
+ custom message parsing or serialization procedures.
+ .
+ CodedOutputStream example:
+ // Write some data to "myfile". First we write a 4-byte "magic number"
+ // to identify the file type, then write a length-delimited string. The
+ // string is composed of a varint giving the length followed by the raw
+ // bytes.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest-unittest-api_test.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The Google C++ Testing Framework (Google Test)
+ .
+ This file contains tests verifying correctness of data provided via
+ UnitTest's public methods.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: media/mtransport/third_party/nrappkit/COPYRIGHT
+Copyright: 1979-1994 The Regents of the University of California.
+ 1992-2004 The FreeBSD Project.
+ 2006 Network Resonance, Inc.
+License: BSD-4-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ This distribution also contains material from ssldump, tcpdump, and
+ FreeBSD. The licenses are on the individual source files but follow
+ here as well.
+ .
+ SSLDUMP LICENSE
+ Copyright (C) 1999-2001 RTFM, Inc.
+ .
+ This package is a SSLv3/TLS protocol analyzer written by Eric Rescorla
+ <ekr@rtfm.com> and licensed by RTFM, Inc.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. All advertising materials mentioning features or use of this software
+ must display the following acknowledgement:
+ .
+ This product includes software developed by Eric Rescorla for
+ RTFM, Inc.
+ .
+ 4. Neither the name of RTFM, Inc. nor the name of Eric Rescorla may be
+ used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE ERIC RESCORLA AND RTFM ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ TCPDUMP LICENSE
+ The manual page for this software is partially excerpted from
+ the tcpdump manual page, which is subject to the following license:
+ Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997
+ The Regents of the University of California.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that: (1) source code distributions
+ retain the above copyright notice and this paragraph in its entirety, (2)
+ distributions including binary code include the above copyright notice and
+ this paragraph in its entirety in the documentation or other materials
+ provided with the distribution, and (3) all advertising materials mentioning
+ features or use of this software display the following acknowledgement:
+ ``This product includes software developed by the University of California,
+ Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
+ the University nor the names of its contributors may be used to endorse
+ or promote products derived from this software without specific prior
+ written permission.
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ .
+ The compilation of software known as FreeBSD is distributed under the
+ following terms:
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ The 4.4BSD and 4.4BSD-Lite software is distributed under the following
+ terms:
+ .
+ All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite
+ Releases is copyrighted by The Regents of the University of California.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. All advertising materials mentioning features or use of this software
+ must display the following acknowledgement:
+ This product includes software developed by the University of
+ California, Berkeley and its contributors.
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+Files: gfx/skia/skia/src/views/unix/keysym2ucs.c
+Copyright: __NO_COPYRIGHT__ in: gfx/skia/skia/src/views/unix/keysym2ucs.c
+License: Public domain
+ Special thanks to Richard Verhoeven <river@win.tue.nl> for preparing
+ an initial draft of the mapping table.
+ .
+ This software is in the public domain. Share and enjoy!
+ .
+ AUTOMATICALLY GENERATED FILE, DO NOT EDIT !!! (unicode/convmap.pl)
+
+Files: media/mtransport/third_party/nrappkit/src/util/libekr/assoc.h
+Copyright: 1999-2000 RTFM, Inc.
+ 2002-2006 Network Resonance, Inc.
+License: BSD *** AD-Clause ***
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ assoc.h
+ .
+ This package is a SSLv3/TLS protocol analyzer written by Eric Rescorla
+ <ekr@rtfm.com> and licensed by RTFM, Inc.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. All advertising materials mentioning features or use of this software
+ must display the following acknowledgement:
+ .
+ This product includes software developed by Eric Rescorla for
+ RTFM, Inc.
+ .
+ 4. Neither the name of RTFM, Inc. nor the name of Eric Rescorla may be
+ used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY ERIC RESCORLA AND RTFM, INC. ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY SUCH DAMAGE.
+ .
+ ekr@rtfm.com Sun Jan 17 17:56:35 1999
+
+Files: media/mtransport/third_party/nrappkit/src/util/libekr/debug.h
+Copyright: 1999-2000 RTFM, Inc.
+ 2002-2006 Network Resonance, Inc.
+License: BSD *** AD-Clause ***
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ debug.h
+ .
+ This package is a SSLv3/TLS protocol analyzer written by Eric Rescorla
+ <ekr@rtfm.com> and licensed by RTFM, Inc.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. All advertising materials mentioning features or use of this software
+ must display the following acknowledgement:
+ .
+ This product includes software developed by Eric Rescorla for
+ RTFM, Inc.
+ .
+ 4. Neither the name of RTFM, Inc. nor the name of Eric Rescorla may be
+ used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY ERIC RESCORLA AND RTFM, INC. ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY SUCH DAMAGE.
+ .
+ ekr@rtfm.com Wed Jan 6 17:13:00 1999
+
+Files: media/mtransport/third_party/nrappkit/src/util/libekr/debug.c
+Copyright: 1999-2000 RTFM, Inc.
+ 2002-2006 Network Resonance, Inc.
+License: BSD *** AD-Clause ***
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Network Resonance, Inc. nor the name of any
+ contributors to this software may be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ debug.c
+ .
+ This package is a SSLv3/TLS protocol analyzer written by Eric Rescorla
+ <ekr@rtfm.com> and licensed by RTFM, Inc.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. All advertising materials mentioning features or use of this software
+ must display the following acknowledgement:
+ .
+ This product includes software developed by Eric Rescorla for
+ RTFM, Inc.
+ .
+ 4. Neither the name of RTFM, Inc. nor the name of Eric Rescorla may be
+ used to endorse or promote products derived from this
+ software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY ERIC RESCORLA AND RTFM, INC. ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY SUCH DAMAGE.
+ .
+ ekr@rtfm.com Wed Jan 6 17:08:58 1999
+
+Files: intl/hyphenation/hyphen/hyphen.h
+Copyright: 1998 Raph Levien
+ 2001 ALTLinux, Moscow
+ 2006-2008 László Németh
+License: LGPL-2.0+ *** dual license ***
+ This was part of libHnj library by Raph Levien.
+ .
+ Peter Novodvorsky from ALTLinux cut hyphenation part from libHnj
+ to use it in OpenOffice.org.
+ .
+ Non-standard and compound word hyphenation support by László Németh.
+ .
+ License is the original LibHnj license:
+ .
+ LibHnj is dual licensed under LGPL and MPL. Boilerplate for both
+ licenses follows.
+ .
+ LibHnj - a library for high quality hyphenation and justification
+ Copyright (C) 1998 Raph Levien
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307 USA.
+ .
+ The contents of this file are subject to the Mozilla Public License
+ Version 1.0 (the "MPL"); you may not use this file except in
+ compliance with the MPL. You may obtain a copy of the MPL at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the MPL is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the MPL
+ for the specific language governing rights and limitations under the
+ MPL.
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Library General Public License
+ Version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
+
+Files: dom/base/domerr.msg
+Copyright: __NO_COPYRIGHT__ in: dom/base/domerr.msg
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Error Message definitions.
+ .
+ DOM4 errors from http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#domexception
+
+Files: js/src/tests/ecma_2/Exceptions/exception-005.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-005.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: exception-005
+ ECMA Section:
+ Description: Tests for JavaScript Standard Exceptions
+ .
+ ToObject error.
+
+Files: js/src/tests/ecma_3/RegExp/15.10.4.1-3.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.4.1-3.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 November 2000
+ .
+ SUMMARY: Passing a RegExp object to a RegExp() constructor.
+ This test arose from Bugzilla bug 61266. The ECMA3 section is:
+ .
+ 15.10.4.1 new RegExp(pattern, flags)
+ .
+ If pattern is an object R whose [[Class]] property is "RegExp" and
+ flags is undefined, then let P be the pattern used to construct R
+ and let F be the flags used to construct R. If pattern is an object R
+ whose [[Class]] property is "RegExp" and flags is not undefined,
+ then throw a TypeError exception. Otherwise, let P be the empty string
+ if pattern is undefined and ToString(pattern) otherwise, and let F be
+ the empty string if flags is undefined and ToString(flags) otherwise.
+ .
+ The current test will check the first scenario outlined above:
+ .
+ "pattern" is itself a RegExp object R
+ "flags" is undefined
+ .
+ We check that a new RegExp object obj2 defined from these parameters
+ is morally the same as the original RegExp object obj1. Of course, they
+ can't be equal as objects - so we check their enumerable properties...
+ .
+ In this test, the initial RegExp obj1 will include a flag. The flags
+ parameter for obj2 will be undefined in the sense of not being provided.
+
+Files: toolkit/components/filepicker/nsFilePicker.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/filepicker/nsFilePicker.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ No magic constructor behaviour, as is de rigeur for XPCOM.
+ If you must perform some initialization, and it could possibly fail (even
+ due to an out-of-memory condition), you should use an Init method, which
+ can convey failure appropriately (thrown exception in JS,
+
+Files: modules/libmar/sign/nss_secutil.c
+Copyright: __NO_COPYRIGHT__ in: modules/libmar/sign/nss_secutil.c
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ With the exception of GetPasswordString, this file was
+ copied from NSS's cmd/lib/secutil.c hg revision 8f011395145e
+
+Files: js/src/tests/ecma_2/Statements/try-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-001.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-001.js
+ ECMA Section:
+ Description: The try statement
+ .
+ This test contains try, catch, and finally blocks. An exception is
+ sometimes thrown by a function called from within the try block.
+
+Files: python/mach/mach/test/providers/throw2.py
+Copyright: __NO_COPYRIGHT__ in: python/mach/mach/test/providers/throw2.py
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file exists to trigger the differences in mach error reporting between
+ exceptions that occur in mach command modules themselves and in the things
+ they call.
+
+Files: mailnews/base/prefs/content/accountcreation/sanitizeDatatypes.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/prefs/content/accountcreation/sanitizeDatatypes.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This is a generic input validation lib. Use it when you process
+ data from the network.
+ .
+ Just a few functions which verify, for security purposes, that the
+ input variables (strings, if nothing else is noted) are of the expected
+ type and syntax.
+ .
+ The functions take a string (unless noted otherwise) and return
+ the expected datatype in JS types. If the value is not as expected,
+ they throw exceptions.
+
+Files: js/src/tests/ecma_2/Statements/try-009.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-009.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-009.js
+ ECMA Section:
+ Description: The try statement
+ .
+ This test has a try block within a while block. Verify that an exception
+ breaks out of the while. I don't really know why this is an interesting
+ test case but Mike Shaver had two of these so what the hey.
+
+Files: js/src/tests/ecma_3/RegExp/15.10.4.1-1.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.4.1-1.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 November 2000
+ .
+ SUMMARY: Passing a RegExp object to a RegExp() constructor.
+ This test arose from Bugzilla bug 61266. The ECMA3 section is:
+ .
+ 15.10.4.1 new RegExp(pattern, flags)
+ .
+ If pattern is an object R whose [[Class]] property is "RegExp" and
+ flags is undefined, then let P be the pattern used to construct R
+ and let F be the flags used to construct R. If pattern is an object R
+ whose [[Class]] property is "RegExp" and flags is not undefined,
+ then throw a TypeError exception. Otherwise, let P be the empty string
+ if pattern is undefined and ToString(pattern) otherwise, and let F be
+ the empty string if flags is undefined and ToString(flags) otherwise.
+ .
+ The current test will check the first scenario outlined above:
+ .
+ "pattern" is itself a RegExp object R
+ "flags" is undefined
+ .
+ We check that a new RegExp object obj2 defined from these parameters
+ is morally the same as the original RegExp object obj1. Of course, they
+ can't be equal as objects - so we check their enumerable properties...
+ .
+ In this test, the initial RegExp object obj1 will not include a
+ flag. The flags parameter for obj2 will be undefined in the sense
+ of not being provided.
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypedObject-multi.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypedObject-multi.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the ObjectIsTypedObject tests
+ used in the TO.objectType() method, among other places.
+ .
+ In this case the argument type is always a TypedObject (though not
+ a unique one), so ObjectIsTypedObject resolves to true and there
+ should be no exceptions.
+
+Files: dom/webidl/AudioChannel.webidl
+Copyright: __NO_COPYRIGHT__ in: dom/webidl/AudioChannel.webidl
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ AudioChannels are used by:
+ * HTMLMediaElement
+ * AudioContext (WebAudio)
+ When used, it has to throw an exception if the app tries to change the audio
+ channel type without the permission (manifest file for B2G apps).
+ The supported values are:
+ * normal (default value)
+ Automatically paused if "notification" or higher priority channel
+ is played
+ Use case: normal applications
+ * content
+ Automatically paused if "notification" or higher priority channel
+ is played. Also paused if another app starts using "content"
+ channel. Using this channel never affects applications using
+ the "normal" channel.
+ Use case: video/audio players
+ * notification
+ Automatically paused if "alarm" or higher priority channel is played.
+ Use case: New email, incoming SMS
+ * alarm
+ Automatically paused if "telephony" or higher priority channel is
+ played.
+ User case: Alarm clock, calendar alarms
+ * telephony
+ Automatically paused if "ringer" or higher priority
+ channel is played.
+ Use case: dialer, voip
+ * ringer
+ Automatically paused if "publicnotification" or higher priority
+ channel is played.
+ Use case: dialer, voip
+ * publicnotification
+ Always plays in speaker, even when headphones are plugged in.
+ Use case: Camera shutter sound.
+
+Files: js/src/tests/ecma_3/RegExp/15.10.4.1-6.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.4.1-6.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ 15.10.4.1 new RegExp(pattern, flags)
+ .
+ If F contains any character other than "g", "i", or" m", or if it
+ contains the same one more than once, then throw a SyntaxError
+ exception.
+
+Files: js/src/tests/ecma_3/RegExp/15.10.4.1-4.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.4.1-4.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 November 2000
+ .
+ SUMMARY: Passing a RegExp object to a RegExp() constructor.
+ This test arose from Bugzilla bug 61266. The ECMA3 section is:
+ .
+ 15.10.4.1 new RegExp(pattern, flags)
+ .
+ If pattern is an object R whose [[Class]] property is "RegExp" and
+ flags is undefined, then let P be the pattern used to construct R
+ and let F be the flags used to construct R. If pattern is an object R
+ whose [[Class]] property is "RegExp" and flags is not undefined,
+ then throw a TypeError exception. Otherwise, let P be the empty string
+ if pattern is undefined and ToString(pattern) otherwise, and let F be
+ the empty string if flags is undefined and ToString(flags) otherwise.
+ .
+ The current test will check the first scenario outlined above:
+ .
+ "pattern" is itself a RegExp object R
+ "flags" is undefined
+ .
+ We check that a new RegExp object obj2 defined from these parameters
+ is morally the same as the original RegExp object obj1. Of course, they
+ can't be equal as objects - so we check their enumerable properties...
+ .
+ In this test, the initial RegExp object obj1 will include a
+ flag. This test is identical to test 15.10.4.1-3.js, except that
+ here we use this syntax:
+
+Files: js/src/tests/ecma_2/Exceptions/exception-004.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-004.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: exception-004
+ ECMA Section:
+ Description: Tests for JavaScript Standard Exceptions
+ .
+ ToObject error.
+
+Files: js/src/tests/ecma_2/Exceptions/exception-009.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-009.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: exception-009
+ ECMA Section:
+ Description: Tests for JavaScript Standard Exceptions
+ .
+ Regression test for nested try blocks.
+
+Files: mailnews/base/util/errUtils.js
+Copyright: __NO_COPYRIGHT__ in: mailnews/base/util/errUtils.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains helper methods for debugging -- things like logging
+ exception objects, dumping DOM nodes, Events, and generic object dumps.
+
+Files: js/src/tests/ecma_2/Exceptions/exception-006.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-006.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: exception-006
+ ECMA Section:
+ Description: Tests for JavaScript Standard Exceptions
+ .
+ ToPrimitive error.
+
+Files: js/xpconnect/src/xpcprivate.h
+Copyright: __NO_COPYRIGHT__ in: js/xpconnect/src/xpcprivate.h
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ XPConnect allows JS code to manipulate C++ object and C++ code to manipulate
+ JS objects. JS manipulation of C++ objects tends to be significantly more
+ complex. This comment explains how it is orchestrated by XPConnect.
+ .
+ For each C++ object to be manipulated in JS, there is a corresponding JS
+ object. This is called the "flattened JS object". By default, there is an
+ additional C++ object involved of type XPCWrappedNative. The XPCWrappedNative
+ holds pointers to the C++ object and the flat JS object.
+ .
+ All XPCWrappedNative objects belong to an XPCWrappedNativeScope. These scopes
+ are essentially in 1:1 correspondence with JS global objects. The
+ XPCWrappedNativeScope has a pointer to the JS global object. The parent of a
+ flattened JS object is, by default, the global JS object corresponding to the
+ wrapper's XPCWrappedNativeScope (the exception to this rule is when a
+ PreCreate hook asks for a different parent; see nsIXPCScriptable below).
+ .
+ Some C++ objects (notably DOM objects) have information associated with them
+ that lists the interfaces implemented by these objects. A C++ object exposes
+ this information by implementing nsIClassInfo. If a C++ object implements
+ nsIClassInfo, then JS code can call its methods without needing to use
+ QueryInterface first. Typically, all instances of a C++ class share the same
+ nsIClassInfo instance. (That is, obj->QueryInterface(nsIClassInfo) returns
+ the same result for every obj of a given class.)
+ .
+ XPConnect tracks nsIClassInfo information in an XPCWrappedNativeProto object.
+ A given XPCWrappedNativeScope will have one XPCWrappedNativeProto for each
+ nsIClassInfo instance being used. The XPCWrappedNativeProto has an associated
+ JS object, which is used as the prototype of all flattened JS objects created
+ for C++ objects with the given nsIClassInfo.
+ .
+ Each XPCWrappedNativeProto has a pointer to its XPCWrappedNativeScope. If an
+ XPCWrappedNative wraps a C++ object with class info, then it points to its
+ XPCWrappedNativeProto. Otherwise it points to its XPCWrappedNativeScope. (The
+ pointers are smooshed together in a tagged union.) Either way it can reach
+ its scope.
+ .
+ An XPCWrappedNativeProto keeps track of the set of interfaces implemented by
+ the C++ object in an XPCNativeSet. (The list of interfaces is obtained by
+ calling a method on the nsIClassInfo.) An XPCNativeSet is a collection of
+ XPCNativeInterfaces. Each interface stores the list of members, which can be
+ methods, constants, getters, or setters.
+ .
+ An XPCWrappedNative also points to an XPCNativeSet. Initially this starts out
+ the same as the XPCWrappedNativeProto's set. If there is no proto, it starts
+ out as a singleton set containing nsISupports. If JS code QI's new interfaces
+ outside of the existing set, the set will grow. All QueryInterface results
+ are cached in XPCWrappedNativeTearOff objects, which are linked off of the
+ XPCWrappedNative.
+ .
+ Besides having class info, a C++ object may be "scriptable" (i.e., implement
+ nsIXPCScriptable). This allows it to implement a more DOM-like interface,
+ besides just exposing XPCOM methods and constants. An nsIXPCScriptable
+ instance has hooks that correspond to all the normal JSClass hooks. Each
+ nsIXPCScriptable instance is mirrored by an XPCNativeScriptableInfo in
+ XPConnect. These can have pointers from XPCWrappedNativeProto and
+ XPCWrappedNative (since C++ objects can have scriptable info without having
+ class info).
+ .
+ All the XPConnect private declarations - only include locally.
+
+Files: js/src/jsexn.cpp
+Copyright: __NO_COPYRIGHT__ in: js/src/jsexn.cpp
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS standard exception implementation.
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr-wrong-multi.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr-wrong-multi.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the ObjectIsTypeDescr tests
+ internal to Type.toSource().
+ .
+ In this case the argument type is never a type descriptor object
+ (though not a unique non-type-descriptor), so ObjectIsTypeDescr
+ resolves to false (and we have to catch exceptions).
+
+Files: toolkit/components/promiseworker/worker/PromiseWorker.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/promiseworker/worker/PromiseWorker.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A wrapper around `self` with extended capabilities designed
+ to simplify main thread-to-worker thread asynchronous function calls.
+ .
+ This wrapper:
+ - groups requests and responses as a method `post` that returns a `Promise`;
+ - ensures that exceptions thrown on the worker thread are correctly serialized;
+ - provides some utilities for benchmarking various operations.
+ .
+ Generally, you should use PromiseWorker.js along with its main thread-side
+ counterpart PromiseWorker.jsm.
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypedObject-unknown.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypedObject-unknown.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the ObjectIsTypedObject tests
+ used in the TO.objectType() method, among other places.
+ .
+ In this case the argument type is sometimes a TypedObject,
+ sometimes not, so ObjectIsTypedObject must be a run-time check and
+ sometimes it resolves to "false" and takes a more expensive path.
+ There should be no exceptions: the operation is defined also on
+ non-TypedObjects.
+
+Files: toolkit/content/nsUserSettings.js
+Copyright: __NO_COPYRIGHT__ in: toolkit/content/nsUserSettings.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ nsPreferences - a wrapper around nsIPrefService. Provides built in
+ exception handling to make preferences access simpler.
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr-multi.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr-multi.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the ObjectIsTypeDescr tests
+ internal to Type.toSource().
+ .
+ In this case the argument type is always a type descriptor object
+ (though not a unique one), so ObjectIsTypeDescr resolves to true
+ and there should be no exceptions.
+
+Files: xpcom/base/nsIException.idl
+Copyright: __NO_COPYRIGHT__ in: xpcom/base/nsIException.idl
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Interfaces for representing cross-language exceptions and stack traces.
+
+Files: toolkit/components/promiseworker/PromiseWorker.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/promiseworker/PromiseWorker.jsm
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A wrapper around ChromeWorker with extended capabilities designed
+ to simplify main thread-to-worker thread asynchronous function calls.
+ .
+ This wrapper:
+ - groups requests and responses as a method `post` that returns a `Promise`;
+ - ensures that exceptions thrown on the worker thread are correctly deserialized;
+ - provides some utilities for benchmarking various operations.
+ .
+ Generally, you should use PromiseWorker.jsm along with its worker-side
+ counterpart PromiseWorker.js.
+
+Files: toolkit/components/asyncshutdown/AsyncShutdown.jsm
+Copyright: __NO_COPYRIGHT__ in: toolkit/components/asyncshutdown/AsyncShutdown.jsm
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Managing safe shutdown of asynchronous services.
+ .
+ Firefox shutdown is composed of phases that take place
+ sequentially. Typically, each shutdown phase removes some
+ capabilities from the application. For instance, at the end of
+ phase profileBeforeChange, no service is permitted to write to the
+ profile directory (with the exception of Telemetry). Consequently,
+ if any service has requested I/O to the profile directory before or
+ during phase profileBeforeChange, the system must be informed that
+ these requests need to be completed before the end of phase
+ profileBeforeChange. Failing to inform the system of this
+ requirement can (and has been known to) cause data loss.
+ .
+ Example: At some point during shutdown, the Add-On Manager needs to
+ ensure that all add-ons have safely written their data to disk,
+ before writing its own data. Since the data is saved to the
+ profile, this must be completed during phase profileBeforeChange.
+ .
+ AsyncShutdown.profileBeforeChange.addBlocker(
+ "Add-on manager: shutting down",
+ function condition() {
+ // Do things.
+ // Perform I/O that must take place during phase profile-before-change
+ return promise;
+ }
+ });
+ .
+ In this example, function |condition| will be called at some point
+ during phase profileBeforeChange and phase profileBeforeChange
+ itself is guaranteed to not terminate until |promise| is either
+ resolved or rejected.
+
+Files: js/src/jsexn.h
+Copyright: __NO_COPYRIGHT__ in: js/src/jsexn.h
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ JS runtime exception classes.
+
+Files: dom/encoding/localesfallbacks.properties
+Copyright: __NO_COPYRIGHT__ in: dom/encoding/localesfallbacks.properties
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ This file contains mappings from languages to legacy encodings for languages
+ that are associated with legacy encoding other than windows-1252 (except
+ Traditional Chinese, which is handled as a special case elsewhere).
+ .
+ The keys are language codes without regions. The values are Gecko-canonical
+ encoding labels (not necessarily lower case!).
+ .
+ Rules:
+ .
+ * Avoid editing this file!
+ .
+ * If you do edit this file, be sure to file a spec bug against WHATWG HTML
+ to keep this file in sync with
+ http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#determining-the-character-encoding
+ .
+ * As an exception to the previous rule, gbk is used instead of GB18030
+ until/unless work on http://encoding.spec.whatwg.org/ shows that the former
+ can be treated as an alias of the latter and our decoder implementation
+ has been audited to match the spec.
+ .
+ * Use only the language code without a hyphen or anything that would come
+ after the hyphen.
+ .
+ * Don't put windows-1252-affiliated languages here.
+ .
+ * Don't put Traditional Chinese here.
+
+Files: mfbt/tests/TestPoisonArea.cpp
+Copyright: __NO_COPYRIGHT__ in: mfbt/tests/TestPoisonArea.cpp
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Code in this file needs to be kept in sync with code in nsPresArena.cpp.
+ .
+ We want to use a fixed address for frame poisoning so that it is readily
+ identifiable in crash dumps. Whether such an address is available
+ without any special setup depends on the system configuration.
+ .
+ All current 64-bit CPUs (with the possible exception of PowerPC64)
+ reserve the vast majority of the virtual address space for future
+ hardware extensions; valid addresses must be below some break point
+ between 2**48 and 2**54, depending on exactly which chip you have. Some
+ chips (notably amd64) also allow the use of the *highest* 2**48 -- 2**54
+ addresses. Thus, if user space pointers are 64 bits wide, we can just
+ use an address outside this range, and no more is required. To
+ accommodate the chips that allow very high addresses to be valid, the
+ value chosen is close to 2**63 (that is, in the middle of the space).
+ .
+ In most cases, a purely 32-bit operating system must reserve some
+ fraction of the address space for its own use. Contemporary 32-bit OSes
+
+Files: js/src/tests/ecma_3/RegExp/regress-57631.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/regress-57631.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 November 2000
+ .
+ SUMMARY: This test arose from Bugzilla bug 57631:
+ "RegExp with invalid pattern or invalid flag causes segfault"
+ .
+ Either error should throw an exception of type SyntaxError,
+ and we check to see that it does...
+
+Files: js/src/tests/ecma_3/RegExp/15.10.4.1-2.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_3/RegExp/15.10.4.1-2.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 26 November 2000
+ .
+ SUMMARY: Passing a RegExp object to a RegExp() constructor.
+ This test arose from Bugzilla bug 61266. The ECMA3 section is:
+ .
+ 15.10.4.1 new RegExp(pattern, flags)
+ .
+ If pattern is an object R whose [[Class]] property is "RegExp" and
+ flags is undefined, then let P be the pattern used to construct R
+ and let F be the flags used to construct R. If pattern is an object R
+ whose [[Class]] property is "RegExp" and flags is not undefined,
+ then throw a TypeError exception. Otherwise, let P be the empty string
+ if pattern is undefined and ToString(pattern) otherwise, and let F be
+ the empty string if flags is undefined and ToString(flags) otherwise.
+ .
+ The current test will check the first scenario outlined above:
+ .
+ "pattern" is itself a RegExp object R
+ "flags" is undefined
+ .
+ We check that a new RegExp object obj2 defined from these parameters
+ is morally the same as the original RegExp object obj1. Of course, they
+ can't be equal as objects - so we check their enumerable properties...
+ .
+ In this test, the initial RegExp object obj1 will not include a
+ flag. This test is identical to test 15.10.4.1-1.js, except that
+ here we use this syntax:
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypedObject.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypedObject.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the ObjectIsTypedObject tests
+ used in the TO.objectType() method, among other places.
+ .
+ In this case the argument type is always a TypedObject, so
+ ObjectIsTypedObject resolves to true and there should be no
+ exceptions.
+
+Files: js/src/tests/ecma_2/Exceptions/exception-007.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-007.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: exception-007
+ ECMA Section:
+ Description: Tests for JavaScript Standard Exceptions
+ .
+ DefaultValue error.
+
+Files: js/src/tests/ecma_2/Exceptions/exception-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-003.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: exception-003
+ ECMA Section:
+ Description: Tests for JavaScript Standard Exceptions
+ .
+ Target error.
+
+Files: js/src/tests/ecma_2/Exceptions/exception-008.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-008.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: exception-008
+ ECMA Section:
+ Description: Tests for JavaScript Standard Exceptions
+ .
+ SyntaxError.
+
+Files: js/src/tests/ecma_2/Exceptions/exception-001.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-001.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: exception-001
+ ECMA Section:
+ Description: Tests for JavaScript Standard Exceptions
+ .
+ Call error.
+
+Files: js/src/tests/ecma_2/Exceptions/exception-002.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Exceptions/exception-002.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: exception-002
+ ECMA Section:
+ Description: Tests for JavaScript Standard Exceptions
+ .
+ Construct error.
+
+Files: testing/talos/talos/scripts/xpigen.js
+Copyright: __NO_COPYRIGHT__ in: testing/talos/talos/scripts/xpigen.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ base: relative or absolute path (http[s] or file, untested with ftp)
+ files: array of file names relative to base to include at the zip
+ callbacks: object with optional functions:
+ onsuccess(result), onerror(exception), onprogress(percentage)
+
+Files: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr.js
+Copyright: __NO_COPYRIGHT__ in: js/src/jit-test/tests/ion/inlining/TypedObject-ObjectIsTypeDescr.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Used to verify that the JIT resolves the ObjectIsTypeDescr tests
+ internal to Type.toSource().
+ .
+ In this case the argument type is always a type descriptor object,
+ so ObjectIsTypeDescr resolves to true and there should be no
+ exceptions.
+
+Files: modules/libmar/sign/nss_secutil.h
+Copyright: __NO_COPYRIGHT__ in: modules/libmar/sign/nss_secutil.h
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ With the exception of GetPasswordString, this file was
+ copied from NSS's cmd/lib/secutil.h hg revision 8f011395145e
+
+Files: js/src/tests/ecma_2/Statements/try-010.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-010.js
+License: MPL-2.0 with unknown exception
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-010.js
+ ECMA Section:
+ Description: The try statement
+ .
+ This has a try block nested in the try block. Verify that the
+ exception is caught by the right try block, and all finally blocks
+ are executed.
+
+Files: modules/freetype2/builds/unix/ltmain.sh
+Copyright: 1996-2015 Free Software Foundation, Inc.
+License: GPL-2.0+ with libtool exception
+ This is free software; see the source for copying conditions. There is NO
+ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ .
+ GNU Libtool is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ As a special exception to the GNU General Public License,
+ if you distribute this file as part of a program or library that
+ is built using GNU Libtool, you may include this file under the
+ same distribution terms that you use for the rest of that program.
+ .
+ GNU Libtool is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: js/src/ctypes/libffi/texinfo.tex
+Copyright: 1985-2013 Free Software Foundation, Inc.
+License: GPL-3.0+ with unknown exception
+ This texinfo.tex file is free software: you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+ .
+ This texinfo.tex file is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+ of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception, when this file is read by TeX when processing
+ a Texinfo source document, you may use the result without
+ restriction. This Exception is an additional permission under section 7
+ of the GNU General Public License, version 3 ("GPLv3").
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: extensions/spellcheck/hunspell/tests/unit/data/phone.aff
+Copyright: 2000 Björn Jacke
+License: LGPL-2.1 with unknown exception
+ This rule set is based on Lawrence Phillips original metaphone
+ algorithm with modifications made by Michael Kuhn in his
+ C implantation, more modifications by Björn Jacke when
+ converting the algorithm to a rule set and minor
+ touch ups by Kevin Atkinson
+ .
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License version 2.1 as published by the Free Software Foundation;
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ .
+ Björn Jacke may be reached by email at bjoern.jacke@gmx.de
+ .
+ Changelog:
+ .
+ 2000-01-05 Björn Jacke <bjoern.jacke@gmx.de>
+ - first version with translation rules derived from
+ metaphone.cc distributed with aspell 0.28.3
+ - "TH" is now representated as "@" because "0" is a
+ meta character
+ - removed TH(!vowel) --> T; always use TH --> # instead
+ - dropped "^AE" -> "E" (redundant)
+ - "ing" is transformed to "N", not "NK"
+ - "SCH(EO)" transforms to "SK" now
+ - added R --> SILENT if (after a vowel) and no (vowel or
+ "y" follows) like in "Marcy" or "abort"
+ - H is SILENT in RH at beginning of words
+ - H is SILENT if vowel leads and "Y" follows
+ - some ".OUGH.." --> ...F exceptions added
+ - "^V" transforms to "W"
+ 2000-01-07 Kevin Atkinson <kevinatk@home.com>
+ Converted from header to data file.
+ .
+ 2007-08-23 László Németh <nemeth AT OOo>
+ Add PHONE header and PHONE keywords
+ .
+ version 1.1
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: modules/freetype2/builds/unix/pkg.m4
+Copyright: 2004 Scott James Remnant <scott@netsplit.com>.
+License: GPL-2.0+ with autoconf exception
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that program.
+ .
+ The FSF address in the above text is the old one.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: ipc/chromium/src/third_party/libevent/config.guess
+Copyright: 1992-2012 Free Software Foundation, Inc.
+License: GPL-2.0+ with autoconf exception
+ This file is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that program.
+ .
+ Originally written by Per Bothner. Please send patches (context
+ diff format) to <config-patches@gnu.org> and include a ChangeLog
+ entry.
+ .
+ This script attempts to guess a canonical system name similar to
+ config.sub. If it succeeds, it prints the system name on stdout, and
+ exits with 0. Otherwise, it exits with 1.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: ipc/chromium/src/third_party/libevent/config.sub
+Copyright: 1992-2012 Free Software Foundation, Inc.
+License: GPL-2.0+ with autoconf exception
+ This file is (in principle) common to ALL GNU software.
+ The presence of a machine in this file suggests that SOME GNU software
+ can handle that machine. It does not imply ALL GNU software can.
+ .
+ This file is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that program.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: modules/freetype2/builds/unix/config.guess
+Copyright: 1992-2018 Free Software Foundation, Inc.
+License: GPL-3.0+ with autoconf exception
+ This file is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, see <https://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that
+ program. This Exception is an additional permission under section 7
+ of the GNU General Public License, version 3 ("GPLv3").
+ .
+ Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: build/autoconf/config.guess
+Copyright: 1992-2016 Free Software Foundation, Inc.
+License: GPL-3.0+ with autoconf exception
+ This file is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that
+ program. This Exception is an additional permission under section 7
+ of the GNU General Public License, version 3 ("GPLv3").
+ .
+ Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: modules/freetype2/builds/unix/config.sub
+Copyright: 1992-2018 Free Software Foundation, Inc.
+License: GPL-3.0+ with autoconf exception
+ This file is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, see <https://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that
+ program. This Exception is an additional permission under section 7
+ of the GNU General Public License, version 3 ("GPLv3").
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: intl/hyphenation/hyphen/README
+Copyright: 1998 Raph Levien
+ 2001 ALTLinux, Moscow
+ 2006-2011 László Németh
+License: __UNKNOWN__ *** dual license ***
+ This was part of libHnj library by Raph Levien.
+ .
+ Peter Novodvorsky from ALTLinux cut hyphenation part from libHnj
+ to use it in OpenOffice.org.
+ .
+ Compound word and non-standard hyphenation support by László Németh.
+ .
+ License is the original LibHnj license:
+ LibHnj is dual licensed under LGPL and MPL (see also README.libhnj).
+ .
+ Because LGPL allows GPL relicensing, COPYING contains now
+ LGPL/GPL/MPL tri-license for explicit Mozilla source compatibility.
+ .
+ Original Libhnj source with OOo's patches are managed by Rene Engelhard
+ and Chris Halls at Debian:
+ .
+ http://packages.debian.org/stable/libdevel/libhnj-dev
+ and http://packages.debian.org/unstable/source/libhnj
+ .
+ OTHER FILES
+
+Files: js/src/tests/test262/intl402/ch13/13.2/13.2.1_4_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__ with unknown exception
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Number.prototype.toLocaleString throws the same exceptions as Intl.NumberFormat.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A3.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__ with unknown exception
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Catching system exception with "try" statement
+
+Files: js/src/tests/test262/ch07/7.8/7.8.5/7.8.5-1.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__ with unknown exception
+ @path ch07/7.8/7.8.5/7.8.5-1.js
+ @description Literal RegExp Objects - SyntaxError exception is thrown if the RegularExpressionNonTerminator position of a RegularExpressionBackslashSequence is a LineTerminator.
+
+Files: js/src/tests/test262/ch12/12.14/S12.14_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__ with unknown exception
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ Throwing exception with "throw" and catching it with "try" statement
+
+Files: js/src/tests/test262/intl402/ch13/13.1/13.1.1_6_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__ with unknown exception
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that String.prototype.localeCompare throws the same exceptions as Intl.Collator.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.14/12.14-14.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__ with unknown exception
+ @path ch12/12.14/12.14-14.js
+ @description Exception object is a function, when an exception parameter is called as a function in catch block, global object is passed as the this value
+
+Files: js/src/tests/test262/ch12/12.14/12.14-15.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__ with unknown exception
+ @path ch12/12.14/12.14-15.js
+ @description Exception object is a function which is a property of an object, when an exception parameter is called as a function in catch block, global object is passed as the this value
+
+Files: modules/freetype2/builds/unix/freetype2.m4
+Copyright: 2001-2018 David Turner, Robert Wilhelm, and Werner Lemberg.
+License: __UNKNOWN__ with unknown exception
+ This file is part of the FreeType project, and may only be used, modified,
+ and distributed under the terms of the FreeType project license,
+ LICENSE.TXT. By continuing to use, modify, or distribute this file you
+ indicate that you have read the license and understand and accept it
+ fully.
+ .
+ As a special exception to the FreeType project license, this file may be
+ distributed as part of a program that contains a configuration script
+ generated by Autoconf, under the same distribution terms as the rest of
+ that program.
+
+Files: editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/js/variables.js
+Copyright: 2010 Google Inc.
+License: __UNKNOWN__ with unknown exception
+ Licensed under the Apache License, Version 2.0 (the 'License')
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an 'AS IS' BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ @version 0.1
+ @author rolandsteiner@google.com
+ .
+ Constant for indicating a test setup is unsupported or incorrect
+ (threw exception).
+
+Files: js/src/tests/test262/intl402/ch13/13.3/13.3.0_6_1.js
+Copyright: 2012 Mozilla Corporation.
+License: __UNKNOWN__ with unknown exception
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ @description Tests that Date.prototype.toLocaleString & Co. throws the same exceptions as Intl.DateTimeFormat.
+ @author Norbert Lindenberg
+
+Files: js/src/tests/test262/ch12/12.14/12.14-16.js
+Copyright: 2012 Ecma International. Ecma International makes this code available under the terms and conditions set forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the "Use Terms"). Any redistribution of this code must retain the above
+ and this notice and otherwise comply with the Use Terms.
+License: __UNKNOWN__ with unknown exception
+ @path ch12/12.14/12.14-16.js
+ @description Exception object is a function which update in catch block, when an exception parameter is called as a function in catch block, global object is passed as the this value
+
+Files: build/autoconf/codeset.m4
+Copyright: 2000-2002 Free Software Foundation, Inc.
+License: __UNKNOWN__ with autoconf exception
+ This file is free software, distributed under the terms of the GNU
+ General Public License. As a special exception to the GNU General
+ Public License, this file may be distributed as part of a program
+ that contains a configuration script generated by Autoconf, under
+ the same distribution terms as the rest of that program.
+ .
+ From Bruno Haible.
+
+Files: js/src/tests/ecma_2/Statements/try-006.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/ecma_2/Statements/try-006.js
+License: MPL-2.0 with unknown exception *** check multiple exceptions ***
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ File Name: try-006.js
+ ECMA Section:
+ Description: The try statement
+ .
+ Throw an exception from within a With block in a try block. Verify
+ that any expected exceptions are caught.
+
+Files: netwerk/test/httpserver/test/test_errorhandler_exception.js
+Copyright: __NO_COPYRIGHT__ in: netwerk/test/httpserver/test/test_errorhandler_exception.js
+License: MPL-2.0 with unknown exception *** check multiple exceptions ***
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Request handlers may throw exceptions, and those exception should be caught
+ by the server and converted into the proper error codes.
+
+Files: dom/bindings/ErrorResult.h
+Copyright: __NO_COPYRIGHT__ in: dom/bindings/ErrorResult.h
+License: MPL-2.0 with unknown exception *** check multiple exceptions ***
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ A set of structs for tracking exceptions that need to be thrown to JS:
+ ErrorResult and IgnoredErrorResult.
+ .
+ Conceptually, these structs represent either success or an exception in the
+
+Files: dom/webidl/DOMException.webidl
+Copyright: 2012 W3C® (MIT, ERCIM, Keio), W3C liability, trademark and document use rules apply.
+License: MPL-2.0 with unknown exception *** check multiple exceptions ***
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ The origin of this IDL file is
+ http://dom.spec.whatwg.org/#exception-domexception
+ .
+ This is the WebIDL version of nsIException. This is mostly legacy stuff.
+
+Files: js/src/tests/js1_5/Scope/scope-003.js
+Copyright: __NO_COPYRIGHT__ in: js/src/tests/js1_5/Scope/scope-003.js
+License: MPL-2.0 with unknown exception *** check multiple exceptions ***
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ .
+ Date: 2001-07-03
+ .
+ SUMMARY: Testing scope with nested functions
+ .
+ From correspondence with Christopher Oliver <coliver@mminternet.com>:
+ .
+ > Running this test with Rhino produces the following exception:
+ >
+ > uncaught JavaScript exception: undefined: Cannot find default value for
+ > object. (line 3)
+ >
+ > This is due to a bug in org.mozilla.javascript.NativeCall which doesn't
+ > implement toString or valueOf or override getDefaultValue.
+ > However, even after I hacked in an implementation of getDefaultValue in
+ > NativeCall, Rhino still produces a different result then SpiderMonkey:
+ >
+ > [object Call]
+ > [object Object]
+ > [object Call]
+ .
+ Note the results should be:
+ .
+ [object global]
+ [object Object]
+ [object global]
+ .
+ This is what we are checking for in this testcase -
+
+Files: python/mozbuild/mozpack/hg.py
+Copyright: 2015 Mozilla Contributors
+License: GPL-2.0+ with unknown exception *** check multiple exceptions ***
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 2
+ of the License, or (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
+ As a special exception, the copyright holders of this code give you
+ permission to combine this code with the software known as 'mozbuild',
+ and to distribute those combinations without any restriction
+ coming from the use of this file. (The General Public License
+ restrictions do apply in other respects; for example, they cover
+ modification of the file, and distribution when not combined with
+ mozbuild.)
+ .
+ If you modify this code, you may extend this exception to your
+ version of the code, but you are not obliged to do so. If you
+ do not wish to do so, delete this exception statement from your
+ version.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: ipc/chromium/src/third_party/libevent/m4/acx_pthread.m4
+Copyright: 2007 Steven G. Johnson <stevenj@alum.mit.edu>
+License: GPL-3.0+ with unknown exception *** check multiple exceptions ***
+ This program is free software: you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see
+ <http://www.gnu.org/licenses/>.
+ .
+ As a special exception, the respective Autoconf Macro's copyright
+ owner gives unlimited permission to copy, distribute and modify the
+ configure scripts that are the output of Autoconf when processing
+ the Macro. You need not follow the terms of the GNU General Public
+ License when using or distributing such scripts, even though
+ portions of the text of the Macro appear in them. The GNU General
+ Public License (GPL) does govern all other use of the material that
+ constitutes the Autoconf Macro.
+ .
+ This special exception to the GPL applies to versions of the
+ Autoconf Macro released by the Autoconf Macro Archive. When you
+ make and distribute a modified version of the Autoconf Macro, you
+ may extend this special exception to the GPL to apply to your
+ modified version as well.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: media/sphinxbase/src/libsphinxbase/lm/jsgf_parser.h
+Copyright: 1984-2006 Free Software Foundation, Inc.
+License: GPL-3.0+ with unknown exception *** check multiple exceptions ***
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception, you may create a larger work that contains
+ part or all of the Bison parser skeleton and distribute that work
+ under terms of your choice, so long as that work isn't itself a
+ parser generator using the skeleton or a modified version thereof
+ as a parser skeleton. Alternatively, if you modify or redistribute
+ the parser skeleton itself, you may (at your option) remove this
+ special exception, which will cause the skeleton and the resulting
+ Bison output files to be licensed under the GNU General Public
+ License without this special exception.
+ .
+ This special exception was added by the Free Software Foundation in
+ version 2.2 of Bison.
+ .
+ Tokens.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: gfx/angle/src/compiler/translator/glslang_tab.h
+Copyright: 1984-2015 Free Software Foundation, Inc.
+License: GPL-3.0+ with unknown exception *** check multiple exceptions ***
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception, you may create a larger work that contains
+ part or all of the Bison parser skeleton and distribute that work
+ under terms of your choice, so long as that work isn't itself a
+ parser generator using the skeleton or a modified version thereof
+ as a parser skeleton. Alternatively, if you modify or redistribute
+ the parser skeleton itself, you may (at your option) remove this
+ special exception, which will cause the skeleton and the resulting
+ Bison output files to be licensed under the GNU General Public
+ License without this special exception.
+ .
+ This special exception was added by the Free Software Foundation in
+ version 2.2 of Bison.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+Files: js/src/tests/test262/ch12/12.1/S12.1_A2.js
+Copyright: 2009 the Sputnik authors.
+License: __UNKNOWN__ with unknown exception *** check multiple exceptions ***
+ This code is governed by the BSD license found in the LICENSE file.
+ .
+ The production StatementList Statement is evaluated as follows
+ 1. Evaluate Statement.
+ 2. If an exception was thrown, return (throw, V, empty) where V is the exception
+
+Files: media/webrtc/trunk/testing/gtest/test/gtest_throw_on_failure_test_.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause with unknown exception *** check multiple exceptions ***
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests Google Test's throw-on-failure mode with exceptions disabled.
+ .
+ This program must be compiled with exceptions disabled. It will be
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/googletest-catch-exceptions-test_.cc
+Copyright: 2010 Google Inc.
+License: BSD-3-Clause with unknown exception *** check multiple exceptions ***
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests for Google Test itself. Tests in this file throw C++ or SEH
+ exceptions, and the output is verified by
+ googletest-catch-exceptions-test.py.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/googletest-throw-on-failure-test_.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause with unknown exception *** check multiple exceptions ***
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests Google Test's throw-on-failure mode with exceptions disabled.
+ .
+ This program must be compiled with exceptions disabled. It will be
+ invoked by googletest-throw-on-failure-test.py, and is expected to exit
+ with non-zero in the throw-on-failure mode or 0 otherwise.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+Files: security/nss/gtests/google_test/gtest/test/gtest_assert_by_exception_test.cc
+Copyright: 2009 Google Inc.
+License: BSD-3-Clause with unknown exception *** check multiple exceptions ***
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ Tests Google Test's assert-by-exception mode with exceptions enabled.
+ .
+ On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
+ License can be found in `/usr/share/common-licenses/BSD'.
+
+#----------------------------------------------------------------------------
+# xml and html files (skipped):
+# services/sync/tests/unit/missing-xpi-search.xml
+# services/sync/tests/unit/missing-sourceuri.xml
+# services/sync/tests/unit/bootstrap1-search.xml
+# services/sync/tests/unit/addon1-search.xml
+# services/sync/tests/unit/rewrite-search.xml
+# services/sync/tests/tps/addons/api/unsigned-xpi@tests.mozilla.org.xml
+# services/sync/tests/tps/addons/api/restartless-xpi@tests.mozilla.org.xml
+# services/sync/tps/extensions/mozmill/install.rdf
+# services/sync/tps/extensions/tps/install.rdf
+# devtools/install.rdf
+# devtools/server/tests/mochitest/test_memory.html
+# devtools/server/tests/mochitest/test_Debugger.Source.prototype.introductionType.html
+# devtools/server/tests/mochitest/test_css-logic.html
+# devtools/server/tests/mochitest/inspector-traversal-data.html
+# devtools/server/tests/mochitest/inspector-search-data.html
+# devtools/server/tests/mochitest/test_memory_allocations_07.html
+# devtools/server/tests/mochitest/inspector_css-properties.html
+# devtools/server/tests/mochitest/test_memory_allocations_03.html
+# devtools/server/tests/mochitest/test_framerate_02.html
+# devtools/server/tests/mochitest/test_inspector-mutations-value.html
+# devtools/server/tests/mochitest/test_setupInParentChild.html
+# devtools/server/tests/mochitest/test_unsafeDereference.html
+# devtools/server/tests/mochitest/test_inspector-hide.html
+# devtools/server/tests/mochitest/test_inspector-traversal.html
+# devtools/server/tests/mochitest/test_memory_gc_events.html
+# devtools/server/tests/mochitest/animation-data.html
+# devtools/server/tests/mochitest/inspector-styles-data.html
+# devtools/server/tests/mochitest/test_styles-matched.html
+# devtools/server/tests/mochitest/test_inspector-search.html
+# devtools/server/tests/mochitest/test_inspector-changeattrs.html
+# devtools/server/tests/mochitest/test_styles-modify.html
+# devtools/server/tests/mochitest/test_inspector-release.html
+# devtools/server/tests/mochitest/test_inspector-retain.html
+# devtools/server/tests/mochitest/test_inspector-duplicate-node.html
+# devtools/server/tests/mochitest/inspector-eyedropper.html
+# devtools/server/tests/mochitest/test_animation_actor-lifetime.html
+# devtools/server/tests/mochitest/test_framerate_03.html
+# devtools/server/tests/mochitest/test_inspector-mutations-frameload.html
+# devtools/server/tests/mochitest/test_css-logic-specificity.html
+# devtools/server/tests/mochitest/test_css-properties_02.html
+# devtools/server/tests/mochitest/test_css-logic-media-queries.html
+# devtools/server/tests/mochitest/test_director_connectToChild.html
+# devtools/server/tests/mochitest/test_executeInGlobal-outerized_this.html
+# devtools/server/tests/mochitest/test_memory_allocations_01.html
+# devtools/server/tests/mochitest/test_framerate_04.html
+# devtools/server/tests/mochitest/test_device.html
+# devtools/server/tests/mochitest/test_inspector-pseudoclass-lock.html
+# devtools/server/tests/mochitest/test_inspector_getNodeFromActor.html
+# devtools/server/tests/mochitest/test_preference.html
+# devtools/server/tests/mochitest/test_memory_attach_01.html
+# devtools/server/tests/mochitest/test_inspector-dead-nodes.html
+# devtools/server/tests/mochitest/test_makeGlobalObjectReference.html
+# devtools/server/tests/mochitest/test_inspector-search-front.html
+# devtools/server/tests/mochitest/test_memory_allocations_06.html
+# devtools/server/tests/mochitest/test_memory_gc_01.html
+# devtools/server/tests/mochitest/test_inspector_getImageDataFromURL.html
+# devtools/server/tests/mochitest/test_inspector-pick-color.html
+# devtools/server/tests/mochitest/test_inspector-changevalue.html
+# devtools/server/tests/mochitest/test_memory_allocations_05.html
+# devtools/server/tests/mochitest/test_inspector-remove.html
+# devtools/server/tests/mochitest/test_inspector-anonymous.html
+# devtools/server/tests/mochitest/test_inspector_getImageData-wait-for-load.html
+# devtools/server/tests/mochitest/test_getProcess.html
+# devtools/server/tests/mochitest/nonchrome_unsafeDereference.html
+# devtools/server/tests/mochitest/test_framerate_06.html
+# devtools/server/tests/mochitest/test_css-properties_01.html
+# devtools/server/tests/mochitest/test_inspector-scroll-into-view.html
+# devtools/server/tests/mochitest/test_connectToChild.html
+# devtools/server/tests/mochitest/test_inspector_getImageData.html
+# devtools/server/tests/mochitest/test_Debugger.Source.prototype.element.html
+# devtools/server/tests/mochitest/Debugger.Source.prototype.element.html
+# devtools/server/tests/mochitest/test_inspector-mutations-events.html
+# devtools/server/tests/mochitest/test_Debugger.Script.prototype.global.html
+# devtools/server/tests/mochitest/test_memory_allocations_04.html
+# devtools/server/tests/mochitest/test_inspector-resolve-url.html
+# devtools/server/tests/mochitest/test_styles-svg.html
+# devtools/server/tests/mochitest/test_inspector-mutations-childlist.html
+# devtools/server/tests/mochitest/test_framerate_01.html
+# devtools/server/tests/mochitest/test_memory_allocations_02.html
+# devtools/server/tests/mochitest/test_inspector-reload.html
+# devtools/server/tests/mochitest/test_styles-applied.html
+# devtools/server/tests/mochitest/test_connection-manager.html
+# devtools/server/tests/mochitest/inspector_getImageData.html
+# devtools/server/tests/mochitest/test_styles-computed.html
+# devtools/server/tests/mochitest/test_websocket-server.html
+# devtools/server/tests/mochitest/test_memory_census.html
+# devtools/server/tests/mochitest/test_framerate_05.html
+# devtools/server/tests/mochitest/test_styles-layout.html
+# devtools/server/tests/mochitest/test_memory_attach_02.html
+# devtools/server/tests/mochitest/test_director.html
+# devtools/server/tests/mochitest/test_inspector-resize.html
+# devtools/server/tests/mochitest/test_inspector-insert.html
+# devtools/server/tests/mochitest/test_Debugger.Source.prototype.introductionScript.html
+# devtools/server/tests/mochitest/test_inspector-mutations-attr.html
+# devtools/server/tests/mochitest/test_settings.html
+# devtools/server/tests/browser/doc_innerHTML.html
+# devtools/server/tests/browser/animation.html
+# devtools/server/tests/browser/doc_allocations.html
+# devtools/server/tests/browser/timeline-iframe-parent.html
+# devtools/server/tests/browser/storage-cookies-same-name.html
+# devtools/server/tests/browser/doc_perf.html
+# devtools/server/tests/browser/stylesheets-nested-iframes.html
+# devtools/server/tests/browser/storage-unsecured-iframe.html
+# devtools/server/tests/browser/navigate-second.html
+# devtools/server/tests/browser/timeline-iframe-child.html
+# devtools/server/tests/browser/doc_force_cc.html
+# devtools/server/tests/browser/storage-updates.html
+# devtools/server/tests/browser/director-script-target.html
+# devtools/server/tests/browser/doc_force_gc.html
+# devtools/server/tests/browser/navigate-first.html
+# devtools/client/scratchpad/scratchpad.xul
+# devtools/client/performance/performance.xul
+# devtools/client/performance/test/doc_allocs.html
+# devtools/client/performance/test/doc_innerHTML.html
+# devtools/client/performance/test/doc_worker.html
+# devtools/client/performance/test/doc_markers.html
+# devtools/client/performance/test/doc_simple-test.html
+# devtools/client/performance/components/test/test_jit_optimizations_01.html
+# devtools/client/debugger/debugger.xul
+# devtools/client/debugger/new/index.html
+# devtools/client/debugger/new/images/pause.svg
+# devtools/client/debugger/new/images/disableBreakpoints.svg
+# devtools/client/debugger/new/images/blackBox.svg
+# devtools/client/debugger/new/images/prettyPrint.svg
+# devtools/client/debugger/new/images/file.svg
+# devtools/client/debugger/new/images/play.svg
+# devtools/client/debugger/new/images/worker.svg
+# devtools/client/debugger/new/images/plus.svg
+# devtools/client/debugger/new/images/arrow.svg
+# devtools/client/debugger/new/images/sad-face.svg
+# devtools/client/debugger/new/images/stepOver.svg
+# devtools/client/debugger/new/images/breakpoint.svg
+# devtools/client/debugger/new/images/stepOut.svg
+# devtools/client/debugger/new/images/subSettings.svg
+# devtools/client/debugger/new/images/angle-brackets.svg
+# devtools/client/debugger/new/images/pause-exceptions.svg
+# devtools/client/debugger/new/images/resume.svg
+# devtools/client/debugger/new/images/globe.svg
+# devtools/client/debugger/new/images/domain.svg
+# devtools/client/debugger/new/images/toggle-breakpoints.svg
+# devtools/client/debugger/new/images/settings.svg
+# devtools/client/debugger/new/images/stepIn.svg
+# devtools/client/debugger/new/images/folder.svg
+# devtools/client/debugger/new/images/pause-circle.svg
+# devtools/client/debugger/new/images/magnifying-glass.svg
+# devtools/client/debugger/new/images/close.svg
+# devtools/client/debugger/new/test/mochitest/examples/doc-sourcemaps.html
+# devtools/client/debugger/new/test/mochitest/examples/doc-scripts.html
+# devtools/client/debugger/new/test/mochitest/examples/doc-iframes.html
+# devtools/client/debugger/new/test/mochitest/examples/doc-minified.html
+# devtools/client/debugger/new/test/mochitest/examples/doc-debugger-statements.html
+# devtools/client/debugger/new/test/mochitest/examples/doc-exceptions.html
+# devtools/client/debugger/new/test/mochitest/examples/doc-script-switching.html
+# devtools/client/debugger/new/test/mochitest/examples/doc-frames.html
+# devtools/client/debugger/new/test/mochitest/examples/doc-sources.html
+# devtools/client/debugger/new/test/mochitest/examples/doc-sourcemap-bogus.html
+# devtools/client/debugger/test/mochitest/doc_pretty-print-2.html
+# devtools/client/debugger/test/mochitest/doc_closure-optimized-out.html
+# devtools/client/debugger/test/mochitest/doc_inline-script.html
+# devtools/client/debugger/test/mochitest/doc_split-console-paused-reload.html
+# devtools/client/debugger/test/mochitest/doc_pretty-print.html
+# devtools/client/debugger/test/mochitest/doc_auto-pretty-print-01.html
+# devtools/client/debugger/test/mochitest/doc_scope-variable.html
+# devtools/client/debugger/test/mochitest/doc_script-switching-01.html
+# devtools/client/debugger/test/mochitest/doc_closures.html
+# devtools/client/debugger/test/mochitest/doc_breakpoint-move.html
+# devtools/client/debugger/test/mochitest/doc_pretty-print-3.html
+# devtools/client/debugger/test/mochitest/code_bug-896139.js
+# devtools/client/debugger/test/mochitest/doc_minified_bogus_map.html
+# devtools/client/debugger/test/mochitest/doc_breakpoints-reload.html
+# devtools/client/debugger/test/mochitest/doc_minified.html
+# devtools/client/debugger/test/mochitest/doc_worker-source-map.html
+# devtools/client/debugger/test/mochitest/doc_scope-variable-4.html
+# devtools/client/debugger/test/mochitest/doc_WorkerActor.attach-tab2.html
+# devtools/client/debugger/test/mochitest/doc_auto-pretty-print-02.html
+# devtools/client/debugger/test/mochitest/doc_binary_search.html
+# devtools/client/debugger/test/mochitest/doc_global-method-override.html
+# devtools/client/debugger/test/mochitest/doc_watch-expression-button.html
+# devtools/client/debugger/test/mochitest/doc_empty-tab-02.html
+# devtools/client/debugger/test/mochitest/doc_scope-variable-3.html
+# devtools/client/debugger/test/mochitest/doc_editor-mode.html
+# devtools/client/debugger/test/mochitest/doc_conditional-breakpoints.html
+# devtools/client/debugger/test/mochitest/doc_listworkers-tab.html
+# devtools/client/debugger/test/mochitest/doc_script_webext_contentscript.html
+# devtools/client/debugger/test/mochitest/doc_promise-get-rejection-stack.html
+# devtools/client/debugger/test/mochitest/doc_breakpoints-other-tabs.html
+# devtools/client/debugger/test/mochitest/doc_empty-tab-01.html
+# devtools/client/debugger/test/mochitest/doc_domnode-variables.html
+# devtools/client/debugger/test/mochitest/doc_blackboxing_unblackbox.html
+# devtools/client/debugger/test/mochitest/doc_map-set.html
+# devtools/client/debugger/test/mochitest/doc_pause-exceptions.html
+# devtools/client/debugger/test/mochitest/doc_function-display-name.html
+# devtools/client/debugger/test/mochitest/doc_with-frame.html
+# devtools/client/debugger/test/mochitest/doc_promise-get-allocation-stack.html
+# devtools/client/debugger/test/mochitest/doc_inline-debugger-statement.html
+# devtools/client/debugger/test/mochitest/doc_WorkerActor.attach-tab1.html
+# devtools/client/debugger/test/mochitest/doc_step-out.html
+# devtools/client/debugger/test/mochitest/doc_no-page-sources.html
+# devtools/client/debugger/test/mochitest/doc_blackboxing.html
+# devtools/client/debugger/test/mochitest/doc_watch-expressions.html
+# devtools/client/debugger/test/mochitest/doc_whitespace-property-names.html
+# devtools/client/debugger/test/mochitest/doc_scope-variable-2.html
+# devtools/client/debugger/test/mochitest/doc_cmd-break.html
+# devtools/client/debugger/test/mochitest/doc_pretty-print-on-paused.html
+# devtools/client/debugger/test/mochitest/doc_large-array-buffer.html
+# devtools/client/debugger/test/mochitest/doc_event-listeners-04.html
+# devtools/client/debugger/test/mochitest/doc_random-javascript.html
+# devtools/client/debugger/test/mochitest/doc_terminate-on-tab-close.html
+# devtools/client/debugger/test/mochitest/doc_native-event-handler.html
+# devtools/client/debugger/test/mochitest/doc_included-script.html
+# devtools/client/debugger/test/mochitest/doc_frame-parameters.html
+# devtools/client/debugger/test/mochitest/doc_event-listeners-03.html
+# devtools/client/debugger/test/mochitest/doc_promise.html
+# devtools/client/debugger/test/mochitest/doc_recursion-stack.html
+# devtools/client/debugger/test/mochitest/doc_function-search.html
+# devtools/client/debugger/test/mochitest/doc_cmd-dbg.html
+# devtools/client/debugger/test/mochitest/doc_breakpoints-break-on-last-line-of-script-on-reload.html
+# devtools/client/debugger/test/mochitest/doc_WorkerActor.attachThread-tab.html
+# devtools/client/debugger/test/mochitest/doc_step-many-statements.html
+# devtools/client/debugger/test/mochitest/doc_event-listeners-02.html
+# devtools/client/debugger/test/mochitest/doc_script-switching-02.html
+# devtools/client/debugger/test/mochitest/doc_function-jump.html
+# devtools/client/debugger/test/mochitest/doc_script-eval.html
+# devtools/client/debugger/test/mochitest/doc_script-bookmarklet.html
+# devtools/client/debugger/test/mochitest/doc_iframes.html
+# devtools/client/debugger/test/mochitest/doc_bug-896139.html
+# devtools/client/debugger/test/mochitest/doc_promise-get-fulfillment-stack.html
+# devtools/client/debugger/test/mochitest/doc_event-listeners-01.html
+# devtools/client/debugger/test/mochitest/doc_proxy.html
+# devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon4/test.xul
+# devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon4/install.rdf
+# devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon4/test2.xul
+# devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon5/test.xul
+# devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon5/install.rdf
+# devtools/client/debugger/test/mochitest/addon-source/browser_dbg_addon5/test2.xul
+# devtools/client/storage/storage.xul
+# devtools/client/storage/test/storage-secured-iframe.html
+# devtools/client/storage/test/storage-search.html
+# devtools/client/storage/test/storage-idb-delete-blocked.html
+# devtools/client/storage/test/storage-unsecured-iframe.html
+# devtools/client/storage/test/storage-overflow.html
+# devtools/client/storage/test/storage-empty-objectstores.html
+# devtools/client/storage/test/storage-indexeddb-duplicate-names.html
+# devtools/client/storage/test/storage-listings.html
+# devtools/client/storage/test/storage-updates.html
+# devtools/client/responsive.html/index.xhtml
+# devtools/client/responsive.html/images/grippers.svg
+# devtools/client/responsive.html/images/touch-events.svg
+# devtools/client/responsive.html/images/screenshot.svg
+# devtools/client/responsive.html/images/rotate-viewport.svg
+# devtools/client/responsive.html/images/select-arrow.svg
+# devtools/client/responsive.html/images/close.svg
+# devtools/client/responsive.html/test/browser/geolocation.html
+# devtools/client/responsive.html/test/browser/doc_page_state.html
+# devtools/client/responsive.html/test/browser/touch.html
+# devtools/client/sourceeditor/test/codemirror/codemirror.html
+# devtools/client/sourceeditor/test/codemirror/vimemacs.html
+# devtools/client/netmonitor/netmonitor.xul
+# devtools/client/netmonitor/test/html_send-beacon.html
+# devtools/client/netmonitor/test/html_cyrillic-test-page.html
+# devtools/client/netmonitor/test/html_api-calls-test-page.html
+# devtools/client/netmonitor/test/html_simple-test-page.html
+# devtools/client/netmonitor/test/html_status-codes-test-page.html
+# devtools/client/netmonitor/test/html_frame-subdocument.html
+# devtools/client/netmonitor/test/html_jsonp-test-page.html
+# devtools/client/netmonitor/test/html_json-text-mime-test-page.html
+# devtools/client/netmonitor/test/html_custom-get-page.html
+# devtools/client/netmonitor/test/html_params-test-page.html
+# devtools/client/netmonitor/test/html_image-tooltip-test-page.html
+# devtools/client/netmonitor/test/html_cause-test-page.html
+# devtools/client/netmonitor/test/html_copy-as-curl.html
+# devtools/client/netmonitor/test/html_post-data-test-page.html
+# devtools/client/netmonitor/test/html_post-json-test-page.html
+# devtools/client/netmonitor/test/html_content-type-without-cache-test-page.html
+# devtools/client/netmonitor/test/html_json-long-test-page.html
+# devtools/client/netmonitor/test/dropmarker.svg
+# devtools/client/netmonitor/test/html_post-raw-with-headers-test-page.html
+# devtools/client/netmonitor/test/html_json-custom-mime-test-page.html
+# devtools/client/netmonitor/test/html_post-raw-test-page.html
+# devtools/client/netmonitor/test/html_single-get-page.html
+# devtools/client/netmonitor/test/html_sorting-test-page.html
+# devtools/client/netmonitor/test/html_cors-test-page.html
+# devtools/client/netmonitor/test/html_curl-utils.html
+# devtools/client/netmonitor/test/html_brotli-test-page.html
+# devtools/client/netmonitor/test/html_frame-test-page.html
+# devtools/client/netmonitor/test/html_navigate-test-page.html
+# devtools/client/netmonitor/test/html_infinite-get-page.html
+# devtools/client/netmonitor/test/html_content-type-test-page.html
+# devtools/client/netmonitor/test/html_json-malformed-test-page.html
+# devtools/client/netmonitor/test/html_statistics-test-page.html
+# devtools/client/netmonitor/test/html_filter-test-page.html
+# devtools/client/netmonitor/test/service-workers/status-codes.html
+# devtools/client/netmonitor/har/test/html_har_post-data-test-page.html
+# devtools/client/commandline/commandlinetooltip.xhtml
+# devtools/client/commandline/commandlineoutput.xhtml
+# devtools/client/commandline/test/browser_cmd_appcache_valid_page3.html
+# devtools/client/commandline/test/browser_cmd_appcache_invalid_index.html
+# devtools/client/commandline/test/browser_cmd_appcache_valid_index.html
+# devtools/client/commandline/test/browser_cmd_cookie.html
+# devtools/client/commandline/test/browser_cmd_screenshot.html
+# devtools/client/commandline/test/browser_cmd_appcache_valid_page2.html
+# devtools/client/commandline/test/browser_cmd_appcache_valid_page1.html
+# devtools/client/commandline/test/browser_cmd_appcache_invalid_page3.html
+# devtools/client/commandline/test/browser_cmd_csscoverage_page2.html
+# devtools/client/commandline/test/browser_cmd_appcache_invalid_page2.html
+# devtools/client/commandline/test/browser_cmd_inject.html
+# devtools/client/commandline/test/browser_cmd_pagemod_export.html
+# devtools/client/commandline/test/browser_cmd_media.html
+# devtools/client/commandline/test/browser_cmd_csscoverage_page1.html
+# devtools/client/commandline/test/browser_cmd_csscoverage_page3.html
+# devtools/client/commandline/test/browser_cmd_appcache_invalid_page1.html
+# devtools/client/canvasdebugger/canvasdebugger.xul
+# devtools/client/canvasdebugger/test/doc_simple-canvas-bitmasks.html
+# devtools/client/canvasdebugger/test/doc_webgl-drawElements.html
+# devtools/client/canvasdebugger/test/doc_raf-begin.html
+# devtools/client/canvasdebugger/test/doc_webgl-drawArrays.html
+# devtools/client/canvasdebugger/test/doc_simple-canvas-deep-stack.html
+# devtools/client/canvasdebugger/test/doc_webgl-bindings.html
+# devtools/client/canvasdebugger/test/doc_no-canvas.html
+# devtools/client/canvasdebugger/test/doc_settimeout.html
+# devtools/client/canvasdebugger/test/doc_simple-canvas.html
+# devtools/client/canvasdebugger/test/doc_simple-canvas-transparent.html
+# devtools/client/canvasdebugger/test/doc_raf-no-canvas.html
+# devtools/client/canvasdebugger/test/doc_webgl-enum.html
+# devtools/client/locales/en-US/sourceeditor.dtd
+# devtools/client/locales/en-US/webConsole.dtd
+# devtools/client/locales/en-US/webaudioeditor.dtd
+# devtools/client/locales/en-US/debugger.dtd
+# devtools/client/locales/en-US/VariablesView.dtd
+# devtools/client/locales/en-US/canvasdebugger.dtd
+# devtools/client/locales/en-US/storage.dtd
+# devtools/client/locales/en-US/scratchpad.dtd
+# devtools/client/locales/en-US/styleeditor.dtd
+# devtools/client/locales/en-US/shadereditor.dtd
+# devtools/client/locales/en-US/connection-screen.dtd
+# devtools/client/locales/en-US/performance.dtd
+# devtools/client/locales/en-US/toolbox.dtd
+# devtools/client/locales/en-US/aboutdebugging.dtd
+# devtools/client/framework/toolbox-window.xul
+# devtools/client/framework/toolbox-options.xhtml
+# devtools/client/framework/toolbox-process-window.xul
+# devtools/client/framework/toolbox.xul
+# devtools/client/framework/dev-edition-promo/dev-edition-promo.xul
+# devtools/client/framework/test/browser_toolbox_sidebar_tool.xul
+# devtools/client/framework/test/browser_toolbox_window_title_frame_select_page.html
+# devtools/client/framework/test/browser_toolbox_options_disable_js_iframe.html
+# devtools/client/framework/test/doc_empty-tab-01.html
+# devtools/client/framework/test/browser_toolbox_options_enable_serviceworkers_testing.html
+# devtools/client/framework/test/browser_toolbox_window_title_changes_page.html
+# devtools/client/framework/test/doc_viewsource.html
+# devtools/client/framework/test/browser_toolbox_options_disable_js.html
+# devtools/client/framework/connect/connect.xhtml
+# devtools/client/webaudioeditor/webaudioeditor.xul
+# devtools/client/webaudioeditor/test/doc_media-node-creation.html
+# devtools/client/webaudioeditor/test/doc_automation.html
+# devtools/client/webaudioeditor/test/doc_bug_1141261.html
+# devtools/client/webaudioeditor/test/doc_iframe-context.html
+# devtools/client/webaudioeditor/test/doc_connect-multi-param.html
+# devtools/client/webaudioeditor/test/doc_connect-param.html
+# devtools/client/webaudioeditor/test/doc_complex-context.html
+# devtools/client/webaudioeditor/test/doc_bug_1125817.html
+# devtools/client/webaudioeditor/test/doc_destroy-nodes.html
+# devtools/client/webaudioeditor/test/doc_simple-node-creation.html
+# devtools/client/webaudioeditor/test/doc_bug_1130901.html
+# devtools/client/webaudioeditor/test/doc_bug_1112378.html
+# devtools/client/webaudioeditor/test/doc_buffer-and-array.html
+# devtools/client/webaudioeditor/test/doc_simple-context.html
+# devtools/client/styleeditor/styleeditor.xul
+# devtools/client/styleeditor/test/simple.html
+# devtools/client/styleeditor/test/inline-2.html
+# devtools/client/styleeditor/test/autocomplete.html
+# devtools/client/styleeditor/test/doc_xulpage.xul
+# devtools/client/styleeditor/test/missing.html
+# devtools/client/styleeditor/test/sourcemaps-watching.html
+# devtools/client/styleeditor/test/doc_uncached.html
+# devtools/client/styleeditor/test/media-rules.html
+# devtools/client/styleeditor/test/nostyle.html
+# devtools/client/styleeditor/test/test_private.html
+# devtools/client/styleeditor/test/minified.html
+# devtools/client/styleeditor/test/sourcemaps-inline.html
+# devtools/client/styleeditor/test/inline-1.html
+# devtools/client/styleeditor/test/media-rules-sourcemaps.html
+# devtools/client/styleeditor/test/sourcemaps.html
+# devtools/client/styleeditor/test/sourcemaps-large.html
+# devtools/client/styleeditor/test/media.html
+# devtools/client/styleeditor/test/four.html
+# devtools/client/styleeditor/test/import.html
+# devtools/client/styleeditor/test/simple.gz.html
+# devtools/client/styleeditor/test/browser_styleeditor_cmd_edit.html
+# devtools/client/styleeditor/test/longload.html
+# devtools/client/styleeditor/test/sync.html
+# devtools/client/responsivedesign/test/touch.html
+# devtools/client/projecteditor/test/helper_homepage.html
+# devtools/client/projecteditor/chrome/content/projecteditor-loader.xul
+# devtools/client/projecteditor/chrome/content/projecteditor.xul
+# devtools/client/projecteditor/chrome/content/projecteditor-test.xul
+# devtools/client/dom/dom.html
+# devtools/client/dom/test/page_basic.html
+# devtools/client/dom/test/page_array.html
+# devtools/client/aboutdebugging/aboutdebugging.xhtml
+# devtools/client/aboutdebugging/test/service-workers/delay-sw.html
+# devtools/client/aboutdebugging/test/service-workers/push-sw.html
+# devtools/client/aboutdebugging/test/service-workers/empty-sw.html
+# devtools/client/aboutdebugging/test/addons/unpacked/install.rdf
+# devtools/client/aboutdebugging/test/addons/test-devtools-webextension/popup.html
+# devtools/client/webconsole/webconsole.xul
+# devtools/client/webconsole/net/test/mochitest/test.xml
+# devtools/client/webconsole/net/test/mochitest/page_basic.html
+# devtools/client/webconsole/test/test-console-workers.html
+# devtools/client/webconsole/test/test-repeated-messages.html
+# devtools/client/webconsole/test/test-bug-752559-ineffective-iframe-sandbox-warning-nested2.html
+# devtools/client/webconsole/test/test-bug-752559-ineffective-iframe-sandbox-warning3.html
+# devtools/client/webconsole/test/test-bug-658368-time-methods.html
+# devtools/client/webconsole/test/test-property-provider.html
+# devtools/client/webconsole/test/test-bug-782653-css-errors.html
+# devtools/client/webconsole/test/test-own-console.html
+# devtools/client/webconsole/test/test_bug1092055_shouldwarn.html
+# devtools/client/webconsole/test/test-trackingprotection-securityerrors.html
+# devtools/client/webconsole/test/test-iframe1.html
+# devtools/client/webconsole/test/test-bug-595934-imagemap.html
+# devtools/client/webconsole/test/test-bug-952277-highlight-nodes-in-vview.html
+# devtools/client/webconsole/test/test-result-format-as-string.html
+# devtools/client/webconsole/test/test-console-trace-async.html
+# devtools/client/webconsole/test/test-bug-595934-workers.html
+# devtools/client/webconsole/test/test-bug-752559-ineffective-iframe-sandbox-warning2.html
+# devtools/client/webconsole/test/test-bug_923281_console_log_filter.html
+# devtools/client/webconsole/test/test-bug-632347-iterators-generators.html
+# devtools/client/webconsole/test/test-bug-632275-getters.html
+# devtools/client/webconsole/test/test-bug-752559-ineffective-iframe-sandbox-warning4.html
+# devtools/client/webconsole/test/test-for-of.html
+# devtools/client/webconsole/test/test-bug-837351-security-errors.html
+# devtools/client/webconsole/test/test-bug-869003-iframe.html
+# devtools/client/webconsole/test/test-console-output-03.html
+# devtools/client/webconsole/test/test-iframe2.html
+# devtools/client/webconsole/test/test-bug-603750-websocket.html
+# devtools/client/webconsole/test/test-autocomplete-in-stackframe.html
+# devtools/client/webconsole/test/test-bug-595934-image.html
+# devtools/client/webconsole/test/test-exception-stackframe.html
+# devtools/client/webconsole/test/test-console-output-events.html
+# devtools/client/webconsole/test/test-bug-595934-empty-getelementbyid.html
+# devtools/client/webconsole/test/test-closures.html
+# devtools/client/webconsole/test/test-bug-752559-ineffective-iframe-sandbox-warning1.html
+# devtools/client/webconsole/test/test-bug-644419-log-limits.html
+# devtools/client/webconsole/test/test-console-column.html
+# devtools/client/webconsole/test/test-network-request.html
+# devtools/client/webconsole/test/test-iframe-762593-insecure-frame.html
+# devtools/client/webconsole/test/test-console-clear.html
+# devtools/client/webconsole/test/test-bug_1050691_click_function_to_source.html
+# devtools/client/webconsole/test/test-console-assert.html
+# devtools/client/webconsole/test/test-bug-593003-iframe-wrong-hud-iframe.html
+# devtools/client/webconsole/test/test-iframe-762593-insecure-form-action.html
+# devtools/client/webconsole/test/test-duplicate-error.html
+# devtools/client/webconsole/test/test-bug-597136-external-script-errors.html
+# devtools/client/webconsole/test/test-bug-646025-console-file-location.html
+# devtools/client/webconsole/test/test-bug-762593-insecure-passwords-about-blank-web-console-warning.html
+# devtools/client/webconsole/test/test-bug-600183-charset.html
+# devtools/client/webconsole/test/test-bug-752559-ineffective-iframe-sandbox-warning5.html
+# devtools/client/webconsole/test/test-network.html
+# devtools/client/webconsole/test/test-console.html
+# devtools/client/webconsole/test/test-mixedcontent-securityerrors.html
+# devtools/client/webconsole/test/test-console-output-dom-elements.html
+# devtools/client/webconsole/test/test-bug-595934-malformedxml-external.xml
+# devtools/client/webconsole/test/test-console-replaced-api.html
+# devtools/client/webconsole/test/test-bug-595934-css-parser.html
+# devtools/client/webconsole/test/test-bug-762593-insecure-passwords-web-console-warning.html
+# devtools/client/webconsole/test/test-bug-621644-jsterm-dollar.html
+# devtools/client/webconsole/test/test-bug-593003-iframe-wrong-hud.html
+# devtools/client/webconsole/test/test-bug-595934-canvas-css.html
+# devtools/client/webconsole/test/test_bug1045902_console_csp_ignore_reflected_xss_message.html
+# devtools/client/webconsole/test/test_bug_770099_violation.html
+# devtools/client/webconsole/test/test-eval-in-stackframe.html
+# devtools/client/webconsole/test/test-bug_939783_console_trace_duplicates.html
+# devtools/client/webconsole/test/test-console-output-02.html
+# devtools/client/webconsole/test/test-console-count.html
+# devtools/client/webconsole/test/test-error.html
+# devtools/client/webconsole/test/test-bug-752559-ineffective-iframe-sandbox-warning-nested1.html
+# devtools/client/webconsole/test/test-webconsole-error-observer.html
+# devtools/client/webconsole/test/test_bug_1010953_cspro.html
+# devtools/client/webconsole/test/test-console-api-stackframe.html
+# devtools/client/webconsole/test/test-console-output-04.html
+# devtools/client/webconsole/test/test-bug-737873-mixedcontent.html
+# devtools/client/webconsole/test/test-bug-595934-html.html
+# devtools/client/webconsole/test/test-bug-618078-network-exceptions.html
+# devtools/client/webconsole/test/test-closure-optimized-out.html
+# devtools/client/webconsole/test/test-bug-601177-log-levels.html
+# devtools/client/webconsole/test/test-iframe3.html
+# devtools/client/webconsole/test/test-bug-609872-cd-iframe-parent.html
+# devtools/client/webconsole/test/test-bug-595934-css-loader.html
+# devtools/client/webconsole/test/test_bug_1247459_violation.html
+# devtools/client/webconsole/test/test-encoding-ISO-8859-1.html
+# devtools/client/webconsole/test/test-mutation.html
+# devtools/client/webconsole/test/test-bug-585956-console-trace.html
+# devtools/client/webconsole/test/test-bug-766001-js-console-links.html
+# devtools/client/webconsole/test/test-bug-597756-reopen-closed-tab.html
+# devtools/client/webconsole/test/test-consoleiframes.html
+# devtools/client/webconsole/test/test-bug-859170-longstring-hang.html
+# devtools/client/webconsole/test/test-bug-752559-ineffective-iframe-sandbox-warning-inner.html
+# devtools/client/webconsole/test/test-certificate-messages.html
+# devtools/client/webconsole/test/test-observe-http-ajax.html
+# devtools/client/webconsole/test/test-bug-869003-top-window.html
+# devtools/client/webconsole/test/test-console-output-regexp.html
+# devtools/client/webconsole/test/test-bug-989025-iframe-parent.html
+# devtools/client/webconsole/test/test-bug-613013-console-api-iframe.html
+# devtools/client/webconsole/test/test-console-extras.html
+# devtools/client/webconsole/test/test-bug-752559-ineffective-iframe-sandbox-warning0.html
+# devtools/client/webconsole/test/test-bug-609872-cd-iframe-child.html
+# devtools/client/webconsole/test/test-filter.html
+# devtools/client/webconsole/test/test-bug-595934-malformedxml.xhtml
+# devtools/client/webconsole/test/test-console-table.html
+# devtools/client/webconsole/test/test-bug-595934-svg.xhtml
+# devtools/client/webconsole/test/test-bug-595934-malformedxml-external.html
+# devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/test-console-api.html
+# devtools/client/webconsole/new-console-output/test/fixtures/stub-generators/test-network-event.html
+# devtools/client/webconsole/new-console-output/test/mochitest/test-batching.html
+# devtools/client/webconsole/new-console-output/test/mochitest/test-console-group.html
+# devtools/client/webconsole/new-console-output/test/mochitest/test-console.html
+# devtools/client/webconsole/new-console-output/test/mochitest/test-console-filters.html
+# devtools/client/webconsole/new-console-output/test/mochitest/test-console-table.html
+# devtools/client/webconsole/new-console-output/test/chrome/test_render_perf.html
+# devtools/client/themes/images/tool-debugger-paused.svg
+# devtools/client/themes/images/command-frames.svg
+# devtools/client/themes/images/pause.svg
+# devtools/client/themes/images/add.svg
+# devtools/client/themes/images/filters.svg
+# devtools/client/themes/images/command-noautohide.svg
+# devtools/client/themes/images/item-arrow-ltr.svg
+# devtools/client/themes/images/debugging-tabs.svg
+# devtools/client/themes/images/item-arrow-dark-rtl.svg
+# devtools/client/themes/images/security-state-weak.svg
+# devtools/client/themes/images/debugging-devices.svg
+# devtools/client/themes/images/debugger-step-out.svg
+# devtools/client/themes/images/security-state-insecure.svg
+# devtools/client/themes/images/tool-profiler.svg
+# devtools/client/themes/images/geometry-editor.svg
+# devtools/client/themes/images/angle-swatch.svg
+# devtools/client/themes/images/search-clear-light.svg
+# devtools/client/themes/images/search.svg
+# devtools/client/themes/images/webconsole.svg
+# devtools/client/themes/images/filter-swatch.svg
+# devtools/client/themes/images/tool-memory-active.svg
+# devtools/client/themes/images/item-arrow-dark-ltr.svg
+# devtools/client/themes/images/play.svg
+# devtools/client/themes/images/security-state-broken.svg
+# devtools/client/themes/images/tool-dom.svg
+# devtools/client/themes/images/filter.svg
+# devtools/client/themes/images/command-pick.svg
+# devtools/client/themes/images/grid.svg
+# devtools/client/themes/images/rewind.svg
+# devtools/client/themes/images/tool-debugger.svg
+# devtools/client/themes/images/reload.svg
+# devtools/client/themes/images/profiler-stopwatch.svg
+# devtools/client/themes/images/tool-options.svg
+# devtools/client/themes/images/fast-forward.svg
+# devtools/client/themes/images/security-state-secure.svg
+# devtools/client/themes/images/import.svg
+# devtools/client/themes/images/item-arrow-rtl.svg
+# devtools/client/themes/images/tool-profiler-active.svg
+# devtools/client/themes/images/dropmarker.svg
+# devtools/client/themes/images/animation-fast-track.svg
+# devtools/client/themes/images/power.svg
+# devtools/client/themes/images/pane-collapse.svg
+# devtools/client/themes/images/tool-scratchpad.svg
+# devtools/client/themes/images/performance-icons.svg
+# devtools/client/themes/images/pseudo-class.svg
+# devtools/client/themes/images/tool-inspector.svg
+# devtools/client/themes/images/search-clear-dark.svg
+# devtools/client/themes/images/breakpoint.svg
+# devtools/client/themes/images/command-screenshot.svg
+# devtools/client/themes/images/command-paintflashing.svg
+# devtools/client/themes/images/pane-expand.svg
+# devtools/client/themes/images/tool-webconsole.svg
+# devtools/client/themes/images/command-console.svg
+# devtools/client/themes/images/dock-bottom.svg
+# devtools/client/themes/images/globe.svg
+# devtools/client/themes/images/tool-memory.svg
+# devtools/client/themes/images/debugging-addons.svg
+# devtools/client/themes/images/command-eyedropper.svg
+# devtools/client/themes/images/tool-storage.svg
+# devtools/client/themes/images/debugger-toggleBreakpoints.svg
+# devtools/client/themes/images/debugger-step-over.svg
+# devtools/client/themes/images/item-toggle.svg
+# devtools/client/themes/images/search-clear-failed.svg
+# devtools/client/themes/images/tool-webaudio.svg
+# devtools/client/themes/images/command-responsivemode.svg
+# devtools/client/themes/images/diff.svg
+# devtools/client/themes/images/tool-shadereditor.svg
+# devtools/client/themes/images/debugger-step-in.svg
+# devtools/client/themes/images/command-measure.svg
+# devtools/client/themes/images/tool-network.svg
+# devtools/client/themes/images/tool-canvas.svg
+# devtools/client/themes/images/clear.svg
+# devtools/client/themes/images/dock-undock.svg
+# devtools/client/themes/images/command-rulers.svg
+# devtools/client/themes/images/dock-side.svg
+# devtools/client/themes/images/commandline-icon.svg
+# devtools/client/themes/images/tool-styleeditor.svg
+# devtools/client/themes/images/close.svg
+# devtools/client/themes/images/sort-arrows.svg
+# devtools/client/themes/images/debugging-workers.svg
+# devtools/client/themes/images/filetypes/dir-close.svg
+# devtools/client/themes/images/filetypes/globe.svg
+# devtools/client/themes/images/filetypes/dir-open.svg
+# devtools/client/themes/images/emojis/emoji-command-pick.svg
+# devtools/client/themes/images/emojis/emoji-tool-storage.svg
+# devtools/client/themes/images/emojis/emoji-tool-canvas.svg
+# devtools/client/themes/images/emojis/emoji-tool-network.svg
+# devtools/client/themes/images/emojis/emoji-tool-webconsole.svg
+# devtools/client/themes/images/emojis/emoji-tool-dom.svg
+# devtools/client/themes/images/emojis/emoji-tool-webaudio.svg
+# devtools/client/themes/images/emojis/emoji-tool-memory.svg
+# devtools/client/themes/images/emojis/emoji-tool-debugger.svg
+# devtools/client/themes/images/emojis/emoji-tool-shadereditor.svg
+# devtools/client/themes/images/emojis/emoji-tool-scratchpad.svg
+# devtools/client/themes/images/emojis/emoji-tool-inspector.svg
+# devtools/client/themes/images/emojis/emoji-tool-profiler.svg
+# devtools/client/themes/images/emojis/emoji-tool-styleeditor.svg
+# devtools/client/themes/images/firebug/tool-debugger-paused.svg
+# devtools/client/themes/images/firebug/command-frames.svg
+# devtools/client/themes/images/firebug/twisty-open-firebug.svg
+# devtools/client/themes/images/firebug/pause.svg
+# devtools/client/themes/images/firebug/command-noautohide.svg
+# devtools/client/themes/images/firebug/debugger-step-out.svg
+# devtools/client/themes/images/firebug/play.svg
+# devtools/client/themes/images/firebug/read-only.svg
+# devtools/client/themes/images/firebug/command-pick.svg
+# devtools/client/themes/images/firebug/command-scratchpad.svg
+# devtools/client/themes/images/firebug/rewind.svg
+# devtools/client/themes/images/firebug/tool-options.svg
+# devtools/client/themes/images/firebug/arrow-up.svg
+# devtools/client/themes/images/firebug/arrow-down.svg
+# devtools/client/themes/images/firebug/pane-collapse.svg
+# devtools/client/themes/images/firebug/debugger-prettyprint.svg
+# devtools/client/themes/images/firebug/disable.svg
+# devtools/client/themes/images/firebug/debugger-blackbox.svg
+# devtools/client/themes/images/firebug/breakpoint.svg
+# devtools/client/themes/images/firebug/command-screenshot.svg
+# devtools/client/themes/images/firebug/command-paintflashing.svg
+# devtools/client/themes/images/firebug/pane-expand.svg
+# devtools/client/themes/images/firebug/command-console.svg
+# devtools/client/themes/images/firebug/dock-bottom.svg
+# devtools/client/themes/images/firebug/command-eyedropper.svg
+# devtools/client/themes/images/firebug/debugger-toggleBreakpoints.svg
+# devtools/client/themes/images/firebug/debugger-step-over.svg
+# devtools/client/themes/images/firebug/command-responsivemode.svg
+# devtools/client/themes/images/firebug/debugger-step-in.svg
+# devtools/client/themes/images/firebug/command-measure.svg
+# devtools/client/themes/images/firebug/dock-undock.svg
+# devtools/client/themes/images/firebug/command-rulers.svg
+# devtools/client/themes/images/firebug/breadcrumbs-divider.svg
+# devtools/client/themes/images/firebug/twisty-closed-firebug.svg
+# devtools/client/themes/images/firebug/dock-side.svg
+# devtools/client/themes/images/firebug/commandline-icon.svg
+# devtools/client/themes/images/firebug/close.svg
+# devtools/client/memory/memory.xhtml
+# devtools/client/memory/test/browser/doc_empty.html
+# devtools/client/memory/test/browser/doc_big_tree.html
+# devtools/client/memory/test/browser/doc_steady_allocation.html
+# devtools/client/memory/test/chrome/test_Heap_03.html
+# devtools/client/memory/test/chrome/test_List_01.html
+# devtools/client/memory/test/chrome/test_ShortestPaths_01.html
+# devtools/client/memory/test/chrome/test_Heap_04.html
+# devtools/client/memory/test/chrome/test_ShortestPaths_02.html
+# devtools/client/memory/test/chrome/test_Heap_05.html
+# devtools/client/memory/test/chrome/test_TreeMap_01.html
+# devtools/client/memory/test/chrome/test_Heap_01.html
+# devtools/client/memory/test/chrome/test_Heap_02.html
+# devtools/client/memory/test/chrome/test_DominatorTree_01.html
+# devtools/client/memory/test/chrome/test_DominatorTree_03.html
+# devtools/client/memory/test/chrome/test_Toolbar_01.html
+# devtools/client/memory/test/chrome/test_SnapshotListItem_01.html
+# devtools/client/memory/test/chrome/test_CensusTreeItem_01.html
+# devtools/client/memory/test/chrome/test_DominatorTree_02.html
+# devtools/client/memory/test/chrome/test_DominatorTreeItem_01.html
+# devtools/client/shared/shim/test/file_service_wm.html
+# devtools/client/shared/shim/test/test_service_appinfo.html
+# devtools/client/shared/shim/test/test_service_focus.html
+# devtools/client/shared/shim/test/test_service_prefs_defaults.html
+# devtools/client/shared/shim/test/test_service_prefs.html
+# devtools/client/shared/shim/test/test_service_wm.html
+# devtools/client/shared/test/html-mdn-css-syntax-old-style.html
+# devtools/client/shared/test/browser_toolbar_webconsole_errors_count.html
+# devtools/client/shared/test/browser_toolbar_basic.html
+# devtools/client/shared/test/doc_options-view.xul
+# devtools/client/shared/test/browser_layoutHelpers-getBoxQuads.html
+# devtools/client/shared/test/html-mdn-css-basic-testing.html
+# devtools/client/shared/test/browser_templater_basic.html
+# devtools/client/shared/test/html-mdn-css-no-summary-or-syntax.html
+# devtools/client/shared/test/browser_layoutHelpers.html
+# devtools/client/shared/test/html-mdn-css-no-summary.html
+# devtools/client/shared/test/html-mdn-css-no-syntax.html
+# devtools/client/shared/components/test/mochitest/test_reps_infinity.html
+# devtools/client/shared/components/test/mochitest/test_reps_date-time.html
+# devtools/client/shared/components/test/mochitest/test_reps_grip-map.html
+# devtools/client/shared/components/test/mochitest/test_reps_window.html
+# devtools/client/shared/components/test/mochitest/test_reps_object-with-text.html
+# devtools/client/shared/components/test/mochitest/test_stack-trace.html
+# devtools/client/shared/components/test/mochitest/test_reps_text-node.html
+# devtools/client/shared/components/test/mochitest/test_tree_01.html
+# devtools/client/shared/components/test/mochitest/test_reps_promise.html
+# devtools/client/shared/components/test/mochitest/test_tree_07.html
+# devtools/client/shared/components/test/mochitest/test_reps_grip.html
+# devtools/client/shared/components/test/mochitest/test_reps_function.html
+# devtools/client/shared/components/test/mochitest/test_tabs_accessibility.html
+# devtools/client/shared/components/test/mochitest/test_reps_element-node.html
+# devtools/client/shared/components/test/mochitest/test_sidebar_toggle.html
+# devtools/client/shared/components/test/mochitest/test_reps_stylesheet.html
+# devtools/client/shared/components/test/mochitest/test_reps_null.html
+# devtools/client/shared/components/test/mochitest/test_reps_event.html
+# devtools/client/shared/components/test/mochitest/test_tree_06.html
+# devtools/client/shared/components/test/mochitest/test_tree_10.html
+# devtools/client/shared/components/test/mochitest/test_reps_comment-node.html
+# devtools/client/shared/components/test/mochitest/test_HSplitBox_01.html
+# devtools/client/shared/components/test/mochitest/test_reps_attribute.html
+# devtools/client/shared/components/test/mochitest/test_notification_box_01.html
+# devtools/client/shared/components/test/mochitest/test_tree_11.html
+# devtools/client/shared/components/test/mochitest/test_tree_03.html
+# devtools/client/shared/components/test/mochitest/test_reps_grip-array.html
+# devtools/client/shared/components/test/mochitest/test_tree_02.html
+# devtools/client/shared/components/test/mochitest/test_reps_document.html
+# devtools/client/shared/components/test/mochitest/test_reps_undefined.html
+# devtools/client/shared/components/test/mochitest/test_tree_09.html
+# devtools/client/shared/components/test/mochitest/test_notification_box_02.html
+# devtools/client/shared/components/test/mochitest/test_tree_05.html
+# devtools/client/shared/components/test/mochitest/test_reps_string.html
+# devtools/client/shared/components/test/mochitest/test_reps_object-with-url.html
+# devtools/client/shared/components/test/mochitest/test_reps_number.html
+# devtools/client/shared/components/test/mochitest/test_reps_symbol.html
+# devtools/client/shared/components/test/mochitest/test_tree_08.html
+# devtools/client/shared/components/test/mochitest/test_reps_long-string.html
+# devtools/client/shared/components/test/mochitest/test_reps_nan.html
+# devtools/client/shared/components/test/mochitest/test_reps_object.html
+# devtools/client/shared/components/test/mochitest/test_notification_box_03.html
+# devtools/client/shared/components/test/mochitest/test_frame_01.html
+# devtools/client/shared/components/test/mochitest/test_tabs_menu.html
+# devtools/client/shared/components/test/mochitest/test_reps_array.html
+# devtools/client/shared/components/test/mochitest/test_reps_regexp.html
+# devtools/client/shared/components/test/mochitest/test_tree_04.html
+# devtools/client/shared/widgets/VariablesView.xul
+# devtools/client/shared/widgets/graphs-frame.xhtml
+# devtools/client/animationinspector/animation-inspector.xhtml
+# devtools/client/animationinspector/test/doc_timing_combination_animation.html
+# devtools/client/animationinspector/test/doc_script_animation.html
+# devtools/client/animationinspector/test/doc_modify_playbackRate.html
+# devtools/client/animationinspector/test/doc_pseudo_elements.html
+# devtools/client/animationinspector/test/doc_simple_animation.html
+# devtools/client/animationinspector/test/doc_keyframes.html
+# devtools/client/animationinspector/test/doc_body_animation.html
+# devtools/client/animationinspector/test/doc_negative_animation.html
+# devtools/client/animationinspector/test/doc_end_delay.html
+# devtools/client/animationinspector/test/doc_multiple_animation_types.html
+# devtools/client/shadereditor/shadereditor.xul
+# devtools/client/shadereditor/test/doc_multiple-contexts.html
+# devtools/client/shadereditor/test/doc_blended-geometry.html
+# devtools/client/shadereditor/test/doc_simple-canvas.html
+# devtools/client/shadereditor/test/doc_overlapping-geometry.html
+# devtools/client/shadereditor/test/doc_shader-order.html
+# devtools/client/jsonview/css/search.svg
+# devtools/client/inspector/inspector.xhtml
+# devtools/client/inspector/test/doc_inspector_select-last-selected-01.html
+# devtools/client/inspector/test/doc_inspector_highlighter_rect.html
+# devtools/client/inspector/test/doc_inspector_highlighter_rect_iframe.html
+# devtools/client/inspector/test/doc_inspector_infobar_textnode.html
+# devtools/client/inspector/test/doc_inspector_embed.html
+# devtools/client/inspector/test/doc_inspector_outerhtml.html
+# devtools/client/inspector/test/doc_inspector_highlighter_xbl.xul
+# devtools/client/inspector/test/doc_inspector_infobar.html
+# devtools/client/inspector/test/doc_inspector_highlighter_dom.html
+# devtools/client/inspector/test/doc_inspector_highlighter-comments.html
+# devtools/client/inspector/test/doc_inspector_add_node.html
+# devtools/client/inspector/test/doc_inspector_search-svg.html
+# devtools/client/inspector/test/doc_inspector_csp.html
+# devtools/client/inspector/test/doc_inspector_breadcrumbs_visibility.html
+# devtools/client/inspector/test/doc_inspector_delete-selected-node-01.html
+# devtools/client/inspector/test/doc_inspector_delete-selected-node-02.html
+# devtools/client/inspector/test/doc_inspector_breadcrumbs.html
+# devtools/client/inspector/test/doc_inspector_menu.html
+# devtools/client/inspector/test/doc_inspector_highlight_after_transition.html
+# devtools/client/inspector/test/doc_inspector_highlighter_csstransform.html
+# devtools/client/inspector/test/doc_inspector_long-divs.html
+# devtools/client/inspector/test/doc_inspector_remove-iframe-during-load.html
+# devtools/client/inspector/test/doc_inspector_search-suggestions.html
+# devtools/client/inspector/test/doc_inspector_infobar_01.html
+# devtools/client/inspector/test/doc_inspector_infobar_03.html
+# devtools/client/inspector/test/doc_inspector_search.html
+# devtools/client/inspector/test/doc_inspector_gcli-inspect-command.html
+# devtools/client/inspector/test/doc_inspector_infobar_02.html
+# devtools/client/inspector/test/doc_inspector_highlighter_inline.html
+# devtools/client/inspector/test/doc_inspector_highlighter.html
+# devtools/client/inspector/test/doc_inspector_svg.svg
+# devtools/client/inspector/test/doc_inspector_select-last-selected-02.html
+# devtools/client/inspector/test/doc_inspector_highlighter-geometry_02.html
+# devtools/client/inspector/test/doc_inspector_search-reserved.html
+# devtools/client/inspector/test/doc_inspector_highlighter-geometry_01.html
+# devtools/client/inspector/markup/markup.xhtml
+# devtools/client/inspector/markup/test/doc_markup_pagesize_02.html
+# devtools/client/inspector/markup/test/doc_markup_mutation.html
+# devtools/client/inspector/markup/test/doc_markup_void_elements.xhtml
+# devtools/client/inspector/markup/test/doc_markup_events_form.html
+# devtools/client/inspector/markup/test/doc_markup_html_mixed_case.html
+# devtools/client/inspector/markup/test/doc_markup_dragdrop_autoscroll_01.html
+# devtools/client/inspector/markup/test/doc_markup_links.html
+# devtools/client/inspector/markup/test/doc_markup_toggle.html
+# devtools/client/inspector/markup/test/doc_markup_whitespace.html
+# devtools/client/inspector/markup/test/doc_markup_dragdrop.html
+# devtools/client/inspector/markup/test/doc_markup_update-on-navigtion_2.html
+# devtools/client/inspector/markup/test/doc_markup_xul.xul
+# devtools/client/inspector/markup/test/doc_markup_search.html
+# devtools/client/inspector/markup/test/doc_markup_anonymous.html
+# devtools/client/inspector/markup/test/doc_markup_events1.html
+# devtools/client/inspector/markup/test/doc_markup_events_jquery.html
+# devtools/client/inspector/markup/test/doc_markup_flashing.html
+# devtools/client/inspector/markup/test/doc_markup_image_and_canvas.html
+# devtools/client/inspector/markup/test/doc_markup_void_elements.html
+# devtools/client/inspector/markup/test/doc_markup_edit.html
+# devtools/client/inspector/markup/test/doc_markup_events3.html
+# devtools/client/inspector/markup/test/doc_markup_events-overflow.html
+# devtools/client/inspector/markup/test/doc_markup_dragdrop_autoscroll_02.html
+# devtools/client/inspector/markup/test/doc_markup_not_displayed.html
+# devtools/client/inspector/markup/test/doc_markup_image_and_canvas_2.html
+# devtools/client/inspector/markup/test/doc_markup_update-on-navigtion_1.html
+# devtools/client/inspector/markup/test/doc_markup_svg_attributes.html
+# devtools/client/inspector/markup/test/doc_markup_navigation.html
+# devtools/client/inspector/markup/test/doc_markup_events2.html
+# devtools/client/inspector/markup/test/doc_markup_pagesize_01.html
+# devtools/client/inspector/components/test/doc_boxmodel_iframe2.html
+# devtools/client/inspector/components/test/doc_boxmodel_iframe1.html
+# devtools/client/inspector/rules/test/doc_keyframeLineNumbers.html
+# devtools/client/inspector/rules/test/doc_ruleLineNumbers.html
+# devtools/client/inspector/rules/test/doc_sourcemaps.html
+# devtools/client/inspector/rules/test/doc_cssom.html
+# devtools/client/inspector/rules/test/doc_filter.html
+# devtools/client/inspector/rules/test/doc_custom.html
+# devtools/client/inspector/rules/test/doc_author-sheet.html
+# devtools/client/inspector/rules/test/doc_content_stylesheet.html
+# devtools/client/inspector/rules/test/doc_urls_clickable.html
+# devtools/client/inspector/rules/test/doc_copystyles.html
+# devtools/client/inspector/rules/test/doc_pseudoelement.html
+# devtools/client/inspector/rules/test/doc_blob_stylesheet.html
+# devtools/client/inspector/rules/test/doc_keyframeanimation.html
+# devtools/client/inspector/rules/test/doc_inline_sourcemap.html
+# devtools/client/inspector/rules/test/doc_media_queries.html
+# devtools/client/inspector/rules/test/doc_invalid_sourcemap.html
+# devtools/client/inspector/fonts/test/test_iframe.html
+# devtools/client/inspector/fonts/test/browser_fontinspector.html
+# devtools/client/inspector/shared/test/doc_content_stylesheet.xul
+# devtools/client/inspector/shared/test/doc_author-sheet.html
+# devtools/client/inspector/shared/test/doc_content_stylesheet.html
+# devtools/client/inspector/computed/test/doc_sourcemaps.html
+# devtools/client/inspector/computed/test/doc_matched_selectors.html
+# devtools/client/inspector/computed/test/doc_pseudoelement.html
+# devtools/client/inspector/computed/test/doc_media_queries.html
+# devtools/shared/heapsnapshot/tests/mochitest/test_SaveHeapSnapshot.html
+# devtools/shared/heapsnapshot/tests/mochitest/test_saveHeapSnapshot_e10s_01.html
+# devtools/shared/heapsnapshot/tests/mochitest/test_DominatorTree_01.html
+# devtools/shared/platform/content/test/test_clipboard.html
+# devtools/shared/qrcode/tests/mochitest/test_decode.html
+# devtools/shared/locales/en-US/csscoverage.dtd
+# devtools/shared/tests/mochitest/test_css-logic-getCssPath.html
+# devtools/shared/tests/mochitest/test_devtools_extensions.html
+# devtools/shared/tests/mochitest/test_eventemitter_basic.html
+# devtools/shared/security/tests/chrome/test_websocket-transport.html
+# devtools/shared/webconsole/test/test_network_get.html
+# devtools/shared/webconsole/test/test_nsiconsolemessage.html
+# devtools/shared/webconsole/test/test_jsterm_autocomplete.html
+# devtools/shared/webconsole/test/test_reflow.html
+# devtools/shared/webconsole/test/test_page_errors.html
+# devtools/shared/webconsole/test/test_object_actor_native_getters_lenient_this.html
+# devtools/shared/webconsole/test/test_file_uri.html
+# devtools/shared/webconsole/test/test_object_actor_native_getters.html
+# devtools/shared/webconsole/test/test_commands_registration.html
+# devtools/shared/webconsole/test/test_jsterm_cd_iframe.html
+# devtools/shared/webconsole/test/test_jsterm_last_result.html
+# devtools/shared/webconsole/test/test_bug819670_getter_throws.html
+# devtools/shared/webconsole/test/test_network_longstring.html
+# devtools/shared/webconsole/test/sandboxed_iframe.html
+# devtools/shared/webconsole/test/test_commands_other.html
+# devtools/shared/webconsole/test/test_cached_messages.html
+# devtools/shared/webconsole/test/test_console_serviceworker.html
+# devtools/shared/webconsole/test/test_throw.html
+# devtools/shared/webconsole/test/network_requests_iframe.html
+# devtools/shared/webconsole/test/test_consoleapi.html
+# devtools/shared/webconsole/test/test_network_post.html
+# devtools/shared/webconsole/test/test_consoleapi_innerID.html
+# devtools/shared/webconsole/test/test_object_actor.html
+# devtools/shared/webconsole/test/test_console_styling.html
+# devtools/shared/webconsole/test/test_console_serviceworker_cached.html
+# devtools/shared/webconsole/test/test_network_security-hpkp.html
+# devtools/shared/webconsole/test/test_basics.html
+# devtools/shared/webconsole/test/test_jsterm_queryselector.html
+# devtools/shared/webconsole/test/test_jsterm.html
+# devtools/shared/webconsole/test/test_network_security-hsts.html
+# accessible/tests/crashtests/448064.xhtml
+# accessible/tests/crashtests/471493.xul
+# accessible/tests/mochitest/test_bug420863.html
+# accessible/tests/mochitest/test_aria_token_attrs.html
+# accessible/tests/mochitest/test_descr.html
+# accessible/tests/mochitest/test_nsIAccessibleDocument.html
+# accessible/tests/mochitest/test_OuterDocAccessible.html
+# accessible/tests/mochitest/test_nsIAccessibleImage.html
+# accessible/tests/mochitest/longdesc_src.html
+# accessible/tests/mochitest/text/test_atcaretoffset.html
+# accessible/tests/mochitest/text/test_general.xul
+# accessible/tests/mochitest/text/test_lineboundary.html
+# accessible/tests/mochitest/text/test_wordboundary.html
+# accessible/tests/mochitest/text/test_gettext.html
+# accessible/tests/mochitest/text/test_selection.html
+# accessible/tests/mochitest/text/test_hypertext.html
+# accessible/tests/mochitest/text/test_passwords.html
+# accessible/tests/mochitest/text/doc.html
+# accessible/tests/mochitest/text/test_charboundary.html
+# accessible/tests/mochitest/text/test_dynamic.html
+# accessible/tests/mochitest/text/test_words.html
+# accessible/tests/mochitest/text/test_doc.html
+# accessible/tests/mochitest/hyperlink/test_general.xul
+# accessible/tests/mochitest/hyperlink/test_general.html
+# accessible/tests/mochitest/hittest/test_shadowroot.html
+# accessible/tests/mochitest/hittest/test_zoom_tree.xul
+# accessible/tests/mochitest/hittest/test_zoom_text.html
+# accessible/tests/mochitest/hittest/test_browser.html
+# accessible/tests/mochitest/hittest/test_canvas_hitregion.html
+# accessible/tests/mochitest/hittest/test_general.html
+# accessible/tests/mochitest/hittest/zoom_tree.xul
+# accessible/tests/mochitest/hittest/test_zoom.html
+# accessible/tests/mochitest/hittest/test_menu.xul
+# accessible/tests/mochitest/focus/test_takeFocus.xul
+# accessible/tests/mochitest/focus/test_focusedChild.html
+# accessible/tests/mochitest/focus/test_takeFocus.html
+# accessible/tests/mochitest/aom/test_general.html
+# accessible/tests/mochitest/actions/test_treegrid.xul
+# accessible/tests/mochitest/actions/test_controls.html
+# accessible/tests/mochitest/actions/test_keys.html
+# accessible/tests/mochitest/actions/test_general.xul
+# accessible/tests/mochitest/actions/test_keys_menu.xul
+# accessible/tests/mochitest/actions/test_media.html
+# accessible/tests/mochitest/actions/test_select.html
+# accessible/tests/mochitest/actions/test_aria.html
+# accessible/tests/mochitest/actions/test_link.html
+# accessible/tests/mochitest/actions/test_general.html
+# accessible/tests/mochitest/actions/test_tree.xul
+# accessible/tests/mochitest/actions/test_anchors.html
+# accessible/tests/mochitest/textattrs/test_invalid.html
+# accessible/tests/mochitest/textattrs/test_general.html
+# accessible/tests/mochitest/value/test_progress.xul
+# accessible/tests/mochitest/value/test_range.html
+# accessible/tests/mochitest/value/test_progress.html
+# accessible/tests/mochitest/value/test_general.html
+# accessible/tests/mochitest/value/test_number.html
+# accessible/tests/mochitest/jsat/test_output.html
+# accessible/tests/mochitest/jsat/doc_content_integration.html
+# accessible/tests/mochitest/jsat/test_tables.html
+# accessible/tests/mochitest/jsat/test_alive.html
+# accessible/tests/mochitest/jsat/doc_content_text.html
+# accessible/tests/mochitest/jsat/test_content_integration.html
+# accessible/tests/mochitest/jsat/test_quicknav_modes.html
+# accessible/tests/mochitest/jsat/test_traversal_helper.html
+# accessible/tests/mochitest/jsat/test_live_regions.html
+# accessible/tests/mochitest/jsat/test_traversal.html
+# accessible/tests/mochitest/jsat/test_output_mathml.html
+# accessible/tests/mochitest/jsat/test_landmarks.html
+# accessible/tests/mochitest/jsat/test_hints.html
+# accessible/tests/mochitest/jsat/test_gesture_tracker.html
+# accessible/tests/mochitest/jsat/doc_traversal.html
+# accessible/tests/mochitest/jsat/test_pointer_relay.html
+# accessible/tests/mochitest/jsat/test_content_text.html
+# accessible/tests/mochitest/jsat/test_explicit_names.html
+# accessible/tests/mochitest/textcaret/test_general.html
+# accessible/tests/mochitest/textcaret/test_browserui.xul
+# accessible/tests/mochitest/hypertext/test_general.html
+# accessible/tests/mochitest/hypertext/test_update.html
+# accessible/tests/mochitest/pivot/test_virtualcursor_text.html
+# accessible/tests/mochitest/pivot/doc_virtualcursor_text.html
+# accessible/tests/mochitest/pivot/doc_virtualcursor.html
+# accessible/tests/mochitest/pivot/test_virtualcursor.html
+# accessible/tests/mochitest/scroll/test_zoom_text.html
+# accessible/tests/mochitest/scroll/test_zoom.html
+# accessible/tests/mochitest/events/test_focus_general.xul
+# accessible/tests/mochitest/events/test_statechange.html
+# accessible/tests/mochitest/events/test_focus_tabbox.xul
+# accessible/tests/mochitest/events/docload_wnd.html
+# accessible/tests/mochitest/events/focus.html
+# accessible/tests/mochitest/events/scroll.html
+# accessible/tests/mochitest/events/test_aria_owns.html
+# accessible/tests/mochitest/events/test_focus_doc.html
+# accessible/tests/mochitest/events/test_aria_alert.html
+# accessible/tests/mochitest/events/test_caretmove.xul
+# accessible/tests/mochitest/events/test_text.html
+# accessible/tests/mochitest/events/test_docload.html
+# accessible/tests/mochitest/events/test_contextmenu.html
+# accessible/tests/mochitest/events/test_fromUserInput.html
+# accessible/tests/mochitest/events/test_focus_menu.xul
+# accessible/tests/mochitest/events/test_mutation.html
+# accessible/tests/mochitest/events/test_scroll.xul
+# accessible/tests/mochitest/events/test_label.xul
+# accessible/tests/mochitest/events/test_mutation.xhtml
+# accessible/tests/mochitest/events/test_selection.html
+# accessible/tests/mochitest/events/test_coalescence.html
+# accessible/tests/mochitest/events/test_dragndrop.html
+# accessible/tests/mochitest/events/test_focus_browserui.xul
+# accessible/tests/mochitest/events/test_bug1322593-2.html
+# accessible/tests/mochitest/events/test_aria_menu.html
+# accessible/tests/mochitest/events/test_textselchange.html
+# accessible/tests/mochitest/events/test_focus_autocomplete.xul
+# accessible/tests/mochitest/events/test_focus_canvas.html
+# accessible/tests/mochitest/events/test_focus_tree.xul
+# accessible/tests/mochitest/events/test_scroll_caret.xul
+# accessible/tests/mochitest/events/test_focus_contextmenu.xul
+# accessible/tests/mochitest/events/test_flush.html
+# accessible/tests/mochitest/events/test_focus_controls.html
+# accessible/tests/mochitest/events/test_valuechange.html
+# accessible/tests/mochitest/events/test_focus_selects.html
+# accessible/tests/mochitest/events/test_namechange.html
+# accessible/tests/mochitest/events/test_bug1322593.html
+# accessible/tests/mochitest/events/test_aria_objattr.html
+# accessible/tests/mochitest/events/test_selection.xul
+# accessible/tests/mochitest/events/test_focus_general.html
+# accessible/tests/mochitest/events/test_focus_listcontrols.xul
+# accessible/tests/mochitest/events/test_focus_dialog.html
+# accessible/tests/mochitest/events/test_tree.xul
+# accessible/tests/mochitest/events/test_docload_aria.html
+# accessible/tests/mochitest/events/test_docload.xul
+# accessible/tests/mochitest/events/test_caretmove.html
+# accessible/tests/mochitest/events/test_text_alg.html
+# accessible/tests/mochitest/events/test_attrs.html
+# accessible/tests/mochitest/events/test_focus_name.html
+# accessible/tests/mochitest/events/test_menu.xul
+# accessible/tests/mochitest/events/test_selection_aria.html
+# accessible/tests/mochitest/events/test_namechange.xul
+# accessible/tests/mochitest/events/test_focus_aria_activedescendant.html
+# accessible/tests/mochitest/events/test_aria_statechange.html
+# accessible/tests/mochitest/events/test_descrchange.html
+# accessible/tests/mochitest/events/test_textattrchange.html
+# accessible/tests/mochitest/name/general.xbl
+# accessible/tests/mochitest/name/test_svg.html
+# accessible/tests/mochitest/name/test_general.xul
+# accessible/tests/mochitest/name/test_counterstyle.html
+# accessible/tests/mochitest/name/markuprules.xml
+# accessible/tests/mochitest/name/test_toolbaritem.xul
+# accessible/tests/mochitest/name/test_link.html
+# accessible/tests/mochitest/name/test_list.html
+# accessible/tests/mochitest/name/test_general.html
+# accessible/tests/mochitest/name/test_tree.xul
+# accessible/tests/mochitest/name/test_browserui.xul
+# accessible/tests/mochitest/name/test_markup.html
+# accessible/tests/mochitest/elm/test_shadowroot.html
+# accessible/tests/mochitest/elm/test_HTMLSpec.html
+# accessible/tests/mochitest/elm/test_listbox.xul
+# accessible/tests/mochitest/elm/test_canvas.html
+# accessible/tests/mochitest/elm/test_nsApplicationAcc.html
+# accessible/tests/mochitest/elm/test_plugin.html
+# accessible/tests/mochitest/elm/test_MathMLSpec.html
+# accessible/tests/mochitest/elm/test_figure.html
+# accessible/tests/mochitest/textselection/test_userinput.html
+# accessible/tests/mochitest/textselection/test_general.html
+# accessible/tests/mochitest/treeupdate/test_bug1276857.html
+# accessible/tests/mochitest/treeupdate/test_textleaf.html
+# accessible/tests/mochitest/treeupdate/test_contextmenu.xul
+# accessible/tests/mochitest/treeupdate/test_bug852150.xhtml
+# accessible/tests/mochitest/treeupdate/test_visibility.html
+# accessible/tests/mochitest/treeupdate/test_optgroup.html
+# accessible/tests/mochitest/treeupdate/test_bug884251.xhtml
+# accessible/tests/mochitest/treeupdate/test_select.html
+# accessible/tests/mochitest/treeupdate/test_table.html
+# accessible/tests/mochitest/treeupdate/test_bug883708.xhtml
+# accessible/tests/mochitest/treeupdate/test_hidden.html
+# accessible/tests/mochitest/treeupdate/test_listbox.xul
+# accessible/tests/mochitest/treeupdate/test_bug895082.html
+# accessible/tests/mochitest/treeupdate/test_recreation.html
+# accessible/tests/mochitest/treeupdate/test_menubutton.xul
+# accessible/tests/mochitest/treeupdate/test_colorpicker.xul
+# accessible/tests/mochitest/treeupdate/test_list.html
+# accessible/tests/mochitest/treeupdate/test_ariaowns.html
+# accessible/tests/mochitest/treeupdate/test_general.html
+# accessible/tests/mochitest/treeupdate/test_deck.xul
+# accessible/tests/mochitest/treeupdate/test_canvas.html
+# accessible/tests/mochitest/treeupdate/test_ariadialog.html
+# accessible/tests/mochitest/treeupdate/test_doc.html
+# accessible/tests/mochitest/treeupdate/test_cssoverflow.html
+# accessible/tests/mochitest/treeupdate/test_bug1189277.html
+# accessible/tests/mochitest/treeupdate/test_list_editabledoc.html
+# accessible/tests/mochitest/treeupdate/test_shutdown.xul
+# accessible/tests/mochitest/treeupdate/test_whitespace.html
+# accessible/tests/mochitest/treeupdate/test_bug1040735.html
+# accessible/tests/mochitest/treeupdate/test_bug1175913.html
+# accessible/tests/mochitest/treeupdate/test_bug1100602.html
+# accessible/tests/mochitest/treeupdate/test_gencontent.html
+# accessible/tests/mochitest/treeupdate/test_menu.xul
+# accessible/tests/mochitest/treeupdate/test_imagemap.html
+# accessible/tests/mochitest/relations/test_general.xul
+# accessible/tests/mochitest/relations/test_bindings.xhtml
+# accessible/tests/mochitest/relations/test_tabbrowser.xul
+# accessible/tests/mochitest/relations/test_embeds.xul
+# accessible/tests/mochitest/relations/test_general.html
+# accessible/tests/mochitest/relations/test_tree.xul
+# accessible/tests/mochitest/relations/test_ui_modalprompt.html
+# accessible/tests/mochitest/relations/test_update.html
+# accessible/tests/mochitest/bounds/test_select.html
+# accessible/tests/mochitest/bounds/test_zoom_text.html
+# accessible/tests/mochitest/bounds/test_list.html
+# accessible/tests/mochitest/bounds/test_zoom.html
+# accessible/tests/mochitest/selectable/test_menulist.xul
+# accessible/tests/mochitest/selectable/test_select.html
+# accessible/tests/mochitest/selectable/test_aria.html
+# accessible/tests/mochitest/selectable/test_listbox.xul
+# accessible/tests/mochitest/selectable/test_tree.xul
+# accessible/tests/mochitest/selectable/test_menu.xul
+# accessible/tests/mochitest/tree/test_txtcntr.html
+# accessible/tests/mochitest/tree/test_aria_owns.html
+# accessible/tests/mochitest/tree/test_invalid_img.xhtml
+# accessible/tests/mochitest/tree/wnd.xul
+# accessible/tests/mochitest/tree/test_aria_table.html
+# accessible/tests/mochitest/tree/test_aria_imgmap.html
+# accessible/tests/mochitest/tree/test_combobox.xul
+# accessible/tests/mochitest/tree/test_formctrl.xul
+# accessible/tests/mochitest/tree/test_media.html
+# accessible/tests/mochitest/tree/test_dockids.html
+# accessible/tests/mochitest/tree/test_iframe.html
+# accessible/tests/mochitest/tree/test_aria_list.html
+# accessible/tests/mochitest/tree/test_groupbox.xul
+# accessible/tests/mochitest/tree/test_select.html
+# accessible/tests/mochitest/tree/test_table.html
+# accessible/tests/mochitest/tree/test_aria_menu.html
+# accessible/tests/mochitest/tree/test_tabbrowser.xul
+# accessible/tests/mochitest/tree/test_brokencontext.html
+# accessible/tests/mochitest/tree/test_img.html
+# accessible/tests/mochitest/tree/dockids.html
+# accessible/tests/mochitest/tree/test_aria_globals.html
+# accessible/tests/mochitest/tree/test_list.html
+# accessible/tests/mochitest/tree/test_cssflexbox.html
+# accessible/tests/mochitest/tree/test_canvas.html
+# accessible/tests/mochitest/tree/test_applicationacc.xul
+# accessible/tests/mochitest/tree/test_map.html
+# accessible/tests/mochitest/tree/test_tree.xul
+# accessible/tests/mochitest/tree/test_cssoverflow.html
+# accessible/tests/mochitest/tree/test_dochierarchy.html
+# accessible/tests/mochitest/tree/test_aria_grid.html
+# accessible/tests/mochitest/tree/test_filectrl.html
+# accessible/tests/mochitest/tree/test_invalidationlist.html
+# accessible/tests/mochitest/tree/test_tabbox.xul
+# accessible/tests/mochitest/tree/test_aria_presentation.html
+# accessible/tests/mochitest/tree/test_gencontent.html
+# accessible/tests/mochitest/tree/test_txtctrl.html
+# accessible/tests/mochitest/tree/test_txtctrl.xul
+# accessible/tests/mochitest/tree/test_formctrl.html
+# accessible/tests/mochitest/tree/test_button.xul
+# accessible/tests/mochitest/states/test_controls.html
+# accessible/tests/mochitest/states/test_aria.xul
+# accessible/tests/mochitest/states/z_frames_checkbox.html
+# accessible/tests/mochitest/states/test_textbox.xul
+# accessible/tests/mochitest/states/test_selects.html
+# accessible/tests/mochitest/states/test_visibility.xul
+# accessible/tests/mochitest/states/test_popup.xul
+# accessible/tests/mochitest/states/test_buttons.html
+# accessible/tests/mochitest/states/test_aria_imgmap.html
+# accessible/tests/mochitest/states/z_frames_textbox.html
+# accessible/tests/mochitest/states/test_visibility.html
+# accessible/tests/mochitest/states/test_inputs.html
+# accessible/tests/mochitest/states/z_frames_update.html
+# accessible/tests/mochitest/states/test_controls.xul
+# accessible/tests/mochitest/states/test_aria.html
+# accessible/tests/mochitest/states/test_link.html
+# accessible/tests/mochitest/states/z_frames.html
+# accessible/tests/mochitest/states/test_expandable.xul
+# accessible/tests/mochitest/states/z_frames_article.html
+# accessible/tests/mochitest/states/test_tree.xul
+# accessible/tests/mochitest/states/test_doc.html
+# accessible/tests/mochitest/states/test_frames.html
+# accessible/tests/mochitest/states/test_stale.html
+# accessible/tests/mochitest/states/test_doc_busy.html
+# accessible/tests/mochitest/states/test_editablebody.html
+# accessible/tests/mochitest/states/test_docarticle.html
+# accessible/tests/mochitest/states/test_aria_widgetitems.html
+# accessible/tests/mochitest/states/test_tabs.xul
+# accessible/tests/mochitest/textrange/test_selection.html
+# accessible/tests/mochitest/textrange/test_general.html
+# accessible/tests/mochitest/table/test_struct_table.html
+# accessible/tests/mochitest/table/test_mtable.html
+# accessible/tests/mochitest/table/test_indexes_ariagrid.html
+# accessible/tests/mochitest/table/test_struct_listbox.xul
+# accessible/tests/mochitest/table/test_indexes_tree.xul
+# accessible/tests/mochitest/table/test_layoutguess.html
+# accessible/tests/mochitest/table/test_sels_table.html
+# accessible/tests/mochitest/table/test_table_1.html
+# accessible/tests/mochitest/table/test_struct_ariagrid.html
+# accessible/tests/mochitest/table/test_table_2.html
+# accessible/tests/mochitest/table/test_sels_ariagrid.html
+# accessible/tests/mochitest/table/test_sels_tree.xul
+# accessible/tests/mochitest/table/test_sels_listbox.xul
+# accessible/tests/mochitest/table/test_indexes_listbox.xul
+# accessible/tests/mochitest/table/test_headers_table.html
+# accessible/tests/mochitest/table/test_indexes_table.html
+# accessible/tests/mochitest/table/test_struct_ariatreegrid.html
+# accessible/tests/mochitest/table/test_css_tables.html
+# accessible/tests/mochitest/table/test_headers_ariagrid.html
+# accessible/tests/mochitest/table/test_headers_listbox.xul
+# accessible/tests/mochitest/table/test_headers_ariatable.html
+# accessible/tests/mochitest/table/test_struct_tree.xul
+# accessible/tests/mochitest/table/test_headers_tree.xul
+# accessible/tests/mochitest/attributes/test_obj_css.xul
+# accessible/tests/mochitest/attributes/test_obj_group.xul
+# accessible/tests/mochitest/attributes/test_obj_css.html
+# accessible/tests/mochitest/attributes/test_obj_group_tree.xul
+# accessible/tests/mochitest/attributes/test_xml-roles.html
+# accessible/tests/mochitest/attributes/test_obj_group.html
+# accessible/tests/mochitest/attributes/test_obj.html
+# accessible/tests/mochitest/attributes/test_tag.html
+# accessible/tests/mochitest/role/test_aria.xul
+# accessible/tests/mochitest/role/test_svg.html
+# accessible/tests/mochitest/role/test_general.xul
+# accessible/tests/mochitest/role/test_aria.html
+# accessible/tests/mochitest/role/test_general.html
+# accessible/tests/mochitest/editabletext/test_1.html
+# accessible/tests/mochitest/editabletext/test_2.html
+# accessible/tests/browser/e10s/doc_treeupdate_ariadialog.html
+# accessible/tests/browser/e10s/doc_treeupdate_whitespace.html
+# accessible/tests/browser/e10s/doc_treeupdate_ariaowns.html
+# accessible/tests/browser/e10s/doc_treeupdate_visibility.html
+# accessible/tests/browser/e10s/doc_treeupdate_imagemap.html
+# accessible/tests/browser/e10s/doc_treeupdate_removal.xhtml
+# accessible/interfaces/ia2/IA2Marshal.dll.manifest
+# media/libpng/crashtests/974825-1.html
+# media/libpng/crashtests/945912-1.html
+# media/libpng/crashtests/374810-1.html
+# media/webrtc/trunk/testing/gtest/xcode/Samples/FrameworkSample/Info.plist
+# media/webrtc/trunk/testing/gtest/xcode/Resources/Info.plist
+# media/webrtc/trunk/testing/gtest/msvc/gtest_main-md.vcproj
+# media/webrtc/trunk/testing/gtest/msvc/gtest_main.vcproj
+# media/webrtc/trunk/testing/gtest/msvc/gtest_prod_test-md.vcproj
+# media/webrtc/trunk/testing/gtest/msvc/gtest.vcproj
+# media/webrtc/trunk/testing/gtest/msvc/gtest-md.vcproj
+# media/webrtc/trunk/testing/gtest/msvc/gtest_prod_test.vcproj
+# media/webrtc/trunk/testing/gtest/msvc/gtest_unittest-md.vcproj
+# media/webrtc/trunk/testing/gtest/msvc/gtest_unittest.vcproj
+# media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/.classpath
+# media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/AndroidManifest.xml
+# media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/res/layout/main.xml
+# media/webrtc/trunk/webrtc/voice_engine/test/android/android_test/res/values/strings.xml
+# media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/.classpath
+# media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/AndroidManifest.xml
+# media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/res/layout/main.xml
+# media/webrtc/trunk/webrtc/video_engine/test/auto_test/android/res/values/strings.xml
+# media/webrtc/trunk/webrtc/modules/audio_processing/test/android/apmtest/AndroidManifest.xml
+# media/webrtc/trunk/webrtc/modules/audio_processing/test/android/apmtest/res/values/strings.xml
+# media/webrtc/trunk/webrtc/modules/audio_device/test/android/audio_device_android_test/.classpath
+# media/webrtc/trunk/webrtc/modules/audio_device/test/android/audio_device_android_test/AndroidManifest.xml
+# media/webrtc/trunk/webrtc/modules/audio_device/test/android/audio_device_android_test/res/layout/main.xml
+# media/webrtc/trunk/webrtc/modules/audio_device/test/android/audio_device_android_test/res/values/strings.xml
+# media/webrtc/trunk/webrtc/tools/loopback_test/loopback_test.html
+# media/webrtc/trunk/webrtc/tools/rtcbot/rtcBotReportVisualizer/index.html
+# media/webrtc/trunk/webrtc/tools/rtcbot/bot/browser/index.html
+# media/webrtc/trunk/tools/gyp/test/generator-output/mac-bundle/Info.plist
+# media/webrtc/trunk/tools/gyp/test/win/linker-flags/extra2.manifest
+# media/webrtc/trunk/tools/gyp/test/win/linker-flags/extra.manifest
+# media/webrtc/trunk/tools/gyp/test/msvs/props/AppName.props
+# media/webrtc/trunk/tools/gyp/test/msvs/props/AppName.vsprops
+# media/webrtc/trunk/tools/gyp/test/ios/framework/iOSFramework/Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/xctests/AppTests/Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/xctests/App/Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/xctests/App/Base.lproj/LaunchScreen.xib
+# media/webrtc/trunk/tools/gyp/test/ios/xctests/App/Base.lproj/Main.storyboard
+# media/webrtc/trunk/tools/gyp/test/ios/watch/WatchContainer/Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/watch/WatchContainer/Base.lproj/Main.storyboard
+# media/webrtc/trunk/tools/gyp/test/ios/watch/WatchApp/Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/watch/WatchApp/Interface.storyboard
+# media/webrtc/trunk/tools/gyp/test/ios/watch/WatchKitExtension/Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/watch/WatchKitExtension/MainInterface.storyboard
+# media/webrtc/trunk/tools/gyp/test/ios/copies-with-xcode-envvars/Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/TestApp-Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/English.lproj/LanguageMap.plist
+# media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/English.lproj/MainMenu.xib
+# media/webrtc/trunk/tools/gyp/test/ios/app-bundle/TestApp/English.lproj/Main_iPhone.storyboard
+# media/webrtc/trunk/tools/gyp/test/ios/extension/ExtensionContainer/Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/extension/ExtensionContainer/Base.lproj/Main.storyboard
+# media/webrtc/trunk/tools/gyp/test/ios/extension/ActionExtension/Info.plist
+# media/webrtc/trunk/tools/gyp/test/ios/extension/ActionExtension/MainInterface.storyboard
+# media/webrtc/trunk/tools/gyp/test/mac/swift-library/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/postbuild-copy-bundle/TestApp-Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/postbuild-copy-bundle/Framework-Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/xctest/test.xcodeproj/xcshareddata/xcschemes/classes.xcscheme
+# media/webrtc/trunk/tools/gyp/test/mac/depend-on-bundle/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/postbuild-defaults/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/installname/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/non-strs-flattened-to-env/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/xcuitest/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/ldflags/subdirectory/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/framework/TestFramework/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/loadable-module/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/infoplist-process/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/rebuild/TestApp-Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/TestApp-Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/app-bundle/TestApp/English.lproj/MainMenu.xib
+# media/webrtc/trunk/tools/gyp/test/mac/kext/GypKext/GypKext-Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/xcode-env-order/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/missing-cfbundlesignature/Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/missing-cfbundlesignature/Third-Info.plist
+# media/webrtc/trunk/tools/gyp/test/mac/missing-cfbundlesignature/Other-Info.plist
+# media/webrtc/trunk/build/android/pylib/device_stats_monitor.html
+# media/webrtc/trunk/build/android/ant/common.xml
+# media/webrtc/trunk/build/android/ant/chromium-jars.xml
+# media/webrtc/trunk/build/android/ant/sdk-targets.xml
+# toolkit/content/license.html
+# toolkit/content/directionDetector.html
+# toolkit/content/globalOverlay.xul
+# toolkit/content/buildconfig.html
+# toolkit/content/resetProfile.xul
+# toolkit/content/logopage.xhtml
+# toolkit/content/timepicker.xhtml
+# toolkit/content/aboutServiceWorkers.xhtml
+# toolkit/content/aboutTelemetry.xhtml
+# toolkit/content/mozilla.xhtml
+# toolkit/content/aboutAbout.xhtml
+# toolkit/content/customizeToolbar.xul
+# toolkit/content/aboutSupport.xhtml
+# toolkit/content/resetProfileProgress.xul
+# toolkit/content/editMenuOverlay.xul
+# toolkit/content/aboutProfiles.xhtml
+# toolkit/content/aboutNetworking.xhtml
+# toolkit/content/about.xhtml
+# toolkit/content/aboutRights.xhtml
+# toolkit/content/aboutRights-unbranded.xhtml
+# toolkit/content/datepicker.xhtml
+# toolkit/content/dialogOverlay.xul
+# toolkit/content/plugins.html
+# toolkit/content/finddialog.xul
+# toolkit/content/aboutwebrtc/aboutWebrtc.html
+# toolkit/content/tests/fennec-tile-testapp/install.rdf
+# toolkit/content/tests/fennec-tile-testapp/chrome/content/foo.xul
+# toolkit/content/tests/fennec-tile-testapp/chrome/content/firefoxOverlay.xul
+# toolkit/content/tests/fennec-tile-testapp/chrome/content/main.xul
+# toolkit/content/tests/fennec-tile-testapp/chrome/locale/en-US/tile.dtd
+# toolkit/content/tests/mochitest/test_mousecapture.xhtml
+# toolkit/content/tests/mochitest/test_autocomplete_change_after_focus.html
+# toolkit/content/tests/browser/file_mediaPlaybackFrame.html
+# toolkit/content/tests/browser/image_page.html
+# toolkit/content/tests/browser/file_multiplePlayingAudio.html
+# toolkit/content/tests/browser/file_mediaPlayback.html
+# toolkit/content/tests/browser/file_multipleAudio.html
+# toolkit/content/tests/browser/file_contentTitle.html
+# toolkit/content/tests/browser/file_mediaPlayback2.html
+# toolkit/content/tests/browser/file_redirect_to.html
+# toolkit/content/tests/browser/file_mediaPlaybackFrame2.html
+# toolkit/content/tests/browser/file_redirect.html
+# toolkit/content/tests/chrome/test_findbar_entireword.xul
+# toolkit/content/tests/chrome/test_bug585946.xul
+# toolkit/content/tests/chrome/bug360437_window.xul
+# toolkit/content/tests/chrome/test_bug409624.xul
+# toolkit/content/tests/chrome/frame_popupremoving_frame.xul
+# toolkit/content/tests/chrome/window_preferences_commandretarget.xul
+# toolkit/content/tests/chrome/test_bug418874.xul
+# toolkit/content/tests/chrome/window_chromemargin.xul
+# toolkit/content/tests/chrome/test_bug366992.xul
+# toolkit/content/tests/chrome/window_popup_anchoratrect.xul
+# toolkit/content/tests/chrome/test_textbox_number.xul
+# toolkit/content/tests/chrome/test_statusbar.xul
+# toolkit/content/tests/chrome/test_menuitem_blink.xul
+# toolkit/content/tests/chrome/window_panel_focus.xul
+# toolkit/content/tests/chrome/test_textbox_search.xul
+# toolkit/content/tests/chrome/test_progressmeter.xul
+# toolkit/content/tests/chrome/test_autocomplete3.xul
+# toolkit/content/tests/chrome/test_hiddenpaging.xul
+# toolkit/content/tests/chrome/test_autocomplete_emphasis.xul
+# toolkit/content/tests/chrome/test_menulist_paging.xul
+# toolkit/content/tests/chrome/window_showcaret.xul
+# toolkit/content/tests/chrome/test_bug562554.xul
+# toolkit/content/tests/chrome/test_tooltip.xul
+# toolkit/content/tests/chrome/test_sorttemplate.xul
+# toolkit/content/tests/chrome/test_toolbar.xul
+# toolkit/content/tests/chrome/test_popup_moveToAnchor.xul
+# toolkit/content/tests/chrome/bug263683_window.xul
+# toolkit/content/tests/chrome/test_autocomplete_delayOnPaste.xul
+# toolkit/content/tests/chrome/window_popup_button.xul
+# toolkit/content/tests/chrome/test_popup_anchoratrect.xul
+# toolkit/content/tests/chrome/test_popup_coords.xul
+# toolkit/content/tests/chrome/test_popup_preventdefault.xul
+# toolkit/content/tests/chrome/test_popup_keys.xul
+# toolkit/content/tests/chrome/test_showcaret.xul
+# toolkit/content/tests/chrome/window_cursorsnap_dialog.xul
+# toolkit/content/tests/chrome/test_bug382990.xul
+# toolkit/content/tests/chrome/test_autocomplete_with_composition_on_input.html
+# toolkit/content/tests/chrome/test_bug360220.xul
+# toolkit/content/tests/chrome/test_tree_hier_cell.xul
+# toolkit/content/tests/chrome/test_colorpicker_popup.xul
+# toolkit/content/tests/chrome/test_bug624329.xul
+# toolkit/content/tests/chrome/test_menuitem_commands.xul
+# toolkit/content/tests/chrome/test_scaledrag.xul
+# toolkit/content/tests/chrome/bug366992_window.xul
+# toolkit/content/tests/chrome/test_autocomplete4.xul
+# toolkit/content/tests/chrome/window_titlebar.xul
+# toolkit/content/tests/chrome/test_screenPersistence.xul
+# toolkit/content/tests/chrome/test_tree_view.xul
+# toolkit/content/tests/chrome/test_focus_anons.xul
+# toolkit/content/tests/chrome/test_popupincontent.xul
+# toolkit/content/tests/chrome/frame_subframe_origin_subframe1.xul
+# toolkit/content/tests/chrome/window_subframe_origin.xul
+# toolkit/content/tests/chrome/test_preferences.xul
+# toolkit/content/tests/chrome/test_menulist.xul
+# toolkit/content/tests/chrome/window_keys.xul
+# toolkit/content/tests/chrome/frame_subframe_origin_subframe2.xul
+# toolkit/content/tests/chrome/window_cursorsnap_wizard.xul
+# toolkit/content/tests/chrome/test_menu_hide.xul
+# toolkit/content/tests/chrome/window_preferences2.xul
+# toolkit/content/tests/chrome/bug409624_window.xul
+# toolkit/content/tests/chrome/test_menulist_keynav.xul
+# toolkit/content/tests/chrome/test_hiddenitems.xul
+# toolkit/content/tests/chrome/bug624329_window.xul
+# toolkit/content/tests/chrome/test_bug253481.xul
+# toolkit/content/tests/chrome/test_labelcontrol.xul
+# toolkit/content/tests/chrome/test_contextmenu_list.xul
+# toolkit/content/tests/chrome/test_bug365773.xul
+# toolkit/content/tests/chrome/test_bug263683.xul
+# toolkit/content/tests/chrome/test_bug437844.xul
+# toolkit/content/tests/chrome/findbar_events_window.xul
+# toolkit/content/tests/chrome/test_panel.xul
+# toolkit/content/tests/chrome/window_popup_preventdefault_chrome.xul
+# toolkit/content/tests/chrome/test_autocomplete_placehold_last_complete.xul
+# toolkit/content/tests/chrome/test_bug554279.xul
+# toolkit/content/tests/chrome/test_scrollbar.xul
+# toolkit/content/tests/chrome/test_popuphidden.xul
+# toolkit/content/tests/chrome/test_keys.xul
+# toolkit/content/tests/chrome/test_bug457632.xul
+# toolkit/content/tests/chrome/test_bug557987.xul
+# toolkit/content/tests/chrome/findbar_entireword_window.xul
+# toolkit/content/tests/chrome/bug304188_window.xul
+# toolkit/content/tests/chrome/test_closemenu_attribute.xul
+# toolkit/content/tests/chrome/test_autocomplete_mac_caret.xul
+# toolkit/content/tests/chrome/test_bug570192.xul
+# toolkit/content/tests/chrome/test_timepicker.xul
+# toolkit/content/tests/chrome/test_bug792324.xul
+# toolkit/content/tests/chrome/popup_childframe_node.xul
+# toolkit/content/tests/chrome/test_righttoleft.xul
+# toolkit/content/tests/chrome/test_radio.xul
+# toolkit/content/tests/chrome/test_cursorsnap.xul
+# toolkit/content/tests/chrome/window_preferences_onsyncfrompreference.xul
+# toolkit/content/tests/chrome/window_popup_attribute.xul
+# toolkit/content/tests/chrome/test_browser_drop.xul
+# toolkit/content/tests/chrome/test_position.xul
+# toolkit/content/tests/chrome/test_menu_anchored.xul
+# toolkit/content/tests/chrome/window_panel.xul
+# toolkit/content/tests/chrome/test_popupremoving.xul
+# toolkit/content/tests/chrome/test_tree_hier.xul
+# toolkit/content/tests/chrome/test_titlebar.xul
+# toolkit/content/tests/chrome/test_popup_scaled.xul
+# toolkit/content/tests/chrome/test_autocomplete_with_composition_on_textbox.xul
+# toolkit/content/tests/chrome/test_bug471776.xul
+# toolkit/content/tests/chrome/test_textbox_dictionary.xul
+# toolkit/content/tests/chrome/test_tree_single.xul
+# toolkit/content/tests/chrome/bug429723_window.xul
+# toolkit/content/tests/chrome/test_menulist_null_value.xul
+# toolkit/content/tests/chrome/test_tabindex.xul
+# toolkit/content/tests/chrome/test_autocomplete2.xul
+# toolkit/content/tests/chrome/test_panel_focus.xul
+# toolkit/content/tests/chrome/test_datepicker.xul
+# toolkit/content/tests/chrome/window_preferences3.xul
+# toolkit/content/tests/chrome/test_deck.xul
+# toolkit/content/tests/chrome/test_largemenu.xul
+# toolkit/content/tests/chrome/test_props.xul
+# toolkit/content/tests/chrome/test_popup_recreate.xul
+# toolkit/content/tests/chrome/test_bug451540.xul
+# toolkit/content/tests/chrome/test_popup_tree.xul
+# toolkit/content/tests/chrome/window_screenPosSize.xul
+# toolkit/content/tests/chrome/test_popupremoving_frame.xul
+# toolkit/content/tests/chrome/test_textbox_emptytext.xul
+# toolkit/content/tests/chrome/test_findbar_events.xul
+# toolkit/content/tests/chrome/test_popup_button.xul
+# toolkit/content/tests/chrome/test_tree.xul
+# toolkit/content/tests/chrome/test_preferences_onsyncfrompreference.xul
+# toolkit/content/tests/chrome/test_panelfrommenu.xul
+# toolkit/content/tests/chrome/test_popup_preventdefault_chrome.xul
+# toolkit/content/tests/chrome/test_notificationbox.xul
+# toolkit/content/tests/chrome/test_tooltip_noautohide.xul
+# toolkit/content/tests/chrome/test_scale.xul
+# toolkit/content/tests/chrome/test_bug429723.xul
+# toolkit/content/tests/chrome/test_bug331215.xul
+# toolkit/content/tests/chrome/test_mousescroll.xul
+# toolkit/content/tests/chrome/test_subframe_origin.xul
+# toolkit/content/tests/chrome/sample_entireword_latin1.html
+# toolkit/content/tests/chrome/window_popup_anchor.xul
+# toolkit/content/tests/chrome/dialog_dialogfocus.xul
+# toolkit/content/tests/chrome/test_arrowpanel.xul
+# toolkit/content/tests/chrome/window_tooltip.xul
+# toolkit/content/tests/chrome/test_popup_attribute.xul
+# toolkit/content/tests/chrome/test_about_networking.html
+# toolkit/content/tests/chrome/test_chromemargin.xul
+# toolkit/content/tests/chrome/test_popup_anchor.xul
+# toolkit/content/tests/chrome/test_preferences_beforeaccept.xul
+# toolkit/content/tests/chrome/test_bug304188.xul
+# toolkit/content/tests/chrome/test_dialogfocus.xul
+# toolkit/content/tests/chrome/bug451540_window.xul
+# toolkit/content/tests/chrome/frame_popup_anchor.xul
+# toolkit/content/tests/chrome/test_tabbox.xul
+# toolkit/content/tests/chrome/window_preferences_beforeaccept.xul
+# toolkit/content/tests/chrome/test_menu.xul
+# toolkit/content/tests/chrome/test_bug360437.xul
+# toolkit/content/tests/chrome/window_preferences.xul
+# toolkit/content/tests/chrome/test_richlist_direction.xul
+# toolkit/content/tests/chrome/window_largemenu.xul
+# toolkit/content/tests/chrome/window_browser_drop.xul
+# toolkit/content/tests/chrome/test_findbar.xul
+# toolkit/content/tests/chrome/test_autocomplete5.xul
+# toolkit/content/tests/chrome/findbar_window.xul
+# toolkit/content/tests/chrome/bug331215_window.xul
+# toolkit/content/tests/chrome/test_bug509732.xul
+# toolkit/content/tests/chrome/test_menuchecks.xul
+# toolkit/content/tests/chrome/test_bug460942.xul
+# toolkit/content/tests/chrome/test_menulist_position.xul
+# toolkit/content/tests/chrome/test_bug1048178.xul
+# toolkit/content/tests/chrome/test_button.xul
+# toolkit/content/tests/chrome/rtltest/content/dirtest.xul
+# toolkit/content/tests/chrome/rtlchrome/rtl.dtd
+# toolkit/content/tests/widgets/test_contextmenu_menugroup.xul
+# toolkit/content/tests/widgets/test_videocontrols_vtt.html
+# toolkit/content/tests/widgets/test_videocontrols_onclickplay.html
+# toolkit/content/tests/widgets/videocontrols_direction-1e.html
+# toolkit/content/tests/widgets/test_popupanchor.xul
+# toolkit/content/tests/widgets/videocontrols_direction-2c.html
+# toolkit/content/tests/widgets/videocontrols_direction-1-ref.html
+# toolkit/content/tests/widgets/videocontrols_direction-1a.html
+# toolkit/content/tests/widgets/test_videocontrols.html
+# toolkit/content/tests/widgets/videocontrols_direction-1b.html
+# toolkit/content/tests/widgets/videocontrols_direction-2a.html
+# toolkit/content/tests/widgets/test_popupreflows.xul
+# toolkit/content/tests/widgets/test_videocontrols_jsdisabled.html
+# toolkit/content/tests/widgets/test_audiocontrols_dimensions.html
+# toolkit/content/tests/widgets/test_contextmenu_nested.xul
+# toolkit/content/tests/widgets/test_bug898940.html
+# toolkit/content/tests/widgets/test_videocontrols_video_direction.html
+# toolkit/content/tests/widgets/test_tree_column_reorder.xul
+# toolkit/content/tests/widgets/test_editor_currentURI.xul
+# toolkit/content/tests/widgets/window_menubar.xul
+# toolkit/content/tests/widgets/test_videocontrols_audio_direction.html
+# toolkit/content/tests/widgets/test_videocontrols_standalone.html
+# toolkit/content/tests/widgets/videocontrols_direction-1d.html
+# toolkit/content/tests/widgets/test_mousecapture_area.html
+# toolkit/content/tests/widgets/videocontrols_direction-2-ref.html
+# toolkit/content/tests/widgets/videocontrols_direction-2b.html
+# toolkit/content/tests/widgets/test_videocontrols_audio.html
+# toolkit/content/tests/widgets/videocontrols_direction-2e.html
+# toolkit/content/tests/widgets/videocontrols_direction-1c.html
+# toolkit/content/tests/widgets/test_menubar.xul
+# toolkit/content/tests/widgets/test_videocontrols_iframe_fullscreen.html
+# toolkit/content/tests/widgets/videocontrols_direction-2d.html
+# toolkit/content/tests/reftests/textbox-multiline-default-value.xul
+# toolkit/content/tests/reftests/textbox-multiline-empty.xul
+# toolkit/content/tests/reftests/bug-442419-progressmeter-max.xul
+# toolkit/content/tests/reftests/bug-442419-progressmeter-max-ref.xul
+# toolkit/content/widgets/videocontrols.xml
+# toolkit/content/widgets/tabbox.xml
+# toolkit/content/widgets/radio.xml
+# toolkit/content/widgets/colorpicker.xml
+# toolkit/content/widgets/general.xml
+# toolkit/content/widgets/progressmeter.xml
+# toolkit/content/widgets/text.xml
+# toolkit/content/widgets/remote-browser.xml
+# toolkit/content/widgets/findbar.xml
+# toolkit/content/widgets/autocomplete.xml
+# toolkit/content/widgets/button.xml
+# toolkit/content/widgets/toolbarbutton.xml
+# toolkit/content/widgets/textbox.xml
+# toolkit/content/widgets/richlistbox.xml
+# toolkit/content/widgets/datetimebox.xml
+# toolkit/content/widgets/tree.xml
+# toolkit/content/widgets/scale.xml
+# toolkit/content/widgets/notification.xml
+# toolkit/content/widgets/preferences.xml
+# toolkit/content/widgets/datetimepicker.xml
+# toolkit/content/widgets/wizard.xml
+# toolkit/content/widgets/browser.xml
+# toolkit/content/widgets/expander.xml
+# toolkit/content/widgets/editor.xml
+# toolkit/content/widgets/menu.xml
+# toolkit/content/widgets/toolbar.xml
+# toolkit/content/widgets/numberbox.xml
+# toolkit/content/widgets/optionsDialog.xml
+# toolkit/content/widgets/menulist.xml
+# toolkit/content/widgets/groupbox.xml
+# toolkit/content/widgets/scrollbox.xml
+# toolkit/content/widgets/popup.xml
+# toolkit/content/widgets/splitter.xml
+# toolkit/content/widgets/stringbundle.xml
+# toolkit/content/widgets/spinbuttons.xml
+# toolkit/content/widgets/dialog.xml
+# toolkit/content/widgets/filefield.xml
+# toolkit/content/widgets/datetimepopup.xml
+# toolkit/content/widgets/listbox.xml
+# toolkit/content/widgets/resizer.xml
+# toolkit/content/widgets/checkbox.xml
+# toolkit/content/widgets/scrollbar.xml
+# toolkit/pluginproblem/content/pluginProblem.xml
+# toolkit/profile/content/profileSelection.xul
+# toolkit/profile/content/createProfileWizard.xul
+# toolkit/profile/test/test_create_profile.xul
+# toolkit/locales/generic/install.rdf
+# toolkit/locales/generic/chrome/global/brand.dtd
+# toolkit/locales/en-US/crashreporter/crashes.dtd
+# toolkit/locales/en-US/chrome/cookie/cookieAcceptDialog.dtd
+# toolkit/locales/en-US/chrome/passwordmgr/passwordManager.dtd
+# toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd
+# toolkit/locales/en-US/chrome/formautofill/requestAutocomplete.dtd
+# toolkit/locales/en-US/chrome/global/printjoboptions.dtd
+# toolkit/locales/en-US/chrome/global/commonDialog.dtd
+# toolkit/locales/en-US/chrome/global/config.dtd
+# toolkit/locales/en-US/chrome/global/appPicker.dtd
+# toolkit/locales/en-US/chrome/global/finddialog.dtd
+# toolkit/locales/en-US/chrome/global/editMenuOverlay.dtd
+# toolkit/locales/en-US/chrome/global/tree.dtd
+# toolkit/locales/en-US/chrome/global/printdialog.dtd
+# toolkit/locales/en-US/chrome/global/videocontrols.dtd
+# toolkit/locales/en-US/chrome/global/printPageSetup.dtd
+# toolkit/locales/en-US/chrome/global/notification.dtd
+# toolkit/locales/en-US/chrome/global/wizard.dtd
+# toolkit/locales/en-US/chrome/global/printProgress.dtd
+# toolkit/locales/en-US/chrome/global/aboutServiceWorkers.dtd
+# toolkit/locales/en-US/chrome/global/console.dtd
+# toolkit/locales/en-US/chrome/global/about.dtd
+# toolkit/locales/en-US/chrome/global/findbar.dtd
+# toolkit/locales/en-US/chrome/global/datetimebox.dtd
+# toolkit/locales/en-US/chrome/global/filepicker.dtd
+# toolkit/locales/en-US/chrome/global/viewSource.dtd
+# toolkit/locales/en-US/chrome/global/aboutProfiles.dtd
+# toolkit/locales/en-US/chrome/global/aboutNetworking.dtd
+# toolkit/locales/en-US/chrome/global/printPreviewProgress.dtd
+# toolkit/locales/en-US/chrome/global/customizeToolbar.dtd
+# toolkit/locales/en-US/chrome/global/aboutTelemetry.dtd
+# toolkit/locales/en-US/chrome/global/preferences.dtd
+# toolkit/locales/en-US/chrome/global/globalKeys.dtd
+# toolkit/locales/en-US/chrome/global/charsetMenu.dtd
+# toolkit/locales/en-US/chrome/global/aboutAbout.dtd
+# toolkit/locales/en-US/chrome/global/textcontext.dtd
+# toolkit/locales/en-US/chrome/global/printPreview.dtd
+# toolkit/locales/en-US/chrome/global/aboutRights.dtd
+# toolkit/locales/en-US/chrome/global/aboutSupport.dtd
+# toolkit/locales/en-US/chrome/global/resetProfile.dtd
+# toolkit/locales/en-US/chrome/global/datetimepicker.dtd
+# toolkit/locales/en-US/chrome/global/dialogOverlay.dtd
+# toolkit/locales/en-US/chrome/mozapps/handling/handling.dtd
+# toolkit/locales/en-US/chrome/mozapps/update/history.dtd
+# toolkit/locales/en-US/chrome/mozapps/update/updates.dtd
+# toolkit/locales/en-US/chrome/mozapps/downloads/settingsChange.dtd
+# toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd
+# toolkit/locales/en-US/chrome/mozapps/downloads/unknownContentType.dtd
+# toolkit/locales/en-US/chrome/mozapps/profile/profileSelection.dtd
+# toolkit/locales/en-US/chrome/mozapps/profile/createProfileWizard.dtd
+# toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd
+# toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.dtd
+# toolkit/locales/en-US/chrome/mozapps/extensions/about.dtd
+# toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd
+# toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.dtd
+# toolkit/locales/en-US/chrome/mozapps/extensions/update.dtd
+# toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.dtd
+# toolkit/locales/en-US/chrome/mozapps/preferences/changemp.dtd
+# toolkit/locales/en-US/chrome/mozapps/preferences/removemp.dtd
+# toolkit/locales/en-US/chrome/alerts/alert.dtd
+# toolkit/jetpack/sdk/ui/frame/view.html
+# toolkit/jetpack/app-extension/install.rdf
+# toolkit/forgetaboutsite/test/browser/browser_clearplugindata.html
+# toolkit/xre/test/test_fpuhandler.html
+# toolkit/components/microformats/test/module-tests/index.html
+# toolkit/components/microformats/test/interface-tests/index.html
+# toolkit/components/microformats/test/standards-tests/index.html
+# toolkit/components/microformats/test/static/count.html
+# toolkit/components/microformats/test/static/parse-umd.html
+# toolkit/components/microformats/test/static/parse.html
+# toolkit/components/microformats/test/static/testrunner.html
+# toolkit/components/satchel/test/test_form_submission.html
+# toolkit/components/satchel/test/subtst_form_submission_1.html
+# toolkit/components/satchel/test/test_form_submission_cap.html
+# toolkit/components/satchel/test/test_bug_787624.html
+# toolkit/components/satchel/test/test_popup_direction.html
+# toolkit/components/satchel/test/test_form_autocomplete_with_list.html
+# toolkit/components/satchel/test/test_password_autocomplete.html
+# toolkit/components/satchel/test/test_form_autocomplete.html
+# toolkit/components/satchel/test/test_popup_enter_event.html
+# toolkit/components/satchel/test/test_form_submission_cap2.html
+# toolkit/components/satchel/test/test_datalist_with_caching.html
+# toolkit/components/satchel/test/subtst_privbrowsing.html
+# toolkit/components/satchel/test/test_bug_511615.html
+# toolkit/components/telemetry/tests/unit/engine.xml
+# toolkit/components/telemetry/tests/addons/system/install.rdf
+# toolkit/components/telemetry/tests/addons/dictionary/install.rdf
+# toolkit/components/telemetry/tests/addons/extension-2/install.rdf
+# toolkit/components/telemetry/tests/addons/signed/install.rdf
+# toolkit/components/telemetry/tests/addons/restartless/install.rdf
+# toolkit/components/telemetry/tests/addons/theme/install.rdf
+# toolkit/components/telemetry/tests/addons/experiment/install.rdf
+# toolkit/components/telemetry/tests/addons/long-fields/install.rdf
+# toolkit/components/telemetry/tests/addons/extension/install.rdf
+# toolkit/components/cookie/content/cookieAcceptDialog.xul
+# toolkit/components/passwordmgr/content/passwordManager.xul
+# toolkit/components/passwordmgr/test/test_xhr.html
+# toolkit/components/passwordmgr/test/subtst_prompt_async.html
+# toolkit/components/passwordmgr/test/test_prompt_async.html
+# toolkit/components/passwordmgr/test/test_master_password.html
+# toolkit/components/passwordmgr/test/subtst_master_pass.html
+# toolkit/components/passwordmgr/test/test_xml_load.html
+# toolkit/components/passwordmgr/test/blank.html
+# toolkit/components/passwordmgr/test/mochitest/test_formless_submit.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_html5.html
+# toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_upgrade.html
+# toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation.html
+# toolkit/components/passwordmgr/test/mochitest/test_input_events_for_identical_values.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_pwevent.html
+# toolkit/components/passwordmgr/test/mochitest/test_form_action_javascript.html
+# toolkit/components/passwordmgr/test/mochitest/test_insecure_form_field_no_saved_login.html
+# toolkit/components/passwordmgr/test/mochitest/test_xhr_2.html
+# toolkit/components/passwordmgr/test/mochitest/test_prompt.html
+# toolkit/components/passwordmgr/test/mochitest/test_bug_776171.html
+# toolkit/components/passwordmgr/test/mochitest/test_prompt_promptAuth_proxy.html
+# toolkit/components/passwordmgr/test/mochitest/test_passwords_in_type_password.html
+# toolkit/components/passwordmgr/test/mochitest/test_recipe_login_fields.html
+# toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation_negative.html
+# toolkit/components/passwordmgr/test/mochitest/test_password_field_autocomplete.html
+# toolkit/components/passwordmgr/test/mochitest/test_insecure_form_field_autocomplete.html
+# toolkit/components/passwordmgr/test/mochitest/test_bug_627616.html
+# toolkit/components/passwordmgr/test/mochitest/test_prompt_noWindow.html
+# toolkit/components/passwordmgr/test/mochitest/test_form_action_2.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_0pw.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_2pw_1.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_1pw.html
+# toolkit/components/passwordmgr/test/mochitest/test_prompt_promptAuth.html
+# toolkit/components/passwordmgr/test/mochitest/test_autofocus_js.html
+# toolkit/components/passwordmgr/test/mochitest/test_form_action_1.html
+# toolkit/components/passwordmgr/test/mochitest/test_maxlength.html
+# toolkit/components/passwordmgr/test/mochitest/test_prompt_http.html
+# toolkit/components/passwordmgr/test/mochitest/test_autofill_password-only.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_2pw_2.html
+# toolkit/components/passwordmgr/test/mochitest/test_formless_autofill.html
+# toolkit/components/passwordmgr/test/mochitest/test_input_events.html
+# toolkit/components/passwordmgr/test/mochitest/test_autofill_https_upgrade.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_autocomplete.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_1pw_2.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_3pw_1.html
+# toolkit/components/passwordmgr/test/mochitest/test_case_differences.html
+# toolkit/components/passwordmgr/test/mochitest/test_basic_form_pwonly.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_9.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_11.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_5.html
+# toolkit/components/passwordmgr/test/browser/form_cross_origin_insecure_action.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_2pw_1un_1text.html
+# toolkit/components/passwordmgr/test/browser/form_autofocus_js.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_2pw_0un.html
+# toolkit/components/passwordmgr/test/browser/multiple_forms.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_1.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_2.html
+# toolkit/components/passwordmgr/test/browser/insecure_test_subframe.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_10.html
+# toolkit/components/passwordmgr/test/browser/insecure_test.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_3.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_4.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_11_popup.html
+# toolkit/components/passwordmgr/test/browser/form_same_origin_action.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_8.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_change_p.html
+# toolkit/components/passwordmgr/test/browser/formless_basic.html
+# toolkit/components/passwordmgr/test/browser/form_cross_origin_secure_action.html
+# toolkit/components/passwordmgr/test/browser/form_basic_iframe.html
+# toolkit/components/passwordmgr/test/browser/form_basic.html
+# toolkit/components/passwordmgr/test/browser/subtst_notifications_6.html
+# toolkit/components/passwordmgr/test/chrome/subtst_privbrowsing_1.html
+# toolkit/components/passwordmgr/test/chrome/test_privbrowsing_perwindowpb.html
+# toolkit/components/passwordmgr/test/chrome/subtst_privbrowsing_2.html
+# toolkit/components/passwordmgr/test/chrome/subtst_privbrowsing_3.html
+# toolkit/components/passwordmgr/test/chrome/privbrowsing_perwindowpb_iframe.html
+# toolkit/components/passwordmgr/test/chrome/subtst_privbrowsing_4.html
+# toolkit/components/osfile/tests/mochi/test_osfile_async.xul
+# toolkit/components/osfile/tests/mochi/test_osfile_back.xul
+# toolkit/components/osfile/tests/mochi/test_osfile_front.xul
+# toolkit/components/osfile/tests/mochi/test_osfile_comms.xul
+# toolkit/components/workerloader/tests/moduleF-syntax-error.js
+# toolkit/components/workerloader/tests/test_loading.xul
+# toolkit/components/prompts/content/selectDialog.xul
+# toolkit/components/prompts/content/tabprompts.xml
+# toolkit/components/prompts/content/commonDialog.xul
+# toolkit/components/prompts/test/test_subresources_prompts.html
+# toolkit/components/prompts/test/test_bug619644.html
+# toolkit/components/prompts/test/bug619644_inner.html
+# toolkit/components/prompts/test/bug625187_iframe.html
+# toolkit/components/prompts/test/test_bug620145.html
+# toolkit/components/prompts/test/test_modal_select.html
+# toolkit/components/prompts/test/test_dom_prompts.html
+# toolkit/components/prompts/test/test_modal_prompts.html
+# toolkit/components/xulstore/tests/xpcshell/localstore.rdf
+# toolkit/components/xulstore/tests/chrome/test_persistence.xul
+# toolkit/components/xulstore/tests/chrome/window_persistence.xul
+# toolkit/components/xulstore/tests/chrome/animals.rdf
+# toolkit/components/perf/test_pm.xul
+# toolkit/components/perfmonitoring/tests/browser/browser_compartments_frame.html
+# toolkit/components/perfmonitoring/tests/browser/install.rdf
+# toolkit/components/perfmonitoring/tests/browser/browser_compartments.html
+# toolkit/components/perfmonitoring/tests/browser/browser_Addons_sample/install.rdf
+# toolkit/components/gfx/content/sanitytest.html
+# toolkit/components/gfx/content/sanityparent.html
+# toolkit/components/ctypes/tests/chrome/test_ctypes.xul
+# toolkit/components/filepicker/content/filepicker.xul
+# toolkit/components/tooltiptext/tests/xul_tooltiptext.xhtml
+# toolkit/components/tooltiptext/tests/title_test.svg
+# toolkit/components/feeds/test/test_bug675492.xul
+# toolkit/components/feeds/test/xml/rfc4287/entry_content_xhtml_with_markup.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_xmlBase_on_link.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_content.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_xhtml_baseURI_with_amp.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_2alts_allcore.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_content_xhtml.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_title_xhtml.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_generator.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_rights_normalized.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_version.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_generator_version.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_random.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_xmlBase.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_alt_extension.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_IANA.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_content_encoded.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_rights_xhtml_nested_divs.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_atom_rights_xhtml.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_author2.xml
+# toolkit/components/feeds/test/xml/rfc4287/author_namespaces.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_summary.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_author.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_logo.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_content_html.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_contributor.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_updated.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_author_uri.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_contributor.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_updated_invalid.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_generator_uri_xmlbase.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_xmlBase.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_author_name.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_author_email.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_generator_uri.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_tantek_title.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_updated.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_enclosure_populate_enclosures.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_title_full_feed.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_icon.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_html_cdata.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_subtitle.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_2alts_allcore2.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_payment_alt.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_comment_rss_extra_att.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_id_extra_att.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_w_content_encoded.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_rights_normalized.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_title_xhtml_entities.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_otherURI_alt.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_updated_normalized.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_published.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_title.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_title.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_enclosure.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_author_email_2.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_id.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_entry_count.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_random_attributes_on_feed_and_entry.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_id.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_rights_xhtml.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_author.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_title_normalized.xml
+# toolkit/components/feeds/test/xml/rfc4287/entry_link_2alts.xml
+# toolkit/components/feeds/test/xml/rfc4287/feed_author_surrounded.xml
+# toolkit/components/feeds/test/xml/rss1/full_feed_not_bozo.xml
+# toolkit/components/feeds/test/xml/rss1/full_feed.xml
+# toolkit/components/feeds/test/xml/rss1/item_2_dc_description.xml
+# toolkit/components/feeds/test/xml/rss1/feed_generator.xml
+# toolkit/components/feeds/test/xml/rss1/feed_version.xml
+# toolkit/components/feeds/test/xml/rss1/item_link_normalized.xml
+# toolkit/components/feeds/test/xml/rss1/feed_bogus_title.xml
+# toolkit/components/feeds/test/xml/rss1/item_title_normalized.xml
+# toolkit/components/feeds/test/xml/rss1/feed_title_normalized.xml
+# toolkit/components/feeds/test/xml/rss1/feed_image.xml
+# toolkit/components/feeds/test/xml/rss1/item_wiki_importance_extra_att.xml
+# toolkit/components/feeds/test/xml/rss1/item_2_dc_publisher_extra_att_invalid_rdf.xml
+# toolkit/components/feeds/test/xml/rss1/full_feed_unknown_extension.xml
+# toolkit/components/feeds/test/xml/rss1/item_count.xml
+# toolkit/components/feeds/test/xml/rss1/feed_description.xml
+# toolkit/components/feeds/test/xml/rss1/feed_description_with_dc.xml
+# toolkit/components/feeds/test/xml/rss1/feed_description_normalized.xml
+# toolkit/components/feeds/test/xml/rss1/feed_link_normalized.xml
+# toolkit/components/feeds/test/xml/rss1/feed_updated.xml
+# toolkit/components/feeds/test/xml/rss1/item_id.xml
+# toolkit/components/feeds/test/xml/rss1/feed_textInput.xml
+# toolkit/components/feeds/test/xml/rss1/item_2_dc_publisher.xml
+# toolkit/components/feeds/test/xml/rss1/item_dc_description_normalized.xml
+# toolkit/components/feeds/test/xml/rss1/item_description.xml
+# toolkit/components/feeds/test/xml/rss1/item_link.xml
+# toolkit/components/feeds/test/xml/rss1/feed_updated_dctermsmodified.xml
+# toolkit/components/feeds/test/xml/rss1/feed_description_with_dc_only.xml
+# toolkit/components/feeds/test/xml/rss1/item_dc_creator.xml
+# toolkit/components/feeds/test/xml/rss1/feed_title.xml
+# toolkit/components/feeds/test/xml/rss1/feed_items_length_zero.xml
+# toolkit/components/feeds/test/xml/rss1/item_updated_dcterms.xml
+# toolkit/components/feeds/test/xml/rss1/feed_title_extra_att.xml
+# toolkit/components/feeds/test/xml/rss1/feed_id.xml
+# toolkit/components/feeds/test/xml/rss1/item_dc_description.xml
+# toolkit/components/feeds/test/xml/rss1/feed_link.xml
+# toolkit/components/feeds/test/xml/rss1/item_title.xml
+# toolkit/components/feeds/test/xml/rss09x/rss091_withNS.xml
+# toolkit/components/feeds/test/xml/rss09x/rss090.xml
+# toolkit/components/feeds/test/xml/rss09x/rss094.xml
+# toolkit/components/feeds/test/xml/rss09x/rss091.xml
+# toolkit/components/feeds/test/xml/rss09x/rssUnknown.xml
+# toolkit/components/feeds/test/xml/rss09x/rss093.xml
+# toolkit/components/feeds/test/xml/rss09x/rss092.xml
+# toolkit/components/feeds/test/xml/rss2/feed_single_quote_stylesheet_pi.xml
+# toolkit/components/feeds/test/xml/rss2/item_enclosure_mixed2.xml
+# toolkit/components/feeds/test/xml/rss2/feed_cloud.xml
+# toolkit/components/feeds/test/xml/rss2/item_content_encoded.xml
+# toolkit/components/feeds/test/xml/rss2/mrss_group_content_populate_enclosure.xml
+# toolkit/components/feeds/test/xml/rss2/feed_copyright.xml
+# toolkit/components/feeds/test/xml/rss2/feed_dc_contributor.xml
+# toolkit/components/feeds/test/xml/rss2/feed_image_required.xml
+# toolkit/components/feeds/test/xml/rss2/item_updated_dcdate.xml
+# toolkit/components/feeds/test/xml/rss2/feed_textinput.xml
+# toolkit/components/feeds/test/xml/rss2/feed_wiki.xml
+# toolkit/components/feeds/test/xml/rss2/feed_wfw_commentrss.xml
+# toolkit/components/feeds/test/xml/rss2/feed_generator.xml
+# toolkit/components/feeds/test/xml/rss2/feed_updated_lastBuildDate.xml
+# toolkit/components/feeds/test/xml/rss2/mrss_content2.xml
+# toolkit/components/feeds/test/xml/rss2/item_link_normalized.xml
+# toolkit/components/feeds/test/xml/rss2/feed_language.xml
+# toolkit/components/feeds/test/xml/rss2/mrss_content.xml
+# toolkit/components/feeds/test/xml/rss2/feed_skipHours.xml
+# toolkit/components/feeds/test/xml/rss2/item_enclosure_mixed.xml
+# toolkit/components/feeds/test/xml/rss2/item_title_normalized.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid_bogus_url.xml
+# toolkit/components/feeds/test/xml/rss2/feed_pubDate_utc.xml
+# toolkit/components/feeds/test/xml/rss2/mrss_content_multiple.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid_isPermaLink.xml
+# toolkit/components/feeds/test/xml/rss2/item_description_2.xml
+# toolkit/components/feeds/test/xml/rss2/item_count2.xml
+# toolkit/components/feeds/test/xml/rss2/item_description_normalized.xml
+# toolkit/components/feeds/test/xml/rss2/item_enclosure.xml
+# toolkit/components/feeds/test/xml/rss2/feed_docs.xml
+# toolkit/components/feeds/test/xml/rss2/item_count.xml
+# toolkit/components/feeds/test/xml/rss2/feed_rating.xml
+# toolkit/components/feeds/test/xml/rss2/feed_pubDate_nonRFC822_1.xml
+# toolkit/components/feeds/test/xml/rss2/item_category.xml
+# toolkit/components/feeds/test/xml/rss2/feed_description.xml
+# toolkit/components/feeds/test/xml/rss2/item_author.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid_normalized.xml
+# toolkit/components/feeds/test/xml/rss2/feed_updated.xml
+# toolkit/components/feeds/test/xml/rss2/feed_webMaster.xml
+# toolkit/components/feeds/test/xml/rss2/item_description_normalized_nohtml.xml
+# toolkit/components/feeds/test/xml/rss2/feed_dc_creator.xml
+# toolkit/components/feeds/test/xml/rss2/feed_title_nesting.xml
+# toolkit/components/feeds/test/xml/rss2/item_enclosure_duplicates.xml
+# toolkit/components/feeds/test/xml/rss2/item_enclosure_duplicates2.xml
+# toolkit/components/feeds/test/xml/rss2/feed_wfw_commentapi.xml
+# toolkit/components/feeds/test/xml/rss2/feed_description_html.xml
+# toolkit/components/feeds/test/xml/rss2/mrss_group_content.xml
+# toolkit/components/feeds/test/xml/rss2/feed_category_count.xml
+# toolkit/components/feeds/test/xml/rss2/feed_linebreak_link.xml
+# toolkit/components/feeds/test/xml/rss2/item_published.xml
+# toolkit/components/feeds/test/xml/rss2/item_comments.xml
+# toolkit/components/feeds/test/xml/rss2/feed_category.xml
+# toolkit/components/feeds/test/xml/rss2/item_populated_enclosures.xml
+# toolkit/components/feeds/test/xml/rss2/item_pubDate.xml
+# toolkit/components/feeds/test/xml/rss2/mrss_content_populate_enclosure.xml
+# toolkit/components/feeds/test/xml/rss2/feed_subtitle_html.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid_isPermaLink_false_uppercase.xml
+# toolkit/components/feeds/test/xml/rss2/item_description.xml
+# toolkit/components/feeds/test/xml/rss2/item_link.xml
+# toolkit/components/feeds/test/xml/rss2/feed_title_cdata_mixed.xml
+# toolkit/components/feeds/test/xml/rss2/feed_subtitle.xml
+# toolkit/components/feeds/test/xml/rss2/feed_updated_dcdate.xml
+# toolkit/components/feeds/test/xml/rss2/feed_link_cdata.xml
+# toolkit/components/feeds/test/xml/rss2/feed_copyright_linebreak.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid_with_link.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid_isPermaLink_false.xml
+# toolkit/components/feeds/test/xml/rss2/feed_pubDate.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid_isPermaLink_default.xml
+# toolkit/components/feeds/test/xml/rss2/item_plain_desc.xml
+# toolkit/components/feeds/test/xml/rss2/feed_data_outside_channel.xml
+# toolkit/components/feeds/test/xml/rss2/item_description_cdata.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid_isPermaLink_unknown_value.xml
+# toolkit/components/feeds/test/xml/rss2/mrss_content_429049.xml
+# toolkit/components/feeds/test/xml/rss2/feed_title.xml
+# toolkit/components/feeds/test/xml/rss2/feed_ttl.xml
+# toolkit/components/feeds/test/xml/rss2/feed_image_desc.xml
+# toolkit/components/feeds/test/xml/rss2/feed_managingEditor.xml
+# toolkit/components/feeds/test/xml/rss2/feed_image_desc_width_height.xml
+# toolkit/components/feeds/test/xml/rss2/feed_pubDate_timezoneZ.xml
+# toolkit/components/feeds/test/xml/rss2/feed_wiki_unusual_prefix.xml
+# toolkit/components/feeds/test/xml/rss2/feed_pubDate_nonRFC822_2.xml
+# toolkit/components/feeds/test/xml/rss2/feed_pubDate_invalid.xml
+# toolkit/components/feeds/test/xml/rss2/feed_skipDays.xml
+# toolkit/components/feeds/test/xml/rss2/feed_description_html_cdata.xml
+# toolkit/components/feeds/test/xml/rss2/feed_updated_lastBuildDate_priority.xml
+# toolkit/components/feeds/test/xml/rss2/feed_multiple_categories.xml
+# toolkit/components/feeds/test/xml/rss2/item_guid_isPermaLink_true_uppercase.xml
+# toolkit/components/feeds/test/xml/rss2/feed_subtitle_markup_stripped.xml
+# toolkit/components/feeds/test/xml/rss2/feed_managingEditor_extra_att.xml
+# toolkit/components/feeds/test/xml/rss2/feed_lastBuildDate.xml
+# toolkit/components/feeds/test/xml/rss2/feed_link.xml
+# toolkit/components/feeds/test/xml/rss2/item_description_decode_entities.xml
+# toolkit/components/feeds/test/xml/rss2/item_title.xml
+# toolkit/components/feeds/test/xml/rss2/items_2_titles.xml
+# toolkit/components/remotebrowserutils/tests/browser/dummy_page.html
+# toolkit/components/formautofill/content/requestAutocomplete.xhtml
+# toolkit/components/formautofill/test/chrome/test_infrastructure.html
+# toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.html
+# toolkit/components/contentprefs/tests/mochitest/test_remoteContentPrefs.html
+# toolkit/components/startup/tests/browser/beforeunload.html
+# toolkit/components/viewconfig/content/config.xul
+# toolkit/components/url-classifier/tests/unittests.xul
+# toolkit/components/url-classifier/tests/mochitest/classifierFrame.html
+# toolkit/components/url-classifier/tests/mochitest/test_lookup_system_principal.html
+# toolkit/components/url-classifier/tests/mochitest/test_donottrack.html
+# toolkit/components/url-classifier/tests/mochitest/classifiedAnnotatedFrame.html
+# toolkit/components/url-classifier/tests/mochitest/bug_1281083.html
+# toolkit/components/url-classifier/tests/mochitest/test_trackingprotection_bug1157081.html
+# toolkit/components/url-classifier/tests/mochitest/gethashFrame.html
+# toolkit/components/url-classifier/tests/mochitest/test_classifier_changetablepref.html
+# toolkit/components/url-classifier/tests/mochitest/workerFrame.html
+# toolkit/components/url-classifier/tests/mochitest/dnt.html
+# toolkit/components/url-classifier/tests/mochitest/whitelistFrame.html
+# toolkit/components/url-classifier/tests/mochitest/classifiedAnnotatedPBFrame.html
+# toolkit/components/url-classifier/tests/mochitest/test_trackingprotection_whitelist.html
+# toolkit/components/url-classifier/tests/mochitest/test_classifier_worker.html
+# toolkit/components/url-classifier/tests/mochitest/allowlistAnnotatedFrame.html
+# toolkit/components/url-classifier/tests/mochitest/test_classify_ping.html
+# toolkit/components/url-classifier/tests/mochitest/test_classifier.html
+# toolkit/components/url-classifier/tests/mochitest/track.html
+# toolkit/components/url-classifier/tests/mochitest/test_allowlisted_annotations.html
+# toolkit/components/url-classifier/tests/mochitest/test_classified_annotations.html
+# toolkit/components/url-classifier/tests/mochitest/test_bug1254766.html
+# toolkit/components/url-classifier/tests/mochitest/test_gethash.html
+# toolkit/components/url-classifier/tests/mochitest/test_safebrowsing_bug1272239.html
+# toolkit/components/url-classifier/tests/mochitest/test_classify_track.html
+# toolkit/components/url-classifier/tests/mochitest/test_privatebrowsing_trackingprotection.html
+# toolkit/components/apppicker/content/appPicker.xul
+# toolkit/components/console/content/consoleBindings.xml
+# toolkit/components/console/content/console.xul
+# toolkit/components/console/tests/test_hugeURIs.xul
+# toolkit/components/mozprotocol/tests/mozprotocol.html
+# toolkit/components/addoncompat/tests/addon/install.rdf
+# toolkit/components/addoncompat/tests/addon/content/page.html
+# toolkit/components/addoncompat/tests/browser/browser_addonShims_testpage2.html
+# toolkit/components/addoncompat/tests/browser/browser_addonShims_testpage.html
+# toolkit/components/addoncompat/tests/compat-addon/install.rdf
+# toolkit/components/narrate/test/moby_dick.html
+# toolkit/components/narrate/test/inferno.html
+# toolkit/components/printing/content/printdialog.xul
+# toolkit/components/printing/content/printPageSetup.xul
+# toolkit/components/printing/content/printPreviewBindings.xml
+# toolkit/components/printing/content/printProgress.xul
+# toolkit/components/printing/content/printjoboptions.xul
+# toolkit/components/printing/content/printPreviewProgress.xul
+# toolkit/components/printing/tests/file_page_change_print_original_1.html
+# toolkit/components/aboutcheckerboard/content/aboutCheckerboard.xhtml
+# toolkit/components/viewsource/content/viewPartialSource.xul
+# toolkit/components/viewsource/content/viewSource.xul
+# toolkit/components/viewsource/test/file_empty.html
+# toolkit/components/viewsource/test/test_bug428653.html
+# toolkit/components/viewsource/test/browser/file_bug464222.html
+# toolkit/components/reader/content/aboutReader.html
+# toolkit/components/reader/test/readerModeArticle.html
+# toolkit/components/reader/test/readerModeArticleHiddenNodes.html
+# toolkit/components/places/tests/unit/bookmarks_html_singleframe.html
+# toolkit/components/places/tests/unit/bookmarks.preplaces.html
+# toolkit/components/places/tests/unit/livemark.xml
+# toolkit/components/places/tests/unit/bookmarks.corrupt.html
+# toolkit/components/places/tests/browser/title2.html
+# toolkit/components/places/tests/browser/399606-location.replace.html
+# toolkit/components/places/tests/browser/461710_visited_page.html
+# toolkit/components/places/tests/browser/461710_link_page.html
+# toolkit/components/places/tests/browser/final.html
+# toolkit/components/places/tests/browser/399606-history.go-0.html
+# toolkit/components/places/tests/browser/begin.html
+# toolkit/components/places/tests/browser/redirect-target.html
+# toolkit/components/places/tests/browser/461710_link_page-3.html
+# toolkit/components/places/tests/browser/399606-httprefresh.html
+# toolkit/components/places/tests/browser/399606-window.location.href.html
+# toolkit/components/places/tests/browser/461710_iframe.html
+# toolkit/components/places/tests/browser/history_post.html
+# toolkit/components/places/tests/browser/favicon.html
+# toolkit/components/places/tests/browser/399606-window.location.html
+# toolkit/components/places/tests/browser/399606-location.reload.html
+# toolkit/components/places/tests/browser/title1.html
+# toolkit/components/places/tests/browser/461710_link_page-2.html
+# toolkit/components/places/tests/unifiedcomplete/data/engine-suggestions.xml
+# toolkit/components/places/tests/unifiedcomplete/data/engine-rel-searchform.xml
+# toolkit/components/places/tests/chrome/link-less-items.rss
+# toolkit/components/places/tests/chrome/rss_as_html.rss
+# toolkit/components/places/tests/chrome/test_favicon_annotations.xul
+# toolkit/components/places/tests/chrome/test_371798.xul
+# toolkit/components/places/tests/chrome/sample_feed.atom
+# toolkit/components/places/tests/chrome/bad_links.atom
+# toolkit/components/places/tests/chrome/browser_disableglobalhistory.xul
+# toolkit/components/places/tests/chrome/test_381357.xul
+# toolkit/components/places/tests/chrome/test_341972b.xul
+# toolkit/components/places/tests/chrome/test_303567.xul
+# toolkit/components/places/tests/chrome/test_341972a.xul
+# toolkit/components/places/tests/chrome/test_browser_disableglobalhistory.xul
+# toolkit/components/places/tests/chrome/test_342484.xul
+# toolkit/components/places/tests/chrome/link-less-items-no-site-uri.rss
+# toolkit/components/places/tests/chrome/test_reloadLivemarks.xul
+# toolkit/components/jsdownloads/test/browser/testFile.html
+# toolkit/components/aboutmemory/content/aboutMemory.xhtml
+# toolkit/components/aboutmemory/content/aboutCompartments.xhtml
+# toolkit/components/aboutmemory/tests/remote.xul
+# toolkit/components/aboutmemory/tests/test_aboutmemory4.xul
+# toolkit/components/aboutmemory/tests/test_aboutmemory5.xul
+# toolkit/components/aboutmemory/tests/test_aboutmemory3.xul
+# toolkit/components/aboutmemory/tests/test_aboutmemory6.xul
+# toolkit/components/aboutmemory/tests/test_aboutmemory2.xul
+# toolkit/components/aboutmemory/tests/test_dumpGCAndCCLogsToFile.xul
+# toolkit/components/aboutmemory/tests/test_sqliteMultiReporter.xul
+# toolkit/components/aboutmemory/tests/test_memoryReporters.xul
+# toolkit/components/aboutmemory/tests/test_memoryReporters2.xul
+# toolkit/components/aboutmemory/tests/test_aboutmemory.xul
+# toolkit/components/alerts/resources/content/alert.xul
+# toolkit/components/alerts/test/test_image.html
+# toolkit/components/alerts/test/test_alerts.html
+# toolkit/components/alerts/test/test_principal.html
+# toolkit/components/alerts/test/test_multiple_alerts.html
+# toolkit/components/alerts/test/test_alerts_requireinteraction.html
+# toolkit/components/alerts/test/test_alerts_noobserve.html
+# toolkit/components/thumbnails/test/background_red_scroll.html
+# toolkit/components/thumbnails/test/background_red.html
+# toolkit/components/aboutperformance/content/aboutPerformance.xhtml
+# toolkit/components/aboutperformance/tests/browser/browser_compartments_frame.html
+# toolkit/components/aboutperformance/tests/browser/browser_compartments.html
+# toolkit/mozapps/handling/content/handler.xml
+# toolkit/mozapps/handling/content/dialog.xul
+# toolkit/mozapps/update/content/updates.xul
+# toolkit/mozapps/update/content/history.xul
+# toolkit/mozapps/update/content/updates.xml
+# toolkit/mozapps/update/tests/chrome/test_0082_error_patchApplyFailure_complete_only.xul
+# toolkit/mozapps/update/tests/chrome/test_0073_notify_verifyFailPartialComplete.xul
+# toolkit/mozapps/update/tests/chrome/test_0097_restartNotification_stagedServiceBackground.xul
+# toolkit/mozapps/update/tests/chrome/test_0012_check_basic_staging.xul
+# toolkit/mozapps/update/tests/chrome/test_0085_error_patchApplyFailure_partial_complete_staging.xul
+# toolkit/mozapps/update/tests/chrome/test_0062_check_verifyFailComplete_noPartial.xul
+# toolkit/mozapps/update/tests/chrome/test_0081_error_patchApplyFailure_partial_only.xul
+# toolkit/mozapps/update/tests/chrome/test_0113_showNeverForVersionRemovedWithPref.xul
+# toolkit/mozapps/update/tests/chrome/test_0084_error_patchApplyFailure_verify_failed.xul
+# toolkit/mozapps/update/tests/chrome/test_0152_notify_backgroundCheckOfflineRetry.xul
+# toolkit/mozapps/update/tests/chrome/test_0071_notify_verifyFailPartial_noComplete.xul
+# toolkit/mozapps/update/tests/chrome/test_0151_notify_backgroundCheckError.xul
+# toolkit/mozapps/update/tests/chrome/test_0101_background_restartNotification.xul
+# toolkit/mozapps/update/tests/chrome/test_9999_cleanup.xul
+# toolkit/mozapps/update/tests/chrome/test_0172_notify_noPerms_manual.xul
+# toolkit/mozapps/update/tests/chrome/test_0171_check_noPerms_manual.xul
+# toolkit/mozapps/update/tests/chrome/test_0094_restartNotification_remote.xul
+# toolkit/mozapps/update/tests/chrome/test_0161_check_unsupported.xul
+# toolkit/mozapps/update/tests/chrome/test_0074_notify_verifyFailPartial_successComplete.xul
+# toolkit/mozapps/update/tests/chrome/test_0011_check_basic.xul
+# toolkit/mozapps/update/tests/chrome/test_0102_background_restartNotification_staging.xul
+# toolkit/mozapps/update/tests/chrome/test_0063_check_verifyFailPartialComplete.xul
+# toolkit/mozapps/update/tests/chrome/test_0111_neverButton_basic.xul
+# toolkit/mozapps/update/tests/chrome/test_0096_restartNotification_stagedBackground.xul
+# toolkit/mozapps/update/tests/chrome/test_0013_check_no_updates.xul
+# toolkit/mozapps/update/tests/chrome/test_0095_restartNotification_remoteInvalidNumber.xul
+# toolkit/mozapps/update/tests/chrome/test_0064_check_verifyFailPartial_successComplete.xul
+# toolkit/mozapps/update/tests/chrome/test_0083_error_patchApplyFailure_partial_complete.xul
+# toolkit/mozapps/update/tests/chrome/test_0010_background_basic.xul
+# toolkit/mozapps/update/tests/chrome/test_0014_check_error_xml_malformed.xul
+# toolkit/mozapps/update/tests/chrome/test_0103_background_restartNotification_stagingService.xul
+# toolkit/mozapps/update/tests/chrome/test_0092_finishedBackground.xul
+# toolkit/mozapps/update/tests/chrome/test_0061_check_verifyFailPartial_noComplete.xul
+# toolkit/mozapps/update/tests/chrome/test_0093_restartNotification.xul
+# toolkit/mozapps/update/tests/chrome/test_0072_notify_verifyFailComplete_noPartial.xul
+# toolkit/mozapps/update/tests/chrome/test_0162_notify_unsupported.xul
+# toolkit/mozapps/update/updater/updater.exe.manifest
+# toolkit/mozapps/update/updater/Launchd.plist
+# toolkit/mozapps/update/updater/updater.exe.comctl32.manifest
+# toolkit/mozapps/update/updater/macbuild/Contents/Info.plist.in
+# toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib
+# toolkit/mozapps/downloads/content/unknownContentType.xul
+# toolkit/mozapps/downloads/content/download.xml
+# toolkit/mozapps/downloads/content/downloads.xul
+# toolkit/mozapps/downloads/tests/chrome/test_unknownContentType_delayedbutton.xul
+# toolkit/mozapps/downloads/tests/chrome/test_unknownContentType_dialog_layout.xul
+# toolkit/mozapps/extensions/content/about.xul
+# toolkit/mozapps/extensions/content/updateinfo.xsl
+# toolkit/mozapps/extensions/content/selectAddons.xml
+# toolkit/mozapps/extensions/content/selectAddons.xul
+# toolkit/mozapps/extensions/content/setting.xml
+# toolkit/mozapps/extensions/content/gmpPrefs.xul
+# toolkit/mozapps/extensions/content/pluginPrefs.xul
+# toolkit/mozapps/extensions/content/xpinstallItem.xml
+# toolkit/mozapps/extensions/content/extensions.xul
+# toolkit/mozapps/extensions/content/blocklist.xul
+# toolkit/mozapps/extensions/content/xpinstallConfirm.xul
+# toolkit/mozapps/extensions/content/update.xul
+# toolkit/mozapps/extensions/content/eula.xul
+# toolkit/mozapps/extensions/content/extensions.xml
+# toolkit/mozapps/extensions/content/list.xul
+# toolkit/mozapps/extensions/content/newaddon.xul
+# toolkit/mozapps/extensions/content/blocklist.xml
+# toolkit/mozapps/preferences/removemp.xul
+# toolkit/mozapps/preferences/changemp.xul
+# toolkit/identity/tests/chrome/sandbox_content_alert.html
+# toolkit/identity/tests/chrome/sandbox_content_redirect.html
+# toolkit/identity/tests/chrome/sandbox_content_framed.html
+# toolkit/identity/tests/chrome/sandbox_content.html
+# toolkit/identity/tests/chrome/test_sandbox.xul
+# toolkit/identity/tests/chrome/sandbox_content_popup.html
+# toolkit/identity/tests/chrome/sandbox_content_perms.html
+# toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListXML.plist
+# toolkit/modules/tests/mochitest/test_spatial_navigation.html
+# toolkit/modules/tests/browser/metadata_simple.html
+# toolkit/modules/tests/browser/file_WebNavigation_page3.html
+# toolkit/modules/tests/browser/file_WebRequest_page1.html
+# toolkit/modules/tests/browser/file_WebRequest_page2.html
+# toolkit/modules/tests/browser/file_FinderSample.html
+# toolkit/modules/tests/browser/file_WebNavigation_page2.html
+# toolkit/modules/tests/browser/metadata_titles_fallback.html
+# toolkit/modules/tests/browser/testremotepagemanager.html
+# toolkit/modules/tests/browser/dummy_page.html
+# toolkit/modules/tests/browser/file_WebNavigation_page1.html
+# toolkit/modules/tests/browser/metadata_titles.html
+# toolkit/modules/tests/chrome/test_bug544442_checkCert.xul
+# toolkit/themes/linux/global/icons/autocomplete-search.svg
+# toolkit/themes/linux/global/icons/close.svg
+# toolkit/themes/osx/global/filters.svg
+# toolkit/themes/osx/global/tree/arrow-disclosure.svg
+# toolkit/themes/osx/global/icons/autocomplete-search.svg
+# toolkit/themes/osx/global/icons/search-textbox.svg
+# toolkit/themes/osx/global/icons/searchfield-cancel.svg
+# toolkit/themes/osx/mochitests/test_bug510426.xul
+# toolkit/themes/osx/reftests/checkboxsize-ref.xul
+# toolkit/themes/osx/reftests/nostretch-ref.xul
+# toolkit/themes/osx/reftests/482681-ref.xul
+# toolkit/themes/osx/reftests/nostretch.xul
+# toolkit/themes/osx/reftests/radiosize-ref.xul
+# toolkit/themes/osx/reftests/baseline.xul
+# toolkit/themes/osx/reftests/checkboxsize.xul
+# toolkit/themes/osx/reftests/radiosize.xul
+# toolkit/themes/osx/reftests/482681.xul
+# toolkit/themes/mobile/global/media/videoClickToPlayButton.svg
+# toolkit/themes/windows/global/globalBindings.xml
+# toolkit/themes/windows/global/arrow/panelarrow-vertical.svg
+# toolkit/themes/windows/global/arrow/panelarrow-vertical-themed.svg
+# toolkit/themes/windows/global/arrow/panelarrow-horizontal.svg
+# toolkit/themes/windows/global/arrow/panelarrow-horizontal-themed.svg
+# toolkit/themes/windows/global/tree/twisty-preWin10.svg
+# toolkit/themes/windows/global/tree/twisty.svg
+# toolkit/themes/windows/global/icons/autocomplete-search.svg
+# toolkit/themes/windows/global/icons/close-inverted.svg
+# toolkit/themes/windows/global/icons/close.svg
+# toolkit/themes/shared/menu-check-hover.svg
+# toolkit/themes/shared/menu-check-active.svg
+# toolkit/themes/shared/menu-check-black.svg
+# toolkit/themes/shared/media/videoClickToPlayButton.svg
+# toolkit/themes/shared/in-content/dropdown.svg
+# toolkit/themes/shared/in-content/help-glyph.svg
+# toolkit/themes/shared/in-content/check-partial.svg
+# toolkit/themes/shared/in-content/check.svg
+# toolkit/themes/shared/in-content/radio.svg
+# toolkit/themes/shared/extensions/alerticon-warning.svg
+# toolkit/themes/shared/extensions/alerticon-info-positive.svg
+# toolkit/themes/shared/extensions/utilities.svg
+# toolkit/themes/shared/extensions/extensionGeneric.svg
+# toolkit/themes/shared/extensions/alerticon-error.svg
+# toolkit/themes/shared/extensions/alerticon-info-negative.svg
+# toolkit/themes/shared/narrate/stop.svg
+# toolkit/themes/shared/narrate/arrow.svg
+# toolkit/themes/shared/narrate/start.svg
+# toolkit/themes/shared/narrate/slow.svg
+# toolkit/themes/shared/narrate/back.svg
+# toolkit/themes/shared/narrate/fast.svg
+# toolkit/themes/shared/narrate/forward.svg
+# toolkit/themes/shared/webextensions/alerticon-warning.svg
+# toolkit/themes/shared/webextensions/alerticon-info-positive.svg
+# toolkit/themes/shared/webextensions/utilities.svg
+# toolkit/themes/shared/webextensions/extensionGeneric.svg
+# toolkit/themes/shared/webextensions/alerticon-error.svg
+# toolkit/themes/shared/webextensions/alerticon-info-negative.svg
+# toolkit/themes/shared/incontent-icons/info.svg
+# toolkit/themes/shared/incontent-icons/blocked.svg
+# toolkit/themes/shared/incontent-icons/warning.svg
+# toolkit/themes/shared/reader/RM-Type-Controls-24x24.svg
+# toolkit/themes/shared/reader/RM-Type-Controls-Arrow.svg
+# toolkit/themes/shared/reader/RM-Close-24x24.svg
+# toolkit/themes/shared/reader/RM-Line-Height-Minus-38x14.svg
+# toolkit/themes/shared/reader/RM-Line-Height-Plus-38x24.svg
+# toolkit/themes/shared/reader/RM-Plus-24x24.svg
+# toolkit/themes/shared/reader/RM-Minus-24x24.svg
+# toolkit/themes/shared/reader/RM-Content-Width-Plus-44x16.svg
+# toolkit/themes/shared/reader/RM-Content-Width-Minus-42x16.svg
+# toolkit/themes/shared/icons/input-clear.svg
+# toolkit/themes/shared/icons/calendar-arrows.svg
+# toolkit/themes/shared/icons/spinner-arrows.svg
+# toolkit/themes/shared/icons/find-arrows.svg
+# xpcom/libxpt/xptcall/porting.html
+# xpcom/libxpt/xptcall/status.html
+# xpcom/reflect/xptcall/porting.html
+# xpcom/reflect/xptcall/status.html
+# xpcom/tests/unit/data/SmallApp.app/Contents/Info.plist
+# xpcom/tests/unit/data/SmallApp.app/Contents/Resources/English.lproj/MainMenu.nib/designable.nib
+# xpcom/string/README.html
+# xpcom/string/crashtests/1113005.html
+# xpcom/string/crashtests/394275-1.html
+# xpcom/string/crashtests/395651-1.html
+# xpcom/string/crashtests/1113005-frame.html
+# xpcom/doc/README
+# editor/txmgr/tests/crashtests/449006-1.html
+# editor/txmgr/tests/crashtests/407072-1.html
+# editor/composer/crashtests/461049-1.html
+# editor/composer/crashtests/removing-editable-xslt.html
+# editor/composer/crashtests/407062-1.html
+# editor/composer/crashtests/351236-1.html
+# editor/composer/crashtests/419563-1.xhtml
+# editor/composer/crashtests/428844-1-inner.xhtml
+# editor/composer/crashtests/428844-1.html
+# editor/composer/crashtests/removing-editable-xslt-inner.xhtml
+# editor/composer/test/test_bug1204147.html
+# editor/composer/test/test_bug384147.html
+# editor/composer/test/bug717433_subframe.html
+# editor/composer/test/bug1200533_subframe.html
+# editor/composer/test/test_bug1266815.html
+# editor/composer/test/bug1204147_subframe.html
+# editor/composer/test/test_bug1205983.html
+# editor/composer/test/test_bug717433.html
+# editor/composer/test/test_bug738440.html
+# editor/composer/test/test_bug434998.xul
+# editor/composer/test/test_bug697981.html
+# editor/composer/test/test_bug389350.html
+# editor/composer/test/test_bug348497.html
+# editor/composer/test/test_bug1219928.html
+# editor/composer/test/test_bug1200533.html
+# editor/composer/test/test_async_UpdateCurrentDictionary.html
+# editor/composer/test/test_bug338427.html
+# editor/composer/test/test_bug678842.html
+# editor/composer/test/bug1204147_subframe2.html
+# editor/composer/test/test_bug519928.html
+# editor/composer/test/test_bug1209414.html
+# editor/composer/test/bug678842_subframe.html
+# editor/reftests/462758-grabbers-resizers.html
+# editor/reftests/spellcheck-textarea-property-dynamic.html
+# editor/reftests/spellcheck-textarea-property-dynamic-override.html
+# editor/reftests/passwd-2.html
+# editor/reftests/spellcheck-comma-valid.html
+# editor/reftests/1088158-ref.html
+# editor/reftests/spellcheck-contenteditable-nofocus.html
+# editor/reftests/caret_on_textarea_lastline.html
+# editor/reftests/caret_after_reframe.html
+# editor/reftests/spellcheck-textarea-attr-dynamic-override.html
+# editor/reftests/spellcheck-textarea-attr-dynamic-override-inherit.html
+# editor/reftests/spellcheck-textarea-attr-dynamic.html
+# editor/reftests/dynamic-overflow-change.html
+# editor/reftests/642800.html
+# editor/reftests/spellcheck-slash-valid.html
+# editor/reftests/spellcheck-contenteditable-nofocus-ref.html
+# editor/reftests/spellcheck-input-attr-dynamic-override-inherit.html
+# editor/reftests/824080-1.html
+# editor/reftests/spellcheck-superscript-2-ref.html
+# editor/reftests/338427-1-ref.html
+# editor/reftests/dynamic-type-2.html
+# editor/reftests/spellcheck-input-property-dynamic.html
+# editor/reftests/spellcheck-textarea-focused-notreadonly.html
+# editor/reftests/338427-1.html
+# editor/reftests/spellcheck-period-valid.html
+# editor/reftests/caret_on_presshell_reinit-ref.html
+# editor/reftests/spellcheck-contenteditable-property-dynamic-inherit.html
+# editor/reftests/824080-1-ref.html
+# editor/reftests/emptypasswd-ref.html
+# editor/reftests/spellcheck-input-attr-before.html
+# editor/reftests/passwd-4.html
+# editor/reftests/passwd-3.html
+# editor/reftests/readwrite-non-editable.html
+# editor/reftests/spellcheck-textarea-property-dynamic-override-inherit.html
+# editor/reftests/824080-3.html
+# editor/reftests/824080-5.html
+# editor/reftests/caret_on_positioned-ref.html
+# editor/reftests/338427-2-ref.html
+# editor/reftests/spellcheck-textarea-property-dynamic-inherit.html
+# editor/reftests/969773-ref.html
+# editor/reftests/997805-ref.html
+# editor/reftests/388980-1-ref.html
+# editor/reftests/338427-3-ref.html
+# editor/reftests/spellcheck-url-valid-ref.html
+# editor/reftests/338427-3.html
+# editor/reftests/input-text-onfocus-reframe-ref.html
+# editor/reftests/spellcheck-contenteditable-disabled.html
+# editor/reftests/spellcheck-non-latin-chinese-traditional.html
+# editor/reftests/spellcheck-contenteditable-attr-dynamic-inherit.html
+# editor/reftests/674212-spellcheck.html
+# editor/reftests/824080-2.html
+# editor/reftests/spellcheck-comma-valid-ref.html
+# editor/reftests/caret_on_presshell_reinit-2.html
+# editor/reftests/spellcheck-input-property-dynamic-override-inherit.html
+# editor/reftests/caret_on_focus-ref.html
+# editor/reftests/spellcheck-space-valid-ref.html
+# editor/reftests/spellcheck-textarea-attr-inherit.html
+# editor/reftests/spellcheck-input-property-dynamic-override.html
+# editor/reftests/spellcheck-contenteditable-focused-reframe.html
+# editor/reftests/spellcheck-contenteditable-property-dynamic-override-inherit.html
+# editor/reftests/694880-1.html
+# editor/reftests/spellcheck-non-latin-chinese-simplified-ref.html
+# editor/reftests/spellcheck-input-attr-dynamic.html
+# editor/reftests/spellcheck-contenteditable-attr-inherit.html
+# editor/reftests/spellcheck-input-ref.html
+# editor/reftests/694880-2.html
+# editor/reftests/spellcheck-input-attr-after.html
+# editor/reftests/338427-2.html
+# editor/reftests/462758-grabbers-resizers-ref.html
+# editor/reftests/spellcheck-contenteditable-attr-dynamic-override-inherit.html
+# editor/reftests/911201-ref.html
+# editor/reftests/824080-6.html
+# editor/reftests/emptypasswd-2.html
+# editor/reftests/unneeded_scroll.html
+# editor/reftests/642800-ref.html
+# editor/reftests/824080-4-ref.html
+# editor/reftests/newline-4.html
+# editor/reftests/readonly-non-editable.html
+# editor/reftests/spellcheck-contenteditable-disabled-partial-ref.html
+# editor/reftests/spellcheck-contenteditable-property-dynamic.html
+# editor/reftests/readwrite-editable.html
+# editor/reftests/spellcheck-input-attr-inherit.html
+# editor/reftests/input-text-notheme-onfocus-reframe.html
+# editor/reftests/spellcheck-textarea-attr-dynamic-inherit.html
+# editor/reftests/spellcheck-non-latin-hebrew-ref.html
+# editor/reftests/passwd-1.html
+# editor/reftests/input-text-notheme-onfocus-reframe-ref.html
+# editor/reftests/spellcheck-input-attr-dynamic-inherit.html
+# editor/reftests/spellcheck-superscript-1.html
+# editor/reftests/passwd-ref.html
+# editor/reftests/nobogusnode-ref.html
+# editor/reftests/selection_visibility_after_reframe.html
+# editor/reftests/dynamic-type-1.html
+# editor/reftests/spellcheck-hyphen-multiple-invalid.html
+# editor/reftests/spellcheck-contenteditable-attr-dynamic.html
+# editor/reftests/caret_on_focus.html
+# editor/reftests/caret_on_positioned.html
+# editor/reftests/dynamic-type-3.html
+# editor/reftests/readwrite-non-editable-ref.html
+# editor/reftests/newline-2.html
+# editor/reftests/selection_visibility_after_reframe-ref.html
+# editor/reftests/spellcheck-dotafterquote-valid-ref.html
+# editor/reftests/input-text-onfocus-reframe.html
+# editor/reftests/readonly-editable.html
+# editor/reftests/spellcheck-contenteditable-disabled-partial.html
+# editor/reftests/nobogusnode-2.html
+# editor/reftests/spellcheck-input-property-dynamic-inherit.html
+# editor/reftests/824080-4.html
+# editor/reftests/spellcheck-superscript-2.html
+# editor/reftests/spellcheck-non-latin-korean-ref.html
+# editor/reftests/spellcheck-period-valid-ref.html
+# editor/reftests/1088158.html
+# editor/reftests/spellcheck-textarea-disabled.html
+# editor/reftests/694880-ref.html
+# editor/reftests/spellcheck-non-latin-chinese-simplified.html
+# editor/reftests/997805.html
+# editor/reftests/824080-5-ref.html
+# editor/reftests/spellcheck-textarea-ref2.html
+# editor/reftests/spellcheck-non-latin-arabic.html
+# editor/reftests/dynamic-overflow-change-ref.html
+# editor/reftests/824080-2-ref.html
+# editor/reftests/824080-3-ref.html
+# editor/reftests/spellcheck-textarea-nofocus.html
+# editor/reftests/nobogusnode-1.html
+# editor/reftests/spellcheck-hyphen-invalid-ref.html
+# editor/reftests/spellcheck-textarea-focused-reframe.html
+# editor/reftests/824080-7-ref.html
+# editor/reftests/672709.html
+# editor/reftests/spellcheck-textarea-focused.html
+# editor/reftests/spellcheck-hyphen-valid-ref.html
+# editor/reftests/spellcheck-non-latin-hebrew.html
+# editor/reftests/spellcheck-non-latin-japanese-ref.html
+# editor/reftests/spellcheck-hyphen-multiple-valid-ref.html
+# editor/reftests/unneeded_scroll-ref.html
+# editor/reftests/824080-7.html
+# editor/reftests/388980-1.html
+# editor/reftests/spellcheck-slash-valid-ref.html
+# editor/reftests/spellcheck-input-nofocus-ref.html
+# editor/reftests/824080-6-ref.html
+# editor/reftests/readonly-editable-ref.html
+# editor/reftests/spellcheck-space-valid.html
+# editor/reftests/selection_visibility_after_reframe-2.html
+# editor/reftests/911201.html
+# editor/reftests/642800-iframe.html
+# editor/reftests/readonly-non-editable-ref.html
+# editor/reftests/spellcheck-non-latin-arabic-ref.html
+# editor/reftests/694880-3.html
+# editor/reftests/newline-3.html
+# editor/reftests/spellcheck-url-valid.html
+# editor/reftests/spellcheck-non-latin-japanese.html
+# editor/reftests/caret_on_textarea_lastline-ref.html
+# editor/reftests/674212-spellcheck-ref.html
+# editor/reftests/spellcheck-contenteditable-disabled-ref.html
+# editor/reftests/spellcheck-non-latin-chinese-traditional-ref.html
+# editor/reftests/spellcheck-dotafterquote-valid.html
+# editor/reftests/spellcheck-contenteditable-focused.html
+# editor/reftests/spellcheck-contenteditable-ref.html
+# editor/reftests/spellcheck-hyphen-multiple-valid.html
+# editor/reftests/spellcheck-contenteditable-property-dynamic-override.html
+# editor/reftests/selection_visibility_after_reframe-3.html
+# editor/reftests/spellcheck-contenteditable-attr.html
+# editor/reftests/spellcheck-input-disabled.html
+# editor/reftests/dynamic-ref.html
+# editor/reftests/spellcheck-textarea-nofocus-ref.html
+# editor/reftests/969773.html
+# editor/reftests/spellcheck-hyphen-multiple-invalid-ref.html
+# editor/reftests/dynamic-type-4.html
+# editor/reftests/spellcheck-textarea-attr.html
+# editor/reftests/672709-ref.html
+# editor/reftests/emptypasswd-1.html
+# editor/reftests/newline-ref.html
+# editor/reftests/readwrite-editable-ref.html
+# editor/reftests/spellcheck-non-latin-korean.html
+# editor/reftests/spellcheck-textarea-ref.html
+# editor/reftests/dynamic-1.html
+# editor/reftests/spellcheck-hyphen-invalid.html
+# editor/reftests/newline-1.html
+# editor/reftests/caret_after_reframe-ref.html
+# editor/reftests/spellcheck-contenteditable-attr-dynamic-override.html
+# editor/reftests/spellcheck-input-attr-dynamic-override.html
+# editor/reftests/spellcheck-superscript-1-ref.html
+# editor/reftests/spellcheck-hyphen-valid.html
+# editor/reftests/caret_on_presshell_reinit.html
+# editor/reftests/xul/number-4.xul
+# editor/reftests/xul/passwd-ref.xul
+# editor/reftests/xul/numberwithvalue-1.xul
+# editor/reftests/xul/emptymultiline-ref.xul
+# editor/reftests/xul/emptyautocomplete-ref.xul
+# editor/reftests/xul/emptytextbox-1.xul
+# editor/reftests/xul/plain-1.xul
+# editor/reftests/xul/emptytextbox-3.xul
+# editor/reftests/xul/autocomplete-ref.xul
+# editor/reftests/xul/number-1.xul
+# editor/reftests/xul/emptytextbox-5.xul
+# editor/reftests/xul/emptymultiline-2.xul
+# editor/reftests/xul/plain-ref.xul
+# editor/reftests/xul/number-ref.xul
+# editor/reftests/xul/textbox-ref.xul
+# editor/reftests/xul/textbox-disabled.xul
+# editor/reftests/xul/emptytextbox-ref.xul
+# editor/reftests/xul/empty-2.xul
+# editor/reftests/xul/emptytextbox-2.xul
+# editor/reftests/xul/number-3.xul
+# editor/reftests/xul/passwd-2.xul
+# editor/reftests/xul/emptyautocomplete-1.xul
+# editor/reftests/xul/number-5.xul
+# editor/reftests/xul/textbox-1.xul
+# editor/reftests/xul/passwd-1.xul
+# editor/reftests/xul/empty-1.xul
+# editor/reftests/xul/numberwithvalue-ref.xul
+# editor/reftests/xul/passwd-3.xul
+# editor/reftests/xul/empty-ref.xul
+# editor/reftests/xul/emptytextbox-4.xul
+# editor/reftests/xul/emptymultiline-1.xul
+# editor/reftests/xul/autocomplete-1.xul
+# editor/reftests/xul/textbox-readonly.xul
+# editor/reftests/xul/number-2.xul
+# editor/libeditor/crashtests/513375-1.xhtml
+# editor/libeditor/crashtests/467647-1.html
+# editor/libeditor/crashtests/612565-1.html
+# editor/libeditor/crashtests/429586-1.html
+# editor/libeditor/crashtests/769967.xhtml
+# editor/libeditor/crashtests/407277-1.html
+# editor/libeditor/crashtests/1317704.html
+# editor/libeditor/crashtests/639736-1.xhtml
+# editor/libeditor/crashtests/776323.html
+# editor/libeditor/crashtests/667321-1.html
+# editor/libeditor/crashtests/407074-1.html
+# editor/libeditor/crashtests/716456-1.html
+# editor/libeditor/crashtests/459613.html
+# editor/libeditor/crashtests/615450-1.html
+# editor/libeditor/crashtests/574558-1.xhtml
+# editor/libeditor/crashtests/448329-3.html
+# editor/libeditor/crashtests/448329-2.html
+# editor/libeditor/crashtests/407079-1.html
+# editor/libeditor/crashtests/793866.html
+# editor/libeditor/crashtests/418923-1.html
+# editor/libeditor/crashtests/402172-1.html
+# editor/libeditor/crashtests/499844-1.html
+# editor/libeditor/crashtests/633709.xhtml
+# editor/libeditor/crashtests/431086-1.xhtml
+# editor/libeditor/crashtests/382527-1.html
+# editor/libeditor/crashtests/382778-1.html
+# editor/libeditor/crashtests/636074-1.html
+# editor/libeditor/crashtests/503709-1.xhtml
+# editor/libeditor/crashtests/682650-1.html
+# editor/libeditor/crashtests/761861.html
+# editor/libeditor/crashtests/456727-1.html
+# editor/libeditor/crashtests/580151-1.xhtml
+# editor/libeditor/crashtests/420439.html
+# editor/libeditor/crashtests/1134545.html
+# editor/libeditor/crashtests/428489-1.html
+# editor/libeditor/crashtests/1128787.html
+# editor/libeditor/crashtests/582138-1.xhtml
+# editor/libeditor/crashtests/430624-1.html
+# editor/libeditor/crashtests/475132-1.xhtml
+# editor/libeditor/crashtests/459613-iframe.html
+# editor/libeditor/crashtests/456727-2.html
+# editor/libeditor/crashtests/1244894.xhtml
+# editor/libeditor/crashtests/766845.xhtml
+# editor/libeditor/crashtests/407256-1.html
+# editor/libeditor/crashtests/650572-1.html
+# editor/libeditor/crashtests/336104.html
+# editor/libeditor/crashtests/767169.html
+# editor/libeditor/crashtests/535632-1.xhtml
+# editor/libeditor/crashtests/762183.html
+# editor/libeditor/crashtests/766795.html
+# editor/libeditor/crashtests/1057677.html
+# editor/libeditor/crashtests/1272490.html
+# editor/libeditor/crashtests/766305.html
+# editor/libeditor/crashtests/403965-1.xhtml
+# editor/libeditor/crashtests/766387.html
+# editor/libeditor/crashtests/768748.html
+# editor/libeditor/crashtests/713427-1.html
+# editor/libeditor/crashtests/769008-1.html
+# editor/libeditor/crashtests/768765.html
+# editor/libeditor/crashtests/713427-2.xhtml
+# editor/libeditor/crashtests/448329-1.html
+# editor/libeditor/crashtests/615015-1.html
+# editor/libeditor/crashtests/771749.html
+# editor/libeditor/crashtests/414178-1.html
+# editor/libeditor/crashtests/766413.html
+# editor/libeditor/crashtests/336081-1.xhtml
+# editor/libeditor/crashtests/766360.html
+# editor/libeditor/crashtests/643786-1.html
+# editor/libeditor/crashtests/1158651.html
+# editor/libeditor/crashtests/772282.html
+# editor/libeditor/crashtests/759748.html
+# editor/libeditor/tests/test_bug1026397.html
+# editor/libeditor/tests/test_bug1140617.html
+# editor/libeditor/tests/test_bug1268736.html
+# editor/libeditor/tests/test_bug681229.html
+# editor/libeditor/tests/test_bug455992.html
+# editor/libeditor/tests/file_bug966155.html
+# editor/libeditor/tests/test_bug780908.xul
+# editor/libeditor/tests/test_bug551704.html
+# editor/libeditor/tests/test_bug773262.html
+# editor/libeditor/tests/test_bug1154791.html
+# editor/libeditor/tests/test_bug1181130-1.html
+# editor/libeditor/tests/test_bug795418-5.html
+# editor/libeditor/tests/test_bug372345.html
+# editor/libeditor/tests/test_bug757771.html
+# editor/libeditor/tests/test_css_chrome_load_access.html
+# editor/libeditor/tests/test_bug480647.html
+# editor/libeditor/tests/test_bug740784.html
+# editor/libeditor/tests/test_bug490879.html
+# editor/libeditor/tests/test_bug567213.html
+# editor/libeditor/tests/test_bug629845.html
+# editor/libeditor/tests/test_dom_input_event_on_texteditor.html
+# editor/libeditor/tests/test_bug1230473.html
+# editor/libeditor/tests/test_bug677752.html
+# editor/libeditor/tests/test_bug289384.html
+# editor/libeditor/tests/test_bug478725.html
+# editor/libeditor/tests/test_bug622371.html
+# editor/libeditor/tests/test_bug974309.html
+# editor/libeditor/tests/test_bug316447.html
+# editor/libeditor/tests/bug629172.html
+# editor/libeditor/tests/test_pasteImgTextarea.html
+# editor/libeditor/tests/bug527935_2.html
+# editor/libeditor/tests/test_CF_HTML_clipboard.html
+# editor/libeditor/tests/test_bug1053048.html
+# editor/libeditor/tests/test_bug596001.html
+# editor/libeditor/tests/test_dragdrop.html
+# editor/libeditor/tests/file_bug674770-1.html
+# editor/libeditor/tests/test_bug674770-1.html
+# editor/libeditor/tests/test_bug596333.html
+# editor/libeditor/tests/test_bug468353.html
+# editor/libeditor/tests/test_bug998188.html
+# editor/libeditor/tests/test_htmleditor_keyevent_handling.html
+# editor/libeditor/tests/test_bug686203.html
+# editor/libeditor/tests/test_bug596506.html
+# editor/libeditor/tests/test_bug767684.html
+# editor/libeditor/tests/test_bug442186.html
+# editor/libeditor/tests/test_contenteditable_text_input_handling.html
+# editor/libeditor/tests/test_bug966552.html
+# editor/libeditor/tests/test_bug456244.html
+# editor/libeditor/tests/test_bug915962.html
+# editor/libeditor/tests/test_bug1314790.html
+# editor/libeditor/tests/test_bug1247483.html
+# editor/libeditor/tests/test_bug795418-2.html
+# editor/libeditor/tests/test_bug520189.html
+# editor/libeditor/tests/test_bug460740.html
+# editor/libeditor/tests/test_bug1315065.html
+# editor/libeditor/tests/test_bug1258085.html
+# editor/libeditor/tests/test_backspace_vs.html
+# editor/libeditor/tests/test_bug1248128.html
+# editor/libeditor/tests/test_bug625452.html
+# editor/libeditor/tests/test_bug550434.html
+# editor/libeditor/tests/test_bug787432.html
+# editor/libeditor/tests/test_bug857487.html
+# editor/libeditor/tests/test_bug449243.html
+# editor/libeditor/tests/test_bug674770-2.html
+# editor/libeditor/tests/test_composition_event_created_in_chrome.html
+# editor/libeditor/tests/test_bug432225.html
+# editor/libeditor/tests/test_bug1352799.html
+# editor/libeditor/tests/test_bug439808.html
+# editor/libeditor/tests/test_bug592592.html
+# editor/libeditor/tests/test_bug607584.html
+# editor/libeditor/tests/test_bug697842.html
+# editor/libeditor/tests/test_bug525389.html
+# editor/libeditor/tests/test_bug483651.html
+# editor/libeditor/tests/test_bug404320.html
+# editor/libeditor/tests/test_bug480972.html
+# editor/libeditor/tests/test_bug645914.html
+# editor/libeditor/tests/test_bug757371.html
+# editor/libeditor/tests/test_bug587461.html
+# editor/libeditor/tests/test_bug1328023.html
+# editor/libeditor/tests/test_bug668599.html
+# editor/libeditor/tests/test_bug641466.html
+# editor/libeditor/tests/test_bug1101392.html
+# editor/libeditor/tests/test_keypress_untrusted_event.html
+# editor/libeditor/tests/test_bug569988.html
+# editor/libeditor/tests/test_bug599983.xul
+# editor/libeditor/tests/test_bug1102906.html
+# editor/libeditor/tests/test_root_element_replacement.html
+# editor/libeditor/tests/test_bug332636.html
+# editor/libeditor/tests/test_bug570144.html
+# editor/libeditor/tests/test_bug484181.html
+# editor/libeditor/tests/test_bug514156.html
+# editor/libeditor/tests/test_bug599983.html
+# editor/libeditor/tests/test_bug552782.html
+# editor/libeditor/tests/file_bug915962.html
+# editor/libeditor/tests/test_bug318065.html
+# editor/libeditor/tests/test_bug850043.html
+# editor/libeditor/tests/test_bug1094000.html
+# editor/libeditor/tests/test_bug795418.html
+# editor/libeditor/tests/test_bug471722.html
+# editor/libeditor/tests/test_bug742261.html
+# editor/libeditor/tests/test_bug735059.html
+# editor/libeditor/tests/test_bug1248185.html
+# editor/libeditor/tests/test_bug604532.html
+# editor/libeditor/tests/test_bug612128.html
+# editor/libeditor/tests/test_bug636465.html
+# editor/libeditor/tests/test_dom_input_event_on_htmleditor.html
+# editor/libeditor/tests/test_bug640321.html
+# editor/libeditor/tests/test_bug1257363.html
+# editor/libeditor/tests/test_select_all_without_body.html
+# editor/libeditor/tests/test_selection_move_commands.html
+# editor/libeditor/tests/test_bug309731.html
+# editor/libeditor/tests/test_bug599322.html
+# editor/libeditor/tests/test_bug549262.html
+# editor/libeditor/tests/test_bug1140105.html
+# editor/libeditor/tests/test_bug291780.html
+# editor/libeditor/tests/test_texteditor_keyevent_handling.html
+# editor/libeditor/tests/test_bug603556.html
+# editor/libeditor/tests/file_bug586662.html
+# editor/libeditor/tests/test_bug725069.html
+# editor/libeditor/tests/test_bug616590.xul
+# editor/libeditor/tests/test_bug832025.html
+# editor/libeditor/tests/test_bug1100966.html
+# editor/libeditor/tests/test_bug200416.html
+# editor/libeditor/tests/test_bug1109465.html
+# editor/libeditor/tests/test_pasteImgTextarea.xul
+# editor/libeditor/tests/test_bug46555.html
+# editor/libeditor/tests/test_bug1270235.html
+# editor/libeditor/tests/test_bug612447.html
+# editor/libeditor/tests/test_bug620906.html
+# editor/libeditor/tests/test_bug738366.html
+# editor/libeditor/tests/test_bug414526.html
+# editor/libeditor/tests/test_bug638596.html
+# editor/libeditor/tests/test_bug537046.html
+# editor/libeditor/tests/test_bug1162952.html
+# editor/libeditor/tests/test_bug290026.html
+# editor/libeditor/tests/test_bug597331.html
+# editor/libeditor/tests/test_bug602130.html
+# editor/libeditor/tests/test_bug1181130-2.html
+# editor/libeditor/tests/test_bug611182.html
+# editor/libeditor/tests/test_set_document_title_transaction.html
+# editor/libeditor/tests/test_bug586662.html
+# editor/libeditor/tests/file_bug635636_2.html
+# editor/libeditor/tests/file_bug549262.html
+# editor/libeditor/tests/test_bug780035.html
+# editor/libeditor/tests/test_bug502673.html
+# editor/libeditor/tests/test_bug830600.html
+# editor/libeditor/tests/test_bug692520.html
+# editor/libeditor/tests/test_bug578771.html
+# editor/libeditor/tests/bug527935.html
+# editor/libeditor/tests/test_bug795418-3.html
+# editor/libeditor/tests/file_select_all_without_body.html
+# editor/libeditor/tests/test_bug790475.html
+# editor/libeditor/tests/test_bug410986.html
+# editor/libeditor/tests/test_bug408231.html
+# editor/libeditor/tests/test_bug1067255.html
+# editor/libeditor/tests/test_bug366682.html
+# editor/libeditor/tests/file_bug966552.html
+# editor/libeditor/tests/test_bug600570.html
+# editor/libeditor/tests/test_bug607584.xul
+# editor/libeditor/tests/test_bug1330796.html
+# editor/libeditor/tests/test_bug471319.html
+# editor/libeditor/tests/test_bug1250010.html
+# editor/libeditor/tests/test_bug1153237.html
+# editor/libeditor/tests/test_bug1332876.html
+# editor/libeditor/tests/test_bug772796.html
+# editor/libeditor/tests/test_bug966155.html
+# editor/libeditor/tests/test_bug597784.html
+# editor/libeditor/tests/test_bug1068979.html
+# editor/libeditor/tests/test_bug417418.html
+# editor/libeditor/tests/test_bug795418-4.html
+# editor/libeditor/tests/test_bug646194.html
+# editor/libeditor/tests/test_contenteditable_focus.html
+# editor/libeditor/tests/test_bug487524.html
+# editor/libeditor/tests/test_bug635636.html
+# editor/libeditor/tests/test_spellcheck_pref.html
+# editor/libeditor/tests/test_bug676401.html
+# editor/libeditor/tests/test_bug796839.html
+# editor/libeditor/tests/test_bug1306532.html
+# editor/libeditor/tests/test_bug1186799.html
+# editor/libeditor/tests/test_bug795418-6.html
+# editor/libeditor/tests/test_bug858918.html
+# editor/libeditor/tests/test_bug674861.html
+# editor/libeditor/tests/test_bug590554.html
+# editor/libeditor/tests/test_bug1310912.html
+# editor/libeditor/tests/test_bug489202.xul
+# editor/libeditor/tests/test_bug795785.html
+# editor/libeditor/tests/browserscope/test_richtext2.html
+# editor/libeditor/tests/browserscope/test_richtext.html
+# editor/libeditor/tests/browserscope/lib/richtext/richtext/richtext.html
+# third_party/aom/test/metrics_template.html
+# third_party/aom/build/cmake/ios-Info.plist
+# embedding/test/test_bug1192654.html
+# embedding/test/test_private_window_from_content.html
+# embedding/test/bug1204626_doc0.html
+# embedding/test/test_window_open_units.html
+# embedding/test/test_bug449141.html
+# embedding/test/test_bug293834.html
+# embedding/test/test_nsFind.html
+# embedding/test/test_bug499115.html
+# embedding/test/bug293834_form.html
+# embedding/test/bug449141_page.html
+# embedding/test/test_bug1170334_wbp_xmlstyle.html
+# embedding/test/bug1204626_doc1.html
+# embedding/test/bug1170334_iframe.xml
+# embedding/test/test_window_open_position_constraint.html
+# embedding/components/windowwatcher/test/file_storage_copied.html
+# embedding/components/windowwatcher/test/test_dialog_arguments.html
+# embedding/components/windowwatcher/test/file_test_dialog.html
+# embedding/components/windowwatcher/test/test_named_window.html
+# embedding/components/windowwatcher/test/test_storage_copied.html
+# embedding/components/windowwatcher/test/test_modal_windows.html
+# embedding/components/windowwatcher/test/test_blank_named_window.html
+# embedding/ios/GeckoEmbed/GeckoEmbed/Info.plist
+# embedding/ios/GeckoEmbed/GeckoEmbed/browser/chrome/content/hello.xul
+# embedding/ios/GeckoEmbed/GeckoEmbed/Base.lproj/LaunchScreen.xib
+# embedding/ios/GeckoEmbed/GeckoEmbed/Base.lproj/Main.storyboard
+# embedding/ios/GeckoEmbed/GeckoEmbed.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+# embedding/ios/GeckoEmbed/js/Info.plist
+# embedding/ios/GeckoEmbed/js/Base.lproj/LaunchScreen.xib
+# embedding/ios/GeckoEmbed/js/Base.lproj/Main.storyboard
+# caps/tests/mochitest/test_bug423375.html
+# caps/tests/mochitest/test_bug470804.html
+# caps/tests/mochitest/test_addonMayLoad.html
+# caps/tests/mochitest/test_disableScript.xul
+# caps/tests/mochitest/resource_test_file.html
+# caps/tests/mochitest/test_bug292789.html
+# caps/tests/mochitest/test_disallowInheritPrincipal.html
+# caps/tests/mochitest/file_disableScript.html
+# caps/tests/mochitest/test_bug246699.html
+# caps/tests/mochitest/test_bug995943.xul
+# caps/tests/mochitest/test_app_principal_equality.html
+# caps/tests/mochitest/test_extensionURL.html
+# gfx/layers/layerviewer/index.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-v-rtl-ref.html
+# gfx/layers/apz/test/reftest/async-scrollbar-zoom-2.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-vh-rtl-ref.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-h-rtl-ref.html
+# gfx/layers/apz/test/reftest/frame-reconstruction-scroll-clamping.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-vh-rtl.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-h-rtl.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-h.html
+# gfx/layers/apz/test/reftest/initial-scale-1.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-vh-ref.html
+# gfx/layers/apz/test/reftest/async-scrollbar-zoom-1-ref.html
+# gfx/layers/apz/test/reftest/async-scrollbar-zoom-2-ref.html
+# gfx/layers/apz/test/reftest/frame-reconstruction-scroll-clamping-ref.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-vh.html
+# gfx/layers/apz/test/reftest/initial-scale-1-ref.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-v.html
+# gfx/layers/apz/test/reftest/async-scrollbar-zoom-1.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-v-ref.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-h-ref.html
+# gfx/layers/apz/test/reftest/async-scrollbar-1-v-rtl.html
+# gfx/layers/apz/test/mochitest/test_bug1304689-2.html
+# gfx/layers/apz/test/mochitest/test_interrupted_reflow.html
+# gfx/layers/apz/test/mochitest/helper_bug1271432.html
+# gfx/layers/apz/test/mochitest/helper_iframe_pan.html
+# gfx/layers/apz/test/mochitest/helper_scroll_inactive_zindex.html
+# gfx/layers/apz/test/mochitest/test_bug1304689.html
+# gfx/layers/apz/test/mochitest/helper_iframe1.html
+# gfx/layers/apz/test/mochitest/test_bug1151663.html
+# gfx/layers/apz/test/mochitest/helper_click.html
+# gfx/layers/apz/test/mochitest/helper_bug1285070.html
+# gfx/layers/apz/test/mochitest/helper_touch_action_complex.html
+# gfx/layers/apz/test/mochitest/test_bug982141.html
+# gfx/layers/apz/test/mochitest/test_scroll_inactive_bug1190112.html
+# gfx/layers/apz/test/mochitest/helper_scroll_inactive_perspective.html
+# gfx/layers/apz/test/mochitest/test_frame_reconstruction.html
+# gfx/layers/apz/test/mochitest/helper_bug1162771.html
+# gfx/layers/apz/test/mochitest/helper_long_tap.html
+# gfx/layers/apz/test/mochitest/test_group_pointerevents.html
+# gfx/layers/apz/test/mochitest/helper_bug1280013.html
+# gfx/layers/apz/test/mochitest/helper_bug982141.html
+# gfx/layers/apz/test/mochitest/test_scroll_inactive_flattened_frame.html
+# gfx/layers/apz/test/mochitest/helper_iframe2.html
+# gfx/layers/apz/test/mochitest/test_group_mouseevents.html
+# gfx/layers/apz/test/mochitest/helper_bug1299195.html
+# gfx/layers/apz/test/mochitest/test_wheel_scroll.html
+# gfx/layers/apz/test/mochitest/test_layerization.html
+# gfx/layers/apz/test/mochitest/helper_scroll_on_position_fixed.html
+# gfx/layers/apz/test/mochitest/test_scroll_subframe_scrollbar.html
+# gfx/layers/apz/test/mochitest/test_bug1151667.html
+# gfx/layers/apz/test/mochitest/helper_tall.html
+# gfx/layers/apz/test/mochitest/test_group_wheelevents.html
+# gfx/layers/apz/test/mochitest/helper_scrollto_tap.html
+# gfx/layers/apz/test/mochitest/helper_tap_fullzoom.html
+# gfx/layers/apz/test/mochitest/helper_tap.html
+# gfx/layers/apz/test/mochitest/helper_div_pan.html
+# gfx/layers/apz/test/mochitest/helper_drag_scroll.html
+# gfx/layers/apz/test/mochitest/test_wheel_transactions.html
+# gfx/layers/apz/test/mochitest/test_bug1253683.html
+# gfx/layers/apz/test/mochitest/helper_bug1151663.html
+# gfx/layers/apz/test/mochitest/helper_drag_click.html
+# gfx/layers/apz/test/mochitest/test_touch_listeners_impacting_wheel.html
+# gfx/layers/apz/test/mochitest/test_bug1277814.html
+# gfx/layers/apz/test/mochitest/helper_touch_action_regions.html
+# gfx/layers/apz/test/mochitest/helper_basic_pan.html
+# gfx/layers/apz/test/mochitest/test_smoothness.html
+# gfx/layers/apz/test/mochitest/helper_tap_passive.html
+# gfx/layers/apz/test/mochitest/helper_touch_action.html
+# gfx/layers/apz/test/mochitest/test_group_touchevents.html
+# gfx/layers/apz/test/mochitest/test_group_zoom.html
+# gfx/tests/crashtests/429899-1.html
+# gfx/tests/crashtests/490777-1.html
+# gfx/tests/crashtests/345629-1.html
+# gfx/tests/crashtests/594654-1.xhtml
+# gfx/tests/crashtests/699563-1.html
+# gfx/tests/crashtests/385719-1.html
+# gfx/tests/crashtests/377231-1.html
+# gfx/tests/crashtests/580719-1.html
+# gfx/tests/crashtests/1325159-1.html
+# gfx/tests/crashtests/1134549-1.svg
+# gfx/tests/crashtests/662467-1.html
+# gfx/tests/crashtests/306902-1.xml
+# gfx/tests/crashtests/348462-1.html
+# gfx/tests/crashtests/383872-1.svg
+# gfx/tests/crashtests/balinese-letter-spacing.html
+# gfx/tests/crashtests/423270-1.html
+# gfx/tests/crashtests/396321-1.svg
+# gfx/tests/crashtests/546870-1.html
+# gfx/tests/crashtests/385228-1.svg
+# gfx/tests/crashtests/1034403-1.html
+# gfx/tests/crashtests/893572-3.html
+# gfx/tests/crashtests/402307-1.html
+# gfx/tests/crashtests/783041-2.html
+# gfx/tests/crashtests/122875-1.html
+# gfx/tests/crashtests/385289-1.xhtml
+# gfx/tests/crashtests/839745-1.html
+# gfx/tests/crashtests/798853.html
+# gfx/tests/crashtests/766452-1.html
+# gfx/tests/crashtests/1216832-1.html
+# gfx/tests/crashtests/633322-1.html
+# gfx/tests/crashtests/914457-1.html
+# gfx/tests/crashtests/398042-1.xhtml
+# gfx/tests/crashtests/836225-1.html
+# gfx/tests/crashtests/1205900.html
+# gfx/tests/crashtests/593526.html
+# gfx/tests/crashtests/487724-1.html
+# gfx/tests/crashtests/377461-1.xhtml
+# gfx/tests/crashtests/407761-1.html
+# gfx/tests/crashtests/805760-1.html
+# gfx/tests/crashtests/407842.html
+# gfx/tests/crashtests/467873-1.html
+# gfx/tests/crashtests/423110-1.xhtml
+# gfx/tests/crashtests/385228-2.svg
+# gfx/tests/crashtests/420945-1.html
+# gfx/tests/crashtests/893572-4.html
+# gfx/tests/crashtests/421393-1.html
+# gfx/tests/crashtests/595727-1.html
+# gfx/tests/crashtests/369688-1.html
+# gfx/tests/crashtests/580212-1.html
+# gfx/tests/crashtests/404112-2.html
+# gfx/tests/crashtests/394384-1.html
+# gfx/tests/crashtests/470418-1.html
+# gfx/tests/crashtests/395335-1.xhtml
+# gfx/tests/crashtests/675550-1.html
+# gfx/tests/crashtests/580233-1.html
+# gfx/tests/crashtests/691581-1.html
+# gfx/tests/crashtests/419255-1.html
+# gfx/tests/crashtests/463307-1.html
+# gfx/tests/crashtests/345576-1.html
+# gfx/tests/crashtests/372094-1.xhtml
+# gfx/tests/crashtests/686190-1.html
+# gfx/tests/crashtests/420962-1.html
+# gfx/tests/crashtests/893572-2.html
+# gfx/tests/crashtests/390476.html
+# gfx/tests/crashtests/532726-1.html
+# gfx/tests/crashtests/944579.svg
+# gfx/tests/crashtests/389326-1.html
+# gfx/tests/crashtests/393822-1.html
+# gfx/tests/crashtests/710149-1.html
+# gfx/tests/crashtests/950000.html
+# gfx/tests/crashtests/595042-1.html
+# gfx/tests/crashtests/393746-1.xhtml
+# gfx/tests/crashtests/248518-1.html
+# gfx/tests/crashtests/408754-1.html
+# gfx/tests/crashtests/393749-1.html
+# gfx/tests/crashtests/428633.html
+# gfx/tests/crashtests/1317403-1.html
+# gfx/tests/crashtests/467703-1.xhtml
+# gfx/tests/crashtests/538065-1.html
+# gfx/tests/crashtests/783041-1.html
+# gfx/tests/crashtests/385417-1.html
+# gfx/tests/crashtests/633453-1.html
+# gfx/tests/crashtests/419095-1.html
+# gfx/tests/crashtests/624198.xhtml
+# gfx/tests/crashtests/398042-2.xhtml
+# gfx/tests/crashtests/348462-2.html
+# gfx/tests/crashtests/394246-1.html
+# gfx/tests/crashtests/483120-1.xhtml
+# gfx/tests/crashtests/403464-1.html
+# gfx/tests/crashtests/394246-2.html
+# gfx/tests/crashtests/156882-1.html
+# gfx/tests/crashtests/483120-2.xhtml
+# gfx/tests/crashtests/783041-3.html
+# gfx/tests/crashtests/405268-1.xhtml
+# gfx/tests/crashtests/1308394.html
+# gfx/tests/crashtests/410728-1.xml
+# gfx/tests/crashtests/563740-1.html
+# gfx/tests/crashtests/696936-1.html
+# gfx/tests/crashtests/385423-1.html
+# gfx/tests/crashtests/474410-1.html
+# gfx/tests/crashtests/856784-1.html
+# gfx/tests/crashtests/385423-2.html
+# gfx/tests/crashtests/385417-2.html
+# gfx/tests/crashtests/376627-1.html
+# gfx/tests/crashtests/593526.xul
+# gfx/tests/crashtests/404112-1.html
+# gfx/tests/crashtests/768079-1.html
+# gfx/tests/crashtests/306649-1.xml
+# gfx/tests/crashtests/421813-1.html
+# gfx/tests/crashtests/383473-1.html
+# gfx/tests/crashtests/334735-1.html
+# gfx/tests/crashtests/1225125-1.html
+# gfx/tests/crashtests/445711.html
+# gfx/tests/crashtests/557348-1.html
+# gfx/tests/crashtests/377232-1.xhtml
+# gfx/tests/crashtests/333861-1.html
+# gfx/tests/crashtests/157320-1.html
+# gfx/tests/crashtests/395458-1.html
+# gfx/tests/crashtests/199379-1.html
+# gfx/tests/crashtests/783041-4.html
+# gfx/tests/crashtests/206561-1.html
+# gfx/tests/crashtests/516512-1.html
+# gfx/tests/crashtests/766452-2.html
+# gfx/tests/crashtests/389326-1-inner.xhtml
+# gfx/tests/crashtests/487549-1.html
+# gfx/tests/crashtests/693143-1.html
+# gfx/tests/crashtests/416637-1.html
+# gfx/tests/crashtests/441360.html
+# gfx/tests/crashtests/580100-1.html
+# gfx/tests/crashtests/893572-1.html
+# gfx/tests/crashtests/665218.html
+# gfx/tests/crashtests/366643.html
+# gfx/tests/crashtests/394751.xhtml
+# gfx/tests/reftest/853889-1-ref.html
+# gfx/tests/reftest/1086723.html
+# gfx/tests/reftest/611498-1.html
+# gfx/tests/reftest/611498-ref.html
+# gfx/tests/reftest/853889-1.html
+# gfx/tests/reftest/1149923-ref.html
+# gfx/tests/reftest/pass.svg
+# gfx/tests/reftest/709477-1-ref.html
+# gfx/tests/reftest/468496-1-ref.html
+# gfx/tests/reftest/1086723-ref.html
+# gfx/tests/reftest/1149923.html
+# gfx/tests/reftest/468496-1.html
+# gfx/tests/reftest/1131264-1.svg
+# gfx/tests/reftest/1143303-1.svg
+# gfx/tests/reftest/709477-1.html
+# gfx/tests/mochitest/test_bug509244.html
+# gfx/tests/mochitest/test_acceleration.html
+# gfx/tests/mochitest/test_bug513439.html
+# gfx/tests/mochitest/test_font_whitelist.html
+# gfx/tests/mochitest/test_overdraw.html
+# gfx/harfbuzz/harfbuzz.doap
+# gfx/2d/gfx2d.vcxproj
+# gfx/doc/B2GInputFlow.svg
+# gfx/skia/skia/src/animator/SkExtraPathEffects.xsd
+# gfx/skia/skia/src/animator/SkAnimate3DSchema.xsx
+# gfx/skia/skia/src/animator/SkAnimateSchema.xsd
+# gfx/skia/skia/src/animator/SkAnimateSchema.xsx
+# gfx/skia/skia/src/animator/SkAnimate3DSchema.xsd
+# config/tests/ref-simple/one/file.xml
+# config/tests/ref-simple/two/otherfile.xml
+# config/tests/src-simple/thetopsrcdir/otherfile.xml
+# config/tests/src-simple/thesrcdir/file.xml
+# layout/forms/crashtests/1279354.html
+# layout/forms/crashtests/380116-1.xhtml
+# layout/forms/crashtests/370703-1.html
+# layout/forms/crashtests/639733.xhtml
+# layout/forms/crashtests/382212-1.xhtml
+# layout/forms/crashtests/404118-1.html
+# layout/forms/crashtests/378413-1.xhtml
+# layout/forms/crashtests/363696-1.xul
+# layout/forms/crashtests/960277-2.html
+# layout/forms/crashtests/375299.html
+# layout/forms/crashtests/626014.xhtml
+# layout/forms/crashtests/323499-1.html
+# layout/forms/crashtests/378369.html
+# layout/forms/crashtests/266225-1.html
+# layout/forms/crashtests/363696-3.html
+# layout/forms/crashtests/513113-1.html
+# layout/forms/crashtests/457537-2.html
+# layout/forms/crashtests/317502-1.xhtml
+# layout/forms/crashtests/310520-1.xhtml
+# layout/forms/crashtests/343510-1.html
+# layout/forms/crashtests/321894.html
+# layout/forms/crashtests/455451-1.html
+# layout/forms/crashtests/1140216.html
+# layout/forms/crashtests/200347-1.html
+# layout/forms/crashtests/997709-1.html
+# layout/forms/crashtests/570624-1.html
+# layout/forms/crashtests/865602.html
+# layout/forms/crashtests/367587-1.html
+# layout/forms/crashtests/310426-1.xhtml
+# layout/forms/crashtests/578604-1.html
+# layout/forms/crashtests/407066.html
+# layout/forms/crashtests/382610-1.html
+# layout/forms/crashtests/366205-1.html
+# layout/forms/crashtests/363696-2.html
+# layout/forms/crashtests/590302-1.xhtml
+# layout/forms/crashtests/457537-1.html
+# layout/forms/crashtests/1102791.html
+# layout/forms/crashtests/203041-1.html
+# layout/forms/crashtests/682684.xhtml
+# layout/forms/crashtests/1228670.xhtml
+# layout/forms/crashtests/893332-1.html
+# layout/forms/crashtests/393656-1.xhtml
+# layout/forms/crashtests/478219-1.xhtml
+# layout/forms/crashtests/944198.html
+# layout/forms/crashtests/315752-1.xhtml
+# layout/forms/crashtests/399262.html
+# layout/forms/crashtests/1182414.html
+# layout/forms/crashtests/213390-1.html
+# layout/forms/crashtests/949891.xhtml
+# layout/forms/crashtests/451316.html
+# layout/forms/crashtests/370967.html
+# layout/forms/crashtests/383887-1.html
+# layout/forms/crashtests/366537-1.xhtml
+# layout/forms/crashtests/373586-1.xhtml
+# layout/forms/crashtests/538062-1.xhtml
+# layout/forms/crashtests/669767.html
+# layout/forms/crashtests/959311.html
+# layout/forms/crashtests/498698-1.html
+# layout/forms/crashtests/682684-binding.xml
+# layout/forms/crashtests/393656-2.xhtml
+# layout/forms/crashtests/402852-1.html
+# layout/forms/crashtests/1212688.html
+# layout/forms/crashtests/388374-1.xhtml
+# layout/forms/crashtests/258101-1.html
+# layout/forms/crashtests/166750-1.html
+# layout/forms/crashtests/386554-1.html
+# layout/forms/crashtests/375299-binding.xml
+# layout/forms/crashtests/404123-1.html
+# layout/forms/crashtests/388374-2.html
+# layout/forms/crashtests/403148-1.html
+# layout/forms/test/test_bug365410.html
+# layout/forms/test/test_bug549170.html
+# layout/forms/test/test_textarea_resize.html
+# layout/forms/test/bug665540_window.xul
+# layout/forms/test/test_bug572649.html
+# layout/forms/test/test_bug620936.html
+# layout/forms/test/test_bug536567_perwindowpb.html
+# layout/forms/test/test_bug476308.html
+# layout/forms/test/test_bug1111995.html
+# layout/forms/test/test_bug346043.html
+# layout/forms/test/test_bug542914.html
+# layout/forms/test/test_bug477700.html
+# layout/forms/test/test_bug378670.html
+# layout/forms/test/test_bug562447.html
+# layout/forms/test/test_bug665540.html
+# layout/forms/test/test_bug353539.html
+# layout/forms/test/test_bug572406.html
+# layout/forms/test/test_bug935876.html
+# layout/forms/test/test_bug446663.html
+# layout/forms/test/test_bug961363.html
+# layout/forms/test/test_bug1305282.html
+# layout/forms/test/test_bug411236.html
+# layout/forms/test/test_bug287446.html
+# layout/forms/test/test_bug563642.html
+# layout/forms/test/test_bug571352.html
+# layout/forms/test/test_select_prevent_default.html
+# layout/forms/test/test_bug869314.html
+# layout/forms/test/test_bug534785.html
+# layout/forms/test/test_bug231389.html
+# layout/forms/test/test_bug477531.html
+# layout/forms/test/bug477700_subframe.html
+# layout/forms/test/test_bug717878_input_scroll.html
+# layout/forms/test/test_bug957562.html
+# layout/forms/test/bug564115_window.html
+# layout/forms/test/test_listcontrol_search.html
+# layout/forms/test/test_bug1301290.html
+# layout/forms/test/test_bug595310.html
+# layout/forms/test/test_bug478219.xhtml
+# layout/forms/test/bug536567_iframe.html
+# layout/forms/test/test_bug345267.html
+# layout/forms/test/bug536567_subframe.html
+# layout/forms/test/test_bug644542.html
+# layout/forms/test/test_bug564115.html
+# layout/forms/test/test_select_vertical.html
+# layout/forms/test/test_bug704049.html
+# layout/forms/test/test_bug402198.html
+# layout/forms/test/test_bug903715.html
+# layout/forms/test/test_bug960277.html
+# layout/forms/test/test_bug672810.html
+# layout/forms/test/bug287446_subframe.html
+# layout/mathml/operatorDictionary.xsl
+# layout/mathml/crashtests/1028521-1.xhtml
+# layout/mathml/crashtests/336074-1.xhtml
+# layout/mathml/crashtests/431072-1.xhtml
+# layout/mathml/crashtests/402400-1.xhtml
+# layout/mathml/crashtests/367107-1.html
+# layout/mathml/crashtests/366012-1.xhtml
+# layout/mathml/crashtests/348811-2.xhtml
+# layout/mathml/crashtests/323741-1.xml
+# layout/mathml/crashtests/348811-1.xhtml
+# layout/mathml/crashtests/412237-1.xml
+# layout/mathml/crashtests/973322-1.xhtml
+# layout/mathml/crashtests/463763-1.xhtml
+# layout/mathml/crashtests/377824-1.xhtml
+# layout/mathml/crashtests/476547-1.xhtml
+# layout/mathml/crashtests/1061027.html
+# layout/mathml/crashtests/353612-1.xhtml
+# layout/mathml/crashtests/348709-1.xhtml
+# layout/mathml/crashtests/375562-1.xhtml
+# layout/mathml/crashtests/355986-1.xhtml
+# layout/mathml/crashtests/323737-1.xml
+# layout/mathml/crashtests/385226-1.xhtml
+# layout/mathml/crashtests/347495-1.xhtml
+# layout/mathml/crashtests/416907-1.xhtml
+# layout/mathml/crashtests/307839-2.xhtml
+# layout/mathml/crashtests/347355-1-inner.xhtml
+# layout/mathml/crashtests/405187-1.xhtml
+# layout/mathml/crashtests/323733-1.xml
+# layout/mathml/crashtests/379418-1.xhtml
+# layout/mathml/crashtests/348492-1.xhtml
+# layout/mathml/crashtests/366564-1.xhtml
+# layout/mathml/crashtests/347355-1.html
+# layout/mathml/crashtests/400157.xhtml
+# layout/mathml/crashtests/400475-1.xhtml
+# layout/mathml/crashtests/463763-2.xhtml
+# layout/mathml/crashtests/368430-1.xhtml
+# layout/mathml/crashtests/443089-1.xhtml
+# layout/mathml/crashtests/716349-1.html
+# layout/mathml/crashtests/151054-1.xml
+# layout/mathml/crashtests/713606-1.html
+# layout/mathml/crashtests/397518-1.xhtml
+# layout/mathml/crashtests/413063-1.xhtml
+# layout/mathml/crashtests/393760-1.xhtml
+# layout/mathml/crashtests/307839-1.xhtml
+# layout/mathml/crashtests/654928-1.html
+# layout/mathml/crashtests/420420-1.xhtml
+# layout/mathml/crashtests/848725-2.html
+# layout/mathml/crashtests/655451-1.xhtml
+# layout/mathml/crashtests/477740-1.xhtml
+# layout/mathml/crashtests/848725-1.html
+# layout/mathml/crashtests/370791-1.xhtml
+# layout/mathml/crashtests/404485-1.xhtml
+# layout/mathml/crashtests/557474-1.html
+# layout/mathml/crashtests/541620-1.xhtml
+# layout/mathml/crashtests/364685-1.xhtml
+# layout/mathml/crashtests/398038-1.html
+# layout/mathml/crashtests/373472-2.xhtml
+# layout/mathml/crashtests/947557-1.html
+# layout/mathml/crashtests/347507-1.xhtml
+# layout/mathml/crashtests/323738-1.xml
+# layout/mathml/crashtests/372483-1.xhtml
+# layout/mathml/crashtests/405271-1.xml
+# layout/mathml/crashtests/403156-1.xhtml
+# layout/mathml/crashtests/323742-1.xml
+# layout/mathml/crashtests/373472-1.xhtml
+# layout/mathml/crashtests/370862-1.xhtml
+# layout/mathml/tests/test_bug975681.html
+# layout/mathml/tests/test_bug827713.html
+# layout/mathml/tests/test_opentype-axis-height.html
+# layout/mathml/tests/test_opentype-fraction.html
+# layout/mathml/tests/test_opentype-stack.html
+# layout/mathml/tests/test_disabled.html
+# layout/mathml/tests/test_opentype-scripts.html
+# layout/mathml/tests/test_disabled_chrome.html
+# layout/mathml/tests/test_opentype-limits.html
+# layout/mathml/tests/stretchy-and-large-operators.html
+# layout/mathml/tests/test_bug553917.html
+# layout/mathml/tests/test_opentype-radical.html
+# layout/mathml/tests/test_bug827713-2.html
+# layout/mathml/tests/mathml_example_test.html
+# layout/mathml/tests/test_bug330964.html
+# layout/mathml/tests/test_bug706406.html
+# layout/mathml/imptests/test_stack-parameters.html
+# layout/mathml/imptests/test_fraction-parameters.html
+# layout/mathml/imptests/test_lengths-3.html
+# layout/style/xbl-marquee/xbl-marquee.xml
+# layout/style/crashtests/460209-1.html
+# layout/style/crashtests/601439-1.html
+# layout/style/crashtests/524252-1.html
+# layout/style/crashtests/1167782-1.html
+# layout/style/crashtests/379788-1.html
+# layout/style/crashtests/645951-1-ref.html
+# layout/style/crashtests/1227501-1.html
+# layout/style/crashtests/665209-1.html
+# layout/style/crashtests/559491.html
+# layout/style/crashtests/1290994-1.html
+# layout/style/crashtests/418007-1.xhtml
+# layout/style/crashtests/473914-1.html
+# layout/style/crashtests/1264949.html
+# layout/style/crashtests/571105-1.xhtml
+# layout/style/crashtests/671799-1.html
+# layout/style/crashtests/992333-1.html
+# layout/style/crashtests/1356601-1.html
+# layout/style/crashtests/1153693-1.html
+# layout/style/crashtests/611922-1.html
+# layout/style/crashtests/1277908-1.html
+# layout/style/crashtests/font-face-truncated-src.html
+# layout/style/crashtests/930270-2.html
+# layout/style/crashtests/386939-1.html
+# layout/style/crashtests/1290994-2.html
+# layout/style/crashtests/1089463-1.html
+# layout/style/crashtests/1146101-1.html
+# layout/style/crashtests/621596-1.html
+# layout/style/crashtests/404470-1.html
+# layout/style/crashtests/1066089-1.html
+# layout/style/crashtests/large_border_image_width.html
+# layout/style/crashtests/873222.html
+# layout/style/crashtests/1270795.html
+# layout/style/crashtests/368740.html
+# layout/style/crashtests/536789-1.html
+# layout/style/crashtests/729126-1.html
+# layout/style/crashtests/317561-1.html
+# layout/style/crashtests/1135534.html
+# layout/style/crashtests/1230408-1.html
+# layout/style/crashtests/391034-1.xhtml
+# layout/style/crashtests/1161366-1.html
+# layout/style/crashtests/469432-1.xhtml
+# layout/style/crashtests/452150-1.xhtml
+# layout/style/crashtests/1315889-1.html
+# layout/style/crashtests/1245260-1.html
+# layout/style/crashtests/1278463-1.html
+# layout/style/crashtests/671799-2.html
+# layout/style/crashtests/285727-1.html
+# layout/style/crashtests/788836.html
+# layout/style/crashtests/1136010-1.html
+# layout/style/crashtests/431705-1.xul
+# layout/style/crashtests/786108-1.html
+# layout/style/crashtests/945048-1.html
+# layout/style/crashtests/812824.html
+# layout/style/crashtests/1282076-2.html
+# layout/style/crashtests/472237-1.html
+# layout/style/crashtests/397022-1.html
+# layout/style/crashtests/472195-1.html
+# layout/style/crashtests/1163446-1.html
+# layout/style/crashtests/580685.html
+# layout/style/crashtests/192408-1.html
+# layout/style/crashtests/989965-1.html
+# layout/style/crashtests/1314531.html
+# layout/style/crashtests/829817.html
+# layout/style/crashtests/187671-1.html
+# layout/style/crashtests/1233135-1.html
+# layout/style/crashtests/1233135-2.html
+# layout/style/crashtests/363950.html
+# layout/style/crashtests/1186768-1.xhtml
+# layout/style/crashtests/1282076-1.html
+# layout/style/crashtests/972199-1.html
+# layout/style/crashtests/495269-1.html
+# layout/style/crashtests/444848-1.html
+# layout/style/crashtests/long-url-list-stack-overflow.html
+# layout/style/crashtests/437532-1.html
+# layout/style/crashtests/1277908-2.html
+# layout/style/crashtests/399289-1.svg
+# layout/style/crashtests/border-image-visited-link.html
+# layout/style/crashtests/498036-1.html
+# layout/style/crashtests/880862.html
+# layout/style/crashtests/601437-1.html
+# layout/style/crashtests/827591-1.html
+# layout/style/crashtests/444237-1.html
+# layout/style/crashtests/1223688-1.html
+# layout/style/crashtests/460323-1.html
+# layout/style/crashtests/416461-1.xul
+# layout/style/crashtests/439184-1.html
+# layout/style/crashtests/411603-1.html
+# layout/style/crashtests/1238660-1.html
+# layout/style/crashtests/1206105-1.html
+# layout/style/crashtests/700116.html
+# layout/style/crashtests/1223694-1.html
+# layout/style/crashtests/1028514-1.html
+# layout/style/crashtests/696188-1.html
+# layout/style/crashtests/383979-1.xhtml
+# layout/style/crashtests/105619-1.html
+# layout/style/crashtests/447776-1.html
+# layout/style/crashtests/478321-1.xhtml
+# layout/style/crashtests/1290994-4.html
+# layout/style/crashtests/509569-1.html
+# layout/style/crashtests/842134.html
+# layout/style/crashtests/460217-1.html
+# layout/style/crashtests/1275026.html
+# layout/style/crashtests/915440.html
+# layout/style/crashtests/447783-1.html
+# layout/style/crashtests/573127-1.html
+# layout/style/crashtests/652976-1.svg
+# layout/style/crashtests/413274-1.xhtml
+# layout/style/crashtests/512851-1.xhtml
+# layout/style/crashtests/645951-1.html
+# layout/style/crashtests/645142.html
+# layout/style/crashtests/862113.html
+# layout/style/crashtests/1290994-3.html
+# layout/style/crashtests/585185-1.html
+# layout/style/crashtests/1264396-1.html
+# layout/style/crashtests/605689-1.html
+# layout/style/crashtests/867487.html
+# layout/style/crashtests/368175-1.html
+# layout/style/crashtests/1247865-1.html
+# layout/style/crashtests/690990-1.html
+# layout/style/crashtests/637242.xhtml
+# layout/style/crashtests/539613-1.xhtml
+# layout/style/crashtests/432561-1.html
+# layout/style/crashtests/509155-1.html
+# layout/style/crashtests/1226400-1.html
+# layout/style/crashtests/330998-1.html
+# layout/style/crashtests/822766-1.html
+# layout/style/crashtests/822842.html
+# layout/style/crashtests/565248-1.html
+# layout/style/crashtests/448161-1.html
+# layout/style/crashtests/147777-1.html
+# layout/style/crashtests/509156-1.html
+# layout/style/crashtests/448161-2.html
+# layout/style/crashtests/786108-2.html
+# layout/style/crashtests/412588-1.html
+# layout/style/crashtests/930270-1.html
+# layout/style/crashtests/729126-2.html
+# layout/style/crashtests/861489-1.html
+# layout/style/crashtests/575464-1.html
+# layout/style/crashtests/622314-1.xhtml
+# layout/style/crashtests/592698-1.html
+# layout/style/crashtests/696869-1.html
+# layout/style/crashtests/840898.html
+# layout/style/crashtests/1200568-1.html
+# layout/style/crashtests/588627-1.html
+# layout/style/crashtests/1161320-1.html
+# layout/style/crashtests/474377-1.xhtml
+# layout/style/crashtests/1074651-1.html
+# layout/style/crashtests/1321357-1.html
+# layout/style/crashtests/286707-1.html
+# layout/style/crashtests/495269-2.html
+# layout/style/crashtests/1164813-1.html
+# layout/style/crashtests/437170-1.html
+# layout/style/crashtests/473720-1.html
+# layout/style/crashtests/558943-1.xhtml
+# layout/style/crashtests/1265611-1.html
+# layout/style/crashtests/1315894-1.html
+# layout/style/crashtests/1161320-2.html
+# layout/style/crashtests/473892-1.html
+# layout/style/crashtests/927734-1.html
+# layout/style/crashtests/806310-1.html
+# layout/style/crashtests/456196.html
+# layout/style/crashtests/466845-1.html
+# layout/style/crashtests/383979-2.html
+# layout/style/test/test_transitions_events.html
+# layout/style/test/test_animations_effect_timing_duration.html
+# layout/style/test/display_mode_reflow_iframe.html
+# layout/style/test/test_setPropertyWithNull.html
+# layout/style/test/test_bug389464.html
+# layout/style/test/test_descriptor_syntax_errors.html
+# layout/style/test/test_bug732209.html
+# layout/style/test/test_condition_text_assignment.html
+# layout/style/test/test_transitions_step_functions.html
+# layout/style/test/test_animations_dynamic_changes.html
+# layout/style/test/test_any_dynamic.html
+# layout/style/test/file_animations_effect_timing_iterations.html
+# layout/style/test/test_animations_iterationstart.html
+# layout/style/test/test_bug798843_pref.html
+# layout/style/test/test_animations_playbackrate.html
+# layout/style/test/test_bug383075.html
+# layout/style/test/test_bug200089.html
+# layout/style/test/test_bug1055933.html
+# layout/style/test/test_align_shorthand_serialization.html
+# layout/style/test/test_units_frequency.html
+# layout/style/test/test_animations_styles_on_event.html
+# layout/style/test/test_bug357614.html
+# layout/style/test/test_animations_pausing.html
+# layout/style/test/test_contain_formatting_context.html
+# layout/style/test/test_bug382027.html
+# layout/style/test/test_bug98997.html
+# layout/style/test/test_bug229915.html
+# layout/style/test/test_ident_escaping.html
+# layout/style/test/test_flexbox_order_table.html
+# layout/style/test/file_transitions_replacement_on_busy_frame.html
+# layout/style/test/test_keyframes_rules.html
+# layout/style/test/test_bug363146.html
+# layout/style/test/test_pseudoelement_state.html
+# layout/style/test/visited-pref-iframe.html
+# layout/style/test/test_bug1232829.html
+# layout/style/test/test_animations_async_tests.html
+# layout/style/test/test_bug319381.html
+# layout/style/test/test_garbage_at_end_of_declarations.html
+# layout/style/test/test_value_computation.html
+# layout/style/test/test_pseudoelement_parsing.html
+# layout/style/test/test_condition_text.html
+# layout/style/test/test_bug657143.html
+# layout/style/test/test_grid_shorthand_serialization.html
+# layout/style/test/media_queries_dynamic_xbl_iframe.html
+# layout/style/test/empty.html
+# layout/style/test/test_specified_value_serialization.html
+# layout/style/test/newtab_share_rule_processors.html
+# layout/style/test/test_visited_reftests.html
+# layout/style/test/test_bug534804.html
+# layout/style/test/test_bug580685.html
+# layout/style/test/test_align_justify_computed_values.html
+# layout/style/test/test_parser_diagnostics_unprintables.html
+# layout/style/test/visited-lying-inner.html
+# layout/style/test/test_logical_properties.html
+# layout/style/test/test_bug499655.html
+# layout/style/test/test_parse_eof.html
+# layout/style/test/test_animations_event_handler_attribute.html
+# layout/style/test/test_media_queries_dynamic_xbl.html
+# layout/style/test/test_units_time.html
+# layout/style/test/test_variable_serialization_specified.html
+# layout/style/test/test_visited_image_loading.html
+# layout/style/test/test_value_storage.html
+# layout/style/test/test_css_escape_api.html
+# layout/style/test/test_box_size_keywords.html
+# layout/style/test/test_bug716226.html
+# layout/style/test/test_css_eof_handling.html
+# layout/style/test/xbl_bindings.xml
+# layout/style/test/test_transitions_and_restyles.html
+# layout/style/test/test_bug765590.html
+# layout/style/test/test_visited_lying.html
+# layout/style/test/test_descriptor_storage.html
+# layout/style/test/test_attribute_selector_eof_behavior.html
+# layout/style/test/test_bug221428.html
+# layout/style/test/test_font_feature_values_parsing.html
+# layout/style/test/test_ch_ex_no_infloops.html
+# layout/style/test/test_bug73586.html
+# layout/style/test/test_bug1112014.html
+# layout/style/test/test_restyles_in_smil_animation.html
+# layout/style/test/test_inherit_computation.html
+# layout/style/test/file_animations_effect_timing_duration.html
+# layout/style/test/test_bug391034.html
+# layout/style/test/test_transitions.html
+# layout/style/test/test_unprefixing_service.html
+# layout/style/test/test_page_parser.html
+# layout/style/test/test_computed_style_no_pseudo.html
+# layout/style/test/test_transitions_dynamic_changes.html
+# layout/style/test/test_parse_ident.html
+# layout/style/test/test_css_supports.html
+# layout/style/test/test_bug391221.html
+# layout/style/test/file_animations_pausing.html
+# layout/style/test/test_unprefixing_service_prefs.html
+# layout/style/test/test_flexbox_reflow_counts.html
+# layout/style/test/test_style_attribute_standards.html
+# layout/style/test/test_bug621351.html
+# layout/style/test/test_default_computed_style.html
+# layout/style/test/file_animations_async_tests.html
+# layout/style/test/test_bug732153.html
+# layout/style/test/test_of_type_selectors.xhtml
+# layout/style/test/test_all_shorthand.html
+# layout/style/test/test_supports_rules.html
+# layout/style/test/test_selectors.html
+# layout/style/test/test_font_family_parsing.html
+# layout/style/test/test_animations_effect_timing_enddelay.html
+# layout/style/test/test_units_length.html
+# layout/style/test/test_compute_data_with_start_struct.html
+# layout/style/test/file_bug1089417_iframe.html
+# layout/style/test/test_selectors_on_anonymous_content.html
+# layout/style/test/test_change_hint_optimizations.html
+# layout/style/test/test_css_cross_domain.html
+# layout/style/test/test_style_attribute_quirks.html
+# layout/style/test/test_bug437915.html
+# layout/style/test/additional_sheets_helper.html
+# layout/style/test/test_animations_omta.html
+# layout/style/test/test_rule_insertion.html
+# layout/style/test/test_html_attribute_computed_values.html
+# layout/style/test/test_variable_serialization_computed.html
+# layout/style/test/test_bug1292447.html
+# layout/style/test/test_exposed_prop_accessors.html
+# layout/style/test/test_default_bidi_css.html
+# layout/style/test/test_bug645998.html
+# layout/style/test/test_transitions_with_disabled_properties.html
+# layout/style/test/test_bug450191.html
+# layout/style/test/file_animations_playbackrate.html
+# layout/style/test/test_media_queries.html
+# layout/style/test/test_font_loading_api.html
+# layout/style/test/test_bug387615.html
+# layout/style/test/test_background_blend_mode.html
+# layout/style/test/unprefixing_service_iframe.html
+# layout/style/test/test_computed_style_min_size_auto.html
+# layout/style/test/test_at_rule_parse_serialize.html
+# layout/style/test/test_viewport_units.html
+# layout/style/test/test_flexbox_order_abspos.html
+# layout/style/test/file_animations_iterationstart.html
+# layout/style/test/test_unclosed_parentheses.html
+# layout/style/test/test_property_syntax_errors.html
+# layout/style/test/test_video_object_fit.html
+# layout/style/test/test_unicode_range_loading.html
+# layout/style/test/test_namespace_rule.html
+# layout/style/test/test_transitions_cancel_near_end.html
+# layout/style/test/test_rem_unit.html
+# layout/style/test/test_animations_effect_timing_iterations.html
+# layout/style/test/test_acid3_test46.html
+# layout/style/test/test_flexbox_layout.html
+# layout/style/test/test_transitions_bug537151.html
+# layout/style/test/test_bug511909.html
+# layout/style/test/test_media_query_list.html
+# layout/style/test/test_bug453896_deck.html
+# layout/style/test/bug453896_iframe.html
+# layout/style/test/test_moz_device_pixel_ratio.html
+# layout/style/test/test_asyncopen2.html
+# layout/style/test/unstyled.xml
+# layout/style/test/test_pointer-events.html
+# layout/style/test/visited_image_loading_frame.html
+# layout/style/test/test_bug418986-2.html
+# layout/style/test/test_property_database.html
+# layout/style/test/test_position_float_display.html
+# layout/style/test/test_bug377947.html
+# layout/style/test/test_bug635286.html
+# layout/style/test/test_grid_item_shorthands.html
+# layout/style/test/test_counter_descriptor_storage.html
+# layout/style/test/file_animations_styles_on_event.html
+# layout/style/test/test_bug372770.html
+# layout/style/test/file_animations_effect_timing_enddelay.html
+# layout/style/test/test_bug887741_at-rules_in_declaration_lists.html
+# layout/style/test/test_cascade.html
+# layout/style/test/test_bug652486.html
+# layout/style/test/test_webkit_device_pixel_ratio.html
+# layout/style/test/test_bug798567.html
+# layout/style/test/file_animations_with_disabled_properties.html
+# layout/style/test/test_bug379440.html
+# layout/style/test/test_transitions_and_reframes.html
+# layout/style/test/test_bug379741.html
+# layout/style/test/test_bug667520.html
+# layout/style/test/test_variables.html
+# layout/style/test/test_animations_omta_start.html
+# layout/style/test/test_grid_computed_values.html
+# layout/style/test/test_flexbox_child_display_values.xhtml
+# layout/style/test/test_webkit_flex_display.html
+# layout/style/test/test_flexbox_order.html
+# layout/style/test/test_additional_sheets.html
+# layout/style/test/test_bug771043.html
+# layout/style/test/test_parse_url.html
+# layout/style/test/test_computed_style_prefs.html
+# layout/style/test/test_flexbox_flex_shorthand.html
+# layout/style/test/test_root_node_display.html
+# layout/style/test/test_visited_image_loading_empty.html
+# layout/style/test/test_bug664955.html
+# layout/style/test/test_bug874919.html
+# layout/style/test/test_bug405818.html
+# layout/style/test/test_bug160403.html
+# layout/style/test/test_value_cloning.html
+# layout/style/test/test_initial_computation.html
+# layout/style/test/test_computed_style.html
+# layout/style/test/ccd-quirks.html
+# layout/style/test/test_transitions_per_property.html
+# layout/style/test/test_bug795520.html
+# layout/style/test/media_queries_dynamic_xbl_binding.xml
+# layout/style/test/test_transitions_computed_values.html
+# layout/style/test/test_shorthand_property_getters.html
+# layout/style/test/test_style_struct_copy_constructors.html
+# layout/style/test/test_bug573255.html
+# layout/style/test/test_dynamic_change_causing_reflow.html
+# layout/style/test/test_media_queries_dynamic.html
+# layout/style/test/test_load_events_on_stylesheets.html
+# layout/style/test/test_transitions_and_zoom.html
+# layout/style/test/test_position_sticky.html
+# layout/style/test/test_bug829816.html
+# layout/style/test/test_animations_with_disabled_properties.html
+# layout/style/test/test_inherit_storage.html
+# layout/style/test/file_font_loading_api_vframe.html
+# layout/style/test/test_visited_pref.html
+# layout/style/test/media_queries_iframe.html
+# layout/style/test/test_bug401046.html
+# layout/style/test/test_transitions_computed_value_combinations.html
+# layout/style/test/test_priority_preservation.html
+# layout/style/test/test_bug524175.html
+# layout/style/test/test_flexbox_flex_grow_and_shrink.html
+# layout/style/test/test_extra_inherit_initial.html
+# layout/style/test/test_css_supports_variables.html
+# layout/style/test/test_dont_use_document_colors.html
+# layout/style/test/test_rules_out_of_sheets.html
+# layout/style/test/test_bug499655.xhtml
+# layout/style/test/test_bug397427.html
+# layout/style/test/test_transitions_replacement_on_busy_frame.html
+# layout/style/test/test_pixel_lengths.html
+# layout/style/test/test_bug399349.html
+# layout/style/test/test_system_font_serialization.html
+# layout/style/test/test_css_function_mismatched_parenthesis.html
+# layout/style/test/file_transitions_with_disabled_properties.html
+# layout/style/test/test_clip-path_polygon.html
+# layout/style/test/test_counter_style.html
+# layout/style/test/test_css_loader_crossorigin_data_url.html
+# layout/style/test/test_redundant_font_download.html
+# layout/style/test/test_bug470769.html
+# layout/style/test/test_parse_rule.html
+# layout/style/test/unstyled-frame.xml
+# layout/style/test/test_grid_container_shorthands.html
+# layout/style/test/test_bug412901.html
+# layout/style/test/test_font_face_parser.html
+# layout/style/test/test_bug517224.html
+# layout/style/test/test_bug413958.html
+# layout/style/test/test_animations.html
+# layout/style/test/test_animations_event_order.html
+# layout/style/test/test_group_insertRule.html
+# layout/style/test/visited_image_loading_frame_empty.html
+# layout/style/test/test_bug373293.html
+# layout/style/test/test_bug892929.html
+# layout/style/test/test_initial_storage.html
+# layout/style/test/test_hover_quirk.html
+# layout/style/test/test_addSheet.html
+# layout/style/test/test_viewport_scrollbar_causing_reflow.html
+# layout/style/test/test_rule_serialization.html
+# layout/style/test/viewport_units_iframe.html
+# layout/style/test/test_bug525952.html
+# layout/style/test/test_bug302186.html
+# layout/style/test/test_bug1203766.html
+# layout/style/test/ccd-standards.html
+# layout/style/test/test_units_angle.html
+# layout/style/test/test_text_decoration_shorthands.html
+# layout/style/test/test_bug1089417.html
+# layout/style/test/test_bug74880.html
+# layout/style/test/chrome/test_bug418986-2.xul
+# layout/style/test/chrome/moz_document_helper.html
+# layout/style/test/chrome/test_bug1157097.html
+# layout/style/test/chrome/test_bug1160724.xul
+# layout/style/test/chrome/test_moz_document_rules.html
+# layout/style/test/chrome/hover_helper.html
+# layout/style/test/chrome/test_display_mode_reflow.html
+# layout/style/test/chrome/hover_empty.html
+# layout/style/test/chrome/test_display_mode.html
+# layout/style/test/chrome/test_hover.html
+# layout/style/test/chrome/bug535806-html.html
+# layout/style/test/chrome/test_bug535806.xul
+# layout/style/test/chrome/test_author_specified_style.html
+# layout/style/test/chrome/bug535806-xul.xul
+# layout/xul/grid/crashtests/306911-grid-testcases.xul
+# layout/xul/grid/crashtests/321066-1.xul
+# layout/xul/grid/crashtests/312784-1.xul
+# layout/xul/grid/crashtests/423802-crash.xul
+# layout/xul/grid/crashtests/321073-1.xul
+# layout/xul/grid/crashtests/313173-1-inner.xul
+# layout/xul/grid/crashtests/311710-1.xul
+# layout/xul/grid/crashtests/313173-1.html
+# layout/xul/grid/crashtests/400790-1.xul
+# layout/xul/grid/crashtests/306911-crash.xul
+# layout/xul/grid/crashtests/306911-grid-testcases2.xul
+# layout/xul/grid/crashtests/382750-1.xul
+# layout/xul/grid/examples/borderedcolumns.xul
+# layout/xul/grid/examples/javascriptappend.xul
+# layout/xul/grid/examples/divcolumngrid.xul
+# layout/xul/grid/examples/splitter.xul
+# layout/xul/grid/examples/bordermargincolumns1.xul
+# layout/xul/grid/examples/dynamicgrid.xul
+# layout/xul/grid/examples/collapsetest.xul
+# layout/xul/grid/examples/borderedrowscolumns.xul
+# layout/xul/grid/examples/borderedrowscolumns2.xul
+# layout/xul/grid/examples/nestedrows.xul
+# layout/xul/grid/examples/scrollingcolumns.xul
+# layout/xul/grid/examples/jumpygrid.xul
+# layout/xul/grid/examples/flexgroupgrid.xul
+# layout/xul/grid/examples/rowspan.xul
+# layout/xul/grid/examples/scrollingrows.xul
+# layout/xul/grid/examples/divrowgrid.xul
+# layout/xul/grid/examples/borderedrowscolumns3.xul
+# layout/xul/grid/reftests/not-full-row-group-direction.xul
+# layout/xul/grid/reftests/not-full-row-group-pack-ref.xhtml
+# layout/xul/grid/reftests/z-order-1-ref.xul
+# layout/xul/grid/reftests/scrollable-rows-ref.xhtml
+# layout/xul/grid/reftests/not-full-row-leaf-pack-ref.xhtml
+# layout/xul/grid/reftests/column-sizing-1.xul
+# layout/xul/grid/reftests/scrollable-rows.xul
+# layout/xul/grid/reftests/not-full-basic-ref.xhtml
+# layout/xul/grid/reftests/not-full-row-leaf-direction.xul
+# layout/xul/grid/reftests/row-or-column-sizing-1.xul
+# layout/xul/grid/reftests/scrollable-columns.xul
+# layout/xul/grid/reftests/not-full-row-group-pack.xul
+# layout/xul/grid/reftests/row-or-column-sizing-2.xul
+# layout/xul/grid/reftests/not-full-row-leaf-pack.xul
+# layout/xul/grid/reftests/z-order-2.xul
+# layout/xul/grid/reftests/not-full-basic.xul
+# layout/xul/grid/reftests/not-full-grid-pack-align.xul
+# layout/xul/grid/reftests/row-or-column-sizing-3.xul
+# layout/xul/grid/reftests/z-order-1.xul
+# layout/xul/grid/reftests/not-full-row-group-align.xul
+# layout/xul/grid/reftests/z-order-2-ref.xul
+# layout/xul/grid/reftests/sizing-2d.xul
+# layout/xul/grid/reftests/column-sizing-1-ref.xul
+# layout/xul/grid/reftests/row-sizing-1-ref.xul
+# layout/xul/grid/reftests/row-sizing-1.xul
+# layout/xul/grid/reftests/row-or-column-sizing-4.xul
+# layout/xul/grid/reftests/not-full-row-group-align-ref.xhtml
+# layout/xul/grid/reftests/not-full-row-group-direction-ref.xhtml
+# layout/xul/grid/reftests/not-full-row-leaf-align.xul
+# layout/xul/grid/reftests/scrollable-columns-ref.xhtml
+# layout/xul/grid/reftests/sizing-2d-ref.xul
+# layout/xul/crashtests/407152.xul
+# layout/xul/crashtests/464149-1.xul
+# layout/xul/crashtests/291702-2.xul
+# layout/xul/crashtests/189814-1.xul
+# layout/xul/crashtests/433296-1.xul
+# layout/xul/crashtests/430356-1.xhtml
+# layout/xul/crashtests/475133.html
+# layout/xul/crashtests/369942-1.xhtml
+# layout/xul/crashtests/350460.xul
+# layout/xul/crashtests/398326-1.xhtml
+# layout/xul/crashtests/131008-1.xul
+# layout/xul/crashtests/140218-1.xml
+# layout/xul/crashtests/377592-1.svg
+# layout/xul/crashtests/365151.xul
+# layout/xul/crashtests/434458-1.xul
+# layout/xul/crashtests/326834-1.html
+# layout/xul/crashtests/464407-1.xhtml
+# layout/xul/crashtests/508927-1.xul
+# layout/xul/crashtests/397304-1.html
+# layout/xul/crashtests/384373-1.xul
+# layout/xul/crashtests/557174-1.xml
+# layout/xul/crashtests/321056-1.xhtml
+# layout/xul/crashtests/384373-2.xul
+# layout/xul/crashtests/394120-1.xhtml
+# layout/xul/crashtests/384105-1-inner.xul
+# layout/xul/crashtests/383236-1.xul
+# layout/xul/crashtests/346281-1.xul
+# layout/xul/crashtests/472189.xul
+# layout/xul/crashtests/366112-1.xul
+# layout/xul/crashtests/329477-1.xhtml
+# layout/xul/crashtests/329407-1.xml
+# layout/xul/crashtests/716503.html
+# layout/xul/crashtests/328135-1.xul
+# layout/xul/crashtests/168724-1.xul
+# layout/xul/crashtests/294371-1.xul
+# layout/xul/crashtests/467080.xul
+# layout/xul/crashtests/384871-1-inner.xul
+# layout/xul/crashtests/menulist-focused.xhtml
+# layout/xul/crashtests/400779-1.xhtml
+# layout/xul/crashtests/583957-1.html
+# layout/xul/crashtests/514300-1.xul
+# layout/xul/crashtests/508927-2.xul
+# layout/xul/crashtests/387033-1.xhtml
+# layout/xul/crashtests/336962-1.xul
+# layout/xul/crashtests/402912-1.xhtml
+# layout/xul/crashtests/376137-1.html
+# layout/xul/crashtests/399013.xul
+# layout/xul/crashtests/384871-1.html
+# layout/xul/crashtests/360642-1.xul
+# layout/xul/crashtests/431738.xhtml
+# layout/xul/crashtests/386642.xul
+# layout/xul/crashtests/327776-1.xul
+# layout/xul/crashtests/376137-2.html
+# layout/xul/crashtests/290743.html
+# layout/xul/crashtests/415394-1.xhtml
+# layout/xul/crashtests/470272.html
+# layout/xul/crashtests/384037-1.xhtml
+# layout/xul/crashtests/495728-1.xul
+# layout/xul/crashtests/467481-1.xul
+# layout/xul/crashtests/329327-1.xul
+# layout/xul/crashtests/289410-1.xul
+# layout/xul/crashtests/432068-1.xul
+# layout/xul/crashtests/322786-1.xul
+# layout/xul/crashtests/397293.xhtml
+# layout/xul/crashtests/265161-1.xul
+# layout/xul/crashtests/291702-1.xul
+# layout/xul/crashtests/344228-1.xul
+# layout/xul/crashtests/374102-1.xul
+# layout/xul/crashtests/538308-1.xul
+# layout/xul/crashtests/366203-1.xul
+# layout/xul/crashtests/381862.html
+# layout/xul/crashtests/408904-1.xul
+# layout/xul/crashtests/378961.html
+# layout/xul/crashtests/432058-1.xul
+# layout/xul/crashtests/433429.xul
+# layout/xul/crashtests/137216-1.xul
+# layout/xul/crashtests/382746-1.xul
+# layout/xul/crashtests/460900-1.xul
+# layout/xul/crashtests/470063-1.html
+# layout/xul/crashtests/404192.xhtml
+# layout/xul/crashtests/237787-1.xul
+# layout/xul/crashtests/391974-1-inner.xul
+# layout/xul/crashtests/326879-1.xul
+# layout/xul/crashtests/617089.html
+# layout/xul/crashtests/311457-1.html
+# layout/xul/crashtests/417509.xul
+# layout/xul/crashtests/151826-1.xul
+# layout/xul/crashtests/452185.xml
+# layout/xul/crashtests/325377.xul
+# layout/xul/crashtests/536931-1.xhtml
+# layout/xul/crashtests/420424-1.xul
+# layout/xul/crashtests/564705-1.xul
+# layout/xul/crashtests/384491-1.xhtml
+# layout/xul/crashtests/432068-2.xul
+# layout/xul/crashtests/391974-1.html
+# layout/xul/crashtests/326834-1-inner.xul
+# layout/xul/crashtests/384105-1.html
+# layout/xul/crashtests/346083-1.xul
+# layout/xul/crashtests/384373.html
+# layout/xul/crashtests/387080-1.xul
+# layout/xul/crashtests/488210-1.xhtml
+# layout/xul/crashtests/382899-1.xul
+# layout/xul/crashtests/412479-1.xhtml
+# layout/xul/crashtests/452185.html
+# layout/xul/reftest/image-size.xul
+# layout/xul/reftest/popup-explicit-size-ref.xul
+# layout/xul/reftest/textbox-text-transform-ref.xul
+# layout/xul/reftest/popup-explicit-size.xul
+# layout/xul/reftest/image-scaling-min-height-1.xul
+# layout/xul/reftest/image-size-ref.xul
+# layout/xul/reftest/image-scaling-min-height-1-ref.xul
+# layout/xul/reftest/textbox-multiline-noresize.xul
+# layout/xul/reftest/textbox-multiline-ref.xul
+# layout/xul/reftest/textbox-text-transform.xul
+# layout/xul/reftest/textbox-multiline-resize.xul
+# layout/xul/test/test_bug381167.xhtml
+# layout/xul/test/test_stack.xul
+# layout/xul/test/test_popupSizeTo.xul
+# layout/xul/test/test_bug1197913.xul
+# layout/xul/test/window_resizer.xul
+# layout/xul/test/test_popupReflowPos.xul
+# layout/xul/test/test_windowminmaxsize.xul
+# layout/xul/test/test_bug467442.xul
+# layout/xul/test/test_bug703150.xul
+# layout/xul/test/test_resizer.xul
+# layout/xul/test/test_resizer_incontent.xul
+# layout/xul/test/test_bug398982-1.xul
+# layout/xul/test/test_bug563416.html
+# layout/xul/test/test_submenuClose.xul
+# layout/xul/test/test_bug987230.xul
+# layout/xul/test/test_bug393970.xul
+# layout/xul/test/test_bug394800.xhtml
+# layout/xul/test/test_bug386386.html
+# layout/xul/test/test_bug372685.xul
+# layout/xul/test/test_popupZoom.xul
+# layout/xul/test/test_bug398982-2.xul
+# layout/xul/test/test_bug477754.xul
+# layout/xul/test/test_bug159346.xul
+# layout/xul/test/window_resizer_element.xul
+# layout/xul/test/test_bug511075.html
+# layout/xul/test/test_splitter.xul
+# layout/xul/tree/crashtests/430394-1.xul
+# layout/xul/tree/crashtests/366583-1.xul
+# layout/xul/tree/crashtests/399227-2.xul
+# layout/xul/tree/crashtests/509602-1.xul
+# layout/xul/tree/crashtests/309732-2.xul
+# layout/xul/tree/crashtests/399227-1.xul
+# layout/xul/tree/crashtests/454186-1.xul
+# layout/xul/tree/crashtests/399715-1.xhtml
+# layout/xul/tree/crashtests/585815-iframe.xul
+# layout/xul/tree/crashtests/730441-1.xul
+# layout/xul/tree/crashtests/382444-1.html
+# layout/xul/tree/crashtests/393665-1.xul
+# layout/xul/tree/crashtests/409807-1.xul
+# layout/xul/tree/crashtests/414170-1.xul
+# layout/xul/tree/crashtests/730441-2.xul
+# layout/xul/tree/crashtests/391178-2.xul
+# layout/xul/tree/crashtests/601427.html
+# layout/xul/tree/crashtests/479931-1.xhtml
+# layout/xul/tree/crashtests/730441-3.xul
+# layout/xul/tree/crashtests/509602-1-overlay.xul
+# layout/xul/tree/crashtests/585815.html
+# layout/xul/tree/crashtests/309732-1.xul
+# layout/xul/tree/crashtests/391178-1.xhtml
+# layout/xul/tree/crashtests/380217-1.xul
+# layout/xul/tree/crashtests/382444-1-inner.html
+# layout/xul/tree/crashtests/399692-1.xhtml
+# layout/xul/tree/crashtests/307298-1.xul
+# layout/svg/resources/content/svgBindings.xml
+# layout/svg/crashtests/522394-2.svg
+# layout/svg/crashtests/876831-1.svg
+# layout/svg/crashtests/508247-1.svg
+# layout/svg/crashtests/385840-1.svg
+# layout/svg/crashtests/327706-1.svg
+# layout/svg/crashtests/993443.svg
+# layout/svg/crashtests/453754-1.svg
+# layout/svg/crashtests/898951-1.svg
+# layout/svg/crashtests/344904-1.svg
+# layout/svg/crashtests/1182496-1.html
+# layout/svg/crashtests/345418-1.svg
+# layout/svg/crashtests/522394-3.svg
+# layout/svg/crashtests/842909-1.svg
+# layout/svg/crashtests/612662-1.svg
+# layout/svg/crashtests/343221-1.xhtml
+# layout/svg/crashtests/515288-1.html
+# layout/svg/crashtests/354777-1.xhtml
+# layout/svg/crashtests/1140080-1.svg
+# layout/svg/crashtests/384728-1.svg
+# layout/svg/crashtests/1209525-1.svg
+# layout/svg/crashtests/466585-1.svg
+# layout/svg/crashtests/913990.html
+# layout/svg/crashtests/366956-2.svg
+# layout/svg/crashtests/extref-test-1-resource.xhtml
+# layout/svg/crashtests/841812-1.svg
+# layout/svg/crashtests/898909-1.svg
+# layout/svg/crashtests/385246-1.svg
+# layout/svg/crashtests/371463-1.xhtml
+# layout/svg/crashtests/975773-1.svg
+# layout/svg/crashtests/478128-1.svg
+# layout/svg/crashtests/366956-1.svg
+# layout/svg/crashtests/344898-1.svg
+# layout/svg/crashtests/601999-1.html
+# layout/svg/crashtests/669025-2.svg
+# layout/svg/crashtests/768351.svg
+# layout/svg/crashtests/367111-1.svg
+# layout/svg/crashtests/780764-1.svg
+# layout/svg/crashtests/669025-1.svg
+# layout/svg/crashtests/612736-2.svg
+# layout/svg/crashtests/877029-1.svg
+# layout/svg/crashtests/409565-1.xhtml
+# layout/svg/crashtests/307314-1.svg
+# layout/svg/crashtests/361587-1.svg
+# layout/svg/crashtests/342923-1.html
+# layout/svg/crashtests/849688-1.svg
+# layout/svg/crashtests/386690-1.svg
+# layout/svg/crashtests/385552-1.svg
+# layout/svg/crashtests/709920-1.svg
+# layout/svg/crashtests/338312-1.xhtml
+# layout/svg/crashtests/475302-1.svg
+# layout/svg/crashtests/725918-1.svg
+# layout/svg/crashtests/467498-1.svg
+# layout/svg/crashtests/587336-1.html
+# layout/svg/crashtests/610954-1.html
+# layout/svg/crashtests/325427-1.svg
+# layout/svg/crashtests/849688-2.svg
+# layout/svg/crashtests/655025-1.svg
+# layout/svg/crashtests/474700-1.svg
+# layout/svg/crashtests/extref-test-1.xhtml
+# layout/svg/crashtests/378716.svg
+# layout/svg/crashtests/359516-1.svg
+# layout/svg/crashtests/340945-1.svg
+# layout/svg/crashtests/803562-1.svg
+# layout/svg/crashtests/873806-1.svg
+# layout/svg/crashtests/375775-1.svg
+# layout/svg/crashtests/386475-1.xhtml
+# layout/svg/crashtests/267650-1.svg
+# layout/svg/crashtests/369233-1.svg
+# layout/svg/crashtests/364688-1.svg
+# layout/svg/crashtests/890782-1.svg
+# layout/svg/crashtests/310436-1.svg
+# layout/svg/crashtests/429774-1.svg
+# layout/svg/crashtests/841163-1.svg
+# layout/svg/crashtests/384499-1.svg
+# layout/svg/crashtests/897342-1.svg
+# layout/svg/crashtests/974746-1.svg
+# layout/svg/crashtests/963086-1.svg
+# layout/svg/crashtests/327709-1.svg
+# layout/svg/crashtests/979407-1.svg
+# layout/svg/crashtests/919371-1.xhtml
+# layout/svg/crashtests/478511-1.svg
+# layout/svg/crashtests/512890-1.svg
+# layout/svg/crashtests/655025-2.svg
+# layout/svg/crashtests/693424-1.svg
+# layout/svg/crashtests/322215-1.svg
+# layout/svg/crashtests/344892-1.svg
+# layout/svg/crashtests/813420-1.svg
+# layout/svg/crashtests/620034-1.html
+# layout/svg/crashtests/1028512.svg
+# layout/svg/crashtests/483439-1.svg
+# layout/svg/crashtests/1156581-1.svg
+# layout/svg/crashtests/369438-1.svg
+# layout/svg/crashtests/477935-1.html
+# layout/svg/crashtests/655025-3.svg
+# layout/svg/crashtests/1016145.svg
+# layout/svg/crashtests/979407-2.svg
+# layout/svg/crashtests/455314-1.xhtml
+# layout/svg/crashtests/767535-1.xhtml
+# layout/svg/crashtests/385852-1.svg
+# layout/svg/crashtests/340083-1.svg
+# layout/svg/crashtests/420697-1.svg
+# layout/svg/crashtests/314244-1.xul
+# layout/svg/crashtests/590291-1.svg
+# layout/svg/crashtests/789390-1.html
+# layout/svg/crashtests/337408-1.xul
+# layout/svg/crashtests/470124-1.svg
+# layout/svg/crashtests/843072-1.svg
+# layout/svg/crashtests/780963-1.html
+# layout/svg/crashtests/842009-1.svg
+# layout/svg/crashtests/475181-1.svg
+# layout/svg/crashtests/464374-1.svg
+# layout/svg/crashtests/322185-1.svg
+# layout/svg/crashtests/310638.svg
+# layout/svg/crashtests/881031-1.svg
+# layout/svg/crashtests/308615-1.svg
+# layout/svg/crashtests/380691-1.svg
+# layout/svg/crashtests/492186-1.svg
+# layout/svg/crashtests/459883.xhtml
+# layout/svg/crashtests/847139-1.svg
+# layout/svg/crashtests/610594-1.html
+# layout/svg/crashtests/371563-1.xhtml
+# layout/svg/crashtests/713413-1.svg
+# layout/svg/crashtests/387290-1.svg
+# layout/svg/crashtests/220165-1.svg
+# layout/svg/crashtests/895311-1.svg
+# layout/svg/crashtests/404677-1.xhtml
+# layout/svg/crashtests/682411-1.svg
+# layout/svg/crashtests/327711-1.svg
+# layout/svg/crashtests/614367-1.svg
+# layout/svg/crashtests/344749-1.svg
+# layout/svg/crashtests/790072.svg
+# layout/svg/crashtests/842630-1.svg
+# layout/svg/crashtests/385246-2.svg
+# layout/svg/crashtests/348982-1.xhtml
+# layout/svg/crashtests/326495-1.svg
+# layout/svg/crashtests/420697-2.svg
+# layout/svg/crashtests/740627-2.svg
+# layout/svg/crashtests/740627-1.svg
+# layout/svg/crashtests/313737-1.xml
+# layout/svg/crashtests/386566-1.svg
+# layout/svg/crashtests/1149542-1.svg
+# layout/svg/crashtests/768087-1.html
+# layout/svg/crashtests/522394-1.svg
+# layout/svg/crashtests/472782-1.svg
+# layout/svg/crashtests/384391-1.xhtml
+# layout/svg/crashtests/779971-1.svg
+# layout/svg/crashtests/952270-1.svg
+# layout/svg/crashtests/757751-1.svg
+# layout/svg/crashtests/409573-1.svg
+# layout/svg/crashtests/860378-1.svg
+# layout/svg/crashtests/363611-1.xhtml
+# layout/svg/crashtests/384637-1.svg
+# layout/svg/crashtests/692203-1.svg
+# layout/svg/crashtests/329848-1.svg
+# layout/svg/crashtests/328137-1.svg
+# layout/svg/crashtests/732836-1.svg
+# layout/svg/crashtests/459666-1.html
+# layout/svg/crashtests/475193-1.html
+# layout/svg/crashtests/294022-1.svg
+# layout/svg/crashtests/323704-1.svg
+# layout/svg/crashtests/402408-1.svg
+# layout/svg/crashtests/890783-1.svg
+# layout/svg/crashtests/461289-1.svg
+# layout/svg/crashtests/612662-2.svg
+# layout/svg/crashtests/344887-1.svg
+# layout/svg/crashtests/566216-1.svg
+# layout/svg/crashtests/385552-2.svg
+# layout/svg/crashtests/767056-1.svg
+# layout/svg/crashtests/722003-1.svg
+# layout/svg/crashtests/791826-1.svg
+# layout/svg/crashtests/692203-2.svg
+# layout/svg/crashtests/788831-1.svg
+# layout/svg/crashtests/880925-1.svg
+# layout/svg/crashtests/458453.html
+# layout/svg/crashtests/709920-2.svg
+# layout/svg/crashtests/621598-1.svg
+# layout/svg/crashtests/808318-1.svg
+# layout/svg/crashtests/338301-1.xhtml
+# layout/svg/crashtests/778492-1.svg
+# layout/svg/crashtests/467323-1.svg
+# layout/svg/crashtests/757718-1.svg
+# layout/svg/crashtests/326974-1.svg
+# layout/svg/crashtests/367368-1.xhtml
+# layout/svg/crashtests/361015-1.svg
+# layout/svg/crashtests/441368-1.svg
+# layout/svg/crashtests/885608-1.svg
+# layout/svg/crashtests/308917-1.svg
+# layout/svg/crashtests/893510-1.svg
+# layout/svg/crashtests/648819-1.html
+# layout/svg/crashtests/757704-1.svg
+# layout/svg/crashtests/1223281-1.svg
+# layout/svg/crashtests/868904-1.svg
+# layout/svg/crashtests/843917-1.svg
+# layout/svg/crashtests/369438-2.svg
+# layout/svg/crashtests/784061-1.svg
+# layout/svg/crashtests/782141-1.svg
+# layout/svg/crashtests/605626-1.svg
+# layout/svg/crashtests/612736-1.svg
+# layout/svg/crashtests/950324-1.svg
+# layout/svg/crashtests/657077-1.svg
+# layout/svg/tests/example.xml
+# layout/generic/crashtests/1229437-1.html
+# layout/generic/crashtests/413582-1.xhtml
+# layout/generic/crashtests/37757-1.html
+# layout/generic/crashtests/822910.xhtml
+# layout/generic/crashtests/summary-position-out-of-flow.html
+# layout/generic/crashtests/681489-1.html
+# layout/generic/crashtests/1145768.html
+# layout/generic/crashtests/574958.xhtml
+# layout/generic/crashtests/309322-3.html
+# layout/generic/crashtests/489462-1.html
+# layout/generic/crashtests/667025.html
+# layout/generic/crashtests/946167-1.html
+# layout/generic/crashtests/1001233.html
+# layout/generic/crashtests/517968.html
+# layout/generic/crashtests/323495-1.html
+# layout/generic/crashtests/885009-1.html
+# layout/generic/crashtests/499857-1.html
+# layout/generic/crashtests/1223568-1.html
+# layout/generic/crashtests/734777.html
+# layout/generic/crashtests/1233191.html
+# layout/generic/crashtests/533379-2.html
+# layout/generic/crashtests/421404-1.html
+# layout/generic/crashtests/1042489.html
+# layout/generic/crashtests/461294-1.html
+# layout/generic/crashtests/750066.html
+# layout/generic/crashtests/413712-1.xhtml
+# layout/generic/crashtests/295292-2.html
+# layout/generic/crashtests/348510-1.html
+# layout/generic/crashtests/361109.html
+# layout/generic/crashtests/964078.html
+# layout/generic/crashtests/420718.html
+# layout/generic/crashtests/494332-1.html
+# layout/generic/crashtests/1222783.xhtml
+# layout/generic/crashtests/660416.html
+# layout/generic/crashtests/387215-1.xhtml
+# layout/generic/crashtests/text-overflow-bug666751-1.html
+# layout/generic/crashtests/387058-1.html
+# layout/generic/crashtests/225868-1-inner.html
+# layout/generic/crashtests/826483-1.html
+# layout/generic/crashtests/765409.html
+# layout/generic/crashtests/505912-1.html
+# layout/generic/crashtests/723108.html
+# layout/generic/crashtests/496742.html
+# layout/generic/crashtests/513394-1.html
+# layout/generic/crashtests/354458-1.html
+# layout/generic/crashtests/309322-1.html
+# layout/generic/crashtests/784600.html
+# layout/generic/crashtests/334105-1.xhtml
+# layout/generic/crashtests/400078-1.html
+# layout/generic/crashtests/478170-1.html
+# layout/generic/crashtests/534082-1.html
+# layout/generic/crashtests/406137.html
+# layout/generic/crashtests/404204-1.html
+# layout/generic/crashtests/682649-1.html
+# layout/generic/crashtests/1183431.html
+# layout/generic/crashtests/377522.html
+# layout/generic/crashtests/225868-1.html
+# layout/generic/crashtests/420000-1.html
+# layout/generic/crashtests/397007-1.html
+# layout/generic/crashtests/762902.html
+# layout/generic/crashtests/font-inflation-762332.html
+# layout/generic/crashtests/927558.html
+# layout/generic/crashtests/25888-2.html
+# layout/generic/crashtests/868906.html
+# layout/generic/crashtests/416165.html
+# layout/generic/crashtests/343206-1.xhtml
+# layout/generic/crashtests/423264-1.html
+# layout/generic/crashtests/421671.html
+# layout/generic/crashtests/309322-2.html
+# layout/generic/crashtests/359371-2.html
+# layout/generic/crashtests/646561-1.html
+# layout/generic/crashtests/364686-1.xhtml
+# layout/generic/crashtests/details-open-overflow-hidden.html
+# layout/generic/crashtests/1015562.html
+# layout/generic/crashtests/437156-1.html
+# layout/generic/crashtests/435529.html
+# layout/generic/crashtests/379217-1.xhtml
+# layout/generic/crashtests/688996-1.html
+# layout/generic/crashtests/604843.html
+# layout/generic/crashtests/600100.xhtml
+# layout/generic/crashtests/393758-1.xhtml
+# layout/generic/crashtests/404219-1.html
+# layout/generic/crashtests/1015563-2.html
+# layout/generic/crashtests/508816-1.xul
+# layout/generic/crashtests/381786-1.html
+# layout/generic/crashtests/415685-1.html
+# layout/generic/crashtests/438266-1.html
+# layout/generic/crashtests/801268-1.html
+# layout/generic/crashtests/493649.html
+# layout/generic/crashtests/431260-2.html
+# layout/generic/crashtests/419352.html
+# layout/generic/crashtests/289864-1.html
+# layout/generic/crashtests/flex-nested-abspos-1.html
+# layout/generic/crashtests/436602-1.html
+# layout/generic/crashtests/825810-2.html
+# layout/generic/crashtests/407009-1.xhtml
+# layout/generic/crashtests/details-display-none-summary-2.html
+# layout/generic/crashtests/1146107.html
+# layout/generic/crashtests/495875-1.html
+# layout/generic/crashtests/414061-1.html
+# layout/generic/crashtests/476241-1.html
+# layout/generic/crashtests/366667-1.html
+# layout/generic/crashtests/621841-1.html
+# layout/generic/crashtests/494300-1.xul
+# layout/generic/crashtests/390762-1.html
+# layout/generic/crashtests/348887-1-inner.html
+# layout/generic/crashtests/363722-1.html
+# layout/generic/crashtests/737313-2.html
+# layout/generic/crashtests/862947-1.html
+# layout/generic/crashtests/369542-2.html
+# layout/generic/crashtests/386807-1.html
+# layout/generic/crashtests/410228-1.html
+# layout/generic/crashtests/255982-2.html
+# layout/generic/crashtests/398181-1.html
+# layout/generic/crashtests/603490-1.html
+# layout/generic/crashtests/724978.xhtml
+# layout/generic/crashtests/465651-1.html
+# layout/generic/crashtests/398322-2.html
+# layout/generic/crashtests/445288.html
+# layout/generic/crashtests/321224.xul
+# layout/generic/crashtests/467875-1.xhtml
+# layout/generic/crashtests/387219-1.xhtml
+# layout/generic/crashtests/513110-2.xhtml
+# layout/generic/crashtests/408737-2.html
+# layout/generic/crashtests/757413-2.html
+# layout/generic/crashtests/413079-1.xhtml
+# layout/generic/crashtests/412014-1.html
+# layout/generic/crashtests/1225118.html
+# layout/generic/crashtests/text-overflow-bug670564.xhtml
+# layout/generic/crashtests/428263-1.html
+# layout/generic/crashtests/762764-1.html
+# layout/generic/crashtests/463741-1.html
+# layout/generic/crashtests/385265-1.xhtml
+# layout/generic/crashtests/398332-1.html
+# layout/generic/crashtests/1221112-1.html
+# layout/generic/crashtests/783228.html
+# layout/generic/crashtests/700031.xhtml
+# layout/generic/crashtests/613455-1.svg
+# layout/generic/crashtests/398332-2.html
+# layout/generic/crashtests/382396-1.xhtml
+# layout/generic/crashtests/388367-1.html
+# layout/generic/crashtests/799207-2.html
+# layout/generic/crashtests/404140-1.html
+# layout/generic/crashtests/807565-2.html
+# layout/generic/crashtests/1272983-2.html
+# layout/generic/crashtests/453762-1.html
+# layout/generic/crashtests/737313-3.html
+# layout/generic/crashtests/847208.html
+# layout/generic/crashtests/589002-1.html
+# layout/generic/crashtests/1225592.html
+# layout/generic/crashtests/411213-2.xml
+# layout/generic/crashtests/1225005.html
+# layout/generic/crashtests/381152-1.html
+# layout/generic/crashtests/387209-1.html
+# layout/generic/crashtests/387233-2.html
+# layout/generic/crashtests/374420.xhtml
+# layout/generic/crashtests/1169420-1.html
+# layout/generic/crashtests/307979-1.html
+# layout/generic/crashtests/893523.html
+# layout/generic/crashtests/578977.html
+# layout/generic/crashtests/411835.html
+# layout/generic/crashtests/366952-1.html
+# layout/generic/crashtests/404146-1.html
+# layout/generic/crashtests/429458.xhtml
+# layout/generic/crashtests/645072-1.html
+# layout/generic/crashtests/414719-1.html
+# layout/generic/crashtests/369227-1.xhtml
+# layout/generic/crashtests/423098.html
+# layout/generic/crashtests/481921-iframe.html
+# layout/generic/crashtests/472950-1.html
+# layout/generic/crashtests/394237-1.html
+# layout/generic/crashtests/397844-1.xhtml
+# layout/generic/crashtests/364220.html
+# layout/generic/crashtests/423055-1.html
+# layout/generic/crashtests/542136-1.html
+# layout/generic/crashtests/1032450.html
+# layout/generic/crashtests/322780-1.xul
+# layout/generic/crashtests/541277-1.html
+# layout/generic/crashtests/646983-1.html
+# layout/generic/crashtests/827168-1.html
+# layout/generic/crashtests/387213-1.html
+# layout/generic/crashtests/328946-1.html
+# layout/generic/crashtests/368752.html
+# layout/generic/crashtests/389635-1.html
+# layout/generic/crashtests/603510-1.html
+# layout/generic/crashtests/499138-iframe.html
+# layout/generic/crashtests/1272983-1.html
+# layout/generic/crashtests/398181-2.html
+# layout/generic/crashtests/410198.html
+# layout/generic/crashtests/812879-1.html
+# layout/generic/crashtests/368860-1.html
+# layout/generic/crashtests/369150-2.html
+# layout/generic/crashtests/323389-2.html
+# layout/generic/crashtests/348887-1.html
+# layout/generic/crashtests/355426-1.html
+# layout/generic/crashtests/392698-1.html
+# layout/generic/crashtests/404219-2.html
+# layout/generic/crashtests/455171-1.html
+# layout/generic/crashtests/400232-1.html
+# layout/generic/crashtests/388175-1.html
+# layout/generic/crashtests/393956-2.html
+# layout/generic/crashtests/400223-1.html
+# layout/generic/crashtests/777838.html
+# layout/generic/crashtests/429960-1.html
+# layout/generic/crashtests/814995.html
+# layout/generic/crashtests/371561-1.html
+# layout/generic/crashtests/564368-1.xhtml
+# layout/generic/crashtests/467493-2.html
+# layout/generic/crashtests/430332-1.html
+# layout/generic/crashtests/393956-4.html
+# layout/generic/crashtests/text-overflow-iframe.html
+# layout/generic/crashtests/436822-1.html
+# layout/generic/crashtests/385885-1.xul
+# layout/generic/crashtests/1224230-1.html
+# layout/generic/crashtests/430352-1.html
+# layout/generic/crashtests/417902-2.html
+# layout/generic/crashtests/654002-1.html
+# layout/generic/crashtests/586806-1.html
+# layout/generic/crashtests/455643-1.xhtml
+# layout/generic/crashtests/375831.html
+# layout/generic/crashtests/898871.html
+# layout/generic/crashtests/382745-1-binding.xml
+# layout/generic/crashtests/429960-2.html
+# layout/generic/crashtests/479938-1.html
+# layout/generic/crashtests/400190.html
+# layout/generic/crashtests/522170-1.html
+# layout/generic/crashtests/578977.xul
+# layout/generic/crashtests/310556-1.xhtml
+# layout/generic/crashtests/323386-1.html
+# layout/generic/crashtests/406380.html
+# layout/generic/crashtests/436194-1.html
+# layout/generic/crashtests/472617-1.xhtml
+# layout/generic/crashtests/373859-1.html
+# layout/generic/crashtests/255982-1.html
+# layout/generic/crashtests/452157-2.html
+# layout/generic/crashtests/457375.html
+# layout/generic/crashtests/394820-1.html
+# layout/generic/crashtests/580504-1.xhtml
+# layout/generic/crashtests/478185-1.html
+# layout/generic/crashtests/1223568-2.html
+# layout/generic/crashtests/679933-1.html
+# layout/generic/crashtests/457380-1.html
+# layout/generic/crashtests/437565-1.xhtml
+# layout/generic/crashtests/402380-1.html
+# layout/generic/crashtests/first-letter-638937-2.html
+# layout/generic/crashtests/379917-1.xhtml
+# layout/generic/crashtests/334148-1.xhtml
+# layout/generic/crashtests/413085-1.html
+# layout/generic/crashtests/553504-1.xhtml
+# layout/generic/crashtests/473278-1.xhtml
+# layout/generic/crashtests/737313-1.html
+# layout/generic/crashtests/621424-1.html
+# layout/generic/crashtests/383089-1.html
+# layout/generic/crashtests/798020-1.html
+# layout/generic/crashtests/393956-1.html
+# layout/generic/crashtests/1169420-2.html
+# layout/generic/crashtests/390050-3.html
+# layout/generic/crashtests/478131-1.html
+# layout/generic/crashtests/382129-1.xhtml
+# layout/generic/crashtests/1146114.html
+# layout/generic/crashtests/1304441.html
+# layout/generic/crashtests/337883-1.html
+# layout/generic/crashtests/417902-1.html
+# layout/generic/crashtests/371566-1.xhtml
+# layout/generic/crashtests/408883-1.html
+# layout/generic/crashtests/799207-1.html
+# layout/generic/crashtests/370174-4.html
+# layout/generic/crashtests/368330-1.html
+# layout/generic/crashtests/404215-3.html
+# layout/generic/crashtests/411213-1.html
+# layout/generic/crashtests/424629.html
+# layout/generic/crashtests/494283-1.xhtml
+# layout/generic/crashtests/393923-1.html
+# layout/generic/crashtests/400244-1.html
+# layout/generic/crashtests/403143-1.html
+# layout/generic/crashtests/412201-1.xhtml
+# layout/generic/crashtests/591141.html
+# layout/generic/crashtests/422301-1.html
+# layout/generic/crashtests/369038-1.xhtml
+# layout/generic/crashtests/373868-1.xhtml
+# layout/generic/crashtests/359371-1.html
+# layout/generic/crashtests/422283-1.html
+# layout/generic/crashtests/363448.html
+# layout/generic/crashtests/390050-1.html
+# layout/generic/crashtests/785555.html
+# layout/generic/crashtests/463350-1.html
+# layout/generic/crashtests/571975-1.html
+# layout/generic/crashtests/460910-1.xml
+# layout/generic/crashtests/469859-1.xhtml
+# layout/generic/crashtests/1278007.html
+# layout/generic/crashtests/1003441.xul
+# layout/generic/crashtests/520340.html
+# layout/generic/crashtests/413048-1.html
+# layout/generic/crashtests/943509-1.html
+# layout/generic/crashtests/382262-1.html
+# layout/generic/crashtests/914891.html
+# layout/generic/crashtests/444484-1.html
+# layout/generic/crashtests/472587-1.xhtml
+# layout/generic/crashtests/468771-2.xhtml
+# layout/generic/crashtests/824297-1.html
+# layout/generic/crashtests/295292-1.html
+# layout/generic/crashtests/text-overflow-bug713610.html
+# layout/generic/crashtests/1137723-2.html
+# layout/generic/crashtests/499885-1.xhtml
+# layout/generic/crashtests/413582-2.html
+# layout/generic/crashtests/387282-1.html
+# layout/generic/crashtests/767765.html
+# layout/generic/crashtests/363848-1.xhtml
+# layout/generic/crashtests/508168-1.html
+# layout/generic/crashtests/851396-1.html
+# layout/generic/crashtests/386812-1.html
+# layout/generic/crashtests/1058954-1.html
+# layout/generic/crashtests/472774-1.html
+# layout/generic/crashtests/334602-1.html
+# layout/generic/crashtests/370174-2.html
+# layout/generic/crashtests/360599.html
+# layout/generic/crashtests/404215-2.html
+# layout/generic/crashtests/431260-1.html
+# layout/generic/crashtests/534366-1.html
+# layout/generic/crashtests/842132-1.html
+# layout/generic/crashtests/606642.xhtml
+# layout/generic/crashtests/812822-1.html
+# layout/generic/crashtests/724235.html
+# layout/generic/crashtests/344557-1.html
+# layout/generic/crashtests/1157011.html
+# layout/generic/crashtests/369542-1.html
+# layout/generic/crashtests/444726-1.xhtml
+# layout/generic/crashtests/512724-1.html
+# layout/generic/crashtests/489480-1.xhtml
+# layout/generic/crashtests/1153695.html
+# layout/generic/crashtests/847130.xhtml
+# layout/generic/crashtests/397844-2.xhtml
+# layout/generic/crashtests/323493-1.html
+# layout/generic/crashtests/564968.xhtml
+# layout/generic/crashtests/382131-1.html
+# layout/generic/crashtests/1278461-1.html
+# layout/generic/crashtests/619021.html
+# layout/generic/crashtests/370866-1.xhtml
+# layout/generic/crashtests/526217.html
+# layout/generic/crashtests/605340.html
+# layout/generic/crashtests/769303-2.html
+# layout/generic/crashtests/details-containing-only-text.html
+# layout/generic/crashtests/645072-2.html
+# layout/generic/crashtests/514098-1.xhtml
+# layout/generic/crashtests/1225376.html
+# layout/generic/crashtests/467914-1.html
+# layout/generic/crashtests/370794-1.html
+# layout/generic/crashtests/370884-1.xhtml
+# layout/generic/crashtests/826532-1.html
+# layout/generic/crashtests/533379-1.html
+# layout/generic/crashtests/1221112-2.html
+# layout/generic/crashtests/472776-1.html
+# layout/generic/crashtests/309322-4.html
+# layout/generic/crashtests/402380-2.html
+# layout/generic/crashtests/337412-1.html
+# layout/generic/crashtests/323381-2.html
+# layout/generic/crashtests/411851-1.html
+# layout/generic/crashtests/641724.html
+# layout/generic/crashtests/519031.xhtml
+# layout/generic/crashtests/393906-1.html
+# layout/generic/crashtests/385414-1.html
+# layout/generic/crashtests/details-display-none-summary-3.html
+# layout/generic/crashtests/769303-1.html
+# layout/generic/crashtests/large-border-radius-dashed.html
+# layout/generic/crashtests/850931.html
+# layout/generic/crashtests/499138.html
+# layout/generic/crashtests/509749-1.html
+# layout/generic/crashtests/348991-1.xhtml
+# layout/generic/crashtests/385344-1.html
+# layout/generic/crashtests/847209.html
+# layout/generic/crashtests/647332-1.html
+# layout/generic/crashtests/331284-1.xhtml
+# layout/generic/crashtests/592118.html
+# layout/generic/crashtests/586806-3.html
+# layout/generic/crashtests/391894-1.html
+# layout/generic/crashtests/786740-1.html
+# layout/generic/crashtests/547843-1.xhtml
+# layout/generic/crashtests/339769-1.html
+# layout/generic/crashtests/493111-1.html
+# layout/generic/crashtests/286491.html
+# layout/generic/crashtests/508908-1.html
+# layout/generic/crashtests/463785.xhtml
+# layout/generic/crashtests/425253-1.html
+# layout/generic/crashtests/385414-2.html
+# layout/generic/crashtests/844529-1.html
+# layout/generic/crashtests/397187-1.html
+# layout/generic/crashtests/514800-1.html
+# layout/generic/crashtests/463350-3.html
+# layout/generic/crashtests/537645.xhtml
+# layout/generic/crashtests/388709-1.html
+# layout/generic/crashtests/590404.html
+# layout/generic/crashtests/386799-1.html
+# layout/generic/crashtests/586806-2.html
+# layout/generic/crashtests/467137-1.html
+# layout/generic/crashtests/443528-1.html
+# layout/generic/crashtests/331292.html
+# layout/generic/crashtests/413085-2.html
+# layout/generic/crashtests/986899.html
+# layout/generic/crashtests/406902-1.html
+# layout/generic/crashtests/369547-1.html
+# layout/generic/crashtests/385526.html
+# layout/generic/crashtests/622596.html
+# layout/generic/crashtests/large-border-radius-dashed2.html
+# layout/generic/crashtests/481921.html
+# layout/generic/crashtests/1297427-non-equal-centers.html
+# layout/generic/crashtests/25888-1.html
+# layout/generic/crashtests/791601.xhtml
+# layout/generic/crashtests/364407-1.html
+# layout/generic/crashtests/323389-1.html
+# layout/generic/crashtests/379217-2.xhtml
+# layout/generic/crashtests/569193-1.html
+# layout/generic/crashtests/408602-1.html
+# layout/generic/crashtests/text-overflow-bug666751-2.html
+# layout/generic/crashtests/370699-1.html
+# layout/generic/crashtests/255468.xhtml
+# layout/generic/crashtests/429969-1.html
+# layout/generic/crashtests/430344-1.html
+# layout/generic/crashtests/text-overflow-bug671796.xhtml
+# layout/generic/crashtests/688996-2.html
+# layout/generic/crashtests/416476-1.html
+# layout/generic/crashtests/825810-1.html
+# layout/generic/crashtests/382208-1.xhtml
+# layout/generic/crashtests/345139-1.xhtml
+# layout/generic/crashtests/382199-1.html
+# layout/generic/crashtests/342322-1.html
+# layout/generic/crashtests/673770.html
+# layout/generic/crashtests/334147-1.xhtml
+# layout/generic/crashtests/495875-2.html
+# layout/generic/crashtests/1137723-1.html
+# layout/generic/crashtests/444230-1.html
+# layout/generic/crashtests/790260-1.html
+# layout/generic/crashtests/757413.xhtml
+# layout/generic/crashtests/264937-1.html
+# layout/generic/crashtests/452157-1.html
+# layout/generic/crashtests/513110-1.html
+# layout/generic/crashtests/255982-4.html
+# layout/generic/crashtests/455171-3.html
+# layout/generic/crashtests/515811-1.html
+# layout/generic/crashtests/371348-1.xhtml
+# layout/generic/crashtests/665853.html
+# layout/generic/crashtests/1134531.html
+# layout/generic/crashtests/1278461-2.html
+# layout/generic/crashtests/586973-1.html
+# layout/generic/crashtests/413079-3.xhtml
+# layout/generic/crashtests/944909-1.html
+# layout/generic/crashtests/810303.html
+# layout/generic/crashtests/1156222.html
+# layout/generic/crashtests/585598-1.xhtml
+# layout/generic/crashtests/438509-1.html
+# layout/generic/crashtests/402872-2.html
+# layout/generic/crashtests/402872-1.html
+# layout/generic/crashtests/570289-1.html
+# layout/generic/crashtests/541277-2.html
+# layout/generic/crashtests/451317-1.html
+# layout/generic/crashtests/390050-2.html
+# layout/generic/crashtests/616052-1.html
+# layout/generic/crashtests/1037903.html
+# layout/generic/crashtests/large-border-radius-dotted2.html
+# layout/generic/crashtests/442860-1.xul
+# layout/generic/crashtests/511482.html
+# layout/generic/crashtests/413079-2.xhtml
+# layout/generic/crashtests/472957.xhtml
+# layout/generic/crashtests/265867-1.html
+# layout/generic/crashtests/914501.html
+# layout/generic/crashtests/750066-iframe.html
+# layout/generic/crashtests/369150-1.html
+# layout/generic/crashtests/595435-1.xhtml
+# layout/generic/crashtests/437565-2.xhtml
+# layout/generic/crashtests/973701-1.xhtml
+# layout/generic/crashtests/656130-1.html
+# layout/generic/crashtests/363722-2.html
+# layout/generic/crashtests/394818-2.html
+# layout/generic/crashtests/414180-1.xul
+# layout/generic/crashtests/512749-1.html
+# layout/generic/crashtests/794693.html
+# layout/generic/crashtests/508154-1.xhtml
+# layout/generic/crashtests/650499-1.html
+# layout/generic/crashtests/370174-1.html
+# layout/generic/crashtests/418532-1.html
+# layout/generic/crashtests/493118-1.html
+# layout/generic/crashtests/571618-1.svg
+# layout/generic/crashtests/1001258-1.html
+# layout/generic/crashtests/399412-1.html
+# layout/generic/crashtests/382745-1.xhtml
+# layout/generic/crashtests/265867-2.html
+# layout/generic/crashtests/804089-1.xhtml
+# layout/generic/crashtests/403576-1.html
+# layout/generic/crashtests/398332-3.html
+# layout/generic/crashtests/448996-1.html
+# layout/generic/crashtests/499862-1.html
+# layout/generic/crashtests/1279814.html
+# layout/generic/crashtests/350370.html
+# layout/generic/crashtests/597240-1.xhtml
+# layout/generic/crashtests/366021-1.xhtml
+# layout/generic/crashtests/467487-1.html
+# layout/generic/crashtests/426272-1.html
+# layout/generic/crashtests/747688.html
+# layout/generic/crashtests/401042-1.xhtml
+# layout/generic/crashtests/810726-2.html
+# layout/generic/crashtests/323381-1.html
+# layout/generic/crashtests/863935.html
+# layout/generic/crashtests/847211-1.html
+# layout/generic/crashtests/866547-1.html
+# layout/generic/crashtests/1140268-1.html
+# layout/generic/crashtests/text-overflow-form-elements.html
+# layout/generic/crashtests/655462-1.html
+# layout/generic/crashtests/1054010-1.html
+# layout/generic/crashtests/416264-1.html
+# layout/generic/crashtests/718516.html
+# layout/generic/crashtests/477928.html
+# layout/generic/crashtests/467213-1.html
+# layout/generic/crashtests/961859.html
+# layout/generic/crashtests/1146103.html
+# layout/generic/crashtests/details-open-overflow-auto.html
+# layout/generic/crashtests/367360.html
+# layout/generic/crashtests/1275059.html
+# layout/generic/crashtests/372376-1.xhtml
+# layout/generic/crashtests/842166.html
+# layout/generic/crashtests/503961-2.html
+# layout/generic/crashtests/403004.html
+# layout/generic/crashtests/683712.html
+# layout/generic/crashtests/683702-1.xhtml
+# layout/generic/crashtests/730559.html
+# layout/generic/crashtests/973701-2.xhtml
+# layout/generic/crashtests/571995.xhtml
+# layout/generic/crashtests/380012-1.html
+# layout/generic/crashtests/769120.html
+# layout/generic/crashtests/399407-1.xhtml
+# layout/generic/crashtests/408737-1.html
+# layout/generic/crashtests/604314-1.html
+# layout/generic/crashtests/654002-2.html
+# layout/generic/crashtests/details-display-none-summary-1.html
+# layout/generic/crashtests/807565-1.html
+# layout/generic/crashtests/1316649.html
+# layout/generic/crashtests/551635-1.html
+# layout/generic/crashtests/426040-1.html
+# layout/generic/crashtests/547338.xul
+# layout/generic/crashtests/387058-2.html
+# layout/generic/crashtests/436969-1.html
+# layout/generic/crashtests/400768-1.xhtml
+# layout/generic/crashtests/1032613-1.svg
+# layout/generic/crashtests/970710.html
+# layout/generic/crashtests/1015844.html
+# layout/generic/crashtests/459968.html
+# layout/generic/crashtests/876074-1.html
+# layout/generic/crashtests/348510-2.html
+# layout/generic/crashtests/473894-1.html
+# layout/generic/crashtests/438259-1.html
+# layout/generic/crashtests/410232-1.html
+# layout/generic/crashtests/430991.html
+# layout/generic/crashtests/first-letter-638937-1.html
+# layout/generic/crashtests/399843-1.html
+# layout/generic/crashtests/613629-1.xhtml
+# layout/generic/crashtests/345617-1.html
+# layout/generic/crashtests/255982-3.html
+# layout/generic/crashtests/740199-1.xhtml
+# layout/generic/crashtests/594808-1.html
+# layout/generic/crashtests/324318-1.html
+# layout/generic/crashtests/595740-1.html
+# layout/generic/crashtests/541714-1.html
+# layout/generic/crashtests/408749-1.xhtml
+# layout/generic/crashtests/420785-1.xhtml
+# layout/generic/crashtests/397852-1.xhtml
+# layout/generic/crashtests/451315-1.html
+# layout/generic/crashtests/410595-1.html
+# layout/generic/crashtests/outline-on-frameset.xhtml
+# layout/generic/crashtests/386827-1.html
+# layout/generic/crashtests/1032613-2.html
+# layout/generic/crashtests/376419.html
+# layout/generic/crashtests/385681.html
+# layout/generic/crashtests/836895.html
+# layout/generic/crashtests/408304-1.xhtml
+# layout/generic/crashtests/494283-2.html
+# layout/generic/crashtests/370174-3.html
+# layout/generic/crashtests/354458-2.html
+# layout/generic/crashtests/462968.xhtml
+# layout/generic/crashtests/1156257.html
+# layout/generic/crashtests/395450-1.xhtml
+# layout/generic/crashtests/455171-2.html
+# layout/generic/crashtests/837007.xhtml
+# layout/generic/crashtests/391053-1.xhtml
+# layout/generic/crashtests/367246-1.html
+# layout/generic/crashtests/949932.html
+# layout/generic/crashtests/387088-1.html
+# layout/generic/crashtests/404215-1.html
+# layout/generic/crashtests/417848-1.xhtml
+# layout/generic/crashtests/915475.xhtml
+# layout/generic/crashtests/394818-1.html
+# layout/generic/crashtests/details-three-columns.html
+# layout/generic/crashtests/840818.html
+# layout/generic/crashtests/430744-1.html
+# layout/generic/crashtests/849603.html
+# layout/generic/crashtests/385344-2.html
+# layout/generic/crashtests/656130-2.html
+# layout/generic/crashtests/545571-1.html
+# layout/generic/crashtests/395316-1.html
+# layout/generic/crashtests/1229437-2.html
+# layout/generic/crashtests/468207-1.html
+# layout/generic/crashtests/827076.html
+# layout/generic/crashtests/large-border-radius-dotted.html
+# layout/generic/crashtests/334107-1.xhtml
+# layout/generic/crashtests/691210.html
+# layout/generic/crashtests/812879-2.html
+# layout/generic/crashtests/477731-1.html
+# layout/generic/crashtests/536692-1.xhtml
+# layout/generic/crashtests/398322-1.html
+# layout/generic/crashtests/400768-2.xhtml
+# layout/generic/crashtests/337883-2.html
+# layout/generic/crashtests/503961-1.xhtml
+# layout/generic/crashtests/452157-3.html
+# layout/generic/crashtests/765621.html
+# layout/generic/crashtests/810726.html
+# layout/generic/crashtests/489477.html
+# layout/generic/crashtests/393956-3.html
+# layout/generic/crashtests/947158.html
+# layout/generic/crashtests/893496-1.html
+# layout/generic/crashtests/798235-1.html
+# layout/generic/crashtests/429981-1.html
+# layout/generic/crashtests/368863-1.html
+# layout/generic/crashtests/467493-1.html
+# layout/generic/crashtests/1015563-1.html
+# layout/generic/crashtests/437565-3.xhtml
+# layout/generic/crashtests/854263-1.html
+# layout/generic/crashtests/541714-2.html
+# layout/generic/crashtests/1039454-1.html
+# layout/generic/crashtests/368568.html
+# layout/generic/crashtests/512725-1.html
+# layout/generic/crashtests/374090.html
+# layout/generic/crashtests/412543-1.html
+# layout/generic/crashtests/451334-1.html
+# layout/generic/crashtests/385295-1.xhtml
+# layout/generic/crashtests/534366-2.html
+# layout/generic/crashtests/448903-1.html
+# layout/generic/crashtests/898871-iframe.xhtml
+# layout/generic/crashtests/480345-1.html
+# layout/generic/crashtests/840787.html
+# layout/generic/crashtests/468771-1.xhtml
+# layout/generic/crashtests/368461-1.xhtml
+# layout/generic/crashtests/463350-2.html
+# layout/generic/crashtests/862185.html
+# layout/generic/crashtests/302260-1.html
+# layout/generic/crashtests/501535-1.html
+# layout/generic/crashtests/418932-1.html
+# layout/generic/crashtests/436823.html
+# layout/generic/crashtests/375462-1.html
+# layout/generic/crashtests/1221874-1.html
+# layout/generic/crashtests/385426-1.html
+# layout/generic/crashtests/570160.html
+# layout/generic/test/test_overflow_event.html
+# layout/generic/test/test_bug589623.html
+# layout/generic/test/test_bug507902.html
+# layout/generic/test/test_plugin_clipping.xhtml
+# layout/generic/test/test_bug348681.html
+# layout/generic/test/test_bug394173.html
+# layout/generic/test/file_bug448987.html
+# layout/generic/test/test_bug385751.html
+# layout/generic/test/test_invalidate_during_plugin_paint.html
+# layout/generic/test/frame_selection_underline.xhtml
+# layout/generic/test/file_bug579767_2.html
+# layout/generic/test/test_bug589621.html
+# layout/generic/test/test_bug522632.html
+# layout/generic/test/test_bug524925.html
+# layout/generic/test/test_bug421839-1.html
+# layout/generic/test/test_bug527306.html
+# layout/generic/test/selection_expanding_xbl.xml
+# layout/generic/test/test_plugin_clipping_table.xhtml
+# layout/generic/test/file_bug514732_1.html
+# layout/generic/test/test_bug389630.html
+# layout/generic/test/file_bug449653_1.html
+# layout/generic/test/file_taintedfilters_feDisplacementMap-untainted-ref.svg
+# layout/generic/test/test_bug970363.html
+# layout/generic/test/file_bug448987_ref.html
+# layout/generic/test/file_bug514732_window.xul
+# layout/generic/test/bug1174521.html
+# layout/generic/test/test_bug394239.html
+# layout/generic/test/file_bug579767_1.html
+# layout/generic/test/test_bug514732-2.xul
+# layout/generic/test/test_plugin_clipping_transformed.xhtml
+# layout/generic/test/bug421839-2-page.html
+# layout/generic/test/test_bug1307853.html
+# layout/generic/test/test_bug496275.html
+# layout/generic/test/test_bug632379.xul
+# layout/generic/test/test_image_selection.html
+# layout/generic/test/test_bug938772.html
+# layout/generic/test/bug344830_testembed.svg
+# layout/generic/test/test_bug748961.html
+# layout/generic/test/file_taintedfilters_red-flood-for-feImage-cors.svg
+# layout/generic/test/test_movement_by_characters.html
+# layout/generic/test/test_bug831780.html
+# layout/generic/test/test_contained_plugin_transplant.html
+# layout/generic/test/test_bug460532.html
+# layout/generic/test/test_plugin_mouse_coords.html
+# layout/generic/test/test_bug1198135.html
+# layout/generic/test/file_taintedfilters_feDisplacementMap-tainted-3.svg
+# layout/generic/test/test_bug597333.html
+# layout/generic/test/test_bug382429.html
+# layout/generic/test/test_selection_underline.html
+# layout/generic/test/test_bug784410.html
+# layout/generic/test/test_bug666225.html
+# layout/generic/test/test_bug719523.html
+# layout/generic/test/test_movement_by_words.html
+# layout/generic/test/test_selection_touchevents.html
+# layout/generic/test/test_page_scroll_with_fixed_pos.html
+# layout/generic/test/test_plugin_position.xhtml
+# layout/generic/test/test_bug469613.xul
+# layout/generic/test/test_bug1174521.html
+# layout/generic/test/test_bug503813.html
+# layout/generic/test/plugin_clipping_helper.xhtml
+# layout/generic/test/test_bug448860.html
+# layout/generic/test/test_bug735641.html
+# layout/generic/test/test_bug719518.html
+# layout/generic/test/test_bug402380.html
+# layout/generic/test/file_scroll_position_restore.html
+# layout/generic/test/file_taintedfilters_feDisplacementMap-tainted-2.svg
+# layout/generic/test/test_bug719503.html
+# layout/generic/test/bug633762_iframe.html
+# layout/generic/test/test_bug469774.xul
+# layout/generic/test/test_selection_expanding.html
+# layout/generic/test/file_bug1307853.html
+# layout/generic/test/test_selection_preventDefault.html
+# layout/generic/test/test_bug424627.html
+# layout/generic/test/frame_selection_underline-ref.xhtml
+# layout/generic/test/page_scroll_with_fixed_pos_window.html
+# layout/generic/test/test_scroll_behavior.html
+# layout/generic/test/test_bug514732.html
+# layout/generic/test/plugin_clipping_helper_table.xhtml
+# layout/generic/test/plugin_clipping_helper2.xhtml
+# layout/generic/test/test_bug405178.html
+# layout/generic/test/test_bug633762.html
+# layout/generic/test/file_taintedfilters_feDisplacementMap-tainted-1.svg
+# layout/generic/test/test_scroll_position_restore.html
+# layout/generic/test/test_plugin_clipping2.xhtml
+# layout/generic/test/test_bug904810.html
+# layout/generic/test/test_bug391747.html
+# layout/generic/test/test_bug323656.html
+# layout/generic/test/plugin_focus_helper.html
+# layout/generic/test/file_bug514732_helper.html
+# layout/generic/test/test_bug841361.html
+# layout/generic/test/test_bug344830.html
+# layout/generic/test/test_bug579767.html
+# layout/generic/test/plugin_clipping_helper_transformed.xhtml
+# layout/generic/test/test_grid_track_sizing_algo_001.html
+# layout/generic/test/test_bug791616.html
+# layout/generic/test/test_scroll_animation_restore.html
+# layout/generic/test/test_bug438840.html
+# layout/generic/test/test_plugin_focus.html
+# layout/generic/test/file_bug449653_1_ref.html
+# layout/generic/test/test_bug785324.html
+# layout/generic/test/test_image_selection_2.html
+# layout/generic/test/test_taintedfilters.html
+# layout/generic/test/test_backspace_delete.xul
+# layout/generic/test/test_bug508115.xul
+# layout/generic/test/file_taintedfilters_red-flood-for-feImage.svg
+# layout/generic/test/test_bug392746.html
+# layout/generic/test/file_taintedfilters_feDisplacementMap-untainted-2.svg
+# layout/generic/test/file_bug448987_notref.html
+# layout/generic/test/test_bug290397.html
+# layout/generic/test/test_bug449653.html
+# layout/generic/test/test_grid_track_sizing_algo_002.html
+# layout/generic/test/test_bug384527.html
+# layout/generic/test/file_taintedfilters_feDisplacementMap-tainted-ref.svg
+# layout/generic/test/test_bug756984.html
+# layout/generic/test/test_bug416168.html
+# layout/generic/test/file_taintedfilters_feDisplacementMap-untainted-1.svg
+# layout/generic/test/test_bug448987.html
+# layout/generic/test/test_bug240933.html
+# layout/generic/test/test_bug392923.html
+# layout/generic/test/test_intrinsic_size_on_loading.html
+# layout/generic/test/test_bug1062406.html
+# layout/generic/test/test_bug421839-2.html
+# layout/generic/test/test_bug488417.html
+# layout/generic/test/test_selection_splitText-normalize.html
+# layout/generic/test/test_bug404872.html
+# layout/generic/test/test_bug421436.html
+# layout/generic/test/test_scroll_position_iframe.html
+# layout/generic/test/test_bug719515.html
+# layout/generic/test/test_bug470212.html
+# layout/generic/test/test_bug288789.html
+# layout/generic/test/test_bug468167.html
+# layout/generic/test/test_bug263683.html
+# layout/printing/crashtests/576878.xhtml
+# layout/printing/crashtests/509839-1.html
+# layout/printing/crashtests/509839-2.html
+# layout/printing/crashtests/793844.html
+# layout/base/crashtests/372576.xul
+# layout/base/crashtests/455063-1.html
+# layout/base/crashtests/394014-2-constructor.xml
+# layout/base/crashtests/852293.html
+# layout/base/crashtests/492014.xhtml
+# layout/base/crashtests/394014-2.html
+# layout/base/crashtests/448543-2.html
+# layout/base/crashtests/429780-1.xhtml
+# layout/base/crashtests/830192-1.html
+# layout/base/crashtests/455063-3.html
+# layout/base/crashtests/707098.html
+# layout/base/crashtests/813372-1.html
+# layout/base/crashtests/371681-1.xhtml
+# layout/base/crashtests/534368-1.xhtml
+# layout/base/crashtests/321077-1.xul
+# layout/base/crashtests/668579.html
+# layout/base/crashtests/479360-1.xhtml
+# layout/base/crashtests/363729-1.html
+# layout/base/crashtests/394014-1.html
+# layout/base/crashtests/379920-2.svg
+# layout/base/crashtests/817219.html
+# layout/base/crashtests/400185-1.xul
+# layout/base/crashtests/450319-1.xhtml
+# layout/base/crashtests/399132-1.xhtml
+# layout/base/crashtests/356325-1.xul
+# layout/base/crashtests/404721-1.xhtml
+# layout/base/crashtests/374297-2.html
+# layout/base/crashtests/280708-2.html
+# layout/base/crashtests/330015-1.html
+# layout/base/crashtests/866588.html
+# layout/base/crashtests/405184-1.xhtml
+# layout/base/crashtests/1107508-1.html
+# layout/base/crashtests/344300-1-inner.xhtml
+# layout/base/crashtests/408450-1.xhtml
+# layout/base/crashtests/409461-1.xhtml
+# layout/base/crashtests/537631-1.html
+# layout/base/crashtests/455623-1.html
+# layout/base/crashtests/400445-1.xhtml
+# layout/base/crashtests/1343606.html
+# layout/base/crashtests/817219-iframe.html
+# layout/base/crashtests/534768-2.html
+# layout/base/crashtests/767593-2.html
+# layout/base/crashtests/384344-1-inner.html
+# layout/base/crashtests/446328-top.html
+# layout/base/crashtests/317285-1.html
+# layout/base/crashtests/266445-2.html
+# layout/base/crashtests/399951-1.html
+# layout/base/crashtests/468645-2.xhtml
+# layout/base/crashtests/499741-1.xhtml
+# layout/base/crashtests/404721-2.xhtml
+# layout/base/crashtests/414175-1.xul
+# layout/base/crashtests/421203-1.xul
+# layout/base/crashtests/1261351.html
+# layout/base/crashtests/263359-1.html
+# layout/base/crashtests/537141.xml
+# layout/base/crashtests/453894-1.xhtml
+# layout/base/crashtests/429881.html
+# layout/base/crashtests/408292.html
+# layout/base/crashtests/372237-1.html
+# layout/base/crashtests/439343.html
+# layout/base/crashtests/404491-1.html
+# layout/base/crashtests/149014-1.html
+# layout/base/crashtests/191272-1.html
+# layout/base/crashtests/367498-1.html
+# layout/base/crashtests/243159-2.xhtml
+# layout/base/crashtests/595039-1.html
+# layout/base/crashtests/665837.html
+# layout/base/crashtests/89101-1.html
+# layout/base/crashtests/788360.html
+# layout/base/crashtests/56746-1.html
+# layout/base/crashtests/348729-1.html
+# layout/base/crashtests/394014-1-iframe.html
+# layout/base/crashtests/1156588.html
+# layout/base/crashtests/448543-1.html
+# layout/base/crashtests/537562-1.xhtml
+# layout/base/crashtests/365909-2.xhtml
+# layout/base/crashtests/699353-1.html
+# layout/base/crashtests/514104-1.xul
+# layout/base/crashtests/378325-1.html
+# layout/base/crashtests/369547-2.html
+# layout/base/crashtests/836990-1.html
+# layout/base/crashtests/540771-1.xhtml
+# layout/base/crashtests/358729-1.xhtml
+# layout/base/crashtests/393801-1.html
+# layout/base/crashtests/480686-1.html
+# layout/base/crashtests/386476.html
+# layout/base/crashtests/398510-1.xhtml
+# layout/base/crashtests/538207-1.xhtml
+# layout/base/crashtests/793848.html
+# layout/base/crashtests/374297-1.html
+# layout/base/crashtests/701504.html
+# layout/base/crashtests/420031-1.html
+# layout/base/crashtests/422276.html
+# layout/base/crashtests/272647-1.html
+# layout/base/crashtests/379975.html
+# layout/base/crashtests/567292-1.xhtml
+# layout/base/crashtests/501878-1.html
+# layout/base/crashtests/433450-1.html
+# layout/base/crashtests/795646.html
+# layout/base/crashtests/365909-1.xhtml
+# layout/base/crashtests/615146-1.html
+# layout/base/crashtests/376223-1.xhtml
+# layout/base/crashtests/348126-1.html
+# layout/base/crashtests/398733-2.html
+# layout/base/crashtests/393326-2.html
+# layout/base/crashtests/403175-1.html
+# layout/base/crashtests/313086-1.xml
+# layout/base/crashtests/143862-1c-inner.html
+# layout/base/crashtests/343293-1.xhtml
+# layout/base/crashtests/366271-1.html
+# layout/base/crashtests/383129-1.html
+# layout/base/crashtests/572582-1.xhtml
+# layout/base/crashtests/428138-1.html
+# layout/base/crashtests/1308848-1.html
+# layout/base/crashtests/344300-2.html
+# layout/base/crashtests/589787.html
+# layout/base/crashtests/128855-1.html
+# layout/base/crashtests/349095-1.xhtml
+# layout/base/crashtests/455171-4.html
+# layout/base/crashtests/383129-1-inner.xhtml
+# layout/base/crashtests/328944-1.xul
+# layout/base/crashtests/645193.html
+# layout/base/crashtests/385880-1.xhtml
+# layout/base/crashtests/898913.html
+# layout/base/crashtests/559705.xhtml
+# layout/base/crashtests/468563-1.html
+# layout/base/crashtests/265899-1.html
+# layout/base/crashtests/143862-2.html
+# layout/base/crashtests/1278455-1.html
+# layout/base/crashtests/360339-1.xul
+# layout/base/crashtests/331679-3.xml
+# layout/base/crashtests/321058-1.xul
+# layout/base/crashtests/772306.html
+# layout/base/crashtests/254367-1.html
+# layout/base/crashtests/341382-2.html
+# layout/base/crashtests/935765-1.html
+# layout/base/crashtests/401734-2.html
+# layout/base/crashtests/448543-3.html
+# layout/base/crashtests/335140-1.html
+# layout/base/crashtests/331883-1.html
+# layout/base/crashtests/199696-1.html
+# layout/base/crashtests/147320-1.html
+# layout/base/crashtests/384344-1.html
+# layout/base/crashtests/485501-1.html
+# layout/base/crashtests/469861-1.xhtml
+# layout/base/crashtests/150431-1.html
+# layout/base/crashtests/372550-1.html
+# layout/base/crashtests/499841-1.xhtml
+# layout/base/crashtests/409513.html
+# layout/base/crashtests/393661-1.html
+# layout/base/crashtests/931460-1.html
+# layout/base/crashtests/1163583.html
+# layout/base/crashtests/749816-1.html
+# layout/base/crashtests/329900-1.html
+# layout/base/crashtests/241300-1.html
+# layout/base/crashtests/243519-1.html
+# layout/base/crashtests/457514.html
+# layout/base/crashtests/727601.html
+# layout/base/crashtests/317934-1.html
+# layout/base/crashtests/355989-1.xhtml
+# layout/base/crashtests/640272.html
+# layout/base/crashtests/401734-1.html
+# layout/base/crashtests/429865-1.html
+# layout/base/crashtests/479114-1.html
+# layout/base/crashtests/564063-1.html
+# layout/base/crashtests/499858-1.xhtml
+# layout/base/crashtests/366967-1.html
+# layout/base/crashtests/403569-3.xhtml
+# layout/base/crashtests/337268-1.html
+# layout/base/crashtests/394014-2-constructordestructor.xml
+# layout/base/crashtests/382204-1.html
+# layout/base/crashtests/1116104.html
+# layout/base/crashtests/468491-1.html
+# layout/base/crashtests/1001237.html
+# layout/base/crashtests/176915-1.html
+# layout/base/crashtests/653133-1.html
+# layout/base/crashtests/840480.html
+# layout/base/crashtests/398733-1.html
+# layout/base/crashtests/492163-1.xhtml
+# layout/base/crashtests/576649-1.html
+# layout/base/crashtests/143862-1a.html
+# layout/base/crashtests/348729-1-inner.html
+# layout/base/crashtests/386266-1.html
+# layout/base/crashtests/317934-1-inner.html
+# layout/base/crashtests/536623-1.xhtml
+# layout/base/crashtests/234851-1.html
+# layout/base/crashtests/466763-1.html
+# layout/base/crashtests/393801-1-inner.html
+# layout/base/crashtests/535721-1.xhtml
+# layout/base/crashtests/876092.html
+# layout/base/crashtests/123049-1.html
+# layout/base/crashtests/491547-2.xul
+# layout/base/crashtests/265986-1.html
+# layout/base/crashtests/439258-1.html
+# layout/base/crashtests/379799-1.html
+# layout/base/crashtests/1297835.html
+# layout/base/crashtests/379105-1.xhtml
+# layout/base/crashtests/448488-1.html
+# layout/base/crashtests/770381-1.html
+# layout/base/crashtests/455063-2.html
+# layout/base/crashtests/344064-1-inner.xhtml
+# layout/base/crashtests/383806-1.xhtml
+# layout/base/crashtests/460389-1.html
+# layout/base/crashtests/401589-1.xul
+# layout/base/crashtests/580129-1.html
+# layout/base/crashtests/385866-1.xhtml
+# layout/base/crashtests/393326-1-binding.xml
+# layout/base/crashtests/580494-1.html
+# layout/base/crashtests/1299736-1.html
+# layout/base/crashtests/650489.xhtml
+# layout/base/crashtests/400904-1.xhtml
+# layout/base/crashtests/540760.xul
+# layout/base/crashtests/847242.html
+# layout/base/crashtests/429088-1.html
+# layout/base/crashtests/410967.html
+# layout/base/crashtests/143862-1b-inner.html
+# layout/base/crashtests/348688-1.html
+# layout/base/crashtests/373628.html
+# layout/base/crashtests/348708-1.xhtml
+# layout/base/crashtests/425981-1.html
+# layout/base/crashtests/695861.html
+# layout/base/crashtests/1308848-2.html
+# layout/base/crashtests/379768-1.html
+# layout/base/crashtests/1043163-1.html
+# layout/base/crashtests/591998-1.html
+# layout/base/crashtests/423107-1.xhtml
+# layout/base/crashtests/560441-1.xhtml
+# layout/base/crashtests/859526-1.html
+# layout/base/crashtests/468546-1.xhtml
+# layout/base/crashtests/488390-1.xhtml
+# layout/base/crashtests/265027-1.html
+# layout/base/crashtests/471594-1.xhtml
+# layout/base/crashtests/275746-1.html
+# layout/base/crashtests/430569-1.html
+# layout/base/crashtests/265736-2.html
+# layout/base/crashtests/385354.html
+# layout/base/crashtests/767593-1.html
+# layout/base/crashtests/339651-1.html
+# layout/base/crashtests/597924-1.html
+# layout/base/crashtests/399219-1.xhtml
+# layout/base/crashtests/535911-1.xhtml
+# layout/base/crashtests/663662-1.html
+# layout/base/crashtests/354771-1.xul
+# layout/base/crashtests/973390-1.html
+# layout/base/crashtests/420213-1.html
+# layout/base/crashtests/500467-1.html
+# layout/base/crashtests/331883-1-inner.html
+# layout/base/crashtests/394014-2-binding.xml
+# layout/base/crashtests/534367-1.xhtml
+# layout/base/crashtests/123946-1.html
+# layout/base/crashtests/321077-2.xul
+# layout/base/crashtests/919434.html
+# layout/base/crashtests/876221.html
+# layout/base/crashtests/860579-1.html
+# layout/base/crashtests/412651-1-frame.xhtml
+# layout/base/crashtests/217903-1.html
+# layout/base/crashtests/735943.html
+# layout/base/crashtests/429088-2.html
+# layout/base/crashtests/1234622-1.html
+# layout/base/crashtests/288790-1.html
+# layout/base/crashtests/430569-2.html
+# layout/base/crashtests/364427-1.html
+# layout/base/crashtests/1235467-1.html
+# layout/base/crashtests/497519-2.xhtml
+# layout/base/crashtests/403569-1.xhtml
+# layout/base/crashtests/736389-1.xhtml
+# layout/base/crashtests/830138-1.html
+# layout/base/crashtests/690247-1.html
+# layout/base/crashtests/444863-1.html
+# layout/base/crashtests/428448-1.html
+# layout/base/crashtests/363729-3.html
+# layout/base/crashtests/399687-1.html
+# layout/base/crashtests/399676-1.xhtml
+# layout/base/crashtests/387195-1.html
+# layout/base/crashtests/419985.html
+# layout/base/crashtests/366128-1.xhtml
+# layout/base/crashtests/579655.html
+# layout/base/crashtests/344340-1.xul
+# layout/base/crashtests/606432-1.html
+# layout/base/crashtests/446328.html
+# layout/base/crashtests/266445-1.html
+# layout/base/crashtests/1009036.html
+# layout/base/crashtests/276053-1.html
+# layout/base/crashtests/133410-1.html
+# layout/base/crashtests/444925-1.xul
+# layout/base/crashtests/462392.html
+# layout/base/crashtests/143862-1b.html
+# layout/base/crashtests/343293-2.xhtml
+# layout/base/crashtests/341382-1.html
+# layout/base/crashtests/931450.html
+# layout/base/crashtests/372475-1.xhtml
+# layout/base/crashtests/490376-1.xhtml
+# layout/base/crashtests/373628-1.html
+# layout/base/crashtests/266222-1.html
+# layout/base/crashtests/541869-1.xhtml
+# layout/base/crashtests/570038-1.html
+# layout/base/crashtests/343540-1.html
+# layout/base/crashtests/824862.html
+# layout/base/crashtests/244490-1.html
+# layout/base/crashtests/668941.xhtml
+# layout/base/crashtests/369547-1.html
+# layout/base/crashtests/446328-iframe.html
+# layout/base/crashtests/483604-1.xhtml
+# layout/base/crashtests/311661-1.xul
+# layout/base/crashtests/384392-1.xhtml
+# layout/base/crashtests/420219-1.html
+# layout/base/crashtests/698335.html
+# layout/base/crashtests/497519-1.xhtml
+# layout/base/crashtests/1162813.xul
+# layout/base/crashtests/340093-1.xul
+# layout/base/crashtests/269566-1.html
+# layout/base/crashtests/580834-1.xhtml
+# layout/base/crashtests/522374-1.html
+# layout/base/crashtests/281333-1.html
+# layout/base/crashtests/337066-1.xhtml
+# layout/base/crashtests/310267-1.xml
+# layout/base/crashtests/467881-1.html
+# layout/base/crashtests/487544-1.html
+# layout/base/crashtests/363729-2.html
+# layout/base/crashtests/406675-1.html
+# layout/base/crashtests/495350-1.html
+# layout/base/crashtests/403569-2.xhtml
+# layout/base/crashtests/378682.html
+# layout/base/crashtests/350267-1.html
+# layout/base/crashtests/725535.html
+# layout/base/crashtests/736924-1.html
+# layout/base/crashtests/640272-ref.html
+# layout/base/crashtests/926728.html
+# layout/base/crashtests/405186-1.xhtml
+# layout/base/crashtests/670226.html
+# layout/base/crashtests/388715-1.html
+# layout/base/crashtests/491547-1.xul
+# layout/base/crashtests/1308793.svg
+# layout/base/crashtests/399940-1.xhtml
+# layout/base/crashtests/265973-1.html
+# layout/base/crashtests/414058-1.html
+# layout/base/crashtests/366271-1-frame.svg
+# layout/base/crashtests/397011-1.xhtml
+# layout/base/crashtests/470851-1.xhtml
+# layout/base/crashtests/367498-2.html
+# layout/base/crashtests/266360-1.html
+# layout/base/crashtests/285212-1.html
+# layout/base/crashtests/50395-1.html
+# layout/base/crashtests/537141-1.xhtml
+# layout/base/crashtests/569018-1.html
+# layout/base/crashtests/383102-1.xhtml
+# layout/base/crashtests/310638-1.svg
+# layout/base/crashtests/930381.html
+# layout/base/crashtests/709536-1.xhtml
+# layout/base/crashtests/635329.html
+# layout/base/crashtests/675246-1.xhtml
+# layout/base/crashtests/306940-1.html
+# layout/base/crashtests/1140198.html
+# layout/base/crashtests/645572-1.html
+# layout/base/crashtests/143862-1a-inner.html
+# layout/base/crashtests/342145-1.xhtml
+# layout/base/crashtests/374193-1xbl.xml
+# layout/base/crashtests/403454.html
+# layout/base/crashtests/481806-1.html
+# layout/base/crashtests/404218-1.xhtml
+# layout/base/crashtests/629035-1.html
+# layout/base/crashtests/384649-1.xhtml
+# layout/base/crashtests/223064-1.html
+# layout/base/crashtests/354133-1-inner.xhtml
+# layout/base/crashtests/572003.xul
+# layout/base/crashtests/897852.html
+# layout/base/crashtests/942690.html
+# layout/base/crashtests/538082-1.xul
+# layout/base/crashtests/265999-1.html
+# layout/base/crashtests/415503.xhtml
+# layout/base/crashtests/143862-1c.html
+# layout/base/crashtests/325984-2.html
+# layout/base/crashtests/331679-1.xhtml
+# layout/base/crashtests/1286889.html
+# layout/base/crashtests/931464.html
+# layout/base/crashtests/338703-1.html
+# layout/base/crashtests/411870-1.html
+# layout/base/crashtests/560447-1.html
+# layout/base/crashtests/421432.html
+# layout/base/crashtests/394014-2-crash.html
+# layout/base/crashtests/1270797-1.html
+# layout/base/crashtests/650475.xhtml
+# layout/base/crashtests/457362-1.xhtml
+# layout/base/crashtests/337419-1.html
+# layout/base/crashtests/1288608.html
+# layout/base/crashtests/354766-1.xhtml
+# layout/base/crashtests/347898-1.html
+# layout/base/crashtests/380096-1.html
+# layout/base/crashtests/651342-1.html
+# layout/base/crashtests/390976-1.html
+# layout/base/crashtests/468578-1.xhtml
+# layout/base/crashtests/399365-1.html
+# layout/base/crashtests/428113.xhtml
+# layout/base/crashtests/50257-1.html
+# layout/base/crashtests/636229-1.html
+# layout/base/crashtests/538267-1.html
+# layout/base/crashtests/47843-1.html
+# layout/base/crashtests/367243-1.html
+# layout/base/crashtests/629908-1.html
+# layout/base/crashtests/615781-1.xhtml
+# layout/base/crashtests/802902.html
+# layout/base/crashtests/374193-1.xhtml
+# layout/base/crashtests/399946-1.xhtml
+# layout/base/crashtests/412651-1.html
+# layout/base/crashtests/280708-1.html
+# layout/base/crashtests/490559-1.html
+# layout/base/crashtests/394150-1.xhtml
+# layout/base/crashtests/286813-1.html
+# layout/base/crashtests/722137.html
+# layout/base/crashtests/399994-1.html
+# layout/base/crashtests/379419-1.xhtml
+# layout/base/crashtests/468645-1.xhtml
+# layout/base/crashtests/288790-1-inner.xhtml
+# layout/base/crashtests/336291-1.html
+# layout/base/crashtests/826163.html
+# layout/base/crashtests/118931-1.html
+# layout/base/crashtests/420651-1.xhtml
+# layout/base/crashtests/379920-1.svg
+# layout/base/crashtests/373919.xhtml
+# layout/base/crashtests/806056-2.html
+# layout/base/crashtests/49122-1.html
+# layout/base/crashtests/46043-1.html
+# layout/base/crashtests/536720.xul
+# layout/base/crashtests/763702.xhtml
+# layout/base/crashtests/473042.xhtml
+# layout/base/crashtests/1061028.html
+# layout/base/crashtests/468555-1.xhtml
+# layout/base/crashtests/355993-1.xhtml
+# layout/base/crashtests/806056-1.html
+# layout/base/crashtests/1143535.html
+# layout/base/crashtests/354133-1.html
+# layout/base/crashtests/436982-1.html
+# layout/base/crashtests/90205-1.html
+# layout/base/crashtests/310638-2.html
+# layout/base/crashtests/489691.html
+# layout/base/crashtests/394014-1-inner.html
+# layout/base/crashtests/336999-1.xul
+# layout/base/crashtests/492112-1.xhtml
+# layout/base/crashtests/416107.xhtml
+# layout/base/crashtests/325967-1.html
+# layout/base/crashtests/311661-2.xul
+# layout/base/crashtests/331679-2.xml
+# layout/base/crashtests/360339-2.xul
+# layout/base/crashtests/537059-1.xhtml
+# layout/base/crashtests/490747.html
+# layout/base/crashtests/234851-2.html
+# layout/base/crashtests/148245-1.html
+# layout/base/crashtests/408299.html
+# layout/base/crashtests/526378-1.xul
+# layout/base/crashtests/243159-1.html
+# layout/base/crashtests/541869-2.html
+# layout/base/crashtests/503936-1.html
+# layout/base/crashtests/437142-1.html
+# layout/base/crashtests/1261351-iframe.html
+# layout/base/crashtests/609821-1.xhtml
+# layout/base/crashtests/477333-1.xhtml
+# layout/base/crashtests/350128-1.xhtml
+# layout/base/crashtests/497519-4.xhtml
+# layout/base/crashtests/695964-1.svg
+# layout/base/crashtests/344064-1.html
+# layout/base/crashtests/613817-1.svg
+# layout/base/crashtests/367015-1.html
+# layout/base/crashtests/468645-3.xhtml
+# layout/base/crashtests/337476-1.xul
+# layout/base/crashtests/121533-1.html
+# layout/base/crashtests/497519-3.xhtml
+# layout/base/crashtests/663295.html
+# layout/base/crashtests/369176-1.html
+# layout/base/crashtests/321058-2.xul
+# layout/base/crashtests/387195-2.xhtml
+# layout/base/crashtests/690619-1.html
+# layout/base/crashtests/663662-2.html
+# layout/base/crashtests/477731-1.html
+# layout/base/crashtests/538210-1.html
+# layout/base/crashtests/859630-1.html
+# layout/base/crashtests/835056.html
+# layout/base/crashtests/348126-1-inner.html
+# layout/base/crashtests/384392-2.svg
+# layout/base/crashtests/393326-1.html
+# layout/base/crashtests/833604-1.html
+# layout/base/crashtests/454751-1.xul
+# layout/base/crashtests/591075-1.html
+# layout/base/crashtests/830299-1.html
+# layout/base/crashtests/763223-1.html
+# layout/base/crashtests/331204-1.html
+# layout/base/crashtests/403245-1.html
+# layout/base/crashtests/522374-2.html
+# layout/base/crashtests/691118-1.html
+# layout/base/crashtests/322436-1.html
+# layout/base/crashtests/405049-1.xul
+# layout/base/crashtests/403048.html
+# layout/base/crashtests/344300-1.html
+# layout/base/crashtests/534768-1.html
+# layout/base/crashtests/936988-1.html
+# layout/base/crashtests/1127198-1.html
+# layout/base/crashtests/507119.html
+# layout/base/crashtests/469861-2.xhtml
+# layout/base/crashtests/265736-1.html
+# layout/base/crashtests/89358-1.html
+# layout/base/crashtests/496011-1.xhtml
+# layout/base/crashtests/325984-1.xhtml
+# layout/base/crashtests/413587-1.svg
+# layout/base/crashtests/444967-1.html
+# layout/base/crashtests/432752-1.svg
+# layout/base/crashtests/822865.html
+# layout/base/crashtests/474075.html
+# layout/base/crashtests/537624-1.html
+# layout/base/crashtests/543648-1.html
+# layout/base/crashtests/812665.html
+# layout/base/tests/bug1082486-1.html
+# layout/base/tests/test_bug977003.html
+# layout/base/tests/bug613807-1-ref.html
+# layout/base/tests/bug512295-1.html
+# layout/base/tests/bug977003_inner_4.html
+# layout/base/tests/textarea-maxlength-valid-change.html
+# layout/base/tests/test_bug851485.html
+# layout/base/tests/input-minlength-ui-valid-change.html
+# layout/base/tests/bug1093686_inner.html
+# layout/base/tests/bug977003_inner_2.html
+# layout/base/tests/bug1007065-1.html
+# layout/base/tests/input-invalid-ref.html
+# layout/base/tests/bug1259949-1-ref.html
+# layout/base/tests/bug664087-2.html
+# layout/base/tests/bug512295-2.html
+# layout/base/tests/bug389321-3-ref.html
+# layout/base/tests/textarea-minlength-invalid-change.html
+# layout/base/tests/input-ui-valid-ref.html
+# layout/base/tests/test_scroll_selection_into_view.html
+# layout/base/tests/test_scroll_snapping.html
+# layout/base/tests/input-minlength-ui-invalid-change.html
+# layout/base/tests/bug989012-3-ref.html
+# layout/base/tests/bug1259949-1.html
+# layout/base/tests/test_bug646757.html
+# layout/base/tests/test_bug93077-2.html
+# layout/base/tests/bug602141-2-ref.html
+# layout/base/tests/textarea-valid-ref.html
+# layout/base/tests/bug989012-1.html
+# layout/base/tests/bug1263288.html
+# layout/base/tests/test_bug970964.html
+# layout/base/tests/bug389321-1.html
+# layout/base/tests/bug1078327_inner.html
+# layout/base/tests/bug389321-2-ref.html
+# layout/base/tests/test_bug588174.html
+# layout/base/tests/bug646382-2-ref.html
+# layout/base/tests/bug646382-2.html
+# layout/base/tests/test_bug993936.html
+# layout/base/tests/bug602141-1.html
+# layout/base/tests/multi-range-script-select-ref.html
+# layout/base/tests/textarea-maxlength-valid-before-change.html
+# layout/base/tests/bug664087-1.html
+# layout/base/tests/bug1007067-1-ref.html
+# layout/base/tests/bug1082486-2.html
+# layout/base/tests/input-minlength-valid-change.html
+# layout/base/tests/input-minlength-invalid-change.html
+# layout/base/tests/test_resize_flush.html
+# layout/base/tests/test_transformed_scrolling_repaints_2.html
+# layout/base/tests/bug682712-1-ref.html
+# layout/base/tests/bug634406-1-ref.html
+# layout/base/tests/bug240933-1-ref.html
+# layout/base/tests/bug923376.html
+# layout/base/tests/bug646382-1.html
+# layout/base/tests/input-maxlength-invalid-change.html
+# layout/base/tests/bug968148_inner.html
+# layout/base/tests/test_bug558663.html
+# layout/base/tests/test_bug644768.html
+# layout/base/tests/bug612271-1.html
+# layout/base/tests/test_bug370436.html
+# layout/base/tests/bug389321-1-ref.html
+# layout/base/tests/bug1263357-1-ref.html
+# layout/base/tests/bug585922-ref.html
+# layout/base/tests/bug512295-2-ref.html
+# layout/base/tests/bug1162990_inner_1.html
+# layout/base/tests/test_bug770106.html
+# layout/base/tests/test_bug423523.html
+# layout/base/tests/test_bug332655-1.html
+# layout/base/tests/bug644428-1-ref.html
+# layout/base/tests/test_bug1080360.html
+# layout/base/tests/bug956530-1.html
+# layout/base/tests/bug512295-1-ref.html
+# layout/base/tests/bug597519-1.html
+# layout/base/tests/bug851445_helper.html
+# layout/base/tests/test_bug1153130.html
+# layout/base/tests/test_bug582181-1.html
+# layout/base/tests/test_bug858459.html
+# layout/base/tests/bug632215-1.html
+# layout/base/tests/bug687297_b.html
+# layout/base/tests/test_bug569520.html
+# layout/base/tests/test_event_target_radius.html
+# layout/base/tests/bug1123067-ref.html
+# layout/base/tests/test_bug435293-skew.html
+# layout/base/tests/bug746993-1-ref.html
+# layout/base/tests/input-maxlength-valid-before-change.html
+# layout/base/tests/bug450930.xhtml
+# layout/base/tests/test_bug465448.xul
+# layout/base/tests/bug1097242-1.html
+# layout/base/tests/bug977003_inner_5.html
+# layout/base/tests/test_border_radius_hit_testing.html
+# layout/base/tests/test_bug583889.html
+# layout/base/tests/test_bug1078327.html
+# layout/base/tests/bug1061468-ref.html
+# layout/base/tests/test_bug677878.html
+# layout/base/tests/textarea-minlength-ui-valid-change.html
+# layout/base/tests/test_bug731777.html
+# layout/base/tests/bug602141-2.html
+# layout/base/tests/test_bug93077-6.html
+# layout/base/tests/preserve3d_sorting_hit_testing2_iframe.html
+# layout/base/tests/bug1258308-2.html
+# layout/base/tests/test_bug93077-4.html
+# layout/base/tests/test_flush_on_paint.html
+# layout/base/tests/bug482484.html
+# layout/base/tests/bug633044-1.html
+# layout/base/tests/bug1007067-1.html
+# layout/base/tests/test_bug749186.html
+# layout/base/tests/bug602141-3-ref.html
+# layout/base/tests/bug1109968-2.html
+# layout/base/tests/bug1263357-3.html
+# layout/base/tests/multi-range-script-select.html
+# layout/base/tests/bug977003_inner_6.html
+# layout/base/tests/test_bug1226904.html
+# layout/base/tests/test_bug1246622.html
+# layout/base/tests/bug1132768-1.html
+# layout/base/tests/test_frame_reconstruction_scroll_restore.html
+# layout/base/tests/bug389321-3.html
+# layout/base/tests/test_bug499538-1.html
+# layout/base/tests/test_bug582771.html
+# layout/base/tests/textarea-maxlength-ui-valid-change.html
+# layout/base/tests/bug1080360_inner.html
+# layout/base/tests/test_bug603550.html
+# layout/base/tests/test_frame_reconstruction_for_pseudo_elements.html
+# layout/base/tests/bug687297_a.html
+# layout/base/tests/test_bug1278021.html
+# layout/base/tests/bug634406-1.html
+# layout/base/tests/test_bug851445.html
+# layout/base/tests/bug613433-1.html
+# layout/base/tests/textarea-maxlength-ui-invalid-change.html
+# layout/base/tests/bug1258308-1.html
+# layout/base/tests/bug1259949-2.html
+# layout/base/tests/bug921928_event_target_iframe_apps_oop.html
+# layout/base/tests/test_bug548545.xhtml
+# layout/base/tests/test_bug332655-2.html
+# layout/base/tests/test_remote_frame.html
+# layout/base/tests/test_bug990340.html
+# layout/base/tests/test_bug469170.html
+# layout/base/tests/textarea-minlength-valid-before-change.html
+# layout/base/tests/bug1263357-5.html
+# layout/base/tests/input-maxlength-valid-change.html
+# layout/base/tests/bug583889_inner1.html
+# layout/base/tests/bug1237236-2.html
+# layout/base/tests/bug1237236-1-ref.html
+# layout/base/tests/test_bug842853.html
+# layout/base/tests/test_getBoxQuads_convertPointRectQuad.html
+# layout/base/tests/resize_flush_iframe.html
+# layout/base/tests/bug956530-1-ref.html
+# layout/base/tests/bug632215-ref.html
+# layout/base/tests/test_mozPaintCount.html
+# layout/base/tests/bug106855-2.html
+# layout/base/tests/test_bug369950.html
+# layout/base/tests/test_emulateMedium.html
+# layout/base/tests/bug482484-ref.html
+# layout/base/tests/bug1258308-1-ref.html
+# layout/base/tests/bug977003_inner_1.html
+# layout/base/tests/test_bug449781.html
+# layout/base/tests/bug664087-2-ref.html
+# layout/base/tests/bug1237236-1.html
+# layout/base/tests/bug1153130_inner.html
+# layout/base/tests/bug1080361_inner.html
+# layout/base/tests/bug632215-2.html
+# layout/base/tests/bug966992-1.html
+# layout/base/tests/test_bug394057.html
+# layout/base/tests/bug1123067-1.html
+# layout/base/tests/bug966992-3-ref.html
+# layout/base/tests/test_bug435293-scale.html
+# layout/base/tests/bug106855-1-ref.html
+# layout/base/tests/border_radius_hit_testing_iframe.html
+# layout/base/tests/bug966992-1-ref.html
+# layout/base/tests/test_bug607529.html
+# layout/base/tests/input-maxlength-ui-invalid-change.html
+# layout/base/tests/bug1237236-2-ref.html
+# layout/base/tests/test_getClientRects_emptytext.html
+# layout/base/tests/bug966992-2-ref.html
+# layout/base/tests/file_bug842853.html
+# layout/base/tests/bug970964_inner.html
+# layout/base/tests/bug602141-4-ref.html
+# layout/base/tests/bug746993-1.html
+# layout/base/tests/test_bug388019.html
+# layout/base/tests/bug1263357-5-ref.html
+# layout/base/tests/test_bug471126.html
+# layout/base/tests/test_bug114649.html
+# layout/base/tests/bug612271-ref.html
+# layout/base/tests/bug240933-2.html
+# layout/base/tests/bug1132768-1-ref.html
+# layout/base/tests/scroll_selection_into_view_window.html
+# layout/base/tests/test_bug761572.html
+# layout/base/tests/test_after_paint_pref.html
+# layout/base/tests/test_bug842853-2.html
+# layout/base/tests/bug1263357-1.html
+# layout/base/tests/bug602141-3.html
+# layout/base/tests/test_transformed_scrolling_repaints.html
+# layout/base/tests/test_bug404209.xhtml
+# layout/base/tests/test_scroll_event_ordering.html
+# layout/base/tests/test_bug582181-2.html
+# layout/base/tests/input-maxlength-ui-valid-change.html
+# layout/base/tests/textarea-minlength-ui-invalid-change.html
+# layout/base/tests/bug1061468.html
+# layout/base/tests/bug503399.html
+# layout/base/tests/test_bug435293-interaction.html
+# layout/base/tests/test_transformed_scrolling_repaints_3.html
+# layout/base/tests/bug583889_inner2.html
+# layout/base/tests/bug687297_c.html
+# layout/base/tests/bug1007065-1-ref.html
+# layout/base/tests/textarea-maxlength-invalid-change.html
+# layout/base/tests/textarea-invalid-ref.html
+# layout/base/tests/bug612271-3.html
+# layout/base/tests/test_bug416896.html
+# layout/base/tests/bug503399-ref.html
+# layout/base/tests/bug1097242-1-ref.html
+# layout/base/tests/test_bug93077-5.html
+# layout/base/tests/test_bug93077-1.html
+# layout/base/tests/bug966992-2.html
+# layout/base/tests/test_bug1162990.html
+# layout/base/tests/bug613433-2.html
+# layout/base/tests/bug966992-3.html
+# layout/base/tests/multi-range-user-select-ref.html
+# layout/base/tests/test_preserve3d_sorting_hit_testing2.html
+# layout/base/tests/bug644428-1.html
+# layout/base/tests/test_bug725426.html
+# layout/base/tests/test_bug718809.html
+# layout/base/tests/bug389321-2.html
+# layout/base/tests/test_bug1120705.html
+# layout/base/tests/bug1082486-2-ref.html
+# layout/base/tests/test_bug1093686.html
+# layout/base/tests/test_reftests_with_caret.html
+# layout/base/tests/test_bug518777.html
+# layout/base/tests/bug1259949-2-ref.html
+# layout/base/tests/bug646382-1-ref.html
+# layout/base/tests/test_bug559499.html
+# layout/base/tests/bug1109968-2-ref.html
+# layout/base/tests/bug585922.html
+# layout/base/tests/input-valid-ref.html
+# layout/base/tests/bug1263357-3-ref.html
+# layout/base/tests/bug1263357-4.html
+# layout/base/tests/bug597519-1-ref.html
+# layout/base/tests/bug1258308-2-ref.html
+# layout/base/tests/input-minlength-valid-before-change.html
+# layout/base/tests/bug1109968-1.html
+# layout/base/tests/bug977003_inner_3.html
+# layout/base/tests/multi-range-user-select.html
+# layout/base/tests/bug1263288-ref.html
+# layout/base/tests/test_bug667512.html
+# layout/base/tests/bug664087-1-ref.html
+# layout/base/tests/test_bug968148.html
+# layout/base/tests/test_bug399951.html
+# layout/base/tests/bug989012-2.html
+# layout/base/tests/bug612271-2.html
+# layout/base/tests/test_bug450930.xhtml
+# layout/base/tests/test_bug687297.html
+# layout/base/tests/test_bug514127.html
+# layout/base/tests/bug240933-1.html
+# layout/base/tests/preserve3d_sorting_hit_testing_iframe.html
+# layout/base/tests/bug369950-subframe.xml
+# layout/base/tests/test_bug399284.html
+# layout/base/tests/transformed_scrolling_repaints_3_window.html
+# layout/base/tests/bug602141-4.html
+# layout/base/tests/bug1263357-2-ref.html
+# layout/base/tests/bug682712-1.html
+# layout/base/tests/bug613433-ref.html
+# layout/base/tests/bug633044-1-ref.html
+# layout/base/tests/test_preserve3d_sorting_hit_testing.html
+# layout/base/tests/bug558663.html
+# layout/base/tests/bug1123067-2.html
+# layout/base/tests/bug1082486-1-ref.html
+# layout/base/tests/test_bug849219.html
+# layout/base/tests/test_bug66619.html
+# layout/base/tests/bug1263357-2.html
+# layout/base/tests/bug1263357-4-ref.html
+# layout/base/tests/test_bug93077-3.html
+# layout/base/tests/test_event_target_iframe_oop.html
+# layout/base/tests/bug613433-3.html
+# layout/base/tests/bug613807-1.html
+# layout/base/tests/bug989012-3.html
+# layout/base/tests/textarea-minlength-valid-change.html
+# layout/base/tests/bug923376-ref.html
+# layout/base/tests/bug1109968-1-ref.html
+# layout/base/tests/bug989012-2-ref.html
+# layout/base/tests/test_bug386575.xhtml
+# layout/base/tests/file_bug607529.html
+# layout/base/tests/test_bug629838.html
+# layout/base/tests/bug602141-1-ref.html
+# layout/base/tests/test_bug696020.html
+# layout/base/tests/bug1226904.html
+# layout/base/tests/bug989012-1-ref.html
+# layout/base/tests/test_scroll_snapping_scrollbars.html
+# layout/base/tests/bug1123067-3.html
+# layout/base/tests/bug1162990_inner_2.html
+# layout/base/tests/bug106855-1.html
+# layout/base/tests/test_bug1080361.html
+# layout/base/tests/chrome/test_bug708062.html
+# layout/base/tests/chrome/no_clip_iframe_subdoc.html
+# layout/base/tests/chrome/test_bug1041200.xul
+# layout/base/tests/chrome/bug1041200_window.html
+# layout/base/tests/chrome/dialog_with_positioning_window.xul
+# layout/base/tests/chrome/test_fixed_bg_scrolling_repaints.html
+# layout/base/tests/chrome/test_bug420499.xul
+# layout/base/tests/chrome/test_prerendered_transforms.html
+# layout/base/tests/chrome/test_bug533845.xul
+# layout/base/tests/chrome/default_background_window.xul
+# layout/base/tests/chrome/test_bug1018265.xul
+# layout/base/tests/chrome/chrome_over_plugin_window.xul
+# layout/base/tests/chrome/test_will_change.html
+# layout/base/tests/chrome/test_chrome_over_plugin.xul
+# layout/base/tests/chrome/test_scrolling_repaints.html
+# layout/base/tests/chrome/test_dialog_with_positioning.html
+# layout/base/tests/chrome/no_clip_iframe_window.xul
+# layout/base/tests/chrome/printpreview_bug482976_helper.xul
+# layout/base/tests/chrome/test_bug847890_paintFlashing.html
+# layout/base/tests/chrome/test_chrome_content_integration.xul
+# layout/base/tests/chrome/test_bug396367-1.html
+# layout/base/tests/chrome/test_printpreview_bug396024.xul
+# layout/base/tests/chrome/test_printpreview.xul
+# layout/base/tests/chrome/test_leaf_layers_partition_browser_window.xul
+# layout/base/tests/chrome/printpreview_bug396024_helper.xul
+# layout/base/tests/chrome/test_bug495648.xul
+# layout/base/tests/chrome/test_bug812817.xul
+# layout/base/tests/chrome/bug495648.rdf
+# layout/base/tests/chrome/test_bug514660.xul
+# layout/base/tests/chrome/test_bug396367-2.html
+# layout/base/tests/chrome/printpreview_helper.xul
+# layout/base/tests/chrome/chrome_content_integration_window.xul
+# layout/base/tests/chrome/test_printpreview_bug482976.xul
+# layout/base/tests/chrome/test_bug551434.html
+# layout/base/tests/chrome/test_bug504311.xul
+# layout/base/tests/chrome/bug551434_childframe.html
+# layout/base/tests/chrome/test_default_background.xul
+# layout/base/tests/chrome/test_no_clip_iframe.xul
+# layout/base/tests/chrome/test_bug458898.html
+# layout/base/tests/chrome/file_bug1018265.xul
+# layout/reftests/filters.svg
+# layout/reftests/outline/outline-overflow-inlineblock-float.html
+# layout/reftests/outline/outline-auto-001-solid-ref.html
+# layout/reftests/outline/outline-overflow-block-ref.html
+# layout/reftests/outline/outline-and-box-shadow-ref.html
+# layout/reftests/outline/outline-and-3d-transform-1a.html
+# layout/reftests/outline/outline-overflow-inlineblock-ref.html
+# layout/reftests/outline/outline-and-3d-transform-1-ref.html
+# layout/reftests/outline/outline-overflow-inlineblock-abspos.html
+# layout/reftests/outline/outline-initial-1a.html
+# layout/reftests/outline/outline-and-box-shadow.html
+# layout/reftests/outline/outline-auto-001-ref.html
+# layout/reftests/outline/outline-initial-1b.html
+# layout/reftests/outline/outline-overflow-block-abspos.html
+# layout/reftests/outline/outline-and-3d-transform-1b.html
+# layout/reftests/outline/outline-and-3d-transform-2.html
+# layout/reftests/outline/outline-auto-001.html
+# layout/reftests/outline/outline-and-3d-transform-2-ref.html
+# layout/reftests/outline/outline-overflow-block-float.html
+# layout/reftests/outline/outline-initial-1-ref.html
+# layout/reftests/webcomponents/adjacent-insertion-points-1.html
+# layout/reftests/webcomponents/basic-shadow-3-ref.html
+# layout/reftests/webcomponents/remove-append-shadow-host-1-ref.html
+# layout/reftests/webcomponents/dynamic-insertion-point-distribution-2.html
+# layout/reftests/webcomponents/dynamic-insertion-point-distribution-1-ref.html
+# layout/reftests/webcomponents/basic-insertion-point-1-ref.html
+# layout/reftests/webcomponents/adjacent-insertion-points-2.html
+# layout/reftests/webcomponents/basic-shadow-3.html
+# layout/reftests/webcomponents/dynamic-shadow-element-1-ref.html
+# layout/reftests/webcomponents/basic-shadow-element-1-ref.html
+# layout/reftests/webcomponents/basic-shadow-1.html
+# layout/reftests/webcomponents/basic-insertion-point-2-ref.html
+# layout/reftests/webcomponents/remove-insertion-point-1-ref.html
+# layout/reftests/webcomponents/basic-insertion-point-1.html
+# layout/reftests/webcomponents/basic-shadow-4-ref.html
+# layout/reftests/webcomponents/update-dist-node-descendants-1.html
+# layout/reftests/webcomponents/dynamic-shadow-element-1.html
+# layout/reftests/webcomponents/fallback-content-1.html
+# layout/reftests/webcomponents/basic-insertion-point-2.html
+# layout/reftests/webcomponents/nested-shadow-element-1-ref.html
+# layout/reftests/webcomponents/basic-shadow-2-ref.html
+# layout/reftests/webcomponents/cross-tree-selection-1-ref.html
+# layout/reftests/webcomponents/nested-shadow-element-1.html
+# layout/reftests/webcomponents/cross-tree-selection-1.html
+# layout/reftests/webcomponents/dynamic-insertion-point-distribution-2-ref.html
+# layout/reftests/webcomponents/nested-insertion-point-1.html
+# layout/reftests/webcomponents/dynamic-insertion-point-distribution-1.html
+# layout/reftests/webcomponents/adjacent-insertion-points-2-ref.html
+# layout/reftests/webcomponents/basic-shadow-1-ref.html
+# layout/reftests/webcomponents/input-transition-1-ref.html
+# layout/reftests/webcomponents/adjacent-insertion-points-1-ref.html
+# layout/reftests/webcomponents/remove-append-shadow-host-1.html
+# layout/reftests/webcomponents/fallback-content-1-ref.html
+# layout/reftests/webcomponents/remove-insertion-point-1.html
+# layout/reftests/webcomponents/input-transition-1.html
+# layout/reftests/webcomponents/nested-insertion-point-1-ref.html
+# layout/reftests/webcomponents/basic-shadow-4.html
+# layout/reftests/webcomponents/update-dist-node-descendants-1-ref.html
+# layout/reftests/webcomponents/basic-shadow-2.html
+# layout/reftests/webcomponents/basic-shadow-element-1.html
+# layout/reftests/text/font-selection-by-lang-01-ref.html
+# layout/reftests/text/arial-bold-lam-alef-1.html
+# layout/reftests/text/text-align-last-center.html
+# layout/reftests/text/arabic-fallback-2-ref.html
+# layout/reftests/text/auto-hyphenation-10.html
+# layout/reftests/text/auto-hyphenation-bg-1.html
+# layout/reftests/text/text-align-start-last-start.html
+# layout/reftests/text/osx-font-smoothing-2-ref.html
+# layout/reftests/text/justification-1.html
+# layout/reftests/text/auto-hyphenation-tr-1.html
+# layout/reftests/text/auto-hyphenation-3.html
+# layout/reftests/text/emoji-01-notref.html
+# layout/reftests/text/graphite-05-lang.html
+# layout/reftests/text/auto-hyphenation-7.html
+# layout/reftests/text/auto-hyphenation-is-1-ref.html
+# layout/reftests/text/emoji-03.html
+# layout/reftests/text/control-chars-01d.html
+# layout/reftests/text/wordwrap-03-ref.html
+# layout/reftests/text/467722.html
+# layout/reftests/text/wordwrap-10-ref.html
+# layout/reftests/text/subpixel-glyphs-y-1b.html
+# layout/reftests/text/745555-1-ref.html
+# layout/reftests/text/font-size-adjust-03-ref.html
+# layout/reftests/text/text-align-end-last-default.html
+# layout/reftests/text/swash-1-ref.html
+# layout/reftests/text/soft-hyphen-in-table-1-ref.html
+# layout/reftests/text/text-align-center-last-start.html
+# layout/reftests/text/soft-hyphens-1a.html
+# layout/reftests/text/soft-hyphen-in-table-2-ref.html
+# layout/reftests/text/pre-line-1-ref.html
+# layout/reftests/text/auto-hyphenation-sv-1.html
+# layout/reftests/text/soft-hyphen-in-table-1.html
+# layout/reftests/text/auto-hyphenation-nb-1.html
+# layout/reftests/text/475092-ref.html
+# layout/reftests/text/auto-hyphenation-is-1.html
+# layout/reftests/text/glyph-decomposition-graphite.html
+# layout/reftests/text/auto-hyphenation-bg-1-ref.html
+# layout/reftests/text/wordwrap-01-ref.html
+# layout/reftests/text/fallback-mark-stacking-1.html
+# layout/reftests/text/wordbreak-6.html
+# layout/reftests/text/font-selection-by-lang-01.html
+# layout/reftests/text/auto-hyphenation-fr-1-ref.html
+# layout/reftests/text/auto-hyphenation-transformed-1-ref.html
+# layout/reftests/text/text-align-end-last-end.html
+# layout/reftests/text/overflowwrap-04.html
+# layout/reftests/text/white-space-2-ref.html
+# layout/reftests/text/font-size-adjust-01-ref.html
+# layout/reftests/text/rgba-text.html
+# layout/reftests/text/graphite-surrogate-selection-ref.html
+# layout/reftests/text/wordwrap-02.html
+# layout/reftests/text/emoji-04.html
+# layout/reftests/text/graphite-bidi-1.html
+# layout/reftests/text/wordwrap-03.html
+# layout/reftests/text/auto-hyphenation-sh-1.html
+# layout/reftests/text/fallback-01.xhtml
+# layout/reftests/text/subpixel-glyphs-x-3b.html
+# layout/reftests/text/auto-hyphenation-kmr-1-ref.html
+# layout/reftests/text/text-align-center-last-center.html
+# layout/reftests/text/auto-hyphenation-ca-1-ref.html
+# layout/reftests/text/zwnj-01-notref.html
+# layout/reftests/text/zwnj-01.xhtml
+# layout/reftests/text/auto-hyphenation-1.html
+# layout/reftests/text/arabic-fallback-3.html
+# layout/reftests/text/auto-hyphenation-ca-1.html
+# layout/reftests/text/auto-hyphenation-xmllang-11b.xhtml
+# layout/reftests/text/arabic-fallback-1-ref.html
+# layout/reftests/text/auto-hyphenation-tr-1-ref.html
+# layout/reftests/text/emoji-02.html
+# layout/reftests/text/graphite-04-ur.html
+# layout/reftests/text/auto-hyphenation-lt-1-ref.html
+# layout/reftests/text/arabic-fallback-4.html
+# layout/reftests/text/graphite-01.html
+# layout/reftests/text/zwnj-02.xhtml
+# layout/reftests/text/graphite-04-sd.html
+# layout/reftests/text/auto-hyphenation-et-1-ref.html
+# layout/reftests/text/graphite-04-ref.html
+# layout/reftests/text/text-align-last-start-ref.html
+# layout/reftests/text/control-chars-04a.html
+# layout/reftests/text/text-align-last-end.html
+# layout/reftests/text/soft-hyphen-in-table-1-notref.html
+# layout/reftests/text/auto-hyphenation-9.html
+# layout/reftests/text/arabic-fallback-1.html
+# layout/reftests/text/white-space-1a.html
+# layout/reftests/text/text-align-last-center-ref.html
+# layout/reftests/text/auto-hyphenation-9-ref.html
+# layout/reftests/text/wordbreak-7b.html
+# layout/reftests/text/wordbreak-4a.html
+# layout/reftests/text/subpixel-glyphs-x-2b.html
+# layout/reftests/text/line-editing-1a.html
+# layout/reftests/text/auto-hyphenation-6.html
+# layout/reftests/text/swash-1.html
+# layout/reftests/text/subpixel-lineheight-1b.html
+# layout/reftests/text/pre-line-3-ref.html
+# layout/reftests/text/arabic-fallback-3-ref.html
+# layout/reftests/text/lineheight-metrics-2b.html
+# layout/reftests/text/text-align-justify-last-center.html
+# layout/reftests/text/text-align-justify-last-end.html
+# layout/reftests/text/auto-hyphenation-sh-1-ref.html
+# layout/reftests/text/444656-ref.html
+# layout/reftests/text/negative-letter-spacing-1.html
+# layout/reftests/text/726392-1.html
+# layout/reftests/text/line-editing-1c.html
+# layout/reftests/text/graphite-05-fail.html
+# layout/reftests/text/line-editing-1d.html
+# layout/reftests/text/segment-break-transformation-1-ref.html
+# layout/reftests/text/auto-hyphenation-ru-1-ref.html
+# layout/reftests/text/auto-hyphenation-nn-1.html
+# layout/reftests/text/graphite-05-ot-only.html
+# layout/reftests/text/745555-1.html
+# layout/reftests/text/text-align-last-start.html
+# layout/reftests/text/820255.html
+# layout/reftests/text/soft-hyphen-in-table-2.html
+# layout/reftests/text/auto-hyphenation-transformed-1.html
+# layout/reftests/text/auto-hyphenation-mn-1-ref.html
+# layout/reftests/text/auto-hyphenation-hsb-1.html
+# layout/reftests/text/wordwrap-10.html
+# layout/reftests/text/control-chars-03-ref.html
+# layout/reftests/text/text-align-last-justify-rtl.html
+# layout/reftests/text/wordbreak-9-ref.html
+# layout/reftests/text/subpixel-lineheight-1a.html
+# layout/reftests/text/auto-hyphenation-it-1-ref.html
+# layout/reftests/text/synthetic-bold-metrics-01.html
+# layout/reftests/text/line-editing-1b.html
+# layout/reftests/text/auto-hyphenation-xmllang-1a.xhtml
+# layout/reftests/text/auto-hyphenation-eo-1-ref.html
+# layout/reftests/text/pre-line-4.html
+# layout/reftests/text/auto-hyphenation-sv-1-ref.html
+# layout/reftests/text/text-align-left-in-rtl-block.html
+# layout/reftests/text/justification-2b.html
+# layout/reftests/text/wordbreak-6-ref.html
+# layout/reftests/text/pre-space-1-ref.html
+# layout/reftests/text/auto-hyphenation-hsb-1-ref.html
+# layout/reftests/text/auto-hyphenation-la-1.html
+# layout/reftests/text/auto-hyphenation-xmllang-7.xhtml
+# layout/reftests/text/auto-hyphenation-sr-1.html
+# layout/reftests/text/graphite-05-badlang.html
+# layout/reftests/text/auto-hyphenation-2.html
+# layout/reftests/text/wordwrap-07-ref.html
+# layout/reftests/text/auto-hyphenation-hu-1.html
+# layout/reftests/text/graphite-02.html
+# layout/reftests/text/zwnj-01-ref.xhtml
+# layout/reftests/text/emoji-04-ref.html
+# layout/reftests/text/auto-hyphenation-hu-1-ref.html
+# layout/reftests/text/auto-hyphenation-1-notref.html
+# layout/reftests/text/auto-hyphenation-cy-1.html
+# layout/reftests/text/wordbreak-9.html
+# layout/reftests/text/auto-hyphenation-xmllang-3.xhtml
+# layout/reftests/text/osx-font-smoothing.html
+# layout/reftests/text/graphite-05-simple.html
+# layout/reftests/text/text-align-left-in-rtl-block-iframe.html
+# layout/reftests/text/pre-line-3.html
+# layout/reftests/text/auto-hyphenation-xmllang-12b.xhtml
+# layout/reftests/text/pre-line-2.html
+# layout/reftests/text/kerning-01.html
+# layout/reftests/text/1170688.html
+# layout/reftests/text/glyph-decomposition-opentype.html
+# layout/reftests/text/text-align-default-last-default.html
+# layout/reftests/text/soft-hyphens-1b.html
+# layout/reftests/text/auto-hyphenation-ia-1-ref.html
+# layout/reftests/text/auto-hyphenation-pl-1-ref.html
+# layout/reftests/text/text-align-justify-last-justify.html
+# layout/reftests/text/auto-hyphenation-nl-1.html
+# layout/reftests/text/auto-hyphenation-xmllang-13a.xhtml
+# layout/reftests/text/auto-hyphenation-5-ref.html
+# layout/reftests/text/auto-hyphenation-sl-1.html
+# layout/reftests/text/lineheight-metrics-1.html
+# layout/reftests/text/pre-wrap-1.html
+# layout/reftests/text/wordbreak-4b.html
+# layout/reftests/text/glyph-decomposition-opentype-ref.html
+# layout/reftests/text/control-chars-04b.html
+# layout/reftests/text/wordwrap-06-ref.html
+# layout/reftests/text/control-chars-01c.html
+# layout/reftests/text/auto-hyphenation-8.html
+# layout/reftests/text/auto-hyphenation-2-ref.html
+# layout/reftests/text/auto-hyphenation-ia-1.html
+# layout/reftests/text/726392-1-ref.html
+# layout/reftests/text/auto-hyphenation-xmllang-14b.xhtml
+# layout/reftests/text/wordwrap-01.html
+# layout/reftests/text/auto-hyphenation-de-1996-1.html
+# layout/reftests/text/wordbreak-5-ref.html
+# layout/reftests/text/text-align-left-in-rtl-block-ref.html
+# layout/reftests/text/soft-hyphens-break-word-1b.html
+# layout/reftests/text/auto-hyphenation-mn-1.html
+# layout/reftests/text/white-space-2.html
+# layout/reftests/text/auto-hyphenation-de-1901-1-ref.html
+# layout/reftests/text/wordbreak-1.html
+# layout/reftests/text/577380.html
+# layout/reftests/text/444656.html
+# layout/reftests/text/auto-hyphenation-xmllang-10.xhtml
+# layout/reftests/text/justification-2-ref.html
+# layout/reftests/text/pre-space-1.html
+# layout/reftests/text/osx-font-smoothing-2-notref.html
+# layout/reftests/text/control-chars-04c.html
+# layout/reftests/text/auto-hyphenation-nn-1-ref.html
+# layout/reftests/text/auto-hyphenation-la-1-ref.html
+# layout/reftests/text/wordwrap-04-ref.html
+# layout/reftests/text/graphite-05-feat.html
+# layout/reftests/text/font-selection-generic-1-ref.html
+# layout/reftests/text/control-chars-02.html
+# layout/reftests/text/auto-hyphenation-fi-1.html
+# layout/reftests/text/space-font-1.html
+# layout/reftests/text/control-chars-01b.html
+# layout/reftests/text/476378-soft-hyphen-fallback.html
+# layout/reftests/text/white-space-1b.html
+# layout/reftests/text/text-align-end-last-start.html
+# layout/reftests/text/zwnj-01-ref.html
+# layout/reftests/text/text-align-last-end-ref.html
+# layout/reftests/text/arabic-marks-1-ref.html
+# layout/reftests/text/pre-line-1.html
+# layout/reftests/text/auto-hyphenation-1-ref.html
+# layout/reftests/text/475092-pos.html
+# layout/reftests/text/auto-hyphenation-xmllang-12a.xhtml
+# layout/reftests/text/line-editing-1e.html
+# layout/reftests/text/arabic-shaping-1-ref.html
+# layout/reftests/text/wordbreak-2.html
+# layout/reftests/text/auto-hyphenation-1a.html
+# layout/reftests/text/wordwrap-08-ref.html
+# layout/reftests/text/auto-hyphenation-es-1-ref.html
+# layout/reftests/text/zwnj-02-ref.xhtml
+# layout/reftests/text/wordwrap-09-ref.html
+# layout/reftests/text/graphite-surrogate-selection.html
+# layout/reftests/text/font-selection-generic-1.html
+# layout/reftests/text/auto-hyphenation-gl-1.html
+# layout/reftests/text/auto-hyphenation-pl-1.html
+# layout/reftests/text/fallback-mark-stacking-1-notref.html
+# layout/reftests/text/graphite-03a.html
+# layout/reftests/text/auto-hyphenation-3-ref.html
+# layout/reftests/text/wordbreak-7a.html
+# layout/reftests/text/text-align-unsafe.html
+# layout/reftests/text/auto-hyphenation-it-1.html
+# layout/reftests/text/text-align-center-last-justify.html
+# layout/reftests/text/726392-3.html
+# layout/reftests/text/subpixel-glyphs-x-3a.html
+# layout/reftests/text/wordwrap-08.html
+# layout/reftests/text/justification-2d.html
+# layout/reftests/text/variation-selector-unsupported-1-ref.html
+# layout/reftests/text/pre-wrap-1-ref.html
+# layout/reftests/text/long-1.html
+# layout/reftests/text/auto-hyphenation-6-ref.html
+# layout/reftests/text/text-align-start-last-justify.html
+# layout/reftests/text/cgj-01.html
+# layout/reftests/text/wordbreak-4b-ref.html
+# layout/reftests/text/auto-hyphenation-de-ch-1.html
+# layout/reftests/text/auto-hyphenation-da-1.html
+# layout/reftests/text/graphite-04-snd.html
+# layout/reftests/text/arial-bold-lam-alef-1-ref.html
+# layout/reftests/text/graphite-03-notref.html
+# layout/reftests/text/wordwrap-05.html
+# layout/reftests/text/graphite-04-fa.html
+# layout/reftests/text/emoji-05-notref.html
+# layout/reftests/text/726392-2.html
+# layout/reftests/text/text-align-end-last-center.html
+# layout/reftests/text/auto-hyphenation-xmllang-9.xhtml
+# layout/reftests/text/word-spacing-01-ref.html
+# layout/reftests/text/auto-hyphenation-hr-1-ref.html
+# layout/reftests/text/auto-hyphenation-et-1.html
+# layout/reftests/text/font-size-adjust-03.html
+# layout/reftests/text/emoji-03-notref.html
+# layout/reftests/text/wordbreak-8.html
+# layout/reftests/text/text-align-start-last-default.html
+# layout/reftests/text/negative-letter-spacing-1-ref.html
+# layout/reftests/text/arabic-fallback-4-notref.html
+# layout/reftests/text/auto-hyphenation-xmllang-4.xhtml
+# layout/reftests/text/ligature-with-space-1.html
+# layout/reftests/text/graphite-01-ref.html
+# layout/reftests/text/arabic-fallback-2.html
+# layout/reftests/text/justification-1-ref.html
+# layout/reftests/text/auto-hyphenation-uk-1.html
+# layout/reftests/text/overflowwrap-09.html
+# layout/reftests/text/overflowwrap-06.html
+# layout/reftests/text/control-chars-03a.html
+# layout/reftests/text/auto-hyphenation-xmllang-8.xhtml
+# layout/reftests/text/wordbreak-5.html
+# layout/reftests/text/820255-ref.html
+# layout/reftests/text/font-size-adjust-01.html
+# layout/reftests/text/auto-hyphenation-ru-1.html
+# layout/reftests/text/initial-zwj-1-ref.html
+# layout/reftests/text/space-font-1-ref.html
+# layout/reftests/text/synthetic-bold-metrics-01-notref.html
+# layout/reftests/text/745555-2-ref.html
+# layout/reftests/text/auto-hyphenation-lt-1.html
+# layout/reftests/text/justification-space-diacritic.html
+# layout/reftests/text/text-align-unsafe-ref.html
+# layout/reftests/text/auto-hyphenation-xmllang-11a.xhtml
+# layout/reftests/text/control-chars-04d.html
+# layout/reftests/text/control-chars-03b.html
+# layout/reftests/text/subpixel-glyphs-x-1a.html
+# layout/reftests/text/auto-hyphenation-xmllang-6.xhtml
+# layout/reftests/text/glyph-decomposition-graphite-ref.html
+# layout/reftests/text/arabic-final-ligature-spacing.html
+# layout/reftests/text/auto-hyphenation-xmllang-5.xhtml
+# layout/reftests/text/auto-hyphenation-da-1-ref.html
+# layout/reftests/text/subpixel-glyphs-y-1a.html
+# layout/reftests/text/auto-hyphenation-fr-1.html
+# layout/reftests/text/wordbreak-2-ref.html
+# layout/reftests/text/726392-2-ref.html
+# layout/reftests/text/emoji-05.html
+# layout/reftests/text/wordwrap-09.html
+# layout/reftests/text/wordwrap-05-ref.html
+# layout/reftests/text/wordwrap-06.html
+# layout/reftests/text/auto-hyphenation-sl-1-ref.html
+# layout/reftests/text/auto-hyphenation-af-1.html
+# layout/reftests/text/auto-hyphenation-xmllang-14a.xhtml
+# layout/reftests/text/text-align-center-last-end.html
+# layout/reftests/text/line-editing-1-ref.html
+# layout/reftests/text/auto-hyphenation-nb-1-ref.html
+# layout/reftests/text/font-selection-fallback-1-ref.html
+# layout/reftests/text/auto-hyphenation-7-ref.html
+# layout/reftests/text/graphite-05-multipass.html
+# layout/reftests/text/wordwrap-04.html
+# layout/reftests/text/lineheight-metrics-2a.html
+# layout/reftests/text/auto-hyphenation-gl-1-ref.html
+# layout/reftests/text/control-chars-04-notref.html
+# layout/reftests/text/wordwrap-02-ref.html
+# layout/reftests/text/graphite-03b.html
+# layout/reftests/text/synthetic-bold-papyrus-01.html
+# layout/reftests/text/auto-hyphenation-hr-1.html
+# layout/reftests/text/font-size-adjust-02.html
+# layout/reftests/text/476378-soft-hyphen-fallback-ref.html
+# layout/reftests/text/text-align-justify-last-default.html
+# layout/reftests/text/pre-line-4-ref.html
+# layout/reftests/text/overflowwrap-07.html
+# layout/reftests/text/auto-hyphenation-kmr-1.html
+# layout/reftests/text/auto-hyphenation-eo-1.html
+# layout/reftests/text/segment-break-transformation-1.html
+# layout/reftests/text/cgj-01-ref.html
+# layout/reftests/text/overflowwrap-05.html
+# layout/reftests/text/auto-hyphenation-pt-1.html
+# layout/reftests/text/auto-hyphenation-de-1901-1.html
+# layout/reftests/text/auto-hyphenation-cy-1-ref.html
+# layout/reftests/text/soft-hyphens-break-word-1-ref.html
+# layout/reftests/text/577380-ref.html
+# layout/reftests/text/auto-hyphenation-sv-1-notref.html
+# layout/reftests/text/soft-hyphens-1c.html
+# layout/reftests/text/text-align-justify-last-start.html
+# layout/reftests/text/lineheight-percentage-1-ref.html
+# layout/reftests/text/449555-1-ref.html
+# layout/reftests/text/auto-hyphenation-xmllang-13b.xhtml
+# layout/reftests/text/soft-hyphens-break-word-1a.html
+# layout/reftests/text/auto-hyphenation-de-ch-1-ref.html
+# layout/reftests/text/wordbreak-7b-ref.html
+# layout/reftests/text/auto-hyphenation-5.html
+# layout/reftests/text/467722-ref.html
+# layout/reftests/text/wordbreak-1-ref.html
+# layout/reftests/text/auto-hyphenation-fi-1-ref.html
+# layout/reftests/text/auto-hyphenation-nl-1-ref.html
+# layout/reftests/text/475092-sub.html
+# layout/reftests/text/justification-cjk-extension-ref.html
+# layout/reftests/text/745555-2.html
+# layout/reftests/text/soft-hyphens-1-ref.html
+# layout/reftests/text/rgba-text-ref.html
+# layout/reftests/text/font-selection-fallback-1.html
+# layout/reftests/text/auto-hyphenation-uk-1-ref.html
+# layout/reftests/text/auto-hyphenation-xmllang-1.xhtml
+# layout/reftests/text/text-align-last-justify-ref.html
+# layout/reftests/text/emoji-01.html
+# layout/reftests/text/wordbreak-8-ref.html
+# layout/reftests/text/text-align-center-last-default.html
+# layout/reftests/text/auto-hyphenation-xmllang-2.xhtml
+# layout/reftests/text/auto-hyphenation-es-1.html
+# layout/reftests/text/auto-hyphenation-de-1996-1-ref.html
+# layout/reftests/text/subpixel-glyphs-x-1b.html
+# layout/reftests/text/variation-selector-unsupported-1.html
+# layout/reftests/text/white-space-1-ref.html
+# layout/reftests/text/pre-line-2-ref.html
+# layout/reftests/text/text-align-last-justify-rtl-ref.html
+# layout/reftests/text/justification-space-diacritic-ref.html
+# layout/reftests/text/auto-hyphenation-10-ref.html
+# layout/reftests/text/wordbreak-3-ref.html
+# layout/reftests/text/soft-hyphens-break-word-1c.html
+# layout/reftests/text/text-align-start-last-end.html
+# layout/reftests/text/long-ref.html
+# layout/reftests/text/justification-2c.html
+# layout/reftests/text/auto-hyphenation-4-ref.html
+# layout/reftests/text/control-chars-01-notref.html
+# layout/reftests/text/osx-font-smoothing-2.html
+# layout/reftests/text/justification-cjk-extension.html
+# layout/reftests/text/arabic-marks-1.html
+# layout/reftests/text/wordbreak-3.html
+# layout/reftests/text/osx-font-smoothing-ref.html
+# layout/reftests/text/text-align-last-justify.html
+# layout/reftests/text/subpixel-glyphs-x-2a.html
+# layout/reftests/text/449555-1.html
+# layout/reftests/text/graphite-04-urd.html
+# layout/reftests/text/text-align-end-last-justify.html
+# layout/reftests/text/auto-hyphenation-pt-1-ref.html
+# layout/reftests/text/text-align-start-last-center.html
+# layout/reftests/text/auto-hyphenation-sr-1-ref.html
+# layout/reftests/text/zwnj-01.html
+# layout/reftests/text/wordbreak-4a-ref.html
+# layout/reftests/text/graphite-05-ref.html
+# layout/reftests/text/emoji-02-notref.html
+# layout/reftests/text/emoji-03-ref.html
+# layout/reftests/text/arabic-final-ligature-spacing-ref.html
+# layout/reftests/text/auto-hyphenation-8-ref.html
+# layout/reftests/text/initial-zwj-1.html
+# layout/reftests/text/control-chars-02-notref.html
+# layout/reftests/text/fallback-01-ref.xhtml
+# layout/reftests/text/graphite-bidi-1-ref.html
+# layout/reftests/text/overflowwrap-10.html
+# layout/reftests/text/kerning-01-notref.html
+# layout/reftests/text/graphite-02-ref.html
+# layout/reftests/text/lineheight-metrics-1-ref.html
+# layout/reftests/text/lineheight-percentage-1.html
+# layout/reftests/text/726392-3-ref.html
+# layout/reftests/text/wordwrap-07.html
+# layout/reftests/text/lineheight-metrics-2-ref.html
+# layout/reftests/text/wordbreak-7a-ref.html
+# layout/reftests/text/font-size-adjust-02-ref.html
+# layout/reftests/text/word-spacing-01.html
+# layout/reftests/text/auto-hyphenation-4.html
+# layout/reftests/text/arabic-shaping-1.html
+# layout/reftests/text/auto-hyphenation-af-1-ref.html
+# layout/reftests/text/justification-2a.html
+# layout/reftests/text/synthetic-bold-papyrus-01-ref.html
+# layout/reftests/text/1170688-ref.html
+# layout/reftests/text/control-chars-01a.html
+# layout/reftests/z-index/stacking-context-backface-visibility.html
+# layout/reftests/z-index/stacking-context-perspective.html
+# layout/reftests/z-index/480053-1.html
+# layout/reftests/z-index/z-index-1.html
+# layout/reftests/z-index/z-index-1-ref.html
+# layout/reftests/z-index/overlayscrollbar-sorting-4.html
+# layout/reftests/z-index/480053-1-ref.html
+# layout/reftests/z-index/overlayscrollbar-sorting-3.html
+# layout/reftests/z-index/overlayscrollbar-sorting-ref-visible.html
+# layout/reftests/z-index/overlayscrollbar-sorting-5.html
+# layout/reftests/z-index/overlayscrollbar-sorting-ref-hidden.html
+# layout/reftests/z-index/stacking-context-no.html
+# layout/reftests/z-index/overlayscrollbar-sorting-2.html
+# layout/reftests/z-index/overlayscrollbar-sorting-1.html
+# layout/reftests/z-index/stacking-context-yes.html
+# layout/reftests/table-anonymous-boxes/white-space-8.html
+# layout/reftests/table-anonymous-boxes/302113-1.html
+# layout/reftests/table-anonymous-boxes/371054-1.html
+# layout/reftests/table-anonymous-boxes/white-space-12.html
+# layout/reftests/table-anonymous-boxes/white-space-15.html
+# layout/reftests/table-anonymous-boxes/208305-2.html
+# layout/reftests/table-anonymous-boxes/372649-1.html
+# layout/reftests/table-anonymous-boxes/dynamic-switch-inline-to-cell-4.html
+# layout/reftests/table-anonymous-boxes/371054-1-ref.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-16.html
+# layout/reftests/table-anonymous-boxes/white-space-6.html
+# layout/reftests/table-anonymous-boxes/162063-1.xhtml
+# layout/reftests/table-anonymous-boxes/372641-1a.xhtml
+# layout/reftests/table-anonymous-boxes/dynamic-removal-3.html
+# layout/reftests/table-anonymous-boxes/infer-first-row.html
+# layout/reftests/table-anonymous-boxes/infer-table-around-headers-footers-3.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-14.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-9.html
+# layout/reftests/table-anonymous-boxes/443616-1-ref.html
+# layout/reftests/table-anonymous-boxes/695538-1-ref.html
+# layout/reftests/table-anonymous-boxes/infer-cells-4.html
+# layout/reftests/table-anonymous-boxes/infer-cells-2.html
+# layout/reftests/table-anonymous-boxes/cols-test-1.html
+# layout/reftests/table-anonymous-boxes/3-tables-ref.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-17.html
+# layout/reftests/table-anonymous-boxes/315146-1.xhtml
+# layout/reftests/table-anonymous-boxes/372641-1-ref.xhtml
+# layout/reftests/table-anonymous-boxes/277995-1-ref.html
+# layout/reftests/table-anonymous-boxes/293576-1-ref.html
+# layout/reftests/table-anonymous-boxes/394402-1b.html
+# layout/reftests/table-anonymous-boxes/203923-1.html
+# layout/reftests/table-anonymous-boxes/white-space-7.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-5.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-12.html
+# layout/reftests/table-anonymous-boxes/208305-1-ref.html
+# layout/reftests/table-anonymous-boxes/white-space-9.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-8.html
+# layout/reftests/table-anonymous-boxes/121142-2.html
+# layout/reftests/table-anonymous-boxes/dynamic-switch-inline-to-cell-3.html
+# layout/reftests/table-anonymous-boxes/156888-1.html
+# layout/reftests/table-anonymous-boxes/dynamic-switch-block-to-cell-1.html
+# layout/reftests/table-anonymous-boxes/339388-1a.html
+# layout/reftests/table-anonymous-boxes/white-space-19.html
+# layout/reftests/table-anonymous-boxes/white-space-3.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-13.html
+# layout/reftests/table-anonymous-boxes/338735-1.html
+# layout/reftests/table-anonymous-boxes/infer-cells-1.html
+# layout/reftests/table-anonymous-boxes/302113-1-ref.html
+# layout/reftests/table-anonymous-boxes/156888-1-ref.html
+# layout/reftests/table-anonymous-boxes/325543-1-ref.html
+# layout/reftests/table-anonymous-boxes/695538-1.html
+# layout/reftests/table-anonymous-boxes/325543-1a.html
+# layout/reftests/table-anonymous-boxes/325543-1b.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-11.html
+# layout/reftests/table-anonymous-boxes/339388-1b.html
+# layout/reftests/table-anonymous-boxes/394402-1a.html
+# layout/reftests/table-anonymous-boxes/blocks-divide-tables-2.html
+# layout/reftests/table-anonymous-boxes/dynamic-abs-pos-tbody.html
+# layout/reftests/table-anonymous-boxes/infer-second-row.html
+# layout/reftests/table-anonymous-boxes/white-space-13.html
+# layout/reftests/table-anonymous-boxes/white-space-25.html
+# layout/reftests/table-anonymous-boxes/443616-1a.xhtml
+# layout/reftests/table-anonymous-boxes/dynamic-switch-block-to-cell-3.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-1.html
+# layout/reftests/table-anonymous-boxes/cols-test-3.html
+# layout/reftests/table-anonymous-boxes/363326-1.html
+# layout/reftests/table-anonymous-boxes/dynamic-switch-inline-to-cell-1.html
+# layout/reftests/table-anonymous-boxes/121142-1b.html
+# layout/reftests/table-anonymous-boxes/infer-rows-inside-rowgroups.html
+# layout/reftests/table-anonymous-boxes/white-space-11.html
+# layout/reftests/table-anonymous-boxes/infer-cells-3.html
+# layout/reftests/table-anonymous-boxes/363326-1-ref.html
+# layout/reftests/table-anonymous-boxes/white-space-ref.html
+# layout/reftests/table-anonymous-boxes/white-space-2.html
+# layout/reftests/table-anonymous-boxes/339388-1-ref.html
+# layout/reftests/table-anonymous-boxes/372641-1c.xhtml
+# layout/reftests/table-anonymous-boxes/156888-2.html
+# layout/reftests/table-anonymous-boxes/white-space-5.html
+# layout/reftests/table-anonymous-boxes/372641-1b.xhtml
+# layout/reftests/table-anonymous-boxes/white-space-18.html
+# layout/reftests/table-anonymous-boxes/infer-first-row-and-table.html
+# layout/reftests/table-anonymous-boxes/white-space-26.html
+# layout/reftests/table-anonymous-boxes/infer-second-row-and-table.html
+# layout/reftests/table-anonymous-boxes/338735-1-ref.html
+# layout/reftests/table-anonymous-boxes/121142-2-ref.html
+# layout/reftests/table-anonymous-boxes/368932-1-ref.html
+# layout/reftests/table-anonymous-boxes/293576-1.html
+# layout/reftests/table-anonymous-boxes/448111-1-ref.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-2.html
+# layout/reftests/table-anonymous-boxes/373379-1.html
+# layout/reftests/table-anonymous-boxes/3x3-cols-ref.html
+# layout/reftests/table-anonymous-boxes/white-space-16.html
+# layout/reftests/table-anonymous-boxes/394402-1-ref.html
+# layout/reftests/table-anonymous-boxes/121142-1a.html
+# layout/reftests/table-anonymous-boxes/blocks-divide-tables-1.html
+# layout/reftests/table-anonymous-boxes/121142-1-ref.html
+# layout/reftests/table-anonymous-boxes/3-blocks-ref.html
+# layout/reftests/table-anonymous-boxes/368932-1.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-7.html
+# layout/reftests/table-anonymous-boxes/infer-table-around-headers-footers-1.html
+# layout/reftests/table-anonymous-boxes/infer-table.html
+# layout/reftests/table-anonymous-boxes/dynamic-switch-inline-to-cell-5.html
+# layout/reftests/table-anonymous-boxes/white-space-22.html
+# layout/reftests/table-anonymous-boxes/infer-table-around-headers-footers-2.html
+# layout/reftests/table-anonymous-boxes/156888-2-ref.html
+# layout/reftests/table-anonymous-boxes/208305-1.html
+# layout/reftests/table-anonymous-boxes/white-space-pre-ref.html
+# layout/reftests/table-anonymous-boxes/infer-table-row-cell.html
+# layout/reftests/table-anonymous-boxes/398095-1.html
+# layout/reftests/table-anonymous-boxes/white-space-20.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-6.html
+# layout/reftests/table-anonymous-boxes/490174-1.html
+# layout/reftests/table-anonymous-boxes/white-space-pre-1.html
+# layout/reftests/table-anonymous-boxes/white-space-17.html
+# layout/reftests/table-anonymous-boxes/dynamic-abs-pos-tbody-ref.html
+# layout/reftests/table-anonymous-boxes/407115-1-ref.html
+# layout/reftests/table-anonymous-boxes/208305-4.html
+# layout/reftests/table-anonymous-boxes/373379-1-ref.html
+# layout/reftests/table-anonymous-boxes/white-space-4.html
+# layout/reftests/table-anonymous-boxes/white-space-24.html
+# layout/reftests/table-anonymous-boxes/dynamic-switch-block-to-cell-2.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-15.html
+# layout/reftests/table-anonymous-boxes/448111-1.html
+# layout/reftests/table-anonymous-boxes/407115-1.html
+# layout/reftests/table-anonymous-boxes/3x3-ref.html
+# layout/reftests/table-anonymous-boxes/372649-1-ref.html
+# layout/reftests/table-anonymous-boxes/white-space-1.html
+# layout/reftests/table-anonymous-boxes/cols-test-2.html
+# layout/reftests/table-anonymous-boxes/315146-1-ref.xhtml
+# layout/reftests/table-anonymous-boxes/dynamic-switch-block-to-cell-5.html
+# layout/reftests/table-anonymous-boxes/dynamic-switch-inline-to-cell-2.html
+# layout/reftests/table-anonymous-boxes/490174-1-ref.html
+# layout/reftests/table-anonymous-boxes/white-space-23.html
+# layout/reftests/table-anonymous-boxes/dynamic-switch-block-to-cell-4.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-10.html
+# layout/reftests/table-anonymous-boxes/dynamic-removal-4.html
+# layout/reftests/table-anonymous-boxes/203923-2.html
+# layout/reftests/table-anonymous-boxes/443616-1b.html
+# layout/reftests/table-anonymous-boxes/208305-3.html
+# layout/reftests/table-anonymous-boxes/277995-1.html
+# layout/reftests/table-anonymous-boxes/white-space-21.html
+# layout/reftests/table-anonymous-boxes/white-space-14.html
+# layout/reftests/table-anonymous-boxes/dynamic-insert-cell-1.html
+# layout/reftests/table-anonymous-boxes/white-space-10.html
+# layout/reftests/table-anonymous-boxes/398095-1-ref.html
+# layout/reftests/css-import/445415-1-ref.xhtml
+# layout/reftests/css-import/445415-1b.xhtml
+# layout/reftests/css-import/436261-3.html
+# layout/reftests/css-import/436261-2.html
+# layout/reftests/css-import/445415-1a.xhtml
+# layout/reftests/css-import/445415-2b.xhtml
+# layout/reftests/css-import/290018-1.html
+# layout/reftests/css-import/444723-ref.html
+# layout/reftests/css-import/445415-2a.xhtml
+# layout/reftests/css-import/290018-ref.html
+# layout/reftests/css-import/444723-1.html
+# layout/reftests/css-import/436261-ref.html
+# layout/reftests/css-import/445415-2-ref.xhtml
+# layout/reftests/css-import/444723-2.html
+# layout/reftests/css-import/436261-1.html
+# layout/reftests/text-svgglyphs/svg-glyph-objectgradient-zoom-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-transform.svg
+# layout/reftests/text-svgglyphs/svg-glyph-paint-server.svg
+# layout/reftests/text-svgglyphs/svg-glyph-cachedopacity-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectgradient-zoom.svg
+# layout/reftests/text-svgglyphs/svg-glyph-transform-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectvalue-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-basic-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectopacity2-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectopacity-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectstroke-solid.svg
+# layout/reftests/text-svgglyphs/svg-glyph-cachedopacity.svg
+# layout/reftests/text-svgglyphs/svg-glyph-basic.svg
+# layout/reftests/text-svgglyphs/svg-glyph-extents-ref.html
+# layout/reftests/text-svgglyphs/svg-glyph-html.html
+# layout/reftests/text-svgglyphs/clip-ref.html
+# layout/reftests/text-svgglyphs/svg-glyph-invalid.html
+# layout/reftests/text-svgglyphs/svg-glyph-objectvalue.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectgradient-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-html-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-paintnone.svg
+# layout/reftests/text-svgglyphs/svg-glyph-compressed.html
+# layout/reftests/text-svgglyphs/svg-glyph-objectpattern-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectpattern.svg
+# layout/reftests/text-svgglyphs/svg-glyph-paint-server-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-mask-ref.svg
+# layout/reftests/text-svgglyphs/clip.html
+# layout/reftests/text-svgglyphs/svg-glyph-direct-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectfill-solid-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectgradient.svg
+# layout/reftests/text-svgglyphs/svg-glyph-positioning-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectopacity.svg
+# layout/reftests/text-svgglyphs/svg-glyph-invalid-ref.html
+# layout/reftests/text-svgglyphs/svg-glyph-mask.svg
+# layout/reftests/text-svgglyphs/svg-glyph-positioning.svg
+# layout/reftests/text-svgglyphs/svg-glyph-paintnone-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-invalid-ids.svg
+# layout/reftests/text-svgglyphs/svg-glyph-objectfill-solid.svg
+# layout/reftests/text-svgglyphs/svg-glyph-extents.html
+# layout/reftests/text-svgglyphs/svg-glyph-objectstroke-solid-ref.svg
+# layout/reftests/text-svgglyphs/svg-glyph-compressed-ref.html
+# layout/reftests/text-svgglyphs/svg-glyph-objectopacity2.svg
+# layout/reftests/text-svgglyphs/svg-glyph-direct.svg
+# layout/reftests/text-svgglyphs/svg-glyph-invalid-ids-ref.svg
+# layout/reftests/text-svgglyphs/resources/glyphs-transforms.svg
+# layout/reftests/text-svgglyphs/resources/glyphs-objectstroke.svg
+# layout/reftests/text-svgglyphs/resources/glyphs-paintservers.svg
+# layout/reftests/text-svgglyphs/resources/glyphs-objectcolor.svg
+# layout/reftests/text-svgglyphs/resources/glyphs-base.svg
+# layout/reftests/text-svgglyphs/resources/glyphs-invalid.svg
+# layout/reftests/text-svgglyphs/resources/glyphs-objectopacity.svg
+# layout/reftests/css-ui-invalid/select/select-ref.html
+# layout/reftests/css-ui-invalid/select/select-disabled.html
+# layout/reftests/css-ui-invalid/select/select-fieldset-legend.html
+# layout/reftests/css-ui-invalid/select/select-required-multiple-ref.html
+# layout/reftests/css-ui-invalid/select/select-invalid.html
+# layout/reftests/css-ui-invalid/select/select-required-invalid-1.html
+# layout/reftests/css-ui-invalid/select/select-required-invalid-changed-2.html
+# layout/reftests/css-ui-invalid/select/select-fieldset-ref.html
+# layout/reftests/css-ui-invalid/select/select-dyn-not-disabled.html
+# layout/reftests/css-ui-invalid/select/select-required-multiple-invalid.html
+# layout/reftests/css-ui-invalid/select/select-disabled-ref.html
+# layout/reftests/css-ui-invalid/select/select-novalidate.html
+# layout/reftests/css-ui-invalid/select/select-valid.html
+# layout/reftests/css-ui-invalid/select/select-disabled-fieldset-1.html
+# layout/reftests/css-ui-invalid/select/select-fieldset-legend-ref.html
+# layout/reftests/css-ui-invalid/select/select-dyn-disabled.html
+# layout/reftests/css-ui-invalid/select/select-required-multiple-valid.html
+# layout/reftests/css-ui-invalid/select/select-invalid-reset.html
+# layout/reftests/css-ui-invalid/select/select-required-invalid-changed-1.html
+# layout/reftests/css-ui-invalid/select/select-required-ref.html
+# layout/reftests/css-ui-invalid/select/select-required-invalid-2.html
+# layout/reftests/css-ui-invalid/select/select-required-valid.html
+# layout/reftests/css-ui-invalid/select/select-required-multiple-invalid-changed.html
+# layout/reftests/css-ui-invalid/select/select-disabled-fieldset-2.html
+# layout/reftests/css-ui-invalid/default-style/select-ref.html
+# layout/reftests/css-ui-invalid/default-style/select-focus.html
+# layout/reftests/css-ui-invalid/default-style/output-ref.html
+# layout/reftests/css-ui-invalid/default-style/button.html
+# layout/reftests/css-ui-invalid/default-style/button-ref.html
+# layout/reftests/css-ui-invalid/default-style/fieldset.html
+# layout/reftests/css-ui-invalid/default-style/button-focus.html
+# layout/reftests/css-ui-invalid/default-style/select-focus-ref.html
+# layout/reftests/css-ui-invalid/default-style/input.html
+# layout/reftests/css-ui-invalid/default-style/textarea-ref.html
+# layout/reftests/css-ui-invalid/default-style/input-focus.html
+# layout/reftests/css-ui-invalid/default-style/textarea-focus-ref.html
+# layout/reftests/css-ui-invalid/default-style/textarea-focus.html
+# layout/reftests/css-ui-invalid/default-style/input-ref.html
+# layout/reftests/css-ui-invalid/default-style/input-focus-ref.html
+# layout/reftests/css-ui-invalid/default-style/output.html
+# layout/reftests/css-ui-invalid/default-style/button-focus-ref.html
+# layout/reftests/css-ui-invalid/default-style/select.html
+# layout/reftests/css-ui-invalid/default-style/textarea.html
+# layout/reftests/css-ui-invalid/default-style/fieldset-ref.html
+# layout/reftests/css-ui-invalid/output/output-ref.html
+# layout/reftests/css-ui-invalid/output/output-valid.html
+# layout/reftests/css-ui-invalid/output/output-invalid.html
+# layout/reftests/css-ui-invalid/output/output-novalidate.html
+# layout/reftests/css-ui-invalid/button/button-disabled-fieldset-2.html
+# layout/reftests/css-ui-invalid/button/button-disabled.html
+# layout/reftests/css-ui-invalid/button/button-invalid.html
+# layout/reftests/css-ui-invalid/button/button-ref.html
+# layout/reftests/css-ui-invalid/button/button-novalidate.html
+# layout/reftests/css-ui-invalid/button/button-disabled-ref.html
+# layout/reftests/css-ui-invalid/button/button-type-barred.html
+# layout/reftests/css-ui-invalid/button/button-fieldset-ref.html
+# layout/reftests/css-ui-invalid/button/button-dyn-disabled.html
+# layout/reftests/css-ui-invalid/button/button-reset.html
+# layout/reftests/css-ui-invalid/button/button-dyn-not-disabled.html
+# layout/reftests/css-ui-invalid/button/button-fieldset-legend.html
+# layout/reftests/css-ui-invalid/button/button-fieldset-legend-ref.html
+# layout/reftests/css-ui-invalid/button/button-valid.html
+# layout/reftests/css-ui-invalid/button/button-type-invalid.html
+# layout/reftests/css-ui-invalid/button/button-disabled-fieldset-1.html
+# layout/reftests/css-ui-invalid/button/button-button.html
+# layout/reftests/css-ui-invalid/textarea/textarea-dyn-not-readonly-not-changed.html
+# layout/reftests/css-ui-invalid/textarea/textarea-disabled-fieldset-2.html
+# layout/reftests/css-ui-invalid/textarea/textarea-customerror.html
+# layout/reftests/css-ui-invalid/textarea/textarea-novalidate.html
+# layout/reftests/css-ui-invalid/textarea/textarea-fieldset-ref.html
+# layout/reftests/css-ui-invalid/textarea/textarea-withtext-ref.html
+# layout/reftests/css-ui-invalid/textarea/textarea-valid.html
+# layout/reftests/css-ui-invalid/textarea/textarea-ref.html
+# layout/reftests/css-ui-invalid/textarea/textarea-dyn-disabled.html
+# layout/reftests/css-ui-invalid/textarea/textarea-readonly.html
+# layout/reftests/css-ui-invalid/textarea/textarea-required-invalid.html
+# layout/reftests/css-ui-invalid/textarea/textarea-dyn-readonly.html
+# layout/reftests/css-ui-invalid/textarea/textarea-required-valid.html
+# layout/reftests/css-ui-invalid/textarea/textarea-dyn-not-readonly-changed.html
+# layout/reftests/css-ui-invalid/textarea/textarea-fieldset-legend-ref.html
+# layout/reftests/css-ui-invalid/textarea/textarea-disabled-fieldset-1.html
+# layout/reftests/css-ui-invalid/textarea/textarea-disabled.html
+# layout/reftests/css-ui-invalid/textarea/textarea-required-invalid-changed.html
+# layout/reftests/css-ui-invalid/textarea/textarea-fieldset-legend.html
+# layout/reftests/css-ui-invalid/textarea/textarea-dyn-not-disabled.html
+# layout/reftests/css-ui-invalid/input/input-dyn-not-readonly-changed.html
+# layout/reftests/css-ui-invalid/input/input-button-ref.html
+# layout/reftests/css-ui-invalid/input/input-readonly.html
+# layout/reftests/css-ui-invalid/input/input-url-valid.html
+# layout/reftests/css-ui-invalid/input/input-radio-dyn-valid-1.html
+# layout/reftests/css-ui-invalid/input/input-radio-required-invalid-default.html
+# layout/reftests/css-ui-invalid/input/input-required-valid.html
+# layout/reftests/css-ui-invalid/input/input-radio-required-invalid-changed.html
+# layout/reftests/css-ui-invalid/input/input-radio-nogroup-required-valid.html
+# layout/reftests/css-ui-invalid/input/input-radio-customerror.html
+# layout/reftests/css-ui-invalid/input/input-url-invalid-changed.html
+# layout/reftests/css-ui-invalid/input/input-dyn-not-disabled.html
+# layout/reftests/css-ui-invalid/input/input-checkbox-required-invalid-default.html
+# layout/reftests/css-ui-invalid/input/input-fieldset-ref.html
+# layout/reftests/css-ui-invalid/input/input-url-ref.html
+# layout/reftests/css-ui-invalid/input/input-disabled-fieldset-2.html
+# layout/reftests/css-ui-invalid/input/input-email-valid.html
+# layout/reftests/css-ui-invalid/input/input-url-invalid-default.html
+# layout/reftests/css-ui-invalid/input/input-email-invalid-changed.html
+# layout/reftests/css-ui-invalid/input/input-dyn-disabled.html
+# layout/reftests/css-ui-invalid/input/input-file-required-invalid-default.html
+# layout/reftests/css-ui-invalid/input/input-pattern-invalid-changed.html
+# layout/reftests/css-ui-invalid/input/input-withtext-ref.html
+# layout/reftests/css-ui-invalid/input/input-type-barred.html
+# layout/reftests/css-ui-invalid/input/input-required-invalid-changed.html
+# layout/reftests/css-ui-invalid/input/input-pattern-valid.html
+# layout/reftests/css-ui-invalid/input/input-dyn-not-readonly-not-changed.html
+# layout/reftests/css-ui-invalid/input/input-valid.html
+# layout/reftests/css-ui-invalid/input/input-file-ref.html
+# layout/reftests/css-ui-invalid/input/input-customerror.html
+# layout/reftests/css-ui-invalid/input/input-radio-required.html
+# layout/reftests/css-ui-invalid/input/input-email-ref.html
+# layout/reftests/css-ui-invalid/input/input-fieldset-legend.html
+# layout/reftests/css-ui-invalid/input/input-disabled.html
+# layout/reftests/css-ui-invalid/input/input-ref.html
+# layout/reftests/css-ui-invalid/input/input-radio-dyn-valid-2.html
+# layout/reftests/css-ui-invalid/input/input-email-invalid-default.html
+# layout/reftests/css-ui-invalid/input/input-dyn-readonly.html
+# layout/reftests/css-ui-invalid/input/input-button.html
+# layout/reftests/css-ui-invalid/input/input-fieldset-legend-ref.html
+# layout/reftests/css-ui-invalid/input/input-radio-nogroup-required-invalid.html
+# layout/reftests/css-ui-invalid/input/input-pattern-invalid-default.html
+# layout/reftests/css-ui-invalid/input/input-required-invalid-default.html
+# layout/reftests/css-ui-invalid/input/input-disabled-fieldset-1.html
+# layout/reftests/css-ui-invalid/input/input-checkbox-required-invalid-changed.html
+# layout/reftests/css-ui-invalid/input/input-type-invalid.html
+# layout/reftests/css-ui-invalid/input/input-file-required-invalid-changed.html
+# layout/reftests/css-ui-invalid/input/success-ref.html
+# layout/reftests/css-ui-invalid/input/input-novalidate.html
+# layout/reftests/css-ui-invalid/input/input-reset.html
+# layout/reftests/bidi/brackets-3a-rtl-ref.html
+# layout/reftests/bidi/brackets-1c-rtl.html
+# layout/reftests/bidi/1217833-2.html
+# layout/reftests/bidi/413928-1.html
+# layout/reftests/bidi/746987-3.html
+# layout/reftests/bidi/brackets-1b-rtl-ref.html
+# layout/reftests/bidi/562169-3.html
+# layout/reftests/bidi/263359-1-ref.html
+# layout/reftests/bidi/brackets-2a-rtl.html
+# layout/reftests/bidi/151407-2-ltr.html
+# layout/reftests/bidi/726460-1.html
+# layout/reftests/bidi/brackets-3a-ltr.html
+# layout/reftests/bidi/brackets-2c-ltr.html
+# layout/reftests/bidi/with-first-letter-2b.html
+# layout/reftests/bidi/263359-2.html
+# layout/reftests/bidi/bidi-005.html
+# layout/reftests/bidi/562169-2.html
+# layout/reftests/bidi/unicode-bidi-plaintext-textarea-3.html
+# layout/reftests/bidi/brackets-2b-ltr-ref.html
+# layout/reftests/bidi/83958-2b.html
+# layout/reftests/bidi/brackets-3b-ltr.html
+# layout/reftests/bidi/413542-2.html
+# layout/reftests/bidi/562169-1.html
+# layout/reftests/bidi/718236-1.html
+# layout/reftests/bidi/bidi-001-ref.html
+# layout/reftests/bidi/unicode-bidi-isolate-aharon.html
+# layout/reftests/bidi/258928-1.html
+# layout/reftests/bidi/1067268-1.html
+# layout/reftests/bidi/bidiSVG-01.svg
+# layout/reftests/bidi/mixedChartype-00.html
+# layout/reftests/bidi/visualmarquee.html
+# layout/reftests/bidi/698291-1-ref.html
+# layout/reftests/bidi/746987-4-ref.html
+# layout/reftests/bidi/bidiSVG-05.svg
+# layout/reftests/bidi/1161752-5-embed.html
+# layout/reftests/bidi/263359-1.html
+# layout/reftests/bidi/1067268-1-ref.html
+# layout/reftests/bidi/847242-1.html
+# layout/reftests/bidi/263359-3.html
+# layout/reftests/bidi/1161752-2-embed.html
+# layout/reftests/bidi/bidiSVG-02.svg
+# layout/reftests/bidi/817406-3.html
+# layout/reftests/bidi/746987-2-ref.html
+# layout/reftests/bidi/263359-2-ref.html
+# layout/reftests/bidi/612843-1.html
+# layout/reftests/bidi/unicode-bidi-plaintext-textarea-4.html
+# layout/reftests/bidi/mixedChartype-00-ref.html
+# layout/reftests/bidi/115921-1-ref.html
+# layout/reftests/bidi/489887-1-ref.html
+# layout/reftests/bidi/562169-2a.html
+# layout/reftests/bidi/151407-2-auto.html
+# layout/reftests/bidi/817406-4-ref.html
+# layout/reftests/bidi/425338-1-ref.html
+# layout/reftests/bidi/bidiSVG-02-ref.svg
+# layout/reftests/bidi/mixedChartype-01.html
+# layout/reftests/bidi/588739-2.html
+# layout/reftests/bidi/613149-1b.html
+# layout/reftests/bidi/83958-1-ref.html
+# layout/reftests/bidi/unicode-bidi-plaintext-textarea-ref.html
+# layout/reftests/bidi/1161752.html
+# layout/reftests/bidi/712600-2-dyn.html
+# layout/reftests/bidi/662288-1-ref.html
+# layout/reftests/bidi/712600-3-ref.html
+# layout/reftests/bidi/unicode-bidi-isolate-aharon-ref.html
+# layout/reftests/bidi/562169-4.html
+# layout/reftests/bidi/brackets-3b-rtl-ref.html
+# layout/reftests/bidi/unicode-bidi-anonymous-001-ref.html
+# layout/reftests/bidi/1157726-1-ref.html
+# layout/reftests/bidi/409375-ref.html
+# layout/reftests/bidi/bidiMirroring.svg
+# layout/reftests/bidi/mirroring-02.html
+# layout/reftests/bidi/brackets-2b-ltr.html
+# layout/reftests/bidi/729047-1-ref.html
+# layout/reftests/bidi/151407-1.html
+# layout/reftests/bidi/1161752-1-embed.html
+# layout/reftests/bidi/brackets-2b-rtl.html
+# layout/reftests/bidi/670226-1-ref.html
+# layout/reftests/bidi/mixedChartype-02.html
+# layout/reftests/bidi/869833-1-ref.xul
+# layout/reftests/bidi/unicode-bidi-isolate-basic-ref.html
+# layout/reftests/bidi/779003-1.html
+# layout/reftests/bidi/1161752-3-embed.html
+# layout/reftests/bidi/698706-1-ref.html
+# layout/reftests/bidi/1217833-1.html
+# layout/reftests/bidi/562169-3-ref.html
+# layout/reftests/bidi/267459-1.html
+# layout/reftests/bidi/83958-1b.html
+# layout/reftests/bidi/267459-2-ref.html
+# layout/reftests/bidi/704837-1.html
+# layout/reftests/bidi/381279-1-ref.html
+# layout/reftests/bidi/613157-1-ref.html
+# layout/reftests/bidi/562169-1a.html
+# layout/reftests/bidi/marquee-ref.html
+# layout/reftests/bidi/525740-1.html
+# layout/reftests/bidi/mirroring-03-ref.html
+# layout/reftests/bidi/425338-1a.html
+# layout/reftests/bidi/847242-1-ref.html
+# layout/reftests/bidi/with-first-letter-1a.html
+# layout/reftests/bidi/730562-1.html
+# layout/reftests/bidi/267459-2.html
+# layout/reftests/bidi/922550-1.html
+# layout/reftests/bidi/413928-2.html
+# layout/reftests/bidi/1161752-ref.html
+# layout/reftests/bidi/1217833-1-ref.html
+# layout/reftests/bidi/588739-ref.html
+# layout/reftests/bidi/1069941-inline-bidi-margin-1.html
+# layout/reftests/bidi/613157-2-ref.html
+# layout/reftests/bidi/1069941-inline-bidi-border-1.html
+# layout/reftests/bidi/413928-1-ref.html
+# layout/reftests/bidi/151407-2-rtl.html
+# layout/reftests/bidi/712600-3.html
+# layout/reftests/bidi/brackets-1a-rtl-ref.html
+# layout/reftests/bidi/mixedChartype-01-j.html
+# layout/reftests/bidi/562169-3a.html
+# layout/reftests/bidi/151407-3-auto-ref.html
+# layout/reftests/bidi/1155359-1.xul
+# layout/reftests/bidi/mixedChartype-03-j.html
+# layout/reftests/bidi/151407-2-ltr-ref.html
+# layout/reftests/bidi/151407-1a.html
+# layout/reftests/bidi/263359-1a.html
+# layout/reftests/bidi/115921-2.html
+# layout/reftests/bidi/562169-2-ref.html
+# layout/reftests/bidi/525740-1-ref.html
+# layout/reftests/bidi/613149-2-ref.html
+# layout/reftests/bidi/613149-1a.html
+# layout/reftests/bidi/263359-4-ref.html
+# layout/reftests/bidi/unicode-bidi-anonymous-002.html
+# layout/reftests/bidi/bidi-003.html
+# layout/reftests/bidi/817406-1.html
+# layout/reftests/bidi/mirroring-01-ref.html
+# layout/reftests/bidi/492231-1-ref.html
+# layout/reftests/bidi/1155359-1-ref.xul
+# layout/reftests/bidi/305643-1.html
+# layout/reftests/bidi/489517-1.html
+# layout/reftests/bidi/mixedChartype-03-ref.html
+# layout/reftests/bidi/151407-3-auto.html
+# layout/reftests/bidi/unicode-bidi-plaintext-textarea-1.html
+# layout/reftests/bidi/mixedChartype-02-j.html
+# layout/reftests/bidi/536963-1-ref.html
+# layout/reftests/bidi/1157726-1.html
+# layout/reftests/bidi/bidi-000.html
+# layout/reftests/bidi/bidi-002-ref.html
+# layout/reftests/bidi/263359-3-ref.html
+# layout/reftests/bidi/unicode-bidi-isolate-basic.html
+# layout/reftests/bidi/698291-1-frame.html
+# layout/reftests/bidi/83958-2a.html
+# layout/reftests/bidi/bidi-006-ref.html
+# layout/reftests/bidi/729047-1.html
+# layout/reftests/bidi/brackets-1b-ltr.html
+# layout/reftests/bidi/bidi-002.html
+# layout/reftests/bidi/676245-1.html
+# layout/reftests/bidi/817406-2-ref.html
+# layout/reftests/bidi/115921-2-ref.html
+# layout/reftests/bidi/489887-1.html
+# layout/reftests/bidi/386339.html
+# layout/reftests/bidi/670226-1.html
+# layout/reftests/bidi/bidiSVG-03-ref.svg
+# layout/reftests/bidi/bidi-006-j.html
+# layout/reftests/bidi/brackets-1b-rtl.html
+# layout/reftests/bidi/brackets-1a-rtl.html
+# layout/reftests/bidi/bidi-004-j.html
+# layout/reftests/bidi/brackets-3a-rtl.html
+# layout/reftests/bidi/1161752-4-embed.html
+# layout/reftests/bidi/bidi-000-ref.html
+# layout/reftests/bidi/83958-2-ref.html
+# layout/reftests/bidi/922550-1-ref.html
+# layout/reftests/bidi/bidi-001.html
+# layout/reftests/bidi/381279-1.html
+# layout/reftests/bidi/492231-1.html
+# layout/reftests/bidi/536963-1.html
+# layout/reftests/bidi/229367-3.html
+# layout/reftests/bidi/746987-1.html
+# layout/reftests/bidi/unicode-bidi-plaintext-textarea-2.html
+# layout/reftests/bidi/bidi-003-ref.html
+# layout/reftests/bidi/817406-4.html
+# layout/reftests/bidi/brackets-2c-rtl.html
+# layout/reftests/bidi/151407-2-foopy.html
+# layout/reftests/bidi/613149-2a.html
+# layout/reftests/bidi/489517-1-ref.html
+# layout/reftests/bidi/676245-1-ref.html
+# layout/reftests/bidi/brackets-1a-ltr.html
+# layout/reftests/bidi/brackets-1c-ltr-ref.html
+# layout/reftests/bidi/712600-2-ref.html
+# layout/reftests/bidi/151407-3-rtl.html
+# layout/reftests/bidi/bidi-004.html
+# layout/reftests/bidi/817406-2.html
+# layout/reftests/bidi/413542-2-ref.html
+# layout/reftests/bidi/267459-1-ref.html
+# layout/reftests/bidi/229367-2.html
+# layout/reftests/bidi/613149-2b.html
+# layout/reftests/bidi/698706-1.html
+# layout/reftests/bidi/151407-3-empty-ref.html
+# layout/reftests/bidi/305643-1-ref.html
+# layout/reftests/bidi/brackets-3a-ltr-ref.html
+# layout/reftests/bidi/brackets-3b-rtl.html
+# layout/reftests/bidi/with-first-letter-2-ref.html
+# layout/reftests/bidi/logicalmarquee.html
+# layout/reftests/bidi/613157-2.html
+# layout/reftests/bidi/718236-3-ref.html
+# layout/reftests/bidi/151407-3-rtl-ref.html
+# layout/reftests/bidi/115921-1.html
+# layout/reftests/bidi/613157-1.html
+# layout/reftests/bidi/brackets-1a-ltr-ref.html
+# layout/reftests/bidi/704837-1-ref.html
+# layout/reftests/bidi/718236-3.html
+# layout/reftests/bidi/151407-3-ltr.html
+# layout/reftests/bidi/413542-1.html
+# layout/reftests/bidi/332655-1.html
+# layout/reftests/bidi/bidi-001-v.html
+# layout/reftests/bidi/726460-1-ref.html
+# layout/reftests/bidi/726420-1-ref.html
+# layout/reftests/bidi/with-first-letter-1-ref.html
+# layout/reftests/bidi/409375.html
+# layout/reftests/bidi/1069941-inline-bidi-border-1-ref.html
+# layout/reftests/bidi/brackets-2c-ltr-ref.html
+# layout/reftests/bidi/662288-1.html
+# layout/reftests/bidi/332655-1-ref.html
+# layout/reftests/bidi/229367-1.html
+# layout/reftests/bidi/869833-1.xul
+# layout/reftests/bidi/with-first-letter-2a.html
+# layout/reftests/bidi/bidi-005-ref.html
+# layout/reftests/bidi/229367-2-ref.html
+# layout/reftests/bidi/brackets-2c-rtl-ref.html
+# layout/reftests/bidi/brackets-3b-ltr-ref.html
+# layout/reftests/bidi/1069941-inline-bidi-margin-1-ref.html
+# layout/reftests/bidi/151407-2-empty-ref.html
+# layout/reftests/bidi/unicode-bidi-anonymous-001.html
+# layout/reftests/bidi/mirroring-03.html
+# layout/reftests/bidi/562169-1-ref.html
+# layout/reftests/bidi/718236-2.html
+# layout/reftests/bidi/with-first-letter-1b.html
+# layout/reftests/bidi/brackets-2a-rtl-ref.html
+# layout/reftests/bidi/817406-1-ref.html
+# layout/reftests/bidi/151407-1-ref.html
+# layout/reftests/bidi/746987-1-ref.html
+# layout/reftests/bidi/712600-2.html
+# layout/reftests/bidi/bidi-001-j.html
+# layout/reftests/bidi/83958-1c.html
+# layout/reftests/bidi/unicode-bidi-anonymous-002-ref.html
+# layout/reftests/bidi/brackets-1c-rtl-ref.html
+# layout/reftests/bidi/258928-1-ref.html
+# layout/reftests/bidi/698291-1.html
+# layout/reftests/bidi/386339-ref.html
+# layout/reftests/bidi/730562-1-ref.html
+# layout/reftests/bidi/413542-1-ref.html
+# layout/reftests/bidi/503269-1-ref.html
+# layout/reftests/bidi/718236-2-ref.html
+# layout/reftests/bidi/unicode-bidi-plaintext.html
+# layout/reftests/bidi/413928-2-ref.html
+# layout/reftests/bidi/726420-1.html
+# layout/reftests/bidi/612843-1-ref.html
+# layout/reftests/bidi/562169-4-ref.html
+# layout/reftests/bidi/mirroring-01.html
+# layout/reftests/bidi/mixedChartype-01-ref.html
+# layout/reftests/bidi/613149-1-ref.html
+# layout/reftests/bidi/588739-1.html
+# layout/reftests/bidi/unicode-bidi-plaintext-ref.html
+# layout/reftests/bidi/bidiSVG-04.svg
+# layout/reftests/bidi/bidiSVG-01-ref.svg
+# layout/reftests/bidi/bidi-006.html
+# layout/reftests/bidi/712600-1-ref.html
+# layout/reftests/bidi/bidiSVG-04-ref.svg
+# layout/reftests/bidi/779003-1-ref.html
+# layout/reftests/bidi/mirroring-02-ref.html
+# layout/reftests/bidi/503957-1-ref.html
+# layout/reftests/bidi/229367-3-ref.html
+# layout/reftests/bidi/503269-1.html
+# layout/reftests/bidi/mixedChartype-02-ref.html
+# layout/reftests/bidi/263359-4.html
+# layout/reftests/bidi/425338-1b.html
+# layout/reftests/bidi/299065-1-ref.html
+# layout/reftests/bidi/83958-1a.html
+# layout/reftests/bidi/779003-1-dynamic.html
+# layout/reftests/bidi/922530-1.html
+# layout/reftests/bidi/332655-2.html
+# layout/reftests/bidi/503957-1.html
+# layout/reftests/bidi/299065-1.html
+# layout/reftests/bidi/brackets-2b-rtl-ref.html
+# layout/reftests/bidi/496006-1-ref.html
+# layout/reftests/bidi/1217833-2-ref.html
+# layout/reftests/bidi/bidiSVG-03.svg
+# layout/reftests/bidi/bidi-004-ref.html
+# layout/reftests/bidi/151407-2-rtl-ref.html
+# layout/reftests/bidi/1231175-1-ref.html
+# layout/reftests/bidi/1161752-5-embed-ref.html
+# layout/reftests/bidi/brackets-2a-ltr-ref.html
+# layout/reftests/bidi/bidiMirroring-ref.svg
+# layout/reftests/bidi/mixedChartype-03.html
+# layout/reftests/bidi/332655-2-ref.html
+# layout/reftests/bidi/229367-1-ref.html
+# layout/reftests/bidi/brackets-2a-ltr.html
+# layout/reftests/bidi/brackets-1b-ltr-ref.html
+# layout/reftests/bidi/bidiSVG-05-ref.svg
+# layout/reftests/bidi/151407-2-auto-ref.html
+# layout/reftests/bidi/151407-3-ltr-ref.html
+# layout/reftests/bidi/151407-3-foopy.html
+# layout/reftests/bidi/588739-3.html
+# layout/reftests/bidi/746987-2.html
+# layout/reftests/bidi/746987-4.html
+# layout/reftests/bidi/922530-1-ref.html
+# layout/reftests/bidi/bdi-element.html
+# layout/reftests/bidi/496006-1.html
+# layout/reftests/bidi/712600-1.html
+# layout/reftests/bidi/746987-3-ref.html
+# layout/reftests/bidi/mixedChartype-00-j.html
+# layout/reftests/bidi/bdi-element-ref.html
+# layout/reftests/bidi/1231175-1.html
+# layout/reftests/bidi/718236-1-ref.html
+# layout/reftests/bidi/151407-2-empty.html
+# layout/reftests/bidi/263359-1b.html
+# layout/reftests/bidi/brackets-1c-ltr.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-InvalidDir1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-DeleteText-LTR2.html
+# layout/reftests/bidi/dirAuto/1169267-delete-add-2a.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-RTL6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-LTR4.html
+# layout/reftests/bidi/dirAuto/dir_auto-unset-contained-dir-R-ref.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-LTR3.html
+# layout/reftests/bidi/dirAuto/859093-1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-refRTL-LTR.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-Auto1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-LTR1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-Auto3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-NoDir7.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL10.html
+# layout/reftests/bidi/dirAuto/1169267-delete-add-1-ref.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-DeleteText-RTL2.html
+# layout/reftests/bidi/dirAuto/1103348-1-ref.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-NoDir8.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-NoDir2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-RTL4.html
+# layout/reftests/bidi/dirAuto/1169267-delete-add-1b.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-NoDir3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-refLTR-LTR.html
+# layout/reftests/bidi/dirAuto/dir_auto-set-contained-dir-R.html
+# layout/reftests/bidi/dirAuto/dir_auto-set-contained-dir-L.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-LTR8.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-LTR2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-RTL4.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL8.html
+# layout/reftests/bidi/dirAuto/dir_auto-unset-contained-dir-R.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR7.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-addRTL-Auto.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-RTL5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-NoDir5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-InvalidDir8.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-RTL2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL9.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-Auto3.html
+# layout/reftests/bidi/dirAuto/1169267-delete-add-1a.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-LTR7.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-LTR6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-Auto6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-InvalidDir4.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-RTL2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-NoDir6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR9.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-NoDir7.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-InvalidDir5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL7.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-InvalidDir7.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR8.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR10.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-Auto6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-RTL3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-NoDir1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-refLTR-RTL.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-LTR1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-RTL8.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-InvalidDir3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-Auto2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-Auto4.html
+# layout/reftests/bidi/dirAuto/dir_auto-set-contained-invalid-dir-R.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-InvalidDir7.html
+# layout/reftests/bidi/dirAuto/bdi-auto-dir-default-ref.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-InvalidDir6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-DeleteText-LTR1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-LTR5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR4.html
+# layout/reftests/bidi/dirAuto/839886-1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-InvalidDir6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-RTL7.html
+# layout/reftests/bidi/dirAuto/889742-1.html
+# layout/reftests/bidi/dirAuto/859093-1-ref.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-NoDir2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-addLTR-Auto.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL4.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-InvalidDir4.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-refRTL-NoDir.html
+# layout/reftests/bidi/dirAuto/dir_auto-unset-contained-dir-L-ref.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-RTL8.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-RTL6.html
+# layout/reftests/bidi/dirAuto/1169267-delete-add-2b.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-NoDir6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-InvalidDir8.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-LTR2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-NoDir3.html
+# layout/reftests/bidi/dirAuto/1103348-1.html
+# layout/reftests/bidi/dirAuto/dir_auto-contained-dir-R-ref.html
+# layout/reftests/bidi/dirAuto/dir_auto-contained-dir-L-ref.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-LTR4.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-LTR5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-InvalidDir5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-Auto4.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-RTL3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-NoDir4.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-LTR6.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-NoDir5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-refRTL-RTL.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-RTL7.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-RTL1.html
+# layout/reftests/bidi/dirAuto/bdi-auto-dir-default.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-NoDir4.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-LTR7.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-Auto1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-LTR8.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-InvalidDir2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-InvalidDir2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-Auto5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-DeleteText-RTL3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-RTL5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-LTR2.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-Auto5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-DeleteText-LTR3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-Auto2.html
+# layout/reftests/bidi/dirAuto/889742-1-ref.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-NoDir8.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-NoDir1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL5.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-InvalidDir1.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-LTR3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-DeleteText-RTL1.html
+# layout/reftests/bidi/dirAuto/dir_auto-unset-contained-dir-L.html
+# layout/reftests/bidi/dirAuto/dir_auto-set-contained-invalid-dir-L.html
+# layout/reftests/bidi/dirAuto/839886-1-ref.html
+# layout/reftests/bidi/dirAuto/1169267-delete-add-2-ref.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-ChangeText-RTL3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setLTR-InvalidDir3.html
+# layout/reftests/bidi/dirAuto/dynamicDirAuto-setRTL-RTL1.html
+# layout/reftests/bidi/numeral/bug441782-2-ref.html
+# layout/reftests/bidi/numeral/persian-3-ref.html
+# layout/reftests/bidi/numeral/persian-3.html
+# layout/reftests/bidi/numeral/persian-1-ref.html
+# layout/reftests/bidi/numeral/bug467672-2-ref.html
+# layout/reftests/bidi/numeral/bug467672-3.html
+# layout/reftests/bidi/numeral/bug467672-4-ref.html
+# layout/reftests/bidi/numeral/bug467672-2.html
+# layout/reftests/bidi/numeral/bug441782-3-ref.html
+# layout/reftests/bidi/numeral/arabic-4-ref.html
+# layout/reftests/bidi/numeral/bug441782-1.html
+# layout/reftests/bidi/numeral/bug441782-4-ref.html
+# layout/reftests/bidi/numeral/arabic-1-ref.html
+# layout/reftests/bidi/numeral/bug441782-3.html
+# layout/reftests/bidi/numeral/arabic-2.html
+# layout/reftests/bidi/numeral/bug467672-3-ref.html
+# layout/reftests/bidi/numeral/persian-1.html
+# layout/reftests/bidi/numeral/persian-5-ref.html
+# layout/reftests/bidi/numeral/arabic-5-ref.html
+# layout/reftests/bidi/numeral/arabic-5.html
+# layout/reftests/bidi/numeral/arabic-3-ref.html
+# layout/reftests/bidi/numeral/arabic-3.html
+# layout/reftests/bidi/numeral/persian-4-ref.html
+# layout/reftests/bidi/numeral/bug441782-5.html
+# layout/reftests/bidi/numeral/bug441782-1-ref.html
+# layout/reftests/bidi/numeral/bug467672-5-ref.html
+# layout/reftests/bidi/numeral/bug441782-4.html
+# layout/reftests/bidi/numeral/persian-4.html
+# layout/reftests/bidi/numeral/bug467672-1.html
+# layout/reftests/bidi/numeral/arabic-1.html
+# layout/reftests/bidi/numeral/bug441782-5-ref.html
+# layout/reftests/bidi/numeral/arabic-4.html
+# layout/reftests/bidi/numeral/persian-2-ref.html
+# layout/reftests/bidi/numeral/bug441782-2.html
+# layout/reftests/bidi/numeral/bug467672-5.html
+# layout/reftests/bidi/numeral/persian-5.html
+# layout/reftests/bidi/numeral/arabic-2-ref.html
+# layout/reftests/bidi/numeral/persian-2.html
+# layout/reftests/bidi/numeral/bug467672-4.html
+# layout/reftests/bidi/numeral/bug467672-1-ref.html
+# layout/reftests/image-rect/background-over-size-rect.html
+# layout/reftests/image-rect/background-draw-nothing-empty-rect.html
+# layout/reftests/image-rect/background-with-other-properties.html
+# layout/reftests/image-rect/background-zoom-2.html
+# layout/reftests/image-rect/background-monster-rect-ref.html
+# layout/reftests/image-rect/background-zoom-3-ref.html
+# layout/reftests/image-rect/background-draw-nothing-malformed-images.html
+# layout/reftests/image-rect/dom-api.html
+# layout/reftests/image-rect/background-over-size-rect-ref.html
+# layout/reftests/image-rect/background-common-usage-pixel.html
+# layout/reftests/image-rect/background-zoom-4-ref.html
+# layout/reftests/image-rect/background-test-parser.html
+# layout/reftests/image-rect/dom-api-computed-style.html
+# layout/reftests/image-rect/background-test-parser-ref.html
+# layout/reftests/image-rect/background-draw-nothing-ref.html
+# layout/reftests/image-rect/background-monster-rect.html
+# layout/reftests/image-rect/background-zoom-4.html
+# layout/reftests/image-rect/background-zoom-2-ref.html
+# layout/reftests/image-rect/background-zoom-1.html
+# layout/reftests/image-rect/background-draw-nothing-invalid-syntax.html
+# layout/reftests/image-rect/background-common-usage-percent.html
+# layout/reftests/image-rect/background-common-usage-floating-point.html
+# layout/reftests/image-rect/background-zoom-3.html
+# layout/reftests/image-rect/background-common-usage-ref.html
+# layout/reftests/image-rect/dom-api-ref.html
+# layout/reftests/image-rect/background-zoom-1-ref.html
+# layout/reftests/image-rect/background-with-other-properties-ref.html
+# layout/reftests/css-mediaqueries/scoped-mq-update-ref.html
+# layout/reftests/css-mediaqueries/mq_print_maxwidth.xhtml
+# layout/reftests/css-mediaqueries/mq_print_maxwidth_updown.xhtml
+# layout/reftests/css-mediaqueries/mq_print_maxheight_updown.xhtml
+# layout/reftests/css-mediaqueries/mq_print_minheight_updown.xhtml
+# layout/reftests/css-mediaqueries/mq_print-ref.xhtml
+# layout/reftests/css-mediaqueries/scoped-mq-update-helper.html
+# layout/reftests/css-mediaqueries/mq_print_minwidth_updown.xhtml
+# layout/reftests/css-mediaqueries/scoped-mq-update.html
+# layout/reftests/css-mediaqueries/mq_print_deviceaspectratio.xhtml
+# layout/reftests/css-mediaqueries/mq_print_height.xhtml
+# layout/reftests/css-mediaqueries/mq_print_aspectratio.xhtml
+# layout/reftests/css-mediaqueries/system-metrics-1-ref.html
+# layout/reftests/css-mediaqueries/mq_print_maxheight.xhtml
+# layout/reftests/css-mediaqueries/mq_print_minheight.xhtml
+# layout/reftests/css-mediaqueries/mq_print_devicewidth.xhtml
+# layout/reftests/css-mediaqueries/mq_print_minwidth.xhtml
+# layout/reftests/css-mediaqueries/mq_print_orientation.xhtml
+# layout/reftests/css-mediaqueries/mq_print_orientation-ref.xhtml
+# layout/reftests/css-mediaqueries/mq_print_deviceheight.xhtml
+# layout/reftests/css-mediaqueries/system-metrics-1.html
+# layout/reftests/css-mediaqueries/mq_print_width.xhtml
+# layout/reftests/forms/display-block-baselines-3-ref.html
+# layout/reftests/forms/display-block-baselines-3.html
+# layout/reftests/forms/text-control-baseline-1-ref.html
+# layout/reftests/forms/text-control-baseline-1.html
+# layout/reftests/forms/display-block-baselines-1.html
+# layout/reftests/forms/display-block-baselines-5-ref.html
+# layout/reftests/forms/display-block-baselines-4-ref.html
+# layout/reftests/forms/display-block-baselines-1-ref.html
+# layout/reftests/forms/display-block-baselines-2-ref.html
+# layout/reftests/forms/display-block-baselines-2.html
+# layout/reftests/forms/display-block-baselines-5.html
+# layout/reftests/forms/display-block-baselines-4.html
+# layout/reftests/forms/fieldset/dynamic-legend-scroll-1-ref.html
+# layout/reftests/forms/fieldset/abs-pos-child-sizing.html
+# layout/reftests/forms/fieldset/overflow-hidden-ref.html
+# layout/reftests/forms/fieldset/dynamic-legend-scroll-1.html
+# layout/reftests/forms/fieldset/positioned-container-1.html
+# layout/reftests/forms/fieldset/fieldset-scroll-1.html
+# layout/reftests/forms/fieldset/fieldset-intrinsic-width-1-ref.html
+# layout/reftests/forms/fieldset/relpos-legend-2.html
+# layout/reftests/forms/fieldset/fieldset-percentage-padding-1.html
+# layout/reftests/forms/fieldset/fieldset-grid-001.html
+# layout/reftests/forms/fieldset/fieldset-overflow-auto-1.html
+# layout/reftests/forms/fieldset/fieldset-intrinsic-width-1.html
+# layout/reftests/forms/fieldset/relpos-legend-2-ref.html
+# layout/reftests/forms/fieldset/fieldset-overflow-auto-1-ref.html
+# layout/reftests/forms/fieldset/legend-rtl-ref.html
+# layout/reftests/forms/fieldset/relpos-legend-1.html
+# layout/reftests/forms/fieldset/legend-rtl.html
+# layout/reftests/forms/fieldset/fieldset-hidden-1-ref.html
+# layout/reftests/forms/fieldset/fieldset-flexbox-001.html
+# layout/reftests/forms/fieldset/fieldset-scrolled-1-ref.html
+# layout/reftests/forms/fieldset/positioned-container-1-ref.html
+# layout/reftests/forms/fieldset/fieldset-scroll-1-ref.html
+# layout/reftests/forms/fieldset/abs-pos-child-sizing-ref.html
+# layout/reftests/forms/fieldset/sticky-legend-1-ref.html
+# layout/reftests/forms/fieldset/fieldset-scrolled-1.html
+# layout/reftests/forms/fieldset/fieldset-hidden-1.html
+# layout/reftests/forms/fieldset/fieldset-grid-001-ref.html
+# layout/reftests/forms/fieldset/fieldset-percentage-padding-1-ref.html
+# layout/reftests/forms/fieldset/fieldset-flexbox-001-ref.html
+# layout/reftests/forms/fieldset/overflow-hidden.html
+# layout/reftests/forms/fieldset/relpos-legend-1-ref.html
+# layout/reftests/forms/fieldset/sticky-legend-1.html
+# layout/reftests/forms/select/focusring-1-ref.html
+# layout/reftests/forms/select/dynamic-boguskids.html
+# layout/reftests/forms/select/option-children-ref.html
+# layout/reftests/forms/select/multiple.html
+# layout/reftests/forms/select/option-children.html
+# layout/reftests/forms/select/multiple-ref.html
+# layout/reftests/forms/select/997709-2-ref.html
+# layout/reftests/forms/select/boguskids.html
+# layout/reftests/forms/select/padding-button-placement-ref.html
+# layout/reftests/forms/select/out-of-bounds-selectedindex-ref.html
+# layout/reftests/forms/select/focusring-2.html
+# layout/reftests/forms/select/997709-2.html
+# layout/reftests/forms/select/out-of-bounds-selectedindex.html
+# layout/reftests/forms/select/vertical-centering.html
+# layout/reftests/forms/select/focusring-3.html
+# layout/reftests/forms/select/focusring-2-ref.html
+# layout/reftests/forms/select/focusring-3-ref.html
+# layout/reftests/forms/select/vertical-centering-ref.html
+# layout/reftests/forms/select/padding-button-placement.html
+# layout/reftests/forms/select/focusring-1.html
+# layout/reftests/forms/select/boguskids-ref.html
+# layout/reftests/forms/progress/progress-vrl-orient-horizontal.html
+# layout/reftests/forms/progress/bar-pseudo-element-vertical.html
+# layout/reftests/forms/progress/max-height-ref.html
+# layout/reftests/forms/progress/values-rtl.html
+# layout/reftests/forms/progress/max-height.html
+# layout/reftests/forms/progress/bar-pseudo-element-vertical-rtl-ref.html
+# layout/reftests/forms/progress/margin-padding-vertical-ref.html
+# layout/reftests/forms/progress/values-vertical-rtl-ref.html
+# layout/reftests/forms/progress/block-invalidate-ref.html
+# layout/reftests/forms/progress/in-cells-ref.html
+# layout/reftests/forms/progress/bar-pseudo-element.html
+# layout/reftests/forms/progress/bar-pseudo-element-rtl.html
+# layout/reftests/forms/progress/progress-vlr.html
+# layout/reftests/forms/progress/values.html
+# layout/reftests/forms/progress/margin-padding-vertical-rtl.html
+# layout/reftests/forms/progress/indeterminate-style-height.html
+# layout/reftests/forms/progress/progress-orient-horizontal-rtl.html
+# layout/reftests/forms/progress/margin-padding-vertical-rtl-ref.html
+# layout/reftests/forms/progress/bar-pseudo-element-ref.html
+# layout/reftests/forms/progress/progress-orient-vertical.html
+# layout/reftests/forms/progress/bar-pseudo-element-vertical-ref.html
+# layout/reftests/forms/progress/progress-vrl.html
+# layout/reftests/forms/progress/values-vertical.html
+# layout/reftests/forms/progress/progress-vlr-orient-inline.html
+# layout/reftests/forms/progress/block-invalidate.html
+# layout/reftests/forms/progress/margin-padding.html
+# layout/reftests/forms/progress/margin-padding-rtl.html
+# layout/reftests/forms/progress/values-rtl-ref.html
+# layout/reftests/forms/progress/progress-vlr-orient-block.html
+# layout/reftests/forms/progress/progress-orient-block.html
+# layout/reftests/forms/progress/values-vertical-rtl.html
+# layout/reftests/forms/progress/in-cells.html
+# layout/reftests/forms/progress/values-ref.html
+# layout/reftests/forms/progress/margin-padding-vertical.html
+# layout/reftests/forms/progress/indeterminate-style-width-ref.html
+# layout/reftests/forms/progress/margin-padding-ref.html
+# layout/reftests/forms/progress/progress-vlr-orient-horizontal.html
+# layout/reftests/forms/progress/progress-orient-vertical-rtl.html
+# layout/reftests/forms/progress/transformations.html
+# layout/reftests/forms/progress/bar-pseudo-element-vertical-rtl.html
+# layout/reftests/forms/progress/progress-vrl-orient-block.html
+# layout/reftests/forms/progress/progress-vrl-orient-inline.html
+# layout/reftests/forms/progress/progress-orient-inline.html
+# layout/reftests/forms/progress/progress-vrl-orient-vertical.html
+# layout/reftests/forms/progress/values-vertical-ref.html
+# layout/reftests/forms/progress/transformations-ref.html
+# layout/reftests/forms/progress/margin-padding-rtl-ref.html
+# layout/reftests/forms/progress/progress-orient-horizontal.html
+# layout/reftests/forms/progress/indeterminate-style-width.html
+# layout/reftests/forms/progress/indeterminate-style-height-ref.html
+# layout/reftests/forms/progress/bar-pseudo-element-rtl-ref.html
+# layout/reftests/forms/progress/progress-vlr-orient-vertical.html
+# layout/reftests/forms/output/output-7.html
+# layout/reftests/forms/output/output-ref.html
+# layout/reftests/forms/output/output-6.html
+# layout/reftests/forms/output/output-3.html
+# layout/reftests/forms/output/output-ref-2.html
+# layout/reftests/forms/output/output-2.html
+# layout/reftests/forms/output/output-ref-3.html
+# layout/reftests/forms/output/output-5.html
+# layout/reftests/forms/output/output-4.html
+# layout/reftests/forms/output/output-1.html
+# layout/reftests/forms/textbox/setsize-ref.xul
+# layout/reftests/forms/textbox/accesskey-1-notref.xul
+# layout/reftests/forms/textbox/align-baseline-1.xul
+# layout/reftests/forms/textbox/accesskey-1.xul
+# layout/reftests/forms/textbox/accesskey-3-ref.xul
+# layout/reftests/forms/textbox/accesskey-4.xul
+# layout/reftests/forms/textbox/accesskey-4-ref.xul
+# layout/reftests/forms/textbox/accesskey-2-ref.xul
+# layout/reftests/forms/textbox/accesskey-4-notref.xul
+# layout/reftests/forms/textbox/setsize.xul
+# layout/reftests/forms/textbox/accesskey-3.xul
+# layout/reftests/forms/textbox/accesskey-2.xul
+# layout/reftests/forms/textbox/align-baseline-1-ref.xul
+# layout/reftests/forms/textbox/accesskey-3-notref.xul
+# layout/reftests/forms/button/width-auto-size-ltr.html
+# layout/reftests/forms/button/width-erode-overflow-focuspadding-ltr.html
+# layout/reftests/forms/button/focus-area-percent-units-2.html
+# layout/reftests/forms/button/width-auto-size-em-rtl-ref.html
+# layout/reftests/forms/button/width-erode-overflow-focuspadding-ltr-ref.html
+# layout/reftests/forms/button/max-height-ref.html
+# layout/reftests/forms/button/disabled-4-notref.html
+# layout/reftests/forms/button/max-height.html
+# layout/reftests/forms/button/width-erode-part-focuspadding-ltr-ref.html
+# layout/reftests/forms/button/width-auto-size-em-rtl.html
+# layout/reftests/forms/button/disabled-5-notref.html
+# layout/reftests/forms/button/percent-height-child-1.html
+# layout/reftests/forms/button/percent-width-child-1.html
+# layout/reftests/forms/button/disabled-5.html
+# layout/reftests/forms/button/width-erode-part-focuspadding-rtl-ref.html
+# layout/reftests/forms/button/line-height-button-1.5.html
+# layout/reftests/forms/button/display-grid-flex-columnset-ref.html
+# layout/reftests/forms/button/disabled-6-notref.html
+# layout/reftests/forms/button/percent-height-child-2-ref.html
+# layout/reftests/forms/button/overflow-areas-1-ref.html
+# layout/reftests/forms/button/line-height-button-1.0.html
+# layout/reftests/forms/button/width-auto-size-em-ltr-ref.html
+# layout/reftests/forms/button/width-exact-fit-rtl.html
+# layout/reftests/forms/button/disabled-3.html
+# layout/reftests/forms/button/width-auto-size-rtl-ref.html
+# layout/reftests/forms/button/line-height-input-0.5.html
+# layout/reftests/forms/button/line-height-input-1.5.html
+# layout/reftests/forms/button/width-erode-part-focuspadding-ltr.html
+# layout/reftests/forms/button/min-height.html
+# layout/reftests/forms/button/line-height-input-1.0.html
+# layout/reftests/forms/button/disabled-1.html
+# layout/reftests/forms/button/width-erode-all-focuspadding-ltr.html
+# layout/reftests/forms/button/width-exact-fit-ltr.html
+# layout/reftests/forms/button/disabled-3-notref.html
+# layout/reftests/forms/button/overflow-areas-1.html
+# layout/reftests/forms/button/disabled-2.html
+# layout/reftests/forms/button/width-erode-all-focuspadding-rtl.html
+# layout/reftests/forms/button/percent-width-child-2-ref.html
+# layout/reftests/forms/button/percent-height-child-1-ref.html
+# layout/reftests/forms/button/width-erode-all-focuspadding-rtl-ref.html
+# layout/reftests/forms/button/width-auto-size-ltr-ref.html
+# layout/reftests/forms/button/percent-width-child-2.html
+# layout/reftests/forms/button/disabled-4.html
+# layout/reftests/forms/button/width-erode-overflow-focuspadding-rtl.html
+# layout/reftests/forms/button/width-erode-overflow-focuspadding-rtl-ref.html
+# layout/reftests/forms/button/focus-area-percent-units-2-ref.html
+# layout/reftests/forms/button/display-grid-flex-columnset.html
+# layout/reftests/forms/button/min-height-ref.html
+# layout/reftests/forms/button/focus-area-percent-units-1.html
+# layout/reftests/forms/button/width-erode-part-focuspadding-rtl.html
+# layout/reftests/forms/button/first-letter-1-noref.html
+# layout/reftests/forms/button/first-letter-1.html
+# layout/reftests/forms/button/vertical-centering.html
+# layout/reftests/forms/button/disabled-2-ref.html
+# layout/reftests/forms/button/percent-width-child-1-ref.html
+# layout/reftests/forms/button/width-auto-size-em-ltr.html
+# layout/reftests/forms/button/width-auto-size-rtl.html
+# layout/reftests/forms/button/focus-area-percent-units-1-ref.html
+# layout/reftests/forms/button/first-letter-1-ref.html
+# layout/reftests/forms/button/line-height-button-0.5.html
+# layout/reftests/forms/button/disabled-6.html
+# layout/reftests/forms/button/percent-height-child-2.html
+# layout/reftests/forms/button/width-erode-all-focuspadding-ltr-ref.html
+# layout/reftests/forms/button/vertical-centering-ref.html
+# layout/reftests/forms/button/disabled-1-ref.html
+# layout/reftests/forms/placeholder/placeholder-7.html
+# layout/reftests/forms/placeholder/placeholder-13.html
+# layout/reftests/forms/placeholder/placeholder-overflow-ref.html
+# layout/reftests/forms/placeholder/placeholder-14.html
+# layout/reftests/forms/placeholder/placeholder-rtl-ref.html
+# layout/reftests/forms/placeholder/placeholder-8.html
+# layout/reftests/forms/placeholder/placeholder-19.xul
+# layout/reftests/forms/placeholder/placeholder-overridden-ref.xul
+# layout/reftests/forms/placeholder/placeholder-3.html
+# layout/reftests/forms/placeholder/placeholder-2.html
+# layout/reftests/forms/placeholder/placeholder-focus-pref.html
+# layout/reftests/forms/placeholder/placeholder-4.html
+# layout/reftests/forms/placeholder/placeholder-1-text.html
+# layout/reftests/forms/placeholder/placeholder-10.html
+# layout/reftests/forms/placeholder/placeholder-6.html
+# layout/reftests/forms/placeholder/placeholder-blank-ref.html
+# layout/reftests/forms/placeholder/placeholder-12.html
+# layout/reftests/forms/placeholder/placeholder-6-textarea.html
+# layout/reftests/forms/placeholder/placeholder-21.html
+# layout/reftests/forms/placeholder/placeholder-5.html
+# layout/reftests/forms/placeholder/placeholder-visible-ref.html
+# layout/reftests/forms/placeholder/placeholder-18.html
+# layout/reftests/forms/placeholder/placeholder-2-textarea.html
+# layout/reftests/forms/placeholder/placeholder-20.html
+# layout/reftests/forms/placeholder/placeholder-rtl.html
+# layout/reftests/forms/placeholder/placeholder-11.html
+# layout/reftests/forms/placeholder/placeholder-1-textarea.html
+# layout/reftests/forms/placeholder/placeholder-22.html
+# layout/reftests/forms/placeholder/placeholder-1-password.html
+# layout/reftests/forms/placeholder/placeholder-focus-ref.html
+# layout/reftests/forms/placeholder/placeholder-visible-textarea-ref.html
+# layout/reftests/forms/placeholder/placeholder-overflow-textarea-ref.html
+# layout/reftests/forms/placeholder/placeholder-9.html
+# layout/reftests/forms/placeholder/placeholder-overridden-ref.html
+# layout/reftests/forms/textarea/in-ltr-doc-scrollbar.html
+# layout/reftests/forms/textarea/resize.html
+# layout/reftests/forms/textarea/resize-background-ref.html
+# layout/reftests/forms/textarea/in-dynamic-rtl-doc.html
+# layout/reftests/forms/textarea/setvalue-framereconstruction-ref.html
+# layout/reftests/forms/textarea/resize-background.html
+# layout/reftests/forms/textarea/padding-scrollbar-placement.html
+# layout/reftests/forms/textarea/resize-ref.html
+# layout/reftests/forms/textarea/rtl-scrollbar.html
+# layout/reftests/forms/textarea/in-rtl-doc-scrollbar.html
+# layout/reftests/forms/textarea/no-resize.html
+# layout/reftests/forms/textarea/various-cols-ref.html
+# layout/reftests/forms/textarea/rtl.html
+# layout/reftests/forms/textarea/rtl-dynamic-attr.html
+# layout/reftests/forms/textarea/ltr-scrollbar.html
+# layout/reftests/forms/textarea/rtl-dynamic-style.html
+# layout/reftests/forms/textarea/various-cols.html
+# layout/reftests/forms/textarea/setvalue-framereconstruction-1.html
+# layout/reftests/forms/textarea/padding-scrollbar-placement-ref.html
+# layout/reftests/forms/textarea/ltr.html
+# layout/reftests/forms/input/text/select-ref.html
+# layout/reftests/forms/input/text/size-1.html
+# layout/reftests/forms/input/text/intrinsic-size.html
+# layout/reftests/forms/input/text/centering-1-ref.xul
+# layout/reftests/forms/input/text/bounds-1-ref.html
+# layout/reftests/forms/input/text/size-2.html
+# layout/reftests/forms/input/text/baseline-1.html
+# layout/reftests/forms/input/text/line-height-1.5.html
+# layout/reftests/forms/input/text/centering-1.xul
+# layout/reftests/forms/input/text/bounds-1.html
+# layout/reftests/forms/input/text/baseline-1-ref.html
+# layout/reftests/forms/input/text/line-height-1.0.html
+# layout/reftests/forms/input/text/size-2-ref.html
+# layout/reftests/forms/input/text/dynamic-height-1.xul
+# layout/reftests/forms/input/text/select.html
+# layout/reftests/forms/input/text/line-height-0.5.html
+# layout/reftests/forms/input/text/intrinsic-size-ref.html
+# layout/reftests/forms/input/text/dynamic-height-1-ref.xul
+# layout/reftests/forms/input/text/size-1-ref.html
+# layout/reftests/forms/input/tel/2.html
+# layout/reftests/forms/input/tel/3.html
+# layout/reftests/forms/input/tel/ref.html
+# layout/reftests/forms/input/tel/1.html
+# layout/reftests/forms/input/checkbox/indeterminate-checked-notref.html
+# layout/reftests/forms/input/checkbox/indeterminate-native-checked-notref.html
+# layout/reftests/forms/input/checkbox/checked-native-notref.html
+# layout/reftests/forms/input/checkbox/indeterminate-unchecked.html
+# layout/reftests/forms/input/checkbox/indeterminate-checked.html
+# layout/reftests/forms/input/checkbox/label-dynamic-ref.html
+# layout/reftests/forms/input/checkbox/indeterminate-native-unchecked-notref.html
+# layout/reftests/forms/input/checkbox/indeterminate-selector.html
+# layout/reftests/forms/input/checkbox/checked-notref.html
+# layout/reftests/forms/input/checkbox/indeterminate-unchecked-notref.html
+# layout/reftests/forms/input/checkbox/indeterminate-native-unchecked.html
+# layout/reftests/forms/input/checkbox/checked.html
+# layout/reftests/forms/input/checkbox/checked-native.html
+# layout/reftests/forms/input/checkbox/radio-stretched.html
+# layout/reftests/forms/input/checkbox/indeterminate-selector-ref.html
+# layout/reftests/forms/input/checkbox/gtk-theme-width-height.html
+# layout/reftests/forms/input/checkbox/gtk-theme-width-height-ref.html
+# layout/reftests/forms/input/checkbox/label-dynamic.html
+# layout/reftests/forms/input/checkbox/indeterminate-native-checked.html
+# layout/reftests/forms/input/checkbox/radio-stretched-ref.html
+# layout/reftests/forms/input/range/not-other-type-unthemed-1.html
+# layout/reftests/forms/input/range/moz-range-progress-2-ref.html
+# layout/reftests/forms/input/range/from-range-to-other-type-unthemed-1-ref.html
+# layout/reftests/forms/input/range/range-vlr-orient-inline.html
+# layout/reftests/forms/input/range/moz-range-progress-1.html
+# layout/reftests/forms/input/range/75pct-unthemed-common-ref.html
+# layout/reftests/forms/input/range/same-fraction-of-range-unthemed-1.html
+# layout/reftests/forms/input/range/value-prop-unthemed.html
+# layout/reftests/forms/input/range/moz-range-progress-3.html
+# layout/reftests/forms/input/range/different-fraction-of-range-unthemed-1.html
+# layout/reftests/forms/input/range/stepUp-unthemed.html
+# layout/reftests/forms/input/range/range-orient-vertical.html
+# layout/reftests/forms/input/range/100pct-common-ref.html
+# layout/reftests/forms/input/range/moz-range-progress-1-ref.html
+# layout/reftests/forms/input/range/range-orient-vertical-rtl.html
+# layout/reftests/forms/input/range/value-prop.html
+# layout/reftests/forms/input/range/range-vrl-orient-block.html
+# layout/reftests/forms/input/range/range-vrl.html
+# layout/reftests/forms/input/range/stepUp.html
+# layout/reftests/forms/input/range/stepDown-unthemed.html
+# layout/reftests/forms/input/range/stepDown.html
+# layout/reftests/forms/input/range/to-range-from-other-type-unthemed-1.html
+# layout/reftests/forms/input/range/reset-value.html
+# layout/reftests/forms/input/range/not-other-type-unthemed-1a-notref.html
+# layout/reftests/forms/input/range/direction-unthemed-1.html
+# layout/reftests/forms/input/range/75pct-common-ref.html
+# layout/reftests/forms/input/range/moz-range-progress-3-ref.html
+# layout/reftests/forms/input/range/range-vlr-orient-horizontal.html
+# layout/reftests/forms/input/range/range-orient-horizontal-rtl.html
+# layout/reftests/forms/input/range/max-prop.html
+# layout/reftests/forms/input/range/range-orient-block.html
+# layout/reftests/forms/input/range/direction-unthemed-1-ref.html
+# layout/reftests/forms/input/range/not-other-type-unthemed-1c-notref.html
+# layout/reftests/forms/input/range/range-vrl-orient-inline.html
+# layout/reftests/forms/input/range/valueAsNumber-prop-unthemed.html
+# layout/reftests/forms/input/range/same-fraction-of-range-unthemed-1-ref.html
+# layout/reftests/forms/input/range/from-range-to-other-type-unthemed-1.html
+# layout/reftests/forms/input/range/range-orient-inline.html
+# layout/reftests/forms/input/range/range-orient-horizontal.html
+# layout/reftests/forms/input/range/valueAsNumber-prop.html
+# layout/reftests/forms/input/range/not-other-type-unthemed-1b-notref.html
+# layout/reftests/forms/input/range/range-vlr.html
+# layout/reftests/forms/input/range/different-fraction-of-range-unthemed-1-notref.html
+# layout/reftests/forms/input/range/to-range-from-other-type-unthemed-1-ref.html
+# layout/reftests/forms/input/range/moz-range-progress-2.html
+# layout/reftests/forms/input/range/range-vrl-orient-vertical.html
+# layout/reftests/forms/input/range/reset-value-ref.html
+# layout/reftests/forms/input/range/range-vlr-orient-vertical.html
+# layout/reftests/forms/input/range/range-vlr-orient-block.html
+# layout/reftests/forms/input/range/range-vrl-orient-horizontal.html
+# layout/reftests/forms/input/search/2.html
+# layout/reftests/forms/input/search/3.html
+# layout/reftests/forms/input/search/ref.html
+# layout/reftests/forms/input/search/1.html
+# layout/reftests/forms/input/email/2.html
+# layout/reftests/forms/input/email/3.html
+# layout/reftests/forms/input/email/ref.html
+# layout/reftests/forms/input/email/1.html
+# layout/reftests/forms/input/percentage/padding-ref.html
+# layout/reftests/forms/input/percentage/padding.html
+# layout/reftests/forms/input/radio/checked-native-notref.html
+# layout/reftests/forms/input/radio/label-dynamic-ref.html
+# layout/reftests/forms/input/radio/checked-notref.html
+# layout/reftests/forms/input/radio/checked.html
+# layout/reftests/forms/input/radio/checked-native.html
+# layout/reftests/forms/input/radio/gtk-theme-width-height.html
+# layout/reftests/forms/input/radio/gtk-theme-width-height-ref.html
+# layout/reftests/forms/input/radio/label-dynamic.html
+# layout/reftests/forms/input/hidden/border.html
+# layout/reftests/forms/input/number/not-other-type-unthemed-1.html
+# layout/reftests/forms/input/number/number-same-as-text-unthemed.html
+# layout/reftests/forms/input/number/to-number-from-other-type-unthemed-1-ref.html
+# layout/reftests/forms/input/number/number-similar-to-text-unthemed.html
+# layout/reftests/forms/input/number/pseudo-classes.html
+# layout/reftests/forms/input/number/number-pseudo-elements.html
+# layout/reftests/forms/input/number/number-similar-to-text-unthemed-vertical-rl.html
+# layout/reftests/forms/input/number/show-value-ref.html
+# layout/reftests/forms/input/number/number-similar-to-text-unthemed-vertical-lr-ref.html
+# layout/reftests/forms/input/number/to-number-from-other-type-unthemed-1.html
+# layout/reftests/forms/input/number/number-placeholder.html
+# layout/reftests/forms/input/number/number-min-height-1.html
+# layout/reftests/forms/input/number/number-similar-to-text-unthemed-vertical-lr.html
+# layout/reftests/forms/input/number/number-placeholder-ref.html
+# layout/reftests/forms/input/number/number-disabled.html
+# layout/reftests/forms/input/number/focus-handling.html
+# layout/reftests/forms/input/number/not-other-type-unthemed-1a-notref.html
+# layout/reftests/forms/input/number/number-auto-width-1-ref.html
+# layout/reftests/forms/input/number/number-reframe-anon-text-field-ref.html
+# layout/reftests/forms/input/number/number-similar-to-text-unthemed-ref.html
+# layout/reftests/forms/input/number/from-number-to-other-type-unthemed-1.html
+# layout/reftests/forms/input/number/number-pseudo-elements-ref.html
+# layout/reftests/forms/input/number/number-selected-ref.html
+# layout/reftests/forms/input/number/number-selected.html
+# layout/reftests/forms/input/number/number-significant-fractional-digits-ref.html
+# layout/reftests/forms/input/number/show-value.html
+# layout/reftests/forms/input/number/number-min-height-1-ref.html
+# layout/reftests/forms/input/number/number-max-height-2-ref.html
+# layout/reftests/forms/input/number/number-disabled-ref.html
+# layout/reftests/forms/input/number/number-significant-fractional-digits.html
+# layout/reftests/forms/input/number/number-similar-to-text-unthemed-rtl.html
+# layout/reftests/forms/input/number/number-auto-width-1.html
+# layout/reftests/forms/input/number/number-similar-to-text-unthemed-rtl-ref.html
+# layout/reftests/forms/input/number/not-other-type-unthemed-1b-notref.html
+# layout/reftests/forms/input/number/number-max-height-2.html
+# layout/reftests/forms/input/number/number-same-as-text-unthemed-ref.html
+# layout/reftests/forms/input/number/number-similar-to-text-unthemed-vertical-rl-ref.html
+# layout/reftests/forms/input/number/number-reframe-anon-text-field.html
+# layout/reftests/forms/input/number/number-min-height-2.html
+# layout/reftests/forms/input/number/number-max-height-1-ref.html
+# layout/reftests/forms/input/number/from-number-to-other-type-unthemed-1-ref.html
+# layout/reftests/forms/input/number/number-min-height-2-ref.html
+# layout/reftests/forms/input/number/number-max-height-1.html
+# layout/reftests/forms/input/number/focus-handling-ref.html
+# layout/reftests/forms/input/url/2.html
+# layout/reftests/forms/input/url/3.html
+# layout/reftests/forms/input/url/ref.html
+# layout/reftests/forms/input/url/1.html
+# layout/reftests/forms/input/color/block-invalidate-1-ref.html
+# layout/reftests/forms/input/color/custom-style-2-ref.html
+# layout/reftests/forms/input/color/transformations-1-ref.html
+# layout/reftests/forms/input/color/input-color-1-ref.html
+# layout/reftests/forms/input/color/custom-style-1.html
+# layout/reftests/forms/input/color/margin-padding-1-ref.html
+# layout/reftests/forms/input/color/block-invalidate-2-ref.html
+# layout/reftests/forms/input/color/margin-padding-1.html
+# layout/reftests/forms/input/color/input-color-1.html
+# layout/reftests/forms/input/color/transformations-1.html
+# layout/reftests/forms/input/color/block-invalidate-2.html
+# layout/reftests/forms/input/color/custom-style-1-ref.html
+# layout/reftests/forms/input/color/custom-style-2.html
+# layout/reftests/forms/input/color/block-invalidate-1.html
+# layout/reftests/forms/input/datetime/time-small-width.html
+# layout/reftests/forms/input/datetime/time-small-height.html
+# layout/reftests/forms/input/datetime/to-time-from-other-type-unthemed.html
+# layout/reftests/forms/input/datetime/time-small-height-ref.html
+# layout/reftests/forms/input/datetime/time-small-width-height-ref.html
+# layout/reftests/forms/input/datetime/time-reset-button-right-aligned-ref.html
+# layout/reftests/forms/input/datetime/time-simple-unthemed.html
+# layout/reftests/forms/input/datetime/time-small-width-ref.html
+# layout/reftests/forms/input/datetime/time-width-height.html
+# layout/reftests/forms/input/datetime/from-time-to-other-type-unthemed.html
+# layout/reftests/forms/input/datetime/time-basic.html
+# layout/reftests/forms/input/datetime/time-content-left-aligned-ref.html
+# layout/reftests/forms/input/datetime/time-simple-unthemed-ref.html
+# layout/reftests/forms/input/datetime/time-content-left-aligned.html
+# layout/reftests/forms/input/datetime/time-small-width-height.html
+# layout/reftests/forms/input/datetime/from-time-to-other-type-unthemed-ref.html
+# layout/reftests/forms/input/datetime/time-border.html
+# layout/reftests/forms/input/datetime/time-large-font.html
+# layout/reftests/forms/input/datetime/time-reset-button-right-aligned.html
+# layout/reftests/forms/input/file/simple.html
+# layout/reftests/forms/input/file/style.html
+# layout/reftests/forms/input/file/size.html
+# layout/reftests/forms/input/file/rtl-ref.xul
+# layout/reftests/forms/input/file/color-inherit.html
+# layout/reftests/forms/input/file/background-ref.xul
+# layout/reftests/forms/input/file/simple-ref.xul
+# layout/reftests/forms/input/file/style-ref.xul
+# layout/reftests/forms/input/file/width-clip-ref.html
+# layout/reftests/forms/input/file/background.html
+# layout/reftests/forms/input/file/rtl.html
+# layout/reftests/forms/input/file/width-clip.html
+# layout/reftests/forms/input/file/color-inherit-ref.html
+# layout/reftests/forms/meter/meter-orient-vertical-rtl.html
+# layout/reftests/forms/meter/meter-vlr-orient-horizontal.html
+# layout/reftests/forms/meter/bar-pseudo-element-vertical.html
+# layout/reftests/forms/meter/meter-vrl-orient-inline.html
+# layout/reftests/forms/meter/max-height-ref.html
+# layout/reftests/forms/meter/values-rtl.html
+# layout/reftests/forms/meter/max-height.html
+# layout/reftests/forms/meter/bar-pseudo-element-vertical-rtl-ref.html
+# layout/reftests/forms/meter/margin-padding-vertical-ref.html
+# layout/reftests/forms/meter/values-vertical-rtl-ref.html
+# layout/reftests/forms/meter/block-invalidate-ref.html
+# layout/reftests/forms/meter/in-cells-ref.html
+# layout/reftests/forms/meter/bar-pseudo-element.html
+# layout/reftests/forms/meter/bar-pseudo-element-rtl.html
+# layout/reftests/forms/meter/meter-orient-horizontal-rtl.html
+# layout/reftests/forms/meter/meter-vlr-orient-block.html
+# layout/reftests/forms/meter/values.html
+# layout/reftests/forms/meter/meter-vrl-orient-block.html
+# layout/reftests/forms/meter/margin-padding-vertical-rtl.html
+# layout/reftests/forms/meter/margin-padding-vertical-rtl-ref.html
+# layout/reftests/forms/meter/meter-orient-vertical.html
+# layout/reftests/forms/meter/bar-pseudo-element-ref.html
+# layout/reftests/forms/meter/bar-pseudo-element-vertical-ref.html
+# layout/reftests/forms/meter/meter-vlr-orient-vertical.html
+# layout/reftests/forms/meter/values-vertical.html
+# layout/reftests/forms/meter/block-invalidate.html
+# layout/reftests/forms/meter/margin-padding.html
+# layout/reftests/forms/meter/margin-padding-rtl.html
+# layout/reftests/forms/meter/values-rtl-ref.html
+# layout/reftests/forms/meter/meter-vlr.html
+# layout/reftests/forms/meter/meter-vrl-orient-vertical.html
+# layout/reftests/forms/meter/meter-orient-block.html
+# layout/reftests/forms/meter/values-vertical-rtl.html
+# layout/reftests/forms/meter/in-cells.html
+# layout/reftests/forms/meter/values-ref.html
+# layout/reftests/forms/meter/margin-padding-vertical.html
+# layout/reftests/forms/meter/margin-padding-ref.html
+# layout/reftests/forms/meter/meter-vrl.html
+# layout/reftests/forms/meter/meter-orient-inline.html
+# layout/reftests/forms/meter/meter-vlr-orient-inline.html
+# layout/reftests/forms/meter/transformations.html
+# layout/reftests/forms/meter/bar-pseudo-element-vertical-rtl.html
+# layout/reftests/forms/meter/values-vertical-ref.html
+# layout/reftests/forms/meter/meter-vrl-orient-horizontal.html
+# layout/reftests/forms/meter/transformations-ref.html
+# layout/reftests/forms/meter/meter-orient-horizontal.html
+# layout/reftests/forms/meter/margin-padding-rtl-ref.html
+# layout/reftests/forms/meter/bar-pseudo-element-rtl-ref.html
+# layout/reftests/forms/meter/default-style/default-style-ref.html
+# layout/reftests/forms/meter/default-style/default-style.html
+# layout/reftests/forms/meter/default-style/default-style-dyn-ref.html
+# layout/reftests/forms/meter/default-style/default-style-dyn.html
+# layout/reftests/forms/legend/legend-ref.html
+# layout/reftests/forms/legend/legend.html
+# layout/reftests/forms/legend/1273433.html
+# layout/reftests/forms/legend/shadow-dom-ref.html
+# layout/reftests/forms/legend/shadow-dom.html
+# layout/reftests/forms/legend/1273433-ref.html
+# layout/reftests/pixel-rounding/background-color-top-4.html
+# layout/reftests/pixel-rounding/collapsed-border-top-6.html
+# layout/reftests/pixel-rounding/background-color-height-top-6.html
+# layout/reftests/pixel-rounding/background-image-width-5.html
+# layout/reftests/pixel-rounding/background-image-height-top-6.html
+# layout/reftests/pixel-rounding/background-image-width-10-ref.html
+# layout/reftests/pixel-rounding/background-color-width-left-4.html
+# layout/reftests/pixel-rounding/collapsed-border-top-5.html
+# layout/reftests/pixel-rounding/image-left-width-5.html
+# layout/reftests/pixel-rounding/rounded-background-color-top-6.html
+# layout/reftests/pixel-rounding/border-image-width-4.html
+# layout/reftests/pixel-rounding/image-top-height-5.html
+# layout/reftests/pixel-rounding/collapsed-border-width-6.html
+# layout/reftests/pixel-rounding/image-high-quality-scaling-1.html
+# layout/reftests/pixel-rounding/image-left-5.html
+# layout/reftests/pixel-rounding/image-high-quality-scaling-1-ref.html
+# layout/reftests/pixel-rounding/image-left-width-4.html
+# layout/reftests/pixel-rounding/background-image-left-4.html
+# layout/reftests/pixel-rounding/rounded-background-color-width-5.html
+# layout/reftests/pixel-rounding/viewport-units-rounding-1-ref.html
+# layout/reftests/pixel-rounding/background-color-width-10.html
+# layout/reftests/pixel-rounding/image-width-left-5.html
+# layout/reftests/pixel-rounding/rounded-background-color-height-5.html
+# layout/reftests/pixel-rounding/border-image-width-9.html
+# layout/reftests/pixel-rounding/background-color-width-left-6.html
+# layout/reftests/pixel-rounding/image-height-6.html
+# layout/reftests/pixel-rounding/background-color-left-4.html
+# layout/reftests/pixel-rounding/background-color-top-height-5.html
+# layout/reftests/pixel-rounding/background-color-top-6.html
+# layout/reftests/pixel-rounding/check-image-blue.html
+# layout/reftests/pixel-rounding/rounded-background-color-width-6.html
+# layout/reftests/pixel-rounding/border-width-5.html
+# layout/reftests/pixel-rounding/offscreen-image-size-4.html
+# layout/reftests/pixel-rounding/offscreen-background-color-size-4.html
+# layout/reftests/pixel-rounding/offscreen-image-pos-4.html
+# layout/reftests/pixel-rounding/rounded-background-color-height-top-5.html
+# layout/reftests/pixel-rounding/collapsed-border-width-4.html
+# layout/reftests/pixel-rounding/background-image-top-4.html
+# layout/reftests/pixel-rounding/background-image-width-4.html
+# layout/reftests/pixel-rounding/background-image-left-width-6.html
+# layout/reftests/pixel-rounding/offscreen-image-pos-5.html
+# layout/reftests/pixel-rounding/offscreen-background-color-pos-5.html
+# layout/reftests/pixel-rounding/background-color-height-5.html
+# layout/reftests/pixel-rounding/offscreen-background-color-size-5.html
+# layout/reftests/pixel-rounding/image-top-10-ref.html
+# layout/reftests/pixel-rounding/collapsed-border-left-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-left-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-top-height-5.html
+# layout/reftests/pixel-rounding/background-image-top-height-5.html
+# layout/reftests/pixel-rounding/rounded-background-color-left-width-5.html
+# layout/reftests/pixel-rounding/background-color-top-height-6.html
+# layout/reftests/pixel-rounding/image-height-top-6.html
+# layout/reftests/pixel-rounding/border-left-4.html
+# layout/reftests/pixel-rounding/border-left-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-height-4.html
+# layout/reftests/pixel-rounding/background-image-base.html
+# layout/reftests/pixel-rounding/offscreen-10-ref.html
+# layout/reftests/pixel-rounding/iframe-1.html
+# layout/reftests/pixel-rounding/collapsed-border-width-5.html
+# layout/reftests/pixel-rounding/collapsed-border-height-4.html
+# layout/reftests/pixel-rounding/rounded-background-color-top-height-6.html
+# layout/reftests/pixel-rounding/border-width-4.html
+# layout/reftests/pixel-rounding/image-top-4.html
+# layout/reftests/pixel-rounding/check-image-ref.html
+# layout/reftests/pixel-rounding/background-color-width-left-5.html
+# layout/reftests/pixel-rounding/background-image-left-10-ref.html
+# layout/reftests/pixel-rounding/rounded-background-color-left-10-ref.html
+# layout/reftests/pixel-rounding/rounded-background-color-left-5.html
+# layout/reftests/pixel-rounding/rounded-background-color-top-10-ref.html
+# layout/reftests/pixel-rounding/offscreen-image-size-6.html
+# layout/reftests/pixel-rounding/border-height-10-ref.html
+# layout/reftests/pixel-rounding/rounded-background-color-top-4.html
+# layout/reftests/pixel-rounding/image-width-10-ref.html
+# layout/reftests/pixel-rounding/background-color-height-10.html
+# layout/reftests/pixel-rounding/rounded-background-color-base-ref.html
+# layout/reftests/pixel-rounding/collapsed-border-height-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-height-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-height-top-4.html
+# layout/reftests/pixel-rounding/background-image-top-5.html
+# layout/reftests/pixel-rounding/background-image-height-10-ref.html
+# layout/reftests/pixel-rounding/rounded-background-color-left-4.html
+# layout/reftests/pixel-rounding/background-color-height-4.html
+# layout/reftests/pixel-rounding/border-top-5.html
+# layout/reftests/pixel-rounding/background-image-width-left-5.html
+# layout/reftests/pixel-rounding/border-image-width-0.html
+# layout/reftests/pixel-rounding/background-color-height-top-5.html
+# layout/reftests/pixel-rounding/check-image-blue-ref.html
+# layout/reftests/pixel-rounding/viewport-units-rounding-1-frame.html
+# layout/reftests/pixel-rounding/background-image-left-width-4.html
+# layout/reftests/pixel-rounding/border-top-4.html
+# layout/reftests/pixel-rounding/check-image.html
+# layout/reftests/pixel-rounding/offscreen-image-size-5.html
+# layout/reftests/pixel-rounding/border-height-6.html
+# layout/reftests/pixel-rounding/background-image-width-left-4.html
+# layout/reftests/pixel-rounding/image-width-6.html
+# layout/reftests/pixel-rounding/image-width-5.html
+# layout/reftests/pixel-rounding/offscreen-background-color-pos-4.html
+# layout/reftests/pixel-rounding/background-image-height-6.html
+# layout/reftests/pixel-rounding/border-height-4.html
+# layout/reftests/pixel-rounding/background-color-width-6.html
+# layout/reftests/pixel-rounding/background-image-left-6.html
+# layout/reftests/pixel-rounding/border-top-10-ref.html
+# layout/reftests/pixel-rounding/background-image-left-width-5.html
+# layout/reftests/pixel-rounding/background-image-top-6.html
+# layout/reftests/pixel-rounding/collapsed-border-left-5.html
+# layout/reftests/pixel-rounding/background-image-top-height-4.html
+# layout/reftests/pixel-rounding/background-color-width-5.html
+# layout/reftests/pixel-rounding/offscreen-background-color-pos-6.html
+# layout/reftests/pixel-rounding/background-image-tiling.html
+# layout/reftests/pixel-rounding/viewport-units-rounding-2.html
+# layout/reftests/pixel-rounding/image-left-6.html
+# layout/reftests/pixel-rounding/image-height-top-5.html
+# layout/reftests/pixel-rounding/offscreen-0-ref.html
+# layout/reftests/pixel-rounding/background-image-tiling-ref.html
+# layout/reftests/pixel-rounding/background-image-width-6.html
+# layout/reftests/pixel-rounding/background-image-height-5.html
+# layout/reftests/pixel-rounding/border-left-5.html
+# layout/reftests/pixel-rounding/iframe-1-ref.html
+# layout/reftests/pixel-rounding/border-left-10-ref.html
+# layout/reftests/pixel-rounding/image-height-5.html
+# layout/reftests/pixel-rounding/rounded-background-color-top-height-4.html
+# layout/reftests/pixel-rounding/background-image-height-top-5.html
+# layout/reftests/pixel-rounding/border-image-width-10.html
+# layout/reftests/pixel-rounding/image-top-6.html
+# layout/reftests/pixel-rounding/background-color-left-6.html
+# layout/reftests/pixel-rounding/image-left-10-ref.html
+# layout/reftests/pixel-rounding/background-color-width-4.html
+# layout/reftests/pixel-rounding/background-color-height-top-4.html
+# layout/reftests/pixel-rounding/border-base-ref.html
+# layout/reftests/pixel-rounding/background-color-left-10.html
+# layout/reftests/pixel-rounding/image-base-ref.html
+# layout/reftests/pixel-rounding/background-image-top-height-6.html
+# layout/reftests/pixel-rounding/background-color-top-10.html
+# layout/reftests/pixel-rounding/background-color-top-5.html
+# layout/reftests/pixel-rounding/background-image-height-top-4.html
+# layout/reftests/pixel-rounding/image-height-top-4.html
+# layout/reftests/pixel-rounding/border-height-5.html
+# layout/reftests/pixel-rounding/background-image-left-5.html
+# layout/reftests/pixel-rounding/collapsed-border-height-5.html
+# layout/reftests/pixel-rounding/background-image-height-4.html
+# layout/reftests/pixel-rounding/rounded-background-color-width-4.html
+# layout/reftests/pixel-rounding/offscreen-image-pos-6.html
+# layout/reftests/pixel-rounding/background-color-base.html
+# layout/reftests/pixel-rounding/collapsed-border-left-4.html
+# layout/reftests/pixel-rounding/rounded-background-color-left-width-4.html
+# layout/reftests/pixel-rounding/image-width-left-4.html
+# layout/reftests/pixel-rounding/image-top-height-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-top-5.html
+# layout/reftests/pixel-rounding/image-left-width-6.html
+# layout/reftests/pixel-rounding/background-image-top-10-ref.html
+# layout/reftests/pixel-rounding/image-width-left-6.html
+# layout/reftests/pixel-rounding/image-top-5.html
+# layout/reftests/pixel-rounding/viewport-units-rounding-1.html
+# layout/reftests/pixel-rounding/background-color-height-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-width-left-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-width-10-ref.html
+# layout/reftests/pixel-rounding/image-left-4.html
+# layout/reftests/pixel-rounding/collapsed-border-top-4.html
+# layout/reftests/pixel-rounding/image-top-height-4.html
+# layout/reftests/pixel-rounding/background-color-left-width-6.html
+# layout/reftests/pixel-rounding/border-width-6.html
+# layout/reftests/pixel-rounding/background-image-width-left-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-width-left-5.html
+# layout/reftests/pixel-rounding/image-height-10-ref.html
+# layout/reftests/pixel-rounding/offscreen-background-color-size-6.html
+# layout/reftests/pixel-rounding/background-color-left-5.html
+# layout/reftests/pixel-rounding/border-top-6.html
+# layout/reftests/pixel-rounding/image-width-4.html
+# layout/reftests/pixel-rounding/rounded-background-color-height-top-6.html
+# layout/reftests/pixel-rounding/rounded-background-color-left-width-6.html
+# layout/reftests/pixel-rounding/border-width-10-ref.html
+# layout/reftests/pixel-rounding/background-color-left-width-4.html
+# layout/reftests/pixel-rounding/background-color-top-height-4.html
+# layout/reftests/pixel-rounding/rounded-background-color-height-10-ref.html
+# layout/reftests/pixel-rounding/image-height-4.html
+# layout/reftests/pixel-rounding/background-color-left-width-5.html
+# layout/reftests/pixel-rounding/rounded-background-color-width-left-4.html
+# layout/reftests/floats/1114329-ref.html
+# layout/reftests/floats/float-in-rtl-slr-2d.html
+# layout/reftests/floats/float-in-rtl-vrl-1d.html
+# layout/reftests/floats/bfc-displace-3b.html
+# layout/reftests/floats/other-float-outside-rule-3-left-2.html
+# layout/reftests/floats/bfc-displace-1a.html
+# layout/reftests/floats/float-in-rtl-vlr-3d.html
+# layout/reftests/floats/429974-1.html
+# layout/reftests/floats/775350-1.html
+# layout/reftests/floats/bfc-shrink-1-ref.html
+# layout/reftests/floats/float-in-rtl-slr-4d.html
+# layout/reftests/floats/float-in-rtl-slr-2-ref.html
+# layout/reftests/floats/345369-5-ref.html
+# layout/reftests/floats/float-in-rtl-slr-1c.html
+# layout/reftests/floats/logical-float-side-4.html
+# layout/reftests/floats/1291110-2.html
+# layout/reftests/floats/345369-4-ref.html
+# layout/reftests/floats/orthogonal-floats-1b.html
+# layout/reftests/floats/float-in-rtl-vrl-3-ref.html
+# layout/reftests/floats/orthogonal-floats-1-ref.html
+# layout/reftests/floats/float-in-rtl-vlr-4b.html
+# layout/reftests/floats/float-in-rtl-3d.html
+# layout/reftests/floats/float-in-rtl-1a.html
+# layout/reftests/floats/1291110-1-ref.html
+# layout/reftests/floats/float-in-rtl-slr-2a.html
+# layout/reftests/floats/other-float-outside-rule-3-left-ref.html
+# layout/reftests/floats/bfc-displace-3b-ref.html
+# layout/reftests/floats/float-in-rtl-2b.html
+# layout/reftests/floats/float-in-rtl-4d.html
+# layout/reftests/floats/1291110-2-ref.html
+# layout/reftests/floats/float-in-rtl-4c.html
+# layout/reftests/floats/logical-float-side-2-ref.html
+# layout/reftests/floats/float-in-rtl-4-ref.html
+# layout/reftests/floats/float-in-rtl-vrl-2b.html
+# layout/reftests/floats/float-in-rtl-vrl-4a.html
+# layout/reftests/floats/float-in-rtl-3b.html
+# layout/reftests/floats/float-in-rtl-vrl-4d.html
+# layout/reftests/floats/float-in-rtl-1c.html
+# layout/reftests/floats/345369-3-ref.html
+# layout/reftests/floats/relative-float-1.html
+# layout/reftests/floats/zero-height-float-ref.html
+# layout/reftests/floats/float-in-rtl-vlr-4-ref.html
+# layout/reftests/floats/345369-2.html
+# layout/reftests/floats/float-in-rtl-vrl-1-ref.html
+# layout/reftests/floats/float-in-rtl-slr-2b.html
+# layout/reftests/floats/1236745-1-ref.html
+# layout/reftests/floats/345369-1-ref.html
+# layout/reftests/floats/345369-3.html
+# layout/reftests/floats/float-in-rtl-vrl-1b.html
+# layout/reftests/floats/float-in-rtl-vrl-4b.html
+# layout/reftests/floats/bfc-displace-4.html
+# layout/reftests/floats/float-in-rtl-vlr-3b.html
+# layout/reftests/floats/bfc-displace-2a-ref.html
+# layout/reftests/floats/bfc-displace-2b.html
+# layout/reftests/floats/other-float-outside-rule-7-right.html
+# layout/reftests/floats/float-in-rtl-vlr-2b.html
+# layout/reftests/floats/bfc-displace-1b-ref.html
+# layout/reftests/floats/546048-1.html
+# layout/reftests/floats/float-in-rtl-1b.html
+# layout/reftests/floats/float-in-rtl-vlr-2a.html
+# layout/reftests/floats/logical-float-side-2.html
+# layout/reftests/floats/float-in-rtl-3-ref.html
+# layout/reftests/floats/float-in-rtl-vrl-2d.html
+# layout/reftests/floats/float-in-rtl-slr-3b.html
+# layout/reftests/floats/float-in-rtl-vlr-1a.html
+# layout/reftests/floats/bfc-displace-1b.html
+# layout/reftests/floats/orthogonal-floats-1a.html
+# layout/reftests/floats/bfc-displace-3a.html
+# layout/reftests/floats/775350-1-ref.html
+# layout/reftests/floats/float-in-rtl-vrl-1a.html
+# layout/reftests/floats/float-in-rtl-4b.html
+# layout/reftests/floats/logical-float-side-1-ref.html
+# layout/reftests/floats/bfc-displace-2a.html
+# layout/reftests/floats/logical-float-side-1.html
+# layout/reftests/floats/1236745-1.html
+# layout/reftests/floats/1291110-1.html
+# layout/reftests/floats/orthogonal-floats-1d.html
+# layout/reftests/floats/float-in-rtl-1d.html
+# layout/reftests/floats/border-box-wrap-around-float.html
+# layout/reftests/floats/float-in-rtl-vlr-1d.html
+# layout/reftests/floats/other-float-outside-rule-7-right-ref.html
+# layout/reftests/floats/float-in-rtl-slr-3c.html
+# layout/reftests/floats/float-in-rtl-2-ref.html
+# layout/reftests/floats/float-in-rtl-slr-3a.html
+# layout/reftests/floats/other-float-outside-rule-3-left.html
+# layout/reftests/floats/345369-2-ref.html
+# layout/reftests/floats/float-in-rtl-slr-1b.html
+# layout/reftests/floats/1114329.html
+# layout/reftests/floats/345369-4.html
+# layout/reftests/floats/bfc-shrink-1.html
+# layout/reftests/floats/float-in-rtl-3c.html
+# layout/reftests/floats/other-float-outside-rule-7-left-ref.html
+# layout/reftests/floats/float-in-rtl-vrl-2a.html
+# layout/reftests/floats/float-in-rtl-4a.html
+# layout/reftests/floats/float-outside-block-push-ref.html
+# layout/reftests/floats/float-in-rtl-vrl-3d.html
+# layout/reftests/floats/bfc-displace-2b-ref.html
+# layout/reftests/floats/float-in-rtl-vrl-2c.html
+# layout/reftests/floats/bfc-displace-1a-ref.html
+# layout/reftests/floats/float-in-rtl-slr-4-ref.html
+# layout/reftests/floats/429974-1-ref.html
+# layout/reftests/floats/relative-float-1-ref.html
+# layout/reftests/floats/345369-1.html
+# layout/reftests/floats/float-in-rtl-vrl-4c.html
+# layout/reftests/floats/logical-float-side-3-ref.html
+# layout/reftests/floats/float-in-rtl-2d.html
+# layout/reftests/floats/478834-1.html
+# layout/reftests/floats/relative-float-2-ref.html
+# layout/reftests/floats/float-in-rtl-vlr-2d.html
+# layout/reftests/floats/float-in-rtl-slr-4b.html
+# layout/reftests/floats/float-in-rtl-vlr-2-ref.html
+# layout/reftests/floats/float-in-rtl-vlr-4d.html
+# layout/reftests/floats/other-float-outside-rule-3-left-2-ref.html
+# layout/reftests/floats/float-in-rtl-slr-4a.html
+# layout/reftests/floats/float-in-rtl-2c.html
+# layout/reftests/floats/bfc-displace-4-ref.html
+# layout/reftests/floats/float-in-rtl-vrl-3c.html
+# layout/reftests/floats/logical-float-side-4-ref.html
+# layout/reftests/floats/bfc-displace-3a-ref.html
+# layout/reftests/floats/546048-1-ref.html
+# layout/reftests/floats/float-in-rtl-1-ref.html
+# layout/reftests/floats/float-in-rtl-slr-1-ref.html
+# layout/reftests/floats/float-in-rtl-vlr-3-ref.html
+# layout/reftests/floats/float-in-rtl-slr-1a.html
+# layout/reftests/floats/relative-float-2.html
+# layout/reftests/floats/float-in-rtl-2a.html
+# layout/reftests/floats/float-in-rtl-vrl-2-ref.html
+# layout/reftests/floats/other-float-outside-rule-3-right-ref.html
+# layout/reftests/floats/other-float-outside-rule-7-left.html
+# layout/reftests/floats/float-in-rtl-slr-1d.html
+# layout/reftests/floats/logical-float-side-3.html
+# layout/reftests/floats/float-in-rtl-vlr-1b.html
+# layout/reftests/floats/float-in-rtl-vlr-3c.html
+# layout/reftests/floats/other-float-outside-rule-3-right-2-ref.html
+# layout/reftests/floats/float-in-rtl-vlr-4c.html
+# layout/reftests/floats/float-in-rtl-slr-4c.html
+# layout/reftests/floats/other-float-outside-rule-3-right.html
+# layout/reftests/floats/478834-1-ref.html
+# layout/reftests/floats/float-in-rtl-vlr-2c.html
+# layout/reftests/floats/float-in-rtl-vlr-1c.html
+# layout/reftests/floats/float-in-rtl-vrl-4-ref.html
+# layout/reftests/floats/float-in-rtl-vrl-3b.html
+# layout/reftests/floats/float-in-rtl-slr-3-ref.html
+# layout/reftests/floats/float-in-rtl-slr-2c.html
+# layout/reftests/floats/orthogonal-floats-1c.html
+# layout/reftests/floats/other-float-outside-rule-3-right-2.html
+# layout/reftests/floats/float-in-rtl-vlr-4a.html
+# layout/reftests/floats/float-outside-block-push.html
+# layout/reftests/floats/float-in-rtl-vrl-3a.html
+# layout/reftests/floats/float-in-rtl-slr-3d.html
+# layout/reftests/floats/float-in-rtl-vlr-3a.html
+# layout/reftests/floats/float-in-rtl-vlr-1-ref.html
+# layout/reftests/floats/float-in-rtl-vrl-1c.html
+# layout/reftests/floats/zero-height-float.html
+# layout/reftests/floats/zero-height-float-base.html
+# layout/reftests/floats/345369-5.html
+# layout/reftests/floats/float-in-rtl-3a.html
+# layout/reftests/floats/border-box-wrap-around-float-ref.html
+# layout/reftests/inline-borderpadding/rtl-span-only-ib.html
+# layout/reftests/inline-borderpadding/left-rtl-ref.html
+# layout/reftests/inline-borderpadding/right-ltr-ref.html
+# layout/reftests/inline-borderpadding/ltr-span-only-ib.html
+# layout/reftests/inline-borderpadding/right-rtl-ref.html
+# layout/reftests/inline-borderpadding/rtl-span-only.html
+# layout/reftests/inline-borderpadding/rtl-basic.html
+# layout/reftests/inline-borderpadding/left-ltr-ref.html
+# layout/reftests/inline-borderpadding/ltr-ib.html
+# layout/reftests/inline-borderpadding/ltr-span-only.html
+# layout/reftests/inline-borderpadding/rtl-ib.html
+# layout/reftests/inline-borderpadding/ltr-basic.html
+# layout/reftests/css-variables/variables-ruletree-cache-02-ref.html
+# layout/reftests/css-variables/variables-ruletree-cache-01-ref.html
+# layout/reftests/css-variables/variables-ruletree-cache-02.html
+# layout/reftests/css-variables/variables-ruletree-cache-01.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-004-ref.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-001-ref.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-003-ref.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-003.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-002.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-005.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-004.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-005-ref.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-002-ref.html
+# layout/reftests/text-stroke/webkit-text-stroke-property-001.html
+# layout/reftests/box-sizing/intrinsic-1k.html
+# layout/reftests/box-sizing/intrinsic-1g.html
+# layout/reftests/box-sizing/intrinsic-1-ref.html
+# layout/reftests/box-sizing/intrinsic-1c.html
+# layout/reftests/box-sizing/intrinsic-1h.html
+# layout/reftests/box-sizing/intrinsic-1b.html
+# layout/reftests/box-sizing/intrinsic-1m.html
+# layout/reftests/box-sizing/intrinsic-1l.html
+# layout/reftests/box-sizing/intrinsic-1f.html
+# layout/reftests/box-sizing/intrinsic-1j.html
+# layout/reftests/box-sizing/intrinsic-1d.html
+# layout/reftests/box-sizing/intrinsic-1e.html
+# layout/reftests/box-sizing/intrinsic-1n.html
+# layout/reftests/box-sizing/computed-size-reporting-ref.html
+# layout/reftests/box-sizing/intrinsic-1i.html
+# layout/reftests/box-sizing/intrinsic-1a.html
+# layout/reftests/box-sizing/intrinsic-1o.html
+# layout/reftests/box-sizing/computed-size-reporting.html
+# layout/reftests/webkit-gradient/webkit-gradient-radial-2.html
+# layout/reftests/webkit-gradient/webkit-gradient-linear-1-ref.html
+# layout/reftests/webkit-gradient/webkit-gradient-linear-1d.html
+# layout/reftests/webkit-gradient/webkit-gradient-radial-2-ref.html
+# layout/reftests/webkit-gradient/webkit-gradient-radial-1b.html
+# layout/reftests/webkit-gradient/webkit-gradient-approx-radial-1.html
+# layout/reftests/webkit-gradient/webkit-gradient-linear-1a.html
+# layout/reftests/webkit-gradient/webkit-gradient-radial-1-ref.html
+# layout/reftests/webkit-gradient/webkit-gradient-approx-linear-1.html
+# layout/reftests/webkit-gradient/webkit-gradient-linear-1b.html
+# layout/reftests/webkit-gradient/webkit-gradient-linear-1c.html
+# layout/reftests/webkit-gradient/webkit-gradient-linear-2.html
+# layout/reftests/webkit-gradient/webkit-gradient-radial-1a.html
+# layout/reftests/webkit-gradient/webkit-gradient-approx-linear-1-ref.html
+# layout/reftests/webkit-gradient/webkit-gradient-approx-radial-1-ref.html
+# layout/reftests/webkit-gradient/webkit-gradient-linear-2-ref.html
+# layout/reftests/datalist/datalist-simple.html
+# layout/reftests/datalist/datalist-errors.html
+# layout/reftests/pagination/content-inserted-001.xhtml
+# layout/reftests/pagination/abspos-breaking-002.xhtml
+# layout/reftests/pagination/table_internal_pagebreak-1.html
+# layout/reftests/pagination/abspos-overflow-01.ref.xhtml
+# layout/reftests/pagination/table-caption-splitaftercaption-6.html
+# layout/reftests/pagination/resize-reflow-000.ref.html
+# layout/reftests/pagination/table-caption-splitaftercaption-7-ref.html
+# layout/reftests/pagination/abspos-overflow-01-cols.ref.xhtml
+# layout/reftests/pagination/rowgroup-page-break-after-always-1.html
+# layout/reftests/pagination/table-page-break-before-auto-2.html
+# layout/reftests/pagination/abspos-breaking-010.html
+# layout/reftests/pagination/float-clear-001.html
+# layout/reftests/pagination/content-inserted-005.xhtml
+# layout/reftests/pagination/content-inserted-001.ref.xhtml
+# layout/reftests/pagination/table-caption-splitaftercaption-1-ref.html
+# layout/reftests/pagination/float-continuations-000.html
+# layout/reftests/pagination/float-clear-002-print.html
+# layout/reftests/pagination/table-page-break-before-auto-3-ref.html
+# layout/reftests/pagination/abspos-breaking-005-ref.html
+# layout/reftests/pagination/column-balancing-break-inside-avoid-2-ref.html
+# layout/reftests/pagination/abspos-breaking-009-ref.html
+# layout/reftests/pagination/abspos-breaking-001.xhtml
+# layout/reftests/pagination/table-caption-splitaftercaption-10.html
+# layout/reftests/pagination/abspos-breaking-011.html
+# layout/reftests/pagination/border-breaking-002-cols.xhtml
+# layout/reftests/pagination/table-caption-splitaftercaption-7.html
+# layout/reftests/pagination/content-inserted-008.xhtml
+# layout/reftests/pagination/resize-reflow-000.html
+# layout/reftests/pagination/resize-reflow-001.html
+# layout/reftests/pagination/border-breaking-004-cols.xhtml
+# layout/reftests/pagination/abspos-breaking-006.html
+# layout/reftests/pagination/table-caption-splitaftercaption-6-ref.html
+# layout/reftests/pagination/abspos-breaking-000.xhtml
+# layout/reftests/pagination/abspos-breaking-004-ref.html
+# layout/reftests/pagination/rowgroup-tfoot-page-break-after-always-1.html
+# layout/reftests/pagination/abspos-overflow-01.xhtml
+# layout/reftests/pagination/rowgroup-thead-page-break-after-always-1.html
+# layout/reftests/pagination/border-breaking-000-cols.ref.xhtml
+# layout/reftests/pagination/content-inserted-002.ref.xhtml
+# layout/reftests/pagination/dynamic-abspos-overflow-01-cols.xhtml
+# layout/reftests/pagination/table-caption-splitaftercaption-2.html
+# layout/reftests/pagination/table-caption-splitaftercaption-3-ref.html
+# layout/reftests/pagination/abspos-breaking-007-ref.html
+# layout/reftests/pagination/abspos-breaking-003-ref.html
+# layout/reftests/pagination/abspos-breaking-008-ref.html
+# layout/reftests/pagination/table-caption-splitaftercaption-4-ref.html
+# layout/reftests/pagination/abspos-breaking-006-ref.html
+# layout/reftests/pagination/border-breaking-001-cols.ref.xhtml
+# layout/reftests/pagination/resize-reflow-001.ref.html
+# layout/reftests/pagination/abspos-breaking-009.html
+# layout/reftests/pagination/table-caption-splitaftercaption-9.html
+# layout/reftests/pagination/row-page-break-after-always-1.html
+# layout/reftests/pagination/table-page-break-before-auto-2-ref.html
+# layout/reftests/pagination/float-clear-000.html
+# layout/reftests/pagination/table-page-break-before-avoid-1.html
+# layout/reftests/pagination/float-clear-000-print.ref.html
+# layout/reftests/pagination/dynamic-abspos-overflow-01-cols.ref.xhtml
+# layout/reftests/pagination/table-page-break-before-auto-1.html
+# layout/reftests/pagination/table-tfoot-thead-1.html
+# layout/reftests/pagination/content-inserted-004.xhtml
+# layout/reftests/pagination/row-page-break-after-always-2.html
+# layout/reftests/pagination/table-caption-splitaftercaption-5.html
+# layout/reftests/pagination/border-breaking-001-cols.xhtml
+# layout/reftests/pagination/border-breaking-003-cols.ref.xhtml
+# layout/reftests/pagination/float-continuations-000.ref.html
+# layout/reftests/pagination/column-balancing-break-inside-avoid-2.html
+# layout/reftests/pagination/table-page-break-after-left-1.html
+# layout/reftests/pagination/table-page-break-before-auto-1-ref.html
+# layout/reftests/pagination/table-caption-splitaftercaption-5-ref.html
+# layout/reftests/pagination/abspos-breaking-005.html
+# layout/reftests/pagination/content-inserted-006.xhtml
+# layout/reftests/pagination/table-caption-splitaftercaption-8.html
+# layout/reftests/pagination/content-inserted-000.ref.xhtml
+# layout/reftests/pagination/table-caption-splitaftercaption-11.html
+# layout/reftests/pagination/abspos-breaking-000.ref.xhtml
+# layout/reftests/pagination/float-clear-003.html
+# layout/reftests/pagination/table-page-break-before-left-1.html
+# layout/reftests/pagination/table-caption-splitaftercaption-4.html
+# layout/reftests/pagination/table-tfoot-thead-1-ref.html
+# layout/reftests/pagination/table-caption-splitaftercaption-3.html
+# layout/reftests/pagination/content-inserted-009.xhtml
+# layout/reftests/pagination/abspos-breaking-008.html
+# layout/reftests/pagination/float-clear-002.html
+# layout/reftests/pagination/table-caption-splitaftercaption-1.html
+# layout/reftests/pagination/combobox-page-break-inside.html
+# layout/reftests/pagination/table-page-break-after-always-1.html
+# layout/reftests/pagination/border-breaking-000-cols.xhtml
+# layout/reftests/pagination/table-page-break-before-always-1.html
+# layout/reftests/pagination/float-clear-000-print.html
+# layout/reftests/pagination/abspos-breaking-007.html
+# layout/reftests/pagination/combobox-page-break-inside-ref.html
+# layout/reftests/pagination/border-breaking-003-cols.xhtml
+# layout/reftests/pagination/abspos-breaking-004.html
+# layout/reftests/pagination/content-inserted-000.xhtml
+# layout/reftests/pagination/blank.html
+# layout/reftests/pagination/abspos-breaking-010-ref.html
+# layout/reftests/pagination/content-inserted-003.xhtml
+# layout/reftests/pagination/float-clear-001-print.html
+# layout/reftests/pagination/abspos-breaking-003.html
+# layout/reftests/pagination/table-page-break-after-right-1.html
+# layout/reftests/pagination/table-caption-splitaftercaption-2-ref.html
+# layout/reftests/pagination/resize-reflow-001.inner.html
+# layout/reftests/pagination/border-breaking-002-cols.ref.xhtml
+# layout/reftests/pagination/table-page-break-before-always-1-ref.html
+# layout/reftests/pagination/float-clear-000.ref.html
+# layout/reftests/pagination/content-inserted-002.xhtml
+# layout/reftests/pagination/float-clear-003-print.html
+# layout/reftests/pagination/table-page-break-before-right-1.html
+# layout/reftests/pagination/table-caption-splitrowgroup-1-ref.html
+# layout/reftests/pagination/abspos-overflow-01-cols.xhtml
+# layout/reftests/pagination/table-caption-splitrowgroup-1.html
+# layout/reftests/pagination/content-inserted-007.xhtml
+# layout/reftests/pagination/abspos-breaking-011-ref.html
+# layout/reftests/css-default/submit-button/default-multiple-submit-2.html
+# layout/reftests/css-default/submit-button/default-multiple-submit-ref.html
+# layout/reftests/css-default/submit-button/default-submit-button-2.html
+# layout/reftests/css-default/submit-button/default-submit-button-1.html
+# layout/reftests/css-default/submit-button/default-submit-button-ref.html
+# layout/reftests/css-default/submit-button/default-submit-button-3.html
+# layout/reftests/css-default/submit-button/default-submit-button-4.html
+# layout/reftests/css-default/submit-button/default-multiple-submit-1.html
+# layout/reftests/css-default/submit-button/default-submit-button-5.html
+# layout/reftests/css-default/submit-button/default-submit-button-7.html
+# layout/reftests/css-default/submit-button/default-submit-button-6.html
+# layout/reftests/box-properties/abspos-replaced-width-offset-margin-ref.html
+# layout/reftests/box-properties/abspos-non-replaced-width-offset-margin-ref.html
+# layout/reftests/box-properties/box-sizing-1.html
+# layout/reftests/box-properties/box-sizing-minmax-width-ref.html
+# layout/reftests/box-properties/max-height-1.html
+# layout/reftests/box-properties/min-height-1-ref.html
+# layout/reftests/box-properties/CSS21-t100301.xhtml
+# layout/reftests/box-properties/width-special-values-image-block.html
+# layout/reftests/box-properties/width-special-values-block.html
+# layout/reftests/box-properties/box-sizing-2.html
+# layout/reftests/box-properties/CSS21-t100801-vertical-align-ref.xhtml
+# layout/reftests/box-properties/box-sizing-4-ref.html
+# layout/reftests/box-properties/box-sizing-2-ref.html
+# layout/reftests/box-properties/box-sizing-mozbox-minmax-height-ref.html
+# layout/reftests/box-properties/CSS21-t100301-ref.xhtml
+# layout/reftests/box-properties/outline-radius-percent-1.html
+# layout/reftests/box-properties/width-rounding-ref.html
+# layout/reftests/box-properties/CSS21-t100303-make-images.html
+# layout/reftests/box-properties/width-special-values-cell-auto.html
+# layout/reftests/box-properties/width-special-values-cell-fixed.html
+# layout/reftests/box-properties/width-special-values-float.html
+# layout/reftests/box-properties/width-special-values-float-intrinsic.html
+# layout/reftests/box-properties/clip-rect-auto.html
+# layout/reftests/box-properties/abspos-non-replaced-width-offset-margin.html
+# layout/reftests/box-properties/max-width-1.html
+# layout/reftests/box-properties/max-width-1-ref.html
+# layout/reftests/box-properties/box-sizing-minmax-width.html
+# layout/reftests/box-properties/outline-radius-percent-1-ref.html
+# layout/reftests/box-properties/CSS21-t100303.xhtml
+# layout/reftests/box-properties/minmax-width-special-values-block-intrinsic-ref.html
+# layout/reftests/box-properties/width-special-values-cell-auto-ref.html
+# layout/reftests/box-properties/box-sizing-minmax-height-ref.html
+# layout/reftests/box-properties/width-special-values-image-block-ref.html
+# layout/reftests/box-properties/width-special-values-cell-fixed-ref.html
+# layout/reftests/box-properties/width-rounding.html
+# layout/reftests/box-properties/width-special-values-block-intrinsic.html
+# layout/reftests/box-properties/min-height-1.html
+# layout/reftests/box-properties/abspos-replaced-width-offset-margin.html
+# layout/reftests/box-properties/CSS21-t100801-vertical-align.xhtml
+# layout/reftests/box-properties/CSS21-t100303-ref.xhtml
+# layout/reftests/box-properties/box-sizing-mozbox-minmax-height.html
+# layout/reftests/box-properties/width-special-values-block-intrinsic-ref.html
+# layout/reftests/box-properties/box-sizing-4.html
+# layout/reftests/box-properties/minmax-width-special-values-block-intrinsic.html
+# layout/reftests/box-properties/box-sizing-minmax-height.html
+# layout/reftests/box-properties/width-special-values-image.html
+# layout/reftests/box-properties/min-width-1-ref.html
+# layout/reftests/box-properties/clip-rect-auto-ref.html
+# layout/reftests/box-properties/width-special-values-image-ref.html
+# layout/reftests/box-properties/box-sizing-1-ref.html
+# layout/reftests/box-properties/CSS21-t100303-simple.xhtml
+# layout/reftests/box-properties/width-special-values-block-ref.html
+# layout/reftests/box-properties/max-height-1-ref.html
+# layout/reftests/box-properties/box-sizing-3.html
+# layout/reftests/box-properties/min-width-1.html
+# layout/reftests/box-properties/clip-auto.html
+# layout/reftests/box-properties/clip-auto-ref.html
+# layout/reftests/abs-pos/table-caption-5.html
+# layout/reftests/abs-pos/table-caption-4.html
+# layout/reftests/abs-pos/continuation-positioned-inline-2.html
+# layout/reftests/abs-pos/table-row-6.html
+# layout/reftests/abs-pos/select-1.html
+# layout/reftests/abs-pos/table-1.html
+# layout/reftests/abs-pos/button-1.html
+# layout/reftests/abs-pos/table-footer-group-1.html
+# layout/reftests/abs-pos/fixed-pos-auto-offset-1-ref.html
+# layout/reftests/abs-pos/select-2.html
+# layout/reftests/abs-pos/table-cell-1.html
+# layout/reftests/abs-pos/table-internal-2-ref.html
+# layout/reftests/abs-pos/button-1-ref.html
+# layout/reftests/abs-pos/auto-offset-inline-block-1.html
+# layout/reftests/abs-pos/table-row-group-3.html
+# layout/reftests/abs-pos/table-row-group-5.html
+# layout/reftests/abs-pos/table-header-group-3.html
+# layout/reftests/abs-pos/table-header-group-5.html
+# layout/reftests/abs-pos/table-row-1.html
+# layout/reftests/abs-pos/table-row-group-2.html
+# layout/reftests/abs-pos/auto-offset-inline-block-1-ref.html
+# layout/reftests/abs-pos/relative-row-animation-1.html
+# layout/reftests/abs-pos/continuation-positioned-inline-1.html
+# layout/reftests/abs-pos/scrollframe-1.html
+# layout/reftests/abs-pos/scrollframe-1-ref.html
+# layout/reftests/abs-pos/abs-pos-auto-margin-1-ref.html
+# layout/reftests/abs-pos/multi-column-1.html
+# layout/reftests/abs-pos/table-2-ref.html
+# layout/reftests/abs-pos/table-header-group-6.html
+# layout/reftests/abs-pos/fieldset-1.html
+# layout/reftests/abs-pos/table-internal-4-ref.html
+# layout/reftests/abs-pos/relative-row-animation-1-ref.html
+# layout/reftests/abs-pos/continuation-positioned-inline-ref.html
+# layout/reftests/abs-pos/table-print-1-ref.html
+# layout/reftests/abs-pos/table-internal-5-ref.html
+# layout/reftests/abs-pos/abs-pos-auto-margin-centered-ref.html
+# layout/reftests/abs-pos/table-footer-group-3.html
+# layout/reftests/abs-pos/table-footer-group-7.html
+# layout/reftests/abs-pos/table-3.html
+# layout/reftests/abs-pos/table-internal-8-ref.html
+# layout/reftests/abs-pos/font-size-wrap-ref.html
+# layout/reftests/abs-pos/table-1-ref.html
+# layout/reftests/abs-pos/button-2-ref.html
+# layout/reftests/abs-pos/scrollframe-2.html
+# layout/reftests/abs-pos/table-header-group-1.html
+# layout/reftests/abs-pos/table-internal-7-ref.html
+# layout/reftests/abs-pos/table-footer-group-6.html
+# layout/reftests/abs-pos/table-footer-group-4.html
+# layout/reftests/abs-pos/table-header-group-7.html
+# layout/reftests/abs-pos/select-3-ref.html
+# layout/reftests/abs-pos/table-caption-3.html
+# layout/reftests/abs-pos/table-caption-1.html
+# layout/reftests/abs-pos/table-cell-8.html
+# layout/reftests/abs-pos/abs-pos-auto-margin-1.html
+# layout/reftests/abs-pos/table-internal-3-ref.html
+# layout/reftests/abs-pos/select-2-ref.html
+# layout/reftests/abs-pos/select-1-ref.html
+# layout/reftests/abs-pos/table-row-7.html
+# layout/reftests/abs-pos/table-header-group-4.html
+# layout/reftests/abs-pos/table-cell-4.html
+# layout/reftests/abs-pos/table-row-group-4.html
+# layout/reftests/abs-pos/table-row-2.html
+# layout/reftests/abs-pos/table-internal-6-ref.html
+# layout/reftests/abs-pos/select-3.html
+# layout/reftests/abs-pos/table-row-3.html
+# layout/reftests/abs-pos/table-2.html
+# layout/reftests/abs-pos/multi-column-1-ref.html
+# layout/reftests/abs-pos/fixed-pos-auto-offset-1a.html
+# layout/reftests/abs-pos/table-cell-2.html
+# layout/reftests/abs-pos/fixed-pos-auto-offset-1b.html
+# layout/reftests/abs-pos/table-row-4.html
+# layout/reftests/abs-pos/font-size-wrap.html
+# layout/reftests/abs-pos/abs-pos-auto-margin-centered.html
+# layout/reftests/abs-pos/table-row-group-1.html
+# layout/reftests/abs-pos/fieldset-1-ref.html
+# layout/reftests/abs-pos/table-cell-6.html
+# layout/reftests/abs-pos/table-cell-7.html
+# layout/reftests/abs-pos/table-footer-group-2.html
+# layout/reftests/abs-pos/table-internal-1-ref.html
+# layout/reftests/abs-pos/button-2.html
+# layout/reftests/abs-pos/table-row-group-7.html
+# layout/reftests/abs-pos/table-footer-group-5.html
+# layout/reftests/abs-pos/table-caption-2.html
+# layout/reftests/abs-pos/scrollframe-2-ref.html
+# layout/reftests/abs-pos/table-cell-5.html
+# layout/reftests/abs-pos/table-3-ref.html
+# layout/reftests/abs-pos/table-row-group-6.html
+# layout/reftests/abs-pos/table-header-group-2.html
+# layout/reftests/abs-pos/table-row-5.html
+# layout/reftests/abs-pos/select-1-dynamic.html
+# layout/reftests/abs-pos/table-cell-3.html
+# layout/reftests/border-image/470250-1-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-1.html
+# layout/reftests/border-image/470250-1.html
+# layout/reftests/border-image/center-scaling-2-ref.html
+# layout/reftests/border-image/border-image-style-none-auto-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-fill-1.html
+# layout/reftests/border-image/multicolor-image-4-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-fill-2.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-1-ref.html
+# layout/reftests/border-image/svg-as-border-image-3-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-repeat-3.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-1.html
+# layout/reftests/border-image/transparent-image-1-ref.html
+# layout/reftests/border-image/svg-as-border-image-4.html
+# layout/reftests/border-image/center-scaling-1.html
+# layout/reftests/border-image/multicolor-image-5-ref.html
+# layout/reftests/border-image/svg-as-border-image-1-ref.html
+# layout/reftests/border-image/center-scaling-1-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-fill-1.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-fill-2-ref.html
+# layout/reftests/border-image/border-image-nofill-1.html
+# layout/reftests/border-image/repeat-image-1-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-repeat-3-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-fill-1-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-fill-2-ref.html
+# layout/reftests/border-image/center-scaling-4lr-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-repeat-2.html
+# layout/reftests/border-image/470250-2.html
+# layout/reftests/border-image/border-image-outset-move-1-ref.html
+# layout/reftests/border-image/multicolor-image-3-ref.html
+# layout/reftests/border-image/border-image-repeating-linear-gradient-repeat-round-2.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-width-ref.html
+# layout/reftests/border-image/svg-as-border-image-2-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-repeat-round-2-ref.html
+# layout/reftests/border-image/different-h-v-2.html
+# layout/reftests/border-image/border-image-repeating-linear-gradient-slice-fill-2-ref.html
+# layout/reftests/border-image/solid-image-1a.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-ref.html
+# layout/reftests/border-image/center-scaling-4l-ref.html
+# layout/reftests/border-image/border-image-element-ref.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-width.html
+# layout/reftests/border-image/border-image-outset-1b.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-2.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-2-ref.html
+# layout/reftests/border-image/border-image-outset-resize-1.html
+# layout/reftests/border-image/border-image-linear-gradient.html
+# layout/reftests/border-image/border-image-outset-1-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-fill-2-ref.html
+# layout/reftests/border-image/solid-image-2-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-width.html
+# layout/reftests/border-image/svg-as-border-image-2.html
+# layout/reftests/border-image/multicolor-image-2.html
+# layout/reftests/border-image/transparent-image-1.html
+# layout/reftests/border-image/border-image-style-none.html
+# layout/reftests/border-image/border-image-style-none-auto.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-width.html
+# layout/reftests/border-image/border-image-outset-1c.html
+# layout/reftests/border-image/center-scaling-4b.html
+# layout/reftests/border-image/center-scaling-4b-ref.html
+# layout/reftests/border-image/border-image-width-1c.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-width-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-repeat-1.html
+# layout/reftests/border-image/multicolor-image-5.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-2-ref.html
+# layout/reftests/border-image/border-image-radial-gradient-ref.html
+# layout/reftests/border-image/border-image-style-none-ref.html
+# layout/reftests/border-image/center-scaling-4l.html
+# layout/reftests/border-image/border-image-repeating-linear-gradient-slice-fill-2.html
+# layout/reftests/border-image/border-image-width-1b.html
+# layout/reftests/border-image/center-scaling-4tb-ref.html
+# layout/reftests/border-image/multicolor-image-4.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-round-1.html
+# layout/reftests/border-image/solid-image-2a.html
+# layout/reftests/border-image/multicolor-image-1-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-round-3.html
+# layout/reftests/border-image/border-image-outset-resize-1-ref.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-2-ref.html
+# layout/reftests/border-image/solid-image-1-ref.html
+# layout/reftests/border-image/border-image-radial-gradient.html
+# layout/reftests/border-image/different-h-v-1.html
+# layout/reftests/border-image/center-scaling-3.html
+# layout/reftests/border-image/side-scaling-1v.html
+# layout/reftests/border-image/multicolor-image-3.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-fill-2.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-fill-1-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-width-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-repeat-repeat-2.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-fill-1-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-width.html
+# layout/reftests/border-image/center-scaling-4t-ref.html
+# layout/reftests/border-image/side-scaling-1h.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-repeat-1-ref.html
+# layout/reftests/border-image/border-image-style-none-length-ref.html
+# layout/reftests/border-image/border-image-repeating-linear-gradient-repeat-round-2-ref.html
+# layout/reftests/border-image/border-image-nofill-1-ref.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-fill-1.html
+# layout/reftests/border-image/svg-as-border-image-1a.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-fill-2.html
+# layout/reftests/border-image/border-image-style-none-length.html
+# layout/reftests/border-image/border-image-outset-1a.html
+# layout/reftests/border-image/center-scaling-4lr.html
+# layout/reftests/border-image/border-image-width-large-ref.html
+# layout/reftests/border-image/side-scaling-1v-ref.html
+# layout/reftests/border-image/svg-as-border-image-3.html
+# layout/reftests/border-image/multicolor-image-1.html
+# layout/reftests/border-image/border-image-linear-gradient-ref.html
+# layout/reftests/border-image/svg-as-border-image-1c.html
+# layout/reftests/border-image/center-scaling-4r.html
+# layout/reftests/border-image/border-image-repeating-linear-gradient-ref.html
+# layout/reftests/border-image/center-scaling-3-ref.html
+# layout/reftests/border-image/svg-as-border-image-1b.html
+# layout/reftests/border-image/side-scaling-1h-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-width-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-outset.html
+# layout/reftests/border-image/center-scaling-4tb.html
+# layout/reftests/border-image/solid-image-2.html
+# layout/reftests/border-image/border-image-linear-gradient-slice-2.html
+# layout/reftests/border-image/border-image-width-1a.html
+# layout/reftests/border-image/border-image-radial-gradient-width-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-repeat-round-2.html
+# layout/reftests/border-image/470250-2-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-round-1-ref.html
+# layout/reftests/border-image/border-image-element.html
+# layout/reftests/border-image/center-scaling-2.html
+# layout/reftests/border-image/solid-image-1.html
+# layout/reftests/border-image/border-image-width-1-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-1-ref.html
+# layout/reftests/border-image/different-h-v-ref.html
+# layout/reftests/border-image/center-scaling-4t.html
+# layout/reftests/border-image/border-image-linear-gradient-width-ref.html
+# layout/reftests/border-image/multicolor-image-2-ref.html
+# layout/reftests/border-image/border-image-repeating-linear-gradient.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-round-2-ref.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-1.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-repeat-2-ref.html
+# layout/reftests/border-image/border-image-width-large.html
+# layout/reftests/border-image/border-image-radial-gradient-width.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-round-2.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-2.html
+# layout/reftests/border-image/border-image-linear-gradient-outset-ref.html
+# layout/reftests/border-image/border-image-outset-move-1.html
+# layout/reftests/border-image/center-scaling-4r-ref.html
+# layout/reftests/border-image/svg-as-border-image-4-ref.html
+# layout/reftests/border-image/repeat-image-1.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-repeat-repeat-2-ref.html
+# layout/reftests/border-image/border-image-radial-gradient-slice-1-ref.html
+# layout/reftests/border-image/border-image-linear-gradient-repeat-round-3-ref.html
+# layout/reftests/border-image/border-image-repeating-radial-gradient-slice-width.html
+# layout/reftests/box-shadow/boxshadow-basic-ref.html
+# layout/reftests/box-shadow/overflow-not-scrollable-1.html
+# layout/reftests/box-shadow/boxshadow-blur-2-notref.html
+# layout/reftests/box-shadow/boxshadow-fileupload.html
+# layout/reftests/box-shadow/tableboxshadow-basic.html
+# layout/reftests/box-shadow/boxshadow-mixed-ref.html
+# layout/reftests/box-shadow/boxshadow-rotated-ref.html
+# layout/reftests/box-shadow/boxshadow-twocorners.html
+# layout/reftests/box-shadow/boxshadow-inset-large-border-radius-ref.html
+# layout/reftests/box-shadow/boxshadow-rotated.html
+# layout/reftests/box-shadow/boxshadow-skiprect-ref.html
+# layout/reftests/box-shadow/boxshadow-opacity.html
+# layout/reftests/box-shadow/boxshadow-onecorner-ref.html
+# layout/reftests/box-shadow/boxshadow-mixed.html
+# layout/reftests/box-shadow/boxshadow-threecorners.html
+# layout/reftests/box-shadow/611574-1.html
+# layout/reftests/box-shadow/boxshadow-rounded-spread-ref.html
+# layout/reftests/box-shadow/boxshadow-button-ref.html
+# layout/reftests/box-shadow/1178575-2.html
+# layout/reftests/box-shadow/overflow-not-scrollable-1-ref2.html
+# layout/reftests/box-shadow/fieldset.html
+# layout/reftests/box-shadow/boxshadow-multiple-ref.html
+# layout/reftests/box-shadow/611574-2.html
+# layout/reftests/box-shadow/boxshadow-onecorner.html
+# layout/reftests/box-shadow/611574-2-ref.html
+# layout/reftests/box-shadow/boxshadow-threecorners-ref.html
+# layout/reftests/box-shadow/boxshadow-large-offset.html
+# layout/reftests/box-shadow/boxshadow-color-rounding-ref.html
+# layout/reftests/box-shadow/boxshadow-twocorners-ref.html
+# layout/reftests/box-shadow/boxshadow-skiprect.html
+# layout/reftests/box-shadow/boxshadow-inset-neg-spread2.html
+# layout/reftests/box-shadow/boxshadow-button.html
+# layout/reftests/box-shadow/tableboxshadow-tdshadow.html
+# layout/reftests/box-shadow/boxshadow-border-radius-int.html
+# layout/reftests/box-shadow/boxshadow-inset-neg-spread2-ref.html
+# layout/reftests/box-shadow/boxshadow-opacity-ref.html
+# layout/reftests/box-shadow/boxshadow-inset-large-offset.html
+# layout/reftests/box-shadow/boxshadow-color-rounding.html
+# layout/reftests/box-shadow/boxshadow-color-rounding-middle.html
+# layout/reftests/box-shadow/boxshadow-large-offset-ref.html
+# layout/reftests/box-shadow/boxshadow-inset-large-offset-ref.html
+# layout/reftests/box-shadow/1178575.html
+# layout/reftests/box-shadow/boxshadow-multiple.html
+# layout/reftests/box-shadow/boxshadow-basic.html
+# layout/reftests/box-shadow/boxshadow-spread-ref.html
+# layout/reftests/box-shadow/boxshadow-blur-notref2.html
+# layout/reftests/box-shadow/boxshadow-fileupload-ref.html
+# layout/reftests/box-shadow/boxshadow-rounding.html
+# layout/reftests/box-shadow/tableboxshadow-tdshadow-ref.html
+# layout/reftests/box-shadow/boxshadow-spread.html
+# layout/reftests/box-shadow/boxshadow-rounded-spread.html
+# layout/reftests/box-shadow/boxshadow-dynamic-ref.xul
+# layout/reftests/box-shadow/fieldset-inset-ref.html
+# layout/reftests/box-shadow/611574-1-ref.html
+# layout/reftests/box-shadow/boxshadow-inner-basic.html
+# layout/reftests/box-shadow/boxshadow-blur-2.html
+# layout/reftests/box-shadow/boxshadow-border-radius-int-ref.html
+# layout/reftests/box-shadow/1178575-ref.html
+# layout/reftests/box-shadow/boxshadow-blur-2-ref.html
+# layout/reftests/box-shadow/boxshadow-color-rounding-middle-ref.html
+# layout/reftests/box-shadow/tableboxshadow-basic-ref.html
+# layout/reftests/box-shadow/1178575-2-ref.html
+# layout/reftests/box-shadow/1212823-1-ref.html
+# layout/reftests/box-shadow/1212823-1.html
+# layout/reftests/box-shadow/fieldset-inset.html
+# layout/reftests/box-shadow/tableboxshadow-trshadow.html
+# layout/reftests/box-shadow/boxshadow-blur-notref.html
+# layout/reftests/box-shadow/boxshadow-rounding-ref.html
+# layout/reftests/box-shadow/boxshadow-inner-basic-ref.svg
+# layout/reftests/box-shadow/overflow-not-scrollable-2.html
+# layout/reftests/box-shadow/overflow-not-scrollable-1-ref.html
+# layout/reftests/box-shadow/tableboxshadow-trshadow-ref.html
+# layout/reftests/box-shadow/boxshadow-large-border-radius-ref.html
+# layout/reftests/box-shadow/fieldset-ref.html
+# layout/reftests/box-shadow/boxshadow-inset-neg-spread.html
+# layout/reftests/box-shadow/boxshadow-large-border-radius.html
+# layout/reftests/box-shadow/overflow-not-scrollable-2-ref.html
+# layout/reftests/box-shadow/boxshadow-blur.html
+# layout/reftests/box-shadow/boxshadow-inset-large-border-radius.html
+# layout/reftests/box-shadow/boxshadow-dynamic.xul
+# layout/reftests/layers/layerize-over-fixed-bg-1.html
+# layout/reftests/layers/mask-layer-transform.html
+# layout/reftests/layers/pull-background-displayport-5.html
+# layout/reftests/layers/mask-layer-transform-ref.html
+# layout/reftests/layers/pull-background-displayport-3.html
+# layout/reftests/layers/pull-background-animated-position-1.html
+# layout/reftests/layers/forced-bg-color-outside-visible-region.html
+# layout/reftests/layers/pull-background-displayport-4.html
+# layout/reftests/layers/pull-background-animated-position-3.html
+# layout/reftests/layers/move-to-background-1-ref.html
+# layout/reftests/layers/component-alpha-exit-1-ref.html
+# layout/reftests/layers/forced-bg-color-outside-visible-region-ref.html
+# layout/reftests/layers/opacity-blending.html
+# layout/reftests/layers/pull-background-3.html
+# layout/reftests/layers/pull-background-displayport-2.html
+# layout/reftests/layers/opacity-blending-ref.html
+# layout/reftests/layers/pull-background-4.html
+# layout/reftests/layers/pull-background-6.html
+# layout/reftests/layers/pull-background-animated-position-2.html
+# layout/reftests/layers/pull-background-displayport-6.html
+# layout/reftests/layers/move-to-background-1.html
+# layout/reftests/layers/pull-background-animated-position-5.html
+# layout/reftests/layers/pull-background-displayport-1.html
+# layout/reftests/layers/pull-background-animated-position-4.html
+# layout/reftests/layers/component-alpha-exit-1.html
+# layout/reftests/layers/pull-background-2.html
+# layout/reftests/layers/pull-background-1.html
+# layout/reftests/layers/pull-background-5.html
+# layout/reftests/css-charset/test-charset-utf-16-bom-be.html
+# layout/reftests/css-charset/test-charset-utf-16-be-bom.html
+# layout/reftests/css-charset/test-charset-utf-16-be-no-bom.html
+# layout/reftests/css-charset/test-charset-leading-space.html
+# layout/reftests/css-charset/pass.html
+# layout/reftests/css-charset/test-charset-quotes.html
+# layout/reftests/css-charset/test-charset-utf-16-bom-le.html
+# layout/reftests/css-charset/test-charset-trailing-space.html
+# layout/reftests/css-charset/test-attribute.html
+# layout/reftests/css-charset/test-charset-utf-16-le-bom.html
+# layout/reftests/css-charset/test-charset-utf-16-le-no-bom.html
+# layout/reftests/flexbox/flexbox-align-self-baseline-horiz-4-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundDiv-1.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundDiv-2-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-3-ref.xhtml
+# layout/reftests/flexbox/flexbox-widget-flex-items-3.html
+# layout/reftests/flexbox/flexbox-empty-1b.xhtml
+# layout/reftests/flexbox/flexbox-align-self-baseline-horiz-3.xhtml
+# layout/reftests/flexbox/flexbox-invalidation-1-ref.html
+# layout/reftests/flexbox/flexbox-float-1c.xhtml
+# layout/reftests/flexbox/flexbox-position-fixed-4-ref.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-4-ref.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-2-ref.xhtml
+# layout/reftests/flexbox/flexbox-table-flex-items-1-ref.html
+# layout/reftests/flexbox/flexbox-dyn-insertAroundText-2-ref.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-5.xhtml
+# layout/reftests/flexbox/flexbox-box-sizing-on-items-horiz-1b.html
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-1b.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1.xhtml
+# layout/reftests/flexbox/flexbox-float-2a.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-position-absolute-2.xhtml
+# layout/reftests/flexbox/flexbox-intrinsic-sizing-horiz-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-2-iframe.html
+# layout/reftests/flexbox/flexbox-dyn-changeOrder-1a.html
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-3.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundDiv-3-ref.xhtml
+# layout/reftests/flexbox/flexbox-widget-flex-items-2-ref.html
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1-iframe.html
+# layout/reftests/flexbox/flexbox-position-fixed-3.xhtml
+# layout/reftests/flexbox/flexbox-intrinsic-sizing-horiz-2-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changeOrder-1-ref.html
+# layout/reftests/flexbox/flexbox-empty-1a.xhtml
+# layout/reftests/flexbox/flexbox-intrinsic-sizing-horiz-2b.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-4-iframe.html
+# layout/reftests/flexbox/flexbox-table-flex-items-1.html
+# layout/reftests/flexbox/flexbox-styling-on-svg-1.svg
+# layout/reftests/flexbox/flexbox-dyn-insertEmptySpan-1.xhtml
+# layout/reftests/flexbox/flexbox-position-absolute-1.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-3a.xhtml
+# layout/reftests/flexbox/flexbox-invalidation-1.html
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-5-ref.xhtml
+# layout/reftests/flexbox/flexbox-position-fixed-1.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundText-3-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-2-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundSpan-3.xhtml
+# layout/reftests/flexbox/flexbox-resizeviewport-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-align-self-baseline-horiz-2-ref.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-3c.xhtml
+# layout/reftests/flexbox/flexbox-align-self-baseline-horiz-3-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundText-2.xhtml
+# layout/reftests/flexbox/flexbox-paint-ordering-3.html
+# layout/reftests/flexbox/flexbox-intrinsic-sizing-horiz-2a.xhtml
+# layout/reftests/flexbox/flexbox-empty-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-position-fixed-3-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-4-ref.xhtml
+# layout/reftests/flexbox/flexbox-widget-flex-items-4.html
+# layout/reftests/flexbox/flexbox-widget-flex-items-3-ref.html
+# layout/reftests/flexbox/flexbox-position-fixed-4.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundSpan-2.xhtml
+# layout/reftests/flexbox/flexbox-box-sizing-on-items-horiz-1a.html
+# layout/reftests/flexbox/flexbox-box-sizing-on-items-vert-1b.html
+# layout/reftests/flexbox/flexbox-box-sizing-on-container-vert-1-ref.html
+# layout/reftests/flexbox/flexbox-box-sizing-on-items-horiz-1-ref.html
+# layout/reftests/flexbox/flexbox-box-sizing-on-items-vert-1a.html
+# layout/reftests/flexbox/flexbox-intrinsic-sizing-horiz-1b.xhtml
+# layout/reftests/flexbox/flexbox-box-sizing-on-container-horiz-1-ref.html
+# layout/reftests/flexbox/flexbox-float-2b.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changePadding-1b.xhtml
+# layout/reftests/flexbox/flexbox-float-2-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundText-1.xhtml
+# layout/reftests/flexbox/flexbox-widget-flex-items-4-ref.html
+# layout/reftests/flexbox/flexbox-position-fixed-2.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-3-iframe.html
+# layout/reftests/flexbox/flexbox-align-self-baseline-horiz-2.xhtml
+# layout/reftests/flexbox/flexbox-empty-container-synthesized-baseline-001.html
+# layout/reftests/flexbox/flexbox-position-absolute-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-box-sizing-on-items-vert-1-ref.html
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-resizeviewport-1.xhtml
+# layout/reftests/flexbox/flexbox-box-sizing-on-container-vert-1.html
+# layout/reftests/flexbox/flexbox-align-self-baseline-horiz-4.xhtml
+# layout/reftests/flexbox/flexbox-position-absolute-3.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertEmptySpan-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundSpan-1.xhtml
+# layout/reftests/flexbox/flexbox-float-1d.xhtml
+# layout/reftests/flexbox/flexbox-position-fixed-2-ref.xhtml
+# layout/reftests/flexbox/flexbox-position-fixed-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changePadding-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-widget-flex-items-1-ref.html
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-4.xhtml
+# layout/reftests/flexbox/flexbox-position-absolute-4.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundText-3.xhtml
+# layout/reftests/flexbox/flexbox-intrinsic-sizing-horiz-1a.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundText-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-1a.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundDiv-3.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-2.xhtml
+# layout/reftests/flexbox/flexbox-float-1a.xhtml
+# layout/reftests/flexbox/flexbox-box-sizing-on-container-horiz-1.html
+# layout/reftests/flexbox/flexbox-paint-ordering-3-ref.html
+# layout/reftests/flexbox/flexbox-widget-flex-items-1.html
+# layout/reftests/flexbox/flexbox-empty-container-synthesized-baseline-001-ref.html
+# layout/reftests/flexbox/flexbox-styling-on-svg-1-ref.svg
+# layout/reftests/flexbox/flexbox-dyn-changeOrder-1b.html
+# layout/reftests/flexbox/flexbox-float-1b.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundDiv-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-widget-flex-items-2.html
+# layout/reftests/flexbox/flexbox-resizeviewport-1-helper.html
+# layout/reftests/flexbox/flexbox-float-1-ref.xhtml
+# layout/reftests/flexbox/flexbox-position-absolute-4-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-2.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-3b.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-3-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-insertAroundDiv-2.xhtml
+# layout/reftests/flexbox/flexbox-position-absolute-2-ref.xhtml
+# layout/reftests/flexbox/flexbox-dyn-changePadding-1a.xhtml
+# layout/reftests/flexbox/flexbox-inlinecontent-horiz-4.xhtml
+# layout/reftests/flexbox/flexbox-position-absolute-3-ref.xhtml
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1c.html
+# layout/reftests/flexbox/pagination/flexbox-empty-1c.html
+# layout/reftests/flexbox/pagination/flexbox-empty-1d.html
+# layout/reftests/flexbox/pagination/flexbox-empty-2c.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-2-ref.html
+# layout/reftests/flexbox/pagination/flexbox-multicol-vert-empty-2.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1d.html
+# layout/reftests/flexbox/pagination/flexbox-empty-1h.html
+# layout/reftests/flexbox/pagination/flexbox-empty-1a.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1c-wrap.html
+# layout/reftests/flexbox/pagination/flexbox-empty-2-ref.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1d-wrap.html
+# layout/reftests/flexbox/pagination/flexbox-empty-1b.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1a-wrap.html
+# layout/reftests/flexbox/pagination/flexbox-empty-2a.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-2.html
+# layout/reftests/flexbox/pagination/flexbox-empty-1e.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1b.html
+# layout/reftests/flexbox/pagination/flexbox-empty-2d.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1-ref.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1b-wrap.html
+# layout/reftests/flexbox/pagination/flexbox-empty-1g.html
+# layout/reftests/flexbox/pagination/flexbox-empty-1f.html
+# layout/reftests/flexbox/pagination/flexbox-empty-2b.html
+# layout/reftests/flexbox/pagination/flexbox-empty-1-ref.html
+# layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1a.html
+# layout/reftests/selection/extend-1g.html
+# layout/reftests/selection/addrange-1.html
+# layout/reftests/selection/non-themed-widget.html
+# layout/reftests/selection/extend-4b.html
+# layout/reftests/selection/themed-widget-ref.html
+# layout/reftests/selection/extend-3g.html
+# layout/reftests/selection/dom-mutations-ref.html
+# layout/reftests/selection/extend-4a.html
+# layout/reftests/selection/extend-1a.html
+# layout/reftests/selection/extend-3c.html
+# layout/reftests/selection/extend-1e.html
+# layout/reftests/selection/extend-1b.html
+# layout/reftests/selection/extend-3a.html
+# layout/reftests/selection/extend-3d.html
+# layout/reftests/selection/extend-3e.html
+# layout/reftests/selection/trailing-space-1-ref.html
+# layout/reftests/selection/dynamic-text-1b.html
+# layout/reftests/selection/splitText-normalize.html
+# layout/reftests/selection/extend-1d.html
+# layout/reftests/selection/extend-3i.html
+# layout/reftests/selection/extend-1c.html
+# layout/reftests/selection/themed-widget.html
+# layout/reftests/selection/extend-1h.html
+# layout/reftests/selection/pseudo-element-of-native-anonymous-ref.html
+# layout/reftests/selection/extend-1i.html
+# layout/reftests/selection/extend-1-ref.html
+# layout/reftests/selection/extend-3b.html
+# layout/reftests/selection/modify-range-ref.html
+# layout/reftests/selection/trailing-space-1.html
+# layout/reftests/selection/extend-2b.html
+# layout/reftests/selection/non-themed-widget-ref.html
+# layout/reftests/selection/pseudo-element-of-native-anonymous.html
+# layout/reftests/selection/extend-3f.html
+# layout/reftests/selection/extend-2-ref.html
+# layout/reftests/selection/extend-1-sanity.html
+# layout/reftests/selection/extend-2a.html
+# layout/reftests/selection/addrange-ref.html
+# layout/reftests/selection/extend-3-ref.html
+# layout/reftests/selection/dynamic-text-1-ref.html
+# layout/reftests/selection/splitText-normalize-ref.html
+# layout/reftests/selection/dynamic-text-1a.html
+# layout/reftests/selection/addrange-2.html
+# layout/reftests/selection/modify-range.html
+# layout/reftests/selection/extend-1f.html
+# layout/reftests/selection/dom-mutations.html
+# layout/reftests/selection/extend-3-sanity.html
+# layout/reftests/selection/extend-4-ref.html
+# layout/reftests/selection/extend-3h.html
+# layout/reftests/image-element/invalidate-1-ref.html
+# layout/reftests/image-element/element-paint-subimage-sampling-restriction.html
+# layout/reftests/image-element/gradient-html-07b.html
+# layout/reftests/image-element/gradient-html-01-ref.svg
+# layout/reftests/image-element/element-paint-background-size-02.html
+# layout/reftests/image-element/gradient-html-06e.html
+# layout/reftests/image-element/canvas-outside-document-invalidate-02.html
+# layout/reftests/image-element/element-paint-clippath-ref.html
+# layout/reftests/image-element/gradient-html-03.html
+# layout/reftests/image-element/gradient-html-02-ref.svg
+# layout/reftests/image-element/element-paint-simple.html
+# layout/reftests/image-element/element-paint-clippath.html
+# layout/reftests/image-element/element-paint-continuation.html
+# layout/reftests/image-element/canvas-inside-document.html
+# layout/reftests/image-element/element-paint-paintserversize-rounding-01-ref.html
+# layout/reftests/image-element/element-paint-background-size-02-ref.html
+# layout/reftests/image-element/bug-364968.html
+# layout/reftests/image-element/image-outside-document-invalidate.html
+# layout/reftests/image-element/element-paint-transform-repeated.html
+# layout/reftests/image-element/bug-463204-ref.html
+# layout/reftests/image-element/element-paint-transform-03-ref.html
+# layout/reftests/image-element/element-paint-sharpness-01c.html
+# layout/reftests/image-element/element-paint-sharpness-02c.html
+# layout/reftests/image-element/element-paint-transform-01-ref.html
+# layout/reftests/image-element/element-paint-transform-02.html
+# layout/reftests/image-element/element-paint-transform-repeated-ref.html
+# layout/reftests/image-element/element-paint-sharpness-01d.html
+# layout/reftests/image-element/pattern-html-01-ref.svg
+# layout/reftests/image-element/gradient-html-02.html
+# layout/reftests/image-element/referenced-from-binding-01.html
+# layout/reftests/image-element/pattern-html-01.html
+# layout/reftests/image-element/bug-463204.html
+# layout/reftests/image-element/mozsetimageelement-02.html
+# layout/reftests/image-element/gradient-html-07d.html
+# layout/reftests/image-element/element-paint-sharpness-02a.html
+# layout/reftests/image-element/element-paint-simple-ref.html
+# layout/reftests/image-element/bug-364968-ref.html
+# layout/reftests/image-element/gradient-html-06c.html
+# layout/reftests/image-element/pattern-html-02.html
+# layout/reftests/image-element/mozsetimageelement-01.html
+# layout/reftests/image-element/gradient-html-05.html
+# layout/reftests/image-element/element-paint-multiple-backgrounds-01-ref.html
+# layout/reftests/image-element/element-paint-recursion.html
+# layout/reftests/image-element/element-paint-continuation-ref.html
+# layout/reftests/image-element/element-paint-repeated-ref.html
+# layout/reftests/image-element/element-paint-repeated.html
+# layout/reftests/image-element/gradient-html-07c.html
+# layout/reftests/image-element/gradient-html-03-ref.svg
+# layout/reftests/image-element/element-paint-multiple-backgrounds-01c.html
+# layout/reftests/image-element/element-paint-paintserversize-rounding-02.html
+# layout/reftests/image-element/element-paint-sharpness-02b.html
+# layout/reftests/image-element/element-paint-background-size-01-ref.html
+# layout/reftests/image-element/element-paint-paintserversize-rounding-02-ref.html
+# layout/reftests/image-element/gradient-html-07a.html
+# layout/reftests/image-element/element-paint-transform-02-ref.html
+# layout/reftests/image-element/element-paint-native-widget.html
+# layout/reftests/image-element/element-paint-multiple-backgrounds-01a.html
+# layout/reftests/image-element/pattern-html-02-ref.svg
+# layout/reftests/image-element/gradient-html-06a.html
+# layout/reftests/image-element/mozsetimageelement-01-ref.html
+# layout/reftests/image-element/invalidate-1.html
+# layout/reftests/image-element/element-paint-transform-01.html
+# layout/reftests/image-element/gradient-html-04-ref.html
+# layout/reftests/image-element/gradient-html-01.html
+# layout/reftests/image-element/element-paint-recursion-ref.html
+# layout/reftests/image-element/canvas-outside-document.html
+# layout/reftests/image-element/gradient-html-05-ref.html
+# layout/reftests/image-element/element-paint-paintserversize-rounding-01.html
+# layout/reftests/image-element/element-paint-transform-03.html
+# layout/reftests/image-element/gradient-html-06b.html
+# layout/reftests/image-element/element-paint-background-size-01.html
+# layout/reftests/image-element/canvas-outside-document-invalidate-01.html
+# layout/reftests/image-element/referenced-from-binding-01-ref.html
+# layout/reftests/image-element/element-paint-sharpness-01b.html
+# layout/reftests/image-element/element-paint-sharpness-01a.html
+# layout/reftests/image-element/gradient-html-04.html
+# layout/reftests/image-element/gradient-html-06d.html
+# layout/reftests/image-element/element-paint-multiple-backgrounds-01b.html
+# layout/reftests/image-element/element-paint-native-widget-ref.html
+# layout/reftests/image-element/referenced-from-binding-01.xbl
+# layout/reftests/text-transform/fullwidth-2.html
+# layout/reftests/text-transform/turkish-casing-1-ref.html
+# layout/reftests/text-transform/fullwidth-2-ref.html
+# layout/reftests/text-transform/small-caps-turkish-1.html
+# layout/reftests/text-transform/opentype-small-caps-1-notref.html
+# layout/reftests/text-transform/smtp-upper.html
+# layout/reftests/text-transform/capitalize-7.html
+# layout/reftests/text-transform/all-lower-ref.html
+# layout/reftests/text-transform/greek-uppercase-2-ref.html
+# layout/reftests/text-transform/uppercase-1.html
+# layout/reftests/text-transform/fullwidth-all.html
+# layout/reftests/text-transform/smtp-lower.html
+# layout/reftests/text-transform/irish-uppercase-1-ref.html
+# layout/reftests/text-transform/fake-small-caps-1-ref.html
+# layout/reftests/text-transform/uppercase-ref.html
+# layout/reftests/text-transform/opentype-small-caps-1.html
+# layout/reftests/text-transform/lowercase-sigma-1.html
+# layout/reftests/text-transform/graphite-small-caps-1-ref.html
+# layout/reftests/text-transform/all-upper.html
+# layout/reftests/text-transform/capitalize-3.html
+# layout/reftests/text-transform/capitalize-6-ref.html
+# layout/reftests/text-transform/fullwidth-1-ref.html
+# layout/reftests/text-transform/lowercase-ref.html
+# layout/reftests/text-transform/irish-lowercase-1-ref.html
+# layout/reftests/text-transform/all-lower.html
+# layout/reftests/text-transform/fullwidth-1.html
+# layout/reftests/text-transform/capitalize-ref.html
+# layout/reftests/text-transform/capitalize-8.html
+# layout/reftests/text-transform/uppercase-szlig-1.html
+# layout/reftests/text-transform/capitalize-2.html
+# layout/reftests/text-transform/all-title.html
+# layout/reftests/text-transform/capitalize-8-ref.html
+# layout/reftests/text-transform/smtp-title-ref.html
+# layout/reftests/text-transform/capitalize-5-ref.html
+# layout/reftests/text-transform/graphite-small-caps-1.html
+# layout/reftests/text-transform/irish-lowercase-1b.html
+# layout/reftests/text-transform/greek-uppercase-1-ref.html
+# layout/reftests/text-transform/greek-uppercase-1a.html
+# layout/reftests/text-transform/greek-uppercase-1b.html
+# layout/reftests/text-transform/fullwidth-all-ref.html
+# layout/reftests/text-transform/all-upper-ref.html
+# layout/reftests/text-transform/capitalize-1.html
+# layout/reftests/text-transform/smtp-lower-ref.html
+# layout/reftests/text-transform/greek-small-caps-1.html
+# layout/reftests/text-transform/greek-uppercase-2.html
+# layout/reftests/text-transform/irish-lowercase-1a.html
+# layout/reftests/text-transform/smtp-upper-ref.html
+# layout/reftests/text-transform/small-caps-1-ref.html
+# layout/reftests/text-transform/capitalize-7a.html
+# layout/reftests/text-transform/turkish-casing-1.html
+# layout/reftests/text-transform/lowercase-sigma-1-ref.html
+# layout/reftests/text-transform/lowercase-1.html
+# layout/reftests/text-transform/all-title-ref.html
+# layout/reftests/text-transform/capitalize-7-ref.html
+# layout/reftests/text-transform/irish-uppercase-1.html
+# layout/reftests/text-transform/smtp-title.html
+# layout/reftests/text-transform/uppercase-szlig-ref.html
+# layout/reftests/text-transform/small-caps-1.html
+# layout/reftests/text-transform/capitalize-4.html
+# layout/reftests/text-transform/capitalize-5.html
+# layout/reftests/text-transform/greek-small-caps-1-ref.html
+# layout/reftests/text-transform/capitalize-4-ref.html
+# layout/reftests/text-transform/small-caps-turkish-1-notref.html
+# layout/reftests/text-transform/capitalize-6.html
+# layout/reftests/text-transform/capitalize-3-ref.html
+# layout/reftests/text-transform/graphite-small-caps-1-notref.html
+# layout/reftests/text-transform/opentype-small-caps-1-ref.html
+# layout/reftests/text-transform/fake-small-caps-1.html
+# layout/reftests/font-features/font-variant-ligatures.html
+# layout/reftests/font-features/font-features-turkish-override-4.html
+# layout/reftests/font-features/font-variant-debug.html
+# layout/reftests/font-features/font-features-noliga.html
+# layout/reftests/font-features/subsuper-fallback-ref.html
+# layout/reftests/font-features/subsuper-nofallback.html
+# layout/reftests/font-features/font-features-order-4.html
+# layout/reftests/font-features/annotations.html
+# layout/reftests/font-features/font-features-hlig-2.html
+# layout/reftests/font-features/subsuper-fallback-omega.html
+# layout/reftests/font-features/font-variant-numeric-ref.html
+# layout/reftests/font-features/font-kerning-table-none.html
+# layout/reftests/font-features/font-variant-ref.html
+# layout/reftests/font-features/font-features-across-space-1-ref.html
+# layout/reftests/font-features/font-variant.html
+# layout/reftests/font-features/font-kerning-table-normal.html
+# layout/reftests/font-features/caps-fallback-allsmallcaps.html
+# layout/reftests/font-features/font-variant-alternates.html
+# layout/reftests/font-features/spacelookups-wordcache.html
+# layout/reftests/font-features/font-features-across-space-1.html
+# layout/reftests/font-features/font-variant-caps.html
+# layout/reftests/font-features/font-features-hlig.html
+# layout/reftests/font-features/kerning-sanity-check-default.html
+# layout/reftests/font-features/alternates-order-ref.html
+# layout/reftests/font-features/subsuper-nofallback-ref1.html
+# layout/reftests/font-features/caps-fallback-petitecaps.html
+# layout/reftests/font-features/font-features-order-5.html
+# layout/reftests/font-features/font-kerning-normal.html
+# layout/reftests/font-features/kerning-spaces-tnr-default.html
+# layout/reftests/font-features/spacelookups-ref.html
+# layout/reftests/font-features/font-features-turkish-override-2.html
+# layout/reftests/font-features/subsuper-fallback-notref3.html
+# layout/reftests/font-features/spacelookups-wordcache-ref.html
+# layout/reftests/font-features/font-kerning-2.html
+# layout/reftests/font-features/font-variant-alternates-ref.html
+# layout/reftests/font-features/kerning-sanity-check-nokern.html
+# layout/reftests/font-features/annotations-ref.html
+# layout/reftests/font-features/caps-fallback-smcpc2sc.html
+# layout/reftests/font-features/font-features-hlig-4.html
+# layout/reftests/font-features/kerning-sanity-check-kern.html
+# layout/reftests/font-features/kerning-spaces-arial-nokern.html
+# layout/reftests/font-features/subsuper-fallback-size.html
+# layout/reftests/font-features/font-variant-numeric.html
+# layout/reftests/font-features/font-features-order-2.html
+# layout/reftests/font-features/font-features-turkish-override-5.html
+# layout/reftests/font-features/font-variant-caps-ref.html
+# layout/reftests/font-features/font-features-turkish-ref.html
+# layout/reftests/font-features/font-features-order-3.html
+# layout/reftests/font-features/kerning-spaces-arial-default.html
+# layout/reftests/font-features/caps-fallback-allpetitecaps.html
+# layout/reftests/font-features/spacelookups.html
+# layout/reftests/font-features/subsuper-fallback-omega-notref.html
+# layout/reftests/font-features/font-variant-east-asian-ref.html
+# layout/reftests/font-features/fwid-spaces-ref.html
+# layout/reftests/font-features/font-kerning-nokern.html
+# layout/reftests/font-features/kerning-spaces-arial-kern.html
+# layout/reftests/font-features/caps-fallback-default.html
+# layout/reftests/font-features/subsuper-fallback-notref1.html
+# layout/reftests/font-features/font-features-turkish.html
+# layout/reftests/font-features/font-kerning-auto.html
+# layout/reftests/font-features/font-features-ligatures-none.html
+# layout/reftests/font-features/kerning-spaces-tnr-kern.html
+# layout/reftests/font-features/font-kerning-1.html
+# layout/reftests/font-features/font-features-hlig-5.html
+# layout/reftests/font-features/font-kerning-3.html
+# layout/reftests/font-features/fwid-spaces.html
+# layout/reftests/font-features/font-variant-position-ref.html
+# layout/reftests/font-features/subsuper-nofallback-ref2.html
+# layout/reftests/font-features/subsuper-nofallback-notref.html
+# layout/reftests/font-features/font-features-order-1.html
+# layout/reftests/font-features/font-variant-east-asian.html
+# layout/reftests/font-features/caps-fallback-smcp.html
+# layout/reftests/font-features/alternates-order.html
+# layout/reftests/font-features/caps-fallback-smallcaps2.html
+# layout/reftests/font-features/font-features-turkish-override-1.html
+# layout/reftests/font-features/caps-fallback-smallcaps1.html
+# layout/reftests/font-features/font-features-hlig-3.html
+# layout/reftests/font-features/font-kerning-kern.html
+# layout/reftests/font-features/font-features-turkish-override-3.html
+# layout/reftests/font-features/font-kerning-none.html
+# layout/reftests/font-features/font-features-ref.html
+# layout/reftests/font-features/font-variant-position.html
+# layout/reftests/font-features/subsuper-fallback-size-ref.html
+# layout/reftests/font-features/subsuper-fallback-notref2.html
+# layout/reftests/font-features/font-variant-ligatures-ref.html
+# layout/reftests/font-features/subsuper-fallback.html
+# layout/reftests/font-features/kerning-spaces-tnr-nokern.html
+# layout/reftests/counter-style/system-additive-ref.html
+# layout/reftests/counter-style/descriptor-range.html
+# layout/reftests/counter-style/descriptor-symbols-invalid-ref.html
+# layout/reftests/counter-style/redefine-builtin-ref.html
+# layout/reftests/counter-style/system-alphabetic.html
+# layout/reftests/counter-style/symbols-function-invalid.html
+# layout/reftests/counter-style/descriptor-negative-invalid-ref.html
+# layout/reftests/counter-style/system-symbolic.html
+# layout/reftests/counter-style/descriptor-prefix-ref.html
+# layout/reftests/counter-style/symbols-function-invalid-ref.html
+# layout/reftests/counter-style/descriptor-pad-invalid-ref.html
+# layout/reftests/counter-style/descriptor-suffix.html
+# layout/reftests/counter-style/descriptor-fallback-ref.html
+# layout/reftests/counter-style/descriptor-range-invalid.html
+# layout/reftests/counter-style/descriptor-pad-invalid.html
+# layout/reftests/counter-style/descriptor-suffix-ref.html
+# layout/reftests/counter-style/system-numeric-invalid.html
+# layout/reftests/counter-style/system-alphabetic-invalid.html
+# layout/reftests/counter-style/descriptor-suffix-invalid-ref.html
+# layout/reftests/counter-style/name-case-sensitivity.html
+# layout/reftests/counter-style/dependent-builtin-ref.html
+# layout/reftests/counter-style/system-numeric.html
+# layout/reftests/counter-style/descriptor-pad.html
+# layout/reftests/counter-style/descriptor-fallback.html
+# layout/reftests/counter-style/system-cyclic.html
+# layout/reftests/counter-style/system-numeric-ref.html
+# layout/reftests/counter-style/disclosure-styles-ref.html
+# layout/reftests/counter-style/system-fixed-ref.html
+# layout/reftests/counter-style/system-additive.html
+# layout/reftests/counter-style/descriptor-suffix-invalid.html
+# layout/reftests/counter-style/redefine-attr-mapping.html
+# layout/reftests/counter-style/descriptor-negative.html
+# layout/reftests/counter-style/descriptor-symbols-ref.html
+# layout/reftests/counter-style/name-case-sensitivity-ref.html
+# layout/reftests/counter-style/redefine-attr-mapping-ref.html
+# layout/reftests/counter-style/system-fixed.html
+# layout/reftests/counter-style/system-additive-invalid.html
+# layout/reftests/counter-style/descriptor-range-ref.html
+# layout/reftests/counter-style/system-symbolic-ref.html
+# layout/reftests/counter-style/descriptor-symbols-invalid.html
+# layout/reftests/counter-style/system-extends.html
+# layout/reftests/counter-style/descriptor-negative-ref.html
+# layout/reftests/counter-style/descriptor-fallback-invalid-ref.html
+# layout/reftests/counter-style/symbols-function.html
+# layout/reftests/counter-style/symbols-function-ref.html
+# layout/reftests/counter-style/redefine-builtin.html
+# layout/reftests/counter-style/descriptor-fallback-invalid.html
+# layout/reftests/counter-style/system-common-invalid2-ref.html
+# layout/reftests/counter-style/descriptor-negative-invalid.html
+# layout/reftests/counter-style/descriptor-prefix-invalid-ref.html
+# layout/reftests/counter-style/system-extends-invalid-ref.html
+# layout/reftests/counter-style/system-fixed-invalid.html
+# layout/reftests/counter-style/descriptor-prefix.html
+# layout/reftests/counter-style/descriptor-range-invalid-ref.html
+# layout/reftests/counter-style/disclosure-styles.html
+# layout/reftests/counter-style/system-extends-ref.html
+# layout/reftests/counter-style/descriptor-prefix-invalid.html
+# layout/reftests/counter-style/descriptor-pad-ref.html
+# layout/reftests/counter-style/descriptor-symbols.html
+# layout/reftests/counter-style/system-common-invalid-ref.html
+# layout/reftests/counter-style/system-extends-invalid.html
+# layout/reftests/counter-style/system-cyclic-invalid.html
+# layout/reftests/counter-style/system-cyclic-ref.html
+# layout/reftests/counter-style/dependent-builtin.html
+# layout/reftests/counter-style/system-alphabetic-ref.html
+# layout/reftests/counter-style/system-symbolic-invalid.html
+# layout/reftests/ogg-video/poster-4.html
+# layout/reftests/ogg-video/poster-6.html
+# layout/reftests/ogg-video/empty-1-ref.html
+# layout/reftests/ogg-video/poster-ref-black140x100.html
+# layout/reftests/ogg-video/poster-8.html
+# layout/reftests/ogg-video/aspect-ratio-3-ref.xhtml
+# layout/reftests/ogg-video/aspect-ratio-1a.xhtml
+# layout/reftests/ogg-video/poster-11.html
+# layout/reftests/ogg-video/aspect-ratio-1-ref.html
+# layout/reftests/ogg-video/poster-ref-red140x100.html
+# layout/reftests/ogg-video/offset-1-ref.html
+# layout/reftests/ogg-video/poster-12.html
+# layout/reftests/ogg-video/basic-1-ref.html
+# layout/reftests/ogg-video/poster-ref-blue140x100.html
+# layout/reftests/ogg-video/poster-3.html
+# layout/reftests/ogg-video/encoded-aspect-ratio-1-ref.html
+# layout/reftests/ogg-video/canvas-1a.xhtml
+# layout/reftests/ogg-video/offset-1.xhtml
+# layout/reftests/ogg-video/object-aspect-ratio-1a.xhtml
+# layout/reftests/ogg-video/zoomed-1.xhtml
+# layout/reftests/ogg-video/clipping-1a.html
+# layout/reftests/ogg-video/aspect-ratio-2-ref.html
+# layout/reftests/ogg-video/canvas-1b.xhtml
+# layout/reftests/ogg-video/object-aspect-ratio-2a.xhtml
+# layout/reftests/ogg-video/poster-5.html
+# layout/reftests/ogg-video/aspect-ratio-2b.xhtml
+# layout/reftests/ogg-video/poster-15.html
+# layout/reftests/ogg-video/poster-10.html
+# layout/reftests/ogg-video/zoomed-1-ref.html
+# layout/reftests/ogg-video/aspect-ratio-3a.xhtml
+# layout/reftests/ogg-video/clipping-1-ref.html
+# layout/reftests/ogg-video/aspect-ratio-1b.xhtml
+# layout/reftests/ogg-video/object-aspect-ratio-2b.xhtml
+# layout/reftests/ogg-video/444-1.html
+# layout/reftests/ogg-video/poster-2.html
+# layout/reftests/ogg-video/aspect-ratio-3b.xhtml
+# layout/reftests/ogg-video/empty-1b.html
+# layout/reftests/ogg-video/poster-13.html
+# layout/reftests/ogg-video/object-aspect-ratio-1b.xhtml
+# layout/reftests/ogg-video/encoded-aspect-ratio-1.html
+# layout/reftests/ogg-video/aspect-ratio-2a.xhtml
+# layout/reftests/ogg-video/empty-1a.html
+# layout/reftests/ogg-video/poster-7.html
+# layout/reftests/ogg-video/poster-ref-blue400x300.html
+# layout/reftests/ogg-video/poster-ref-blue125x100.html
+# layout/reftests/ogg-video/poster-ref-green70x30.html
+# layout/reftests/ogg-video/basic-1.xhtml
+# layout/reftests/ogg-video/poster-ref-blue250x200.html
+# layout/reftests/ogg-video/444-1-ref.html
+# layout/reftests/ogg-video/poster-1.html
+# layout/reftests/css-parsing/pseudo-elements-1.html
+# layout/reftests/css-parsing/invalid-url-handling.xhtml
+# layout/reftests/css-parsing/at-rule-013-ref.html
+# layout/reftests/css-parsing/invalid-url-handling-ref.xhtml
+# layout/reftests/css-parsing/at-rule-013.html
+# layout/reftests/css-parsing/at-rule-error-handling-media-1.html
+# layout/reftests/css-parsing/at-rule-error-handling-import-1.html
+# layout/reftests/css-parsing/at-rule-error-handling-ref.html
+# layout/reftests/css-parsing/pseudo-elements-1-ref.html
+# layout/reftests/css-parsing/supports-moz-bool-pref-ref.html
+# layout/reftests/css-parsing/invalid-attr-1-ref.html
+# layout/reftests/css-parsing/invalid-attr-1.html
+# layout/reftests/css-parsing/two-dash-identifiers.html
+# layout/reftests/css-parsing/supports-moz-bool-pref.html
+# layout/reftests/css-parsing/two-dash-identifiers-ref.html
+# layout/reftests/css-parsing/invalid-font-face-descriptor-1-ref.html
+# layout/reftests/css-parsing/invalid-font-face-descriptor-1.html
+# layout/reftests/css-enabled/fieldset/fieldset-disabled.html
+# layout/reftests/css-enabled/fieldset/fieldset-fieldset-2.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-2.html
+# layout/reftests/css-enabled/fieldset/fieldset-enabled.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-4.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-ref-2.html
+# layout/reftests/css-enabled/fieldset/fieldset-fieldset-4.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-ref-1.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-ref-5.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-5.html
+# layout/reftests/css-enabled/fieldset/fieldset-fieldset-ref.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-ref-3.html
+# layout/reftests/css-enabled/fieldset/fieldset-fieldset-1.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-1.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-ref-4.html
+# layout/reftests/css-enabled/fieldset/fieldset-ref.html
+# layout/reftests/css-enabled/fieldset/fieldset-fieldset-3.html
+# layout/reftests/css-enabled/fieldset/fieldset-legend-3.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-4.html
+# layout/reftests/css-enabled/select/select-fieldset-ref-disabled.html
+# layout/reftests/css-enabled/select/select-fieldset-2.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-5.html
+# layout/reftests/css-enabled/select/select-fieldset-ref.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-1.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-ref-5.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-ref-1.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-ref-2.html
+# layout/reftests/css-enabled/select/select-fieldset-3.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-3.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-ref-4.html
+# layout/reftests/css-enabled/select/select-fieldset-4.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-ref-3.html
+# layout/reftests/css-enabled/select/select-fieldset-1.html
+# layout/reftests/css-enabled/select/select-fieldset-legend-2.html
+# layout/reftests/css-enabled/output/output-ref.html
+# layout/reftests/css-enabled/output/output.html
+# layout/reftests/css-enabled/optgroup/optgroup-fieldset-ref.html
+# layout/reftests/css-enabled/optgroup/optgroup-fieldset-1.html
+# layout/reftests/css-enabled/object/object.html
+# layout/reftests/css-enabled/object/object-ref.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-ref-1.html
+# layout/reftests/css-enabled/button/button-fieldset-2.html
+# layout/reftests/css-enabled/button/button-fieldset-4.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-ref-2.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-4.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-5.html
+# layout/reftests/css-enabled/button/button-fieldset-3.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-ref-3.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-ref-5.html
+# layout/reftests/css-enabled/button/button-fieldset-ref.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-3.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-2.html
+# layout/reftests/css-enabled/button/button-fieldset-1.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-1.html
+# layout/reftests/css-enabled/button/button-fieldset-legend-ref-4.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-2.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-ref-1.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-5.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-1.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-ref.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-ref-4.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-ref-5.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-ref-3.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-3.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-2.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-ref-2.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-4.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-1.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-3.html
+# layout/reftests/css-enabled/textarea/textarea-fieldset-legend-4.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-ref-5.html
+# layout/reftests/css-enabled/input/input-fieldset-3.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-5.html
+# layout/reftests/css-enabled/input/input-fieldset-4.html
+# layout/reftests/css-enabled/input/input-fieldset-ref.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-3.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-2.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-ref-1.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-4.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-ref-4.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-1.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-ref-2.html
+# layout/reftests/css-enabled/input/input-fieldset-legend-ref-3.html
+# layout/reftests/css-enabled/input/input-fieldset-2.html
+# layout/reftests/css-enabled/input/input-fieldset-1.html
+# layout/reftests/css-enabled/label/label-ref.html
+# layout/reftests/css-enabled/label/label.html
+# layout/reftests/css-enabled/option/option-fieldset-ref.html
+# layout/reftests/css-enabled/option/option-fieldset-1.html
+# layout/reftests/css-gradients/linear-keywords-1a.html
+# layout/reftests/css-gradients/repeating-radial-2b.html
+# layout/reftests/css-gradients/aja-linear-1f.html
+# layout/reftests/css-gradients/radial-zero-length-1d.html
+# layout/reftests/css-gradients/repeating-linear-1-ref.html
+# layout/reftests/css-gradients/radial-position-1b.html
+# layout/reftests/css-gradients/linear-vertical-subpixel-1-ref.html
+# layout/reftests/css-gradients/radial-size-1b.html
+# layout/reftests/css-gradients/linear-diagonal-8a.html
+# layout/reftests/css-gradients/linear-diagonal-3-ref.html
+# layout/reftests/css-gradients/radial-position-1-ref.html
+# layout/reftests/css-gradients/radial-onestopposition-1c.html
+# layout/reftests/css-gradients/linear-diagonal-4b.html
+# layout/reftests/css-gradients/repeating-radial-1-ref.html
+# layout/reftests/css-gradients/height-dependence-3-ref.html
+# layout/reftests/css-gradients/linear-zero-length-1b.html
+# layout/reftests/css-gradients/large-gradient-2-ref.html
+# layout/reftests/css-gradients/linear-diagonal-3a.html
+# layout/reftests/css-gradients/linear-diagonal-2a.html
+# layout/reftests/css-gradients/linear-vertical-1e.html
+# layout/reftests/css-gradients/radial-shape-farthest-side-1c.html
+# layout/reftests/css-gradients/linear-zero-length-1a.html
+# layout/reftests/css-gradients/radial-shape-farthest-corner-1a.html
+# layout/reftests/css-gradients/aja-linear-5a.html
+# layout/reftests/css-gradients/linear-vertical-1a.html
+# layout/reftests/css-gradients/repeating-radial-onestopposition-1c.html
+# layout/reftests/css-gradients/repeating-radial-1c.html
+# layout/reftests/css-gradients/linear-diagonal-8-ref.html
+# layout/reftests/css-gradients/twostops-1a.html
+# layout/reftests/css-gradients/linear-stops-1d.html
+# layout/reftests/css-gradients/repeating-linear-1b.html
+# layout/reftests/css-gradients/linear-1b.html
+# layout/reftests/css-gradients/height-dependence-2.html
+# layout/reftests/css-gradients/bug-916535-background-repeat-linear.html
+# layout/reftests/css-gradients/repeated-final-stop-1-ref.html
+# layout/reftests/css-gradients/radial-2a.html
+# layout/reftests/css-gradients/large-gradient-3.html
+# layout/reftests/css-gradients/linear-diagonal-3c.html
+# layout/reftests/css-gradients/radial-zero-length-1f.html
+# layout/reftests/css-gradients/linear-diagonal-1c.html
+# layout/reftests/css-gradients/radial-zero-length-1c.html
+# layout/reftests/css-gradients/aja-linear-3a.html
+# layout/reftests/css-gradients/aja-linear-1c.html
+# layout/reftests/css-gradients/linear-percent-ref.html
+# layout/reftests/css-gradients/linear-viewport-ref.html
+# layout/reftests/css-gradients/radial-zero-length-1b.html
+# layout/reftests/css-gradients/linear-stops-1a.html
+# layout/reftests/css-gradients/large-gradient-3-ref.html
+# layout/reftests/css-gradients/repeating-radial-1e.html
+# layout/reftests/css-gradients/repeating-radial-1d.html
+# layout/reftests/css-gradients/linear-viewport.html
+# layout/reftests/css-gradients/twostops-1f.html
+# layout/reftests/css-gradients/radial-zero-length-1e.html
+# layout/reftests/css-gradients/linear-onestopposition-1-ref2.html
+# layout/reftests/css-gradients/linear-rotated-1-ref.html
+# layout/reftests/css-gradients/radial-zero-length-1i.html
+# layout/reftests/css-gradients/aja-linear-1g.html
+# layout/reftests/css-gradients/linear-diagonal-9a.html
+# layout/reftests/css-gradients/linear-diagonal-3b.html
+# layout/reftests/css-gradients/height-dependence-1-ref.html
+# layout/reftests/css-gradients/repeating-linear-2a.html
+# layout/reftests/css-gradients/large-gradient-5-ref.html
+# layout/reftests/css-gradients/aja-linear-1a.html
+# layout/reftests/css-gradients/radial-2c.html
+# layout/reftests/css-gradients/nostops.html
+# layout/reftests/css-gradients/height-dependence-3.html
+# layout/reftests/css-gradients/linear-stops-1-ref.html
+# layout/reftests/css-gradients/linear-repeat-1c.html
+# layout/reftests/css-gradients/radial-shape-farthest-side-1a.html
+# layout/reftests/css-gradients/radial-zero-length-1a.html
+# layout/reftests/css-gradients/linear-stops-1c.html
+# layout/reftests/css-gradients/linear-repeat-1e.html
+# layout/reftests/css-gradients/repeating-radial-2-ref.html
+# layout/reftests/css-gradients/linear-vertical-1c.html
+# layout/reftests/css-gradients/radial-onestopposition-1-ref.html
+# layout/reftests/css-gradients/radial-shape-farthest-corner-1c.html
+# layout/reftests/css-gradients/aja-linear-6a.html
+# layout/reftests/css-gradients/radial-2b.html
+# layout/reftests/css-gradients/aja-linear-1d.html
+# layout/reftests/css-gradients/twostops-1e.html
+# layout/reftests/css-gradients/twostops-1d.html
+# layout/reftests/css-gradients/linear-diagonal-9-ref.html
+# layout/reftests/css-gradients/linear-diagonal-6a.html
+# layout/reftests/css-gradients/radial-1b.html
+# layout/reftests/css-gradients/linear-diagonal-2-ref.html
+# layout/reftests/css-gradients/1224761-1.html
+# layout/reftests/css-gradients/repeating-linear-2-ref.html
+# layout/reftests/css-gradients/linear-stops-1f.html
+# layout/reftests/css-gradients/linear-diagonal-7a.html
+# layout/reftests/css-gradients/aja-linear-6-ref.html
+# layout/reftests/css-gradients/radial-onestopposition-1b.html
+# layout/reftests/css-gradients/radial-1c.html
+# layout/reftests/css-gradients/linear-rotated-1.html
+# layout/reftests/css-gradients/aja-linear-3b.html
+# layout/reftests/css-gradients/linear-zero-length-1c.html
+# layout/reftests/css-gradients/linear-size-1-ref.html
+# layout/reftests/css-gradients/linear-repeat-1-ref.html
+# layout/reftests/css-gradients/twostops-1g.html
+# layout/reftests/css-gradients/linear-mix.html
+# layout/reftests/css-gradients/large-gradient-1.html
+# layout/reftests/css-gradients/aja-linear-5-ref.html
+# layout/reftests/css-gradients/aja-linear-2d.html
+# layout/reftests/css-gradients/orange-square.html
+# layout/reftests/css-gradients/radial-1-ref.html
+# layout/reftests/css-gradients/radial-shape-closest-side-1-ref.html
+# layout/reftests/css-gradients/linear-flipped-1-ref.html
+# layout/reftests/css-gradients/linear-diagonal-5-ref.html
+# layout/reftests/css-gradients/linear-percent.html
+# layout/reftests/css-gradients/radial-2e.html
+# layout/reftests/css-gradients/linear-diagonal-5a.html
+# layout/reftests/css-gradients/repeating-radial-1f.html
+# layout/reftests/css-gradients/linear-stops-1b.html
+# layout/reftests/css-gradients/radial-size-1-ref.html
+# layout/reftests/css-gradients/radial-shape-closest-corner-1a.html
+# layout/reftests/css-gradients/repeating-linear-1a.html
+# layout/reftests/css-gradients/linear-position-1-ref.html
+# layout/reftests/css-gradients/aja-linear-4a.html
+# layout/reftests/css-gradients/large-gradient-4-ref.html
+# layout/reftests/css-gradients/radial-1a.html
+# layout/reftests/css-gradients/repeating-radial-onestopposition-1a.html
+# layout/reftests/css-gradients/twostops-1-ref.html
+# layout/reftests/css-gradients/linear-diagonal-1a.html
+# layout/reftests/css-gradients/linear-repeat-1g.html
+# layout/reftests/css-gradients/aja-linear-3-ref.html
+# layout/reftests/css-gradients/linear-1-ref.html
+# layout/reftests/css-gradients/linear-repeat-1b.html
+# layout/reftests/css-gradients/radial-zero-length-1-ref.html
+# layout/reftests/css-gradients/linear-vertical-subpixel-1.html
+# layout/reftests/css-gradients/linear-1a.html
+# layout/reftests/css-gradients/radial-zero-length-1g.html
+# layout/reftests/css-gradients/linear-diagonal-1-ref.html
+# layout/reftests/css-gradients/linear-stops-1e.html
+# layout/reftests/css-gradients/large-gradient-2.html
+# layout/reftests/css-gradients/radial-onestopposition-1a.html
+# layout/reftests/css-gradients/radial-position-1a.html
+# layout/reftests/css-gradients/aja-linear-6b.html
+# layout/reftests/css-gradients/linear-keywords-1-ref.html
+# layout/reftests/css-gradients/repeating-radial-1b.html
+# layout/reftests/css-gradients/linear-diagonal-4-ref.html
+# layout/reftests/css-gradients/linear-mix-ref.html
+# layout/reftests/css-gradients/1224761-1-ref.html
+# layout/reftests/css-gradients/height-dependence-1.html
+# layout/reftests/css-gradients/linear-repeat-1f.html
+# layout/reftests/css-gradients/repeating-linear-onestopposition-1.html
+# layout/reftests/css-gradients/aja-linear-1b.html
+# layout/reftests/css-gradients/radial-size-1a.html
+# layout/reftests/css-gradients/linear-keywords-1b.html
+# layout/reftests/css-gradients/large-gradient-1-ref.html
+# layout/reftests/css-gradients/aja-linear-2-ref.html
+# layout/reftests/css-gradients/large-gradient-4.html
+# layout/reftests/css-gradients/radial-shape-closest-side-1a.html
+# layout/reftests/css-gradients/aja-linear-1-ref.html
+# layout/reftests/css-gradients/linear-diagonal-1b.html
+# layout/reftests/css-gradients/twostops-1c.html
+# layout/reftests/css-gradients/aja-linear-4b.html
+# layout/reftests/css-gradients/radial-zero-length-1j.html
+# layout/reftests/css-gradients/linear-diagonal-6-ref.html
+# layout/reftests/css-gradients/aja-linear-2a.html
+# layout/reftests/css-gradients/radial-2f.html
+# layout/reftests/css-gradients/aja-linear-2c.html
+# layout/reftests/css-gradients/radial-shape-closest-side-1b.html
+# layout/reftests/css-gradients/linear-diagonal-7-ref.html
+# layout/reftests/css-gradients/bug-916535-background-repeat-linear-ref.html
+# layout/reftests/css-gradients/radial-shape-farthest-corner-1b.html
+# layout/reftests/css-gradients/radial-shape-closest-corner-1b.html
+# layout/reftests/css-gradients/linear-onestopposition-1.html
+# layout/reftests/css-gradients/linear-repeat-1a.html
+# layout/reftests/css-gradients/linear-onestopposition-1-ref.html
+# layout/reftests/css-gradients/repeated-final-stop-1.html
+# layout/reftests/css-gradients/linear-diagonal-2b.html
+# layout/reftests/css-gradients/linear-size-1a.html
+# layout/reftests/css-gradients/radial-shape-farthest-side-1-ref.html
+# layout/reftests/css-gradients/repeating-radial-1a.html
+# layout/reftests/css-gradients/radial-shape-closest-side-1c.html
+# layout/reftests/css-gradients/linear-zero-length-1-ref.html
+# layout/reftests/css-gradients/radial-2d.html
+# layout/reftests/css-gradients/linear-vertical-1-ref.html
+# layout/reftests/css-gradients/radial-shape-closest-corner-1c.html
+# layout/reftests/css-gradients/radial-shape-farthest-side-1b.html
+# layout/reftests/css-gradients/repeating-radial-onestopposition-1b.html
+# layout/reftests/css-gradients/repeating-radial-2a.html
+# layout/reftests/css-gradients/linear-flipped-1.html
+# layout/reftests/css-gradients/linear-repeat-1d.html
+# layout/reftests/css-gradients/onestop.html
+# layout/reftests/css-gradients/aja-linear-4-ref.html
+# layout/reftests/css-gradients/large-gradient-5.html
+# layout/reftests/css-gradients/linear-vertical-1d.html
+# layout/reftests/css-gradients/twostops-1b.html
+# layout/reftests/css-gradients/radial-shape-closest-corner-1-ref.html
+# layout/reftests/css-gradients/linear-diagonal-4c.html
+# layout/reftests/css-gradients/height-dependence-2-ref.html
+# layout/reftests/css-gradients/radial-2-ref.html
+# layout/reftests/css-gradients/radial-zero-length-1h.html
+# layout/reftests/css-gradients/linear-position-1a.html
+# layout/reftests/css-gradients/linear-diagonal-4a.html
+# layout/reftests/css-gradients/radial-shape-farthest-corner-1-ref.html
+# layout/reftests/css-gradients/aja-linear-1e.html
+# layout/reftests/css-gradients/aja-linear-2b.html
+# layout/reftests/css-gradients/linear-vertical-1b.html
+# layout/reftests/css-gradients/linear-diagonal-2c.html
+# layout/reftests/writing-mode/1108923-1-percentage-margins.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-5-ref.html
+# layout/reftests/writing-mode/1152941-1-orthogonal-blocksize-overflow.html
+# layout/reftests/writing-mode/1090168-1.html
+# layout/reftests/writing-mode/font-inflation-1-ref.html
+# layout/reftests/writing-mode/1088025-1.html
+# layout/reftests/writing-mode/1127488-align-right-vertical-rl-ltr.html
+# layout/reftests/writing-mode/ua-style-sheet-fieldset-1.html
+# layout/reftests/writing-mode/1147834-relative-overconstrained-vertical-lr-ltr.html
+# layout/reftests/writing-mode/ua-style-sheet-textarea-1a-ref.html
+# layout/reftests/writing-mode/1134744-radio-checkbox-baseline-1.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-1c.html
+# layout/reftests/writing-mode/1163238-orthogonal-auto-margins.html
+# layout/reftests/writing-mode/1127488-align-left-vertical-lr-rtl.html
+# layout/reftests/writing-mode/1127488-align-left-horizontal-tb-ltr.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-1-ref.html
+# layout/reftests/writing-mode/1156021-text-indent-percent.html
+# layout/reftests/writing-mode/1090159-1.html
+# layout/reftests/writing-mode/1131013-vertical-bidi.html
+# layout/reftests/writing-mode/1302734-bidi-plaintext-1-ref.html
+# layout/reftests/writing-mode/1243125-1-floats-overflowing-ref.html
+# layout/reftests/writing-mode/1117227-1-text-overflow-ref.html
+# layout/reftests/writing-mode/1103613-1.html
+# layout/reftests/writing-mode/1127488-align-top-right-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-6.html
+# layout/reftests/writing-mode/1151993-1-orthogonal-block-size-ref.html
+# layout/reftests/writing-mode/1094914-1b.html
+# layout/reftests/writing-mode/1172774-percent-horizontal-ref.html
+# layout/reftests/writing-mode/1136557-1-nested-spans-ref.html
+# layout/reftests/writing-mode/1127488-align-start-horizontal-tb-ltr.html
+# layout/reftests/writing-mode/ua-style-sheet-input-number-1.html
+# layout/reftests/writing-mode/1089388-1-ref.html
+# layout/reftests/writing-mode/1127488-align-default-horizontal-tb-rtl.html
+# layout/reftests/writing-mode/1157758-1-vertical-arabic.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-12.html
+# layout/reftests/writing-mode/1147834-top-left-ref.html
+# layout/reftests/writing-mode/1094434-1.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-13.html
+# layout/reftests/writing-mode/1147834-relative-overconstrained-vertical-lr-rtl.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-2a.html
+# layout/reftests/writing-mode/ua-style-sheet-input-number-1-ref.html
+# layout/reftests/writing-mode/1136557-3-nested-spans-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-border-2-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-textarea-1.html
+# layout/reftests/writing-mode/1108923-1-percentage-margins-ref.html
+# layout/reftests/writing-mode/1127488-align-default-horizontal-tb-ltr.html
+# layout/reftests/writing-mode/1127488-align-right-vertical-lr-rtl.html
+# layout/reftests/writing-mode/1172774-percent-padding-4.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-6-ref.html
+# layout/reftests/writing-mode/1102175-1-ref.html
+# layout/reftests/writing-mode/1086883-1b.html
+# layout/reftests/writing-mode/1083848-1-inline-border.html
+# layout/reftests/writing-mode/1130907-intrinsic-sizing-1.html
+# layout/reftests/writing-mode/1105268-2-min-max-dimensions-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-9.html
+# layout/reftests/writing-mode/1090168-2.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-12-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-3.html
+# layout/reftests/writing-mode/1193519-sideways-lr-1.html
+# layout/reftests/writing-mode/font-inflation-1d-ref.html
+# layout/reftests/writing-mode/1138356-1-button-contents-alignment.html
+# layout/reftests/writing-mode/1127488-align-right-horizontal-tb-ltr.html
+# layout/reftests/writing-mode/font-inflation-1c-ref.html
+# layout/reftests/writing-mode/1147834-bottom-left-ref.html
+# layout/reftests/writing-mode/1127488-align-end-vertical-rl-rtl.html
+# layout/reftests/writing-mode/1136557-2-nested-spans-ref.html
+# layout/reftests/writing-mode/1094434-2.html
+# layout/reftests/writing-mode/1106669-1-intrinsic-for-container.html
+# layout/reftests/writing-mode/1138356-1-button-contents-alignment-ref.html
+# layout/reftests/writing-mode/1144501-1b-block-end-margin-orthogonal-size.html
+# layout/reftests/writing-mode/1090168-1-notref.html
+# layout/reftests/writing-mode/1122366-1-margin-collapse-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-button-1b-ref.html
+# layout/reftests/writing-mode/1103613-1-ref.html
+# layout/reftests/writing-mode/1193519-sideways-lr-2.html
+# layout/reftests/writing-mode/1117227-1-text-overflow.html
+# layout/reftests/writing-mode/1216747-1-notref.html
+# layout/reftests/writing-mode/1147834-relative-overconstrained-horizontal-tb-rtl.html
+# layout/reftests/writing-mode/ua-style-sheet-border-5.html
+# layout/reftests/writing-mode/1193519-sideways-lr-4-ref.html
+# layout/reftests/writing-mode/1188061-1-nsChangeHint_ClearAncestorIntrinsics.html
+# layout/reftests/writing-mode/1205787-legacy-svg-values-1-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-7-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-size-2.html
+# layout/reftests/writing-mode/1083848-3-inline-background-repeat.html
+# layout/reftests/writing-mode/1091058-1-ref.html
+# layout/reftests/writing-mode/1090168-1-ref.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-2b.html
+# layout/reftests/writing-mode/1174450-intrinsic-sizing.html
+# layout/reftests/writing-mode/1193519-sideways-lr-1-ref.html
+# layout/reftests/writing-mode/1124636-2-fieldset-min-height.html
+# layout/reftests/writing-mode/1091058-1.html
+# layout/reftests/writing-mode/1083748-ref.html
+# layout/reftests/writing-mode/1105268-2-min-max-dimensions.html
+# layout/reftests/writing-mode/1302734-bidi-plaintext-2c.html
+# layout/reftests/writing-mode/ua-style-sheet-border-1.html
+# layout/reftests/writing-mode/1124636-2-fieldset-min-height-ref.html
+# layout/reftests/writing-mode/1193519-sideways-lr-decoration-1.html
+# layout/reftests/writing-mode/1131013-vertical-bidi-ref.html
+# layout/reftests/writing-mode/1111944-1-list-marker.html
+# layout/reftests/writing-mode/1216747-1-ref.html
+# layout/reftests/writing-mode/1147834-top-right-ref.html
+# layout/reftests/writing-mode/1302734-bidi-plaintext-2b.html
+# layout/reftests/writing-mode/1134744-radio-checkbox-baseline-1-ref.html
+# layout/reftests/writing-mode/1136557-2-nested-spans.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-13-ref.html
+# layout/reftests/writing-mode/1163238-orthogonal-auto-margins-ref.html
+# layout/reftests/writing-mode/1175789-underline-overline-1.html
+# layout/reftests/writing-mode/ua-style-sheet-checkbox-radio-1-ref.html
+# layout/reftests/writing-mode/1089388-2.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-1d.html
+# layout/reftests/writing-mode/font-inflation-1b.html
+# layout/reftests/writing-mode/1106669-1-intrinsic-for-container-ref.html
+# layout/reftests/writing-mode/1127488-align-default-vertical-rl-ltr.html
+# layout/reftests/writing-mode/ua-style-sheet-size-2-ref.html
+# layout/reftests/writing-mode/1083848-2-inline-background-ref.html
+# layout/reftests/writing-mode/1144501-1a-block-end-margin-orthogonal-size.html
+# layout/reftests/writing-mode/1134849-orthogonal-inline-ref.html
+# layout/reftests/writing-mode/1193519-sideways-lr-4.html
+# layout/reftests/writing-mode/1090168-3.html
+# layout/reftests/writing-mode/1193519-sideways-lr-2-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-border-2.html
+# layout/reftests/writing-mode/1152941-1-orthogonal-blocksize-overflow-ref.html
+# layout/reftests/writing-mode/1133945-1-vertical-align.html
+# layout/reftests/writing-mode/1090168-3-ref.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-1b.html
+# layout/reftests/writing-mode/1205787-legacy-svg-values-1.html
+# layout/reftests/writing-mode/ua-style-sheet-input-color-1-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-8-ref.html
+# layout/reftests/writing-mode/1127488-align-end-horizontal-tb-rtl.html
+# layout/reftests/writing-mode/1124636-1-fieldset-max-height.html
+# layout/reftests/writing-mode/1117210-1-vertical-baseline-snap.html
+# layout/reftests/writing-mode/1127488-align-start-vertical-lr-rtl.html
+# layout/reftests/writing-mode/1157752-upright-bidi.html
+# layout/reftests/writing-mode/1102175-1b.html
+# layout/reftests/writing-mode/1243125-1-floats-overflowing.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-9-ref.html
+# layout/reftests/writing-mode/1088025-1-ref.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-2c.html
+# layout/reftests/writing-mode/1083848-1-inline-border-ref.html
+# layout/reftests/writing-mode/1127488-align-start-vertical-lr-ltr.html
+# layout/reftests/writing-mode/1188061-2-nsChangeHint_UpdateComputedBSize-ref.html
+# layout/reftests/writing-mode/1090168-2-ref.html
+# layout/reftests/writing-mode/1127488-align-bottom-left-ref.html
+# layout/reftests/writing-mode/1102175-1a.html
+# layout/reftests/writing-mode/ua-style-sheet-size-1.html
+# layout/reftests/writing-mode/ua-style-sheet-border-3-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-fieldset-1-ref.html
+# layout/reftests/writing-mode/1248248-1-orientation-break-glyphrun.html
+# layout/reftests/writing-mode/1127488-align-top-left-ref.html
+# layout/reftests/writing-mode/1111944-1-list-marker-ref.html
+# layout/reftests/writing-mode/1127488-align-default-vertical-rl-rtl.html
+# layout/reftests/writing-mode/1302734-bidi-plaintext-2-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-size-1-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-border-5-ref.html
+# layout/reftests/writing-mode/1105268-1-min-max-dimensions.html
+# layout/reftests/writing-mode/1172774-percent-vertical-ref.html
+# layout/reftests/writing-mode/1082844-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-8.html
+# layout/reftests/writing-mode/1124636-1-fieldset-max-height-ref.html
+# layout/reftests/writing-mode/1127488-align-left-vertical-rl-rtl.html
+# layout/reftests/writing-mode/1172774-percent-padding-2.html
+# layout/reftests/writing-mode/1196887-1-computed-display-inline-block.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-2d.html
+# layout/reftests/writing-mode/1127488-align-end-vertical-lr-rtl.html
+# layout/reftests/writing-mode/1096224-1a.html
+# layout/reftests/writing-mode/1193519-sideways-lr-decoration-1-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-input-color-1.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-11-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-2-ref.html
+# layout/reftests/writing-mode/1136557-3-nested-spans.html
+# layout/reftests/writing-mode/1096224-1b.html
+# layout/reftests/writing-mode/1083892-1.html
+# layout/reftests/writing-mode/1172774-percent-margin-1.html
+# layout/reftests/writing-mode/1138356-2-button-contents-alignment-notref.html
+# layout/reftests/writing-mode/1127488-align-default-vertical-lr-rtl.html
+# layout/reftests/writing-mode/1115916-1-vertical-metrics-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-7.html
+# layout/reftests/writing-mode/ua-style-sheet-checkbox-radio-1.html
+# layout/reftests/writing-mode/1302734-bidi-plaintext-1b.html
+# layout/reftests/writing-mode/1248248-1-orientation-break-glyphrun-ref.html
+# layout/reftests/writing-mode/1090159-1-ref.html
+# layout/reftests/writing-mode/1302734-bidi-plaintext-1a.html
+# layout/reftests/writing-mode/1172774-percent-padding-3.html
+# layout/reftests/writing-mode/font-inflation-1c.html
+# layout/reftests/writing-mode/1127488-align-start-vertical-rl-rtl.html
+# layout/reftests/writing-mode/1086883-1-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-border-1-ref.html
+# layout/reftests/writing-mode/1082844.html
+# layout/reftests/writing-mode/1083892-1-ref.html
+# layout/reftests/writing-mode/1135361-ruby-justify-1.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-5.html
+# layout/reftests/writing-mode/1122366-1-margin-collapse.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-14-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-1.html
+# layout/reftests/writing-mode/1151993-1-orthogonal-block-size.html
+# layout/reftests/writing-mode/1083748.html
+# layout/reftests/writing-mode/1216747-1.html
+# layout/reftests/writing-mode/1086883-1a.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-11.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-2.html
+# layout/reftests/writing-mode/1127488-align-right-vertical-rl-rtl.html
+# layout/reftests/writing-mode/1175789-underline-overline-1-ref.html
+# layout/reftests/writing-mode/1158549-1-vertical-block-size-constraints-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-textarea-1b-ref.html
+# layout/reftests/writing-mode/1147834-relative-overconstrained-horizontal-tb-ltr.html
+# layout/reftests/writing-mode/font-inflation-1a.html
+# layout/reftests/writing-mode/1083848-3-inline-background-repeat-ref.html
+# layout/reftests/writing-mode/1089388-2-ref.html
+# layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
+# layout/reftests/writing-mode/1083848-2-inline-background.html
+# layout/reftests/writing-mode/1094914-1-ref.html
+# layout/reftests/writing-mode/1302734-bidi-plaintext-2d.html
+# layout/reftests/writing-mode/1127488-align-right-vertical-lr-ltr.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-14.html
+# layout/reftests/writing-mode/1079154-1-vertical-rl-columns.html
+# layout/reftests/writing-mode/1133945-1-vertical-align-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-10-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-1-ref.html
+# layout/reftests/writing-mode/1105268-1-min-max-dimensions-ref.html
+# layout/reftests/writing-mode/1158549-1-vertical-block-size-constraints.html
+# layout/reftests/writing-mode/ua-style-sheet-border-3.html
+# layout/reftests/writing-mode/1117210-1-vertical-baseline-snap-ref.html
+# layout/reftests/writing-mode/1135361-ruby-justify-1-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-4-ref.html
+# layout/reftests/writing-mode/1127488-align-default-vertical-lr-ltr.html
+# layout/reftests/writing-mode/1130907-intrinsic-sizing-2-ref.html
+# layout/reftests/writing-mode/1174450-intrinsic-sizing-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-3-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-4.html
+# layout/reftests/writing-mode/1127488-align-start-vertical-rl-ltr.html
+# layout/reftests/writing-mode/1127488-align-end-horizontal-tb-ltr.html
+# layout/reftests/writing-mode/1134849-orthogonal-inline.html
+# layout/reftests/writing-mode/1094914-1a.html
+# layout/reftests/writing-mode/1193519-sideways-lr-3.html
+# layout/reftests/writing-mode/1147834-relative-overconstrained-vertical-rl-rtl.html
+# layout/reftests/writing-mode/1127488-align-right-horizontal-tb-rtl.html
+# layout/reftests/writing-mode/1127488-align-end-vertical-rl-ltr.html
+# layout/reftests/writing-mode/1138356-2-button-contents-alignment.html
+# layout/reftests/writing-mode/ua-style-sheet-button-1a-ref.html
+# layout/reftests/writing-mode/1115916-1-vertical-metrics.html
+# layout/reftests/writing-mode/1127488-align-end-vertical-lr-ltr.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-1a.html
+# layout/reftests/writing-mode/1172774-percent-padding-1.html
+# layout/reftests/writing-mode/1188061-2-nsChangeHint_UpdateComputedBSize.html
+# layout/reftests/writing-mode/1096224-1-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-button-1.html
+# layout/reftests/writing-mode/1079154-1-vertical-rl-columns-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-textarea-1c-ref.html
+# layout/reftests/writing-mode/1127488-align-start-horizontal-tb-rtl.html
+# layout/reftests/writing-mode/1157752-upright-bidi-ref.html
+# layout/reftests/writing-mode/1147834-relative-overconstrained-vertical-rl-ltr.html
+# layout/reftests/writing-mode/ua-style-sheet-border-4.html
+# layout/reftests/writing-mode/1147834-bottom-right-ref.html
+# layout/reftests/writing-mode/1302734-bidi-plaintext-2a.html
+# layout/reftests/writing-mode/1193519-sideways-lr-3-ref.html
+# layout/reftests/writing-mode/1172774-percent-margin-3.html
+# layout/reftests/writing-mode/1130907-intrinsic-sizing-1-ref.html
+# layout/reftests/writing-mode/1196887-1-computed-display-inline-block-ref.html
+# layout/reftests/writing-mode/1094434-2-ref.html
+# layout/reftests/writing-mode/1157758-1-vertical-arabic-ref.html
+# layout/reftests/writing-mode/1089388-1.html
+# layout/reftests/writing-mode/1136557-1-nested-spans.html
+# layout/reftests/writing-mode/font-inflation-1d.html
+# layout/reftests/writing-mode/1094434-1-ref.html
+# layout/reftests/writing-mode/ua-style-sheet-border-4-ref.html
+# layout/reftests/writing-mode/1127488-align-left-vertical-rl-ltr.html
+# layout/reftests/writing-mode/ua-style-sheet-margin-10.html
+# layout/reftests/writing-mode/1172774-percent-margin-2.html
+# layout/reftests/writing-mode/1127488-align-left-horizontal-tb-rtl.html
+# layout/reftests/writing-mode/1156021-text-indent-percent-ref.html
+# layout/reftests/writing-mode/1302389-scrolled-rect-2-ref.html
+# layout/reftests/writing-mode/1127488-align-bottom-right-ref.html
+# layout/reftests/writing-mode/1127488-align-left-vertical-lr-ltr.html
+# layout/reftests/writing-mode/1188061-1-nsChangeHint_ClearAncestorIntrinsics-ref.html
+# layout/reftests/writing-mode/1144501-1-block-end-margin-orthogonal-size-ref.html
+# layout/reftests/writing-mode/1172774-percent-margin-4.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-004-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-6-ref.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-070-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-097.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-3b.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-007.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-046-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-067.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-047-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-091.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-012.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-083.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-008-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-014.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-063.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-068.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-088-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-075.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-002-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-072-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-049-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-029-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-009.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-067-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-027-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-059-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-063-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-092-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-024.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-1a.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-087.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-080.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-089.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-050-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-069.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-056.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-051-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-043.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-013.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-022.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-048.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-064-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-088.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-062-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-4c.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-042.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-031.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-036.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-075-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-1c.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-079.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-096-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-073-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-050.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-021.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-023-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-034-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-018-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-084-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-028-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-032.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-017.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-090-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-084.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-011.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-022-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-016-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-033-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-6b.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-054-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-093.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-053.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-082.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-028.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-004.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-8a.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-058-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-045.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-042-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-035.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-015-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-052-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-039.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-044.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-047.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-010.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-1b.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-006-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-040-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-092.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-032-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-046.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-009-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-071.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-034.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-053-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-8c.html
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-7a.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-008.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-051.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-059.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-5c.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-081.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-041.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-017-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-074-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-068-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-030.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-036-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-3c.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-054.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-005-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-013-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-040.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-7c.html
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-7b.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-069-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-020.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-055-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-090.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-037-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-015.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-071-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-030-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-4-ref.html
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-3-ref.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-010-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-062.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-8b.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-056-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-096.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-048-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-094.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-025.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-024-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-5b.html
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-4a.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-065-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-095-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-5-ref.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-094-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-085.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-6c.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-007-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-038.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-019.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-077.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-060-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-6a.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-065.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-044-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-021-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-079-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-057.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-049.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-077-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-1-ref.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-055.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-002.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-081-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-2a.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-005.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-089-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-060.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-078.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-2-ref.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-072.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-2b.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-076-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-016.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-085-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-5a.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-035-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-3a.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-045-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-074.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-8-ref.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-058.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-003-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-066-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-006.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-019-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-031-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-041-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-037.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-070.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-083-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-7-ref.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-086.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-057-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-073.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-052.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-4b.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-080-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-086-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-012-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-061.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-043-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-003.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-093-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-087-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-097-ref.xht
+# layout/reftests/writing-mode/abspos/1183431-orthogonal-modes-2c.html
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-027.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-033.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-064.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-014-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-025-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-018.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-091-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-076.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-029.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-082-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-061-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-011-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-095.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-026-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-026.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-038-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-039-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-066.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-020-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vrl-078-ref.xht
+# layout/reftests/writing-mode/abspos/s71-abs-pos-non-replaced-vlr-023.xht
+# layout/reftests/writing-mode/tables/s72-border-spacing-004.xht
+# layout/reftests/writing-mode/tables/fixed-table-layout-005-ref.html
+# layout/reftests/writing-mode/tables/table-caption-right-1-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-007-vrl.html
+# layout/reftests/writing-mode/tables/border-collapse-bevels-1a.html
+# layout/reftests/writing-mode/tables/wm-row-progression-006.xht
+# layout/reftests/writing-mode/tables/vertical-table-2-ref.html
+# layout/reftests/writing-mode/tables/vertical-table-rowspan-1.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-026-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-022-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-016-vrl.html
+# layout/reftests/writing-mode/tables/wm-row-progression-002.xht
+# layout/reftests/writing-mode/tables/fixed-table-layout-013-vlr.html
+# layout/reftests/writing-mode/tables/s72-border-spacing-002-ref.xht
+# layout/reftests/writing-mode/tables/fixed-table-layout-003-vrl.html
+# layout/reftests/writing-mode/tables/vertical-rl-row-progression-1b.html
+# layout/reftests/writing-mode/tables/vertical-table-specified-width-2.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-031-vlr.html
+# layout/reftests/writing-mode/tables/vertical-border-collapse-1-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-029-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-022-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-030-vrl.html
+# layout/reftests/writing-mode/tables/wm-row-progression-005.xht
+# layout/reftests/writing-mode/tables/fixed-table-layout-004-vrl.html
+# layout/reftests/writing-mode/tables/multicol-count-002-ref.xht
+# layout/reftests/writing-mode/tables/fixed-table-layout-013-vrl.html
+# layout/reftests/writing-mode/tables/border-collapse-bevels-1-ref.html
+# layout/reftests/writing-mode/tables/vertical-table-colspan-2-ref.html
+# layout/reftests/writing-mode/tables/vertical-table-specified-width-1-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-023-vlr.html
+# layout/reftests/writing-mode/tables/sideways-lr-row-progression-1b.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-002-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-021-vrl.html
+# layout/reftests/writing-mode/tables/table-caption-left-1-ref.html
+# layout/reftests/writing-mode/tables/vertical-rl-row-progression-1a.html
+# layout/reftests/writing-mode/tables/border-collapse-bevels-1d.html
+# layout/reftests/writing-mode/tables/s72-border-spacing-002.xht
+# layout/reftests/writing-mode/tables/vertical-border-collapse-2-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-015-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-012-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-006-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-021-vlr.html
+# layout/reftests/writing-mode/tables/vertical-table-1-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-018-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-028-vlr.html
+# layout/reftests/writing-mode/tables/table-caption-top-1.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-029-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-009-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-002-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-004-ref.html
+# layout/reftests/writing-mode/tables/vertical-table-specified-width-2-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-025-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-007-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-002-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-010-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-003-vlr.html
+# layout/reftests/writing-mode/tables/vertical-table-rowspan-2-ref.html
+# layout/reftests/writing-mode/tables/table-caption-right-1.html
+# layout/reftests/writing-mode/tables/sideways-rl-row-progression-1a.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-009-vlr.html
+# layout/reftests/writing-mode/tables/vertical-border-collapse-2.html
+# layout/reftests/writing-mode/tables/vertical-table-colspan-1-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-016-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-006-vrl.html
+# layout/reftests/writing-mode/tables/vertical-border-collapse-1.html
+# layout/reftests/writing-mode/tables/wm-row-progression-003.xht
+# layout/reftests/writing-mode/tables/fixed-table-layout-014-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-026-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-017-ref.html
+# layout/reftests/writing-mode/tables/table-caption-top-1-ref.html
+# layout/reftests/writing-mode/tables/s72-border-spacing-003.xht
+# layout/reftests/writing-mode/tables/fixed-table-layout-006-ref.html
+# layout/reftests/writing-mode/tables/sideways-rl-row-progression-1b.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-012-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-005-vrl.html
+# layout/reftests/writing-mode/tables/vertical-table-rowspan-2.html
+# layout/reftests/writing-mode/tables/table-caption-bottom-1-ref.html
+# layout/reftests/writing-mode/tables/border-collapse-bevels-1e.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-005-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-015-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-030-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-017-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-027-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-010-ref.html
+# layout/reftests/writing-mode/tables/vertical-table-2a.html
+# layout/reftests/writing-mode/tables/vertical-table-1a.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-017-vrl.html
+# layout/reftests/writing-mode/tables/vertical-table-specified-width-1.html
+# layout/reftests/writing-mode/tables/sideways-lr-row-progression-1-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-007-vlr.html
+# layout/reftests/writing-mode/tables/vertical-table-2b.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-031-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-022-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-025-vlr.html
+# layout/reftests/writing-mode/tables/sideways-lr-row-progression-1a.html
+# layout/reftests/writing-mode/tables/s72-border-spacing-005.xht
+# layout/reftests/writing-mode/tables/fixed-table-layout-021-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-004-vlr.html
+# layout/reftests/writing-mode/tables/vertical-table-colspan-2.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-025-vrl.html
+# layout/reftests/writing-mode/tables/vertical-rl-row-progression-1-ref.html
+# layout/reftests/writing-mode/tables/border-collapse-bevels-1c.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-014-vlr.html
+# layout/reftests/writing-mode/tables/vertical-table-colspan-1.html
+# layout/reftests/writing-mode/tables/table-caption-left-1.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-010-vrl.html
+# layout/reftests/writing-mode/tables/vertical-table-rowspan-1-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-018-vlr.html
+# layout/reftests/writing-mode/tables/wm-row-progression-007.xht
+# layout/reftests/writing-mode/tables/vertical-table-1b.html
+# layout/reftests/writing-mode/tables/border-collapse-bevels-1b.html
+# layout/reftests/writing-mode/tables/table-caption-bottom-1.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-023-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-027-vlr.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-009-ref.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-028-vrl.html
+# layout/reftests/writing-mode/tables/wm-row-progression-004.xht
+# layout/reftests/writing-mode/tables/fixed-table-layout-012-vrl.html
+# layout/reftests/writing-mode/tables/fixed-table-layout-023-ref.html
+# layout/reftests/writing-mode/tables/sideways-rl-row-progression-1-ref.html
+# layout/reftests/mp4-video/canvas-1-ref.xhtml
+# layout/reftests/mp4-video/canvas-1.xhtml
+# layout/reftests/css-sizing/min-intrinsic-with-percents-across-img-cases-ref.html
+# layout/reftests/css-sizing/min-intrinsic-with-width-percents-across-form-controls.html
+# layout/reftests/css-sizing/min-intrinsic-with-percents-across-elements.html
+# layout/reftests/css-sizing/min-intrinsic-with-percents-across-img-cases.html
+# layout/reftests/css-sizing/min-intrinsic-with-max-width-percents-across-form-controls-ref.html
+# layout/reftests/css-sizing/min-intrinsic-with-width-percents-across-form-controls-ref.html
+# layout/reftests/css-sizing/min-intrinsic-with-max-width-percents-across-form-controls.html
+# layout/reftests/css-sizing/min-intrinsic-with-percents-across-elements-ref.html
+# layout/reftests/text-indent/text-indent-single-line-indent-inline-ref-inline-margin.html
+# layout/reftests/text-indent/text-indent-negative-intrinsic-pref-ref.html
+# layout/reftests/text-indent/text-indent-multiple-line-notref-block-margin.html
+# layout/reftests/text-indent/text-indent-single-line-ref-margin.html
+# layout/reftests/text-indent/text-indent-single-line-percent-ref.html
+# layout/reftests/text-indent/text-indent-single-line-indent-inline.html
+# layout/reftests/text-indent/text-indent-single-line-percent.html
+# layout/reftests/text-indent/text-indent-intrinsic-min.html
+# layout/reftests/text-indent/text-indent-intrinsic-pref.html
+# layout/reftests/text-indent/text-indent-single-line-100.html
+# layout/reftests/text-indent/text-indent-negative-intrinsic-min-ref.html
+# layout/reftests/text-indent/text-indent-single-line-ref-unstyled.html
+# layout/reftests/text-indent/text-indent-intrinsic-pref-ref.html
+# layout/reftests/text-indent/text-indent-multiple-line.html
+# layout/reftests/text-indent/text-indent-single-line-indent-inline-ref-block-margin.html
+# layout/reftests/text-indent/text-indent-multiple-line-ref-inline-margin.html
+# layout/reftests/text-indent/text-indent-negative-intrinsic-pref.html
+# layout/reftests/text-indent/text-indent-intrinsic-min-ref.html
+# layout/reftests/text-indent/text-indent-single-line-0.html
+# layout/reftests/text-indent/text-indent-multiple-line-ref-float.html
+# layout/reftests/text-indent/text-indent-negative-intrinsic-min.html
+# layout/reftests/text-indent/text-indent-parent-dynamic-ref.html
+# layout/reftests/text-indent/text-indent-parent-dynamic.html
+# layout/reftests/list-item/ol-reversed-1-ref.html
+# layout/reftests/list-item/numbering-2-ref.html
+# layout/reftests/list-item/ol-reversed-1c.html
+# layout/reftests/list-item/ol-reversed-2.html
+# layout/reftests/list-item/numbering-4.html
+# layout/reftests/list-item/bullet-intrinsic-isize-1.html
+# layout/reftests/list-item/ol-reversed-3.html
+# layout/reftests/list-item/numbering-1.html
+# layout/reftests/list-item/bullet-space-2-ref.html
+# layout/reftests/list-item/ol-reversed-1a.html
+# layout/reftests/list-item/bullet-space-1.html
+# layout/reftests/list-item/numbering-1-ref.html
+# layout/reftests/list-item/ol-reversed-1b.html
+# layout/reftests/list-item/numbering-2.html
+# layout/reftests/list-item/bullet-space-2.html
+# layout/reftests/list-item/bullet-intrinsic-isize-1-ref.html
+# layout/reftests/list-item/numbering-4-ref.html
+# layout/reftests/list-item/bullet-space-1-ref.html
+# layout/reftests/list-item/ol-reversed-3-ref.html
+# layout/reftests/list-item/ol-reversed-2-ref.html
+# layout/reftests/list-item/numbering-3-ref.html
+# layout/reftests/list-item/bullet-intrinsic-isize-2-ref.html
+# layout/reftests/list-item/numbering-3.html
+# layout/reftests/list-item/bullet-intrinsic-isize-2.html
+# layout/reftests/css-visited/subject-of-selector-descendant-2-ref.xhtml
+# layout/reftests/css-visited/color-on-link-before-1.html
+# layout/reftests/css-visited/color-on-text-decoration-1-ref.html
+# layout/reftests/css-visited/color-on-visited-before-1.html
+# layout/reftests/css-visited/width-on-visited-1.html
+# layout/reftests/css-visited/selector-adj-sibling-2-ref.html
+# layout/reftests/css-visited/content-on-link-before-1.html
+# layout/reftests/css-visited/selector-descendant-2-ref.xhtml
+# layout/reftests/css-visited/content-color-on-link-before-1.html
+# layout/reftests/css-visited/content-color-on-link-before-1-ref.html
+# layout/reftests/css-visited/link-root-1-ref.xhtml
+# layout/reftests/css-visited/border-2b.html
+# layout/reftests/css-visited/border-2-ref.html
+# layout/reftests/css-visited/width-on-link-1.html
+# layout/reftests/css-visited/selector-any-sibling-1-ref.html
+# layout/reftests/css-visited/link-root-1.xhtml
+# layout/reftests/css-visited/selector-child-2-ref.xhtml
+# layout/reftests/css-visited/color-on-visited-1.html
+# layout/reftests/css-visited/first-line-1-ref.html
+# layout/reftests/css-visited/first-line-1.html
+# layout/reftests/css-visited/white-to-transparent-1-ref.html
+# layout/reftests/css-visited/selector-child-1-ref.html
+# layout/reftests/css-visited/subject-of-selector-descendant-2.xhtml
+# layout/reftests/css-visited/selector-any-sibling-1.html
+# layout/reftests/css-visited/color-on-link-1.html
+# layout/reftests/css-visited/border-1.html
+# layout/reftests/css-visited/column-rule-1.html
+# layout/reftests/css-visited/subject-of-selector-adj-sibling-1.html
+# layout/reftests/css-visited/visited-page.html
+# layout/reftests/css-visited/selector-child-2.xhtml
+# layout/reftests/css-visited/mathml-links.html
+# layout/reftests/css-visited/content-before-1-ref.html
+# layout/reftests/css-visited/width-1-ref.html
+# layout/reftests/css-visited/selector-descendant-1.html
+# layout/reftests/css-visited/column-rule-1-notref.html
+# layout/reftests/css-visited/color-choice-1.html
+# layout/reftests/css-visited/mathml-links-ref.html
+# layout/reftests/css-visited/border-collapse-1.html
+# layout/reftests/css-visited/content-color-on-visited-before-1-ref.html
+# layout/reftests/css-visited/subject-of-selector-descendant-1.html
+# layout/reftests/css-visited/inherit-keyword-1-ref.html
+# layout/reftests/css-visited/color-on-visited-1-ref.html
+# layout/reftests/css-visited/content-color-on-visited-before-1.html
+# layout/reftests/css-visited/border-collapse-1-ref.html
+# layout/reftests/css-visited/border-1-ref.html
+# layout/reftests/css-visited/selector-adj-sibling-1-ref.html
+# layout/reftests/css-visited/color-on-bullets-1-ref.html
+# layout/reftests/css-visited/color-choice-1-ref.html
+# layout/reftests/css-visited/inherit-keyword-1.xhtml
+# layout/reftests/css-visited/outline-1.html
+# layout/reftests/css-visited/color-on-bullets-1.html
+# layout/reftests/css-visited/selector-descendant-1-ref.html
+# layout/reftests/css-visited/selector-adj-sibling-1.html
+# layout/reftests/css-visited/selector-child-1.html
+# layout/reftests/css-visited/selector-adj-sibling-2.html
+# layout/reftests/css-visited/color-on-link-1-ref.html
+# layout/reftests/css-visited/subject-of-selector-1-ref.html
+# layout/reftests/css-visited/border-2a.html
+# layout/reftests/css-visited/selector-any-sibling-2-ref.html
+# layout/reftests/css-visited/column-rule-1-ref.html
+# layout/reftests/css-visited/color-on-text-decoration-1.html
+# layout/reftests/css-visited/white-to-transparent-1.html
+# layout/reftests/css-visited/subject-of-selector-child-1.html
+# layout/reftests/css-visited/content-on-visited-before-1.html
+# layout/reftests/css-visited/selector-any-sibling-2.html
+# layout/reftests/css-visited/outline-1-ref.html
+# layout/reftests/css-visited/selector-descendant-2.xhtml
+# layout/reftests/css-visited/subject-of-selector-any-sibling-1.html
+# layout/reftests/line-breaking/quotationmarks-cjk-1.html
+# layout/reftests/line-breaking/chemical-1-ref.html
+# layout/reftests/line-breaking/space-cluster-1.html
+# layout/reftests/line-breaking/url-1-ref.html
+# layout/reftests/line-breaking/between-whitespaces.html
+# layout/reftests/line-breaking/ja-3.html
+# layout/reftests/line-breaking/space-cluster-1-ref.html
+# layout/reftests/line-breaking/ja-2.html
+# layout/reftests/line-breaking/emoji-2.html
+# layout/reftests/line-breaking/datetime-1-ref.html
+# layout/reftests/line-breaking/parentheses-1-ref.html
+# layout/reftests/line-breaking/non-breakable-1-ref.html
+# layout/reftests/line-breaking/markup-src-1-ref.html
+# layout/reftests/line-breaking/space-cluster-2-ref.html
+# layout/reftests/line-breaking/smileys-2.html
+# layout/reftests/line-breaking/punctuation-open-1.html
+# layout/reftests/line-breaking/punctuation-open-1-ref.html
+# layout/reftests/line-breaking/hyphens-1.html
+# layout/reftests/line-breaking/parentheses-1.html
+# layout/reftests/line-breaking/markup-src-1.html
+# layout/reftests/line-breaking/punctuation-open-2-ref.html
+# layout/reftests/line-breaking/winpath-1-ref.html
+# layout/reftests/line-breaking/zwnbsp-1-ref.html
+# layout/reftests/line-breaking/quotationmarks-cjk-1-ref.html
+# layout/reftests/line-breaking/smileys-1-ref.html
+# layout/reftests/line-breaking/khmer-1-ref.html
+# layout/reftests/line-breaking/emoji-1-ref.html
+# layout/reftests/line-breaking/quotationmarks-1.html
+# layout/reftests/line-breaking/punctuation-open-4-ref.html
+# layout/reftests/line-breaking/emoji-2-ref.html
+# layout/reftests/line-breaking/leaders-1.html
+# layout/reftests/line-breaking/leaders-1-ref.html
+# layout/reftests/line-breaking/currency-2-ref.html
+# layout/reftests/line-breaking/datetime-1.html
+# layout/reftests/line-breaking/currency-1-ref.html
+# layout/reftests/line-breaking/punctuation-open-4.html
+# layout/reftests/line-breaking/hyphens-1-ref.html
+# layout/reftests/line-breaking/ja-1-ref.html
+# layout/reftests/line-breaking/between-whitespaces-ref.html
+# layout/reftests/line-breaking/ja-3-ref.html
+# layout/reftests/line-breaking/hyphens-2.html
+# layout/reftests/line-breaking/ja-1.html
+# layout/reftests/line-breaking/url-1.html
+# layout/reftests/line-breaking/currency-1.html
+# layout/reftests/line-breaking/non-breakable-2.html
+# layout/reftests/line-breaking/space-cluster-2.html
+# layout/reftests/line-breaking/currency-2.html
+# layout/reftests/line-breaking/chemical-1.html
+# layout/reftests/line-breaking/winpath-1.html
+# layout/reftests/line-breaking/emoji-1.html
+# layout/reftests/line-breaking/punctuation-open-3-ref.html
+# layout/reftests/line-breaking/zwnbsp-1.html
+# layout/reftests/line-breaking/hyphens-2-ref.html
+# layout/reftests/line-breaking/numerics-1.html
+# layout/reftests/line-breaking/khmer-1.html
+# layout/reftests/line-breaking/smileys-1.html
+# layout/reftests/line-breaking/punctuation-open-2.html
+# layout/reftests/line-breaking/url-3-ref.html
+# layout/reftests/line-breaking/smileys-2-ref.html
+# layout/reftests/line-breaking/punctuation-open-3.html
+# layout/reftests/line-breaking/url-2-ref.html
+# layout/reftests/line-breaking/numerics-1-ref.html
+# layout/reftests/line-breaking/quotationmarks-1-ref.html
+# layout/reftests/line-breaking/url-3.html
+# layout/reftests/line-breaking/non-breakable-1.html
+# layout/reftests/line-breaking/ja-2-ref.html
+# layout/reftests/line-breaking/non-breakable-2-ref.html
+# layout/reftests/line-breaking/url-2.html
+# layout/reftests/ib-split/remove-split-inline-1-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-1k.html
+# layout/reftests/ib-split/remove-from-split-inline-4.html
+# layout/reftests/ib-split/ignored-margins-1a.html
+# layout/reftests/ib-split/insert-into-split-inline-16a.html
+# layout/reftests/ib-split/insert-into-split-inline-2e.html
+# layout/reftests/ib-split/remove-from-split-inline-1-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-12-ref.html
+# layout/reftests/ib-split/percent-height-1.html
+# layout/reftests/ib-split/remove-from-split-inline-6-ref.html
+# layout/reftests/ib-split/remove-from-split-inline-1-noib-ref.html
+# layout/reftests/ib-split/whitespace-present-1-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-2c.html
+# layout/reftests/ib-split/insert-into-split-inline-1-noib-ref.html
+# layout/reftests/ib-split/split-inner-inline-1-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-1b.html
+# layout/reftests/ib-split/remove-from-split-inline-2.html
+# layout/reftests/ib-split/split-inner-inline-2.html
+# layout/reftests/ib-split/insert-into-split-inline-13-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-1a.html
+# layout/reftests/ib-split/append-to-nested-split-inline-1.html
+# layout/reftests/ib-split/insert-into-split-inline-2f.html
+# layout/reftests/ib-split/ignored-margins-1b.html
+# layout/reftests/ib-split/insert-into-split-inline-11.html
+# layout/reftests/ib-split/insert-into-split-inline-1l.html
+# layout/reftests/ib-split/append-to-empty-trailing-inline-1-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-9.html
+# layout/reftests/ib-split/insert-into-split-inline-9-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-10-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-8c.html
+# layout/reftests/ib-split/emptyspan-2-ref.html
+# layout/reftests/ib-split/split-inner-inline-1.html
+# layout/reftests/ib-split/ignored-margins-2a.html
+# layout/reftests/ib-split/insert-into-split-inline-11-noib-ref.html
+# layout/reftests/ib-split/whitespace-present-1a.html
+# layout/reftests/ib-split/insert-into-split-inline-13-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-14-ref.html
+# layout/reftests/ib-split/emptyspan-1.html
+# layout/reftests/ib-split/insert-into-split-inline-4-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-3-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-2i.html
+# layout/reftests/ib-split/insert-into-split-inline-8a.html
+# layout/reftests/ib-split/append-to-nested-split-inline-1-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-3-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-2-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-4-noib-ref.html
+# layout/reftests/ib-split/remove-from-split-inline-4-ref.html
+# layout/reftests/ib-split/ignored-margins-2b.html
+# layout/reftests/ib-split/emptyspan-4.html
+# layout/reftests/ib-split/insert-into-split-inline-4.html
+# layout/reftests/ib-split/trailing-inline-with-continuations-1.html
+# layout/reftests/ib-split/insert-into-split-inline-7-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-2a.html
+# layout/reftests/ib-split/remove-from-split-inline-1.html
+# layout/reftests/ib-split/remove-from-split-inline-5-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-2h.html
+# layout/reftests/ib-split/insert-into-split-inline-2b.html
+# layout/reftests/ib-split/insert-into-split-inline-1e.html
+# layout/reftests/ib-split/trailing-inline-with-continuations-1-ref.html
+# layout/reftests/ib-split/remove-split-inline-1.html
+# layout/reftests/ib-split/percent-height-1-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-6-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-11-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-8-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-5-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-1-ref.html
+# layout/reftests/ib-split/table-pseudo-in-part3-1-ref.html
+# layout/reftests/ib-split/whitespace-present-1b.html
+# layout/reftests/ib-split/insert-into-split-inline-force-ContentInserted.xml
+# layout/reftests/ib-split/insert-into-split-inline-16-noib-ref.html
+# layout/reftests/ib-split/remove-from-split-inline-6.html
+# layout/reftests/ib-split/insert-into-split-inline-2d.html
+# layout/reftests/ib-split/insert-into-split-inline-2g.html
+# layout/reftests/ib-split/append-to-nested-split-inline-1-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-15-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-1i.html
+# layout/reftests/ib-split/remove-from-split-inline-4-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-2-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-6-ref.html
+# layout/reftests/ib-split/emptyspan-3.html
+# layout/reftests/ib-split/insert-into-split-inline-1h.html
+# layout/reftests/ib-split/insert-into-split-inline-7.html
+# layout/reftests/ib-split/insert-into-split-inline-12-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-10.html
+# layout/reftests/ib-split/insert-into-split-inline-8-noib-ref.html
+# layout/reftests/ib-split/remove-from-split-inline-3.html
+# layout/reftests/ib-split/insert-into-split-inline-1j.html
+# layout/reftests/ib-split/table-pseudo-in-part3-1.html
+# layout/reftests/ib-split/ignored-margins-2-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-1g.html
+# layout/reftests/ib-split/emptyspan-1-ref.html
+# layout/reftests/ib-split/emptyspan-2.html
+# layout/reftests/ib-split/insert-into-split-inline-5.html
+# layout/reftests/ib-split/remove-from-split-inline-5.html
+# layout/reftests/ib-split/insert-into-split-inline-1f.html
+# layout/reftests/ib-split/insert-into-split-inline-3.html
+# layout/reftests/ib-split/insert-into-split-inline-12.html
+# layout/reftests/ib-split/split-inner-inline-2-ref.html
+# layout/reftests/ib-split/float-inside-inline-between-blocks-1.html
+# layout/reftests/ib-split/insert-into-split-inline-7-noib-ref.html
+# layout/reftests/ib-split/remove-from-split-inline-3-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-15-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-10-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-16-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-8b.html
+# layout/reftests/ib-split/append-to-empty-trailing-inline-1.html
+# layout/reftests/ib-split/insert-into-split-inline-15.html
+# layout/reftests/ib-split/insert-into-split-inline-5-ref.html
+# layout/reftests/ib-split/remove-from-split-inline-3-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-1c.html
+# layout/reftests/ib-split/remove-from-split-inline-6-noib-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-1d.html
+# layout/reftests/ib-split/insert-into-split-inline-14-noib-ref.html
+# layout/reftests/ib-split/remove-from-split-inline-5-ref.html
+# layout/reftests/ib-split/remove-from-split-inline-2-ref.html
+# layout/reftests/ib-split/float-inside-inline-between-blocks-1-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-9-ref.html
+# layout/reftests/ib-split/emptyspan-3-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-6.html
+# layout/reftests/ib-split/insert-into-split-inline-14.html
+# layout/reftests/ib-split/insert-into-split-inline-13.html
+# layout/reftests/ib-split/ignored-margins-1-ref.html
+# layout/reftests/ib-split/insert-into-split-inline-16b.html
+# layout/reftests/ib-split/emptyspan-4-ref.html
+# layout/reftests/css-ui-valid/select/select-ref.html
+# layout/reftests/css-ui-valid/select/select-disabled.html
+# layout/reftests/css-ui-valid/select/select-fieldset-legend.html
+# layout/reftests/css-ui-valid/select/select-required-multiple-ref.html
+# layout/reftests/css-ui-valid/select/select-invalid.html
+# layout/reftests/css-ui-valid/select/select-fieldset-ref.html
+# layout/reftests/css-ui-valid/select/select-dyn-not-disabled.html
+# layout/reftests/css-ui-valid/select/select-required-valid-changed-2.html
+# layout/reftests/css-ui-valid/select/select-required-multiple-invalid.html
+# layout/reftests/css-ui-valid/select/select-disabled-ref.html
+# layout/reftests/css-ui-valid/select/select-novalidate.html
+# layout/reftests/css-ui-valid/select/select-required-valid-changed-1.html
+# layout/reftests/css-ui-valid/select/select-valid.html
+# layout/reftests/css-ui-valid/select/select-required-valid-2.html
+# layout/reftests/css-ui-valid/select/select-disabled-fieldset-1.html
+# layout/reftests/css-ui-valid/select/select-required-multiple-valid-changed.html
+# layout/reftests/css-ui-valid/select/select-fieldset-legend-ref.html
+# layout/reftests/css-ui-valid/select/select-dyn-disabled.html
+# layout/reftests/css-ui-valid/select/select-required-multiple-valid.html
+# layout/reftests/css-ui-valid/select/select-required-valid-1.html
+# layout/reftests/css-ui-valid/select/select-required-ref.html
+# layout/reftests/css-ui-valid/select/select-valid-reset.html
+# layout/reftests/css-ui-valid/select/select-required-invalid.html
+# layout/reftests/css-ui-valid/select/select-disabled-fieldset-2.html
+# layout/reftests/css-ui-valid/output/output-ref.html
+# layout/reftests/css-ui-valid/output/output-valid.html
+# layout/reftests/css-ui-valid/output/output-invalid.html
+# layout/reftests/css-ui-valid/output/output-novalidate.html
+# layout/reftests/css-ui-valid/button/button-disabled-fieldset-2.html
+# layout/reftests/css-ui-valid/button/button-disabled.html
+# layout/reftests/css-ui-valid/button/button-invalid.html
+# layout/reftests/css-ui-valid/button/button-ref.html
+# layout/reftests/css-ui-valid/button/button-novalidate.html
+# layout/reftests/css-ui-valid/button/button-disabled-ref.html
+# layout/reftests/css-ui-valid/button/button-type-barred.html
+# layout/reftests/css-ui-valid/button/button-fieldset-ref.html
+# layout/reftests/css-ui-valid/button/button-dyn-disabled.html
+# layout/reftests/css-ui-valid/button/button-reset.html
+# layout/reftests/css-ui-valid/button/button-dyn-not-disabled.html
+# layout/reftests/css-ui-valid/button/button-fieldset-legend.html
+# layout/reftests/css-ui-valid/button/button-fieldset-legend-ref.html
+# layout/reftests/css-ui-valid/button/button-valid.html
+# layout/reftests/css-ui-valid/button/button-type-invalid.html
+# layout/reftests/css-ui-valid/button/button-disabled-fieldset-1.html
+# layout/reftests/css-ui-valid/button/button-button.html
+# layout/reftests/css-ui-valid/textarea/textarea-dyn-not-disabled-changed.html
+# layout/reftests/css-ui-valid/textarea/textarea-disabled-fieldset-2.html
+# layout/reftests/css-ui-valid/textarea/textarea-required-valid-changed.html
+# layout/reftests/css-ui-valid/textarea/textarea-customerror.html
+# layout/reftests/css-ui-valid/textarea/textarea-novalidate.html
+# layout/reftests/css-ui-valid/textarea/textarea-fieldset-ref.html
+# layout/reftests/css-ui-valid/textarea/textarea-withtext-ref.html
+# layout/reftests/css-ui-valid/textarea/textarea-valid.html
+# layout/reftests/css-ui-valid/textarea/textarea-ref.html
+# layout/reftests/css-ui-valid/textarea/textarea-dyn-disabled.html
+# layout/reftests/css-ui-valid/textarea/textarea-readonly.html
+# layout/reftests/css-ui-valid/textarea/textarea-dyn-not-readonly.html
+# layout/reftests/css-ui-valid/textarea/textarea-required-invalid.html
+# layout/reftests/css-ui-valid/textarea/textarea-dyn-readonly.html
+# layout/reftests/css-ui-valid/textarea/textarea-required-valid.html
+# layout/reftests/css-ui-valid/textarea/textarea-dyn-not-readonly-changed.html
+# layout/reftests/css-ui-valid/textarea/textarea-fieldset-legend-ref.html
+# layout/reftests/css-ui-valid/textarea/textarea-disabled-fieldset-1.html
+# layout/reftests/css-ui-valid/textarea/textarea-disabled.html
+# layout/reftests/css-ui-valid/textarea/textarea-fieldset-legend.html
+# layout/reftests/css-ui-valid/textarea/textarea-dyn-not-disabled.html
+# layout/reftests/css-ui-valid/input/input-dyn-not-readonly-changed.html
+# layout/reftests/css-ui-valid/input/input-button-ref.html
+# layout/reftests/css-ui-valid/input/input-required-invalid.html
+# layout/reftests/css-ui-valid/input/input-readonly.html
+# layout/reftests/css-ui-valid/input/input-url-valid.html
+# layout/reftests/css-ui-valid/input/input-radio-dyn-valid-1.html
+# layout/reftests/css-ui-valid/input/input-radio-valid-default.html
+# layout/reftests/css-ui-valid/input/input-required-valid.html
+# layout/reftests/css-ui-valid/input/input-radio-nogroup-required-valid.html
+# layout/reftests/css-ui-valid/input/input-url-valid-changed.html
+# layout/reftests/css-ui-valid/input/input-pattern-valid-changed.html
+# layout/reftests/css-ui-valid/input/input-radio-customerror.html
+# layout/reftests/css-ui-valid/input/input-dyn-not-disabled.html
+# layout/reftests/css-ui-valid/input/input-fieldset-ref.html
+# layout/reftests/css-ui-valid/input/input-dyn-not-readonly.html
+# layout/reftests/css-ui-valid/input/input-dyn-not-disabled-changed.html
+# layout/reftests/css-ui-valid/input/input-url-ref.html
+# layout/reftests/css-ui-valid/input/input-disabled-fieldset-2.html
+# layout/reftests/css-ui-valid/input/input-email-valid.html
+# layout/reftests/css-ui-valid/input/input-dyn-disabled.html
+# layout/reftests/css-ui-valid/input/input-email-valid-changed.html
+# layout/reftests/css-ui-valid/input/input-withtext-ref.html
+# layout/reftests/css-ui-valid/input/input-type-barred.html
+# layout/reftests/css-ui-valid/input/input-pattern-valid.html
+# layout/reftests/css-ui-valid/input/input-valid.html
+# layout/reftests/css-ui-valid/input/input-file-valid-changed.html
+# layout/reftests/css-ui-valid/input/input-file-ref.html
+# layout/reftests/css-ui-valid/input/input-customerror.html
+# layout/reftests/css-ui-valid/input/input-radio-required.html
+# layout/reftests/css-ui-valid/input/input-email-ref.html
+# layout/reftests/css-ui-valid/input/input-fieldset-legend.html
+# layout/reftests/css-ui-valid/input/input-disabled.html
+# layout/reftests/css-ui-valid/input/input-ref.html
+# layout/reftests/css-ui-valid/input/input-radio-dyn-valid-2.html
+# layout/reftests/css-ui-valid/input/input-dyn-readonly.html
+# layout/reftests/css-ui-valid/input/input-button.html
+# layout/reftests/css-ui-valid/input/input-checkbox-valid-default.html
+# layout/reftests/css-ui-valid/input/input-fieldset-legend-ref.html
+# layout/reftests/css-ui-valid/input/input-radio-nogroup-required-invalid.html
+# layout/reftests/css-ui-valid/input/input-radio-valid-changed.html
+# layout/reftests/css-ui-valid/input/input-checkbox-valid-changed.html
+# layout/reftests/css-ui-valid/input/input-file-valid-default.html
+# layout/reftests/css-ui-valid/input/input-disabled-fieldset-1.html
+# layout/reftests/css-ui-valid/input/input-type-invalid.html
+# layout/reftests/css-ui-valid/input/input-url-invalid.html
+# layout/reftests/css-ui-valid/input/input-email-invalid.html
+# layout/reftests/css-ui-valid/input/success-ref.html
+# layout/reftests/css-ui-valid/input/input-novalidate.html
+# layout/reftests/css-ui-valid/input/input-reset.html
+# layout/reftests/css-ui-valid/input/input-required-valid-changed.html
+# layout/reftests/css-ui-valid/input/input-pattern-invalid.html
+# layout/reftests/transform/translate-1c.html
+# layout/reftests/transform/matrix-4a.html
+# layout/reftests/transform/origin-name-1a.html
+# layout/reftests/transform/table-1b.html
+# layout/reftests/transform/origin-1a.html
+# layout/reftests/transform/abspos-1f.html
+# layout/reftests/transform/transform-origin-svg-2b.svg
+# layout/reftests/transform/dynamic-addremove-2.html
+# layout/reftests/transform/translatex-1e.html
+# layout/reftests/transform/singular-1a.html
+# layout/reftests/transform/snapping-1-ref.html
+# layout/reftests/transform/601894-ref.html
+# layout/reftests/transform/compound-1a.html
+# layout/reftests/transform/percent-1b.html
+# layout/reftests/transform/rotate-1c.html
+# layout/reftests/transform/propagate-inherit-boolean-ref.html
+# layout/reftests/transform/matrix3d-1.html
+# layout/reftests/transform/abspos-1b.html
+# layout/reftests/transform/translatey-1d.html
+# layout/reftests/transform/601894-1.html
+# layout/reftests/transform/skew-1-ref.html
+# layout/reftests/transform/rotate-1e.html
+# layout/reftests/transform/origin-name-3-ref.html
+# layout/reftests/transform/translatey-1-ref-2.html
+# layout/reftests/transform/translate-1a.html
+# layout/reftests/transform/origin-name-2-ref.html
+# layout/reftests/transform/percent-1d.html
+# layout/reftests/transform/percent-1e.html
+# layout/reftests/transform/transform-box-svg-1a.svg
+# layout/reftests/transform/origin-2c.html
+# layout/reftests/transform/origin-name-1-ref.html
+# layout/reftests/transform/translatex-2.html
+# layout/reftests/transform/transform-svg-1b.xhtml
+# layout/reftests/transform/transform-box-svg-2a.svg
+# layout/reftests/transform/translatey-1b.html
+# layout/reftests/transform/rotate-1f.html
+# layout/reftests/transform/scale-percent-1-ref.html
+# layout/reftests/transform/translatex-1d.html
+# layout/reftests/transform/compound-1-ref.html
+# layout/reftests/transform/translate-1e.html
+# layout/reftests/transform/origin-1b.html
+# layout/reftests/transform/origin-2a.html
+# layout/reftests/transform/dynamic-add-without-change-cb-1.html
+# layout/reftests/transform/skew-1a.html
+# layout/reftests/transform/matrix-6-ref.html
+# layout/reftests/transform/transform-box-svg-1b.svg
+# layout/reftests/transform/abspos-1e.html
+# layout/reftests/transform/animate-layer-scale-inherit-3.html
+# layout/reftests/transform/matrix-3a.html
+# layout/reftests/transform/stresstest-1.html
+# layout/reftests/transform/table-2b.html
+# layout/reftests/transform/transform-svg-1a.xhtml
+# layout/reftests/transform/scaley-1.html
+# layout/reftests/transform/translate-1b.html
+# layout/reftests/transform/table-overflowed-by-animation-ref.html
+# layout/reftests/transform/translatex-1a.html
+# layout/reftests/transform/origin-name-2a.html
+# layout/reftests/transform/table-overflowed-by-animation.html
+# layout/reftests/transform/scaley-1-ref.html
+# layout/reftests/transform/table-2-ref.html
+# layout/reftests/transform/iframe-1.html
+# layout/reftests/transform/inline-1-ref.html
+# layout/reftests/transform/iframe-transform.html
+# layout/reftests/transform/descendant-1.html
+# layout/reftests/transform/transform-svg-2-fail.xhtml
+# layout/reftests/transform/scalex-1-ref.html
+# layout/reftests/transform/compound-1-fail.html
+# layout/reftests/transform/animate-layer-scale-inherit-1-ref.html
+# layout/reftests/transform/dynamic-addremove-1a.html
+# layout/reftests/transform/translatey-1a.html
+# layout/reftests/transform/origin-2b.html
+# layout/reftests/transform/matrix-7-ref.html
+# layout/reftests/transform/skew-2a.html
+# layout/reftests/transform/translate-2-ref.html
+# layout/reftests/transform/descendant-1-ref.html
+# layout/reftests/transform/scale-1a.html
+# layout/reftests/transform/origin-2-ref.html
+# layout/reftests/transform/translatex-1b.html
+# layout/reftests/transform/abspos-1a.html
+# layout/reftests/transform/matrix-1a.html
+# layout/reftests/transform/table-1-ref.html
+# layout/reftests/transform/dynamic-inherit-1-ref.html
+# layout/reftests/transform/abspos-1c.html
+# layout/reftests/transform/translate-1-ref.html
+# layout/reftests/transform/percent-1c.html
+# layout/reftests/transform/table-1a.html
+# layout/reftests/transform/rotate-2a.html
+# layout/reftests/transform/origin-name-3b.html
+# layout/reftests/transform/origin-name-2c.html
+# layout/reftests/transform/transform-svg-2-ref.xhtml
+# layout/reftests/transform/origin-name-2b.html
+# layout/reftests/transform/translatey-1c.html
+# layout/reftests/transform/matrix-7a.html
+# layout/reftests/transform/translate-1d.html
+# layout/reftests/transform/matrix3d-1-ref.html
+# layout/reftests/transform/rotate-1d.html
+# layout/reftests/transform/dynamic-addremove-1c.html
+# layout/reftests/transform/transform-origin-svg-2-ref.svg
+# layout/reftests/transform/transform-svg-2a.xhtml
+# layout/reftests/transform/matrix-1-ref.html
+# layout/reftests/transform/scale-1-ref.html
+# layout/reftests/transform/percent-1f.html
+# layout/reftests/transform/matrix-6a.html
+# layout/reftests/transform/matrix-5-ref.html
+# layout/reftests/transform/scale-1b.html
+# layout/reftests/transform/matrix-2a.html
+# layout/reftests/transform/percent-1a.html
+# layout/reftests/transform/abspos-1d.html
+# layout/reftests/transform/origin-1-ref.html
+# layout/reftests/transform/translatey-1e.html
+# layout/reftests/transform/inline-1a.html
+# layout/reftests/transform/snapping-1.html
+# layout/reftests/transform/percent-1g.html
+# layout/reftests/transform/transform-origin-svg-2a.svg
+# layout/reftests/transform/animate-layer-scale-inherit-2-ref.html
+# layout/reftests/transform/transform-origin-svg-1a.svg
+# layout/reftests/transform/dynamic-add-without-change-cb-1-ref.html
+# layout/reftests/transform/scalex-1.html
+# layout/reftests/transform/rotate-1a.html
+# layout/reftests/transform/matrix-3-ref.html
+# layout/reftests/transform/translatey-2.html
+# layout/reftests/transform/rotate-1b.html
+# layout/reftests/transform/transform-box-svg-1-ref.svg
+# layout/reftests/transform/matrix-5a.html
+# layout/reftests/transform/iframe-1-ref.html
+# layout/reftests/transform/dynamic-addremove-1-ref.html
+# layout/reftests/transform/transform-origin-svg-1-ref.svg
+# layout/reftests/transform/origin-name-3a.html
+# layout/reftests/transform/table-1c.html
+# layout/reftests/transform/origin-name-1b.html
+# layout/reftests/transform/propagate-inherit-boolean.html
+# layout/reftests/transform/abspos-1g.html
+# layout/reftests/transform/table-2a.html
+# layout/reftests/transform/translatex-1-ref.html
+# layout/reftests/transform/stresstest-1-ref.html
+# layout/reftests/transform/square.html
+# layout/reftests/transform/dynamic-addremove-2-ref.html
+# layout/reftests/transform/matrix-2-ref.html
+# layout/reftests/transform/transform-origin-svg-1b.svg
+# layout/reftests/transform/translate-2a.html
+# layout/reftests/transform/rotate-2b.html
+# layout/reftests/transform/translatey-1-ref.html
+# layout/reftests/transform/transform-box-svg-2-ref.svg
+# layout/reftests/transform/transform-svg-1-ref.xhtml
+# layout/reftests/transform/skew-2-ref.html
+# layout/reftests/transform/dynamic-addremove-1b.html
+# layout/reftests/transform/scale-percent-1.html
+# layout/reftests/transform/rotate-1-ref.html
+# layout/reftests/transform/skew-1b.html
+# layout/reftests/transform/rotate-2-ref.html
+# layout/reftests/transform/transform-box-svg-2b.svg
+# layout/reftests/transform/abspos-1-ref.html
+# layout/reftests/transform/dynamic-inherit-1.html
+# layout/reftests/transform/830299-1.html
+# layout/reftests/transform/matrix-4-ref.html
+# layout/reftests/transform/percent-1-ref.html
+# layout/reftests/transform/animate-layer-scale-inherit-1.html
+# layout/reftests/transform/830299-1-ref.html
+# layout/reftests/transform/animate-layer-scale-inherit-2.html
+# layout/reftests/transform/601894-2.html
+# layout/reftests/transform/translatex-1c.html
+# layout/reftests/transform/translatex-1-ref-2.html
+# layout/reftests/table-width/conflicting-widths-ref-100xx.html
+# layout/reftests/table-width/percent-small-min.html
+# layout/reftests/table-width/shrink-wrap-pref.html
+# layout/reftests/table-width/spacing-invariance-quirks-pref-ref.html
+# layout/reftests/table-width/percent-large-nested-ref.html
+# layout/reftests/table-width/dynamic-fixed-layout-1-ref.html
+# layout/reftests/table-width/spacing-invariance-standards-min.html
+# layout/reftests/table-width/spanning-cell-sort-1-small-fixed.html
+# layout/reftests/table-width/conflicting-widths-10.html
+# layout/reftests/table-width/spanning-cell-sort-2-fixed-ref.html
+# layout/reftests/table-width/default-box-sizing-collapse-standards.html
+# layout/reftests/table-width/balancing-2-ref.html
+# layout/reftests/table-width/percent-small-nested.html
+# layout/reftests/table-width/cellspacing.html
+# layout/reftests/table-width/conflicting-widths-1.html
+# layout/reftests/table-width/percent-small-ref.html
+# layout/reftests/table-width/colspan-percent-distribution-1.html
+# layout/reftests/table-width/colgroup-vs-column-1-ref.html
+# layout/reftests/table-width/conflicting-widths-5.html
+# layout/reftests/table-width/conflicting-percent-widths-2.html
+# layout/reftests/table-width/percent-large-ref.html
+# layout/reftests/table-width/spanning-cell-sort-2-small-fixed.html
+# layout/reftests/table-width/spanning-cell-sort-1-large-fixed.html
+# layout/reftests/table-width/percent-large-nested.html
+# layout/reftests/table-width/cell-pref-width-border-box-ref.html
+# layout/reftests/table-width/colgroup-vs-column-3-ref.html
+# layout/reftests/table-width/spacing-invariance-quirks-pref.html
+# layout/reftests/table-width/conflicting-widths-4.html
+# layout/reftests/table-width/percent-truncation-1-ref.html
+# layout/reftests/table-width/spanning-cell-sort-1-small.html
+# layout/reftests/table-width/shrink-wrap-min-ref.html
+# layout/reftests/table-width/percent-basis-ref.html
+# layout/reftests/table-width/balancing-1-ref.html
+# layout/reftests/table-width/balancing-2.html
+# layout/reftests/table-width/percent-truncation-2-ref.html
+# layout/reftests/table-width/cell-pref-width-border-box.html
+# layout/reftests/table-width/colspan-percent-distribution-2-ref.html
+# layout/reftests/table-width/pref-width.html
+# layout/reftests/table-width/spanning-cell-sort-1-ref.html
+# layout/reftests/table-width/default-box-sizing-collapse-quirks-ref.html
+# layout/reftests/table-width/cellpadding-ref.html
+# layout/reftests/table-width/conflicting-percent-widths-3-ref.html
+# layout/reftests/table-width/percent-large-min.html
+# layout/reftests/table-width/conflicting-percent-widths-1.html
+# layout/reftests/table-width/default-box-sizing-separate-quirks-ref.html
+# layout/reftests/table-width/conflicting-widths-9.html
+# layout/reftests/table-width/default-box-sizing-separate-quirks.html
+# layout/reftests/table-width/colspan-percent-distribution-1-ref.html
+# layout/reftests/table-width/spacing-invariance-standards-pref-ref.html
+# layout/reftests/table-width/conflicting-widths-5-ref.html
+# layout/reftests/table-width/conflicting-widths-8-ref.html
+# layout/reftests/table-width/colspan-distribute-to-empty-1-ref.html
+# layout/reftests/table-width/colspan-distribute-to-empty-2.html
+# layout/reftests/table-width/conflicting-widths-8.html
+# layout/reftests/table-width/percent-small-2-ref.html
+# layout/reftests/table-width/cellspacing-ref.html
+# layout/reftests/table-width/conflicting-widths-6-ref.html
+# layout/reftests/table-width/conflicting-widths-7.html
+# layout/reftests/table-width/conflicting-widths-3.html
+# layout/reftests/table-width/pref-width-ref.html
+# layout/reftests/table-width/default-box-sizing-separate-standards.html
+# layout/reftests/table-width/colgroup-vs-column-1.html
+# layout/reftests/table-width/percent-zero.html
+# layout/reftests/table-width/conflicting-widths-10-ref.html
+# layout/reftests/table-width/spanning-cell-sort-2-large-fixed.html
+# layout/reftests/table-width/percent-large.html
+# layout/reftests/table-width/spanning-cell-sort-2-large.html
+# layout/reftests/table-width/spacing-invariance-standards-min-ref.html
+# layout/reftests/table-width/spanning-cell-sort-2-ref.html
+# layout/reftests/table-width/percent-small-nested-ref.html
+# layout/reftests/table-width/shrink-wrap-pref-ref.html
+# layout/reftests/table-width/conflicting-widths-2.html
+# layout/reftests/table-width/colgroup-vs-column-2.html
+# layout/reftests/table-width/colspan-distribute-to-empty-2-ref.html
+# layout/reftests/table-width/colgroup-vs-column-3.html
+# layout/reftests/table-width/percent-zero-ref.html
+# layout/reftests/table-width/percent-basis.html
+# layout/reftests/table-width/shrink-wrap-min.html
+# layout/reftests/table-width/conflicting-widths-7-ref.html
+# layout/reftests/table-width/spacing-invariance-quirks-min-ref.html
+# layout/reftests/table-width/default-box-sizing-collapse-standards-ref.html
+# layout/reftests/table-width/spanning-cell-sort-1-fixed-ref.html
+# layout/reftests/table-width/percent-large-min-ref.html
+# layout/reftests/table-width/default-box-sizing-collapse-quirks.html
+# layout/reftests/table-width/conflicting-widths-6.html
+# layout/reftests/table-width/percent-truncation-2.html
+# layout/reftests/table-width/percent-truncation-3.html
+# layout/reftests/table-width/conflicting-widths-9-ref.html
+# layout/reftests/table-width/colspan-distribute-to-empty-1a.html
+# layout/reftests/table-width/spanning-cell-sort-1-large.html
+# layout/reftests/table-width/spacing-invariance-standards-pref.html
+# layout/reftests/table-width/spacing-invariance-quirks-min.html
+# layout/reftests/table-width/colspan-distribute-to-empty-1b.html
+# layout/reftests/table-width/shrink-wrap-avail-ref.html
+# layout/reftests/table-width/percent-truncation-3-ref.html
+# layout/reftests/table-width/percent-small.html
+# layout/reftests/table-width/colgroup-vs-column-4.html
+# layout/reftests/table-width/colgroup-vs-column-2-ref.html
+# layout/reftests/table-width/percent-truncation-1.html
+# layout/reftests/table-width/default-box-sizing-separate-standards-ref.html
+# layout/reftests/table-width/cellpadding.html
+# layout/reftests/table-width/colspan-percent-distribution-2.html
+# layout/reftests/table-width/balancing-1.html
+# layout/reftests/table-width/percent-small-2.html
+# layout/reftests/table-width/distribute-percent-nonoriginating-ref.html
+# layout/reftests/table-width/conflicting-percent-widths-3.html
+# layout/reftests/table-width/shrink-wrap-avail.html
+# layout/reftests/table-width/min-width-ref.html
+# layout/reftests/table-width/min-width.html
+# layout/reftests/table-width/distribute-percent-nonoriginating.html
+# layout/reftests/table-width/colgroup-vs-column-4-ref.html
+# layout/reftests/table-width/dynamic-fixed-layout-1.html
+# layout/reftests/table-width/percent-small-min-ref.html
+# layout/reftests/table-width/conflicting-percent-widths-1-ref.html
+# layout/reftests/table-width/conflicting-percent-widths-2-ref.html
+# layout/reftests/table-width/spanning-cell-sort-2-small.html
+# layout/reftests/tab-size/tab-size-change-1b.html
+# layout/reftests/tab-size/spaces-4.html
+# layout/reftests/tab-size/tab-size-change-1-ref.html
+# layout/reftests/tab-size/tab-size-8.html
+# layout/reftests/tab-size/spaces-4-multiple.html
+# layout/reftests/tab-size/spaces-4-offset.html
+# layout/reftests/tab-size/tab-size-4-multiple.html
+# layout/reftests/tab-size/tab-size-4.html
+# layout/reftests/tab-size/spaces-0.html
+# layout/reftests/tab-size/tab-size-negative.html
+# layout/reftests/tab-size/spaces-8.html
+# layout/reftests/tab-size/tab-size-4-spanoffset.html
+# layout/reftests/tab-size/tab-size-4-span.html
+# layout/reftests/tab-size/tab-size-change-1a.html
+# layout/reftests/tab-size/tab-size-1.html
+# layout/reftests/tab-size/spaces-1.html
+# layout/reftests/tab-size/tab-size-0.html
+# layout/reftests/tab-size/tab-size-initial.html
+# layout/reftests/apng-mime/expected.html
+# layout/reftests/apng-mime/test.html
+# layout/reftests/margin-collapsing/table-caption-2c-dyn.html
+# layout/reftests/margin-collapsing/block-root-1a-noref1.html
+# layout/reftests/margin-collapsing/block-first-child-8b-dyn.html
+# layout/reftests/margin-collapsing/block-last-child-1a.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-5a.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-3b-dyn.html
+# layout/reftests/margin-collapsing/table-sibling-3-noref.html
+# layout/reftests/margin-collapsing/block-first-child-5-ref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-5b-dyn.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-3-dyn.html
+# layout/reftests/margin-collapsing/block-negative-4b-dyn2.html
+# layout/reftests/margin-collapsing/scrollable-vertical-margin-ref.html
+# layout/reftests/margin-collapsing/block-clear-6b-left.html
+# layout/reftests/margin-collapsing/block-xhtml-html-3-ref.xhtml
+# layout/reftests/margin-collapsing/block-non-sibling-2d.html
+# layout/reftests/margin-collapsing/table-caption-1c-dyn.html
+# layout/reftests/margin-collapsing/block-clear-5g.html
+# layout/reftests/margin-collapsing/block-clear-4b.html
+# layout/reftests/margin-collapsing/table-caption-bottom-outside-1.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-7a-dyn.html
+# layout/reftests/margin-collapsing/block-horizontal-1-noref.html
+# layout/reftests/margin-collapsing/block-no-content-2e-dyn.html
+# layout/reftests/margin-collapsing/inline-table-horizontal-1-ref.html
+# layout/reftests/margin-collapsing/block-root-1b-ref.html
+# layout/reftests/margin-collapsing/block-zero-height-2a.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-3c-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-1c.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-2-ref.html
+# layout/reftests/margin-collapsing/caption-child-1.html
+# layout/reftests/margin-collapsing/inline-block-sibling-2.html
+# layout/reftests/margin-collapsing/table-caption-top-2-ref.html
+# layout/reftests/margin-collapsing/block-clear-5d.html
+# layout/reftests/margin-collapsing/block-clear-7a-left.html
+# layout/reftests/margin-collapsing/block-percent-2-ref.html
+# layout/reftests/margin-collapsing/block-clear-5e.html
+# layout/reftests/margin-collapsing/block-no-content-3a-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-5-ref.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-2-ref.html
+# layout/reftests/margin-collapsing/table-caption-top-outside-1-dyn.html
+# layout/reftests/margin-collapsing/table-sibling-1-noref.html
+# layout/reftests/margin-collapsing/block-negative-2b-dyn1.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-3.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-3b.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-2b.html
+# layout/reftests/margin-collapsing/block-zero-min-height-3-ref.html
+# layout/reftests/margin-collapsing/block-no-content-1a.html
+# layout/reftests/margin-collapsing/block-overflow-2.html
+# layout/reftests/margin-collapsing/block-negative-2-noref1.html
+# layout/reftests/margin-collapsing/block-clear-2.html
+# layout/reftests/margin-collapsing/inline-block-horizontal-1.html
+# layout/reftests/margin-collapsing/block-no-content-3c.html
+# layout/reftests/margin-collapsing/block-zero-height-1b-ref.html
+# layout/reftests/margin-collapsing/block-root-1a-noref2.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-2b.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-7-ref.html
+# layout/reftests/margin-collapsing/block-sibling-1-noref2.html
+# layout/reftests/margin-collapsing/inline-horizontal-2-noref.html
+# layout/reftests/margin-collapsing/block-clear-2-ref.html
+# layout/reftests/margin-collapsing/block-float-3a.html
+# layout/reftests/margin-collapsing/block-no-content-2d-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-3a-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-1b-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-7b-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-2a-dyn.html
+# layout/reftests/margin-collapsing/block-zero-min-height-1c.html
+# layout/reftests/margin-collapsing/block-html-html-2-dyn.html
+# layout/reftests/margin-collapsing/block-float-3b-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-6b.html
+# layout/reftests/margin-collapsing/block-clear-6e-left.html
+# layout/reftests/margin-collapsing/block-html-body-1-ref.html
+# layout/reftests/margin-collapsing/table-caption-2c.html
+# layout/reftests/margin-collapsing/block-abs-pos-2-dyn.html
+# layout/reftests/margin-collapsing/block-html-html-1a-dyn.html
+# layout/reftests/margin-collapsing/block-float-1a-noref.html
+# layout/reftests/margin-collapsing/block-horizontal-4-noref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-4c-dyn.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-4-ref.html
+# layout/reftests/margin-collapsing/block-clear-7h-left.html
+# layout/reftests/margin-collapsing/block-xhtml-root-1a.xhtml
+# layout/reftests/margin-collapsing/block-negative-3b-dyn2.html
+# layout/reftests/margin-collapsing/block-no-content-2c-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-6.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-3a.html
+# layout/reftests/margin-collapsing/block-non-sibling-4-ref.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2c.html
+# layout/reftests/margin-collapsing/block-clear-5-right-ref.html
+# layout/reftests/margin-collapsing/block-overflow-5d.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-2-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-7a-dyn.html
+# layout/reftests/margin-collapsing/block-overflow-5b.html
+# layout/reftests/margin-collapsing/fieldset-sibling-1b.html
+# layout/reftests/margin-collapsing/block-xhtml-html-3-dyn.xhtml
+# layout/reftests/margin-collapsing/block-max-height-last-child-4a-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-3a-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-9a.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-7c.html
+# layout/reftests/margin-collapsing/block-non-sibling-2b.html
+# layout/reftests/margin-collapsing/inline-block-sibling-2-noref.html
+# layout/reftests/margin-collapsing/block-overflow-4.html
+# layout/reftests/margin-collapsing/block-first-child-5.html
+# layout/reftests/margin-collapsing/block-clear-5a.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-3a.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-1a.html
+# layout/reftests/margin-collapsing/block-negative-4a.html
+# layout/reftests/margin-collapsing/table-caption-top-outside-1.html
+# layout/reftests/margin-collapsing/block-zero-height-2b-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-3b.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-1a-dyn.html
+# layout/reftests/margin-collapsing/table-caption-bottom-2-ref.html
+# layout/reftests/margin-collapsing/block-horizontal-3-dyn.html
+# layout/reftests/margin-collapsing/fieldset-child-1-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-4a.html
+# layout/reftests/margin-collapsing/table-caption-1a.html
+# layout/reftests/margin-collapsing/block-negative-1b.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-6a.html
+# layout/reftests/margin-collapsing/block-overflow-2-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-1c.html
+# layout/reftests/margin-collapsing/block-first-child-3.html
+# layout/reftests/margin-collapsing/block-first-child-4.html
+# layout/reftests/margin-collapsing/block-first-child-7-dyn.html
+# layout/reftests/margin-collapsing/block-sibling-2.html
+# layout/reftests/margin-collapsing/block-clear-4c.html
+# layout/reftests/margin-collapsing/column-child-1-dyn.html
+# layout/reftests/margin-collapsing/block-clear-6c-left.html
+# layout/reftests/margin-collapsing/block-no-content-5-ref.html
+# layout/reftests/margin-collapsing/block-last-child-1-ref.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-6-dyn.html
+# layout/reftests/margin-collapsing/block-float-1b-ref.html
+# layout/reftests/margin-collapsing/table-caption-top-outside-2-dyn.html
+# layout/reftests/margin-collapsing/block-root-1a.html
+# layout/reftests/margin-collapsing/block-clear-2-noref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-6a-dyn.html
+# layout/reftests/margin-collapsing/block-overflow-3-ref2.html
+# layout/reftests/margin-collapsing/block-clear-3-ref-left.html
+# layout/reftests/margin-collapsing/block-sibling-1-ref.html
+# layout/reftests/margin-collapsing/block-float-1a-dyn.html
+# layout/reftests/margin-collapsing/table-sibling-2a-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-6c-dyn.html
+# layout/reftests/margin-collapsing/block-first-child-8a.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-8b.html
+# layout/reftests/margin-collapsing/block-clear-6def-left-ref2.html
+# layout/reftests/margin-collapsing/column-sibling-1c.html
+# layout/reftests/margin-collapsing/block-first-child-8b.html
+# layout/reftests/margin-collapsing/block-overflow-1.html
+# layout/reftests/margin-collapsing/table-sibling-2-noref2.html
+# layout/reftests/margin-collapsing/block-em-length-1-ref.html
+# layout/reftests/margin-collapsing/block-html-body-1-ref2.html
+# layout/reftests/margin-collapsing/block-sibling-2-ref2.html
+# layout/reftests/margin-collapsing/block-overflow-2-ref.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-5-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-8a-dyn.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2a.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-6c.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-3-ref.html
+# layout/reftests/margin-collapsing/block-last-child-3c.html
+# layout/reftests/margin-collapsing/block-sibling-2-ref.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-1b-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-4-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-2-ref2.html
+# layout/reftests/margin-collapsing/block-overflow-1-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-7b.html
+# layout/reftests/margin-collapsing/block-non-sibling-4-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4b.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-1-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-1-ref2.html
+# layout/reftests/margin-collapsing/block-negative-1a-dyn1.html
+# layout/reftests/margin-collapsing/block-negative-3a-dyn2.html
+# layout/reftests/margin-collapsing/block-percent-2-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4h-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-1a-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-5b.html
+# layout/reftests/margin-collapsing/block-overflow-2-ref2.html
+# layout/reftests/margin-collapsing/inline-table-horizontal-1.html
+# layout/reftests/margin-collapsing/block-negative-5-noref2.html
+# layout/reftests/margin-collapsing/block-overflow-1-ref2.html
+# layout/reftests/margin-collapsing/block-xhtml-html-3.xhtml
+# layout/reftests/margin-collapsing/block-max-height-last-child-5b-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-9a-dyn.html
+# layout/reftests/margin-collapsing/block-sibling-1a-dyn.html
+# layout/reftests/margin-collapsing/block-non-sibling-3b.html
+# layout/reftests/margin-collapsing/table-sibling-3-ref.html
+# layout/reftests/margin-collapsing/block-no-content-3-ref.html
+# layout/reftests/margin-collapsing/block-no-content-2b.html
+# layout/reftests/margin-collapsing/block-html-html-1-ref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-1c-dyn.html
+# layout/reftests/margin-collapsing/block-xhtml-html-1a-dyn.xhtml
+# layout/reftests/margin-collapsing/block-auto-height-last-child-6-ref.html
+# layout/reftests/margin-collapsing/inline-table-horizontal-1-dyn.html
+# layout/reftests/margin-collapsing/block-xml-root-1-ref.xml
+# layout/reftests/margin-collapsing/caption-child-1-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-3c.html
+# layout/reftests/margin-collapsing/table-sibling-1b-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-8b.html
+# layout/reftests/margin-collapsing/block-first-child-4-ref.html
+# layout/reftests/margin-collapsing/block-negative-4-ref.html
+# layout/reftests/margin-collapsing/block-horizontal-2-dyn.html
+# layout/reftests/margin-collapsing/block-abs-pos-2-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-7b-dyn.html
+# layout/reftests/margin-collapsing/table-caption-2a.html
+# layout/reftests/margin-collapsing/block-clear-7d-left.html
+# layout/reftests/margin-collapsing/block-negative-3-ref2.html
+# layout/reftests/margin-collapsing/block-html-html-2.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-2a.html
+# layout/reftests/margin-collapsing/block-negative-3a.html
+# layout/reftests/margin-collapsing/block-non-sibling-3a-dyn.html
+# layout/reftests/margin-collapsing/inline-block-sibling-1c.html
+# layout/reftests/margin-collapsing/block-percent-1-ref.html
+# layout/reftests/margin-collapsing/caption-sibling-2-noref.html
+# layout/reftests/margin-collapsing/fieldset-sibling-2a-dyn.html
+# layout/reftests/margin-collapsing/block-clear-5-left-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-9-ref.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-7-ref.html
+# layout/reftests/margin-collapsing/block-float-1a.html
+# layout/reftests/margin-collapsing/block-clear-7abcd-left-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-6-ref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-4c.html
+# layout/reftests/margin-collapsing/column-sibling-2b-dyn.html
+# layout/reftests/margin-collapsing/inline-block-horizontal-2-ref.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-4.html
+# layout/reftests/margin-collapsing/inline-block-sibling-1a.html
+# layout/reftests/margin-collapsing/block-first-child-6-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-8b-dyn.html
+# layout/reftests/margin-collapsing/inline-horizontal-1-ref.html
+# layout/reftests/margin-collapsing/block-root-1a-ref.html
+# layout/reftests/margin-collapsing/block-horizontal-4.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4e-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-9c.html
+# layout/reftests/margin-collapsing/inline-block-sibling-2-ref.html
+# layout/reftests/margin-collapsing/block-float-3a-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-3c-dyn.html
+# layout/reftests/margin-collapsing/block-negative-1a-dyn2.html
+# layout/reftests/margin-collapsing/block-first-child-3-dyn.html
+# layout/reftests/margin-collapsing/table-sibling-2a.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-9b.html
+# layout/reftests/margin-collapsing/block-xhtml-root-2.xhtml
+# layout/reftests/margin-collapsing/table-sibling-2-ref.html
+# layout/reftests/margin-collapsing/table-caption-bottom-2.html
+# layout/reftests/margin-collapsing/block-negative-3-noref1.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-5b.html
+# layout/reftests/margin-collapsing/block-negative-2a-dyn1.html
+# layout/reftests/margin-collapsing/block-zero-height-1a.html
+# layout/reftests/margin-collapsing/block-overflow-4-ref.html
+# layout/reftests/margin-collapsing/column-sibling-1-ref.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-8c-dyn.html
+# layout/reftests/margin-collapsing/column-child-1-ref.html
+# layout/reftests/margin-collapsing/block-first-child-1a.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-6b.html
+# layout/reftests/margin-collapsing/block-horizontal-1-dyn.html
+# layout/reftests/margin-collapsing/block-clear-3a.html
+# layout/reftests/margin-collapsing/table-sibling-2b-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-5a-dyn.html
+# layout/reftests/margin-collapsing/table-sibling-1b.html
+# layout/reftests/margin-collapsing/scrollable-vertical-margin.html
+# layout/reftests/margin-collapsing/block-clear-3f.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-6a.html
+# layout/reftests/margin-collapsing/block-xml-root-1.xml
+# layout/reftests/margin-collapsing/block-min-height-last-child-9a.html
+# layout/reftests/margin-collapsing/caption-sibling-1a-dyn.html
+# layout/reftests/margin-collapsing/column-sibling-2a-dyn.html
+# layout/reftests/margin-collapsing/block-negative-1-noref2.html
+# layout/reftests/margin-collapsing/block-overflow-5c-ref2.html
+# layout/reftests/margin-collapsing/inline-block-sibling-1-ref.html
+# layout/reftests/margin-collapsing/block-float-2a-ref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-9b-dyn.html
+# layout/reftests/margin-collapsing/block-last-child-4c.html
+# layout/reftests/margin-collapsing/block-clear-1b.html
+# layout/reftests/margin-collapsing/block-zero-min-height-3b.html
+# layout/reftests/margin-collapsing/block-negative-1b-dyn2.html
+# layout/reftests/margin-collapsing/column-sibling-1b-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4d.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4-ref.html
+# layout/reftests/margin-collapsing/block-clear-5f.html
+# layout/reftests/margin-collapsing/block-first-child-5-dyn.html
+# layout/reftests/margin-collapsing/caption-sibling-1-noref2.html
+# layout/reftests/margin-collapsing/block-first-child-8a-dyn.html
+# layout/reftests/margin-collapsing/block-last-child-3b.html
+# layout/reftests/margin-collapsing/block-clear-3c.html
+# layout/reftests/margin-collapsing/block-xhtml-html-1b.xhtml
+# layout/reftests/margin-collapsing/block-no-content-2c.html
+# layout/reftests/margin-collapsing/table-sibling-1c-dyn.html
+# layout/reftests/margin-collapsing/block-sibling-1-ref2.html
+# layout/reftests/margin-collapsing/block-first-child-3-ref.html
+# layout/reftests/margin-collapsing/block-negative-3-noref2.html
+# layout/reftests/margin-collapsing/fieldset-sibling-2c-dyn.html
+# layout/reftests/margin-collapsing/block-first-child-7.html
+# layout/reftests/margin-collapsing/block-xhtml-html-1a.xhtml
+# layout/reftests/margin-collapsing/column-sibling-1a-dyn.html
+# layout/reftests/margin-collapsing/caption-sibling-1b-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-9c.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-1c-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-8.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-5.html
+# layout/reftests/margin-collapsing/block-horizontal-3.html
+# layout/reftests/margin-collapsing/block-negative-3a-dyn1.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-1b.html
+# layout/reftests/margin-collapsing/block-html-html-3-dyn.html
+# layout/reftests/margin-collapsing/block-html-html-2-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-2e.html
+# layout/reftests/margin-collapsing/block-overflow-5c.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-2b-dyn.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2ab-ref.html
+# layout/reftests/margin-collapsing/block-sibling-3-dyn.html
+# layout/reftests/margin-collapsing/table-caption-top-1.html
+# layout/reftests/margin-collapsing/block-xhtml-html-2-ref.xhtml
+# layout/reftests/margin-collapsing/fieldset-child-1.html
+# layout/reftests/margin-collapsing/block-non-sibling-3b-dyn.html
+# layout/reftests/margin-collapsing/caption-sibling-1-noref.html
+# layout/reftests/margin-collapsing/block-non-sibling-1f.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2b.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-4c.html
+# layout/reftests/margin-collapsing/block-sibling-2-noref.html
+# layout/reftests/margin-collapsing/block-clear-4-ref-left.html
+# layout/reftests/margin-collapsing/block-no-content-4b-dyn.html
+# layout/reftests/margin-collapsing/block-float-1b.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-2b-dyn.html
+# layout/reftests/margin-collapsing/block-float-2b-ref.html
+# layout/reftests/margin-collapsing/block-clear-3-ref-right.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-6c.html
+# layout/reftests/margin-collapsing/column-sibling-1b.html
+# layout/reftests/margin-collapsing/block-zero-min-height-1e.html
+# layout/reftests/margin-collapsing/block-no-content-5b-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-1-ref.html
+# layout/reftests/margin-collapsing/fieldset-sibling-1c.html
+# layout/reftests/margin-collapsing/block-no-content-1b.html
+# layout/reftests/margin-collapsing/caption-sibling-1c.html
+# layout/reftests/margin-collapsing/inline-block-sibling-1b.html
+# layout/reftests/margin-collapsing/block-non-sibling-2b-dyn.html
+# layout/reftests/margin-collapsing/table-sibling-2-noref.html
+# layout/reftests/margin-collapsing/block-xhtml-html-2.xhtml
+# layout/reftests/margin-collapsing/block-first-child-7-ref.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-7.html
+# layout/reftests/margin-collapsing/inline-block-horizontal-1-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-3-ref2.html
+# layout/reftests/margin-collapsing/table-sibling-2b.html
+# layout/reftests/margin-collapsing/block-non-sibling-1e-dyn.html
+# layout/reftests/margin-collapsing/block-float-1a-ref2.html
+# layout/reftests/margin-collapsing/inline-block-horizontal-1-noref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-1a.html
+# layout/reftests/margin-collapsing/block-clear-7f-left.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-8a-dyn.html
+# layout/reftests/margin-collapsing/block-xhtml-root-2-ref.xhtml
+# layout/reftests/margin-collapsing/block-first-child-1b.html
+# layout/reftests/margin-collapsing/block-zero-height-3a.html
+# layout/reftests/margin-collapsing/block-no-content-2b-dyn.html
+# layout/reftests/margin-collapsing/block-negative-5-dyn2.html
+# layout/reftests/margin-collapsing/block-no-content-7.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-4b.html
+# layout/reftests/margin-collapsing/block-float-1b-ref2.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-4b-dyn.html
+# layout/reftests/margin-collapsing/inline-block-child-2-noref.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4f-dyn.html
+# layout/reftests/margin-collapsing/block-first-child-1-ref.html
+# layout/reftests/margin-collapsing/block-html-html-3-ref.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2d.html
+# layout/reftests/margin-collapsing/block-non-sibling-2a.html
+# layout/reftests/margin-collapsing/inline-block-sibling-1a-dyn.html
+# layout/reftests/margin-collapsing/block-first-child-4-dyn.html
+# layout/reftests/margin-collapsing/inline-block-sibling-2-dyn.html
+# layout/reftests/margin-collapsing/block-first-child-2-ref.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-4-dyn.html
+# layout/reftests/margin-collapsing/caption-sibling-1-ref.html
+# layout/reftests/margin-collapsing/inline-block-child-1-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-3-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-2b-dyn.html
+# layout/reftests/margin-collapsing/block-non-sibling-2c.html
+# layout/reftests/margin-collapsing/block-float-1a-ref.html
+# layout/reftests/margin-collapsing/block-negative-2b-dyn2.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-6b-dyn.html
+# layout/reftests/margin-collapsing/block-sibling-2-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4b-dyn.html
+# layout/reftests/margin-collapsing/block-zero-min-height-1d.html
+# layout/reftests/margin-collapsing/block-last-child-2b.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-2.html
+# layout/reftests/margin-collapsing/block-no-content-4a-dyn.html
+# layout/reftests/margin-collapsing/inline-block-horizontal-2.html
+# layout/reftests/margin-collapsing/block-no-content-4a.html
+# layout/reftests/margin-collapsing/block-first-child-8c.html
+# layout/reftests/margin-collapsing/block-negative-2b.html
+# layout/reftests/margin-collapsing/block-non-sibling-3a.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-1-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-8b-dyn.html
+# layout/reftests/margin-collapsing/block-clear-4d.html
+# layout/reftests/margin-collapsing/inline-block-child-2.html
+# layout/reftests/margin-collapsing/block-sibling-1-noref.html
+# layout/reftests/margin-collapsing/block-clear-7efgh-left-ref2.html
+# layout/reftests/margin-collapsing/block-clear-3e.html
+# layout/reftests/margin-collapsing/block-last-child-4d.html
+# layout/reftests/margin-collapsing/block-root-1b-ref2.html
+# layout/reftests/margin-collapsing/inline-block-child-3-ref.html
+# layout/reftests/margin-collapsing/block-no-content-1b-dyn.html
+# layout/reftests/margin-collapsing/table-caption-top-outside-2.html
+# layout/reftests/margin-collapsing/block-last-child-2c.html
+# layout/reftests/margin-collapsing/block-root-1a-ref2.html
+# layout/reftests/margin-collapsing/block-zero-height-3c.html
+# layout/reftests/margin-collapsing/table-sibling-1c.html
+# layout/reftests/margin-collapsing/block-last-child-3-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-4-ref.html
+# layout/reftests/margin-collapsing/block-negative-5-dyn1.html
+# layout/reftests/margin-collapsing/block-clear-7b-left.html
+# layout/reftests/margin-collapsing/block-negative-5-ref.html
+# layout/reftests/margin-collapsing/block-clear-1b-ref.html
+# layout/reftests/margin-collapsing/block-negative-4-noref2.html
+# layout/reftests/margin-collapsing/block-html-html-1b-dyn.html
+# layout/reftests/margin-collapsing/block-non-sibling-1d-dyn.html
+# layout/reftests/margin-collapsing/block-float-1b-noref.html
+# layout/reftests/margin-collapsing/table-caption-top-1-ref.html
+# layout/reftests/margin-collapsing/fieldset-sibling-1a-dyn.html
+# layout/reftests/margin-collapsing/table-caption-bottom-1-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-2a-dyn.html
+# layout/reftests/margin-collapsing/block-clear-5h.html
+# layout/reftests/margin-collapsing/block-no-content-8-dyn.html
+# layout/reftests/margin-collapsing/block-clear-7c-left.html
+# layout/reftests/margin-collapsing/block-clear-5b.html
+# layout/reftests/margin-collapsing/block-zero-height-1b.html
+# layout/reftests/margin-collapsing/block-non-sibling-2-ref.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-3b-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-9b-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4f.html
+# layout/reftests/margin-collapsing/block-xhtml-html-2-dyn.xhtml
+# layout/reftests/margin-collapsing/block-max-height-last-child-4c-dyn.html
+# layout/reftests/margin-collapsing/block-clear-3d.html
+# layout/reftests/margin-collapsing/block-float-1b-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-3b.html
+# layout/reftests/margin-collapsing/block-horizontal-1-ref.html
+# layout/reftests/margin-collapsing/block-overflow-3-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-4c-dyn.html
+# layout/reftests/margin-collapsing/scrollable-horizontal-margin.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-8a-dyn.html
+# layout/reftests/margin-collapsing/block-last-child-2-ref.html
+# layout/reftests/margin-collapsing/block-first-child-1a-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-3-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-1b.html
+# layout/reftests/margin-collapsing/block-no-content-5a-dyn.html
+# layout/reftests/margin-collapsing/block-negative-5-ref2.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-1b.html
+# layout/reftests/margin-collapsing/inline-block-sibling-1c-dyn.html
+# layout/reftests/margin-collapsing/block-sibling-1b.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-1b-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4c-dyn.html
+# layout/reftests/margin-collapsing/block-non-sibling-1c-dyn.html
+# layout/reftests/margin-collapsing/table-caption-bottom-1-ref.html
+# layout/reftests/margin-collapsing/block-negative-2a-dyn2.html
+# layout/reftests/margin-collapsing/block-clear-4f.html
+# layout/reftests/margin-collapsing/block-sibling-1c-dyn.html
+# layout/reftests/margin-collapsing/block-last-child-1b.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-9a-dyn.html
+# layout/reftests/margin-collapsing/block-negative-3b-dyn1.html
+# layout/reftests/margin-collapsing/column-sibling-2b.html
+# layout/reftests/margin-collapsing/table-sibling-1a.html
+# layout/reftests/margin-collapsing/block-zero-height-2b.html
+# layout/reftests/margin-collapsing/block-no-content-4b.html
+# layout/reftests/margin-collapsing/block-non-sibling-1f-dyn.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-8b-dyn.html
+# layout/reftests/margin-collapsing/block-sibling-1c.html
+# layout/reftests/margin-collapsing/block-clear-3b.html
+# layout/reftests/margin-collapsing/block-last-child-1c.html
+# layout/reftests/margin-collapsing/block-negative-2a.html
+# layout/reftests/margin-collapsing/block-negative-2-noref2.html
+# layout/reftests/margin-collapsing/block-no-content-4c.html
+# layout/reftests/margin-collapsing/block-non-sibling-4-ref2.html
+# layout/reftests/margin-collapsing/block-float-3b.html
+# layout/reftests/margin-collapsing/table-caption-2-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-2a-dyn.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-1a-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-5a.html
+# layout/reftests/margin-collapsing/block-horizontal-2-ref.html
+# layout/reftests/margin-collapsing/block-em-length-1.html
+# layout/reftests/margin-collapsing/fieldset-sibling-2-ref1.html
+# layout/reftests/margin-collapsing/table-sibling-1a-dyn.html
+# layout/reftests/margin-collapsing/block-clear-1a.html
+# layout/reftests/margin-collapsing/block-clear-5c.html
+# layout/reftests/margin-collapsing/block-non-sibling-1-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-1e.html
+# layout/reftests/margin-collapsing/block-first-child-2.html
+# layout/reftests/margin-collapsing/block-non-sibling-3-ref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-4b.html
+# layout/reftests/margin-collapsing/block-zero-height-2c.html
+# layout/reftests/margin-collapsing/block-clear-6def-left-ref1.html
+# layout/reftests/margin-collapsing/block-zero-height-2c-ref.html
+# layout/reftests/margin-collapsing/block-no-content-1d.html
+# layout/reftests/margin-collapsing/block-non-sibling-2f-dyn.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-8c.html
+# layout/reftests/margin-collapsing/block-no-content-1c-dyn.html
+# layout/reftests/margin-collapsing/block-percent-1.html
+# layout/reftests/margin-collapsing/block-em-length-1-dyn.html
+# layout/reftests/margin-collapsing/block-overflow-3.html
+# layout/reftests/margin-collapsing/block-overflow-5a.html
+# layout/reftests/margin-collapsing/fieldset-sibling-2-ref2.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-5b.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-3b-dyn.html
+# layout/reftests/margin-collapsing/block-zero-min-height-1f.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-5a-dyn.html
+# layout/reftests/margin-collapsing/block-overflow-5c-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-7c.html
+# layout/reftests/margin-collapsing/inline-horizontal-1-noref.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2f-ref.html
+# layout/reftests/margin-collapsing/block-abs-pos-2.html
+# layout/reftests/margin-collapsing/table-sibling-2c.html
+# layout/reftests/margin-collapsing/block-horizontal-4-ref.html
+# layout/reftests/margin-collapsing/caption-sibling-1c-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-3b.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-1-ref.html
+# layout/reftests/margin-collapsing/table-sibling-2c-dyn.html
+# layout/reftests/margin-collapsing/block-float-2a.html
+# layout/reftests/margin-collapsing/block-non-sibling-2e-dyn.html
+# layout/reftests/margin-collapsing/block-negative-4b-dyn1.html
+# layout/reftests/margin-collapsing/fieldset-sibling-1-ref.html
+# layout/reftests/margin-collapsing/block-zero-min-height-1a.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-1b.html
+# layout/reftests/margin-collapsing/block-clear-6a-left.html
+# layout/reftests/margin-collapsing/block-horizontal-4-dyn.html
+# layout/reftests/margin-collapsing/block-percent-2.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-4a.html
+# layout/reftests/margin-collapsing/dynamic-add-text-1.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4e.html
+# layout/reftests/margin-collapsing/block-non-sibling-2f.html
+# layout/reftests/margin-collapsing/block-horizontal-2-noref.html
+# layout/reftests/margin-collapsing/block-negative-4-ref2.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-1b.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-8a.html
+# layout/reftests/margin-collapsing/table-caption-bottom-outside-1-dyn.html
+# layout/reftests/margin-collapsing/block-non-sibling-3d.html
+# layout/reftests/margin-collapsing/block-non-sibling-4.html
+# layout/reftests/margin-collapsing/scrollable-horizontal-margin-ref.html
+# layout/reftests/margin-collapsing/block-no-content-6-ref.html
+# layout/reftests/margin-collapsing/table-sibling-1-ref.html
+# layout/reftests/margin-collapsing/block-html-html-3.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-8a.html
+# layout/reftests/margin-collapsing/block-overflow-5d-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4g.html
+# layout/reftests/margin-collapsing/block-overflow-5a-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-2a-dyn.html
+# layout/reftests/margin-collapsing/table-caption-top-2.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-4b-dyn.html
+# layout/reftests/margin-collapsing/block-overflow-5b-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4h.html
+# layout/reftests/margin-collapsing/fieldset-sibling-2b-dyn.html
+# layout/reftests/margin-collapsing/block-xhtml-root-3-ref.xhtml
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4a-dyn.html
+# layout/reftests/margin-collapsing/caption-sibling-1a.html
+# layout/reftests/margin-collapsing/block-last-child-4a.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-9c-dyn.html
+# layout/reftests/margin-collapsing/table-caption-top-2-dyn.html
+# layout/reftests/margin-collapsing/fieldset-sibling-1b-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-7a.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-1a-dyn.html
+# layout/reftests/margin-collapsing/block-float-2b.html
+# layout/reftests/margin-collapsing/block-sibling-1a.html
+# layout/reftests/margin-collapsing/block-negative-2-ref.html
+# layout/reftests/margin-collapsing/block-zero-min-height-1-ref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-2a-dyn.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-5-ref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-8-ref.html
+# layout/reftests/margin-collapsing/block-zero-min-height-1b.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2f.html
+# layout/reftests/margin-collapsing/fieldset-sibling-1c-dyn.html
+# layout/reftests/margin-collapsing/inline-block-child-2-ref.html
+# layout/reftests/margin-collapsing/inline-horizontal-2-dyn.html
+# layout/reftests/margin-collapsing/block-clear-7e-left.html
+# layout/reftests/margin-collapsing/block-non-sibling-2c-dyn.html
+# layout/reftests/margin-collapsing/inline-block-child-1-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4d-dyn.html
+# layout/reftests/margin-collapsing/block-zero-height-3b.html
+# layout/reftests/margin-collapsing/block-last-child-2a.html
+# layout/reftests/margin-collapsing/block-clear-6f-left.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-6c-dyn.html
+# layout/reftests/margin-collapsing/block-html-html-1b.html
+# layout/reftests/margin-collapsing/block-first-child-2-dyn.html
+# layout/reftests/margin-collapsing/block-overflow-1-ref.html
+# layout/reftests/margin-collapsing/block-no-content-1a-dyn.html
+# layout/reftests/margin-collapsing/block-xhtml-root-3.xhtml
+# layout/reftests/margin-collapsing/inline-block-child-2-dyn.html
+# layout/reftests/margin-collapsing/block-zero-min-height-1-noref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-8b.html
+# layout/reftests/margin-collapsing/fieldset-sibling-1a.html
+# layout/reftests/margin-collapsing/block-negative-1-ref.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-1c.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-3c.html
+# layout/reftests/margin-collapsing/block-overflow-5c-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-1a.html
+# layout/reftests/margin-collapsing/column-sibling-1a.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-9b.html
+# layout/reftests/margin-collapsing/block-abs-pos-1-dyn.html
+# layout/reftests/margin-collapsing/table-sibling-3-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-2a.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-6a-dyn.html
+# layout/reftests/margin-collapsing/block-html-body-1.html
+# layout/reftests/margin-collapsing/block-negative-3b.html
+# layout/reftests/margin-collapsing/block-overflow-5-ref2.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-1c-dyn.html
+# layout/reftests/margin-collapsing/block-non-sibling-3c-dyn.html
+# layout/reftests/margin-collapsing/block-overflow-4-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-7-dyn.html
+# layout/reftests/margin-collapsing/table-caption-2a-dyn.html
+# layout/reftests/margin-collapsing/block-xhtml-html-1b-dyn.xhtml
+# layout/reftests/margin-collapsing/block-zero-min-height-2de-ref.html
+# layout/reftests/margin-collapsing/block-negative-4b.html
+# layout/reftests/margin-collapsing/inline-horizontal-2-ref.html
+# layout/reftests/margin-collapsing/inline-block-horizontal-2-noref.html
+# layout/reftests/margin-collapsing/inline-block-child-3.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-6-ref.html
+# layout/reftests/margin-collapsing/block-negative-5.html
+# layout/reftests/margin-collapsing/block-no-content-8-ref.html
+# layout/reftests/margin-collapsing/block-xhtml-root-1b.xhtml
+# layout/reftests/margin-collapsing/block-abs-pos-1.html
+# layout/reftests/margin-collapsing/block-clear-4e.html
+# layout/reftests/margin-collapsing/block-clear-4a.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2e.html
+# layout/reftests/margin-collapsing/inline-block-child-3-dyn.html
+# layout/reftests/margin-collapsing/block-first-child-1c.html
+# layout/reftests/margin-collapsing/block-negative-4a-dyn2.html
+# layout/reftests/margin-collapsing/table-caption-bottom-outside-2.html
+# layout/reftests/margin-collapsing/block-float-2a-noref.html
+# layout/reftests/margin-collapsing/fieldset-sibling-2b.html
+# layout/reftests/margin-collapsing/block-no-content-2e.html
+# layout/reftests/margin-collapsing/block-horizontal-3-noref.html
+# layout/reftests/margin-collapsing/block-float-3a-ref.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-7-ref.html
+# layout/reftests/margin-collapsing/fieldset-sibling-2a.html
+# layout/reftests/margin-collapsing/inline-block-horizontal-2-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-3a.html
+# layout/reftests/margin-collapsing/block-negative-5-noref1.html
+# layout/reftests/margin-collapsing/block-float-3b-dyn.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4c.html
+# layout/reftests/margin-collapsing/inline-horizontal-2.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4g-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-1c.html
+# layout/reftests/margin-collapsing/block-xhtml-html-1-ref.xhtml
+# layout/reftests/margin-collapsing/block-clear-4-ref-right.html
+# layout/reftests/margin-collapsing/block-root-1b.html
+# layout/reftests/margin-collapsing/block-negative-1-noref1.html
+# layout/reftests/margin-collapsing/inline-horizontal-1-dyn.html
+# layout/reftests/margin-collapsing/fieldset-sibling-2c.html
+# layout/reftests/margin-collapsing/block-xhtml-root-1-ref.xhtml
+# layout/reftests/margin-collapsing/caption-sibling-1b.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-8-ref.html
+# layout/reftests/margin-collapsing/block-last-child-3d.html
+# layout/reftests/margin-collapsing/fieldset-child-1-ref.html
+# layout/reftests/margin-collapsing/block-clear-7efgh-left-ref1.html
+# layout/reftests/margin-collapsing/block-overflow-5-ref.html
+# layout/reftests/margin-collapsing/block-first-child-6.html
+# layout/reftests/margin-collapsing/block-first-child-8-ref.html
+# layout/reftests/margin-collapsing/block-sibling-3.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-3a-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-3c-dyn.html
+# layout/reftests/margin-collapsing/block-clear-6abc-left-ref.html
+# layout/reftests/margin-collapsing/block-first-child-1b-dyn.html
+# layout/reftests/margin-collapsing/table-caption-1c.html
+# layout/reftests/margin-collapsing/caption-sibling-2-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-4-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-3d-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-8a.html
+# layout/reftests/margin-collapsing/block-first-child-8c-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-3a.html
+# layout/reftests/margin-collapsing/table-sibling-1-noref2.html
+# layout/reftests/margin-collapsing/block-html-body-1-noref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-7c-dyn.html
+# layout/reftests/margin-collapsing/block-non-sibling-1a-dyn.html
+# layout/reftests/margin-collapsing/column-sibling-1c-dyn.html
+# layout/reftests/margin-collapsing/table-caption-2b-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-7b.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-7c-dyn.html
+# layout/reftests/margin-collapsing/block-zero-min-height-3c.html
+# layout/reftests/margin-collapsing/table-caption-bottom-1.html
+# layout/reftests/margin-collapsing/block-non-sibling-1d.html
+# layout/reftests/margin-collapsing/inline-block-horizontal-1-dyn.html
+# layout/reftests/margin-collapsing/block-clear-7g-left.html
+# layout/reftests/margin-collapsing/block-abs-pos-2-ref2.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-5a.html
+# layout/reftests/margin-collapsing/block-no-content-2-ref.html
+# layout/reftests/margin-collapsing/block-sibling-1b-dyn.html
+# layout/reftests/margin-collapsing/column-sibling-2c.html
+# layout/reftests/margin-collapsing/inline-block-child-1.html
+# layout/reftests/margin-collapsing/table-caption-top-1-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-1d-dyn.html
+# layout/reftests/margin-collapsing/column-child-1.html
+# layout/reftests/margin-collapsing/block-clear-6d-left.html
+# layout/reftests/margin-collapsing/caption-sibling-2-ref.html
+# layout/reftests/margin-collapsing/dynamic-add-text-1-ref.html
+# layout/reftests/margin-collapsing/block-last-child-2d.html
+# layout/reftests/margin-collapsing/caption-child-1-dyn.html
+# layout/reftests/margin-collapsing/block-horizontal-2.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2c-ref.html
+# layout/reftests/margin-collapsing/block-negative-1a.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-1b-dyn.html
+# layout/reftests/margin-collapsing/block-float-2b-dyn.html
+# layout/reftests/margin-collapsing/column-sibling-2c-dyn.html
+# layout/reftests/margin-collapsing/block-negative-1b-dyn1.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-8-ref.html
+# layout/reftests/margin-collapsing/inline-table-horizontal-1-noref.html
+# layout/reftests/margin-collapsing/table-caption-bottom-outside-2-dyn.html
+# layout/reftests/margin-collapsing/block-last-child-4b.html
+# layout/reftests/margin-collapsing/block-negative-4-noref1.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-7a.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-5-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-2a.html
+# layout/reftests/margin-collapsing/block-non-sibling-2d-dyn.html
+# layout/reftests/margin-collapsing/table-caption-bottom-2-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-1-ref.html
+# layout/reftests/margin-collapsing/block-horizontal-3-ref.html
+# layout/reftests/margin-collapsing/block-negative-4a-dyn1.html
+# layout/reftests/margin-collapsing/block-html-html-1a.html
+# layout/reftests/margin-collapsing/table-caption-1a-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-7-ref.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-4a.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-7-dyn.html
+# layout/reftests/margin-collapsing/block-horizontal-1.html
+# layout/reftests/margin-collapsing/table-caption-2b.html
+# layout/reftests/margin-collapsing/block-zero-min-height-2-noref.html
+# layout/reftests/margin-collapsing/block-overflow-3-ref.html
+# layout/reftests/margin-collapsing/block-abs-pos-1-ref.html
+# layout/reftests/margin-collapsing/block-non-sibling-1a.html
+# layout/reftests/margin-collapsing/block-float-2a-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-6-dyn.html
+# layout/reftests/margin-collapsing/block-percent-1-dyn.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-2-ref.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-6.html
+# layout/reftests/margin-collapsing/inline-block-sibling-1b-dyn.html
+# layout/reftests/margin-collapsing/block-no-content-3b-dyn.html
+# layout/reftests/margin-collapsing/block-first-child-6-ref.html
+# layout/reftests/margin-collapsing/block-negative-3-ref.html
+# layout/reftests/margin-collapsing/inline-horizontal-1.html
+# layout/reftests/margin-collapsing/block-non-sibling-1b-dyn.html
+# layout/reftests/margin-collapsing/block-non-sibling-1c.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-2-ref.html
+# layout/reftests/margin-collapsing/block-last-child-3a.html
+# layout/reftests/margin-collapsing/block-zero-min-height-3a.html
+# layout/reftests/margin-collapsing/block-overflow-4-ref2.html
+# layout/reftests/margin-collapsing/block-float-2b-noref.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-2b.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-4a-dyn.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-3-ref.html
+# layout/reftests/margin-collapsing/block-zero-height-1a-ref.html
+# layout/reftests/margin-collapsing/table-caption-1b.html
+# layout/reftests/margin-collapsing/block-auto-height-last-child-1a.html
+# layout/reftests/margin-collapsing/table-caption-1-ref.html
+# layout/reftests/margin-collapsing/block-zero-min-height-3d.html
+# layout/reftests/margin-collapsing/column-sibling-2-ref.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-9c-dyn.html
+# layout/reftests/margin-collapsing/block-zero-height-3-ref.html
+# layout/reftests/margin-collapsing/block-zero-height-2a-ref.html
+# layout/reftests/margin-collapsing/block-clear-1a-ref.html
+# layout/reftests/margin-collapsing/block-first-child-1c-dyn.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-6b-dyn.html
+# layout/reftests/margin-collapsing/table-caption-1b-dyn.html
+# layout/reftests/margin-collapsing/block-max-height-last-child-3c.html
+# layout/reftests/margin-collapsing/block-fix-height-last-child-2a.html
+# layout/reftests/margin-collapsing/block-last-child-4-ref.html
+# layout/reftests/margin-collapsing/block-no-content-2d.html
+# layout/reftests/margin-collapsing/block-min-height-last-child-9-ref.html
+# layout/reftests/margin-collapsing/column-sibling-2a.html
+# layout/reftests/position-dynamic-changes/multiple-changes-ref.html
+# layout/reftests/position-dynamic-changes/shrink-wrap-ref.html
+# layout/reftests/position-dynamic-changes/shrink-wrap.html
+# layout/reftests/position-dynamic-changes/max-width-ref.html
+# layout/reftests/position-dynamic-changes/multiple-changes.html
+# layout/reftests/position-dynamic-changes/max-width.html
+# layout/reftests/position-dynamic-changes/min-width-ref.html
+# layout/reftests/position-dynamic-changes/min-width.html
+# layout/reftests/position-dynamic-changes/relative/move-top-left-table.html
+# layout/reftests/position-dynamic-changes/relative/move-right-bottom-ref.html
+# layout/reftests/position-dynamic-changes/relative/move-top-left-ref.html
+# layout/reftests/position-dynamic-changes/relative/move-top-left-table-ref.html
+# layout/reftests/position-dynamic-changes/relative/move-right-bottom.html
+# layout/reftests/position-dynamic-changes/relative/move-right-bottom-table-ref.html
+# layout/reftests/position-dynamic-changes/relative/percent.html
+# layout/reftests/position-dynamic-changes/relative/move-top-left.html
+# layout/reftests/position-dynamic-changes/relative/move-right-bottom-table.html
+# layout/reftests/position-dynamic-changes/relative/percent-ref.html
+# layout/reftests/position-dynamic-changes/mixed/mixed-dimentionA.html
+# layout/reftests/position-dynamic-changes/mixed/mixed-dimentionA-ref.html
+# layout/reftests/position-dynamic-changes/mixed/mixed-dimentionN-ref.html
+# layout/reftests/position-dynamic-changes/mixed/mixed-dimentionN.html
+# layout/reftests/position-dynamic-changes/horizontal/fromauto-leftA-widthN-rightN.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthA-rightN-2.html
+# layout/reftests/position-dynamic-changes/horizontal/leftA-widthN-rightN.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftA-widthN-rightA.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthN-rightA.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthA-rightA-2-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthN-rightA-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftA-widthA-rightN.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftA-widthA-rightN-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthA-rightN-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthA-rightN-2-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthA-rightN-2.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftA-widthN-rightA-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/leftA-widthN-rightA-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftA-widthN-rightN.html
+# layout/reftests/position-dynamic-changes/horizontal/leftA-widthN-rightN-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthA-rightA.html
+# layout/reftests/position-dynamic-changes/horizontal/fromauto-leftA-widthN-rightA.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthA-rightN.html
+# layout/reftests/position-dynamic-changes/horizontal/fromauto-leftA-widthA-rightN.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthA-rightN-2-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthA-rightA-2.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthA-rightA-2-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthA-rightN-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthN-rightA-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthA-rightA-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/fromauto-leftN-widthA-rightA-2.html
+# layout/reftests/position-dynamic-changes/horizontal/fromauto-leftN-widthA-rightA.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthN-rightA.html
+# layout/reftests/position-dynamic-changes/horizontal/leftA-widthA-rightN.html
+# layout/reftests/position-dynamic-changes/horizontal/fromauto-leftN-widthN-rightA.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthA-rightN.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftA-widthN-rightN-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/leftA-widthA-rightN-ref.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthA-rightA.html
+# layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthA-rightA-2.html
+# layout/reftests/position-dynamic-changes/horizontal/leftA-widthN-rightA.html
+# layout/reftests/position-dynamic-changes/horizontal/fromauto-leftN-widthA-rightN-2.html
+# layout/reftests/position-dynamic-changes/horizontal/fromauto-leftN-widthA-rightN.html
+# layout/reftests/position-dynamic-changes/horizontal/leftN-widthA-rightA-ref.html
+# layout/reftests/position-dynamic-changes/vertical/topA-heightA-bottomN.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topA-heightN-bottomN.html
+# layout/reftests/position-dynamic-changes/vertical/topA-heightN-bottomA-ref.html
+# layout/reftests/position-dynamic-changes/vertical/topN-heightN-bottomA.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topN-heightA-bottomA.html
+# layout/reftests/position-dynamic-changes/vertical/fromauto-topN-heightA-bottomA-2.html
+# layout/reftests/position-dynamic-changes/vertical/topN-heightA-bottomN.html
+# layout/reftests/position-dynamic-changes/vertical/fromauto-topN-heightN-bottomA.html
+# layout/reftests/position-dynamic-changes/vertical/fromauto-topA-heightA-bottomN.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topA-heightN-bottomA.html
+# layout/reftests/position-dynamic-changes/vertical/topN-heightA-bottomA-ref.html
+# layout/reftests/position-dynamic-changes/vertical/topA-heightN-bottomN.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topN-heightN-bottomA.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topN-heightA-bottomA-ref.html
+# layout/reftests/position-dynamic-changes/vertical/topA-heightN-bottomA.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topA-heightN-bottomN-ref.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topN-heightA-bottomN.html
+# layout/reftests/position-dynamic-changes/vertical/topN-heightA-bottomA.html
+# layout/reftests/position-dynamic-changes/vertical/fromauto-topN-heightA-bottomA.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topA-heightA-bottomN-ref.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topA-heightN-bottomA-ref.html
+# layout/reftests/position-dynamic-changes/vertical/topN-heightN-bottomA-ref.html
+# layout/reftests/position-dynamic-changes/vertical/fromauto-topN-heightA-bottomN.html
+# layout/reftests/position-dynamic-changes/vertical/fromauto-topA-heightN-bottomN.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topN-heightN-bottomA-ref.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topN-heightA-bottomN-ref.html
+# layout/reftests/position-dynamic-changes/vertical/toauto-topA-heightA-bottomN.html
+# layout/reftests/position-dynamic-changes/vertical/fromauto-topA-heightN-bottomA.html
+# layout/reftests/position-dynamic-changes/vertical/topA-heightN-bottomN-ref.html
+# layout/reftests/position-dynamic-changes/vertical/fromauto-topN-heightA-bottomN-2.html
+# layout/reftests/position-dynamic-changes/vertical/topN-heightA-bottomN-ref.html
+# layout/reftests/position-dynamic-changes/vertical/topA-heightA-bottomN-ref.html
+# layout/reftests/position-dynamic-changes/mixed-abspos-root/mixed-dimentionA.html
+# layout/reftests/position-dynamic-changes/mixed-abspos-root/mixed-dimentionA-ref.html
+# layout/reftests/position-dynamic-changes/mixed-abspos-root/mixed-dimentionN-ref.html
+# layout/reftests/position-dynamic-changes/mixed-abspos-root/mixed-dimentionN.html
+# layout/reftests/table-background/empty-cells-default-2-ref.html
+# layout/reftests/table-background/border-collapse-table-column-ref.html
+# layout/reftests/table-background/table-row-opacity-dynamic-1.html
+# layout/reftests/table-background/backgr_simple-table-column.html
+# layout/reftests/table-background/table-row-opacity-dynamic-2-ref.html
+# layout/reftests/table-background/empty.html
+# layout/reftests/table-background/border-separate-table-cell.html
+# layout/reftests/table-background/backgr_simple-table-column-group.html
+# layout/reftests/table-background/backgr_index.html
+# layout/reftests/table-background/border-collapse-table-cell-ref.html
+# layout/reftests/table-background/border-collapse-opacity-table-column-ref.html
+# layout/reftests/table-background/backgr_border-table-column-group.html
+# layout/reftests/table-background/backgr_position-table-row.html
+# layout/reftests/table-background/border-collapse-opacity-table-column.html
+# layout/reftests/table-background/backgr_position-table-column-group.html
+# layout/reftests/table-background/border-collapse-opacity-table-column-group.html
+# layout/reftests/table-background/border-collapse-opacity-table-row-group-ref.html
+# layout/reftests/table-background/border-collapse-table-cell.html
+# layout/reftests/table-background/border-separate-table-column.html
+# layout/reftests/table-background/border-separate-opacity-table-cell.html
+# layout/reftests/table-background/border-separate-table-column-ref.html
+# layout/reftests/table-background/backgr_border-table-row.html
+# layout/reftests/table-background/scrollable-rowgroup-collapse-notref.html
+# layout/reftests/table-background/border-collapse-table-row-ref.html
+# layout/reftests/table-background/border-separate-opacity-table-column.html
+# layout/reftests/table-background/backgr_layers-show.html
+# layout/reftests/table-background/border-collapse-opacity-table-row.html
+# layout/reftests/table-background/empty-cells-default-2.html
+# layout/reftests/table-background/border-separate-opacity-table-column-group.html
+# layout/reftests/table-background/table-row-opacity-dynamic-1-ref.html
+# layout/reftests/table-background/border-separate-opacity-table-column-ref.html
+# layout/reftests/table-background/border-separate-opacity-table-row-ref.html
+# layout/reftests/table-background/scrollable-rowgroup-collapse-background.html
+# layout/reftests/table-background/border-collapse-table-column.html
+# layout/reftests/table-background/border-separate-opacity-table.html
+# layout/reftests/table-background/border-collapse-table-ref.html
+# layout/reftests/table-background/border-collapse-opacity-table-column-group-ref.html
+# layout/reftests/table-background/border-collapse-opacity-table.html
+# layout/reftests/table-background/border-separate-table-ref.html
+# layout/reftests/table-background/backgr_simple-table-cell.html
+# layout/reftests/table-background/backgr_border-table-row-group.html
+# layout/reftests/table-background/border-separate-table-row.html
+# layout/reftests/table-background/scrollable-rowgroup-separate-notref.html
+# layout/reftests/table-background/border-separate-opacity-table-row-group.html
+# layout/reftests/table-background/border-separate-table-column-group-ref.html
+# layout/reftests/table-background/backgr_position-table-column.html
+# layout/reftests/table-background/border-separate-opacity-table-column-group-ref.html
+# layout/reftests/table-background/backgr_position-table-cell.html
+# layout/reftests/table-background/border-collapse-table-row-group-ref.html
+# layout/reftests/table-background/backgr_layers-opacity.html
+# layout/reftests/table-background/backgr_position-table.html
+# layout/reftests/table-background/border-collapse-opacity-table-cell.html
+# layout/reftests/table-background/border-separate-table-row-ref.html
+# layout/reftests/table-background/empty-cells-default-1-ref.html
+# layout/reftests/table-background/backgr_simple-table-row-group.html
+# layout/reftests/table-background/border-separate-table-column-group.html
+# layout/reftests/table-background/border-collapse-opacity-table-cell-ref.html
+# layout/reftests/table-background/border-collapse-opacity-table-ref.html
+# layout/reftests/table-background/border-collapse-table.html
+# layout/reftests/table-background/border-collapse-opacity-table-row-group.html
+# layout/reftests/table-background/border-separate-opacity-table-ref.html
+# layout/reftests/table-background/backgr_border-table-column.html
+# layout/reftests/table-background/border-separate-table-cell-ref.html
+# layout/reftests/table-background/backgr_layers-hide.html
+# layout/reftests/table-background/backgr_simple-table.html
+# layout/reftests/table-background/border-collapse-opacity-table-row-ref.html
+# layout/reftests/table-background/border-separate-table-row-group-ref.html
+# layout/reftests/table-background/border-separate-opacity-table-row.html
+# layout/reftests/table-background/backgr_border-table-quirks.html
+# layout/reftests/table-background/border-separate-opacity-table-cell-ref.html
+# layout/reftests/table-background/border-collapse-table-column-group-ref.html
+# layout/reftests/table-background/scrollable-rowgroup-collapse-border.html
+# layout/reftests/table-background/backgr_border-table-cell.html
+# layout/reftests/table-background/border-separate-opacity-table-row-group-ref.html
+# layout/reftests/table-background/backgr_simple-table-row.html
+# layout/reftests/table-background/border-separate-table-row-group.html
+# layout/reftests/table-background/backgr_fixed-bg.html
+# layout/reftests/table-background/backgr_border-table.html
+# layout/reftests/table-background/border-collapse-table-row.html
+# layout/reftests/table-background/table-row-opacity-dynamic-2.html
+# layout/reftests/table-background/backgr_position-table-row-group.html
+# layout/reftests/table-background/border-collapse-table-column-group.html
+# layout/reftests/table-background/border-collapse-table-row-group.html
+# layout/reftests/table-background/scrollable-rowgroup-separate-background.html
+# layout/reftests/table-background/border-separate-table.html
+# layout/reftests/table-background/scrollable-rowgroup-separate-border.html
+# layout/reftests/table-background/empty-cells-default-1.html
+# layout/reftests/mathml/menclose-5-madruwb-ref.html
+# layout/reftests/mathml/op-dict-12.html
+# layout/reftests/mathml/mfrac-B-6-7-ref.html
+# layout/reftests/mathml/whitespace-trim-5.html
+# layout/reftests/mathml/dir-11.html
+# layout/reftests/mathml/mfenced-7-ref.html
+# layout/reftests/mathml/mfenced-1.xhtml
+# layout/reftests/mathml/ssty-2.html
+# layout/reftests/mathml/font-inflation-1-ref.html
+# layout/reftests/mathml/mfenced-5d.xhtml
+# layout/reftests/mathml/mirror-op-1.html
+# layout/reftests/mathml/stretchy-1-ref.html
+# layout/reftests/mathml/menclose-2-actuarial-ref.html
+# layout/reftests/mathml/font-inflation-1.html
+# layout/reftests/mathml/mstyle-4-ref.xhtml
+# layout/reftests/mathml/menclose-5-box-ref.html
+# layout/reftests/mathml/stretchy-mover-2-ref.html
+# layout/reftests/mathml/mtable-width.html
+# layout/reftests/mathml/mfrac-A-5-ref.html
+# layout/reftests/mathml/operator-1-ref.xhtml
+# layout/reftests/mathml/scriptshift-1.xhtml
+# layout/reftests/mathml/menclose-3-invalid.html
+# layout/reftests/mathml/mfrac-A-5.html
+# layout/reftests/mathml/menclose-6-ref.html
+# layout/reftests/mathml/rowlines-3-2-ref.html
+# layout/reftests/mathml/menclose-1o.html
+# layout/reftests/mathml/menclose-4.html
+# layout/reftests/mathml/shadow-dom-1-ref.html
+# layout/reftests/mathml/dtls-1-ref.html
+# layout/reftests/mathml/mi-mathvariant-1.xhtml
+# layout/reftests/mathml/mpadded-8.html
+# layout/reftests/mathml/mi-mathvariant-1-ref.xhtml
+# layout/reftests/mathml/mo-lspace-rspace-3-ref.html
+# layout/reftests/mathml/embellished-op-1-2.html
+# layout/reftests/mathml/menclose-5-right-ref.html
+# layout/reftests/mathml/mfrac-A-3.html
+# layout/reftests/mathml/dir-3.html
+# layout/reftests/mathml/op-dict-8-ref.html
+# layout/reftests/mathml/mfrac-E-1-ref.html
+# layout/reftests/mathml/menclose-3-box.html
+# layout/reftests/mathml/mfenced-12.html
+# layout/reftests/mathml/stretchy-underbar-1-ref.xhtml
+# layout/reftests/mathml/tablespacing-5a-ref.html
+# layout/reftests/mathml/css-spacing-1-ref.html
+# layout/reftests/mathml/mathbackground-1-ref.xml
+# layout/reftests/mathml/mpadded-7.html
+# layout/reftests/mathml/mathscript-2.html
+# layout/reftests/mathml/scale-stretchy-1-ref.xhtml
+# layout/reftests/mathml/menclose-5-box.html
+# layout/reftests/mathml/menclose-2-top.html
+# layout/reftests/mathml/op-dict-10.html
+# layout/reftests/mathml/menclose-6-phasorangle.html
+# layout/reftests/mathml/whitespace-trim-4-ref.html
+# layout/reftests/mathml/radicalbar-3a.html
+# layout/reftests/mathml/radicalbar-3c.html
+# layout/reftests/mathml/mfrac-linethickness-3.xhtml
+# layout/reftests/mathml/embellished-op-4-2.html
+# layout/reftests/mathml/mathvariant-1a.html
+# layout/reftests/mathml/mathvariant-1a-ref.html
+# layout/reftests/mathml/mfenced-2a.xhtml
+# layout/reftests/mathml/menclose-5-right.html
+# layout/reftests/mathml/mfrac-B-7.html
+# layout/reftests/mathml/mpadded-6.html
+# layout/reftests/mathml/dir-5-ref.html
+# layout/reftests/mathml/mtable-columnlines-multi-ref.html
+# layout/reftests/mathml/mfrac-A-6-ref.html
+# layout/reftests/mathml/mathvariant-2.html
+# layout/reftests/mathml/underbar-width-1.xhtml
+# layout/reftests/mathml/menclose-5-phasorangle-ref.html
+# layout/reftests/mathml/rowlines-2-ref.html
+# layout/reftests/mathml/menclose-1e.html
+# layout/reftests/mathml/dynamic-mi-ref.xhtml
+# layout/reftests/mathml/menclose-3-radical.html
+# layout/reftests/mathml/menclose-1i.html
+# layout/reftests/mathml/mfenced-10.html
+# layout/reftests/mathml/menclose-1j.html
+# layout/reftests/mathml/menclose-2-updiagonalarrow-ref.html
+# layout/reftests/mathml/scriptshift-1-ref.xhtml
+# layout/reftests/mathml/mpadded-3-ref.html
+# layout/reftests/mathml/embellished-op-4-1-ref.html
+# layout/reftests/mathml/op-dict-9-ref.html
+# layout/reftests/mathml/menclose-1d.html
+# layout/reftests/mathml/tablespacing-3-ref.html
+# layout/reftests/mathml/table-width-3-ref.html
+# layout/reftests/mathml/mfrac-linethickness-1.xhtml
+# layout/reftests/mathml/mathbackground-3-ref.xml
+# layout/reftests/mathml/mfrac-A-1-ref.html
+# layout/reftests/mathml/mpadded-9-ref.html
+# layout/reftests/mathml/menclose-2-bottom-ref.html
+# layout/reftests/mathml/maction-dynamic-3.html
+# layout/reftests/mathml/menclose-2-longdiv.html
+# layout/reftests/mathml/menclose-2-updiagonalstrike-ref.html
+# layout/reftests/mathml/menclose-3-invalid-ref.html
+# layout/reftests/mathml/radicalbar-1d.html
+# layout/reftests/mathml/embellished-op-2-2.html
+# layout/reftests/mathml/mirror-op-1-ref.html
+# layout/reftests/mathml/mtable-rowlines-multi-ref.html
+# layout/reftests/mathml/mfrac-B-4-5-ref.html
+# layout/reftests/mathml/dir-10.html
+# layout/reftests/mathml/mathvariant-1c.html
+# layout/reftests/mathml/menclose-2-updiagonalarrow.html
+# layout/reftests/mathml/stretchy-mover-1b.html
+# layout/reftests/mathml/mathvariant-2-ref.html
+# layout/reftests/mathml/munderover-accent-dynamic.html
+# layout/reftests/mathml/mathcolor-4.xml
+# layout/reftests/mathml/mo-invisibleoperators-2.html
+# layout/reftests/mathml/mo-accent-dynamic-ref.html
+# layout/reftests/mathml/op-dict-11.html
+# layout/reftests/mathml/tablespacing-5-ref.html
+# layout/reftests/mathml/rowlines-2a.html
+# layout/reftests/mathml/tablespacing-1-ref.html
+# layout/reftests/mathml/mtable-rowalign-single-ref.html
+# layout/reftests/mathml/mfrac-C-2.html
+# layout/reftests/mathml/whitespace-trim-1-ref.html
+# layout/reftests/mathml/op-dict-4-ref.html
+# layout/reftests/mathml/menclose-1q.html
+# layout/reftests/mathml/mpadded-1-2.html
+# layout/reftests/mathml/mfenced-5b.xhtml
+# layout/reftests/mathml/mo-lspace-rspace-ref.html
+# layout/reftests/mathml/stretchy-mover-1-ref.html
+# layout/reftests/mathml/opentype-fraction-dynamic-linethickness.html
+# layout/reftests/mathml/op-dict-12-ref.html
+# layout/reftests/mathml/menclose-5-actuarial-ref.html
+# layout/reftests/mathml/mirror-op-2.html
+# layout/reftests/mathml/embellished-op-2-3-ref.html
+# layout/reftests/mathml/mfrac-C-3-ref.html
+# layout/reftests/mathml/mtable-columnalign-multi-mtable-dynamic.html
+# layout/reftests/mathml/mtable-rowalign-single-mtable-dynamic.html
+# layout/reftests/mathml/embellished-op-1-4-ref.html
+# layout/reftests/mathml/mathbackground-2.xml
+# layout/reftests/mathml/maction-selection.html
+# layout/reftests/mathml/link-ref.xhtml
+# layout/reftests/mathml/munderover-empty-scripts.html
+# layout/reftests/mathml/mfrac-D-1-ref.html
+# layout/reftests/mathml/tablespacing-7-ref.html
+# layout/reftests/mathml/positive-namedspace.html
+# layout/reftests/mathml/columnlines-1-ref.html
+# layout/reftests/mathml/menclose-6-updiagonalstrike.html
+# layout/reftests/mathml/displaystyle-2-ref.html
+# layout/reftests/mathml/mpadded-9.html
+# layout/reftests/mathml/mpadded-3.html
+# layout/reftests/mathml/mtable-columnalign-multi-mtr.html
+# layout/reftests/mathml/mfrac-linethickness-2.xhtml
+# layout/reftests/mathml/mfrac-D-2.html
+# layout/reftests/mathml/mfenced-1-ref.xhtml
+# layout/reftests/mathml/mfrac-C-2-ref.html
+# layout/reftests/mathml/menclose-3-madruwb.html
+# layout/reftests/mathml/multiscripts-1.html
+# layout/reftests/mathml/mfrac-B-5.html
+# layout/reftests/mathml/menclose-2-downdiagonalstrike.html
+# layout/reftests/mathml/embellished-op-5-2.html
+# layout/reftests/mathml/mfrac-A-7.html
+# layout/reftests/mathml/tablespacing-8-ref.html
+# layout/reftests/mathml/mo-invisibleoperators.html
+# layout/reftests/mathml/mo-glyph-size-ref.html
+# layout/reftests/mathml/menclose-2-bottom.html
+# layout/reftests/mathml/menclose-3-multiple.html
+# layout/reftests/mathml/mfenced-3-ref.xhtml
+# layout/reftests/mathml/embellished-op-4-3-ref.html
+# layout/reftests/mathml/dtls-1.html
+# layout/reftests/mathml/mfrac-A-4.html
+# layout/reftests/mathml/embellished-op-2-4-ref.html
+# layout/reftests/mathml/mathvariant-3.html
+# layout/reftests/mathml/menclose-3-multiple-ref.html
+# layout/reftests/mathml/tablespacing-5a.html
+# layout/reftests/mathml/menclose-5-downdiagonalstrike.html
+# layout/reftests/mathml/dir-6a-ref.html
+# layout/reftests/mathml/mfenced-11-ref.html
+# layout/reftests/mathml/mtable-columnalign-multi-ref.html
+# layout/reftests/mathml/embellished-op-4-1.html
+# layout/reftests/mathml/whitespace-trim-5-ref.html
+# layout/reftests/mathml/mirror-op-2-ref.html
+# layout/reftests/mathml/mfrac-B-3.html
+# layout/reftests/mathml/menclose-5-downdiagonalstrike-ref.html
+# layout/reftests/mathml/mfenced-5c.xhtml
+# layout/reftests/mathml/menclose-5-actuarial.html
+# layout/reftests/mathml/menclose-5-bottom.html
+# layout/reftests/mathml/mpadded-6-ref.html
+# layout/reftests/mathml/mtable-align-whitespace.html
+# layout/reftests/mathml/menclose-2-box-ref.html
+# layout/reftests/mathml/scale-stretchy-3-ref.xhtml
+# layout/reftests/mathml/menclose-1l.html
+# layout/reftests/mathml/scriptlevel-movablelimits-1.html
+# layout/reftests/mathml/mfenced-3d.xhtml
+# layout/reftests/mathml/mathbackground-2-ref.xml
+# layout/reftests/mathml/mfrac-A-6.html
+# layout/reftests/mathml/mfenced-7.html
+# layout/reftests/mathml/mfrac-A-2.html
+# layout/reftests/mathml/embellished-op-1-5-ref.html
+# layout/reftests/mathml/mtable-columnlines-multi-mtable-dynamic.html
+# layout/reftests/mathml/mfrac-C-1-ref.html
+# layout/reftests/mathml/tablespacing-2.html
+# layout/reftests/mathml/dir-1-ref.html
+# layout/reftests/mathml/mmultiscript-align-ref.html
+# layout/reftests/mathml/mstyle-1.xhtml
+# layout/reftests/mathml/op-dict-8.html
+# layout/reftests/mathml/maction-dynamic-1-ref.html
+# layout/reftests/mathml/menclose-3-unknown-ref.html
+# layout/reftests/mathml/mfenced-8.html
+# layout/reftests/mathml/mpadded-4-ref.html
+# layout/reftests/mathml/mathvariant-5-ref.html
+# layout/reftests/mathml/mathvariant-1b.html
+# layout/reftests/mathml/munder-mover-align-accent-true.html
+# layout/reftests/mathml/mathml-negativespace.html
+# layout/reftests/mathml/mpadded-1.html
+# layout/reftests/mathml/mtable-align-negative-rownumber-ref.html
+# layout/reftests/mathml/mtable-rowlines-single-mtable-dynamic.html
+# layout/reftests/mathml/tablespacing-3.html
+# layout/reftests/mathml/mo-lspace-rspace-4.html
+# layout/reftests/mathml/table-width-2.html
+# layout/reftests/mathml/mtable-width-ref.html
+# layout/reftests/mathml/mfenced-9-ref.html
+# layout/reftests/mathml/munderover-accentunder-dynamic-ref.html
+# layout/reftests/mathml/mstyle-2-ref.xhtml
+# layout/reftests/mathml/op-dict-9.html
+# layout/reftests/mathml/menclose-2-actuarial.html
+# layout/reftests/mathml/columnlines-2a.html
+# layout/reftests/mathml/non-spacing-accent-1-ref.xhtml
+# layout/reftests/mathml/radicalbar-2d.html
+# layout/reftests/mathml/mathbackground-1.xml
+# layout/reftests/mathml/mfrac-D-1.html
+# layout/reftests/mathml/menclose-1b.html
+# layout/reftests/mathml/mathcolor-3-ref.xml
+# layout/reftests/mathml/dir-9.html
+# layout/reftests/mathml/ssty-4-ref.html
+# layout/reftests/mathml/embellished-op-4-2-ref.html
+# layout/reftests/mathml/dir-4.html
+# layout/reftests/mathml/menclose-1n.html
+# layout/reftests/mathml/mathvariant-1d-ref.html
+# layout/reftests/mathml/disabled-scriptlevel-1.xhtml
+# layout/reftests/mathml/stretchy-msup-1b.html
+# layout/reftests/mathml/menclose-3-madruwb-ref.html
+# layout/reftests/mathml/mtable-columnlines-single-ref.html
+# layout/reftests/mathml/math-display.html
+# layout/reftests/mathml/columnlines-2b.html
+# layout/reftests/mathml/op-dict-11-ref.html
+# layout/reftests/mathml/mfrac-C-4.html
+# layout/reftests/mathml/operator-1.xhtml
+# layout/reftests/mathml/ssty-1-ref.html
+# layout/reftests/mathml/stretchy-mover-3.html
+# layout/reftests/mathml/menclose-2-box.html
+# layout/reftests/mathml/embellished-op-3-4.html
+# layout/reftests/mathml/table-width-4-ref.html
+# layout/reftests/mathml/mstyle-1-ref.xhtml
+# layout/reftests/mathml/dynamic-mi.xhtml
+# layout/reftests/mathml/menclose-1k.html
+# layout/reftests/mathml/rowlines-1b.html
+# layout/reftests/mathml/rowlines-3-1-ref.html
+# layout/reftests/mathml/op-dict-2.html
+# layout/reftests/mathml/mpadded-8-ref.html
+# layout/reftests/mathml/mfrac-A-8.html
+# layout/reftests/mathml/menclose-2-left-ref.html
+# layout/reftests/mathml/non-spacing-accent-1.xhtml
+# layout/reftests/mathml/mi-mathvariant-3-ref.html
+# layout/reftests/mathml/menclose-5-madruwb.html
+# layout/reftests/mathml/mirror-op-3.html
+# layout/reftests/mathml/op-dict-10-ref.html
+# layout/reftests/mathml/mfenced-6-ref.html
+# layout/reftests/mathml/mi-mathvariant-2.xhtml
+# layout/reftests/mathml/mfrac-B-1.html
+# layout/reftests/mathml/mfrac-B-1-ref.html
+# layout/reftests/mathml/mfenced-5a.xhtml
+# layout/reftests/mathml/dtls-3.html
+# layout/reftests/mathml/displaystyle-3-ref.html
+# layout/reftests/mathml/embellished-op-3-2-ref.html
+# layout/reftests/mathml/mfrac-linethickness-3-ref.xhtml
+# layout/reftests/mathml/mathbackground-3.xml
+# layout/reftests/mathml/mathvariant-1c-ref.html
+# layout/reftests/mathml/mathml-mmultiscript-mprescript-ref.html
+# layout/reftests/mathml/ssty-3.html
+# layout/reftests/mathml/mirror-op-4.html
+# layout/reftests/mathml/menclose-3-default.html
+# layout/reftests/mathml/whitespace-trim-3-ref.html
+# layout/reftests/mathml/negative-mspace-1.html
+# layout/reftests/mathml/scriptlevel-movablelimits-1-ref.html
+# layout/reftests/mathml/mfrac-A-8-ref.html
+# layout/reftests/mathml/menclose-3-radical-ref.html
+# layout/reftests/mathml/menclose-6-left.html
+# layout/reftests/mathml/mfenced-9.html
+# layout/reftests/mathml/op-dict-7-ref.html
+# layout/reftests/mathml/table-width-3.html
+# layout/reftests/mathml/radicalbar-2.html
+# layout/reftests/mathml/menclose-2-updiagonalstrike.html
+# layout/reftests/mathml/disabled-scriptlevel-1.html
+# layout/reftests/mathml/munderover-accentunder-dynamic.html
+# layout/reftests/mathml/menclose-1h.html
+# layout/reftests/mathml/radicalbar-2a.html
+# layout/reftests/mathml/mtable-columnalign-single-mtr-dynamic.html
+# layout/reftests/mathml/menclose-6-downdiagonalstrike.html
+# layout/reftests/mathml/menclose-2-downdiagonalstrike-ref.html
+# layout/reftests/mathml/tablespacing-6.html
+# layout/reftests/mathml/menclose-2-left.html
+# layout/reftests/mathml/menclose-3-unknown.html
+# layout/reftests/mathml/menclose-5-horizontalstrike-ref.html
+# layout/reftests/mathml/radicalbar-1c.html
+# layout/reftests/mathml/maction-dynamic-embellished-op-ref.html
+# layout/reftests/mathml/mfrac-E-1.html
+# layout/reftests/mathml/scale-stretchy-1.xhtml
+# layout/reftests/mathml/menclose-5-top-ref.html
+# layout/reftests/mathml/embellished-op-5-1.html
+# layout/reftests/mathml/stretchy-msup-1-ref.html
+# layout/reftests/mathml/mpadded-4.html
+# layout/reftests/mathml/mfenced-11.html
+# layout/reftests/mathml/menclose-2-phasorangle-ref.html
+# layout/reftests/mathml/subscript-italic-correction-ref.html
+# layout/reftests/mathml/mfrac-D-4.html
+# layout/reftests/mathml/menclose-3-default-ref.html
+# layout/reftests/mathml/mo-lspace-rspace.html
+# layout/reftests/mathml/semantics-4-ref.html
+# layout/reftests/mathml/menclose-6-radical.html
+# layout/reftests/mathml/mfrac-B-2.html
+# layout/reftests/mathml/mfrac-D-3.html
+# layout/reftests/mathml/menclose-5-horizontalstrike.html
+# layout/reftests/mathml/mathscript-1-ref.html
+# layout/reftests/mathml/mfrac-D-4-ref.html
+# layout/reftests/mathml/displaystyle-1-ref.html
+# layout/reftests/mathml/embellished-op-1-4.html
+# layout/reftests/mathml/link-1.xhtml
+# layout/reftests/mathml/menclose-6-roundedbox.html
+# layout/reftests/mathml/ssty-3-ref.html
+# layout/reftests/mathml/dir-10-ref.html
+# layout/reftests/mathml/radicalbar-2b.html
+# layout/reftests/mathml/menclose-2-roundedbox-ref.html
+# layout/reftests/mathml/scale-stretchy-5-ref.xhtml
+# layout/reftests/mathml/number-size-1-ref.xhtml
+# layout/reftests/mathml/embellished-op-1-2-ref.html
+# layout/reftests/mathml/dtls-2-ref.html
+# layout/reftests/mathml/mstyle-3.xhtml
+# layout/reftests/mathml/mphantom-2-ref.html
+# layout/reftests/mathml/dir-7.html
+# layout/reftests/mathml/default-font.html
+# layout/reftests/mathml/mtable-columnalign-single-ref.html
+# layout/reftests/mathml/menclose-1g.html
+# layout/reftests/mathml/stretchy-mover-3-ref.html
+# layout/reftests/mathml/mathvariant-1d.html
+# layout/reftests/mathml/maction-dynamic-3-ref.html
+# layout/reftests/mathml/mathml-mmultiscript-base-ref.html
+# layout/reftests/mathml/mathbackground-4-ref.xml
+# layout/reftests/mathml/mi-mathvariant-2-ref.xhtml
+# layout/reftests/mathml/embellished-op-5-ref.html
+# layout/reftests/mathml/menclose-5-verticalstrike-ref.html
+# layout/reftests/mathml/dir-8.html
+# layout/reftests/mathml/mfrac-A-1.html
+# layout/reftests/mathml/menclose-5-left.html
+# layout/reftests/mathml/opentype-fraction-dynamic-linethickness-ref.html
+# layout/reftests/mathml/dtls-3-ref.html
+# layout/reftests/mathml/dir-5.html
+# layout/reftests/mathml/menclose-2-longdiv-ref.html
+# layout/reftests/mathml/mo-movablelimits-dynamic-ref.html
+# layout/reftests/mathml/menclose-5-updiagonalstrike.html
+# layout/reftests/mathml/embellished-op-1-1-ref.html
+# layout/reftests/mathml/tablespacing-7.html
+# layout/reftests/mathml/menclose-5-circle-ref.html
+# layout/reftests/mathml/mfenced-5-ref.xhtml
+# layout/reftests/mathml/menclose-5-radical-ref.html
+# layout/reftests/mathml/munderover-align-accent-true-ref.html
+# layout/reftests/mathml/mathcolor-3.xml
+# layout/reftests/mathml/displaystyle-1.html
+# layout/reftests/mathml/mfenced-3c.xhtml
+# layout/reftests/mathml/mstyle-5.xhtml
+# layout/reftests/mathml/mpadded-7-ref.html
+# layout/reftests/mathml/semantics-3-ref.html
+# layout/reftests/mathml/mtable-rowalign-multi-ref.html
+# layout/reftests/mathml/mphantom-1.html
+# layout/reftests/mathml/menclose-5-left-ref.html
+# layout/reftests/mathml/mfenced-10-ref.html
+# layout/reftests/mathml/mfenced-3b.xhtml
+# layout/reftests/mathml/mpadded-2-ref.html
+# layout/reftests/mathml/mo-lspace-rspace-2-ref.html
+# layout/reftests/mathml/displaystyle-3.html
+# layout/reftests/mathml/tablespacing-2-ref.html
+# layout/reftests/mathml/menclose-6-verticalstrike.html
+# layout/reftests/mathml/radicalbar-1.html
+# layout/reftests/mathml/mfrac-linethickness-2-ref.xhtml
+# layout/reftests/mathml/scriptlevel-1-ref.html
+# layout/reftests/mathml/disabled-scriptlevel-1-ref.xhtml
+# layout/reftests/mathml/mathml-type-supported-ref.xml
+# layout/reftests/mathml/mtable-rowalign-multi-mtable.html
+# layout/reftests/mathml/css-spacing-1.html
+# layout/reftests/mathml/op-dict-3.html
+# layout/reftests/mathml/mfenced-4a.xhtml
+# layout/reftests/mathml/mfenced-2-ref.xhtml
+# layout/reftests/mathml/tablespacing-5.html
+# layout/reftests/mathml/embellished-op-3-1.html
+# layout/reftests/mathml/displaystyle-2.html
+# layout/reftests/mathml/op-dict-1.html
+# layout/reftests/mathml/negative-mspace-1-ref.html
+# layout/reftests/mathml/op-dict-7.html
+# layout/reftests/mathml/mo-invisibleoperators-ref.html
+# layout/reftests/mathml/embellished-op-3-1-ref.html
+# layout/reftests/mathml/embellished-op-2-2-ref.html
+# layout/reftests/mathml/mathcolor-1.xml
+# layout/reftests/mathml/columnlines-1b.html
+# layout/reftests/mathml/quotes-1-ref.xhtml
+# layout/reftests/mathml/displaystyle-4-ref.html
+# layout/reftests/mathml/menclose-5-circle.html
+# layout/reftests/mathml/stretchy-msup-1a.html
+# layout/reftests/mathml/mstyle-2.xhtml
+# layout/reftests/mathml/menclose-6-right.html
+# layout/reftests/mathml/stretchy-msup-1c.html
+# layout/reftests/mathml/mfrac-C-4-ref.html
+# layout/reftests/mathml/op-dict-4.html
+# layout/reftests/mathml/mo-glyph-size.html
+# layout/reftests/mathml/rowlines-1a.html
+# layout/reftests/mathml/mo-lspace-rspace-4-ref.html
+# layout/reftests/mathml/mstyle-5-ref.xhtml
+# layout/reftests/mathml/dir-4-ref.html
+# layout/reftests/mathml/dir-2-ref.html
+# layout/reftests/mathml/mathml-mmultiscript-mprescript.html
+# layout/reftests/mathml/mfrac-A-3-ref.html
+# layout/reftests/mathml/embellished-op-2-1-ref.html
+# layout/reftests/mathml/dir-3-ref.html
+# layout/reftests/mathml/menclose-6-updiagonalarrow.html
+# layout/reftests/mathml/menclose-1c.html
+# layout/reftests/mathml/mfrac-B-4.html
+# layout/reftests/mathml/mmultiscript-align.html
+# layout/reftests/mathml/menclose-3-box-ref.html
+# layout/reftests/mathml/munder-mover-align-accent-true-ref.html
+# layout/reftests/mathml/tablespacing-1.html
+# layout/reftests/mathml/menclose-6-actuarial.html
+# layout/reftests/mathml/menclose-6-madruwb.html
+# layout/reftests/mathml/maction-dynamic-2.html
+# layout/reftests/mathml/menclose-1-ref.html
+# layout/reftests/mathml/radicalbar-1b.html
+# layout/reftests/mathml/semantics-1.xhtml
+# layout/reftests/mathml/menclose-2-right-ref.html
+# layout/reftests/mathml/mathscript-2-ref.html
+# layout/reftests/mathml/mfenced-4-ref.xhtml
+# layout/reftests/mathml/shadow-dom-1.html
+# layout/reftests/mathml/mfenced-6.html
+# layout/reftests/mathml/mathcolor-2.xml
+# layout/reftests/mathml/number-size-1.xhtml
+# layout/reftests/mathml/mathvariant-3-ref.html
+# layout/reftests/mathml/mtable-rowalign-single-mtr.html
+# layout/reftests/mathml/mfrac-B-6.html
+# layout/reftests/mathml/dir-7-ref.html
+# layout/reftests/mathml/mstyle-3-ref.xhtml
+# layout/reftests/mathml/mfrac-D-2-ref.html
+# layout/reftests/mathml/scale-stretchy-3.xhtml
+# layout/reftests/mathml/radicalbar-1a.html
+# layout/reftests/mathml/menclose-5-top.html
+# layout/reftests/mathml/rowlines-1c.html
+# layout/reftests/mathml/mtable-rowalign-single-mtr-dynamic.html
+# layout/reftests/mathml/menclose-6-bottom.html
+# layout/reftests/mathml/menclose-1p.html
+# layout/reftests/mathml/menclose-6-longdiv.html
+# layout/reftests/mathml/embellished-op-3-3-ref.html
+# layout/reftests/mathml/dir-9-ref.html
+# layout/reftests/mathml/table-width-1-ref.xhtml
+# layout/reftests/mathml/mphantom-1-ref.html
+# layout/reftests/mathml/embellished-op-2-4.html
+# layout/reftests/mathml/mi-mathvariant-3.html
+# layout/reftests/mathml/menclose-2-right.html
+# layout/reftests/mathml/embellished-op-3-3.html
+# layout/reftests/mathml/menclose-5-bottom-ref.html
+# layout/reftests/mathml/mtable-rowlines-multi-mtable-dynamic.html
+# layout/reftests/mathml/dir-6a.html
+# layout/reftests/mathml/dir-1.html
+# layout/reftests/mathml/menclose-1a.html
+# layout/reftests/mathml/menclose-2-phasorangle.html
+# layout/reftests/mathml/mstyle-4.xhtml
+# layout/reftests/mathml/scale-stretchy-2-ref.xhtml
+# layout/reftests/mathml/table-width-2-ref.html
+# layout/reftests/mathml/op-dict-1-ref.html
+# layout/reftests/mathml/mfenced-4b.xhtml
+# layout/reftests/mathml/mathbackground-4.xml
+# layout/reftests/mathml/mfenced-8-ref.html
+# layout/reftests/mathml/mathml-type-supported.xhtml
+# layout/reftests/mathml/mfrac-linethickness-1-ref.xhtml
+# layout/reftests/mathml/quotes-1.xhtml
+# layout/reftests/mathml/maction-selection-ref.html
+# layout/reftests/mathml/mathcolor-4-ref.xml
+# layout/reftests/mathml/menclose-1f.html
+# layout/reftests/mathml/munderover-align-accent-false.html
+# layout/reftests/mathml/radicalbar-3.html
+# layout/reftests/mathml/mathcolor-2-ref.xml
+# layout/reftests/mathml/radicalbar-2c.html
+# layout/reftests/mathml/mfenced-2b.xhtml
+# layout/reftests/mathml/mtable-columnalign-single-mtr.html
+# layout/reftests/mathml/disabled-scriptlevel-1-ref.html
+# layout/reftests/mathml/columnlines-1a.html
+# layout/reftests/mathml/mtable-align-whitespace-ref.html
+# layout/reftests/mathml/rowlines-2b.html
+# layout/reftests/mathml/mfrac-C-3.html
+# layout/reftests/mathml/mo-movablelimits-dynamic.html
+# layout/reftests/mathml/tablespacing-4.html
+# layout/reftests/mathml/dir-6.html
+# layout/reftests/mathml/scale-stretchy-5.xhtml
+# layout/reftests/mathml/mfenced-3a.xhtml
+# layout/reftests/mathml/mfrac-D-3-ref.html
+# layout/reftests/mathml/dir-2.html
+# layout/reftests/mathml/dtls-2.html
+# layout/reftests/mathml/op-dict-5.html
+# layout/reftests/mathml/menclose-5-verticalstrike.html
+# layout/reftests/mathml/mo-accent-dynamic.html
+# layout/reftests/mathml/menclose-2-verticalstrike.html
+# layout/reftests/mathml/mtable-align-negative-rownumber.html
+# layout/reftests/mathml/ssty-1.html
+# layout/reftests/mathml/scale-stretchy-4-ref.xhtml
+# layout/reftests/mathml/positive-namedspace-ref.html
+# layout/reftests/mathml/mtable-columnalign-multi-mtable.html
+# layout/reftests/mathml/stretchy-mover-1a.html
+# layout/reftests/mathml/mspace-1.html
+# layout/reftests/mathml/dir-8-ref.html
+# layout/reftests/mathml/math-display-ref.html
+# layout/reftests/mathml/stretchy-mover-2b.html
+# layout/reftests/mathml/munder-mover-align-accent-false.html
+# layout/reftests/mathml/mathml-negativespace-ref.html
+# layout/reftests/mathml/mtable-columnlines-single-mtable-dynamic.html
+# layout/reftests/mathml/embellished-op-3-2.html
+# layout/reftests/mathml/mathml-mmultiscript-base.html
+# layout/reftests/mathml/menclose-2-horizontalstrike-ref.html
+# layout/reftests/mathml/radicalbar-3d.html
+# layout/reftests/mathml/rowlines-1-ref.html
+# layout/reftests/mathml/whitespace-trim-3.html
+# layout/reftests/mathml/menclose-5-updiagonalarrow-ref.html
+# layout/reftests/mathml/mspace-1-ref.html
+# layout/reftests/mathml/stretchy-underbar-1.xhtml
+# layout/reftests/mathml/op-dict-13-ref.html
+# layout/reftests/mathml/menclose-5-longdiv-ref.html
+# layout/reftests/mathml/embellished-op-4-3.html
+# layout/reftests/mathml/mpadded-1-2-ref.html
+# layout/reftests/mathml/tablespacing-6-ref.html
+# layout/reftests/mathml/ssty-4.html
+# layout/reftests/mathml/menclose-2-roundedbox.html
+# layout/reftests/mathml/mtable-columnalign-single-mtable-dynamic.html
+# layout/reftests/mathml/menclose-5-phasorangle.html
+# layout/reftests/mathml/embellished-op-3-5-ref.html
+# layout/reftests/mathml/mfenced-12-ref.html
+# layout/reftests/mathml/overbar-width-1.xhtml
+# layout/reftests/mathml/mo-lspace-rspace-3.html
+# layout/reftests/mathml/embellished-op-3-4-ref.html
+# layout/reftests/mathml/overbar-width-1-ref.xhtml
+# layout/reftests/mathml/mpadded-1-ref.html
+# layout/reftests/mathml/tablespacing-4-ref.html
+# layout/reftests/mathml/menclose-5-updiagonalarrow.html
+# layout/reftests/mathml/subscript-italic-correction.html
+# layout/reftests/mathml/mfrac-C-1.html
+# layout/reftests/mathml/columnlines-1c.html
+# layout/reftests/mathml/semantics-2.html
+# layout/reftests/mathml/menclose-5-roundedbox-ref.html
+# layout/reftests/mathml/menclose-5-updiagonalstrike-ref.html
+# layout/reftests/mathml/scriptlevel-1.html
+# layout/reftests/mathml/maction-dynamic-embellished-op.html
+# layout/reftests/mathml/whitespace-trim-2-ref.html
+# layout/reftests/mathml/menclose-2-circle.html
+# layout/reftests/mathml/op-dict-13.html
+# layout/reftests/mathml/menclose-6-top.html
+# layout/reftests/mathml/menclose-1m.html
+# layout/reftests/mathml/semantics-3.html
+# layout/reftests/mathml/embellished-op-2-3.html
+# layout/reftests/mathml/menclose-2-verticalstrike-ref.html
+# layout/reftests/mathml/ssty-2-ref.html
+# layout/reftests/mathml/dir-6-ref.html
+# layout/reftests/mathml/op-dict-2-ref.html
+# layout/reftests/mathml/scale-stretchy-4.xhtml
+# layout/reftests/mathml/semantics-4.html
+# layout/reftests/mathml/mphantom-2.html
+# layout/reftests/mathml/mpadded-2.html
+# layout/reftests/mathml/dir-11-ref.html
+# layout/reftests/mathml/mtable-columnalign-single-mtable.html
+# layout/reftests/mathml/menclose-2-horizontalstrike.html
+# layout/reftests/mathml/mtable-rowlines-single-ref.html
+# layout/reftests/mathml/munderover-empty-scripts-ref.html
+# layout/reftests/mathml/stretchy-1.html
+# layout/reftests/mathml/menclose-6-box.html
+# layout/reftests/mathml/underbar-width-1-ref.xhtml
+# layout/reftests/mathml/whitespace-trim-1.html
+# layout/reftests/mathml/embellished-op-2-1.html
+# layout/reftests/mathml/mo-invisibleoperators-2-ref.html
+# layout/reftests/mathml/mpadded-5-ref.html
+# layout/reftests/mathml/stretchy-mover-2a.html
+# layout/reftests/mathml/mathvariant-5.html
+# layout/reftests/mathml/embellished-op-1-3.html
+# layout/reftests/mathml/embellished-op-3-5.html
+# layout/reftests/mathml/menclose-6-horizontalstrike.html
+# layout/reftests/mathml/op-dict-6-ref.html
+# layout/reftests/mathml/munderover-align-accent-true.html
+# layout/reftests/mathml/mtable-rowalign-multi-mtable-dynamic.html
+# layout/reftests/mathml/mirror-op-3-ref.html
+# layout/reftests/mathml/menclose-2-circle-ref.html
+# layout/reftests/mathml/table-width-1.xhtml
+# layout/reftests/mathml/mtable-columnalign-multi-mtr-dynamic.html
+# layout/reftests/mathml/radicalbar-3b.html
+# layout/reftests/mathml/mathvariant-1b-ref.html
+# layout/reftests/mathml/mirror-op-4-ref.html
+# layout/reftests/mathml/opentype-stretchy.html
+# layout/reftests/mathml/maction-dynamic-2-ref.html
+# layout/reftests/mathml/menclose-5-radical.html
+# layout/reftests/mathml/mathcolor-1-ref.xml
+# layout/reftests/mathml/munder-mover-align-accent-false-ref.html
+# layout/reftests/mathml/whitespace-trim-4.html
+# layout/reftests/mathml/mathscript-1.html
+# layout/reftests/mathml/op-dict-3-ref.html
+# layout/reftests/mathml/opentype-stretchy-ref.html
+# layout/reftests/mathml/mpadded-5.html
+# layout/reftests/mathml/mfrac-A-2-ref.html
+# layout/reftests/mathml/mfrac-B-2-3-ref.html
+# layout/reftests/mathml/op-dict-5-ref.html
+# layout/reftests/mathml/mathvariant-4-ref.html
+# layout/reftests/mathml/semantics-2-ref.html
+# layout/reftests/mathml/menclose-5-longdiv.html
+# layout/reftests/mathml/menclose-6-circle.html
+# layout/reftests/mathml/mtable-rowalign-single-mtable.html
+# layout/reftests/mathml/semantics-1-ref.xhtml
+# layout/reftests/mathml/multiscripts-1-ref.html
+# layout/reftests/mathml/op-dict-6.html
+# layout/reftests/mathml/embellished-op-1-3-ref.html
+# layout/reftests/mathml/default-font-ref.html
+# layout/reftests/mathml/menclose-5-roundedbox.html
+# layout/reftests/mathml/columnlines-2-ref.html
+# layout/reftests/mathml/scale-stretchy-2.xhtml
+# layout/reftests/mathml/whitespace-trim-2.html
+# layout/reftests/mathml/embellished-op-1-1.html
+# layout/reftests/mathml/menclose-2-top-ref.html
+# layout/reftests/mathml/mfrac-A-4-ref.html
+# layout/reftests/mathml/maction-dynamic-1.html
+# layout/reftests/mathml/mfrac-A-7-ref.html
+# layout/reftests/mathml/embellished-op-1-5.html
+# layout/reftests/mathml/mathvariant-4.html
+# layout/reftests/mathml/munderover-accent-dynamic-ref.html
+# layout/reftests/mathml/munderover-align-accent-false-ref.html
+# layout/reftests/mathml/displaystyle-4.html
+# layout/reftests/mathml/mo-lspace-rspace-2.html
+# layout/reftests/mathml/table-width-4.html
+# layout/reftests/scoped-style/scoped-style-dynamic-006-ref.html
+# layout/reftests/scoped-style/scoped-style-001-ref.html
+# layout/reftests/scoped-style/scoped-style-namespace-ref.html
+# layout/reftests/scoped-style/scoped-style-011.html
+# layout/reftests/scoped-style/scoped-style-dynamic-009.html
+# layout/reftests/scoped-style/scoped-style-pseudo-003-ref.html
+# layout/reftests/scoped-style/scoped-style-charset.html
+# layout/reftests/scoped-style/scoped-style-010-ref.html
+# layout/reftests/scoped-style/scoped-style-006.html
+# layout/reftests/scoped-style/scoped-style-important-006.html
+# layout/reftests/scoped-style/scoped-style-dynamic-008-ref.html
+# layout/reftests/scoped-style/scoped-style-important-001-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-004-ref.html
+# layout/reftests/scoped-style/scoped-style-021-ref.html
+# layout/reftests/scoped-style/scoped-style-supports.html
+# layout/reftests/scoped-style/scoped-style-017.html
+# layout/reftests/scoped-style/scoped-style-008.html
+# layout/reftests/scoped-style/scoped-style-pseudo-002-ref.html
+# layout/reftests/scoped-style/scoped-style-important-005-ref.html
+# layout/reftests/scoped-style/scoped-style-document-ref.html
+# layout/reftests/scoped-style/scoped-style-font-face-ref.html
+# layout/reftests/scoped-style/scoped-style-024-ref.html
+# layout/reftests/scoped-style/scoped-style-009.html
+# layout/reftests/scoped-style/scoped-style-023-ref.html
+# layout/reftests/scoped-style/scoped-style-012-ref.html
+# layout/reftests/scoped-style/scoped-style-021.html
+# layout/reftests/scoped-style/scoped-style-dynamic-008.html
+# layout/reftests/scoped-style/scoped-style-dynamic-005-ref.html
+# layout/reftests/scoped-style/scoped-style-001.html
+# layout/reftests/scoped-style/scoped-style-014.html
+# layout/reftests/scoped-style/scoped-style-013.html
+# layout/reftests/scoped-style/scoped-style-004-ref.html
+# layout/reftests/scoped-style/scoped-style-006-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-011.html
+# layout/reftests/scoped-style/scoped-style-important-001.html
+# layout/reftests/scoped-style/scoped-style-pseudo-002.html
+# layout/reftests/scoped-style/scoped-style-important-002.html
+# layout/reftests/scoped-style/scoped-style-dynamic-002-ref.html
+# layout/reftests/scoped-style/scoped-style-document.html
+# layout/reftests/scoped-style/scoped-style-import.html
+# layout/reftests/scoped-style/scoped-style-016.html
+# layout/reftests/scoped-style/scoped-style-namespace.html
+# layout/reftests/scoped-style/scoped-style-015-ref.html
+# layout/reftests/scoped-style/scoped-style-media.html
+# layout/reftests/scoped-style/scoped-style-013-ref.html
+# layout/reftests/scoped-style/scoped-style-005.html
+# layout/reftests/scoped-style/scoped-style-020.html
+# layout/reftests/scoped-style/scoped-style-015.html
+# layout/reftests/scoped-style/scoped-style-dynamic-013-ref.svg
+# layout/reftests/scoped-style/scoped-style-dynamic-013.svg
+# layout/reftests/scoped-style/scoped-style-dynamic-010.html
+# layout/reftests/scoped-style/scoped-style-011-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-011-ref.html
+# layout/reftests/scoped-style/scoped-style-font-face.html
+# layout/reftests/scoped-style/scoped-style-supports-ref.html
+# layout/reftests/scoped-style/scoped-style-charset-ref.html
+# layout/reftests/scoped-style/scoped-style-003-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-007.html
+# layout/reftests/scoped-style/scoped-style-dynamic-003-ref.html
+# layout/reftests/scoped-style/scoped-style-008-ref.html
+# layout/reftests/scoped-style/scoped-style-important-003-ref.html
+# layout/reftests/scoped-style/scoped-style-023.html
+# layout/reftests/scoped-style/scoped-style-dynamic-012.svg
+# layout/reftests/scoped-style/scoped-style-dynamic-001.html
+# layout/reftests/scoped-style/scoped-style-important-006-ref.html
+# layout/reftests/scoped-style/scoped-style-pseudo-001-ref.html
+# layout/reftests/scoped-style/scoped-style-keyframes.html
+# layout/reftests/scoped-style/scoped-style-dynamic-007-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-015-ref.svg
+# layout/reftests/scoped-style/scoped-style-005-ref.html
+# layout/reftests/scoped-style/scoped-style-014-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-015.svg
+# layout/reftests/scoped-style/scoped-style-dynamic-002.html
+# layout/reftests/scoped-style/scoped-style-dynamic-009-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-005.html
+# layout/reftests/scoped-style/scoped-style-019.svg
+# layout/reftests/scoped-style/scoped-style-018-ref.html
+# layout/reftests/scoped-style/scoped-style-keyframes-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-003.html
+# layout/reftests/scoped-style/scoped-style-007-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-004.html
+# layout/reftests/scoped-style/scoped-style-import-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-012-ref.svg
+# layout/reftests/scoped-style/scoped-style-002.html
+# layout/reftests/scoped-style/scoped-style-004.html
+# layout/reftests/scoped-style/scoped-style-009-ref.html
+# layout/reftests/scoped-style/scoped-style-dynamic-014-ref.svg
+# layout/reftests/scoped-style/scoped-style-019-ref.svg
+# layout/reftests/scoped-style/scoped-style-dynamic-006.html
+# layout/reftests/scoped-style/scoped-style-important-005.html
+# layout/reftests/scoped-style/scoped-style-dynamic-010-ref.html
+# layout/reftests/scoped-style/scoped-style-important-004-ref.html
+# layout/reftests/scoped-style/scoped-style-016-ref.html
+# layout/reftests/scoped-style/scoped-style-pseudo-003.html
+# layout/reftests/scoped-style/scoped-style-important-004.html
+# layout/reftests/scoped-style/scoped-style-020-ref.html
+# layout/reftests/scoped-style/scoped-style-024.html
+# layout/reftests/scoped-style/scoped-style-important-007-ref.html
+# layout/reftests/scoped-style/scoped-style-017-ref.html
+# layout/reftests/scoped-style/scoped-style-pseudo-001.html
+# layout/reftests/scoped-style/scoped-style-important-002-ref.html
+# layout/reftests/scoped-style/scoped-style-important-003.html
+# layout/reftests/scoped-style/scoped-style-media-ref.html
+# layout/reftests/scoped-style/scoped-style-022-ref.html
+# layout/reftests/scoped-style/scoped-style-022.html
+# layout/reftests/scoped-style/scoped-style-012.html
+# layout/reftests/scoped-style/scoped-style-010.html
+# layout/reftests/scoped-style/scoped-style-003.html
+# layout/reftests/scoped-style/scoped-style-007.html
+# layout/reftests/scoped-style/scoped-style-dynamic-014.svg
+# layout/reftests/scoped-style/scoped-style-002-ref.html
+# layout/reftests/scoped-style/scoped-style-018.html
+# layout/reftests/scoped-style/scoped-style-important-007.html
+# layout/reftests/scoped-style/scoped-style-dynamic-001-ref.html
+# layout/reftests/css-calc/line-height-1-ref.html
+# layout/reftests/css-calc/background-image-gradient-1-ref.html
+# layout/reftests/css-calc/line-height-1.html
+# layout/reftests/css-calc/background-image-gradient-1.html
+# layout/reftests/css-valuesandunits/unit-rem-ref-iframe.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-x-iframe.html
+# layout/reftests/css-valuesandunits/unit-rem-root-fontsize.html
+# layout/reftests/css-valuesandunits/unit-rem-resource.svg
+# layout/reftests/css-valuesandunits/unit-rem-ref.svg
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-y-ref.html
+# layout/reftests/css-valuesandunits/unit-rem-iframe-inside.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-zoom-ref.html
+# layout/reftests/css-valuesandunits/unit-rem-ref-iframe-inside.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-auto.html
+# layout/reftests/css-valuesandunits/unit-rem-iframe.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-ref.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-y.html
+# layout/reftests/css-valuesandunits/unit-rem-div-width-outer.html
+# layout/reftests/css-valuesandunits/unit-rem-ref2-root-fontsize.html
+# layout/reftests/css-valuesandunits/unit-rem-div-width-inner.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-iframe.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-x.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-y-iframe.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-ref.html
+# layout/reftests/css-valuesandunits/unit-rem-ref-root-width.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-auto-iframe.html
+# layout/reftests/css-valuesandunits/unit-vh-vw.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-x-ref.html
+# layout/reftests/css-valuesandunits/unit-rem-ref-root-fontsize.html
+# layout/reftests/css-valuesandunits/unit-rem-root-width.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-iframe.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-zoom.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-y-ref-iframe.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-x-ref-iframe.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll-ref-iframe.html
+# layout/reftests/css-valuesandunits/unit-rem.svg
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-auto-ref.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-ref-iframe.html
+# layout/reftests/css-valuesandunits/unit-rem-div-fontsize.html
+# layout/reftests/css-valuesandunits/unit-rem-ref-resource.svg
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-auto-ref-iframe.html
+# layout/reftests/css-valuesandunits/unit-rem-ref.html
+# layout/reftests/css-valuesandunits/unit-vh-vw-overflow-scroll.html
+# layout/reftests/css-blending/mix-blend-mode-dest-alpha-1135271.html
+# layout/reftests/css-blending/background-blending-alpha.html
+# layout/reftests/css-blending/background-blending-gradient-gradient-ref.html
+# layout/reftests/css-blending/background-blending-isolation-parent-child-color.html
+# layout/reftests/css-blending/blend-constant-background-color.html
+# layout/reftests/css-blending/background-blending-background-repeat-no-repeat.html
+# layout/reftests/css-blending/mix-blend-mode-and-filter.html
+# layout/reftests/css-blending/mix-blend-mode-child-of-blended-has-opacity-ref.html
+# layout/reftests/css-blending/mix-blend-mode-952051.html
+# layout/reftests/css-blending/clipped-mixblendmode-containing-unclipped-stuff.html
+# layout/reftests/css-blending/background-blending-gradient-image-ref.html
+# layout/reftests/css-blending/background-blending-soft-light-ref.svg
+# layout/reftests/css-blending/blend-isolation-ref.html
+# layout/reftests/css-blending/background-blending-image-color-gif-ref.html
+# layout/reftests/css-blending/background-blending-background-attachement-fixed-scroll.html
+# layout/reftests/css-blending/blend-isolation.html
+# layout/reftests/css-blending/mix-blend-mode-and-filter-ref.html
+# layout/reftests/css-blending/background-blending-background-clip-content-box-ref.html
+# layout/reftests/css-blending/background-blending-background-origin-content-box.html
+# layout/reftests/css-blending/background-blending-gradient-color-ref.html
+# layout/reftests/css-blending/background-blending-difference.html
+# layout/reftests/css-blending/bug1281593-ref.html
+# layout/reftests/css-blending/clipped-mixblendmode-containing-unclipped-stuff-ref.html
+# layout/reftests/css-blending/background-blending-gradient-color.html
+# layout/reftests/css-blending/background-blending-image-gradient.html
+# layout/reftests/css-blending/background-blending-luminosity.html
+# layout/reftests/css-blending/background-blending-screen-ref.svg
+# layout/reftests/css-blending/background-blending-image-image-ref.html
+# layout/reftests/css-blending/background-blending-lighten-ref.svg
+# layout/reftests/css-blending/background-blending-list-repeat-ref.html
+# layout/reftests/css-blending/background-blending-image-color-959674-ref.html
+# layout/reftests/css-blending/mix-blend-mode-952051-ref.html
+# layout/reftests/css-blending/background-blending-background-size-percentage.html
+# layout/reftests/css-blending/background-blending-background-clip-padding-box-ref.html
+# layout/reftests/css-blending/background-blending-background-position-percentage-ref.html
+# layout/reftests/css-blending/clipped-opacity-containing-unclipped-mixblendmode-ref.html
+# layout/reftests/css-blending/background-blending-image-color-gif.html
+# layout/reftests/css-blending/background-blending-multiply.html
+# layout/reftests/css-blending/background-blending-isolation.html
+# layout/reftests/css-blending/clipped-opacity-containing-unclipped-mixblendmode.html
+# layout/reftests/css-blending/mix-blend-mode-nested-976533.html
+# layout/reftests/css-blending/background-blend-mode-body-image.html
+# layout/reftests/css-blending/background-blending-saturation.html
+# layout/reftests/css-blending/mix-blend-mode-and-filter-ref.svg
+# layout/reftests/css-blending/background-blending-background-attachement-fixed-scroll-ref.html
+# layout/reftests/css-blending/background-blending-isolation-parent-child-ref.html
+# layout/reftests/css-blending/mix-blend-mode-culling-1207041.html
+# layout/reftests/css-blending/background-blending-difference-ref.svg
+# layout/reftests/css-blending/background-blending-image-color-ref.html
+# layout/reftests/css-blending/background-blending-exclusion-ref.svg
+# layout/reftests/css-blending/background-blending-moz-element-ref.html
+# layout/reftests/css-blending/background-blending-color-ref.svg
+# layout/reftests/css-blending/blend-image-ref.html
+# layout/reftests/css-blending/background-blending-normal.html
+# layout/reftests/css-blending/background-blending-gradient-image.html
+# layout/reftests/css-blending/bug1281593.html
+# layout/reftests/css-blending/mix-blend-mode-soft-light.html
+# layout/reftests/css-blending/background-blending-hard-light.html
+# layout/reftests/css-blending/background-blending-saturation-ref.svg
+# layout/reftests/css-blending/background-blending-color-burn-ref.svg
+# layout/reftests/css-blending/background-blending-alpha-ref.html
+# layout/reftests/css-blending/background-blending-overlay-ref.svg
+# layout/reftests/css-blending/background-blending-background-origin-border-box.html
+# layout/reftests/css-blending/background-blending-isolation-parent-child-image.html
+# layout/reftests/css-blending/background-blending-list-repeat.html
+# layout/reftests/css-blending/blend-canvas.html
+# layout/reftests/css-blending/background-blending-hard-light-ref.svg
+# layout/reftests/css-blending/background-blending-normal-ref.svg
+# layout/reftests/css-blending/background-blending-darken-ref.svg
+# layout/reftests/css-blending/background-blending-background-clip-padding-box.html
+# layout/reftests/css-blending/background-blending-gradient-gradient.html
+# layout/reftests/css-blending/background-blending-multiply-ref.svg
+# layout/reftests/css-blending/background-blending-multiple-images.html
+# layout/reftests/css-blending/background-blending-lighten.html
+# layout/reftests/css-blending/background-blending-color.html
+# layout/reftests/css-blending/background-blending-background-size-pixels.html
+# layout/reftests/css-blending/background-blending-multiple-images-ref.html
+# layout/reftests/css-blending/background-blending-background-clip-content-box.html
+# layout/reftests/css-blending/background-blending-background-size-contain.html
+# layout/reftests/css-blending/mix-blend-mode-nested-976533-ref.html
+# layout/reftests/css-blending/background-blending-image-color-svg-as-data-uri.html
+# layout/reftests/css-blending/background-blending-screen.html
+# layout/reftests/css-blending/background-blending-background-repeat-no-repeat-ref.html
+# layout/reftests/css-blending/blend-image.html
+# layout/reftests/css-blending/background-blending-exclusion.html
+# layout/reftests/css-blending/background-blend-mode-body-transparent-image-ref.html
+# layout/reftests/css-blending/background-blending-hue-ref.svg
+# layout/reftests/css-blending/background-blending-background-origin-ref.html
+# layout/reftests/css-blending/background-blending-luminosity-ref.svg
+# layout/reftests/css-blending/background-blending-soft-light.html
+# layout/reftests/css-blending/blend-canvas-ref.html
+# layout/reftests/css-blending/mix-blend-mode-dest-alpha-1135271-ref.html
+# layout/reftests/css-blending/background-blending-darken.html
+# layout/reftests/css-blending/background-blending-background-attachement-fixed.html
+# layout/reftests/css-blending/background-blending-color-dodge-ref.svg
+# layout/reftests/css-blending/blend-difference-stacking-ref.html
+# layout/reftests/css-blending/background-blending-overlay.html
+# layout/reftests/css-blending/blend-constant-background-color-ref.html
+# layout/reftests/css-blending/background-blending-color-burn.html
+# layout/reftests/css-blending/blend-difference-stacking.html
+# layout/reftests/css-blending/background-blending-image-color-959674.html
+# layout/reftests/css-blending/background-blending-hue.html
+# layout/reftests/css-blending/background-blending-color-dodge.html
+# layout/reftests/css-blending/background-blending-image-color-png.html
+# layout/reftests/css-blending/mix-blend-mode-and-filter.svg
+# layout/reftests/css-blending/background-blend-mode-body-transparent-image.html
+# layout/reftests/css-blending/blend-gradient-background-color.html
+# layout/reftests/css-blending/mix-blend-mode-culling-1207041-ref.html
+# layout/reftests/css-blending/mix-blend-mode-soft-light-ref.html
+# layout/reftests/css-blending/background-blending-moz-element.html
+# layout/reftests/css-blending/background-blending-image-color-transform3d.html
+# layout/reftests/css-blending/background-blending-background-size-cover.html
+# layout/reftests/css-blending/background-blend-mode-body-image-ref.html
+# layout/reftests/css-blending/mix-blend-mode-child-of-blended-has-opacity.html
+# layout/reftests/css-blending/background-blending-background-size-ref.html
+# layout/reftests/css-blending/background-blending-image-color-svg.html
+# layout/reftests/css-blending/background-blending-image-image.html
+# layout/reftests/css-blending/background-blending-background-attachement-fixed-ref.html
+# layout/reftests/css-blending/background-blending-isolation-ref.html
+# layout/reftests/css-blending/blend-gradient-background-color-ref.html
+# layout/reftests/css-blending/background-blending-image-color-jpg.html
+# layout/reftests/css-blending/background-blending-background-position-percentage.html
+# layout/reftests/css-blending/as-image/white_square.svg
+# layout/reftests/css-blending/as-image/green_square.svg
+# layout/reftests/font-matching/synthetic-bold-1.html
+# layout/reftests/font-matching/arialunicode-italic.html
+# layout/reftests/font-matching/localized-family-names-001-ref.html
+# layout/reftests/font-matching/localized-family-names-004-ref.html
+# layout/reftests/font-matching/synthetic-style-1.html
+# layout/reftests/font-matching/arial-variations-3.html
+# layout/reftests/font-matching/system-generic-fallback-ko.html
+# layout/reftests/font-matching/synthetic-style-1-notref.html
+# layout/reftests/font-matching/italic-oblique-8.html
+# layout/reftests/font-matching/italic-oblique-3.html
+# layout/reftests/font-matching/defaultfont-italic.html
+# layout/reftests/font-matching/system-generic-fallback-4-ref.html
+# layout/reftests/font-matching/normalmedium-notref.html
+# layout/reftests/font-matching/arial-variations-1.html
+# layout/reftests/font-matching/synthetic-style-2-notref.html
+# layout/reftests/font-matching/system-generic-fallback-1-ref.html
+# layout/reftests/font-matching/impact-bolditalic.html
+# layout/reftests/font-matching/localized-family-names-004.html
+# layout/reftests/font-matching/stretchmapping-35-ref.html
+# layout/reftests/font-matching/apple-symbols-1-notref.html
+# layout/reftests/font-matching/defaultjapanese-oblique.html
+# layout/reftests/font-matching/arial-variations-4-ref.html
+# layout/reftests/font-matching/localized-family-names-002.html
+# layout/reftests/font-matching/simple-oblique.html
+# layout/reftests/font-matching/syntheticbold-rotated.html
+# layout/reftests/font-matching/impact.html
+# layout/reftests/font-matching/arial-variations-6-ref.html
+# layout/reftests/font-matching/system-generic-fallback-3-ref.html
+# layout/reftests/font-matching/arialunicode-oblique.html
+# layout/reftests/font-matching/weightmapping-12.html
+# layout/reftests/font-matching/defaultjapanese.html
+# layout/reftests/font-matching/familyname-escapedidents-ref.html
+# layout/reftests/font-matching/bold-system-fallback-1-notref.html
+# layout/reftests/font-matching/syntheticbold-rotated-ref.html
+# layout/reftests/font-matching/italic-oblique-1.html
+# layout/reftests/font-matching/lucidaconsole-oblique.html
+# layout/reftests/font-matching/arial-variations-5-ref.html
+# layout/reftests/font-matching/font-synthesis-1.html
+# layout/reftests/font-matching/stretchmapping-137.html
+# layout/reftests/font-matching/bold-system-fallback-2-notref.html
+# layout/reftests/font-matching/weightmapping-478.html
+# layout/reftests/font-matching/weightmapping-458-ref.html
+# layout/reftests/font-matching/defaultjapanese-bolditalic.html
+# layout/reftests/font-matching/defaultjapanese-italic.html
+# layout/reftests/font-matching/bold-system-fallback-1.html
+# layout/reftests/font-matching/system-generic-fallback-2.html
+# layout/reftests/font-matching/font-stretch-1-ref.html
+# layout/reftests/font-matching/lucidaconsole-bold.html
+# layout/reftests/font-matching/simple-oblique-ref.html
+# layout/reftests/font-matching/arial-variations-5.html
+# layout/reftests/font-matching/familyname-escapedidents.html
+# layout/reftests/font-matching/arial-variations-2.html
+# layout/reftests/font-matching/font-synthesis-2.html
+# layout/reftests/font-matching/system-generic-fallback-ja.html
+# layout/reftests/font-matching/arialunicode-bolditalic.html
+# layout/reftests/font-matching/arialunicode.html
+# layout/reftests/font-matching/apple-symbols-1.html
+# layout/reftests/font-matching/localized-family-names-003.html
+# layout/reftests/font-matching/normalmedium-ref.html
+# layout/reftests/font-matching/weightmapping-458.html
+# layout/reftests/font-matching/CSS21-t1502-no-inherited-font-family-ref.xhtml
+# layout/reftests/font-matching/arial-arabic.html
+# layout/reftests/font-matching/font-shorthand-stretch-1.html
+# layout/reftests/font-matching/lucidaconsole.html
+# layout/reftests/font-matching/stretchmapping-reverse.html
+# layout/reftests/font-matching/weightmapping-7-ref.html
+# layout/reftests/font-matching/font-synthesis-2-ref.html
+# layout/reftests/font-matching/synthetic-bold-1-ref.html
+# layout/reftests/font-matching/defaultjapanese-bold.html
+# layout/reftests/font-matching/arial-variations-1-ref.html
+# layout/reftests/font-matching/system-generic-fallback-4.html
+# layout/reftests/font-matching/synthetic-bold-2-ref.html
+# layout/reftests/font-matching/stretchmapping-137-ref.html
+# layout/reftests/font-matching/font-stretch-1.html
+# layout/reftests/font-matching/system-generic-fallback-zh-tw.html
+# layout/reftests/font-matching/weightmapping-7.html
+# layout/reftests/font-matching/italic-oblique-9.html
+# layout/reftests/font-matching/impact-oblique.html
+# layout/reftests/font-matching/stretchmapping-all-ref.html
+# layout/reftests/font-matching/weightmapping-45.html
+# layout/reftests/font-matching/italic-oblique-4.html
+# layout/reftests/font-matching/system-generic-fallback-3.html
+# layout/reftests/font-matching/system-generic-fallback-2-ref.html
+# layout/reftests/font-matching/synthetic-style-2.html
+# layout/reftests/font-matching/arial-variations-4.html
+# layout/reftests/font-matching/weightmapping-25.html
+# layout/reftests/font-matching/weightmapping-12-ref.html
+# layout/reftests/font-matching/italic-oblique-6.html
+# layout/reftests/font-matching/localized-family-names-001.html
+# layout/reftests/font-matching/lucidaconsole-italic.html
+# layout/reftests/font-matching/italic-oblique-2.html
+# layout/reftests/font-matching/lucidaconsole-bolditalic.html
+# layout/reftests/font-matching/italic-oblique-7.html
+# layout/reftests/font-matching/defaultfont-oblique.html
+# layout/reftests/font-matching/impact-italic.html
+# layout/reftests/font-matching/weightmapping-12579.html
+# layout/reftests/font-matching/italic-oblique-kinnari-ref.html
+# layout/reftests/font-matching/stretchmapping-all.html
+# layout/reftests/font-matching/italic-oblique-kinnari.html
+# layout/reftests/font-matching/system-generic-fallback-zh-cn.html
+# layout/reftests/font-matching/weightmapping-45-ref.html
+# layout/reftests/font-matching/synthetic-bold-2.html
+# layout/reftests/font-matching/font-synthesis-1-ref.html
+# layout/reftests/font-matching/stretchmapping-reverse-ref.html
+# layout/reftests/font-matching/weightmapping-12579-ref.html
+# layout/reftests/font-matching/defaultfont-bolditalic.html
+# layout/reftests/font-matching/italic-oblique-ref.html
+# layout/reftests/font-matching/italic-oblique-5.html
+# layout/reftests/font-matching/bold-system-fallback-2.html
+# layout/reftests/font-matching/arial-variations-6.html
+# layout/reftests/font-matching/arial-variations-2-ref.html
+# layout/reftests/font-matching/defaultfont.html
+# layout/reftests/font-matching/localized-family-names-002-ref.html
+# layout/reftests/font-matching/weightmapping-478-ref.html
+# layout/reftests/font-matching/impact-bold.html
+# layout/reftests/font-matching/CSS21-t1502-no-inherited-font-family.xhtml
+# layout/reftests/font-matching/normalmedium.html
+# layout/reftests/font-matching/arial-arabic-ref.html
+# layout/reftests/font-matching/defaultfont-bold.html
+# layout/reftests/font-matching/system-generic-fallback-1.html
+# layout/reftests/font-matching/localized-family-names-003-ref.html
+# layout/reftests/font-matching/arial-variations-3-ref.html
+# layout/reftests/font-matching/stretchmapping-35.html
+# layout/reftests/font-matching/weightmapping-25-ref.html
+# layout/reftests/font-matching/arialunicode-bold.html
+# layout/reftests/css-valid/fieldset/fieldset-valid.html
+# layout/reftests/css-valid/fieldset/fieldset-invalid.html
+# layout/reftests/css-valid/select/select-ref.html
+# layout/reftests/css-valid/select/select-disabled.html
+# layout/reftests/css-valid/select/select-fieldset-legend.html
+# layout/reftests/css-valid/select/select-required-multiple-ref.html
+# layout/reftests/css-valid/select/select-invalid.html
+# layout/reftests/css-valid/select/select-fieldset-ref.html
+# layout/reftests/css-valid/select/select-dyn-not-disabled.html
+# layout/reftests/css-valid/select/select-required-multiple-invalid.html
+# layout/reftests/css-valid/select/select-disabled-ref.html
+# layout/reftests/css-valid/select/select-valid.html
+# layout/reftests/css-valid/select/select-disabled-fieldset-1.html
+# layout/reftests/css-valid/select/select-fieldset-legend-ref.html
+# layout/reftests/css-valid/select/select-dyn-disabled.html
+# layout/reftests/css-valid/select/select-required-multiple-valid.html
+# layout/reftests/css-valid/select/select-required-ref.html
+# layout/reftests/css-valid/select/select-required-valid.html
+# layout/reftests/css-valid/select/select-required-invalid.html
+# layout/reftests/css-valid/select/select-disabled-fieldset-2.html
+# layout/reftests/css-valid/output/output-ref.html
+# layout/reftests/css-valid/output/output-valid.html
+# layout/reftests/css-valid/output/output-invalid.html
+# layout/reftests/css-valid/button/button-disabled-fieldset-2.html
+# layout/reftests/css-valid/button/button-disabled.html
+# layout/reftests/css-valid/button/button-invalid.html
+# layout/reftests/css-valid/button/button-ref.html
+# layout/reftests/css-valid/button/button-disabled-ref.html
+# layout/reftests/css-valid/button/button-type-barred.html
+# layout/reftests/css-valid/button/button-fieldset-ref.html
+# layout/reftests/css-valid/button/button-dyn-disabled.html
+# layout/reftests/css-valid/button/button-reset.html
+# layout/reftests/css-valid/button/button-dyn-not-disabled.html
+# layout/reftests/css-valid/button/button-fieldset-legend.html
+# layout/reftests/css-valid/button/button-fieldset-legend-ref.html
+# layout/reftests/css-valid/button/button-valid.html
+# layout/reftests/css-valid/button/button-type-invalid.html
+# layout/reftests/css-valid/button/button-disabled-fieldset-1.html
+# layout/reftests/css-valid/button/button-button.html
+# layout/reftests/css-valid/textarea/textarea-disabled-fieldset-2.html
+# layout/reftests/css-valid/textarea/textarea-customerror.html
+# layout/reftests/css-valid/textarea/textarea-fieldset-ref.html
+# layout/reftests/css-valid/textarea/textarea-withtext-ref.html
+# layout/reftests/css-valid/textarea/textarea-valid.html
+# layout/reftests/css-valid/textarea/textarea-ref.html
+# layout/reftests/css-valid/textarea/textarea-dyn-disabled.html
+# layout/reftests/css-valid/textarea/textarea-readonly.html
+# layout/reftests/css-valid/textarea/textarea-dyn-not-readonly.html
+# layout/reftests/css-valid/textarea/textarea-required-invalid.html
+# layout/reftests/css-valid/textarea/textarea-dyn-readonly.html
+# layout/reftests/css-valid/textarea/textarea-required-valid.html
+# layout/reftests/css-valid/textarea/textarea-fieldset-legend-ref.html
+# layout/reftests/css-valid/textarea/textarea-disabled-fieldset-1.html
+# layout/reftests/css-valid/textarea/textarea-disabled.html
+# layout/reftests/css-valid/textarea/textarea-fieldset-legend.html
+# layout/reftests/css-valid/textarea/textarea-dyn-not-disabled.html
+# layout/reftests/css-valid/input/input-button-ref.html
+# layout/reftests/css-valid/input/input-required-invalid.html
+# layout/reftests/css-valid/input/input-readonly.html
+# layout/reftests/css-valid/input/input-url-valid.html
+# layout/reftests/css-valid/input/input-radio-dyn-valid-1.html
+# layout/reftests/css-valid/input/input-required-valid.html
+# layout/reftests/css-valid/input/input-radio-nogroup-required-valid.html
+# layout/reftests/css-valid/input/input-image.html
+# layout/reftests/css-valid/input/input-image-ref.html
+# layout/reftests/css-valid/input/input-radio-customerror.html
+# layout/reftests/css-valid/input/input-dyn-not-disabled.html
+# layout/reftests/css-valid/input/input-fieldset-ref.html
+# layout/reftests/css-valid/input/input-dyn-not-readonly.html
+# layout/reftests/css-valid/input/input-url-ref.html
+# layout/reftests/css-valid/input/input-disabled-fieldset-2.html
+# layout/reftests/css-valid/input/input-email-valid.html
+# layout/reftests/css-valid/input/input-dyn-disabled.html
+# layout/reftests/css-valid/input/input-withtext-ref.html
+# layout/reftests/css-valid/input/input-type-barred.html
+# layout/reftests/css-valid/input/input-pattern-valid.html
+# layout/reftests/css-valid/input/input-submit.html
+# layout/reftests/css-valid/input/input-valid.html
+# layout/reftests/css-valid/input/input-customerror.html
+# layout/reftests/css-valid/input/input-radio-required.html
+# layout/reftests/css-valid/input/input-submit-ref.html
+# layout/reftests/css-valid/input/input-email-ref.html
+# layout/reftests/css-valid/input/input-fieldset-legend.html
+# layout/reftests/css-valid/input/input-disabled.html
+# layout/reftests/css-valid/input/input-ref.html
+# layout/reftests/css-valid/input/input-radio-dyn-valid-2.html
+# layout/reftests/css-valid/input/input-dyn-readonly.html
+# layout/reftests/css-valid/input/input-button.html
+# layout/reftests/css-valid/input/input-fieldset-legend-ref.html
+# layout/reftests/css-valid/input/input-radio-nogroup-required-invalid.html
+# layout/reftests/css-valid/input/input-disabled-fieldset-1.html
+# layout/reftests/css-valid/input/input-type-invalid.html
+# layout/reftests/css-valid/input/input-url-invalid.html
+# layout/reftests/css-valid/input/input-email-invalid.html
+# layout/reftests/css-valid/input/success-ref.html
+# layout/reftests/css-valid/input/input-reset.html
+# layout/reftests/css-valid/input/input-pattern-invalid.html
+# layout/reftests/object/type-overridden-by-server.html
+# layout/reftests/object/type-overridden-by-server-ref.html
+# layout/reftests/object/404-data.html
+# layout/reftests/object/svg.html
+# layout/reftests/object/malformed-xml-ref.html
+# layout/reftests/object/image-with-type-ref.html
+# layout/reftests/object/unknown-type.html
+# layout/reftests/object/malformed-uri.html
+# layout/reftests/object/image-ref.html
+# layout/reftests/object/malformed-uri-ref.html
+# layout/reftests/object/svg-with-type-ref.html
+# layout/reftests/object/malformed-should-fallback-ref.html
+# layout/reftests/object/unknown-type-ref.html
+# layout/reftests/object/malformed-should-fallback.html
+# layout/reftests/object/connection-refused.html
+# layout/reftests/object/image-no-useful-extension-typesniff-ref.html
+# layout/reftests/object/no-attrs-ref.html
+# layout/reftests/object/image-no-useful-extension-with-type.html
+# layout/reftests/object/image.html
+# layout/reftests/object/connection-refused-ref.html
+# layout/reftests/object/malformed-xml.html
+# layout/reftests/object/page-as-data-with-type.html
+# layout/reftests/object/malformed-with-type-ref.html
+# layout/reftests/object/svg-with-type.html
+# layout/reftests/object/malformed-xml-with-type.html
+# layout/reftests/object/404-data-with-type-ref.html
+# layout/reftests/object/page-as-data-ref.html
+# layout/reftests/object/image-no-useful-extension-typesniff.html
+# layout/reftests/object/malformed-with-type.html
+# layout/reftests/object/image-no-useful-extension-with-type-ref.html
+# layout/reftests/object/page-as-data-with-type-ref.html
+# layout/reftests/object/svg-ref.html
+# layout/reftests/object/no-attrs.html
+# layout/reftests/object/malformed-xml-with-type-ref.html
+# layout/reftests/object/image-with-type.html
+# layout/reftests/object/404-data-ref.html
+# layout/reftests/object/page-as-data.html
+# layout/reftests/object/404-data-with-type.html
+# layout/reftests/object/extra/malformed.xml
+# layout/reftests/object/extra/pass.html
+# layout/reftests/object/extra/404.html
+# layout/reftests/object/extra/pass.svg
+# layout/reftests/canvas/1238795-1.html
+# layout/reftests/canvas/text-ltr-end.html
+# layout/reftests/canvas/text-rtl-right.html
+# layout/reftests/canvas/1107096-invisibles.html
+# layout/reftests/canvas/size-change-1.html
+# layout/reftests/canvas/size-1.html
+# layout/reftests/canvas/evenodd-fill-2.html
+# layout/reftests/canvas/strokeText-path-ref.html
+# layout/reftests/canvas/text-rtl-start.html
+# layout/reftests/canvas/empty-transaction-1-ref.html
+# layout/reftests/canvas/1304353-text-global-composite-op-1.html
+# layout/reftests/canvas/strokeText-path.html
+# layout/reftests/canvas/dash-sanity.html
+# layout/reftests/canvas/text-small-caps-1.html
+# layout/reftests/canvas/text-big-fill.html
+# layout/reftests/canvas/default-size-ref.html
+# layout/reftests/canvas/nonzero-fill-2.html
+# layout/reftests/canvas/nonzero-fill-1.html
+# layout/reftests/canvas/text-subpixel-1-ref.html
+# layout/reftests/canvas/text-bidi-ltr-test.html
+# layout/reftests/canvas/1107096-invisibles-ref.html
+# layout/reftests/canvas/text-rtl-left.html
+# layout/reftests/canvas/transformed-gradient.html
+# layout/reftests/canvas/text-ltr-left.html
+# layout/reftests/canvas/784573-1.html
+# layout/reftests/canvas/ctm-singular-sanity.html
+# layout/reftests/canvas/1304353-text-global-alpha-1-ref.html
+# layout/reftests/canvas/text-measure-ref.html
+# layout/reftests/canvas/text-horzline-with-top.html
+# layout/reftests/canvas/1304353-text-global-alpha-2.html
+# layout/reftests/canvas/1224976-1.html
+# layout/reftests/canvas/evenodd-fill-ref.html
+# layout/reftests/canvas/1201272-1.html
+# layout/reftests/canvas/text-bidi-ltr-ref.html
+# layout/reftests/canvas/transformed-gradient-ref.html
+# layout/reftests/canvas/726951-shadow-clips-ref.html
+# layout/reftests/canvas/evenodd-fill-1.html
+# layout/reftests/canvas/text-space-replace-test.html
+# layout/reftests/canvas/1304353-text-global-composite-op-1-ref.html
+# layout/reftests/canvas/linear-gradient-1b.html
+# layout/reftests/canvas/1304353-text-global-alpha-2-ref.html
+# layout/reftests/canvas/text-horzline.html
+# layout/reftests/canvas/dash-1.html
+# layout/reftests/canvas/1238795-1-ref.html
+# layout/reftests/canvas/693610-1-notref.html
+# layout/reftests/canvas/674003-alpha-radial-gradient-superlum.html
+# layout/reftests/canvas/size-change-1-ref.html
+# layout/reftests/canvas/transformed-clip-ref.html
+# layout/reftests/canvas/text-subpixel-1.html
+# layout/reftests/canvas/text-bidi-ltr-notref.html
+# layout/reftests/canvas/text-ltr-start.html
+# layout/reftests/canvas/text-context-state-test.html
+# layout/reftests/canvas/image-rendering-ref.html
+# layout/reftests/canvas/text-rtl-alignment-test.html
+# layout/reftests/canvas/text-horzline-with-bottom.html
+# layout/reftests/canvas/1201272-1-ref.html
+# layout/reftests/canvas/text-bidi-rtl-test.html
+# layout/reftests/canvas/text-no-frame-ref.html
+# layout/reftests/canvas/image-shadow.html
+# layout/reftests/canvas/linear-gradient-1a.html
+# layout/reftests/canvas/ctm-sanity.html
+# layout/reftests/canvas/text-font-lang-notref.html
+# layout/reftests/canvas/text-no-frame-test.html
+# layout/reftests/canvas/ctm-1.html
+# layout/reftests/canvas/subpixel-1.html
+# layout/reftests/canvas/ctm-1-ref.html
+# layout/reftests/canvas/text-small-caps-1-ref.html
+# layout/reftests/canvas/dash-1-ref.svg
+# layout/reftests/canvas/zero-dimensions.html
+# layout/reftests/canvas/text-no-frame-2-test.html
+# layout/reftests/canvas/transformed-path.html
+# layout/reftests/canvas/evenodd-fill-3.html
+# layout/reftests/canvas/image-rendering-test.html
+# layout/reftests/canvas/672646-alpha-radial-gradient-ref.html
+# layout/reftests/canvas/text-emoji.html
+# layout/reftests/canvas/evenodd-fill-sanity.html
+# layout/reftests/canvas/text-not-in-doc-ref.html
+# layout/reftests/canvas/text-ltr-alignment-ref.html
+# layout/reftests/canvas/784573-1-ref.html
+# layout/reftests/canvas/transformed-clip.html
+# layout/reftests/canvas/text-font-inherit.html
+# layout/reftests/canvas/text-rtl-end.html
+# layout/reftests/canvas/text-font-lang.html
+# layout/reftests/canvas/text-context-state-ref.html
+# layout/reftests/canvas/text-blank.html
+# layout/reftests/canvas/text-bidi-rtl-ref.html
+# layout/reftests/canvas/674003-alpha-radial-gradient-superlum-ref.html
+# layout/reftests/canvas/text-big-stroke.html
+# layout/reftests/canvas/1304353-text-global-alpha-1.html
+# layout/reftests/canvas/1074733-1-ref.html
+# layout/reftests/canvas/text-space-replace-ref.html
+# layout/reftests/canvas/text-not-in-doc-test.html
+# layout/reftests/canvas/default-size.html
+# layout/reftests/canvas/text-ltr-right.html
+# layout/reftests/canvas/1224976-1-ref.html
+# layout/reftests/canvas/text-rtl-alignment-ref.html
+# layout/reftests/canvas/802658-1-ref.html
+# layout/reftests/canvas/text-measure.html
+# layout/reftests/canvas/726951-shadow-clips.html
+# layout/reftests/canvas/text-emoji-notref.html
+# layout/reftests/canvas/zero-dimensions-ref.html
+# layout/reftests/canvas/693610-1.html
+# layout/reftests/canvas/802658-1.html
+# layout/reftests/canvas/672646-alpha-radial-gradient.html
+# layout/reftests/canvas/text-ltr-alignment-test.html
+# layout/reftests/canvas/1074733-1.html
+# layout/reftests/canvas/empty-transaction-1.html
+# layout/reftests/canvas/image-shadow-ref.html
+# layout/reftests/canvas/size-1-ref.html
+# layout/reftests/canvas/linear-gradient-1-ref.html
+# layout/reftests/canvas/transformed-path-ref.html
+# layout/reftests/scrolling/propagated-overflow-style-2a.html
+# layout/reftests/scrolling/propagated-overflow-style-1c.html
+# layout/reftests/scrolling/iframe-scrolling-attr-ref.html
+# layout/reftests/scrolling/fractional-scroll-area-invalidation.html
+# layout/reftests/scrolling/layer-change-1.html
+# layout/reftests/scrolling/text-2.html
+# layout/reftests/scrolling/scroll-behavior-2.html
+# layout/reftests/scrolling/scroll-behavior-10.html
+# layout/reftests/scrolling/opacity-mixed-scrolling-1.html
+# layout/reftests/scrolling/propagated-overflow-style-2b.html
+# layout/reftests/scrolling/subpixel-1-ref.html
+# layout/reftests/scrolling/scroll-behavior-4.html
+# layout/reftests/scrolling/layer-change-1-frame.html
+# layout/reftests/scrolling/propagated-overflow-style-2c.html
+# layout/reftests/scrolling/move-item-ref.html
+# layout/reftests/scrolling/propagated-overflow-style-2d.html
+# layout/reftests/scrolling/propagated-overflow-style-2-ref.html
+# layout/reftests/scrolling/iframe-deferred-anchor.xhtml
+# layout/reftests/scrolling/image-1.html
+# layout/reftests/scrolling/fixed-text-1.html
+# layout/reftests/scrolling/iframe-scrolling-attr-1.html
+# layout/reftests/scrolling/scroll-behavior-5.html
+# layout/reftests/scrolling/simple-1.html
+# layout/reftests/scrolling/propagated-overflow-style-1a.html
+# layout/reftests/scrolling/fixed-opacity-2.html
+# layout/reftests/scrolling/propagated-overflow-style-1-ref.html
+# layout/reftests/scrolling/layer-change-1-ref.html
+# layout/reftests/scrolling/uncovering-1.html
+# layout/reftests/scrolling/deferred-anchor2.xhtml
+# layout/reftests/scrolling/deferred-anchor.xhtml
+# layout/reftests/scrolling/uncovering-2.html
+# layout/reftests/scrolling/iframe-scrolling-attr-2.html
+# layout/reftests/scrolling/huge-horizontal-overflow-ref.html
+# layout/reftests/scrolling/iframe-border-radius.html
+# layout/reftests/scrolling/fixed-opacity-1.html
+# layout/reftests/scrolling/transformed-1.html
+# layout/reftests/scrolling/fixed-table-1.html
+# layout/reftests/scrolling/less-than-scrollbar-height-ref.html
+# layout/reftests/scrolling/subpixel-1.html
+# layout/reftests/scrolling/frame-scrolling-attr-1.html
+# layout/reftests/scrolling/scroll-behavior-8.html
+# layout/reftests/scrolling/fractional-scroll-area.html
+# layout/reftests/scrolling/scroll-behavior-7.html
+# layout/reftests/scrolling/opacity-mixed-scrolling-2.html
+# layout/reftests/scrolling/propagated-overflow-style-2e.html
+# layout/reftests/scrolling/iframe-border-radius-ref.html
+# layout/reftests/scrolling/text-1.html
+# layout/reftests/scrolling/huge-vertical-overflow-ref.html
+# layout/reftests/scrolling/uncovering-1-ref.html
+# layout/reftests/scrolling/fixed-text-2.html
+# layout/reftests/scrolling/scroll-behavior-9.html
+# layout/reftests/scrolling/huge-horizontal-overflow.html
+# layout/reftests/scrolling/huge-vertical-overflow.html
+# layout/reftests/scrolling/move-item.html
+# layout/reftests/scrolling/scroll-behavior-1.html
+# layout/reftests/scrolling/frame-scrolling-attr-ref.html
+# layout/reftests/scrolling/scroll-behavior-3.html
+# layout/reftests/scrolling/less-than-scrollbar-height.html
+# layout/reftests/scrolling/uncovering-2-ref.html
+# layout/reftests/scrolling/fixed-1.html
+# layout/reftests/scrolling/propagated-overflow-style-1b.html
+# layout/reftests/scrolling/frame-scrolling-attr-2.html
+# layout/reftests/scrolling/scroll-behavior-6.html
+# layout/reftests/scrolling/deferred-anchor-ref.xhtml
+# layout/reftests/marquee/429849-1.html
+# layout/reftests/marquee/425247-2.html
+# layout/reftests/marquee/425247-1-ref.html
+# layout/reftests/marquee/413027-4-ref.html
+# layout/reftests/marquee/1160342-2.html
+# layout/reftests/marquee/166591-dynamic-1-ref.html
+# layout/reftests/marquee/407016-2.html
+# layout/reftests/marquee/425247-1.html
+# layout/reftests/marquee/406073-1.html
+# layout/reftests/marquee/1160342-ref.html
+# layout/reftests/marquee/407016-2-ref.html
+# layout/reftests/marquee/336736-1-ref.html
+# layout/reftests/marquee/336736-1b.html
+# layout/reftests/marquee/166591-dynamic-1.html
+# layout/reftests/marquee/336736-1a.html
+# layout/reftests/marquee/406073-1-ref.html
+# layout/reftests/marquee/1160342-1.html
+# layout/reftests/marquee/429849-1-ref.html
+# layout/reftests/marquee/425247-2-ref.html
+# layout/reftests/marquee/413027-4.html
+# layout/reftests/table-overflow/bug785684-x.html
+# layout/reftests/table-overflow/table-row-pagination.html
+# layout/reftests/table-overflow/963441.html
+# layout/reftests/table-overflow/table-cell-block-overflow.html
+# layout/reftests/table-overflow/table-caption-scroll.html
+# layout/reftests/table-overflow/table-caption-scroll-ref.html
+# layout/reftests/table-overflow/table-cell-block-overflow-ref.html
+# layout/reftests/table-overflow/963441-ref.html
+# layout/reftests/table-overflow/table-row-pagination-ref.html
+# layout/reftests/table-overflow/bug785684-y.html
+# layout/reftests/table-overflow/bug785684-ref.html
+# layout/reftests/box-ordinal/dynamic-1-remove-to-one-grouped-1.xul
+# layout/reftests/box-ordinal/dynamic-1-add-to-two-grouped-2.xul
+# layout/reftests/box-ordinal/dynamic-1-add-to-one-grouped.xul
+# layout/reftests/box-ordinal/dynamic-1-ref.xul
+# layout/reftests/box-ordinal/dynamic-1-remove-to-none-grouped.xul
+# layout/reftests/box-ordinal/dynamic-1-add-to-two-grouped-1.xul
+# layout/reftests/box-ordinal/dynamic-1-remove-to-one-grouped-2.xul
+# layout/reftests/box-ordinal/box-ordinal-with-out-of-flow-1.html
+# layout/reftests/box-ordinal/box-ordinal-with-out-of-flow-1-ref.html
+# layout/reftests/backgrounds/background-clip-text-1d.html
+# layout/reftests/backgrounds/background-position-1-ref.html
+# layout/reftests/backgrounds/body-background-ref.html
+# layout/reftests/backgrounds/background-position-2-ref.html
+# layout/reftests/backgrounds/background-size-monster-px.html
+# layout/reftests/backgrounds/background-size-percent.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-5.html
+# layout/reftests/backgrounds/background-multiple-with-border-radius-ref.html
+# layout/reftests/backgrounds/really-big-background-ref.html
+# layout/reftests/backgrounds/viewport-translucent-color-1.html
+# layout/reftests/backgrounds/background-size-length-length-ref.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-5.html
+# layout/reftests/backgrounds/table-background.html
+# layout/reftests/backgrounds/background-position-6-ref.html
+# layout/reftests/backgrounds/table-background-print-ref.html
+# layout/reftests/backgrounds/background-size-body-percent-percent-overflow.html
+# layout/reftests/backgrounds/background-moz-default-background-color.html
+# layout/reftests/backgrounds/background-size-contain-ref.html
+# layout/reftests/backgrounds/fixed-bg-inside-transform.html
+# layout/reftests/backgrounds/attachment-local-positioning-2.html
+# layout/reftests/backgrounds/background-multiple-with-border-radius.html
+# layout/reftests/backgrounds/attachment-scroll-positioning-1.html
+# layout/reftests/backgrounds/background-clip-text-1a.html
+# layout/reftests/backgrounds/table-background-ref.html
+# layout/reftests/backgrounds/fixed-bg-with-transform-outside-viewport-ref.html
+# layout/reftests/backgrounds/background-size-contain-clip-border.html
+# layout/reftests/backgrounds/background-position-5-ref.html
+# layout/reftests/backgrounds/background-tiling-zoom-1.html
+# layout/reftests/backgrounds/continuous-inline-1ab-ref.html
+# layout/reftests/backgrounds/background-size-auto.html
+# layout/reftests/backgrounds/continuous-inline-3.html
+# layout/reftests/backgrounds/root-background-ref.html
+# layout/reftests/backgrounds/background-size-percent-length.html
+# layout/reftests/backgrounds/continuous-inline-1a.html
+# layout/reftests/backgrounds/background-layers-1-ref.html
+# layout/reftests/backgrounds/background-size-auto-length-ref.html
+# layout/reftests/backgrounds/continuous-inline-4a.html
+# layout/reftests/backgrounds/background-position-6a.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-1.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-1-ref.html
+# layout/reftests/backgrounds/attachment-local-positioning-1-ref.html
+# layout/reftests/backgrounds/background-position-2c.html
+# layout/reftests/backgrounds/translucent-color-ref.html
+# layout/reftests/backgrounds/background-size-percent-percent-stretch.html
+# layout/reftests/backgrounds/attachment-local-positioning-3.html
+# layout/reftests/backgrounds/background-size-body-percent-percent.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-4-ref.html
+# layout/reftests/backgrounds/root-background-1.html
+# layout/reftests/backgrounds/background-size-monster-inches.html
+# layout/reftests/backgrounds/translucent-color-1.html
+# layout/reftests/backgrounds/background-position-3d.html
+# layout/reftests/backgrounds/background-position-4c.html
+# layout/reftests/backgrounds/background-clip-2.html
+# layout/reftests/backgrounds/background-size-body-percent-percent-not-fixed.html
+# layout/reftests/backgrounds/root-element-display-none-ref.html
+# layout/reftests/backgrounds/viewport-translucent-color-ref.html
+# layout/reftests/backgrounds/continuous-inline-5a.html
+# layout/reftests/backgrounds/viewport-translucent-color-2.html
+# layout/reftests/backgrounds/background-size-zoom-repeat-ref.html
+# layout/reftests/backgrounds/background-size-percent-percent.html
+# layout/reftests/backgrounds/background-position-4a.html
+# layout/reftests/backgrounds/background-size-contain-clip-padding-ref.html
+# layout/reftests/backgrounds/background-size-length-percent-ref.html
+# layout/reftests/backgrounds/multi-background-clip-content-border.html
+# layout/reftests/backgrounds/background-size-body-contain-no-repeat.html
+# layout/reftests/backgrounds/background-size-monster-pt.html
+# layout/reftests/backgrounds/background-position-1a.html
+# layout/reftests/backgrounds/div-background-ref.html
+# layout/reftests/backgrounds/background-tiling-zoom-1-ref.html
+# layout/reftests/backgrounds/background-position-3a.html
+# layout/reftests/backgrounds/layers-layer-count-inheritance-2.xhtml
+# layout/reftests/backgrounds/translucent-color-2.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-6.html
+# layout/reftests/backgrounds/iframe-translucent-color-1.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-3-ref.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-2.html
+# layout/reftests/backgrounds/table-background-print.html
+# layout/reftests/backgrounds/continuous-inline-2b.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-4.html
+# layout/reftests/backgrounds/background-size-contain-position-fifty-fifty.html
+# layout/reftests/backgrounds/viewport-translucent-color-3.html
+# layout/reftests/backgrounds/background-position-7-ref.html
+# layout/reftests/backgrounds/layers-layer-count-cascade-2.xhtml
+# layout/reftests/backgrounds/background-size-body-single-not-fixed.html
+# layout/reftests/backgrounds/continuous-inline-3-ref.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-4-ref.html
+# layout/reftests/backgrounds/background-size-monster-ex.html
+# layout/reftests/backgrounds/attachment-scroll-positioning-1-ref.html
+# layout/reftests/backgrounds/background-position-2a.html
+# layout/reftests/backgrounds/background-repeat-1-ref.html
+# layout/reftests/backgrounds/continuous-inline-1cd-ref.html
+# layout/reftests/backgrounds/layers-layer-count-1-ref.xhtml
+# layout/reftests/backgrounds/continuous-inline-5-ref.html
+# layout/reftests/backgrounds/attachment-local-positioning-1.html
+# layout/reftests/backgrounds/background-position-6b.html
+# layout/reftests/backgrounds/background-clip-text-2.html
+# layout/reftests/backgrounds/background-repeat-large-area-ref.html
+# layout/reftests/backgrounds/background-position-4-ref.html
+# layout/reftests/backgrounds/continuous-inline-4-ref.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-3.html
+# layout/reftests/backgrounds/background-size-auto-auto.html
+# layout/reftests/backgrounds/background-size-cover-ref.html
+# layout/reftests/backgrounds/background-position-1e.html
+# layout/reftests/backgrounds/background-size-body-cover.html
+# layout/reftests/backgrounds/really-big-background.html
+# layout/reftests/backgrounds/background-clip-text-1b.html
+# layout/reftests/backgrounds/background-layers-1b.html
+# layout/reftests/backgrounds/background-clip-text-1e.html
+# layout/reftests/backgrounds/background-position-8-ref.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-4.html
+# layout/reftests/backgrounds/background-size-zoom-no-repeat.html
+# layout/reftests/backgrounds/iframe-translucent-color-ref.html
+# layout/reftests/backgrounds/background-size-length-percent.html
+# layout/reftests/backgrounds/background-size-monster-mm.html
+# layout/reftests/backgrounds/continuous-inline-4b.html
+# layout/reftests/backgrounds/background-size-body-contain-not-fixed.html
+# layout/reftests/backgrounds/background-position-3-ref.html
+# layout/reftests/backgrounds/background-position-4b.html
+# layout/reftests/backgrounds/background-size-body-cover-ref.html
+# layout/reftests/backgrounds/background-size-slice.html
+# layout/reftests/backgrounds/background-size-auto-length.html
+# layout/reftests/backgrounds/background-position-2b.html
+# layout/reftests/backgrounds/background-clip-2-ref.html
+# layout/reftests/backgrounds/background-position-1c.html
+# layout/reftests/backgrounds/background-repeat-1.html
+# layout/reftests/backgrounds/background-size-contain-clip-padding.html
+# layout/reftests/backgrounds/fixed-bg-inside-transform-ref.html
+# layout/reftests/backgrounds/background-clip-text-2-ref.html
+# layout/reftests/backgrounds/background-position-4d.html
+# layout/reftests/backgrounds/background-size-body-contain.html
+# layout/reftests/backgrounds/layers-stacking-order.xhtml
+# layout/reftests/backgrounds/background-referrer-ref.html
+# layout/reftests/backgrounds/layers-layer-count-inheritance-1.xhtml
+# layout/reftests/backgrounds/continuous-inline-1b.html
+# layout/reftests/backgrounds/background-size-percent-percent-stretch-ref.html
+# layout/reftests/backgrounds/body-background.html
+# layout/reftests/backgrounds/background-size-body-cover-no-repeat.html
+# layout/reftests/backgrounds/background-position-3b.html
+# layout/reftests/backgrounds/background-clip-text-1-ref.html
+# layout/reftests/backgrounds/continuous-inline-2a.html
+# layout/reftests/backgrounds/background-size-cover.html
+# layout/reftests/backgrounds/background-size-auto-ref.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-1.html
+# layout/reftests/backgrounds/background-repeat-large-area.html
+# layout/reftests/backgrounds/translucent-color-3.html
+# layout/reftests/backgrounds/background-size-monster-rem.html
+# layout/reftests/backgrounds/background-size-cover-clone.html
+# layout/reftests/backgrounds/continuous-inline-1c.html
+# layout/reftests/backgrounds/attachment-local-positioning-5.html
+# layout/reftests/backgrounds/background-size-zoom-no-repeat-ref.html
+# layout/reftests/backgrounds/layers-layer-count-2-ref.xhtml
+# layout/reftests/backgrounds/background-size-contain-clip-padding-origin-border-padding.html
+# layout/reftests/backgrounds/attachment-local-positioning-3-ref.html
+# layout/reftests/backgrounds/background-position-5.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-6-ref.html
+# layout/reftests/backgrounds/background-clip-1-ref.html
+# layout/reftests/backgrounds/div-background.html
+# layout/reftests/backgrounds/fixed-bg-border-radius.html
+# layout/reftests/backgrounds/background-redraw-237766-ref.html
+# layout/reftests/backgrounds/attachment-local-positioning-4-ref.html
+# layout/reftests/backgrounds/background-size-auto-percent.html
+# layout/reftests/backgrounds/attachment-local-positioning-2-ref.html
+# layout/reftests/backgrounds/attachment-local-positioning-4.html
+# layout/reftests/backgrounds/background-size-monster-ref.html
+# layout/reftests/backgrounds/background-position-7.html
+# layout/reftests/backgrounds/background-size-contain.html
+# layout/reftests/backgrounds/background-size-monster-em.html
+# layout/reftests/backgrounds/continuous-inline-1d.html
+# layout/reftests/backgrounds/background-layers-1a.html
+# layout/reftests/backgrounds/root-element-display-none-1.html
+# layout/reftests/backgrounds/background-clip-1.html
+# layout/reftests/backgrounds/background-size-length.html
+# layout/reftests/backgrounds/background-position-1d.html
+# layout/reftests/backgrounds/continuous-inline-2-ref.html
+# layout/reftests/backgrounds/background-size-zoom-repeat.html
+# layout/reftests/backgrounds/background-repeat-resampling.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-1-ref.html
+# layout/reftests/backgrounds/background-size-body-percent-percent-overflow-ref.html
+# layout/reftests/backgrounds/background-position-8.html
+# layout/reftests/backgrounds/layers-layer-count-cascade-1.xhtml
+# layout/reftests/backgrounds/background-clip-text-1c.html
+# layout/reftests/backgrounds/multi-background-clip-content-border-ref.html
+# layout/reftests/backgrounds/continuous-inline-5b.html
+# layout/reftests/backgrounds/background-size-contain-position-fifty-fifty-ref.html
+# layout/reftests/backgrounds/background-size-percent-percent-ref.html
+# layout/reftests/backgrounds/background-redraw-237766.html
+# layout/reftests/backgrounds/background-size-contain-clip-padding-origin-border-ref.html
+# layout/reftests/backgrounds/attachment-local-positioning-5-ref.html
+# layout/reftests/backgrounds/background-position-1b.html
+# layout/reftests/backgrounds/background-size-contain-clip-padding-origin-border.html
+# layout/reftests/backgrounds/background-size-body-percent-percent-ref.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-3.html
+# layout/reftests/backgrounds/background-size-length-auto.html
+# layout/reftests/backgrounds/background-position-1f.html
+# layout/reftests/backgrounds/background-size-monster-cm.html
+# layout/reftests/backgrounds/background-repeat-resampling-ref.html
+# layout/reftests/backgrounds/layers-stacking-order-ref.xhtml
+# layout/reftests/backgrounds/fixed-bg-with-transform-outside-viewport-1.html
+# layout/reftests/backgrounds/background-size-monster-pc.html
+# layout/reftests/backgrounds/background-size-body-percent-percent-no-repeat.html
+# layout/reftests/backgrounds/background-size-length-length.html
+# layout/reftests/backgrounds/background-size-body-cover-not-fixed.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-6-ref.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-2.html
+# layout/reftests/backgrounds/background-size-clone.html
+# layout/reftests/backgrounds/background-size-monster-ch.html
+# layout/reftests/backgrounds/attachment-local-clipping-image-3-ref.html
+# layout/reftests/backgrounds/attachment-local-clipping-color-6.html
+# layout/reftests/backgrounds/background-size-cover-slice.html
+# layout/reftests/backgrounds/background-size-contain-clip-padding-origin-border-padding-ref.html
+# layout/reftests/backgrounds/background-position-4e.html
+# layout/reftests/backgrounds/background-size-contain-clip-border-ref.html
+# layout/reftests/backgrounds/background-referrer.html
+# layout/reftests/backgrounds/background-size-percent-auto.html
+# layout/reftests/backgrounds/background-position-3c.html
+# layout/reftests/backgrounds/background-position-2d.html
+# layout/reftests/backgrounds/background-moz-default-background-color-ref.html
+# layout/reftests/backgrounds/gradient/scaled-color-stop-position-ref.html
+# layout/reftests/backgrounds/gradient/color-stop-clamp-interpolation.html
+# layout/reftests/backgrounds/gradient/linear-gradient-repeated-ref.html
+# layout/reftests/backgrounds/gradient/color-stop-clamp-interpolation-ref.html
+# layout/reftests/backgrounds/gradient/scaled-color-stop-position.html
+# layout/reftests/backgrounds/gradient/linear-gradient-repeated.html
+# layout/reftests/backgrounds/vector/tall--contain--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--auto--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--cover--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--contain--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--contain--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/tall--contain--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/nonpercent-width-omitted-height-viewbox.svg
+# layout/reftests/backgrounds/vector/wide--auto-32px--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/no-aspect-ratio-normal.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--auto--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/ref-tall-lime32x16-aqua32x16.html
+# layout/reftests/backgrounds/vector/tall--auto--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/ref-wide-lime12x24-aqua12x24.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--cover--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-tall-lime256x384-aqua256x384.html
+# layout/reftests/backgrounds/vector/wide--contain--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/ref-tall-lime8x16-aqua8x16.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--auto--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--contain--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/percent-width-percent-height.svg
+# layout/reftests/backgrounds/vector/tall--auto--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/ref-tall-lime256x16-aqua256x16.html
+# layout/reftests/backgrounds/vector/tall--cover--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp.html
+# layout/reftests/backgrounds/vector/ref-wide-lime12x16-aqua12x16.html
+# layout/reftests/backgrounds/vector/tall--cover--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/ref-tall-lime2x16-aqua2x16.html
+# layout/reftests/backgrounds/vector/ref-tall-lime192x384-aqua192x384.html
+# layout/reftests/backgrounds/vector/wide--auto--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/tall--cover--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/wide--cover--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/tall--auto--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--contain--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--contain--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--auto--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/tall--contain--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--cover--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--contain--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-tall-lime32x64-aqua32x64.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/percent-width-omitted-height-viewbox.svg
+# layout/reftests/backgrounds/vector/wide--cover--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/wide--auto--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/omitted-width-nonpercent-height.svg
+# layout/reftests/backgrounds/vector/wide--auto--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-tall-lime8x32-aqua8x32.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--auto--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/tall--auto--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/omitted-width-omitted-height-viewbox-no-preserve.svg
+# layout/reftests/backgrounds/vector/tall--32px-auto--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/wide--contain--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--auto--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/omitted-width-omitted-height.svg
+# layout/reftests/backgrounds/vector/wide--contain--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/percent-width-percent-height-viewbox.svg
+# layout/reftests/backgrounds/vector/wide--cover--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/ref-tall-lime48x384-aqua48x384.html
+# layout/reftests/backgrounds/vector/wide--auto--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-wide-lime768x128-aqua768x128.html
+# layout/reftests/backgrounds/vector/ref-wide-lime2x16-aqua2x16.html
+# layout/reftests/backgrounds/vector/ref-tall-lime32x384-aqua32x384.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-tall-lime8x384-aqua8x384.html
+# layout/reftests/backgrounds/vector/tall--auto--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/percent-width-omitted-height.svg
+# layout/reftests/backgrounds/vector/wide--auto-32px--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/ref-tall-lime8x64-aqua8x64.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/ref-wide-lime768x256.html
+# layout/reftests/backgrounds/vector/tall--cover--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--cover--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/wide--auto--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--contain--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--auto--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/nonpercent-width-percent-height-viewbox.svg
+# layout/reftests/backgrounds/vector/wide--auto--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--auto--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--auto--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/ref-wide-lime12x128-aqua12x128.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--auto--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--contain--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/wide--contain--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/diagonal-scaled.svg
+# layout/reftests/backgrounds/vector/ref-tall-lime4x16-aqua4x16.html
+# layout/reftests/backgrounds/vector/wide--cover--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/tall--contain--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/nonpercent-width-percent-height.svg
+# layout/reftests/backgrounds/vector/wide--auto-32px--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/tall--contain--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--cover--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--contain--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-wide-lime64x128-aqua64x128.html
+# layout/reftests/backgrounds/vector/nonpercent-width-nonpercent-height.svg
+# layout/reftests/backgrounds/vector/wide--contain--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/tall--auto--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-wide-lime12x96-aqua12x96.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--cover--nonpercent-width-nonpercent-height--crisp.html
+# layout/reftests/backgrounds/vector/tall--contain--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--cover--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--cover--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/tall--contain--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/no-aspect-ratio-wide.html
+# layout/reftests/backgrounds/vector/wide--cover--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--contain--percent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-tall-lime32x256-aqua32x256.html
+# layout/reftests/backgrounds/vector/ref-wide-lime8x64-aqua8x64.html
+# layout/reftests/backgrounds/vector/template.html
+# layout/reftests/backgrounds/vector/tall--cover--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/omitted-width-percent-height-viewbox.svg
+# layout/reftests/backgrounds/vector/wide--auto-32px--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--cover--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/percent-width-nonpercent-height.svg
+# layout/reftests/backgrounds/vector/ref-tall-lime32x128-aqua32x128.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto--nonpercent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/diagonal-percentage-vector-background-ref.html
+# layout/reftests/backgrounds/vector/tall--auto--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--auto--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/wide--cover--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/omitted-width-omitted-height-viewbox.svg
+# layout/reftests/backgrounds/vector/tall--cover--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--contain--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/nonpercent-width-nonpercent-height-viewbox.svg
+# layout/reftests/backgrounds/vector/percent-width-nonpercent-height-viewbox.svg
+# layout/reftests/backgrounds/vector/tall--auto--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/ref-wide-lime8x128-aqua8x128.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--cover--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--cover--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/nonpercent-width-omitted-height.svg
+# layout/reftests/backgrounds/vector/tall--auto-32px--omitted-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--contain--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--auto--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--auto--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--auto--nonpercent-width-omitted-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--percent-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--percent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/ref-wide-lime768x16-aqua768x16.html
+# layout/reftests/backgrounds/vector/diagonal-scaled-fixed.svg
+# layout/reftests/backgrounds/vector/wide--cover--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-wide-lime8x16-aqua8x16.html
+# layout/reftests/backgrounds/vector/wide--auto-32px--nonpercent-width-omitted-height.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--percent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/omitted-width-nonpercent-height-viewbox.svg
+# layout/reftests/backgrounds/vector/tall--cover--omitted-width-percent-height.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/wide--cover--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/tall--auto--nonpercent-width-percent-height.html
+# layout/reftests/backgrounds/vector/wide--auto--omitted-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/ref-wide-lime16x128-aqua16x128.html
+# layout/reftests/backgrounds/vector/tall--cover--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--auto--omitted-width-percent-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-tall-lime256x512-aqua256x256.html
+# layout/reftests/backgrounds/vector/wide--contain--percent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/wide--contain--omitted-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/wide--cover--percent-width-percent-height.html
+# layout/reftests/backgrounds/vector/diagonal-percentage-vector-background.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--nonpercent-width-nonpercent-height-viewbox.html
+# layout/reftests/backgrounds/vector/ref-tall-lime256x768.html
+# layout/reftests/backgrounds/vector/tall--auto-32px--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/omitted-width-percent-height.svg
+# layout/reftests/backgrounds/vector/wide--contain--nonpercent-width-nonpercent-height.html
+# layout/reftests/backgrounds/vector/tall--32px-auto--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/wide--12px-auto--omitted-width-omitted-height.html
+# layout/reftests/backgrounds/vector/empty/tall--contain--width.html
+# layout/reftests/backgrounds/vector/empty/ref-wide-empty.html
+# layout/reftests/backgrounds/vector/empty/zero-height-ratio-auto-auto.html
+# layout/reftests/backgrounds/vector/empty/nonpercent-width-omitted-height-extreme-viewbox.svg
+# layout/reftests/backgrounds/vector/empty/zero-height-ratio-cover.html
+# layout/reftests/backgrounds/vector/empty/zero-ratio-no-dimensions-cover.html
+# layout/reftests/backgrounds/vector/empty/wide--contain--width.html
+# layout/reftests/backgrounds/vector/empty/zero-ratio-no-dimensions-auto-5px.html
+# layout/reftests/backgrounds/vector/empty/zero-ratio-no-dimensions-contain.html
+# layout/reftests/backgrounds/vector/empty/zero-height-ratio-contain.html
+# layout/reftests/backgrounds/vector/empty/wide--contain--height.html
+# layout/reftests/backgrounds/vector/empty/zero-width-ratio-auto-auto.html
+# layout/reftests/backgrounds/vector/empty/omitted-width-nonpercent-height-extreme-viewbox.svg
+# layout/reftests/backgrounds/vector/empty/ref-wide-lime.html
+# layout/reftests/backgrounds/vector/empty/zero-width-ratio-cover.html
+# layout/reftests/backgrounds/vector/empty/tall--cover--height.html
+# layout/reftests/backgrounds/vector/empty/zero-width-ratio-auto-5px.html
+# layout/reftests/backgrounds/vector/empty/intrinsic-ratio-no-dimensions.svg
+# layout/reftests/backgrounds/vector/empty/zero-ratio-no-dimensions-5px-auto.html
+# layout/reftests/backgrounds/vector/empty/zero-ratio-no-dimensions-auto-auto.html
+# layout/reftests/backgrounds/vector/empty/intrinsic-ratio-zero-width.svg
+# layout/reftests/backgrounds/vector/empty/tall--contain--height.html
+# layout/reftests/backgrounds/vector/empty/tall--cover--width.html
+# layout/reftests/backgrounds/vector/empty/ref-tall-lime.html
+# layout/reftests/backgrounds/vector/empty/zero-width-ratio-contain.html
+# layout/reftests/backgrounds/vector/empty/ref-tall-empty.html
+# layout/reftests/backgrounds/vector/empty/zero-height-ratio-5px-auto.html
+# layout/reftests/backgrounds/vector/empty/zero-width-ratio-5px-auto.html
+# layout/reftests/backgrounds/vector/empty/wide--cover--width.html
+# layout/reftests/backgrounds/vector/empty/zero-height-ratio-auto-5px.html
+# layout/reftests/backgrounds/vector/empty/intrinsic-ratio-zero-height.svg
+# layout/reftests/backgrounds/vector/empty/wide--cover--height.html
+# layout/reftests/percent-overflow-sizing/greenboxhbar.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleHeightQuirks-3D.html
+# layout/reftests/percent-overflow-sizing/greenbox.html
+# layout/reftests/percent-overflow-sizing/dynamicHeight100.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleHeightQuirks-2D.html
+# layout/reftests/percent-overflow-sizing/hScrollAbsHeightD.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleHeightQuirks-1.html
+# layout/reftests/percent-overflow-sizing/hScrollAbsMinHeightD.html
+# layout/reftests/percent-overflow-sizing/simpleHeight100D.html
+# layout/reftests/percent-overflow-sizing/nestedHeight.html
+# layout/reftests/percent-overflow-sizing/hScrollAbsHeightQuirks.html
+# layout/reftests/percent-overflow-sizing/nestedHeightQuirks-ref.html
+# layout/reftests/percent-overflow-sizing/hScrollAbsHeightQuirksD.html
+# layout/reftests/percent-overflow-sizing/simpleAbsMinHeightD.html
+# layout/reftests/percent-overflow-sizing/simpleAbsHeight.html
+# layout/reftests/percent-overflow-sizing/hScrollAbsMinHeightQuirksD.html
+# layout/reftests/percent-overflow-sizing/simpleMinHeight100D.html
+# layout/reftests/percent-overflow-sizing/simpleHeight100.html
+# layout/reftests/percent-overflow-sizing/simpleAbsHeightD.html
+# layout/reftests/percent-overflow-sizing/nestedHeightQuirks.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleHeightD.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleMinHeightQuirks-1D.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleMinHeightQuirks-3D.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleHeightQuirks-3.html
+# layout/reftests/percent-overflow-sizing/nestedHeight-ref.html
+# layout/reftests/percent-overflow-sizing/dynamicHeight100-ref.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleHeightQuirks-2.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleHeight.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleHeightQuirks-1D.html
+# layout/reftests/percent-overflow-sizing/hScrollAbsHeight.html
+# layout/reftests/percent-overflow-sizing/hScrollSimpleMinHeightD.html
+# layout/reftests/css-submit-invalid/default-style/input-image.html
+# layout/reftests/css-submit-invalid/default-style/input-image-ref.html
+# layout/reftests/css-submit-invalid/default-style/button-submit.html
+# layout/reftests/css-submit-invalid/default-style/button-submit-ref.html
+# layout/reftests/css-submit-invalid/default-style/input-submit.html
+# layout/reftests/css-submit-invalid/default-style/input-submit-ref.html
+# layout/reftests/css-submit-invalid/input-image/valid-ref-2.html
+# layout/reftests/css-submit-invalid/input-image/remove-form.html
+# layout/reftests/css-submit-invalid/input-image/invalid-ref.html
+# layout/reftests/css-submit-invalid/input-image/remove-invalid-element.html
+# layout/reftests/css-submit-invalid/input-image/dynamic-invalid-not-barred.html
+# layout/reftests/css-submit-invalid/input-image/add-invalid-element.html
+# layout/reftests/css-submit-invalid/input-image/change-type-submit-control.html
+# layout/reftests/css-submit-invalid/input-image/static-invalid-barred.html
+# layout/reftests/css-submit-invalid/input-image/dynamic-valid.html
+# layout/reftests/css-submit-invalid/input-image/change-type-not-submit-control.html
+# layout/reftests/css-submit-invalid/input-image/dynamic-invalid-barred.html
+# layout/reftests/css-submit-invalid/input-image/invalid-barred-ref.html
+# layout/reftests/css-submit-invalid/input-image/remove-submit-control.html
+# layout/reftests/css-submit-invalid/input-image/dynamic-invalid.html
+# layout/reftests/css-submit-invalid/input-image/static-valid.html
+# layout/reftests/css-submit-invalid/input-image/static-invalid.html
+# layout/reftests/css-submit-invalid/input-image/invalid-ref-3.html
+# layout/reftests/css-submit-invalid/input-image/self-invalid.html
+# layout/reftests/css-submit-invalid/input-image/valid-ref-4.html
+# layout/reftests/css-submit-invalid/input-image/dynamic-invalid-barred-2.html
+# layout/reftests/css-submit-invalid/input-image/invalid-ref-2.html
+# layout/reftests/css-submit-invalid/input-image/add-submit-control.html
+# layout/reftests/css-submit-invalid/input-image/valid-ref-3.html
+# layout/reftests/css-submit-invalid/input-image/valid-ref.html
+# layout/reftests/css-submit-invalid/button-submit/valid-ref-2.html
+# layout/reftests/css-submit-invalid/button-submit/remove-form.html
+# layout/reftests/css-submit-invalid/button-submit/invalid-ref.html
+# layout/reftests/css-submit-invalid/button-submit/remove-invalid-element.html
+# layout/reftests/css-submit-invalid/button-submit/dynamic-invalid-not-barred.html
+# layout/reftests/css-submit-invalid/button-submit/add-invalid-element.html
+# layout/reftests/css-submit-invalid/button-submit/change-type-submit-control.html
+# layout/reftests/css-submit-invalid/button-submit/static-invalid-barred.html
+# layout/reftests/css-submit-invalid/button-submit/dynamic-valid.html
+# layout/reftests/css-submit-invalid/button-submit/change-type-not-submit-control.html
+# layout/reftests/css-submit-invalid/button-submit/dynamic-invalid-barred.html
+# layout/reftests/css-submit-invalid/button-submit/invalid-barred-ref.html
+# layout/reftests/css-submit-invalid/button-submit/remove-submit-control.html
+# layout/reftests/css-submit-invalid/button-submit/dynamic-invalid.html
+# layout/reftests/css-submit-invalid/button-submit/static-valid.html
+# layout/reftests/css-submit-invalid/button-submit/static-invalid.html
+# layout/reftests/css-submit-invalid/button-submit/invalid-ref-3.html
+# layout/reftests/css-submit-invalid/button-submit/self-invalid.html
+# layout/reftests/css-submit-invalid/button-submit/valid-ref-4.html
+# layout/reftests/css-submit-invalid/button-submit/dynamic-invalid-barred-2.html
+# layout/reftests/css-submit-invalid/button-submit/invalid-ref-2.html
+# layout/reftests/css-submit-invalid/button-submit/add-submit-control.html
+# layout/reftests/css-submit-invalid/button-submit/valid-ref-3.html
+# layout/reftests/css-submit-invalid/button-submit/valid-ref.html
+# layout/reftests/css-submit-invalid/input-submit/valid-ref-2.html
+# layout/reftests/css-submit-invalid/input-submit/remove-form.html
+# layout/reftests/css-submit-invalid/input-submit/invalid-ref.html
+# layout/reftests/css-submit-invalid/input-submit/remove-invalid-element.html
+# layout/reftests/css-submit-invalid/input-submit/dynamic-invalid-not-barred.html
+# layout/reftests/css-submit-invalid/input-submit/add-invalid-element.html
+# layout/reftests/css-submit-invalid/input-submit/change-type-submit-control.html
+# layout/reftests/css-submit-invalid/input-submit/static-invalid-barred.html
+# layout/reftests/css-submit-invalid/input-submit/dynamic-valid.html
+# layout/reftests/css-submit-invalid/input-submit/change-type-not-submit-control.html
+# layout/reftests/css-submit-invalid/input-submit/dynamic-invalid-barred.html
+# layout/reftests/css-submit-invalid/input-submit/invalid-barred-ref.html
+# layout/reftests/css-submit-invalid/input-submit/remove-submit-control.html
+# layout/reftests/css-submit-invalid/input-submit/dynamic-invalid.html
+# layout/reftests/css-submit-invalid/input-submit/static-valid.html
+# layout/reftests/css-submit-invalid/input-submit/static-invalid.html
+# layout/reftests/css-submit-invalid/input-submit/invalid-ref-3.html
+# layout/reftests/css-submit-invalid/input-submit/self-invalid.html
+# layout/reftests/css-submit-invalid/input-submit/valid-ref-4.html
+# layout/reftests/css-submit-invalid/input-submit/dynamic-invalid-barred-2.html
+# layout/reftests/css-submit-invalid/input-submit/invalid-ref-2.html
+# layout/reftests/css-submit-invalid/input-submit/add-submit-control.html
+# layout/reftests/css-submit-invalid/input-submit/valid-ref-3.html
+# layout/reftests/css-submit-invalid/input-submit/valid-ref.html
+# layout/reftests/indic-shaping/devanagari-4.html
+# layout/reftests/indic-shaping/bengali-3c.html
+# layout/reftests/indic-shaping/bengali-1a.html
+# layout/reftests/indic-shaping/gujarati-1a.html
+# layout/reftests/indic-shaping/bengali-3-ref.html
+# layout/reftests/indic-shaping/bengali-1-ref.html
+# layout/reftests/indic-shaping/gujarati-3a.html
+# layout/reftests/indic-shaping/devanagari-2-ref.html
+# layout/reftests/indic-shaping/bengali-3a.html
+# layout/reftests/indic-shaping/bengali-2b.html
+# layout/reftests/indic-shaping/devanagari-3-ref.html
+# layout/reftests/indic-shaping/devanagari-4-notref.html
+# layout/reftests/indic-shaping/bengali-3b.html
+# layout/reftests/indic-shaping/686225-1-bangla-aat.html
+# layout/reftests/indic-shaping/balinese-1.html
+# layout/reftests/indic-shaping/devanagari-3b.html
+# layout/reftests/indic-shaping/gujarati-1-ref.html
+# layout/reftests/indic-shaping/686225-2-kannada-aat-notref.html
+# layout/reftests/indic-shaping/devanagari-1-ref.html
+# layout/reftests/indic-shaping/bengali-2a.html
+# layout/reftests/indic-shaping/bengali-2-ref.html
+# layout/reftests/indic-shaping/devanagari-3a.html
+# layout/reftests/indic-shaping/balinese-1-ref.html
+# layout/reftests/indic-shaping/686225-1-bangla-aat-notref.html
+# layout/reftests/indic-shaping/devanagari-2.html
+# layout/reftests/indic-shaping/gujarati-2-ref.html
+# layout/reftests/indic-shaping/gujarati-4-notref.html
+# layout/reftests/indic-shaping/gujarati-3b.html
+# layout/reftests/indic-shaping/686225-2-kannada-aat.html
+# layout/reftests/indic-shaping/gujarati-3-ref.html
+# layout/reftests/indic-shaping/devanagari-1a.html
+# layout/reftests/indic-shaping/devanagari-1b.html
+# layout/reftests/indic-shaping/bengali-1b.html
+# layout/reftests/indic-shaping/gujarati-4.html
+# layout/reftests/indic-shaping/gujarati-1b.html
+# layout/reftests/indic-shaping/gujarati-2.html
+# layout/reftests/border-dotted/border-dotted-no-radius.html
+# layout/reftests/border-dotted/border-dotted-radius-zero.html
+# layout/reftests/border-dotted/masked-small.html
+# layout/reftests/border-dotted/masked.html
+# layout/reftests/border-dotted/masked-zoom.html
+# layout/reftests/border-dotted/border-mixed.html
+# layout/reftests/border-dotted/border-dashed-radius-zoom.html
+# layout/reftests/border-dotted/border-dashed-no-radius.html
+# layout/reftests/border-dotted/border-dashed-non-integer.html
+# layout/reftests/border-dotted/border-dotted-radius.html
+# layout/reftests/border-dotted/border-dashed-radius.html
+# layout/reftests/border-dotted/border-dotted-interaction.html
+# layout/reftests/text-overflow/marker-string.html
+# layout/reftests/text-overflow/combobox-zoom.html
+# layout/reftests/text-overflow/table-cell-ref.html
+# layout/reftests/text-overflow/marker-shadow-ref.html
+# layout/reftests/text-overflow/standards-line-height.html
+# layout/reftests/text-overflow/selection-ref.html
+# layout/reftests/text-overflow/combobox-zoom-ref.html
+# layout/reftests/text-overflow/clipped-elements.html
+# layout/reftests/text-overflow/visibility-hidden-ref.html
+# layout/reftests/text-overflow/bidi-simple-scrolled.html
+# layout/reftests/text-overflow/block-padding-ref.html
+# layout/reftests/text-overflow/vertical-decorations-1.html
+# layout/reftests/text-overflow/line-clipping.html
+# layout/reftests/text-overflow/standards-decorations.html
+# layout/reftests/text-overflow/vertical-decorations-1-ref.html
+# layout/reftests/text-overflow/marker-basic.html
+# layout/reftests/text-overflow/theme-overflow.html
+# layout/reftests/text-overflow/anonymous-block.html
+# layout/reftests/text-overflow/vertical-decorations-3.html
+# layout/reftests/text-overflow/marker-basic-ref.html
+# layout/reftests/text-overflow/aligned-baseline.html
+# layout/reftests/text-overflow/ellipsis-font-fallback.html
+# layout/reftests/text-overflow/table-cell.html
+# layout/reftests/text-overflow/atomic-under-marker.html
+# layout/reftests/text-overflow/marker-string-ref.html
+# layout/reftests/text-overflow/two-value-syntax-ref.html
+# layout/reftests/text-overflow/atomic-under-marker-ref.html
+# layout/reftests/text-overflow/bidi-simple.html
+# layout/reftests/text-overflow/vertical-decorations-2-ref.html
+# layout/reftests/text-overflow/anonymous-block-ref.html
+# layout/reftests/text-overflow/clipped-elements-ref.html
+# layout/reftests/text-overflow/quirks-line-height.html
+# layout/reftests/text-overflow/vertical-decorations-4-ref.html
+# layout/reftests/text-overflow/false-marker-overlap-ref.html
+# layout/reftests/text-overflow/xulscroll.html
+# layout/reftests/text-overflow/false-marker-overlap.html
+# layout/reftests/text-overflow/single-value-ref.html
+# layout/reftests/text-overflow/selection.html
+# layout/reftests/text-overflow/aligned-baseline-ref.html
+# layout/reftests/text-overflow/bidi-simple-scrolled-ref.html
+# layout/reftests/text-overflow/vertical-decorations-1-2-notref.html
+# layout/reftests/text-overflow/marker-shadow.html
+# layout/reftests/text-overflow/quirks-decorations.html
+# layout/reftests/text-overflow/bidi-simple-ref.html
+# layout/reftests/text-overflow/vertical-decorations-3-4-notref.html
+# layout/reftests/text-overflow/standards-decorations-ref.html
+# layout/reftests/text-overflow/line-clipping-ref.html
+# layout/reftests/text-overflow/xulscroll-ref.html
+# layout/reftests/text-overflow/quirks-decorations-ref.html
+# layout/reftests/text-overflow/block-padding.html
+# layout/reftests/text-overflow/vertical-decorations-2.html
+# layout/reftests/text-overflow/visibility-hidden.html
+# layout/reftests/text-overflow/vertical-decorations-3-ref.html
+# layout/reftests/text-overflow/single-value.html
+# layout/reftests/text-overflow/vertical-decorations-4.html
+# layout/reftests/text-overflow/theme-overflow-ref.html
+# layout/reftests/text-overflow/quirks-line-height-ref.html
+# layout/reftests/text-overflow/ellipsis-font-fallback-ref.html
+# layout/reftests/text-overflow/two-value-syntax.html
+# layout/reftests/text-overflow/standards-line-height-ref.html
+# layout/reftests/table-bordercollapse/frame_void_rules_groups_ref.html
+# layout/reftests/table-bordercollapse/frame_below_rules_cols.html
+# layout/reftests/table-bordercollapse/frame_above_rules_all_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-cols-quirks-ref.html
+# layout/reftests/table-bordercollapse/frame_below_rules_cols_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-rows-quirks.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-none-quirks.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_groups.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_groups_ref.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_rows.html
+# layout/reftests/table-bordercollapse/bc_dyn_cell2.html
+# layout/reftests/table-bordercollapse/frame_box_rules_cols_ref.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_none_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-frame-border-ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-groups-strict-ref.html
+# layout/reftests/table-bordercollapse/empty-toprow.html
+# layout/reftests/table-bordercollapse/frame_below_rules_rows.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_rows.html
+# layout/reftests/table-bordercollapse/bc_dyn_cell1_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-8.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-rows-strict.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-none-quirks-ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_cell5_ref.html
+# layout/reftests/table-bordercollapse/frame_below_rules_all.html
+# layout/reftests/table-bordercollapse/bc_dyn_table2.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-all-quirks-ref.html
+# layout/reftests/table-bordercollapse/frame_void_rules_rows_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_col2.html
+# layout/reftests/table-bordercollapse/frame_above_rules_rows.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-empty-strict.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-cols-quirks.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_rows_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-none-strict.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_none.html
+# layout/reftests/table-bordercollapse/borderhandling-strict-ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-all-quirks.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_none_ref.html
+# layout/reftests/table-bordercollapse/frame_void_rules_all.html
+# layout/reftests/table-bordercollapse/bc_dyn_rg3_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_row3.html
+# layout/reftests/table-bordercollapse/bc_dyn_rg1.html
+# layout/reftests/table-bordercollapse/bc_dyn_rg2_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-all-strict-ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_row1.html
+# layout/reftests/table-bordercollapse/bc_dyn_rg3.html
+# layout/reftests/table-bordercollapse/borderhandling-7.xhtml
+# layout/reftests/table-bordercollapse/bc_dyn_cg2.html
+# layout/reftests/table-bordercollapse/bc_dyn_cg3.html
+# layout/reftests/table-bordercollapse/349655-ref.html
+# layout/reftests/table-bordercollapse/bordercolor-4-ref.html
+# layout/reftests/table-bordercollapse/frame_void_rules_cols.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_groups.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-cols-strict-ref.html
+# layout/reftests/table-bordercollapse/frame_above_rules_cols_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_cell2_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_table3.html
+# layout/reftests/table-bordercollapse/frame_void_rules_rows.html
+# layout/reftests/table-bordercollapse/frame_border_rules_cols_ref.html
+# layout/reftests/table-bordercollapse/frame_box_rules_groups.html
+# layout/reftests/table-bordercollapse/frame_void_rules_none.html
+# layout/reftests/table-bordercollapse/border-collapse-rtl.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_groups.html
+# layout/reftests/table-bordercollapse/frame_border_rules_groups_ref.html
+# layout/reftests/table-bordercollapse/bordercolor-3.html
+# layout/reftests/table-bordercollapse/frame_border_rules_groups.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_rows_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-5.xhtml
+# layout/reftests/table-bordercollapse/bc_dyn_table3_ref.html
+# layout/reftests/table-bordercollapse/frame_box_rules_cols.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-groups-quirks-ref.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_cols.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_groups_ref.html
+# layout/reftests/table-bordercollapse/frame_box_rules_rows_ref.html
+# layout/reftests/table-bordercollapse/double_borders.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_all.html
+# layout/reftests/table-bordercollapse/bc_dyn_table2_ref.html
+# layout/reftests/table-bordercollapse/frame_below_rules_groups_ref.html
+# layout/reftests/table-bordercollapse/frame_box_rules_rows.html
+# layout/reftests/table-bordercollapse/bc_borderradius-ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-rows-strict-ref.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_groups.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_rows.html
+# layout/reftests/table-bordercollapse/border-collapse-rtl-ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-empty-quirks-ref.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_rows_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-empty-quirks.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-rules-strict.html
+# layout/reftests/table-bordercollapse/bc_dyn_row2.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_none.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_all_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_cell4_ref.html
+# layout/reftests/table-bordercollapse/border-style-inset-becomes-ridge.html
+# layout/reftests/table-bordercollapse/frame_below_rules_all_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_cell3_ref.html
+# layout/reftests/table-bordercollapse/bc_borderradius.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_groups_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_cg1_ref.html
+# layout/reftests/table-bordercollapse/frame_below_rules_none.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-groups-strict.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_cols.html
+# layout/reftests/table-bordercollapse/frame_border_rules_all.html
+# layout/reftests/table-bordercollapse/bc_borderoffset1.html
+# layout/reftests/table-bordercollapse/borderhandling-2.html
+# layout/reftests/table-bordercollapse/frame_border_rules_rows.html
+# layout/reftests/table-bordercollapse/bordercolor-1.html
+# layout/reftests/table-bordercollapse/bc_dyn_cell3.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_none.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-rules-quirks-ref.html
+# layout/reftests/table-bordercollapse/frame_above_rules_cols.html
+# layout/reftests/table-bordercollapse/bordercolor-ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_col3.html
+# layout/reftests/table-bordercollapse/frame_box_rules_groups_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_rg2.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_all_ref.html
+# layout/reftests/table-bordercollapse/bc_borderoffset2.html
+# layout/reftests/table-bordercollapse/bc_dyn_cell1.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_cols.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-rules-strict-ref.html
+# layout/reftests/table-bordercollapse/1324524.html
+# layout/reftests/table-bordercollapse/bc_dyn_table1.html
+# layout/reftests/table-bordercollapse/bc_dyn_cell5.html
+# layout/reftests/table-bordercollapse/bc_dyn_table1_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_rg1_ref.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_cols_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-1.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-groups-quirks.html
+# layout/reftests/table-bordercollapse/borderhandling-frame-border.html
+# layout/reftests/table-bordercollapse/frame_border_rules_all_ref.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_none.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_cols.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_groups_ref.html
+# layout/reftests/table-bordercollapse/1324524-ref.html
+# layout/reftests/table-bordercollapse/frame_above_rules_none.html
+# layout/reftests/table-bordercollapse/frame_box_rules_all_ref.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_rows_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-ref.html
+# layout/reftests/table-bordercollapse/frame_void_rules_none_ref.html
+# layout/reftests/table-bordercollapse/frame_above_rules_rows_ref.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_none_ref.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_all_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-6.xhtml
+# layout/reftests/table-bordercollapse/bc_dyn_cell4.html
+# layout/reftests/table-bordercollapse/frame_below_rules_rows_ref.html
+# layout/reftests/table-bordercollapse/frame_void_rules_all_ref.html
+# layout/reftests/table-bordercollapse/frame_void_rules_cols_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-4.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-rules-quirks.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_cols_ref.html
+# layout/reftests/table-bordercollapse/frame_above_rules_none_ref.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_all.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-none-strict-ref.html
+# layout/reftests/table-bordercollapse/frame_vsides_rules_rows.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-ref.html
+# layout/reftests/table-bordercollapse/frame_void_rules_groups.html
+# layout/reftests/table-bordercollapse/border-style-outset-becomes-groove.html
+# layout/reftests/table-bordercollapse/frame_border_rules_rows_ref.html
+# layout/reftests/table-bordercollapse/bordercolor-3-ref.html
+# layout/reftests/table-bordercollapse/frame_lhs_rules_all.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_all.html
+# layout/reftests/table-bordercollapse/349655.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-all-strict.html
+# layout/reftests/table-bordercollapse/empty-toprow-ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_cg1.html
+# layout/reftests/table-bordercollapse/bordercolor-2.html
+# layout/reftests/table-bordercollapse/bc_dyn_cg2_ref.html
+# layout/reftests/table-bordercollapse/frame_below_rules_groups.html
+# layout/reftests/table-bordercollapse/bordercolor-4.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-cols-strict.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-rows-quirks-ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_col1.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_cols_ref.html
+# layout/reftests/table-bordercollapse/frame_above_rules_groups.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_none_ref.html
+# layout/reftests/table-bordercollapse/bc_borderoffset1_ref.html
+# layout/reftests/table-bordercollapse/bc_borderoffset2_ref.html
+# layout/reftests/table-bordercollapse/frame_box_rules_all.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border.html
+# layout/reftests/table-bordercollapse/double_borders_ref.html
+# layout/reftests/table-bordercollapse/frame_hsides_rules_all_ref.html
+# layout/reftests/table-bordercollapse/bc_dyn_cg3_ref.html
+# layout/reftests/table-bordercollapse/frame_above_rules_all.html
+# layout/reftests/table-bordercollapse/frame_rhs_rules_cols_ref.html
+# layout/reftests/table-bordercollapse/borderhandling-rules-border-empty-strict-ref.html
+# layout/reftests/table-bordercollapse/borderhandling-3.html
+# layout/reftests/table-bordercollapse/frame_above_rules_groups_ref.html
+# layout/reftests/css-placeholder/css-restrictions-ref.html
+# layout/reftests/css-placeholder/css-background.html
+# layout/reftests/css-placeholder/css-background-ref.html
+# layout/reftests/css-placeholder/css-restrictions.html
+# layout/reftests/css-placeholder/ignore-pseudo-class-ref.html
+# layout/reftests/css-placeholder/css-simple-styling.html
+# layout/reftests/css-placeholder/ignore-pseudo-class.html
+# layout/reftests/css-placeholder/css-simple-styling-ref.html
+# layout/reftests/css-placeholder/textarea/css-resize.html
+# layout/reftests/css-placeholder/textarea/css-resize-ref.html
+# layout/reftests/css-placeholder/textarea/css-display.html
+# layout/reftests/css-placeholder/textarea/placeholder-simple-ref.html
+# layout/reftests/css-placeholder/textarea/placeholder-empty-string.html
+# layout/reftests/css-placeholder/textarea/placeholder-empty-string-ref.html
+# layout/reftests/css-placeholder/textarea/placeholdershown.html
+# layout/reftests/css-placeholder/textarea/placeholder-add.html
+# layout/reftests/css-placeholder/textarea/placeholder-removal.html
+# layout/reftests/css-placeholder/textarea/placeholder-blur.html
+# layout/reftests/css-placeholder/textarea/textarea-ref.html
+# layout/reftests/css-placeholder/textarea/placeholder-value-reset.html
+# layout/reftests/css-placeholder/textarea/placeholder-value.html
+# layout/reftests/css-placeholder/textarea/placeholder-value-set.html
+# layout/reftests/css-placeholder/textarea/css-opacity.html
+# layout/reftests/css-placeholder/textarea/placeholder-value-ref.html
+# layout/reftests/css-placeholder/textarea/placeholder-value-unset.html
+# layout/reftests/css-placeholder/textarea/placeholdershown-ref.html
+# layout/reftests/css-placeholder/textarea/placeholder-simple.html
+# layout/reftests/css-placeholder/textarea/placeholder-focus-ref.html
+# layout/reftests/css-placeholder/textarea/placeholder-focus.html
+# layout/reftests/css-placeholder/input/css-display.html
+# layout/reftests/css-placeholder/input/placeholder-simple-ref.html
+# layout/reftests/css-placeholder/input/placeholder-empty-string.html
+# layout/reftests/css-placeholder/input/placeholder-empty-string-ref.html
+# layout/reftests/css-placeholder/input/placeholdershown.html
+# layout/reftests/css-placeholder/input/placeholder-add.html
+# layout/reftests/css-placeholder/input/placeholder-removal.html
+# layout/reftests/css-placeholder/input/placeholder-blur.html
+# layout/reftests/css-placeholder/input/placeholder-value-reset.html
+# layout/reftests/css-placeholder/input/placeholder-value.html
+# layout/reftests/css-placeholder/input/placeholder-value-set.html
+# layout/reftests/css-placeholder/input/css-text-align.html
+# layout/reftests/css-placeholder/input/css-opacity.html
+# layout/reftests/css-placeholder/input/placeholder-value-ref.html
+# layout/reftests/css-placeholder/input/placeholder-value-unset.html
+# layout/reftests/css-placeholder/input/placeholder-button-ref.html
+# layout/reftests/css-placeholder/input/placeholdershown-ref.html
+# layout/reftests/css-placeholder/input/input-ref.html
+# layout/reftests/css-placeholder/input/placeholder-type-change-1.html
+# layout/reftests/css-placeholder/input/placeholder-simple.html
+# layout/reftests/css-placeholder/input/placeholder-focus-ref.html
+# layout/reftests/css-placeholder/input/placeholder-type-change-2.html
+# layout/reftests/css-placeholder/input/placeholder-focus.html
+# layout/reftests/xul/object-fit-fill-png-002-ref.html
+# layout/reftests/xul/object-fit-fill-svg-006.xul
+# layout/reftests/xul/object-fit-contain-svg-002.xul
+# layout/reftests/xul/object-fit-scale-down-svg-003-ref.html
+# layout/reftests/xul/object-fit-fill-png-001.xul
+# layout/reftests/xul/colors-16x8.svg
+# layout/reftests/xul/object-fit-contain-png-002.xul
+# layout/reftests/xul/inactive-fixed-bg-bug1205630-ref.html
+# layout/reftests/xul/object-fit-contain-svg-004-ref.html
+# layout/reftests/xul/accesskey.xul
+# layout/reftests/xul/object-fit-contain-svg-004.xul
+# layout/reftests/xul/colors-16x8-parDefault.svg
+# layout/reftests/xul/object-fit-contain-svg-006.xul
+# layout/reftests/xul/object-fit-none-svg-005.xul
+# layout/reftests/xul/object-fit-contain-svg-006-ref.html
+# layout/reftests/xul/object-fit-scale-down-svg-001-ref.html
+# layout/reftests/xul/object-fit-scale-down-png-002-ref.html
+# layout/reftests/xul/menulist-shrinkwrap-1-ref.xul
+# layout/reftests/xul/accesskey-ref.xul
+# layout/reftests/xul/object-fit-fill-svg-004-ref.html
+# layout/reftests/xul/object-fit-fill-svg-003-ref.html
+# layout/reftests/xul/object-fit-fill-svg-006-ref.html
+# layout/reftests/xul/object-fit-cover-png-001-ref.html
+# layout/reftests/xul/treecell-image-svg-1a.xul
+# layout/reftests/xul/text-small-caps-1-ref.xul
+# layout/reftests/xul/object-fit-fill-svg-004.xul
+# layout/reftests/xul/colors-8x16-noSize.svg
+# layout/reftests/xul/object-fit-cover-png-001.xul
+# layout/reftests/xul/object-fit-none-png-001-ref.html
+# layout/reftests/xul/object-fit-none-svg-004.xul
+# layout/reftests/xul/object-fit-cover-svg-001.xul
+# layout/reftests/xul/object-fit-cover-svg-005.xul
+# layout/reftests/xul/menuitem-key-ref.xul
+# layout/reftests/xul/object-fit-fill-png-002.xul
+# layout/reftests/xul/object-fit-cover-svg-006-ref.html
+# layout/reftests/xul/object-fit-none-svg-005-ref.html
+# layout/reftests/xul/object-fit-none-svg-002.xul
+# layout/reftests/xul/object-fit-scale-down-svg-004.xul
+# layout/reftests/xul/object-fit-scale-down-svg-002-ref.html
+# layout/reftests/xul/colors-8x16.svg
+# layout/reftests/xul/object-fit-cover-svg-002.xul
+# layout/reftests/xul/object-fit-none-svg-001-ref.html
+# layout/reftests/xul/object-fit-fill-svg-005-ref.html
+# layout/reftests/xul/object-fit-cover-png-002.xul
+# layout/reftests/xul/object-fit-cover-svg-004.xul
+# layout/reftests/xul/object-position-png-001.xul
+# layout/reftests/xul/inactive-fixed-bg-bug1272525.xul
+# layout/reftests/xul/textbox-overflow-1-ref.xul
+# layout/reftests/xul/object-fit-fill-svg-003.xul
+# layout/reftests/xul/object-fit-fill-svg-001.xul
+# layout/reftests/xul/object-fit-contain-svg-005.xul
+# layout/reftests/xul/object-fit-none-svg-003-ref.html
+# layout/reftests/xul/text-small-caps-1.xul
+# layout/reftests/xul/object-fit-cover-png-002-ref.html
+# layout/reftests/xul/textbox-overflow-1.xul
+# layout/reftests/xul/colors-16x8-noSize.svg
+# layout/reftests/xul/object-fit-none-svg-006-ref.html
+# layout/reftests/xul/menulist-shrinkwrap-1.xul
+# layout/reftests/xul/object-fit-scale-down-svg-004-ref.html
+# layout/reftests/xul/treecell-image-svg-1-ref.xul
+# layout/reftests/xul/menuitem-key.xul
+# layout/reftests/xul/object-fit-contain-png-001-ref.html
+# layout/reftests/xul/object-fit-none-png-002.xul
+# layout/reftests/xul/object-fit-contain-svg-005-ref.html
+# layout/reftests/xul/object-fit-none-png-002-ref.html
+# layout/reftests/xul/object-fit-scale-down-svg-001.xul
+# layout/reftests/xul/object-fit-scale-down-png-001.xul
+# layout/reftests/xul/object-fit-cover-svg-003.xul
+# layout/reftests/xul/object-fit-cover-svg-005-ref.html
+# layout/reftests/xul/object-fit-none-svg-003.xul
+# layout/reftests/xul/tree-row-outline-1.xul
+# layout/reftests/xul/object-fit-contain-svg-003-ref.html
+# layout/reftests/xul/object-fit-contain-svg-003.xul
+# layout/reftests/xul/object-position-png-002.xul
+# layout/reftests/xul/object-fit-scale-down-svg-005.xul
+# layout/reftests/xul/object-fit-none-svg-004-ref.html
+# layout/reftests/xul/object-fit-none-svg-006.xul
+# layout/reftests/xul/object-fit-cover-svg-001-ref.html
+# layout/reftests/xul/text-crop-ref.xul
+# layout/reftests/xul/treechildren-padding-percent-1-ref.xul
+# layout/reftests/xul/object-fit-fill-svg-002-ref.html
+# layout/reftests/xul/object-fit-scale-down-svg-006-ref.html
+# layout/reftests/xul/object-fit-scale-down-png-002.xul
+# layout/reftests/xul/object-fit-cover-svg-002-ref.html
+# layout/reftests/xul/object-fit-none-png-001.xul
+# layout/reftests/xul/object-fit-none-svg-002-ref.html
+# layout/reftests/xul/colors-8x16-parDefault.svg
+# layout/reftests/xul/css-flex-1.xul
+# layout/reftests/xul/object-fit-scale-down-png-001-ref.html
+# layout/reftests/xul/object-fit-scale-down-svg-003.xul
+# layout/reftests/xul/object-fit-scale-down-svg-006.xul
+# layout/reftests/xul/object-fit-fill-svg-002.xul
+# layout/reftests/xul/object-fit-contain-png-001.xul
+# layout/reftests/xul/inactive-fixed-bg-bug1205630.xul
+# layout/reftests/xul/tree-row-outline-1-notref.xul
+# layout/reftests/xul/object-fit-contain-png-002-ref.html
+# layout/reftests/xul/object-fit-fill-svg-005.xul
+# layout/reftests/xul/object-fit-cover-svg-004-ref.html
+# layout/reftests/xul/css-flex-1-ref.html
+# layout/reftests/xul/object-fit-fill-svg-001-ref.html
+# layout/reftests/xul/tree-row-outline-1-ref.xul
+# layout/reftests/xul/object-position-png-001-ref.html
+# layout/reftests/xul/object-fit-cover-svg-006.xul
+# layout/reftests/xul/menulist-shrinkwrap-2.xul
+# layout/reftests/xul/object-fit-contain-svg-001-ref.html
+# layout/reftests/xul/inactive-fixed-bg-bug1272525-ref.html
+# layout/reftests/xul/object-fit-scale-down-svg-002.xul
+# layout/reftests/xul/treechildren-padding-percent-1.xul
+# layout/reftests/xul/object-fit-fill-png-001-ref.html
+# layout/reftests/xul/treecell-image-svg-1b.xul
+# layout/reftests/xul/object-fit-contain-svg-001.xul
+# layout/reftests/xul/object-fit-contain-svg-002-ref.html
+# layout/reftests/xul/object-fit-none-svg-001.xul
+# layout/reftests/xul/object-position-png-002-ref.html
+# layout/reftests/xul/object-fit-scale-down-svg-005-ref.html
+# layout/reftests/xul/text-crop.xul
+# layout/reftests/xul/menulist-shrinkwrap-2-ref.xul
+# layout/reftests/xul/object-fit-cover-svg-003-ref.html
+# layout/reftests/css-break/box-decoration-break-bug-1249913-ref.html
+# layout/reftests/css-break/box-decoration-break-with-outset-box-shadow-1.html
+# layout/reftests/css-break/box-decoration-break-with-inset-box-shadow-1-ref.html
+# layout/reftests/css-break/box-decoration-break-block-margin-ref.html
+# layout/reftests/css-break/box-decoration-break-first-letter.html
+# layout/reftests/css-break/box-decoration-break-with-bidi.html
+# layout/reftests/css-break/box-decoration-break-with-outset-box-shadow-1-ref.html
+# layout/reftests/css-break/box-decoration-break-1-ref.html
+# layout/reftests/css-break/box-decoration-break-bug-1249913.html
+# layout/reftests/css-break/box-decoration-break-with-inset-box-shadow-1.html
+# layout/reftests/css-break/box-decoration-break-block-border-padding-ref.html
+# layout/reftests/css-break/box-decoration-break-block-border-padding.html
+# layout/reftests/css-break/box-decoration-break-first-letter-ref.html
+# layout/reftests/css-break/box-decoration-break-border-image-ref.html
+# layout/reftests/css-break/box-decoration-break-bug-1235152.html
+# layout/reftests/css-break/box-decoration-break-1.html
+# layout/reftests/css-break/box-decoration-break-block-margin.html
+# layout/reftests/css-break/box-decoration-break-bug-1235152-ref.html
+# layout/reftests/css-break/box-decoration-break-border-image.html
+# layout/reftests/css-break/box-decoration-break-with-bidi-ref.html
+# layout/reftests/box/flexbox-abspos-container-1a.html
+# layout/reftests/box/flexbox-attributes-no-input-horizontal.xhtml
+# layout/reftests/box/flexbox-child-is-abspos-container-1.html
+# layout/reftests/box/flexbox-attributes-no-input-vertical.xhtml
+# layout/reftests/box/flexbox-attributes-no-box-horizontal.xhtml
+# layout/reftests/box/flexbox-attributes-no-box-vertical-ref.xhtml
+# layout/reftests/box/flexbox-abspos-container-1b.html
+# layout/reftests/box/flexbox-child-is-abspos-container-2.html
+# layout/reftests/box/flexbox-attributes-no-box-vertical.xhtml
+# layout/reftests/box/flexbox-attributes-no-input-horizontal-ref.xhtml
+# layout/reftests/box/flexbox-child-is-abspos-container-1-ref.html
+# layout/reftests/box/flexbox-abspos-container-2.html
+# layout/reftests/box/flexbox-child-is-abspos-container-2-ref.html
+# layout/reftests/box/flexbox-abspos-container-1c.html
+# layout/reftests/box/flexbox-abspos-container-2-ref.html
+# layout/reftests/box/flexbox-abspos-container-1-ref.html
+# layout/reftests/box/flexbox-attributes-no-input-vertical-ref.xhtml
+# layout/reftests/box/flexbox-abspos-container-1d.html
+# layout/reftests/box/flexbox-attributes-no-box-horizontal-ref.xhtml
+# layout/reftests/svg/blend-layer-filter.svg
+# layout/reftests/svg/clipPath-on-outflowElement-01-ref.html
+# layout/reftests/svg/dynamic-textPath-03.svg
+# layout/reftests/svg/data-uri-with-pattern-01.xhtml
+# layout/reftests/svg/gradient-live-01b.svg
+# layout/reftests/svg/dynamic-conditions-02.svg
+# layout/reftests/svg/blend-layer-blend-ref.svg
+# layout/reftests/svg/svg-transform-01.svg
+# layout/reftests/svg/stroke-dashoffset-and-pathLength-01.svg
+# layout/reftests/svg/dynamic-viewBox-change-01.svg
+# layout/reftests/svg/mask-type-02.svg
+# layout/reftests/svg/blend-layer-mask.svg
+# layout/reftests/svg/tspan-xy-06.svg
+# layout/reftests/svg/marker-orientation-04.svg
+# layout/reftests/svg/radialGradient-basic-02.svg
+# layout/reftests/svg/textPath-03.svg
+# layout/reftests/svg/dynamic-text-08.svg
+# layout/reftests/svg/paint-order-02-ref.svg
+# layout/reftests/svg/dynamic-use-04.svg
+# layout/reftests/svg/foreignObject-fixedpos-ref.html
+# layout/reftests/svg/script-empty-01.svg
+# layout/reftests/svg/mask-type-04.svg
+# layout/reftests/svg/stroke-linecap-circle-ellipse-01.svg
+# layout/reftests/svg/dynamic-text-01.svg
+# layout/reftests/svg/mask-and-clipPath-ref.html
+# layout/reftests/svg/dynamic-pattern-contents-01.svg
+# layout/reftests/svg/dynamic-rect-01-ref.svg
+# layout/reftests/svg/dynamic-rect-04.xhtml
+# layout/reftests/svg/dynamic-use-07.svg
+# layout/reftests/svg/foreignObject-vertical-01-ref.svg
+# layout/reftests/svg/mask-opacity-01.svg
+# layout/reftests/svg/gradient-live-01a.svg
+# layout/reftests/svg/dynamic-attr-change-1.svg
+# layout/reftests/svg/data-uri-with-gradient-01-ref.svg
+# layout/reftests/svg/mask-transformed-01-ref.svg
+# layout/reftests/svg/use-localRef-marker-01-ref.svg
+# layout/reftests/svg/svg-blurry-with-subpixel-position.html
+# layout/reftests/svg/conditions-07.svg
+# layout/reftests/svg/tspan-rotate-03.svg
+# layout/reftests/svg/foreignObject-style-change-01.svg
+# layout/reftests/svg/mask-extref-dataURI-01.svg
+# layout/reftests/svg/filter-extref-differentOrigin-01.svg
+# layout/reftests/svg/text-layout-07.svg
+# layout/reftests/svg/pattern-transformed-01-ref.svg
+# layout/reftests/svg/dynamic-reflow-01-ref.svg
+# layout/reftests/svg/css-transform-svg.html
+# layout/reftests/svg/dynamic-viewBox-change-03.svg
+# layout/reftests/svg/clip-02a.svg
+# layout/reftests/svg/dynamic-conditions-07.svg
+# layout/reftests/svg/stroke-width-percentage-03.xhtml
+# layout/reftests/svg/href-attr-change-restyles.svg
+# layout/reftests/svg/objectBoundingBox-and-pattern-02.svg
+# layout/reftests/svg/stroke-width-percentage-02a.svg
+# layout/reftests/svg/tspan-rotate-ref.svg
+# layout/reftests/svg/dynamic-text-06.svg
+# layout/reftests/svg/dynamic-clipPath-02.svg
+# layout/reftests/svg/svg-in-foreignObject-01.xhtml
+# layout/reftests/svg/stroke-dasharray-01.svg
+# layout/reftests/svg/objectBoundingBox-and-clipPath.svg
+# layout/reftests/svg/use-localRef-mask-resource.svg
+# layout/reftests/svg/blend-screen-ref.svg
+# layout/reftests/svg/svg-effects-area-unzoomed.xhtml
+# layout/reftests/svg/dynamic-textPath-03-ref.svg
+# layout/reftests/svg/dynamic-text-04-ref.svg
+# layout/reftests/svg/use-children.svg
+# layout/reftests/svg/dynamic-text-04.svg
+# layout/reftests/svg/use-01.svg
+# layout/reftests/svg/mask-transformed-02.svg
+# layout/reftests/svg/tspan-xy-01.svg
+# layout/reftests/svg/dynamic-text-03-ref.svg
+# layout/reftests/svg/objectBoundingBox-and-pattern-03.svg
+# layout/reftests/svg/text-layout-01.svg
+# layout/reftests/svg/mask-type-01-ref.svg
+# layout/reftests/svg/stroke-linecap-round-w-zero-length-segs-02.svg
+# layout/reftests/svg/dynamic-use-02.svg
+# layout/reftests/svg/stroke-dasharray-and-text-01.svg
+# layout/reftests/svg/text-in-link-01.svg
+# layout/reftests/svg/textPath-01-ref.svg
+# layout/reftests/svg/outline-ref.html
+# layout/reftests/svg/text-in-link-03.svg
+# layout/reftests/svg/dynamic-use-01.svg
+# layout/reftests/svg/blend-soft-light.svg
+# layout/reftests/svg/dynamic-text-01-ref.svg
+# layout/reftests/svg/use-localRef-mask-01-ref.svg
+# layout/reftests/svg/text-gradient-03.svg
+# layout/reftests/svg/radialGradient-fr-02-ref.svg
+# layout/reftests/svg/text-layout-08.svg
+# layout/reftests/svg/dynamic-rect-03-ref.svg
+# layout/reftests/svg/dynamic-fill-rule-01.svg
+# layout/reftests/svg/style-property-on-script-element-01.svg
+# layout/reftests/svg/dynamic-filter-contents-01a.svg
+# layout/reftests/svg/stroke-linecap-circle-ellipse-01-ref.svg
+# layout/reftests/svg/stroke-linecap-circle-ellipse-dashed-01.svg
+# layout/reftests/svg/viewBox-and-pattern-02.svg
+# layout/reftests/svg/textPath-04.svg
+# layout/reftests/svg/filter-result-01-ref.svg
+# layout/reftests/svg/foreignObject-form-no-theme.svg
+# layout/reftests/svg/clipPath-basic-03.svg
+# layout/reftests/svg/clip-surface-clone-01.svg
+# layout/reftests/svg/filter-basic-02.svg
+# layout/reftests/svg/blend-color-dodge.svg
+# layout/reftests/svg/conditions-09-ref.svg
+# layout/reftests/svg/clipPath-basic-02.svg
+# layout/reftests/svg/text-layout-06.svg
+# layout/reftests/svg/marker-attribute-01.svg
+# layout/reftests/svg/pattern-scale-01-ref.svg
+# layout/reftests/svg/viewBox-and-pattern-04.svg
+# layout/reftests/svg/dynamic-conditions-05.svg
+# layout/reftests/svg/symbol-01.svg
+# layout/reftests/svg/linearGradient-basic-03-ref.svg
+# layout/reftests/svg/stroke-width-percentage-02b.svg
+# layout/reftests/svg/use-extref-dataURI-01.svg
+# layout/reftests/svg/dynamic-clipPath-01.svg
+# layout/reftests/svg/clipPath-winding-01.svg
+# layout/reftests/svg/svg-transform-02.svg
+# layout/reftests/svg/foreignObject-start-hidden-01.svg
+# layout/reftests/svg/overflow-on-outer-svg-02c.xhtml
+# layout/reftests/svg/blend-layer-opacity-ref.svg
+# layout/reftests/svg/dynamic-rect-03.svg
+# layout/reftests/svg/foreignObject-02-ref.svg
+# layout/reftests/svg/opacity-and-pattern-01.svg
+# layout/reftests/svg/blend-color-ref.svg
+# layout/reftests/svg/nesting-invalid-01.svg
+# layout/reftests/svg/viewBox-invalid-01.svg
+# layout/reftests/svg/dynamic-text-07-ref.svg
+# layout/reftests/svg/mask-contains-inner-svg-01.svg
+# layout/reftests/svg/clipPath-on-thin-object.svg
+# layout/reftests/svg/clip-02b.svg
+# layout/reftests/svg/text-language-01.xhtml
+# layout/reftests/svg/objectBoundingBox-and-fePointLight-01-ref.svg
+# layout/reftests/svg/dynamic-use-remove-width-ref.svg
+# layout/reftests/svg/non-scaling-stroke-01-ref.svg
+# layout/reftests/svg/radialGradient-basic-03.svg
+# layout/reftests/svg/text-layout-06-ref.svg
+# layout/reftests/svg/dynamic-small-object-scaled-up-01.svg
+# layout/reftests/svg/objectBoundingBox-and-mask-02.svg
+# layout/reftests/svg/blend-exclusion-ref.svg
+# layout/reftests/svg/blend-difference.svg
+# layout/reftests/svg/stroke-linecap-square-w-zero-length-segs-01.svg
+# layout/reftests/svg/linearGradient-basic-01.svg
+# layout/reftests/svg/svg-blurry-with-subpixel-position-ref.html
+# layout/reftests/svg/clipPath-on-outflowElement-01a.html
+# layout/reftests/svg/tspan-dxdy-textPath-01.svg
+# layout/reftests/svg/marker-orientation-02.svg
+# layout/reftests/svg/tspan-dxdy-ref.svg
+# layout/reftests/svg/blend-saturation-ref.svg
+# layout/reftests/svg/switch-01.svg
+# layout/reftests/svg/linked-filter-01.svg
+# layout/reftests/svg/foreignObject-vertical-01.svg
+# layout/reftests/svg/nesting-invalid-01-ref.svg
+# layout/reftests/svg/text-language-00-ref.xhtml
+# layout/reftests/svg/polyline-points-invalid-01.svg
+# layout/reftests/svg/gradient-live-01c.svg
+# layout/reftests/svg/dynamic-use-nested-01-ref.svg
+# layout/reftests/svg/foreignObject-form-theme-ref.html
+# layout/reftests/svg/overflow-on-outer-svg-03a.xhtml
+# layout/reftests/svg/paint-order-03.svg
+# layout/reftests/svg/use-localRef-stroke-resource.svg
+# layout/reftests/svg/blend-overlay-ref.svg
+# layout/reftests/svg/fallback-color-04.svg
+# layout/reftests/svg/viewBox-and-pattern-01.svg
+# layout/reftests/svg/zero-stroke-01.svg
+# layout/reftests/svg/conditions-03.svg
+# layout/reftests/svg/dynamic-clipPath-clip-rule-01.svg
+# layout/reftests/svg/currentColor-02.svg
+# layout/reftests/svg/filter-in-mask-01.svg
+# layout/reftests/svg/blend-hue.svg
+# layout/reftests/svg/blend-luminosity.svg
+# layout/reftests/svg/nested-viewBox-01.svg
+# layout/reftests/svg/stroke-dasharray-and-pathLength-01.svg
+# layout/reftests/svg/dynamic-marker-02-ref.svg
+# layout/reftests/svg/tspan-rotate-05.svg
+# layout/reftests/svg/text-scale-01-ref.svg
+# layout/reftests/svg/dynamic-conditions-12.svg
+# layout/reftests/svg/text-layout-01-ref.svg
+# layout/reftests/svg/path-07.svg
+# layout/reftests/svg/foreignObject-change-transform-01.svg
+# layout/reftests/svg/foreignObject-ancestor-style-change-01.svg
+# layout/reftests/svg/stroke-width-percentage-01.svg
+# layout/reftests/svg/radialGradient-basic-03-ref.svg
+# layout/reftests/svg/text-font-size-01.svg
+# layout/reftests/svg/foreignObject-dynamic-fixedpos-01.html
+# layout/reftests/svg/tspan-xy-anchor-middle-01.svg
+# layout/reftests/svg/mask-opacity-01-ref.svg
+# layout/reftests/svg/marker-orientation-01.svg
+# layout/reftests/svg/filter-basic-03.svg
+# layout/reftests/svg/blend-hard-light-ref.svg
+# layout/reftests/svg/text-layout-02.svg
+# layout/reftests/svg/fallback-color-02b.svg
+# layout/reftests/svg/suspend-07.svg
+# layout/reftests/svg/mask-basic-04.svg
+# layout/reftests/svg/path-01.svg
+# layout/reftests/svg/mask-basic-02.svg
+# layout/reftests/svg/lang-attribute-03.svg
+# layout/reftests/svg/foreignObject-ancestor-style-change-01-ref.svg
+# layout/reftests/svg/clipPath-on-outflowElement-01b.html
+# layout/reftests/svg/clipPath-and-transform-01.svg
+# layout/reftests/svg/dynamic-conditions-08.svg
+# layout/reftests/svg/use-localRef-fill-01-ref.svg
+# layout/reftests/svg/marker-effects-01-ref.svg
+# layout/reftests/svg/overflow-on-outer-svg-02-ref.xhtml
+# layout/reftests/svg/stroke-linecap-square-w-zero-length-segs-02.svg
+# layout/reftests/svg/dynamic-textPath-01.svg
+# layout/reftests/svg/use-localRef-marker-01.svg
+# layout/reftests/svg/pseudo-classes-01.svg
+# layout/reftests/svg/path-04.svg
+# layout/reftests/svg/baseline-middle-01.svg
+# layout/reftests/svg/g-transform-01.svg
+# layout/reftests/svg/dynamic-mask-pre-effects-bbox-ref.html
+# layout/reftests/svg/selector-01.svg
+# layout/reftests/svg/dynamic-use-06.svg
+# layout/reftests/svg/blend-layer-filter-ref.svg
+# layout/reftests/svg/path-06.svg
+# layout/reftests/svg/radialGradient-fr-01.svg
+# layout/reftests/svg/use-localRef-filter-01-ref.svg
+# layout/reftests/svg/text-layout-03.svg
+# layout/reftests/svg/viewBox-valid-01.svg
+# layout/reftests/svg/foreignObject-02.svg
+# layout/reftests/svg/tspan-xy-ref.svg
+# layout/reftests/svg/overflow-on-outer-svg-03b.xhtml
+# layout/reftests/svg/cssComment-in-attribute-01-ref.svg
+# layout/reftests/svg/objectBoundingBox-and-fePointLight-02-ref.svg
+# layout/reftests/svg/href-attr-change-restyles-ref.svg
+# layout/reftests/svg/tspan-xy-02.svg
+# layout/reftests/svg/tspan-dxdy-01.svg
+# layout/reftests/svg/filter-scaled-01.svg
+# layout/reftests/svg/rect-01.svg
+# layout/reftests/svg/clipPath-on-outflowElement-02-ref.html
+# layout/reftests/svg/blend-darken-ref.svg
+# layout/reftests/svg/suspend-06.svg
+# layout/reftests/svg/opacity-and-gradient-01.svg
+# layout/reftests/svg/tspan-rotate-04.svg
+# layout/reftests/svg/filter-result-01.svg
+# layout/reftests/svg/use-02-extref-resource.svg
+# layout/reftests/svg/dynamic-text-03.svg
+# layout/reftests/svg/dynamic-conditions-06.svg
+# layout/reftests/svg/clipPath-and-shape-rendering-01-ref.svg
+# layout/reftests/svg/filter-invalidation-01.svg
+# layout/reftests/svg/fallback-color-01b.svg
+# layout/reftests/svg/dynamic-conditions-09.svg
+# layout/reftests/svg/dynamic-inner-svg-01.svg
+# layout/reftests/svg/clipPath-and-mask-on-outflowElement-01a.html
+# layout/reftests/svg/marker-viewBox-01-ref.svg
+# layout/reftests/svg/blend-multiply-alpha-ref.svg
+# layout/reftests/svg/dynamic-text-07.svg
+# layout/reftests/svg/viewBox-invalid-02.svg
+# layout/reftests/svg/polygon-marker-01.svg
+# layout/reftests/svg/blend-overlay.svg
+# layout/reftests/svg/objectBoundingBox-and-pattern-03-ref.svg
+# layout/reftests/svg/fallback-color-02-ref.svg
+# layout/reftests/svg/dynamic-pattern-02.svg
+# layout/reftests/svg/outer-svg-border-and-padding-01.svg
+# layout/reftests/svg/use-localRef-mask-01.svg
+# layout/reftests/svg/pseudo-classes-02.svg
+# layout/reftests/svg/dynamic-text-08-ref.svg
+# layout/reftests/svg/clipPath-and-mask-on-outflowElement-01b.html
+# layout/reftests/svg/text-layout-07-ref.svg
+# layout/reftests/svg/thin-stroke-01.svg
+# layout/reftests/svg/viewport-percent-graphic-user-01.svg
+# layout/reftests/svg/gradient-transform-01.svg
+# layout/reftests/svg/tspan-rotate-07-ref.svg
+# layout/reftests/svg/filter-basic-01.svg
+# layout/reftests/svg/use-localRef-clipPath-01.svg
+# layout/reftests/svg/blend-hard-light.svg
+# layout/reftests/svg/use-02-extref.svg
+# layout/reftests/svg/mask-and-clipPath.html
+# layout/reftests/svg/mask-basic-01.svg
+# layout/reftests/svg/blend-color-burn.svg
+# layout/reftests/svg/fragmentIdentifier-01.xhtml
+# layout/reftests/svg/dynamic-conditions-13.svg
+# layout/reftests/svg/pattern-live-01-ref.svg
+# layout/reftests/svg/marker-orientation-03.svg
+# layout/reftests/svg/suspend-01.svg
+# layout/reftests/svg/dynamic-filter-contents-01-ref.svg
+# layout/reftests/svg/filter-scaled-02.html
+# layout/reftests/svg/mask-and-clipPath-2.svg
+# layout/reftests/svg/outer-svg-border-and-padding-01-ref.svg
+# layout/reftests/svg/dynamic-reflow-01.svg
+# layout/reftests/svg/text-layout-05-ref.svg
+# layout/reftests/svg/text-scale-03-ref.svg
+# layout/reftests/svg/dynamic-opacity-property-01.svg
+# layout/reftests/svg/tspan-xy-anchor-end-ref.svg
+# layout/reftests/svg/filter-bounds-01.svg
+# layout/reftests/svg/text-stroke-scaling-01-ref.svg
+# layout/reftests/svg/pattern-basic-01.svg
+# layout/reftests/svg/dynamic-mask-pre-effects-bbox.html
+# layout/reftests/svg/outline.html
+# layout/reftests/svg/opacity-and-transform-01-ref.svg
+# layout/reftests/svg/polygon-01.svg
+# layout/reftests/svg/path-03.svg
+# layout/reftests/svg/objectBoundingBox-and-pattern-01b.svg
+# layout/reftests/svg/dynamic-mask-contents-01.svg
+# layout/reftests/svg/cssComment-in-attribute-01.svg
+# layout/reftests/svg/tspan-xy-anchor-middle-ref.svg
+# layout/reftests/svg/pseudo-classes-02-ref.svg
+# layout/reftests/svg/pattern-live-01c.svg
+# layout/reftests/svg/tspan-dxdy-03.svg
+# layout/reftests/svg/blend-color.svg
+# layout/reftests/svg/dynamic-gradient-contents-02.svg
+# layout/reftests/svg/use-localRef-filter-01.svg
+# layout/reftests/svg/polygon-points-negative-01.svg
+# layout/reftests/svg/userSpaceOnUse-and-pattern-01-ref.svg
+# layout/reftests/svg/currentColor-01.svg
+# layout/reftests/svg/conditions-04.svg
+# layout/reftests/svg/foreignObject-start-hidden-02.svg
+# layout/reftests/svg/polygon-01-ref.svg
+# layout/reftests/svg/dynamic-use-05.svg
+# layout/reftests/svg/mask-transformed-child-01.svg
+# layout/reftests/svg/text-white-space-01.svg
+# layout/reftests/svg/tspan-dxdy-textPath-01-ref.svg
+# layout/reftests/svg/pattern-scale-01c.svg
+# layout/reftests/svg/overflow-on-outer-svg-02b.xhtml
+# layout/reftests/svg/dynamic-attr-removal-1.svg
+# layout/reftests/svg/data-uri-with-filter-01-ref.svg
+# layout/reftests/svg/blend-darken.svg
+# layout/reftests/svg/tspan-dxdy-04.svg
+# layout/reftests/svg/marker-orientation-01-ref.svg
+# layout/reftests/svg/filters-and-group-opacity-01-ref.svg
+# layout/reftests/svg/use-localRef-stroke-01.svg
+# layout/reftests/svg/opacity-and-transform-01.svg
+# layout/reftests/svg/mask-type-01.svg
+# layout/reftests/svg/foreignObject-img-form-theme-ref.html
+# layout/reftests/svg/dynamic-textPath-01-ref.svg
+# layout/reftests/svg/clipPath-basic-05.svg
+# layout/reftests/svg/clip-surface-clone-01-ref.svg
+# layout/reftests/svg/mask-on-outflowElement-01a.html
+# layout/reftests/svg/foreignObject-dynamic-abspos-01.html
+# layout/reftests/svg/tspan-dxdy-06.svg
+# layout/reftests/svg/svg-in-foreignObject-02.xhtml
+# layout/reftests/svg/mask-on-outflowElement-01b.html
+# layout/reftests/svg/blend-normal.svg
+# layout/reftests/svg/blend-saturation.svg
+# layout/reftests/svg/dynamic-pattern-contents-02.svg
+# layout/reftests/svg/dynamic-text-02-ref.svg
+# layout/reftests/svg/invalid-text-01.svg
+# layout/reftests/svg/suspend-02.svg
+# layout/reftests/svg/pass.svg
+# layout/reftests/svg/dynamic-text-05.svg
+# layout/reftests/svg/text-in-link-02.svg
+# layout/reftests/svg/svg-in-foreignObject-01-ref.xhtml
+# layout/reftests/svg/mask-img.html
+# layout/reftests/svg/path-07-ref.svg
+# layout/reftests/svg/dynamic-text-attr-01-ref.svg
+# layout/reftests/svg/suspend-03.svg
+# layout/reftests/svg/filter-bounds-02.svg
+# layout/reftests/svg/text-gradient-01-ref.svg
+# layout/reftests/svg/text-in-link-01-ref.svg
+# layout/reftests/svg/pattern-scale-01a.svg
+# layout/reftests/svg/path-01-ref.svg
+# layout/reftests/svg/tspan-dxdy-05.svg
+# layout/reftests/svg/mask-basic-02-ref.svg
+# layout/reftests/svg/dynamic-pattern-01.svg
+# layout/reftests/svg/dynamic-text-02.svg
+# layout/reftests/svg/markers-and-group-opacity-01-ref.svg
+# layout/reftests/svg/text-layout-08-ref.svg
+# layout/reftests/svg/pattern-live-01b.svg
+# layout/reftests/svg/text-language-00.xhtml
+# layout/reftests/svg/tspan-rotate-textPath-01.svg
+# layout/reftests/svg/pathLength-01.svg
+# layout/reftests/svg/rect-02.svg
+# layout/reftests/svg/fallback-color-03.svg
+# layout/reftests/svg/dynamic-marker-01.svg
+# layout/reftests/svg/dynamic-fill-01.svg
+# layout/reftests/svg/text-gradient-02-ref.svg
+# layout/reftests/svg/text-scale-03.svg
+# layout/reftests/svg/blend-normal-ref.svg
+# layout/reftests/svg/use-02-extref-ref.svg
+# layout/reftests/svg/clipPath-basic-04.svg
+# layout/reftests/svg/dynamic-attr-removal-2.svg
+# layout/reftests/svg/conditions-01.svg
+# layout/reftests/svg/dynamic-use-03.svg
+# layout/reftests/svg/dynamic-marker-02.svg
+# layout/reftests/svg/conditions-09.svg
+# layout/reftests/svg/mask-containing-masked-content-01.svg
+# layout/reftests/svg/dynamic-class-01.svg
+# layout/reftests/svg/suspend-08.svg
+# layout/reftests/svg/conditions-08-ref.svg
+# layout/reftests/svg/conditions-05.svg
+# layout/reftests/svg/dynamic-stroke-width-01.svg
+# layout/reftests/svg/textPath-02.svg
+# layout/reftests/svg/objectBoundingBox-and-pattern-01a.svg
+# layout/reftests/svg/text-gradient-04.svg
+# layout/reftests/svg/lang-attribute-01.svg
+# layout/reftests/svg/dynamic-conditions-01.svg
+# layout/reftests/svg/text-gradient-02.svg
+# layout/reftests/svg/objectBoundingBox-and-fePointLight-02.svg
+# layout/reftests/svg/border-radius-01.html
+# layout/reftests/svg/stroke-width-percentage-03-iframe.svg
+# layout/reftests/svg/use-localRef-fill-01.svg
+# layout/reftests/svg/blend-layer-opacity.svg
+# layout/reftests/svg/text-layout-04.svg
+# layout/reftests/svg/style-without-type-attribute.svg
+# layout/reftests/svg/blend-lighten-ref.svg
+# layout/reftests/svg/marker-effects-01.svg
+# layout/reftests/svg/dynamic-use-nested-01a.svg
+# layout/reftests/svg/tspan-xy-05.svg
+# layout/reftests/svg/linearGradient-basic-03.svg
+# layout/reftests/svg/tspan-xy-anchor-end-01.svg
+# layout/reftests/svg/text-style-01a.svg
+# layout/reftests/svg/use-01-extref-resource.svg
+# layout/reftests/svg/text-style-01b.svg
+# layout/reftests/svg/suspend-05.svg
+# layout/reftests/svg/text-style-01c.svg
+# layout/reftests/svg/viewBox-valid-02.xhtml
+# layout/reftests/svg/marker-orientation-02-ref.svg
+# layout/reftests/svg/dynamic-stroke-01.svg
+# layout/reftests/svg/dynamic-gradient-contents-01.svg
+# layout/reftests/svg/clipPath-on-outflowElement-02a.html
+# layout/reftests/svg/use-localRef-link.html
+# layout/reftests/svg/text-gradient-01.svg
+# layout/reftests/svg/clipPath-on-outflowElement-02b.html
+# layout/reftests/svg/blend-color-dodge-ref.svg
+# layout/reftests/svg/conditions-02.svg
+# layout/reftests/svg/overflow-on-outer-svg-01.svg
+# layout/reftests/svg/dynamic-mask-01.svg
+# layout/reftests/svg/blend-multiply.svg
+# layout/reftests/svg/foreignObject-display-01.svg
+# layout/reftests/svg/blend-multiply-alpha.svg
+# layout/reftests/svg/path-02.svg
+# layout/reftests/svg/path-06-ref.svg
+# layout/reftests/svg/blend-luminosity-ref.svg
+# layout/reftests/svg/text-scale-01.svg
+# layout/reftests/svg/filter-foreignObject-01.svg
+# layout/reftests/svg/text-stroke-scaling-01.svg
+# layout/reftests/svg/pattern-scale-01b.svg
+# layout/reftests/svg/dynamic-rect-01.svg
+# layout/reftests/svg/text-in-link-02-ref.svg
+# layout/reftests/svg/use-localRef-clipPath-resource.svg
+# layout/reftests/svg/dynamic-feFlood-01.svg
+# layout/reftests/svg/data-uri-with-filter-01.xhtml
+# layout/reftests/svg/pattern-transformed-01.svg
+# layout/reftests/svg/foreignObject-move-repaint-01.svg
+# layout/reftests/svg/overflow-on-outer-svg-02a.xhtml
+# layout/reftests/svg/linearGradient-basic-02.svg
+# layout/reftests/svg/dynamic-small-object-scaled-up-02.svg
+# layout/reftests/svg/stroke-width-percentage-02-ref.svg
+# layout/reftests/svg/text-in-link-03-ref.svg
+# layout/reftests/svg/mask-basic-03.svg
+# layout/reftests/svg/text-layout-04-ref.svg
+# layout/reftests/svg/overflow-on-outer-svg-02d.xhtml
+# layout/reftests/svg/non-scaling-stroke-02-ref.svg
+# layout/reftests/svg/use-01-extref.svg
+# layout/reftests/svg/text-font-weight-01-ref.svg
+# layout/reftests/svg/overflow-on-outer-svg-03-ref.xhtml
+# layout/reftests/svg/clipPath-advanced-01.svg
+# layout/reftests/svg/fallback-color-01a.svg
+# layout/reftests/svg/linked-pattern-01.svg
+# layout/reftests/svg/svg-effects-area-zoomed-in.xhtml
+# layout/reftests/svg/clip-02-ref.svg
+# layout/reftests/svg/non-scaling-stroke-03-ref.svg
+# layout/reftests/svg/objectBoundingBox-and-fePointLight-01.svg
+# layout/reftests/svg/dynamic-conditions-03.svg
+# layout/reftests/svg/paint-order-03-ref.svg
+# layout/reftests/svg/foreignObject-01.svg
+# layout/reftests/svg/svg-effects-area-zoomed-out-ref.xhtml
+# layout/reftests/svg/rect-04.svg
+# layout/reftests/svg/non-scaling-stroke-01.svg
+# layout/reftests/svg/foreignObject-form-theme.svg
+# layout/reftests/svg/userSpaceOnUse-and-pattern-01.svg
+# layout/reftests/svg/stroke-dasharray-03.svg
+# layout/reftests/svg/dynamic-conditions-10.svg
+# layout/reftests/svg/gradient-live-01d.svg
+# layout/reftests/svg/radialGradient-basic-01.svg
+# layout/reftests/svg/text-scale-02-ref.svg
+# layout/reftests/svg/paint-order-01.svg
+# layout/reftests/svg/radialGradient-basic-04.svg
+# layout/reftests/svg/blend-multiply-ref.svg
+# layout/reftests/svg/pattern-transform-presence-01-ref.svg
+# layout/reftests/svg/text-scale-02.svg
+# layout/reftests/svg/text-white-space-01-ref.svg
+# layout/reftests/svg/radialGradient-fr-02.svg
+# layout/reftests/svg/use-localRef-clipPath-01-ref.svg
+# layout/reftests/svg/blend-layer-blend.svg
+# layout/reftests/svg/blend-difference-stacking-ref.html
+# layout/reftests/svg/pathLength-02.svg
+# layout/reftests/svg/clip-01.svg
+# layout/reftests/svg/tspan-rotate-06.svg
+# layout/reftests/svg/dynamic-stroke-opacity-01.svg
+# layout/reftests/svg/use-localRef-fill-resource.svg
+# layout/reftests/svg/text-font-weight-01.svg
+# layout/reftests/svg/filters-and-group-opacity-01.svg
+# layout/reftests/svg/blend-difference-stacking.html
+# layout/reftests/svg/blend-screen.svg
+# layout/reftests/svg/svg-effects-area-unzoomed-ref.xhtml
+# layout/reftests/svg/dynamic-filter-contents-01b.svg
+# layout/reftests/svg/tspan-xy-04.svg
+# layout/reftests/svg/foreignObject-fixedpos-01.html
+# layout/reftests/svg/mask-transformed-child-01-ref.svg
+# layout/reftests/svg/getElementById-a-element-01.svg
+# layout/reftests/svg/dynamic-viewBox-change-02.svg
+# layout/reftests/svg/clipPath-and-shape-rendering-01.svg
+# layout/reftests/svg/tspan-xy-03.svg
+# layout/reftests/svg/non-scaling-stroke-03.svg
+# layout/reftests/svg/filter-scaled-02-ref.html
+# layout/reftests/svg/dynamic-fill-rule-01-ref.svg
+# layout/reftests/svg/svg-effects-area-zoomed-in-ref.xhtml
+# layout/reftests/svg/dynamic-conditions-04.svg
+# layout/reftests/svg/textPath-01.svg
+# layout/reftests/svg/dynamic-fill-01-ref.svg
+# layout/reftests/svg/blend-lighten.svg
+# layout/reftests/svg/fallback-color-02a.svg
+# layout/reftests/svg/dynamic-rect-02.svg
+# layout/reftests/svg/non-scaling-stroke-02.svg
+# layout/reftests/svg/fragmentIdentifier-rect-01.svg
+# layout/reftests/svg/tspan-rotate-04-ref.svg
+# layout/reftests/svg/import-svg-01.html
+# layout/reftests/svg/tspan-rotate-textPath-01-ref.svg
+# layout/reftests/svg/dynamic-rect-05.svg
+# layout/reftests/svg/path-05.svg
+# layout/reftests/svg/lang-attribute-02.svg
+# layout/reftests/svg/blend-exclusion.svg
+# layout/reftests/svg/dynamic-rect-02-ref.svg
+# layout/reftests/svg/clipPath-basic-06.svg
+# layout/reftests/svg/filter-translated-01.svg
+# layout/reftests/svg/rect-with-rx-or-ry-01-ref.svg
+# layout/reftests/svg/dynamic-conditions-11.svg
+# layout/reftests/svg/pattern-live-01a.svg
+# layout/reftests/svg/opacity-and-gradient-02-ref.svg
+# layout/reftests/svg/text-style-01-ref.svg
+# layout/reftests/svg/viewBox-and-pattern-03.svg
+# layout/reftests/svg/blend-layer-mask-ref.svg
+# layout/reftests/svg/dynamic-attr-change-2.svg
+# layout/reftests/svg/dynamic-text-attr-01.svg
+# layout/reftests/svg/dynamic-textPath-02-ref.svg
+# layout/reftests/svg/pattern-invalid-01.svg
+# layout/reftests/svg/use-localRef-filter-resource.svg
+# layout/reftests/svg/rootElement-null-01.svg
+# layout/reftests/svg/objectBoundingBox-and-mask.svg
+# layout/reftests/svg/tspan-rotate-01.svg
+# layout/reftests/svg/path-08.svg
+# layout/reftests/svg/stroke-dasharray-and-text-01-ref.svg
+# layout/reftests/svg/text-gradient-04-ref.svg
+# layout/reftests/svg/tspan-dxdy-02.svg
+# layout/reftests/svg/blend-soft-light-ref.svg
+# layout/reftests/svg/use-localRef-stroke-01-ref.svg
+# layout/reftests/svg/css-transform-svg-ref.html
+# layout/reftests/svg/symbol-01-ref.svg
+# layout/reftests/svg/tspan-rotate-07.svg
+# layout/reftests/svg/foreignObject-fixedpos-02.html
+# layout/reftests/svg/tspan-rotate-02.svg
+# layout/reftests/svg/stroke-width-percentage-03-ref.xhtml
+# layout/reftests/svg/opacity-and-gradient-02.svg
+# layout/reftests/svg/stroke-dasharray-01-ref.svg
+# layout/reftests/svg/marker-viewBox-01.svg
+# layout/reftests/svg/text-layout-03-ref.svg
+# layout/reftests/svg/pattern-invalid-01-ref.svg
+# layout/reftests/svg/blend-color-burn-ref.svg
+# layout/reftests/svg/rect-03.svg
+# layout/reftests/svg/markers-and-group-opacity-01.svg
+# layout/reftests/svg/dynamic-feImage-01.svg
+# layout/reftests/svg/text-layout-02-ref.svg
+# layout/reftests/svg/foreignObject-dynamic-abspos-01-ref.html
+# layout/reftests/svg/rect-with-rx-and-ry-01.svg
+# layout/reftests/svg/text-style-01d.svg
+# layout/reftests/svg/tspan-rotate-02-ref.svg
+# layout/reftests/svg/suspend-04.svg
+# layout/reftests/svg/text-language-01-ref.xhtml
+# layout/reftests/svg/mask-transformed-01.svg
+# layout/reftests/svg/dynamic-use-nested-01b.svg
+# layout/reftests/svg/overflow-on-outer-svg-01-ref.svg
+# layout/reftests/svg/text-style-01e.svg
+# layout/reftests/svg/text-layout-05.svg
+# layout/reftests/svg/paint-order-02.svg
+# layout/reftests/svg/mask-type-03.svg
+# layout/reftests/svg/stroke-dashoffset-01.svg
+# layout/reftests/svg/dynamic-use-remove-width.svg
+# layout/reftests/svg/clipPath-basic-07.svg
+# layout/reftests/svg/data-uri-with-gradient-01.xhtml
+# layout/reftests/svg/rect-with-rx-or-ry-01.svg
+# layout/reftests/svg/dynamic-textPath-02.svg
+# layout/reftests/svg/winding-01.svg
+# layout/reftests/svg/mask-img-ref.html
+# layout/reftests/svg/stroke-dasharray-02.svg
+# layout/reftests/svg/paint-order-01-ref.svg
+# layout/reftests/svg/gradient-live-01-ref.svg
+# layout/reftests/svg/dynamic-switch-01.svg
+# layout/reftests/svg/dynamic-marker-03.svg
+# layout/reftests/svg/mask-contains-inner-svg-02.svg
+# layout/reftests/svg/use-localRef-marker-resource.svg
+# layout/reftests/svg/blend-hue-ref.svg
+# layout/reftests/svg/dynamic-link-style-01.svg
+# layout/reftests/svg/foreignObject-img-form-theme.html
+# layout/reftests/svg/mask-on-outflowElement.svg
+# layout/reftests/svg/blend-difference-ref.svg
+# layout/reftests/svg/pattern-transform-presence-01.svg
+# layout/reftests/svg/objectBoundingBox-and-pattern-01-ref.svg
+# layout/reftests/svg/currentColor-03.svg
+# layout/reftests/svg/objectBoundingBox-and-pattern-01c.svg
+# layout/reftests/svg/stroke-linecap-round-w-zero-length-segs-01.svg
+# layout/reftests/svg/clipPath-basic-01.svg
+# layout/reftests/svg/foreignObject-overflow-01.svg
+# layout/reftests/svg/filter-translated-01-ref.svg
+# layout/reftests/svg/conditions-08.svg
+# layout/reftests/svg/svg-effects-area-zoomed-out.xhtml
+# layout/reftests/svg/text/simple-bidi-selection.svg
+# layout/reftests/svg/text/simple-fill-color-selection.svg
+# layout/reftests/svg/text/simple-selection.svg
+# layout/reftests/svg/text/textLength-ref.svg
+# layout/reftests/svg/text/mask-content.svg
+# layout/reftests/svg/text/simple-multiple-dx-2.svg
+# layout/reftests/svg/text/multiple-x-ref.svg
+# layout/reftests/svg/text/ignore-text-align-2.svg
+# layout/reftests/svg/text/multiple-chunks-dx-rtl.svg
+# layout/reftests/svg/text/text-shadow.svg
+# layout/reftests/svg/text/ignore-text-align.svg
+# layout/reftests/svg/text/simple-anchor-end-bidi-ref.html
+# layout/reftests/svg/text/vertical-01.svg
+# layout/reftests/svg/text/ignore-display.svg
+# layout/reftests/svg/text/simple-multiple-dx-bidi.svg
+# layout/reftests/svg/text/ignore-float.svg
+# layout/reftests/svg/text/textpath-multiline-2.svg
+# layout/reftests/svg/text/simple-multiline-ref.svg
+# layout/reftests/svg/text/simple-underline-selection-ref.html
+# layout/reftests/svg/text/display-none-2.svg
+# layout/reftests/svg/text/multiple-chunks-dx.svg
+# layout/reftests/svg/text/clipPath-content-ref.svg
+# layout/reftests/svg/text/ignore-border.svg
+# layout/reftests/svg/text/textLength-4.svg
+# layout/reftests/svg/text/multiple-x-anchor-end-bidi.svg
+# layout/reftests/svg/text/multiple-chunks-fill-color.svg
+# layout/reftests/svg/text/ignore-vertical-align.svg
+# layout/reftests/svg/text/multiple-x-holes-multiple-dx.svg
+# layout/reftests/svg/text/simple-multiple-dx-ref.html
+# layout/reftests/svg/text/simple-anchor-end-bidi.svg
+# layout/reftests/svg/text/simple-ref.html
+# layout/reftests/svg/text/simple-multiple-dx-anchor-middle-rtl-ref.svg
+# layout/reftests/svg/text/multiple-chunks.svg
+# layout/reftests/svg/text/multiple-chunks-dx-bidi-ref.svg
+# layout/reftests/svg/text/multiple-chunks-rtl-ref.svg
+# layout/reftests/svg/text/multiple-chunks-rtl.svg
+# layout/reftests/svg/text/deselectAll.svg
+# layout/reftests/svg/text/simple-anchor-end-rtl.svg
+# layout/reftests/svg/text/simple-dx-2-ref.svg
+# layout/reftests/svg/text/simple-dx-anchor-middle-rtl-ref.svg
+# layout/reftests/svg/text/simple-multiline-pc.svg
+# layout/reftests/svg/text/simple-anchor-middle-bidi-ref.html
+# layout/reftests/svg/text/simple-multiple-dx-anchor-middle.svg
+# layout/reftests/svg/text/multiple-x-percentages.svg
+# layout/reftests/svg/text/link-surrounding.svg
+# layout/reftests/svg/text/multiple-chunks-dx-different-anchor.svg
+# layout/reftests/svg/text/pseudo-first-line-ref.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-anchor-end-rtl.svg
+# layout/reftests/svg/text/multiple-x-percentages-3-iframe-ref.svg
+# layout/reftests/svg/text/multiple-chunks-different-anchor-rtl-ref.svg
+# layout/reftests/svg/text/selectSubString-2-ref.svg
+# layout/reftests/svg/text/multiple-x.svg
+# layout/reftests/svg/text/simple-dx-anchor-end-ref.svg
+# layout/reftests/svg/text/textpath-anchor-end-ref.svg
+# layout/reftests/svg/text/pseudo-first-line.svg
+# layout/reftests/svg/text/simple-anchor-end-ref.html
+# layout/reftests/svg/text/simple-multiline-number-ref.svg
+# layout/reftests/svg/text/multiple-chunks-directions-and-anchor-multiple-dx.svg
+# layout/reftests/svg/text/multiple-x-holes-dx-bidi-ref.svg
+# layout/reftests/svg/text/simple-dx-anchor-middle-ref.svg
+# layout/reftests/svg/text/mask-content-2-ref.svg
+# layout/reftests/svg/text/simple-fill-none.svg
+# layout/reftests/svg/text/simple-multiple-dx-rtl.svg
+# layout/reftests/svg/text/multiple-x-dx.svg
+# layout/reftests/svg/text/textpath-selection.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-bidi.svg
+# layout/reftests/svg/text/multiple-text-selection.svg
+# layout/reftests/svg/text/simple-dx-bidi.svg
+# layout/reftests/svg/text/simple-multiple-dx-anchor-middle-rtl.svg
+# layout/reftests/svg/text/simple-multiline-anchor-end-ref.svg
+# layout/reftests/svg/text/textLength-5.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-ref.svg
+# layout/reftests/svg/text/simple-pointer-events.svg
+# layout/reftests/svg/text/textpath-invalid-parent-ref.svg
+# layout/reftests/svg/text/simple-dx-anchor-end-rtl-ref.svg
+# layout/reftests/svg/text/multiple-chunks-dx-bidi.svg
+# layout/reftests/svg/text/simple-fill-color-selection-ref.html
+# layout/reftests/svg/text/ignore-position.svg
+# layout/reftests/svg/text/pseudo-first-line-2-ref.svg
+# layout/reftests/svg/text/multiple-chunks-dx-different-anchor-ref.svg
+# layout/reftests/svg/text/textpath-multiline-2-ref.svg
+# layout/reftests/svg/text/textpath-invalid-parent.svg
+# layout/reftests/svg/text/dynamic-dominant-baseline-ref.svg
+# layout/reftests/svg/text/multiple-x-anchor-end-ref.svg
+# layout/reftests/svg/text/simple-dx-anchor-middle-bidi-ref.svg
+# layout/reftests/svg/text/simple-bidi.svg
+# layout/reftests/svg/text/textpath-vertical-dx.svg
+# layout/reftests/svg/text/dynamic-font-size-3.svg
+# layout/reftests/svg/text/multiple-x-dx-anchor-end-rtl.svg
+# layout/reftests/svg/text/simple-anchor-middle-rtl-ref.html
+# layout/reftests/svg/text/simple-multiple-dx-anchor-middle-ref.svg
+# layout/reftests/svg/text/multiple-chunks-bidi.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-anchor-end-bidi.svg
+# layout/reftests/svg/text/multiple-x-percentages-3-ref.html
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-rtl.svg
+# layout/reftests/svg/text/simple-anchor-middle-rtl.svg
+# layout/reftests/svg/text/simple-dx-rtl-2.svg
+# layout/reftests/svg/text/simple-underline-ref.html
+# layout/reftests/svg/text/simple-dx-bidi-ref.svg
+# layout/reftests/svg/text/selectSubString-3.svg
+# layout/reftests/svg/text/simple-dx-anchor-middle.svg
+# layout/reftests/svg/text/simple-dx-bidi-2.svg
+# layout/reftests/svg/text/ignore-invalid-child.svg
+# layout/reftests/svg/text/multiple-x-holes-rtl.svg
+# layout/reftests/svg/text/ignore-invalid-child-2-ref.svg
+# layout/reftests/svg/text/multiple-x-bidi.svg
+# layout/reftests/svg/text/textpath-multiline-ref.svg
+# layout/reftests/svg/text/ignore-vertical-align-ref.svg
+# layout/reftests/svg/text/simple-rtl.svg
+# layout/reftests/svg/text/multiple-chunks-different-anchor-rtl.svg
+# layout/reftests/svg/text/simple.svg
+# layout/reftests/svg/text/multiple-x-holes-bidi-ref.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-different-anchor-bidi-ref.svg
+# layout/reftests/svg/text/textpath-a-ref.svg
+# layout/reftests/svg/text/textpath-anchor-middle.svg
+# layout/reftests/svg/text/textpath.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-rtl-ref.svg
+# layout/reftests/svg/text/simple-anchor-end-rtl-ref.html
+# layout/reftests/svg/text/simple-rtl-ref.html
+# layout/reftests/svg/text/simple-anchor-middle.svg
+# layout/reftests/svg/text/multiple-x-percentages-2-iframe.svg
+# layout/reftests/svg/text/simple-multiple-dx-anchor-end.svg
+# layout/reftests/svg/text/multiple-x-holes.svg
+# layout/reftests/svg/text/multiple-x-holes-rtl-ref.svg
+# layout/reftests/svg/text/simple-dx-anchor-middle-bidi.svg
+# layout/reftests/svg/text/textLength.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-ref.svg
+# layout/reftests/svg/text/filter-applied-ref.svg
+# layout/reftests/svg/text/mask-applied-ref.svg
+# layout/reftests/svg/text/dynamic-font-size.svg
+# layout/reftests/svg/text/multiple-chunks-dx-different-anchor-bidi-ref.svg
+# layout/reftests/svg/text/pseudo-first-letter-ref.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-different-anchor-bidi.svg
+# layout/reftests/svg/text/dynamic-multiple-x-ref.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-anchor-end.svg
+# layout/reftests/svg/text/simple-anchor-middle-ref.html
+# layout/reftests/svg/text/simple-dx-anchor-end-bidi-ref.svg
+# layout/reftests/svg/text/dynamic-text-shadow.svg
+# layout/reftests/svg/text/vertical-01-ref.svg
+# layout/reftests/svg/text/pseudo-first-letter.svg
+# layout/reftests/svg/text/multiple-x-percentages-2-iframe-ref.svg
+# layout/reftests/svg/text/multiple-x-holes-bidi.svg
+# layout/reftests/svg/text/textpath-after.svg
+# layout/reftests/svg/text/multiple-chunks-dx-different-anchor-rtl-ref.svg
+# layout/reftests/svg/text/ignore-overflow-scroll.svg
+# layout/reftests/svg/text/multiple-x-anchor-end-bidi-ref.svg
+# layout/reftests/svg/text/mask-content-2.svg
+# layout/reftests/svg/text/multiple-x-holes-dx-bidi.svg
+# layout/reftests/svg/text/display-none-4.svg
+# layout/reftests/svg/text/multiple-chunks-ref.svg
+# layout/reftests/svg/text/multiple-x-percentages-2.html
+# layout/reftests/svg/text/multiple-x-multiple-dx-anchor-end-rtl-ref.svg
+# layout/reftests/svg/text/multiple-x-white-space-ref.svg
+# layout/reftests/svg/text/textpath-selection-ref.svg
+# layout/reftests/svg/text/ignore-invalid-child-ref.svg
+# layout/reftests/svg/text/mask-applied.svg
+# layout/reftests/svg/text/simple-multiple-dx-rtl-ref.svg
+# layout/reftests/svg/text/simple-transform-rotate.svg
+# layout/reftests/svg/text/multiple-x-dx-bidi-ref.svg
+# layout/reftests/svg/text/simple-dx-rtl-ref.svg
+# layout/reftests/svg/text/textpath-anchor-end.svg
+# layout/reftests/svg/text/simple-multiline-pc-ref.svg
+# layout/reftests/svg/text/dynamic-font-size-2-ref.svg
+# layout/reftests/svg/text/simple-multiple-dx-bidi-ref.svg
+# layout/reftests/svg/text/simple-anchor-end.svg
+# layout/reftests/svg/text/dynamic-font-size-ref.svg
+# layout/reftests/svg/text/multiple-x-dx-ref.svg
+# layout/reftests/svg/text/pattern-content.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-anchor-end-ref.svg
+# layout/reftests/svg/text/simple-rtl-2.svg
+# layout/reftests/svg/text/pseudo-first-line-2.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-rtl-ref.svg
+# layout/reftests/svg/text/selectSubString-3-ref.svg
+# layout/reftests/svg/text/multiple-chunks-dx-rtl-ref.svg
+# layout/reftests/svg/text/textLength-4-ref.svg
+# layout/reftests/svg/text/multiple-x-dx-rtl.svg
+# layout/reftests/svg/text/filter-applied.svg
+# layout/reftests/svg/text/simple-transform-rotate-ref.svg
+# layout/reftests/svg/text/multiple-chunks-direction-and-anchor-ref.svg
+# layout/reftests/svg/text/dynamic-dominant-baseline.svg
+# layout/reftests/svg/text/simple-fill-color.svg
+# layout/reftests/svg/text/multiple-chunks-bidi-ref.svg
+# layout/reftests/svg/text/multiple-chunks-dx-ref.svg
+# layout/reftests/svg/text/ignore-prop-ref.svg
+# layout/reftests/svg/text/simple-fill-gradient-ref.svg
+# layout/reftests/svg/text/pattern-content-ref.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-different-anchor-ref.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-different-anchor.svg
+# layout/reftests/svg/text/simple-selection-ref.html
+# layout/reftests/svg/text/simple-multiple-dx-anchor-end-rtl-ref.svg
+# layout/reftests/svg/text/multiple-chunks-dx-different-anchor-rtl.svg
+# layout/reftests/svg/text/clipPath-content-2-ref.svg
+# layout/reftests/svg/text/textpath-after-anchor-end.svg
+# layout/reftests/svg/text/multiple-x-bidi-ref.svg
+# layout/reftests/svg/text/pseudo-first-letter-2.svg
+# layout/reftests/svg/text/display-none-1.svg
+# layout/reftests/svg/text/simple-dx-anchor-end.svg
+# layout/reftests/svg/text/simple-fill-color-ref.html
+# layout/reftests/svg/text/simple-multiple-dx-anchor-end-bidi.svg
+# layout/reftests/svg/text/simple-underline-selection.svg
+# layout/reftests/svg/text/textLength-3-ref.svg
+# layout/reftests/svg/text/ignore-position-ref.svg
+# layout/reftests/svg/text/mask-content-ref.svg
+# layout/reftests/svg/text/pseudo-first-letter-2-ref.svg
+# layout/reftests/svg/text/multiple-x-holes-multiple-dx-rtl-ref.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx.svg
+# layout/reftests/svg/text/textpath-vertical-dx-ref.svg
+# layout/reftests/svg/text/multiple-chunks-directions-and-anchor-dx-ref.svg
+# layout/reftests/svg/text/multiple-chunks-directions-and-anchor-ref.svg
+# layout/reftests/svg/text/dynamic-font-size-4.svg
+# layout/reftests/svg/text/selectSubString.svg
+# layout/reftests/svg/text/textLength-5-ref.svg
+# layout/reftests/svg/text/simple-multiple-dx-anchor-end-rtl.svg
+# layout/reftests/svg/text/multiple-chunks-dx-different-anchor-bidi.svg
+# layout/reftests/svg/text/multiple-x-dx-anchor-end-bidi.svg
+# layout/reftests/svg/text/selectSubString-ref.svg
+# layout/reftests/svg/text/multiple-x-holes-multiple-dx-ref.svg
+# layout/reftests/svg/text/simple-dx-bidi-2-ref.svg
+# layout/reftests/svg/text/ignore-invalid-child-2.svg
+# layout/reftests/svg/text/ignore-float-first-letter.svg
+# layout/reftests/svg/text/multiple-x-percentages-ref.svg
+# layout/reftests/svg/text/simple-multiple-dx-bidi-2.svg
+# layout/reftests/svg/text/simple-bidi-selection-ref.html
+# layout/reftests/svg/text/dynamic-font-size-3-ref.svg
+# layout/reftests/svg/text/multiple-x-dx-rtl-ref.svg
+# layout/reftests/svg/text/simple-multiple-dx.svg
+# layout/reftests/svg/text/textpath-ref.svg
+# layout/reftests/svg/text/simple-underline-scaled-ref.svg
+# layout/reftests/svg/text/display-none-3.svg
+# layout/reftests/svg/text/multiple-x-holes-ref.svg
+# layout/reftests/svg/text/simple-underline.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-different-anchor-rtl.svg
+# layout/reftests/svg/text/deselectAll-ref.svg
+# layout/reftests/svg/text/multiple-chunks-selection.svg
+# layout/reftests/svg/text/multiple-chunks-fill-color-ref.svg
+# layout/reftests/svg/text/multiple-x-holes-dx.svg
+# layout/reftests/svg/text/multiple-chunks-directions-and-anchor.svg
+# layout/reftests/svg/text/dynamic-non-scaling-stroke.svg
+# layout/reftests/svg/text/multiple-chunks-different-anchor-ref.svg
+# layout/reftests/svg/text/ignore-text-align-2-ref.svg
+# layout/reftests/svg/text/simple-multiline.svg
+# layout/reftests/svg/text/simple-multiple-dx-anchor-end-ref.svg
+# layout/reftests/svg/text/multiple-x-dx-anchor-end.svg
+# layout/reftests/svg/text/simple-multiple-dx-rtl-2.svg
+# layout/reftests/svg/text/multiple-x-percentages-2-ref.html
+# layout/reftests/svg/text/clipPath-applied-ref.svg
+# layout/reftests/svg/text/simple-fill-color-dynamic.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-bidi.svg
+# layout/reftests/svg/text/dynamic-font-size-2.svg
+# layout/reftests/svg/text/simple-dx.svg
+# layout/reftests/svg/text/multiple-x-holes-multiple-dx-rtl.svg
+# layout/reftests/svg/text/simple-multiline-number.svg
+# layout/reftests/svg/text/simple-multiple-dx-anchor-middle-bidi-ref.svg
+# layout/reftests/svg/text/multiple-x-percentages-3.html
+# layout/reftests/svg/text/multiple-x-anchor-end-rtl.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-different-anchor-rtl-ref.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-bidi-ref.svg
+# layout/reftests/svg/text/multiple-x-white-space.svg
+# layout/reftests/svg/text/simple-multiline-anchor-end.svg
+# layout/reftests/svg/text/ignore-display-ref.svg
+# layout/reftests/svg/text/multiple-text-selection-ref.html
+# layout/reftests/svg/text/multiple-x-percentages-3-iframe.svg
+# layout/reftests/svg/text/textpath-a.svg
+# layout/reftests/svg/text/multiple-x-holes-dx-ref.svg
+# layout/reftests/svg/text/simple-multiple-dx-anchor-middle-bidi.svg
+# layout/reftests/svg/text/multiple-chunks-directions-and-anchor-multiple-dx-ref.svg
+# layout/reftests/svg/text/multiple-x-rtl-ref.svg
+# layout/reftests/svg/text/simple-dx-2.svg
+# layout/reftests/svg/text/textLength-2-ref.svg
+# layout/reftests/svg/text/simple-anchor-middle-bidi.svg
+# layout/reftests/svg/text/multiple-chunks-directions-and-anchor-dx.svg
+# layout/reftests/svg/text/multiple-chunks-multiple-dx-bidi-ref.svg
+# layout/reftests/svg/text/simple-underline-scaled.svg
+# layout/reftests/svg/text/simple-dx-anchor-end-rtl.svg
+# layout/reftests/svg/text/selectSubString-2.svg
+# layout/reftests/svg/text/multiple-x-anchor-end-rtl-ref.svg
+# layout/reftests/svg/text/simple-dx-rtl.svg
+# layout/reftests/svg/text/multiple-chunks-different-anchor-bidi.svg
+# layout/reftests/svg/text/dynamic-font-size-4-ref.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-anchor-end-bidi-ref.svg
+# layout/reftests/svg/text/multiple-x-holes-multiple-dx-bidi.svg
+# layout/reftests/svg/text/textpath-after-anchor-end-ref.svg
+# layout/reftests/svg/text/simple-fill-color-dynamic-ref.svg
+# layout/reftests/svg/text/dynamic-multiple-x.svg
+# layout/reftests/svg/text/text-shadow-ref.svg
+# layout/reftests/svg/text/simple-dx-anchor-end-bidi.svg
+# layout/reftests/svg/text/textLength-2.svg
+# layout/reftests/svg/text/textLength-3.svg
+# layout/reftests/svg/text/simple-multiple-dx-anchor-end-bidi-ref.svg
+# layout/reftests/svg/text/multiple-chunks-selection-ref.svg
+# layout/reftests/svg/text/simple-2.svg
+# layout/reftests/svg/text/clipPath-applied.svg
+# layout/reftests/svg/text/simple-bidi-ref.html
+# layout/reftests/svg/text/ignore-before-after.svg
+# layout/reftests/svg/text/ignore-padding.svg
+# layout/reftests/svg/text/simple-dx-anchor-middle-rtl.svg
+# layout/reftests/svg/text/clipPath-content.svg
+# layout/reftests/svg/text/simple-fill-gradient.svg
+# layout/reftests/svg/text/multiple-x-holes-multiple-dx-bidi-ref.svg
+# layout/reftests/svg/text/clipPath-content-2.svg
+# layout/reftests/svg/text/multiple-chunks-different-anchor-bidi-ref.svg
+# layout/reftests/svg/text/ignore-margin.svg
+# layout/reftests/svg/text/textpath-multiline.svg
+# layout/reftests/svg/text/simple-dx-rtl-2-ref.svg
+# layout/reftests/svg/text/dynamic-non-scaling-stroke-ref.svg
+# layout/reftests/svg/text/multiple-chunks-different-anchor.svg
+# layout/reftests/svg/text/simple-bidi-2.svg
+# layout/reftests/svg/text/multiple-x-dx-bidi.svg
+# layout/reftests/svg/text/textLength-6-ref.svg
+# layout/reftests/svg/text/multiple-x-rtl.svg
+# layout/reftests/svg/text/multiple-x-holes-dx-rtl.svg
+# layout/reftests/svg/text/textpath-anchor-middle-ref.svg
+# layout/reftests/svg/text/textLength-6.svg
+# layout/reftests/svg/text/textpath-after-ref.svg
+# layout/reftests/svg/text/multiple-x-anchor-end.svg
+# layout/reftests/svg/text/multiple-x-multiple-dx-rtl.svg
+# layout/reftests/svg/smil/anim-feFuncR-tableValues-01-ref.svg
+# layout/reftests/svg/smil/anim-feConvolveMatrix-order-01.svg
+# layout/reftests/svg/smil/anim-remove-2.svg
+# layout/reftests/svg/smil/anim-discrete-sum-sum-1.svg
+# layout/reftests/svg/smil/anim-feDistantLight-01.svg
+# layout/reftests/svg/smil/anim-filter-size-01.svg
+# layout/reftests/svg/smil/anim-y-interp-3.svg
+# layout/reftests/svg/smil/smil-transitions-interaction-1b.svg
+# layout/reftests/svg/smil/anim-defs-gradient-attribute.svg
+# layout/reftests/svg/smil/anim-feTurbulence-numOctaves-01.svg
+# layout/reftests/svg/smil/smil-transitions-interaction-3b.svg
+# layout/reftests/svg/smil/api-sanity-1.svg
+# layout/reftests/svg/smil/anim-height-done-2.svg
+# layout/reftests/svg/smil/anim-remove-4.svg
+# layout/reftests/svg/smil/anim-standard-ref.html
+# layout/reftests/svg/smil/filtered-instance-time-1.svg
+# layout/reftests/svg/smil/anim-remove-8xml.svg
+# layout/reftests/svg/smil/anim-height-done-1b.svg
+# layout/reftests/svg/smil/anim-rect-rxry-1.svg
+# layout/reftests/svg/smil/anim-y-interp-2.svg
+# layout/reftests/svg/smil/anim-y-interp-4-ref.svg
+# layout/reftests/svg/smil/anim-filter-filterUnits-01.svg
+# layout/reftests/svg/smil/anim-x-interp-4-ref.svg
+# layout/reftests/svg/smil/anim-offset-01.svg
+# layout/reftests/svg/smil/anim-strokewidth-1xml.svg
+# layout/reftests/svg/smil/smil-transitions-interaction-4a.svg
+# layout/reftests/svg/smil/anim-defs-width.svg
+# layout/reftests/svg/smil/anim-svg-viewBox-01.svg
+# layout/reftests/svg/smil/smil-transitions-interaction-4b.svg
+# layout/reftests/svg/smil/anim-remove-8css.svg
+# layout/reftests/svg/smil/anim-clipPath-viewBox.svg
+# layout/reftests/svg/smil/anim-feTurbulence-numOctaves-01-ref.svg
+# layout/reftests/svg/smil/anim-feConvolveMatrix-preserveAlpha-01.svg
+# layout/reftests/svg/smil/anim-x-interp-2.svg
+# layout/reftests/svg/smil/anim-rect-rxry-1-ref.svg
+# layout/reftests/svg/smil/anim-class-04.svg
+# layout/reftests/svg/smil/anim-feComponentTransfer-01.svg
+# layout/reftests/svg/smil/lime.html
+# layout/reftests/svg/smil/anim-svg-viewBox-03.svg
+# layout/reftests/svg/smil/smil-transitions-interaction-2b.svg
+# layout/reftests/svg/smil/anim-gradient-attr-presence-01.svg
+# layout/reftests/svg/smil/anim-remove-5.svg
+# layout/reftests/svg/smil/anim-height-interp-4.svg
+# layout/reftests/svg/smil/anim-svg-viewBox-02.svg
+# layout/reftests/svg/smil/anim-fillopacity-1none.svg
+# layout/reftests/svg/smil/anim-text-x-y-dx-dy-01-ref.svg
+# layout/reftests/svg/smil/anim-pathLength-01.svg
+# layout/reftests/svg/smil/anim-height-interp-2-ref.svg
+# layout/reftests/svg/smil/anim-fillopacity-1xml.svg
+# layout/reftests/svg/smil/anim-opacity-01.svg
+# layout/reftests/svg/smil/anim-gradient-href-01.svg
+# layout/reftests/svg/smil/anim-retarget-6.svg
+# layout/reftests/svg/smil/anim-marker-orient-02.svg
+# layout/reftests/svg/smil/anim-discrete-to-3.svg
+# layout/reftests/svg/smil/anim-filter-href-01.svg
+# layout/reftests/svg/smil/anim-standard-ref.svg
+# layout/reftests/svg/smil/anim-fillopacity-1css.svg
+# layout/reftests/svg/smil/anim-change-display-block-for-dynamically-appended-elem.html
+# layout/reftests/svg/smil/anim-height-interp-2.svg
+# layout/reftests/svg/smil/anim-retarget-5.svg
+# layout/reftests/svg/smil/anim-class-04-ref.svg
+# layout/reftests/svg/smil/anim-discrete-to-2.svg
+# layout/reftests/svg/smil/anim-feDistantLight-01-ref.svg
+# layout/reftests/svg/smil/freeze-applied-late-1.svg
+# layout/reftests/svg/smil/anim-change-display-none-for-ancestor-elem.html
+# layout/reftests/svg/smil/anim-retarget-2.svg
+# layout/reftests/svg/smil/anim-retarget-7.svg
+# layout/reftests/svg/smil/anim-targethref-9.svg
+# layout/reftests/svg/smil/anim-text-attr-01-ref.svg
+# layout/reftests/svg/smil/anim-change-display-none-for-dynamically-appended-elem.html
+# layout/reftests/svg/smil/anim-retarget-8.svg
+# layout/reftests/svg/smil/smil-transitions-interaction-2a.svg
+# layout/reftests/svg/smil/anim-clipPath-viewBox-ref.svg
+# layout/reftests/svg/smil/anim-height-interp-5.svg
+# layout/reftests/svg/smil/anim-x-interp-6.svg
+# layout/reftests/svg/smil/anim-x-interp-3-ref.svg
+# layout/reftests/svg/smil/anim-remove-9.svg
+# layout/reftests/svg/smil/anim-targethref-7.svg
+# layout/reftests/svg/smil/anim-x-interp-4.svg
+# layout/reftests/svg/smil/anim-height-interp-3-ref.svg
+# layout/reftests/svg/smil/mapped-attr-vs-css-prop-1.svg
+# layout/reftests/svg/smil/anim-class-01.svg
+# layout/reftests/svg/smil/anim-y-interp-4.svg
+# layout/reftests/svg/smil/anim-pathLength-01-ref.svg
+# layout/reftests/svg/smil/anim-x-done-1a.svg
+# layout/reftests/svg/smil/anim-indefinite-to-4.svg
+# layout/reftests/svg/smil/anim-feConvolveMatrix-order-01-ref.svg
+# layout/reftests/svg/smil/mapped-attr-long-url-2.svg
+# layout/reftests/svg/smil/anim-image-href-01.svg
+# layout/reftests/svg/smil/smil-transitions-interaction-3a.svg
+# layout/reftests/svg/smil/anim-y-interp-5.svg
+# layout/reftests/svg/smil/anim-x-interp-6-ref.svg
+# layout/reftests/svg/smil/lime.svg
+# layout/reftests/svg/smil/anim-y-interp-6.svg
+# layout/reftests/svg/smil/anim-y-interp-3-ref.svg
+# layout/reftests/svg/smil/anim-fill-overpaintserver-2.svg
+# layout/reftests/svg/smil/anim-y-interp-6-ref.svg
+# layout/reftests/svg/smil/anim-targethref-1.svg
+# layout/reftests/svg/smil/anim-fillcolor-1.svg
+# layout/reftests/svg/smil/anim-targethref-6.svg
+# layout/reftests/svg/smil/anim-height-interp-4-ref.svg
+# layout/reftests/svg/smil/anim-targethref-5.svg
+# layout/reftests/svg/smil/anim-use-length-01.svg
+# layout/reftests/svg/smil/anim-height-interp-3.svg
+# layout/reftests/svg/smil/anim-nonpixel-length-reset-01.svg
+# layout/reftests/svg/smil/anim-x-interp-5-ref.svg
+# layout/reftests/svg/smil/anim-height-done-1a.svg
+# layout/reftests/svg/smil/anim-path-d-01.svg
+# layout/reftests/svg/smil/anim-conditions-01.svg
+# layout/reftests/svg/smil/anim-x-interp-2-ref.svg
+# layout/reftests/svg/smil/anim-text-attr-01.svg
+# layout/reftests/svg/smil/anim-path-d-01-ref.svg
+# layout/reftests/svg/smil/anim-feFuncR-tableValues-01.svg
+# layout/reftests/svg/smil/anim-feOffset-01.svg
+# layout/reftests/svg/smil/anim-pattern-attr-presence-02-ref.svg
+# layout/reftests/svg/smil/anim-defs-gradient-property.svg
+# layout/reftests/svg/smil/anim-remove-3.svg
+# layout/reftests/svg/smil/anim-pattern-href-01.svg
+# layout/reftests/svg/smil/anim-view-01.svg
+# layout/reftests/svg/smil/anim-targethref-8.svg
+# layout/reftests/svg/smil/anim-length-reset-01.svg
+# layout/reftests/svg/smil/anim-conditions-02.svg
+# layout/reftests/svg/smil/anim-discrete-to-1.svg
+# layout/reftests/svg/smil/anim-width-done-1b.svg
+# layout/reftests/svg/smil/anim-feTurbulence-numOctaves-02.svg
+# layout/reftests/svg/smil/freeze-applied-late-3.svg
+# layout/reftests/svg/smil/min-1.svg
+# layout/reftests/svg/smil/anim-height-interp-6-ref.svg
+# layout/reftests/svg/smil/smil-transitions-interaction-1a.svg
+# layout/reftests/svg/smil/anim-pattern-attr-presence-01-ref.svg
+# layout/reftests/svg/smil/anim-discrete-replace-sum-1.svg
+# layout/reftests/svg/smil/anim-discrete-values-3.svg
+# layout/reftests/svg/smil/anim-feGaussianBlur-01.svg
+# layout/reftests/svg/smil/anim-feSpotLight-01-ref.svg
+# layout/reftests/svg/smil/anim-change-display-none-for-target-elem.html
+# layout/reftests/svg/smil/anim-discrete-values-2.svg
+# layout/reftests/svg/smil/anim-feComposite-operator-01.svg
+# layout/reftests/svg/smil/anim-polyline-points-01.svg
+# layout/reftests/svg/smil/anim-y-interp-5-ref.svg
+# layout/reftests/svg/smil/anim-feSpotLight-01.svg
+# layout/reftests/svg/smil/anim-use-length-02.svg
+# layout/reftests/svg/smil/anim-x-done-1b.svg
+# layout/reftests/svg/smil/anim-x-interp-5.svg
+# layout/reftests/svg/smil/anim-discrete-to-4.svg
+# layout/reftests/svg/smil/anim-pattern-attr-presence-02.svg
+# layout/reftests/svg/smil/anim-remove-6.svg
+# layout/reftests/svg/smil/frozen-to-anim-1.svg
+# layout/reftests/svg/smil/anim-indefinite-to-1.svg
+# layout/reftests/svg/smil/anim-text-x-y-dx-dy-01.svg
+# layout/reftests/svg/smil/anim-height-interp-1-ref.svg
+# layout/reftests/svg/smil/anim-retarget-3.svg
+# layout/reftests/svg/smil/anim-remove-1.svg
+# layout/reftests/svg/smil/anim-discrete-values-1.svg
+# layout/reftests/svg/smil/anim-class-03.svg
+# layout/reftests/svg/smil/anim-gradient-attr-presence-01-ref.svg
+# layout/reftests/svg/smil/anim-x-interp-1-ref.svg
+# layout/reftests/svg/smil/anim-y-interp-1-ref.svg
+# layout/reftests/svg/smil/anim-paintserver-1-ref.svg
+# layout/reftests/svg/smil/anim-svg-preserveAspectRatio-01.svg
+# layout/reftests/svg/smil/anim-targethref-2.svg
+# layout/reftests/svg/smil/anim-display-in-g-element.svg
+# layout/reftests/svg/smil/anim-paintserver-1.svg
+# layout/reftests/svg/smil/anim-height-interp-6.svg
+# layout/reftests/svg/smil/anim-fill-overpaintserver-1.svg
+# layout/reftests/svg/smil/anim-x-interp-1.svg
+# layout/reftests/svg/smil/anim-width-done-1a.svg
+# layout/reftests/svg/smil/freeze-applied-late-4.svg
+# layout/reftests/svg/smil/inactivate-with-active-unchanged-2.svg
+# layout/reftests/svg/smil/freeze-applied-late-2.svg
+# layout/reftests/svg/smil/anim-defs-fill.svg
+# layout/reftests/svg/smil/anim-additive-fallback-1.svg
+# layout/reftests/svg/smil/anim-indefinite-to-3.svg
+# layout/reftests/svg/smil/anim-retarget-4.svg
+# layout/reftests/svg/smil/anim-retarget-1.svg
+# layout/reftests/svg/smil/anim-y-interp-1.svg
+# layout/reftests/svg/smil/anim-polygon-points-01.svg
+# layout/reftests/svg/smil/anim-height-interp-1.svg
+# layout/reftests/svg/smil/anim-x-interp-3.svg
+# layout/reftests/svg/smil/anim-targethref-4.svg
+# layout/reftests/svg/smil/anim-polygon-points-01-ref.svg
+# layout/reftests/svg/smil/anim-indefinite-to-2.svg
+# layout/reftests/svg/smil/anim-y-done-1b.svg
+# layout/reftests/svg/smil/anim-display.svg
+# layout/reftests/svg/smil/anim-filter-primitive-size-01.svg
+# layout/reftests/svg/smil/anim-y-done-1a.svg
+# layout/reftests/svg/smil/anim-marker-orient-01.svg
+# layout/reftests/svg/smil/anim-feImage-preserveAspectRatio-01.svg
+# layout/reftests/svg/smil/anim-use-href-01.svg
+# layout/reftests/svg/smil/anim-pattern-attr-presence-01.svg
+# layout/reftests/svg/smil/mapped-attr-long-url-1.svg
+# layout/reftests/svg/smil/anim-targethref-3.svg
+# layout/reftests/svg/smil/anim-remove-7.svg
+# layout/reftests/svg/smil/anim-class-02.svg
+# layout/reftests/svg/smil/anim-strokecolor-1.svg
+# layout/reftests/svg/smil/anim-text-rotate-01.svg
+# layout/reftests/svg/smil/anim-discrete-sum-none-1.svg
+# layout/reftests/svg/smil/anim-polyline-points-01-ref.svg
+# layout/reftests/svg/smil/anim-y-interp-2-ref.svg
+# layout/reftests/svg/smil/anim-text-rotate-01-ref.svg
+# layout/reftests/svg/smil/anim-height-interp-5-ref.svg
+# layout/reftests/svg/smil/inactivate-with-active-unchanged-1.svg
+# layout/reftests/svg/smil/sort/sort-startSame-1-ref.svg
+# layout/reftests/svg/smil/sort/sort-startSame-2a.svg
+# layout/reftests/svg/smil/sort/sort-startSame-2-ref.svg
+# layout/reftests/svg/smil/sort/sort-additive-1-ref.svg
+# layout/reftests/svg/smil/sort/sort-startAfter-1.svg
+# layout/reftests/svg/smil/sort/sort-startAfter-1-ref.svg
+# layout/reftests/svg/smil/sort/sort-startAfter-2-ref.svg
+# layout/reftests/svg/smil/sort/sort-startSame-1b.svg
+# layout/reftests/svg/smil/sort/sort-additive-1.svg
+# layout/reftests/svg/smil/sort/sort-startAfter-3.svg
+# layout/reftests/svg/smil/sort/sort-startAfter-3-ref.svg
+# layout/reftests/svg/smil/sort/sort-startSame-1a.svg
+# layout/reftests/svg/smil/sort/sort-startAfter-2.svg
+# layout/reftests/svg/smil/sort/sort-startSame-2b.svg
+# layout/reftests/svg/smil/repeat/init-repeat-1-ref.svg
+# layout/reftests/svg/smil/repeat/green-box-ref.svg
+# layout/reftests/svg/smil/repeat/init-repeat-1.svg
+# layout/reftests/svg/smil/repeat/indefinite-repeat-1.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-negative-1a.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-1e.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-dynamic-1b.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-1d.svg
+# layout/reftests/svg/smil/seek/anim-standard-ref.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-dynamic-1c.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-1c.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-dynamic-1a.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-dynamic-1h.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-dynamic-1d.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-dynamic-1i.svg
+# layout/reftests/svg/smil/seek/anim-standard-ref.xhtml
+# layout/reftests/svg/smil/seek/anim-x-seek-cross-container-1a.xhtml
+# layout/reftests/svg/smil/seek/anim-x-seek-dynamic-1f.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-1a.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-dynamic-1g.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-dynamic-1e.svg
+# layout/reftests/svg/smil/seek/anim-x-seek-1b.svg
+# layout/reftests/svg/smil/set/set-css-fontsize-remove-1.svg
+# layout/reftests/svg/smil/set/set-css-fontsize-freeze-1.svg
+# layout/reftests/svg/smil/set/set-css-fontsize-remove-1-ref.svg
+# layout/reftests/svg/smil/set/set-css-fontsize-freeze-1-ref.svg
+# layout/reftests/svg/smil/transform/rotate-angle-1.svg
+# layout/reftests/svg/smil/transform/skew-1.svg
+# layout/reftests/svg/smil/transform/scale-1.svg
+# layout/reftests/svg/smil/transform/rotate-angle-3.svg
+# layout/reftests/svg/smil/transform/additive-1-ref.svg
+# layout/reftests/svg/smil/transform/rotate-angle-5.svg
+# layout/reftests/svg/smil/transform/translate-pattern-1.svg
+# layout/reftests/svg/smil/transform/rotate-angle-ref.svg
+# layout/reftests/svg/smil/transform/scale-1-ref.svg
+# layout/reftests/svg/smil/transform/rotate-angle-4.svg
+# layout/reftests/svg/smil/transform/lime.svg
+# layout/reftests/svg/smil/transform/paced-1.svg
+# layout/reftests/svg/smil/transform/additive-1.svg
+# layout/reftests/svg/smil/transform/rotate-angle-2.svg
+# layout/reftests/svg/smil/transform/translate-gradient-1.svg
+# layout/reftests/svg/smil/transform/skew-1-ref.svg
+# layout/reftests/svg/smil/transform/translate-clipPath-1.svg
+# layout/reftests/svg/smil/transform/paced-1-ref.svg
+# layout/reftests/svg/smil/transform/animate-width-1.svg
+# layout/reftests/svg/smil/transform/use-1.svg
+# layout/reftests/svg/smil/transform/set-transform-1.svg
+# layout/reftests/svg/smil/style/anim-css-fill-2-paced-rgb.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-px-pct.svg
+# layout/reftests/svg/smil/style/important-set-1.svg
+# layout/reftests/svg/smil/style/anim-css-color-1-from-to-ident-ident.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-1-from-by.svg
+# layout/reftests/svg/smil/style/important-set-2.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-px-pct.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-pct-pct.svg
+# layout/reftests/svg/smil/style/anim-css-fill-3-from-by-rgb-ident.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-em-px.svg
+# layout/reftests/svg/smil/style/anim-css-color-1-from-to-hex-hex.svg
+# layout/reftests/svg/smil/style/anim-css-color-3-by-ident-ident.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-4-from-by-em-em.svg
+# layout/reftests/svg/smil/style/anim-css-fill-overflow-1-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-2-from-by-em-em.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-to-px-no.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-px-px.svg
+# layout/reftests/svg/smil/style/anim-css-fill-2-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-3-clamp-small.svg
+# layout/reftests/svg/smil/style/anim-css-font-1-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-from-by-ident-hex.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-4-from-by-no-no.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-pct-pct.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-to-pct-px.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-px-em.svg
+# layout/reftests/svg/smil/style/anim-mapped-fontsize-1-from-to-px-no.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-from-to-ident-ident.svg
+# layout/reftests/svg/smil/style/anim-standard-ref.svg
+# layout/reftests/svg/smil/style/anim-mapped-fontsize-1-from-to-no-no.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-4-from-by-px-px.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-1-by.svg
+# layout/reftests/svg/smil/style/anim-css-fill-overflow-1-by.svg
+# layout/reftests/svg/smil/style/anim-css-color-3-from-by-rgb-ident.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-from-by-hex-hex.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-to-ident-ident.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-by-px-pct.svg
+# layout/reftests/svg/smil/style/anim-css-color-1-from-by-hex-hex.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-em-em.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-pct-px.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-px-pct.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-to-pct-pct.svg
+# layout/reftests/svg/smil/style/anim-css-strokedasharray-1.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-em-em.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-pct-pct.svg
+# layout/reftests/svg/smil/style/anim-css-fill-3-from-by-ident-ident.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-pct-px.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-3-ref.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-from-by-curcol-hex.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-no-no.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-2-ref.svg
+# layout/reftests/svg/smil/style/anim-css-color-3-from-by-ident-ident.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-by-pct-pct.svg
+# layout/reftests/svg/smil/style/anim-mapped-fontsize-1-from-to-no-px.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-2-values-px-em.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-2-values-em-em.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-by-ident-curcol.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-em-px.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-2-values-px-px.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-to-ident-curcol.svg
+# layout/reftests/svg/smil/style/anim-css-strokedasharray-1-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-by-px-px.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-from-by-hex-curcol.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-px-em.svg
+# layout/reftests/svg/smil/style/anim-css-fill-3-by-ident-ident.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-3-paced.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-3-clamp-big.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-by-pct-px.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-px-em.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-2-paced.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-em-em.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-px-px.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-1-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-from-to-hex-curcol.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-from-to-hex-hex.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-no-no.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-pct-pct.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-by-ident-hex.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-px-px.svg
+# layout/reftests/svg/smil/style/anim-css-font-1.svg
+# layout/reftests/svg/smil/style/anim-css-color-1-to-ident-ident.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-to-px-px.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-to-no-px.svg
+# layout/reftests/svg/smil/style/anim-css-color-1-to-ident-hex.svg
+# layout/reftests/svg/smil/style/anim-css-color-2-paced-rgb.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-3-ref.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-4-from-by-px-em.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-em-px.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-em-em.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-2-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-2-ref.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-to-px-pct.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-1-from-to.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-2-from-by-px-px.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-4-ref.svg
+# layout/reftests/svg/smil/style/anim-css-color-1-from-by-ident-hex.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-px-px.svg
+# layout/reftests/svg/smil/style/anim-css-fillopacity-1-to.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-2-from-by-px-em.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-pct-px.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-px-em.svg
+# layout/reftests/svg/smil/style/anim-css-fill-3-ref.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-2-values-em-px.svg
+# layout/reftests/svg/smil/style/anim-css-fill-overflow-1-from-by.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-no-no.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-from-to-curcol-hex.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-no-no.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-em-px.svg
+# layout/reftests/svg/smil/style/anim-css-fontsize-1-from-to-no-no.svg
+# layout/reftests/svg/smil/style/anim-css-fill-1-to-ident-hex.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-pct-px.svg
+# layout/reftests/svg/smil/style/anim-css-color-1-by-ident-hex.svg
+# layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-px-pct.svg
+# layout/reftests/svg/smil/container/enveloped-tree-1.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-3b.xhtml
+# layout/reftests/svg/smil/container/moved-tree-1-ref.xhtml
+# layout/reftests/svg/smil/container/deferred-anim-1.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-1.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-2b.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-3-ref.xhtml
+# layout/reftests/svg/smil/container/promoted-tree-1.xhtml
+# layout/reftests/svg/smil/container/invalid-elem-1.xhtml
+# layout/reftests/svg/smil/container/deferred-anim-1-ref.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-2-ref.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-1-ref.xhtml
+# layout/reftests/svg/smil/container/moved-tree-1.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-3a.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-2a.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-3c.xhtml
+# layout/reftests/svg/smil/container/deferred-tree-3d.xhtml
+# layout/reftests/svg/smil/container/promoted-tree-1-ref.xhtml
+# layout/reftests/svg/smil/container/invalid-elem-1-ref.xhtml
+# layout/reftests/svg/smil/container/enveloped-tree-1-ref.xhtml
+# layout/reftests/svg/smil/motion/animateMotion-values-paced-1-ref.svg
+# layout/reftests/svg/smil/motion/animateMotion-to-overridden-1.svg
+# layout/reftests/svg/smil/motion/animateMotion-indefinite-to-2.svg
+# layout/reftests/svg/smil/motion/animateMotion-mpath-pathLength-1.svg
+# layout/reftests/svg/smil/motion/animateMotion-values-paced-1a.svg
+# layout/reftests/svg/smil/motion/animateMotion-values-linear-1.svg
+# layout/reftests/svg/smil/motion/lime.svg
+# layout/reftests/svg/smil/motion/animateMotion-values-paced-1b.svg
+# layout/reftests/svg/smil/motion/animateMotion-by-1.svg
+# layout/reftests/svg/smil/motion/animateMotion-mpath-target-transform-1.svg
+# layout/reftests/svg/smil/motion/animateMotion-by-2.svg
+# layout/reftests/svg/smil/motion/animateMotion-from-to-1.svg
+# layout/reftests/svg/smil/motion/animateMotion-rotate-2.svg
+# layout/reftests/svg/smil/motion/animateMotion-indefinite-to-1.svg
+# layout/reftests/svg/smil/motion/animateMotion-rotate-1b.svg
+# layout/reftests/svg/smil/motion/animateMotion-rotate-1a.svg
+# layout/reftests/svg/smil/motion/animateMotion-values-linear-1-ref.svg
+# layout/reftests/svg/smil/motion/animateMotion-mpath-targetChange-1.svg
+# layout/reftests/svg/smil/pause/init-pause-1.svg
+# layout/reftests/svg/smil/pause/init-pause-1-ref.svg
+# layout/reftests/svg/smil/syncbase/deleted-interval-simple-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-negative-offset-4.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-8.svg
+# layout/reftests/svg/smil/syncbase/new-interval-early-end-1.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-simple-3.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-resolved-2.svg
+# layout/reftests/svg/smil/syncbase/new-interval-restart-1.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-change-spec-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-sample-order-1.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-9.svg
+# layout/reftests/svg/smil/syncbase/cycle-invalid-3.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-change-spec-3.svg
+# layout/reftests/svg/smil/syncbase/cycle-invalid-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-restart-3.svg
+# layout/reftests/svg/smil/syncbase/green-box-ref.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-11.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-4.svg
+# layout/reftests/svg/smil/syncbase/cycle-self-ref-2.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-3.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-simple-1.svg
+# layout/reftests/svg/smil/syncbase/cross-container-2.xhtml
+# layout/reftests/svg/smil/syncbase/changed-interval-sort-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-negative-offset-3.svg
+# layout/reftests/svg/smil/syncbase/green-box-ref.xhtml
+# layout/reftests/svg/smil/syncbase/cycle-change-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-doubly-dependent-1.svg
+# layout/reftests/svg/smil/syncbase/cycle-ok-4.svg
+# layout/reftests/svg/smil/syncbase/cycle-ok-3.svg
+# layout/reftests/svg/smil/syncbase/cycle-ok-1.svg
+# layout/reftests/svg/smil/syncbase/deleted-interval-simple-4.svg
+# layout/reftests/svg/smil/syncbase/new-interval-triply-dependent-1.svg
+# layout/reftests/svg/smil/syncbase/cycle-ok-2.svg
+# layout/reftests/svg/smil/syncbase/cross-container-3.xhtml
+# layout/reftests/svg/smil/syncbase/cycle-invalid-4.svg
+# layout/reftests/svg/smil/syncbase/new-interval-early-end-6.svg
+# layout/reftests/svg/smil/syncbase/cycle-delete-1.svg
+# layout/reftests/svg/smil/syncbase/cycle-self-ref-1.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-simple-4.svg
+# layout/reftests/svg/smil/syncbase/new-interval-end-negative-2.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-simple-5.svg
+# layout/reftests/svg/smil/syncbase/cycle-ok-5.svg
+# layout/reftests/svg/smil/syncbase/new-interval-triply-dependent-2.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-change-spec-2.svg
+# layout/reftests/svg/smil/syncbase/new-interval-doubly-dependent-2.svg
+# layout/reftests/svg/smil/syncbase/new-interval-restart-2.svg
+# layout/reftests/svg/smil/syncbase/cycle-self-ref-3.svg
+# layout/reftests/svg/smil/syncbase/new-interval-doubly-dependent-3.svg
+# layout/reftests/svg/smil/syncbase/trimmed-interval-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-early-end-5.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-1.svg
+# layout/reftests/svg/smil/syncbase/filtered-interval-1.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-12.svg
+# layout/reftests/svg/smil/syncbase/cycle-recursion-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-simple-2.svg
+# layout/reftests/svg/smil/syncbase/new-interval-early-end-7.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-change-spec-4.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-5.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-10.svg
+# layout/reftests/svg/smil/syncbase/cross-container-1.xhtml
+# layout/reftests/svg/smil/syncbase/cycle-self-ref-5.svg
+# layout/reftests/svg/smil/syncbase/new-interval-early-end-3.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-6.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-2.svg
+# layout/reftests/svg/smil/syncbase/new-interval-chain-1.svg
+# layout/reftests/svg/smil/syncbase/cycle-invalid-2.svg
+# layout/reftests/svg/smil/syncbase/new-interval-end-negative-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-negative-offset-2.svg
+# layout/reftests/svg/smil/syncbase/new-interval-freeze-begin-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-early-end-4.svg
+# layout/reftests/svg/smil/syncbase/new-interval-simple-1.svg
+# layout/reftests/svg/smil/syncbase/cycle-change-2.svg
+# layout/reftests/svg/smil/syncbase/deleted-interval-simple-5.svg
+# layout/reftests/svg/smil/syncbase/sandwich-priority-7.svg
+# layout/reftests/svg/smil/syncbase/new-interval-chain-2.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-resolved-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-negative-offset-1.svg
+# layout/reftests/svg/smil/syncbase/deleted-interval-simple-2.svg
+# layout/reftests/svg/smil/syncbase/deleted-interval-simple-3.svg
+# layout/reftests/svg/smil/syncbase/new-interval-negative-syncbase-1.svg
+# layout/reftests/svg/smil/syncbase/new-interval-end-dep-1.svg
+# layout/reftests/svg/smil/syncbase/cycle-self-ref-4.svg
+# layout/reftests/svg/smil/syncbase/new-interval-early-end-2.svg
+# layout/reftests/svg/smil/syncbase/changed-interval-simple-2.svg
+# layout/reftests/svg/smil/syncbase/cycle-recursion-2.svg
+# layout/reftests/svg/smil/event/event-target-surgery-1.svg
+# layout/reftests/svg/smil/event/green-box-ref.svg
+# layout/reftests/svg/smil/event/event-target-xlink-change-4.svg
+# layout/reftests/svg/smil/event/event-end-trimmed-1.svg
+# layout/reftests/svg/smil/event/event-bubble-1.svg
+# layout/reftests/svg/smil/event/event-begin-load-1.svg
+# layout/reftests/svg/smil/event/event-target-xlink-change-3.svg
+# layout/reftests/svg/smil/event/green-box-ref.xhtml
+# layout/reftests/svg/smil/event/event-target-id-change-2.svg
+# layout/reftests/svg/smil/event/event-target-id-change-3.svg
+# layout/reftests/svg/smil/event/event-begin-offset-2.svg
+# layout/reftests/svg/smil/event/event-end-2.svg
+# layout/reftests/svg/smil/event/event-begin-1.svg
+# layout/reftests/svg/smil/event/event-target-xlink-change-1.svg
+# layout/reftests/svg/smil/event/event-custom-1.svg
+# layout/reftests/svg/smil/event/event-target-xlink-change-2.svg
+# layout/reftests/svg/smil/event/event-end-open-1.svg
+# layout/reftests/svg/smil/event/event-preventDefault-1.svg
+# layout/reftests/svg/smil/event/accesskey-entity-2.svg
+# layout/reftests/svg/smil/event/event-target-surgery-3.svg
+# layout/reftests/svg/smil/event/event-begin-timeevent-2.svg
+# layout/reftests/svg/smil/event/event-begin-timeevent-1.svg
+# layout/reftests/svg/smil/event/event-seek-1.svg
+# layout/reftests/svg/smil/event/event-target-non-svg-1.xhtml
+# layout/reftests/svg/smil/event/event-target-default-2.svg
+# layout/reftests/svg/smil/event/event-target-default-1.svg
+# layout/reftests/svg/smil/event/event-begin-offset-1.svg
+# layout/reftests/svg/smil/event/event-target-id-change-1.svg
+# layout/reftests/svg/smil/event/accesskey-entity-1.svg
+# layout/reftests/svg/smil/event/event-end-1.svg
+# layout/reftests/svg/smil/event/event-target-surgery-2.svg
+# layout/reftests/svg/smil/event/event-begin-timeevent-3.svg
+# layout/reftests/svg/smil/restart/green-box-ref.svg
+# layout/reftests/svg/smil/restart/reset-1-ref.svg
+# layout/reftests/svg/smil/restart/reset-4.svg
+# layout/reftests/svg/smil/restart/reset-3.svg
+# layout/reftests/svg/smil/restart/reset-6.svg
+# layout/reftests/svg/smil/restart/reset-7.svg
+# layout/reftests/svg/smil/restart/reset-1.svg
+# layout/reftests/svg/smil/restart/reset-2.svg
+# layout/reftests/svg/smil/timed/appendChild-2a.svg
+# layout/reftests/svg/smil/timed/removeChild-2.svg
+# layout/reftests/svg/smil/timed/appendChild-2b-ref.svg
+# layout/reftests/svg/smil/timed/appendChild-2b.svg
+# layout/reftests/svg/smil/timed/removeChild-1.svg
+# layout/reftests/svg/smil/timed/appendChild-1a-ref.svg
+# layout/reftests/svg/smil/timed/appendChild-2a-ref.svg
+# layout/reftests/svg/smil/timed/removeChild-1-ref.svg
+# layout/reftests/svg/smil/timed/appendChild-1b.svg
+# layout/reftests/svg/smil/timed/appendChild-1a.svg
+# layout/reftests/svg/smil/timed/paced-1.svg
+# layout/reftests/svg/smil/timed/pause-1.svg
+# layout/reftests/svg/smil/timed/pause-1-ref.svg
+# layout/reftests/svg/smil/timed/appendChild-1b-ref.svg
+# layout/reftests/svg/smil/timed/paced-1-ref.svg
+# layout/reftests/svg/smil/timed/removeChild-2-ref.svg
+# layout/reftests/svg/load-only/filter-primitives-01.svg
+# layout/reftests/svg/sizing/standalone--auto-auto--px-pct.svg
+# layout/reftests/svg/sizing/inline--position-absolute--02.xhtml
+# layout/reftests/svg/sizing/standalone--0-px--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--pct-0--pct-px.svg
+# layout/reftests/svg/sizing/object--auto-auto--px-0.html
+# layout/reftests/svg/sizing/standalone--auto-auto--0-pct.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--px-pct.svg
+# layout/reftests/svg/sizing/inline--float-left--01.xhtml
+# layout/reftests/svg/sizing/standalone--0-auto--pct-0.svg
+# layout/reftests/svg/sizing/standalone--auto-0--pct-0.svg
+# layout/reftests/svg/sizing/object--auto-auto--px-0.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--0-0.svg
+# layout/reftests/svg/sizing/standalone--auto-px--px-0.svg
+# layout/reftests/svg/sizing/standalone--pct-pct--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--pct-pct--viewBox.svg
+# layout/reftests/svg/sizing/dynamic--inline-css-width.xhtml
+# layout/reftests/svg/sizing/object--auto-auto--0-pct.html
+# layout/reftests/svg/sizing/standalone-sanity-width-px.svg
+# layout/reftests/svg/sizing/standalone--0-px--px-0.svg
+# layout/reftests/svg/sizing/inline--position-absolute--01.xhtml
+# layout/reftests/svg/sizing/standalone--auto-px--px-px.svg
+# layout/reftests/svg/sizing/standalone--pct-px--pct-px.svg
+# layout/reftests/svg/sizing/standalone--pct-pct--0-px.svg
+# layout/reftests/svg/sizing/standalone--px-auto--pct-0.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--px-0.svg
+# layout/reftests/svg/sizing/standalone--auto-px--pct-pct--viewBox.svg
+# layout/reftests/svg/sizing/standalone--0-px--px-pct.svg
+# layout/reftests/svg/sizing/inline--position-relative--01.xhtml
+# layout/reftests/svg/sizing/standalone--0-0--0-pct.svg
+# layout/reftests/svg/sizing/standalone--px-0--0-0.svg
+# layout/reftests/svg/sizing/standalone--px-0--px-px.svg
+# layout/reftests/svg/sizing/standalone--0-pct--pct-px.svg
+# layout/reftests/svg/sizing/standalone--0-auto--pct-px.svg
+# layout/reftests/svg/sizing/standalone--0-auto--px-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-auto--px-0.svg
+# layout/reftests/svg/sizing/pass-pct-pct.xhtml
+# layout/reftests/svg/sizing/standalone--pct-px--px-pct.svg
+# layout/reftests/svg/sizing/standalone--px-pct--px-pct.svg
+# layout/reftests/svg/sizing/standalone--px-auto--pct-px.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--pct-pct.svg
+# layout/reftests/svg/sizing/object--auto-auto--pct-0.svg
+# layout/reftests/svg/sizing/standalone--px-px--0-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-px--pct-px--viewBox.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--px-pct.svg
+# layout/reftests/svg/sizing/dynamic--object-svg-unloaded.xhtml
+# layout/reftests/svg/sizing/object--auto-auto--pct-px--ref.html
+# layout/reftests/svg/sizing/standalone--px-auto--0-0.svg
+# layout/reftests/svg/sizing/scrollbars-01.svg
+# layout/reftests/svg/sizing/object--auto-auto--px-pct--ref.html
+# layout/reftests/svg/sizing/standalone--auto-pct--0-px.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--pct-0.svg
+# layout/reftests/svg/sizing/standalone--pct-0--px-pct.svg
+# layout/reftests/svg/sizing/standalone--px-pct--pct-px.svg
+# layout/reftests/svg/sizing/standalone--pct-pct--pct-px.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--0-pct.svg
+# layout/reftests/svg/sizing/standalone--pct-pct--px-0.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--pct-px.svg
+# layout/reftests/svg/sizing/standalone--pct-px--0-px.svg
+# layout/reftests/svg/sizing/standalone--0-0--px-px.svg
+# layout/reftests/svg/sizing/pass-pct-height-square.xhtml
+# layout/reftests/svg/sizing/object--auto-auto--pct-px.svg
+# layout/reftests/svg/sizing/standalone--px-auto--0-px.svg
+# layout/reftests/svg/sizing/dynamic--object-svg-unloaded-a.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--pct-0.svg
+# layout/reftests/svg/sizing/inline--display-block--01.xhtml
+# layout/reftests/svg/sizing/object--auto-auto--pct-pct--ref.html
+# layout/reftests/svg/sizing/standalone--auto-0--pct-px.svg
+# layout/reftests/svg/sizing/standalone--pct-pct--px-px.svg
+# layout/reftests/svg/sizing/standalone--px-pct--pct-0.svg
+# layout/reftests/svg/sizing/object--auto-auto--0-0.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--pct-pct--viewBox.svg
+# layout/reftests/svg/sizing/standalone--pct-pct--0-0.svg
+# layout/reftests/svg/sizing/standalone--0-pct--pct-0.svg
+# layout/reftests/svg/sizing/standalone--pct-pct--pct-0.svg
+# layout/reftests/svg/sizing/standalone--auto-0--px-pct.svg
+# layout/reftests/svg/sizing/standalone--pct-0--px-px.svg
+# layout/reftests/svg/sizing/standalone--pct-pct--0-pct.svg
+# layout/reftests/svg/sizing/object--pct-pct--0-0.html
+# layout/reftests/svg/sizing/standalone--px-px--0-0.svg
+# layout/reftests/svg/sizing/standalone--auto-0--0-pct.svg
+# layout/reftests/svg/sizing/object--auto-auto--pct-0.html
+# layout/reftests/svg/sizing/object--auto-auto--0-pct--ref.html
+# layout/reftests/svg/sizing/inline--display-block--01-ref.xhtml
+# layout/reftests/svg/sizing/standalone--px-pct--0-pct.svg
+# layout/reftests/svg/sizing/standalone--0-px--0-0.svg
+# layout/reftests/svg/sizing/standalone-sanity-width-300px.svg
+# layout/reftests/svg/sizing/standalone--px-auto--0-pct.svg
+# layout/reftests/svg/sizing/standalone--px-px--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-px--pct-pct.svg
+# layout/reftests/svg/sizing/dynamic--inline-resize-window-height.xhtml
+# layout/reftests/svg/sizing/standalone--0-px--pct-px.svg
+# layout/reftests/svg/sizing/object--auto-auto--px-pct.svg
+# layout/reftests/svg/sizing/standalone--px-auto--px-px.svg
+# layout/reftests/svg/sizing/standalone--auto-auto--0-0.svg
+# layout/reftests/svg/sizing/standalone--px-0--0-px.svg
+# layout/reftests/svg/sizing/standalone--auto-0--px-px.svg
+# layout/reftests/svg/sizing/standalone--pct-px--px-px.svg
+# layout/reftests/svg/sizing/standalone--0-pct--0-0.svg
+# layout/reftests/svg/sizing/standalone--0-auto--0-px.svg
+# layout/reftests/svg/sizing/standalone--0-px--0-px.svg
+# layout/reftests/svg/sizing/object--auto-auto--px-px.html
+# layout/reftests/svg/sizing/dynamic--object--auto-auto--pct-px.html
+# layout/reftests/svg/sizing/inline--display-inline--01.xhtml
+# layout/reftests/svg/sizing/standalone--px-pct--0-0.svg
+# layout/reftests/svg/sizing/standalone--0-pct--px-px.svg
+# layout/reftests/svg/sizing/object--auto-auto--pct-pct.html
+# layout/reftests/svg/sizing/standalone--px-px--px-px.svg
+# layout/reftests/svg/sizing/scrollbars-02.svg
+# layout/reftests/svg/sizing/standalone--px-px--0-px.svg
+# layout/reftests/svg/sizing/standalone--auto-auto--pct-px.svg
+# layout/reftests/svg/sizing/standalone--px-auto--px-pct.svg
+# layout/reftests/svg/sizing/inline--display-inline-block--01.xhtml
+# layout/reftests/svg/sizing/standalone--px-0--px-0.svg
+# layout/reftests/svg/sizing/dynamic--object-svg-unloaded-b.xhtml
+# layout/reftests/svg/sizing/standalone--pct-px--px-0.svg
+# layout/reftests/svg/sizing/object--auto-auto--px-px--ref.html
+# layout/reftests/svg/sizing/standalone--0-px--0-pct.svg
+# layout/reftests/svg/sizing/object--auto-auto--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--0-auto--0-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-px--px-pct--viewBox.svg
+# layout/reftests/svg/sizing/standalone--px-pct--px-0.svg
+# layout/reftests/svg/sizing/inline--position-absolute--01-ref.xhtml
+# layout/reftests/svg/sizing/object--auto-auto--0-pct.svg
+# layout/reftests/svg/sizing/standalone--px-0--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-auto--0-px.svg
+# layout/reftests/svg/sizing/object--auto-auto--0-px.svg
+# layout/reftests/svg/sizing/standalone--auto-px--0-px.svg
+# layout/reftests/svg/sizing/object--auto-auto--px-px.svg
+# layout/reftests/svg/sizing/pass.svg
+# layout/reftests/svg/sizing/standalone--0-0--0-0.svg
+# layout/reftests/svg/sizing/scrollbars-01-anti-ref.svg
+# layout/reftests/svg/sizing/standalone--auto-auto--px-px.svg
+# layout/reftests/svg/sizing/dynamic--inline-css-height.xhtml
+# layout/reftests/svg/sizing/standalone--auto-px--0-0.svg
+# layout/reftests/svg/sizing/standalone-sanity-height-150px.svg
+# layout/reftests/svg/sizing/object--auto-auto--0-0.html
+# layout/reftests/svg/sizing/object--auto-auto--0-px.html
+# layout/reftests/svg/sizing/standalone--0-0--pct-px.svg
+# layout/reftests/svg/sizing/standalone--px-auto--px-pct--viewBox.svg
+# layout/reftests/svg/sizing/object--auto-auto--pct-0--ref.html
+# layout/reftests/svg/sizing/standalone--px-0--pct-0.svg
+# layout/reftests/svg/sizing/standalone--pct-px--0-pct.svg
+# layout/reftests/svg/sizing/standalone--0-auto--pct-pct.svg
+# layout/reftests/svg/sizing/standalone-sanity-height-pct.svg
+# layout/reftests/svg/sizing/inline--float-left--01-ref.xhtml
+# layout/reftests/svg/sizing/standalone--px-px--px-0.svg
+# layout/reftests/svg/sizing/standalone--auto-0--px-0.svg
+# layout/reftests/svg/sizing/standalone--pct-px--0-0.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--pct-px.svg
+# layout/reftests/svg/sizing/standalone--px-auto--pct-pct--viewBox.svg
+# layout/reftests/svg/sizing/object--auto-auto--pct-px.html
+# layout/reftests/svg/sizing/standalone--pct-0--pct-pct.svg
+# layout/reftests/svg/sizing/pass-px-px.xhtml
+# layout/reftests/svg/sizing/standalone--pct-0--0-px.svg
+# layout/reftests/svg/sizing/standalone--pct-0--0-pct.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--px-pct--viewBox.svg
+# layout/reftests/svg/sizing/pass-pct-width-square.xhtml
+# layout/reftests/svg/sizing/standalone--0-pct--px-pct.svg
+# layout/reftests/svg/sizing/standalone--0-0--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--px-auto--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--pct-px--pct-0.svg
+# layout/reftests/svg/sizing/standalone--px-pct--0-px.svg
+# layout/reftests/svg/sizing/inline--display-inline-block--01-ref.xhtml
+# layout/reftests/svg/sizing/standalone--pct-auto--px-px.svg
+# layout/reftests/svg/sizing/standalone--auto-0--0-0.svg
+# layout/reftests/svg/sizing/standalone--px-auto--pct-px--viewBox.svg
+# layout/reftests/svg/sizing/inline--float-right--01-ref.xhtml
+# layout/reftests/svg/sizing/standalone--pct-pct--px-pct.svg
+# layout/reftests/svg/sizing/standalone--0-px--px-px.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--0-px.svg
+# layout/reftests/svg/sizing/standalone--auto-0--0-px.svg
+# layout/reftests/svg/sizing/standalone--px-pct--px-px.svg
+# layout/reftests/svg/sizing/object--auto-auto--0-px--ref.html
+# layout/reftests/svg/sizing/standalone--0-pct--0-px.svg
+# layout/reftests/svg/sizing/standalone--0-pct--px-0.svg
+# layout/reftests/svg/sizing/standalone--px-pct--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-px--0-pct.svg
+# layout/reftests/svg/sizing/standalone--px-0--0-pct.svg
+# layout/reftests/svg/sizing/standalone--px-px--px-pct.svg
+# layout/reftests/svg/sizing/standalone--0-0--pct-0.svg
+# layout/reftests/svg/sizing/standalone--auto-px--pct-0.svg
+# layout/reftests/svg/sizing/standalone--px-auto--px-0.svg
+# layout/reftests/svg/sizing/standalone--0-auto--px-0.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--pct-px--viewBox.svg
+# layout/reftests/svg/sizing/standalone--auto-0--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--0-pct--0-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-auto--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--0-0--0-px.svg
+# layout/reftests/svg/sizing/pass-pct-px.xhtml
+# layout/reftests/svg/sizing/standalone-sanity-height-px.svg
+# layout/reftests/svg/sizing/standalone--px-0--px-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-px--pct-px.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--px-px.svg
+# layout/reftests/svg/sizing/pass-empty.svg
+# layout/reftests/svg/sizing/dynamic--inline-resize-window-width.xhtml
+# layout/reftests/svg/sizing/standalone--px-px--pct-0.svg
+# layout/reftests/svg/sizing/standalone--0-auto--px-px.svg
+# layout/reftests/svg/sizing/standalone--0-px--pct-0.svg
+# layout/reftests/svg/sizing/inline--display-inline--01-ref.xhtml
+# layout/reftests/svg/sizing/standalone--pct-auto--0-pct.svg
+# layout/reftests/svg/sizing/standalone--px-0--pct-px.svg
+# layout/reftests/svg/sizing/standalone--auto-auto--pct-0.svg
+# layout/reftests/svg/sizing/standalone-sanity-width-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--pct-pct.svg
+# layout/reftests/svg/sizing/object--auto-auto--px-pct.html
+# layout/reftests/svg/sizing/standalone--auto-pct--px-pct--viewBox.svg
+# layout/reftests/svg/sizing/standalone--pct-0--0-0.svg
+# layout/reftests/svg/sizing/standalone--0-0--px-0.svg
+# layout/reftests/svg/sizing/inline--float-right--01.xhtml
+# layout/reftests/svg/sizing/standalone--pct-0--pct-0.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--px-0.svg
+# layout/reftests/svg/sizing/inline--position-relative--01-ref.xhtml
+# layout/reftests/svg/sizing/standalone--auto-px--px-pct.svg
+# layout/reftests/svg/sizing/standalone--0-pct--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--auto-pct--0-0.svg
+# layout/reftests/svg/sizing/standalone--pct-px--pct-pct.svg
+# layout/reftests/svg/sizing/standalone--px-px--pct-px.svg
+# layout/reftests/svg/sizing/standalone--pct-0--px-0.svg
+# layout/reftests/svg/sizing/standalone--pct-auto--pct-px--viewBox.svg
+# layout/reftests/svg/sizing/standalone--0-0--px-pct.svg
+# layout/reftests/svg/sizing/standalone--0-auto--0-0.svg
+# layout/reftests/svg/sizing/object--auto-auto--px-0--ref.html
+# layout/reftests/svg/sizing/pass-px-pct.xhtml
+# layout/reftests/svg/as-image/img-fragment-2-ref.html
+# layout/reftests/svg/as-image/background-resize-1.html
+# layout/reftests/svg/as-image/img-widthAndHeight-slice-1-ref.html
+# layout/reftests/svg/as-image/img-novb-widthAndHeight-meet-1-em.html
+# layout/reftests/svg/as-image/svg-image-datauri-1.html
+# layout/reftests/svg/as-image/canvas-drawImage-origin-clean-1.html
+# layout/reftests/svg/as-image/background-resize-3.html
+# layout/reftests/svg/as-image/svg-image-simple-3.svg
+# layout/reftests/svg/as-image/img-height-slice-1-ref.html
+# layout/reftests/svg/as-image/svg-image-simple-1.svg
+# layout/reftests/svg/as-image/img-novb-widthAndHeight-all-1-ref.html
+# layout/reftests/svg/as-image/img-width-slice-2.html
+# layout/reftests/svg/as-image/squaredCircle-transparent.svg
+# layout/reftests/svg/as-image/svg-stylesheet-datauri.svg
+# layout/reftests/svg/as-image/canvas-drawImage-transform-restored.html
+# layout/reftests/svg/as-image/border-image-simple-2.html
+# layout/reftests/svg/as-image/lime100x100.svg
+# layout/reftests/svg/as-image/limeInRed-noSVGDimensions-animViewBox.svg
+# layout/reftests/svg/as-image/svg-image-recursive-1b.svg
+# layout/reftests/svg/as-image/img-and-image-1-ref.svg
+# layout/reftests/svg/as-image/lime50x50.svg
+# layout/reftests/svg/as-image/img-width-slice-1.html
+# layout/reftests/svg/as-image/img-novb-width-slice-1.html
+# layout/reftests/svg/as-image/img-novb-height-meet-1.html
+# layout/reftests/svg/as-image/background-stretch-1.html
+# layout/reftests/svg/as-image/lime200x200.svg
+# layout/reftests/svg/as-image/svg-stylesheet-datauri-1.html
+# layout/reftests/svg/as-image/canvas-drawImage-scale-1b.html
+# layout/reftests/svg/as-image/squaredCircle-100x100.svg
+# layout/reftests/svg/as-image/svg-image-recursive-2b.html
+# layout/reftests/svg/as-image/img-foreignObject-iframe-1b-helper.svg
+# layout/reftests/svg/as-image/img-simple-3.html
+# layout/reftests/svg/as-image/lime50x25.svg
+# layout/reftests/svg/as-image/svg-image-recursive-1-ref.svg
+# layout/reftests/svg/as-image/img-widthAndHeight-slice-2.html
+# layout/reftests/svg/as-image/img-widthAndHeight-meet-1.html
+# layout/reftests/svg/as-image/image-orientation-no-viewbox-no-size.svg
+# layout/reftests/svg/as-image/img-simple-1.html
+# layout/reftests/svg/as-image/svg-image-visited-1-helper.svg
+# layout/reftests/svg/as-image/img-foreignObject-iframe-1a.html
+# layout/reftests/svg/as-image/canvas-drawImage-alpha-2-ref.html
+# layout/reftests/svg/as-image/image-orientation-viewbox-no-size.html
+# layout/reftests/svg/as-image/canvas-drawImage-alpha-2.html
+# layout/reftests/svg/as-image/img-height-meet-1.html
+# layout/reftests/svg/as-image/img-content-outside-viewBox-1.html
+# layout/reftests/svg/as-image/img-simple-7.html
+# layout/reftests/svg/as-image/img-novb-widthAndHeight-meet-1-px.html
+# layout/reftests/svg/as-image/img-blobURI-2.html
+# layout/reftests/svg/as-image/img-height-meet-1-ref.html
+# layout/reftests/svg/as-image/border-image-simple-1.html
+# layout/reftests/svg/as-image/list-simple-1-ref.html
+# layout/reftests/svg/as-image/image-orientation-ref.html
+# layout/reftests/svg/as-image/svg-border-image-repaint-iframe.html
+# layout/reftests/svg/as-image/background-simple-2.html
+# layout/reftests/svg/as-image/img-width-meet-2-ref.html
+# layout/reftests/svg/as-image/blue100x100.svg
+# layout/reftests/svg/as-image/svg-image-visited-2.html
+# layout/reftests/svg/as-image/img-widthAndHeight-slice-2-ref.html
+# layout/reftests/svg/as-image/background-display-none-1.html
+# layout/reftests/svg/as-image/svg-image-external-1.html
+# layout/reftests/svg/as-image/background-image-rect-1png.html
+# layout/reftests/svg/as-image/svg-image-visited-2-helper.svg
+# layout/reftests/svg/as-image/defer-unsupported-1.svg
+# layout/reftests/svg/as-image/img-novb-width-all-1-ref.html
+# layout/reftests/svg/as-image/background-scale-no-viewbox-1.html
+# layout/reftests/svg/as-image/background-viewBox-1.html
+# layout/reftests/svg/as-image/img-fragment-2a.html
+# layout/reftests/svg/as-image/img-novb-height-slice-1.html
+# layout/reftests/svg/as-image/svg-image-simple-2.svg
+# layout/reftests/svg/as-image/img-foreignObject-embed-1-helper.svg
+# layout/reftests/svg/as-image/canvas-drawImage-alpha-1.html
+# layout/reftests/svg/as-image/canvas-drawImage-scale-2a.html
+# layout/reftests/svg/as-image/content-outside-viewBox-1-helper.svg
+# layout/reftests/svg/as-image/svg-image-recursive-2a.svg
+# layout/reftests/svg/as-image/img-simple-3-ref.html
+# layout/reftests/svg/as-image/limeInRed100x100.svg
+# layout/reftests/svg/as-image/img-foreignObject-iframe-1a-helper.svg
+# layout/reftests/svg/as-image/nonuniform-scale-3d.html
+# layout/reftests/svg/as-image/img-and-image-1.html
+# layout/reftests/svg/as-image/image-orientation-viewbox-no-size.svg
+# layout/reftests/svg/as-image/img-widthAndHeight-meet-1-ref.html
+# layout/reftests/svg/as-image/image-orientation-no-viewbox-and-size.html
+# layout/reftests/svg/as-image/white-rect-no-viewbox.svg
+# layout/reftests/svg/as-image/canvas-drawImage-alpha-1-ref.html
+# layout/reftests/svg/as-image/svg-image-recursive-2-ref.svg
+# layout/reftests/svg/as-image/img-fragment-2c.html
+# layout/reftests/svg/as-image/background-simple-1.html
+# layout/reftests/svg/as-image/svg-image-external.svg
+# layout/reftests/svg/as-image/background-resize-4.html
+# layout/reftests/svg/as-image/img-foreignObject-iframe-1b.html
+# layout/reftests/svg/as-image/display-none.svg
+# layout/reftests/svg/as-image/img-fragment-1b.html
+# layout/reftests/svg/as-image/img-widthAndHeight-meet-2.html
+# layout/reftests/svg/as-image/nonuniform-scale-ref.html
+# layout/reftests/svg/as-image/svg-border-image-repaint-helper.svg
+# layout/reftests/svg/as-image/img-height-slice-2.html
+# layout/reftests/svg/as-image/img-display-none-1.html
+# layout/reftests/svg/as-image/img-simple-6.html
+# layout/reftests/svg/as-image/svg-border-image-repaint-1.html
+# layout/reftests/svg/as-image/img-simple-7-ref.html
+# layout/reftests/svg/as-image/svg-stylesheet-external.svg
+# layout/reftests/svg/as-image/defer-unsupported-1-helper.svg
+# layout/reftests/svg/as-image/svg-border-image-repaint-1-ref.html
+# layout/reftests/svg/as-image/img-foreignObject-1.html
+# layout/reftests/svg/as-image/background-resize-2.html
+# layout/reftests/svg/as-image/img-height-meet-2.html
+# layout/reftests/svg/as-image/img-content-outside-viewBox-1-ref.html
+# layout/reftests/svg/as-image/blue-square-in-square-par-none.svg
+# layout/reftests/svg/as-image/img-width-slice-2-ref.html
+# layout/reftests/svg/as-image/img-width-meet-2.html
+# layout/reftests/svg/as-image/image-orientation-no-viewbox-no-size.html
+# layout/reftests/svg/as-image/img-fragment-1c.html
+# layout/reftests/svg/as-image/background-scale-with-viewbox-1-ref.html
+# layout/reftests/svg/as-image/img-and-image-1-helper-b.svg
+# layout/reftests/svg/as-image/img-simple-5-ref.html
+# layout/reftests/svg/as-image/img-novb-height-all-1-ref.html
+# layout/reftests/svg/as-image/squaredCircle-viewBox-noSize.svg
+# layout/reftests/svg/as-image/image-orientation-no-viewbox-and-size.svg
+# layout/reftests/svg/as-image/img-width-meet-1-ref.html
+# layout/reftests/svg/as-image/img-height-slice-1.html
+# layout/reftests/svg/as-image/list-simple-1.html
+# layout/reftests/svg/as-image/img-simple-2.html
+# layout/reftests/svg/as-image/img-widthAndHeight-meet-2-ref.html
+# layout/reftests/svg/as-image/img-widthAndHeight-slice-1.html
+# layout/reftests/svg/as-image/background-image-rect-1svg.html
+# layout/reftests/svg/as-image/img-fragment-1a.html
+# layout/reftests/svg/as-image/limeInRed100x100-viewBox.svg
+# layout/reftests/svg/as-image/img-and-image-1-helper-c.svg
+# layout/reftests/svg/as-image/img-dyn-1-ref.html
+# layout/reftests/svg/as-image/image-orientation-viewbox-and-size.html
+# layout/reftests/svg/as-image/background-stretch-1-ref.html
+# layout/reftests/svg/as-image/img-and-image-1-helper-a.svg
+# layout/reftests/svg/as-image/limeInRed-noSVGDimensions-viewBox.svg
+# layout/reftests/svg/as-image/lime100x100-ref.html
+# layout/reftests/svg/as-image/img-novb-widthAndHeight-slice-1-em.html
+# layout/reftests/svg/as-image/canvas-drawImage-simple-1b.html
+# layout/reftests/svg/as-image/squaredCircle-100x50.svg
+# layout/reftests/svg/as-image/img-blobURI-1.html
+# layout/reftests/svg/as-image/img-fragment-2b.html
+# layout/reftests/svg/as-image/svg-image-datauri.svg
+# layout/reftests/svg/as-image/defer-unsupported-1-ref.svg
+# layout/reftests/svg/as-image/img-foreignObject-embed-1.html
+# layout/reftests/svg/as-image/background-scale-no-viewbox-1-ref.html
+# layout/reftests/svg/as-image/canvas-drawImage-scale-1a.html
+# layout/reftests/svg/as-image/background-image-rect-2.html
+# layout/reftests/svg/as-image/svg-image-visited-1.html
+# layout/reftests/svg/as-image/canvas-drawImage-scale-2b.html
+# layout/reftests/svg/as-image/img-foreignObject-1-helper.svg
+# layout/reftests/svg/as-image/canvas-drawImage-transform-restored-ref.html
+# layout/reftests/svg/as-image/img-simple-4.html
+# layout/reftests/svg/as-image/blue-square-in-square.svg
+# layout/reftests/svg/as-image/img-height-slice-2-ref.html
+# layout/reftests/svg/as-image/img-width-meet-1.html
+# layout/reftests/svg/as-image/img-height-meet-2-ref.html
+# layout/reftests/svg/as-image/canvas-drawImage-slice-1b.html
+# layout/reftests/svg/as-image/canvas-drawImage-scale-1c.html
+# layout/reftests/svg/as-image/image-orientation-viewbox-and-size.svg
+# layout/reftests/svg/as-image/svg-stylesheet-external-1.html
+# layout/reftests/svg/as-image/canvas-drawImage-simple-1a.html
+# layout/reftests/svg/as-image/lime200x100.svg
+# layout/reftests/svg/as-image/canvas-drawImage-scale-2-ref.html
+# layout/reftests/svg/as-image/lime100x100-noSVGDimensions.svg
+# layout/reftests/svg/as-image/img-simple-5.html
+# layout/reftests/svg/as-image/img-novb-widthAndHeight-slice-1-px.html
+# layout/reftests/svg/as-image/svg-image-recursive-1a.svg
+# layout/reftests/svg/as-image/img-dyn-1.html
+# layout/reftests/svg/as-image/background-scale-with-viewbox-1.html
+# layout/reftests/svg/as-image/nonuniform-scale-2d.html
+# layout/reftests/svg/as-image/img-novb-width-meet-1.html
+# layout/reftests/svg/as-image/img-fragment-1-ref.html
+# layout/reftests/svg/as-image/img-width-slice-1-ref.html
+# layout/reftests/svg/as-image/canvas-drawImage-slice-1a.html
+# layout/reftests/svg/as-image/white-rect-with-viewbox.svg
+# layout/reftests/svg/as-image/squaredCircle-viewBox-100x100.svg
+# layout/reftests/svg/as-image/zoom/squaredCircle-150x150-ref.html
+# layout/reftests/svg/as-image/zoom/img-fuzzy-transform-zoomIn-1.html
+# layout/reftests/svg/as-image/zoom/img-fuzzy-zoomIn-1.html
+# layout/reftests/svg/as-image/zoom/img-fuzzy-zoomIn-1-ref.html
+# layout/reftests/svg/as-image/zoom/squaredCircle.svg
+# layout/reftests/svg/as-image/zoom/squaredCircle-50x50-ref.html
+# layout/reftests/svg/as-image/zoom/circle-small.svg
+# layout/reftests/svg/as-image/zoom/img-fuzzy-zoomOut-1-ref.html
+# layout/reftests/svg/as-image/zoom/img-fuzzy-transform-zoomOut-1.html
+# layout/reftests/svg/as-image/zoom/circle-large.svg
+# layout/reftests/svg/as-image/zoom/img-zoomIn-1.html
+# layout/reftests/svg/as-image/zoom/img-fuzzy-zoomOut-1.html
+# layout/reftests/svg/as-image/zoom/img-zoomOut-1.html
+# layout/reftests/svg/svg-integration/mask-html-01-ref.svg
+# layout/reftests/svg/svg-integration/patterned-svg-under-transformed-html-02.xhtml
+# layout/reftests/svg/svg-integration/dynamic-conditions-outer-svg-02.xhtml
+# layout/reftests/svg/svg-integration/mask-clipPath-opacity-01a.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-05-ref.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-03-extref.xhtml
+# layout/reftests/svg/svg-integration/conditions-outer-svg-02.xhtml
+# layout/reftests/svg/svg-integration/dynamic-conditions-outer-svg-03.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-03-ref.svg
+# layout/reftests/svg/svg-integration/clipPath-html-04-extref.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-01.xhtml
+# layout/reftests/svg/svg-integration/mask-html-zoomed-01.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-02.xhtml
+# layout/reftests/svg/svg-integration/mask-html-01.xhtml
+# layout/reftests/svg/svg-integration/patterned-svg-under-transformed-html-01.xhtml
+# layout/reftests/svg/svg-integration/mask-html-01-resource.svg
+# layout/reftests/svg/svg-integration/mask-clipPath-opacity-01c.xhtml
+# layout/reftests/svg/svg-integration/mask-clipPath-opacity-01d.xhtml
+# layout/reftests/svg/svg-integration/mask-clipPath-opacity-01-ref.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-08.xhtml
+# layout/reftests/svg/svg-integration/dynamic-conditions-outer-svg-01.xhtml
+# layout/reftests/svg/svg-integration/filter-html-01-ref.svg
+# layout/reftests/svg/svg-integration/clipPath-html-zoomed-01.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-02-extref.xhtml
+# layout/reftests/svg/svg-integration/mask-html-xbl-bound-01.html
+# layout/reftests/svg/svg-integration/clipPath-html-06-extref.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-04.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-01-ref.svg
+# layout/reftests/svg/svg-integration/clipPath-transformed-html-02.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-05.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-07.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-02-ref.svg
+# layout/reftests/svg/svg-integration/mask-clipPath-opacity-01e.xhtml
+# layout/reftests/svg/svg-integration/filter-html-01-extref.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-03.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-07-ref.svg
+# layout/reftests/svg/svg-integration/clipPath-html-04-ref.xhtml
+# layout/reftests/svg/svg-integration/dynamic-conditions-outer-svg-04.xhtml
+# layout/reftests/svg/svg-integration/clipPath-transformed-html-01.xhtml
+# layout/reftests/svg/svg-integration/mask-html-xbl-bound-01.xbl
+# layout/reftests/svg/svg-integration/clipPath-html-01-extref.xhtml
+# layout/reftests/svg/svg-integration/mask-transformed-html-02.xhtml
+# layout/reftests/svg/svg-integration/mask-html-01-extref-02.xhtml
+# layout/reftests/svg/svg-integration/filter-html-zoomed-01.xhtml
+# layout/reftests/svg/svg-integration/mask-transformed-html-01.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-06.xhtml
+# layout/reftests/svg/svg-integration/mask-clipPath-opacity-01b.xhtml
+# layout/reftests/svg/svg-integration/mask-html-01-extref-01.xhtml
+# layout/reftests/svg/svg-integration/filter-html-01.xhtml
+# layout/reftests/svg/svg-integration/clipPath-html-06-ref.xhtml
+# layout/reftests/svg/svg-integration/conditions-outer-svg-01.xhtml
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-001-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-020.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-001.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-002.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-001c.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-005.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-002-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-002.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-007-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-ellipse-008.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-005-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-008.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-003-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-002b.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-ellipse-001-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-006-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-square-001-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-011.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-012.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-011.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-stripes-001-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-018.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-002a.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-square-002-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-004.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-rectangle-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-001b.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-003-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-008.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-006.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-002c.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-012.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-014.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-003.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-008-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-013.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-inset-001a.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-009-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-013.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-009.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-ellipse-001.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-004-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-ellipse-003.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-005.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-ellipse-004.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-001-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-015.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-007.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-006.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-stripes-002-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-ellipse-005.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-ellipse-006.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-003.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-003.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-rectangle-border-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-001.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-009.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-007.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-ellipse-007.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-010.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-010-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-ellipse-002.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-016.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-017.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-stripes-003-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-polygon-010.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-002-ref.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-004.html
+# layout/reftests/svg/svg-integration/clip-path/clip-path-circle-019.html
+# layout/reftests/svg/filters/feDisplacementMap-1.svg
+# layout/reftests/svg/filters/feBlend-1.svg
+# layout/reftests/svg/filters/filter-marked-line-01.svg
+# layout/reftests/svg/filters/feConvolveMatrix-1.svg
+# layout/reftests/svg/filters/feConvolveMatrix-order-01.svg
+# layout/reftests/svg/filters/feFlood-2.svg
+# layout/reftests/svg/filters/feTurbulence-offset.svg
+# layout/reftests/svg/filters/fePointLight-zoomed-page.svg
+# layout/reftests/svg/filters/feSpecularLighting-1-ref.svg
+# layout/reftests/svg/filters/outside-sourcegraphic-ref.svg
+# layout/reftests/svg/filters/feGaussianBlur-5-ref.svg
+# layout/reftests/svg/filters/feComposite-paint-01.svg
+# layout/reftests/svg/filters/feConvolveMatrix-2.svg
+# layout/reftests/svg/filters/feDisplacementMap-scale-01.svg
+# layout/reftests/svg/filters/filter-marked-line-04.svg
+# layout/reftests/svg/filters/feImage-1-ref.svg
+# layout/reftests/svg/filters/feGaussianBlur-4.svg
+# layout/reftests/svg/filters/feMorphology-1-ref.svg
+# layout/reftests/svg/filters/feMorphology-2-ref.svg
+# layout/reftests/svg/filters/feDropShadow-01-ref.svg
+# layout/reftests/svg/filters/feOffset-2.svg
+# layout/reftests/svg/filters/feGaussianBlur-2.svg
+# layout/reftests/svg/filters/filter-marked-line-02.svg
+# layout/reftests/svg/filters/filter-kernelUnitLength-01-ref.svg
+# layout/reftests/svg/filters/fePointLight-zoomed-page-ref.svg
+# layout/reftests/svg/filters/feColorMatrix-1.svg
+# layout/reftests/svg/filters/feOffset-1-ref.svg
+# layout/reftests/svg/filters/dynamic-filtered-foreignObject-01.svg
+# layout/reftests/svg/filters/feGaussianBlur-3.svg
+# layout/reftests/svg/filters/filter-marked-line-09.svg
+# layout/reftests/svg/filters/feGaussianBlur-5.svg
+# layout/reftests/svg/filters/filter-inner-svg-03.svg
+# layout/reftests/svg/filters/feGaussianBlur-1-ref.svg
+# layout/reftests/svg/filters/feComposite-2-ref.svg
+# layout/reftests/svg/filters/feGaussianBlur-6.svg
+# layout/reftests/svg/filters/feTile-large-02.svg
+# layout/reftests/svg/filters/feDiffuseLighting-1-ref.svg
+# layout/reftests/svg/filters/feTile-large-02-ref.svg
+# layout/reftests/svg/filters/filter-marked-line-05.svg
+# layout/reftests/svg/filters/feMorphology-radius-negative-02.svg
+# layout/reftests/svg/filters/feGaussianBlur-1.svg
+# layout/reftests/svg/filters/feSpecularLighting-1.svg
+# layout/reftests/svg/filters/filter-inner-svg-01.svg
+# layout/reftests/svg/filters/feGaussianBlur-cap-large-directional-radius-on-software-ref.html
+# layout/reftests/svg/filters/filter-marked-line-08.svg
+# layout/reftests/svg/filters/feTile-outside-01-ref.svg
+# layout/reftests/svg/filters/filter-marked-line-06.svg
+# layout/reftests/svg/filters/feBlend-2.svg
+# layout/reftests/svg/filters/filter-marked-line-03.svg
+# layout/reftests/svg/filters/feGaussianBlur-6-ref.svg
+# layout/reftests/svg/filters/filter-nested-filtering-02.svg
+# layout/reftests/svg/filters/filter-nested-filtering-01.svg
+# layout/reftests/svg/filters/feGaussianBlur-alpha-01.svg
+# layout/reftests/svg/filters/filter-lighting-region-ref.svg
+# layout/reftests/svg/filters/feDisplacementMap-alpha-01.svg
+# layout/reftests/svg/filters/feImage-1.svg
+# layout/reftests/svg/filters/feConvolveMatrix-2-ref.svg
+# layout/reftests/svg/filters/dynamic-filter-invalidation-02.svg
+# layout/reftests/svg/filters/filter-patterned-rect-02.svg
+# layout/reftests/svg/filters/feImage-scale-to-primitive-subregion.html
+# layout/reftests/svg/filters/outside-sourcegraphic-3.svg
+# layout/reftests/svg/filters/feBlend-1-ref.svg
+# layout/reftests/svg/filters/feGaussianBlur-3-ref.svg
+# layout/reftests/svg/filters/feTile-large-01.svg
+# layout/reftests/svg/filters/feColorMatrix-saturate-01.svg
+# layout/reftests/svg/filters/pass.svg
+# layout/reftests/svg/filters/feBlend-2-ref.svg
+# layout/reftests/svg/filters/feComponentTransfer-1-ref.svg
+# layout/reftests/svg/filters/feTile-outside-01.svg
+# layout/reftests/svg/filters/filter-lighting-region.svg
+# layout/reftests/svg/filters/feMerge-2.svg
+# layout/reftests/svg/filters/feComposite-arguments-01.svg
+# layout/reftests/svg/filters/filter-clipped-rect-01.svg
+# layout/reftests/svg/filters/filter-inner-svg-02.svg
+# layout/reftests/svg/filters/feConvolveMatrix-bias-01-ref.svg
+# layout/reftests/svg/filters/filter-patterned-rect-01.svg
+# layout/reftests/svg/filters/feMorphology-radius-zero-02.svg
+# layout/reftests/svg/filters/feComponentTransfer-04.svg
+# layout/reftests/svg/filters/feDisplacementMap-2-ref.svg
+# layout/reftests/svg/filters/feColorMatrix-1-ref.svg
+# layout/reftests/svg/filters/feImage-scale-to-primitive-subregion-ref.html
+# layout/reftests/svg/filters/feMerge-1.svg
+# layout/reftests/svg/filters/feTile-2.svg
+# layout/reftests/svg/filters/feFlood-1-ref.svg
+# layout/reftests/svg/filters/feColorMatrix-2-ref.svg
+# layout/reftests/svg/filters/feConvolveMatrix-order-01-ref.svg
+# layout/reftests/svg/filters/feDiffuseLighting-1.svg
+# layout/reftests/svg/filters/filter-marked-line-07.svg
+# layout/reftests/svg/filters/feOffset-2-ref.svg
+# layout/reftests/svg/filters/feTurbulence-offset-ref.svg
+# layout/reftests/svg/filters/feComposite-2.svg
+# layout/reftests/svg/filters/feGaussianBlur-cap-large-directional-radius-on-software.html
+# layout/reftests/svg/filters/feDisplacementMap-2.svg
+# layout/reftests/svg/filters/feMorphology-1.svg
+# layout/reftests/svg/filters/feComposite-1-ref.svg
+# layout/reftests/svg/filters/feDisplacementMap-colour-01.svg
+# layout/reftests/svg/filters/feGaussianBlur-4-ref.svg
+# layout/reftests/svg/filters/feTile-1.svg
+# layout/reftests/svg/filters/feMorphology-radius-negative-01.svg
+# layout/reftests/svg/filters/feComposite-paint-01-ref.svg
+# layout/reftests/svg/filters/feDropShadow-01.svg
+# layout/reftests/svg/filters/feDisplacementMap-colour-01-ref.svg
+# layout/reftests/svg/filters/feGaussianBlur-alpha-01-ref.svg
+# layout/reftests/svg/filters/filter-kernelUnitLength-01.svg
+# layout/reftests/svg/filters/feComposite-1.svg
+# layout/reftests/svg/filters/feGaussianBlur-2-ref.svg
+# layout/reftests/svg/filters/dynamic-filter-invalidation-01.svg
+# layout/reftests/svg/filters/feConvolveMatrix-bias-01.svg
+# layout/reftests/svg/filters/feMerge-1-ref.svg
+# layout/reftests/svg/filters/feMerge-2-ref.svg
+# layout/reftests/svg/filters/feFlood-2-ref.svg
+# layout/reftests/svg/filters/feTile-2-ref.svg
+# layout/reftests/svg/filters/outside-sourcegraphic-1.svg
+# layout/reftests/svg/filters/feComponentTransfer-03.svg
+# layout/reftests/svg/filters/feMorphology-2.svg
+# layout/reftests/svg/filters/feComponentTransfer-2-ref.svg
+# layout/reftests/svg/filters/feOffset-1.svg
+# layout/reftests/svg/filters/feConvolveMatrix-1-ref.svg
+# layout/reftests/svg/filters/outside-sourcegraphic-2.svg
+# layout/reftests/svg/filters/feFlood-1.svg
+# layout/reftests/svg/filters/feColorMatrix-2.svg
+# layout/reftests/svg/filters/feDisplacementMap-1-ref.svg
+# layout/reftests/svg/filters/feComponentTransfer-1.svg
+# layout/reftests/svg/filters/feMorphology-radius-zero-01.svg
+# layout/reftests/svg/filters/feComponentTransfer-2.svg
+# layout/reftests/svg/filters/feTile-1-ref.svg
+# layout/reftests/svg/filters/css-filters/brightness-zero.html
+# layout/reftests/svg/filters/css-filters/opacity-ref.html
+# layout/reftests/svg/filters/css-filters/invert-one-ref.html
+# layout/reftests/svg/filters/css-filters/containing-block-1.html
+# layout/reftests/svg/filters/css-filters/saturate-one.html
+# layout/reftests/svg/filters/css-filters/saturate-extreme.html
+# layout/reftests/svg/filters/css-filters/saturate-desaturate.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-multichannel-ref.html
+# layout/reftests/svg/filters/css-filters/sepia-percent-ref.html
+# layout/reftests/svg/filters/css-filters/brightness-one-ref.html
+# layout/reftests/svg/filters/css-filters/opacity-over-one-translucent-source.html
+# layout/reftests/svg/filters/css-filters/contrast-extreme-ref.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-zero-ref.html
+# layout/reftests/svg/filters/css-filters/invert.html
+# layout/reftests/svg/filters/css-filters/invert-one.html
+# layout/reftests/svg/filters/css-filters/contrast-zero.html
+# layout/reftests/svg/filters/css-filters/saturate-percent-ref.html
+# layout/reftests/svg/filters/css-filters/blur-calc.html
+# layout/reftests/svg/filters/css-filters/brightness-ref.html
+# layout/reftests/svg/filters/css-filters/opacity-one.html
+# layout/reftests/svg/filters/css-filters/containing-block-1-ref.html
+# layout/reftests/svg/filters/css-filters/saturate.html
+# layout/reftests/svg/filters/css-filters/blur-ref.svg
+# layout/reftests/svg/filters/css-filters/blur-em-radius-ref.html
+# layout/reftests/svg/filters/css-filters/blur-rem-radius-ref.html
+# layout/reftests/svg/filters/css-filters/invert-half-ref.html
+# layout/reftests/svg/filters/css-filters/opacity-over-one-translucent-source-ref.html
+# layout/reftests/svg/filters/css-filters/saturate-extreme-ref.html
+# layout/reftests/svg/filters/css-filters/invert-percent-ref.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-360-ref.html
+# layout/reftests/svg/filters/css-filters/invert-over-one.html
+# layout/reftests/svg/filters/css-filters/sepia-one-ref.html
+# layout/reftests/svg/filters/css-filters/invert-percent.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-over-360.html
+# layout/reftests/svg/filters/css-filters/sepia-over-one-ref.html
+# layout/reftests/svg/filters/css-filters/grayscale-percent.html
+# layout/reftests/svg/filters/css-filters/contrast-ref.html
+# layout/reftests/svg/filters/css-filters/contrast-reduce.html
+# layout/reftests/svg/filters/css-filters/contrast-percent-ref.html
+# layout/reftests/svg/filters/css-filters/opacity-percent.html
+# layout/reftests/svg/filters/css-filters/brightness-extreme-ref.html
+# layout/reftests/svg/filters/css-filters/blur-calc-ref.html
+# layout/reftests/svg/filters/css-filters/contrast-one-ref.html
+# layout/reftests/svg/filters/css-filters/sepia-percent.html
+# layout/reftests/svg/filters/css-filters/drop-shadow-negative-offset-ref.html
+# layout/reftests/svg/filters/css-filters/opacity-one-ref.html
+# layout/reftests/svg/filters/css-filters/contrast-zero-ref.html
+# layout/reftests/svg/filters/css-filters/invert-zero-ref.html
+# layout/reftests/svg/filters/css-filters/brightness-darken-ref.html
+# layout/reftests/svg/filters/css-filters/saturate-percent.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-turn-ref.html
+# layout/reftests/svg/filters/css-filters/brightness.html
+# layout/reftests/svg/filters/css-filters/brightness-percent-ref.html
+# layout/reftests/svg/filters/css-filters/brightness-one.html
+# layout/reftests/svg/filters/css-filters/grayscale-over-one.html
+# layout/reftests/svg/filters/css-filters/contrast-reduce-ref.html
+# layout/reftests/svg/filters/css-filters/drop-shadow-default-color.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-zero.html
+# layout/reftests/svg/filters/css-filters/grayscale-percent-ref.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-negative-ref.html
+# layout/reftests/svg/filters/css-filters/invert-ref.html
+# layout/reftests/svg/filters/css-filters/saturate-one-ref.html
+# layout/reftests/svg/filters/css-filters/blur-em-radius.html
+# layout/reftests/svg/filters/css-filters/grayscale-zero-ref.html
+# layout/reftests/svg/filters/css-filters/opacity.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-grad-ref.html
+# layout/reftests/svg/filters/css-filters/drop-shadow-negative-offset.html
+# layout/reftests/svg/filters/css-filters/sepia-zero.html
+# layout/reftests/svg/filters/css-filters/sepia-zero-ref.html
+# layout/reftests/svg/filters/css-filters/opacity-percent-ref.html
+# layout/reftests/svg/filters/css-filters/blur.svg
+# layout/reftests/svg/filters/css-filters/hue-rotate.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-rad.html
+# layout/reftests/svg/filters/css-filters/invert-over-one-ref.html
+# layout/reftests/svg/filters/css-filters/grayscale-one.html
+# layout/reftests/svg/filters/css-filters/saturate-ref.html
+# layout/reftests/svg/filters/css-filters/contrast-extreme.html
+# layout/reftests/svg/filters/css-filters/drop-shadow-default-color-ref.html
+# layout/reftests/svg/filters/css-filters/blur-invalid-radius-ref.html
+# layout/reftests/svg/filters/css-filters/invert-zero.html
+# layout/reftests/svg/filters/css-filters/saturate-zero.html
+# layout/reftests/svg/filters/css-filters/blur-zoomed-page.html
+# layout/reftests/svg/filters/css-filters/brightness-darken.html
+# layout/reftests/svg/filters/css-filters/blur-zoomed-page-ref.html
+# layout/reftests/svg/filters/css-filters/brightness-percent.html
+# layout/reftests/svg/filters/css-filters/contrast-one.html
+# layout/reftests/svg/filters/css-filters/opacity-over-one.html
+# layout/reftests/svg/filters/css-filters/blur-zero-radius-ref.html
+# layout/reftests/svg/filters/css-filters/blur-ref.html
+# layout/reftests/svg/filters/css-filters/saturate-desaturate-ref.html
+# layout/reftests/svg/filters/css-filters/drop-shadow.html
+# layout/reftests/svg/filters/css-filters/contrast.html
+# layout/reftests/svg/filters/css-filters/opacity-over-one-ref.html
+# layout/reftests/svg/filters/css-filters/grayscale-over-one-ref.html
+# layout/reftests/svg/filters/css-filters/opacity-zero.html
+# layout/reftests/svg/filters/css-filters/grayscale-zero.html
+# layout/reftests/svg/filters/css-filters/grayscale-one-ref.html
+# layout/reftests/svg/filters/css-filters/blur-cap-large-radius-on-software-ref.html
+# layout/reftests/svg/filters/css-filters/grayscale.html
+# layout/reftests/svg/filters/css-filters/saturate-zero-ref.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-multichannel.html
+# layout/reftests/svg/filters/css-filters/sepia-one.html
+# layout/reftests/svg/filters/css-filters/drop-shadow-ref.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-turn.html
+# layout/reftests/svg/filters/css-filters/grayscale-ref.html
+# layout/reftests/svg/filters/css-filters/blur.html
+# layout/reftests/svg/filters/css-filters/sepia-over-one.html
+# layout/reftests/svg/filters/css-filters/brightness-zero-ref.html
+# layout/reftests/svg/filters/css-filters/blur-calc-negative.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-negative.html
+# layout/reftests/svg/filters/css-filters/blur-zero-radius.html
+# layout/reftests/svg/filters/css-filters/sepia.html
+# layout/reftests/svg/filters/css-filters/invert-half.html
+# layout/reftests/svg/filters/css-filters/blur-cap-large-radius-on-software.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-rad-ref.html
+# layout/reftests/svg/filters/css-filters/blur-calc-negative-ref.html
+# layout/reftests/svg/filters/css-filters/sepia-ref.html
+# layout/reftests/svg/filters/css-filters/blur-invalid-radius.html
+# layout/reftests/svg/filters/css-filters/brightness-extreme.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-ref.html
+# layout/reftests/svg/filters/css-filters/blur-rem-radius.html
+# layout/reftests/svg/filters/css-filters/contrast-percent.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-360.html
+# layout/reftests/svg/filters/css-filters/hue-rotate-over-360-ref.html
+# layout/reftests/svg/filters/css-filters/opacity-zero-ref.html
+# layout/reftests/svg/filters/css-svg-filter-chains/css-filter-first-ref.html
+# layout/reftests/svg/filters/css-svg-filter-chains/css-filter-last-ref.html
+# layout/reftests/svg/filters/css-svg-filter-chains/css-filter-first.html
+# layout/reftests/svg/filters/css-svg-filter-chains/css-filter-last.html
+# layout/reftests/svg/filters/css-svg-filter-chains/css-filter-middle-ref.html
+# layout/reftests/svg/filters/css-svg-filter-chains/clip-input-css-filter.html
+# layout/reftests/svg/filters/css-svg-filter-chains/clip-input-css-filter-ref.html
+# layout/reftests/svg/filters/css-svg-filter-chains/css-filter-middle.html
+# layout/reftests/svg/filters/css-filter-chains/same-filter.html
+# layout/reftests/svg/filters/css-filter-chains/moz-element.html
+# layout/reftests/svg/filters/css-filter-chains/long-chain-ref.html
+# layout/reftests/svg/filters/css-filter-chains/same-filter-ref.html
+# layout/reftests/svg/filters/css-filter-chains/long-chain.html
+# layout/reftests/svg/filters/css-filter-chains/moz-element-ref.html
+# layout/reftests/svg/filters/svg-filter-chains/different-FillPaint-filter-regions-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/clip-output-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/dont-clip-previous-primitives-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/different-StrokePaint-filter-regions-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/clip-input.svg
+# layout/reftests/svg/filters/svg-filter-chains/different-StrokePaint-filter-regions.svg
+# layout/reftests/svg/filters/svg-filter-chains/dont-clip-previous-primitives.svg
+# layout/reftests/svg/filters/svg-filter-chains/clip-input-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/clip-original-SourceGraphic-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/multiple-primitives-per-filter.svg
+# layout/reftests/svg/filters/svg-filter-chains/default-subregion-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/second-filter-uses-SourceGraphic.svg
+# layout/reftests/svg/filters/svg-filter-chains/clip-output.svg
+# layout/reftests/svg/filters/svg-filter-chains/second-filter-uses-SourceAlpha.svg
+# layout/reftests/svg/filters/svg-filter-chains/different-FillPaint-filter-regions.svg
+# layout/reftests/svg/filters/svg-filter-chains/clip-original-SourceGraphic.svg
+# layout/reftests/svg/filters/svg-filter-chains/simple-chain.svg
+# layout/reftests/svg/filters/svg-filter-chains/long-chain.svg
+# layout/reftests/svg/filters/svg-filter-chains/intersecting-filter-regions-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/second-filter-uses-SourceAlpha-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/simple-chain-ref.svg
+# layout/reftests/svg/filters/svg-filter-chains/default-subregion.svg
+# layout/reftests/svg/filters/svg-filter-chains/intersecting-filter-regions.svg
+# layout/reftests/svg/image/image-preserveAspectRatio-04-ref.svg
+# layout/reftests/svg/image/image-svg-inline-zoom-in-01a.html
+# layout/reftests/svg/image/image-preserveAspectRatio-03.svg
+# layout/reftests/svg/image/lime100x100.svg
+# layout/reftests/svg/image/image-scaling-02.svg
+# layout/reftests/svg/image/image-zoom-02.svg
+# layout/reftests/svg/image/imported-image-01.svg
+# layout/reftests/svg/image/image-svg-inline-sprite-zoom-in-01b.html
+# layout/reftests/svg/image/image-filter-01.svg
+# layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg
+# layout/reftests/svg/image/image-svg-inline-zoom-in-01d.html
+# layout/reftests/svg/image/blueRect10x10-viewBox-animPAR.svg
+# layout/reftests/svg/image/image-translate-01.svg
+# layout/reftests/svg/image/image-rotate-01.svg
+# layout/reftests/svg/image/image-fill-01.svg
+# layout/reftests/svg/image/imported-image-02.svg
+# layout/reftests/svg/image/image-svg-inline-sprite-zoom-out-01-ref.html
+# layout/reftests/svg/image/image-opacity-02-ref.svg
+# layout/reftests/svg/image/image-svg-inline-sprite-zoom-out-01a.html
+# layout/reftests/svg/image/image-preserveAspectRatio-02-ref.svg
+# layout/reftests/svg/image/imported-image-ref.svg
+# layout/reftests/svg/image/image-opacity-02.svg
+# layout/reftests/svg/image/image-preserveAspectRatio-01-raster.svg
+# layout/reftests/svg/image/image-rotate-02a.svg
+# layout/reftests/svg/image/image-load-01.svg
+# layout/reftests/svg/image/image-translate-01-ref.svg
+# layout/reftests/svg/image/image-scaling-01.svg
+# layout/reftests/svg/image/blueRect10x10.svg
+# layout/reftests/svg/image/image-svg-inline-zoom-in-01b.html
+# layout/reftests/svg/image/image-svg-inline-01.html
+# layout/reftests/svg/image/image-preserveAspectRatio-02-raster.svg
+# layout/reftests/svg/image/image-y-01-ref.svg
+# layout/reftests/svg/image/image-svg-inline-sprite-zoom-out-01b.html
+# layout/reftests/svg/image/image-preserveAspectRatio-01-svg.svg
+# layout/reftests/svg/image/image-svg-inline-zoom-out-01c.html
+# layout/reftests/svg/image/image-rotate-01-ref.svg
+# layout/reftests/svg/image/image-svg-inline-zoom-out-01b.html
+# layout/reftests/svg/image/blueRect10x10-viewBox.svg
+# layout/reftests/svg/image/image-zoom-02-ref.svg
+# layout/reftests/svg/image/image-x-01.svg
+# layout/reftests/svg/image/image-filter-01-ref.svg
+# layout/reftests/svg/image/image-svg-inline-zoom-out-01a.html
+# layout/reftests/svg/image/image-xy-01.svg
+# layout/reftests/svg/image/image-svg-inline-zoom-out-01d.html
+# layout/reftests/svg/image/image-svg-inline-zoom-in-01c.html
+# layout/reftests/svg/image/image-rotate-02-ref.svg
+# layout/reftests/svg/image/lime-no-dimensions.svg
+# layout/reftests/svg/image/image-x-01-ref.svg
+# layout/reftests/svg/image/image-y-01.svg
+# layout/reftests/svg/image/image-xy-01-ref.svg
+# layout/reftests/svg/image/image-preserveAspectRatio-01-ref.svg
+# layout/reftests/svg/image/image-rotate-02b.svg
+# layout/reftests/svg/image/image-preserveAspectRatio-05.svg
+# layout/reftests/svg/image/image-svg-inline-sprite-zoom-in-01a.html
+# layout/reftests/svg/image/image-preserveAspectRatio-03-ref.svg
+# layout/reftests/svg/image/image-opacity-01.svg
+# layout/reftests/svg/image/image-svg-inline-sprite-zoom-in-01-ref.html
+# layout/reftests/svg/image/sprite.svg
+# layout/reftests/svg/image/image-opacity-01-ref.svg
+# layout/reftests/svg/image/image-preserveAspectRatio-04.svg
+# layout/reftests/svg/moz-only/xbl-basic-01.svg
+# layout/reftests/svg/moz-only/xbl-basic-03.svg
+# layout/reftests/svg/moz-only/zoom-invalidation-01.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-resources-02.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-bound-04.xbl
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-binding-02.xbl
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-resources-02.xbl
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-bound-01.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-bound-03.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-bound-02.svg
+# layout/reftests/svg/moz-only/pass-black.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-binding-04.svg
+# layout/reftests/svg/moz-only/replaced-element-zoom-01.html
+# layout/reftests/svg/moz-only/pass.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-bound-02.xbl
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-binding-02.svg
+# layout/reftests/svg/moz-only/feImage-zoom-01-ref.svg
+# layout/reftests/svg/moz-only/xbl-basic-02.xbl
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-binding-03.svg
+# layout/reftests/svg/moz-only/zoomed-svg-with-viewBox-01-ref.svg
+# layout/reftests/svg/moz-only/feImage-zoom-01a.svg
+# layout/reftests/svg/moz-only/zoomed-svg-with-viewBox-01.svg
+# layout/reftests/svg/moz-only/feImage-zoom-01b.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-resources-01.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-binding-01.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-binding-04.xbl
+# layout/reftests/svg/moz-only/xbl-basic-02.svg
+# layout/reftests/svg/moz-only/foreignObject-zoom-01.svg
+# layout/reftests/svg/moz-only/xbl-grad-ref--grad-in-bound-04.svg
+# layout/reftests/font-loading-api/multiple-sets-frame.html
+# layout/reftests/font-loading-api/multiple-sets-1.html
+# layout/reftests/font-loading-api/dynamic-remove-1.html
+# layout/reftests/font-loading-api/dynamic-insert-1.html
+# layout/reftests/font-loading-api/src-list-data-1.html
+# layout/reftests/font-loading-api/src-list-2.html
+# layout/reftests/font-loading-api/name-collision.html
+# layout/reftests/font-loading-api/ex-unit-1.html
+# layout/reftests/font-loading-api/src-list-1.html
+# layout/reftests/font-loading-api/dynamic-insert-1-ref.html
+# layout/reftests/font-loading-api/order-1.html
+# layout/reftests/font-loading-api/multiple-sets-1-ref.html
+# layout/reftests/font-loading-api/dynamic-remove-1-ref.html
+# layout/reftests/font-loading-api/multiple-sets-frame-ref.html
+# layout/reftests/css-display/display-contents-generated-content-2.html
+# layout/reftests/css-display/display-contents-xbl.xhtml
+# layout/reftests/css-display/display-contents-acid-dyn-1.html
+# layout/reftests/css-display/display-contents-xbl-3.xul
+# layout/reftests/css-display/display-contents-xbl-2-ref.xul
+# layout/reftests/css-display/display-contents-xbl-4.xul
+# layout/reftests/css-display/display-contents-tables-2.xhtml
+# layout/reftests/css-display/display-contents-xbl-3-ref.xul
+# layout/reftests/css-display/display-contents-fieldset.html
+# layout/reftests/css-display/display-contents-xbl-ref.html
+# layout/reftests/css-display/display-contents-tables-ref.xhtml
+# layout/reftests/css-display/display-contents-list-item-child.html
+# layout/reftests/css-display/display-contents-style-inheritance-1.html
+# layout/reftests/css-display/display-contents-xbl-4-ref.xul
+# layout/reftests/css-display/display-contents-writing-mode-1.html
+# layout/reftests/css-display/display-contents-visibility-hidden-ref.html
+# layout/reftests/css-display/display-contents-writing-mode-1-ref.html
+# layout/reftests/css-display/display-contents-list-item-child-ref.html
+# layout/reftests/css-display/display-contents-495385-2d-ref.html
+# layout/reftests/css-display/display-contents-writing-mode-2-ref.html
+# layout/reftests/css-display/display-contents-xbl-5.xul
+# layout/reftests/css-display/display-contents-tables-3-ref.xhtml
+# layout/reftests/css-display/display-contents-495385-2d.html
+# layout/reftests/css-display/display-contents-generated-content.html
+# layout/reftests/css-display/display-contents-acid-dyn-3.html
+# layout/reftests/css-display/display-contents-writing-mode-2.html
+# layout/reftests/css-display/display-contents-acid.html
+# layout/reftests/css-display/display-contents-shadow-dom-1.html
+# layout/reftests/css-display/display-contents-shadow-dom-1-ref.html
+# layout/reftests/css-display/display-contents-xbl-2.xul
+# layout/reftests/css-display/display-contents-style-inheritance-1-stylechange.html
+# layout/reftests/css-display/display-contents-generated-content-ref.html
+# layout/reftests/css-display/display-contents-fieldset-ref.html
+# layout/reftests/css-display/display-contents-style-inheritance-1-ref.html
+# layout/reftests/css-display/display-contents-dyn-insert-text-ref.html
+# layout/reftests/css-display/display-contents-visibility-hidden.html
+# layout/reftests/css-display/display-contents-visibility-hidden-2.html
+# layout/reftests/css-display/display-contents-acid-dyn-2.html
+# layout/reftests/css-display/display-contents-tables-3.xhtml
+# layout/reftests/css-display/display-contents-tables.xhtml
+# layout/reftests/css-display/display-contents-style-inheritance-1-dom-mutations.html
+# layout/reftests/css-display/display-contents-dyn-insert-text.html
+# layout/reftests/css-display/display-contents-acid-ref.html
+# layout/reftests/first-line/469227-2-ref.html
+# layout/reftests/first-line/stress-1.html
+# layout/reftests/first-line/stress-11.xhtml
+# layout/reftests/first-line/parent-style-3-ref.html
+# layout/reftests/first-line/287088-1-ref.html
+# layout/reftests/first-line/stress-10.html
+# layout/reftests/first-line/stress-3.html
+# layout/reftests/first-line/out-of-flow-1a.html
+# layout/reftests/first-line/parent-style-2.html
+# layout/reftests/first-line/out-of-flow-1d.html
+# layout/reftests/first-line/stress-5.html
+# layout/reftests/first-line/out-of-flow-1b.html
+# layout/reftests/first-line/basic-1.html
+# layout/reftests/first-line/stress-11-ref.xhtml
+# layout/reftests/first-line/border-not-apply-ref.html
+# layout/reftests/first-line/287088-1.html
+# layout/reftests/first-line/font-styles.html
+# layout/reftests/first-line/restyle-inside-first-line.html
+# layout/reftests/first-line/403177-1-ref.html
+# layout/reftests/first-line/stress-4.html
+# layout/reftests/first-line/469227-3.html
+# layout/reftests/first-line/287088-2-ref.html
+# layout/reftests/first-line/parent-style-3.html
+# layout/reftests/first-line/parent-style-2-ref.html
+# layout/reftests/first-line/469227-2.html
+# layout/reftests/first-line/stress-9-ref.html
+# layout/reftests/first-line/font-styles-ref.html
+# layout/reftests/first-line/stress-8-ref.html
+# layout/reftests/first-line/out-of-flow-1c.html
+# layout/reftests/first-line/stress-8.html
+# layout/reftests/first-line/stress-2-ref.html
+# layout/reftests/first-line/287088-2.html
+# layout/reftests/first-line/parent-style-1.html
+# layout/reftests/first-line/403177-1.html
+# layout/reftests/first-line/stress-9.html
+# layout/reftests/first-line/font-styles-nooverflow.html
+# layout/reftests/first-line/restyle-inside-first-line-ref.html
+# layout/reftests/first-line/stress-6.html
+# layout/reftests/first-line/border-not-apply.html
+# layout/reftests/first-line/stress-2.html
+# layout/reftests/first-line/parent-style-1-ref.html
+# layout/reftests/first-line/469227-3-ref.html
+# layout/reftests/first-line/out-of-flow-1-ref.html
+# layout/reftests/first-line/basic-ref.html
+# layout/reftests/first-line/stress-7.html
+# layout/reftests/text-decoration/decoration-css21.html
+# layout/reftests/text-decoration/overline-style-block-double-quirks.html
+# layout/reftests/text-decoration/underline-block-propagation-quirks-ref.html
+# layout/reftests/text-decoration/overline-style-block-dotted-standards.html
+# layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2.html
+# layout/reftests/text-decoration/underline-select-2-ref.html
+# layout/reftests/text-decoration/underline-block-quirks-notref.html
+# layout/reftests/text-decoration/line-through-style-inline-dashed-standards.html
+# layout/reftests/text-decoration/676538-1.html
+# layout/reftests/text-decoration/underline-table-caption-standards-ref.html
+# layout/reftests/text-decoration/inline-baseline-almost-standards.html
+# layout/reftests/text-decoration/text-decoration-propagation-1-quirks.html
+# layout/reftests/text-decoration/overline-style-block-solid-quirks.html
+# layout/reftests/text-decoration/underline-inline-block-standards-notref.html
+# layout/reftests/text-decoration/overline-style-inline-dashed-quirks.html
+# layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2-ref.html
+# layout/reftests/text-decoration/underline-table-cell-quirks-ref.html
+# layout/reftests/text-decoration/decoration-color-standards-ref.html
+# layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2.html
+# layout/reftests/text-decoration/decoration-color-override-quirks-ref.html
+# layout/reftests/text-decoration/underline-style-block-solid-standards.html
+# layout/reftests/text-decoration/overline-style-inline-wavy-standards.html
+# layout/reftests/text-decoration/underline-style-block-dashed-standards.html
+# layout/reftests/text-decoration/text-decoration-propagation-1-quirks-ref.html
+# layout/reftests/text-decoration/underline-table-cell-standards-notref.html
+# layout/reftests/text-decoration/line-through-style-inline-dotted-standards.html
+# layout/reftests/text-decoration/underline-inline-block-quirks-notref.html
+# layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1-ref.html
+# layout/reftests/text-decoration/underline-style-inline-standards-ref.html
+# layout/reftests/text-decoration/underline-style-inline-dashed-standards.html
+# layout/reftests/text-decoration/decoration-color-quirks.html
+# layout/reftests/text-decoration/underline-block-propagation-2-quirks-ref.html
+# layout/reftests/text-decoration/641444-1-ref.html
+# layout/reftests/text-decoration/underline-table-caption-standards.html
+# layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1.html
+# layout/reftests/text-decoration/1159729-offset-adjustment.html
+# layout/reftests/text-decoration/overline-style-block-wavy-standards.html
+# layout/reftests/text-decoration/underline-inline-block-quirks.html
+# layout/reftests/text-decoration/decoration-style-standards.html
+# layout/reftests/text-decoration/overline-style-block-standards-ref.html
+# layout/reftests/text-decoration/underline-style-block-wavy-standards.html
+# layout/reftests/text-decoration/676538-1-ref.html
+# layout/reftests/text-decoration/decoration-style-quirks.html
+# layout/reftests/text-decoration/line-through-style-inline-solid-standards.html
+# layout/reftests/text-decoration/line-through-style-inline-dotted-quirks.html
+# layout/reftests/text-decoration/table-quirk-2-ref.html
+# layout/reftests/text-decoration/inline-baseline-quirks-ref.html
+# layout/reftests/text-decoration/underline-block-propagation-standards.html
+# layout/reftests/text-decoration/underline-style-block-double-quirks.html
+# layout/reftests/text-decoration/line-through-style-inline-dashed-quirks.html
+# layout/reftests/text-decoration/overline-style-block-double-standards.html
+# layout/reftests/text-decoration/overline-style-inline-solid-standards.html
+# layout/reftests/text-decoration/1133392.html
+# layout/reftests/text-decoration/underline-style-inline-double-standards.html
+# layout/reftests/text-decoration/underline-style-block-quirks-ref.html
+# layout/reftests/text-decoration/overline-style-inline-dotted-standards.html
+# layout/reftests/text-decoration/line-through-style-inline-wavy-standards.html
+# layout/reftests/text-decoration/overline-style-inline-quirks-ref.html
+# layout/reftests/text-decoration/text-decoration-propagation-1-standards.html
+# layout/reftests/text-decoration/underline-table-caption-quirks-ref.html
+# layout/reftests/text-decoration/underline-inline-block-standards.html
+# layout/reftests/text-decoration/text-decoration-zorder-1-standards.html
+# layout/reftests/text-decoration/overline-style-block-solid-standards.html
+# layout/reftests/text-decoration/line-through-style-block-dashed-standards.html
+# layout/reftests/text-decoration/decoration-css21-block.html
+# layout/reftests/text-decoration/underline-style-inline-wavy-quirks.html
+# layout/reftests/text-decoration/line-through-style-block-standards-ref.html
+# layout/reftests/text-decoration/line-through-style-block-dotted-quirks.html
+# layout/reftests/text-decoration/overline-style-block-dashed-quirks.html
+# layout/reftests/text-decoration/line-through-style-block-quirks-ref.html
+# layout/reftests/text-decoration/complex-decoration-style-standards-ref.html
+# layout/reftests/text-decoration/underline-block-quirks-ref.html
+# layout/reftests/text-decoration/overline-style-inline-double-quirks.html
+# layout/reftests/text-decoration/underline-table-caption-standards-notref.html
+# layout/reftests/text-decoration/inline-baseline-quirks.html
+# layout/reftests/text-decoration/line-through-style-block-wavy-quirks.html
+# layout/reftests/text-decoration/overline-style-block-quirks-ref.html
+# layout/reftests/text-decoration/underline-table-cell-quirks.html
+# layout/reftests/text-decoration/decoration-color-override-standards.html
+# layout/reftests/text-decoration/underline-block-propagation-2-standards-ref.html
+# layout/reftests/text-decoration/emphasis-style-dynamic.html
+# layout/reftests/text-decoration/underline-table-cell-standards.html
+# layout/reftests/text-decoration/underline-block-standards.html
+# layout/reftests/text-decoration/table-quirk-1.html
+# layout/reftests/text-decoration/underline-select-2.html
+# layout/reftests/text-decoration/overline-style-inline-standards-ref.html
+# layout/reftests/text-decoration/complex-decoration-style-standards.html
+# layout/reftests/text-decoration/underline-style-inline-dotted-quirks.html
+# layout/reftests/text-decoration/complex-decoration-style-quirks-ref.html
+# layout/reftests/text-decoration/line-through-style-block-solid-standards.html
+# layout/reftests/text-decoration/decoration-css21-ref.html
+# layout/reftests/text-decoration/overline-style-block-dashed-standards.html
+# layout/reftests/text-decoration/underline-button-1-ref.html
+# layout/reftests/text-decoration/underline-block-propagation-2-standards.html
+# layout/reftests/text-decoration/underline-select-1.html
+# layout/reftests/text-decoration/underline-style-inline-solid-quirks.html
+# layout/reftests/text-decoration/decoration-style-quirks-ref.html
+# layout/reftests/text-decoration/overline-style-inline-dotted-quirks.html
+# layout/reftests/text-decoration/decoration-color-override-standards-ref.html
+# layout/reftests/text-decoration/641444-1.html
+# layout/reftests/text-decoration/underline-style-inline-solid-standards.html
+# layout/reftests/text-decoration/underline-table-cell-standards-ref.html
+# layout/reftests/text-decoration/overline-style-inline-solid-quirks.html
+# layout/reftests/text-decoration/text-decoration-zorder-1-ref.html
+# layout/reftests/text-decoration/decoration-color-standards.html
+# layout/reftests/text-decoration/underline-select-1-ref.html
+# layout/reftests/text-decoration/decoration-color-quirks-ref.html
+# layout/reftests/text-decoration/underline-style-inline-wavy-standards.html
+# layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2-ref.html
+# layout/reftests/text-decoration/underline-block-propagation-2-quirks.html
+# layout/reftests/text-decoration/underline-style-block-solid-quirks.html
+# layout/reftests/text-decoration/underline-block-propagation-standards-ref.html
+# layout/reftests/text-decoration/line-through-style-block-double-quirks.html
+# layout/reftests/text-decoration/underline-style-block-standards-ref.html
+# layout/reftests/text-decoration/line-through-style-block-wavy-standards.html
+# layout/reftests/text-decoration/inline-baseline-almost-standards-ref.html
+# layout/reftests/text-decoration/overline-style-inline-double-standards.html
+# layout/reftests/text-decoration/underline-table-caption-quirks-notref.html
+# layout/reftests/text-decoration/underline-block-propagation-quirks.html
+# layout/reftests/text-decoration/line-through-style-inline-double-quirks.html
+# layout/reftests/text-decoration/underline-button-1.html
+# layout/reftests/text-decoration/text-decoration-propagation-1-standards-ref.html
+# layout/reftests/text-decoration/table-quirk-1-ref.html
+# layout/reftests/text-decoration/overline-style-inline-wavy-quirks.html
+# layout/reftests/text-decoration/1159729-offset-adjustment-notref.html
+# layout/reftests/text-decoration/underline-style-block-dotted-quirks.html
+# layout/reftests/text-decoration/text-decoration-zorder-1-quirks.html
+# layout/reftests/text-decoration/decoration-color-override-quirks.html
+# layout/reftests/text-decoration/underline-inline-block-standards-ref.html
+# layout/reftests/text-decoration/overline-style-block-dotted-quirks.html
+# layout/reftests/text-decoration/line-through-style-block-dotted-standards.html
+# layout/reftests/text-decoration/underline-style-inline-dotted-standards.html
+# layout/reftests/text-decoration/emphasis-style-dynamic-ref.html
+# layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html
+# layout/reftests/text-decoration/complex-decoration-style-quirks.html
+# layout/reftests/text-decoration/decoration-style-standards-ref.html
+# layout/reftests/text-decoration/underline-style-block-wavy-quirks.html
+# layout/reftests/text-decoration/underline-table-caption-quirks.html
+# layout/reftests/text-decoration/1133392-ref.html
+# layout/reftests/text-decoration/underline-block-standards-ref.html
+# layout/reftests/text-decoration/underline-style-block-dotted-standards.html
+# layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1-ref.html
+# layout/reftests/text-decoration/underline-style-block-double-standards.html
+# layout/reftests/text-decoration/line-through-style-block-solid-quirks.html
+# layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1.html
+# layout/reftests/text-decoration/underline-table-cell-quirks-notref.html
+# layout/reftests/text-decoration/line-through-style-block-double-standards.html
+# layout/reftests/text-decoration/line-through-style-inline-quirks-ref.html
+# layout/reftests/text-decoration/line-through-style-block-dashed-quirks.html
+# layout/reftests/text-decoration/overline-style-inline-dashed-standards.html
+# layout/reftests/text-decoration/underline-style-block-dashed-quirks.html
+# layout/reftests/text-decoration/underline-button-2.html
+# layout/reftests/text-decoration/line-through-style-inline-solid-quirks.html
+# layout/reftests/text-decoration/underline-block-standards-notref.html
+# layout/reftests/text-decoration/underline-block-quirks.html
+# layout/reftests/text-decoration/overline-style-block-wavy-quirks.html
+# layout/reftests/text-decoration/underline-style-inline-quirks-ref.html
+# layout/reftests/text-decoration/line-through-style-inline-double-standards.html
+# layout/reftests/text-decoration/underline-style-inline-dashed-quirks.html
+# layout/reftests/text-decoration/underline-button-2-ref.html
+# layout/reftests/text-decoration/table-quirk-2.html
+# layout/reftests/text-decoration/line-through-style-inline-standards-ref.html
+# layout/reftests/text-decoration/decoration-css21-block-ref.html
+# layout/reftests/text-decoration/underline-inline-block-quirks-ref.html
+# layout/reftests/text-decoration/underline-style-inline-double-quirks.html
+# layout/reftests/w3c-css/received/reference/ref-filled-green-100px-square.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-margin-child-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-basic-002.html
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-clip-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-large-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-br-inside-avoidcolumn-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-fraction-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-non-integer-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-dashed-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-ems-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-margin-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-bottom-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-ridge-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-inherit-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-basic-001.html
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-003-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-child-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-collapsing-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-dotted-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-margin-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-computed-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-margin-003-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-none-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-float-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-groove-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-fraction-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-margin-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-style-groove-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-break-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-reduce-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-block-children-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-004.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-table-cell-vertical-align-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-inherit-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-invalid-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-zero-height-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-bottom-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-fraction-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-004-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-nested-3-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-shorthand-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-none-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-large-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-computed-005.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-margin-005.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-break-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-invalid-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-hidden-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-overflowing-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-balance-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-large-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-non-integer-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-overflow-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-negative-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-break-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-column-rule-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-none-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-list-item-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-margin-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-collapsing-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-percent-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-groove-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-large-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-color-inherit-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-color-inherit-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-inherit-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-004.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-solid-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-inherit-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-containing-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-height-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-nested-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-style-inset-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-block-children-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-child-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-basic-004.html
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-inset-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-table-cell-vertical-align-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-height-block-child-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-non-integer-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-negative-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-fraction-3-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-clip-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-small-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-007.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-double-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-fraction-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-clip-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-reduce-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-child-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-block-sibling-3-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-style-outset-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-containing-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-005-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-nested-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-color-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-margin-child-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-overflowing-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-block-clip-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-height-block-child-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-large-2-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-outset-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-margin-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-computed-2-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-table-cell-height-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-fraction-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-count-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-block-sibling-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-ridge-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-dashed-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-block-clip-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-003-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-margin-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-color-inherit-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-inherit-4-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-hidden-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-containing-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-block-children-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-large-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-margin-004.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-toolong-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-count-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-computed-003-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-block-clip-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-containing-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-large-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-px-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-block-clip-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-inherit-004.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-samelength-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-table-cell-height-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-margin-004-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-nested-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-height-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-005.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-006.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-computed-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-large-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-auto-block-children-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-fill-balance-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-ems-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-005.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-invalid-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-computed-004-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-columns-invalid-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-solid-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-dotted-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-stacking-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-invalid-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-fraction-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-inherit-3-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-inherit-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-table-cell-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-overflow-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-003.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-computed-004.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-nested-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-table-cell-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-clip-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-double-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-nested-firstchild-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-large-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-negative-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-negative-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-computed-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-basic-003.html
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-shorthand-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-style-groove-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-style-ridge-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-break-000.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-style-ridge-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-large-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-000-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-margin-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-list-item-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-count-computed-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-gap-large-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-color-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-large-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-small-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-column-rule-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-width-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-samelength-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-nested-margin-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-float-001-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-fraction-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-rule-stacking-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-zero-height-001.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-span-all-child-002-ref.xht
+# layout/reftests/w3c-css/received/css-multicol-1/multicol-table-cell-height-002.xht
+# layout/reftests/w3c-css/received/css-multicol-1/reference/multicol-basic-ref.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-029.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-016.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-033.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-006.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-017.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-003.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-026.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-032.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-007.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-004.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-021.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-035.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-039.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-020.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-024.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-030.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-028.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-010.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-001.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-011.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-027.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-001-ref.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-015.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-018.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-034.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-019.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-036.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-002.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-008.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-038.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-002.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-014.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-001.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-031.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-012.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-025.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-009.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-027-ref.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-037.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-023.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-005.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-013.html
+# layout/reftests/w3c-css/received/css-conditional-3/at-supports-022.html
+# layout/reftests/w3c-css/received/css-conditional-3/reference/background-lime.html
+# layout/reftests/w3c-css/received/css-namespaces-3/prefix-006.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-006.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-014.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-007.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/prefix-001.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-009.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/scope-002.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-003.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-012.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-015.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-013.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-005.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/scope-001.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/prefix-004.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-011.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-001.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-004.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-008.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-002.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/prefix-002.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/syntax-010.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/prefix-003.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/prefix-005.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-6.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-1-block.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-2-generic.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-5.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-1.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-3.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-2.xml
+# layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-1-generic.xml
+# layout/reftests/w3c-css/received/selectors-4/selector-required-ref.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-shadow-003.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-004.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-005.html
+# layout/reftests/w3c-css/received/selectors-4/selector-required.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-shadow-004.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-001.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-001-ref.html
+# layout/reftests/w3c-css/received/selectors-4/selectors-dir-selector-rtl-001.html
+# layout/reftests/w3c-css/received/selectors-4/selectors-dir-selector-ltr-001.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-shadow-002.html
+# layout/reftests/w3c-css/received/selectors-4/of-type-selectors-ref.xhtml
+# layout/reftests/w3c-css/received/selectors-4/focus-within-006.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-shadow-005.html
+# layout/reftests/w3c-css/received/selectors-4/of-type-selectors.xhtml
+# layout/reftests/w3c-css/received/selectors-4/focus-within-shadow-001.html
+# layout/reftests/w3c-css/received/selectors-4/selectors-dir-selector-ref.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-002.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-003.html
+# layout/reftests/w3c-css/received/selectors-4/focus-within-shadow-001-ref.html
+# layout/reftests/w3c-css/received/css-values-3/vh-support.html
+# layout/reftests/w3c-css/received/css-values-3/vh-zero-support.html
+# layout/reftests/w3c-css/received/css-values-3/attr-px-valid.html
+# layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-003.html
+# layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero-nofallback.html
+# layout/reftests/w3c-css/received/css-values-3/calc-invalid-range-clamping.html
+# layout/reftests/w3c-css/received/css-values-3/vh-em-inherit.html
+# layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-cast.html
+# layout/reftests/w3c-css/received/css-values-3/vh-interpolate-pct.html
+# layout/reftests/w3c-css/received/css-values-3/vh-support-transform-translate.html
+# layout/reftests/w3c-css/received/css-values-3/vh-calc-support.html
+# layout/reftests/w3c-css/received/css-values-3/vh-interpolate-vh.html
+# layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-fallback.html
+# layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-001.html
+# layout/reftests/w3c-css/received/css-values-3/vh-inherit.html
+# layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-001.html
+# layout/reftests/w3c-css/received/css-values-3/attr-length-valid.html
+# layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome.html
+# layout/reftests/w3c-css/received/css-values-3/vh-interpolate-px.html
+# layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-002.html
+# layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome_iframe.html
+# layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-fallback.html
+# layout/reftests/w3c-css/received/css-values-3/vh-calc-support-pct.html
+# layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-fallback.html
+# layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-cast.html
+# layout/reftests/w3c-css/received/css-values-3/initial-background-color.html
+# layout/reftests/w3c-css/received/css-values-3/vh-support-transform-origin.html
+# layout/reftests/w3c-css/received/css-values-3/calc-in-calc.html
+# layout/reftests/w3c-css/received/css-values-3/calc-parenthesis-stack.html
+# layout/reftests/w3c-css/received/css-values-3/ch-unit-001.html
+# layout/reftests/w3c-css/received/css-values-3/vh-support-atviewport.html
+# layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-cast.html
+# layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero.html
+# layout/reftests/w3c-css/received/css-values-3/vh-support-margin.html
+# layout/reftests/w3c-css/received/css-values-3/attr-color-valid.html
+# layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-002.html
+# layout/reftests/w3c-css/received/css-values-3/reference/200-200-green.html
+# layout/reftests/w3c-css/received/css-values-3/reference/all-green.html
+# layout/reftests/w3c-css/received/css-values-3/reference/ch-unit-001-ref.html
+# layout/reftests/w3c-css/received/css-values-3/reference/vh_not_refreshing_on_chrome-ref.html
+# layout/reftests/w3c-css/submitted/test-template-001.xht
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-003f.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-006a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-004a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-006g.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-004d.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-property-003.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-011b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-011-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-004c.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-002a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-002.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-015a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-003-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-005a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-017-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-property-004a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-001-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-005a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-006c.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-012-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-015-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-004-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-011a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-018-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-018a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-010Zs.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-003d.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-color-property-001b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-001-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-014b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-color-property-001a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-color-property-001-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-019.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-003-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-001.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-003a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-property-003a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-005-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-color-property-002.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-020.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-005.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-010Zp.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-014-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-002-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-017b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-015b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-004-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-005d.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-003.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-010Cn.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-006.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-002-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-005b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-001b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-005e.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-020a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-006e.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-006b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-property-003b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-003-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-001b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-013b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-016a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-003e.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-003c.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-019-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-001a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-017.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-018.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-005g.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-002b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-004-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-004e.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-012c.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-002-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-014.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-006-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-005c.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-002.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-010Cc.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-003.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-003d.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-004.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-003.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-color-property-001.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-005f.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-020-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-004b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-001a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-001z.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-004-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-decoration-propagation-01-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-010Cf.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-003a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-decoration-propagation-01.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-001.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-016.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-013-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-013.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-013a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-004.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-019a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-004c.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-014a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-012b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-004f.html
+# layout/reftests/w3c-css/submitted/text-decor-3/ruby-text-decoration-01.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-016-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-property-001.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-012.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-001.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-003g.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-011.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-003-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-003a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-003c.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-004d.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-004g.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-015.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-017a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-012a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-005.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-003b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/ruby-text-decoration-01-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-002a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-property-002.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-006d.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-property-004.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-002-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-ruby-002.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-002b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-004b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-004a.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-004.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-001-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-010Zl.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-001c.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-003b.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-006f.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-002c.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-001-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-010-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-color-property-002-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-position-property-005-ref.html
+# layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-line-height-004a.html
+# layout/reftests/w3c-css/submitted/multicol3/moz-multicol3-column-balancing-break-inside-avoid-1-ref.html
+# layout/reftests/w3c-css/submitted/multicol3/moz-multicol3-column-balancing-break-inside-avoid-1.html
+# layout/reftests/w3c-css/submitted/multicol3/multicol-height-002.xht
+# layout/reftests/w3c-css/submitted/multicol3/reference/multicol-height-002.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-border-box-004.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-border-box-003-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-content-box-002-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-border-box-001-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-001.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-content-box-003.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-border-box-003.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-content-box-001.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-002-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-003-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-border-box-002.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-content-box-001-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-001-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-content-box-003-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-content-box-002.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-border-box-004-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-002.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-border-box-001.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-border-box-002-ref.xht
+# layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-003.xht
+# layout/reftests/w3c-css/submitted/contain/contain-paint-clip-003-ref.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-containing-block-absolute-001.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-clip-002.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-containing-block-absolute-001-ref.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-clip-001.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-formatting-context-margin-001.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-clip-004-ref.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-clip-005.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-formatting-context-float-001-ref.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-containing-block-fixed-001-ref.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-containing-block-fixed-001.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-formatting-context-margin-001-ref.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-formatting-context-float-001.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-clip-002-ref.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-clip-004.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-clip-001-ref.html
+# layout/reftests/w3c-css/submitted/contain/contain-paint-clip-003.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-004p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-003i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-001c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-003-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-001c.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-004-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-006p.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-004o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-006e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-004i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-003o.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-002c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-005i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-006-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-005e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-005i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-004i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-005p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-004-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-003i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-003-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-003i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-006-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-006e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-002c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-003o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-003i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-006i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-002c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-005p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-004p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-001c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-003e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-005o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-006p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-006-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-006o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-004e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-005-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-003o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-004i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-006i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-005i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-003e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-004i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-001c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-005-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-004o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-003p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-003e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-003i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-001c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-006o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-006e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-003-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-006p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-005i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-004e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-006p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-003p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-006-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-003o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-004i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-004o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-004-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-003e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-004e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-005o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-001c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-005-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-006o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-002c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-005-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-006e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-005e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-003-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-003p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-005p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-005e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-005p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-004-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-005o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-004e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-005p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-005o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-004p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-003e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-006-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-003o.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-002c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-004e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-005e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-002p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-003p.html
+# layout/reftests/w3c-css/submitted/images3/object-position-svg-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-006p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-002o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-004p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-006i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-004-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-006e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-003p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-006o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-006i.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-004o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-005e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-004o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-002c.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-002i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-004p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-002e.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-001-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-001p.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-contain-svg-005o.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-002-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-svg-005i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-position-png-001o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-006o.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-001i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-006i.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-fill-svg-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-svg-005-ref.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-none-png-001e.html
+# layout/reftests/w3c-css/submitted/images3/object-fit-cover-svg-003-ref.html
+# layout/reftests/w3c-css/submitted/images3/support/colors-16x8.svg
+# layout/reftests/w3c-css/submitted/images3/support/colors-16x8-parDefault.svg
+# layout/reftests/w3c-css/submitted/images3/support/colors-8x16-noSize.svg
+# layout/reftests/w3c-css/submitted/images3/support/template-object-fit-test.html
+# layout/reftests/w3c-css/submitted/images3/support/template-object-fit-ref.html
+# layout/reftests/w3c-css/submitted/images3/support/colors-8x16.svg
+# layout/reftests/w3c-css/submitted/images3/support/template-object-position-ref.html
+# layout/reftests/w3c-css/submitted/images3/support/colors-16x8-noSize.svg
+# layout/reftests/w3c-css/submitted/images3/support/template-object-position-test.html
+# layout/reftests/w3c-css/submitted/images3/support/colors-8x16-parDefault.svg
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-003-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-005a.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-orientation-upright-directionality-001.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-005.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/logical-physical-mapping-001.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-007-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-break-inside-001.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-004.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-break-inside-001-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-006-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/logical-physical-mapping-001-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-006.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-break-inside-001a.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-005-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-004-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-003.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-002.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-001.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-orientation-upright-directionality-001-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-002-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-006a.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-001-ref.html
+# layout/reftests/w3c-css/submitted/writing-modes-3/text-combine-upright-compression-007.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-001a.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-vert-001b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-single-line-clamp-2.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-paint-ordering-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-004.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-table-fixup-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-005.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-007-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-vert-001a.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-008-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-horiz-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-005-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-block-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-009.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-vert-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-003.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-horiz-001b.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-003.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-iframe-vert-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-001-table.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-001b.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-003.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-img-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-004-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-margin-auto-horiz-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-single-item-001a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-001a.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-root-node-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-007.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-video-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-004-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-003-reverse.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-003.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-003.html
+# layout/reftests/w3c-css/submitted/flexbox/position-absolute-containing-block-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-video-vert-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-004-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-wrap-horiz-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-004-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-horiz-001a.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-margin-auto-horiz-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-008.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-009-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-collapsed-item-horiz-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-002a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-single-item-001b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-paint-ordering-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-006-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-fieldset-vert-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-vert-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-wrap-vert-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-img-vert-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-002.html
+# layout/reftests/w3c-css/submitted/flexbox/position-absolute-containing-block-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-003.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-vert-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-003.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-wrap-vert-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-root-node-001a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-horiz-002a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-001a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-005.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-anonymous-items-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-004-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-004.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-single-item-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-stretch-vert-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-004.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-iframe-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-005.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-block-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-005.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-004-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-img-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-collapsed-item-horiz-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-004-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-canvas-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-003-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-fieldset-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-003-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-collapsed-item-horiz-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-vert-001a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-empty-001b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-horiz-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-003-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-002a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-005.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-margin-auto-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-004-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-wrap-vert-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-items-center-nested-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-007.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-004-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-004-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-single-line-clamp-3-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/position-absolute-containing-block-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-canvas-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-iframe-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-video-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-vert-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-002b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-align-self-baseline-vert-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-empty-001a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-textarea-vert-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-004.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-004.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-block-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-stretch-vert-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-horiz-002b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-003-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-004.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-001a.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-textarea-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-wrap-horiz-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-003.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-004-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-005-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-horiz-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-textarea-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-align-self-baseline-horiz-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-005-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-horiz-001a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-005-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-wrap-vert-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-vert-002b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-root-node-001b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-004.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-collapsed-item-baseline-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-iframe-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-001-rtl.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-items-center-nested-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-vert-002a.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-002b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-canvas-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-fieldset-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-001-reverse.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-003-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-margin-auto-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-003.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-003-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-004-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-002c.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-006.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-003.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-002a.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-block-vert-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-align-self-baseline-vert-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-005.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-align-self-baseline-horiz-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-004.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-005.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-empty-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-horiz-001.html
+# layout/reftests/w3c-css/submitted/flexbox/position-absolute-containing-block-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-single-line-clamp-2-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-collapsed-item-horiz-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-single-line-clamp-1-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-001-reverse-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-005-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-001-rtl-reverse.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-table-fixup-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-width-auto-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-003.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-003-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-003.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-001a.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-stretch-vert-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-004.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-003.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-001b.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-vert-001b.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-004.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-textarea-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-003-reverse-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-006.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-002c.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-horiz-001b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-005-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-004.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-horiz-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-collapsed-item-baseline-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-003.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-004.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-vert-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-paint-ordering-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-006.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-006-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-collapsed-item-horiz-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-006-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-001-block.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-002b.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-001b.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-wrap-horiz-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-wrap-horiz-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-002-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-fieldset-horiz-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-canvas-vert-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-005.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-img-horiz-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-anonymous-items-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-stretch-vert-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-001b.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-video-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-003.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-001-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-003-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-horiz-001-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-005-ref.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-vert-002-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-004-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-intrinsic-ratio-004-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-004.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-writing-mode-007-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-single-line-clamp-1.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-min-height-auto-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-001b.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-single-line-clamp-3.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-001.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-003.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-005-ref.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-vert-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-002.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-paint-ordering-001.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-004.xhtml
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-collapsed-item-horiz-003.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-002.html
+# layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-001-ref.html
+# layout/reftests/w3c-css/submitted/text3/text-justify-inter-character-001-ref.html
+# layout/reftests/w3c-css/submitted/text3/text-align-match-parent-root-ltr-ref.html
+# layout/reftests/w3c-css/submitted/text3/text-align-match-parent-04.html
+# layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html
+# layout/reftests/w3c-css/submitted/text3/text-justify-inter-character-001.html
+# layout/reftests/w3c-css/submitted/text3/text-align-match-parent-02.html
+# layout/reftests/w3c-css/submitted/text3/text-align-match-parent-03.html
+# layout/reftests/w3c-css/submitted/text3/text-justify-none-001.html
+# layout/reftests/w3c-css/submitted/text3/text-align-match-parent-ref.html
+# layout/reftests/w3c-css/submitted/text3/text-justify-inter-word-001.html
+# layout/reftests/w3c-css/submitted/text3/text-align-match-parent-root-ltr.html
+# layout/reftests/w3c-css/submitted/text3/text-word-spacing-001.html
+# layout/reftests/w3c-css/submitted/text3/text-justify-inter-word-001-ref.html
+# layout/reftests/w3c-css/submitted/text3/text-justify-distribute-001.html
+# layout/reftests/w3c-css/submitted/text3/text-align-match-parent-01.html
+# layout/reftests/w3c-css/submitted/text3/text-align-match-parent-root-rtl.html
+# layout/reftests/w3c-css/submitted/text3/text-align-match-parent-root-rtl-ref.html
+# layout/reftests/w3c-css/submitted/text3/text-justify-none-001-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-29.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-19.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-50.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-36.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-57.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-22.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-08.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-12.html
+# layout/reftests/w3c-css/submitted/variables/variable-external-declaration-01.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-49.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-04.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-47.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-10.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-30.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-07.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-59.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-01.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-27.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-40-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-02.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-67.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-37-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-43.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-31.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-41.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-32.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-10.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-60.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-01.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-03.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-17.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-28.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-23.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-38.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-07.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-23.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-39.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-03.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-21.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-38.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-34.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-42.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-17.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-04.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-28.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-10.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-02.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-04.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-02.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-36-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-25.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-20.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-40.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-36.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-30.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-16-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-18-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-22.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-50.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-38-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-59.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-56.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-16.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-18.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-52.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-49.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-07.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-16.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-14.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-48.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-20.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-13.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-38.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-25.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-24.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-15-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-14.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-24.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-55.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-06.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-51.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-11.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-09.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-17.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-60.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-23.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-26.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-61.html
+# layout/reftests/w3c-css/submitted/variables/variable-external-supports-01.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-16.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-21.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-05.html
+# layout/reftests/w3c-css/submitted/variables/variable-external-font-face-01-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-51.html
+# layout/reftests/w3c-css/submitted/variables/variable-external-reference-01.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-37.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-48.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-53.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-08.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-62.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-09.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-33.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-26.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-33.html
+# layout/reftests/w3c-css/submitted/variables/variable-font-face-02.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-08.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-46.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-35.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-56.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-27.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-45.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-57.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-22.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-15.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-41.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-06.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-34.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-37.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-29.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-55.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-24.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-44.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-39.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-40.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-11.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-03.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-26.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-65.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-58.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-21.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-30.html
+# layout/reftests/w3c-css/submitted/variables/variable-font-face-02-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-31.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-44.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-12.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-19.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-17-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-01.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-09.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-13.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-25.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-42.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-37.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-43.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-39.html
+# layout/reftests/w3c-css/submitted/variables/variable-font-face-01.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-18.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-58.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-15.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-32.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-64.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-46.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-45.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-54.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-33.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-11.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-06.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-34.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-35.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-15.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-52.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-18.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-20.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-35.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-36.html
+# layout/reftests/w3c-css/submitted/variables/variable-external-font-face-01.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-14.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-40.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-47.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-05.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-29.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-32.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-31.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-13.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-53.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-19.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-63.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-12.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-05.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-54.html
+# layout/reftests/w3c-css/submitted/variables/variable-supports-66.html
+# layout/reftests/w3c-css/submitted/variables/variable-declaration-28.html
+# layout/reftests/w3c-css/submitted/variables/variable-reference-12-ref.html
+# layout/reftests/w3c-css/submitted/variables/variable-font-face-01-ref.html
+# layout/reftests/w3c-css/submitted/variables/support/color-green-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-3.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-1.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-7-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-2.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-3.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-1.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-inline-page-break-inside-avoid-1.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-13.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-8.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-7.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-12.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-2.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-6.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-8-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-8.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-6-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-2-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-7.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-5-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-inline-page-break-inside-avoid-1-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-3-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-2.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-14.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-4-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-5.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-2.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-9-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-5.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-3.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-7-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-9.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-6.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-7.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-4.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-8-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-5-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-9.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-7-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-7.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-5-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-15.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-1.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-4.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-5.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-6.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-8.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-10.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-4.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-4-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-row-page-break-inside-avoid-2.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-1.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-2-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-3.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-14-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-15-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-rowgroup-page-break-inside-avoid-6.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-5.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-8-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-block-page-break-inside-avoid-11.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-8.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-table-page-break-inside-avoid-6-ref.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-float-page-break-inside-avoid-4.html
+# layout/reftests/w3c-css/submitted/css21/pagination/moz-css21-row-page-break-inside-avoid-1.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-min-width-80.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-width-40-ref.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-height-20.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-min-height-40-ref.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-min-width-80-ref.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-all-auto.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-max-height-20.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-min-width-40.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-min-height-40.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-height-20-ref.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-min-height-20.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-max-width-40.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-width-40.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/replaced-elements-all-auto-ref.html
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/support/height-25-width-50.svg
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/support/height-25-no-ratio.svg
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/support/ratio-2.svg
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/support/no-ratio.svg
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/support/height-25-ratio-2.svg
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/support/width-50-no-ratio.svg
+# layout/reftests/w3c-css/submitted/css21/replaced-sizing/support/width-50-ratio-2.svg
+# layout/reftests/w3c-css/submitted/ruby/nested-ruby-pairing-001-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-text-combine-upright-002a.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-text-combine-upright-002-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-text-combine-upright-001a.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-autohide-002.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-autohide-001-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-004-ref.html
+# layout/reftests/w3c-css/submitted/ruby/nested-ruby-pairing-001.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-003.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-002-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-text-combine-upright-002b.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-004.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-autohide-001.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-005-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-001-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-001.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-005.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-autohide-002-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-autohide-004.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-002.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-text-combine-upright-001-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-autohide-003-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-autohide-003.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-003-ref.html
+# layout/reftests/w3c-css/submitted/ruby/ruby-text-combine-upright-001b.html
+# layout/reftests/w3c-css/submitted/transforms/perspective-containing-block-dynamic-1b.html
+# layout/reftests/w3c-css/submitted/transforms/perspective-zero.html
+# layout/reftests/w3c-css/submitted/transforms/perspective-containing-block-dynamic-1a.html
+# layout/reftests/w3c-css/submitted/transforms/transform-containing-block-dynamic-1a.html
+# layout/reftests/w3c-css/submitted/transforms/containing-block-dynamic-1-ref.html
+# layout/reftests/w3c-css/submitted/transforms/transform-containing-block-dynamic-1b.html
+# layout/reftests/w3c-css/submitted/transforms/reference/green.html
+# layout/reftests/w3c-css/submitted/lists-3/list-style-type-string-001a.html
+# layout/reftests/w3c-css/submitted/lists-3/list-style-type-string-001-ref.html
+# layout/reftests/w3c-css/submitted/lists-3/list-style-type-string-001b.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-opacity-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-transform-style-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-fixpos-cb-contain-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-perspective-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-clip-path-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-fixpos-cb-height-1.html
+# layout/reftests/w3c-css/submitted/will-change/green-square-100-by-100-offset-ref.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-fixpos-cb-filter-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-fixpos-cb-transform-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-isolation-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-height-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-mix-blend-mode-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-z-index-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-fixpos-cb-position-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-fixpos-cb-perspective-1.html
+# layout/reftests/w3c-css/submitted/will-change/green-square-100-by-100-ref.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-fixpos-cb-transform-style-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-filter-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-mask-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-transform-1.html
+# layout/reftests/w3c-css/submitted/will-change/will-change-stacking-context-position-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-relative-left-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-padding-block-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-absolute-left-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-absolute-top-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-absolute-top-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-background-linear-gradient-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-height-block-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-text-indent-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-background-size-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-background-position-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-relative-right-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-relative-top-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-relative-top-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-max-height-block-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-height-table-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-max-width-block-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-margin-block-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-max-width-block-intrinsic-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-relative-bottom-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-width-table-fixed-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-max-width-block-intrinsic-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-transform-origin-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-margin-block-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-vertical-align-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-width-block-intrinsic-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-padding-block-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-min-height-block-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-height-table-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-width-table-fixed-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-relative-left-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-min-width-block-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-width-block-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-width-block-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-text-indent-intrinsic-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-min-width-block-intrinsic-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-min-width-block-intrinsic-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-background-linear-gradient-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-absolute-right-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-background-position-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-border-radius-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-width-table-auto-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-text-indent-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-max-height-block-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-vertical-align-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-border-radius-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-width-table-auto-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-background-size-1-ref.html
+# layout/reftests/w3c-css/submitted/values3/calc-height-block-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-offsets-absolute-bottom-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-transform-origin-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-width-block-intrinsic-1.html
+# layout/reftests/w3c-css/submitted/values3/calc-text-indent-intrinsic-1.html
+# layout/reftests/w3c-css/submitted/selectors4/focus-within-1-ref.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-03-ref.html
+# layout/reftests/w3c-css/submitted/selectors4/focus-within-3-ref.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-02a.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-01a.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-04-ref.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-01b.html
+# layout/reftests/w3c-css/submitted/selectors4/child-index-no-parent-01.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-03a.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-01-ref.html
+# layout/reftests/w3c-css/submitted/selectors4/focus-within-2.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-03b.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-04.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-02b.html
+# layout/reftests/w3c-css/submitted/selectors4/dir-style-02-ref.html
+# layout/reftests/w3c-css/submitted/selectors4/child-index-no-parent-01-ref.html
+# layout/reftests/w3c-css/submitted/selectors4/focus-within-3.html
+# layout/reftests/w3c-css/submitted/selectors4/focus-within-1.html
+# layout/reftests/w3c-css/submitted/selectors4/focus-within-2-ref.html
+# layout/reftests/w3c-css/submitted/fonts3/font-size-zero-1-notref.html
+# layout/reftests/w3c-css/submitted/fonts3/font-size-zero-2.html
+# layout/reftests/w3c-css/submitted/fonts3/font-size-zero-2-ref.html
+# layout/reftests/w3c-css/submitted/fonts3/font-size-adjust-zero-2.html
+# layout/reftests/w3c-css/submitted/fonts3/font-size-zero-1.html
+# layout/reftests/w3c-css/submitted/fonts3/font-size-adjust-zero-1.html
+# layout/reftests/w3c-css/submitted/fonts3/font-size-zero-1-ref.html
+# layout/reftests/w3c-css/submitted/filters/filter-containing-block-dynamic-1a.html
+# layout/reftests/w3c-css/submitted/filters/filter-containing-block-dynamic-1-ref.html
+# layout/reftests/w3c-css/submitted/filters/filter-containing-block-dynamic-1b.html
+# layout/reftests/w3c-css/submitted/color4/background-color-rgb-002.html
+# layout/reftests/w3c-css/submitted/color4/background-color-hsl-004.html
+# layout/reftests/w3c-css/submitted/color4/background-color-rgb-002-ref.html
+# layout/reftests/w3c-css/submitted/color4/background-color-hsl-001.html
+# layout/reftests/w3c-css/submitted/color4/background-color-hsl-003-ref.html
+# layout/reftests/w3c-css/submitted/color4/background-color-hsl-004-ref.html
+# layout/reftests/w3c-css/submitted/color4/background-color-hsl-002.html
+# layout/reftests/w3c-css/submitted/color4/background-color-hsl-003.html
+# layout/reftests/w3c-css/submitted/color4/background-color-rgb-001-ref.html
+# layout/reftests/w3c-css/submitted/color4/background-color-hsl-002-ref.html
+# layout/reftests/w3c-css/submitted/color4/background-color-rgb-003-ref.html
+# layout/reftests/w3c-css/submitted/color4/background-color-rgb-003.html
+# layout/reftests/w3c-css/submitted/color4/background-color-rgb-001.html
+# layout/reftests/w3c-css/submitted/color4/background-color-hsl-001-ref.html
+# layout/reftests/w3c-css/submitted/references/test-template-001.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-019.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-040.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-034.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-020.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-035.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-030.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-013.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-007.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-028.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-015.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-046.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-039.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-043.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-011.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-014.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-042.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-001.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-044.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-018.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-036.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-009.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-010.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-032.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-041.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-002.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-025.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-012.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-033.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-038.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-008.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-022.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-023.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-029.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-017.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-024.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-004.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-021.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-026.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-037.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-003.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-016.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-006.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-045.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-005.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-027.xht
+# layout/reftests/w3c-css/submitted/conditional3/css-supports-031.xht
+# layout/reftests/w3c-css/submitted/conditional3/support/pass.xht
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-2.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-2-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-1b.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-2.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-8.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-3.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-4-ref.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-2.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-1c.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-1c.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-9-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-3-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-7-ref.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-4-ref.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-1-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-6-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-1b.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-4.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-1.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-8-ref.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-1.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-1d.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-1-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-5-ref.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1-ref.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-1e.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-2-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-4.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-1a.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-10.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-9.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-7.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-1.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-1a.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-1-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-5.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7-ref.html
+# layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-2.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-6.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-3-ref.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-round-3.html
+# layout/reftests/w3c-css/submitted/background/background-repeat-space-10-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-2a.html
+# layout/reftests/w3c-css/submitted/masking/mask-repeat-3-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-6-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-composite-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-contain-position-fifty-fifty.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-5-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-percent-percent-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-percent.html
+# layout/reftests/w3c-css/submitted/masking/mask-opacity-1b.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-auto.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-length-length.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-viewBox-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-composite-1c.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-7-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-mode-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-3-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-3a.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-contain-clip-border.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-clip-1.html
+# layout/reftests/w3c-css/submitted/masking/mask-origin-1.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-marginBox-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-length-percent.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-3b.html
+# layout/reftests/w3c-css/submitted/masking/mask-origin-2.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-auto-auto.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-borderBox-1b.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-fillBox-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-opacity-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-percent-percent.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-geometryBox-2.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-percent-auto.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-percent-length.html
+# layout/reftests/w3c-css/submitted/masking/mask-repeat-1.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-3g.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-5.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-mix-blend-mode-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-strokeBox-1b.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-3a.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-cover.html
+# layout/reftests/w3c-css/submitted/masking/mask-composite-2c.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-7.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-4b.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-4c.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-localRef-1.html
+# layout/reftests/w3c-css/submitted/masking/mask-repeat-2-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-opacity-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-composite-2-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-mode-to-mask-type.html
+# layout/reftests/w3c-css/submitted/masking/mask-composite-2b.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-viewBox-1b.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-3b.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-localRef-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-composite-2a.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-3c.html
+# layout/reftests/w3c-css/submitted/masking/mask-origin-2-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-3f.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-contain-position-fifty-fifty-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-6.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-4d.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-strokeBox-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-opacity-1c.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-length.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-2-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-auto-length.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-6-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-composite-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-auto-length-ref.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-geometryBox-2-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-1c.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-3e.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-3-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-2b.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-contentBox-1c.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-contain-clip-padding.html
+# layout/reftests/w3c-css/submitted/masking/mask-clip-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-5.html
+# layout/reftests/w3c-css/submitted/masking/mask-repeat-2.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-percent-percent-stretch.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-4a.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-length-auto.html
+# layout/reftests/w3c-css/submitted/masking/mask-repeat-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-paddingBox-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-2-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-3d.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-auto-ref.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-viewBox-1c.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-contentBox-1a.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-paddingBox-1c.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-2.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-cover-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-length-length-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-1b.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-percent-percent-stretch-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-contain-ref.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-borderBox-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-4a.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-3h.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-1d.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-mix-blend-mode-1.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-4-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-contain-clip-padding-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-1a.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-contain-clip-border-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-auto-percent.html
+# layout/reftests/w3c-css/submitted/masking/blank.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-1c.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-length-percent-ref.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-geometryBox-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-mode-a.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-1b.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-4b.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-paddingBox-1b.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-contentBox-1b.html
+# layout/reftests/w3c-css/submitted/masking/mask-mode-to-mask-type-ref.html
+# layout/reftests/w3c-css/submitted/masking/clip-path-borderBox-1c.html
+# layout/reftests/w3c-css/submitted/masking/mask-repeat-3.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-position-6.html
+# layout/reftests/w3c-css/submitted/masking/mask-mode-b.html
+# layout/reftests/w3c-css/submitted/masking/mask-image-5-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-composite-1b.html
+# layout/reftests/w3c-css/submitted/masking/mask-origin-1-ref.html
+# layout/reftests/w3c-css/submitted/masking/mask-size-contain.html
+# layout/reftests/w3c-css/submitted/masking/support/blue-100x50-transparent-100x50.svg
+# layout/reftests/w3c-css/submitted/masking/support/50x50-opaque-blue.svg
+# layout/reftests/w3c-css/submitted/masking/support/red-100x100.svg
+# layout/reftests/w3c-css/submitted/masking/support/blue-luminance-100x100.svg
+# layout/reftests/w3c-css/submitted/masking/support/mask-half-transparent-100x100.svg
+# layout/reftests/w3c-css/submitted/masking/support/green-100x100.svg
+# layout/reftests/w3c-css/submitted/masking/support/50x100-opaque-blue.svg
+# layout/reftests/w3c-css/submitted/masking/support/transparent-100x50-blue-100x50.svg
+# layout/reftests/w3c-css/submitted/masking/support/red-luminance-100x100.svg
+# layout/reftests/w3c-css/submitted/masking/support/blue-100x100.svg
+# layout/reftests/w3c-css/submitted/masking/support/green-luminance-100x100.svg
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-rtl-001.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-rtl-003-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-006-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-003.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-vertWM-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-img-001.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-img-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-margin-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-rtl-002.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-rtl-004-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-007-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-005.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-vertWM-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-img-002.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-008-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-vertWM-001.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-vertWM-002.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-rtl-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-fallback-align-content-001.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-margin-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-margin-001.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-vertWM-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-rtl-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-vertWM-003-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-006.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-004.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-007.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-rtl-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-rtl-003.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-rtl-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-rtl-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-rtl-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-rtl-003-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-vertWM-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-vertWM-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-vertWM-004.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-006.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-vertWM-003.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-rtl-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-vertWM-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-fallback-justify-content-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-008.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-rtl-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-vertWM-004.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-002.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-004.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-vertWM-001.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-img-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-007-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-001.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-rtl-004.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-vertWM-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-003-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-003.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-vertWM-003.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-margin-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-vertWM-004-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-fallback-align-content-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-rtl-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-002.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-self-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-vertWM-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-006-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-005-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-008.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-vertWM-002.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-004-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-003-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-rtl-004-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-vertWM-003-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-007-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-self-001.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-rtl-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-rtl-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-rtl-003-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-rtl-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-vertWM-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-vertWM-003.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-rtl-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-vertWM-004-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-img-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-007.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-vertWM-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-006.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-rtl-003.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-003-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-rtl-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-rtl-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-img-001.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-vertWM-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-rtl-004.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-004-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-007.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-vertWM-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-img-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-vertWM-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-rtl-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-004.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-fallback-justify-content-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-005.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-005.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-008-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-rtl-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-rtl-001.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-005-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-img-002.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-008-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-008.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-002-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-rtl-004.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-004-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-align-self-rtl-004-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-vertWM-004-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-vertWM-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-justify-content-002.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-vertWM-004.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-006-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-vertWM-003-ref.html
+# layout/reftests/w3c-css/submitted/align3/grid-abspos-staticpos-justify-self-vertWM-001-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-003.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-005-ref.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-content-002.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-rtl-003.html
+# layout/reftests/w3c-css/submitted/align3/flex-abspos-staticpos-align-self-vertWM-002-ref.html
+# layout/reftests/border-radius/border-circle-2-ref.xhtml
+# layout/reftests/border-radius/invalidate-1-ref.html
+# layout/reftests/border-radius/percent-2.html
+# layout/reftests/border-radius/clipping-3-ref.xhtml
+# layout/reftests/border-radius/corner-joins-2.xhtml
+# layout/reftests/border-radius/inherit-1.html
+# layout/reftests/border-radius/corner-1-ref.svg
+# layout/reftests/border-radius/corner-split.html
+# layout/reftests/border-radius/curved-stripe-border.html
+# layout/reftests/border-radius/zero-radius-clip-ref.html
+# layout/reftests/border-radius/table-collapse-1.html
+# layout/reftests/border-radius/percent-3-ref.html
+# layout/reftests/border-radius/border-reduce-height-ref.html
+# layout/reftests/border-radius/corner-joins-1.xhtml
+# layout/reftests/border-radius/clipping-4-canvas.html
+# layout/reftests/border-radius/border-value-interpret.html
+# layout/reftests/border-radius/invalidate-1b.html
+# layout/reftests/border-radius/clipping-5-ref.html
+# layout/reftests/border-radius/scrollbar-clamping-2-ref.html
+# layout/reftests/border-radius/corner-1.html
+# layout/reftests/border-radius/border-circle-2.html
+# layout/reftests/border-radius/scroll-1-ref.html
+# layout/reftests/border-radius/invalidate-1a.html
+# layout/reftests/border-radius/color-layer-1a.html
+# layout/reftests/border-radius/intersecting-clipping-1-image.html
+# layout/reftests/border-radius/inherit-1-ref.html
+# layout/reftests/border-radius/percent-1.html
+# layout/reftests/border-radius/clipping-7-ref.html
+# layout/reftests/border-radius/transforms-1.html
+# layout/reftests/border-radius/clipping-1.html
+# layout/reftests/border-radius/iframe-1.html
+# layout/reftests/border-radius/curved-borders-all-styles.html
+# layout/reftests/border-radius/corner-3-ref.svg
+# layout/reftests/border-radius/curved-stripe-border-ref.svg
+# layout/reftests/border-radius/scrollbar-clamping-2.html
+# layout/reftests/border-radius/corner-4-ref.svg
+# layout/reftests/border-radius/corner-4.html
+# layout/reftests/border-radius/clipping-5-refi.html
+# layout/reftests/border-radius/table-collapse-1-ref.html
+# layout/reftests/border-radius/corner-3.html
+# layout/reftests/border-radius/percent-3.html
+# layout/reftests/border-radius/percent-2-ref.html
+# layout/reftests/border-radius/corner-joins-2-ref.xhtml
+# layout/reftests/border-radius/intersecting-clipping-1-refi.html
+# layout/reftests/border-radius/clipping-4-ref.html
+# layout/reftests/border-radius/transforms-1-ref.html
+# layout/reftests/border-radius/clipping-6.html
+# layout/reftests/border-radius/scrollbar-clamping-1-ref.html
+# layout/reftests/border-radius/curved-border-background-nogap-ref.html
+# layout/reftests/border-radius/corner-2.html
+# layout/reftests/border-radius/outline-square.html
+# layout/reftests/border-radius/clipping-4-overflow-hidden.html
+# layout/reftests/border-radius/border-reduce-height.html
+# layout/reftests/border-radius/clipping-7.html
+# layout/reftests/border-radius/intersecting-clipping-1-ref.html
+# layout/reftests/border-radius/outline-circle.html
+# layout/reftests/border-radius/corner-joins-1-ref.xhtml
+# layout/reftests/border-radius/intersecting-clipping-1-refc.html
+# layout/reftests/border-radius/clipping-1-ref.html
+# layout/reftests/border-radius/scroll-1.html
+# layout/reftests/border-radius/scrollbar-clamping-1.html
+# layout/reftests/border-radius/border-square.html
+# layout/reftests/border-radius/curved-border-background-nogap.html
+# layout/reftests/border-radius/color-layer-1-ref.html
+# layout/reftests/border-radius/clipping-5-canvas.html
+# layout/reftests/border-radius/clipping-5-overflow-hidden.html
+# layout/reftests/border-radius/border-value-interpret-ref.html
+# layout/reftests/border-radius/iframe-1-ref.html
+# layout/reftests/border-radius/clipping-4-image.html
+# layout/reftests/border-radius/clipping-3.html
+# layout/reftests/border-radius/clipping-and-zindex-1.html
+# layout/reftests/border-radius/clipping-5-image.html
+# layout/reftests/border-radius/clipping-5-refc.html
+# layout/reftests/border-radius/corner-2-ref.svg
+# layout/reftests/border-radius/clipping-2.html
+# layout/reftests/border-radius/corner-split-ref.svg
+# layout/reftests/border-radius/border-circle.html
+# layout/reftests/border-radius/clipping-4-notref.html
+# layout/reftests/border-radius/border-ellips.html
+# layout/reftests/border-radius/intersecting-clipping-1-canvas.html
+# layout/reftests/border-radius/zero-radius-clip-1.html
+# layout/reftests/border-radius/clipping-6-ref.html
+# layout/reftests/border-radius/intersecting-clipping-1-overflow-hidden.html
+# layout/reftests/border-radius/percent-1-ref.html
+# layout/reftests/border-radius/outline-ellips.html
+# layout/reftests/border-radius/clipping-and-zindex-1-ref.html
+# layout/reftests/invalidation/background-position-1-ref.html
+# layout/reftests/invalidation/table-repaint-b.html
+# layout/reftests/invalidation/background-position-2-ref.html
+# layout/reftests/invalidation/test-animated-image-layers.html
+# layout/reftests/invalidation/image-scrolling-zoom-1-notref.html
+# layout/reftests/invalidation/background-position-2e.html
+# layout/reftests/invalidation/paintedlayer-recycling-5.html
+# layout/reftests/invalidation/fast-scrolling.html
+# layout/reftests/invalidation/test-image-layers-multiple-displayitem.html
+# layout/reftests/invalidation/table-repaint-c-ref.html
+# layout/reftests/invalidation/scroll-inactive-layers.html
+# layout/reftests/invalidation/scroll-inactive-layers-2.html
+# layout/reftests/invalidation/zero-opacity-text.html
+# layout/reftests/invalidation/paintedlayer-recycling-1.html
+# layout/reftests/invalidation/background-position-2c.html
+# layout/reftests/invalidation/inactive-layertree-visible-region-2.html
+# layout/reftests/invalidation/1243409-1-ref.html
+# layout/reftests/invalidation/test-image-layers-ref.html
+# layout/reftests/invalidation/transform-floating-point-invalidation.html
+# layout/reftests/invalidation/nudge-to-integer-invalidation.html
+# layout/reftests/invalidation/layer-splitting-6.html
+# layout/reftests/invalidation/layer-splitting-4.html
+# layout/reftests/invalidation/masklayer-1.html
+# layout/reftests/invalidation/filter-userspace-offset.svg
+# layout/reftests/invalidation/layer-splitting-7.html
+# layout/reftests/invalidation/paintedlayer-recycling-3.html
+# layout/reftests/invalidation/background-position-2a.html
+# layout/reftests/invalidation/paintedlayer-recycling-2.html
+# layout/reftests/invalidation/543681-1-ref.html
+# layout/reftests/invalidation/paintedlayer-recycling-6.html
+# layout/reftests/invalidation/table-repaint-d.html
+# layout/reftests/invalidation/zero-opacity-animation.html
+# layout/reftests/invalidation/paintedlayer-recycling-7.html
+# layout/reftests/invalidation/table-repaint-b-ref.html
+# layout/reftests/invalidation/test-image-layers.html
+# layout/reftests/invalidation/image-scrolling-zoom-1.html
+# layout/reftests/invalidation/table-repaint-c.html
+# layout/reftests/invalidation/1243409-1.html
+# layout/reftests/invalidation/negative-w-component.html
+# layout/reftests/invalidation/540247-1-ref.xul
+# layout/reftests/invalidation/background-position-2b.html
+# layout/reftests/invalidation/background-position-1.html
+# layout/reftests/invalidation/masklayer-2.html
+# layout/reftests/invalidation/negative-w-component-ref.html
+# layout/reftests/invalidation/inactive-layertree-visible-region-1.html
+# layout/reftests/invalidation/540247-1.xul
+# layout/reftests/invalidation/image-scrolling-zoom-1-ref.html
+# layout/reftests/invalidation/table-repaint-a-ref.html
+# layout/reftests/invalidation/table-repaint-d-ref.html
+# layout/reftests/invalidation/test-animated-image-layers-ref.html
+# layout/reftests/invalidation/background-position-2f.html
+# layout/reftests/invalidation/test-animated-image-layers-background.html
+# layout/reftests/invalidation/layer-splitting-1.html
+# layout/reftests/invalidation/543681-1.html
+# layout/reftests/invalidation/layer-splitting-2.html
+# layout/reftests/invalidation/layer-splitting-5.html
+# layout/reftests/invalidation/box-shadow-border-radius.html
+# layout/reftests/invalidation/box-shadow-border-radius-ref.html
+# layout/reftests/invalidation/layer-splitting-3.html
+# layout/reftests/invalidation/clipped-animated-transform-1.html
+# layout/reftests/invalidation/paintedlayer-recycling-4.html
+# layout/reftests/invalidation/table-repaint-a.html
+# layout/reftests/invalidation/background-position-2d.html
+# layout/reftests/web-animations/stacking-context-transform-changing-effect.html
+# layout/reftests/web-animations/stacking-context-transform-losing-css-animation-in-delay.html
+# layout/reftests/web-animations/1298742-ref.html
+# layout/reftests/web-animations/stacking-context-opacity-changing-target.html
+# layout/reftests/web-animations/1246046-1.html
+# layout/reftests/web-animations/stacking-context-transform-none-animation-before-appending-element.html
+# layout/reftests/web-animations/stacking-context-opacity-changing-effect.html
+# layout/reftests/web-animations/stacking-context-animation-changing-target-ref.html
+# layout/reftests/web-animations/stacking-context-opacity-changing-target-in-delay.html
+# layout/reftests/web-animations/green-box.html
+# layout/reftests/web-animations/1267937-ref.html
+# layout/reftests/web-animations/stacking-context-opacity-losing-css-animation-in-delay.html
+# layout/reftests/web-animations/stacking-context-animation-ref.html
+# layout/reftests/web-animations/1298742-1.html
+# layout/reftests/web-animations/stacking-context-transform-changing-keyframe-in-delay.html
+# layout/reftests/web-animations/1267937-1.html
+# layout/reftests/web-animations/stacking-context-opacity-changing-keyframe-in-delay.html
+# layout/reftests/web-animations/style-updates-on-iteration-composition-changed-from-replace-to-accumulate.html
+# layout/reftests/web-animations/style-updates-on-current-iteration-changed.html
+# layout/reftests/web-animations/stacking-context-transform-changing-target.html
+# layout/reftests/web-animations/stacking-context-opacity-changing-keyframe.html
+# layout/reftests/web-animations/stacking-context-transform-changing-keyframe.html
+# layout/reftests/web-animations/style-updates-for-iteration-composite-ref.html
+# layout/reftests/web-animations/stacking-context-transform-changing-target-in-delay.html
+# layout/reftests/web-animations/style-updates-on-iteration-composition-changed-from-accumulate-to-replace.html
+# layout/reftests/web-animations/stacking-context-transform-changing-display-property.html
+# layout/reftests/css-optional/css-optional-dyn-2.html
+# layout/reftests/css-optional/css-optional-textarea.html
+# layout/reftests/css-optional/css-optional-input.html
+# layout/reftests/css-optional/css-optional-select.html
+# layout/reftests/css-optional/css-optional-input-ref.html
+# layout/reftests/css-optional/css-optional-button.html
+# layout/reftests/css-optional/css-optional-textarea-ref.html
+# layout/reftests/css-optional/css-optional-select-ref.html
+# layout/reftests/css-optional/css-optional-dyn-1.html
+# layout/reftests/dom/xbl-children-4-ref.html
+# layout/reftests/dom/xbl-children-2.xhtml
+# layout/reftests/dom/insertsingle-ref.html
+# layout/reftests/dom/xbl-children-3-ref.html
+# layout/reftests/dom/xbl-children-4.xhtml
+# layout/reftests/dom/insertmultiplemultiple-2.html
+# layout/reftests/dom/insertmultiple-ref.html
+# layout/reftests/dom/insertmultiplemultiple-ref.html
+# layout/reftests/dom/multipleappendwithinput.xhtml
+# layout/reftests/dom/multipleinsertionpoints-ref2.xhtml
+# layout/reftests/dom/inserttwoparents.html
+# layout/reftests/dom/inserttoparentandchild-ref.html
+# layout/reftests/dom/multipleappendwithinput-ref.xhtml
+# layout/reftests/dom/insertmultiplemultiple-3.html
+# layout/reftests/dom/appendmultiple.html
+# layout/reftests/dom/multipleinsertionpoints-ref.xhtml
+# layout/reftests/dom/multipleinsertionpoints-appendmultiple.xhtml
+# layout/reftests/dom/appendmultiple-ref.html
+# layout/reftests/dom/insertmultiple.html
+# layout/reftests/dom/multipleappendwithxul.xhtml
+# layout/reftests/dom/multipleinsertionpoints-appendsingle-1.xhtml
+# layout/reftests/dom/xbl-children-1.xhtml
+# layout/reftests/dom/insertparentandchild-ref.html
+# layout/reftests/dom/appendsingle.html
+# layout/reftests/dom/insertparentandchild.html
+# layout/reftests/dom/multipleappendwitheditable.xhtml
+# layout/reftests/dom/appendsingle-ref.html
+# layout/reftests/dom/multipleinsertionpoints-insertsingle-1.xhtml
+# layout/reftests/dom/inserttwoparents-ref.html
+# layout/reftests/dom/inserttoparentandchild-1.html
+# layout/reftests/dom/multipleinsertionpoints-insertsingle-2.xhtml
+# layout/reftests/dom/multipleappendwitheditable-ref.xhtml
+# layout/reftests/dom/insertmultiplemultiple-1.html
+# layout/reftests/dom/insertsingle.html
+# layout/reftests/dom/xbl-children-1-ref.xhtml
+# layout/reftests/dom/multipleinsertionpoints-appendsingle-2.xhtml
+# layout/reftests/dom/multipleinsertionpoints-insertmultiple.xhtml
+# layout/reftests/dom/inserttoparentandchild-2.html
+# layout/reftests/dom/multipleappendwithxul-ref.xhtml
+# layout/reftests/dom/xbl-children-3.xhtml
+# layout/reftests/bugs/291078-2.html
+# layout/reftests/bugs/1291528.html
+# layout/reftests/bugs/243519-8.svg
+# layout/reftests/bugs/461266-1-ref.html
+# layout/reftests/bugs/233094-2b.html
+# layout/reftests/bugs/751012-1b.html
+# layout/reftests/bugs/488649-1.html
+# layout/reftests/bugs/424236-1.html
+# layout/reftests/bugs/501257-1b.html
+# layout/reftests/bugs/363874.html
+# layout/reftests/bugs/308406-2-ref.html
+# layout/reftests/bugs/467084-1-ref.html
+# layout/reftests/bugs/180085-1-ref.html
+# layout/reftests/bugs/120834-2c.html
+# layout/reftests/bugs/192767-22.xul
+# layout/reftests/bugs/1133905-2-rtl.html
+# layout/reftests/bugs/487539-1.html
+# layout/reftests/bugs/355548-3.xml
+# layout/reftests/bugs/376484-1.html
+# layout/reftests/bugs/468473-1.xul
+# layout/reftests/bugs/243519-9e.html
+# layout/reftests/bugs/502942-1-ref.html
+# layout/reftests/bugs/714519-2-ref.html
+# layout/reftests/bugs/428810-1c-rtl-insets.html
+# layout/reftests/bugs/406484-1-ref.html
+# layout/reftests/bugs/827577-1b.html
+# layout/reftests/bugs/670467-2-ref.html
+# layout/reftests/bugs/315920-2b.html
+# layout/reftests/bugs/421436-1-ref.html
+# layout/reftests/bugs/424766-1-ref.html
+# layout/reftests/bugs/621253-1-ref.html
+# layout/reftests/bugs/338251-pre.html
+# layout/reftests/bugs/618071-notref.html
+# layout/reftests/bugs/367612-1e.html
+# layout/reftests/bugs/332360-width.html
+# layout/reftests/bugs/347348-1.xhtml
+# layout/reftests/bugs/370525-rowspan-1b-ref.html
+# layout/reftests/bugs/134706-4-ref.html
+# layout/reftests/bugs/812824-1.html
+# layout/reftests/bugs/395107-2.html
+# layout/reftests/bugs/328829-2-ref.xhtml
+# layout/reftests/bugs/289384-ref.xhtml
+# layout/reftests/bugs/25888-3l.html
+# layout/reftests/bugs/472769-1a.html
+# layout/reftests/bugs/349695-1-ref.html
+# layout/reftests/bugs/405577-1.html
+# layout/reftests/bugs/402807-1-ref.html
+# layout/reftests/bugs/50630-2.html
+# layout/reftests/bugs/332360-width-ltr.html
+# layout/reftests/bugs/501257-1a.html
+# layout/reftests/bugs/363858-2.html
+# layout/reftests/bugs/385870-2.html
+# layout/reftests/bugs/120834-1-ref.html
+# layout/reftests/bugs/352980-2c.html
+# layout/reftests/bugs/931853-quirks-ref.html
+# layout/reftests/bugs/474472-1-ref.html
+# layout/reftests/bugs/335628-1-ref.html
+# layout/reftests/bugs/269908-1-ref.html
+# layout/reftests/bugs/212563-1.html
+# layout/reftests/bugs/495385-2c.html
+# layout/reftests/bugs/1021564-4.html
+# layout/reftests/bugs/521602.html
+# layout/reftests/bugs/1133905-5.html
+# layout/reftests/bugs/563584-9d.html
+# layout/reftests/bugs/371681-1.xhtml
+# layout/reftests/bugs/233094-2c.html
+# layout/reftests/bugs/345267-1a.html
+# layout/reftests/bugs/594737-1.html
+# layout/reftests/bugs/234686-3.html
+# layout/reftests/bugs/413027-1.html
+# layout/reftests/bugs/134706-3-left-scrollframe-ref.html
+# layout/reftests/bugs/641856-1-ref.html
+# layout/reftests/bugs/272646-2a.xul
+# layout/reftests/bugs/621253-helper-externalFilter.xhtml
+# layout/reftests/bugs/1133905-4.html
+# layout/reftests/bugs/1120431-2.html
+# layout/reftests/bugs/458487-5a.html
+# layout/reftests/bugs/384876-1-ref.html
+# layout/reftests/bugs/315920-1b.html
+# layout/reftests/bugs/105-1-ref.html
+# layout/reftests/bugs/580863-1-ref.html
+# layout/reftests/bugs/428278-ref.html
+# layout/reftests/bugs/448193.html
+# layout/reftests/bugs/315920-18i.html
+# layout/reftests/bugs/492239-1-ref.xul
+# layout/reftests/bugs/414851-1.html
+# layout/reftests/bugs/411585-1.html
+# layout/reftests/bugs/1133905-4-h-rtl.html
+# layout/reftests/bugs/384322-1-ref.html
+# layout/reftests/bugs/375827-1.html
+# layout/reftests/bugs/419531-1-ref.html
+# layout/reftests/bugs/797797-1.html
+# layout/reftests/bugs/1294102-1.html
+# layout/reftests/bugs/507762-2.html
+# layout/reftests/bugs/411585-1-ref.html
+# layout/reftests/bugs/413286-5-ref.html
+# layout/reftests/bugs/431341-1.html
+# layout/reftests/bugs/370525-sib.html
+# layout/reftests/bugs/262151-1.html
+# layout/reftests/bugs/355548-1.xml
+# layout/reftests/bugs/534919-1-ref.html
+# layout/reftests/bugs/262998-1-ref.html
+# layout/reftests/bugs/520563-1.xhtml
+# layout/reftests/bugs/424074-1.xul
+# layout/reftests/bugs/423823-1.html
+# layout/reftests/bugs/206516-1-ref.html
+# layout/reftests/bugs/645768-1.html
+# layout/reftests/bugs/386401-3.html
+# layout/reftests/bugs/370525-1-notref.html
+# layout/reftests/bugs/652301-1-ref.html
+# layout/reftests/bugs/379361-2.html
+# layout/reftests/bugs/348516-2.html
+# layout/reftests/bugs/836844-1.html
+# layout/reftests/bugs/534808-2-ref.html
+# layout/reftests/bugs/336096-1-ref.xul
+# layout/reftests/bugs/428810-3a-rtl.html
+# layout/reftests/bugs/495385-2e.html
+# layout/reftests/bugs/370525-rowspan-1a-ref.html
+# layout/reftests/bugs/352980-1d.html
+# layout/reftests/bugs/402629-2-iframe.html
+# layout/reftests/bugs/841192-1-ref.html
+# layout/reftests/bugs/128896-ref.html
+# layout/reftests/bugs/18217-zorder-ref-inline.html
+# layout/reftests/bugs/421885-1.xml
+# layout/reftests/bugs/664127-1.xul
+# layout/reftests/bugs/418766-1b.html
+# layout/reftests/bugs/402940-2.html
+# layout/reftests/bugs/417178-1-ref.html
+# layout/reftests/bugs/379316-1-ref.html
+# layout/reftests/bugs/475986-2d.html
+# layout/reftests/bugs/246669-1.html
+# layout/reftests/bugs/367247-s-visible.html
+# layout/reftests/bugs/542620-1-ref.html
+# layout/reftests/bugs/291262-1.html
+# layout/reftests/bugs/637597-1.html
+# layout/reftests/bugs/418766-1a.html
+# layout/reftests/bugs/404553-1.html
+# layout/reftests/bugs/315920-10.html
+# layout/reftests/bugs/1133905-2.html
+# layout/reftests/bugs/99850-1c.html
+# layout/reftests/bugs/582476-1-ref.svg
+# layout/reftests/bugs/488692-1.html
+# layout/reftests/bugs/383488-1-ref.html
+# layout/reftests/bugs/381746-1-ref.html
+# layout/reftests/bugs/512410.html
+# layout/reftests/bugs/478811-2.html
+# layout/reftests/bugs/950436-1.html
+# layout/reftests/bugs/390318-1a.html
+# layout/reftests/bugs/252920-1-ref.html
+# layout/reftests/bugs/315920-13a.html
+# layout/reftests/bugs/400171-1b.html
+# layout/reftests/bugs/18217-width-1b.html
+# layout/reftests/bugs/582037-2a.html
+# layout/reftests/bugs/367247-s-hidden.html
+# layout/reftests/bugs/652991-1a.html
+# layout/reftests/bugs/368020-1-ref.html
+# layout/reftests/bugs/387201-1-ref.html
+# layout/reftests/bugs/1151306-1-ref.html
+# layout/reftests/bugs/255820-1-ref.html
+# layout/reftests/bugs/25888-2r.html
+# layout/reftests/bugs/897491-2-ref.html
+# layout/reftests/bugs/551699-1-ref.html
+# layout/reftests/bugs/334829-1-ref.xhtml
+# layout/reftests/bugs/234964-2-ref.html
+# layout/reftests/bugs/418574-1.html
+# layout/reftests/bugs/528038-1f.html
+# layout/reftests/bugs/424236-11.html
+# layout/reftests/bugs/391140-1.html
+# layout/reftests/bugs/243266-1.html
+# layout/reftests/bugs/315920-6-ref.html
+# layout/reftests/bugs/316057-1.html
+# layout/reftests/bugs/428423-1a.html
+# layout/reftests/bugs/296361-1.html
+# layout/reftests/bugs/476063-3.html
+# layout/reftests/bugs/420069-1.html
+# layout/reftests/bugs/551699-1.html
+# layout/reftests/bugs/192767-06.xul
+# layout/reftests/bugs/464811-1.html
+# layout/reftests/bugs/797797-2-ref.html
+# layout/reftests/bugs/300691-1e.html
+# layout/reftests/bugs/564054-1.html
+# layout/reftests/bugs/213834-1.html
+# layout/reftests/bugs/360757-1b.html
+# layout/reftests/bugs/210876-1.html
+# layout/reftests/bugs/307102-3.html
+# layout/reftests/bugs/355548-4-ref.xml
+# layout/reftests/bugs/50630-5-ref.html
+# layout/reftests/bugs/379328-1.html
+# layout/reftests/bugs/409659-1b.html
+# layout/reftests/bugs/424236-3-ref.html
+# layout/reftests/bugs/428810-2f-rtl-insets.html
+# layout/reftests/bugs/603423-1.html
+# layout/reftests/bugs/387344-1.html
+# layout/reftests/bugs/759036-1-ref.html
+# layout/reftests/bugs/362901-1.html
+# layout/reftests/bugs/818276-1.html
+# layout/reftests/bugs/960277-1-ref.html
+# layout/reftests/bugs/311822-1.html
+# layout/reftests/bugs/315920-25-ref.html
+# layout/reftests/bugs/142233-1.html
+# layout/reftests/bugs/483565-ref.xul
+# layout/reftests/bugs/376532-3.html
+# layout/reftests/bugs/495385-1f.html
+# layout/reftests/bugs/416106-1-ref.xhtml
+# layout/reftests/bugs/411367-2-ref.html
+# layout/reftests/bugs/367332-1e.html
+# layout/reftests/bugs/391994-1.html
+# layout/reftests/bugs/618071.html
+# layout/reftests/bugs/1238243-1.html
+# layout/reftests/bugs/571347-1-ref.html
+# layout/reftests/bugs/987680-1.html
+# layout/reftests/bugs/375716-1.html
+# layout/reftests/bugs/412352-2-ref.html
+# layout/reftests/bugs/347912-1-ref.html
+# layout/reftests/bugs/860370.html
+# layout/reftests/bugs/393655-4-ref.html
+# layout/reftests/bugs/647-1.html
+# layout/reftests/bugs/105030-1-ref.html
+# layout/reftests/bugs/428810-2a-rtl-insets.html
+# layout/reftests/bugs/1013054-1-ref.html
+# layout/reftests/bugs/307102-1-ref.html
+# layout/reftests/bugs/1156129-1.html
+# layout/reftests/bugs/1200611-1-ref.html
+# layout/reftests/bugs/234686-ref.html
+# layout/reftests/bugs/380227-1.html
+# layout/reftests/bugs/1021564-1.html
+# layout/reftests/bugs/1153845-1.html
+# layout/reftests/bugs/403426-1.html
+# layout/reftests/bugs/463204-1-ref.html
+# layout/reftests/bugs/240470-1-ref.html
+# layout/reftests/bugs/1271714-1-ref.html
+# layout/reftests/bugs/421069-ref.html
+# layout/reftests/bugs/931464-1-ref.html
+# layout/reftests/bugs/458487-2-ref.html
+# layout/reftests/bugs/983084-1.html
+# layout/reftests/bugs/815593-1.html
+# layout/reftests/bugs/192767-33.xul
+# layout/reftests/bugs/466395-1-ref.html
+# layout/reftests/bugs/372323-1xbl.xml
+# layout/reftests/bugs/404666-1.html
+# layout/reftests/bugs/315920-17-ref.html
+# layout/reftests/bugs/403129-1.html
+# layout/reftests/bugs/546071-1-ref.html
+# layout/reftests/bugs/28811-2-inner.html
+# layout/reftests/bugs/368504-3b.html
+# layout/reftests/bugs/518172-2b.html
+# layout/reftests/bugs/234964-1.html
+# layout/reftests/bugs/1202512-1-ref.html
+# layout/reftests/bugs/941940-1.html
+# layout/reftests/bugs/367247-l-auto.html
+# layout/reftests/bugs/621253-2-ref.html
+# layout/reftests/bugs/413286-2-ref.html
+# layout/reftests/bugs/180085-2.html
+# layout/reftests/bugs/367612-1a.html
+# layout/reftests/bugs/670467-1.html
+# layout/reftests/bugs/403134-1-ref.html
+# layout/reftests/bugs/361091-1-ref.html
+# layout/reftests/bugs/315920-14-ref.html
+# layout/reftests/bugs/563584-6-columns-ref.html
+# layout/reftests/bugs/363858-6b.html
+# layout/reftests/bugs/991046-1.html
+# layout/reftests/bugs/315920-19-ref.html
+# layout/reftests/bugs/407243-1-ref.html
+# layout/reftests/bugs/338251-p-oh-ref.html
+# layout/reftests/bugs/379316-2-ref.html
+# layout/reftests/bugs/120834-2f.html
+# layout/reftests/bugs/411792-1.html
+# layout/reftests/bugs/428810-3-rtl-ref.html
+# layout/reftests/bugs/370525-2-ref.html
+# layout/reftests/bugs/379328-1-ref.html
+# layout/reftests/bugs/608756-2.html
+# layout/reftests/bugs/9458-basic-1.html
+# layout/reftests/bugs/600974-2.html
+# layout/reftests/bugs/374038-1.xul
+# layout/reftests/bugs/670467-1-ref.html
+# layout/reftests/bugs/486848-1-ref.xul
+# layout/reftests/bugs/383885-1-ref.html
+# layout/reftests/bugs/367332-1c.html
+# layout/reftests/bugs/474472-1.html
+# layout/reftests/bugs/582476-1.svg
+# layout/reftests/bugs/386310-binding.xml
+# layout/reftests/bugs/348809-2d.html
+# layout/reftests/bugs/363402-1-ref.html
+# layout/reftests/bugs/507762-1.html
+# layout/reftests/bugs/392435-1.html
+# layout/reftests/bugs/466395-2-ref.html
+# layout/reftests/bugs/428810-2e-ltr-insets.html
+# layout/reftests/bugs/411367-3.html
+# layout/reftests/bugs/604737.html
+# layout/reftests/bugs/475986-1f.html
+# layout/reftests/bugs/376375-1.html
+# layout/reftests/bugs/444015-1-ref.html
+# layout/reftests/bugs/243519-4d.html
+# layout/reftests/bugs/9458-height-1.html
+# layout/reftests/bugs/1316719-1a.html
+# layout/reftests/bugs/331809-1-ref.html
+# layout/reftests/bugs/1012640-1.html
+# layout/reftests/bugs/421632-1.html
+# layout/reftests/bugs/424236-4.html
+# layout/reftests/bugs/379178-html.html
+# layout/reftests/bugs/424236-1-ref.html
+# layout/reftests/bugs/463217-1.xul
+# layout/reftests/bugs/363858-4-ref.html
+# layout/reftests/bugs/431520-1-ref.html
+# layout/reftests/bugs/474417-1.html
+# layout/reftests/bugs/368020-5.html
+# layout/reftests/bugs/379361-1.html
+# layout/reftests/bugs/1133905-1-h-rtl.html
+# layout/reftests/bugs/961887-2-ref.html
+# layout/reftests/bugs/594737-1-ref.html
+# layout/reftests/bugs/860242-1-ref.html
+# layout/reftests/bugs/635373-1-ref.html
+# layout/reftests/bugs/418574-2.html
+# layout/reftests/bugs/243519-9d.html
+# layout/reftests/bugs/315920-1d.html
+# layout/reftests/bugs/201215-1.html
+# layout/reftests/bugs/441259-1.html
+# layout/reftests/bugs/367612-1g.html
+# layout/reftests/bugs/512631-1.html
+# layout/reftests/bugs/9458-zorder-4.html
+# layout/reftests/bugs/363858-6a.html
+# layout/reftests/bugs/280708-1b.html
+# layout/reftests/bugs/428810-3a-ltr.html
+# layout/reftests/bugs/395107-5-ref.html
+# layout/reftests/bugs/1179078-1.html
+# layout/reftests/bugs/427129-scrollframe.html
+# layout/reftests/bugs/346774-1b.html
+# layout/reftests/bugs/614272-1-ref.svg
+# layout/reftests/bugs/361091-1.html
+# layout/reftests/bugs/446100-1h.html
+# layout/reftests/bugs/240933-2-ref.html
+# layout/reftests/bugs/1116480-1-fakeitalic-overflow-ref.html
+# layout/reftests/bugs/404666-2-ref.html
+# layout/reftests/bugs/315920-13-ref.html
+# layout/reftests/bugs/571281-1b.html
+# layout/reftests/bugs/406568-1.html
+# layout/reftests/bugs/379178-svg-ref.svg
+# layout/reftests/bugs/572598-1.html
+# layout/reftests/bugs/359903-2-ref.html
+# layout/reftests/bugs/421203-1.xul
+# layout/reftests/bugs/816458-1-ref.html
+# layout/reftests/bugs/906199-1-ref.html
+# layout/reftests/bugs/478614-7.html
+# layout/reftests/bugs/394534-1-ref.html
+# layout/reftests/bugs/260406-1-ref.html
+# layout/reftests/bugs/482659-1d.html
+# layout/reftests/bugs/714519-2-q.html
+# layout/reftests/bugs/130767-1.html
+# layout/reftests/bugs/382916-1.html
+# layout/reftests/bugs/332975-1.html
+# layout/reftests/bugs/430813-1.html
+# layout/reftests/bugs/386065-1-ref.html
+# layout/reftests/bugs/134706-1-left-table.html
+# layout/reftests/bugs/25888-1r-ref.html
+# layout/reftests/bugs/412093-1-ref.html
+# layout/reftests/bugs/508816-1.xul
+# layout/reftests/bugs/384322-1.html
+# layout/reftests/bugs/696307-1-ref.html
+# layout/reftests/bugs/367375-2-ref.html
+# layout/reftests/bugs/385823-2b.html
+# layout/reftests/bugs/703186-1.html
+# layout/reftests/bugs/428810-2f-rtl.html
+# layout/reftests/bugs/522632-1-ref.html
+# layout/reftests/bugs/1097437-1.html
+# layout/reftests/bugs/758561-1-ref.html
+# layout/reftests/bugs/1150021-1-ref.xul
+# layout/reftests/bugs/315920-23-ref.html
+# layout/reftests/bugs/961887-3.html
+# layout/reftests/bugs/367612-1-ref.html
+# layout/reftests/bugs/244135-1.html
+# layout/reftests/bugs/269908-5-ref.html
+# layout/reftests/bugs/338251-p.html
+# layout/reftests/bugs/352980-3b.html
+# layout/reftests/bugs/577838-2-ref.html
+# layout/reftests/bugs/513153-2a.html
+# layout/reftests/bugs/332360-ltr.html
+# layout/reftests/bugs/563584-9a.html
+# layout/reftests/bugs/476357-1.html
+# layout/reftests/bugs/561981-5-ref.html
+# layout/reftests/bugs/421203-6.xul
+# layout/reftests/bugs/366616-1.xul
+# layout/reftests/bugs/528038-2-ref.html
+# layout/reftests/bugs/564991-1.html
+# layout/reftests/bugs/363728-1-ref.html
+# layout/reftests/bugs/424631-1.html
+# layout/reftests/bugs/23604-2-ref.html
+# layout/reftests/bugs/373381-3-ref.html
+# layout/reftests/bugs/495385-1b.html
+# layout/reftests/bugs/571347-2b.html
+# layout/reftests/bugs/480017-1.html
+# layout/reftests/bugs/399636-quirks-html.html
+# layout/reftests/bugs/428810-3-ltr-insets-ref.html
+# layout/reftests/bugs/539323-3.html
+# layout/reftests/bugs/480880-1e.html
+# layout/reftests/bugs/192767-32.xul
+# layout/reftests/bugs/18217-basic-1.html
+# layout/reftests/bugs/478614-5-ref.html
+# layout/reftests/bugs/449519-1.html
+# layout/reftests/bugs/521525-2-ref.html
+# layout/reftests/bugs/391909-1.html
+# layout/reftests/bugs/349695-1a.html
+# layout/reftests/bugs/9458-width-1a.html
+# layout/reftests/bugs/387227-1-ref.html
+# layout/reftests/bugs/627393-1.html
+# layout/reftests/bugs/315920-26.html
+# layout/reftests/bugs/495385-2g.html
+# layout/reftests/bugs/703186-1-ref.html
+# layout/reftests/bugs/389468-1.html
+# layout/reftests/bugs/731726-1.html
+# layout/reftests/bugs/1200611-1.html
+# layout/reftests/bugs/458487-3-ref.html
+# layout/reftests/bugs/1127107-1-ref.html
+# layout/reftests/bugs/428810-1b-ltr-insets.html
+# layout/reftests/bugs/460012-1-ref.html
+# layout/reftests/bugs/598726-1.html
+# layout/reftests/bugs/1242172-1-ref.html
+# layout/reftests/bugs/134706-5.html
+# layout/reftests/bugs/386920-1.html
+# layout/reftests/bugs/495385-1c.html
+# layout/reftests/bugs/413286-4b.html
+# layout/reftests/bugs/1042104-1-ref.html
+# layout/reftests/bugs/234686-12.html
+# layout/reftests/bugs/572598-ref.html
+# layout/reftests/bugs/372768-1.html
+# layout/reftests/bugs/391994-1-ref.html
+# layout/reftests/bugs/550882-1.html
+# layout/reftests/bugs/98223-1.html
+# layout/reftests/bugs/495385-2b.html
+# layout/reftests/bugs/811301-1.html
+# layout/reftests/bugs/1133905-1-v.html
+# layout/reftests/bugs/462844-ref.html
+# layout/reftests/bugs/502795-1-ref.html
+# layout/reftests/bugs/383883-3.html
+# layout/reftests/bugs/348597-ref.html
+# layout/reftests/bugs/1105137-1-ref.html
+# layout/reftests/bugs/1263845.html
+# layout/reftests/bugs/1295466-1-ref.xhtml
+# layout/reftests/bugs/391909-1-ref.html
+# layout/reftests/bugs/942017.html
+# layout/reftests/bugs/474417-1-ref.html
+# layout/reftests/bugs/352980-1k.html
+# layout/reftests/bugs/557087-ref.html
+# layout/reftests/bugs/192767-35.xul
+# layout/reftests/bugs/404309-1a.html
+# layout/reftests/bugs/433700-ref.html
+# layout/reftests/bugs/428810-3e-rtl-insets.html
+# layout/reftests/bugs/992447.html
+# layout/reftests/bugs/377918-ref.html
+# layout/reftests/bugs/956513-1.svg
+# layout/reftests/bugs/403656-5.html
+# layout/reftests/bugs/404123-2-ref.html
+# layout/reftests/bugs/399209-1-ref.html
+# layout/reftests/bugs/385569-1-ref.html
+# layout/reftests/bugs/167496-1.html
+# layout/reftests/bugs/395107-3-ref.html
+# layout/reftests/bugs/488649-1-ref.html
+# layout/reftests/bugs/413286-3.html
+# layout/reftests/bugs/246669-1-ref.html
+# layout/reftests/bugs/307102-4.html
+# layout/reftests/bugs/404149-1-ref.xul
+# layout/reftests/bugs/442542-1-ref.html
+# layout/reftests/bugs/374719-1-ref.xul
+# layout/reftests/bugs/323656-2.html
+# layout/reftests/bugs/392047.html
+# layout/reftests/bugs/315920-11-ref.html
+# layout/reftests/bugs/478956-1b.html
+# layout/reftests/bugs/561981-5.html
+# layout/reftests/bugs/1133905-6-vh-rtl.html
+# layout/reftests/bugs/452964-1.html
+# layout/reftests/bugs/236539-1-ref.html
+# layout/reftests/bugs/375716-1-ref.html
+# layout/reftests/bugs/607267-1-ref.html
+# layout/reftests/bugs/25888-2l.html
+# layout/reftests/bugs/829958.html
+# layout/reftests/bugs/421203-3.xul
+# layout/reftests/bugs/387876-3a.html
+# layout/reftests/bugs/405952-1.html
+# layout/reftests/bugs/585598-2-ref.xhtml
+# layout/reftests/bugs/372037-1.html
+# layout/reftests/bugs/380004-1-ref.html
+# layout/reftests/bugs/315920-9.html
+# layout/reftests/bugs/1156129-1-ref.html
+# layout/reftests/bugs/50630-4-ref.html
+# layout/reftests/bugs/350506-1-ref.html
+# layout/reftests/bugs/362594-2b.html
+# layout/reftests/bugs/439910-ref.html
+# layout/reftests/bugs/563584-10a.html
+# layout/reftests/bugs/367332-1b.html
+# layout/reftests/bugs/315920-28-ref.html
+# layout/reftests/bugs/404030-1-notref2.html
+# layout/reftests/bugs/431948-1.html
+# layout/reftests/bugs/1263845-ref.html
+# layout/reftests/bugs/311366-unknown-inline-2-ref.html
+# layout/reftests/bugs/206631-1.html
+# layout/reftests/bugs/142233-1-ref.html
+# layout/reftests/bugs/323656-2-ref.html
+# layout/reftests/bugs/393649-1-ref.html
+# layout/reftests/bugs/363858-5b.html
+# layout/reftests/bugs/495385-1e.html
+# layout/reftests/bugs/315920-30-ref.html
+# layout/reftests/bugs/134706-2-left-scrollframe.html
+# layout/reftests/bugs/564054-1-ref.html
+# layout/reftests/bugs/240933-1.html
+# layout/reftests/bugs/428810-3-ltr-ref.html
+# layout/reftests/bugs/428810-1a-rtl-insets.html
+# layout/reftests/bugs/992447-ref.html
+# layout/reftests/bugs/212563-2-ref-inner.html
+# layout/reftests/bugs/372768-1-ref.html
+# layout/reftests/bugs/849407-1.html
+# layout/reftests/bugs/99850-1d.html
+# layout/reftests/bugs/134706-1-right-table-ref.html
+# layout/reftests/bugs/484256-2.html
+# layout/reftests/bugs/523096-1.html
+# layout/reftests/bugs/883987-1e.html
+# layout/reftests/bugs/399636-standards-ref.html
+# layout/reftests/bugs/495354-1-ref.xhtml
+# layout/reftests/bugs/480880-2a.html
+# layout/reftests/bugs/670467-2.html
+# layout/reftests/bugs/1271714-1.html
+# layout/reftests/bugs/846144-1.html
+# layout/reftests/bugs/402940-2-notref.html
+# layout/reftests/bugs/490176-1.html
+# layout/reftests/bugs/956513-1-ref.svg
+# layout/reftests/bugs/467084-2.html
+# layout/reftests/bugs/589682-1-notref.html
+# layout/reftests/bugs/1238243-2-ref.html
+# layout/reftests/bugs/1111753-1.html
+# layout/reftests/bugs/363247-1.html
+# layout/reftests/bugs/387227-2-ref.html
+# layout/reftests/bugs/571347-2d.html
+# layout/reftests/bugs/10209-3.html
+# layout/reftests/bugs/398682-1-ref.html
+# layout/reftests/bugs/422249-1.html
+# layout/reftests/bugs/356774-1.html
+# layout/reftests/bugs/40596-1b.html
+# layout/reftests/bugs/1127107-1a-nowrap.html
+# layout/reftests/bugs/424236-7.html
+# layout/reftests/bugs/417246-1.html
+# layout/reftests/bugs/368155-negative-margins-1-ref.html
+# layout/reftests/bugs/729143-1.html
+# layout/reftests/bugs/1209994-1.html
+# layout/reftests/bugs/605138-1.html
+# layout/reftests/bugs/475986-1e.html
+# layout/reftests/bugs/466395-1.html
+# layout/reftests/bugs/1242781.html
+# layout/reftests/bugs/272646-1.xul
+# layout/reftests/bugs/370692-1.xhtml
+# layout/reftests/bugs/352980-3d.html
+# layout/reftests/bugs/398101-1.html
+# layout/reftests/bugs/589672-1-ref.html
+# layout/reftests/bugs/1130231-2-button-padding-rtl.html
+# layout/reftests/bugs/405517-1-ref.xhtml
+# layout/reftests/bugs/444928-2.html
+# layout/reftests/bugs/372037-1-ref.html
+# layout/reftests/bugs/229591-1.html
+# layout/reftests/bugs/428810-2f-ltr-insets.html
+# layout/reftests/bugs/563884-1.html
+# layout/reftests/bugs/966510-1.html
+# layout/reftests/bugs/563584-3.html
+# layout/reftests/bugs/341043-1a.html
+# layout/reftests/bugs/345267-1c.html
+# layout/reftests/bugs/192767-17.xul
+# layout/reftests/bugs/1316719-1c.html
+# layout/reftests/bugs/348809-2a.html
+# layout/reftests/bugs/385823-2-ref.html
+# layout/reftests/bugs/315920-18d.html
+# layout/reftests/bugs/360065-1.html
+# layout/reftests/bugs/486052-2d.html
+# layout/reftests/bugs/653930-1-ref.html
+# layout/reftests/bugs/748803-1-ref.html
+# layout/reftests/bugs/243519-4-ref.html
+# layout/reftests/bugs/233094-1.html
+# layout/reftests/bugs/542116-1-ref.html
+# layout/reftests/bugs/424074-1-ref.xul
+# layout/reftests/bugs/428810-2a-rtl.html
+# layout/reftests/bugs/232990-1a.xhtml
+# layout/reftests/bugs/563584-10b.html
+# layout/reftests/bugs/363858-6-ref.html
+# layout/reftests/bugs/315920-2a.html
+# layout/reftests/bugs/696307-1.html
+# layout/reftests/bugs/474336-1.xul
+# layout/reftests/bugs/456484-1-ref.html
+# layout/reftests/bugs/501037.html
+# layout/reftests/bugs/416752-1-ref.html
+# layout/reftests/bugs/827577-1-ref.html
+# layout/reftests/bugs/467084-1.html
+# layout/reftests/bugs/405305-1.html
+# layout/reftests/bugs/1133905-4-vh-rtl.html
+# layout/reftests/bugs/347348-1-ref.xhtml
+# layout/reftests/bugs/407016-1-ref.html
+# layout/reftests/bugs/1315632-1.html
+# layout/reftests/bugs/356775-1.html
+# layout/reftests/bugs/386014-1-ref.html
+# layout/reftests/bugs/455280-1.xhtml
+# layout/reftests/bugs/438987-2b.html
+# layout/reftests/bugs/550325-1.html
+# layout/reftests/bugs/99850-1-ref.html
+# layout/reftests/bugs/1133905-5-v-rtl.html
+# layout/reftests/bugs/615121-2-notref.html
+# layout/reftests/bugs/506481-1.html
+# layout/reftests/bugs/635639-1.html
+# layout/reftests/bugs/323656-5-ref.svg
+# layout/reftests/bugs/403656-4.html
+# layout/reftests/bugs/507762-3.html
+# layout/reftests/bugs/352980-2e.html
+# layout/reftests/bugs/402629-1-ref.html
+# layout/reftests/bugs/574907-1.html
+# layout/reftests/bugs/334829-1b.xhtml
+# layout/reftests/bugs/378535-1-ref.html
+# layout/reftests/bugs/439910.html
+# layout/reftests/bugs/599113-1-ref.html
+# layout/reftests/bugs/408782-1a.html
+# layout/reftests/bugs/564991-1-ref.html
+# layout/reftests/bugs/373533-2.xhtml
+# layout/reftests/bugs/167496-1-ref.html
+# layout/reftests/bugs/367332-1g.html
+# layout/reftests/bugs/383883-3-ref.html
+# layout/reftests/bugs/391412-1b.html
+# layout/reftests/bugs/419285-1-ref.html
+# layout/reftests/bugs/836844-1-ref.html
+# layout/reftests/bugs/368155-1-ref.xhtml
+# layout/reftests/bugs/871338-1.html
+# layout/reftests/bugs/563584-5.html
+# layout/reftests/bugs/393760-1.xml
+# layout/reftests/bugs/431948-1-ref.html
+# layout/reftests/bugs/403657-1.html
+# layout/reftests/bugs/383883-4-ref.html
+# layout/reftests/bugs/348516-1.html
+# layout/reftests/bugs/818276-1-ref.html
+# layout/reftests/bugs/291078-2-ref.html
+# layout/reftests/bugs/632781-ref.html
+# layout/reftests/bugs/563584-6-printing-ref.html
+# layout/reftests/bugs/234686-17.html
+# layout/reftests/bugs/464811-1-ref.html
+# layout/reftests/bugs/486052-1.html
+# layout/reftests/bugs/1133905-1-h.html
+# layout/reftests/bugs/508816-2.html
+# layout/reftests/bugs/602200-1.html
+# layout/reftests/bugs/186317-1-ref.html
+# layout/reftests/bugs/370629-1-ref.html
+# layout/reftests/bugs/406568-1-ref.html
+# layout/reftests/bugs/395130-1-ref.html
+# layout/reftests/bugs/212563-2.html
+# layout/reftests/bugs/301726-1.html
+# layout/reftests/bugs/475986-1c.html
+# layout/reftests/bugs/370525-sib-ref.html
+# layout/reftests/bugs/412093-1.html
+# layout/reftests/bugs/539880-1-dynamic.html
+# layout/reftests/bugs/163504-1b.html
+# layout/reftests/bugs/538935-1-ref.html
+# layout/reftests/bugs/243519-4f.html
+# layout/reftests/bugs/348809-2b.html
+# layout/reftests/bugs/18217-valign-1-ref.html
+# layout/reftests/bugs/531098-1-ref.html
+# layout/reftests/bugs/424465-1.html
+# layout/reftests/bugs/408656-1c.html
+# layout/reftests/bugs/615121-1-ref.html
+# layout/reftests/bugs/635639-2-ref.html
+# layout/reftests/bugs/381130-1.html
+# layout/reftests/bugs/381130-1-ref.html
+# layout/reftests/bugs/1003425-2.html
+# layout/reftests/bugs/382916-1-ref.html
+# layout/reftests/bugs/367247-s-auto.html
+# layout/reftests/bugs/379349-1b.xhtml
+# layout/reftests/bugs/352980-1j.html
+# layout/reftests/bugs/315920-3a.html
+# layout/reftests/bugs/541382-1.html
+# layout/reftests/bugs/582037-2-ref.html
+# layout/reftests/bugs/428810-3b-rtl.html
+# layout/reftests/bugs/522632-1.html
+# layout/reftests/bugs/502447-1.html
+# layout/reftests/bugs/40596-1c.html
+# layout/reftests/bugs/599476-ref.html
+# layout/reftests/bugs/645647-1.html
+# layout/reftests/bugs/491180-2.html
+# layout/reftests/bugs/472500-1-ref.xul
+# layout/reftests/bugs/185388-1-ref.html
+# layout/reftests/bugs/134706-6-ref.html
+# layout/reftests/bugs/240933-2.html
+# layout/reftests/bugs/134706-3-right-table.html
+# layout/reftests/bugs/368504-6.html
+# layout/reftests/bugs/393655-5.html
+# layout/reftests/bugs/393760-2.xml
+# layout/reftests/bugs/373383-1.html
+# layout/reftests/bugs/858803-1.html
+# layout/reftests/bugs/541406-1-ref.html
+# layout/reftests/bugs/363402-1.html
+# layout/reftests/bugs/413292-1.html
+# layout/reftests/bugs/1294102-1-ref.html
+# layout/reftests/bugs/302379-ref.html
+# layout/reftests/bugs/439004-1-ref.html
+# layout/reftests/bugs/983691-1.html
+# layout/reftests/bugs/423385-1-ref.html
+# layout/reftests/bugs/369361-1.html
+# layout/reftests/bugs/652301-1a.html
+# layout/reftests/bugs/414638.html
+# layout/reftests/bugs/379349-1c.xhtml
+# layout/reftests/bugs/428810-1d-rtl.html
+# layout/reftests/bugs/323656-3-ref.html
+# layout/reftests/bugs/594333-1-ref.html
+# layout/reftests/bugs/1062108-1.html
+# layout/reftests/bugs/369361-2-ref.html
+# layout/reftests/bugs/23604-2.html
+# layout/reftests/bugs/383883-2.html
+# layout/reftests/bugs/402629-3-iframe.html
+# layout/reftests/bugs/18217-width-2a.html
+# layout/reftests/bugs/521602-ref.html
+# layout/reftests/bugs/776265-1a.html
+# layout/reftests/bugs/424236-4-ref.html
+# layout/reftests/bugs/379461-3-container-blank.html
+# layout/reftests/bugs/387876-3b.html
+# layout/reftests/bugs/501257-1-ref.xhtml
+# layout/reftests/bugs/402807-1.html
+# layout/reftests/bugs/421203-1-ref.html
+# layout/reftests/bugs/561981-6.html
+# layout/reftests/bugs/335628-1.html
+# layout/reftests/bugs/1318769-1.html
+# layout/reftests/bugs/1044198-1.html
+# layout/reftests/bugs/383884-1-ref.html
+# layout/reftests/bugs/403656-1-ref.html
+# layout/reftests/bugs/399258-1.html
+# layout/reftests/bugs/309914-1-ref.xul
+# layout/reftests/bugs/364989-1-ref.html
+# layout/reftests/bugs/409084-1b.html
+# layout/reftests/bugs/411334-1.xml
+# layout/reftests/bugs/495385-2d.html
+# layout/reftests/bugs/120834-2e.html
+# layout/reftests/bugs/428810-1d-rtl-insets.html
+# layout/reftests/bugs/399258-1-ref.html
+# layout/reftests/bugs/413286-1a.html
+# layout/reftests/bugs/1098266-1.html
+# layout/reftests/bugs/521525-1.html
+# layout/reftests/bugs/403962-1.xhtml
+# layout/reftests/bugs/486052-2c.html
+# layout/reftests/bugs/631352-1-ref.html
+# layout/reftests/bugs/179596-1a-ref.html
+# layout/reftests/bugs/128896.html
+# layout/reftests/bugs/144004-2.html
+# layout/reftests/bugs/206802-ref.html
+# layout/reftests/bugs/1133905-4-v-rtl.html
+# layout/reftests/bugs/67752-1-ref.html
+# layout/reftests/bugs/403505-1-ref.xul
+# layout/reftests/bugs/363858-3-ref.html
+# layout/reftests/bugs/579985-1.html
+# layout/reftests/bugs/445142-1-ref.html
+# layout/reftests/bugs/371041-1.html
+# layout/reftests/bugs/315920-3-ref.html
+# layout/reftests/bugs/776265-2c.html
+# layout/reftests/bugs/336096-1.xul
+# layout/reftests/bugs/407095-1-ref.html
+# layout/reftests/bugs/478614-1.html
+# layout/reftests/bugs/315920-18e.html
+# layout/reftests/bugs/978911-1.svg
+# layout/reftests/bugs/424236-5.html
+# layout/reftests/bugs/474336-1-ref.xul
+# layout/reftests/bugs/369361-1-ref.html
+# layout/reftests/bugs/332557-1.html
+# layout/reftests/bugs/323656-6.html
+# layout/reftests/bugs/428521-1-ref.html
+# layout/reftests/bugs/120834-2j.html
+# layout/reftests/bugs/315920-16-ref.html
+# layout/reftests/bugs/641770-1-ref.html
+# layout/reftests/bugs/645768-1-ref.html
+# layout/reftests/bugs/302379.html
+# layout/reftests/bugs/711359-1-ref.html
+# layout/reftests/bugs/134706-1-left-table-ref.html
+# layout/reftests/bugs/384762-1.html
+# layout/reftests/bugs/383883-2-ref.html
+# layout/reftests/bugs/428810-3b-ltr.html
+# layout/reftests/bugs/501257-1.xhtml
+# layout/reftests/bugs/635373-2-ref.html
+# layout/reftests/bugs/468546-1-ref.xhtml
+# layout/reftests/bugs/1059498-1-ref.html
+# layout/reftests/bugs/407937-1.html
+# layout/reftests/bugs/397844-1.xhtml
+# layout/reftests/bugs/243519-5a.html
+# layout/reftests/bugs/1053035-1-ref.html
+# layout/reftests/bugs/315920-18a.html
+# layout/reftests/bugs/368504-4.html
+# layout/reftests/bugs/481948-3.html
+# layout/reftests/bugs/653930-1.html
+# layout/reftests/bugs/367504-margin-1-ref.html
+# layout/reftests/bugs/234686-13.html
+# layout/reftests/bugs/495385-5-ref.html
+# layout/reftests/bugs/360065-1-ref.html
+# layout/reftests/bugs/848421-1-ref.html
+# layout/reftests/bugs/486052-2b.html
+# layout/reftests/bugs/645647-2.html
+# layout/reftests/bugs/577838-1.html
+# layout/reftests/bugs/411585-3-ref.html
+# layout/reftests/bugs/1242781-ref.html
+# layout/reftests/bugs/398797-1-ref.html
+# layout/reftests/bugs/403455-1-ref.html
+# layout/reftests/bugs/120834-2a.html
+# layout/reftests/bugs/139550-1a.html
+# layout/reftests/bugs/480880-1-ref.html
+# layout/reftests/bugs/352980-1h.html
+# layout/reftests/bugs/379461-3-container-xhtml.html
+# layout/reftests/bugs/359869-1.html
+# layout/reftests/bugs/438987-2a.html
+# layout/reftests/bugs/386920-1-ref.html
+# layout/reftests/bugs/902330-1-ref.html
+# layout/reftests/bugs/483565.xul
+# layout/reftests/bugs/366616-1-ref.xul
+# layout/reftests/bugs/466258-1.html
+# layout/reftests/bugs/418766-1-ref.html
+# layout/reftests/bugs/495385-1a.html
+# layout/reftests/bugs/291078-1.html
+# layout/reftests/bugs/364862-1-ref.html
+# layout/reftests/bugs/385823-1-ref.html
+# layout/reftests/bugs/355548-4.xml
+# layout/reftests/bugs/409659-1a.html
+# layout/reftests/bugs/352980-2f.html
+# layout/reftests/bugs/816359-1-ref.html
+# layout/reftests/bugs/407419-1.html
+# layout/reftests/bugs/300691-1b.html
+# layout/reftests/bugs/1209994-4-ref.html
+# layout/reftests/bugs/352980-1b.html
+# layout/reftests/bugs/513153-1b.html
+# layout/reftests/bugs/212563-2-inner.html
+# layout/reftests/bugs/192767-11.xul
+# layout/reftests/bugs/428810-3a-ltr-insets.html
+# layout/reftests/bugs/362594-1-standards-ref.html
+# layout/reftests/bugs/563584-10-ref.html
+# layout/reftests/bugs/211931-1.html
+# layout/reftests/bugs/407227-1.html
+# layout/reftests/bugs/398797-1c.html
+# layout/reftests/bugs/703186-2.html
+# layout/reftests/bugs/563584-8a.html
+# layout/reftests/bugs/1157127-1-ref.html
+# layout/reftests/bugs/411367-3-ref.html
+# layout/reftests/bugs/421885-1-ref.xml
+# layout/reftests/bugs/355548-3-ref.xml
+# layout/reftests/bugs/413286-1c.html
+# layout/reftests/bugs/348516-1-ref.html
+# layout/reftests/bugs/25888-1r-notref.html
+# layout/reftests/bugs/944291-1.html
+# layout/reftests/bugs/18217-height-1.html
+# layout/reftests/bugs/402940-1b.html
+# layout/reftests/bugs/175190-1.html
+# layout/reftests/bugs/563584-9c.html
+# layout/reftests/bugs/825999.html
+# layout/reftests/bugs/379461-2.xhtml
+# layout/reftests/bugs/550325-3.html
+# layout/reftests/bugs/243519-3.html
+# layout/reftests/bugs/428810-2b-rtl-insets.html
+# layout/reftests/bugs/482659-1b.html
+# layout/reftests/bugs/328829-2.xhtml
+# layout/reftests/bugs/370525-rowspan-1c-ref.html
+# layout/reftests/bugs/120834-2b.html
+# layout/reftests/bugs/609272-1-ref.html
+# layout/reftests/bugs/9458-width-1-ref.html
+# layout/reftests/bugs/476856-1.html
+# layout/reftests/bugs/553571-1-notref.html
+# layout/reftests/bugs/379461-2.html
+# layout/reftests/bugs/380227-iframe.html
+# layout/reftests/bugs/234686-14.html
+# layout/reftests/bugs/495385-3.html
+# layout/reftests/bugs/883987-1d.html
+# layout/reftests/bugs/311366-unknown-inline-2.html
+# layout/reftests/bugs/403656-3-ref.html
+# layout/reftests/bugs/381507-1-ref.html
+# layout/reftests/bugs/386014-1a.html
+# layout/reftests/bugs/502447-2-ref.html
+# layout/reftests/bugs/582037-1a.html
+# layout/reftests/bugs/436356-2.html
+# layout/reftests/bugs/210094-1c.html
+# layout/reftests/bugs/218473-1-ref.html
+# layout/reftests/bugs/329359-1-ref.html
+# layout/reftests/bugs/476598-1-ref.html
+# layout/reftests/bugs/424236-9.html
+# layout/reftests/bugs/348597-1.html
+# layout/reftests/bugs/387876-1.html
+# layout/reftests/bugs/383883-1-ref.html
+# layout/reftests/bugs/308406-2.html
+# layout/reftests/bugs/243519-2-ref.html
+# layout/reftests/bugs/424434-1-ref.html
+# layout/reftests/bugs/386310-1d.html
+# layout/reftests/bugs/424236-3.html
+# layout/reftests/bugs/563584-4-ref.html
+# layout/reftests/bugs/315920-22-ref.html
+# layout/reftests/bugs/476856-1-ref.html
+# layout/reftests/bugs/563584-11.html
+# layout/reftests/bugs/501257-1-ref.html
+# layout/reftests/bugs/621253-helper-internalFilter.xhtml
+# layout/reftests/bugs/436356-1.html
+# layout/reftests/bugs/498228-1.xul
+# layout/reftests/bugs/558011-1.xul
+# layout/reftests/bugs/404180-1-ref.html
+# layout/reftests/bugs/368504-1.html
+# layout/reftests/bugs/240933-1-ref.html
+# layout/reftests/bugs/269908-5.html
+# layout/reftests/bugs/424236-8-ref.html
+# layout/reftests/bugs/476063-4-ref.xhtml
+# layout/reftests/bugs/652991-2-ref.html
+# layout/reftests/bugs/399209-2-ref.html
+# layout/reftests/bugs/349695-1b.html
+# layout/reftests/bugs/306660-1-ref.html
+# layout/reftests/bugs/451168-1-ref.html
+# layout/reftests/bugs/776443-1-ref.html
+# layout/reftests/bugs/234686-9.html
+# layout/reftests/bugs/621253-1-internalFilter.html
+# layout/reftests/bugs/315920-21.svg
+# layout/reftests/bugs/560455-1.xul
+# layout/reftests/bugs/539323-2-ref.html
+# layout/reftests/bugs/1133905-3-v-rtl.html
+# layout/reftests/bugs/883987-1-ref.html
+# layout/reftests/bugs/172073-1-ref.html
+# layout/reftests/bugs/9458-zorder-ref-inline-block.html
+# layout/reftests/bugs/371561-1.html
+# layout/reftests/bugs/402567-3.html
+# layout/reftests/bugs/966510-1-ref.html
+# layout/reftests/bugs/411367-2.html
+# layout/reftests/bugs/391979-ref.html
+# layout/reftests/bugs/1024473-1-ref.html
+# layout/reftests/bugs/373533-1.xhtml
+# layout/reftests/bugs/1133905-5-vh.html
+# layout/reftests/bugs/395107-3.html
+# layout/reftests/bugs/9458-zorder-ref-inline.html
+# layout/reftests/bugs/750551-1-ref.html
+# layout/reftests/bugs/407111-1.html
+# layout/reftests/bugs/255820-1.html
+# layout/reftests/bugs/328111-1.html
+# layout/reftests/bugs/476598-1a.html
+# layout/reftests/bugs/459443-1-ref.html
+# layout/reftests/bugs/450670-1.html
+# layout/reftests/bugs/428810-1-ltr-ref.html
+# layout/reftests/bugs/660682-1-ref.html
+# layout/reftests/bugs/379361-2-ref.html
+# layout/reftests/bugs/441259-2.html
+# layout/reftests/bugs/421436-1b.html
+# layout/reftests/bugs/363874-max-width.html
+# layout/reftests/bugs/1275411-1-ref.html
+# layout/reftests/bugs/476598-1b.html
+# layout/reftests/bugs/602200-3-ref.html
+# layout/reftests/bugs/1242172-2.html
+# layout/reftests/bugs/481948-1-ref.html
+# layout/reftests/bugs/537507-1.xul
+# layout/reftests/bugs/897491-1-ref.html
+# layout/reftests/bugs/468473-1-ref.xul
+# layout/reftests/bugs/1133905-ref-v-rtl.html
+# layout/reftests/bugs/1274368-1-ref.html
+# layout/reftests/bugs/902330-1.html
+# layout/reftests/bugs/445142-1a.html
+# layout/reftests/bugs/1130231-1-button-padding-rtl-ref.html
+# layout/reftests/bugs/383035-2.html
+# layout/reftests/bugs/490182-1-ref.html
+# layout/reftests/bugs/549184-1.html
+# layout/reftests/bugs/363858-1-ref.html
+# layout/reftests/bugs/1209603-1-ref.html
+# layout/reftests/bugs/714519-1-ref.html
+# layout/reftests/bugs/1291528-ref.html
+# layout/reftests/bugs/413027-1-ref.html
+# layout/reftests/bugs/120834-2i.html
+# layout/reftests/bugs/431341-2.html
+# layout/reftests/bugs/421419-1-ref.html
+# layout/reftests/bugs/804323-1.html
+# layout/reftests/bugs/348809-1b.html
+# layout/reftests/bugs/481024-1-ref.html
+# layout/reftests/bugs/458487-1b.html
+# layout/reftests/bugs/608636-1-ref.html
+# layout/reftests/bugs/983691-ref.html
+# layout/reftests/bugs/243519-9f.html
+# layout/reftests/bugs/654950-1.html
+# layout/reftests/bugs/408493-2.html
+# layout/reftests/bugs/536061.html
+# layout/reftests/bugs/393490-1-ref.html
+# layout/reftests/bugs/269908-2.html
+# layout/reftests/bugs/619511-1.html
+# layout/reftests/bugs/883568-1-ref.html
+# layout/reftests/bugs/490176-1-ref.html
+# layout/reftests/bugs/582476-1-ref-helper.html
+# layout/reftests/bugs/641856-1.html
+# layout/reftests/bugs/192767-36.xul
+# layout/reftests/bugs/507762-2-ref.html
+# layout/reftests/bugs/647-1-ref.html
+# layout/reftests/bugs/444928-3-notref.html
+# layout/reftests/bugs/619117-1.html
+# layout/reftests/bugs/534526-1a.html
+# layout/reftests/bugs/366207-1.xul
+# layout/reftests/bugs/1315113-1.html
+# layout/reftests/bugs/1133905-3-rtl.html
+# layout/reftests/bugs/356775-1-ref.html
+# layout/reftests/bugs/427129-table.html
+# layout/reftests/bugs/428810-3f-rtl-insets.html
+# layout/reftests/bugs/253701-1.html
+# layout/reftests/bugs/421234-1-ref.html
+# layout/reftests/bugs/363329-2.html
+# layout/reftests/bugs/463952-1-ref.html
+# layout/reftests/bugs/605138-1-ref.html
+# layout/reftests/bugs/428810-3f-ltr.html
+# layout/reftests/bugs/368504-6-ref.html
+# layout/reftests/bugs/379349-1-ref.xhtml
+# layout/reftests/bugs/1207326-1.html
+# layout/reftests/bugs/457398-2.html
+# layout/reftests/bugs/816948-1.html
+# layout/reftests/bugs/983985-1.html
+# layout/reftests/bugs/201293-1-ref.html
+# layout/reftests/bugs/921716-1-ref.html
+# layout/reftests/bugs/367612-1b.html
+# layout/reftests/bugs/243519-4b.html
+# layout/reftests/bugs/243519-1.html
+# layout/reftests/bugs/395107-1-ref.html
+# layout/reftests/bugs/1043537-1-ref.html
+# layout/reftests/bugs/410621-1-ref.html
+# layout/reftests/bugs/478811-4.html
+# layout/reftests/bugs/563584-7.html
+# layout/reftests/bugs/384576-1-ref.html
+# layout/reftests/bugs/413840-rtl-offsets.html
+# layout/reftests/bugs/481024-1d.html
+# layout/reftests/bugs/428810-1c-ltr-insets.html
+# layout/reftests/bugs/363728-1.html
+# layout/reftests/bugs/526463-1.html
+# layout/reftests/bugs/495385-3-ref.html
+# layout/reftests/bugs/378935-1.html
+# layout/reftests/bugs/563584-7-ref.html
+# layout/reftests/bugs/563884-1-ref.html
+# layout/reftests/bugs/652301-1b.html
+# layout/reftests/bugs/439639-1-ref.html
+# layout/reftests/bugs/480880-1b.html
+# layout/reftests/bugs/433640-1-ref.html
+# layout/reftests/bugs/1151145-1.html
+# layout/reftests/bugs/451168-1.html
+# layout/reftests/bugs/386310-1-ref.html
+# layout/reftests/bugs/652991-1b.html
+# layout/reftests/bugs/696739-1.html
+# layout/reftests/bugs/234686-10.html
+# layout/reftests/bugs/376375-1-ref.html
+# layout/reftests/bugs/426629-1.html
+# layout/reftests/bugs/495385-2h.html
+# layout/reftests/bugs/376532-2-ref.html
+# layout/reftests/bugs/321402-3-ref.xul
+# layout/reftests/bugs/421203-4.xul
+# layout/reftests/bugs/341043-1-ref.html
+# layout/reftests/bugs/514917-1-ref.html
+# layout/reftests/bugs/458296-1d.html
+# layout/reftests/bugs/397428-1.html
+# layout/reftests/bugs/391140-1-ref.html
+# layout/reftests/bugs/748692-1-ref.html
+# layout/reftests/bugs/584699-1.html
+# layout/reftests/bugs/890495-1-ref.html
+# layout/reftests/bugs/456219-1c.html
+# layout/reftests/bugs/423676-1.html
+# layout/reftests/bugs/389924-1b.html
+# layout/reftests/bugs/478614-1-ref.html
+# layout/reftests/bugs/1209994-2-ref.html
+# layout/reftests/bugs/1260543-1.html
+# layout/reftests/bugs/10209-ref.html
+# layout/reftests/bugs/439639-1.html
+# layout/reftests/bugs/291078-1-ref.html
+# layout/reftests/bugs/507762-1-ref.html
+# layout/reftests/bugs/414123-ref.xhtml
+# layout/reftests/bugs/966510-2.html
+# layout/reftests/bugs/557736-1-ref.html
+# layout/reftests/bugs/370525-2-notref.html
+# layout/reftests/bugs/98223-1-ref.html
+# layout/reftests/bugs/315920-7b.html
+# layout/reftests/bugs/424236-2-ref.html
+# layout/reftests/bugs/370525-rowspan-2a-ref.html
+# layout/reftests/bugs/175190-1-ref.html
+# layout/reftests/bugs/402940-1-ref.html
+# layout/reftests/bugs/272646-2b.xul
+# layout/reftests/bugs/1222226-1-ref.html
+# layout/reftests/bugs/512410-ref.html
+# layout/reftests/bugs/496032-1.html
+# layout/reftests/bugs/67752-2-ref.html
+# layout/reftests/bugs/379349-2b.xhtml
+# layout/reftests/bugs/214077-1b.html
+# layout/reftests/bugs/530686-1.html
+# layout/reftests/bugs/315920-3f.html
+# layout/reftests/bugs/580160-1.html
+# layout/reftests/bugs/846144-1-ref.html
+# layout/reftests/bugs/393517-1.xhtml
+# layout/reftests/bugs/367375-1.html
+# layout/reftests/bugs/355548-2.xml
+# layout/reftests/bugs/368651-1-ref.html
+# layout/reftests/bugs/371041-1-ref.html
+# layout/reftests/bugs/1157127-subframe.xml
+# layout/reftests/bugs/355548-2-ref.xml
+# layout/reftests/bugs/960277-1.html
+# layout/reftests/bugs/950436-1-ref.html
+# layout/reftests/bugs/451876-1-ref.html
+# layout/reftests/bugs/1209994-3.html
+# layout/reftests/bugs/1242172-1-subdoc.html
+# layout/reftests/bugs/120834-2h.html
+# layout/reftests/bugs/452964-1-ref.html
+# layout/reftests/bugs/472769-3-ref.html
+# layout/reftests/bugs/409089-3-ref.html
+# layout/reftests/bugs/424236-8.html
+# layout/reftests/bugs/1133905-6.html
+# layout/reftests/bugs/320979-1.html
+# layout/reftests/bugs/441259-1-ref.html
+# layout/reftests/bugs/371354-1-ref.html
+# layout/reftests/bugs/1133905-5-v.html
+# layout/reftests/bugs/413027-3-ref.html
+# layout/reftests/bugs/551463-1-ref.html
+# layout/reftests/bugs/523468-1.html
+# layout/reftests/bugs/315920-20.svg
+# layout/reftests/bugs/403455-1.html
+# layout/reftests/bugs/381507-1.html
+# layout/reftests/bugs/1133905-3-vh-rtl.html
+# layout/reftests/bugs/364861-1-ref.html
+# layout/reftests/bugs/402940-3-notref.html
+# layout/reftests/bugs/1133905-2-h.html
+# layout/reftests/bugs/872254-1.html
+# layout/reftests/bugs/400826-1.html
+# layout/reftests/bugs/315920-17.html
+# layout/reftests/bugs/414123.xhtml
+# layout/reftests/bugs/296904-1.html
+# layout/reftests/bugs/393760-1-ref.xml
+# layout/reftests/bugs/403656-5-ref.html
+# layout/reftests/bugs/389224-1.html
+# layout/reftests/bugs/363706-1.html
+# layout/reftests/bugs/1157127-1.html
+# layout/reftests/bugs/405952-1-ref.html
+# layout/reftests/bugs/1190635-1.html
+# layout/reftests/bugs/380842-1.html
+# layout/reftests/bugs/144004-3.html
+# layout/reftests/bugs/97777-2-ref.html
+# layout/reftests/bugs/1066554-1-ref.html
+# layout/reftests/bugs/411367-1-ref.html
+# layout/reftests/bugs/561981-7.html
+# layout/reftests/bugs/413292-1-ref.html
+# layout/reftests/bugs/456147-ref.html
+# layout/reftests/bugs/564002-1.html
+# layout/reftests/bugs/445142-1b.html
+# layout/reftests/bugs/116882-1.html
+# layout/reftests/bugs/635639-1-ref.html
+# layout/reftests/bugs/445142-2b.html
+# layout/reftests/bugs/428810-3-rtl-insets-ref.html
+# layout/reftests/bugs/408656-1b.html
+# layout/reftests/bugs/428423-1b.html
+# layout/reftests/bugs/363728-2-ref.html
+# layout/reftests/bugs/1024473-1.html
+# layout/reftests/bugs/407419-1-ref.html
+# layout/reftests/bugs/602200-4-ref.html
+# layout/reftests/bugs/814952-1-ref.html
+# layout/reftests/bugs/488390-1-ref.html
+# layout/reftests/bugs/635373-3-ref.html
+# layout/reftests/bugs/427730-1.html
+# layout/reftests/bugs/134706-1-left-scrollframe-ref.html
+# layout/reftests/bugs/134706-6c.html
+# layout/reftests/bugs/243519-4a.html
+# layout/reftests/bugs/613433-2.html
+# layout/reftests/bugs/192767-01.xul
+# layout/reftests/bugs/423676-1-ref.html
+# layout/reftests/bugs/18217-width-1-ref.html
+# layout/reftests/bugs/467444-1-ref.html
+# layout/reftests/bugs/385533-1.html
+# layout/reftests/bugs/315920-8a.html
+# layout/reftests/bugs/478811-1.html
+# layout/reftests/bugs/1185266-1.svg
+# layout/reftests/bugs/9458-valign-1-ref.html
+# layout/reftests/bugs/420069-2.html
+# layout/reftests/bugs/50630-1a.html
+# layout/reftests/bugs/315920-1-ref.html
+# layout/reftests/bugs/1179288-1.html
+# layout/reftests/bugs/460012-1.html
+# layout/reftests/bugs/563584-1.html
+# layout/reftests/bugs/351641-2-ref.html
+# layout/reftests/bugs/463217-1-ref.xul
+# layout/reftests/bugs/368020-5-ref.html
+# layout/reftests/bugs/926155-1-ref.html
+# layout/reftests/bugs/10209-1.html
+# layout/reftests/bugs/269908-4-ref.html
+# layout/reftests/bugs/363706-1-ref.html
+# layout/reftests/bugs/376532-1.html
+# layout/reftests/bugs/82711-1.html
+# layout/reftests/bugs/9458-width-1b.html
+# layout/reftests/bugs/201215-1-ref.html
+# layout/reftests/bugs/385823-1.html
+# layout/reftests/bugs/563584-9a-ref.html
+# layout/reftests/bugs/367612-1c.html
+# layout/reftests/bugs/495385-4.html
+# layout/reftests/bugs/243519-6-ref.html
+# layout/reftests/bugs/362594-1c.html
+# layout/reftests/bugs/488685-1.html
+# layout/reftests/bugs/243519-9-ref.html
+# layout/reftests/bugs/563584-5-ref.html
+# layout/reftests/bugs/397428-1-ref.html
+# layout/reftests/bugs/759036-1.html
+# layout/reftests/bugs/334829-1a.xhtml
+# layout/reftests/bugs/348809-1a.html
+# layout/reftests/bugs/359903-2.html
+# layout/reftests/bugs/488685-1-ref.html
+# layout/reftests/bugs/691087-1-ref.html
+# layout/reftests/bugs/505743-1.html
+# layout/reftests/bugs/383488-1.html
+# layout/reftests/bugs/387201-1.html
+# layout/reftests/bugs/656875.html
+# layout/reftests/bugs/1130231-1-button-padding-rtl.html
+# layout/reftests/bugs/393655-2-ref.html
+# layout/reftests/bugs/507487-2.xhtml
+# layout/reftests/bugs/1133905-3-v.html
+# layout/reftests/bugs/599882-1-ref.html
+# layout/reftests/bugs/409659-1-ref.html
+# layout/reftests/bugs/281241-2.xhtml
+# layout/reftests/bugs/389468-1-ref.html
+# layout/reftests/bugs/531200-1.html
+# layout/reftests/bugs/1059167-1-ref.html
+# layout/reftests/bugs/613433-3.html
+# layout/reftests/bugs/690164-1-ref.html
+# layout/reftests/bugs/315920-18c.html
+# layout/reftests/bugs/403129-3.html
+# layout/reftests/bugs/473847-1-ref.xul
+# layout/reftests/bugs/290129-1-ref.html
+# layout/reftests/bugs/368504-3-ref.html
+# layout/reftests/bugs/18217-zorder-ref.html
+# layout/reftests/bugs/360746-1.html
+# layout/reftests/bugs/360757-1-ref.html
+# layout/reftests/bugs/214077-1a.html
+# layout/reftests/bugs/386310-1a.html
+# layout/reftests/bugs/289480-ref.html
+# layout/reftests/bugs/315920-14.html
+# layout/reftests/bugs/405577-1-ref.html
+# layout/reftests/bugs/641770-1.html
+# layout/reftests/bugs/446100-1e.html
+# layout/reftests/bugs/513318-2-ref.xul
+# layout/reftests/bugs/1044198-1-ref.html
+# layout/reftests/bugs/413286-6.html
+# layout/reftests/bugs/492239-1.xul
+# layout/reftests/bugs/1133905-5-h.html
+# layout/reftests/bugs/615121-1.html
+# layout/reftests/bugs/9458-width-2a.html
+# layout/reftests/bugs/413840-background-unchanged-ref.html
+# layout/reftests/bugs/615121-2.html
+# layout/reftests/bugs/367247-l-visible.html
+# layout/reftests/bugs/84400-2.html
+# layout/reftests/bugs/690164-1.html
+# layout/reftests/bugs/531371-1.html
+# layout/reftests/bugs/476063-1-ref.html
+# layout/reftests/bugs/872254-1-ref.html
+# layout/reftests/bugs/508908-1-ref.xul
+# layout/reftests/bugs/1174332-1.html
+# layout/reftests/bugs/269908-4.html
+# layout/reftests/bugs/348049-1-ref.xhtml
+# layout/reftests/bugs/234964-2.html
+# layout/reftests/bugs/421955-1.html
+# layout/reftests/bugs/368155-1.xhtml
+# layout/reftests/bugs/528096-1.html
+# layout/reftests/bugs/478811-4-ref.html
+# layout/reftests/bugs/1133905-6-v-rtl.html
+# layout/reftests/bugs/347496-1-ref.xhtml
+# layout/reftests/bugs/961887-3-ref.html
+# layout/reftests/bugs/18217-width-2-ref.html
+# layout/reftests/bugs/271747-1b.html
+# layout/reftests/bugs/1209994-3-ref.html
+# layout/reftests/bugs/1155828-1.html
+# layout/reftests/bugs/379349-1a.xhtml
+# layout/reftests/bugs/387876-1-ref.html
+# layout/reftests/bugs/617242-1.html
+# layout/reftests/bugs/281241-1-ref.html
+# layout/reftests/bugs/569006-1.html
+# layout/reftests/bugs/621253-2-internalFilter.html
+# layout/reftests/bugs/395107-4.html
+# layout/reftests/bugs/134706-3-left-table-ref.html
+# layout/reftests/bugs/419531-1.html
+# layout/reftests/bugs/378535-1.html
+# layout/reftests/bugs/211931-1-ref.html
+# layout/reftests/bugs/1222226-1.html
+# layout/reftests/bugs/308406-1-ref.html
+# layout/reftests/bugs/452915-1.html
+# layout/reftests/bugs/600045-1-ref.html
+# layout/reftests/bugs/374719-1.xul
+# layout/reftests/bugs/478377-1-ref.xul
+# layout/reftests/bugs/561981-6-ref.html
+# layout/reftests/bugs/455171-5-ref.html
+# layout/reftests/bugs/637852-2.html
+# layout/reftests/bugs/586683-1-ref.html
+# layout/reftests/bugs/395390-1.html
+# layout/reftests/bugs/1005405-1-ref.html
+# layout/reftests/bugs/269908-1.html
+# layout/reftests/bugs/134706-2-left-table.html
+# layout/reftests/bugs/371043-1-ref.html
+# layout/reftests/bugs/613433-2-ref.html
+# layout/reftests/bugs/428810-1d-ltr-insets.html
+# layout/reftests/bugs/402567-4-ref.html
+# layout/reftests/bugs/379316-2.html
+# layout/reftests/bugs/944291-1-ref.html
+# layout/reftests/bugs/503531-1-ref.html
+# layout/reftests/bugs/18217-zorder-4.html
+# layout/reftests/bugs/427129-table-caption.html
+# layout/reftests/bugs/367332-1-ref.html
+# layout/reftests/bugs/502447-1-ref.html
+# layout/reftests/bugs/621918-2.svg
+# layout/reftests/bugs/348809-1f.html
+# layout/reftests/bugs/386401-1.html
+# layout/reftests/bugs/723484-1.html
+# layout/reftests/bugs/745934-1.html
+# layout/reftests/bugs/445142-2a.html
+# layout/reftests/bugs/961887-1.html
+# layout/reftests/bugs/664127-1-ref.xul
+# layout/reftests/bugs/475986-2c.html
+# layout/reftests/bugs/507187-1.html
+# layout/reftests/bugs/428810-1-rtl-ref.html
+# layout/reftests/bugs/431341-1-ref.html
+# layout/reftests/bugs/329359-1.html
+# layout/reftests/bugs/134706-2-left-ref.html
+# layout/reftests/bugs/579985-1-ref.html
+# layout/reftests/bugs/332975-1-ref.html
+# layout/reftests/bugs/379361-3.html
+# layout/reftests/bugs/528038-1a.html
+# layout/reftests/bugs/400171-1-ref.html
+# layout/reftests/bugs/201293-1d.html
+# layout/reftests/bugs/472020-xbl.xml
+# layout/reftests/bugs/1081072-1-ref.html
+# layout/reftests/bugs/523468-1-ref.html
+# layout/reftests/bugs/403129-2-ref.html
+# layout/reftests/bugs/25888-3r-block.html
+# layout/reftests/bugs/776443-2.html
+# layout/reftests/bugs/476598-1-ref2.html
+# layout/reftests/bugs/607267-1.html
+# layout/reftests/bugs/243519-9a.html
+# layout/reftests/bugs/380004-iframe.html
+# layout/reftests/bugs/9458-zorder-3.html
+# layout/reftests/bugs/398101-1-ref.html
+# layout/reftests/bugs/985303-1-ref.html
+# layout/reftests/bugs/201293-1a.html
+# layout/reftests/bugs/321402-6-ref.xul
+# layout/reftests/bugs/428521-1b.html
+# layout/reftests/bugs/495385-2f.xhtml
+# layout/reftests/bugs/25888-2l-block.html
+# layout/reftests/bugs/424465-1-ref.html
+# layout/reftests/bugs/368504-2.html
+# layout/reftests/bugs/50630-1-ref.html
+# layout/reftests/bugs/558011-1-ref.xul
+# layout/reftests/bugs/1069716-1.html
+# layout/reftests/bugs/552334-1.html
+# layout/reftests/bugs/428810-2-rtl-ref.html
+# layout/reftests/bugs/489868-1.svg
+# layout/reftests/bugs/315920-28a.html
+# layout/reftests/bugs/315920-18h.html
+# layout/reftests/bugs/368247-2-ref.html
+# layout/reftests/bugs/395331-1-ref.xml
+# layout/reftests/bugs/1013054-1.html
+# layout/reftests/bugs/311366-unknown-block-2.html
+# layout/reftests/bugs/25888-3r.html
+# layout/reftests/bugs/390318-1-ref.html
+# layout/reftests/bugs/348516-3.html
+# layout/reftests/bugs/571347-2-ref.html
+# layout/reftests/bugs/408782-2-ref.html
+# layout/reftests/bugs/10209-3-ref.html
+# layout/reftests/bugs/478614-4.html
+# layout/reftests/bugs/315920-24.html
+# layout/reftests/bugs/563584-4.html
+# layout/reftests/bugs/1313772.xhtml
+# layout/reftests/bugs/290129-1.html
+# layout/reftests/bugs/323656-5.svg
+# layout/reftests/bugs/234686-7.html
+# layout/reftests/bugs/593243-1.html
+# layout/reftests/bugs/617242-1-ref.html
+# layout/reftests/bugs/488390-1.html
+# layout/reftests/bugs/243519-6.html
+# layout/reftests/bugs/273681-1-ref.html
+# layout/reftests/bugs/367220-1.html
+# layout/reftests/bugs/458296-1a-ref.html
+# layout/reftests/bugs/134706-5-ref.html
+# layout/reftests/bugs/373298-1.html
+# layout/reftests/bugs/367332-1a.html
+# layout/reftests/bugs/68061-1-ref.xml
+# layout/reftests/bugs/355548-5-ref.xml
+# layout/reftests/bugs/244932-1.html
+# layout/reftests/bugs/472020-1a.xul
+# layout/reftests/bugs/352980-2-ref.html
+# layout/reftests/bugs/438987-2-ref.html
+# layout/reftests/bugs/345563-sup.xhtml
+# layout/reftests/bugs/1239564.html
+# layout/reftests/bugs/650228-1-ref.html
+# layout/reftests/bugs/203727-ref.html
+# layout/reftests/bugs/480880-1a.html
+# layout/reftests/bugs/488692-1-ref.html
+# layout/reftests/bugs/403249-1-ref.html
+# layout/reftests/bugs/444375-1.html
+# layout/reftests/bugs/363329-1-ref.html
+# layout/reftests/bugs/481948-2-ref.html
+# layout/reftests/bugs/373433-1.html
+# layout/reftests/bugs/402950-1-ref.html
+# layout/reftests/bugs/654950-1-ref.html
+# layout/reftests/bugs/387201-2.html
+# layout/reftests/bugs/391412-1a.html
+# layout/reftests/bugs/384876-1.html
+# layout/reftests/bugs/404123-3-ref.html
+# layout/reftests/bugs/449171-1.html
+# layout/reftests/bugs/561981-3.html
+# layout/reftests/bugs/613433-1-ref.html
+# layout/reftests/bugs/565819-1.html
+# layout/reftests/bugs/579323-1.html
+# layout/reftests/bugs/409084-1a.html
+# layout/reftests/bugs/1238243-1-notref.html
+# layout/reftests/bugs/28811-1-ref.html
+# layout/reftests/bugs/348809-1c.html
+# layout/reftests/bugs/306660-2.html
+# layout/reftests/bugs/409089-1.html
+# layout/reftests/bugs/399636-standards-html.html
+# layout/reftests/bugs/512631-1-ref.html
+# layout/reftests/bugs/574907-3.html
+# layout/reftests/bugs/387876-3-ref.html
+# layout/reftests/bugs/1133905-5-h-rtl.html
+# layout/reftests/bugs/234686-4.html
+# layout/reftests/bugs/393671-2-ref.html
+# layout/reftests/bugs/486848-1.xul
+# layout/reftests/bugs/243519-3-ref.html
+# layout/reftests/bugs/372062-1-ref.html
+# layout/reftests/bugs/720987.html
+# layout/reftests/bugs/370525-rowspan-3.html
+# layout/reftests/bugs/322461-1-ref.html
+# layout/reftests/bugs/526463-1-ref.html
+# layout/reftests/bugs/521685-1-ref.html
+# layout/reftests/bugs/478614-6-ref.html
+# layout/reftests/bugs/507487-1-ref.html
+# layout/reftests/bugs/1119117-1a.html
+# layout/reftests/bugs/1230466.html
+# layout/reftests/bugs/860242-1.html
+# layout/reftests/bugs/428810-3a-rtl-insets.html
+# layout/reftests/bugs/563584-3-ref.html
+# layout/reftests/bugs/670442-1-ref.html
+# layout/reftests/bugs/50630-3-ref.html
+# layout/reftests/bugs/537471-1-ref.html
+# layout/reftests/bugs/428278.html
+# layout/reftests/bugs/635373-2.html
+# layout/reftests/bugs/637852-3.html
+# layout/reftests/bugs/403129-3-ref.html
+# layout/reftests/bugs/478614-5.html
+# layout/reftests/bugs/513153-1-ref.html
+# layout/reftests/bugs/315920-26-ref.html
+# layout/reftests/bugs/253701-1-ref.html
+# layout/reftests/bugs/504032-1-ref.html
+# layout/reftests/bugs/597721-1-ref.html
+# layout/reftests/bugs/942672-1-ref.html
+# layout/reftests/bugs/459613-1.html
+# layout/reftests/bugs/563584-8c.html
+# layout/reftests/bugs/395107-1.html
+# layout/reftests/bugs/412352-1-ref.html
+# layout/reftests/bugs/139550-1b.html
+# layout/reftests/bugs/402940-3.html
+# layout/reftests/bugs/1133905-4-h.html
+# layout/reftests/bugs/393649-1.html
+# layout/reftests/bugs/654057-1.html
+# layout/reftests/bugs/562835-ref.html
+# layout/reftests/bugs/413286-4-ref.html
+# layout/reftests/bugs/40596-1a.html
+# layout/reftests/bugs/368247-1-ref.html
+# layout/reftests/bugs/352980-1c.html
+# layout/reftests/bugs/393671-3-ref.html
+# layout/reftests/bugs/243519-5d.html
+# layout/reftests/bugs/368247-1.html
+# layout/reftests/bugs/260406-1.html
+# layout/reftests/bugs/424236-6-ref.html
+# layout/reftests/bugs/400826-1-ref.html
+# layout/reftests/bugs/345267-1-ref.html
+# layout/reftests/bugs/380825-1-ref.html
+# layout/reftests/bugs/476063-4.xhtml
+# layout/reftests/bugs/244135-2.html
+# layout/reftests/bugs/625409-1-ref.html
+# layout/reftests/bugs/240470-1.html
+# layout/reftests/bugs/269908-3.html
+# layout/reftests/bugs/82711-3-ref.html
+# layout/reftests/bugs/421436-1a.html
+# layout/reftests/bugs/597721-1.html
+# layout/reftests/bugs/561981-4-ref.html
+# layout/reftests/bugs/635373-1.html
+# layout/reftests/bugs/428810-2e-rtl-insets.html
+# layout/reftests/bugs/485275-1-ref.html
+# layout/reftests/bugs/714519-2-as.html
+# layout/reftests/bugs/883987-1c.html
+# layout/reftests/bugs/593544-1-ref.html
+# layout/reftests/bugs/386401-2.html
+# layout/reftests/bugs/468546-1.xhtml
+# layout/reftests/bugs/231823-1.html
+# layout/reftests/bugs/403129-1-ref.html
+# layout/reftests/bugs/321402-5-ref.xul
+# layout/reftests/bugs/493968-1-ref.html
+# layout/reftests/bugs/393655-3.html
+# layout/reftests/bugs/424710-1.html
+# layout/reftests/bugs/370629-2-ref.html
+# layout/reftests/bugs/431341-2-ref.html
+# layout/reftests/bugs/445142-2-ref.html
+# layout/reftests/bugs/571347-1a.html
+# layout/reftests/bugs/379178-html-ref.html
+# layout/reftests/bugs/471594-1.xhtml
+# layout/reftests/bugs/1273154-2-ref.html
+# layout/reftests/bugs/278266-1-ref.html
+# layout/reftests/bugs/385607-1-ref.html
+# layout/reftests/bugs/521525-2.html
+# layout/reftests/bugs/24998-1.html
+# layout/reftests/bugs/458296-1b.html
+# layout/reftests/bugs/871338-1-ref.html
+# layout/reftests/bugs/600045-1.html
+# layout/reftests/bugs/273681-1.html
+# layout/reftests/bugs/482592-1-ref.html
+# layout/reftests/bugs/1316719-1b.html
+# layout/reftests/bugs/98223-2-ref.html
+# layout/reftests/bugs/503531-1.html
+# layout/reftests/bugs/402567-1.html
+# layout/reftests/bugs/408656-1-ref.html
+# layout/reftests/bugs/18217-width-2b.html
+# layout/reftests/bugs/428810-2a-ltr.html
+# layout/reftests/bugs/478811-3-ref.html
+# layout/reftests/bugs/454361.html
+# layout/reftests/bugs/621918-2-ref.svg
+# layout/reftests/bugs/234686-5.html
+# layout/reftests/bugs/486052-2-ref.html
+# layout/reftests/bugs/333970-1-ref.html
+# layout/reftests/bugs/352980-2a.html
+# layout/reftests/bugs/294306-1.html
+# layout/reftests/bugs/393330-1-ref.html
+# layout/reftests/bugs/456147.xul
+# layout/reftests/bugs/403328-1.html
+# layout/reftests/bugs/206802.html
+# layout/reftests/bugs/461512-1.html
+# layout/reftests/bugs/423599-1-ref.html
+# layout/reftests/bugs/1050493-1-ref.html
+# layout/reftests/bugs/561981-7-ref.html
+# layout/reftests/bugs/456219-1a.html
+# layout/reftests/bugs/428810-1b-ltr.html
+# layout/reftests/bugs/1316719-1-ref.html
+# layout/reftests/bugs/315920-19.html
+# layout/reftests/bugs/389924-1a.html
+# layout/reftests/bugs/244135-2-ref.html
+# layout/reftests/bugs/399209-1.html
+# layout/reftests/bugs/1226278-ref.html
+# layout/reftests/bugs/502447-2.html
+# layout/reftests/bugs/599882-2-ref.html
+# layout/reftests/bugs/427129-table-caption-ref.html
+# layout/reftests/bugs/364318-1.xhtml
+# layout/reftests/bugs/1239564-ref.html
+# layout/reftests/bugs/372063-1.html
+# layout/reftests/bugs/370525-rowspan-3-ref.html
+# layout/reftests/bugs/608756-2-ref.html
+# layout/reftests/bugs/550716-1.html
+# layout/reftests/bugs/403249-2a.html
+# layout/reftests/bugs/602200-1-ref.html
+# layout/reftests/bugs/387201-3.html
+# layout/reftests/bugs/1133905-3-h-rtl.html
+# layout/reftests/bugs/485012-1.html
+# layout/reftests/bugs/539323-3-ref.html
+# layout/reftests/bugs/563584-2.html
+# layout/reftests/bugs/328829-1.xhtml
+# layout/reftests/bugs/186317-1.html
+# layout/reftests/bugs/539226-1.html
+# layout/reftests/bugs/413286-2a.html
+# layout/reftests/bugs/50630-1c.html
+# layout/reftests/bugs/581317-1-ref.html
+# layout/reftests/bugs/243519-9c.html
+# layout/reftests/bugs/243519-2.html
+# layout/reftests/bugs/386310-1c.html
+# layout/reftests/bugs/455826-1.html
+# layout/reftests/bugs/1133905-1-vh.html
+# layout/reftests/bugs/433700.html
+# layout/reftests/bugs/584400-dash-length-ref.svg
+# layout/reftests/bugs/600803-1-ref.html
+# layout/reftests/bugs/478614-3.html
+# layout/reftests/bugs/367612-1d.html
+# layout/reftests/bugs/300691-1c.html
+# layout/reftests/bugs/481948-1.html
+# layout/reftests/bugs/212563-1-ref-inner.html
+# layout/reftests/bugs/604737-ref.html
+# layout/reftests/bugs/402567-4.html
+# layout/reftests/bugs/563584-6-columns.html
+# layout/reftests/bugs/524175-1.html
+# layout/reftests/bugs/966992-1-ref.html
+# layout/reftests/bugs/404666-1-ref.html
+# layout/reftests/bugs/372632-1.html
+# layout/reftests/bugs/1288255-ref.html
+# layout/reftests/bugs/430813-2-ref.html
+# layout/reftests/bugs/542317-1.html
+# layout/reftests/bugs/561981-8-ref.html
+# layout/reftests/bugs/192767-31.xul
+# layout/reftests/bugs/192902-1.html
+# layout/reftests/bugs/375827-1-ref.html
+# layout/reftests/bugs/134706-6c-ref.html
+# layout/reftests/bugs/1062792-1-ref.html
+# layout/reftests/bugs/394676-1-ref.xhtml
+# layout/reftests/bugs/25888-3l-ref.html
+# layout/reftests/bugs/518172-1b.html
+# layout/reftests/bugs/728983-1.html
+# layout/reftests/bugs/134706-1-right-scrollframe.html
+# layout/reftests/bugs/1153845-1-ref.html
+# layout/reftests/bugs/492661-1.html
+# layout/reftests/bugs/409089-1-ref.html
+# layout/reftests/bugs/399209-2.html
+# layout/reftests/bugs/537507-2.html
+# layout/reftests/bugs/234686-11.html
+# layout/reftests/bugs/926155-1.html
+# layout/reftests/bugs/828146-1-ref.html
+# layout/reftests/bugs/449149-2-ref.html
+# layout/reftests/bugs/394111-1.html
+# layout/reftests/bugs/501627-1-ref.html
+# layout/reftests/bugs/220165-1-ref.svg
+# layout/reftests/bugs/478614-4-ref.html
+# layout/reftests/bugs/481948-3-ref.html
+# layout/reftests/bugs/637852-1-ref.html
+# layout/reftests/bugs/449519-1-ref.html
+# layout/reftests/bugs/323656-1.html
+# layout/reftests/bugs/364079-1-ref.html
+# layout/reftests/bugs/385870-2-ref.html
+# layout/reftests/bugs/347912-1.html
+# layout/reftests/bugs/571281-1a.html
+# layout/reftests/bugs/387876-2-ref.html
+# layout/reftests/bugs/413286-2b.html
+# layout/reftests/bugs/379349-3-ref.xhtml
+# layout/reftests/bugs/538909-1.html
+# layout/reftests/bugs/413286-6-ref.html
+# layout/reftests/bugs/386401-2-ref.html
+# layout/reftests/bugs/609272-1.html
+# layout/reftests/bugs/735481-1-ref.html
+# layout/reftests/bugs/1209994-4.html
+# layout/reftests/bugs/484256-1-ref.html
+# layout/reftests/bugs/438537-1-ref.html
+# layout/reftests/bugs/816948-1-ref.html
+# layout/reftests/bugs/983084-2-ref.html
+# layout/reftests/bugs/1242172-2-ref.html
+# layout/reftests/bugs/383551-1.html
+# layout/reftests/bugs/491323-1.xul
+# layout/reftests/bugs/389224-1-ref.html
+# layout/reftests/bugs/475986-2e.html
+# layout/reftests/bugs/428810-1a-ltr.html
+# layout/reftests/bugs/584699-1-ref.html
+# layout/reftests/bugs/490173-2.html
+# layout/reftests/bugs/506481-1-ref.html
+# layout/reftests/bugs/1133905-1-vh-rtl.html
+# layout/reftests/bugs/561981-4.html
+# layout/reftests/bugs/383884-1.html
+# layout/reftests/bugs/370525-rowspan-4-ref.html
+# layout/reftests/bugs/315920-21-ref.svg
+# layout/reftests/bugs/332557-1-ref.html
+# layout/reftests/bugs/1133905-ref-vh.html
+# layout/reftests/bugs/403249-1a.html
+# layout/reftests/bugs/531371-1-ref.html
+# layout/reftests/bugs/484256-1.html
+# layout/reftests/bugs/139550-1-ref.html
+# layout/reftests/bugs/751012-1a.html
+# layout/reftests/bugs/731726-1-ref.html
+# layout/reftests/bugs/449149-2.html
+# layout/reftests/bugs/421069.html
+# layout/reftests/bugs/367220-1-ref.html
+# layout/reftests/bugs/272646-2c.xul
+# layout/reftests/bugs/124903-1.html
+# layout/reftests/bugs/495385-4-ref.html
+# layout/reftests/bugs/457398-1.html
+# layout/reftests/bugs/565819-ref.html
+# layout/reftests/bugs/272646-2-ref.xul
+# layout/reftests/bugs/315920-4-ref.html
+# layout/reftests/bugs/961887-1-ref.html
+# layout/reftests/bugs/300691-1f.html
+# layout/reftests/bugs/514917-1.html
+# layout/reftests/bugs/382600-1-ref.html
+# layout/reftests/bugs/367504-float-1-ref.html
+# layout/reftests/bugs/475986-4.html
+# layout/reftests/bugs/412352-1.html
+# layout/reftests/bugs/192767-12.xul
+# layout/reftests/bugs/561981-1.html
+# layout/reftests/bugs/571347-1b.html
+# layout/reftests/bugs/722923-1-ref.html
+# layout/reftests/bugs/404301-1-ref.html
+# layout/reftests/bugs/192767-37.xul
+# layout/reftests/bugs/1053035-1-grid.html
+# layout/reftests/bugs/652991-2.html
+# layout/reftests/bugs/446100-1b.html
+# layout/reftests/bugs/569006-1-ref.html
+# layout/reftests/bugs/413286-3-ref.html
+# layout/reftests/bugs/404030-1.html
+# layout/reftests/bugs/447749-1.html
+# layout/reftests/bugs/417178-1.html
+# layout/reftests/bugs/961887-2.html
+# layout/reftests/bugs/243519-4e.html
+# layout/reftests/bugs/214077-1-ref.html
+# layout/reftests/bugs/370525-rowspan-2b-ref.html
+# layout/reftests/bugs/348809-1d.html
+# layout/reftests/bugs/632781-normalsize.html
+# layout/reftests/bugs/50630-5.html
+# layout/reftests/bugs/379361-1-ref.html
+# layout/reftests/bugs/424074-1-ref2.xul
+# layout/reftests/bugs/1151145-1-ref.html
+# layout/reftests/bugs/352980-1i.html
+# layout/reftests/bugs/404309-1b.html
+# layout/reftests/bugs/428810-3b-rtl-insets.html
+# layout/reftests/bugs/367247-l-scroll.html
+# layout/reftests/bugs/335628-2.xul
+# layout/reftests/bugs/1133905-ref-h-rtl.html
+# layout/reftests/bugs/467460-1.html
+# layout/reftests/bugs/458487-4-ref.html
+# layout/reftests/bugs/393671-1.html
+# layout/reftests/bugs/430813-3-ref.html
+# layout/reftests/bugs/534526-1b.html
+# layout/reftests/bugs/428810-1b-rtl.html
+# layout/reftests/bugs/402629-1.html
+# layout/reftests/bugs/116882-1-ref.html
+# layout/reftests/bugs/249141-ref.xul
+# layout/reftests/bugs/931853-quirks.html
+# layout/reftests/bugs/398092-1.html
+# layout/reftests/bugs/574907-2-ref.html
+# layout/reftests/bugs/758561-1.html
+# layout/reftests/bugs/466395-2.html
+# layout/reftests/bugs/134706-2-right-table.html
+# layout/reftests/bugs/421239-2-ref.html
+# layout/reftests/bugs/613433-1.html
+# layout/reftests/bugs/776265-1c.html
+# layout/reftests/bugs/404030-1-notref.html
+# layout/reftests/bugs/105030-1.html
+# layout/reftests/bugs/507487-1.html
+# layout/reftests/bugs/283686-2.html
+# layout/reftests/bugs/363858-4.html
+# layout/reftests/bugs/942672-1.html
+# layout/reftests/bugs/218473-1.html
+# layout/reftests/bugs/311366-unknown-block-3.html
+# layout/reftests/bugs/412607-1b.html
+# layout/reftests/bugs/797797-1-ref.html
+# layout/reftests/bugs/1190635-1-ref.html
+# layout/reftests/bugs/386401-3-ref.html
+# layout/reftests/bugs/311366-unknown-inline-1-ref.html
+# layout/reftests/bugs/472020-1-ref.xul
+# layout/reftests/bugs/400081-1.html
+# layout/reftests/bugs/192767-23.xul
+# layout/reftests/bugs/144004-1.html
+# layout/reftests/bugs/1226278.html
+# layout/reftests/bugs/545049-1-ref.html
+# layout/reftests/bugs/331809-1.html
+# layout/reftests/bugs/1151306-1.html
+# layout/reftests/bugs/332360.html
+# layout/reftests/bugs/363329-2-ref.html
+# layout/reftests/bugs/1133905-2-v.html
+# layout/reftests/bugs/458487-5-ref.html
+# layout/reftests/bugs/602200-2-ref.html
+# layout/reftests/bugs/428810-2-rtl-insets-ref.html
+# layout/reftests/bugs/480880-1d.html
+# layout/reftests/bugs/370586-1-ref.xhtml
+# layout/reftests/bugs/269908-3-ref.html
+# layout/reftests/bugs/243519-9b.html
+# layout/reftests/bugs/563584-8d.html
+# layout/reftests/bugs/472769-1-ref.html
+# layout/reftests/bugs/315920-12-ref.html
+# layout/reftests/bugs/428810-empty-ltr-insets-ref.html
+# layout/reftests/bugs/367504-margin-1.html
+# layout/reftests/bugs/379349-2a.xhtml
+# layout/reftests/bugs/399636-quirks-css.html
+# layout/reftests/bugs/192767-14.xul
+# layout/reftests/bugs/84400-2-ref.html
+# layout/reftests/bugs/367332-1f.html
+# layout/reftests/bugs/481024-1b.html
+# layout/reftests/bugs/381746-1.html
+# layout/reftests/bugs/528038-1d.html
+# layout/reftests/bugs/368020-3.html
+# layout/reftests/bugs/467444-1.html
+# layout/reftests/bugs/311366-unknown-block-1.html
+# layout/reftests/bugs/490182-1a.html
+# layout/reftests/bugs/404666-2.html
+# layout/reftests/bugs/407095-1.html
+# layout/reftests/bugs/368504-4-ref.html
+# layout/reftests/bugs/325486-1.html
+# layout/reftests/bugs/518172-a-ref.html
+# layout/reftests/bugs/537507-2-ref.html
+# layout/reftests/bugs/482659-1a.html
+# layout/reftests/bugs/228856-2-ref.html
+# layout/reftests/bugs/1081185-1-ref.html
+# layout/reftests/bugs/386470-1c.html
+# layout/reftests/bugs/391412-1-ref.html
+# layout/reftests/bugs/301726-2.html
+# layout/reftests/bugs/380004-1.html
+# layout/reftests/bugs/210094-1b.html
+# layout/reftests/bugs/25888-1l-block.html
+# layout/reftests/bugs/847850-1.html
+# layout/reftests/bugs/513318-1-ref.xul
+# layout/reftests/bugs/538909-1-ref.html
+# layout/reftests/bugs/424236-10.html
+# layout/reftests/bugs/374038-2.xul
+# layout/reftests/bugs/593243-2.html
+# layout/reftests/bugs/635639-2.html
+# layout/reftests/bugs/315920-18g.html
+# layout/reftests/bugs/1272997-1.html
+# layout/reftests/bugs/550882-2-ref.html
+# layout/reftests/bugs/472769-2-ref.html
+# layout/reftests/bugs/844178-ref.html
+# layout/reftests/bugs/456219-2-ref.html
+# layout/reftests/bugs/476063-2.html
+# layout/reftests/bugs/364968-1-ref.html
+# layout/reftests/bugs/389924-1-ref.html
+# layout/reftests/bugs/395331-xbl.xml
+# layout/reftests/bugs/589615-1a.xhtml
+# layout/reftests/bugs/637852-2-ref.html
+# layout/reftests/bugs/495385-1-ref.html
+# layout/reftests/bugs/508919-1.xhtml
+# layout/reftests/bugs/402338-1-ref.html
+# layout/reftests/bugs/412679-2.html
+# layout/reftests/bugs/486052-2f.html
+# layout/reftests/bugs/413027-3.html
+# layout/reftests/bugs/1059498-2.html
+# layout/reftests/bugs/546033-1-ref.html
+# layout/reftests/bugs/395390-1-ref.html
+# layout/reftests/bugs/480880-2c.html
+# layout/reftests/bugs/494667-2.html
+# layout/reftests/bugs/364968-1.xul
+# layout/reftests/bugs/461512-1-ref.html
+# layout/reftests/bugs/931464-1.html
+# layout/reftests/bugs/599882-1a.html
+# layout/reftests/bugs/463204-1.html
+# layout/reftests/bugs/748692-1b.html
+# layout/reftests/bugs/419285-1.html
+# layout/reftests/bugs/1274368-1.html
+# layout/reftests/bugs/363247-1-ref.html
+# layout/reftests/bugs/1022481-1.html
+# layout/reftests/bugs/82711-3.html
+# layout/reftests/bugs/1127679-1b-inline-flex-relpos.html
+# layout/reftests/bugs/502288-1.html
+# layout/reftests/bugs/600974-1.html
+# layout/reftests/bugs/316057-1-ref.html
+# layout/reftests/bugs/315920-27.html
+# layout/reftests/bugs/379349-2-ref.xhtml
+# layout/reftests/bugs/403181-1.xml
+# layout/reftests/bugs/428810-empty-rtl-insets-ref.html
+# layout/reftests/bugs/665597-1-ref.html
+# layout/reftests/bugs/608756-1a.html
+# layout/reftests/bugs/401361-frame.html
+# layout/reftests/bugs/485275-1.svg
+# layout/reftests/bugs/579655-1.html
+# layout/reftests/bugs/534808-1.html
+# layout/reftests/bugs/501037-ref.html
+# layout/reftests/bugs/346774-1-ref.html
+# layout/reftests/bugs/890495-1.html
+# layout/reftests/bugs/299136-1-ref.html
+# layout/reftests/bugs/776265-2-ref.html
+# layout/reftests/bugs/97777-1.html
+# layout/reftests/bugs/120834-1a.html
+# layout/reftests/bugs/408782-2a.html
+# layout/reftests/bugs/1042104-1.html
+# layout/reftests/bugs/389623-1-ref.html
+# layout/reftests/bugs/412607-1-ref.html
+# layout/reftests/bugs/352980-3f.html
+# layout/reftests/bugs/370525-1.html
+# layout/reftests/bugs/534808-1-ref.html
+# layout/reftests/bugs/385870-1.html
+# layout/reftests/bugs/534808-2.html
+# layout/reftests/bugs/983084-1-ref.html
+# layout/reftests/bugs/827799-1.html
+# layout/reftests/bugs/352980-1l.html
+# layout/reftests/bugs/50630-2-ref.html
+# layout/reftests/bugs/309550-1-ref.html
+# layout/reftests/bugs/243519-5-ref.html
+# layout/reftests/bugs/536061-ref.html
+# layout/reftests/bugs/413840-background-unchanged.html
+# layout/reftests/bugs/478614-3-ref.html
+# layout/reftests/bugs/412352-2.html
+# layout/reftests/bugs/378935-1-ref.html
+# layout/reftests/bugs/748692-1a.html
+# layout/reftests/bugs/553571-1.html
+# layout/reftests/bugs/422678-1.html
+# layout/reftests/bugs/403249-2-ref.html
+# layout/reftests/bugs/134706-6.html
+# layout/reftests/bugs/339289-1-ref.html
+# layout/reftests/bugs/378937-1.html
+# layout/reftests/bugs/179596-2-ref2.html
+# layout/reftests/bugs/797797-2.html
+# layout/reftests/bugs/25888-1r.html
+# layout/reftests/bugs/538935-1.html
+# layout/reftests/bugs/1133905-ref-h.html
+# layout/reftests/bugs/1275411-1.html
+# layout/reftests/bugs/668319-1.xul
+# layout/reftests/bugs/387227-2.html
+# layout/reftests/bugs/600974-1-ref.html
+# layout/reftests/bugs/565819-2.html
+# layout/reftests/bugs/621918-1.svg
+# layout/reftests/bugs/40596-1d.html
+# layout/reftests/bugs/455105-2.html
+# layout/reftests/bugs/933264-1.html
+# layout/reftests/bugs/97777-2.html
+# layout/reftests/bugs/428810-2b-ltr.html
+# layout/reftests/bugs/476357-1-ref.html
+# layout/reftests/bugs/568441.html
+# layout/reftests/bugs/465574-1.html
+# layout/reftests/bugs/1209994-2.html
+# layout/reftests/bugs/444928-1-ref.html
+# layout/reftests/bugs/518172-2a.html
+# layout/reftests/bugs/446100-1f.html
+# layout/reftests/bugs/427017-1.xhtml
+# layout/reftests/bugs/422394-1-ref.html
+# layout/reftests/bugs/309550-1.html
+# layout/reftests/bugs/1133905-4-rtl.html
+# layout/reftests/bugs/402567-3-ref.html
+# layout/reftests/bugs/252920-1.html
+# layout/reftests/bugs/18217-valign-1.html
+# layout/reftests/bugs/645647-1-ref.html
+# layout/reftests/bugs/144004-3-ref.html
+# layout/reftests/bugs/417246-1-ref.html
+# layout/reftests/bugs/423823-1-ref.html
+# layout/reftests/bugs/362594-2-standards-ref.html
+# layout/reftests/bugs/381507-iframe.html
+# layout/reftests/bugs/408493-1.html
+# layout/reftests/bugs/373381-3.html
+# layout/reftests/bugs/936670-1.svg
+# layout/reftests/bugs/551463-1.html
+# layout/reftests/bugs/422249-1-ref.html
+# layout/reftests/bugs/370525-rowspan-2a.html
+# layout/reftests/bugs/411059-1.html
+# layout/reftests/bugs/315920-20-ref.svg
+# layout/reftests/bugs/400171-2c.html
+# layout/reftests/bugs/370692-1-ref.xhtml
+# layout/reftests/bugs/376532-3-ref.html
+# layout/reftests/bugs/360757-1a.html
+# layout/reftests/bugs/359869-1-ref.html
+# layout/reftests/bugs/534804-1-ref.html
+# layout/reftests/bugs/475986-1-ref.html
+# layout/reftests/bugs/407243-1.html
+# layout/reftests/bugs/382600-1.html
+# layout/reftests/bugs/409089-2-ref.html
+# layout/reftests/bugs/1276161-1a.html
+# layout/reftests/bugs/503364-1b.html
+# layout/reftests/bugs/405380-1-ref.html
+# layout/reftests/bugs/1053035-1-flex.html
+# layout/reftests/bugs/455280-1-ref.xhtml
+# layout/reftests/bugs/458296-1a.html
+# layout/reftests/bugs/336153-1-ref.html
+# layout/reftests/bugs/234686-19.html
+# layout/reftests/bugs/306630-1-ref.html
+# layout/reftests/bugs/459443-1.html
+# layout/reftests/bugs/379461-3-container-html.html
+# layout/reftests/bugs/343540-1.html
+# layout/reftests/bugs/399636-quirks-ref.html
+# layout/reftests/bugs/462844-2.html
+# layout/reftests/bugs/367504-float-1.html
+# layout/reftests/bugs/262998-1.html
+# layout/reftests/bugs/849407-1-ref.html
+# layout/reftests/bugs/315920-7a.html
+# layout/reftests/bugs/348516-2-ref.html
+# layout/reftests/bugs/1119117-1b.html
+# layout/reftests/bugs/440149-1-ref.html
+# layout/reftests/bugs/428810-2-ltr-ref.html
+# layout/reftests/bugs/408656-1a.html
+# layout/reftests/bugs/343538-1-ref.html
+# layout/reftests/bugs/894931-1.html
+# layout/reftests/bugs/380227-1-ref.html
+# layout/reftests/bugs/134706-1-right-scrollframe-ref.html
+# layout/reftests/bugs/491323-1-ref.xul
+# layout/reftests/bugs/411334-1-ref.xml
+# layout/reftests/bugs/458487-5b.html
+# layout/reftests/bugs/391979.html
+# layout/reftests/bugs/309914-1.xul
+# layout/reftests/bugs/1133905-ref.html
+# layout/reftests/bugs/507187-1-ref.html
+# layout/reftests/bugs/371043-1.html
+# layout/reftests/bugs/315920-27-ref.html
+# layout/reftests/bugs/192767-24.xul
+# layout/reftests/bugs/645491-1-ref.html
+# layout/reftests/bugs/9458-zorder-ref.html
+# layout/reftests/bugs/574907-2.html
+# layout/reftests/bugs/523096-1-ref.html
+# layout/reftests/bugs/894931-1-ref.html
+# layout/reftests/bugs/502288-1-ref.html
+# layout/reftests/bugs/283686-1.html
+# layout/reftests/bugs/440149-1.html
+# layout/reftests/bugs/571281-1-ref.html
+# layout/reftests/bugs/301726-2-ref.html
+# layout/reftests/bugs/398797-1b.html
+# layout/reftests/bugs/622585-1-ref.html
+# layout/reftests/bugs/25888-2r-block.html
+# layout/reftests/bugs/400171-2-ref.html
+# layout/reftests/bugs/40596-1j.html
+# layout/reftests/bugs/408782-2b.html
+# layout/reftests/bugs/18217-zorder-5.html
+# layout/reftests/bugs/439004-1.html
+# layout/reftests/bugs/395107-5.html
+# layout/reftests/bugs/401946-1.xul
+# layout/reftests/bugs/897491-1.html
+# layout/reftests/bugs/449362-1-ref.html
+# layout/reftests/bugs/351641-1b.html
+# layout/reftests/bugs/386065-2.html
+# layout/reftests/bugs/213834-1-ref.html
+# layout/reftests/bugs/421632-1-ref.html
+# layout/reftests/bugs/169749-1.html
+# layout/reftests/bugs/395331-1.xml
+# layout/reftests/bugs/456219-2.html
+# layout/reftests/bugs/581317-1.html
+# layout/reftests/bugs/315920-22.html
+# layout/reftests/bugs/577838-1-ref.html
+# layout/reftests/bugs/411792-1-ref.html
+# layout/reftests/bugs/9458-zorder-1.html
+# layout/reftests/bugs/472769-3.html
+# layout/reftests/bugs/504032-1.html
+# layout/reftests/bugs/307102-2-ref.html
+# layout/reftests/bugs/451876-2-ref.html
+# layout/reftests/bugs/278266-1b.html
+# layout/reftests/bugs/396286-1.html
+# layout/reftests/bugs/395107-2-ref.html
+# layout/reftests/bugs/400813-1-ref.html
+# layout/reftests/bugs/192767-15.xul
+# layout/reftests/bugs/486065-1.html
+# layout/reftests/bugs/385870-1-ref.html
+# layout/reftests/bugs/451876-1.html
+# layout/reftests/bugs/495385-2i.html
+# layout/reftests/bugs/192767-16.xul
+# layout/reftests/bugs/328111-1-ref.html
+# layout/reftests/bugs/428810-2e-rtl.html
+# layout/reftests/bugs/315920-10-ref.html
+# layout/reftests/bugs/425972-1.html
+# layout/reftests/bugs/134706-3-right-table-ref.html
+# layout/reftests/bugs/513318-1.xul
+# layout/reftests/bugs/442542-subframe.html
+# layout/reftests/bugs/471356-1.html
+# layout/reftests/bugs/1315113-2-ref.html
+# layout/reftests/bugs/50630-4.html
+# layout/reftests/bugs/652775-1-ref.html
+# layout/reftests/bugs/571347-3.html
+# layout/reftests/bugs/539880-1-ref.html
+# layout/reftests/bugs/234686-8.html
+# layout/reftests/bugs/163504-2-ref.html
+# layout/reftests/bugs/367332-1d.html
+# layout/reftests/bugs/362594-2-quirks-ref.html
+# layout/reftests/bugs/315920-29-ref.html
+# layout/reftests/bugs/307102-3-ref.html
+# layout/reftests/bugs/201293-1c.html
+# layout/reftests/bugs/300691-1d.html
+# layout/reftests/bugs/377603-1-ref.html
+# layout/reftests/bugs/120834-2d.html
+# layout/reftests/bugs/307102-1.html
+# layout/reftests/bugs/776443-1.html
+# layout/reftests/bugs/234686-6.html
+# layout/reftests/bugs/163504-1a.html
+# layout/reftests/bugs/495385-5.html
+# layout/reftests/bugs/475986-3-ref.html
+# layout/reftests/bugs/379178-xhtml.xhtml
+# layout/reftests/bugs/40596-1e.html
+# layout/reftests/bugs/421203-5.xul
+# layout/reftests/bugs/449149-1b.html
+# layout/reftests/bugs/431520-1.html
+# layout/reftests/bugs/315920-28c.html
+# layout/reftests/bugs/379349-3a.xhtml
+# layout/reftests/bugs/206631-1-ref.html
+# layout/reftests/bugs/400421-1-ref.html
+# layout/reftests/bugs/228856-1-ref.html
+# layout/reftests/bugs/352980-2d.html
+# layout/reftests/bugs/424766-1.html
+# layout/reftests/bugs/458296-1c.html
+# layout/reftests/bugs/419060.html
+# layout/reftests/bugs/728983-1-ref.html
+# layout/reftests/bugs/941940-1-ref.html
+# layout/reftests/bugs/490173-1-ref.html
+# layout/reftests/bugs/478956-1a.html
+# layout/reftests/bugs/134706-7-ref.html
+# layout/reftests/bugs/568441-ref.html
+# layout/reftests/bugs/462844-3.html
+# layout/reftests/bugs/598726-1-ref.html
+# layout/reftests/bugs/321402-5.xul
+# layout/reftests/bugs/1127107-2-capitalize.html
+# layout/reftests/bugs/562835-1.html
+# layout/reftests/bugs/735481-1.html
+# layout/reftests/bugs/844178.html
+# layout/reftests/bugs/306630-1.html
+# layout/reftests/bugs/495274-1-ref.html
+# layout/reftests/bugs/386147-1-ref.html
+# layout/reftests/bugs/296361-ref.html
+# layout/reftests/bugs/966510-2-ref.html
+# layout/reftests/bugs/423385-1.html
+# layout/reftests/bugs/234686-16.html
+# layout/reftests/bugs/521542-1-ref.xhtml
+# layout/reftests/bugs/369975-1.html
+# layout/reftests/bugs/472769-1b.html
+# layout/reftests/bugs/476063-2-ref.html
+# layout/reftests/bugs/446100-1d.html
+# layout/reftests/bugs/339289-1.html
+# layout/reftests/bugs/563584-6-columns-ref-enabled.html
+# layout/reftests/bugs/849996-1-ref.html
+# layout/reftests/bugs/478614-2.html
+# layout/reftests/bugs/348049-1.xhtml
+# layout/reftests/bugs/653930-1-iframe.html
+# layout/reftests/bugs/582146-1.html
+# layout/reftests/bugs/386014-1c.html
+# layout/reftests/bugs/458487-1c.html
+# layout/reftests/bugs/179596-2-ref3.html
+# layout/reftests/bugs/471356-1-ref.html
+# layout/reftests/bugs/368504-3a.html
+# layout/reftests/bugs/377603-1.html
+# layout/reftests/bugs/550882-2.html
+# layout/reftests/bugs/1318769-1-ref.html
+# layout/reftests/bugs/1127107-1b-pre.html
+# layout/reftests/bugs/82711-2-ref.html
+# layout/reftests/bugs/311366-unknown-inline-1.html
+# layout/reftests/bugs/335628-2-ref.xul
+# layout/reftests/bugs/495385-2-ref.html
+# layout/reftests/bugs/828146-1.html
+# layout/reftests/bugs/231823-1-ref.html
+# layout/reftests/bugs/605157-1.xhtml
+# layout/reftests/bugs/776265-2a.html
+# layout/reftests/bugs/427129-ref.html
+# layout/reftests/bugs/307102-4-ref.html
+# layout/reftests/bugs/169749-1-ref.html
+# layout/reftests/bugs/1120431-2-ref.html
+# layout/reftests/bugs/1127679-1a-inline-flex-relpos.html
+# layout/reftests/bugs/451876-2.html
+# layout/reftests/bugs/475986-2b.html
+# layout/reftests/bugs/393655-1-ref.html
+# layout/reftests/bugs/323656-1-ref.html
+# layout/reftests/bugs/421955-1-ref.html
+# layout/reftests/bugs/827577-2.html
+# layout/reftests/bugs/372632-1-ref.html
+# layout/reftests/bugs/1238243-2.html
+# layout/reftests/bugs/323656-4-ref.html
+# layout/reftests/bugs/296904-1-ref.html
+# layout/reftests/bugs/816458-1.html
+# layout/reftests/bugs/422394-1.html
+# layout/reftests/bugs/1021564-ref.html
+# layout/reftests/bugs/402567-2.html
+# layout/reftests/bugs/983985-1-ref.html
+# layout/reftests/bugs/883568-1.html
+# layout/reftests/bugs/338251-p-oh.html
+# layout/reftests/bugs/424434-1.html
+# layout/reftests/bugs/404553-1-ref.html
+# layout/reftests/bugs/378937-1-ref.html
+# layout/reftests/bugs/28811-2a.html
+# layout/reftests/bugs/670442-1.html
+# layout/reftests/bugs/25888-2r-ref.html
+# layout/reftests/bugs/9458-height-2.html
+# layout/reftests/bugs/751012-1-ref.html
+# layout/reftests/bugs/1121748-1-ref.html
+# layout/reftests/bugs/212563-1-inner.html
+# layout/reftests/bugs/1050788-1.html
+# layout/reftests/bugs/409089-2.html
+# layout/reftests/bugs/430813-1-ref.html
+# layout/reftests/bugs/586683-1.html
+# layout/reftests/bugs/1081072-1.html
+# layout/reftests/bugs/243519-5b.html
+# layout/reftests/bugs/658952-ref.html
+# layout/reftests/bugs/370629-1.html
+# layout/reftests/bugs/368155-negative-margins-1.html
+# layout/reftests/bugs/599113-1.html
+# layout/reftests/bugs/393655-5-ref.html
+# layout/reftests/bugs/428810-2-ltr-insets-ref.html
+# layout/reftests/bugs/315920-3d.html
+# layout/reftests/bugs/379178-xhtml-ref.xhtml
+# layout/reftests/bugs/321402-4.xul
+# layout/reftests/bugs/936670-1-ref.svg
+# layout/reftests/bugs/1105137-1.html
+# layout/reftests/bugs/350506-1.html
+# layout/reftests/bugs/363858-3.html
+# layout/reftests/bugs/404123-2.html
+# layout/reftests/bugs/281241-1.html
+# layout/reftests/bugs/402567-2-ref.html
+# layout/reftests/bugs/413361-1.html
+# layout/reftests/bugs/220165-1.svg
+# layout/reftests/bugs/25888-1l-ref.html
+# layout/reftests/bugs/711359-1.html
+# layout/reftests/bugs/408782-1b.html
+# layout/reftests/bugs/364862-1.html
+# layout/reftests/bugs/386014-1b.html
+# layout/reftests/bugs/425972-2-ref.html
+# layout/reftests/bugs/68061-1.xml
+# layout/reftests/bugs/1133905-6-vh.html
+# layout/reftests/bugs/67752-1.html
+# layout/reftests/bugs/418574-1-ref.html
+# layout/reftests/bugs/520421-1-ref.html
+# layout/reftests/bugs/144004-1-ref.html
+# layout/reftests/bugs/234964-1-ref.html
+# layout/reftests/bugs/352980-3a.html
+# layout/reftests/bugs/816948-iframe.html
+# layout/reftests/bugs/405186-1.xhtml
+# layout/reftests/bugs/631352-1.html
+# layout/reftests/bugs/355548-1-ref.xml
+# layout/reftests/bugs/508816-2-ref.html
+# layout/reftests/bugs/423599-1.html
+# layout/reftests/bugs/315920-12a.html
+# layout/reftests/bugs/1315113-2.html
+# layout/reftests/bugs/1050493-1.html
+# layout/reftests/bugs/413840-pushed-line-bullet-ref.html
+# layout/reftests/bugs/957770-1-ref.svg
+# layout/reftests/bugs/315920-2-ref.html
+# layout/reftests/bugs/589615-1b.html
+# layout/reftests/bugs/373295-1.html
+# layout/reftests/bugs/1062963-floatmanager-reflow-ref.html
+# layout/reftests/bugs/232990-1b.xhtml
+# layout/reftests/bugs/985303-1b.html
+# layout/reftests/bugs/289480.html
+# layout/reftests/bugs/480880-2b.html
+# layout/reftests/bugs/192767-25.xul
+# layout/reftests/bugs/363874-ref.html
+# layout/reftests/bugs/521542-1.xhtml
+# layout/reftests/bugs/550325-2.html
+# layout/reftests/bugs/458487-4b.html
+# layout/reftests/bugs/398797-1d.html
+# layout/reftests/bugs/322461-1.xml
+# layout/reftests/bugs/28811-2-ref.html
+# layout/reftests/bugs/1098266-1-ref.html
+# layout/reftests/bugs/370525-rowspan-2b.html
+# layout/reftests/bugs/428810-empty-ltr-ref.html
+# layout/reftests/bugs/428810-3b-ltr-insets.html
+# layout/reftests/bugs/404149-1.xul
+# layout/reftests/bugs/428810-2f-ltr.html
+# layout/reftests/bugs/398797-1a.html
+# layout/reftests/bugs/375508-1.html
+# layout/reftests/bugs/669015-1-notref.xul
+# layout/reftests/bugs/421203-2.xul
+# layout/reftests/bugs/579808-1-ref.html
+# layout/reftests/bugs/1174332-1-ref.html
+# layout/reftests/bugs/1133905-6-h-rtl.html
+# layout/reftests/bugs/1003425-1-ref.html
+# layout/reftests/bugs/315920-15-ref.html
+# layout/reftests/bugs/179596-2-ref.html
+# layout/reftests/bugs/315920-16.html
+# layout/reftests/bugs/424074-1-ref3.xul
+# layout/reftests/bugs/507487-2-ref.xhtml
+# layout/reftests/bugs/366207-1-ref.xul
+# layout/reftests/bugs/1062792-1.html
+# layout/reftests/bugs/163504-1-inner.html
+# layout/reftests/bugs/584400-dash-length.svg
+# layout/reftests/bugs/563584-8b-ref.html
+# layout/reftests/bugs/436356-1-ref.html
+# layout/reftests/bugs/403129-2.html
+# layout/reftests/bugs/380842-1-ref.html
+# layout/reftests/bugs/376484-1-ref.html
+# layout/reftests/bugs/315920-29a.html
+# layout/reftests/bugs/1276161-1-notref.html
+# layout/reftests/bugs/18217-width-1a.html
+# layout/reftests/bugs/478811-3.html
+# layout/reftests/bugs/407227-1-ref.html
+# layout/reftests/bugs/413840-ltr-offsets.html
+# layout/reftests/bugs/531098-1.html
+# layout/reftests/bugs/634232-1.html
+# layout/reftests/bugs/978911-1-ref.svg
+# layout/reftests/bugs/1103258-1-ref.html
+# layout/reftests/bugs/384576-1.html
+# layout/reftests/bugs/1116480-1-fakeitalic-overflow.html
+# layout/reftests/bugs/306660-1.html
+# layout/reftests/bugs/520563-1-ref.xhtml
+# layout/reftests/bugs/348516-3-notref.html
+# layout/reftests/bugs/315920-30.html
+# layout/reftests/bugs/539949-1-ref.html
+# layout/reftests/bugs/206516-1.html
+# layout/reftests/bugs/582476-1-helper.html
+# layout/reftests/bugs/1022481-1-ref.html
+# layout/reftests/bugs/99850-1a.html
+# layout/reftests/bugs/456219-1b.html
+# layout/reftests/bugs/563584-8d-ref.html
+# layout/reftests/bugs/234686-2.html
+# layout/reftests/bugs/494667-2-ref.html
+# layout/reftests/bugs/1185266-1-ref.svg
+# layout/reftests/bugs/559284-1-ref.html
+# layout/reftests/bugs/413840-bullet-first-line-ref.html
+# layout/reftests/bugs/421069-ref2.html
+# layout/reftests/bugs/413840-ltr-offsets-ref.html
+# layout/reftests/bugs/463952-1.html
+# layout/reftests/bugs/541406-1.html
+# layout/reftests/bugs/373381-4-ref.html
+# layout/reftests/bugs/368622-1-ref.html
+# layout/reftests/bugs/362901-1-ref.html
+# layout/reftests/bugs/494667-1.html
+# layout/reftests/bugs/387227-1.html
+# layout/reftests/bugs/416752-1.html
+# layout/reftests/bugs/814677.html
+# layout/reftests/bugs/9458-width-2b.html
+# layout/reftests/bugs/413027-2-ref.html
+# layout/reftests/bugs/539949-1.html
+# layout/reftests/bugs/557087-2.html
+# layout/reftests/bugs/883987-1f.html
+# layout/reftests/bugs/712849-1.html
+# layout/reftests/bugs/23604-1-ref.html
+# layout/reftests/bugs/458487-3-iframe.html
+# layout/reftests/bugs/352980-1a.html
+# layout/reftests/bugs/9458-valign-2.html
+# layout/reftests/bugs/372323-1-ref.xhtml
+# layout/reftests/bugs/308406-1.html
+# layout/reftests/bugs/280708-1a.html
+# layout/reftests/bugs/1018522-1.html
+# layout/reftests/bugs/1133905-5-rtl.html
+# layout/reftests/bugs/619511-1-ref.html
+# layout/reftests/bugs/233094-1-ref.html
+# layout/reftests/bugs/192767-26.xul
+# layout/reftests/bugs/404309-1-ref.html
+# layout/reftests/bugs/539323-2.html
+# layout/reftests/bugs/1120431-1-ref.html
+# layout/reftests/bugs/478377-1.xul
+# layout/reftests/bugs/352980-3c.html
+# layout/reftests/bugs/315620-1-ref.html
+# layout/reftests/bugs/367247-s-scroll.html
+# layout/reftests/bugs/476063-1.html
+# layout/reftests/bugs/387344-1-ref.html
+# layout/reftests/bugs/875060-1.html
+# layout/reftests/bugs/402629-1-iframe.html
+# layout/reftests/bugs/579349-1.html
+# layout/reftests/bugs/369882-ref.xul
+# layout/reftests/bugs/428810-1-ltr-insets-ref.html
+# layout/reftests/bugs/714519-1-as.html
+# layout/reftests/bugs/528038-2.html
+# layout/reftests/bugs/18217-zorder-ref-inline-table.html
+# layout/reftests/bugs/411585-2-ref.html
+# layout/reftests/bugs/404030-1-ref.html
+# layout/reftests/bugs/345563-sub.xhtml
+# layout/reftests/bugs/521539-1-ref.html
+# layout/reftests/bugs/462844-4.html
+# layout/reftests/bugs/348809-2e.html
+# layout/reftests/bugs/1062963-floatmanager-reflow.html
+# layout/reftests/bugs/368020-1.html
+# layout/reftests/bugs/412679-2-ref.html
+# layout/reftests/bugs/403656-4-ref.html
+# layout/reftests/bugs/560455-1-ref.xul
+# layout/reftests/bugs/428423-1-ref.html
+# layout/reftests/bugs/520421-1.html
+# layout/reftests/bugs/403181-1-ref.xml
+# layout/reftests/bugs/351641-2a.html
+# layout/reftests/bugs/571281-1c.html
+# layout/reftests/bugs/388026-1-ref.html
+# layout/reftests/bugs/594333-1.html
+# layout/reftests/bugs/436356-2-ref.html
+# layout/reftests/bugs/424236-7-ref.html
+# layout/reftests/bugs/759036-2.html
+# layout/reftests/bugs/348516-2-notref.html
+# layout/reftests/bugs/478614-6.html
+# layout/reftests/bugs/315920-2c.html
+# layout/reftests/bugs/395130-2-ref.html
+# layout/reftests/bugs/192767-13.xul
+# layout/reftests/bugs/452915-1-ref.html
+# layout/reftests/bugs/1133905-ref-v.html
+# layout/reftests/bugs/373381-2-ref.html
+# layout/reftests/bugs/563584-11-ref.html
+# layout/reftests/bugs/407078-1-ref.html
+# layout/reftests/bugs/368504-2-ref.html
+# layout/reftests/bugs/369882.xul
+# layout/reftests/bugs/491180-1-ref.html
+# layout/reftests/bugs/1133905-2-vh.html
+# layout/reftests/bugs/18217-zorder-1.html
+# layout/reftests/bugs/280708-1-ref.html
+# layout/reftests/bugs/363370-1.html
+# layout/reftests/bugs/421239-1.html
+# layout/reftests/bugs/550882-1-ref.html
+# layout/reftests/bugs/403962-1-ref.xhtml
+# layout/reftests/bugs/393655-3-ref.html
+# layout/reftests/bugs/134706-7.html
+# layout/reftests/bugs/542116-3-ref.html
+# layout/reftests/bugs/621253-1-externalFilter.html
+# layout/reftests/bugs/403129-4.html
+# layout/reftests/bugs/399636-standards-css.html
+# layout/reftests/bugs/1272997-1-ref.html
+# layout/reftests/bugs/402629-3-ref.html
+# layout/reftests/bugs/442542-1.html
+# layout/reftests/bugs/446100-1a.html
+# layout/reftests/bugs/654057-1-ref.html
+# layout/reftests/bugs/363858-5-ref.html
+# layout/reftests/bugs/563584-9b.html
+# layout/reftests/bugs/420069-2-ref.html
+# layout/reftests/bugs/412679-1-ref.html
+# layout/reftests/bugs/393671-2.html
+# layout/reftests/bugs/458487-3.html
+# layout/reftests/bugs/311366-unknown-block-2-ref.html
+# layout/reftests/bugs/776265-2d.html
+# layout/reftests/bugs/420351-1.html
+# layout/reftests/bugs/403733-1-ref.html
+# layout/reftests/bugs/482659-1c.html
+# layout/reftests/bugs/445004-1.html
+# layout/reftests/bugs/498228-1-ref.xul
+# layout/reftests/bugs/550716-1-ref.html
+# layout/reftests/bugs/368504-5-ref.html
+# layout/reftests/bugs/315920-13b.html
+# layout/reftests/bugs/370525-1-ref.html
+# layout/reftests/bugs/444928-1.html
+# layout/reftests/bugs/633344-1-ref.html
+# layout/reftests/bugs/539880-1.html
+# layout/reftests/bugs/571347-2c.html
+# layout/reftests/bugs/332360-ref.html
+# layout/reftests/bugs/235593-1-ref.html
+# layout/reftests/bugs/212563-2-ref.html
+# layout/reftests/bugs/333970-1.html
+# layout/reftests/bugs/18217-basic-2b.html
+# layout/reftests/bugs/424236-2.html
+# layout/reftests/bugs/321402-6.xul
+# layout/reftests/bugs/753329-1.html
+# layout/reftests/bugs/374038-1-ref.xul
+# layout/reftests/bugs/359903-1.html
+# layout/reftests/bugs/396286-1xbl.xml
+# layout/reftests/bugs/363637-1.html
+# layout/reftests/bugs/608756-1-ref.html
+# layout/reftests/bugs/530686-1-ref.html
+# layout/reftests/bugs/1043537-1.html
+# layout/reftests/bugs/179596-1a.html
+# layout/reftests/bugs/776265-1b.html
+# layout/reftests/bugs/134706-1-left-scrollframe.html
+# layout/reftests/bugs/409659-1c.html
+# layout/reftests/bugs/524175-1-ref.html
+# layout/reftests/bugs/25888-2l-ref.html
+# layout/reftests/bugs/398144-1.html
+# layout/reftests/bugs/527464-ref.html
+# layout/reftests/bugs/403129-4-ref.html
+# layout/reftests/bugs/343538-1.html
+# layout/reftests/bugs/18217-zorder-2.html
+# layout/reftests/bugs/109735-1-ref.html
+# layout/reftests/bugs/652991-1-ref.html
+# layout/reftests/bugs/860370-notref.html
+# layout/reftests/bugs/163504-1-ref.html
+# layout/reftests/bugs/571347-3-ref.html
+# layout/reftests/bugs/403657-1-ref.html
+# layout/reftests/bugs/386470-1-ref.html
+# layout/reftests/bugs/458487-4c.html
+# layout/reftests/bugs/490177-1.svg
+# layout/reftests/bugs/299837-3-ref.xul
+# layout/reftests/bugs/804323-1-ref.html
+# layout/reftests/bugs/579323-1-ref.html
+# layout/reftests/bugs/394534-1.html
+# layout/reftests/bugs/267353-1-ref.html
+# layout/reftests/bugs/315920-3e.html
+# layout/reftests/bugs/351641-1-ref.html
+# layout/reftests/bugs/534919-1.html
+# layout/reftests/bugs/18217-height-2.html
+# layout/reftests/bugs/983985-2-ref.html
+# layout/reftests/bugs/445142-1c.html
+# layout/reftests/bugs/375508-1-ref.html
+# layout/reftests/bugs/542116-1.html
+# layout/reftests/bugs/352980-3e.html
+# layout/reftests/bugs/283686-2-ref.html
+# layout/reftests/bugs/503364-1a.html
+# layout/reftests/bugs/25888-1l-notref.html
+# layout/reftests/bugs/25888-1r-block.html
+# layout/reftests/bugs/336153-1.html
+# layout/reftests/bugs/665597-2.html
+# layout/reftests/bugs/408782-1-ref.html
+# layout/reftests/bugs/550325-1-ref.html
+# layout/reftests/bugs/559284-1.html
+# layout/reftests/bugs/315620-2a.xhtml
+# layout/reftests/bugs/427129-image.html
+# layout/reftests/bugs/539323-1-ref.html
+# layout/reftests/bugs/370525-2.html
+# layout/reftests/bugs/456484-1.html
+# layout/reftests/bugs/388026-1.html
+# layout/reftests/bugs/271747-1a.html
+# layout/reftests/bugs/403249-1b.html
+# layout/reftests/bugs/393760-2-ref.xml
+# layout/reftests/bugs/402950-1.html
+# layout/reftests/bugs/848421-1.html
+# layout/reftests/bugs/428810-1c-ltr.html
+# layout/reftests/bugs/315920-3c.html
+# layout/reftests/bugs/1133905-3.html
+# layout/reftests/bugs/509155-1-ref.xhtml
+# layout/reftests/bugs/427730-1-ref.html
+# layout/reftests/bugs/428810-1a-ltr-insets.html
+# layout/reftests/bugs/645647-2-ref.html
+# layout/reftests/bugs/458487-1a.html
+# layout/reftests/bugs/455105-1.html
+# layout/reftests/bugs/513153-2-ref.html
+# layout/reftests/bugs/321402-1.html
+# layout/reftests/bugs/652991-3.html
+# layout/reftests/bugs/315920-5.html
+# layout/reftests/bugs/430813-2.html
+# layout/reftests/bugs/144004-2-ref.html
+# layout/reftests/bugs/413840-pushed-line-bullet.html
+# layout/reftests/bugs/328829-1-ref.xhtml
+# layout/reftests/bugs/424631-1-ref.html
+# layout/reftests/bugs/348809-2g.html
+# layout/reftests/bugs/632423-1.html
+# layout/reftests/bugs/987680-1-ref.html
+# layout/reftests/bugs/367247-l-hidden.html
+# layout/reftests/bugs/485275-1.html
+# layout/reftests/bugs/486052-2e.html
+# layout/reftests/bugs/723484-1-ref.html
+# layout/reftests/bugs/411585-2.html
+# layout/reftests/bugs/458487-1-ref.html
+# layout/reftests/bugs/380825-1.html
+# layout/reftests/bugs/185388-1.html
+# layout/reftests/bugs/10209-2.html
+# layout/reftests/bugs/475986-1b.html
+# layout/reftests/bugs/379178-svg.svg
+# layout/reftests/bugs/776443-2-ref.html
+# layout/reftests/bugs/346189-1.xul
+# layout/reftests/bugs/379461-3.xhtml
+# layout/reftests/bugs/476063-3-ref.html
+# layout/reftests/bugs/359903-1-ref.html
+# layout/reftests/bugs/393655-4.html
+# layout/reftests/bugs/883987-1b.html
+# layout/reftests/bugs/348809-1e.html
+# layout/reftests/bugs/402567-1-ref.html
+# layout/reftests/bugs/593544-1.html
+# layout/reftests/bugs/632423-1-ref.html
+# layout/reftests/bugs/389074-1.html
+# layout/reftests/bugs/983084-2.html
+# layout/reftests/bugs/461266-1.html
+# layout/reftests/bugs/991046-1-ref.html
+# layout/reftests/bugs/403519-2.html
+# layout/reftests/bugs/395107-4-ref.html
+# layout/reftests/bugs/392047-ref.html
+# layout/reftests/bugs/421234-1.html
+# layout/reftests/bugs/696739-1-ref.html
+# layout/reftests/bugs/433640-1.html
+# layout/reftests/bugs/722888-1-ref.html
+# layout/reftests/bugs/424236-6.html
+# layout/reftests/bugs/486052-2g.html
+# layout/reftests/bugs/457398-2-ref.html
+# layout/reftests/bugs/534526-1-ref.html
+# layout/reftests/bugs/373381-1.html
+# layout/reftests/bugs/405584-1.html
+# layout/reftests/bugs/1005405-1.html
+# layout/reftests/bugs/581579-1-ref.html
+# layout/reftests/bugs/481948-2.html
+# layout/reftests/bugs/1155828-1-ref.html
+# layout/reftests/bugs/428810-2b-ltr-insets.html
+# layout/reftests/bugs/373381-4.html
+# layout/reftests/bugs/377918.html
+# layout/reftests/bugs/428810-3f-rtl.html
+# layout/reftests/bugs/403656-3.html
+# layout/reftests/bugs/321402-3.xul
+# layout/reftests/bugs/25888-3r-ref.html
+# layout/reftests/bugs/430412-1-ref.html
+# layout/reftests/bugs/582037-1b.html
+# layout/reftests/bugs/424236-10-ref.html
+# layout/reftests/bugs/394676-1.xhtml
+# layout/reftests/bugs/9458-basic-1-ref.html
+# layout/reftests/bugs/413840-rtl-offsets-ref.html
+# layout/reftests/bugs/267353-1.html
+# layout/reftests/bugs/228856-1.html
+# layout/reftests/bugs/1133905-4-v.html
+# layout/reftests/bugs/411367-1.html
+# layout/reftests/bugs/413286-2c.html
+# layout/reftests/bugs/545049-1.html
+# layout/reftests/bugs/348809-1-ref.html
+# layout/reftests/bugs/478811-1-ref.html
+# layout/reftests/bugs/542116-3.html
+# layout/reftests/bugs/1022612-1-ref.html
+# layout/reftests/bugs/236539-1.html
+# layout/reftests/bugs/602200-3.html
+# layout/reftests/bugs/928607-1.html
+# layout/reftests/bugs/561981-3-ref.html
+# layout/reftests/bugs/25888-1l.html
+# layout/reftests/bugs/243519-4c.html
+# layout/reftests/bugs/371925-1b.html
+# layout/reftests/bugs/527464-1.html
+# layout/reftests/bugs/367375-1-ref.html
+# layout/reftests/bugs/299837-1-ref.html
+# layout/reftests/bugs/1049499-1.html
+# layout/reftests/bugs/814952-1.html
+# layout/reftests/bugs/402629-2.html
+# layout/reftests/bugs/635373-3.html
+# layout/reftests/bugs/428810-1-rtl-insets-ref.html
+# layout/reftests/bugs/424710-1-ref.html
+# layout/reftests/bugs/315620-1a.html
+# layout/reftests/bugs/386065-1.html
+# layout/reftests/bugs/1103258-1.html
+# layout/reftests/bugs/393490-1.html
+# layout/reftests/bugs/368020-2.html
+# layout/reftests/bugs/364318-1-ref.xhtml
+# layout/reftests/bugs/403505-1.xml
+# layout/reftests/bugs/599882-1b.html
+# layout/reftests/bugs/370525-rowspan-1a.html
+# layout/reftests/bugs/1069716-1-ref.html
+# layout/reftests/bugs/402940-1.html
+# layout/reftests/bugs/315920-18-ref.html
+# layout/reftests/bugs/345267-1d.html
+# layout/reftests/bugs/9458-height-2-ref.html
+# layout/reftests/bugs/430412-1.html
+# layout/reftests/bugs/508816-1-ref.xul
+# layout/reftests/bugs/338251-pre-oh.html
+# layout/reftests/bugs/130767-1-ref.html
+# layout/reftests/bugs/953334-win32-clipping-ref.html
+# layout/reftests/bugs/556661-1.html
+# layout/reftests/bugs/983084-3.html
+# layout/reftests/bugs/413286-5.html
+# layout/reftests/bugs/1121748-1.html
+# layout/reftests/bugs/307076-1-ref.html
+# layout/reftests/bugs/582037-2b.html
+# layout/reftests/bugs/233094-2-ref.html
+# layout/reftests/bugs/228856-2.html
+# layout/reftests/bugs/1025914-1.html
+# layout/reftests/bugs/722888-1.html
+# layout/reftests/bugs/426629-1-ref.html
+# layout/reftests/bugs/134706-3-right-scrollframe-ref.html
+# layout/reftests/bugs/383035-1.html
+# layout/reftests/bugs/412679-1.html
+# layout/reftests/bugs/386470-1a.html
+# layout/reftests/bugs/370422-1-ref.html
+# layout/reftests/bugs/563584-2-ref.html
+# layout/reftests/bugs/9458-valign-1.html
+# layout/reftests/bugs/478614-7-ref.html
+# layout/reftests/bugs/467084-2-ref.html
+# layout/reftests/bugs/379349-3b.xhtml
+# layout/reftests/bugs/496032-1-ref.html
+# layout/reftests/bugs/1062108-1-ref.html
+# layout/reftests/bugs/472769-2.html
+# layout/reftests/bugs/814677-ref.html
+# layout/reftests/bugs/424236-9-ref.html
+# layout/reftests/bugs/561981-2.html
+# layout/reftests/bugs/521539-1.html
+# layout/reftests/bugs/1133905-3-vh.html
+# layout/reftests/bugs/315920-7c.html
+# layout/reftests/bugs/486065-1-ref.html
+# layout/reftests/bugs/363370-1-ref.html
+# layout/reftests/bugs/403962-1xbl.xml
+# layout/reftests/bugs/403519-1-ref.html
+# layout/reftests/bugs/428521-1a.html
+# layout/reftests/bugs/581579-1.html
+# layout/reftests/bugs/637852-3-ref.html
+# layout/reftests/bugs/403249-2b.html
+# layout/reftests/bugs/403656-2-ref.html
+# layout/reftests/bugs/561981-2-ref.html
+# layout/reftests/bugs/315920-18b.html
+# layout/reftests/bugs/243266-1-ref.html
+# layout/reftests/bugs/97777-1-ref.html
+# layout/reftests/bugs/403656-2.html
+# layout/reftests/bugs/393655-1.html
+# layout/reftests/bugs/829958-ref.html
+# layout/reftests/bugs/508919-1-ref.xhtml
+# layout/reftests/bugs/428810-1c-rtl.html
+# layout/reftests/bugs/428810-3e-ltr-insets.html
+# layout/reftests/bugs/513318-2.xul
+# layout/reftests/bugs/933264-1-ref.html
+# layout/reftests/bugs/417676-ref.html
+# layout/reftests/bugs/815030-1.html
+# layout/reftests/bugs/906199-1.html
+# layout/reftests/bugs/373381-1-ref.html
+# layout/reftests/bugs/593243-2-ref.html
+# layout/reftests/bugs/223809-1.html
+# layout/reftests/bugs/315920-3b.html
+# layout/reftests/bugs/444375-1-ref.html
+# layout/reftests/bugs/1202512-2.html
+# layout/reftests/bugs/475986-1d.html
+# layout/reftests/bugs/445004-1-ref.html
+# layout/reftests/bugs/300691-1-ref.html
+# layout/reftests/bugs/579808-1.html
+# layout/reftests/bugs/383883-4.html
+# layout/reftests/bugs/1120431-1.html
+# layout/reftests/bugs/787947-1.html
+# layout/reftests/bugs/449149-1a.html
+# layout/reftests/bugs/1078262-1.html
+# layout/reftests/bugs/364989-1.html
+# layout/reftests/bugs/373383-1-ref.html
+# layout/reftests/bugs/574907-1-ref.html
+# layout/reftests/bugs/363329-1.html
+# layout/reftests/bugs/537507-1-ref.xul
+# layout/reftests/bugs/621918-1-ref.svg
+# layout/reftests/bugs/502795-1.html
+# layout/reftests/bugs/444928-3.html
+# layout/reftests/bugs/370353-1.html
+# layout/reftests/bugs/475986-2-ref.html
+# layout/reftests/bugs/405305-1-ref.html
+# layout/reftests/bugs/371354-1.html
+# layout/reftests/bugs/608756-1b.html
+# layout/reftests/bugs/18217-basic-2a.html
+# layout/reftests/bugs/299837-1.html
+# layout/reftests/bugs/320979-1-ref.html
+# layout/reftests/bugs/478811-2-ref.html
+# layout/reftests/bugs/801994-1.html
+# layout/reftests/bugs/385823-2a.html
+# layout/reftests/bugs/315920-1a.html
+# layout/reftests/bugs/582037-1-ref.html
+# layout/reftests/bugs/541382-1-ref.html
+# layout/reftests/bugs/372062-1.html
+# layout/reftests/bugs/579349-1-ref.html
+# layout/reftests/bugs/376532-2.html
+# layout/reftests/bugs/364079-1.html
+# layout/reftests/bugs/306660-2-ref.html
+# layout/reftests/bugs/18217-height-1-ref.html
+# layout/reftests/bugs/23604-1.html
+# layout/reftests/bugs/467460-1-ref.html
+# layout/reftests/bugs/413027-2.html
+# layout/reftests/bugs/315920-6.html
+# layout/reftests/bugs/365173-1-ref.html
+# layout/reftests/bugs/458487-1d.html
+# layout/reftests/bugs/1273154-1-ref.html
+# layout/reftests/bugs/455171-5.html
+# layout/reftests/bugs/942017-ref.html
+# layout/reftests/bugs/599476.html
+# layout/reftests/bugs/1003425-1.html
+# layout/reftests/bugs/368651-1.html
+# layout/reftests/bugs/232990-1-ref.xhtml
+# layout/reftests/bugs/203727.html
+# layout/reftests/bugs/109735-1.html
+# layout/reftests/bugs/400171-1c.html
+# layout/reftests/bugs/1133905-6-v.html
+# layout/reftests/bugs/423130-1.html
+# layout/reftests/bugs/652991-4.html
+# layout/reftests/bugs/373295-1-ref.html
+# layout/reftests/bugs/398682-1.html
+# layout/reftests/bugs/402629-2-ref.html
+# layout/reftests/bugs/371925-1a.html
+# layout/reftests/bugs/369361-2.html
+# layout/reftests/bugs/1169331-1.html
+# layout/reftests/bugs/383883-1.html
+# layout/reftests/bugs/1242172-1.html
+# layout/reftests/bugs/372323-1.xhtml
+# layout/reftests/bugs/574898-1.html
+# layout/reftests/bugs/493968-1.html
+# layout/reftests/bugs/473847-1.xul
+# layout/reftests/bugs/416106-1.xhtml
+# layout/reftests/bugs/485012-1-ref.html
+# layout/reftests/bugs/315920-15.html
+# layout/reftests/bugs/1260543-1-ref.html
+# layout/reftests/bugs/599882-2.html
+# layout/reftests/bugs/294306-1a-ref.html
+# layout/reftests/bugs/815593-1-ref.html
+# layout/reftests/bugs/491180-1.html
+# layout/reftests/bugs/383885-1.html
+# layout/reftests/bugs/748803-1.html
+# layout/reftests/bugs/325292-1.html
+# layout/reftests/bugs/421239-2.html
+# layout/reftests/bugs/315920-1c.html
+# layout/reftests/bugs/412607-1a.html
+# layout/reftests/bugs/660682-1.html
+# layout/reftests/bugs/417676.html
+# layout/reftests/bugs/931853.html
+# layout/reftests/bugs/542116-2-ref.html
+# layout/reftests/bugs/482592-1b.xhtml
+# layout/reftests/bugs/390318-1b.html
+# layout/reftests/bugs/390318-1c.html
+# layout/reftests/bugs/482659-1-ref.html
+# layout/reftests/bugs/811301-1-ref.html
+# layout/reftests/bugs/393655-2.html
+# layout/reftests/bugs/691087-1.html
+# layout/reftests/bugs/367375-2.html
+# layout/reftests/bugs/486052-1-ref.html
+# layout/reftests/bugs/323656-4.html
+# layout/reftests/bugs/40596-1-ref.html
+# layout/reftests/bugs/495354-1a.xhtml
+# layout/reftests/bugs/371561-1-ref.html
+# layout/reftests/bugs/234686-1.html
+# layout/reftests/bugs/482398-1.html
+# layout/reftests/bugs/315920-25.html
+# layout/reftests/bugs/486052-2a.html
+# layout/reftests/bugs/1133905-6-h.html
+# layout/reftests/bugs/223809-1-ref.html
+# layout/reftests/bugs/301726-1-ref.html
+# layout/reftests/bugs/400171-2b.html
+# layout/reftests/bugs/352980-1g.html
+# layout/reftests/bugs/18217-basic-2-ref.html
+# layout/reftests/bugs/345267-1b.html
+# layout/reftests/bugs/600803-1.html
+# layout/reftests/bugs/579655-1-ref.html
+# layout/reftests/bugs/306660-3.html
+# layout/reftests/bugs/1127107-2-capitalize-ref.html
+# layout/reftests/bugs/370525-rowspan-1c.html
+# layout/reftests/bugs/373533-3.xhtml
+# layout/reftests/bugs/490182-1b.html
+# layout/reftests/bugs/776265-1d.html
+# layout/reftests/bugs/1133905-3-h.html
+# layout/reftests/bugs/67752-2.html
+# layout/reftests/bugs/589682-1.html
+# layout/reftests/bugs/471594-1-ref.html
+# layout/reftests/bugs/400421-1.html
+# layout/reftests/bugs/630835-1.html
+# layout/reftests/bugs/386470-1b.html
+# layout/reftests/bugs/420069-1-ref.html
+# layout/reftests/bugs/413840-bullet-first-line.html
+# layout/reftests/bugs/368020-3-ref.html
+# layout/reftests/bugs/243519-7.html
+# layout/reftests/bugs/413982-ref.html
+# layout/reftests/bugs/491180-2-ref.html
+# layout/reftests/bugs/24998-1-ref.html
+# layout/reftests/bugs/346774-1a.html
+# layout/reftests/bugs/249141.xul
+# layout/reftests/bugs/347496-1.xhtml
+# layout/reftests/bugs/315620-2-ref.xhtml
+# layout/reftests/bugs/776265-1-ref.html
+# layout/reftests/bugs/414638-ref.html
+# layout/reftests/bugs/321738-1.html
+# layout/reftests/bugs/352980-1-ref.html
+# layout/reftests/bugs/40596-1g.html
+# layout/reftests/bugs/1114526-1-ref.html
+# layout/reftests/bugs/201293-1b.html
+# layout/reftests/bugs/475986-3b.html
+# layout/reftests/bugs/315920-29b.html
+# layout/reftests/bugs/409659-1d.html
+# layout/reftests/bugs/364861-1.html
+# layout/reftests/bugs/50630-1b.html
+# layout/reftests/bugs/957770-1.svg
+# layout/reftests/bugs/355548-5.xml
+# layout/reftests/bugs/729143-1-ref.html
+# layout/reftests/bugs/1133905-ref-rtl.html
+# layout/reftests/bugs/458487-4a.html
+# layout/reftests/bugs/458487-2.html
+# layout/reftests/bugs/428810-1a-rtl.html
+# layout/reftests/bugs/243302-1.html
+# layout/reftests/bugs/465574-1-ref.html
+# layout/reftests/bugs/713856-static.html
+# layout/reftests/bugs/1179078-1-ref.html
+# layout/reftests/bugs/362594-1-quirks-ref.html
+# layout/reftests/bugs/577838-2.html
+# layout/reftests/bugs/371925-1-ref.html
+# layout/reftests/bugs/368504-1-ref.html
+# layout/reftests/bugs/1018522-1-ref.html
+# layout/reftests/bugs/458487-1f.html
+# layout/reftests/bugs/1121748-2-ref.html
+# layout/reftests/bugs/1315113-1-ref.html
+# layout/reftests/bugs/472500-1.xul
+# layout/reftests/bugs/134706-3-left-scrollframe.html
+# layout/reftests/bugs/391045.html
+# layout/reftests/bugs/481024-1a.html
+# layout/reftests/bugs/179596-1b-ref.html
+# layout/reftests/bugs/379461-1.xhtml
+# layout/reftests/bugs/444928-2-ref.html
+# layout/reftests/bugs/289384-1.xhtml
+# layout/reftests/bugs/552334-1-ref.html
+# layout/reftests/bugs/28811-1-inner.html
+# layout/reftests/bugs/509155-1.xhtml
+# layout/reftests/bugs/306660-3-ref.html
+# layout/reftests/bugs/403733-1.html
+# layout/reftests/bugs/403519-2-ref.html
+# layout/reftests/bugs/446100-1c.html
+# layout/reftests/bugs/495385-1d.html
+# layout/reftests/bugs/658952.html
+# layout/reftests/bugs/120834-2g.html
+# layout/reftests/bugs/370629-2.html
+# layout/reftests/bugs/1295466-1.xhtml
+# layout/reftests/bugs/472020-2-ref.xul
+# layout/reftests/bugs/10036-1-ref.html
+# layout/reftests/bugs/428278-iframe.html
+# layout/reftests/bugs/278266-1a.html
+# layout/reftests/bugs/776265-2b.html
+# layout/reftests/bugs/563584-9b-ref.html
+# layout/reftests/bugs/40596-1i.html
+# layout/reftests/bugs/134706-4.html
+# layout/reftests/bugs/586400-1-ref.html
+# layout/reftests/bugs/589672-1.html
+# layout/reftests/bugs/68061-2.xml
+# layout/reftests/bugs/403519-1.html
+# layout/reftests/bugs/655549-1-ref.html
+# layout/reftests/bugs/341043-1b.html
+# layout/reftests/bugs/374038-2-ref.xul
+# layout/reftests/bugs/404301-1.html
+# layout/reftests/bugs/1133905-4-vh.html
+# layout/reftests/bugs/458487-1g.html
+# layout/reftests/bugs/134706-6b-ref.html
+# layout/reftests/bugs/192767-07.xul
+# layout/reftests/bugs/411585-3.html
+# layout/reftests/bugs/397844-1-ref.xhtml
+# layout/reftests/bugs/1059498-3.html
+# layout/reftests/bugs/427370-1.html
+# layout/reftests/bugs/407111-1-ref.html
+# layout/reftests/bugs/441259-2-ref.html
+# layout/reftests/bugs/801994-1-ref.html
+# layout/reftests/bugs/409084-1-ref.html
+# layout/reftests/bugs/386147-1.html
+# layout/reftests/bugs/403426-1-ref.html
+# layout/reftests/bugs/311366-unknown-block-3-ref.html
+# layout/reftests/bugs/665597-1.html
+# layout/reftests/bugs/722923-1.html
+# layout/reftests/bugs/124903-1-ref.html
+# layout/reftests/bugs/346189-1-ref.xul
+# layout/reftests/bugs/390318-1d.html
+# layout/reftests/bugs/84400-1.html
+# layout/reftests/bugs/192767-34.xul
+# layout/reftests/bugs/25888-3l-block.html
+# layout/reftests/bugs/462844-1.html
+# layout/reftests/bugs/28811-1a.html
+# layout/reftests/bugs/546033-1.html
+# layout/reftests/bugs/272646-1-ref.xul
+# layout/reftests/bugs/261826-1.xul
+# layout/reftests/bugs/718521-ref.html
+# layout/reftests/bugs/490173-1.html
+# layout/reftests/bugs/713856-ref.html
+# layout/reftests/bugs/362594-2c.html
+# layout/reftests/bugs/1128354-1.html
+# layout/reftests/bugs/192767-02.xul
+# layout/reftests/bugs/374719-1-xbl.xml
+# layout/reftests/bugs/501627-1.html
+# layout/reftests/bugs/395130-1.html
+# layout/reftests/bugs/393671-3.html
+# layout/reftests/bugs/428810-1b-rtl-insets.html
+# layout/reftests/bugs/400813-1.html
+# layout/reftests/bugs/393671-1-ref.html
+# layout/reftests/bugs/619117-1-ref.html
+# layout/reftests/bugs/9458-valign-2-ref.html
+# layout/reftests/bugs/389623-1.html
+# layout/reftests/bugs/428810-2b-rtl.html
+# layout/reftests/bugs/82711-2.html
+# layout/reftests/bugs/655836-1-ref.html
+# layout/reftests/bugs/351641-1a.html
+# layout/reftests/bugs/1179288-1-ref.html
+# layout/reftests/bugs/50630-4-ref2.html
+# layout/reftests/bugs/269908-2-ref.html
+# layout/reftests/bugs/229591-1-ref.html
+# layout/reftests/bugs/399384-1-ref.html
+# layout/reftests/bugs/450670-1-ref.html
+# layout/reftests/bugs/424236-5-ref.html
+# layout/reftests/bugs/392435-1-ref.html
+# layout/reftests/bugs/405380-1.html
+# layout/reftests/bugs/283686-3.html
+# layout/reftests/bugs/459613-1-ref.html
+# layout/reftests/bugs/635302-1.html
+# layout/reftests/bugs/421239-1-ref.html
+# layout/reftests/bugs/356774-1-ref.html
+# layout/reftests/bugs/449171-ref.html
+# layout/reftests/bugs/632781-verybig.html
+# layout/reftests/bugs/98223-2.html
+# layout/reftests/bugs/531200-1-ref.html
+# layout/reftests/bugs/563584-6-printing.html
+# layout/reftests/bugs/602200-2.html
+# layout/reftests/bugs/243519-1-ref.html
+# layout/reftests/bugs/490177-1-ref.svg
+# layout/reftests/bugs/315920-28b.html
+# layout/reftests/bugs/390318-1f.html
+# layout/reftests/bugs/815030-1-ref.html
+# layout/reftests/bugs/362594-1a.html
+# layout/reftests/bugs/449362-1.html
+# layout/reftests/bugs/655836-1.html
+# layout/reftests/bugs/374927-1.html
+# layout/reftests/bugs/1003425-2-ref.html
+# layout/reftests/bugs/1133905-ref-vh-rtl.html
+# layout/reftests/bugs/1059167-1.html
+# layout/reftests/bugs/311822-1-ref-b.html
+# layout/reftests/bugs/352980-1f.html
+# layout/reftests/bugs/537471-1.html
+# layout/reftests/bugs/603423-1-ref.html
+# layout/reftests/bugs/134706-2-right-scrollframe.html
+# layout/reftests/bugs/931853-ref.html
+# layout/reftests/bugs/496840-1.html
+# layout/reftests/bugs/315920-8b.html
+# layout/reftests/bugs/18217-zorder-3.html
+# layout/reftests/bugs/82711-1-ref.html
+# layout/reftests/bugs/1059498-1.html
+# layout/reftests/bugs/360746-1-ref.html
+# layout/reftests/bugs/368622-1.html
+# layout/reftests/bugs/348809-2h.html
+# layout/reftests/bugs/495354-1b.xhtml
+# layout/reftests/bugs/652991-3-ref.html
+# layout/reftests/bugs/233094-2a.html
+# layout/reftests/bugs/985303-1a.html
+# layout/reftests/bugs/1313772-ref.xhtml
+# layout/reftests/bugs/438981-1.xhtml
+# layout/reftests/bugs/363728-2.html
+# layout/reftests/bugs/403328-1-ref.html
+# layout/reftests/bugs/299837-2.xul
+# layout/reftests/bugs/414851-1-ref.html
+# layout/reftests/bugs/539323-1.html
+# layout/reftests/bugs/1097437-1-ref.html
+# layout/reftests/bugs/411059-1-ref.html
+# layout/reftests/bugs/403656-1.html
+# layout/reftests/bugs/1288255.html
+# layout/reftests/bugs/983985-2.html
+# layout/reftests/bugs/370353-1-ref.html
+# layout/reftests/bugs/518172-1a.html
+# layout/reftests/bugs/966992-1.html
+# layout/reftests/bugs/1021564-2.html
+# layout/reftests/bugs/325486-1-ref.html
+# layout/reftests/bugs/315920-23.html
+# layout/reftests/bugs/645491-1.html
+# layout/reftests/bugs/393330-1.html
+# layout/reftests/bugs/557087-1.html
+# layout/reftests/bugs/363858-5a.html
+# layout/reftests/bugs/475986-2f.html
+# layout/reftests/bugs/315920-24-ref.html
+# layout/reftests/bugs/796847-1-ref.svg
+# layout/reftests/bugs/458296-1-ref.html
+# layout/reftests/bugs/404123-3.html
+# layout/reftests/bugs/76331-1.html
+# layout/reftests/bugs/410621-1.html
+# layout/reftests/bugs/163504-2a.html
+# layout/reftests/bugs/407016-1-b.html
+# layout/reftests/bugs/444015-1.html
+# layout/reftests/bugs/428810-2e-ltr.html
+# layout/reftests/bugs/1276161-1b.html
+# layout/reftests/bugs/389074-1-ref.html
+# layout/reftests/bugs/528038-1-ref.html
+# layout/reftests/bugs/875060-1-ref.html
+# layout/reftests/bugs/625409-1.html
+# layout/reftests/bugs/637597-1-ref.html
+# layout/reftests/bugs/307102-2.html
+# layout/reftests/bugs/336147-1.html
+# layout/reftests/bugs/385823-2c.html
+# layout/reftests/bugs/315920-11.html
+# layout/reftests/bugs/413286-1-ref.html
+# layout/reftests/bugs/134706-6b.html
+# layout/reftests/bugs/240029-1.html
+# layout/reftests/bugs/321402-4-ref.xul
+# layout/reftests/bugs/352980-2b.html
+# layout/reftests/bugs/378933-1-ref.html
+# layout/reftests/bugs/563584-8b.html
+# layout/reftests/bugs/379316-1.html
+# layout/reftests/bugs/365173-1.html
+# layout/reftests/bugs/385607-1.html
+# layout/reftests/bugs/362594-1b.html
+# layout/reftests/bugs/562835-2.html
+# layout/reftests/bugs/294306-1b-ref.html
+# layout/reftests/bugs/315920-12b.html
+# layout/reftests/bugs/635302-1-ref.html
+# layout/reftests/bugs/343540-1-ref.html
+# layout/reftests/bugs/1128354-1-ref.html
+# layout/reftests/bugs/367489-1.html
+# layout/reftests/bugs/1130231-2-button-padding-rtl-ref.html
+# layout/reftests/bugs/1133905-1-v-rtl.html
+# layout/reftests/bugs/134706-1-right-table.html
+# layout/reftests/bugs/455105-ref.html
+# layout/reftests/bugs/518172-b-ref.html
+# layout/reftests/bugs/348809-2-ref.html
+# layout/reftests/bugs/440112-ref.html
+# layout/reftests/bugs/549184-1-ref.html
+# layout/reftests/bugs/1202512-2-ref.html
+# layout/reftests/bugs/1133905-1.html
+# layout/reftests/bugs/346774-1c.html
+# layout/reftests/bugs/897491-2.html
+# layout/reftests/bugs/243519-5c.html
+# layout/reftests/bugs/192767-21.xul
+# layout/reftests/bugs/1133905-5-vh-rtl.html
+# layout/reftests/bugs/489868-1-ref.svg
+# layout/reftests/bugs/348809-2f.html
+# layout/reftests/bugs/40596-1h.html
+# layout/reftests/bugs/398092-1-ref.html
+# layout/reftests/bugs/235593-1.html
+# layout/reftests/bugs/634232-1-ref.html
+# layout/reftests/bugs/212563-1-ref.html
+# layout/reftests/bugs/348809-2c.html
+# layout/reftests/bugs/374927-1-ref.html
+# layout/reftests/bugs/404123-1-ref.html
+# layout/reftests/bugs/503364-1-ref.html
+# layout/reftests/bugs/953334-win32-clipping.html
+# layout/reftests/bugs/398144-1-ref.html
+# layout/reftests/bugs/315620-2b.xhtml
+# layout/reftests/bugs/105-1.html
+# layout/reftests/bugs/370525-rowspan-1b.html
+# layout/reftests/bugs/234686-15.html
+# layout/reftests/bugs/40596-1f.html
+# layout/reftests/bugs/28811-2b.html
+# layout/reftests/bugs/210876-1-ref.html
+# layout/reftests/bugs/163504-2b.html
+# layout/reftests/bugs/180085-2-ref.html
+# layout/reftests/bugs/385569-1a.html
+# layout/reftests/bugs/440112.html
+# layout/reftests/bugs/1133905-2-h-rtl.html
+# layout/reftests/bugs/447749-1-ref.html
+# layout/reftests/bugs/315920-9-ref.html
+# layout/reftests/bugs/50630-3.html
+# layout/reftests/bugs/428521-1c.html
+# layout/reftests/bugs/475986-4-ref.html
+# layout/reftests/bugs/244932-1-ref.html
+# layout/reftests/bugs/419060-ref.html
+# layout/reftests/bugs/557736-1.html
+# layout/reftests/bugs/386401-1-ref.html
+# layout/reftests/bugs/786254-1.html
+# layout/reftests/bugs/407078-1.html
+# layout/reftests/bugs/492661-1-ref.html
+# layout/reftests/bugs/1133905-1-rtl.html
+# layout/reftests/bugs/1315632-1-ref.html
+# layout/reftests/bugs/311822-1-ref-a.html
+# layout/reftests/bugs/134706-3-left-table.html
+# layout/reftests/bugs/580863-1.html
+# layout/reftests/bugs/1133905-2-vh-rtl.html
+# layout/reftests/bugs/457398-1-ref.html
+# layout/reftests/bugs/472020-2.xul
+# layout/reftests/bugs/383551-1-ref.html
+# layout/reftests/bugs/192767-05.xul
+# layout/reftests/bugs/389224-2.html
+# layout/reftests/bugs/481024-1c.html
+# layout/reftests/bugs/796847-1.svg
+# layout/reftests/bugs/507762-4.html
+# layout/reftests/bugs/1133905-2-v-rtl.html
+# layout/reftests/bugs/561981-8.html
+# layout/reftests/bugs/528038-1b.html
+# layout/reftests/bugs/405517-1.xhtml
+# layout/reftests/bugs/364066-1-ref.html
+# layout/reftests/bugs/163504-2-inner.html
+# layout/reftests/bugs/1025914-1-ref.html
+# layout/reftests/bugs/243519-7-ref.html
+# layout/reftests/bugs/402629-3.html
+# layout/reftests/bugs/299136-1.html
+# layout/reftests/bugs/490173-2-ref.html
+# layout/reftests/bugs/192902-ref.html
+# layout/reftests/bugs/243519-8-ref.svg
+# layout/reftests/bugs/315920-4.html
+# layout/reftests/bugs/622585-1.html
+# layout/reftests/bugs/262151-1-ref.html
+# layout/reftests/bugs/315920-8-ref.html
+# layout/reftests/bugs/261826-1-ref.xul
+# layout/reftests/bugs/475986-3a.html
+# layout/reftests/bugs/438987-2c.html
+# layout/reftests/bugs/521685-1.html
+# layout/reftests/bugs/502942-1.html
+# layout/reftests/bugs/458487-1h.html
+# layout/reftests/bugs/669015-1.xul
+# layout/reftests/bugs/402338-1.html
+# layout/reftests/bugs/28811-1b.html
+# layout/reftests/bugs/556661-1-ref.html
+# layout/reftests/bugs/423130-1-ref.html
+# layout/reftests/bugs/1081185-1.html
+# layout/reftests/bugs/363874-max-width-ref.html
+# layout/reftests/bugs/605157-1-ref.xhtml
+# layout/reftests/bugs/563584-1-ref.html
+# layout/reftests/bugs/585598-2.xhtml
+# layout/reftests/bugs/271747-1-ref.html
+# layout/reftests/bugs/563584-9cd-ref.html
+# layout/reftests/bugs/428810-empty-rtl-ref.html
+# layout/reftests/bugs/373298-1-ref.html
+# layout/reftests/bugs/352980-1e.html
+# layout/reftests/bugs/430813-3.html
+# layout/reftests/bugs/421419-1.html
+# layout/reftests/bugs/428810-3e-ltr.html
+# layout/reftests/bugs/9458-width-2-ref.html
+# layout/reftests/bugs/76331-1-ref.html
+# layout/reftests/bugs/99850-1b.html
+# layout/reftests/bugs/368247-2.html
+# layout/reftests/bugs/542317-1-ref.html
+# layout/reftests/bugs/480017-1-ref.html
+# layout/reftests/bugs/1022612-1.html
+# layout/reftests/bugs/10036-1.html
+# layout/reftests/bugs/134706-2-right-ref.html
+# layout/reftests/bugs/528038-1e.html
+# layout/reftests/bugs/481024-1e.html
+# layout/reftests/bugs/363858-2-ref.html
+# layout/reftests/bugs/362594-2a.html
+# layout/reftests/bugs/325292-1-ref.html
+# layout/reftests/bugs/368504-5.html
+# layout/reftests/bugs/1114526-1.html
+# layout/reftests/bugs/495385-2a.html
+# layout/reftests/bugs/68061-2-ref.xml
+# layout/reftests/bugs/425972-2.html
+# layout/reftests/bugs/405584-1-ref.html
+# layout/reftests/bugs/1049499-1-ref.html
+# layout/reftests/bugs/563584-8a-ref.html
+# layout/reftests/bugs/9458-height-1-ref.html
+# layout/reftests/bugs/403134-1.html
+# layout/reftests/bugs/404180-1.html
+# layout/reftests/bugs/1209994-1-ref.html
+# layout/reftests/bugs/373381-2.html
+# layout/reftests/bugs/311366-unknown-block-1-ref.html
+# layout/reftests/bugs/1066554-1.html
+# layout/reftests/bugs/234686-18.html
+# layout/reftests/bugs/1273154-1.html
+# layout/reftests/bugs/718521.html
+# layout/reftests/bugs/406484-1.html
+# layout/reftests/bugs/323656-6-ref.html
+# layout/reftests/bugs/421710-1.html
+# layout/reftests/bugs/364066-1.html
+# layout/reftests/bugs/438987-1-ref.html
+# layout/reftests/bugs/589615-1-ref.html
+# layout/reftests/bugs/179596-1b.html
+# layout/reftests/bugs/363637-1-ref.html
+# layout/reftests/bugs/602200-4.html
+# layout/reftests/bugs/404123-1.html
+# layout/reftests/bugs/428810-3e-rtl.html
+# layout/reftests/bugs/351641-2b.html
+# layout/reftests/bugs/307076-1.html
+# layout/reftests/bugs/299837-3.xul
+# layout/reftests/bugs/593243-1-ref.html
+# layout/reftests/bugs/812824-1-ref.html
+# layout/reftests/bugs/542620-1.html
+# layout/reftests/bugs/321738-1-ref.html
+# layout/reftests/bugs/363858-1.html
+# layout/reftests/bugs/713856-dynamic.html
+# layout/reftests/bugs/376532-1-ref.html
+# layout/reftests/bugs/787947-1-ref.html
+# layout/reftests/bugs/586400-1.html
+# layout/reftests/bugs/731521-1-ref.html
+# layout/reftests/bugs/621253-2-externalFilter.html
+# layout/reftests/bugs/495274-1.html
+# layout/reftests/bugs/291262-1-ref.html
+# layout/reftests/bugs/438537-1.html
+# layout/reftests/bugs/613433-3-ref.html
+# layout/reftests/bugs/192767-03.xul
+# layout/reftests/bugs/299837-2-ref.xul
+# layout/reftests/bugs/534804-1.html
+# layout/reftests/bugs/745934-1-ref.html
+# layout/reftests/bugs/9458-zorder-2.html
+# layout/reftests/bugs/786254-1-ref.html
+# layout/reftests/bugs/563584-8c-ref.html
+# layout/reftests/bugs/750551-1.html
+# layout/reftests/bugs/367612-1f.html
+# layout/reftests/bugs/243302-1-ref.html
+# layout/reftests/bugs/928607-1-ref.html
+# layout/reftests/bugs/9458-zorder-5.html
+# layout/reftests/bugs/244135-1-ref.html
+# layout/reftests/bugs/574898-ref.html
+# layout/reftests/bugs/120834-2-ref.html
+# layout/reftests/bugs/134706-3-right-scrollframe.html
+# layout/reftests/bugs/386310-1b.html
+# layout/reftests/bugs/455826-1-ref.html
+# layout/reftests/bugs/315920-18f.html
+# layout/reftests/bugs/496840-1-ref.html
+# layout/reftests/bugs/322436-1-ref.html
+# layout/reftests/bugs/387876-2.html
+# layout/reftests/bugs/409089-3.html
+# layout/reftests/bugs/652991-4-ref.html
+# layout/reftests/bugs/665597-2-ref.html
+# layout/reftests/bugs/466258-1-ref.html
+# layout/reftests/bugs/427370-1-ref.html
+# layout/reftests/bugs/315920-5-ref.html
+# layout/reftests/bugs/580160-1-ref.html
+# layout/reftests/bugs/508908-1.xul
+# layout/reftests/bugs/478956-1-ref.html
+# layout/reftests/bugs/759036-2-ref.html
+# layout/reftests/bugs/1209603-1.html
+# layout/reftests/bugs/703186-2-ref.html
+# layout/reftests/bugs/352980-3-ref.html
+# layout/reftests/bugs/1119117-1-ref.html
+# layout/reftests/bugs/418574-2-ref.html
+# layout/reftests/bugs/413361-1-ref.html
+# layout/reftests/bugs/849996-1.html
+# layout/reftests/bugs/389636-1.html
+# layout/reftests/bugs/494667-1-ref.html
+# layout/reftests/bugs/482398-1-ref.html
+# layout/reftests/bugs/714519-1-q.html
+# layout/reftests/bugs/368020-2-ref.html
+# layout/reftests/bugs/720987-ref.html
+# layout/reftests/bugs/322436-1.html
+# layout/reftests/bugs/858803-1-ref.html
+# layout/reftests/bugs/371483-1.html
+# layout/reftests/bugs/816359-1.html
+# layout/reftests/bugs/321402-2.html
+# layout/reftests/bugs/18217-height-2-ref.html
+# layout/reftests/bugs/456219-1-ref.html
+# layout/reftests/bugs/428810-2a-ltr-insets.html
+# layout/reftests/bugs/1012640-1-ref.html
+# layout/reftests/bugs/385569-1b.html
+# layout/reftests/bugs/315920-7-ref.html
+# layout/reftests/bugs/475986-2a.html
+# layout/reftests/bugs/650228-1.html
+# layout/reftests/bugs/373433-1-ref.html
+# layout/reftests/bugs/546071-1.html
+# layout/reftests/bugs/847850-1-ref.html
+# layout/reftests/bugs/608636-1.html
+# layout/reftests/bugs/513153-1a.html
+# layout/reftests/bugs/571347-2a.html
+# layout/reftests/bugs/1133905-6-rtl.html
+# layout/reftests/bugs/1169331-1-ref.html
+# layout/reftests/bugs/528096-1-ref.html
+# layout/reftests/bugs/210094-1a.html
+# layout/reftests/bugs/428810-1d-ltr.html
+# layout/reftests/bugs/413286-1b.html
+# layout/reftests/bugs/192767-27.xul
+# layout/reftests/bugs/180085-1.html
+# layout/reftests/bugs/652775-1.html
+# layout/reftests/bugs/827577-1a.html
+# layout/reftests/bugs/379461-1.html
+# layout/reftests/bugs/614272-1.svg
+# layout/reftests/bugs/399384-1.html
+# layout/reftests/bugs/413982.html
+# layout/reftests/bugs/400171-1a.html
+# layout/reftests/bugs/1021564-3.html
+# layout/reftests/bugs/391045-ref.html
+# layout/reftests/bugs/472020-1b.xul
+# layout/reftests/bugs/528038-1c.html
+# layout/reftests/bugs/574907-3-notref.html
+# layout/reftests/bugs/407016-1-a.html
+# layout/reftests/bugs/561981-1-ref.html
+# layout/reftests/bugs/841192-1.html
+# layout/reftests/bugs/413286-4a.html
+# layout/reftests/bugs/315920-12c.html
+# layout/reftests/bugs/482592-1a.xhtml
+# layout/reftests/bugs/395130-2.html
+# layout/reftests/bugs/179596-2.html
+# layout/reftests/bugs/338251-pre-oh-ref.html
+# layout/reftests/bugs/315620-1b.html
+# layout/reftests/bugs/428810-3f-ltr-insets.html
+# layout/reftests/bugs/367489-1-ref.html
+# layout/reftests/bugs/425972-1-ref.html
+# layout/reftests/bugs/336147-1-ref.html
+# layout/reftests/bugs/422678-1-ref.html
+# layout/reftests/bugs/475986-1a.html
+# layout/reftests/bugs/1202512-1.html
+# layout/reftests/bugs/712849-1-ref.html
+# layout/reftests/bugs/921716-1.html
+# layout/reftests/bugs/542116-2.html
+# layout/reftests/bugs/84400-1-ref.html
+# layout/reftests/bugs/408493-2-ref.html
+# layout/reftests/bugs/731521-1.html
+# layout/reftests/bugs/240029-1-ref.html
+# layout/reftests/bugs/825999-ref.html
+# layout/reftests/bugs/446100-1g.html
+# layout/reftests/bugs/420351-1-ref.html
+# layout/reftests/bugs/18217-basic-1-ref.html
+# layout/reftests/bugs/513153-2b.html
+# layout/reftests/bugs/883987-1a.html
+# layout/reftests/bugs/372063-1-ref.html
+# layout/reftests/bugs/370422-1.html
+# layout/reftests/bugs/172073-1.html
+# layout/reftests/bugs/480880-1c.html
+# layout/reftests/bugs/379361-3-ref.html
+# layout/reftests/bugs/521525-1-ref.html
+# layout/reftests/bugs/400171-2a.html
+# layout/reftests/bugs/1121748-2.html
+# layout/reftests/bugs/192767-04.xul
+# layout/reftests/bugs/378933-1.html
+# layout/reftests/bugs/332360-ltr-ref.html
+# layout/reftests/bugs/379461-3.html
+# layout/reftests/bugs/458487-1e.html
+# layout/reftests/bugs/564002-1-ref.html
+# layout/reftests/bugs/370525-rowspan-4.html
+# layout/reftests/bugs/1150021-1.xul
+# layout/reftests/bugs/300691-1a.html
+# layout/reftests/bugs/448193-ref.html
+# layout/reftests/bugs/1273154-2.html
+# layout/reftests/bugs/407937-1-ref.html
+# layout/reftests/bugs/370586-1.xhtml
+# layout/reftests/bugs/323656-3.html
+# layout/reftests/bugs/438987-1.html
+# layout/reftests/bugs/390318-1e.html
+# layout/reftests/bugs/210094-1-ref.html
+# layout/reftests/bugs/subdir/445004-subframe.html
+# layout/reftests/bugs/subdir/445004-ref-subsubframe.html
+# layout/reftests/bugs/subdir/445004-ref-subframe.html
+# layout/reftests/table-dom/insertCellsExpand2.html
+# layout/reftests/table-dom/insertCellsExpandZeroRowspan.html
+# layout/reftests/table-dom/appendTbodyExpand1-ref.html
+# layout/reftests/table-dom/insertTbodyExpand1.html
+# layout/reftests/table-dom/deleteTbodyExpand1.html
+# layout/reftests/table-dom/deleteRowsShrink1-ref.html
+# layout/reftests/table-dom/insertTbodyRebuild1-ref.html
+# layout/reftests/table-dom/insertCellsRebuild2.html
+# layout/reftests/table-dom/insertCaptionsAndRows4.html
+# layout/reftests/table-dom/appendRowsExpand1.html
+# layout/reftests/table-dom/insertCellsExpand1-ref.html
+# layout/reftests/table-dom/deleteTbodyRebuild1.html
+# layout/reftests/table-dom/insertCols1-ref.html
+# layout/reftests/table-dom/insertCols2-ref.html
+# layout/reftests/table-dom/deleteCellsShrink2-ref.html
+# layout/reftests/table-dom/insertCaptionsAndRows4-ref.html
+# layout/reftests/table-dom/insertCaptionsAndRows3.html
+# layout/reftests/table-dom/appendCellsRebuild1-ref.html
+# layout/reftests/table-dom/deleteRowsShrink1.html
+# layout/reftests/table-dom/appendCellsZeroColspan-ref.html
+# layout/reftests/table-dom/appendCol2-ref.html
+# layout/reftests/table-dom/deleteCellsExpandZeroColspan.html
+# layout/reftests/table-dom/insertColgroupAndRowgroup.html
+# layout/reftests/table-dom/deleteCellsExpandZeroColspan-ref.html
+# layout/reftests/table-dom/insertTbodyExpand1-ref.html
+# layout/reftests/table-dom/insertCols4.html
+# layout/reftests/table-dom/deleteRowsRebuild1a.html
+# layout/reftests/table-dom/deleteCellsRebuild1-ref.html
+# layout/reftests/table-dom/appendCol2.html
+# layout/reftests/table-dom/deleteColGroup2.html
+# layout/reftests/table-dom/deleteCellsShrink2.html
+# layout/reftests/table-dom/insertCaptionsAndRows3-ref.html
+# layout/reftests/table-dom/insertCols3-ref.html
+# layout/reftests/table-dom/insertCaptionsAndRows1-ref.html
+# layout/reftests/table-dom/insertTbodyRebuild1.html
+# layout/reftests/table-dom/insertColGroups1.html
+# layout/reftests/table-dom/insertColGroups2.html
+# layout/reftests/table-dom/insertColGroups2-ref.html
+# layout/reftests/table-dom/deleteCellsShrink1-ref.html
+# layout/reftests/table-dom/insertCellsExpand1.html
+# layout/reftests/table-dom/deleteCol3.html
+# layout/reftests/table-dom/deleteCol1.html
+# layout/reftests/table-dom/deleteRowsRebuild1a-ref.html
+# layout/reftests/table-dom/deleteCol1-ref.html
+# layout/reftests/table-dom/appendCells1-ref.html
+# layout/reftests/table-dom/insertCellsRebuild1-ref.html
+# layout/reftests/table-dom/insertRowsExpand1.html
+# layout/reftests/table-dom/insertRowsExpand1-ref.html
+# layout/reftests/table-dom/appendCellsZeroColspan.html
+# layout/reftests/table-dom/deleteTbodyExpand1-ref.html
+# layout/reftests/table-dom/insertCellsZeroColspan.html
+# layout/reftests/table-dom/insertCellsRebuild2-ref.html
+# layout/reftests/table-dom/insertCols1.html
+# layout/reftests/table-dom/insertCellsExpand2-ref.html
+# layout/reftests/table-dom/deleteColGroup2-ref.html
+# layout/reftests/table-dom/deleteRowsRebuild1-ref.html
+# layout/reftests/table-dom/appendCells1.html
+# layout/reftests/table-dom/insertCols3.html
+# layout/reftests/table-dom/insertCellsZeroColspan-ref.html
+# layout/reftests/table-dom/appendColGroup1.html
+# layout/reftests/table-dom/insertCols5-ref.html
+# layout/reftests/table-dom/deleteCol2.html
+# layout/reftests/table-dom/appendColGroup1-ref.html
+# layout/reftests/table-dom/deleteCol3-ref.html
+# layout/reftests/table-dom/insertColgroupAndRowgroup-ref.html
+# layout/reftests/table-dom/appendCol1.html
+# layout/reftests/table-dom/deleteCellsShrink1.html
+# layout/reftests/table-dom/deleteColGroup1.html
+# layout/reftests/table-dom/insertCaptionsAndRows2.html
+# layout/reftests/table-dom/insertRowsRebuild1.html
+# layout/reftests/table-dom/deleteColGroup1-ref.html
+# layout/reftests/table-dom/deleteCellsRebuild1.html
+# layout/reftests/table-dom/deleteRowsRebuild1.html
+# layout/reftests/table-dom/deleteCol2-ref.html
+# layout/reftests/table-dom/appendRowsExpand1-ref.html
+# layout/reftests/table-dom/insertCols5.html
+# layout/reftests/table-dom/appendCol1-ref.html
+# layout/reftests/table-dom/insertCols2.html
+# layout/reftests/table-dom/insertCaptionsAndRows2-ref.html
+# layout/reftests/table-dom/appendCellsRebuild1.html
+# layout/reftests/table-dom/insertCaptionsAndRows1.html
+# layout/reftests/table-dom/insertColGroups1-ref.html
+# layout/reftests/table-dom/deleteTbodyRebuild1-ref.html
+# layout/reftests/table-dom/insertRowsRebuild1-ref.html
+# layout/reftests/table-dom/insertCellsRebuild1.html
+# layout/reftests/table-dom/insertCols4-ref.html
+# layout/reftests/table-dom/appendTbodyExpand1.html
+# layout/reftests/table-dom/insertCellsExpandZeroRowspan-ref.html
+# layout/reftests/css-transitions/no-stacking-context-transition-ref.html
+# layout/reftests/css-transitions/stacking-context-transition-ref.html
+# layout/reftests/css-transitions/transitions-inline-rewrap-1.html
+# layout/reftests/css-transitions/stacking-context-transform-wins-over-important-style.html
+# layout/reftests/css-transitions/transitions-inline-rewrap-2.html
+# layout/reftests/css-transitions/transition-and-animation-with-different-durations-ref.html
+# layout/reftests/css-transitions/transition-and-animation-with-different-durations.html
+# layout/reftests/css-transitions/transitions-inline-ref.html
+# layout/reftests/css-transitions/stacking-context-opacity-lose-to-animation.html
+# layout/reftests/css-transitions/transitions-inline-already-wrapped-1.html
+# layout/reftests/css-transitions/stacking-context-opacity-wins-over-important-style.html
+# layout/reftests/css-transitions/stacking-context-transform-lose-to-animation.html
+# layout/reftests/css-transitions/transitions-inline-already-wrapped-2.html
+# layout/reftests/details-summary/overflow-hidden-open-details.html
+# layout/reftests/details-summary/fixed-summary.html
+# layout/reftests/details-summary/float-open-details-contains-float-left-ref.html
+# layout/reftests/details-summary/open-multiple-summary.html
+# layout/reftests/details-summary/float-left-and-inflow-open-details-ref.html
+# layout/reftests/details-summary/key-enter-single-summary.html
+# layout/reftests/details-summary/dynamic-remove-single-summary.html
+# layout/reftests/details-summary/details-percentage-height-children.html
+# layout/reftests/details-summary/float-right-and-inflow-details-ref.html
+# layout/reftests/details-summary/mouse-click-float-details.html
+# layout/reftests/details-summary/float-in-summary.html
+# layout/reftests/details-summary/dynamic-add-paragraph-after-summary-close.html
+# layout/reftests/details-summary/mouse-click-display-none-details.html
+# layout/reftests/details-summary/close-nested-details.html
+# layout/reftests/details-summary/open-no-summary-ref.html
+# layout/reftests/details-summary/key-space-single-summary.html
+# layout/reftests/details-summary/open-details-first-line-2.html
+# layout/reftests/details-summary/mouse-click-change-details-to-display-none.html
+# layout/reftests/details-summary/key-enter-open-second-summary.html
+# layout/reftests/details-summary/dynamic-add-details.html
+# layout/reftests/details-summary/details-before.html
+# layout/reftests/details-summary/multiple-summary.html
+# layout/reftests/details-summary/details-after.html
+# layout/reftests/details-summary/details-writing-mode-ref.html
+# layout/reftests/details-summary/mouse-click-change-summary-to-display-none-ref.html
+# layout/reftests/details-summary/details-page-break-after-2.html
+# layout/reftests/details-summary/mouse-click-move-summary-to-different-details.html
+# layout/reftests/details-summary/details-two-pages.html
+# layout/reftests/details-summary/float-left-and-float-open-details.html
+# layout/reftests/details-summary/open-fixed-summary.html
+# layout/reftests/details-summary/no-summary.html
+# layout/reftests/details-summary/open-summary-table-cell-style.html
+# layout/reftests/details-summary/mouse-click-second-summary.html
+# layout/reftests/details-summary/details-writing-mode.html
+# layout/reftests/details-summary/open-details-first-line-1.html
+# layout/reftests/details-summary/summary-not-direct-child-ref.html
+# layout/reftests/details-summary/summary-three-columns-ref.html
+# layout/reftests/details-summary/overflow-auto-details.html
+# layout/reftests/details-summary/details-display-inline.html
+# layout/reftests/details-summary/overflow-auto-open-details.html
+# layout/reftests/details-summary/float-open-details-contains-float-left.html
+# layout/reftests/details-summary/details-display-inline-ref.html
+# layout/reftests/details-summary/open-multiple-summary-ref.html
+# layout/reftests/details-summary/details-absolute-children-ref.html
+# layout/reftests/details-summary/mouse-click-overflow-auto-details.html
+# layout/reftests/details-summary/float-right-and-inflow-open-details-ref.html
+# layout/reftests/details-summary/single-summary.html
+# layout/reftests/details-summary/float-open-details-contains-float-right-ref.html
+# layout/reftests/details-summary/summary-three-columns.html
+# layout/reftests/details-summary/dynamic-remove-second-summary.html
+# layout/reftests/details-summary/float-right-and-float-details.html
+# layout/reftests/details-summary/summary-not-first-child.html
+# layout/reftests/details-summary/float-right-and-inflow-details.html
+# layout/reftests/details-summary/float-left-and-inflow-details.html
+# layout/reftests/details-summary/mouse-click-single-summary.html
+# layout/reftests/details-summary/mouse-click-move-summary-to-different-details-ref.html
+# layout/reftests/details-summary/dynamic-remove-first-summary.html
+# layout/reftests/details-summary/overflow-scroll-details-ref.html
+# layout/reftests/details-summary/dynamic-add-first-summary.html
+# layout/reftests/details-summary/overflow-scroll-details.html
+# layout/reftests/details-summary/open-summary-not-first-child.html
+# layout/reftests/details-summary/open-single-summary.html
+# layout/reftests/details-summary/float-right-and-float-details-ref.html
+# layout/reftests/details-summary/float-in-summary-ref.html
+# layout/reftests/details-summary/open-nested-details.html
+# layout/reftests/details-summary/open-summary-table-cell-style-ref.html
+# layout/reftests/details-summary/dynamic-add-paragraph-before-summary.html
+# layout/reftests/details-summary/mouse-click-twice-overflow-auto-details.html
+# layout/reftests/details-summary/details-first-line.html
+# layout/reftests/details-summary/details-first-line-ref.html
+# layout/reftests/details-summary/dynamic-remove-summary-not-first-child.html
+# layout/reftests/details-summary/overflow-hidden-details.html
+# layout/reftests/details-summary/float-right-and-float-open-details.html
+# layout/reftests/details-summary/open-float-details.html
+# layout/reftests/details-summary/mouse-click-twice-fixed-summary.html
+# layout/reftests/details-summary/float-open-details-contains-float-right.html
+# layout/reftests/details-summary/mouse-click-twice-open-single-summary.html
+# layout/reftests/details-summary/open-details-before.html
+# layout/reftests/details-summary/details-percentage-height-children-ref.html
+# layout/reftests/details-summary/open-summary-inline-style-ref.html
+# layout/reftests/details-summary/float-left-and-float-details-ref.html
+# layout/reftests/details-summary/no-summary-ref.html
+# layout/reftests/details-summary/details-absolute-children.html
+# layout/reftests/details-summary/mouse-click-change-summary-to-display-none.html
+# layout/reftests/details-summary/open-no-summary.html
+# layout/reftests/details-summary/mouse-click-overflow-hidden-details.html
+# layout/reftests/details-summary/summary-not-direct-child.html
+# layout/reftests/details-summary/dynamic-add-paragraph-after-summary.html
+# layout/reftests/details-summary/open-summary-inline-style.html
+# layout/reftests/details-summary/float-left-and-float-open-details-ref.html
+# layout/reftests/details-summary/open-summary-block-style-ref.html
+# layout/reftests/details-summary/summary-not-in-details.html
+# layout/reftests/details-summary/details-three-columns-ref.html
+# layout/reftests/details-summary/disabled-single-summary-ref.html
+# layout/reftests/details-summary/overflow-hidden-open-details-ref.html
+# layout/reftests/details-summary/float-left-and-float-details.html
+# layout/reftests/details-summary/details-in-ol-ref.html
+# layout/reftests/details-summary/summary-not-in-details-ref.html
+# layout/reftests/details-summary/float-right-and-float-open-details-ref.html
+# layout/reftests/details-summary/mouse-click-twice-float-details.html
+# layout/reftests/details-summary/details-page-break-before-2.html
+# layout/reftests/details-summary/dynamic-add-paragraph-before-summary-close.html
+# layout/reftests/details-summary/open-summary-block-style.html
+# layout/reftests/details-summary/details-in-ol.html
+# layout/reftests/details-summary/dynamic-add-summary-and-paragraph.html
+# layout/reftests/details-summary/dynamic-add-single-summary.html
+# layout/reftests/details-summary/open-details-after.html
+# layout/reftests/details-summary/open-details-first-line-ref.html
+# layout/reftests/details-summary/float-left-and-inflow-open-details.html
+# layout/reftests/details-summary/key-enter-prevent-default.html
+# layout/reftests/details-summary/dynamic-add-summary-not-first-child.html
+# layout/reftests/details-summary/dynamic-add-second-summary.html
+# layout/reftests/details-summary/overflow-auto-open-details-ref.html
+# layout/reftests/details-summary/float-details.html
+# layout/reftests/details-summary/disabled-no-summary-ref.html
+# layout/reftests/details-summary/mouse-click-open-second-summary.html
+# layout/reftests/details-summary/details-page-break-after-1.html
+# layout/reftests/details-summary/mouse-click-open-single-summary.html
+# layout/reftests/details-summary/details-three-columns.html
+# layout/reftests/details-summary/mouse-click-fixed-summary.html
+# layout/reftests/details-summary/details-page-break-before-1.html
+# layout/reftests/details-summary/float-right-and-inflow-open-details.html
+# layout/reftests/details-summary/mouse-click-twice-overflow-hidden-details.html
+# layout/reftests/details-summary/mouse-click-twice-single-summary.html
+# layout/reftests/details-summary/close-nested-details-ref.html
+# layout/reftests/details-summary/float-left-and-inflow-details-ref.html
+# layout/reftests/details-summary/open-nested-details-ref.html
+# layout/reftests/image-region/image-region.xul
+# layout/reftests/image-region/image-region-ref.xul
+# layout/reftests/inline/zero-inline-block-margin-left.html
+# layout/reftests/inline/zero-inline-block-margin-right.html
+# layout/reftests/inline/zero-inline-block-margin-ref2.html
+# layout/reftests/inline/zero-inline-block-margin-ref.html
+# layout/reftests/inline/inline-block-padding.html
+# layout/reftests/inline/inline-block-width.html
+# layout/reftests/inline/inline-block-zero.html
+# layout/reftests/inline/inline-block-margin.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-019.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-002.html
+# layout/reftests/css-grid/grid-max-sizing-flex-003-ref.html
+# layout/reftests/css-grid/bug1306106.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-021.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-028.html
+# layout/reftests/css-grid/grid-item-mixed-baseline-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-006.html
+# layout/reftests/css-grid/grid-flex-min-sizing-001.html
+# layout/reftests/css-grid/grid-item-margin-left-auto-001.html
+# layout/reftests/css-grid/grid-abspos-items-006-ref.html
+# layout/reftests/css-grid/grid-item-button-001.html
+# layout/reftests/css-grid/grid-placement-implicit-named-areas-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-002-ref.html
+# layout/reftests/css-grid/grid-container-overflow-001.html
+# layout/reftests/css-grid/grid-fragmentation-020-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-009.html
+# layout/reftests/css-grid/grid-fragmentation-022.html
+# layout/reftests/css-grid/grid-item-align-002.html
+# layout/reftests/css-grid/grid-fragmentation-023.html
+# layout/reftests/css-grid/grid-item-intrinsic-size-normal-002.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-023.html
+# layout/reftests/css-grid/grid-fragmentation-031.html
+# layout/reftests/css-grid/grid-fragmentation-021.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-021.html
+# layout/reftests/css-grid/grid-track-intrinsic-sizing-003-ref.html
+# layout/reftests/css-grid/grid-abspos-items-011.html
+# layout/reftests/css-grid/grid-item-margin-left-auto-004.html
+# layout/reftests/css-grid/grid-placement-auto-col-dense-001-ref.html
+# layout/reftests/css-grid/grid-min-content-min-sizing-transferred-size-004-ref.html
+# layout/reftests/css-grid/grid-track-intrinsic-sizing-004-ref.html
+# layout/reftests/css-grid/grid-whitespace-handling-1a.xhtml
+# layout/reftests/css-grid/bug1356820-ref.html
+# layout/reftests/css-grid/grid-track-intrinsic-sizing-003.html
+# layout/reftests/css-grid/grid-min-max-content-sizing-001-ref.html
+# layout/reftests/css-grid/grid-item-margin-right-auto-003-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-022.html
+# layout/reftests/css-grid/grid-abspos-items-005.html
+# layout/reftests/css-grid/grid-item-dir-001-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-013.html
+# layout/reftests/css-grid/bug1349571.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-006.html
+# layout/reftests/css-grid/grid-placement-definite-implicit-002-ref.html
+# layout/reftests/css-grid/grid-max-sizing-flex-005.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-005-ref.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-006.html
+# layout/reftests/css-grid/grid-item-mixed-baseline-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-029.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-024.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-003.html
+# layout/reftests/css-grid/grid-fragmentation-007.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-002-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-intrinsic-001.html
+# layout/reftests/css-grid/grid-fragmentation-007-ref.html
+# layout/reftests/css-grid/grid-item-content-baseline-001.html
+# layout/reftests/css-grid/grid-item-margin-right-auto-002.html
+# layout/reftests/css-grid/grid-fragmentation-001.html
+# layout/reftests/css-grid/grid-placement-auto-row-sparse-001.html
+# layout/reftests/css-grid/grid-clamping-002.html
+# layout/reftests/css-grid/grid-fragmentation-024.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-027.html
+# layout/reftests/css-grid/grid-justify-content-003.html
+# layout/reftests/css-grid/grid-flex-min-sizing-001-ref.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-004-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-001-ref.html
+# layout/reftests/css-grid/grid-min-content-min-sizing-transferred-size-002.html
+# layout/reftests/css-grid/grid-item-margin-left-auto-004-ref.html
+# layout/reftests/css-grid/grid-col-max-sizing-max-content-002-ref.html
+# layout/reftests/css-grid/grid-item-input-stretch-001-ref.html
+# layout/reftests/css-grid/grid-row-gap-003.html
+# layout/reftests/css-grid/grid-item-sizing-percent-002.html
+# layout/reftests/css-grid/grid-track-intrinsic-sizing-002.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-001.html
+# layout/reftests/css-grid/grid-max-sizing-flex-005-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-002.html
+# layout/reftests/css-grid/grid-justify-content-001.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-030.html
+# layout/reftests/css-grid/grid-item-margin-left-right-auto-003.html
+# layout/reftests/css-grid/grid-fragmentation-026.html
+# layout/reftests/css-grid/grid-item-margin-left-auto-002.html
+# layout/reftests/css-grid/grid-placement-auto-row-dense-001-ref.html
+# layout/reftests/css-grid/grid-abspos-items-012.html
+# layout/reftests/css-grid/rtl-grid-placement-auto-row-sparse-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-030.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-012-ref.html
+# layout/reftests/css-grid/grid-item-table-stretch-002-ref.html
+# layout/reftests/css-grid/grid-fragmentation-002.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-015.html
+# layout/reftests/css-grid/grid-track-intrinsic-sizing-004.html
+# layout/reftests/css-grid/grid-max-sizing-flex-007.html
+# layout/reftests/css-grid/grid-fragmentation-024-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-028.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-027.html
+# layout/reftests/css-grid/grid-container-baselines-001.html
+# layout/reftests/css-grid/grid-justify-content-001-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-007.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-007.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-008.html
+# layout/reftests/css-grid/grid-abspos-items-009-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-015.html
+# layout/reftests/css-grid/grid-item-margin-right-auto-003.html
+# layout/reftests/css-grid/grid-track-percent-sizing-001-ref.html
+# layout/reftests/css-grid/grid-item-mixed-baseline-004-ref.html
+# layout/reftests/css-grid/grid-fragmentation-012.html
+# layout/reftests/css-grid/grid-placement-implicit-named-areas-001.html
+# layout/reftests/css-grid/grid-auto-min-sizing-intrinsic-001-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-intrinsic-004.html
+# layout/reftests/css-grid/grid-max-sizing-flex-001.html
+# layout/reftests/css-grid/grid-container-overflow-001-ref.html
+# layout/reftests/css-grid/grid-max-sizing-flex-006-ref.html
+# layout/reftests/css-grid/grid-fragmentation-004.html
+# layout/reftests/css-grid/grid-fragmentation-005-ref.html
+# layout/reftests/css-grid/grid-item-sizing-percent-004.html
+# layout/reftests/css-grid/grid-abspos-items-008-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-005.html
+# layout/reftests/css-grid/grid-order-abspos-items-001-ref.html
+# layout/reftests/css-grid/grid-container-synthesized-baseline-001.html
+# layout/reftests/css-grid/grid-whitespace-handling-1-ref.xhtml
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-002-ref.html
+# layout/reftests/css-grid/grid-placement-definite-002.html
+# layout/reftests/css-grid/grid-column-gap-002.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-001-ref.html
+# layout/reftests/css-grid/grid-min-max-content-sizing-001.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-005.html
+# layout/reftests/css-grid/grid-flex-min-sizing-002.html
+# layout/reftests/css-grid/grid-item-sizing-percent-002-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-transferred-size-004.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-012.html
+# layout/reftests/css-grid/grid-track-intrinsic-sizing-001.html
+# layout/reftests/css-grid/grid-item-intrinsic-size-normal-002-ref.html
+# layout/reftests/css-grid/grid-item-mixed-baseline-003.html
+# layout/reftests/css-grid/grid-item-mixed-baseline-001.html
+# layout/reftests/css-grid/grid-min-content-min-sizing-transferred-size-003.html
+# layout/reftests/css-grid/vlr-grid-placement-auto-row-sparse-001.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-006-ref.html
+# layout/reftests/css-grid/grid-track-percent-sizing-001.html
+# layout/reftests/css-grid/bug1306106-ref.html
+# layout/reftests/css-grid/grid-fragmentation-028.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-003.html
+# layout/reftests/css-grid/grid-item-justify-002-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-031.html
+# layout/reftests/css-grid/grid-justify-content-002-ref.html
+# layout/reftests/css-grid/grid-abspos-items-014-ref.html
+# layout/reftests/css-grid/grid-fragmentation-026-ref.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-006-ref.html
+# layout/reftests/css-grid/grid-fragmentation-019-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-007.html
+# layout/reftests/css-grid/grid-max-sizing-flex-002.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-023.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-003.html
+# layout/reftests/css-grid/grid-item-mixed-baseline-002-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-010.html
+# layout/reftests/css-grid/grid-abspos-items-001-ref.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-004.html
+# layout/reftests/css-grid/grid-column-gap-001.html
+# layout/reftests/css-grid/grid-placement-definite-001.html
+# layout/reftests/css-grid/grid-container-baselines-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-019.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-004.html
+# layout/reftests/css-grid/grid-item-dir-001.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-001.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-004.html
+# layout/reftests/css-grid/grid-item-stretch-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-013.html
+# layout/reftests/css-grid/grid-row-gap-004-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-013-ref.html
+# layout/reftests/css-grid/grid-fragmentation-003-ref.html
+# layout/reftests/css-grid/grid-placement-definite-implicit-001.html
+# layout/reftests/css-grid/grid-column-gap-004.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-011.html
+# layout/reftests/css-grid/grid-fragmentation-021-ref.html
+# layout/reftests/css-grid/bug1356820.html
+# layout/reftests/css-grid/grid-min-max-content-sizing-002.html
+# layout/reftests/css-grid/grid-placement-auto-implicit-001.html
+# layout/reftests/css-grid/grid-item-margin-left-right-auto-001-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-percent-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-011.html
+# layout/reftests/css-grid/grid-min-content-min-sizing-transferred-size-001.html
+# layout/reftests/css-grid/grid-container-min-max-width-height-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-006-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-020.html
+# layout/reftests/css-grid/grid-max-sizing-flex-007-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-004.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-028.html
+# layout/reftests/css-grid/grid-fragmentation-020.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-004-ref.html
+# layout/reftests/css-grid/grid-row-gap-001-ref.html
+# layout/reftests/css-grid/grid-abspos-items-015.html
+# layout/reftests/css-grid/grid-fragmentation-011-ref.html
+# layout/reftests/css-grid/grid-item-stretch-001.html
+# layout/reftests/css-grid/grid-item-video-stretch-001.html
+# layout/reftests/css-grid/grid-abspos-items-002.html
+# layout/reftests/css-grid/grid-col-max-sizing-max-content-002.html
+# layout/reftests/css-grid/grid-order-placement-auto-001-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-026.html
+# layout/reftests/css-grid/grid-placement-auto-col-sparse-001.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-001.html
+# layout/reftests/css-grid/grid-column-gap-003.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-012-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-026.html
+# layout/reftests/css-grid/grid-item-table-stretch-001-ref.html
+# layout/reftests/css-grid/grid-placement-named-lines-001.html
+# layout/reftests/css-grid/grid-placement-definite-003-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-002-ref.html
+# layout/reftests/css-grid/grid-item-self-baseline-001.html
+# layout/reftests/css-grid/grid-fragmentation-016.html
+# layout/reftests/css-grid/grid-fragmentation-029-ref.html
+# layout/reftests/css-grid/grid-clamping-001.html
+# layout/reftests/css-grid/grid-item-margin-right-auto-001-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-intrinsic-002-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-min-content-min-size-004-ref.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-006-ref.html
+# layout/reftests/css-grid/grid-fragmentation-001-ref.html
+# layout/reftests/css-grid/grid-item-mixed-baseline-002.html
+# layout/reftests/css-grid/grid-fragmentation-025-ref.html
+# layout/reftests/css-grid/grid-placement-named-lines-002.html
+# layout/reftests/css-grid/grid-item-content-baseline-002.html
+# layout/reftests/css-grid/grid-abspos-items-011-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-016.html
+# layout/reftests/css-grid/grid-column-gap-004-ref.html
+# layout/reftests/css-grid/grid-fragmentation-009-ref.html
+# layout/reftests/css-grid/vrl-grid-placement-auto-row-sparse-001-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-transferred-size-002-ref.html
+# layout/reftests/css-grid/grid-placement-named-lines-002-ref.html
+# layout/reftests/css-grid/grid-percent-grid-gap-001.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-002.html
+# layout/reftests/css-grid/grid-track-fit-content-sizing-001.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-001-ref.html
+# layout/reftests/css-grid/grid-placement-named-lines-001-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-007-ref.html
+# layout/reftests/css-grid/grid-track-sizing-002.html
+# layout/reftests/css-grid/grid-item-table-stretch-003-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-005.html
+# layout/reftests/css-grid/grid-container-baselines-003.html
+# layout/reftests/css-grid/grid-abspos-items-015-ref.html
+# layout/reftests/css-grid/grid-track-fit-content-sizing-002-ref.html
+# layout/reftests/css-grid/grid-column-gap-001-ref.html
+# layout/reftests/css-grid/grid-row-gap-004.html
+# layout/reftests/css-grid/grid-item-margin-right-auto-004-ref.html
+# layout/reftests/css-grid/grid-max-sizing-flex-004.html
+# layout/reftests/css-grid/grid-auto-min-sizing-transferred-size-003.html
+# layout/reftests/css-grid/grid-item-margin-left-auto-003-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-003.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-005-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-transferred-size-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-021.html
+# layout/reftests/css-grid/grid-item-margin-right-auto-004.html
+# layout/reftests/css-grid/grid-auto-min-sizing-min-content-min-size-002-ref.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-004-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-009.html
+# layout/reftests/css-grid/grid-item-align-001-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-transferred-size-004-ref.html
+# layout/reftests/css-grid/grid-whitespace-handling-1b.xhtml
+# layout/reftests/css-grid/grid-abspos-items-013.html
+# layout/reftests/css-grid/grid-item-margin-left-right-auto-003-ref.html
+# layout/reftests/css-grid/grid-item-margin-left-right-auto-004-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-transferred-size-001-ref.html
+# layout/reftests/css-grid/grid-row-gap-005.html
+# layout/reftests/css-grid/grid-fragmentation-015-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-002-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-intrinsic-003-ref.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-002-ref.html
+# layout/reftests/css-grid/grid-fragmentation-008.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-008-ref.html
+# layout/reftests/css-grid/grid-abspos-items-014.html
+# layout/reftests/css-grid/grid-item-blockifying-001-ref.html
+# layout/reftests/css-grid/grid-item-margin-left-right-auto-004.html
+# layout/reftests/css-grid/grid-fragmentation-014-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-028.html
+# layout/reftests/css-grid/grid-row-gap-002-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-019.html
+# layout/reftests/css-grid/grid-row-gap-002.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-026.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-002.html
+# layout/reftests/css-grid/grid-item-intrinsic-size-normal-001-ref.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-019.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-006.html
+# layout/reftests/css-grid/grid-item-table-stretch-004.html
+# layout/reftests/css-grid/grid-item-sizing-percent-001.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-005.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-004.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-004.html
+# layout/reftests/css-grid/grid-container-baselines-002.html
+# layout/reftests/css-grid/grid-min-max-content-sizing-002-ref.html
+# layout/reftests/css-grid/grid-fragmentation-010.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-005-ref.html
+# layout/reftests/css-grid/grid-placement-named-lines-003.html
+# layout/reftests/css-grid/grid-item-content-baseline-001-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-percent-001.html
+# layout/reftests/css-grid/grid-item-mixed-baseline-004.html
+# layout/reftests/css-grid/grid-item-canvas-001-ref.html
+# layout/reftests/css-grid/grid-abspos-items-013-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-023.html
+# layout/reftests/css-grid/grid-order-placement-auto-001.html
+# layout/reftests/css-grid/grid-item-button-001-ref.html
+# layout/reftests/css-grid/grid-track-fit-content-sizing-002.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-005.html
+# layout/reftests/css-grid/grid-auto-min-sizing-transferred-size-002.html
+# layout/reftests/css-grid/grid-item-margin-left-auto-003.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-023.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-001-ref.html
+# layout/reftests/css-grid/grid-order-abspos-items-001.html
+# layout/reftests/css-grid/grid-placement-definite-implicit-001-ref.html
+# layout/reftests/css-grid/grid-item-video-stretch-001-ref.html
+# layout/reftests/css-grid/grid-item-table-stretch-003.html
+# layout/reftests/css-grid/grid-auto-min-sizing-transferred-size-001.html
+# layout/reftests/css-grid/grid-fragmentation-013-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-001.html
+# layout/reftests/css-grid/grid-auto-min-sizing-min-content-min-size-002.html
+# layout/reftests/css-grid/grid-placement-definite-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-028-ref.html
+# layout/reftests/css-grid/bug1349571-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-017.html
+# layout/reftests/css-grid/grid-abspos-items-004-ref.html
+# layout/reftests/css-grid/grid-item-sizing-percent-003.html
+# layout/reftests/css-grid/grid-placement-negative-lines-001-ref.html
+# layout/reftests/css-grid/grid-min-content-min-sizing-transferred-size-002-ref.html
+# layout/reftests/css-grid/grid-item-margin-right-auto-002-ref.html
+# layout/reftests/css-grid/grid-item-margin-left-auto-002-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-002.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-016.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-008.html
+# layout/reftests/css-grid/grid-abspos-items-003.html
+# layout/reftests/css-grid/grid-item-sizing-percent-004-ref.html
+# layout/reftests/css-grid/grid-track-sizing-001.html
+# layout/reftests/css-grid/grid-percent-intrinsic-sizing-001.html
+# layout/reftests/css-grid/grid-item-intrinsic-size-normal-001.html
+# layout/reftests/css-grid/grid-whitespace-handling-2.xhtml
+# layout/reftests/css-grid/grid-fragmentation-dyn3-021.html
+# layout/reftests/css-grid/grid-item-input-stretch-001.html
+# layout/reftests/css-grid/grid-fragmentation-015.html
+# layout/reftests/css-grid/grid-item-table-stretch-004-ref.html
+# layout/reftests/css-grid/grid-item-canvas-001.html
+# layout/reftests/css-grid/grid-fragmentation-008-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-029.html
+# layout/reftests/css-grid/grid-item-blockifying-001.html
+# layout/reftests/css-grid/grid-placement-auto-col-sparse-001-ref.html
+# layout/reftests/css-grid/grid-item-justify-001-ref.html
+# layout/reftests/css-grid/rtl-grid-placement-definite-001.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-004-ref.html
+# layout/reftests/css-grid/grid-min-content-min-sizing-transferred-size-004.html
+# layout/reftests/css-grid/grid-placement-definite-implicit-002.html
+# layout/reftests/css-grid/grid-max-sizing-flex-008-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-min-content-min-size-003-ref.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-005.html
+# layout/reftests/css-grid/grid-auto-min-sizing-min-content-min-size-001-ref.html
+# layout/reftests/css-grid/grid-placement-auto-implicit-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-010-ref.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-002.html
+# layout/reftests/css-grid/grid-relpos-items-001-ref.html
+# layout/reftests/css-grid/grid-abspos-items-010-ref.html
+# layout/reftests/css-grid/grid-placement-named-lines-003-ref.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-007.html
+# layout/reftests/css-grid/grid-track-intrinsic-sizing-002-ref.html
+# layout/reftests/css-grid/grid-item-sizing-percent-001-ref.html
+# layout/reftests/css-grid/grid-item-align-002-ref.html
+# layout/reftests/css-grid/grid-fragmentation-014.html
+# layout/reftests/css-grid/grid-track-sizing-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-027.html
+# layout/reftests/css-grid/grid-justify-content-002.html
+# layout/reftests/css-grid/grid-auto-min-sizing-definite-001-ref.html
+# layout/reftests/css-grid/grid-abspos-items-002-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-intrinsic-003.html
+# layout/reftests/css-grid/grid-min-content-min-sizing-transferred-size-003-ref.html
+# layout/reftests/css-grid/grid-placement-auto-row-sparse-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-029.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-001.html
+# layout/reftests/css-grid/grid-relpos-items-001.html
+# layout/reftests/css-grid/grid-placement-auto-col-dense-001.html
+# layout/reftests/css-grid/grid-container-baselines-001-ref.html
+# layout/reftests/css-grid/grid-item-table-stretch-001.html
+# layout/reftests/css-grid/grid-abspos-items-008.html
+# layout/reftests/css-grid/grid-max-sizing-flex-008.html
+# layout/reftests/css-grid/grid-order-placement-definite-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-006.html
+# layout/reftests/css-grid/grid-min-content-min-sizing-transferred-size-001-ref.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-005.html
+# layout/reftests/css-grid/grid-item-align-003.html
+# layout/reftests/css-grid/grid-item-align-001.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-005-ref.html
+# layout/reftests/css-grid/grid-clamping-001-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-009-ref.html
+# layout/reftests/css-grid/grid-abspos-items-004.html
+# layout/reftests/css-grid/grid-container-baselines-002-ref.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-001-ref.html
+# layout/reftests/css-grid/grid-item-margin-left-auto-001-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-010-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-019.html
+# layout/reftests/css-grid/grid-item-margin-right-auto-001.html
+# layout/reftests/css-grid/rtl-grid-placement-auto-row-sparse-001.html
+# layout/reftests/css-grid/grid-container-baselines-004-ref.html
+# layout/reftests/css-grid/grid-col-max-sizing-max-content-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-016-ref.html
+# layout/reftests/css-grid/grid-abspos-items-010.html
+# layout/reftests/css-grid/grid-item-justify-001.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-018.html
+# layout/reftests/css-grid/grid-align-content-001-ref.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-normal-003.html
+# layout/reftests/css-grid/grid-row-gap-005-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-min-content-min-size-003.html
+# layout/reftests/css-grid/grid-track-fit-content-sizing-001-ref.html
+# layout/reftests/css-grid/grid-abspos-items-007.html
+# layout/reftests/css-grid/grid-placement-negative-lines-001.html
+# layout/reftests/css-grid/grid-fragmentation-005.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-027.html
+# layout/reftests/css-grid/grid-fragmentation-025.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-007.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-004-ref.html
+# layout/reftests/css-grid/grid-percent-intrinsic-sizing-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-017-ref.html
+# layout/reftests/css-grid/grid-item-align-003-ref.html
+# layout/reftests/css-grid/grid-abspos-items-006.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-020.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-001.html
+# layout/reftests/css-grid/grid-auto-min-sizing-min-content-min-size-004.html
+# layout/reftests/css-grid/grid-max-sizing-flex-003.html
+# layout/reftests/css-grid/grid-fragmentation-004-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-028.html
+# layout/reftests/css-grid/grid-auto-min-sizing-intrinsic-004-ref.html
+# layout/reftests/css-grid/grid-clamping-002-ref.html
+# layout/reftests/css-grid/grid-item-margin-left-right-auto-002.html
+# layout/reftests/css-grid/grid-placement-auto-row-dense-001.html
+# layout/reftests/css-grid/grid-item-auto-min-size-clamp-007-ref.html
+# layout/reftests/css-grid/grid-placement-definite-003.html
+# layout/reftests/css-grid/grid-item-sizing-px-001.html
+# layout/reftests/css-grid/grid-justify-content-003-ref.html
+# layout/reftests/css-grid/grid-percent-grid-gap-001-ref.html
+# layout/reftests/css-grid/grid-abspos-items-001.html
+# layout/reftests/css-grid/grid-max-sizing-flex-002-ref.html
+# layout/reftests/css-grid/grid-container-synthesized-baseline-001-ref.html
+# layout/reftests/css-grid/grid-track-sizing-002-ref.html
+# layout/reftests/css-grid/grid-abspos-items-012-ref.html
+# layout/reftests/css-grid/grid-auto-min-sizing-definite-001.html
+# layout/reftests/css-grid/grid-auto-min-sizing-intrinsic-002.html
+# layout/reftests/css-grid/grid-container-baselines-004.html
+# layout/reftests/css-grid/grid-max-sizing-flex-004-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-021.html
+# layout/reftests/css-grid/vlr-grid-placement-auto-row-sparse-001-ref.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-006.html
+# layout/reftests/css-grid/grid-item-fieldset-stretch-001-ref.html
+# layout/reftests/css-grid/grid-align-content-001.html
+# layout/reftests/css-grid/grid-item-content-baseline-002-ref.html
+# layout/reftests/css-grid/grid-abspos-items-005-ref.html
+# layout/reftests/css-grid/grid-fragmentation-027.html
+# layout/reftests/css-grid/grid-abspos-items-009.html
+# layout/reftests/css-grid/grid-placement-abspos-implicit-001-ref.html
+# layout/reftests/css-grid/grid-item-margin-left-right-auto-002-ref.html
+# layout/reftests/css-grid/grid-fragmentation-031-ref.html
+# layout/reftests/css-grid/grid-row-gap-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-003.html
+# layout/reftests/css-grid/grid-fragmentation-030-ref.html
+# layout/reftests/css-grid/grid-flex-min-sizing-002-ref.html
+# layout/reftests/css-grid/grid-fragmentation-023-ref.html
+# layout/reftests/css-grid/grid-item-margin-left-right-auto-001.html
+# layout/reftests/css-grid/grid-fragmentation-dyn5-023.html
+# layout/reftests/css-grid/grid-fragmentation-018-ref.html
+# layout/reftests/css-grid/vrl-grid-placement-auto-row-sparse-001.html
+# layout/reftests/css-grid/grid-fragmentation-dyn4-026.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-003.html
+# layout/reftests/css-grid/grid-item-self-baseline-001-ref.html
+# layout/reftests/css-grid/grid-item-sizing-percent-003-ref.html
+# layout/reftests/css-grid/grid-column-gap-002-ref.html
+# layout/reftests/css-grid/grid-placement-abspos-implicit-001.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-001.html
+# layout/reftests/css-grid/grid-item-table-stretch-002.html
+# layout/reftests/css-grid/grid-item-overflow-stretch-005-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn3-026.html
+# layout/reftests/css-grid/grid-placement-definite-002-ref.html
+# layout/reftests/css-grid/grid-max-sizing-flex-006.html
+# layout/reftests/css-grid/grid-fragmentation-017.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-027.html
+# layout/reftests/css-grid/grid-auto-min-sizing-min-content-min-size-001.html
+# layout/reftests/css-grid/grid-column-gap-003-ref.html
+# layout/reftests/css-grid/grid-abspos-items-003-ref.html
+# layout/reftests/css-grid/grid-fragmentation-018.html
+# layout/reftests/css-grid/grid-order-placement-definite-001.html
+# layout/reftests/css-grid/rtl-grid-placement-definite-001-ref.html
+# layout/reftests/css-grid/grid-item-justify-002.html
+# layout/reftests/css-grid/grid-item-intrinsic-ratio-stretch-006-ref.html
+# layout/reftests/css-grid/grid-row-gap-001.html
+# layout/reftests/css-grid/grid-fragmentation-dyn1-002.html
+# layout/reftests/css-grid/grid-repeat-auto-fill-fit-007-ref.html
+# layout/reftests/css-grid/grid-fragmentation-dyn2-025.html
+# layout/reftests/css-grid/grid-abspos-items-007-ref.html
+# layout/reftests/css-grid/grid-col-max-sizing-max-content-001.html
+# layout/reftests/css-grid/grid-container-min-max-width-height-001.html
+# layout/reftests/css-grid/grid-track-intrinsic-sizing-001-ref.html
+# layout/reftests/css-grid/grid-fragmentation-019.html
+# layout/reftests/css-grid/grid-item-fieldset-stretch-001.html
+# layout/reftests/css-grid/grid-whitespace-handling-2-ref.xhtml
+# layout/reftests/css-grid/grid-fragmentation-009.html
+# layout/reftests/css-grid/grid-max-sizing-flex-001-ref.html
+# layout/reftests/reftest-sanity/async-scroll-1b.html
+# layout/reftests/reftest-sanity/needs-focus.html
+# layout/reftests/reftest-sanity/font-serif.html
+# layout/reftests/reftest-sanity/scripttest-pass-fail.html
+# layout/reftests/reftest-sanity/test-displayport-2.html
+# layout/reftests/reftest-sanity/test-pos-fixed-transform.html
+# layout/reftests/reftest-sanity/page-width-4in.html
+# layout/reftests/reftest-sanity/font-download.html
+# layout/reftests/reftest-sanity/reftest-assigned-layer-fail-4.html
+# layout/reftests/reftest-sanity/async-zoom-2-ref.html
+# layout/reftests/reftest-sanity/scripttest-fail.html
+# layout/reftests/reftest-sanity/font-default.html
+# layout/reftests/reftest-sanity/corners-1.html
+# layout/reftests/reftest-sanity/html-vs-xhtml-by-extension.xhtml
+# layout/reftests/reftest-sanity/reftest-opaque-layer-wait-fail.html
+# layout/reftests/reftest-sanity/page-width-auto.html
+# layout/reftests/reftest-sanity/zoom-invalidation.html
+# layout/reftests/reftest-sanity/green.html
+# layout/reftests/reftest-sanity/page-height-2in.html
+# layout/reftests/reftest-sanity/test-displayport-bg.html
+# layout/reftests/reftest-sanity/font-sans-serif.html
+# layout/reftests/reftest-sanity/page-height-nobreak.html
+# layout/reftests/reftest-sanity/reftest-opaque-layer-fail.html
+# layout/reftests/reftest-sanity/reftest-assigned-layer-fail-3.html
+# layout/reftests/reftest-sanity/test-pos-fixed-ref.html
+# layout/reftests/reftest-sanity/corners-1-ref.html
+# layout/reftests/reftest-sanity/page-height-2.1in.html
+# layout/reftests/reftest-sanity/test-zoom-ref.html
+# layout/reftests/reftest-sanity/test-async-ref.xul
+# layout/reftests/reftest-sanity/fuzzy.html
+# layout/reftests/reftest-sanity/test-bg-attachment-fixed.html
+# layout/reftests/reftest-sanity/corners-2-ref.html
+# layout/reftests/reftest-sanity/div-ref.html
+# layout/reftests/reftest-sanity/corners-4-ref.html
+# layout/reftests/reftest-sanity/async-zoom-1-ref.html
+# layout/reftests/reftest-sanity/test-bg-attachment-fixed-ref.html
+# layout/reftests/reftest-sanity/reftest-no-paint-ref.html
+# layout/reftests/reftest-sanity/div.html
+# layout/reftests/reftest-sanity/corners-4.html
+# layout/reftests/reftest-sanity/test-async.xul
+# layout/reftests/reftest-sanity/647192-1-ref.html
+# layout/reftests/reftest-sanity/test-pos-fixed.html
+# layout/reftests/reftest-sanity/656041-1.html
+# layout/reftests/reftest-sanity/filter-1.xhtml
+# layout/reftests/reftest-sanity/font-size-16.html
+# layout/reftests/reftest-sanity/async-zoom-2.html
+# layout/reftests/reftest-sanity/fuzzy-ref.html
+# layout/reftests/reftest-sanity/html-vs-xhtml-by-extension.html
+# layout/reftests/reftest-sanity/async-zoom-1.html
+# layout/reftests/reftest-sanity/reftest-assigned-layer-fail-2.html
+# layout/reftests/reftest-sanity/test-async.html
+# layout/reftests/reftest-sanity/async-scroll-1-ref.html
+# layout/reftests/reftest-sanity/test-async-ref.html
+# layout/reftests/reftest-sanity/page-width-3.9in.html
+# layout/reftests/reftest-sanity/prefix-suffix.html
+# layout/reftests/reftest-sanity/test-pos-fixed-transform-ref.html
+# layout/reftests/reftest-sanity/red.html
+# layout/reftests/reftest-sanity/corners-3-ref.html
+# layout/reftests/reftest-sanity/scripttest-pass.html
+# layout/reftests/reftest-sanity/reftest-no-paint.html
+# layout/reftests/reftest-sanity/test-zoom.html
+# layout/reftests/reftest-sanity/test-displayport-ref.html
+# layout/reftests/reftest-sanity/page-width-4.1in.html
+# layout/reftests/reftest-sanity/invalidation.html
+# layout/reftests/reftest-sanity/reftest-assigned-layer-fail-1.html
+# layout/reftests/reftest-sanity/page-height-forcebreak.html
+# layout/reftests/reftest-sanity/reftest-assigned-layer-pass.html
+# layout/reftests/reftest-sanity/font-size-24.html
+# layout/reftests/reftest-sanity/filter-2.xhtml
+# layout/reftests/reftest-sanity/blank.html
+# layout/reftests/reftest-sanity/too-fuzzy.html
+# layout/reftests/reftest-sanity/corners-2.html
+# layout/reftests/reftest-sanity/default.html
+# layout/reftests/reftest-sanity/647192-1.html
+# layout/reftests/reftest-sanity/async-scroll-1a.html
+# layout/reftests/reftest-sanity/reftest-opaque-layer-wait-pass.html
+# layout/reftests/reftest-sanity/zoom-invalidation-ref.html
+# layout/reftests/reftest-sanity/corners-3.html
+# layout/reftests/reftest-sanity/no-root.html
+# layout/reftests/reftest-sanity/656041-1-ref.html
+# layout/reftests/reftest-sanity/reftest-opaque-layer-pass.html
+# layout/reftests/reftest-sanity/prefix/scripttest-fail.html
+# layout/reftests/reftest-sanity/prefix/suffix.html
+# layout/reftests/css-selectors/attr-case-insensitive-1.html
+# layout/reftests/css-selectors/sibling-combinators-on-anon-content-ref.xhtml
+# layout/reftests/css-selectors/nth-child-ref.html
+# layout/reftests/css-selectors/state-dependent-in-any.html
+# layout/reftests/css-selectors/sibling-combinators-on-anon-content-1.xhtml
+# layout/reftests/css-selectors/sibling-combinators-on-anon-content-2.xhtml
+# layout/reftests/css-selectors/state-dependent-in-any-ref.html
+# layout/reftests/css-selectors/attr-case-insensitive-1-ref.html
+# layout/reftests/css-selectors/nth-child-1.html
+# layout/reftests/css-selectors/nth-child-2.html
+# layout/reftests/first-letter/329069-3.html
+# layout/reftests/first-letter/399941-8-ref.html
+# layout/reftests/first-letter/399941-3.html
+# layout/reftests/first-letter/nested-1c.html
+# layout/reftests/first-letter/594303-1.html
+# layout/reftests/first-letter/23605-5.html
+# layout/reftests/first-letter/429968-1b.html
+# layout/reftests/first-letter/indic-clusters-1-ref.html
+# layout/reftests/first-letter/399941-4.html
+# layout/reftests/first-letter/342120-1-ref.xhtml
+# layout/reftests/first-letter/399941-7.html
+# layout/reftests/first-letter/dynamic-3a.html
+# layout/reftests/first-letter/594303-1-ref.html
+# layout/reftests/first-letter/399941-3-ref.html
+# layout/reftests/first-letter/quote-1e.html
+# layout/reftests/first-letter/23605-2.html
+# layout/reftests/first-letter/229764-ref.html
+# layout/reftests/first-letter/23605-3.html
+# layout/reftests/first-letter/overflow-inline-nooverflow.html
+# layout/reftests/first-letter/399941-5-ref.html
+# layout/reftests/first-letter/399941-2.html
+# layout/reftests/first-letter/429968-2b.html
+# layout/reftests/first-letter/329069-2-ref.html
+# layout/reftests/first-letter/font-text-styles-ref.html
+# layout/reftests/first-letter/429968-2a.html
+# layout/reftests/first-letter/484400-1.html
+# layout/reftests/first-letter/nested-1b.html
+# layout/reftests/first-letter/quote-1f.html
+# layout/reftests/first-letter/basic-1.html
+# layout/reftests/first-letter/229764-2.html
+# layout/reftests/first-letter/399941-6-ref.html
+# layout/reftests/first-letter/23605-2-ref.html
+# layout/reftests/first-letter/quote-1a.html
+# layout/reftests/first-letter/958249-ref.html
+# layout/reftests/first-letter/23605-1-ref.html
+# layout/reftests/first-letter/nested-1e.html
+# layout/reftests/first-letter/399941-9.html
+# layout/reftests/first-letter/overflow-inline-overflow.html
+# layout/reftests/first-letter/429968-1a.html
+# layout/reftests/first-letter/quote-1c.html
+# layout/reftests/first-letter/font-text-styles.html
+# layout/reftests/first-letter/922550-1.html
+# layout/reftests/first-letter/342120-1.xhtml
+# layout/reftests/first-letter/font-text-styles-floater.html
+# layout/reftests/first-letter/441418-1-ref.html
+# layout/reftests/first-letter/379799-1.html
+# layout/reftests/first-letter/399941-2-ref.html
+# layout/reftests/first-letter/441418-1.html
+# layout/reftests/first-letter/overflow-float-nooverflow.html
+# layout/reftests/first-letter/399941-7-ref.html
+# layout/reftests/first-letter/dynamic-3-ref.html
+# layout/reftests/first-letter/23605-6.html
+# layout/reftests/first-letter/quote-1-ref.html
+# layout/reftests/first-letter/399941-9-ref.html
+# layout/reftests/first-letter/nested-1g.html
+# layout/reftests/first-letter/399941-6.html
+# layout/reftests/first-letter/229764-1.html
+# layout/reftests/first-letter/dynamic-2.html
+# layout/reftests/first-letter/nested-1d.html
+# layout/reftests/first-letter/922550-1-ref.html
+# layout/reftests/first-letter/basic-2.html
+# layout/reftests/first-letter/quote-1b.html
+# layout/reftests/first-letter/399941-8.html
+# layout/reftests/first-letter/parent-style-1.html
+# layout/reftests/first-letter/429968-1-ref.html
+# layout/reftests/first-letter/723509-1.html
+# layout/reftests/first-letter/overflow-float-overflow-notref.html
+# layout/reftests/first-letter/23605-1.html
+# layout/reftests/first-letter/329069-1.html
+# layout/reftests/first-letter/399941-1-ref.html
+# layout/reftests/first-letter/nested-1a.html
+# layout/reftests/first-letter/overflow-float-overflow.html
+# layout/reftests/first-letter/329069-4.html
+# layout/reftests/first-letter/overflow-inline-overflow-notref.html
+# layout/reftests/first-letter/inline-height-empty.html
+# layout/reftests/first-letter/nested-1-ref.html
+# layout/reftests/first-letter/indic-clusters-1.html
+# layout/reftests/first-letter/958249.html
+# layout/reftests/first-letter/329069-5.html
+# layout/reftests/first-letter/484400-1-ref.html
+# layout/reftests/first-letter/23605-3-ref.html
+# layout/reftests/first-letter/469227-1-ref.html
+# layout/reftests/first-letter/399941-1.html
+# layout/reftests/first-letter/overflow-float-nooverflow-ref.html
+# layout/reftests/first-letter/399941-4-ref.html
+# layout/reftests/first-letter/469227-1.html
+# layout/reftests/first-letter/329069-3-ref.html
+# layout/reftests/first-letter/329069-1-ref.html
+# layout/reftests/first-letter/329069-4-ref.html
+# layout/reftests/first-letter/329069-2.html
+# layout/reftests/first-letter/23605-4.html
+# layout/reftests/first-letter/parent-style-1-ref.html
+# layout/reftests/first-letter/font-text-styles-floater-ref.html
+# layout/reftests/first-letter/inline-height-empty-ref.html
+# layout/reftests/first-letter/dynamic-2-ref.html
+# layout/reftests/first-letter/basic-ref.html
+# layout/reftests/first-letter/617869-1-ref.html
+# layout/reftests/first-letter/23605-6-ref.html
+# layout/reftests/first-letter/429968-2-ref.html
+# layout/reftests/first-letter/23605-4-ref.html
+# layout/reftests/first-letter/399941-5.html
+# layout/reftests/first-letter/overflow-inline-nooverflow-ref.html
+# layout/reftests/first-letter/quote-1d.html
+# layout/reftests/first-letter/dynamic-3b.html
+# layout/reftests/first-letter/379799-1-ref.html
+# layout/reftests/first-letter/617869-1.html
+# layout/reftests/first-letter/723509-1-ref.html
+# layout/reftests/first-letter/nested-1f.html
+# layout/reftests/first-letter/23605-5-ref.html
+# layout/reftests/first-letter/429968-2c.html
+# layout/reftests/first-letter/329069-5-ref.html
+# layout/reftests/first-letter/dynamic-1-ref.html
+# layout/reftests/first-letter/overflow-inline-overflow-ref.html
+# layout/reftests/first-letter/dynamic-1.html
+# layout/reftests/transform-3d/mask-layer-3.html
+# layout/reftests/transform-3d/rotate3d-1a.html
+# layout/reftests/transform-3d/perspective-origin-3-ref.html
+# layout/reftests/transform-3d/overflow-hidden-1-ref.html
+# layout/reftests/transform-3d/mask-layer-2.html
+# layout/reftests/transform-3d/animate-preserve3d-child.html
+# layout/reftests/transform-3d/opacity-preserve3d-3-ref.html
+# layout/reftests/transform-3d/animate-cube-radians-zoom.html
+# layout/reftests/transform-3d/preserve3d-6-ref.html
+# layout/reftests/transform-3d/mask-layer-1.html
+# layout/reftests/transform-3d/backface-visibility-1b.html
+# layout/reftests/transform-3d/scalez-1a.html
+# layout/reftests/transform-3d/translate3d-1a.html
+# layout/reftests/transform-3d/preserve3d-4a.html
+# layout/reftests/transform-3d/scroll-perspective-1-ref.html
+# layout/reftests/transform-3d/sorting-1a.html
+# layout/reftests/transform-3d/animate-cube-radians.html
+# layout/reftests/transform-3d/perspective-clipping-1-ref.html
+# layout/reftests/transform-3d/animate-backface-hidden.html
+# layout/reftests/transform-3d/preserve3d-7a.html
+# layout/reftests/transform-3d/transform-style-flat-1-ref.html
+# layout/reftests/transform-3d/snap-perspective-1-ref.html
+# layout/reftests/transform-3d/animate-cube-degrees.html
+# layout/reftests/transform-3d/backface-visibility-1c.html
+# layout/reftests/transform-3d/opacity-preserve3d-3.html
+# layout/reftests/transform-3d/willchange-containing-block.html
+# layout/reftests/transform-3d/opacity-preserve3d-4.html
+# layout/reftests/transform-3d/backface-visibility-2-ref.html
+# layout/reftests/transform-3d/perspective-clipping-1.html
+# layout/reftests/transform-3d/animate-cube-radians-ref.html
+# layout/reftests/transform-3d/perspective-origin-2-ref.html
+# layout/reftests/transform-3d/rotatex-perspective-3a.html
+# layout/reftests/transform-3d/rotatex-transformorigin-1-ref.html
+# layout/reftests/transform-3d/scalezrotatex-1-ref.html
+# layout/reftests/transform-3d/rotatex-perspective-3-ref.html
+# layout/reftests/transform-3d/preserve3d-1-ref.html
+# layout/reftests/transform-3d/rotatex-perspective-1c.html
+# layout/reftests/transform-3d/perspective-origin-1b.html
+# layout/reftests/transform-3d/opacity-preserve3d-5-ref.html
+# layout/reftests/transform-3d/rotatex-perspective-1b.html
+# layout/reftests/transform-3d/preserves3d-nested-ref.html
+# layout/reftests/transform-3d/mask-layer-ref.html
+# layout/reftests/transform-3d/1271058-1.html
+# layout/reftests/transform-3d/preserve3d-clipped.html
+# layout/reftests/transform-3d/sorting-2b.html
+# layout/reftests/transform-3d/translatez-1-ref.html
+# layout/reftests/transform-3d/matrix3d-1a.html
+# layout/reftests/transform-3d/opacity-preserve3d-2-ref.html
+# layout/reftests/transform-3d/animate-preserve3d-ref.html
+# layout/reftests/transform-3d/backface-visibility-2.html
+# layout/reftests/transform-3d/rotatex-transformorigin-1a.html
+# layout/reftests/transform-3d/opacity-preserve3d-2.html
+# layout/reftests/transform-3d/matrix3d-2a.html
+# layout/reftests/transform-3d/preserve3d-3a.html
+# layout/reftests/transform-3d/preserve3d-2a.html
+# layout/reftests/transform-3d/preserve3d-1a.html
+# layout/reftests/transform-3d/preserve3d-7-ref.html
+# layout/reftests/transform-3d/perspective-origin-4a.html
+# layout/reftests/transform-3d/animate-preserve3d-parent.html
+# layout/reftests/transform-3d/perspective-origin-4-ref.html
+# layout/reftests/transform-3d/preserve3d-6a.html
+# layout/reftests/transform-3d/translate3d-1-ref.html
+# layout/reftests/transform-3d/1271058-1-ref.html
+# layout/reftests/transform-3d/matrix3d-1-ref.html
+# layout/reftests/transform-3d/preserve3d-5-ref.html
+# layout/reftests/transform-3d/backface-visibility-3-ref.html
+# layout/reftests/transform-3d/translatez-1a.html
+# layout/reftests/transform-3d/perspective-origin-3a.html
+# layout/reftests/transform-3d/scale3d-1-ref.html
+# layout/reftests/transform-3d/backface-visibility-3.html
+# layout/reftests/transform-3d/preserves3d-nested.html
+# layout/reftests/transform-3d/matrix3d-2-ref.html
+# layout/reftests/transform-3d/rotate3d-2a.html
+# layout/reftests/transform-3d/sorting-2-ref.html
+# layout/reftests/transform-3d/scalez-1-ref.html
+# layout/reftests/transform-3d/rotatex-perspective-1a.html
+# layout/reftests/transform-3d/preserve3d-2c.html
+# layout/reftests/transform-3d/preserve3d-2b.html
+# layout/reftests/transform-3d/green-rect.html
+# layout/reftests/transform-3d/preserve3d-3-ref.html
+# layout/reftests/transform-3d/animate-cube-degrees-zoom.html
+# layout/reftests/transform-3d/animate-cube-radians-zoom-ref.html
+# layout/reftests/transform-3d/rotatey-1a.html
+# layout/reftests/transform-3d/sorting-3a.html
+# layout/reftests/transform-3d/scale3d-xz.html
+# layout/reftests/transform-3d/scale3d-all.html
+# layout/reftests/transform-3d/sorting-2a.html
+# layout/reftests/transform-3d/scale3d-z.html
+# layout/reftests/transform-3d/rotatex-1-ref.html
+# layout/reftests/transform-3d/1245450-1.html
+# layout/reftests/transform-3d/scroll-perspective-1.html
+# layout/reftests/transform-3d/snap-perspective-1.html
+# layout/reftests/transform-3d/scalezrotatex-1.html
+# layout/reftests/transform-3d/preserve3d-5a.html
+# layout/reftests/transform-3d/1035611-1.html
+# layout/reftests/transform-3d/transform-style-flat-1a.html
+# layout/reftests/transform-3d/animate-cube-degrees-ref.html
+# layout/reftests/transform-3d/preserve3d-2d.html
+# layout/reftests/transform-3d/overflow-hidden-1a.html
+# layout/reftests/transform-3d/1157984-1.html
+# layout/reftests/transform-3d/rotatex-1a.html
+# layout/reftests/transform-3d/opacity-preserve3d-1.html
+# layout/reftests/transform-3d/opacity-preserve3d-5.html
+# layout/reftests/transform-3d/animate-cube-degrees-zoom-ref.html
+# layout/reftests/transform-3d/perspective-origin-1a.html
+# layout/reftests/transform-3d/backface-visibility-1a.html
+# layout/reftests/transform-3d/perspective-zindex.html
+# layout/reftests/transform-3d/sorting-1-ref.html
+# layout/reftests/transform-3d/perspective-origin-2a.html
+# layout/reftests/transform-3d/rotatey-1-ref.html
+# layout/reftests/transform-3d/translatez-1b.html
+# layout/reftests/transform-3d/perspective-zindex-2.html
+# layout/reftests/transform-3d/opacity-preserve3d-4-ref.html
+# layout/reftests/transform-3d/scale3d-all-separate.html
+# layout/reftests/transform-3d/preserve3d-1b.html
+# layout/reftests/transform-3d/preserve3d-2-ref.html
+# layout/reftests/transform-3d/1035611-1-ref.html
+# layout/reftests/transform-3d/opacity-preserve3d-1-ref.html
+# layout/reftests/counters/t1202-counters-17-d-test.html
+# layout/reftests/counters/t1204-implied-00-b-reference.html
+# layout/reftests/counters/t1204-implied-02-d-reference.html
+# layout/reftests/counters/t1204-implied-02-d-test.html
+# layout/reftests/counters/t1202-counters-03-b-test.html
+# layout/reftests/counters/t1202-counters-09-b-test.html
+# layout/reftests/counters/t1202-counter-00-b-test.html
+# layout/reftests/counters/counter-simp-chinese-informal.html
+# layout/reftests/counters/counter-japanese-formal.html
+# layout/reftests/counters/counter-trad-chinese-informal-ref.html
+# layout/reftests/counters/t1202-counters-04-b-test.html
+# layout/reftests/counters/t1202-counters-13-b-reference.html
+# layout/reftests/counters/t120403-visibility-00-c-test.html
+# layout/reftests/counters/t1202-counter-01-b-test.html
+# layout/reftests/counters/t1202-counter-16-f-reference.html
+# layout/reftests/counters/t1202-counter-12-b-test.html
+# layout/reftests/counters/t1202-counters-07-b-test.html
+# layout/reftests/counters/t1202-counters-08-b-reference.html
+# layout/reftests/counters/t120401-scope-02-c-test.html
+# layout/reftests/counters/t1202-counters-11-b-reference.html
+# layout/reftests/counters/t1202-counters-14-b-reference.html
+# layout/reftests/counters/t120401-scope-00-b-reference.html
+# layout/reftests/counters/t1202-counter-01-b-reference.html
+# layout/reftests/counters/t1204-reset-01-c-o-test.html
+# layout/reftests/counters/counter-ethiopic-numeric.html
+# layout/reftests/counters/counter-japanese-informal.html
+# layout/reftests/counters/t1204-increment-01-c-o-reference.html
+# layout/reftests/counters/t1202-counters-06-b-test.html
+# layout/reftests/counters/t1202-counter-14-b-reference.html
+# layout/reftests/counters/t1202-counters-07-b-reference.html
+# layout/reftests/counters/counter-trad-chinese-formal.html
+# layout/reftests/counters/counter-ua-limits-02-ref.html
+# layout/reftests/counters/counters-hebrew-test.html
+# layout/reftests/counters/t1204-implied-00-b-test.html
+# layout/reftests/counters/t1202-counters-12-b-reference.html
+# layout/reftests/counters/t120401-scope-04-d-test.html
+# layout/reftests/counters/counter-ua-limits-list-00-ref.html
+# layout/reftests/counters/t1202-counters-05-b-reference.html
+# layout/reftests/counters/counter-ua-limits-03-ref.html
+# layout/reftests/counters/counter-hebrew-test.html
+# layout/reftests/counters/counter-ua-limits-00.html
+# layout/reftests/counters/t1202-counter-11-b-test.html
+# layout/reftests/counters/t1202-counters-12-b-test.html
+# layout/reftests/counters/t1202-counters-10-b-reference.html
+# layout/reftests/counters/multiple-thai-counters.html
+# layout/reftests/counters/t1202-counter-14-b-test.html
+# layout/reftests/counters/counter-korean-hanja-informal.html
+# layout/reftests/counters/counter-ua-limits-00-ref.html
+# layout/reftests/counters/t1202-counter-13-b-test.html
+# layout/reftests/counters/t1202-counters-14-b-test.html
+# layout/reftests/counters/t1204-multiple-00-c-test.html
+# layout/reftests/counters/t120401-scope-03-c-test.html
+# layout/reftests/counters/t1202-counter-10-b-test.html
+# layout/reftests/counters/counter-ua-limits-list-00.html
+# layout/reftests/counters/counter-simp-chinese-formal-ref.html
+# layout/reftests/counters/t1202-counters-04-b-reference.html
+# layout/reftests/counters/t1202-counter-03-b-reference.html
+# layout/reftests/counters/t1202-counters-06-b-reference.html
+# layout/reftests/counters/counters-hebrew-reference.html
+# layout/reftests/counters/t1204-increment-00-c-o-test.html
+# layout/reftests/counters/t1202-counter-09-b-reference.html
+# layout/reftests/counters/t1204-reset-00-c-o-test.html
+# layout/reftests/counters/t1202-counter-03-b-test.html
+# layout/reftests/counters/t1202-counter-05-b-reference.html
+# layout/reftests/counters/t1204-order-00-c-test.html
+# layout/reftests/counters/t1202-counters-13-b-test.html
+# layout/reftests/counters/t1204-multiple-01-c-test.html
+# layout/reftests/counters/t1202-counters-15-b-test.html
+# layout/reftests/counters/counter-simp-chinese-informal-ref.html
+# layout/reftests/counters/t1202-counter-10-b-reference.html
+# layout/reftests/counters/t1204-increment-02-c-o-test.html
+# layout/reftests/counters/counter-simp-chinese-formal.html
+# layout/reftests/counters/t1204-reset-02-c-o-test.html
+# layout/reftests/counters/t1204-implied-01-c-reference.html
+# layout/reftests/counters/t1202-counter-02-b-reference.html
+# layout/reftests/counters/counter-suffix.html
+# layout/reftests/counters/text-boundaries-subpixel.html
+# layout/reftests/counters/t1204-increment-01-c-o-test.html
+# layout/reftests/counters/t1202-counter-08-b-test.html
+# layout/reftests/counters/t1202-counter-16-f-test.html
+# layout/reftests/counters/t1202-counter-07-b-reference.html
+# layout/reftests/counters/t120403-content-none-00-c-reference.html
+# layout/reftests/counters/t1202-counters-15-b-reference.html
+# layout/reftests/counters/counter-ua-limits-list-01-ref.html
+# layout/reftests/counters/t1202-counter-00-b-reference.html
+# layout/reftests/counters/counter-name-case-sensitive-ref.html
+# layout/reftests/counters/t1202-counters-00-b-test.html
+# layout/reftests/counters/t1202-counter-15-b-test.html
+# layout/reftests/counters/counter-suffix-ref.html
+# layout/reftests/counters/counter-korean-hangul-formal.html
+# layout/reftests/counters/counter-hebrew-reference.html
+# layout/reftests/counters/text-boundaries-subpixel-ref.html
+# layout/reftests/counters/counter-cjk-decimal.html
+# layout/reftests/counters/t1202-counters-18-f-reference.html
+# layout/reftests/counters/t1202-counters-11-b-test.html
+# layout/reftests/counters/counter-japanese-formal-ref.html
+# layout/reftests/counters/t1202-counters-02-b-reference.html
+# layout/reftests/counters/t1202-counters-03-b-reference.html
+# layout/reftests/counters/t1204-order-00-c-reference.html
+# layout/reftests/counters/t1202-counters-05-b-test.html
+# layout/reftests/counters/t1202-counters-01-b-reference.html
+# layout/reftests/counters/t1204-reset-01-c-o-reference.html
+# layout/reftests/counters/counter-trad-chinese-informal.html
+# layout/reftests/counters/t1202-counter-04-b-test.html
+# layout/reftests/counters/counter-ua-limits-list-01.html
+# layout/reftests/counters/t120401-scope-00-b-test.html
+# layout/reftests/counters/t1204-root-e-reference.html
+# layout/reftests/counters/counter-japanese-informal-ref.html
+# layout/reftests/counters/t120401-scope-01-c-reference.html
+# layout/reftests/counters/t1204-root-e-test.html
+# layout/reftests/counters/counter-korean-hanja-formal-ref.html
+# layout/reftests/counters/multiple-thai-counters-ref.html
+# layout/reftests/counters/t1202-counter-02-b-test.html
+# layout/reftests/counters/counter-reset-integer-range.html
+# layout/reftests/counters/t1204-order-01-d-reference.html
+# layout/reftests/counters/t1204-increment-02-c-o-reference.html
+# layout/reftests/counters/t120403-display-none-00-c-reference.html
+# layout/reftests/counters/t1202-counter-12-b-reference.html
+# layout/reftests/counters/counter-name-case-sensitive.html
+# layout/reftests/counters/t1204-order-01-d-test.html
+# layout/reftests/counters/t1202-counters-16-c-test.html
+# layout/reftests/counters/t120401-scope-02-c-reference.html
+# layout/reftests/counters/t1202-counters-10-b-test.html
+# layout/reftests/counters/t120401-scope-04-d-reference.html
+# layout/reftests/counters/t120403-display-none-00-c-test.html
+# layout/reftests/counters/t1202-counters-01-b-test.html
+# layout/reftests/counters/t1202-counter-09-b-test.html
+# layout/reftests/counters/counter-korean-hangul-formal-ref.html
+# layout/reftests/counters/t120401-scope-01-c-test.html
+# layout/reftests/counters/t1202-counter-04-b-reference.html
+# layout/reftests/counters/counter-korean-hanja-informal-ref.html
+# layout/reftests/counters/t1202-counters-02-b-test.html
+# layout/reftests/counters/counter-ethiopic-numeric-ref.html
+# layout/reftests/counters/counter-korean-hanja-formal.html
+# layout/reftests/counters/t1202-counters-16-c-reference.html
+# layout/reftests/counters/counter-reset-integer-range-ref.html
+# layout/reftests/counters/t1202-counters-17-d-reference.html
+# layout/reftests/counters/t120403-visibility-00-c-reference.html
+# layout/reftests/counters/t1202-counters-08-b-test.html
+# layout/reftests/counters/counter-ua-limits-03.html
+# layout/reftests/counters/t1202-counter-13-b-reference.html
+# layout/reftests/counters/counter-cjk-decimal-ref.html
+# layout/reftests/counters/t1202-counter-07-b-test.html
+# layout/reftests/counters/counter-ua-limits-01-ref.html
+# layout/reftests/counters/t1204-multiple-00-c-reference.html
+# layout/reftests/counters/counter-trad-chinese-formal-ref.html
+# layout/reftests/counters/t120403-content-none-00-c-test.html
+# layout/reftests/counters/t1204-reset-02-c-o-reference.html
+# layout/reftests/counters/t1202-counters-09-b-reference.html
+# layout/reftests/counters/t1204-multiple-01-c-reference.html
+# layout/reftests/counters/t120401-scope-03-c-reference.html
+# layout/reftests/counters/t1202-counter-06-b-test.html
+# layout/reftests/counters/t1202-counters-00-b-reference.html
+# layout/reftests/counters/t1202-counters-18-f-test.html
+# layout/reftests/counters/t1202-counter-08-b-reference.html
+# layout/reftests/counters/t1202-counter-15-b-reference.html
+# layout/reftests/counters/t1204-implied-01-c-test.html
+# layout/reftests/counters/t1204-increment-00-c-o-reference.html
+# layout/reftests/counters/counter-ua-limits-02.html
+# layout/reftests/counters/counter-ua-limits-01.html
+# layout/reftests/counters/t1204-reset-00-c-o-reference.html
+# layout/reftests/counters/t1202-counter-11-b-reference.html
+# layout/reftests/counters/t1202-counter-05-b-test.html
+# layout/reftests/counters/t1202-counter-06-b-reference.html
+# layout/reftests/fonts/mark-glyph.svg
+# layout/reftests/fonts/mark2-glyph.svg
+# layout/reftests/fonts/spacelookups/spacelookup-latnscr-deflang-deffeat.ttx
+# layout/reftests/fonts/spacelookups/spacelookup-defscr-deflang-ndeffeat.ttx
+# layout/reftests/fonts/spacelookups/spacelookup-defscr-deflang-deffeat.ttx
+# layout/reftests/fonts/spacelookups/spacelookup-latnscr-deflang-ndeffeat.ttx
+# layout/reftests/fonts/spacelookups/spacelookup-latnscr-fralang-deffeat.ttx
+# layout/reftests/fonts/spacelookups/spacelookup-latnscr-fralang-ndeffeat.ttx
+# layout/reftests/fonts/gsubtest/gsubtest-shell.ttx
+# layout/reftests/fonts/graphite/grtest-ot-only.ttx
+# layout/reftests/fonts/graphite/grtest-ot.ttx
+# layout/reftests/fonts/graphite/grtest-ref.ttx
+# layout/reftests/fonts/graphite/grtest-template.ttx
+# layout/reftests/text-shadow/overflow-not-scrollable-1.html
+# layout/reftests/text-shadow/723669-ref.html
+# layout/reftests/text-shadow/multiple-noblur.xul
+# layout/reftests/text-shadow/basic-negcoord-ref.xul
+# layout/reftests/text-shadow/color-parserorder.html
+# layout/reftests/text-shadow/basic-opacity.html
+# layout/reftests/text-shadow/standards-decor-noblur.html
+# layout/reftests/text-shadow/standards-decor-noblur-ref.html
+# layout/reftests/text-shadow/padding-decoration.html
+# layout/reftests/text-shadow/textindent-ref.html
+# layout/reftests/text-shadow/blur-notref.xul
+# layout/reftests/text-shadow/overflow-not-scrollable-1-ref2.html
+# layout/reftests/text-shadow/text-shadow-selected-2-ref.html
+# layout/reftests/text-shadow/text-shadow-on-selection-1-ref.html
+# layout/reftests/text-shadow/text-shadow-selected-2.html
+# layout/reftests/text-shadow/color-inherit.html
+# layout/reftests/text-shadow/723669.html
+# layout/reftests/text-shadow/color-parserorder-ref.html
+# layout/reftests/text-shadow/multiple-noblur-ref.xul
+# layout/reftests/text-shadow/blur-opacity.html
+# layout/reftests/text-shadow/basic-negcoord.html
+# layout/reftests/text-shadow/multiple-noblur-ref.html
+# layout/reftests/text-shadow/text-shadow-on-selection-2-ref.html
+# layout/reftests/text-shadow/lineoverflow.html
+# layout/reftests/text-shadow/text-shadow-on-selection-2.html
+# layout/reftests/text-shadow/text-shadow-selected-1-ref.html
+# layout/reftests/text-shadow/overflow-decoration.html
+# layout/reftests/text-shadow/basic.xul
+# layout/reftests/text-shadow/text-shadow-selected-2-notref.html
+# layout/reftests/text-shadow/basic-negcoord.xul
+# layout/reftests/text-shadow/text-shadow-on-space-1-ref.html
+# layout/reftests/text-shadow/text-shadow-on-selection-1.html
+# layout/reftests/text-shadow/lineoverflow-ref.html
+# layout/reftests/text-shadow/basic-ref.xul
+# layout/reftests/text-shadow/textindent.html
+# layout/reftests/text-shadow/decorations-multiple-zorder.html
+# layout/reftests/text-shadow/multiple-noblur.html
+# layout/reftests/text-shadow/blur-notref.html
+# layout/reftests/text-shadow/overflow-decoration-ref.html
+# layout/reftests/text-shadow/decorations-multiple-zorder-ref.html
+# layout/reftests/text-shadow/basic-opacity-ref.html
+# layout/reftests/text-shadow/blur.html
+# layout/reftests/text-shadow/basic-negcoord-ref.html
+# layout/reftests/text-shadow/basic-ref.html
+# layout/reftests/text-shadow/text-shadow-on-space-1.html
+# layout/reftests/text-shadow/quirks-decor-noblur-ref.html
+# layout/reftests/text-shadow/blur-opacity-ref.html
+# layout/reftests/text-shadow/overflow-not-scrollable-2.html
+# layout/reftests/text-shadow/padding-decoration-ref.html
+# layout/reftests/text-shadow/text-shadow-selected-1-notref.html
+# layout/reftests/text-shadow/basic.html
+# layout/reftests/text-shadow/blur.xul
+# layout/reftests/text-shadow/overflow-not-scrollable-1-ref.html
+# layout/reftests/text-shadow/quirks-decor-noblur.html
+# layout/reftests/text-shadow/text-shadow-selected-1.html
+# layout/reftests/text-shadow/overflow-not-scrollable-2-ref.html
+# layout/reftests/text-shadow/color-inherit-ref.html
+# layout/reftests/text-shadow/color-inherit.xul
+# layout/reftests/text-shadow/color-inherit-ref.xul
+# layout/reftests/webkit-box/webkit-box-pack-vert-1-ref.html
+# layout/reftests/webkit-box/webkit-box-anon-flex-items-3-ref.html
+# layout/reftests/webkit-box/webkit-box-anon-flex-items-1-ref.html
+# layout/reftests/webkit-box/webkit-display-values-1-ref.html
+# layout/reftests/webkit-box/webkit-box-align-horiz-1-ref.html
+# layout/reftests/webkit-box/webkit-box-anon-flex-items-2.html
+# layout/reftests/webkit-box/webkit-box-direction-1-ref.html
+# layout/reftests/webkit-box/webkit-box-ordinal-group-3-ref.html
+# layout/reftests/webkit-box/webkit-box-align-horiz-1b.html
+# layout/reftests/webkit-box/webkit-box-direction-2-ref.html
+# layout/reftests/webkit-box/webkit-box-abspos-children-1.html
+# layout/reftests/webkit-box/webkit-box-pack-vert-1.html
+# layout/reftests/webkit-box/webkit-box-flex-1-ref.html
+# layout/reftests/webkit-box/webkit-box-ordinal-group-3.html
+# layout/reftests/webkit-box/webkit-box-ordinal-group-1.html
+# layout/reftests/webkit-box/webkit-box-direction-1.html
+# layout/reftests/webkit-box/webkit-box-pack-horiz-1-ref.html
+# layout/reftests/webkit-box/webkit-box-pack-horiz-1a.html
+# layout/reftests/webkit-box/webkit-box-ordinal-group-2.html
+# layout/reftests/webkit-box/webkit-box-anon-flex-items-1b.html
+# layout/reftests/webkit-box/webkit-box-align-horiz-1a.html
+# layout/reftests/webkit-box/webkit-box-anon-flex-items-3.html
+# layout/reftests/webkit-box/webkit-box-pack-horiz-1b.html
+# layout/reftests/webkit-box/webkit-box-ordinal-group-2-ref.html
+# layout/reftests/webkit-box/webkit-box-flex-1.html
+# layout/reftests/webkit-box/webkit-box-direction-2.html
+# layout/reftests/webkit-box/webkit-box-abspos-children-1-ref.html
+# layout/reftests/webkit-box/webkit-box-anon-flex-items-1a.html
+# layout/reftests/webkit-box/webkit-box-anon-flex-items-2-ref.html
+# layout/reftests/webkit-box/webkit-box-align-vert-1.html
+# layout/reftests/webkit-box/webkit-box-ordinal-group-1-ref.html
+# layout/reftests/webkit-box/webkit-display-values-1.html
+# layout/reftests/webkit-box/webkit-box-align-vert-1-ref.html
+# layout/reftests/printing/609227-2-ref.html
+# layout/reftests/printing/1321803-1-ref.html
+# layout/reftests/printing/115199-2b.html
+# layout/reftests/printing/609227-2a.html
+# layout/reftests/printing/966419-1-ref.html
+# layout/reftests/printing/577450-1-ref.html
+# layout/reftests/printing/test-async-print.html
+# layout/reftests/printing/820496-1.html
+# layout/reftests/printing/129941-1a.html
+# layout/reftests/printing/272830-1-ref.html
+# layout/reftests/printing/403669-1-ref.html
+# layout/reftests/printing/966419-2-ref.html
+# layout/reftests/printing/129941-1e.html
+# layout/reftests/printing/652178-1.html
+# layout/reftests/printing/381497-f.html
+# layout/reftests/printing/626395-2a.html
+# layout/reftests/printing/115199-2-ref.html
+# layout/reftests/printing/1108104-ref.html
+# layout/reftests/printing/609227-1.html
+# layout/reftests/printing/129941-1b.html
+# layout/reftests/printing/129941-1d.html
+# layout/reftests/printing/318022-1-ref.html
+# layout/reftests/printing/626395-1-ref.html
+# layout/reftests/printing/115199-1.html
+# layout/reftests/printing/626395-2-ref.html
+# layout/reftests/printing/577450-1.html
+# layout/reftests/printing/115199-1-ref.html
+# layout/reftests/printing/960822-ref.html
+# layout/reftests/printing/652178-1-ref.html
+# layout/reftests/printing/403669-1.html
+# layout/reftests/printing/652178-1-ref2.html
+# layout/reftests/printing/1321803-1a.html
+# layout/reftests/printing/272830-1.html
+# layout/reftests/printing/820496-1-ref.html
+# layout/reftests/printing/626395-2d.html
+# layout/reftests/printing/745025-1-ref.html
+# layout/reftests/printing/1108104.html
+# layout/reftests/printing/960822.html
+# layout/reftests/printing/626395-1a.html
+# layout/reftests/printing/626395-2c.html
+# layout/reftests/printing/blank.html
+# layout/reftests/printing/745025-1.html
+# layout/reftests/printing/626395-2b.html
+# layout/reftests/printing/966419-2.html
+# layout/reftests/printing/966419-1.html
+# layout/reftests/printing/609227-1-ref.html
+# layout/reftests/printing/129941-1-ref.html
+# layout/reftests/printing/609227-2b.html
+# layout/reftests/printing/381497-n.html
+# layout/reftests/printing/318022-1.html
+# layout/reftests/printing/115199-2a.html
+# layout/reftests/printing/129941-1c.html
+# layout/reftests/printing/626395-1b.html
+# layout/reftests/table-html/cell-align-stopped-at-table-1-standards-ref.html
+# layout/reftests/table-html/cell-align-stopped-at-table-1-standards.html
+# layout/reftests/table-html/cell-align-stopped-at-table-1-quirks-ref.html
+# layout/reftests/table-html/cell-align-stopped-at-table-1-quirks.html
+# layout/reftests/css-ruby/intrinsic-isize-2-ref.html
+# layout/reftests/css-ruby/bidi-2-ref.html
+# layout/reftests/css-ruby/line-break-suppression-2.html
+# layout/reftests/css-ruby/justification-1.html
+# layout/reftests/css-ruby/box-generation-3-ref.html
+# layout/reftests/css-ruby/relative-positioning-2-ref.html
+# layout/reftests/css-ruby/ruby-position-horizontal.html
+# layout/reftests/css-ruby/ruby-span-1-ref.html
+# layout/reftests/css-ruby/box-generation-5-ref.html
+# layout/reftests/css-ruby/bidi-2.html
+# layout/reftests/css-ruby/intra-level-whitespace-1-ref.html
+# layout/reftests/css-ruby/ruby-align-2.html
+# layout/reftests/css-ruby/line-height-2-ref.html
+# layout/reftests/css-ruby/ruby-position-vertical-rl.html
+# layout/reftests/css-ruby/dynamic-insertion-1.html
+# layout/reftests/css-ruby/ruby-position-vertical-lr.html
+# layout/reftests/css-ruby/float-handling-ref.html
+# layout/reftests/css-ruby/dynamic-removal-3.html
+# layout/reftests/css-ruby/line-height-1-ref.html
+# layout/reftests/css-ruby/box-generation-4-ref.html
+# layout/reftests/css-ruby/dynamic-removal-1-ref.html
+# layout/reftests/css-ruby/intra-level-whitespace-3.html
+# layout/reftests/css-ruby/line-height-3-ref.html
+# layout/reftests/css-ruby/dynamic-insertion-2.html
+# layout/reftests/css-ruby/box-properties-4.html
+# layout/reftests/css-ruby/line-break-suppression-1-ref.html
+# layout/reftests/css-ruby/line-break-suppression-5-ref.html
+# layout/reftests/css-ruby/intrinsic-isize-2.html
+# layout/reftests/css-ruby/justification-2.html
+# layout/reftests/css-ruby/intra-level-whitespace-3-ref.html
+# layout/reftests/css-ruby/box-properties-2.html
+# layout/reftests/css-ruby/line-break-suppression-4-ref.html
+# layout/reftests/css-ruby/line-height-2.html
+# layout/reftests/css-ruby/box-properties-3-ref.html
+# layout/reftests/css-ruby/ruby-align-1a.html
+# layout/reftests/css-ruby/no-transform-ref.html
+# layout/reftests/css-ruby/relative-positioning-1.html
+# layout/reftests/css-ruby/ruby-whitespace-2-ref.html
+# layout/reftests/css-ruby/line-break-suppression-2-ref.html
+# layout/reftests/css-ruby/ruby-align-2-ref.html
+# layout/reftests/css-ruby/min-font-size-1-ref.html
+# layout/reftests/css-ruby/ruby-align-2a.html
+# layout/reftests/css-ruby/line-break-suppression-5.html
+# layout/reftests/css-ruby/lang-specific-style-1.html
+# layout/reftests/css-ruby/box-properties-1-ref.html
+# layout/reftests/css-ruby/ruby-position-horizontal-ref.html
+# layout/reftests/css-ruby/bug1181890.html
+# layout/reftests/css-ruby/bidi-1.html
+# layout/reftests/css-ruby/inflated-ruby-1.html
+# layout/reftests/css-ruby/ruby-align-1.html
+# layout/reftests/css-ruby/dynamic-removal-1.html
+# layout/reftests/css-ruby/bidi-1-ref.html
+# layout/reftests/css-ruby/dynamic-insertion-3.html
+# layout/reftests/css-ruby/intrinsic-isize-1.html
+# layout/reftests/css-ruby/line-breaking-1-ref.html
+# layout/reftests/css-ruby/line-height-1.html
+# layout/reftests/css-ruby/dynamic-removal-3-ref.html
+# layout/reftests/css-ruby/ruby-position-vertical-lr-ref.html
+# layout/reftests/css-ruby/line-breaking-1.html
+# layout/reftests/css-ruby/justification-2-ref.html
+# layout/reftests/css-ruby/ruby-position-vertical-rl-ref.html
+# layout/reftests/css-ruby/ruby-whitespace-2.html
+# layout/reftests/css-ruby/line-breaking-2.html
+# layout/reftests/css-ruby/box-generation-5.html
+# layout/reftests/css-ruby/lang-specific-style-1-ref.html
+# layout/reftests/css-ruby/float-handling.html
+# layout/reftests/css-ruby/ruby-span-1.html
+# layout/reftests/css-ruby/line-break-suppression-4.html
+# layout/reftests/css-ruby/line-break-suppression-3-ref.html
+# layout/reftests/css-ruby/line-break-suppression-3.html
+# layout/reftests/css-ruby/intra-level-whitespace-2-ref.html
+# layout/reftests/css-ruby/dynamic-removal-2-ref.html
+# layout/reftests/css-ruby/ruby-reflow-1-transparentruby.html
+# layout/reftests/css-ruby/dynamic-removal-2.html
+# layout/reftests/css-ruby/bug1181890-notref.html
+# layout/reftests/css-ruby/line-height-4-ref.html
+# layout/reftests/css-ruby/line-height-3.html
+# layout/reftests/css-ruby/justification-1-ref.html
+# layout/reftests/css-ruby/intra-level-whitespace-2.html
+# layout/reftests/css-ruby/ruby-whitespace-1-ref.html
+# layout/reftests/css-ruby/min-font-size-1.html
+# layout/reftests/css-ruby/dynamic-insertion-3-ref.html
+# layout/reftests/css-ruby/relative-positioning-1-ref.html
+# layout/reftests/css-ruby/dynamic-insertion-2-ref.html
+# layout/reftests/css-ruby/relative-positioning-2.html
+# layout/reftests/css-ruby/ruby-reflow-1-opaqueruby.html
+# layout/reftests/css-ruby/box-generation-3.html
+# layout/reftests/css-ruby/box-generation-4.html
+# layout/reftests/css-ruby/box-properties-1.html
+# layout/reftests/css-ruby/box-generation-1.html
+# layout/reftests/css-ruby/line-breaking-2-ref.html
+# layout/reftests/css-ruby/box-generation-2.html
+# layout/reftests/css-ruby/dynamic-insertion-1-ref.html
+# layout/reftests/css-ruby/box-generation-2-ref.html
+# layout/reftests/css-ruby/ruby-whitespace-1.html
+# layout/reftests/css-ruby/line-break-suppression-1.html
+# layout/reftests/css-ruby/ruby-reflow-1-noruby.html
+# layout/reftests/css-ruby/no-transform.html
+# layout/reftests/css-ruby/ruby-align-1-ref.html
+# layout/reftests/css-ruby/intra-level-whitespace-1.html
+# layout/reftests/css-ruby/box-generation-1-ref.html
+# layout/reftests/css-ruby/inflated-ruby-1-ref.html
+# layout/reftests/css-ruby/bug1181890-ref.html
+# layout/reftests/css-ruby/box-properties-3.html
+# layout/reftests/css-ruby/nested-ruby-1.html
+# layout/reftests/css-ruby/box-properties-2-ref.html
+# layout/reftests/css-ruby/line-height-4.html
+# layout/reftests/css-ruby/box-properties-4-ref.html
+# layout/reftests/css-ruby/intrinsic-isize-1-ref.html
+# layout/reftests/font-inflation/select-combobox-3-ref.html
+# layout/reftests/font-inflation/height-constraint-percent-6.html
+# layout/reftests/font-inflation/input-checkbox.html
+# layout/reftests/font-inflation/intrinsic-fit-1c-ref.html
+# layout/reftests/font-inflation/threshold-scope-float-overflow-1.html
+# layout/reftests/font-inflation/select-combobox-2-ref.html
+# layout/reftests/font-inflation/threshold-textarea-contents-at-1-ref.html
+# layout/reftests/font-inflation/select-listbox-1.html
+# layout/reftests/font-inflation/threshold-1c-ref.html
+# layout/reftests/font-inflation/xul-reflow-1-ref.html
+# layout/reftests/font-inflation/height-constraint-percent-4-ref.html
+# layout/reftests/font-inflation/bullet-1-ref.html
+# layout/reftests/font-inflation/select-combobox-3.html
+# layout/reftests/font-inflation/maxRatio-1.html
+# layout/reftests/font-inflation/threshold-scope-float-1-ref.html
+# layout/reftests/font-inflation/decoration-1-ref.html
+# layout/reftests/font-inflation/text-2.html
+# layout/reftests/font-inflation/threshold-1b-ref.html
+# layout/reftests/font-inflation/intrinsic-min-1-ref.html
+# layout/reftests/font-inflation/text-3.html
+# layout/reftests/font-inflation/select-combobox-2.html
+# layout/reftests/font-inflation/disable-fontinfl-on-mobile-2.html
+# layout/reftests/font-inflation/intrinsic-fit-2b.html
+# layout/reftests/font-inflation/input-text-2-noheight-ref.html
+# layout/reftests/font-inflation/text-1-ref.html
+# layout/reftests/font-inflation/container-with-clamping.html
+# layout/reftests/font-inflation/disable-fontinfl-on-mobile-3.html
+# layout/reftests/font-inflation/fixed-height-body.html
+# layout/reftests/font-inflation/intrinsic-fit-1b-ref.html
+# layout/reftests/font-inflation/threshold-2.html
+# layout/reftests/font-inflation/threshold-textarea-contents-at-2.html
+# layout/reftests/font-inflation/intrinsic-fit-2c.html
+# layout/reftests/font-inflation/consecutive-inline.html
+# layout/reftests/font-inflation/fixed-height-body-ref.html
+# layout/reftests/font-inflation/threshold-1b.html
+# layout/reftests/font-inflation/input-text-1-noheight.html
+# layout/reftests/font-inflation/height-constraint-percent-7-ref.html
+# layout/reftests/font-inflation/height-constraint-percent-8.html
+# layout/reftests/font-inflation/height-constraint-percent-1-ref.html
+# layout/reftests/font-inflation/threshold-input-text-contents-at-1.html
+# layout/reftests/font-inflation/text-4-ref.html
+# layout/reftests/font-inflation/text-4.html
+# layout/reftests/font-inflation/intrinsic-fit-2a.html
+# layout/reftests/font-inflation/container-with-clamping-innerFrame.html
+# layout/reftests/font-inflation/select-combobox-1.html
+# layout/reftests/font-inflation/fixed-height-body-child-ref.html
+# layout/reftests/font-inflation/textarea-2.html
+# layout/reftests/font-inflation/threshold-textarea-contents-under-1.html
+# layout/reftests/font-inflation/input-text-2-height.html
+# layout/reftests/font-inflation/threshold-select-listbox-contents-at-2.html
+# layout/reftests/font-inflation/threshold-scope-float-2.html
+# layout/reftests/font-inflation/input-text-3-noheight.html
+# layout/reftests/font-inflation/threshold-scope-cell-2.html
+# layout/reftests/font-inflation/intrinsic-fit-1c.html
+# layout/reftests/font-inflation/height-constraint-percent-1.html
+# layout/reftests/font-inflation/threshold-3-ref.html
+# layout/reftests/font-inflation/textarea-1.html
+# layout/reftests/font-inflation/threshold-select-combobox-contents-at-1.html
+# layout/reftests/font-inflation/threshold-input-text-contents-at-2-ref.html
+# layout/reftests/font-inflation/list-1-ref.html
+# layout/reftests/font-inflation/disable-fontinfl-on-mobile.html
+# layout/reftests/font-inflation/threshold-input-text-contents-at-1-ref.html
+# layout/reftests/font-inflation/threshold-1a.html
+# layout/reftests/font-inflation/height-constraint-percent-5.html
+# layout/reftests/font-inflation/threshold-select-combobox-contents-at-1-ref.html
+# layout/reftests/font-inflation/threshold-textarea-contents-at-1.html
+# layout/reftests/font-inflation/threshold-scope-cell-1-ref.html
+# layout/reftests/font-inflation/relevant-width-1.html
+# layout/reftests/font-inflation/threshold-scope-float-2-ref.html
+# layout/reftests/font-inflation/threshold-scope-cell-1.html
+# layout/reftests/font-inflation/input-text-2-noheight.html
+# layout/reftests/font-inflation/threshold-textarea-contents-under-2.html
+# layout/reftests/font-inflation/text-3-ref.html
+# layout/reftests/font-inflation/intrinsic-fit-1a.html
+# layout/reftests/font-inflation/threshold-select-listbox-contents-under-2.html
+# layout/reftests/font-inflation/threshold-input-text-contents-under-1.html
+# layout/reftests/font-inflation/select-listbox-2-ref.html
+# layout/reftests/font-inflation/input-text-1-noheight-ref.html
+# layout/reftests/font-inflation/min-width-passes-1-ref.html
+# layout/reftests/font-inflation/threshold-select-listbox-contents-at-1.html
+# layout/reftests/font-inflation/min-width-passes-1.html
+# layout/reftests/font-inflation/height-constraint-percent-8-ref.html
+# layout/reftests/font-inflation/threshold-3.html
+# layout/reftests/font-inflation/height-constraint-percent-2.html
+# layout/reftests/font-inflation/threshold-select-combobox-contents-at-2.html
+# layout/reftests/font-inflation/video-1.html
+# layout/reftests/font-inflation/css-transform-2-ref.html
+# layout/reftests/font-inflation/threshold-select-combobox-contents-under-1.html
+# layout/reftests/font-inflation/threshold-scope-float-1.html
+# layout/reftests/font-inflation/preformatted-text.html
+# layout/reftests/font-inflation/css-transform-2.html
+# layout/reftests/font-inflation/css-transform-1-ref.html
+# layout/reftests/font-inflation/relevant-width-1-ref.html
+# layout/reftests/font-inflation/height-constraint-percent-2-ref.html
+# layout/reftests/font-inflation/maxRatio-1-ref.html
+# layout/reftests/font-inflation/consecutive-inline-ref.html
+# layout/reftests/font-inflation/height-constraint-percent-5-ref.html
+# layout/reftests/font-inflation/threshold-select-listbox-contents-at-2-ref.html
+# layout/reftests/font-inflation/preformatted-text-ref.html
+# layout/reftests/font-inflation/threshold-scope-float-overflow-2-ref.html
+# layout/reftests/font-inflation/container-with-clamping-innerFrame-ref.html
+# layout/reftests/font-inflation/threshold-scope-float-overflow-2.html
+# layout/reftests/font-inflation/fixed-height-body-child.html
+# layout/reftests/font-inflation/intrinsic-max-1.html
+# layout/reftests/font-inflation/text-2-ref.html
+# layout/reftests/font-inflation/threshold-scope-cell-3.html
+# layout/reftests/font-inflation/list-1.html
+# layout/reftests/font-inflation/input-text-3-height.html
+# layout/reftests/font-inflation/input-text-3-noheight-ref.html
+# layout/reftests/font-inflation/relevant-width-overflow-1-ref.html
+# layout/reftests/font-inflation/textarea-3-ref.html
+# layout/reftests/font-inflation/intrinsic-fit-1b.html
+# layout/reftests/font-inflation/threshold-scope-cell-3-ref.html
+# layout/reftests/font-inflation/height-constraint-percent-4.html
+# layout/reftests/font-inflation/input-text-1-height.html
+# layout/reftests/font-inflation/relevant-width-overflow-1.html
+# layout/reftests/font-inflation/text-1.html
+# layout/reftests/font-inflation/height-constraint-percent-7.html
+# layout/reftests/font-inflation/css-transform-1.html
+# layout/reftests/font-inflation/disable-fontinfl-on-mobile-ref.html
+# layout/reftests/font-inflation/threshold-input-text-contents-under-2.html
+# layout/reftests/font-inflation/select-listbox-2.html
+# layout/reftests/font-inflation/threshold-textarea-contents-at-2-ref.html
+# layout/reftests/font-inflation/container-with-clamping-ref.html
+# layout/reftests/font-inflation/threshold-select-listbox-contents-at-1-ref.html
+# layout/reftests/font-inflation/disable-fontinfl-on-mobile-5.html
+# layout/reftests/font-inflation/height-constraint-percent-6-ref.html
+# layout/reftests/font-inflation/select-listbox-1-ref.html
+# layout/reftests/font-inflation/threshold-scope-float-overflow-1-ref.html
+# layout/reftests/font-inflation/intrinsic-fit-1a-ref.html
+# layout/reftests/font-inflation/threshold-select-combobox-contents-at-2-ref.html
+# layout/reftests/font-inflation/textarea-3.html
+# layout/reftests/font-inflation/textarea-1-ref.html
+# layout/reftests/font-inflation/select-combobox-1-ref.html
+# layout/reftests/font-inflation/xul-reflow-1.html
+# layout/reftests/font-inflation/threshold-1c.html
+# layout/reftests/font-inflation/input-text-1-height-ref.html
+# layout/reftests/font-inflation/textarea-2-ref.html
+# layout/reftests/font-inflation/threshold-scope-cell-2-ref.html
+# layout/reftests/font-inflation/threshold-select-combobox-contents-under-2.html
+# layout/reftests/font-inflation/bullet-1.html
+# layout/reftests/font-inflation/input-text-2-height-ref.html
+# layout/reftests/font-inflation/intrinsic-min-1.html
+# layout/reftests/font-inflation/input-radio.html
+# layout/reftests/font-inflation/input-text-3-height-ref.html
+# layout/reftests/font-inflation/threshold-input-text-contents-at-2.html
+# layout/reftests/font-inflation/threshold-select-listbox-contents-under-1.html
+# layout/reftests/font-inflation/threshold-2-ref.html
+# layout/reftests/font-inflation/height-constraint-percent-3.html
+# layout/reftests/font-inflation/intrinsic-max-1-ref.html
+# layout/reftests/font-inflation/height-constraint-percent-3-ref.html
+# layout/reftests/font-inflation/decoration-1.html
+# layout/reftests/webm-video/object-fit-contain-webm-002-ref.html
+# layout/reftests/webm-video/object-position-webm-002-ref.html
+# layout/reftests/webm-video/poster-4.html
+# layout/reftests/webm-video/poster-6.html
+# layout/reftests/webm-video/object-fit-scale-down-webm-001.html
+# layout/reftests/webm-video/empty-1-ref.html
+# layout/reftests/webm-video/poster-ref-black140x100.html
+# layout/reftests/webm-video/poster-8.html
+# layout/reftests/webm-video/aspect-ratio-3-ref.xhtml
+# layout/reftests/webm-video/object-fit-cover-webm-002-ref.html
+# layout/reftests/webm-video/aspect-ratio-1a.xhtml
+# layout/reftests/webm-video/object-fit-cover-webm-001.html
+# layout/reftests/webm-video/poster-11.html
+# layout/reftests/webm-video/object-fit-contain-webm-001-ref.html
+# layout/reftests/webm-video/aspect-ratio-1-ref.html
+# layout/reftests/webm-video/object-fit-fill-webm-001-ref.html
+# layout/reftests/webm-video/poster-ref-red140x100.html
+# layout/reftests/webm-video/offset-1-ref.html
+# layout/reftests/webm-video/object-fit-fill-webm-001.html
+# layout/reftests/webm-video/object-fit-scale-down-webm-001-ref.html
+# layout/reftests/webm-video/poster-12.html
+# layout/reftests/webm-video/bug686957-ref.html
+# layout/reftests/webm-video/basic-1-ref.html
+# layout/reftests/webm-video/poster-ref-blue140x100.html
+# layout/reftests/webm-video/bug686957.html
+# layout/reftests/webm-video/object-fit-none-webm-001-ref.html
+# layout/reftests/webm-video/object-fit-scale-down-webm-002-ref.html
+# layout/reftests/webm-video/poster-3.html
+# layout/reftests/webm-video/encoded-aspect-ratio-1-ref.html
+# layout/reftests/webm-video/canvas-1a.xhtml
+# layout/reftests/webm-video/offset-1.xhtml
+# layout/reftests/webm-video/object-aspect-ratio-1a.xhtml
+# layout/reftests/webm-video/zoomed-1.xhtml
+# layout/reftests/webm-video/clipping-1a.html
+# layout/reftests/webm-video/object-fit-fill-webm-002-ref.html
+# layout/reftests/webm-video/aspect-ratio-2-ref.html
+# layout/reftests/webm-video/object-position-webm-001-ref.html
+# layout/reftests/webm-video/canvas-1b.xhtml
+# layout/reftests/webm-video/object-aspect-ratio-2a.xhtml
+# layout/reftests/webm-video/object-fit-contain-webm-001.html
+# layout/reftests/webm-video/poster-5.html
+# layout/reftests/webm-video/object-fit-cover-webm-001-ref.html
+# layout/reftests/webm-video/object-fit-none-webm-002.html
+# layout/reftests/webm-video/object-fit-none-webm-002-ref.html
+# layout/reftests/webm-video/aspect-ratio-2b.xhtml
+# layout/reftests/webm-video/poster-15.html
+# layout/reftests/webm-video/poster-10.html
+# layout/reftests/webm-video/zoomed-1-ref.html
+# layout/reftests/webm-video/aspect-ratio-3a.xhtml
+# layout/reftests/webm-video/clipping-1-ref.html
+# layout/reftests/webm-video/object-position-webm-001.html
+# layout/reftests/webm-video/aspect-ratio-1b.xhtml
+# layout/reftests/webm-video/object-aspect-ratio-2b.xhtml
+# layout/reftests/webm-video/poster-2.html
+# layout/reftests/webm-video/aspect-ratio-3b.xhtml
+# layout/reftests/webm-video/poster-ref-red160x120.html
+# layout/reftests/webm-video/empty-1b.html
+# layout/reftests/webm-video/poster-13.html
+# layout/reftests/webm-video/object-fit-cover-webm-002.html
+# layout/reftests/webm-video/object-aspect-ratio-1b.xhtml
+# layout/reftests/webm-video/object-fit-fill-webm-002.html
+# layout/reftests/webm-video/encoded-aspect-ratio-1.html
+# layout/reftests/webm-video/aspect-ratio-2a.xhtml
+# layout/reftests/webm-video/empty-1a.html
+# layout/reftests/webm-video/poster-7.html
+# layout/reftests/webm-video/object-position-webm-002.html
+# layout/reftests/webm-video/poster-ref-blue400x300.html
+# layout/reftests/webm-video/poster-ref-blue125x100.html
+# layout/reftests/webm-video/poster-ref-green70x30.html
+# layout/reftests/webm-video/object-fit-contain-webm-002.html
+# layout/reftests/webm-video/basic-1.xhtml
+# layout/reftests/webm-video/poster-ref-blue250x200.html
+# layout/reftests/webm-video/object-fit-none-webm-001.html
+# layout/reftests/webm-video/object-fit-scale-down-webm-002.html
+# layout/reftests/webm-video/poster-1.html
+# layout/reftests/position-relative/table-collapse-2.html
+# layout/reftests/position-relative/table-separate-1-ref.html
+# layout/reftests/position-relative/table-collapse-1.html
+# layout/reftests/position-relative/table-collapse-3.html
+# layout/reftests/position-relative/table-collapse-4.html
+# layout/reftests/position-relative/table-collapse-4-ref.html
+# layout/reftests/position-relative/table-separate-4.html
+# layout/reftests/position-relative/table-collapse-1-ref.html
+# layout/reftests/position-relative/table-collapse-3-ref.html
+# layout/reftests/position-relative/table-separate-3-ref.html
+# layout/reftests/position-relative/table-separate-1.html
+# layout/reftests/position-relative/1115999-1.html
+# layout/reftests/position-relative/table-separate-2-ref.html
+# layout/reftests/position-relative/table-separate-3.html
+# layout/reftests/position-relative/1115999-1-ref.html
+# layout/reftests/position-relative/table-separate-4-ref.html
+# layout/reftests/position-relative/table-collapse-2-ref.html
+# layout/reftests/position-relative/table-separate-2.html
+# layout/reftests/unicode/unicode-pseudo-selector.html
+# layout/reftests/unicode/langattribute.html
+# layout/reftests/unicode/unicode-media-query-query.html
+# layout/reftests/unicode/unicode-ref.html
+# layout/reftests/unicode/unicode-ref-print.html
+# layout/reftests/unicode/unicode-media-query-media-type.html
+# layout/reftests/unicode/langattribute-ref.html
+# layout/reftests/unicode/unicode-lang.html
+# layout/reftests/unicode/unicode-attribute-selector.html
+# layout/reftests/unicode/unicode-element-selector.html
+# layout/reftests/css-required/css-required-hidden.html
+# layout/reftests/css-required/css-required-search.html
+# layout/reftests/css-required/css-required-dyn-1.html
+# layout/reftests/css-required/css-required-text.html
+# layout/reftests/css-required/css-required-reset.html
+# layout/reftests/css-required/css-required-button.html
+# layout/reftests/css-required/css-required-tel-ref.html
+# layout/reftests/css-required/css-required-dyn-6.html
+# layout/reftests/css-required/css-required-text-ref.html
+# layout/reftests/css-required/css-required-dyn-5.html
+# layout/reftests/css-required/css-required-radio-ref.html
+# layout/reftests/css-required/css-required-file-ref.html
+# layout/reftests/css-required/css-required-checkbox.html
+# layout/reftests/css-required/css-required-radio.html
+# layout/reftests/css-required/css-required-dyn-4.html
+# layout/reftests/css-required/css-required-password.html
+# layout/reftests/css-required/css-required-select.html
+# layout/reftests/css-required/css-required-select-ref.html
+# layout/reftests/css-required/css-required-textarea.html
+# layout/reftests/css-required/css-required-file.html
+# layout/reftests/css-required/css-required-submit.html
+# layout/reftests/css-required/css-required-dyn-2.html
+# layout/reftests/css-required/css-required-button-element.html
+# layout/reftests/css-required/css-required-checkbox-ref.html
+# layout/reftests/css-required/css-required-dyn-3.html
+# layout/reftests/css-required/css-required-textarea-ref.html
+# layout/reftests/css-required/css-required-image.html
+# layout/reftests/css-required/css-required-tel.html
+# layout/reftests/css-required/css-required-password-ref.html
+# layout/reftests/css-required/css-required-search-ref.html
+# layout/reftests/native-theme/resizer-bottomend-flipped.xul
+# layout/reftests/native-theme/listbox-native.html
+# layout/reftests/native-theme/progress-overflow.html
+# layout/reftests/native-theme/resizer-bottomend-rtl.xul
+# layout/reftests/native-theme/checkbox-still-native-when-styled.html
+# layout/reftests/native-theme/radio-native.html
+# layout/reftests/native-theme/file-not-blank.html
+# layout/reftests/native-theme/text-control-not-blank.html
+# layout/reftests/native-theme/403458-winmenu-ltr.xul
+# layout/reftests/native-theme/scroll-thumb-minimum-size-theme.html
+# layout/reftests/native-theme/box-shadow-combobox-ref.html
+# layout/reftests/native-theme/427122-1.html
+# layout/reftests/native-theme/box-shadow-button.html
+# layout/reftests/native-theme/combobox-native.html
+# layout/reftests/native-theme/select-mirrored-when-rtl-ref.html
+# layout/reftests/native-theme/listbox-nonnative.html
+# layout/reftests/native-theme/textarea-nonnative.html
+# layout/reftests/native-theme/checkbox-dynamic-1.html
+# layout/reftests/native-theme/textarea-nonnative-when-styled-ref.html
+# layout/reftests/native-theme/select-mirrored-when-rtl.html
+# layout/reftests/native-theme/textarea-nonnative-when-styled.html
+# layout/reftests/native-theme/box-shadow-combobox.html
+# layout/reftests/native-theme/combobox-nonnative.html
+# layout/reftests/native-theme/button-not-blank.html
+# layout/reftests/native-theme/resizer-bottomend.xul
+# layout/reftests/native-theme/button-nonnative.html
+# layout/reftests/native-theme/checkbox-native.html
+# layout/reftests/native-theme/checkbox-still-native-when-styled-ref.html
+# layout/reftests/native-theme/searchfield-mirrored-when-rtl.xul
+# layout/reftests/native-theme/radio-not-blank.html
+# layout/reftests/native-theme/492155-1.html
+# layout/reftests/native-theme/menulist-mirrored-when-rtl.xul
+# layout/reftests/native-theme/listbox-nonnative-when-styled.html
+# layout/reftests/native-theme/combobox-nonnative-when-styled-ref.html
+# layout/reftests/native-theme/combobox-not-blank.html
+# layout/reftests/native-theme/box-shadow-input-ref.html
+# layout/reftests/native-theme/676387-1.xul
+# layout/reftests/native-theme/listbox-nonnative-when-styled-ref.html
+# layout/reftests/native-theme/resizer-bottomstart-rtl.xul
+# layout/reftests/native-theme/checkbox-not-mirrored-when-rtl.html
+# layout/reftests/native-theme/resizer-bottomstart.xul
+# layout/reftests/native-theme/492155-2.html
+# layout/reftests/native-theme/button-nonnative-when-styled.html
+# layout/reftests/native-theme/text-input-nonnative.html
+# layout/reftests/native-theme/box-shadow-listbox-ref.html
+# layout/reftests/native-theme/progress-overflow-small.html
+# layout/reftests/native-theme/listbox-not-blank.html
+# layout/reftests/native-theme/button-html-not-blank.html
+# layout/reftests/native-theme/box-shadow-button-ref.html
+# layout/reftests/native-theme/text-input-nonnative-when-styled-ref.html
+# layout/reftests/native-theme/box-shadow-input.html
+# layout/reftests/native-theme/menulist-mirrored-when-rtl-ref.xul
+# layout/reftests/native-theme/radio-still-native-when-styled-ref.html
+# layout/reftests/native-theme/checkbox-not-mirrored-when-rtl-ref.html
+# layout/reftests/native-theme/scroll-thumb-minimum-size-notheme.html
+# layout/reftests/native-theme/border-radius.html
+# layout/reftests/native-theme/482955-1.xul
+# layout/reftests/native-theme/searchfield-mirrored-when-rtl-ref.xul
+# layout/reftests/native-theme/676387-1-ref.xul
+# layout/reftests/native-theme/492155-3.html
+# layout/reftests/native-theme/border-radius-ref.html
+# layout/reftests/native-theme/fieldset-not-blank.html
+# layout/reftests/native-theme/box-shadow-listbox.html
+# layout/reftests/native-theme/checkbox-not-blank.html
+# layout/reftests/native-theme/470711-1-ref.xul
+# layout/reftests/native-theme/textarea-native.html
+# layout/reftests/native-theme/native-theme-disabled-cascade-levels-ref.html
+# layout/reftests/native-theme/textarea-not-blank.html
+# layout/reftests/native-theme/checkbox-nonnative.html
+# layout/reftests/native-theme/blank-window.xul
+# layout/reftests/native-theme/482955-1-ref.xul
+# layout/reftests/native-theme/native-theme-disabled-cascade-levels.html
+# layout/reftests/native-theme/470711-1.xul
+# layout/reftests/native-theme/403458-winmenu-rtl.xul
+# layout/reftests/native-theme/text-input-nonnative-when-styled.html
+# layout/reftests/native-theme/combobox-nonnative-when-styled.html
+# layout/reftests/native-theme/checkbox-dynamic-1-ref.html
+# layout/reftests/native-theme/text-input-native.html
+# layout/reftests/native-theme/resizer-bottomleft.xul
+# layout/reftests/native-theme/427122-1-ref.html
+# layout/reftests/native-theme/button-nonnative-when-styled-ref.html
+# layout/reftests/native-theme/radio-nonnative.html
+# layout/reftests/native-theme/492155-4.html
+# layout/reftests/native-theme/radio-still-native-when-styled.html
+# layout/reftests/native-theme/scroll-thumb-minimum-size-theme-ref.html
+# layout/reftests/native-theme/scroll-thumb-minimum-size-notheme-ref.html
+# layout/reftests/native-theme/progress-overflow-ref.html
+# layout/reftests/native-theme/button-native.html
+# layout/reftests/native-theme/resizer-left.xul
+# layout/reftests/native-theme/progress-nobar.html
+# layout/reftests/native-theme/resizer-bottomright.xul
+# layout/reftests/font-face/font-display-2-ref.html
+# layout/reftests/font-face/delete-rule-1.html
+# layout/reftests/font-face/507960-1-woff-bad-hint.html
+# layout/reftests/font-face/order-3.html
+# layout/reftests/font-face/name-override-simple-1.html
+# layout/reftests/font-face/multiple-in-family-1b.html
+# layout/reftests/font-face/color-2a.html
+# layout/reftests/font-face/font-display-1-ref.html
+# layout/reftests/font-face/name-collision-with-prefs-font-ref.html
+# layout/reftests/font-face/src-list-local-localized-ref.html
+# layout/reftests/font-face/media-query-remove-1-ref.html
+# layout/reftests/font-face/unicoderange-4.html
+# layout/reftests/font-face/color-2-ref.html
+# layout/reftests/font-face/color-1-ref.html
+# layout/reftests/font-face/underline-offset-change-1.html
+# layout/reftests/font-face/disable-sheet-5.html
+# layout/reftests/font-face/src-list-local-full.html
+# layout/reftests/font-face/multiple-in-family-1-notref.html
+# layout/reftests/font-face/cross-iframe-1.html
+# layout/reftests/font-face/src-list-1-ref.html
+# layout/reftests/font-face/local-styled-1.html
+# layout/reftests/font-face/media-query-inner-1.html
+# layout/reftests/font-face/src-list-2-ref.html
+# layout/reftests/font-face/name-override-1.html
+# layout/reftests/font-face/src-list-2-big-ref.html
+# layout/reftests/font-face/cross-iframe-1-ref.html
+# layout/reftests/font-face/src-list-data-4.html
+# layout/reftests/font-face/insert-rule-1a.html
+# layout/reftests/font-face/dynamic-duplicate-rule-1-ref.html
+# layout/reftests/font-face/order-2.html
+# layout/reftests/font-face/color-2-notref.html
+# layout/reftests/font-face/font-familiy-whitespace-1.html
+# layout/reftests/font-face/color-1-notref.html
+# layout/reftests/font-face/unicoderange-1.html
+# layout/reftests/font-face/media-query-remove-1.html
+# layout/reftests/font-face/reflow-sanity-1-ref.html
+# layout/reftests/font-face/download-1-notref.html
+# layout/reftests/font-face/enable-sheet-2.html
+# layout/reftests/font-face/sheet-set-switch-1-ref.html
+# layout/reftests/font-face/unicoderange-2.html
+# layout/reftests/font-face/load-badfullname-ref.html
+# layout/reftests/font-face/sheet-set-base-1-ref.html
+# layout/reftests/font-face/color-1b.html
+# layout/reftests/font-face/dynamic-duplicate-rule-1a.html
+# layout/reftests/font-face/prop-order-over-rule-order-1a.html
+# layout/reftests/font-face/local-1.html
+# layout/reftests/font-face/disable-sheet-1.html
+# layout/reftests/font-face/name-override-simple-1-ref.html
+# layout/reftests/font-face/order-2-ref.html
+# layout/reftests/font-face/font-error-404-2-ref.html
+# layout/reftests/font-face/src-list-data-2.html
+# layout/reftests/font-face/src-list-format-6.html
+# layout/reftests/font-face/src-list-actual-font-ref.html
+# layout/reftests/font-face/name-collision-with-prefs-font.html
+# layout/reftests/font-face/src-list-format-4.html
+# layout/reftests/font-face/media-query-add-1-ref.html
+# layout/reftests/font-face/src-list-data-1.html
+# layout/reftests/font-face/woff2-totalsfntsize-ref.html
+# layout/reftests/font-face/multiple-in-family-1.html
+# layout/reftests/font-face/507960-1-bad-offset-woff.html
+# layout/reftests/font-face/order-1-ref.html
+# layout/reftests/font-face/bug533251.html
+# layout/reftests/font-face/download-2-big.html
+# layout/reftests/font-face/ahem-metrics-1-ref.html
+# layout/reftests/font-face/font-error-404-1-ref.html
+# layout/reftests/font-face/507960-1-bad-sfnt-version-woff.html
+# layout/reftests/font-face/507960-1-bad-checksums-woff.html
+# layout/reftests/font-face/insert-rule-1b.html
+# layout/reftests/font-face/enable-sheet-6.html
+# layout/reftests/font-face/disable-sheet-1-ref.html
+# layout/reftests/font-face/underline-offset-change-2-ref.html
+# layout/reftests/font-face/name-collision-bad-url-ref.html
+# layout/reftests/font-face/src-list-format-2-ref.html
+# layout/reftests/font-face/ex-unit-1-ref.html
+# layout/reftests/font-face/bug533251-ref.html
+# layout/reftests/font-face/src-list-format-2.html
+# layout/reftests/font-face/enable-sheet-1.html
+# layout/reftests/font-face/download-2-ref.html
+# layout/reftests/font-face/enable-sheet-4.html
+# layout/reftests/font-face/src-list-2.html
+# layout/reftests/font-face/multiple-descriptor-1-ref.html
+# layout/reftests/font-face/font-redirect.html
+# layout/reftests/font-face/color-1a.html
+# layout/reftests/font-face/enable-sheet-1-ref.html
+# layout/reftests/font-face/reflow-sanity-delay-1b.html
+# layout/reftests/font-face/font-display-1.html
+# layout/reftests/font-face/prop-order-over-rule-order-2b.html
+# layout/reftests/font-face/download-2.html
+# layout/reftests/font-face/name-collision.html
+# layout/reftests/font-face/ex-unit-1.html
+# layout/reftests/font-face/woff2-1-ref.html
+# layout/reftests/font-face/order-3-ref.html
+# layout/reftests/font-face/src-list-1.html
+# layout/reftests/font-face/font-display-2.html
+# layout/reftests/font-face/reflow-sanity-delay-1a.html
+# layout/reftests/font-face/enable-sheet-7.html
+# layout/reftests/font-face/507960-1-bad-checksums-ttf.html
+# layout/reftests/font-face/download-2-big-otf.html
+# layout/reftests/font-face/resize-detector-iframe.html
+# layout/reftests/font-face/multiple-descriptor-1.html
+# layout/reftests/font-face/src-list-local-localized.html
+# layout/reftests/font-face/ahem-metrics-1.html
+# layout/reftests/font-face/download-3-ref.html
+# layout/reftests/font-face/reflow-sanity-delay-1-metrics.html
+# layout/reftests/font-face/missing-names.html
+# layout/reftests/font-face/enable-sheet-5.html
+# layout/reftests/font-face/download-3.html
+# layout/reftests/font-face/underline-offset-change-2.html
+# layout/reftests/font-face/src-list-local-ps.html
+# layout/reftests/font-face/src-list-local-full-ref.html
+# layout/reftests/font-face/download-1.html
+# layout/reftests/font-face/src-list-format-3.html
+# layout/reftests/font-face/486974-1.html
+# layout/reftests/font-face/reflow-sanity-1.html
+# layout/reftests/font-face/507960-1-woff-hint.html
+# layout/reftests/font-face/sheet-set-base-1.html
+# layout/reftests/font-face/synthetic-weight-style.html
+# layout/reftests/font-face/prop-order-over-rule-order-2a.html
+# layout/reftests/font-face/load-badchecksum-ref.html
+# layout/reftests/font-face/name-collision-ref.html
+# layout/reftests/font-face/unicoderange-1-ref.html
+# layout/reftests/font-face/name-collision-bad-url.html
+# layout/reftests/font-face/unicoderange-3-ref.html
+# layout/reftests/font-face/534352-1-extra-cmap-sentinel-ref.html
+# layout/reftests/font-face/ivs-1-ref.html
+# layout/reftests/font-face/507960-1-ref.html
+# layout/reftests/font-face/prop-order-over-rule-order-1b.html
+# layout/reftests/font-face/multiple-in-family-1-ref.html
+# layout/reftests/font-face/disable-sheet-4-ref.html
+# layout/reftests/font-face/src-list-format-5.html
+# layout/reftests/font-face/unicoderange-3.html
+# layout/reftests/font-face/src-list-data-ref.html
+# layout/reftests/font-face/src-list-2-big-otf.html
+# layout/reftests/font-face/507960-1-bad-sfnt-version-ttf.html
+# layout/reftests/font-face/src-list-data-3.html
+# layout/reftests/font-face/underline-offset-change-1-ref.html
+# layout/reftests/font-face/font-error-404-2.html
+# layout/reftests/font-face/insert-rule-1-ref.html
+# layout/reftests/font-face/src-list-format-7.html
+# layout/reftests/font-face/src-list-local-fallback-ref.html
+# layout/reftests/font-face/sheet-set-switch-1.html
+# layout/reftests/font-face/order-1.html
+# layout/reftests/font-face/missing-names-ref.html
+# layout/reftests/font-face/local-1-ref.html
+# layout/reftests/font-face/media-query-add-1.html
+# layout/reftests/font-face/font-error-404-1.html
+# layout/reftests/font-face/unicoderange-4-ref.html
+# layout/reftests/font-face/507960-1-bad-woff-sig.html
+# layout/reftests/font-face/507960-1-nofont.html
+# layout/reftests/font-face/woff2-1.html
+# layout/reftests/font-face/disable-sheet-4.html
+# layout/reftests/font-face/cross-iframe-1-inner-1.html
+# layout/reftests/font-face/restore-size-detector-iframe.html
+# layout/reftests/font-face/helveticaneue-ultra-ref.html
+# layout/reftests/font-face/name-override-1-ref.html
+# layout/reftests/font-face/534352-1-extra-cmap-sentinel.html
+# layout/reftests/font-face/ex-unit-1-dynamic.html
+# layout/reftests/font-face/synthetic-variations.html
+# layout/reftests/font-face/src-list-format-3-ref.html
+# layout/reftests/font-face/download-3-notref.html
+# layout/reftests/font-face/507960-1-woff.html
+# layout/reftests/font-face/cross-iframe-1-inner-2.html
+# layout/reftests/font-face/src-list-format-1-ref.html
+# layout/reftests/font-face/reflow-sanity-1-data.html
+# layout/reftests/font-face/helveticaneue-ultra.html
+# layout/reftests/font-face/font-familiy-whitespace-1-notref.html
+# layout/reftests/font-face/enable-sheet-4-ref.html
+# layout/reftests/font-face/cjkcisvs-1-ref.html
+# layout/reftests/font-face/load-badchecksum.html
+# layout/reftests/font-face/reflow-sanity-delay-1c.html
+# layout/reftests/font-face/synthetic-weight-style-ref.html
+# layout/reftests/font-face/src-list-format-1.html
+# layout/reftests/font-face/load-badfullname.html
+# layout/reftests/font-face/fallback-to-system-1.html
+# layout/reftests/font-face/delete-rule-1-ref.html
+# layout/reftests/font-face/woff2-totalsfntsize.html
+# layout/reftests/font-face/dynamic-duplicate-rule-1b.html
+# layout/reftests/font-face/unicoderange-2-ref.html
+# layout/reftests/font-face/dynamic-duplicate-rule-1c.html
+# layout/reftests/font-face/multiple-descriptor-1-notref.html
+# layout/reftests/font-face/src-list-local-full-quotes.html
+# layout/reftests/font-face/src-list-local-fallback.html
+# layout/reftests/font-face/ivs-1.html
+# layout/reftests/font-face/font-familiy-whitespace-1-ref.html
+# layout/reftests/font-face/fallback-to-system-1-ref.html
+# layout/reftests/font-face/cjkcisvs-1.html
+# layout/reftests/font-face/local-styled-1-ref.html
+# layout/reftests/font-face/enable-sheet-3.html
+# layout/reftests/font-face/synthetic-variations-ref.html
+# layout/reftests/css-invalid/fieldset/fieldset-dynamic-invalid.html
+# layout/reftests/css-invalid/fieldset/fieldset-add-valid-with-no-element.html
+# layout/reftests/css-invalid/fieldset/fieldset-add-valid-with-invalid-element.html
+# layout/reftests/css-invalid/fieldset/fieldset-dynamic-valid.html
+# layout/reftests/css-invalid/fieldset/fieldset-invalid-and-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-valid.html
+# layout/reftests/css-invalid/fieldset/fieldset-add-invalid-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-with-valid-and-invalid.html
+# layout/reftests/css-invalid/fieldset/fieldset-invalid-and-barred-remove-invalid.html
+# layout/reftests/css-invalid/fieldset/fieldset-nested-invalid.html
+# layout/reftests/css-invalid/fieldset/fieldset-nested-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-nested-barred-ref.html
+# layout/reftests/css-invalid/fieldset/fieldset-add-valid-element.html
+# layout/reftests/css-invalid/fieldset/fieldset-add-invalid-element-dynamic.html
+# layout/reftests/css-invalid/fieldset/fieldset-nested-valid-invalid.html
+# layout/reftests/css-invalid/fieldset/fieldset-valid-and-barred-remove-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-static-valid.html
+# layout/reftests/css-invalid/fieldset/fieldset-div-invalid.html
+# layout/reftests/css-invalid/fieldset/fieldset-add-invalid-element.html
+# layout/reftests/css-invalid/fieldset/fieldset-static-invalid-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-with-invalid-element-add-barred-dynamic.html
+# layout/reftests/css-invalid/fieldset/fieldset-remove-invalid-element.html
+# layout/reftests/css-invalid/fieldset/fieldset-add-invalid-with-valid-element.html
+# layout/reftests/css-invalid/fieldset/fieldset-dynamic-invalid-not-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-invalid-and-barred-remove-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-invalid.html
+# layout/reftests/css-invalid/fieldset/fieldset-valid-and-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-is-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-dynamic-invalid-barred.html
+# layout/reftests/css-invalid/fieldset/fieldset-static-invalid.html
+# layout/reftests/css-invalid/fieldset/fieldset-with-valid-element-add-barred-dynamic.html
+# layout/reftests/css-invalid/select/select-ref.html
+# layout/reftests/css-invalid/select/select-disabled.html
+# layout/reftests/css-invalid/select/select-fieldset-legend.html
+# layout/reftests/css-invalid/select/select-required-multiple-ref.html
+# layout/reftests/css-invalid/select/select-invalid.html
+# layout/reftests/css-invalid/select/select-fieldset-ref.html
+# layout/reftests/css-invalid/select/select-dyn-not-disabled.html
+# layout/reftests/css-invalid/select/select-required-multiple-invalid.html
+# layout/reftests/css-invalid/select/select-disabled-ref.html
+# layout/reftests/css-invalid/select/select-valid.html
+# layout/reftests/css-invalid/select/select-disabled-fieldset-1.html
+# layout/reftests/css-invalid/select/select-fieldset-legend-ref.html
+# layout/reftests/css-invalid/select/select-dyn-disabled.html
+# layout/reftests/css-invalid/select/select-required-multiple-valid.html
+# layout/reftests/css-invalid/select/select-required-ref.html
+# layout/reftests/css-invalid/select/select-required-valid.html
+# layout/reftests/css-invalid/select/select-required-invalid.html
+# layout/reftests/css-invalid/select/select-disabled-fieldset-2.html
+# layout/reftests/css-invalid/default-style/select-ref.html
+# layout/reftests/css-invalid/default-style/button.html
+# layout/reftests/css-invalid/default-style/button-ref.html
+# layout/reftests/css-invalid/default-style/fieldset.html
+# layout/reftests/css-invalid/default-style/input.html
+# layout/reftests/css-invalid/default-style/textarea-ref.html
+# layout/reftests/css-invalid/default-style/input-ref.html
+# layout/reftests/css-invalid/default-style/select.html
+# layout/reftests/css-invalid/default-style/textarea.html
+# layout/reftests/css-invalid/default-style/fieldset-ref.html
+# layout/reftests/css-invalid/output/output-ref.html
+# layout/reftests/css-invalid/output/output-valid.html
+# layout/reftests/css-invalid/output/output-invalid.html
+# layout/reftests/css-invalid/button/button-disabled-fieldset-2.html
+# layout/reftests/css-invalid/button/button-disabled.html
+# layout/reftests/css-invalid/button/button-invalid.html
+# layout/reftests/css-invalid/button/button-ref.html
+# layout/reftests/css-invalid/button/button-disabled-ref.html
+# layout/reftests/css-invalid/button/button-type-barred.html
+# layout/reftests/css-invalid/button/button-fieldset-ref.html
+# layout/reftests/css-invalid/button/button-dyn-disabled.html
+# layout/reftests/css-invalid/button/button-reset.html
+# layout/reftests/css-invalid/button/button-dyn-not-disabled.html
+# layout/reftests/css-invalid/button/button-fieldset-legend.html
+# layout/reftests/css-invalid/button/button-fieldset-legend-ref.html
+# layout/reftests/css-invalid/button/button-valid.html
+# layout/reftests/css-invalid/button/button-type-invalid.html
+# layout/reftests/css-invalid/button/button-disabled-fieldset-1.html
+# layout/reftests/css-invalid/button/button-button.html
+# layout/reftests/css-invalid/textarea/textarea-disabled-fieldset-2.html
+# layout/reftests/css-invalid/textarea/textarea-customerror.html
+# layout/reftests/css-invalid/textarea/textarea-fieldset-ref.html
+# layout/reftests/css-invalid/textarea/textarea-withtext-ref.html
+# layout/reftests/css-invalid/textarea/textarea-valid.html
+# layout/reftests/css-invalid/textarea/textarea-ref.html
+# layout/reftests/css-invalid/textarea/textarea-dyn-disabled.html
+# layout/reftests/css-invalid/textarea/textarea-readonly.html
+# layout/reftests/css-invalid/textarea/textarea-dyn-not-readonly.html
+# layout/reftests/css-invalid/textarea/textarea-required-invalid.html
+# layout/reftests/css-invalid/textarea/textarea-dyn-readonly.html
+# layout/reftests/css-invalid/textarea/textarea-required-valid.html
+# layout/reftests/css-invalid/textarea/textarea-fieldset-legend-ref.html
+# layout/reftests/css-invalid/textarea/textarea-disabled-fieldset-1.html
+# layout/reftests/css-invalid/textarea/textarea-disabled.html
+# layout/reftests/css-invalid/textarea/textarea-fieldset-legend.html
+# layout/reftests/css-invalid/textarea/textarea-dyn-not-disabled.html
+# layout/reftests/css-invalid/input/input-button-ref.html
+# layout/reftests/css-invalid/input/input-required-invalid.html
+# layout/reftests/css-invalid/input/input-readonly.html
+# layout/reftests/css-invalid/input/input-url-valid.html
+# layout/reftests/css-invalid/input/input-radio-dyn-valid-1.html
+# layout/reftests/css-invalid/input/input-required-valid.html
+# layout/reftests/css-invalid/input/input-radio-nogroup-required-valid.html
+# layout/reftests/css-invalid/input/input-image.html
+# layout/reftests/css-invalid/input/input-image-ref.html
+# layout/reftests/css-invalid/input/input-radio-customerror.html
+# layout/reftests/css-invalid/input/input-dyn-not-disabled.html
+# layout/reftests/css-invalid/input/input-fieldset-ref.html
+# layout/reftests/css-invalid/input/input-dyn-not-readonly.html
+# layout/reftests/css-invalid/input/input-url-ref.html
+# layout/reftests/css-invalid/input/input-radio-ref.html
+# layout/reftests/css-invalid/input/input-disabled-fieldset-2.html
+# layout/reftests/css-invalid/input/input-email-valid.html
+# layout/reftests/css-invalid/input/input-dyn-disabled.html
+# layout/reftests/css-invalid/input/input-withtext-ref.html
+# layout/reftests/css-invalid/input/input-type-barred.html
+# layout/reftests/css-invalid/input/input-pattern-valid.html
+# layout/reftests/css-invalid/input/input-submit.html
+# layout/reftests/css-invalid/input/input-valid.html
+# layout/reftests/css-invalid/input/input-customerror.html
+# layout/reftests/css-invalid/input/input-radio-required.html
+# layout/reftests/css-invalid/input/input-submit-ref.html
+# layout/reftests/css-invalid/input/input-email-ref.html
+# layout/reftests/css-invalid/input/input-fieldset-legend.html
+# layout/reftests/css-invalid/input/input-disabled.html
+# layout/reftests/css-invalid/input/input-ref.html
+# layout/reftests/css-invalid/input/input-radio-dyn-valid-2.html
+# layout/reftests/css-invalid/input/input-dyn-readonly.html
+# layout/reftests/css-invalid/input/input-button.html
+# layout/reftests/css-invalid/input/input-fieldset-legend-ref.html
+# layout/reftests/css-invalid/input/input-radio-nogroup-required-invalid.html
+# layout/reftests/css-invalid/input/input-disabled-fieldset-1.html
+# layout/reftests/css-invalid/input/input-type-invalid.html
+# layout/reftests/css-invalid/input/input-url-invalid.html
+# layout/reftests/css-invalid/input/input-email-invalid.html
+# layout/reftests/css-invalid/input/input-reset.html
+# layout/reftests/css-invalid/input/input-radio-focus-click.html
+# layout/reftests/css-invalid/input/input-radio-checked-ref.html
+# layout/reftests/css-invalid/input/input-pattern-invalid.html
+# layout/reftests/css-invalid/form/form-add-control.html
+# layout/reftests/css-invalid/form/form-valid-ref-2.html
+# layout/reftests/css-invalid/form/form-invalid-barred-ref.html
+# layout/reftests/css-invalid/form/form-with-valid-element-add-barred-dynamic.html
+# layout/reftests/css-invalid/form/form-invalid-ref-2.html
+# layout/reftests/css-invalid/form/form-static-invalid-barred.html
+# layout/reftests/css-invalid/form/form-dynamic-invalid-barred.html
+# layout/reftests/css-invalid/form/form-invalid-and-barred.html
+# layout/reftests/css-invalid/form/form-remove-invalid-element.html
+# layout/reftests/css-invalid/form/form-invalid-ref.html
+# layout/reftests/css-invalid/form/form-with-invalid-element-add-barred-dynamic.html
+# layout/reftests/css-invalid/form/form-invalid-and-barred-remove-barred.html
+# layout/reftests/css-invalid/form/form-add-invalid-element.html
+# layout/reftests/css-invalid/form/form-dynamic-valid.html
+# layout/reftests/css-invalid/form/form-invalid-barred.html
+# layout/reftests/css-invalid/form/form-add-invalid-with-valid-element.html
+# layout/reftests/css-invalid/form/form-add-valid-element.html
+# layout/reftests/css-invalid/form/form-static-valid.html
+# layout/reftests/css-invalid/form/form-dynamic-invalid-not-barred.html
+# layout/reftests/css-invalid/form/form-valid-ref-4.html
+# layout/reftests/css-invalid/form/form-valid-ref.html
+# layout/reftests/css-invalid/form/form-add-invalid-element-dynamic.html
+# layout/reftests/css-invalid/form/form-add-valid-with-invalid-element.html
+# layout/reftests/css-invalid/form/form-add-valid-with-no-element.html
+# layout/reftests/css-invalid/form/form-valid-and-barred-ref.html
+# layout/reftests/css-invalid/form/form-static-invalid.html
+# layout/reftests/css-invalid/form/form-dynamic-invalid.html
+# layout/reftests/css-invalid/form/form-valid-and-barred.html
+# layout/reftests/css-invalid/form/form-valid-and-barred-remove-barred.html
+# layout/reftests/css-invalid/form/form-with-valid-and-invalid.html
+# layout/reftests/columns/column-balancing-overflow-000.ref.html
+# layout/reftests/columns/pref-width-1-ref.html
+# layout/reftests/columns/margin-collapsing-bug616722-1.html
+# layout/reftests/columns/pref-width-1c.html
+# layout/reftests/columns/columnrule-complex-ref.html
+# layout/reftests/columns/column-balancing-overflow-001.html
+# layout/reftests/columns/column-balancing-nested-000-ref.html
+# layout/reftests/columns/column-balancing-overflow-004.ref.html
+# layout/reftests/columns/column-balancing-nested-001.html
+# layout/reftests/columns/pref-width-1a.html
+# layout/reftests/columns/columns-table-caption-000-ref.html
+# layout/reftests/columns/margin-collapsing-bug616722-2-ref.html
+# layout/reftests/columns/columnfill-overflow.html
+# layout/reftests/columns/basic-1.html
+# layout/reftests/columns/column-balancing-001.html
+# layout/reftests/columns/columnrule-basic.html
+# layout/reftests/columns/column-balancing-overflow-002.ref.html
+# layout/reftests/columns/column-balancing-004.ref.html
+# layout/reftests/columns/column-balancing-003.html
+# layout/reftests/columns/positioning-transforms-bug1112501-ref.html
+# layout/reftests/columns/columnrule-linestyles-notref.html
+# layout/reftests/columns/columns-table-caption-000.html
+# layout/reftests/columns/column-balancing-nested-000.html
+# layout/reftests/columns/column-balancing-nested-001-ref.html
+# layout/reftests/columns/min-width-2.html
+# layout/reftests/columns/column-balancing-000.html
+# layout/reftests/columns/min-width-1b.html
+# layout/reftests/columns/column-balancing-004.html
+# layout/reftests/columns/columnfill-auto-2.html
+# layout/reftests/columns/columnfill-auto-ref.html
+# layout/reftests/columns/column-balancing-overflow-003.html
+# layout/reftests/columns/column-balancing-002.ref.html
+# layout/reftests/columns/fieldset-columns-001-ref.html
+# layout/reftests/columns/columnfill-balance.html
+# layout/reftests/columns/columnfill-balance-ref.html
+# layout/reftests/columns/columnrule-padding-ref.html
+# layout/reftests/columns/positioning-transforms-bug1112501.html
+# layout/reftests/columns/columnrule-linestyles.html
+# layout/reftests/columns/column-balancing-overflow-002.html
+# layout/reftests/columns/column-balancing-000.ref.html
+# layout/reftests/columns/columnrule-overflow.html
+# layout/reftests/columns/min-width-1c.html
+# layout/reftests/columns/min-width-1a.html
+# layout/reftests/columns/column-box-alignment-rtl-ref.html
+# layout/reftests/columns/column-balancing-overflow-005.ref.html
+# layout/reftests/columns/column-balancing-overflow-005.html
+# layout/reftests/columns/columnrule-overflow-ref.html
+# layout/reftests/columns/columnrule-padding.html
+# layout/reftests/columns/margin-collapsing-bug616722-2.html
+# layout/reftests/columns/columnfill-auto-2-ref.html
+# layout/reftests/columns/columnfill-overflow-ref.html
+# layout/reftests/columns/margin-collapsing-bug616722-1-ref.html
+# layout/reftests/columns/column-box-alignment-rtl.html
+# layout/reftests/columns/column-balancing-002.html
+# layout/reftests/columns/column-balancing-overflow-004.html
+# layout/reftests/columns/columnrule-basic-ref.html
+# layout/reftests/columns/min-width-2-ref.html
+# layout/reftests/columns/columnfill-auto-3.html
+# layout/reftests/columns/pref-width-1b.html
+# layout/reftests/columns/fieldset-columns-001.html
+# layout/reftests/columns/column-balancing-overflow-000.html
+# layout/reftests/columns/basic-ref.html
+# layout/reftests/columns/columnrule-complex.html
+# layout/reftests/columns/min-width-1-ref.html
+# layout/reftests/columns/column-balancing-overflow-003.ref.html
+# layout/reftests/columns/columnfill-auto.html
+# layout/reftests/css-disabled/fieldset/fieldset-disabled.html
+# layout/reftests/css-disabled/fieldset/fieldset-fieldset-2.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-2.html
+# layout/reftests/css-disabled/fieldset/fieldset-enabled.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-4.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-ref-2.html
+# layout/reftests/css-disabled/fieldset/fieldset-fieldset-4.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-ref-1.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-ref-5.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-5.html
+# layout/reftests/css-disabled/fieldset/fieldset-fieldset-ref.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-ref-3.html
+# layout/reftests/css-disabled/fieldset/fieldset-fieldset-1.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-1.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-ref-4.html
+# layout/reftests/css-disabled/fieldset/fieldset-ref.html
+# layout/reftests/css-disabled/fieldset/fieldset-fieldset-3.html
+# layout/reftests/css-disabled/fieldset/fieldset-legend-3.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-4.html
+# layout/reftests/css-disabled/select/select-fieldset-ref-disabled.html
+# layout/reftests/css-disabled/select/select-fieldset-2.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-5.html
+# layout/reftests/css-disabled/select/select-fieldset-ref.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-1.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-ref-5.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-ref-1.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-ref-2.html
+# layout/reftests/css-disabled/select/select-fieldset-3.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-3.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-ref-4.html
+# layout/reftests/css-disabled/select/select-fieldset-4.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-ref-3.html
+# layout/reftests/css-disabled/select/select-fieldset-1.html
+# layout/reftests/css-disabled/select/select-fieldset-legend-2.html
+# layout/reftests/css-disabled/output/output-ref.html
+# layout/reftests/css-disabled/output/output.html
+# layout/reftests/css-disabled/object/object.html
+# layout/reftests/css-disabled/object/object-ref.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-ref-1.html
+# layout/reftests/css-disabled/button/button-fieldset-2.html
+# layout/reftests/css-disabled/button/button-fieldset-4.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-ref-2.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-4.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-5.html
+# layout/reftests/css-disabled/button/button-fieldset-3.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-ref-3.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-ref-5.html
+# layout/reftests/css-disabled/button/button-fieldset-ref.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-3.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-2.html
+# layout/reftests/css-disabled/button/button-fieldset-1.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-1.html
+# layout/reftests/css-disabled/button/button-fieldset-legend-ref-4.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-2.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-ref-1.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-5.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-1.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-ref.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-ref-4.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-ref-5.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-ref-3.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-3.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-2.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-ref-2.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-4.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-1.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-3.html
+# layout/reftests/css-disabled/textarea/textarea-fieldset-legend-4.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-ref-5.html
+# layout/reftests/css-disabled/input/input-fieldset-3.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-5.html
+# layout/reftests/css-disabled/input/input-fieldset-4.html
+# layout/reftests/css-disabled/input/input-fieldset-ref.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-3.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-2.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-ref-1.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-4.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-ref-4.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-1.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-ref-2.html
+# layout/reftests/css-disabled/input/input-fieldset-legend-ref-3.html
+# layout/reftests/css-disabled/input/input-fieldset-2.html
+# layout/reftests/css-disabled/input/input-fieldset-1.html
+# layout/reftests/css-disabled/label/label-ref.html
+# layout/reftests/css-disabled/label/label.html
+# layout/reftests/position-sticky/inline-2.html
+# layout/reftests/position-sticky/right-3.html
+# layout/reftests/position-sticky/containing-block-1.html
+# layout/reftests/position-sticky/left-right-3.html
+# layout/reftests/position-sticky/overcontain-1.html
+# layout/reftests/position-sticky/column-contain-1a.html
+# layout/reftests/position-sticky/bottom-1-ref.html
+# layout/reftests/position-sticky/scrollframe-auto-1.html
+# layout/reftests/position-sticky/block-in-inline-continuations.html
+# layout/reftests/position-sticky/padding-2-ref.html
+# layout/reftests/position-sticky/scrollframe-reflow-1-ref.html
+# layout/reftests/position-sticky/top-4.html
+# layout/reftests/position-sticky/inline-4.html
+# layout/reftests/position-sticky/scrollframe-reflow-2.html
+# layout/reftests/position-sticky/overconstrained-2.html
+# layout/reftests/position-sticky/top-bottom-3.html
+# layout/reftests/position-sticky/containing-block-1-ref.html
+# layout/reftests/position-sticky/initial-scroll-1.html
+# layout/reftests/position-sticky/top-1-ref.html
+# layout/reftests/position-sticky/initial-scroll-1-ref.html
+# layout/reftests/position-sticky/margin-1.html
+# layout/reftests/position-sticky/top-bottom-1.html
+# layout/reftests/position-sticky/stacking-context-1.html
+# layout/reftests/position-sticky/top-6.html
+# layout/reftests/position-sticky/bottom-2b.html
+# layout/reftests/position-sticky/top-bottom-3-ref.html
+# layout/reftests/position-sticky/overconstrained-3.html
+# layout/reftests/position-sticky/top-5.html
+# layout/reftests/position-sticky/top-bottom-2.html
+# layout/reftests/position-sticky/padding-1.html
+# layout/reftests/position-sticky/overcontain-1-ref.html
+# layout/reftests/position-sticky/scrollframe-auto-1-ref.html
+# layout/reftests/position-sticky/left-3.html
+# layout/reftests/position-sticky/inline-1-ref.html
+# layout/reftests/position-sticky/overconstrained-2-ref.html
+# layout/reftests/position-sticky/margin-1-ref.html
+# layout/reftests/position-sticky/bottom-1.html
+# layout/reftests/position-sticky/left-right-2-ref.html
+# layout/reftests/position-sticky/bottom-4.html
+# layout/reftests/position-sticky/overconstrained-3-ref.html
+# layout/reftests/position-sticky/scrollframe-reflow-2-ref.html
+# layout/reftests/position-sticky/column-contain-2.html
+# layout/reftests/position-sticky/padding-1-ref.html
+# layout/reftests/position-sticky/scrollframe-reflow-1.html
+# layout/reftests/position-sticky/inline-1.html
+# layout/reftests/position-sticky/block-in-inline-1.html
+# layout/reftests/position-sticky/block-in-inline-2.html
+# layout/reftests/position-sticky/inline-3.html
+# layout/reftests/position-sticky/bottom-2a.html
+# layout/reftests/position-sticky/inline-4-ref.html
+# layout/reftests/position-sticky/block-in-inline-1-ref.html
+# layout/reftests/position-sticky/left-right-3-ref.html
+# layout/reftests/position-sticky/initial-1.html
+# layout/reftests/position-sticky/left-2.html
+# layout/reftests/position-sticky/block-in-inline-3-ref.html
+# layout/reftests/position-sticky/left-1-ref.html
+# layout/reftests/position-sticky/block-in-inline-3.html
+# layout/reftests/position-sticky/stacking-context-1-ref.html
+# layout/reftests/position-sticky/block-in-inline-continuations-ref-inner.html
+# layout/reftests/position-sticky/block-in-inline-2-ref.html
+# layout/reftests/position-sticky/column-contain-1b.html
+# layout/reftests/position-sticky/bottom-2c.html
+# layout/reftests/position-sticky/right-3-ref.html
+# layout/reftests/position-sticky/right-2.html
+# layout/reftests/position-sticky/block-in-inline-continuations-ref.html
+# layout/reftests/position-sticky/right-1.html
+# layout/reftests/position-sticky/top-bottom-1-ref.html
+# layout/reftests/position-sticky/inline-3-ref.html
+# layout/reftests/position-sticky/bottom-3-ref.html
+# layout/reftests/position-sticky/top-2.html
+# layout/reftests/position-sticky/top-3-ref.html
+# layout/reftests/position-sticky/top-2-ref.html
+# layout/reftests/position-sticky/padding-2.html
+# layout/reftests/position-sticky/top-5-ref.html
+# layout/reftests/position-sticky/left-3-ref.html
+# layout/reftests/position-sticky/overconstrained-1.html
+# layout/reftests/position-sticky/left-1.html
+# layout/reftests/position-sticky/left-right-1-ref.html
+# layout/reftests/position-sticky/left-right-2.html
+# layout/reftests/position-sticky/inline-2-ref.html
+# layout/reftests/position-sticky/overconstrained-1-ref.html
+# layout/reftests/position-sticky/top-6-ref.html
+# layout/reftests/position-sticky/right-1-ref.html
+# layout/reftests/position-sticky/left-right-1.html
+# layout/reftests/position-sticky/column-contain-1-ref.html
+# layout/reftests/position-sticky/top-bottom-2-ref.html
+# layout/reftests/position-sticky/bottom-2-ref.html
+# layout/reftests/position-sticky/top-1.html
+# layout/reftests/position-sticky/padding-3-ref.html
+# layout/reftests/position-sticky/left-2-ref.html
+# layout/reftests/position-sticky/block-in-inline-continuations-inner.html
+# layout/reftests/position-sticky/bottom-4-ref.html
+# layout/reftests/position-sticky/top-4-ref.html
+# layout/reftests/position-sticky/right-2-ref.html
+# layout/reftests/position-sticky/column-contain-2-ref.html
+# layout/reftests/position-sticky/bottom-3.html
+# layout/reftests/position-sticky/initial-1-ref.html
+# layout/reftests/position-sticky/padding-3.html
+# layout/reftests/position-sticky/top-3.html
+# layout/reftests/async-scrolling/position-fixed-in-scroll-container-ref.html
+# layout/reftests/async-scrolling/sticky-pos-scrollable-3-ref.html
+# layout/reftests/async-scrolling/bg-fixed-in-opacity-ref.html
+# layout/reftests/async-scrolling/culling-1-ref.html
+# layout/reftests/async-scrolling/sticky-pos-scrollable-2.html
+# layout/reftests/async-scrolling/fixed-pos-scrollable-1.html
+# layout/reftests/async-scrolling/position-fixed-cover-1-ref.html
+# layout/reftests/async-scrolling/nested-2-ref.html
+# layout/reftests/async-scrolling/bg-fixed-in-opacity.html
+# layout/reftests/async-scrolling/offscreen-prerendered-active-opacity-ref.html
+# layout/reftests/async-scrolling/opaque-fractional-displayport-1.html
+# layout/reftests/async-scrolling/element-1-ref.html
+# layout/reftests/async-scrolling/background-blend-mode-1.html
+# layout/reftests/async-scrolling/offscreen-clipped-blendmode-ref.html
+# layout/reftests/async-scrolling/perspective-scrolling-4.html
+# layout/reftests/async-scrolling/culling-1.html
+# layout/reftests/async-scrolling/position-fixed-cover-3-ref.html
+# layout/reftests/async-scrolling/position-fixed-inside-sticky-1.html
+# layout/reftests/async-scrolling/sticky-pos-scrollable-2-ref.html
+# layout/reftests/async-scrolling/position-fixed-iframe-2.html
+# layout/reftests/async-scrolling/bg-fixed-child-no-culling-1-ref.html
+# layout/reftests/async-scrolling/position-fixed-1.html
+# layout/reftests/async-scrolling/position-fixed-iframe-2-ref.html
+# layout/reftests/async-scrolling/group-opacity-surface-size-1-ref.html
+# layout/reftests/async-scrolling/sticky-pos-scrollable-3.html
+# layout/reftests/async-scrolling/position-fixed-1-ref.html
+# layout/reftests/async-scrolling/position-fixed-iframe-1.html
+# layout/reftests/async-scrolling/checkerboard-1-ref.html
+# layout/reftests/async-scrolling/bg-fixed-child-ref.html
+# layout/reftests/async-scrolling/bg-fixed-child-no-culling-2.html
+# layout/reftests/async-scrolling/opaque-fractional-displayport-2.html
+# layout/reftests/async-scrolling/offscreen-clipped-blendmode-4.html
+# layout/reftests/async-scrolling/iframe-1.html
+# layout/reftests/async-scrolling/position-fixed-body.html
+# layout/reftests/async-scrolling/split-opacity-layers-1.html
+# layout/reftests/async-scrolling/group-opacity-surface-size-1.html
+# layout/reftests/async-scrolling/split-layers-1.html
+# layout/reftests/async-scrolling/bg-fixed-transformed-image.html
+# layout/reftests/async-scrolling/nested-1.html
+# layout/reftests/async-scrolling/nested-2.html
+# layout/reftests/async-scrolling/split-layers-1-ref.html
+# layout/reftests/async-scrolling/bg-fixed-child-clip-ref.html
+# layout/reftests/async-scrolling/position-fixed-iframe-1-ref.html
+# layout/reftests/async-scrolling/fixed-pos-scrollable-1-ref.html
+# layout/reftests/async-scrolling/position-fixed-inside-sticky-1-ref.html
+# layout/reftests/async-scrolling/position-fixed-2.html
+# layout/reftests/async-scrolling/split-layers-multi-scrolling-1-ref.html
+# layout/reftests/async-scrolling/position-fixed-cover-2.html
+# layout/reftests/async-scrolling/position-fixed-cover-2-ref.html
+# layout/reftests/async-scrolling/perspective-scrolling-4-ref.html
+# layout/reftests/async-scrolling/position-fixed-transformed-1.html
+# layout/reftests/async-scrolling/bg-fixed-cover-1-ref.html
+# layout/reftests/async-scrolling/position-fixed-2-ref.html
+# layout/reftests/async-scrolling/disable-apz-for-sle-pages-ref.html
+# layout/reftests/async-scrolling/perspective-scrolling-2-ref.html
+# layout/reftests/async-scrolling/bg-fixed-1.html
+# layout/reftests/async-scrolling/perspective-scrolling-3-ref.html
+# layout/reftests/async-scrolling/sticky-pos-scrollable-1.html
+# layout/reftests/async-scrolling/sticky-pos-scrollable-1-ref.html
+# layout/reftests/async-scrolling/offscreen-clipped-blendmode-3.html
+# layout/reftests/async-scrolling/bg-fixed-child.html
+# layout/reftests/async-scrolling/perspective-scrolling-1.html
+# layout/reftests/async-scrolling/offscreen-clipped-blendmode-1.html
+# layout/reftests/async-scrolling/disable-apz-for-sle-pages.html
+# layout/reftests/async-scrolling/perspective-scrolling-1-ref.html
+# layout/reftests/async-scrolling/bg-fixed-cover-3.html
+# layout/reftests/async-scrolling/iframe-1-ref.html
+# layout/reftests/async-scrolling/nested-1-ref.html
+# layout/reftests/async-scrolling/bg-fixed-transformed-image-ref.html
+# layout/reftests/async-scrolling/perspective-scrolling-2.html
+# layout/reftests/async-scrolling/bg-fixed-child-clip-2.html
+# layout/reftests/async-scrolling/position-fixed-body-ref.html
+# layout/reftests/async-scrolling/perspective-scrolling-3.html
+# layout/reftests/async-scrolling/element-1.html
+# layout/reftests/async-scrolling/offscreen-prerendered-active-opacity.html
+# layout/reftests/async-scrolling/checkerboard-1.html
+# layout/reftests/async-scrolling/bg-fixed-cover-2.html
+# layout/reftests/async-scrolling/position-sticky-transformed-ref.html
+# layout/reftests/async-scrolling/bg-fixed-child-no-culling-1.html
+# layout/reftests/async-scrolling/bg-fixed-cover-2-ref.html
+# layout/reftests/async-scrolling/bg-fixed-child-mask.html
+# layout/reftests/async-scrolling/bg-fixed-child-no-culling-2-ref.html
+# layout/reftests/async-scrolling/position-fixed-in-scroll-container.html
+# layout/reftests/async-scrolling/checkerboard-2.html
+# layout/reftests/async-scrolling/position-fixed-inside-sticky-2-ref.html
+# layout/reftests/async-scrolling/bg-fixed-cover-3-ref.html
+# layout/reftests/async-scrolling/position-fixed-transformed-1-ref.html
+# layout/reftests/async-scrolling/checkerboard-3-ref.html
+# layout/reftests/async-scrolling/split-opacity-layers-1-ref.html
+# layout/reftests/async-scrolling/position-fixed-inside-sticky-2.html
+# layout/reftests/async-scrolling/background-blend-mode-1-ref.html
+# layout/reftests/async-scrolling/position-fixed-cover-1.html
+# layout/reftests/async-scrolling/offscreen-clipped-blendmode-2.html
+# layout/reftests/async-scrolling/split-layers-multi-scrolling-1.html
+# layout/reftests/async-scrolling/bg-fixed-1-ref.html
+# layout/reftests/async-scrolling/bg-fixed-child-mask-ref.html
+# layout/reftests/async-scrolling/bg-fixed-cover-1.html
+# layout/reftests/async-scrolling/checkerboard-2-ref.html
+# layout/reftests/async-scrolling/checkerboard-3.html
+# layout/reftests/async-scrolling/bg-fixed-child-clip-1.html
+# layout/reftests/async-scrolling/position-fixed-cover-3.html
+# layout/reftests/async-scrolling/position-sticky-transformed.html
+# layout/reftests/image/image-object-position-with-background-2.html
+# layout/reftests/image/image-object-fit-with-background-1.html
+# layout/reftests/image/sync-image-switch-1c.html
+# layout/reftests/image/image-seam-1a.html
+# layout/reftests/image/image-seam-2.html
+# layout/reftests/image/image-orientation-list-style-image.html
+# layout/reftests/image/image-object-fit-with-background-2-ref.html
+# layout/reftests/image/image-object-fit-with-background-1-ref.html
+# layout/reftests/image/image-resize-ref.html
+# layout/reftests/image/500.svg
+# layout/reftests/image/image-zoom-1.html
+# layout/reftests/image/image-zoom-1-ref.html
+# layout/reftests/image/invalid-url-image-1-ref.html
+# layout/reftests/image/image-orientation-ref.html
+# layout/reftests/image/image-object-position-dyn-1.html
+# layout/reftests/image/image-object-position-with-background-1-ref.html
+# layout/reftests/image/image-zoom-2.html
+# layout/reftests/image/background-image-zoom-1.html
+# layout/reftests/image/image-object-fit-dyn-1-ref.html
+# layout/reftests/image/image-orientation-dynamic-ref.html
+# layout/reftests/image/image-seam-2-ref.html
+# layout/reftests/image/sync-image-switch-1-ref.html
+# layout/reftests/image/background-image-zoom-1-ref.html
+# layout/reftests/image/sync-image-switch-1a.html
+# layout/reftests/image/image-orientation-background.html
+# layout/reftests/image/image-object-position-dyn-1-ref.html
+# layout/reftests/image/image-object-position-with-background-1.html
+# layout/reftests/image/image-orientation-explicit.html
+# layout/reftests/image/image-orientation-generated-content.html
+# layout/reftests/image/no-intrinsic-size.svg
+# layout/reftests/image/sync-image-switch-1b.html
+# layout/reftests/image/image-orientation-border-image.html
+# layout/reftests/image/invalid-url-image-1.html
+# layout/reftests/image/image-object-fit-dyn-1.html
+# layout/reftests/image/image-resize-percent-width.html
+# layout/reftests/image/background-image-zoom-2.html
+# layout/reftests/image/image-seam-1b.html
+# layout/reftests/image/image-orientation-from-image.html
+# layout/reftests/image/sync-image-switch-1d.html
+# layout/reftests/image/image-resize-percent-height.html
+# layout/reftests/image/image-object-position-with-background-2-ref.html
+# layout/reftests/image/image-seam-1-ref.html
+# layout/reftests/image/image-object-fit-with-background-2.html
+# layout/reftests/image/image-orientation-dynamic.html
+# layout/reftests/image/image-orientation-generated-content-ref.html
+# layout/reftests/generated-content/dynamic-button-01a.html
+# layout/reftests/generated-content/table-parts-01.html
+# layout/reftests/generated-content/dynamic-restyle-01.html
+# layout/reftests/generated-content/table-parts-01-ref.html
+# layout/reftests/generated-content/images-01-ref.html
+# layout/reftests/generated-content/table-ignoring-whitespace-01.html
+# layout/reftests/generated-content/dynamic-fieldset-01b.html
+# layout/reftests/generated-content/dynamic-table-cell-01b.html
+# layout/reftests/generated-content/dynamic-button-01b.html
+# layout/reftests/generated-content/quotes-001.xml
+# layout/reftests/generated-content/images-01.html
+# layout/reftests/generated-content/dynamic-attr-01-ref.html
+# layout/reftests/generated-content/floated-01-ref.html
+# layout/reftests/generated-content/quotes-001-ref.xml
+# layout/reftests/generated-content/dynamic-table-cell-01a.html
+# layout/reftests/generated-content/dynamic-fieldset-01a.html
+# layout/reftests/generated-content/dynamic-attr-01.html
+# layout/reftests/generated-content/table-ignoring-whitespace-01-ref.html
+# layout/reftests/generated-content/dynamic-table-cell-01-ref.html
+# layout/reftests/generated-content/dynamic-button-01-ref.html
+# layout/reftests/generated-content/floated-01.html
+# layout/reftests/generated-content/dynamic-fieldset-01-ref.html
+# layout/reftests/generated-content/display-types-01-ref.html
+# layout/reftests/generated-content/display-types-01.html
+# layout/reftests/generated-content/positioned-01.html
+# layout/reftests/generated-content/positioned-01-ref.html
+# layout/reftests/generated-content/dynamic-restyle-01-ref.html
+# layout/reftests/xul-document-load/test007-overlay.xul
+# layout/reftests/xul-document-load/test006.xul
+# layout/reftests/xul-document-load/test022.xul
+# layout/reftests/xul-document-load/test003.xul
+# layout/reftests/xul-document-load/reference-green-window.xul
+# layout/reftests/xul-document-load/test002-overlay-1.xul
+# layout/reftests/xul-document-load/test019-overlay.xul
+# layout/reftests/xul-document-load/test018-overlay-2.xul
+# layout/reftests/xul-document-load/test002.xul
+# layout/reftests/xul-document-load/test017.xul
+# layout/reftests/xul-document-load/test018.xul
+# layout/reftests/xul-document-load/test018-overlay.xul
+# layout/reftests/xul-document-load/test010.xul
+# layout/reftests/xul-document-load/test013.xul
+# layout/reftests/xul-document-load/test020-overlay.xul
+# layout/reftests/xul-document-load/test005.xul
+# layout/reftests/xul-document-load/test011.xul
+# layout/reftests/xul-document-load/test004.xul
+# layout/reftests/xul-document-load/test019.xul
+# layout/reftests/xul-document-load/test010-overlay.xul
+# layout/reftests/xul-document-load/test012.xul
+# layout/reftests/xul-document-load/test016.xul
+# layout/reftests/xul-document-load/test008.xul
+# layout/reftests/xul-document-load/test002-overlay-2.xul
+# layout/reftests/xul-document-load/test014.xul
+# layout/reftests/xul-document-load/test001.xul
+# layout/reftests/xul-document-load/test020.xul
+# layout/reftests/xul-document-load/test021.xul
+# layout/reftests/xul-document-load/test016-overlay.xul
+# layout/reftests/xul-document-load/test007.xul
+# layout/reftests/xul-document-load/test001-overlay.xul
+# layout/reftests/xul-document-load/test017-overlay-2.xul
+# layout/reftests/xul-document-load/test017-overlay.xul
+# layout/reftests/xul-document-load/test009.xul
+# layout/reftests/xul-document-load/test021-overlay.xul
+# layout/reftests/xul-document-load/test015.xul
+# layout/reftests/xul-document-load/subdir/test011-overlay.xul
+# layout/reftests/xul-document-load/subdir/test014-overlay-2.xul
+# layout/reftests/xul-document-load/subdir/test015-overlay.xul
+# layout/reftests/xul-document-load/subdir/test014-overlay.xul
+# layout/reftests/css-animations/print-no-animations-ref.html
+# layout/reftests/css-animations/print-no-animations.html
+# layout/reftests/css-animations/no-stacking-context-opacity-removing-animation-in-delay.html
+# layout/reftests/css-animations/stacking-context-opacity-1-animation.html
+# layout/reftests/css-animations/background-position-running.html
+# layout/reftests/css-animations/animate-preserves3d-ref.html
+# layout/reftests/css-animations/print-no-animations-notref.html
+# layout/reftests/css-animations/stacking-context-transform-none-animation-with-backface-visibility.html
+# layout/reftests/css-animations/stacking-context-transform-none-with-fill-forwards.html
+# layout/reftests/css-animations/stacking-context-transform-none-with-fill-backwards.html
+# layout/reftests/css-animations/in-visibility-hidden-animation-pseudo-element.html
+# layout/reftests/css-animations/stacking-context-lose-opacity-1.html
+# layout/reftests/css-animations/stacking-context-transform-win-in-delay-on-main-thread.html
+# layout/reftests/css-animations/stacking-context-opacity-wins-over-transition.html
+# layout/reftests/css-animations/stacking-context-lose-transform-none.html
+# layout/reftests/css-animations/stacking-context-transform-none-animation-on-svg.html
+# layout/reftests/css-animations/stacking-context-transform-wins-over-transition.html
+# layout/reftests/css-animations/stacking-context-opacity-1-with-fill-backwards.html
+# layout/reftests/css-animations/partially-out-of-view-animation-ref.html
+# layout/reftests/css-animations/screen-animations-ref.html
+# layout/reftests/css-animations/background-position-important.html
+# layout/reftests/css-animations/stacking-context-animation-ref.html
+# layout/reftests/css-animations/animate-preserves3d.html
+# layout/reftests/css-animations/stacking-context-opacity-win-in-delay.html
+# layout/reftests/css-animations/stacking-context-opacity-win-in-delay-on-main-thread.html
+# layout/reftests/css-animations/in-visibility-hidden-animation.html
+# layout/reftests/css-animations/stacking-context-opacity-removing-important-in-delay.html
+# layout/reftests/css-animations/stacking-context-transform-removing-important-in-delay.html
+# layout/reftests/css-animations/partially-out-of-view-animation.html
+# layout/reftests/css-animations/stacking-context-opacity-1-with-fill-forwards.html
+# layout/reftests/css-animations/no-stacking-context-animation-ref.html
+# layout/reftests/css-animations/no-stacking-context-transform-removing-animation-in-delay.html
+# layout/reftests/css-animations/stacking-context-transform-win-in-delay.html
+# layout/reftests/css-animations/animate-display-table-opacity-ref.html
+# layout/reftests/css-animations/stacking-context-transform-none-animation.html
+# layout/reftests/css-animations/background-position-in-delay.html
+# layout/reftests/css-animations/stacking-context-paused-on-opacity-1.html
+# layout/reftests/css-animations/animate-opacity-ref.html
+# layout/reftests/css-animations/in-visibility-hidden-animation-ref.html
+# layout/reftests/css-animations/screen-animations.html
+# layout/reftests/css-animations/stacking-context-opacity-1-in-delay.html
+# layout/reftests/css-animations/background-position-after-finish.html
+# layout/reftests/css-animations/background-position-ref.html
+# layout/reftests/css-animations/animate-display-table-opacity.html
+# layout/reftests/css-animations/screen-animations-notref.html
+# layout/reftests/css-animations/in-visibility-hidden-animation-pseudo-element-ref.html
+# layout/reftests/css-animations/stacking-context-transform-none-in-delay.html
+# layout/reftests/css-animations/animate-opacity.html
+# layout/reftests/css-animations/stacking-context-paused-on-transform-none.html
+# layout/reftests/css-animations/stacking-context-transform-none-animation-with-preserve-3d.html
+# layout/reftests/view-source/view-source-image-ref.html
+# layout/reftests/view-source/view-source-image.html
+# layout/reftests/cssom/inline-style-null-ref.html
+# layout/reftests/cssom/computed-style-cross-window-ref.html
+# layout/reftests/cssom/computed-style-cross-window-inner.html
+# layout/reftests/cssom/inline-style-null.html
+# layout/reftests/cssom/computed-style-cross-window.html
+# layout/tools/layout-debug/ui/content/layoutdebug-overlay.xul
+# layout/tools/layout-debug/ui/content/layoutdebug.xul
+# layout/tools/layout-debug/ui/locale/en-US/layoutdebug-overlay.dtd
+# layout/tools/layout-debug/ui/locale/en-US/layoutdebug.dtd
+# layout/tools/recording/recording.xul
+# layout/tools/reftest/reftest.xul
+# layout/tools/reftest/install.rdf
+# layout/tools/reftest/reftest-analyzer-structured.xhtml
+# layout/tools/reftest/reftest-analyzer.xhtml
+# layout/tools/tests/debug_utils.html
+# layout/tools/tests/regression_tests.html
+# layout/tools/tests/content_dumping.html
+# layout/tables/crashtests/444702-1.html
+# layout/tables/crashtests/420242-1.xhtml
+# layout/tables/crashtests/410426-1.html
+# layout/tables/crashtests/364512-1.html
+# layout/tables/crashtests/367749.html
+# layout/tables/crashtests/710098-1.html
+# layout/tables/crashtests/308752-1-inner.html
+# layout/tables/crashtests/451170.html
+# layout/tables/crashtests/448988-1.xhtml
+# layout/tables/crashtests/408753-1.xhtml
+# layout/tables/crashtests/450311-1.html
+# layout/tables/crashtests/411582.xhtml
+# layout/tables/crashtests/416845-1.xhtml
+# layout/tables/crashtests/380200-1.xhtml
+# layout/tables/crashtests/391898-1.html
+# layout/tables/crashtests/385132-2.html
+# layout/tables/crashtests/580481-1.xhtml
+# layout/tables/crashtests/278385-1.html
+# layout/tables/crashtests/358679-1.xhtml
+# layout/tables/crashtests/237421-1.html
+# layout/tables/crashtests/392132-1.xhtml
+# layout/tables/crashtests/238909-1.html
+# layout/tables/crashtests/563009-1.html
+# layout/tables/crashtests/509562-1.xhtml
+# layout/tables/crashtests/705996-2.html
+# layout/tables/crashtests/423514-1.xhtml
+# layout/tables/crashtests/323604-2.xhtml
+# layout/tables/crashtests/416845-2.xhtml
+# layout/tables/crashtests/277062-1.html
+# layout/tables/crashtests/266015-1.html
+# layout/tables/crashtests/323489-1.html
+# layout/tables/crashtests/387051-1.html
+# layout/tables/crashtests/341227-1.xhtml
+# layout/tables/crashtests/1027611-1.html
+# layout/tables/crashtests/374819-1.html
+# layout/tables/crashtests/398157-1.xhtml
+# layout/tables/crashtests/368166-1.xhtml
+# layout/tables/crashtests/343588-1.xhtml
+# layout/tables/crashtests/460637-2.xhtml
+# layout/tables/crashtests/1183896.html
+# layout/tables/crashtests/223458-1.html
+# layout/tables/crashtests/189751-1.html
+# layout/tables/crashtests/344000-1.html
+# layout/tables/crashtests/707622-1.html
+# layout/tables/crashtests/696640-1.html
+# layout/tables/crashtests/197015-1.html
+# layout/tables/crashtests/347506-1.xhtml
+# layout/tables/crashtests/460637-3.xhtml
+# layout/tables/crashtests/55789-1.html
+# layout/tables/crashtests/456041.html
+# layout/tables/crashtests/284844-1.html
+# layout/tables/crashtests/1223282.html
+# layout/tables/crashtests/391901-1.html
+# layout/tables/crashtests/759249-2.html
+# layout/tables/crashtests/370710.xhtml
+# layout/tables/crashtests/339315-1.html
+# layout/tables/crashtests/348977-1.xhtml
+# layout/tables/crashtests/457115.html
+# layout/tables/crashtests/533380-1.xhtml
+# layout/tables/crashtests/595758-2.xhtml
+# layout/tables/crashtests/367755.xhtml
+# layout/tables/crashtests/378240-1.html
+# layout/tables/crashtests/451355-1.html
+# layout/tables/crashtests/696640-2.html
+# layout/tables/crashtests/347506-2.xhtml
+# layout/tables/crashtests/316636-1.html
+# layout/tables/crashtests/240854-1.html
+# layout/tables/crashtests/331344-1.html
+# layout/tables/crashtests/691824-1.xhtml
+# layout/tables/crashtests/284852.html
+# layout/tables/crashtests/501870-1.html
+# layout/tables/crashtests/351628-1.xhtml
+# layout/tables/crashtests/370876-1.html
+# layout/tables/crashtests/138725-1.html
+# layout/tables/crashtests/339130-1.html
+# layout/tables/crashtests/300912.html
+# layout/tables/crashtests/488388-1.html
+# layout/tables/crashtests/323604-1.html
+# layout/tables/crashtests/444431-1.html
+# layout/tables/crashtests/705996-1.html
+# layout/tables/crashtests/322779-1.xul
+# layout/tables/crashtests/576890-1.html
+# layout/tables/crashtests/695430-1.html
+# layout/tables/crashtests/351328-1.xhtml
+# layout/tables/crashtests/78623-1.html
+# layout/tables/crashtests/413091.xhtml
+# layout/tables/crashtests/403579-1.html
+# layout/tables/crashtests/563009-3.html
+# layout/tables/crashtests/385132-1.xhtml
+# layout/tables/crashtests/237421-2.html
+# layout/tables/crashtests/576890-2.html
+# layout/tables/crashtests/32447-1.html
+# layout/tables/crashtests/159359-1.html
+# layout/tables/crashtests/1031934.html
+# layout/tables/crashtests/367673-1.xhtml
+# layout/tables/crashtests/403249-1.html
+# layout/tables/crashtests/374819-2.html
+# layout/tables/crashtests/308752-2.html
+# layout/tables/crashtests/563009-2.html
+# layout/tables/crashtests/399209-1.xhtml
+# layout/tables/crashtests/467141-1.html
+# layout/tables/crashtests/1223232.html
+# layout/tables/crashtests/1243623-1.html
+# layout/tables/crashtests/410428-1.xhtml
+# layout/tables/crashtests/373946-1.html
+# layout/tables/crashtests/595758-1.xhtml
+# layout/tables/crashtests/350524-1.xhtml
+# layout/tables/crashtests/339246-1.html
+# layout/tables/crashtests/512749-1.html
+# layout/tables/crashtests/373400-1.html
+# layout/tables/crashtests/29157-1.html
+# layout/tables/crashtests/388700-1.html
+# layout/tables/crashtests/267418.html
+# layout/tables/crashtests/331690-1.html
+# layout/tables/crashtests/275625.html
+# layout/tables/crashtests/362275.html
+# layout/tables/crashtests/373400-3.html
+# layout/tables/crashtests/308752-2-inner.html
+# layout/tables/crashtests/351327-1.xhtml
+# layout/tables/crashtests/462849.xhtml
+# layout/tables/crashtests/711864-1.html
+# layout/tables/crashtests/308752-1.html
+# layout/tables/crashtests/759249-1.html
+# layout/tables/crashtests/347725-1.xhtml
+# layout/tables/crashtests/416845-3.html
+# layout/tables/crashtests/375058-1.xhtml
+# layout/tables/crashtests/404301-1.xhtml
+# layout/tables/crashtests/239294-1.html
+# layout/tables/crashtests/513732-1.html
+# layout/tables/crashtests/397448-1.html
+# layout/tables/crashtests/420654-1.xhtml
+# layout/tables/crashtests/413180-1.html
+# layout/tables/crashtests/460637-1.xhtml
+# layout/tables/crashtests/343087-1.html
+# layout/tables/crashtests/374356-1.html
+# layout/tables/crashtests/187779-1.html
+# layout/tables/crashtests/368013.html
+# layout/tables/crashtests/220536-1.html
+# layout/tables/crashtests/358871-1.xhtml
+# layout/tables/crashtests/373400-2.html
+# layout/tables/crashtests/576890-3.html
+# layout/tables/crashtests/678447-1.html
+# layout/tables/crashtests/370897-1.html
+# layout/tables/crashtests/573354-1.xhtml
+# layout/tables/crashtests/370713-1.html
+# layout/tables/crashtests/373611-1.html
+# layout/tables/crashtests/331446-1.xhtml
+# layout/tables/crashtests/28933-1.html
+# layout/tables/crashtests/317876.html
+# layout/tables/crashtests/351326-1.xhtml
+# layout/tables/crashtests/282175-1.html
+# layout/tables/crashtests/379687-1.html
+# layout/tables/crashtests/110523-1.html
+# layout/tables/crashtests/347367.html
+# layout/tables/crashtests/371290.html
+# layout/tables/crashtests/814713.html
+# layout/tables/crashtests/534716-1.html
+# layout/tables/test/test_bug541668_table_event_delivery.html
+# layout/tables/test/test_bug337124.html
+# layout/tables/reftests/1220621-2a.html
+# layout/tables/reftests/1220621-2b.html
+# layout/tables/reftests/1220621-1-ref.html
+# layout/tables/reftests/1220621-1b.html
+# layout/tables/reftests/1220621-1f.html
+# layout/tables/reftests/1220621-1e.html
+# layout/tables/reftests/1220621-1d.html
+# layout/tables/reftests/1220621-2-ref.html
+# layout/tables/reftests/1220621-1c.html
+# layout/tables/reftests/1031934.html
+# layout/tables/reftests/1031934-ref.html
+# layout/tables/reftests/1220621-1a.html
+# layout/doc/index.html
+# layout/doc/dd-template.html
+# layout/doc/regression_tests.html
+# layout/doc/debugtable.html
+# layout/doc/table_reflow_slides.html
+# layout/doc/frame_reflow_debug.html
+# layout/doc/overview.html
+# layout/doc/hld-template.html
+# layout/doc/DD-SpaceManager.html
+# layout/doc/adding-style-props.html
+# layout/doc/HLD-SpaceManager.html
+# layout/doc/Layout_Overview.html
+# layout/doc/obsolete/layout-internals.html
+# layout/doc/obsolete/block.html
+# layout/doc/obsolete/line-layout.html
+# layout/doc/obsolete/nav4-html.html
+# layout/doc/obsolete/layout.xml
+# layout/inspector/tests/test_bug557726.html
+# layout/inspector/tests/test_bug856317.html
+# layout/inspector/tests/test_selectormatcheselement.html
+# layout/inspector/tests/test_bug609549.xhtml
+# layout/inspector/tests/test_bug877690.html
+# layout/inspector/tests/test_bug536379-2.html
+# layout/inspector/tests/test_bug1006595.html
+# layout/inspector/tests/test_bug462787.html
+# layout/inspector/tests/test_bug806192.html
+# layout/inspector/tests/test_bug522601.xhtml
+# layout/inspector/tests/test_css_property_is_shorthand.html
+# layout/inspector/tests/test_is_valid_css_color.html
+# layout/inspector/tests/test_parseStyleSheetImport.html
+# layout/inspector/tests/test_getRelativeRuleLine.html
+# layout/inspector/tests/test_color_to_rgba.html
+# layout/inspector/tests/test_bug536379.html
+# layout/inspector/tests/test_parseStyleSheet.html
+# layout/inspector/tests/test_get_all_style_sheets.html
+# layout/inspector/tests/test_bug462789.html
+# layout/inspector/tests/test_css_property_is_valid.html
+# layout/inspector/tests/file_bug522601.html
+# layout/inspector/tests/test_getCSSPseudoElementNames.html
+# layout/inspector/tests/test_isinheritableproperty.html
+# layout/inspector/tests/chrome/test_bug708874.xul
+# layout/inspector/tests/chrome/test_bug467669.xul
+# layout/inspector/tests/chrome/test_bug695639.xul
+# layout/inspector/tests/chrome/test_bug727834.xul
+# parser/htmlparser/tests/crashtests/502103.html
+# parser/htmlparser/tests/crashtests/34168-1.xml
+# parser/htmlparser/tests/crashtests/574884-2.html
+# parser/htmlparser/tests/crashtests/982285-1.html
+# parser/htmlparser/tests/crashtests/696651-1.html
+# parser/htmlparser/tests/crashtests/563514-1.html
+# parser/htmlparser/tests/crashtests/92647-1.html
+# parser/htmlparser/tests/crashtests/515533-1-inner.html
+# parser/htmlparser/tests/crashtests/253979-1.html
+# parser/htmlparser/tests/crashtests/185073-1.html
+# parser/htmlparser/tests/crashtests/30885-1.html
+# parser/htmlparser/tests/crashtests/151956-1.html
+# parser/htmlparser/tests/crashtests/423373-1.html
+# parser/htmlparser/tests/crashtests/50134-1.html
+# parser/htmlparser/tests/crashtests/31940-1.html
+# parser/htmlparser/tests/crashtests/147179-1.html
+# parser/htmlparser/tests/crashtests/515533-1.html
+# parser/htmlparser/tests/crashtests/220542-1.html
+# parser/htmlparser/tests/crashtests/286733-2.html
+# parser/htmlparser/tests/crashtests/92788-1.html
+# parser/htmlparser/tests/crashtests/41427-1.html
+# parser/htmlparser/tests/crashtests/50994-1.html
+# parser/htmlparser/tests/crashtests/31694-1.html
+# parser/htmlparser/tests/crashtests/44178-1.html
+# parser/htmlparser/tests/crashtests/525229-1.html
+# parser/htmlparser/tests/crashtests/299036-1.html
+# parser/htmlparser/tests/crashtests/32613-1.html
+# parser/htmlparser/tests/crashtests/328751-1.html
+# parser/htmlparser/tests/crashtests/188474-1.html
+# parser/htmlparser/tests/crashtests/73331-1.html
+# parser/htmlparser/tests/crashtests/721313-1.html
+# parser/htmlparser/tests/crashtests/34168-1.html
+# parser/htmlparser/tests/crashtests/468538-1.xhtml
+# parser/htmlparser/tests/crashtests/60110-1.html
+# parser/htmlparser/tests/crashtests/515816-1.html
+# parser/htmlparser/tests/crashtests/574884-1.html
+# parser/htmlparser/tests/crashtests/536097-1.html
+# parser/htmlparser/tests/crashtests/555462.html
+# parser/htmlparser/tests/crashtests/981279-1.html
+# parser/htmlparser/tests/crashtests/445171-1.html
+# parser/htmlparser/tests/crashtests/197052-1.html
+# parser/htmlparser/tests/crashtests/269095-1.html
+# parser/htmlparser/tests/crashtests/522326-1.html
+# parser/htmlparser/tests/crashtests/58455-1.html
+# parser/htmlparser/tests/crashtests/502869.html
+# parser/htmlparser/tests/crashtests/742414-1.html
+# parser/htmlparser/tests/crashtests/699347-1.xml
+# parser/htmlparser/tests/crashtests/152444-1.html
+# parser/htmlparser/tests/crashtests/30956-1.html
+# parser/htmlparser/tests/crashtests/502869-iframe.html
+# parser/htmlparser/tests/crashtests/31392-1.html
+# parser/htmlparser/tests/crashtests/555462-iframe.html
+# parser/htmlparser/tests/crashtests/286733-1.html
+# parser/htmlparser/tests/crashtests/121591-1.html
+# parser/htmlparser/tests/crashtests/445171-1-inner.svg
+# parser/htmlparser/tests/crashtests/46495-1.html
+# parser/htmlparser/tests/crashtests/408939-1.html
+# parser/htmlparser/tests/crashtests/194329-1.html
+# parser/htmlparser/tests/crashtests/591330-1.html
+# parser/htmlparser/tests/reftest/bug696651-1-ref.html
+# parser/htmlparser/tests/reftest/bug659763-2.html
+# parser/htmlparser/tests/reftest/bug696651-1.html
+# parser/htmlparser/tests/reftest/bug592656-1.html
+# parser/htmlparser/tests/reftest/bug535530-1.html
+# parser/htmlparser/tests/reftest/bug582788-1.html
+# parser/htmlparser/tests/reftest/bug659763-1-ref.html
+# parser/htmlparser/tests/reftest/bug659763-6-ref.html
+# parser/htmlparser/tests/reftest/bug910588-1-ref.html
+# parser/htmlparser/tests/reftest/bug659763-5.html
+# parser/htmlparser/tests/reftest/bug569229-1-ref.xml
+# parser/htmlparser/tests/reftest/bug608373-1-ref.html
+# parser/htmlparser/tests/reftest/bug592656-1-ref.html
+# parser/htmlparser/tests/reftest/bug569229-1.xml
+# parser/htmlparser/tests/reftest/bug599320-1-ref.html
+# parser/htmlparser/tests/reftest/bug582788-1-ref.html
+# parser/htmlparser/tests/reftest/bug659763-3.html
+# parser/htmlparser/tests/reftest/bug659763-2-ref.html
+# parser/htmlparser/tests/reftest/bug535530-2-ref.html
+# parser/htmlparser/tests/reftest/bug673094-1-ref.html
+# parser/htmlparser/tests/reftest/bug577418-1-ref.html
+# parser/htmlparser/tests/reftest/bug820508-1.html
+# parser/htmlparser/tests/reftest/bug659763-4.html
+# parser/htmlparser/tests/reftest/bug731234-1-ref.html
+# parser/htmlparser/tests/reftest/bug582940-1-ref.html
+# parser/htmlparser/tests/reftest/bug659763-4-ref.html
+# parser/htmlparser/tests/reftest/bug820508-1-ref.html
+# parser/htmlparser/tests/reftest/frame582940-ref.html
+# parser/htmlparser/tests/reftest/bug482921-1.html
+# parser/htmlparser/tests/reftest/bug696651-2-ref.html
+# parser/htmlparser/tests/reftest/bug566280-1.html
+# parser/htmlparser/tests/reftest/bug659763-3-ref.html
+# parser/htmlparser/tests/reftest/bug659763-5-ref.html
+# parser/htmlparser/tests/reftest/bug577418-1.html
+# parser/htmlparser/tests/reftest/bug910588-1.html
+# parser/htmlparser/tests/reftest/bug731234-1.html
+# parser/htmlparser/tests/reftest/bug659763-6.html
+# parser/htmlparser/tests/reftest/frame599320-1.html
+# parser/htmlparser/tests/reftest/bug673094-1.html
+# parser/htmlparser/tests/reftest/bug482921-2.xhtml
+# parser/htmlparser/tests/reftest/bug704667-1-ref.html
+# parser/htmlparser/tests/reftest/bug582940-1.html
+# parser/htmlparser/tests/reftest/bug608373-1.html
+# parser/htmlparser/tests/reftest/bug696651-2.html
+# parser/htmlparser/tests/reftest/bug535530-2.html
+# parser/htmlparser/tests/reftest/frame582940.html
+# parser/htmlparser/tests/reftest/bug535530-1-ref.html
+# parser/htmlparser/tests/reftest/bug482921-1-ref.html
+# parser/htmlparser/tests/reftest/frame599320-1-ref.html
+# parser/htmlparser/tests/reftest/bug704667-1.html
+# parser/htmlparser/tests/reftest/bug482921-2-ref.html
+# parser/htmlparser/tests/reftest/bug659763-1.html
+# parser/htmlparser/tests/reftest/bug566280-1-ref.html
+# parser/htmlparser/tests/mochitest/test_bug655682.html
+# parser/htmlparser/tests/mochitest/file_bug672453_meta_userdefined.html
+# parser/htmlparser/tests/mochitest/file_bug672453_meta_utf16.html
+# parser/htmlparser/tests/mochitest/file_bug672453_meta_unsupported.html
+# parser/htmlparser/tests/mochitest/test_bug543062.html
+# parser/htmlparser/tests/mochitest/file_bug594730-9.html
+# parser/htmlparser/tests/mochitest/test_bug339350.xhtml
+# parser/htmlparser/tests/mochitest/test_bug568470.html
+# parser/htmlparser/tests/mochitest/test_bug717180.html
+# parser/htmlparser/tests/mochitest/test_bug213517.html
+# parser/htmlparser/tests/mochitest/test_compatmode.html
+# parser/htmlparser/tests/mochitest/invalidchar.xml
+# parser/htmlparser/tests/mochitest/file_bug594730-4.html
+# parser/htmlparser/tests/mochitest/file_bug594730-8.html
+# parser/htmlparser/tests/mochitest/test_bug534293.html
+# parser/htmlparser/tests/mochitest/bug_502091_iframe.html
+# parser/htmlparser/tests/mochitest/file_bug594730-7.html
+# parser/htmlparser/tests/mochitest/test_bug709083.html
+# parser/htmlparser/tests/mochitest/test_bug460437.xhtml
+# parser/htmlparser/tests/mochitest/test_bug502091.html
+# parser/htmlparser/tests/mochitest/file_bug594730-1.html
+# parser/htmlparser/tests/mochitest/test_bug639362.html
+# parser/htmlparser/tests/mochitest/test_bug174351.html
+# parser/htmlparser/tests/mochitest/file_img_picture_preload.html
+# parser/htmlparser/tests/mochitest/test_bug418464.html
+# parser/htmlparser/tests/mochitest/test_bug613662.xhtml
+# parser/htmlparser/tests/mochitest/test_bug1209658.html
+# parser/htmlparser/tests/mochitest/test_bug599584.html
+# parser/htmlparser/tests/mochitest/test_bug672453.html
+# parser/htmlparser/tests/mochitest/test_bug613662.html
+# parser/htmlparser/tests/mochitest/test_bug715739.html
+# parser/htmlparser/tests/mochitest/test_bug552938.html
+# parser/htmlparser/tests/mochitest/test_bug688580.xhtml
+# parser/htmlparser/tests/mochitest/test_img_picture_preload.html
+# parser/htmlparser/tests/mochitest/test_bug102699.html
+# parser/htmlparser/tests/mochitest/file_bug672453_http_unsupported.html
+# parser/htmlparser/tests/mochitest/test_html5_tree_construction_part2.html
+# parser/htmlparser/tests/mochitest/test_bug645115.html
+# parser/htmlparser/tests/mochitest/file_bug594730-2.html
+# parser/htmlparser/tests/mochitest/test_bug563322.xhtml
+# parser/htmlparser/tests/mochitest/file_bug672453_not_declared.html
+# parser/htmlparser/tests/mochitest/test_bug715112.html
+# parser/htmlparser/tests/mochitest/test_bug642908.html
+# parser/htmlparser/tests/mochitest/file_bug672453_meta_non_superset.html
+# parser/htmlparser/tests/mochitest/test_bug396568.html
+# parser/htmlparser/tests/mochitest/iframe_bug599584.html
+# parser/htmlparser/tests/mochitest/test_html5_tree_construction.html
+# parser/htmlparser/tests/mochitest/test_xml_mislabeled.html
+# parser/htmlparser/tests/mochitest/test_bug594730.html
+# parser/htmlparser/tests/mochitest/test_bug566879.html
+# parser/htmlparser/tests/mochitest/file_bug672453_late_meta.html
+# parser/htmlparser/tests/mochitest/test_bug358797.html
+# parser/htmlparser/tests/mochitest/test_bug552938-2.html
+# parser/htmlparser/tests/mochitest/file_bug594730-3.html
+# parser/htmlparser/tests/mochitest/test_bug1104732.html
+# parser/htmlparser/tests/mochitest/test_bug716579.html
+# parser/htmlparser/tests/mochitest/file_bug594730-6.html
+# parser/htmlparser/tests/mochitest/file_bug594730-5.html
+# parser/htmlparser/tests/mochitest/file_viewsource.html
+# parser/htmlparser/tests/mochitest/test_bug667533.html
+# parser/htmlparser/tests/mochitest/file_bug672453_meta_restart.html
+# parser/htmlparser/tests/mochitest/test_bug688580.html
+# mailnews/import/content/import-test.html
+# mailnews/import/content/importDialog.xul
+# mailnews/import/content/fieldMapImport.xul
+# mailnews/compose/content/sendProgress.xul
+# mailnews/compose/content/mailComposeEditorOverlay.xul
+# mailnews/compose/content/menulistCompactBindings.xml
+# mailnews/compose/content/askSendFormat.xul
+# mailnews/addrbook/content/abNewCardDialog.xul
+# mailnews/addrbook/content/addrbookWidgets.xml
+# mailnews/addrbook/content/abEditCardDialog.xul
+# mailnews/addrbook/content/abResultsPaneOverlay.xul
+# mailnews/addrbook/content/abAddressBookNameDialog.xul
+# mailnews/addrbook/prefs/content/pref-directory-add.xul
+# mailnews/addrbook/prefs/content/pref-editdirectories.xul
+# mailnews/extensions/dsn/content/am-dsn.xul
+# mailnews/extensions/smime/content/msgCompSecurityInfo.xul
+# mailnews/extensions/smime/content/msgCompSMIMEOverlay.xul
+# mailnews/extensions/smime/content/certpicker.xul
+# mailnews/extensions/smime/content/msgReadSMIMEOverlay.xul
+# mailnews/extensions/smime/content/am-smimeOverlay.xul
+# mailnews/extensions/smime/content/msgReadSecurityInfo.xul
+# mailnews/extensions/smime/content/am-smime.xul
+# mailnews/extensions/smime/content/am-smimeIdentityEditOverlay.xul
+# mailnews/extensions/smime/content/msgHdrViewSMIMEOverlay.xul
+# mailnews/extensions/smime/content/certFetchingStatus.xul
+# mailnews/extensions/newsblog/rss.rdf
+# mailnews/extensions/newsblog/content/feed-subscriptions.xul
+# mailnews/extensions/newsblog/content/am-newsblog.xul
+# mailnews/extensions/newsblog/content/feedAccountWizard.xul
+# mailnews/extensions/mdn/content/am-mdn.xul
+# mailnews/jsaccount/readme.html
+# mailnews/news/content/downloadheaders.xul
+# mailnews/base/content/shutdownWindow.xul
+# mailnews/base/content/virtualFolderProperties.xul
+# mailnews/base/content/renameFolderDialog.xul
+# mailnews/base/content/markByDate.xul
+# mailnews/base/content/junkLog.xul
+# mailnews/base/content/msgAccountCentral.xul
+# mailnews/base/content/charsetList.xml
+# mailnews/base/content/newmailalert.xul
+# mailnews/base/content/folderProps.xul
+# mailnews/base/content/folderWidgets.xml
+# mailnews/base/content/newFolderDialog.xul
+# mailnews/base/content/virtualFolderListDialog.xul
+# mailnews/base/content/junkMailInfo.xul
+# mailnews/base/content/msgSynchronize.xul
+# mailnews/base/search/content/FilterEditor.xul
+# mailnews/base/search/content/CustomHeaders.xul
+# mailnews/base/search/content/searchTermOverlay.xul
+# mailnews/base/search/content/searchWidgets.xml
+# mailnews/base/search/content/viewLog.xul
+# mailnews/base/ispdata/movemail.rdf
+# mailnews/base/ispdata/gmail.rdf
+# mailnews/base/ispdata/aol.rdf
+# mailnews/base/prefs/content/am-identities-list.xul
+# mailnews/base/prefs/content/am-copiesOverlay.xul
+# mailnews/base/prefs/content/am-main.xul
+# mailnews/base/prefs/content/smtpEditOverlay.xul
+# mailnews/base/prefs/content/AccountManager.xul
+# mailnews/base/prefs/content/am-junk.xul
+# mailnews/base/prefs/content/am-identity-edit.xul
+# mailnews/base/prefs/content/am-addressing.xul
+# mailnews/base/prefs/content/am-copies.xul
+# mailnews/base/prefs/content/SmtpServerEdit.xul
+# mailnews/base/prefs/content/removeAccount.xul
+# mailnews/base/prefs/content/am-archiveoptions.xul
+# mailnews/base/prefs/content/am-serverwithnoidentities.xul
+# mailnews/base/prefs/content/am-smtp.xul
+# mailnews/base/prefs/content/am-server-advanced.xul
+# mailnews/base/prefs/content/am-offline.xul
+# mailnews/base/prefs/content/am-server.xul
+# mailnews/base/prefs/content/AccountWizard.xul
+# mailnews/base/prefs/content/am-server-top.xul
+# mailnews/base/prefs/content/am-addressingOverlay.xul
+# mailnews/base/prefs/content/accountcreation/emailWizard.xul
+# mailnews/db/gloda/content/glodacomplete.xml
+# mailnews/db/gloda/content/thunderbirdOverlay.xul
+# testing/web-platform/mozilla/tests/html/syntax/parsing/math-parse01.html
+# testing/web-platform/mozilla/tests/html/semantics/scripting-1/the-script-element/create-module-script.html
+# testing/web-platform/tests/hr-time/monotonic-clock.html
+# testing/web-platform/tests/hr-time/idlharness.html
+# testing/web-platform/tests/hr-time/basic.html
+# testing/web-platform/tests/hr-time/test_cross_frame_start.html
+# testing/web-platform/tests/hr-time/resources/now_frame.html
+# testing/web-platform/tests/fetch/api/headers/headers-casing.html
+# testing/web-platform/tests/fetch/api/headers/headers-combine.html
+# testing/web-platform/tests/fetch/api/headers/headers-idl.html
+# testing/web-platform/tests/fetch/api/headers/headers-structure.html
+# testing/web-platform/tests/fetch/api/headers/headers-normalize.html
+# testing/web-platform/tests/fetch/api/headers/headers-errors.html
+# testing/web-platform/tests/fetch/api/headers/headers-basic.html
+# testing/web-platform/tests/fetch/api/response/response-error.html
+# testing/web-platform/tests/fetch/api/response/response-stream-disturbed-3.html
+# testing/web-platform/tests/fetch/api/response/response-idl.html
+# testing/web-platform/tests/fetch/api/response/response-static-redirect.html
+# testing/web-platform/tests/fetch/api/response/response-stream-disturbed-5.html
+# testing/web-platform/tests/fetch/api/response/response-stream-disturbed-4.html
+# testing/web-platform/tests/fetch/api/response/response-consume-empty.html
+# testing/web-platform/tests/fetch/api/response/response-static-error.html
+# testing/web-platform/tests/fetch/api/response/response-clone.html
+# testing/web-platform/tests/fetch/api/response/response-cancel-stream.html
+# testing/web-platform/tests/fetch/api/response/response-consume-stream.html
+# testing/web-platform/tests/fetch/api/response/response-init-001.html
+# testing/web-platform/tests/fetch/api/response/response-stream-disturbed-2.html
+# testing/web-platform/tests/fetch/api/response/response-stream-disturbed-1.html
+# testing/web-platform/tests/fetch/api/response/response-init-002.html
+# testing/web-platform/tests/fetch/api/response/response-consume.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-to-dataurl.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-mode-worker.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-mode.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-location.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-count.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-count-worker.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-location-worker.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-origin-worker.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-origin.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-method.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-method-worker.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-to-dataurl-worker.html
+# testing/web-platform/tests/fetch/api/redirect/redirect-schemes.html
+# testing/web-platform/tests/fetch/api/basic/request-forbidden-headers.html
+# testing/web-platform/tests/fetch/api/basic/mode-no-cors.html
+# testing/web-platform/tests/fetch/api/basic/integrity.html
+# testing/web-platform/tests/fetch/api/basic/request-head-worker.html
+# testing/web-platform/tests/fetch/api/basic/mode-same-origin-worker.html
+# testing/web-platform/tests/fetch/api/basic/request-head.html
+# testing/web-platform/tests/fetch/api/basic/mode-same-origin.html
+# testing/web-platform/tests/fetch/api/basic/scheme-others-worker.html
+# testing/web-platform/tests/fetch/api/basic/scheme-blob.html
+# testing/web-platform/tests/fetch/api/basic/request-headers.html
+# testing/web-platform/tests/fetch/api/basic/response-url-worker.html
+# testing/web-platform/tests/fetch/api/basic/scheme-about.html
+# testing/web-platform/tests/fetch/api/basic/response-url.html
+# testing/web-platform/tests/fetch/api/basic/request-forbidden-headers-worker.html
+# testing/web-platform/tests/fetch/api/basic/scheme-about-worker.html
+# testing/web-platform/tests/fetch/api/basic/integrity-sharedworker.html
+# testing/web-platform/tests/fetch/api/basic/accept-header-worker.html
+# testing/web-platform/tests/fetch/api/basic/scheme-data-worker.html
+# testing/web-platform/tests/fetch/api/basic/referrer.html
+# testing/web-platform/tests/fetch/api/basic/stream-response-worker.html
+# testing/web-platform/tests/fetch/api/basic/accept-header.html
+# testing/web-platform/tests/fetch/api/basic/scheme-blob-worker.html
+# testing/web-platform/tests/fetch/api/basic/text-utf8.html
+# testing/web-platform/tests/fetch/api/basic/referrer-worker.html
+# testing/web-platform/tests/fetch/api/basic/scheme-others.html
+# testing/web-platform/tests/fetch/api/basic/request-headers-worker.html
+# testing/web-platform/tests/fetch/api/basic/scheme-data.html
+# testing/web-platform/tests/fetch/api/basic/integrity-worker.html
+# testing/web-platform/tests/fetch/api/basic/stream-response.html
+# testing/web-platform/tests/fetch/api/basic/mode-no-cors-worker.html
+# testing/web-platform/tests/fetch/api/basic/request-referrer.html
+# testing/web-platform/tests/fetch/api/credentials/authentication-basic-worker.html
+# testing/web-platform/tests/fetch/api/credentials/cookies.html
+# testing/web-platform/tests/fetch/api/credentials/authentication-basic.html
+# testing/web-platform/tests/fetch/api/credentials/cookies-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-redirect-credentials.html
+# testing/web-platform/tests/fetch/api/cors/cors-redirect-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-filtering-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-cookies.html
+# testing/web-platform/tests/fetch/api/cors/cors-preflight-referrer.html
+# testing/web-platform/tests/fetch/api/cors/cors-redirect.html
+# testing/web-platform/tests/fetch/api/cors/cors-basic-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-redirect-credentials-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-origin.html
+# testing/web-platform/tests/fetch/api/cors/cors-basic.html
+# testing/web-platform/tests/fetch/api/cors/cors-filtering.html
+# testing/web-platform/tests/fetch/api/cors/cors-multiple-origins.html
+# testing/web-platform/tests/fetch/api/cors/cors-redirect-preflight-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-multiple-origins-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-preflight-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-origin-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-preflight-status.html
+# testing/web-platform/tests/fetch/api/cors/cors-preflight-redirect.html
+# testing/web-platform/tests/fetch/api/cors/cors-preflight-redirect-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-preflight-status-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-preflight-referrer-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-no-preflight-worker.html
+# testing/web-platform/tests/fetch/api/cors/cors-preflight.html
+# testing/web-platform/tests/fetch/api/cors/cors-no-preflight.html
+# testing/web-platform/tests/fetch/api/cors/cors-redirect-preflight.html
+# testing/web-platform/tests/fetch/api/cors/cors-cookies-worker.html
+# testing/web-platform/tests/fetch/api/request/request-consume-empty.html
+# testing/web-platform/tests/fetch/api/request/request-clone.sub.html
+# testing/web-platform/tests/fetch/api/request/request-idl.html
+# testing/web-platform/tests/fetch/api/request/request-headers.html
+# testing/web-platform/tests/fetch/api/request/request-structure.html
+# testing/web-platform/tests/fetch/api/request/request-error.html
+# testing/web-platform/tests/fetch/api/request/request-cache.html
+# testing/web-platform/tests/fetch/api/request/request-init-002.html
+# testing/web-platform/tests/fetch/api/request/request-disturbed.html
+# testing/web-platform/tests/fetch/api/request/request-consume.html
+# testing/web-platform/tests/fetch/api/request/request-init-001.sub.html
+# testing/web-platform/tests/fetch/api/request/request-init-003.sub.html
+# testing/web-platform/tests/fetch/api/policies/referrer-no-referrer.html
+# testing/web-platform/tests/fetch/api/policies/csp-blocked.html
+# testing/web-platform/tests/fetch/api/policies/referrer-no-referrer-worker.html
+# testing/web-platform/tests/fetch/api/policies/referrer-unsafe-url.html
+# testing/web-platform/tests/fetch/api/policies/referrer-origin-worker.html
+# testing/web-platform/tests/fetch/api/policies/csp-blocked-worker.html
+# testing/web-platform/tests/fetch/api/policies/referrer-origin-when-cross-origin-worker.html
+# testing/web-platform/tests/fetch/api/policies/referrer-origin-when-cross-origin.html
+# testing/web-platform/tests/fetch/api/policies/referrer-origin.html
+# testing/web-platform/tests/fetch/api/policies/referrer-unsafe-url-worker.html
+# testing/web-platform/tests/fetch/nosniff/worker.html
+# testing/web-platform/tests/fetch/nosniff/image.html
+# testing/web-platform/tests/fetch/nosniff/script.html
+# testing/web-platform/tests/fetch/nosniff/importscripts.html
+# testing/web-platform/tests/fetch/nosniff/stylesheet.html
+# testing/web-platform/tests/fetch/nosniff/parsing-nosniff.html
+# testing/web-platform/tests/geolocation-API/watchPosition_permission-manual.html
+# testing/web-platform/tests/geolocation-API/watchPosition_TypeError.html
+# testing/web-platform/tests/geolocation-API/getCurrentPosition_TypeError.html
+# testing/web-platform/tests/geolocation-API/getCurrentPosition_permission_deny-manual.html
+# testing/web-platform/tests/geolocation-API/interfaces.html
+# testing/web-platform/tests/geolocation-API/clearWatch_TypeError.html
+# testing/web-platform/tests/geolocation-API/getCurrentPosition_IDL.html
+# testing/web-platform/tests/geolocation-API/watchPosition_permission_deny.html
+# testing/web-platform/tests/geolocation-API/getCurrentPosition_permission_allow-manual.html
+# testing/web-platform/tests/geolocation-API/getCurrentPosition_permission_allow.html
+# testing/web-platform/tests/geolocation-API/PositionOptions.html
+# testing/web-platform/tests/geolocation-API/getCurrentPosition_permission_deny.html
+# testing/web-platform/tests/geolocation-API/getCurrentPosition_permission-manual.html
+# testing/web-platform/tests/cookies/secure/set-from-dom.https.sub.html
+# testing/web-platform/tests/cookies/secure/set-from-wss.https.sub.html
+# testing/web-platform/tests/cookies/secure/set-from-dom.sub.html
+# testing/web-platform/tests/cookies/secure/set-from-http.https.sub.html
+# testing/web-platform/tests/cookies/secure/set-from-ws.https.sub.html
+# testing/web-platform/tests/cookies/secure/set-from-http.sub.html
+# testing/web-platform/tests/images/green.svg
+# testing/web-platform/tests/images/red-zerowidth.svg
+# testing/web-platform/tests/images/red-zeroheight.svg
+# testing/web-platform/tests/images/red-zerosize.svg
+# testing/web-platform/tests/DOM-parsing/todo/internalSubset.html
+# testing/web-platform/tests/websockets/Secure-Close-3000-reason.htm
+# testing/web-platform/tests/websockets/Create-Secure-verify-url-set-non-default-port.htm
+# testing/web-platform/tests/websockets/Secure-Close-2999-reason.htm
+# testing/web-platform/tests/websockets/Close-null.htm
+# testing/web-platform/tests/websockets/Send-paired-surrogates.htm
+# testing/web-platform/tests/websockets/Secure-Close-readyState-Closed.htm
+# testing/web-platform/tests/websockets/eventhandlers.html
+# testing/web-platform/tests/websockets/Send-data.htm
+# testing/web-platform/tests/websockets/Secure-Close-1000-verify-code.htm
+# testing/web-platform/tests/websockets/Send-null.htm
+# testing/web-platform/tests/websockets/Close-1000-reason.htm
+# testing/web-platform/tests/websockets/Secure-Close-Reason-124Bytes.htm
+# testing/web-platform/tests/websockets/Secure-Close-1005-verify-code.htm
+# testing/web-platform/tests/websockets/Secure-Close-Reason-Unpaired-surrogates.htm
+# testing/web-platform/tests/websockets/Secure-Close-readyState-Closing.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-arraybufferview-float32.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-arraybuffer.htm
+# testing/web-platform/tests/websockets/Create-protocols-repeated-case-insensitive.htm
+# testing/web-platform/tests/websockets/Create-valid-url-array-protocols.htm
+# testing/web-platform/tests/websockets/Create-non-absolute-url.htm
+# testing/web-platform/tests/websockets/Create-Secure-blocked-port.htm
+# testing/web-platform/tests/websockets/Secure-Send-65K-data.htm
+# testing/web-platform/tests/websockets/Create-asciiSep-protocol-string.htm
+# testing/web-platform/tests/websockets/Create-Secure-valid-url-binaryType-blob.htm
+# testing/web-platform/tests/websockets/Create-Secure-valid-url-protocol-string.htm
+# testing/web-platform/tests/websockets/Secure-Close-string.htm
+# testing/web-platform/tests/websockets/Secure-Close-1000-reason.htm
+# testing/web-platform/tests/websockets/Secure-Close-1005.htm
+# testing/web-platform/tests/websockets/Create-Secure-url-with-space.htm
+# testing/web-platform/tests/websockets/Secure-Send-unicode-data.htm
+# testing/web-platform/tests/websockets/Create-Secure-valid-url-protocol-setCorrectly.htm
+# testing/web-platform/tests/websockets/Send-binary-arraybuffer.htm
+# testing/web-platform/tests/websockets/Close-NaN.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-arraybufferview-float64.htm
+# testing/web-platform/tests/websockets/Secure-Close-undefined.htm
+# testing/web-platform/tests/websockets/Close-clamp.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-arraybufferview-int32.htm
+# testing/web-platform/tests/websockets/Send-binary-65K-arraybuffer.htm
+# testing/web-platform/tests/websockets/Secure-Send-unpaired-surrogates.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-65K-arraybuffer.htm
+# testing/web-platform/tests/websockets/Send-Unpaired-Surrogates.htm
+# testing/web-platform/tests/websockets/Close-Reason-124Bytes.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-arraybufferview-uint32-offset.htm
+# testing/web-platform/tests/websockets/constructor.html
+# testing/web-platform/tests/websockets/Close-0.htm
+# testing/web-platform/tests/websockets/Create-nonAscii-protocol-string.htm
+# testing/web-platform/tests/websockets/Secure-Close-3000-verify-code.htm
+# testing/web-platform/tests/websockets/Secure-Close-server-initiated-close.htm
+# testing/web-platform/tests/websockets/Create-wrong-scheme.htm
+# testing/web-platform/tests/websockets/Create-valid-url-protocol.htm
+# testing/web-platform/tests/websockets/Send-unicode-data.htm
+# testing/web-platform/tests/websockets/Create-invalid-urls.htm
+# testing/web-platform/tests/websockets/Send-0byte-data.htm
+# testing/web-platform/tests/websockets/Secure-Send-paired-surrogates.htm
+# testing/web-platform/tests/websockets/Secure-Send-data.htm
+# testing/web-platform/tests/websockets/Create-valid-url-protocol-empty.htm
+# testing/web-platform/tests/websockets/Close-1000.htm
+# testing/web-platform/tests/websockets/Secure-Close-1000.htm
+# testing/web-platform/tests/websockets/Send-65K-data.htm
+# testing/web-platform/tests/websockets/Close-string.htm
+# testing/web-platform/tests/websockets/Send-binary-arraybufferview-int16-offset.htm
+# testing/web-platform/tests/websockets/Create-protocol-with-space.htm
+# testing/web-platform/tests/websockets/Create-Secure-valid-url-array-protocols.htm
+# testing/web-platform/tests/websockets/Secure-Close-0.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-arraybufferview-uint16-offset-length.htm
+# testing/web-platform/tests/websockets/Send-binary-arraybufferview-int8.htm
+# testing/web-platform/tests/websockets/extended-payload-length.html
+# testing/web-platform/tests/websockets/Secure-Close-null.htm
+# testing/web-platform/tests/websockets/Create-verify-url-set-non-default-port.htm
+# testing/web-platform/tests/websockets/Secure-Send-null.htm
+# testing/web-platform/tests/websockets/Send-binary-blob.htm
+# testing/web-platform/tests/websockets/Create-Secure-valid-url.htm
+# testing/web-platform/tests/websockets/Secure-Close-4999-reason.htm
+# testing/web-platform/tests/websockets/Close-undefined.htm
+# testing/web-platform/tests/websockets/Create-Secure-extensions-empty.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-arraybufferview-uint8-offset.htm
+# testing/web-platform/tests/websockets/binaryType-wrong-value.htm
+# testing/web-platform/tests/websockets/Send-before-open.htm
+# testing/web-platform/tests/websockets/Create-valid-url.htm
+# testing/web-platform/tests/websockets/Create-protocols-repeated.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-blob.htm
+# testing/web-platform/tests/websockets/Secure-Close-onlyReason.htm
+# testing/web-platform/tests/websockets/Close-reason-unpaired-surrogates.htm
+# testing/web-platform/tests/websockets/Secure-Send-binary-arraybufferview-uint8-offset-length.htm
+# testing/web-platform/tests/websockets/Secure-Close-NaN.htm
+# testing/web-platform/tests/websockets/cookies/001.html
+# testing/web-platform/tests/websockets/cookies/003.html
+# testing/web-platform/tests/websockets/cookies/006.html
+# testing/web-platform/tests/websockets/cookies/005.html
+# testing/web-platform/tests/websockets/cookies/002.html
+# testing/web-platform/tests/websockets/cookies/004.html
+# testing/web-platform/tests/websockets/cookies/007.html
+# testing/web-platform/tests/websockets/closing-handshake/003.html
+# testing/web-platform/tests/websockets/closing-handshake/002.html
+# testing/web-platform/tests/websockets/closing-handshake/004.html
+# testing/web-platform/tests/websockets/binary/001.html
+# testing/web-platform/tests/websockets/binary/005.html
+# testing/web-platform/tests/websockets/binary/002.html
+# testing/web-platform/tests/websockets/binary/004.html
+# testing/web-platform/tests/websockets/constructor/017.html
+# testing/web-platform/tests/websockets/constructor/021.html
+# testing/web-platform/tests/websockets/constructor/011.html
+# testing/web-platform/tests/websockets/constructor/001.html
+# testing/web-platform/tests/websockets/constructor/009.html
+# testing/web-platform/tests/websockets/constructor/008.html
+# testing/web-platform/tests/websockets/constructor/018.html
+# testing/web-platform/tests/websockets/constructor/010.html
+# testing/web-platform/tests/websockets/constructor/016.html
+# testing/web-platform/tests/websockets/constructor/006.html
+# testing/web-platform/tests/websockets/constructor/012.html
+# testing/web-platform/tests/websockets/constructor/013.html
+# testing/web-platform/tests/websockets/constructor/005.html
+# testing/web-platform/tests/websockets/constructor/022.html
+# testing/web-platform/tests/websockets/constructor/002.html
+# testing/web-platform/tests/websockets/constructor/004.html
+# testing/web-platform/tests/websockets/constructor/014.html
+# testing/web-platform/tests/websockets/constructor/020.html
+# testing/web-platform/tests/websockets/constructor/007.html
+# testing/web-platform/tests/websockets/constructor/019.html
+# testing/web-platform/tests/websockets/opening-handshake/001.html
+# testing/web-platform/tests/websockets/opening-handshake/003.html
+# testing/web-platform/tests/websockets/opening-handshake/005.html
+# testing/web-platform/tests/websockets/opening-handshake/002.html
+# testing/web-platform/tests/websockets/security/001.html
+# testing/web-platform/tests/websockets/security/002.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/constants/001.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/constants/003.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/constants/006.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/constants/005.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/constants/002.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/constants/004.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-arraybuffer.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-unicode.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-getter.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-readonly.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-blob.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-deleting.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-initial.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-large.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-setter.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/close/close-multiple.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/close/close-replace.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/close/close-connecting.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/close/close-return.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/close/close-basic.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/close/close-nested.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/017.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/011.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/001.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/009.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/008.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/003.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/018.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/010.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/016.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/006.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/012.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/013.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/015.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/002.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/004.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/014.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/020.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/007.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/events/019.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/011.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/001.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/009.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/008.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/003.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/010.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/006.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/012.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/005.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/002.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/004.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/send/007.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/readyState/001.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/readyState/008.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/readyState/003.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/readyState/006.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/readyState/005.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/readyState/002.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/readyState/004.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/readyState/007.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/extensions/001.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/protocol/protocol-initial.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/url/001.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/url/003.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/url/resolve.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/url/006.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/url/005.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/url/002.html
+# testing/web-platform/tests/websockets/interfaces/WebSocket/url/004.html
+# testing/web-platform/tests/websockets/interfaces/CloseEvent/clean-close.html
+# testing/web-platform/tests/websockets/interfaces/CloseEvent/constructor.html
+# testing/web-platform/tests/websockets/interfaces/CloseEvent/historical.html
+# testing/web-platform/tests/websockets/unload-a-document/001.html
+# testing/web-platform/tests/websockets/unload-a-document/003.html
+# testing/web-platform/tests/websockets/unload-a-document/005-1.html
+# testing/web-platform/tests/websockets/unload-a-document/005.html
+# testing/web-platform/tests/websockets/unload-a-document/001-1.html
+# testing/web-platform/tests/websockets/unload-a-document/001-2.html
+# testing/web-platform/tests/websockets/unload-a-document/002.html
+# testing/web-platform/tests/websockets/unload-a-document/004.html
+# testing/web-platform/tests/websockets/unload-a-document/002-1.html
+# testing/web-platform/tests/websockets/unload-a-document/002-2.html
+# testing/web-platform/tests/websockets/keeping-connection-open/001.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-004-ref.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-001a.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-001b.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-currentColor.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-003-ref.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-005-ref.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-005.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-001d.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-001-ref.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-006-ref.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-004.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-002.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-003.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-006.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-001c.html
+# testing/web-platform/tests/compat/webkit-text-fill-color-property-002-ref.html
+# testing/web-platform/tests/selectors-api/tests/submissions/Opera/ParentNode-query-queryAll.html
+# testing/web-platform/tests/presentation-api/controlling-ua/defaultRequest_success-manual.html
+# testing/web-platform/tests/presentation-api/controlling-ua/startNewPresentation_error.html
+# testing/web-platform/tests/presentation-api/controlling-ua/PresentationConnection_onclosed-manual.html
+# testing/web-platform/tests/presentation-api/controlling-ua/startNewPresentation_sandboxing_error-manual.html
+# testing/web-platform/tests/presentation-api/controlling-ua/reconnectToPresentation_error-manual.html
+# testing/web-platform/tests/presentation-api/controlling-ua/PresentationRequest_success.html
+# testing/web-platform/tests/presentation-api/controlling-ua/reconnectToPresentation_sandboxing_success.html
+# testing/web-platform/tests/presentation-api/controlling-ua/getAvailability.html
+# testing/web-platform/tests/presentation-api/controlling-ua/getAvailability_sandboxing_success.html
+# testing/web-platform/tests/presentation-api/controlling-ua/startNewPresentation_mixedcontent_multiple-manual.https.html
+# testing/web-platform/tests/presentation-api/controlling-ua/PresentationConnection_onterminated-manual.html
+# testing/web-platform/tests/presentation-api/controlling-ua/startNewPresentation_sandboxing_success-manual.html
+# testing/web-platform/tests/presentation-api/controlling-ua/reconnectToPresentation_sandboxing_error.html
+# testing/web-platform/tests/presentation-api/controlling-ua/getAvailability_mixedcontent.https.html
+# testing/web-platform/tests/presentation-api/controlling-ua/getAvailability_sandboxing_error.html
+# testing/web-platform/tests/presentation-api/controlling-ua/PresentationConnection_onconnected-manual.html
+# testing/web-platform/tests/presentation-api/controlling-ua/reconnectToPresentation_success-manual.html
+# testing/web-platform/tests/presentation-api/controlling-ua/idlharness.html
+# testing/web-platform/tests/presentation-api/controlling-ua/reconnectToPresentation_mixedcontent.https.html
+# testing/web-platform/tests/presentation-api/controlling-ua/startNewPresentation_mixedcontent-manual.https.html
+# testing/web-platform/tests/presentation-api/controlling-ua/PresentationRequest_error.html
+# testing/web-platform/tests/presentation-api/controlling-ua/startNewPresentation_success-manual.html
+# testing/web-platform/tests/presentation-api/controlling-ua/support/presentation.html
+# testing/web-platform/tests/presentation-api/controlling-ua/support/iframe.html
+# testing/web-platform/tests/presentation-api/receiving-ua/idlharness.html
+# testing/web-platform/tests/touch-events/touch-globaleventhandler-interface.html
+# testing/web-platform/tests/touch-events/multi-touch-interfaces-manual.html
+# testing/web-platform/tests/touch-events/touch-retargeting.html
+# testing/web-platform/tests/touch-events/touch-touchevent-constructor.html
+# testing/web-platform/tests/touch-events/create-touch-touchlist.html
+# testing/web-platform/tests/touch-events/multi-touch-interactions-manual.html
+# testing/web-platform/tests/touch-events/single-touch-manual.html
+# testing/web-platform/tests/touch-events/historical.html
+# testing/web-platform/tests/webaudio/specification.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-audionode-interface/audionode-connect-return-value.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-constantsourcenode-interface/test-constantsourcenode.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-audiodestinationnode-interface/idl-test.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-audioparam-interface/setTargetAtTime-after-event-within-block.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-audioparam-interface/setValueAtTime-within-block.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueAtTime.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-audiobuffer-interface/idl-test.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-gainnode-interface/test-gainnode.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-gainnode-interface/idl-test.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-delaynode-interface/idl-test.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-pannernode-interface/test-pannernode-automation.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-offlineaudiocontext-interface/current-time-block-size.html
+# testing/web-platform/tests/webaudio/the-audio-api/the-waveshapernode-interface/curve-tests.html
+# testing/web-platform/tests/html-media-capture/capture_image_cancel-manual.html
+# testing/web-platform/tests/html-media-capture/capture_image-manual.html
+# testing/web-platform/tests/html-media-capture/capture_audio_cancel-manual.html
+# testing/web-platform/tests/html-media-capture/capture_video_cancel-manual.html
+# testing/web-platform/tests/html-media-capture/capture_fallback_file_upload.html
+# testing/web-platform/tests/html-media-capture/capture_reflect.html
+# testing/web-platform/tests/html-media-capture/capture_video-manual.html
+# testing/web-platform/tests/html-media-capture/idlharness.html
+# testing/web-platform/tests/html-media-capture/capture_audio-manual.html
+# testing/web-platform/tests/resources/webidl2/coverage.html
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/nointerfaceobject.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/array.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/constructor.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/enum.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/caller.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/typedef.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/typesuffixes.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/documentation.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/nullable.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/namedconstructor.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/special-omittable.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/dictionary-inherits.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/exception-inheritance.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/getter-setter.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/equivalent-decl.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/callback.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/nullableobjects.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/exception.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/treatasnull.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/stringifier-custom.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/replaceable.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/indexed-properties.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/prototyperoot.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/serializer.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/reg-operations.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/documentation-dos.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/operation-optional-arg.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/dictionary.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/stringifier-attribute.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/sequence.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/implements.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/stringifier.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/variadic-operations.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/constants.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/inherits-getter.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/overloading.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/allowany.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/interface-inherits.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/iterator.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/module.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/treatasundefined.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/overridebuiltins.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/uniontype.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/primitives.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/putforwards.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/partial-interface.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/identifier-qualified-names.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/attributes.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/namespaceobject.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/test/valid/xml/static.widlprocxml
+# testing/web-platform/tests/resources/webidl2/test/widlproc/examples/spectowidl.xsl
+# testing/web-platform/tests/resources/webidl2/test/widlproc/src/widlprocxmltohtml.xsl
+# testing/web-platform/tests/resources/webidl2/test/widlproc/doc/widlproc.html
+# testing/web-platform/tests/resources/webidl2/test/widlproc/doc/htmltodtd.xsl
+# testing/web-platform/tests/resources/examples/apisample2.htm
+# testing/web-platform/tests/resources/examples/apisample15.html
+# testing/web-platform/tests/resources/examples/apisample9.html
+# testing/web-platform/tests/resources/examples/apisample.htm
+# testing/web-platform/tests/resources/examples/apisample10.html
+# testing/web-platform/tests/resources/examples/apisample5.htm
+# testing/web-platform/tests/resources/examples/apisample3.htm
+# testing/web-platform/tests/resources/examples/apisample16.html
+# testing/web-platform/tests/resources/examples/apisample14.html
+# testing/web-platform/tests/resources/examples/apisample17.html
+# testing/web-platform/tests/resources/examples/apisample4.htm
+# testing/web-platform/tests/resources/examples/apisample7.html
+# testing/web-platform/tests/resources/examples/apisample11.html
+# testing/web-platform/tests/resources/examples/apisample6.html
+# testing/web-platform/tests/resources/examples/apisample13.html
+# testing/web-platform/tests/resources/examples/apisample12.html
+# testing/web-platform/tests/resources/examples/apisample8.html
+# testing/web-platform/tests/eventsource/eventsource-reconnect.htm
+# testing/web-platform/tests/eventsource/format-field-data.htm
+# testing/web-platform/tests/eventsource/format-field-retry-bogus.htm
+# testing/web-platform/tests/eventsource/eventsource-constructor-url-multi-window.htm
+# testing/web-platform/tests/eventsource/request-cache-control.htm
+# testing/web-platform/tests/eventsource/format-null-character.html
+# testing/web-platform/tests/eventsource/eventsource-onopen.htm
+# testing/web-platform/tests/eventsource/eventsource-cross-origin.htm
+# testing/web-platform/tests/eventsource/eventsource-constructor-stringify.htm
+# testing/web-platform/tests/eventsource/format-data-before-final-empty-line.htm
+# testing/web-platform/tests/eventsource/request-credentials.htm
+# testing/web-platform/tests/eventsource/eventsource-url.htm
+# testing/web-platform/tests/eventsource/format-mime-trailing-semicolon.htm
+# testing/web-platform/tests/eventsource/eventsource-onmessage.htm
+# testing/web-platform/tests/eventsource/format-field-unknown.htm
+# testing/web-platform/tests/eventsource/request-redirect.htm
+# testing/web-platform/tests/eventsource/eventsource-constructor-document-domain.htm
+# testing/web-platform/tests/eventsource/eventsource-close.htm
+# testing/web-platform/tests/eventsource/eventsource-prototype.htm
+# testing/web-platform/tests/eventsource/interfaces.html
+# testing/web-platform/tests/eventsource/format-field-id-2.htm
+# testing/web-platform/tests/eventsource/format-field-retry-empty.htm
+# testing/web-platform/tests/eventsource/eventsource-constructor-non-same-origin.htm
+# testing/web-platform/tests/eventsource/format-bom-2.htm
+# testing/web-platform/tests/eventsource/format-leading-space.htm
+# testing/web-platform/tests/eventsource/format-field-event.htm
+# testing/web-platform/tests/eventsource/format-field-parsing.htm
+# testing/web-platform/tests/eventsource/format-mime-bogus.htm
+# testing/web-platform/tests/eventsource/event-data.html
+# testing/web-platform/tests/eventsource/format-newlines.htm
+# testing/web-platform/tests/eventsource/format-comments.htm
+# testing/web-platform/tests/eventsource/format-field-event-empty.htm
+# testing/web-platform/tests/eventsource/format-bom.htm
+# testing/web-platform/tests/eventsource/eventsource-request-cancellation.htm
+# testing/web-platform/tests/eventsource/request-status-error.htm
+# testing/web-platform/tests/eventsource/request-accept.htm
+# testing/web-platform/tests/eventsource/eventsource-eventtarget.htm
+# testing/web-platform/tests/eventsource/format-field-id.htm
+# testing/web-platform/tests/eventsource/format-utf-8.htm
+# testing/web-platform/tests/eventsource/format-field-retry.htm
+# testing/web-platform/tests/eventsource/format-mime-valid-bogus.htm
+# testing/web-platform/tests/eventsource/eventsource-constructor-url-bogus.htm
+# testing/web-platform/tests/eventsource/resources/init.htm
+# testing/web-platform/tests/eventsource/shared-worker/eventsource-onopen.htm
+# testing/web-platform/tests/eventsource/shared-worker/eventsource-url.htm
+# testing/web-platform/tests/eventsource/shared-worker/eventsource-close.htm
+# testing/web-platform/tests/eventsource/shared-worker/eventsource-prototype.htm
+# testing/web-platform/tests/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm
+# testing/web-platform/tests/eventsource/shared-worker/eventsource-onmesage.htm
+# testing/web-platform/tests/eventsource/shared-worker/eventsource-eventtarget.htm
+# testing/web-platform/tests/eventsource/shared-worker/eventsource-constructor-url-bogus.htm
+# testing/web-platform/tests/eventsource/dedicated-worker/eventsource-onopen.htm
+# testing/web-platform/tests/eventsource/dedicated-worker/eventsource-url.htm
+# testing/web-platform/tests/eventsource/dedicated-worker/eventsource-close.htm
+# testing/web-platform/tests/eventsource/dedicated-worker/eventsource-prototype.htm
+# testing/web-platform/tests/eventsource/dedicated-worker/eventsource-constructor-non-same-origin.htm
+# testing/web-platform/tests/eventsource/dedicated-worker/eventsource-onmesage.htm
+# testing/web-platform/tests/eventsource/dedicated-worker/eventsource-constructor-url-bogus.htm
+# testing/web-platform/tests/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_inbody01.html
+# testing/web-platform/tests/html/syntax/parsing/Element.getElementsByTagName-foreign-02.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tables01.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_webkit02.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_adoption02.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_pending-spec-changes.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests19.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_domjs-unsafe.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_005.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tricky01.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests5.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests12.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_scripted_webkit01.html
+# testing/web-platform/tests/html/syntax/parsing/Element.getElementsByTagName-foreign-01.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests18.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests1.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_scripted_ark.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests6.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests15.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests2.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_010.html
+# testing/web-platform/tests/html/syntax/parsing/the-end.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests20.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_doctype01.html
+# testing/web-platform/tests/html/syntax/parsing/named-character-references.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_scripted_adoption01.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests26.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_003.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_entities01.html
+# testing/web-platform/tests/html/syntax/parsing/Document.getElementsByTagName-foreign-02.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_main-element.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_011.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_013.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests9.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_009.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests22.html
+# testing/web-platform/tests/html/syntax/parsing/math-parse03.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_scriptdata01.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_006.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_isindex.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests14.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_innerHTML_tests_innerHTML_1.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_008.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_001.html
+# testing/web-platform/tests/html/syntax/parsing/DOMContentLoaded-defer.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests25.html
+# testing/web-platform/tests/html/syntax/parsing/math-parse01.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_html5test-com.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests24.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_entities02.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests21.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_adoption01.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_innerHTML_tests6.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_plain-text-unsafe.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests8.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_webkit01.html
+# testing/web-platform/tests/html/syntax/parsing/Document.getElementsByTagName-foreign-01.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests23.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests17.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_innerHTML_tests4.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests16.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_innerHTML_tests7.html
+# testing/web-platform/tests/html/syntax/parsing/foreign_content_004.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_comments01.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_template.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests10.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests11.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests3.html
+# testing/web-platform/tests/html/syntax/parsing/html5lib_tests7.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/start-tag-html.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-head-token.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-html-token.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-body-token.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-frameset-token.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/start-tag-body.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-table-insertion-mode/end-tag-table.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-foster-parenting/template-is-a-foster-parent-element.html
+# testing/web-platform/tests/html/syntax/parsing/template/additions-to-foster-parenting/template-is-not-a-foster-parent-element.html
+# testing/web-platform/tests/html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html
+# testing/web-platform/tests/html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html
+# testing/web-platform/tests/html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html
+# testing/web-platform/tests/html/syntax/parsing/template/appending-to-a-template/template-child-nodes.html
+# testing/web-platform/tests/html/syntax/parsing/template/creating-an-element-for-the-token/template-owner-document.html
+# testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-015.html
+# testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-018.html
+# testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-007.html
+# testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-030.html
+# testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-016.html
+# testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-009.html
+# testing/web-platform/tests/html/syntax/parsing-html-fragments/the-input-byte-stream-001.html
+# testing/web-platform/tests/html/syntax/serializing-html-fragments/outerHTML.html
+# testing/web-platform/tests/html/syntax/serializing-html-fragments/initial-linefeed-pre.html
+# testing/web-platform/tests/html/syntax/serializing-html-fragments/serializing.html
+# testing/web-platform/tests/html/syntax/serializing-xml-fragments/outerHTML.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/nothing.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/heading-obsolete-attributes-01.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-04.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-03.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-01.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-direction-left-manual.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount-effect-manual.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-direction-right-manual.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-stop.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-direction-down-manual.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-direction-up-manual.html
+# testing/web-platform/tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-start.html
+# testing/web-platform/tests/html/infrastructure/conformance-requirements/extensibility/foreign.html
+# testing/web-platform/tests/html/infrastructure/common-dom-interfaces/collections/htmloptionscollection.html
+# testing/web-platform/tests/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html
+# testing/web-platform/tests/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html
+# testing/web-platform/tests/html/infrastructure/common-dom-interfaces/collections/radionodelist.html
+# testing/web-platform/tests/html/infrastructure/terminology/plugins/text-plain.html
+# testing/web-platform/tests/html/infrastructure/urls/dynamic-changes-to-base-urls/dynamic-urls.sub.xhtml
+# testing/web-platform/tests/html/infrastructure/urls/terminology-0/document-base-url.html
+# testing/web-platform/tests/html/infrastructure/urls/terminology-0/multiple-base.sub.html
+# testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html
+# testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html
+# testing/web-platform/tests/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html
+# testing/web-platform/tests/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm
+# testing/web-platform/tests/html/semantics/interfaces.html
+# testing/web-platform/tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html
+# testing/web-platform/tests/html/semantics/interactive-elements/the-dialog-element/dialog-open.html
+# testing/web-platform/tests/html/semantics/interactive-elements/the-dialog-element/dialog-close.html
+# testing/web-platform/tests/html/semantics/interactive-elements/the-details-element/toggleEvent.html
+# testing/web-platform/tests/html/semantics/interactive-elements/the-details-element/details.html
+# testing/web-platform/tests/html/semantics/forms/historical.html
+# testing/web-platform/tests/html/semantics/forms/the-select-element/select-named-getter.html
+# testing/web-platform/tests/html/semantics/forms/the-select-element/select-ask-for-reset.html
+# testing/web-platform/tests/html/semantics/forms/the-select-element/select-remove.html
+# testing/web-platform/tests/html/semantics/forms/the-fieldset-element/disabled-002.xhtml
+# testing/web-platform/tests/html/semantics/forms/the-fieldset-element/disabled-001.html
+# testing/web-platform/tests/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement.html
+# testing/web-platform/tests/html/semantics/forms/the-progress-element/progress-2.html
+# testing/web-platform/tests/html/semantics/forms/the-progress-element/progress.html
+# testing/web-platform/tests/html/semantics/forms/the-form-element/form-autocomplete.html
+# testing/web-platform/tests/html/semantics/forms/the-form-element/form-indexed-element.html
+# testing/web-platform/tests/html/semantics/forms/the-form-element/form-elements-sameobject.html
+# testing/web-platform/tests/html/semantics/forms/the-form-element/form-nameditem.html
+# testing/web-platform/tests/html/semantics/forms/the-form-element/form-elements-nameditem-02.html
+# testing/web-platform/tests/html/semantics/forms/the-form-element/form-elements-interfaces-01.html
+# testing/web-platform/tests/html/semantics/forms/the-form-element/form-elements-matches.html
+# testing/web-platform/tests/html/semantics/forms/the-form-element/form-elements-nameditem-01.html
+# testing/web-platform/tests/html/semantics/forms/form-submission-0/url-encoded.html
+# testing/web-platform/tests/html/semantics/forms/form-submission-0/submit-entity-body.html
+# testing/web-platform/tests/html/semantics/forms/form-submission-0/getactionurl.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/number.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/file-manual.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/radio-groupname-case.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/reset.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/datetime.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/range-2.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/type-change-state.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/button.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/telephone.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/search_input.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/range.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/color.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/input-type-button.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/month.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/minlength.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/week.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/image01.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/image01-ref.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/url.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/cloning-steps.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/password.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/required_attribute.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/time.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/pattern_attribute.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/hidden.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/time-2.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/email.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/radio.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/selection.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/valueMode.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/input-type-checkbox.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/text.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/checkbox.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/maxlength.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/date.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/maxlength-manual.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/files.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/clone.html
+# testing/web-platform/tests/html/semantics/forms/the-input-element/checked.xhtml
+# testing/web-platform/tests/html/semantics/forms/the-input-element/datetime-local.html
+# testing/web-platform/tests/html/semantics/forms/the-output-element/output.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-select-manual.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-newline-bidi.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-placeholder-manual.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-type.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/cloning-steps.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/wrap-reflect-1b.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/wrap-reflect-1a.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-select-event-manual.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-newline-bidi-ref.html
+# testing/web-platform/tests/html/semantics/forms/the-textarea-element/wrap-reflect-1-ref.html
+# testing/web-platform/tests/html/semantics/forms/form-control-infrastructure/form.html
+# testing/web-platform/tests/html/semantics/forms/textfieldselection/select-event.html
+# testing/web-platform/tests/html/semantics/forms/textfieldselection/selection-not-application.html
+# testing/web-platform/tests/html/semantics/forms/textfieldselection/selection-after-content-change.html
+# testing/web-platform/tests/html/semantics/forms/textfieldselection/selection-not-application-textarea.html
+# testing/web-platform/tests/html/semantics/forms/textfieldselection/selection.html
+# testing/web-platform/tests/html/semantics/forms/textfieldselection/textfieldselection-setRangeText.html
+# testing/web-platform/tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html
+# testing/web-platform/tests/html/semantics/forms/the-label-element/labelable-elements.html
+# testing/web-platform/tests/html/semantics/forms/the-label-element/iframe-label-attributes.html
+# testing/web-platform/tests/html/semantics/forms/the-label-element/label-attributes.html
+# testing/web-platform/tests/html/semantics/forms/the-legend-element/legend-form.html
+# testing/web-platform/tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html
+# testing/web-platform/tests/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html
+# testing/web-platform/tests/html/semantics/forms/attributes-common-to-form-controls/formaction.html
+# testing/web-platform/tests/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html
+# testing/web-platform/tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr-iframe.html
+# testing/web-platform/tests/html/semantics/forms/attributes-common-to-form-controls/dirname-rtl-manual.html
+# testing/web-platform/tests/html/semantics/forms/the-optgroup-element/optgroup-disabled-manual.html
+# testing/web-platform/tests/html/semantics/forms/the-button-element/button-activate-frame.html
+# testing/web-platform/tests/html/semantics/forms/the-button-element/button-events.html
+# testing/web-platform/tests/html/semantics/forms/the-button-element/button-activate.html
+# testing/web-platform/tests/html/semantics/forms/the-button-element/button-validation.html
+# testing/web-platform/tests/html/semantics/forms/resetting-a-form/reset-form.html
+# testing/web-platform/tests/html/semantics/forms/constraints/tooLong-textarea-delete-manual.html
+# testing/web-platform/tests/html/semantics/forms/constraints/tooLong-input-search-delete-manual.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-valueMissing.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-reportValidity.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-checkValidity.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-typeMismatch.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-willValidate.html
+# testing/web-platform/tests/html/semantics/forms/constraints/tooLong-input-url-delete-manual.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-rangeOverflow.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-valid.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validate.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html
+# testing/web-platform/tests/html/semantics/forms/constraints/tooLong-input-password-delete-manual.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-badInput.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-patternMismatch.html
+# testing/web-platform/tests/html/semantics/forms/constraints/tooLong-input-tel-delete-manual.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-customError.html
+# testing/web-platform/tests/html/semantics/forms/constraints/tooLong-input-text-delete-manual.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-tooLong.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-tooShort.html
+# testing/web-platform/tests/html/semantics/forms/constraints/inputwillvalidate.html
+# testing/web-platform/tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch.html
+# testing/web-platform/tests/html/semantics/forms/constraints/tooLong-input-email-delete-manual.html
+# testing/web-platform/tests/html/semantics/forms/the-meter-element/meter.html
+# testing/web-platform/tests/html/semantics/forms/the-datalist-element/datalistoptions.html
+# testing/web-platform/tests/html/semantics/forms/the-option-element/option-value.html
+# testing/web-platform/tests/html/semantics/forms/the-option-element/option-selected.html
+# testing/web-platform/tests/html/semantics/forms/the-option-element/option-text-backslash.html
+# testing/web-platform/tests/html/semantics/forms/the-option-element/option-form.html
+# testing/web-platform/tests/html/semantics/forms/the-option-element/option-label.html
+# testing/web-platform/tests/html/semantics/forms/the-option-element/option-text-spaces.html
+# testing/web-platform/tests/html/semantics/forms/the-option-element/option-text-label.html
+# testing/web-platform/tests/html/semantics/forms/the-option-element/option-text-recurse.html
+# testing/web-platform/tests/html/semantics/forms/the-option-element/option-disabled-manual.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/additions-to-the-css-user-agent-style-sheet/css-user-agent-style-sheet-test-003.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/additions-to-the-css-user-agent-style-sheet/css-user-agent-style-sheet-test-001-ref.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/additions-to-the-css-user-agent-style-sheet/css-user-agent-style-sheet-test-001.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/additions-to-the-css-user-agent-style-sheet/css-user-agent-style-sheet-test-002.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-empty.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-child-nodes-nested.xhtml
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-child-nodes-div.xhtml
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-descendant-head.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/head-template-contents-table-no-end-tag.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-descendant-frameset.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-head.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-descendant-body.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-body.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-nested.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/end-template-tag-in-body.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-html.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/head-template-contents-div-no-end-tag.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-attribute.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-table-no-end-tag.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/two-templates.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/html-start-tag.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-div-no-end-tag.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-text.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/template-contents-frameset.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/end-template-tag-in-head.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/frameset-end-tag.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/innerhtml-on-templates/innerhtml.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/definitions/template-contents.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-test-002.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-test-001.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/serializing-html-templates/outerhtml.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/additions-to-the-steps-to-clone-a-node/template-clone-children.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/additions-to-the-steps-to-clone-a-node/templates-copy-document-owner.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/template-element/template-descendant-head.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/template-element/template-descendant-frameset.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/template-element/template-descendant-body.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/template-element/content-attribute.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/template-element/node-document-changes.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/template-element/template-content.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/template-element/template-content-node-document.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/additions-to-serializing-xhtml-documents/outerhtml.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/node-document.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-event.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-noembed-noframes-iframe.xhtml
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-language-type.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-crossorigin.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-charset-01.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_007.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-charset-03.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_010.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/load-event.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_003.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-charset-02.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-1.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_011.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-event-xhtml.xhtml
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-not-found-not-executed.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-not-executed-after-shutdown.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-languages-01.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_004.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-crossorigin-network.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-not-executed-after-shutdown-child.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_006.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/scripting-enabled.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-text.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-text-xhtml.xhtml
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_005.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_002.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_008.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-onload-string.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-languages-02.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_009.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/historical.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/async_001.htm
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-onload-insertion-point.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/fetch-src/failure.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/fetch-src/empty.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/fetch-src/empty-with-base.html
+# testing/web-platform/tests/html/semantics/scripting-1/the-script-element/fetch-src/alpha/base.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/historical.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-a-element/a.text-getter-01.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-a-element/a.text-setter-01.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-a-element/a-stringifier.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bdo-override.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bidi-001-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bdo-ltr.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bdo-child.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bidi-001.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-data-element/data.value-001.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-br-element/br-bidi-in-inline-ancestors.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-br-element/br-bidi-in-inline-ancestors-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-br-element/br-bidi.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-br-element/br-bidi-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-1-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-2.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-surrounding-run.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-2.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-surrounding-run-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-2-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-number-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-separate.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-1-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-1.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-wrapped-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-1.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-2-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-nested.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-separate-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-auto-dir-default-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-number.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-missing-pdf-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-nested-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-1.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-paragraph-level-container.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-1-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-paragraph-level-container-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-2.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-1-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-auto-dir-default.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-2.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-1.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-2-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-wrapped.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-2-ref.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-missing-pdf.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-time-element/001.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-wbr-element/wbr-element.html
+# testing/web-platform/tests/html/semantics/text-level-semantics/the-wbr-element/wbr-element-ref.html
+# testing/web-platform/tests/html/semantics/links/linktypes/alternate-css.html
+# testing/web-platform/tests/html/semantics/links/linktypes/alternate-css-ref.html
+# testing/web-platform/tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html
+# testing/web-platform/tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_attribute-getter-setter.html
+# testing/web-platform/tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_getter.html
+# testing/web-platform/tests/html/semantics/links/links-created-by-a-and-area-elements/support/noopener-target-2.html
+# testing/web-platform/tests/html/semantics/links/links-created-by-a-and-area-elements/support/noopener-popup.html
+# testing/web-platform/tests/html/semantics/links/links-created-by-a-and-area-elements/support/noopener-target-1.html
+# testing/web-platform/tests/html/semantics/edits/the-ins-element/ins_effect.html
+# testing/web-platform/tests/html/semantics/edits/the-del-element/del_effect.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-title-element/title.text-03.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-title-element/title.text-01.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-title-element/title.text-04.xhtml
+# testing/web-platform/tests/html/semantics/document-metadata/the-title-element/title.text-02.xhtml
+# testing/web-platform/tests/html/semantics/document-metadata/the-style-element/style_media.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-style-element/style-error-01.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-style-element/html_style_in_comment-ref.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-style-element/style_disabled.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-style-element/style_events.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-style-element/html_style_in_comment.xhtml
+# testing/web-platform/tests/html/semantics/document-metadata/the-style-element/historical.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-base-element/base_multiple.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-base-element/base_srcdoc.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-base-element/example.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-base-element/base_href_invalid.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-base-element/example2.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-base-element/base_about_blank.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-base-element/base_href_unspecified.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-base-element/base_href_empty.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-base-element/base_href_specified.sub.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/the-lang-attribute-012.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/refresh.sub.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-link-element/stylesheet-with-base.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-link-element/stylesheet-with-base-ref.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-link-element/link-rellist.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-link-element/link-load-event.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context.html
+# testing/web-platform/tests/html/semantics/document-metadata/the-link-element/link-style-error-01.html
+# testing/web-platform/tests/html/semantics/document-metadata/styling/LinkStyle.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-audio-element/audio_001.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-audio-element/audio_002.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-audio-element/audio_content-ref.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-audio-element/audio_constructor.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/cross_origin_child.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/change_child.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe-load-event.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe-with-base-ref.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/change_grandchild.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/same_origin_child.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/cross_origin_grandchild.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/cross_origin_parentage.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/change_parentage.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/historical.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/same_origin_grandchild.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/support/blank.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-object-element/object-events.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-object-element/test1.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-object-element/object-handler.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-object-element/test2.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-object-element/test0.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-object-element/object-fallback.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-object-element/object-attributes.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/video_volume_loudest-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_loadstart_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/video_muted_present-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/video_008.htm
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_order_loadstart_progress.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/video_loop_base.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_timeupdate_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_progress_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/readyState_during_canplaythrough.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_order_canplay_playing.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/volume_nonfinite.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/networkState_during_progress.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/readyState_during_loadedmetadata.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/audio_controls_present-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_canplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_pause.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/networkState_initial.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_volumechange.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/readyState_during_canplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_play_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/audio_loop_base.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_playing_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/src_reflects_attribute_not_source_elements.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_loadeddata_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_progress.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/audio_volume_silent-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/audio_volume_loudest-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/preload_reflects_none_autoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/video_volume_check.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/networkState_during_loadstart.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/audio_muted_present-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/video_volume_silent-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/video_muted_overriding_volume-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_loadedmetadata.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_timeupdate.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/audio_muted_overriding_volume-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_loadeddata.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/readyState_during_playing.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_loadedmetadata_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_play.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/paused_false_during_play.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_canplay_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_canplaythrough_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_pause_noautoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/historical.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/paused_true_during_pause.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/audio_volume_check.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_loadstart.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_order_loadedmetadata_loadeddata.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_playing.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_order_canplay_canplaythrough.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/event_canplaythrough.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/video_controls_present-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/readyState_during_loadeddata.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/readyState_initial.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/offsets-into-the-media-resource/currentTime.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/offsets-into-the-media-resource/duration.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/error-codes/error.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/seeking/seek-to-negative-time.htm
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/seeking/seek-to-currentTime.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/seeking/seek-to-max-value.htm
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/src-clear-cues.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cloneNode.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/track-api-texttracks.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/032.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/017.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/021.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/011.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/041.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/009.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/038.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/035.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/037.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/028.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/036.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/043.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/046.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/008.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/026.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/025.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/003.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/023.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/039.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/033.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/018.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/010.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/016.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/006.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/012.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/013.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/040.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/005.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/022.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/042.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/015.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/004.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/029.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/031.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/014.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/024.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/020.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/027.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/034.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/044.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/030.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/007.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/045.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/019.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/support/set-cookie.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/support/remove-cookie.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/playbackRate.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document-networkState.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/play-in-detached-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-to-other-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-remove-from-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-text.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-no-listener.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/stable-state-dialogs-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-audio-constructor.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-remove-from-document-networkState.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-addEventListener.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-text.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-in-div.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/stable-state-beforeunload-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-fragment-into-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-source-media.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-src.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/autoplay-overrides-preload.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/stable-state-print-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-in-namespace.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-onerror.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-control.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-moved.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-pause.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/load-removes-queued-error-event.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-parent-into-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-br.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-networkState.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-play.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-remove-src.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src-networkState.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src-in-namespace.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src-not-in-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-into-iframe.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source-after.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-audio-constructor-no-src.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-load.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-into-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-pause-networkState.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/load-events-networkState.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-not-in-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/length.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getter.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getCueById.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/id.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/onenter.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/startTime.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/onexit.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/track.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/pauseOnExit.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TrackEvent/constructor.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TrackEvent/createEvent.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/language.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/kind.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/label.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/mode.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/cues.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/addCue.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/oncuechange.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/removeCue.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/constants.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackList/length.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackList/getTrackById.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackList/onremovetrack.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackList/getter.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackList/onaddtrack.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLMediaElement/textTracks.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLMediaElement/addTextTrack.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/readyState.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/kind.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/label.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/track.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/default.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/srclang.html
+# testing/web-platform/tests/html/semantics/embedded-content/media-elements/user-interface/muted.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-ignored-in-media-element.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-dimension.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-iframe.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-03.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-ref.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-document.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-in-object-fallback-subdocument.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-01.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-in-object-fallback.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-02.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-04.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-area-element/area-stringifier.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-area-element/area-processing.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-area-element/area-shape.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-area-element/area-coords.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/document-base-url-ref.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/update-media.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/document-base-url.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/invalid-src.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/relevant-mutations.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/update-the-source-set.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/img.complete.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/brokenimg.jpg
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/Image-constructor.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/nonexistent-image.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/update-the-image-data/fail-to-resolve.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/current-pixel-density/error.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/sizes/sizes-iframed.sub.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/context.casesensitive.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.nocontext.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.idl.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.reset.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.canvas.readonly.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.whitespace.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.pattern.create.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/type.replace.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.empty.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.reflect.setcontent.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.hex.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.scaled-manual.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.zeroheight.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.plus.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/context.unrecognised.badname.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.drawImage.canvas.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.space.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.different.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toBlob.jpeg.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.arguments.3.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.getcontext.shared.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.style.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.trailingjunk.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.em.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/fallback.nested.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.decimal.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.quality.outsiderange.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.gradient.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.fillStyle.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/context.arguments.missing.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.strokeStyle.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.octal.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.type.extend.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/fallback.basic.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.jpg.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.default.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.type.exists.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toBlob.png.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/context.unrecognised.nullsuffix.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.empty.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.space.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.lowercase.ascii.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.dataURI.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.em.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.idl.set.zero.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.same.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.canvas.reference.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/context.unrecognised.badsuffix.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.zerosize.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.alpha.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/fallback.multiple.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.2dstate.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.plus.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.hex.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.getcontext.unique.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.minus.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.type.replace.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.whitespace.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.pattern.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.zero.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.transform.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/type.name.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/type.exists.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.timing.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.png.primarycolours.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/context.unrecognised.unicode.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.pattern.image.strokeStyle.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.png.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.junk.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.exp.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.primarycolours.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.minus.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.zerowidth.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.arguments.1.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/type.extend.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.type.prototype.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.getcontext.exists.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.removed.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.reflect.setidl.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.onlyspace.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.decimal.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.quality.notnumber.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.junk.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.default.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.exp.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.trailingjunk.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.bogustype.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.quality.basic.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.path.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.reflect.setidlzero.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.onlyspace.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/type.delete.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.octal.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.png.complexcolours.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.pattern.cross.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.lowercase.unicode.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.reset.clip.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.drawImage.image.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/initial.colour.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.getcontext.extraargs.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/type.prototype.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/context.emptystring.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.zero.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.setAttribute.percent.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/historical.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.percent.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.arguments.2.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/security.pattern.image.fillStyle.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/toDataURL.unrecognised.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-video-element/video_dynamic_poster_absolute.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-video-element/video_content_text.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-video-element/video-tabindex.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-video-element/video_initially_paused.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-video-element/video_dynamic_poster_relative.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-video-element/video_content-ref.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-video-element/video_content_image.htm
+# testing/web-platform/tests/html/semantics/embedded-content/the-video-element/video_initially_paused-ref.html
+# testing/web-platform/tests/html/semantics/embedded-content/the-video-element/video_dynamic_poster-ref.htm
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/indeterminate-radio.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/focus.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/focus-autofocus.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/required-optional.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/checked.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/focus-iframe.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/dir01.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/disabled.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/enabled.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/link.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/valid-invalid.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/indeterminate.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/default.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/dir.html
+# testing/web-platform/tests/html/semantics/selectors/pseudo-classes/checked-001-manual.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-dd-element/grouping-dd.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-figcaption-element/grouping-figcaption.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-003-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-001.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/ol.start-reflection-2.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/reversed-1b.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-002.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/reversed-1e.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/reversed-1a.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/reversed-2-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/ol.start-reflection-1.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/reversed-1d.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/reversed-2.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-003.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-002.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-002-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/reversed-1-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-001-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/reversed-1c.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-002-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-hr-element/grouping-hr.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-div-element/grouping-div.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-pre-element/grouping-pre-reftest-001-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-pre-element/grouping-pre.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-pre-element/pre-newline-bidi.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-pre-element/grouping-pre-reftest-001.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-pre-element/pre-newline-bidi-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-dl-element/grouping-dl.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li-reftest-001.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li-reftest-001-ref.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li-novalue-manual.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-p-element/grouping-p.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-figure-element/grouping-figure.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-ul-element/grouping-ul.html
+# testing/web-platform/tests/html/semantics/grouping-content/the-dt-element/grouping-dt.html
+# testing/web-platform/tests/html/semantics/disabled-elements/disabledElement.html
+# testing/web-platform/tests/html/semantics/tabular-data/historical.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/table-insertRow.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/remove-row.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/delete-caption.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/tHead.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/insertRow-method-03.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/table-rows.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/caption-methods.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/tFoot.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/insertRow-method-02.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/tBodies.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/createTBody.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-table-element/insertRow-method-01.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-tfoot-element/rows.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-caption-element/caption_001.html
+# testing/web-platform/tests/html/semantics/tabular-data/attributes-common-to-td-and-th-elements/cellIndex.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-tr-element/insertCell.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-tr-element/cells.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-tr-element/rowIndex.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-tr-element/deleteCell.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-tbody-element/rows.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-tbody-element/insertRow.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-tbody-element/deleteRow.html
+# testing/web-platform/tests/html/semantics/tabular-data/the-thead-element/rows.html
+# testing/web-platform/tests/html/input/the-placeholder-attribute/multiline-cr.html
+# testing/web-platform/tests/html/input/the-placeholder-attribute/multiline-crlf.html
+# testing/web-platform/tests/html/input/the-placeholder-attribute/multiline.html
+# testing/web-platform/tests/html/input/the-placeholder-attribute/multiline-ref.html
+# testing/web-platform/tests/html/dom/reflection-text.html
+# testing/web-platform/tests/html/dom/reflection-obsolete.html
+# testing/web-platform/tests/html/dom/reflection-embedded.html
+# testing/web-platform/tests/html/dom/reflection-grouping.html
+# testing/web-platform/tests/html/dom/interfaces.html
+# testing/web-platform/tests/html/dom/reflection-metadata.html
+# testing/web-platform/tests/html/dom/reflection-forms.html
+# testing/web-platform/tests/html/dom/reflection-sections.html
+# testing/web-platform/tests/html/dom/reflection-tabular.html
+# testing/web-platform/tests/html/dom/reflection-original.html
+# testing/web-platform/tests/html/dom/reflection-misc.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006a.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009a.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-001b.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002a.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-001a.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-007c.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-005b.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-008b.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-004c.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-003a.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-003c.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-008a.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-004b.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-005c.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-008c.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-003b.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009c.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-007b.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-007a.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-005a.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006c.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-004a.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002c.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-001c.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002b.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006b.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-004-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-003-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-008-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-001-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-009-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-002a-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-005-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-007-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-002c-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-002b-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-006c-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-009b-ref.html
+# testing/web-platform/tests/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/reference/dir-isolation-006-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/classlist-nonstring.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-007.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-translate-attribute-007.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-003.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-style-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-isolate.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-translate-attribute-012.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-EN-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-EN-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-isolate-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-004.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/data_unicode_attr.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-EN-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-pre-mixed.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-008.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-EN.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-EN-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/lang-xmllang-01.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/id-attribute.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-010.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dataset.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/lang-xyzzy.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-EN-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-script-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-script-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/id-name.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-EN-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-EN.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dataset-get.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/lang-xmllang-01-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dataset-delete.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/style-01.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-translate-attribute-011.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dataset-enumeration.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-006.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-009.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dataset-set.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dataset-prototype.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-N-L.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-style-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/lang-xyzzy-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-001.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/document-dir.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-translate-attribute-009.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-translate-attribute-008.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-translate-attribute-010.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/style-01-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-005.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/custom-attrs.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html
+# testing/web-platform/tests/html/dom/elements/global-attributes/the-lang-attribute-002.html
+# testing/web-platform/tests/html/dom/elements/elements-in-the-dom/unknown-element.html
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-compatmode-05.xhtml
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-readyState.html
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-compatmode-06.xhtml
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-compatmode-03.html
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-compatmode-04.xhtml
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-lastModified.html
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-compatmode-02.html
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-lastModified-01.html
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-cookie.html
+# testing/web-platform/tests/html/dom/documents/resource-metadata-management/document-compatmode-01.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.head-02.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/nameditem-03.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.title-03.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/Document.getElementsByClassName-null-undef.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.title-07.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/nameditem-02.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.forms.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/nameditem-06.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/Document.currentScript.sub.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.embeds-document.plugins-01.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/nameditem-05.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.head-01.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.title-06.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByClassName-same.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.title-09.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.title-04.xhtml
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.title-02.xhtml
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.title-08.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/Element.getElementsByClassName-null-undef.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.images.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/nameditem-04.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/Document.body.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.title-05.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/nameditem-01.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.title-01.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-null-undef.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-xhtml.xhtml
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id-xhtml.xhtml
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-case-xhtml.xhtml
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-interface.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-xhtml.xhtml
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-same.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-case.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param.html
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-xhtml.xhtml
+# testing/web-platform/tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-null-undef-xhtml.xhtml
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-02.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-01.xhtml
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/001.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-2.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/009.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-1.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-1.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-1.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-1.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-1.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/002.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-01.xhtml
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-frame.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-1.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/032.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/017.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/021.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_008.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/011.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/041.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/001.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/009.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/038.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/document.write-01.xhtml
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/035.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_002.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/037.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/028.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/036.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/043.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/046.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_003.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_011.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_007.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/008.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/026.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_003.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_005.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_009.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/025.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/003.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_002.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/023.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/039.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/033.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/050.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_001.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/018.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/010.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/016.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/006.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/012.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/013.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/040.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/005.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/022.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_012.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/049.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_009.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/048.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/042.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_006.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/document.write-02.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_013.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/015.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/002.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/004.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/029.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/031.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/014.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_006.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/024.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_004.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/020.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_005.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/027.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/034.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/044.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_001.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/047.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_010.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/030.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_008.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/051.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_010.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/007.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/script_004.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/045.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/019.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/document-write/iframe_007.html
+# testing/web-platform/tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/document.close-01.xhtml
+# testing/web-platform/tests/html/webappapis/timers/evil-spec-example.html
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.html
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-indexed.html
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.html
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/get-navigatorlanguage-manual.html
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/navigatorlanguage.html
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/content/004.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/content/005.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/content/002.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/content/003.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/content/001.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/content/006.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/004.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/005.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/002.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/003.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/001.xhtml
+# testing/web-platform/tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/006.xhtml
+# testing/web-platform/tests/html/webappapis/atob/base64.html
+# testing/web-platform/tests/html/webappapis/idle-callbacks/cancel-invoked.html
+# testing/web-platform/tests/html/webappapis/idle-callbacks/callback-exception.html
+# testing/web-platform/tests/html/webappapis/idle-callbacks/callback-invoked.html
+# testing/web-platform/tests/html/webappapis/idle-callbacks/callback-multiple-calls.html
+# testing/web-platform/tests/html/webappapis/idle-callbacks/callback-suspended.html
+# testing/web-platform/tests/html/webappapis/idle-callbacks/idlharness.html
+# testing/web-platform/tests/html/webappapis/idle-callbacks/callback-timeout.html
+# testing/web-platform/tests/html/webappapis/idle-callbacks/callback-iframe.html
+# testing/web-platform/tests/html/webappapis/idle-callbacks/resources/post_name_on_load.html
+# testing/web-platform/tests/html/webappapis/animation-frames/cancel-invoked.html
+# testing/web-platform/tests/html/webappapis/animation-frames/callback-exception.html
+# testing/web-platform/tests/html/webappapis/animation-frames/callback-invoked.html
+# testing/web-platform/tests/html/webappapis/animation-frames/same-dispatch-time.html
+# testing/web-platform/tests/html/webappapis/animation-frames/idlharness.html
+# testing/web-platform/tests/html/webappapis/animation-frames/callback-multicalls.html
+# testing/web-platform/tests/html/webappapis/scripting/events/inline-event-handler-ordering.html
+# testing/web-platform/tests/html/webappapis/scripting/events/event-handler-processing-algorithm.html
+# testing/web-platform/tests/html/webappapis/scripting/events/onerroreventhandler.html
+# testing/web-platform/tests/html/webappapis/scripting/events/event-handler-spec-example.html
+# testing/web-platform/tests/html/webappapis/scripting/events/body-onload.html
+# testing/web-platform/tests/html/webappapis/scripting/events/onerroreventhandler-frame.html
+# testing/web-platform/tests/html/webappapis/scripting/events/event-handler-attributes-body-window.html
+# testing/web-platform/tests/html/webappapis/scripting/events/event-handler-javascript.html
+# testing/web-platform/tests/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-once.html
+# testing/web-platform/tests/html/webappapis/scripting/events/event-handler-onresize.html
+# testing/web-platform/tests/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-late.html
+# testing/web-platform/tests/html/webappapis/scripting/event-loops/task_microtask_ordering-manual.html
+# testing/web-platform/tests/html/webappapis/scripting/event-loops/task_microtask_ordering.html
+# testing/web-platform/tests/html/webappapis/scripting/event-loops/microtask_after_script.html
+# testing/web-platform/tests/html/webappapis/scripting/event-loops/microtask_after_raf.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error-in-attribute.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-in-attribute.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-data-url.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-1.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error-data-url.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/body-onerror-compile-error.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-setInterval.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/body-onerror-compile-error-data-url.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error-cross-origin-setInterval.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error-cross-origin.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/addEventListener.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/body-onerror-runtime-error.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-4.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-2.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-in-window-onerror.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error-in-body-onerror.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-same-origin.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error-same-origin.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/compile-error-cross-origin-setTimeout.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-throw.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-setTimeout.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-3.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/runtime-error-in-body-onerror.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error.html
+# testing/web-platform/tests/html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html
+# testing/web-platform/tests/html/form-elements/the-textarea-element/multiline-placeholder-cr.html
+# testing/web-platform/tests/html/form-elements/the-textarea-element/multiline-placeholder-ref.html
+# testing/web-platform/tests/html/form-elements/the-textarea-element/multiline-placeholder.html
+# testing/web-platform/tests/html/form-elements/the-textarea-element/multiline-placeholder-crlf.html
+# testing/web-platform/tests/html/rendering/bindings/the-input-element-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type-ref.html
+# testing/web-platform/tests/html/rendering/bindings/the-input-element-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type.html
+# testing/web-platform/tests/html/rendering/bindings/the-select-element-0/option-label.html
+# testing/web-platform/tests/html/rendering/bindings/the-select-element-0/option-label-ref.html
+# testing/web-platform/tests/html/rendering/bindings/the-textarea-element-0/rows-default.html
+# testing/web-platform/tests/html/rendering/bindings/the-textarea-element-0/textarea-ref.html
+# testing/web-platform/tests/html/rendering/bindings/the-textarea-element-0/rows-zero.html
+# testing/web-platform/tests/html/rendering/bindings/the-textarea-element-0/cols-zero.html
+# testing/web-platform/tests/html/rendering/bindings/the-textarea-element-0/cols-default.html
+# testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/object_border_perc.xhtml
+# testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img_border-ref.xhtml
+# testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/object_border-ref.xhtml
+# testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-dim.html
+# testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/object_border_pixel.xhtml
+# testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-dim-ref.html
+# testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img_border_percent.xhtml
+# testing/web-platform/tests/html/rendering/replaced-elements/images/space-ref.html
+# testing/web-platform/tests/html/rendering/replaced-elements/images/space.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-fixed.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-auto.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-percentage.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-img-percentage.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-percentage.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-img-auto.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-fixed.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-auto.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-img-fixed.html
+# testing/web-platform/tests/html/rendering/replaced-elements/svg-inline-sizing/svg-inline.html
+# testing/web-platform/tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas_scale.html
+# testing/web-platform/tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas-fallback-ref.html
+# testing/web-platform/tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas-fallback.html
+# testing/web-platform/tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas_without_context_a.html
+# testing/web-platform/tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas_without_context_ref.html
+# testing/web-platform/tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas_scale_ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-none.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-supported-xhtml.xhtml
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-unsupported-lower-roman.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-supported.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-upper-alpha.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-circle.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-unsupported-upper-alpha.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-decimal.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-supported-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-unsupported-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-lower-alpha.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-upper-alpha.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-supported-xhtml.xhtml
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-upper-roman.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-invalid.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-supported-xhtml.xhtml
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-lower-roman.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-disc.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/TODO-lists.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-invalid.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-supported.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-round.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-lower-alpha.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-unsupported-lower-alpha.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-lower-roman.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-supported.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-supported-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-supported-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-upper-roman.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-square.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-unsupported-upper-roman.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/test-body.xhtml
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/body_text_00ffff-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/body_link.xhtml
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/body_text_00ffff.xhtml
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-fieldset-element-0/min-width-not-important.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-fieldset-element-0/ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/color.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/color-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/width.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/align.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/width-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/flow-content-0/div-align-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/flow-content-0/figure-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/flow-content-0/figure.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/flow-content-0/div-align.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-border-1.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-layout-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-cell-width-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-cell-width.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-width-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-border-2-notref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-border-2.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-border-1-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-width-s.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-layout-notref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-width-150percent.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-width-150percent-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-border-2-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-cell-width-s.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-width.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-layout.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-ref.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-a.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-s.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-q.html
+# testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml
+# testing/web-platform/tests/html/tools/html5lib_test.xml
+# testing/web-platform/tests/html/tools/html5lib_test_fragment.xml
+# testing/web-platform/tests/html/editing/focus/focus-01-manual.html
+# testing/web-platform/tests/html/editing/focus/focus-02-manual.html
+# testing/web-platform/tests/html/editing/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-default-value.html
+# testing/web-platform/tests/html/editing/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-zero-manual.html
+# testing/web-platform/tests/html/editing/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-order-manual.html
+# testing/web-platform/tests/html/editing/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-negative-manual.html
+# testing/web-platform/tests/html/editing/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-positive-manual.html
+# testing/web-platform/tests/html/editing/focus/focus-management/focus-event-targets-simple.html
+# testing/web-platform/tests/html/editing/focus/focus-management/focus-events.html
+# testing/web-platform/tests/html/editing/focus/document-level-focus-apis/document-level-apis.html
+# testing/web-platform/tests/html/editing/focus/document-level-focus-apis/test.html
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-1g.html
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-1d.html
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-1b.html
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-1f.html
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-2-ref.svg
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-1c.html
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-1a.html
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-2.svg
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-1-ref.html
+# testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-1e.html
+# testing/web-platform/tests/html/editing/editing-0/spelling-and-grammar-checking/user-interaction-editing-spellcheck.html
+# testing/web-platform/tests/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/user-interaction-editing-designMode.html
+# testing/web-platform/tests/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable.html
+# testing/web-platform/tests/html/editing/editing-0/contenteditable/contentEditable-invalidvalue.html
+# testing/web-platform/tests/html/editing/activation/click.html
+# testing/web-platform/tests/html/editing/dnd/drop/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/027.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/028.html
+# testing/web-platform/tests/html/editing/dnd/drop/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/020.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/013.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/018.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/021.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/025.html
+# testing/web-platform/tests/html/editing/dnd/drop/016.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/015.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/017.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/022.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/019.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/023.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/014.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/026.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/drop/024.xhtml
+# testing/web-platform/tests/html/editing/dnd/the-dragevent-interface/dragevent-manual.html
+# testing/web-platform/tests/html/editing/dnd/reload/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/009-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/012-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/010-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/011-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/012-2.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/reload/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/027.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/helper-drop-vertical-scrollbar.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/014-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/013.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/018.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/021.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/016.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/028.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/helper-drag-me-data-url-image.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/015.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/012-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/013-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/017.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/helper-drop-image-here.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/025.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/022.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/023.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/helper-circle.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/014.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/026.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/024.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/helper-drop-horizontal-scrollbar.xhtml
+# testing/web-platform/tests/html/editing/dnd/images/cross-domain/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/platform/close-drag-003.html
+# testing/web-platform/tests/html/editing/dnd/platform/text-to-os.html
+# testing/web-platform/tests/html/editing/dnd/platform/close-drag-005.html
+# testing/web-platform/tests/html/editing/dnd/platform/selection-to-ui.html
+# testing/web-platform/tests/html/editing/dnd/platform/selection-between-ui.html
+# testing/web-platform/tests/html/editing/dnd/platform/placeholderposition2.html
+# testing/web-platform/tests/html/editing/dnd/platform/drag-keypress.html
+# testing/web-platform/tests/html/editing/dnd/platform/selection-from-os.html
+# testing/web-platform/tests/html/editing/dnd/platform/taskbarminimise.html
+# testing/web-platform/tests/html/editing/dnd/platform/file-to-system.html
+# testing/web-platform/tests/html/editing/dnd/platform/file-os-to-os.html
+# testing/web-platform/tests/html/editing/dnd/platform/taskbardrop.html
+# testing/web-platform/tests/html/editing/dnd/platform/html-to-os-HELPER-FILE.html
+# testing/web-platform/tests/html/editing/dnd/platform/selection-to-ui-via.html
+# testing/web-platform/tests/html/editing/dnd/platform/cancel-middle-click.html
+# testing/web-platform/tests/html/editing/dnd/platform/overlappingwindows.html
+# testing/web-platform/tests/html/editing/dnd/platform/close-drag-004.html
+# testing/web-platform/tests/html/editing/dnd/platform/selection-unicode-to-os.html
+# testing/web-platform/tests/html/editing/dnd/platform/inputs-no-js.html
+# testing/web-platform/tests/html/editing/dnd/platform/placeholderposition1.html
+# testing/web-platform/tests/html/editing/dnd/platform/selection-ui-to-self.html
+# testing/web-platform/tests/html/editing/dnd/platform/moving-window.html
+# testing/web-platform/tests/html/editing/dnd/platform/close-drag-001.html
+# testing/web-platform/tests/html/editing/dnd/platform/drag-to-title.html
+# testing/web-platform/tests/html/editing/dnd/platform/html-to-os.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugindrop.html
+# testing/web-platform/tests/html/editing/dnd/platform/drag-link.html
+# testing/web-platform/tests/html/editing/dnd/platform/alttab.html
+# testing/web-platform/tests/html/editing/dnd/platform/cancel-right-click.html
+# testing/web-platform/tests/html/editing/dnd/platform/keyboardshortcuts.html
+# testing/web-platform/tests/html/editing/dnd/platform/selection-to-os.html
+# testing/web-platform/tests/html/editing/dnd/platform/close-drag-006.html
+# testing/web-platform/tests/html/editing/dnd/platform/html-unicode-to-os.html
+# testing/web-platform/tests/html/editing/dnd/platform/close-drag-002.html
+# testing/web-platform/tests/html/editing/dnd/platform/file-drop-position.html
+# testing/web-platform/tests/html/editing/dnd/platform/text-os-to-os.html
+# testing/web-platform/tests/html/editing/dnd/platform/selection-from-ui.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/017.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/021.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/011.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/001.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/009.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/008.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/003.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/018.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/010.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/016.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/006.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/012.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/013.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/005.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/015.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/002.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/004.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/014.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/020.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/007.html
+# testing/web-platform/tests/html/editing/dnd/platform/interrupt/019.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/onlydropzoneevents.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/onlydropzone.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/all.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/copy.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/scriptmodified.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/releasemodifiersdrag.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/copylink.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/releasemodifiersdrop.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/linkmove.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/copymove.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/link.html
+# testing/web-platform/tests/html/editing/dnd/platform/modifiers/move.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-105.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-203.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-002.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-206.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-101.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-001.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-102.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-103.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-304.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-307.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-306.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-303.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-010.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-106.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-108.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-008.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-006.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-003.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-110.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-204.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-111.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-205.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-305.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-004.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-207.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-005.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-011.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-109.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-107.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-007.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-104.html
+# testing/web-platform/tests/html/editing/dnd/platform/plugin/plugin-dnd-009.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/011.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/001.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/009.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/008.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/003.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/010.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/006.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/005.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/002.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/004.html
+# testing/web-platform/tests/html/editing/dnd/platform/cursors/007.html
+# testing/web-platform/tests/html/editing/dnd/the-datatransfer-interface/dndTransferCases-manual.html
+# testing/web-platform/tests/html/editing/dnd/datastore/035.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/039.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/045.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/027.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/030.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/058.html
+# testing/web-platform/tests/html/editing/dnd/datastore/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/009-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/014-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/048.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/032.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/020.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/013.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/018.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/021.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/055.html
+# testing/web-platform/tests/html/editing/dnd/datastore/042.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/049.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/016.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/054.html
+# testing/web-platform/tests/html/editing/dnd/datastore/028.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/037.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/013-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/010-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/046.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/044.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/036.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/017.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/helper-drop-box-here.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/015-manual.html
+# testing/web-platform/tests/html/editing/dnd/datastore/043.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/034.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/025.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/033.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/056.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/022.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/052.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/019.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/038.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/023.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/051.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/041.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/029.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/040.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/053.html
+# testing/web-platform/tests/html/editing/dnd/datastore/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/050.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/014.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/026.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/031.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/057.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/047.xhtml
+# testing/web-platform/tests/html/editing/dnd/datastore/024.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/035.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/039.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/heavy-styling-006.html
+# testing/web-platform/tests/html/editing/dnd/overlay/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/outside-viewport-005.html
+# testing/web-platform/tests/html/editing/dnd/overlay/027.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/heavy-styling-001.html
+# testing/web-platform/tests/html/editing/dnd/overlay/030.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/043.html
+# testing/web-platform/tests/html/editing/dnd/overlay/046.html
+# testing/web-platform/tests/html/editing/dnd/overlay/058.html
+# testing/web-platform/tests/html/editing/dnd/overlay/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/032.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/020.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/heavy-styling-002.html
+# testing/web-platform/tests/html/editing/dnd/overlay/013.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/018.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/021.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/heavy-styling-003.html
+# testing/web-platform/tests/html/editing/dnd/overlay/053.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/049.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/016.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/028.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/062.html
+# testing/web-platform/tests/html/editing/dnd/overlay/060.html
+# testing/web-platform/tests/html/editing/dnd/overlay/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/015.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/heavy-styling-008.html
+# testing/web-platform/tests/html/editing/dnd/overlay/outside-viewport-004.html
+# testing/web-platform/tests/html/editing/dnd/overlay/036.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/017.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/061.html
+# testing/web-platform/tests/html/editing/dnd/overlay/heavy-styling-009.html
+# testing/web-platform/tests/html/editing/dnd/overlay/034.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/025.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/outside-viewport-001.html
+# testing/web-platform/tests/html/editing/dnd/overlay/048.html
+# testing/web-platform/tests/html/editing/dnd/overlay/042.html
+# testing/web-platform/tests/html/editing/dnd/overlay/outside-viewport-002.html
+# testing/web-platform/tests/html/editing/dnd/overlay/033.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/055.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/056.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/022.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/052.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/outside-viewport-006.html
+# testing/web-platform/tests/html/editing/dnd/overlay/019.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/038.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/023.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/051.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/041.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/044.html
+# testing/web-platform/tests/html/editing/dnd/overlay/heavy-styling-007.html
+# testing/web-platform/tests/html/editing/dnd/overlay/029.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/047.html
+# testing/web-platform/tests/html/editing/dnd/overlay/040.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/054.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/059.html
+# testing/web-platform/tests/html/editing/dnd/overlay/045.html
+# testing/web-platform/tests/html/editing/dnd/overlay/050.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/014.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/heavy-styling-004.html
+# testing/web-platform/tests/html/editing/dnd/overlay/oversized-001.html
+# testing/web-platform/tests/html/editing/dnd/overlay/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/026.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/031.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/heavy-styling-005.html
+# testing/web-platform/tests/html/editing/dnd/overlay/057.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/outside-viewport-003.html
+# testing/web-platform/tests/html/editing/dnd/overlay/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/overlay/024.xhtml
+# testing/web-platform/tests/html/editing/dnd/media/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/dropzone/009.html
+# testing/web-platform/tests/html/editing/dnd/dropzone/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/dropzone/008.html
+# testing/web-platform/tests/html/editing/dnd/dropzone/010.html
+# testing/web-platform/tests/html/editing/dnd/dropzone/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/dropzone/007.html
+# testing/web-platform/tests/html/editing/dnd/dropzone/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/dropzone/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/dropzone/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/dropzone/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/resources/filler.html
+# testing/web-platform/tests/html/editing/dnd/crashers/dialog-001.html
+# testing/web-platform/tests/html/editing/dnd/microdata/017.html
+# testing/web-platform/tests/html/editing/dnd/microdata/021.html
+# testing/web-platform/tests/html/editing/dnd/microdata/011.html
+# testing/web-platform/tests/html/editing/dnd/microdata/001.html
+# testing/web-platform/tests/html/editing/dnd/microdata/009.html
+# testing/web-platform/tests/html/editing/dnd/microdata/008.html
+# testing/web-platform/tests/html/editing/dnd/microdata/003.html
+# testing/web-platform/tests/html/editing/dnd/microdata/018.html
+# testing/web-platform/tests/html/editing/dnd/microdata/010.html
+# testing/web-platform/tests/html/editing/dnd/microdata/test
+# testing/web-platform/tests/html/editing/dnd/microdata/016.html
+# testing/web-platform/tests/html/editing/dnd/microdata/006.html
+# testing/web-platform/tests/html/editing/dnd/microdata/012.html
+# testing/web-platform/tests/html/editing/dnd/microdata/013.html
+# testing/web-platform/tests/html/editing/dnd/microdata/000.html
+# testing/web-platform/tests/html/editing/dnd/microdata/005.html
+# testing/web-platform/tests/html/editing/dnd/microdata/015.html
+# testing/web-platform/tests/html/editing/dnd/microdata/002.html
+# testing/web-platform/tests/html/editing/dnd/microdata/004.html
+# testing/web-platform/tests/html/editing/dnd/microdata/014.html
+# testing/web-platform/tests/html/editing/dnd/microdata/020.html
+# testing/web-platform/tests/html/editing/dnd/microdata/007.html
+# testing/web-platform/tests/html/editing/dnd/microdata/019.html
+# testing/web-platform/tests/html/editing/dnd/roundtrip/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/roundtrip/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/roundtrip/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/roundtrip/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/roundtrip/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/roundtrip/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/roundtrip/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/roundtrip/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/the-draggable-attribute/draggable_attribute.html
+# testing/web-platform/tests/html/editing/dnd/selection/148.html
+# testing/web-platform/tests/html/editing/dnd/selection/035.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/068.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/039.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/150.html
+# testing/web-platform/tests/html/editing/dnd/selection/145.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/067-2.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/111.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/162.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drop-here-input.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/142.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/068-2.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/078.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/045.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/128.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/095.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/166.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/091.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/027.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/134.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/117.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/058.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/165.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/092.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drag-me-textarea-to-other-textarea.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/151.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/138.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/157.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/030.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/132.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/167.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/154.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/116.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/089.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/091-2.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/090.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/069.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drop-here-blue-box-contenteditable.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/065.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/159.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/143.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/048.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/032.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/080.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/020.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/168.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/013.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/136.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/105.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/152.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/018.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/077.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/129.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/087.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/021.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/163.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/103.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/124.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/042.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/062.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/053.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/049.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/123.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/016.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/140.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/028.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drop-here-blue-box.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/037.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/015.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drag-me-input-to-other-textarea.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/172.html
+# testing/web-platform/tests/html/editing/dnd/selection/147.html
+# testing/web-platform/tests/html/editing/dnd/selection/059.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/079.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/088.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/173.html
+# testing/web-platform/tests/html/editing/dnd/selection/160.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/108-1.html
+# testing/web-platform/tests/html/editing/dnd/selection/099.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/125.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/063.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/067.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/120.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/046.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/083.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/170.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/071.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/130.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/144.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/044.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/036.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/017.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/156.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/101.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/126.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drag-me-textarea-to-other-blue-box.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/070.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/104.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/081.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/131.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/091-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/146.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/127.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/072.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/115.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/043.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/034.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/025.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/161.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/102.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/107-1.html
+# testing/web-platform/tests/html/editing/dnd/selection/122.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/068-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/107.html
+# testing/web-platform/tests/html/editing/dnd/selection/033.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/100.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/108.html
+# testing/web-platform/tests/html/editing/dnd/selection/055.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/056.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/076.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/110.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/169.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/119.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drop-here-textarea.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/022.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/067-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-scroll-then-drop-input.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/098.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/052.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/084.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/133.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/019.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/153.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/114.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drag-me-textarea-to-other-input.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/086.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/149.html
+# testing/web-platform/tests/html/editing/dnd/selection/038.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/135.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/023.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/158.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/051.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/112.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/164.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/075.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/082.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/171.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drag-me-input.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/041.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/109.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/029.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/066.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/040.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/054.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/093.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/094.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/155.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/085.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/121.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/106.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/050.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/141.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/014.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/118.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/helper-drag-me-input-to-other-input.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/026.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/060.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/031.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/139.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/097.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/096.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/057.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/074.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/047.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/073.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/061.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/024.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/064-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/113.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/064.xhtml
+# testing/web-platform/tests/html/editing/dnd/selection/137.xhtml
+# testing/web-platform/tests/html/editing/dnd/interactive/frames-1.html
+# testing/web-platform/tests/html/editing/dnd/interactive/frames.html
+# testing/web-platform/tests/html/editing/dnd/interactive/object-retention.html
+# testing/web-platform/tests/html/editing/dnd/interactive/plugins.html
+# testing/web-platform/tests/html/editing/dnd/remove/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/helper-drag-me-p.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/020.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/013.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/018.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/021.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/016.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/015.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/017.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/022.html
+# testing/web-platform/tests/html/editing/dnd/remove/019.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/helper-drag-me-link.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/helper-drag-me-input.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/014.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/remove/022-1.html
+# testing/web-platform/tests/html/editing/dnd/remove/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_case_insensitive_String_-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_not_specified-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_data_item_file_type-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_multiple_values_foo_link-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_foo-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_link-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_case_insensitive_STRING-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_data_item_string_type-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_multiple_values_foo_bar_move-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_data_item_kind_file-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_inputbox_element_dbcs-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_inputbox_element-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_data_item_kind_string-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_multiple_values_move_copy-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_move-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_case_insensitive_COpy-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_link_element-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_copy-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_case_insensitive_linK-manual.html
+# testing/web-platform/tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute_value_unordered_unique_space_separated-manual.html
+# testing/web-platform/tests/html/editing/dnd/canvas/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/013.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/helper-drag-me-green-box.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/003-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/010-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/helper-drop-here-canvas.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/014.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/canvas/cross-domain/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/032.html
+# testing/web-platform/tests/html/editing/dnd/events/events-file-suite-manual.html
+# testing/web-platform/tests/html/editing/dnd/events/helper-drop-here-body-circle.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/035.html
+# testing/web-platform/tests/html/editing/dnd/events/027.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/events-cross-document-suite-HELPER-1.html
+# testing/web-platform/tests/html/editing/dnd/events/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/002-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/036.html
+# testing/web-platform/tests/html/editing/dnd/events/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/020.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/013.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/018.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/026.html
+# testing/web-platform/tests/html/editing/dnd/events/021.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/037-proposed.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/025.html
+# testing/web-platform/tests/html/editing/dnd/events/016.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/028.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-002.html
+# testing/web-platform/tests/html/editing/dnd/events/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/helper-drag-me-input-with-circle.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/033.html
+# testing/web-platform/tests/html/editing/dnd/events/015.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/003-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/038-proposed.html
+# testing/web-platform/tests/html/editing/dnd/events/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/017.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/helper-drag-me-p-with-circle.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/037-spec.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/helper-drag-me-link-with-circle.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/001-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/031-1.html
+# testing/web-platform/tests/html/editing/dnd/events/022.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/029.html
+# testing/web-platform/tests/html/editing/dnd/events/031.html
+# testing/web-platform/tests/html/editing/dnd/events/019.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-001.html
+# testing/web-platform/tests/html/editing/dnd/events/023.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/events-suite-manual.html
+# testing/web-platform/tests/html/editing/dnd/events/events-cross-document-suite-HELPER-2.html
+# testing/web-platform/tests/html/editing/dnd/events/034.html
+# testing/web-platform/tests/html/editing/dnd/events/030.html
+# testing/web-platform/tests/html/editing/dnd/events/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/events-cross-document-suite-manual.html
+# testing/web-platform/tests/html/editing/dnd/events/014.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/events/024.xhtml
+# testing/web-platform/tests/html/editing/dnd/draggable-areas/transform.html
+# testing/web-platform/tests/html/editing/dnd/draggable-areas/box-shadow.html
+# testing/web-platform/tests/html/editing/dnd/draggable-areas/outline.html
+# testing/web-platform/tests/html/editing/dnd/draggable-areas/border-radius.html
+# testing/web-platform/tests/html/editing/dnd/draggable-areas/z-index.html
+# testing/web-platform/tests/html/editing/dnd/draggable-areas/border.html
+# testing/web-platform/tests/html/editing/dnd/navigation/helper-drop-selection-here.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/010.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/016-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/011.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/021-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/007.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/009-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/004.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/020.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/013.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/018.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/021.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/helper-drag-selection-dont-drop.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/016.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/008.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/015.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/007-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/010-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/011-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/005.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/017.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/helper-drop-now.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/helper-drop-image-now.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/023-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/001-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/022-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/022.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/019.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/012.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/023.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/helper-drag-image-dont-drop.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/002.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/008-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/014.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/003.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/helper-drop-here-reload.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/001.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/helper-drop-link-now.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/009.xhtml
+# testing/web-platform/tests/html/editing/dnd/navigation/006.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/015.svg
+# testing/web-platform/tests/html/editing/dnd/svg/035.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/039.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/030-1.svg
+# testing/web-platform/tests/html/editing/dnd/svg/007.svg
+# testing/web-platform/tests/html/editing/dnd/svg/061.svg
+# testing/web-platform/tests/html/editing/dnd/svg/004.svg
+# testing/web-platform/tests/html/editing/dnd/svg/011.svg
+# testing/web-platform/tests/html/editing/dnd/svg/027.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/016-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/056.svg
+# testing/web-platform/tests/html/editing/dnd/svg/062.svg
+# testing/web-platform/tests/html/editing/dnd/svg/030.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/009.svg
+# testing/web-platform/tests/html/editing/dnd/svg/014-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/055.svg
+# testing/web-platform/tests/html/editing/dnd/svg/012.svg
+# testing/web-platform/tests/html/editing/dnd/svg/032.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/020.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/060.svg
+# testing/web-platform/tests/html/editing/dnd/svg/018.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/015-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/010.svg
+# testing/web-platform/tests/html/editing/dnd/svg/047.svg
+# testing/web-platform/tests/html/editing/dnd/svg/016.svg
+# testing/web-platform/tests/html/editing/dnd/svg/021.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/042.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/049.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/059-1.svg
+# testing/web-platform/tests/html/editing/dnd/svg/028.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/037.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/013-1.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/014.svg
+# testing/web-platform/tests/html/editing/dnd/svg/066.svg
+# testing/web-platform/tests/html/editing/dnd/svg/008.svg
+# testing/web-platform/tests/html/editing/dnd/svg/036-1.svg
+# testing/web-platform/tests/html/editing/dnd/svg/006.svg
+# testing/web-platform/tests/html/editing/dnd/svg/036.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/017.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/046.svg
+# testing/web-platform/tests/html/editing/dnd/svg/060-1.svg
+# testing/web-platform/tests/html/editing/dnd/svg/048.svg
+# testing/web-platform/tests/html/editing/dnd/svg/044.svg
+# testing/web-platform/tests/html/editing/dnd/svg/064.svg
+# testing/web-platform/tests/html/editing/dnd/svg/059.svg
+# testing/web-platform/tests/html/editing/dnd/svg/063.svg
+# testing/web-platform/tests/html/editing/dnd/svg/043.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/034.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/025.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/003.svg
+# testing/web-platform/tests/html/editing/dnd/svg/013.svg
+# testing/web-platform/tests/html/editing/dnd/svg/033.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/045.svg
+# testing/web-platform/tests/html/editing/dnd/svg/001.svg
+# testing/web-platform/tests/html/editing/dnd/svg/022.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/053.svg
+# testing/web-platform/tests/html/editing/dnd/svg/019.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/038.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/023.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/051.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/057.svg
+# testing/web-platform/tests/html/editing/dnd/svg/041.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/058.svg
+# testing/web-platform/tests/html/editing/dnd/svg/029.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/067.svg
+# testing/web-platform/tests/html/editing/dnd/svg/065.svg
+# testing/web-platform/tests/html/editing/dnd/svg/040.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/039-1.svg
+# testing/web-platform/tests/html/editing/dnd/svg/helper-drop-selection-here-textArea.svg
+# testing/web-platform/tests/html/editing/dnd/svg/054.svg
+# testing/web-platform/tests/html/editing/dnd/svg/002.svg
+# testing/web-platform/tests/html/editing/dnd/svg/050.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/005.svg
+# testing/web-platform/tests/html/editing/dnd/svg/026.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/031.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/024.xhtml
+# testing/web-platform/tests/html/editing/dnd/svg/052.svg
+# testing/web-platform/tests/html/editing/dnd/synthetic/001.html
+# testing/web-platform/tests/html/editing/dnd/synthetic/005-manual.html
+# testing/web-platform/tests/html/editing/dnd/synthetic/006-manual.html
+# testing/web-platform/tests/html/editing/dnd/cross-document/001.html
+# testing/web-platform/tests/html/editing/dnd/cross-document/003.html
+# testing/web-platform/tests/html/editing/dnd/cross-document/001-1.html
+# testing/web-platform/tests/html/editing/dnd/cross-document/002.html
+# testing/web-platform/tests/html/editing/dnd/cross-document/003-1.html
+# testing/web-platform/tests/html/editing/dnd/dom/specials.html
+# testing/web-platform/tests/html/editing/dnd/dom/events.html
+# testing/web-platform/tests/html/editing/dnd/dom/draggable.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/001-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/104-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/HELPER-mustallow.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/117-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/004-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/013-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/109-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/115-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/012-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/107-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/106-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/010-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/103-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/118-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/118-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/111-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/112-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/104-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/003-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/HELPER-showorigin.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/102-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/011-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/105-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/108-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/005-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/002-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/005-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/202.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/007-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/109-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/103-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/117-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/006-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/004-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/107-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/114-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/008-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/110-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/110-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/116-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/108-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/101-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/009-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/105-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/201-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/106-1.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/113-manual.html
+# testing/web-platform/tests/html/editing/dnd/target-origin/HELPER-mustblock.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/017.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/021.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/011.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/001.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/009.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/008.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/003.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/018.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/010.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/016.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/006.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/012.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/005.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/022.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/015.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/002.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/004.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/020.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/007.html
+# testing/web-platform/tests/html/editing/dnd/interactiveelements/019.html
+# testing/web-platform/tests/html/editing/dnd/file/011.html
+# testing/web-platform/tests/html/editing/dnd/file/001.html
+# testing/web-platform/tests/html/editing/dnd/file/009.html
+# testing/web-platform/tests/html/editing/dnd/file/008.html
+# testing/web-platform/tests/html/editing/dnd/file/003.html
+# testing/web-platform/tests/html/editing/dnd/file/010.html
+# testing/web-platform/tests/html/editing/dnd/file/006.html
+# testing/web-platform/tests/html/editing/dnd/file/005.html
+# testing/web-platform/tests/html/editing/dnd/file/002.html
+# testing/web-platform/tests/html/editing/dnd/file/004.html
+# testing/web-platform/tests/html/editing/dnd/file/007.html
+# testing/web-platform/tests/html/editing/dnd/file/prompt/001.html
+# testing/web-platform/tests/html/editing/dnd/file/prompt/009.html
+# testing/web-platform/tests/html/editing/dnd/file/prompt/008.html
+# testing/web-platform/tests/html/editing/dnd/file/prompt/003.html
+# testing/web-platform/tests/html/editing/dnd/file/prompt/006.html
+# testing/web-platform/tests/html/editing/dnd/file/prompt/005.html
+# testing/web-platform/tests/html/editing/dnd/file/prompt/002.html
+# testing/web-platform/tests/html/editing/dnd/file/prompt/004.html
+# testing/web-platform/tests/html/editing/dnd/file/prompt/007.html
+# testing/web-platform/tests/html/browsers/the-window-object/window-indexed-properties-strict.html
+# testing/web-platform/tests/html/browsers/the-window-object/window-indexed-properties.html
+# testing/web-platform/tests/html/browsers/the-window-object/window-prototype-chain.html
+# testing/web-platform/tests/html/browsers/the-window-object/window-open-noopener.html
+# testing/web-platform/tests/html/browsers/the-window-object/window-properties.html
+# testing/web-platform/tests/html/browsers/the-window-object/Window-document.html
+# testing/web-platform/tests/html/browsers/the-window-object/Document-defaultView.html
+# testing/web-platform/tests/html/browsers/the-window-object/window-named-properties.html
+# testing/web-platform/tests/html/browsers/the-window-object/window-aliases.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_4-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_4.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_4-2.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_3.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_2-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_1.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_4-3.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_1-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_1-2.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_2.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_3-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_3-3.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/discard_iframe_history_3-2.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/non-automated/discard_iframe_history_1-manual.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/non-automated/discard_iframe_history_2-3.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/non-automated/discard_iframe_history_2-2.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/non-automated/discard_iframe_history_2-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/non-automated/discard_iframe_history_1-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/non-automated/discard_iframe_history_2-manual.html
+# testing/web-platform/tests/html/browsers/the-window-object/garbage-collection-and-browsing-contexts/non-automated/discard_iframe_history_1-2.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/close_unload-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/close_beforeunload-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/close_script_defer.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/close_beforeunload.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/close_unload.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/close_script_defer-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/001.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/001-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/001-2.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/002.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/002-1.html
+# testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/002-2.html
+# testing/web-platform/tests/html/browsers/the-window-object/security-window/window-security.sub.html
+# testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/test1.html
+# testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-03.html
+# testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-02.html
+# testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/window_length.html
+# testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/test3.html
+# testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-01.html
+# testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/iterator.html
+# testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/test2.html
+# testing/web-platform/tests/html/browsers/the-window-object/named-access-on-the-window-object/window-null-names.html
+# testing/web-platform/tests/html/browsers/the-window-object/named-access-on-the-window-object/test.html
+# testing/web-platform/tests/html/browsers/the-window-object/named-access-on-the-window-object/named-objects.html
+# testing/web-platform/tests/html/browsers/the-window-object/support/noopener-target.html
+# testing/web-platform/tests/html/browsers/the-window-object/the-windowproxy-object/test-window-proxy-statusbar-manual.html
+# testing/web-platform/tests/html/browsers/the-window-object/the-windowproxy-object/test-window-proxy-toolbar-manual.html
+# testing/web-platform/tests/html/browsers/the-window-object/the-windowproxy-object/test-window-proxy-menubar-manual.html
+# testing/web-platform/tests/html/browsers/the-window-object/the-windowproxy-object/test-window-proxy-personalbar-manual.html
+# testing/web-platform/tests/html/browsers/the-window-object/the-windowproxy-object/test-window-proxy-locationbar-manual.html
+# testing/web-platform/tests/html/browsers/the-window-object/the-windowproxy-object/test-window-proxy-scrollbars-manual.html
+# testing/web-platform/tests/html/browsers/offline/manifest_url_check.html
+# testing/web-platform/tests/html/browsers/offline/section_network_online-manual.html
+# testing/web-platform/tests/html/browsers/offline/manifest_section_many-manual.html
+# testing/web-platform/tests/html/browsers/offline/section_network_offline-manual.html
+# testing/web-platform/tests/html/browsers/offline/manifest_main_empty-manual.html
+# testing/web-platform/tests/html/browsers/offline/manifest_notchanged_online-manual.html
+# testing/web-platform/tests/html/browsers/offline/manifest_section_empty-manual.html
+# testing/web-platform/tests/html/browsers/offline/resources/html/clock.html
+# testing/web-platform/tests/html/browsers/offline/introduction-4/event_cached.html
+# testing/web-platform/tests/html/browsers/offline/introduction-4/event_obsolete-manual.html
+# testing/web-platform/tests/html/browsers/offline/introduction-4/event_noupdate.html
+# testing/web-platform/tests/html/browsers/offline/introduction-4/event_checking.html
+# testing/web-platform/tests/html/browsers/offline/introduction-4/event_updateready_swapcache-manual.html
+# testing/web-platform/tests/html/browsers/offline/introduction-4/event_progress.html
+# testing/web-platform/tests/html/browsers/offline/introduction-4/event_downloading-manual.html
+# testing/web-platform/tests/html/browsers/offline/introduction-4/event_error-manual.html
+# testing/web-platform/tests/html/browsers/offline/introduction-4/event_updateready-manual.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_status_uncached.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_status_updateready-manual.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_status_downloading-manual.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_update_error.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_swapcache-manual.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_swapcache_error.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_status_idle.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_status_checking-manual.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_update.html
+# testing/web-platform/tests/html/browsers/offline/application-cache-api/api_status_obsolete-manual.html
+# testing/web-platform/tests/html/browsers/offline/browser-state/navigator_online_online.html
+# testing/web-platform/tests/html/browsers/offline/browser-state/navigator_online_event-manual.html
+# testing/web-platform/tests/html/browsers/history/joint-session-history/joint-session-history-only-fully-active.html
+# testing/web-platform/tests/html/browsers/history/joint-session-history/joint-session-history-grandchild2.html
+# testing/web-platform/tests/html/browsers/history/joint-session-history/joint-session-history-grandchild1.html
+# testing/web-platform/tests/html/browsers/history/joint-session-history/joint-session-history-child1.html
+# testing/web-platform/tests/html/browsers/history/joint-session-history/joint-session-history-child2.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/blank2.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/011.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/001.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_pushstate.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_write_after_load_2.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/009.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_write_onload_2.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_forward-2.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_4-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_go_plus.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_write_after_load_1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_go_zero.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_write_onload_2-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_back-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/009-3.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_replacestate_err.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_2-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/008.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_forward_1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_go_zero-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/blank3.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_3.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_write_onload_1-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_replacestate_nooptionalparam.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_4.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_write_after_load_1-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/010.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/006.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/012.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_unload_1-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_back.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/005.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_unload_1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_replacestate.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_1-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/009-5.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_write_onload_1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_5-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/combination_history_005.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/010-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/010-5.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/combination_history_003.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_pushstate_err.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_go_no_argument.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_pushstate_nooptionalparam.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_go_undefined.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/002.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_state.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/004.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/010-3.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_5.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_2.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_forward.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_go_undefined-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_go_minus.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/009-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/combination_history_007.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/combination_history_002.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_forward-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/blank.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_write_after_load_2-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/007.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/traverse_the_history_3-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_back_1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/combination_history_001.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/combination_history_006.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/combination_history_004.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_entry.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/history_go_no_argument-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/joint_session_history/001.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/joint_session_history/filler.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/joint_session_history/001-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/joint_session_history/002.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/joint_session_history/002-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/non-automated/traverse_the_session_history_unload_prompt_1-manual.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/non-automated/traverse_the_history_unload_prompt_2-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/non-automated/traverse_the_history_unload_prompt_1-manual.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/non-automated/traverse_the_history_unload_prompt_2-manual.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/non-automated/traverse_the_session_history_unload_prompt_1-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/non-automated/traverse_the_history_unload_prompt_1-1.html
+# testing/web-platform/tests/html/browsers/history/the-history-interface/non-automated/history_entry.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_search.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/allow_prototype_cycle_through_location.sub.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_port.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/reload_post_1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/scripted_click_assign_during_load.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/document_location.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_assign_about_blank-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/scripted_click_assign_during_load-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location-stringifier.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/security_location_0.sub.htm
+# testing/web-platform/tests/html/browsers/history/the-location-interface/reload_post_1-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/assign_after_load.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/assign_before_load.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/reload_document_write-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/scripted_click_assign_during_load-2.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location-prototype-setting.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/scripted_form_submit_assign_during_load-2.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/assign_after_load-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/assign_after_load-2.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/assign_before_load-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/reload_document_write.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_replace.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location-tojson.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/reload_document_write_onload-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/reload_document_open_write.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location-valueof.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/reload_document_write_onload.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/cross_origin_joined_frame.sub.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/scripted_click_location_assign_during_load-2.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/scripted_click_location_assign_during_load-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_protocol.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/scripted_form_submit_assign_during_load-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_hash.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/scripted_form_submit_assign_during_load.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_hostname.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/assign_before_load-2.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_reload-iframe.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/reload_document_open_write-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/same_origin_frame.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location-symbol-toprimitive.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_host.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_origin.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_href.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/scripted_click_location_assign_during_load.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_reload.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_assign.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_pathname.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/location_assign_about_blank.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_form_submit_assign_during_load-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_click_assign_during_load-manual.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_click_location_replace_during_load-manual.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/reload_in_resize-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_click_assign_during_load-1.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_click_assign_during_load-2.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_click_replace_during_load-manual.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/reload_in_resize-manual.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_form_submit_assign_during_load-2.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_click_location_replace_during_load-2.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_form_submit_assign_during_load-manual.html
+# testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_click_location_replace_during_load-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/read-text/load-text-plain.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/011.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/001.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/child_navigates_parent_submit-3.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/child_navigates_parent_location-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/javascript-url-return-value-handling.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/009.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/004-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/004-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/empty_fragment.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/empty_fragment_iframe.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/click.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/child_navigates_parent_submit-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/003-3.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/child_navigates_parent_submit-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/008.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/navigation_unload_data_url.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/003.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/child_navigates_parent_location.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/navigation_unload_same_origin-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/navigation_unload_same_origin.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/010.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/006.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/012.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/child_navigates_parent_location-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/013.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/004-3.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/javascript-url-query-fragment-components.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/005.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/001-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/navigation_unload_data_url-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/001-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/child_navigates_parent_submit.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/015.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/001-3.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/002.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/004.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/014.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/child_navigates_parent_location-3.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/blank.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/007.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/002-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/003-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/002-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/003-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/href.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/source/navigate-child-function.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/source/navigate-child-function-src.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/source/navigate-child-src-about-blank.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/source/navigate-child-function-parent.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/source/support/set-parent-src.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/source/support/location-set.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/source/support/dummy.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/001.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-to-anchor-name.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/003.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-to-top.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-to-id-top.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/006.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/005.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-frag-percent-encoded.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/002.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/004.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/scroll-to-fragid/007.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/beforeunload-on-history-back.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/base.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/beforeunload-on-navigation-of-parent-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/pagehide-on-history-forward.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/navigation-within-beforeunload-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/navigation-within-beforeunload-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/pagehide-on-history-forward-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/beforeunload-on-navigation-of-parent.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/beforeunload-on-navigation-of-parent-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/navigation-within-beforeunload.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/beforeunload-on-history-back-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/001.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/manual-005.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/manual-002.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/003.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/next.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/manual-001.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/001-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/manual-003.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/002.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/manual-006.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/002-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/prompt/manual-004.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/001.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/009.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/004-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/007-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/manual-001-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/008.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/003.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/006.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/006-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/manual-001.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/001-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/001-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/002.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/004.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/009-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/007.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/002-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/008-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/006-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/003-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/007-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003a.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005a.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003b.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005b.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002a.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004b.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002b.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004a.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001b.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001a.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/read-media/pageload-video.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/read-media/pageload-image.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/browsing_context_name_cross_origin_3.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/001.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/unset_context_name.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/browsing_context_name.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/unset_context_name-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/hashchange_event.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/001-1.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/events.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/browsing_context_name_cross_origin_2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/001-2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/browsing_context_name_cross_origin.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/browsing_context_name-0.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/popstate_event.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-navigation-samedoc.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-samedoc.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-navigation-cross-origin.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-basic.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/resume-timer-on-history-back.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/resources/blank2.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/resources/post_name_on_load.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/resources/page-with-fragment.html
+# testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/resources/blank1.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-first-created.xhtml
+# testing/web-platform/tests/html/browsers/windows/noreferrer-cross-origin-manual.html
+# testing/web-platform/tests/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts.sub.html
+# testing/web-platform/tests/html/browsers/windows/support-nested-browsing-contexts.html
+# testing/web-platform/tests/html/browsers/windows/support-named-null-opener.html
+# testing/web-platform/tests/html/browsers/windows/support-close.html
+# testing/web-platform/tests/html/browsers/windows/noreferrer.html
+# testing/web-platform/tests/html/browsers/windows/noreferrer-window-name.html
+# testing/web-platform/tests/html/browsers/windows/support-window-name-echo.html
+# testing/web-platform/tests/html/browsers/windows/noreferrer-cross-origin-close-manual.sub.html
+# testing/web-platform/tests/html/browsers/windows/noreferrer-cross-origin-window-name.sub.html
+# testing/web-platform/tests/html/browsers/windows/support-post-to-opener.html
+# testing/web-platform/tests/html/browsers/windows/support-opener-null.html
+# testing/web-platform/tests/html/browsers/windows/nested-browsing-contexts/window-top-001.html
+# testing/web-platform/tests/html/browsers/windows/nested-browsing-contexts/test.html
+# testing/web-platform/tests/html/browsers/windows/nested-browsing-contexts/testcase3.html
+# testing/web-platform/tests/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/001.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/self2.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/parent2.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/browsing-context-choose-parent.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/browsing-context-default-name.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/existing.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/001-1.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/self1.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/parent1.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/browsing-context-choose-existing.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/002.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/browsing-context-choose-self-2.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/message.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/002-1.html
+# testing/web-platform/tests/html/browsers/windows/browsing-context-names/browsing-context-choose-self-1.html
+# testing/web-platform/tests/html/browsers/origin/origin-of-data-document.html
+# testing/web-platform/tests/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain.html
+# testing/web-platform/tests/html/browsers/origin/cross-origin-objects/cross-origin-objects-on-new-window.html
+# testing/web-platform/tests/html/browsers/origin/cross-origin-objects/win-documentdomain.sub.html
+# testing/web-platform/tests/html/browsers/origin/cross-origin-objects/frame.html
+# testing/web-platform/tests/html/browsers/origin/cross-origin-objects/cross-origin-objects.html
+# testing/web-platform/tests/infrastructure/failing-test.html
+# testing/web-platform/tests/mediacapture-record/BlobEvent-constructor.html
+# testing/web-platform/tests/battery-status/battery-promise.html
+# testing/web-platform/tests/battery-status/battery-plugging-in-manual.html
+# testing/web-platform/tests/battery-status/battery-promise-iframe.html
+# testing/web-platform/tests/battery-status/battery-charging-manual.html
+# testing/web-platform/tests/battery-status/battery-full-manual.html
+# testing/web-platform/tests/battery-status/battery-discharging-manual.html
+# testing/web-platform/tests/battery-status/support-iframe.html
+# testing/web-platform/tests/battery-status/battery-interface-idlharness.html
+# testing/web-platform/tests/battery-status/battery-promise-window.html
+# testing/web-platform/tests/battery-status/support-iframe-initial.html
+# testing/web-platform/tests/battery-status/battery-unplugging-manual.html
+# testing/web-platform/tests/battery-status/support-window-open.html
+# testing/web-platform/tests/notifications/constructor-invalid.html
+# testing/web-platform/tests/notifications/lang.html
+# testing/web-platform/tests/notifications/body-basic-manual.html
+# testing/web-platform/tests/notifications/event-onshow.html
+# testing/web-platform/tests/notifications/event-onerror-default-manual.html
+# testing/web-platform/tests/notifications/tag-different-manual.html
+# testing/web-platform/tests/notifications/constructor-basic.html
+# testing/web-platform/tests/notifications/interfaces.html
+# testing/web-platform/tests/notifications/requestPermission-granted-manual.html
+# testing/web-platform/tests/notifications/event-onerror-denied-manual.html
+# testing/web-platform/tests/notifications/icon-basic-manual.html
+# testing/web-platform/tests/notifications/requestPermission-denied-manual.html
+# testing/web-platform/tests/notifications/icon-empty-manual.html
+# testing/web-platform/tests/notifications/event-onclose.html
+# testing/web-platform/tests/notifications/tag-same-manual.html
+# testing/web-platform/tests/notifications/event-onclick-manual.html
+# testing/web-platform/tests/notifications/instance.html
+# testing/web-platform/tests/notifications/body-empty-manual.html
+# testing/web-platform/tests/notifications/permission.html
+# testing/web-platform/tests/streams/count-queuing-strategy.https.html
+# testing/web-platform/tests/streams/byte-length-queuing-strategy.https.html
+# testing/web-platform/tests/streams/readable-streams/general.https.html
+# testing/web-platform/tests/streams/readable-streams/garbage-collection.https.html
+# testing/web-platform/tests/streams/readable-streams/pipe-through.https.html
+# testing/web-platform/tests/streams/readable-streams/bad-underlying-sources.https.html
+# testing/web-platform/tests/streams/readable-streams/readable-stream-reader.https.html
+# testing/web-platform/tests/streams/readable-streams/count-queuing-strategy-integration.https.html
+# testing/web-platform/tests/streams/readable-streams/brand-checks.https.html
+# testing/web-platform/tests/streams/readable-streams/bad-strategies.https.html
+# testing/web-platform/tests/streams/readable-streams/tee.https.html
+# testing/web-platform/tests/streams/readable-streams/cancel.https.html
+# testing/web-platform/tests/streams/readable-streams/templated.https.html
+# testing/web-platform/tests/proximity/DeviceProximityEvent_tests.html
+# testing/web-platform/tests/proximity/UserProximityEvent_tests.html
+# testing/web-platform/tests/proximity/idlharness.html
+# testing/web-platform/tests/progress-events/constructor.html
+# testing/web-platform/tests/progress-events/Status.html
+# testing/web-platform/tests/progress-events/interface.html
+# testing/web-platform/tests/progress-events/tests/submissions/Samsung/firing-events-http-no-content-length.html
+# testing/web-platform/tests/progress-events/tests/submissions/Samsung/firing-events-http-content-length.html
+# testing/web-platform/tests/typedarrays/constructors.html
+# testing/web-platform/tests/typedarrays/Uint8ClampedArray_subarray.html
+# testing/web-platform/tests/typedarrays/ArrayBuffer_properties.html
+# testing/web-platform/tests/typedarrays/Uint8ClampedArray_setter_getter.html
+# testing/web-platform/tests/typedarrays/ArrayBuffer_constructor.html
+# testing/web-platform/tests/typedarrays/Uint8ClampedArray_length.html
+# testing/web-platform/tests/typedarrays/Uint8ClampedArray_constructor.html
+# testing/web-platform/tests/selection/deleteFromDocument.html
+# testing/web-platform/tests/selection/addRange.html
+# testing/web-platform/tests/selection/extend.html
+# testing/web-platform/tests/selection/getSelection.html
+# testing/web-platform/tests/selection/getRangeAt.html
+# testing/web-platform/tests/selection/collapse.html
+# testing/web-platform/tests/selection/interfaces.html
+# testing/web-platform/tests/selection/isCollapsed.html
+# testing/web-platform/tests/selection/selectAllChildren.html
+# testing/web-platform/tests/selection/collapseToStartEnd.html
+# testing/web-platform/tests/selection/removeAllRanges.html
+# testing/web-platform/tests/selection/dir-manual.html
+# testing/web-platform/tests/selection/test-iframe.html
+# testing/web-platform/tests/selection/Document-open.html
+# testing/web-platform/tests/uievents/keyboard/key-101en-us-manual.html
+# testing/web-platform/tests/uievents/keyboard/key-102fr-fr-manual.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/Status.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/focusout.relatedTarget.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/UIEvent.load.stylesheet.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/WheelEvent.ctrlKey.zoom.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/compositionstart.keydown.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.initTextEvent.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/ProcessingInstruction.DOMCharacterDataModified.xml
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMNodeInserted.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/WheelEvent.deltaMode.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/mouseleave.relatedTarget.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/KeyboardEvent.modifiers.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/hasFeature.feature.string.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.drop.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/KeyboardEvent.key.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMCharacterDataModified.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMAttrModified.relatedNode.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMAttrModified.newValue.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.paste.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/MutationEvent.hasFeature.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/CompositionEvent.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/MouseEvent.image.map.area.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/Event.defaultPrevented.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/WheelEvent.initWheelEvent.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/MutationEvent.relatedNode.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/MutationEvent.initMutationEvent.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/MouseEvent.preventDefault.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/focusin.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMAttrModified.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/KeyboardEvent.location.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/error.image.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/WheelEvent.hasFeature.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/MouseEvent.button.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/compositionstart.preventDefault.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.keyboard.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/Event.eventPhase.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/abort.testresult.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMAttrModified.prevValue.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/ProcessingInstruction.DOMCharacterDataModified.fail.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/dispatchEvent.click.checkbox.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.IME.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/WheelEvent.Capture.Bubble.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/mouseenter.ctrlKey.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMAttrModified.attrChange.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.script.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/blur.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.hasFeature.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/mouseenter.relatedTarget.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/load.image.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMAttrModified.attrName.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMSubtreeModified.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/DOMNodeRemoved.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/hasFeature.Events.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/focusin.relatedTarget.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/WheelEvent.preventDefault.scroll.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/compositionstart.data.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/abort.img.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/Event.stopPropagation.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/converted/EventListener.dispatch.new.event.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/submissions/Microsoft/converted/support/ProcessingInstruction.DOMCharacterDataModified.xml
+# testing/web-platform/tests/uievents/legacy-domevents-tests/approved/stopImmediatePropagation.effect.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/approved/dispatchEvent.click.checkbox.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/approved/ProcessingInstruction.DOMCharacterDataModified.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/approved/domnodeinserted.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/approved/stopPropagation.deferred.effect.html
+# testing/web-platform/tests/uievents/legacy-domevents-tests/approved/support/ProcessingInstruction.DOMCharacterDataModified.xml
+# testing/web-platform/tests/uievents/order-of-events/mouse-events/click-on-html-manual.html
+# testing/web-platform/tests/uievents/order-of-events/mouse-events/mouseover-out-manual.html
+# testing/web-platform/tests/uievents/order-of-events/mouse-events/click-on-body-manual.html
+# testing/web-platform/tests/uievents/order-of-events/mouse-events/click-on-div-manual.html
+# testing/web-platform/tests/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.htm
+# testing/web-platform/tests/uievents/order-of-events/focus-events/focus-automated-blink-webkit.html
+# testing/web-platform/tests/uievents/order-of-events/focus-events/legacy-manual.html
+# testing/web-platform/tests/uievents/order-of-events/focus-events/focus-manual.html
+# testing/web-platform/tests/FileAPI/fileReader.html
+# testing/web-platform/tests/FileAPI/progress-manual.html
+# testing/web-platform/tests/FileAPI/idlharness.html
+# testing/web-platform/tests/FileAPI/historical.html
+# testing/web-platform/tests/FileAPI/idlharness-manual.html
+# testing/web-platform/tests/FileAPI/reading-data-section/filereader_readAsText.html
+# testing/web-platform/tests/FileAPI/reading-data-section/filereader_readystate.html
+# testing/web-platform/tests/FileAPI/reading-data-section/filereader_error.html
+# testing/web-platform/tests/FileAPI/reading-data-section/filereader_readAsArrayBuffer.html
+# testing/web-platform/tests/FileAPI/reading-data-section/Determining-Encoding.html
+# testing/web-platform/tests/FileAPI/reading-data-section/FileReader-event-handler-attributes.html
+# testing/web-platform/tests/FileAPI/reading-data-section/filereader_file-manual.html
+# testing/web-platform/tests/FileAPI/reading-data-section/filereader_abort.html
+# testing/web-platform/tests/FileAPI/reading-data-section/filereader_file_img-manual.html
+# testing/web-platform/tests/FileAPI/reading-data-section/filereader_readAsDataURL.html
+# testing/web-platform/tests/FileAPI/reading-data-section/filereader_result.html
+# testing/web-platform/tests/FileAPI/FileReader/test_errors-manual.html
+# testing/web-platform/tests/FileAPI/FileReader/Progress_event_bubbles_cancelable.html
+# testing/web-platform/tests/FileAPI/blob/Blob-XHR-revoke.html
+# testing/web-platform/tests/FileAPI/blob/Blob-slice.html
+# testing/web-platform/tests/FileAPI/blob/Blob-constructor.html
+# testing/web-platform/tests/FileAPI/blob/Blob-close.html
+# testing/web-platform/tests/FileAPI/blob/Blob-slice-overflow.html
+# testing/web-platform/tests/FileAPI/url/url_createobjecturl_file_img-manual.html
+# testing/web-platform/tests/FileAPI/url/url_xmlhttprequest_img-ref.html
+# testing/web-platform/tests/FileAPI/url/url_xmlhttprequest_img.html
+# testing/web-platform/tests/FileAPI/url/url_createobjecturl_blob.html
+# testing/web-platform/tests/FileAPI/url/url_xmlhttprequest.html
+# testing/web-platform/tests/FileAPI/url/url_createobjecturl_file-manual.html
+# testing/web-platform/tests/FileAPI/filelist-section/filelist_multiple_selected_files-manual.html
+# testing/web-platform/tests/FileAPI/filelist-section/filelist_selected_file-manual.html
+# testing/web-platform/tests/FileAPI/filelist-section/filelist.html
+# testing/web-platform/tests/FileAPI/BlobURL/test2-manual.html
+# testing/web-platform/tests/FileAPI/BlobURL/test1-manual.html
+# testing/web-platform/tests/FileAPI/BlobURL/test3-manual.html
+# testing/web-platform/tests/FileAPI/BlobURL/support/file_test3.html
+# testing/web-platform/tests/FileAPI/file/File-constructor.html
+# testing/web-platform/tests/domparsing/XMLSerializer-serializeToString.html
+# testing/web-platform/tests/domparsing/innerhtml-03.xhtml
+# testing/web-platform/tests/domparsing/insert-adjacent.html
+# testing/web-platform/tests/domparsing/innerhtml-01.xhtml
+# testing/web-platform/tests/domparsing/style_attribute_html.html
+# testing/web-platform/tests/domparsing/innerhtml-06.html
+# testing/web-platform/tests/domparsing/DOMParser-parseFromString-xml-doctype.html
+# testing/web-platform/tests/domparsing/outerhtml-02.html
+# testing/web-platform/tests/domparsing/innerhtml-04.html
+# testing/web-platform/tests/domparsing/insert_adjacent_html-xhtml.xhtml
+# testing/web-platform/tests/domparsing/DOMParser-parseFromString-html.html
+# testing/web-platform/tests/domparsing/createContextualFragment.html
+# testing/web-platform/tests/domparsing/outerhtml-01.html
+# testing/web-platform/tests/domparsing/DOMParser-parseFromString-xml.html
+# testing/web-platform/tests/domparsing/innerhtml-07.html
+# testing/web-platform/tests/domparsing/insert_adjacent_html.html
+# testing/web-platform/tests/domparsing/innerhtml-05.xhtml
+# testing/web-platform/tests/domparsing/xml-serialization.xhtml
+# testing/web-platform/tests/webgl/compressedTexSubImage2D.html
+# testing/web-platform/tests/webgl/compressedTexImage2D.html
+# testing/web-platform/tests/webgl/texSubImage2D.html
+# testing/web-platform/tests/webgl/texImage2D.html
+# testing/web-platform/tests/webgl/bufferSubData.html
+# testing/web-platform/tests/webgl/uniformMatrixNfv.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/drawArrays.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/uniformfArrayLen1.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/uniformiBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/isTests.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/vertexAttrib.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/drawArraysOutOfBounds.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrix.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/readPixelsBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/drawElementsBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/readPixels.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2D.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrixBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2D.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/isTestsBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/texImage2D.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/bindBuffer.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/texImage2DBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/bindBufferBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/bufferSubData.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointer.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/bufferData.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/deleteBufferBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointerBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/bufferSubDataBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/drawElements.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/bufferDataBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2DBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/bindFramebufferLeaveNonZero.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTML.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTMLBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2DBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/uniformi.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2D.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/uniformfBadArgs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTML.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/functions/uniformf.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-D_G.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-G_I.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-S_V.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/getContext.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/methods.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/webGLArrays.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B3.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B1.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B2.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-L_S.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-C.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-A.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B4.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/conformance/constants.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/glsl/uniformOutOfBounds.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/glsl/arrayOutOfBounds.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/gl-unknown-uniform.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/uniform-values-per-program.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-bool.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-arrays.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/null-uniform-location.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/gl-uniformmatrix4fv.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/uniform-default-values.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/uniforms/uniform-samplers-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/resources/red-green.svg
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/invalid-UTF-16.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/gl-shader-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/get-active-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/program-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/gl-get-active-attribute.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-long-names-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/use-program-crash-with-discard-in-fragment-shader.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/programs/gl-get-active-uniform.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/limits/gl-min-attribs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/limits/gl-min-textures.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/limits/gl-max-texture-dimensions.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/limits/gl-min-uniforms.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/typed-arrays-in-workers.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/array-buffer-view-crash.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/data-view-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/array-buffer-crash.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/array-unit-tests.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/data-view-crash.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/typedarrays/array-large-array-tests.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-lost-restored.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-creation.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-release-upon-reload.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/premultiplyalpha-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/incorrect-context-object-behaviour.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-attribute-preserve-drawing-buffer.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/methods.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-lost.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-attributes-alpha-depth-stencil-antialias.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-eviction-with-garbage-collection.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-type-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/resource-sharing-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-release-with-workers.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/constants-and-properties.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-creation-and-destruction.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/context-hidden-alpha.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/resources/context-release-upon-reload-child.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/context/resources/context-release-child-with-worker.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/uninitialized-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/boolean-argument-conversion.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/null-object-behaviour.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/delayed-drawing.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/shader-precision-format.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/type-conversion-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/bad-arguments-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/object-deletion-behaviour.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/instanceof-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/functions-returning-strings.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/error-reporting.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/is-object.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/misc/webgl-specific.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/buffer-preserve-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/framebuffer-bindings-unaffected-on-resize.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/canvas-zero-size.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-hd-dpi-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/viewport-unchanged-upon-resize.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/buffer-offscreen-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/canvas-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/draw-webgl-to-canvas-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-static-canvas-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/draw-static-webgl-to-multiple-canvas-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/canvas/to-data-url-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/buffer-bind-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/index-validation-crash-with-buffer-sub-data.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/index-validation.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/element-array-buffer-delete-recreate.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/index-validation-verifies-too-many-indices.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/index-validation-copies-indices.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/index-validation-with-resized-buffer.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer-delete.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/buffers/index-validation-large-buffer.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/reading/read-pixels-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/reading/read-pixels-pack-alignment.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-disabled-vertex-attrib.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer-offsets.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-render.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-enable-vertex-attrib.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/ext-sRGB.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-canvas.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-canvas.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image-data.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays-out-of-bounds.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/webgl-shared-resources.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-linear.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-video.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image-data.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-video.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-linear.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/oes-element-index-uint.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/extensions/webgl-depth-texture.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-object-attachment.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/renderbuffers/renderbuffer-initialization.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/renderbuffers/feedback-loop.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-state-restoration.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/gl-teximage.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-complete.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-copying-feedback-loops.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-npot.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-sub-image-cube-maps.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-active-bind.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/compressed-tex-image.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-draw-with-2d-and-cube.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-clear.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-npot-video.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/default-texture.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-size-limit.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-svg-image.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-size-cube-maps.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/mipmap-fbo.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/gl-get-tex-parameter.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-with-invalid-data.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texparameter-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-upload-cube-maps.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-hd-dpi.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-input-validation.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-with-format-and-type.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-fakeblack.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-canvas-corruption.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-size.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-upload-size.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-uniform-binding-bugs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-active-bind-2.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-formats-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-transparent-pixels-initialized.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-2d-formats.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-and-sub-image-2d.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/origin-clean-conformance.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-webgl.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-attachment-formats.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/texture-mips.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/textures/gl-pixelstorei.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/simple.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/multisample-corruption.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/framebuffer-switch.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/draw-arrays-out-of-bounds.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/gl-viewport-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/point-no-attributes.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/gl-drawelements.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/point-with-gl-pointcoord-in-fragment-shader.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-fbo-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/gl-clear.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/draw-elements-out-of-bounds.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/culling.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/point-size.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/many-draw-calls.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-canvas-dimensions.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/more-than-65536-indices.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/framebuffer-texture-switch.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/triangle.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/gl-drawarrays.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/rendering/line-loop-tri-fan.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/state/gl-enum-tests.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/state/gl-getstring.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/state/gl-get-calls.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/state/gl-enable-enum-test.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/state/gl-geterror.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/state/state-uneffected-after-compositing.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/state/gl-object-get-calls.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-float.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-normalize.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-abs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-gentype.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-reflect.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-faceforward.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cos.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-float.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cross.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-gentype.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-gentype.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-gentype.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-float.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sign.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-acos.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-distance.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-length.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sin.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-float.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-gentype.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-fract.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-gentype.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan-xy.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-asin.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-floor.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-float.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-gentype.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-float.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-dot.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-float.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-ceil.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_function.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_field.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_variable.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_struct.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_struct.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_field.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_function.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_variable.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-index.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec4.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec3.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat2.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat4.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat3.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-corner-cases.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec4.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec3.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec2.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec3.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec4.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/empty_main.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-invariance.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/struct-unary-operators.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/large-loop-compile.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-return-value.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-array.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-conditional-assignment.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-uniform-structs.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-without-precision.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-identifier.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-short-circuiting-operators.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-exceeds-maximum.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/struct-mixed-array-declarators.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-varyings.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-struct-scope.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-uniforms.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-scoping.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/expression-list-in-declarator-initializer.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-define-line-continuation.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-loop.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-clipvertex.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/uniform-location-length-limits.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-long-variable-names.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-float-return-value.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-assignment.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-ascii-error.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/gl_position_unset.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/struct-specifiers-in-uniforms.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-too-many-uniforms.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-quoted-error.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-130.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-while-loop.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-of-variable-names.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-initializers.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-vertex-branch.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/boolean_precision.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-identifier.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec2-return-value.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-frag-depth.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-_webgl-identifier.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec2-return-value.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-reserved-words.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-define.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-varying-packing-restrictions.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-under-maximum.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-similar-uniform-array-names.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-error-directive.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-invalid-identifier.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-scoped-struct.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-missing-varyings.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-preprocessor-whitespace.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-precision.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping-negative.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-precision-format-obeyed.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec4-return-value.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/embedded-struct-definitions-forbidden.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-recursion.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec3-return-value.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-symbol.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-webgl-identifier.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-struct.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-int-return-value.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-global-initializers.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/attrib-location-length-limits.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/re-compile-re-link.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-do-loop.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-explicit-int-cast.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-include.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-function-nodes.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-120.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shared.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii-comments.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-hex-int-constant-macro.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-long-line.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-limited-indexing.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-varyings.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-define.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-functional-scoping.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glcolor.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-1.frag.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/literals/float_literal.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/literals/overflow_leak.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/literals/literal_precision.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dprojlod.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dproj.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dlod.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2d-bias.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/variables/gl-frontfacing.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/variables/gl-pointcoord.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/variables/glsl-built-ins.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord-xy-values.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragdata-and-fragcolor.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_int_to_float.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec4_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than_equal.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec4_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec4_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec4_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec2_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_float.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec3_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec2_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec3_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec2_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_float.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec4_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/construct_struct.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec4_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec2_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec3_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_int_float.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/function_int_float.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_float.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_int_float.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_int_float.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than_equal.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec3_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec4_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec3_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec3_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec3_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec2_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat4.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec2_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_float.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec2_vec2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat2.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat3.vert.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat3-construction.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat4-to-mat3.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-optimization.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/temp-expressions-should-not-crash.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-in-loop.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-d3d11-compiler-error.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/complex-glsl-does-not-crash.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/multiplication-assignment.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/compare-loop-index-to-uniform.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/constant-precision-qualifier.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/nested-functions-should-not-crash.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/long-expressions-should-not-crash.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/array-of-struct-with-int-first-position.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/modulo-arithmetic-accuracy.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/essl3-shaders-with-webgl1.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/floored-division-accuracy.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/fragcoord-linking-bug.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/uniforms-should-not-lose-values.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-dx-variable-bug.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_009_to_012.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_041_to_048.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_049_to_056.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_105_to_112.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_017_to_024.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_057_to_064.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_065_to_072.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_089_to_096.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_081_to_088.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_073_to_080.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_009_to_016.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_025_to_032.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_121_to_126.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_097_to_104.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_113_to_120.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_001_to_004.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_009_to_016.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_025_to_032.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_041_to_048.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_017_to_024.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_033_to_040.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_049_to_056.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_001_to_004.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FrontFacing/gl_FrontFacing_001_to_001.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_009_to_010.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_009_to_012.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/array/array_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_009_to_012.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_001_to_004.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_009_to_016.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_025_to_032.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_097_to_104.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_105_to_112.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_033_to_040.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_017_to_024.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_049_to_056.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_057_to_064.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_073_to_080.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_081_to_088.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_065_to_072.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_089_to_096.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_113_to_120.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_041_to_048.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_009_to_012.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_009_to_012.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_017_to_024.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_009_to_016.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_009_to_016.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_017_to_018.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/discard/discard_001_to_002.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/default/default_001_to_001.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_009_to_012.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_009_to_016.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_041_to_046.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_025_to_032.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_033_to_040.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_017_to_024.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_009_to_012.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixCompMult_001_to_004.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/built_in_varying_array_out_of_bounds/built_in_varying_array_out_of_bounds_001_to_001.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_009_to_016.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_025_to_026.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_009_to_016.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_017_to_024.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/cross/cross_001_to_002.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_001_to_006.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_145_to_152.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_177_to_178.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_089_to_096.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_097_to_104.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_161_to_168.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_033_to_040.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_049_to_056.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_041_to_048.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_065_to_072.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_105_to_112.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_017_to_024.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_153_to_160.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_073_to_080.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_025_to_032.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_081_to_088.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_057_to_064.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_169_to_176.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_121_to_128.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_137_to_144.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_113_to_120.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_129_to_136.html
+# testing/web-platform/tests/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_001_to_006.html
+# testing/web-platform/tests/fullscreen/api/element-ready-check-containing-iframe-manual.html
+# testing/web-platform/tests/fullscreen/api/element-request-fullscreen-svg-svg-manual.html
+# testing/web-platform/tests/fullscreen/api/element-request-fullscreen-manual.html
+# testing/web-platform/tests/fullscreen/api/document-onfullscreenerror.html
+# testing/web-platform/tests/fullscreen/api/element-request-fullscreen-svg-rect-manual.html
+# testing/web-platform/tests/fullscreen/api/element-ready-check-not-in-document-manual.html
+# testing/web-platform/tests/fullscreen/api/document-fullscreen-element-manual.html
+# testing/web-platform/tests/fullscreen/api/element-ready-check-fullscreen-element-sibling-manual.html
+# testing/web-platform/tests/fullscreen/api/document-exit-fullscreen-manual.html
+# testing/web-platform/tests/fullscreen/api/element-request-fullscreen-non-top-manual.html
+# testing/web-platform/tests/fullscreen/api/document-onfullscreenchange-manual.html
+# testing/web-platform/tests/fullscreen/api/element-ready-check-enabled-flag-not-set-manual.html
+# testing/web-platform/tests/fullscreen/api/element-ready-check-fullscreen-iframe-child-manual.html
+# testing/web-platform/tests/fullscreen/api/element-ready-check-iframe-child-manual.html
+# testing/web-platform/tests/fullscreen/api/element-request-fullscreen-top-manual.html
+# testing/web-platform/tests/fullscreen/api/document-fullscreen-enabled.html
+# testing/web-platform/tests/fullscreen/model/remove-last-manual.html
+# testing/web-platform/tests/fullscreen/model/remove-child-manual.html
+# testing/web-platform/tests/fullscreen/model/remove-parent-manual.html
+# testing/web-platform/tests/fullscreen/model/remove-first-manual.html
+# testing/web-platform/tests/fullscreen/model/remove-single-manual.html
+# testing/web-platform/tests/navigation-timing/test_readwrite.html
+# testing/web-platform/tests/navigation-timing/test_document_open.html
+# testing/web-platform/tests/navigation-timing/test_performance_attributes_exist.html
+# testing/web-platform/tests/navigation-timing/test_navigation_redirectCount_none.html
+# testing/web-platform/tests/navigation-timing/test_timing_client_redirect.html
+# testing/web-platform/tests/navigation-timing/test_timing_server_redirect.html
+# testing/web-platform/tests/navigation-timing/test_navigate_within_document.html
+# testing/web-platform/tests/navigation-timing/test_navigation_type_backforward.html
+# testing/web-platform/tests/navigation-timing/test_unique_performance_objects.html
+# testing/web-platform/tests/navigation-timing/test_document_readiness_exist.html
+# testing/web-platform/tests/navigation-timing/test_navigation_type_enums.html
+# testing/web-platform/tests/navigation-timing/test_no_previous_document.html
+# testing/web-platform/tests/navigation-timing/test_timing_attributes_exist.html
+# testing/web-platform/tests/navigation-timing/test_timing_xserver_redirect.html
+# testing/web-platform/tests/navigation-timing/test_timing_attributes_order.html
+# testing/web-platform/tests/navigation-timing/test_navigation_attributes_exist.html
+# testing/web-platform/tests/navigation-timing/test_navigation_type_reload.html
+# testing/web-platform/tests/navigation-timing/test_performance_attributes_exist_in_object.html
+# testing/web-platform/tests/navigation-timing/idlharness.html
+# testing/web-platform/tests/navigation-timing/test_timing_reload.html
+# testing/web-platform/tests/navigation-timing/resources/blank_page_green_with_onunload.html
+# testing/web-platform/tests/navigation-timing/resources/blank_page_meta_redirect.html
+# testing/web-platform/tests/navigation-timing/resources/blank_page_yellow.html
+# testing/web-platform/tests/navigation-timing/resources/blank_page_unload.html
+# testing/web-platform/tests/navigation-timing/resources/blank_page_yellow_with_onunload.html
+# testing/web-platform/tests/navigation-timing/resources/blank_page_green.html
+# testing/web-platform/tests/common/dummy.xml
+# testing/web-platform/tests/common/dummy.xhtml
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/fetch-request/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/fetch-request/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/fetch-request/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/script-tag/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/script-tag/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/script-tag/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/iframe-tag/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/iframe-tag/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/iframe-tag/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/fetch-request/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/fetch-request/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/fetch-request/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/xhr-request/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/xhr-request/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/xhr-request/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/script-tag/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/script-tag/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/script-tag/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/iframe-tag/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/iframe-tag/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/iframe-tag/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-http/iframe-tag/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-http/iframe-tag/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-http/iframe-tag/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-http/iframe-tag/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-http/iframe-tag/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-http/iframe-tag/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/fetch-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/xhr-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/script-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/fetch-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/fetch-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/fetch-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/xhr-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/xhr-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/xhr-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/script-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/script-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/script-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/fetch-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/fetch-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/fetch-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/script-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/script-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/script-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-https/fetch-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-https/xhr-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-https/script-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-https/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/fetch-request/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/fetch-request/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/xhr-request/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/xhr-request/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/xhr-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/script-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/script-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/script-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/meta-referrer/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-https/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-https/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-https/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-http/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-http/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-http/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/same-origin/http-https/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/same-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/generic/unsupported-csp-referrer-directive.html
+# testing/web-platform/tests/referrer-policy/generic/subresource-test/link-navigate.html
+# testing/web-platform/tests/referrer-policy/generic/subresource-test/attr-referrer-invalid-value.html
+# testing/web-platform/tests/referrer-policy/generic/subresource-test/iframe-messaging.html
+# testing/web-platform/tests/referrer-policy/generic/subresource-test/fetch-messaging.html
+# testing/web-platform/tests/referrer-policy/generic/subresource-test/image-decoding.html
+# testing/web-platform/tests/referrer-policy/generic/subresource-test/worker-messaging.html
+# testing/web-platform/tests/referrer-policy/generic/subresource-test/script-messaging.html
+# testing/web-platform/tests/referrer-policy/generic/subresource-test/area-navigate.html
+# testing/web-platform/tests/referrer-policy/generic/subresource-test/xhr-messaging.html
+# testing/web-platform/tests/referrer-policy/generic/template/disclaimer.template
+# testing/web-platform/tests/referrer-policy/generic/template/test.debug.html.template
+# testing/web-platform/tests/referrer-policy/generic/template/document.html.template
+# testing/web-platform/tests/referrer-policy/generic/template/test.release.html.template
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/fetch-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/fetch-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/fetch-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/xhr-request/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/xhr-request/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/xhr-request/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/script-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/script-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/script-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-https/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-https/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-https/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-http/iframe-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-http/iframe-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/fetch-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/xhr-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/script-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/fetch-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/xhr-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/script-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/fetch-request/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/xhr-request/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/script-tag/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/iframe-tag/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/xhr-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/script-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/fetch-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/fetch-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/fetch-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/xhr-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/xhr-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/xhr-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/script-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/script-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/script-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/fetch-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/fetch-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/fetch-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/script-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/script-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/script-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/fetch-request/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/xhr-request/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/script-tag/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/iframe-tag/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/fetch-request/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/fetch-request/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/xhr-request/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/xhr-request/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/xhr-request/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/script-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/script-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/script-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/iframe-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/iframe-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/iframe-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/iframe-tag/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/fetch-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/xhr-request/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/script-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/fetch-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/fetch-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/xhr-request/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/xhr-request/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/xhr-request/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/script-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/script-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/script-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-https/iframe-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-http/iframe-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-http/iframe-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-http/iframe-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
+# testing/web-platform/tests/referrer-policy/strict-origin/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
+# testing/web-platform/tests/html-imports/document/document-method-changes.html
+# testing/web-platform/tests/html-imports/document/resources/test-in-import.html
+# testing/web-platform/tests/html-imports/document/resources/body-only.html
+# testing/web-platform/tests/html-imports/html-link-element/import-attribute.html
+# testing/web-platform/tests/html-imports/html-link-element/resources/body-only-0.html
+# testing/web-platform/tests/html-imports/html-link-element/resources/body-only-2.html
+# testing/web-platform/tests/html-imports/html-link-element/resources/body-only-1.html
+# testing/web-platform/tests/html-imports/fetching/loading-attempt.html
+# testing/web-platform/tests/html-imports/fetching/already-in-import-map.html
+# testing/web-platform/tests/html-imports/fetching/resources/hello.html
+# testing/web-platform/tests/html-imports/fetching/resources/dynamic.html
+# testing/web-platform/tests/html-imports/fetching/resources/async.html
+# testing/web-platform/tests/html-imports/fetching/resources/parent-of-hello.html
+# testing/web-platform/tests/screen-orientation/lock-sandboxed-iframe.html
+# testing/web-platform/tests/screen-orientation/orientation-api.html
+# testing/web-platform/tests/screen-orientation/page-visibility-manual.html
+# testing/web-platform/tests/screen-orientation/lock-bad-argument.html
+# testing/web-platform/tests/screen-orientation/orientation-reading.html
+# testing/web-platform/tests/screen-orientation/onchange-event-subframe.html
+# testing/web-platform/tests/screen-orientation/onchange-event.html
+# testing/web-platform/tests/screen-orientation/lock-basic.html
+# testing/web-platform/tests/screen-orientation/resources/sandboxed-iframe-locking.html
+# testing/web-platform/tests/screen-orientation/resources/iframe-listen-orientation-change.html
+# testing/web-platform/tests/WebCryptoAPI/test_getRandomValues.html
+# testing/web-platform/tests/WebCryptoAPI/idlharness.html
+# testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/test_ecdh_keys.html
+# testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/test_hkdf.html
+# testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2.html
+# testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/test_ecdh_bits.html
+# testing/web-platform/tests/WebCryptoAPI/sign_verify/test_hmac.html
+# testing/web-platform/tests/WebCryptoAPI/sign_verify/test_rsa_pss.html
+# testing/web-platform/tests/WebCryptoAPI/sign_verify/test_rsa_pkcs.html
+# testing/web-platform/tests/WebCryptoAPI/sign_verify/test_ecdsa.html
+# testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/test_aes_gcm.html
+# testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/test_aes_ctr.html
+# testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/test_aes_cbc.html
+# testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_AES-KW.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_RSA-PSS.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_HMAC.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_ECDSA.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_HMAC.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_AES-GCM.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_ECDSA.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_ECDH.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_RSA-PSS.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_ECDH.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_AES-CTR.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_AES-CBC.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes_AES-CTR.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_AES-KW.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_successes.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_AES-CBC.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_failures_AES-GCM.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_aes-ctr.html
+# testing/web-platform/tests/WebCryptoAPI/generateKey/test_aes-cbc.html
+# testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.html
+# testing/web-platform/tests/WebCryptoAPI/digest/test_digest.html
+# testing/web-platform/tests/WebCryptoAPI/import_export/test_rsa_importKey.html
+# testing/web-platform/tests/WebCryptoAPI/import_export/test_ec_importKey.html
+# testing/web-platform/tests/WebCryptoAPI/import_export/test_symmetric_importKey.html
+# testing/web-platform/tests/encrypted-media/clearkey-keystatuses.html
+# testing/web-platform/tests/encrypted-media/drm-events-session-closed-event.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-encrypted-clear-sources.html
+# testing/web-platform/tests/encrypted-media/drm-not-callable-after-createsession.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-retrieve-persistent-usage-record.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-setmediakeys.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-destroy-persistent-license.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-syntax-mediakeysystemaccess.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-setmediakeys-at-same-time.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-waitingforkey.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-unique-origin.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-multisession.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-setmediakeys-at-same-time.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-syntax-mediakeysession.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-update-disallowed-input.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-encrypted-clear.html
+# testing/web-platform/tests/encrypted-media/clearkey-not-callable-after-createsession.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-syntax-mediakeys.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-persistent-usage-record-events.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-unique-origin.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-setmediakeys-again-after-resetting-src.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-events.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-requestmediakeysystemaccess.html
+# testing/web-platform/tests/encrypted-media/clearkey-generate-request-disallowed-input.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-persistent-license-events.html
+# testing/web-platform/tests/encrypted-media/clearkey-invalid-license.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-two-videos.html
+# testing/web-platform/tests/encrypted-media/drm-check-initdata-type.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-persistent-usage-record.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-setmediakeys-to-multiple-video-elements.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-retrieve-destroy-persistent-license.html
+# testing/web-platform/tests/encrypted-media/clearkey-keystatuses-multiple-sessions.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-multikey-sequential-readyState.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-setmediakeys-multiple-times-with-different-mediakeys.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-multikey-sequential-readyState.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-events.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-setmediakeys-to-multiple-video-elements.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-retrieve-persistent-license.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-reset-src-after-setmediakeys.html
+# testing/web-platform/tests/encrypted-media/clearkey-events.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-multikey.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-multisession.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-setmediakeys-again-after-playback.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-setmediakeys-again-after-playback.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-expired.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-after-src.html
+# testing/web-platform/tests/encrypted-media/drm-events.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.html
+# testing/web-platform/tests/encrypted-media/clearkey-events-session-closed-event.html
+# testing/web-platform/tests/encrypted-media/drm-temporary-license-type.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-destroy-persistent-license.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-retrieve-persistent-usage-record.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-update.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-persistent-license.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-src.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-persistent-license-events.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-clear-encrypted.html
+# testing/web-platform/tests/encrypted-media/drm-expiration.html
+# testing/web-platform/tests/encrypted-media/drm-generate-request-disallowed-input.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-multikey-sequential.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.html
+# testing/web-platform/tests/encrypted-media/clearkey-check-initdata-type.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-after-update.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-persistent-usage-record-events.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-retrieve-persistent-license.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-onencrypted.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-reset-src-after-setmediakeys.html
+# testing/web-platform/tests/encrypted-media/idlharness.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-immediately.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-immediately.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-multikey-sequential.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-two-videos.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-waiting-for-a-key.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-syntax-mediakeysystemaccess.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-persistent-license.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-waitingforkey.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-setmediakeys-again-after-resetting-src.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-onencrypted.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-different-mediakeys.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-syntax-mediakeysession.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-setmediakeys.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-onencrypted.html
+# testing/web-platform/tests/encrypted-media/drm-keystatuses.html
+# testing/web-platform/tests/encrypted-media/drm-invalid-license.html
+# testing/web-platform/tests/encrypted-media/clearkey-update-non-ascii-input.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-temporary-clear-encrypted.html
+# testing/web-platform/tests/encrypted-media/drm-keystatuses-multiple-sessions.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-waiting-for-a-key.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-retrieve-destroy-persistent-license.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-syntax-mediakeys.html
+# testing/web-platform/tests/encrypted-media/drm-mp4-playback-temporary-multikey.html
+# testing/web-platform/tests/encrypted-media/clearkey-mp4-playback-persistent-usage-record.html
+# testing/web-platform/tests/encrypted-media/resources/clearkey-retrieve-persistent-license.html
+# testing/web-platform/tests/encrypted-media/resources/clearkey-retrieve-destroy-persistent-license.html
+# testing/web-platform/tests/encrypted-media/resources/retrieve-persistent-usage-record.html
+# testing/web-platform/tests/encrypted-media/resources/drm-retrieve-persistent-license.html
+# testing/web-platform/tests/encrypted-media/resources/drm-retrieve-persistent-usage-record.html
+# testing/web-platform/tests/encrypted-media/resources/drm-retrieve-destroy-persistent-license.html
+# testing/web-platform/tests/encrypted-media/Google/chromium_specific_disabled/encrypted-media-lifetime-mediakeysession-release-noreference.html
+# testing/web-platform/tests/encrypted-media/Google/chromium_specific_disabled/encrypted-media-lifetime-mediakeys-with-session.html
+# testing/web-platform/tests/encrypted-media/Google/chromium_specific_disabled/encrypted-media-lifetime-multiple-mediakeys.html
+# testing/web-platform/tests/encrypted-media/Google/chromium_specific_disabled/encrypted-media-lifetime-mediakeysession-reference.html
+# testing/web-platform/tests/encrypted-media/Google/chromium_specific_disabled/encrypted-media-lifetime-reload.html
+# testing/web-platform/tests/encrypted-media/Google/chromium_specific_disabled/encrypted-media-lifetime-mediakeys.html
+# testing/web-platform/tests/encrypted-media/Google/chromium_specific_disabled/encrypted-media-lifetime-mediakeysession-release.html
+# testing/web-platform/tests/encrypted-media/Google/chromium_specific_disabled/encrypted-media-async-setcert-with-gc.html
+# testing/web-platform/tests/encrypted-media/Google/chromium_specific_disabled/encrypted-media-async-creation-with-gc.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-keystatuses.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-session-closed-event.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-events.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-setmediakeys-multiple-times-with-different-mediakeys.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-unique-origin.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-requestmediakeysystemaccess.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-onencrypted.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-playback-multiple-sessions.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-setmediakeys-at-same-time.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-generate-request-disallowed-input.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-waiting-for-a-key.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-setmediakeys-multiple-times-with-the-same-mediakeys.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-setmediakeys.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-playback-setmediakeys-before-src.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-keystatuses-multiple-updates.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-reset-src-after-setmediakeys.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-clearkey-update-non-ascii-input.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-playback-setmediakeys-after-src.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-playback-two-videos.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-setmediakeys-again-after-playback.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-update-disallowed-input.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-check-init-data-type.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-keystatuses-multiple-sessions.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-not-callable-after-createsession.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-clear-key-invalid-license.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-setmediakeys-to-multiple-video-elements.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-playback-encrypted-and-clear-sources.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-utils.js
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-syntax.html
+# testing/web-platform/tests/encrypted-media/Google/migrated_to_root_disabled/encrypted-media-setmediakeys-again-after-resetting-src.html
+# testing/web-platform/tests/cssom-view/negativeMargins.html
+# testing/web-platform/tests/cssom-view/elementsFromPoint.html
+# testing/web-platform/tests/cssom-view/elementFromPoint.html
+# testing/web-platform/tests/cssom-view/scrollingElement.html
+# testing/web-platform/tests/cssom-view/iframe.html
+# testing/web-platform/tests/cssom-view/elementScroll.html
+# testing/web-platform/tests/cssom-view/HTMLBody-ScrollArea_quirksmode.html
+# testing/web-platform/tests/cssom-view/scrolling-no-browsing-context.html
+# testing/web-platform/tests/performance-timeline/po-disconnect.html
+# testing/web-platform/tests/performance-timeline/po-navigation.html
+# testing/web-platform/tests/performance-timeline/po-getentries.html
+# testing/web-platform/tests/performance-timeline/po-observe.html
+# testing/web-platform/tests/performance-timeline/idlharness.html
+# testing/web-platform/tests/performance-timeline/case-sensitivity.html
+# testing/web-platform/tests/performance-timeline/po-mark-measure.html
+# testing/web-platform/tests/performance-timeline/po-resource.html
+# testing/web-platform/tests/encoding/single-byte-decoder.html
+# testing/web-platform/tests/encoding/textdecoder-byte-order-marks.html
+# testing/web-platform/tests/encoding/textdecoder-utf16-surrogates.html
+# testing/web-platform/tests/encoding/big5-encoder.html
+# testing/web-platform/tests/encoding/textdecoder-fatal-single-byte.html
+# testing/web-platform/tests/encoding/iso-2022-jp-decoder.html
+# testing/web-platform/tests/encoding/api-surrogates-utf8.html
+# testing/web-platform/tests/encoding/api-replacement-encodings.html
+# testing/web-platform/tests/encoding/gbk-encoder.html
+# testing/web-platform/tests/encoding/textdecoder-labels.html
+# testing/web-platform/tests/encoding/textencoder-constructor-non-utf.html
+# testing/web-platform/tests/encoding/api-basics.html
+# testing/web-platform/tests/encoding/textdecoder-streaming.html
+# testing/web-platform/tests/encoding/textencoder-utf16-surrogates.html
+# testing/web-platform/tests/encoding/idlharness.html
+# testing/web-platform/tests/encoding/textdecoder-fatal-streaming.html
+# testing/web-platform/tests/encoding/gb18030-encoder.html
+# testing/web-platform/tests/encoding/iso-2022-jp-encoder.html
+# testing/web-platform/tests/encoding/textdecoder-ignorebom.html
+# testing/web-platform/tests/encoding/api-invalid-label.html
+# testing/web-platform/tests/encoding/textdecoder-fatal.html
+# testing/web-platform/tests/orientation-event/t023-manual.html
+# testing/web-platform/tests/orientation-event/t001-manual.html
+# testing/web-platform/tests/orientation-event/horizontal-surface-manual.html
+# testing/web-platform/tests/orientation-event/t021-manual.html
+# testing/web-platform/tests/orientation-event/t009-manual.html
+# testing/web-platform/tests/orientation-event/t006-manual.html
+# testing/web-platform/tests/orientation-event/screen-upright-manual.html
+# testing/web-platform/tests/orientation-event/t025-manual.html
+# testing/web-platform/tests/orientation-event/t003-manual.html
+# testing/web-platform/tests/orientation-event/t010-manual.html
+# testing/web-platform/tests/orientation-event/t028-manual.html
+# testing/web-platform/tests/orientation-event/free-fall-manual.html
+# testing/web-platform/tests/orientation-event/idlharness.html
+# testing/web-platform/tests/orientation-event/t012-manual.html
+# testing/web-platform/tests/orientation-event/t022-manual.html
+# testing/web-platform/tests/orientation-event/screen-upmost-manual.html
+# testing/web-platform/tests/orientation-event/t002-manual.html
+# testing/web-platform/tests/annotation-protocol/server/server-manual.html
+# testing/web-platform/tests/annotation-protocol/files/index.html
+# testing/web-platform/tests/subresource-integrity/subresource-integrity.sub.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Session_History/contents/Session_History/index.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/button_validity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_willvalidate.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_stepup.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/fieldset_validity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_validationmessage.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/form_action.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_value_invalidstateerr.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/button_labels.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/fieldset_validationmessage.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_validity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_valueasdate_invalidstateerr.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/button_checkvalidity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/form_submit.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/fieldset_setcustomvalidity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_labels.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/keygen_labels.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/button_willvalidate.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/keygen_checkvalidity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_height.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_valueasnumber_invalidstateerr.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_setcustomvalidity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/button_validationmessage.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_checkvalidity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/button_setcustomvalidity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/fieldset_checkvalidity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_width.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/form_checkvalidity.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/fieldset_willvalidate.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/form_length.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/input_stepdown.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/select_length.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_list.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/select_selectedindex.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_valueasdate.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_valueasnumber.html
+# testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_autocomplete.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/128.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/032.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/017.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/148.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/021.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/011.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/041.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/067.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/001.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/068.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/089.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/133.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/131.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/009.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/117.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/038.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/070.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/143.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/035.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/037.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/075.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/063.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/084.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/141.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/123.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/028.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/083.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/069.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/036.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/043.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/102.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/046.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/058.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/091.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/125.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/106-import.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/126.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/122.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/103.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/073.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/008.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/116.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/026.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/140.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/094.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/065.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/066.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/097.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/137.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/110.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/078.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/055.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/025.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/054.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/015a.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/003.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/121.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/062.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/124.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/056.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/060.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/134.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/090.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/144.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/023.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/039.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/033.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/135.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/050.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/106-noimport.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/147.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/074.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/138.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/095.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/076.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/018.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/077.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/092.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/010.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/119.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/016.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/142.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/057.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/006.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/012.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/105.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/013.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/040.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/061.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/086.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/145.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/071.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/111.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/005.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/022.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/072.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/101.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/081.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/080.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/100.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/049.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/048.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/042.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/099.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/146.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/108.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/015.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/132.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/120.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/118.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/107-noimport.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/109.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/002.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/098.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/004.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/029.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/031.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/014.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/139.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/130.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/149.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/136.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/024.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/129.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/096.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/127.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/052.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/020.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/027.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/034.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/044.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/087.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/047.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/030.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/051.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/053.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/114.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/007.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/104.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/064.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/059.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/045.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/107-import.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/085.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/112.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/079.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/082.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/113.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/019.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/115.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/088.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/pages/helloworld.html
+# testing/web-platform/tests/old-tests/submission/Opera/script_scheduling/pages/helloworld-postMessage.html
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_023.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_006.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_002.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_009-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_024.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_027.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_030.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_024.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_004-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_007-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_026.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_012.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_020a.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_006-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_022-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_019.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_013.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_007.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_003.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_002.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_016.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_021-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_031.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_008.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_027.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_011.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_005.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_032.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_021.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_022.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_031.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_014.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_010.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_015.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/standalone-fail.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_025.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_029.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_012.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_026.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_017.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_020.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_004.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/standalone-pass.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_018.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_032.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/standalone-iframe-content.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_028.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_028.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_003-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_029.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_021a.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_023.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_001.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_001.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_010-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_008-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/iframe_sandbox_009.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/sandbox_020-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/images/rect.svg
+# testing/web-platform/tests/old-tests/submission/Microsoft/structuredclone/structuredclone_0.html
+# testing/web-platform/tests/old-tests/submission/Microsoft/foreigncontent/foreign_content_015.html
+# testing/web-platform/tests/old-tests/submission/Microsoft/foreigncontent/foreign_content_012.html
+# testing/web-platform/tests/old-tests/submission/Microsoft/foreigncontent/foreign_content_007.html
+# testing/web-platform/tests/old-tests/submission/Microsoft/foreigncontent/foreign_content_014.html
+# testing/web-platform/tests/old-tests/submission/Microsoft/foreigncontent/foreign_content_002.html
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/RemoveElementContainingSelection.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/deleteFromDocument.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/collapse.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/removeAllRanges.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/collapseToEnd.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/select.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/selectAllChildren.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/addRange.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/removeRange.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/collapseToStart.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/selectionStartEnd.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/getRangeAt.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/selection/setSelectionRange.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/history/history_000.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_000-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_007-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_008-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_015-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_005-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_010-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_013-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_012-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_001-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_003-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_009-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_016-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_006-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_011-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_002-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_004-manual.htm
+# testing/web-platform/tests/old-tests/submission/Microsoft/dragdrop/dragdrop_014-manual.htm
+# testing/web-platform/tests/old-tests/webdriver/cookie/res/cookie_container.html
+# testing/web-platform/tests/old-tests/webdriver/user_input/res/element_clear_writable_input_page.html
+# testing/web-platform/tests/old-tests/webdriver/user_input/res/element_clear_readonly_input_page.html
+# testing/web-platform/tests/old-tests/webdriver/user_input/res/element_clear_contenteditable_page.html
+# testing/web-platform/tests/old-tests/webdriver/user_input/res/element_clear_disabled_input_page.html
+# testing/web-platform/tests/old-tests/webdriver/user_input/res/element_clear_readonly_textarea_page.html
+# testing/web-platform/tests/old-tests/webdriver/user_input/res/element_clear_disabled_textarea_page.html
+# testing/web-platform/tests/old-tests/webdriver/user_input/res/element_clear_writable_textarea_page.html
+# testing/web-platform/tests/old-tests/webdriver/javascript/res/return_document_body.html
+# testing/web-platform/tests/old-tests/webdriver/javascript/res/return_array_of_dom_elements.html
+# testing/web-platform/tests/old-tests/webdriver/javascript/res/execute_script_test.html
+# testing/web-platform/tests/old-tests/webdriver/javascript/res/return_node_list.html
+# testing/web-platform/tests/old-tests/webdriver/ecmascript/res/ecmascript_test.html
+# testing/web-platform/tests/old-tests/webdriver/timeouts/res/implicit_waits_tests.html
+# testing/web-platform/tests/old-tests/webdriver/timeouts/res/page_load_timeouts_tests.html
+# testing/web-platform/tests/old-tests/webdriver/element_location/res/elements.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/forwardNext.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/instant-meta-redirect.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/empty.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/refreshPageDynamic.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/fragment.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/60s-meta-redirect.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/1s-meta-redirect.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/authenticated.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/forwardStart.html
+# testing/web-platform/tests/old-tests/webdriver/navigation/res/refreshPageStatic.html
+# testing/web-platform/tests/old-tests/webdriver/modal/res/alerts.html
+# testing/web-platform/tests/old-tests/webdriver/screenshot/res/screenshot.html
+# testing/web-platform/tests/old-tests/webdriver/windows/res/win2.html
+# testing/web-platform/tests/old-tests/webdriver/windows/res/win1.html
+# testing/web-platform/tests/old-tests/webdriver/windows/res/win4.html
+# testing/web-platform/tests/old-tests/webdriver/windows/res/win3.html
+# testing/web-platform/tests/old-tests/webdriver/windows/res/win5.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/x-hidden-y-scroll.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/elements_text.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/display-none-child-paragraph.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-with-custom-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/text-with-same-color-as-parent-background.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/text-with-same-color-as-background.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/x-hidden-y-hidden.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-with-color-style-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-with-same-color-as-background.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/x-auto-y-hidden.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/input-type-hidden-unclickable.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/display-none.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/display-none-parent-presedence.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/zero-sized-element-with-sizable-decendant.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-hidden-by-other-element.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-with-same-color-as-parent-background.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/1x1-pixels.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/text-with-matching-color-and-background.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/visibility-child-paragraph.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/display-none-parent-presedence-visibility.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-without-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/option-with-value-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/x-scroll-y-hidden.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/img-with-src-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/visibility-child.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/a-with-href-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/x-hidden-y-auto.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-outside-viewport.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/display-none-dynamic.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/hidden.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-moved-behind-other-element-by-transform.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-dynamically-moved-outside-viewport.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/option-without-value-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/0x0-pixels.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/hidden-input-type-checkbox-untogglable.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/body_overflow_hidden.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/get-element-attribute-extended.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/hidden-input-type-text-writing.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-selected.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/input-type-hidden.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-hidden-by-z-index.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/input-with-checked-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/visibility-child-link.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/absolute-children-ancestor-hidden-overflow.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-moved-outside-viewport-by-transform.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-partially-hidden-by-other-element.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/input-without-checked-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/display-none-child.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/body_visibility_hidden.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/body_implicit.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/visibility-hidden.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/visibility-child-presedence.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/body_empty.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/display-none-child-link.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-with-id-attribute.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/visibility-visible.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/display-block.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/input-morphs-into-hidden.html
+# testing/web-platform/tests/old-tests/webdriver/element_state/res/element-with-style-attribute.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-MediaElement-preload-none.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-add-audio-track.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStreamTrackEvent-constructor.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-idl.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStreamTrack-init.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStreamTrack-id.https.html
+# testing/web-platform/tests/mediacapture-streams/GUM-unknownkey-option-param.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-finished-add.https.html
+# testing/web-platform/tests/mediacapture-streams/GUM-trivial-constraint.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaDevices-enumerateDevices.https.html
+# testing/web-platform/tests/mediacapture-streams/GUM-empty-option-param.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-id-manual.https.html
+# testing/web-platform/tests/mediacapture-streams/GUM-optional-constraint.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-video-only.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-removetrack.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStreamTrack-end.https.html
+# testing/web-platform/tests/mediacapture-streams/GUM-deny.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-audio-is-silence.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaDevices-getUserMedia.https.html
+# testing/web-platform/tests/mediacapture-streams/GUM-impossible-constraint.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-gettrackid.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-audio-only.https.html
+# testing/web-platform/tests/mediacapture-streams/GUM-api.https.html
+# testing/web-platform/tests/mediacapture-streams/MediaStream-MediaElement-srcObject.https.html
+# testing/web-platform/tests/generic-sensor/idlharness.html
+# testing/web-platform/tests/media-source/mediasource-config-change-webm-v-framerate.html
+# testing/web-platform/tests/media-source/mediasource-attach-stops-delaying-load-event.html
+# testing/web-platform/tests/media-source/URL-createObjectURL-revoke.html
+# testing/web-platform/tests/media-source/mediasource-config-change-mp4-av-framesize.html
+# testing/web-platform/tests/media-source/SourceBuffer-abort-updating.html
+# testing/web-platform/tests/media-source/URL-createObjectURL.html
+# testing/web-platform/tests/media-source/mediasource-config-change-mp4-av-audio-bitrate.html
+# testing/web-platform/tests/media-source/mediasource-config-change-mp4-v-framerate.html
+# testing/web-platform/tests/media-source/mediasource-seekable.html
+# testing/web-platform/tests/media-source/SourceBuffer-abort.html
+# testing/web-platform/tests/media-source/mediasource-config-change-webm-av-audio-bitrate.html
+# testing/web-platform/tests/media-source/mediasource-sourcebufferlist.html
+# testing/web-platform/tests/media-source/mediasource-timestamp-offset.html
+# testing/web-platform/tests/media-source/mediasource-config-change-webm-v-framesize.html
+# testing/web-platform/tests/media-source/mediasource-duration-boundaryconditions.html
+# testing/web-platform/tests/media-source/mediasource-buffered.html
+# testing/web-platform/tests/media-source/mediasource-trackdefaultlist.html
+# testing/web-platform/tests/media-source/interfaces.html
+# testing/web-platform/tests/media-source/mediasource-remove.html
+# testing/web-platform/tests/media-source/mediasource-config-change-mp4-v-bitrate.html
+# testing/web-platform/tests/media-source/mediasource-avtracks.html
+# testing/web-platform/tests/media-source/mediasource-sourcebuffer-mode-timestamps.html
+# testing/web-platform/tests/media-source/mediasource-liveseekable.html
+# testing/web-platform/tests/media-source/mediasource-getvideoplaybackquality.html
+# testing/web-platform/tests/media-source/mediasource-play-then-seek-back.html
+# testing/web-platform/tests/media-source/mediasource-config-change-mp4-av-video-bitrate.html
+# testing/web-platform/tests/media-source/mediasource-sourcebuffer-mode.html
+# testing/web-platform/tests/media-source/mediasource-appendwindow.html
+# testing/web-platform/tests/media-source/mediasource-config-change-webm-a-bitrate.html
+# testing/web-platform/tests/media-source/mediasource-duration.html
+# testing/web-platform/tests/media-source/mediasource-append-buffer.html
+# testing/web-platform/tests/media-source/mediasource-redundant-seek.html
+# testing/web-platform/tests/media-source/mediasource-endofstream.html
+# testing/web-platform/tests/media-source/mediasource-config-change-mp4-v-framesize.html
+# testing/web-platform/tests/media-source/mediasource-config-change-webm-v-bitrate.html
+# testing/web-platform/tests/media-source/mediasource-removesourcebuffer.html
+# testing/web-platform/tests/media-source/SourceBuffer-abort-readyState.html
+# testing/web-platform/tests/media-source/mediasource-sequencemode-append-buffer.html
+# testing/web-platform/tests/media-source/mediasource-config-change-mp4-a-bitrate.html
+# testing/web-platform/tests/media-source/mediasource-appendbuffer-quota-exceeded.html
+# testing/web-platform/tests/media-source/mediasource-trackdefault.html
+# testing/web-platform/tests/media-source/mediasource-seek-during-pending-seek.html
+# testing/web-platform/tests/media-source/mediasource-endofstream-invaliderror.html
+# testing/web-platform/tests/media-source/URL-createObjectURL-null.html
+# testing/web-platform/tests/media-source/mediasource-activesourcebuffers.html
+# testing/web-platform/tests/media-source/mediasource-addsourcebuffer.html
+# testing/web-platform/tests/media-source/mediasource-errors.html
+# testing/web-platform/tests/media-source/mediasource-config-change-webm-av-framesize.html
+# testing/web-platform/tests/media-source/mediasource-sourcebuffer-trackdefaults.html
+# testing/web-platform/tests/media-source/mediasource-addsourcebuffer-mode.html
+# testing/web-platform/tests/media-source/mediasource-detach.html
+# testing/web-platform/tests/media-source/mediasource-play.html
+# testing/web-platform/tests/media-source/mediasource-multiple-attach.html
+# testing/web-platform/tests/media-source/mediasource-seek-beyond-duration.html
+# testing/web-platform/tests/media-source/mediasource-preload.html
+# testing/web-platform/tests/media-source/SourceBuffer-abort-removed.html
+# testing/web-platform/tests/media-source/mediasource-is-type-supported.html
+# testing/web-platform/tests/media-source/mediasource-config-change-webm-av-video-bitrate.html
+# testing/web-platform/tests/media-source/mediasource-closed.html
+# testing/web-platform/tests/ambient-light/AmbientLightSensor_onchange-manual.html
+# testing/web-platform/tests/ambient-light/AmbientLightSensor_stop.html
+# testing/web-platform/tests/ambient-light/AmbientLightSensor_start.html
+# testing/web-platform/tests/ambient-light/AmbientLightSensor_tests.html
+# testing/web-platform/tests/ambient-light/support-iframe.html
+# testing/web-platform/tests/ambient-light/idlharness.html
+# testing/web-platform/tests/ambient-light/AmbientLightSensor_browsing_context.html
+# testing/web-platform/tests/ambient-light/AmbientLightSensor_onstatechange.html
+# testing/web-platform/tests/html-longdesc/external-image-external-description-fragment-girt-by-spaces-manual.html
+# testing/web-platform/tests/html-longdesc/empty-longdesc-manual.html
+# testing/web-platform/tests/html-longdesc/external-image-external-description-fragment-manual.html
+# testing/web-platform/tests/html-longdesc/data-uri-image-external-description-manual.html
+# testing/web-platform/tests/html-longdesc/pass-fragment.html
+# testing/web-platform/tests/html-longdesc/empty-image-external-description-manual.html
+# testing/web-platform/tests/html-longdesc/data-uri-image-external-description-fragment-manual.html
+# testing/web-platform/tests/html-longdesc/invalid-longdesc-manual.html
+# testing/web-platform/tests/html-longdesc/pass.html
+# testing/web-platform/tests/html-longdesc/fail-fragment-pointer-manual.html
+# testing/web-platform/tests/html-longdesc/external-image-with-absolute-base-external-description-manual.html
+# testing/web-platform/tests/html-longdesc/iframe-discoverability-manual.html
+# testing/web-platform/tests/html-longdesc/fail.html
+# testing/web-platform/tests/html-longdesc/reflected-changing-longdesc-manual.html
+# testing/web-platform/tests/html-longdesc/data-uri-image-data-uri-description-manual.html
+# testing/web-platform/tests/html-longdesc/external-image-external-description-girt-by-spaces-manual.html
+# testing/web-platform/tests/html-longdesc/external-image-with-relative-base-external-description-manual.html
+# testing/web-platform/tests/html-longdesc/external-image-internal-description-girt-by-spaces-manual.html
+# testing/web-platform/tests/html-longdesc/external-image-data-uri-description-manual.html
+# testing/web-platform/tests/html-longdesc/empty-image-external-description-fragment-manual.html
+# testing/web-platform/tests/html-longdesc/empty-image-data-uri-description-manual.html
+# testing/web-platform/tests/html-longdesc/fail-fragment.html
+# testing/web-platform/tests/html-longdesc/external-image-data-uri-description-girt-by-spaces-manual.html
+# testing/web-platform/tests/html-longdesc/external-image-internal-description-manual.html
+# testing/web-platform/tests/html-longdesc/empty-image-internal-description-manual.html
+# testing/web-platform/tests/html-longdesc/external-image-external-description-manual.html
+# testing/web-platform/tests/html-longdesc/data-uri-image-internal-description-manual.html
+# testing/web-platform/tests/html-longdesc/rebased/fail.html
+# testing/web-platform/tests/user-timing/test_user_timing_clear_measures.html
+# testing/web-platform/tests/user-timing/test_user_timing_measure_exceptions.html
+# testing/web-platform/tests/user-timing/test_user_timing_clear_marks.html
+# testing/web-platform/tests/user-timing/test_user_timing_measure.html
+# testing/web-platform/tests/user-timing/test_user_timing_mark_and_measure_exception_when_invoke_without_parameter.html
+# testing/web-platform/tests/user-timing/test_user_timing_measure_navigation_timing.html
+# testing/web-platform/tests/user-timing/test_user_timing_mark.html
+# testing/web-platform/tests/user-timing/idlharness.html
+# testing/web-platform/tests/user-timing/test_user_timing_entry_type.html
+# testing/web-platform/tests/user-timing/test_user_timing_mark_with_name_of_navigation_timing_optional_attribute.html
+# testing/web-platform/tests/user-timing/test_user_timing_mark_exceptions.html
+# testing/web-platform/tests/user-timing/test_user_timing_mark_and_measure_exception_when_invoke_with_timing_attributes.html
+# testing/web-platform/tests/user-timing/test_user_timing_exists.html
+# testing/web-platform/tests/payment-request/interfaces.https.html
+# testing/web-platform/tests/payment-request/payment-request-in-iframe.html
+# testing/web-platform/tests/resource-timing/idlharness.html
+# testing/web-platform/tests/resource-timing/test_resource_timing.html
+# testing/web-platform/tests/resource-timing/resources/resource_timing_test0.html
+# testing/web-platform/tests/resource-timing/resources/resource_timing_test0.xml
+# testing/web-platform/tests/service-workers/stub-3.1.1-service-worker-scope.html
+# testing/web-platform/tests/service-workers/stub-4.3-service-worker-clients.html
+# testing/web-platform/tests/service-workers/stub-3.2.6-navigator-service-worker-getAll.html
+# testing/web-platform/tests/service-workers/stub-4.7.1.1-wait-until-method.html
+# testing/web-platform/tests/service-workers/stub-4.1.2-service-worker-global-scope-clients.html
+# testing/web-platform/tests/service-workers/stub-4.7.4.4-is-reload-attribute.html
+# testing/web-platform/tests/service-workers/stub-4.7.1-install-phase-event.html
+# testing/web-platform/tests/service-workers/stub-4.5.2-response.html
+# testing/web-platform/tests/service-workers/stub-4.1.7-service-worker-global-scope-onmessage.html
+# testing/web-platform/tests/service-workers/stub-4.6-cache-objects.html
+# testing/web-platform/tests/service-workers/stub-5.1-origin-relativity.html
+# testing/web-platform/tests/service-workers/stub-3.2.8-navigator-service-worker-unregister.html
+# testing/web-platform/tests/service-workers/stub-4.7.3-activate-event.html
+# testing/web-platform/tests/service-workers/stub-3.2.5-navigator-service-worker-ready.html
+# testing/web-platform/tests/service-workers/stub-4.2-client.html
+# testing/web-platform/tests/service-workers/stub-4.7.4.3-default-method.html
+# testing/web-platform/tests/service-workers/stub-3.2.12-navigator-service-worker-onerror.html
+# testing/web-platform/tests/service-workers/stub-4.3.1-get-serviced-method.html
+# testing/web-platform/tests/service-workers/stub-3.1.2-service-worker-url.html
+# testing/web-platform/tests/service-workers/stub-5.2-cross-origin-resources.html
+# testing/web-platform/tests/service-workers/stub-4.6.2-cache.html
+# testing/web-platform/tests/service-workers/stub-4.7.4.1-fetch-event-section.html
+# testing/web-platform/tests/service-workers/stub-4.7.2.1-install-event-section.html
+# testing/web-platform/tests/service-workers/stub-3.2.4-navigator-service-worker-controller.html
+# testing/web-platform/tests/service-workers/stub-4.1.3-service-worker-global-scope-scope.html
+# testing/web-platform/tests/service-workers/stub-4.5.4-opaque-response.html
+# testing/web-platform/tests/service-workers/stub-4.4-request-objects.html
+# testing/web-platform/tests/service-workers/stub-3.2.10-navigator-service-worker-oncontrollerchange.html
+# testing/web-platform/tests/service-workers/stub-4.7.2-install-event.html
+# testing/web-platform/tests/service-workers/stub-4.1.5-service-worker-global-scope-update.html
+# testing/web-platform/tests/service-workers/stub-4.1.6-service-worker-global-scope-unregister.html
+# testing/web-platform/tests/service-workers/stub-4.7.4.2-respond-with-method.html
+# testing/web-platform/tests/service-workers/stub-3.2-navigator-service-worker.html
+# testing/web-platform/tests/service-workers/stub-4.1.4-service-worker-global-scope-fetch.html
+# testing/web-platform/tests/service-workers/stub-3.2.9-navigator-service-worker-onupdatefound.html
+# testing/web-platform/tests/service-workers/stub-3.2.1-navigator-service-worker-installing.html
+# testing/web-platform/tests/service-workers/stub-3.1.4-service-worker-on-state-change.html
+# testing/web-platform/tests/service-workers/stub-3.2.3-navigator-service-worker-active.html
+# testing/web-platform/tests/service-workers/stub-4.1.1-service-worker-global-scope-caches.html
+# testing/web-platform/tests/service-workers/stub-3.2.7-navigator-service-worker-register.html
+# testing/web-platform/tests/service-workers/stub-4.5-response-objects.html
+# testing/web-platform/tests/service-workers/stub-3.2.11-navigator-service-worker-onreloadpage.html
+# testing/web-platform/tests/service-workers/stub-4.7.2.2-replace-method.html
+# testing/web-platform/tests/service-workers/stub-4.3.2-reloadall-method.html
+# testing/web-platform/tests/service-workers/stub-3.2.2-navigator-service-worker-waiting.html
+# testing/web-platform/tests/service-workers/stub-4.6.1-cache-lifetimes.html
+# testing/web-platform/tests/service-workers/stub-4.1-service-worker-global-scope.html
+# testing/web-platform/tests/service-workers/stub-3.1.3-service-worker-state.html
+# testing/web-platform/tests/service-workers/stub-4.6.3-cache-storage.html
+# testing/web-platform/tests/service-workers/stub-3.1-service-worker-obj.html
+# testing/web-platform/tests/service-workers/cache-storage/common.https.html
+# testing/web-platform/tests/service-workers/cache-storage/resources/credentials-iframe.html
+# testing/web-platform/tests/service-workers/cache-storage/resources/iframe.html
+# testing/web-platform/tests/service-workers/cache-storage/resources/blank.html
+# testing/web-platform/tests/service-workers/cache-storage/window/cache-storage.https.html
+# testing/web-platform/tests/service-workers/cache-storage/window/sandboxed-iframes.https.html
+# testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-keys.https.html
+# testing/web-platform/tests/service-workers/cache-storage/window/cache-put.https.html
+# testing/web-platform/tests/service-workers/cache-storage/window/cache-matchAll.https.html
+# testing/web-platform/tests/service-workers/cache-storage/window/cache-delete.https.html
+# testing/web-platform/tests/service-workers/cache-storage/window/cache-add.https.html
+# testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-match.https.html
+# testing/web-platform/tests/service-workers/cache-storage/window/cache-match.https.html
+# testing/web-platform/tests/service-workers/cache-storage/worker/cache-storage.https.html
+# testing/web-platform/tests/service-workers/cache-storage/worker/cache-storage-keys.https.html
+# testing/web-platform/tests/service-workers/cache-storage/worker/cache-put.https.html
+# testing/web-platform/tests/service-workers/cache-storage/worker/cache-matchAll.https.html
+# testing/web-platform/tests/service-workers/cache-storage/worker/cache-delete.https.html
+# testing/web-platform/tests/service-workers/cache-storage/worker/cache-add.https.html
+# testing/web-platform/tests/service-workers/cache-storage/worker/cache-storage-match.https.html
+# testing/web-platform/tests/service-workers/cache-storage/worker/cache-match.https.html
+# testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage.https.html
+# testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html
+# testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-put.https.html
+# testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-matchAll.https.html
+# testing/web-platform/tests/service-workers/cache-storage/serviceworker/credentials.html
+# testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-delete.https.html
+# testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-add.https.html
+# testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html
+# testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-match.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-csp.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-event-redirect.https.html
+# testing/web-platform/tests/service-workers/service-worker/service-worker-csp-default.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-event-network-error.https.html
+# testing/web-platform/tests/service-workers/service-worker/rejections.https.html
+# testing/web-platform/tests/service-workers/service-worker/onactivate-script-error.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-canvas-tainting.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-event-after-navigation-within-page.https.html
+# testing/web-platform/tests/service-workers/service-worker/activation-after-registration.https.html
+# testing/web-platform/tests/service-workers/service-worker/clients-matchall.https.html
+# testing/web-platform/tests/service-workers/service-worker/synced-state.https.html
+# testing/web-platform/tests/service-workers/service-worker/interfaces.https.html
+# testing/web-platform/tests/service-workers/service-worker/controller-on-reload.https.html
+# testing/web-platform/tests/service-workers/service-worker/register-same-scope-different-script-url.https.html
+# testing/web-platform/tests/service-workers/service-worker/clients-matchall-include-uncontrolled.https.html
+# testing/web-platform/tests/service-workers/service-worker/activate-event-after-install-state-change.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-frame-resource.https.html
+# testing/web-platform/tests/service-workers/service-worker/service-worker-csp-connect.https.html
+# testing/web-platform/tests/service-workers/service-worker/registration-service-worker-attributes.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-header-visibility.https.html
+# testing/web-platform/tests/service-workers/service-worker/update-after-oneday.https.html
+# testing/web-platform/tests/service-workers/service-worker/clients-get-cross-origin.https.html
+# testing/web-platform/tests/service-workers/service-worker/multiple-register.https.html
+# testing/web-platform/tests/service-workers/service-worker/register-wait-forever-in-install-worker.https.html
+# testing/web-platform/tests/service-workers/service-worker/installing.https.html
+# testing/web-platform/tests/service-workers/service-worker/getregistrations.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-event-async-respond-with.https.html
+# testing/web-platform/tests/service-workers/service-worker/client-navigate.https.html
+# testing/web-platform/tests/service-workers/service-worker/claim-not-using-registration.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html
+# testing/web-platform/tests/service-workers/service-worker/extendable-event-async-waituntil.https.html
+# testing/web-platform/tests/service-workers/service-worker/update-recovery.https.html
+# testing/web-platform/tests/service-workers/service-worker/service-worker-csp-script.https.html
+# testing/web-platform/tests/service-workers/service-worker/skip-waiting.https.html
+# testing/web-platform/tests/service-workers/service-worker/navigation-redirect.https.html
+# testing/web-platform/tests/service-workers/service-worker/register-closed-window.https.html
+# testing/web-platform/tests/service-workers/service-worker/controller-on-load.https.html
+# testing/web-platform/tests/service-workers/service-worker/websocket.https.html
+# testing/web-platform/tests/service-workers/service-worker/resource-timing.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-event-respond-with-stops-propagation.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-request-css-base-url.https.html
+# testing/web-platform/tests/service-workers/service-worker/waiting.https.html
+# testing/web-platform/tests/service-workers/service-worker/skip-waiting-using-registration.https.html
+# testing/web-platform/tests/service-workers/service-worker/skip-waiting-without-client.https.html
+# testing/web-platform/tests/service-workers/service-worker/state.https.html
+# testing/web-platform/tests/service-workers/service-worker/uncontrolled-page.https.html
+# testing/web-platform/tests/service-workers/service-worker/registration-events.https.html
+# testing/web-platform/tests/service-workers/service-worker/clients-matchall-client-types.https.html
+# testing/web-platform/tests/service-workers/service-worker/postmessage-to-client.https.html
+# testing/web-platform/tests/service-workers/service-worker/registration-iframe.https.html
+# testing/web-platform/tests/service-workers/service-worker/unregister-then-register-new-script.https.html
+# testing/web-platform/tests/service-workers/service-worker/referer.https.html
+# testing/web-platform/tests/service-workers/service-worker/multiple-update.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-request-redirect.https.html
+# testing/web-platform/tests/service-workers/service-worker/appcache-ordering-main.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-request-fallback.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-response-xhr.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-event.https.html
+# testing/web-platform/tests/service-workers/service-worker/ready.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-cors-xhr.https.html
+# testing/web-platform/tests/service-workers/service-worker/active.https.html
+# testing/web-platform/tests/service-workers/service-worker/update.https.html
+# testing/web-platform/tests/service-workers/service-worker/invalid-blobtype.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html
+# testing/web-platform/tests/service-workers/service-worker/skip-waiting-without-using-registration.https.html
+# testing/web-platform/tests/service-workers/service-worker/xhr.https.html
+# testing/web-platform/tests/service-workers/service-worker/extendable-event-waituntil.https.html
+# testing/web-platform/tests/service-workers/service-worker/oninstall-script-error.https.html
+# testing/web-platform/tests/service-workers/service-worker/shared-worker-controlled.https.html
+# testing/web-platform/tests/service-workers/service-worker/postmessage.https.html
+# testing/web-platform/tests/service-workers/service-worker/performance-timeline.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-request-css-images.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-request-xhr.https.html
+# testing/web-platform/tests/service-workers/service-worker/controller-on-disconnect.https.html
+# testing/web-platform/tests/service-workers/service-worker/unregister-then-register.https.html
+# testing/web-platform/tests/service-workers/service-worker/postmessage-msgport-to-client.https.html
+# testing/web-platform/tests/service-workers/service-worker/install-event-type.https.html
+# testing/web-platform/tests/service-workers/service-worker/skip-waiting-installed.https.html
+# testing/web-platform/tests/service-workers/service-worker/register-default-scope.https.html
+# testing/web-platform/tests/service-workers/service-worker/indexeddb.https.html
+# testing/web-platform/tests/service-workers/service-worker/request-end-to-end.https.html
+# testing/web-platform/tests/service-workers/service-worker/update-after-navigation-fetch-event.https.html
+# testing/web-platform/tests/service-workers/service-worker/serviceworkerobject-scripturl.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-waits-for-activate.https.html
+# testing/web-platform/tests/service-workers/service-worker/navigate-window.https.html
+# testing/web-platform/tests/service-workers/service-worker/registration.https.html
+# testing/web-platform/tests/service-workers/service-worker/unregister-controller.https.html
+# testing/web-platform/tests/service-workers/service-worker/worker-interception.https.html
+# testing/web-platform/tests/service-workers/service-worker/clients-get.https.html
+# testing/web-platform/tests/service-workers/service-worker/invalid-header.https.html
+# testing/web-platform/tests/service-workers/service-worker/claim-using-registration.https.html
+# testing/web-platform/tests/service-workers/service-worker/getregistration.https.html
+# testing/web-platform/tests/service-workers/service-worker/registration-end-to-end.https.html
+# testing/web-platform/tests/service-workers/service-worker/unregister.https.html
+# testing/web-platform/tests/service-workers/service-worker/fetch-request-resources.https.html
+# testing/web-platform/tests/service-workers/service-worker/activation.https.html
+# testing/web-platform/tests/service-workers/service-worker/resources/simple.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-response-xhr-iframe.https.html
+# testing/web-platform/tests/service-workers/service-worker/resources/client-navigate-frame.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-no-freshness-headers-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-resources-iframe.https.html
+# testing/web-platform/tests/service-workers/service-worker/resources/referer-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-xhr-iframe.https.html
+# testing/web-platform/tests/service-workers/service-worker/resources/register-closed-window-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/invalid-blobtype-iframe.https.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-redirect-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-mixed-content-iframe-inscope-to-inscope.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-css-base-url-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/resource-timing-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-mixed-content-iframe-inscope-to-outscope.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-request-fallback-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/appcache-ordering.install.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-header-visibility-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/worker-interception-iframe.https.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-canvas-tainting-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/dummy.html
+# testing/web-platform/tests/service-workers/service-worker/resources/navigation-redirect-other-origin.html
+# testing/web-platform/tests/service-workers/service-worker/resources/frame-for-getregistrations.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-cors-xhr-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-access-control-login.html
+# testing/web-platform/tests/service-workers/service-worker/resources/clients-matchall-client-types-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-event-network-error-controllee-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/invalid-header-iframe.https.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-event-redirect-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/unregister-controller-page.html
+# testing/web-platform/tests/service-workers/service-worker/resources/blank.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-mixed-content-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/other.html
+# testing/web-platform/tests/service-workers/service-worker/resources/appcache-ordering.is-appcached.html
+# testing/web-platform/tests/service-workers/service-worker/resources/loaded.html
+# testing/web-platform/tests/service-workers/service-worker/resources/clients-get-other-origin.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-csp-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/clients-get-frame.html
+# testing/web-platform/tests/service-workers/service-worker/resources/client-navigated-frame.html
+# testing/web-platform/tests/service-workers/service-worker/resources/fetch-event-after-navigation-within-page-iframe.html
+# testing/web-platform/tests/service-workers/service-worker/resources/update/update-after-oneday.https.html
+# testing/web-platform/tests/service-workers/service-worker/ServiceWorkerGlobalScope/registration-attribute.https.html
+# testing/web-platform/tests/service-workers/service-worker/ServiceWorkerGlobalScope/update.https.html
+# testing/web-platform/tests/service-workers/service-worker/ServiceWorkerGlobalScope/unregister.https.html
+# testing/web-platform/tests/app-uri/appURI_test.html
+# testing/web-platform/tests/2dcontext/conformance-requirements/2d.missingargs.html
+# testing/web-platform/tests/2dcontext/conformance-requirements/2d.voidreturn.html
+# testing/web-platform/tests/2dcontext/conformance-requirements/2d.type.delete.html
+# testing/web-platform/tests/2dcontext/conformance-requirements/2d.coordinatespace-manual.html
+# testing/web-platform/tests/2dcontext/drawing-paths-to-the-canvas/canvas_focus_drawCustomFocusRing_001.html
+# testing/web-platform/tests/2dcontext/drawing-paths-to-the-canvas/drawFocusIfNeeded_003.html
+# testing/web-platform/tests/2dcontext/drawing-paths-to-the-canvas/drawFocusIfNeeded_004.html
+# testing/web-platform/tests/2dcontext/drawing-paths-to-the-canvas/drawFocusIfNeeded_002.html
+# testing/web-platform/tests/2dcontext/drawing-paths-to-the-canvas/canvas_focus_drawFocusIfNeeded_AAPI_001-manual.html
+# testing/web-platform/tests/2dcontext/drawing-paths-to-the-canvas/canvas_complexshapes_ispointInpath_001.htm
+# testing/web-platform/tests/2dcontext/drawing-paths-to-the-canvas/drawFocusIfNeeded_005.html
+# testing/web-platform/tests/2dcontext/drawing-paths-to-the-canvas/drawFocusIfNeeded_001.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.shadowOffsetY.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.path.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.shadowOffsetX.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.clip.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.stackdepth.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.globalCompositeOperation.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.strokeStyle.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.textBaseline.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.lineJoin.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.transformation.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.lineCap.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.underflow.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.imageSmoothingEnabled.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.miterLimit.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.shadowColor.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.globalAlpha.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.bitmap.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.textAlign.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.fillStyle.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.lineWidth.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.shadowBlur.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.stack.html
+# testing/web-platform/tests/2dcontext/the-canvas-state/canvas_state_restore_001.htm
+# testing/web-platform/tests/2dcontext/the-canvas-state/canvas_state_restore_001-ref.htm
+# testing/web-platform/tests/2dcontext/the-canvas-state/2d.state.saverestore.font.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.outside.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.canvas.transparent.2.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.enable.off.2.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.blur.low-manual.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.alpha.2.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.pattern.alpha.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.alpha.5.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.offset.positiveX.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.blur.high-manual.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.pattern.transparent.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.composite.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.image.section.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.image.transparent.2.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.composite.3.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.pattern.basic.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.image.alpha.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.stroke.join.2.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.stroke.cap.2.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.stroke.basic.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.gradient.basic.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.stroke.join.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.canvas.transparent.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.gradient.alpha.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.enable.y.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.clip.2.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.alpha.3.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.transform.2.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.gradient.transparent.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.canvas.alpha.html
+# testing/web-platform/tests/2dcontext/shadows/canvas_shadows_002.htm
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.attributes.shadowBlur.valid.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.attributes.shadowBlur.initial.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.attributes.shadowColor.initial.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.attributes.shadowOffset.invalid.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.alpha.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.stroke.cap.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.transform.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.enable.blur.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.clip.3.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.offset.negativeX.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.offset.positiveY.html
+# testing/web-platform/tests/2dcontext/shadows/canvas_shadows_001.htm
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.attributes.shadowOffset.valid.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.attributes.shadowColor.valid.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.attributes.shadowColor.invalid.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.image.scale.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.enable.off.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.image.transparent.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.enable.x.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.pattern.transparent.2.html
+# testing/web-platform/tests/2dcontext/shadows/canvas_shadows_002-ref.htm
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.attributes.shadowBlur.invalid.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.composite.2.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.attributes.shadowOffset.initial.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.clip.1.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.image.basic.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.alpha.4.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.stroke.join.3.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.offset.negativeY.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.canvas.basic.html
+# testing/web-platform/tests/2dcontext/shadows/2d.shadow.gradient.transparent.2.html
+# testing/web-platform/tests/2dcontext/building-paths/canvas_complexshapes_beziercurveto_001-ref.htm
+# testing/web-platform/tests/2dcontext/building-paths/canvas_complexshapes_arcto_001-ref.htm
+# testing/web-platform/tests/2dcontext/building-paths/canvas_complexshapes_beziercurveto_001.htm
+# testing/web-platform/tests/2dcontext/building-paths/canvas_complexshapes_arcto_001.htm
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.outside2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.linear.transform.2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/canvas_colorsandstyles_createlineargradient_001.htm
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.image.incomplete.removedsrc.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.image.null.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.modify.image2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.basic.canvas.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.current.basic.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.linear.transform.1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.image.incomplete.nosrc.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.object.invalidoffset.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.basic.nocontext.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.current.notrendered.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.equal.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.image.incomplete.reload.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.get.transparent.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.object.type.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.object.invalidcolour.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.get.semitransparent.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.invalidtype.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.invalidstring.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.transform.1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.modify.image1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.beside.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.image.incomplete.emptysrc.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.negative.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.overlap.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.image.undefined.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.inside2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.orientation.image.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.get.solid.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.object.crosscanvas.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.front.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.modify.canvas1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.object.update.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.transform.2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.top.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.alpha.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.repeat.case.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hex3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillText.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.system.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.image.incomplete.immediate.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.image.broken.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.overlap2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.inside3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.basic.image.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.crosscanvas.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.colour.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.object.current.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.repeat.null.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.repeat.empty.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.vertical.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.transform.3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.outside.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.multiple.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.image.string.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.outside3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.current.removed.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.empty.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hex8.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.object.return.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.linear.transform.3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.basic.zerocanvas.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.modify.canvas2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.nonfinite.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.behind.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.repeat.unrecognised.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hex4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hex6.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.html4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.linear.nonfinite.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.default.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.basic.type.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.current.changed.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.object.compare.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.repeat.undefined.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.solid.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.outside1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeText.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.gradient.radial.inside1.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.strokeStyle.default.html
+# testing/web-platform/tests/2dcontext/fill-and-stroke-styles/2d.pattern.animated.gif.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.incomplete.reload.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_8.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_11_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_2_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.alpha.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_12_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_3.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.nowrap.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.5arg.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_4.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_13.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.animated.apng.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_4_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_2.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_svg_image_1_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_1_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_9.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.svg.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.composite.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_2.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_2_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_10.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.incomplete.emptysrc.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_8_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_7.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.9arg.basic.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_5.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_4_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_6.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_3_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_11.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_6.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_6_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_5.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.floatsource.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.self.2.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.incomplete.immediate.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_10_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_12.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_6_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_3.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_5_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_8.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_9_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_5_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.wrongtype.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_7_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_1.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.animated.gif.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_7.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.canvas.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.path.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.broken.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_7_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.negativedir.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.3arg.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_9_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.transform.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_10_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.incomplete.nosrc.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.nonfinite.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_12.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.negativedest.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_10.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.clip.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_13_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_3_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.self.1.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_8_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_12_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_9.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.null.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_11.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.zerosource.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_11_ref.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.animated.poster.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.negativesource.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.incomplete.removedsrc.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_svg_image_1.html
+# testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_4.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.selfintersect.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.end.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.clip.empty.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.fill.overlap.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.end.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.scale.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.fill.winding.subtract.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.zero.6.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.end.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.selfintersect.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.lineTo.nonfinite.details.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.coincide.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.zero.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.ensuresubpath.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.shape.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.subpath.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.empty.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.bezier.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.zero.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.twopie.4.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.initial.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.transformation.multiple.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.basic.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.empty.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.unclosed.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.fill.closed.unaffected.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.quadraticCurveTo.basic.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.overlap.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.negative.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.nonempty.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.zeroradius.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.bezierCurveTo.shape.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.prune.corner.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.fill.winding.subtract.3.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.shape.curve2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.collinear.3.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.beginPath.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.quadraticCurveTo.shape.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.nonfinite.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.clip.basic.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.bezierCurveTo.scaled.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.coincide.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.empty.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.transform.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.nonfinite.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.newsubpath.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.moveTo.newsubpath.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.zero.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.prune.curve.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.nonfinite.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.clip.basic.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.default.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.scale.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.scale2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.collinear.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.moveTo.multiple.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.transformation.changing.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.ensuresubpath.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.prune.rect.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.zero.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.fill.closed.basic.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.clip.winding.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.shape.4.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.zero.3.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.zero.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.quadraticCurveTo.scaled.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.winding.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.shape.start.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.closePath.nextpoint.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.transform.3.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.scale.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.angle.4.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.lineTo.nextpoint.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.angle.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.collinear.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.skew.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.union.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.shape.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.edge.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.arc.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.bezierCurveTo.nonfinite.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.basic.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.clip.unaffected.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.selfintersect.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.unaffected.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.bigarc.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.angle.3.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.lineTo.ensuresubpath.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.prune.arc.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.fill.winding.subtract.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.transformation.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.winding.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.lineTo.nonfinite.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.shape.end.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.zero.4.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.angle.6.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.shape.5.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.quadraticCurveTo.nonfinite.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.transform.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.fill.winding.add.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.zero.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.closed.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.prune.closed.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.moveTo.nonfinite.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.twopie.3.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.prune.line.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.clip.intersect.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.twopie.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.negative.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.lineTo.basic.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arcTo.shape.curve1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.basic.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.nonfinite.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.twopie.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.transformation.basic.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.closePath.newline.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.clip.winding.1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.negative.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.transform.4.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.angle.5.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.rect.zero.5.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.bezierCurveTo.basic.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.shape.3.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.isPointInPath.outside.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.moveTo.basic.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.stroke.scale1.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.lineTo.ensuresubpath.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.bezierCurveTo.ensuresubpath.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.arc.angle.2.html
+# testing/web-platform/tests/2dcontext/path-objects/2d.path.closePath.empty.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.source-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.source-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.source-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.xor.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.globalAlpha.default.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.destination-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.operation.highlight.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.source-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.source-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.operation.over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.destination-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.destination-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.copy.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.destination-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.operation.get.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.globalAlpha.canvas.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.operation.casesensitive.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.copy.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.operation.clear.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.destination-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.copy.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.lighter.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.destination-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.lighter.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.source-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.destination-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.copy.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.source-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.destination-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.destination-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.destination-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.copy.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.lighter.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.source-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.destination-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.source-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.destination-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.source-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.copy.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.destination-out.html
+# testing/web-platform/tests/2dcontext/compositing/canvas_compositing_globalcompositeoperation_001-ref.htm
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.globalAlpha.canvaspattern.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.destination-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.globalAlpha.range.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.xor.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.copy.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.source-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.xor.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.copy.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.operation.darker.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.source-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.copy.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.destination-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.lighter.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.source-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.source-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.source-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.destination-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.source-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.destination-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.source-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.globalAlpha.fill.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.globalAlpha.imagepattern.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.source-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.source-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.destination-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.destination-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.image.destination-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.destination-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.source-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.xor.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.destination-out.html
+# testing/web-platform/tests/2dcontext/compositing/canvas_compositing_globalcompositeoperation_001.htm
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.source-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.canvas.source-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.nocontext.destination-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.source-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.destination-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.operation.default.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.clip.source-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.fill.source-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.source-out.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.destination-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.source-in.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.destination-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.globalAlpha.invalid.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.operation.nullsuffix.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.image.destination-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.lighter.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.solid.source-over.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.globalAlpha.image.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.uncovered.pattern.destination-atop.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.transparent.xor.html
+# testing/web-platform/tests/2dcontext/compositing/2d.composite.operation.unrecognised.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.basic.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.length.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.order.rgb.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.source.negative.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.dirty.rect1.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.modified.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.order.alpha.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.object.round.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.object.set.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create1.zero.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.initial.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create1.basic.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.dirty.rect2.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.tiny.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.basic.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.object.string.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.dirty.outside.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.range.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.object.nan.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.nonpremul.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.created.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.nonfinite.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.object.undefined.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create1.type.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.basic.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.object.readonly.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.type.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.object.ctor.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.clamp.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.null.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.alpha.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.clip.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.tiny.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.path.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.wrongtype.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.source.outside.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.unaffected.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.large.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.zero.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.dirty.zero.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.cross.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.unaffected.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.type.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.negative.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.source.size.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.order.rows.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.this.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.dirty.negative.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.zero.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create1.this.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create1.initial.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.put.unchanged.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.nonfinite.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.object.properties.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.get.order.cols.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.object.clamp.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.nonfinite.html
+# testing/web-platform/tests/2dcontext/pixel-manipulation/2d.imageData.create2.round.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.transform.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.path.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.transform.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.path.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.negative.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.basic.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.zero.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.zero.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.transform.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.clip.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.path.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.negative.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.shadow.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.clip.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.clip.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.basic.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.strokeRect.basic.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.negative.html
+# testing/web-platform/tests/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite.html
+# testing/web-platform/tests/2dcontext/image-smoothing/imagesmoothing.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fontface.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.fontface.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.bound.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.zero.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.small.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.large-manual.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.align.left.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.space.collapse.nonspace.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.rtl-manual.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.align.center.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.stroke.unaffected.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.measure.width.basic.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.align.end.rtl.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.NaN.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fontface.repeat.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.stroke.basic-manual.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.unaffected.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.align.right.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.negative.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.basic-manual.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.align.start.ltr.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.align.start.rtl.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.kern.consistent-manual.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.measure.width.empty.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.space.basic.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.baseline.alphabetic.html
+# testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.align.end.ltr.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.transform.identity.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.scale.negative.html
+# testing/web-platform/tests/2dcontext/transformations/canvas_transformations_reset_001.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.rotate.wrap.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.rotate.direction.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.setTransform.nonfinite.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.scale.basic.html
+# testing/web-platform/tests/2dcontext/transformations/transform_a.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.order.html
+# testing/web-platform/tests/2dcontext/transformations/canvas_transformations_reset_001-ref.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.transform.nonfinite.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.transform.multiply.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.transform.skewed.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.scale.large.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.rotate.radians.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.scale.nonfinite.html
+# testing/web-platform/tests/2dcontext/transformations/transform_ref.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.setTransform.multiple.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.translate.nonfinite.html
+# testing/web-platform/tests/2dcontext/transformations/canvas_transformations_scale_001-ref.htm
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.rotate.wrapnegative.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.rotate.zero.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.scale.multiple.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.scale.zero.html
+# testing/web-platform/tests/2dcontext/transformations/canvas_transformations_scale_001.htm
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.setTransform.skewed.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.translate.basic.html
+# testing/web-platform/tests/2dcontext/transformations/2d.transformation.rotate.nonfinite.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.draw.space.collapse.space.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.font.parse.system.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.baseline.default.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.draw.baseline.top.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.font.parse.size.percentage.html
+# testing/web-platform/tests/2dcontext/text-styles/canvas_text_font_001.htm
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.align.valid.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.baseline.valid.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.align.default.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.font.parse.complex.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.align.invalid.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.draw.baseline.middle.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.draw.space.collapse.other.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.draw.baseline.bottom.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.baseline.invalid.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.draw.space.collapse.start.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.measure.width.space.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.draw.space.collapse.end.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.font.default.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.font.parse.size.percentage.default.html
+# testing/web-platform/tests/2dcontext/text-styles/canvas_text_font_001-ref.htm
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.draw.baseline.hanging.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.draw.baseline.ideographic.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.font.parse.basic.html
+# testing/web-platform/tests/2dcontext/text-styles/2d.text.font.parse.invalid.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.cap.butt.html
+# testing/web-platform/tests/2dcontext/line-styles/canvas_linestyles_linecap_001.htm
+# testing/web-platform/tests/2dcontext/line-styles/lineto_ref.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.join.parallel.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.width.basic.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.cap.square.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.cap.invalid.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.cap.round.html
+# testing/web-platform/tests/2dcontext/line-styles/canvas_linestyles_linecap_001-ref.htm
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.join.open.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.miter.within.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.miter.obtuse.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.join.round.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.miter.valid.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.defaults.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.join.invalid.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.join.valid.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.union.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.miter.lineedge.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.cross.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.join.bevel.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.miter.exceeded.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.join.miter.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.miter.invalid.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.width.scaledefault.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.cap.closed.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.width.transformed.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.miter.acute.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.cap.valid.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.miter.rightangle.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.width.valid.html
+# testing/web-platform/tests/2dcontext/line-styles/lineto_a.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.width.invalid.html
+# testing/web-platform/tests/2dcontext/line-styles/setLineDash.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.cap.open.html
+# testing/web-platform/tests/2dcontext/line-styles/2d.line.join.closed.html
+# testing/web-platform/tests/2dcontext/tools/current-work-canvas.xhtml
+# testing/web-platform/tests/2dcontext/hit-regions/hitregions-members-exist.html
+# testing/web-platform/tests/2dcontext/hit-regions/addHitRegions-NotSupportedError-01.html
+# testing/web-platform/tests/webmessaging/MessageEvent_properties.htm
+# testing/web-platform/tests/webmessaging/postMessage_arrays.sub.htm
+# testing/web-platform/tests/webmessaging/postMessage_MessagePorts_sorigin.htm
+# testing/web-platform/tests/webmessaging/Channel_postMessage_clone_port.htm
+# testing/web-platform/tests/webmessaging/postMessage_ArrayBuffer.sub.htm
+# testing/web-platform/tests/webmessaging/Channel_postMessage_clone_port_error.htm
+# testing/web-platform/tests/webmessaging/postMessage_solidus_sorigin.htm
+# testing/web-platform/tests/webmessaging/postMessage_solidus_xorigin.sub.htm
+# testing/web-platform/tests/webmessaging/Channel_postMessage_event_properties.htm
+# testing/web-platform/tests/webmessaging/postMessage_MessagePorts_xorigin.sub.htm
+# testing/web-platform/tests/webmessaging/postMessage_objects.sub.htm
+# testing/web-platform/tests/webmessaging/Transferred_objects_unusable.sub.htm
+# testing/web-platform/tests/webmessaging/postMessage_Date.sub.htm
+# testing/web-platform/tests/webmessaging/postMessage_Function.htm
+# testing/web-platform/tests/webmessaging/event.origin.sub.htm
+# testing/web-platform/tests/webmessaging/postMessage_dup_transfer_objects.htm
+# testing/web-platform/tests/webmessaging/event.data.sub.htm
+# testing/web-platform/tests/webmessaging/Channel_postMessage_DataCloneErr.htm
+# testing/web-platform/tests/webmessaging/postMessage_Document.htm
+# testing/web-platform/tests/webmessaging/postMessage_invalid_targetOrigin.htm
+# testing/web-platform/tests/webmessaging/postMessage_asterisk_xorigin.sub.htm
+# testing/web-platform/tests/webmessaging/MessagePort_initial_disabled.htm
+# testing/web-platform/tests/webmessaging/MessagePort_onmessage_start.htm
+# testing/web-platform/tests/webmessaging/Channel_postMessage_target_source.htm
+# testing/web-platform/tests/webmessaging/event.source.xorigin.sub.htm
+# testing/web-platform/tests/webmessaging/MessageEvent.html
+# testing/web-platform/tests/webmessaging/event.source.htm
+# testing/web-platform/tests/webmessaging/Channel_postMessage_ports_readonly_array.htm
+# testing/web-platform/tests/webmessaging/postMessage_origin_mismatch_xorigin.sub.htm
+# testing/web-platform/tests/webmessaging/postMessage_origin_mismatch.sub.htm
+# testing/web-platform/tests/webmessaging/event.ports.sub.htm
+# testing/web-platform/tests/webmessaging/with-ports/017.html
+# testing/web-platform/tests/webmessaging/with-ports/021.html
+# testing/web-platform/tests/webmessaging/with-ports/011.html
+# testing/web-platform/tests/webmessaging/with-ports/001.html
+# testing/web-platform/tests/webmessaging/with-ports/026.html
+# testing/web-platform/tests/webmessaging/with-ports/025.html
+# testing/web-platform/tests/webmessaging/with-ports/003.html
+# testing/web-platform/tests/webmessaging/with-ports/023.html
+# testing/web-platform/tests/webmessaging/with-ports/018.html
+# testing/web-platform/tests/webmessaging/with-ports/010.html
+# testing/web-platform/tests/webmessaging/with-ports/016.html
+# testing/web-platform/tests/webmessaging/with-ports/006.html
+# testing/web-platform/tests/webmessaging/with-ports/012.html
+# testing/web-platform/tests/webmessaging/with-ports/013.html
+# testing/web-platform/tests/webmessaging/with-ports/005.html
+# testing/web-platform/tests/webmessaging/with-ports/015.html
+# testing/web-platform/tests/webmessaging/with-ports/002.html
+# testing/web-platform/tests/webmessaging/with-ports/004.html
+# testing/web-platform/tests/webmessaging/with-ports/014.html
+# testing/web-platform/tests/webmessaging/with-ports/024.html
+# testing/web-platform/tests/webmessaging/with-ports/020.html
+# testing/web-platform/tests/webmessaging/with-ports/027.html
+# testing/web-platform/tests/webmessaging/with-ports/007.html
+# testing/web-platform/tests/webmessaging/with-ports/019.html
+# testing/web-platform/tests/webmessaging/support/ChildWindowPostMessage.htm
+# testing/web-platform/tests/webmessaging/without-ports/017.html
+# testing/web-platform/tests/webmessaging/without-ports/021.html
+# testing/web-platform/tests/webmessaging/without-ports/011.html
+# testing/web-platform/tests/webmessaging/without-ports/019-1.html
+# testing/web-platform/tests/webmessaging/without-ports/001.html
+# testing/web-platform/tests/webmessaging/without-ports/009.html
+# testing/web-platform/tests/webmessaging/without-ports/028.html
+# testing/web-platform/tests/webmessaging/without-ports/008.html
+# testing/web-platform/tests/webmessaging/without-ports/026.html
+# testing/web-platform/tests/webmessaging/without-ports/025.html
+# testing/web-platform/tests/webmessaging/without-ports/003.html
+# testing/web-platform/tests/webmessaging/without-ports/023.html
+# testing/web-platform/tests/webmessaging/without-ports/018.html
+# testing/web-platform/tests/webmessaging/without-ports/010.html
+# testing/web-platform/tests/webmessaging/without-ports/016.html
+# testing/web-platform/tests/webmessaging/without-ports/006.html
+# testing/web-platform/tests/webmessaging/without-ports/012.html
+# testing/web-platform/tests/webmessaging/without-ports/013.html
+# testing/web-platform/tests/webmessaging/without-ports/020-1.html
+# testing/web-platform/tests/webmessaging/without-ports/005.html
+# testing/web-platform/tests/webmessaging/without-ports/015.html
+# testing/web-platform/tests/webmessaging/without-ports/002.html
+# testing/web-platform/tests/webmessaging/without-ports/004.html
+# testing/web-platform/tests/webmessaging/without-ports/029.html
+# testing/web-platform/tests/webmessaging/without-ports/014.html
+# testing/web-platform/tests/webmessaging/without-ports/024.html
+# testing/web-platform/tests/webmessaging/without-ports/020.html
+# testing/web-platform/tests/webmessaging/without-ports/027.html
+# testing/web-platform/tests/webmessaging/without-ports/007.html
+# testing/web-platform/tests/webmessaging/without-ports/019.html
+# testing/web-platform/tests/webmessaging/message-channels/001.html
+# testing/web-platform/tests/webmessaging/message-channels/004-1.html
+# testing/web-platform/tests/webmessaging/message-channels/004-2.html
+# testing/web-platform/tests/webmessaging/message-channels/003.html
+# testing/web-platform/tests/webmessaging/message-channels/002.html
+# testing/web-platform/tests/webmessaging/message-channels/004.html
+# testing/web-platform/tests/annotation-model/annotations/annotationMusts-manual.html
+# testing/web-platform/tests/annotation-model/annotations/annotationsAgentOptionals-manual.html
+# testing/web-platform/tests/annotation-model/annotations/annotationOptionals-manual.html
+# testing/web-platform/tests/annotation-model/tools/template_js
+# testing/web-platform/tests/annotation-model/tools/template_manual
+# testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-case-insensitive.htm
+# testing/web-platform/tests/XMLHttpRequest/open-referer.htm
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-eventtarget.htm
+# testing/web-platform/tests/XMLHttpRequest/send-conditional.htm
+# testing/web-platform/tests/XMLHttpRequest/open-method-case-sensitive.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-during-open.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-value.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-during-done.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window.htm
+# testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-load.htm
+# testing/web-platform/tests/XMLHttpRequest/open-user-password-non-same-origin.htm
+# testing/web-platform/tests/XMLHttpRequest/send-network-error-async-events.sub.htm
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html
+# testing/web-platform/tests/XMLHttpRequest/event-load.htm
+# testing/web-platform/tests/XMLHttpRequest/responsexml-non-document-types.htm
+# testing/web-platform/tests/XMLHttpRequest/getresponseheader-unsent-opened-state.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors.htm
+# testing/web-platform/tests/XMLHttpRequest/status-basic.htm
+# testing/web-platform/tests/XMLHttpRequest/responsetext-decoding.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-empty-value.htm
+# testing/web-platform/tests/XMLHttpRequest/open-after-abort.htm
+# testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadstart.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-content-type.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-during-upload.htm
+# testing/web-platform/tests/XMLHttpRequest/open-during-abort.htm
+# testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm
+# testing/web-platform/tests/XMLHttpRequest/send-after-setting-document-domain.htm
+# testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-utf-8.htm
+# testing/web-platform/tests/XMLHttpRequest/getresponseheader-cookies-and-more.htm
+# testing/web-platform/tests/XMLHttpRequest/security-consideration.sub.html
+# testing/web-platform/tests/XMLHttpRequest/event-loadend.htm
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html
+# testing/web-platform/tests/XMLHttpRequest/abort-event-listeners.htm
+# testing/web-platform/tests/XMLHttpRequest/headers-normalize-response.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-basic.htm
+# testing/web-platform/tests/XMLHttpRequest/send-redirect-no-location.htm
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-basic.htm
+# testing/web-platform/tests/XMLHttpRequest/send-usp.html
+# testing/web-platform/tests/XMLHttpRequest/event-loadstart.htm
+# testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus-sync.htm
+# testing/web-platform/tests/XMLHttpRequest/send-data-arraybuffer.htm
+# testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head-async.htm
+# testing/web-platform/tests/XMLHttpRequest/data-uri.htm
+# testing/web-platform/tests/XMLHttpRequest/send-accept-language.htm
+# testing/web-platform/tests/XMLHttpRequest/timeout-cors-async.htm
+# testing/web-platform/tests/XMLHttpRequest/send-accept.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window-2.htm
+# testing/web-platform/tests/XMLHttpRequest/response-data-gzip.htm
+# testing/web-platform/tests/XMLHttpRequest/getresponseheader-special-characters.htm
+# testing/web-platform/tests/XMLHttpRequest/responseText-status.html
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm
+# testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-order.htm
+# testing/web-platform/tests/XMLHttpRequest/open-method-responsetype-set-sync.htm
+# testing/web-platform/tests/XMLHttpRequest/response-method.htm
+# testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-xml.htm
+# testing/web-platform/tests/XMLHttpRequest/getresponseheader-server-date.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-after-timeout.htm
+# testing/web-platform/tests/XMLHttpRequest/overridemimetype-invalid-mime-type.htm
+# testing/web-platform/tests/XMLHttpRequest/send-entity-body-document-bogus.htm
+# testing/web-platform/tests/XMLHttpRequest/getresponseheader-case-insensitive.htm
+# testing/web-platform/tests/XMLHttpRequest/anonymous-mode-unsupported.htm
+# testing/web-platform/tests/XMLHttpRequest/event-timeout-order.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-bogus.htm
+# testing/web-platform/tests/XMLHttpRequest/send-redirect-to-non-cors.htm
+# testing/web-platform/tests/XMLHttpRequest/formdata-blob.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-existing-session.htm
+# testing/web-platform/tests/XMLHttpRequest/open-open-sync-send.htm
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-unsent.htm
+# testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-cookies.htm
+# testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite-sync.htm
+# testing/web-platform/tests/XMLHttpRequest/send-send.htm
+# testing/web-platform/tests/XMLHttpRequest/send-sync-timeout.htm
+# testing/web-platform/tests/XMLHttpRequest/send-data-blob.htm
+# testing/web-platform/tests/XMLHttpRequest/event-error.sub.html
+# testing/web-platform/tests/XMLHttpRequest/event-upload-progress.htm
+# testing/web-platform/tests/XMLHttpRequest/interfaces.html
+# testing/web-platform/tests/XMLHttpRequest/responseurl.html
+# testing/web-platform/tests/XMLHttpRequest/event-upload-progress-crossorigin.sub.htm
+# testing/web-platform/tests/XMLHttpRequest/formdata-delete.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-after-receive.htm
+# testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head.htm
+# testing/web-platform/tests/XMLHttpRequest/send-content-type-charset.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-before-open.htm
+# testing/web-platform/tests/XMLHttpRequest/responsexml-get-twice.htm
+# testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite.htm
+# testing/web-platform/tests/XMLHttpRequest/send-timeout-events.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-forbidden.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-during-unsent.htm
+# testing/web-platform/tests/XMLHttpRequest/send-redirect-post-upload.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-after-send.htm
+# testing/web-platform/tests/XMLHttpRequest/open-method-bogus.htm
+# testing/web-platform/tests/XMLHttpRequest/timeout-sync.htm
+# testing/web-platform/tests/XMLHttpRequest/overridemimetype-unsent-state-force-shiftjis.htm
+# testing/web-platform/tests/XMLHttpRequest/responsexml-document-properties.htm
+# testing/web-platform/tests/XMLHttpRequest/formdata-set.htm
+# testing/web-platform/tests/XMLHttpRequest/send-data-formdata.htm
+# testing/web-platform/tests/XMLHttpRequest/progress-events-response-data-gzip.htm
+# testing/web-platform/tests/XMLHttpRequest/send-entity-body-empty.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-after-stop.htm
+# testing/web-platform/tests/XMLHttpRequest/status-async.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-after-send.htm
+# testing/web-platform/tests/XMLHttpRequest/event-readystatechange-loaded.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-name.htm
+# testing/web-platform/tests/XMLHttpRequest/send-data-es-object.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-event-loadend.htm
+# testing/web-platform/tests/XMLHttpRequest/send-non-same-origin.sub.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-manual.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-encoding.htm
+# testing/web-platform/tests/XMLHttpRequest/response-data-blob.htm
+# testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-status.htm
+# testing/web-platform/tests/XMLHttpRequest/open-method-case-insensitive.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-base.htm
+# testing/web-platform/tests/XMLHttpRequest/getresponseheader-error-state.htm
+# testing/web-platform/tests/XMLHttpRequest/event-abort.htm
+# testing/web-platform/tests/XMLHttpRequest/formdata.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-5.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-open-setrequestheader.htm
+# testing/web-platform/tests/XMLHttpRequest/response-json.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-repeat-no-args.htm
+# testing/web-platform/tests/XMLHttpRequest/overridemimetype-headers-received-state-force-shiftjis.htm
+# testing/web-platform/tests/XMLHttpRequest/send-blob-with-no-mime-type.html
+# testing/web-platform/tests/XMLHttpRequest/send-receive-utf16.htm
+# testing/web-platform/tests/XMLHttpRequest/response-data-progress.htm
+# testing/web-platform/tests/XMLHttpRequest/overridemimetype-done-state.htm
+# testing/web-platform/tests/XMLHttpRequest/responsexml-media-type.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-4.htm
+# testing/web-platform/tests/XMLHttpRequest/preserve-ua-header-on-redirect.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-competing-names-passwords.htm
+# testing/web-platform/tests/XMLHttpRequest/open-sync-open-send.htm
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html
+# testing/web-platform/tests/XMLHttpRequest/event-progress.htm
+# testing/web-platform/tests/XMLHttpRequest/overridemimetype-loading-state.htm
+# testing/web-platform/tests/XMLHttpRequest/send-no-response-event-order.htm
+# testing/web-platform/tests/XMLHttpRequest/abort-event-abort.htm
+# testing/web-platform/tests/XMLHttpRequest/send-response-event-order.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-2.htm
+# testing/web-platform/tests/XMLHttpRequest/responsexml-non-well-formed.htm
+# testing/web-platform/tests/XMLHttpRequest/event-readystate-sync-open.htm
+# testing/web-platform/tests/XMLHttpRequest/responsexml-basic.htm
+# testing/web-platform/tests/XMLHttpRequest/open-send-open.htm
+# testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-progress.htm
+# testing/web-platform/tests/XMLHttpRequest/formdata-foreach.html
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error-sync.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-allowed.htm
+# testing/web-platform/tests/XMLHttpRequest/send-data-unexpected-tostring.htm
+# testing/web-platform/tests/XMLHttpRequest/send-entity-body-document.htm
+# testing/web-platform/tests/XMLHttpRequest/FormData-append.html
+# testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadend.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors-not-enabled.htm
+# testing/web-platform/tests/XMLHttpRequest/response-data-deflate.htm
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html
+# testing/web-platform/tests/XMLHttpRequest/open-url-about-blank-window.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-2-manual.htm
+# testing/web-platform/tests/XMLHttpRequest/open-open-send.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-fragment.htm
+# testing/web-platform/tests/XMLHttpRequest/formdata-get.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-6.htm
+# testing/web-platform/tests/XMLHttpRequest/send-content-type-string.htm
+# testing/web-platform/tests/XMLHttpRequest/open-after-setrequestheader.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted-after-open.htm
+# testing/web-platform/tests/XMLHttpRequest/send-sync-response-event-order.htm
+# testing/web-platform/tests/XMLHttpRequest/response-invalid-responsetype.htm
+# testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader.htm
+# testing/web-platform/tests/XMLHttpRequest/formdata-has.htm
+# testing/web-platform/tests/XMLHttpRequest/send-redirect-to-cors.htm
+# testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadend.htm
+# testing/web-platform/tests/XMLHttpRequest/send-entity-body-basic.htm
+# testing/web-platform/tests/XMLHttpRequest/send-redirect.htm
+# testing/web-platform/tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm
+# testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-loadend.htm
+# testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-multi-window.htm
+# testing/web-platform/tests/XMLHttpRequest/open-method-insecure.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-existing-session-manual.htm
+# testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-3.htm
+# testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error.htm
+# testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadstart.htm
+# testing/web-platform/tests/XMLHttpRequest/responsetype.html
+# testing/web-platform/tests/XMLHttpRequest/event-timeout.htm
+# testing/web-platform/tests/XMLHttpRequest/response-data-arraybuffer.htm
+# testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-and-arguments.htm
+# testing/web-platform/tests/XMLHttpRequest/status-error.htm
+# testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-2.htm
+# testing/web-platform/tests/XMLHttpRequest/resources/init.htm
+# testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-1.htm
+# testing/web-platform/tests/XMLHttpRequest/resources/well-formed.xml
+# testing/web-platform/tests/shadow-dom/Slotable-interface.html
+# testing/web-platform/tests/shadow-dom/Element-interface-shadowRoot-attribute.html
+# testing/web-platform/tests/shadow-dom/Document-prototype-currentScript.html
+# testing/web-platform/tests/shadow-dom/event-with-related-target.html
+# testing/web-platform/tests/shadow-dom/scroll-to-the-fragment-in-shadow-tree.html
+# testing/web-platform/tests/shadow-dom/event-inside-slotted-node.html
+# testing/web-platform/tests/shadow-dom/Element-interface-attachShadow.html
+# testing/web-platform/tests/shadow-dom/ShadowRoot-interface.html
+# testing/web-platform/tests/shadow-dom/Extensions-to-Event-Interface.html
+# testing/web-platform/tests/shadow-dom/MouseEvent-prototype-offsetX-offsetY.html
+# testing/web-platform/tests/shadow-dom/Document-prototype-importNode.html
+# testing/web-platform/tests/shadow-dom/event-inside-shadow-tree.html
+# testing/web-platform/tests/shadow-dom/slots-fallback.html
+# testing/web-platform/tests/shadow-dom/slotchange-event.html
+# testing/web-platform/tests/shadow-dom/slotchange.html
+# testing/web-platform/tests/shadow-dom/HTMLSlotElement-interface.html
+# testing/web-platform/tests/shadow-dom/Node-prototype-cloneNode.html
+# testing/web-platform/tests/shadow-dom/slots.html
+# testing/web-platform/tests/shadow-dom/event-composed-path-with-related-target.html
+# testing/web-platform/tests/shadow-dom/Document-prototype-adoptNode.html
+# testing/web-platform/tests/shadow-dom/event-composed-path.html
+# testing/web-platform/tests/shadow-dom/event-composed.html
+# testing/web-platform/tests/shadow-dom/leaktests/get-elements.html
+# testing/web-platform/tests/shadow-dom/leaktests/html-collection.html
+# testing/web-platform/tests/shadow-dom/leaktests/window-frames.html
+# testing/web-platform/tests/shadow-dom/untriaged/resources/bobs_page.html
+# testing/web-platform/tests/shadow-dom/untriaged/resources/blank.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-007.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/activeElement-confirm-return-null.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-010.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-013.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-012.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-011.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-009.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-007.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-006.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-010.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/test-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/attributes/test-006.html
+# testing/web-platform/tests/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-event-interface/event-path-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/user-interaction/active-element/test-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/user-interaction/active-element/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/user-interaction/editing/inheritance-of-content-editable-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/event-retargeting/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/event-retargeting/test-003.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/retargeting-relatedtarget/test-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/retargeting-relatedtarget/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/retargeting-relatedtarget/test-003.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/event-dispatch/test-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/event-dispatch/test-003.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/retargeting-focus-events/test-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/retargeting-focus-events/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/events/retargeting-focus-events/test-003.html
+# testing/web-platform/tests/shadow-dom/untriaged/html-elements-in-shadow-trees/inert-html-elements/test-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/html-elements-in-shadow-trees/inert-html-elements/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/shadow-root-002-ref.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/text-decoration-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/shadow-root-001-ref.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/shadow-root-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/shadow-root-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/text-decoration-001-ref.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-007.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-005.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-003.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/selectors-api-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-002.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/selectors-api-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-011.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/reprojection/reprojection-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/reprojection/reprojection-001-ref.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/nested-shadow-trees/nested_tree_reftest.html
+# testing/web-platform/tests/shadow-dom/untriaged/shadow-trees/nested-shadow-trees/nested_tree_reftest-ref.html
+# testing/web-platform/tests/shadow-dom/untriaged/styles/not-apply-in-shadow-root-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/styles/test-005.html
+# testing/web-platform/tests/shadow-dom/untriaged/styles/test-001.html
+# testing/web-platform/tests/shadow-dom/untriaged/styles/not-apply-in-shadow-root-001-ref.html
+# testing/web-platform/tests/shadow-dom/untriaged/styles/test-003.html
+# testing/web-platform/tests/shadow-dom/untriaged/styles/test-008.html
+# testing/web-platform/tests/webstorage/storage_local_window_open.html
+# testing/web-platform/tests/webstorage/storage_set_value_enumerate.html
+# testing/web-platform/tests/webstorage/storage_string_conversion.html
+# testing/web-platform/tests/webstorage/storage_indexing.html
+# testing/web-platform/tests/webstorage/event_session_key.html
+# testing/web-platform/tests/webstorage/event_body_attribute.html
+# testing/web-platform/tests/webstorage/event_local_storageeventinit.html
+# testing/web-platform/tests/webstorage/event_local_key.html
+# testing/web-platform/tests/webstorage/storage_supported_property_names.html
+# testing/web-platform/tests/webstorage/event_local_url.html
+# testing/web-platform/tests/webstorage/storage_removeitem.html
+# testing/web-platform/tests/webstorage/event_session_removeitem.html
+# testing/web-platform/tests/webstorage/event_session_storagearea.html
+# testing/web-platform/tests/webstorage/event_setattribute.html
+# testing/web-platform/tests/webstorage/event_session_storageeventinit.html
+# testing/web-platform/tests/webstorage/storage_local_setitem_quotaexceedederr.html
+# testing/web-platform/tests/webstorage/event_session_url.html
+# testing/web-platform/tests/webstorage/event_session_oldvalue.html
+# testing/web-platform/tests/webstorage/storage_local-manual.html
+# testing/web-platform/tests/webstorage/storage_session_setitem_quotaexceedederr.html
+# testing/web-platform/tests/webstorage/storage_in.html
+# testing/web-platform/tests/webstorage/event_local_removeitem.html
+# testing/web-platform/tests/webstorage/storage_session-manual.html
+# testing/web-platform/tests/webstorage/event_session_newvalue.html
+# testing/web-platform/tests/webstorage/storage_session_window_open.html
+# testing/web-platform/tests/webstorage/event_local_storagearea.html
+# testing/web-platform/tests/webstorage/storage_setitem.html
+# testing/web-platform/tests/webstorage/event_local_newvalue.html
+# testing/web-platform/tests/webstorage/event_basic.html
+# testing/web-platform/tests/webstorage/event_constructor.html
+# testing/web-platform/tests/webstorage/storage_key.html
+# testing/web-platform/tests/webstorage/missing_arguments.html
+# testing/web-platform/tests/webstorage/storage_key_empty_string.html
+# testing/web-platform/tests/webstorage/idlharness.html
+# testing/web-platform/tests/webstorage/storage_length.html
+# testing/web-platform/tests/webstorage/document-domain.html
+# testing/web-platform/tests/webstorage/event_case_sensitive.html
+# testing/web-platform/tests/webstorage/storage_functions_not_overwritten.html
+# testing/web-platform/tests/webstorage/storage_builtins.html
+# testing/web-platform/tests/webstorage/storage_getitem.html
+# testing/web-platform/tests/webstorage/event_local_oldvalue.html
+# testing/web-platform/tests/webstorage/storage_clear.html
+# testing/web-platform/tests/webstorage/storage_enumerate.html
+# testing/web-platform/tests/webstorage/event_constructor_eventinit.html
+# testing/web-platform/tests/webstorage/resources/session_change_item_iframe.html
+# testing/web-platform/tests/webstorage/resources/local_set_item_iframe.html
+# testing/web-platform/tests/webstorage/resources/session_set_item_clear_iframe.html
+# testing/web-platform/tests/webstorage/resources/local_set_item_clear_iframe.html
+# testing/web-platform/tests/webstorage/resources/local_change_item_iframe.html
+# testing/web-platform/tests/webstorage/resources/event_body_handler.html
+# testing/web-platform/tests/webstorage/resources/event_setattribute_handler.html
+# testing/web-platform/tests/webstorage/resources/storage_session_window_open_second.html
+# testing/web-platform/tests/webstorage/resources/session_set_item_iframe.html
+# testing/web-platform/tests/webstorage/resources/storage_local_window_open_second.html
+# testing/web-platform/tests/webstorage/resources/session_set_item_remove_iframe.html
+# testing/web-platform/tests/webstorage/resources/local_set_item_remove_iframe.html
+# testing/web-platform/tests/domxpath/001.html
+# testing/web-platform/tests/domxpath/xml_xpath_runner.html
+# testing/web-platform/tests/domxpath/002.html
+# testing/web-platform/tests/domxpath/evaluator-constructor.html
+# testing/web-platform/tests/domxpath/xml_xpath_tests.xml
+# testing/web-platform/tests/http/basic-auth-cache-test-ref.html
+# testing/web-platform/tests/http/basic-auth-cache-test.html
+# testing/web-platform/tests/http/content_length.html
+# testing/web-platform/tests/innerText/setter.html
+# testing/web-platform/tests/innerText/getter.html
+# testing/web-platform/tests/pointerlock/movementX_Y_no-jumps-manual.html
+# testing/web-platform/tests/pointerlock/pointerlock_remove_target-manual.html
+# testing/web-platform/tests/pointerlock/pointerlock_indefinite-manual.html
+# testing/web-platform/tests/pointerlock/constructor.html
+# testing/web-platform/tests/pointerlock/pointerlock_shadow-manual.html
+# testing/web-platform/tests/pointerlock/pointerlock_leave_Tab-manual.html
+# testing/web-platform/tests/pointerlock/movementX_Y_basic-manual.html
+# testing/web-platform/tests/pointerlock/pointerlock_fullscreen-manual.html
+# testing/web-platform/tests/pointerlock/pointerlock_basic-manual.html
+# testing/web-platform/tests/pointerlock/idlharness.html
+# testing/web-platform/tests/pointerlock/pointerlock_leave_UA-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-pan-right-css_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-pan-up-css_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_attributes_nohover_pointers-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_to_same_element_twice-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointercancel_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-keyboard-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerout_received_once-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_releasepointercapture_onpointerup_mouse-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_suppress_compat_events_on_click-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_constructor.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerleave_pen-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_releasepointercapture_onpointercancel_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-auto-css_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-inherit_highest-parent-none_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-svg-test_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_capture_mouse-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_releasepointercapture_invalid_pointerid-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_inactive_button_mouse-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointermove-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_capture_suppressing_mouse-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_relatedtarget-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_attributes_hoverable_pointers-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerId_scope-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_invalid_pointerid-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerleave_descendant_over-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-illegal.html
+# testing/web-platform/tests/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-pan-y-css_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_element_haspointercapture-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_suppress_compat_events_on_drag_mouse-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-verification.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-inherit_child-none_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-pan-down-css_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_multiple_primary_pointers_boundary_events-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-mouse-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-pan-x-pan-y_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerleave_descendants-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerout_pen-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_gotpointercapture_before_first_pointerevent-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-span-test_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_element_haspointercapture_release_pending_capture-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_disconnected-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointermove_isprimary_same_as_pointerdown-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-pan-x-pan-y-pan-y_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-button-test_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_is_first-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_override_pending_capture_element-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-pan-left-css_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerenter_does_not_bubble-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerleave_does_not_bubble-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_releasepointercapture_release_right_after_capture-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-pan-x-css_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-none-css_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointermove_on_chorded_mouse_button-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-inherit_parent-none_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-table-test_touch-manual.html
+# testing/web-platform/tests/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html
+# testing/web-platform/tests/pointerevents/resources/pointerevent_pointerId_scope-iframe.html
+# testing/web-platform/tests/pointerevents/resources/pointerevent_attributes_hoverable_pointers-iframe.html
+# testing/web-platform/tests/selectors/child-indexed-pseudo-class.html
+# testing/web-platform/tests/selectors/attribute-selectors/attribute-case/semantics.html
+# testing/web-platform/tests/selectors/attribute-selectors/attribute-case/cssom.html
+# testing/web-platform/tests/selectors/attribute-selectors/attribute-case/syntax.html
+# testing/web-platform/tests/selectors/attribute-selectors/attribute-case/resources/semantics-xml.xhtml
+# testing/web-platform/tests/selectors/attribute-selectors/attribute-case/resources/semantics-quirks.html
+# testing/web-platform/tests/selectors/attribute-selectors/attribute-case/resources/syntax-quirks.html
+# testing/web-platform/tests/selectors/attribute-selectors/attribute-case/resources/syntax-xml.xhtml
+# testing/web-platform/tests/svg/interfaces.html
+# testing/web-platform/tests/svg/historical.html
+# testing/web-platform/tests/svg/import/text-intro-09-b-manual.svg
+# testing/web-platform/tests/svg/import/shapes-grammar-01-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-interact-pevents-01-t-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-02-b-manual.svg
+# testing/web-platform/tests/svg/import/linking-frag-01-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-turb-01-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-control-05-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-05-b-manual.svg
+# testing/web-platform/tests/svg/import/render-elems-08-t-manual.svg
+# testing/web-platform/tests/svg/import/styling-pres-05-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-17-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-overview-02-b-manual.svg
+# testing/web-platform/tests/svg/import/painting-fill-03-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-blend-01-b-manual.svg
+# testing/web-platform/tests/svg/import/text-text-08-b-manual.svg
+# testing/web-platform/tests/svg/import/text-align-06-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-14-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-image-01-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-86-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-22-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-pservers-grad-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-14-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-24-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-05-t-manual.svg
+# testing/web-platform/tests/svg/import/fonts-desc-04-t-manual.svg
+# testing/web-platform/tests/svg/import/text-text-03-b-manual.svg
+# testing/web-platform/tests/svg/import/script-handle-01-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-34-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-04-b-manual.svg
+# testing/web-platform/tests/svg/import/text-dom-02-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-64-t-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-svglengthlist-01-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-cond-overview-05-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-05-b-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-11-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-01-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-22-b-manual.svg
+# testing/web-platform/tests/svg/import/painting-fill-01-t-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-10-t-manual.svg
+# testing/web-platform/tests/svg/import/text-tref-01-b-manual.svg
+# testing/web-platform/tests/svg/import/text-align-01-b-manual.svg
+# testing/web-platform/tests/svg/import/painting-marker-properties-01-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-marker-01-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-67-t-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-14-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-13-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-06-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-image-03-f-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-08-f-manual.svg
+# testing/web-platform/tests/svg/import/text-fonts-203-t-manual.svg
+# testing/web-platform/tests/svg/import/render-elems-06-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-cond-overview-03-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-12-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-04-b-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-09-t-manual.svg
+# testing/web-platform/tests/svg/import/color-prop-04-t-manual.svg
+# testing/web-platform/tests/svg/import/render-elems-02-t-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-svgstringlist-01-f-manual.svg
+# testing/web-platform/tests/svg/import/interact-dom-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-08-b-manual.svg
+# testing/web-platform/tests/svg/import/fonts-desc-05-t-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-04-t-manual.svg
+# testing/web-platform/tests/svg/import/shapes-rect-07-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-frag-02-t-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-03-b-manual.svg
+# testing/web-platform/tests/svg/import/text-dom-01-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-fill-05-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-52-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-10-t-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-06-t-manual.svg
+# testing/web-platform/tests/svg/import/painting-control-03-f-manual.svg
+# testing/web-platform/tests/svg/import/shapes-intro-01-t-manual.svg
+# testing/web-platform/tests/svg/import/styling-pres-02-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-10-f-manual.svg
+# testing/web-platform/tests/svg/import/render-groups-03-t-manual.svg
+# testing/web-platform/tests/svg/import/text-dom-05-f-manual.svg
+# testing/web-platform/tests/svg/import/text-align-04-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-defs-01-t-manual.svg
+# testing/web-platform/tests/svg/import/types-basic-01-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-image-05-f-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-11-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-background-01-f-manual.svg
+# testing/web-platform/tests/svg/import/fonts-desc-03-t-manual.svg
+# testing/web-platform/tests/svg/import/text-altglyph-01-b-manual.svg
+# testing/web-platform/tests/svg/import/painting-marker-07-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-15-t-manual.svg
+# testing/web-platform/tests/svg/import/script-handle-02-b-manual.svg
+# testing/web-platform/tests/svg/import/text-altglyph-03-b-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-06-f-manual.svg
+# testing/web-platform/tests/svg/import/interact-pointer-01-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-06-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-88-t-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-03-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-17-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-78-t-manual.svg
+# testing/web-platform/tests/svg/import/shapes-circle-01-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-displace-01-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-04-t-manual.svg
+# testing/web-platform/tests/svg/import/styling-class-01-f-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-02-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-10-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-19-t-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-13-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-03-t-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-05-f-manual.svg
+# testing/web-platform/tests/svg/import/linking-a-05-t-manual.svg
+# testing/web-platform/tests/svg/import/fonts-kern-01-t-manual.svg
+# testing/web-platform/tests/svg/import/shapes-line-01-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-90-b-manual.svg
+# testing/web-platform/tests/svg/import/fonts-glyph-03-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-symbol-01-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-conv-05-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-pattern-08-f-manual.svg
+# testing/web-platform/tests/svg/import/text-text-05-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-16-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-23-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-pattern-06-f-manual.svg
+# testing/web-platform/tests/svg/import/color-prop-05-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-overview-03-b-manual.svg
+# testing/web-platform/tests/svg/import/text-fonts-04-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-84-t-manual.svg
+# testing/web-platform/tests/svg/import/shapes-rect-01-t-manual.svg
+# testing/web-platform/tests/svg/import/text-text-01-b-manual.svg
+# testing/web-platform/tests/svg/import/coords-transformattr-03-f-manual.svg
+# testing/web-platform/tests/svg/import/conform-viewers-02-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-group-01-t-manual.svg
+# testing/web-platform/tests/svg/import/shapes-polygon-02-t-manual.svg
+# testing/web-platform/tests/svg/import/text-altglyph-02-b-manual.svg
+# testing/web-platform/tests/svg/import/fonts-elem-01-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-units-03-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-01-b-manual.svg
+# testing/web-platform/tests/svg/import/fonts-elem-06-t-manual.svg
+# testing/web-platform/tests/svg/import/text-fonts-05-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-dom-02-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-13-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-render-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-12-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-20-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-01-b-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-frag-06-t-manual.svg
+# testing/web-platform/tests/svg/import/painting-marker-05-f-manual.svg
+# testing/web-platform/tests/svg/import/text-fonts-01-t-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-03-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-frag-05-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-conv-02-f-manual.svg
+# testing/web-platform/tests/svg/import/text-tselect-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-19-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-14-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-03-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-32-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-gauss-02-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-28-t-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-09-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-17-b-manual.svg
+# testing/web-platform/tests/svg/import/coords-coord-02-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-20-b-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-03-b-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-11-b-manual.svg
+# testing/web-platform/tests/svg/import/masking-opacity-01-b-manual.svg
+# testing/web-platform/tests/svg/import/coords-viewattr-02-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-18-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-21-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-pevents-09-f-manual.svg
+# testing/web-platform/tests/svg/import/interact-pointer-02-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-pointer-04-f-manual.svg
+# testing/web-platform/tests/svg/import/shapes-polyline-01-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-04-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-turb-02-f-manual.svg
+# testing/web-platform/tests/svg/import/text-text-11-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-interact-pevents-04-t-manual.svg
+# testing/web-platform/tests/svg/import/shapes-rect-03-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-dom-01-f-manual.svg
+# testing/web-platform/tests/svg/import/text-bidi-01-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-70-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-zoom-01-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-units-01-b-manual.svg
+# testing/web-platform/tests/svg/import/linking-uri-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-18-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-18-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-marker-03-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-light-02-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-03-b-manual.svg
+# testing/web-platform/tests/svg/import/coords-dom-04-f-manual.svg
+# testing/web-platform/tests/svg/import/script-specify-02-f-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-13-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-46-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-89-t-manual.svg
+# testing/web-platform/tests/svg/import/shapes-circle-02-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-pattern-04-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-25-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-transformattr-04-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-felem-01-b-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-16-t-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-05-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-example-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-17-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-09-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-60-t-manual.svg
+# testing/web-platform/tests/svg/import/color-prop-03-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-91-t-manual.svg
+# testing/web-platform/tests/svg/import/painting-control-04-f-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-07-t-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-08-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-frag-01-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-08-t-manual.svg
+# testing/web-platform/tests/svg/import/paths-dom-01-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-color-01-b-manual.svg
+# testing/web-platform/tests/svg/import/shapes-rect-05-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-offset-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-svg-03-f-manual.svg
+# testing/web-platform/tests/svg/import/masking-mask-02-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-conv-01-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-gauss-01-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-92-t-manual.svg
+# testing/web-platform/tests/svg/import/text-fonts-02-t-manual.svg
+# testing/web-platform/tests/svg/import/text-dom-04-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-08-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-11-b-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-01-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-07-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-color-02-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-82-t-manual.svg
+# testing/web-platform/tests/svg/import/painting-marker-04-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-frag-03-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-40-t-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-svgtransformable-01-f-manual.svg
+# testing/web-platform/tests/svg/import/masking-filter-01-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-10-b-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-02-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-62-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-09-t-manual.svg
+# testing/web-platform/tests/svg/import/script-handle-03-b-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-14-f-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-04-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-events-01-b-manual.svg
+# testing/web-platform/tests/svg/import/render-elems-01-t-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-03-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-events-202-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-39-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-13-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-cond-03-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-15-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-tile-01-b-manual.svg
+# testing/web-platform/tests/svg/import/shapes-polygon-03-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-08-f-manual.svg
+# testing/web-platform/tests/svg/import/metadata-example-01-t-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-04-b-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-01-t-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-12-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-viewattr-03-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-27-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-16-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-03-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-19-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-composite-03-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-18-f-manual.svg
+# testing/web-platform/tests/svg/import/coords-transformattr-01-f-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-07-t-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-14-t-manual.svg
+# testing/web-platform/tests/svg/import/linking-uri-03-t-manual.svg
+# testing/web-platform/tests/svg/import/text-align-02-b-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-12-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-11-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-17-b-manual.svg
+# testing/web-platform/tests/svg/import/fonts-elem-02-t-manual.svg
+# testing/web-platform/tests/svg/import/linking-a-10-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-gauss-03-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-81-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-53-t-manual.svg
+# testing/web-platform/tests/svg/import/linking-a-09-b-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-05-b-manual.svg
+# testing/web-platform/tests/svg/import/render-elems-03-t-manual.svg
+# testing/web-platform/tests/svg/import/masking-intro-01-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-06-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-06-t-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-10-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-08-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-05-b-manual.svg
+# testing/web-platform/tests/svg/import/fonts-elem-04-b-manual.svg
+# testing/web-platform/tests/svg/import/fonts-elem-05-t-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-10-t-manual.svg
+# testing/web-platform/tests/svg/import/text-text-09-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-group-02-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-21-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-pattern-02-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-05-t-manual.svg
+# testing/web-platform/tests/svg/import/text-dom-03-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-05-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-cond-02-t-manual.svg
+# testing/web-platform/tests/svg/import/fonts-elem-07-b-manual.svg
+# testing/web-platform/tests/svg/import/text-align-05-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-44-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-12-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-overview-01-b-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-02-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-01-t-manual.svg
+# testing/web-platform/tests/svg/import/fonts-desc-01-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-07-t-manual.svg
+# testing/web-platform/tests/svg/import/shapes-polyline-02-t-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-02-b-manual.svg
+# testing/web-platform/tests/svg/import/shapes-rect-02-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-pevents-03-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-image-02-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-07-f-manual.svg
+# testing/web-platform/tests/svg/import/svgdom-over-01-f-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-04-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-09-t-manual.svg
+# testing/web-platform/tests/svg/import/masking-mask-01-b-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-07-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-cond-overview-04-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-script-elem-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-03-t-manual.svg
+# testing/web-platform/tests/svg/import/styling-elem-01-b-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-05-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-29-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-15-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-interact-pevents-03-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-02-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-24-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-68-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-specular-01-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-20-f-manual.svg
+# testing/web-platform/tests/svg/import/interact-order-03-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-light-03-f-manual.svg
+# testing/web-platform/tests/svg/import/text-text-12-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-cond-overview-02-f-manual.svg
+# testing/web-platform/tests/svg/import/text-spacing-01-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-pattern-07-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-66-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-05-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-08-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-order-01-b-manual.svg
+# testing/web-platform/tests/svg/import/extend-namespace-01-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-12-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-felem-02-f-manual.svg
+# testing/web-platform/tests/svg/import/styling-pres-03-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-13-b-manual.svg
+# testing/web-platform/tests/svg/import/interact-order-02-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-composite-04-f-manual.svg
+# testing/web-platform/tests/svg/import/shapes-ellipse-01-t-manual.svg
+# testing/web-platform/tests/svg/import/text-tspan-02-b-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-svgfittoviewbox-01-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-07-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-03-b-manual.svg
+# testing/web-platform/tests/svg/import/linking-uri-02-b-manual.svg
+# testing/web-platform/tests/svg/import/interact-pevents-04-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-pevents-08-f-manual.svg
+# testing/web-platform/tests/svg/import/shapes-line-02-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-group-03-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-09-t-manual.svg
+# testing/web-platform/tests/svg/import/linking-a-03-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-diffuse-01-f-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-10-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-02-t-manual.svg
+# testing/web-platform/tests/svg/import/text-tspan-01-b-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-10-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-65-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-10-f-manual.svg
+# testing/web-platform/tests/svg/import/render-elems-07-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-37-t-manual.svg
+# testing/web-platform/tests/svg/import/painting-control-01-f-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-06-b-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-01-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-15-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-38-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-pattern-01-b-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-09-f-manual.svg
+# testing/web-platform/tests/svg/import/coords-units-02-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-11-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-31-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-frag-04-t-manual.svg
+# testing/web-platform/tests/svg/import/color-prof-01-f-manual.svg
+# testing/web-platform/tests/svg/import/coords-coord-01-t-manual.svg
+# testing/web-platform/tests/svg/import/text-text-10-t-manual.svg
+# testing/web-platform/tests/svg/import/text-align-07-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-cursor-01-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-08-b-manual.svg
+# testing/web-platform/tests/svg/import/shapes-rect-04-f-manual.svg
+# testing/web-platform/tests/svg/import/interact-pevents-01-b-manual.svg
+# testing/web-platform/tests/svg/import/filters-image-04-f-manual.svg
+# testing/web-platform/tests/svg/import/fonts-glyph-02-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-11-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-interact-pevents-02-t-manual.svg
+# testing/web-platform/tests/svg/import/styling-pres-04-f-manual.svg
+# testing/web-platform/tests/svg/import/shapes-ellipse-03-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-render-02-b-manual.svg
+# testing/web-platform/tests/svg/import/interact-zoom-03-t-manual.svg
+# testing/web-platform/tests/svg/import/painting-control-06-f-manual.svg
+# testing/web-platform/tests/svg/import/imp-path-01-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-69-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-struct-dom-01-b-manual.svg
+# testing/web-platform/tests/svg/import/paths-dom-02-f-manual.svg
+# testing/web-platform/tests/svg/import/coords-viewattr-04-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-control-02-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-light-04-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-02-b-manual.svg
+# testing/web-platform/tests/svg/import/render-groups-01-b-manual.svg
+# testing/web-platform/tests/svg/import/painting-fill-02-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-pevents-07-t-manual.svg
+# testing/web-platform/tests/svg/import/fonts-overview-201-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-transformattr-02-f-manual.svg
+# testing/web-platform/tests/svg/import/text-tselect-03-f-manual.svg
+# testing/web-platform/tests/svg/import/interact-pevents-10-f-manual.svg
+# testing/web-platform/tests/svg/import/linking-a-07-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-14-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-16-b-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-08-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-pattern-05-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-13-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-stops-01-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-04-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-13-f-manual.svg
+# testing/web-platform/tests/svg/import/interact-events-203-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-20-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-09-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-26-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-83-t-manual.svg
+# testing/web-platform/tests/svg/import/text-fonts-204-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-interact-events-01-t-manual.svg
+# testing/web-platform/tests/svg/import/painting-stroke-06-t-manual.svg
+# testing/web-platform/tests/svg/import/linking-a-04-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-comptran-01-b-manual.svg
+# testing/web-platform/tests/svg/import/coords-dom-02-f-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-05-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-offset-02-b-manual.svg
+# testing/web-platform/tests/svg/import/linking-a-01-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-77-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-85-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-conv-04-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-14-f-manual.svg
+# testing/web-platform/tests/svg/import/text-path-01-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-02-b-manual.svg
+# testing/web-platform/tests/svg/import/styling-inherit-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-07-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-dom-01-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-23-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-36-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-viewattr-01-b-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-07-b-manual.svg
+# testing/web-platform/tests/svg/import/styling-pres-01-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-transformattr-05-f-manual.svg
+# testing/web-platform/tests/svg/import/shapes-ellipse-02-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-composite-05-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-02-t-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-01-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-01-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-33-t-manual.svg
+# testing/web-platform/tests/svg/import/text-tselect-02-f-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-08-b-manual.svg
+# testing/web-platform/tests/svg/import/linking-a-08-t-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-svgnumberlist-01-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-35-t-manual.svg
+# testing/web-platform/tests/svg/import/text-text-06-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-composite-02-b-manual.svg
+# testing/web-platform/tests/svg/import/shapes-rect-06-f-manual.svg
+# testing/web-platform/tests/svg/import/text-align-03-b-manual.svg
+# testing/web-platform/tests/svg/import/masking-path-04-b-manual.svg
+# testing/web-platform/tests/svg/import/text-path-02-b-manual.svg
+# testing/web-platform/tests/svg/import/pservers-pattern-09-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-06-t-manual.svg
+# testing/web-platform/tests/svg/import/text-tref-02-b-manual.svg
+# testing/web-platform/tests/svg/import/script-specify-01-f-manual.svg
+# testing/web-platform/tests/svg/import/pservers-pattern-03-f-manual.svg
+# testing/web-platform/tests/svg/import/color-prop-01-b-manual.svg
+# testing/web-platform/tests/svg/import/interact-zoom-02-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-09-b-manual.svg
+# testing/web-platform/tests/svg/import/text-text-07-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-conv-03-f-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-06-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-30-t-manual.svg
+# testing/web-platform/tests/svg/import/pservers-grad-15-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-15-f-manual.svg
+# testing/web-platform/tests/svg/import/fonts-desc-02-t-manual.svg
+# testing/web-platform/tests/svg/import/fonts-glyph-04-t-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-01-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-morph-01-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-cond-01-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-svg-01-f-manual.svg
+# testing/web-platform/tests/svg/import/text-deco-01-b-manual.svg
+# testing/web-platform/tests/svg/import/styling-css-07-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-19-f-manual.svg
+# testing/web-platform/tests/svg/import/types-dom-07-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-image-06-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-87-t-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-02-t-manual.svg
+# testing/web-platform/tests/svg/import/fonts-elem-03-b-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-80-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-light-01-f-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-12-f-manual.svg
+# testing/web-platform/tests/svg/import/filters-displace-02-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-07-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-61-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-svg-02-f-manual.svg
+# testing/web-platform/tests/svg/import/painting-fill-04-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-03-t-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-41-t-manual.svg
+# testing/web-platform/tests/svg/import/script-handle-04-b-manual.svg
+# testing/web-platform/tests/svg/import/painting-marker-06-f-manual.svg
+# testing/web-platform/tests/svg/import/animate-elem-63-t-manual.svg
+# testing/web-platform/tests/svg/import/shapes-polygon-01-t-manual.svg
+# testing/web-platform/tests/svg/import/text-text-04-t-manual.svg
+# testing/web-platform/tests/svg/import/text-fonts-03-t-manual.svg
+# testing/web-platform/tests/svg/import/filters-light-05-f-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-04-b-manual.svg
+# testing/web-platform/tests/svg/import/types-basic-02-f-manual.svg
+# testing/web-platform/tests/svg/import/paths-data-12-t-manual.svg
+# testing/web-platform/tests/svg/import/struct-use-11-f-manual.svg
+# testing/web-platform/tests/svg/import/interact-pointer-03-t-manual.svg
+# testing/web-platform/tests/svg/import/conform-viewers-03-f-manual.svg
+# testing/web-platform/tests/svg/import/coords-dom-03-f-manual.svg
+# testing/web-platform/tests/svg/import/interact-events-02-b-manual.svg
+# testing/web-platform/tests/svg/import/color-prop-02-f-manual.svg
+# testing/web-platform/tests/svg/import/text-intro-04-t-manual.svg
+# testing/web-platform/tests/svg/import/text-tref-03-b-manual.svg
+# testing/web-platform/tests/svg/import/coords-trans-06-t-manual.svg
+# testing/web-platform/tests/svg/import/interact-pevents-05-b-manual.svg
+# testing/web-platform/tests/svg/import/painting-marker-02-f-manual.svg
+# testing/web-platform/tests/svg/import/shapes-intro-02-f-manual.svg
+# testing/web-platform/tests/svg/import/text-align-08-b-manual.svg
+# testing/web-platform/tests/svg/import/struct-dom-12-b-manual.svg
+# testing/web-platform/tests/svg/linking/reftests/href-use-element-ref.html
+# testing/web-platform/tests/svg/linking/reftests/href-filter-element-ref.html
+# testing/web-platform/tests/svg/linking/reftests/href-a-element-attr-change.html
+# testing/web-platform/tests/svg/linking/reftests/href-filter-element.html
+# testing/web-platform/tests/svg/linking/reftests/href-gradient-element-ref.html
+# testing/web-platform/tests/svg/linking/reftests/href-feImage-element-ref.html
+# testing/web-platform/tests/svg/linking/reftests/href-textPath-element-ref.html
+# testing/web-platform/tests/svg/linking/reftests/href-textPath-element.html
+# testing/web-platform/tests/svg/linking/reftests/href-image-element.html
+# testing/web-platform/tests/svg/linking/reftests/href-pattern-element-ref.html
+# testing/web-platform/tests/svg/linking/reftests/href-image-element-ref.html
+# testing/web-platform/tests/svg/linking/reftests/href-pattern-element.html
+# testing/web-platform/tests/svg/linking/reftests/href-feImage-element.html
+# testing/web-platform/tests/svg/linking/reftests/href-use-element.html
+# testing/web-platform/tests/svg/linking/reftests/href-gradient-element.html
+# testing/web-platform/tests/svg/linking/reftests/href-a-element-ref.html
+# testing/web-platform/tests/svg/linking/scripted/href-animate-element.html
+# testing/web-platform/tests/svg/linking/scripted/href-script-element.html
+# testing/web-platform/tests/svg/linking/scripted/href-mpath-element.html
+# testing/web-platform/tests/svg/linking/scripted/href-script-element-markup.html
+# testing/web-platform/tests/quirks-mode/table-cell-width-calculation.html
+# testing/web-platform/tests/quirks-mode/blocks-ignore-line-height.html
+# testing/web-platform/tests/quirks-mode/active-and-hover-manual.html
+# testing/web-platform/tests/quirks-mode/unitless-length.html
+# testing/web-platform/tests/quirks-mode/table-cell-nowrap-minimum-width-calculation.html
+# testing/web-platform/tests/quirks-mode/percentage-height-calculation.html
+# testing/web-platform/tests/quirks-mode/hashless-hex-color.html
+# testing/web-platform/tests/quirks-mode/line-height-calculation.html
+# testing/web-platform/tests/quirks-mode/supports.html
+# testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size.html
+# testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size-ref.html
+# testing/web-platform/tests/webrtc/no-media-call.html
+# testing/web-platform/tests/webrtc/promises-call.html
+# testing/web-platform/tests/webrtc/datachannel-emptystring.html
+# testing/web-platform/tests/webrtc/simplecall.html
+# testing/web-platform/tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html
+# testing/web-platform/tests/conformance-checkers/index.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0311-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0258-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0085-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0225-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0019-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0298-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0323-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0313-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0257-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0317-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0183-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0231-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0080-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0329-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0126-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0084-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0034-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0308-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0213-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0054-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0275-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0048-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0310-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0083-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0281-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0303-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0091-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0278-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0237-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0066-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0007-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0331-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0118-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0196-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0262-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0224-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0031-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0021-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0214-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0023-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0282-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0036-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0238-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0326-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0229-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0249-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0243-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0247-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0134-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0025-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0299-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0321-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0289-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0057-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0322-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0027-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0189-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0300-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0008-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0029-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0265-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0179-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0178-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0230-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0328-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0190-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0030-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0248-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0075-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0255-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0222-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0074-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0072-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0014-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0227-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0276-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0176-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0120-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0175-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0280-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0261-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0291-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0252-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0041-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0279-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0006-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0049-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0182-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0259-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0267-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0266-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0026-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0318-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0119-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0273-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0122-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0320-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0020-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0307-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0253-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0251-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0309-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0015-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0283-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0245-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0220-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0059-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0181-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0069-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0235-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0065-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0216-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0018-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0117-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0051-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0263-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0010-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0140-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0206-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0033-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0106-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0088-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0009-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0277-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0131-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0287-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0221-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0228-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0050-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0109-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0292-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0296-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0244-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0180-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0217-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0093-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0197-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0115-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0242-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0052-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0056-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0053-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0060-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0111-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0272-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0218-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0039-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0302-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0099-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0089-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0239-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0112-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0114-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0223-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0284-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0268-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0063-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0297-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0241-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0032-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0073-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0037-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0269-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0187-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0188-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0314-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0001-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0147-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0290-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0301-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0038-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0207-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0079-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0312-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0274-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0234-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0293-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0104-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0174-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0324-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0186-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0087-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0285-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0064-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0107-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0233-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0330-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0250-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0325-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0306-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0315-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0316-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0071-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0219-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0068-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0067-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0035-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0264-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0226-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0254-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0110-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0319-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0017-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0327-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0177-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0232-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0305-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0271-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0070-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0240-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0055-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfa/0246-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/004-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/009-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/005-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/006-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/004-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/010-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/011-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/007-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/007-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/002-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/008-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/001-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/011-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/005-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/006-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/002-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/001-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/010-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/003-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/003-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/009-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/mime-types/008-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/big-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/font-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/strike-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/basefont-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/center-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/tt-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/acronym-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/noframes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/profile-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/dir-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/frameset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/obsolete/applet-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/br/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/br/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/media-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/download-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/footer/nested-footer-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/footer/nested-header-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/kbd/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/kbd/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-function-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-aria-role-presentation-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/html-syntax-picture-no-end-tag-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-span-wrapping-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/missing-img-script-and-source-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/object-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/missing-img-only-source-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-type-srcset-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-leading-comma-multiple-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-junk-in-default-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-parenthesis-junk-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-plus-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-br-before-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-picture-wrapping-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-video-before-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-scientific-notation-non-integer-in-exponent-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/video-source-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-media-min-width-no-parenthesis-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-junk-in-source-size-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-trailing-comma-multiple-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-with-following-source-media-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-video-no-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/parent-hgroup-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-no-srcset-with-type-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-leading-dot-x-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-s-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-name-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/html-syntax-img-end-tag-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-aria-role-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-srcset-no-descriptor-with-sizes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-dppx-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-unique-descriptors-1x-and-omitted-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-style-scroped-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/missing-img-empty-picture-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-trailing-comma-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-vspace-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/multiple-img-with-script-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-media-general-enclosed-junk-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-type-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-picture-before-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-src-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-media-spaces-with-following-source-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-scientific-notation-negative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-plus-x-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-nan-x-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-comma-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-negative-x-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-srcset-h-with-sizes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-default-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-p-before-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-percent-in-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-x-and-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-span-before-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-ismap-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-media-all-spaces-with-following-source-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-hspace-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-initial-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-media-bad-junk-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-media-all-and-min-width-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-w-and-no-descriptor-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-after-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-input-type-hidden-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/html-syntax-source-end-tag-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-text-after-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-w-and-h-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-math-nog-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-media-all-with-following-source-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-longdesc-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-hz-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/parent-ul-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-css-comment-before-unit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-srcset-w-no-sizes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-br-after-source-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/input-type-image-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-turn-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-no-src-with-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-non-integer-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/html-syntax-picture-slash-no-end-tag-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-no-src-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-type-with-picture-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-svg-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-srcset-w-and-x-width-sizes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-alt-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-x-and-h-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-before-and-after-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-svg-no-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-unique-descriptors-2x-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-alt-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-default-first-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-height-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-zero-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-media-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-foo-bar-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-khz-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-no-src-with-source-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-broken-url-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-height-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-p-after-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-src-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-align-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-span-after-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-figure-wrapping-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-no-srcset-with-media-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-usemap-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-pipe-junk-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-zero-x-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-rad-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-text-before-source-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/missing-img-source-and-script-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-scientific-notation-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-infinity-x-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-srcset-w-no-sizes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/multiple-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/link-rel-icon-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/video-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-trailing-junk-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-aria-role-button-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-ms-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-aria-role-application-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-align-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-src-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-comma-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-dpcm-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-negative-zero-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-media-all-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-deg-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-uppercase-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-border-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/audio-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-text-after-source-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-trailing-comma-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-noscript-after-source-no-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/svg-image-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-css-comment-after-plus-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-crossorigin-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-unique-descriptors-integer-and-decimals-x-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/parent-dl-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/html-syntax-picture-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-aria-role-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-no-unit-in-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-leading-comma-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-width-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-ismap-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-vspace-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-with-following-source-type-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-two-defaults-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-width-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-no-src-with-picture-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-with-following-img-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-with-following-source-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-curly-bracket-junk-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-negative-zero-x-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-negative-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-crossorigin-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/missing-img-only-script-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-sizes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-square-bracket-junk-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-br-after-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-text-before-img-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-media-empty-with-following-source-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-lowsrc-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-name-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/multiple-img-with-source-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-sizes-with-following-source-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-srcset-x-with-sizes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-border-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/multiple-img-with-source-and-script-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-media-uppercase-with-following-source-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-br-before-source-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-grad-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-h-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-auto-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-no-src-with-srcset-and-picture-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/video-source-media-src-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-negative-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/track-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/parent-noscript-in-head-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-noscript-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-longdesc-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-no-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-inherit-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-css-comment-after-descriptor-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-aria-role-region-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-usemap-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-unique-descriptors-w-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/video-source-sizes-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-srcset-w-and-x-with-sizes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-hspace-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-aria-role-presentation-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/source-no-srcset-with-sizes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/junk-p-wrapping-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/img-with-sizes-no-srcset-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-dpi-source-size-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/picture/video-source-srcset-src-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/map/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/map/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h6/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h6/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/code/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/code/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/bdo/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/bdo/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/dialog/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/strong/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/strong/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/track/src/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/non-void-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/keytype-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/id-missing-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/keytype-bad-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/id-bad-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/id-redundant-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/no-attributes-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/challenge-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/keygen/keytype-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-colon-chars-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/query-empty-no-path-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-javascript-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-starts-with-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-colon-colon-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-host-included-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-contains-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-scheme-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-exotic-whitespace-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-path-leading-slashes-colon-slashes-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-colon-colon-number-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-colon-hash-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-username-non-alpha-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-IP-address-fullwidth-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-slash-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-slash-slash-slash-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-slash-colon-number-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-username-contains-percent-encoded-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-path-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-colon-number-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-0-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-fullwidth-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-percent-encoded-mixed-case-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/fragment-semicolon-question-mark-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-user-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-data-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-mailto-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-IP-address-broken-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-uppercase-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-wss-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-ftps-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-ftps-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-host-port-path-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-simple-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-single-letter-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-non-ascii-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/fragment-contains-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-slash-only-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-path-leading-slashes-chars-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-percent-encoded-space-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-192.0x00A80001-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-ipv6-port-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-percent-encoded-u0000-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-gopher-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-is-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-percent-encoded-dot-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-ws-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-gopher-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-colon-letter-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/query-contains-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-schemeless-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-percent-encoded-multiple-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-colon-slash-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-slash-slash-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-uFEFF-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-slash-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-idn-unicode-han-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/fragment-contains-question-mark-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/query-contains-question-mark-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-percent-encoded-slash-plus-slashes-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-password-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-none-but-colon-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/fragment-non-ascii-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-colon-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-none-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-slash-slash-c-bar-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-mailto-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-percent-encoded-u0091-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-unicode-han-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/fragment-slash-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-ipv6-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/fragment-empty-hash-only-no-path-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-host-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-exotic-dot-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-u202E-u202D-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-00000000000000000000080-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-IP-address-percent-encoded-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-slash-slash-abc-bar-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-private-path-leading-slashes-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-wss-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/port-00000000000000-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/html/manifest/path-percent-encoded-slash-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/type-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/width-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/height-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/embed/src/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href-missing-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/link/href/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/sup/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/sup/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ul/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ul/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/meta/names-standard-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/meta/refresh-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/meta/names-registered-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/dfn/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/dfn/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/width-height-negative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/usemap-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/usemap-bad-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/width-height-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/img/src/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/q/cite/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/title/empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/title/missing-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h2/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h2/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/noscript/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/i/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/i/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/source/src/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h4/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h4/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/abbr/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/abbr/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/mark/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/cite/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/cite/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/small/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/small/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/video/src/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ol/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ol/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-nbsp-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-trailing-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/local-date-and-time-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-11-31-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-1969-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-seconds-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-wrong-minutes-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-60-minutes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-month-00-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-with-seconds-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-year-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-0214-09-29-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-2200-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-minutes-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/datetime-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-minutes-15-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-1900-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-three-digit-hour-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-three-digit-minute-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-60-seconds-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/time-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/yearless-date-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-2400-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-plus-2400-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-2014-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/month-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-multiple-spaces-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-20014-09-29-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-missing-minutes-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-07-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-06-31-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-month-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-missing-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-one-digit-minute-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-wrong-month-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-hour-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-0005-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-offset-colon-start-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-year-0000-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-09-31-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-trailing-whitespace-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-missing-seconds-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-wrong-seconds-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/year-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-month-13-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-lowercase-z-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-03-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-minus-1300-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-lowercase-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-seconds-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-minus-2400-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-wrong-day-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-iso8601-hhmmss-no-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-space-before-timezone-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-non-T-character-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-iso8601-YYYYMMDD-no-hyphen-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-60-minutes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-01-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/duration-time-component-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-iso8601-hhmm-no-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-minutes-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-2100-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-12-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-hour-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-trailing-U+0000-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-four-digit-fraction-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-non-ascii-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-month-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-bad-fraction-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-month-missing-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-10-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-08-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-leading-whitespace-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-0004-02-29-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-iso8601-two-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/duration-P-form-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-year-five-digits-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/week-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-with-both-T-and-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-one-digit-hour-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-offset-space-start-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-timezone-plus-1500-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-zero-digit-fraction-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/global-date-and-time-iso8601-hh-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-05-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-day-04-31-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-leading-bom-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/date-year-negative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/del/cite/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ruby/empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ruby/missing-rt-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data-type-missing-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/object/data/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/canvas/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/canvas/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/dl/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/dl/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/time/datetime-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/em/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/em/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/var/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/var/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/style/scoped-multiple-adjacent-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/style/scoped-as-p-child-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/style/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/style/scoped-model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/style/scoped-in-head-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/style/scoped-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/style/scoped-as-div-child-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h5/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h5/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/param/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/param/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/hr/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/hr/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/pattern-asterisk-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/list-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/pattern-paren-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-submit-formaction/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-formaction/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/fragment-non-ascii-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-schemeless-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-slash-only-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/fragment-empty-hash-only-no-path-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-percent-encoded-slash-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/fragment-semicolon-question-mark-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-simple-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/fragment-slash-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-percent-encoded-slash-plus-slashes-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-url-value/query-empty-no-path-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/p/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/p/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/u/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/span/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/span/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/media-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/download-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/name-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/a/href/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/address/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/address/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/samp/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/samp/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/s/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/blockquote/cite/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/pre/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/pre/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href-and-target-missing-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-colon-chars-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/query-empty-no-path-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-javascript-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-starts-with-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-colon-colon-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-host-included-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-contains-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-scheme-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-exotic-whitespace-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-path-leading-slashes-colon-slashes-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-colon-colon-number-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-colon-hash-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-username-non-alpha-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-IP-address-fullwidth-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-slash-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-slash-slash-slash-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-slash-colon-number-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-username-contains-percent-encoded-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-path-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-colon-number-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-0-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-fullwidth-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-percent-encoded-mixed-case-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/fragment-semicolon-question-mark-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-user-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-data-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-mailto-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-IP-address-broken-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-uppercase-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-wss-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-ftps-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-ftps-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-host-port-path-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-simple-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-single-letter-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-non-ascii-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/fragment-contains-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-slash-only-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-path-leading-slashes-chars-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-percent-encoded-space-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-192.0x00A80001-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-ipv6-port-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-percent-encoded-u0000-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-gopher-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-is-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-no-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-percent-encoded-dot-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-ws-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-gopher-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-colon-letter-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/query-contains-pile-of-poo-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-schemeless-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-percent-encoded-multiple-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-colon-slash-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-slash-slash-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-uFEFF-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-slash-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-idn-unicode-han-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/fragment-contains-question-mark-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/query-contains-question-mark-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-percent-encoded-slash-plus-slashes-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-password-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-none-but-colon-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/fragment-non-ascii-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-colon-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-none-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-slash-slash-c-bar-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-mailto-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-percent-encoded-u0091-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-unicode-han-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/fragment-slash-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-ipv6-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/fragment-empty-hash-only-no-path-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-host-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-exotic-dot-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-u202E-u202D-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-00000000000000000000080-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-IP-address-percent-encoded-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-slash-slash-abc-bar-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-private-path-leading-slashes-only-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-wss-single-slash-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/port-00000000000000-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/base/href/path-percent-encoded-slash-relative-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/form/action/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/language-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src-whitespace-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/table/model-input-type-child-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/table/model-input-child-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/table/model-input-child-hidden-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h1/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h1/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/header/nested-footer-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/header/nested-header-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/label/for-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/label/for-descendant-no-id-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/label/multiple-descendants-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h3/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/h3/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/sub/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/sub/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-nbsp-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-trailing-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/local-date-and-time-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-11-31-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-1969-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-seconds-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-wrong-minutes-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-60-minutes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-month-00-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-with-seconds-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-year-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-0214-09-29-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-2200-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-minutes-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/datetime-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-minutes-15-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-1900-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-three-digit-hour-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-three-digit-minute-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-60-seconds-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/time-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/yearless-date-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-2400-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-plus-2400-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-2014-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/month-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-multiple-spaces-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-20014-09-29-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-missing-minutes-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-07-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-06-31-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-month-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-missing-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-one-digit-minute-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-wrong-month-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-hour-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-0005-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-offset-colon-start-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-year-0000-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-09-31-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-trailing-whitespace-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-missing-seconds-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-wrong-seconds-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/year-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-month-13-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-lowercase-z-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-03-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-minus-1300-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-lowercase-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-seconds-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-minus-2400-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-wrong-day-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-iso8601-hhmmss-no-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-space-before-timezone-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-non-T-character-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-iso8601-YYYYMMDD-no-hyphen-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-60-minutes-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-01-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/duration-time-component-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-iso8601-hhmm-no-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-minutes-one-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-2100-02-29-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-12-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-hour-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-trailing-U+0000-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-four-digit-fraction-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-non-ascii-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-month-three-digits-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-bad-fraction-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-month-missing-separator-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-10-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-08-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-leading-whitespace-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-0004-02-29-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-iso8601-two-digit-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/duration-P-form-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-year-five-digits-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/week-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-with-both-T-and-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-one-digit-hour-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-offset-space-start-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-timezone-plus-1500-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-zero-digit-fraction-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/global-date-and-time-iso8601-hh-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-05-32-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-day-04-31-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-leading-bom-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/date-year-negative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/elements/ins/cite/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/option/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/option/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/option/label-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/option/label-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/div/model-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/elements/div/model-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid-empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid-scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype-scheme-data-contains-fragment-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-file-single-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-file-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemid/scheme-file-triple-slash-c-bar-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/fragment-non-ascii-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-schemeless-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-javascript-no-slash-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/fragment-contains-hash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-leading-dash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-slash-only-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-https-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-u0000-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-http-no-slash-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-invalid-unicode-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-single-letter-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/fragment-empty-hash-only-no-path-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-http-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-contains-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-u0000-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-percent-encoded-slash-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-invalid-unicode-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-leading-colon-chars-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/fragment-semicolon-question-mark-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/userinfo-password-bad-chars-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-http-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-empty-with-userinfo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-data-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-trailing-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-https-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-square-brackets-port-contains-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-u0091-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-percent-encoded-malformed-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-leading-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/userinfo-username-contains-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-simple-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/fragment-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-ftp-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-leading-colon-bracket-colon-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-leading-colon-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-double-percent-encoded-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-leading-backslash-at-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-multiple-letters-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/fragment-slash-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-tab-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-percent-encoded-slash-plus-slashes-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/userinfo-password-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-trailing-newline-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/fragment-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-http-single-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/query-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/query-trailing-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-bare-percent-sign-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-ftp-no-slash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/userinfo-username-contains-pile-of-poo-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-leading-space-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/userinfo-backslash-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-empty-userinfo-empty-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/port-999999-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-trailing-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/scheme-http-no-slash-square-bracket-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/path-relative-square-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-double-percent-encoded-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-cr-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/host-hostname-in-brackets-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/microdata/itemtype/query-empty-no-path-relative-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/009-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/005-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/006-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/004-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/025-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/tv-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/030-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/022-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/020-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/020-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/031-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/018-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/013-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/010-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/011-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/007-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/007-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/015-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/013-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/014-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/002-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/028-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/016-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/029-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/008-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/012-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/017-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/026-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/014-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/027-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/projection-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/001-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/019-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/011-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/033-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/024-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/005-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/006-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/021-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/032-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/002-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/001-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/010-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/023-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/012-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/device-aspect-ratio-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/003-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/019-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/003-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/009-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/media-queries/008-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/parser/unassigned-charref-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/parser/u000b-charref-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/parser/u000b-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/parser/range-charref-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/parser/u007f-charref-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/parser/cr-charref-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/parser/u10ffff-charref-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/parser/ufffe-charref-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/other/obj-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/other/applet-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/spellcheck/value-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/spellcheck/value-bad-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/lang/extlang-bad-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/lang/xmllang-different-value-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/lang/xmllang-only-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/lang/xmllang-same-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/lang/empty-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/lang/deprecated-tag-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/data/value-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/data/no-characters-after-hyphen-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/data/not-xml-serializable-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/accesskey/multi-character-key-label-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/accesskey/duplicate-key-labels-novalid.html
+# testing/web-platform/tests/conformance-checkers/html/attributes/role/unrecognized-role-name-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/html/withintext1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/html/withintext4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/html/withintext2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/html/withintext3htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/html/withintext1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/html/withintext3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/xml/withintext3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/xml/withintext6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/xml/withintext4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/xml/withintext2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/xml/withintext1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/xml/withintext5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/xml/withintext6xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/elementswithintext/xml/withintext2xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/targetpointer/html/targetpointer3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/targetpointer/html/targetpointer1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/targetpointer/html/targetpointer2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/targetpointer/xml/targetpointer4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/targetpointer/xml/targetpointer2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/targetpointer/xml/targetpointer3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/targetpointer/xml/targetpointer1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/html/locqualityrating2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/html/locqualityrating1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/html/domain3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/domain/html/domain4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/domain/html/domain1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/html/domain2htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/html/domain1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/domain/html/domain2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/domain/html/domain3htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/xml/domain5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/xml/domain6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/xml/domain4xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/xml/domain1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/xml/domain7xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/xml/domain4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/xml/domain5xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/xml/domain7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/domain/xml/domain2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance7html.html
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance5htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance6html.html
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance7htmlstandoff.html
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance6htmlstandoff.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance8html.html
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance5html.html
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/html/provenance1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance8xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/provenance/xml/provenance3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology6html.html
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology2htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology5html.html
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology4htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology9xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology8xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology4xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/terminology/xml/terminology8xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/html/allowedcharacters3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/html/allowedcharacters4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/html/allowedcharacters2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/html/allowedcharacters1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters8xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters3xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters4xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters7xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/allowedcharacters/xml/allowedcharacters3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/html/dir1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/html/dir3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/html/dir3htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/html/dir2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/html/dir4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/xml/dir3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/xml/dir2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/xml/dir2xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/xml/dir4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/xml/dir6xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/xml/dir1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/xml/dir6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/directionality/xml/dir5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/html/languageinfo1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/html/languageinfo1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/html/languageinfo2htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/html/languageinfo3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/html/languageinfo2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/xml/languageinfo4xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/xml/languageinfo1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/xml/languageinfo3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/xml/languageinfo4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/xml/languageinfo2xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/languageinformation/xml/languageinfo2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/html/idvalue1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/html/idvalue2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/html/idvalue3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/html/idvalue1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/html/idvalue2htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/xml/idvalue5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/xml/idvalue1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/xml/idvalue2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/xml/idvalue3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/idvalue/xml/idvalue4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/html/externalresource3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/html/externalresource2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/html/externalresource1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/html/externalresource2htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/html/externalresource1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/xml/externalresource2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/xml/externalresource2xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/xml/externalresource1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/xml/externalresource5xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/xml/externalresource5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/xml/externalresource3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/xml/externalresource3xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/externalresource/xml/externalresource4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/html/storagesize3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/html/storagesize4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/html/storagesize3htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/html/storagesize1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/html/storagesize2htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/html/storagesize2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize7xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize9xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize3xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize8xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/storagesize/xml/storagesize6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/html/locale5html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/html/locale4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/html/locale1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/html/locale3htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/html/locale1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/html/locale2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/html/locale3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale4xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale3xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale7xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localefilter/xml/locale8xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/html/mtconfidence5html.html
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/html/mtconfidence2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/html/mtconfidence4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/html/mtconfidence1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/html/mtconfidence3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/xml/mtconfidence4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/xml/mtconfidence7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/xml/mtconfidence2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/xml/mtconfidence1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/xml/mtconfidence6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/xml/mtconfidence5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/mtconfidence/xml/mtconfidence3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate5htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate3htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate7html.html
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate6htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate5html.html
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate4htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/html/translate6html.html
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate10xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate2xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate3xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate8xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/translate/xml/translate9xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue9htmlstandoff.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue7html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue9html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue5html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue10html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue8html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue6html.html
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue10xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue8xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue12xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue11xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue9xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue5xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/xml/locqualityissue13xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/html/textanalysis4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/html/textanalysis5html.html
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/html/textanalysis1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/html/textanalysis3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/html/textanalysis2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis8xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis4xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis8xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis2xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/textanalysis/xml/textanalysis5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/preservespace/xml/preservespace3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/preservespace/xml/preservespace5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/preservespace/xml/preservespace3xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/preservespace/xml/preservespace4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/preservespace/xml/preservespace2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/preservespace/xml/preservespace6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/preservespace/xml/preservespace1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/preservespace/xml/preservespace6xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote5html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote3html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote7html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote9html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote8htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote2html.html
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote6htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote4htmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote8xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote10xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote1xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote4xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote2xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote7xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote3xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote6xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote5xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote9xml.xml
+# testing/web-platform/tests/conformance-checkers/html-its/localizationnote/xml/locnote11xmlrules.xml
+# testing/web-platform/tests/conformance-checkers/html-svg/render-groups-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-overview-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-bidi-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-svg-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-svglengthlist-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-91-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/extend-namespace-01-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-overview-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-14-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-line-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-intro-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-dom-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-14-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-align-06-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-cond-overview-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-14-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-desc-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-tselect-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-20-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-17-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-fill-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-dom-01-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-rect-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-a-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-40-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-70-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-10-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-circle-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-polygon-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-dom-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-rect-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-zoom-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-18-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-10-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-dom-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-11-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-class-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-08-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-08-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-15-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-tselect-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-felem-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-events-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-18-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-zoom-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-script-elem-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-23-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-09-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-86-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/render-elems-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-07-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-11-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-frag-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-09-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-align-08-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-18-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-19-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-82-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-dom-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/script-handle-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-align-05-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/color-prof-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-pres-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-svgnumberlist-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-ellipse-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-rect-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-15-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-events-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-transformattr-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-06-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-marker-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-a-09-b-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-36-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-align-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-21-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-pres-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/script-specify-01-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-control-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-transformattr-01-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-09-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-svgstringlist-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-92-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/conform-viewers-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-06-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-78-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-05-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-color-02-b-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-16-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-polygon-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-elem-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-13-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-conv-05-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-13-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-rect-06-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-dom-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-22-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-19-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-14-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-cond-overview-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-path-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-05-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/color-prop-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-glyph-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-a-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-elem-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-pattern-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-12-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-svg-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-13-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-units-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-15-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-77-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-uri-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/render-elems-08-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/script-handle-04-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pevents-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-11-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-67-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-coord-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-mask-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-08-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/render-elems-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-pattern-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-interact-events-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-polygon-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-basic-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-marker-properties-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-intro-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-66-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-fill-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-frag-05-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/0001isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-24-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-control-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-marker-06-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-11-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-stops-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/script-handle-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-04-b-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-13-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-05-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-color-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/script-specify-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/metadata-example-01-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-84-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-uri-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-13-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-18-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-61-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-fonts-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-fonts-204-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-14-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-09-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-rect-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-09-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-grammar-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-marker-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-13-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-12-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-a-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-events-202-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-rect-03-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-frag-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-composite-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-composite-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-22-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-fill-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-svgfittoviewbox-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-85-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-pattern-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-kern-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-38-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-gauss-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-order-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-frag-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-83-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-fonts-202-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-align-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-10-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-88-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-cond-overview-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-a-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-gauss-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-intro-01-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-89-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-composite-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pevents-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-10-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-04-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-turb-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-16-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-pservers-grad-01-b-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-tile-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-pres-02-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/conform-viewers-03-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-06-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-svgtransformable-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-tref-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-specular-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-light-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-cond-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-10-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-frag-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-light-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-05-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-fonts-03-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-15-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-fill-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-dom-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-pattern-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/color-prop-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-pattern-09-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-07-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-07-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-units-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-marker-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-image-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-ellipse-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-pres-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/color-prop-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-09-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-09-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-align-04-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-desc-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-41-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pevents-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-25-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-23-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-group-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-pres-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-12-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-displace-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-spacing-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-diffuse-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-34-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-cond-overview-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-glyph-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-dom-03-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-08-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-line-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-39-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-cursor-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-29-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-pattern-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-a-08-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-control-06-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pevents-08-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-ellipse-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-inherit-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-08-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-26-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-08-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-elem-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-20-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-81-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-10-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-12-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-21-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-dom-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-11-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-background-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-control-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-08-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-17-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-09-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-conv-02-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-polyline-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-17-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-align-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-frag-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-fonts-203-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-11-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-turb-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-08-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-desc-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-52-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-15-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-conv-04-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-10-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-19-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-coord-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-control-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-24-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-27-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-16-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-image-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-transformattr-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-conv-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-13-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-viewattr-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-68-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-fonts-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-zoom-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-20-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-light-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-10-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-13-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-04-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-pattern-06-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-12-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-marker-04-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-overview-201-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-05-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/color-prop-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-composite-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-a-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-09-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-64-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-defs-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-interact-pevents-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/render-elems-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-31-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-image-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/render-elems-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-12-b-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-marker-07-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-12-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-gauss-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-interact-pevents-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-events-203-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-07-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-example-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-offset-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-12-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-60-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-35-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-opacity-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/color-prop-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-44-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-90-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-08-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/svgdom-over-01-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-image-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-fonts-05-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-04-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-altglyph-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-pattern-08-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pointer-02-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-08-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-group-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-17-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-tspan-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-30-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-render-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-desc-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-marker-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-09-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-displace-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pevents-10-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-dom-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-circle-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-87-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pevents-05-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pointer-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-altglyph-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-control-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-render-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-units-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-elem-07-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-37-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-morph-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-33-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-dom-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/render-groups-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-group-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-69-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-17-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-80-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-interact-pevents-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/imp-path-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-10-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-align-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-order-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-14-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/script-handle-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-09-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-elem-04-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-06-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-07-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-transformattr-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-conv-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-04-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-pattern-07-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-rect-07-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-path-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-symbol-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-28-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-tspan-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-53-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-mask-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-15-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-19-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-65-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-dom-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-dom-05-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-46-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-order-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-stroke-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-cond-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-05-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-struct-dom-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-overview-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-62-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-07-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-a-10-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-dom-02-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/shapes-polyline-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-frag-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-11-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-image-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pointer-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-svg-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-elem-01-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-fonts-02-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-tselect-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-11-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-05-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-transformattr-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-32-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-63-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-12-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pevents-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pointer-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-dom-08-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-light-03-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-elem-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-filter-01-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-20-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-offset-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-comptran-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-altglyph-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-04-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-14-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-interact-pevents-03-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-16-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-12-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-blend-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-cond-02-t-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-desc-04-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/types-basic-01-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-06-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/painting-fill-05-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-light-05-f-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-07-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-14-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-deco-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/filters-felem-02-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-11-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-intro-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/text-text-03-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-use-06-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-dom-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-elem-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/masking-path-01-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/pservers-grad-10-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/struct-image-06-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/styling-css-08-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/interact-pevents-09-f-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/fonts-glyph-04-t-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/linking-uri-02-b-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-svg/paths-data-10-t-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0311-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0323-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0313-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0275-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0281-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0066-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0021-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0214-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0023-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0282-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0238-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0326-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0134-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0321-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0074-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0322-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0075-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0255-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0276-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0259-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0273-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0307-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0283-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0235-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0117-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0263-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0140-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0277-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0287-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0050-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0296-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0115-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0242-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0052-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0015-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0053-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0272-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0302-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0089-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0239-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0147.novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0241-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0030-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0301-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0312-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0274-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0324-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0071-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0325-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0306-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0067-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0264-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0319-novalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0327-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0305-isvalid.html
+# testing/web-platform/tests/conformance-checkers/html-rdfalite/0240-isvalid.html
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/footer/003-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/footer/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/map/048-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/code/010-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/dialog/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/iframe/042-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/iframe/042-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/strong/007-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/strong/008-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/054-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/057-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/058-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/157-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/154-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/360-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/056-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/058-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/057-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/055-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/361-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/359-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/059-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/054-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/061-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/056-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/keygen/060-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/progress/309-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/progress/008-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/progress/009-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/progress/108-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/progress/002-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/embed/003-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/embed/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/embed/002-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/link/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/ul/030-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/img/302-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/img/003-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/img/051-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/img/043-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/img/004-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/img/051-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/img/052-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/q/013-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/mark/009-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/ol/031-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/del/041-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/ruby/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/ruby/002-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/object/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/object/044-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/dl/032-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/time/001-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/em/006-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/input/003-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/menu/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/menu/001-haswarn.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/p/025-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/span/014-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/a/100-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/address/029-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/samp/011-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/blockquote/028-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/pre/027-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/base/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/figure/104-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/figure/101-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/figure/102-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/figure/304-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/figure/103-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/figure/002-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/script/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/table/202-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/table/201-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/table/201-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/table/205-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/table/203-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/table/203-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/table/204-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/table/204-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/table/202-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/header/001-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/header/002-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/meter/010-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/meter/110-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/meter/002-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/meter/312-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/meter/003-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/meter/012-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/meter/011-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/elements/ins/040-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/other/045-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/attributes/spellcheck/053-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/attributes/spellcheck/350-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/attributes/spellcheck/051-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/attributes/spellcheck/052-isvalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/attributes/spellcheck/050-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/attributes/data/002-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/attributes/accesskey/003-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/xhtml/attributes/accesskey/004-novalid.xhtml
+# testing/web-platform/tests/conformance-checkers/html-aria/noaria.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/574.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/571-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/576.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/584.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/573-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/577.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/567.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/580.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/568.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/581.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/575.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/572-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/578.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/569.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/579.html
+# testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/582.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-img/557.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-img/566.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-img/565.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/551.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/659.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/751.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/749.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/610.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/754.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/724.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/662.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/611.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/615.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/545.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/552.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/756.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/761.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/546.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/721.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/750.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/759.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/723.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/614.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/612.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/725.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/544.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/609.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/663.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/760.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/542.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/553.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/661.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/748.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/753.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/660.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/755.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/758.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/613.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/543.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/538.html
+# testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/585.html
+# testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/586.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/892.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/873.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/868.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/889.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/874.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/865.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/860.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/893.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/887.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/867.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/872.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/888.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/879.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/869.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/890.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/880.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/871.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/861.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/866.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/864.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/875.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/859.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/891.html
+# testing/web-platform/tests/conformance-checkers/html-aria/namefromauthor-requ/863.html
+# testing/web-platform/tests/conformance-checkers/html-aria/testcases-multiselectable/testcase-listbox-multiselectable-B.html
+# testing/web-platform/tests/conformance-checkers/html-aria/testcases-multiselectable/testcase-tree-multiselectable-C.html
+# testing/web-platform/tests/conformance-checkers/html-aria/testcases-multiselectable/testcase-listbox-multiselectable-A.html
+# testing/web-platform/tests/conformance-checkers/html-aria/testcases-multiselectable/testcase-multiselectable-D.html
+# testing/web-platform/tests/conformance-checkers/html-aria/testcases-multiselectable/testcase-listbox-multiselectable-C.html
+# testing/web-platform/tests/conformance-checkers/html-aria/button-pressed/590.html
+# testing/web-platform/tests/conformance-checkers/html-aria/button-pressed/589.html
+# testing/web-platform/tests/conformance-checkers/html-aria/relevant-state/592.html
+# testing/web-platform/tests/conformance-checkers/html-aria/relevant-state/591.html
+# testing/web-platform/tests/conformance-checkers/html-aria/relevant-state/593.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-disabled-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-relevant-additions-text.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-labelledby-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-atomic-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-dropeffect-none.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-grabbed-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-busy-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-controls-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-haspopup-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-grabbed-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-relevant-all.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-invalid-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-dropeffect-move.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-dropeffect-popup.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-controls-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-dropeffect-copy.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-atomic-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-disabled-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-live-off.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-describedby-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-hidden-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-invalid-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-flowto-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-dropeffect-link.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-invalid-spelling.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-haspopup-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-dropeffect-execute.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-live-polite.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-relevant-removals.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-labelledby-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-owns-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-live-assertive.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-invalid-grammar.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-busy-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-owns-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-atomic.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-relevant-additions.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-flowto-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-describedby-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-grabbed-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-label-Test-string-value.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-hidden-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/properties-global-norole/properties-global-norole-aria-relevant-text.html
+# testing/web-platform/tests/conformance-checkers/html-aria/setsize-posinset-level/setsize-posinset-level-5.html
+# testing/web-platform/tests/conformance-checkers/html-aria/setsize-posinset-level/setsize-posinset-level-6.html
+# testing/web-platform/tests/conformance-checkers/html-aria/setsize-posinset-level/testcase-769.html
+# testing/web-platform/tests/conformance-checkers/html-aria/setsize-posinset-level/setsize-posinset-level-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/input.html
+# testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/div-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html-aria/live-events/test-case-live-event-4.html
+# testing/web-platform/tests/conformance-checkers/html-aria/live-events/test-case-live-event-3.html
+# testing/web-platform/tests/conformance-checkers/html-aria/live-events/test-case-live-event-6.html
+# testing/web-platform/tests/conformance-checkers/html-aria/live-events/test-case-live-event-2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/live-events/test-case-live-event-5.html
+# testing/web-platform/tests/conformance-checkers/html-aria/live-events/test-case-live-event-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-required-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-required-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/heading-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/alertdialog-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/navigation-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/math-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/progressbar-aria-valuemin-1.1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/grid-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/timer-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/toolbar-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menu-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/grid-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tabpanel-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-required-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-selected-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/progressbar-aria-valuetext-Test-string-value.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/main-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/combobox-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/radiogroup-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/application-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/group-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/status-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tablist-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tree-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/grid-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/timer-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/img-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menubar-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tabpanel-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/contentinfo-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/article-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tab-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/main-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/group-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-selected-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/form-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/radio-aria-checked-mixed.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/gridcell-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-selected-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menu-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-level-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/progressbar-aria-valuemax-1.1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/math-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/combobox-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-setsize-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tablist-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menuitemradio-aria-checked-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-checked-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-required-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-selected-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menubar-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-multiselectable-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menuitemradio-aria-checked-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tab-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tooltip-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/form-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tooltip-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tooltip-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/combobox-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/directory-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tabpanel-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/status-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/grid-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/heading-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/dialog-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-readonly-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tablist-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/log-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowgroup-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/marquee-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/alert-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/alert-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/main-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/banner-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-selected-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/definition-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/application-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/alertdialog-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-readonly-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/toolbar-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-readonly-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/alertdialog-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/listbox-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-required-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/search-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menu-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-readonly-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tab-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/note-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/contentinfo-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/region-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/log-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/gridcell-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/marquee-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/radiogroup-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menuitemradio-aria-checked-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/toolbar-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/form-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/listbox-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-checked-mixed.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/list-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/log-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/toolbar-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/banner-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menubar-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/directory-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-readonly-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/search-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menuitemradio-aria-checked-mixed.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/list-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/application-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/math-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/progressbar-aria-valuenow-1.1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/radio-aria-checked-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/region-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/complementary-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/img-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/navigation-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/combobox-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/article-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/status-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-posinset-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/definition-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/article-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/banner-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-checked-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-selected-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/img-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-selected-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/complementary-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/note-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/list-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tree-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-checked-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/radiogroup-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menu-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/complementary-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/alert-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-readonly-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/timer-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/marquee-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tree-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/group-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/row-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/region-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/heading-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/radio-aria-checked-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/listbox-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/rowheader-aria-selected-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/directory-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/search-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treeitem-aria-selected-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/definition-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/dialog-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/columnheader-aria-required-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/dialog-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/listbox-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/note-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/navigation-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tree-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/menubar-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/contentinfo-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-level-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/treegrid-aria-multiselectable-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported-inherited/tablist-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/604.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/602.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/608.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/601.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/605.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/598.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/606.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/596.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/597.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/607.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/600.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/599.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/837.html
+# testing/web-platform/tests/conformance-checkers/html-aria/name-computation-general/603.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required/roles-properties-required-combobox-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required/roles-properties-required-combobox-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required/roles-properties-required-checkbox-aria-checked-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required/roles-properties-required-checkbox-aria-checked-mixed.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required/roles-properties-required-combobox-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required/roles-properties-required-checkbox-aria-checked-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required/roles-properties-required-checkbox-aria-checked-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-option-aria-selected-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-listitem-aria-setsize-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-button-aria-pressed-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-document-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-rowheader-aria-sort-descending.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-gridcell-aria-readonly-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-radiogroup-aria-required-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-grid-aria-readonly-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-gridcell-aria-selected-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-document-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-option-aria-checked-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-rowheader-aria-sort-ascending.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-gridcell-aria-readonly-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-button-aria-pressed-mixed.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-option-aria-posinset-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-listbox-aria-required-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-combobox-aria-autocomplete-both.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-columnheader-aria-sort-descending.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-option-aria-setsize-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-combobox-aria-autocomplete-none.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-required-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-separator-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-row-aria-selected-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-button-aria-pressed-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-separator-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-tab-aria-selected-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-tab-aria-selected-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-combobox-aria-autocomplete-inline.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-listbox-aria-multiselectable-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-option-aria-checked-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-option-aria-checked-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-listitem-aria-posinset-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-autocomplete-inline.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-multiline-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-gridcell-aria-selected-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-tab-aria-selected-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-columnheader-aria-sort-other.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-button-aria-pressed-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-readonly-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-activedescendant-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-listbox-aria-required-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-gridcell-aria-required-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-tree-aria-multiselectable-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-radiogroup-aria-required-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-multiline-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-autocomplete-both.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-autocomplete-list.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-link-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-row-aria-level-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-gridcell-aria-required-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-combobox-aria-autocomplete-list.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-listitem-aria-level-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-grid-aria-multiselectable-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-rowheader-aria-sort-other.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-separator-aria-orientation-horizontal.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-tree-aria-multiselectable-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-separator-aria-orientation-vertical.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-rowheader-aria-sort-none.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-row-aria-selected-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-link-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-option-aria-checked-mixed.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-columnheader-aria-sort-ascending.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-heading-aria-level-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-option-aria-selected-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-gridcell-aria-selected-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-option-aria-selected-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-document-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-readonly-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-button-aria-expanded-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-columnheader-aria-sort-none.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-grid-aria-readonly-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-button-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-tree-aria-required-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-link-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-tree-aria-required-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-autocomplete-none.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-listbox-aria-multiselectable-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-button-aria-expanded-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-tablist-aria-level-1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-separator-aria-expanded-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-row-aria-selected-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-grid-aria-multiselectable-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-supported/roles-properties-supported-textbox-aria-required-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/aria-describedby/772.html
+# testing/web-platform/tests/conformance-checkers/html-aria/aria-describedby/774.html
+# testing/web-platform/tests/conformance-checkers/html-aria/aria-describedby/773.html
+# testing/web-platform/tests/conformance-checkers/html-aria/aria-describedby/838.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/716.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/702.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/684.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/691.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/700.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/706.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/705.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/694.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/687.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/704.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/719.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/708.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/682.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/717.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/678.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/703.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/676.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/707.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/677.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/683.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/695.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/709.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/692.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/688.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/673.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/690.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/718.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/699.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/679.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/681.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/685.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/710.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/693.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/711.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/712.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/675.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/720.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/689.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/686.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/715.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/674.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/714.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/701.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/680.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/697.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/696.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/698.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-updates/713.html
+# testing/web-platform/tests/conformance-checkers/html-aria/stability-of-dom/669.html
+# testing/web-platform/tests/conformance-checkers/html-aria/selected-state/672.html
+# testing/web-platform/tests/conformance-checkers/html-aria/selected-state/670.html
+# testing/web-platform/tests/conformance-checkers/html-aria/selected-state/671.html
+# testing/web-platform/tests/conformance-checkers/html-aria/_functional/tree/ariatree.html
+# testing/web-platform/tests/conformance-checkers/html-aria/_functional/tree/ariatree2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentational-children/testcase-843.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentational-children/testcase-839.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentational-children/testcase-844.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentational-children/testcase-840.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentational-children/testcase-842.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-navigation.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-log.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-listbox.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-menu.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-note.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-marquee.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-tooltip.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-contentinfo.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-tablist.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-search.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-math.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-list.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-form.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-grid.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-rowheader.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-button.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-timer.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-listbox-parent-combobox.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-directory.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-tree.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-img.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-article.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-definition.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-radiogroup.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-document.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-presentation.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-alert.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-separator.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-option.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-alertdialog.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-main.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-tabpanel.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-group.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-dialog.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-complementary.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-banner.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-menubar.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-toolbar.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-link.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-textbox.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-treegrid.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-progressbar.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-region.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-status.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-heading.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-plain-concrete/roles-plain-concrete-application.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-haspopup-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-controls-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-dropeffect-none.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-disabled-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-grabbed-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-atomic-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-flowto-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-dropeffect-execute.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-hidden-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-describedby-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-owns-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-atomic-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-invalid-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-relevant-additions-text.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-invalid-grammar.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-relevant-text.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-grabbed-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-busy-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-dropeffect-move.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-live-assertive.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-labelledby-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-relevant-all.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-flowto-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-grabbed-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-dropeffect-copy.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-owns-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-dropeffect-popup.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-label-Test-string-value.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-live-off.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-hidden-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-labelledby-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-dropeffect-link.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-disabled-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-invalid-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-haspopup-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-relevant-removals.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-invalid-spelling.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-live-polite.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-describedby-obj1-obj2.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-controls-obj1.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-relevant-additions.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-global/roles-properties-global-main-aria-busy-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/502.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/514.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/509.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/497.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/515.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/527.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/506.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/511.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/513.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/498.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/500.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/512.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/525.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/519.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/507.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/518.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/510.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/523.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/505.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/521.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/517.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/503.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/504.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/524.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/501.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/516.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/499.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/520.html
+# testing/web-platform/tests/conformance-checkers/html-aria/presentation-role/522.html
+# testing/web-platform/tests/conformance-checkers/html-aria/_/780.htm
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-input/radio-title.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-input/file-title.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-input/text-title.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-input/checkbox-title.html
+# testing/web-platform/tests/conformance-checkers/html-aria/accessible-name-input/password-title.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required-inherited/radio-aria-checked-mixed.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required-inherited/radio-aria-checked-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required-inherited/menuitemcheckbox-aria-checked-undefined.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required-inherited/radio-aria-checked-true.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required-inherited/menuitemcheckbox-aria-checked-mixed.html
+# testing/web-platform/tests/conformance-checkers/html-aria/roles-properties-required-inherited/radio-aria-checked-false.html
+# testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-disparity-haswarn.html
+# testing/web-platform/tests/conformance-checkers/html-aria/host-language/input-range-valuetext.htm
+# testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-norole.html
+# testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-role-haswarn.html
+# testing/web-platform/tests/web-animations/timing-model/animations/updating-the-finished-state.html
+# testing/web-platform/tests/web-animations/timing-model/animations/current-time.html
+# testing/web-platform/tests/web-animations/timing-model/animations/set-the-animation-start-time.html
+# testing/web-platform/tests/web-animations/timing-model/animations/set-the-target-effect-of-an-animation.html
+# testing/web-platform/tests/web-animations/timing-model/animations/set-the-timeline-of-an-animation.html
+# testing/web-platform/tests/web-animations/timing-model/animation-effects/current-iteration.html
+# testing/web-platform/tests/web-animations/timing-model/animation-effects/phases-and-states.html
+# testing/web-platform/tests/web-animations/timing-model/animation-effects/simple-iteration-progress.html
+# testing/web-platform/tests/web-animations/timing-model/animation-effects/active-time.html
+# testing/web-platform/tests/web-animations/animation-model/keyframe-effects/effect-value-context.html
+# testing/web-platform/tests/web-animations/animation-model/keyframe-effects/the-effect-value-of-a-keyframe-effect.html
+# testing/web-platform/tests/web-animations/animation-model/keyframe-effects/spacing-keyframes.html
+# testing/web-platform/tests/web-animations/animation-model/animation-types/type-per-property.html
+# testing/web-platform/tests/web-animations/animation-model/animation-types/discrete-animation.html
+# testing/web-platform/tests/web-animations/animation-model/animation-types/spacing-keyframes-shapes.html
+# testing/web-platform/tests/web-animations/interfaces/Animatable/animate.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/fill.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/direction.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/getComputedStyle.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/iterationStart.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/delay.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/endDelay.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/getAnimations.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/easing.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/iterations.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/duration.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationTimeline/document-timeline.html
+# testing/web-platform/tests/web-animations/interfaces/AnimationTimeline/idlharness.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/copy-contructor.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/setKeyframes.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/setTarget.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/effect-easing.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/constructor.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/getComputedTiming.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/spacing.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/iterationComposite.html
+# testing/web-platform/tests/web-animations/interfaces/DocumentTimeline/constructor.html
+# testing/web-platform/tests/web-animations/interfaces/Document/getAnimations.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor.html
+# testing/web-platform/tests/web-animations/interfaces/KeyframeEffectReadOnly/spacing.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/play.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/reverse.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/id.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/finished.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/playbackRate.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/constructor.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/ready.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/pause.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/playState.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/startTime.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/oncancel.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/cancel.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/finish.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/effect.html
+# testing/web-platform/tests/web-animations/interfaces/Animation/onfinish.html
+# testing/web-platform/tests/dom/interfaces.html
+# testing/web-platform/tests/dom/interface-objects.html
+# testing/web-platform/tests/dom/historical.html
+# testing/web-platform/tests/dom/lists/DOMTokenList-Iterable.html
+# testing/web-platform/tests/dom/lists/DOMTokenList-value.html
+# testing/web-platform/tests/dom/lists/DOMTokenList-stringifier.html
+# testing/web-platform/tests/dom/lists/DOMTokenList-iteration.html
+# testing/web-platform/tests/dom/lists/DOMTokenList-coverage-for-attributes.html
+# testing/web-platform/tests/dom/ranges/Range-comparePoint-2.html
+# testing/web-platform/tests/dom/ranges/Range-set.html
+# testing/web-platform/tests/dom/ranges/Range-compareBoundaryPoints.html
+# testing/web-platform/tests/dom/ranges/Range-comparePoint.html
+# testing/web-platform/tests/dom/ranges/Range-selectNode.html
+# testing/web-platform/tests/dom/ranges/Range-extractContents.html
+# testing/web-platform/tests/dom/ranges/Range-detach.html
+# testing/web-platform/tests/dom/ranges/Range-test-iframe.html
+# testing/web-platform/tests/dom/ranges/Range-intersectsNode-binding.html
+# testing/web-platform/tests/dom/ranges/Range-intersectsNode.html
+# testing/web-platform/tests/dom/ranges/Range-commonAncestorContainer.html
+# testing/web-platform/tests/dom/ranges/Range-isPointInRange.html
+# testing/web-platform/tests/dom/ranges/Range-commonAncestorContainer-2.html
+# testing/web-platform/tests/dom/ranges/Range-attributes.html
+# testing/web-platform/tests/dom/ranges/Range-cloneContents.html
+# testing/web-platform/tests/dom/ranges/Range-insertNode.html
+# testing/web-platform/tests/dom/ranges/Range-stringifier.html
+# testing/web-platform/tests/dom/ranges/Range-deleteContents.html
+# testing/web-platform/tests/dom/ranges/Range-collapse.html
+# testing/web-platform/tests/dom/ranges/Range-surroundContents.html
+# testing/web-platform/tests/dom/ranges/Range-constructor.html
+# testing/web-platform/tests/dom/ranges/Range-mutations.html
+# testing/web-platform/tests/dom/ranges/Range-cloneRange.html
+# testing/web-platform/tests/dom/traversal/NodeIterator-removal.html
+# testing/web-platform/tests/dom/traversal/TreeWalker-walking-outside-a-tree.html
+# testing/web-platform/tests/dom/traversal/NodeIterator.html
+# testing/web-platform/tests/dom/traversal/TreeWalker.html
+# testing/web-platform/tests/dom/traversal/TreeWalker-basic.html
+# testing/web-platform/tests/dom/traversal/TreeWalker-traversal-skip.html
+# testing/web-platform/tests/dom/traversal/TreeWalker-currentNode.html
+# testing/web-platform/tests/dom/traversal/TreeWalker-acceptNode-filter.html
+# testing/web-platform/tests/dom/traversal/TreeWalker-previousSiblingLastChildSkip.html
+# testing/web-platform/tests/dom/traversal/NodeFilter-constants.html
+# testing/web-platform/tests/dom/traversal/TreeWalker-traversal-skip-most.html
+# testing/web-platform/tests/dom/traversal/TreeWalker-traversal-reject.html
+# testing/web-platform/tests/dom/traversal/TreeWalker-previousNodeLastChildReject.html
+# testing/web-platform/tests/dom/traversal/unfinished/008.xml
+# testing/web-platform/tests/dom/traversal/unfinished/006.xml
+# testing/web-platform/tests/dom/traversal/unfinished/009.xml
+# testing/web-platform/tests/dom/traversal/unfinished/005.xml
+# testing/web-platform/tests/dom/traversal/unfinished/001.xml
+# testing/web-platform/tests/dom/traversal/unfinished/007.xml
+# testing/web-platform/tests/dom/traversal/unfinished/003.xml
+# testing/web-platform/tests/dom/traversal/unfinished/010.xml
+# testing/web-platform/tests/dom/traversal/unfinished/002.xml
+# testing/web-platform/tests/dom/traversal/unfinished/004.xml
+# testing/web-platform/tests/dom/nodes/Node-insertBefore.html
+# testing/web-platform/tests/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess.html
+# testing/web-platform/tests/dom/nodes/CharacterData-appendData.html
+# testing/web-platform/tests/dom/nodes/Element-childElement-null-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-16.htm
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-09.htm
+# testing/web-platform/tests/dom/nodes/Node-compareDocumentPosition.html
+# testing/web-platform/tests/dom/nodes/DOMImplementation-createDocument.html
+# testing/web-platform/tests/dom/nodes/Element-previousElementSibling-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Node-contains-xml.xml
+# testing/web-platform/tests/dom/nodes/DOMImplementation-createDocumentType.html
+# testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction.html
+# testing/web-platform/tests/dom/nodes/DOMImplementation-createHTMLDocument.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-02.htm
+# testing/web-platform/tests/dom/nodes/MutationObserver-attributes.html
+# testing/web-platform/tests/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess-iframe.xml
+# testing/web-platform/tests/dom/nodes/ProcessingInstruction-escapes-1.xhtml
+# testing/web-platform/tests/dom/nodes/rootNode.html
+# testing/web-platform/tests/dom/nodes/ChildNode-before.html
+# testing/web-platform/tests/dom/nodes/Element-nextElementSibling-svg.svg
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-25.htm
+# testing/web-platform/tests/dom/nodes/CharacterData-remove.html
+# testing/web-platform/tests/dom/nodes/MutationObserver-childList.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-15.htm
+# testing/web-platform/tests/dom/nodes/ParentNode-querySelector-All-content.html
+# testing/web-platform/tests/dom/nodes/insert-adjacent.html
+# testing/web-platform/tests/dom/nodes/Element-getElementsByTagName.html
+# testing/web-platform/tests/dom/nodes/Node-normalize.html
+# testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-1.xhtml
+# testing/web-platform/tests/dom/nodes/Node-childNodes.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-08.htm
+# testing/web-platform/tests/dom/nodes/Document-URL.sub.html
+# testing/web-platform/tests/dom/nodes/Node-nodeName.html
+# testing/web-platform/tests/dom/nodes/DOMImplementation-hasFeature.html
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-dynamic-remove-svg.svg
+# testing/web-platform/tests/dom/nodes/Element-closest.html
+# testing/web-platform/tests/dom/nodes/Node-isEqualNode.html
+# testing/web-platform/tests/dom/nodes/Element-lastElementChild.html
+# testing/web-platform/tests/dom/nodes/CharacterData-data.html
+# testing/web-platform/tests/dom/nodes/CharacterData-appendChild.html
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-nochild-svg.svg
+# testing/web-platform/tests/dom/nodes/Element-insertAdjacentElement.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-20.htm
+# testing/web-platform/tests/dom/nodes/Element-siblingElement-null-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Text-splitText.html
+# testing/web-platform/tests/dom/nodes/Element-lastElementChild-svg.svg
+# testing/web-platform/tests/dom/nodes/Node-constants.html
+# testing/web-platform/tests/dom/nodes/ChildNode-after.html
+# testing/web-platform/tests/dom/nodes/Node-baseURI.html
+# testing/web-platform/tests/dom/nodes/Element-nextElementSibling-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Element-removeAttributeNS.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-18.htm
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-19.htm
+# testing/web-platform/tests/dom/nodes/MutationObserver-characterData.html
+# testing/web-platform/tests/dom/nodes/ParentNode-prepend.html
+# testing/web-platform/tests/dom/nodes/case.html
+# testing/web-platform/tests/dom/nodes/Node-properties.html
+# testing/web-platform/tests/dom/nodes/ParentNode-append.html
+# testing/web-platform/tests/dom/nodes/remove-unscopable.html
+# testing/web-platform/tests/dom/nodes/Node-textContent.html
+# testing/web-platform/tests/dom/nodes/Node-isSameNode.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-06.htm
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-03.htm
+# testing/web-platform/tests/dom/nodes/Document-createElement.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-29.htm
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-11.xml
+# testing/web-platform/tests/dom/nodes/Element-tagName.html
+# testing/web-platform/tests/dom/nodes/Node-lookupNamespaceURI.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-21.htm
+# testing/web-platform/tests/dom/nodes/MutationObserver-inner-outer.html
+# testing/web-platform/tests/dom/nodes/Document-createComment.html
+# testing/web-platform/tests/dom/nodes/CharacterData-insertData.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-13.htm
+# testing/web-platform/tests/dom/nodes/Element-nextElementSibling.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-27.htm
+# testing/web-platform/tests/dom/nodes/Node-cloneNode.html
+# testing/web-platform/tests/dom/nodes/Document-adoptNode.html
+# testing/web-platform/tests/dom/nodes/Element-remove.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-10.xml
+# testing/web-platform/tests/dom/nodes/Element-previousElementSibling.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-14.htm
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-dynamic-remove-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Element-childElementCount.html
+# testing/web-platform/tests/dom/nodes/Element-previousElementSibling-svg.svg
+# testing/web-platform/tests/dom/nodes/Element-firstElementChild.html
+# testing/web-platform/tests/dom/nodes/Node-isEqualNode-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-24.htm
+# testing/web-platform/tests/dom/nodes/MutationObserver-disconnect.html
+# testing/web-platform/tests/dom/nodes/attributes.html
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-dynamic-add-svg.svg
+# testing/web-platform/tests/dom/nodes/Node-replaceChild.html
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-nochild-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Element-childElement-null-svg.svg
+# testing/web-platform/tests/dom/nodes/NodeList-Iterable.html
+# testing/web-platform/tests/dom/nodes/Document-createTextNode.html
+# testing/web-platform/tests/dom/nodes/MutationObserver-takeRecords.html
+# testing/web-platform/tests/dom/nodes/Node-removeChild.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-07.htm
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace.html
+# testing/web-platform/tests/dom/nodes/Element-childElement-null.html
+# testing/web-platform/tests/dom/nodes/DocumentType-literal.html
+# testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-2.xhtml
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-01.htm
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-22.htm
+# testing/web-platform/tests/dom/nodes/Element-firstElementChild-entity-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Node-lookupPrefix.xhtml
+# testing/web-platform/tests/dom/nodes/Node-parentNode.html
+# testing/web-platform/tests/dom/nodes/Element-firstElementChild-namespace.html
+# testing/web-platform/tests/dom/nodes/Document-createTreeWalker.html
+# testing/web-platform/tests/dom/nodes/Element-siblingElement-null-svg.svg
+# testing/web-platform/tests/dom/nodes/Document-getElementsByTagName.html
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-dynamic-add-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-30.htm
+# testing/web-platform/tests/dom/nodes/Element-getElementsByClassName.html
+# testing/web-platform/tests/dom/nodes/Element-siblingElement-null.html
+# testing/web-platform/tests/dom/nodes/ChildNode-replaceWith.html
+# testing/web-platform/tests/dom/nodes/ParentNode-querySelector-All.html
+# testing/web-platform/tests/dom/nodes/Node-contains.html
+# testing/web-platform/tests/dom/nodes/Element-matches.html
+# testing/web-platform/tests/dom/nodes/MutationObserver-document.html
+# testing/web-platform/tests/dom/nodes/Element-getElementsByTagNameNS.html
+# testing/web-platform/tests/dom/nodes/DocumentType-literal-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Node-isConnected.html
+# testing/web-platform/tests/dom/nodes/Node-isEqualNode-iframe2.xml
+# testing/web-platform/tests/dom/nodes/Node-isEqualNode-iframe1.xml
+# testing/web-platform/tests/dom/nodes/Element-hasAttributes.html
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-nochild.html
+# testing/web-platform/tests/dom/nodes/Document-getElementsByTagName-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Document-getElementsByTagNameNS.html
+# testing/web-platform/tests/dom/nodes/Element-firstElementChild-entity.svg
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-dynamic-remove.html
+# testing/web-platform/tests/dom/nodes/Comment-constructor.html
+# testing/web-platform/tests/dom/nodes/Node-parentNode-iframe.html
+# testing/web-platform/tests/dom/nodes/Element-classlist.html
+# testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-04.htm
+# testing/web-platform/tests/dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-17.htm
+# testing/web-platform/tests/dom/nodes/Document-createAttribute.html
+# testing/web-platform/tests/dom/nodes/CharacterData-replaceData.html
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-dynamic-add.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-31.htm
+# testing/web-platform/tests/dom/nodes/Document-createEvent.html
+# testing/web-platform/tests/dom/nodes/prepend-on-Document.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-23.htm
+# testing/web-platform/tests/dom/nodes/Node-nodeName-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/ParentNode-querySelector-All-content.xht
+# testing/web-platform/tests/dom/nodes/Document-doctype.html
+# testing/web-platform/tests/dom/nodes/CharacterData-substringData.html
+# testing/web-platform/tests/dom/nodes/Node-appendChild.html
+# testing/web-platform/tests/dom/nodes/append-on-Document.html
+# testing/web-platform/tests/dom/nodes/Element-children.html
+# testing/web-platform/tests/dom/nodes/Element-lastElementChild-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Document-implementation.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-26.htm
+# testing/web-platform/tests/dom/nodes/Document-constructor.html
+# testing/web-platform/tests/dom/nodes/Node-parentElement.html
+# testing/web-platform/tests/dom/nodes/Element-firstElementChild-xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Element-insertAdjacentText.html
+# testing/web-platform/tests/dom/nodes/CharacterData-deleteData.html
+# testing/web-platform/tests/dom/nodes/Element-firstElementChild-namespace-svg.svg
+# testing/web-platform/tests/dom/nodes/Document-importNode.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassNameFrame.htm
+# testing/web-platform/tests/dom/nodes/Document-getElementById.html
+# testing/web-platform/tests/dom/nodes/Element-firstElementChild-svg.svg
+# testing/web-platform/tests/dom/nodes/Node-nodeValue.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-05.htm
+# testing/web-platform/tests/dom/nodes/Element-childElementCount-svg.svg
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-28.htm
+# testing/web-platform/tests/dom/nodes/ParentNode-querySelector-All-xht.xht
+# testing/web-platform/tests/dom/nodes/CharacterData-surrogates.html
+# testing/web-platform/tests/dom/nodes/DocumentType-remove.html
+# testing/web-platform/tests/dom/nodes/Document-createElementNS.html
+# testing/web-platform/tests/dom/nodes/Document-characterSet-normalization.html
+# testing/web-platform/tests/dom/nodes/getElementsByClassName-12.htm
+# testing/web-platform/tests/dom/nodes/Text-constructor.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/mathml.svg
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/svg.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/minimal_html.xhtml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/svg.xml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml.xml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_mathml.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/mathml.xml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_xhtml.xml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_xhtml.svg
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_svg.xhtml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/mathml.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.xhtml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_svg.svg
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.svg
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_mathml.xhtml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_mathml.svg
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_xhtml.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_svg.xml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_svg.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/svg.svg
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/mathml.xhtml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.svg
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.xml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/minimal_html.xml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.xhtml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/minimal_html.svg
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml.svg
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_xhtml.xhtml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.xml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/minimal_html.html
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/bare_mathml.xml
+# testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/svg.xhtml
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/createHTMLDocument.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_css.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_txt.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_jpg.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/createDocument.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_html.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_bmp.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_gif.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_png.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/contentType/contenttype_xml.html
+# testing/web-platform/tests/dom/nodes/Document-contentType/resources/blob.xml
+# testing/web-platform/tests/dom/events/AddEventListenerOptions-once.html
+# testing/web-platform/tests/dom/events/Event-constructors.html
+# testing/web-platform/tests/dom/events/Event-dispatch-redispatch.html
+# testing/web-platform/tests/dom/events/EventTarget-removeEventListener.html
+# testing/web-platform/tests/dom/events/EventListener-incumbent-global-subframe-1.sub.html
+# testing/web-platform/tests/dom/events/Event-init-while-dispatching.html
+# testing/web-platform/tests/dom/events/Event-defaultPrevented.html
+# testing/web-platform/tests/dom/events/Event-dispatch-other-document.html
+# testing/web-platform/tests/dom/events/Event-dispatch-handlers-changed.html
+# testing/web-platform/tests/dom/events/EventListener-handleEvent.html
+# testing/web-platform/tests/dom/events/EventTarget-dispatchEvent-returnvalue.html
+# testing/web-platform/tests/dom/events/EventListener-incumbent-global-2.sub.html
+# testing/web-platform/tests/dom/events/Event-dispatch-target-moved.html
+# testing/web-platform/tests/dom/events/ProgressEvent.html
+# testing/web-platform/tests/dom/events/Event-dispatch-bubbles-false.html
+# testing/web-platform/tests/dom/events/EventTarget-dispatchEvent.html
+# testing/web-platform/tests/dom/events/Event-dispatch-throwing.html
+# testing/web-platform/tests/dom/events/EventTarget-addEventListener.html
+# testing/web-platform/tests/dom/events/Event-initEvent.html
+# testing/web-platform/tests/dom/events/Event-dispatch-bubbles-true.html
+# testing/web-platform/tests/dom/events/Event-dispatch-reenter.html
+# testing/web-platform/tests/dom/events/Event-dispatch-multiple-stopPropagation.html
+# testing/web-platform/tests/dom/events/Event-defaultPrevented-after-dispatch.html
+# testing/web-platform/tests/dom/events/Event-type.html
+# testing/web-platform/tests/dom/events/Event-subclasses-constructors.html
+# testing/web-platform/tests/dom/events/Event-dispatch-order.html
+# testing/web-platform/tests/dom/events/Event-propagation.html
+# testing/web-platform/tests/dom/events/EventListenerOptions-capture.html
+# testing/web-platform/tests/dom/events/Event-dispatch-omitted-capture.html
+# testing/web-platform/tests/dom/events/AddEventListenerOptions-passive.html
+# testing/web-platform/tests/dom/events/Event-dispatch-target-removed.html
+# testing/web-platform/tests/dom/events/EventListener-incumbent-global-subframe-2.sub.html
+# testing/web-platform/tests/dom/events/Event-dispatch-propagation-stopped.html
+# testing/web-platform/tests/dom/events/Event-dispatch-detached-click.html
+# testing/web-platform/tests/dom/events/Event-constants.html
+# testing/web-platform/tests/dom/events/EventListener-incumbent-global-1.sub.html
+# testing/web-platform/tests/dom/events/EventListener-incumbent-global-subsubframe.sub.html
+# testing/web-platform/tests/dom/events/Event-type-empty.html
+# testing/web-platform/tests/dom/events/CustomEvent.html
+# testing/web-platform/tests/dom/collections/HTMLCollection-supported-property-indices.html
+# testing/web-platform/tests/dom/collections/HTMLCollection-supported-property-names.html
+# testing/web-platform/tests/dom/collections/HTMLCollection-empty-name.html
+# testing/web-platform/tests/dom/collections/HTMLCollection-as-proto-length-get-throws.html
+# testing/web-platform/tests/dom/collections/domstringmap-supported-property-names.html
+# testing/web-platform/tests/dom/collections/namednodemap-supported-property-names.html
+# testing/web-platform/tests/workers/WorkerLocation_pathname.htm
+# testing/web-platform/tests/workers/WorkerGlobalScope_setTimeout.htm
+# testing/web-platform/tests/workers/Worker_script_mimetype.htm
+# testing/web-platform/tests/workers/Worker_ErrorEvent_lineno.htm
+# testing/web-platform/tests/workers/WorkerLocation_search.htm
+# testing/web-platform/tests/workers/WorkerNavigator_appVersion.htm
+# testing/web-platform/tests/workers/WorkerGlobalScope_importScripts_NetworkErr.htm
+# testing/web-platform/tests/workers/WorkerGlobalScope_ErrorEvent_message.htm
+# testing/web-platform/tests/workers/Worker_terminate_event_queue.htm
+# testing/web-platform/tests/workers/WorkerLocation_search_fragment.htm
+# testing/web-platform/tests/workers/WorkerLocation_hostname.htm
+# testing/web-platform/tests/workers/WorkerNavigator_platform.htm
+# testing/web-platform/tests/workers/WorkerLocation_host.htm
+# testing/web-platform/tests/workers/WorkerLocation_hash_encoding.htm
+# testing/web-platform/tests/workers/postMessage_clone_port.htm
+# testing/web-platform/tests/workers/WorkerGlobalScope_ErrorEvent_lineno.htm
+# testing/web-platform/tests/workers/Worker_basic.htm
+# testing/web-platform/tests/workers/WorkerGlobalScope_ErrorEvent_colno.htm
+# testing/web-platform/tests/workers/WorkerLocation_search_nonexist.htm
+# testing/web-platform/tests/workers/WorkerGlobalScope_importScripts.htm
+# testing/web-platform/tests/workers/WorkerLocation.htm
+# testing/web-platform/tests/workers/Worker_ErrorEvent_type.htm
+# testing/web-platform/tests/workers/Worker_ErrorEvent_filename.htm
+# testing/web-platform/tests/workers/WorkerGlobalScope_setInterval.htm
+# testing/web-platform/tests/workers/Worker_cross_origin_security_err.htm
+# testing/web-platform/tests/workers/Worker_ErrorEvent_error.htm
+# testing/web-platform/tests/workers/WorkerLocation_search_empty.htm
+# testing/web-platform/tests/workers/WorkerLocation_hash.htm
+# testing/web-platform/tests/workers/postMessage_target_source.htm
+# testing/web-platform/tests/workers/WorkerLocation_hash_nonexist.htm
+# testing/web-platform/tests/workers/WorkerNavigator_userAgent.htm
+# testing/web-platform/tests/workers/WorkerNavigator_onLine.htm
+# testing/web-platform/tests/workers/postMessage_event_properties.htm
+# testing/web-platform/tests/workers/WorkerGlobalScope_close.htm
+# testing/web-platform/tests/workers/WorkerLocation_port.htm
+# testing/web-platform/tests/workers/WorkerLocation_href.htm
+# testing/web-platform/tests/workers/postMessage_clone_port_error.htm
+# testing/web-platform/tests/workers/WorkerNavigator_appName.htm
+# testing/web-platform/tests/workers/Worker_dispatchEvent_ErrorEvent.htm
+# testing/web-platform/tests/workers/WorkerGlobalScope_ErrorEvent_filename.htm
+# testing/web-platform/tests/workers/Worker_ErrorEvent_message.htm
+# testing/web-platform/tests/workers/WorkerLocation_protocol.htm
+# testing/web-platform/tests/workers/Worker_ErrorEvent_bubbles_cancelable.htm
+# testing/web-platform/tests/workers/postMessage_ports_readonly_array.htm
+# testing/web-platform/tests/workers/postMessage_DataCloneErr.htm
+# testing/web-platform/tests/workers/constructors/Worker/resolve-empty-string.html
+# testing/web-platform/tests/workers/constructors/Worker/terminate.html
+# testing/web-platform/tests/workers/constructors/Worker/no-arguments-ctor.html
+# testing/web-platform/tests/workers/constructors/Worker/ctor-undefined.html
+# testing/web-platform/tests/workers/constructors/Worker/ctor-1.html
+# testing/web-platform/tests/workers/constructors/Worker/ctor-null.html
+# testing/web-platform/tests/workers/constructors/Worker/AbstractWorker.onerror.html
+# testing/web-platform/tests/workers/constructors/Worker/use-base-url.html
+# testing/web-platform/tests/workers/constructors/Worker/unresolvable-url.html
+# testing/web-platform/tests/workers/constructors/Worker/same-origin.html
+# testing/web-platform/tests/workers/constructors/Worker/Blob-url.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/name.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/unexpected-global-properties.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/dummy-name.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/no-arguments-ctor.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/port-onmessage.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/port-properties.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/number-arguments.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/dummy-shared-worker.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/URLMismatchError.htm
+# testing/web-platform/tests/workers/constructors/SharedWorker/setting-port-members.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/connect-event.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/empty-name.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/port-readonly.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/undefined-arguments.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/interface-objects.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/unresolvable-url.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/null-arguments.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/same-origin.html
+# testing/web-platform/tests/workers/constructors/SharedWorker/global-members.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/001.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/004-1.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/008.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/003.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/006.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/005.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/002.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/004.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/007.html
+# testing/web-platform/tests/workers/semantics/multiple-workers/008-1.html
+# testing/web-platform/tests/workers/semantics/interface-objects/003.html
+# testing/web-platform/tests/workers/semantics/interface-objects/004.html
+# testing/web-platform/tests/workers/semantics/reporting-errors/001.html
+# testing/web-platform/tests/workers/semantics/reporting-errors/004-1.html
+# testing/web-platform/tests/workers/semantics/reporting-errors/003.html
+# testing/web-platform/tests/workers/semantics/reporting-errors/002.html
+# testing/web-platform/tests/workers/semantics/reporting-errors/004.html
+# testing/web-platform/tests/workers/semantics/run-a-worker/001.html
+# testing/web-platform/tests/workers/semantics/run-a-worker/003.html
+# testing/web-platform/tests/workers/semantics/run-a-worker/002.html
+# testing/web-platform/tests/workers/semantics/navigation/001.html
+# testing/web-platform/tests/workers/semantics/navigation/001-1.html
+# testing/web-platform/tests/workers/semantics/navigation/002.html
+# testing/web-platform/tests/workers/semantics/encodings/001.html
+# testing/web-platform/tests/workers/semantics/encodings/003.html
+# testing/web-platform/tests/workers/semantics/encodings/002.html
+# testing/web-platform/tests/workers/semantics/encodings/004.html
+# testing/web-platform/tests/workers/semantics/xhr/001.html
+# testing/web-platform/tests/workers/semantics/xhr/003.html
+# testing/web-platform/tests/workers/semantics/xhr/006.html
+# testing/web-platform/tests/workers/semantics/xhr/005.html
+# testing/web-platform/tests/workers/semantics/xhr/002.html
+# testing/web-platform/tests/workers/semantics/xhr/004.html
+# testing/web-platform/tests/workers/semantics/xhr/001-1.xml
+# testing/web-platform/tests/workers/semantics/xhr/support/001-1.xml
+# testing/web-platform/tests/workers/semantics/structured-clone/dedicated.html
+# testing/web-platform/tests/workers/semantics/structured-clone/shared.html
+# testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/event-ports-dedicated.html
+# testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null-in-array.html
+# testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/structured-clone-message.html
+# testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.html
+# testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-undefined.html
+# testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/imagedata-cloned-canvas-in-array.html
+# testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/setting-postMessage.html
+# testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/structured-clone-imagedata.html
+# testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/self.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/location/setting-members.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/location/members.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/location/worker-separate-file.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/location/redirect.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/location/returns-same-object.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/close/incoming-message.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/close/sending-messages.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/close/setTimeout.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/close/setInterval.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/onerror/handled.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/onerror/propagate-to-window-onerror.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/onerror/not-handled.html
+# testing/web-platform/tests/workers/interfaces/WorkerGlobalScope/onerror/exception-in-onerror.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/navigator/language.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/navigator/003.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/navigator/006.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/navigator/005.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/navigator/002.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/navigator/004.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/navigator/007.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/WindowTimers/001.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/WindowTimers/003.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/WindowTimers/002.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/WindowTimers/004.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/011.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/009.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/008.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/003.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/010.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/006.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/012.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/005.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/004.html
+# testing/web-platform/tests/workers/interfaces/WorkerUtils/importScripts/007.html
+# testing/web-platform/tests/workers/interfaces/SharedWorkerGlobalScope/onconnect.html
+# testing/web-platform/tests/workers/interfaces/SharedWorkerGlobalScope/name/getting.html
+# testing/web-platform/tests/workers/interfaces/SharedWorkerGlobalScope/name/setting.html
+# testing/web-platform/tests/workers/non-automated/infinite-nested.html
+# testing/web-platform/tests/workers/non-automated/application-cache-dedicated.html
+# testing/web-platform/tests/workers/non-automated/infinite-sibling-and-nested.html
+# testing/web-platform/tests/workers/non-automated/navigator-onLine.html
+# testing/web-platform/tests/workers/non-automated/infinite-sibling.html
+# testing/web-platform/tests/workers/baseurl/alpha/xhr.html
+# testing/web-platform/tests/workers/baseurl/alpha/worker.html
+# testing/web-platform/tests/workers/baseurl/alpha/importScripts.html
+# testing/web-platform/tests/workers/baseurl/alpha/sharedworker.html
+# testing/web-platform/tests/WebIDL/ecmascript-binding/interface-object.html
+# testing/web-platform/tests/WebIDL/ecmascript-binding/has-instance.html
+# testing/web-platform/tests/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html
+# testing/web-platform/tests/WebIDL/ecmascript-binding/es-exceptions/DOMException-constants.html
+# testing/web-platform/tests/WebIDL/ecmascript-binding/es-exceptions/exceptions.html
+# testing/web-platform/tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.html
+# testing/web-platform/tests/WebIDL/valid/xml/nointerfaceobject.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/array.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/constructor.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/enum.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/caller.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/typedef.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/typesuffixes.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/documentation.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/nullable.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/namedconstructor.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/special-omittable.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/dictionary-inherits.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/exception-inheritance.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/getter-setter.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/equivalent-decl.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/callback.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/nullableobjects.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/exception.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/treatasnull.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/stringifier-custom.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/replaceable.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/indexed-properties.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/prototyperoot.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/serializer.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/reg-operations.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/documentation-dos.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/operation-optional-arg.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/dictionary.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/stringifier-attribute.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/sequence.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/implements.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/stringifier.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/variadic-operations.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/constants.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/inherits-getter.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/overloading.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/allowany.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/interface-inherits.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/iterator.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/module.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/treatasundefined.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/overridebuiltins.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/uniontype.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/primitives.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/putforwards.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/partial-interface.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/identifier-qualified-names.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/attributes.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/namespaceobject.widlprocxml
+# testing/web-platform/tests/WebIDL/valid/xml/static.widlprocxml
+# testing/web-platform/tests/js/behaviours/SetPrototypeOf-window.html
+# testing/web-platform/tests/js/builtins/Object.prototype.hasOwnProperty-prototype-chain.html
+# testing/web-platform/tests/js/builtins/Promise-incumbent-global-subsubframe.sub.html
+# testing/web-platform/tests/js/builtins/Object.prototype.hasOwnProperty-order.html
+# testing/web-platform/tests/js/builtins/Promise-incumbent-global-subframe.sub.html
+# testing/web-platform/tests/js/builtins/Math.min.html
+# testing/web-platform/tests/js/builtins/Object.prototype.preventExtensions.html
+# testing/web-platform/tests/js/builtins/Array.prototype.join-order.html
+# testing/web-platform/tests/js/builtins/Object.prototype.getOwnPropertyNames.html
+# testing/web-platform/tests/js/builtins/Object.prototype.freeze.html
+# testing/web-platform/tests/js/builtins/Object.prototype.seal.html
+# testing/web-platform/tests/js/builtins/Promise-incumbent-global.sub.html
+# testing/web-platform/tests/js/builtins/Promise-subclassing.html
+# testing/web-platform/tests/js/builtins/WeakMap.prototype-properties.html
+# testing/web-platform/tests/js/builtins/Array.DefineOwnProperty.html
+# testing/web-platform/tests/js/builtins/Math.max.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-ws/websocket-request/top-level/keep-scheme-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-ws/websocket-request/top-level/no-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-ws/websocket-request/top-level/swap-scheme-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-ws/websocket-request/top-level/keep-scheme-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-ws/websocket-request/top-level/no-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-ws/websocket-request/top-level/swap-scheme-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/fetch-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/fetch-request/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/fetch-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/xhr-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/xhr-request/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/xhr-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/script-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/script-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/script-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/worker-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/worker-request/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/worker-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/link-css-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/link-css-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/link-css-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/object-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/object-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/object-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/picture-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/picture-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/cross-origin-http/picture-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/fetch-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/fetch-request/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/fetch-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/xhr-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/xhr-request/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/xhr-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/script-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/script-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/script-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/worker-request/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/worker-request/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/worker-request/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/link-css-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/link-css-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/link-css-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/object-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/object-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/object-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/picture-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/picture-tag/top-level/no-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/no-opt-in/same-host-http/picture-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-ws/websocket-request/top-level/no-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-ws/websocket-request/top-level/no-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-http/fetch-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-http/xhr-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-http/script-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-http/worker-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-http/link-css-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-http/object-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/cross-origin-http/picture-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-http/fetch-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-http/xhr-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-http/script-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-http/worker-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-http/link-css-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-http/object-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/meta-csp/same-host-http/picture-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-ws/websocket-request/top-level/keep-scheme-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-ws/websocket-request/top-level/no-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-ws/websocket-request/top-level/swap-scheme-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-ws/websocket-request/top-level/keep-scheme-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-ws/websocket-request/top-level/no-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-ws/websocket-request/top-level/swap-scheme-redirect/ws-downgrade-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/fetch-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/fetch-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/fetch-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/xhr-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/xhr-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/xhr-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/script-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/script-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/script-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/worker-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/worker-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/worker-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/link-css-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/link-css-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/link-css-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/object-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/object-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/object-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/picture-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/picture-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/cross-origin-http/picture-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/fetch-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/fetch-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/fetch-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/xhr-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/xhr-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/xhr-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/script-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/script-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/script-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/worker-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/worker-request/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/worker-request/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/link-css-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/link-css-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/link-css-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/object-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/object-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/object-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/picture-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/picture-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/blockable/http-csp/same-host-http/picture-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/fetch-request/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/fetch-request/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/xhr-request/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/xhr-request/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/script-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/script-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/iframe-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/iframe-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/worker-request/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/worker-request/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/link-css-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/link-css-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/audio-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/audio-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/img-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/img-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/object-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/object-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/form-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/form-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/link-prefetch-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/link-prefetch-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/picture-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/picture-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/video-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-https/video-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-wss/websocket-request/top-level/keep-scheme-redirect/websocket-allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/no-opt-in/same-host-wss/websocket-request/top-level/no-redirect/websocket-allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/fetch-request/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/xhr-request/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/script-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/iframe-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/worker-request/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/link-css-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/audio-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/img-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/object-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/form-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/link-prefetch-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/picture-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-https/video-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/meta-csp/same-host-wss/websocket-request/top-level/no-redirect/websocket-allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/fetch-request/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/fetch-request/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/xhr-request/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/xhr-request/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/script-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/script-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/iframe-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/iframe-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/worker-request/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/worker-request/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/link-css-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/link-css-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/audio-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/audio-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/img-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/img-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/object-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/object-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/form-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/form-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/link-prefetch-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/link-prefetch-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/picture-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/picture-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/video-tag/top-level/keep-scheme-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-https/video-tag/top-level/no-redirect/allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-wss/websocket-request/top-level/keep-scheme-redirect/websocket-allowed.https.html
+# testing/web-platform/tests/mixed-content/allowed/http-csp/same-host-wss/websocket-request/top-level/no-redirect/websocket-allowed.https.html
+# testing/web-platform/tests/mixed-content/generic/template/disclaimer.template
+# testing/web-platform/tests/mixed-content/generic/template/test.debug.html.template
+# testing/web-platform/tests/mixed-content/generic/template/test.release.html.template
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/audio-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/audio-tag/top-level/no-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/audio-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/img-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/img-tag/top-level/no-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/img-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/link-prefetch-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/link-prefetch-tag/top-level/no-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/link-prefetch-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/video-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/video-tag/top-level/no-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/cross-origin-http/video-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/audio-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/audio-tag/top-level/no-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/audio-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/img-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/img-tag/top-level/no-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/img-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/link-prefetch-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/link-prefetch-tag/top-level/no-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/link-prefetch-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/video-tag/top-level/keep-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/video-tag/top-level/no-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/no-opt-in/same-host-http/video-tag/top-level/swap-scheme-redirect/no-opt-in-allows.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/meta-csp/cross-origin-http/audio-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/meta-csp/cross-origin-http/img-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/meta-csp/cross-origin-http/link-prefetch-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/meta-csp/cross-origin-http/video-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/meta-csp/same-host-http/audio-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/meta-csp/same-host-http/img-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/meta-csp/same-host-http/link-prefetch-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/meta-csp/same-host-http/video-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/audio-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/audio-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/audio-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/img-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/img-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/img-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/link-prefetch-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/link-prefetch-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/link-prefetch-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/video-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/video-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/cross-origin-http/video-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/audio-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/audio-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/audio-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/img-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/img-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/img-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/link-prefetch-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/link-prefetch-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/link-prefetch-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/video-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/video-tag/top-level/no-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/mixed-content/optionally-blockable/http-csp/same-host-http/video-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html
+# testing/web-platform/tests/webdriver/interface.html
+# testing/web-platform/tests/webdriver/actions/support/test_actions_wdspec.html
+# testing/web-platform/tests/custom-elements/reaction-timing.html
+# testing/web-platform/tests/custom-elements/HTMLElement-constructor.html
+# testing/web-platform/tests/custom-elements/CustomElementRegistry.html
+# testing/web-platform/tests/custom-elements/attribute-changed-callback.html
+# testing/web-platform/tests/custom-elements/adopted-callback.html
+# testing/web-platform/tests/custom-elements/disconnected-callbacks.html
+# testing/web-platform/tests/custom-elements/connected-callbacks.html
+# testing/web-platform/tests/custom-elements/v0/creating-and-passing-registries/no-registry-test.html
+# testing/web-platform/tests/custom-elements/v0/creating-and-passing-registries/share-registry-import-document.html
+# testing/web-platform/tests/custom-elements/v0/creating-and-passing-registries/share-registry-create-document.html
+# testing/web-platform/tests/custom-elements/v0/creating-and-passing-registries/new-registry-test.html
+# testing/web-platform/tests/custom-elements/v0/concepts/custom-elements-type-allowed-chars-first-char.html
+# testing/web-platform/tests/custom-elements/v0/concepts/custom-elements-type-naming.html
+# testing/web-platform/tests/custom-elements/v0/concepts/custom-elements-type-allowed-chars.html
+# testing/web-platform/tests/custom-elements/v0/resources/import-master.html
+# testing/web-platform/tests/custom-elements/v0/resources/import-master-async.html
+# testing/web-platform/tests/custom-elements/v0/resources/x-mathml-element.html
+# testing/web-platform/tests/custom-elements/v0/resources/x-svg-element.html
+# testing/web-platform/tests/custom-elements/v0/resources/import.html
+# testing/web-platform/tests/custom-elements/v0/resources/x-element.html
+# testing/web-platform/tests/custom-elements/v0/resources/register-and-create-custom-element.html
+# testing/web-platform/tests/custom-elements/v0/resources/blank.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/custom-element-type-local-name.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/custom-element-type-is-attribute.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/non-configurable-constructor-property.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/custom-element-type-local-name-and-is-attribute.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/custom-element-constructor-namespace.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/custom-element-constructor-is-attribute.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/custom-element-constructor-node-document.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/unchanged-attribute.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/changing-is-attribute.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/custom-element-prototype.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/prototype-is-interface-prototype-object.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/custom-element-constructor-prototype.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/custom-element-constructor-local-name.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-type-extension-unresolved.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-interface-type-is-a-local-name.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/extensions-to-document-interface/created-callback-create-element.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-interface-type-is-a-type-extension.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-type-extension-is-a-type.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-namespace.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-is-attribute.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-type-is-a-local-name.html
+# testing/web-platform/tests/custom-elements/v0/instantiating/extensions-to-document-interface/created-callback-create-element-ns.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attached-callback-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/detached-callback-no-browsing-context-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attached-callback-move-element-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/created-callback-element-prototype-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/detached-callback-move-element-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attribute-changed-callback-set-attribute-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/created-callback-invocation-order-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/detached-callback-with-browsing-context-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/created-callback-invocation-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attribute-changed-callback-remove-attribute-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attribute-changed-callback-change-attribute-test.html
+# testing/web-platform/tests/custom-elements/v0/custom-element-lifecycle/enqueuing-and-invoking-callbacks/invoke-callbacks.html
+# testing/web-platform/tests/custom-elements/v0/registering/element-registration-algorithm-no-registry.html
+# testing/web-platform/tests/custom-elements/v0/registering/definition-construction-algorithm-svg-namespace-name-is-null.html
+# testing/web-platform/tests/custom-elements/v0/registering/definition-construction-algorithm-duplicate-definition.html
+# testing/web-platform/tests/custom-elements/v0/registering/definition-construction-algorithm-type-name-lowercased.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-elements-interface-html-element.html
+# testing/web-platform/tests/custom-elements/v0/registering/definition-construction-algorithm-default-namespace.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-elements-interface-svg-element.html
+# testing/web-platform/tests/custom-elements/v0/registering/definition-construction-algorithm-svg-namespace.html
+# testing/web-platform/tests/custom-elements/v0/registering/definition-construction-algorithm-name-is-null.html
+# testing/web-platform/tests/custom-elements/v0/registering/definition-construction-algorithm-no-interface-for-name.html
+# testing/web-platform/tests/custom-elements/v0/registering/definition-construction-algorithm-invalid-type.html
+# testing/web-platform/tests/custom-elements/v0/registering/definition-construction-algorithm-local-name-lowercased.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-elements-interface-html-unknown-element.html
+# testing/web-platform/tests/custom-elements/v0/registering/extensions-to-document-interface/custom-element-name.html
+# testing/web-platform/tests/custom-elements/v0/registering/extensions-to-document-interface/custom-element-prototype.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-css-test-custom-tag.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-css-test-registered-type-extension.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-matching-query-selector.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-matching-query-selector-all.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-css-test-type-extension-ref.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-css-test-registered-type-extension-ref.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-css-test-registered-custom-tag-ref.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-css-test-custom-tag-ref.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-css-test-type-extension.html
+# testing/web-platform/tests/custom-elements/v0/registering/unresolved-element-pseudoclass/unresolved-element-pseudoclass-css-test-registered-custom-tag.html
+# testing/web-platform/tests/custom-elements/resources/empty-html-document.html
+# testing/web-platform/tests/custom-elements/custom-element-registry/define.html
+# testing/web-platform/tests/custom-elements/reactions/Attr.html
+# testing/web-platform/tests/custom-elements/reactions/DOMTokenList.html
+# testing/web-platform/tests/custom-elements/reactions/ChildNode.html
+# testing/web-platform/tests/custom-elements/reactions/Range.html
+# testing/web-platform/tests/custom-elements/reactions/Element.html
+# testing/web-platform/tests/custom-elements/reactions/Node.html
+# testing/web-platform/tests/custom-elements/reactions/Document.html
+# testing/web-platform/tests/custom-elements/reactions/ParentNode.html
+# testing/web-platform/tests/custom-elements/reactions/NamedNodeMap.html
+# testing/web-platform/tests/custom-elements/htmlconstructor/newtarget.html
+# testing/web-platform/tests/content-security-policy/README.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/eval-scripts-setTimeout-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/report-blocked-data-uri.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-beacon-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/function-constructor-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/object-src-no-url-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/report-uri.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/worker-function-function-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-beacon-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/icon-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/injected-inline-style-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-cross-origin-load.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/filesystem-urls-match-filesystem.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-eventsource-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/report-uri-from-inline-javascript.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-websocket-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/eval-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/style-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/worker-from-guid.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/image-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-attribute-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/function-constructor-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/srcdoc-doesnt-bypass-script-src.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/injected-inline-script-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/injected-inline-style-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/eval-scripts-setInterval-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/worker-set-timeout-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-attribute-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-about-blank-allowed-by-default.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-eventsource-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/object-src-applet-code.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/object-src-applet-archive-codebase.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-about-blank-allowed-by-scheme.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/script-src-overrides-default-src.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/media-src-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/combine-header-and-meta-policies.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-xmlhttprequest-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-beacon-redirect-to-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/worker-connect-src-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-websocket-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/object-in-svg-foreignobject.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/shared-worker-connect-src-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/blob-urls-do-not-match-self.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-eventsource-redirect-to-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/policy-does-not-affect-child.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/default-src-inline-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/eval-scripts-setTimeout-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/eval-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/eval-scripts-setInterval-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/object-src-url-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/image-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/report-uri-from-javascript.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/frame-src-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/report-disallowed-from-meta.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/blob-urls-match-blob.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/self-doesnt-match-blob.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/object-src-url-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/filesystem-urls-do-not-match-self.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/media-src-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/image-full-host-wildcard-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/manifest-src-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/worker-eval-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/shared-worker-connect-src-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/source-list-parsing-paths-03.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/object-src-applet-code-codebase.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/report-same-origin-with-cookies.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/worker-importscripts-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/star-doesnt-match-blob.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-xmlhttprequest-redirect-to-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/iframe-inside-csp.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-attribute-on-html.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/icon-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/default-src-inline-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/object-src-applet-archive.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/manifest-src-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/report-cross-origin-no-cookies.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/injected-inline-script-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/worker-connect-src-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/connect-src-xmlhttprequest-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/inline-style-allowed-while-cloning-objects.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/eval-blocked-and-sends-report.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/object-src-no-url-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/style-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/duplicate-directive.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/media-src-track-block.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/worker-script-src.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/resources/generate-csp-report.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/resources/alert-fail.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/resources/postmessage-pass.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/resources/postmessage-fail.html
+# testing/web-platform/tests/content-security-policy/blink-contrib/resources/alert-pass.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-mismatched-url.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-basic-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/meta-outside-head.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/script-src-wildcards-disallowed.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/stylehash-basic-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-default-ignored.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-basic-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/stylenonce-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-mismatched-data.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-ignore-unsafeinline.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-default-src.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scripthash-unicode-normalization.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-javascript-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-nourl-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-get-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-notype-url.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/securitypolicyviolation-block-cross-origin-image.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/stylehash-default-src.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/stylehash-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-and-scripthash.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/securitypolicyviolation-block-image.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-get-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/securitypolicyviolation-block-cross-origin-image-from-script.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/securitypolicyviolation-block-image-from-script.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/base-uri-allow.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/base-uri-deny.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-nourl-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/stylenonce-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/form-action-src-redirect-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-redirect.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/scriptnonce-ignore-unsafeinline.sub.html
+# testing/web-platform/tests/content-security-policy/blink-contrib-2/plugintypes-notype-data.sub.html
+# testing/web-platform/tests/content-security-policy/object-src/object-src-2_2.html
+# testing/web-platform/tests/content-security-policy/object-src/object-src-2_1.html
+# testing/web-platform/tests/content-security-policy/font-src/font-whitelisted-ref.html
+# testing/web-platform/tests/content-security-policy/font-src/font-blacklisted-ref.html
+# testing/web-platform/tests/content-security-policy/font-src/font-blacklisted.html
+# testing/web-platform/tests/content-security-policy/font-src/font-whitelisted.html
+# testing/web-platform/tests/content-security-policy/meta/meta-img-src.html
+# testing/web-platform/tests/content-security-policy/meta/meta-modified.html
+# testing/web-platform/tests/content-security-policy/style-src/style-src-3_3.html
+# testing/web-platform/tests/content-security-policy/style-src/style-src-3_4.html
+# testing/web-platform/tests/content-security-policy/style-src/style-src-3_2.html
+# testing/web-platform/tests/content-security-policy/style-src/style-src-3_1.html
+# testing/web-platform/tests/content-security-policy/child-src/child-src-cross-origin-load.sub.html
+# testing/web-platform/tests/content-security-policy/child-src/child-src-worker-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/child-src/child-src-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/child-src/child-src-about-blank-allowed-by-default.sub.html
+# testing/web-platform/tests/content-security-policy/child-src/child-src-conflicting-frame-src.sub.html
+# testing/web-platform/tests/content-security-policy/child-src/child-src-about-blank-allowed-by-scheme.sub.html
+# testing/web-platform/tests/content-security-policy/child-src/child-src-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/child-src/child-src-worker-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/img-src/img-src-4_1.html
+# testing/web-platform/tests/content-security-policy/svg/including.sub.svg
+# testing/web-platform/tests/content-security-policy/svg/scripted.svg
+# testing/web-platform/tests/content-security-policy/svg/svg-inline.sub.html
+# testing/web-platform/tests/content-security-policy/svg/svg-from-guid.html
+# testing/web-platform/tests/content-security-policy/svg/svg-policy-with-resource.html
+# testing/web-platform/tests/content-security-policy/svg/svg-policy-resource-doc-includes.html
+# testing/web-platform/tests/content-security-policy/media-src/media-src-7_1.html
+# testing/web-platform/tests/content-security-policy/media-src/media-src-7_2.html
+# testing/web-platform/tests/content-security-policy/media-src/media-src-7_3_2.html
+# testing/web-platform/tests/content-security-policy/media-src/media-src-7_3.html
+# testing/web-platform/tests/content-security-policy/media-src/media-src-redir-bug.sub.html
+# testing/web-platform/tests/content-security-policy/media-src/media-src-7_2_2.html
+# testing/web-platform/tests/content-security-policy/media-src/media-src-7_1_2.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_10_1.sub.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_8.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_9.sub.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_10.html
+# testing/web-platform/tests/content-security-policy/generic/no-default-src.sub.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_2.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_1-script-src.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_2_3.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_8_1.sub.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_1-img-src.html
+# testing/web-platform/tests/content-security-policy/generic/generic-0_2_2.sub.html
+# testing/web-platform/tests/content-security-policy/reporting/securitypolicyviolation-idl.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/nested-traversing-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/multiple-frames-meta-ignored.sub.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/intermediate-reporting-frame-allows-star.sub.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/reporting-frame-allows-none-meta.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/intermediate-reporting-frame-allows-self.sub.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/single-frame-self-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/multiple-frames-self-allowed.sub.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/nested-traversing-banned.sub.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/multiple-frames-one-blocked.sub.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/reporting-frame-allows-self.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/deep-allows-none.sub.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/reporting-frame-allows-none.html
+# testing/web-platform/tests/content-security-policy/frame-ancestors/nested-traversing-banned-top-is-self.sub.html
+# testing/web-platform/tests/content-security-policy/script-src/script-src-1_10_1.html
+# testing/web-platform/tests/content-security-policy/script-src/script-src-1_2.html
+# testing/web-platform/tests/content-security-policy/script-src/script-src-1_1.html
+# testing/web-platform/tests/content-security-policy/script-src/script-src-1_4.html
+# testing/web-platform/tests/content-security-policy/script-src/script-src-1_4_1.html
+# testing/web-platform/tests/content-security-policy/script-src/script-src-1_2_1.html
+# testing/web-platform/tests/content-security-policy/script-src/script-src-1_10.html
+# testing/web-platform/tests/content-security-policy/script-src/script-src-1_3.html
+# testing/web-platform/tests/content-security-policy/script-src/script-src-1_4_2.html
+# testing/web-platform/tests/page-visibility/test_attributes_exist.html
+# testing/web-platform/tests/page-visibility/test_tab_state_change-manual.html
+# testing/web-platform/tests/page-visibility/test_child_document.html
+# testing/web-platform/tests/page-visibility/test_read_only.html
+# testing/web-platform/tests/page-visibility/unload-1.html
+# testing/web-platform/tests/page-visibility/test_minimize-manual.html
+# testing/web-platform/tests/page-visibility/idlharness.html
+# testing/web-platform/tests/page-visibility/unload.html
+# testing/web-platform/tests/page-visibility/test_default_view.html
+# testing/web-platform/tests/page-visibility/resources/blank_page_green.html
+# testing/web-platform/tests/url/url-domainToUnicode.html
+# testing/web-platform/tests/url/a-element-xhtml.xhtml
+# testing/web-platform/tests/url/urlsearchparams-set.html
+# testing/web-platform/tests/url/a-element.html
+# testing/web-platform/tests/url/urlsearchparams-delete.html
+# testing/web-platform/tests/url/url-setters.html
+# testing/web-platform/tests/url/interfaces.html
+# testing/web-platform/tests/url/url-constructor.html
+# testing/web-platform/tests/url/urlsearchparams-get.html
+# testing/web-platform/tests/url/urlsearchparams-stringifier.html
+# testing/web-platform/tests/url/urlsearchparams-append.html
+# testing/web-platform/tests/url/urlsearchparams-constructor.html
+# testing/web-platform/tests/url/urlsearchparams-has.html
+# testing/web-platform/tests/url/historical.html
+# testing/web-platform/tests/url/urlsearchparams-getall.html
+# testing/web-platform/tests/gamepad/getgamepads-polling-manual.html
+# testing/web-platform/tests/gamepad/events-manual.html
+# testing/web-platform/tests/gamepad/idlharness.html
+# testing/web-platform/tests/gamepad/timestamp-manual.html
+# testing/web-platform/tests/gamepad/idlharness-manual.html
+# testing/web-platform/tests/secure-contexts/postMessage-helper.html
+# testing/web-platform/tests/secure-contexts/basic-popup-and-iframe-tests.html
+# testing/web-platform/tests/secure-contexts/basic-shared-worker.https.html
+# testing/web-platform/tests/secure-contexts/shared-worker-insecure-first.https.html
+# testing/web-platform/tests/secure-contexts/basic-dedicated-worker.https.html
+# testing/web-platform/tests/secure-contexts/shared-worker-secure-first.https.html
+# testing/web-platform/tests/secure-contexts/basic-dedicated-worker.html
+# testing/web-platform/tests/secure-contexts/basic-popup-and-iframe-tests.https.html
+# testing/web-platform/tests/secure-contexts/postMessage-helper.https.html
+# testing/web-platform/tests/secure-contexts/basic-shared-worker.html
+# testing/web-platform/tests/secure-contexts/support/https-subframe-dedicated.html
+# testing/web-platform/tests/secure-contexts/support/https-subframe-shared.html
+# testing/web-platform/tests/secure-contexts/support/shared-worker-insecure-popup.html
+# testing/web-platform/tests/vibration/cancel-when-hidden-manual.html
+# testing/web-platform/tests/vibration/cancel-with-new-manual.html
+# testing/web-platform/tests/vibration/simple-scalar-manual.html
+# testing/web-platform/tests/vibration/silent-ignore.html
+# testing/web-platform/tests/vibration/cancel-with-0-manual.html
+# testing/web-platform/tests/vibration/simple-array-manual.html
+# testing/web-platform/tests/vibration/invalid-values.html
+# testing/web-platform/tests/vibration/pattern-array-with-0-manual.html
+# testing/web-platform/tests/vibration/idl.html
+# testing/web-platform/tests/vibration/cancel-with-empty-array-manual.html
+# testing/web-platform/tests/vibration/pattern-array-manual.html
+# testing/web-platform/tests/vibration/api-is-present.html
+# testing/web-platform/tests/vibration/pattern-array-extra-manual.html
+# testing/web-platform/tests/vibration/cancel-with-array-0-manual.html
+# testing/web-platform/tests/tools/py/doc/download.html
+# testing/web-platform/tests/tools/pywebsocket/src/example/xhr_benchmark.html
+# testing/web-platform/tests/tools/pywebsocket/src/example/console.html
+# testing/web-platform/tests/tools/pywebsocket/src/example/benchmark.html
+# testing/web-platform/tests/tools/pywebsocket/src/example/eventsource.html
+# testing/web-platform/tests/tools/pywebsocket/src/example/arraybuffer_benchmark.html
+# testing/web-platform/tests/tools/pywebsocket/src/example/xhr_event_logger.html
+# testing/web-platform/tests/tools/html5lib/html5lib/tests/us-ascii.html
+# testing/web-platform/tests/tools/runner/index.html
+# testing/web-platform/tests/tools/runner/logo.svg
+# testing/web-platform/tests/tools/runner/fonts/glyphicons-halflings-regular.svg
+# testing/web-platform/tests/tools/pytest/doc/en/_templates/sidebarintro.html
+# testing/web-platform/tests/tools/pytest/doc/en/_templates/links.html
+# testing/web-platform/tests/tools/pytest/doc/en/_templates/globaltoc.html
+# testing/web-platform/tests/tools/pytest/doc/en/_themes/flask/relations.html
+# testing/web-platform/tests/tools/pytest/doc/en/test/extend.html
+# testing/web-platform/tests/tools/pytest/doc/en/test/test.html
+# testing/web-platform/tests/tools/pytest/doc/en/test/config.html
+# testing/web-platform/tests/tools/pytest/doc/en/test/dist.html
+# testing/web-platform/tests/webvtt/interfaces.html
+# testing/web-platform/tests/webvtt/webvtt-api-for-browsers/vttcue-interface/snapToLines.html
+# testing/web-platform/tests/webvtt/webvtt-api-for-browsers/vttcue-interface/vertical.html
+# testing/web-platform/tests/webvtt/webvtt-api-for-browsers/vttcue-interface/text.html
+# testing/web-platform/tests/webvtt/webvtt-api-for-browsers/vttcue-interface/align.html
+# testing/web-platform/tests/webvtt/webvtt-api-for-browsers/vttcue-interface/getCueAsHTML.html
+# testing/web-platform/tests/webvtt/webvtt-api-for-browsers/vttcue-interface/line.html
+# testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/001.html
+# testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/entities.html
+# testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tree-building.html
+# testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/timestamps.html
+# testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tags.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/cue_too_long-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_end-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_end.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/audio_has_no_subtitles-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_position_gt_50.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_integer_and_percent_mixed_overlap_move_up-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_align_position_line_size_while_paused.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/enable_controls_reposition-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/one_line_cue_plus_wrapped_cue-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_start_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/disable_controls_reposition.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/2_tracks-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_text-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/audio_has_no_subtitles.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/size_50-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/too_many_cues-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/enable_controls_reposition.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_position_50.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_percent_and_integer_mixed_overlap_move_up-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/too_many_cues.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_align_position_line_size.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position-ref-1.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_integer_and_percent_mixed_overlap_move_up.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_partially_move_up.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/too_many_cues_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/too_many_cues_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_text.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/decode_escaped_entities-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/cue_too_long.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_1_wrapped_cue_grow_downwards.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_line.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/3_tracks-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_remove_cue_while_paused-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_text_while_paused.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/3_tracks.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_partially_move_down-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_end_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position-1.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_partially_move_up-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_0_is_top.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_percent_and_integer_mixed_overlap_move_up.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_line-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_position_lt_50_size_gt_maximum_size.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_-2_wrapped_cue_grow_upwards-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_completely_move_up.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_1_wrapped_cue_grow_downwards-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/2_tracks.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_end_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_start.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/media_with_controls.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_partially_move_down.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/repaint-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_start-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_start_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_50_percent.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/media_with_controls-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_integer_and_percent_mixed_overlap-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_0_is_top-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_integer_and_percent_mixed_overlap.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_position_gt_50-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_position_lt_50-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_percent_and_integer_mixed_overlap-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_50_percent-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_position_lt_50.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_percent_and_integer_mixed_overlap.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/decode_escaped_entities.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/basic-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_position_lt_50_size_gt_maximum_size-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/disable_controls_reposition-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/one_line_cue_plus_wrapped_cue.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_align_position_line_size-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/basic.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_completely_move_up-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_text_while_paused-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/size_50.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/repaint.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/align_middle_position_50-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_align_position_line_size_while_paused-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/dom_override_remove_cue_while_paused.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/line_-2_wrapped_cue_grow_upwards.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/bidi_ruby-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u0041_first-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u05D0_first.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_u2029_u05D0-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u0628_first.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u05D0_first-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_u2029_u05D0.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_u2028_u05D0.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_LF_u05D0-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_u2028_u05D0-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_LF_u05D0.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u0041_first.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u06E9_no_strong_dir-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u06E9_no_strong_dir.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/bidi_ruby.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/bidi/u0628_first-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/italic_object_default_font-style.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/underline_object_default_font-style.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/underline_object_default_font-style-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/bold_object_default_font-style.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/inherit_as_default_value_inherits_values_from_media_element.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/italic_object_default_font-style-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/inherit_as_default_value_inherits_values_from_media_element-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/bold_object_default_font-style-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre-line_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_hex-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_rgba.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/not_allowed_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/outline_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/not_root_selector-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/root_namespace.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/type_selector_root-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_hsla.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/root_selector.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_nowrap_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-shadow.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_overline.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/id_color-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre-line_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_overline_underline_line-through-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_shorthand_css_relative_url-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/cue_func_selector_single_colon-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/id_color.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/not_root_selector.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_nowrap_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/font_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_box.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_shorthand_css_relative_url.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/inherit_values_from_media_element-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre-wrap_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/type_selector_root.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre-wrap_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_line-through.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/outline_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/outline_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_rgba-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_hex.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/root_selector-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_underline.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_normal_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_hsla-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_overline_underline_line-through.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_line-through-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/outline_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/inherit_values_from_media_element.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-shadow-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_overline-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_box-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/font_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/font_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_normal_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/root_namespace-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/cue_func_selector_single_colon.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/font_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_underline-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/not_allowed_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_outline_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_with_class_object_specific_selector-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_animation_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_timestamp_past.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_font_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_text-shadow-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_normal_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_font_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre-line_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_text-shadow.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_text-decoration_line-through.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_outline_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_timestamp_past-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_font_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_background_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_background_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre-wrap_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_animation_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_timestamp_future-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_namespace.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_timestamp_future.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_nowrap-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_text-decoration_line-through-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_background_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_nowrap.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_color-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_with_class_object_specific_selector.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_color.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_font_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_namespace-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre-wrap_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_transition_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_outline_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_with_class.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_with_class-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_normal_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_transition_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre-line_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_outline_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_background_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_background_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_nowrap-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_text-decoration_line-through-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_font_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_color.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_normal_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_transition_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_transition_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_font_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_outline_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_namespace.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_outline_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_animation_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_nowrap.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_timestamp_past.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_with_class_object_specific_selector.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_timestamp_future-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_normal_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre-wrap_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre-wrap_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_with_class_object_specific_selector-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_with_class.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_text-shadow-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_animation_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_background_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_text-shadow.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_color-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_namespace-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_outline_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre-line_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_timestamp_past-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_background_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_with_class-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_font_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre-line_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_background_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_outline_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_text-decoration_line-through.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_font_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_timestamp_future.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_color.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_text-shadow-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_timestamp_future-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_outline_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_with_class_object_specific_selector-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_font_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_nowrap.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_background_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_text-shadow.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_with_class-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_outline_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_normal_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_text-decoration_line-through-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_outline_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_text-decoration_line-through.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre-wrap_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_transition_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre-wrap_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_transition_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_namespace-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre-line_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_background_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_normal_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_namespace.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_font_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_color-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_with_class.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_background_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_outline_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_animation_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_timestamp_future.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_font_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_animation_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_timestamp_past-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre-line_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_with_class_object_specific_selector.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_font_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_nowrap-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_background_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_timestamp_past.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_animation_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_timestamp_future.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_text-shadow.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_color.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_text-decoration_line-through.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_with_class-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_animation_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_background_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_font_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_normal_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_with_class_object_specific_selector.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_outline_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_text-decoration_line-through-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre-line_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_color-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre-line_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_nowrap.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_transition_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre-wrap_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_outline_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_with_class_object_specific_selector-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_namespace.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_with_class.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_background_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_background_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_normal_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_nowrap-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_timestamp_past-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_outline_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_font_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre-wrap_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_font_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_timestamp_past.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_background_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_outline_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_text-shadow-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_transition_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_namespace-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_font_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_timestamp_future-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_with_class-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_nowrap.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_animation_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_outline_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_voice_attribute-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_text-decoration_line-through.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_with_class_object_specific_selector-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_font_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_namespace-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_outline_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_namespace.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_color-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_timestamp_future-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-wrap_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_with_class_object_specific_selector.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_text-shadow.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_background_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_font_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_nowrap-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_timestamp_past-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_outline_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_background_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_transition_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_background_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_with_class.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_text-decoration_line-through-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_normal_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_outline_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_timestamp_past.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_animation_with_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_font_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-wrap_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_timestamp_future.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_transition_with_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_color.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_font_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_normal_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_voice_attribute.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_background_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_text-shadow-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre-line_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_hex-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_rgba.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/outline_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_hsla.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_nowrap_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-shadow.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_overline.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre-line_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_overline_underline_line-through-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_shorthand_css_relative_url-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_nowrap_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/font_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_shorthand_css_relative_url.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/inherit_values_from_media_element-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre-wrap_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/cue_selector_single_colon-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre-wrap_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_line-through.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/outline_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/outline_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_rgba-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_hex.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_underline.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_normal_wrapped-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_hsla-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_overline_underline_line-through.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_line-through-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/outline_properties.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/inherit_values_from_media_element.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-shadow-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/cue_selector_single_colon.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_overline-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/font_shorthand-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/font_properties-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_normal_wrapped.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/font_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_shorthand.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_underline-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/size_90-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/single_quote-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/media_height_19-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/size_90.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely_all_cues_have_same_timestamp.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/size_99-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/media_404_omit_subtitles-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/size_99.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/media_height_19.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely_all_cues_have_same_timestamp-ref.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/media_404_omit_subtitles.html
+# testing/web-platform/tests/webvtt/rendering/cues-with-video/processing-model/evil/single_quote.html
+# testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.html
+# testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-local.dtd
+# testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-3.xhtml
+# testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.xhtml
+# testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-2.xhtml
+# testing/web-platform/tests/editing/event.html
+# testing/web-platform/tests/editing/run/createlink.html
+# testing/web-platform/tests/editing/run/removeformat.html
+# testing/web-platform/tests/editing/run/justifyleft.html
+# testing/web-platform/tests/editing/run/superscript.html
+# testing/web-platform/tests/editing/run/fontsize.html
+# testing/web-platform/tests/editing/run/inserthorizontalrule.html
+# testing/web-platform/tests/editing/run/justifyright.html
+# testing/web-platform/tests/editing/run/bold.html
+# testing/web-platform/tests/editing/run/hilitecolor.html
+# testing/web-platform/tests/editing/run/insertparagraph.html
+# testing/web-platform/tests/editing/run/indent.html
+# testing/web-platform/tests/editing/run/strikethrough.html
+# testing/web-platform/tests/editing/run/insertorderedlist.html
+# testing/web-platform/tests/editing/run/underline.html
+# testing/web-platform/tests/editing/run/backcolor.html
+# testing/web-platform/tests/editing/run/subscript.html
+# testing/web-platform/tests/editing/run/forecolor.html
+# testing/web-platform/tests/editing/run/multitest.html
+# testing/web-platform/tests/editing/run/formatblock.html
+# testing/web-platform/tests/editing/run/misc.html
+# testing/web-platform/tests/editing/run/insertimage.html
+# testing/web-platform/tests/editing/run/insertunorderedlist.html
+# testing/web-platform/tests/editing/run/italic.html
+# testing/web-platform/tests/editing/run/inserttext.html
+# testing/web-platform/tests/editing/run/justifyfull.html
+# testing/web-platform/tests/editing/run/outdent.html
+# testing/web-platform/tests/editing/run/fontname.html
+# testing/web-platform/tests/editing/run/forwarddelete.html
+# testing/web-platform/tests/editing/run/justifycenter.html
+# testing/web-platform/tests/editing/run/inserthtml.html
+# testing/web-platform/tests/editing/run/delete.html
+# testing/web-platform/tests/editing/run/insertlinebreak.html
+# testing/web-platform/tests/editing/run/unlink.html
+# testing/web-platform/tests/editing/other/restoration.html
+# testing/web-platform/tests/editing/other/delete.html
+# testing/web-platform/tests/editing/manual/insertlinebreak.manual.html
+# testing/web-platform/tests/editing/manual/inserttext.manual.html
+# testing/web-platform/tests/editing/manual/insertparagraph.manual.html
+# testing/web-platform/tests/editing/manual/forwarddelete.manual.html
+# testing/web-platform/tests/editing/manual/inserttext2.manual.html
+# testing/web-platform/tests/editing/manual/delete.manual.html
+# testing/web-platform/tests/IndexedDB/idbobjectstore_clear2.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getKey6.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getKey3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_index6.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_index3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_iterating_objectstore.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add9.htm
+# testing/web-platform/tests/IndexedDB/idbindex_openKeyCursor4.htm
+# testing/web-platform/tests/IndexedDB/transaction-abort-generator-revert.html
+# testing/web-platform/tests/IndexedDB/idbcursor_update_index8.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open6.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_clear4.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_get2.htm
+# testing/web-platform/tests/IndexedDB/idbindex_get.htm
+# testing/web-platform/tests/IndexedDB/idbindex_count4.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_count3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_index.htm
+# testing/web-platform/tests/IndexedDB/idbkeyrange_incorrect.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_index2.htm
+# testing/web-platform/tests/IndexedDB/string-list-ordering.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_objectstore.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getAllKeys.html
+# testing/web-platform/tests/IndexedDB/idbdatabase_transaction4.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore11.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_objectstore4.htm
+# testing/web-platform/tests/IndexedDB/idbindex_openKeyCursor3.htm
+# testing/web-platform/tests/IndexedDB/idbindex_get5.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_transaction5.htm
+# testing/web-platform/tests/IndexedDB/list_ordering.htm
+# testing/web-platform/tests/IndexedDB/transaction-lifetime.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_cmp3.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add11.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex12.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_index3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-reused.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_iterating_index.htm
+# testing/web-platform/tests/IndexedDB/idbindex-multientry-big.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_count.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_getAllKeys.html
+# testing/web-platform/tests/IndexedDB/idbfactory_deleteDatabase2.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_objectstore6.htm
+# testing/web-platform/tests/IndexedDB/transaction-lifetime-blocked.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_objectstore8.htm
+# testing/web-platform/tests/IndexedDB/abort-in-initial-upgradeneeded.html
+# testing/web-platform/tests/IndexedDB/idbcursor_update_index4.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getKey2.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getKey4.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_index7.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put15.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_objectstore9.htm
+# testing/web-platform/tests/IndexedDB/keypath_maxsize.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add12.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_clear.htm
+# testing/web-platform/tests/IndexedDB/idbindex_count2.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-direction-index-keyrange.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex3-usable-right-away.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open7.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex10.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-advance-continue-async.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add2.htm
+# testing/web-platform/tests/IndexedDB/idbtransaction_abort.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_index2.htm
+# testing/web-platform/tests/IndexedDB/key_valid.html
+# testing/web-platform/tests/IndexedDB/idbcursor_update_index6.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open10.htm
+# testing/web-platform/tests/IndexedDB/idbindex-rename-errors.html
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_index6.htm
+# testing/web-platform/tests/IndexedDB/keygenerator-overflow.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-direction-index.htm
+# testing/web-platform/tests/IndexedDB/idb_binary_key_conversion.htm
+# testing/web-platform/tests/IndexedDB/transaction-lifetime-empty.html
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore8-parameters.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_close.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_cmp2.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_deleteObjectStore2.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore10-1000ends.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore7.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_objectstore.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_objectstore3.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add16.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_index3.htm
+# testing/web-platform/tests/IndexedDB/idbindex_get4.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore-rename-errors.html
+# testing/web-platform/tests/IndexedDB/idbtransaction-oncomplete.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_close2.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-direction-objectstore.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_objectstore4.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open11.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_deleteDatabase4.htm
+# testing/web-platform/tests/IndexedDB/transaction-abort-multiple-metadata-revert.html
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_objectstore.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_objectstore2.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_deleted.htm
+# testing/web-platform/tests/IndexedDB/interfaces.html
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put9.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_delete.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_index5.htm
+# testing/web-platform/tests/IndexedDB/idbindex_get3.htm
+# testing/web-platform/tests/IndexedDB/value.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add7.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_index.htm
+# testing/web-platform/tests/IndexedDB/idbkeyrange.htm
+# testing/web-platform/tests/IndexedDB/idbindex_get2.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_transaction2.htm
+# testing/web-platform/tests/IndexedDB/idbindex-multientry-arraykeypath.htm
+# testing/web-platform/tests/IndexedDB/transaction-requestqueue.htm
+# testing/web-platform/tests/IndexedDB/idbindex_get8.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_objectstore3.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex13.htm
+# testing/web-platform/tests/IndexedDB/idbindex_openKeyCursor.htm
+# testing/web-platform/tests/IndexedDB/keypath_invalid.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_delete2.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_index7.htm
+# testing/web-platform/tests/IndexedDB/transaction_bubble-and-capture.htm
+# testing/web-platform/tests/IndexedDB/idbkeyrange-includes.htm
+# testing/web-platform/tests/IndexedDB/idbtransaction_objectStoreNames.html
+# testing/web-platform/tests/IndexedDB/keygenerator-constrainterror.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add14.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_index5.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm
+# testing/web-platform/tests/IndexedDB/idbindex_openCursor.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open5.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put6.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_delete5.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex7-event_order.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_count4.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_delete4.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add13.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_clear3.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_deleteObjectStore3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_objectstore5.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put13.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put5.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_deleteObjectStore4-not_reused.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_deleteObjectStore.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getKey8.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_objectstore2.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add5.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_objectstore4.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put12.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_index9.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_delete6.htm
+# testing/web-platform/tests/IndexedDB/key_invalid.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_count2.htm
+# testing/web-platform/tests/IndexedDB/keyorder.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_get.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-primarykey.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_index8.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore10-emptyname.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-advance.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_index5.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_index4.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_index2.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_get3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_objectstore2.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-key.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add15.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_objectstore5.htm
+# testing/web-platform/tests/IndexedDB/idbindex_get6.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put16.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_deleteDatabase3.htm
+# testing/web-platform/tests/IndexedDB/close-in-upgradeneeded.html
+# testing/web-platform/tests/IndexedDB/idbobjectstore_get4.htm
+# testing/web-platform/tests/IndexedDB/transaction-create_in_versionchange.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_transaction.htm
+# testing/web-platform/tests/IndexedDB/value_recursive.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-advance-invalid.htm
+# testing/web-platform/tests/IndexedDB/idbindex_count3.htm
+# testing/web-platform/tests/IndexedDB/transaction-abort-object-store-metadata-revert.html
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put7.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put14.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open9.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_objectstore6.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add4.htm
+# testing/web-platform/tests/IndexedDB/idbindex_count.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-source.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_index.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_iterating.htm
+# testing/web-platform/tests/IndexedDB/writer-starvation.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add6.htm
+# testing/web-platform/tests/IndexedDB/idbtransaction.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_delete3.htm
+# testing/web-platform/tests/IndexedDB/idb_webworkers.htm
+# testing/web-platform/tests/IndexedDB/objectstore_keyorder.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-continue.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open8.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore4.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open4.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore6.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex4-deleteIndex-event_order.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex5-emptykeypath.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_cmp4.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_index.htm
+# testing/web-platform/tests/IndexedDB/idbindex_indexNames.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_cmp.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put10.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_openKeyCursor.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_iterating_objectstore2.htm
+# testing/web-platform/tests/IndexedDB/idbindex_openCursor3.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_index.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_index8.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_index3.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getKey.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore-rename-abort.html
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex6-event_order.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_objectstore5.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore-createIndex-emptyname.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_deleteIndex.htm
+# testing/web-platform/tests/IndexedDB/idbindex-rename.html
+# testing/web-platform/tests/IndexedDB/idbobjectstore_openCursor.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put3.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open2.htm
+# testing/web-platform/tests/IndexedDB/idbindex-rename-abort.html
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add8.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_invalid.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_objectstore5.htm
+# testing/web-platform/tests/IndexedDB/idbindex-multientry.htm
+# testing/web-platform/tests/IndexedDB/transaction-abort-index-metadata-revert.html
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex8-valid_keys.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_iterating_index2.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_add10.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex14-exception_order.htm
+# testing/web-platform/tests/IndexedDB/keygenerator.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getKey7.htm
+# testing/web-platform/tests/IndexedDB/idbindex_openKeyCursor2.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_objectstore7.htm
+# testing/web-platform/tests/IndexedDB/idbindex_get7.htm
+# testing/web-platform/tests/IndexedDB/cursor-overloads.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_objectstore2.htm
+# testing/web-platform/tests/IndexedDB/idbversionchangeevent.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getKey5.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_transaction3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_index5.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_advance_objectstore3.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_index7.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_deleteDatabase.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex9-emptyname.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore2.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-continuePrimaryKey-exception-order.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_delete7.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_openCursor_invalid.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_get5.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_getAll.html
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_index4.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put8.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_update_objectstore.htm
+# testing/web-platform/tests/IndexedDB/keypath.htm
+# testing/web-platform/tests/IndexedDB/idbindex_getAll.html
+# testing/web-platform/tests/IndexedDB/index_sort_order.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_delete_index2.htm
+# testing/web-platform/tests/IndexedDB/idbindex_openCursor2.htm
+# testing/web-platform/tests/IndexedDB/request_bubble-and-capture.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_objectstore4.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex2.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex11.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put11.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put4.htm
+# testing/web-platform/tests/IndexedDB/idbfactory_open12.htm
+# testing/web-platform/tests/IndexedDB/idbobjectstore-rename-store.html
+# testing/web-platform/tests/IndexedDB/idbobjectstore_put2.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore5.htm
+# testing/web-platform/tests/IndexedDB/idbcursor-direction.htm
+# testing/web-platform/tests/IndexedDB/idbdatabase_createObjectStore9-invalidparameters.htm
+# testing/web-platform/tests/IndexedDB/idbcursor_continue_objectstore3.htm
+# testing/web-platform/tests/cors/credentials-flag.htm
+# testing/web-platform/tests/cors/request-headers.htm
+# testing/web-platform/tests/cors/status.htm
+# testing/web-platform/tests/cors/redirect-origin.htm
+# testing/web-platform/tests/cors/redirect-userinfo.htm
+# testing/web-platform/tests/cors/late-upload-events.htm
+# testing/web-platform/tests/cors/basic.htm
+# testing/web-platform/tests/cors/response-headers.htm
+# testing/web-platform/tests/cors/redirect-preflight-2.htm
+# testing/web-platform/tests/cors/status-async.htm
+# testing/web-platform/tests/cors/status-preflight.htm
+# testing/web-platform/tests/cors/simple-requests.htm
+# testing/web-platform/tests/cors/allow-headers.htm
+# testing/web-platform/tests/cors/origin.htm
+# testing/web-platform/tests/cors/remote-origin.htm
+# testing/web-platform/tests/cors/preflight-cache.htm
+# testing/web-platform/tests/cors/redirect-preflight.htm
+# testing/web-platform/tests/cors/resources/remote-xhrer.html
+# testing/web-platform/harness/test/testdata/reftest/green-ref.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_cycle_1-ref.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_and_fail.html
+# testing/web-platform/harness/test/testdata/reftest/green.html
+# testing/web-platform/harness/test/testdata/reftest/reftest.https.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_cycle_fail.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_cycle_0-ref.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_and_fail_0-ref.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_or_0.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_mismatch.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_match_fail.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_timeout.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_ref_timeout.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_cycle_fail_0-ref.html
+# testing/web-platform/harness/test/testdata/reftest/red.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_wait_0.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_ref_timeout-ref.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_cycle.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_match.html
+# testing/web-platform/harness/test/testdata/reftest/reftest_mismatch_fail.html
+# testing/web-platform/harness/test/testdata/testharness/testharness_long_timeout.html
+# testing/web-platform/harness/test/testdata/testharness/testharness_error.html
+# testing/web-platform/harness/test/testdata/testharness/testharness_timeout.html
+# testing/web-platform/harness/test/testdata/testharness/testharness_0.html
+# testing/web-platform/harness/test/testdata/testharness/testharness.https.html
+# testing/web-platform/harness/test/testdata/testharness/firefox/test_pref_set.html
+# testing/web-platform/harness/test/testdata/testharness/firefox/test_pref_dir.html
+# testing/web-platform/harness/test/testdata/testharness/firefox/subdir/test_pref_reset.html
+# testing/web-platform/harness/test/testdata/testharness/firefox/subdir/test_pref_inherit.html
+# testing/web-platform/harness/test/testdata/testharness/subdir/testharness_1.html
+# testing/web-platform/harness/docs/architecture.svg
+# testing/web-platform/harness/wptrunner/testharness_runner.html
+# testing/specialpowers/install.rdf
+# testing/talos/talos/getInfo.html
+# testing/talos/talos/generate-tresize-xpi.html
+# testing/talos/talos/generate-tart-xpi.html
+# testing/talos/talos/tests/tp5o.html
+# testing/talos/talos/tests/tart/addon/install.rdf
+# testing/talos/talos/tests/tart/addon/content/tart.overlay.xul
+# testing/talos/talos/tests/tart/addon/content/tart.html
+# testing/talos/talos/tests/tart/addon/content/blank.icon.html
+# testing/talos/talos/tests/svg_opacity/small-group-opacity-2500.svg
+# testing/talos/talos/tests/svg_opacity/big-optimizable-group-opacity-2500.svg
+# testing/talos/talos/tests/devtools/addon/install.rdf
+# testing/talos/talos/tests/devtools/addon/content/damp.html
+# testing/talos/talos/tests/devtools/addon/content/damp.overlay.xul
+# testing/talos/talos/tests/devtools/addon/content/pages/simple.html
+# testing/talos/talos/tests/a11y/dhtml.html
+# testing/talos/talos/tests/a11y/tablemutation.html
+# testing/talos/talos/tests/webgl/benchmarks/terrain/perftest.html
+# testing/talos/talos/tests/v8_7/run.html
+# testing/talos/talos/tests/v8_7/revisions.html
+# testing/talos/talos/tests/video/video_playback.html
+# testing/talos/talos/tests/scroll/reader.htm
+# testing/talos/talos/tests/scroll/tiled-fixed-downscale.html
+# testing/talos/talos/tests/scroll/tiled-fixed.html
+# testing/talos/talos/tests/scroll/drac.htm
+# testing/talos/talos/tests/scroll/tiled.html
+# testing/talos/talos/tests/scroll/iframe.svg
+# testing/talos/talos/tests/scroll/tiled-downscale.html
+# testing/talos/talos/tests/dromaeo/index.html
+# testing/talos/talos/tests/dromaeo/dom-query.html
+# testing/talos/talos/tests/dromaeo/test-head.html
+# testing/talos/talos/tests/dromaeo/cssquery-dojo.html
+# testing/talos/talos/tests/dromaeo/store.php
+# testing/talos/talos/tests/dromaeo/dom-attr.html
+# testing/talos/talos/tests/dromaeo/cssquery-jquery.html
+# testing/talos/talos/tests/dromaeo/cssquery-mootools.html
+# testing/talos/talos/tests/dromaeo/JSON.php
+# testing/talos/talos/tests/dromaeo/cssquery-yui.html
+# testing/talos/talos/tests/dromaeo/dom-traverse.html
+# testing/talos/talos/tests/dromaeo/dom-modify.html
+# testing/talos/talos/tests/dromaeo/test-tail.html
+# testing/talos/talos/tests/dromaeo/cssquery-ext.html
+# testing/talos/talos/tests/dromaeo/cssquery-prototype.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-controlflow-recursive.html
+# testing/talos/talos/tests/dromaeo/tests/dromaeo-object-string.html
+# testing/talos/talos/tests/dromaeo/tests/dom-query.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-date-format-tofte.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-access-fannkuch.html
+# testing/talos/talos/tests/dromaeo/tests/cssquery-dojo.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-string-fasta.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-bitops-bits-in-byte.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-attr-prototype.html
+# testing/talos/talos/tests/dromaeo/tests/v8-raytrace.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-crypto-sha1.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-3d-morph.html
+# testing/talos/talos/tests/dromaeo/tests/dom-attr.html
+# testing/talos/talos/tests/dromaeo/tests/dromaeo-string-base64.html
+# testing/talos/talos/tests/dromaeo/tests/v8-earley-boyer.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-bitops-bitwise-and.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-access-nbody.html
+# testing/talos/talos/tests/dromaeo/tests/cssquery-jquery.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-string-validate-input.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-3d-raytrace.html
+# testing/talos/talos/tests/dromaeo/tests/cssquery-mootools.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-access-nsieve.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-traverse-jquery.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-math-spectral-norm.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-modify-jquery.html
+# testing/talos/talos/tests/dromaeo/tests/dromaeo-object-regexp.html
+# testing/talos/talos/tests/dromaeo/tests/cssquery-yui.html
+# testing/talos/talos/tests/dromaeo/tests/dom-traverse.html
+# testing/talos/talos/tests/dromaeo/tests/dromaeo-core-eval.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-math-cordic.html
+# testing/talos/talos/tests/dromaeo/tests/dom-modify.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-style-prototype.html
+# testing/talos/talos/tests/dromaeo/tests/dromaeo-3d-cube.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-string-unpack-code.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-event-jquery.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-crypto-aes.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-event-prototype.html
+# testing/talos/talos/tests/dromaeo/tests/v8-richards.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-crypto-md5.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-bitops-nsieve-bits.html
+# testing/talos/talos/tests/dromaeo/tests/dromaeo-object-array.html
+# testing/talos/talos/tests/dromaeo/tests/v8-deltablue.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-attr-jquery.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-style-jquery.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-bitops-3bit-bits-in-byte.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-math-partial-sums.html
+# testing/talos/talos/tests/dromaeo/tests/v8-crypto.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-string-tagcloud.html
+# testing/talos/talos/tests/dromaeo/tests/cssquery-ext.html
+# testing/talos/talos/tests/dromaeo/tests/cssquery-prototype.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-traverse-prototype.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-regexp-dna.html
+# testing/talos/talos/tests/dromaeo/tests/jslib-modify-prototype.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-access-binary-trees.html
+# testing/talos/talos/tests/dromaeo/tests/sunspider-date-format-xparb.html
+# testing/talos/talos/tests/tabpaint/install.rdf
+# testing/talos/talos/tests/tabpaint/content/tabpaint.html
+# testing/talos/talos/tests/tabpaint/content/target.html
+# testing/talos/talos/tests/svgx/composite-scale-rotate.svg
+# testing/talos/talos/tests/svgx/hixie-002.xml
+# testing/talos/talos/tests/svgx/hixie-001.xml
+# testing/talos/talos/tests/svgx/hixie-005.xml
+# testing/talos/talos/tests/svgx/hixie-004.xml
+# testing/talos/talos/tests/svgx/composite-scale.svg
+# testing/talos/talos/tests/svgx/composite-scale-rotate-opacity.svg
+# testing/talos/talos/tests/svgx/hixie-007.xml
+# testing/talos/talos/tests/svgx/hixie-003.xml
+# testing/talos/talos/tests/svgx/hixie-006.xml
+# testing/talos/talos/tests/svgx/gearflowers.svg
+# testing/talos/talos/tests/svgx/composite-scale-opacity.svg
+# testing/talos/talos/tests/kraken/driver.html
+# testing/talos/talos/tests/canvasmark/index.html
+# testing/talos/talos/tests/tabswitch/install.rdf
+# testing/talos/talos/tests/tabswitch/content/options.xul
+# testing/talos/talos/tests/tabswitch/content/test.html
+# testing/talos/talos/pageloader/install.rdf
+# testing/talos/talos/pageloader/chrome/pageloader.xul
+# testing/talos/talos/talos-powers/install.rdf
+# testing/talos/talos/startup_test/tpaint.html
+# testing/talos/talos/startup_test/tspaint_test.html
+# testing/talos/talos/startup_test/tresize/addon/install.rdf
+# testing/talos/talos/startup_test/tresize/addon/content/tresize.overlay.xul
+# testing/talos/talos/startup_test/tresize/addon/content/tresize-test.html
+# testing/talos/talos/startup_test/sessionrestore/index.html
+# testing/talos/talos/startup_test/sessionrestore/addon/install.rdf
+# testing/talos/talos/base_profile/localstore.rdf
+# testing/mochitest/browser-test-overlay.xul
+# testing/mochitest/browser-harness.xul
+# testing/mochitest/install.rdf
+# testing/mochitest/jetpack-addon-overlay.xul
+# testing/mochitest/redirect.html
+# testing/mochitest/harness.xul
+# testing/mochitest/jetpack-package-overlay.xul
+# testing/mochitest/static/xul.template.txt
+# testing/mochitest/static/th.template.txt
+# testing/mochitest/static/test.template.txt
+# testing/mochitest/static/xhtml.template.txt
+# testing/mochitest/static/chrome.template.txt
+# testing/mochitest/static/chromexul.template.txt
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-DateTime.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Style.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Logging.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-DragAndDrop.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-JSAN.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Async.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-DOM.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Base.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Selector.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Visual.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-DOM-Safari.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Color.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Format.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Signal.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-MochiKit.html
+# testing/mochitest/tests/MochiKit-1.4.2/tests/test_MochiKit-Iter.html
+# testing/mochitest/tests/Harness_sanity/test_sanityRegisteredServiceWorker2.html
+# testing/mochitest/tests/Harness_sanity/test_bug649012.html
+# testing/mochitest/tests/Harness_sanity/test_sanity_cleanup.html
+# testing/mochitest/tests/Harness_sanity/test_createFiles.html
+# testing/mochitest/tests/Harness_sanity/test_sanityException.html
+# testing/mochitest/tests/Harness_sanity/test_SimpletestGetTestFileURL.html
+# testing/mochitest/tests/Harness_sanity/test_sanitySimpletest.html
+# testing/mochitest/tests/Harness_sanity/test_sanity_cleanup2.html
+# testing/mochitest/tests/Harness_sanity/test_sanity_manifest_pf.html
+# testing/mochitest/tests/Harness_sanity/test_SpecialPowersPushPrefEnv.html
+# testing/mochitest/tests/Harness_sanity/test_sanity_manifest.html
+# testing/mochitest/tests/Harness_sanity/test_SpecialPowersLoadPrivilegedScript.html
+# testing/mochitest/tests/Harness_sanity/test_sanityException2.html
+# testing/mochitest/tests/Harness_sanity/test_sanityParams.html
+# testing/mochitest/tests/Harness_sanity/test_add_task.html
+# testing/mochitest/tests/Harness_sanity/test_sanityRegisteredServiceWorker.html
+# testing/mochitest/tests/Harness_sanity/test_importInMainProcess.html
+# testing/mochitest/tests/Harness_sanity/test_SpecialPowersExtension2.html
+# testing/mochitest/tests/Harness_sanity/test_sanity_waitForCondition.html
+# testing/mochitest/tests/Harness_sanity/test_SpecialPowersPushPermissions.html
+# testing/mochitest/tests/Harness_sanity/test_sanity.html
+# testing/mochitest/tests/Harness_sanity/test_SpecialPowersLoadChromeScript.html
+# testing/mochitest/tests/Harness_sanity/test_SpecialPowersLoadChromeScript_function.html
+# testing/mochitest/tests/Harness_sanity/test_TestsRunningAfterSimpleTestFinish.html
+# testing/mochitest/tests/Harness_sanity/test_sanityEventUtils.html
+# testing/mochitest/tests/Harness_sanity/test_SpecialPowersExtension.html
+# testing/mochitest/tests/Harness_sanity/test_sanityWindowSnapshot.html
+# testing/mochitest/tests/Harness_sanity/file_SpecialPowersFrame1.html
+# testing/mochitest/tests/Harness_sanity/test_spawn_task.html
+# testing/mochitest/tests/SimpleTest/iframe-between-tests.html
+# testing/mochitest/tests/browser/waitForFocusPage.html
+# testing/mochitest/tests/browser/dummy.html
+# testing/mochitest/chrome/test_chromeGetTestFile.xul
+# testing/mochitest/chrome/test_sanityEventUtils.xul
+# testing/mochitest/chrome/test_sanityManifest.xul
+# testing/mochitest/chrome/test_sanitySpawnTask.xul
+# testing/mochitest/chrome/test_sample.xul
+# testing/mochitest/chrome/test_sanityException.xul
+# testing/mochitest/chrome/test_sanityPluginUtils.html
+# testing/mochitest/chrome/test_sanityAddTask.xul
+# testing/mochitest/chrome/test_sanityException2.xul
+# testing/mochitest/chrome/test_sanityManifest_pf.xul
+# testing/tps/pages/page4.html
+# testing/tps/pages/page2.html
+# testing/tps/pages/page1.html
+# testing/tps/pages/page3.html
+# testing/tps/pages/page5.html
+# testing/mozbase/mozprofile/tests/install_manifests/test_addon_2.rdf
+# testing/mozbase/mozprofile/tests/install_manifests/test_addon_4.rdf
+# testing/mozbase/mozprofile/tests/install_manifests/test_addon_3.rdf
+# testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_no_id.rdf
+# testing/mozbase/mozprofile/tests/install_manifests/test_addon_unpack.rdf
+# testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_version.rdf
+# testing/mozbase/mozprofile/tests/install_manifests/test_addon_1.rdf
+# testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_not_wellformed.rdf
+# testing/mozbase/mozprofile/tests/addons/empty/install.rdf
+# testing/firefox-ui/resources/support.html
+# testing/firefox-ui/resources/cookies/cookie_single.html
+# testing/firefox-ui/resources/private_browsing/about.html
+# testing/firefox-ui/resources/layout/mozilla_community.html
+# testing/firefox-ui/resources/layout/mozilla_governance.html
+# testing/firefox-ui/resources/layout/mozilla_mission.html
+# testing/firefox-ui/resources/layout/mozilla_grants.html
+# testing/firefox-ui/resources/layout/mozilla.html
+# testing/firefox-ui/resources/layout/mozilla_organizations.html
+# testing/firefox-ui/resources/layout/mozilla_projects.html
+# testing/firefox-ui/resources/layout/mozilla_contribute.html
+# testing/firefox-ui/resources/security/enable_privilege.html
+# testing/docker/desktop-test/fonts.conf
+# testing/docker/desktop1604-test/fonts.conf
+# testing/marionette/harness/marionette_harness/www/element_bottom.html
+# testing/marionette/harness/marionette_harness/www/frameset.html
+# testing/marionette/harness/marionette_harness/www/element_right.html
+# testing/marionette/harness/marionette_harness/www/element_left.html
+# testing/marionette/harness/marionette_harness/www/test_carets_cursor.html
+# testing/marionette/harness/marionette_harness/www/test_carets_multiplerange.html
+# testing/marionette/harness/marionette_harness/www/test_carets_selection.html
+# testing/marionette/harness/marionette_harness/www/scroll.html
+# testing/marionette/harness/marionette_harness/www/xhtmlTest.html
+# testing/marionette/harness/marionette_harness/www/macbeth.html
+# testing/marionette/harness/marionette_harness/www/click_out_of_bounds_overflow.html
+# testing/marionette/harness/marionette_harness/www/cssTransform.html
+# testing/marionette/harness/marionette_harness/www/testPageSourceWithUnicodeChars.html
+# testing/marionette/harness/marionette_harness/www/test_windows.html
+# testing/marionette/harness/marionette_harness/www/scroll3.html
+# testing/marionette/harness/marionette_harness/www/empty.html
+# testing/marionette/harness/marionette_harness/www/test_shadow_dom.html
+# testing/marionette/harness/marionette_harness/www/formPage.html
+# testing/marionette/harness/marionette_harness/www/test_accessibility.html
+# testing/marionette/harness/marionette_harness/www/test_oop_2.html
+# testing/marionette/harness/marionette_harness/www/testPageSource.xml
+# testing/marionette/harness/marionette_harness/www/test_carets_iframe.html
+# testing/marionette/harness/marionette_harness/www/test_iframe.html
+# testing/marionette/harness/marionette_harness/www/modal_dialogs.html
+# testing/marionette/harness/marionette_harness/www/clicks.html
+# testing/marionette/harness/marionette_harness/www/datetimePage.html
+# testing/marionette/harness/marionette_harness/www/test_carets_columns.html
+# testing/marionette/harness/marionette_harness/www/test.html
+# testing/marionette/harness/marionette_harness/www/scroll2.html
+# testing/marionette/harness/marionette_harness/www/double_click.html
+# testing/marionette/harness/marionette_harness/www/test_carets_display_none.html
+# testing/marionette/harness/marionette_harness/www/test_nested_iframe.html
+# testing/marionette/harness/marionette_harness/www/hidden.html
+# testing/marionette/harness/marionette_harness/www/bug814037.html
+# testing/marionette/harness/marionette_harness/www/test_clearing.html
+# testing/marionette/harness/marionette_harness/www/test_carets_multipleline.html
+# testing/marionette/harness/marionette_harness/www/testSize.html
+# testing/marionette/harness/marionette_harness/www/resultPage.html
+# testing/marionette/harness/marionette_harness/www/cssTransform2.html
+# testing/marionette/harness/marionette_harness/www/test_inner_iframe.html
+# testing/marionette/harness/marionette_harness/www/test_dynamic.html
+# testing/marionette/harness/marionette_harness/www/test_oop_1.html
+# testing/marionette/harness/marionette_harness/www/javascriptPage.html
+# testing/marionette/harness/marionette_harness/www/testAction.html
+# testing/marionette/harness/marionette_harness/www/nestedElements.html
+# testing/marionette/harness/marionette_harness/www/element_top.html
+# testing/marionette/harness/marionette_harness/www/framesetPage2.html
+# testing/marionette/harness/marionette_harness/www/element_outside_viewport.html
+# testing/marionette/harness/marionette_harness/www/test_carets_longtext.html
+# testing/marionette/harness/marionette_harness/www/scroll4.html
+# testing/marionette/harness/marionette_harness/www/windowHandles.html
+# testing/marionette/harness/marionette_harness/www/html5Page.html
+# testing/marionette/harness/marionette_harness/www/scroll5.html
+# testing/marionette/harness/marionette_harness/www/rectangles.html
+# testing/marionette/harness/marionette_harness/www/html5/status.html
+# testing/marionette/harness/marionette_harness/www/html5/offline.html
+# testing/marionette/harness/marionette_harness/www/html5/boolean_attributes.html
+# testing/marionette/harness/marionette_harness/www/html5/test_html_inputs.html
+# testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/index.html
+# testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/search.html
+# testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/client.html
+# testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/server.html
+# testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/py-modindex.html
+# testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_modules/index.html
+# testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py/docs/_build/html/_modules/browsermobproxy.html
+# testing/marionette/chrome/test_dialog.dtd
+# testing/marionette/chrome/test.xul
+# testing/marionette/chrome/test_anonymous_content.xul
+# testing/marionette/chrome/test_dialog.xul
+# testing/marionette/chrome/test_nested_iframe.xul
+# testing/marionette/chrome/test2.xul
+# extensions/cookie/test/test_same_base_domain_5.html
+# extensions/cookie/test/file_domain_inner.html
+# extensions/cookie/test/file_domain_hierarchy_inner.html
+# extensions/cookie/test/test_samedomain.html
+# extensions/cookie/test/test_image.html
+# extensions/cookie/test/file_image_inner_inner.html
+# extensions/cookie/test/file_domain_inner_inner.html
+# extensions/cookie/test/test_same_base_domain_2.html
+# extensions/cookie/test/test_same_base_domain_6.html
+# extensions/cookie/test/file_image_inner.html
+# extensions/cookie/test/test_same_base_domain_4.html
+# extensions/cookie/test/file_loadflags_inner.html
+# extensions/cookie/test/test_differentdomain.html
+# extensions/cookie/test/test_loadflags.html
+# extensions/cookie/test/test_different_domain_in_hierarchy.html
+# extensions/cookie/test/test_same_base_domain.html
+# extensions/cookie/test/file_subdomain_inner.html
+# extensions/cookie/test/file_domain_hierarchy_inner_inner_inner.html
+# extensions/cookie/test/file_loopback_inner.html
+# extensions/cookie/test/file_localhost_inner.html
+# extensions/cookie/test/test_same_base_domain_3.html
+# extensions/cookie/test/file_domain_hierarchy_inner_inner.html
+# extensions/spellcheck/tests/mochitest/test_bug1170484.html
+# extensions/spellcheck/tests/chrome/test_add_remove_dictionaries.xul
+# extensions/universalchardet/tests/test_bug631751le.html
+# extensions/universalchardet/tests/bug421271_text.html
+# extensions/universalchardet/tests/bug631751le_text.html
+# extensions/universalchardet/tests/test_bug811363-2-8.html
+# extensions/universalchardet/tests/bug306272_text.html
+# extensions/universalchardet/tests/bug431054_text.html
+# extensions/universalchardet/tests/test_bug547487.html
+# extensions/universalchardet/tests/test_bug426271-euc-jp.html
+# extensions/universalchardet/tests/test_bug638318.html
+# extensions/universalchardet/tests/test_bug811363-2-4.html
+# extensions/universalchardet/tests/test_bug431054.html
+# extensions/universalchardet/tests/test_bug811363-1-3.html
+# extensions/universalchardet/tests/bug620106_text.html
+# extensions/universalchardet/tests/test_bug811363-1-1.html
+# extensions/universalchardet/tests/test_bug811363-1-5.html
+# extensions/universalchardet/tests/test_bug421271.html
+# extensions/universalchardet/tests/test_bug811363-2-6.html
+# extensions/universalchardet/tests/bug426271_text-utf-8.html
+# extensions/universalchardet/tests/test_bug631751be.html
+# extensions/universalchardet/tests/test_bug811363-2-1.html
+# extensions/universalchardet/tests/test_bug431054-japanese.html
+# extensions/universalchardet/tests/test_bug811363-2-7.html
+# extensions/universalchardet/tests/test_bug426271-utf-8.html
+# extensions/universalchardet/tests/test_bug811363-2-2.html
+# extensions/universalchardet/tests/bug426271_text-euc-jp.html
+# extensions/universalchardet/tests/test_bug811363-1-2.html
+# extensions/universalchardet/tests/test_bug811363-1-4.html
+# extensions/universalchardet/tests/test_bug811363-2-9.html
+# extensions/universalchardet/tests/test_bug811363-2-3.html
+# extensions/universalchardet/tests/test_bug306272.html
+# extensions/universalchardet/tests/test_bug811363-2-5.html
+# dom/worklet/tests/test_basic.html
+# dom/worklet/tests/test_console.html
+# dom/worklet/tests/file_dump.html
+# dom/worklet/tests/test_dump.html
+# dom/worklet/tests/file_console.html
+# dom/worklet/tests/file_import_with_cache.html
+# dom/worklet/tests/file_basic.html
+# dom/worklet/tests/test_import_with_cache.html
+# dom/animation/test/mozilla/file_partial_keyframes.html
+# dom/animation/test/mozilla/test_discrete-animations.html
+# dom/animation/test/mozilla/test_set-easing.html
+# dom/animation/test/mozilla/test_spacing_transform.html
+# dom/animation/test/mozilla/test_hide_and_show.html
+# dom/animation/test/mozilla/file_cubic_bezier_limits.html
+# dom/animation/test/mozilla/file_hide_and_show.html
+# dom/animation/test/mozilla/file_disable_animations_api_core.html
+# dom/animation/test/mozilla/test_cubic_bezier_limits.html
+# dom/animation/test/mozilla/file_set-easing.html
+# dom/animation/test/mozilla/test_transition_finish_on_compositor.html
+# dom/animation/test/mozilla/file_discrete-animations.html
+# dom/animation/test/mozilla/test_deferred_start.html
+# dom/animation/test/mozilla/test_partial_keyframes.html
+# dom/animation/test/mozilla/test_disable_animations_api_core.html
+# dom/animation/test/mozilla/test_underlying-discrete-value.html
+# dom/animation/test/mozilla/file_document-timeline-origin-time-range.html
+# dom/animation/test/mozilla/file_spacing_transform.html
+# dom/animation/test/mozilla/test_document-timeline-origin-time-range.html
+# dom/animation/test/mozilla/file_disabled_properties.html
+# dom/animation/test/mozilla/test_spacing_property_order.html
+# dom/animation/test/mozilla/file_deferred_start.html
+# dom/animation/test/mozilla/file_underlying-discrete-value.html
+# dom/animation/test/mozilla/file_transition_finish_on_compositor.html
+# dom/animation/test/mozilla/file_spacing_property_order.html
+# dom/animation/test/mozilla/test_transform_limits.html
+# dom/animation/test/mozilla/file_transform_limits.html
+# dom/animation/test/mozilla/test_disabled_properties.html
+# dom/animation/test/crashtests/1239889-1.html
+# dom/animation/test/crashtests/1277272-1.html
+# dom/animation/test/crashtests/1278485-1.html
+# dom/animation/test/crashtests/1216842-1.html
+# dom/animation/test/crashtests/1216842-2.html
+# dom/animation/test/crashtests/1290535-1.html
+# dom/animation/test/crashtests/1216842-3.html
+# dom/animation/test/crashtests/1216842-6.html
+# dom/animation/test/crashtests/1216842-5.html
+# dom/animation/test/crashtests/1277272-1-inner.html
+# dom/animation/test/crashtests/1216842-4.html
+# dom/animation/test/crashtests/1244595-1.html
+# dom/animation/test/crashtests/1272475-1.html
+# dom/animation/test/crashtests/1272475-2.html
+# dom/animation/test/style/test_animation-setting-effect.html
+# dom/animation/test/style/test_animation-seeking-with-current-time.html
+# dom/animation/test/style/file_animation-setting-spacing.html
+# dom/animation/test/style/test_animation-setting-spacing.html
+# dom/animation/test/style/test_animation-seeking-with-start-time.html
+# dom/animation/test/style/file_animation-setting-effect.html
+# dom/animation/test/style/file_animation-seeking-with-start-time.html
+# dom/animation/test/style/file_animation-seeking-with-current-time.html
+# dom/animation/test/document-timeline/file_document-timeline.html
+# dom/animation/test/document-timeline/test_request_animation_frame.html
+# dom/animation/test/document-timeline/test_document-timeline.html
+# dom/animation/test/chrome/test_animate_xrays.html
+# dom/animation/test/chrome/test_animation_observers.html
+# dom/animation/test/chrome/test_animation_properties.html
+# dom/animation/test/chrome/test_animation_performance_warning.html
+# dom/animation/test/chrome/test_restyles.html
+# dom/animation/test/chrome/test_observers_for_sync_api.html
+# dom/animation/test/chrome/file_animate_xrays.html
+# dom/animation/test/chrome/test_running_on_compositor.html
+# dom/animation/test/chrome/test_generated_content_getAnimations.html
+# dom/animation/test/css-transitions/test_animation-currenttime.html
+# dom/animation/test/css-transitions/test_animation-computed-timing.html
+# dom/animation/test/css-transitions/test_pseudoElement-get-animations.html
+# dom/animation/test/css-transitions/test_csstransition-transitionproperty.html
+# dom/animation/test/css-transitions/file_animation-pausing.html
+# dom/animation/test/css-transitions/file_csstransition-transitionproperty.html
+# dom/animation/test/css-transitions/file_keyframeeffect-getkeyframes.html
+# dom/animation/test/css-transitions/file_pseudoElement-get-animations.html
+# dom/animation/test/css-transitions/test_setting-effect.html
+# dom/animation/test/css-transitions/test_animation-pausing.html
+# dom/animation/test/css-transitions/test_animation-finished.html
+# dom/animation/test/css-transitions/file_animation-finished.html
+# dom/animation/test/css-transitions/test_event-dispatch.html
+# dom/animation/test/css-transitions/test_animation-cancel.html
+# dom/animation/test/css-transitions/test_effect-target.html
+# dom/animation/test/css-transitions/file_animation-computed-timing.html
+# dom/animation/test/css-transitions/test_element-get-animations.html
+# dom/animation/test/css-transitions/file_animation-starttime.html
+# dom/animation/test/css-transitions/test_animation-ready.html
+# dom/animation/test/css-transitions/file_element-get-animations.html
+# dom/animation/test/css-transitions/file_effect-target.html
+# dom/animation/test/css-transitions/test_animation-starttime.html
+# dom/animation/test/css-transitions/test_keyframeeffect-getkeyframes.html
+# dom/animation/test/css-transitions/file_setting-effect.html
+# dom/animation/test/css-transitions/file_document-get-animations.html
+# dom/animation/test/css-transitions/file_animation-ready.html
+# dom/animation/test/css-transitions/file_animation-currenttime.html
+# dom/animation/test/css-transitions/test_document-get-animations.html
+# dom/animation/test/css-transitions/file_event-dispatch.html
+# dom/animation/test/css-transitions/file_animation-cancel.html
+# dom/animation/test/css-animations/test_animation-currenttime.html
+# dom/animation/test/css-animations/test_animation-computed-timing.html
+# dom/animation/test/css-animations/test_pseudoElement-get-animations.html
+# dom/animation/test/css-animations/test_animation-finish.html
+# dom/animation/test/css-animations/file_animation-pausing.html
+# dom/animation/test/css-animations/test_animations-dynamic-changes.html
+# dom/animation/test/css-animations/file_keyframeeffect-getkeyframes.html
+# dom/animation/test/css-animations/file_pseudoElement-get-animations.html
+# dom/animation/test/css-animations/test_animation-pausing.html
+# dom/animation/test/css-animations/test_animation-finished.html
+# dom/animation/test/css-animations/file_event-order.html
+# dom/animation/test/css-animations/file_animation-reverse.html
+# dom/animation/test/css-animations/file_animation-finished.html
+# dom/animation/test/css-animations/file_animation-finish.html
+# dom/animation/test/css-animations/test_event-dispatch.html
+# dom/animation/test/css-animations/test_animation-cancel.html
+# dom/animation/test/css-animations/file_animation-playstate.html
+# dom/animation/test/css-animations/test_effect-target.html
+# dom/animation/test/css-animations/file_animation-computed-timing.html
+# dom/animation/test/css-animations/test_element-get-animations.html
+# dom/animation/test/css-animations/file_animation-starttime.html
+# dom/animation/test/css-animations/test_animation-ready.html
+# dom/animation/test/css-animations/file_element-get-animations.html
+# dom/animation/test/css-animations/file_effect-target.html
+# dom/animation/test/css-animations/test_animation-id.html
+# dom/animation/test/css-animations/test_animation-starttime.html
+# dom/animation/test/css-animations/file_cssanimation-animationname.html
+# dom/animation/test/css-animations/test_cssanimation-animationname.html
+# dom/animation/test/css-animations/test_animation-playstate.html
+# dom/animation/test/css-animations/test_keyframeeffect-getkeyframes.html
+# dom/animation/test/css-animations/file_document-get-animations.html
+# dom/animation/test/css-animations/file_animation-ready.html
+# dom/animation/test/css-animations/file_animation-currenttime.html
+# dom/animation/test/css-animations/test_document-get-animations.html
+# dom/animation/test/css-animations/file_event-dispatch.html
+# dom/animation/test/css-animations/file_animation-cancel.html
+# dom/animation/test/css-animations/file_animations-dynamic-changes.html
+# dom/animation/test/css-animations/test_event-order.html
+# dom/animation/test/css-animations/file_animation-id.html
+# dom/animation/test/css-animations/test_animation-reverse.html
+# dom/bindings/crashtests/1010658-1.html
+# dom/bindings/crashtests/862610.html
+# dom/bindings/crashtests/860591.html
+# dom/bindings/crashtests/832899.html
+# dom/bindings/crashtests/860551.html
+# dom/bindings/crashtests/1010658-2.html
+# dom/bindings/crashtests/822340-1.html
+# dom/bindings/crashtests/949940.html
+# dom/bindings/crashtests/769464.html
+# dom/bindings/crashtests/862092.html
+# dom/bindings/crashtests/869038.html
+# dom/bindings/crashtests/822340-2.html
+# dom/bindings/test/test_bug1287912.html
+# dom/bindings/test/test_bug759621.html
+# dom/bindings/test/test_barewordGetsWindow.html
+# dom/bindings/test/file_document_location_set_via_xray.html
+# dom/bindings/test/test_dom_xrays.html
+# dom/bindings/test/test_usvstring.html
+# dom/bindings/test/file_InstanceOf.html
+# dom/bindings/test/file_bug775543.html
+# dom/bindings/test/test_traceProtos.html
+# dom/bindings/test/test_throwing_method_noDCE.html
+# dom/bindings/test/test_bug773326.html
+# dom/bindings/test/test_queryInterface.html
+# dom/bindings/test/test_worker_UnwrapArg.html
+# dom/bindings/test/test_bug1123875.html
+# dom/bindings/test/test_callback_across_document_open.html
+# dom/bindings/test/test_unforgeablesonexpando.html
+# dom/bindings/test/test_bug1123516_maplikesetlikechrome.xul
+# dom/bindings/test/test_domProxyArrayLengthGetter.html
+# dom/bindings/test/test_interfaceName.html
+# dom/bindings/test/test_callback_exceptions.html
+# dom/bindings/test/test_ByteString.html
+# dom/bindings/test/test_treat_non_object_as_null.html
+# dom/bindings/test/test_bug742191.html
+# dom/bindings/test/forOf_iframe.html
+# dom/bindings/test/test_exceptionSanitization.html
+# dom/bindings/test/test_callback_default_thisval.html
+# dom/bindings/test/test_exception_messages.html
+# dom/bindings/test/test_promise_rejections_from_jsimplemented.html
+# dom/bindings/test/test_cloneAndImportNode.html
+# dom/bindings/test/test_bug775543.html
+# dom/bindings/test/test_primitive_this.html
+# dom/bindings/test/test_enums.html
+# dom/bindings/test/test_bug963382.html
+# dom/bindings/test/test_namedNoIndexed.html
+# dom/bindings/test/test_named_getter_enumerability.html
+# dom/bindings/test/file_dom_xrays.html
+# dom/bindings/test/test_bug560072.html
+# dom/bindings/test/test_iterable.html
+# dom/bindings/test/test_bug852846.html
+# dom/bindings/test/test_jsimplemented_eventhandler.html
+# dom/bindings/test/test_document_location_set_via_xray.html
+# dom/bindings/test/test_bug1123516_maplikesetlike.html
+# dom/bindings/test/test_exceptions_from_jsimplemented.html
+# dom/bindings/test/test_async_stacks.html
+# dom/bindings/test/test_sequence_detection.html
+# dom/bindings/test/test_bug862092.html
+# dom/bindings/test/test_bug1041646.html
+# dom/bindings/test/test_sequence_wrapping.html
+# dom/bindings/test/test_exceptionThrowing.html
+# dom/bindings/test/test_interfaceToString.html
+# dom/bindings/test/test_document_location_via_xray_cached.html
+# dom/bindings/test/test_bug1036214.html
+# dom/bindings/test/file_proxies_via_xray.html
+# dom/bindings/test/test_blacklisted_prerendering_function.xul
+# dom/bindings/test/test_defineProperty.html
+# dom/bindings/test/test_setWithNamedGetterNoNamedSetter.html
+# dom/bindings/test/test_exception_options_from_jsimplemented.html
+# dom/bindings/test/file_fullScreenPropertyAccessor.html
+# dom/bindings/test/test_lenientThis.html
+# dom/bindings/test/test_oom_reporting.html
+# dom/bindings/test/test_kill_longrunning_prerendered_content.xul
+# dom/bindings/test/test_forOf.html
+# dom/bindings/test/test_integers.html
+# dom/bindings/test/test_crossOriginWindowSymbolAccess.html
+# dom/bindings/test/test_Object.prototype_props.html
+# dom/bindings/test/file_focuser.html
+# dom/bindings/test/test_InstanceOf.html
+# dom/bindings/test/test_bug788369.html
+# dom/bindings/test/test_lookupGetter.html
+# dom/bindings/test/test_proxies_via_xray.html
+# dom/bindings/test/test_returnUnion.html
+# dom/bindings/test/test_stringBindings.html
+# dom/performance/tests/test_worker_observer.html
+# dom/performance/tests/test_sharedWorker_performance_user_timing.html
+# dom/performance/tests/test_worker_performance_now.html
+# dom/performance/tests/test_worker_user_timing.html
+# dom/performance/tests/test_timeOrigin.html
+# dom/performance/tests/test_performance_observer.html
+# dom/performance/tests/test_performance_user_timing.html
+# dom/u2f/tests/frame_register_sign.html
+# dom/u2f/tests/frame_no_token.html
+# dom/u2f/tests/frame_appid_facet_subdomain.html
+# dom/u2f/tests/frame_register.html
+# dom/u2f/tests/test_util_methods.html
+# dom/u2f/tests/frame_appid_facet_insecure.html
+# dom/u2f/tests/frame_appid_facet.html
+# dom/u2f/tests/test_appid_facet_subdomain.html
+# dom/u2f/tests/test_appid_facet_insecure.html
+# dom/u2f/tests/test_register.html
+# dom/u2f/tests/test_no_token.html
+# dom/u2f/tests/test_appid_facet.html
+# dom/u2f/tests/test_register_sign.html
+# dom/permission/tests/test_permissions.html
+# dom/permission/tests/test_udp-socket.html
+# dom/permission/tests/test_time.html
+# dom/permission/tests/test_tcp-socket.html
+# dom/permission/tests/test_networkstats-manage.html
+# dom/permission/tests/test_idle.html
+# dom/permission/tests/file_empty.html
+# dom/permission/tests/test_permissions_api.html
+# dom/permission/tests/test_embed-apps.html
+# dom/permission/tests/test_wifi-manage.html
+# dom/permission/tests/test_browser.html
+# dom/permission/tests/test_input-manage.html
+# dom/permission/tests/test_systemXHR.html
+# dom/permission/tests/file_shim.html
+# dom/permission/tests/test_power.html
+# dom/permission/tests/test_presentation-device-manage.html
+# dom/smil/crashtests/641388-2.html
+# dom/smil/crashtests/594653-1.svg
+# dom/smil/crashtests/554141-1.svg
+# dom/smil/crashtests/720103-1.svg
+# dom/smil/crashtests/691337-2.svg
+# dom/smil/crashtests/541297-1.svg
+# dom/smil/crashtests/537157-1.svg
+# dom/smil/crashtests/608295-1.html
+# dom/smil/crashtests/529387-1-helper.svg
+# dom/smil/crashtests/669225-1.svg
+# dom/smil/crashtests/678822-1.svg
+# dom/smil/crashtests/678938-1.svg
+# dom/smil/crashtests/608549-1.svg
+# dom/smil/crashtests/596796-1.svg
+# dom/smil/crashtests/523188-1.svg
+# dom/smil/crashtests/665334-1.svg
+# dom/smil/crashtests/526875-2.svg
+# dom/smil/crashtests/678847-1.svg
+# dom/smil/crashtests/615872-1.svg
+# dom/smil/crashtests/551620-1.svg
+# dom/smil/crashtests/483584-2.svg
+# dom/smil/crashtests/483584-1.svg
+# dom/smil/crashtests/556841-1.svg
+# dom/smil/crashtests/531550-1.svg
+# dom/smil/crashtests/615002-1.svg
+# dom/smil/crashtests/547333-1.svg
+# dom/smil/crashtests/588287-2.svg
+# dom/smil/crashtests/699325-1.svg
+# dom/smil/crashtests/554202-2.svg
+# dom/smil/crashtests/572938-4.svg
+# dom/smil/crashtests/590425-1.html
+# dom/smil/crashtests/709907-1.svg
+# dom/smil/crashtests/611927-1.svg
+# dom/smil/crashtests/526536-1.svg
+# dom/smil/crashtests/605345-1.svg
+# dom/smil/crashtests/529387-1.xhtml
+# dom/smil/crashtests/641388-1.html
+# dom/smil/crashtests/525099-1.svg
+# dom/smil/crashtests/554202-1.svg
+# dom/smil/crashtests/526875-1.svg
+# dom/smil/crashtests/548899-1.svg
+# dom/smil/crashtests/1010681-1.svg
+# dom/smil/crashtests/691337-1.svg
+# dom/smil/crashtests/690994-1.svg
+# dom/smil/crashtests/572938-2.svg
+# dom/smil/crashtests/572938-3.svg
+# dom/smil/crashtests/606101-1.svg
+# dom/smil/crashtests/572938-1.svg
+# dom/smil/crashtests/592477-1.xhtml
+# dom/smil/crashtests/588287-1.svg
+# dom/smil/crashtests/697640-1.svg
+# dom/smil/crashtests/555026-1.svg
+# dom/smil/crashtests/670313-1.svg
+# dom/smil/crashtests/650732-1.svg
+# dom/smil/crashtests/669225-2.svg
+# dom/smil/test/test_smilCSSInherit.xhtml
+# dom/smil/test/test_smilAnimateMotionOverrideRules.xhtml
+# dom/smil/test/test_smilRepeatTiming.xhtml
+# dom/smil/test/test_smilTimeEvents.xhtml
+# dom/smil/test/test_smilAnimateMotion.xhtml
+# dom/smil/test/test_smilMappedAttrFromTo.xhtml
+# dom/smil/test/smilXHR_helper.svg
+# dom/smil/test/test_smilHyperlinking.xhtml
+# dom/smil/test/test_smilExtDoc.xhtml
+# dom/smil/test/smilExtDoc_helper.svg
+# dom/smil/test/test_smilAccessKey.xhtml
+# dom/smil/test/test_smilInvalidValues.html
+# dom/smil/test/test_smilSyncTransform.xhtml
+# dom/smil/test/test_smilCSSInvalidValues.xhtml
+# dom/smil/test/test_smilSyncbaseTarget.xhtml
+# dom/smil/test/test_smilCrossContainer.xhtml
+# dom/smil/test/test_smilTiming.xhtml
+# dom/smil/test/test_smilSetCurrentTime.xhtml
+# dom/smil/test/test_smilBackwardsSeeking.xhtml
+# dom/smil/test/test_smilXHR.xhtml
+# dom/smil/test/test_smilKeyTimes.xhtml
+# dom/smil/test/test_smilSync.xhtml
+# dom/smil/test/test_smilKeySplines.xhtml
+# dom/smil/test/test_smilCSSFromBy.xhtml
+# dom/smil/test/test_smilCSSPaced.xhtml
+# dom/smil/test/test_smilMappedAttrPaced.xhtml
+# dom/smil/test/test_smilAnimateMotionInvalidValues.xhtml
+# dom/smil/test/test_smilFillMode.xhtml
+# dom/smil/test/test_smilCSSFontStretchRelative.xhtml
+# dom/smil/test/test_smilRestart.xhtml
+# dom/smil/test/test_smilConditionalProcessing.html
+# dom/smil/test/test_smilRepeatDuration.html
+# dom/smil/test/test_smilGetStartTime.xhtml
+# dom/smil/test/test_smilUpdatedInterval.xhtml
+# dom/smil/test/test_smilMappedAttrFromBy.xhtml
+# dom/smil/test/test_smilKeyTimesPacedMode.xhtml
+# dom/smil/test/test_smilCSSFromTo.xhtml
+# dom/smil/test/test_smilContainerBinding.xhtml
+# dom/smil/test/test_smilMinTiming.html
+# dom/smil/test/test_smilTextZoom.xhtml
+# dom/smil/test/test_smilReset.xhtml
+# dom/smil/test/test_smilDynamicDelayedBeginElement.xhtml
+# dom/smil/test/test_smilGetSimpleDuration.xhtml
+# dom/smil/test/test_smilChangeAfterFrozen.xhtml
+# dom/smil/test/test_smilValues.xhtml
+# dom/smil/test/test_smilTimingZeroIntervals.xhtml
+# dom/system/tests/test_constants.xul
+# dom/system/tests/test_system_update_enabled.html
+# dom/system/tests/test_bug1197901.html
+# dom/system/tests/file_bug1197901.html
+# dom/media/webaudio/test/test_channelMergerNodeWithVolume.html
+# dom/media/webaudio/test/test_bug867089.html
+# dom/media/webaudio/test/test_disconnectAudioParamFromOutput.html
+# dom/media/webaudio/test/test_scriptProcessorNodeChannelCount.html
+# dom/media/webaudio/test/test_badConnect.html
+# dom/media/webaudio/test/test_convolverNodeDelay.html
+# dom/media/webaudio/test/test_audioParamSetCurveAtTimeTwice.html
+# dom/media/webaudio/test/test_AudioContext_disabled.html
+# dom/media/webaudio/test/test_bug867203.html
+# dom/media/webaudio/test/test_bug866737.html
+# dom/media/webaudio/test/test_singleSourceDest.html
+# dom/media/webaudio/test/test_bug972678.html
+# dom/media/webaudio/test/test_audioParamSetCurveAtTimeZeroDuration.html
+# dom/media/webaudio/test/test_analyserNodeWithGain.html
+# dom/media/webaudio/test/test_channelMergerNode.html
+# dom/media/webaudio/test/test_waveShaperInvalidLengthCurve.html
+# dom/media/webaudio/test/test_bug866570.html
+# dom/media/webaudio/test/test_audioParamChaining.html
+# dom/media/webaudio/test/test_bug964376.html
+# dom/media/webaudio/test/test_periodicWaveBandLimiting.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeDetached.html
+# dom/media/webaudio/test/test_mediaStreamAudioSourceNodeCrossOrigin.html
+# dom/media/webaudio/test/test_convolverNodeChannelCount.html
+# dom/media/webaudio/test/test_audioBufferSourceNode.html
+# dom/media/webaudio/test/test_disconnectFromAudioNodeAndOutputAndInput.html
+# dom/media/webaudio/test/test_gainNodeInLoop.html
+# dom/media/webaudio/test/test_mediaElementAudioSourceNode.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeLoopStartEnd.html
+# dom/media/webaudio/test/test_mediaStreamAudioSourceNodeResampling.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeLazyLoopParam.html
+# dom/media/webaudio/test/test_channelSplitterNode.html
+# dom/media/webaudio/test/test_scriptProcessorNodePassThrough.html
+# dom/media/webaudio/test/test_dynamicsCompressorNodeWithGain.html
+# dom/media/webaudio/test/test_analyserScale.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeRate.html
+# dom/media/webaudio/test/test_biquadFilterNodePassThrough.html
+# dom/media/webaudio/test/test_delayNodeTailWithGain.html
+# dom/media/webaudio/test/test_waveShaperGain.html
+# dom/media/webaudio/test/test_convolverNode_mono_mono.html
+# dom/media/webaudio/test/test_pannerNodeChannelCount.html
+# dom/media/webaudio/test/test_pannerNode_maxDistance.html
+# dom/media/webaudio/test/test_ScriptProcessorCollected1.html
+# dom/media/webaudio/test/test_audioParamGain.html
+# dom/media/webaudio/test/test_gainNodePassThrough.html
+# dom/media/webaudio/test/test_bug845960.html
+# dom/media/webaudio/test/test_bug1027864.html
+# dom/media/webaudio/test/test_audioBufferSourceNodePassThrough.html
+# dom/media/webaudio/test/test_gainNode.html
+# dom/media/webaudio/test/test_stereoPannerNodePassThrough.html
+# dom/media/webaudio/test/test_bug1255618.html
+# dom/media/webaudio/test/test_sequentialBufferSourceWithResampling.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeLoopStartEndSame.html
+# dom/media/webaudio/test/test_waveShaperNoCurve.html
+# dom/media/webaudio/test/test_audioParamTimelineDestinationOffset.html
+# dom/media/webaudio/test/test_convolverNode.html
+# dom/media/webaudio/test/test_bug966247.html
+# dom/media/webaudio/test/test_bug839753.html
+# dom/media/webaudio/test/test_oscillatorNode.html
+# dom/media/webaudio/test/test_scriptProcessorNodeNotConnected.html
+# dom/media/webaudio/test/test_bug808374.html
+# dom/media/webaudio/test/test_delayNode.html
+# dom/media/webaudio/test/test_delayNodePassThrough.html
+# dom/media/webaudio/test/test_audioDestinationNode.html
+# dom/media/webaudio/test/test_audioContextSuspendResumeClose.html
+# dom/media/webaudio/test/test_mediaElementAudioSourceNodePassThrough.html
+# dom/media/webaudio/test/test_iirFilterNodePassThrough.html
+# dom/media/webaudio/test/test_bug1113634.html
+# dom/media/webaudio/test/test_convolverNodeWithGain.html
+# dom/media/webaudio/test/test_mediaStreamAudioSourceNodePassThrough.html
+# dom/media/webaudio/test/test_mediaElementAudioSourceNodeVideo.html
+# dom/media/webaudio/test/test_delayNodeChannelChanges.html
+# dom/media/webaudio/test/test_stereoPannerNode.html
+# dom/media/webaudio/test/test_offlineDestinationChannelCountLess.html
+# dom/media/webaudio/test/test_delayNodeTailWithDisconnect.html
+# dom/media/webaudio/test/test_pannerNodeTail.html
+# dom/media/webaudio/test/test_bug894150.html
+# dom/media/webaudio/test/test_bug875402.html
+# dom/media/webaudio/test/test_AudioNodeDevtoolsAPI.html
+# dom/media/webaudio/test/test_mixingRules.html
+# dom/media/webaudio/test/test_OfflineAudioContext.html
+# dom/media/webaudio/test/test_audioParamSetCurveAtTime.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeNullBuffer.html
+# dom/media/webaudio/test/test_audioParamSetTargetAtTimeZeroTimeConstant.html
+# dom/media/webaudio/test/test_disconnectFromAudioNodeMultipleConnection.html
+# dom/media/webaudio/test/test_pannerNode_equalPower.html
+# dom/media/webaudio/test/test_dynamicsCompressorNodePassThrough.html
+# dom/media/webaudio/test/test_oscillatorTypeChange.html
+# dom/media/webaudio/test/test_bug1056032.html
+# dom/media/webaudio/test/test_AudioBuffer.html
+# dom/media/webaudio/test/test_oscillatorNode2.html
+# dom/media/webaudio/test/test_oscillatorNodeStart.html
+# dom/media/webaudio/test/test_pannerNode.html
+# dom/media/webaudio/test/test_bug1267579.html
+# dom/media/webaudio/test/test_bug867174.html
+# dom/media/webaudio/test/test_delayNodeCycles.html
+# dom/media/webaudio/test/test_mediaStreamAudioSourceNodeNoGC.html
+# dom/media/webaudio/test/test_waveDecoder.html
+# dom/media/webaudio/test/test_audioParamSetTargetAtTime.html
+# dom/media/webaudio/test/test_AudioListener.html
+# dom/media/webaudio/test/test_disconnectFromAudioNodeAndOutput.html
+# dom/media/webaudio/test/test_decodeMultichannel.html
+# dom/media/webaudio/test/test_analyserNodePassThrough.html
+# dom/media/webaudio/test/test_delayNodeSmallMaxDelay.html
+# dom/media/webaudio/test/test_analyserNode.html
+# dom/media/webaudio/test/test_bug856771.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeEnded.html
+# dom/media/webaudio/test/test_analyserNodeOutput.html
+# dom/media/webaudio/test/test_disconnectAll.html
+# dom/media/webaudio/test/test_audioParamExponentialRamp.html
+# dom/media/webaudio/test/test_disconnectAudioParam.html
+# dom/media/webaudio/test/test_bug956489.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeNoStart.html
+# dom/media/webaudio/test/test_offlineDestinationChannelCountMore.html
+# dom/media/webaudio/test/test_pannerNodeHRTFSymmetry.html
+# dom/media/webaudio/test/test_periodicWave.html
+# dom/media/webaudio/test/test_scriptProcessorNodeZeroInputOutput.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeOffset.html
+# dom/media/webaudio/test/test_delayNodeTailIncrease.html
+# dom/media/webaudio/test/test_mediaStreamAudioSourceNode.html
+# dom/media/webaudio/test/test_delayNodeWithGain.html
+# dom/media/webaudio/test/test_oscillatorNodeNegativeFrequency.html
+# dom/media/webaudio/test/test_disconnectExceptions.html
+# dom/media/webaudio/test/test_nodeToParamConnection.html
+# dom/media/webaudio/test/test_convolverNodeFiniteInfluence.html
+# dom/media/webaudio/test/test_mediaElementAudioSourceNodeFidelity.html
+# dom/media/webaudio/test/test_channelSplitterNodeWithVolume.html
+# dom/media/webaudio/test/test_AudioParamDevtoolsAPI.html
+# dom/media/webaudio/test/test_bug875221.html
+# dom/media/webaudio/test/test_mozaudiochannel.html
+# dom/media/webaudio/test/test_mediaElementAudioSourceNodeCrossOrigin.html
+# dom/media/webaudio/test/test_audioBufferSourceNodeLoop.html
+# dom/media/webaudio/test/test_bug827541.html
+# dom/media/webaudio/test/test_biquadFilterNode.html
+# dom/media/webaudio/test/test_stereoPanningWithGain.html
+# dom/media/webaudio/test/test_bug1118372.html
+# dom/media/webaudio/test/test_convolverNodePassThrough.html
+# dom/media/webaudio/test/test_decodeOpusTail.html
+# dom/media/webaudio/test/test_pannerNodeAtZeroDistance.html
+# dom/media/webaudio/test/test_scriptProcessorNode_playbackTime1.html
+# dom/media/webaudio/test/test_waveShaperPassThrough.html
+# dom/media/webaudio/test/test_scriptProcessorNode.html
+# dom/media/webaudio/test/test_WebAudioMemoryReporting.html
+# dom/media/webaudio/test/test_disconnectFromAudioNode.html
+# dom/media/webaudio/test/test_biquadFilterNodeWithGain.html
+# dom/media/webaudio/test/test_delayNodeTailWithReconnect.html
+# dom/media/webaudio/test/test_decodeAudioDataPromise.html
+# dom/media/webaudio/test/test_AudioContext.html
+# dom/media/webaudio/test/test_dynamicsCompressorNode.html
+# dom/media/webaudio/test/test_disconnectFromOutput.html
+# dom/media/webaudio/test/test_mediaDecoding.html
+# dom/media/webaudio/test/test_currentTime.html
+# dom/media/webaudio/test/test_waveShaper.html
+# dom/media/webaudio/test/test_delayNodeAtMax.html
+# dom/media/webaudio/test/test_maxChannelCount.html
+# dom/media/webaudio/test/test_mediaStreamAudioDestinationNode.html
+# dom/media/webaudio/test/test_periodicWaveDisableNormalization.html
+# dom/media/webaudio/test/test_pannerNodeAbove.html
+# dom/media/webaudio/test/test_pannerNodePassThrough.html
+# dom/media/webaudio/test/test_oscillatorNodePassThrough.html
+# dom/media/webaudio/test/test_audioParamSetValueAtTime.html
+# dom/media/webaudio/test/test_bug867104.html
+# dom/media/webaudio/test/test_audioParamLinearRamp.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeLowPass.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeTail.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeAllPass.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeAutomation.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodePeaking.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeBandPass.html
+# dom/media/webaudio/test/blink/test_iirFilterNode.html
+# dom/media/webaudio/test/blink/test_iirFilterNodeGetFrequencyResponse.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeLowShelf.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeNotch.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeHighPass.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeHighShelf.html
+# dom/media/webaudio/test/blink/test_biquadFilterNodeGetFrequencyResponse.html
+# dom/media/webspeech/synth/crashtests/1230428.html
+# dom/media/webspeech/synth/test/file_speech_simple.html
+# dom/media/webspeech/synth/test/test_bfcache.html
+# dom/media/webspeech/synth/test/file_bfcache_frame.html
+# dom/media/webspeech/synth/test/file_speech_cancel.html
+# dom/media/webspeech/synth/test/test_speech_cancel.html
+# dom/media/webspeech/synth/test/file_speech_queue.html
+# dom/media/webspeech/synth/test/file_speech_error.html
+# dom/media/webspeech/synth/test/test_global_queue.html
+# dom/media/webspeech/synth/test/test_speech_error.html
+# dom/media/webspeech/synth/test/test_global_queue_cancel.html
+# dom/media/webspeech/synth/test/test_speech_queue.html
+# dom/media/webspeech/synth/test/file_global_queue.html
+# dom/media/webspeech/synth/test/file_indirect_service_events.html
+# dom/media/webspeech/synth/test/test_setup.html
+# dom/media/webspeech/synth/test/test_speech_simple.html
+# dom/media/webspeech/synth/test/test_indirect_service_events.html
+# dom/media/webspeech/synth/test/test_global_queue_pause.html
+# dom/media/webspeech/synth/test/file_setup.html
+# dom/media/webspeech/synth/test/file_global_queue_cancel.html
+# dom/media/webspeech/synth/test/file_global_queue_pause.html
+# dom/media/webspeech/synth/test/startup/file_voiceschanged.html
+# dom/media/webspeech/synth/test/startup/test_voiceschanged.html
+# dom/media/webspeech/recognition/test/test_timeout.html
+# dom/media/webspeech/recognition/test/test_nested_eventloop.html
+# dom/media/webspeech/recognition/test/test_abort.html
+# dom/media/webspeech/recognition/test/test_recognition_service_error.html
+# dom/media/webspeech/recognition/test/test_success_without_recognition_service.html
+# dom/media/webspeech/recognition/test/test_call_start_from_end_handler.html
+# dom/media/webspeech/recognition/test/test_preference_enable.html
+# dom/media/webspeech/recognition/test/test_audio_capture_error.html
+# dom/media/webspeech/recognition/models/en-US/noisedict
+# dom/media/test/test_playback_reactivate.html
+# dom/media/test/test_streams_gc.html
+# dom/media/test/test_audio2.html
+# dom/media/test/test_mediarecorder_record_no_timeslice.html
+# dom/media/test/test_aspectratio_mp4.html
+# dom/media/test/test_eme_stream_capture_blocked_case1.html
+# dom/media/test/test_empty_resource.html
+# dom/media/test/test_texttrackcue.html
+# dom/media/test/test_metadata.html
+# dom/media/test/test_seek-11.html
+# dom/media/test/test_streams_srcObject.html
+# dom/media/test/test_controls.html
+# dom/media/test/test_autoplay.html
+# dom/media/test/test_wav_ended2.html
+# dom/media/test/test_reset_src.html
+# dom/media/test/test_source_null.html
+# dom/media/test/test_seekLies.html
+# dom/media/test/test_preserve_playbackrate_after_ui_play.html
+# dom/media/test/test_referer.html
+# dom/media/test/test_audioDocumentTitle.html
+# dom/media/test/test_texttrack.html
+# dom/media/test/test_streams_capture_origin.html
+# dom/media/test/test_mediarecorder_record_canvas_captureStream.html
+# dom/media/test/test_mediarecorder_getencodeddata.html
+# dom/media/test/test_texttrackcue_moz.html
+# dom/media/test/test_new_audio.html
+# dom/media/test/test_mediarecorder_principals.html
+# dom/media/test/test_volume.html
+# dom/media/test/test_decoder_disable.html
+# dom/media/test/test_video_in_audio_element.html
+# dom/media/test/test_texttracklist_moz.html
+# dom/media/test/test_resolution_change.html
+# dom/media/test/test_can_play_type.html
+# dom/media/test/short-cenc.xml
+# dom/media/test/test_load_candidates.html
+# dom/media/test/test_mediatrack_parsing_ogg.html
+# dom/media/test/test_eme_session_callable_value.html
+# dom/media/test/test_mediarecorder_webm_support.html
+# dom/media/test/bipbop-cenc-video-key1.xml
+# dom/media/test/test_invalid_seek.html
+# dom/media/test/test_played.html
+# dom/media/test/test_VideoPlaybackQuality.html
+# dom/media/test/test_seek-2.html
+# dom/media/test/test_unseekable.html
+# dom/media/test/test_eme_waitingforkey.html
+# dom/media/test/test_media_selection.html
+# dom/media/test/test_seek-7.html
+# dom/media/test/test_paused.html
+# dom/media/test/test_streams_individual_pause.html
+# dom/media/test/test_can_play_type_no_ogg.html
+# dom/media/test/test_preload_suspend.html
+# dom/media/test/test_bug895091.html
+# dom/media/test/test_mediarecorder_record_audiocontext.html
+# dom/media/test/test_media_sniffer.html
+# dom/media/test/test_seek-9.html
+# dom/media/test/test_timeupdate_small_files.html
+# dom/media/test/test_seek-12.html
+# dom/media/test/test_load_same_resource.html
+# dom/media/test/test_background_video_suspend_ends.html
+# dom/media/test/test_source_write.html
+# dom/media/test/test_bug895305.html
+# dom/media/test/test_cueless_webm_seek-1.html
+# dom/media/test/test_play_events.html
+# dom/media/test/test_seek-4.html
+# dom/media/test/test_mediarecorder_avoid_recursion.html
+# dom/media/test/test_play_twice.html
+# dom/media/test/test_seek-13.html
+# dom/media/test/test_mediarecorder_record_gum_video_timeslice.html
+# dom/media/test/test_mediarecorder_unsupported_src.html
+# dom/media/test/test_fragment_noplay.html
+# dom/media/test/test_networkState.html
+# dom/media/test/test_seekable1.html
+# dom/media/test/test_bug1018933.html
+# dom/media/test/test_bug1248229.html
+# dom/media/test/test_play_events_2.html
+# dom/media/test/test_replay_metadata.html
+# dom/media/test/test_bug463162.xhtml
+# dom/media/test/test_seek-6.html
+# dom/media/test/test_imagecapture.html
+# dom/media/test/test_seek-1.html
+# dom/media/test/test_delay_load.html
+# dom/media/test/test_no_load_event.html
+# dom/media/test/test_eme_requestKeySystemAccess.html
+# dom/media/test/test_loop.html
+# dom/media/test/test_mediarecorder_bitrate.html
+# dom/media/test/test_eme_detach_media_keys.html
+# dom/media/test/test_streams_element_capture_reset.html
+# dom/media/test/test_seek_nosrc.html
+# dom/media/test/test_fragment_play.html
+# dom/media/test/test_mediarecorder_record_4ch_audiocontext.html
+# dom/media/test/test_background_video_no_suspend_disabled.html
+# dom/media/test/test_paused_after_ended.html
+# dom/media/test/test_bug874897.html
+# dom/media/test/test_resume.html
+# dom/media/test/test_bug919265.html
+# dom/media/test/test_error_in_video_document.html
+# dom/media/test/bipbop-cenc-audio-key2.xml
+# dom/media/test/test_streams_element_capture_createObjectURL.html
+# dom/media/test/test_mediatrack_consuming_mediaresource.html
+# dom/media/test/test_bug465498.html
+# dom/media/test/test_wav_ended1.html
+# dom/media/test/test_reactivate.html
+# dom/media/test/test_mediatrack_replay_from_end.html
+# dom/media/test/test_eme_request_notifications.html
+# dom/media/test/test_mediatrack_events.html
+# dom/media/test/test_bug448534.html
+# dom/media/test/test_trackelementevent.html
+# dom/media/test/test_playback_rate_playpause.html
+# dom/media/test/test_buffered.html
+# dom/media/test/test_mediarecorder_record_audionode.html
+# dom/media/test/test_mixed_principals.html
+# dom/media/test/test_bug495300.html
+# dom/media/test/test_access_control.html
+# dom/media/test/test_eme_playback.html
+# dom/media/test/test_bug957847.html
+# dom/media/test/bipbop-frag-cenc.xml
+# dom/media/test/test_video_dimensions.html
+# dom/media/test/test_streams_autoplay.html
+# dom/media/test/test_mediarecorder_creation_fail.html
+# dom/media/test/test_error_on_404.html
+# dom/media/test/test_bug1113600.html
+# dom/media/test/test_eme_setMediaKeys_before_attach_MediaSource.html
+# dom/media/test/test_autoplay_contentEditable.html
+# dom/media/test/test_progress.html
+# dom/media/test/test_webvtt_empty_displaystate.html
+# dom/media/test/test_mediarecorder_record_immediate_stop.html
+# dom/media/test/test_eme_stream_capture_blocked_case3.html
+# dom/media/test/test_bug495145.html
+# dom/media/test/test_seek_out_of_range.html
+# dom/media/test/test_defaultMuted.html
+# dom/media/test/test_reset_events_async.html
+# dom/media/test/test_bug654550.html
+# dom/media/test/test_can_play_type_wave.html
+# dom/media/test/test_mediarecorder_record_timeslice.html
+# dom/media/test/test_mediarecorder_record_stopms.html
+# dom/media/test/test_multiple_mediastreamtracks.html
+# dom/media/test/test_clone_media_element.html
+# dom/media/test/test_decode_error.html
+# dom/media/test/test_preload_attribute.html
+# dom/media/test/bipbop-cenc-video-key2.xml
+# dom/media/test/test_streams_tracks.html
+# dom/media/test/test_bug1242594.html
+# dom/media/test/test_videoDocumentTitle.html
+# dom/media/test/test_seek-5.html
+# dom/media/test/file_access_controls.html
+# dom/media/test/test_temporary_file_blob_video_plays.html
+# dom/media/test/test_eme_non_mse_fails.html
+# dom/media/test/test_vttparser.html
+# dom/media/test/test_chaining.html
+# dom/media/test/test_bug1242338.html
+# dom/media/test/test_mediarecorder_state_transition.html
+# dom/media/test/test_eme_initDataTypes.html
+# dom/media/test/test_bug879717.html
+# dom/media/test/test_texttrackregion.html
+# dom/media/test/test_fastSeek-forwards.html
+# dom/media/test/test_fastSeek.html
+# dom/media/test/test_audio1.html
+# dom/media/test/test_mediatrack_consuming_mediastream.html
+# dom/media/test/test_seek_negative.html
+# dom/media/test/test_standalone.html
+# dom/media/test/test_source_media.html
+# dom/media/test/test_background_video_no_suspend_short_vid.html
+# dom/media/test/test_eme_stream_capture_blocked_case2.html
+# dom/media/test/test_mediarecorder_record_getdata_afterstart.html
+# dom/media/test/test_bug726904.html
+# dom/media/test/test_mozHasAudio.html
+# dom/media/test/test_VideoPlaybackQuality_disabled.html
+# dom/media/test/test_eme_missing_pssh.html
+# dom/media/test/test_bug686942.html
+# dom/media/test/test_invalid_reject_play.html
+# dom/media/test/test_texttrackevents_video.html
+# dom/media/test/test_playback_errors.html
+# dom/media/test/test_eme_canvas_blocked.html
+# dom/media/test/test_playback.html
+# dom/media/test/test_can_play_type_mpeg.html
+# dom/media/test/test_gmp_playback.html
+# dom/media/test/test_streams_element_capture_playback.html
+# dom/media/test/test_source.html
+# dom/media/test/test_readyState.html
+# dom/media/test/test_bug883173.html
+# dom/media/test/test_can_play_type_ogg.html
+# dom/media/test/test_preload_actions.html
+# dom/media/test/test_seekToNextFrame.html
+# dom/media/test/test_mediarecorder_record_audiocontext_mlk.html
+# dom/media/test/test_mediarecorder_reload_crash.html
+# dom/media/test/test_texttracklist.html
+# dom/media/test/test_cueless_webm_seek-2.html
+# dom/media/test/test_mediarecorder_creation.html
+# dom/media/test/test_invalid_reject.html
+# dom/media/test/test_currentTime.html
+# dom/media/test/reactivate_helper.html
+# dom/media/test/test_streams_element_capture.html
+# dom/media/test/test_load.html
+# dom/media/test/test_load_source.html
+# dom/media/test/test_texttrack_moz.html
+# dom/media/test/test_mediarecorder_record_changing_video_resolution.html
+# dom/media/test/test_seek-10.html
+# dom/media/test/test_can_play_type_webm.html
+# dom/media/test/test_info_leak.html
+# dom/media/test/bipbop-cenc-audio-key1.xml
+# dom/media/test/test_webvtt_positionalign.html
+# dom/media/test/test_mediarecorder_record_session.html
+# dom/media/test/test_video_to_canvas.html
+# dom/media/test/test_constants.html
+# dom/media/test/test_cueless_webm_seek-3.html
+# dom/media/test/test_seek-3.html
+# dom/media/test/test_seek-8.html
+# dom/media/test/test_playback_rate.html
+# dom/media/test/test_background_video_suspend.html
+# dom/media/test/test_trackelementsrc.html
+# dom/media/test/crashtests/874915.html
+# dom/media/test/crashtests/1291702.html
+# dom/media/test/crashtests/buffer-source-duration-1.html
+# dom/media/test/crashtests/877527.html
+# dom/media/test/crashtests/852838.html
+# dom/media/test/crashtests/876252.html
+# dom/media/test/crashtests/1028458.html
+# dom/media/test/crashtests/944851.html
+# dom/media/test/crashtests/874869.html
+# dom/media/test/crashtests/878407.html
+# dom/media/test/crashtests/1157994.html
+# dom/media/test/crashtests/878014.html
+# dom/media/test/crashtests/910171-1.html
+# dom/media/test/crashtests/880342-1.html
+# dom/media/test/crashtests/1304948.html
+# dom/media/test/crashtests/875596.html
+# dom/media/test/crashtests/880342-2.html
+# dom/media/test/crashtests/880202.html
+# dom/media/test/crashtests/oscillator-ended-1.html
+# dom/media/test/crashtests/880724.html
+# dom/media/test/crashtests/466945-1.html
+# dom/media/test/crashtests/876118.html
+# dom/media/test/crashtests/876249.html
+# dom/media/test/crashtests/492286-1.xhtml
+# dom/media/test/crashtests/907986-4.html
+# dom/media/test/crashtests/880384.html
+# dom/media/test/crashtests/865537-1.html
+# dom/media/test/crashtests/876207.html
+# dom/media/test/crashtests/offline-buffer-source-ended-1.html
+# dom/media/test/crashtests/933156.html
+# dom/media/test/crashtests/986901.html
+# dom/media/test/crashtests/990794.html
+# dom/media/test/crashtests/878328.html
+# dom/media/test/crashtests/466607-1.html
+# dom/media/test/crashtests/882549.html
+# dom/media/test/crashtests/media-element-source-seek-1.html
+# dom/media/test/crashtests/1020205.html
+# dom/media/test/crashtests/0-timescale.html
+# dom/media/test/crashtests/1122218.html
+# dom/media/test/crashtests/1045650.html
+# dom/media/test/crashtests/1185192.html
+# dom/media/test/crashtests/1080986.html
+# dom/media/test/crashtests/493915-1.html
+# dom/media/test/crashtests/1236639.html
+# dom/media/test/crashtests/1041466.html
+# dom/media/test/crashtests/880129.html
+# dom/media/test/crashtests/1158427.html
+# dom/media/test/crashtests/874934.html
+# dom/media/test/crashtests/925619-2.html
+# dom/media/test/crashtests/907986-3.html
+# dom/media/test/crashtests/868504.html
+# dom/media/test/crashtests/925619-1.html
+# dom/media/test/crashtests/576612-1.html
+# dom/media/test/crashtests/1223670.html
+# dom/media/test/crashtests/1185176.html
+# dom/media/test/crashtests/795892-1.html
+# dom/media/test/crashtests/876215.html
+# dom/media/test/crashtests/474744-1.html
+# dom/media/test/crashtests/933151.html
+# dom/media/test/crashtests/459439-1.html
+# dom/media/test/crashtests/audiocontext-double-suspend.html
+# dom/media/test/crashtests/874952.html
+# dom/media/test/crashtests/1127188.html
+# dom/media/test/crashtests/468763-1.html
+# dom/media/test/crashtests/876024-1.html
+# dom/media/test/crashtests/876024-2.html
+# dom/media/test/crashtests/907986-2.html
+# dom/media/test/crashtests/1319486.html
+# dom/media/test/crashtests/875144.html
+# dom/media/test/crashtests/889042.html
+# dom/media/test/crashtests/analyser-channels-1.html
+# dom/media/test/crashtests/876834.html
+# dom/media/test/crashtests/video-replay-after-audio-end.html
+# dom/media/test/crashtests/846612.html
+# dom/media/test/crashtests/894104.html
+# dom/media/test/crashtests/884459.html
+# dom/media/test/crashtests/880404.html
+# dom/media/test/crashtests/buffer-source-resampling-start-1.html
+# dom/media/test/crashtests/920987.html
+# dom/media/test/crashtests/878478.html
+# dom/media/test/crashtests/691096-1.html
+# dom/media/test/crashtests/882956.html
+# dom/media/test/crashtests/495794-1.html
+# dom/media/test/crashtests/1015662.html
+# dom/media/test/crashtests/995289.html
+# dom/media/test/crashtests/disconnect-wrong-destination.html
+# dom/media/test/crashtests/952756.html
+# dom/media/test/crashtests/966636.html
+# dom/media/test/crashtests/oscillator-ended-2.html
+# dom/media/test/crashtests/907986-1.html
+# dom/media/test/crashtests/926619.html
+# dom/media/test/crashtests/877820.html
+# dom/media/test/crashtests/doppler-1.html
+# dom/media/test/crashtests/752784-1.html
+# dom/media/test/crashtests/881775.html
+# dom/media/test/crashtests/481136-1.html
+# dom/media/test/crashtests/1012609.html
+# dom/media/test/crashtests/buffer-source-ended-1.html
+# dom/media/test/crashtests/789075-1.html
+# dom/media/test/crashtests/844563.html
+# dom/media/test/crashtests/875911.html
+# dom/media/test/dash/dash-manifest-sjs.mpd
+# dom/media/test/dash/dash-manifest.mpd
+# dom/media/test/dash/dash-manifest-garbled-webm.mpd
+# dom/media/test/external/external_media_tests/resources/mozilla.html
+# dom/media/tests/crashtests/812785.html
+# dom/media/tests/crashtests/799419.html
+# dom/media/tests/crashtests/834100.html
+# dom/media/tests/crashtests/791330.html
+# dom/media/tests/crashtests/791270.html
+# dom/media/tests/crashtests/802982.html
+# dom/media/tests/crashtests/801227.html
+# dom/media/tests/crashtests/791278.html
+# dom/media/tests/crashtests/837324.html
+# dom/media/tests/mochitest/test_dataChannel_basicAudioVideoNoBundle.html
+# dom/media/tests/mochitest/test_getUserMedia_constraints.html
+# dom/media/tests/mochitest/test_getUserMedia_mediaElementCapture_video.html
+# dom/media/tests/mochitest/test_peerConnection_insertDTMF.html
+# dom/media/tests/mochitest/test_getUserMedia_loadedmetadata.html
+# dom/media/tests/mochitest/test_peerConnection_trackDisabling_clones.html
+# dom/media/tests/mochitest/test_peerConnection_remoteRollback.html
+# dom/media/tests/mochitest/test_getUserMedia_stopVideoStream.html
+# dom/media/tests/mochitest/test_getUserMedia_basicVideo.html
+# dom/media/tests/mochitest/test_getUserMedia_stopVideoAudioStream.html
+# dom/media/tests/mochitest/test_peerConnection_localRollback.html
+# dom/media/tests/mochitest/test_peerConnection_removeThenAddAudioTrackNoBundle.html
+# dom/media/tests/mochitest/test_getUserMedia_audioCapture.html
+# dom/media/tests/mochitest/test_peerConnection_closeDuringIce.html
+# dom/media/tests/mochitest/test_getUserMedia_mediaElementCapture_audio.html
+# dom/media/tests/mochitest/test_peerConnection_replaceVideoThenRenegotiate.html
+# dom/media/tests/mochitest/test_dataChannel_bug1013809.html
+# dom/media/tests/mochitest/test_selftest.html
+# dom/media/tests/mochitest/test_getUserMedia_playVideoTwice.html
+# dom/media/tests/mochitest/test_getUserMedia_callbacks.html
+# dom/media/tests/mochitest/test_peerConnection_bug834153.html
+# dom/media/tests/mochitest/test_dataChannel_basicAudioVideo.html
+# dom/media/tests/mochitest/test_peerConnection_removeThenAddVideoTrack.html
+# dom/media/tests/mochitest/test_peerConnection_removeThenAddVideoTrackNoBundle.html
+# dom/media/tests/mochitest/test_getUserMedia_active_autoplay.html
+# dom/media/tests/mochitest/test_peerConnection_restartIceNoBundle.html
+# dom/media/tests/mochitest/test_getUserMedia_stopVideoStreamWithFollowupVideo.html
+# dom/media/tests/mochitest/test_getUserMedia_basicTabshare.html
+# dom/media/tests/mochitest/test_enumerateDevices.html
+# dom/media/tests/mochitest/test_a_noOp.html
+# dom/media/tests/mochitest/test_peerConnection_bug825703.html
+# dom/media/tests/mochitest/test_getUserMedia_stopVideoAudioStreamWithFollowupVideoAudio.html
+# dom/media/tests/mochitest/test_getUserMedia_mediaElementCapture_tracks.html
+# dom/media/tests/mochitest/test_peerConnection_bug827843.html
+# dom/media/tests/mochitest/test_peerConnection_removeVideoTrack.html
+# dom/media/tests/mochitest/test_peerConnection_addDataChannelNoBundle.html
+# dom/media/tests/mochitest/test_dataChannel_basicAudio.html
+# dom/media/tests/mochitest/test_peerConnection_removeAudioTrack.html
+# dom/media/tests/mochitest/test_peerConnection_restartIceNoRtcpMux.html
+# dom/media/tests/mochitest/test_getUserMedia_peerIdentity.html
+# dom/media/tests/mochitest/test_getUserMedia_spinEventLoop.html
+# dom/media/tests/mochitest/test_getUserMedia_basicScreenshare.html
+# dom/media/tests/mochitest/test_peerConnection_offerRequiresReceiveVideo.html
+# dom/media/tests/mochitest/test_peerConnection_renderAfterRenegotiation.html
+# dom/media/tests/mochitest/test_getUserMedia_mediaStreamConstructors.html
+# dom/media/tests/mochitest/test_getUserMedia_playVideoAudioTwice.html
+# dom/media/tests/mochitest/test_peerConnection_replaceTrack.html
+# dom/media/tests/mochitest/test_peerConnection_restartIce.html
+# dom/media/tests/mochitest/test_peerConnection_answererAddSecondAudioStream.html
+# dom/media/tests/mochitest/test_enumerateDevices_iframe.html
+# dom/media/tests/mochitest/test_peerConnection_restartIceNoBundleNoRtcpMux.html
+# dom/media/tests/mochitest/test_peerConnection_close.html
+# dom/media/tests/mochitest/test_getUserMedia_stopAudioStreamWithFollowupAudio.html
+# dom/media/tests/mochitest/test_peerConnection_addDataChannel.html
+# dom/media/tests/mochitest/test_getUserMedia_gumWithinGum.html
+# dom/media/tests/mochitest/test_peerConnection_remoteReofferRollback.html
+# dom/media/tests/mochitest/test_peerConnection_bug822674.html
+# dom/media/tests/mochitest/test_peerConnection_bug1064223.html
+# dom/media/tests/mochitest/test_peerConnection_throwInCallbacks.html
+# dom/media/tests/mochitest/test_getUserMedia_basicWindowshare.html
+# dom/media/tests/mochitest/test_peerConnection_captureStream_canvas_webgl.html
+# dom/media/tests/mochitest/test_getUserMedia_mediaStreamTrackClone.html
+# dom/media/tests/mochitest/test_peerConnection_localReofferRollback.html
+# dom/media/tests/mochitest/test_getUserMedia_bug1223696.html
+# dom/media/tests/mochitest/test_getUserMedia_mediaStreamClone.html
+# dom/media/tests/mochitest/test_getUserMedia_addtrack_removetrack_events.html
+# dom/media/tests/mochitest/test_getUserMedia_basicAudio.html
+# dom/media/tests/mochitest/test_dataChannel_noOffer.html
+# dom/media/tests/mochitest/test_getUserMedia_playAudioTwice.html
+# dom/media/tests/mochitest/test_peerConnection_scaleResolution.html
+# dom/media/tests/mochitest/test_peerConnection_addtrack_removetrack_events.html
+# dom/media/tests/mochitest/test_peerConnection_restartIceLocalRollback.html
+# dom/media/tests/mochitest/test_peerConnection_errorCallbacks.html
+# dom/media/tests/mochitest/test_ondevicechange.html
+# dom/media/tests/mochitest/test_getUserMedia_basicVideo_playAfterLoadedmetadata.html
+# dom/media/tests/mochitest/test_dataChannel_basicAudioVideoCombined.html
+# dom/media/tests/mochitest/test_getUserMedia_trackEnded.html
+# dom/media/tests/mochitest/test_peerConnection_toJSON.html
+# dom/media/tests/mochitest/test_getUserMedia_scarySources.html
+# dom/media/tests/mochitest/test_getUserMedia_stopAudioStream.html
+# dom/media/tests/mochitest/test_peerConnection_offerRequiresReceiveAudio.html
+# dom/media/tests/mochitest/test_getUserMedia_getTrackById.html
+# dom/media/tests/mochitest/test_getUserMedia_basicVideoAudio.html
+# dom/media/tests/mochitest/test_peerConnection_trackDisabling.html
+# dom/media/tests/mochitest/test_peerConnection_removeThenAddAudioTrack.html
+# dom/media/tests/mochitest/test_peerConnection_promiseSendOnly.html
+# dom/media/tests/mochitest/test_dataChannel_basicVideo.html
+# dom/media/tests/mochitest/test_getUserMedia_addTrackRemoveTrack.html
+# dom/media/tests/mochitest/test_peerConnection_setParameters.html
+# dom/media/tests/mochitest/test_peerConnection_bug1227781.html
+# dom/media/tests/mochitest/test_peerConnection_offerRequiresReceiveVideoAudio.html
+# dom/media/tests/mochitest/test_peerConnection_restartIceLocalAndRemoteRollback.html
+# dom/media/tests/mochitest/test_getUserMedia_trackCloneCleanup.html
+# dom/media/tests/mochitest/test_peerConnection_relayOnly.html
+# dom/media/tests/mochitest/identity/test_fingerprints.html
+# dom/media/tests/mochitest/identity/test_peerConnection_asymmetricIsolation.html
+# dom/media/tests/mochitest/identity/login.html
+# dom/media/tests/mochitest/identity/idp-bad.js
+# dom/media/tests/mochitest/identity/test_setIdentityProviderWithErrors.html
+# dom/media/tests/mochitest/identity/test_idpproxy.html
+# dom/media/tests/mochitest/identity/test_peerConnection_peerIdentity.html
+# dom/media/tests/mochitest/identity/test_getIdentityAssertion.html
+# dom/media/tests/mochitest/identity/test_setIdentityProvider.html
+# dom/media/tests/mochitest/identity/test_loginNeeded.html
+# dom/media/mediasource/test/test_SeekedEvent_mp4.html
+# dom/media/mediasource/test/test_SeekableAfterEndOfStream.html
+# dom/media/mediasource/test/test_BufferingWait_mp4.html
+# dom/media/mediasource/test/test_SeekableBeforeEndOfStream.html
+# dom/media/mediasource/test/test_EndOfStream.html
+# dom/media/mediasource/test/test_MediaSource_mp4.html
+# dom/media/mediasource/test/test_TimestampOffset_mp4.html
+# dom/media/mediasource/test/test_Eviction_mp4.html
+# dom/media/mediasource/test/test_HaveMetadataUnbufferedSeek.html
+# dom/media/mediasource/test/test_SetModeThrows.html
+# dom/media/mediasource/test/test_SplitAppend.html
+# dom/media/mediasource/test/test_MultipleInitSegments_mp4.html
+# dom/media/mediasource/test/test_LoadedMetadataFired_mp4.html
+# dom/media/mediasource/test/test_BufferingWait.html
+# dom/media/mediasource/test/test_WaitingOnMissingDataEnded_mp4.html
+# dom/media/mediasource/test/test_TruncatedDuration.html
+# dom/media/mediasource/test/test_MediaSource.html
+# dom/media/mediasource/test/test_SeekableAfterEndOfStreamSplit_mp4.html
+# dom/media/mediasource/test/test_SeekableBeforeEndOfStream_mp4.html
+# dom/media/mediasource/test/test_BufferedSeek.html
+# dom/media/mediasource/test/test_SeekToEnd_mp4.html
+# dom/media/mediasource/test/test_SeekableBeforeEndOfStreamSplit_mp4.html
+# dom/media/mediasource/test/test_PlayEvents.html
+# dom/media/mediasource/test/test_Threshold_mp4.html
+# dom/media/mediasource/test/test_EndOfStream_mp4.html
+# dom/media/mediasource/test/test_LoadedDataFired_mp4.html
+# dom/media/mediasource/test/test_SplitAppend_mp4.html
+# dom/media/mediasource/test/test_ResumeAfterClearing_mp4.html
+# dom/media/mediasource/test/test_SeekableAfterEndOfStream_mp4.html
+# dom/media/mediasource/test/test_AudioChange_mp4.html
+# dom/media/mediasource/test/test_LoadedMetadataFired.html
+# dom/media/mediasource/test/test_DurationUpdated_mp4.html
+# dom/media/mediasource/test/test_SeekNoData_mp4.html
+# dom/media/mediasource/test/test_TruncatedDuration_mp4.html
+# dom/media/mediasource/test/test_OnEvents.html
+# dom/media/mediasource/test/test_SeekTwice_mp4.html
+# dom/media/mediasource/test/test_FrameSelection.html
+# dom/media/mediasource/test/test_BufferedSeek_mp4.html
+# dom/media/mediasource/test/test_SeekableAfterEndOfStreamSplit.html
+# dom/media/mediasource/test/test_AutoRevocation.html
+# dom/media/mediasource/test/test_SplitAppendDelay_mp4.html
+# dom/media/mediasource/test/test_LiveSeekable.html
+# dom/media/mediasource/test/test_HaveMetadataUnbufferedSeek_mp4.html
+# dom/media/mediasource/test/test_WaitingOnMissingData.html
+# dom/media/mediasource/test/test_MultipleInitSegments.html
+# dom/media/mediasource/test/test_SplitAppendDelay.html
+# dom/media/mediasource/test/test_DurationUpdated.html
+# dom/media/mediasource/test/test_MediaSource_disabled.html
+# dom/media/mediasource/test/test_SeekableBeforeEndOfStreamSplit.html
+# dom/media/mediasource/test/test_FrameSelection_mp4.html
+# dom/media/mediasource/test/test_DurationChange.html
+# dom/media/mediasource/test/test_DrainOnMissingData_mp4.html
+# dom/media/mediasource/test/test_Sequence_mp4.html
+# dom/media/mediasource/test/test_WaitingOnMissingData_mp4.html
+# dom/media/mediasource/test/test_MediaSource_memory_reporting.html
+# dom/media/mediasource/test/test_WaitingToEndedTransition_mp4.html
+# dom/media/mediasource/test/crashtests/1005366.html
+# dom/media/mediasource/test/crashtests/926665.html
+# dom/media/mediasource/test/crashtests/931388.html
+# dom/media/mediasource/test/crashtests/1059035.html
+# dom/media/mediasource/test/bipbop/bipbop_dash.mpd
+# dom/jsurl/crashtests/457050-1.html
+# dom/jsurl/crashtests/344996-1.xhtml
+# dom/jsurl/crashtests/1180389.html
+# dom/jsurl/crashtests/341963-1.html
+# dom/jsurl/crashtests/1018583.html
+# dom/jsurl/crashtests/457050-1-inner.html
+# dom/jsurl/crashtests/344874-1.html
+# dom/jsurl/test/load-stopping-1a.html
+# dom/jsurl/test/load-stopping-1b.html
+# dom/jsurl/test/test_bug351633-3.html
+# dom/jsurl/test/test_bug351633-4.html
+# dom/jsurl/test/load-stopping-1d.html
+# dom/jsurl/test/pass.html
+# dom/jsurl/test/fail.html
+# dom/jsurl/test/load-stopping-1c.html
+# dom/jsurl/test/test_bug351633-1.html
+# dom/jsurl/test/test_bug351633-2.html
+# dom/jsurl/test/test_bug384981.html
+# dom/jsurl/test/form-submit.html
+# dom/asmjscache/test/test_workers.html
+# dom/asmjscache/test/test_cachingBasic.html
+# dom/asmjscache/test/test_slow.html
+# dom/asmjscache/test/test_cachingMulti.html
+# dom/html/crashtests/339501-2.xhtml
+# dom/html/crashtests/606430-1.html
+# dom/html/crashtests/631421.html
+# dom/html/crashtests/620078-1.html
+# dom/html/crashtests/828472.html
+# dom/html/crashtests/407053.html
+# dom/html/crashtests/837033.html
+# dom/html/crashtests/1032654.html
+# dom/html/crashtests/515829-1.html
+# dom/html/crashtests/795221-1.html
+# dom/html/crashtests/382568-1-inner.xhtml
+# dom/html/crashtests/741250.xhtml
+# dom/html/crashtests/614988-1.html
+# dom/html/crashtests/307616-1.html
+# dom/html/crashtests/613027.html
+# dom/html/crashtests/590387.html
+# dom/html/crashtests/1281972-1.html
+# dom/html/crashtests/383137.xhtml
+# dom/html/crashtests/798802-1.html
+# dom/html/crashtests/680922-1.xul
+# dom/html/crashtests/399694-1.html
+# dom/html/crashtests/453406-1.html
+# dom/html/crashtests/680922-binding.xml
+# dom/html/crashtests/738744.xhtml
+# dom/html/crashtests/468562-1.html
+# dom/html/crashtests/1290904.html
+# dom/html/crashtests/795221-5.xml
+# dom/html/crashtests/616401.html
+# dom/html/crashtests/1282894.html
+# dom/html/crashtests/423371-1.html
+# dom/html/crashtests/903106.html
+# dom/html/crashtests/865147.html
+# dom/html/crashtests/382568-1.html
+# dom/html/crashtests/1230110.html
+# dom/html/crashtests/838256-1.html
+# dom/html/crashtests/339501-1.xhtml
+# dom/html/crashtests/294235-1.html
+# dom/html/crashtests/495543.svg
+# dom/html/crashtests/378993-1.xhtml
+# dom/html/crashtests/682058.xhtml
+# dom/html/crashtests/916322-2.html
+# dom/html/crashtests/580507-1.xhtml
+# dom/html/crashtests/862084.html
+# dom/html/crashtests/448564.html
+# dom/html/crashtests/795221-2.html
+# dom/html/crashtests/877910.html
+# dom/html/crashtests/604807.html
+# dom/html/crashtests/605264.html
+# dom/html/crashtests/601422.html
+# dom/html/crashtests/673853.html
+# dom/html/crashtests/828180.html
+# dom/html/crashtests/515829-2.html
+# dom/html/crashtests/916322-1.html
+# dom/html/crashtests/570566-1.html
+# dom/html/crashtests/451123-1.html
+# dom/html/crashtests/596785-2.html
+# dom/html/crashtests/596785-1.html
+# dom/html/crashtests/1228876.html
+# dom/html/crashtests/464197-1.html
+# dom/html/crashtests/571428-1.html
+# dom/html/crashtests/257818-1.html
+# dom/html/crashtests/494225.html
+# dom/html/crashtests/602117.html
+# dom/html/crashtests/564461.xhtml
+# dom/html/crashtests/1141260.html
+# dom/html/crashtests/395340-1.html
+# dom/html/crashtests/504183-1.html
+# dom/html/crashtests/795221-3.html
+# dom/html/crashtests/495546-1.html
+# dom/html/crashtests/388183-1.html
+# dom/html/crashtests/682460.html
+# dom/html/crashtests/811226.html
+# dom/html/crashtests/1237633.html
+# dom/html/crashtests/1350972.html
+# dom/html/crashtests/1386905.html
+# dom/html/crashtests/468562-2.html
+# dom/html/crashtests/795221-4.html
+# dom/html/crashtests/68912-1.html
+# dom/html/crashtests/614279.html
+# dom/html/crashtests/324918-1.xhtml
+# dom/html/crashtests/465466-1.xhtml
+# dom/html/crashtests/620078-2.html
+# dom/html/crashtests/285166-1.html
+# dom/html/crashtests/338649-1.xhtml
+# dom/html/crashtests/819745.html
+# dom/html/test/file_iframe_sandbox_a_if18.html
+# dom/html/test/test_bug600155.html
+# dom/html/test/test_bug237071.html
+# dom/html/test/file_fullscreen-denied-inner.html
+# dom/html/test/test_bug332893-2.html
+# dom/html/test/file_iframe_sandbox_d_if21.html
+# dom/html/test/bug277724_iframe1.html
+# dom/html/test/test_bug555567.html
+# dom/html/test/test_bug300691-2.html
+# dom/html/test/file_iframe_sandbox_k_if8.html
+# dom/html/test/bug448564-iframe-1.html
+# dom/html/test/test_bug523771.html
+# dom/html/test/test_formSubmission.html
+# dom/html/test/test_bug560112.html
+# dom/html/test/test_bug347174_xslp.html
+# dom/html/test/test_script_module.html
+# dom/html/test/test_bug388794.html
+# dom/html/test/file_iframe_sandbox_k_if3.html
+# dom/html/test/file_iframe_sandbox_open_window_fail.html
+# dom/html/test/bug199692-scrolled.html
+# dom/html/test/test_bug460568.html
+# dom/html/test/test_bug500885.html
+# dom/html/test/bug199692-nested-d2.html
+# dom/html/test/file_script_module.html
+# dom/html/test/test_bug311681.html
+# dom/html/test/test_bug605125-1.html
+# dom/html/test/file_iframe_sandbox_f_if1.html
+# dom/html/test/bug445004-inner.html
+# dom/html/test/test_bug391994.html
+# dom/html/test/test_bug143220.html
+# dom/html/test/file_iframe_sandbox_c_if9.html
+# dom/html/test/test_bug556645.html
+# dom/html/test/file_iframe_sandbox_k_if4.html
+# dom/html/test/test_window_open_close.html
+# dom/html/test/test_bug482659.html
+# dom/html/test/test_bug1315146.html
+# dom/html/test/file_iframe_sandbox_d_if11.html
+# dom/html/test/test_bug567938-1.html
+# dom/html/test/bug448564-iframe-2.html
+# dom/html/test/test_restore_from_parser_fragment.html
+# dom/html/test/test_bug838582.html
+# dom/html/test/file_iframe_sandbox_h_if1.html
+# dom/html/test/test_bug1261674-1.html
+# dom/html/test/bug372098-link-target.html
+# dom/html/test/test_bug885024.html
+# dom/html/test/test_bug969346.html
+# dom/html/test/test_bug633058.html
+# dom/html/test/test_bug274626.html
+# dom/html/test/test_bug332893-3.html
+# dom/html/test/file_fullscreen-unprefix-disabled.html
+# dom/html/test/file_iframe_sandbox_e_if2.html
+# dom/html/test/test_bug277890.html
+# dom/html/test/test_bug535043.html
+# dom/html/test/bug1260704_iframe_empty.html
+# dom/html/test/test_imports_basics.html
+# dom/html/test/test_bug659596.html
+# dom/html/test/test_bug499092.html
+# dom/html/test/test_option_defaultSelected.html
+# dom/html/test/file_fullscreen-backdrop.html
+# dom/html/test/test_iframe_sandbox_plugins.html
+# dom/html/test/file_iframe_sandbox_d_if3.html
+# dom/html/test/test_viewport.html
+# dom/html/test/test_bug605124-2.html
+# dom/html/test/bug514856_iframe.html
+# dom/html/test/test_iframe_sandbox_modal.html
+# dom/html/test/test_iframe_sandbox_redirect.html
+# dom/html/test/test_bug592802.html
+# dom/html/test/test_bug332893-7.html
+# dom/html/test/file_iframe_sandbox_e_if8.html
+# dom/html/test/bug277724_iframe2.xhtml
+# dom/html/test/test_bug595449.html
+# dom/html/test/file_iframe_sandbox_a_if17.html
+# dom/html/test/test_bug395107.html
+# dom/html/test/test_bug622558.html
+# dom/html/test/bug242709_load.html
+# dom/html/test/test_bug340800.html
+# dom/html/test/test_video_wakelock.html
+# dom/html/test/test_bug255820.html
+# dom/html/test/test_bug741266.html
+# dom/html/test/test_formData.html
+# dom/html/test/test_iframe_sandbox_navigation.html
+# dom/html/test/test_bug353415-1.html
+# dom/html/test/file_fullscreen-api-keys.html
+# dom/html/test/test_bug646157.html
+# dom/html/test/test_image_clone_load.html
+# dom/html/test/test_bug401160.xhtml
+# dom/html/test/file_iframe_sandbox_d_if17.html
+# dom/html/test/file_iframe_sandbox_a_if8.html
+# dom/html/test/file_fullscreen-api.html
+# dom/html/test/file_bug1108547-3.html
+# dom/html/test/test_bug406596.html
+# dom/html/test/test_bug610687.html
+# dom/html/test/test_bug445004.html
+# dom/html/test/test_bug742549.html
+# dom/html/test/test_srcdoc-2.html
+# dom/html/test/test_bug696.html
+# dom/html/test/file_content_contextmenu.html
+# dom/html/test/test_bug651956.html
+# dom/html/test/test_ul_attributes_reflection.html
+# dom/html/test/file_iframe_sandbox_d_if15.html
+# dom/html/test/file_fullscreen-denied.html
+# dom/html/test/bug196523-subframe.html
+# dom/html/test/test_bug383383.html
+# dom/html/test/test_bug497242.xhtml
+# dom/html/test/bug445004-outer-rel.html
+# dom/html/test/test_bug458037.xhtml
+# dom/html/test/bug1292522_page.html
+# dom/html/test/file_iframe_sandbox_a_if1.html
+# dom/html/test/test_bug1146116.html
+# dom/html/test/test_bug582412-2.html
+# dom/html/test/test_bug295561.html
+# dom/html/test/test_bug242709.html
+# dom/html/test/test_bug463104.html
+# dom/html/test/test_bug332246.html
+# dom/html/test/file_bug297761.html
+# dom/html/test/test_bug607145.html
+# dom/html/test/test_bug601030.html
+# dom/html/test/file_iframe_sandbox_refresh.html
+# dom/html/test/file_iframe_sandbox_d_if18.html
+# dom/html/test/bug1315146-main.html
+# dom/html/test/test_bug332893-1.html
+# dom/html/test/test_bug677463.html
+# dom/html/test/test_imports_nonhttp.html
+# dom/html/test/test_bug430392.html
+# dom/html/test/file_iframe_sandbox_a_if11.html
+# dom/html/test/file_iframe_sandbox_e_if12.html
+# dom/html/test/bug277890_load.html
+# dom/html/test/test_bug617528.html
+# dom/html/test/test_bug557087-3.html
+# dom/html/test/test_bug1261674-2.html
+# dom/html/test/bug448564-iframe-3.html
+# dom/html/test/test_imports_nested.html
+# dom/html/test/test_bug1295719_event_sequence_for_number_keys.html
+# dom/html/test/test_bug598833-1.html
+# dom/html/test/file_iframe_sandbox_e_if15.html
+# dom/html/test/test_bug375003-2.html
+# dom/html/test/test_bug595429.html
+# dom/html/test/test_nested_invalid_fieldsets.html
+# dom/html/test/test_bug567938-3.html
+# dom/html/test/test_bug763626.html
+# dom/html/test/test_bug199692.html
+# dom/html/test/test_bug590353-1.html
+# dom/html/test/file_iframe_sandbox_d_if1.html
+# dom/html/test/test_bug558788-1.html
+# dom/html/test/test_bug359657.html
+# dom/html/test/file_iframe_sandbox_redirect_target.html
+# dom/html/test/test_bug583514.html
+# dom/html/test/file_iframe_sandbox_k_if5.html
+# dom/html/test/test_bug566046.html
+# dom/html/test/file_iframe_sandbox_window_form_pass.html
+# dom/html/test/bug446483-iframe.html
+# dom/html/test/test_bug373589.html
+# dom/html/test/test_non-ascii-cookie.html
+# dom/html/test/test_bug611189.html
+# dom/html/test/file_iframe_sandbox_k_if7.html
+# dom/html/test/test_bug605125-2.html
+# dom/html/test/test_style_attributes_reflection.html
+# dom/html/test/bug1292522_iframe.html
+# dom/html/test/test_bug428135.xhtml
+# dom/html/test/test_bug659743.xml
+# dom/html/test/test_bug1366.html
+# dom/html/test/test_hash_encoded.html
+# dom/html/test/test_fragment_form_pointer.html
+# dom/html/test/test_bug717819.html
+# dom/html/test/test_html_attributes_reflection.html
+# dom/html/test/file_iframe_sandbox_e_if6.html
+# dom/html/test/file_iframe_sandbox_e_if3.html
+# dom/html/test/file_fullscreen-prefixed.html
+# dom/html/test/file_iframe_sandbox_a_if6.html
+# dom/html/test/bug499092.xml
+# dom/html/test/test_map_attributes_reflection.html
+# dom/html/test/test_bug589.html
+# dom/html/test/test_element_prototype.html
+# dom/html/test/test_bug386496.html
+# dom/html/test/test_applet_attributes_reflection.html
+# dom/html/test/test_filepicker_default_directory.html
+# dom/html/test/test_bug596350.html
+# dom/html/test/bug499092.html
+# dom/html/test/file_iframe_sandbox_navigation_start.html
+# dom/html/test/test_bug1250401.html
+# dom/html/test/file_bug649778.html
+# dom/html/test/test_bug172261.html
+# dom/html/test/test_bug1233598.html
+# dom/html/test/file_iframe_sandbox_j_if1.html
+# dom/html/test/test_bug332893-4.html
+# dom/html/test/test_iframe_sandbox_general.html
+# dom/html/test/test_bug666200.html
+# dom/html/test/test_bug324378.html
+# dom/html/test/test_bug518122.html
+# dom/html/test/test_bug377624.html
+# dom/html/test/test_bug558788-2.html
+# dom/html/test/test_form-parsing.html
+# dom/html/test/bug445004-outer-write.html
+# dom/html/test/test_bug643051.html
+# dom/html/test/test_bug547850.html
+# dom/html/test/test_bug481440.html
+# dom/html/test/test_bug430351.html
+# dom/html/test/test_bug1310865.html
+# dom/html/test/file_iframe_sandbox_e_if14.html
+# dom/html/test/test_named_options.html
+# dom/html/test/test_bug388746.html
+# dom/html/test/test_srcdoc.html
+# dom/html/test/test_bug478251.html
+# dom/html/test/file_iframe_sandbox_e_if16.html
+# dom/html/test/file_iframe_sandbox_close.html
+# dom/html/test/test_bug557087-4.html
+# dom/html/test/test_bug384419.html
+# dom/html/test/test_bug582412-1.html
+# dom/html/test/test_bug300691-1.html
+# dom/html/test/test_bug332893-6.html
+# dom/html/test/file_iframe_sandbox_d_if22.html
+# dom/html/test/test_bug441930.html
+# dom/html/test/file_iframe_sandbox_k_if2.html
+# dom/html/test/test_bug388558.html
+# dom/html/test/test_formelements.html
+# dom/html/test/test_bug573969.html
+# dom/html/test/test_bug982039.html
+# dom/html/test/test_bug593689.html
+# dom/html/test/file_mozaudiochannel.html
+# dom/html/test/test_bug24958.html
+# dom/html/test/file_fullscreen-esc-exit.html
+# dom/html/test/file_iframe_sandbox_a_if10.html
+# dom/html/test/test_bug1003539.html
+# dom/html/test/test_bug448564.html
+# dom/html/test/test_bug1230665.html
+# dom/html/test/test_bug561640.html
+# dom/html/test/file_iframe_sandbox_window_form_fail.html
+# dom/html/test/file_iframe_sandbox_c_if1.html
+# dom/html/test/file_iframe_sandbox_a_if9.html
+# dom/html/test/test_bug636336.html
+# dom/html/test/bug1315146-iframe.html
+# dom/html/test/test_bug677495.html
+# dom/html/test/test_bug557087-5.html
+# dom/html/test/test_hidden.html
+# dom/html/test/file_iframe_sandbox_e_if10.html
+# dom/html/test/test_bug606817.html
+# dom/html/test/file_ignoreuserfocus.html
+# dom/html/test/file_iframe_sandbox_d_if8.html
+# dom/html/test/file_fullscreen-unprefix-disabled-inner.html
+# dom/html/test/file_fullscreen-top-layer.html
+# dom/html/test/file_anchor_ping.html
+# dom/html/test/test_bug486741.html
+# dom/html/test/test_bug209275.xhtml
+# dom/html/test/test_bug1682.html
+# dom/html/test/test_iframe_sandbox_popups.html
+# dom/html/test/file_iframe_sandbox_e_if9.html
+# dom/html/test/test_li_attributes_reflection.html
+# dom/html/test/test_bug641219.html
+# dom/html/test/file_imports_redirected.html
+# dom/html/test/file_iframe_sandbox_f_if2.html
+# dom/html/test/test_bug612730.html
+# dom/html/test/test_bug745685.html
+# dom/html/test/test_object_plugin_nav.html
+# dom/html/test/test_bug691.html
+# dom/html/test/file_iframe_sandbox_d_if6.html
+# dom/html/test/file_iframe_sandbox_a_if16.html
+# dom/html/test/file_iframe_sandbox_d_if7.html
+# dom/html/test/test_bug277724.html
+# dom/html/test/test_bug615833.html
+# dom/html/test/test_bug3348.html
+# dom/html/test/test_bug109445.html
+# dom/html/test/test_bug529859.html
+# dom/html/test/test_bug456229.html
+# dom/html/test/file_fullscreen-plugins.html
+# dom/html/test/test_bug1297.html
+# dom/html/test/file_iframe_sandbox_c_if7.html
+# dom/html/test/test_bug1203668.html
+# dom/html/test/test_bug390975.html
+# dom/html/test/test_bug666666.html
+# dom/html/test/file_iframe_sandbox_a_if19.html
+# dom/html/test/bug445004-outer-abs.html
+# dom/html/test/file_fullscreen-scrollbar.html
+# dom/html/test/test_bug613979.html
+# dom/html/test/test_anchor_href_cache_invalidation.html
+# dom/html/test/file_iframe_sandbox_d_if19.html
+# dom/html/test/test_bug561636.html
+# dom/html/test/file_iframe_sandbox_c_if4.html
+# dom/html/test/test_bug869040.html
+# dom/html/test/file_iframe_sandbox_e_if7.html
+# dom/html/test/file_fullscreen-svg-element.html
+# dom/html/test/file_iframe_sandbox_b_if2.html
+# dom/html/test/test_bug196523.html
+# dom/html/test/test_bug613019.html
+# dom/html/test/test_bug1081037.html
+# dom/html/test/file_iframe_sandbox_g_if1.html
+# dom/html/test/test_bug57600.html
+# dom/html/test/test_a_text.html
+# dom/html/test/test_documentAll.html
+# dom/html/test/test_bug417760.html
+# dom/html/test/test_bug442801.html
+# dom/html/test/file_bug209275_2.html
+# dom/html/test/test_bug619278.html
+# dom/html/test/test_bug446483.html
+# dom/html/test/test_bug389797.html
+# dom/html/test/file_fullscreen-lenient-setters.html
+# dom/html/test/test_bug803677.html
+# dom/html/test/test_bug512367.html
+# dom/html/test/test_bug1823.html
+# dom/html/test/test_focusshift_button.html
+# dom/html/test/bug199692-popup.html
+# dom/html/test/test_checked.html
+# dom/html/test/test_bug629801.html
+# dom/html/test/test_bug893537.html
+# dom/html/test/test_img_attributes_reflection.html
+# dom/html/test/test_bug347174_write.html
+# dom/html/test/file_iframe_sandbox_a_if14.html
+# dom/html/test/test_bug394700.html
+# dom/html/test/test_bug557087-2.html
+# dom/html/test/test_bug567938-4.html
+# dom/html/test/test_bug514856.html
+# dom/html/test/file_iframe_sandbox_b_if1.html
+# dom/html/test/file_window_open_close_outer.html
+# dom/html/test/test_bug742030.html
+# dom/html/test/test_bug845057.html
+# dom/html/test/test_track.html
+# dom/html/test/test_bug1292522_same_domain_with_different_port_number.html
+# dom/html/test/test_bug605124-1.html
+# dom/html/test/file_iframe_sandbox_window_navigation_fail.html
+# dom/html/test/test_bug311681.xhtml
+# dom/html/test/test_bug353415-2.html
+# dom/html/test/test_bug839913.html
+# dom/html/test/test_viewport_resize.html
+# dom/html/test/dummy_page.html
+# dom/html/test/test_bug402680.html
+# dom/html/test/test_option_selected_state.html
+# dom/html/test/test_bug870787.html
+# dom/html/test/test_dir_attributes_reflection.html
+# dom/html/test/file_iframe_sandbox_a_if12.html
+# dom/html/test/test_bug586763.html
+# dom/html/test/test_bug386996.html
+# dom/html/test/test_base_attributes_reflection.html
+# dom/html/test/test_bug489532.html
+# dom/html/test/bug242709_iframe.html
+# dom/html/test/test_bug649134.html
+# dom/html/test/test_bug435128.html
+# dom/html/test/file_iframe_sandbox_form_fail.html
+# dom/html/test/test_bug347174_xsl.html
+# dom/html/test/test_bug579079.html
+# dom/html/test/test_bug587469.html
+# dom/html/test/file_iframe_sandbox_b_if3.html
+# dom/html/test/file_iframe_sandbox_c_if3.html
+# dom/html/test/file_iframe_sandbox_window_navigation_pass.html
+# dom/html/test/test_bug557087-1.html
+# dom/html/test/test_dl_attributes_reflection.html
+# dom/html/test/test_bug1287321.html
+# dom/html/test/test_mod_attributes_reflection.html
+# dom/html/test/test_bug100533.html
+# dom/html/test/test_bug780993.html
+# dom/html/test/bug199692-nested.html
+# dom/html/test/test_bug839371.html
+# dom/html/test/file_iframe_sandbox_top_navigation_fail.html
+# dom/html/test/test_iframe_sandbox_popups_inheritance.html
+# dom/html/test/file_iframe_sandbox_e_if4.html
+# dom/html/test/test_param_attributes_reflection.html
+# dom/html/test/file_iframe_sandbox_a_if2.html
+# dom/html/test/test_bug598643.html
+# dom/html/test/file_iframe_sandbox_window_top_navigation_pass.html
+# dom/html/test/test_bug569955.html
+# dom/html/test/file_iframe_sandbox_d_if13.html
+# dom/html/test/test_bug519987.html
+# dom/html/test/test_bug586786.html
+# dom/html/test/test_bug109445.xhtml
+# dom/html/test/test_bug1260664.html
+# dom/html/test/file_iframe_sandbox_d_if2.html
+# dom/html/test/test_bug536891.html
+# dom/html/test/test_imports_nested_2.html
+# dom/html/test/file_iframe_sandbox_d_if14.html
+# dom/html/test/test_bug421640.html
+# dom/html/test/file_iframe_sandbox_c_if6.html
+# dom/html/test/test_embed_attributes_reflection.html
+# dom/html/test/test_bug590363.html
+# dom/html/test/test_imports_redirect.html
+# dom/html/test/file_fullscreen-hidden.html
+# dom/html/test/file_bug871161-1.html
+# dom/html/test/test_bug660663.html
+# dom/html/test/test_bug347174.html
+# dom/html/test/file_iframe_sandbox_e_if5.html
+# dom/html/test/test_bug660959-1.html
+# dom/html/test/test_bug332848.xhtml
+# dom/html/test/test_mozaudiochannel.html
+# dom/html/test/file_window_open_close_inner.html
+# dom/html/test/file_iframe_sandbox_c_if5.html
+# dom/html/test/bug100533_load.html
+# dom/html/test/test_bug623291.html
+# dom/html/test/file_iframe_sandbox_j_if3.html
+# dom/html/test/test_bug481335.xhtml
+# dom/html/test/test_change_crossorigin.html
+# dom/html/test/file_iframe_sandbox_e_if13.html
+# dom/html/test/file_iframe_sandbox_d_if16.html
+# dom/html/test/test_bug557087-6.html
+# dom/html/test/test_input_files_not_nsIFile.html
+# dom/html/test/test_bug182279.html
+# dom/html/test/file_iframe_sandbox_e_if11.html
+# dom/html/test/test_bug564001.html
+# dom/html/test/test_bug787134.html
+# dom/html/test/test_bug1260704.html
+# dom/html/test/file_iframe_sandbox_e_if1.html
+# dom/html/test/test_bug2082.html
+# dom/html/test/test_bug874758.html
+# dom/html/test/test_bug1295719_event_sequence_for_arrow_keys.html
+# dom/html/test/file_iframe_sandbox_d_if9.html
+# dom/html/test/test_bug332893-5.html
+# dom/html/test/file_iframe_sandbox_open_window_pass.html
+# dom/html/test/test_bug340017.xhtml
+# dom/html/test/test_bug677495-1.html
+# dom/html/test/file_imports_redirect.html
+# dom/html/test/file_iframe_sandbox_d_if5.html
+# dom/html/test/test_bug369370.html
+# dom/html/test/test_object_attributes_reflection.html
+# dom/html/test/test_bug392567.html
+# dom/html/test/test_bug403868.html
+# dom/html/test/test_bug765780.html
+# dom/html/test/test_bug1261673.html
+# dom/html/test/test_bug694503.html
+# dom/html/test/test_bug596511.html
+# dom/html/test/file_iframe_sandbox_d_if4.html
+# dom/html/test/test_rowscollection.html
+# dom/html/test/test_q_attributes_reflection.html
+# dom/html/test/test_bug371375.html
+# dom/html/test/file_iframe_sandbox_form_pass.html
+# dom/html/test/test_bug259332.html
+# dom/html/test/test_bug481647.html
+# dom/html/test/test_bug561634.html
+# dom/html/test/test_bug567938-2.html
+# dom/html/test/file_bug893537.html
+# dom/html/test/test_bug797113.html
+# dom/html/test/file_iframe_sandbox_j_if2.html
+# dom/html/test/test_bug841466.html
+# dom/html/test/test_bug1400.html
+# dom/html/test/test_bug677658.html
+# dom/html/test/file_iframe_sandbox_navigation_pass.html
+# dom/html/test/test_bug383383_2.xhtml
+# dom/html/test/test_htmlcollection.html
+# dom/html/test/test_bug674558.html
+# dom/html/test/file_imports_basics.html
+# dom/html/test/test_bug300691-3.xhtml
+# dom/html/test/test_bug694.html
+# dom/html/test/test_bug821307.html
+# dom/html/test/test_bug372098.html
+# dom/html/test/test_bug330705-1.html
+# dom/html/test/file_iframe_sandbox_a_if4.html
+# dom/html/test/file_iframe_sandbox_a_if5.html
+# dom/html/test/bug1260704_iframe.html
+# dom/html/test/file_iframe_sandbox_c_if8.html
+# dom/html/test/test_allowMedia.html
+# dom/html/test/file_fullscreen-selector.html
+# dom/html/test/file_iframe_sandbox_a_if15.html
+# dom/html/test/file_bug1108547-2.html
+# dom/html/test/test_bug1013316.html
+# dom/html/test/test_bug618948.html
+# dom/html/test/file_srcdoc-2.html
+# dom/html/test/file_bug871161-2.html
+# dom/html/test/file_fullscreen-multiple.html
+# dom/html/test/test_bug375003-1.html
+# dom/html/test/test_audio_wakelock.html
+# dom/html/test/test_link_attributes_reflection.html
+# dom/html/test/test_iframe_sandbox_navigation2.html
+# dom/html/test/bug441930_iframe.html
+# dom/html/test/file_iframe_sandbox_d_if23.html
+# dom/html/test/test_bug590353-2.html
+# dom/html/test/file_script_nomodule.html
+# dom/html/test/file_iframe_sandbox_a_if13.html
+# dom/html/test/file_iframe_sandbox_a_if3.html
+# dom/html/test/test_bug6296.html
+# dom/html/test/file_iframe_sandbox_d_if10.html
+# dom/html/test/test_meta_attributes_reflection.html
+# dom/html/test/file_iframe_sandbox_k_if1.html
+# dom/html/test/file_iframe_sandbox_d_if20.html
+# dom/html/test/347174transform.xsl
+# dom/html/test/bug100533_iframe.html
+# dom/html/test/test_bug386728.html
+# dom/html/test/test_ol_attributes_reflection.html
+# dom/html/test/test_bug669012.html
+# dom/html/test/file_iframe_sandbox_c_if2.html
+# dom/html/test/test_bug391777.html
+# dom/html/test/test_bug660959-3.html
+# dom/html/test/test_bug557620.html
+# dom/html/test/test_bug529819.html
+# dom/html/test/test_bug1166138.html
+# dom/html/test/test_bug546995.html
+# dom/html/test/test_bug610212.html
+# dom/html/test/file_fullscreen-multiple-inner.html
+# dom/html/test/test_document-element-inserted.html
+# dom/html/test/test_bug95530.html
+# dom/html/test/test_bug297761.html
+# dom/html/test/test_bug380383.html
+# dom/html/test/test_formSubmission2.html
+# dom/html/test/test_bug827126.html
+# dom/html/test/test_bug613722.html
+# dom/html/test/test_iframe_sandbox_inheritance.html
+# dom/html/test/test_bug448166.html
+# dom/html/test/file_bug209275_1.html
+# dom/html/test/bug277890_iframe.html
+# dom/html/test/file_iframe_sandbox_top_navigation_pass.html
+# dom/html/test/test_bug595447.html
+# dom/html/test/test_link_sizes.html
+# dom/html/test/test_bug551846.html
+# dom/html/test/test_fullscreen-api-race.html
+# dom/html/test/file_iframe_sandbox_k_if6.html
+# dom/html/test/test_ignoreuserfocus.html
+# dom/html/test/test_anchor_ping.html
+# dom/html/test/file_iframe_sandbox_d_if12.html
+# dom/html/test/test_bug1264157.html
+# dom/html/test/test_bug405242.html
+# dom/html/test/file_iframe_sandbox_k_if9.html
+# dom/html/test/file_fullscreen-nested.html
+# dom/html/test/test_bug287465.html
+# dom/html/test/test_bug879319.html
+# dom/html/test/file_iframe_sandbox_navigation_fail.html
+# dom/html/test/test_bug622597.html
+# dom/html/test/test_bug613113.html
+# dom/html/test/file_iframe_sandbox_a_if7.html
+# dom/html/test/test_iframe_sandbox_workers.html
+# dom/html/test/347174transformable.xml
+# dom/html/test/file_iframe_sandbox_window_top_navigation_fail.html
+# dom/html/test/file_iframe_sandbox_redirect.html
+# dom/html/test/file_fullscreen-navigation.html
+# dom/html/test/test_bug674927.html
+# dom/html/test/test_bug536895.html
+# dom/html/test/file_bug209275_3.html
+# dom/html/test/test_bug660959-2.html
+# dom/html/test/test_bug871161.html
+# dom/html/test/test_bug682886.html
+# dom/html/test/test_bug658746.html
+# dom/html/test/test_bug403868.xhtml
+# dom/html/test/test_iframe_sandbox_refresh.html
+# dom/html/test/test_bug424698.html
+# dom/html/test/file_bug1108547-1.html
+# dom/html/test/test_imageSrcSet.html
+# dom/html/test/forms/test_bug1283915.html
+# dom/html/test/forms/test_formaction_attribute.html
+# dom/html/test/forms/test_input_number_focus.html
+# dom/html/test/forms/test_input_datetime_tabindex.html
+# dom/html/test/forms/test_autocompleteinfo.html
+# dom/html/test/forms/test_bug1286509.html
+# dom/html/test/forms/test_input_types_pref.html
+# dom/html/test/forms/test_input_color_picker_initial.html
+# dom/html/test/forms/test_set_range_text.html
+# dom/html/test/forms/test_stepup_stepdown.html
+# dom/html/test/forms/test_save_restore_radio_groups.html
+# dom/html/test/forms/test_change_event.html
+# dom/html/test/forms/test_input_defaultValue.html
+# dom/html/test/forms/test_valueasdate_attribute.html
+# dom/html/test/forms/test_submit_invalid_file.html
+# dom/html/test/forms/test_button_attributes_reflection.html
+# dom/html/test/forms/test_progress_element.html
+# dom/html/test/forms/test_input_list_attribute.html
+# dom/html/test/forms/test_select_validation.html
+# dom/html/test/forms/test_textarea_attributes_reflection.html
+# dom/html/test/forms/test_validation.html
+# dom/html/test/forms/test_interactive_content_in_label.html
+# dom/html/test/forms/test_select_selectedOptions.html
+# dom/html/test/forms/test_option_disabled.html
+# dom/html/test/forms/test_input_radio_required.html
+# dom/html/test/forms/test_input_autocomplete.html
+# dom/html/test/forms/test_input_number_key_events.html
+# dom/html/test/forms/test_input_typing_sanitization.html
+# dom/html/test/forms/test_meter_pseudo-classes.html
+# dom/html/test/forms/test_input_number_validation.html
+# dom/html/test/forms/test_input_datetime_focus_blur.html
+# dom/html/test/forms/test_max_attribute.html
+# dom/html/test/forms/test_label_control_attribute.html
+# dom/html/test/forms/test_input_color_picker_popup.html
+# dom/html/test/forms/test_input_range_rounding.html
+# dom/html/test/forms/test_minlength_attribute.html
+# dom/html/test/forms/test_pattern_attribute.html
+# dom/html/test/forms/test_bug1039548.html
+# dom/html/test/forms/test_input_range_attr_order.html
+# dom/html/test/forms/test_option_text.html
+# dom/html/test/forms/test_restore_form_elements.html
+# dom/html/test/forms/test_input_color_picker_update.html
+# dom/html/test/forms/test_input_file_picker.html
+# dom/html/test/forms/test_select_input_change_event.html
+# dom/html/test/forms/test_input_number_l10n.html
+# dom/html/test/forms/test_form_attribute-4.html
+# dom/html/test/forms/test_datalist_element.html
+# dom/html/test/forms/test_input_datetime_focus_blur_events.html
+# dom/html/test/forms/test_form_attribute-3.html
+# dom/html/test/forms/test_novalidate_attribute.html
+# dom/html/test/forms/test_input_sanitization.html
+# dom/html/test/forms/test_input_datetime_input_change_events.html
+# dom/html/test/forms/test_select_change_event.html
+# dom/html/test/forms/test_reportValidation_preventDefault.html
+# dom/html/test/forms/test_input_event.html
+# dom/html/test/forms/test_radio_radionodelist.html
+# dom/html/test/forms/test_min_attribute.html
+# dom/html/test/forms/test_input_number_mouse_events.html
+# dom/html/test/forms/test_input_color_input_change_events.html
+# dom/html/test/forms/test_form_named_getter_dynamic.html
+# dom/html/test/forms/test_input_url.html
+# dom/html/test/forms/test_step_attribute.html
+# dom/html/test/forms/test_form_attributes_reflection.html
+# dom/html/test/forms/test_form_attribute-1.html
+# dom/html/test/forms/test_output_element.html
+# dom/html/test/forms/test_maxlength_attribute.html
+# dom/html/test/forms/test_meter_element.html
+# dom/html/test/forms/test_input_email.html
+# dom/html/test/forms/test_input_textarea_set_value_no_scroll.html
+# dom/html/test/forms/test_radio_in_label.html
+# dom/html/test/forms/test_input_time_key_events.html
+# dom/html/test/forms/test_mozistextfield.html
+# dom/html/test/forms/test_validation_not_in_doc.html
+# dom/html/test/forms/test_valueasnumber_attribute.html
+# dom/html/test/forms/test_form_attribute-2.html
+# dom/html/test/forms/test_input_number_rounding.html
+# dom/html/test/forms/test_input_radio_indeterminate.html
+# dom/html/test/forms/test_valueAsDate_pref.html
+# dom/html/test/forms/test_input_range_mouse_and_touch_events.html
+# dom/html/test/forms/test_input_radio_radiogroup.html
+# dom/html/test/forms/test_input_attributes_reflection.html
+# dom/html/test/forms/test_input_date_key_events.html
+# dom/html/test/forms/test_label_input_controls.html
+# dom/html/test/forms/test_required_attribute.html
+# dom/html/test/forms/test_formnovalidate_attribute.html
+# dom/html/test/forms/test_input_untrusted_key_events.html
+# dom/html/test/forms/test_input_range_key_events.html
+# dom/html/test/forms/test_option_index_attribute.html
+# dom/html/test/imports/file_cycle_1_C.html
+# dom/html/test/imports/file_cycle_4_A.html
+# dom/html/test/imports/test_cycle_2.html
+# dom/html/test/imports/file_importC1.html
+# dom/html/test/imports/file_cycle_4_C.html
+# dom/html/test/imports/file_cycle_3_B.html
+# dom/html/test/imports/file_element_upgrade.html
+# dom/html/test/imports/file_importC10.html
+# dom/html/test/imports/file_importC2.html
+# dom/html/test/imports/file_importC4.html
+# dom/html/test/imports/file_importB1.html
+# dom/html/test/imports/file_CSP_sandbox.html
+# dom/html/test/imports/file_cycle_2_A.html
+# dom/html/test/imports/file_importA2.html
+# dom/html/test/imports/file_importA1.html
+# dom/html/test/imports/test_CSP_sandbox.html
+# dom/html/test/imports/test_cycle_3.html
+# dom/html/test/imports/file_importC5.html
+# dom/html/test/imports/file_cycle_4_E.html
+# dom/html/test/imports/file_cycle_2_D.html
+# dom/html/test/imports/file_importD.html
+# dom/html/test/imports/file_blocking_DOMContentLoaded_A.html
+# dom/html/test/imports/file_simple_import.html
+# dom/html/test/imports/test_encoding.html
+# dom/html/test/imports/file_cycle_3_A.html
+# dom/html/test/imports/file_cycle_4_B.html
+# dom/html/test/imports/file_blocking_DOMContentLoaded_C.html
+# dom/html/test/imports/test_element_upgrade.html
+# dom/html/test/imports/file_importE.html
+# dom/html/test/imports/file_encoding.html
+# dom/html/test/imports/file_cycle_1_B.html
+# dom/html/test/imports/file_importB2.html
+# dom/html/test/imports/file_blocking_DOMContentLoaded_D.html
+# dom/html/test/imports/file_importC3.html
+# dom/html/test/imports/file_cycle_2_B.html
+# dom/html/test/imports/file_importC7.html
+# dom/html/test/imports/file_blocking_DOMContentLoaded_B.html
+# dom/html/test/imports/file_cycle_3_C.html
+# dom/html/test/imports/file_importC9.html
+# dom/html/test/imports/file_cycle_4_D.html
+# dom/html/test/imports/test_blocking_DOMContentLoaded.html
+# dom/html/test/imports/file_cycle_2_C.html
+# dom/html/test/imports/file_cycle_1_A.html
+# dom/html/test/imports/file_importC8.html
+# dom/html/test/imports/file_CSP_sandbox_import.html
+# dom/html/test/imports/file_importC6.html
+# dom/html/test/imports/test_defaultView.html
+# dom/html/test/imports/test_cycle_4.html
+# dom/html/test/imports/test_cycle_1.html
+# dom/html/reftests/bug1228601-video-rotation-90.html
+# dom/html/reftests/bug1106522-1.html
+# dom/html/reftests/table-border-1.html
+# dom/html/reftests/573322-no-quirks.html
+# dom/html/reftests/lime100x100.svg
+# dom/html/reftests/pre-1.html
+# dom/html/reftests/pre-1-ref.html
+# dom/html/reftests/649134-2.html
+# dom/html/reftests/468263-1c.html
+# dom/html/reftests/573322-no-quirks-ref.html
+# dom/html/reftests/image-load-shortcircuit-ref.html
+# dom/html/reftests/484200-1.html
+# dom/html/reftests/41464-1b.html
+# dom/html/reftests/bug448564-1_well-formed.html
+# dom/html/reftests/468263-1d.html
+# dom/html/reftests/649134-1.html
+# dom/html/reftests/41464-1-ref.html
+# dom/html/reftests/468263-2.html
+# dom/html/reftests/bug1228601-video-rotated-ref.html
+# dom/html/reftests/image-load-shortcircuit-1.html
+# dom/html/reftests/bug448564-4a.html
+# dom/html/reftests/573322-quirks.html
+# dom/html/reftests/bug1106522-2.html
+# dom/html/reftests/82711-1.html
+# dom/html/reftests/figure-ref.html
+# dom/html/reftests/649134-ref.html
+# dom/html/reftests/figure.html
+# dom/html/reftests/52019-1.html
+# dom/html/reftests/560059-video-dimensions.html
+# dom/html/reftests/table-border-2-notref.html
+# dom/html/reftests/468263-2-ref.html
+# dom/html/reftests/table-border-2.html
+# dom/html/reftests/610935-ref.html
+# dom/html/reftests/560059-video-dimensions-ref.html
+# dom/html/reftests/table-border-1-ref.html
+# dom/html/reftests/596455-ref-2.html
+# dom/html/reftests/responsive-image-load-shortcircuit-ref.html
+# dom/html/reftests/468263-1a.html
+# dom/html/reftests/485377.html
+# dom/html/reftests/bug448564-1_ideal.html
+# dom/html/reftests/468263-1b.html
+# dom/html/reftests/bug1196784-no-srcset.html
+# dom/html/reftests/484200-1-ref.html
+# dom/html/reftests/557840.html
+# dom/html/reftests/bug448564-1_malformed.html
+# dom/html/reftests/82711-2-ref.html
+# dom/html/reftests/468263-2-alternate-ref.html
+# dom/html/reftests/596455-ref-1.html
+# dom/html/reftests/href-attr-change-restyles-ref.html
+# dom/html/reftests/href-attr-change-restyles.html
+# dom/html/reftests/bug917595-iframe-1.html
+# dom/html/reftests/41464-1a.html
+# dom/html/reftests/52019-1-ref.html
+# dom/html/reftests/bug917595-1-ref.html
+# dom/html/reftests/table-border-2-ref.html
+# dom/html/reftests/596455-1a.html
+# dom/html/reftests/bug502168-1_well-formed.html
+# dom/html/reftests/596455-2b.html
+# dom/html/reftests/596455-1b.html
+# dom/html/reftests/bug1196784-with-srcset.html
+# dom/html/reftests/82711-2.html
+# dom/html/reftests/82711-1-ref.html
+# dom/html/reftests/485377-ref.html
+# dom/html/reftests/responsive-image-load-shortcircuit.html
+# dom/html/reftests/bug448564-4b.html
+# dom/html/reftests/557840-ref.html
+# dom/html/reftests/bug502168-1_malformed.html
+# dom/html/reftests/596455-2a.html
+# dom/html/reftests/610935.html
+# dom/html/reftests/bug1106522-ref.html
+# dom/html/reftests/image-load-shortcircuit-2.html
+# dom/html/reftests/573322-quirks-ref.html
+# dom/html/reftests/649134-2-ref.html
+# dom/html/reftests/toblob-todataurl/toblob-quality-0.html
+# dom/html/reftests/toblob-todataurl/toblob-quality-undefined.html
+# dom/html/reftests/toblob-todataurl/todataurl-quality-0.html
+# dom/html/reftests/toblob-todataurl/toblob-quality-92.html
+# dom/html/reftests/toblob-todataurl/toblob-quality-100.html
+# dom/html/reftests/toblob-todataurl/todataurl-quality-92.html
+# dom/html/reftests/toblob-todataurl/quality-92-ref.html
+# dom/html/reftests/toblob-todataurl/todataurl-quality-undefined.html
+# dom/html/reftests/toblob-todataurl/quality-100-ref.html
+# dom/html/reftests/toblob-todataurl/quality-25-ref.html
+# dom/html/reftests/toblob-todataurl/toblob-quality-25.html
+# dom/html/reftests/toblob-todataurl/quality-75-ref.html
+# dom/html/reftests/toblob-todataurl/todataurl-quality-100.html
+# dom/html/reftests/toblob-todataurl/todataurl-quality-25.html
+# dom/html/reftests/toblob-todataurl/toblob-quality-50.html
+# dom/html/reftests/toblob-todataurl/quality-0-ref.html
+# dom/html/reftests/toblob-todataurl/toblob-quality-75.html
+# dom/html/reftests/toblob-todataurl/todataurl-quality-75.html
+# dom/html/reftests/toblob-todataurl/toblob-quality-default.html
+# dom/html/reftests/toblob-todataurl/quality-50-ref.html
+# dom/html/reftests/toblob-todataurl/todataurl-quality-default.html
+# dom/html/reftests/toblob-todataurl/todataurl-quality-50.html
+# dom/html/reftests/autofocus/select-ref.html
+# dom/html/reftests/autofocus/button-load.html
+# dom/html/reftests/autofocus/input-load.html
+# dom/html/reftests/autofocus/textarea-load.html
+# dom/html/reftests/autofocus/autofocus-after-body-focus-ref.html
+# dom/html/reftests/autofocus/autofocus-after-load.html
+# dom/html/reftests/autofocus/select-load.html
+# dom/html/reftests/autofocus/button-ref.html
+# dom/html/reftests/autofocus/select-create.html
+# dom/html/reftests/autofocus/autofocus-leaves-iframe.html
+# dom/html/reftests/autofocus/input-create.html
+# dom/html/reftests/autofocus/autofocus-after-load-ref.html
+# dom/html/reftests/autofocus/textarea-ref.html
+# dom/html/reftests/autofocus/button-create.html
+# dom/html/reftests/autofocus/input-ref.html
+# dom/html/reftests/autofocus/input-time-ref.html
+# dom/html/reftests/autofocus/input-number.html
+# dom/html/reftests/autofocus/input-number-ref.html
+# dom/html/reftests/autofocus/textarea-create.html
+# dom/html/reftests/autofocus/autofocus-after-body-focus.html
+# dom/html/reftests/autofocus/autofocus-leaves-iframe-ref.html
+# dom/html/reftests/autofocus/input-time.html
+# dom/grid/test/chrome/test_grid_areas.html
+# dom/grid/test/chrome/test_grid_repeats.html
+# dom/grid/test/chrome/test_grid_line_numbers.html
+# dom/grid/test/chrome/test_grid_lines.html
+# dom/grid/test/chrome/test_grid_object.html
+# dom/grid/test/chrome/test_grid_tracks.html
+# dom/grid/test/chrome/test_grid_fragmentation.html
+# dom/grid/test/chrome/test_grid_implicit.html
+# dom/xslt/crashtests/91332.xml
+# dom/xslt/crashtests/1089049.html
+# dom/xslt/crashtests/602115.html
+# dom/xslt/crashtests/226425.xsl
+# dom/xslt/crashtests/601543.html
+# dom/xslt/crashtests/485217.xsl
+# dom/xslt/crashtests/1205163.xsl
+# dom/xslt/crashtests/528963.xml
+# dom/xslt/crashtests/226425.xml
+# dom/xslt/crashtests/91332.xsl
+# dom/xslt/crashtests/603844.html
+# dom/xslt/crashtests/667315.xml
+# dom/xslt/crashtests/182460-selects.xsl
+# dom/xslt/crashtests/528300.xml
+# dom/xslt/crashtests/528488.xml
+# dom/xslt/crashtests/111994.xsl
+# dom/xslt/crashtests/406106-1.html
+# dom/xslt/crashtests/485286.xml
+# dom/xslt/crashtests/1243337.xsl
+# dom/xslt/crashtests/527558_1.xml
+# dom/xslt/crashtests/485217.xml
+# dom/xslt/crashtests/111994.xml
+# dom/xslt/crashtests/483444.xml
+# dom/xslt/crashtests/182460-table.xhtml
+# dom/xslt/crashtests/182460-select.xml
+# dom/xslt/crashtests/545927.html
+# dom/xslt/crashtests/1243337.xml
+# dom/xslt/crashtests/1205163.xml
+# dom/xslt/tests/mochitest/test_bug1135764.html
+# dom/xslt/tests/mochitest/test_bug551412.html
+# dom/xslt/tests/mochitest/test_bug468208.html
+# dom/xslt/tests/mochitest/test_bug603159.html
+# dom/xslt/tests/mochitest/test_bug440974.html
+# dom/xslt/tests/mochitest/test_bug667315.html
+# dom/xslt/tests/mochitest/test_bug453441.html
+# dom/xslt/tests/mochitest/test_parameter.html
+# dom/xslt/tests/mochitest/file_bug1135764.xml
+# dom/xslt/tests/mochitest/test_bug566629.html
+# dom/xslt/tests/mochitest/test_bug566629.xhtml
+# dom/xslt/tests/mochitest/file_bug1135764.xsl
+# dom/xslt/tests/mochitest/test_exslt_regex.html
+# dom/xslt/tests/mochitest/test_bug616774.html
+# dom/xslt/tests/mochitest/test_bug551654.html
+# dom/xslt/tests/mochitest/test_bug427060.html
+# dom/xslt/tests/mochitest/test_bug319374.xhtml
+# dom/xslt/tests/mochitest/test_bug1072116.html
+# dom/xslt/tests/mochitest/test_bug511487.html
+# dom/xslt/tests/buster/result-inspector.xul
+# dom/xslt/tests/buster/buster.xul
+# dom/xslt/tests/buster/xslt-qa-overlay.xul
+# dom/xslt/tests/buster/result-view.xul
+# dom/xslt/tests/XSLTMark/XSLTMark.xul
+# dom/offline/crashtests/408431-1.html
+# dom/settings/tests/file_bug1110872.html
+# dom/settings/tests/test_settings_bug1110872.html
+# dom/settings/tests/test_settings_permissions.html
+# dom/settings/tests/test_settings_navigator_object.html
+# dom/settings/tests/test_settings_blobs.html
+# dom/settings/tests/test_settings_basics.html
+# dom/settings/tests/test_settings_events.html
+# dom/settings/tests/test_settings_data_uris.html
+# dom/settings/tests/test_settings_onsettingchange.html
+# dom/settings/tests/test_settings_observer_killer.html
+# dom/audiochannel/crashtests/1223734.html
+# dom/locales/en-US/chrome/netErrorApp.dtd
+# dom/locales/en-US/chrome/netError.dtd
+# dom/locales/en-US/chrome/global.dtd
+# dom/locales/en-US/chrome/xml/prettyprint.dtd
+# dom/archivereader/test/test_basic.html
+# dom/archivereader/test/test_zip_in_zip.html
+# dom/archivereader/test/test_nonUnicode.html
+# dom/encoding/test/file_utf16_le_nobom.xhtml
+# dom/encoding/test/test_TextDecoder.html
+# dom/encoding/test/test_stringencoding.xul
+# dom/encoding/test/test_submit_euckr.html
+# dom/encoding/test/test_stringencoding.html
+# dom/encoding/test/test_utf16_files.html
+# dom/encoding/test/test_TextEncoder.html
+# dom/encoding/test/test_TLD.html
+# dom/encoding/test/file_TLD.html
+# dom/encoding/test/reftest/bug863728-2.html
+# dom/encoding/test/reftest/bug945215-1-ref.html
+# dom/encoding/test/reftest/bug863728-2-ref.html
+# dom/encoding/test/reftest/bug863728-1.html
+# dom/encoding/test/reftest/bug863728-1-ref.html
+# dom/encoding/test/reftest/bug945215-2.html
+# dom/encoding/test/reftest/bug945215-2-ref.html
+# dom/encoding/test/reftest/bug945215-1.html
+# dom/encoding/test/reftest/bug863728-3.html
+# dom/power/test/test_bug957893.html
+# dom/power/test/test_bug957899.html
+# dom/power/test/test_wakelock_not_exposed.html
+# dom/power/test/test_power_basics.html
+# dom/json/test/test_json.html
+# dom/mathml/crashtests/462929-1.html
+# dom/mathml/crashtests/770710-1.html
+# dom/indexedDB/crashtests/1558522-1.html
+# dom/indexedDB/crashtests/726376-1.html
+# dom/indexedDB/test/test_optionalArguments.html
+# dom/indexedDB/test/test_filehandle_readonly_exceptions.html
+# dom/indexedDB/test/test_multientry.html
+# dom/indexedDB/test/test_bfcache.html
+# dom/indexedDB/test/test_filehandle_getFile.html
+# dom/indexedDB/test/test_autoIncrement_indexes.html
+# dom/indexedDB/test/test_globalObjects_chrome.xul
+# dom/indexedDB/test/test_blob_worker_xhr_read.html
+# dom/indexedDB/test/test_invalid_cursor.html
+# dom/indexedDB/test/test_filehandle_compat.html
+# dom/indexedDB/test/test_indexes_bad_values.html
+# dom/indexedDB/test/test_event_source.html
+# dom/indexedDB/test/test_file_put_deleted.html
+# dom/indexedDB/test/test_deleteDatabase.html
+# dom/indexedDB/test/browser_forgetThisSiteAdd.html
+# dom/indexedDB/test/test_transaction_abort.html
+# dom/indexedDB/test/test_index_getAll.html
+# dom/indexedDB/test/test_rename_index.html
+# dom/indexedDB/test/test_file_resurrection_delete.html
+# dom/indexedDB/test/test_keys.html
+# dom/indexedDB/test/test_overlapping_transactions.html
+# dom/indexedDB/test/test_blob_worker_xhr_post_multifile.html
+# dom/indexedDB/test/test_create_objectStore.html
+# dom/indexedDB/test/test_file_transaction_abort.html
+# dom/indexedDB/test/test_create_locale_aware_index.html
+# dom/indexedDB/test/test_rename_objectStore_errors.html
+# dom/indexedDB/test/test_invalidate.html
+# dom/indexedDB/test/test_names_sorted.html
+# dom/indexedDB/test/test_setVersion_throw.html
+# dom/indexedDB/test/test_event_propagation.html
+# dom/indexedDB/test/test_blocked_order.html
+# dom/indexedDB/test/test_invalid_version.html
+# dom/indexedDB/test/test_serviceworker.html
+# dom/indexedDB/test/browser_permissionsPrompt.html
+# dom/indexedDB/test/test_clear.html
+# dom/indexedDB/test/test_filehandle_disabled_pref.html
+# dom/indexedDB/test/test_blob_file_backed.html
+# dom/indexedDB/test/test_filehandle_truncate.html
+# dom/indexedDB/test/browser_permissionsWorker.html
+# dom/indexedDB/test/test_blob_simple.html
+# dom/indexedDB/test/test_sandbox.html
+# dom/indexedDB/test/test_error_events_abort_transactions.html
+# dom/indexedDB/test/browser_forgetThisSiteGet.html
+# dom/indexedDB/test/test_leaving_page.html
+# dom/indexedDB/test/test_deleteDatabase_interactions.html
+# dom/indexedDB/test/bug839193.xul
+# dom/indexedDB/test/test_file_delete.html
+# dom/indexedDB/test/test_filehandle_iteration.html
+# dom/indexedDB/test/test_setVersion_abort.html
+# dom/indexedDB/test/test_file_sharing.html
+# dom/indexedDB/test/third_party_iframe2.html
+# dom/indexedDB/test/test_indexes.html
+# dom/indexedDB/test/test_setVersion.html
+# dom/indexedDB/test/blob_worker_crash_iframe.html
+# dom/indexedDB/test/test_cursor_update_updates_indexes.html
+# dom/indexedDB/test/test_index_getAllObjects.html
+# dom/indexedDB/test/test_wasm_getAll.html
+# dom/indexedDB/test/test_setVersion_events.html
+# dom/indexedDB/test/test_remove_objectStore.html
+# dom/indexedDB/test/test_filehandle_request_readyState.html
+# dom/indexedDB/test/test_add_put.html
+# dom/indexedDB/test/test_transaction_lifetimes_nested.html
+# dom/indexedDB/test/test_deleteDatabase_onblocked_duringVersionChange.html
+# dom/indexedDB/test/test_request_readyState.html
+# dom/indexedDB/test/test_app_isolation_inproc.html
+# dom/indexedDB/test/test_odd_result_order.html
+# dom/indexedDB/test/test_filehandle_workers.html
+# dom/indexedDB/test/exceptions_in_events_iframe.html
+# dom/indexedDB/test/test_add_twice_failure.html
+# dom/indexedDB/test/browser_permissionsSharedWorker.html
+# dom/indexedDB/test/test_storage_manager_estimate.html
+# dom/indexedDB/test/test_getAll.html
+# dom/indexedDB/test/bfcache_iframe2.html
+# dom/indexedDB/test/test_blob_archive.html
+# dom/indexedDB/test/test_deleteDatabase_onblocked.html
+# dom/indexedDB/test/test_locale_aware_index_getAll.html
+# dom/indexedDB/test/test_remove_index.html
+# dom/indexedDB/test/test_database_onclose.html
+# dom/indexedDB/test/test_cursor_mutation.html
+# dom/indexedDB/test/test_filehandle_location.html
+# dom/indexedDB/test/test_file_os_delete.html
+# dom/indexedDB/test/test_filehandle_stream_tracking.html
+# dom/indexedDB/test/test_index_object_cursors.html
+# dom/indexedDB/test/test_file_replace.html
+# dom/indexedDB/test/test_setVersion_exclusion.html
+# dom/indexedDB/test/test_readonly_transactions.html
+# dom/indexedDB/test/test_objectStore_getAllKeys.html
+# dom/indexedDB/test/test_transaction_error.html
+# dom/indexedDB/test/test_file_array.html
+# dom/indexedDB/test/test_traffic_jam.html
+# dom/indexedDB/test/test_index_empty_keyPath.html
+# dom/indexedDB/test/test_rename_objectStore.html
+# dom/indexedDB/test/test_complex_keyPaths.html
+# dom/indexedDB/test/test_transaction_ordering.html
+# dom/indexedDB/test/test_wasm_indexes.html
+# dom/indexedDB/test/test_file_put_get_object.html
+# dom/indexedDB/test/leaving_page_iframe.html
+# dom/indexedDB/test/test_getFileId.html
+# dom/indexedDB/test/test_blob_worker_xhr_post.html
+# dom/indexedDB/test/test_writer_starvation.html
+# dom/indexedDB/test/error_events_abort_transactions_iframe.html
+# dom/indexedDB/test/test_globalObjects_other.xul
+# dom/indexedDB/test/test_count.html
+# dom/indexedDB/test/test_create_index.html
+# dom/indexedDB/test/test_file_resurrection_transaction_abort.html
+# dom/indexedDB/test/third_party_iframe1.html
+# dom/indexedDB/test/test_filehandle_lifetimes_nested.html
+# dom/indexedDB/test/test_global_data.html
+# dom/indexedDB/test/test_abort_deleted_objectStore.html
+# dom/indexedDB/test/test_locale_aware_index_getAllObjects.html
+# dom/indexedDB/test/test_globalObjects_content.html
+# dom/indexedDB/test/test_open_objectStore.html
+# dom/indexedDB/test/test_filehandle_lifetimes.html
+# dom/indexedDB/test/test_table_locks.html
+# dom/indexedDB/test/test_abort_deleted_index.html
+# dom/indexedDB/test/test_object_identity.html
+# dom/indexedDB/test/test_transaction_lifetimes.html
+# dom/indexedDB/test/test_locale_aware_indexes.html
+# dom/indexedDB/test/test_rename_index_errors.html
+# dom/indexedDB/test/test_put_get_values.html
+# dom/indexedDB/test/test_filehandle_serialization.html
+# dom/indexedDB/test/test_cursors.html
+# dom/indexedDB/test/test_wasm_put_get_values.html
+# dom/indexedDB/test/test_indexes_funny_things.html
+# dom/indexedDB/test/test_objectCursors.html
+# dom/indexedDB/test/test_exceptions_in_events.html
+# dom/indexedDB/test/test_view_put_get_values.html
+# dom/indexedDB/test/test_create_index_with_integer_keys.html
+# dom/indexedDB/test/test_autoIncrement.html
+# dom/indexedDB/test/test_objectStore_inline_autoincrement_key_added_on_put.html
+# dom/indexedDB/test/test_wasm_index_getAllObjects.html
+# dom/indexedDB/test/event_propagation_iframe.html
+# dom/indexedDB/test/test_filehandle_progress_events.html
+# dom/indexedDB/test/test_readwriteflush_disabled.html
+# dom/indexedDB/test/test_table_rollback.html
+# dom/indexedDB/test/test_blob_worker_crash.html
+# dom/indexedDB/test/test_file_put_get_values.html
+# dom/indexedDB/test/test_file_cross_database_copying.html
+# dom/indexedDB/test/test_persistenceType.html
+# dom/indexedDB/test/service_worker_client.html
+# dom/indexedDB/test/test_open_empty_db.html
+# dom/indexedDB/test/test_key_requirements.html
+# dom/indexedDB/test/test_bug937006.html
+# dom/indexedDB/test/test_success_events_after_abort.html
+# dom/indexedDB/test/test_filehandle_append_read_data.html
+# dom/indexedDB/test/test_objectStore_remove_values.html
+# dom/indexedDB/test/file_app_isolation.html
+# dom/indexedDB/test/bfcache_iframe1.html
+# dom/indexedDB/test/test_blob_worker_xhr_read_slice.html
+# dom/indexedDB/test/test_filehandle_write_read_data.html
+# dom/indexedDB/test/test_bug847147.html
+# dom/indexedDB/test/test_transaction_duplicate_store_names.html
+# dom/indexedDB/test/test_third_party.html
+# dom/indexedDB/test/test_advance.html
+# dom/indexedDB/test/test_maximal_serialized_object_size.html
+# dom/indexedDB/test/test_filehandle_store_snapshot.html
+# dom/indexedDB/test/test_wasm_cursors.html
+# dom/indexedDB/test/test_filehandle_success_events_after_abort.html
+# dom/indexedDB/test/test_put_get_values_autoIncrement.html
+# dom/indexedDB/test/test_filehandle_overlapping.html
+# dom/indexedDB/test/test_filehandle_ordering.html
+# dom/indexedDB/test/test_app_isolation_oop.html
+# dom/indexedDB/test/test_objectStore_openKeyCursor.html
+# dom/indexedDB/test/test_open_for_principal.html
+# dom/indexedDB/test/extensions/install.rdf
+# dom/res/hiddenWindow.html
+# dom/inputmethod/mochitest/test_two_selects.html
+# dom/inputmethod/mochitest/file_test_unload.html
+# dom/inputmethod/mochitest/test_focus_blur_manage_events.html
+# dom/inputmethod/mochitest/test_setSupportsSwitching.html
+# dom/inputmethod/mochitest/test_bug949059.html
+# dom/inputmethod/mochitest/file_test_two_selects.html
+# dom/inputmethod/mochitest/test_bug1066515.html
+# dom/inputmethod/mochitest/file_test_focus_blur_manage_events.html
+# dom/inputmethod/mochitest/file_test_sms_app.html
+# dom/inputmethod/mochitest/file_blank.html
+# dom/inputmethod/mochitest/test_basic.html
+# dom/inputmethod/mochitest/test_bug960946.html
+# dom/inputmethod/mochitest/file_inputmethod.html
+# dom/inputmethod/mochitest/file_test_two_inputs.html
+# dom/inputmethod/mochitest/file_test_empty_app.html
+# dom/inputmethod/mochitest/file_test_simple_manage_events.html
+# dom/inputmethod/mochitest/test_bug1059163.html
+# dom/inputmethod/mochitest/file_test_bug1137557.html
+# dom/inputmethod/mochitest/test_sync_edit.html
+# dom/inputmethod/mochitest/test_unload.html
+# dom/inputmethod/mochitest/file_test_sms_app_1066515.html
+# dom/inputmethod/mochitest/file_test_sendkey_cancel.html
+# dom/inputmethod/mochitest/test_bug1026997.html
+# dom/inputmethod/mochitest/file_test_setSupportsSwitching.html
+# dom/inputmethod/mochitest/test_two_inputs.html
+# dom/inputmethod/mochitest/test_bug1043828.html
+# dom/inputmethod/mochitest/test_simple_manage_events.html
+# dom/inputmethod/mochitest/test_bug953044.html
+# dom/inputmethod/mochitest/file_test_bug1066515.html
+# dom/inputmethod/mochitest/test_sendkey_cancel.html
+# dom/inputmethod/mochitest/file_test_unload_action.html
+# dom/inputmethod/mochitest/test_bug1175399.html
+# dom/inputmethod/mochitest/test_bug944397.html
+# dom/inputmethod/mochitest/test_bug1137557.html
+# dom/inputmethod/mochitest/file_test_app.html
+# dom/inputmethod/mochitest/file_test_sync_edit.html
+# dom/inputmethod/mochitest/test_input_registry_events.html
+# dom/inputmethod/mochitest/test_bug978918.html
+# dom/inputmethod/mochitest/test_forward_hardware_key_to_ime.html
+# dom/inputmethod/mochitest/file_test_bug1175399.html
+# dom/canvas/crashtests/1223740-1.html
+# dom/canvas/crashtests/1357092.html
+# dom/canvas/crashtests/647480.html
+# dom/canvas/crashtests/1286458-1.html
+# dom/canvas/crashtests/1284356-1.html
+# dom/canvas/crashtests/780392-1.html
+# dom/canvas/crashtests/1299062-1.html
+# dom/canvas/crashtests/743499-negative-size.html
+# dom/canvas/crashtests/1161277-1.html
+# dom/canvas/crashtests/745818-large-source.html
+# dom/canvas/crashtests/802926-1.html
+# dom/canvas/crashtests/360293-1.html
+# dom/canvas/crashtests/1246775-1.html
+# dom/canvas/crashtests/553938-1.html
+# dom/canvas/crashtests/1099143-1.html
+# dom/canvas/crashtests/745699-1.html
+# dom/canvas/crashtests/746813-1.html
+# dom/canvas/crashtests/767337-1.html
+# dom/canvas/crashtests/779426.html
+# dom/canvas/crashtests/1290628-1.html
+# dom/canvas/crashtests/1225381-1.html
+# dom/canvas/crashtests/1183363.html
+# dom/canvas/crashtests/texImage2D.html
+# dom/canvas/crashtests/789933-1.html
+# dom/canvas/crashtests/1283113-1.html
+# dom/canvas/crashtests/1298576-1.html
+# dom/canvas/crashtests/916128-1.html
+# dom/canvas/crashtests/794463-1.html
+# dom/canvas/crashtests/1334647-1.html
+# dom/canvas/crashtests/1244850-1.html
+# dom/canvas/crashtests/1288872-1.html
+# dom/canvas/crashtests/727547.html
+# dom/canvas/crashtests/1229932-1.html
+# dom/canvas/crashtests/896047-2.html
+# dom/canvas/crashtests/934939-1.html
+# dom/canvas/crashtests/1284578-1.html
+# dom/canvas/crashtests/1305312-1.html
+# dom/canvas/crashtests/1287652-1.html
+# dom/canvas/crashtests/1229983-1.html
+# dom/canvas/crashtests/1287515-1.html
+# dom/canvas/crashtests/421715-1.html
+# dom/canvas/crashtests/1190705.html
+# dom/canvas/crashtests/896047-1.html
+# dom/canvas/crashtests/1233613.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.source-in.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.color-burn.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.saturation.html
+# dom/canvas/test/test_toDataURL_alpha.html
+# dom/canvas/test/test_2d.gradient.radial.cone.front.html
+# dom/canvas/test/test_2d.composite.solid.soft-light.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.difference.html
+# dom/canvas/test/test_offscreencanvas_dynamic_fallback.html
+# dom/canvas/test/imagebitmap_structuredclone_iframe.html
+# dom/canvas/test/offscreencanvas_serviceworker_inner.html
+# dom/canvas/test/test_2d.isPointInPath.winding.html
+# dom/canvas/test/test_canvas_strokeStyle_getter.html
+# dom/canvas/test/test_imagebitmap_structuredclone_window.html
+# dom/canvas/test/test_offscreencanvas_serviceworker.html
+# dom/canvas/test/test_2d.composite.image.source-out.html
+# dom/canvas/test/test_2d.composite.uncovered.pattern.destination-atop.html
+# dom/canvas/test/file_drawImage_document_domain.html
+# dom/canvas/test/test_offscreencanvas_toimagebitmap.html
+# dom/canvas/test/test_2d.gradient.radial.outside1.html
+# dom/canvas/test/test_offscreencanvas_sizechange.html
+# dom/canvas/test/test_2d.composite.uncovered.image.destination-in.html
+# dom/canvas/test/test_2d.composite.solid.lighten.html
+# dom/canvas/test/test_bug613794.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.source-out.html
+# dom/canvas/test/test_2d.path.rect.selfintersect.html
+# dom/canvas/test/test_2d.composite.canvas.darken.html
+# dom/canvas/test/test_2d_composite_canvaspattern_setTransform.html
+# dom/canvas/test/test_2d.composite.image.destination-in.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.color-dodge.html
+# dom/canvas/test/test_2d.line.cap.closed.html
+# dom/canvas/test/test_offscreencanvas_many.html
+# dom/canvas/test/test_2d.composite.canvas.hard-light.html
+# dom/canvas/test/test_2d.composite.image.destination-atop.html
+# dom/canvas/test/test_2d.composite.canvas.color-dodge.html
+# dom/canvas/test/test_bug856472.html
+# dom/canvas/test/test_2d.composite.solid.overlay.html
+# dom/canvas/test/test_bug866575.html
+# dom/canvas/test/test_imagebitmap_cropping.html
+# dom/canvas/test/test_2d.gradient.radial.outside3.html
+# dom/canvas/test/test_2d.composite.canvas.screen.html
+# dom/canvas/test/test_2d.gradient.radial.touch2.html
+# dom/canvas/test/test_2d.composite.canvas.destination-in.html
+# dom/canvas/test/test_2d.composite.solid.color-dodge.html
+# dom/canvas/test/test_isPointInStroke.html
+# dom/canvas/test/test_drawImageIncomplete.html
+# dom/canvas/test/test_2d.composite.canvas.color.html
+# dom/canvas/test/test_2d.gradient.radial.cone.top.html
+# dom/canvas/test/offscreencanvas_mask.svg
+# dom/canvas/test/test_2d.composite.canvas.luminosity.html
+# dom/canvas/test/test_bug232227.html
+# dom/canvas/test/test_hitregion_event.html
+# dom/canvas/test/test_strokeText_throw.html
+# dom/canvas/test/test_2d.fillText.gradient.html
+# dom/canvas/test/test_2d.composite.solid.saturation.html
+# dom/canvas/test/test_2d.composite.transparent.xor.html
+# dom/canvas/test/test_2d.composite.uncovered.image.source-in.html
+# dom/canvas/test/test_filter_tainted.html
+# dom/canvas/test/test_2d.gradient.radial.outside2.html
+# dom/canvas/test/test_2d.composite.solid.multiply.html
+# dom/canvas/test/test_2d.clip.winding.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.destination-in.html
+# dom/canvas/test/test_2d.path.rect.zero.6.html
+# dom/canvas/test/test_bug902651.html
+# dom/canvas/test/test_drawWindow.html
+# dom/canvas/test/test_2d.gradient.radial.cone.beside.html
+# dom/canvas/test/test_2d.path.arc.shape.3.html
+# dom/canvas/test/test_bitmaprenderer.html
+# dom/canvas/test/test_2d.fill.winding.html
+# dom/canvas/test/test_2d.gradient.radial.inside3.html
+# dom/canvas/test/test_imagebitmap.html
+# dom/canvas/test/test_canvas_focusring.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.multiply.html
+# dom/canvas/test/test_2d.composite.canvas.overlay.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.soft-light.html
+# dom/canvas/test/test_2d.composite.solid.color.html
+# dom/canvas/test/test_2d.composite.canvas.xor.html
+# dom/canvas/test/test_2d.clearRect.image.offscreen.html
+# dom/canvas/test/test_2d.composite.uncovered.pattern.destination-in.html
+# dom/canvas/test/test_2d.composite.canvas.lighten.html
+# dom/canvas/test/test_bug764125.html
+# dom/canvas/test/test_2d.line.join.parallel.html
+# dom/canvas/test/test_2d.composite.image.lighter.html
+# dom/canvas/test/test_2d.composite.uncovered.pattern.source-in.html
+# dom/canvas/test/test_toDataURL_lowercase_ascii.html
+# dom/canvas/test/test_2d.composite.image.source-in.html
+# dom/canvas/test/test_imagebitmap_structuredclone.html
+# dom/canvas/test/test_2d.composite.solid.difference.html
+# dom/canvas/test/test_hitregion_canvas.html
+# dom/canvas/test/test_2d.gradient.radial.equal.html
+# dom/canvas/test/test_ImageData_ctor.html
+# dom/canvas/test/test_2d.gradient.radial.touch3.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.screen.html
+# dom/canvas/test/test_2d.composite.canvas.source-out.html
+# dom/canvas/test/test_filter.html
+# dom/canvas/test/test_imagebitmap_extensions.html
+# dom/canvas/test/test_createPattern_broken.html
+# dom/canvas/test/test_toDataURL_parameters.html
+# dom/canvas/test/test_2d.composite.canvas.soft-light.html
+# dom/canvas/test/test_2d.gradient.radial.touch1.html
+# dom/canvas/test/test_2d.composite.canvas.multiply.html
+# dom/canvas/test/test_bug753758.html
+# dom/canvas/test/test_2d.composite.solid.hard-light.html
+# dom/canvas/test/test_imagebitmap_transfer.html
+# dom/canvas/test/test_2d.fill.pattern.imageSmoothingEnabled.html
+# dom/canvas/test/test_canvas_path.html
+# dom/canvas/test/test_2d.composite.canvas.difference.html
+# dom/canvas/test/test_2d.composite.solid.exclusion.html
+# dom/canvas/test/test_offscreencanvas_sharedworker.html
+# dom/canvas/test/test_2d.composite.clip.xor.html
+# dom/canvas/test/test_imagebitmap_extensions_on_worker.html
+# dom/canvas/test/test_2d.composite.solid.color-burn.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.hue.html
+# dom/canvas/test/test_windingRuleUndefined.html
+# dom/canvas/test/test_2d.composite.uncovered.image.destination-atop.html
+# dom/canvas/test/test_2d.composite.canvas.hue.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.exclusion.html
+# dom/canvas/test/test_2d.drawImage.zerocanvas.html
+# dom/canvas/test/test_2d.composite.solid.darken.html
+# dom/canvas/test/test_canvas.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.color.html
+# dom/canvas/test/test_mozGetAsFile.html
+# dom/canvas/test/test_toBlob.html
+# dom/canvas/test/test_2d.composite.clip.lighter.html
+# dom/canvas/test/test_2d.composite.canvas.lighter.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.overlay.html
+# dom/canvas/test/test_offscreencanvas_basic_webgl.html
+# dom/canvas/test/test_imagebitmap_close.html
+# dom/canvas/test/test_2d.composite.transparent.lighter.html
+# dom/canvas/test/test_imagebitmap_structuredclone_iframe.html
+# dom/canvas/test/test_offscreencanvas_toblob.html
+# dom/canvas/test/test_2d.strokeRect.zero.5.html
+# dom/canvas/test/test_2d.composite.canvas.source-in.html
+# dom/canvas/test/test_capture.html
+# dom/canvas/test/test_canvas_font_setter.html
+# dom/canvas/test/test_2d.composite.canvas.saturation.html
+# dom/canvas/test/test_2d.composite.solid.hue.html
+# dom/canvas/test/test_2d.composite.canvas.destination-atop.html
+# dom/canvas/test/test_2d.gradient.radial.inside2.html
+# dom/canvas/test/test_offscreencanvas_subworker.html
+# dom/canvas/test/test_bug1215072.html
+# dom/canvas/test/test_2d.gradient.radial.cone.behind.html
+# dom/canvas/test/test_2d.gradient.radial.cone.shape2.html
+# dom/canvas/test/test_2d.composite.solid.xor.html
+# dom/canvas/test/test_offscreencanvas_neuter.html
+# dom/canvas/test/test_drawImage_edge_cases.html
+# dom/canvas/test/test_2d.composite.image.xor.html
+# dom/canvas/test/test_2d.composite.canvas.exclusion.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.darken.html
+# dom/canvas/test/test_2d.composite.uncovered.image.source-out.html
+# dom/canvas/test/test_2d.composite.solid.screen.html
+# dom/canvas/test/imagebitmap_extensions.html
+# dom/canvas/test/test_2d.composite.solid.luminosity.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.luminosity.html
+# dom/canvas/test/test_2d.composite.uncovered.pattern.source-out.html
+# dom/canvas/test/test_2d.composite.solid.lighter.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.lighten.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.hard-light.html
+# dom/canvas/test/test_2d.composite.canvas.color-burn.html
+# dom/canvas/test/test_imagebitmap_on_worker.html
+# dom/canvas/test/file_drawWindow_source.html
+# dom/canvas/test/test_2d.composite.uncovered.fill.destination-atop.html
+# dom/canvas/test/test_drawImage_document_domain.html
+# dom/canvas/test/crossorigin/test_canvas2d_crossorigin.html
+# dom/canvas/test/crossorigin/test_webgl_crossorigin_textures.html
+# dom/canvas/test/crossorigin/test_video_crossorigin.html
+# dom/canvas/test/webgl-conf/mochi-wrapper.html.template
+# dom/canvas/test/webgl-conf/mochi-single.html
+# dom/canvas/test/webgl-conf/always-fail.html
+# dom/canvas/test/webgl-conf/checkout/webgl-conformance-tests.html
+# dom/canvas/test/webgl-conf/checkout/deqp/framework/opengl/simplereference/referencecontext.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/conversions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/swizzles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/scoping.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/qualification_order.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/shader-lib-test.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/reserved_operators.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/fragdata.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/declarations.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/constant_expressions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/functions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/linkage.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/invalid_texture_functions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/keywords.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/preprocessor.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/template.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/conditionals.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles2/shaders/constants.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/conversions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/swizzles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/switch.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/scoping.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/qualification_order.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/fragdata.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/declarations.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/constant_expressions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/functions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/linkage.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/arrays.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/negative.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/invalid_texture_functions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/keywords.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/preprocessor.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/template.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/conditionals.html
+# dom/canvas/test/webgl-conf/checkout/deqp/data/gles3/shaders/constants.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/booleanstatequery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformapi.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbodepthbuffer.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderapi.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderswitch.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderderivate.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrayobject.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/negativefragmentapi.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/stringquery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/attriblocation.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/internalformatquery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderderivate_dfdy.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/negativebufferapi.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderprecision_uint.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadercommonfunction.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/negativevertexarrayapi.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderloop_do_while.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/occlusionquery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbomultisample.2_samples.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbomultisample.8_samples.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/instancedrendering.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/lifetime.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/rbostatequery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/buffercopy.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/bufferobjectquery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/negativeshaderapi.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/indexedstatequery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragdepth.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/samplerstatequery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderprecision_int.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/floatstatequery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocompleteness.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/negativestateapi.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturestatequery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/pixelbufferobject.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/samplerobject.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderderivate_dfdx.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/readpixel.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbomultisample.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderderivate_fwidth.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderloop_while.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderstruct.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbostatequery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/occlusionquery_strict.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderbuiltinvar.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/integerstatequery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderprecision_float.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/multisample.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbostencilbuffer.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderstatequery.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderpackingfunction.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/clipping.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbomultisample.4_samples.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderloop_for.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/defaultvertexattribute.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/occlusionquery_conservative.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/negativetextureapi.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/rasterizerdiscard.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/sync.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/random_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/basic.fixed.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/array.fixed.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/basic.int.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/array.uint.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/random_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/array.int.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/basic.uint.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/random_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/array.float.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fragmentoutput/basic.float.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/eac_signed_r11_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_eac_srgb8_alpha8_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_rgb8_punchthrough_alpha1_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/eac_r11_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/eac_signed_rg11_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_rgb8_punchthrough_alpha1_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_eac_rgba8_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_eac_rgba8_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/eac_r11_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_eac_srgb8_alpha8_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/eac_rg11_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_srgb8_punchthrough_alpha1_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_srgb8_punchthrough_alpha1_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_srgb8_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/eac_signed_rg11_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_rgb8_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/eac_signed_r11_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_rgb8_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/rgba8_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/etc2_srgb8_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/rgba8_pot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturewrap/eac_rg11_npot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_linear_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_linear_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_nearest_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_linear_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_linear_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_linear_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_linear_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_nearest_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_nearest_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_nearest_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_linear_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_linear_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_nearest_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_linear_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_linear_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_nearest_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_linear_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_linear_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_nearest_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_linear_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_nearest_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_linear_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_linear_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_linear_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_nearest_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_linear_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_linear_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_linear_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_linear_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_nearest_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_linear_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_linear_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_linear_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_linear_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_linear_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_linear_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_linear_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_nearest_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_linear_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_linear_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_linear_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_nearest_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_nearest_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_linear_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_nearest_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_nearest_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_linear_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_linear_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_linear_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_linear_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_nearest_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_linear_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_nearest_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_linear_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_linear_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_linear_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_nearest_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_nearest_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_linear_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_nearest_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_linear_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_linear_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_linear_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_linear_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_nearest_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_mipmap_linear_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_nearest_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_greater.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_linear_mipmap_linear_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_nearest_never.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_nearest_mipmap_linear_always.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_mipmap_nearest_less.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_linear_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_linear_not_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_greater_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureshadow/cube_nearest_mipmap_linear_less_or_equal.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/clear.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2d_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/texcube.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2darray_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex3d_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex3d_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/blend.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2d_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex3d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2d_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2darray_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2d.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex3d.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex3d_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2darray.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2darray_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2d_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2darray_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/texcube_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2darray_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2darray_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/texcube_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/texcube_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex2d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/texcube_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/texcube_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/texcube_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex3d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fbocolorbuffer/tex3d_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/random_separate_points.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_interleaved_points.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/random_interleaved_triangles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/interpolation_centroid.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_separate_triangles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/position.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_element_separate_lines.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/random_separate_lines.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/random_interleaved_points.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/point_size.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/interpolation_smooth.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_element_interleaved_triangles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/basic_types_separate_lines.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_element_interleaved_lines.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_separate_points.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/basic_types_interleaved_lines.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/interpolation_flat.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/random_separate_triangles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_element_separate_triangles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/random_interleaved_lines.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/basic_types_separate_points.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_interleaved_triangles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_interleaved_lines.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/basic_types_interleaved_triangles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_element_separate_points.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/basic_types_separate_triangles.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_element_interleaved_points.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/basic_types_interleaved_points.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/transformfeedback/array_separate_lines.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_18.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_25.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/default_framebuffer_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_15.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_33.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_13.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_34.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/rect_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/rect_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_32.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/default_framebuffer_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_20.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/rect_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_28.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/default_framebuffer_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_17.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/rect_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_30.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/default_framebuffer_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_09.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_24.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/depth_stencil.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_29.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_07.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_10.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/rect_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/default_framebuffer_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_08.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_19.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_16.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_26.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/rect_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/default_framebuffer_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/rect_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_27.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/default_framebuffer_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_21.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_11.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_31.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_14.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_22.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_12.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/framebufferblit/conversion_23.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/draw/draw_arrays_instanced.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/draw/draw_range_elements.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/draw/draw_elements_instanced.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/draw/draw_arrays.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/draw/random.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/draw/draw_elements.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/draw/instancing.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/texturelodoffset.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/texturegradoffset.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/textureprojgrad.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/textureprojlodoffset.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/textureprojgradoffset.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/textureoffset.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/textureproj.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/textureprojlod.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/texture.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/texturesize.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/texelfetch.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/texturegrad.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/texelfetchoffset.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/texturelod.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadertexturefunction/textureprojoffset.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_combinations_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_08.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_15.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_27.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_25.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_sizes_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_sizes_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_sizes_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_combinations_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_20.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_30.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_34.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_07.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_sizes_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_14.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_sizes_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_sizes_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_combinations_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_09.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_07.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_09.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_18.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_28.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_12.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_combinations_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_33.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_sizes_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_09.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_combinations_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_08.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_combinations_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_combinations_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_22.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_sizes_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_sizes_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_combinations_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_26.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_combinations_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_23.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_combinations_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_sizes_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_10.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_32.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_sizes_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_08.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_combinations_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_07.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_sizes_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_09.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_sizes_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_31.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_19.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_combinations_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_08.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_combinations_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_sizes_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_24.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_combinations_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_08.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_sizes_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_sizes_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_17.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_sizes_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_13.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_combinations_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_21.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_combinations_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_sizes_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_combinations_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_16.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_formats_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_07.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_sizes_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_formats_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_07.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_combinations_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_11.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_29.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_35.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_combinations_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_sizes_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_formats_09.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/3d_sizes_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/2d_array_formats_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturefiltering/cube_no_edges_visible.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_cube_pot_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_npot_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_array_pot_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_array_pot_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_cube_npot_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_3d_npot_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_npot_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_3d_npot_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_3d_npot_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/compressed_cube.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_3d_pot_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_cube_npot_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_array_npot_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_pot_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_array_npot_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_array_pot_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_pot_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_npot_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_array_npot_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_cube_npot_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_cube_pot_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_cube_pot_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_cube_pot_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/unsized_2d.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_3d_pot_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_array_npot_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/compressed_2d.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/unsized_2d_array.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_cube_npot_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/unsized_3d.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_3d_pot_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_3d_pot_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_pot_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_npot_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_array_pot_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_depth_stencil.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_2d_pot_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/textureformat/sized_color_3d_npot_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_uniform_lowp.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_const_mediump.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/add_const.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_uniform_mediump.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/div_uniform.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/post_decrement.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/add_dynamic.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_dynamic_lowp.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_const_highp.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/sub_const.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/add_assign.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/transpose.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/matrixcompmult.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/add_uniform.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_assign.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/div_assign.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/pre_increment.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_dynamic_highp.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/pre_decrement.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/negation.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/unary_addition.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_const_lowp.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/sub_uniform.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/inverse.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_uniform_highp.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/determinant.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/outerproduct.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/sub_assign.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/sub_dynamic.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/div_dynamic.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/div_const.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/mul_dynamic_mediump.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shadermatrix/post_increment.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_10.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/geometric.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/angle_and_trigonometry_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/int_compare.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_14.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/bool_compare.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/float_compare.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_13.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_07.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/angle_and_trigonometry_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_09.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/unary_operator.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_15.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_12.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/sequence.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/common_fucntions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/unary_operator_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/selection.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_08.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/angle_and_trigonometry_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_11.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/unary_operator_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/angle_and_trigonometry_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/angle_and_trigonometry.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/exponential.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/unary_operator_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/common_functions.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderoperator/binary_operator_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/07.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/primitiverestart/03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.byte.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.usage.dynamic_copy.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.offset.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.half.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/multiple_attributes.output.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.unsigned_int_2_10_10_10.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.int_2_10_10_10.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.first.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.unsigned_short.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.usage.static_draw.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.unsigned_int.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.int.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.usage.static_copy.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/multiple_attributes.storage.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.float.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.usage.dynamic_read.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/multiple_attributes.count.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/multiple_attributes.stride.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.usage.stream_copy.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.usage.stream_draw.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.stride.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.short.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.output_type.unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.usage.static_read.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.usage.stream_read.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.usage.dynamic_draw.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/vertexarrays/single_attribute.normalize.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/varying.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/mat_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/vec4.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/vec2.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/mat_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/tmp.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/vec3.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/mat_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/shaderindexing/uniform.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformapi/value_initial.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformapi/info_query.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformapi/value_assigned.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformapi/random.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/resize_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/shared_colorbuffer_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/shared_colorbuffer_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/shared_colorbuffer_clear.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/recreate_depth_stencil.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/shared_colorbuffer_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/recreate_color_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/recreate_color_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/resize_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/recreate_color_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/recreate_color_05.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/recreate_color_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/shared_depth_stencil.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/recreate_color_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/resize_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/stencil_clear.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/resize_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fborender/recreate_color_06.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate/format_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate/target.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate/whole.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate/format_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate/format_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate/default.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/fboinvalidate/sub.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/multi_nested_struct.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/single_struct_array.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/single_basic_type.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/multi_basic_types.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/single_basic_array.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/instance_array_basic_type.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/single_nested_struct.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/single_struct.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/single_nested_struct_array.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/uniformbuffers/random.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage2d_cube_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage3d_format_depth_stencil.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_2d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage3d_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage3d_2d_array_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage2d_2d_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage2d_cube_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_2d_array_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_copyteximage2d.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage3d_3d_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_unpack_params.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_cube_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_depth_pbo.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage2d_cube_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage3d_format_size.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/random_teximage2d_cube.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage2d_2d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_unpack_params.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage2d_cube_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage2d_2d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_params.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage3d_depth_pbo.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_cube_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_pbo_cube_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage3d_format_3d_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage3d_3d_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage2d_cube_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage3d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage3d_pbo_params.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage3d_format_2d_array_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage3d_2d_array_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_pbo_cube_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage2d_cube_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_cube_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_align.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage3d_unpack_params.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_depth_stencil.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_2d_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_2d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage3d_format_3d_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage3d_format_2d_array_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_depth.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage3d_unpack_params.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage2d_cube_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage3d_3d_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage3d_format_3d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage2d_cube_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_depth.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_align.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage2d_2d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage2d_cube_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_pbo_cube_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_cube_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage3d_depth.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage3d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_empty_tex.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage3d_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage3d_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_cube_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_params.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_copytexsubimage2d.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage3d_3d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_pbo_cube_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_texsubimage2d_cube_04.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_2d_array_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage3d_2d_array_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_03.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage3d_3d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage3d_format_2d_array_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_pbo_params.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage3d_format_3d_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/basic_teximage2d_2d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/random_teximage2d_2d.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texstorage2d_format_size.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_00.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage2d_pbo_cube_01.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_02.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/texturespecification/teximage3d_depth.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/length.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/tan.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/log2.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/radians.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/cross.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/mod.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/tanh.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/abs.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/modf.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/round.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/acosh.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/floor.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/reflect.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/refract.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/exp.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/inversesqrt.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/faceforward.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/sin.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/degrees.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/transpose.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/cos.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/max.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/matrixcompmult.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/atan2.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/log.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/div.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/normalize.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/cosh.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/distance.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/asinh.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/ceil.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/atan.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/exp2.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/smoothstep.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/add.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/min.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/fract.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/inverse.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/roundeven.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/determinant.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/sinh.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/outerproduct.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/mul.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/step.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/clamp.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/dot.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/atanh.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/sign.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/asin.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/trunc.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/sqrt.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/sub.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/mix.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/pow.html
+# dom/canvas/test/webgl-conf/checkout/deqp/functional/gles3/builtinprecision/acos.html
+# dom/canvas/test/webgl-conf/checkout/extra/buffer-sizes.html
+# dom/canvas/test/webgl-conf/checkout/extra/lots-of-polys-shader-example.html
+# dom/canvas/test/webgl-conf/checkout/extra/simulated-attrib-0-bug-test.html
+# dom/canvas/test/webgl-conf/checkout/extra/fbo-lost-context.html
+# dom/canvas/test/webgl-conf/checkout/extra/out-of-vram.html
+# dom/canvas/test/webgl-conf/checkout/extra/program-test-1.html
+# dom/canvas/test/webgl-conf/checkout/extra/texture-sizing.html
+# dom/canvas/test/webgl-conf/checkout/extra/tex-image-with-video-test.html
+# dom/canvas/test/webgl-conf/checkout/extra/webgl-drawelements-validation.html
+# dom/canvas/test/webgl-conf/checkout/extra/out-of-bounds-uniform-array-access.html
+# dom/canvas/test/webgl-conf/checkout/extra/out-of-memory.html
+# dom/canvas/test/webgl-conf/checkout/extra/webgl-translate-shader.html
+# dom/canvas/test/webgl-conf/checkout/extra/buffer-gc-stress.html
+# dom/canvas/test/webgl-conf/checkout/extra/constant-index-out-of-range.html
+# dom/canvas/test/webgl-conf/checkout/extra/readpixels-after-alert.html
+# dom/canvas/test/webgl-conf/checkout/extra/point-no-attributes-stress.html
+# dom/canvas/test/webgl-conf/checkout/extra/webgl-info.html
+# dom/canvas/test/webgl-conf/checkout/extra/big-fbos-example.html
+# dom/canvas/test/webgl-conf/checkout/extra/canvas-compositing-test.html
+# dom/canvas/test/webgl-conf/checkout/extra/offscreen-issue.html
+# dom/canvas/test/webgl-conf/checkout/extra/sample.svg
+# dom/canvas/test/webgl-conf/checkout/extra/lots-of-polys-example.html
+# dom/canvas/test/webgl-conf/checkout/extra/texture-allocation-stress-test.html
+# dom/canvas/test/webgl-conf/checkout/extra/multisample-corruption-stress.html
+# dom/canvas/test/webgl-conf/checkout/extra/cube-map-uploads-out-of-order.html
+# dom/canvas/test/webgl-conf/checkout/extra/slow-shader-example.html
+# dom/canvas/test/webgl-conf/checkout/extra/context-creation-and-destruction-stress.html
+# dom/canvas/test/webgl-conf/checkout/extra/out-of-resources.html
+# dom/canvas/test/webgl-conf/checkout/resources/red-green.svg
+# dom/canvas/test/webgl-conf/checkout/conformance2/query/query.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/query/occlusion-query.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/transform_feedback/transform_feedback.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/transform_feedback/unwritten-output-defaults-to-zero.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/transform_feedback/two-unreferenced-varyings.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/context/constants-and-properties-2.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/context/methods-2.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/context/context-type-test-2.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/context/context-attributes-depth-stencil-antialias-obeyed.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/misc/expando-loss-2.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/misc/object-deletion-behaviour-2.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/misc/uninitialized-test-2.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/misc/getextension-while-pbo-bound-stability.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/misc/instanceof-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/misc/views-with-offsets.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/samplers/sampler-drawing-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/samplers/samplers.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/buffer-overflow-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/get-buffer-sub-data.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/getBufferSubData.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/buffer-copying-restrictions.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/buffer-copying-contents.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/buffer-data-and-buffer-sub-data-sub-source.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/one-large-uniform-buffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/buffer-type-restrictions.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/bound-buffer-size-change-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/buffers/uniform-buffers.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/reading/read-pixels-into-pixel-pack-buffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/reading/read-pixels-pack-parameters.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/reading/read-pixels-from-fbo-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/reading/read-pixels-from-rgb8-into-pbo-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/reading/format-r11f-g11f-b10f.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/sync/sync-webgl-specific.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/attribs/gl-vertexattribipointer-offsets.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/attribs/gl-vertex-attrib.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/attribs/gl-vertex-attrib-i-render.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/attribs/gl-vertexattribipointer.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/extensions/ext-color-buffer-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/extensions/ext-disjoint-timer-query-webgl2.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/extensions/promoted-extensions-in-shaders.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/extensions/promoted-extensions.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/renderbuffers/framebuffer-object-attachment.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/renderbuffers/invalidate-framebuffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/renderbuffers/framebuffer-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/renderbuffers/framebuffer-texture-layer.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/renderbuffers/readbuffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/renderbuffers/multisampled-renderbuffer-initialization.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/renderbuffers/multisample-with-full-sample-counts.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas_sub_rectangle/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_video/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/integer-cubemap-specification-order-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-storage-and-subimage-3d.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-image-with-different-data-source.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-new-formats.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/texture-npot.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-srgb-mipmap.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/compressed-tex-image.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/mipmap-fbo.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/active-3d-texture-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/gl-get-tex-parameter.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/copy-texture-image-luma-format.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-storage-compressed-formats.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/copy-texture-image.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-input-validation.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/integer-cubemap-texture-sampling.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-mipmap-levels.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-3d-size-limit.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-storage-2d.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/copy-texture-image-webgl-specific.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-image-with-bad-args.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-image-and-sub-image-with-array-buffer-view-sub-source.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/tex-unpack-params.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/misc/texel-fetch-undefined.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/video/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/svg_image/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/canvas/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_data/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image_bitmap_from_blob/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/webgl_canvas/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/textures/image/tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/vertex_arrays/vertex-array-object.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/tricky-loop-conditions.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/invalid-invariant.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/array-element-increment.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/short-circuiting-in-loop-condition.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/array-as-return-value.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/frag-depth.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/uniform-location-length-limits.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/shader-with-invalid-characters.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/texture-offset-uniform-texture-coordinate.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/sampler-no-precision.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/shader-with-1024-character-identifier.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/shader-with-1024-character-define.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/forbidden-operators.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/shader-with-mis-matching-uniform-block.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/uniform-block-layouts.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/array-assign-constructor.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/shader-with-1025-character-define.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/valid-invariant.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/shader-linking.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/array-complex-indexing.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/texture-offset-out-of-range.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/bool-type-cast-bug-uint-ivec-uvec.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/array-in-complex-expression.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/invalid-default-precision.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/no-attribute-vertex-shader.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/loops-with-side-effects.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/uniform-block-layout-match.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/const-array-init.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/unary-minus-operator-in-dynamic-loop.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/attrib-location-length-limits.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/shader-with-1025-character-identifier.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/compare-structs-containing-arrays.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/vector-dynamic-indexing.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/array-assign.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/array-length-side-effects.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/array-equality.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/sequence-operator-returns-non-constant.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/misplaced-version-directive.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/glsl3/compound-assignment-type-combination.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/blitframebuffer-filter-srgb.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/out-of-bounds-index-buffers-after-copying.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/canvas-resizing-with-pbo-bound.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/fs-color-type-mismatch-color-buffer-type.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/instanced-rendering-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/clipping-wide-points.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/rendering-sampling-feedback-loop.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/clear-srgb-color-buffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/blitframebuffer-stencil-only.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/element-index-uint.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/framebuffer-unsupported.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/uniform-block-buffer-size.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/rgb-format-support.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/blitframebuffer-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/blitframebuffer-outside-readbuffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/draw-buffers.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/clear-func-buffer-type-match.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/blitframebuffer-scissor-enabled.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/blitframebuffer-srgb-and-linear-drawbuffers.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/instanced-arrays.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/blitframebuffer-multisampled-readbuffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/attrib-type-match.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/blitframebuffer-size-overflow.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/blitframebuffer-filter-outofbounds.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/rendering/framebuffer-completeness-unaffected.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/state/gl-enum-tests.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/state/gl-getstring.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/state/gl-get-calls.html
+# dom/canvas/test/webgl-conf/checkout/conformance2/state/gl-object-get-calls.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/index.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/all_tests.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/all_tests_linkonly.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/all_tests_sequential.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/performance/bandwidth.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/performance/jsMatrixMult.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/performance/jsToGLOverhead.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/performance/CPUvsGPU.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/performance/jsGCPause.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/drawArrays.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/uniformfArrayLen1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/uniformiBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/isTests.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/vertexAttrib.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/drawArraysOutOfBounds.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/uniformMatrix.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/readPixelsBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/drawElementsBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/readPixels.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/texSubImage2D.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/uniformMatrixBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/copyTexImage2D.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/isTestsBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/texSubImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/texImage2D.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/bindBuffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/texImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/vertexAttribBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/bindBufferBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/bufferSubData.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/vertexAttribPointer.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/bufferData.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/deleteBufferBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/vertexAttribPointerBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/bufferSubDataBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/drawElements.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/bufferDataBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/copyTexSubImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/texSubImage2DHTMLBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/bindFramebufferLeaveNonZero.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/texImage2DHTML.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/texImage2DHTMLBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/copyTexImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/uniformi.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/copyTexSubImage2D.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/uniformfBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/texSubImage2DHTML.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/functions/uniformf.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/demos/video.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/demos/opengl_web.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/fuzzTheAPI.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-D_G.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-G_I.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-S_V.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/getContext.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPIBadArgs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/methods.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/webGLArrays.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-B3.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-B1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-B2.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-L_S.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/badArgsArityLessThanArgc.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-C.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-A.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/quickCheckAPI-B4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/conformance/constants.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/glsl/uniformOutOfBounds.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/glsl/longLoops.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/glsl/arrayOutOfBounds.html
+# dom/canvas/test/webgl-conf/checkout/conformance/more/glsl/unusedAttribsUniforms.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/uniform-location.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/gl-unknown-uniform.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/gl-uniform-unused-array-elements-get-truncated.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/uniform-values-per-program.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/out-of-bounds-uniform-array-access.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/gl-uniform-bool.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/gl-uniform-arrays.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/null-uniform-location.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/gl-uniform-struct-unused.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/gl-uniformmatrix4fv.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/uniform-default-values.html
+# dom/canvas/test/webgl-conf/checkout/conformance/uniforms/uniform-samplers-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/invalid-UTF-16.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/gl-shader-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/gl-bind-attrib-location-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/get-active-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/program-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/gl-get-active-attribute.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/gl-getshadersource.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/gl-bind-attrib-location-long-names-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/program-infolog.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/use-program-crash-with-discard-in-fragment-shader.html
+# dom/canvas/test/webgl-conf/checkout/conformance/programs/gl-get-active-uniform.html
+# dom/canvas/test/webgl-conf/checkout/conformance/limits/gl-min-attribs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/limits/gl-min-textures.html
+# dom/canvas/test/webgl-conf/checkout/conformance/limits/gl-max-texture-dimensions.html
+# dom/canvas/test/webgl-conf/checkout/conformance/limits/gl-line-width.html
+# dom/canvas/test/webgl-conf/checkout/conformance/limits/gl-min-uniforms.html
+# dom/canvas/test/webgl-conf/checkout/conformance/typedarrays/typed-arrays-in-workers.html
+# dom/canvas/test/webgl-conf/checkout/conformance/typedarrays/array-buffer-view-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/typedarrays/data-view-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/typedarrays/array-buffer-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/typedarrays/array-unit-tests.html
+# dom/canvas/test/webgl-conf/checkout/conformance/typedarrays/data-view-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/typedarrays/array-large-array-tests.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-lost-restored.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-creation.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-release-upon-reload.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/premultiplyalpha-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/incorrect-context-object-behaviour.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-attribute-preserve-drawing-buffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/methods.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-lost.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-attributes-alpha-depth-stencil-antialias.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-eviction-with-garbage-collection.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/user-defined-properties-on-context.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-type-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-no-alpha-fbo-with-alpha.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/resource-sharing-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-release-with-workers.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/constants-and-properties.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-creation-and-destruction.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-size-change.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/context-hidden-alpha.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/resources/context-release-upon-reload-child.html
+# dom/canvas/test/webgl-conf/checkout/conformance/context/resources/context-release-child-with-worker.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/uninitialized-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/boolean-argument-conversion.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/null-object-behaviour.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/delayed-drawing.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/shader-precision-format.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/type-conversion-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/bad-arguments-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/object-deletion-behaviour.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/instanceof-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/invalid-passed-params.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/functions-returning-strings.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/expando-loss.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/error-reporting.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/is-object.html
+# dom/canvas/test/webgl-conf/checkout/conformance/misc/webgl-specific.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/rapid-resizing.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/buffer-preserve-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/framebuffer-bindings-unaffected-on-resize.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/drawingbuffer-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/texture-bindings-unaffected-on-resize.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/canvas-zero-size.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/drawingbuffer-hd-dpi-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/viewport-unchanged-upon-resize.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/buffer-offscreen-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/framebuffer-bindings-affected-by-to-data-url.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/canvas-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/draw-webgl-to-canvas-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/drawingbuffer-static-canvas-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/draw-static-webgl-to-multiple-canvas-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/canvas/to-data-url-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/buffer-bind-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/index-validation-crash-with-buffer-sub-data.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/index-validation.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/buffer-data-and-buffer-sub-data.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/element-array-buffer-delete-recreate.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/index-validation-verifies-too-many-indices.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/index-validation-copies-indices.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/index-validation-with-resized-buffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/buffer-data-array-buffer-delete.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/buffer-uninitialized.html
+# dom/canvas/test/webgl-conf/checkout/conformance/buffers/index-validation-large-buffer.html
+# dom/canvas/test/webgl-conf/checkout/conformance/reading/read-pixels-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/reading/read-pixels-pack-alignment.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-bindAttribLocation-repeated.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-disabled-vertex-attrib.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-vertex-attrib.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-bindAttribLocation-matrix.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-vertexattribpointer-offsets.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-bindAttribLocation-aliasing.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-vertexattribpointer.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-vertex-attrib-render.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-enable-vertex-attrib.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-matrix-attributes.html
+# dom/canvas/test/webgl-conf/checkout/conformance/attribs/gl-vertex-attrib-zero-issues.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/ext-sRGB.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-draw-buffers-framebuffer-unsupported.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-standard-derivatives.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-draw-buffers-max-draw-buffers.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-half-float-with-canvas.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-float-with-canvas.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-float-with-image-data.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/angle-instanced-arrays-out-of-bounds.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-shared-resources.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-compressed-texture-s3tc-srgb.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-vertex-array-object.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-half-float-linear.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-half-float-with-image.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/ext-texture-filter-anisotropic.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/ext-blend-minmax.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-float-with-video.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-debug-shaders.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-compressed-texture-size-limit.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-compressed-texture-pvrtc.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-float-with-image.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-half-float-with-image-data.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-half-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/ext-shader-texture-lod.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/get-extension.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-half-float-with-video.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/ext-frag-depth.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-texture-float-linear.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-compressed-texture-s3tc.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/ext-disjoint-timer-query.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-debug-renderer-info.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-compressed-texture-atc.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/angle-instanced-arrays.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-vertex-array-object-bufferData.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/oes-element-index-uint.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-draw-buffers.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-compressed-texture-etc.html
+# dom/canvas/test/webgl-conf/checkout/conformance/extensions/webgl-depth-texture.html
+# dom/canvas/test/webgl-conf/checkout/conformance/renderbuffers/framebuffer-object-attachment.html
+# dom/canvas/test/webgl-conf/checkout/conformance/renderbuffers/framebuffer-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/renderbuffers/renderbuffer-initialization.html
+# dom/canvas/test/webgl-conf/checkout/conformance/renderbuffers/feedback-loop.html
+# dom/canvas/test/webgl-conf/checkout/conformance/renderbuffers/framebuffer-state-restoration.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas_sub_rectangle/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas_sub_rectangle/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas_sub_rectangle/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas_sub_rectangle/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas_sub_rectangle/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/gl-teximage.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-complete.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-copying-feedback-loops.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-sub-image-2d-bad-args.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-npot.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-sub-image-cube-maps.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-active-bind.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/compressed-tex-image.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-draw-with-2d-and-cube.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-clear.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-npot-video.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/default-texture.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-size-limit.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-size-cube-maps.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/mipmap-fbo.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/gl-get-tex-parameter.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-image-with-invalid-data.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-image-and-sub-image-2d-with-array-buffer-view.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texparameter-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/cube-incomplete-fbo.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-upload-cube-maps.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-hd-dpi.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-input-validation.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-image-with-format-and-type.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-fakeblack.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-image-canvas-corruption.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-size.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-upload-size.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-image-and-uniform-binding-bugs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-active-bind-2.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-formats-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-sub-image-2d.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-transparent-pixels-initialized.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/copy-tex-image-2d-formats.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/copy-tex-image-and-sub-image-2d.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/origin-clean-conformance.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-image-webgl.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-attachment-formats.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-mips.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/copy-tex-sub-image-2d-partial-texture.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/texture-cube-as-fbo-attachment.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/gl-pixelstorei.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/video/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/video/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/svg_image/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/svg_image/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/svg_image/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/svg_image/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/svg_image/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_data/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_data/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_data/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_data/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_data/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_blob/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_blob/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_blob/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_blob/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image_bitmap_from_blob/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image/tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image/tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/textures/image/tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/checkout/conformance/manual/angle-instanced-arrays-state-leakage.html
+# dom/canvas/test/webgl-conf/checkout/conformance/manual/canvas-clear-on-zero-count-draw.html
+# dom/canvas/test/webgl-conf/checkout/conformance/manual/canvas-no-clear-on-unsuccessful-draw.html
+# dom/canvas/test/webgl-conf/checkout/conformance/manual/canvas-no-clear-on-readpixels.html
+# dom/canvas/test/webgl-conf/checkout/conformance/manual/framebuffers-keep-contents-exiting-fullscreen-mode.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/simple.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/draw-with-changing-start-vertex-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/gl-viewport-test-2.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/polygon-offset.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/multisample-corruption.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/framebuffer-switch.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/draw-arrays-out-of-bounds.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/vertex-texture-fetch.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/clipping-wide-points.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/gl-viewport-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/point-specific-shader-variables.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/point-no-attributes.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/gl-drawelements.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/point-with-gl-pointcoord-in-fragment-shader.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/gl-scissor-fbo-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/gl-clear.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/default-texture-draw-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/draw-elements-out-of-bounds.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/culling.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/point-size.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/many-draw-calls.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/gl-scissor-canvas-dimensions.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/negative-one-index.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/gl-scissor-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/more-than-65536-indices.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/framebuffer-texture-switch.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/out-of-bounds-index-buffers.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/triangle.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/gl-drawarrays.html
+# dom/canvas/test/webgl-conf/checkout/conformance/rendering/line-loop-tri-fan.html
+# dom/canvas/test/webgl-conf/checkout/conformance/state/gl-enum-tests.html
+# dom/canvas/test/webgl-conf/checkout/conformance/state/gl-getstring.html
+# dom/canvas/test/webgl-conf/checkout/conformance/state/gl-get-calls.html
+# dom/canvas/test/webgl-conf/checkout/conformance/state/gl-enable-enum-test.html
+# dom/canvas/test/webgl-conf/checkout/conformance/state/gl-geterror.html
+# dom/canvas/test/webgl-conf/checkout/conformance/state/gl-initial-state.html
+# dom/canvas/test/webgl-conf/checkout/conformance/state/state-uneffected-after-compositing.html
+# dom/canvas/test/webgl-conf/checkout/conformance/state/gl-object-get-calls.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-max-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-normalize.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-abs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-mix-gentype.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-refract.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-reflect.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-faceforward.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-cos.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-clamp-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-cross.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-mod-gentype.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-clamp-gentype.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-step-gentype.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-mix-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-sign.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-acos.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-distance.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-length.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-sin.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-mod-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-max-gentype.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-fract.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-smoothstep-gentype.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-atan-xy.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-asin.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-floor.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-step-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-min-gentype.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-smoothstep-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-dot.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-min-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-atan.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-ceil.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/functions/glsl-function-lessThan.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/reserved/_webgl_function.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/reserved/_webgl_field.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/reserved/_webgl_variable.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/reserved/webgl_struct.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/reserved/_webgl_struct.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/reserved/webgl_field.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/reserved/webgl_function.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/reserved/webgl_variable.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-vec-mat-index.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-vec4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-bvec2.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-vec3.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-mat2.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-mat4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-mat3.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-vec-mat-corner-cases.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-ivec4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-ivec3.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-vec2.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-ivec2.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-bvec3.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/constructors/glsl-construct-bvec4.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/empty_main.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shaders-with-invariance.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-uniform-packing-restrictions.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/struct-unary-operators.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/large-loop-compile.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-two-initializer-types.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-vec4-return-value.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-attrib-array.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-version-100.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-comma-conditional-assignment.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/global-variable-init.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shaders-with-uniform-structs.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-without-precision.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-256-character-identifier.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-illegal-default-precision.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-short-circuiting-operators.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/struct-nesting-exceeds-maximum.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/struct-mixed-array-declarators.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/const-variable-initialization.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shaders-with-mis-matching-varyings.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-struct-scope.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-default-precision.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shaders-with-mis-matching-uniforms.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-for-scoping.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/expression-list-in-declarator-initializer.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-define-line-continuation.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-version-100.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-for-loop.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-comma-separated-variable-declarations.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-clipvertex.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/uniform-location-length-limits.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/glsl-long-variable-names.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-float-return-value.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-comma-assignment.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-non-ascii-error.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/gl_position_unset.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/struct-specifiers-in-uniforms.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-too-many-uniforms.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-quoted-error.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-version-130.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-while-loop.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/struct-nesting-of-variable-names.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/ternary-operators-in-initializers.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/glsl-vertex-branch.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/struct-assign.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/boolean_precision.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shaders-with-name-conflicts.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-257-character-identifier.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-vec2-return-value.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-frag-depth.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-_webgl-identifier.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-ivec2-return-value.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-conditional-scoping.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-reserved-words.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-257-character-define.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-varying-packing-restrictions.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/struct-nesting-under-maximum.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-similar-uniform-array-names.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-illegal-default-precision.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-error-directive.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-invalid-identifier.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/glsl-2types-of-textures-on-same-unit.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-function-scoped-struct.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shaders-with-missing-varyings.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shaders-with-constant-expression-loop-conditions.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-default-precision.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/ternary-operator-on-arrays.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-preprocessor-whitespace.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-precision.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-conditional-scoping-negative.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-non-reserved-words.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-precision-format-obeyed.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-ivec4-return-value.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/embedded-struct-definitions-forbidden.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-function-recursion.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-vec3-return-value.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-gles-symbol.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/struct-equals.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-webgl-identifier.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-attrib-struct.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-int-return-value.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-dfdx.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/ternary-operators-in-global-initializers.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/attrib-location-length-limits.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/re-compile-re-link.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/non-ascii.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-do-loop.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-explicit-int-cast.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-include.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/glsl-function-nodes.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/empty-declaration.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-version-120.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shared.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/non-ascii-comments.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/sequence-operator-returns-constant.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-hex-int-constant-macro.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-long-line.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-limited-indexing.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shaders-with-varyings.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-256-character-define.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-functional-scoping.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-glcolor.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/misc/shader-with-gles-1.frag.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/literals/float_literal.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/literals/overflow_leak.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/literals/literal_precision.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/samplers/glsl-function-texture2dprojlod.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/samplers/glsl-function-texture2dproj.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/samplers/glsl-function-texture2dlod.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/samplers/glsl-function-texture2d-bias.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/variables/gl-frontfacing.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/variables/gl-pointcoord.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/variables/glsl-built-ins.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/variables/gl-fragcoord-xy-values.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/variables/gl-fragdata-and-fragcolor.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/variables/gl-fragcoord.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/assign_int_to_float.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/greater_than.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/ternary_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/greater_than_equal.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_int_float.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/function_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/function_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_int_float.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/function_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/construct_struct.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/equal_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/equal_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/ternary_int_float.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/function_int_float.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_int_float.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/not_equal_int_float.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/equal_int_float.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/less_than_equal.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/ternary_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/equal_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/ternary_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/less_than.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/multiply_int_float.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/add_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/divide_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/implicit/subtract_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/matrices/glsl-mat3-construction.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/matrices/matrix-compound-multiply.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/matrices/glsl-mat4-to-mat3.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/qualcomm-loop-with-continue-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/logic-inside-block-without-braces.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/angle-ambiguous-function-call.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/sampler-array-using-loop-index.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/conditional-discard-optimization.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/nested-loops-with-break-and-continue.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/temp-expressions-should-not-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/qualcomm-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/sketchfab-lighting-shader-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/conditional-discard-in-loop.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/gl-fragcoord-multisampling-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/floor-div-cos-should-not-truncate.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/nested-sequence-operator.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/angle-d3d11-compiler-error.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/undefined-index-should-not-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/invariant-does-not-leak-across-shaders.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/sampler-struct-function-arg.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/loop-if-loop-gradient.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/complex-glsl-does-not-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/bool-type-cast-bug-int-float.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/multiplication-assignment.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/compare-loop-index-to-uniform.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/constant-precision-qualifier.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/nested-functions-should-not-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/struct-constructor-highp-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/long-expressions-should-not-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/array-of-struct-with-int-first-position.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/modulo-arithmetic-accuracy.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/essl3-shaders-with-webgl1.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/floored-division-accuracy.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/fragcoord-linking-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/angle-constructor-invalid-parameters.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/uniforms-should-not-lose-values.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/sequence-operator-evaluation-order.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/global-invariant-does-not-leak-across-shaders.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/pow-with-constant-exponent-should-not-crash.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/angle-dx-variable-bug.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/compound-assignment-type-combination.html
+# dom/canvas/test/webgl-conf/checkout/conformance/glsl/bugs/pow-of-small-constant-in-user-defined-function.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_009_to_012.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/equal/equal_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_041_to_048.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_049_to_056.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_105_to_112.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_017_to_024.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_057_to_064.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_065_to_072.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_089_to_096.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_081_to_088.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_073_to_080.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_009_to_016.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_025_to_032.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_121_to_126.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_097_to_104.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_033_to_040.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/functions/functions_113_to_120.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/all/all_001_to_004.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/radians/radians_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/refract/refract_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/floor/floor_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mix/mix_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/ceil/ceil_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_009_to_016.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_025_to_032.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_041_to_048.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_017_to_024.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_033_to_040.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/struct/struct_049_to_056.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/max/max_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sqrt/sqrt_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThan/greaterThan_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/any/any_001_to_004.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/reflect/reflect_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/clamp/clamp_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/abs/abs_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/gl_FrontFacing/gl_FrontFacing_001_to_001.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/control_flow_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/control_flow/control_flow_009_to_010.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/length/length_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/tan/tan_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log2/log2_009_to_012.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThan/lessThan_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/dot/dot_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/array/array_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_009_to_012.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp/exp_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/not/not_001_to_004.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_009_to_016.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_025_to_032.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_097_to_104.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_105_to_112.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_033_to_040.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_017_to_024.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_049_to_056.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_057_to_064.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_073_to_080.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_081_to_088.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_065_to_072.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_089_to_096.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_113_to_120.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/swizzlers/swizzlers_041_to_048.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/log/log_009_to_012.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_009_to_012.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/notEqual/notEqual_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_017_to_024.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/pow/pow_009_to_016.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/distance/distance_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/normalize/normalize_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cos/cos_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec_009_to_016.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec/vec_017_to_018.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/discard/discard_001_to_002.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/default/default_001_to_001.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/inversesqrt/inversesqrt_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/min/min_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sign/sign_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/asin/asin_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_009_to_012.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/exp2/exp2_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat_009_to_016.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat_041_to_046.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat_025_to_032.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat_033_to_040.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat/mat_017_to_024.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/atan/atan_009_to_012.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/vec3/vec3_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mat3/mat3_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/acos/acos_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/mod/mod_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/step/step_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/matrixCompMult/matrixCompMult_001_to_004.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/built_in_varying_array_out_of_bounds/built_in_varying_array_out_of_bounds_001_to_001.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/lessThanEqual/lessThanEqual_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/faceforward/faceforward_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/biConstants_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biConstants/biConstants_009_to_016.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/operators_025_to_026.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/operators_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/operators_009_to_016.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/operators/operators_017_to_024.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/cross/cross_001_to_002.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/degrees/degrees_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/fract/fract_001_to_006.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_145_to_152.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_177_to_178.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_089_to_096.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_097_to_104.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_161_to_168.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_033_to_040.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_049_to_056.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_041_to_048.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_065_to_072.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_105_to_112.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_001_to_008.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_017_to_024.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_153_to_160.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_073_to_080.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_025_to_032.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_009_to_016.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_081_to_088.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_057_to_064.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_169_to_176.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_121_to_128.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_137_to_144.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_113_to_120.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/build/build_129_to_136.html
+# dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/sin/sin_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-lost.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__index-validation-with-resized-buffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__copyTexImage2D.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__atan__atan_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-image-with-bad-args.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__copyTexImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__radians__radians_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__blitframebuffer-scissor-enabled.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__tex-sub-image-2d.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__transform_feedback__unwritten-output-defaults-to-zero.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-sub-image-cube-maps.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-fakeblack.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__drawingbuffer-static-canvas-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__log__log_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__less_than.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__out-of-bounds-uniform-array-access.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_169_to_176.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__webgl-specific.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__glsl-long-variable-names.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__biuDepthRange__biuDepthRange_001_to_002.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas_sub_rectangle__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-npot-video.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__reflect__reflect_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-vertex-attrib-zero-issues.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-undefined-preprocessor-symbol.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-hidden-alpha.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__rgb-format-support.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_057_to_064.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__limits__gl-min-attribs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-release-with-workers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-new-formats.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__global-variable-init.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__mat__mat_041_to_046.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-upload-cube-maps.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__ternary-operators-in-initializers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__canvas-zero-size.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-creation.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__not_equal_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__bufferSubDataBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-bvec3.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__not__not_001_to_004.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__matrices__glsl-mat3-construction.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_081_to_088.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__origin-clean-conformance.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__bindBufferBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__invariant-does-not-leak-across-shaders.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__renderbuffers__invalidate-framebuffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__gl-get-tex-parameter.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__variables__gl-fragcoord-xy-values.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__struct__struct_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_065_to_072.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-cube-as-fbo-attachment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-attributes-alpha-depth-stencil-antialias.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-do-loop.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__to-data-url-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shaders-with-uniform-structs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__typedarrays__data-view-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-invalid-identifier.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__texImage2DHTML.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__reading__format-r11f-g11f-b10f.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__array__array_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__webgl_canvas__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__acos__acos_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-ivec4-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-gles-symbol.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-copying-feedback-loops.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_105_to_112.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__uniform-block-buffer-size.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__struct-mixed-array-declarators.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__state__gl-object-get-calls.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-S_V.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-B4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__array-of-struct-with-int-first-position.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_049_to_056.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-length.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-active-bind-2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_049_to_056.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-ivec3.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__state__gl-initial-state.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__matrices__glsl-mat4-to-mat3.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__operators__operators_025_to_026.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__not_equal_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-invariance.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-define-line-continuation.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__texture-bindings-unaffected-on-resize.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__function_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__deleteBufferBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__samplers__glsl-function-texture2dproj.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__expando-loss.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-abs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__svg_image__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__smoothstep__smoothstep_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__default__default_001_to_001.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__sampler-struct-function-arg.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-half-float-linear.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__assign_ivec3_to_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__struct__struct_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__drawArrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-missing-varyings.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mat__mat_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__limits__gl-min-attribs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__context__methods-2.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-atan-xy.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-G_I.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-vertexattribpointer-offsets.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__struct__struct_049_to_056.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__faceforward__faceforward_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__equal_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-without-precision.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-arbitrary-indexing.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__drawArrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-atan-xy.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-constant-expression-loop-conditions.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__webgl_canvas__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__compound-assignment-type-combination.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__samplers__glsl-function-texture2dprojlod.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__renderbuffers__multisample-with-full-sample-counts.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__inversesqrt__inversesqrt_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-storage-compressed-formats.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-transparent-pixels-initialized.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-attrib-array.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__long-expressions-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-min-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-clear.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__non-ascii.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__log2__log2_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-short-circuiting-operators.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__instanceof-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_137_to_144.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-active-bind.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__gl-drawelements.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-A.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-hd-dpi.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_097_to_104.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-clipvertex.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-C.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__bool-type-cast-bug-int-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-lost-restored.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__mipmap-fbo.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__literals__float_literal.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__clipping-wide-points.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__exp2__exp2_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__isTests.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__index-validation-verifies-too-many-indices.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__literals__overflow_leak.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_041_to_048.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__framebuffer-texture-switch.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-comma-conditional-assignment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-fract.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__glsl__arrayOutOfBounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__floor__floor_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__null-uniform-location.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__attribs__gl-vertexattribipointer.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_145_to_152.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__state__state-uneffected-after-compositing.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__shader-precision-format.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_089_to_096.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__less_than_equal.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__clear-func-buffer-type-match.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_153_to_160.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__svg_image__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__texImage2DHTML.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__point-size.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__video__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-smoothstep-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__equal__equal_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__isTests.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__complex-glsl-does-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__sampler-struct-function-arg.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__all__all_001_to_004.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__struct-assign.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__drawElementsBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__vec__vec_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__modulo-arithmetic-accuracy.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__angle-d3d11-compiler-error.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__blitframebuffer-filter-srgb.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__oes-texture-float-linear.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__constants.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__invalid-default-precision.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__boolean-argument-conversion.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image_data__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__equal__equal_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_057_to_064.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-bindAttribLocation-matrix.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-reflect.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-conditional-scoping.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__blitframebuffer-size-overflow.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-smoothstep-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-dfdx.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__premultiplyalpha-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__reserved__webgl_field.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__video__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_121_to_126.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__max__max_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-smoothstep-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_081_to_088.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__literals__literal_precision.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-unpack-params.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__const-variable-initialization.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-draw-buffers-framebuffer-unsupported.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__pow-with-constant-exponent-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-vec-mat-corner-cases.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__canvas-resizing-with-pbo-bound.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__ternary_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-dfdx.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-mis-matching-uniforms.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__uniform-samplers-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__min__min_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-image-with-different-data-source.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_073_to_080.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__vec3__vec3_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-acos.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__gl-clear.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__ext-sRGB.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__video__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__renderbuffers__framebuffer-object-attachment.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__tex-image-and-sub-image-2d-with-array-buffer-view.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__gl-fragcoord-multisampling-bug.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-comma-separated-variable-declarations.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-image-and-sub-image-with-array-buffer-view-sub-source.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__methods.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-mat4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__vec__vec_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__premultiplyalpha-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__uniform-samplers-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-conditional-scoping-negative.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__qualcomm-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_121_to_126.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__webGLArrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__lessThan__lessThan_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__not_equal_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__drawingbuffer-hd-dpi-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-storage-2d.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-quoted-error.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__state__gl-enable-enum-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-sign.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__fs-color-type-mismatch-color-buffer-type.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-active-bind.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__texSubImage2DHTML.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_041_to_048.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__reserved__webgl_function.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__svg_image__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__renderbuffers__framebuffer-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__invalid-UTF-16.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-ivec3-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-draw-buffers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__buffer-copying-contents.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-explicit-int-cast.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-compressed-texture-size-limit.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__point-with-gl-pointcoord-in-fragment-shader.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-smoothstep-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__struct__struct_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__typedarrays__array-buffer-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__texSubImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__exp2__exp2_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-preprocessor-whitespace.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__gl-uniform-bool.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-upload-size.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__sqrt__sqrt_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__buffer-type-restrictions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-vec2-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-npot.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-draw-with-2d-and-cube.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__default-texture-draw-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-arbitrary-indexing.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__renderbuffers__framebuffer-state-restoration.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__array__array_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-active-bind-2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-ivec2-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-mix-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__nested-loops-with-break-and-continue.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_113_to_120.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_161_to_168.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-for-scoping.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-max-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__state__gl-get-calls.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-vec4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__undefined-index-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__reserved___webgl_function.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__texSubImage2D.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_097_to_104.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__draw-static-webgl-to-multiple-canvas-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_169_to_176.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__less_than_equal.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__refract__refract_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__webgl-compressed-texture-pvrtc.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-vec3.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-comma-conditional-assignment.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shaders-with-invariance.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__incorrect-context-object-behaviour.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-matrix-attributes.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__framebuffer-bindings-unaffected-on-resize.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__samplers__glsl-function-texture2dlod.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__state__gl-enum-tests.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-creation.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__webgl_canvas__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__glsl-function-nodes.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas_sub_rectangle__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__loops-with-side-effects.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-vertex-attrib-render.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__invalid-invariant.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__non-ascii-comments.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__typedarrays__array-buffer-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-min-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__samplers__glsl-function-texture2dproj.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__glsl-function-nodes.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-no-alpha-fbo-with-alpha.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__uniform-default-values.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__pow__pow_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__fract__fract_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__uniformf.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-vec2-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__index-validation-crash-with-buffer-sub-data.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-L_S.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__lessThan__lessThan_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__uniforms-should-not-lose-values.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__exp2__exp2_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__drawingbuffer-hd-dpi-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-257-character-identifier.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-mat3.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__polygon-offset.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-version-100.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-release-with-workers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__pow__pow_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__assign_ivec2_to_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__error-reporting.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-varying-packing-restrictions.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_089_to_096.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__min__min_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__gl-clear.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__constant-precision-qualifier.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-mips.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mat__mat_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-compressed-texture-atc.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__instanced-arrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__ext-texture-filter-anisotropic.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__framebuffer-switch.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__cube-incomplete-fbo.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-upload-cube-maps.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__multiplication-assignment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__samplers__sampler-drawing-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-bindAttribLocation-aliasing.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas_sub_rectangle__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-function-recursion.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-reflect.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-dot.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__shader-with-1025-character-identifier.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-max-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__default-texture-draw-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-complete.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image_data__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__extensions__ext-disjoint-timer-query-webgl2.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-cross.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__resource-sharing-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__struct-nesting-exceeds-maximum.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_177_to_178.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-attrib-array.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_065_to_072.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__biConstants__biConstants_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__short-circuiting-in-loop-condition.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_073_to_080.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-float-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__typedarrays__typed-arrays-in-workers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__attrib-location-length-limits.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__gl-getshadersource.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__array-equality.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-compressed-texture-etc.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_089_to_096.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__function_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__mix__mix_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-compressed-texture-s3tc.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__conditional-discard-in-loop.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__line-loop-tri-fan.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-precision-format-obeyed.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__reserved___webgl_field.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__assign_int_to_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__ext-disjoint-timer-query.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__tricky-loop-conditions.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__typedarrays__typed-arrays-in-workers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__texSubImage2DHTMLBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_161_to_168.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__qualcomm-loop-with-continue-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-array-of-structs-uniform.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__angle-d3d11-compiler-error.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__sequence-operator-returns-non-constant.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__uniform-block-layouts.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-vec4-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__buffer-preserve-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__culling.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__webgl-compressed-texture-atc.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-vec4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_057_to_064.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__out-of-bounds-index-buffers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__mipmap-fbo.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-min-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__sqrt__sqrt_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-mod-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__tex-image-webgl.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-vertexattribpointer-offsets.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__viewport-unchanged-upon-resize.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__empty-declaration.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__bad-arguments-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__buffer-bind-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__buffer-offscreen-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__framebuffer-switch.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-limited-indexing.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-vec-mat-index.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-clipvertex.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-D_G.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__greaterThanEqual__greaterThanEqual_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__length__length_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-vec3-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__shader-with-mis-matching-uniform-block.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-array-of-structs-containing-arrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-clamp-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__webgl-compressed-texture-s3tc.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__get-active-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__uninitialized-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__ceil__ceil_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-mips.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image_data__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-B1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__embedded-struct-definitions-forbidden.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-error-directive.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__svg_image__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-preprocessor-whitespace.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-similar-uniform-array-names.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-lost.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__context__constants-and-properties-2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-attribute-preserve-drawing-buffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__misc__uninitialized-test-2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__blitframebuffer-filter-outofbounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__vector-dynamic-indexing-nv-driver-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__context__context-type-test-2.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-element-index-uint.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-reserved-words.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__reserved__webgl_struct.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shared.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__uniform-values-per-program.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_113_to_120.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__assign_ivec3_to_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__valid-invariant.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_065_to_072.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-mix-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-ivec2-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__global-variable-init.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-G_I.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__lessThanEqual__lessThanEqual_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__ternary_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__gl_FragCoord__gl_FragCoord_001_to_003.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__limits__gl-min-uniforms.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__array-as-return-value.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__index-validation.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas_sub_rectangle__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__uniformf.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__buffer-data-and-buffer-sub-data.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__uniformMatrixBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_097_to_104.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__reserved___webgl_function.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__uniform-buffers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-upload-size.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__sampler-array-using-loop-index.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-ceil.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__texImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-varying-packing-restrictions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-B3.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-gles-symbol.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-S_V.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-version-130.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__gl-bind-attrib-location-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__ternary_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__non-ascii.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__gl-viewport-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-function-recursion.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__renderbuffers__multisampled-renderbuffer-initialization.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-precision.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-bvec4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__drawElementsBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-debug-shaders.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__log2__log2_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__webgl-compressed-texture-s3tc-srgb.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-for-loop.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__typedarrays__data-view-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-sign.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-comma-assignment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__variables__gl-fragdata-and-fragcolor.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__not_equal_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__extensions__ext-color-buffer-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__empty_main.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__normalize__normalize_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-implicit-vec3-to-vec4-cast.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__bool-type-cast-bug-int-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__gl-shader-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__webgl-compressed-texture-etc.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-mis-matching-varyings.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__getContext.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_089_to_096.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-complete.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_121_to_128.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__uniforms-should-not-lose-values.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-hd-dpi.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-conditional-scoping.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__any__any_001_to_004.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-storage-and-subimage-3d.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__active-3d-texture-bug.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__svg_image__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__state__gl-geterror.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__copy-tex-image-2d-formats.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__bad-arguments-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-D_G.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__out-of-bounds-index-buffers-after-copying.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__bufferDataBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__typedarrays__array-large-array-tests.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-step-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-varyings.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-standard-derivatives.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__state__gl-getstring.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__pow-of-small-constant-in-user-defined-function.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__draw-static-webgl-to-multiple-canvas-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_113_to_120.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__state__gl-get-calls.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-mod-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__invariant-does-not-leak-across-shaders.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__abs__abs_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__gl_position_unset.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__video__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__gl-unknown-uniform.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-max-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__pow__pow_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__invalid-passed-params.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__point-with-gl-pointcoord-in-fragment-shader.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-vec3.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__buffer-data-and-buffer-sub-data.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__reserved___webgl_variable.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__resource-sharing-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__matrixCompMult__matrixCompMult_001_to_004.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_065_to_072.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__glsl__arrayOutOfBounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__draw-elements-out-of-bounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__uniformMatrixBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__state__gl-object-get-calls.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-arbitrary-indexing.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__angle-constructor-invalid-parameters.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__methods.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__gl-drawelements.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__greater_than.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__line-loop-tri-fan.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__state__gl-enum-tests.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__struct-constructor-highp-bug.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__gl-scissor-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__tex-image-and-uniform-binding-bugs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__index-validation-copies-indices.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-attachment-formats.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-mix-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__undefined-index-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__tex-input-validation.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_129_to_136.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__null-uniform-location.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__copy-tex-image-and-sub-image-2d.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__ext-blend-minmax.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-array-of-structs-uniform.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__vec__vec_017_to_018.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_073_to_080.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__conditional-discard-in-loop.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__type-conversion-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__vertexAttribPointerBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__webgl-compressed-texture-size-limit.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-mix-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__function_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__mat__mat_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texparameter-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-bindAttribLocation-repeated.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__acos__acos_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__webgl_canvas__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__gl-get-active-attribute.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__buffer-data-array-buffer-delete.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__variables__glsl-built-ins.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-shared-resources.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__typedarrays__array-large-array-tests.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__discard__discard_001_to_002.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-vec4-vec3-vec4-conditional.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__matrices__matrix-compound-multiply.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__glsl__uniformOutOfBounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__uniform-location.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-vertex-attrib.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-size-limit.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__tan__tan_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-do-loop.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__reserved___webgl_field.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-attributes-alpha-depth-stencil-antialias.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__mat__mat_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_097_to_104.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-no-alpha-fbo-with-alpha.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__sampler-no-precision.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__variables__gl-frontfacing.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__framebuffer-unsupported.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__not_equal_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__index-validation-verifies-too-many-indices.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-bindAttribLocation-matrix.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__boolean_precision.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-normalize.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__reserved__webgl_struct.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-half-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-implicit-vec3-to-vec4-cast.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-half-float-with-video.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-int-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__empty-declaration.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__modulo-arithmetic-accuracy.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__sin__sin_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-bindAttribLocation-repeated.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__integer-cubemap-specification-order-bug.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__more-than-65536-indices.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__biConstants__biConstants_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_177_to_178.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__vertexAttribBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__logic-inside-block-without-braces.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_041_to_048.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-sin.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__faceforward__faceforward_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__mat__mat_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-frag-depth.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__ternary_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-function-scoped-struct.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__constant-precision-qualifier.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__integer-cubemap-texture-sampling.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__angle-dx-variable-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__renderbuffers__framebuffer-texture-layer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__point-no-attributes.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__tex-image-canvas-corruption.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__limits__gl-min-textures.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__qualcomm-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__copyTexImage2D.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__struct__struct_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-non-ascii-error.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_129_to_136.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__control_flow__control_flow_009_to_010.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__invalid-UTF-16.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__state__gl-geterror.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image_data__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-long-line.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__negative-one-index.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__tex-image-and-uniform-binding-bugs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__copy-texture-image-webgl-specific.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__angle-ambiguous-function-call.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__vector-dynamic-indexing.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__gl-scissor-fbo-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__gl-unknown-uniform.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-explicit-int-cast.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__limits__gl-min-textures.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__blitframebuffer-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__not_equal_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_073_to_080.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__variables__gl-fragcoord.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__instanced-rendering-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__deleteBufferBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-size-change.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-global-variable-precision-mismatch.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__framebuffer-bindings-unaffected-on-resize.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__reserved___webgl_struct.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-size-cube-maps.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shaders-with-mis-matching-varyings.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__pow-of-small-constant-in-user-defined-function.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-mipmap-levels.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-size-cube-maps.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_089_to_096.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__operators__operators_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-int-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image_data__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__variables__gl-fragcoord-xy-values.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__default__default_001_to_001.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__array-assign-constructor.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-vertexattribpointer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__fragcoord-linking-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas_sub_rectangle__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__max__max_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__renderbuffers__feedback-loop.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__framebuffer-completeness-unaffected.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__assign_ivec4_to_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__mat__mat_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__floor-div-cos-should-not-truncate.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__angle-instanced-arrays-out-of-bounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__copy-texture-image-luma-format.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__glsl__uniformOutOfBounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas_sub_rectangle__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__gl-uniform-arrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-size-change.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__gl_position_unset.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__reading__read-pixels-pack-parameters.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-vec2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-bindAttribLocation-aliasing.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shaders-with-missing-varyings.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__gl-viewport-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-clamp-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-two-initializer-types.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__buffer-data-and-buffer-sub-data-sub-source.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__origin-clean-conformance.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__equal__equal_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__bindFramebufferLeaveNonZero.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-B3.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-quoted-error.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-srgb-mipmap.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-eviction-with-garbage-collection.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__texImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-floor.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_049_to_056.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_041_to_048.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__not_equal_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__shader-with-1025-character-define.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__greaterThanEqual__greaterThanEqual_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-transparent-pixels-initialized.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__canvas-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__limits__gl-max-texture-dimensions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__struct-nesting-under-maximum.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-step-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-max-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__shader-linking.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__function_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__struct-nesting-of-variable-names.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__uniformiBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__gl_FrontFacing__gl_FrontFacing_001_to_001.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__gl-scissor-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__renderbuffers__renderbuffer-initialization.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__draw-buffers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_105_to_112.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__vec3__vec3_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__draw-with-changing-start-vertex-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-bvec3.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__gl-fragcoord-multisampling-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__operators__operators_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__webgl-debug-renderer-info.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__complex-glsl-does-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-size.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-vec3-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-cube-as-fbo-attachment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__shader-with-1024-character-define.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__pow__pow_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_105_to_112.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__draw-arrays-out-of-bounds.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-for-scoping.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__degrees__degrees_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-without-precision.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-atan.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__state__gl-get-calls.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-enable-vertex-attrib.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__gl-drawarrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas_sub_rectangle__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__global-invariant-does-not-leak-across-shaders.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-dfdx-no-ext.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__rapid-resizing.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__compare-structs-containing-arrays.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__floor__floor_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__use-program-crash-with-discard-in-fragment-shader.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_073_to_080.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-glcolor.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__default-texture.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image_data__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__delayed-drawing.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__ext-disjoint-timer-query.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-creation-and-destruction.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__not_equal_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-vertex-array-object-bufferData.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__texSubImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__state__state-uneffected-after-compositing.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__webgl_canvas__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__extensions__promoted-extensions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__ternary-operator-on-arrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__gl-uniformmatrix4fv.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__gl-drawarrays.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__draw-elements-out-of-bounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__texImage2DHTMLBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-vec4-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__assign_ivec4_to_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_065_to_072.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-float-with-canvas.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__literals__literal_precision.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__embedded-struct-definitions-forbidden.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__webgl_canvas__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-compressed-texture-pvrtc.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-uniform-in-loop-condition.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-mat4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-bvec4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__greaterThan__greaterThan_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__typedarrays__data-view-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__any__any_001_to_004.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__cross__cross_001_to_002.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__operators__operators_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__bindBuffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__long-expressions-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__bound-buffer-size-change-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__atan__atan_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__texImage2D.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-B4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__nested-sequence-operator.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-bvec2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__programs__active-built-in-attribs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__nested-functions-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-clear.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-half-float-with-image-data.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__incorrect-context-object-behaviour.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__matrices__glsl-mat3-construction.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__uniformfArrayLen1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__gl-shader-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__fragcoord-linking-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-dot.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_057_to_064.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_113_to_120.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-copying-feedback-loops.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__radians__radians_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__reading__read-pixels-into-pixel-pack-buffer.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__gl-teximage.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__struct-assign.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__glsl-long-variable-names.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_105_to_112.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image_data__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__forbidden-operators.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__uniformi.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__delayed-drawing.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texparameter-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__clamp__clamp_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__cos__cos_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-hidden-alpha.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__uniform-location-length-limits.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__reading__read-pixels-pack-alignment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__webgl-debug-shaders.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-include.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__readPixelsBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__attribs__gl-vertex-attrib.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__attribs__gl-vertexattribipointer-offsets.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__nested-functions-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__reserved___webgl_struct.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__tex-image-webgl.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-formats-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__functions-returning-strings.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-half-float-with-image.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-disabled-vertex-attrib.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__notEqual__notEqual_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__misc__expando-loss-2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__reading__read-pixels-from-fbo-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__tex-sub-image-2d.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__vertexAttribPointerBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__gl-uniform-bool.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__default-texture.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__tex-image-canvas-corruption.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__webgl_canvas__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-version-100.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_057_to_064.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__misc__instanceof-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__texture-offset-out-of-range.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-fract.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__smoothstep__smoothstep_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__svg_image__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__reserved__webgl_variable.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__essl3-shaders-with-webgl1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mat__mat_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__copy-tex-sub-image-2d-partial-texture.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__construct_struct.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__webgl_canvas__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-ivec4-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_057_to_064.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__vec__vec_017_to_018.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__asin__asin_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__uniform-location-length-limits.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__blitframebuffer-outside-readbuffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__conditional-discard-optimization.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__gl-uniform-arrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__typedarrays__array-unit-tests.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__re-compile-re-link.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_089_to_096.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-size-limit.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__sequence-operator-evaluation-order.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__state__gl-getstring.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__ternary-operator-on-arrays.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__vec__vec_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__expression-list-in-declarator-initializer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__vertexAttrib.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__sign__sign_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__clear-srgb-color-buffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__isTestsBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-default-precision.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-type-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__draw-arrays-out-of-bounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-version-130.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__struct-mixed-array-declarators.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__greaterThan__greaterThan_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_081_to_088.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__many-draw-calls.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__exp__exp_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_097_to_104.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__canvas-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__struct__struct_041_to_048.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-struct-scope.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__normalize__normalize_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-ceil.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__biConstants__biConstants_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__svg_image__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-hex-int-constant-macro.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__sketchfab-lighting-shader-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__renderbuffers__feedback-loop.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__vertexAttribPointer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__length__length_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__reading__read-pixels-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mat__mat_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__user-defined-properties-on-context.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__cross__cross_001_to_002.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__getBufferSubData.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-ivec2.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-normalize.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__uniform-location.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-glprojectionmatrix.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__program-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__tex-image-with-format-and-type.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shaders-with-mis-matching-uniforms.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-vertex-attrib-zero-issues.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__unary-minus-operator-in-dynamic-loop.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__distance__distance_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__blitframebuffer-srgb-and-linear-drawbuffers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__multisample-corruption.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__sequence-operator-returns-constant.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-non-reserved-words.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__ternary-operators-in-global-initializers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__multiplication-assignment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-ivec2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__fract__fract_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__sin__sin_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-distance.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__draw-with-changing-start-vertex-bug.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__global-invariant-does-not-leak-across-shaders.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__sign__sign_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__one-large-uniform-buffer.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__constants.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__bindBuffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__program-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__attribs__gl-matrix-attributes.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__uniform-values-per-program.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__get-buffer-sub-data.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__floor-div-cos-should-not-truncate.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-attachment-formats.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shaders-with-name-conflicts.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-distance.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__misc__views-with-offsets.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__construct_struct.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__compound-assignment-type-combination.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__attribs__gl-vertex-attrib-i-render.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__texImage2DHTMLBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__variables__gl-frontfacing.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__sequence-operator-evaluation-order.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__empty_main.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__functions-returning-strings.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__clamp__clamp_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__expression-list-in-declarator-initializer.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__drawElements.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-vertexattribpointer.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__multiply_int_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-length.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-name-conflicts.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-attrib-struct.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__temp-expressions-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__video__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-functional-scoping.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-dfdx-no-ext.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__mat3__mat3_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__tex-sub-image-2d-bad-args.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__variables__glsl-built-ins.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-vec4-vec3-vec4-conditional.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__struct__struct_041_to_048.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__simple.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__equal_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__pow__pow_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__limits__gl-max-texture-dimensions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas_sub_rectangle__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__copy-tex-image-and-sub-image-2d.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__rendering-sampling-feedback-loop.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__reserved___webgl_variable.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__mod__mod_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__many-draw-calls.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-bvec2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__vertexAttrib.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__rapid-resizing.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__uniformfBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__buffer-uninitialized.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__equal_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-vec-mat-corner-cases.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-too-many-uniforms.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__copy-tex-image-2d-formats.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-float-with-image-data.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_113_to_120.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__samplers__glsl-function-texture2d-bias.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__svg_image__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__renderbuffers__framebuffer-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__uniform-block-layout-match.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mat__mat_041_to_046.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__struct__struct_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__log2__log2_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__state__gl-enable-enum-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__gl-scissor-canvas-dimensions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__reading__read-pixels-pack-alignment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-version-100.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mix__mix_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__not__not_001_to_004.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-L_S.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__buffer-bind-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__bufferSubData.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__ext-shader-texture-lod.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-non-reserved-words.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__function_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__gl-getshadersource.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-min-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-uniform-packing-restrictions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__buffer-data-array-buffer-delete.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__sketchfab-lighting-shader-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__multisample-corruption.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__array-assign.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__video__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__qualcomm-loop-with-continue-crash.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-float-linear.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__attrib-type-match.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__misc__object-deletion-behaviour-2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__get-extension.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__exp2__exp2_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__svg_image__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-too-many-uniforms.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__const-variable-initialization.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__bufferData.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-default-precision.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__notEqual__notEqual_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-define-line-continuation.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__boolean_precision.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__assign_int_to_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__more-than-65536-indices.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__index-validation-with-resized-buffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__clipping-wide-points.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__equal_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__gl_FrontFacing__gl_FrontFacing_001_to_001.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__methods.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-floor.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__drawingbuffer-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__discard__discard_001_to_002.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__notEqual__notEqual_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__texture-bindings-unaffected-on-resize.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-ivec3-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__log__log_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_065_to_072.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__triangle.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__index-validation-crash-with-buffer-sub-data.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-short-circuiting-operators.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_113_to_120.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__uninitialized-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-B1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-size.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__ternary_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-webgl-identifier.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__uniformiBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-acos.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__object-deletion-behaviour.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__array-of-struct-with-int-first-position.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__typedarrays__array-buffer-view-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__gl-bind-attrib-location-long-names-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__glsl-vertex-branch.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-similar-uniform-array-names.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__ternary-operators-in-initializers.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__gl-get-tex-parameter.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_049_to_056.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__get-active-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-glcolor.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__element-index-uint.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__drawingbuffer-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__tex-image-with-invalid-data.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-draw-with-2d-and-cube.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_081_to_088.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__shader-precision-format.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__object-deletion-behaviour.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__reading__read-pixels-from-rgb8-into-pbo-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-functional-scoping.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__simple.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-sub-image-cube-maps.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-invalid-identifier.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__gl_FragCoord__gl_FragCoord_001_to_003.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__equal_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__operators__operators_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__function_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__point-specific-shader-variables.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__misc__getextension-while-pbo-bound-stability.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__webgl_canvas__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__user-defined-properties-on-context.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__temp-expressions-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-struct-scope.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-clamp-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-_webgl-identifier.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-cross.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__triangle.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-float-with-video.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-while-loop.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__limits__gl-min-uniforms.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-256-character-identifier.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__assign_ivec2_to_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__getContext.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_041_to_048.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__no-attribute-vertex-shader.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__drawingbuffer-static-canvas-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__copyTexSubImage2D.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__to-data-url-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__large-loop-compile.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-abs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-input-validation.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__dot__dot_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__gl-teximage.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__pow-with-constant-exponent-should-not-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__step__step_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__struct__struct_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_073_to_080.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__culling.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-precision.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-clamp-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__reserved__webgl_variable.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-mat2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__tan__tan_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_..__always-fail.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-atan.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__ternary_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__sampler-array-using-loop-index.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__drawArraysOutOfBounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__point-size.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-attrib-struct.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__notEqual__notEqual_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-version-120.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__log2__log2_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-arbitrary-indexing.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__tex-image-and-sub-image-2d-with-array-buffer-view.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__texture-offset-uniform-texture-coordinate.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-array-of-structs-containing-arrays.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__draw-webgl-to-canvas-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__shader-with-1024-character-identifier.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__transform_feedback__transform_feedback.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__lessThanEqual__lessThanEqual_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__array-element-increment.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__struct-unary-operators.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_097_to_104.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__compressed-tex-image.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__webgl-shared-resources.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mat3__mat3_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-default-precision.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__built_in_varying_array_out_of_bounds__built_in_varying_array_out_of_bounds_001_to_001.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__struct-specifiers-in-uniforms.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__log__log_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-float-with-image.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__literals__float_literal.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__struct__struct_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__framebuffer-texture-switch.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_145_to_152.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-step-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__gl-bind-attrib-location-long-names-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__angle-ambiguous-function-call.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__mipmap-fbo.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-asin.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__variables__gl-fragcoord.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__struct-nesting-under-maximum.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shaders-with-constant-expression-loop-conditions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__copyTexImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__vertex_arrays__vertex-array-object.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__refract__refract_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__samplers__glsl-function-texture2d-bias.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-comma-assignment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__vertexAttribBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__invalid-passed-params.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__equal_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__program-infolog.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_int_mat2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__bufferSubData.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__floored-division-accuracy.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-256-character-identifier.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__webGLArrays.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__point-no-attributes.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__typedarrays__array-buffer-view-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-C.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__buffer-offscreen-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__expando-loss.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shared.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__ternary-operators-in-global-initializers.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__step__step_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-faceforward.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-depth-texture.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__copyTexSubImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__tex-sub-image-2d-bad-args.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__bufferSubDataBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-sin.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__inversesqrt__inversesqrt_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__attrib-location-length-limits.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__copyTexSubImage2D.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__buffer-uninitialized.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__tex-image-with-format-and-type.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__floored-division-accuracy.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__variables__gl-fragdata-and-fragcolor.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-precision-format-obeyed.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__gl-scissor-fbo-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-ivec4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-two-initializer-types.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__control_flow__control_flow_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__buffer-overflow-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__uniforms__out-of-bounds-uniform-array-access.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__array-length-side-effects.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__exp__exp_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__shader-with-invalid-characters.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__sequence-operator-returns-constant.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_041_to_048.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__index-validation.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgb32f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-long-line.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-257-character-define.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__video__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-debug-renderer-info.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-error-directive.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__gl-pixelstorei.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__gl-pixelstorei.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__cos__cos_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-enable-vertex-attrib.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__draw-webgl-to-canvas-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__compare-loop-index-to-uniform.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-vertex-attrib-render.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__struct-specifiers-in-uniforms.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_049_to_056.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-faceforward.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__blitframebuffer-stencil-only.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__typedarrays__array-unit-tests.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__limits__gl-line-width.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__struct-equals.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__built_in_varying_array_out_of_bounds__built_in_varying_array_out_of_bounds_001_to_001.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__non-ascii-comments.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__point-specific-shader-variables.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__copy-texture-image.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__struct__struct_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-while-loop.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-gles-1.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__video__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__uniformfBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__svg_image__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__struct__struct_049_to_056.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__canvas-zero-size.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__operators__operators_025_to_026.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__renderbuffers__renderbuffer-initialization.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__video__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__exp__exp_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__texSubImage2DHTML.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__equal_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__conditional-discard-optimization.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__less_than.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__renderbuffers__framebuffer-object-attachment.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__function_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-uniform-packing-restrictions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__nested-loops-with-break-and-continue.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-B2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__uniformMatrix.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__distance__distance_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__atan__atan_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-version-100.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__pow__pow_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__null-object-behaviour.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__ternary_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__index-validation-copies-indices.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mod__mod_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_int_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__mat__mat_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb565-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__add_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__degrees__degrees_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__divide_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__bufferDataBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-creation-and-destruction.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_121_to_128.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-release-upon-reload.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__struct-equals.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-mod-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__samplers__glsl-function-texture2dprojlod.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__matrixCompMult__matrixCompMult_001_to_004.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__literals__overflow_leak.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__texImage2D.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__get-extension.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__asin__asin_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__renderbuffers__readbuffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__conformance__quickCheckAPI-B2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_int_mat4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__struct-unary-operators.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-comma-separated-variable-declarations.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__large-loop-compile.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__angle-instanced-arrays.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_105_to_112.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__struct__struct_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image_data__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__angle-constructor-invalid-parameters.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__polygon-offset.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__struct-nesting-exceeds-maximum.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgba4-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-image-with-bad-args-from-dom-elements.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__control_flow__control_flow_009_to_010.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__image_data__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__tex-3d-size-limit.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-vertex-array-object.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_153_to_160.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__exp__exp_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__copy-tex-sub-image-2d-partial-texture.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-srgb8_alpha8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__renderbuffers__framebuffer-state-restoration.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__const-array-init.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__control_flow__control_flow_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__greater_than_equal.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__reflect__reflect_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rg16f-rg-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__element-array-buffer-delete-recreate.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-eviction-with-garbage-collection.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__gl-get-active-uniform.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-gles-1.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-undefined-preprocessor-symbol.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-256-character-define.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rg16f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__readPixelsBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__tex-image-with-invalid-data.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-hex-int-constant-macro.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgb9_e5-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__buffers__index-validation-large-buffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-cos.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__state__gl-initial-state.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgba8-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__uniformi.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__matrices__glsl-mat4-to-mat3.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__element-array-buffer-delete-recreate.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__greater_than.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image_data__tex-2d-rgb-rgb-unsigned_short_5_6_5.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-non-ascii-error.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-mat2.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__framebuffer-bindings-affected-by-to-data-url.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__equal_ivec3_vec3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__atan__atan_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__build__build_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__biuDepthRange__biuDepthRange_001_to_002.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__framebuffer-bindings-affected-by-to-data-url.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__texSubImage2D.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__gl-uniformmatrix4fv.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__readPixels.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__constants-and-properties.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__reading__read-pixels-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-compressed-texture-s3tc-srgb.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__operators__operators_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__readPixels.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__video__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__canvas_sub_rectangle__tex-2d-rgb-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__oes-texture-half-float-with-canvas.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_081_to_088.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__struct-nesting-of-variable-names.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__array-complex-indexing.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_049_to_056.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__ext-frag-depth.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__is-object.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__misplaced-version-directive.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-attribute-preserve-drawing-buffer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__compound-assignment-type-combination.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__greater_than_equal.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__isTestsBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__swizzlers__swizzlers_025_to_032.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__biConstants__biConstants_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__bindBufferBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__textures__image__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__webgl-specific.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__query__query.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__query__occlusion-query.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb5_a1-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__abs__abs_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__attribs__gl-disabled-vertex-attrib.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-2d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__error-reporting.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__buffers__index-validation-large-buffer.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__context__context-release-upon-reload.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-ivec3.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-reserved-words.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__vertexAttribPointer.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__all__all_001_to_004.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__typedarrays__data-view-crash.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-vec2.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__functions__glsl-function-mod-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__drawArraysOutOfBounds.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__misc__is-object.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__type-conversion-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__logic-inside-block-without-braces.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__boolean-argument-conversion.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__log__log_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__texSubImage2DHTMLBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__texel-fetch-undefined.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__context__context-attributes-depth-stencil-antialias-obeyed.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__compare-loop-index-to-uniform.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas__tex-3d-rgb8ui-rgb_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-r11f_g11f_b10f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rg32f-rg-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__bindFramebufferLeaveNonZero.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-r8ui-red_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__bufferData.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__gl-get-active-uniform.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-default-precision.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__nested-sequence-operator.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__transform_feedback__two-unreferenced-varyings.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__programs__use-program-crash-with-discard-in-fragment-shader.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__constructors__glsl-construct-vec-mat-index.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-version-120.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-_webgl-identifier.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__glsl-vertex-branch.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__subtract_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__matrices__matrix-compound-multiply.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-frag-depth.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__cube-incomplete-fbo.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-r16f-red-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__bool-type-cast-bug-uint-ivec-uvec.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-r11f_g11f_b10f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__reserved__webgl_field.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__gl-get-active-attribute.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-r32f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__misc__texture-npot.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__extensions__webgl-draw-buffers-max-draw-buffers.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-cos.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__vec__vec_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__struct__struct_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rg8ui-rg_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__extensions__promoted-extensions-in-shaders.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-uniform-in-loop-condition.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-step-gentype.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-limited-indexing.frag.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__function_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__array-in-complex-expression.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__functions__glsl-function-asin.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-r8-red-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__samplers__samplers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__glsl3__frag-depth.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__samplers__glsl-function-texture2dlod.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__extensions__ext-texture-filter-anisotropic.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__context__context-lost-restored.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__struct-constructor-highp-bug.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__variables__gl-pointcoord.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-global-variable-precision-mismatch.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_017_to_024.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__functions__functions_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__uniformMatrix.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-2d-rgba32f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__more__functions__drawElements.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__gl-bind-attrib-location-test.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__negative-one-index.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__canvas_sub_rectangle__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_105_to_112.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-mat3.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb16f-rgb-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__limits__gl-line-width.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__uniforms__uniform-default-values.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-glprojectionmatrix.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__bugs__loop-if-loop-gradient.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__programs__gl-get-frag-data-location.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__subtract_int_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__canvas__viewport-unchanged-upon-resize.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-rgb9_e5-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__operators__operators_001_to_008.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shaders-with-varyings.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-webgl-identifier.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__reserved__webgl_function.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mat__mat_033_to_040.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__angle-dx-variable-bug.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__conformance__quickCheckAPI-A.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__copyTexSubImage2DBadArgs.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__rendering__gl-scissor-canvas-dimensions.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-include.vert.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-256-character-define.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-srgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-2d-r16f-red-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__add_ivec4_vec4.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__ceil__ceil_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb16f-rgb-float.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__multiply_ivec2_vec2.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__misc__null-object-behaviour.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__canvas__buffer-preserve-test.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-float-return-value.frag.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__implicit__divide_int_mat3.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgba16f-rgba-float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__functions__functions_009_to_016.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rg8-rg-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__constructors__glsl-construct-ivec4.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb8-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__rendering__out-of-bounds-index-buffers.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__programs__program-infolog.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image__tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__svg_image__tex-2d-rgb565-rgb-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__build__build_137_to_144.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-function-scoped-struct.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__dot__dot_001_to_006.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__blitframebuffer-multisampled-readbuffer.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__equal__equal_009_to_012.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__bugs__loop-if-loop-gradient.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__webgl_canvas__tex-2d-rgba-rgba-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__more__functions__uniformfArrayLen1.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__implicit__ternary_int_float.vert.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-with-for-loop.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__image_data__tex-3d-rgba8ui-rgba_integer-unsigned_byte.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__re-compile-re-link.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgba16f-rgba-half_float.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__misc__shader-with-conditional-scoping-negative.html
+# dom/canvas/test/webgl-conf/generated/test_2_conformance2__buffers__buffer-copying-restrictions.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__glsl__variables__gl-pointcoord.html
+# dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__swizzlers__swizzlers_081_to_088.html
+# dom/canvas/test/reftest/drawCustomFocusRing-ref.html
+# dom/canvas/test/reftest/1177726-text-stroke-bounds.html
+# dom/canvas/test/reftest/1177726-text-stroke-bounds-ref.html
+# dom/canvas/test/reftest/clip-multiple-move-2-ref.html
+# dom/canvas/test/reftest/clip-multiple-paths-badref.html
+# dom/canvas/test/reftest/clip-multiple-paths.html
+# dom/canvas/test/reftest/mozCurrentTransform-ref.html
+# dom/canvas/test/reftest/stroketext-shadow-ref.html
+# dom/canvas/test/reftest/clip-multiple-move-2.html
+# dom/canvas/test/reftest/drawFocusIfNeeded.html
+# dom/canvas/test/reftest/webgl-capturestream-test.html
+# dom/canvas/test/reftest/webgl-resize-test.html
+# dom/canvas/test/reftest/stroketext-shadow.html
+# dom/canvas/test/reftest/clip-multiple-move-1.html
+# dom/canvas/test/reftest/webgl-color-test.html
+# dom/canvas/test/reftest/mozCurrentTransform.html
+# dom/canvas/test/reftest/clip-multiple-move-1-ref.html
+# dom/canvas/test/reftest/wrapper.html
+# dom/canvas/test/reftest/drawFocusIfNeeded-ref.html
+# dom/canvas/test/reftest/webgl-clear-test.html
+# dom/canvas/test/reftest/drawCustomFocusRing.html
+# dom/canvas/test/reftest/webgl-hanging-fb-test.html
+# dom/canvas/test/reftest/mozCurrentTransformInverse.html
+# dom/canvas/test/reftest/capturestream.html
+# dom/canvas/test/reftest/black.html
+# dom/canvas/test/reftest/webgl-disable-test.html
+# dom/canvas/test/reftest/webgl-hanging-scissor-test.html
+# dom/canvas/test/reftest/filters/fillText-with-filter-grayscale-2.html
+# dom/canvas/test/reftest/filters/fillText-with-shadow-2.html
+# dom/canvas/test/reftest/filters/global-composite-operation.html
+# dom/canvas/test/reftest/filters/fillText-with-filter-grayscale-1-ref.html
+# dom/canvas/test/reftest/filters/subregion-ref.html
+# dom/canvas/test/reftest/filters/svg-bbox-ref.html
+# dom/canvas/test/reftest/filters/units.html
+# dom/canvas/test/reftest/filters/multiple-drop-shadows.html
+# dom/canvas/test/reftest/filters/liveness.html
+# dom/canvas/test/reftest/filters/units-ex.html
+# dom/canvas/test/reftest/filters/default-color.html
+# dom/canvas/test/reftest/filters/svg-bbox.html
+# dom/canvas/test/reftest/filters/fillText-with-filter-opacity-1.html
+# dom/canvas/test/reftest/filters/strokeText-with-filter-grayscale-2-ref.html
+# dom/canvas/test/reftest/filters/units-pt.html
+# dom/canvas/test/reftest/filters/strokeText-with-shadow-2.html
+# dom/canvas/test/reftest/filters/shadow-ref.html
+# dom/canvas/test/reftest/filters/strokeText-with-shadow-1.html
+# dom/canvas/test/reftest/filters/drop-shadow-transformed.html
+# dom/canvas/test/reftest/filters/svg-liveness.html
+# dom/canvas/test/reftest/filters/fillText-with-filter-grayscale-1.html
+# dom/canvas/test/reftest/filters/subregion-fill-paint.html
+# dom/canvas/test/reftest/filters/global-alpha.html
+# dom/canvas/test/reftest/filters/strokeText-with-filter-grayscale-2.html
+# dom/canvas/test/reftest/filters/units-off-screen.html
+# dom/canvas/test/reftest/filters/fillText-with-filter-opacity-1-ref.html
+# dom/canvas/test/reftest/filters/fillText-without-shadow-1-ref.html
+# dom/canvas/test/reftest/filters/fillText-without-shadow-2-ref.html
+# dom/canvas/test/reftest/filters/svg-inline.html
+# dom/canvas/test/reftest/filters/fillText-with-filter-grayscale-2-ref.html
+# dom/canvas/test/reftest/filters/fillText-with-filter-opacity-2.html
+# dom/canvas/test/reftest/filters/svg-off-screen.html
+# dom/canvas/test/reftest/filters/drop-shadow.html
+# dom/canvas/test/reftest/filters/units-em.html
+# dom/canvas/test/reftest/filters/ref.html
+# dom/canvas/test/reftest/filters/fillText-with-filter-opacity-2-ref.html
+# dom/canvas/test/reftest/filters/fillText-with-shadow-1.html
+# dom/canvas/test/reftest/filters/global-composite-operation-ref.html
+# dom/canvas/test/reftest/filters/strokeText-with-filter-grayscale-1-ref.html
+# dom/canvas/test/reftest/filters/global-alpha-ref.html
+# dom/canvas/test/reftest/filters/liveness-document-open.html
+# dom/canvas/test/reftest/filters/strokeText-without-shadow-1-ref.html
+# dom/canvas/test/reftest/filters/shadow.html
+# dom/canvas/test/reftest/filters/strokeText-with-filter-grayscale-1.html
+# dom/canvas/test/reftest/filters/subregion-stroke-paint.html
+# dom/canvas/test/reftest/filters/strokeText-without-shadow-2-ref.html
+# dom/canvas/test/chrome/test_webgl_debug_renderer_info.html
+# dom/canvas/test/chrome/test_drawWindow_widget_layers.html
+# dom/canvas/test/chrome/nonchrome_webgl_debug_renderer_info.html
+# dom/canvas/test/webgl-mochitest/test_hidden_depth_stencil.html
+# dom/canvas/test/webgl-mochitest/test_webgl_conformance.html
+# dom/canvas/test/webgl-mochitest/test_webgl_available.html
+# dom/canvas/test/webgl-mochitest/test_fuzzing_bugs.html
+# dom/canvas/test/webgl-mochitest/test_noprog_draw.html
+# dom/canvas/test/webgl-mochitest/test_privileged_exts.html
+# dom/canvas/test/webgl-mochitest/test_webgl_request_context.html
+# dom/canvas/test/webgl-mochitest/test_renderer_strings.html
+# dom/canvas/test/webgl-mochitest/test_implicit_color_buffer_float.html
+# dom/canvas/test/webgl-mochitest/test_highp_fs.html
+# dom/canvas/test/webgl-mochitest/test_webgl_request_mismatch.html
+# dom/canvas/test/webgl-mochitest/test_uninit_data.html
+# dom/canvas/test/webgl-mochitest/test_webgl_compressed_texture_es3.html
+# dom/canvas/test/webgl-mochitest/test_fb_param_crash.html
+# dom/canvas/test/webgl-mochitest/test_webgl2_not_exposed.html
+# dom/canvas/test/webgl-mochitest/test_depth_readpixels.html
+# dom/canvas/test/webgl-mochitest/test_webgl_color_buffer_float.html
+# dom/canvas/test/webgl-mochitest/test_depth_tex_lazy_clear.html
+# dom/canvas/test/webgl-mochitest/test_sab_with_webgl.html
+# dom/canvas/test/webgl-mochitest/test_webglcontextcreationerror.html
+# dom/canvas/test/webgl-mochitest/test_cubemap_must_be_square.html
+# dom/canvas/test/webgl-mochitest/test_webgl_force_enable.html
+# dom/canvas/test/webgl-mochitest/test_hidden_alpha.html
+# dom/canvas/test/webgl-mochitest/test_fb_param.html
+# dom/canvas/test/webgl-mochitest/test_no_arr_points.html
+# dom/canvas/test/webgl-mochitest/test_capture.html
+# dom/canvas/test/webgl-mochitest/test_backbuffer_channels.html
+# dom/canvas/test/webgl-mochitest/test_webgl2_alpha_luminance.html
+# dom/canvas/test/webgl-mochitest/test_texsubimage_float.html
+# dom/canvas/test/webgl-mochitest/test_canvas_size.html
+# dom/canvas/test/webgl-mochitest/test_pixel_pack_buffer.html
+# dom/canvas/test/webgl-mochitest/test_backends.html
+# dom/canvas/test/webgl-mochitest/test_webgl2_invalidate_framebuffer.html
+# dom/canvas/test/webgl-mochitest/test_draw.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_EXT_blend_minmax.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_compressed_texture_es3.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_EXT_disjoint_timer_query.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_EXT_texture_filter_anisotropic.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_ANGLE_instanced_arrays.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_EXT_sRGB.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_common.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_compressed_texture_pvrtc.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_compressed_texture_etc1.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_draw_buffers.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_compressed_texture_atc.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_EXT_color_buffer_half_float.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_EXT_shader_texture_lod.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_EXT_frag_depth.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_depth_texture.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_OES_standard_derivatives.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_compressed_texture_s3tc.html
+# dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_color_buffer_float.html
+# dom/canvas/test/webgl-mochitest/regress/test_bug_1268096.html
+# dom/canvas/test/crash/file_616401.html
+# dom/canvas/test/crash/file_1251091-1.html
+# dom/canvas/test/crash/test_bug1233613.html
+# dom/canvas/test/crash/test_798802-1.html
+# dom/canvas/test/crash/test_texImage2D.html
+# dom/canvas/test/crash/file_bug1233613.html
+# dom/canvas/test/crash/test_616401.html
+# dom/canvas/test/crash/test_createImageBitmap-video.html
+# dom/canvas/test/crash/file_texImage2D.html
+# dom/canvas/test/crash/file_798802-1.html
+# dom/canvas/test/crash/test_1251091-1.html
+# dom/tests/html/jshandlers.html
+# dom/tests/reftest/bug591981-ref.html
+# dom/tests/reftest/child592366-2.html
+# dom/tests/reftest/bug456008.xhtml
+# dom/tests/reftest/bug592366-2.html
+# dom/tests/reftest/bug456008-ref.html
+# dom/tests/reftest/bug798068.xhtml
+# dom/tests/reftest/bug591981-2.html
+# dom/tests/reftest/bug592366-ref.html
+# dom/tests/reftest/bug591981-1.html
+# dom/tests/reftest/bug592366-1.html
+# dom/tests/reftest/child592366-1.xhtml
+# dom/tests/reftest/bug798068-ref.xhtml
+# dom/tests/reftest/bug559996-iframe.html
+# dom/tests/reftest/bug592366-2.xhtml
+# dom/tests/reftest/bug427779-ref.xml
+# dom/tests/reftest/optiontext-ref.html
+# dom/tests/reftest/bug592366-1.xhtml
+# dom/tests/reftest/bug439965-ref.html
+# dom/tests/reftest/bug439965.html
+# dom/tests/reftest/child592366-1.html
+# dom/tests/reftest/bug559996-ref.html
+# dom/tests/reftest/child592366-2.xhtml
+# dom/tests/reftest/bug559996.html
+# dom/tests/reftest/optiontext.html
+# dom/tests/reftest/bug453105-ref.html
+# dom/tests/reftest/bug427779.xml
+# dom/tests/reftest/bug592366-ref.xhtml
+# dom/tests/reftest/bug559996-ref-iframe.html
+# dom/tests/reftest/bug453105.html
+# dom/tests/reftest/xml-stylesheet/embedded_dtd_id.svg
+# dom/tests/reftest/xml-stylesheet/css_relative_href.xml
+# dom/tests/reftest/xml-stylesheet/xslt_selflink_empty_href.xml
+# dom/tests/reftest/xml-stylesheet/xslt_selflink_relative_href.xml
+# dom/tests/reftest/xml-stylesheet/css_relative_href_also_external_override.xml
+# dom/tests/reftest/xml-stylesheet/lreas_selflink_dtd_id.svg
+# dom/tests/reftest/xml-stylesheet/css_relative_href_also_external.xml
+# dom/tests/reftest/xml-stylesheet/svg_passer.xslt
+# dom/tests/reftest/xml-stylesheet/fail.svg
+# dom/tests/reftest/xml-stylesheet/pass.svg
+# dom/tests/reftest/xml-stylesheet/error_no_href.svg
+# dom/tests/reftest/xml-stylesheet/xslt_relative_href.svg
+# dom/tests/reftest/xml-stylesheet/lreas_selflink_empty_href.svg
+# dom/tests/reftest/xml-stylesheet/lreas_selflink_relative_href.svg
+# dom/tests/reftest/xml-stylesheet/xslt_selflink_dtd_id.xml
+# dom/tests/mochitest/fetch/test_formdataparsing.html
+# dom/tests/mochitest/fetch/test_headers_mainthread.html
+# dom/tests/mochitest/fetch/test_fetch_cors_sw_empty_reroute.html
+# dom/tests/mochitest/fetch/test_fetch_basic_sw_reroute.html
+# dom/tests/mochitest/fetch/test_fetch_basic_http_sw_reroute.html
+# dom/tests/mochitest/fetch/test_response_sw_reroute.html
+# dom/tests/mochitest/fetch/test_request_context.html
+# dom/tests/mochitest/fetch/test_fetch_basic_http_sw_empty_reroute.html
+# dom/tests/mochitest/fetch/reroute.html
+# dom/tests/mochitest/fetch/test_request_sw_reroute.html
+# dom/tests/mochitest/fetch/test_request.html
+# dom/tests/mochitest/fetch/test_fetch_basic.html
+# dom/tests/mochitest/fetch/test_fetch_cors.html
+# dom/tests/mochitest/fetch/test_fetch_basic_http.html
+# dom/tests/mochitest/fetch/test_headers_sw_reroute.html
+# dom/tests/mochitest/fetch/message_receiver.html
+# dom/tests/mochitest/fetch/test_fetch_cors_sw_reroute.html
+# dom/tests/mochitest/fetch/test_fetch_basic_sw_empty_reroute.html
+# dom/tests/mochitest/fetch/test_headers.html
+# dom/tests/mochitest/fetch/test_temporaryFileBlob.html
+# dom/tests/mochitest/fetch/test_response.html
+# dom/tests/mochitest/fetch/test_formdataparsing_sw_reroute.html
+# dom/tests/mochitest/webcomponents/test_shadowroot.html
+# dom/tests/mochitest/webcomponents/test_dynamic_content_element_matching.html
+# dom/tests/mochitest/webcomponents/test_detached_style.html
+# dom/tests/mochitest/webcomponents/test_shadowroot_style_multiple_shadow.html
+# dom/tests/mochitest/webcomponents/test_event_stopping.html
+# dom/tests/mochitest/webcomponents/test_custom_element_register_invalid_callbacks.html
+# dom/tests/mochitest/webcomponents/test_shadowroot_style.html
+# dom/tests/mochitest/webcomponents/test_custom_element_when_defined.html
+# dom/tests/mochitest/webcomponents/test_content_element.html
+# dom/tests/mochitest/webcomponents/test_shadow_element.html
+# dom/tests/mochitest/webcomponents/test_style_fallback_content.html
+# dom/tests/mochitest/webcomponents/test_template_custom_elements.html
+# dom/tests/mochitest/webcomponents/test_custom_element_callback_innerhtml.html
+# dom/tests/mochitest/webcomponents/test_template.html
+# dom/tests/mochitest/webcomponents/test_unresolved_pseudo_class.html
+# dom/tests/mochitest/webcomponents/test_bug900724.html
+# dom/tests/mochitest/webcomponents/test_fallback_dest_insertion_points.html
+# dom/tests/mochitest/webcomponents/test_bug1276240.html
+# dom/tests/mochitest/webcomponents/test_bug1017896.html
+# dom/tests/mochitest/webcomponents/test_link_prefetch.html
+# dom/tests/mochitest/webcomponents/test_custom_element_clone_callbacks.html
+# dom/tests/mochitest/webcomponents/test_custom_element_get.html
+# dom/tests/mochitest/webcomponents/test_document_importnode.html
+# dom/tests/mochitest/webcomponents/test_template_xhtml.html
+# dom/tests/mochitest/webcomponents/test_event_retarget.html
+# dom/tests/mochitest/webcomponents/test_document_register_parser.html
+# dom/tests/mochitest/webcomponents/test_document_register.html
+# dom/tests/mochitest/webcomponents/test_shadowroot_host.html
+# dom/tests/mochitest/webcomponents/test_custom_element_clone_callbacks_extended.html
+# dom/tests/mochitest/webcomponents/test_document_register_stack.html
+# dom/tests/mochitest/webcomponents/test_shadowroot_youngershadowroot.html
+# dom/tests/mochitest/webcomponents/test_document_adoptnode.html
+# dom/tests/mochitest/webcomponents/test_custom_element_import_node_created_callback.html
+# dom/tests/mochitest/webcomponents/test_event_dispatch.html
+# dom/tests/mochitest/webcomponents/test_document_register_base_queue.html
+# dom/tests/mochitest/webcomponents/test_nested_content_element.html
+# dom/tests/mochitest/webcomponents/test_dest_insertion_points.html
+# dom/tests/mochitest/webcomponents/test_document_register_lifecycle.html
+# dom/tests/mochitest/webcomponents/test_shadowroot_inert_element.html
+# dom/tests/mochitest/webcomponents/test_custom_element_adopt_callbacks.html
+# dom/tests/mochitest/webcomponents/test_bug1176757.html
+# dom/tests/mochitest/webcomponents/test_custom_element_in_shadow.html
+# dom/tests/mochitest/webcomponents/test_dest_insertion_points_shadow.html
+# dom/tests/mochitest/webcomponents/test_shadowroot_style_order.html
+# dom/tests/mochitest/webcomponents/test_document_shared_registry.html
+# dom/tests/mochitest/dom-level0/idn_child.html
+# dom/tests/mochitest/dom-level0/test_location_getters.html
+# dom/tests/mochitest/dom-level0/child_ip_address.html
+# dom/tests/mochitest/dom-level0/test_location.html
+# dom/tests/mochitest/dom-level0/innerWidthHeight_script.html
+# dom/tests/mochitest/dom-level0/test_location_setters.html
+# dom/tests/mochitest/dom-level0/test_setting_document.domain_idn.html
+# dom/tests/mochitest/dom-level0/test_setting_document.domain_to_shortened_ipaddr.html
+# dom/tests/mochitest/dom-level0/test_location_framed.html
+# dom/tests/mochitest/dom-level0/test_location_sandboxed.html
+# dom/tests/mochitest/dom-level0/file_location.html
+# dom/tests/mochitest/dom-level0/file_crossdomainprops_inner.html
+# dom/tests/mochitest/dom-level0/framed_location.html
+# dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html
+# dom/tests/mochitest/dom-level0/test_crossdomainprops.html
+# dom/tests/mochitest/ajax/scriptaculous/test_Scriptaculous.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/slider_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/ajax_autocompleter_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/string_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/_autocomplete_result_nobr.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/unit_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/effects_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/bdd_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/position_clone_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/sortable_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/loading_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/ajax_inplaceeditor_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/element_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/dragdrop_test.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/_autocomplete_result.html
+# dom/tests/mochitest/ajax/scriptaculous/test/unit/builder_test.html
+# dom/tests/mochitest/ajax/offline/updatingImplicit.html
+# dom/tests/mochitest/ajax/offline/test_bypass.html
+# dom/tests/mochitest/ajax/offline/test_bug744719.html
+# dom/tests/mochitest/ajax/offline/bypass.html
+# dom/tests/mochitest/ajax/offline/test_simpleManifest.html
+# dom/tests/mochitest/ajax/offline/foreign2.html
+# dom/tests/mochitest/ajax/offline/onwhitelist.html
+# dom/tests/mochitest/ajax/offline/test_offlineMode.html
+# dom/tests/mochitest/ajax/offline/fallback.html
+# dom/tests/mochitest/ajax/offline/missing.html
+# dom/tests/mochitest/ajax/offline/test_fallback.html
+# dom/tests/mochitest/ajax/offline/test_identicalManifest.html
+# dom/tests/mochitest/ajax/offline/test_updateCheck.html
+# dom/tests/mochitest/ajax/offline/460353_iframe_ownmanifest.html
+# dom/tests/mochitest/ajax/offline/445544_part1.html
+# dom/tests/mochitest/ajax/offline/test_redirectManifest.html
+# dom/tests/mochitest/ajax/offline/test_cancelOfflineCache.html
+# dom/tests/mochitest/ajax/offline/test_bug445544.html
+# dom/tests/mochitest/ajax/offline/obsolete.html
+# dom/tests/mochitest/ajax/offline/445544_part2.html
+# dom/tests/mochitest/ajax/offline/test_bug544462.html
+# dom/tests/mochitest/ajax/offline/test_redirectUpdateItem.html
+# dom/tests/mochitest/ajax/offline/test_bug460353.html
+# dom/tests/mochitest/ajax/offline/460353_iframe_samemanifest.html
+# dom/tests/mochitest/ajax/offline/test_foreign.html
+# dom/tests/mochitest/ajax/offline/test_badManifestMagic.html
+# dom/tests/mochitest/ajax/offline/test_bug474696.html
+# dom/tests/mochitest/ajax/offline/460353_iframe_nomanifest.html
+# dom/tests/mochitest/ajax/offline/test_obsolete.html
+# dom/tests/mochitest/ajax/offline/offlineChild.html
+# dom/tests/mochitest/ajax/offline/test_offlineIFrame.html
+# dom/tests/mochitest/ajax/offline/test_bug744719-cancel.html
+# dom/tests/mochitest/ajax/offline/fallbackTop.html
+# dom/tests/mochitest/ajax/offline/fallback2.html
+# dom/tests/mochitest/ajax/offline/subresource744719.html
+# dom/tests/mochitest/ajax/offline/test_xhtmlManifest.xhtml
+# dom/tests/mochitest/ajax/offline/test_noManifest.html
+# dom/tests/mochitest/ajax/offline/test_missingManifest.html
+# dom/tests/mochitest/ajax/offline/test_overlap.html
+# dom/tests/mochitest/ajax/offline/notonwhitelist.html
+# dom/tests/mochitest/ajax/offline/test_changingManifest.html
+# dom/tests/mochitest/ajax/offline/test_bug765203.html
+# dom/tests/mochitest/ajax/offline/test_updatingManifest.html
+# dom/tests/mochitest/ajax/offline/test_missingFile.html
+# dom/tests/mochitest/ajax/offline/test_refetchManifest.html
+# dom/tests/mochitest/ajax/offline/namespace1/opp.html
+# dom/tests/mochitest/ajax/offline/namespace1/sub/opp.html
+# dom/tests/mochitest/ajax/jquery/test_jQuery.html
+# dom/tests/mochitest/ajax/jquery/test/index.html
+# dom/tests/mochitest/ajax/jquery/test/fix.html
+# dom/tests/mochitest/ajax/jquery/test/offset.html
+# dom/tests/mochitest/ajax/jquery/test/data/with_fries.xml
+# dom/tests/mochitest/ajax/jquery/test/data/test3.html
+# dom/tests/mochitest/ajax/jquery/test/data/test2.html
+# dom/tests/mochitest/ajax/jquery/test/data/iframe.html
+# dom/tests/mochitest/ajax/jquery/test/data/dashboard.xml
+# dom/tests/mochitest/ajax/jquery/test/data/offset/scroll.html
+# dom/tests/mochitest/ajax/jquery/test/data/offset/fixed.html
+# dom/tests/mochitest/ajax/jquery/test/data/offset/absolute.html
+# dom/tests/mochitest/ajax/jquery/test/data/offset/table.html
+# dom/tests/mochitest/ajax/jquery/test/data/offset/relative.html
+# dom/tests/mochitest/ajax/jquery/test/data/offset/static.html
+# dom/tests/mochitest/ajax/mochikit/test_Mochikit.html
+# dom/tests/mochitest/ajax/mochikit/tests/index.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-JSAN.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Selector.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Iter.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-DOM.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Signal.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-MochiKit.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Color.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-DateTime.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-DragAndDrop.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Visual.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Async.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Style.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Base.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Format.html
+# dom/tests/mochitest/ajax/mochikit/tests/MochiKit-Logging.html
+# dom/tests/mochitest/ajax/prototype/test_Prototype.html
+# dom/tests/mochitest/ajax/prototype/test/console.html
+# dom/tests/mochitest/ajax/prototype/test/browser.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/event.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/base.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/unittest.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/position.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/selector.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/ajax.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/dom.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/form.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/element_mixins.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/array.html
+# dom/tests/mochitest/ajax/prototype/test/unit/fixtures/enumerable.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/array_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/element_mixins_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/base_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/enumerable_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/event_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/string_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/dom_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/unit_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/form_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/hash_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/number_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/selector_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/ajax_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/range_test.html
+# dom/tests/mochitest/ajax/prototype/test/unit/tmp/position_test.html
+# dom/tests/mochitest/ajax/prototype/test/functional/event.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode21.html
+# dom/tests/mochitest/dom-level2-core/test_importNode17.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNS07.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode06.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributens01.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens06.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns05.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns04.html
+# dom/tests/mochitest/dom-level2-core/test_getAttributeNS04.html
+# dom/tests/mochitest/dom-level2-core/test_localName04.html
+# dom/tests/mochitest/dom-level2-core/test_createElementNS04.html
+# dom/tests/mochitest/dom-level2-core/test_setNamedItemNS02.html
+# dom/tests/mochitest/dom-level2-core/test_createAttributeNS04.html
+# dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS02.html
+# dom/tests/mochitest/dom-level2-core/test_elementremoveattributens01.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns06.html
+# dom/tests/mochitest/dom-level2-core/test_createElementNS03.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns09.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNS01.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns03.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS02.html
+# dom/tests/mochitest/dom-level2-core/test_getAttributeNS03.html
+# dom/tests/mochitest/dom-level2-core/test_createElementNS05.html
+# dom/tests/mochitest/dom-level2-core/test_importNode10.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns10.html
+# dom/tests/mochitest/dom-level2-core/test_nodenormalize01.html
+# dom/tests/mochitest/dom-level2-core/test_createDocument07.html
+# dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument01.html
+# dom/tests/mochitest/dom-level2-core/test_createElementNS02.html
+# dom/tests/mochitest/dom-level2-core/test_documenttypepublicid01.html
+# dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens01.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS05.html
+# dom/tests/mochitest/dom-level2-core/test_elementhasattributens02.html
+# dom/tests/mochitest/dom-level2-core/test_setNamedItemNS03.html
+# dom/tests/mochitest/dom-level2-core/test_prefix03.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument03.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode04.html
+# dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS01.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns02.html
+# dom/tests/mochitest/dom-level2-core/test_createDocumentType01.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturexmlversion2.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns08.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens02.html
+# dom/tests/mochitest/dom-level2-core/test_nodehasattributes02.html
+# dom/tests/mochitest/dom-level2-core/test_localName02.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode15.html
+# dom/tests/mochitest/dom-level2-core/test_getAttributeNS05.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS12.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS03.html
+# dom/tests/mochitest/dom-level2-core/test_nodegetlocalname03.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode12.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationhasfeature01.html
+# dom/tests/mochitest/dom-level2-core/test_createDocument01.html
+# dom/tests/mochitest/dom-level2-core/test_createAttributeNS06.html
+# dom/tests/mochitest/dom-level2-core/test_normalize01.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturecore.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode14.html
+# dom/tests/mochitest/dom-level2-core/test_elementhasattribute02.html
+# dom/tests/mochitest/dom-level2-core/test_publicId01.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns11.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode20.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns01.html
+# dom/tests/mochitest/dom-level2-core/test_ownerElement02.html
+# dom/tests/mochitest/dom-level2-core/test_ownerDocument01.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode13.html
+# dom/tests/mochitest/dom-level2-core/test_nodehasattributes04.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNS06.html
+# dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens03.html
+# dom/tests/mochitest/dom-level2-core/test_getAttributeNS01.html
+# dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize1.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns05.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns03.html
+# dom/tests/mochitest/dom-level2-core/test_namespaceURI03.html
+# dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens04.html
+# dom/tests/mochitest/dom-level2-core/test_importNode01.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns04.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS07.html
+# dom/tests/mochitest/dom-level2-core/test_getElementById01.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode19.html
+# dom/tests/mochitest/dom-level2-core/test_createDocumentType03.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNS05.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttributeNS03.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS01.html
+# dom/tests/mochitest/dom-level2-core/test_importNode03.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttribute01.html
+# dom/tests/mochitest/dom-level2-core/test_setNamedItemNS04.html
+# dom/tests/mochitest/dom-level2-core/test_systemId01.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns02.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns04.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS14.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns06.html
+# dom/tests/mochitest/dom-level2-core/test_importNode11.html
+# dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS02.html
+# dom/tests/mochitest/dom-level2-core/test_createDocumentType02.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS05.html
+# dom/tests/mochitest/dom-level2-core/test_createDocument05.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument07.html
+# dom/tests/mochitest/dom-level2-core/test_createDocument03.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens01.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens03.html
+# dom/tests/mochitest/dom-level2-core/test_createDocument04.html
+# dom/tests/mochitest/dom-level2-core/test_elementhasattribute04.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttribute02.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS01.html
+# dom/tests/mochitest/dom-level2-core/test_namespaceURI02.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributens03.html
+# dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS03.html
+# dom/tests/mochitest/dom-level2-core/test_importNode12.html
+# dom/tests/mochitest/dom-level2-core/test_createAttributeNS03.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS02.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns09.html
+# dom/tests/mochitest/dom-level2-core/test_importNode09.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns03.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument04.html
+# dom/tests/mochitest/dom-level2-core/test_namespaceURI04.html
+# dom/tests/mochitest/dom-level2-core/test_importNode02.html
+# dom/tests/mochitest/dom-level2-core/test_importNode04.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode22.html
+# dom/tests/mochitest/dom-level2-core/test_importNode08.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns01.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNS04.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNS02.html
+# dom/tests/mochitest/dom-level2-core/test_attrgetownerelement04.html
+# dom/tests/mochitest/dom-level2-core/test_attrgetownerelement03.html
+# dom/tests/mochitest/dom-level2-core/test_nodegetnamespaceuri03.html
+# dom/tests/mochitest/dom-level2-core/test_namespaceURI01.html
+# dom/tests/mochitest/dom-level2-core/test_nodegetprefix03.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttribute03.html
+# dom/tests/mochitest/dom-level2-core/test_elementhasattribute03.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNS10.html
+# dom/tests/mochitest/dom-level2-core/test_setNamedItemNS05.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributensurinull.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument05.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens04.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS01.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS05.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS02.html
+# dom/tests/mochitest/dom-level2-core/test_elementhasattribute01.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens05.html
+# dom/tests/mochitest/dom-level2-core/test_documenttypesystemid01.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype01.html
+# dom/tests/mochitest/dom-level2-core/test_importNode05.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode07.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns08.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS13.html
+# dom/tests/mochitest/dom-level2-core/test_createAttributeNS02.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode10.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS02.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS04.html
+# dom/tests/mochitest/dom-level2-core/test_importNode14.html
+# dom/tests/mochitest/dom-level2-core/test_createAttributeNS05.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode03.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode08.html
+# dom/tests/mochitest/dom-level2-core/test_prefix01.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttributeNS04.html
+# dom/tests/mochitest/dom-level2-core/test_importNode07.html
+# dom/tests/mochitest/dom-level2-core/test_elementhasattributens01.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype04.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttributes02.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS09.html
+# dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS01.html
+# dom/tests/mochitest/dom-level2-core/test_removeAttributeNS01.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttributeNS01.html
+# dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument02.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributens08.html
+# dom/tests/mochitest/dom-level2-core/test_nodehasattributes03.html
+# dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens05.html
+# dom/tests/mochitest/dom-level2-core/test_getNamedItemNS01.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributens05.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS05.html
+# dom/tests/mochitest/dom-level2-core/test_attrgetownerelement02.html
+# dom/tests/mochitest/dom-level2-core/test_getNamedItemNS04.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS10.html
+# dom/tests/mochitest/dom-level2-core/test_elementhasattributens03.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttributes01.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributens04.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS01.html
+# dom/tests/mochitest/dom-level2-core/test_getNamedItemNS02.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS07.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns02.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttributeNS05.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode01.html
+# dom/tests/mochitest/dom-level2-core/test_removeAttributeNS02.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS06.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNS03.html
+# dom/tests/mochitest/dom-level2-core/test_importNode15.html
+# dom/tests/mochitest/dom-level2-core/test_attrgetownerelement01.html
+# dom/tests/mochitest/dom-level2-core/test_getElementById02.html
+# dom/tests/mochitest/dom-level2-core/test_documentgetelementbyid01.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS04.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns07.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns06.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS08.html
+# dom/tests/mochitest/dom-level2-core/test_localName01.html
+# dom/tests/mochitest/dom-level2-core/test_elementsetattributens02.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttributeNS02.html
+# dom/tests/mochitest/dom-level2-core/test_importNode06.html
+# dom/tests/mochitest/dom-level2-core/test_getNamedItemNS03.html
+# dom/tests/mochitest/dom-level2-core/test_prefix04.html
+# dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS03.html
+# dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS01.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode11.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS04.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode18.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS06.html
+# dom/tests/mochitest/dom-level2-core/test_createElementNS01.html
+# dom/tests/mochitest/dom-level2-core/test_ownerElement01.html
+# dom/tests/mochitest/dom-level2-core/test_setNamedItemNS01.html
+# dom/tests/mochitest/dom-level2-core/test_attrgetownerelement05.html
+# dom/tests/mochitest/dom-level2-core/test_nodehasattributes01.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode02.html
+# dom/tests/mochitest/dom-level2-core/test_elementgetattributens02.html
+# dom/tests/mochitest/dom-level2-core/test_getAttributeNS02.html
+# dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens02.html
+# dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS11.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns05.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNS09.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS03.html
+# dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize2.html
+# dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS04.html
+# dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS06.html
+# dom/tests/mochitest/dom-level2-core/test_importNode13.html
+# dom/tests/mochitest/dom-level2-core/test_createElementNS06.html
+# dom/tests/mochitest/dom-level2-core/test_hasAttribute04.html
+# dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens02.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns01.html
+# dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns07.html
+# dom/tests/mochitest/dom-level2-core/test_hc_namednodemapinvalidtype1.html
+# dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS03.html
+# dom/tests/mochitest/dom-level2-core/test_importNode16.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode05.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode09.html
+# dom/tests/mochitest/dom-level2-core/test_createAttributeNS01.html
+# dom/tests/mochitest/dom-level2-core/test_createDocument02.html
+# dom/tests/mochitest/dom-level2-core/test_createDocument06.html
+# dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype02.html
+# dom/tests/mochitest/dom-level2-core/test_documentimportnode17.html
+# dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS05.html
+# dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS02.html
+# dom/tests/mochitest/dom-level2-core/files/nodtdstaff.svg
+# dom/tests/mochitest/dom-level2-core/files/staffNS.dtd
+# dom/tests/mochitest/dom-level2-core/files/staffNS.svg
+# dom/tests/mochitest/dom-level2-core/files/xhtml1-frameset.dtd
+# dom/tests/mochitest/dom-level2-core/files/hc_staff.svg
+# dom/tests/mochitest/dom-level2-core/files/staffNS.xml
+# dom/tests/mochitest/dom-level2-core/files/staff2.svg
+# dom/tests/mochitest/dom-level2-core/files/hc_staff.html
+# dom/tests/mochitest/dom-level2-core/files/staff.svg
+# dom/tests/mochitest/dom-level2-core/files/staff.xml
+# dom/tests/mochitest/dom-level2-core/files/staff2.xml
+# dom/tests/mochitest/dom-level2-core/files/staff2.dtd
+# dom/tests/mochitest/dom-level2-core/files/xhtml-lat1.ent
+# dom/tests/mochitest/dom-level2-core/files/staff.dtd
+# dom/tests/mochitest/dom-level2-core/files/nodtdstaff.xml
+# dom/tests/mochitest/dom-level2-core/files/hc_staff.xml
+# dom/tests/mochitest/dom-level2-core/files/hc_staff.xhtml
+# dom/tests/mochitest/dom-level2-core/files/xhtml1-transitional.dtd
+# dom/tests/mochitest/dom-level2-core/files/xhtml-special.ent
+# dom/tests/mochitest/dom-level2-core/files/xhtml1-strict.dtd
+# dom/tests/mochitest/dom-level2-core/files/xhtml-symbol.ent
+# dom/tests/mochitest/storageevent/test_storageLocalStorageEventCheckPropagation.html
+# dom/tests/mochitest/storageevent/test_storageSessionStorageEventCheckNoPropagation.html
+# dom/tests/mochitest/storageevent/frameLocalStorageSlaveEqual.html
+# dom/tests/mochitest/storageevent/frameSessionStorageMasterEqual.html
+# dom/tests/mochitest/storageevent/test_storageSessionStorageEventCheckPropagation.html
+# dom/tests/mochitest/storageevent/test_storageNotifications.html
+# dom/tests/mochitest/storageevent/frameSessionStorageMasterNotEqual.html
+# dom/tests/mochitest/storageevent/frameLocalStorageMaster.html
+# dom/tests/mochitest/storageevent/frameLocalStorageSlaveNotEqual.html
+# dom/tests/mochitest/storageevent/test_storageLocalStorageEventCheckNoPropagation.html
+# dom/tests/mochitest/storageevent/frameSessionStorageSlaveNotEqual.html
+# dom/tests/mochitest/storageevent/frameSessionStorageSlaveEqual.html
+# dom/tests/mochitest/orientation/test_bug507902.html
+# dom/tests/mochitest/orientation/bug507902-frame.html
+# dom/tests/mochitest/geolocation/test_optional_api_params.html
+# dom/tests/mochitest/geolocation/test_shutdown.html
+# dom/tests/mochitest/geolocation/test_timeoutWatch.html
+# dom/tests/mochitest/geolocation/test_allowWatch.html
+# dom/tests/mochitest/geolocation/geolocation.html
+# dom/tests/mochitest/geolocation/test_clearWatch.html
+# dom/tests/mochitest/geolocation/test_allowCurrent.html
+# dom/tests/mochitest/geolocation/test_timeoutCurrent.html
+# dom/tests/mochitest/geolocation/test_windowClose.html
+# dom/tests/mochitest/geolocation/test_cancelWatch.html
+# dom/tests/mochitest/geolocation/test_errorcheck.html
+# dom/tests/mochitest/geolocation/test_garbageWatch.html
+# dom/tests/mochitest/geolocation/test_clearWatchBeforeAllowing.html
+# dom/tests/mochitest/geolocation/test_cachedPosition.html
+# dom/tests/mochitest/geolocation/test_manyWatchConcurrent.html
+# dom/tests/mochitest/geolocation/test_timerRestartWatch.html
+# dom/tests/mochitest/geolocation/test_manyCurrentSerial.html
+# dom/tests/mochitest/geolocation/test_handlerSpinsEventLoop.html
+# dom/tests/mochitest/geolocation/test_geolocation_is_undefined_when_pref_is_off.html
+# dom/tests/mochitest/geolocation/test_manyWatchSerial.html
+# dom/tests/mochitest/geolocation/test_manyCurrentConcurrent.html
+# dom/tests/mochitest/geolocation/test_worseAccuracyDoesNotBlockCallback.html
+# dom/tests/mochitest/geolocation/windowTest.html
+# dom/tests/mochitest/geolocation/test_cancelCurrent.html
+# dom/tests/mochitest/geolocation/test_manyWindows.html
+# dom/tests/mochitest/dom-level2-html/test_anchor01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement21.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement31.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument19.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement25.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAreaElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement38.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement20.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement02.html
+# dom/tests/mochitest/dom-level2-html/test_table38.html
+# dom/tests/mochitest/dom-level2-html/test_table17.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLegendElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement107.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHRElement04.html
+# dom/tests/mochitest/dom-level2-html/test_table23.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement29.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLinkElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLPreElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLQuoteElement01.html
+# dom/tests/mochitest/dom-level2-html/test_dlist01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement20.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement62.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement36.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement96.html
+# dom/tests/mochitest/dom-level2-html/test_table33.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement97.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement18.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement12.html
+# dom/tests/mochitest/dom-level2-html/test_table21.html
+# dom/tests/mochitest/dom-level2-html/test_anchor06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement51.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement106.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement16.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement98.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement104.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement95.html
+# dom/tests/mochitest/dom-level2-html/test_object04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLScriptElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLScriptElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLUListElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement55.html
+# dom/tests/mochitest/dom-level2-html/test_hasFeature05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement17.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHeadingElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement24.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement17.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement47.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement42.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement21.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement39.html
+# dom/tests/mochitest/dom-level2-html/test_table08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAreaElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement26.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement117.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptGroupElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement22.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAreaElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLModElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement03.html
+# dom/tests/mochitest/dom-level2-html/test_object05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDivElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement08.html
+# dom/tests/mochitest/dom-level2-html/test_table24.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement52.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLegendElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLMapElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLBodyElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionsCollection01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement80.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement24.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement34.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement86.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHRElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement140.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement09.html
+# dom/tests/mochitest/dom-level2-html/test_table35.html
+# dom/tests/mochitest/dom-level2-html/test_hasFeature06.html
+# dom/tests/mochitest/dom-level2-html/test_table18.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLinkElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement37.html
+# dom/tests/mochitest/dom-level2-html/test_table27.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLScriptElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement24.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement54.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameSetElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement99.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement118.html
+# dom/tests/mochitest/dom-level2-html/test_table30.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAreaElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement45.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement28.html
+# dom/tests/mochitest/dom-level2-html/test_table41.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement18.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement121.html
+# dom/tests/mochitest/dom-level2-html/test_table07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement111.html
+# dom/tests/mochitest/dom-level2-html/test_doc01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement71.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLQuoteElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLabelElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLinkElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement43.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLScriptElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFontElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement23.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement79.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement02.html
+# dom/tests/mochitest/dom-level2-html/test_table22.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement125.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLParamElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFontElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement128.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement04.html
+# dom/tests/mochitest/dom-level2-html/test_table10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement02.html
+# dom/tests/mochitest/dom-level2-html/test_object15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement135.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement29.html
+# dom/tests/mochitest/dom-level2-html/test_area02.html
+# dom/tests/mochitest/dom-level2-html/test_object10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement19.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement19.html
+# dom/tests/mochitest/dom-level2-html/test_table25.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement50.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement33.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement109.html
+# dom/tests/mochitest/dom-level2-html/test_button03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement108.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument16.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement69.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement22.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement17.html
+# dom/tests/mochitest/dom-level2-html/test_object06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement40.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLBaseElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement48.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement03.html
+# dom/tests/mochitest/dom-level2-html/test_area03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement18.html
+# dom/tests/mochitest/dom-level2-html/test_button01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameSetElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOListElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement31.html
+# dom/tests/mochitest/dom-level2-html/test_table31.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument17.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement123.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHtmlElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLScriptElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement19.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionsCollection02.html
+# dom/tests/mochitest/dom-level2-html/test_object09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionsCollection06.html
+# dom/tests/mochitest/dom-level2-html/test_area01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement63.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFieldSetElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement130.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement65.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement60.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement90.html
+# dom/tests/mochitest/dom-level2-html/test_object12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHeadingElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement114.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement20.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement41.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement16.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement103.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLButtonElement04.html
+# dom/tests/mochitest/dom-level2-html/test_button09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement27.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement136.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement07.html
+# dom/tests/mochitest/dom-level2-html/test_table09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameElement01.html
+# dom/tests/mochitest/dom-level2-html/test_object02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement144.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement22.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement22.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement46.html
+# dom/tests/mochitest/dom-level2-html/test_anchor04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement34.html
+# dom/tests/mochitest/dom-level2-html/test_button05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement08.html
+# dom/tests/mochitest/dom-level2-html/test_object03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement20.html
+# dom/tests/mochitest/dom-level2-html/test_table50.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement83.html
+# dom/tests/mochitest/dom-level2-html/test_object13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement18.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLParamElement01.html
+# dom/tests/mochitest/dom-level2-html/test_table46.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement19.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLStyleElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement93.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLMapElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLMetaElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement72.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement133.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement17.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement37.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAreaElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLButtonElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLParagraphElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLabelElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement18.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement124.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLinkElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement91.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLParamElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement11.html
+# dom/tests/mochitest/dom-level2-html/test_table53.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement20.html
+# dom/tests/mochitest/dom-level2-html/test_button06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement58.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLIElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement57.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement116.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement39.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionsCollection04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLinkElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement32.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement19.html
+# dom/tests/mochitest/dom-level2-html/test_hasFeature02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement94.html
+# dom/tests/mochitest/dom-level2-html/test_table48.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLIElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement26.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHeadingElement03.html
+# dom/tests/mochitest/dom-level2-html/test_anchor05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLMetaElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement101.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement131.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLinkElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement76.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement67.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement81.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement75.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLParamElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement92.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement30.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFontElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement17.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAreaElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement35.html
+# dom/tests/mochitest/dom-level2-html/test_anchor03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement31.html
+# dom/tests/mochitest/dom-level2-html/test_object08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement26.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement20.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement18.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLButtonElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement19.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAreaElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement16.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument21.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement16.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument18.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement64.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLButtonElement08.html
+# dom/tests/mochitest/dom-level2-html/test_body01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLBodyElement04.html
+# dom/tests/mochitest/dom-level2-html/test_table51.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement16.html
+# dom/tests/mochitest/dom-level2-html/test_table44.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLUListElement01.html
+# dom/tests/mochitest/dom-level2-html/test_hasFeature01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement138.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement119.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement129.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionsCollection05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLBodyElement06.html
+# dom/tests/mochitest/dom-level2-html/test_object11.html
+# dom/tests/mochitest/dom-level2-html/test_table19.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement18.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement09.html
+# dom/tests/mochitest/dom-level2-html/test_table42.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement28.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLModElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDlistElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement24.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement87.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument03.html
+# dom/tests/mochitest/dom-level2-html/test_table36.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement23.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLButtonElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLModElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLabelElement02.html
+# dom/tests/mochitest/dom-level2-html/test_object01.html
+# dom/tests/mochitest/dom-level2-html/test_table43.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHeadingElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement25.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement143.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement16.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement20.html
+# dom/tests/mochitest/dom-level2-html/test_table40.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement142.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement137.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLMenuElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOListElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement01.html
+# dom/tests/mochitest/dom-level2-html/test_button07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHeadingElement02.html
+# dom/tests/mochitest/dom-level2-html/test_table47.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLegendElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement30.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement21.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement28.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLabelElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement88.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLScriptElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument20.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement09.html
+# dom/tests/mochitest/dom-level2-html/test_button04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLBodyElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement36.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement21.html
+# dom/tests/mochitest/dom-level2-html/test_hasFeature04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement68.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement112.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLStyleElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement33.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement25.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement66.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement09.html
+# dom/tests/mochitest/dom-level2-html/test_button02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement100.html
+# dom/tests/mochitest/dom-level2-html/test_table26.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDirectoryElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLIFrameElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement13.html
+# dom/tests/mochitest/dom-level2-html/test_table37.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement18.html
+# dom/tests/mochitest/dom-level2-html/test_hasFeature03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement141.html
+# dom/tests/mochitest/dom-level2-html/test_table15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLButtonElement06.html
+# dom/tests/mochitest/dom-level2-html/test_area04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHRElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement16.html
+# dom/tests/mochitest/dom-level2-html/test_table12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableRowElement15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement115.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLScriptElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement28.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement61.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement27.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement44.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement27.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement20.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLModElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement56.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument11.html
+# dom/tests/mochitest/dom-level2-html/test_table39.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement82.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement110.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement07.html
+# dom/tests/mochitest/dom-level2-html/test_table01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLBaseElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement84.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLBRElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLinkElement05.html
+# dom/tests/mochitest/dom-level2-html/test_table49.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFrameElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement17.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLButtonElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement38.html
+# dom/tests/mochitest/dom-level2-html/test_table28.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement02.html
+# dom/tests/mochitest/dom-level2-html/test_table02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement16.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionsCollection07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement134.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement23.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement21.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement120.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFieldSetElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptGroupElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTitleElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement127.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement113.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement70.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement29.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement19.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement09.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement07.html
+# dom/tests/mochitest/dom-level2-html/test_table04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement17.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableSectionElement13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAppletElement07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAnchorElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement139.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableColElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLinkElement06.html
+# dom/tests/mochitest/dom-level2-html/test_object07.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement19.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement29.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement17.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLinkElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOListElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement26.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement23.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement11.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement03.html
+# dom/tests/mochitest/dom-level2-html/test_table29.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement06.html
+# dom/tests/mochitest/dom-level2-html/test_object14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement102.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLButtonElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLLegendElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement122.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLAreaElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLMetaElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionElement09.html
+# dom/tests/mochitest/dom-level2-html/test_table06.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHRElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCaptionElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLCollection12.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement01.html
+# dom/tests/mochitest/dom-level2-html/test_table34.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLImageElement03.html
+# dom/tests/mochitest/dom-level2-html/test_button08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement49.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLBodyElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement74.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLDocument05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement53.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement32.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLHeadingElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement22.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement59.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement10.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement08.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement40.html
+# dom/tests/mochitest/dom-level2-html/test_alltests.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionsCollection03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement21.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLObjectElement02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLBodyElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement25.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement15.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement05.html
+# dom/tests/mochitest/dom-level2-html/test_table20.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLMetaElement04.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement85.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLFormElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement05.html
+# dom/tests/mochitest/dom-level2-html/test_table03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement30.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement126.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement73.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionElement05.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement14.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement132.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLStyleElement03.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement105.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLOptionElement02.html
+# dom/tests/mochitest/dom-level2-html/test_table32.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableElement35.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement27.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement77.html
+# dom/tests/mochitest/dom-level2-html/test_anchor02.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTextAreaElement01.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLTableCellElement30.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLInputElement13.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement89.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement145.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLElement78.html
+# dom/tests/mochitest/dom-level2-html/test_HTMLSelectElement12.html
+# dom/tests/mochitest/dom-level2-html/test_table52.html
+# dom/tests/mochitest/dom-level2-html/test_table45.html
+# dom/tests/mochitest/dom-level2-html/files/index.html
+# dom/tests/mochitest/dom-level2-html/files/ulist.xhtml
+# dom/tests/mochitest/dom-level2-html/files/base2.xhtml
+# dom/tests/mochitest/dom-level2-html/files/menu.xhtml
+# dom/tests/mochitest/dom-level2-html/files/meta.xml
+# dom/tests/mochitest/dom-level2-html/files/frameset.html
+# dom/tests/mochitest/dom-level2-html/files/element.xhtml
+# dom/tests/mochitest/dom-level2-html/files/tablecell.xhtml
+# dom/tests/mochitest/dom-level2-html/files/document.html
+# dom/tests/mochitest/dom-level2-html/files/ulist.xml
+# dom/tests/mochitest/dom-level2-html/files/form3.html
+# dom/tests/mochitest/dom-level2-html/files/style.html
+# dom/tests/mochitest/dom-level2-html/files/map.xhtml
+# dom/tests/mochitest/dom-level2-html/files/applet.xml
+# dom/tests/mochitest/dom-level2-html/files/font.xml
+# dom/tests/mochitest/dom-level2-html/files/div.xhtml
+# dom/tests/mochitest/dom-level2-html/files/br.xml
+# dom/tests/mochitest/dom-level2-html/files/object.xhtml
+# dom/tests/mochitest/dom-level2-html/files/olist.xhtml
+# dom/tests/mochitest/dom-level2-html/files/optgroup.xhtml
+# dom/tests/mochitest/dom-level2-html/files/base.html
+# dom/tests/mochitest/dom-level2-html/files/mod.html
+# dom/tests/mochitest/dom-level2-html/files/collection.xhtml
+# dom/tests/mochitest/dom-level2-html/files/button.html
+# dom/tests/mochitest/dom-level2-html/files/applet2.xhtml
+# dom/tests/mochitest/dom-level2-html/files/optgroup.html
+# dom/tests/mochitest/dom-level2-html/files/select.xhtml
+# dom/tests/mochitest/dom-level2-html/files/mod.xhtml
+# dom/tests/mochitest/dom-level2-html/files/base.xhtml
+# dom/tests/mochitest/dom-level2-html/files/directory.xml
+# dom/tests/mochitest/dom-level2-html/files/map.html
+# dom/tests/mochitest/dom-level2-html/files/title.xml
+# dom/tests/mochitest/dom-level2-html/files/tablesection.xml
+# dom/tests/mochitest/dom-level2-html/files/meta.html
+# dom/tests/mochitest/dom-level2-html/files/xhtml1-frameset.dtd
+# dom/tests/mochitest/dom-level2-html/files/frame2.html
+# dom/tests/mochitest/dom-level2-html/files/dl.html
+# dom/tests/mochitest/dom-level2-html/files/br.html
+# dom/tests/mochitest/dom-level2-html/files/link2.xml
+# dom/tests/mochitest/dom-level2-html/files/img.xml
+# dom/tests/mochitest/dom-level2-html/files/button.xml
+# dom/tests/mochitest/dom-level2-html/files/link.xml
+# dom/tests/mochitest/dom-level2-html/files/textarea.xml
+# dom/tests/mochitest/dom-level2-html/files/tablecaption.xml
+# dom/tests/mochitest/dom-level2-html/files/collection.xml
+# dom/tests/mochitest/dom-level2-html/files/tablecaption.html
+# dom/tests/mochitest/dom-level2-html/files/mod.xml
+# dom/tests/mochitest/dom-level2-html/files/frame.xml
+# dom/tests/mochitest/dom-level2-html/files/tablerow.xml
+# dom/tests/mochitest/dom-level2-html/files/anchor.xhtml
+# dom/tests/mochitest/dom-level2-html/files/fieldset.xhtml
+# dom/tests/mochitest/dom-level2-html/files/iframe2.html
+# dom/tests/mochitest/dom-level2-html/files/font.xhtml
+# dom/tests/mochitest/dom-level2-html/files/img.xhtml
+# dom/tests/mochitest/dom-level2-html/files/hr.xhtml
+# dom/tests/mochitest/dom-level2-html/files/fieldset.html
+# dom/tests/mochitest/dom-level2-html/files/applet2.class
+# dom/tests/mochitest/dom-level2-html/files/area2.xhtml
+# dom/tests/mochitest/dom-level2-html/files/tablerow.html
+# dom/tests/mochitest/dom-level2-html/files/anchor.xml
+# dom/tests/mochitest/dom-level2-html/files/isindex.xml
+# dom/tests/mochitest/dom-level2-html/files/area2.xml
+# dom/tests/mochitest/dom-level2-html/files/body.xml
+# dom/tests/mochitest/dom-level2-html/files/li.html
+# dom/tests/mochitest/dom-level2-html/files/frame2.xhtml
+# dom/tests/mochitest/dom-level2-html/files/script.xml
+# dom/tests/mochitest/dom-level2-html/files/optionscollection.xml
+# dom/tests/mochitest/dom-level2-html/files/param.xhtml
+# dom/tests/mochitest/dom-level2-html/files/element.xml
+# dom/tests/mochitest/dom-level2-html/files/label.html
+# dom/tests/mochitest/dom-level2-html/files/hr.html
+# dom/tests/mochitest/dom-level2-html/files/input.html
+# dom/tests/mochitest/dom-level2-html/files/quote.xhtml
+# dom/tests/mochitest/dom-level2-html/files/tablecaption.xhtml
+# dom/tests/mochitest/dom-level2-html/files/document.xml
+# dom/tests/mochitest/dom-level2-html/files/link.xhtml
+# dom/tests/mochitest/dom-level2-html/files/fieldset.xml
+# dom/tests/mochitest/dom-level2-html/files/olist.xml
+# dom/tests/mochitest/dom-level2-html/files/optionscollection.xhtml
+# dom/tests/mochitest/dom-level2-html/files/tablecol.html
+# dom/tests/mochitest/dom-level2-html/files/applet.html
+# dom/tests/mochitest/dom-level2-html/files/legend.xhtml
+# dom/tests/mochitest/dom-level2-html/files/legend.html
+# dom/tests/mochitest/dom-level2-html/files/img.html
+# dom/tests/mochitest/dom-level2-html/files/base2.xml
+# dom/tests/mochitest/dom-level2-html/files/base2.html
+# dom/tests/mochitest/dom-level2-html/files/param.html
+# dom/tests/mochitest/dom-level2-html/files/tablerow.xhtml
+# dom/tests/mochitest/dom-level2-html/files/option.xhtml
+# dom/tests/mochitest/dom-level2-html/files/collection.html
+# dom/tests/mochitest/dom-level2-html/files/object2.xhtml
+# dom/tests/mochitest/dom-level2-html/files/form3.xhtml
+# dom/tests/mochitest/dom-level2-html/files/font.html
+# dom/tests/mochitest/dom-level2-html/files/document-with-applet.html
+# dom/tests/mochitest/dom-level2-html/files/link2.xhtml
+# dom/tests/mochitest/dom-level2-html/files/ulist.html
+# dom/tests/mochitest/dom-level2-html/files/hr.xml
+# dom/tests/mochitest/dom-level2-html/files/input.xml
+# dom/tests/mochitest/dom-level2-html/files/applet2.html
+# dom/tests/mochitest/dom-level2-html/files/anchor2.xml
+# dom/tests/mochitest/dom-level2-html/files/map.xml
+# dom/tests/mochitest/dom-level2-html/files/table.xhtml
+# dom/tests/mochitest/dom-level2-html/files/iframe2.xml
+# dom/tests/mochitest/dom-level2-html/files/div.html
+# dom/tests/mochitest/dom-level2-html/files/frameset.xml
+# dom/tests/mochitest/dom-level2-html/files/dl.xhtml
+# dom/tests/mochitest/dom-level2-html/files/table.html
+# dom/tests/mochitest/dom-level2-html/files/tablecell.html
+# dom/tests/mochitest/dom-level2-html/files/form2.xml
+# dom/tests/mochitest/dom-level2-html/files/table1.html
+# dom/tests/mochitest/dom-level2-html/files/form.xhtml
+# dom/tests/mochitest/dom-level2-html/files/title.xhtml
+# dom/tests/mochitest/dom-level2-html/files/tablesection.xhtml
+# dom/tests/mochitest/dom-level2-html/files/dl.xml
+# dom/tests/mochitest/dom-level2-html/files/option.html
+# dom/tests/mochitest/dom-level2-html/files/object2.xml
+# dom/tests/mochitest/dom-level2-html/files/document.xhtml
+# dom/tests/mochitest/dom-level2-html/files/script.html
+# dom/tests/mochitest/dom-level2-html/files/heading.xml
+# dom/tests/mochitest/dom-level2-html/files/title.html
+# dom/tests/mochitest/dom-level2-html/files/anchor.html
+# dom/tests/mochitest/dom-level2-html/files/form.html
+# dom/tests/mochitest/dom-level2-html/files/menu.xml
+# dom/tests/mochitest/dom-level2-html/files/textarea.xhtml
+# dom/tests/mochitest/dom-level2-html/files/iframe2.xhtml
+# dom/tests/mochitest/dom-level2-html/files/link2.html
+# dom/tests/mochitest/dom-level2-html/files/heading.html
+# dom/tests/mochitest/dom-level2-html/files/param.xml
+# dom/tests/mochitest/dom-level2-html/files/iframe.xml
+# dom/tests/mochitest/dom-level2-html/files/table1.xml
+# dom/tests/mochitest/dom-level2-html/files/olist.html
+# dom/tests/mochitest/dom-level2-html/files/frame.xhtml
+# dom/tests/mochitest/dom-level2-html/files/li.xml
+# dom/tests/mochitest/dom-level2-html/files/html.html
+# dom/tests/mochitest/dom-level2-html/files/directory.html
+# dom/tests/mochitest/dom-level2-html/files/body.xhtml
+# dom/tests/mochitest/dom-level2-html/files/meta.xhtml
+# dom/tests/mochitest/dom-level2-html/files/area.xml
+# dom/tests/mochitest/dom-level2-html/files/iframe.html
+# dom/tests/mochitest/dom-level2-html/files/legend.xml
+# dom/tests/mochitest/dom-level2-html/files/paragraph.xhtml
+# dom/tests/mochitest/dom-level2-html/files/body.html
+# dom/tests/mochitest/dom-level2-html/files/object.html
+# dom/tests/mochitest/dom-level2-html/files/tablecol.xhtml
+# dom/tests/mochitest/dom-level2-html/files/heading.xhtml
+# dom/tests/mochitest/dom-level2-html/files/menu.html
+# dom/tests/mochitest/dom-level2-html/files/script.xhtml
+# dom/tests/mochitest/dom-level2-html/files/xhtml-lat1.ent
+# dom/tests/mochitest/dom-level2-html/files/paragraph.html
+# dom/tests/mochitest/dom-level2-html/files/isindex.xhtml
+# dom/tests/mochitest/dom-level2-html/files/button.xhtml
+# dom/tests/mochitest/dom-level2-html/files/li.xhtml
+# dom/tests/mochitest/dom-level2-html/files/frame2.xml
+# dom/tests/mochitest/dom-level2-html/files/pre.xml
+# dom/tests/mochitest/dom-level2-html/files/quote.html
+# dom/tests/mochitest/dom-level2-html/files/link.html
+# dom/tests/mochitest/dom-level2-html/files/quote.xml
+# dom/tests/mochitest/dom-level2-html/files/applet2.xml
+# dom/tests/mochitest/dom-level2-html/files/option.xml
+# dom/tests/mochitest/dom-level2-html/files/iframe.xhtml
+# dom/tests/mochitest/dom-level2-html/files/html.xhtml
+# dom/tests/mochitest/dom-level2-html/files/optgroup.xml
+# dom/tests/mochitest/dom-level2-html/files/table1.xhtml
+# dom/tests/mochitest/dom-level2-html/files/area2.html
+# dom/tests/mochitest/dom-level2-html/files/form2.html
+# dom/tests/mochitest/dom-level2-html/files/style.xhtml
+# dom/tests/mochitest/dom-level2-html/files/tablecell.xml
+# dom/tests/mochitest/dom-level2-html/files/style.xml
+# dom/tests/mochitest/dom-level2-html/files/tablesection.html
+# dom/tests/mochitest/dom-level2-html/files/select.html
+# dom/tests/mochitest/dom-level2-html/files/optionscollection.html
+# dom/tests/mochitest/dom-level2-html/files/form.xml
+# dom/tests/mochitest/dom-level2-html/files/paragraph.xml
+# dom/tests/mochitest/dom-level2-html/files/directory.xhtml
+# dom/tests/mochitest/dom-level2-html/files/br.xhtml
+# dom/tests/mochitest/dom-level2-html/files/element.html
+# dom/tests/mochitest/dom-level2-html/files/pre.xhtml
+# dom/tests/mochitest/dom-level2-html/files/object.xml
+# dom/tests/mochitest/dom-level2-html/files/frame.html
+# dom/tests/mochitest/dom-level2-html/files/tablecol.xml
+# dom/tests/mochitest/dom-level2-html/files/form2.xhtml
+# dom/tests/mochitest/dom-level2-html/files/object2.html
+# dom/tests/mochitest/dom-level2-html/files/area.html
+# dom/tests/mochitest/dom-level2-html/files/label.xhtml
+# dom/tests/mochitest/dom-level2-html/files/anchor2.xhtml
+# dom/tests/mochitest/dom-level2-html/files/pre.html
+# dom/tests/mochitest/dom-level2-html/files/applet.xhtml
+# dom/tests/mochitest/dom-level2-html/files/textarea.html
+# dom/tests/mochitest/dom-level2-html/files/anchor2.html
+# dom/tests/mochitest/dom-level2-html/files/isindex.html
+# dom/tests/mochitest/dom-level2-html/files/xhtml1-transitional.dtd
+# dom/tests/mochitest/dom-level2-html/files/table.xml
+# dom/tests/mochitest/dom-level2-html/files/select.xml
+# dom/tests/mochitest/dom-level2-html/files/area.xhtml
+# dom/tests/mochitest/dom-level2-html/files/input.xhtml
+# dom/tests/mochitest/dom-level2-html/files/xhtml-special.ent
+# dom/tests/mochitest/dom-level2-html/files/xhtml1-strict.dtd
+# dom/tests/mochitest/dom-level2-html/files/xhtml-symbol.ent
+# dom/tests/mochitest/dom-level2-html/files/div.xml
+# dom/tests/mochitest/dom-level2-html/files/label.xml
+# dom/tests/mochitest/dom-level2-html/files/frameset.xhtml
+# dom/tests/mochitest/dom-level2-html/files/base.xml
+# dom/tests/mochitest/dom-level2-html/files/html.xml
+# dom/tests/mochitest/dom-level2-html/files/form3.xml
+# dom/tests/mochitest/sessionstorage/test_sessionStorageBase.html
+# dom/tests/mochitest/sessionstorage/file_http.html
+# dom/tests/mochitest/sessionstorage/test_sessionStorageClone.html
+# dom/tests/mochitest/sessionstorage/test_sessionStorageFromChrome.xhtml
+# dom/tests/mochitest/sessionstorage/test_sessionStorageHttpHttps.html
+# dom/tests/mochitest/sessionstorage/test_sessionStorageReplace.html
+# dom/tests/mochitest/sessionstorage/test_sessionStorageBaseSessionOnly.html
+# dom/tests/mochitest/sessionstorage/frameNotEqual.html
+# dom/tests/mochitest/sessionstorage/frameReplace.html
+# dom/tests/mochitest/sessionstorage/file_https.html
+# dom/tests/mochitest/sessionstorage/test_cookieSession.html
+# dom/tests/mochitest/sessionstorage/frameEqual.html
+# dom/tests/mochitest/pointerlock/file_infiniteMovement.html
+# dom/tests/mochitest/pointerlock/file_screenClientXYConst.html
+# dom/tests/mochitest/pointerlock/file_nestedFullScreen.html
+# dom/tests/mochitest/pointerlock/file_withoutDOM.html
+# dom/tests/mochitest/pointerlock/file_doubleLock.html
+# dom/tests/mochitest/pointerlock/file_changeLockElement.html
+# dom/tests/mochitest/pointerlock/test_closewindow-with-pointerlock.html
+# dom/tests/mochitest/pointerlock/file_pointerLockPref.html
+# dom/tests/mochitest/pointerlock/file_escapeKey.html
+# dom/tests/mochitest/pointerlock/file_retargetMouseEvents.html
+# dom/tests/mochitest/pointerlock/file_locksvgelement.html
+# dom/tests/mochitest/pointerlock/file_movementXY.html
+# dom/tests/mochitest/pointerlock/test_pointerlock-api.html
+# dom/tests/mochitest/pointerlock/file_pointerlock-api.html
+# dom/tests/mochitest/pointerlock/file_removedFromDOM.html
+# dom/tests/mochitest/pointerlock/file_allowPointerLockSandboxFlag.html
+# dom/tests/mochitest/pointerlock/iframe_differentDOM.html
+# dom/tests/mochitest/pointerlock/file_suppressSomeMouseEvents.html
+# dom/tests/mochitest/pointerlock/file_childIframe.html
+# dom/tests/mochitest/pointerlock/file_targetOutOfFocus.html
+# dom/tests/mochitest/pointerlock/file_pointerlockerror.html
+# dom/tests/mochitest/chrome/test_moving_xhr.xul
+# dom/tests/mochitest/chrome/file_DOM_element_instanceof.xul
+# dom/tests/mochitest/chrome/file_bug799299.xul
+# dom/tests/mochitest/chrome/child_focus_frame.html
+# dom/tests/mochitest/chrome/window_callback_wrapping.xul
+# dom/tests/mochitest/chrome/selectAtPoint.html
+# dom/tests/mochitest/chrome/test_clipboard_events_chrome.html
+# dom/tests/mochitest/chrome/file_bug1224790-1_modal.xul
+# dom/tests/mochitest/chrome/test_subscript_bindings.xul
+# dom/tests/mochitest/chrome/489127.html
+# dom/tests/mochitest/chrome/test_focus_docnav.xul
+# dom/tests/mochitest/chrome/window_focus.xul
+# dom/tests/mochitest/chrome/test_selectAtPoint.html
+# dom/tests/mochitest/chrome/file_bug1224790-2_modal.xul
+# dom/tests/mochitest/chrome/test_sandbox_image.xul
+# dom/tests/mochitest/chrome/test_sandbox_postMessage.html
+# dom/tests/mochitest/chrome/queryCaretRectUnix.html
+# dom/tests/mochitest/chrome/window_focus_docnav.xul
+# dom/tests/mochitest/chrome/test_queryCaretRect.html
+# dom/tests/mochitest/chrome/file_bug830858.xul
+# dom/tests/mochitest/chrome/test_activation.xul
+# dom/tests/mochitest/chrome/queryCaretRectWin.html
+# dom/tests/mochitest/chrome/test_bug800817.xul
+# dom/tests/mochitest/chrome/test_nodesFromRect.html
+# dom/tests/mochitest/chrome/test_docshell_swap.xul
+# dom/tests/mochitest/chrome/test_popup_blocker_chrome.xul
+# dom/tests/mochitest/chrome/test_cyclecollector.xul
+# dom/tests/mochitest/chrome/test_sandbox_bindings.xul
+# dom/tests/mochitest/chrome/DOMWindowCreated_chrome.xul
+# dom/tests/mochitest/chrome/test_resize_move_windows.xul
+# dom/tests/mochitest/chrome/test_DOMWindowCreated.xul
+# dom/tests/mochitest/chrome/test_xray_event_constructor.xul
+# dom/tests/mochitest/chrome/test_moving_nodeList.xul
+# dom/tests/mochitest/chrome/test_MozDomFullscreen_event.xul
+# dom/tests/mochitest/chrome/test_bug830396.xul
+# dom/tests/mochitest/chrome/sizemode_attribute.xul
+# dom/tests/mochitest/chrome/file_bug1224790-1_nonmodal.xul
+# dom/tests/mochitest/chrome/window_docshell_swap.xul
+# dom/tests/mochitest/chrome/focus_frameset.html
+# dom/tests/mochitest/chrome/test_indexedSetter.html
+# dom/tests/mochitest/chrome/test_callback_wrapping.xul
+# dom/tests/mochitest/chrome/file_bug1224790-2_nonmodal.xul
+# dom/tests/mochitest/chrome/test_clonewrapper.xul
+# dom/tests/mochitest/chrome/test_focus_switchbinding.xul
+# dom/tests/mochitest/chrome/test_fullscreen.xul
+# dom/tests/mochitest/chrome/focus_window2.xul
+# dom/tests/mochitest/chrome/test_bug1224790-1.xul
+# dom/tests/mochitest/chrome/DOMWindowCreated_content.html
+# dom/tests/mochitest/chrome/test_parsingMode.html
+# dom/tests/mochitest/chrome/test_DOM_element_instanceof.xul
+# dom/tests/mochitest/chrome/test_bug799299.xul
+# dom/tests/mochitest/chrome/test_bug1224790-2.xul
+# dom/tests/mochitest/chrome/fullscreen.xul
+# dom/tests/mochitest/chrome/file_bug800817.xul
+# dom/tests/mochitest/chrome/MozDomFullscreen_chrome.xul
+# dom/tests/mochitest/chrome/file_MozDomFullscreen.html
+# dom/tests/mochitest/chrome/test_focused_link_scroll.xul
+# dom/tests/mochitest/chrome/test_focus.xul
+# dom/tests/mochitest/chrome/test_sandbox_eventhandler.xul
+# dom/tests/mochitest/chrome/test_bug830858.xul
+# dom/tests/mochitest/chrome/window_activation.xul
+# dom/tests/mochitest/chrome/test_geolocation.xul
+# dom/tests/mochitest/chrome/test_sizemode_attribute.xul
+# dom/tests/mochitest/bugs/file_bug291653.html
+# dom/tests/mochitest/bugs/test_bug260264.html
+# dom/tests/mochitest/bugs/test_bug534149.html
+# dom/tests/mochitest/bugs/file_bug809290_b1.html
+# dom/tests/mochitest/bugs/test_bug620947.html
+# dom/tests/mochitest/bugs/file_bug593174_1.html
+# dom/tests/mochitest/bugs/test_bug927901.html
+# dom/tests/mochitest/bugs/test_bug665548.html
+# dom/tests/mochitest/bugs/test_bug862540.html
+# dom/tests/mochitest/bugs/test_bug335976.xhtml
+# dom/tests/mochitest/bugs/test_bug49312.html
+# dom/tests/mochitest/bugs/test_bug260264_nested.html
+# dom/tests/mochitest/bugs/test_bug857555.html
+# dom/tests/mochitest/bugs/test_bug369306.html
+# dom/tests/mochitest/bugs/test_bug1022869.html
+# dom/tests/mochitest/bugs/child_bug260264.html
+# dom/tests/mochitest/bugs/test_bug612267.html
+# dom/tests/mochitest/bugs/test_bug459848.html
+# dom/tests/mochitest/bugs/test_bug342448.html
+# dom/tests/mochitest/bugs/file_bug809290_b2.html
+# dom/tests/mochitest/bugs/file_bug809290_c.html
+# dom/tests/mochitest/bugs/bug346659-echoer.html
+# dom/tests/mochitest/bugs/test_bug327891.html
+# dom/tests/mochitest/bugs/bug346659-opener.html
+# dom/tests/mochitest/bugs/file_bug504862.html
+# dom/tests/mochitest/bugs/test_toJSON.html
+# dom/tests/mochitest/bugs/test_bug750051.html
+# dom/tests/mochitest/bugs/test_bug664737.html
+# dom/tests/mochitest/bugs/test_bug850517.html
+# dom/tests/mochitest/bugs/test_bug333983.html
+# dom/tests/mochitest/bugs/test_bug698061.html
+# dom/tests/mochitest/bugs/test_bug777628.html
+# dom/tests/mochitest/bugs/test_bug740811.html
+# dom/tests/mochitest/bugs/test_bug691707.html
+# dom/tests/mochitest/bugs/test_bug876098.html
+# dom/tests/mochitest/bugs/iframe_bug304459-1.html
+# dom/tests/mochitest/bugs/test_bug346659.html
+# dom/tests/mochitest/bugs/test_bug545314.html
+# dom/tests/mochitest/bugs/test_bug548828.html
+# dom/tests/mochitest/bugs/test_bug345521.html
+# dom/tests/mochitest/bugs/test_bug291377.html
+# dom/tests/mochitest/bugs/test_bug739038.html
+# dom/tests/mochitest/bugs/test_bug377539.html
+# dom/tests/mochitest/bugs/test_bug817476.html
+# dom/tests/mochitest/bugs/test_bug384122.html
+# dom/tests/mochitest/bugs/bug346659-parent.html
+# dom/tests/mochitest/bugs/file_empty.html
+# dom/tests/mochitest/bugs/test_bug585240.html
+# dom/tests/mochitest/bugs/test_bug809290.html
+# dom/tests/mochitest/bugs/test_bug304459.html
+# dom/tests/mochitest/bugs/test_bug414291.html
+# dom/tests/mochitest/bugs/test_bug648465.html
+# dom/tests/mochitest/bugs/test_bug823173.html
+# dom/tests/mochitest/bugs/test_bug583225.html
+# dom/tests/mochitest/bugs/test_bug393974.html
+# dom/tests/mochitest/bugs/test_bug404748.html
+# dom/tests/mochitest/bugs/devicemotion_outer.html
+# dom/tests/mochitest/bugs/test_bug351601.html
+# dom/tests/mochitest/bugs/test_bug593174.html
+# dom/tests/mochitest/bugs/test_bug633133.html
+# dom/tests/mochitest/bugs/test_bug755320.html
+# dom/tests/mochitest/bugs/iframe_bug440572.html
+# dom/tests/mochitest/bugs/grandchild_bug260264.html
+# dom/tests/mochitest/bugs/test_bug479143.html
+# dom/tests/mochitest/bugs/test_bug495219.html
+# dom/tests/mochitest/bugs/file_prime_cookie.html
+# dom/tests/mochitest/bugs/file_cookieOutputter.html
+# dom/tests/mochitest/bugs/test_bug427744.html
+# dom/tests/mochitest/bugs/iframe_bug430276-2.html
+# dom/tests/mochitest/bugs/test_bug465263.html
+# dom/tests/mochitest/bugs/test_bug492925.html
+# dom/tests/mochitest/bugs/test_domparser_after_blank.html
+# dom/tests/mochitest/bugs/iframe_bug49312.html
+# dom/tests/mochitest/bugs/test_bug563487.html
+# dom/tests/mochitest/bugs/test_bug642026.html
+# dom/tests/mochitest/bugs/test_bug541530.html
+# dom/tests/mochitest/bugs/test_bug1112040.html
+# dom/tests/mochitest/bugs/test_bug585819.html
+# dom/tests/mochitest/bugs/test_devicemotion_multiple_listeners.html
+# dom/tests/mochitest/bugs/iframe_bug304459-2.html
+# dom/tests/mochitest/bugs/test_bug581072.html
+# dom/tests/mochitest/bugs/file_bug406375.html
+# dom/tests/mochitest/bugs/test_bug456151.html
+# dom/tests/mochitest/bugs/test_bug406375.html
+# dom/tests/mochitest/bugs/test_bug289714.html
+# dom/tests/mochitest/bugs/test_bug684544.html
+# dom/tests/mochitest/bugs/test_bug848088.html
+# dom/tests/mochitest/bugs/file_window_bar.html
+# dom/tests/mochitest/bugs/test_window_bar.html
+# dom/tests/mochitest/bugs/devicemotion_inner.html
+# dom/tests/mochitest/bugs/test_bug458091.html
+# dom/tests/mochitest/bugs/test_bug61098.html
+# dom/tests/mochitest/bugs/test_bug1171215.html
+# dom/tests/mochitest/bugs/test_sizetocontent_clamp.html
+# dom/tests/mochitest/bugs/test_bug654137.html
+# dom/tests/mochitest/bugs/test_bug394769.html
+# dom/tests/mochitest/bugs/test_bug562433.html
+# dom/tests/mochitest/bugs/test_bug265203.html
+# dom/tests/mochitest/bugs/test_resize_move_windows.html
+# dom/tests/mochitest/bugs/test_bug622361.html
+# dom/tests/mochitest/bugs/test_bug558973.html
+# dom/tests/mochitest/bugs/iframe_domparser_after_blank.html
+# dom/tests/mochitest/bugs/test_bug531542.html
+# dom/tests/mochitest/bugs/test_bug42976.html
+# dom/tests/mochitest/bugs/test_bug617296.html
+# dom/tests/mochitest/bugs/file_bug593174_2.html
+# dom/tests/mochitest/bugs/test_bug437361.html
+# dom/tests/mochitest/bugs/test_bug400204.html
+# dom/tests/mochitest/bugs/test_bug743615.html
+# dom/tests/mochitest/bugs/test_bug707749.html
+# dom/tests/mochitest/bugs/test_bug531176.html
+# dom/tests/mochitest/bugs/iframe_bug430276.html
+# dom/tests/mochitest/bugs/test_bug529328.html
+# dom/tests/mochitest/bugs/test_bug389366.html
+# dom/tests/mochitest/bugs/bug346659-parent-echoer.html
+# dom/tests/mochitest/bugs/test_bug484775.html
+# dom/tests/mochitest/bugs/test_bug698551.html
+# dom/tests/mochitest/bugs/test_bug1160342_marquee.html
+# dom/tests/mochitest/bugs/test_bug504862.html
+# dom/tests/mochitest/bugs/test_bug430276.html
+# dom/tests/mochitest/bugs/test_bug641552.html
+# dom/tests/mochitest/bugs/test_onerror_message.html
+# dom/tests/mochitest/bugs/test_bug370098.html
+# dom/tests/mochitest/bugs/test_bug159849.html
+# dom/tests/mochitest/bugs/file_bug927901.html
+# dom/tests/mochitest/bugs/test_bug308856.html
+# dom/tests/mochitest/bugs/test_bug440572.html
+# dom/tests/mochitest/bugs/test_bug132255.html
+# dom/tests/mochitest/bugs/test_errorReporting.html
+# dom/tests/mochitest/bugs/test_bug597809.html
+# dom/tests/mochitest/bugs/bug346659-opener-echoer.html
+# dom/tests/mochitest/bugs/test_protochains.html
+# dom/tests/mochitest/bugs/bug458091_child.html
+# dom/tests/mochitest/bugs/test_bug735237.html
+# dom/tests/mochitest/bugs/test_DOMWindowCreated_chromeonly.html
+# dom/tests/mochitest/bugs/test_bug396843.html
+# dom/tests/mochitest/bugs/test_bug291653.html
+# dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing_perwindowpb.html
+# dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html
+# dom/tests/mochitest/localstorage/test_embededNulls.html
+# dom/tests/mochitest/localstorage/test_localStorageQuotaSessionOnly.html
+# dom/tests/mochitest/localstorage/frameLocalStorageCookieSettings.html
+# dom/tests/mochitest/localstorage/test_localStorageCookieSettings.html
+# dom/tests/mochitest/localstorage/frameOrder.html
+# dom/tests/mochitest/localstorage/test_localStorageBaseSessionOnly.html
+# dom/tests/mochitest/localstorage/test_localStorageQuota.html
+# dom/tests/mochitest/localstorage/test_brokenUTF-16.html
+# dom/tests/mochitest/localstorage/frameSlaveNotEqual.html
+# dom/tests/mochitest/localstorage/frameKeySync.html
+# dom/tests/mochitest/localstorage/test_localStorageOriginsDomainDiffs.html
+# dom/tests/mochitest/localstorage/frameQuota.html
+# dom/tests/mochitest/localstorage/test_cookieBlock.html
+# dom/tests/mochitest/localstorage/test_localStorageBase.html
+# dom/tests/mochitest/localstorage/test_bug746272-1.html
+# dom/tests/mochitest/localstorage/test_localStorageKeyOrder.html
+# dom/tests/mochitest/localstorage/frameChromeSlave.html
+# dom/tests/mochitest/localstorage/test_localStorageOriginsPortDiffs.html
+# dom/tests/mochitest/localstorage/test_localStorageOriginsDiff.html
+# dom/tests/mochitest/localstorage/frameQuotaSessionOnly.html
+# dom/tests/mochitest/localstorage/test_bug746272-2.html
+# dom/tests/mochitest/localstorage/test_localStorageQuotaSessionOnly2.html
+# dom/tests/mochitest/localstorage/test_storageConstructor.html
+# dom/tests/mochitest/localstorage/test_localStorageOriginsEquals.html
+# dom/tests/mochitest/localstorage/page_blank.html
+# dom/tests/mochitest/localstorage/frameLocalStorageSessionOnly.html
+# dom/tests/mochitest/localstorage/frameReplace.html
+# dom/tests/mochitest/localstorage/frameMasterNotEqual.html
+# dom/tests/mochitest/localstorage/frameSlaveEqual.html
+# dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html
+# dom/tests/mochitest/localstorage/test_localStorageReplace.html
+# dom/tests/mochitest/localstorage/test_localStorageFromChrome.xhtml
+# dom/tests/mochitest/localstorage/frameMasterEqual.html
+# dom/tests/mochitest/localstorage/test_localStorageEnablePref.html
+# dom/tests/mochitest/localstorage/test_bug600307-DBOps.html
+# dom/tests/mochitest/localstorage/test_cookieSession.html
+# dom/tests/mochitest/localstorage/test_localStorageSessionPrefOverride.html
+# dom/tests/mochitest/localstorage/test_keySync.html
+# dom/tests/mochitest/notification/test_bug931307.html
+# dom/tests/mochitest/notification/test_notification_storage.html
+# dom/tests/mochitest/notification/test_notification_basics.html
+# dom/tests/mochitest/notification/desktop-notification/create_notification.html
+# dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
+# dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
+# dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
+# dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
+# dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
+# dom/tests/mochitest/dom-level1-core/test_nodereplacechildnewchildexists.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeattributenodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatadeletedataend.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatareplacedataexceedslengthofarg.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatainsertdatanomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_textsplittextfour.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrspecifiedvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrappendchild4.html
+# dom/tests/mochitest/dom-level1-core/test_nodevalue06.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentinvalidcharacterexceptioncreateelement.html
+# dom/tests/mochitest/dom-level1-core/test_nodechildnodes.html
+# dom/tests/mochitest/dom-level1-core/test_nodesetnodevaluenomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_nodeclonefalsenocopytext.html
+# dom/tests/mochitest/dom-level1-core/test_elementaddnewattribute.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatadeletedatabegining.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrchildnodes2.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodechildnodesappendchild.html
+# dom/tests/mochitest/dom-level1-core/test_elementreplaceexistingattributegevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrhaschildnodes.html
+# dom/tests/mochitest/dom-level1-core/test_attrcreatetextnode2.html
+# dom/tests/mochitest/dom-level1-core/test_nodecommentnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatadeletedatabegining.html
+# dom/tests/mochitest/dom-level1-core/test_hc_textindexsizeerrnegativeoffset.html
+# dom/tests/mochitest/dom-level1-core/test_attrentityreplacement.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeinsertbeforedocfragment.html
+# dom/tests/mochitest/dom-level1-core/test_attrnextsiblingnull.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreatedocumentfragment.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeparentnode.html
+# dom/tests/mochitest/dom-level1-core/test_nodeappendchildnewchilddiffdocument.html
+# dom/tests/mochitest/dom-level1-core/test_nodelistindexnotzero.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementnormalize2.html
+# dom/tests/mochitest/dom-level1-core/test_documentgetelementsbytagnamevalue.html
+# dom/tests/mochitest/dom-level1-core/test_nodevalue02.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreateattribute.html
+# dom/tests/mochitest/dom-level1-core/test_nodevalue05.html
+# dom/tests/mochitest/dom-level1-core/test_hc_textindexsizeerroffsetoutofbounds.html
+# dom/tests/mochitest/dom-level1-core/test_hc_commentgetcomment.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetprevioussiblingnull.html
+# dom/tests/mochitest/dom-level1-core/test_nodehaschildnodes.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrgetvalue1.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrgetvalue2.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetnextsiblingnull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementgetelementsbytagnamenomatch.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodechildnodesempty.html
+# dom/tests/mochitest/dom-level1-core/test_textindexsizeerrnegativeoffset.html
+# dom/tests/mochitest/dom-level1-core/test_elementchangeattributevalue.html
+# dom/tests/mochitest/dom-level1-core/test_documentinvalidcharacterexceptioncreatepi.html
+# dom/tests/mochitest/dom-level1-core/test_elementinuseattributeerr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodecloneattributescopied.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapreturnfirstitem.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrreplacedatacountnegative.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatainsertdatabeginning.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentgetdoctype.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrfirstchild.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetownerdocumentnull.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapreturnfirstitem.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrprevioussiblingnull.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetlastchildnull.html
+# dom/tests/mochitest/dom-level1-core/test_noderemovechildnomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_textsplittextone.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrinsertbefore2.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrdeletedataoffsetgreater.html
+# dom/tests/mochitest/dom-level1-core/test_nodeentityreferencenodeattributes.html
+# dom/tests/mochitest/dom-level1-core/test_nodeentitynodetype.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetnextsibling.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumenttypenodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodevalue04.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodelistindexgetlengthofemptylist.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrdeletedataoffsetnegative.html
+# dom/tests/mochitest/dom-level1-core/test_nodevalue09.html
+# dom/tests/mochitest/dom-level1-core/test_entitygetpublicidnull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodelistindexgetlength.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeparentnodenull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeinsertbeforerefchildnonexistent.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataappenddatanomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementremoveattribute.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrreplacedataoffsetgreater.html
+# dom/tests/mochitest/dom-level1-core/test_attrreplacechild1.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforerefchildnull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_noderemovechildnode.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatagetdata.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbefore.html
+# dom/tests/mochitest/dom-level1-core/test_nodecommentnodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrremovechild2.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodereplacechildnewchildexists.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreateelementdefaultattr.html
+# dom/tests/mochitest/dom-level1-core/test_entitygetpublicid.html
+# dom/tests/mochitest/dom-level1-core/test_attrprevioussiblingnull.html
+# dom/tests/mochitest/dom-level1-core/test_nodereplacechildnewchilddiffdocument.html
+# dom/tests/mochitest/dom-level1-core/test_nodesetnodevaluenomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeappendchilddocfragment.html
+# dom/tests/mochitest/dom-level1-core/test_nodeattributenodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_nodeprocessinginstructionnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetprevioussibling.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreatecomment.html
+# dom/tests/mochitest/dom-level1-core/test_documentgetelementsbytagnametotallength.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodecommentnodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatagetlength.html
+# dom/tests/mochitest/dom-level1-core/test_PIsetdatanomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_hc_entitiesremovenameditem1.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetlastchild.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodetextnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatadeletedataend.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodehaschildnodes.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrdeletedatacountnegative.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementreplaceexistingattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_noderemovechild.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetfirstchildnull.html
+# dom/tests/mochitest/dom-level1-core/test_elementremoveattributerestoredefaultvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrlastchild.html
+# dom/tests/mochitest/dom-level1-core/test_elementsetattributenomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodelistindexequalzero.html
+# dom/tests/mochitest/dom-level1-core/test_elementgettagname.html
+# dom/tests/mochitest/dom-level1-core/test_nodeappendchildinvalidnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreateelement.html
+# dom/tests/mochitest/dom-level1-core/test_domimplementationfeaturenull.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatareplacedataend.html
+# dom/tests/mochitest/dom-level1-core/test_hc_textsplittextthree.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumentnodeattribute.html
+# dom/tests/mochitest/dom-level1-core/test_textsplittextnomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_elementremoveattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodecommentnodeattributes.html
+# dom/tests/mochitest/dom-level1-core/test_nodechildnodesappendchild.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeclonefalsenocopytext.html
+# dom/tests/mochitest/dom-level1-core/test_nodecommentnodeattributes.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapsetnameditem.html
+# dom/tests/mochitest/dom-level1-core/test_nodecdatasectionnodeattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetfirstchildnull.html
+# dom/tests/mochitest/dom-level1-core/test_noderemovechildgetnodename.html
+# dom/tests/mochitest/dom-level1-core/test_documentinvalidcharacterexceptioncreateelement.html
+# dom/tests/mochitest/dom-level1-core/test_nodecloneattributescopied.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforenewchilddiffdocument.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapsetnameditemreturnvalue.html
+# dom/tests/mochitest/dom-level1-core/test_elementretrieveattrvalue.html
+# dom/tests/mochitest/dom-level1-core/test_documentinvalidcharacterexceptioncreateentref.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeclonenodefalse.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeelementnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodereplacechildnewchilddiffdocument.html
+# dom/tests/mochitest/dom-level1-core/test_notationgetpublicidnull.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreatetextnode.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapreturnnull.html
+# dom/tests/mochitest/dom-level1-core/test_nodetextnodeattribute.html
+# dom/tests/mochitest/dom-level1-core/test_nodevalue01.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreateentityreference.html
+# dom/tests/mochitest/dom-level1-core/test_hc_textsplittexttwo.html
+# dom/tests/mochitest/dom-level1-core/test_nodecdatasectionnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapremovenameditemgetvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_notationsremovenameditem1.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodedocumentnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_nodeappendchild.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrcreatetextnode.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentgetrootnode.html
+# dom/tests/mochitest/dom-level1-core/test_nodenotationnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrsetvalue1.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrappendchild5.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeinsertbeforenodeancestor.html
+# dom/tests/mochitest/dom-level1-core/test_nodereplacechild.html
+# dom/tests/mochitest/dom-level1-core/test_nodeclonegetparentnull.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrsubstringoffsetgreater.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrname.html
+# dom/tests/mochitest/dom-level1-core/test_documenttypegetnotations.html
+# dom/tests/mochitest/dom-level1-core/test_documenttypegetentitiestype.html
+# dom/tests/mochitest/dom-level1-core/test_nodeentityreferencenodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementreplaceattributewithself.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrinsertdataoffsetgreater.html
+# dom/tests/mochitest/dom-level1-core/test_nodehaschildnodesfalse.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrreplacedatacountnegative.html
+# dom/tests/mochitest/dom-level1-core/test_attrremovechild1.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodevalue08.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementinuseattributeerr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrspecifiedvaluechanged.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrclonenode1.html
+# dom/tests/mochitest/dom-level1-core/test_documentgetrootnode.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumenttypenodetype.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementnormalize.html
+# dom/tests/mochitest/dom-level1-core/test_elementreplaceexistingattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeinsertbeforerefchildnull.html
+# dom/tests/mochitest/dom-level1-core/test_attrspecifiedvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapreturnattrnode.html
+# dom/tests/mochitest/dom-level1-core/test_elementremoveattributenomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_attrspecifiedvalueremove.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatadeletedatagetlengthanddata.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodetextnodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrreplacedataoffsetgreater.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforenewchildexists.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatagetlength.html
+# dom/tests/mochitest/dom-level1-core/test_nodeattributenodeattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrcreatetextnode2.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatasubstringexceedsvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodelistreturnfirstitem.html
+# dom/tests/mochitest/dom-level1-core/test_nodeentitysetnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_nodelistindexgetlength.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodereplacechild.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeattributenodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetprevioussibling.html
+# dom/tests/mochitest/dom-level1-core/test_nodeelementnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_documenttypegetdoctype.html
+# dom/tests/mochitest/dom-level1-core/test_elementgetelementsbytagnameaccessnodelist.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapnotfounderr.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumentnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_documenttypegetnotationstype.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatareplacedatanomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumentfragmentnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_nodecdatasectionnodename.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapchildnoderange.html
+# dom/tests/mochitest/dom-level1-core/test_nodeappendchildchildexists.html
+# dom/tests/mochitest/dom-level1-core/test_hc_entitiessetnameditem1.html
+# dom/tests/mochitest/dom-level1-core/test_processinginstructionsetdatanomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrinsertbefore4.html
+# dom/tests/mochitest/dom-level1-core/test_notationgetsystemid.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreateprocessinginstruction.html
+# dom/tests/mochitest/dom-level1-core/test_nodereplacechildoldchildnonexistent.html
+# dom/tests/mochitest/dom-level1-core/test_attrnotspecifiedvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_domimplementationfeaturenoversion.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapremovenameditem.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementretrievetagname.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumentnodename.html
+# dom/tests/mochitest/dom-level1-core/test_nodevalue03.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrinsertdataoffsetnegative.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrinsertbefore5.html
+# dom/tests/mochitest/dom-level1-core/test_elementretrievetagname.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumentfragmentnodename.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetlastchild.html
+# dom/tests/mochitest/dom-level1-core/test_nodelistreturnfirstitem.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatasubstringvalue.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatadeletedatanomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatadeletedatamiddle.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatasetdatanomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_elementgetelementsbytagnamenomatch.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrsubstringnegativeoffset.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeinsertbeforenewchilddiffdocument.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatasubstringexceedsvalue.html
+# dom/tests/mochitest/dom-level1-core/test_elementnotfounderr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementgetelementsbytagname.html
+# dom/tests/mochitest/dom-level1-core/test_nodereplacechildnomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetprevioussiblingnull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentcreatetextnode.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforedocfragment.html
+# dom/tests/mochitest/dom-level1-core/test_nodeappendchildnomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_attrspecifiedvaluechanged.html
+# dom/tests/mochitest/dom-level1-core/test_elementgetelementsbytagname.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapgetnameditem.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrinsertbefore6.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodelistreturnlastitem.html
+# dom/tests/mochitest/dom-level1-core/test_hc_domimplementationfeaturexml.html
+# dom/tests/mochitest/dom-level1-core/test_elementinvalidcharacterexception.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatadeletedatanomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrnormalize.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementgettagname.html
+# dom/tests/mochitest/dom-level1-core/test_notationgetnotationname.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeappendchild.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeinsertbeforenodename.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumentfragmentnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapwrongdocumenterr.html
+# dom/tests/mochitest/dom-level1-core/test_noderemovechildnode.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeinsertbefore.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeelementnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_nodeparentnodenull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeappendchildgetnodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodedocumentnodeattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrnextsiblingnull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrreplacedataoffsetnegative.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodevalue03.html
+# dom/tests/mochitest/dom-level1-core/test_nodevalue04.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatasetdatanomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementremoveattributenode.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentgetelementsbytagnamelength.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementretrieveattrvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentgetelementsbytagnametotallength.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforerefchildnonexistent.html
+# dom/tests/mochitest/dom-level1-core/test_nodeappendchilddocfragment.html
+# dom/tests/mochitest/dom-level1-core/test_nodeentitynodeattributes.html
+# dom/tests/mochitest/dom-level1-core/test_noderemovechildnomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_documenttypegetentities.html
+# dom/tests/mochitest/dom-level1-core/test_nodeentitynodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeclonegetparentnull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementgetelementsbytagnameaccessnodelist.html
+# dom/tests/mochitest/dom-level1-core/test_elementremoveattributenode.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementaddnewattribute.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforenomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_elementremoveattributenomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrinsertbefore1.html
+# dom/tests/mochitest/dom-level1-core/test_nodelisttraverselist.html
+# dom/tests/mochitest/dom-level1-core/test_hc_textsplittextone.html
+# dom/tests/mochitest/dom-level1-core/test_elementremoveattributeaftercreate.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataappenddatagetdata.html
+# dom/tests/mochitest/dom-level1-core/test_nodecdatasectionnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatainsertdataend.html
+# dom/tests/mochitest/dom-level1-core/test_attrcreatedocumentfragment.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodevalue06.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentcreateattribute.html
+# dom/tests/mochitest/dom-level1-core/test_attrdefaultvalue.html
+# dom/tests/mochitest/dom-level1-core/test_notationgetsystemidnull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatareplacedataend.html
+# dom/tests/mochitest/dom-level1-core/test_elementretrieveallattributes.html
+# dom/tests/mochitest/dom-level1-core/test_elementsetattributenodenomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_nodeclonetruecopytext.html
+# dom/tests/mochitest/dom-level1-core/test_textsplittextnomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_documentinvalidcharacterexceptioncreatepi1.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementretrieveallattributes.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeinsertbeforeinvalidnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapreturnattrnode.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumenttypenodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatareplacedatanomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_elementsetattributenodenull.html
+# dom/tests/mochitest/dom-level1-core/test_nodereplacechildinvalidnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_elementgetelementempty.html
+# dom/tests/mochitest/dom-level1-core/test_documenttypegetentitieslength.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatainsertdatamiddle.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentcreatedocumentfragment.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentcreateelementcasesensitive.html
+# dom/tests/mochitest/dom-level1-core/test_noderemovechildoldchildnonexistent.html
+# dom/tests/mochitest/dom-level1-core/test_documentgetdoctype.html
+# dom/tests/mochitest/dom-level1-core/test_nodeentitynodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataappenddata.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodevalue02.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentgetimplementation.html
+# dom/tests/mochitest/dom-level1-core/test_nodeclonenodefalse.html
+# dom/tests/mochitest/dom-level1-core/test_nodevalue07.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatareplacedataexceedslengthofdata.html
+# dom/tests/mochitest/dom-level1-core/test_elementgetattributenodenull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetlastchildnull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodechildnodes.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrinsertdataoffsetnegative.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodelisttraverselist.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapsetnameditemreturnvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetnextsibling.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrreplacedataoffsetnegative.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatadeletedatamiddle.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrappendchild1.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatagetdata.html
+# dom/tests/mochitest/dom-level1-core/test_nodeprocessinginstructionnodeattributes.html
+# dom/tests/mochitest/dom-level1-core/test_nodelistindexequalzero.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatainsertdatamiddle.html
+# dom/tests/mochitest/dom-level1-core/test_nodetextnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_nodeappendchildgetnodename.html
+# dom/tests/mochitest/dom-level1-core/test_nodenotationnodeattributes.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatareplacedatabegining.html
+# dom/tests/mochitest/dom-level1-core/test_nodenotationnodename.html
+# dom/tests/mochitest/dom-level1-core/test_attreffectivevalue.html
+# dom/tests/mochitest/dom-level1-core/test_noderemovechild.html
+# dom/tests/mochitest/dom-level1-core/test_hc_domimplementationfeaturenull.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrsubstringcountnegative.html
+# dom/tests/mochitest/dom-level1-core/test_hc_notationssetnameditem1.html
+# dom/tests/mochitest/dom-level1-core/test_cdatasectiongetdata.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodereplacechildnodeancestor.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeappendchildinvalidnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_processinginstructiongetdata.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementchangeattributevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrreplacechild2.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementcreatenewattribute.html
+# dom/tests/mochitest/dom-level1-core/test_nodeappendchildnomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrinsertbefore7.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrreplacechild1.html
+# dom/tests/mochitest/dom-level1-core/test_domimplementationfeaturenoversion.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementgetattributenode.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatareplacedataexceedslengthofarg.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataappenddatanomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetownerdocumentnull.html
+# dom/tests/mochitest/dom-level1-core/test_attrname.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodetextnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_nodeappendchildnodeancestor.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeappendchildnodeancestor.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatasetnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforeinvalidnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapwrongdocumenterr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeelementnodeattributes.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatasetnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreateentityreferenceknown.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapreturnlastitem.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrsetvalue2.html
+# dom/tests/mochitest/dom-level1-core/test_nodeclonenodetrue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementnotfounderr.html
+# dom/tests/mochitest/dom-level1-core/test_nodeprocessinginstructionnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatainsertdatabeginning.html
+# dom/tests/mochitest/dom-level1-core/test_cdatasectionnormalize.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatadeletedatagetlengthanddata.html
+# dom/tests/mochitest/dom-level1-core/test_nodeattributenodename.html
+# dom/tests/mochitest/dom-level1-core/test_nodenotationnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapremovenameditem.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeinsertbeforenewchildexists.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementwrongdocumenterr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodevalue01.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrinsertdataoffsetgreater.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetownerdocument.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodedocumentfragmentnodename.html
+# dom/tests/mochitest/dom-level1-core/test_elementreplaceattributewithself.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatareplacedatabegining.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodedocumentnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataappenddatagetdata.html
+# dom/tests/mochitest/dom-level1-core/test_entitygetentityname.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetownerdocument.html
+# dom/tests/mochitest/dom-level1-core/test_nodeattributenodetype.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapsetnameditemthatexists.html
+# dom/tests/mochitest/dom-level1-core/test_notationgetpublicid.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeappendchildchildexists.html
+# dom/tests/mochitest/dom-level1-core/test_attrsetvaluenomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentinvalidcharacterexceptioncreateattribute.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatainsertdatanomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapsetnameditemwithnewvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodereplacechildinvalidnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapinuseattributeerr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeclonetruecopytext.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatasubstringvalue.html
+# dom/tests/mochitest/dom-level1-core/test_documentgetimplementation.html
+# dom/tests/mochitest/dom-level1-core/test_nodedocumentnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodetextnodeattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrcreatedocumentfragment.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapchildnoderange.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatareplacedatamiddle.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeelementnodename.html
+# dom/tests/mochitest/dom-level1-core/test_nodeelementnodeattributes.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreatecdatasection.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetfirstchild.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforenomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapsetnameditemthatexists.html
+# dom/tests/mochitest/dom-level1-core/test_nodeprocessinginstructionnodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdatadeletedataexceedslength.html
+# dom/tests/mochitest/dom-level1-core/test_hc_textparseintolistofelements.html
+# dom/tests/mochitest/dom-level1-core/test_textsplittexttwo.html
+# dom/tests/mochitest/dom-level1-core/test_documentgetelementsbytagnamelength.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrsubstringnegativeoffset.html
+# dom/tests/mochitest/dom-level1-core/test_documentgetdoctypenodtd.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrremovechild1.html
+# dom/tests/mochitest/dom-level1-core/test_nodelistindexgetlengthofemptylist.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodehaschildnodesfalse.html
+# dom/tests/mochitest/dom-level1-core/test_processinginstructiongettarget.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforenodeancestor.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrchildnodes1.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatareplacedatamiddle.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodegetfirstchild.html
+# dom/tests/mochitest/dom-level1-core/test_attrparentnodenull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeclonenodetrue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodecommentnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentinvalidcharacterexceptioncreateelement1.html
+# dom/tests/mochitest/dom-level1-core/test_nodereplacechildnodeancestor.html
+# dom/tests/mochitest/dom-level1-core/test_elementsetattributenodenomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapsetnameditem.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodedocumentfragmentnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodevalue05.html
+# dom/tests/mochitest/dom-level1-core/test_textsplittextfour.html
+# dom/tests/mochitest/dom-level1-core/test_nodeentityreferencenodetype.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementremoveattributeaftercreate.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementsetattributenodenull.html
+# dom/tests/mochitest/dom-level1-core/test_nodegetnextsiblingnull.html
+# dom/tests/mochitest/dom-level1-core/test_textparseintolistofelements.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodedocumentfragmentnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_nodecommentnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentinvalidcharacterexceptioncreateattribute1.html
+# dom/tests/mochitest/dom-level1-core/test_elementnormalize.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrparentnodenull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementinvalidcharacterexception.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatareplacedataexceedslengthofdata.html
+# dom/tests/mochitest/dom-level1-core/test_attrsetvaluenomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrdeletedataoffsetgreater.html
+# dom/tests/mochitest/dom-level1-core/test_elementwrongdocumenterr.html
+# dom/tests/mochitest/dom-level1-core/test_domimplementationfeaturexml.html
+# dom/tests/mochitest/dom-level1-core/test_nodeinsertbeforenodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_noderemovechildgetnodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementinvalidcharacterexception1.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapinuseattributeerr.html
+# dom/tests/mochitest/dom-level1-core/test_documentinvalidcharacterexceptioncreateattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodelistindexnotzero.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrappendchild3.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrsubstringoffsetgreater.html
+# dom/tests/mochitest/dom-level1-core/test_elementassociatedattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrappendchild6.html
+# dom/tests/mochitest/dom-level1-core/test_elementremoveattributenodenomodificationallowederrEE.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapsetnameditemwithnewvalue.html
+# dom/tests/mochitest/dom-level1-core/test_elementremoveattributenodenomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_nodetextnodename.html
+# dom/tests/mochitest/dom-level1-core/test_documentcreateelementcasesensitive.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentcreateelement.html
+# dom/tests/mochitest/dom-level1-core/test_nodevalue08.html
+# dom/tests/mochitest/dom-level1-core/test_nodeelementnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapremovenameditemreturnnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapnotfounderr.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrappendchild2.html
+# dom/tests/mochitest/dom-level1-core/test_elementcreatenewattribute.html
+# dom/tests/mochitest/dom-level1-core/test_nodetextnodetype.html
+# dom/tests/mochitest/dom-level1-core/test_textsplittextthree.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataappenddata.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatadeletedataexceedslength.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentgetelementsbytagnamevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodecommentnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapnumberofnodes.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapnumberofnodes.html
+# dom/tests/mochitest/dom-level1-core/test_documentinvalidcharacterexceptioncreateentref1.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeattributenodeattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementreplaceexistingattributegevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeappendchildnewchilddiffdocument.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementgetattributenodenull.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodeattributenodetype.html
+# dom/tests/mochitest/dom-level1-core/test_nodereplacechildnomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_attrcreatetextnode.html
+# dom/tests/mochitest/dom-level1-core/test_elementgetattributenode.html
+# dom/tests/mochitest/dom-level1-core/test_elementsetattributenomodificationallowederr.html
+# dom/tests/mochitest/dom-level1-core/test_characterdatainsertdataend.html
+# dom/tests/mochitest/dom-level1-core/test_commentgetcomment.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementassociatedattribute.html
+# dom/tests/mochitest/dom-level1-core/test_hc_namednodemapreturnnull.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapgetnameditem.html
+# dom/tests/mochitest/dom-level1-core/test_nodeentityreferencenodename.html
+# dom/tests/mochitest/dom-level1-core/test_elementgetelementsbytagnamespecialvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodereplacechildoldchildnonexistent.html
+# dom/tests/mochitest/dom-level1-core/test_nodelistreturnlastitem.html
+# dom/tests/mochitest/dom-level1-core/test_textwithnomarkup.html
+# dom/tests/mochitest/dom-level1-core/test_nodeprocessinginstructionsetnodevalue.html
+# dom/tests/mochitest/dom-level1-core/test_nodechildnodesempty.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodereplacechildnodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodevalue07.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrdeletedatacountnegative.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementgetelementempty.html
+# dom/tests/mochitest/dom-level1-core/test_hc_elementgetelementsbytagnamespecialvalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_documentcreatecomment.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attreffectivevalue.html
+# dom/tests/mochitest/dom-level1-core/test_hc_textwithnomarkup.html
+# dom/tests/mochitest/dom-level1-core/test_characterdataindexsizeerrdeletedataoffsetnegative.html
+# dom/tests/mochitest/dom-level1-core/test_nodeparentnode.html
+# dom/tests/mochitest/dom-level1-core/test_nodereplacechildnodename.html
+# dom/tests/mochitest/dom-level1-core/test_hc_nodedocumentnodename.html
+# dom/tests/mochitest/dom-level1-core/test_namednodemapreturnlastitem.html
+# dom/tests/mochitest/dom-level1-core/test_textindexsizeerroffsetoutofbounds.html
+# dom/tests/mochitest/dom-level1-core/test_hc_noderemovechildoldchildnonexistent.html
+# dom/tests/mochitest/dom-level1-core/test_hc_characterdataindexsizeerrsubstringcountnegative.html
+# dom/tests/mochitest/dom-level1-core/test_hc_attrinsertbefore3.html
+# dom/tests/mochitest/dom-level1-core/test_nodeelementnodename.html
+# dom/tests/mochitest/dom-level1-core/files/xhtml1-frameset.dtd
+# dom/tests/mochitest/dom-level1-core/files/hc_staff.svg
+# dom/tests/mochitest/dom-level1-core/files/hc_staff.html
+# dom/tests/mochitest/dom-level1-core/files/staff.svg
+# dom/tests/mochitest/dom-level1-core/files/staff.xml
+# dom/tests/mochitest/dom-level1-core/files/hc_nodtdstaff.html
+# dom/tests/mochitest/dom-level1-core/files/xhtml-lat1.ent
+# dom/tests/mochitest/dom-level1-core/files/hc_nodtdstaff.svg
+# dom/tests/mochitest/dom-level1-core/files/staff.dtd
+# dom/tests/mochitest/dom-level1-core/files/hc_nodtdstaff.xml
+# dom/tests/mochitest/dom-level1-core/files/hc_staff.xml
+# dom/tests/mochitest/dom-level1-core/files/hc_staff.xhtml
+# dom/tests/mochitest/dom-level1-core/files/xhtml1-transitional.dtd
+# dom/tests/mochitest/dom-level1-core/files/xhtml-special.ent
+# dom/tests/mochitest/dom-level1-core/files/hc_nodtdstaff.xhtml
+# dom/tests/mochitest/dom-level1-core/files/xhtml1-strict.dtd
+# dom/tests/mochitest/dom-level1-core/files/xhtml-symbol.ent
+# dom/tests/mochitest/gamepad/test_gamepad.html
+# dom/tests/mochitest/gamepad/test_gamepad_hidden_frame.html
+# dom/tests/mochitest/gamepad/test_gamepad_connect_events.html
+# dom/tests/mochitest/gamepad/test_check_timestamp.html
+# dom/tests/mochitest/gamepad/gamepad_frame.html
+# dom/tests/mochitest/gamepad/test_navigator_gamepads.html
+# dom/tests/mochitest/gamepad/test_gamepad_frame_state_sync.html
+# dom/tests/mochitest/gamepad/gamepad_frame_state.html
+# dom/tests/mochitest/whatwg/file_bug500328_1.html
+# dom/tests/mochitest/whatwg/postMessage_idn_helper.html
+# dom/tests/mochitest/whatwg/postMessage_joined_helper.html
+# dom/tests/mochitest/whatwg/postMessage_hash.html
+# dom/tests/mochitest/whatwg/file_bug500328_2.html
+# dom/tests/mochitest/whatwg/postMessage_helper.html
+# dom/tests/mochitest/whatwg/postMessage_joined_helper2.html
+# dom/tests/mochitest/whatwg/test_postMessage_onOther.html
+# dom/tests/mochitest/whatwg/test_bug477323.html
+# dom/tests/mochitest/whatwg/postMessage_userpass_helper.html
+# dom/tests/mochitest/whatwg/postMessage_closed_helper.html
+# dom/tests/mochitest/whatwg/test_postMessage_jar.html
+# dom/tests/mochitest/whatwg/test_postMessage_chrome.html
+# dom/tests/mochitest/whatwg/test_MessageEvent.html
+# dom/tests/mochitest/whatwg/test_bug500328.html
+# dom/tests/mochitest/whatwg/postMessage_onOther.html
+# dom/tests/mochitest/whatwg/test_postMessage_transfer.html
+# dom/tests/mochitest/whatwg/test_postMessage_special.xhtml
+# dom/tests/mochitest/whatwg/postMessage_throw_helper.html
+# dom/tests/mochitest/whatwg/test_postMessage_joined.html
+# dom/tests/mochitest/whatwg/postMessage_transfer_helper.html
+# dom/tests/mochitest/whatwg/test_postMessage_override.html
+# dom/tests/mochitest/whatwg/test_postMessage_throw.html
+# dom/tests/mochitest/whatwg/test_postMessage_idn.xhtml
+# dom/tests/mochitest/whatwg/test_postMessage_origin.xhtml
+# dom/tests/mochitest/whatwg/test_postMessage_userpass.html
+# dom/tests/mochitest/whatwg/postMessage_chrome_helper.html
+# dom/tests/mochitest/whatwg/test_postMessage.html
+# dom/tests/mochitest/whatwg/test_postMessage_hash.html
+# dom/tests/mochitest/whatwg/postMessage_origin_helper.xhtml
+# dom/tests/mochitest/whatwg/postMessage_structured_clone_helper.html
+# dom/tests/mochitest/whatwg/test_MessageEvent_dispatchToOther.html
+# dom/tests/mochitest/whatwg/test_postMessage_basehref.html
+# dom/tests/mochitest/whatwg/test_postMessage_structured_clone.html
+# dom/tests/mochitest/whatwg/test_document_scripts.html
+# dom/tests/mochitest/whatwg/test_postMessage_closed.html
+# dom/tests/mochitest/whatwg/postMessage_override_helper.html
+# dom/tests/mochitest/beacon/beacon-frame.html
+# dom/tests/mochitest/beacon/test_beaconFrame.html
+# dom/tests/mochitest/beacon/test_beaconCookies.html
+# dom/tests/mochitest/beacon/test_beaconContentPolicy.html
+# dom/tests/mochitest/beacon/file_beaconCookies.html
+# dom/tests/mochitest/beacon/test_beaconOriginHeader.html
+# dom/tests/mochitest/beacon/test_beaconRedirect.html
+# dom/tests/mochitest/beacon/test_beaconPreflightWithCustomContentType.html
+# dom/tests/mochitest/beacon/test_beacon.html
+# dom/tests/mochitest/general/test_pointerPreserves3DClip.html
+# dom/tests/mochitest/general/frameStorageChrome.html
+# dom/tests/mochitest/general/file_frameElementWrapping.html
+# dom/tests/mochitest/general/file_bug628069.html
+# dom/tests/mochitest/general/test_spacetopagedown.html
+# dom/tests/mochitest/general/test_contentViewer_overrideDPPX.html
+# dom/tests/mochitest/general/test_bug861217.html
+# dom/tests/mochitest/general/test_reduce_time_precision.html
+# dom/tests/mochitest/general/test_network_events.html
+# dom/tests/mochitest/general/test_WebKitCSSMatrix.html
+# dom/tests/mochitest/general/test_focusrings.xul
+# dom/tests/mochitest/general/test_windowProperties.html
+# dom/tests/mochitest/general/test_outerHTML.xhtml
+# dom/tests/mochitest/general/test_bug1208217.html
+# dom/tests/mochitest/general/test_domWindowUtils.html
+# dom/tests/mochitest/general/test_donottrack.html
+# dom/tests/mochitest/general/test_showModalDialog.html
+# dom/tests/mochitest/general/test_bug1161721.html
+# dom/tests/mochitest/general/test_consoleAPI.html
+# dom/tests/mochitest/general/test_for_of.html
+# dom/tests/mochitest/general/test_bug628069_2.html
+# dom/tests/mochitest/general/navigation_timing.html
+# dom/tests/mochitest/general/test_picture_apng.html
+# dom/tests/mochitest/general/frameSelectEvents.html
+# dom/tests/mochitest/general/performance_timeline_main_test.html
+# dom/tests/mochitest/general/test_bug631440.html
+# dom/tests/mochitest/general/test_bug1012662_noeditor.html
+# dom/tests/mochitest/general/file_clonewrapper.html
+# dom/tests/mochitest/general/test_resource_timing_cross_origin.html
+# dom/tests/mochitest/general/test_storagePermissionsRejectForeign.html
+# dom/tests/mochitest/general/test_domWindowUtils_scrollbarSize.html
+# dom/tests/mochitest/general/497633.html
+# dom/tests/mochitest/general/test_performance_now.html
+# dom/tests/mochitest/general/test_selectevents.html
+# dom/tests/mochitest/general/test_resource_timing_frameset.html
+# dom/tests/mochitest/general/test_interfaces.html
+# dom/tests/mochitest/general/historyframes.html
+# dom/tests/mochitest/general/test_bug1012662_editor.html
+# dom/tests/mochitest/general/file_moving_nodeList.html
+# dom/tests/mochitest/general/test_vibrator.html
+# dom/tests/mochitest/general/test_offsets.html
+# dom/tests/mochitest/general/test_domWindowUtils_scrollXY.html
+# dom/tests/mochitest/general/test_clientRects.html
+# dom/tests/mochitest/general/test_offsets.xul
+# dom/tests/mochitest/general/file_domWindowUtils_scrollbarSize.html
+# dom/tests/mochitest/general/resource_timing_main_test.html
+# dom/tests/mochitest/general/test_windowedhistoryframes.html
+# dom/tests/mochitest/general/test_showModalDialog_e10s.html
+# dom/tests/mochitest/general/test_storagePermissionsReject.html
+# dom/tests/mochitest/general/test_bug1170911.html
+# dom/tests/mochitest/general/test_frameElementWrapping.html
+# dom/tests/mochitest/general/file_showModalDialog.html
+# dom/tests/mochitest/general/test_performance_timeline.html
+# dom/tests/mochitest/general/test_bug628069_1.html
+# dom/tests/mochitest/general/test_innerScreen.xul
+# dom/tests/mochitest/general/test_idleapi_permissions.html
+# dom/tests/mochitest/general/test_img_mutations.html
+# dom/tests/mochitest/general/test_framedhistoryframes.html
+# dom/tests/mochitest/general/test_clipboard_disallowed.html
+# dom/tests/mochitest/general/file_moving_xhr.html
+# dom/tests/mochitest/general/file_interfaces.xml
+# dom/tests/mochitest/general/test_bug653364.html
+# dom/tests/mochitest/general/frameStorageAllowed.html
+# dom/tests/mochitest/general/test_stylesheetPI.html
+# dom/tests/mochitest/general/test_bug1313753.html
+# dom/tests/mochitest/general/test_outerHTML.html
+# dom/tests/mochitest/general/test_paste_selection.html
+# dom/tests/mochitest/general/test_navigation_timing.html
+# dom/tests/mochitest/general/test_picture_mutations.html
+# dom/tests/mochitest/general/test_bug504220.html
+# dom/tests/mochitest/general/test_storagePermissionsAccept.html
+# dom/tests/mochitest/general/test_focus_legend_noparent.html
+# dom/tests/mochitest/general/test_storagePermissionsLimitForeign.html
+# dom/tests/mochitest/general/test_clipboard_events.html
+# dom/tests/mochitest/general/resource_timing_cross_origin.html
+# dom/tests/mochitest/general/test_497898.html
+# dom/tests/mochitest/general/resource_timing_iframe.html
+# dom/tests/mochitest/general/test_resource_timing.html
+# dom/tests/mochitest/general/test_pointerPreserves3D.html
+# dom/tests/mochitest/general/test_DOMMatrix.html
+# dom/tests/mochitest/crypto/test_getRandomValues.html
+# dom/tests/browser/position.html
+# dom/tests/browser/test-console-api.html
+# dom/tests/browser/geo_leak_test.html
+# dom/tests/browser/dummy.html
+# dom/tests/browser/browser_frame_elements.html
+# dom/tests/browser/test_largeAllocation.html
+# dom/tests/browser/page_privatestorageevent.html
+# dom/tests/browser/test_new_window_from_content_child.html
+# dom/tests/browser/test_bug1004814.html
+# dom/tests/js/style1.html
+# dom/tests/js/write.html
+# dom/tests/js/style2.html
+# dom/tests/js/id.html
+# dom/tests/js/class.html
+# dom/tests/js/attributes.html
+# dom/tests/js/write2.html
+# dom/tests/js/docfrag.html
+# dom/tests/js/lists.html
+# dom/tests/js/clone.html
+# dom/events/crashtests/938341.html
+# dom/events/crashtests/eventctor-nullstorage.html
+# dom/events/crashtests/1033343.html
+# dom/events/crashtests/422009-1.xhtml
+# dom/events/crashtests/recursive-DOMNodeInserted.html
+# dom/events/crashtests/1035654-1.html
+# dom/events/crashtests/104310-1.html
+# dom/events/crashtests/1035654-2.html
+# dom/events/crashtests/116206-1.html
+# dom/events/crashtests/135345-1.html
+# dom/events/crashtests/1072137-1.html
+# dom/events/crashtests/496308-1.html
+# dom/events/crashtests/682637-1.html
+# dom/events/crashtests/recursive-onload.html
+# dom/events/crashtests/1190036-1.html
+# dom/events/crashtests/eventctor-nulldictionary.html
+# dom/events/crashtests/457776-1.html
+# dom/events/crashtests/1143972-1.html
+# dom/events/test/test_bug641477.html
+# dom/events/test/test_bug1003432.html
+# dom/events/test/test_bug457672.html
+# dom/events/test/test_bug586961.xul
+# dom/events/test/test_bug822898.html
+# dom/events/test/test_bug402089.html
+# dom/events/test/test_dragstart.html
+# dom/events/test/test_bug427537.html
+# dom/events/test/test_dom_before_after_keyboard_event_remote.html
+# dom/events/test/test_bug563329.html
+# dom/events/test/test_bug299673-1.html
+# dom/events/test/test_eventctors.xul
+# dom/events/test/test_bug409604.html
+# dom/events/test/test_eventTimeStamp.html
+# dom/events/test/test_bug336682_1.html
+# dom/events/test/test_messageEvent.html
+# dom/events/test/test_bug574663.html
+# dom/events/test/test_bug864040.html
+# dom/events/test/bug426082.html
+# dom/events/test/test_wheel_default_action.html
+# dom/events/test/test_legacy_event.html
+# dom/events/test/test_bug624127.html
+# dom/events/test/bug1096146_embedded.html
+# dom/events/test/test_bug288392.html
+# dom/events/test/test_bug944847.html
+# dom/events/test/bug1017086_inner.html
+# dom/events/test/test_bug698929.html
+# dom/events/test/test_bug368835.html
+# dom/events/test/bug226361_iframe.xhtml
+# dom/events/test/test_bug418986-3.html
+# dom/events/test/test_bug855741.html
+# dom/events/test/test_bug367781.html
+# dom/events/test/test_bug607464.html
+# dom/events/test/test_bug1013412.html
+# dom/events/test/test_bug742376.html
+# dom/events/test/test_bug547996-1.html
+# dom/events/test/test_bug428988.html
+# dom/events/test/test_bug238987.html
+# dom/events/test/test_bug450876.html
+# dom/events/test/test_clickevent_on_input.html
+# dom/events/test/bug415498-doc2.html
+# dom/events/test/test_continuous_wheel_events.html
+# dom/events/test/test_bug391568.xhtml
+# dom/events/test/test_bug603008.html
+# dom/events/test/test_eventctors.html
+# dom/events/test/test_bug946632.html
+# dom/events/test/test_bug602962.xul
+# dom/events/test/test_eventhandler_scoping.html
+# dom/events/test/test_bug591815.html
+# dom/events/test/test_bug1079236.html
+# dom/events/test/test_bug985988.html
+# dom/events/test/test_dblclick_explicit_original_target.html
+# dom/events/test/test_bug741666.html
+# dom/events/test/test_paste_image.html
+# dom/events/test/test_bug456273.html
+# dom/events/test/test_accel_virtual_modifier.html
+# dom/events/test/test_bug1017086_disable.html
+# dom/events/test/test_passive_listeners.html
+# dom/events/test/test_moz_mouse_pixel_scroll_event.html
+# dom/events/test/test_onerror_handler_args.html
+# dom/events/test/test_bug1248459.html
+# dom/events/test/test_bug812744.html
+# dom/events/test/test_bug545268.html
+# dom/events/test/test_bug405632.html
+# dom/events/test/test_bug226361.xhtml
+# dom/events/test/test_bug432698.html
+# dom/events/test/test_dom_before_after_keyboard_event.html
+# dom/events/test/window_bug493251.html
+# dom/events/test/test_bug967796.html
+# dom/events/test/window_wheel_default_action.html
+# dom/events/test/test_bug617528.xul
+# dom/events/test/bug656379-1.html
+# dom/events/test/test_bug418986-3.xul
+# dom/events/test/test_bug659350.html
+# dom/events/test/bug322588-popup.html
+# dom/events/test/test_bug667919-1.html
+# dom/events/test/test_bug517851.html
+# dom/events/test/test_bug667612.html
+# dom/events/test/test_bug613634.html
+# dom/events/test/test_bug493251.html
+# dom/events/test/test_bug1017086_enable.html
+# dom/events/test/test_dom_keyboard_event.html
+# dom/events/test/test_bug605242.html
+# dom/events/test/test_dom_mouse_event.html
+# dom/events/test/test_bug447736.html
+# dom/events/test/test_bug1096146.html
+# dom/events/test/test_bug328885.html
+# dom/events/test/window_bug617528.xul
+# dom/events/test/bug602962.xul
+# dom/events/test/test_bug1150308.html
+# dom/events/test/test_bug508479.html
+# dom/events/test/test_bug998809.html
+# dom/events/test/test_bug443985.html
+# dom/events/test/test_bug412567.html
+# dom/events/test/test_bug336682_2.xul
+# dom/events/test/test_bug648573.html
+# dom/events/test/test_bug591249.xul
+# dom/events/test/test_bug1145910.html
+# dom/events/test/bug989198_embedded.html
+# dom/events/test/test_bug502818.html
+# dom/events/test/test_bug930374-chrome.html
+# dom/events/test/test_bug534833.html
+# dom/events/test/test_bug1264380.html
+# dom/events/test/test_bug593959.html
+# dom/events/test/test_bug524674.xul
+# dom/events/test/test_bug547996-2.xhtml
+# dom/events/test/test_bug1298970.html
+# dom/events/test/test_bug650493.html
+# dom/events/test/test_bug687787.html
+# dom/events/test/test_error_events.html
+# dom/events/test/test_bug924087.html
+# dom/events/test/test_DataTransferItemList.html
+# dom/events/test/test_bug556493.html
+# dom/events/test/test_bug684208.html
+# dom/events/test/test_bug944011.html
+# dom/events/test/test_bug426082.html
+# dom/events/test/test_bug615597.html
+# dom/events/test/test_bug299673-2.html
+# dom/events/test/test_messageEvent_init.html
+# dom/events/test/test_dom_storage_event.html
+# dom/events/test/test_bug1304044.html
+# dom/events/test/test_bug379120.html
+# dom/events/test/test_bug635465.html
+# dom/events/test/test_bug930374-content.html
+# dom/events/test/test_bug422132.html
+# dom/events/test/test_bug415498.xul
+# dom/events/test/test_offsetxy.html
+# dom/events/test/test_bug656379-2.html
+# dom/events/test/test_bug656954.html
+# dom/events/test/test_bug1128787-1.html
+# dom/events/test/test_bug322588.html
+# dom/events/test/test_bug679494.xul
+# dom/events/test/test_bug1037990.html
+# dom/events/test/test_bug489671.html
+# dom/events/test/test_addEventListenerExtraArg.html
+# dom/events/test/test_bug704423.html
+# dom/events/test/test_bug689564.html
+# dom/events/test/test_bug1128787-2.html
+# dom/events/test/test_focus_disabled.html
+# dom/events/test/bug591249_iframe.xul
+# dom/events/test/window_bug659071.html
+# dom/events/test/test_all_synthetic_events.html
+# dom/events/test/test_bug662678.html
+# dom/events/test/test_bug1128787-3.html
+# dom/events/test/test_bug448602.html
+# dom/events/test/bug415498-doc1.html
+# dom/events/test/test_dom_activate_event.html
+# dom/events/test/test_dom_wheel_event.html
+# dom/events/test/test_bug659071.html
+# dom/events/test/test_draggableprop.html
+# dom/events/test/file_bug679494.html
+# dom/events/test/test_bug656379-1.html
+# dom/events/test/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerup_isprimary_same_as_pointerdown-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointermove-manual.html
+# dom/events/test/pointerevents/test_pointerevent_lostpointercapture_for_disconnected_node-manual.html
+# dom/events/test/pointerevents/test_pointerevent_suppress_compat_events_on_click.html
+# dom/events/test/pointerevents/test_trigger_fullscreen_by_pointer_events.html
+# dom/events/test/pointerevents/test_pointerevent_pointerup-manual.html
+# dom/events/test/pointerevents/pointerevent_setpointercapture_to_same_element_twice-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerleave_descendant_over-manual.html
+# dom/events/test/pointerevents/pointerevent_pointercancel_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-keyboard-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerenter-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerleave_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerleave_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_releasepointercapture_events_to_original_target-manual.html
+# dom/events/test/pointerevents/bug1293174_implicit_pointer_capture_for_touch_1.html
+# dom/events/test/pointerevents/pointerevent_pointerout_received_once-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointermove_pointertype-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerleave_pen-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointermove-on-chorded-mouse-button.html
+# dom/events/test/pointerevents/pointerevent_releasepointercapture_onpointerup_mouse-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerout_pen-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerout_after_pointercancel_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointertype_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerdown-manual.html
+# dom/events/test/pointerevents/test_pointerevent_setpointercapture_override_pending_capture_element-manual.html
+# dom/events/test/pointerevents/pointerevent_constructor.html
+# dom/events/test/pointerevents/test_pointerevent_releasepointercapture_invalid_pointerid-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerleave_pen-manual.html
+# dom/events/test/pointerevents/pointerevent_releasepointercapture_onpointercancel_touch-manual.html
+# dom/events/test/pointerevents/test_bug1323158.html
+# dom/events/test/pointerevents/test_pointerevent_pointerleave_after_pointerup_nohover-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-auto-css_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-inherit_highest-parent-none_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerId_scope-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerenter_nohover-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-svg-test_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_capture_mouse-manual.html
+# dom/events/test/pointerevents/pointerevent_releasepointercapture_invalid_pointerid-manual.html
+# dom/events/test/pointerevents/test_pointerevent_setpointercapture_relatedtarget-manual.html
+# dom/events/test/pointerevents/pointerevent_pointertype_mouse-manual.html
+# dom/events/test/pointerevents/test_touch_action.html
+# dom/events/test/pointerevents/test_pointerevent_element_haspointercapture-manual.html
+# dom/events/test/pointerevents/pointerevent_setpointercapture_inactive_button_mouse-manual.html
+# dom/events/test/pointerevents/pointerevent_releasepointercapture_events_to_original_target-manual.html
+# dom/events/test/pointerevents/pointerevent_pointermove-manual.html
+# dom/events/test/pointerevents/pointerevent_capture_suppressing_mouse-manual.html
+# dom/events/test/pointerevents/pointerevent_suppress_compat_events_on_click.html
+# dom/events/test/pointerevents/test_pointerevent_pointermove_isprimary_same_as_pointerdown-manual.html
+# dom/events/test/pointerevents/pointerevent_setpointercapture_relatedtarget-manual.html
+# dom/events/test/pointerevents/test_pointerevent_multiple_primary_pointers_boundary_events-manual.html
+# dom/events/test/pointerevents/test_pointerevent_change-touch-action-onpointerdown_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerId_scope-manual.html
+# dom/events/test/pointerevents/test_trigger_popup_by_pointer_events.html
+# dom/events/test/pointerevents/pointerevent_pointermove-on-chorded-mouse-button.html
+# dom/events/test/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html
+# dom/events/test/pointerevents/pointerevent_setpointercapture_invalid_pointerid-manual.html
+# dom/events/test/pointerevents/pointerevent_attributes_mouse-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerleave_descendant_over-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-illegal.html
+# dom/events/test/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerover-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-pan-y-css_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_attributes_mouse-manual.html
+# dom/events/test/pointerevents/pointerevent_element_haspointercapture-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerleave_after_pointerup_nohover-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-verification.html
+# dom/events/test/pointerevents/pointerevent_touch-action-inherit_child-none_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerleave_mouse-manual.html
+# dom/events/test/pointerevents/pointerevent_pointertype_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerout_after_pointerup_nohover-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointertype_mouse-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerup_isprimary_same_as_pointerdown-manual.html
+# dom/events/test/pointerevents/test_pointerevent_element_haspointercapture_release_pending_capture-manual.html
+# dom/events/test/pointerevents/pointerevent_multiple_primary_pointers_boundary_events-manual.html
+# dom/events/test/pointerevents/test_pointerevent_setpointercapture_invalid_pointerid-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-mouse-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerover-manual.html
+# dom/events/test/pointerevents/test_pointerevent_gotpointercapture_before_first_pointerevent-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-pan-x-pan-y_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_constructor.html
+# dom/events/test/pointerevents/pointerevent_pointerup-manual.html
+# dom/events/test/pointerevents/test_empty_file.html
+# dom/events/test/pointerevents/pointerevent_pointerleave_descendants-manual.html
+# dom/events/test/pointerevents/pointerevent_pointermove_pointertype-manual.html
+# dom/events/test/pointerevents/test_bug1293174_implicit_pointer_capture_for_touch_1.html
+# dom/events/test/pointerevents/pointerevent_pointertype_pen-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerout_after_pointerup_nohover-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerout_pen-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerenter_nohover-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerdown-manual.html
+# dom/events/test/pointerevents/test_bug1293174_implicit_pointer_capture_for_touch_2.html
+# dom/events/test/pointerevents/test_pointerevent_lostpointercapture_is_first-manual.html
+# dom/events/test/pointerevents/pointerevent_suppress_compat_events_on_drag_mouse.html
+# dom/events/test/pointerevents/test_pointerevent_pointerleave_mouse-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerleave_after_pointercancel_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_capture_suppressing_mouse-manual.html
+# dom/events/test/pointerevents/test_bug1285128.html
+# dom/events/test/pointerevents/test_pointerevent_setpointercapture_to_same_element_twice-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerleave_does_not_bubble-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerout-manual.html
+# dom/events/test/pointerevents/pointerevent_gotpointercapture_before_first_pointerevent-manual.html
+# dom/events/test/pointerevents/bug1293174_implicit_pointer_capture_for_touch_2.html
+# dom/events/test/pointerevents/test_pointerevent_setpointercapture_disconnected-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-span-test_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_setpointercapture_inactive_button_mouse-manual.html
+# dom/events/test/pointerevents/pointerevent_element_haspointercapture_release_pending_capture-manual.html
+# dom/events/test/pointerevents/pointerevent_setpointercapture_disconnected-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerup_pointertype-manual.html
+# dom/events/test/pointerevents/test_pointerevent_releasepointercapture_release_right_after_capture-manual.html
+# dom/events/test/pointerevents/test_pointerevent_suppress_compat_events_on_drag_mouse.html
+# dom/events/test/pointerevents/pointerevent_pointermove_isprimary_same_as_pointerdown-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-pan-x-pan-y-pan-y_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerup_pointertype-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-button-test_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_capture_mouse-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerleave_descendants-manual.html
+# dom/events/test/pointerevents/pointerevent_lostpointercapture_is_first-manual.html
+# dom/events/test/pointerevents/pointerevent_setpointercapture_override_pending_capture_element-manual.html
+# dom/events/test/pointerevents/test_pointerevent_releasepointercapture_onpointerup_mouse-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerenter_does_not_bubble-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerenter_does_not_bubble-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointertype_pen-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerleave_does_not_bubble-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerout-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerout_after_pointercancel_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_releasepointercapture_release_right_after_capture-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-pan-x-css_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-none-css_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointercancel_touch-manual.html
+# dom/events/test/pointerevents/test_pointerevent_pointerout_received_once-manual.html
+# dom/events/test/pointerevents/test_pointerevent_releasepointercapture_onpointercancel_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-inherit_parent-none_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerleave_after_pointercancel_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-table-test_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html
+# dom/events/test/pointerevents/pointerevent_pointerenter-manual.html
+# dom/events/test/pointerevents/resources/pointerevent_pointerId_scope-iframe.html
+# dom/messagechannel/tests/test_messageChannel_any.html
+# dom/messagechannel/tests/test_messageChannel_forceClose.html
+# dom/messagechannel/tests/iframe_messageChannel_pingpong.html
+# dom/messagechannel/tests/test_messageChannel_worker_forceClose.html
+# dom/messagechannel/tests/test_messageChannel_bug1178076.html
+# dom/messagechannel/tests/test_messageChannel_start.html
+# dom/messagechannel/tests/test_messageChannel_unshipped.html
+# dom/messagechannel/tests/test_messageChannel_cloning.html
+# dom/messagechannel/tests/iframe_messageChannel_chrome.html
+# dom/messagechannel/tests/test_messageChannel_pingpong.html
+# dom/messagechannel/tests/iframe_messageChannel_transferable.html
+# dom/messagechannel/tests/test_messageChannel_post.html
+# dom/messagechannel/tests/iframe_messageChannel_post.html
+# dom/messagechannel/tests/test_messageChannel_transferable.html
+# dom/messagechannel/tests/test_messageChannel_sharedWorker2.html
+# dom/messagechannel/tests/mm_messageChannelParentNotRemote.xul
+# dom/messagechannel/tests/test_messageChannel_sharedWorker.html
+# dom/messagechannel/tests/iframe_messageChannel_cloning.html
+# dom/messagechannel/tests/mm_messageChannelParent.xul
+# dom/messagechannel/tests/test_messageChannel.xul
+# dom/messagechannel/tests/test_messageChannelWithMessageManagerNotRemote.xul
+# dom/messagechannel/tests/test_messageChannel_selfTransferring.html
+# dom/messagechannel/tests/test_messageChannelWithMessageManager.xul
+# dom/messagechannel/tests/test_messageChannel_bug1224825.html
+# dom/messagechannel/tests/iframe_messageChannel_sharedWorker2.html
+# dom/battery/test/test_battery_charging.html
+# dom/battery/test/test_battery_discharging.html
+# dom/battery/test/test_battery_unprivileged.html
+# dom/battery/test/test_battery_basics.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_session_setitem.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_local_oldvalue.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_local_security.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_session_clear.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_local_setitem.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_local_key.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_session_newvalue.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_session_url.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_constructor.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_local_getitem.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_session_getitem.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_local_length.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_session_key.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_session_length.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_session_key.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_local_key.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_session_storageeventinit.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_local_storageeventinit.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_session_storagearea.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_local_url.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_local_newvalue.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_session_removeitem.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_local_storagearea.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_local_clear.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_event_session_oldvalue.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_local_removeitem.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/session_change_item_iframe.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/local_set_item_iframe.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/session_set_item_clear_iframe.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/local_security_iframe.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/local_set_item_clear_iframe.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/local_change_item_iframe.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/session_set_item_iframe.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_local_index_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_local_clear_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_session_clear_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_session_getitem_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_session_length_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_missing_arguments.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_local_getitem_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_local_removeitem_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_session_builtins.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_local_builtins.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_event_constructor_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_session_setitem_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_local_length_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_local_setitem_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_session_index_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_session_in_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_local_in_js.html
+# dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/test_storage_session_removeitem_js.html
+# dom/imptests/webapps/XMLHttpRequest/tests/submissions/Ms2ger/test_interfaces.html
+# dom/imptests/webapps/XMLHttpRequest/tests/submissions/Ms2ger/test_FormData-append.html
+# dom/imptests/webapps/XMLHttpRequest/tests/submissions/Ms2ger/test_setrequestheader-invalid-arguments.htm
+# dom/imptests/html/html/dom/documents/dta/test_nameditem-06.html
+# dom/imptests/html/html/browsers/the-window-object/test_window-named-properties.html
+# dom/imptests/html/typedarrays/test_constructors.html
+# dom/imptests/html/webgl/test_uniformMatrixNfv.html
+# dom/imptests/html/webgl/test_texImage2D.html
+# dom/imptests/html/webgl/test_bufferSubData.html
+# dom/imptests/html/webgl/test_compressedTexImage2D.html
+# dom/imptests/html/webgl/test_texSubImage2D.html
+# dom/imptests/html/webgl/test_compressedTexSubImage2D.html
+# dom/imptests/html/dom/test_interfaces.html
+# dom/imptests/html/dom/test_interface-objects.html
+# dom/imptests/html/js/builtins/test_WeakMap.prototype-properties.html
+# dom/filesystem/compat/tests/test_formSubmission.html
+# dom/filesystem/compat/tests/test_basic.html
+# dom/filesystem/compat/tests/test_no_dnd.html
+# dom/filesystem/tests/test_basic.html
+# dom/filesystem/tests/test_worker_basic.html
+# dom/filesystem/tests/test_bug1319088.html
+# dom/filesystem/tests/test_webkitdirectory.html
+# dom/xbl/crashtests/420233-1.xhtml
+# dom/xbl/crashtests/463511-1.xhtml
+# dom/xbl/crashtests/336960-1-inner.xhtml
+# dom/xbl/crashtests/277523-1.xhtml
+# dom/xbl/crashtests/830614-1.xul
+# dom/xbl/crashtests/378521-1.xhtml
+# dom/xbl/crashtests/406900-1.xul
+# dom/xbl/crashtests/342954-2.xhtml
+# dom/xbl/crashtests/492978-1.xul
+# dom/xbl/crashtests/460665-1.xhtml
+# dom/xbl/crashtests/226744-1.xhtml
+# dom/xbl/crashtests/454820-1.html
+# dom/xbl/crashtests/342954-1.xhtml
+# dom/xbl/crashtests/336744-1.html
+# dom/xbl/crashtests/507628-1.xhtml
+# dom/xbl/crashtests/342954-2-xbl.xml
+# dom/xbl/crashtests/232095-1.xul
+# dom/xbl/crashtests/382376-1.xhtml
+# dom/xbl/crashtests/507991-1.xhtml
+# dom/xbl/crashtests/493123-1.xhtml
+# dom/xbl/crashtests/382376-2.xhtml
+# dom/xbl/crashtests/397596-1.xhtml
+# dom/xbl/crashtests/418133-1.xhtml
+# dom/xbl/crashtests/406904-2.xhtml
+# dom/xbl/crashtests/277950-1.xhtml
+# dom/xbl/crashtests/223799-1.xul
+# dom/xbl/crashtests/472260-1.xhtml
+# dom/xbl/crashtests/432813-1.xhtml
+# dom/xbl/crashtests/205735-1.xhtml
+# dom/xbl/crashtests/404125-1.xhtml
+# dom/xbl/crashtests/336744-1-inner.html
+# dom/xbl/crashtests/895805-1.xhtml
+# dom/xbl/crashtests/368276-1.xhtml
+# dom/xbl/crashtests/336960-1.html
+# dom/xbl/crashtests/477878-1.html
+# dom/xbl/crashtests/set-field-bad-this.xhtml
+# dom/xbl/crashtests/368641-1.xhtml
+# dom/xbl/crashtests/464863-1.xhtml
+# dom/xbl/crashtests/415301-1.xul
+# dom/xbl/crashtests/495354-1.xhtml
+# dom/xbl/crashtests/432813-1-xbl.xml
+# dom/xbl/crashtests/406904-1.xhtml
+# dom/xbl/crashtests/421997-1.xhtml
+# dom/xbl/crashtests/415192-1.xul
+# dom/xbl/builtin/unix/platformHTMLBindings.xml
+# dom/xbl/builtin/win/platformHTMLBindings.xml
+# dom/xbl/builtin/emacs/platformHTMLBindings.xml
+# dom/xbl/builtin/android/platformHTMLBindings.xml
+# dom/xbl/builtin/mac/platformHTMLBindings.xml
+# dom/xbl/test/test_bug542406.xhtml
+# dom/xbl/test/test_bug378518.xul
+# dom/xbl/test/test_bug1359859.xhtml
+# dom/xbl/test/test_bug950909.xul
+# dom/xbl/test/file_bug844783.xhtml
+# dom/xbl/test/file_bug591198_inner.html
+# dom/xbl/test/test_bug872273.xhtml
+# dom/xbl/test/test_bug378866.xhtml
+# dom/xbl/test/test_bug397934.html
+# dom/xbl/test/test_bug468210.xhtml
+# dom/xbl/test/test_bug944407.xul
+# dom/xbl/test/test_bug403162.xhtml
+# dom/xbl/test/file_bug379959_xbl.xml
+# dom/xbl/test/file_bug481558.xbl
+# dom/xbl/test/test_bug821850.html
+# dom/xbl/test/test_bug721452.xul
+# dom/xbl/test/test_bug366770.html
+# dom/xbl/test/test_bug398135.xul
+# dom/xbl/test/test_bug1098628_throw_from_construct.xhtml
+# dom/xbl/test/file_fieldScopeChain.xml
+# dom/xbl/test/file_bug372769.xhtml
+# dom/xbl/test/bug310107-resource.xhtml
+# dom/xbl/test/file_bug950909.html
+# dom/xbl/test/test_bug1086996.xhtml
+# dom/xbl/test/file_bug946815.xhtml
+# dom/xbl/test/test_bug481558.html
+# dom/xbl/test/test_fieldScopeChain.html
+# dom/xbl/test/test_bug401907.xhtml
+# dom/xbl/test/test_bug372769.html
+# dom/xbl/test/test_bug844783.html
+# dom/xbl/test/file_bug591198_xbl.xml
+# dom/xbl/test/test_bug379959.html
+# dom/xbl/test/file_bug379959_cross.html
+# dom/xbl/test/test_bug389322.xhtml
+# dom/xbl/test/file_bug950909.xml
+# dom/xbl/test/test_bug639338.xhtml
+# dom/xbl/test/test_bug398492.xul
+# dom/xbl/test/test_bug400705.xhtml
+# dom/xbl/test/test_bug790265.xhtml
+# dom/xbl/test/test_bug591198.html
+# dom/xbl/test/file_bug397934.xhtml
+# dom/xbl/test/file_bug944407.html
+# dom/xbl/test/file_bug821850.xhtml
+# dom/xbl/test/test_bug310107.html
+# dom/xbl/test/file_bug944407.xml
+# dom/xbl/test/test_bug772966.xul
+# dom/xbl/test/test_bug526178.xhtml
+# dom/xbl/test/test_bug371724.xhtml
+# dom/xbl/test/file_bug379959_data.html
+# dom/xbl/test/test_bug723676.xul
+# dom/promise/tests/test_promise_and_timeout_ordering.html
+# dom/promise/tests/test_promise_and_timeout_ordering_workers.html
+# dom/promise/tests/test_promise_uncatchable_exception.html
+# dom/promise/tests/test_resolver_return_value.html
+# dom/promise/tests/test_promise_xrays.html
+# dom/promise/tests/file_promise_xrays.html
+# dom/promise/tests/test_promise_utils.html
+# dom/promise/tests/test_webassembly_compile.html
+# dom/promise/tests/test_species_getter.html
+# dom/promise/tests/test_on_promise_settled_duplicates.html
+# dom/promise/tests/test_thenable_vs_promise_ordering.html
+# dom/promise/tests/test_on_new_promise.html
+# dom/promise/tests/test_resolve.html
+# dom/promise/tests/test_bug883683.html
+# dom/promise/tests/test_on_promise_settled.html
+# dom/promise/tests/test_promise.html
+# dom/xul/crashtests/253479-1.xul
+# dom/xul/crashtests/extB1.xul
+# dom/xul/crashtests/326644-1-inner.xul
+# dom/xul/crashtests/384877-1-inner.xul
+# dom/xul/crashtests/428951-1.xul
+# dom/xul/crashtests/509719-2-overlay.xul
+# dom/xul/crashtests/253479-2.xul
+# dom/xul/crashtests/431906-1-inner.xul
+# dom/xul/crashtests/384740-1.xul
+# dom/xul/crashtests/344215-1.xul
+# dom/xul/crashtests/468211-2-binding.xml
+# dom/xul/crashtests/495635-1.xul
+# dom/xul/crashtests/326644-2.html
+# dom/xul/crashtests/509719-2.xul
+# dom/xul/crashtests/326875-1.xul
+# dom/xul/crashtests/461917-1.xhtml
+# dom/xul/crashtests/363791-1.xul
+# dom/xul/crashtests/360078-1.xhtml
+# dom/xul/crashtests/354611-1.html
+# dom/xul/crashtests/107518-1.xml
+# dom/xul/crashtests/326881-1.xul
+# dom/xul/crashtests/extA2.xul
+# dom/xul/crashtests/326644-2-inner.xul
+# dom/xul/crashtests/431906-1.html
+# dom/xul/crashtests/336096-1.xhtml
+# dom/xul/crashtests/451311-1.xul
+# dom/xul/crashtests/509719-1-overlay.xul
+# dom/xul/crashtests/583230.xul
+# dom/xul/crashtests/386914-1.html
+# dom/xul/crashtests/468211-1.xul
+# dom/xul/crashtests/326644-1.html
+# dom/xul/crashtests/468211-3.xul
+# dom/xul/crashtests/384877-1.html
+# dom/xul/crashtests/360078-1xbl.xml
+# dom/xul/crashtests/386947-1.xul
+# dom/xul/crashtests/509719-1.xul
+# dom/xul/crashtests/329982-1.xhtml
+# dom/xul/crashtests/468211-2.xul
+# dom/xul/crashtests/326864-1.xul
+# dom/xul/crashtests/extA1.xul
+# dom/xul/crashtests/252448-1.xul
+# dom/xul/crashtests/425821-1.xul
+# dom/xul/crashtests/429085-1.xhtml
+# dom/xul/crashtests/386914-1-inner.xul
+# dom/xul/test/overlay_640158.xul
+# dom/xul/test/test_bug583948.xul
+# dom/xul/test/file_bug236853.rdf
+# dom/xul/test/overlay1_bug335375.xul
+# dom/xul/test/test_bug445177.xul
+# dom/xul/test/file_bug1271240.xul
+# dom/xul/test/test_bug775972.xul
+# dom/xul/test/test_bug1290965.xul
+# dom/xul/test/test_bug1271240.xul
+# dom/xul/test/test_bug449457.xul
+# dom/xul/test/test_bug497875.xul
+# dom/xul/test/test_bug403868.xul
+# dom/xul/test/test_bug468176.xul
+# dom/xul/test/test_bug749367.xul
+# dom/xul/test/test_bug1070049_throw_from_script.xul
+# dom/xul/test/window_bug757137.xul
+# dom/xul/test/bug497875-iframe.xul
+# dom/xul/test/test_bug640158_overlay_persist.xul
+# dom/xul/test/test_bug335375.xul
+# dom/xul/test/test_bug1069772.xul
+# dom/xul/test/test_bug414907.xul
+# dom/xul/test/test_bug757137.xul
+# dom/xul/test/test_import_xul_to_content.xul
+# dom/xul/test/1061864.html
+# dom/xul/test/test_bug311681.xul
+# dom/xul/test/test_bug233643.xul
+# dom/xul/test/test_bug398289.html
+# dom/xul/test/file_bug1069772.xul
+# dom/xul/test/overlay2_bug335375.xul
+# dom/xul/test/test_bug199692.xul
+# dom/xul/test/398289-resource.xul
+# dom/xul/test/test_bug236853.xul
+# dom/xul/test/test_bug1061864_2.xul
+# dom/xul/test/test_bug391002.xul
+# dom/xul/test/window_bug583948.xul
+# dom/xul/test/test_bug486990.xul
+# dom/xul/test/test_bug1061864_1.xul
+# dom/xul/test/test_bug418216.xul
+# dom/xul/templates/crashtests/417840-1.xul
+# dom/xul/templates/crashtests/424418-1.xul
+# dom/xul/templates/crashtests/330012-1.rdf
+# dom/xul/templates/crashtests/404346-1.xul
+# dom/xul/templates/crashtests/329884-1.xul
+# dom/xul/templates/crashtests/257752-1-recursion.xul
+# dom/xul/templates/crashtests/330012-1.xul
+# dom/xul/templates/crashtests/415019-1.xul
+# dom/xul/templates/crashtests/257752-1-recursion.rdf
+# dom/xul/templates/tests/chrome/test_tmpl_storage_badquery.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherestartswith.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherebeforelowercase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithsortotherfield.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithsort.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_listbox.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_bad_parameters_3.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplevariablesubstitutiontextandvariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherebeforenegation.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherenorel.xul
+# dom/xul/templates/tests/chrome/test_tmpl_selfgenerationextendedsyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortascendingtworuleswithdifferentcontainerquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_dynamicparameters.xul
+# dom/xul/templates/tests/chrome/test_tmpl_membervariablesubstitution.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherelessstring.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querysyntaxmultiplerulestwoconditions.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxfilter.xul
+# dom/xul/templates/tests/chrome/test_tmpl_membervariablechanged.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplevariablesubstitutioncaretsatbeginningandend.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querytripleobjecttosubject.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithmultiplequeries.xul
+# dom/xul/templates/tests/chrome/test_tmpl_parentsimplesyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementtreeitemsortascending.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherecontainsignorecase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsnegationwrongcase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithassignmentandcondition.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereendswithnegation.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_parameters.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereafterignorecase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_simple.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortresource2settopredicateascendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxusingatextnode.xul
+# dom/xul/templates/tests/chrome/test_tmpl_extendedsyntaxtworulesrecurse.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortunknownascendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querysyntaxmultiplerulesfirstconditionall.xul
+# dom/xul/templates/tests/chrome/test_tmpl_htmlelementextendedsyntaxwithbinding.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherelessnegation.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wheregreaternegationstring.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalswrongcase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsnegationignorecase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherelessnegationstring.xul
+# dom/xul/templates/tests/chrome/test_tmpl_htmlelementquerysyntaxwithmultiplerules.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsnumber.xul
+# dom/xul/templates/tests/chrome/test_tmpl_htmlelementsimplesyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementsimplesyntaxrecursivetreebuilder.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherestartswithunknownvariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplevariablesubstitutionvariableandtextconcatenated.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sorttwovariablesdescendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sorttworesourcessettopredicateascendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_menuelementrecursive.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxusinganinterveningcontainer.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querymember3tripleswhereequals.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithbindinginbindings.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherecontainsresource.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortresourceascendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/animals.xml
+# dom/xul/templates/tests/chrome/test_tmpl_extendedsyntaxotherrefvariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortresourcesettopredicatedescendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/bug441785-2.rdf
+# dom/xul/templates/tests/chrome/test_tmpl_containerandmembervariablechanged.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherecontainsnumber.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementtreecellsortascending.xul
+# dom/xul/templates/tests/chrome/test_tmpl_gridelement.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithinlinedatawithmultiplequeries.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementquerysyntaxtreebuilder.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querysettwo.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_tree.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querymembertriplemembertriple.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementtreecelltreebuilder.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wheresubjectequalsvariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementquerysyntaxrecursivemultiplerulestreebuilder.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxiteratingoverasinglevalue.xul
+# dom/xul/templates/tests/chrome/test_tmpl_query3triples.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sorttwovariablesascendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_bindingsreversed.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementtreecell.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherebeforeignorecase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplevariablesubstitutionquestionmarkaspartofvariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_bindingssameastriple.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxfilterwithmultiplerules.xul
+# dom/xul/templates/tests/chrome/test_tmpl_extendedsyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplevariablesubstitutioncaretsubstitution.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querytwotriples.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereendswith.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querytripleandmembermerge.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxenclosedinacontainer.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsnegation.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortascendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_listboxelement.xul
+# dom/xul/templates/tests/chrome/test_tmpl_bindingsextendedsyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementsimplesyntaxnotrecursive.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherecontainsnumberstring.xul
+# dom/xul/templates/tests/chrome/test_tmpl_literalasmember.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxenclosedinacontainerwitharule.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherestartswithvariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querysetone.xul
+# dom/xul/templates/tests/chrome/test_tmpl_query3tripleswherecontains.xul
+# dom/xul/templates/tests/chrome/test_tmpl_htmlelementquerysyntaxrecursive.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wheregreater.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wheregreaterstring.xul
+# dom/xul/templates/tests/chrome/test_tmpl_queryselfwithtriple.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wheregreaternegation.xul
+# dom/xul/templates/tests/chrome/test_tmpl_selfgenerationsimplesyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querytwomembersfiltered.xul
+# dom/xul/templates/tests/chrome/test_tmpl_mixedsyntaxiscontainer.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsignorecase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxwithtwovariablesused.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sorttwovariablesascendingsimplesyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsmultiple.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_sortintegerasc.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsmultiplenegationignorecase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementtreecellsortascendingtreebuilder.xul
+# dom/xul/templates/tests/chrome/test_tmpl_extendedsyntaxusinganinterveningcontainer.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithassignmentandconditiondontrecurse.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithinlinedata.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerysimple.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherenovalue.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequals.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithbindinginrule.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementquerysyntaxrecursive.xul
+# dom/xul/templates/tests/chrome/test_bug441785.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortascendingtworuleswithcontainerquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementsimplesyntaxnotrecursivetreebuilder.xul
+# dom/xul/templates/tests/chrome/test_tmpl_parentcontenttag.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplevariablesubstitutionnovariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_extendedsyntaxremoveunmatched.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxusingdontrecurse.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementquerysyntaxrecursivetreebuilder.xul
+# dom/xul/templates/tests/chrome/test_tmpl_mixedsyntaxisempty.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_multiqueries.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereless.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereendswithignorecase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_baddatasource.xul
+# dom/xul/templates/tests/chrome/test_tmpl_invalidqp.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxfilterwithrule.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherestartswithnegation.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querytwomembers.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplevariablesubstitutionvariablesconcatenated.xul
+# dom/xul/templates/tests/chrome/test_tmpl_extendedsyntaxemptyconditions.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querymemberandtwotriples.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortquerymemberandtwotriples.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereafteruppercase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querysyntaxmultiplerules.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementquerysyntaxrecursivemultiplerules.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherecontainstwo.xul
+# dom/xul/templates/tests/chrome/test_tmpl_extendedvariablesubstitution.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherecontains.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereafternegation.xul
+# dom/xul/templates/tests/chrome/test_bug329335.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsresource.xul
+# dom/xul/templates/tests/chrome/test_tmpl_menuelement.xul
+# dom/xul/templates/tests/chrome/test_tmpl_bindingsquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_sortservice.xul
+# dom/xul/templates/tests/chrome/test_tmpl_parentconditions.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithothertypes.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querysettwowithcondition.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereafterlowercase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortascendinginteger.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementsimplesyntaxrecursive.xul
+# dom/xul/templates/tests/chrome/test_tmpl_bindingsmultiple.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithdifferentmember.xul
+# dom/xul/templates/tests/chrome/test_tmpl_menulistelement.xul
+# dom/xul/templates/tests/chrome/test_tmpl_queryupwardsmembertripleandfilteringtriple.xul
+# dom/xul/templates/tests/chrome/test_tmpl_querywithemptyconditions.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortresourcesettopredicateascendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_queryresourcematch.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortdescendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplevariablesubstitutionquestionmarksubstitution.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherestartswithmultiple.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxusingcontainerasthegenerationelement.xul
+# dom/xul/templates/tests/chrome/test_tmpl_regenerate.xul
+# dom/xul/templates/tests/chrome/test_bug330010.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortresourcedescendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_rule.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortascendingtworulesquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_queryupwardsmember.xul
+# dom/xul/templates/tests/chrome/test_tmpl_htmlelementsimplesyntaxusingatextnode.xul
+# dom/xul/templates/tests/chrome/test_tmpl_referenceasmember.xul
+# dom/xul/templates/tests/chrome/test_tmpl_defaultcontainervariableisuri.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsothervariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementtreeitemonly.xul
+# dom/xul/templates/tests/chrome/test_tmpl_containmentattribute.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxusingrecursivegenerationagain.xul
+# dom/xul/templates/tests/chrome/bug441785-1.rdf
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementquerysyntaxnotrecursivetreebuilder.xul
+# dom/xul/templates/tests/chrome/test_tmpl_treeelementquerysyntaxnotrecursive.xul
+# dom/xul/templates/tests/chrome/test_tmpl_simplesyntaxusingrecursivegeneration.xul
+# dom/xul/templates/tests/chrome/file_bug330010.rdf
+# dom/xul/templates/tests/chrome/test_tmpl_noaction.xul
+# dom/xul/templates/tests/chrome/test_tmpl_queryreversetriple.xul
+# dom/xul/templates/tests/chrome/animals.rdf
+# dom/xul/templates/tests/chrome/test_tmpl_wherebeforeuppercase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherecontainsnegation.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_bad_parameters.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_sortintegerdesc.xul
+# dom/xul/templates/tests/chrome/test_tmpl_twogenerationnodes.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortresource2settopredicatedescendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_xmlquerywithassign.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wheresubjectstartswithvariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sortresource2descendingsimplesyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_mixedsyntaxiscontainerisempty.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_sortstringasc.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalssamevariable.xul
+# dom/xul/templates/tests/chrome/test_tmpl_sorttworesourcesasstringsettopredicatedescendingquerysyntax.xul
+# dom/xul/templates/tests/chrome/test_tmpl_whereequalsmultiplenegation.xul
+# dom/xul/templates/tests/chrome/test_tmpl_errors.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherenosubject.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_sortstringdesc.xul
+# dom/xul/templates/tests/chrome/test_tmpl_wherestartswithignorecase.xul
+# dom/xul/templates/tests/chrome/test_tmpl_noactionuriattribute.xul
+# dom/xul/templates/tests/chrome/test_bug397148.xul
+# dom/xul/templates/tests/chrome/test_tmpl_storage_bad_parameters_2.xul
+# dom/xul/templates/tests/chrome/test_bug476634.xul
+# dom/xul/templates/tests/chrome/test_tmpl_containervariablechanged.xul
+# dom/xul/templates/tests/chrome/test_tmpl_extendedsyntaxsimplevariablesubstitution.xul
+# dom/svg/crashtests/1250725.html
+# dom/svg/crashtests/369249-1.svg
+# dom/svg/crashtests/601251-1.html
+# dom/svg/crashtests/zero-size-image.svg
+# dom/svg/crashtests/539167-1.svg
+# dom/svg/crashtests/579356-2.svg
+# dom/svg/crashtests/466576-1.xhtml
+# dom/svg/crashtests/427325-1.svg
+# dom/svg/crashtests/448244-1.svg
+# dom/svg/crashtests/761507-1.svg
+# dom/svg/crashtests/344888-1.svg
+# dom/svg/crashtests/613899-1.svg
+# dom/svg/crashtests/1329849-5.svg
+# dom/svg/crashtests/398926-both-different.svg
+# dom/svg/crashtests/396618-1.html
+# dom/svg/crashtests/406361-1.html
+# dom/svg/crashtests/385554-2.xul
+# dom/svg/crashtests/369291-1.svg
+# dom/svg/crashtests/847138-1.svg
+# dom/svg/crashtests/1329849-6.svg
+# dom/svg/crashtests/385096.html
+# dom/svg/crashtests/374882-1.svg
+# dom/svg/crashtests/436418-mpathRoot-1.svg
+# dom/svg/crashtests/307322-1.svg
+# dom/svg/crashtests/345445-1.svg
+# dom/svg/crashtests/372046-2.svg
+# dom/svg/crashtests/398926-fill.svg
+# dom/svg/crashtests/336994-1.html
+# dom/svg/crashtests/395616-1.html
+# dom/svg/crashtests/410659-3.svg
+# dom/svg/crashtests/369051-1.svg
+# dom/svg/crashtests/898915-1.svg
+# dom/svg/crashtests/414188-1.svg
+# dom/svg/crashtests/837450-1.svg
+# dom/svg/crashtests/723441-1.html
+# dom/svg/crashtests/410659-1.svg
+# dom/svg/crashtests/367357-1.xhtml
+# dom/svg/crashtests/751515-1.svg
+# dom/svg/crashtests/1035248-2.svg
+# dom/svg/crashtests/385554-1.html
+# dom/svg/crashtests/381777-1.svg
+# dom/svg/crashtests/1267272-1.svg
+# dom/svg/crashtests/412104-1.svg
+# dom/svg/crashtests/1282985-1.svg
+# dom/svg/crashtests/388712-1.svg
+# dom/svg/crashtests/409811-1.html
+# dom/svg/crashtests/397704-1.svg
+# dom/svg/crashtests/383685-1.svg
+# dom/svg/crashtests/1329849-2.svg
+# dom/svg/crashtests/1244898-1.xhtml
+# dom/svg/crashtests/1035248-1.svg
+# dom/svg/crashtests/1329849-3.svg
+# dom/svg/crashtests/410659-2.svg
+# dom/svg/crashtests/1329849-4.svg
+# dom/svg/crashtests/398926-stroke.svg
+# dom/svg/crashtests/397017-1.html
+# dom/svg/crashtests/369291-2.svg
+# dom/svg/crashtests/327705-1.svg
+# dom/svg/crashtests/428841-1.svg
+# dom/svg/crashtests/1343147.svg
+# dom/svg/crashtests/842463-1.html
+# dom/svg/crashtests/1329849-1.svg
+# dom/svg/crashtests/360836-1.svg
+# dom/svg/crashtests/369568-1.svg
+# dom/svg/crashtests/435209-1.svg
+# dom/svg/crashtests/428228-1.svg
+# dom/svg/crashtests/601406-1.svg
+# dom/svg/crashtests/380101-1.svg
+# dom/svg/crashtests/long-clipPath-reference-chain.svg
+# dom/svg/crashtests/405639-1.svg
+# dom/svg/crashtests/603145-1.svg
+# dom/svg/crashtests/535691-1.svg
+# dom/svg/crashtests/831561.html
+# dom/svg/crashtests/595608-1.svg
+# dom/svg/crashtests/613899-2.svg
+# dom/svg/crashtests/719779-1.svg
+# dom/svg/crashtests/579356-1.svg
+# dom/svg/crashtests/864509.svg
+# dom/svg/crashtests/372046-1.svg
+# dom/svg/crashtests/397551-1.svg
+# dom/svg/crashtests/413174-1.svg
+# dom/svg/crashtests/499879-1.svg
+# dom/svg/crashtests/723441-resource.svg
+# dom/svg/crashtests/398926-both-same.svg
+# dom/svg/test/test_a_href_01.xhtml
+# dom/svg/test/reftest_viewport_noninteger.html
+# dom/svg/test/tearoff_with_cc_helper.html
+# dom/svg/test/test_text_dirty.html
+# dom/svg/test/test_dataTypes.html
+# dom/svg/test/test_zoom.xhtml
+# dom/svg/test/test_markerOrient.xhtml
+# dom/svg/test/test_SVGStyleElement.xhtml
+# dom/svg/test/test_pointAtLength.xhtml
+# dom/svg/test/test_valueLeaks.xhtml
+# dom/svg/test/test_SVGTransformList.xhtml
+# dom/svg/test/test_lengthParsing.html
+# dom/svg/test/test_viewport.html
+# dom/svg/test/test_SVGStringList.xhtml
+# dom/svg/test/test_SVGLengthList-2.xhtml
+# dom/svg/test/scientific-helper.svg
+# dom/svg/test/test_animLengthUnits.xhtml
+# dom/svg/test/test_getSubStringLength.xhtml
+# dom/svg/test/test_text.html
+# dom/svg/test/test_getCTM.html
+# dom/svg/test/bbox-helper.svg
+# dom/svg/test/test_scientific.html
+# dom/svg/test/test_valueAsString.xhtml
+# dom/svg/test/bounds-helper.svg
+# dom/svg/test/test_use_with_hsts.html
+# dom/svg/test/use-with-hsts-helper.html
+# dom/svg/test/test_dataTypesModEvents.html
+# dom/svg/test/test_object-delayed-intrinsic-size.html
+# dom/svg/test/getSubStringLength-helper.svg
+# dom/svg/test/test_text_2.html
+# dom/svg/test/test_pathAnimInterpolation.xhtml
+# dom/svg/test/a_href_helper_01.svg
+# dom/svg/test/test_SVGUnitTypes.html
+# dom/svg/test/test_SVGPointList.xhtml
+# dom/svg/test/test_SVGxxxListIndexing.xhtml
+# dom/svg/test/test_tabindex.html
+# dom/svg/test/test_text_lengthAdjust.html
+# dom/svg/test/test_text_scaled.html
+# dom/svg/test/test_pointer-events-1b.xhtml
+# dom/svg/test/test_animLengthObjectIdentity.xhtml
+# dom/svg/test/a_href_helper_05.svg
+# dom/svg/test/text-helper-selection.svg
+# dom/svg/test/test_text_selection.html
+# dom/svg/test/a_href_helper_06.svg
+# dom/svg/test/a_href_helper_07.svg
+# dom/svg/test/test_length.xhtml
+# dom/svg/test/test_pointer-events-1a.xhtml
+# dom/svg/test/text-helper.svg
+# dom/svg/test/test_bug872812.html
+# dom/svg/test/test_text_update.html
+# dom/svg/test/viewport-helper.svg
+# dom/svg/test/test_getBBox-method.html
+# dom/svg/test/test_style_sheet.html
+# dom/svg/test/test_SVGTransformListAddition.xhtml
+# dom/svg/test/zoom-helper.svg
+# dom/svg/test/test_transformParsing.html
+# dom/svg/test/test_pointer-events-6.xhtml
+# dom/svg/test/test_SVGLengthList.xhtml
+# dom/svg/test/test_onerror.xhtml
+# dom/svg/test/test_bbox.xhtml
+# dom/svg/test/test_SVGPathSegList.xhtml
+# dom/svg/test/a_href_helper_02_03.svg
+# dom/svg/test/test_animLengthReadonly.xhtml
+# dom/svg/test/animated-svg-image-helper.html
+# dom/svg/test/test_stroke-linecap-hit-testing.xhtml
+# dom/svg/test/a_href_helper_04.svg
+# dom/svg/test/test_pointer-events-5.xhtml
+# dom/svg/test/dataTypes-helper.svg
+# dom/svg/test/a_href_destination.svg
+# dom/svg/test/test_getElementById.xhtml
+# dom/svg/test/test_tearoff_with_cc.html
+# dom/svg/test/test_stroke-hit-testing.xhtml
+# dom/svg/test/test_nonAnimStrings.xhtml
+# dom/svg/test/getCTM-helper.svg
+# dom/svg/test/test_bounds.html
+# dom/svg/test/test_pointer-events-3.xhtml
+# dom/svg/test/test_SVG_namespace_ids.html
+# dom/svg/test/test_pathSeg.xhtml
+# dom/svg/test/fragments-helper.svg
+# dom/svg/test/test_SVGNumberList.xhtml
+# dom/svg/test/test_pathLength.html
+# dom/svg/test/test_bbox-with-invalid-viewBox.xhtml
+# dom/svg/test/test_SVGxxxList.xhtml
+# dom/svg/test/test_pointer-events-2.xhtml
+# dom/svg/test/test_switch.xhtml
+# dom/svg/test/test_fragments.html
+# dom/svg/test/selectSubString-helper.svg
+# dom/svg/test/test_lang.xhtml
+# dom/svg/test/getBBox-method-helper.svg
+# dom/svg/test/switch-helper.svg
+# dom/svg/test/text-helper-scaled.svg
+# dom/svg/test/test_pointer-events-4.xhtml
+# dom/svg/test/test_transform.xhtml
+# dom/svg/test/test_non-scaling-stroke.html
+# dom/svg/test/test_SVGMatrix.xhtml
+# dom/svg/test/test_bbox-changes.xhtml
+# dom/svg/test/test_selectSubString.xhtml
+# dom/svg/test/test_pointer-events-7.xhtml
+# dom/svg/test/animated-svg-image-helper.svg
+# dom/svg/test/test_a_href_02.xhtml
+# dom/push/test/test_try_registering_offline_disabled.html
+# dom/push/test/test_permissions.html
+# dom/push/test/test_serviceworker_lifetime.html
+# dom/push/test/test_has_permissions.html
+# dom/push/test/test_data.html
+# dom/push/test/test_unregister.html
+# dom/push/test/test_multiple_register.html
+# dom/push/test/test_subscription_change.html
+# dom/push/test/test_multiple_register_during_service_activation.html
+# dom/push/test/test_multiple_register_different_scope.html
+# dom/push/test/test_register.html
+# dom/push/test/frame.html
+# dom/push/test/test_register_key.html
+# dom/push/test/test_error_reporting.html
+# dom/console/tests/test_consoleEmptyStack.html
+# dom/console/tests/test_bug978522.html
+# dom/console/tests/test_bug979109.html
+# dom/console/tests/file_empty.html
+# dom/console/tests/test_console.xul
+# dom/console/tests/test_bug989665.html
+# dom/console/tests/test_console_proto.html
+# dom/console/tests/test_console_binding.html
+# dom/console/tests/test_bug659625.html
+# dom/xhr/tests/test_relativeLoad.html
+# dom/xhr/tests/test_XHR_timeout.html
+# dom/xhr/tests/file_XHR_system_redirect.html
+# dom/xhr/tests/test_sync_xhr_document_write_with_iframe.html
+# dom/xhr/tests/test_worker_xhr.html
+# dom/xhr/tests/test_XHR_system.html
+# dom/xhr/tests/test_XHR_onuploadprogress.html
+# dom/xhr/tests/test_worker_xhr_implicit_cancel.html
+# dom/xhr/tests/test_xhr_overridemimetype_throws_on_invalid_state.html
+# dom/xhr/tests/file_html_in_xhr2.html
+# dom/xhr/tests/test_worker_terminateSyncXHR.html
+# dom/xhr/tests/test_worker_xhr_headers.html
+# dom/xhr/tests/test_XHRSendData.html
+# dom/xhr/tests/test_html_in_xhr.html
+# dom/xhr/tests/test_worker_xhr_timeout.html
+# dom/xhr/tests/test_XHRDocURI.html
+# dom/xhr/tests/test_worker_xhr_system.html
+# dom/xhr/tests/test_worker_xhr_cors_redirect.html
+# dom/xhr/tests/file_XHRDocURI.text
+# dom/xhr/tests/test_bug1300552.html
+# dom/xhr/tests/file_sync_xhr_document_write_with_iframe.html
+# dom/xhr/tests/test_worker_xhr_3rdparty.html
+# dom/xhr/tests/test_XHR_anon.html
+# dom/xhr/tests/browser_xhr_onchange_leak.html
+# dom/xhr/tests/test_sync_xhr_timer.xhtml
+# dom/xhr/tests/file_html_in_xhr.html
+# dom/xhr/tests/test_XHR.html
+# dom/xhr/tests/test_XHRResponseURL.html
+# dom/xhr/tests/file_XHR_pass1.xml
+# dom/xhr/tests/test_xhr_send.html
+# dom/xhr/tests/test_xhr_abort_after_load.html
+# dom/xhr/tests/test_xhr_progressevents.html
+# dom/xhr/tests/test_worker_xhr_responseURL.html
+# dom/xhr/tests/file_XHRDocURI.html
+# dom/xhr/tests/worker_terminateSyncXHR_frame.html
+# dom/xhr/tests/iframe_sync_xhr_unload.html
+# dom/xhr/tests/file_XHRDocURI.xml
+# dom/xhr/tests/test_worker_xhrAbort.html
+# dom/xhr/tests/test_xhr_send_readystate.html
+# dom/xhr/tests/file_XHRSendData_doc.xml
+# dom/xhr/tests/test_xhr_forbidden_headers.html
+# dom/xhr/tests/test_xhr_withCredentials.html
+# dom/xhr/tests/test_temporaryFileBlob.html
+# dom/xhr/tests/test_sync_xhr_unload.html
+# dom/xhr/tests/test_XHR_header.html
+# dom/xhr/tests/test_worker_xhr_parameters.html
+# dom/ipc/test.xul
+# dom/ipc/tests/test_bug1086684.html
+# dom/ipc/tests/file_bug1086684.html
+# dom/ipc/tests/file_domainPolicy_base.html
+# dom/ipc/tests/test_blob_sliced_from_parent_process.html
+# dom/ipc/tests/test_temporaryfile_stream.html
+# dom/ipc/tests/test_CrashService_crash.html
+# dom/ipc/tests/test_blob_sliced_from_child_process.html
+# dom/ipc/tests/file_disableScript.html
+# dom/ipc/tests/process_error.xul
+# dom/ipc/tests/test_process_error.xul
+# dom/ipc/tests/test_child_docshell.html
+# dom/ipc/tests/test_cpow_cookies.html
+# dom/workers/test/test_fileBlobPosting.xul
+# dom/workers/test/multi_sharedWorker_frame.html
+# dom/workers/test/test_fileSlice.xul
+# dom/workers/test/test_file.xul
+# dom/workers/test/test_fileReadSlice.xul
+# dom/workers/test/test_atob.html
+# dom/workers/test/test_dataURLWorker.html
+# dom/workers/test/test_websocket_basic.html
+# dom/workers/test/test_bug1010784.html
+# dom/workers/test/test_navigator_languages.html
+# dom/workers/test/test_404.html
+# dom/workers/test/test_WorkerDebugger_suspended.xul
+# dom/workers/test/WorkerDebugger_frozen_iframe2.html
+# dom/workers/test/test_instanceof.html
+# dom/workers/test/test_bug949946.html
+# dom/workers/test/websocket_https.html
+# dom/workers/test/test_navigator.html
+# dom/workers/test/test_importScripts_mixedcontent.html
+# dom/workers/test/test_fileReader.html
+# dom/workers/test/test_errorPropagation.html
+# dom/workers/test/test_promise_resolved_with_string.html
+# dom/workers/test/test_fileReaderSyncErrors.xul
+# dom/workers/test/test_WorkerDebugger.initialize.xul
+# dom/workers/test/test_WorkerDebugger_frozen.xul
+# dom/workers/test/test_WorkerDebugger_promise.xul
+# dom/workers/test/test_errorwarning.html
+# dom/workers/test/test_sharedWorker_lifetime.html
+# dom/workers/test/test_multi_sharedWorker.html
+# dom/workers/test/test_chromeWorkerJSM.xul
+# dom/workers/test/test_contentWorker.html
+# dom/workers/test/test_WorkerDebuggerGlobalScope.setImmediate.xul
+# dom/workers/test/test_location.html
+# dom/workers/test/test_chromeWorker.xul
+# dom/workers/test/test_importScripts_3rdparty.html
+# dom/workers/test/test_terminate.html
+# dom/workers/test/window_suspended.html
+# dom/workers/test/test_notification_child.html
+# dom/workers/test/test_referrer_header_worker.html
+# dom/workers/test/test_workersDisabled.html
+# dom/workers/test/test_consoleReplaceable.html
+# dom/workers/test/test_bug1063538.html
+# dom/workers/test/test_console.html
+# dom/workers/test/test_threadTimeouts.html
+# dom/workers/test/test_onLine.html
+# dom/workers/test/test_bug1002702.html
+# dom/workers/test/test_fileReaderSync.xul
+# dom/workers/test/test_csp.html
+# dom/workers/test/test_bug1062920.xul
+# dom/workers/test/test_subworkers_suspended.html
+# dom/workers/test/test_websocket_https.html
+# dom/workers/test/test_websocket_loadgroup.html
+# dom/workers/test/test_sharedWorker_ports.html
+# dom/workers/test/test_referrer.html
+# dom/workers/test/test_bug1278777.html
+# dom/workers/test/referrer_worker.html
+# dom/workers/test/test_fileBlobSubWorker.xul
+# dom/workers/test/test_websocket3.html
+# dom/workers/test/bug1047663_tab.html
+# dom/workers/test/test_recursion.html
+# dom/workers/test/test_extension.xul
+# dom/workers/test/test_WorkerDebuggerGlobalScope.createSandbox.xul
+# dom/workers/test/test_clearTimeouts.html
+# dom/workers/test/test_webSocket_sharedWorker.html
+# dom/workers/test/test_blobWorkers.html
+# dom/workers/test/test_newError.html
+# dom/workers/test/test_suspend.html
+# dom/workers/test/test_fibonacci.html
+# dom/workers/test/test_bug1062920.html
+# dom/workers/test/test_loadError.html
+# dom/workers/test/test_threadErrors.html
+# dom/workers/test/test_throwingOnerror.html
+# dom/workers/test/test_bug1132924.html
+# dom/workers/test/test_workersDisabled.xul
+# dom/workers/test/test_bug1020226.html
+# dom/workers/test/test_bug978260.html
+# dom/workers/test/test_bug1132395.html
+# dom/workers/test/test_json.html
+# dom/workers/test/test_consoleAndBlobs.html
+# dom/workers/test/test_WorkerDebugger.postMessage.xul
+# dom/workers/test/test_notification_permission.html
+# dom/workers/test/test_importScripts.html
+# dom/workers/test/test_bug1060621.html
+# dom/workers/test/test_rvals.html
+# dom/workers/test/test_bug1014466.html
+# dom/workers/test/errorPropagation_iframe.html
+# dom/workers/test/test_jsversion.html
+# dom/workers/test/test_blobConstructor.html
+# dom/workers/test/test_sharedWorker.html
+# dom/workers/test/test_resolveWorker-assignment.html
+# dom/workers/test/test_bug1301094.html
+# dom/workers/test/test_chromeWorker.html
+# dom/workers/test/test_multi_sharedWorker_lifetimes.html
+# dom/workers/test/test_bug998474.html
+# dom/workers/test/test_recursiveOnerror.html
+# dom/workers/test/test_longThread.html
+# dom/workers/test/importScripts_mixedcontent.html
+# dom/workers/test/test_worker_interfaces.html
+# dom/workers/test/test_setTimeoutWith0.html
+# dom/workers/test/test_notification.html
+# dom/workers/test/bug1020226_frame.html
+# dom/workers/test/test_loadEncoding.html
+# dom/workers/test/WorkerDebugger_frozen_iframe1.html
+# dom/workers/test/test_bug1317725.html
+# dom/workers/test/test_websocket1.html
+# dom/workers/test/test_extensionBootstrap.xul
+# dom/workers/test/test_transferable.html
+# dom/workers/test/test_WorkerDebuggerGlobalScope.reportError.xul
+# dom/workers/test/test_WorkerDebuggerGlobalScope.enterEventLoop.xul
+# dom/workers/test/test_WorkerDebugger_console.xul
+# dom/workers/test/test_bug1104064.html
+# dom/workers/test/test_timeoutTracing.html
+# dom/workers/test/test_sharedWorker_privateBrowsing.html
+# dom/workers/test/test_websocket2.html
+# dom/workers/test/test_websocket5.html
+# dom/workers/test/test_resolveWorker.html
+# dom/workers/test/test_consoleSharedWorkers.html
+# dom/workers/test/test_eventDispatch.html
+# dom/workers/test/test_WorkerDebugger.xul
+# dom/workers/test/test_bug1036484.html
+# dom/workers/test/test_navigator_workers_hardwareConcurrency.html
+# dom/workers/test/test_filePosting.xul
+# dom/workers/test/test_promise.html
+# dom/workers/test/test_fileSubWorker.xul
+# dom/workers/test/test_simpleThread.html
+# dom/workers/test/test_WorkerDebuggerManager.xul
+# dom/workers/test/test_websocket4.html
+# dom/workers/test/crashtests/1158031.html
+# dom/workers/test/crashtests/943516.html
+# dom/workers/test/crashtests/779707.html
+# dom/workers/test/crashtests/1228456.html
+# dom/workers/test/crashtests/1153636.html
+# dom/workers/test/serviceworkers/test_unresolved_fetch_interception.html
+# dom/workers/test/serviceworkers/test_install_event_gc.html
+# dom/workers/test/serviceworkers/test_origin_after_redirect_to_https_cached.html
+# dom/workers/test/serviceworkers/test_strict_mode_warning.html
+# dom/workers/test/serviceworkers/test_request_context_sharedworker.html
+# dom/workers/test/serviceworkers/test_scopes.html
+# dom/workers/test/serviceworkers/test_bug1151916.html
+# dom/workers/test/serviceworkers/test_https_origin_after_redirect_cached.html
+# dom/workers/test/serviceworkers/hello.html
+# dom/workers/test/serviceworkers/test_third_party_iframes.html
+# dom/workers/test/serviceworkers/test_request_context_audio.html
+# dom/workers/test/serviceworkers/test_origin_after_redirect.html
+# dom/workers/test/serviceworkers/test_request_context_nestedworkerinsharedworker.html
+# dom/workers/test/serviceworkers/test_notificationclick-otherwindow.html
+# dom/workers/test/serviceworkers/test_request_context_frame.html
+# dom/workers/test/serviceworkers/test_bug1240436.html
+# dom/workers/test/serviceworkers/updatefoundevent.html
+# dom/workers/test/serviceworkers/test_serviceworker_interfaces.html
+# dom/workers/test/serviceworkers/test_navigator.html
+# dom/workers/test/serviceworkers/browser_base_force_refresh.html
+# dom/workers/test/serviceworkers/test_sanitize.html
+# dom/workers/test/serviceworkers/test_installation_simple.html
+# dom/workers/test/serviceworkers/test_file_blob_response.html
+# dom/workers/test/serviceworkers/test_claim.html
+# dom/workers/test/serviceworkers/test_serviceworkermanager.xul
+# dom/workers/test/serviceworkers/test_serviceworkerregistrationinfo.xul
+# dom/workers/test/serviceworkers/test_workerUpdate.html
+# dom/workers/test/serviceworkers/test_importscript_mixedcontent.html
+# dom/workers/test/serviceworkers/test_notification_get.html
+# dom/workers/test/serviceworkers/test_claim_fetch.html
+# dom/workers/test/serviceworkers/test_request_context_plugin.html
+# dom/workers/test/serviceworkers/serviceworker.html
+# dom/workers/test/serviceworkers/test_origin_after_redirect_cached.html
+# dom/workers/test/serviceworkers/test_sandbox_intercept.html
+# dom/workers/test/serviceworkers/test_request_context_cspreport.html
+# dom/workers/test/serviceworkers/test_match_all_advanced.html
+# dom/workers/test/serviceworkers/test_request_context_xhr.html
+# dom/workers/test/serviceworkers/test_request_context_worker.html
+# dom/workers/test/serviceworkers/test_skip_waiting.html
+# dom/workers/test/serviceworkers/test_https_fetch.html
+# dom/workers/test/serviceworkers/test_request_context_video.html
+# dom/workers/test/serviceworkers/test_request_context_cache.html
+# dom/workers/test/serviceworkers/test_opaque_intercept.html
+# dom/workers/test/serviceworkers/test_fetch_event.html
+# dom/workers/test/serviceworkers/test_openWindow.html
+# dom/workers/test/serviceworkers/test_service_worker_allowed.html
+# dom/workers/test/serviceworkers/test_notificationclose.html
+# dom/workers/test/serviceworkers/test_request_context_embed.html
+# dom/workers/test/serviceworkers/test_register_base.html
+# dom/workers/test/serviceworkers/test_request_context_style.html
+# dom/workers/test/serviceworkers/test_close.html
+# dom/workers/test/serviceworkers/test_notification_constructor_error.html
+# dom/workers/test/serviceworkers/test_unregister.html
+# dom/workers/test/serviceworkers/test_xslt.html
+# dom/workers/test/serviceworkers/test_force_refresh.html
+# dom/workers/test/serviceworkers/test_serviceworker_header.html
+# dom/workers/test/serviceworkers/test_privateBrowsing.html
+# dom/workers/test/serviceworkers/test_request_context_track.html
+# dom/workers/test/serviceworkers/test_notificationclick_focus.html
+# dom/workers/test/serviceworkers/test_claim_oninstall.html
+# dom/workers/test/serviceworkers/notificationclick.html
+# dom/workers/test/serviceworkers/test_request_context_font.html
+# dom/workers/test/serviceworkers/test_imagecache.html
+# dom/workers/test/serviceworkers/bug1151916_driver.html
+# dom/workers/test/serviceworkers/create_another_sharedWorker.html
+# dom/workers/test/serviceworkers/browser_cached_force_refresh.html
+# dom/workers/test/serviceworkers/test_controller.html
+# dom/workers/test/serviceworkers/test_request_context_imagesrcset.html
+# dom/workers/test/serviceworkers/test_workerUnregister.html
+# dom/workers/test/serviceworkers/test_csp_upgrade-insecure_intercept.html
+# dom/workers/test/serviceworkers/notificationclick-otherwindow.html
+# dom/workers/test/serviceworkers/test_register_https_in_http.html
+# dom/workers/test/serviceworkers/register_https.html
+# dom/workers/test/serviceworkers/test_post_message.html
+# dom/workers/test/serviceworkers/test_install_event.html
+# dom/workers/test/serviceworkers/test_match_all.html
+# dom/workers/test/serviceworkers/test_match_all_client_id.html
+# dom/workers/test/serviceworkers/test_request_context_ping.html
+# dom/workers/test/serviceworkers/test_escapedSlashes.html
+# dom/workers/test/serviceworkers/test_hsts_upgrade_intercept.html
+# dom/workers/test/serviceworkers/test_match_all_client_properties.html
+# dom/workers/test/serviceworkers/test_https_fetch_cloned_response.html
+# dom/workers/test/serviceworkers/test_imagecache_max_age.html
+# dom/workers/test/serviceworkers/test_file_blob_upload.html
+# dom/workers/test/serviceworkers/message_receiver.html
+# dom/workers/test/serviceworkers/test_https_synth_fetch_from_cached_sw.html
+# dom/workers/test/serviceworkers/test_sanitize_domain.html
+# dom/workers/test/serviceworkers/test_request_context_internal.html
+# dom/workers/test/serviceworkers/test_request_context_object.html
+# dom/workers/test/serviceworkers/serviceworkerinfo_iframe.html
+# dom/workers/test/serviceworkers/test_request_context_picture.html
+# dom/workers/test/serviceworkers/test_origin_after_redirect_to_https.html
+# dom/workers/test/serviceworkers/test_request_context_fetch.html
+# dom/workers/test/serviceworkers/test_notificationclick.html
+# dom/workers/test/serviceworkers/test_eventsource_intercept.html
+# dom/workers/test/serviceworkers/serviceworkerregistrationinfo_iframe.html
+# dom/workers/test/serviceworkers/test_post_message_advanced.html
+# dom/workers/test/serviceworkers/test_request_context_script.html
+# dom/workers/test/serviceworkers/test_request_context_iframe.html
+# dom/workers/test/serviceworkers/test_devtools_serviceworker_interception.html
+# dom/workers/test/serviceworkers/test_request_context_beacon.html
+# dom/workers/test/serviceworkers/test_request_context_xslt.html
+# dom/workers/test/serviceworkers/test_request_context_nestedworker.html
+# dom/workers/test/serviceworkers/test_https_origin_after_redirect.html
+# dom/workers/test/serviceworkers/test_importscript.html
+# dom/workers/test/serviceworkers/test_workerupdatefoundevent.html
+# dom/workers/test/serviceworkers/test_fetch_integrity.html
+# dom/workers/test/serviceworkers/test_serviceworker_not_sharedworker.html
+# dom/workers/test/serviceworkers/notificationclick_focus.html
+# dom/workers/test/serviceworkers/test_client_focus.html
+# dom/workers/test/serviceworkers/test_post_message_source.html
+# dom/workers/test/serviceworkers/test_eval_allowed.html
+# dom/workers/test/serviceworkers/test_gzip_redirect.html
+# dom/workers/test/serviceworkers/serviceworkermanager_iframe.html
+# dom/workers/test/serviceworkers/test_empty_serviceworker.html
+# dom/workers/test/serviceworkers/test_error_reporting.html
+# dom/workers/test/serviceworkers/test_serviceworkerinfo.xul
+# dom/workers/test/serviceworkers/test_request_context_image.html
+# dom/workers/test/serviceworkers/notificationclose.html
+# dom/workers/test/serviceworkers/test_cross_origin_url_after_redirect.html
+# dom/workers/test/serviceworkers/test_not_intercept_plugin.html
+# dom/workers/test/serviceworkers/fetch/index.html
+# dom/workers/test/serviceworkers/fetch/sandbox/index.html
+# dom/workers/test/serviceworkers/fetch/sandbox/intercepted_index.html
+# dom/workers/test/serviceworkers/fetch/sandbox/unregister.html
+# dom/workers/test/serviceworkers/fetch/sandbox/register.html
+# dom/workers/test/serviceworkers/fetch/https/index.html
+# dom/workers/test/serviceworkers/fetch/https/unregister.html
+# dom/workers/test/serviceworkers/fetch/https/register.html
+# dom/workers/test/serviceworkers/fetch/https/clonedresponse/index.html
+# dom/workers/test/serviceworkers/fetch/https/clonedresponse/unregister.html
+# dom/workers/test/serviceworkers/fetch/https/clonedresponse/register.html
+# dom/workers/test/serviceworkers/fetch/imagecache-maxage/index.html
+# dom/workers/test/serviceworkers/fetch/imagecache-maxage/unregister.html
+# dom/workers/test/serviceworkers/fetch/imagecache-maxage/register.html
+# dom/workers/test/serviceworkers/fetch/imagecache/index.html
+# dom/workers/test/serviceworkers/fetch/imagecache/unregister.html
+# dom/workers/test/serviceworkers/fetch/imagecache/postmortem.html
+# dom/workers/test/serviceworkers/fetch/imagecache/register.html
+# dom/workers/test/serviceworkers/fetch/context/index.html
+# dom/workers/test/serviceworkers/fetch/context/xml.xml
+# dom/workers/test/serviceworkers/fetch/context/ping.html
+# dom/workers/test/serviceworkers/fetch/context/unregister.html
+# dom/workers/test/serviceworkers/fetch/context/register.html
+# dom/workers/test/serviceworkers/fetch/importscript-mixedcontent/unregister.html
+# dom/workers/test/serviceworkers/fetch/importscript-mixedcontent/register.html
+# dom/workers/test/serviceworkers/fetch/plugin/plugins.html
+# dom/workers/test/serviceworkers/fetch/requesturl/index.html
+# dom/workers/test/serviceworkers/fetch/requesturl/secret.html
+# dom/workers/test/serviceworkers/fetch/requesturl/unregister.html
+# dom/workers/test/serviceworkers/fetch/requesturl/register.html
+# dom/workers/test/serviceworkers/fetch/requesturl/redirector.html
+# dom/workers/test/serviceworkers/fetch/upgrade-insecure/unregister.html
+# dom/workers/test/serviceworkers/fetch/upgrade-insecure/image.html
+# dom/workers/test/serviceworkers/fetch/upgrade-insecure/register.html
+# dom/workers/test/serviceworkers/fetch/upgrade-insecure/realindex.html
+# dom/workers/test/serviceworkers/fetch/upgrade-insecure/embedder.html
+# dom/workers/test/serviceworkers/fetch/hsts/unregister.html
+# dom/workers/test/serviceworkers/fetch/hsts/image.html
+# dom/workers/test/serviceworkers/fetch/hsts/register.html
+# dom/workers/test/serviceworkers/fetch/hsts/realindex.html
+# dom/workers/test/serviceworkers/fetch/hsts/embedder.html
+# dom/workers/test/serviceworkers/fetch/origin/unregister.html
+# dom/workers/test/serviceworkers/fetch/origin/register.html
+# dom/workers/test/serviceworkers/fetch/origin/realindex.html
+# dom/workers/test/serviceworkers/fetch/origin/https/unregister.html
+# dom/workers/test/serviceworkers/fetch/origin/https/register.html
+# dom/workers/test/serviceworkers/fetch/origin/https/realindex.html
+# dom/workers/test/serviceworkers/match_all_client/match_all_client_id.html
+# dom/workers/test/serviceworkers/thirdparty/iframe2.html
+# dom/workers/test/serviceworkers/thirdparty/unregister.html
+# dom/workers/test/serviceworkers/thirdparty/iframe1.html
+# dom/workers/test/serviceworkers/thirdparty/register.html
+# dom/workers/test/serviceworkers/notification_alt/unregister.html
+# dom/workers/test/serviceworkers/notification_alt/register.html
+# dom/workers/test/serviceworkers/eventsource/eventsource_synthetic_response.html
+# dom/workers/test/serviceworkers/eventsource/eventsource_mixed_content_cors_response.html
+# dom/workers/test/serviceworkers/eventsource/eventsource_opaque_response.html
+# dom/workers/test/serviceworkers/eventsource/eventsource_register_worker.html
+# dom/workers/test/serviceworkers/eventsource/eventsource_cors_response.html
+# dom/workers/test/serviceworkers/sanitize/example_check_and_unregister.html
+# dom/workers/test/serviceworkers/sanitize/register.html
+# dom/workers/test/serviceworkers/sanitize/frame.html
+# dom/workers/test/serviceworkers/claim_clients/client.html
+# dom/workers/test/serviceworkers/xslt/test.xml
+# dom/workers/test/serviceworkers/unregister/index.html
+# dom/workers/test/serviceworkers/unregister/unregister.html
+# dom/workers/test/serviceworkers/controller/index.html
+# dom/workers/test/serviceworkers/open_window/client.html
+# dom/workers/test/serviceworkers/match_all_clients/match_all_controlled.html
+# dom/workers/test/serviceworkers/workerUpdate/update.html
+# dom/workers/test/serviceworkers/notification/unregister.html
+# dom/workers/test/serviceworkers/notification/register.html
+# dom/workers/test/serviceworkers/notification/listener.html
+# dom/workers/test/serviceworkers/simpleregister/index.html
+# dom/workers/test/serviceworkers/simpleregister/ready.html
+# dom/workers/test/serviceworkers/download/window.html
+# dom/workers/test/serviceworkers/skip_waiting_scope/index.html
+# dom/workers/test/serviceworkers/sw_clients/simple.html
+# dom/workers/test/serviceworkers/sw_clients/refresher.html
+# dom/workers/test/serviceworkers/sw_clients/service_worker_controlled.html
+# dom/workers/test/serviceworkers/sw_clients/navigator.html
+# dom/workers/test/serviceworkers/sw_clients/refresher_cached.html
+# dom/workers/test/serviceworkers/sw_clients/file_blob_upload_frame.html
+# dom/workers/test/extensions/bootstrap/install.rdf
+# dom/workers/test/extensions/traditional/install.rdf
+# dom/security/test/csp/file_iframe_sandbox_document_write.html
+# dom/security/test/csp/test_bug909029.html
+# dom/security/test/csp/test_connect-src.html
+# dom/security/test/csp/file_sandbox_allow_scripts.html
+# dom/security/test/csp/test_fontloader.html
+# dom/security/test/csp/file_report_for_import.html
+# dom/security/test/csp/test_self_none_as_hostname_confusion.html
+# dom/security/test/csp/file_child-src_worker-redirect.html
+# dom/security/test/csp/test_sandbox_allow_scripts.html
+# dom/security/test/csp/test_scheme_relative_sources.html
+# dom/security/test/csp/test_303_redirect.html
+# dom/security/test/csp/file_strict_dynamic_parser_inserted_doc_write_correct_nonce.html
+# dom/security/test/csp/test_block_all_mixed_content_frame_navigation.html
+# dom/security/test/csp/file_inlinestyle_main_allowed.html
+# dom/security/test/csp/file_strict_dynamic_script_events.html
+# dom/security/test/csp/test_ignore_xfo.html
+# dom/security/test/csp/test_strict_dynamic.html
+# dom/security/test/csp/test_bug888172.html
+# dom/security/test/csp/test_blocked_uri_in_reports.html
+# dom/security/test/csp/file_nonce_source.html
+# dom/security/test/csp/file_main.html
+# dom/security/test/csp/test_nonce_source.html
+# dom/security/test/csp/test_bug802872.html
+# dom/security/test/csp/test_iframe_sandbox_top_1.html
+# dom/security/test/csp/file_bug886164_3.html
+# dom/security/test/csp/file_sandbox_6.html
+# dom/security/test/csp/test_iframe_sandbox_srcdoc.html
+# dom/security/test/csp/test_shouldprocess.html
+# dom/security/test/csp/file_allow_https_schemes.html
+# dom/security/test/csp/file_worker_src_script_governs.html
+# dom/security/test/csp/test_bug1229639.html
+# dom/security/test/csp/file_sandbox_11.html
+# dom/security/test/csp/file_web_manifest.html
+# dom/security/test/csp/test_frame_ancestors_ro.html
+# dom/security/test/csp/test_meta_header_dual.html
+# dom/security/test/csp/test_upgrade_insecure_cors.html
+# dom/security/test/csp/file_strict_dynamic_parser_inserted_doc_write.html
+# dom/security/test/csp/file_sandbox_1.html
+# dom/security/test/csp/file_service_worker.html
+# dom/security/test/csp/test_ping.html
+# dom/security/test/csp/test_blob_data_schemes.html
+# dom/security/test/csp/file_bug888172.html
+# dom/security/test/csp/test_strict_dynamic_parser_inserted.html
+# dom/security/test/csp/file_web_manifest_remote.html
+# dom/security/test/csp/test_meta_whitespace_skipping.html
+# dom/security/test/csp/test_service_worker.html
+# dom/security/test/csp/file_bug909029_none.html
+# dom/security/test/csp/test_punycode_host_src.html
+# dom/security/test/csp/test_form_action_blocks_url.html
+# dom/security/test/csp/file_strict_dynamic_unsafe_eval.html
+# dom/security/test/csp/test_upgrade_insecure_referrer.html
+# dom/security/test/csp/test_sandbox.html
+# dom/security/test/csp/file_meta_element.html
+# dom/security/test/csp/file_sandbox_12.html
+# dom/security/test/csp/test_bug1242019.html
+# dom/security/test/csp/test_307_redirect.html
+# dom/security/test/csp/file_iframe_sandbox_srcdoc.html
+# dom/security/test/csp/test_child-src_worker_data.html
+# dom/security/test/csp/file_doccomment_meta.html
+# dom/security/test/csp/file_connect-src-fetch.html
+# dom/security/test/csp/file_evalscript_main.html
+# dom/security/test/csp/test_meta_element.html
+# dom/security/test/csp/file_sandbox_8.html
+# dom/security/test/csp/file_sandbox_10.html
+# dom/security/test/csp/test_referrerdirective.html
+# dom/security/test/csp/file_block_all_mixed_content_frame_navigation2.html
+# dom/security/test/csp/test_hash_source.html
+# dom/security/test/csp/file_child-src_worker.html
+# dom/security/test/csp/file_null_baseuri.html
+# dom/security/test/csp/file_bug663567_blocks.xml
+# dom/security/test/csp/file_referrerdirective.html
+# dom/security/test/csp/file_child-src_inner_frame.html
+# dom/security/test/csp/file_strict_dynamic_js_url.html
+# dom/security/test/csp/test_bug885433.html
+# dom/security/test/csp/file_sendbeacon.html
+# dom/security/test/csp/file_web_manifest_mixed_content.html
+# dom/security/test/csp/test_redirects.html
+# dom/security/test/csp/test_worker_src.html
+# dom/security/test/csp/file_self_none_as_hostname_confusion.html
+# dom/security/test/csp/test_upgrade_insecure_navigation.html
+# dom/security/test/csp/file_bug910139.xml
+# dom/security/test/csp/file_nonce_redirects.html
+# dom/security/test/csp/file_bug941404_xhr.html
+# dom/security/test/csp/file_path_matching.html
+# dom/security/test/csp/test_docwrite_meta.html
+# dom/security/test/csp/file_strict_dynamic_script_extern.html
+# dom/security/test/csp/file_ping.html
+# dom/security/test/csp/file_bug941404.html
+# dom/security/test/csp/file_strict_dynamic_script_inline.html
+# dom/security/test/csp/file_websocket_explicit.html
+# dom/security/test/csp/test_upgrade_insecure.html
+# dom/security/test/csp/file_sandbox_2.html
+# dom/security/test/csp/file_bug909029_star.html
+# dom/security/test/csp/test_child-src_iframe.html
+# dom/security/test/csp/file_websocket_self.html
+# dom/security/test/csp/file_bug1312272.html
+# dom/security/test/csp/file_inlinescript.html
+# dom/security/test/csp/file_frameancestors_main.html
+# dom/security/test/csp/test_report_uri_missing_in_report_only_header.html
+# dom/security/test/csp/test_upgrade_insecure_reporting.html
+# dom/security/test/csp/file_frame_src_frame_governs.html
+# dom/security/test/csp/test_image_nonce.html
+# dom/security/test/csp/file_hash_source.html
+# dom/security/test/csp/file_child-src_shared_worker-redirect.html
+# dom/security/test/csp/file_sandbox_4.html
+# dom/security/test/csp/file_frame_ancestors_ro.html
+# dom/security/test/csp/test_frame_src.html
+# dom/security/test/csp/file_bug885433_allows.html
+# dom/security/test/csp/file_data-uri_blocked.html
+# dom/security/test/csp/file_worker_src_child_governs.html
+# dom/security/test/csp/test_CSP.html
+# dom/security/test/csp/file_policyuri_regression_from_multipolicy.html
+# dom/security/test/csp/test_bug941404.html
+# dom/security/test/csp/test_upgrade_insecure_docwrite_iframe.html
+# dom/security/test/csp/file_ignore_unsafe_inline.html
+# dom/security/test/csp/file_bug663567.xsl
+# dom/security/test/csp/test_block_all_mixed_content.html
+# dom/security/test/csp/test_null_baseuri.html
+# dom/security/test/csp/test_evalscript.html
+# dom/security/test/csp/file_bug886164.html
+# dom/security/test/csp/test_bug886164.html
+# dom/security/test/csp/file_leading_wildcard.html
+# dom/security/test/csp/file_bug886164_6.html
+# dom/security/test/csp/file_strict_dynamic_script_events_xbl.html
+# dom/security/test/csp/file_worker_src_worker_governs.html
+# dom/security/test/csp/file_image_nonce.html
+# dom/security/test/csp/file_upgrade_insecure_reporting.html
+# dom/security/test/csp/file_redirects_main.html
+# dom/security/test/csp/file_child-src_iframe.html
+# dom/security/test/csp/test_strict_dynamic_default_src.html
+# dom/security/test/csp/test_bug1312272.html
+# dom/security/test/csp/file_bug886164_4.html
+# dom/security/test/csp/file_meta_whitespace_skipping.html
+# dom/security/test/csp/file_strict_dynamic_non_parser_inserted.html
+# dom/security/test/csp/test_frameancestors.html
+# dom/security/test/csp/file_invalid_source_expression.html
+# dom/security/test/csp/file_bug885433_blocks.html
+# dom/security/test/csp/file_bug663567_allows.xml
+# dom/security/test/csp/file_shouldprocess.html
+# dom/security/test/csp/file_frame_src_child_governs.html
+# dom/security/test/csp/file_bug886164_2.html
+# dom/security/test/csp/test_form-action.html
+# dom/security/test/csp/file_upgrade_insecure_cors.html
+# dom/security/test/csp/file_web_manifest_https.html
+# dom/security/test/csp/file_connect-src.html
+# dom/security/test/csp/file_blob_data_schemes.html
+# dom/security/test/csp/test_allow_https_schemes.html
+# dom/security/test/csp/test_child-src_worker-redirect.html
+# dom/security/test/csp/file_strict_dynamic_default_src.html
+# dom/security/test/csp/file_sandbox_5.html
+# dom/security/test/csp/file_report.html
+# dom/security/test/csp/file_frame_src_inner.html
+# dom/security/test/csp/file_docwrite_meta.html
+# dom/security/test/csp/test_child-src_worker.html
+# dom/security/test/csp/test_policyuri_regression_from_multipolicy.html
+# dom/security/test/csp/test_302_redirect.html
+# dom/security/test/csp/file_path_matching_incl_query.html
+# dom/security/test/csp/file_form-action.html
+# dom/security/test/csp/test_inlinescript.html
+# dom/security/test/csp/file_evalscript_main_allowed.html
+# dom/security/test/csp/file_bug1229639.html
+# dom/security/test/csp/file_sandbox_13.html
+# dom/security/test/csp/test_dual_header.html
+# dom/security/test/csp/file_path_matching_redirect.html
+# dom/security/test/csp/file_bug836922_npolicies.html
+# dom/security/test/csp/file_child-src_worker_data.html
+# dom/security/test/csp/test_invalid_source_expression.html
+# dom/security/test/csp/file_child-src_service_worker.html
+# dom/security/test/csp/test_multi_policy_injection_bypass.html
+# dom/security/test/csp/file_strict_dynamic_non_parser_inserted_inline.html
+# dom/security/test/csp/file_sandbox_9.html
+# dom/security/test/csp/file_bug910139.xsl
+# dom/security/test/csp/test_bug836922_npolicies.html
+# dom/security/test/csp/test_nonce_redirects.html
+# dom/security/test/csp/test_leading_wildcard.html
+# dom/security/test/csp/file_child-src_shared_worker.html
+# dom/security/test/csp/test_require_sri_meta.html
+# dom/security/test/csp/file_multi_policy_injection_bypass_2.html
+# dom/security/test/csp/file_upgrade_insecure.html
+# dom/security/test/csp/test_bug910139.html
+# dom/security/test/csp/test_multipartchannel.html
+# dom/security/test/csp/test_bug663567.html
+# dom/security/test/csp/file_inlinestyle_main.html
+# dom/security/test/csp/file_upgrade_insecure_meta.html
+# dom/security/test/csp/test_websocket_self.html
+# dom/security/test/csp/test_report.html
+# dom/security/test/csp/test_path_matching_redirect.html
+# dom/security/test/csp/test_iframe_srcdoc.html
+# dom/security/test/csp/test_base-uri.html
+# dom/security/test/csp/test_subframe_run_js_if_allowed.html
+# dom/security/test/csp/file_subframe_run_js_if_allowed.html
+# dom/security/test/csp/file_ignore_xfo.html
+# dom/security/test/csp/file_ro_ignore_xfo.html
+# dom/security/test/csp/file_block_all_mixed_content_frame_navigation1.html
+# dom/security/test/csp/file_multi_policy_injection_bypass.html
+# dom/security/test/csp/test_path_matching.html
+# dom/security/test/csp/file_bug886164_5.html
+# dom/security/test/csp/file_bug802872.html
+# dom/security/test/csp/file_sandbox_3.html
+# dom/security/test/csp/test_ignore_unsafe_inline.html
+# dom/security/test/csp/test_inlinestyle.html
+# dom/security/test/csp/file_sandbox_7.html
+# dom/security/test/csp/test_301_redirect.html
+# dom/security/test/csp/test_sendbeacon.html
+# dom/security/test/csp/test_iframe_sandbox.html
+# dom/security/test/csp/test_report_for_import.html
+# dom/security/test/contentverifier/file_about_newtab_bad_csp.html
+# dom/security/test/contentverifier/file_about_newtab.html
+# dom/security/test/contentverifier/file_about_newtab_bad.html
+# dom/security/test/contentverifier/file_about_newtab_sri.html
+# dom/security/test/sri/iframe_sri_disabled.html
+# dom/security/test/sri/test_csp_directive_style_imports.html
+# dom/security/test/sri/test_script_sameorigin.html
+# dom/security/test/sri/test_require-sri-for_csp_directive.html
+# dom/security/test/sri/iframe_script_crossdomain.html
+# dom/security/test/sri/iframe_script_sameorigin.html
+# dom/security/test/sri/iframe_csp_directive_style_imports.html
+# dom/security/test/sri/iframe_style_sameorigin.html
+# dom/security/test/sri/test_script_crossdomain.html
+# dom/security/test/sri/iframe_require-sri-for_no_csp.html
+# dom/security/test/sri/test_style_sameorigin.html
+# dom/security/test/sri/iframe_style_crossdomain.html
+# dom/security/test/sri/iframe_require-sri-for_main.html
+# dom/security/test/sri/test_bug_1271796.html
+# dom/security/test/sri/test_sri_disabled.html
+# dom/security/test/sri/test_require-sri-for_csp_directive_disabled.html
+# dom/security/test/sri/test_style_crossdomain.html
+# dom/security/test/mixedcontentblocker/test_frameNavigation.html
+# dom/security/test/mixedcontentblocker/file_frameNavigation_innermost.html
+# dom/security/test/mixedcontentblocker/file_main.html
+# dom/security/test/mixedcontentblocker/file_frameNavigation.html
+# dom/security/test/mixedcontentblocker/file_frameNavigation_secure_grandchild.html
+# dom/security/test/mixedcontentblocker/file_frameNavigation_blankTarget.html
+# dom/security/test/mixedcontentblocker/test_bug803225.html
+# dom/security/test/mixedcontentblocker/file_main_bug803225.html
+# dom/security/test/mixedcontentblocker/file_bug803225_test_mailto.html
+# dom/security/test/mixedcontentblocker/file_frameNavigation_grandchild.html
+# dom/security/test/mixedcontentblocker/test_main.html
+# dom/security/test/mixedcontentblocker/file_frameNavigation_secure.html
+# dom/security/test/cors/file_CrossSiteXHR_inner.html
+# dom/security/test/cors/test_CrossSiteXHR_origin.html
+# dom/security/test/cors/test_CrossSiteXHR.html
+# dom/security/test/cors/test_CrossSiteXHR_cache.html
+# dom/security/test/general/file_view_image_data_navigation.html
+# dom/security/test/general/file_block_toplevel_data_navigation3.html
+# dom/security/test/general/file_data_download.html
+# dom/security/test/general/bug1277803.html
+# dom/security/test/general/file_block_toplevel_data_navigation2.html
+# dom/security/test/general/test_block_toplevel_data_navigation.html
+# dom/security/test/general/test_bug1277803.xul
+# dom/security/test/general/test_nosniff.html
+# dom/security/test/general/test_contentpolicytype_targeted_link_iframe.html
+# dom/security/test/general/test_allow_opening_data_pdf.html
+# dom/security/test/general/test_block_toplevel_data_img_navigation.html
+# dom/security/test/general/file_toplevel_data_meta_redirect.html
+# dom/security/test/general/file_data_text_csv.html
+# dom/security/test/general/test_block_script_wrong_mime.html
+# dom/security/test/general/file_block_toplevel_data_navigation.html
+# dom/security/test/general/test_allow_opening_data_json.html
+# dom/notification/test/browser/notification.html
+# dom/presentation/tests/mochitest/file_presentation_terminate.html
+# dom/presentation/tests/mochitest/test_presentation_1ua_sender_and_receiver_oop.html
+# dom/presentation/tests/mochitest/test_presentation_1ua_connection_wentaway_inproc.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_sender.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html
+# dom/presentation/tests/mochitest/test_presentation_terminate_inproc.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html
+# dom/presentation/tests/mochitest/test_presentation_dc_sender.html
+# dom/presentation/tests/mochitest/test_presentation_1ua_sender_and_receiver_inproc.html
+# dom/presentation/tests/mochitest/test_presentation_dc_receiver.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html
+# dom/presentation/tests/mochitest/file_presentation_receiver_establish_connection_error.html
+# dom/presentation/tests/mochitest/test_presentation_availability.html
+# dom/presentation/tests/mochitest/test_presentation_terminate_establish_connection_error_inproc.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html
+# dom/presentation/tests/mochitest/test_presentation_sender_startWithDevice.html
+# dom/presentation/tests/mochitest/test_presentation_device_info_permission.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_unknown_content_type_inproc.html
+# dom/presentation/tests/mochitest/test_presentation_receiver_auxiliary_navigation_oop.html
+# dom/presentation/tests/mochitest/test_presentation_terminate_oop.html
+# dom/presentation/tests/mochitest/test_presentation_datachannel_sessiontransport.html
+# dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe.html
+# dom/presentation/tests/mochitest/test_presentation_dc_receiver_oop.html
+# dom/presentation/tests/mochitest/file_presentation_terminate_establish_connection_error.html
+# dom/presentation/tests/mochitest/test_presentation_reconnect.html
+# dom/presentation/tests/mochitest/file_presentation_non_receiver.html
+# dom/presentation/tests/mochitest/test_presentation_sender_on_terminate_request.html
+# dom/presentation/tests/mochitest/file_presentation_receiver.html
+# dom/presentation/tests/mochitest/test_presentation_1ua_connection_wentaway_oop.html
+# dom/presentation/tests/mochitest/test_presentation_receiver_auxiliary_navigation_inproc.html
+# dom/presentation/tests/mochitest/test_presentation_mixed_security_contexts.html
+# dom/presentation/tests/mochitest/test_presentation_terminate_establish_connection_error_oop.html
+# dom/presentation/tests/mochitest/test_presentation_sandboxed_presentation.html
+# dom/presentation/tests/mochitest/test_presentation_device_info.html
+# dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe.html
+# dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_unknown_content_type_oop.html
+# dom/presentation/tests/mochitest/file_presentation_1ua_wentaway.html
+# dom/presentation/tests/mochitest/file_presentation_1ua_receiver.html
+# dom/presentation/tests/mochitest/file_presentation_receiver_auxiliary_navigation.html
+# dom/url/tests/test_worker_url.xul
+# dom/url/tests/test_url_data.html
+# dom/url/tests/empty.html
+# dom/url/tests/test_bug883784.xul
+# dom/url/tests/test_worker_urlSearchParams.html
+# dom/url/tests/test_url.xul
+# dom/url/tests/test_url.html
+# dom/url/tests/test_worker_url.html
+# dom/url/tests/test_worker_url_exceptions.html
+# dom/url/tests/test_worker_urlApi.html
+# dom/url/tests/test_bloburl_location.html
+# dom/url/tests/test_urlExceptions.html
+# dom/url/tests/test_unknown_url_origin.html
+# dom/base/crashtests/472593-1.html
+# dom/base/crashtests/450383-1.html
+# dom/base/crashtests/483818-1.html
+# dom/base/crashtests/898906.html
+# dom/base/crashtests/1304437.html
+# dom/base/crashtests/345837-1.xhtml
+# dom/base/crashtests/450385-1.html
+# dom/base/crashtests/404869-1.xul
+# dom/base/crashtests/443538-1.svg
+# dom/base/crashtests/493281-1.html
+# dom/base/crashtests/575462.svg
+# dom/base/crashtests/346381-1.html
+# dom/base/crashtests/411882-1.xhtml
+# dom/base/crashtests/593302-2.html
+# dom/base/crashtests/424276-1.html
+# dom/base/crashtests/864448.html
+# dom/base/crashtests/829428.html
+# dom/base/crashtests/416734-1.html
+# dom/base/crashtests/693212.xhtml
+# dom/base/crashtests/467392.html
+# dom/base/crashtests/693811-3.html
+# dom/base/crashtests/930250.html
+# dom/base/crashtests/610571-1.html
+# dom/base/crashtests/729431-1.xhtml
+# dom/base/crashtests/1026714.html
+# dom/base/crashtests/682463.html
+# dom/base/crashtests/420620-1.html
+# dom/base/crashtests/xhr_abortinprogress.html
+# dom/base/crashtests/698974-1.html
+# dom/base/crashtests/504224.html
+# dom/base/crashtests/343850-1.xhtml
+# dom/base/crashtests/603531.html
+# dom/base/crashtests/605672-1.svg
+# dom/base/crashtests/838489-2.html
+# dom/base/crashtests/822723.html
+# dom/base/crashtests/474041-1.svg
+# dom/base/crashtests/830098.html
+# dom/base/crashtests/366200-1.xhtml
+# dom/base/crashtests/369413-1.html
+# dom/base/crashtests/494810-1.html
+# dom/base/crashtests/327695-1.html
+# dom/base/crashtests/942979.html
+# dom/base/crashtests/1230422.html
+# dom/base/crashtests/551631-1.html
+# dom/base/crashtests/369219-1.xhtml
+# dom/base/crashtests/375399-1-inner.xhtml
+# dom/base/crashtests/354645-1.xul
+# dom/base/crashtests/43040-1.html
+# dom/base/crashtests/709384.html
+# dom/base/crashtests/816253.html
+# dom/base/crashtests/349355-1.html
+# dom/base/crashtests/344434-1.xhtml
+# dom/base/crashtests/752226-2.html
+# dom/base/crashtests/677194.html
+# dom/base/crashtests/149320-1.html
+# dom/base/crashtests/693811-1.html
+# dom/base/crashtests/1024428-1.html
+# dom/base/crashtests/828903.html
+# dom/base/crashtests/815276.html
+# dom/base/crashtests/336715-1.xhtml
+# dom/base/crashtests/564114.html
+# dom/base/crashtests/695867.html
+# dom/base/crashtests/116848-1.html
+# dom/base/crashtests/852381.html
+# dom/base/crashtests/709954.html
+# dom/base/crashtests/244933-1.html
+# dom/base/crashtests/561981-1-iframe.xhtml
+# dom/base/crashtests/509536-1.html
+# dom/base/crashtests/679459.html
+# dom/base/crashtests/693894.html
+# dom/base/crashtests/535926-1.html
+# dom/base/crashtests/824719.html
+# dom/base/crashtests/338391-1.xhtml
+# dom/base/crashtests/595606-2.html
+# dom/base/crashtests/552651.xml
+# dom/base/crashtests/771639.html
+# dom/base/crashtests/395469-1.xhtml
+# dom/base/crashtests/529670.html
+# dom/base/crashtests/387460-1-inner.xhtml
+# dom/base/crashtests/344882-1.html
+# dom/base/crashtests/522516-1.html
+# dom/base/crashtests/642022-1.html
+# dom/base/crashtests/448615-1.html
+# dom/base/crashtests/863950.html
+# dom/base/crashtests/973401.html
+# dom/base/crashtests/741163-1.html
+# dom/base/crashtests/841205.html
+# dom/base/crashtests/327571-1.html
+# dom/base/crashtests/371124-1.html
+# dom/base/crashtests/395469-2.xhtml
+# dom/base/crashtests/658845-1.svg
+# dom/base/crashtests/561981-1.html
+# dom/base/crashtests/582601.html
+# dom/base/crashtests/561981-2-iframe.xhtml
+# dom/base/crashtests/831287.html
+# dom/base/crashtests/637214-1.svg
+# dom/base/crashtests/343889-1.html
+# dom/base/crashtests/745495.html
+# dom/base/crashtests/399712-1.html
+# dom/base/crashtests/476526.html
+# dom/base/crashtests/326865-1.html
+# dom/base/crashtests/815477.html
+# dom/base/crashtests/700512.html
+# dom/base/crashtests/490760-1.xhtml
+# dom/base/crashtests/326646-1.html
+# dom/base/crashtests/601247.html
+# dom/base/crashtests/849732.html
+# dom/base/crashtests/554230-1.xhtml
+# dom/base/crashtests/1251361.html
+# dom/base/crashtests/693811-2.html
+# dom/base/crashtests/493281-2.html
+# dom/base/crashtests/458637-1-inner.xhtml
+# dom/base/crashtests/386000-1.html
+# dom/base/crashtests/700090-1.html
+# dom/base/crashtests/401993-1.xml
+# dom/base/crashtests/398088-1.xul
+# dom/base/crashtests/384663-1-inner.xul
+# dom/base/crashtests/426987-1.html
+# dom/base/crashtests/377360-1.xhtml
+# dom/base/crashtests/752226-1.html
+# dom/base/crashtests/886213.html
+# dom/base/crashtests/666869.html
+# dom/base/crashtests/637116.html
+# dom/base/crashtests/205225-1.html
+# dom/base/crashtests/1029710.html
+# dom/base/crashtests/90613-1.html
+# dom/base/crashtests/439206-1.html
+# dom/base/crashtests/348049-1.xhtml
+# dom/base/crashtests/1385272-1.html
+# dom/base/crashtests/679689-1.html
+# dom/base/crashtests/326778-1.xul
+# dom/base/crashtests/499006-2.html
+# dom/base/crashtests/xhr_empty_datauri.html
+# dom/base/crashtests/697643.html
+# dom/base/crashtests/606729-1.html
+# dom/base/crashtests/1027461-1.html
+# dom/base/crashtests/786854.html
+# dom/base/crashtests/371124-2.html
+# dom/base/crashtests/847127.html
+# dom/base/crashtests/628599-1.html
+# dom/base/crashtests/410860-1.xml
+# dom/base/crashtests/1158412.html
+# dom/base/crashtests/327694.html
+# dom/base/crashtests/706283-1.html
+# dom/base/crashtests/836890.html
+# dom/base/crashtests/324871-1.html
+# dom/base/crashtests/386794-1.html
+# dom/base/crashtests/646184.html
+# dom/base/crashtests/462947.html
+# dom/base/crashtests/473284.xul
+# dom/base/crashtests/849601.html
+# dom/base/crashtests/502617.html
+# dom/base/crashtests/978646.html
+# dom/base/crashtests/401993-1.html
+# dom/base/crashtests/375399-1.html
+# dom/base/crashtests/828903-iframe.html
+# dom/base/crashtests/359432-1.xhtml
+# dom/base/crashtests/458637-1.html
+# dom/base/crashtests/340733-1.html
+# dom/base/crashtests/325730-1.html
+# dom/base/crashtests/815043.html
+# dom/base/crashtests/418928-1.html
+# dom/base/crashtests/822691.html
+# dom/base/crashtests/713417-1.html
+# dom/base/crashtests/552651.html
+# dom/base/crashtests/417852-1.html
+# dom/base/crashtests/231475-1.html
+# dom/base/crashtests/561981-2.html
+# dom/base/crashtests/637214-2.svg
+# dom/base/crashtests/330925-1.xhtml
+# dom/base/crashtests/1154598.xhtml
+# dom/base/crashtests/1027461-inner.xul
+# dom/base/crashtests/326618-1.html
+# dom/base/crashtests/543645.html
+# dom/base/crashtests/828054.html
+# dom/base/crashtests/499006-1.html
+# dom/base/crashtests/329481-1.xhtml
+# dom/base/crashtests/832644.html
+# dom/base/crashtests/593302-1.html
+# dom/base/crashtests/377960-1.html
+# dom/base/crashtests/338674-1.xhtml
+# dom/base/crashtests/343730-1.xhtml
+# dom/base/crashtests/360599-1.html
+# dom/base/crashtests/371124-1-inner.html
+# dom/base/crashtests/384663-1.html
+# dom/base/crashtests/851353-1.html
+# dom/base/crashtests/1181619.html
+# dom/base/crashtests/372554-1.html
+# dom/base/crashtests/827190.html
+# dom/base/crashtests/713417-2.html
+# dom/base/crashtests/xhr_html_nullresponse.html
+# dom/base/crashtests/612018-1.html
+# dom/base/crashtests/590395-1.html
+# dom/base/crashtests/715056.html
+# dom/base/crashtests/700090-2.html
+# dom/base/crashtests/849727.html
+# dom/base/crashtests/377960-2.html
+# dom/base/crashtests/387460-1.html
+# dom/base/crashtests/558973.html
+# dom/base/crashtests/766426.html
+# dom/base/crashtests/675621-1.html
+# dom/base/crashtests/845093-1.html
+# dom/base/crashtests/819014.html
+# dom/base/crashtests/844404.html
+# dom/base/crashtests/564079-1.html
+# dom/base/crashtests/609560-1.xhtml
+# dom/base/crashtests/308120-1.xul
+# dom/base/crashtests/400763-1.html
+# dom/base/crashtests/371124-2-inner.html
+# dom/base/crashtests/293388-1.html
+# dom/base/crashtests/structured_clone_container_throws.html
+# dom/base/crashtests/595606-1.html
+# dom/base/crashtests/1157995.html
+# dom/base/crashtests/407818.html
+# dom/base/crashtests/565125-1.html
+# dom/base/crashtests/275912-1.html
+# dom/base/crashtests/1118764.html
+# dom/base/crashtests/667336-1.html
+# dom/base/crashtests/336381-1.xhtml
+# dom/base/crashtests/604262-1.html
+# dom/base/test/test_iframe_referrer_changing.html
+# dom/base/test/test_open_null_features.html
+# dom/base/test/file_xhtmlserializer_2_enthtml.xhtml
+# dom/base/test/test_bug999456.html
+# dom/base/test/file_bug590812-ref.xhtml
+# dom/base/test/test_bug605982.html
+# dom/base/test/test_websocket_frame.html
+# dom/base/test/test_nodelist_holes.html
+# dom/base/test/test_bug352728.xhtml
+# dom/base/test/test_bug166235.html
+# dom/base/test/test_bug428847.html
+# dom/base/test/test_mozbrowser_apis_allowed.html
+# dom/base/test/test_bug298064.html
+# dom/base/test/test_anonymousContent_canvas.html
+# dom/base/test/test_document.all_unqualified.html
+# dom/base/test/test_bug199959.html
+# dom/base/test/test_pluginMutedBeforePlay.html
+# dom/base/test/test_bug466751.xhtml
+# dom/base/test/test_dialogArguments.html
+# dom/base/test/test_domcursor.html
+# dom/base/test/file_bug708620.html
+# dom/base/test/test_bug416383.html
+# dom/base/test/formReset.html
+# dom/base/test/test_bug628938.html
+# dom/base/test/test_bug333673.html
+# dom/base/test/file_bug503481b_inner.html
+# dom/base/test/test_bug564863.xhtml
+# dom/base/test/test_anchor_area_referrer.html
+# dom/base/test/file_xhtmlserializer_1_wrap.xhtml
+# dom/base/test/test_bug614058.html
+# dom/base/test/file_bug902350.html
+# dom/base/test/test_bug1060938.html
+# dom/base/test/file_navigator_resolve_identity_xrays.xul
+# dom/base/test/file_bug590870.html
+# dom/base/test/file_audioLoop.html
+# dom/base/test/test_bug337631.html
+# dom/base/test/test_bug456262.html
+# dom/base/test/test_window_define_nonconfigurable.html
+# dom/base/test/test_bug726364.html
+# dom/base/test/test_gsp-quirks.html
+# dom/base/test/test_bug455472.html
+# dom/base/test/test_NodeIterator_mutations_2.html
+# dom/base/test/test_bug419527.xhtml
+# dom/base/test/test_bug424359-1.html
+# dom/base/test/file_bug704320_redirect.html
+# dom/base/test/test_bug1091883.html
+# dom/base/test/test_bug326337.html
+# dom/base/test/test_bug698384.html
+# dom/base/test/test_websocket_basic.html
+# dom/base/test/test_bug466080.html
+# dom/base/test/iframe_postMessages.html
+# dom/base/test/test_bug393968.html
+# dom/base/test/w3element_traversal.svg
+# dom/base/test/test_nonascii_blob_url.html
+# dom/base/test/test_bug313646.html
+# dom/base/test/iframe_main_bug1022229.html
+# dom/base/test/test_history_document_open.html
+# dom/base/test/test_bug431833.html
+# dom/base/test/test_bug557892.html
+# dom/base/test/file_htmlserializer_1_noflag.html
+# dom/base/test/test_bug1057176.html
+# dom/base/test/wholeTexty-helper.xml
+# dom/base/test/file_pluginAudioNonAutoStart.html
+# dom/base/test/file_htmlserializer_ipv6.html
+# dom/base/test/test_bug638112.html
+# dom/base/test/test_bug398243.html
+# dom/base/test/file_htmlserializer_1_noformatpre.html
+# dom/base/test/test_bug276037-1.html
+# dom/base/test/test_mozfiledataurl.html
+# dom/base/test/test_bug364092.xhtml
+# dom/base/test/test_bug218236.html
+# dom/base/test/file_youtube_flash_embed.html
+# dom/base/test/bug382113_object.html
+# dom/base/test/test_bug418986-1.html
+# dom/base/test/test_simplecontentpolicy.html
+# dom/base/test/test_referrer_redirect.html
+# dom/base/test/test_bug454325.html
+# dom/base/test/test_processing_instruction_update_stylesheet.xhtml
+# dom/base/test/file_bug601803a.html
+# dom/base/test/test_bug372086.html
+# dom/base/test/file_bug426646-1.html
+# dom/base/test/test_bug339494.xhtml
+# dom/base/test/bug419132.html
+# dom/base/test/test_e4x_for_each.html
+# dom/base/test/test_file_from_blob.html
+# dom/base/test/test_bug345339.html
+# dom/base/test/test_bug711180.html
+# dom/base/test/test_bug433662.html
+# dom/base/test/test_iframe_referrer_invalid.html
+# dom/base/test/test_bug1308069.html
+# dom/base/test/test_bug599295.html
+# dom/base/test/test_bug804395.html
+# dom/base/test/file_bug708620-2.html
+# dom/base/test/test_bug840098.html
+# dom/base/test/test_bug527896.html
+# dom/base/test/test_bug371576-3.html
+# dom/base/test/file_htmlserializer_1_sibling_body_only_body.html
+# dom/base/test/test_bug461555.html
+# dom/base/test/test_bug503481b.html
+# dom/base/test/file_bug541937.html
+# dom/base/test/345339_iframe.html
+# dom/base/test/test_bug366946.html
+# dom/base/test/test_bug453521.html
+# dom/base/test/test_meta_viewport0.html
+# dom/base/test/test_bug719533.html
+# dom/base/test/test_bug505783.html
+# dom/base/test/test_messagemanager_principal.html
+# dom/base/test/test_bug410229.html
+# dom/base/test/test_bug1064481.html
+# dom/base/test/test_bug454326.html
+# dom/base/test/file_receiveMessage.html
+# dom/base/test/intersectionobserver_window.html
+# dom/base/test/test_bug782342.html
+# dom/base/test/test_bug548463.html
+# dom/base/test/test_bug417255.html
+# dom/base/test/test_bug813919.html
+# dom/base/test/test_base.xhtml
+# dom/base/test/test_bug422403-2.xhtml
+# dom/base/test/file_bug692434.xml
+# dom/base/test/test_constructor-assignment.html
+# dom/base/test/file_bug704320_preload_noreuse.html
+# dom/base/test/test_bug371576-5.html
+# dom/base/test/file_bug1274806.html
+# dom/base/test/test_getAttribute_after_createAttribute.html
+# dom/base/test/test_bug708620.html
+# dom/base/test/test_bug895239.html
+# dom/base/test/test_bug647518.html
+# dom/base/test/test_bug869002.html
+# dom/base/test/test_bug270145.xhtml
+# dom/base/test/test_bug403868.xml
+# dom/base/test/test_bug518104.html
+# dom/base/test/test_orientation_alternate.html
+# dom/base/test/test_webaudioNotification.html
+# dom/base/test/test_audioNotificationWithEarlyPlay.html
+# dom/base/test/bug455629-helper.svg
+# dom/base/test/file_bug604660-2.xsl
+# dom/base/test/test_fileapi.html
+# dom/base/test/test_bug761120.html
+# dom/base/test/test_bug330925.xhtml
+# dom/base/test/test_explicit_user_agent.html
+# dom/base/test/file_x-frame-options_main.html
+# dom/base/test/test_bug450160.html
+# dom/base/test/test_bug403841.html
+# dom/base/test/test_bug1268962.html
+# dom/base/test/test_bug578096.html
+# dom/base/test/file_bug622088_inner.html
+# dom/base/test/test_bug890580.html
+# dom/base/test/file_mozfiledataurl_inner.html
+# dom/base/test/test_htmlcopyencoder.html
+# dom/base/test/test_bug590870.html
+# dom/base/test/test_bug340571.html
+# dom/base/test/test_bug503473.html
+# dom/base/test/test_noAudioNotification.html
+# dom/base/test/test_bug444722.html
+# dom/base/test/test_writable-replaceable.html
+# dom/base/test/test_bug1022229.html
+# dom/base/test/test_declare_stylesheet_obsolete.html
+# dom/base/test/test_settimeout_inner.html
+# dom/base/test/test_bug415860.html
+# dom/base/test/test_bug414190.html
+# dom/base/test/test_bug1043106.html
+# dom/base/test/test_anonymousContent_style_csp.html
+# dom/base/test/test_EventSource_redirects.html
+# dom/base/test/test_bug416317-1.html
+# dom/base/test/test_bug895974.html
+# dom/base/test/test_webSocket_sandbox.html
+# dom/base/test/test_meta_viewport4.html
+# dom/base/test/file_xhtmlserializer_1_bodyonly.xhtml
+# dom/base/test/test_bug545644.xhtml
+# dom/base/test/test_bug588990.html
+# dom/base/test/test_bug444322.html
+# dom/base/test/test_bug333064.html
+# dom/base/test/file_xhtmlserializer_2_entw3c.xhtml
+# dom/base/test/test_navigatorPrefOverride.html
+# dom/base/test/test_bug715041_removal.xul
+# dom/base/test/test_bug684671.html
+# dom/base/test/test_noAudioNotificationOnMutedOrVolume0Element.html
+# dom/base/test/test_bug562137.html
+# dom/base/test/test_bug384003.xhtml
+# dom/base/test/test_bug769117.html
+# dom/base/test/test_setInterval_uncatchable_exception.html
+# dom/base/test/test_file_negative_date.html
+# dom/base/test/test_bug346485.html
+# dom/base/test/test_bug300992.html
+# dom/base/test/file_empty.html
+# dom/base/test/test_pluginAudioNotification.html
+# dom/base/test/file_blobURL_expiring.html
+# dom/base/test/test_anonymousContent_append_after_reflow.html
+# dom/base/test/test_bug622246.html
+# dom/base/test/file_htmlserializer_1_linebreak.html
+# dom/base/test/test_bug869000.html
+# dom/base/test/test_bug1295852.html
+# dom/base/test/test_bug500937.html
+# dom/base/test/test_bug696301-1.html
+# dom/base/test/test_bug704320_preload.html
+# dom/base/test/test_bug544642.html
+# dom/base/test/file_xhtmlserializer_2_basic.xhtml
+# dom/base/test/file_xhtmlserializer_1_noflag.xhtml
+# dom/base/test/test_bug1314032.html
+# dom/base/test/file_htmlserializer_1_wrap.html
+# dom/base/test/file_bug604660-6.xsl
+# dom/base/test/test_bug431701.html
+# dom/base/test/test_named_frames.html
+# dom/base/test/test_bug320799.html
+# dom/base/test/test_bug465767.html
+# dom/base/test/test_bug976673.html
+# dom/base/test/test_window_cross_origin_props.html
+# dom/base/test/test_sendQueryContentAndSelectionSetEvent.html
+# dom/base/test/test_navigator_resolve_identity_xrays.xul
+# dom/base/test/file_htmlserializer_2_entw3c.html
+# dom/base/test/test_websocket_permessage_deflate.html
+# dom/base/test/test_getTranslationNodes_limit.html
+# dom/base/test/file_use_counter_outer.html
+# dom/base/test/test_bug353334.html
+# dom/base/test/test_bug868999.html
+# dom/base/test/test_root_iframe.html
+# dom/base/test/test_bug558726.html
+# dom/base/test/file_bug590812.xml
+# dom/base/test/iframe_bug962251.html
+# dom/base/test/test_ipc_messagemanager_blob.html
+# dom/base/test/test_bug625722.html
+# dom/base/test/test_bug311681.xml
+# dom/base/test/test_bug352728.html
+# dom/base/test/test_navigator_language.html
+# dom/base/test/test_bug390735.html
+# dom/base/test/file_htmlserializer_1_bodyonly.html
+# dom/base/test/test_viewsource_forbidden_in_object.html
+# dom/base/test/test_textnode_split_in_selection.html
+# dom/base/test/test_bug749367.html
+# dom/base/test/test_bug814576.html
+# dom/base/test/test_w3element_traversal_svg.html
+# dom/base/test/test_bug417384.html
+# dom/base/test/file_bug428847-1.xhtml
+# dom/base/test/test_bug499656.xhtml
+# dom/base/test/test_bug1375050.html
+# dom/base/test/test_user_select.html
+# dom/base/test/file_htmlserializer_2.html
+# dom/base/test/test_bug433533.html
+# dom/base/test/test_bug1037687.html
+# dom/base/test/test_postMessages.html
+# dom/base/test/test_domrequest.html
+# dom/base/test/test_bug498897.html
+# dom/base/test/test_bug378969.html
+# dom/base/test/test_bug590812.html
+# dom/base/test/test_bug455629.html
+# dom/base/test/test_audioWindowUtils.html
+# dom/base/test/test_getTranslationNodes.html
+# dom/base/test/test_bug711047.html
+# dom/base/test/test_mozMatchesSelector.html
+# dom/base/test/file_bug557892.html
+# dom/base/test/file_xhtmlserializer_2.xhtml
+# dom/base/test/test_audioNotificationStream.html
+# dom/base/test/test_bug597345.html
+# dom/base/test/test_copypaste.xul
+# dom/base/test/test_window_element_enumeration.html
+# dom/base/test/test_Image_constructor.html
+# dom/base/test/test_bug420609.xhtml
+# dom/base/test/test_meta_viewport5.html
+# dom/base/test/test_bug375314.html
+# dom/base/test/test_bug51034.html
+# dom/base/test/test_websocket3.html
+# dom/base/test/test_bug1101364.html
+# dom/base/test/test_window_named_frame_enumeration.html
+# dom/base/test/file_messagemanager_unload.html
+# dom/base/test/test_copypaste.xhtml
+# dom/base/test/test_bug424359-2.html
+# dom/base/test/test_bug473162-2.html
+# dom/base/test/file_bug326337_outer.html
+# dom/base/test/test_link_prefetch.html
+# dom/base/test/test_orientation_sandbox_no_lock.html
+# dom/base/test/test_bug922681.html
+# dom/base/test/file_ipc_messagemanager_blob.html
+# dom/base/test/test_noWebAudioNotification.html
+# dom/base/test/test_bug435425.html
+# dom/base/test/test_bug559526.html
+# dom/base/test/test_bug793311.html
+# dom/base/test/intersectionobserver_iframe.html
+# dom/base/test/test_bug545644.html
+# dom/base/test/test_bug698381.html
+# dom/base/test/test_encodeToStringWithMaxLength.html
+# dom/base/test/mutationobserver_dialog.html
+# dom/base/test/file_mozfiledataurl_doc.html
+# dom/base/test/test_window_enumeration.html
+# dom/base/test/test_bug116083.html
+# dom/base/test/test_copypaste.html
+# dom/base/test/test_w3element_traversal.xhtml
+# dom/base/test/test_bug562169-1.html
+# dom/base/test/test_bug366944.html
+# dom/base/test/test_window_orientation.html
+# dom/base/test/test_getElementById.html
+# dom/base/test/test_bug656283.html
+# dom/base/test/test_bug451376.html
+# dom/base/test/test_anchor_area_referrer_invalid.html
+# dom/base/test/test_meta_viewport6.html
+# dom/base/test/test_bug737612.html
+# dom/base/test/test_bug738108.html
+# dom/base/test/test_bug422403-1.html
+# dom/base/test/test_bug382113.html
+# dom/base/test/test_anonymousContent_insert.html
+# dom/base/test/test_bug390219.html
+# dom/base/test/file_bug416317.xhtml
+# dom/base/test/test_noAudioNotificationOnVolume0Element.html
+# dom/base/test/file_use_counter_svg_fill_pattern.svg
+# dom/base/test/test_bug469304.html
+# dom/base/test/test_timer_flood.html
+# dom/base/test/test_title.html
+# dom/base/test/test_window_proto.html
+# dom/base/test/test_audioNotificationSilent_webAudio.html
+# dom/base/test/test_bug28293.html
+# dom/base/test/test_bug418214.html
+# dom/base/test/test_bug409380.html
+# dom/base/test/test_appname_override.html
+# dom/base/test/test_script_loader_crossorigin_data_url.html
+# dom/base/test/test_bug894874.html
+# dom/base/test/test_anchor_area_referrer_changing.html
+# dom/base/test/file_bug604660-5.xml
+# dom/base/test/test_bug693875.html
+# dom/base/test/test_bug927196.html
+# dom/base/test/file_xhtmlserializer_1_format.xhtml
+# dom/base/test/test_bug218277.html
+# dom/base/test/test_bug444546.html
+# dom/base/test/test_bug686449.xhtml
+# dom/base/test/test_bug357450.xhtml
+# dom/base/test/test_bug599588.html
+# dom/base/test/test_bug737087.html
+# dom/base/test/test_mutationobserver_anonymous.html
+# dom/base/test/test_messagemanager_targetchain.html
+# dom/base/test/test_bug515401.html
+# dom/base/test/test_bug1259588.html
+# dom/base/test/test_bug357450_svg.xhtml
+# dom/base/test/test_bug514487.html
+# dom/base/test/test_bug562652.html
+# dom/base/test/test_bug420700.html
+# dom/base/test/test_plugin_freezing.html
+# dom/base/test/test_bug448993.html
+# dom/base/test/test_link_stylesheet.html
+# dom/base/test/test_bug696301-2.html
+# dom/base/test/file_htmlserializer_1_nested_body.html
+# dom/base/test/test_bug373181.xhtml
+# dom/base/test/bug466409-page.html
+# dom/base/test/test_bug622088.html
+# dom/base/test/test_gsp-qualified.html
+# dom/base/test/test_messagePort.html
+# dom/base/test/test_bug750096.html
+# dom/base/test/test_bug819051.html
+# dom/base/test/file_webaudioLoop2.html
+# dom/base/test/test_bug789315.html
+# dom/base/test/test_bug567350.html
+# dom/base/test/test_blob_fragment_and_query.html
+# dom/base/test/test_meta_viewport2.html
+# dom/base/test/test_bug787778.html
+# dom/base/test/file_pluginAudio.html
+# dom/base/test/test_bug902847.html
+# dom/base/test/test_bug368972.html
+# dom/base/test/file_bug601803b.html
+# dom/base/test/test_bug372964.html
+# dom/base/test/test_setting_opener.html
+# dom/base/test/test_bug753278.html
+# dom/base/test/test_bug614583.html
+# dom/base/test/test_bug466409.html
+# dom/base/test/test_bug982153.html
+# dom/base/test/test_bug339494.html
+# dom/base/test/test_bug1307730.html
+# dom/base/test/iframe_webSocket_sandbox.html
+# dom/base/test/file_bug1091883_frame.html
+# dom/base/test/test_bug424212.html
+# dom/base/test/test_async_setTimeout_stack_across_globals.html
+# dom/base/test/test_NodeIterator_mutations_1.xhtml
+# dom/base/test/file_use_counter_svg_getElementById.svg
+# dom/base/test/test_bug282547.html
+# dom/base/test/file_bug604660-1.xml
+# dom/base/test/test_bug421602.html
+# dom/base/test/test_bug574596.html
+# dom/base/test/test_document_register.html
+# dom/base/test/test_bug331959.html
+# dom/base/test/bug298064-subframe.html
+# dom/base/test/test_bug1008126.html
+# dom/base/test/test_navigator_hardwareConcurrency.html
+# dom/base/test/test_bug789856.html
+# dom/base/test/file_lock_orientation.html
+# dom/base/test/file_htmlserializer_1_sibling_body.html
+# dom/base/test/test_bug343596.html
+# dom/base/test/test_bug382871.html
+# dom/base/test/test_iframe_referrer.html
+# dom/base/test/file_xhtmlserializer_1_no_body.xhtml
+# dom/base/test/test_anonymousContent_api.html
+# dom/base/test/test_bug444030.xhtml
+# dom/base/test/test_bug560780.html
+# dom/base/test/test_progress_events_for_gzip_data.html
+# dom/base/test/test_bug811701.html
+# dom/base/test/test_bug631615.html
+# dom/base/test/test_async_setTimeout_stack.html
+# dom/base/test/test_clearTimeoutIntervalNoArg.html
+# dom/base/test/file_xhtmlserializer_1_linebreak.xhtml
+# dom/base/test/test_bug810494.html
+# dom/base/test/test_constructor.html
+# dom/base/test/test_bug1081686.html
+# dom/base/test/file_xhtmlserializer_1_noformatpre.xhtml
+# dom/base/test/test_bug704320.html
+# dom/base/test/test_img_referrer.html
+# dom/base/test/test_audioNotification.html
+# dom/base/test/test_bug475156.html
+# dom/base/test/test_orientation_frame.html
+# dom/base/test/test_bug1025933.html
+# dom/base/test/file_htmlserializer_1_raw.html
+# dom/base/test/test_bug498240.html
+# dom/base/test/test_bug431082.html
+# dom/base/test/test_bug869006.html
+# dom/base/test/test_x-frame-options.html
+# dom/base/test/test_window_extensible.html
+# dom/base/test/test_openDialogChromeOnly.html
+# dom/base/test/test_element.matches.html
+# dom/base/test/test_bug513194.html
+# dom/base/test/test_treewalker_nextsibling.xml
+# dom/base/test/test_bug592829.html
+# dom/base/test/file_htmlserializer_2_enthtml.html
+# dom/base/test/test_bug601803.html
+# dom/base/test/file_use_counter_svg_fill_pattern_definition.svg
+# dom/base/test/test_bug392318.html
+# dom/base/test/file_webaudioLoop.html
+# dom/base/test/test_postMessage_originAttributes.html
+# dom/base/test/test_classList.html
+# dom/base/test/test_bug715041.xul
+# dom/base/test/test_bug585978.html
+# dom/base/test/file_xhtmlserializer_1_sibling_body.xhtml
+# dom/base/test/test_audioNotificationSilent_audioFile.html
+# dom/base/test/test_bug737565.html
+# dom/base/test/test_bug694754.xhtml
+# dom/base/test/test_copyimage.html
+# dom/base/test/file_bug907892.html
+# dom/base/test/test_bug1187157.html
+# dom/base/test/test_bug820909.html
+# dom/base/test/file_xhtmlserializer_1_sibling_body_only_body.xhtml
+# dom/base/test/test_bug907892.html
+# dom/base/test/test_bug682554.html
+# dom/base/test/test_element_closest.html
+# dom/base/test/test_bug429157.html
+# dom/base/test/test_viewport_scroll.html
+# dom/base/test/test_audioNotificationStopOnNavigation.html
+# dom/base/test/test_bug469020.html
+# dom/base/test/test_textnode_normalize_in_selection.html
+# dom/base/test/test_bug426308.html
+# dom/base/test/test_anonymousContent_manipulate_content.html
+# dom/base/test/test_fileapi_slice.html
+# dom/base/test/test_bug392511.html
+# dom/base/test/test_intersectionobservers.html
+# dom/base/test/test_bug1281963.html
+# dom/base/test/test_bug1070015.html
+# dom/base/test/file_setname.html
+# dom/base/test/test_bug704063.html
+# dom/base/test/test_bug371576-4.html
+# dom/base/test/test_bug413974.html
+# dom/base/test/test_bug675121.html
+# dom/base/test/test_bug498433.html
+# dom/base/test/test_screen_orientation.html
+# dom/base/test/test_bug690056.html
+# dom/base/test/file_bug1263696_frame_fail.html
+# dom/base/test/iframe_sandbox_bug1022229.html
+# dom/base/test/test_bug426646.html
+# dom/base/test/test_bug693615.html
+# dom/base/test/test_domrequesthelper.xul
+# dom/base/test/test_bug606729.html
+# dom/base/test/file_htmlserializer_1.html
+# dom/base/test/test_bug254337.html
+# dom/base/test/test_bug666604.html
+# dom/base/test/test_history_state_null.html
+# dom/base/test/test_bug499656.html
+# dom/base/test/test_NodeIterator_basics_filters.xhtml
+# dom/base/test/file_bug769117.html
+# dom/base/test/test_bug1118689.html
+# dom/base/test/iframe_postMessage_solidus.html
+# dom/base/test/test_bug419132.html
+# dom/base/test/test_anonymousContent_xul_window.xul
+# dom/base/test/test_bug357450.html
+# dom/base/test/test_bug338583.html
+# dom/base/test/test_bug484396.html
+# dom/base/test/file_general_document.html
+# dom/base/test/test_domparsing.html
+# dom/base/test/test_window_define_symbol.html
+# dom/base/test/test_bug473162-1.html
+# dom/base/test/test_bug372964-2.html
+# dom/base/test/file_use_counter_svg_fill_pattern_data.svg
+# dom/base/test/file_bug704320_preload_reuse.html
+# dom/base/test/test_bug650776.html
+# dom/base/test/test_warning_for_blocked_cross_site_request.html
+# dom/base/test/test_bug1250148.html
+# dom/base/test/file_bug326337_inner.html
+# dom/base/test/test_setTimeoutWith0.html
+# dom/base/test/test_applet_alternate_content.html
+# dom/base/test/file_use_counter_svg_currentScale.svg
+# dom/base/test/test_text_wholeText.html
+# dom/base/test/test_bug482935.html
+# dom/base/test/test_bug395915.html
+# dom/base/test/test_bug811701.xhtml
+# dom/base/test/test_bug704320_policyset.html
+# dom/base/test/test_orientation_frame_lock.html
+# dom/base/test/test_bug540854.html
+# dom/base/test/file_change_policy_redirect.html
+# dom/base/test/test_domwindowutils.html
+# dom/base/test/test_bug364413.xhtml
+# dom/base/test/file_xhtmlserializer_1.xhtml
+# dom/base/test/file_timer_flood.html
+# dom/base/test/test_NodeIterator_mutations_3.html
+# dom/base/test/test_bug864595.html
+# dom/base/test/test_bug338541.xhtml
+# dom/base/test/test_bug650784.html
+# dom/base/test/test_messagemanager_send_principal.html
+# dom/base/test/file_bug1091883_target.html
+# dom/base/test/test_range_bounds.html
+# dom/base/test/test_bug358660.html
+# dom/base/test/test_settimeout_extra_arguments.html
+# dom/base/test/test_noAudioNotificationOnMutedElement.html
+# dom/base/test/test_bug602838.html
+# dom/base/test/file_use_counter_svg_fill_pattern_internal.svg
+# dom/base/test/iframe_bug976673.html
+# dom/base/test/test_bug333198.html
+# dom/base/test/file_bug902350_frame.html
+# dom/base/test/test_bug704320_policyset2.html
+# dom/base/test/test_document.all_iteration.html
+# dom/base/test/file_nonascii_blob_url.html
+# dom/base/test/test_bug553896.xhtml
+# dom/base/test/file_bug326337.xml
+# dom/base/test/test_bug367164.html
+# dom/base/test/test_bug405182.html
+# dom/base/test/test_bug355026.html
+# dom/base/test/test_websocket1.html
+# dom/base/test/test_bug28293.xhtml
+# dom/base/test/test_htmlcopyencoder.xhtml
+# dom/base/test/test_anchor_area_referrer_rel.html
+# dom/base/test/test_bug371576-2.html
+# dom/base/test/file_bug428847-2.xhtml
+# dom/base/test/file_htmlserializer_1_no_body.html
+# dom/base/test/test_bug1165501.html
+# dom/base/test/test_bug876282.html
+# dom/base/test/file_base_xbl.xml
+# dom/base/test/file_bug498897.html
+# dom/base/test/test_bug357509.html
+# dom/base/test/file_htmlserializer_ipv6_out.html
+# dom/base/test/file_bug1091883_subframe.html
+# dom/base/test/test_mozbrowser_apis_blocked.html
+# dom/base/test/test_bug587931.html
+# dom/base/test/test_bug1075702.html
+# dom/base/test/test_bug401662.html
+# dom/base/test/test_bug5141.html
+# dom/base/test/test_webaudioNotificationStopOnNavigation.html
+# dom/base/test/test_document_constructor.html
+# dom/base/test/test_bug1263696.html
+# dom/base/test/test_integer_attr_with_leading_zero.html
+# dom/base/test/test_bug592366.html
+# dom/base/test/test_bug238409.html
+# dom/base/test/test_bug1126851.html
+# dom/base/test/test_bug682592.html
+# dom/base/test/test_bug276037-2.xhtml
+# dom/base/test/test_meta_viewport7.html
+# dom/base/test/test_meta_viewport3.html
+# dom/base/test/test_bug604660.html
+# dom/base/test/test_html_colors_quirks.html
+# dom/base/test/test_mutationobservers.html
+# dom/base/test/test_meta_viewport1.html
+# dom/base/test/test_blobconstructor.html
+# dom/base/test/test_websocket2.html
+# dom/base/test/test_html_colors_standards.html
+# dom/base/test/test_websocket5.html
+# dom/base/test/test_reentrant_flush.html
+# dom/base/test/test_bug891952.html
+# dom/base/test/test_bug692434.html
+# dom/base/test/file_bug426646-2.html
+# dom/base/test/file_xhtmlserializer_1_raw.xhtml
+# dom/base/test/test_domparser_null_char.html
+# dom/base/test/file_htmlserializer_1_links.html
+# dom/base/test/test_innersize_scrollport.html
+# dom/base/test/test_bug675166.html
+# dom/base/test/test_bug622117.html
+# dom/base/test/test_bug1163743.html
+# dom/base/test/file_record_orientation.html
+# dom/base/test/test_bug362391.xhtml
+# dom/base/test/test_bug744830.html
+# dom/base/test/test_websocket_hello.html
+# dom/base/test/test_sandboxed_blob_uri.html
+# dom/base/test/test_blobURL_expiring.html
+# dom/base/test/test_bug626262.html
+# dom/base/test/test_xbl_userdata.xhtml
+# dom/base/test/test_bug604592.html
+# dom/base/test/test_bug459424.html
+# dom/base/test/test_bug338679.html
+# dom/base/test/test_elementTraversal.html
+# dom/base/test/test_bug397234.html
+# dom/base/test/test_bug650001.html
+# dom/base/test/test_caretPositionFromPoint.html
+# dom/base/test/test_bug380418.html
+# dom/base/test/file_htmlserializer_2_latin1.html
+# dom/base/test/test_bug564047.html
+# dom/base/test/test_bug422537.html
+# dom/base/test/file_bug541937.xhtml
+# dom/base/test/test_bug403852.html
+# dom/base/test/test_bug1238440.html
+# dom/base/test/test_bug562169-2.html
+# dom/base/test/test_bug664916.html
+# dom/base/test/test_bug457746.html
+# dom/base/test/test_youtube_flash_embed.html
+# dom/base/test/test_createHTMLDocument.html
+# dom/base/test/test_bug1274806.html
+# dom/base/test/test_window_constructor.html
+# dom/base/test/test_bug685798.html
+# dom/base/test/file_bug1263696_frame_pass.html
+# dom/base/test/test_w3element_traversal.html
+# dom/base/test/test_bug682463.html
+# dom/base/test/file_htmlserializer_1_format.html
+# dom/base/test/file_xhtmlserializer_1_nested_body.xhtml
+# dom/base/test/test_bug503481.html
+# dom/base/test/file_xhtmlserializer_2_latin1.xhtml
+# dom/base/test/test_bug687859.html
+# dom/base/test/test_bug453736.html
+# dom/base/test/test_bug461735.html
+# dom/base/test/file_htmlserializer_2_basic.html
+# dom/base/test/test_bug402150.html
+# dom/base/test/test_bug541937.html
+# dom/base/test/test_change_policy.html
+# dom/base/test/test_bug322317.html
+# dom/base/test/test_document_importNode_document.html
+# dom/base/test/test_bug707142.html
+# dom/base/test/test_gsp-standards.html
+# dom/base/test/test_bug1198095.html
+# dom/base/test/file_xhtmlserializer_1_links.xhtml
+# dom/base/test/test_bug493881.html
+# dom/base/test/test_bug809003.html
+# dom/base/test/test_bug1016960.html
+# dom/base/test/test_bug945152.html
+# dom/base/test/test_bug416317-2.html
+# dom/base/test/test_websocket4.html
+# dom/base/test/unit/2_original.xml
+# dom/base/test/unit/nodelist_data_1.xml
+# dom/base/test/unit/2_result_4.xml
+# dom/base/test/unit/empty_document.xml
+# dom/base/test/unit/3_result_2.xml
+# dom/base/test/unit/4_result_6.xml
+# dom/base/test/unit/4_result_2.xml
+# dom/base/test/unit/2_result_2.xml
+# dom/base/test/unit/1_original.xml
+# dom/base/test/unit/2_result_3.xml
+# dom/base/test/unit/2_result_1.xml
+# dom/base/test/unit/3_result.xml
+# dom/base/test/unit/3_original.xml
+# dom/base/test/unit/4_result_5.xml
+# dom/base/test/unit/1_result.xml
+# dom/base/test/unit/4_result_4.xml
+# dom/base/test/unit/4_result_1.xml
+# dom/base/test/unit/isequalnode_data.xml
+# dom/base/test/unit/4_result_3.xml
+# dom/base/test/unit/4_original.xml
+# dom/base/test/unit/nodelist_data_2.xul
+# dom/base/test/unit/test_delete_range.xml
+# dom/base/test/reftest/test_bug920877.html
+# dom/base/test/reftest/test_bug920877-ref.html
+# dom/base/test/chrome/test_cpows.xul
+# dom/base/test/chrome/test_groupedSHistory.xul
+# dom/base/test/chrome/test_bug120684.xul
+# dom/base/test/chrome/test_bug780529.xul
+# dom/base/test/chrome/test_bug418986-1.xul
+# dom/base/test/chrome/file_bug990812-2.xul
+# dom/base/test/chrome/test_bug549682.xul
+# dom/base/test/chrome/title_window.xul
+# dom/base/test/chrome/file_bug990812.xul
+# dom/base/test/chrome/test_bug752226-3.xul
+# dom/base/test/chrome/test_bug1098074_throw_from_ReceiveMessage.xul
+# dom/base/test/chrome/test_bug1339722.html
+# dom/base/test/chrome/file_bug816340.xul
+# dom/base/test/chrome/blockNoPlugins.xml
+# dom/base/test/chrome/test_bug914381.html
+# dom/base/test/chrome/test_bug814638.xul
+# dom/base/test/chrome/test_bug884693.xul
+# dom/base/test/chrome/nochrome_bug765993.html
+# dom/base/test/chrome/file_bug549682.xul
+# dom/base/test/chrome/test_fileconstructor_tempfile.xul
+# dom/base/test/chrome/window_swapFrameLoaders.xul
+# dom/base/test/chrome/test_bug780199.xul
+# dom/base/test/chrome/test_bug635835.xul
+# dom/base/test/chrome/test_bug339494.xul
+# dom/base/test/chrome/window_nsITextInputProcessor.xul
+# dom/base/test/chrome/test_bug430050.xul
+# dom/base/test/chrome/frame_bug814638.xul
+# dom/base/test/chrome/test_bug421622.xul
+# dom/base/test/chrome/test_nsITextInputProcessor.xul
+# dom/base/test/chrome/test_bug383430.html
+# dom/base/test/chrome/test_title.xul
+# dom/base/test/chrome/window_groupedSHistory.xul
+# dom/base/test/chrome/test_bug1063837.xul
+# dom/base/test/chrome/test_swapFrameLoaders.xul
+# dom/base/test/chrome/file_bug990812-1.xul
+# dom/base/test/chrome/file_bug1209621.xul
+# dom/base/test/chrome/test_bug429785.xul
+# dom/base/test/chrome/file_bug990812-5.xul
+# dom/base/test/chrome/file_bug990812-3.xul
+# dom/base/test/chrome/test_bug816340.xul
+# dom/base/test/chrome/test_bug1139964.xul
+# dom/base/test/chrome/test_bug752226-4.xul
+# dom/base/test/chrome/test_bug990812.xul
+# dom/base/test/chrome/cpows_parent.xul
+# dom/base/test/chrome/file_bug1139964.xul
+# dom/base/test/chrome/test_bug800386.xul
+# dom/base/test/chrome/test_bug289714.xul
+# dom/base/test/chrome/test_bug683852.xul
+# dom/base/test/chrome/test_bug571390.xul
+# dom/base/test/chrome/file_bug990812-4.xul
+# dom/base/test/chrome/test_registerElement_ep.xul
+# dom/base/test/chrome/host_bug814638.xul
+# dom/base/test/chrome/test_bug357450.xul
+# dom/base/test/chrome/test_bug682305.html
+# dom/base/test/chrome/test_fileconstructor.xul
+# dom/base/test/chrome/test_bug765993.html
+# dom/base/test/chrome/blockPluginHard.xml
+# dom/base/test/chrome/file_bug616841.xul
+# dom/base/test/chrome/test_domparsing.xul
+# dom/base/test/chrome/test_range_getClientRectsAndTexts.html
+# dom/base/test/chrome/test_bug467123.xul
+# dom/base/test/chrome/test_windowroot.xul
+# dom/base/test/chrome/test_bug380418.html
+# dom/base/test/chrome/test_bug1209621.xul
+# dom/base/test/chrome/frame_registerElement_content.html
+# dom/base/test/chrome/test_bug616841.xul
+# dom/base/test/chrome/test_bug206691.xul
+# dom/base/test/chrome/test_registerElement_content.xul
+# dom/base/test/websocket_hybi/test_send-arraybuffer.html
+# dom/base/test/websocket_hybi/test_receive-blob.html
+# dom/base/test/websocket_hybi/test_send-blob.html
+# dom/base/test/websocket_hybi/test_receive-arraybuffer.html
+# dom/base/test/jsmodules/test_moduleScriptsRun.html
+# dom/base/test/jsmodules/test_multiTopLevelLargeImports.html
+# dom/base/test/jsmodules/test_importNotFound.html
+# dom/base/test/jsmodules/test_scriptInsertedModule.html
+# dom/base/test/jsmodules/test_multiModuleImports.html
+# dom/base/test/jsmodules/test_syntaxErrorAsync.html
+# dom/base/test/jsmodules/test_simpleImport.html
+# dom/base/test/jsmodules/test_typeAttrCaseInsensitive.html
+# dom/base/test/jsmodules/test_syntaxErrorInlineAsync.html
+# dom/base/test/jsmodules/test_syntaxError.html
+# dom/base/test/jsmodules/test_multiModuleLargeImports.html
+# dom/base/test/jsmodules/test_multiTopLevelImports.html
+# dom/base/test/jsmodules/iframe_extractIntroType.html
+# dom/base/test/jsmodules/test_linkErrorInCommon2.html
+# dom/base/test/jsmodules/test_moduleParsedAsModule.html
+# dom/base/test/jsmodules/test_moduleNotFound.html
+# dom/base/test/jsmodules/test_moduleScriptsNotRun.html
+# dom/base/test/jsmodules/test_importResolveFailed.html
+# dom/base/test/jsmodules/test_scriptModuleOrder.html
+# dom/base/test/jsmodules/test_cyclicImport.html
+# dom/base/test/jsmodules/test_linkErrorInCommon1.html
+# dom/base/test/jsmodules/test_scriptNotParsedAsModule.html
+# dom/base/test/jsmodules/test_importedModuleMemoization.html
+# dom/base/test/jsmodules/test_importIntroType.html
+# dom/base/test/jsmodules/test_syntaxErrorInline.html
+# dom/base/test/jsmodules/test_multiAsyncImports.html
+# dom/base/test/jsmodules/test_topLevelIntroType.html
+# dom/base/test/jsmodules/test_asyncInlineModules.html
+# dom/base/test/jsmodules/test_toplevelModuleMemoization.html
+# dom/broadcastchannel/tests/iframe_mozbrowser2.html
+# dom/broadcastchannel/tests/test_bfcache.html
+# dom/broadcastchannel/tests/test_broadcastchannel_worker_alive.html
+# dom/broadcastchannel/tests/test_broadcastchannel_close.html
+# dom/broadcastchannel/tests/test_broadcastchannel_close2.html
+# dom/broadcastchannel/tests/test_ordering.html
+# dom/broadcastchannel/tests/file_mozbrowser2.html
+# dom/broadcastchannel/tests/iframe_broadcastchannel.html
+# dom/broadcastchannel/tests/iframe_mozbrowser.html
+# dom/broadcastchannel/tests/test_dataCloning.html
+# dom/broadcastchannel/tests/test_broadcastchannel_any.html
+# dom/broadcastchannel/tests/file_mozbrowser.html
+# dom/broadcastchannel/tests/test_broadcastchannel_basic.html
+# dom/broadcastchannel/tests/test_broadcastchannel_self.html
+# dom/broadcastchannel/tests/test_invalidState.html
+# dom/broadcastchannel/tests/blank.html
+# dom/broadcastchannel/tests/test_broadcastchannel_sharedWorker.html
+# dom/broadcastchannel/tests/test_broadcastchannel_worker.html
+# dom/xml/resources/XMLPrettyPrint.xsl
+# dom/xml/resources/XMLPrettyPrint.xml
+# dom/xml/crashtests/382636-4.xul
+# dom/xml/crashtests/453278-frame.xml
+# dom/xml/crashtests/185285-1.xml
+# dom/xml/crashtests/382636-1.xml
+# dom/xml/crashtests/453278.html
+# dom/xml/crashtests/994740-1.xhtml
+# dom/xml/crashtests/431703-1.xhtml
+# dom/xml/crashtests/382636-2.svg
+# dom/xml/crashtests/803586.xhtml
+# dom/xml/crashtests/1038887.xhtml
+# dom/xml/crashtests/136896-1.xml
+# dom/xml/crashtests/420429.xul
+# dom/xml/crashtests/382636-3.xhtml
+# dom/xml/test/test_bug392338.html
+# dom/xml/test/file_bug293347xslt.xml
+# dom/xml/test/test_bug445330.html
+# dom/xml/test/test_bug355213.xhtml
+# dom/xml/test/test_bug232004.xhtml
+# dom/xml/test/test_bug399502.xhtml
+# dom/xml/test/test_bug691215.html
+# dom/xml/test/test_viewport.xhtml
+# dom/xml/test/file_bug293347.xml
+# dom/xml/test/test_bug343870.xhtml
+# dom/xml/test/test_bug293347.html
+# dom/xml/test/old/script.xml
+# dom/xml/test/old/docbooktest.xml
+# dom/xml/test/old/simple.xml
+# dom/xml/test/old/books/books.xml
+# dom/xml/test/old/xmlbase/xmlbase.xml
+# dom/xml/test/old/toc/rights.xml
+# dom/xml/test/old/xlink/manual.xml
+# dom/xml/test/old/xlink/auto.xml
+# dom/xml/test/old/load/test.xml
+# dom/xml/test/old/load/display.xml
+# dom/xml/test/old/load/loadauth.html
+# dom/xml/test/old/load/load.html
+# dom/xml/test/old/load/loaddisplay.html
+# dom/manifest/test/test_ImageObjectProcessor_type.html
+# dom/manifest/test/test_ManifestProcessor_dir.html
+# dom/manifest/test/test_ManifestProcessor_theme_color.html
+# dom/manifest/test/test_ManifestProcessor_icons.html
+# dom/manifest/test/test_ManifestProcessor_name_and_short_name.html
+# dom/manifest/test/test_ManifestProcessor_background_color.html
+# dom/manifest/test/test_ManifestProcessor_display.html
+# dom/manifest/test/test_ManifestProcessor_lang.html
+# dom/manifest/test/test_ManifestProcessor_warnings.html
+# dom/manifest/test/test_ManifestProcessor_orientation.html
+# dom/manifest/test/manifestLoader.html
+# dom/manifest/test/test_ManifestProcessor_start_url.html
+# dom/manifest/test/file_reg_appinstalled_event.html
+# dom/manifest/test/test_ManifestProcessor_JSON.html
+# dom/manifest/test/test_window_onappinstalled_event.html
+# dom/manifest/test/test_ManifestProcessor_scope.html
+# dom/manifest/test/test_ImageObjectProcessor_sizes.html
+# dom/manifest/test/test_ImageObjectProcessor_src.html
+# dom/network/tests/test_tcpsocket_legacy.html
+# dom/network/tests/test_udpsocket.html
+# dom/network/tests/test_tcpsocket_default_permissions.html
+# dom/network/tests/test_tcpsocket_enabled_with_perm.html
+# dom/network/tests/test_network_basics.html
+# dom/network/tests/test_tcpsocket_client_and_server_basics.html
+# dom/network/tests/test_tcpsocket_jsm.html
+# dom/network/tests/file_udpsocket_iframe.html
+# dom/network/tests/test_tcpsocket_enabled_no_perm.html
+# dom/browser-element/mochitest/file_browserElement_XFrameOptionsAllowFrom.html
+# dom/browser-element/mochitest/test_browserElement_oop_XFrameOptions.html
+# dom/browser-element/mochitest/test_browserElement_oop_OpenWindowRejected.html
+# dom/browser-element/mochitest/file_browserElement_ActiveStateChange.html
+# dom/browser-element/mochitest/test_browserElement_oop_DOMRequestError.html
+# dom/browser-element/mochitest/test_browserElement_inproc_XFrameOptionsAllowFrom.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Titlechange.html
+# dom/browser-element/mochitest/file_post_request.html
+# dom/browser-element/mochitest/test_browserElement_oop_AlertInFrame.html
+# dom/browser-element/mochitest/test_browserElement_oop_AudioChannelMutedByDefault.html
+# dom/browser-element/mochitest/test_browserElement_oop_FrameWrongURI.html
+# dom/browser-element/mochitest/test_browserElement_inproc_DataURI.html
+# dom/browser-element/mochitest/test_browserElement_inproc_OpenWindowInFrame.html
+# dom/browser-element/mochitest/test_browserElement_oop_TopBarrier.html
+# dom/browser-element/mochitest/test_browserElement_oop_ContextmenuEvents.html
+# dom/browser-element/mochitest/test_browserElement_oop_ThemeColor.html
+# dom/browser-element/mochitest/test_browserElement_oop_ExecuteScript.html
+# dom/browser-element/mochitest/test_browserElement_oop_SecurityChange.html
+# dom/browser-element/mochitest/test_browserElement_inproc_SetVisibleFrames.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Proxy.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Find.html
+# dom/browser-element/mochitest/test_browserElement_NoPermission.html
+# dom/browser-element/mochitest/test_browserElement_oop_GetContentDimensions.html
+# dom/browser-element/mochitest/test_browserElement_inproc_FrameWrongURI.html
+# dom/browser-element/mochitest/file_browserElement_CookiesNotThirdParty.html
+# dom/browser-element/mochitest/file_browserElement_SetVisibleFrames2_Outer.html
+# dom/browser-element/mochitest/file_browserElement_PrivateBrowsing.html
+# dom/browser-element/mochitest/test_browserElement_oop_Download.html
+# dom/browser-element/mochitest/file_illegal_web_manifest.html
+# dom/browser-element/mochitest/test_browserElement_oop_GetScreenshotDppx.html
+# dom/browser-element/mochitest/test_browserElement_inproc_OpenTab.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Auth.html
+# dom/browser-element/mochitest/file_web_manifest.html
+# dom/browser-element/mochitest/test_browserElement_inproc_AudioChannelSeeking.html
+# dom/browser-element/mochitest/test_browserElement_inproc_TargetBlank.html
+# dom/browser-element/mochitest/test_browserElement_oop_LoadEvents.html
+# dom/browser-element/mochitest/test_browserElement_inproc_RemoveBrowserElement.html
+# dom/browser-element/mochitest/test_browserElement_oop_FirstPaint.html
+# dom/browser-element/mochitest/test_browserElement_oop_ReloadPostRequest.html
+# dom/browser-element/mochitest/file_browserElement_AudioChannel_nested.html
+# dom/browser-element/mochitest/test_browserElement_oop_Viewmode.html
+# dom/browser-element/mochitest/test_browserElement_oop_NextPaint.html
+# dom/browser-element/mochitest/test_browserElement_inproc_VisibilityChange.html
+# dom/browser-element/mochitest/file_browserElement_XFrameOptionsSameOrigin.html
+# dom/browser-element/mochitest/file_browserElement_OpenNamed2.html
+# dom/browser-element/mochitest/test_browserElement_inproc_ErrorSecurity.html
+# dom/browser-element/mochitest/test_browserElement_inproc_ThemeColor.html
+# dom/browser-element/mochitest/test_browserElement_inproc_PurgeHistory.html
+# dom/browser-element/mochitest/file_wyciwyg.html
+# dom/browser-element/mochitest/file_browserElement_TargetTop.html
+# dom/browser-element/mochitest/test_browserElement_oop_OpenWindowDifferentOrigin.html
+# dom/browser-element/mochitest/file_browserElement_ForwardName.html
+# dom/browser-element/mochitest/file_browserElement_AlertInFrame_Inner.html
+# dom/browser-element/mochitest/test_browserElement_inproc_ReloadPostRequest.html
+# dom/browser-element/mochitest/test_browserElement_oop_SendEvent.html
+# dom/browser-element/mochitest/test_browserElement_oop_OpenTab.html
+# dom/browser-element/mochitest/file_browserElement_AudioChannelMutedByDefault.html
+# dom/browser-element/mochitest/test_browserElement_oop_ScrollEvent.html
+# dom/browser-element/mochitest/test_browserElement_inproc_PromptConfirm.html
+# dom/browser-element/mochitest/test_browserElement_inproc_ActiveStateChange.html
+# dom/browser-element/mochitest/test_browserElement_inproc_SecurityChange.html
+# dom/browser-element/mochitest/file_browserElement_OpenWindowEmpty.html
+# dom/browser-element/mochitest/test_browserElement_oop_XFrameOptionsDeny.html
+# dom/browser-element/mochitest/file_empty.html
+# dom/browser-element/mochitest/test_browserElement_inproc_BrowserWindowNamespace.html
+# dom/browser-element/mochitest/test_browserElement_oop_AudioChannel.html
+# dom/browser-element/mochitest/test_browserElement_inproc_SetVisibleFrames2.html
+# dom/browser-element/mochitest/test_browserElement_inproc_PrivateBrowsing.html
+# dom/browser-element/mochitest/file_browserElement_SetVisibleFrames_Inner.html
+# dom/browser-element/mochitest/file_browserElement_OpenWindowRejected.html
+# dom/browser-element/mochitest/test_browserElement_oop_Close.html
+# dom/browser-element/mochitest/test_browserElement_oop_CloseFromOpener.html
+# dom/browser-element/mochitest/test_browserElement_oop_CopyPaste.html
+# dom/browser-element/mochitest/file_browserElement_SecurityChange.html
+# dom/browser-element/mochitest/test_browserElement_oop_ErrorSecurity.html
+# dom/browser-element/mochitest/file_browserElement_XFrameOptionsDeny.html
+# dom/browser-element/mochitest/file_browserElement_SetInputMethodActive.html
+# dom/browser-element/mochitest/test_browserElement_oop_AudioPlayback.html
+# dom/browser-element/mochitest/test_browserElement_inproc_NoAudioTrack.html
+# dom/browser-element/mochitest/file_browserElement_NoAudioTrack.html
+# dom/browser-element/mochitest/test_browserElement_oop_Stop.html
+# dom/browser-element/mochitest/test_browserElement_oop_AudioChannelSeeking.html
+# dom/browser-element/mochitest/test_browserElement_inproc_OpenWindowRejected2.html
+# dom/browser-element/mochitest/test_browserElement_inproc_ScrollEvent.html
+# dom/browser-element/mochitest/test_browserElement_inproc_TopBarrier.html
+# dom/browser-element/mochitest/test_browserElement_oop_OpenMixedProcess.html
+# dom/browser-element/mochitest/test_browserElement_oop_BackForward.html
+# dom/browser-element/mochitest/test_browserElement_oop_AudioChannel_nested.html
+# dom/browser-element/mochitest/test_browserElement_oop_CookiesNotThirdParty.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Manifestchange.html
+# dom/browser-element/mochitest/test_browserElement_inproc_AlertInFrame.html
+# dom/browser-element/mochitest/test_browserElement_inproc_AudioChannel_nested.html
+# dom/browser-element/mochitest/test_browserElement_oop_XFrameOptionsAllowFrom.html
+# dom/browser-element/mochitest/test_browserElement_oop_DocumentFirstPaint.html
+# dom/browser-element/mochitest/test_browserElement_oop_ExposableURI.html
+# dom/browser-element/mochitest/file_browserElement_Open2.html
+# dom/browser-element/mochitest/test_browserElement_inproc_BackForward.html
+# dom/browser-element/mochitest/test_browserElement_oop_PurgeHistory.html
+# dom/browser-element/mochitest/test_browserElement_inproc_OpenWindowRejected.html
+# dom/browser-element/mochitest/file_browserElement_ExecuteScript.html
+# dom/browser-element/mochitest/test_browserElement_inproc_BrowserWindowResize.html
+# dom/browser-element/mochitest/test_browserElement_inproc_SendEvent.html
+# dom/browser-element/mochitest/test_browserElement_oop_PrivateBrowsing.html
+# dom/browser-element/mochitest/test_browserElement_inproc_getWebManifest.html
+# dom/browser-element/mochitest/test_browserElement_inproc_CopyPaste.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Reload.html
+# dom/browser-element/mochitest/file_audio.html
+# dom/browser-element/mochitest/test_browserElement_oop_TargetBlank.html
+# dom/browser-element/mochitest/file_browserElement_Viewmode.html
+# dom/browser-element/mochitest/test_browserElement_inproc_OpenWindowDifferentOrigin.html
+# dom/browser-element/mochitest/file_browserElement_TargetBlank.html
+# dom/browser-element/mochitest/test_browserElement_oop_ActiveStateChange.html
+# dom/browser-element/mochitest/test_browserElement_oop_OpenWindowRejected2.html
+# dom/browser-element/mochitest/test_browserElement_inproc_NextPaint.html
+# dom/browser-element/mochitest/test_browserElement_oop_GetScreenshot.html
+# dom/browser-element/mochitest/test_browserElement_oop_BadScreenshot.html
+# dom/browser-element/mochitest/test_browserElement_inproc_SetInputMethodActive.html
+# dom/browser-element/mochitest/file_browserElement_BrowserWindowNamespace.html
+# dom/browser-element/mochitest/file_focus.html
+# dom/browser-element/mochitest/file_browserElement_OpenMixedProcess.html
+# dom/browser-element/mochitest/test_browserElement_inproc_OpenWindowEmpty.html
+# dom/browser-element/mochitest/test_browserElement_inproc_CloseFromOpener.html
+# dom/browser-element/mochitest/test_browserElement_inproc_OpenNamed.html
+# dom/browser-element/mochitest/file_browserElement_ThemeColor.html
+# dom/browser-element/mochitest/test_browserElement_oop_BrowserWindowResize.html
+# dom/browser-element/mochitest/file_browserElement_SetVisibleFrames_Outer.html
+# dom/browser-element/mochitest/test_browserElement_oop_OpenWindowEmpty.html
+# dom/browser-element/mochitest/test_browserElement_inproc_ForwardName.html
+# dom/browser-element/mochitest/test_browserElement_oop_VisibilityChange.html
+# dom/browser-element/mochitest/test_browserElement_oop_DataURI.html
+# dom/browser-element/mochitest/test_browserElement_oop_getWebManifest.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Alert.html
+# dom/browser-element/mochitest/file_browserElement_OpenWindowInFrame.html
+# dom/browser-element/mochitest/iframe_file_audio.html
+# dom/browser-element/mochitest/test_browserElement_oop_RemoveBrowserElement.html
+# dom/browser-element/mochitest/test_browserElement_oop_SetVisible.html
+# dom/browser-element/mochitest/test_browserElement_oop_OpenNamed.html
+# dom/browser-element/mochitest/test_browserElement_oop_Titlechange.html
+# dom/browser-element/mochitest/test_browserElement_inproc_ExposableURI.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Opensearch.html
+# dom/browser-element/mochitest/test_browserElement_NoPref.html
+# dom/browser-element/mochitest/file_browserElement_AudioChannelSeeking.html
+# dom/browser-element/mochitest/test_browserElement_inproc_ContextmenuEvents.html
+# dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html
+# dom/browser-element/mochitest/test_browserElement_inproc_FirstPaint.html
+# dom/browser-element/mochitest/test_browserElement_oop_XFrameOptionsSameOrigin.html
+# dom/browser-element/mochitest/test_browserElement_oop_Find.html
+# dom/browser-element/mochitest/test_browserElement_inproc_GetContentDimensions.html
+# dom/browser-element/mochitest/test_browserElement_oop_SetInputMethodActive.html
+# dom/browser-element/mochitest/test_browserElement_oop_PromptCheck.html
+# dom/browser-element/mochitest/test_browserElement_inproc_ExecuteScript.html
+# dom/browser-element/mochitest/test_browserElement_oop_Reload.html
+# dom/browser-element/mochitest/test_browserElement_oop_SetVisibleFrames2.html
+# dom/browser-element/mochitest/test_browserElement_oop_Auth.html
+# dom/browser-element/mochitest/test_browserElement_inproc_XFrameOptionsDeny.html
+# dom/browser-element/mochitest/test_browserElement_inproc_AudioChannel.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Stop.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Metachange.html
+# dom/browser-element/mochitest/test_browserElement_oop_ForwardName.html
+# dom/browser-element/mochitest/test_browserElement_inproc_AudioChannelMutedByDefault.html
+# dom/browser-element/mochitest/test_browserElement_oop_Manifestchange.html
+# dom/browser-element/mochitest/test_browserElement_inproc_BadScreenshot.html
+# dom/browser-element/mochitest/file_browserElement_LoadEvents.html
+# dom/browser-element/mochitest/test_browserElement_inproc_LoadEvents.html
+# dom/browser-element/mochitest/test_browserElement_oop_OpenWindowInFrame.html
+# dom/browser-element/mochitest/test_browserElement_oop_TargetTop.html
+# dom/browser-element/mochitest/test_browserElement_inproc_XFrameOptionsSameOrigin.html
+# dom/browser-element/mochitest/test_browserElement_oop_Opensearch.html
+# dom/browser-element/mochitest/test_browserElement_oop_Proxy.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Close.html
+# dom/browser-element/mochitest/test_browserElement_oop_Metachange.html
+# dom/browser-element/mochitest/test_browserElement_inproc_DOMRequestError.html
+# dom/browser-element/mochitest/file_browserElement_SendEvent.html
+# dom/browser-element/mochitest/test_browserElement_oop_OpenWindow.html
+# dom/browser-element/mochitest/test_browserElement_inproc_SetVisible.html
+# dom/browser-element/mochitest/test_browserElement_inproc_OpenWindow.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Download.html
+# dom/browser-element/mochitest/test_browserElement_NoAttr.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Viewmode.html
+# dom/browser-element/mochitest/file_browserElement_FrameWrongURI.html
+# dom/browser-element/mochitest/test_browserElement_inproc_OpenMixedProcess.html
+# dom/browser-element/mochitest/test_browserElement_oop_Alert.html
+# dom/browser-element/mochitest/file_browserElement_OpenWindowDifferentOrigin.html
+# dom/browser-element/mochitest/test_browserElement_inproc_PromptCheck.html
+# dom/browser-element/mochitest/file_browserElement_NextPaint.html
+# dom/browser-element/mochitest/test_browserElement_oop_SetVisibleFrames.html
+# dom/browser-element/mochitest/test_browserElement_inproc_GetScreenshotDppx.html
+# dom/browser-element/mochitest/test_browserElement_inproc_GetScreenshot.html
+# dom/browser-element/mochitest/file_browserElement_CloseFromOpener.html
+# dom/browser-element/mochitest/test_browserElement_inproc_CookiesNotThirdParty.html
+# dom/browser-element/mochitest/file_browserElement_OpenNamed.html
+# dom/browser-element/mochitest/file_browserElement_AlertInFrame.html
+# dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html
+# dom/browser-element/mochitest/test_browserElement_inproc_XFrameOptions.html
+# dom/browser-element/mochitest/test_browserElement_inproc_TargetTop.html
+# dom/browser-element/mochitest/test_browserElement_inproc_DocumentFirstPaint.html
+# dom/browser-element/mochitest/test_browserElement_inproc_AudioPlayback.html
+# dom/browser-element/mochitest/test_browserElement_oop_NoAudioTrack.html
+# dom/browser-element/mochitest/file_browserElement_Open1.html
+# dom/browser-element/mochitest/test_browserElement_oop_PromptConfirm.html
+# dom/browser-element/mochitest/priority/test_HighPriority.html
+# dom/browser-element/mochitest/priority/test_MultipleFrames.html
+# dom/browser-element/mochitest/priority/test_Visibility.html
+# dom/browser-element/mochitest/priority/test_WebGLContextLost.html
+# dom/browser-element/mochitest/priority/file_WebGLContextLost.html
+# dom/browser-element/mochitest/priority/test_Audio.html
+# dom/browser-element/mochitest/priority/test_Simple.html
+# dom/browser-element/mochitest/priority/test_Activity.html
+# dom/browser-element/mochitest/priority/file_NestedFramesOuter.html
+# dom/browser-element/mochitest/priority/test_Keyboard.html
+# dom/browser-element/mochitest/priority/test_Preallocated.html
+# dom/browser-element/mochitest/priority/file_Audio.html
+# dom/browser-element/mochitest/priority/file_MultipleFrames.html
+# dom/browser-element/mochitest/priority/test_Background.html
+# dom/browser-element/mochitest/priority/file_HighPriority.html
+# dom/browser-element/mochitest/priority/test_NestedFrames.html
+# dom/cache/test/mochitest/test_caches.html
+# dom/cache/test/mochitest/test_chrome_constructor.html
+# dom/cache/test/mochitest/test_cache_matchAll_request.html
+# dom/cache/test/mochitest/empty.html
+# dom/cache/test/mochitest/test_cache_match_vary.html
+# dom/cache/test/mochitest/test_cache_put_reorder.html
+# dom/cache/test/mochitest/test_cache_orphaned_body.html
+# dom/cache/test/mochitest/test_cache_delete.html
+# dom/cache/test/mochitest/test_cache_https.html
+# dom/cache/test/mochitest/test_cache_untrusted.html
+# dom/cache/test/mochitest/test_cache_put.html
+# dom/cache/test/mochitest/test_cache.html
+# dom/cache/test/mochitest/message_receiver.html
+# dom/cache/test/mochitest/test_cache_keys.html
+# dom/cache/test/mochitest/test_cache_restart.html
+# dom/cache/test/mochitest/test_cache_requestCache.html
+# dom/cache/test/mochitest/test_cache_add.html
+# dom/cache/test/mochitest/test_cache_redirect.html
+# dom/cache/test/mochitest/frame.html
+# dom/cache/test/mochitest/test_cache_overwrite.html
+# dom/cache/test/mochitest/test_cache_shrink.html
+# dom/cache/test/mochitest/test_cache_orphaned_cache.html
+# dom/cache/test/mochitest/test_cache_match_request.html
+# dom/plugins/test/crashtests/48856-1.html
+# dom/plugins/test/crashtests/626602-1.html
+# dom/plugins/test/crashtests/540114-1.html
+# dom/plugins/test/crashtests/41276-1.html
+# dom/plugins/test/crashtests/598862.html
+# dom/plugins/test/crashtests/110650-1.html
+# dom/plugins/test/crashtests/843086.xhtml
+# dom/plugins/test/crashtests/539897-1.html
+# dom/plugins/test/crashtests/752340.html
+# dom/plugins/test/crashtests/570884.html
+# dom/plugins/test/reftest/windowless-clipping-1.html
+# dom/plugins/test/reftest/plugin-sanity.html
+# dom/plugins/test/reftest/plugin-background-2-step.html
+# dom/plugins/test/reftest/windowless-layers.html
+# dom/plugins/test/reftest/plugin-background-10-step.html
+# dom/plugins/test/reftest/plugin-alpha-zindex.html
+# dom/plugins/test/reftest/plugin-busy-alpha-zindex.html
+# dom/plugins/test/reftest/pluginproblemui-direction-2-ref.html
+# dom/plugins/test/reftest/plugin-alpha-opacity.html
+# dom/plugins/test/reftest/plugin-transform-alpha-zindex.html
+# dom/plugins/test/reftest/border-padding-2-ref.html
+# dom/plugins/test/reftest/plugin-background-1-step.html
+# dom/plugins/test/reftest/border-padding-2.html
+# dom/plugins/test/reftest/pluginproblemui-direction-1.html
+# dom/plugins/test/reftest/update-1-ref.html
+# dom/plugins/test/reftest/plugin-canvas-alpha-zindex.html
+# dom/plugins/test/reftest/windowless-clipping-1-ref.html
+# dom/plugins/test/reftest/plugin-transform-1.html
+# dom/plugins/test/reftest/border-padding-3-ref.html
+# dom/plugins/test/reftest/plugin-transform-1-ref.html
+# dom/plugins/test/reftest/border-padding-1-ref.html
+# dom/plugins/test/reftest/plugin-transform-2.html
+# dom/plugins/test/reftest/shrink-1-ref.html
+# dom/plugins/test/reftest/div-alpha-zindex.html
+# dom/plugins/test/reftest/plugin-background-ref.html
+# dom/plugins/test/reftest/pluginproblemui-direction-1-ref.html
+# dom/plugins/test/reftest/update-1.html
+# dom/plugins/test/reftest/div-alpha-opacity.html
+# dom/plugins/test/reftest/pluginproblemui-direction-2.html
+# dom/plugins/test/reftest/plugin-transform-2-ref.html
+# dom/plugins/test/reftest/shrink-1.html
+# dom/plugins/test/reftest/border-padding-3.html
+# dom/plugins/test/reftest/plugin-background.html
+# dom/plugins/test/reftest/plugin-background-5-step.html
+# dom/plugins/test/reftest/border-padding-1.html
+# dom/plugins/test/reftest/div-sanity.html
+# dom/plugins/test/reftest/windowless-layers-ref.html
+# dom/plugins/test/mochitest/test_bug1307694.html
+# dom/plugins/test/mochitest/file_setcookie.html
+# dom/plugins/test/mochitest/test_bug1245545.html
+# dom/plugins/test/mochitest/test_bug985859.html
+# dom/plugins/test/mochitest/test_bug967694.html
+# dom/plugins/test/mochitest/test_wmode.xul
+# dom/plugins/test/mochitest/test_pluginstream_geturl.html
+# dom/plugins/test/mochitest/test_bug532208.html
+# dom/plugins/test/mochitest/file_bug738396.html
+# dom/plugins/test/mochitest/file_bug771202.html
+# dom/plugins/test/mochitest/test_CrashService_hang.html
+# dom/plugins/test/mochitest/test_enumerate.html
+# dom/plugins/test/mochitest/test_bug986930.html
+# dom/plugins/test/mochitest/test_bug539565-1.html
+# dom/plugins/test/mochitest/test_npn_timers.html
+# dom/plugins/test/mochitest/test_hangui.xul
+# dom/plugins/test/mochitest/test_bug852315.html
+# dom/plugins/test/mochitest/test_src_url_change.html
+# dom/plugins/test/mochitest/test_pluginstream_newstream.html
+# dom/plugins/test/mochitest/npruntime_identifiers_subpage.html
+# dom/plugins/test/mochitest/test_pluginstream_src_referer.html
+# dom/plugins/test/mochitest/test_bug1092842.html
+# dom/plugins/test/mochitest/test_instance_unparent2.html
+# dom/plugins/test/mochitest/test_privatemode_perwindowpb.xul
+# dom/plugins/test/mochitest/plugin_no_scroll_div.html
+# dom/plugins/test/mochitest/test_bug854082.html
+# dom/plugins/test/mochitest/test_bug784131.html
+# dom/plugins/test/mochitest/test_streamatclose.html
+# dom/plugins/test/mochitest/test_twostreams.html
+# dom/plugins/test/mochitest/plugin_scroll_invalidation.html
+# dom/plugins/test/mochitest/test_queryContentsScaleFactor.html
+# dom/plugins/test/mochitest/test_windowed_invalidate.html
+# dom/plugins/test/mochitest/test_clear_site_data.html
+# dom/plugins/test/mochitest/test_queryContentsScaleFactorWindowed.html
+# dom/plugins/test/mochitest/test_pluginstream_src_dynamic.html
+# dom/plugins/test/mochitest/test_visibility.html
+# dom/plugins/test/mochitest/test_cocoa_window_focus.html
+# dom/plugins/test/mochitest/test_npn_asynccall.html
+# dom/plugins/test/mochitest/test_windowless_ime.html
+# dom/plugins/test/mochitest/test_pluginstream_src.html
+# dom/plugins/test/mochitest/test_bug1165981.html
+# dom/plugins/test/mochitest/test_hang_submit.xul
+# dom/plugins/test/mochitest/test_painting.html
+# dom/plugins/test/mochitest/test_propertyAndMethod.html
+# dom/plugins/test/mochitest/test_pluginstream_asfile.html
+# dom/plugins/test/mochitest/test_instance_re-parent.html
+# dom/plugins/test/mochitest/test_streamNotify.html
+# dom/plugins/test/mochitest/test_npruntime_npnevaluate.html
+# dom/plugins/test/mochitest/test_plugin_tag_clicktoplay.html
+# dom/plugins/test/mochitest/test_bug827160.html
+# dom/plugins/test/mochitest/plugin_window.html
+# dom/plugins/test/mochitest/test_npruntime.xul
+# dom/plugins/test/mochitest/test_hidden_plugin.html
+# dom/plugins/test/mochitest/test_busy_hang.xul
+# dom/plugins/test/mochitest/test_convertpoint.xul
+# dom/plugins/test/mochitest/test_NPNVdocumentOrigin.html
+# dom/plugins/test/mochitest/test_xulbrowser_plugin_visibility.xul
+# dom/plugins/test/mochitest/test_npruntime_npninvoke.html
+# dom/plugins/test/mochitest/test_crash_notify_no_report.xul
+# dom/plugins/test/mochitest/test_refresh_navigator_plugins.html
+# dom/plugins/test/mochitest/test_plugin_scroll_invalidation.html
+# dom/plugins/test/mochitest/test_fullpage.html
+# dom/plugins/test/mochitest/plugin_subframe_test.html
+# dom/plugins/test/mochitest/test_copyText.html
+# dom/plugins/test/mochitest/test_bug771202.html
+# dom/plugins/test/mochitest/test_positioning.html
+# dom/plugins/test/mochitest/test_npruntime_identifiers.html
+# dom/plugins/test/mochitest/test_windowless_flash.html
+# dom/plugins/test/mochitest/test_plugin_scroll_painting.html
+# dom/plugins/test/mochitest/test_bug738396.html
+# dom/plugins/test/mochitest/test_newstreamondestroy.html
+# dom/plugins/test/mochitest/test_bug539565-2.html
+# dom/plugins/test/mochitest/test_CrashService_crash.html
+# dom/plugins/test/mochitest/test_hanging.html
+# dom/plugins/test/mochitest/test_pluginstream_referer.html
+# dom/plugins/test/mochitest/cocoa_window_focus.html
+# dom/plugins/test/mochitest/test_stringHandling.html
+# dom/plugins/test/mochitest/test_redirect_handling.html
+# dom/plugins/test/mochitest/test_bug406541.html
+# dom/plugins/test/mochitest/test_queryCSSZoomFactor.html
+# dom/plugins/test/mochitest/test_pluginstream_seek.html
+# dom/plugins/test/mochitest/test_pluginstream_3rdparty.html
+# dom/plugins/test/mochitest/test_crashing2.html
+# dom/plugins/test/mochitest/test_cookies.html
+# dom/plugins/test/mochitest/test_pluginstream_err.html
+# dom/plugins/test/mochitest/test_GCrace.html
+# dom/plugins/test/mochitest/test_cocoa_focus.html
+# dom/plugins/test/mochitest/xulbrowser_plugin_visibility.xul
+# dom/plugins/test/mochitest/test_npruntime_npninvokedefault.html
+# dom/plugins/test/mochitest/test_crash_nested_loop.html
+# dom/plugins/test/mochitest/test_getauthenticationinfo.html
+# dom/plugins/test/mochitest/test_pluginstream_seek_close.html
+# dom/plugins/test/mochitest/test_secondPlugin.html
+# dom/plugins/test/mochitest/test_bug863792.html
+# dom/plugins/test/mochitest/test_idle_hang.xul
+# dom/plugins/test/mochitest/test_pluginstream_post.html
+# dom/plugins/test/mochitest/test_instantiation.html
+# dom/plugins/test/mochitest/plugin_test.html
+# dom/plugins/test/mochitest/test_zero_opacity.html
+# dom/plugins/test/mochitest/plugin_visibility_loader.html
+# dom/plugins/test/mochitest/test_instance_unparent3.html
+# dom/plugins/test/mochitest/test_npobject_getters.html
+# dom/plugins/test/mochitest/test_mixed_case_mime.html
+# dom/plugins/test/mochitest/test_crash_notify.xul
+# dom/plugins/test/mochitest/test_pluginstream_poststream.html
+# dom/plugins/test/mochitest/test_npruntime_construct.html
+# dom/plugins/test/mochitest/test_bug479979.xul
+# dom/plugins/test/mochitest/test_NPPVpluginWantsAllNetworkStreams.html
+# dom/plugins/test/mochitest/hangui_subpage.html
+# dom/plugins/test/mochitest/test_object.html
+# dom/plugins/test/mochitest/test_x11_error_crash.html
+# dom/plugins/test/mochitest/file_bug863792.html
+# dom/plugins/test/mochitest/test_defaultValue.html
+# dom/plugins/test/mochitest/test_bug813906.html
+# dom/plugins/test/mochitest/crashing_subpage.html
+# dom/plugins/test/mochitest/test_multipleinstanceobjects.html
+# dom/plugins/test/mochitest/test_bug751809.html
+# dom/plugins/test/mochitest/test_pluginstream_geturlnotify.html
+# dom/plugins/test/mochitest/test_crashing.html
+# dom/plugins/test/mochitest/test_pluginstream_asfileonly.html
+# dom/plugins/test/mochitest/privatemode_perwindowpb.xul
+# dom/plugins/test/mochitest/test_instance_unparent1.html
+# dom/plugins/test/mochitest/test_crash_submit.xul
+# dom/plugins/test/mochitest/cocoa_focus.html
+# dom/plugins/test/mochitest/test_bug777098.html
+# dom/plugins/test/testaddon/install.rdf
+# dom/plugins/test/testplugin/Info.plist
+# dom/plugins/test/testplugin/thirdplugin/Info.plist
+# dom/plugins/test/testplugin/javaplugin/Info.plist
+# dom/plugins/test/testplugin/silverlightplugin/Info.plist
+# dom/plugins/test/testplugin/secondplugin/Info.plist
+# dom/plugins/test/testplugin/flashplugin/Info.plist
+# dom/plugins/ipc/hangui/plugin-hang-ui.exe.manifest
+# dom/crypto/test/test_WebCrypto_Workers.html
+# dom/crypto/test/test_WebCrypto_Import_Multiple_Identical_Keys.html
+# dom/crypto/test/test_WebCrypto_RSA_PSS.html
+# dom/crypto/test/test_indexedDB.html
+# dom/crypto/test/test_WebCrypto_Structured_Cloning.html
+# dom/crypto/test/test_WebCrypto_Reject_Generating_Keys_Without_Usages.html
+# dom/crypto/test/test_WebCrypto_PBKDF2.html
+# dom/crypto/test/test_WebCrypto.html
+# dom/crypto/test/test_WebCrypto_JWK.html
+# dom/crypto/test/test_WebCrypto_ECDH.html
+# dom/crypto/test/test_WebCrypto_Normalize.html
+# dom/crypto/test/file_indexedDB.html
+# dom/crypto/test/test_WebCrypto_ECDSA.html
+# dom/crypto/test/test_WebCrypto_HKDF.html
+# dom/crypto/test/test_WebCrypto_RSA_OAEP.html
+# dom/crypto/test/test_WebCrypto_DH.html
+# dom/crypto/test/test_WebCrypto_Wrap_Unwrap.html
+# rdf/tests/unit/sample.rdf
+# ipc/app/plugin-container.exe.manifest
+# ipc/app/macbuild/Contents/Info.plist.in
+# security/manager/locales/en-US/chrome/pippki/pippki.dtd
+# security/manager/locales/en-US/chrome/pippki/deviceManager.dtd
+# security/manager/locales/en-US/chrome/pippki/certManager.dtd
+# security/manager/ssl/crashtests/398665-1.html
+# security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/unsigned_app_origin_toolkit_webapps/index.html
+# security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/unsigned_app_1/index.html
+# security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/unsigned_app_origin/index.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecureIframeRedirect.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecureBackground.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecureIframe.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_dynDelayedUnsecureXHR.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_dynDelayedUnsecurePicture.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_bug383369.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecureIframeMetaRedirect.html
+# security/manager/ssl/tests/mochitest/mixedcontent/iframeMetaRedirect.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecurePictureDup.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_cssContent1.html
+# security/manager/ssl/tests/mochitest/mixedcontent/iframe2.html
+# security/manager/ssl/tests/mochitest/mixedcontent/backward.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_bug455367.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_dynUnsecureRedirect.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_dynUnsecureBackground.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecureCSS.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_bug477118.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_dynUnsecurePicturePreload.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_innerHtmlDelayedUnsecurePicture.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_bug329869.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecureRedirect.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecureIframe2.html
+# security/manager/ssl/tests/mochitest/mixedcontent/bug383369step3.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_bug472986.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_bug521461.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecurePictureInIframe.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_secureAll.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_dynUnsecureIframeRedirect.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_documentWrite2.html
+# security/manager/ssl/tests/mochitest/mixedcontent/iframe.html
+# security/manager/ssl/tests/mochitest/mixedcontent/unsecureIframe.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_javascriptPicture.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_documentWrite1.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_cssBefore1.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_unsecurePicture.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_securePicture.html
+# security/manager/ssl/tests/mochitest/mixedcontent/bug383369step2.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_cssContent2.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_dynUnsecurePicture.html
+# security/manager/ssl/tests/mochitest/mixedcontent/test_innerHtmlUnsecurePicture.html
+# security/manager/ssl/tests/mochitest/mixedcontent/unsecurePictureDup.html
+# security/manager/ssl/tests/mochitest/stricttransportsecurity/test_sts_privatebrowsing_perwindowpb.html
+# security/manager/ssl/tests/mochitest/stricttransportsecurity/plain_bootstrap.html
+# security/manager/ssl/tests/mochitest/stricttransportsecurity/nosts_bootstrap.html
+# security/manager/ssl/tests/mochitest/stricttransportsecurity/page_blank.html
+# security/manager/ssl/tests/mochitest/stricttransportsecurity/test_stricttransportsecurity.html
+# security/manager/ssl/tests/mochitest/stricttransportsecurity/subdom_bootstrap.html
+# security/manager/pki/resources/content/viewCertDetails.xul
+# security/manager/pki/resources/content/editcacert.xul
+# security/manager/pki/resources/content/certViewer.xul
+# security/manager/pki/resources/content/device_manager.xul
+# security/manager/pki/resources/content/choosetoken.xul
+# security/manager/pki/resources/content/WebSitesOverlay.xul
+# security/manager/pki/resources/content/changepassword.xul
+# security/manager/pki/resources/content/clientauthask.xul
+# security/manager/pki/resources/content/OthersOverlay.xul
+# security/manager/pki/resources/content/load_device.xul
+# security/manager/pki/resources/content/MineOverlay.xul
+# security/manager/pki/resources/content/OrphanOverlay.xul
+# security/manager/pki/resources/content/certDump.xul
+# security/manager/pki/resources/content/resetpassword.xul
+# security/manager/pki/resources/content/exceptionDialog.xul
+# security/manager/pki/resources/content/createCertInfo.xul
+# security/manager/pki/resources/content/setp12password.xul
+# security/manager/pki/resources/content/downloadcert.xul
+# security/manager/pki/resources/content/CAOverlay.xul
+# security/manager/pki/resources/content/protectedAuth.xul
+# security/manager/pki/resources/content/certManager.xul
+# security/manager/pki/resources/content/deletecert.xul
+# security/nss/tests/common/results_header.html
+# security/nss/tests/tools/sign.html
+# security/nss/tests/tools/signjs.html
+# security/nss/tests/doc/qa_wrapper.html
+# security/nss/cmd/crmf-cgi/crmfcgi.html
+# security/nss/cmd/ssltap/ssltap-manual.html
+# security/nss/cmd/modutil/pk11jar.html
+# security/nss/cmd/modutil/specification.html
+# security/nss/cmd/signver/examples/1/signedForm.nt.html
+# security/nss/cmd/signver/examples/1/signedForm.html
+# security/nss/gtests/google_test/gtest/xcode/Samples/FrameworkSample/Info.plist
+# security/nss/gtests/google_test/gtest/xcode/Resources/Info.plist
+# security/nss/lib/pki/doc/standoc.html
+# security/nss/doc/cmsutil.xml
+# security/nss/doc/signver.xml
+# security/nss/doc/certutil.xml
+# security/nss/doc/vfychain.xml
+# security/nss/doc/pk12util.xml
+# security/nss/doc/modutil.xml
+# security/nss/doc/ssltap.xml
+# security/nss/doc/crlutil.xml
+# security/nss/doc/signtool.xml
+# security/nss/doc/vfyserv.xml
+# security/nss/doc/derdump.xml
+# security/nss/doc/pp.xml
+# security/nss/doc/html/vfyserv.html
+# security/nss/doc/html/pp.html
+# security/nss/doc/html/cmsutil.html
+# security/nss/doc/html/signtool.html
+# security/nss/doc/html/crlutil.html
+# security/nss/doc/html/certutil.html
+# security/nss/doc/html/derdump.html
+# security/nss/doc/html/vfychain.html
+# security/nss/doc/html/modutil.html
+# security/nss/doc/html/signver.html
+# security/nss/doc/html/pk12util.html
+# security/nss/doc/html/ssltap.html
+# js/src/README.html
+# js/src/devtools/gc-ubench/index.html
+# js/src/tests/jsreftest.html
+# js/src/octane/index.html
+# js/src/doc/Debugger/shadows.svg
+# js/xpconnect/shell/xpcshell.exe.manifest
+# js/xpconnect/crashtests/854139.html
+# js/xpconnect/crashtests/403356-1.html
+# js/xpconnect/crashtests/754311-iframe.html
+# js/xpconnect/crashtests/732870.html
+# js/xpconnect/crashtests/475185-1.html
+# js/xpconnect/crashtests/761831.html
+# js/xpconnect/crashtests/723465.html
+# js/xpconnect/crashtests/193710.html
+# js/xpconnect/crashtests/117307-1.html
+# js/xpconnect/crashtests/854604.html
+# js/xpconnect/crashtests/462926.html
+# js/xpconnect/crashtests/471366-1.html
+# js/xpconnect/crashtests/346258-1.html
+# js/xpconnect/crashtests/582649.html
+# js/xpconnect/crashtests/753162.html
+# js/xpconnect/crashtests/639737-1.html
+# js/xpconnect/crashtests/394810-1.html
+# js/xpconnect/crashtests/851418.html
+# js/xpconnect/crashtests/512815-1.html
+# js/xpconnect/crashtests/400349-1.html
+# js/xpconnect/crashtests/346512-1-frame1.xhtml
+# js/xpconnect/crashtests/806751.html
+# js/xpconnect/crashtests/418139-1.svg
+# js/xpconnect/crashtests/326615-1.html
+# js/xpconnect/crashtests/786142.html
+# js/xpconnect/crashtests/509075-1.html
+# js/xpconnect/crashtests/938297.html
+# js/xpconnect/crashtests/603146-1.html
+# js/xpconnect/crashtests/475291-1.html
+# js/xpconnect/crashtests/786142-iframe.html
+# js/xpconnect/crashtests/905523.html
+# js/xpconnect/crashtests/468552-1.html
+# js/xpconnect/crashtests/648206-1.html
+# js/xpconnect/crashtests/720305-1.html
+# js/xpconnect/crashtests/453935-1.html
+# js/xpconnect/crashtests/382133-1.html
+# js/xpconnect/crashtests/504000-1.html
+# js/xpconnect/crashtests/752038.html
+# js/xpconnect/crashtests/833856.html
+# js/xpconnect/crashtests/346512-1.xhtml
+# js/xpconnect/crashtests/346512-1-frame2.xhtml
+# js/xpconnect/crashtests/751995.html
+# js/xpconnect/crashtests/503286-1.html
+# js/xpconnect/crashtests/558979.html
+# js/xpconnect/crashtests/467693-1.html
+# js/xpconnect/crashtests/754311.html
+# js/xpconnect/crashtests/601284-1.html
+# js/xpconnect/crashtests/290162-1.html
+# js/xpconnect/crashtests/545291-1.html
+# js/xpconnect/crashtests/420513-1.html
+# js/xpconnect/crashtests/603858-1.html
+# js/xpconnect/crashtests/705875.html
+# js/xpconnect/crashtests/386680-1.html
+# js/xpconnect/crashtests/898939.html
+# js/xpconnect/crashtests/328553-1.html
+# js/xpconnect/crashtests/515726-1.html
+# js/xpconnect/crashtests/797583.html
+# js/xpconnect/crashtests/608963.html
+# js/xpconnect/crashtests/616930-1.html
+# js/xpconnect/tests/mochitest/file_bug720619.html
+# js/xpconnect/tests/mochitest/inner.html
+# js/xpconnect/tests/mochitest/test_bug802557.html
+# js/xpconnect/tests/mochitest/test_sandbox_fetch.html
+# js/xpconnect/tests/mochitest/file_expandosharing.html
+# js/xpconnect/tests/mochitest/test_bug865260.html
+# js/xpconnect/tests/mochitest/test_bug393269.html
+# js/xpconnect/tests/mochitest/test_bug809547.html
+# js/xpconnect/tests/mochitest/file1_bug629227.html
+# js/xpconnect/tests/mochitest/file_crossOriginObjects_documentDomain.html
+# js/xpconnect/tests/mochitest/file_crossOriginObjects.html
+# js/xpconnect/tests/mochitest/test_bug661980.html
+# js/xpconnect/tests/mochitest/test_bug862380.html
+# js/xpconnect/tests/mochitest/file_evalInSandbox.html
+# js/xpconnect/tests/mochitest/file_crosscompartment_weakmap.html
+# js/xpconnect/tests/mochitest/test_bug605167.html
+# js/xpconnect/tests/mochitest/test_bug628410.html
+# js/xpconnect/tests/mochitest/file_nodelists.html
+# js/xpconnect/tests/mochitest/test_bug500691.html
+# js/xpconnect/tests/mochitest/test_bug916945.html
+# js/xpconnect/tests/mochitest/test_bug803730.html
+# js/xpconnect/tests/mochitest/test_bug478438.html
+# js/xpconnect/tests/mochitest/test_frameWrapping.html
+# js/xpconnect/tests/mochitest/test_bug912322.html
+# js/xpconnect/tests/mochitest/test_crosscompartment_weakmap.html
+# js/xpconnect/tests/mochitest/bug504877_helper.html
+# js/xpconnect/tests/mochitest/test_nac.xhtml
+# js/xpconnect/tests/mochitest/test_bug618017.html
+# js/xpconnect/tests/mochitest/test_crossOriginObjects.html
+# js/xpconnect/tests/mochitest/test_bug655297-1.html
+# js/xpconnect/tests/mochitest/file_bug860494.html
+# js/xpconnect/tests/mochitest/file_bug738244.html
+# js/xpconnect/tests/mochitest/test_bug764389.html
+# js/xpconnect/tests/mochitest/test_bug871887.html
+# js/xpconnect/tests/mochitest/test_bug384632.html
+# js/xpconnect/tests/mochitest/file_empty.html
+# js/xpconnect/tests/mochitest/test_bug585745.html
+# js/xpconnect/tests/mochitest/file_bug795275.xml
+# js/xpconnect/tests/mochitest/test_bug986542.html
+# js/xpconnect/tests/mochitest/test_bug993423.html
+# js/xpconnect/tests/mochitest/test_bug92773.html
+# js/xpconnect/tests/mochitest/test_bug960820.html
+# js/xpconnect/tests/mochitest/test_bug629227.html
+# js/xpconnect/tests/mochitest/test_bug870423.html
+# js/xpconnect/tests/mochitest/test_bug484107.html
+# js/xpconnect/tests/mochitest/test_bug589028.html
+# js/xpconnect/tests/mochitest/test_bug1158558.html
+# js/xpconnect/tests/mochitest/test_bug781476.html
+# js/xpconnect/tests/mochitest/test_bug655297-2.html
+# js/xpconnect/tests/mochitest/test_bug1094930.html
+# js/xpconnect/tests/mochitest/test_bug789713.html
+# js/xpconnect/tests/mochitest/file_bug789713.html
+# js/xpconnect/tests/mochitest/test_bug601299.html
+# js/xpconnect/tests/mochitest/test1_bug629331.html
+# js/xpconnect/tests/mochitest/test_bug390488.html
+# js/xpconnect/tests/mochitest/file_bug706301.html
+# js/xpconnect/tests/mochitest/test_bug446584.html
+# js/xpconnect/tests/mochitest/file_bug505915.html
+# js/xpconnect/tests/mochitest/test_bug800864.html
+# js/xpconnect/tests/mochitest/test_bug965082.html
+# js/xpconnect/tests/mochitest/file_matches.html
+# js/xpconnect/tests/mochitest/test_bug505915.html
+# js/xpconnect/tests/mochitest/file_bug795275.html
+# js/xpconnect/tests/mochitest/test_bug1005806.html
+# js/xpconnect/tests/mochitest/test_bug731471.html
+# js/xpconnect/tests/mochitest/test_bug720619.html
+# js/xpconnect/tests/mochitest/test_bug691059.html
+# js/xpconnect/tests/mochitest/test_bug462428.html
+# js/xpconnect/tests/mochitest/file_bug760131.html
+# js/xpconnect/tests/mochitest/test_bug829872.html
+# js/xpconnect/tests/mochitest/test_bug793969.html
+# js/xpconnect/tests/mochitest/file_bug799348.html
+# js/xpconnect/tests/mochitest/test_bug636097.html
+# js/xpconnect/tests/mochitest/chrome_wrappers_helper.html
+# js/xpconnect/tests/mochitest/test_bug628794.html
+# js/xpconnect/tests/mochitest/test_bug650273.html
+# js/xpconnect/tests/mochitest/file2_bug629227.html
+# js/xpconnect/tests/mochitest/test_bug772288.html
+# js/xpconnect/tests/mochitest/file_exnstack.html
+# js/xpconnect/tests/mochitest/test_bug940783.html
+# js/xpconnect/tests/mochitest/test2_bug629331.html
+# js/xpconnect/tests/mochitest/file_bug781476.html
+# js/xpconnect/tests/mochitest/test_bug623437.html
+# js/xpconnect/tests/mochitest/file_bug658560.html
+# js/xpconnect/tests/mochitest/test_bug504877.html
+# js/xpconnect/tests/mochitest/bug589028_helper.html
+# js/xpconnect/tests/mochitest/file_documentdomain.html
+# js/xpconnect/tests/mochitest/bug92773_helper.html
+# js/xpconnect/tests/mochitest/file_wrappers-2.html
+# js/xpconnect/tests/mochitest/test_getWebIDLCaller.html
+# js/xpconnect/tests/mochitest/bug571849_helper.html
+# js/xpconnect/tests/mochitest/file_doublewrappedcompartments.html
+# js/xpconnect/tests/mochitest/file_bug650273.html
+# js/xpconnect/tests/mochitest/test_bug560351.html
+# js/xpconnect/tests/mochitest/test_bug428021.html
+# js/xpconnect/tests/mochitest/test_sameOriginPolicy.html
+# js/xpconnect/tests/mochitest/test_bug396851.html
+# js/xpconnect/tests/mochitest/file_bug802557.html
+# js/xpconnect/tests/mochitest/test_bug790732.html
+# js/xpconnect/tests/mochitest/bug500931_helper.html
+# js/xpconnect/tests/mochitest/test_bug629331.html
+# js/xpconnect/tests/browser/browser_deadObjectOnUnload.html
+# js/xpconnect/tests/chrome/test_bug601803.xul
+# js/xpconnect/tests/chrome/test_bug763343.xul
+# js/xpconnect/tests/chrome/test_bug484459.xul
+# js/xpconnect/tests/chrome/test_bug610390.xul
+# js/xpconnect/tests/chrome/test_exnstack.xul
+# js/xpconnect/tests/chrome/test_bug658560.xul
+# js/xpconnect/tests/chrome/test_precisegc.xul
+# js/xpconnect/tests/chrome/file_evalInSandbox.html
+# js/xpconnect/tests/chrome/test_doublewrappedcompartments.xul
+# js/xpconnect/tests/chrome/test_bug1041626.xul
+# js/xpconnect/tests/chrome/file_bug618176.xul
+# js/xpconnect/tests/chrome/test_cloneInto.xul
+# js/xpconnect/tests/chrome/test_xrayToJS.xul
+# js/xpconnect/tests/chrome/test_bug799348.xul
+# js/xpconnect/tests/chrome/test_bug596580.xul
+# js/xpconnect/tests/chrome/test_bug720619.xul
+# js/xpconnect/tests/chrome/test_APIExposer.xul
+# js/xpconnect/tests/chrome/test_weakmap_keys_preserved.xul
+# js/xpconnect/tests/chrome/test_bug618176.xul
+# js/xpconnect/tests/chrome/test_bug853571.xul
+# js/xpconnect/tests/chrome/test_bug860494.xul
+# js/xpconnect/tests/chrome/file_bug996069.html
+# js/xpconnect/tests/chrome/test_paris_weakmap_keys.xul
+# js/xpconnect/tests/chrome/test_wrappers.xul
+# js/xpconnect/tests/chrome/test_weakmaps.xul
+# js/xpconnect/tests/chrome/test_bug533596.xul
+# js/xpconnect/tests/chrome/test_bug679861.xul
+# js/xpconnect/tests/chrome/test_wrappers-2.xul
+# js/xpconnect/tests/chrome/test_weakmap_keys_preserved2.xul
+# js/xpconnect/tests/chrome/test_bug760076.xul
+# js/xpconnect/tests/chrome/test_bug795275.xul
+# js/xpconnect/tests/chrome/file_discardSystemSource.html
+# js/xpconnect/tests/chrome/test_bug616992.xul
+# js/xpconnect/tests/chrome/test_bug760131.html
+# js/xpconnect/tests/chrome/test_getweakmapkeys.xul
+# js/xpconnect/tests/chrome/test_bug743843.xul
+# js/xpconnect/tests/chrome/test_bug658909.xul
+# js/xpconnect/tests/chrome/test_scriptSettings.xul
+# js/xpconnect/tests/chrome/test_bug1092477.xul
+# js/xpconnect/tests/chrome/test_nodelists.xul
+# js/xpconnect/tests/chrome/test_bug738244.xul
+# js/xpconnect/tests/chrome/file_bug1281071.html
+# js/xpconnect/tests/chrome/test_bug793433.xul
+# js/xpconnect/tests/chrome/test_bug801241.xul
+# js/xpconnect/tests/chrome/test_bug1124898.html
+# js/xpconnect/tests/chrome/test_bug771429.xul
+# js/xpconnect/tests/chrome/test_bug1065185.html
+# js/xpconnect/tests/chrome/bug503926.xul
+# js/xpconnect/tests/chrome/test_bug866823.xul
+# js/xpconnect/tests/chrome/test_bug1042436.xul
+# js/xpconnect/tests/chrome/test_bug706301.xul
+# js/xpconnect/tests/chrome/test_bug1074863.html
+# js/xpconnect/tests/chrome/test_bug792280.xul
+# js/xpconnect/tests/chrome/test_bug996069.xul
+# js/xpconnect/tests/chrome/file_bug1050049.xml
+# js/xpconnect/tests/chrome/test_bug1281071.xul
+# js/xpconnect/tests/chrome/test_localstorage_with_nsEp.xul
+# js/xpconnect/tests/chrome/test_bug500931.xul
+# js/xpconnect/tests/chrome/test_evalInWindow.xul
+# js/xpconnect/tests/chrome/test_bug932906.xul
+# js/xpconnect/tests/chrome/test_documentdomain.xul
+# js/xpconnect/tests/chrome/test_chrometoSource.xul
+# js/xpconnect/tests/chrome/test_bug773962.xul
+# js/xpconnect/tests/chrome/test_exposeInDerived.xul
+# js/xpconnect/tests/chrome/test_cows.xul
+# js/xpconnect/tests/chrome/test_onGarbageCollection.html
+# js/xpconnect/tests/chrome/test_discardSystemSource.xul
+# js/xpconnect/tests/chrome/test_bug812415.xul
+# js/xpconnect/tests/chrome/test_expandosharing.xul
+# js/xpconnect/tests/chrome/test_evalInSandbox.xul
+# js/xpconnect/tests/chrome/test_bug664689.xul
+# js/xpconnect/tests/chrome/test_nsScriptErrorWithStack.html
+# js/xpconnect/tests/chrome/test_bug448587.xul
+# js/xpconnect/tests/chrome/test_bug571849.xul
+# js/xpconnect/tests/chrome/test_bug858101.xul
+# js/xpconnect/tests/chrome/test_matches.xul
+# js/xpconnect/tests/chrome/test_bug726949.xul
+# js/xpconnect/tests/chrome/test_bug895340.xul
+# js/xpconnect/tests/chrome/test_windowProxyDeadWrapper.html
+# js/xpconnect/tests/chrome/test_bug865948.xul
+# js/xpconnect/tests/chrome/test_bug503926.xul
+# js/xpconnect/tests/chrome/test_bug654370.xul
+# js/xpconnect/tests/chrome/test_sandboxImport.xul
+# js/xpconnect/tests/chrome/test_bug1050049.html
+# js/xpconnect/tests/chrome/test_bug614757.xul
+# js/xpconnect/tests/chrome/test_bug732665.xul
+# js/xpconnect/tests/chrome/test_weakref.xul
+# js/xpconnect/tests/chrome/test_bug361111.xul
+# js/xpconnect/tests/chrome/test_bug853283.xul
+# js/xpconnect/tests/chrome/test_bug1126911.html
+# other-licenses/nsis/Contrib/CityHash/CityHash.vcproj
+# other-licenses/nsis/Contrib/ApplicationID/ApplicationID.vcproj
+# other-licenses/nsis/Contrib/ServicesHelper/ServicesHelper.vcproj
+# other-licenses/nsis/Contrib/liteFirewall/liteFirewall.vcproj
+# other-licenses/7zstub/palemoon/7zSD.manifest
+# other-licenses/7zstub/uxp/7zSD.manifest
+# other-licenses/7zstub/src/CPP/7zip/UI/Console/Console.manifest
+# application/palemoon/branding/official/palemoon.VisualElementsManifest.xml
+# application/palemoon/branding/official/content/about-wordmark.svg
+# application/palemoon/branding/official/locales/en-US/brand.dtd
+# application/palemoon/branding/unofficial/palemoon.VisualElementsManifest.xml
+# application/palemoon/branding/unofficial/locales/en-US/brand.dtd
+# application/palemoon/branding/unstable/palemoon.VisualElementsManifest.xml
+# application/palemoon/branding/unstable/locales/en-US/brand.dtd
+# application/palemoon/locales/generic/profile/mimeTypes.rdf
+# application/palemoon/locales/generic/profile/localstore.rdf
+# application/palemoon/locales/en-US/searchplugins/creativecommons.xml
+# application/palemoon/locales/en-US/searchplugins/yahoo.xml
+# application/palemoon/locales/en-US/searchplugins/twitter.xml
+# application/palemoon/locales/en-US/searchplugins/ekoru.xml
+# application/palemoon/locales/en-US/searchplugins/duckduckgo-palemoon.xml
+# application/palemoon/locales/en-US/searchplugins/eBay.xml
+# application/palemoon/locales/en-US/searchplugins/ecosia.xml
+# application/palemoon/locales/en-US/searchplugins/answers.xml
+# application/palemoon/locales/en-US/searchplugins/amazondotcom.xml
+# application/palemoon/locales/en-US/searchplugins/wikipedia.xml
+# application/palemoon/locales/en-US/searchplugins/bing.xml
+# application/palemoon/locales/en-US/chrome/overrides/settingsChange.dtd
+# application/palemoon/locales/en-US/chrome/overrides/netError.dtd
+# application/palemoon/locales/en-US/chrome/browser/openLocation.dtd
+# application/palemoon/locales/en-US/chrome/browser/safeMode.dtd
+# application/palemoon/locales/en-US/chrome/browser/searchbar.dtd
+# application/palemoon/locales/en-US/chrome/browser/engineManager.dtd
+# application/palemoon/locales/en-US/chrome/browser/aboutSyncTabs.dtd
+# application/palemoon/locales/en-US/chrome/browser/tabbrowser.dtd
+# application/palemoon/locales/en-US/chrome/browser/sanitize.dtd
+# application/palemoon/locales/en-US/chrome/browser/aboutPrivateBrowsing.dtd
+# application/palemoon/locales/en-US/chrome/browser/syncBrand.dtd
+# application/palemoon/locales/en-US/chrome/browser/setDesktopBackground.dtd
+# application/palemoon/locales/en-US/chrome/browser/browser.dtd
+# application/palemoon/locales/en-US/chrome/browser/aboutSessionRestore.dtd
+# application/palemoon/locales/en-US/chrome/browser/aboutDialog.dtd
+# application/palemoon/locales/en-US/chrome/browser/aboutHome.dtd
+# application/palemoon/locales/en-US/chrome/browser/aboutCertError.dtd
+# application/palemoon/locales/en-US/chrome/browser/charsetOverlay.dtd
+# application/palemoon/locales/en-US/chrome/browser/pageInfo.dtd
+# application/palemoon/locales/en-US/chrome/browser/syncKey.dtd
+# application/palemoon/locales/en-US/chrome/browser/syncProgress.dtd
+# application/palemoon/locales/en-US/chrome/browser/syncSetup.dtd
+# application/palemoon/locales/en-US/chrome/browser/newTab.dtd
+# application/palemoon/locales/en-US/chrome/browser/charsetMenu.dtd
+# application/palemoon/locales/en-US/chrome/browser/baseMenuOverlay.dtd
+# application/palemoon/locales/en-US/chrome/browser/palemoon.dtd
+# application/palemoon/locales/en-US/chrome/browser/syncQuota.dtd
+# application/palemoon/locales/en-US/chrome/browser/permissions/aboutPermissions.dtd
+# application/palemoon/locales/en-US/chrome/browser/downloads/downloads.dtd
+# application/palemoon/locales/en-US/chrome/browser/feeds/subscribe.dtd
+# application/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-prefs.dtd
+# application/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-overlay.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/cookies.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/connection.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/selectBookmark.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/languages.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/security.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/applications.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/advanced.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/permissions.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/fonts.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/main.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/sync.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/preferences.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/colors.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/applicationManager.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/content.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/privacy.dtd
+# application/palemoon/locales/en-US/chrome/browser/preferences/tabs.dtd
+# application/palemoon/locales/en-US/chrome/browser/places/editBookmarkOverlay.dtd
+# application/palemoon/locales/en-US/chrome/browser/places/moveBookmarks.dtd
+# application/palemoon/locales/en-US/chrome/browser/places/places.dtd
+# application/palemoon/components/abouthome/aboutHome.xhtml
+# application/palemoon/components/shell/content/setDesktopBackground.xul
+# application/palemoon/components/newtab/newTab.xhtml
+# application/palemoon/components/pageinfo/pageInfo.xul
+# application/palemoon/components/pageinfo/pageInfo.xml
+# application/palemoon/components/pageinfo/feeds.xml
+# application/palemoon/components/certerror/content/aboutCertError.xhtml
+# application/palemoon/components/permissions/aboutPermissions.xul
+# application/palemoon/components/permissions/aboutPermissions.xml
+# application/palemoon/components/downloads/content/download.xml
+# application/palemoon/components/downloads/content/contentAreaDownloadsView.xul
+# application/palemoon/components/downloads/content/downloadsOverlay.xul
+# application/palemoon/components/downloads/content/indicatorOverlay.xul
+# application/palemoon/components/downloads/content/allDownloadsViewOverlay.xul
+# application/palemoon/components/search/content/engineManager.xul
+# application/palemoon/components/search/content/search.xml
+# application/palemoon/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml
+# application/palemoon/components/feeds/content/subscribe.xml
+# application/palemoon/components/feeds/content/subscribe.xhtml
+# application/palemoon/components/sync/setup.xul
+# application/palemoon/components/sync/aboutSyncTabs-bindings.xml
+# application/palemoon/components/sync/notification.xml
+# application/palemoon/components/sync/progress.xhtml
+# application/palemoon/components/sync/quota.xul
+# application/palemoon/components/sync/key.xhtml
+# application/palemoon/components/sync/addDevice.xul
+# application/palemoon/components/sync/aboutSyncTabs.xul
+# application/palemoon/components/sync/genericChange.xul
+# application/palemoon/components/statusbar/content/overlay.xul
+# application/palemoon/components/statusbar/content/tabbrowser.xml
+# application/palemoon/components/statusbar/content/prefs.xml
+# application/palemoon/components/statusbar/content/prefs.xul
+# application/palemoon/components/preferences/applicationManager.xul
+# application/palemoon/components/preferences/tabs.xul
+# application/palemoon/components/preferences/connection.xul
+# application/palemoon/components/preferences/sync.xul
+# application/palemoon/components/preferences/languages.xul
+# application/palemoon/components/preferences/cookies.xul
+# application/palemoon/components/preferences/fonts.xul
+# application/palemoon/components/preferences/colors.xul
+# application/palemoon/components/preferences/permissions.xul
+# application/palemoon/components/preferences/handlers.xml
+# application/palemoon/components/preferences/advanced.xul
+# application/palemoon/components/preferences/selectBookmark.xul
+# application/palemoon/components/preferences/preferences.xul
+# application/palemoon/components/preferences/privacy.xul
+# application/palemoon/components/preferences/applications.xul
+# application/palemoon/components/preferences/sanitize.xul
+# application/palemoon/components/preferences/main.xul
+# application/palemoon/components/preferences/content.xul
+# application/palemoon/components/preferences/security.xul
+# application/palemoon/components/places/content/moveBookmarks.xul
+# application/palemoon/components/places/content/downloadsViewOverlay.xul
+# application/palemoon/components/places/content/tree.xml
+# application/palemoon/components/places/content/bookmarksPanel.xul
+# application/palemoon/components/places/content/places.xul
+# application/palemoon/components/places/content/placesOverlay.xul
+# application/palemoon/components/places/content/menu.xml
+# application/palemoon/components/places/content/editBookmarkOverlay.xul
+# application/palemoon/components/places/content/history-panel.xul
+# application/palemoon/components/places/content/bookmarkProperties.xul
+# application/palemoon/components/sessionstore/content/aboutSessionRestore.xhtml
+# application/palemoon/app/palemoon.exe.manifest
+# application/palemoon/app/blocklist.xml
+# application/palemoon/app/profile/pagethemes.rdf
+# application/palemoon/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in
+# application/palemoon/app/macbuild/Contents/Info.plist.in
+# application/palemoon/app/macbuild/Contents/_CodeSignature/CodeResources
+# application/palemoon/themes/linux/web-notifications-icon.svg
+# application/palemoon/themes/linux/web-notifications-tray.svg
+# application/palemoon/themes/linux/places/organizer.xml
+# application/palemoon/themes/osx/web-notifications-icon.svg
+# application/palemoon/themes/osx/keyhole-forward-mask.svg
+# application/palemoon/themes/osx/web-notifications-tray.svg
+# application/palemoon/themes/windows/web-notifications-icon.svg
+# application/palemoon/themes/windows/Toolbar.svg
+# application/palemoon/themes/windows/keyhole-forward-mask.svg
+# application/palemoon/themes/windows/caption-buttons.svg
+# application/palemoon/themes/windows/Toolbar-inverted.svg
+# application/palemoon/themes/windows/Toolbar-glass.svg
+# application/palemoon/themes/windows/web-notifications-tray.svg
+# application/palemoon/themes/shared/tabbrowser/tab-audio.svg
+# application/palemoon/themes/shared/tabbrowser/tab-audio-small.svg
+# application/palemoon/base/content/viewSourceOverlay.xul
+# application/palemoon/base/content/downloadManagerOverlay.xul
+# application/palemoon/base/content/web-panels.xul
+# application/palemoon/base/content/win6BrowserOverlay.xul
+# application/palemoon/base/content/urlbarBindings.xml
+# application/palemoon/base/content/baseMenuOverlay.xul
+# application/palemoon/base/content/padlock.xul
+# application/palemoon/base/content/autocomplete.xml
+# application/palemoon/base/content/hiddenWindow.xul
+# application/palemoon/base/content/safeMode.xul
+# application/palemoon/base/content/softwareUpdateOverlay.xul
+# application/palemoon/base/content/tabbrowser.xml
+# application/palemoon/base/content/openLocation.xul
+# application/palemoon/base/content/browser-tabPreviews.xml
+# application/palemoon/base/content/macBrowserOverlay.xul
+# application/palemoon/base/content/browser-menudragging.xul
+# application/palemoon/base/content/jsConsoleOverlay.xul
+# application/palemoon/base/content/sanitize.xul
+# application/palemoon/base/content/autorecovery.xul
+# application/palemoon/base/content/browser-doctype.inc
+# application/palemoon/base/content/browserMountPoints.inc
+# application/palemoon/base/content/aboutDialog.xul
+# application/palemoon/base/content/palemoon.xhtml
+# application/palemoon/base/content/overrides/app-license.html
+# application/basilisk/branding/official/basilisk.VisualElementsManifest.xml
+# application/basilisk/branding/official/content/silhouette-40.svg
+# application/basilisk/branding/official/content/identity-icons-brand.svg
+# application/basilisk/branding/official/locales/en-US/brand.dtd
+# application/basilisk/branding/unofficial/basilisk.VisualElementsManifest.xml
+# application/basilisk/branding/unofficial/content/silhouette-40.svg
+# application/basilisk/branding/unofficial/content/about-wordmark.svg
+# application/basilisk/branding/unofficial/content/identity-icons-brand.svg
+# application/basilisk/branding/unofficial/locales/en-US/brand.dtd
+# application/basilisk/locales/searchplugins/google-2018.xml
+# application/basilisk/locales/searchplugins/yahoo.xml
+# application/basilisk/locales/searchplugins/ddg.xml
+# application/basilisk/locales/searchplugins/wikipedia.xml
+# application/basilisk/locales/searchplugins/bing.xml
+# application/basilisk/locales/en-US/chrome/overrides/settingsChange.dtd
+# application/basilisk/locales/en-US/chrome/overrides/netError.dtd
+# application/basilisk/locales/en-US/chrome/browser/safeMode.dtd
+# application/basilisk/locales/en-US/chrome/browser/searchbar.dtd
+# application/basilisk/locales/en-US/chrome/browser/aboutSyncTabs.dtd
+# application/basilisk/locales/en-US/chrome/browser/aboutHealthReport.dtd
+# application/basilisk/locales/en-US/chrome/browser/sanitize.dtd
+# application/basilisk/locales/en-US/chrome/browser/aboutPrivateBrowsing.dtd
+# application/basilisk/locales/en-US/chrome/browser/syncBrand.dtd
+# application/basilisk/locales/en-US/chrome/browser/setDesktopBackground.dtd
+# application/basilisk/locales/en-US/chrome/browser/aboutTabCrashed.dtd
+# application/basilisk/locales/en-US/chrome/browser/browser.dtd
+# application/basilisk/locales/en-US/chrome/browser/aboutSearchReset.dtd
+# application/basilisk/locales/en-US/chrome/browser/aboutSessionRestore.dtd
+# application/basilisk/locales/en-US/chrome/browser/aboutDialog.dtd
+# application/basilisk/locales/en-US/chrome/browser/aboutHome.dtd
+# application/basilisk/locales/en-US/chrome/browser/pageInfo.dtd
+# application/basilisk/locales/en-US/chrome/browser/syncKey.dtd
+# application/basilisk/locales/en-US/chrome/browser/syncProgress.dtd
+# application/basilisk/locales/en-US/chrome/browser/syncSetup.dtd
+# application/basilisk/locales/en-US/chrome/browser/newTab.dtd
+# application/basilisk/locales/en-US/chrome/browser/baseMenuOverlay.dtd
+# application/basilisk/locales/en-US/chrome/browser/syncQuota.dtd
+# application/basilisk/locales/en-US/chrome/browser/syncCustomize.dtd
+# application/basilisk/locales/en-US/chrome/browser/migration/migration.dtd
+# application/basilisk/locales/en-US/chrome/browser/downloads/downloads.dtd
+# application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.dtd
+# application/basilisk/locales/en-US/chrome/browser/safebrowsing/phishing-afterload-warning-message.dtd
+# application/basilisk/locales/en-US/chrome/browser/safebrowsing/report-phishing.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/cookies.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/connection.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/selectBookmark.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/languages.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/security.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/applications.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/advanced.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/permissions.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/fonts.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/main.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/sync.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/search.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/preferences.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/blocklists.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/colors.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/applicationManager.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/donottrack.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/content.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/privacy.dtd
+# application/basilisk/locales/en-US/chrome/browser/preferences/tabs.dtd
+# application/basilisk/locales/en-US/chrome/browser/places/editBookmarkOverlay.dtd
+# application/basilisk/locales/en-US/chrome/browser/places/moveBookmarks.dtd
+# application/basilisk/locales/en-US/chrome/browser/places/places.dtd
+# application/basilisk/extensions/pdfjs/content/web/images/annotation-comment.svg
+# application/basilisk/extensions/pdfjs/content/web/images/annotation-paragraph.svg
+# application/basilisk/extensions/pdfjs/content/web/images/annotation-help.svg
+# application/basilisk/extensions/pdfjs/content/web/images/annotation-insert.svg
+# application/basilisk/extensions/pdfjs/content/web/images/annotation-check.svg
+# application/basilisk/extensions/pdfjs/content/web/images/annotation-newparagraph.svg
+# application/basilisk/extensions/pdfjs/content/web/images/annotation-key.svg
+# application/basilisk/extensions/pdfjs/content/web/images/annotation-noicon.svg
+# application/basilisk/extensions/pdfjs/content/web/images/annotation-note.svg
+# application/basilisk/components/shell/content/setDesktopBackground.xul
+# application/basilisk/components/migration/content/migration.xul
+# application/basilisk/components/migration/content/aboutWelcomeBack.xhtml
+# application/basilisk/components/downloads/content/download.xml
+# application/basilisk/components/downloads/content/contentAreaDownloadsView.xul
+# application/basilisk/components/downloads/content/downloadsOverlay.xul
+# application/basilisk/components/downloads/content/indicatorOverlay.xul
+# application/basilisk/components/downloads/content/allDownloadsViewOverlay.xul
+# application/basilisk/components/search/content/searchReset.xhtml
+# application/basilisk/components/search/content/search.xml
+# application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml
+# application/basilisk/components/feeds/content/subscribe.xhtml
+# application/basilisk/components/controlcenter/content/panel.inc.xul
+# application/basilisk/components/customizableui/content/panelUI.inc.xul
+# application/basilisk/components/customizableui/content/panelUI.xml
+# application/basilisk/components/customizableui/content/customizeMode.inc.xul
+# application/basilisk/components/customizableui/content/toolbar.xml
+# application/basilisk/components/sync/setup.xul
+# application/basilisk/components/sync/aboutSyncTabs-bindings.xml
+# application/basilisk/components/sync/notification.xml
+# application/basilisk/components/sync/progress.xhtml
+# application/basilisk/components/sync/quota.xul
+# application/basilisk/components/sync/key.xhtml
+# application/basilisk/components/sync/addDevice.xul
+# application/basilisk/components/sync/aboutSyncTabs.xul
+# application/basilisk/components/sync/genericChange.xul
+# application/basilisk/components/preferences/applicationManager.xul
+# application/basilisk/components/preferences/connection.xul
+# application/basilisk/components/preferences/blocklists.xul
+# application/basilisk/components/preferences/languages.xul
+# application/basilisk/components/preferences/donottrack.xul
+# application/basilisk/components/preferences/cookies.xul
+# application/basilisk/components/preferences/fonts.xul
+# application/basilisk/components/preferences/colors.xul
+# application/basilisk/components/preferences/permissions.xul
+# application/basilisk/components/preferences/handlers.xml
+# application/basilisk/components/preferences/selectBookmark.xul
+# application/basilisk/components/preferences/sanitize.xul
+# application/basilisk/components/preferences/in-content/sync.xul
+# application/basilisk/components/preferences/in-content/preferences.xul
+# application/basilisk/components/places/content/moveBookmarks.xul
+# application/basilisk/components/places/content/downloadsViewOverlay.xul
+# application/basilisk/components/places/content/tree.xml
+# application/basilisk/components/places/content/bookmarksPanel.xul
+# application/basilisk/components/places/content/places.xul
+# application/basilisk/components/places/content/placesOverlay.xul
+# application/basilisk/components/places/content/menu.xml
+# application/basilisk/components/places/content/editBookmarkOverlay.xul
+# application/basilisk/components/places/content/history-panel.xul
+# application/basilisk/components/places/content/bookmarkProperties.xul
+# application/basilisk/components/sessionstore/content/aboutSessionRestore.xhtml
+# application/basilisk/app/basilisk.exe.manifest
+# application/basilisk/app/blocklist.xml
+# application/basilisk/app/profile/pagethemes.rdf
+# application/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in
+# application/basilisk/app/macbuild/Contents/Info.plist.in
+# application/basilisk/themes/linux/tabbrowser/newtab-inverted.svg
+# application/basilisk/themes/linux/tabbrowser/newtab.svg
+# application/basilisk/themes/linux/places/organizer.xml
+# application/basilisk/themes/osx/tabbrowser/tab-selected-end-yosemite-inactive.svg
+# application/basilisk/themes/osx/tabbrowser/tab-selected-start-yosemite-inactive.svg
+# application/basilisk/themes/windows/keyhole-forward-mask.svg
+# application/basilisk/themes/windows/caption-buttons.svg
+# application/basilisk/themes/windows/content-contextmenu.svg
+# application/basilisk/themes/windows/tabbrowser/newtab-inverted.svg
+# application/basilisk/themes/windows/tabbrowser/newtab-win7.svg
+# application/basilisk/themes/windows/tabbrowser/newtab.svg
+# application/basilisk/themes/windows/tabbrowser/newtab-inverted-win7.svg
+# application/basilisk/themes/windows/tabbrowser/tab-arrow-left-inverted.svg
+# application/basilisk/themes/windows/tabbrowser/tab-arrow-left.svg
+# application/basilisk/themes/windows/tabbrowser/tab-arrow-left-win7.svg
+# application/basilisk/themes/windows/customizableui/menu-arrow.svg
+# application/basilisk/themes/shared/icon-colors.inc.svg
+# application/basilisk/themes/shared/favicon-search-16.svg
+# application/basilisk/themes/shared/filters.svg
+# application/basilisk/themes/shared/panel-icons.svg
+# application/basilisk/themes/shared/update-badge-failed.svg
+# application/basilisk/themes/shared/menuPanel.svg
+# application/basilisk/themes/shared/heartbeat-star-lit.svg
+# application/basilisk/themes/shared/urlbar-tab.svg
+# application/basilisk/themes/shared/drm-icon.svg
+# application/basilisk/themes/shared/tab-selected.svg
+# application/basilisk/themes/shared/notification-icons.svg
+# application/basilisk/themes/shared/info.svg
+# application/basilisk/themes/shared/sync-mobileIcon.svg
+# application/basilisk/themes/shared/heartbeat-star-off.svg
+# application/basilisk/themes/shared/urlbar-star.svg
+# application/basilisk/themes/shared/heartbeat-icon.svg
+# application/basilisk/themes/shared/warning.svg
+# application/basilisk/themes/shared/menuPanel-small.svg
+# application/basilisk/themes/shared/sync-desktopIcon.svg
+# application/basilisk/themes/shared/update-badge.svg
+# application/basilisk/themes/shared/warning-white.svg
+# application/basilisk/themes/shared/content-contextmenu.svg
+# application/basilisk/themes/shared/fxa/sync-illustration.svg
+# application/basilisk/themes/shared/fxa/default-avatar.svg
+# application/basilisk/themes/shared/newtab/controls.svg
+# application/basilisk/themes/shared/identity-block/connection-mixed-passive-loaded.svg
+# application/basilisk/themes/shared/identity-block/connection-secure.svg
+# application/basilisk/themes/shared/identity-block/identity-icon.svg
+# application/basilisk/themes/shared/identity-block/tracking-protection-16.svg
+# application/basilisk/themes/shared/identity-block/connection-mixed-active-loaded.svg
+# application/basilisk/themes/shared/downloads/menubutton-dropmarker.svg
+# application/basilisk/themes/shared/downloads/download-summary.svg
+# application/basilisk/themes/shared/downloads/download-blocked.svg
+# application/basilisk/themes/shared/tabbrowser/tab-audio.svg
+# application/basilisk/themes/shared/tabbrowser/tab-audio-small.svg
+# application/basilisk/themes/shared/tabbrowser/crashed.svg
+# application/basilisk/themes/shared/fullscreen/secure.svg
+# application/basilisk/themes/shared/fullscreen/insecure.svg
+# application/basilisk/themes/shared/search/gear.svg
+# application/basilisk/themes/shared/search/search-arrow-go.svg
+# application/basilisk/themes/shared/search/search-indicator-magnifying-glass.svg
+# application/basilisk/themes/shared/search/history-icon.svg
+# application/basilisk/themes/shared/privatebrowsing/private-browsing.svg
+# application/basilisk/themes/shared/privatebrowsing/tracking-protection-off.svg
+# application/basilisk/themes/shared/privatebrowsing/tracking-protection.svg
+# application/basilisk/themes/shared/privatebrowsing/check.svg
+# application/basilisk/themes/shared/privatebrowsing/favicon.svg
+# application/basilisk/themes/shared/incontentprefs/icons.svg
+# application/basilisk/themes/shared/controlcenter/warning-yellow.svg
+# application/basilisk/themes/shared/controlcenter/conn-not-secure.svg
+# application/basilisk/themes/shared/controlcenter/arrow-subview.svg
+# application/basilisk/themes/shared/controlcenter/mcb-disabled.svg
+# application/basilisk/themes/shared/controlcenter/warning-gray.svg
+# application/basilisk/themes/shared/controlcenter/tracking-protection.svg
+# application/basilisk/themes/shared/controlcenter/permissions.svg
+# application/basilisk/themes/shared/controlcenter/arrow-subview-back.svg
+# application/basilisk/themes/shared/controlcenter/connection.svg
+# application/basilisk/themes/shared/incontent-icons/icon-search-64.svg
+# application/basilisk/themes/shared/incontent-icons/cert-error.svg
+# application/basilisk/themes/shared/incontent-icons/session-restore.svg
+# application/basilisk/themes/shared/incontent-icons/welcome-back.svg
+# application/basilisk/themes/shared/incontent-icons/tab-crashed.svg
+# application/basilisk/themes/shared/incontent-icons/wifi.svg
+# application/basilisk/themes/shared/reader/readerMode.svg
+# application/basilisk/themes/shared/addons/addon-install-warning.svg
+# application/basilisk/themes/shared/addons/addon-install-restart.svg
+# application/basilisk/themes/shared/addons/addon-install-confirm.svg
+# application/basilisk/themes/shared/addons/addon-install-blocked.svg
+# application/basilisk/themes/shared/addons/addon-install-installed.svg
+# application/basilisk/themes/shared/addons/addon-install-anchor.svg
+# application/basilisk/themes/shared/addons/addon-install-error.svg
+# application/basilisk/themes/shared/addons/addon-install-downloading.svg
+# application/basilisk/base/content/viewSourceOverlay.xul
+# application/basilisk/base/content/downloadManagerOverlay.xul
+# application/basilisk/base/content/web-panels.xul
+# application/basilisk/base/content/webrtcIndicator.xul
+# application/basilisk/base/content/aboutTabCrashed.xhtml
+# application/basilisk/base/content/urlbarBindings.xml
+# application/basilisk/base/content/baseMenuOverlay.xul
+# application/basilisk/base/content/gcli_sec_moderate.svg
+# application/basilisk/base/content/usercontext.svg
+# application/basilisk/base/content/hiddenWindow.xul
+# application/basilisk/base/content/safeMode.xul
+# application/basilisk/base/content/blockedSite.xhtml
+# application/basilisk/base/content/tab-shape.inc.svg
+# application/basilisk/base/content/softwareUpdateOverlay.xul
+# application/basilisk/base/content/tabbrowser.xml
+# application/basilisk/base/content/browser-tabPreviews.xml
+# application/basilisk/base/content/macBrowserOverlay.xul
+# application/basilisk/base/content/jsConsoleOverlay.xul
+# application/basilisk/base/content/sanitize.xul
+# application/basilisk/base/content/report-phishing-overlay.xul
+# application/basilisk/base/content/browser-doctype.inc
+# application/basilisk/base/content/browserMountPoints.inc
+# application/basilisk/base/content/aboutDialog.xul
+# application/basilisk/base/content/gcli_sec_bad.svg
+# application/basilisk/base/content/gcli_sec_good.svg
+# application/basilisk/base/content/aboutNetError.xhtml
+# application/basilisk/base/content/abouthome/aboutHome.xhtml
+# application/basilisk/base/content/newtab/newTab.xhtml
+# application/basilisk/base/content/pageinfo/pageInfo.xul
+# application/basilisk/base/content/pageinfo/pageInfo.xml
+# application/basilisk/base/content/pageinfo/feeds.xml
+# application/basilisk/base/content/abouthealthreport/abouthealth.xhtml
+# application/basilisk/base/content/overrides/app-license.html
+# application/basilisk/tools/mozscreenshots/mozscreenshots/extension/install.rdf
+# application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/mozscreenshots.html
+# application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/permissionPrompts.html
+# application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/controlCenter/mixed.html
+# application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/controlCenter/password.html
+# application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/controlCenter/mixed_passive.html
+# application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/controlCenter/tracking.html
+# application/basilisk/tools/mozscreenshots/mozscreenshots/extension/lib/controlCenter/mixed_active.html
+# application/xulrunner/stub/xulrunner-stub.exe.manifest
+# application/xulrunner/examples/simple/content/simple.xul
+# application/xulrunner/examples/simple/locale/simple.dtd
+# application/xulrunner/app/xulrunner.exe.manifest
+# application/xulrunner/app/macbuild/Info.plist.in
+# modules/freetype2/builds/wince/vc2008-ce/index.html
+# modules/freetype2/builds/wince/vc2008-ce/freetype.vcproj
+# modules/freetype2/builds/wince/vc2005-ce/index.html
+# modules/freetype2/builds/wince/vc2005-ce/freetype.vcproj
+# modules/freetype2/builds/windows/vc2005/index.html
+# modules/freetype2/builds/windows/vc2005/freetype.vcproj
+# modules/freetype2/builds/windows/visualc/index.html
+# modules/freetype2/builds/windows/visualc/freetype.vcproj
+# modules/freetype2/builds/windows/visualce/index.html
+# modules/freetype2/builds/windows/visualce/freetype.vcproj
+# modules/freetype2/builds/windows/vc2010/index.html
+# modules/freetype2/builds/windows/vc2010/freetype.vcxproj.filters
+# modules/freetype2/builds/windows/vc2010/freetype.vcxproj
+# modules/freetype2/builds/windows/vc2010/freetype.user.props
+# modules/freetype2/builds/windows/vc2008/index.html
+# modules/freetype2/builds/windows/vc2008/freetype.vcproj
+# modules/freetype2/builds/mac/freetype-Info.plist
+# modules/freetype2/builds/mac/ftlib.prj.xml
+# modules/freetype2/docs/reference/ft2-truetype_engine.html
+# modules/freetype2/docs/reference/ft2-sizes_management.html
+# modules/freetype2/docs/reference/ft2-parameter_tags.html
+# modules/freetype2/docs/reference/ft2-outline_processing.html
+# modules/freetype2/docs/reference/ft2-raster.html
+# modules/freetype2/docs/reference/ft2-tt_driver.html
+# modules/freetype2/docs/reference/ft2-mac_specific.html
+# modules/freetype2/docs/reference/ft2-version.html
+# modules/freetype2/docs/reference/ft2-error_enumerations.html
+# modules/freetype2/docs/reference/ft2-glyph_stroker.html
+# modules/freetype2/docs/reference/ft2-cid_fonts.html
+# modules/freetype2/docs/reference/ft2-index.html
+# modules/freetype2/docs/reference/ft2-bitmap_handling.html
+# modules/freetype2/docs/reference/ft2-winfnt_fonts.html
+# modules/freetype2/docs/reference/ft2-error_code_values.html
+# modules/freetype2/docs/reference/ft2-t1_cid_driver.html
+# modules/freetype2/docs/reference/ft2-truetype_tables.html
+# modules/freetype2/docs/reference/ft2-glyph_management.html
+# modules/freetype2/docs/reference/ft2-header_inclusion.html
+# modules/freetype2/docs/reference/ft2-bzip2.html
+# modules/freetype2/docs/reference/ft2-properties.html
+# modules/freetype2/docs/reference/ft2-header_file_macros.html
+# modules/freetype2/docs/reference/ft2-computations.html
+# modules/freetype2/docs/reference/ft2-ot_validation.html
+# modules/freetype2/docs/reference/ft2-pcf_driver.html
+# modules/freetype2/docs/reference/ft2-module_management.html
+# modules/freetype2/docs/reference/ft2-user_allocation.html
+# modules/freetype2/docs/reference/ft2-incremental.html
+# modules/freetype2/docs/reference/ft2-system_interface.html
+# modules/freetype2/docs/reference/ft2-sfnt_names.html
+# modules/freetype2/docs/reference/ft2-font_formats.html
+# modules/freetype2/docs/reference/ft2-glyph_variants.html
+# modules/freetype2/docs/reference/ft2-quick_advance.html
+# modules/freetype2/docs/reference/ft2-pfr_fonts.html
+# modules/freetype2/docs/reference/ft2-gx_validation.html
+# modules/freetype2/docs/reference/ft2-cache_subsystem.html
+# modules/freetype2/docs/reference/ft2-auto_hinter.html
+# modules/freetype2/docs/reference/ft2-toc.html
+# modules/freetype2/docs/reference/ft2-basic_types.html
+# modules/freetype2/docs/reference/ft2-lzw.html
+# modules/freetype2/docs/reference/ft2-type1_tables.html
+# modules/freetype2/docs/reference/ft2-gzip.html
+# modules/freetype2/docs/reference/ft2-base_interface.html
+# modules/freetype2/docs/reference/ft2-lcd_filtering.html
+# modules/freetype2/docs/reference/ft2-multiple_masters.html
+# modules/freetype2/docs/reference/ft2-list_processing.html
+# modules/freetype2/docs/reference/ft2-bdf_fonts.html
+# modules/freetype2/docs/reference/ft2-cff_driver.html
+# modules/freetype2/docs/reference/ft2-gasp_table.html
+# modules/libjar/test/mochitest/test_bug403331.html
+# modules/libjar/test/mochitest/test_bug1173171.html
+# modules/libjar/test/mochitest/test_bug1034143_mapped.html
+# modules/libjar/test/chrome/test_bug386153.html
+# modules/libjar/zipwriter/test/unit/data/test_bug399727.html
+# modules/libjar/zipwriter/test/unit/data/test_bug717061.html
+# intl/uconv/crashtests/563618.html
+# intl/uconv/tests/test_bug843434.html
+# intl/uconv/tests/test_unicode_noncharacters_gb18030.html
+# intl/uconv/tests/test_long_doc.html
+# intl/uconv/tests/test_utf8_overconsumption.html
+# intl/uconv/tests/test_bug959058-1.html
+# intl/uconv/tests/test_bug959058-2.html
+# intl/uconv/tests/test_unicode_noncharacters_utf8.html
+# intl/uconv/tests/test_singlebyte_overconsumption.html
+# intl/uconv/tests/test_bug335816.html
+# intl/uconv/tests/test_big5_encoder.html
+# intl/uconv/tests/test_ncr_fallback.html
+# intl/uconv/tests/test_unicode_noncharacterescapes.html
+# intl/icu/source/extra/uconv/uconv.vcxproj.filters
+# intl/icu/source/extra/uconv/uconv.vcxproj
+# intl/icu/source/extra/uconv/samples/utf8/greek.txt
+# intl/icu/source/extra/scrptrun/readme.html
+# intl/icu/source/common/common.vcxproj
+# intl/icu/source/common/common.vcxproj.filters
+# intl/icu/source/i18n/i18n.vcxproj.filters
+# intl/icu/source/i18n/i18n.vcxproj
+# intl/icu/source/io/io.vcxproj.filters
+# intl/icu/source/io/io.vcxproj
+# intl/icu/source/data/makedata.vcxproj.filters
+# intl/icu/source/data/icu-locale-deprecates.xml
+# intl/icu/source/data/icu-coll-deprecates.xml
+# intl/icu/source/data/build.xml
+# intl/icu/source/data/makedata.vcxproj
+# intl/icu/source/data/icu-rbnf-deprecates.xml
+# intl/icu/source/data/icu-config.xml
+# intl/icu/source/data/xml/brkitr/ru.xml
+# intl/icu/source/data/xml/brkitr/en_US_POSIX.xml
+# intl/icu/source/data/xml/brkitr/el.xml
+# intl/icu/source/data/xml/brkitr/zh_Hant.xml
+# intl/icu/source/data/xml/brkitr/root.xml
+# intl/icu/source/data/xml/brkitr/en_US.xml
+# intl/icu/source/data/xml/brkitr/fi.xml
+# intl/icu/source/data/xml/brkitr/fr.xml
+# intl/icu/source/data/xml/brkitr/zh.xml
+# intl/icu/source/data/xml/brkitr/es.xml
+# intl/icu/source/data/xml/brkitr/en.xml
+# intl/icu/source/data/xml/brkitr/de.xml
+# intl/icu/source/data/xml/brkitr/ja.xml
+# intl/icu/source/data/xml/brkitr/pt.xml
+# intl/icu/source/data/xml/brkitr/it.xml
+# intl/icu/source/data/xml/main/root.xml
+# intl/icu/source/data/xml/rbnf/is.xml
+# intl/icu/source/data/xml/rbnf/ru.xml
+# intl/icu/source/data/xml/rbnf/ga.xml
+# intl/icu/source/data/xml/rbnf/cy.xml
+# intl/icu/source/data/xml/rbnf/root.xml
+# intl/icu/source/data/xml/rbnf/mt.xml
+# intl/icu/source/data/xml/rbnf/da.xml
+# intl/icu/source/data/xml/rbnf/be.xml
+# intl/icu/source/data/xml/rbnf/en.xml
+# intl/icu/source/data/xml/rbnf/de.xml
+# intl/icu/source/data/xml/rbnf/fo.xml
+# intl/icu/source/data/xml/rbnf/nb.xml
+# intl/icu/source/data/xml/rbnf/sr.xml
+# intl/icu/source/data/xml/rbnf/mk.xml
+# intl/icu/source/data/xml/rbnf/uk.xml
+# intl/icu/source/data/xml/rbnf/nn.xml
+# intl/icu/source/data/xml/rbnf/bg.xml
+# intl/icu/source/data/xml/rbnf/ca.xml
+# intl/icu/source/data/xml/collation/root.xml
+# intl/icu/source/tools/gencfu/gencfu.vcxproj
+# intl/icu/source/tools/gencfu/gencfu.vcxproj.filters
+# intl/icu/source/tools/icupkg/icupkg.vcxproj
+# intl/icu/source/tools/genccode/genccode.vcxproj
+# intl/icu/source/tools/genccode/genccode.vcxproj.filters
+# intl/icu/source/tools/gensprep/gensprep.vcxproj
+# intl/icu/source/tools/gensprep/gensprep.vcxproj.filters
+# intl/icu/source/tools/toolutil/toolutil.vcxproj
+# intl/icu/source/tools/icuswap/icuswap.vcxproj
+# intl/icu/source/tools/gencmn/gencmn.vcxproj.filters
+# intl/icu/source/tools/gencmn/gencmn.vcxproj
+# intl/icu/source/tools/genbrk/genbrk.vcxproj.filters
+# intl/icu/source/tools/genbrk/genbrk.vcxproj
+# intl/icu/source/tools/makeconv/makeconv.vcxproj.filters
+# intl/icu/source/tools/makeconv/makeconv.vcxproj
+# intl/icu/source/tools/genrb/derb.vcxproj
+# intl/icu/source/tools/genrb/genrb.vcxproj.filters
+# intl/icu/source/tools/genrb/derb.vcxproj.filters
+# intl/icu/source/tools/genrb/genrb.vcxproj
+# intl/icu/source/tools/gencnval/gencnval.vcxproj
+# intl/icu/source/tools/gencnval/gencnval.vcxproj.filters
+# intl/icu/source/tools/icuinfo/testplug.vcxproj
+# intl/icu/source/tools/icuinfo/testplug.vcxproj.filters
+# intl/icu/source/tools/icuinfo/icuinfo.vcxproj
+# intl/icu/source/tools/gentest/gentest.vcxproj.filters
+# intl/icu/source/tools/gentest/gentest.vcxproj
+# intl/icu/source/tools/gendict/gendict.vcxproj
+# intl/icu/source/tools/gendict/gendict.vcxproj.filters
+# intl/icu/source/tools/pkgdata/pkgdata.vcxproj.filters
+# intl/icu/source/tools/pkgdata/pkgdata.vcxproj
+# intl/icu/source/tools/tzcode/icuzdump.vcxproj.filters
+# intl/icu/source/tools/tzcode/icuzdump.vcxproj
+# intl/icu/source/tools/ctestfw/ctestfw.vcxproj
+# intl/icu/source/tools/ctestfw/ctestfw.vcxproj.filters
+# intl/icu/source/tools/gennorm2/gennorm2.vcxproj
+# intl/icu/source/stubdata/stubdata.vcxproj.filters
+# intl/icu/source/stubdata/stubdata.vcxproj
+# intl/locale/tests/nsLocaleTest.html
+# intl/lwbrk/crashtests/416721.html
+# intl/lwbrk/tools/spec_table.html
+# intl/lwbrk/tools/anzx4051.html
+# xpfe/appshell/test/test_hiddenPrivateWindow.xul
+# xpfe/appshell/test/test_windowlessBrowser.xul
+# xpfe/test/winopen.xul
+# xpfe/test/child-window.html
+# xpfe/components/autocomplete/resources/content/autocomplete.xml
+# netwerk/cookie/test/browser/file_empty.html
+# netwerk/streamconv/converters/parse-ftp/U-WinNT.out
+# netwerk/streamconv/converters/parse-ftp/U-Novonyx.out
+# netwerk/streamconv/converters/parse-ftp/U-NetWare.out
+# netwerk/streamconv/converters/parse-ftp/C-zVM.out
+# netwerk/streamconv/converters/parse-ftp/U-wu.out
+# netwerk/streamconv/converters/parse-ftp/U-NetPresenz.out
+# netwerk/streamconv/converters/parse-ftp/U-Surge.out
+# netwerk/streamconv/converters/parse-ftp/U-ncFTPd.out
+# netwerk/streamconv/converters/parse-ftp/R-dls.out
+# netwerk/streamconv/converters/parse-ftp/3-guess.out
+# netwerk/streamconv/converters/parse-ftp/U-WebStar.out
+# netwerk/streamconv/converters/parse-ftp/U-HellSoft.out
+# netwerk/streamconv/converters/parse-ftp/U-murksw.out
+# netwerk/streamconv/converters/parse-ftp/C-VMold.out
+# netwerk/streamconv/converters/parse-ftp/U-WarFTPd.out
+# netwerk/streamconv/converters/parse-ftp/V-VMS-mix.out
+# netwerk/streamconv/converters/parse-ftp/V-MultiNet.out
+# netwerk/streamconv/converters/parse-ftp/U-nogid.out
+# netwerk/streamconv/converters/parse-ftp/D-WinNT.out
+# netwerk/streamconv/converters/parse-ftp/U-no_ug.out
+# netwerk/streamconv/converters/parse-ftp/O-guess.out
+# netwerk/streamconv/converters/parse-ftp/U-proftpd.out
+# netwerk/streamconv/converters/parse-ftp/U-hethmon.out
+# netwerk/test/TestURLManipulation.html
+# netwerk/test/crashtests/785753-2.html
+# netwerk/test/crashtests/1274044-1.html
+# netwerk/test/crashtests/1334468-1.html
+# netwerk/test/crashtests/785753-1.html
+# netwerk/test/reftest/658949-1.html
+# netwerk/test/reftest/bug565432-1-ref.html
+# netwerk/test/reftest/658949-1-ref.html
+# netwerk/test/reftest/bug565432-1.html
+# netwerk/test/browser/dummy.html
+# netwerk/test/httpserver/test/data/cern_meta/test_status_override.html
+# netwerk/test/httpserver/test/data/cern_meta/test_ctype_override.txt
+# netwerk/test/httpserver/test/data/name-scheme/bar.html^^
+# netwerk/test/httpserver/test/data/name-scheme/foo.html^
+# netwerk/test/mochitests/test_viewsource_unlinkable.html
+# netwerk/test/mochitests/test_rel_preconnect.html
+# netwerk/test/mochitests/test_idn_redirect.html
+# netwerk/test/mochitests/empty.html
+# netwerk/test/mochitests/test_accept_header.html
+# netwerk/test/mochitests/test_partially_cached_content.html
+# netwerk/test/mochitests/test_user_agent_overrides.html
+# netwerk/test/mochitests/test_user_agent_updates.html
+# netwerk/test/mochitests/test_user_agent_updates_reset.html
+# netwerk/test/mochitests/test_xhr_method_case.html
+# netwerk/test/mochitests/test_uri_scheme.html
+# netwerk/test/mochitests/test_1396395.html
+# netwerk/test/mochitests/test_arraybufferinputstream.html
+# netwerk/test/mochitests/test_redirect_ref.html
+# netwerk/test/mochitests/test_loadinfo_redirectchain.html
+# netwerk/protocol/ftp/test/frametest/index.html
+# netwerk/protocol/ftp/test/frametest/contents.html
+# netwerk/protocol/ftp/test/frametest/menu.html
+# netwerk/wifi/tests/wifi_access_point_test.html
+# uriloader/exthandler/tests/mochitest/protocolHandler.html
+# uriloader/exthandler/tests/mochitest/handlerApp.xhtml
+# uriloader/exthandler/tests/mochitest/test_handlerApps.xhtml
+# uriloader/exthandler/tests/mochitest/test_unsafeBidiChars.xhtml
+# view/crashtests/281743-1.html
+# view/crashtests/323497-1.html
+# view/crashtests/382756-1.xul
+# view/crashtests/429315-1.html
+# view/crashtests/387745-1.svg
+# view/crashtests/64049-1.html
+# view/crashtests/399852.html
+# view/crashtests/507563-1.html
+# view/crashtests/38589-1.xul
+# tools/quitter/install.rdf
+# tools/leak-gauge/leak-gauge.html
+# docshell/resources/content/netError.xhtml
+# docshell/test/test_anchor_scroll_after_document_open.html
+# docshell/test/test_bug387979.html
+# docshell/test/test_bug598895.html
+# docshell/test/bug570341_recordevents.html
+# docshell/test/file_bug634834.html
+# docshell/test/test_bug680257.html
+# docshell/test/test_bug640387_1.html
+# docshell/test/test_bug713825.html
+# docshell/test/bug404548-subframe.html
+# docshell/test/file_bug703855.html
+# docshell/test/test_bug669671.html
+# docshell/test/test_bug662170.html
+# docshell/test/file_pushState_after_document_open.html
+# docshell/test/bug413310-subframe.html
+# docshell/test/file_bug662170.html
+# docshell/test/test_bug668513.html
+# docshell/test/file_bug385434_1.html
+# docshell/test/test_bug660404.html
+# docshell/test/file_bug385434_2.html
+# docshell/test/file_bug598895_2.html
+# docshell/test/test_bug511449.html
+# docshell/test/file_bug653741.html
+# docshell/test/bug668513_redirect.html
+# docshell/test/test_bug402210.html
+# docshell/test/test_bug369814.html
+# docshell/test/file_bug540462.html
+# docshell/test/test_bug570341.html
+# docshell/test/file_bug668513.html
+# docshell/test/test_bug797909.html
+# docshell/test/test_bug540462.html
+# docshell/test/file_bug511449.html
+# docshell/test/file_bug637644_1.html
+# docshell/test/historyframes.html
+# docshell/test/test_bug653741.html
+# docshell/test/test_bug1121701.html
+# docshell/test/test_bug551225.html
+# docshell/test/test_bug703855.html
+# docshell/test/test_bug590573.html
+# docshell/test/file_bug728939.html
+# docshell/test/test_bug634834.html
+# docshell/test/test_bug509055.html
+# docshell/test/test_windowedhistoryframes.html
+# docshell/test/test_bug691547.html
+# docshell/test/file_bug640387.html
+# docshell/test/test_bug1151421.html
+# docshell/test/file_bug580069_1.html
+# docshell/test/test_triggeringprincipal_location_seturi.html
+# docshell/test/test_bug475636.html
+# docshell/test/test_bug384014.html
+# docshell/test/dummy_page.html
+# docshell/test/test_bug675587.html
+# docshell/test/file_bug509055.html
+# docshell/test/file_bug680257.html
+# docshell/test/test_framedhistoryframes.html
+# docshell/test/file_anchor_scroll_after_document_open.html
+# docshell/test/test_bug580069.html
+# docshell/test/test_bug529119-1.html
+# docshell/test/test_forceinheritprincipal_overrule_owner.html
+# docshell/test/test_bug385434.html
+# docshell/test/test_bug123696.html
+# docshell/test/test_bug529119-2.html
+# docshell/test/file_bug1151421.html
+# docshell/test/test_bug694612.html
+# docshell/test/test_pushState_after_document_open.html
+# docshell/test/bug530396-subframe.html
+# docshell/test/file_bug590573_1.html
+# docshell/test/file_bug590573_2.html
+# docshell/test/file_bug598895_1.html
+# docshell/test/test_bug404548.html
+# docshell/test/file_bug385434_3.html
+# docshell/test/test_bug413310.html
+# docshell/test/test_bug640387_2.html
+# docshell/test/file_bug637644_2.html
+# docshell/test/test_bug530396.html
+# docshell/test/file_framedhistoryframes.html
+# docshell/test/bug691547_frame.html
+# docshell/test/test_bug637644.html
+# docshell/test/bug529119-window.html
+# docshell/test/bug123696-subframe.html
+# docshell/test/test_bug1186774.html
+# docshell/test/test_bug728939.html
+# docshell/test/test_bfcache_plus_hash.html
+# docshell/test/test_bug1045096.html
+# docshell/test/iframesandbox/file_parent_navigation_by_location.html
+# docshell/test/iframesandbox/test_sibling_navigation_by_location.html
+# docshell/test/iframesandbox/file_top_navigation_by_location.html
+# docshell/test/iframesandbox/file_sibling_navigation_by_location.html
+# docshell/test/iframesandbox/file_top_navigation_by_location_exotic.html
+# docshell/test/iframesandbox/test_other_auxiliary_navigation_by_location.html
+# docshell/test/iframesandbox/file_other_auxiliary_navigation_by_location.html
+# docshell/test/iframesandbox/test_top_navigation_by_location.html
+# docshell/test/iframesandbox/test_marquee_event_handlers.html
+# docshell/test/iframesandbox/test_child_navigation_by_location.html
+# docshell/test/iframesandbox/file_our_auxiliary_navigation_by_location.html
+# docshell/test/iframesandbox/test_parent_navigation_by_location.html
+# docshell/test/iframesandbox/file_marquee_event_handlers.html
+# docshell/test/iframesandbox/test_our_auxiliary_navigation_by_location.html
+# docshell/test/iframesandbox/test_top_navigation_by_location_exotic.html
+# docshell/test/browser/file_bug234628-7-child.html
+# docshell/test/browser/file_bug234628-2.html
+# docshell/test/browser/file_bug234628-10.html
+# docshell/test/browser/file_bug1206879.html
+# docshell/test/browser/file_bug234628-5.html
+# docshell/test/browser/file_bug1046022.html
+# docshell/test/browser/file_bug234628-11-child.xhtml
+# docshell/test/browser/file_bug420605.html
+# docshell/test/browser/file_bug655270.html
+# docshell/test/browser/file_multiple_pushState.html
+# docshell/test/browser/file_bug234628-2-child.html
+# docshell/test/browser/file_click_link_within_view_source.html
+# docshell/test/browser/file_bug234628-3-child.html
+# docshell/test/browser/file_bug234628-3.html
+# docshell/test/browser/file_bug234628-10-child.xhtml
+# docshell/test/browser/file_bug234628-9-child.html
+# docshell/test/browser/file_bug234628-4.html
+# docshell/test/browser/dummy_page.html
+# docshell/test/browser/file_bug234628-6.html
+# docshell/test/browser/timelineMarkers-04.html
+# docshell/test/browser/file_bug234628-8.html
+# docshell/test/browser/file_bug503832.html
+# docshell/test/browser/file_bug670318.html
+# docshell/test/browser/file_bug234628-11.html
+# docshell/test/browser/test-form_sjis.html
+# docshell/test/browser/file_bug234628-8-child.html
+# docshell/test/browser/file_bug234628-1.html
+# docshell/test/browser/file_bug234628-7.html
+# docshell/test/browser/file_bug234628-1-child.html
+# docshell/test/navigation/test_contentpolicy_block_window.html
+# docshell/test/navigation/test_grandchild.html
+# docshell/test/navigation/test_bug430624.html
+# docshell/test/navigation/bug343515_pg2.html
+# docshell/test/navigation/file_bug1300461.html
+# docshell/test/navigation/bug343515_pg3_1_1.html
+# docshell/test/navigation/navigate.html
+# docshell/test/navigation/test_not-opener.html
+# docshell/test/navigation/file_bug534178.html
+# docshell/test/navigation/bug343515_pg3_1.html
+# docshell/test/navigation/goback.html
+# docshell/test/navigation/file_bug1379762-2.html
+# docshell/test/navigation/test_reserved.html
+# docshell/test/navigation/test_triggeringprincipal_window_open.html
+# docshell/test/navigation/frame2.html
+# docshell/test/navigation/file_bug462076_1.html
+# docshell/test/navigation/frame1.html
+# docshell/test/navigation/bug343515_pg1.html
+# docshell/test/navigation/test_bug278916.html
+# docshell/test/navigation/test_bug344861.html
+# docshell/test/navigation/test_popup-navigates-children.html
+# docshell/test/navigation/test_triggeringprincipal_frame_nav.html
+# docshell/test/navigation/file_bug1379762-1.html
+# docshell/test/navigation/test_bug386782.html
+# docshell/test/navigation/test_bug270414.html
+# docshell/test/navigation/file_nested_frames.html
+# docshell/test/navigation/file_triggeringprincipal_iframe_iframe_window_open_frame_b.html
+# docshell/test/navigation/test_sessionhistory.html
+# docshell/test/navigation/file_triggeringprincipal_iframe_iframe_window_open_frame_a_nav.html
+# docshell/test/navigation/file_document_write_1.html
+# docshell/test/navigation/test_triggeringprincipal_parent_iframe_window_open.html
+# docshell/test/navigation/test_bug279495.html
+# docshell/test/navigation/file_scrollRestoration.html
+# docshell/test/navigation/test_bug430723.html
+# docshell/test/navigation/test_sibling-matching-parent.html
+# docshell/test/navigation/file_static_and_dynamic_1.html
+# docshell/test/navigation/file_triggeringprincipal_subframe.html
+# docshell/test/navigation/file_shiftReload_and_pushState.html
+# docshell/test/navigation/file_bug462076_2.html
+# docshell/test/navigation/file_bug1300461_redirect.html
+# docshell/test/navigation/frame3.html
+# docshell/test/navigation/file_triggeringprincipal_frame_1.html
+# docshell/test/navigation/open.html
+# docshell/test/navigation/test_triggeringprincipal_iframe_iframe_window_open.html
+# docshell/test/navigation/file_bug462076_3.html
+# docshell/test/navigation/test_child.html
+# docshell/test/navigation/file_triggeringprincipal_iframe_iframe_window_open_frame_a.html
+# docshell/test/navigation/file_bug1300461_back.html
+# docshell/test/navigation/bug343515_pg3.html
+# docshell/test/navigation/iframe.html
+# docshell/test/navigation/test_sibling-off-domain.html
+# docshell/test/navigation/file_contentpolicy_block_window.html
+# docshell/test/navigation/file_triggeringprincipal_parent_iframe_window_open_base.html
+# docshell/test/navigation/navigation_target_url.html
+# docshell/test/navigation/parent.html
+# docshell/test/navigation/test_bug13871.html
+# docshell/test/navigation/file_bug508537_1.html
+# docshell/test/navigation/frame0.html
+# docshell/test/navigation/blank.html
+# docshell/test/navigation/test_opener.html
+# docshell/test/navigation/file_triggeringprincipal_frame_2.html
+# docshell/test/navigation/navigation_target_popup_url.html
+# docshell/test/navigation/file_triggeringprincipal_window_open.html
+# docshell/test/navigation/file_triggeringprincipal_parent_iframe_window_open_nav.html
+# docshell/test/navigation/file_fragment_handling_during_load.html
+# docshell/test/navigation/file_triggeringprincipal_subframe_nav.html
+# docshell/test/navigation/bug343515_pg3_2.html
+# docshell/test/chrome/test_bug303267.xul
+# docshell/test/chrome/bug301397_window.xul
+# docshell/test/chrome/bug113934_window.xul
+# docshell/test/chrome/test_bug396649.xul
+# docshell/test/chrome/test_bug92598.xul
+# docshell/test/chrome/test_bug565388.xul
+# docshell/test/chrome/bug396649_window.xul
+# docshell/test/chrome/test_bug428288.html
+# docshell/test/chrome/bug301397_2.html
+# docshell/test/chrome/generic.html
+# docshell/test/chrome/window.template.txt
+# docshell/test/chrome/582176_xslt.xsl
+# docshell/test/chrome/bug582176_window.xul
+# docshell/test/chrome/bug301397_4.html
+# docshell/test/chrome/test_bug453650.xul
+# docshell/test/chrome/89419.html
+# docshell/test/chrome/test_viewsource_forbidden_in_iframe.xul
+# docshell/test/chrome/bug293235_p2.html
+# docshell/test/chrome/test_bug215405.xul
+# docshell/test/chrome/bug301397_1.html
+# docshell/test/chrome/112564_nocache.html
+# docshell/test/chrome/bug662200_window.xul
+# docshell/test/chrome/test_bug113934.xul
+# docshell/test/chrome/test_bug311007.xul
+# docshell/test/chrome/test_bug321671.xul
+# docshell/test/chrome/bug608669.xul
+# docshell/test/chrome/test_allowContentRetargeting.html
+# docshell/test/chrome/215405_nocache.html
+# docshell/test/chrome/215405_nostore.html
+# docshell/test/chrome/test_bug454235.xul
+# docshell/test/chrome/test_principalInherit.xul
+# docshell/test/chrome/bug293235.html
+# docshell/test/chrome/test_bug449778.xul
+# docshell/test/chrome/bug909218.html
+# docshell/test/chrome/test_bug608669.xul
+# docshell/test/chrome/bug690056_window.xul
+# docshell/test/chrome/test_bug909218.html
+# docshell/test/chrome/bug454235-subframe.xul
+# docshell/test/chrome/bug311007_window.xul
+# docshell/test/chrome/mozFrameType_window.xul
+# docshell/test/chrome/test_bug449780.xul
+# docshell/test/chrome/test_bug396519.xul
+# docshell/test/chrome/bug294258_window.xul
+# docshell/test/chrome/file_viewsource_forbidden_in_iframe.html
+# docshell/test/chrome/test_private_hidden_window.html
+# docshell/test/chrome/test_bug298622.xul
+# docshell/test/chrome/test_bug662200.xul
+# docshell/test/chrome/bug846906.html
+# docshell/test/chrome/582176_xml.xml
+# docshell/test/chrome/test.template.txt
+# docshell/test/chrome/bug298622_window.xul
+# docshell/test/chrome/bug321671_window.xul
+# docshell/test/chrome/bug293235_window.xul
+# docshell/test/chrome/bug303267.html
+# docshell/test/chrome/test_bug456980.xul
+# docshell/test/chrome/bug92598_window.xul
+# docshell/test/chrome/test_bug112564.xul
+# docshell/test/chrome/bug303267_window.xul
+# docshell/test/chrome/bug449780_window.xul
+# docshell/test/chrome/bug396519_window.xul
+# docshell/test/chrome/bug294258_testcase.html
+# docshell/test/chrome/bug301397_3.html
+# docshell/test/chrome/test_bug582176.xul
+# docshell/test/chrome/test_bug301397.xul
+# docshell/test/chrome/bug360511_window.xul
+# docshell/test/chrome/test_bug364461.xul
+# docshell/test/chrome/bug215405_window.xul
+# docshell/test/chrome/92598_nostore.html
+# docshell/test/chrome/test_mozFrameType.xul
+# docshell/test/chrome/bug360511_case2.html
+# docshell/test/chrome/test_bug846906.xul
+# docshell/test/chrome/bug360511_case1.html
+# docshell/test/chrome/bug364461_window.xul
+# docshell/test/chrome/test_bug89419.xul
+# docshell/test/chrome/test_bug294258.xul
+# docshell/test/chrome/test_bug690056.xul
+# docshell/test/chrome/test_bug293235.xul
+# docshell/test/chrome/bug112564_window.xul
+# docshell/test/chrome/test_bug360511.xul
+# docshell/test/chrome/test_bug789773.xul
+# docshell/test/chrome/bug89419_window.xul
+# docshell/test/chrome/bug449778_window.xul
+# docshell/base/crashtests/403574-1.xhtml
+# docshell/base/crashtests/369126-1.html
+# docshell/base/crashtests/436900-2-inner.html
+# docshell/base/crashtests/40929-1.html
+# docshell/base/crashtests/40929-1-inner.html
+# docshell/base/crashtests/914521.html
+# docshell/base/crashtests/436900-1-inner.html
+# docshell/base/crashtests/430124-1.html
+# docshell/base/crashtests/614499-1.html
+# docshell/base/crashtests/432114-2.html
+# docshell/base/crashtests/432114-1.html
+# docshell/base/crashtests/1341657.html
+# docshell/base/crashtests/1331295.html
+# docshell/base/crashtests/500328-1.html
+# docshell/base/crashtests/678872-1.html
+# docshell/base/crashtests/430628-1.html
+# docshell/base/crashtests/514779-1.xhtml
+# docshell/base/crashtests/436900-2.html
+# docshell/base/crashtests/436900-1.html
+# docshell/base/crashtests/1257730-1.html
+# build/pgo/index.html
+# build/pgo/js-input/crypto-otp.html
+# build/pgo/js-input/3d-thingy.html
+# build/pgo/js-input/sunspider/string-base64.html
+# build/pgo/js-input/sunspider/crypto-sha1.html
+# build/pgo/js-input/sunspider/3d-raytrace.html
+# build/pgo/js-input/sunspider/regexp-dna.html
+# build/pgo/js-input/sunspider/string-fasta.html
+# build/pgo/js-input/sunspider/math-cordic.html
+# build/pgo/js-input/sunspider/date-format-tofte.html
+# build/pgo/js-input/sunspider/controlflow-recursive.html
+# build/pgo/js-input/sunspider/string-tagcloud.html
+# build/pgo/js-input/sunspider/access-binary-trees.html
+# build/pgo/js-input/sunspider/bitops-bits-in-byte.html
+# build/pgo/js-input/sunspider/access-nbody.html
+# build/pgo/js-input/sunspider/string-unpack-code.html
+# build/pgo/js-input/sunspider/date-format-xparb.html
+# build/pgo/js-input/sunspider/3d-morph.html
+# build/pgo/js-input/sunspider/crypto-md5.html
+# build/pgo/js-input/sunspider/crypto-aes.html
+# build/pgo/js-input/sunspider/access-nsieve.html
+# build/pgo/js-input/sunspider/bitops-3bit-bits-in-byte.html
+# build/pgo/js-input/sunspider/bitops-bitwise-and.html
+# build/pgo/js-input/sunspider/math-partial-sums.html
+# build/pgo/js-input/sunspider/bitops-nsieve-bits.html
+# build/pgo/js-input/sunspider/3d-cube.html
+# build/pgo/js-input/sunspider/math-spectral-norm.html
+# build/pgo/js-input/sunspider/access-fannkuch.html
+# build/pgo/js-input/sunspider/string-validate-input.html
+# build/pgo/blueprint/elements.html
+# build/pgo/blueprint/grid.html
+# build/pgo/blueprint/forms.html
+# build/pgo/blueprint/sample.html
+# image/test/crashtests/delaytest.html
+# image/test/crashtests/1253362-1.html
+# image/test/crashtests/844403-1.html
+# image/test/crashtests/1242093-1.html
+# image/test/crashtests/1251091-1.html
+# image/test/crashtests/732319-1.html
+# image/test/crashtests/ownerdiscard.html
+# image/test/crashtests/unsized-svg.svg
+# image/test/crashtests/1241729-1.html
+# image/test/crashtests/1241728-1.html
+# image/test/crashtests/694165-1.xhtml
+# image/test/crashtests/discardframe.htm
+# image/test/crashtests/1212954-1.svg
+# image/test/crashtests/681190.html
+# image/test/crashtests/1205923-1.html
+# image/test/reftest/img2html.html
+# image/test/reftest/colordepth.html
+# image/test/reftest/pngsuite-basic-i/basi3p08.html
+# image/test/reftest/pngsuite-basic-i/basi0g16.html
+# image/test/reftest/pngsuite-basic-i/basi2c16.html
+# image/test/reftest/pngsuite-basic-i/basi2c08.html
+# image/test/reftest/pngsuite-basic-i/basi0g01.html
+# image/test/reftest/pngsuite-basic-i/basi3p04.html
+# image/test/reftest/pngsuite-basic-i/basi0g08.html
+# image/test/reftest/pngsuite-basic-i/basi3p01.html
+# image/test/reftest/pngsuite-basic-i/basi0g04.html
+# image/test/reftest/pngsuite-basic-i/basi0g02.html
+# image/test/reftest/pngsuite-basic-i/basi3p02.html
+# image/test/reftest/pngsuite-chunkorder/color.html
+# image/test/reftest/pngsuite-chunkorder/grayscale.html
+# image/test/reftest/color-management/trc-type.html
+# image/test/reftest/color-management/trc-type-ref.html
+# image/test/reftest/pngsuite-corrupted/wrapper.html
+# image/test/reftest/pngsuite-basic-n/basn0g04.html
+# image/test/reftest/pngsuite-basic-n/basn0g08.html
+# image/test/reftest/pngsuite-basic-n/basn0g02.html
+# image/test/reftest/pngsuite-basic-n/basn2c08.html
+# image/test/reftest/pngsuite-basic-n/basn2c16.html
+# image/test/reftest/pngsuite-basic-n/basn3p08.html
+# image/test/reftest/pngsuite-basic-n/basn3p01.html
+# image/test/reftest/pngsuite-basic-n/basn0g01.html
+# image/test/reftest/pngsuite-basic-n/basn3p02.html
+# image/test/reftest/pngsuite-basic-n/basn3p04.html
+# image/test/reftest/pngsuite-basic-n/basn0g16.html
+# image/test/reftest/downscaling/downscale-svg-1e.html
+# image/test/reftest/downscaling/downscale-svg-1d.html
+# image/test/reftest/downscaling/downscale-32px.html
+# image/test/reftest/downscaling/downscale-1-ref.html
+# image/test/reftest/downscaling/downscale-16px.html
+# image/test/reftest/downscaling/downscale-8px.html
+# image/test/reftest/downscaling/downscale-2e.html
+# image/test/reftest/downscaling/downscale-2c.html
+# image/test/reftest/downscaling/downscale-svg-1a.html
+# image/test/reftest/downscaling/downscale-moz-icon-1-ref.html
+# image/test/reftest/downscaling/downscale-moz-icon-1.html
+# image/test/reftest/downscaling/black-border-rect.svg
+# image/test/reftest/downscaling/downscale-png.html
+# image/test/reftest/downscaling/downscale-svg-1b.html
+# image/test/reftest/downscaling/downscale-svg-1c.html
+# image/test/reftest/downscaling/downscale-2b.html
+# image/test/reftest/downscaling/downscale-svg-1f.html
+# image/test/reftest/downscaling/downscale-1.html
+# image/test/reftest/downscaling/downscale-svg-1-ref.html
+# image/test/reftest/downscaling/downscale-32px-ref.html
+# image/test/reftest/downscaling/downscale-2f.html
+# image/test/reftest/downscaling/downscale-2d.html
+# image/test/reftest/downscaling/downscale-2a.html
+# image/test/reftest/downscaling/lime-red-256px.svg
+# image/test/reftest/blob/blob-uri-with-ref-param.html
+# image/test/reftest/blob/blob-uri-with-ref-param-notref.html
+# image/test/reftest/pngsuite-oddsizes/s07_3p02.html
+# image/test/reftest/pngsuite-oddsizes/s04_3p01.html
+# image/test/reftest/pngsuite-oddsizes/s09_3p02.html
+# image/test/reftest/pngsuite-oddsizes/s01_3p01.html
+# image/test/reftest/pngsuite-oddsizes/s40_3p04.html
+# image/test/reftest/pngsuite-oddsizes/s38_3p04.html
+# image/test/reftest/pngsuite-oddsizes/s34_3p04.html
+# image/test/reftest/pngsuite-oddsizes/s03_3p01.html
+# image/test/reftest/pngsuite-oddsizes/s35_3p04.html
+# image/test/reftest/pngsuite-oddsizes/s32_3p04.html
+# image/test/reftest/pngsuite-oddsizes/s39_3p04.html
+# image/test/reftest/pngsuite-oddsizes/s08_3p02.html
+# image/test/reftest/pngsuite-oddsizes/s05_3p02.html
+# image/test/reftest/pngsuite-oddsizes/s06_3p02.html
+# image/test/reftest/pngsuite-oddsizes/s36_3p04.html
+# image/test/reftest/pngsuite-oddsizes/s33_3p04.html
+# image/test/reftest/pngsuite-oddsizes/s37_3p04.html
+# image/test/reftest/pngsuite-oddsizes/s02_3p01.html
+# image/test/reftest/pngsuite-zlib/z00n2c08.html
+# image/test/reftest/pngsuite-zlib/z03n2c08.html
+# image/test/reftest/pngsuite-zlib/z06n2c08.html
+# image/test/reftest/pngsuite-zlib/z09n2c08.html
+# image/test/reftest/pngsuite-palettes/ps1n2c16.html
+# image/test/reftest/pngsuite-palettes/ps1n0g08.html
+# image/test/reftest/pngsuite-palettes/ps2n0g08.html
+# image/test/reftest/pngsuite-palettes/ps2n2c16.html
+# image/test/reftest/pngsuite-palettes/pp0n2c16.html
+# image/test/reftest/pngsuite-background/bg__6a08.html
+# image/test/reftest/pngsuite-background/bg__4a16.html
+# image/test/reftest/pngsuite-background/bg__4a08.html
+# image/test/reftest/pngsuite-background/bg__6a16.html
+# image/test/reftest/pngsuite-background/wrapper.html
+# image/test/reftest/ico/cur/wrapper.html
+# image/test/reftest/ico/ico-bmp-corrupted/wrapper.html
+# image/test/reftest/ico/ico-png/wrapper.html
+# image/test/reftest/encoders-lossless/encoder.html
+# image/test/reftest/generic/accept-image-catchall.html
+# image/test/reftest/generic/accept-image-catchall-ref.html
+# image/test/reftest/pngsuite-filtering/f01n0g08.html
+# image/test/reftest/pngsuite-filtering/f00n0g08.html
+# image/test/reftest/pngsuite-filtering/f00n2c08.html
+# image/test/reftest/pngsuite-filtering/f03n2c08.html
+# image/test/reftest/pngsuite-filtering/f01n2c08.html
+# image/test/reftest/pngsuite-filtering/f02n2c08.html
+# image/test/reftest/pngsuite-filtering/f03n0g08.html
+# image/test/reftest/pngsuite-filtering/f04n0g08.html
+# image/test/reftest/pngsuite-filtering/f02n0g08.html
+# image/test/reftest/pngsuite-filtering/f04n2c08.html
+# image/test/reftest/gif/delaytest.html
+# image/test/reftest/gif/test_bug641198.html
+# image/test/reftest/gif/tile-transform-ref.html
+# image/test/reftest/gif/truncated-framerect.html
+# image/test/reftest/gif/tile-transform.html
+# image/test/reftest/gif/truncated-framerect-ref.html
+# image/test/reftest/pngsuite-ancillary/cdfn2c08.html
+# image/test/reftest/pngsuite-ancillary/cm0n0g04.html
+# image/test/reftest/pngsuite-ancillary/ctzn0g04.html
+# image/test/reftest/pngsuite-ancillary/ct1n0g04.html
+# image/test/reftest/pngsuite-ancillary/ccwn3p08.html
+# image/test/reftest/pngsuite-ancillary/cs5n3p08.html
+# image/test/reftest/pngsuite-ancillary/cdsn2c08.html
+# image/test/reftest/pngsuite-ancillary/cs3n3p08.html
+# image/test/reftest/pngsuite-ancillary/cdun2c08.html
+# image/test/reftest/pngsuite-ancillary/cm9n0g04.html
+# image/test/reftest/pngsuite-ancillary/ct0n0g04.html
+# image/test/reftest/pngsuite-ancillary/ccwn2c08.html
+# image/test/reftest/pngsuite-ancillary/cs5n2c08.html
+# image/test/reftest/pngsuite-ancillary/cs8n2c08.html
+# image/test/reftest/pngsuite-ancillary/cs8n3p08.html
+# image/test/reftest/pngsuite-ancillary/cm7n0g04.html
+# image/test/reftest/pngsuite-ancillary/ch2n3p08.html
+# image/test/reftest/pngsuite-ancillary/ch1n3p04.html
+# image/test/reftest/pngsuite-ancillary/cs3n2c16.html
+# image/test/reftest/pngsuite-ancillary/cdhn2c08.html
+# image/test/reftest/apng/delaytest.html
+# image/test/reftest/pngsuite-transparency/tbbn3p08.html
+# image/test/reftest/pngsuite-transparency/tbrn2c08.html
+# image/test/reftest/pngsuite-transparency/tbgn2c16.html
+# image/test/reftest/pngsuite-transparency/tbwn3p08.html
+# image/test/reftest/pngsuite-transparency/tbbn1g04.html
+# image/test/reftest/pngsuite-transparency/tbyn3p08.html
+# image/test/reftest/pngsuite-transparency/wrapper.html
+# image/test/reftest/pngsuite-transparency/tp1n3p08.html
+# image/test/reftest/pngsuite-transparency/tbwn1g16.html
+# image/test/reftest/pngsuite-transparency/tbgn3p08.html
+# image/test/reftest/pngsuite-transparency/tbbn2c16.html
+# image/test/reftest/bmp/bmpsuite/b/wrapper.html
+# image/test/reftest/bmp/bmpsuite/q/wrapper.html
+# image/test/reftest/bmp/bmp-corrupted/wrapper.html
+# image/test/reftest/pngsuite-gamma/g04n3p04.html
+# image/test/reftest/pngsuite-gamma/g07n2c08.html
+# image/test/reftest/pngsuite-gamma/g03n0g16.html
+# image/test/reftest/pngsuite-gamma/g03n3p04.html
+# image/test/reftest/pngsuite-gamma/g05n2c08.html
+# image/test/reftest/pngsuite-gamma/g04n0g16.html
+# image/test/reftest/pngsuite-gamma/g03n2c08.html
+# image/test/reftest/pngsuite-gamma/g10n2c08.html
+# image/test/reftest/pngsuite-gamma/g10n0g16.html
+# image/test/reftest/pngsuite-gamma/g07n3p04.html
+# image/test/reftest/pngsuite-gamma/g05n3p04.html
+# image/test/reftest/pngsuite-gamma/g04n2c08.html
+# image/test/reftest/pngsuite-gamma/g25n2c08.html
+# image/test/reftest/pngsuite-gamma/g07n0g16.html
+# image/test/reftest/pngsuite-gamma/g05n0g16.html
+# image/test/reftest/pngsuite-gamma/g10n3p04.html
+# image/test/reftest/pngsuite-gamma/g25n0g16.html
+# image/test/reftest/pngsuite-gamma/g25n3p04.html
+# image/test/mochitest/test_bug89419-2.html
+# image/test/mochitest/lime-anim-100x100.svg
+# image/test/mochitest/test_bug601470.html
+# image/test/mochitest/bug671906-iframe.html
+# image/test/mochitest/test_short_gif_header.html
+# image/test/mochitest/test_bug496292.html
+# image/test/mochitest/test_bug466586.html
+# image/test/mochitest/lime100x100.svg
+# image/test/mochitest/test_synchronized_animation.html
+# image/test/mochitest/bug496292-iframe-ref.html
+# image/test/mochitest/bug496292-iframe-1.html
+# image/test/mochitest/test_bug657191.html
+# image/test/mochitest/bug1217571-iframe.html
+# image/test/mochitest/test_animSVGImage2.html
+# image/test/mochitest/test_net_failedtoprocess.html
+# image/test/mochitest/test_image_crossorigin_data_url.html
+# image/test/mochitest/filter.svg
+# image/test/mochitest/test_has_transparency.html
+# image/test/mochitest/test_xultree_animation.xhtml
+# image/test/mochitest/test_ImageContentLoaded.html
+# image/test/mochitest/test_animation_operators.html
+# image/test/mochitest/test_bug1180105.html
+# image/test/mochitest/lime-css-anim-100x100.svg
+# image/test/mochitest/test_removal_onload.html
+# image/test/mochitest/lime-anim-100x100-2.svg
+# image/test/mochitest/test_bug490949.html
+# image/test/mochitest/green-background.html
+# image/test/mochitest/test_bug468160.html
+# image/test/mochitest/test_animation2.html
+# image/test/mochitest/test_removal_ondecode.html
+# image/test/mochitest/test_svg_animatedGIF.html
+# image/test/mochitest/test_bug1217571.html
+# image/test/mochitest/test_bug435296.html
+# image/test/mochitest/test_bug89419-1.html
+# image/test/mochitest/test_background_image_anim.html
+# image/test/mochitest/test_bug552605-1.html
+# image/test/mochitest/test_bug733553.html
+# image/test/mochitest/bug89419-iframe.html
+# image/test/mochitest/test_changeOfSource.html
+# image/test/mochitest/test_bug415761.html
+# image/test/mochitest/test_bug552605-2.html
+# image/test/mochitest/test_svg_filter_animation.html
+# image/test/mochitest/test_bug399925.html
+# image/test/mochitest/bug490949-iframe.html
+# image/test/mochitest/iframe.html
+# image/test/mochitest/test_webcam.html
+# image/test/mochitest/test_changeOfSource2.html
+# image/test/mochitest/test_bug1132427.html
+# image/test/mochitest/test_bug614392.html
+# image/test/mochitest/bug1132427.html
+# image/test/mochitest/bug497665-iframe.html
+# image/test/mochitest/test_undisplayed_iframe.html
+# image/test/mochitest/test_error_events.html
+# image/test/mochitest/test_bug553982.html
+# image/test/mochitest/test_bug478398.html
+# image/test/mochitest/test_bug767779.html
+# image/test/mochitest/bug496292-iframe-2.html
+# image/test/mochitest/test_animation.html
+# image/test/mochitest/test_bug671906.html
+# image/test/mochitest/test_animSVGImage.html
+# image/test/mochitest/test_bullet_animation.html
+# image/test/mochitest/ref-iframe.html
+# image/test/mochitest/test_drawDiscardedImage.html
+# image/test/mochitest/test_bug497665.html
+# image/test/mochitest/animation.svg
+# image/test/mochitest/filter-final.svg
+# image/test/mochitest/test_staticClone.html
+# image/test/mochitest/test_bug865919.html
+# image/test/browser/image.html
+# image/test/browser/imageX2.html
+# python/compare-locales/compare_locales/tests/data/triple-license.dtd
+# python/mozboot/support/ConEmu.xml
+# python/pyasn1/doc/tagging.html
+# python/pyasn1/doc/intro.html
+# python/pyasn1/doc/codecs.html
+# python/pyasn1/doc/scalar.html
+# python/pyasn1/doc/constraints.html
+# python/pyasn1/doc/pyasn1-tutorial.html
+# python/pyasn1/doc/constructed.html
+# python/macholib/doc/_build/html/license.html
+# python/macholib/doc/_build/html/index.html
+# python/macholib/doc/_build/html/search.html
+# python/macholib/doc/_build/html/MachoOGraph.html
+# python/macholib/doc/_build/html/scripts.html
+# python/macholib/doc/_build/html/dylib.html
+# python/macholib/doc/_build/html/ptypes.html
+# python/macholib/doc/_build/html/SymbolTable.html
+# python/macholib/doc/_build/html/dyld.html
+# python/macholib/doc/_build/html/framework.html
+# python/macholib/doc/_build/html/py-modindex.html
+# python/macholib/doc/_build/html/changelog.html
+# python/macholib/doc/_build/html/macho_o.html
+# python/macholib/doc/_build/html/MachoOStandalone.html
+# python/macholib/doc/_build/html/MachO.html
+# python/altgraph/doc/_build/html/license.html
+# python/altgraph/doc/_build/html/index.html
+# python/altgraph/doc/_build/html/search.html
+# python/altgraph/doc/_build/html/graph.html
+# python/altgraph/doc/_build/html/py-modindex.html
+# python/altgraph/doc/_build/html/changelog.html
+# python/altgraph/doc/_build/html/graphstat.html
+# python/altgraph/doc/_build/html/graphutil.html
+# python/altgraph/doc/_build/html/graphalgo.html
+# python/altgraph/doc/_build/html/objectgraph.html
+# python/altgraph/doc/_build/html/core.html
+# python/altgraph/doc/_build/html/dot.html
+# python/mozbuild/mozbuild/resources/html-build-viewer/index.html
+# python/mozbuild/mozbuild/test/frontend/data/test-manifest-install-subdir/test_foo.html
+# python/mozbuild/mozbuild/test/frontend/data/test-manifest-install-includes/test_foo.html
+# python/mozbuild/mozbuild/test/backend/data/android_eclipse/main4
+# python/mozbuild/mozbuild/test/backend/data/android_eclipse/main2/AndroidManifest.xml
+# python/mozbuild/mozbuild/test/backend/data/android_eclipse/main2/res/values/strings.xml
+# python/mozbuild/mozbuild/test/backend/data/android_eclipse/main1/AndroidManifest.xml
+# python/mozbuild/mozbuild/test/backend/data/android_eclipse/library1/resources/values/strings.xml
+# python/mozbuild/mozbuild/test/backend/data/android_eclipse/subdir/submain/AndroidManifest.xml
+# python/mozbuild/mozbuild/test/backend/data/android_eclipse/main3/AndroidManifest.xml
+# python/psutil/docs/_template/indexsidebar.html
+# widget/crashtests/1128214.html
+# widget/crashtests/380359-1.xhtml
+# widget/crashtests/303901-1.html
+# widget/crashtests/303901-2.html
+# widget/tests/test_bug429954.xul
+# widget/tests/test_keycodes.xul
+# widget/tests/test_native_menus.xul
+# widget/tests/window_imestate_iframes.html
+# widget/tests/test_composition_text_querycontent.xul
+# widget/tests/window_bug593307_offscreen.xul
+# widget/tests/test_plugin_input_event.html
+# widget/tests/window_wheeltransaction.xul
+# widget/tests/test_bug1151186.html
+# widget/tests/test_system_status_bar.xul
+# widget/tests/test_platform_colors.xul
+# widget/tests/test_bug428405.xul
+# widget/tests/native_menus_window.xul
+# widget/tests/test_bug413277.html
+# widget/tests/test_bug522217.xul
+# widget/tests/test_bug517396.xul
+# widget/tests/test_key_event_counts.xul
+# widget/tests/test_taskbar_progress.xul
+# widget/tests/window_mouse_scroll_win.html
+# widget/tests/window_composition_text_querycontent.xul
+# widget/tests/test_standalone_native_menu.xul
+# widget/tests/test_native_key_bindings_mac.html
+# widget/tests/test_sizemode_events.xul
+# widget/tests/test_imestate.html
+# widget/tests/window_bug478536.xul
+# widget/tests/empty_window.xul
+# widget/tests/native_mouse_mac_window.xul
+# widget/tests/test_native_mouse_mac.xul
+# widget/tests/test_assign_event_data.html
+# widget/tests/test_chrome_context_menus_win.xul
+# widget/tests/test_bug1123480.xul
+# widget/tests/test_bug478536.xul
+# widget/tests/test_bug593307.xul
+# widget/tests/test_bug596600.xul
+# widget/tests/test_bug466599.xul
+# widget/tests/window_bug593307_centerscreen.xul
+# widget/tests/window_picker_no_crash_child.html
+# widget/tests/window_bug522217.xul
+# widget/tests/test_wheeltransaction.xul
+# widget/tests/test_plugin_scroll_consistency.html
+# widget/tests/test_bug565392.html
+# widget/tests/test_bug538242.xul
+# widget/tests/standalone_native_menu_window.xul
+# widget/tests/window_bug429954.xul
+# widget/tests/bug586713_window.xul
+# widget/tests/test_bug485118.xul
+# widget/tests/test_clipboard.xul
+# widget/tests/chrome_context_menus_win.xul
+# widget/tests/test_bug343416.xul
+# widget/tests/test_picker_no_crash.html
+# widget/tests/test_mouse_scroll.xul
+# widget/tests/test_position_on_resize.xul
+# widget/tests/test_bug673301.xul
+# widget/tests/test_secure_input.html
+# widget/tests/window_bug538242.xul
+# widget/tests/test_bug760802.xul
+# widget/tests/taskbar_previews.xul
+# widget/tests/test_input_events_on_deactive_window.xul
+# widget/tests/test_bug444800.xul
+# widget/tests/test_bug586713.xul
+# widget/tests/window_state_windows.xul
+# widget/tests/test_panel_mouse_coords.xul
+# widget/gtk/crashtests/540078-1.xhtml
+# widget/gtk/crashtests/673390-1.html
+# widget/reftests/664925.xhtml
+# widget/reftests/507947.html
+# widget/reftests/meter-vertical-native-style.html
+# widget/reftests/meter-native-style-ref.html
+# widget/reftests/progressbar-fallback-default-style.html
+# widget/reftests/meter-vertical-native-style-ref.html
+# widget/reftests/meter-fallback-default-style.html
+# widget/reftests/meter-fallback-default-style-ref.html
+# widget/reftests/progressbar-fallback-default-style-ref.html
+# widget/reftests/meter-native-style.html
+# widget/cocoa/resources/MainMenu.nib/info.nib
+# widget/cocoa/crashtests/460349-1.xhtml
+# widget/cocoa/crashtests/444260-1.xul
+# widget/cocoa/crashtests/464589-1.html
+# widget/cocoa/crashtests/435223-1.html
+# widget/cocoa/crashtests/373122-1-inner.html
+# widget/cocoa/crashtests/373122-1.html
+# widget/cocoa/crashtests/403296-1.xhtml
+# widget/cocoa/crashtests/397209-1.html
+# widget/cocoa/crashtests/444864-1.html
+# widget/cocoa/crashtests/419737-1.html
+# widget/cocoa/crashtests/449111-1.html
+# widget/cocoa/crashtests/460387-1.html
+
+#----------------------------------------------------------------------------
+# huge files (skipped):
+# services/sync/tests/unit/places_v10_from_v11.sqlite
+# devtools/client/debugger/new/bundle.js
+# toolkit/components/telemetry/docs/concepts/subsession_triggers.png
+# toolkit/components/places/tests/unit/default.sqlite
+# toolkit/components/places/tests/migration/places_v29.sqlite
+# toolkit/components/places/tests/migration/places_v11.sqlite
+# toolkit/components/places/tests/migration/places_v28.sqlite
+# toolkit/components/places/tests/migration/places_v27.sqlite
+# toolkit/components/places/tests/migration/places_v24.sqlite
+# toolkit/components/places/tests/migration/places_v23.sqlite
+# toolkit/components/places/tests/migration/places_v30.sqlite
+# toolkit/components/places/tests/migration/places_v31.sqlite
+# toolkit/components/places/tests/migration/places_v25.sqlite
+# toolkit/components/places/tests/migration/places_v33.sqlite
+# toolkit/components/places/tests/migration/places_v34.sqlite
+# toolkit/components/places/tests/migration/places_v21.sqlite
+# toolkit/components/places/tests/migration/places_v19.sqlite
+# toolkit/components/places/tests/migration/places_v26.sqlite
+# toolkit/components/places/tests/migration/places_v35.sqlite
+# toolkit/components/places/tests/migration/places_v22.sqlite
+# toolkit/components/places/tests/migration/places_v17.sqlite
+# toolkit/components/places/tests/migration/places_v32.sqlite
+# toolkit/fonts/TwemojiMozilla.ttf
+# gfx/tests/gtest/per-word-runs.h
+# config/external/icu/data/icudt58l.dat
+# layout/reftests/fonts/sil/CharisSIL-R.ttf
+# testing/web-platform/meta/MANIFEST.json
+# testing/web-platform/meta/selection/addRange.html.ini
+# testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.js.ini
+# testing/web-platform/tests/media/2048x1360-random.jpg
+# testing/web-platform/tests/media/movie_300.mp4
+# testing/web-platform/tests/media/movie_300.ogv
+# testing/web-platform/tests/encrypted-media/content/video_512x288_h264-360k_dashinit.mp4
+# testing/web-platform/tests/svg/import/woffs/FreeSerif.woff
+# testing/web-platform/tests/tools/html5lib/html5lib/tests/testdata/tokenizer/namedEntities.test
+# testing/talos/talos/tests/video/clips/testsrc.1080p.60fps.mp4
+# testing/talos/talos/tests/kraken/test-contents.js
+# testing/talos/talos/tests/canvasmark/images/asteroid3.png
+# testing/talos/talos/tests/canvasmark/images/asteroid1.png
+# testing/talos/talos/profiler/dump_syms_mac
+# testing/mozharness/external_tools/virtualenv/virtualenv_support/pip-8.1.2-py2.py3-none-any.whl
+# dom/media/WebMSample.h
+# dom/media/webspeech/recognition/models/dict/en-US.dic
+# dom/media/webspeech/recognition/models/en-US/mixture_weights
+# dom/media/webspeech/recognition/models/en-US/mdef
+# dom/media/webspeech/recognition/models/en-US/sendump
+# dom/media/test/seek.yuv
+# dom/media/test/pixel_aspect_ratio.mp4
+# dom/media/test/street.mp4
+# dom/canvas/test/webgl-conf/checkout/deqp/compiler.jar
+# security/manager/ssl/nsSTSPreloadList.errors
+# security/manager/ssl/nsSTSPreloadList.inc
+# security/nss/gtests/freebl_gtest/kat/Hash_DRBG.txt
+# security/nss/gtests/freebl_gtest/kat/Hash_DRBG.rsp
+# security/nss/lib/ckfw/builtins/certdata.txt
+# security/nss/lib/sqlite/sqlite3.c
+# security/nss/automation/taskcluster/docker-saw/LLVMgold.so.zip
+# js/src/tests/ecma_5/String/string-upper-lower-mapping.js
+# js/src/tests/ecma_6/String/normalize-generateddata-input.js
+# js/src/octane/typescript-input.js
+# js/src/octane/pdfjs.js
+# js/src/octane/typescript-compiler.js
+# js/src/octane/mandreel.js
+# js/src/jit-test/lib/bullet.js
+# js/src/jit-test/lib/mandelbrot-results.js
+# js/src/vm/UnicodeData.txt
+# application/basilisk/extensions/pdfjs/content/build/pdf.worker.js
+# application/basilisk/components/translation/cld2/cld-worker.js.mem
+# application/basilisk/components/translation/cld2/internal/cld2_generated_quadchrome0122_16.cc
+# intl/icu/source/data/unidata/ppucd.txt
+# intl/icu/source/data/unidata/FractionalUCA.txt
+# intl/icu/source/data/unidata/UnicodeData.txt
+# db/sqlite3/src/sqlite3.c
+# python/virtualenv/virtualenv_support/pip-8.1.2-py2.py3-none-any.whl
+# python/macholib/doc/_build/doctrees/environment.pickle
+# python/altgraph/doc/_build/doctrees/environment.pickle
+
+#----------------------------------------------------------------------------
+# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
+# license/copyright files.
+
+#----------------------------------------------------------------------------
+# License file: LICENSE
+ Please see the file toolkit/content/license.html for the copyright licensing
+ conditions attached to this codebase, including copies of the licenses
+ concerned.
+ .
+ You are not granted rights or licenses to the trademarks of
+ Moonchild Productions or any other party, including without limitation the
+ Pale Moon or Basilisk names or logos.
+ .
+ For more information, see: http://www.palemoon.org/licensing.shtml
diff --git a/newmoon/debian/docs b/newmoon/debian/docs
new file mode 100644
index 0000000..4dee91c
--- /dev/null
+++ b/newmoon/debian/docs
@@ -0,0 +1,2 @@
+debian/MPL-*
+README.md
diff --git a/newmoon/debian/install b/newmoon/debian/install
new file mode 100644
index 0000000..d5498db
--- /dev/null
+++ b/newmoon/debian/install
@@ -0,0 +1,2 @@
+palemoon/branding/unofficial/newmoon.desktop usr/share/applications
+debian/bgstack15-newmoon-prefs.js /usr/lib/newmoon/browser/defaults/preferences/
diff --git a/newmoon/debian/make.mk b/newmoon/debian/make.mk
new file mode 100644
index 0000000..d53af62
--- /dev/null
+++ b/newmoon/debian/make.mk
@@ -0,0 +1,14 @@
+lazy = $(eval $(1) = $$(if $$(___$(1)),,$$(eval ___$(1) := $(2)))$$(___$(1)))
+letters = a b c d e f g h i j k l m n o p q r s t u v w x y z
+lc = $(subst A,a,$(subst B,b,$(subst C,c,$(subst D,d,$(subst E,e,$(subst F,f,$(subst G,g,$(subst H,h,$(subst I,i,$(subst J,j,$(subst K,k,$(subst L,l,$(subst M,m,$(subst N,n,$(subst O,o,$(subst P,p,$(subst Q,q,$(subst R,r,$(subst S,s,$(subst T,t,$(subst U,u,$(subst V,v,$(subst W,w,$(subst X,x,$(subst Y,y,$(subst Z,z,$1))))))))))))))))))))))))))
+uc = $(subst a,A,$(subst b,B,$(subst c,C,$(subst d,D,$(subst e,E,$(subst f,F,$(subst g,G,$(subst h,H,$(subst i,I,$(subst j,J,$(subst k,K,$(subst l,L,$(subst m,M,$(subst n,N,$(subst o,O,$(subst p,P,$(subst q,Q,$(subst r,R,$(subst s,S,$(subst t,T,$(subst u,U,$(subst v,V,$(subst w,W,$(subst x,X,$(subst y,Y,$(subst z,Z,$1))))))))))))))))))))))))))
+
+__VARS := $(.VARIABLES)
+
+dump:
+ @$(foreach var,$(sort $(filter-out $(__VARS) __VARS preprocess system_lib ___%,$(.VARIABLES))),echo '$(var) = $(subst ','\'',$(subst \,\\,$($(var))))';)
+
+dump-%:
+ @echo $($*)
+
+.PHONY: dump
diff --git a/newmoon/debian/mozconfig b/newmoon/debian/mozconfig
new file mode 100644
index 0000000..021acee
--- /dev/null
+++ b/newmoon/debian/mozconfig
@@ -0,0 +1,73 @@
+mk_add_options AUTOCLOBBER=1
+export BUILDING_RELEASE=1
+export MC_OFFICIAL=1
+export MOZILLA_OFFICIAL=1
+export MC_PALEMOON=1
+
+#mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/pmbuild
+
+ac_add_options --enable-application=palemoon
+ac_add_options --disable-official-branding
+ac_add_options --enable-official-vendor
+
+# Disable add-ons signing
+# Disable checking that add-ons are signed by the trusted root
+MOZ_ADDON_SIGNING=
+# Disable enforcing that add-ons are signed by the trusted root
+MOZ_REQUIRE_SIGNING=
+
+# Standard
+# Enables
+ac_add_options --enable-av1
+ac_add_options --enable-optimize="-O2 -Wl,--no-keep-memory -Wl,--reduce-memory-overhead"
+# accepts either gtk2 or gtk3 here, but gtk2 is only officially supported option
+ac_add_options --enable-default-toolkit=cairo-gtk3
+ac_add_options --enable-devtools
+ac_add_options --disable-jemalloc
+ac_add_options --with-pthreads
+ac_add_options --enable-strip
+# Disables
+ac_add_options --disable-debug
+ac_add_options --enable-eme
+ac_add_options --disable-gamepad
+ac_add_options --disable-necko-wifi
+ac_add_options --disable-tests
+ac_add_options --disable-updater
+ac_add_options --enable-webrtc
+# Disable temeletry
+export MOZ_TELEMETRY_REPORTING=
+ac_add_options --disable-crashreporter
+ac_add_options --disable-parental-controls
+ac_add_options --disable-accessibility
+
+# Debian style
+ac_add_options --prefix=/usr
+# Devuan style
+ac_add_options --disable-dbus
+ac_add_options --disable-pulseaudio
+# even though this is redundant
+ac_add_options --enable-alsa
+
+# experimental additions with no previous equivalent configurations
+ac_add_options --disable-gnomeui
+ac_add_options --disable-gconf
+ac_add_options --disable-sync
+ac_add_options --disable-personas
+ac_add_options --with-system-ffi
+ac_add_options --with-system-cairo
+ac_add_options --with-system-pixman
+ac_add_options --with-system-bz2
+ac_add_options --with-system-zlib
+ac_add_options --with-system-jpeg
+#ac_add_options --with-system-nspr
+# my own research into the codebase
+#ac_add_options --with-system-icu
+ac_add_options --with-system-hunspell
+ac_add_options --with-system-extension-dirs
+#ac_add_options --with-system-sqlite
+
+# primarily for 32-bit but tolerated for 64-bit
+ac_add_options --x-libraries=/usr/lib
+
+# limit to 4 cpus to limit memory usage (approximately 0.75 GiB RAM/thread)
+mk_add_options MOZ_MAKE_FLAGS="-j1"
diff --git a/newmoon/debian/newmoon+devuan.dsc b/newmoon/debian/newmoon+devuan.dsc
new file mode 100644
index 0000000..444a784
--- /dev/null
+++ b/newmoon/debian/newmoon+devuan.dsc
@@ -0,0 +1,14 @@
+Format: 3.0 (quilt)
+Source: newmoon
+Binary: newmoon
+Architecture: any
+Version: 28.12.0-1+devuan
+Maintainer: B Stack <bgstack15@gmail.com>
+Homepage: http://www.palemoon.org/
+Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 12), autoconf2.13, libasound2-dev, libdbus-glib-1-dev (>= 0.60), libgconf2-dev (>= 1.2.1), libgtk2.0-dev (>= 2.14), libssl-dev, libx11-xcb-dev, libxt-dev, mesa-common-dev, pkg-config, python2 (>= 2.7.18-2~) | python (>= 2.7), unzip, yasm (>= 1.1), zip, libffi-dev, libpixman-1-dev | libpixman-dev, libbz2-dev, zlib1g-dev, libjpeg-dev, libnspr-dev | libnspr4-dev, libicu-dev, libhunspell-dev, libsqlite3-dev
+Package-List:
+ newmoon deb web optional arch=any
+Files:
+ 00000000000000000000000000000000 1 newmoon.orig.tar.gz
+ 00000000000000000000000000000000 1 newmoon+devuan.debian.tar.xz
diff --git a/newmoon/debian/newmoon.links b/newmoon/debian/newmoon.links
new file mode 100644
index 0000000..9e6e8d2
--- /dev/null
+++ b/newmoon/debian/newmoon.links
@@ -0,0 +1,6 @@
+/usr/lib/newmoon/browser/chrome/icons/default/default16.png /usr/share/icons/hicolor/16x16/apps/newmoon.png
+/usr/lib/newmoon/browser/chrome/icons/default/default32.png /usr/share/icons/hicolor/32x32/apps/newmoon.png
+/usr/lib/newmoon/browser/chrome/icons/default/default48.png /usr/share/icons/hicolor/48x48/apps/newmoon.png
+/usr/lib/newmoon/browser/icons/mozicon128.png /usr/share/icons/hicolor/128x128/apps/newmoon.png
+/usr/lib/newmoon/browser/icons/mozicon128.png /usr/share/pixmaps/newmoon.png
+/usr/lib/newmoon/newmoon usr/bin/newmoon
diff --git a/newmoon/debian/newmoon.lintian-overrides b/newmoon/debian/newmoon.lintian-overrides
new file mode 100644
index 0000000..613d6d7
--- /dev/null
+++ b/newmoon/debian/newmoon.lintian-overrides
@@ -0,0 +1,3 @@
+newmoon binary: embedded-library usr/lib/newmoon/libxul.so: libjpeg
+newmoon binary: embedded-library usr/lib/newmoon/libmozsqlite3.so: sqlite
+newmoon binary: image-file-in-usr-lib
diff --git a/newmoon/debian/newmoon.postinst b/newmoon/debian/newmoon.postinst
new file mode 100755
index 0000000..8757aed
--- /dev/null
+++ b/newmoon/debian/newmoon.postinst
@@ -0,0 +1,11 @@
+#!/bin/sh -e
+
+if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-remove" ] ; then
+ update-alternatives --install /usr/bin/gnome-www-browser \
+ gnome-www-browser /usr/bin/newmoon 40
+
+ update-alternatives --install /usr/bin/x-www-browser \
+ x-www-browser /usr/bin/newmoon 40
+fi
+
+#DEBHELPER#
diff --git a/newmoon/debian/newmoon.prerm b/newmoon/debian/newmoon.prerm
new file mode 100755
index 0000000..b9c48b6
--- /dev/null
+++ b/newmoon/debian/newmoon.prerm
@@ -0,0 +1,8 @@
+#!/bin/sh -e
+
+if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ] ; then
+ update-alternatives --remove x-www-browser /usr/bin/newmoon
+ update-alternatives --remove gnome-www-browser /usr/bin/newmoon
+fi
+
+#DEBHELPER#
diff --git a/newmoon/debian/patches/bgstack15-newmoon.patch b/newmoon/debian/patches/bgstack15-newmoon.patch
new file mode 100644
index 0000000..f0bd4fa
--- /dev/null
+++ b/newmoon/debian/patches/bgstack15-newmoon.patch
@@ -0,0 +1,11 @@
+diff -Naur 28.4.1-0/application/palemoon/branding/shared/locales/browserconfig.properties 28.4.1-1/application/palemoon/branding/shared/locales/browserconfig.properties
+--- 28.4.1-0/palemoon/branding/shared/locales/browserconfig.properties 2019-03-26 13:33:15.000000000 -0400
++++ 28.4.1-1/palemoon/branding/shared/locales/browserconfig.properties 2019-03-27 10:44:23.578435642 -0400
+@@ -3,5 +3,5 @@
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+ # Do NOT localize or otherwise change these values
+-browser.startup.homepage=http://start.palemoon.org/
+-browser.startup.homepage_reset=http://start.palemoon.org/
++browser.startup.homepage=http://start.duckduckgo.com/
++browser.startup.homepage_reset=http://start.duckduckgo.com/
diff --git a/newmoon/debian/patches/pm-devuan.patch b/newmoon/debian/patches/pm-devuan.patch
new file mode 100644
index 0000000..97d7471
--- /dev/null
+++ b/newmoon/debian/patches/pm-devuan.patch
@@ -0,0 +1,59 @@
+diff -Naur Pale-Moon-28.9.0.2_Release/palemoon/base/content/aboutDialog.xul Pale-Moon-28.9.0.2_Release-new/palemoon/base/content/aboutDialog.xul
+--- Pale-Moon-28.9.0.2_Release/palemoon/base/content/aboutDialog.xul 2020-03-25 09:49:13.000000000 -0400
++++ Pale-Moon-28.9.0.2_Release-new/palemoon/base/content/aboutDialog.xul 2020-05-05 09:12:48.776096853 -0400
+@@ -39,9 +39,9 @@
+ <vbox id="aboutHeaderBox" />
+ <vbox id="aboutVersionBox" flex="3">
+ #ifdef HAVE_64BIT_BUILD
+-#expand <label id="aboutVersion">Version: __MOZ_APP_VERSION__ (64-bit)</label>
++#expand <label id="aboutVersion">Version: __MOZ_APP_VERSION__ (64-bit) for Devuan</label>
+ #else
+-#expand <label id="aboutVersion">Version: __MOZ_APP_VERSION__ (32-bit)</label>
++#expand <label id="aboutVersion">Version: __MOZ_APP_VERSION__ (32-bit) for Devuan</label>
+ #endif
+ <label id="distribution" class="text-blurb"/>
+ <label id="distributionId" class="text-blurb"/>
+@@ -53,7 +53,7 @@
+ #ifdef MC_PRIVATE_BUILD
+ This is a private build of Pale Moon. If you did not manually build this copy from source yourself, then please download an official version from the <label class="text-link" href="http://www.palemoon.org/">Pale Moon website</label>.
+ #else
+- <label class="text-link" href="http://www.palemoon.org">Pale Moon</label> is released by <label class="text-link" href="http://www.moonchildproductions.info">Moonchild Productions</label>.
++ This build of newmoon is released by custom.
+ </description>
+ <description class="text-credits text-center">
+ Special thanks to all our supporters and donors for making this browser possible!
+diff -Naur Pale-Moon-28.9.0.2_Release/palemoon/branding/official/content/aboutDialog.css Pale-Moon-28.9.0.2_Release-new/palemoon/branding/official/content/aboutDialog.css
+--- Pale-Moon-28.9.0.2_Release/palemoon/branding/official/content/aboutDialog.css 2020-03-25 09:49:13.000000000 -0400
++++ Pale-Moon-28.9.0.2_Release-new/palemoon/branding/official/content/aboutDialog.css 2020-05-05 09:02:38.318463672 -0400
+@@ -21,8 +21,6 @@
+ }
+
+ #aboutTextBox {
+- animation: 3s fadeIn;
+- animation-fill-mode: forwards;
+ text-shadow: 1px 1px 0px #9ABCD5;
+ color: #101020;
+ }
+diff -Naur Pale-Moon-28.9.0.2_Release/palemoon/branding/official/locales/en-US/brand.dtd Pale-Moon-28.9.0.2_Release-new/palemoon/branding/official/locales/en-US/brand.dtd
+--- Pale-Moon-28.9.0.2_Release/palemoon/branding/official/locales/en-US/brand.dtd 2020-03-25 09:49:13.000000000 -0400
++++ Pale-Moon-28.9.0.2_Release-new/palemoon/branding/official/locales/en-US/brand.dtd 2020-05-05 08:28:53.071897555 -0400
+@@ -1,4 +1,4 @@
+-<!ENTITY brandShortName "Pale Moon">
+-<!ENTITY brandFullName "Pale Moon">
+-<!ENTITY vendorShortName "Moonchild">
++<!ENTITY brandShortName "newmoon">
++<!ENTITY brandFullName "newmoon">
++<!ENTITY vendorShortName "custom">
+ <!ENTITY trademarkInfo.part1 "The Pale Moon logo and project names are trademarks of Moonchild Productions (M.C. Straver BASc). All rights reserved.">
+diff -Naur Pale-Moon-28.9.0.2_Release/palemoon/branding/official/locales/en-US/brand.properties Pale-Moon-28.9.0.2_Release-new/palemoon/branding/official/locales/en-US/brand.properties
+--- Pale-Moon-28.9.0.2_Release/palemoon/branding/official/locales/en-US/brand.properties 2020-03-25 09:49:13.000000000 -0400
++++ Pale-Moon-28.9.0.2_Release-new/palemoon/branding/official/locales/en-US/brand.properties 2020-05-05 08:28:07.923487413 -0400
+@@ -1,5 +1,5 @@
+-brandShortName=Pale Moon
+-brandFullName=Pale Moon
+-vendorShortName=Moonchild
++brandShortName=newmoon
++brandFullName=newmoon
++vendorShortName=custom
+
+ syncBrandShortName=Sync
diff --git a/newmoon/debian/patches/series b/newmoon/debian/patches/series
new file mode 100644
index 0000000..0b54153
--- /dev/null
+++ b/newmoon/debian/patches/series
@@ -0,0 +1,3 @@
+small-icons.patch
+bgstack15-newmoon.patch
+pm-devuan.patch
diff --git a/newmoon/debian/patches/small-icons.patch b/newmoon/debian/patches/small-icons.patch
new file mode 100644
index 0000000..03d364a
--- /dev/null
+++ b/newmoon/debian/patches/small-icons.patch
@@ -0,0 +1,22 @@
+--- UXP-PM28.3.0_Release.orig/palemoon/base/content/browser.xul 2019-01-08 11:42:01.000000000 -0500
++++ UXP-PM28.3.0_Release/palemoon/base/content/browser.xul 2019-02-04 06:57:38.943983285 -0500
+@@ -355,7 +355,7 @@
+
+ <toolbox id="navigator-toolbox"
+ defaultmode="icons" mode="icons"
+- iconsize="large">
++ iconsize="small">
+ <!-- Menu -->
+ <toolbar type="menubar" id="toolbar-menubar" class="chromeclass-menubar" customizable="true"
+ defaultset="menubar-items"
+@@ -381,8 +381,8 @@
+ <toolbar id="nav-bar" class="toolbar-primary chromeclass-toolbar"
+ toolbarname="&navbarCmd.label;" accesskey="&navbarCmd.accesskey;"
+ fullscreentoolbar="true" mode="icons" customizable="true"
+- iconsize="large"
+- defaultset="unified-back-forward-button,reload-button,stop-button,home-button,urlbar-container,search-container,bookmarks-menu-button,history-menu-button,downloads-button,window-controls"
++ iconsize="small"
++ defaultset="unified-back-forward-button,reload-button,stop-button,home-button,urlbar-container,bookmarks-menu-button,history-menu-button,downloads-button,window-controls"
+ context="toolbar-context-menu">
+
+ <toolbaritem id="unified-back-forward-button" class="chromeclass-toolbar-additional"
diff --git a/newmoon/debian/rules b/newmoon/debian/rules
new file mode 100755
index 0000000..db92cdd
--- /dev/null
+++ b/newmoon/debian/rules
@@ -0,0 +1,47 @@
+#!/usr/bin/make -f
+
+export SHELL=/bin/bash
+
+## borrowed from stevepusser's logic
+## Build with gcc-8 on Buster (beowulf/ceres)
+## If you enable this, then d/control needs lsb-release as a build dependency.
+#distrelease := $(shell lsb_release -cs)
+#ifeq ($(distrelease),$(filter $(distrelease),buster beowulf/ceres))
+#export CC=gcc-8
+#export CXX=g++-8
+#export CPP=cpp-8
+#export LD=gcc-8
+#endif
+
+export MCFILE=debian/mozconfig
+
+%:
+ dh $@
+
+override_dh_auto_clean:
+ rm -f mozconfig
+ dh_auto_clean
+ find . -name '*.pyc' -delete
+
+override_dh_auto_configure:
+ cp ${MCFILE} mozconfig
+
+override_dh_auto_build:
+ make -f client.mk build
+
+override_dh_auto_install:
+ make -f client.mk DESTDIR=$$(pwd)/debian/newmoon prefix=/usr \
+ installdir=/usr/lib/newmoon \
+ sdkdir=/usr/lib/newmoon-devel install
+ rm -rf $$(pwd)/debian/newmoon/usr/share/idl
+ rm -rf $$(pwd)/debian/newmoon/usr/lib/newmoon-devel
+ rm -rf $$(pwd)/debian/newmoon/usr/include
+# remove vestigial duplicate file
+ rm -rf $$(pwd)/debian/newmoon/usr/lib/newmoon/palemoon-bin
+ mv $$(pwd)/debian/newmoon/usr/lib/newmoon/palemoon $$(pwd)/debian/newmoon/usr/lib/newmoon/newmoon
+
+override_dh_shlibdeps:
+ dh_shlibdeps -l /usr/lib/newmoon
+
+override_dh_strip_nondeterminism:
+ dh_strip_nondeterminism -Xdebian/newmoon/usr/lib/newmoon/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
diff --git a/newmoon/debian/source/format b/newmoon/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/newmoon/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/newmoon/debian/source/include-binaries b/newmoon/debian/source/include-binaries
new file mode 100644
index 0000000..dd76db8
--- /dev/null
+++ b/newmoon/debian/source/include-binaries
@@ -0,0 +1,10 @@
+debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/urlbar-over-link-arrow-rtl.png
+debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/pms24.png
+debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/pulse.png
+debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/throbberStatic.png
+debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/pms16.png
+debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/urlbar-over-link-arrow.png
+debian/distribution/bundles/statusbar@palemoon.org/components/status4evar.xpt
+debian/distribution/bundles/{3ff46564-d77c-491c-bfc5-fc555c87dbc4}/chrome/content/images/stop.png
+debian/distribution/bundles/{3ff46564-d77c-491c-bfc5-fc555c87dbc4}/chrome/content/images/statusbar.png
+debian/distribution/bundles/{3ff46564-d77c-491c-bfc5-fc555c87dbc4}/chrome/content/images/icon.png
diff --git a/newmoon/debian/source/local-options b/newmoon/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/newmoon/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
diff --git a/newmoon/debian/watch b/newmoon/debian/watch
new file mode 100644
index 0000000..cc46979
--- /dev/null
+++ b/newmoon/debian/watch
@@ -0,0 +1,7 @@
+# Reference:
+version=4
+opts=filenamemangle=s/.+\/v?(\d\S+)_Release\.tar\.gz/palemoon_$1.orig\.tar\.gz/ \
+ https://github.com/MoonchildProductions/Pale-Moon/tags .*/v?(\d\S+)_Release\.tar\.gz
+# not working. Uscan does not want to download specific, untagged git commits.
+#opts="component=platform" \
+# https://github.com/MoonchildProductions/UXP/archive/41e5925b4271c598601fdc77238bbf6497576594.tar.gz
bgstack15